2018-06-27 18:58:15,233 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-292 | | 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-27 18:58:15,236 - 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-27 18:58:15,236 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-06-27 18:58:15,237 - 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-27 18:58:15,238 - xtesting.ci.run_tests - INFO - Running tier 'healthcheck' 2018-06-27 18:58:15,238 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-06-27 18:58:15,580 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-06-27 18:58:15,580 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-06-27 18:58:15,580 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-06-27 18:58:15,580 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-06-27 18:58:15,580 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-06-27 18:58:15,580 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-06-27 18:58:15,580 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-06-27 18:58:15,580 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-06-27 18:58:15,580 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-06-27 18:58:15,580 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-06-27 18:58:15,580 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-06-27 18:58:15,580 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-06-27 18:58:15,581 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-06-27 18:58:15,581 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-06-27 18:58:15,581 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-06-27 18:58:15,581 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-06-27 18:58:15,581 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-06-27 18:58:15,581 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-06-27 18:58:15,581 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-06-27 18:58:15,581 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-06-27 18:58:15,581 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-06-27 18:58:15,604 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-06-27 18:58:15,606 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.os-aggregates 2018-06-27 18:58:15,606 - 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-27 18:58:15,623 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 18:58:15 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f5086246-77c3-4fde-8588-6825c29d3ada Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 18:58:15,624 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-f5086246-77c3-4fde-8588-6825c29d3ada 2018-06-27 18:58:15,624 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 18:58:16,538 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T19:58:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["7WkockPGTwudHLKVjmUUIQ"], "issued_at": "2018-06-27T18:58:16.000000Z"}} 2018-06-27 18:58:16,541 - 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}5a1beed7d5b4dbe6bea8d90faf397f51457db3bf" 2018-06-27 18:58:18,210 - 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-41095b74-1493-4e9d-9c8e-6bf95e0a31a7 X-Compute-Request-Id: req-41095b74-1493-4e9d-9c8e-6bf95e0a31a7 Date: Wed, 27 Jun 2018 18:58:18 GMT Connection: close RESP BODY: {"aggregates": []} 2018-06-27 18:58:18,210 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/os-aggregates used request id req-41095b74-1493-4e9d-9c8e-6bf95e0a31a7 2018-06-27 18:58:18,210 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.os-aggregates in 2.60426712036s 2018-06-27 18:58:18,211 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/os-aggregates used request id req-41095b74-1493-4e9d-9c8e-6bf95e0a31a7 2018-06-27 18:58:18,211 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_aggregates: [] 2018-06-27 18:58:18,214 - keystoneauth.session - DEBUG - REQ: curl -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-27 18:58:18,223 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 18:58: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-27 18:58:18,224 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.domains 2018-06-27 18:58:18,227 - 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}5a1beed7d5b4dbe6bea8d90faf397f51457db3bf" 2018-06-27 18:58:18,597 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 18:58:18 GMT Server: Apache Content-Length: 524 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c8e598cf-14c7-4a01-b925-6998084ce4fe 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/c8d542af72ce49338052c29f02c8857e"}, "tags": [], "enabled": true, "id": "c8d542af72ce49338052c29f02c8857e", "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-27 18:58:18,597 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains used request id req-c8e598cf-14c7-4a01-b925-6998084ce4fe 2018-06-27 18:58:18,597 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.domains in 0.372789859772s 2018-06-27 18:58:18,597 - shade.request_ids - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains used request id req-c8e598cf-14c7-4a01-b925-6998084ce4fe 2018-06-27 18:58:18,598 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_domains: [Munch({'description': u'Contains users and projects created by heat', 'enabled': True, 'id': u'c8d542af72ce49338052c29f02c8857e', 'name': u'heat_user_domain'}), Munch({'description': u'The default domain', 'enabled': True, 'id': u'default', 'name': u'Default'})] 2018-06-27 18:58:18,602 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.endpoints 2018-06-27 18:58:18,605 - 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}5a1beed7d5b4dbe6bea8d90faf397f51457db3bf" 2018-06-27 18:58:18,719 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 18:58:18 GMT Server: Apache Content-Length: 13392 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a915423b-2dad-4237-af00-bc13a7e6d465 Connection: close Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "RegionOne", "links": {"self": "http://10.167.4.35:5000/v3/endpoints/027e92c812cb4d12aefd6288890f2a9f"}, "url": "https://172.30.10.101:8004/v1/%(project_id)s", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "da78df2cdb5e42cd84392e54fcbdf809", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"region_id": "RegionOne", "links": {"self": "http://10.167.4.35:5000/v3/endpoints/04581af8c2df4862a4d8ebba3779bd7b"}, "url": "http://10.167.4.35:8004/v1/%(project_id)s", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "da78df2cdb5e42cd84392e54fcbdf809", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"region_id": "RegionOne", "links": {"self": "http://10.167.4.35:5000/v3/endpoints/06b01484bd174cc1a489b4979e139f8b"}, "url": "https://172.30.10.101:9696/", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "f9001b87d5ce487ab792368ce61de1d5", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"region_id": "RegionOne", "links": {"self": "http://10.167.4.35:5000/v3/endpoints/14d44e41ad984abcacf9efd8be44a90d"}, "url": "http://10.167.4.35:9292", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "531c4dc20922431db6eb5ccd65e25010", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"region_id": "RegionOne", "links": {"self": "http://10.167.4.35:5000/v3/endpoints/16166f77bb5a4c688f7405a4869b3df0"}, "url": "https://172.30.10.101:8977/", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "4d4133aa3f5246bb9974d522f4dfc8cd", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"region_id": "RegionOne", "links": {"self": "http://10.167.4.35:5000/v3/endpoints/1d753ae87f914e2da19e141b3652111a"}, "url": "http://10.167.4.35:8774/v2.1", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "6d802680dcc9450c80a485eb696dd34b", "id": "1d753ae87f914e2da19e141b3652111a"}, {"region_id": "RegionOne", "links": {"self": "http://10.167.4.35:5000/v3/endpoints/2431bd62627a4a369992c435c22b3db9"}, "url": "http://10.167.4.35:5000/", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "68f8b1fe87d54756b782e6d0b046842a", "id": "2431bd62627a4a369992c435c22b3db9"}, {"region_id": "RegionOne", "links": {"self": "http://10.167.4.35:5000/v3/endpoints/288d99d1455e4a10872b564dc104299b"}, "url": "https://172.30.10.101:8778", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "dce1c46e671042e2a1abb63b2b5d5ff0", "id": "288d99d1455e4a10872b564dc104299b"}, {"region_id": "RegionOne", "links": {"self": "http://10.167.4.35:5000/v3/endpoints/2e771ce6167146b39b10baa51ecd8422"}, "url": "http://10.167.4.31:8977/", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "4d4133aa3f5246bb9974d522f4dfc8cd", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"region_id": "RegionOne", "links": {"self": "http://10.167.4.35:5000/v3/endpoints/3194070d5c51499b8cdeaa0013ddfe50"}, "url": "http://10.167.4.35:9001/", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"region_id": "RegionOne", "links": {"self": "http://10.167.4.35:5000/v3/endpoints/36c57c7cd22d488d94f5103424832f41"}, "url": "http://10.167.4.31:8041/", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "id": "36c57c7cd22d488d94f5103424832f41"}, {"region_id": "RegionOne", "links": {"self": "http://10.167.4.35:5000/v3/endpoints/3c63324d04324b6998e4669e9e994ca9"}, "url": "http://10.167.4.31:8042/", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "b4f5a1481c1642dfa0884fbe728001a6", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"region_id": "RegionOne", "links": {"self": "http://10.167.4.35:5000/v3/endpoints/41643a42d9974967869e0619004ddf10"}, "url": "http://10.167.4.35:8004/v1/%(project_id)s", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "da78df2cdb5e42cd84392e54fcbdf809", "id": "41643a42d9974967869e0619004ddf10"}, {"region_id": "RegionOne", "links": {"self": "http://10.167.4.35:5000/v3/endpoints/4439278c050e4e1e8d9d07f4a7b60a17"}, "url": "http://10.167.4.31:8041/", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"region_id": "RegionOne", "links": {"self": "http://10.167.4.35:5000/v3/endpoints/5604d0f9a10b4d7e9aa11075dd7a6112"}, "url": "https://172.30.10.101:8777/", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "62b358734d0248e9b4d8cb154aa7d9e6", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"region_id": "RegionOne", "links": {"self": "http://10.167.4.35:5000/v3/endpoints/566e954f41f04de9bee03dc6f9ef95a3"}, "url": "https://172.30.10.101:9001/", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"region_id": "RegionOne", "links": {"self": "http://10.167.4.35:5000/v3/endpoints/56a75966c70c48548d38f6279bf8709e"}, "url": "http://10.167.4.35:9696/", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "f9001b87d5ce487ab792368ce61de1d5", "id": "56a75966c70c48548d38f6279bf8709e"}, {"region_id": "RegionOne", "links": {"self": "http://10.167.4.35:5000/v3/endpoints/5e28f7bfebbb4159aec5f7784e7a2779"}, "url": "http://10.167.4.31:8777/", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "62b358734d0248e9b4d8cb154aa7d9e6", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"region_id": "RegionOne", "links": {"self": "http://10.167.4.35:5000/v3/endpoints/63eab56cca8c4418a895a5ba20f22717"}, "url": "http://10.167.4.35:9292", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "531c4dc20922431db6eb5ccd65e25010", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"region_id": "RegionOne", "links": {"self": "http://10.167.4.35:5000/v3/endpoints/6559eb874dd34c6db0796785fc930e26"}, "url": "https://172.30.10.101:8042/", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "b4f5a1481c1642dfa0884fbe728001a6", "id": "6559eb874dd34c6db0796785fc930e26"}, {"region_id": "RegionOne", "links": {"self": "http://10.167.4.35:5000/v3/endpoints/69870189c2104e5ba733319eda719315"}, "url": "http://10.167.4.35:8778", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "dce1c46e671042e2a1abb63b2b5d5ff0", "id": "69870189c2104e5ba733319eda719315"}, {"region_id": "RegionOne", "links": {"self": "http://10.167.4.35:5000/v3/endpoints/7485238b7b5e4f91868ae597a9d18590"}, "url": "https://172.30.10.101:8774/v2.1", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "6d802680dcc9450c80a485eb696dd34b", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"region_id": "RegionOne", "links": {"self": "http://10.167.4.35:5000/v3/endpoints/77c5d7b32e004ba68c6554cc0c2415b9"}, "url": "https://172.30.10.101:8041/", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}, {"region_id": "RegionOne", "links": {"self": "http://10.167.4.35:5000/v3/endpoints/8867308eca75453694ab4caa7bca8df7"}, "url": "http://10.167.4.35:5000/", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "68f8b1fe87d54756b782e6d0b046842a", "id": "8867308eca75453694ab4caa7bca8df7"}, {"region_id": "RegionOne", "links": {"self": "http://10.167.4.35:5000/v3/endpoints/8b1c707a0cf34728b0b3d008ddbc93cf"}, "url": "http://10.167.4.35:8774/v2.1", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "6d802680dcc9450c80a485eb696dd34b", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}, {"region_id": "RegionOne", "links": {"self": "http://10.167.4.35:5000/v3/endpoints/8d9efa0fab2d403b9eccca5988aefd8f"}, "url": "http://10.167.4.35:8776/v3/$(project_id)s", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"region_id": "RegionOne", "links": {"self": "http://10.167.4.35:5000/v3/endpoints/95211d7b039f4d188096f9be2b0acba4"}, "url": "http://10.167.4.31:8042/", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "b4f5a1481c1642dfa0884fbe728001a6", "id": "95211d7b039f4d188096f9be2b0acba4"}, {"region_id": "RegionOne", "links": {"self": "http://10.167.4.35:5000/v3/endpoints/96a1fdef9b434044b2b2c1d1625d8271"}, "url": "http://10.167.4.35:8776/v1/$(project_id)s", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "1a20bde511814f418748483080945841", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"region_id": "RegionOne", "links": {"self": "http://10.167.4.35:5000/v3/endpoints/9950ddfd53ec4b6185d2daefeafa24d7"}, "url": "http://10.167.4.35:9001/", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}, {"region_id": "RegionOne", "links": {"self": "http://10.167.4.35:5000/v3/endpoints/99e03f1cf1814e319e97b570d7ec39db"}, "url": "http://10.167.4.35:8776/v2/$(project_id)s", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "df28c36f477e41e9972d6212b56b6644", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"region_id": "RegionOne", "links": {"self": "http://10.167.4.35:5000/v3/endpoints/9f90c5414d5f4bd5bf2c47afe63f793b"}, "url": "https://172.30.10.101:8776/v2/$(project_id)s", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "df28c36f477e41e9972d6212b56b6644", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"region_id": "RegionOne", "links": {"self": "http://10.167.4.35:5000/v3/endpoints/af7a13ac029f4bf9b14f0ca906ac77ef"}, "url": "https://172.30.10.101:5000/", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "68f8b1fe87d54756b782e6d0b046842a", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}, {"region_id": "RegionOne", "links": {"self": "http://10.167.4.35:5000/v3/endpoints/ba06f1b49c8649e192a6687dd2abe025"}, "url": "https://172.30.10.101:8776/v1/$(project_id)s", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "1a20bde511814f418748483080945841", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"region_id": "RegionOne", "links": {"self": "http://10.167.4.35:5000/v3/endpoints/bc80c20e615144b299a8514900a6d3bf"}, "url": "https://172.30.10.101:8776/v3/$(project_id)s", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"region_id": "RegionOne", "links": {"self": "http://10.167.4.35:5000/v3/endpoints/c919e0d5e3ba4a1582b707cd750ab80a"}, "url": "http://10.167.4.35:8776/v3/$(project_id)s", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}, {"region_id": "RegionOne", "links": {"self": "http://10.167.4.35:5000/v3/endpoints/cf3bbae1a22b4aa697b44e36c7cf4c27"}, "url": "http://10.167.4.31:8777/", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "62b358734d0248e9b4d8cb154aa7d9e6", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}, {"region_id": "RegionOne", "links": {"self": "http://10.167.4.35:5000/v3/endpoints/df17378fcd3149b585a6dbfa1c909b02"}, "url": "http://10.167.4.35:8776/v2/$(project_id)s", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "df28c36f477e41e9972d6212b56b6644", "id": "df17378fcd3149b585a6dbfa1c909b02"}, {"region_id": "RegionOne", "links": {"self": "http://10.167.4.35:5000/v3/endpoints/eaf3252f33da4525971b3f9c38752bcb"}, "url": "https://172.30.10.101:9292", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "531c4dc20922431db6eb5ccd65e25010", "id": "eaf3252f33da4525971b3f9c38752bcb"}, {"region_id": "RegionOne", "links": {"self": "http://10.167.4.35:5000/v3/endpoints/ee63c16bea4c40aea8176431d98e4617"}, "url": "http://10.167.4.31:8977/", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "4d4133aa3f5246bb9974d522f4dfc8cd", "id": "ee63c16bea4c40aea8176431d98e4617"}, {"region_id": "RegionOne", "links": {"self": "http://10.167.4.35:5000/v3/endpoints/f77cfd3f985f4667a772abd890599b4b"}, "url": "http://10.167.4.35:9696/", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "f9001b87d5ce487ab792368ce61de1d5", "id": "f77cfd3f985f4667a772abd890599b4b"}, {"region_id": "RegionOne", "links": {"self": "http://10.167.4.35:5000/v3/endpoints/fd44179346f74425a2f9bdb66a28d1e5"}, "url": "http://10.167.4.35:8776/v1/$(project_id)s", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "1a20bde511814f418748483080945841", "id": "fd44179346f74425a2f9bdb66a28d1e5"}, {"region_id": "RegionOne", "links": {"self": "http://10.167.4.35:5000/v3/endpoints/ff01998004a04377851a31b6a08b3d62"}, "url": "http://10.167.4.35:8778", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "dce1c46e671042e2a1abb63b2b5d5ff0", "id": "ff01998004a04377851a31b6a08b3d62"}], "links": {"self": "http://10.167.4.35:5000/v3/endpoints", "previous": null, "next": null}} 2018-06-27 18:58:18,719 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/endpoints used request id req-a915423b-2dad-4237-af00-bc13a7e6d465 2018-06-27 18:58:18,719 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.endpoints in 0.117274999619s 2018-06-27 18:58:18,720 - shade.request_ids - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/endpoints used request id req-a915423b-2dad-4237-af00-bc13a7e6d465 2018-06-27 18:58:18,727 - 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/027e92c812cb4d12aefd6288890f2a9f'}, 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'da78df2cdb5e42cd84392e54fcbdf809', u'id': u'027e92c812cb4d12aefd6288890f2a9f'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://10.167.4.35:5000/v3/endpoints/04581af8c2df4862a4d8ebba3779bd7b'}, 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'da78df2cdb5e42cd84392e54fcbdf809', u'id': u'04581af8c2df4862a4d8ebba3779bd7b'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://10.167.4.35:5000/v3/endpoints/06b01484bd174cc1a489b4979e139f8b'}, u'url': u'https://172.30.10.101:9696/', u'region': u'RegionOne', u'enabled': True, u'interface': u'public', u'service_id': u'f9001b87d5ce487ab792368ce61de1d5', u'id': u'06b01484bd174cc1a489b4979e139f8b'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://10.167.4.35:5000/v3/endpoints/14d44e41ad984abcacf9efd8be44a90d'}, u'url': u'http://10.167.4.35:9292', u'region': u'RegionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'531c4dc20922431db6eb5ccd65e25010', u'id': u'14d44e41ad984abcacf9efd8be44a90d'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://10.167.4.35:5000/v3/endpoints/16166f77bb5a4c688f7405a4869b3df0'}, u'url': u'https://172.30.10.101:8977/', u'region': u'RegionOne', u'enabled': True, u'interface': u'public', u'service_id': u'4d4133aa3f5246bb9974d522f4dfc8cd', u'id': u'16166f77bb5a4c688f7405a4869b3df0'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://10.167.4.35:5000/v3/endpoints/1d753ae87f914e2da19e141b3652111a'}, 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'6d802680dcc9450c80a485eb696dd34b', u'id': u'1d753ae87f914e2da19e141b3652111a'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://10.167.4.35:5000/v3/endpoints/2431bd62627a4a369992c435c22b3db9'}, u'url': u'http://10.167.4.35:5000/', u'region': u'RegionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'68f8b1fe87d54756b782e6d0b046842a', u'id': u'2431bd62627a4a369992c435c22b3db9'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://10.167.4.35:5000/v3/endpoints/288d99d1455e4a10872b564dc104299b'}, u'url': u'https://172.30.10.101:8778', u'region': u'RegionOne', u'enabled': True, u'interface': u'public', u'service_id': u'dce1c46e671042e2a1abb63b2b5d5ff0', u'id': u'288d99d1455e4a10872b564dc104299b'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://10.167.4.35:5000/v3/endpoints/2e771ce6167146b39b10baa51ecd8422'}, u'url': u'http://10.167.4.31:8977/', u'region': u'RegionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'4d4133aa3f5246bb9974d522f4dfc8cd', u'id': u'2e771ce6167146b39b10baa51ecd8422'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://10.167.4.35:5000/v3/endpoints/3194070d5c51499b8cdeaa0013ddfe50'}, u'url': u'http://10.167.4.35:9001/', u'region': u'RegionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'2653fb31ed0a4d5bbc11479f8c03a1e3', u'id': u'3194070d5c51499b8cdeaa0013ddfe50'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://10.167.4.35:5000/v3/endpoints/36c57c7cd22d488d94f5103424832f41'}, u'url': u'http://10.167.4.31:8041/', u'region': u'RegionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'83b4b89a7f984cf29b9fc58f3e3d0f14', u'id': u'36c57c7cd22d488d94f5103424832f41'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://10.167.4.35:5000/v3/endpoints/3c63324d04324b6998e4669e9e994ca9'}, u'url': u'http://10.167.4.31:8042/', u'region': u'RegionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'b4f5a1481c1642dfa0884fbe728001a6', u'id': u'3c63324d04324b6998e4669e9e994ca9'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://10.167.4.35:5000/v3/endpoints/41643a42d9974967869e0619004ddf10'}, 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'da78df2cdb5e42cd84392e54fcbdf809', u'id': u'41643a42d9974967869e0619004ddf10'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://10.167.4.35:5000/v3/endpoints/4439278c050e4e1e8d9d07f4a7b60a17'}, u'url': u'http://10.167.4.31:8041/', u'region': u'RegionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'83b4b89a7f984cf29b9fc58f3e3d0f14', u'id': u'4439278c050e4e1e8d9d07f4a7b60a17'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://10.167.4.35:5000/v3/endpoints/5604d0f9a10b4d7e9aa11075dd7a6112'}, u'url': u'https://172.30.10.101:8777/', u'region': u'RegionOne', u'enabled': True, u'interface': u'public', u'service_id': u'62b358734d0248e9b4d8cb154aa7d9e6', u'id': u'5604d0f9a10b4d7e9aa11075dd7a6112'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://10.167.4.35:5000/v3/endpoints/566e954f41f04de9bee03dc6f9ef95a3'}, u'url': u'https://172.30.10.101:9001/', u'region': u'RegionOne', u'enabled': True, u'interface': u'public', u'service_id': u'2653fb31ed0a4d5bbc11479f8c03a1e3', u'id': u'566e954f41f04de9bee03dc6f9ef95a3'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://10.167.4.35:5000/v3/endpoints/56a75966c70c48548d38f6279bf8709e'}, u'url': u'http://10.167.4.35:9696/', u'region': u'RegionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'f9001b87d5ce487ab792368ce61de1d5', u'id': u'56a75966c70c48548d38f6279bf8709e'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://10.167.4.35:5000/v3/endpoints/5e28f7bfebbb4159aec5f7784e7a2779'}, u'url': u'http://10.167.4.31:8777/', u'region': u'RegionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'62b358734d0248e9b4d8cb154aa7d9e6', u'id': u'5e28f7bfebbb4159aec5f7784e7a2779'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://10.167.4.35:5000/v3/endpoints/63eab56cca8c4418a895a5ba20f22717'}, u'url': u'http://10.167.4.35:9292', u'region': u'RegionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'531c4dc20922431db6eb5ccd65e25010', u'id': u'63eab56cca8c4418a895a5ba20f22717'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://10.167.4.35:5000/v3/endpoints/6559eb874dd34c6db0796785fc930e26'}, u'url': u'https://172.30.10.101:8042/', u'region': u'RegionOne', u'enabled': True, u'interface': u'public', u'service_id': u'b4f5a1481c1642dfa0884fbe728001a6', u'id': u'6559eb874dd34c6db0796785fc930e26'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://10.167.4.35:5000/v3/endpoints/69870189c2104e5ba733319eda719315'}, u'url': u'http://10.167.4.35:8778', u'region': u'RegionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'dce1c46e671042e2a1abb63b2b5d5ff0', u'id': u'69870189c2104e5ba733319eda719315'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://10.167.4.35:5000/v3/endpoints/7485238b7b5e4f91868ae597a9d18590'}, 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'6d802680dcc9450c80a485eb696dd34b', u'id': u'7485238b7b5e4f91868ae597a9d18590'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://10.167.4.35:5000/v3/endpoints/77c5d7b32e004ba68c6554cc0c2415b9'}, u'url': u'https://172.30.10.101:8041/', u'region': u'RegionOne', u'enabled': True, u'interface': u'public', u'service_id': u'83b4b89a7f984cf29b9fc58f3e3d0f14', u'id': u'77c5d7b32e004ba68c6554cc0c2415b9'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://10.167.4.35:5000/v3/endpoints/8867308eca75453694ab4caa7bca8df7'}, u'url': u'http://10.167.4.35:5000/', u'region': u'RegionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'68f8b1fe87d54756b782e6d0b046842a', u'id': u'8867308eca75453694ab4caa7bca8df7'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://10.167.4.35:5000/v3/endpoints/8b1c707a0cf34728b0b3d008ddbc93cf'}, 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'6d802680dcc9450c80a485eb696dd34b', u'id': u'8b1c707a0cf34728b0b3d008ddbc93cf'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://10.167.4.35:5000/v3/endpoints/8d9efa0fab2d403b9eccca5988aefd8f'}, 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'e57dcbbfd2bc42a495c9cc44cbe5978e', u'id': u'8d9efa0fab2d403b9eccca5988aefd8f'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://10.167.4.35:5000/v3/endpoints/95211d7b039f4d188096f9be2b0acba4'}, u'url': u'http://10.167.4.31:8042/', u'region': u'RegionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'b4f5a1481c1642dfa0884fbe728001a6', u'id': u'95211d7b039f4d188096f9be2b0acba4'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://10.167.4.35:5000/v3/endpoints/96a1fdef9b434044b2b2c1d1625d8271'}, 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'1a20bde511814f418748483080945841', u'id': u'96a1fdef9b434044b2b2c1d1625d8271'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://10.167.4.35:5000/v3/endpoints/9950ddfd53ec4b6185d2daefeafa24d7'}, u'url': u'http://10.167.4.35:9001/', u'region': u'RegionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'2653fb31ed0a4d5bbc11479f8c03a1e3', u'id': u'9950ddfd53ec4b6185d2daefeafa24d7'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://10.167.4.35:5000/v3/endpoints/99e03f1cf1814e319e97b570d7ec39db'}, 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'df28c36f477e41e9972d6212b56b6644', u'id': u'99e03f1cf1814e319e97b570d7ec39db'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://10.167.4.35:5000/v3/endpoints/9f90c5414d5f4bd5bf2c47afe63f793b'}, 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'df28c36f477e41e9972d6212b56b6644', u'id': u'9f90c5414d5f4bd5bf2c47afe63f793b'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://10.167.4.35:5000/v3/endpoints/af7a13ac029f4bf9b14f0ca906ac77ef'}, u'url': u'https://172.30.10.101:5000/', u'region': u'RegionOne', u'enabled': True, u'interface': u'public', u'service_id': u'68f8b1fe87d54756b782e6d0b046842a', u'id': u'af7a13ac029f4bf9b14f0ca906ac77ef'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://10.167.4.35:5000/v3/endpoints/ba06f1b49c8649e192a6687dd2abe025'}, 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'1a20bde511814f418748483080945841', u'id': u'ba06f1b49c8649e192a6687dd2abe025'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://10.167.4.35:5000/v3/endpoints/bc80c20e615144b299a8514900a6d3bf'}, 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'e57dcbbfd2bc42a495c9cc44cbe5978e', u'id': u'bc80c20e615144b299a8514900a6d3bf'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://10.167.4.35:5000/v3/endpoints/c919e0d5e3ba4a1582b707cd750ab80a'}, 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'e57dcbbfd2bc42a495c9cc44cbe5978e', u'id': u'c919e0d5e3ba4a1582b707cd750ab80a'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://10.167.4.35:5000/v3/endpoints/cf3bbae1a22b4aa697b44e36c7cf4c27'}, u'url': u'http://10.167.4.31:8777/', u'region': u'RegionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'62b358734d0248e9b4d8cb154aa7d9e6', u'id': u'cf3bbae1a22b4aa697b44e36c7cf4c27'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://10.167.4.35:5000/v3/endpoints/df17378fcd3149b585a6dbfa1c909b02'}, 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'df28c36f477e41e9972d6212b56b6644', u'id': u'df17378fcd3149b585a6dbfa1c909b02'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://10.167.4.35:5000/v3/endpoints/eaf3252f33da4525971b3f9c38752bcb'}, u'url': u'https://172.30.10.101:9292', u'region': u'RegionOne', u'enabled': True, u'interface': u'public', u'service_id': u'531c4dc20922431db6eb5ccd65e25010', u'id': u'eaf3252f33da4525971b3f9c38752bcb'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://10.167.4.35:5000/v3/endpoints/ee63c16bea4c40aea8176431d98e4617'}, u'url': u'http://10.167.4.31:8977/', u'region': u'RegionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'4d4133aa3f5246bb9974d522f4dfc8cd', u'id': u'ee63c16bea4c40aea8176431d98e4617'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://10.167.4.35:5000/v3/endpoints/f77cfd3f985f4667a772abd890599b4b'}, u'url': u'http://10.167.4.35:9696/', u'region': u'RegionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'f9001b87d5ce487ab792368ce61de1d5', u'id': u'f77cfd3f985f4667a772abd890599b4b'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://10.167.4.35:5000/v3/endpoints/fd44179346f74425a2f9bdb66a28d1e5'}, 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'1a20bde511814f418748483080945841', u'id': u'fd44179346f74425a2f9bdb66a28d1e5'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://10.167.4.35:5000/v3/endpoints/ff01998004a04377851a31b6a08b3d62'}, u'url': u'http://10.167.4.35:8778', u'region': u'RegionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'dce1c46e671042e2a1abb63b2b5d5ff0', u'id': u'ff01998004a04377851a31b6a08b3d62'})] 2018-06-27 18:58:18,728 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.extensions 2018-06-27 18:58:18,731 - 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}5a1beed7d5b4dbe6bea8d90faf397f51457db3bf" 2018-06-27 18:58:19,126 - 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-c49756de-ffbf-4fbc-8d82-5dd7a496ef5c X-Compute-Request-Id: req-c49756de-ffbf-4fbc-8d82-5dd7a496ef5c Date: Wed, 27 Jun 2018 18:58:19 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-27 18:58:19,127 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/extensions used request id req-c49756de-ffbf-4fbc-8d82-5dd7a496ef5c 2018-06-27 18:58:19,127 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.extensions in 0.399101018906s 2018-06-27 18:58:19,128 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/extensions used request id req-c49756de-ffbf-4fbc-8d82-5dd7a496ef5c 2018-06-27 18:58:19,144 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.os-floating-ip-pools 2018-06-27 18:58:19,146 - 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}5a1beed7d5b4dbe6bea8d90faf397f51457db3bf" 2018-06-27 18:58:22,638 - 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-dcb594b5-f37f-49a4-a602-73267c109f64 X-Compute-Request-Id: req-dcb594b5-f37f-49a4-a602-73267c109f64 Date: Wed, 27 Jun 2018 18:58:22 GMT Connection: close RESP BODY: {"floating_ip_pools": [{"name": "floating_net"}]} 2018-06-27 18:58:22,638 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/os-floating-ip-pools used request id req-dcb594b5-f37f-49a4-a602-73267c109f64 2018-06-27 18:58:22,638 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.os-floating-ip-pools in 3.49396800995s 2018-06-27 18:58:22,638 - 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-dcb594b5-f37f-49a4-a602-73267c109f64 2018-06-27 18:58:22,639 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ip_pools: [{'name': u'floating_net'}] 2018-06-27 18:58:22,644 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-06-27 18:58:22,644 - 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}5a1beed7d5b4dbe6bea8d90faf397f51457db3bf" 2018-06-27 18:58:25,013 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-759da3e3-f2bf-4abb-8461-1ee83591c8f2 Date: Wed, 27 Jun 2018 18:58:25 GMT RESP BODY: {"floatingips": []} 2018-06-27 18:58:25,014 - keystoneauth.session - DEBUG - GET call to network for http://10.167.4.35:9696/v2.0/floatingips.json used request id req-759da3e3-f2bf-4abb-8461-1ee83591c8f2 2018-06-27 18:58:25,014 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 2.37020301819s 2018-06-27 18:58:25,014 - shade.request_ids - DEBUG - GET call to network for http://10.167.4.35:9696/v2.0/floatingips.json used request id req-759da3e3-f2bf-4abb-8461-1ee83591c8f2 2018-06-27 18:58:25,014 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ips: [] 2018-06-27 18:58:25,015 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.os-hypervisors.detail 2018-06-27 18:58:25,018 - 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}5a1beed7d5b4dbe6bea8d90faf397f51457db3bf" 2018-06-27 18:58:25,200 - 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-d3ae2d82-7467-4f4d-85c9-f8a2ac5feae3 X-Compute-Request-Id: req-d3ae2d82-7467-4f4d-85c9-f8a2ac5feae3 Date: Wed, 27 Jun 2018 18:58:25 GMT Connection: close RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "cmp002", "disabled_reason": null, "id": 46}, "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": 49}, "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-27 18:58:25,201 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/os-hypervisors/detail used request id req-d3ae2d82-7467-4f4d-85c9-f8a2ac5feae3 2018-06-27 18:58:25,201 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.os-hypervisors.detail in 0.185997962952s 2018-06-27 18:58:25,201 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/os-hypervisors/detail used request id req-d3ae2d82-7467-4f4d-85c9-f8a2ac5feae3 2018-06-27 18:58:25,202 - 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': 46}, 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': 49}, 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-27 18:58:25,203 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.os-keypairs 2018-06-27 18:58:25,205 - 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}5a1beed7d5b4dbe6bea8d90faf397f51457db3bf" 2018-06-27 18:58:26,859 - 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-e999fe8e-0b48-4705-a00b-38273cf81346 X-Compute-Request-Id: req-e999fe8e-0b48-4705-a00b-38273cf81346 Date: Wed, 27 Jun 2018 18:58:26 GMT Connection: close RESP BODY: {"keypairs": []} 2018-06-27 18:58:26,860 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/os-keypairs used request id req-e999fe8e-0b48-4705-a00b-38273cf81346 2018-06-27 18:58:26,860 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.os-keypairs in 1.65708494186s 2018-06-27 18:58:26,860 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/os-keypairs used request id req-e999fe8e-0b48-4705-a00b-38273cf81346 2018-06-27 18:58:26,860 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_keypairs: [] 2018-06-27 18:58:26,861 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-06-27 18:58:26,861 - 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}5a1beed7d5b4dbe6bea8d90faf397f51457db3bf" 2018-06-27 18:58:27,146 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-c3dd9758-7d4b-4cce-8556-91dbf965df79 Date: Wed, 27 Jun 2018 18:58:27 GMT RESP BODY: {"networks":[{"provider:physical_network":"physnet1","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"977aff9f-43e9-4fec-86ae-a730f64fa17d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":["df0aa635-d718-49cc-81c1-ba349ef8a505"],"description":"","tags":[],"updated_at":"2018-06-27T18:56:39Z","is_default":true,"provider:segmentation_id":null,"name":"floating_net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T18:56:31Z","provider:network_type":"flat"}]} 2018-06-27 18:58:27,146 - keystoneauth.session - DEBUG - GET call to network for http://10.167.4.35:9696/v2.0/networks.json used request id req-c3dd9758-7d4b-4cce-8556-91dbf965df79 2018-06-27 18:58:27,146 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.285466909409s 2018-06-27 18:58:27,146 - shade.request_ids - DEBUG - GET call to network for http://10.167.4.35:9696/v2.0/networks.json used request id req-c3dd9758-7d4b-4cce-8556-91dbf965df79 2018-06-27 18:58:27,147 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_networks: [Munch({u'status': u'ACTIVE', u'subnets': [u'df0aa635-d718-49cc-81c1-ba349ef8a505'], u'description': u'', u'provider:physical_network': u'physnet1', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-06-27T18:56:39Z', u'is_default': True, u'revision_number': 6, u'port_security_enabled': True, u'mtu': 1500, u'id': u'977aff9f-43e9-4fec-86ae-a730f64fa17d', 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'8cdbc979369d4c15b8ddd6cc77d930e3', u'created_at': u'2018-06-27T18:56:31Z', u'provider:network_type': u'flat', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'8cdbc979369d4c15b8ddd6cc77d930e3'})] 2018-06-27 18:58:27,147 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.ports 2018-06-27 18:58:27,148 - 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}5a1beed7d5b4dbe6bea8d90faf397f51457db3bf" 2018-06-27 18:58:27,238 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-b4e3eb10-0cf5-4522-9144-e909ba03004d Date: Wed, 27 Jun 2018 18:58:27 GMT RESP BODY: {"ports":[]} 2018-06-27 18:58:27,238 - keystoneauth.session - DEBUG - GET call to network for http://10.167.4.35:9696/v2.0/ports.json used request id req-b4e3eb10-0cf5-4522-9144-e909ba03004d 2018-06-27 18:58:27,238 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.ports in 0.0905778408051s 2018-06-27 18:58:27,238 - shade.request_ids - DEBUG - GET call to network for http://10.167.4.35:9696/v2.0/ports.json used request id req-b4e3eb10-0cf5-4522-9144-e909ba03004d 2018-06-27 18:58:27,238 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_ports: [] 2018-06-27 18:58:27,242 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.role_assignments 2018-06-27 18:58:27,245 - 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}5a1beed7d5b4dbe6bea8d90faf397f51457db3bf" 2018-06-27 18:58:27,616 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 18:58:27 GMT Server: Apache Content-Length: 4564 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3fc72ef0-fd52-4c7c-bc34-f8fd7df4f49c Connection: close Content-Type: application/json RESP BODY: {"role_assignments": [{"scope": {"project": {"id": "4b92069937e44a3786e439f95c61afe5"}}, "role": {"id": "b6d09af107b240dbbe6b84f49cc394f2"}, "user": {"id": "05b1bc3fa6fd4243a4ba8b4d6fcc3daf"}, "links": {"assignment": "http://10.167.4.35:5000/v3/projects/4b92069937e44a3786e439f95c61afe5/users/05b1bc3fa6fd4243a4ba8b4d6fcc3daf/roles/b6d09af107b240dbbe6b84f49cc394f2"}}, {"scope": {"project": {"id": "4b92069937e44a3786e439f95c61afe5"}}, "role": {"id": "b6d09af107b240dbbe6b84f49cc394f2"}, "user": {"id": "48d44c9c0fea4f4e80edc7d2e0715db7"}, "links": {"assignment": "http://10.167.4.35:5000/v3/projects/4b92069937e44a3786e439f95c61afe5/users/48d44c9c0fea4f4e80edc7d2e0715db7/roles/b6d09af107b240dbbe6b84f49cc394f2"}}, {"scope": {"project": {"id": "4b92069937e44a3786e439f95c61afe5"}}, "role": {"id": "b6d09af107b240dbbe6b84f49cc394f2"}, "user": {"id": "4d3721127bf84155a837606ce3feba32"}, "links": {"assignment": "http://10.167.4.35:5000/v3/projects/4b92069937e44a3786e439f95c61afe5/users/4d3721127bf84155a837606ce3feba32/roles/b6d09af107b240dbbe6b84f49cc394f2"}}, {"scope": {"project": {"id": "4b92069937e44a3786e439f95c61afe5"}}, "role": {"id": "b6d09af107b240dbbe6b84f49cc394f2"}, "user": {"id": "5c846663ea6d407e9223de0719ce5442"}, "links": {"assignment": "http://10.167.4.35:5000/v3/projects/4b92069937e44a3786e439f95c61afe5/users/5c846663ea6d407e9223de0719ce5442/roles/b6d09af107b240dbbe6b84f49cc394f2"}}, {"scope": {"project": {"id": "4b92069937e44a3786e439f95c61afe5"}}, "role": {"id": "b6d09af107b240dbbe6b84f49cc394f2"}, "user": {"id": "73a10e6c4f67490a8a4030cc6cea32f5"}, "links": {"assignment": "http://10.167.4.35:5000/v3/projects/4b92069937e44a3786e439f95c61afe5/users/73a10e6c4f67490a8a4030cc6cea32f5/roles/b6d09af107b240dbbe6b84f49cc394f2"}}, {"scope": {"project": {"id": "4b92069937e44a3786e439f95c61afe5"}}, "role": {"id": "b6d09af107b240dbbe6b84f49cc394f2"}, "user": {"id": "8ecfab7d9d4f47bb8892a85b7d2a0b5a"}, "links": {"assignment": "http://10.167.4.35:5000/v3/projects/4b92069937e44a3786e439f95c61afe5/users/8ecfab7d9d4f47bb8892a85b7d2a0b5a/roles/b6d09af107b240dbbe6b84f49cc394f2"}}, {"scope": {"project": {"id": "4b92069937e44a3786e439f95c61afe5"}}, "role": {"id": "b6d09af107b240dbbe6b84f49cc394f2"}, "user": {"id": "b278d529e9a54a9195e4e536b9384dc0"}, "links": {"assignment": "http://10.167.4.35:5000/v3/projects/4b92069937e44a3786e439f95c61afe5/users/b278d529e9a54a9195e4e536b9384dc0/roles/b6d09af107b240dbbe6b84f49cc394f2"}}, {"scope": {"project": {"id": "4b92069937e44a3786e439f95c61afe5"}}, "role": {"id": "b6d09af107b240dbbe6b84f49cc394f2"}, "user": {"id": "b7f107ae7bb34ccea8282b1a0ec7a979"}, "links": {"assignment": "http://10.167.4.35:5000/v3/projects/4b92069937e44a3786e439f95c61afe5/users/b7f107ae7bb34ccea8282b1a0ec7a979/roles/b6d09af107b240dbbe6b84f49cc394f2"}}, {"scope": {"project": {"id": "4b92069937e44a3786e439f95c61afe5"}}, "role": {"id": "b6d09af107b240dbbe6b84f49cc394f2"}, "user": {"id": "d21494d0185b463db36b8c8c2b341b97"}, "links": {"assignment": "http://10.167.4.35:5000/v3/projects/4b92069937e44a3786e439f95c61afe5/users/d21494d0185b463db36b8c8c2b341b97/roles/b6d09af107b240dbbe6b84f49cc394f2"}}, {"scope": {"project": {"id": "4b92069937e44a3786e439f95c61afe5"}}, "role": {"id": "b6d09af107b240dbbe6b84f49cc394f2"}, "user": {"id": "e0bb346419f84e4680f6ca9a97f4fc0b"}, "links": {"assignment": "http://10.167.4.35:5000/v3/projects/4b92069937e44a3786e439f95c61afe5/users/e0bb346419f84e4680f6ca9a97f4fc0b/roles/b6d09af107b240dbbe6b84f49cc394f2"}}, {"scope": {"domain": {"id": "c8d542af72ce49338052c29f02c8857e"}}, "role": {"id": "b6d09af107b240dbbe6b84f49cc394f2"}, "user": {"id": "e9dd794fa5c040a9a0445386fb2a6116"}, "links": {"assignment": "http://10.167.4.35:5000/v3/domains/c8d542af72ce49338052c29f02c8857e/users/e9dd794fa5c040a9a0445386fb2a6116/roles/b6d09af107b240dbbe6b84f49cc394f2"}}, {"scope": {"project": {"id": "8cdbc979369d4c15b8ddd6cc77d930e3"}}, "role": {"id": "b6d09af107b240dbbe6b84f49cc394f2"}, "user": {"id": "e9f9c747d54947bc800a81ecf11858f5"}, "links": {"assignment": "http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3/users/e9f9c747d54947bc800a81ecf11858f5/roles/b6d09af107b240dbbe6b84f49cc394f2"}}, {"scope": {"system": {"all": true}}, "role": {"id": "b6d09af107b240dbbe6b84f49cc394f2"}, "user": {"id": "e9f9c747d54947bc800a81ecf11858f5"}, "links": {"assignment": "http://10.167.4.35:5000/v3/system/users/e9f9c747d54947bc800a81ecf11858f5/roles/b6d09af107b240dbbe6b84f49cc394f2"}}], "links": {"self": "http://10.167.4.35:5000/v3/role_assignments", "previous": null, "next": null}} 2018-06-27 18:58:27,617 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/role_assignments used request id req-3fc72ef0-fd52-4c7c-bc34-f8fd7df4f49c 2018-06-27 18:58:27,617 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.role_assignments in 0.374491930008s 2018-06-27 18:58:27,617 - shade.request_ids - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/role_assignments used request id req-3fc72ef0-fd52-4c7c-bc34-f8fd7df4f49c 2018-06-27 18:58:27,620 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_role_assignments: [Munch({'project': u'4b92069937e44a3786e439f95c61afe5', 'id': u'b6d09af107b240dbbe6b84f49cc394f2', 'user': u'05b1bc3fa6fd4243a4ba8b4d6fcc3daf'}), Munch({'project': u'4b92069937e44a3786e439f95c61afe5', 'id': u'b6d09af107b240dbbe6b84f49cc394f2', 'user': u'48d44c9c0fea4f4e80edc7d2e0715db7'}), Munch({'project': u'4b92069937e44a3786e439f95c61afe5', 'id': u'b6d09af107b240dbbe6b84f49cc394f2', 'user': u'4d3721127bf84155a837606ce3feba32'}), Munch({'project': u'4b92069937e44a3786e439f95c61afe5', 'id': u'b6d09af107b240dbbe6b84f49cc394f2', 'user': u'5c846663ea6d407e9223de0719ce5442'}), Munch({'project': u'4b92069937e44a3786e439f95c61afe5', 'id': u'b6d09af107b240dbbe6b84f49cc394f2', 'user': u'73a10e6c4f67490a8a4030cc6cea32f5'}), Munch({'project': u'4b92069937e44a3786e439f95c61afe5', 'id': u'b6d09af107b240dbbe6b84f49cc394f2', 'user': u'8ecfab7d9d4f47bb8892a85b7d2a0b5a'}), Munch({'project': u'4b92069937e44a3786e439f95c61afe5', 'id': u'b6d09af107b240dbbe6b84f49cc394f2', 'user': u'b278d529e9a54a9195e4e536b9384dc0'}), Munch({'project': u'4b92069937e44a3786e439f95c61afe5', 'id': u'b6d09af107b240dbbe6b84f49cc394f2', 'user': u'b7f107ae7bb34ccea8282b1a0ec7a979'}), Munch({'project': u'4b92069937e44a3786e439f95c61afe5', 'id': u'b6d09af107b240dbbe6b84f49cc394f2', 'user': u'd21494d0185b463db36b8c8c2b341b97'}), Munch({'project': u'4b92069937e44a3786e439f95c61afe5', 'id': u'b6d09af107b240dbbe6b84f49cc394f2', 'user': u'e0bb346419f84e4680f6ca9a97f4fc0b'}), Munch({'domain': u'c8d542af72ce49338052c29f02c8857e', 'id': u'b6d09af107b240dbbe6b84f49cc394f2', 'user': u'e9dd794fa5c040a9a0445386fb2a6116'}), Munch({'project': u'8cdbc979369d4c15b8ddd6cc77d930e3', 'id': u'b6d09af107b240dbbe6b84f49cc394f2', 'user': u'e9f9c747d54947bc800a81ecf11858f5'}), Munch({'id': u'b6d09af107b240dbbe6b84f49cc394f2', 'user': u'e9f9c747d54947bc800a81ecf11858f5'})] 2018-06-27 18:58:27,623 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.roles 2018-06-27 18:58:27,626 - keystoneauth.session - DEBUG - 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}5a1beed7d5b4dbe6bea8d90faf397f51457db3bf" 2018-06-27 18:58:27,950 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 18:58:27 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-28cec16a-aaaf-485e-8b67-b2acaaa5389d Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 18:58:27,950 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-28cec16a-aaaf-485e-8b67-b2acaaa5389d 2018-06-27 18:58:27,951 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.roles in 0.327759027481s 2018-06-27 18:58:27,951 - shade.request_ids - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-28cec16a-aaaf-485e-8b67-b2acaaa5389d 2018-06-27 18:58:27,952 - 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'61448088ef8d4aaca34a748ad19f1646'}), 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'b6d09af107b240dbbe6b84f49cc394f2'}), 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'c6fad7d7ad1b456cb9e0561ce3c4210a'}), 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'fb55c67bf8914bbc9f62f63c21af75ca'})] 2018-06-27 18:58:27,952 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.routers 2018-06-27 18:58:27,953 - 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}5a1beed7d5b4dbe6bea8d90faf397f51457db3bf" 2018-06-27 18:58:28,142 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-c9777ca0-6f9d-4761-8834-dc510c786dbc Date: Wed, 27 Jun 2018 18:58:28 GMT RESP BODY: {"routers": []} 2018-06-27 18:58:28,142 - keystoneauth.session - DEBUG - GET call to network for http://10.167.4.35:9696/v2.0/routers.json used request id req-c9777ca0-6f9d-4761-8834-dc510c786dbc 2018-06-27 18:58:28,143 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.routers in 0.190062046051s 2018-06-27 18:58:28,143 - shade.request_ids - DEBUG - GET call to network for http://10.167.4.35:9696/v2.0/routers.json used request id req-c9777ca0-6f9d-4761-8834-dc510c786dbc 2018-06-27 18:58:28,143 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_routers: [] 2018-06-27 18:58:28,143 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-06-27 18:58:28,146 - 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}5a1beed7d5b4dbe6bea8d90faf397f51457db3bf" 2018-06-27 18:58:30,241 - 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-c455fdf1-59b9-495d-bd21-128d9d0eb947 X-Compute-Request-Id: req-c455fdf1-59b9-495d-bd21-128d9d0eb947 Date: Wed, 27 Jun 2018 18:58:30 GMT Connection: close RESP BODY: {"servers": []} 2018-06-27 18:58:30,241 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-c455fdf1-59b9-495d-bd21-128d9d0eb947 2018-06-27 18:58:30,242 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 2.09802889824s 2018-06-27 18:58:30,242 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-c455fdf1-59b9-495d-bd21-128d9d0eb947 2018-06-27 18:58:30,242 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_servers: [] 2018-06-27 18:58:30,246 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.services 2018-06-27 18:58:30,250 - 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}5a1beed7d5b4dbe6bea8d90faf397f51457db3bf" 2018-06-27 18:58:30,523 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 18:58:30 GMT Server: Apache Content-Length: 3390 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-442414ce-da99-4c4b-b223-2f835b11a80b Connection: close Content-Type: application/json RESP BODY: {"services": [{"description": "OpenStack Volume Service", "links": {"self": "http://10.167.4.35:5000/v3/services/1a20bde511814f418748483080945841"}, "enabled": true, "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"description": "OpenStack DNS service", "links": {"self": "http://10.167.4.35:5000/v3/services/2653fb31ed0a4d5bbc11479f8c03a1e3"}, "enabled": true, "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"description": "OpenStack Event Service", "links": {"self": "http://10.167.4.35:5000/v3/services/4d4133aa3f5246bb9974d522f4dfc8cd"}, "enabled": true, "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"description": "OpenStack Image Service", "links": {"self": "http://10.167.4.35:5000/v3/services/531c4dc20922431db6eb5ccd65e25010"}, "enabled": true, "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"description": "OpenStack Telemetry Service", "links": {"self": "http://10.167.4.35:5000/v3/services/62b358734d0248e9b4d8cb154aa7d9e6"}, "enabled": true, "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"description": "OpenStack Identity Service", "links": {"self": "http://10.167.4.35:5000/v3/services/68f8b1fe87d54756b782e6d0b046842a"}, "enabled": true, "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"description": "OpenStack Compute Service V2.1", "links": {"self": "http://10.167.4.35:5000/v3/services/6d802680dcc9450c80a485eb696dd34b"}, "enabled": true, "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"description": "OpenStack Metric Service", "links": {"self": "http://10.167.4.35:5000/v3/services/83b4b89a7f984cf29b9fc58f3e3d0f14"}, "enabled": true, "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://10.167.4.35:5000/v3/services/b4f5a1481c1642dfa0884fbe728001a6"}, "enabled": true, "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"description": "OpenStack Orchestration Service", "links": {"self": "http://10.167.4.35:5000/v3/services/da78df2cdb5e42cd84392e54fcbdf809"}, "enabled": true, "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"description": "OpenStack Placement API", "links": {"self": "http://10.167.4.35:5000/v3/services/dce1c46e671042e2a1abb63b2b5d5ff0"}, "enabled": true, "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"description": "OpenStack Volume Service V2", "links": {"self": "http://10.167.4.35:5000/v3/services/df28c36f477e41e9972d6212b56b6644"}, "enabled": true, "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"description": "OpenStack Volume Service V3", "links": {"self": "http://10.167.4.35:5000/v3/services/e57dcbbfd2bc42a495c9cc44cbe5978e"}, "enabled": true, "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"description": "OpenStack Networking Service", "links": {"self": "http://10.167.4.35:5000/v3/services/f9001b87d5ce487ab792368ce61de1d5"}, "enabled": true, "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "links": {"self": "http://10.167.4.35:5000/v3/services", "previous": null, "next": null}} 2018-06-27 18:58:30,523 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/services used request id req-442414ce-da99-4c4b-b223-2f835b11a80b 2018-06-27 18:58:30,523 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.services in 0.277011156082s 2018-06-27 18:58:30,524 - shade.request_ids - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/services used request id req-442414ce-da99-4c4b-b223-2f835b11a80b 2018-06-27 18:58:30,529 - 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'1a20bde511814f418748483080945841', 'name': u'cinder'}), Munch({'description': u'OpenStack DNS service', 'service_type': u'dns', 'type': u'dns', 'enabled': True, 'id': u'2653fb31ed0a4d5bbc11479f8c03a1e3', 'name': u'designate'}), Munch({'description': u'OpenStack Event Service', 'service_type': u'event', 'type': u'event', 'enabled': True, 'id': u'4d4133aa3f5246bb9974d522f4dfc8cd', 'name': u'panko'}), Munch({'description': u'OpenStack Image Service', 'service_type': u'image', 'type': u'image', 'enabled': True, 'id': u'531c4dc20922431db6eb5ccd65e25010', 'name': u'glance'}), Munch({'description': u'OpenStack Telemetry Service', 'service_type': u'metering', 'type': u'metering', 'enabled': True, 'id': u'62b358734d0248e9b4d8cb154aa7d9e6', 'name': u'ceilometer'}), Munch({'description': u'OpenStack Identity Service', 'service_type': u'identity', 'type': u'identity', 'enabled': True, 'id': u'68f8b1fe87d54756b782e6d0b046842a', 'name': u'keystone'}), Munch({'description': u'OpenStack Compute Service V2.1', 'service_type': u'compute', 'type': u'compute', 'enabled': True, 'id': u'6d802680dcc9450c80a485eb696dd34b', 'name': u'nova'}), Munch({'description': u'OpenStack Metric Service', 'service_type': u'metric', 'type': u'metric', 'enabled': True, 'id': u'83b4b89a7f984cf29b9fc58f3e3d0f14', 'name': u'gnocchi'}), Munch({'description': u'OpenStack Alarming Service', 'service_type': u'alarming', 'type': u'alarming', 'enabled': True, 'id': u'b4f5a1481c1642dfa0884fbe728001a6', 'name': u'aodh'}), Munch({'description': u'OpenStack Orchestration Service', 'service_type': u'orchestration', 'type': u'orchestration', 'enabled': True, 'id': u'da78df2cdb5e42cd84392e54fcbdf809', 'name': u'heat'}), Munch({'description': u'OpenStack Placement API', 'service_type': u'placement', 'type': u'placement', 'enabled': True, 'id': u'dce1c46e671042e2a1abb63b2b5d5ff0', 'name': u'placement'}), Munch({'description': u'OpenStack Volume Service V2', 'service_type': u'volumev2', 'type': u'volumev2', 'enabled': True, 'id': u'df28c36f477e41e9972d6212b56b6644', 'name': u'cinderv2'}), Munch({'description': u'OpenStack Volume Service V3', 'service_type': u'volumev3', 'type': u'volumev3', 'enabled': True, 'id': u'e57dcbbfd2bc42a495c9cc44cbe5978e', 'name': u'cinderv3'}), Munch({'description': u'OpenStack Networking Service', 'service_type': u'network', 'type': u'network', 'enabled': True, 'id': u'f9001b87d5ce487ab792368ce61de1d5', 'name': u'neutron'})] 2018-06-27 18:58:30,529 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.subnets 2018-06-27 18:58:30,530 - 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}5a1beed7d5b4dbe6bea8d90faf397f51457db3bf" 2018-06-27 18:58:30,693 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-0779df91-6468-4c9d-b559-e91f59885d6e Date: Wed, 27 Jun 2018 18:58:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"977aff9f-43e9-4fec-86ae-a730f64fa17d","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T18:56:39Z","dns_nameservers":[],"updated_at":"2018-06-27T18:56:39Z","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":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"df0aa635-d718-49cc-81c1-ba349ef8a505","subnetpool_id":null,"name":"floating_subnet"}]} 2018-06-27 18:58:30,694 - keystoneauth.session - DEBUG - GET call to network for http://10.167.4.35:9696/v2.0/subnets.json used request id req-0779df91-6468-4c9d-b559-e91f59885d6e 2018-06-27 18:58:30,694 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.subnets in 0.164542913437s 2018-06-27 18:58:30,694 - shade.request_ids - DEBUG - GET call to network for http://10.167.4.35:9696/v2.0/subnets.json used request id req-0779df91-6468-4c9d-b559-e91f59885d6e 2018-06-27 18:58:30,694 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_subnets: [Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-06-27T18:56:39Z', 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'df0aa635-d718-49cc-81c1-ba349ef8a505', u'subnetpool_id': None, u'service_types': [], u'name': u'floating_subnet', u'enable_dhcp': False, u'network_id': u'977aff9f-43e9-4fec-86ae-a730f64fa17d', u'tenant_id': u'8cdbc979369d4c15b8ddd6cc77d930e3', u'created_at': u'2018-06-27T18:56:39Z', u'dns_nameservers': [], u'gateway_ip': u'172.30.10.1', u'ip_version': 4, u'project_id': u'8cdbc979369d4c15b8ddd6cc77d930e3'})] 2018-06-27 18:58:30,810 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-06-27 18:58:30,811 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:15 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-06-27 18:58:30,814 - xtesting.ci.run_tests - INFO - Running test case 'api_check'... 2018-06-27 18:58:31,547 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-06-27 18:58:31,547 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-06-27 18:58:31,547 - openstack_tests - INFO - OS Credentials = > 2018-06-27 18:58:31,547 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 18:58:31,548 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 18:58:32,267 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T19:58:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["TVzYt_ynTvuyhh9hn5A8Og"], "issued_at": "2018-06-27T18:58:32.000000Z"}} 2018-06-27 18:58:32,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?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83442be8227b2d50c4e4b830eba5189fa0644b10" 2018-06-27 18:58:33,269 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 18:58:33 GMT Content-Type: application/json Content-Length: 696 Connection: keep-alive X-Openstack-Request-Id: req-11f8ca92-e4e1-4d7c-ba69-33fa6035f86d 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":"977aff9f-43e9-4fec-86ae-a730f64fa17d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":["df0aa635-d718-49cc-81c1-ba349ef8a505"],"description":"","tags":[],"updated_at":"2018-06-27T18:56:39Z","is_default":true,"provider:segmentation_id":null,"name":"floating_net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T18:56:31Z","provider:network_type":"flat"}]} 2018-06-27 18:58:33,269 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?router%3Aexternal=True used request id req-11f8ca92-e4e1-4d7c-ba69-33fa6035f86d 2018-06-27 18:58:33,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=977aff9f-43e9-4fec-86ae-a730f64fa17d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83442be8227b2d50c4e4b830eba5189fa0644b10" 2018-06-27 18:58:34,082 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 18:58:34 GMT Content-Type: application/json Content-Length: 628 Connection: keep-alive X-Openstack-Request-Id: req-9b32d95f-4078-47c3-82d1-706154d60681 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"977aff9f-43e9-4fec-86ae-a730f64fa17d","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T18:56:39Z","dns_nameservers":[],"updated_at":"2018-06-27T18:56:39Z","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":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"df0aa635-d718-49cc-81c1-ba349ef8a505","subnetpool_id":null,"name":"floating_subnet"}]} 2018-06-27 18:58:34,082 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=977aff9f-43e9-4fec-86ae-a730f64fa17d used request id req-9b32d95f-4078-47c3-82d1-706154d60681 2018-06-27 18:58:34,083 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-06-27 18:58:34,083 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 18:58:34,084 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 18:58:34,084 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 18:58:34,085 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 18:58:34,086 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 18:58:34,086 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 18:58:34,087 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 18:58:34,087 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 18:58:34,088 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 18:58:34,088 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 18:58:34,089 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 18:58:34,090 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 18:58:34,090 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 18:58:34,091 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 18:58:34,091 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 18:58:34,092 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 18:58:34,092 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 18:58:34,093 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 18:58:34,093 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 18:58:34,094 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 18:58:34,094 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 18:58:34,095 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 18:58:34,096 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 18:58:34,096 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 18:58:34,096 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 18:58:34,097 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 18:58:34,098 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 18:58:34,098 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 18:58:34,099 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 18:58:34,099 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 18:58:34,100 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 18:58:34,100 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 18:58:34,101 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 18:58:34,101 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 18:58:34,102 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 18:58:34,103 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 18:58:34,103 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 18:58:34,103 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 18:58:34,104 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 18:58:34,105 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 18:58:34,105 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 18:58:34,107 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 18:58:34,107 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 18:58:34,108 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 18:58:34,108 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 18:58:34,109 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 18:58:34,109 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 18:58:34,109 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 18:58:34,110 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 18:58:34,112 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 18:58:34,113 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 18:58:34,114 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 18:58:34,114 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 18:58:34,115 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 18:58:34,115 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 18:58:34,116 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 18:58:34,117 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 18:58:34,117 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 18:58:34,118 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 18:58:34,118 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 18:58:34,119 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 18:58:34,119 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 18:58:34,120 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 18:58:34,121 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 18:58:34,121 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 18:58:34,121 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 18:58:34,122 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 18:58:34,122 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 18:58:34,123 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 18:58:34,124 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 18:58:34,124 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 18:58:34,125 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 18:58:34,125 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 18:58:34,126 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 18:58:34,126 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 18:58:34,127 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 18:58:34,127 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 18:58:34,128 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 18:58:34,128 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 18:58:34,129 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 18:58:34,129 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 18:58:34,130 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 18:58:34,131 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 18:58:34,131 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 18:58:34,132 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 18:58:34,132 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 18:58:34,133 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 18:58:34,133 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 18:58:34,134 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 18:58:34,134 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 18:58:34,135 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 18:58:34,135 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 18:58:34,136 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 18:58:34,136 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 18:58:34,137 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 18:58:34,137 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 18:58:34,138 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 18:58:34,138 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 18:58:34,138 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 18:58:34,139 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 18:58:34,172 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to url/v3/auth/tokens 2018-06-27 18:58:34,173 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 18:58:35,062 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T19:58:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["gBJyh7OAQcaABFL2e3cO8A"], "issued_at": "2018-06-27T18:58:35.000000Z"}} 2018-06-27 18:58:35,065 - 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}27c31781c83f530b9d44ea63e2147e0d306df3e8" 2018-06-27 18:58:36,793 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 18:58:36 GMT Content-Type: application/json Content-Length: 87 Connection: keep-alive X-Openstack-Request-Id: req-8820fee7-fda1-4e7c-b40d-aa3c6aaccfa1 Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20&name=foo"} 2018-06-27 18:58:36,794 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&name=foo used request id req-8820fee7-fda1-4e7c-b40d-aa3c6aaccfa1 2018-06-27 18:58:36,794 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 18:58:36,795 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to url/v3/auth/tokens 2018-06-27 18:58:36,796 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 18:58:37,788 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T19:58:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["e3njdEQsR5q4HXql3LH9VA"], "issued_at": "2018-06-27T18:58:37.000000Z"}} 2018-06-27 18:58:37,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8187c1ef7d5b422e94a259aa5a5d054f0d41c8b7" 2018-06-27 18:58:38,162 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 18:58:37 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a1e05973-ce18-4f19-8a31-645b7d3b80ae Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 18:58:38,162 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-a1e05973-ce18-4f19-8a31-645b7d3b80ae 2018-06-27 18:58:38,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 18:58:38,178 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 18:58: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-27 18:58:38,179 - 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}8187c1ef7d5b422e94a259aa5a5d054f0d41c8b7" 2018-06-27 18:58:38,685 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 18:58:38 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-73f99c79-64c0-42f9-af98-726e4b9e1a8b Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/05b1bc3fa6fd4243a4ba8b4d6fcc3daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05b1bc3fa6fd4243a4ba8b4d6fcc3daf", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/48d44c9c0fea4f4e80edc7d2e0715db7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d44c9c0fea4f4e80edc7d2e0715db7", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/4d3721127bf84155a837606ce3feba32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d3721127bf84155a837606ce3feba32", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/5c846663ea6d407e9223de0719ce5442"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c846663ea6d407e9223de0719ce5442", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/73a10e6c4f67490a8a4030cc6cea32f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73a10e6c4f67490a8a4030cc6cea32f5", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/8ecfab7d9d4f47bb8892a85b7d2a0b5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ecfab7d9d4f47bb8892a85b7d2a0b5a", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/b278d529e9a54a9195e4e536b9384dc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b278d529e9a54a9195e4e536b9384dc0", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b7f107ae7bb34ccea8282b1a0ec7a979"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7f107ae7bb34ccea8282b1a0ec7a979", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/d21494d0185b463db36b8c8c2b341b97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d21494d0185b463db36b8c8c2b341b97", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e0bb346419f84e4680f6ca9a97f4fc0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e0bb346419f84e4680f6ca9a97f4fc0b", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "c8d542af72ce49338052c29f02c8857e", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e9dd794fa5c040a9a0445386fb2a6116"}, "options": {}, "id": "e9dd794fa5c040a9a0445386fb2a6116", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/e9f9c747d54947bc800a81ecf11858f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9f9c747d54947bc800a81ecf11858f5", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-27 18:58:38,685 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-73f99c79-64c0-42f9-af98-726e4b9e1a8b 2018-06-27 18:58:38,686 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 18:58:38,687 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to url/v3/auth/tokens 2018-06-27 18:58:38,688 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 18:58:39,444 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T19:58:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["OyysGIDJRiCHofPAhQlCBw"], "issued_at": "2018-06-27T18:58:39.000000Z"}} 2018-06-27 18:58:39,449 - keystoneauth.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}2fa624f301f22b642bc133403761edc7d0c79f66" 2018-06-27 18:58:40,580 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 18:58:40 GMT Content-Type: application/json Content-Length: 696 Connection: keep-alive X-Openstack-Request-Id: req-27a7fbb5-ac00-4f4a-9f06-b6fd202df051 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":"977aff9f-43e9-4fec-86ae-a730f64fa17d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":["df0aa635-d718-49cc-81c1-ba349ef8a505"],"description":"","tags":[],"updated_at":"2018-06-27T18:56:39Z","is_default":true,"provider:segmentation_id":null,"name":"floating_net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T18:56:31Z","provider:network_type":"flat"}]} 2018-06-27 18:58:40,581 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks used request id req-27a7fbb5-ac00-4f4a-9f06-b6fd202df051 2018-06-27 18:58:40,582 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 18:58:41,338 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T19:58:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["GU36BXeiSSarDo3LWfoZ-g"], "issued_at": "2018-06-27T18:58:41.000000Z"}} 2018-06-27 18:58:41,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/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6017b0a4c5adc189269bbf0ca90c0d88a7ae09f0" 2018-06-27 18:58:43,891 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 18:58:43 GMT Content-Type: application/json Content-Length: 696 Connection: keep-alive X-Openstack-Request-Id: req-addea6bb-46d6-44b8-a996-bcafc5e1cbf8 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":"977aff9f-43e9-4fec-86ae-a730f64fa17d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":["df0aa635-d718-49cc-81c1-ba349ef8a505"],"description":"","tags":[],"updated_at":"2018-06-27T18:56:39Z","is_default":true,"provider:segmentation_id":null,"name":"floating_net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T18:56:31Z","provider:network_type":"flat"}]} 2018-06-27 18:58:43,892 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?router%3Aexternal=True used request id req-addea6bb-46d6-44b8-a996-bcafc5e1cbf8 2018-06-27 18:58:43,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/subnets?network_id=977aff9f-43e9-4fec-86ae-a730f64fa17d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6017b0a4c5adc189269bbf0ca90c0d88a7ae09f0" 2018-06-27 18:58:44,753 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 18:58:44 GMT Content-Type: application/json Content-Length: 628 Connection: keep-alive X-Openstack-Request-Id: req-82700c45-96bd-4d3d-be25-fd1049694d68 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"977aff9f-43e9-4fec-86ae-a730f64fa17d","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T18:56:39Z","dns_nameservers":[],"updated_at":"2018-06-27T18:56:39Z","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":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"df0aa635-d718-49cc-81c1-ba349ef8a505","subnetpool_id":null,"name":"floating_subnet"}]} 2018-06-27 18:58:44,753 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=977aff9f-43e9-4fec-86ae-a730f64fa17d used request id req-82700c45-96bd-4d3d-be25-fd1049694d68 2018-06-27 18:58:44,754 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 18:58:44,754 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 18:58:44,816 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 18:58:44,916 - keystoneauth.session - DEBUG - Request returned failure status: 401 2018-06-27 18:58:44,917 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 18:58:44,919 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 18:58:45,941 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T19:58:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["RKlKG0f1QGSEHMTSmR04OQ"], "issued_at": "2018-06-27T18:58:45.000000Z"}} 2018-06-27 18:58:45,944 - novaclient.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}2772ab79dd1a03c7d4a5922261c71480a75bf1c0" 2018-06-27 18:58:47,940 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 18:58:47 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-7c791251-0b63-4a1a-88b8-d2ef76566954 X-Compute-Request-Id: req-7c791251-0b63-4a1a-88b8-d2ef76566954 Front-End-Https: on RESP BODY: {"flavors": []} 2018-06-27 18:58:47,940 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/detail used request id req-7c791251-0b63-4a1a-88b8-d2ef76566954 2018-06-27 18:58:47,941 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 18:58:47,943 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 18:58:48,909 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T19:58:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["mdi5QaywS1ex5X_R3dsR7g"], "issued_at": "2018-06-27T18:58:48.000000Z"}} 2018-06-27 18:58:48,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/os-hypervisors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed1faa0befe314bd750eef8c2b209aec424bd502" 2018-06-27 18:58:50,066 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 18:58:50 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-fab00eee-ec89-4ba3-a526-1f17846e328c X-Compute-Request-Id: req-fab00eee-ec89-4ba3-a526-1f17846e328c Front-End-Https: on RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "cmp002", "disabled_reason": null, "id": 46}, "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": 49}, "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-27 18:58:50,066 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/os-hypervisors/detail used request id req-fab00eee-ec89-4ba3-a526-1f17846e328c 2018-06-27 18:58:50,068 - heat_utils - DEBUG - Retrieving Heat Client 2018-06-27 18:58:50,068 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 18:58:50,147 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 18:58:50,246 - keystoneauth.session - DEBUG - Request returned failure status: 401 2018-06-27 18:58:50,247 - heat_utils - DEBUG - Retrieving Heat Client 2018-06-27 18:58:50,247 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 18:58:51,188 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T19:58:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["nN-pQKAXSla--nFQ0Mr71Q"], "issued_at": "2018-06-27T18:58:51.000000Z"}} 2018-06-27 18:58:51,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks? -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}992ec6567a3e805893a8aaf8a19b3d67319307e8" 2018-06-27 18:58:53,225 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 18:58:53 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-b6ebd10b-3c0d-409c-a0b3-bfdbff85e99d Front-End-Https: on RESP BODY: {"stacks": []} 2018-06-27 18:58:53,225 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks used request id req-b6ebd10b-3c0d-409c-a0b3-bfdbff85e99d 2018-06-27 18:58:53,226 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 18:58:53,331 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to url/v3/auth/tokens 2018-06-27 18:58:53,333 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 18:58:54,300 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T19:58:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["LrqXuct0SYSWWdXBcuXtIg"], "issued_at": "2018-06-27T18:58:54.000000Z"}} 2018-06-27 18:58:54,303 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}695944f0b8836864884eb60e00cce09764e59b95" 2018-06-27 18:58:55,232 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 18:58:55 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive x-compute-request-id: req-a12c0c00-08a3-499a-af4e-843046691e71 x-openstack-request-id: req-a12c0c00-08a3-499a-af4e-843046691e71 Front-End-Https: on RESP BODY: {"volumes": []} 2018-06-27 18:58:55,232 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/volumes/detail used request id req-a12c0c00-08a3-499a-af4e-843046691e71 2018-06-27 18:58:55,234 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 18:58:56,289 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T19:58:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["-HOpQ6a3Qi6-civ8uYCEXw"], "issued_at": "2018-06-27T18:58:56.000000Z"}} 2018-06-27 18:58:56,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}f39a30886d97a02f24783055a120e896b42cf431" 2018-06-27 18:58:56,339 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 18:58:56 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b45061dc-cd5b-49d4-8f9b-442303743a32 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 18:58:56,339 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-b45061dc-cd5b-49d4-8f9b-442303743a32 2018-06-27 18:58:56,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 18:58:56,353 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 18: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-27 18:58:56,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}f39a30886d97a02f24783055a120e896b42cf431" 2018-06-27 18:58:56,448 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 18:58:56 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f0947dca-3b8b-4b50-8033-05fb34c21e69 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 18:58:56,448 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-f0947dca-3b8b-4b50-8033-05fb34c21e69 2018-06-27 18:58:56,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}f39a30886d97a02f24783055a120e896b42cf431" -d '{"project": {"enabled": true, "domain_id": "default", "name": "KeystoneUtilsTests-db3780a9-d891-47fc-9d23-5a66a636b1e8-projName"}}' 2018-06-27 18:58:56,743 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 18:58:56 GMT Server: Apache Content-Length: 338 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8b76b98f-c450-4a64-9f71-6d984b0c1ef2 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/73f5d42f0bdc42e9810e774a5ad68491"}, "tags": [], "enabled": true, "id": "73f5d42f0bdc42e9810e774a5ad68491", "parent_id": "default", "domain_id": "default", "name": "KeystoneUtilsTests-db3780a9-d891-47fc-9d23-5a66a636b1e8-projName"}} 2018-06-27 18:58:56,743 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-8b76b98f-c450-4a64-9f71-6d984b0c1ef2 2018-06-27 18:58:56,743 - keystone_utils - INFO - Created project with name - KeystoneUtilsTests-db3780a9-d891-47fc-9d23-5a66a636b1e8-projName 2018-06-27 18:58:56,747 - 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-db3780a9-d891-47fc-9d23-5a66a636b1e8-projName -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f39a30886d97a02f24783055a120e896b42cf431" 2018-06-27 18:58:56,840 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 18:58:56 GMT Server: Apache Content-Length: 534 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3d536049-cf94-486b-aca3-ff4aaf99979d 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-db3780a9-d891-47fc-9d23-5a66a636b1e8-projName", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/73f5d42f0bdc42e9810e774a5ad68491"}, "tags": [], "enabled": true, "id": "73f5d42f0bdc42e9810e774a5ad68491", "parent_id": "default", "domain_id": "default", "name": "KeystoneUtilsTests-db3780a9-d891-47fc-9d23-5a66a636b1e8-projName"}]} 2018-06-27 18:58:56,840 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=KeystoneUtilsTests-db3780a9-d891-47fc-9d23-5a66a636b1e8-projName used request id req-3d536049-cf94-486b-aca3-ff4aaf99979d 2018-06-27 18:58:56,843 - 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}f39a30886d97a02f24783055a120e896b42cf431" 2018-06-27 18:58:57,183 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 18:58:56 GMT Server: Apache Content-Length: 179 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0228bd3a-034c-4662-b7df-df7059ee5be8 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-27 18:58:57,184 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains/default used request id req-0228bd3a-034c-4662-b7df-df7059ee5be8 2018-06-27 18:58:57,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-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f39a30886d97a02f24783055a120e896b42cf431" 2018-06-27 18:58:58,041 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 18:58:58 GMT Content-Type: application/json Content-Length: 2434 Connection: keep-alive X-Openstack-Request-Id: req-095a6448-8998-4bb8-bea0-50df4324880a Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T18:56:31Z", "updated_at": "2018-06-27T18:56:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:56:31Z", "revision_number": 0, "id": "57fab3ce-f127-4277-ba7e-2ed55e9283d8", "remote_group_id": "c17789a3-84b3-4a44-8fa3-3ff510d56b42", "remote_ip_prefix": null, "created_at": "2018-06-27T18:56:31Z", "security_group_id": "c17789a3-84b3-4a44-8fa3-3ff510d56b42", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:56:31Z", "revision_number": 0, "id": "65099a7d-9e8f-4829-be3f-4789290a4541", "remote_group_id": "c17789a3-84b3-4a44-8fa3-3ff510d56b42", "remote_ip_prefix": null, "created_at": "2018-06-27T18:56:31Z", "security_group_id": "c17789a3-84b3-4a44-8fa3-3ff510d56b42", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:56:31Z", "revision_number": 0, "id": "a1e0a6f0-4502-4888-8cd9-a661ae48cc2a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:56:31Z", "security_group_id": "c17789a3-84b3-4a44-8fa3-3ff510d56b42", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:56:31Z", "revision_number": 0, "id": "f3badf85-f53d-4d40-9250-99bc2464b7e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:56:31Z", "security_group_id": "c17789a3-84b3-4a44-8fa3-3ff510d56b42", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}], "revision_number": 4, "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "c17789a3-84b3-4a44-8fa3-3ff510d56b42", "name": "default"}]} 2018-06-27 18:58:58,041 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-095a6448-8998-4bb8-bea0-50df4324880a 2018-06-27 18:58:58,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/8cdbc979369d4c15b8ddd6cc77d930e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f39a30886d97a02f24783055a120e896b42cf431" 2018-06-27 18:58:58,132 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 18:58:58 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-762a5769-b2f6-41f5-8eef-530302a27c8c 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/8cdbc979369d4c15b8ddd6cc77d930e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}} 2018-06-27 18:58:58,132 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 used request id req-762a5769-b2f6-41f5-8eef-530302a27c8c 2018-06-27 18:58:58,132 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c17789a3-84b3-4a44-8fa3-3ff510d56b42 2018-06-27 18:58:58,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=c17789a3-84b3-4a44-8fa3-3ff510d56b42 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f39a30886d97a02f24783055a120e896b42cf431" 2018-06-27 18:58:58,212 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 18:58:58 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-484c0cac-a476-4808-89b6-a6e7f2e8a966 Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": "c17789a3-84b3-4a44-8fa3-3ff510d56b42", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T18:56:31Z", "security_group_id": "c17789a3-84b3-4a44-8fa3-3ff510d56b42", "port_range_min": null, "revision_number": 0, "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T18:56:31Z", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "57fab3ce-f127-4277-ba7e-2ed55e9283d8"}, {"remote_group_id": "c17789a3-84b3-4a44-8fa3-3ff510d56b42", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T18:56:31Z", "security_group_id": "c17789a3-84b3-4a44-8fa3-3ff510d56b42", "port_range_min": null, "revision_number": 0, "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T18:56:31Z", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "65099a7d-9e8f-4829-be3f-4789290a4541"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T18:56:31Z", "security_group_id": "c17789a3-84b3-4a44-8fa3-3ff510d56b42", "port_range_min": null, "revision_number": 0, "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T18:56:31Z", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "a1e0a6f0-4502-4888-8cd9-a661ae48cc2a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T18:56:31Z", "security_group_id": "c17789a3-84b3-4a44-8fa3-3ff510d56b42", "port_range_min": null, "revision_number": 0, "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T18:56:31Z", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "f3badf85-f53d-4d40-9250-99bc2464b7e0"}]} 2018-06-27 18:58:58,212 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=c17789a3-84b3-4a44-8fa3-3ff510d56b42 used request id req-484c0cac-a476-4808-89b6-a6e7f2e8a966 2018-06-27 18:58:58,213 - neutron_utils - INFO - Deleting security group with name - default 2018-06-27 18:58:58,218 - 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/c17789a3-84b3-4a44-8fa3-3ff510d56b42 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f39a30886d97a02f24783055a120e896b42cf431" 2018-06-27 18:58:59,233 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 18:58:59 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-70f1f8ec-29d9-4131-8397-c6bea667124a Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 18:58:59,233 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/c17789a3-84b3-4a44-8fa3-3ff510d56b42 used request id req-70f1f8ec-29d9-4131-8397-c6bea667124a 2018-06-27 18:58:59,234 - keystone_utils - INFO - Deleting project with name - KeystoneUtilsTests-db3780a9-d891-47fc-9d23-5a66a636b1e8-projName 2018-06-27 18:58:59,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/73f5d42f0bdc42e9810e774a5ad68491 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f39a30886d97a02f24783055a120e896b42cf431" 2018-06-27 18:58:59,708 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 18:58:59 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-906d8ab9-6e41-40c8-8181-19badd3418ef Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 18:58:59,708 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/73f5d42f0bdc42e9810e774a5ad68491 used request id req-906d8ab9-6e41-40c8-8181-19badd3418ef 2018-06-27 18:58:59,709 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 18:59:00,621 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T19:59:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["mmIxJnLdT-KAN9HoF5C8AA"], "issued_at": "2018-06-27T18:59:00.000000Z"}} 2018-06-27 18:59:00,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}a4db1ff042d03a5ec31b86cca1bd2ae493cf4b7f" 2018-06-27 18:59:00,680 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 18:59:00 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3947cac5-a8de-4f59-8975-3701ab22f972 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 18:59:00,680 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-3947cac5-a8de-4f59-8975-3701ab22f972 2018-06-27 18:59:00,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-27 18:59:00,695 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 18:59: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-27 18:59:00,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4db1ff042d03a5ec31b86cca1bd2ae493cf4b7f" 2018-06-27 18:59:01,140 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 18:59:00 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fd68ea63-8222-4945-b15b-4a7ed072277d Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 18:59:01,140 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-fd68ea63-8222-4945-b15b-4a7ed072277d 2018-06-27 18:59:01,744 - keystone_utils - INFO - Created user with name - KeystoneUtilsTests-516cff14-5bf7-4c84-a256-14e863071c3d-username 2018-06-27 18:59:01,748 - 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}a4db1ff042d03a5ec31b86cca1bd2ae493cf4b7f" 2018-06-27 18:59:01,910 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 18:59:01 GMT Server: Apache Content-Length: 3581 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-eccdd913-406c-4129-bc25-419eda3639ff Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/05b1bc3fa6fd4243a4ba8b4d6fcc3daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05b1bc3fa6fd4243a4ba8b4d6fcc3daf", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/48d44c9c0fea4f4e80edc7d2e0715db7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d44c9c0fea4f4e80edc7d2e0715db7", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/4d3721127bf84155a837606ce3feba32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d3721127bf84155a837606ce3feba32", "email": "root@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "KeystoneUtilsTests-516cff14-5bf7-4c84-a256-14e863071c3d-username", "links": {"self": "http://10.167.4.35:5000/v3/users/53aadc425b204ca1ad84a8d4de749443"}, "domain_id": "default", "enabled": true, "id": "53aadc425b204ca1ad84a8d4de749443", "options": {}}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/5c846663ea6d407e9223de0719ce5442"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c846663ea6d407e9223de0719ce5442", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/73a10e6c4f67490a8a4030cc6cea32f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73a10e6c4f67490a8a4030cc6cea32f5", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/8ecfab7d9d4f47bb8892a85b7d2a0b5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ecfab7d9d4f47bb8892a85b7d2a0b5a", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/b278d529e9a54a9195e4e536b9384dc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b278d529e9a54a9195e4e536b9384dc0", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b7f107ae7bb34ccea8282b1a0ec7a979"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7f107ae7bb34ccea8282b1a0ec7a979", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/d21494d0185b463db36b8c8c2b341b97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d21494d0185b463db36b8c8c2b341b97", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e0bb346419f84e4680f6ca9a97f4fc0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e0bb346419f84e4680f6ca9a97f4fc0b", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "c8d542af72ce49338052c29f02c8857e", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e9dd794fa5c040a9a0445386fb2a6116"}, "options": {}, "id": "e9dd794fa5c040a9a0445386fb2a6116", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/e9f9c747d54947bc800a81ecf11858f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9f9c747d54947bc800a81ecf11858f5", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-27 18:59:01,910 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-eccdd913-406c-4129-bc25-419eda3639ff 2018-06-27 18:59:01,911 - keystone_utils - INFO - Deleting user with name - KeystoneUtilsTests-516cff14-5bf7-4c84-a256-14e863071c3d-username 2018-06-27 18:59:01,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/53aadc425b204ca1ad84a8d4de749443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4db1ff042d03a5ec31b86cca1bd2ae493cf4b7f" 2018-06-27 18:59:02,551 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 18:59:01 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2692ae29-e78d-4ecd-b9c8-496faeb4f293 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 18:59:02,551 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/53aadc425b204ca1ad84a8d4de749443 used request id req-2692ae29-e78d-4ecd-b9c8-496faeb4f293 2018-06-27 18:59:02,552 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 18:59:03,385 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T19:59:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["lEGVgwnFTF2KWJf8AAbtJw"], "issued_at": "2018-06-27T18:59:03.000000Z"}} 2018-06-27 18:59:03,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3471d5667c1fc17969e50e7ad6aebdff1343768" 2018-06-27 18:59:03,438 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 18:59:03 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-28e54b04-e888-43ae-a8d0-e17120267990 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 18:59:03,438 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-28e54b04-e888-43ae-a8d0-e17120267990 2018-06-27 18:59:03,440 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 18:59:03,440 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to url/v3/auth/tokens 2018-06-27 18:59:03,441 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 18:59:04,146 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T19:59:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["QCm9kcffT-iqwT13lEKvjw"], "issued_at": "2018-06-27T18:59:04.000000Z"}} 2018-06-27 18:59:04,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}26695bbc0e5257d27cc52c8ada044636b9943dcb" 2018-06-27 18:59:04,192 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 18:59:04 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-41d3872f-9761-4c88-bafe-f26f7407fc91 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 18:59:04,193 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-41d3872f-9761-4c88-bafe-f26f7407fc91 2018-06-27 18:59:04,194 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 18:59:04,195 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 18:59:05,137 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T19:59:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["t5sVBhaETSy0qniW3BVCMA"], "issued_at": "2018-06-27T18:59:05.000000Z"}} 2018-06-27 18:59:05,140 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 18:59:05,870 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T19:59:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["arwXzzE5QpiqQ6ovTSv9FQ"], "issued_at": "2018-06-27T18:59:05.000000Z"}} 2018-06-27 18:59:05,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d284c44f4d2f25898a5c6bdf6df6dc930346a1e" 2018-06-27 18:59:06,228 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 18:59:05 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-43092284-824c-4359-9d58-bd6426b16455 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 18:59:06,228 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-43092284-824c-4359-9d58-bd6426b16455 2018-06-27 18:59:06,230 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 18:59:06,231 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 18:59:07,177 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T19:59:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["A17yppDMT069JXevbK0MgQ"], "issued_at": "2018-06-27T18:59:07.000000Z"}} 2018-06-27 18:59:07,180 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 18:59:07,942 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T19:59:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["vPpO-YhkS9Of1q_h_Ha4lA"], "issued_at": "2018-06-27T18:59:07.000000Z"}} 2018-06-27 18:59:07,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}7f88648c0b900cbe20ffec5fa3fa0e5cb18c513d" 2018-06-27 18:59:07,994 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 18:59:07 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-94b9952f-10b8-4347-9833-c010c24546be Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 18:59:07,994 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-94b9952f-10b8-4347-9833-c010c24546be 2018-06-27 18:59:07,995 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 18:59:07,996 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 18:59:08,941 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T19:59:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["SGidn5SrT8yHF38YhyS9Bw"], "issued_at": "2018-06-27T18:59:08.000000Z"}} 2018-06-27 18:59:08,944 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 18:59:08,945 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 18:59:09,860 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T19:59:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["O11d7fnwQiSSdHedxrDkNg"], "issued_at": "2018-06-27T18:59:09.000000Z"}} 2018-06-27 18:59:09,863 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 18:59:09,863 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 18:59:10,627 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T19:59:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["_4SU6HaPSGCoTtfTu6rx7A"], "issued_at": "2018-06-27T18:59:10.000000Z"}} 2018-06-27 18:59:10,630 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 18:59:11,475 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T19:59:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["XkBt0Y0HT-mLdGm9-wJ5jQ"], "issued_at": "2018-06-27T18:59:11.000000Z"}} 2018-06-27 18:59:11,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}245715eddca6ac5175bee2c3d57afd971e415d6b" 2018-06-27 18:59:11,534 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 18:59:11 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-86bb9479-04d8-435c-b3e1-a90d17c6282b Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 18:59:11,534 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-86bb9479-04d8-435c-b3e1-a90d17c6282b 2018-06-27 18:59:11,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-27 18:59:11,550 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 18: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-27 18:59:11,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}245715eddca6ac5175bee2c3d57afd971e415d6b" 2018-06-27 18:59:11,970 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 18:59:11 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-dc47d444-166f-4aca-87d2-f9391e2cc80a Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 18:59:11,970 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-dc47d444-166f-4aca-87d2-f9391e2cc80a 2018-06-27 18:59:12,900 - keystone_utils - INFO - Created user with name - KeystoneUtilsTests-46da157f-ff50-4262-a0d9-eefe4266d233-username 2018-06-27 18:59:12,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}245715eddca6ac5175bee2c3d57afd971e415d6b" 2018-06-27 18:59:13,254 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 18:59:12 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-88087cff-c463-4e91-85d5-b77baf14b022 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 18:59:13,254 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-88087cff-c463-4e91-85d5-b77baf14b022 2018-06-27 18:59:13,258 - 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}245715eddca6ac5175bee2c3d57afd971e415d6b" -d '{"project": {"enabled": true, "domain_id": "default", "name": "KeystoneUtilsTests-46da157f-ff50-4262-a0d9-eefe4266d233-projName"}}' 2018-06-27 18:59:13,814 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 18:59:13 GMT Server: Apache Content-Length: 338 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c6d4edfd-8388-4db1-9885-585f1d2d19ee Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/39db94e60fa94868964f235c03e6c83b"}, "tags": [], "enabled": true, "id": "39db94e60fa94868964f235c03e6c83b", "parent_id": "default", "domain_id": "default", "name": "KeystoneUtilsTests-46da157f-ff50-4262-a0d9-eefe4266d233-projName"}} 2018-06-27 18:59:13,814 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-c6d4edfd-8388-4db1-9885-585f1d2d19ee 2018-06-27 18:59:13,815 - keystone_utils - INFO - Created project with name - KeystoneUtilsTests-46da157f-ff50-4262-a0d9-eefe4266d233-projName 2018-06-27 18:59:13,818 - 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}245715eddca6ac5175bee2c3d57afd971e415d6b" -d '{"role": {"name": "KeystoneUtilsTests-46da157f-ff50-4262-a0d9-eefe4266d233-role"}}' 2018-06-27 18:59:14,312 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 18:59:13 GMT Server: Apache Content-Length: 231 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7f9984c0-849b-4a09-b859-d313f826a19d Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "371ac1db25f94c9783ecb614ef678bef", "links": {"self": "http://10.167.4.35:5000/v3/roles/371ac1db25f94c9783ecb614ef678bef"}, "name": "KeystoneUtilsTests-46da157f-ff50-4262-a0d9-eefe4266d233-role"}} 2018-06-27 18:59:14,312 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-7f9984c0-849b-4a09-b859-d313f826a19d 2018-06-27 18:59:14,313 - keystone_utils - INFO - Created role with name - KeystoneUtilsTests-46da157f-ff50-4262-a0d9-eefe4266d233-role 2018-06-27 18:59:14,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/371ac1db25f94c9783ecb614ef678bef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}245715eddca6ac5175bee2c3d57afd971e415d6b" 2018-06-27 18:59:14,699 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 18:59:14 GMT Server: Apache Content-Length: 231 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ab3aa676-9be8-4345-af67-2f658d7bcaad Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "371ac1db25f94c9783ecb614ef678bef", "links": {"self": "http://10.167.4.35:5000/v3/roles/371ac1db25f94c9783ecb614ef678bef"}, "name": "KeystoneUtilsTests-46da157f-ff50-4262-a0d9-eefe4266d233-role"}} 2018-06-27 18:59:14,699 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/371ac1db25f94c9783ecb614ef678bef used request id req-ab3aa676-9be8-4345-af67-2f658d7bcaad 2018-06-27 18:59:14,699 - keystone_utils - INFO - Granting role KeystoneUtilsTests-46da157f-ff50-4262-a0d9-eefe4266d233-role to project KeystoneUtilsTests-46da157f-ff50-4262-a0d9-eefe4266d233-projName 2018-06-27 18:59:14,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/39db94e60fa94868964f235c03e6c83b/users/ebe25ad76dcc4e0296671dce10970b0d/roles/371ac1db25f94c9783ecb614ef678bef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}245715eddca6ac5175bee2c3d57afd971e415d6b" 2018-06-27 18:59:15,267 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 18:59:14 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-206ea3cf-23f3-406c-af04-5d8ff76969b4 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 18:59:15,268 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/39db94e60fa94868964f235c03e6c83b/users/ebe25ad76dcc4e0296671dce10970b0d/roles/371ac1db25f94c9783ecb614ef678bef used request id req-206ea3cf-23f3-406c-af04-5d8ff76969b4 2018-06-27 18:59:15,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/39db94e60fa94868964f235c03e6c83b/users/ebe25ad76dcc4e0296671dce10970b0d/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}245715eddca6ac5175bee2c3d57afd971e415d6b" 2018-06-27 18:59:15,786 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 18:59:15 GMT Server: Apache Content-Length: 402 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a721b2cd-d0ce-49e6-afbd-5f9b0a3bd24d Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects/39db94e60fa94868964f235c03e6c83b/users/ebe25ad76dcc4e0296671dce10970b0d/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "371ac1db25f94c9783ecb614ef678bef", "links": {"self": "http://10.167.4.35:5000/v3/roles/371ac1db25f94c9783ecb614ef678bef"}, "name": "KeystoneUtilsTests-46da157f-ff50-4262-a0d9-eefe4266d233-role"}]} 2018-06-27 18:59:15,787 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/39db94e60fa94868964f235c03e6c83b/users/ebe25ad76dcc4e0296671dce10970b0d/roles used request id req-a721b2cd-d0ce-49e6-afbd-5f9b0a3bd24d 2018-06-27 18:59:15,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=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}245715eddca6ac5175bee2c3d57afd971e415d6b" 2018-06-27 18:59:17,185 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 18:59:17 GMT Content-Type: application/json Content-Length: 2434 Connection: keep-alive X-Openstack-Request-Id: req-9ae60d8f-4ca5-4dc0-8345-8b1e5e6aa5c5 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T18:59:16Z", "updated_at": "2018-06-27T18:59:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:16Z", "revision_number": 0, "id": "2915da94-ee3b-40d3-ae34-3a2d84499bad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:16Z", "security_group_id": "ea1c7042-f43a-4838-9cb1-13dc986562bc", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:16Z", "revision_number": 0, "id": "2f00cb64-f83b-4e69-b6e3-e9593a9bc421", "remote_group_id": "ea1c7042-f43a-4838-9cb1-13dc986562bc", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:16Z", "security_group_id": "ea1c7042-f43a-4838-9cb1-13dc986562bc", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:16Z", "revision_number": 0, "id": "51c359c7-5cd3-4ffb-b1c9-1ec3efcbeb0a", "remote_group_id": "ea1c7042-f43a-4838-9cb1-13dc986562bc", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:16Z", "security_group_id": "ea1c7042-f43a-4838-9cb1-13dc986562bc", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:16Z", "revision_number": 0, "id": "c8e6ef34-2ab2-41c4-98a2-fe74c70c9415", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:16Z", "security_group_id": "ea1c7042-f43a-4838-9cb1-13dc986562bc", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}], "revision_number": 4, "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "ea1c7042-f43a-4838-9cb1-13dc986562bc", "name": "default"}]} 2018-06-27 18:59:17,185 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-9ae60d8f-4ca5-4dc0-8345-8b1e5e6aa5c5 2018-06-27 18:59:17,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/8cdbc979369d4c15b8ddd6cc77d930e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}245715eddca6ac5175bee2c3d57afd971e415d6b" 2018-06-27 18:59:17,583 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 18:59:17 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6b199755-7d28-4248-80f7-c958ad2de53f 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/8cdbc979369d4c15b8ddd6cc77d930e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}} 2018-06-27 18:59:17,583 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 used request id req-6b199755-7d28-4248-80f7-c958ad2de53f 2018-06-27 18:59:17,583 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ea1c7042-f43a-4838-9cb1-13dc986562bc 2018-06-27 18:59:17,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=ea1c7042-f43a-4838-9cb1-13dc986562bc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}245715eddca6ac5175bee2c3d57afd971e415d6b" 2018-06-27 18:59:17,745 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 18:59:17 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-e73666dc-3d4c-4d88-bad2-bd51c7a426e5 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-27T18:59:16Z", "security_group_id": "ea1c7042-f43a-4838-9cb1-13dc986562bc", "port_range_min": null, "revision_number": 0, "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T18:59:16Z", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "2915da94-ee3b-40d3-ae34-3a2d84499bad"}, {"remote_group_id": "ea1c7042-f43a-4838-9cb1-13dc986562bc", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T18:59:16Z", "security_group_id": "ea1c7042-f43a-4838-9cb1-13dc986562bc", "port_range_min": null, "revision_number": 0, "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T18:59:16Z", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "2f00cb64-f83b-4e69-b6e3-e9593a9bc421"}, {"remote_group_id": "ea1c7042-f43a-4838-9cb1-13dc986562bc", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T18:59:16Z", "security_group_id": "ea1c7042-f43a-4838-9cb1-13dc986562bc", "port_range_min": null, "revision_number": 0, "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T18:59:16Z", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "51c359c7-5cd3-4ffb-b1c9-1ec3efcbeb0a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T18:59:16Z", "security_group_id": "ea1c7042-f43a-4838-9cb1-13dc986562bc", "port_range_min": null, "revision_number": 0, "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T18:59:16Z", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "c8e6ef34-2ab2-41c4-98a2-fe74c70c9415"}]} 2018-06-27 18:59:17,745 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=ea1c7042-f43a-4838-9cb1-13dc986562bc used request id req-e73666dc-3d4c-4d88-bad2-bd51c7a426e5 2018-06-27 18:59:17,746 - neutron_utils - INFO - Deleting security group with name - default 2018-06-27 18:59:17,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/ea1c7042-f43a-4838-9cb1-13dc986562bc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}245715eddca6ac5175bee2c3d57afd971e415d6b" 2018-06-27 18:59:18,202 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 18:59:18 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-e3087af9-57b1-4f42-ab48-7c82e81e1746 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 18:59:18,202 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/ea1c7042-f43a-4838-9cb1-13dc986562bc used request id req-e3087af9-57b1-4f42-ab48-7c82e81e1746 2018-06-27 18:59:18,202 - keystone_utils - INFO - Deleting project with name - KeystoneUtilsTests-46da157f-ff50-4262-a0d9-eefe4266d233-projName 2018-06-27 18:59:18,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/39db94e60fa94868964f235c03e6c83b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}245715eddca6ac5175bee2c3d57afd971e415d6b" 2018-06-27 18:59:18,755 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 18:59:18 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c11b2047-549b-4546-91f2-90636d489ee6 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 18:59:18,755 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/39db94e60fa94868964f235c03e6c83b used request id req-c11b2047-549b-4546-91f2-90636d489ee6 2018-06-27 18:59:18,756 - keystone_utils - INFO - Deleting user with name - KeystoneUtilsTests-46da157f-ff50-4262-a0d9-eefe4266d233-username 2018-06-27 18:59:18,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/ebe25ad76dcc4e0296671dce10970b0d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}245715eddca6ac5175bee2c3d57afd971e415d6b" 2018-06-27 18:59:19,155 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 18:59:18 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1335c617-96e3-44af-8620-127d2caa0d08 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 18:59:19,155 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/ebe25ad76dcc4e0296671dce10970b0d used request id req-1335c617-96e3-44af-8620-127d2caa0d08 2018-06-27 18:59:19,155 - keystone_utils - INFO - Deleting role with name - KeystoneUtilsTests-46da157f-ff50-4262-a0d9-eefe4266d233-role 2018-06-27 18:59:19,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/371ac1db25f94c9783ecb614ef678bef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}245715eddca6ac5175bee2c3d57afd971e415d6b" 2018-06-27 18:59:19,515 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 18:59:19 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3814be7c-929d-47df-97ad-a370c65be0d4 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 18:59:19,515 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/371ac1db25f94c9783ecb614ef678bef used request id req-3814be7c-929d-47df-97ad-a370c65be0d4 2018-06-27 18:59:19,517 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 18:59:20,200 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T19:59:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["NbftfRatSSq057hLiFAhCw"], "issued_at": "2018-06-27T18:59:20.000000Z"}} 2018-06-27 18:59:20,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}eee0fc97d83560bbf99b483411e565a96908f35f" 2018-06-27 18:59:20,269 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 18:59:20 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-19d98f27-6fe0-4ef3-9d5b-6a1d330af63f Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 18:59:20,269 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-19d98f27-6fe0-4ef3-9d5b-6a1d330af63f 2018-06-27 18:59:20,271 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 18:59:20,272 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 18:59:21,018 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T19:59:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["UsNBBLV0QPK6jKWMub0qcA"], "issued_at": "2018-06-27T18:59:21.000000Z"}} 2018-06-27 18:59:21,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c9dafa21c644f229315608380628facb90f8c0c" 2018-06-27 18:59:21,072 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 18:59:21 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-097a9067-b227-462c-b2be-f19e8614836d Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 18:59:21,072 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-097a9067-b227-462c-b2be-f19e8614836d 2018-06-27 18:59:21,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-27 18:59:21,088 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 18:59: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-27 18:59:21,088 - 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}9c9dafa21c644f229315608380628facb90f8c0c" 2018-06-27 18:59:21,634 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 18:59:21 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-02cd0431-0c82-4bc5-bf90-38831b4736bb Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/05b1bc3fa6fd4243a4ba8b4d6fcc3daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05b1bc3fa6fd4243a4ba8b4d6fcc3daf", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/48d44c9c0fea4f4e80edc7d2e0715db7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d44c9c0fea4f4e80edc7d2e0715db7", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/4d3721127bf84155a837606ce3feba32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d3721127bf84155a837606ce3feba32", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/5c846663ea6d407e9223de0719ce5442"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c846663ea6d407e9223de0719ce5442", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/73a10e6c4f67490a8a4030cc6cea32f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73a10e6c4f67490a8a4030cc6cea32f5", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/8ecfab7d9d4f47bb8892a85b7d2a0b5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ecfab7d9d4f47bb8892a85b7d2a0b5a", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/b278d529e9a54a9195e4e536b9384dc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b278d529e9a54a9195e4e536b9384dc0", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b7f107ae7bb34ccea8282b1a0ec7a979"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7f107ae7bb34ccea8282b1a0ec7a979", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/d21494d0185b463db36b8c8c2b341b97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d21494d0185b463db36b8c8c2b341b97", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e0bb346419f84e4680f6ca9a97f4fc0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e0bb346419f84e4680f6ca9a97f4fc0b", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "c8d542af72ce49338052c29f02c8857e", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e9dd794fa5c040a9a0445386fb2a6116"}, "options": {}, "id": "e9dd794fa5c040a9a0445386fb2a6116", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/e9f9c747d54947bc800a81ecf11858f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9f9c747d54947bc800a81ecf11858f5", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-27 18:59:21,635 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-02cd0431-0c82-4bc5-bf90-38831b4736bb 2018-06-27 18:59:21,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c9dafa21c644f229315608380628facb90f8c0c" 2018-06-27 18:59:22,052 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 18:59:21 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a23704b0-e355-4e80-8cc5-cffaf00a7234 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 18:59:22,052 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-a23704b0-e355-4e80-8cc5-cffaf00a7234 2018-06-27 18:59:22,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c9dafa21c644f229315608380628facb90f8c0c" 2018-06-27 18:59:23,079 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 18:59:22 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-80596032-06ba-43de-aaad-41bb25248dda Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 18:59:23,080 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-80596032-06ba-43de-aaad-41bb25248dda 2018-06-27 18:59:23,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=admin -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c9dafa21c644f229315608380628facb90f8c0c" 2018-06-27 18:59:23,464 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 18:59:23 GMT Server: Apache Content-Length: 405 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-323b97b8-022c-4fdb-8503-41e9df4ce747 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/8cdbc979369d4c15b8ddd6cc77d930e3"}, "tags": [], "enabled": true, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-06-27 18:59:23,465 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=admin used request id req-323b97b8-022c-4fdb-8503-41e9df4ce747 2018-06-27 18:59:23,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users/a82c9c3cbb3b4d0f9f1d969c347b0810 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c9dafa21c644f229315608380628facb90f8c0c" 2018-06-27 18:59:23,851 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 18:59:23 GMT Server: Apache Content-Length: 282 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-94b4c99d-eb3a-453d-a7bc-96a0f1d92e0b Connection: close Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://10.167.4.35:5000/v3/users/a82c9c3cbb3b4d0f9f1d969c347b0810"}, "enabled": true, "id": "a82c9c3cbb3b4d0f9f1d969c347b0810", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-b7722558-469b-4cd-name"}} 2018-06-27 18:59:23,851 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users/a82c9c3cbb3b4d0f9f1d969c347b0810 used request id req-94b4c99d-eb3a-453d-a7bc-96a0f1d92e0b 2018-06-27 18:59:23,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/8cdbc979369d4c15b8ddd6cc77d930e3/users/a82c9c3cbb3b4d0f9f1d969c347b0810/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c9dafa21c644f229315608380628facb90f8c0c" 2018-06-27 18:59:24,376 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 18:59:23 GMT Server: Apache Content-Length: 181 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9949acb4-38e3-4431-a145-87918a8f5560 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3/users/a82c9c3cbb3b4d0f9f1d969c347b0810/roles", "previous": null, "next": null}, "roles": []} 2018-06-27 18:59:24,377 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3/users/a82c9c3cbb3b4d0f9f1d969c347b0810/roles used request id req-9949acb4-38e3-4431-a145-87918a8f5560 2018-06-27 18:59:24,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/b6d09af107b240dbbe6b84f49cc394f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c9dafa21c644f229315608380628facb90f8c0c" 2018-06-27 18:59:24,836 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 18:59:24 GMT Server: Apache Content-Length: 176 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-58283423-5467-41ce-9f13-903ff95397b9 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}} 2018-06-27 18:59:24,836 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2 used request id req-58283423-5467-41ce-9f13-903ff95397b9 2018-06-27 18:59:24,836 - keystone_utils - INFO - Granting role admin to project admin 2018-06-27 18:59:24,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3/users/a82c9c3cbb3b4d0f9f1d969c347b0810/roles/b6d09af107b240dbbe6b84f49cc394f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c9dafa21c644f229315608380628facb90f8c0c" 2018-06-27 18:59:25,440 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 18:59:24 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-64145308-81c3-4ed9-a954-6a7869eb4a6e Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 18:59:25,440 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3/users/a82c9c3cbb3b4d0f9f1d969c347b0810/roles/b6d09af107b240dbbe6b84f49cc394f2 used request id req-64145308-81c3-4ed9-a954-6a7869eb4a6e 2018-06-27 18:59:25,440 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-b7722558-469b-4cd-name 2018-06-27 18:59:25,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-27 18:59:25,456 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 18:59: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-27 18:59:25,457 - 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}eee0fc97d83560bbf99b483411e565a96908f35f" 2018-06-27 18:59:26,003 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 18:59:25 GMT Server: Apache Content-Length: 3562 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-aae889be-a8ed-4bfe-bbfa-6ddc7c12c05c Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/05b1bc3fa6fd4243a4ba8b4d6fcc3daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05b1bc3fa6fd4243a4ba8b4d6fcc3daf", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/48d44c9c0fea4f4e80edc7d2e0715db7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d44c9c0fea4f4e80edc7d2e0715db7", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/4d3721127bf84155a837606ce3feba32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d3721127bf84155a837606ce3feba32", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/5c846663ea6d407e9223de0719ce5442"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c846663ea6d407e9223de0719ce5442", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/73a10e6c4f67490a8a4030cc6cea32f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73a10e6c4f67490a8a4030cc6cea32f5", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/8ecfab7d9d4f47bb8892a85b7d2a0b5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ecfab7d9d4f47bb8892a85b7d2a0b5a", "email": "root@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateUserSuccessTests-b7722558-469b-4cd-name", "links": {"self": "http://10.167.4.35:5000/v3/users/a82c9c3cbb3b4d0f9f1d969c347b0810"}, "domain_id": "default", "enabled": true, "id": "a82c9c3cbb3b4d0f9f1d969c347b0810", "options": {}}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/b278d529e9a54a9195e4e536b9384dc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b278d529e9a54a9195e4e536b9384dc0", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b7f107ae7bb34ccea8282b1a0ec7a979"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7f107ae7bb34ccea8282b1a0ec7a979", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/d21494d0185b463db36b8c8c2b341b97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d21494d0185b463db36b8c8c2b341b97", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e0bb346419f84e4680f6ca9a97f4fc0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e0bb346419f84e4680f6ca9a97f4fc0b", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "c8d542af72ce49338052c29f02c8857e", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e9dd794fa5c040a9a0445386fb2a6116"}, "options": {}, "id": "e9dd794fa5c040a9a0445386fb2a6116", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/e9f9c747d54947bc800a81ecf11858f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9f9c747d54947bc800a81ecf11858f5", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-27 18:59:26,003 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-aae889be-a8ed-4bfe-bbfa-6ddc7c12c05c 2018-06-27 18:59:26,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}eee0fc97d83560bbf99b483411e565a96908f35f" 2018-06-27 18:59:26,401 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 18:59:26 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-16d2b13d-a865-4b5f-965d-b79db8bbdf77 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 18:59:26,401 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-16d2b13d-a865-4b5f-965d-b79db8bbdf77 2018-06-27 18:59:26,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?name=admin -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eee0fc97d83560bbf99b483411e565a96908f35f" 2018-06-27 18:59:26,856 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 18:59:26 GMT Server: Apache Content-Length: 405 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-16bb44ad-00a8-47bd-bbd8-62808dce0d38 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/8cdbc979369d4c15b8ddd6cc77d930e3"}, "tags": [], "enabled": true, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-06-27 18:59:26,856 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=admin used request id req-16bb44ad-00a8-47bd-bbd8-62808dce0d38 2018-06-27 18:59:26,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/8cdbc979369d4c15b8ddd6cc77d930e3/users/a82c9c3cbb3b4d0f9f1d969c347b0810/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eee0fc97d83560bbf99b483411e565a96908f35f" 2018-06-27 18:59:27,342 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 18:59:26 GMT Server: Apache Content-Length: 347 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1b7b01ba-bd1c-49d2-b85c-c9b326f9157b Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3/users/a82c9c3cbb3b4d0f9f1d969c347b0810/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}]} 2018-06-27 18:59:27,342 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3/users/a82c9c3cbb3b4d0f9f1d969c347b0810/roles used request id req-1b7b01ba-bd1c-49d2-b85c-c9b326f9157b 2018-06-27 18:59:27,342 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-b7722558-469b-4cd-name 2018-06-27 18:59:27,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/a82c9c3cbb3b4d0f9f1d969c347b0810 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c9dafa21c644f229315608380628facb90f8c0c" 2018-06-27 18:59:27,923 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 18:59:27 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ff88ea9c-830c-4cd6-b290-5ff99b41d793 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 18:59:27,923 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/a82c9c3cbb3b4d0f9f1d969c347b0810 used request id req-ff88ea9c-830c-4cd6-b290-5ff99b41d793 2018-06-27 18:59:27,925 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 18:59:28,684 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T19:59:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["pOddap-FSd2pIxOsdXd5ow"], "issued_at": "2018-06-27T18:59:28.000000Z"}} 2018-06-27 18:59: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}56d64353796f9cbf07affeb3d2eada4d51c3d165" 2018-06-27 18:59:28,734 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 18:59:28 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-76e239a2-c858-412a-b9be-e33dcc5423d4 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 18:59:28,734 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-76e239a2-c858-412a-b9be-e33dcc5423d4 2018-06-27 18:59:28,736 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 18:59:28,737 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 18:59:29,741 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T19:59:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["XYRD38vwR_-UA5q16-Whvg"], "issued_at": "2018-06-27T18:59:29.000000Z"}} 2018-06-27 18:59:29,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}f68e498f8c8883e9b26d2bd66ba0f19aaff2ec4d" 2018-06-27 18:59:29,800 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 18:59:29 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e3fd01d2-31e6-4119-bbd5-75e5e42005fa Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 18:59:29,800 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-e3fd01d2-31e6-4119-bbd5-75e5e42005fa 2018-06-27 18:59:29,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-27 18:59:29,815 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 18:59: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-27 18:59:29,816 - 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}f68e498f8c8883e9b26d2bd66ba0f19aaff2ec4d" 2018-06-27 18:59:30,308 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 18:59:29 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5bca2f67-d571-48aa-8e14-e2ae8047e496 Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/05b1bc3fa6fd4243a4ba8b4d6fcc3daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05b1bc3fa6fd4243a4ba8b4d6fcc3daf", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/48d44c9c0fea4f4e80edc7d2e0715db7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d44c9c0fea4f4e80edc7d2e0715db7", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/4d3721127bf84155a837606ce3feba32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d3721127bf84155a837606ce3feba32", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/5c846663ea6d407e9223de0719ce5442"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c846663ea6d407e9223de0719ce5442", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/73a10e6c4f67490a8a4030cc6cea32f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73a10e6c4f67490a8a4030cc6cea32f5", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/8ecfab7d9d4f47bb8892a85b7d2a0b5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ecfab7d9d4f47bb8892a85b7d2a0b5a", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/b278d529e9a54a9195e4e536b9384dc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b278d529e9a54a9195e4e536b9384dc0", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b7f107ae7bb34ccea8282b1a0ec7a979"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7f107ae7bb34ccea8282b1a0ec7a979", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/d21494d0185b463db36b8c8c2b341b97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d21494d0185b463db36b8c8c2b341b97", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e0bb346419f84e4680f6ca9a97f4fc0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e0bb346419f84e4680f6ca9a97f4fc0b", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "c8d542af72ce49338052c29f02c8857e", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e9dd794fa5c040a9a0445386fb2a6116"}, "options": {}, "id": "e9dd794fa5c040a9a0445386fb2a6116", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/e9f9c747d54947bc800a81ecf11858f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9f9c747d54947bc800a81ecf11858f5", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-27 18:59:30,308 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-5bca2f67-d571-48aa-8e14-e2ae8047e496 2018-06-27 18:59:30,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f68e498f8c8883e9b26d2bd66ba0f19aaff2ec4d" 2018-06-27 18:59:30,695 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 18:59:30 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1dd24761-095c-4716-96a7-f3f7f67051bb Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 18:59:30,695 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-1dd24761-095c-4716-96a7-f3f7f67051bb 2018-06-27 18:59:31,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f68e498f8c8883e9b26d2bd66ba0f19aaff2ec4d" 2018-06-27 18:59:31,937 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 18:59:31 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-82c70c6b-83b0-44ab-abd6-d4687b8334c8 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 18:59:31,937 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-82c70c6b-83b0-44ab-abd6-d4687b8334c8 2018-06-27 18:59:31,941 - 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}f68e498f8c8883e9b26d2bd66ba0f19aaff2ec4d" 2018-06-27 18:59:32,280 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 18:59:31 GMT Server: Apache Content-Length: 405 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cb84974c-555b-47b2-af8b-de8214e4ed61 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/8cdbc979369d4c15b8ddd6cc77d930e3"}, "tags": [], "enabled": true, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-06-27 18:59:32,280 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=admin used request id req-cb84974c-555b-47b2-af8b-de8214e4ed61 2018-06-27 18:59: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/users/97c126d74e654d3d9280a64c0715729b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f68e498f8c8883e9b26d2bd66ba0f19aaff2ec4d" 2018-06-27 18:59:32,703 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 18:59:32 GMT Server: Apache Content-Length: 282 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a8ab6945-1e2e-400b-872f-761df4110bf5 Connection: close Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://10.167.4.35:5000/v3/users/97c126d74e654d3d9280a64c0715729b"}, "enabled": true, "id": "97c126d74e654d3d9280a64c0715729b", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-42e1dfaa-9600-46e-name"}} 2018-06-27 18:59:32,703 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users/97c126d74e654d3d9280a64c0715729b used request id req-a8ab6945-1e2e-400b-872f-761df4110bf5 2018-06-27 18:59:32,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/8cdbc979369d4c15b8ddd6cc77d930e3/users/97c126d74e654d3d9280a64c0715729b/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f68e498f8c8883e9b26d2bd66ba0f19aaff2ec4d" 2018-06-27 18:59:33,167 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 18:59:32 GMT Server: Apache Content-Length: 181 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5d482060-cac7-4adb-b589-b2b370a56434 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3/users/97c126d74e654d3d9280a64c0715729b/roles", "previous": null, "next": null}, "roles": []} 2018-06-27 18:59:33,167 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3/users/97c126d74e654d3d9280a64c0715729b/roles used request id req-5d482060-cac7-4adb-b589-b2b370a56434 2018-06-27 18:59:33,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/b6d09af107b240dbbe6b84f49cc394f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f68e498f8c8883e9b26d2bd66ba0f19aaff2ec4d" 2018-06-27 18:59:33,587 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 18:59:33 GMT Server: Apache Content-Length: 176 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a4c12969-c906-40ec-be29-a0ac9c78b12a Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}} 2018-06-27 18:59:33,588 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2 used request id req-a4c12969-c906-40ec-be29-a0ac9c78b12a 2018-06-27 18:59:33,588 - keystone_utils - INFO - Granting role admin to project admin 2018-06-27 18:59:33,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3/users/97c126d74e654d3d9280a64c0715729b/roles/b6d09af107b240dbbe6b84f49cc394f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f68e498f8c8883e9b26d2bd66ba0f19aaff2ec4d" 2018-06-27 18:59:34,258 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 18:59:33 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-972a8645-f73e-4121-a394-af74d6aa98a8 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 18:59:34,258 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3/users/97c126d74e654d3d9280a64c0715729b/roles/b6d09af107b240dbbe6b84f49cc394f2 used request id req-972a8645-f73e-4121-a394-af74d6aa98a8 2018-06-27 18:59:34,259 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-42e1dfaa-9600-46e-name 2018-06-27 18:59:34,259 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-42e1dfaa-9600-46e-name 2018-06-27 18:59:34,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 18:59:34,274 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 18: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-27 18:59:34,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/97c126d74e654d3d9280a64c0715729b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56d64353796f9cbf07affeb3d2eada4d51c3d165" 2018-06-27 18:59:34,899 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 18:59:34 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a50d978b-feec-4904-808c-06f04d313937 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 18:59:34,899 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/97c126d74e654d3d9280a64c0715729b used request id req-a50d978b-feec-4904-808c-06f04d313937 2018-06-27 18:59:34,899 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-42e1dfaa-9600-46e-name 2018-06-27 18:59:34,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/97c126d74e654d3d9280a64c0715729b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f68e498f8c8883e9b26d2bd66ba0f19aaff2ec4d" 2018-06-27 18:59:35,258 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 27 Jun 2018 18:59:34 GMT Server: Apache Content-Length: 115 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4decfc2f-8acf-455a-a130-2d8ff4ae597d Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find user: 97c126d74e654d3d9280a64c0715729b.", "code": 404, "title": "Not Found"}} 2018-06-27 18:59:35,258 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/97c126d74e654d3d9280a64c0715729b used request id req-4decfc2f-8acf-455a-a130-2d8ff4ae597d 2018-06-27 18:59:35,258 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-06-27 18:59:35,260 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 18:59:36,089 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T19:59:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["0_tNTOzLQQ-15Jpx-i7ChA"], "issued_at": "2018-06-27T18:59:36.000000Z"}} 2018-06-27 18:59:36,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4565c59a4517d6a67dd6cd5840d123d8d92e14e" 2018-06-27 18:59:36,472 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 18:59:36 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f1cc6de5-2b42-42a2-a79c-5d664b8e2756 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 18:59:36,472 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-f1cc6de5-2b42-42a2-a79c-5d664b8e2756 2018-06-27 18:59:36,474 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 18:59:36,475 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 18:59:37,333 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T19:59:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["6RSUdsK9RrWH8pIYlAg01g"], "issued_at": "2018-06-27T18:59:37.000000Z"}} 2018-06-27 18:59:37,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bdf2e3ab519b2e2ed5aa390c1a206087f2c2784" 2018-06-27 18:59:37,406 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 18:59:37 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-07cde731-19fd-4667-b2f6-a068fd55e71f Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 18:59:37,407 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-07cde731-19fd-4667-b2f6-a068fd55e71f 2018-06-27 18:59:37,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 18:59:37,423 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 18:59: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-27 18:59:37,424 - 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}9bdf2e3ab519b2e2ed5aa390c1a206087f2c2784" 2018-06-27 18:59:37,859 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 18:59:37 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8d82b5e6-6dee-4a84-a31c-85650c3dad77 Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/05b1bc3fa6fd4243a4ba8b4d6fcc3daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05b1bc3fa6fd4243a4ba8b4d6fcc3daf", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/48d44c9c0fea4f4e80edc7d2e0715db7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d44c9c0fea4f4e80edc7d2e0715db7", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/4d3721127bf84155a837606ce3feba32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d3721127bf84155a837606ce3feba32", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/5c846663ea6d407e9223de0719ce5442"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c846663ea6d407e9223de0719ce5442", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/73a10e6c4f67490a8a4030cc6cea32f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73a10e6c4f67490a8a4030cc6cea32f5", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/8ecfab7d9d4f47bb8892a85b7d2a0b5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ecfab7d9d4f47bb8892a85b7d2a0b5a", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/b278d529e9a54a9195e4e536b9384dc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b278d529e9a54a9195e4e536b9384dc0", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b7f107ae7bb34ccea8282b1a0ec7a979"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7f107ae7bb34ccea8282b1a0ec7a979", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/d21494d0185b463db36b8c8c2b341b97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d21494d0185b463db36b8c8c2b341b97", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e0bb346419f84e4680f6ca9a97f4fc0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e0bb346419f84e4680f6ca9a97f4fc0b", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "c8d542af72ce49338052c29f02c8857e", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e9dd794fa5c040a9a0445386fb2a6116"}, "options": {}, "id": "e9dd794fa5c040a9a0445386fb2a6116", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/e9f9c747d54947bc800a81ecf11858f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9f9c747d54947bc800a81ecf11858f5", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-27 18:59:37,859 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-8d82b5e6-6dee-4a84-a31c-85650c3dad77 2018-06-27 18:59: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/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bdf2e3ab519b2e2ed5aa390c1a206087f2c2784" 2018-06-27 18:59:38,267 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 18:59:37 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d7683c26-c508-4347-aee1-7465ce5b96a9 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 18:59:38,267 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-d7683c26-c508-4347-aee1-7465ce5b96a9 2018-06-27 18:59:38,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bdf2e3ab519b2e2ed5aa390c1a206087f2c2784" 2018-06-27 18:59:39,308 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 18:59:38 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-df9f82de-d8ea-4aa9-b3af-8a73722e079f Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 18:59:39,308 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-df9f82de-d8ea-4aa9-b3af-8a73722e079f 2018-06-27 18:59:39,311 - 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}9bdf2e3ab519b2e2ed5aa390c1a206087f2c2784" 2018-06-27 18:59:39,701 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 18:59:39 GMT Server: Apache Content-Length: 405 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-00082adb-fdbe-4984-a42d-7818c772fbf8 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/8cdbc979369d4c15b8ddd6cc77d930e3"}, "tags": [], "enabled": true, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-06-27 18:59:39,701 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=admin used request id req-00082adb-fdbe-4984-a42d-7818c772fbf8 2018-06-27 18:59:39,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users/cfc08646ea5544eb8fdb8f8d45e99b5e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bdf2e3ab519b2e2ed5aa390c1a206087f2c2784" 2018-06-27 18:59:40,106 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 18:59:39 GMT Server: Apache Content-Length: 282 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8d616f56-01b9-46fd-bb49-423c435c8e59 Connection: close Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://10.167.4.35:5000/v3/users/cfc08646ea5544eb8fdb8f8d45e99b5e"}, "enabled": true, "id": "cfc08646ea5544eb8fdb8f8d45e99b5e", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-054b3319-7daf-49b-name"}} 2018-06-27 18:59:40,106 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users/cfc08646ea5544eb8fdb8f8d45e99b5e used request id req-8d616f56-01b9-46fd-bb49-423c435c8e59 2018-06-27 18:59:40,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/8cdbc979369d4c15b8ddd6cc77d930e3/users/cfc08646ea5544eb8fdb8f8d45e99b5e/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bdf2e3ab519b2e2ed5aa390c1a206087f2c2784" 2018-06-27 18:59:40,513 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 18:59:40 GMT Server: Apache Content-Length: 181 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7c9ecb65-cd64-403b-83b2-3e9b4edad771 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3/users/cfc08646ea5544eb8fdb8f8d45e99b5e/roles", "previous": null, "next": null}, "roles": []} 2018-06-27 18:59:40,513 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3/users/cfc08646ea5544eb8fdb8f8d45e99b5e/roles used request id req-7c9ecb65-cd64-403b-83b2-3e9b4edad771 2018-06-27 18:59:40,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/b6d09af107b240dbbe6b84f49cc394f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bdf2e3ab519b2e2ed5aa390c1a206087f2c2784" 2018-06-27 18:59:40,937 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 18:59:40 GMT Server: Apache Content-Length: 176 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3d0b38ce-a17e-4db8-a82c-54f664d6097a Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}} 2018-06-27 18:59:40,937 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2 used request id req-3d0b38ce-a17e-4db8-a82c-54f664d6097a 2018-06-27 18:59:40,937 - keystone_utils - INFO - Granting role admin to project admin 2018-06-27 18:59:40,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/8cdbc979369d4c15b8ddd6cc77d930e3/users/cfc08646ea5544eb8fdb8f8d45e99b5e/roles/b6d09af107b240dbbe6b84f49cc394f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bdf2e3ab519b2e2ed5aa390c1a206087f2c2784" 2018-06-27 18:59:41,444 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 18:59:40 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8fea760f-eb19-4022-b5b4-e558a46b12ff Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 18:59:41,444 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3/users/cfc08646ea5544eb8fdb8f8d45e99b5e/roles/b6d09af107b240dbbe6b84f49cc394f2 used request id req-8fea760f-eb19-4022-b5b4-e558a46b12ff 2018-06-27 18:59:41,445 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-054b3319-7daf-49b-name 2018-06-27 18:59:41,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 18:59:41,459 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 18: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-27 18:59:41,459 - 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}c4565c59a4517d6a67dd6cd5840d123d8d92e14e" 2018-06-27 18:59:41,936 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 18:59:41 GMT Server: Apache Content-Length: 3562 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e13f22b8-0928-411c-a867-13a3575466f1 Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/05b1bc3fa6fd4243a4ba8b4d6fcc3daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05b1bc3fa6fd4243a4ba8b4d6fcc3daf", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/48d44c9c0fea4f4e80edc7d2e0715db7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d44c9c0fea4f4e80edc7d2e0715db7", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/4d3721127bf84155a837606ce3feba32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d3721127bf84155a837606ce3feba32", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/5c846663ea6d407e9223de0719ce5442"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c846663ea6d407e9223de0719ce5442", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/73a10e6c4f67490a8a4030cc6cea32f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73a10e6c4f67490a8a4030cc6cea32f5", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/8ecfab7d9d4f47bb8892a85b7d2a0b5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ecfab7d9d4f47bb8892a85b7d2a0b5a", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/b278d529e9a54a9195e4e536b9384dc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b278d529e9a54a9195e4e536b9384dc0", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b7f107ae7bb34ccea8282b1a0ec7a979"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7f107ae7bb34ccea8282b1a0ec7a979", "email": "root@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateUserSuccessTests-054b3319-7daf-49b-name", "links": {"self": "http://10.167.4.35:5000/v3/users/cfc08646ea5544eb8fdb8f8d45e99b5e"}, "domain_id": "default", "enabled": true, "id": "cfc08646ea5544eb8fdb8f8d45e99b5e", "options": {}}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/d21494d0185b463db36b8c8c2b341b97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d21494d0185b463db36b8c8c2b341b97", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e0bb346419f84e4680f6ca9a97f4fc0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e0bb346419f84e4680f6ca9a97f4fc0b", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "c8d542af72ce49338052c29f02c8857e", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e9dd794fa5c040a9a0445386fb2a6116"}, "options": {}, "id": "e9dd794fa5c040a9a0445386fb2a6116", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/e9f9c747d54947bc800a81ecf11858f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9f9c747d54947bc800a81ecf11858f5", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-27 18:59:41,936 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-e13f22b8-0928-411c-a867-13a3575466f1 2018-06-27 18:59:41,937 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-054b3319-7daf-49b-name 2018-06-27 18:59:41,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/cfc08646ea5544eb8fdb8f8d45e99b5e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bdf2e3ab519b2e2ed5aa390c1a206087f2c2784" 2018-06-27 18:59:42,535 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 18:59:41 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6cf1acb4-35c1-422f-bc3f-f8ff6c5bc24c Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 18:59:42,535 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/cfc08646ea5544eb8fdb8f8d45e99b5e used request id req-6cf1acb4-35c1-422f-bc3f-f8ff6c5bc24c 2018-06-27 18:59:42,536 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 18:59:43,398 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T19:59:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["z3PidmDFTjyRIMyBtiP3Vw"], "issued_at": "2018-06-27T18:59:43.000000Z"}} 2018-06-27 18:59:43,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5d4d72877475913934b4742b93d035159245bab" 2018-06-27 18:59:43,461 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 18:59:43 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-662b043f-b3c1-4f69-9b36-b091b9dd4cfb Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 18:59:43,461 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-662b043f-b3c1-4f69-9b36-b091b9dd4cfb 2018-06-27 18:59:43,462 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 18:59:43,463 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 18:59:44,261 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T19:59:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["8P6SflMhS06PKE6Fi_mAIQ"], "issued_at": "2018-06-27T18:59:44.000000Z"}} 2018-06-27 18:59:44,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}73751d2b27f27befe2f637cc862abe88c733d62b" 2018-06-27 18:59:44,313 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 18:59:44 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-07578465-f9f7-4849-9c3b-6706a35157e4 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 18:59:44,313 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-07578465-f9f7-4849-9c3b-6706a35157e4 2018-06-27 18:59:44,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-27 18:59:44,328 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 18:59: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-27 18:59:44,329 - 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}73751d2b27f27befe2f637cc862abe88c733d62b" 2018-06-27 18:59:44,808 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 18:59:44 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6e962df1-b720-4c4d-86aa-d9dfb68bce8d Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/05b1bc3fa6fd4243a4ba8b4d6fcc3daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05b1bc3fa6fd4243a4ba8b4d6fcc3daf", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/48d44c9c0fea4f4e80edc7d2e0715db7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d44c9c0fea4f4e80edc7d2e0715db7", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/4d3721127bf84155a837606ce3feba32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d3721127bf84155a837606ce3feba32", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/5c846663ea6d407e9223de0719ce5442"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c846663ea6d407e9223de0719ce5442", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/73a10e6c4f67490a8a4030cc6cea32f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73a10e6c4f67490a8a4030cc6cea32f5", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/8ecfab7d9d4f47bb8892a85b7d2a0b5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ecfab7d9d4f47bb8892a85b7d2a0b5a", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/b278d529e9a54a9195e4e536b9384dc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b278d529e9a54a9195e4e536b9384dc0", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b7f107ae7bb34ccea8282b1a0ec7a979"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7f107ae7bb34ccea8282b1a0ec7a979", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/d21494d0185b463db36b8c8c2b341b97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d21494d0185b463db36b8c8c2b341b97", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e0bb346419f84e4680f6ca9a97f4fc0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e0bb346419f84e4680f6ca9a97f4fc0b", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "c8d542af72ce49338052c29f02c8857e", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e9dd794fa5c040a9a0445386fb2a6116"}, "options": {}, "id": "e9dd794fa5c040a9a0445386fb2a6116", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/e9f9c747d54947bc800a81ecf11858f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9f9c747d54947bc800a81ecf11858f5", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-27 18:59:44,808 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-6e962df1-b720-4c4d-86aa-d9dfb68bce8d 2018-06-27 18:59:44,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73751d2b27f27befe2f637cc862abe88c733d62b" 2018-06-27 18:59:45,261 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 18:59:44 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0be48d48-185f-47fd-bdf3-25e6739aaea3 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 18:59:45,261 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-0be48d48-185f-47fd-bdf3-25e6739aaea3 2018-06-27 18:59:46,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}73751d2b27f27befe2f637cc862abe88c733d62b" 2018-06-27 18:59:46,414 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 18:59:46 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1b3a4b83-b077-483d-b310-c5677d256421 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 18:59:46,414 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-1b3a4b83-b077-483d-b310-c5677d256421 2018-06-27 18:59:46,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?name=admin -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73751d2b27f27befe2f637cc862abe88c733d62b" 2018-06-27 18:59:46,846 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 18:59:46 GMT Server: Apache Content-Length: 405 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4e7b0245-bad5-4c2c-94f4-61fba94e6f5e 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/8cdbc979369d4c15b8ddd6cc77d930e3"}, "tags": [], "enabled": true, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-06-27 18:59:46,846 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=admin used request id req-4e7b0245-bad5-4c2c-94f4-61fba94e6f5e 2018-06-27 18:59:46,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users/4b6296111fff40a0a784db580151be9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73751d2b27f27befe2f637cc862abe88c733d62b" 2018-06-27 18:59:47,277 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 18:59:46 GMT Server: Apache Content-Length: 282 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4098f73e-dd29-4194-aaa6-b4ea6c6a4ac2 Connection: close Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://10.167.4.35:5000/v3/users/4b6296111fff40a0a784db580151be9d"}, "enabled": true, "id": "4b6296111fff40a0a784db580151be9d", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-9b1e0d27-fb22-47b-name"}} 2018-06-27 18:59:47,277 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users/4b6296111fff40a0a784db580151be9d used request id req-4098f73e-dd29-4194-aaa6-b4ea6c6a4ac2 2018-06-27 18:59:47,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/8cdbc979369d4c15b8ddd6cc77d930e3/users/4b6296111fff40a0a784db580151be9d/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73751d2b27f27befe2f637cc862abe88c733d62b" 2018-06-27 18:59:47,710 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 18:59:47 GMT Server: Apache Content-Length: 181 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c2041d32-0525-4243-ac12-e4900c1765c8 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3/users/4b6296111fff40a0a784db580151be9d/roles", "previous": null, "next": null}, "roles": []} 2018-06-27 18:59:47,710 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3/users/4b6296111fff40a0a784db580151be9d/roles used request id req-c2041d32-0525-4243-ac12-e4900c1765c8 2018-06-27 18:59:47,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/b6d09af107b240dbbe6b84f49cc394f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73751d2b27f27befe2f637cc862abe88c733d62b" 2018-06-27 18:59:48,098 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 18:59:47 GMT Server: Apache Content-Length: 176 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-793ac419-afa6-4399-97f9-a99725ef2edc Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}} 2018-06-27 18:59:48,098 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2 used request id req-793ac419-afa6-4399-97f9-a99725ef2edc 2018-06-27 18:59:48,098 - keystone_utils - INFO - Granting role admin to project admin 2018-06-27 18:59:48,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3/users/4b6296111fff40a0a784db580151be9d/roles/b6d09af107b240dbbe6b84f49cc394f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73751d2b27f27befe2f637cc862abe88c733d62b" 2018-06-27 18:59:48,589 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 18:59:48 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-87f75803-4830-499e-82b9-250bc9bc0efa Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 18:59:48,590 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3/users/4b6296111fff40a0a784db580151be9d/roles/b6d09af107b240dbbe6b84f49cc394f2 used request id req-87f75803-4830-499e-82b9-250bc9bc0efa 2018-06-27 18:59:48,590 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-9b1e0d27-fb22-47b-name 2018-06-27 18:59:48,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-27 18:59:48,607 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 18:59: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-27 18:59:48,608 - 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}c5d4d72877475913934b4742b93d035159245bab" 2018-06-27 18:59:49,108 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 18:59:48 GMT Server: Apache Content-Length: 3562 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-37939721-a5ac-48db-ae05-45aac2d5893c Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/05b1bc3fa6fd4243a4ba8b4d6fcc3daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05b1bc3fa6fd4243a4ba8b4d6fcc3daf", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/48d44c9c0fea4f4e80edc7d2e0715db7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d44c9c0fea4f4e80edc7d2e0715db7", "email": "root@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateUserSuccessTests-9b1e0d27-fb22-47b-name", "links": {"self": "http://10.167.4.35:5000/v3/users/4b6296111fff40a0a784db580151be9d"}, "domain_id": "default", "enabled": true, "id": "4b6296111fff40a0a784db580151be9d", "options": {}}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/4d3721127bf84155a837606ce3feba32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d3721127bf84155a837606ce3feba32", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/5c846663ea6d407e9223de0719ce5442"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c846663ea6d407e9223de0719ce5442", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/73a10e6c4f67490a8a4030cc6cea32f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73a10e6c4f67490a8a4030cc6cea32f5", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/8ecfab7d9d4f47bb8892a85b7d2a0b5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ecfab7d9d4f47bb8892a85b7d2a0b5a", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/b278d529e9a54a9195e4e536b9384dc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b278d529e9a54a9195e4e536b9384dc0", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b7f107ae7bb34ccea8282b1a0ec7a979"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7f107ae7bb34ccea8282b1a0ec7a979", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/d21494d0185b463db36b8c8c2b341b97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d21494d0185b463db36b8c8c2b341b97", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e0bb346419f84e4680f6ca9a97f4fc0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e0bb346419f84e4680f6ca9a97f4fc0b", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "c8d542af72ce49338052c29f02c8857e", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e9dd794fa5c040a9a0445386fb2a6116"}, "options": {}, "id": "e9dd794fa5c040a9a0445386fb2a6116", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/e9f9c747d54947bc800a81ecf11858f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9f9c747d54947bc800a81ecf11858f5", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-27 18:59:49,108 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-37939721-a5ac-48db-ae05-45aac2d5893c 2018-06-27 18:59:49,109 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 18:59:49,110 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 18:59:49,933 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T19:59:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["3cmLxGfJRhS68-zPV0QiTg"], "issued_at": "2018-06-27T18:59:49.000000Z"}} 2018-06-27 18:59:49,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}561327a102e798132e5b9208a200db258f261bdc" 2018-06-27 18:59:49,984 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 18:59:49 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1a93f129-a1a5-4abb-9255-d059bbb12f65 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 18:59:49,985 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-1a93f129-a1a5-4abb-9255-d059bbb12f65 2018-06-27 18:59:49,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-27 18:59:50,000 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 18:59: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-27 18:59:50,001 - 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}561327a102e798132e5b9208a200db258f261bdc" 2018-06-27 18:59:50,598 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 18:59:50 GMT Server: Apache Content-Length: 3562 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-07482d01-cc3d-4e30-9733-ae20f77ebf08 Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/05b1bc3fa6fd4243a4ba8b4d6fcc3daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05b1bc3fa6fd4243a4ba8b4d6fcc3daf", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/48d44c9c0fea4f4e80edc7d2e0715db7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d44c9c0fea4f4e80edc7d2e0715db7", "email": "root@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateUserSuccessTests-9b1e0d27-fb22-47b-name", "links": {"self": "http://10.167.4.35:5000/v3/users/4b6296111fff40a0a784db580151be9d"}, "domain_id": "default", "enabled": true, "id": "4b6296111fff40a0a784db580151be9d", "options": {}}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/4d3721127bf84155a837606ce3feba32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d3721127bf84155a837606ce3feba32", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/5c846663ea6d407e9223de0719ce5442"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c846663ea6d407e9223de0719ce5442", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/73a10e6c4f67490a8a4030cc6cea32f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73a10e6c4f67490a8a4030cc6cea32f5", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/8ecfab7d9d4f47bb8892a85b7d2a0b5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ecfab7d9d4f47bb8892a85b7d2a0b5a", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/b278d529e9a54a9195e4e536b9384dc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b278d529e9a54a9195e4e536b9384dc0", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b7f107ae7bb34ccea8282b1a0ec7a979"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7f107ae7bb34ccea8282b1a0ec7a979", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/d21494d0185b463db36b8c8c2b341b97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d21494d0185b463db36b8c8c2b341b97", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e0bb346419f84e4680f6ca9a97f4fc0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e0bb346419f84e4680f6ca9a97f4fc0b", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "c8d542af72ce49338052c29f02c8857e", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e9dd794fa5c040a9a0445386fb2a6116"}, "options": {}, "id": "e9dd794fa5c040a9a0445386fb2a6116", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/e9f9c747d54947bc800a81ecf11858f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9f9c747d54947bc800a81ecf11858f5", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-27 18:59:50,599 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-07482d01-cc3d-4e30-9733-ae20f77ebf08 2018-06-27 18:59:50,599 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-9b1e0d27-fb22-47b-name 2018-06-27 18:59:50,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/4b6296111fff40a0a784db580151be9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73751d2b27f27befe2f637cc862abe88c733d62b" 2018-06-27 18:59:51,225 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 18:59:50 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-629e374d-6be0-4a22-a2c0-fd1629cd9a75 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 18:59:51,225 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/4b6296111fff40a0a784db580151be9d used request id req-629e374d-6be0-4a22-a2c0-fd1629cd9a75 2018-06-27 18:59:51,227 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 18:59:52,052 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T19:59:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["tsJVwzLKRp6Q16gWJ_kClA"], "issued_at": "2018-06-27T18:59:52.000000Z"}} 2018-06-27 18:59:52,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}60fd0480089809734e603be928ec10e8098163b1" 2018-06-27 18:59:52,099 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 18:59:52 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a36f549a-23fa-49b0-a0f4-8f1ed78e951f Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 18:59:52,099 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-a36f549a-23fa-49b0-a0f4-8f1ed78e951f 2018-06-27 18:59:52,100 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 18:59:52,101 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 18:59:52,815 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T19:59:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["DYPMPsXORzSY1U7HG52qBQ"], "issued_at": "2018-06-27T18:59:52.000000Z"}} 2018-06-27 18:59:52,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}cd15570c7b0efbce402ec6e35ab0d00d1123822c" 2018-06-27 18:59:53,153 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 18:59:52 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c427b703-6eff-4ebf-b3a6-47696fc24798 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 18:59:53,153 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-c427b703-6eff-4ebf-b3a6-47696fc24798 2018-06-27 18:59:53,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-27 18:59:53,166 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 18:59: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-27 18:59:53,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?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-03f3ee1c-b3c7-4f6-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd15570c7b0efbce402ec6e35ab0d00d1123822c" 2018-06-27 18:59:53,588 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 18:59:53 GMT Server: Apache Content-Length: 193 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0dea4cc2-7c5b-44bc-8cc0-0441e045775e 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-03f3ee1c-b3c7-4f6-name", "previous": null, "next": null}, "projects": []} 2018-06-27 18:59:53,588 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-03f3ee1c-b3c7-4f6-name used request id req-0dea4cc2-7c5b-44bc-8cc0-0441e045775e 2018-06-27 18:59:53,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd15570c7b0efbce402ec6e35ab0d00d1123822c" 2018-06-27 18:59:53,954 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 18:59:53 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c650727e-7149-4783-8bbf-6cd4b6726e3b Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 18:59:53,954 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-c650727e-7149-4783-8bbf-6cd4b6726e3b 2018-06-27 18:59:53,958 - 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}cd15570c7b0efbce402ec6e35ab0d00d1123822c" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-03f3ee1c-b3c7-4f6-name"}}' 2018-06-27 18:59:54,360 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 18:59:53 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f688372e-da36-4f61-97f3-d2ed21fd0ba2 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/0b67cd2d1360499ab52df7345b4a34c7"}, "tags": [], "enabled": true, "id": "0b67cd2d1360499ab52df7345b4a34c7", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-03f3ee1c-b3c7-4f6-name"}} 2018-06-27 18:59:54,360 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-f688372e-da36-4f61-97f3-d2ed21fd0ba2 2018-06-27 18:59:54,360 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-03f3ee1c-b3c7-4f6-name 2018-06-27 18:59:54,360 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-03f3ee1c-b3c7-4f6-name 2018-06-27 18:59:54,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 18:59:54,375 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 18:59: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-27 18:59:54,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/0b67cd2d1360499ab52df7345b4a34c7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60fd0480089809734e603be928ec10e8098163b1" 2018-06-27 18:59:54,946 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 18:59:54 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4d36d36b-8900-4d18-9dab-6ff1905e4a7d Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 18:59:54,946 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/0b67cd2d1360499ab52df7345b4a34c7 used request id req-4d36d36b-8900-4d18-9dab-6ff1905e4a7d 2018-06-27 18:59:54,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/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd15570c7b0efbce402ec6e35ab0d00d1123822c" 2018-06-27 18:59:56,264 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 18:59:56 GMT Content-Type: application/json Content-Length: 2434 Connection: keep-alive X-Openstack-Request-Id: req-6720c858-a58f-4fba-9dc0-4cffea504d49 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T18:59:55Z", "updated_at": "2018-06-27T18:59:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "5a060918-419b-4ec3-90df-a7764c06af2f", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "6cd9bbf0-4d1b-4b13-a6c4-e20a15bb3360", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "8134c0f0-89c6-4d45-bef8-a9260d9d0723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "e0e7297a-a59d-4d2b-b75c-2cc86b269114", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}], "revision_number": 4, "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "name": "default"}]} 2018-06-27 18:59:56,264 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-6720c858-a58f-4fba-9dc0-4cffea504d49 2018-06-27 18:59:56,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/8cdbc979369d4c15b8ddd6cc77d930e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd15570c7b0efbce402ec6e35ab0d00d1123822c" 2018-06-27 18:59:56,664 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 18:59:56 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d583cb1c-0353-4076-9141-706b45999671 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/8cdbc979369d4c15b8ddd6cc77d930e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}} 2018-06-27 18:59:56,664 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 used request id req-d583cb1c-0353-4076-9141-706b45999671 2018-06-27 18:59:56,665 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-03f3ee1c-b3c7-4f6-name 2018-06-27 18:59:56,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/0b67cd2d1360499ab52df7345b4a34c7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd15570c7b0efbce402ec6e35ab0d00d1123822c" 2018-06-27 18:59:57,075 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 27 Jun 2018 18:59:56 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-182f194f-7d89-4f6e-8043-2d9f5c76b288 Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0b67cd2d1360499ab52df7345b4a34c7.", "code": 404, "title": "Not Found"}} 2018-06-27 18:59:57,075 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/0b67cd2d1360499ab52df7345b4a34c7 used request id req-182f194f-7d89-4f6e-8043-2d9f5c76b288 2018-06-27 18:59:57,076 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-06-27 18:59: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/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd15570c7b0efbce402ec6e35ab0d00d1123822c" 2018-06-27 18:59:57,464 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 18:59:57 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b5fc3f9f-4c56-4bab-aef9-3b35c1ee956e Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 18:59:57,464 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-b5fc3f9f-4c56-4bab-aef9-3b35c1ee956e 2018-06-27 18:59:57,468 - 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}60fd0480089809734e603be928ec10e8098163b1" 2018-06-27 18:59:57,841 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 18:59:57 GMT Server: Apache Content-Length: 179 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f5249aa0-0ea2-4ca2-9cce-4865a0ed45b1 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-27 18:59:57,841 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains/default used request id req-f5249aa0-0ea2-4ca2-9cce-4865a0ed45b1 2018-06-27 18:59:57,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd15570c7b0efbce402ec6e35ab0d00d1123822c" 2018-06-27 18:59:58,309 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 18:59:57 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d5f1e8cf-9603-470e-bb7a-64cf0c293366 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 18:59:58,309 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-d5f1e8cf-9603-470e-bb7a-64cf0c293366 2018-06-27 18:59:58,311 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 18:59:59,069 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T19:59:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["o9W8kXdDSY6sx_5YuVXDOw"], "issued_at": "2018-06-27T18:59:59.000000Z"}} 2018-06-27 18:59:59,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}54832c2f655ca09458538baf2f22c1ae512337fb" 2018-06-27 18:59:59,428 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 18:59:59 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-67269c94-4bd1-401c-bb8e-e840252095f1 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 18:59:59,428 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-67269c94-4bd1-401c-bb8e-e840252095f1 2018-06-27 18:59:59,429 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 18:59:59,431 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 19:00:00,214 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T20:00:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["bTbJ3Uz6Q5e7mbhUuS6KXw"], "issued_at": "2018-06-27T19:00:00.000000Z"}} 2018-06-27 19:00:00,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}70f983b1b9fc93114575631e8355bbc2468b85d1" 2018-06-27 19:00:00,266 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:00:00 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-70714b55-9de9-44c3-9945-6a9864e664d5 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 19:00:00,266 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-70714b55-9de9-44c3-9945-6a9864e664d5 2018-06-27 19:00: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-27 19:00:00,281 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 19:00: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-27 19:00:00,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=CreateProjectSuccessTests-6d07a973-8829-438-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70f983b1b9fc93114575631e8355bbc2468b85d1" 2018-06-27 19:00:00,694 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:00:00 GMT Server: Apache Content-Length: 193 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9652f387-d245-4bca-a2b5-944d3d3496dd 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-6d07a973-8829-438-name", "previous": null, "next": null}, "projects": []} 2018-06-27 19:00:00,694 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-6d07a973-8829-438-name used request id req-9652f387-d245-4bca-a2b5-944d3d3496dd 2018-06-27 19:00:00,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70f983b1b9fc93114575631e8355bbc2468b85d1" 2018-06-27 19:00:01,184 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:00:00 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b145424a-06c9-4ccd-9bf7-dc04054e67a3 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 19:00:01,184 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-b145424a-06c9-4ccd-9bf7-dc04054e67a3 2018-06-27 19:00:01,188 - 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}70f983b1b9fc93114575631e8355bbc2468b85d1" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-6d07a973-8829-438-name"}}' 2018-06-27 19:00:01,342 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 19:00:01 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fd064f84-cfa0-47ae-80f1-c18bc4514c33 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/04b4a4a6d13f40bca434f12586ba7855"}, "tags": [], "enabled": true, "id": "04b4a4a6d13f40bca434f12586ba7855", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-6d07a973-8829-438-name"}} 2018-06-27 19:00:01,342 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-fd064f84-cfa0-47ae-80f1-c18bc4514c33 2018-06-27 19:00:01,343 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-6d07a973-8829-438-name 2018-06-27 19:00:01,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-27 19:00:01,358 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 19: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-27 19:00:01,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?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-6d07a973-8829-438-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54832c2f655ca09458538baf2f22c1ae512337fb" 2018-06-27 19:00:01,777 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:00:01 GMT Server: Apache Content-Length: 502 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b2060863-625a-490e-9d29-8024af2e799a 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-6d07a973-8829-438-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/04b4a4a6d13f40bca434f12586ba7855"}, "tags": [], "enabled": true, "id": "04b4a4a6d13f40bca434f12586ba7855", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-6d07a973-8829-438-name"}]} 2018-06-27 19:00:01,777 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-6d07a973-8829-438-name used request id req-b2060863-625a-490e-9d29-8024af2e799a 2018-06-27 19:00:01,781 - 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}54832c2f655ca09458538baf2f22c1ae512337fb" 2018-06-27 19:00:02,124 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:00:01 GMT Server: Apache Content-Length: 179 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-de79d01e-50c2-478b-ba70-de598d9cc8ec 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-27 19:00:02,124 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains/default used request id req-de79d01e-50c2-478b-ba70-de598d9cc8ec 2018-06-27 19:00:02,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?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70f983b1b9fc93114575631e8355bbc2468b85d1" 2018-06-27 19:00:03,084 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:00:03 GMT Content-Type: application/json Content-Length: 2434 Connection: keep-alive X-Openstack-Request-Id: req-c5c9311f-e38e-4793-9366-f9c881c91523 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T18:59:55Z", "updated_at": "2018-06-27T18:59:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "5a060918-419b-4ec3-90df-a7764c06af2f", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "6cd9bbf0-4d1b-4b13-a6c4-e20a15bb3360", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "8134c0f0-89c6-4d45-bef8-a9260d9d0723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "e0e7297a-a59d-4d2b-b75c-2cc86b269114", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}], "revision_number": 4, "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "name": "default"}]} 2018-06-27 19:00:03,084 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-c5c9311f-e38e-4793-9366-f9c881c91523 2018-06-27 19:00:03,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/8cdbc979369d4c15b8ddd6cc77d930e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70f983b1b9fc93114575631e8355bbc2468b85d1" 2018-06-27 19:00:03,350 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:00:03 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1058beb7-b098-42bb-bc8e-0dc92b46c813 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/8cdbc979369d4c15b8ddd6cc77d930e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}} 2018-06-27 19:00:03,351 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 used request id req-1058beb7-b098-42bb-bc8e-0dc92b46c813 2018-06-27 19:00:03,351 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-6d07a973-8829-438-name 2018-06-27 19:00:03,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/04b4a4a6d13f40bca434f12586ba7855 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70f983b1b9fc93114575631e8355bbc2468b85d1" 2018-06-27 19:00:03,942 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 19:00:03 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e620f2a8-2f59-4a59-a169-aa4b6ad9b25a Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 19:00:03,942 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/04b4a4a6d13f40bca434f12586ba7855 used request id req-e620f2a8-2f59-4a59-a169-aa4b6ad9b25a 2018-06-27 19:00:03,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70f983b1b9fc93114575631e8355bbc2468b85d1" 2018-06-27 19:00:04,357 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:00:03 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8a415260-b244-45bd-ae5b-249bade73baa Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 19:00:04,357 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-8a415260-b244-45bd-ae5b-249bade73baa 2018-06-27 19:00:04,359 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 19:00:05,244 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T20:00:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["c98xj18ASciXC1U6N8pMCA"], "issued_at": "2018-06-27T19:00:05.000000Z"}} 2018-06-27 19:00:05,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}e2235da62f80a26640878066eeb04bac972a085d" 2018-06-27 19:00:05,300 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:00:05 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9b66b58c-548d-4dc7-b6f7-7bf2ef294f29 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 19:00:05,300 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-9b66b58c-548d-4dc7-b6f7-7bf2ef294f29 2018-06-27 19:00:05,302 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 19:00:05,303 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 19:00:06,098 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T20:00:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["_n0xW2evSMq0XI3XNwyFXA"], "issued_at": "2018-06-27T19:00:06.000000Z"}} 2018-06-27 19:00:06,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}a6f6e261d4d09d649c8759c08d7b0abfc238b4b6" 2018-06-27 19:00:06,466 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:00:06 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5997bc5b-54a8-4c96-b5d3-8b33cbe3ad35 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 19:00:06,466 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-5997bc5b-54a8-4c96-b5d3-8b33cbe3ad35 2018-06-27 19:00:06,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 19:00:06,483 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 19:00: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-27 19:00:06,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=CreateProjectSuccessTests-339d684f-bd3b-46f-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6f6e261d4d09d649c8759c08d7b0abfc238b4b6" 2018-06-27 19:00:06,914 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:00:06 GMT Server: Apache Content-Length: 193 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-85df9bae-e4d1-43d6-b698-2c8471639c5b 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-339d684f-bd3b-46f-name", "previous": null, "next": null}, "projects": []} 2018-06-27 19:00:06,914 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-339d684f-bd3b-46f-name used request id req-85df9bae-e4d1-43d6-b698-2c8471639c5b 2018-06-27 19:00:06,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6f6e261d4d09d649c8759c08d7b0abfc238b4b6" 2018-06-27 19:00:07,337 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:00:06 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d19c22be-f235-477d-8b93-fe112fb6059a Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 19:00:07,337 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-d19c22be-f235-477d-8b93-fe112fb6059a 2018-06-27 19:00:07,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}a6f6e261d4d09d649c8759c08d7b0abfc238b4b6" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-339d684f-bd3b-46f-name"}}' 2018-06-27 19:00:07,743 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 19:00:07 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-086fdd2b-e483-43cb-8ec2-4cf503560ffa Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/794b2b2205dd480081cfe49e09b0c439"}, "tags": [], "enabled": true, "id": "794b2b2205dd480081cfe49e09b0c439", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-339d684f-bd3b-46f-name"}} 2018-06-27 19:00:07,744 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-086fdd2b-e483-43cb-8ec2-4cf503560ffa 2018-06-27 19:00:07,744 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-339d684f-bd3b-46f-name 2018-06-27 19:00:07,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 19:00:07,759 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 19:00: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-27 19:00:07,760 - 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-339d684f-bd3b-46f-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2235da62f80a26640878066eeb04bac972a085d" 2018-06-27 19:00:08,177 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:00:07 GMT Server: Apache Content-Length: 502 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-83887a6f-adc7-44c4-988f-09e92df2542c 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-339d684f-bd3b-46f-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/794b2b2205dd480081cfe49e09b0c439"}, "tags": [], "enabled": true, "id": "794b2b2205dd480081cfe49e09b0c439", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-339d684f-bd3b-46f-name"}]} 2018-06-27 19:00:08,178 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-339d684f-bd3b-46f-name used request id req-83887a6f-adc7-44c4-988f-09e92df2542c 2018-06-27 19:00:08,178 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 19:00:08,179 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 19:00:09,074 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T20:00:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["zJt12AhJRK2bcOdGOKg3Kg"], "issued_at": "2018-06-27T19:00:09.000000Z"}} 2018-06-27 19:00:09,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}35a6d4a3a7ab2ce2f86435c259720ec8e42bcc62" 2018-06-27 19:00:09,461 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:00:09 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-94854477-3679-4127-9b42-812034b95eb4 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 19:00:09,461 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-94854477-3679-4127-9b42-812034b95eb4 2018-06-27 19:00: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-27 19:00:09,477 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 19:00: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-27 19:00:09,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?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-339d684f-bd3b-46f-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35a6d4a3a7ab2ce2f86435c259720ec8e42bcc62" 2018-06-27 19:00:09,894 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:00:09 GMT Server: Apache Content-Length: 502 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0d2c0be8-4d2a-4393-9446-a793ad5cc1a9 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-339d684f-bd3b-46f-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/794b2b2205dd480081cfe49e09b0c439"}, "tags": [], "enabled": true, "id": "794b2b2205dd480081cfe49e09b0c439", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-339d684f-bd3b-46f-name"}]} 2018-06-27 19:00:09,894 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-339d684f-bd3b-46f-name used request id req-0d2c0be8-4d2a-4393-9446-a793ad5cc1a9 2018-06-27 19:00:09,898 - 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}e2235da62f80a26640878066eeb04bac972a085d" 2018-06-27 19:00:10,471 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:00:09 GMT Server: Apache Content-Length: 179 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-43b9998f-e25e-4c10-9717-97556b7c6b87 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-27 19:00:10,472 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains/default used request id req-43b9998f-e25e-4c10-9717-97556b7c6b87 2018-06-27 19:00:10,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/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6f6e261d4d09d649c8759c08d7b0abfc238b4b6" 2018-06-27 19:00:11,433 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:00:11 GMT Content-Type: application/json Content-Length: 2434 Connection: keep-alive X-Openstack-Request-Id: req-afc11400-059c-4070-9650-5ef35e76a0b8 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T18:59:55Z", "updated_at": "2018-06-27T18:59:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "5a060918-419b-4ec3-90df-a7764c06af2f", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "6cd9bbf0-4d1b-4b13-a6c4-e20a15bb3360", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "8134c0f0-89c6-4d45-bef8-a9260d9d0723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "e0e7297a-a59d-4d2b-b75c-2cc86b269114", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}], "revision_number": 4, "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "name": "default"}]} 2018-06-27 19:00:11,433 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-afc11400-059c-4070-9650-5ef35e76a0b8 2018-06-27 19:00:11,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6f6e261d4d09d649c8759c08d7b0abfc238b4b6" 2018-06-27 19:00:11,815 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:00:11 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fc8d197e-d068-4f01-9680-be75f35dd739 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/8cdbc979369d4c15b8ddd6cc77d930e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}} 2018-06-27 19:00:11,815 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 used request id req-fc8d197e-d068-4f01-9680-be75f35dd739 2018-06-27 19:00:11,816 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-339d684f-bd3b-46f-name 2018-06-27 19:00:11,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/794b2b2205dd480081cfe49e09b0c439 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6f6e261d4d09d649c8759c08d7b0abfc238b4b6" 2018-06-27 19:00:12,202 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 19:00:11 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f889b6ce-438f-48eb-a5f3-01ee496031f4 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 19:00:12,202 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/794b2b2205dd480081cfe49e09b0c439 used request id req-f889b6ce-438f-48eb-a5f3-01ee496031f4 2018-06-27 19:00: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}a6f6e261d4d09d649c8759c08d7b0abfc238b4b6" 2018-06-27 19:00:12,547 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:00:12 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-309c7cab-3b7e-49e0-a37a-7edbbfb2d2f2 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 19:00:12,547 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-309c7cab-3b7e-49e0-a37a-7edbbfb2d2f2 2018-06-27 19:00:12,549 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 19:00:13,395 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T20:00:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["b7Ax5V8lRGiTaZY3adYI9w"], "issued_at": "2018-06-27T19:00:13.000000Z"}} 2018-06-27 19:00:13,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}270f7fd99f1ec32b675d4d9463b9ac27718b6a05" 2018-06-27 19:00:13,724 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:00:13 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-40390887-4f68-483b-851b-be4f3cd1e029 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 19:00:13,724 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-40390887-4f68-483b-851b-be4f3cd1e029 2018-06-27 19:00:13,726 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 19:00:13,727 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 19:00:14,713 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T20:00:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["P26hC3qbSa2krIJzVKR_DA"], "issued_at": "2018-06-27T19:00:14.000000Z"}} 2018-06-27 19:00:14,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}41f78c41cb31d31ae07f0c1383d8f7e99019b432" 2018-06-27 19:00:15,084 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:00:14 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d0a7cd42-692f-4424-a55b-195b35e89e6f Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 19:00:15,085 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-d0a7cd42-692f-4424-a55b-195b35e89e6f 2018-06-27 19:00:15,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-27 19:00:15,100 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 19: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-27 19:00:15,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?enabled=True&domain_name=foo&name=CreateProjectSuccessTests-8363f081-fc49-408-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41f78c41cb31d31ae07f0c1383d8f7e99019b432" 2018-06-27 19:00:15,463 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:00:15 GMT Server: Apache Content-Length: 189 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-64af9c01-d199-4f9a-9bb7-3530f178d47b 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-8363f081-fc49-408-name", "previous": null, "next": null}, "projects": []} 2018-06-27 19:00:15,464 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=foo&name=CreateProjectSuccessTests-8363f081-fc49-408-name used request id req-64af9c01-d199-4f9a-9bb7-3530f178d47b 2018-06-27 19:00:15,467 - keystoneauth.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}41f78c41cb31d31ae07f0c1383d8f7e99019b432" 2018-06-27 19:00:15,901 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:00:15 GMT Server: Apache Content-Length: 113 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-30e4d016-906e-4108-aaf4-bb73b833d930 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-27 19:00:15,902 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=foo used request id req-30e4d016-906e-4108-aaf4-bb73b833d930 2018-06-27 19:00:15,905 - 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}41f78c41cb31d31ae07f0c1383d8f7e99019b432" -d '{"project": {"enabled": true, "domain_id": "foo", "name": "CreateProjectSuccessTests-8363f081-fc49-408-name"}}' 2018-06-27 19:00:16,316 - keystoneauth.session - DEBUG - RESP: [400] Date: Wed, 27 Jun 2018 19:00:15 GMT Server: Apache Content-Length: 90 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-827ff422-0c4d-4a99-a7c3-07caf753a6e7 Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find domain: foo.", "code": 400, "title": "Bad Request"}} 2018-06-27 19:00:16,316 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-827ff422-0c4d-4a99-a7c3-07caf753a6e7 2018-06-27 19:00:16,317 - keystoneauth.session - DEBUG - Request returned failure status: 400 2018-06-27 19:00:16,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41f78c41cb31d31ae07f0c1383d8f7e99019b432" 2018-06-27 19:00:16,706 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:00:16 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4811ad55-be46-44e1-ad8f-9e758949e0d5 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 19:00:16,706 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-4811ad55-be46-44e1-ad8f-9e758949e0d5 2018-06-27 19:00:16,707 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 19:00:17,487 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T20:00:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["fZZDhHOdR8-TD6u_tZCjuA"], "issued_at": "2018-06-27T19:00:17.000000Z"}} 2018-06-27 19:00:17,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}ec4a012876e2c57c1d9b5fb8bdbe674c471b68d2" 2018-06-27 19:00:17,540 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:00:17 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3c462365-2374-42f1-91f5-91ff142600d6 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 19:00:17,541 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-3c462365-2374-42f1-91f5-91ff142600d6 2018-06-27 19:00:17,542 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 19:00:17,543 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 19:00:18,366 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T20:00:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["7JBAScXdQ9-LXa82YZcamw"], "issued_at": "2018-06-27T19:00:18.000000Z"}} 2018-06-27 19:00:18,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}b6402dc6495994204becb888e5309d41e7cdf14d" 2018-06-27 19:00:18,413 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:00:18 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f921f2a7-1429-4719-92f4-80d1c0dd4cde Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 19:00:18,414 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-f921f2a7-1429-4719-92f4-80d1c0dd4cde 2018-06-27 19:00:18,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-27 19:00:18,428 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 19:00: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-27 19:00:18,429 - 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-509e459c-ef01-495-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6402dc6495994204becb888e5309d41e7cdf14d" 2018-06-27 19:00:18,854 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:00:18 GMT Server: Apache Content-Length: 193 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-418e5c3a-983d-4d94-99d1-a6694ff499f4 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-509e459c-ef01-495-name", "previous": null, "next": null}, "projects": []} 2018-06-27 19:00:18,854 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-509e459c-ef01-495-name used request id req-418e5c3a-983d-4d94-99d1-a6694ff499f4 2018-06-27 19:00:18,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}b6402dc6495994204becb888e5309d41e7cdf14d" 2018-06-27 19:00:19,219 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:00:18 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b55ce2be-15b0-4da9-8ef4-69c6d9c4c1b9 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 19:00:19,219 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-b55ce2be-15b0-4da9-8ef4-69c6d9c4c1b9 2018-06-27 19:00:19,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}b6402dc6495994204becb888e5309d41e7cdf14d" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-509e459c-ef01-495-name"}}' 2018-06-27 19:00:19,696 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 19:00:19 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c4729474-ef41-45c7-a489-60e06582b9d5 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/1d2a498cf73e43aeb1d100f9aaddb657"}, "tags": [], "enabled": true, "id": "1d2a498cf73e43aeb1d100f9aaddb657", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-509e459c-ef01-495-name"}} 2018-06-27 19:00:19,696 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-c4729474-ef41-45c7-a489-60e06582b9d5 2018-06-27 19:00:19,697 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-509e459c-ef01-495-name 2018-06-27 19:00:19,697 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 19:00:19,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/os-quota-sets/1d2a498cf73e43aeb1d100f9aaddb657 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6402dc6495994204becb888e5309d41e7cdf14d" 2018-06-27 19:00:21,221 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:00:21 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-b9430a8f-ae97-415e-b4cc-03aba8e146b5 X-Compute-Request-Id: req-b9430a8f-ae97-415e-b4cc-03aba8e146b5 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": "1d2a498cf73e43aeb1d100f9aaddb657", "instances": 10, "security_group_rules": 20, "injected_files": 5, "cores": 20, "fixed_ips": -1, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-06-27 19:00:21,222 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/os-quota-sets/1d2a498cf73e43aeb1d100f9aaddb657 used request id req-b9430a8f-ae97-415e-b4cc-03aba8e146b5 2018-06-27 19:00:21,225 - 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/1d2a498cf73e43aeb1d100f9aaddb657 -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6402dc6495994204becb888e5309d41e7cdf14d" -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-27 19:00:23,119 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:00:23 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-f495bdb6-b95c-4b43-a314-8a475298efae X-Compute-Request-Id: req-f495bdb6-b95c-4b43-a314-8a475298efae 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-27 19:00:23,119 - novaclient.v2.client - DEBUG - PUT call to compute for https://172.30.10.101:8774/v2.1/os-quota-sets/1d2a498cf73e43aeb1d100f9aaddb657 used request id req-f495bdb6-b95c-4b43-a314-8a475298efae 2018-06-27 19:00:23,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 19:00:23,134 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 19:00: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-27 19:00:23,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?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-509e459c-ef01-495-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec4a012876e2c57c1d9b5fb8bdbe674c471b68d2" 2018-06-27 19:00:23,533 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:00:23 GMT Server: Apache Content-Length: 502 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-037d9621-9413-412b-894c-255e2de4cd93 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-509e459c-ef01-495-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/1d2a498cf73e43aeb1d100f9aaddb657"}, "tags": [], "enabled": true, "id": "1d2a498cf73e43aeb1d100f9aaddb657", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-509e459c-ef01-495-name"}]} 2018-06-27 19:00:23,533 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-509e459c-ef01-495-name used request id req-037d9621-9413-412b-894c-255e2de4cd93 2018-06-27 19:00:23,537 - 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}ec4a012876e2c57c1d9b5fb8bdbe674c471b68d2" 2018-06-27 19:00:23,927 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:00:23 GMT Server: Apache Content-Length: 179 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e2ad6746-8e0a-40cf-93aa-0f28b99c0542 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-27 19:00:23,927 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains/default used request id req-e2ad6746-8e0a-40cf-93aa-0f28b99c0542 2018-06-27 19:00:23,927 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 19:00:23,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/os-quota-sets/1d2a498cf73e43aeb1d100f9aaddb657 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec4a012876e2c57c1d9b5fb8bdbe674c471b68d2" 2018-06-27 19:00:25,234 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:00:25 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-5c20ef98-4b77-4f7f-80f4-c1141fde71ac X-Compute-Request-Id: req-5c20ef98-4b77-4f7f-80f4-c1141fde71ac 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": "1d2a498cf73e43aeb1d100f9aaddb657", "instances": 5, "security_group_rules": 20, "injected_files": 6, "cores": 4, "fixed_ips": 7, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-06-27 19:00:25,234 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/os-quota-sets/1d2a498cf73e43aeb1d100f9aaddb657 used request id req-5c20ef98-4b77-4f7f-80f4-c1141fde71ac 2018-06-27 19:00:25,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?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6402dc6495994204becb888e5309d41e7cdf14d" 2018-06-27 19:00:26,207 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:00:26 GMT Content-Type: application/json Content-Length: 2434 Connection: keep-alive X-Openstack-Request-Id: req-3e8c34f2-1baa-4933-9172-72e8531628a4 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T18:59:55Z", "updated_at": "2018-06-27T18:59:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "5a060918-419b-4ec3-90df-a7764c06af2f", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "6cd9bbf0-4d1b-4b13-a6c4-e20a15bb3360", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "8134c0f0-89c6-4d45-bef8-a9260d9d0723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "e0e7297a-a59d-4d2b-b75c-2cc86b269114", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}], "revision_number": 4, "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "name": "default"}]} 2018-06-27 19:00:26,207 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-3e8c34f2-1baa-4933-9172-72e8531628a4 2018-06-27 19:00:26,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/8cdbc979369d4c15b8ddd6cc77d930e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6402dc6495994204becb888e5309d41e7cdf14d" 2018-06-27 19:00:26,628 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:00:26 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f698daab-b0d1-412b-8118-9f90d2813fdf 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/8cdbc979369d4c15b8ddd6cc77d930e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}} 2018-06-27 19:00:26,628 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 used request id req-f698daab-b0d1-412b-8118-9f90d2813fdf 2018-06-27 19:00:26,630 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-509e459c-ef01-495-name 2018-06-27 19:00:26,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/1d2a498cf73e43aeb1d100f9aaddb657 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6402dc6495994204becb888e5309d41e7cdf14d" 2018-06-27 19:00:27,307 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 19:00:26 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9f36155e-7361-4a1e-afc4-f99a92d61a7c Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 19:00:27,307 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/1d2a498cf73e43aeb1d100f9aaddb657 used request id req-9f36155e-7361-4a1e-afc4-f99a92d61a7c 2018-06-27 19:00:27,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6402dc6495994204becb888e5309d41e7cdf14d" 2018-06-27 19:00:27,389 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:00:27 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-81fa1570-30e9-4811-a0b0-9d7e178c1148 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 19:00:27,390 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-81fa1570-30e9-4811-a0b0-9d7e178c1148 2018-06-27 19:00:27,391 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 19:00:28,224 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T20:00:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["EaXs2RVJSG6fU4D9NvWdYw"], "issued_at": "2018-06-27T19:00:28.000000Z"}} 2018-06-27 19:00:28,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}692c1775904e7ff11a18aa4bad6a2706177590e6" 2018-06-27 19:00:28,621 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:00:28 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-92589f1e-2717-4d05-93c1-fce30b2e402c Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 19:00:28,621 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-92589f1e-2717-4d05-93c1-fce30b2e402c 2018-06-27 19:00:28,624 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 19:00:28,626 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 19:00:29,366 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T20:00:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["NUmIpJ3rR2WNhFj-oqcW5Q"], "issued_at": "2018-06-27T19:00:29.000000Z"}} 2018-06-27 19:00:29,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}18e0b8e838380b71abf67999638f1d020641148b" 2018-06-27 19:00:29,420 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:00:29 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bc30aed4-7dd7-4d29-a484-ca16fba189a6 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 19:00:29,420 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-bc30aed4-7dd7-4d29-a484-ca16fba189a6 2018-06-27 19:00:29,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 19:00:29,436 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 19: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-27 19:00:29,437 - 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-3de09042-e613-45b-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18e0b8e838380b71abf67999638f1d020641148b" 2018-06-27 19:00:29,888 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:00:29 GMT Server: Apache Content-Length: 193 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-579af1f2-ae56-4a81-aa99-bbcf92731a5d 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-3de09042-e613-45b-name", "previous": null, "next": null}, "projects": []} 2018-06-27 19:00:29,888 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-3de09042-e613-45b-name used request id req-579af1f2-ae56-4a81-aa99-bbcf92731a5d 2018-06-27 19:00:29,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18e0b8e838380b71abf67999638f1d020641148b" 2018-06-27 19:00:30,230 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:00:29 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-14db4459-6b75-4f82-b6b0-47efe7dfdf69 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 19:00:30,230 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-14db4459-6b75-4f82-b6b0-47efe7dfdf69 2018-06-27 19:00:30,234 - 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}18e0b8e838380b71abf67999638f1d020641148b" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-3de09042-e613-45b-name"}}' 2018-06-27 19:00:30,584 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 19:00:30 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4740f6f6-ac46-4bc6-acfd-027267847313 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/2a174793f084404fa988702de78d7182"}, "tags": [], "enabled": true, "id": "2a174793f084404fa988702de78d7182", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-3de09042-e613-45b-name"}} 2018-06-27 19:00:30,584 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-4740f6f6-ac46-4bc6-acfd-027267847313 2018-06-27 19:00:30,584 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-3de09042-e613-45b-name 2018-06-27 19:00:30,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 19:00:30,599 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 19:00: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-27 19:00:30,600 - 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-3de09042-e613-45b-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}692c1775904e7ff11a18aa4bad6a2706177590e6" 2018-06-27 19:00:30,697 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:00:30 GMT Server: Apache Content-Length: 502 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1ef48b53-530f-4f6b-8d7b-3af3f57072e0 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-3de09042-e613-45b-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/2a174793f084404fa988702de78d7182"}, "tags": [], "enabled": true, "id": "2a174793f084404fa988702de78d7182", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-3de09042-e613-45b-name"}]} 2018-06-27 19:00:30,697 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-3de09042-e613-45b-name used request id req-1ef48b53-530f-4f6b-8d7b-3af3f57072e0 2018-06-27 19:00:30,701 - 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}692c1775904e7ff11a18aa4bad6a2706177590e6" 2018-06-27 19:00:31,129 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:00:30 GMT Server: Apache Content-Length: 179 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-327aca8d-231f-47a3-964a-224173c5b927 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-27 19:00:31,130 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains/default used request id req-327aca8d-231f-47a3-964a-224173c5b927 2018-06-27 19:00:31,130 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 19:00:31,135 - 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/2a174793f084404fa988702de78d7182 -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18e0b8e838380b71abf67999638f1d020641148b" -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-27 19:00:33,264 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:00:33 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-aea877e0-ad81-4194-be57-83ebf8b59d98 X-Compute-Request-Id: req-aea877e0-ad81-4194-be57-83ebf8b59d98 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-27 19:00:33,264 - novaclient.v2.client - DEBUG - PUT call to compute for https://172.30.10.101:8774/v2.1/os-quota-sets/2a174793f084404fa988702de78d7182 used request id req-aea877e0-ad81-4194-be57-83ebf8b59d98 2018-06-27 19:00:33,272 - 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/2a174793f084404fa988702de78d7182 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18e0b8e838380b71abf67999638f1d020641148b" -d '{"quota": {"subnet": 7, "network": 5, "floatingip": 25, "security_group_rule": 50, "security_group": 5, "router": 6, "port": 25}}' 2018-06-27 19:00:34,299 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:00:34 GMT Content-Type: application/json Content-Length: 179 Connection: keep-alive X-Openstack-Request-Id: req-5c2c842d-22ea-4e62-91ee-deec8132d2e7 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-27 19:00:34,299 - keystoneauth.session - DEBUG - PUT call to network for https://172.30.10.101:9696/v2.0/quotas/2a174793f084404fa988702de78d7182 used request id req-5c2c842d-22ea-4e62-91ee-deec8132d2e7 2018-06-27 19:00:34,300 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 19:00:34,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/os-quota-sets/2a174793f084404fa988702de78d7182 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18e0b8e838380b71abf67999638f1d020641148b" 2018-06-27 19:00:35,789 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:00:35 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-6bc10495-fab4-498f-90da-cfbdcd369030 X-Compute-Request-Id: req-6bc10495-fab4-498f-90da-cfbdcd369030 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": "2a174793f084404fa988702de78d7182", "instances": 5, "security_group_rules": 20, "injected_files": 3, "cores": 5, "fixed_ips": 100, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-06-27 19:00:35,790 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/os-quota-sets/2a174793f084404fa988702de78d7182 used request id req-6bc10495-fab4-498f-90da-cfbdcd369030 2018-06-27 19:00:35,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/quotas/2a174793f084404fa988702de78d7182 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18e0b8e838380b71abf67999638f1d020641148b" 2018-06-27 19:00:35,877 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:00:35 GMT Content-Type: application/json Content-Length: 179 Connection: keep-alive X-Openstack-Request-Id: req-36353a31-709c-4540-a28d-9966cda3f695 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-27 19:00:35,877 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/quotas/2a174793f084404fa988702de78d7182 used request id req-36353a31-709c-4540-a28d-9966cda3f695 2018-06-27 19:00:35,878 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 19:00: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/os-quota-sets/2a174793f084404fa988702de78d7182 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}692c1775904e7ff11a18aa4bad6a2706177590e6" 2018-06-27 19:00:37,234 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:00:37 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-486f1340-9c96-4d05-aa3b-d860a1000bf7 X-Compute-Request-Id: req-486f1340-9c96-4d05-aa3b-d860a1000bf7 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": "2a174793f084404fa988702de78d7182", "instances": 5, "security_group_rules": 20, "injected_files": 3, "cores": 5, "fixed_ips": 100, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-06-27 19:00:37,235 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/os-quota-sets/2a174793f084404fa988702de78d7182 used request id req-486f1340-9c96-4d05-aa3b-d860a1000bf7 2018-06-27 19:00:37,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/quotas/2a174793f084404fa988702de78d7182 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}692c1775904e7ff11a18aa4bad6a2706177590e6" 2018-06-27 19:00:38,170 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:00:38 GMT Content-Type: application/json Content-Length: 179 Connection: keep-alive X-Openstack-Request-Id: req-7f64889d-e208-479d-b633-5e3a4d88b86e 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-27 19:00:38,170 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/quotas/2a174793f084404fa988702de78d7182 used request id req-7f64889d-e208-479d-b633-5e3a4d88b86e 2018-06-27 19:00:38,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/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18e0b8e838380b71abf67999638f1d020641148b" 2018-06-27 19:00:39,052 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:00:39 GMT Content-Type: application/json Content-Length: 2434 Connection: keep-alive X-Openstack-Request-Id: req-5517f0e8-e852-4b34-b07e-7a35fd2ce896 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T18:59:55Z", "updated_at": "2018-06-27T18:59:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "5a060918-419b-4ec3-90df-a7764c06af2f", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "6cd9bbf0-4d1b-4b13-a6c4-e20a15bb3360", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "8134c0f0-89c6-4d45-bef8-a9260d9d0723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "e0e7297a-a59d-4d2b-b75c-2cc86b269114", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}], "revision_number": 4, "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "name": "default"}]} 2018-06-27 19:00:39,052 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-5517f0e8-e852-4b34-b07e-7a35fd2ce896 2018-06-27 19:00:39,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/8cdbc979369d4c15b8ddd6cc77d930e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18e0b8e838380b71abf67999638f1d020641148b" 2018-06-27 19:00:39,416 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:00:39 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-963dc337-0aa2-4fd3-95e0-a9c163870ea1 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/8cdbc979369d4c15b8ddd6cc77d930e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}} 2018-06-27 19:00:39,417 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 used request id req-963dc337-0aa2-4fd3-95e0-a9c163870ea1 2018-06-27 19:00:39,417 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-3de09042-e613-45b-name 2018-06-27 19:00:39,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/2a174793f084404fa988702de78d7182 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18e0b8e838380b71abf67999638f1d020641148b" 2018-06-27 19:00:39,783 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 19:00:39 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ccfa0af6-f347-483d-a1f2-a16f8f588c67 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 19:00:39,783 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/2a174793f084404fa988702de78d7182 used request id req-ccfa0af6-f347-483d-a1f2-a16f8f588c67 2018-06-27 19:00:39,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18e0b8e838380b71abf67999638f1d020641148b" 2018-06-27 19:00:40,161 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:00:39 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c731358a-8b9a-4963-b1ac-684e5d2df1df Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 19:00:40,161 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-c731358a-8b9a-4963-b1ac-684e5d2df1df 2018-06-27 19:00:40,163 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 19:00:40,964 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T20:00:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["_x10uV4BS36Uus9yzPRyfg"], "issued_at": "2018-06-27T19:00:40.000000Z"}} 2018-06-27 19:00:40,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a8251e0e640c6af1238262aedf7301464eafbe9" 2018-06-27 19:00:41,347 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:00:40 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8e068822-9d0a-4eef-bef7-225efa769a89 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 19:00:41,348 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-8e068822-9d0a-4eef-bef7-225efa769a89 2018-06-27 19:00:41,349 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 19:00:41,350 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 19:00:42,051 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T20:00:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["i5DXvWt6ScWguElfAu0Brg"], "issued_at": "2018-06-27T19:00:42.000000Z"}} 2018-06-27 19:00:42,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b581e40b0cfe195cf8203c2cb3528e6ef8f13768" 2018-06-27 19:00:42,465 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:00:42 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5d7ef98f-6d5f-4e3a-8d5c-76ffe3171d1c Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 19:00:42,465 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-5d7ef98f-6d5f-4e3a-8d5c-76ffe3171d1c 2018-06-27 19:00:42,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 19:00:42,480 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 19:00: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-27 19:00:42,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?enabled=True&domain_name=Default&name=CreateProjectUserTests-009fd7e7-030a-463-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b581e40b0cfe195cf8203c2cb3528e6ef8f13768" 2018-06-27 19:00:42,894 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:00:42 GMT Server: Apache Content-Length: 190 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6142480f-707d-4de2-954b-d20ee1881fb6 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-009fd7e7-030a-463-name", "previous": null, "next": null}, "projects": []} 2018-06-27 19:00:42,894 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-009fd7e7-030a-463-name used request id req-6142480f-707d-4de2-954b-d20ee1881fb6 2018-06-27 19:00:42,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b581e40b0cfe195cf8203c2cb3528e6ef8f13768" 2018-06-27 19:00:43,257 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:00:42 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3d3d79ef-5629-4671-b370-c05d602e11c0 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 19:00:43,257 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-3d3d79ef-5629-4671-b370-c05d602e11c0 2018-06-27 19:00:43,260 - 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}b581e40b0cfe195cf8203c2cb3528e6ef8f13768" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectUserTests-009fd7e7-030a-463-name"}}' 2018-06-27 19:00:43,759 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 19:00:43 GMT Server: Apache Content-Length: 319 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f358031d-a5a5-40d0-be28-4db85539eed5 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/98f991c10fc04530a6f4f76bcb4e71b3"}, "tags": [], "enabled": true, "id": "98f991c10fc04530a6f4f76bcb4e71b3", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-009fd7e7-030a-463-name"}} 2018-06-27 19:00:43,759 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-f358031d-a5a5-40d0-be28-4db85539eed5 2018-06-27 19:00:43,760 - keystone_utils - INFO - Created project with name - CreateProjectUserTests-009fd7e7-030a-463-name 2018-06-27 19:00:43,760 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 19:00:43,761 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 19:00:44,748 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T20:00:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["rR6pwKw3QBSiKN-medww3w"], "issued_at": "2018-06-27T19:00:44.000000Z"}} 2018-06-27 19:00:44,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b129d75a5e93bad99e105e554876bfe152602dd" 2018-06-27 19:00:45,096 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:00:44 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5d9c0d5c-7774-4bd0-b0e5-c2c6a323c79d Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 19:00:45,096 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-5d9c0d5c-7774-4bd0-b0e5-c2c6a323c79d 2018-06-27 19:00:45,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 19:00:45,112 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 19: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-27 19:00:45,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}6b129d75a5e93bad99e105e554876bfe152602dd" 2018-06-27 19:00:45,531 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:00:45 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-79eb5f41-3504-4556-a98c-bc66096318c8 Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/05b1bc3fa6fd4243a4ba8b4d6fcc3daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05b1bc3fa6fd4243a4ba8b4d6fcc3daf", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/48d44c9c0fea4f4e80edc7d2e0715db7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d44c9c0fea4f4e80edc7d2e0715db7", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/4d3721127bf84155a837606ce3feba32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d3721127bf84155a837606ce3feba32", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/5c846663ea6d407e9223de0719ce5442"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c846663ea6d407e9223de0719ce5442", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/73a10e6c4f67490a8a4030cc6cea32f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73a10e6c4f67490a8a4030cc6cea32f5", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/8ecfab7d9d4f47bb8892a85b7d2a0b5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ecfab7d9d4f47bb8892a85b7d2a0b5a", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/b278d529e9a54a9195e4e536b9384dc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b278d529e9a54a9195e4e536b9384dc0", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b7f107ae7bb34ccea8282b1a0ec7a979"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7f107ae7bb34ccea8282b1a0ec7a979", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/d21494d0185b463db36b8c8c2b341b97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d21494d0185b463db36b8c8c2b341b97", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e0bb346419f84e4680f6ca9a97f4fc0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e0bb346419f84e4680f6ca9a97f4fc0b", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "c8d542af72ce49338052c29f02c8857e", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e9dd794fa5c040a9a0445386fb2a6116"}, "options": {}, "id": "e9dd794fa5c040a9a0445386fb2a6116", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/e9f9c747d54947bc800a81ecf11858f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9f9c747d54947bc800a81ecf11858f5", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-27 19:00:45,531 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-79eb5f41-3504-4556-a98c-bc66096318c8 2018-06-27 19:00:45,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}6b129d75a5e93bad99e105e554876bfe152602dd" 2018-06-27 19:00:45,628 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:00:45 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b252a5a7-d530-44c9-943f-bcd0878c2d4d Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 19:00:45,628 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-b252a5a7-d530-44c9-943f-bcd0878c2d4d 2018-06-27 19:00:46,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}6b129d75a5e93bad99e105e554876bfe152602dd" 2018-06-27 19:00:46,661 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:00:46 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5d274a3f-4275-456e-b009-6abb4c976030 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 19:00:46,661 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-5d274a3f-4275-456e-b009-6abb4c976030 2018-06-27 19:00:46,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?name=CreateProjectUserTests-009fd7e7-030a-463-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b129d75a5e93bad99e105e554876bfe152602dd" 2018-06-27 19:00:46,763 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:00:46 GMT Server: Apache Content-Length: 463 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6ba9471c-da21-4a23-b997-beb14f5556b7 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateProjectUserTests-009fd7e7-030a-463-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/98f991c10fc04530a6f4f76bcb4e71b3"}, "tags": [], "enabled": true, "id": "98f991c10fc04530a6f4f76bcb4e71b3", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-009fd7e7-030a-463-name"}]} 2018-06-27 19:00:46,763 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateProjectUserTests-009fd7e7-030a-463-name used request id req-6ba9471c-da21-4a23-b997-beb14f5556b7 2018-06-27 19:00:46,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users/f3eccd167b9c451bbb46367627dd10a0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b129d75a5e93bad99e105e554876bfe152602dd" 2018-06-27 19:00:47,176 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:00:46 GMT Server: Apache Content-Length: 282 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b2046903-8912-4b04-87ac-85b502afc049 Connection: close Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://10.167.4.35:5000/v3/users/f3eccd167b9c451bbb46367627dd10a0"}, "enabled": true, "id": "f3eccd167b9c451bbb46367627dd10a0", "options": {}, "domain_id": "default", "name": "CreateProjectUserTests-009fd7e7-030a-463-user"}} 2018-06-27 19:00:47,177 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users/f3eccd167b9c451bbb46367627dd10a0 used request id req-b2046903-8912-4b04-87ac-85b502afc049 2018-06-27 19:00:47,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/98f991c10fc04530a6f4f76bcb4e71b3/users/f3eccd167b9c451bbb46367627dd10a0/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b129d75a5e93bad99e105e554876bfe152602dd" 2018-06-27 19:00:47,800 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:00:47 GMT Server: Apache Content-Length: 181 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-29d8a35d-3664-46a8-8059-7d10739a9c4b Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects/98f991c10fc04530a6f4f76bcb4e71b3/users/f3eccd167b9c451bbb46367627dd10a0/roles", "previous": null, "next": null}, "roles": []} 2018-06-27 19:00:47,800 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/98f991c10fc04530a6f4f76bcb4e71b3/users/f3eccd167b9c451bbb46367627dd10a0/roles used request id req-29d8a35d-3664-46a8-8059-7d10739a9c4b 2018-06-27 19:00:47,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b129d75a5e93bad99e105e554876bfe152602dd" 2018-06-27 19:00:48,177 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:00:47 GMT Server: Apache Content-Length: 176 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a5eada17-08b7-40fa-80b9-de102a880054 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}} 2018-06-27 19:00:48,177 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2 used request id req-a5eada17-08b7-40fa-80b9-de102a880054 2018-06-27 19:00:48,177 - keystone_utils - INFO - Granting role admin to project CreateProjectUserTests-009fd7e7-030a-463-name 2018-06-27 19:00:48,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/98f991c10fc04530a6f4f76bcb4e71b3/users/f3eccd167b9c451bbb46367627dd10a0/roles/b6d09af107b240dbbe6b84f49cc394f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b129d75a5e93bad99e105e554876bfe152602dd" 2018-06-27 19:00:48,604 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 19:00:48 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-eac63df6-d2b4-4be3-b90d-afd3f4dd6870 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 19:00:48,604 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/98f991c10fc04530a6f4f76bcb4e71b3/users/f3eccd167b9c451bbb46367627dd10a0/roles/b6d09af107b240dbbe6b84f49cc394f2 used request id req-eac63df6-d2b4-4be3-b90d-afd3f4dd6870 2018-06-27 19:00:48,604 - keystone_utils - INFO - Created user with name - CreateProjectUserTests-009fd7e7-030a-463-user 2018-06-27 19:00:48,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}b581e40b0cfe195cf8203c2cb3528e6ef8f13768" 2018-06-27 19:00:48,689 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:00:48 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c22cad77-0ae2-4f17-ad88-f4d59e0d45a5 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 19:00:48,689 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-c22cad77-0ae2-4f17-ad88-f4d59e0d45a5 2018-06-27 19:00:48,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}b581e40b0cfe195cf8203c2cb3528e6ef8f13768" -d '{"role": {"name": "CreateProjectUserTests-009fd7e7-030a-463-name-role"}}' 2018-06-27 19:00:49,057 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 19:00:48 GMT Server: Apache Content-Length: 221 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-544d6b99-8924-4203-a640-6cdd838ae7f2 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0c0a6bd834bb44debe2bdae8f50a0a46", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c0a6bd834bb44debe2bdae8f50a0a46"}, "name": "CreateProjectUserTests-009fd7e7-030a-463-name-role"}} 2018-06-27 19:00:49,058 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-544d6b99-8924-4203-a640-6cdd838ae7f2 2018-06-27 19:00:49,058 - keystone_utils - INFO - Created role with name - CreateProjectUserTests-009fd7e7-030a-463-name-role 2018-06-27 19:00:49,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/0c0a6bd834bb44debe2bdae8f50a0a46 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b581e40b0cfe195cf8203c2cb3528e6ef8f13768" 2018-06-27 19:00:49,137 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:00:49 GMT Server: Apache Content-Length: 221 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e7aa8c6d-4e1e-4145-a420-24db5ad31df5 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0c0a6bd834bb44debe2bdae8f50a0a46", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c0a6bd834bb44debe2bdae8f50a0a46"}, "name": "CreateProjectUserTests-009fd7e7-030a-463-name-role"}} 2018-06-27 19:00:49,137 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/0c0a6bd834bb44debe2bdae8f50a0a46 used request id req-e7aa8c6d-4e1e-4145-a420-24db5ad31df5 2018-06-27 19:00:49,137 - keystone_utils - INFO - Granting role CreateProjectUserTests-009fd7e7-030a-463-name-role to project CreateProjectUserTests-009fd7e7-030a-463-name 2018-06-27 19:00:49,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/98f991c10fc04530a6f4f76bcb4e71b3/users/f3eccd167b9c451bbb46367627dd10a0/roles/0c0a6bd834bb44debe2bdae8f50a0a46 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b581e40b0cfe195cf8203c2cb3528e6ef8f13768" 2018-06-27 19:00:49,824 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 19:00:49 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-814a2365-5f2a-47d0-9b24-b724f167a68f Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 19:00:49,824 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/98f991c10fc04530a6f4f76bcb4e71b3/users/f3eccd167b9c451bbb46367627dd10a0/roles/0c0a6bd834bb44debe2bdae8f50a0a46 used request id req-814a2365-5f2a-47d0-9b24-b724f167a68f 2018-06-27 19:00:49,825 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 19:00:49,826 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 19:00:50,915 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}, {"id": "0c0a6bd834bb44debe2bdae8f50a0a46", "name": "CreateProjectUserTests-009fd7e7-030a-463-name-role"}], "expires_at": "2018-06-27T20:00:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "98f991c10fc04530a6f4f76bcb4e71b3", "name": "CreateProjectUserTests-009fd7e7-030a-463-name"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/98f991c10fc04530a6f4f76bcb4e71b3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/98f991c10fc04530a6f4f76bcb4e71b3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/98f991c10fc04530a6f4f76bcb4e71b3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/98f991c10fc04530a6f4f76bcb4e71b3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/98f991c10fc04530a6f4f76bcb4e71b3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/98f991c10fc04530a6f4f76bcb4e71b3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/98f991c10fc04530a6f4f76bcb4e71b3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/98f991c10fc04530a6f4f76bcb4e71b3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/98f991c10fc04530a6f4f76bcb4e71b3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/98f991c10fc04530a6f4f76bcb4e71b3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/98f991c10fc04530a6f4f76bcb4e71b3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/98f991c10fc04530a6f4f76bcb4e71b3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateProjectUserTests-009fd7e7-030a-463-user", "id": "f3eccd167b9c451bbb46367627dd10a0"}, "audit_ids": ["CP6xWZcLQPC7UPrg5pIFgQ"], "issued_at": "2018-06-27T19:00:50.000000Z"}} 2018-06-27 19:00:50,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}c66326dceab01ff8c12c57b7ef9c6112738ba2d2" 2018-06-27 19:00:51,329 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:00:50 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e94fe110-6c0c-45ab-91d9-2efa731758ba Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 19:00:51,329 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-e94fe110-6c0c-45ab-91d9-2efa731758ba 2018-06-27 19:00:51,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-groups?name=CreateProjectUserTests-009fd7e7-030a-463-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c66326dceab01ff8c12c57b7ef9c6112738ba2d2" 2018-06-27 19:00:52,563 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:00:52 GMT Content-Type: application/json Content-Length: 23 Connection: keep-alive X-Openstack-Request-Id: req-3448221d-e7ea-418c-8d7c-628a6e5cd5bf Front-End-Https: on RESP BODY: {"security_groups": []} 2018-06-27 19:00:52,563 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateProjectUserTests-009fd7e7-030a-463-name&description=hello+group used request id req-3448221d-e7ea-418c-8d7c-628a6e5cd5bf 2018-06-27 19:00:52,564 - OpenStackSecurityGroup - INFO - Creating security group CreateProjectUserTests-009fd7e7-030a-463-name... 2018-06-27 19:00:52,564 - neutron_utils - INFO - Creating security group with name - CreateProjectUserTests-009fd7e7-030a-463-name 2018-06-27 19:00:52,569 - 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}c66326dceab01ff8c12c57b7ef9c6112738ba2d2" -d '{"security_group": {"name": "CreateProjectUserTests-009fd7e7-030a-463-name", "description": "hello group"}}' 2018-06-27 19:00:54,031 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 19:00:54 GMT Content-Type: application/json Content-Length: 1388 Connection: keep-alive X-Openstack-Request-Id: req-0fdc5b8f-5a22-42a4-994e-44296b278bff Front-End-Https: on RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "98f991c10fc04530a6f4f76bcb4e71b3", "created_at": "2018-06-27T19:00:53Z", "updated_at": "2018-06-27T19:00:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:00:53Z", "revision_number": 0, "id": "0bc77c86-da31-46c6-8fb4-d85f8aa46ecc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:00:53Z", "security_group_id": "5e073e08-0289-4bfd-acf8-9d519c9a9fce", "tenant_id": "98f991c10fc04530a6f4f76bcb4e71b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "98f991c10fc04530a6f4f76bcb4e71b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:00:53Z", "revision_number": 0, "id": "47cf7407-85fc-4847-aaf2-bfe168d2c404", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:00:53Z", "security_group_id": "5e073e08-0289-4bfd-acf8-9d519c9a9fce", "tenant_id": "98f991c10fc04530a6f4f76bcb4e71b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "98f991c10fc04530a6f4f76bcb4e71b3"}], "revision_number": 2, "project_id": "98f991c10fc04530a6f4f76bcb4e71b3", "id": "5e073e08-0289-4bfd-acf8-9d519c9a9fce", "name": "CreateProjectUserTests-009fd7e7-030a-463-name"}} 2018-06-27 19:00:54,031 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-groups used request id req-0fdc5b8f-5a22-42a4-994e-44296b278bff 2018-06-27 19:00:54,032 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5e073e08-0289-4bfd-acf8-9d519c9a9fce 2018-06-27 19:00:54,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-group-rules?security_group_id=5e073e08-0289-4bfd-acf8-9d519c9a9fce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c66326dceab01ff8c12c57b7ef9c6112738ba2d2" 2018-06-27 19:00:54,162 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:00:54 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-4ad5ca99-6359-40ee-8327-32b5ecff0da7 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-27T19:00:53Z", "security_group_id": "5e073e08-0289-4bfd-acf8-9d519c9a9fce", "port_range_min": null, "revision_number": 0, "tenant_id": "98f991c10fc04530a6f4f76bcb4e71b3", "created_at": "2018-06-27T19:00:53Z", "project_id": "98f991c10fc04530a6f4f76bcb4e71b3", "id": "0bc77c86-da31-46c6-8fb4-d85f8aa46ecc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T19:00:53Z", "security_group_id": "5e073e08-0289-4bfd-acf8-9d519c9a9fce", "port_range_min": null, "revision_number": 0, "tenant_id": "98f991c10fc04530a6f4f76bcb4e71b3", "created_at": "2018-06-27T19:00:53Z", "project_id": "98f991c10fc04530a6f4f76bcb4e71b3", "id": "47cf7407-85fc-4847-aaf2-bfe168d2c404"}]} 2018-06-27 19:00:54,162 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=5e073e08-0289-4bfd-acf8-9d519c9a9fce used request id req-4ad5ca99-6359-40ee-8327-32b5ecff0da7 2018-06-27 19:00:54,163 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5e073e08-0289-4bfd-acf8-9d519c9a9fce 2018-06-27 19:00:54,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=5e073e08-0289-4bfd-acf8-9d519c9a9fce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c66326dceab01ff8c12c57b7ef9c6112738ba2d2" 2018-06-27 19:00:54,242 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:00:54 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-e32b5e77-3f8a-4b5e-9373-657b551ba997 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-27T19:00:53Z", "security_group_id": "5e073e08-0289-4bfd-acf8-9d519c9a9fce", "port_range_min": null, "revision_number": 0, "tenant_id": "98f991c10fc04530a6f4f76bcb4e71b3", "created_at": "2018-06-27T19:00:53Z", "project_id": "98f991c10fc04530a6f4f76bcb4e71b3", "id": "0bc77c86-da31-46c6-8fb4-d85f8aa46ecc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T19:00:53Z", "security_group_id": "5e073e08-0289-4bfd-acf8-9d519c9a9fce", "port_range_min": null, "revision_number": 0, "tenant_id": "98f991c10fc04530a6f4f76bcb4e71b3", "created_at": "2018-06-27T19:00:53Z", "project_id": "98f991c10fc04530a6f4f76bcb4e71b3", "id": "47cf7407-85fc-4847-aaf2-bfe168d2c404"}]} 2018-06-27 19:00:54,242 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=5e073e08-0289-4bfd-acf8-9d519c9a9fce used request id req-e32b5e77-3f8a-4b5e-9373-657b551ba997 2018-06-27 19:00:54,243 - neutron_utils - INFO - Retrieving security group with ID - 5e073e08-0289-4bfd-acf8-9d519c9a9fce 2018-06-27 19:00:54,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-groups?id=5e073e08-0289-4bfd-acf8-9d519c9a9fce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c66326dceab01ff8c12c57b7ef9c6112738ba2d2" 2018-06-27 19:00:54,442 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:00:54 GMT Content-Type: application/json Content-Length: 1391 Connection: keep-alive X-Openstack-Request-Id: req-f088c739-24f0-4442-b5a1-31298f576b33 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "98f991c10fc04530a6f4f76bcb4e71b3", "created_at": "2018-06-27T19:00:53Z", "updated_at": "2018-06-27T19:00:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:00:53Z", "revision_number": 0, "id": "0bc77c86-da31-46c6-8fb4-d85f8aa46ecc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:00:53Z", "security_group_id": "5e073e08-0289-4bfd-acf8-9d519c9a9fce", "tenant_id": "98f991c10fc04530a6f4f76bcb4e71b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "98f991c10fc04530a6f4f76bcb4e71b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:00:53Z", "revision_number": 0, "id": "47cf7407-85fc-4847-aaf2-bfe168d2c404", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:00:53Z", "security_group_id": "5e073e08-0289-4bfd-acf8-9d519c9a9fce", "tenant_id": "98f991c10fc04530a6f4f76bcb4e71b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "98f991c10fc04530a6f4f76bcb4e71b3"}], "revision_number": 2, "project_id": "98f991c10fc04530a6f4f76bcb4e71b3", "id": "5e073e08-0289-4bfd-acf8-9d519c9a9fce", "name": "CreateProjectUserTests-009fd7e7-030a-463-name"}]} 2018-06-27 19:00:54,442 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=5e073e08-0289-4bfd-acf8-9d519c9a9fce used request id req-f088c739-24f0-4442-b5a1-31298f576b33 2018-06-27 19:00:54,442 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5e073e08-0289-4bfd-acf8-9d519c9a9fce 2018-06-27 19:00:54,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/security-group-rules?security_group_id=5e073e08-0289-4bfd-acf8-9d519c9a9fce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c66326dceab01ff8c12c57b7ef9c6112738ba2d2" 2018-06-27 19:00:55,174 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:00:55 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-2da779e4-13a0-4710-adf1-5817e006a9df 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-27T19:00:53Z", "security_group_id": "5e073e08-0289-4bfd-acf8-9d519c9a9fce", "port_range_min": null, "revision_number": 0, "tenant_id": "98f991c10fc04530a6f4f76bcb4e71b3", "created_at": "2018-06-27T19:00:53Z", "project_id": "98f991c10fc04530a6f4f76bcb4e71b3", "id": "0bc77c86-da31-46c6-8fb4-d85f8aa46ecc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T19:00:53Z", "security_group_id": "5e073e08-0289-4bfd-acf8-9d519c9a9fce", "port_range_min": null, "revision_number": 0, "tenant_id": "98f991c10fc04530a6f4f76bcb4e71b3", "created_at": "2018-06-27T19:00:53Z", "project_id": "98f991c10fc04530a6f4f76bcb4e71b3", "id": "47cf7407-85fc-4847-aaf2-bfe168d2c404"}]} 2018-06-27 19:00:55,175 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=5e073e08-0289-4bfd-acf8-9d519c9a9fce used request id req-2da779e4-13a0-4710-adf1-5817e006a9df 2018-06-27 19:00:55,175 - neutron_utils - INFO - Retrieving security group with ID - 5e073e08-0289-4bfd-acf8-9d519c9a9fce 2018-06-27 19:00:55,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/security-groups?id=5e073e08-0289-4bfd-acf8-9d519c9a9fce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c66326dceab01ff8c12c57b7ef9c6112738ba2d2" 2018-06-27 19:00:55,607 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:00:55 GMT Content-Type: application/json Content-Length: 1391 Connection: keep-alive X-Openstack-Request-Id: req-5aaf3db5-a6f4-4281-9de0-fb925156e6f9 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "98f991c10fc04530a6f4f76bcb4e71b3", "created_at": "2018-06-27T19:00:53Z", "updated_at": "2018-06-27T19:00:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:00:53Z", "revision_number": 0, "id": "0bc77c86-da31-46c6-8fb4-d85f8aa46ecc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:00:53Z", "security_group_id": "5e073e08-0289-4bfd-acf8-9d519c9a9fce", "tenant_id": "98f991c10fc04530a6f4f76bcb4e71b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "98f991c10fc04530a6f4f76bcb4e71b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:00:53Z", "revision_number": 0, "id": "47cf7407-85fc-4847-aaf2-bfe168d2c404", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:00:53Z", "security_group_id": "5e073e08-0289-4bfd-acf8-9d519c9a9fce", "tenant_id": "98f991c10fc04530a6f4f76bcb4e71b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "98f991c10fc04530a6f4f76bcb4e71b3"}], "revision_number": 2, "project_id": "98f991c10fc04530a6f4f76bcb4e71b3", "id": "5e073e08-0289-4bfd-acf8-9d519c9a9fce", "name": "CreateProjectUserTests-009fd7e7-030a-463-name"}]} 2018-06-27 19:00:55,607 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=5e073e08-0289-4bfd-acf8-9d519c9a9fce used request id req-5aaf3db5-a6f4-4281-9de0-fb925156e6f9 2018-06-27 19:00:55,608 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5e073e08-0289-4bfd-acf8-9d519c9a9fce 2018-06-27 19:00:55,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/security-group-rules?security_group_id=5e073e08-0289-4bfd-acf8-9d519c9a9fce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c66326dceab01ff8c12c57b7ef9c6112738ba2d2" 2018-06-27 19:00:56,330 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:00:56 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-23249f92-16b9-4c43-ab68-0488b7df7184 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-27T19:00:53Z", "security_group_id": "5e073e08-0289-4bfd-acf8-9d519c9a9fce", "port_range_min": null, "revision_number": 0, "tenant_id": "98f991c10fc04530a6f4f76bcb4e71b3", "created_at": "2018-06-27T19:00:53Z", "project_id": "98f991c10fc04530a6f4f76bcb4e71b3", "id": "0bc77c86-da31-46c6-8fb4-d85f8aa46ecc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T19:00:53Z", "security_group_id": "5e073e08-0289-4bfd-acf8-9d519c9a9fce", "port_range_min": null, "revision_number": 0, "tenant_id": "98f991c10fc04530a6f4f76bcb4e71b3", "created_at": "2018-06-27T19:00:53Z", "project_id": "98f991c10fc04530a6f4f76bcb4e71b3", "id": "47cf7407-85fc-4847-aaf2-bfe168d2c404"}]} 2018-06-27 19:00:56,330 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=5e073e08-0289-4bfd-acf8-9d519c9a9fce used request id req-23249f92-16b9-4c43-ab68-0488b7df7184 2018-06-27 19:00:56,331 - neutron_utils - INFO - Retrieving security group with ID - 5e073e08-0289-4bfd-acf8-9d519c9a9fce 2018-06-27 19:00:56,336 - keystoneauth.session - 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=5e073e08-0289-4bfd-acf8-9d519c9a9fce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c66326dceab01ff8c12c57b7ef9c6112738ba2d2" 2018-06-27 19:00:56,479 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:00:56 GMT Content-Type: application/json Content-Length: 1391 Connection: keep-alive X-Openstack-Request-Id: req-c08c5b7c-61ff-4128-8526-7a1dae41e208 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "98f991c10fc04530a6f4f76bcb4e71b3", "created_at": "2018-06-27T19:00:53Z", "updated_at": "2018-06-27T19:00:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:00:53Z", "revision_number": 0, "id": "0bc77c86-da31-46c6-8fb4-d85f8aa46ecc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:00:53Z", "security_group_id": "5e073e08-0289-4bfd-acf8-9d519c9a9fce", "tenant_id": "98f991c10fc04530a6f4f76bcb4e71b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "98f991c10fc04530a6f4f76bcb4e71b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:00:53Z", "revision_number": 0, "id": "47cf7407-85fc-4847-aaf2-bfe168d2c404", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:00:53Z", "security_group_id": "5e073e08-0289-4bfd-acf8-9d519c9a9fce", "tenant_id": "98f991c10fc04530a6f4f76bcb4e71b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "98f991c10fc04530a6f4f76bcb4e71b3"}], "revision_number": 2, "project_id": "98f991c10fc04530a6f4f76bcb4e71b3", "id": "5e073e08-0289-4bfd-acf8-9d519c9a9fce", "name": "CreateProjectUserTests-009fd7e7-030a-463-name"}]} 2018-06-27 19:00:56,479 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=5e073e08-0289-4bfd-acf8-9d519c9a9fce used request id req-c08c5b7c-61ff-4128-8526-7a1dae41e208 2018-06-27 19:00:56,479 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5e073e08-0289-4bfd-acf8-9d519c9a9fce 2018-06-27 19:00:56,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-group-rules?security_group_id=5e073e08-0289-4bfd-acf8-9d519c9a9fce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c66326dceab01ff8c12c57b7ef9c6112738ba2d2" 2018-06-27 19:00:56,537 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:00:56 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-ce9da727-aa43-4a4f-b8a8-edf9707a770f 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-27T19:00:53Z", "security_group_id": "5e073e08-0289-4bfd-acf8-9d519c9a9fce", "port_range_min": null, "revision_number": 0, "tenant_id": "98f991c10fc04530a6f4f76bcb4e71b3", "created_at": "2018-06-27T19:00:53Z", "project_id": "98f991c10fc04530a6f4f76bcb4e71b3", "id": "0bc77c86-da31-46c6-8fb4-d85f8aa46ecc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T19:00:53Z", "security_group_id": "5e073e08-0289-4bfd-acf8-9d519c9a9fce", "port_range_min": null, "revision_number": 0, "tenant_id": "98f991c10fc04530a6f4f76bcb4e71b3", "created_at": "2018-06-27T19:00:53Z", "project_id": "98f991c10fc04530a6f4f76bcb4e71b3", "id": "47cf7407-85fc-4847-aaf2-bfe168d2c404"}]} 2018-06-27 19:00:56,537 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=5e073e08-0289-4bfd-acf8-9d519c9a9fce used request id req-ce9da727-aa43-4a4f-b8a8-edf9707a770f 2018-06-27 19:00:56,538 - neutron_utils - INFO - Deleting security group rule with ID - 47cf7407-85fc-4847-aaf2-bfe168d2c404 2018-06-27 19:00:56,542 - 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/47cf7407-85fc-4847-aaf2-bfe168d2c404 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c66326dceab01ff8c12c57b7ef9c6112738ba2d2" 2018-06-27 19:00:56,854 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 19:00:56 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-cbe30f08-2e96-4b45-99f3-5f33914a0ca2 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 19:00:56,854 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/47cf7407-85fc-4847-aaf2-bfe168d2c404 used request id req-cbe30f08-2e96-4b45-99f3-5f33914a0ca2 2018-06-27 19:00:56,854 - neutron_utils - INFO - Deleting security group rule with ID - 0bc77c86-da31-46c6-8fb4-d85f8aa46ecc 2018-06-27 19:00:56,859 - 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/0bc77c86-da31-46c6-8fb4-d85f8aa46ecc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c66326dceab01ff8c12c57b7ef9c6112738ba2d2" 2018-06-27 19:00:57,028 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 19:00:57 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-9d9fed87-5dd4-441f-9845-34437b8d66c9 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 19:00:57,029 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/0bc77c86-da31-46c6-8fb4-d85f8aa46ecc used request id req-9d9fed87-5dd4-441f-9845-34437b8d66c9 2018-06-27 19:00:57,029 - neutron_utils - INFO - Deleting security group with name - CreateProjectUserTests-009fd7e7-030a-463-name 2018-06-27 19:00:57,034 - 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/5e073e08-0289-4bfd-acf8-9d519c9a9fce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c66326dceab01ff8c12c57b7ef9c6112738ba2d2" 2018-06-27 19:00:57,270 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 19:00:57 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-6bc4926a-d2f8-4627-83c8-bbfd8204df40 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 19:00:57,271 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/5e073e08-0289-4bfd-acf8-9d519c9a9fce used request id req-6bc4926a-d2f8-4627-83c8-bbfd8204df40 2018-06-27 19:00:57,272 - keystone_utils - INFO - Deleting user with name - CreateProjectUserTests-009fd7e7-030a-463-user 2018-06-27 19:00:57,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/f3eccd167b9c451bbb46367627dd10a0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b129d75a5e93bad99e105e554876bfe152602dd" 2018-06-27 19:00:57,762 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 19:00:57 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e4892985-7265-4daf-8397-fb6c06040a70 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 19:00:57,763 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/f3eccd167b9c451bbb46367627dd10a0 used request id req-e4892985-7265-4daf-8397-fb6c06040a70 2018-06-27 19:00:57,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}b581e40b0cfe195cf8203c2cb3528e6ef8f13768" 2018-06-27 19:00:58,569 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:00:58 GMT Content-Type: application/json Content-Length: 4847 Connection: keep-alive X-Openstack-Request-Id: req-1841ffcf-2069-4cc6-896d-5e79fedf806a Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T18:59:55Z", "updated_at": "2018-06-27T18:59:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "5a060918-419b-4ec3-90df-a7764c06af2f", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "6cd9bbf0-4d1b-4b13-a6c4-e20a15bb3360", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "8134c0f0-89c6-4d45-bef8-a9260d9d0723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "e0e7297a-a59d-4d2b-b75c-2cc86b269114", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}], "revision_number": 4, "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "98f991c10fc04530a6f4f76bcb4e71b3", "created_at": "2018-06-27T19:00:52Z", "updated_at": "2018-06-27T19:00:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:00:52Z", "revision_number": 0, "id": "0e619da7-e4dd-40d5-93ab-f790f2ef3687", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:00:52Z", "security_group_id": "e8a3cf88-4be4-418e-83ca-dc18a0040de9", "tenant_id": "98f991c10fc04530a6f4f76bcb4e71b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "98f991c10fc04530a6f4f76bcb4e71b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:00:52Z", "revision_number": 0, "id": "41a0aed1-b5a8-44fe-be60-59f079cd08b6", "remote_group_id": "e8a3cf88-4be4-418e-83ca-dc18a0040de9", "remote_ip_prefix": null, "created_at": "2018-06-27T19:00:52Z", "security_group_id": "e8a3cf88-4be4-418e-83ca-dc18a0040de9", "tenant_id": "98f991c10fc04530a6f4f76bcb4e71b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "98f991c10fc04530a6f4f76bcb4e71b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:00:52Z", "revision_number": 0, "id": "87b02a56-a7f7-440f-9d92-c915b29e33f5", "remote_group_id": "e8a3cf88-4be4-418e-83ca-dc18a0040de9", "remote_ip_prefix": null, "created_at": "2018-06-27T19:00:52Z", "security_group_id": "e8a3cf88-4be4-418e-83ca-dc18a0040de9", "tenant_id": "98f991c10fc04530a6f4f76bcb4e71b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "98f991c10fc04530a6f4f76bcb4e71b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:00:52Z", "revision_number": 0, "id": "cb5dd3f5-f6db-4d4c-88e8-e669c3cbfe3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:00:52Z", "security_group_id": "e8a3cf88-4be4-418e-83ca-dc18a0040de9", "tenant_id": "98f991c10fc04530a6f4f76bcb4e71b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "98f991c10fc04530a6f4f76bcb4e71b3"}], "revision_number": 4, "project_id": "98f991c10fc04530a6f4f76bcb4e71b3", "id": "e8a3cf88-4be4-418e-83ca-dc18a0040de9", "name": "default"}]} 2018-06-27 19:00:58,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-1841ffcf-2069-4cc6-896d-5e79fedf806a 2018-06-27 19:00:58,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/8cdbc979369d4c15b8ddd6cc77d930e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b581e40b0cfe195cf8203c2cb3528e6ef8f13768" 2018-06-27 19:00:58,946 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:00:58 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-628a7535-ee32-493f-a197-c8c0d31397aa 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/8cdbc979369d4c15b8ddd6cc77d930e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}} 2018-06-27 19:00:58,947 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 used request id req-628a7535-ee32-493f-a197-c8c0d31397aa 2018-06-27 19:00:58,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/98f991c10fc04530a6f4f76bcb4e71b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b581e40b0cfe195cf8203c2cb3528e6ef8f13768" 2018-06-27 19:00:59,408 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:00:58 GMT Server: Apache Content-Length: 319 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cd0304c3-c2ee-45c2-91ad-7ee64050243d Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/98f991c10fc04530a6f4f76bcb4e71b3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "98f991c10fc04530a6f4f76bcb4e71b3", "name": "CreateProjectUserTests-009fd7e7-030a-463-name"}} 2018-06-27 19:00:59,409 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/98f991c10fc04530a6f4f76bcb4e71b3 used request id req-cd0304c3-c2ee-45c2-91ad-7ee64050243d 2018-06-27 19:00:59,409 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e8a3cf88-4be4-418e-83ca-dc18a0040de9 2018-06-27 19:00:59,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/security-group-rules?security_group_id=e8a3cf88-4be4-418e-83ca-dc18a0040de9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b581e40b0cfe195cf8203c2cb3528e6ef8f13768" 2018-06-27 19:00:59,554 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:00:59 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-e1f15d41-f89b-4bca-bcf6-b35238b31ebd 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-27T19:00:52Z", "security_group_id": "e8a3cf88-4be4-418e-83ca-dc18a0040de9", "port_range_min": null, "revision_number": 0, "tenant_id": "98f991c10fc04530a6f4f76bcb4e71b3", "created_at": "2018-06-27T19:00:52Z", "project_id": "98f991c10fc04530a6f4f76bcb4e71b3", "id": "0e619da7-e4dd-40d5-93ab-f790f2ef3687"}, {"remote_group_id": "e8a3cf88-4be4-418e-83ca-dc18a0040de9", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T19:00:52Z", "security_group_id": "e8a3cf88-4be4-418e-83ca-dc18a0040de9", "port_range_min": null, "revision_number": 0, "tenant_id": "98f991c10fc04530a6f4f76bcb4e71b3", "created_at": "2018-06-27T19:00:52Z", "project_id": "98f991c10fc04530a6f4f76bcb4e71b3", "id": "41a0aed1-b5a8-44fe-be60-59f079cd08b6"}, {"remote_group_id": "e8a3cf88-4be4-418e-83ca-dc18a0040de9", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T19:00:52Z", "security_group_id": "e8a3cf88-4be4-418e-83ca-dc18a0040de9", "port_range_min": null, "revision_number": 0, "tenant_id": "98f991c10fc04530a6f4f76bcb4e71b3", "created_at": "2018-06-27T19:00:52Z", "project_id": "98f991c10fc04530a6f4f76bcb4e71b3", "id": "87b02a56-a7f7-440f-9d92-c915b29e33f5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T19:00:52Z", "security_group_id": "e8a3cf88-4be4-418e-83ca-dc18a0040de9", "port_range_min": null, "revision_number": 0, "tenant_id": "98f991c10fc04530a6f4f76bcb4e71b3", "created_at": "2018-06-27T19:00:52Z", "project_id": "98f991c10fc04530a6f4f76bcb4e71b3", "id": "cb5dd3f5-f6db-4d4c-88e8-e669c3cbfe3f"}]} 2018-06-27 19:00:59,554 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=e8a3cf88-4be4-418e-83ca-dc18a0040de9 used request id req-e1f15d41-f89b-4bca-bcf6-b35238b31ebd 2018-06-27 19:00:59,555 - neutron_utils - INFO - Deleting security group with name - default 2018-06-27 19:00:59,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/e8a3cf88-4be4-418e-83ca-dc18a0040de9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b581e40b0cfe195cf8203c2cb3528e6ef8f13768" 2018-06-27 19:00:59,994 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 19:00:59 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-5c8735c5-9997-4b44-b2b1-f559b59471ca Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 19:00:59,994 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/e8a3cf88-4be4-418e-83ca-dc18a0040de9 used request id req-5c8735c5-9997-4b44-b2b1-f559b59471ca 2018-06-27 19:00:59,996 - keystone_utils - INFO - Deleting project with name - CreateProjectUserTests-009fd7e7-030a-463-name 2018-06-27 19:00:59,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/98f991c10fc04530a6f4f76bcb4e71b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b581e40b0cfe195cf8203c2cb3528e6ef8f13768" 2018-06-27 19:01:00,663 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 19:01:00 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-47f63da8-f5b2-446e-af7b-d61c402e456a Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 19:01:00,663 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/98f991c10fc04530a6f4f76bcb4e71b3 used request id req-47f63da8-f5b2-446e-af7b-d61c402e456a 2018-06-27 19:01:00,663 - keystone_utils - INFO - Deleting role with name - CreateProjectUserTests-009fd7e7-030a-463-name-role 2018-06-27 19:01:00,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/0c0a6bd834bb44debe2bdae8f50a0a46 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b581e40b0cfe195cf8203c2cb3528e6ef8f13768" 2018-06-27 19:01:00,808 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 19:01:00 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c7dac86f-7b00-41da-b86e-2f7202fdb277 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 19:01:00,809 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/0c0a6bd834bb44debe2bdae8f50a0a46 used request id req-c7dac86f-7b00-41da-b86e-2f7202fdb277 2018-06-27 19:01:00,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b581e40b0cfe195cf8203c2cb3528e6ef8f13768" 2018-06-27 19:01:01,146 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:01:00 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-69981f6b-4a11-4079-9090-68e270329464 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 19:01:01,146 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-69981f6b-4a11-4079-9090-68e270329464 2018-06-27 19:01:01,148 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 19:01:01,970 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T20:01:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["6aJ_1s1-SPqGWYanzpHEBQ"], "issued_at": "2018-06-27T19:01:01.000000Z"}} 2018-06-27 19:01:01,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}2588b7de4612465cd4b7e09f4d6bc16367fe189d" 2018-06-27 19:01:02,325 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:01:01 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2ea0b2ea-f433-4447-9127-9ef479a0d755 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 19:01:02,325 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-2ea0b2ea-f433-4447-9127-9ef479a0d755 2018-06-27 19:01:02,327 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 19:01:02,327 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 19:01:03,171 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T20:01:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["larFyngVTm-UdiQuF4Mjkw"], "issued_at": "2018-06-27T19:01:03.000000Z"}} 2018-06-27 19:01:03,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}351944dfb978aed6f48b2521252202c1a5e90125" 2018-06-27 19:01:03,558 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:01:03 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-17371bda-0144-4328-a2f9-abe4469302db Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 19:01:03,558 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-17371bda-0144-4328-a2f9-abe4469302db 2018-06-27 19:01:03,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 19:01:03,574 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 19:01: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-27 19:01:03,575 - 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-629b0632-8f7d-4cf-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}351944dfb978aed6f48b2521252202c1a5e90125" 2018-06-27 19:01:03,993 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:01:03 GMT Server: Apache Content-Length: 190 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-be7121a7-57ca-4d9c-99ca-0bbef8102c2f 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-629b0632-8f7d-4cf-name", "previous": null, "next": null}, "projects": []} 2018-06-27 19:01:03,993 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-629b0632-8f7d-4cf-name used request id req-be7121a7-57ca-4d9c-99ca-0bbef8102c2f 2018-06-27 19:01:03,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}351944dfb978aed6f48b2521252202c1a5e90125" 2018-06-27 19:01:04,427 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:01:04 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-29fffe49-5c2f-44e3-bd7e-15e5aed3b55f Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 19:01:04,427 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-29fffe49-5c2f-44e3-bd7e-15e5aed3b55f 2018-06-27 19:01:04,431 - 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}351944dfb978aed6f48b2521252202c1a5e90125" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectUserTests-629b0632-8f7d-4cf-name"}}' 2018-06-27 19:01:04,974 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 19:01:04 GMT Server: Apache Content-Length: 319 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5daf67aa-3831-44d7-9711-57d3faa6c08f Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/5378cf005bde4e6a9a34c1261b4b485c"}, "tags": [], "enabled": true, "id": "5378cf005bde4e6a9a34c1261b4b485c", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-629b0632-8f7d-4cf-name"}} 2018-06-27 19:01:04,974 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-5daf67aa-3831-44d7-9711-57d3faa6c08f 2018-06-27 19:01:04,974 - keystone_utils - INFO - Created project with name - CreateProjectUserTests-629b0632-8f7d-4cf-name 2018-06-27 19:01:04,974 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 19:01:04,975 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 19:01:05,851 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T20:01:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["abqU6gRBSTm2rVZ2BdLRcg"], "issued_at": "2018-06-27T19:01:05.000000Z"}} 2018-06-27 19:01:05,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}b8a8f565136ee06794fc686267b26d5fca7fde95" 2018-06-27 19:01:05,905 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:01:05 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0a71b8ff-4425-4b43-96f8-dc65ff62f938 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 19:01:05,906 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-0a71b8ff-4425-4b43-96f8-dc65ff62f938 2018-06-27 19:01:05,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 19:01:05,921 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 19:01: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-27 19:01:05,922 - 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}b8a8f565136ee06794fc686267b26d5fca7fde95" 2018-06-27 19:01:06,359 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:01:05 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-712ea69d-0e98-4fdc-b401-548a7790a91f Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/05b1bc3fa6fd4243a4ba8b4d6fcc3daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05b1bc3fa6fd4243a4ba8b4d6fcc3daf", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/48d44c9c0fea4f4e80edc7d2e0715db7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d44c9c0fea4f4e80edc7d2e0715db7", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/4d3721127bf84155a837606ce3feba32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d3721127bf84155a837606ce3feba32", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/5c846663ea6d407e9223de0719ce5442"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c846663ea6d407e9223de0719ce5442", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/73a10e6c4f67490a8a4030cc6cea32f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73a10e6c4f67490a8a4030cc6cea32f5", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/8ecfab7d9d4f47bb8892a85b7d2a0b5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ecfab7d9d4f47bb8892a85b7d2a0b5a", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/b278d529e9a54a9195e4e536b9384dc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b278d529e9a54a9195e4e536b9384dc0", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b7f107ae7bb34ccea8282b1a0ec7a979"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7f107ae7bb34ccea8282b1a0ec7a979", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/d21494d0185b463db36b8c8c2b341b97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d21494d0185b463db36b8c8c2b341b97", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e0bb346419f84e4680f6ca9a97f4fc0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e0bb346419f84e4680f6ca9a97f4fc0b", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "c8d542af72ce49338052c29f02c8857e", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e9dd794fa5c040a9a0445386fb2a6116"}, "options": {}, "id": "e9dd794fa5c040a9a0445386fb2a6116", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/e9f9c747d54947bc800a81ecf11858f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9f9c747d54947bc800a81ecf11858f5", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-27 19:01:06,359 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-712ea69d-0e98-4fdc-b401-548a7790a91f 2018-06-27 19:01:06,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}b8a8f565136ee06794fc686267b26d5fca7fde95" 2018-06-27 19:01:06,466 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:01:06 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c1208746-5a7d-4f77-bb5f-8dc45b8d62ac Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 19:01:06,467 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-c1208746-5a7d-4f77-bb5f-8dc45b8d62ac 2018-06-27 19:01: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/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8a8f565136ee06794fc686267b26d5fca7fde95" 2018-06-27 19:01:07,757 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:01:07 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-04d63141-6388-4f9c-aed2-594fe0194a03 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 19:01:07,757 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-04d63141-6388-4f9c-aed2-594fe0194a03 2018-06-27 19:01:07,761 - 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-629b0632-8f7d-4cf-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8a8f565136ee06794fc686267b26d5fca7fde95" 2018-06-27 19:01:08,186 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:01:07 GMT Server: Apache Content-Length: 463 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8b7450df-ca6e-4231-a516-93538eb98560 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateProjectUserTests-629b0632-8f7d-4cf-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/5378cf005bde4e6a9a34c1261b4b485c"}, "tags": [], "enabled": true, "id": "5378cf005bde4e6a9a34c1261b4b485c", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-629b0632-8f7d-4cf-name"}]} 2018-06-27 19:01:08,186 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateProjectUserTests-629b0632-8f7d-4cf-name used request id req-8b7450df-ca6e-4231-a516-93538eb98560 2018-06-27 19:01:08,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users/d40e20aef93947bdac569155e43ef586 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8a8f565136ee06794fc686267b26d5fca7fde95" 2018-06-27 19:01:08,549 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:01:08 GMT Server: Apache Content-Length: 283 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-39efaf37-a016-4ffe-a9a4-51e9f0d029ea Connection: close Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://10.167.4.35:5000/v3/users/d40e20aef93947bdac569155e43ef586"}, "enabled": true, "id": "d40e20aef93947bdac569155e43ef586", "options": {}, "domain_id": "default", "name": "CreateProjectUserTests-629b0632-8f7d-4cf-user1"}} 2018-06-27 19:01:08,549 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users/d40e20aef93947bdac569155e43ef586 used request id req-39efaf37-a016-4ffe-a9a4-51e9f0d029ea 2018-06-27 19:01:08,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/5378cf005bde4e6a9a34c1261b4b485c/users/d40e20aef93947bdac569155e43ef586/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8a8f565136ee06794fc686267b26d5fca7fde95" 2018-06-27 19:01:09,029 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:01:08 GMT Server: Apache Content-Length: 181 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ab803f00-6e15-4e2b-893f-1358600e5f3d Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects/5378cf005bde4e6a9a34c1261b4b485c/users/d40e20aef93947bdac569155e43ef586/roles", "previous": null, "next": null}, "roles": []} 2018-06-27 19:01:09,029 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/5378cf005bde4e6a9a34c1261b4b485c/users/d40e20aef93947bdac569155e43ef586/roles used request id req-ab803f00-6e15-4e2b-893f-1358600e5f3d 2018-06-27 19:01:09,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/b6d09af107b240dbbe6b84f49cc394f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8a8f565136ee06794fc686267b26d5fca7fde95" 2018-06-27 19:01:09,446 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:01:09 GMT Server: Apache Content-Length: 176 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0c0e97c2-7b24-41c6-b34b-5dd980afc74f Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}} 2018-06-27 19:01:09,446 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2 used request id req-0c0e97c2-7b24-41c6-b34b-5dd980afc74f 2018-06-27 19:01:09,447 - keystone_utils - INFO - Granting role admin to project CreateProjectUserTests-629b0632-8f7d-4cf-name 2018-06-27 19:01:09,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/5378cf005bde4e6a9a34c1261b4b485c/users/d40e20aef93947bdac569155e43ef586/roles/b6d09af107b240dbbe6b84f49cc394f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8a8f565136ee06794fc686267b26d5fca7fde95" 2018-06-27 19:01:09,916 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 19:01:09 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-81a1983d-006f-47be-9e21-e1b19d53a515 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 19:01:09,916 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/5378cf005bde4e6a9a34c1261b4b485c/users/d40e20aef93947bdac569155e43ef586/roles/b6d09af107b240dbbe6b84f49cc394f2 used request id req-81a1983d-006f-47be-9e21-e1b19d53a515 2018-06-27 19:01:09,917 - keystone_utils - INFO - Created user with name - CreateProjectUserTests-629b0632-8f7d-4cf-user1 2018-06-27 19:01:09,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? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}351944dfb978aed6f48b2521252202c1a5e90125" 2018-06-27 19:01:10,248 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:01:09 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ed13aed6-a5a6-47e4-abda-3c580838c581 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 19:01:10,248 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-ed13aed6-a5a6-47e4-abda-3c580838c581 2018-06-27 19:01:10,252 - 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}351944dfb978aed6f48b2521252202c1a5e90125" -d '{"role": {"name": "CreateProjectUserTests-629b0632-8f7d-4cf-name-role"}}' 2018-06-27 19:01:10,569 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 19:01:10 GMT Server: Apache Content-Length: 221 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f23dbecb-84e9-42de-b520-2279f26e1cfa Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5141db61420b425a80bc2b38e0d3b0a4", "links": {"self": "http://10.167.4.35:5000/v3/roles/5141db61420b425a80bc2b38e0d3b0a4"}, "name": "CreateProjectUserTests-629b0632-8f7d-4cf-name-role"}} 2018-06-27 19:01:10,569 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-f23dbecb-84e9-42de-b520-2279f26e1cfa 2018-06-27 19:01:10,569 - keystone_utils - INFO - Created role with name - CreateProjectUserTests-629b0632-8f7d-4cf-name-role 2018-06-27 19:01: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/roles/5141db61420b425a80bc2b38e0d3b0a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}351944dfb978aed6f48b2521252202c1a5e90125" 2018-06-27 19:01:10,945 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:01:10 GMT Server: Apache Content-Length: 221 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1b93967a-62ee-4ea9-9c15-f13174794c4b Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5141db61420b425a80bc2b38e0d3b0a4", "links": {"self": "http://10.167.4.35:5000/v3/roles/5141db61420b425a80bc2b38e0d3b0a4"}, "name": "CreateProjectUserTests-629b0632-8f7d-4cf-name-role"}} 2018-06-27 19:01:10,945 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/5141db61420b425a80bc2b38e0d3b0a4 used request id req-1b93967a-62ee-4ea9-9c15-f13174794c4b 2018-06-27 19:01:10,945 - keystone_utils - INFO - Granting role CreateProjectUserTests-629b0632-8f7d-4cf-name-role to project CreateProjectUserTests-629b0632-8f7d-4cf-name 2018-06-27 19:01:10,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/5378cf005bde4e6a9a34c1261b4b485c/users/d40e20aef93947bdac569155e43ef586/roles/5141db61420b425a80bc2b38e0d3b0a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}351944dfb978aed6f48b2521252202c1a5e90125" 2018-06-27 19:01:11,440 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 19:01:10 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e79d95f7-9c2e-4b70-a486-4fcc7b118432 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 19:01:11,440 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/5378cf005bde4e6a9a34c1261b4b485c/users/d40e20aef93947bdac569155e43ef586/roles/5141db61420b425a80bc2b38e0d3b0a4 used request id req-e79d95f7-9c2e-4b70-a486-4fcc7b118432 2018-06-27 19:01:11,440 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 19:01:11,441 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 19:01:12,121 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T20:01:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["drnnWK2TRVawyq5KwZ4GSA"], "issued_at": "2018-06-27T19:01:12.000000Z"}} 2018-06-27 19:01:12,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}5323dcc3231420b36abed1f64f3e011df87649c4" 2018-06-27 19:01:12,537 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:01:12 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b3ad9849-3996-408b-8bfd-c1ae9ab5ab26 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 19:01:12,537 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-b3ad9849-3996-408b-8bfd-c1ae9ab5ab26 2018-06-27 19:01:12,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-27 19:01:12,553 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 19:01: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-27 19:01:12,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}5323dcc3231420b36abed1f64f3e011df87649c4" 2018-06-27 19:01:12,961 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:01:12 GMT Server: Apache Content-Length: 3563 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-99d7ffa5-19bb-49fb-8f5f-97e99a644d66 Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/05b1bc3fa6fd4243a4ba8b4d6fcc3daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05b1bc3fa6fd4243a4ba8b4d6fcc3daf", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/48d44c9c0fea4f4e80edc7d2e0715db7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d44c9c0fea4f4e80edc7d2e0715db7", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/4d3721127bf84155a837606ce3feba32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d3721127bf84155a837606ce3feba32", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/5c846663ea6d407e9223de0719ce5442"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c846663ea6d407e9223de0719ce5442", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/73a10e6c4f67490a8a4030cc6cea32f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73a10e6c4f67490a8a4030cc6cea32f5", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/8ecfab7d9d4f47bb8892a85b7d2a0b5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ecfab7d9d4f47bb8892a85b7d2a0b5a", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/b278d529e9a54a9195e4e536b9384dc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b278d529e9a54a9195e4e536b9384dc0", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b7f107ae7bb34ccea8282b1a0ec7a979"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7f107ae7bb34ccea8282b1a0ec7a979", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/d21494d0185b463db36b8c8c2b341b97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d21494d0185b463db36b8c8c2b341b97", "email": "root@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateProjectUserTests-629b0632-8f7d-4cf-user1", "links": {"self": "http://10.167.4.35:5000/v3/users/d40e20aef93947bdac569155e43ef586"}, "domain_id": "default", "enabled": true, "id": "d40e20aef93947bdac569155e43ef586", "options": {}}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e0bb346419f84e4680f6ca9a97f4fc0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e0bb346419f84e4680f6ca9a97f4fc0b", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "c8d542af72ce49338052c29f02c8857e", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e9dd794fa5c040a9a0445386fb2a6116"}, "options": {}, "id": "e9dd794fa5c040a9a0445386fb2a6116", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/e9f9c747d54947bc800a81ecf11858f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9f9c747d54947bc800a81ecf11858f5", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-27 19:01:12,961 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-99d7ffa5-19bb-49fb-8f5f-97e99a644d66 2018-06-27 19:01:12,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5323dcc3231420b36abed1f64f3e011df87649c4" 2018-06-27 19:01:13,515 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:01:12 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-831112f3-c440-45d4-ab4e-f4d4b72b997d Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 19:01:13,515 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-831112f3-c440-45d4-ab4e-f4d4b72b997d 2018-06-27 19:01:14,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5323dcc3231420b36abed1f64f3e011df87649c4" 2018-06-27 19:01:14,680 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:01:14 GMT Server: Apache Content-Length: 1005 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-187b7ff3-1b74-4d25-b526-7e94d2dcc51c Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "5141db61420b425a80bc2b38e0d3b0a4", "links": {"self": "http://10.167.4.35:5000/v3/roles/5141db61420b425a80bc2b38e0d3b0a4"}, "name": "CreateProjectUserTests-629b0632-8f7d-4cf-name-role"}, {"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 19:01:14,680 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-187b7ff3-1b74-4d25-b526-7e94d2dcc51c 2018-06-27 19:01:14,683 - 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-629b0632-8f7d-4cf-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5323dcc3231420b36abed1f64f3e011df87649c4" 2018-06-27 19:01:15,042 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:01:14 GMT Server: Apache Content-Length: 463 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4734863d-714a-4bb8-abdc-cb35a39f5096 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateProjectUserTests-629b0632-8f7d-4cf-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/5378cf005bde4e6a9a34c1261b4b485c"}, "tags": [], "enabled": true, "id": "5378cf005bde4e6a9a34c1261b4b485c", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-629b0632-8f7d-4cf-name"}]} 2018-06-27 19:01:15,042 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateProjectUserTests-629b0632-8f7d-4cf-name used request id req-4734863d-714a-4bb8-abdc-cb35a39f5096 2018-06-27 19:01:15,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users/e908704320a54e1a95fdbca563297bf2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5323dcc3231420b36abed1f64f3e011df87649c4" 2018-06-27 19:01:15,496 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:01:15 GMT Server: Apache Content-Length: 283 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-587ed490-fb91-4f4f-9a05-d75291e423bb Connection: close Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://10.167.4.35:5000/v3/users/e908704320a54e1a95fdbca563297bf2"}, "enabled": true, "id": "e908704320a54e1a95fdbca563297bf2", "options": {}, "domain_id": "default", "name": "CreateProjectUserTests-629b0632-8f7d-4cf-user2"}} 2018-06-27 19:01:15,497 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users/e908704320a54e1a95fdbca563297bf2 used request id req-587ed490-fb91-4f4f-9a05-d75291e423bb 2018-06-27 19:01:15,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/5378cf005bde4e6a9a34c1261b4b485c/users/e908704320a54e1a95fdbca563297bf2/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5323dcc3231420b36abed1f64f3e011df87649c4" 2018-06-27 19:01:15,886 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:01:15 GMT Server: Apache Content-Length: 181 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6c8cfa10-302a-4c12-9e32-e5ba754c93f5 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects/5378cf005bde4e6a9a34c1261b4b485c/users/e908704320a54e1a95fdbca563297bf2/roles", "previous": null, "next": null}, "roles": []} 2018-06-27 19:01:15,886 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/5378cf005bde4e6a9a34c1261b4b485c/users/e908704320a54e1a95fdbca563297bf2/roles used request id req-6c8cfa10-302a-4c12-9e32-e5ba754c93f5 2018-06-27 19:01:15,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5323dcc3231420b36abed1f64f3e011df87649c4" 2018-06-27 19:01:16,284 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:01:15 GMT Server: Apache Content-Length: 176 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3906fc51-9d8a-4b55-9613-fcdd25fe1d96 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}} 2018-06-27 19:01:16,284 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2 used request id req-3906fc51-9d8a-4b55-9613-fcdd25fe1d96 2018-06-27 19:01:16,284 - keystone_utils - INFO - Granting role admin to project CreateProjectUserTests-629b0632-8f7d-4cf-name 2018-06-27 19:01:16,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/5378cf005bde4e6a9a34c1261b4b485c/users/e908704320a54e1a95fdbca563297bf2/roles/b6d09af107b240dbbe6b84f49cc394f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5323dcc3231420b36abed1f64f3e011df87649c4" 2018-06-27 19:01:16,785 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 19:01:16 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-042b3d48-c781-474a-923e-64389ef3f461 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 19:01:16,785 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/5378cf005bde4e6a9a34c1261b4b485c/users/e908704320a54e1a95fdbca563297bf2/roles/b6d09af107b240dbbe6b84f49cc394f2 used request id req-042b3d48-c781-474a-923e-64389ef3f461 2018-06-27 19:01:16,785 - keystone_utils - INFO - Created user with name - CreateProjectUserTests-629b0632-8f7d-4cf-user2 2018-06-27 19:01:16,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/5141db61420b425a80bc2b38e0d3b0a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}351944dfb978aed6f48b2521252202c1a5e90125" 2018-06-27 19:01:17,119 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:01:16 GMT Server: Apache Content-Length: 221 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5b94975a-9c3c-4a1c-8c33-7cbc6db881fb Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5141db61420b425a80bc2b38e0d3b0a4", "links": {"self": "http://10.167.4.35:5000/v3/roles/5141db61420b425a80bc2b38e0d3b0a4"}, "name": "CreateProjectUserTests-629b0632-8f7d-4cf-name-role"}} 2018-06-27 19:01:17,119 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/5141db61420b425a80bc2b38e0d3b0a4 used request id req-5b94975a-9c3c-4a1c-8c33-7cbc6db881fb 2018-06-27 19:01:17,119 - keystone_utils - INFO - Granting role CreateProjectUserTests-629b0632-8f7d-4cf-name-role to project CreateProjectUserTests-629b0632-8f7d-4cf-name 2018-06-27 19:01:17,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/5378cf005bde4e6a9a34c1261b4b485c/users/e908704320a54e1a95fdbca563297bf2/roles/5141db61420b425a80bc2b38e0d3b0a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}351944dfb978aed6f48b2521252202c1a5e90125" 2018-06-27 19:01:17,669 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 19:01:17 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d2568f3e-582c-4805-aaf8-c3004fa7fd4b Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 19:01:17,670 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/5378cf005bde4e6a9a34c1261b4b485c/users/e908704320a54e1a95fdbca563297bf2/roles/5141db61420b425a80bc2b38e0d3b0a4 used request id req-d2568f3e-582c-4805-aaf8-c3004fa7fd4b 2018-06-27 19:01:17,670 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 19:01:17,671 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 19:01:18,636 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5141db61420b425a80bc2b38e0d3b0a4", "name": "CreateProjectUserTests-629b0632-8f7d-4cf-name-role"}, {"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T20:01:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5378cf005bde4e6a9a34c1261b4b485c", "name": "CreateProjectUserTests-629b0632-8f7d-4cf-name"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/5378cf005bde4e6a9a34c1261b4b485c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/5378cf005bde4e6a9a34c1261b4b485c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/5378cf005bde4e6a9a34c1261b4b485c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/5378cf005bde4e6a9a34c1261b4b485c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/5378cf005bde4e6a9a34c1261b4b485c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/5378cf005bde4e6a9a34c1261b4b485c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/5378cf005bde4e6a9a34c1261b4b485c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/5378cf005bde4e6a9a34c1261b4b485c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/5378cf005bde4e6a9a34c1261b4b485c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/5378cf005bde4e6a9a34c1261b4b485c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/5378cf005bde4e6a9a34c1261b4b485c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/5378cf005bde4e6a9a34c1261b4b485c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateProjectUserTests-629b0632-8f7d-4cf-user1", "id": "d40e20aef93947bdac569155e43ef586"}, "audit_ids": ["H6CEngP9TdW3lG_gYzrzgQ"], "issued_at": "2018-06-27T19:01:18.000000Z"}} 2018-06-27 19:01:18,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24ccd7a749219bafaef395eb408c9d87f597bd2d" 2018-06-27 19:01:18,943 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:01:18 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6a99cd56-9385-462b-a68b-689aed87dcc4 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 19:01:18,943 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-6a99cd56-9385-462b-a68b-689aed87dcc4 2018-06-27 19:01:18,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/security-groups?name=CreateProjectUserTests-629b0632-8f7d-4cf-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24ccd7a749219bafaef395eb408c9d87f597bd2d" 2018-06-27 19:01:20,120 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:01:20 GMT Content-Type: application/json Content-Length: 23 Connection: keep-alive X-Openstack-Request-Id: req-e6c99523-7671-4619-a204-c60c2b9fc040 Front-End-Https: on RESP BODY: {"security_groups": []} 2018-06-27 19:01:20,120 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateProjectUserTests-629b0632-8f7d-4cf-name&description=hello+group used request id req-e6c99523-7671-4619-a204-c60c2b9fc040 2018-06-27 19:01:20,121 - OpenStackSecurityGroup - INFO - Creating security group CreateProjectUserTests-629b0632-8f7d-4cf-name... 2018-06-27 19:01:20,121 - neutron_utils - INFO - Creating security group with name - CreateProjectUserTests-629b0632-8f7d-4cf-name 2018-06-27 19:01:20,127 - 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}24ccd7a749219bafaef395eb408c9d87f597bd2d" -d '{"security_group": {"name": "CreateProjectUserTests-629b0632-8f7d-4cf-name", "description": "hello group"}}' 2018-06-27 19:01:21,487 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 19:01:21 GMT Content-Type: application/json Content-Length: 1388 Connection: keep-alive X-Openstack-Request-Id: req-bbc6db5d-6dd5-4047-b7f2-59f40650d215 Front-End-Https: on RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "5378cf005bde4e6a9a34c1261b4b485c", "created_at": "2018-06-27T19:01:21Z", "updated_at": "2018-06-27T19:01:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:01:21Z", "revision_number": 0, "id": "159b2825-92ec-4c7e-96cf-9ba4436232e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:01:21Z", "security_group_id": "4884afc8-32ef-44f5-8fe1-5f9c62d6ac75", "tenant_id": "5378cf005bde4e6a9a34c1261b4b485c", "port_range_min": null, "ethertype": "IPv6", "project_id": "5378cf005bde4e6a9a34c1261b4b485c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:01:21Z", "revision_number": 0, "id": "a718ea5c-d72c-4b6c-92ea-c59ed41dbdf3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:01:21Z", "security_group_id": "4884afc8-32ef-44f5-8fe1-5f9c62d6ac75", "tenant_id": "5378cf005bde4e6a9a34c1261b4b485c", "port_range_min": null, "ethertype": "IPv4", "project_id": "5378cf005bde4e6a9a34c1261b4b485c"}], "revision_number": 2, "project_id": "5378cf005bde4e6a9a34c1261b4b485c", "id": "4884afc8-32ef-44f5-8fe1-5f9c62d6ac75", "name": "CreateProjectUserTests-629b0632-8f7d-4cf-name"}} 2018-06-27 19:01:21,487 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-groups used request id req-bbc6db5d-6dd5-4047-b7f2-59f40650d215 2018-06-27 19:01:21,489 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4884afc8-32ef-44f5-8fe1-5f9c62d6ac75 2018-06-27 19:01:21,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=4884afc8-32ef-44f5-8fe1-5f9c62d6ac75 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24ccd7a749219bafaef395eb408c9d87f597bd2d" 2018-06-27 19:01:21,618 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:01:21 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-51d2febe-49a6-4124-b9ca-e4f3289c70d9 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-27T19:01:21Z", "security_group_id": "4884afc8-32ef-44f5-8fe1-5f9c62d6ac75", "port_range_min": null, "revision_number": 0, "tenant_id": "5378cf005bde4e6a9a34c1261b4b485c", "created_at": "2018-06-27T19:01:21Z", "project_id": "5378cf005bde4e6a9a34c1261b4b485c", "id": "159b2825-92ec-4c7e-96cf-9ba4436232e3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T19:01:21Z", "security_group_id": "4884afc8-32ef-44f5-8fe1-5f9c62d6ac75", "port_range_min": null, "revision_number": 0, "tenant_id": "5378cf005bde4e6a9a34c1261b4b485c", "created_at": "2018-06-27T19:01:21Z", "project_id": "5378cf005bde4e6a9a34c1261b4b485c", "id": "a718ea5c-d72c-4b6c-92ea-c59ed41dbdf3"}]} 2018-06-27 19:01:21,618 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=4884afc8-32ef-44f5-8fe1-5f9c62d6ac75 used request id req-51d2febe-49a6-4124-b9ca-e4f3289c70d9 2018-06-27 19:01:21,619 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4884afc8-32ef-44f5-8fe1-5f9c62d6ac75 2018-06-27 19:01:21,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=4884afc8-32ef-44f5-8fe1-5f9c62d6ac75 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24ccd7a749219bafaef395eb408c9d87f597bd2d" 2018-06-27 19:01:21,698 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:01:21 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-094cda4f-29c6-4e4f-9f4e-ce3196b6911c 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-27T19:01:21Z", "security_group_id": "4884afc8-32ef-44f5-8fe1-5f9c62d6ac75", "port_range_min": null, "revision_number": 0, "tenant_id": "5378cf005bde4e6a9a34c1261b4b485c", "created_at": "2018-06-27T19:01:21Z", "project_id": "5378cf005bde4e6a9a34c1261b4b485c", "id": "159b2825-92ec-4c7e-96cf-9ba4436232e3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T19:01:21Z", "security_group_id": "4884afc8-32ef-44f5-8fe1-5f9c62d6ac75", "port_range_min": null, "revision_number": 0, "tenant_id": "5378cf005bde4e6a9a34c1261b4b485c", "created_at": "2018-06-27T19:01:21Z", "project_id": "5378cf005bde4e6a9a34c1261b4b485c", "id": "a718ea5c-d72c-4b6c-92ea-c59ed41dbdf3"}]} 2018-06-27 19:01:21,698 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=4884afc8-32ef-44f5-8fe1-5f9c62d6ac75 used request id req-094cda4f-29c6-4e4f-9f4e-ce3196b6911c 2018-06-27 19:01:21,698 - neutron_utils - INFO - Retrieving security group with ID - 4884afc8-32ef-44f5-8fe1-5f9c62d6ac75 2018-06-27 19:01:21,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=4884afc8-32ef-44f5-8fe1-5f9c62d6ac75 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24ccd7a749219bafaef395eb408c9d87f597bd2d" 2018-06-27 19:01:21,925 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:01:21 GMT Content-Type: application/json Content-Length: 1391 Connection: keep-alive X-Openstack-Request-Id: req-1b8cb4e7-40ee-4a85-b0d9-b5f972f53c45 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "5378cf005bde4e6a9a34c1261b4b485c", "created_at": "2018-06-27T19:01:21Z", "updated_at": "2018-06-27T19:01:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:01:21Z", "revision_number": 0, "id": "159b2825-92ec-4c7e-96cf-9ba4436232e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:01:21Z", "security_group_id": "4884afc8-32ef-44f5-8fe1-5f9c62d6ac75", "tenant_id": "5378cf005bde4e6a9a34c1261b4b485c", "port_range_min": null, "ethertype": "IPv6", "project_id": "5378cf005bde4e6a9a34c1261b4b485c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:01:21Z", "revision_number": 0, "id": "a718ea5c-d72c-4b6c-92ea-c59ed41dbdf3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:01:21Z", "security_group_id": "4884afc8-32ef-44f5-8fe1-5f9c62d6ac75", "tenant_id": "5378cf005bde4e6a9a34c1261b4b485c", "port_range_min": null, "ethertype": "IPv4", "project_id": "5378cf005bde4e6a9a34c1261b4b485c"}], "revision_number": 2, "project_id": "5378cf005bde4e6a9a34c1261b4b485c", "id": "4884afc8-32ef-44f5-8fe1-5f9c62d6ac75", "name": "CreateProjectUserTests-629b0632-8f7d-4cf-name"}]} 2018-06-27 19:01:21,926 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=4884afc8-32ef-44f5-8fe1-5f9c62d6ac75 used request id req-1b8cb4e7-40ee-4a85-b0d9-b5f972f53c45 2018-06-27 19:01:21,926 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4884afc8-32ef-44f5-8fe1-5f9c62d6ac75 2018-06-27 19:01:21,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/security-group-rules?security_group_id=4884afc8-32ef-44f5-8fe1-5f9c62d6ac75 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24ccd7a749219bafaef395eb408c9d87f597bd2d" 2018-06-27 19:01:21,994 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:01:21 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-9e692265-c86b-49d0-82ee-cacc5995a36c 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-27T19:01:21Z", "security_group_id": "4884afc8-32ef-44f5-8fe1-5f9c62d6ac75", "port_range_min": null, "revision_number": 0, "tenant_id": "5378cf005bde4e6a9a34c1261b4b485c", "created_at": "2018-06-27T19:01:21Z", "project_id": "5378cf005bde4e6a9a34c1261b4b485c", "id": "159b2825-92ec-4c7e-96cf-9ba4436232e3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T19:01:21Z", "security_group_id": "4884afc8-32ef-44f5-8fe1-5f9c62d6ac75", "port_range_min": null, "revision_number": 0, "tenant_id": "5378cf005bde4e6a9a34c1261b4b485c", "created_at": "2018-06-27T19:01:21Z", "project_id": "5378cf005bde4e6a9a34c1261b4b485c", "id": "a718ea5c-d72c-4b6c-92ea-c59ed41dbdf3"}]} 2018-06-27 19:01:21,994 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=4884afc8-32ef-44f5-8fe1-5f9c62d6ac75 used request id req-9e692265-c86b-49d0-82ee-cacc5995a36c 2018-06-27 19:01:21,995 - neutron_utils - INFO - Retrieving security group with ID - 4884afc8-32ef-44f5-8fe1-5f9c62d6ac75 2018-06-27 19:01:22,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-groups?id=4884afc8-32ef-44f5-8fe1-5f9c62d6ac75 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24ccd7a749219bafaef395eb408c9d87f597bd2d" 2018-06-27 19:01:22,142 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:01:22 GMT Content-Type: application/json Content-Length: 1391 Connection: keep-alive X-Openstack-Request-Id: req-197892dd-62b4-45f1-bff4-ba643ee57023 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "5378cf005bde4e6a9a34c1261b4b485c", "created_at": "2018-06-27T19:01:21Z", "updated_at": "2018-06-27T19:01:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:01:21Z", "revision_number": 0, "id": "159b2825-92ec-4c7e-96cf-9ba4436232e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:01:21Z", "security_group_id": "4884afc8-32ef-44f5-8fe1-5f9c62d6ac75", "tenant_id": "5378cf005bde4e6a9a34c1261b4b485c", "port_range_min": null, "ethertype": "IPv6", "project_id": "5378cf005bde4e6a9a34c1261b4b485c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:01:21Z", "revision_number": 0, "id": "a718ea5c-d72c-4b6c-92ea-c59ed41dbdf3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:01:21Z", "security_group_id": "4884afc8-32ef-44f5-8fe1-5f9c62d6ac75", "tenant_id": "5378cf005bde4e6a9a34c1261b4b485c", "port_range_min": null, "ethertype": "IPv4", "project_id": "5378cf005bde4e6a9a34c1261b4b485c"}], "revision_number": 2, "project_id": "5378cf005bde4e6a9a34c1261b4b485c", "id": "4884afc8-32ef-44f5-8fe1-5f9c62d6ac75", "name": "CreateProjectUserTests-629b0632-8f7d-4cf-name"}]} 2018-06-27 19:01:22,142 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=4884afc8-32ef-44f5-8fe1-5f9c62d6ac75 used request id req-197892dd-62b4-45f1-bff4-ba643ee57023 2018-06-27 19:01:22,143 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4884afc8-32ef-44f5-8fe1-5f9c62d6ac75 2018-06-27 19:01:22,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/security-group-rules?security_group_id=4884afc8-32ef-44f5-8fe1-5f9c62d6ac75 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24ccd7a749219bafaef395eb408c9d87f597bd2d" 2018-06-27 19:01:22,961 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:01:22 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-73d180e4-1a63-4756-9bf2-0874fe9ae2c6 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-27T19:01:21Z", "security_group_id": "4884afc8-32ef-44f5-8fe1-5f9c62d6ac75", "port_range_min": null, "revision_number": 0, "tenant_id": "5378cf005bde4e6a9a34c1261b4b485c", "created_at": "2018-06-27T19:01:21Z", "project_id": "5378cf005bde4e6a9a34c1261b4b485c", "id": "159b2825-92ec-4c7e-96cf-9ba4436232e3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T19:01:21Z", "security_group_id": "4884afc8-32ef-44f5-8fe1-5f9c62d6ac75", "port_range_min": null, "revision_number": 0, "tenant_id": "5378cf005bde4e6a9a34c1261b4b485c", "created_at": "2018-06-27T19:01:21Z", "project_id": "5378cf005bde4e6a9a34c1261b4b485c", "id": "a718ea5c-d72c-4b6c-92ea-c59ed41dbdf3"}]} 2018-06-27 19:01:22,961 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=4884afc8-32ef-44f5-8fe1-5f9c62d6ac75 used request id req-73d180e4-1a63-4756-9bf2-0874fe9ae2c6 2018-06-27 19:01:22,962 - neutron_utils - INFO - Retrieving security group with ID - 4884afc8-32ef-44f5-8fe1-5f9c62d6ac75 2018-06-27 19:01:22,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-groups?id=4884afc8-32ef-44f5-8fe1-5f9c62d6ac75 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24ccd7a749219bafaef395eb408c9d87f597bd2d" 2018-06-27 19:01:23,074 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:01:23 GMT Content-Type: application/json Content-Length: 1391 Connection: keep-alive X-Openstack-Request-Id: req-b0b80f1a-4387-488f-b4ed-f0c23da9f674 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "5378cf005bde4e6a9a34c1261b4b485c", "created_at": "2018-06-27T19:01:21Z", "updated_at": "2018-06-27T19:01:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:01:21Z", "revision_number": 0, "id": "159b2825-92ec-4c7e-96cf-9ba4436232e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:01:21Z", "security_group_id": "4884afc8-32ef-44f5-8fe1-5f9c62d6ac75", "tenant_id": "5378cf005bde4e6a9a34c1261b4b485c", "port_range_min": null, "ethertype": "IPv6", "project_id": "5378cf005bde4e6a9a34c1261b4b485c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:01:21Z", "revision_number": 0, "id": "a718ea5c-d72c-4b6c-92ea-c59ed41dbdf3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:01:21Z", "security_group_id": "4884afc8-32ef-44f5-8fe1-5f9c62d6ac75", "tenant_id": "5378cf005bde4e6a9a34c1261b4b485c", "port_range_min": null, "ethertype": "IPv4", "project_id": "5378cf005bde4e6a9a34c1261b4b485c"}], "revision_number": 2, "project_id": "5378cf005bde4e6a9a34c1261b4b485c", "id": "4884afc8-32ef-44f5-8fe1-5f9c62d6ac75", "name": "CreateProjectUserTests-629b0632-8f7d-4cf-name"}]} 2018-06-27 19:01:23,074 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=4884afc8-32ef-44f5-8fe1-5f9c62d6ac75 used request id req-b0b80f1a-4387-488f-b4ed-f0c23da9f674 2018-06-27 19:01:23,075 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4884afc8-32ef-44f5-8fe1-5f9c62d6ac75 2018-06-27 19:01:23,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/security-group-rules?security_group_id=4884afc8-32ef-44f5-8fe1-5f9c62d6ac75 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24ccd7a749219bafaef395eb408c9d87f597bd2d" 2018-06-27 19:01:23,124 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:01:23 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-79edde64-de86-4fb7-a739-413cf63e1db7 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-27T19:01:21Z", "security_group_id": "4884afc8-32ef-44f5-8fe1-5f9c62d6ac75", "port_range_min": null, "revision_number": 0, "tenant_id": "5378cf005bde4e6a9a34c1261b4b485c", "created_at": "2018-06-27T19:01:21Z", "project_id": "5378cf005bde4e6a9a34c1261b4b485c", "id": "159b2825-92ec-4c7e-96cf-9ba4436232e3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T19:01:21Z", "security_group_id": "4884afc8-32ef-44f5-8fe1-5f9c62d6ac75", "port_range_min": null, "revision_number": 0, "tenant_id": "5378cf005bde4e6a9a34c1261b4b485c", "created_at": "2018-06-27T19:01:21Z", "project_id": "5378cf005bde4e6a9a34c1261b4b485c", "id": "a718ea5c-d72c-4b6c-92ea-c59ed41dbdf3"}]} 2018-06-27 19:01:23,124 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=4884afc8-32ef-44f5-8fe1-5f9c62d6ac75 used request id req-79edde64-de86-4fb7-a739-413cf63e1db7 2018-06-27 19:01:23,125 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 19:01:23,126 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 19:01:23,870 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5141db61420b425a80bc2b38e0d3b0a4", "name": "CreateProjectUserTests-629b0632-8f7d-4cf-name-role"}, {"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T20:01:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5378cf005bde4e6a9a34c1261b4b485c", "name": "CreateProjectUserTests-629b0632-8f7d-4cf-name"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/5378cf005bde4e6a9a34c1261b4b485c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/5378cf005bde4e6a9a34c1261b4b485c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/5378cf005bde4e6a9a34c1261b4b485c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/5378cf005bde4e6a9a34c1261b4b485c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/5378cf005bde4e6a9a34c1261b4b485c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/5378cf005bde4e6a9a34c1261b4b485c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/5378cf005bde4e6a9a34c1261b4b485c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/5378cf005bde4e6a9a34c1261b4b485c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/5378cf005bde4e6a9a34c1261b4b485c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/5378cf005bde4e6a9a34c1261b4b485c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/5378cf005bde4e6a9a34c1261b4b485c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/5378cf005bde4e6a9a34c1261b4b485c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateProjectUserTests-629b0632-8f7d-4cf-user2", "id": "e908704320a54e1a95fdbca563297bf2"}, "audit_ids": ["t4CEKvO_RFGgIVG__hWK2A"], "issued_at": "2018-06-27T19:01:23.000000Z"}} 2018-06-27 19:01:23,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f23afbd0a0658b4eb7e9f4722e8ec222df71ecf7" 2018-06-27 19:01:24,334 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:01:23 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a2a09881-357f-49d9-9ccf-2a00b2bfa875 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 19:01:24,334 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-a2a09881-357f-49d9-9ccf-2a00b2bfa875 2018-06-27 19:01:24,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=CreateProjectUserTests-629b0632-8f7d-4cf-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f23afbd0a0658b4eb7e9f4722e8ec222df71ecf7" 2018-06-27 19:01:25,276 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:01:25 GMT Content-Type: application/json Content-Length: 1391 Connection: keep-alive X-Openstack-Request-Id: req-6b34699d-d881-460f-9a2b-976b5554d522 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "5378cf005bde4e6a9a34c1261b4b485c", "created_at": "2018-06-27T19:01:21Z", "updated_at": "2018-06-27T19:01:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:01:21Z", "revision_number": 0, "id": "159b2825-92ec-4c7e-96cf-9ba4436232e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:01:21Z", "security_group_id": "4884afc8-32ef-44f5-8fe1-5f9c62d6ac75", "tenant_id": "5378cf005bde4e6a9a34c1261b4b485c", "port_range_min": null, "ethertype": "IPv6", "project_id": "5378cf005bde4e6a9a34c1261b4b485c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:01:21Z", "revision_number": 0, "id": "a718ea5c-d72c-4b6c-92ea-c59ed41dbdf3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:01:21Z", "security_group_id": "4884afc8-32ef-44f5-8fe1-5f9c62d6ac75", "tenant_id": "5378cf005bde4e6a9a34c1261b4b485c", "port_range_min": null, "ethertype": "IPv4", "project_id": "5378cf005bde4e6a9a34c1261b4b485c"}], "revision_number": 2, "project_id": "5378cf005bde4e6a9a34c1261b4b485c", "id": "4884afc8-32ef-44f5-8fe1-5f9c62d6ac75", "name": "CreateProjectUserTests-629b0632-8f7d-4cf-name"}]} 2018-06-27 19:01:25,277 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateProjectUserTests-629b0632-8f7d-4cf-name&description=hello+group used request id req-6b34699d-d881-460f-9a2b-976b5554d522 2018-06-27 19:01:25,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 19:01:25,293 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 19:01: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-27 19:01:25,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/5378cf005bde4e6a9a34c1261b4b485c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f23afbd0a0658b4eb7e9f4722e8ec222df71ecf7" 2018-06-27 19:01:25,734 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:01:25 GMT Server: Apache Content-Length: 319 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f26fe284-8fef-44d7-aef8-79a29699046f Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/5378cf005bde4e6a9a34c1261b4b485c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5378cf005bde4e6a9a34c1261b4b485c", "name": "CreateProjectUserTests-629b0632-8f7d-4cf-name"}} 2018-06-27 19:01:25,734 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/5378cf005bde4e6a9a34c1261b4b485c used request id req-f26fe284-8fef-44d7-aef8-79a29699046f 2018-06-27 19:01:25,735 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4884afc8-32ef-44f5-8fe1-5f9c62d6ac75 2018-06-27 19:01:25,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/security-group-rules?security_group_id=4884afc8-32ef-44f5-8fe1-5f9c62d6ac75 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f23afbd0a0658b4eb7e9f4722e8ec222df71ecf7" 2018-06-27 19:01:26,627 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:01:26 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-11d05858-3061-4d7f-b568-bba5cdbe5051 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-27T19:01:21Z", "security_group_id": "4884afc8-32ef-44f5-8fe1-5f9c62d6ac75", "port_range_min": null, "revision_number": 0, "tenant_id": "5378cf005bde4e6a9a34c1261b4b485c", "created_at": "2018-06-27T19:01:21Z", "project_id": "5378cf005bde4e6a9a34c1261b4b485c", "id": "159b2825-92ec-4c7e-96cf-9ba4436232e3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T19:01:21Z", "security_group_id": "4884afc8-32ef-44f5-8fe1-5f9c62d6ac75", "port_range_min": null, "revision_number": 0, "tenant_id": "5378cf005bde4e6a9a34c1261b4b485c", "created_at": "2018-06-27T19:01:21Z", "project_id": "5378cf005bde4e6a9a34c1261b4b485c", "id": "a718ea5c-d72c-4b6c-92ea-c59ed41dbdf3"}]} 2018-06-27 19:01:26,628 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=4884afc8-32ef-44f5-8fe1-5f9c62d6ac75 used request id req-11d05858-3061-4d7f-b568-bba5cdbe5051 2018-06-27 19:01:26,628 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4884afc8-32ef-44f5-8fe1-5f9c62d6ac75 2018-06-27 19:01:26,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/security-group-rules?security_group_id=4884afc8-32ef-44f5-8fe1-5f9c62d6ac75 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f23afbd0a0658b4eb7e9f4722e8ec222df71ecf7" 2018-06-27 19:01:26,700 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:01:26 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-47cc30cd-596f-4539-a243-8eaad1b64359 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-27T19:01:21Z", "security_group_id": "4884afc8-32ef-44f5-8fe1-5f9c62d6ac75", "port_range_min": null, "revision_number": 0, "tenant_id": "5378cf005bde4e6a9a34c1261b4b485c", "created_at": "2018-06-27T19:01:21Z", "project_id": "5378cf005bde4e6a9a34c1261b4b485c", "id": "159b2825-92ec-4c7e-96cf-9ba4436232e3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T19:01:21Z", "security_group_id": "4884afc8-32ef-44f5-8fe1-5f9c62d6ac75", "port_range_min": null, "revision_number": 0, "tenant_id": "5378cf005bde4e6a9a34c1261b4b485c", "created_at": "2018-06-27T19:01:21Z", "project_id": "5378cf005bde4e6a9a34c1261b4b485c", "id": "a718ea5c-d72c-4b6c-92ea-c59ed41dbdf3"}]} 2018-06-27 19:01:26,700 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=4884afc8-32ef-44f5-8fe1-5f9c62d6ac75 used request id req-47cc30cd-596f-4539-a243-8eaad1b64359 2018-06-27 19:01:26,700 - neutron_utils - INFO - Retrieving security group with ID - 4884afc8-32ef-44f5-8fe1-5f9c62d6ac75 2018-06-27 19:01:26,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-groups?id=4884afc8-32ef-44f5-8fe1-5f9c62d6ac75 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f23afbd0a0658b4eb7e9f4722e8ec222df71ecf7" 2018-06-27 19:01:26,845 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:01:26 GMT Content-Type: application/json Content-Length: 1391 Connection: keep-alive X-Openstack-Request-Id: req-4d7f439a-ce19-4847-be66-830b7b689821 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "5378cf005bde4e6a9a34c1261b4b485c", "created_at": "2018-06-27T19:01:21Z", "updated_at": "2018-06-27T19:01:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:01:21Z", "revision_number": 0, "id": "159b2825-92ec-4c7e-96cf-9ba4436232e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:01:21Z", "security_group_id": "4884afc8-32ef-44f5-8fe1-5f9c62d6ac75", "tenant_id": "5378cf005bde4e6a9a34c1261b4b485c", "port_range_min": null, "ethertype": "IPv6", "project_id": "5378cf005bde4e6a9a34c1261b4b485c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:01:21Z", "revision_number": 0, "id": "a718ea5c-d72c-4b6c-92ea-c59ed41dbdf3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:01:21Z", "security_group_id": "4884afc8-32ef-44f5-8fe1-5f9c62d6ac75", "tenant_id": "5378cf005bde4e6a9a34c1261b4b485c", "port_range_min": null, "ethertype": "IPv4", "project_id": "5378cf005bde4e6a9a34c1261b4b485c"}], "revision_number": 2, "project_id": "5378cf005bde4e6a9a34c1261b4b485c", "id": "4884afc8-32ef-44f5-8fe1-5f9c62d6ac75", "name": "CreateProjectUserTests-629b0632-8f7d-4cf-name"}]} 2018-06-27 19:01:26,845 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=4884afc8-32ef-44f5-8fe1-5f9c62d6ac75 used request id req-4d7f439a-ce19-4847-be66-830b7b689821 2018-06-27 19:01:26,846 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4884afc8-32ef-44f5-8fe1-5f9c62d6ac75 2018-06-27 19:01:26,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-group-rules?security_group_id=4884afc8-32ef-44f5-8fe1-5f9c62d6ac75 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f23afbd0a0658b4eb7e9f4722e8ec222df71ecf7" 2018-06-27 19:01:26,901 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:01:26 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-47728f83-836a-4563-a268-ee78efd14a99 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-27T19:01:21Z", "security_group_id": "4884afc8-32ef-44f5-8fe1-5f9c62d6ac75", "port_range_min": null, "revision_number": 0, "tenant_id": "5378cf005bde4e6a9a34c1261b4b485c", "created_at": "2018-06-27T19:01:21Z", "project_id": "5378cf005bde4e6a9a34c1261b4b485c", "id": "159b2825-92ec-4c7e-96cf-9ba4436232e3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T19:01:21Z", "security_group_id": "4884afc8-32ef-44f5-8fe1-5f9c62d6ac75", "port_range_min": null, "revision_number": 0, "tenant_id": "5378cf005bde4e6a9a34c1261b4b485c", "created_at": "2018-06-27T19:01:21Z", "project_id": "5378cf005bde4e6a9a34c1261b4b485c", "id": "a718ea5c-d72c-4b6c-92ea-c59ed41dbdf3"}]} 2018-06-27 19:01:26,901 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=4884afc8-32ef-44f5-8fe1-5f9c62d6ac75 used request id req-47728f83-836a-4563-a268-ee78efd14a99 2018-06-27 19:01:26,902 - neutron_utils - INFO - Deleting security group rule with ID - a718ea5c-d72c-4b6c-92ea-c59ed41dbdf3 2018-06-27 19:01:26,907 - 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/a718ea5c-d72c-4b6c-92ea-c59ed41dbdf3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24ccd7a749219bafaef395eb408c9d87f597bd2d" 2018-06-27 19:01:27,106 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 19:01:27 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-f2bab9cf-ed87-4979-945f-1ff384c86949 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 19:01:27,106 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/a718ea5c-d72c-4b6c-92ea-c59ed41dbdf3 used request id req-f2bab9cf-ed87-4979-945f-1ff384c86949 2018-06-27 19:01:27,106 - neutron_utils - INFO - Deleting security group rule with ID - 159b2825-92ec-4c7e-96cf-9ba4436232e3 2018-06-27 19:01:27,112 - 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/159b2825-92ec-4c7e-96cf-9ba4436232e3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24ccd7a749219bafaef395eb408c9d87f597bd2d" 2018-06-27 19:01:27,350 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 19:01:27 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-6ad8ff95-15b7-4426-a30c-007c7ad97d66 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 19:01:27,350 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/159b2825-92ec-4c7e-96cf-9ba4436232e3 used request id req-6ad8ff95-15b7-4426-a30c-007c7ad97d66 2018-06-27 19:01:27,350 - neutron_utils - INFO - Deleting security group with name - CreateProjectUserTests-629b0632-8f7d-4cf-name 2018-06-27 19:01:27,355 - 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/4884afc8-32ef-44f5-8fe1-5f9c62d6ac75 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24ccd7a749219bafaef395eb408c9d87f597bd2d" 2018-06-27 19:01:27,719 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 19:01:27 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-cf702e1f-009e-4703-88f8-b1aeca07340b Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 19:01:27,719 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/4884afc8-32ef-44f5-8fe1-5f9c62d6ac75 used request id req-cf702e1f-009e-4703-88f8-b1aeca07340b 2018-06-27 19:01:27,720 - neutron_utils - INFO - Deleting security group rule with ID - a718ea5c-d72c-4b6c-92ea-c59ed41dbdf3 2018-06-27 19:01:27,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/security-group-rules/a718ea5c-d72c-4b6c-92ea-c59ed41dbdf3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f23afbd0a0658b4eb7e9f4722e8ec222df71ecf7" 2018-06-27 19:01:28,347 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx Date: Wed, 27 Jun 2018 19:01:28 GMT Content-Type: application/json Content-Length: 155 Connection: keep-alive X-Openstack-Request-Id: req-e906aacc-642f-43f6-b435-d45d9d77722d RESP BODY: {"NeutronError": {"message": "Security group rule a718ea5c-d72c-4b6c-92ea-c59ed41dbdf3 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-06-27 19:01:28,347 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/a718ea5c-d72c-4b6c-92ea-c59ed41dbdf3 used request id req-e906aacc-642f-43f6-b435-d45d9d77722d 2018-06-27 19:01:28,347 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group rule a718ea5c-d72c-4b6c-92ea-c59ed41dbdf3 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-06-27 19:01:28,348 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule a718ea5c-d72c-4b6c-92ea-c59ed41dbdf3 does not exist Neutron server returns request_ids: ['req-e906aacc-642f-43f6-b435-d45d9d77722d'] 2018-06-27 19:01:28,350 - neutron_utils - INFO - Deleting security group with name - CreateProjectUserTests-629b0632-8f7d-4cf-name 2018-06-27 19:01:28,355 - 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/4884afc8-32ef-44f5-8fe1-5f9c62d6ac75 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f23afbd0a0658b4eb7e9f4722e8ec222df71ecf7" 2018-06-27 19:01:28,421 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx Date: Wed, 27 Jun 2018 19:01:28 GMT Content-Type: application/json Content-Length: 146 Connection: keep-alive X-Openstack-Request-Id: req-654a5ac5-eac6-4578-8f4b-7774fe3d57c8 RESP BODY: {"NeutronError": {"message": "Security group 4884afc8-32ef-44f5-8fe1-5f9c62d6ac75 does not exist", "type": "SecurityGroupNotFound", "detail": ""}} 2018-06-27 19:01:28,421 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/4884afc8-32ef-44f5-8fe1-5f9c62d6ac75 used request id req-654a5ac5-eac6-4578-8f4b-7774fe3d57c8 2018-06-27 19:01:28,422 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group 4884afc8-32ef-44f5-8fe1-5f9c62d6ac75 does not exist", "type": "SecurityGroupNotFound", "detail": ""}} 2018-06-27 19:01:28,422 - OpenStackSecurityGroup - WARNING - Security Group not found, cannot delete - Security group 4884afc8-32ef-44f5-8fe1-5f9c62d6ac75 does not exist Neutron server returns request_ids: ['req-654a5ac5-eac6-4578-8f4b-7774fe3d57c8'] 2018-06-27 19:01:28,423 - keystone_utils - INFO - Deleting user with name - CreateProjectUserTests-629b0632-8f7d-4cf-user1 2018-06-27 19:01:28,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/d40e20aef93947bdac569155e43ef586 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8a8f565136ee06794fc686267b26d5fca7fde95" 2018-06-27 19:01:29,108 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 19:01:28 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-20733e03-f1e2-4d3c-89cc-b20f727ba2b2 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 19:01:29,108 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/d40e20aef93947bdac569155e43ef586 used request id req-20733e03-f1e2-4d3c-89cc-b20f727ba2b2 2018-06-27 19:01:29,109 - keystone_utils - INFO - Deleting user with name - CreateProjectUserTests-629b0632-8f7d-4cf-user2 2018-06-27 19:01:29,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/e908704320a54e1a95fdbca563297bf2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5323dcc3231420b36abed1f64f3e011df87649c4" 2018-06-27 19:01:29,958 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 19:01:29 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7f39682e-3e3a-4a25-be44-53e617553a90 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 19:01:29,958 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/e908704320a54e1a95fdbca563297bf2 used request id req-7f39682e-3e3a-4a25-be44-53e617553a90 2018-06-27 19:01:29,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=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}351944dfb978aed6f48b2521252202c1a5e90125" 2018-06-27 19:01:30,865 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:01:30 GMT Content-Type: application/json Content-Length: 4847 Connection: keep-alive X-Openstack-Request-Id: req-45f854ef-5c20-4648-af8d-5caa2772bd4b Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T18:59:55Z", "updated_at": "2018-06-27T18:59:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "8134c0f0-89c6-4d45-bef8-a9260d9d0723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "6cd9bbf0-4d1b-4b13-a6c4-e20a15bb3360", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "e0e7297a-a59d-4d2b-b75c-2cc86b269114", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "5a060918-419b-4ec3-90df-a7764c06af2f", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}], "revision_number": 4, "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5378cf005bde4e6a9a34c1261b4b485c", "created_at": "2018-06-27T19:01:19Z", "updated_at": "2018-06-27T19:01:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:01:19Z", "revision_number": 0, "id": "65b134e7-c59b-4641-abf7-00814cebb7cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:01:19Z", "security_group_id": "d7b818b0-4d52-4e24-b238-b5d28f7c4ea5", "tenant_id": "5378cf005bde4e6a9a34c1261b4b485c", "port_range_min": null, "ethertype": "IPv6", "project_id": "5378cf005bde4e6a9a34c1261b4b485c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:01:19Z", "revision_number": 0, "id": "c58d312d-5e9c-4779-b850-96d922cf1b8c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:01:19Z", "security_group_id": "d7b818b0-4d52-4e24-b238-b5d28f7c4ea5", "tenant_id": "5378cf005bde4e6a9a34c1261b4b485c", "port_range_min": null, "ethertype": "IPv4", "project_id": "5378cf005bde4e6a9a34c1261b4b485c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:01:19Z", "revision_number": 0, "id": "9d112d50-1f2e-4428-833a-606d2b11d1ef", "remote_group_id": "d7b818b0-4d52-4e24-b238-b5d28f7c4ea5", "remote_ip_prefix": null, "created_at": "2018-06-27T19:01:19Z", "security_group_id": "d7b818b0-4d52-4e24-b238-b5d28f7c4ea5", "tenant_id": "5378cf005bde4e6a9a34c1261b4b485c", "port_range_min": null, "ethertype": "IPv4", "project_id": "5378cf005bde4e6a9a34c1261b4b485c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:01:19Z", "revision_number": 0, "id": "9606c3e6-fc62-49e6-870f-549591f1b050", "remote_group_id": "d7b818b0-4d52-4e24-b238-b5d28f7c4ea5", "remote_ip_prefix": null, "created_at": "2018-06-27T19:01:19Z", "security_group_id": "d7b818b0-4d52-4e24-b238-b5d28f7c4ea5", "tenant_id": "5378cf005bde4e6a9a34c1261b4b485c", "port_range_min": null, "ethertype": "IPv6", "project_id": "5378cf005bde4e6a9a34c1261b4b485c"}], "revision_number": 4, "project_id": "5378cf005bde4e6a9a34c1261b4b485c", "id": "d7b818b0-4d52-4e24-b238-b5d28f7c4ea5", "name": "default"}]} 2018-06-27 19:01:30,866 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-45f854ef-5c20-4648-af8d-5caa2772bd4b 2018-06-27 19:01:30,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/8cdbc979369d4c15b8ddd6cc77d930e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}351944dfb978aed6f48b2521252202c1a5e90125" 2018-06-27 19:01:31,301 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:01:30 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d9312163-aabc-41ee-8d86-3656c23b841b 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/8cdbc979369d4c15b8ddd6cc77d930e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}} 2018-06-27 19:01:31,301 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 used request id req-d9312163-aabc-41ee-8d86-3656c23b841b 2018-06-27 19:01:31,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/5378cf005bde4e6a9a34c1261b4b485c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}351944dfb978aed6f48b2521252202c1a5e90125" 2018-06-27 19:01:31,727 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:01:31 GMT Server: Apache Content-Length: 319 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-803b17d5-6d50-40e0-abee-092c8a421a57 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/5378cf005bde4e6a9a34c1261b4b485c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5378cf005bde4e6a9a34c1261b4b485c", "name": "CreateProjectUserTests-629b0632-8f7d-4cf-name"}} 2018-06-27 19:01:31,727 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/5378cf005bde4e6a9a34c1261b4b485c used request id req-803b17d5-6d50-40e0-abee-092c8a421a57 2018-06-27 19:01:31,727 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d7b818b0-4d52-4e24-b238-b5d28f7c4ea5 2018-06-27 19:01:31,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=d7b818b0-4d52-4e24-b238-b5d28f7c4ea5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}351944dfb978aed6f48b2521252202c1a5e90125" 2018-06-27 19:01:32,494 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:01:32 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-9247730c-8572-49b3-a9b4-4506016becd5 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-27T19:01:19Z", "security_group_id": "d7b818b0-4d52-4e24-b238-b5d28f7c4ea5", "port_range_min": null, "revision_number": 0, "tenant_id": "5378cf005bde4e6a9a34c1261b4b485c", "created_at": "2018-06-27T19:01:19Z", "project_id": "5378cf005bde4e6a9a34c1261b4b485c", "id": "65b134e7-c59b-4641-abf7-00814cebb7cc"}, {"remote_group_id": "d7b818b0-4d52-4e24-b238-b5d28f7c4ea5", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T19:01:19Z", "security_group_id": "d7b818b0-4d52-4e24-b238-b5d28f7c4ea5", "port_range_min": null, "revision_number": 0, "tenant_id": "5378cf005bde4e6a9a34c1261b4b485c", "created_at": "2018-06-27T19:01:19Z", "project_id": "5378cf005bde4e6a9a34c1261b4b485c", "id": "9606c3e6-fc62-49e6-870f-549591f1b050"}, {"remote_group_id": "d7b818b0-4d52-4e24-b238-b5d28f7c4ea5", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T19:01:19Z", "security_group_id": "d7b818b0-4d52-4e24-b238-b5d28f7c4ea5", "port_range_min": null, "revision_number": 0, "tenant_id": "5378cf005bde4e6a9a34c1261b4b485c", "created_at": "2018-06-27T19:01:19Z", "project_id": "5378cf005bde4e6a9a34c1261b4b485c", "id": "9d112d50-1f2e-4428-833a-606d2b11d1ef"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T19:01:19Z", "security_group_id": "d7b818b0-4d52-4e24-b238-b5d28f7c4ea5", "port_range_min": null, "revision_number": 0, "tenant_id": "5378cf005bde4e6a9a34c1261b4b485c", "created_at": "2018-06-27T19:01:19Z", "project_id": "5378cf005bde4e6a9a34c1261b4b485c", "id": "c58d312d-5e9c-4779-b850-96d922cf1b8c"}]} 2018-06-27 19:01:32,495 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=d7b818b0-4d52-4e24-b238-b5d28f7c4ea5 used request id req-9247730c-8572-49b3-a9b4-4506016becd5 2018-06-27 19:01:32,495 - neutron_utils - INFO - Deleting security group with name - default 2018-06-27 19:01:32,500 - 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/d7b818b0-4d52-4e24-b238-b5d28f7c4ea5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}351944dfb978aed6f48b2521252202c1a5e90125" 2018-06-27 19:01:33,027 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 19:01:33 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-93b6f395-efba-4a1f-b593-735a6f287b33 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 19:01:33,027 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/d7b818b0-4d52-4e24-b238-b5d28f7c4ea5 used request id req-93b6f395-efba-4a1f-b593-735a6f287b33 2018-06-27 19:01:33,028 - keystone_utils - INFO - Deleting project with name - CreateProjectUserTests-629b0632-8f7d-4cf-name 2018-06-27 19:01: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/projects/5378cf005bde4e6a9a34c1261b4b485c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}351944dfb978aed6f48b2521252202c1a5e90125" 2018-06-27 19:01:33,497 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 19:01:33 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-32b620df-1957-490e-a3a8-67e21a636d06 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 19:01:33,497 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/5378cf005bde4e6a9a34c1261b4b485c used request id req-32b620df-1957-490e-a3a8-67e21a636d06 2018-06-27 19:01:33,497 - keystone_utils - INFO - Deleting role with name - CreateProjectUserTests-629b0632-8f7d-4cf-name-role 2018-06-27 19:01:33,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/5141db61420b425a80bc2b38e0d3b0a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}351944dfb978aed6f48b2521252202c1a5e90125" 2018-06-27 19:01:33,889 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 19:01:33 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8b6b8f15-4dea-420f-ba6a-003d156e29f1 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 19:01:33,890 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/5141db61420b425a80bc2b38e0d3b0a4 used request id req-8b6b8f15-4dea-420f-ba6a-003d156e29f1 2018-06-27 19:01:33,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}351944dfb978aed6f48b2521252202c1a5e90125" 2018-06-27 19:01:33,980 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:01:33 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b1e2d041-e219-48c6-b388-0171ba451a40 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 19:01:33,980 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-b1e2d041-e219-48c6-b388-0171ba451a40 2018-06-27 19:01:33,983 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 19:01:34,808 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T20:01:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["ZGLeEC_WRQ-_aT4-5O7NCA"], "issued_at": "2018-06-27T19:01:34.000000Z"}} 2018-06-27 19:01:34,811 - 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}2847f87dde8bf73d363a643e917473dbdc0109f5" 2018-06-27 19:01:36,526 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:01:36 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-1227e5bb-4054-46cd-9f68-b9e3356d2121 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-27 19:01:36,526 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-1227e5bb-4054-46cd-9f68-b9e3356d2121 2018-06-27 19:01:36,549 - 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}2847f87dde8bf73d363a643e917473dbdc0109f5" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "GlanceUtilsTests-2bb64a4d-c4d9-425a-8c0b-d5b9def8aa2a"}' 2018-06-27 19:01:38,445 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 19:01:38 GMT Content-Type: application/json Content-Length: 597 Connection: keep-alive Location: https://172.30.10.101:9292/v2/images/289b129e-d5c7-423c-bfa7-9f0e81fc5acf Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-e351e0fe-caa6-4bee-ae30-28cd1fae2144 Front-End-Https: on RESP BODY: {"status": "queued", "name": "GlanceUtilsTests-2bb64a4d-c4d9-425a-8c0b-d5b9def8aa2a", "tags": [], "container_format": "bare", "created_at": "2018-06-27T19:01:38Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-06-27T19:01:38Z", "visibility": "shared", "self": "/v2/images/289b129e-d5c7-423c-bfa7-9f0e81fc5acf", "min_disk": 0, "protected": false, "id": "289b129e-d5c7-423c-bfa7-9f0e81fc5acf", "file": "/v2/images/289b129e-d5c7-423c-bfa7-9f0e81fc5acf/file", "checksum": null, "owner": "8cdbc979369d4c15b8ddd6cc77d930e3", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-27 19:01:38,446 - keystoneauth.session - DEBUG - POST call to image for https://172.30.10.101:9292/v2/images used request id req-e351e0fe-caa6-4bee-ae30-28cd1fae2144 2018-06-27 19:01:38,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9292/v2/images/289b129e-d5c7-423c-bfa7-9f0e81fc5acf/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2847f87dde8bf73d363a643e917473dbdc0109f5" -d '' 2018-06-27 19:01:40,911 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 19:01:40 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-aca7aac2-283c-416d-8522-5fbf7ab87bc6 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-27 19:01:40,911 - keystoneauth.session - DEBUG - PUT call to image for https://172.30.10.101:9292/v2/images/289b129e-d5c7-423c-bfa7-9f0e81fc5acf/file used request id req-aca7aac2-283c-416d-8522-5fbf7ab87bc6 2018-06-27 19:01:40,912 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-06-27 19:01:40,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/289b129e-d5c7-423c-bfa7-9f0e81fc5acf -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2847f87dde8bf73d363a643e917473dbdc0109f5" 2018-06-27 19:01:42,819 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:01:42 GMT Content-Type: application/json Content-Length: 715 Connection: keep-alive X-Openstack-Request-Id: req-00f781f4-039c-4a88-b40b-e0a9cb913eaf Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "GlanceUtilsTests-2bb64a4d-c4d9-425a-8c0b-d5b9def8aa2a", "tags": [], "container_format": "bare", "created_at": "2018-06-27T19:01:38Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-27T19:01:41Z", "visibility": "shared", "self": "/v2/images/289b129e-d5c7-423c-bfa7-9f0e81fc5acf", "min_disk": 0, "protected": false, "id": "289b129e-d5c7-423c-bfa7-9f0e81fc5acf", "file": "/v2/images/289b129e-d5c7-423c-bfa7-9f0e81fc5acf/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8cdbc979369d4c15b8ddd6cc77d930e3", "direct_url": "file:///var/lib/glance/images/289b129e-d5c7-423c-bfa7-9f0e81fc5acf", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-27 19:01:42,819 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/289b129e-d5c7-423c-bfa7-9f0e81fc5acf used request id req-00f781f4-039c-4a88-b40b-e0a9cb913eaf 2018-06-27 19:01:42,823 - 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}2847f87dde8bf73d363a643e917473dbdc0109f5" 2018-06-27 19:01:44,421 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:01:44 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-aa9f6ef1-cffe-4b00-a1c6-e44360b77c62 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-27 19:01:44,421 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-aa9f6ef1-cffe-4b00-a1c6-e44360b77c62 2018-06-27 19:01:44,427 - 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-2bb64a4d-c4d9-425a-8c0b-d5b9def8aa2a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2847f87dde8bf73d363a643e917473dbdc0109f5" 2018-06-27 19:01:45,868 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:01:45 GMT Content-Type: application/json Content-Length: 870 Connection: keep-alive X-Openstack-Request-Id: req-ec442c2c-48ea-43b2-84a2-447ee86c6671 Front-End-Https: on RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "GlanceUtilsTests-2bb64a4d-c4d9-425a-8c0b-d5b9def8aa2a", "tags": [], "container_format": "bare", "created_at": "2018-06-27T19:01:38Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-27T19:01:41Z", "visibility": "shared", "self": "/v2/images/289b129e-d5c7-423c-bfa7-9f0e81fc5acf", "min_disk": 0, "protected": false, "id": "289b129e-d5c7-423c-bfa7-9f0e81fc5acf", "file": "/v2/images/289b129e-d5c7-423c-bfa7-9f0e81fc5acf/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8cdbc979369d4c15b8ddd6cc77d930e3", "direct_url": "file:///var/lib/glance/images/289b129e-d5c7-423c-bfa7-9f0e81fc5acf", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=GlanceUtilsTests-2bb64a4d-c4d9-425a-8c0b-d5b9def8aa2a"} 2018-06-27 19:01:45,869 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=GlanceUtilsTests-2bb64a4d-c4d9-425a-8c0b-d5b9def8aa2a used request id req-ec442c2c-48ea-43b2-84a2-447ee86c6671 2018-06-27 19:01:45,869 - glance_utils - INFO - Deleting image named - GlanceUtilsTests-2bb64a4d-c4d9-425a-8c0b-d5b9def8aa2a 2018-06-27 19:01:45,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9292/v2/images/289b129e-d5c7-423c-bfa7-9f0e81fc5acf -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2847f87dde8bf73d363a643e917473dbdc0109f5" 2018-06-27 19:01:47,739 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 19:01:47 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-c8def609-4e8b-4ab0-8739-d7a8c931873d 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-27 19:01:47,739 - keystoneauth.session - DEBUG - DELETE call to image for https://172.30.10.101:9292/v2/images/289b129e-d5c7-423c-bfa7-9f0e81fc5acf used request id req-c8def609-4e8b-4ab0-8739-d7a8c931873d 2018-06-27 19:01:47,741 - glance_utils_tests - WARNING - Test not executed as the image metadata requires image files 2018-06-27 19:01:47,743 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 19:01:48,425 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T20:01:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["FHMxId02SmaEjN64kNIQKQ"], "issued_at": "2018-06-27T19:01:48.000000Z"}} 2018-06-27 19:01:48,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b491c491c2da8d99f2450aaa40bf9a6bc4fb8deb" 2018-06-27 19:01:48,479 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:01:48 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8e68766c-7eec-4b64-b0ec-53479baae8ee Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 19:01:48,479 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-8e68766c-7eec-4b64-b0ec-53479baae8ee 2018-06-27 19:01:48,481 - neutron_utils - INFO - Creating network with name NeutronUtilsNetworkTests-399d9b12-f491-4dfd-9deb-7bc9a4721aaa-pub-net 2018-06-27 19:01:48,486 - 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}b491c491c2da8d99f2450aaa40bf9a6bc4fb8deb" -d '{"network": {"name": "NeutronUtilsNetworkTests-399d9b12-f491-4dfd-9deb-7bc9a4721aaa-pub-net", "admin_state_up": true}}' 2018-06-27 19:01:49,808 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 19:01:49 GMT Content-Type: application/json Content-Length: 701 Connection: keep-alive X-Openstack-Request-Id: req-268b15dc-7f5f-4cc6-87e3-d6d7f0021548 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":"4096f00f-32d9-46df-ab98-69e30993d04e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-27T19:01:49Z","is_default":false,"provider:segmentation_id":14,"name":"NeutronUtilsNetworkTests-399d9b12-f491-4dfd-9deb-7bc9a4721aaa-pub-net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:01:49Z","mtu":1450}} 2018-06-27 19:01:49,808 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-268b15dc-7f5f-4cc6-87e3-d6d7f0021548 2018-06-27 19:01:49,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?id=4096f00f-32d9-46df-ab98-69e30993d04e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b491c491c2da8d99f2450aaa40bf9a6bc4fb8deb" 2018-06-27 19:01:50,243 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:01:50 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-f8691cdd-7e25-4572-9c46-d7605f587ecb 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":"4096f00f-32d9-46df-ab98-69e30993d04e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-27T19:01:49Z","provider:segmentation_id":14,"name":"NeutronUtilsNetworkTests-399d9b12-f491-4dfd-9deb-7bc9a4721aaa-pub-net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:01:49Z","provider:network_type":"vxlan"}]} 2018-06-27 19:01:50,243 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=4096f00f-32d9-46df-ab98-69e30993d04e used request id req-f8691cdd-7e25-4572-9c46-d7605f587ecb 2018-06-27 19:01:50,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=4096f00f-32d9-46df-ab98-69e30993d04e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b491c491c2da8d99f2450aaa40bf9a6bc4fb8deb" 2018-06-27 19:01:50,965 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:01:50 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-e66aa165-95cf-4a76-9194-fde7af4ed517 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-27 19:01:50,965 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=4096f00f-32d9-46df-ab98-69e30993d04e used request id req-e66aa165-95cf-4a76-9194-fde7af4ed517 2018-06-27 19:01:50,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?id=4096f00f-32d9-46df-ab98-69e30993d04e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b491c491c2da8d99f2450aaa40bf9a6bc4fb8deb" 2018-06-27 19:01:51,921 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:01:51 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-534e502c-8687-4d65-9700-3a8f862764d8 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":"4096f00f-32d9-46df-ab98-69e30993d04e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-27T19:01:49Z","provider:segmentation_id":14,"name":"NeutronUtilsNetworkTests-399d9b12-f491-4dfd-9deb-7bc9a4721aaa-pub-net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:01:49Z","provider:network_type":"vxlan"}]} 2018-06-27 19:01:51,921 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=4096f00f-32d9-46df-ab98-69e30993d04e used request id req-534e502c-8687-4d65-9700-3a8f862764d8 2018-06-27 19:01:51,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/subnets?network_id=4096f00f-32d9-46df-ab98-69e30993d04e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b491c491c2da8d99f2450aaa40bf9a6bc4fb8deb" 2018-06-27 19:01:52,006 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:01:52 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-33121e52-59ce-4bb8-9458-ae09c6978279 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-27 19:01:52,006 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=4096f00f-32d9-46df-ab98-69e30993d04e used request id req-33121e52-59ce-4bb8-9458-ae09c6978279 2018-06-27 19:01:52,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=NeutronUtilsNetworkTests-399d9b12-f491-4dfd-9deb-7bc9a4721aaa-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b491c491c2da8d99f2450aaa40bf9a6bc4fb8deb" 2018-06-27 19:01:52,208 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:01:52 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-03bacc1c-e818-4a01-8313-a84694b3c495 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":"4096f00f-32d9-46df-ab98-69e30993d04e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-27T19:01:49Z","provider:segmentation_id":14,"name":"NeutronUtilsNetworkTests-399d9b12-f491-4dfd-9deb-7bc9a4721aaa-pub-net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:01:49Z","provider:network_type":"vxlan"}]} 2018-06-27 19:01:52,209 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NeutronUtilsNetworkTests-399d9b12-f491-4dfd-9deb-7bc9a4721aaa-pub-net used request id req-03bacc1c-e818-4a01-8313-a84694b3c495 2018-06-27 19:01:52,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 19:01:52,224 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 19:01: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-27 19:01:52,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b491c491c2da8d99f2450aaa40bf9a6bc4fb8deb" 2018-06-27 19:01:52,586 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:01:52 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4e945868-8378-4f84-845b-fa23a929da6d 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/8cdbc979369d4c15b8ddd6cc77d930e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}} 2018-06-27 19:01:52,586 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 used request id req-4e945868-8378-4f84-845b-fa23a929da6d 2018-06-27 19:01:52,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=4096f00f-32d9-46df-ab98-69e30993d04e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b491c491c2da8d99f2450aaa40bf9a6bc4fb8deb" 2018-06-27 19:01:53,486 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:01:53 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-4a2ab045-dd30-4080-a046-8ca4c926ecf5 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-27 19:01:53,487 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=4096f00f-32d9-46df-ab98-69e30993d04e used request id req-4a2ab045-dd30-4080-a046-8ca4c926ecf5 2018-06-27 19:01:53,487 - neutron_utils - INFO - Deleting network with name NeutronUtilsNetworkTests-399d9b12-f491-4dfd-9deb-7bc9a4721aaa-pub-net 2018-06-27 19:01:53,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/networks/4096f00f-32d9-46df-ab98-69e30993d04e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b491c491c2da8d99f2450aaa40bf9a6bc4fb8deb" 2018-06-27 19:01:55,310 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 19:01:55 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-f861526d-1edc-4f38-8eaf-68e392ba27fb Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 19:01:55,311 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/4096f00f-32d9-46df-ab98-69e30993d04e used request id req-f861526d-1edc-4f38-8eaf-68e392ba27fb 2018-06-27 19:01:55,313 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 19:01:56,185 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T20:01:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["QrbOco91SjixvjcEKb56GQ"], "issued_at": "2018-06-27T19:01:56.000000Z"}} 2018-06-27 19:01:56,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce82b2d235211068e6c1f81dba9d20d3343eb5e9" 2018-06-27 19:01:56,247 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:01:56 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6cbfd68f-94cb-4007-ac9b-736fba36eafe Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 19:01:56,247 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-6cbfd68f-94cb-4007-ac9b-736fba36eafe 2018-06-27 19:01:56,249 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 19:01:56,991 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T20:01:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["1gAbRbp-RSWAD_VQFULjEQ"], "issued_at": "2018-06-27T19:01:56.000000Z"}} 2018-06-27 19:01:56,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1b06c75c22e5322b0cb17c0213442ba6a7d8f8c" 2018-06-27 19:01:57,393 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:01:56 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b853ff35-5c0f-4202-844c-7db36f7fd7ab Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 19:01:57,393 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-b853ff35-5c0f-4202-844c-7db36f7fd7ab 2018-06-27 19:01:57,395 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 19:01:58,245 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T20:01:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["uSg7SHQSRC-gGuM8JjhX0w"], "issued_at": "2018-06-27T19:01:58.000000Z"}} 2018-06-27 19:01:58,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}ac0e00772bb01e7f3446b69689fedf8596a9361d" 2018-06-27 19:01:58,576 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:01:58 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b109fbfd-3e0b-4f1a-b4d5-d5cccc478728 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 19:01:58,576 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-b109fbfd-3e0b-4f1a-b4d5-d5cccc478728 2018-06-27 19:01:58,578 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-ac007120-1e8b-4fb0-ae0d-f720250bfbeb-pub-net 2018-06-27 19:01:58,585 - 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}ac0e00772bb01e7f3446b69689fedf8596a9361d" -d '{"network": {"name": "NeutronUtilsSubnetTests-ac007120-1e8b-4fb0-ae0d-f720250bfbeb-pub-net", "admin_state_up": true}}' 2018-06-27 19:02:00,152 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 19:02:00 GMT Content-Type: application/json Content-Length: 700 Connection: keep-alive X-Openstack-Request-Id: req-ddf8946f-9923-4547-9380-c6a9674c2010 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":"716dfe89-d641-4aa8-ba9b-9abd34a83a1a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-27T19:01:59Z","is_default":false,"provider:segmentation_id":18,"name":"NeutronUtilsSubnetTests-ac007120-1e8b-4fb0-ae0d-f720250bfbeb-pub-net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:01:59Z","mtu":1450}} 2018-06-27 19:02:00,152 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-ddf8946f-9923-4547-9380-c6a9674c2010 2018-06-27 19:02:00,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=716dfe89-d641-4aa8-ba9b-9abd34a83a1a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac0e00772bb01e7f3446b69689fedf8596a9361d" 2018-06-27 19:02:00,432 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:02:00 GMT Content-Type: application/json Content-Length: 684 Connection: keep-alive X-Openstack-Request-Id: req-8995a822-0351-48ee-9f9e-e7c9d098085d 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":"716dfe89-d641-4aa8-ba9b-9abd34a83a1a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-27T19:01:59Z","provider:segmentation_id":18,"name":"NeutronUtilsSubnetTests-ac007120-1e8b-4fb0-ae0d-f720250bfbeb-pub-net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:01:59Z","provider:network_type":"vxlan"}]} 2018-06-27 19:02:00,432 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=716dfe89-d641-4aa8-ba9b-9abd34a83a1a used request id req-8995a822-0351-48ee-9f9e-e7c9d098085d 2018-06-27 19:02:00,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=716dfe89-d641-4aa8-ba9b-9abd34a83a1a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac0e00772bb01e7f3446b69689fedf8596a9361d" 2018-06-27 19:02:00,518 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:02:00 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-2e15c65b-efa5-4e7f-b382-904fb6c950e7 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-27 19:02:00,518 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=716dfe89-d641-4aa8-ba9b-9abd34a83a1a used request id req-2e15c65b-efa5-4e7f-b382-904fb6c950e7 2018-06-27 19:02:00,519 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-ac007120-1e8b-4fb0-ae0d-f720250bfbeb-pub-subnet 2018-06-27 19:02:00,524 - 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}ac0e00772bb01e7f3446b69689fedf8596a9361d" -d '{"subnets": [{"ip_version": 4, "network_id": "716dfe89-d641-4aa8-ba9b-9abd34a83a1a", "cidr": "10.55.1.0/24", "name": "NeutronUtilsSubnetTests-ac007120-1e8b-4fb0-ae0d-f720250bfbeb-pub-subnet"}]}' 2018-06-27 19:02:01,601 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 19:02:01 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-f6b394fb-0d03-44e1-a2b9-7d626831b34e Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"716dfe89-d641-4aa8-ba9b-9abd34a83a1a","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:02:00Z","dns_nameservers":[],"updated_at":"2018-06-27T19:02:00Z","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":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"1dde7e65-3399-4fe7-a670-ff1288d618e4","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-ac007120-1e8b-4fb0-ae0d-f720250bfbeb-pub-subnet"}]} 2018-06-27 19:02:01,601 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-f6b394fb-0d03-44e1-a2b9-7d626831b34e 2018-06-27 19:02:01,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?id=716dfe89-d641-4aa8-ba9b-9abd34a83a1a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac0e00772bb01e7f3446b69689fedf8596a9361d" 2018-06-27 19:02:02,754 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:02:02 GMT Content-Type: application/json Content-Length: 728 Connection: keep-alive X-Openstack-Request-Id: req-7b9bdaa0-28ac-4288-8ef1-ef4b9266fe90 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":"716dfe89-d641-4aa8-ba9b-9abd34a83a1a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":["1dde7e65-3399-4fe7-a670-ff1288d618e4"],"description":"","tags":[],"updated_at":"2018-06-27T19:02:00Z","provider:segmentation_id":18,"name":"NeutronUtilsSubnetTests-ac007120-1e8b-4fb0-ae0d-f720250bfbeb-pub-net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:01:59Z","provider:network_type":"vxlan"}]} 2018-06-27 19:02:02,755 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=716dfe89-d641-4aa8-ba9b-9abd34a83a1a used request id req-7b9bdaa0-28ac-4288-8ef1-ef4b9266fe90 2018-06-27 19:02:02,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=716dfe89-d641-4aa8-ba9b-9abd34a83a1a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac0e00772bb01e7f3446b69689fedf8596a9361d" 2018-06-27 19:02:02,860 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:02:02 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-3d18cb88-71db-4b6a-b566-3a0d9645cc20 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"716dfe89-d641-4aa8-ba9b-9abd34a83a1a","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:02:00Z","dns_nameservers":[],"updated_at":"2018-06-27T19:02:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"1dde7e65-3399-4fe7-a670-ff1288d618e4","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-ac007120-1e8b-4fb0-ae0d-f720250bfbeb-pub-subnet"}]} 2018-06-27 19:02:02,861 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=716dfe89-d641-4aa8-ba9b-9abd34a83a1a used request id req-3d18cb88-71db-4b6a-b566-3a0d9645cc20 2018-06-27 19:02: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=NeutronUtilsSubnetTests-ac007120-1e8b-4fb0-ae0d-f720250bfbeb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac0e00772bb01e7f3446b69689fedf8596a9361d" 2018-06-27 19:02:03,052 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:02:03 GMT Content-Type: application/json Content-Length: 728 Connection: keep-alive X-Openstack-Request-Id: req-77de258b-3ca4-4d72-aec4-0696a86d594d 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":"716dfe89-d641-4aa8-ba9b-9abd34a83a1a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":["1dde7e65-3399-4fe7-a670-ff1288d618e4"],"description":"","tags":[],"updated_at":"2018-06-27T19:02:00Z","provider:segmentation_id":18,"name":"NeutronUtilsSubnetTests-ac007120-1e8b-4fb0-ae0d-f720250bfbeb-pub-net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:01:59Z","provider:network_type":"vxlan"}]} 2018-06-27 19:02:03,052 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NeutronUtilsSubnetTests-ac007120-1e8b-4fb0-ae0d-f720250bfbeb-pub-net used request id req-77de258b-3ca4-4d72-aec4-0696a86d594d 2018-06-27 19:02:03,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-27 19:02:03,066 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 19:02: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-27 19:02:03,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac0e00772bb01e7f3446b69689fedf8596a9361d" 2018-06-27 19:02:03,307 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:02:03 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-169f108e-21b9-4693-951f-7f8dd8eea645 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/8cdbc979369d4c15b8ddd6cc77d930e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}} 2018-06-27 19:02:03,307 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 used request id req-169f108e-21b9-4693-951f-7f8dd8eea645 2018-06-27 19:02:03,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=716dfe89-d641-4aa8-ba9b-9abd34a83a1a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac0e00772bb01e7f3446b69689fedf8596a9361d" 2018-06-27 19:02:03,494 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:02:03 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-dc2a80c0-f34e-4fc5-8d7e-88aa0b996ff1 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"716dfe89-d641-4aa8-ba9b-9abd34a83a1a","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:02:00Z","dns_nameservers":[],"updated_at":"2018-06-27T19:02:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"1dde7e65-3399-4fe7-a670-ff1288d618e4","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-ac007120-1e8b-4fb0-ae0d-f720250bfbeb-pub-subnet"}]} 2018-06-27 19:02:03,495 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=716dfe89-d641-4aa8-ba9b-9abd34a83a1a used request id req-dc2a80c0-f34e-4fc5-8d7e-88aa0b996ff1 2018-06-27 19:02:03,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/subnets?network_id=716dfe89-d641-4aa8-ba9b-9abd34a83a1a&name=NeutronUtilsSubnetTests-ac007120-1e8b-4fb0-ae0d-f720250bfbeb-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac0e00772bb01e7f3446b69689fedf8596a9361d" 2018-06-27 19:02:03,663 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:02:03 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-a6a999b6-537a-482d-85d2-8545465396b4 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"716dfe89-d641-4aa8-ba9b-9abd34a83a1a","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:02:00Z","dns_nameservers":[],"updated_at":"2018-06-27T19:02:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"1dde7e65-3399-4fe7-a670-ff1288d618e4","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-ac007120-1e8b-4fb0-ae0d-f720250bfbeb-pub-subnet"}]} 2018-06-27 19:02:03,663 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=716dfe89-d641-4aa8-ba9b-9abd34a83a1a&name=NeutronUtilsSubnetTests-ac007120-1e8b-4fb0-ae0d-f720250bfbeb-pub-subnet used request id req-a6a999b6-537a-482d-85d2-8545465396b4 2018-06-27 19:02:03,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/subnets?network_id=716dfe89-d641-4aa8-ba9b-9abd34a83a1a&name=NeutronUtilsSubnetTests-ac007120-1e8b-4fb0-ae0d-f720250bfbeb-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac0e00772bb01e7f3446b69689fedf8596a9361d" 2018-06-27 19:02:04,533 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:02:04 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-0befd14a-5c90-4d2f-a695-daf1a560e40f Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"716dfe89-d641-4aa8-ba9b-9abd34a83a1a","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:02:00Z","dns_nameservers":[],"updated_at":"2018-06-27T19:02:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"1dde7e65-3399-4fe7-a670-ff1288d618e4","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-ac007120-1e8b-4fb0-ae0d-f720250bfbeb-pub-subnet"}]} 2018-06-27 19:02:04,533 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=716dfe89-d641-4aa8-ba9b-9abd34a83a1a&name=NeutronUtilsSubnetTests-ac007120-1e8b-4fb0-ae0d-f720250bfbeb-pub-subnet used request id req-0befd14a-5c90-4d2f-a695-daf1a560e40f 2018-06-27 19:02:04,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=716dfe89-d641-4aa8-ba9b-9abd34a83a1a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac0e00772bb01e7f3446b69689fedf8596a9361d" 2018-06-27 19:02:04,640 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:02:04 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-74bbfce1-08d2-4482-b727-d3b5b04b367d Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"716dfe89-d641-4aa8-ba9b-9abd34a83a1a","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:02:00Z","dns_nameservers":[],"updated_at":"2018-06-27T19:02:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"1dde7e65-3399-4fe7-a670-ff1288d618e4","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-ac007120-1e8b-4fb0-ae0d-f720250bfbeb-pub-subnet"}]} 2018-06-27 19:02:04,641 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=716dfe89-d641-4aa8-ba9b-9abd34a83a1a used request id req-74bbfce1-08d2-4482-b727-d3b5b04b367d 2018-06-27 19:02:04,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?name=NeutronUtilsSubnetTests-ac007120-1e8b-4fb0-ae0d-f720250bfbeb-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac0e00772bb01e7f3446b69689fedf8596a9361d" 2018-06-27 19:02:04,749 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:02:04 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-a1da30ad-dce0-4c95-a13e-e0da4bce7141 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"716dfe89-d641-4aa8-ba9b-9abd34a83a1a","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:02:00Z","dns_nameservers":[],"updated_at":"2018-06-27T19:02:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"1dde7e65-3399-4fe7-a670-ff1288d618e4","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-ac007120-1e8b-4fb0-ae0d-f720250bfbeb-pub-subnet"}]} 2018-06-27 19:02:04,749 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?name=NeutronUtilsSubnetTests-ac007120-1e8b-4fb0-ae0d-f720250bfbeb-pub-subnet used request id req-a1da30ad-dce0-4c95-a13e-e0da4bce7141 2018-06-27 19:02:04,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/8cdbc979369d4c15b8ddd6cc77d930e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac0e00772bb01e7f3446b69689fedf8596a9361d" 2018-06-27 19:02:05,147 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:02:04 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d50d5211-6f1c-483b-b3ba-e0ea9db18abd 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/8cdbc979369d4c15b8ddd6cc77d930e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}} 2018-06-27 19:02:05,147 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 used request id req-d50d5211-6f1c-483b-b3ba-e0ea9db18abd 2018-06-27 19:02:05,147 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-ac007120-1e8b-4fb0-ae0d-f720250bfbeb-pub-subnet 2018-06-27 19:02:05,147 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-ac007120-1e8b-4fb0-ae0d-f720250bfbeb-pub-subnet 2018-06-27 19:02:05,152 - 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/1dde7e65-3399-4fe7-a670-ff1288d618e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac0e00772bb01e7f3446b69689fedf8596a9361d" 2018-06-27 19:02:09,564 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 19:02:09 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-38478938-460e-4bea-b629-1f8909e18a6c Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 19:02:09,564 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/1dde7e65-3399-4fe7-a670-ff1288d618e4 used request id req-38478938-460e-4bea-b629-1f8909e18a6c 2018-06-27 19:02:09,564 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-ac007120-1e8b-4fb0-ae0d-f720250bfbeb-pub-net 2018-06-27 19:02:09,569 - 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/716dfe89-d641-4aa8-ba9b-9abd34a83a1a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac0e00772bb01e7f3446b69689fedf8596a9361d" 2018-06-27 19:02:12,872 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 19:02:12 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-1ca04def-172b-4b5e-b397-660c6b263482 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 19:02:12,872 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/716dfe89-d641-4aa8-ba9b-9abd34a83a1a used request id req-1ca04def-172b-4b5e-b397-660c6b263482 2018-06-27 19:02:12,874 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 19:02:13,879 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T20:02:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["IwPNWfzCTOSuPz5_jy3xmQ"], "issued_at": "2018-06-27T19:02:13.000000Z"}} 2018-06-27 19:02:13,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f14dc22d58876ced6864f380ca3dad3066857235" 2018-06-27 19:02:14,272 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:02:13 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8829ae12-d980-4d9c-b416-a7fc15652e18 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 19:02:14,272 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-8829ae12-d980-4d9c-b416-a7fc15652e18 2018-06-27 19:02:14,273 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-b0587450-456f-4dd0-bb3a-87b514c3142d-pub-net 2018-06-27 19:02:14,279 - 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}f14dc22d58876ced6864f380ca3dad3066857235" -d '{"network": {"name": "NeutronUtilsSubnetTests-b0587450-456f-4dd0-bb3a-87b514c3142d-pub-net", "admin_state_up": true}}' 2018-06-27 19:02:15,680 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 19:02:15 GMT Content-Type: application/json Content-Length: 700 Connection: keep-alive X-Openstack-Request-Id: req-9d3113b2-3d67-4c94-ba63-818c998ed66b 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":"7ea70a53-51d0-4c97-a4fe-efe71fca3fcc","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-27T19:02:15Z","is_default":false,"provider:segmentation_id":49,"name":"NeutronUtilsSubnetTests-b0587450-456f-4dd0-bb3a-87b514c3142d-pub-net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:02:15Z","mtu":1450}} 2018-06-27 19:02:15,680 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-9d3113b2-3d67-4c94-ba63-818c998ed66b 2018-06-27 19:02:15,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/networks?id=7ea70a53-51d0-4c97-a4fe-efe71fca3fcc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f14dc22d58876ced6864f380ca3dad3066857235" 2018-06-27 19:02:16,617 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:02:16 GMT Content-Type: application/json Content-Length: 684 Connection: keep-alive X-Openstack-Request-Id: req-31f372a8-993b-4145-bded-a28a5de1ac82 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":"7ea70a53-51d0-4c97-a4fe-efe71fca3fcc","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-27T19:02:15Z","provider:segmentation_id":49,"name":"NeutronUtilsSubnetTests-b0587450-456f-4dd0-bb3a-87b514c3142d-pub-net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:02:15Z","provider:network_type":"vxlan"}]} 2018-06-27 19:02:16,617 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=7ea70a53-51d0-4c97-a4fe-efe71fca3fcc used request id req-31f372a8-993b-4145-bded-a28a5de1ac82 2018-06-27 19:02:16,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=7ea70a53-51d0-4c97-a4fe-efe71fca3fcc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f14dc22d58876ced6864f380ca3dad3066857235" 2018-06-27 19:02:16,749 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:02:16 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-682204a7-59e4-41ac-9861-cb93a55e203c Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-27 19:02:16,749 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=7ea70a53-51d0-4c97-a4fe-efe71fca3fcc used request id req-682204a7-59e4-41ac-9861-cb93a55e203c 2018-06-27 19:02:16,750 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-b0587450-456f-4dd0-bb3a-87b514c3142d-pub-subnet 2018-06-27 19:02:16,755 - 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}f14dc22d58876ced6864f380ca3dad3066857235" -d '{"subnets": [{"ip_version": 4, "network_id": "7ea70a53-51d0-4c97-a4fe-efe71fca3fcc", "cidr": "", "name": "NeutronUtilsSubnetTests-b0587450-456f-4dd0-bb3a-87b514c3142d-pub-subnet"}]}' 2018-06-27 19:02:16,800 - keystoneauth.session - DEBUG - RESP: [400] Server: nginx Date: Wed, 27 Jun 2018 19:02:16 GMT Content-Type: application/json Content-Length: 133 Connection: keep-alive X-Openstack-Request-Id: req-019911f8-8562-485c-be13-af80a8d723df RESP BODY: {"NeutronError": {"message": "Invalid input for cidr. Reason: '' is not a valid IP subnet.", "type": "HTTPBadRequest", "detail": ""}} 2018-06-27 19:02:16,801 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-019911f8-8562-485c-be13-af80a8d723df 2018-06-27 19:02:16,801 - 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-27 19:02:16,801 - neutron_utils - ERROR - Unexpected error creating subnet [NeutronUtilsSubnetTests-b0587450-456f-4dd0-bb3a-87b514c3142d-pub-subnet] for network [NeutronUtilsSubnetTests-b0587450-456f-4dd0-bb3a-87b514c3142d-pub-net] 2018-06-27 19:02:16,801 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-b0587450-456f-4dd0-bb3a-87b514c3142d-pub-net 2018-06-27 19:02:16,806 - 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/7ea70a53-51d0-4c97-a4fe-efe71fca3fcc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f14dc22d58876ced6864f380ca3dad3066857235" 2018-06-27 19:02:18,708 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 19:02:18 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-baa2e3e4-f1fa-4384-a3c9-9108cfbe6474 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 19:02:18,709 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/7ea70a53-51d0-4c97-a4fe-efe71fca3fcc used request id req-baa2e3e4-f1fa-4384-a3c9-9108cfbe6474 2018-06-27 19:02:18,710 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 19:02:19,585 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T20:02:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["58JFqDBERTC8dASewKbOew"], "issued_at": "2018-06-27T19:02:19.000000Z"}} 2018-06-27 19:02:19,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}3f7586e354d52586b083c078d7b0d303ee9659e7" 2018-06-27 19:02:19,895 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:02:19 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e584bf5b-34fe-49a2-9835-ff13cecdd6a2 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 19:02:19,895 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-e584bf5b-34fe-49a2-9835-ff13cecdd6a2 2018-06-27 19:02:19,897 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-4e2e4265-4ea9-4575-855f-87cf3289a420-pub-net 2018-06-27 19:02:19,902 - 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}3f7586e354d52586b083c078d7b0d303ee9659e7" -d '{"network": {"name": "NeutronUtilsSubnetTests-4e2e4265-4ea9-4575-855f-87cf3289a420-pub-net", "admin_state_up": true}}' 2018-06-27 19:02:21,235 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 19:02:21 GMT Content-Type: application/json Content-Length: 700 Connection: keep-alive X-Openstack-Request-Id: req-49db4263-ccd5-480f-ae19-11fc15a93dc8 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":"6b46c38d-93af-43d6-a530-414ebc46d19d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-27T19:02:20Z","is_default":false,"provider:segmentation_id":78,"name":"NeutronUtilsSubnetTests-4e2e4265-4ea9-4575-855f-87cf3289a420-pub-net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:02:20Z","mtu":1450}} 2018-06-27 19:02:21,236 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-49db4263-ccd5-480f-ae19-11fc15a93dc8 2018-06-27 19:02:21,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?id=6b46c38d-93af-43d6-a530-414ebc46d19d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f7586e354d52586b083c078d7b0d303ee9659e7" 2018-06-27 19:02:21,692 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:02:21 GMT Content-Type: application/json Content-Length: 684 Connection: keep-alive X-Openstack-Request-Id: req-94dda366-d436-4c08-84e1-a81019cb515f 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":"6b46c38d-93af-43d6-a530-414ebc46d19d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-27T19:02:20Z","provider:segmentation_id":78,"name":"NeutronUtilsSubnetTests-4e2e4265-4ea9-4575-855f-87cf3289a420-pub-net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:02:20Z","provider:network_type":"vxlan"}]} 2018-06-27 19:02:21,692 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=6b46c38d-93af-43d6-a530-414ebc46d19d used request id req-94dda366-d436-4c08-84e1-a81019cb515f 2018-06-27 19:02:21,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/subnets?network_id=6b46c38d-93af-43d6-a530-414ebc46d19d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f7586e354d52586b083c078d7b0d303ee9659e7" 2018-06-27 19:02:22,387 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:02:22 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-a62bb111-1e37-4173-acdf-740bb6473b42 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-27 19:02:22,387 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=6b46c38d-93af-43d6-a530-414ebc46d19d used request id req-a62bb111-1e37-4173-acdf-740bb6473b42 2018-06-27 19:02:22,388 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-4e2e4265-4ea9-4575-855f-87cf3289a420-pub-subnet 2018-06-27 19:02:22,392 - 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}3f7586e354d52586b083c078d7b0d303ee9659e7" -d '{"subnets": [{"ip_version": 4, "network_id": "6b46c38d-93af-43d6-a530-414ebc46d19d", "cidr": "10.55.1.0/24", "name": "NeutronUtilsSubnetTests-4e2e4265-4ea9-4575-855f-87cf3289a420-pub-subnet"}]}' 2018-06-27 19:02:24,676 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 19:02:24 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-710f3f8e-a289-4738-8504-24247b33f99b Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6b46c38d-93af-43d6-a530-414ebc46d19d","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:02:23Z","dns_nameservers":[],"updated_at":"2018-06-27T19:02: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":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"3572cc1c-56c5-4827-94d8-8669d256e088","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-4e2e4265-4ea9-4575-855f-87cf3289a420-pub-subnet"}]} 2018-06-27 19:02:24,676 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-710f3f8e-a289-4738-8504-24247b33f99b 2018-06-27 19:02:24,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=6b46c38d-93af-43d6-a530-414ebc46d19d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f7586e354d52586b083c078d7b0d303ee9659e7" 2018-06-27 19:02:24,859 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:02:24 GMT Content-Type: application/json Content-Length: 728 Connection: keep-alive X-Openstack-Request-Id: req-c919bd56-3d6e-4387-8cf5-cebd8799f62c 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":"6b46c38d-93af-43d6-a530-414ebc46d19d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":["3572cc1c-56c5-4827-94d8-8669d256e088"],"description":"","tags":[],"updated_at":"2018-06-27T19:02:23Z","provider:segmentation_id":78,"name":"NeutronUtilsSubnetTests-4e2e4265-4ea9-4575-855f-87cf3289a420-pub-net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:02:20Z","provider:network_type":"vxlan"}]} 2018-06-27 19:02:24,859 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=6b46c38d-93af-43d6-a530-414ebc46d19d used request id req-c919bd56-3d6e-4387-8cf5-cebd8799f62c 2018-06-27 19:02:24,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=6b46c38d-93af-43d6-a530-414ebc46d19d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f7586e354d52586b083c078d7b0d303ee9659e7" 2018-06-27 19:02:24,957 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:02:24 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-7f9cabff-c95b-48d3-bc57-74905366bd33 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6b46c38d-93af-43d6-a530-414ebc46d19d","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:02:23Z","dns_nameservers":[],"updated_at":"2018-06-27T19:02: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":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"3572cc1c-56c5-4827-94d8-8669d256e088","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-4e2e4265-4ea9-4575-855f-87cf3289a420-pub-subnet"}]} 2018-06-27 19:02:24,957 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=6b46c38d-93af-43d6-a530-414ebc46d19d used request id req-7f9cabff-c95b-48d3-bc57-74905366bd33 2018-06-27 19:02:24,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/networks?name=NeutronUtilsSubnetTests-4e2e4265-4ea9-4575-855f-87cf3289a420-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f7586e354d52586b083c078d7b0d303ee9659e7" 2018-06-27 19:02:25,137 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:02:25 GMT Content-Type: application/json Content-Length: 728 Connection: keep-alive X-Openstack-Request-Id: req-998b8563-5711-4345-bef9-f3e22d2544b2 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":"6b46c38d-93af-43d6-a530-414ebc46d19d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":["3572cc1c-56c5-4827-94d8-8669d256e088"],"description":"","tags":[],"updated_at":"2018-06-27T19:02:23Z","provider:segmentation_id":78,"name":"NeutronUtilsSubnetTests-4e2e4265-4ea9-4575-855f-87cf3289a420-pub-net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:02:20Z","provider:network_type":"vxlan"}]} 2018-06-27 19:02:25,138 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NeutronUtilsSubnetTests-4e2e4265-4ea9-4575-855f-87cf3289a420-pub-net used request id req-998b8563-5711-4345-bef9-f3e22d2544b2 2018-06-27 19:02:25,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 19:02:25,151 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 19:02: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-27 19:02:25,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/8cdbc979369d4c15b8ddd6cc77d930e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f7586e354d52586b083c078d7b0d303ee9659e7" 2018-06-27 19:02:25,250 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:02:25 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4bb7188e-0963-4c42-a74e-6c7dcd51360b 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/8cdbc979369d4c15b8ddd6cc77d930e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}} 2018-06-27 19:02:25,250 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 used request id req-4bb7188e-0963-4c42-a74e-6c7dcd51360b 2018-06-27 19:02:25,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=6b46c38d-93af-43d6-a530-414ebc46d19d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f7586e354d52586b083c078d7b0d303ee9659e7" 2018-06-27 19:02:26,152 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:02:26 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-7f95bfcb-8601-402d-9c40-9ec5e803ec71 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6b46c38d-93af-43d6-a530-414ebc46d19d","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:02:23Z","dns_nameservers":[],"updated_at":"2018-06-27T19:02: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":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"3572cc1c-56c5-4827-94d8-8669d256e088","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-4e2e4265-4ea9-4575-855f-87cf3289a420-pub-subnet"}]} 2018-06-27 19:02:26,152 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=6b46c38d-93af-43d6-a530-414ebc46d19d used request id req-7f95bfcb-8601-402d-9c40-9ec5e803ec71 2018-06-27 19:02:26,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/subnets?network_id=6b46c38d-93af-43d6-a530-414ebc46d19d&name=NeutronUtilsSubnetTests-4e2e4265-4ea9-4575-855f-87cf3289a420-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f7586e354d52586b083c078d7b0d303ee9659e7" 2018-06-27 19:02:26,312 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:02:26 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-acd9c6c8-7da7-4ec3-a148-040dfb0c8ad5 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6b46c38d-93af-43d6-a530-414ebc46d19d","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:02:23Z","dns_nameservers":[],"updated_at":"2018-06-27T19:02: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":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"3572cc1c-56c5-4827-94d8-8669d256e088","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-4e2e4265-4ea9-4575-855f-87cf3289a420-pub-subnet"}]} 2018-06-27 19:02:26,312 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=6b46c38d-93af-43d6-a530-414ebc46d19d&name=NeutronUtilsSubnetTests-4e2e4265-4ea9-4575-855f-87cf3289a420-pub-subnet used request id req-acd9c6c8-7da7-4ec3-a148-040dfb0c8ad5 2018-06-27 19:02:26,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=6b46c38d-93af-43d6-a530-414ebc46d19d&name=NeutronUtilsSubnetTests-4e2e4265-4ea9-4575-855f-87cf3289a420-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f7586e354d52586b083c078d7b0d303ee9659e7" 2018-06-27 19:02:26,443 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:02:26 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-702a4732-8215-4feb-9544-3e578af34081 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6b46c38d-93af-43d6-a530-414ebc46d19d","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:02:23Z","dns_nameservers":[],"updated_at":"2018-06-27T19:02: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":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"3572cc1c-56c5-4827-94d8-8669d256e088","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-4e2e4265-4ea9-4575-855f-87cf3289a420-pub-subnet"}]} 2018-06-27 19:02:26,443 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=6b46c38d-93af-43d6-a530-414ebc46d19d&name=NeutronUtilsSubnetTests-4e2e4265-4ea9-4575-855f-87cf3289a420-pub-subnet used request id req-702a4732-8215-4feb-9544-3e578af34081 2018-06-27 19:02:26,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=6b46c38d-93af-43d6-a530-414ebc46d19d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f7586e354d52586b083c078d7b0d303ee9659e7" 2018-06-27 19:02:26,557 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:02:26 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-a3cfb904-0584-4663-b62d-6a267b71feba Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6b46c38d-93af-43d6-a530-414ebc46d19d","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:02:23Z","dns_nameservers":[],"updated_at":"2018-06-27T19:02: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":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"3572cc1c-56c5-4827-94d8-8669d256e088","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-4e2e4265-4ea9-4575-855f-87cf3289a420-pub-subnet"}]} 2018-06-27 19:02:26,557 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=6b46c38d-93af-43d6-a530-414ebc46d19d used request id req-a3cfb904-0584-4663-b62d-6a267b71feba 2018-06-27 19:02:26,558 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-4e2e4265-4ea9-4575-855f-87cf3289a420-pub-subnet 2018-06-27 19:02:26,558 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-4e2e4265-4ea9-4575-855f-87cf3289a420-pub-subnet 2018-06-27 19:02:26,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/subnets/3572cc1c-56c5-4827-94d8-8669d256e088 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f7586e354d52586b083c078d7b0d303ee9659e7" 2018-06-27 19:02:30,593 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 19:02:30 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-96d81199-7f8a-45fb-8a2a-0c62cdd20143 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 19:02:30,593 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/3572cc1c-56c5-4827-94d8-8669d256e088 used request id req-96d81199-7f8a-45fb-8a2a-0c62cdd20143 2018-06-27 19:02:30,593 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-4e2e4265-4ea9-4575-855f-87cf3289a420-pub-net 2018-06-27 19:02:30,598 - 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/6b46c38d-93af-43d6-a530-414ebc46d19d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f7586e354d52586b083c078d7b0d303ee9659e7" 2018-06-27 19:02:34,425 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 19:02:34 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-3c95ae64-c23e-49fb-aa73-20ecbb407ead Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 19:02:34,426 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/6b46c38d-93af-43d6-a530-414ebc46d19d used request id req-3c95ae64-c23e-49fb-aa73-20ecbb407ead 2018-06-27 19:02:34,427 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 19:02:35,323 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T20:02:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["yHXiu6ghRaqdrv9Qf4YXDw"], "issued_at": "2018-06-27T19:02:35.000000Z"}} 2018-06-27 19:02:35,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}e802b1045670c6995dc1cd9ded07a4163d4ddfb7" 2018-06-27 19:02:35,644 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:02:35 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-903e7b0a-3bec-43d7-8b46-fd50f7b50c03 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 19:02:35,645 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-903e7b0a-3bec-43d7-8b46-fd50f7b50c03 2018-06-27 19:02:35,646 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-cb021524-a031-4f0b-a3a7-3e30c293427a-pub-net 2018-06-27 19:02:35,652 - 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}e802b1045670c6995dc1cd9ded07a4163d4ddfb7" -d '{"network": {"name": "NeutronUtilsSubnetTests-cb021524-a031-4f0b-a3a7-3e30c293427a-pub-net", "admin_state_up": true}}' 2018-06-27 19:02:37,180 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 19:02:37 GMT Content-Type: application/json Content-Length: 700 Connection: keep-alive X-Openstack-Request-Id: req-150e66f2-3a48-4dba-9acc-b1511e33781a 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":"03476925-af6a-474a-9006-9f6ff75fe3bf","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-27T19:02:36Z","is_default":false,"provider:segmentation_id":61,"name":"NeutronUtilsSubnetTests-cb021524-a031-4f0b-a3a7-3e30c293427a-pub-net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:02:36Z","mtu":1450}} 2018-06-27 19:02:37,180 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-150e66f2-3a48-4dba-9acc-b1511e33781a 2018-06-27 19:02:37,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/networks?id=03476925-af6a-474a-9006-9f6ff75fe3bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e802b1045670c6995dc1cd9ded07a4163d4ddfb7" 2018-06-27 19:02:38,267 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:02:38 GMT Content-Type: application/json Content-Length: 684 Connection: keep-alive X-Openstack-Request-Id: req-6a57774f-40b5-420d-898a-046d91e311f3 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":"03476925-af6a-474a-9006-9f6ff75fe3bf","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-27T19:02:36Z","provider:segmentation_id":61,"name":"NeutronUtilsSubnetTests-cb021524-a031-4f0b-a3a7-3e30c293427a-pub-net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:02:36Z","provider:network_type":"vxlan"}]} 2018-06-27 19:02:38,268 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=03476925-af6a-474a-9006-9f6ff75fe3bf used request id req-6a57774f-40b5-420d-898a-046d91e311f3 2018-06-27 19:02:38,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/subnets?network_id=03476925-af6a-474a-9006-9f6ff75fe3bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e802b1045670c6995dc1cd9ded07a4163d4ddfb7" 2018-06-27 19:02:38,447 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:02:38 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-52946e85-9b24-441f-950a-0626d0492011 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-27 19:02:38,447 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=03476925-af6a-474a-9006-9f6ff75fe3bf used request id req-52946e85-9b24-441f-950a-0626d0492011 2018-06-27 19:02:38,448 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-cb021524-a031-4f0b-a3a7-3e30c293427a-pub-subnet 2018-06-27 19:02:38,452 - 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}e802b1045670c6995dc1cd9ded07a4163d4ddfb7" -d '{"subnets": [{"ip_version": 4, "network_id": "03476925-af6a-474a-9006-9f6ff75fe3bf", "cidr": null, "name": "NeutronUtilsSubnetTests-cb021524-a031-4f0b-a3a7-3e30c293427a-pub-subnet"}]}' 2018-06-27 19:02:38,618 - keystoneauth.session - DEBUG - RESP: [400] Server: nginx Date: Wed, 27 Jun 2018 19:02:38 GMT Content-Type: application/json Content-Length: 146 Connection: keep-alive X-Openstack-Request-Id: req-4274397a-2d87-4f63-9b2b-03b729228eed RESP BODY: {"NeutronError": {"message": "Bad subnets request: a subnetpool must be specified in the absence of a cidr.", "type": "BadRequest", "detail": ""}} 2018-06-27 19:02:38,618 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-4274397a-2d87-4f63-9b2b-03b729228eed 2018-06-27 19:02:38,619 - 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-27 19:02:38,619 - neutron_utils - ERROR - Unexpected error creating subnet [NeutronUtilsSubnetTests-cb021524-a031-4f0b-a3a7-3e30c293427a-pub-subnet] for network [NeutronUtilsSubnetTests-cb021524-a031-4f0b-a3a7-3e30c293427a-pub-net] 2018-06-27 19:02:38,619 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-cb021524-a031-4f0b-a3a7-3e30c293427a-pub-net 2018-06-27 19:02:38,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/03476925-af6a-474a-9006-9f6ff75fe3bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e802b1045670c6995dc1cd9ded07a4163d4ddfb7" 2018-06-27 19:02:40,467 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 19:02:40 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-ef2d4db5-769b-4e5f-a8bb-51466c87887f Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 19:02:40,467 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/03476925-af6a-474a-9006-9f6ff75fe3bf used request id req-ef2d4db5-769b-4e5f-a8bb-51466c87887f 2018-06-27 19:02:40,469 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 19:02:41,360 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T20:02:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["pIHexnYKRuWWgD9qrsDBmA"], "issued_at": "2018-06-27T19:02:41.000000Z"}} 2018-06-27 19:02:41,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffae48bea5bd72bdceeb4f547cb8e2a710da5ffd" 2018-06-27 19:02:41,780 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:02:41 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f3d02f30-72f4-4d55-a3a0-7abb46765325 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 19:02:41,780 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-f3d02f30-72f4-4d55-a3a0-7abb46765325 2018-06-27 19:02:41,782 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-5acb0b94-f893-425d-8973-3ba48cb1d281-pub-net 2018-06-27 19:02:41,787 - 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}ffae48bea5bd72bdceeb4f547cb8e2a710da5ffd" -d '{"network": {"name": "NeutronUtilsSubnetTests-5acb0b94-f893-425d-8973-3ba48cb1d281-pub-net", "admin_state_up": true}}' 2018-06-27 19:02:43,358 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 19:02:43 GMT Content-Type: application/json Content-Length: 700 Connection: keep-alive X-Openstack-Request-Id: req-d21f4895-f368-4c12-88b2-6fa4a1eba759 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":"718d97c9-cb88-4668-bf0b-a201d822b925","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-27T19:02:43Z","is_default":false,"provider:segmentation_id":31,"name":"NeutronUtilsSubnetTests-5acb0b94-f893-425d-8973-3ba48cb1d281-pub-net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:02:42Z","mtu":1450}} 2018-06-27 19:02:43,358 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-d21f4895-f368-4c12-88b2-6fa4a1eba759 2018-06-27 19:02:43,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/networks?id=718d97c9-cb88-4668-bf0b-a201d822b925 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffae48bea5bd72bdceeb4f547cb8e2a710da5ffd" 2018-06-27 19:02:44,289 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:02:44 GMT Content-Type: application/json Content-Length: 684 Connection: keep-alive X-Openstack-Request-Id: req-a29d2273-744b-4b42-9cab-f9e096550a40 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":"718d97c9-cb88-4668-bf0b-a201d822b925","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-27T19:02:43Z","provider:segmentation_id":31,"name":"NeutronUtilsSubnetTests-5acb0b94-f893-425d-8973-3ba48cb1d281-pub-net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:02:42Z","provider:network_type":"vxlan"}]} 2018-06-27 19:02:44,289 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=718d97c9-cb88-4668-bf0b-a201d822b925 used request id req-a29d2273-744b-4b42-9cab-f9e096550a40 2018-06-27 19:02:44,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=718d97c9-cb88-4668-bf0b-a201d822b925 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffae48bea5bd72bdceeb4f547cb8e2a710da5ffd" 2018-06-27 19:02:44,383 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:02:44 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-ca7296bd-aced-4cc6-98ec-f9bc2185149e Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-27 19:02:44,383 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=718d97c9-cb88-4668-bf0b-a201d822b925 used request id req-ca7296bd-aced-4cc6-98ec-f9bc2185149e 2018-06-27 19:02:44,384 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-5acb0b94-f893-425d-8973-3ba48cb1d281-pub-subnet 2018-06-27 19:02:44,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/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffae48bea5bd72bdceeb4f547cb8e2a710da5ffd" -d '{"subnets": [{"ip_version": 4, "network_id": "718d97c9-cb88-4668-bf0b-a201d822b925", "cidr": "10.55.1.0/24", "name": "NeutronUtilsSubnetTests-5acb0b94-f893-425d-8973-3ba48cb1d281-pub-subnet"}]}' 2018-06-27 19:02:45,465 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 19:02:45 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-d21b25ce-8541-4456-bb39-db2784c72dff Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"718d97c9-cb88-4668-bf0b-a201d822b925","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:02:44Z","dns_nameservers":[],"updated_at":"2018-06-27T19:02:44Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"ef6dd147-097f-4fc2-aa18-a9ac699830b3","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-5acb0b94-f893-425d-8973-3ba48cb1d281-pub-subnet"}]} 2018-06-27 19:02:45,465 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-d21b25ce-8541-4456-bb39-db2784c72dff 2018-06-27 19:02:45,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?id=718d97c9-cb88-4668-bf0b-a201d822b925 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffae48bea5bd72bdceeb4f547cb8e2a710da5ffd" 2018-06-27 19:02:45,650 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:02:45 GMT Content-Type: application/json Content-Length: 728 Connection: keep-alive X-Openstack-Request-Id: req-01900cae-a7c6-4ca8-8a78-23cb156c145a 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":"718d97c9-cb88-4668-bf0b-a201d822b925","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":["ef6dd147-097f-4fc2-aa18-a9ac699830b3"],"description":"","tags":[],"updated_at":"2018-06-27T19:02:44Z","provider:segmentation_id":31,"name":"NeutronUtilsSubnetTests-5acb0b94-f893-425d-8973-3ba48cb1d281-pub-net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:02:42Z","provider:network_type":"vxlan"}]} 2018-06-27 19:02:45,651 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=718d97c9-cb88-4668-bf0b-a201d822b925 used request id req-01900cae-a7c6-4ca8-8a78-23cb156c145a 2018-06-27 19:02:45,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=718d97c9-cb88-4668-bf0b-a201d822b925 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffae48bea5bd72bdceeb4f547cb8e2a710da5ffd" 2018-06-27 19:02:45,784 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:02:45 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-0c9d5218-b119-4806-92b4-8e67aa894186 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"718d97c9-cb88-4668-bf0b-a201d822b925","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:02:44Z","dns_nameservers":[],"updated_at":"2018-06-27T19:02:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"ef6dd147-097f-4fc2-aa18-a9ac699830b3","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-5acb0b94-f893-425d-8973-3ba48cb1d281-pub-subnet"}]} 2018-06-27 19:02:45,784 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=718d97c9-cb88-4668-bf0b-a201d822b925 used request id req-0c9d5218-b119-4806-92b4-8e67aa894186 2018-06-27 19:02:45,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=NeutronUtilsSubnetTests-5acb0b94-f893-425d-8973-3ba48cb1d281-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffae48bea5bd72bdceeb4f547cb8e2a710da5ffd" 2018-06-27 19:02:46,039 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:02:46 GMT Content-Type: application/json Content-Length: 728 Connection: keep-alive X-Openstack-Request-Id: req-4d3b7a86-b846-4e2d-967b-f3f90de4456b 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":"718d97c9-cb88-4668-bf0b-a201d822b925","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":["ef6dd147-097f-4fc2-aa18-a9ac699830b3"],"description":"","tags":[],"updated_at":"2018-06-27T19:02:44Z","provider:segmentation_id":31,"name":"NeutronUtilsSubnetTests-5acb0b94-f893-425d-8973-3ba48cb1d281-pub-net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:02:42Z","provider:network_type":"vxlan"}]} 2018-06-27 19:02:46,039 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NeutronUtilsSubnetTests-5acb0b94-f893-425d-8973-3ba48cb1d281-pub-net used request id req-4d3b7a86-b846-4e2d-967b-f3f90de4456b 2018-06-27 19:02:46,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 19:02:46,051 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 19: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-27 19:02:46,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/8cdbc979369d4c15b8ddd6cc77d930e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffae48bea5bd72bdceeb4f547cb8e2a710da5ffd" 2018-06-27 19:02:46,147 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:02:46 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f3db98ec-838a-4cdd-a2dd-eb9a8d02fe6f 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/8cdbc979369d4c15b8ddd6cc77d930e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}} 2018-06-27 19:02:46,147 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 used request id req-f3db98ec-838a-4cdd-a2dd-eb9a8d02fe6f 2018-06-27 19:02:46,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/subnets?network_id=718d97c9-cb88-4668-bf0b-a201d822b925 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffae48bea5bd72bdceeb4f547cb8e2a710da5ffd" 2018-06-27 19:02:46,927 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:02:46 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-1d3b1d2c-0c20-41c8-ab7c-54582779c541 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"718d97c9-cb88-4668-bf0b-a201d822b925","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:02:44Z","dns_nameservers":[],"updated_at":"2018-06-27T19:02:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"ef6dd147-097f-4fc2-aa18-a9ac699830b3","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-5acb0b94-f893-425d-8973-3ba48cb1d281-pub-subnet"}]} 2018-06-27 19:02:46,927 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=718d97c9-cb88-4668-bf0b-a201d822b925 used request id req-1d3b1d2c-0c20-41c8-ab7c-54582779c541 2018-06-27 19:02:46,928 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-5acb0b94-f893-425d-8973-3ba48cb1d281-pub-subnet 2018-06-27 19:02:46,928 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-5acb0b94-f893-425d-8973-3ba48cb1d281-pub-subnet 2018-06-27 19:02:46,933 - 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/ef6dd147-097f-4fc2-aa18-a9ac699830b3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffae48bea5bd72bdceeb4f547cb8e2a710da5ffd" 2018-06-27 19:02:51,890 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 19:02:51 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-3accbb4d-d126-4006-9ba0-7db896102a21 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 19:02:51,891 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/ef6dd147-097f-4fc2-aa18-a9ac699830b3 used request id req-3accbb4d-d126-4006-9ba0-7db896102a21 2018-06-27 19:02:51,891 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-5acb0b94-f893-425d-8973-3ba48cb1d281-pub-net 2018-06-27 19:02:51,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/networks/718d97c9-cb88-4668-bf0b-a201d822b925 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffae48bea5bd72bdceeb4f547cb8e2a710da5ffd" 2018-06-27 19:02:55,098 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 19:02:55 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-dd6c9fd3-5d9a-4b15-b097-0d69ace9848c Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 19:02:55,099 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/718d97c9-cb88-4668-bf0b-a201d822b925 used request id req-dd6c9fd3-5d9a-4b15-b097-0d69ace9848c 2018-06-27 19:02:55,101 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 19:02:55,995 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T20:02:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["yadscletTiqQ8PYqTjuidA"], "issued_at": "2018-06-27T19:02:55.000000Z"}} 2018-06-27 19:02:55,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}070cde22fec260cabe21d23866e3db773180e3d6" 2018-06-27 19:02:56,047 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:02:56 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-baeb61c7-73cc-4f17-b4de-74557e059db0 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 19:02:56,048 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-baeb61c7-73cc-4f17-b4de-74557e059db0 2018-06-27 19:02:56,049 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-e398e701-014f-45f8-8915-872e2f2136f0-pub-net 2018-06-27 19:02:56,054 - 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}070cde22fec260cabe21d23866e3db773180e3d6" -d '{"network": {"name": "NeutronUtilsRouterTests-e398e701-014f-45f8-8915-872e2f2136f0-pub-net", "admin_state_up": true}}' 2018-06-27 19:02:57,727 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 19:02:57 GMT Content-Type: application/json Content-Length: 700 Connection: keep-alive X-Openstack-Request-Id: req-a9d40fd5-e992-43cf-8920-e178ee1ddf1d 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":"d36584c8-359c-447c-88ca-37d89efe2053","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-27T19:02:57Z","is_default":false,"provider:segmentation_id":74,"name":"NeutronUtilsRouterTests-e398e701-014f-45f8-8915-872e2f2136f0-pub-net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:02:56Z","mtu":1450}} 2018-06-27 19:02:57,727 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-a9d40fd5-e992-43cf-8920-e178ee1ddf1d 2018-06-27 19:02:57,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?id=d36584c8-359c-447c-88ca-37d89efe2053 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}070cde22fec260cabe21d23866e3db773180e3d6" 2018-06-27 19:02:58,621 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:02:58 GMT Content-Type: application/json Content-Length: 684 Connection: keep-alive X-Openstack-Request-Id: req-01f56907-0e54-40db-9af4-1e264f6f8f8b 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":"d36584c8-359c-447c-88ca-37d89efe2053","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-27T19:02:57Z","provider:segmentation_id":74,"name":"NeutronUtilsRouterTests-e398e701-014f-45f8-8915-872e2f2136f0-pub-net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:02:56Z","provider:network_type":"vxlan"}]} 2018-06-27 19:02:58,621 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=d36584c8-359c-447c-88ca-37d89efe2053 used request id req-01f56907-0e54-40db-9af4-1e264f6f8f8b 2018-06-27 19:02:58,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=d36584c8-359c-447c-88ca-37d89efe2053 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}070cde22fec260cabe21d23866e3db773180e3d6" 2018-06-27 19:02:58,706 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:02:58 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-c342d9e1-2630-4b3e-b4d7-7257427dbd34 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-27 19:02:58,706 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=d36584c8-359c-447c-88ca-37d89efe2053 used request id req-c342d9e1-2630-4b3e-b4d7-7257427dbd34 2018-06-27 19:02:58,706 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-e398e701-014f-45f8-8915-872e2f2136f0-pub-subnet 2018-06-27 19:02:58,711 - 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}070cde22fec260cabe21d23866e3db773180e3d6" -d '{"subnets": [{"ip_version": 4, "network_id": "d36584c8-359c-447c-88ca-37d89efe2053", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-e398e701-014f-45f8-8915-872e2f2136f0-pub-subnet"}]}' 2018-06-27 19:02:59,628 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 19:02:59 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-96a9e343-a73d-4d51-ae31-de96bdde4c51 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d36584c8-359c-447c-88ca-37d89efe2053","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:02:58Z","dns_nameservers":[],"updated_at":"2018-06-27T19:02: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":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"48bf8e2c-67ef-41c3-bfd7-79450cd1482a","subnetpool_id":null,"name":"NeutronUtilsRouterTests-e398e701-014f-45f8-8915-872e2f2136f0-pub-subnet"}]} 2018-06-27 19:02:59,628 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-96a9e343-a73d-4d51-ae31-de96bdde4c51 2018-06-27 19:02:59,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?id=d36584c8-359c-447c-88ca-37d89efe2053 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}070cde22fec260cabe21d23866e3db773180e3d6" 2018-06-27 19:02:59,830 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:02:59 GMT Content-Type: application/json Content-Length: 728 Connection: keep-alive X-Openstack-Request-Id: req-64ece8a7-d959-423f-812e-5c736f6fe3a8 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":"d36584c8-359c-447c-88ca-37d89efe2053","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":["48bf8e2c-67ef-41c3-bfd7-79450cd1482a"],"description":"","tags":[],"updated_at":"2018-06-27T19:02:58Z","provider:segmentation_id":74,"name":"NeutronUtilsRouterTests-e398e701-014f-45f8-8915-872e2f2136f0-pub-net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:02:56Z","provider:network_type":"vxlan"}]} 2018-06-27 19:02:59,830 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=d36584c8-359c-447c-88ca-37d89efe2053 used request id req-64ece8a7-d959-423f-812e-5c736f6fe3a8 2018-06-27 19:02:59,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=d36584c8-359c-447c-88ca-37d89efe2053 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}070cde22fec260cabe21d23866e3db773180e3d6" 2018-06-27 19:02:59,976 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:02:59 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-c373fd8a-595f-4a38-887b-8e88aa1c4237 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d36584c8-359c-447c-88ca-37d89efe2053","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:02:58Z","dns_nameservers":[],"updated_at":"2018-06-27T19:02: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":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"48bf8e2c-67ef-41c3-bfd7-79450cd1482a","subnetpool_id":null,"name":"NeutronUtilsRouterTests-e398e701-014f-45f8-8915-872e2f2136f0-pub-subnet"}]} 2018-06-27 19:02:59,976 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=d36584c8-359c-447c-88ca-37d89efe2053 used request id req-c373fd8a-595f-4a38-887b-8e88aa1c4237 2018-06-27 19:02:59,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=NeutronUtilsRouterTests-e398e701-014f-45f8-8915-872e2f2136f0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}070cde22fec260cabe21d23866e3db773180e3d6" 2018-06-27 19:03:00,199 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:03:00 GMT Content-Type: application/json Content-Length: 728 Connection: keep-alive X-Openstack-Request-Id: req-bd63afd6-7d1b-4a77-9aad-ef54355c217c 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":"d36584c8-359c-447c-88ca-37d89efe2053","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":["48bf8e2c-67ef-41c3-bfd7-79450cd1482a"],"description":"","tags":[],"updated_at":"2018-06-27T19:02:58Z","provider:segmentation_id":74,"name":"NeutronUtilsRouterTests-e398e701-014f-45f8-8915-872e2f2136f0-pub-net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:02:56Z","provider:network_type":"vxlan"}]} 2018-06-27 19:03:00,200 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NeutronUtilsRouterTests-e398e701-014f-45f8-8915-872e2f2136f0-pub-net used request id req-bd63afd6-7d1b-4a77-9aad-ef54355c217c 2018-06-27 19:03:00,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 19:03:00,212 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 19:03: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-27 19:03:00,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/8cdbc979369d4c15b8ddd6cc77d930e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}070cde22fec260cabe21d23866e3db773180e3d6" 2018-06-27 19:03:00,265 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:03:00 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9ad5297a-19e4-48a0-a000-63a6dfa2e98a 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/8cdbc979369d4c15b8ddd6cc77d930e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}} 2018-06-27 19:03:00,265 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 used request id req-9ad5297a-19e4-48a0-a000-63a6dfa2e98a 2018-06-27 19:03:00,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/subnets?network_id=d36584c8-359c-447c-88ca-37d89efe2053 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}070cde22fec260cabe21d23866e3db773180e3d6" 2018-06-27 19:03:01,043 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:03:01 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-05e52b93-e98c-4982-bcde-c8581e901a51 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d36584c8-359c-447c-88ca-37d89efe2053","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:02:58Z","dns_nameservers":[],"updated_at":"2018-06-27T19:02: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":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"48bf8e2c-67ef-41c3-bfd7-79450cd1482a","subnetpool_id":null,"name":"NeutronUtilsRouterTests-e398e701-014f-45f8-8915-872e2f2136f0-pub-subnet"}]} 2018-06-27 19:03:01,043 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=d36584c8-359c-447c-88ca-37d89efe2053 used request id req-05e52b93-e98c-4982-bcde-c8581e901a51 2018-06-27 19:03:01,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/subnets?network_id=d36584c8-359c-447c-88ca-37d89efe2053&name=NeutronUtilsRouterTests-e398e701-014f-45f8-8915-872e2f2136f0-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}070cde22fec260cabe21d23866e3db773180e3d6" 2018-06-27 19:03:01,713 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:03:01 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-41aa22b8-cc49-42a3-8005-594dbe3bd99c Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d36584c8-359c-447c-88ca-37d89efe2053","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:02:58Z","dns_nameservers":[],"updated_at":"2018-06-27T19:02: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":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"48bf8e2c-67ef-41c3-bfd7-79450cd1482a","subnetpool_id":null,"name":"NeutronUtilsRouterTests-e398e701-014f-45f8-8915-872e2f2136f0-pub-subnet"}]} 2018-06-27 19:03:01,714 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=d36584c8-359c-447c-88ca-37d89efe2053&name=NeutronUtilsRouterTests-e398e701-014f-45f8-8915-872e2f2136f0-pub-subnet used request id req-41aa22b8-cc49-42a3-8005-594dbe3bd99c 2018-06-27 19:03:01,714 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 19:03:01,715 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 19:03:02,347 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T20:03:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["vNf1rzt0QQKcUt2scjRRhQ"], "issued_at": "2018-06-27T19:03:02.000000Z"}} 2018-06-27 19:03:02,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}d899845b4caa1e8fe126c63f3542adb564da5de5" 2018-06-27 19:03:02,683 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:03:02 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-91b3d81f-e111-47e8-856c-e3c4015be8fe Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 19:03:02,683 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-91b3d81f-e111-47e8-856c-e3c4015be8fe 2018-06-27 19:03:02,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/networks?name=floating_net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}070cde22fec260cabe21d23866e3db773180e3d6" 2018-06-27 19:03:03,145 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:03:03 GMT Content-Type: application/json Content-Length: 696 Connection: keep-alive X-Openstack-Request-Id: req-be2016a5-3f99-4c25-b593-211a2f96d6d1 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":"977aff9f-43e9-4fec-86ae-a730f64fa17d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":["df0aa635-d718-49cc-81c1-ba349ef8a505"],"description":"","tags":[],"updated_at":"2018-06-27T18:56:39Z","is_default":true,"provider:segmentation_id":null,"name":"floating_net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T18:56:31Z","provider:network_type":"flat"}]} 2018-06-27 19:03:03,145 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=floating_net used request id req-be2016a5-3f99-4c25-b593-211a2f96d6d1 2018-06-27 19:03:03,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=977aff9f-43e9-4fec-86ae-a730f64fa17d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}070cde22fec260cabe21d23866e3db773180e3d6" 2018-06-27 19:03:03,244 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:03:03 GMT Content-Type: application/json Content-Length: 628 Connection: keep-alive X-Openstack-Request-Id: req-6953ecc9-2b1b-48f8-b049-48581aea9ae2 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"977aff9f-43e9-4fec-86ae-a730f64fa17d","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T18:56:39Z","dns_nameservers":[],"updated_at":"2018-06-27T18:56:39Z","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":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"df0aa635-d718-49cc-81c1-ba349ef8a505","subnetpool_id":null,"name":"floating_subnet"}]} 2018-06-27 19:03:03,244 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=977aff9f-43e9-4fec-86ae-a730f64fa17d used request id req-6953ecc9-2b1b-48f8-b049-48581aea9ae2 2018-06-27 19:03:03,245 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-e398e701-014f-45f8-8915-872e2f2136f0-pub-router 2018-06-27 19:03:03,250 - 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}070cde22fec260cabe21d23866e3db773180e3d6" -d '{"router": {"external_gateway_info": {"network_id": "977aff9f-43e9-4fec-86ae-a730f64fa17d"}, "name": "NeutronUtilsRouterTests-e398e701-014f-45f8-8915-872e2f2136f0-pub-router", "admin_state_up": true}}' 2018-06-27 19:03:06,801 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 19:03:06 GMT Content-Type: application/json Content-Length: 728 Connection: keep-alive X-Openstack-Request-Id: req-be0797ab-1bec-4b5f-bc75-e568cb3b946b Front-End-Https: on RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "977aff9f-43e9-4fec-86ae-a730f64fa17d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "df0aa635-d718-49cc-81c1-ba349ef8a505", "ip_address": "172.30.10.120"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T19:03:03Z", "admin_state_up": true, "updated_at": "2018-06-27T19:03:05Z", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "239e57ef-4b83-4c4c-a437-b01502b2a887", "name": "NeutronUtilsRouterTests-e398e701-014f-45f8-8915-872e2f2136f0-pub-router"}} 2018-06-27 19:03:06,801 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/routers used request id req-be0797ab-1bec-4b5f-bc75-e568cb3b946b 2018-06-27 19:03:06,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?device_id=239e57ef-4b83-4c4c-a437-b01502b2a887 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}070cde22fec260cabe21d23866e3db773180e3d6" 2018-06-27 19:03:06,910 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:03:06 GMT Content-Type: application/json Content-Length: 752 Connection: keep-alive X-Openstack-Request-Id: req-b8c5d60b-4a9a-4d4e-8cf7-92e8ba0ed6a2 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T19:03:05Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"df0aa635-d718-49cc-81c1-ba349ef8a505","ip_address":"172.30.10.120"}],"id":"c7020aba-dde2-49ac-8b6f-2cd80ea6fa70","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ef:e7:59","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"239e57ef-4b83-4c4c-a437-b01502b2a887","name":"","admin_state_up":true,"network_id":"977aff9f-43e9-4fec-86ae-a730f64fa17d","tenant_id":"","created_at":"2018-06-27T19:03:04Z","binding:vnic_type":"normal"}]} 2018-06-27 19:03:06,910 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=239e57ef-4b83-4c4c-a437-b01502b2a887 used request id req-b8c5d60b-4a9a-4d4e-8cf7-92e8ba0ed6a2 2018-06-27 19:03:06,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/subnets/df0aa635-d718-49cc-81c1-ba349ef8a505 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}070cde22fec260cabe21d23866e3db773180e3d6" 2018-06-27 19:03:07,000 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:03:07 GMT Content-Type: application/json Content-Length: 625 Connection: keep-alive X-Openstack-Request-Id: req-7043bdb8-2028-4cb7-a0f6-5b214d11d0cf Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"977aff9f-43e9-4fec-86ae-a730f64fa17d","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T18:56:39Z","dns_nameservers":[],"updated_at":"2018-06-27T18:56:39Z","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":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"df0aa635-d718-49cc-81c1-ba349ef8a505","subnetpool_id":null,"name":"floating_subnet"}} 2018-06-27 19:03:07,001 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/df0aa635-d718-49cc-81c1-ba349ef8a505 used request id req-7043bdb8-2028-4cb7-a0f6-5b214d11d0cf 2018-06-27 19:03:07,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/routers?name=NeutronUtilsRouterTests-e398e701-014f-45f8-8915-872e2f2136f0-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}070cde22fec260cabe21d23866e3db773180e3d6" 2018-06-27 19:03:07,586 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:03:07 GMT Content-Type: application/json Content-Length: 737 Connection: keep-alive X-Openstack-Request-Id: req-8d9d3ec5-73de-45ee-89d7-8ab57d39f9b2 Front-End-Https: on RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "977aff9f-43e9-4fec-86ae-a730f64fa17d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "df0aa635-d718-49cc-81c1-ba349ef8a505", "ip_address": "172.30.10.120"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T19:03:03Z", "admin_state_up": true, "updated_at": "2018-06-27T19:03:05Z", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "239e57ef-4b83-4c4c-a437-b01502b2a887", "name": "NeutronUtilsRouterTests-e398e701-014f-45f8-8915-872e2f2136f0-pub-router"}]} 2018-06-27 19:03:07,586 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers?name=NeutronUtilsRouterTests-e398e701-014f-45f8-8915-872e2f2136f0-pub-router used request id req-8d9d3ec5-73de-45ee-89d7-8ab57d39f9b2 2018-06-27 19:03:07,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/8cdbc979369d4c15b8ddd6cc77d930e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}070cde22fec260cabe21d23866e3db773180e3d6" 2018-06-27 19:03:07,659 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:03:07 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-caf38602-2d7c-446a-b2e6-f315eee0f0b0 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/8cdbc979369d4c15b8ddd6cc77d930e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}} 2018-06-27 19:03:07,659 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 used request id req-caf38602-2d7c-446a-b2e6-f315eee0f0b0 2018-06-27 19:03:07,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?device_id=239e57ef-4b83-4c4c-a437-b01502b2a887 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}070cde22fec260cabe21d23866e3db773180e3d6" 2018-06-27 19:03:07,838 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:03:07 GMT Content-Type: application/json Content-Length: 752 Connection: keep-alive X-Openstack-Request-Id: req-a8318464-46b7-4f91-80d5-6feec09efb42 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T19:03:05Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"df0aa635-d718-49cc-81c1-ba349ef8a505","ip_address":"172.30.10.120"}],"id":"c7020aba-dde2-49ac-8b6f-2cd80ea6fa70","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ef:e7:59","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"239e57ef-4b83-4c4c-a437-b01502b2a887","name":"","admin_state_up":true,"network_id":"977aff9f-43e9-4fec-86ae-a730f64fa17d","tenant_id":"","created_at":"2018-06-27T19:03:04Z","binding:vnic_type":"normal"}]} 2018-06-27 19:03:07,838 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=239e57ef-4b83-4c4c-a437-b01502b2a887 used request id req-a8318464-46b7-4f91-80d5-6feec09efb42 2018-06-27 19:03:07,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/subnets/df0aa635-d718-49cc-81c1-ba349ef8a505 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}070cde22fec260cabe21d23866e3db773180e3d6" 2018-06-27 19:03:08,025 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:03:08 GMT Content-Type: application/json Content-Length: 625 Connection: keep-alive X-Openstack-Request-Id: req-47009abe-51f2-4fa8-824d-1a7557e9ccd5 Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"977aff9f-43e9-4fec-86ae-a730f64fa17d","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T18:56:39Z","dns_nameservers":[],"updated_at":"2018-06-27T18:56:39Z","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":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"df0aa635-d718-49cc-81c1-ba349ef8a505","subnetpool_id":null,"name":"floating_subnet"}} 2018-06-27 19:03:08,025 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/df0aa635-d718-49cc-81c1-ba349ef8a505 used request id req-47009abe-51f2-4fa8-824d-1a7557e9ccd5 2018-06-27 19:03:08,026 - neutron_utils - INFO - Adding interface to router with name NeutronUtilsRouterTests-e398e701-014f-45f8-8915-872e2f2136f0-pub-router 2018-06-27 19:03:08,031 - 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/239e57ef-4b83-4c4c-a437-b01502b2a887/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}070cde22fec260cabe21d23866e3db773180e3d6" -d '{"subnet_id": "48bf8e2c-67ef-41c3-bfd7-79450cd1482a"}' 2018-06-27 19:03:13,041 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:03:13 GMT Content-Type: application/json Content-Length: 309 Connection: keep-alive X-Openstack-Request-Id: req-cdb538f7-3b28-4051-b7ca-1a798370af83 Front-End-Https: on RESP BODY: {"network_id": "d36584c8-359c-447c-88ca-37d89efe2053", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "subnet_id": "48bf8e2c-67ef-41c3-bfd7-79450cd1482a", "subnet_ids": ["48bf8e2c-67ef-41c3-bfd7-79450cd1482a"], "port_id": "7ac97184-4f51-4108-8ce2-c1f98788a37d", "id": "239e57ef-4b83-4c4c-a437-b01502b2a887"} 2018-06-27 19:03:13,042 - keystoneauth.session - DEBUG - PUT call to network for https://172.30.10.101:9696/v2.0/routers/239e57ef-4b83-4c4c-a437-b01502b2a887/add_router_interface used request id req-cdb538f7-3b28-4051-b7ca-1a798370af83 2018-06-27 19:03:13,042 - neutron_utils - INFO - Removing router interface from router named NeutronUtilsRouterTests-e398e701-014f-45f8-8915-872e2f2136f0-pub-router 2018-06-27 19:03:13,048 - 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/239e57ef-4b83-4c4c-a437-b01502b2a887/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}070cde22fec260cabe21d23866e3db773180e3d6" -d '{"subnet_id": "48bf8e2c-67ef-41c3-bfd7-79450cd1482a"}' 2018-06-27 19:03:17,583 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:03:17 GMT Content-Type: application/json Content-Length: 309 Connection: keep-alive X-Openstack-Request-Id: req-5543f8af-65f1-4655-a8f8-e6b72910e8d1 Front-End-Https: on RESP BODY: {"network_id": "d36584c8-359c-447c-88ca-37d89efe2053", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "subnet_id": "48bf8e2c-67ef-41c3-bfd7-79450cd1482a", "subnet_ids": ["48bf8e2c-67ef-41c3-bfd7-79450cd1482a"], "port_id": "7ac97184-4f51-4108-8ce2-c1f98788a37d", "id": "239e57ef-4b83-4c4c-a437-b01502b2a887"} 2018-06-27 19:03:17,583 - keystoneauth.session - DEBUG - PUT call to network for https://172.30.10.101:9696/v2.0/routers/239e57ef-4b83-4c4c-a437-b01502b2a887/remove_router_interface used request id req-5543f8af-65f1-4655-a8f8-e6b72910e8d1 2018-06-27 19:03:17,584 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-e398e701-014f-45f8-8915-872e2f2136f0-pub-router 2018-06-27 19:03:17,589 - 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/239e57ef-4b83-4c4c-a437-b01502b2a887 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}070cde22fec260cabe21d23866e3db773180e3d6" 2018-06-27 19:03:20,623 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 19:03:20 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-3aba730a-717b-4f56-beab-f2b44b05c972 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 19:03:20,623 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/routers/239e57ef-4b83-4c4c-a437-b01502b2a887 used request id req-3aba730a-717b-4f56-beab-f2b44b05c972 2018-06-27 19:03:20,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/routers?name=NeutronUtilsRouterTests-e398e701-014f-45f8-8915-872e2f2136f0-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}070cde22fec260cabe21d23866e3db773180e3d6" 2018-06-27 19:03:20,745 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:03:20 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-ae326fc0-afbc-485a-8480-bcf7b7527e19 Front-End-Https: on RESP BODY: {"routers": []} 2018-06-27 19:03:20,745 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers?name=NeutronUtilsRouterTests-e398e701-014f-45f8-8915-872e2f2136f0-pub-router used request id req-ae326fc0-afbc-485a-8480-bcf7b7527e19 2018-06-27 19:03:20,745 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-e398e701-014f-45f8-8915-872e2f2136f0-pub-subnet 2018-06-27 19:03:20,745 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-e398e701-014f-45f8-8915-872e2f2136f0-pub-subnet 2018-06-27 19:03:20,750 - 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/48bf8e2c-67ef-41c3-bfd7-79450cd1482a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}070cde22fec260cabe21d23866e3db773180e3d6" 2018-06-27 19:03:25,317 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 19:03:25 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-a7653b0a-f3aa-4db1-baea-6cc5dbbfac5f Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 19:03:25,317 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/48bf8e2c-67ef-41c3-bfd7-79450cd1482a used request id req-a7653b0a-f3aa-4db1-baea-6cc5dbbfac5f 2018-06-27 19:03:25,318 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-e398e701-014f-45f8-8915-872e2f2136f0-pub-net 2018-06-27 19:03:25,322 - 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/d36584c8-359c-447c-88ca-37d89efe2053 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}070cde22fec260cabe21d23866e3db773180e3d6" 2018-06-27 19:03:28,051 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 19:03:28 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-332c972e-0a51-4954-acce-4e0627b18edd Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 19:03:28,051 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/d36584c8-359c-447c-88ca-37d89efe2053 used request id req-332c972e-0a51-4954-acce-4e0627b18edd 2018-06-27 19:03:28,053 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 19:03:28,866 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T20:03:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["i231wCGIS9Ox59ri00-s8w"], "issued_at": "2018-06-27T19:03:28.000000Z"}} 2018-06-27 19:03:28,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ee82bf524e741e65ddb7ac9d1ea93c487415b98" 2018-06-27 19:03:28,920 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:03:28 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d424522a-c059-4704-a68a-f3ce9c6274b9 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 19:03:28,920 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-d424522a-c059-4704-a68a-f3ce9c6274b9 2018-06-27 19:03:28,922 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-e5ebf833-9f63-4918-8326-fcc1ed82acef-pub-net 2018-06-27 19:03:28,927 - 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}6ee82bf524e741e65ddb7ac9d1ea93c487415b98" -d '{"network": {"name": "NeutronUtilsRouterTests-e5ebf833-9f63-4918-8326-fcc1ed82acef-pub-net", "admin_state_up": true}}' 2018-06-27 19:03:30,554 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 19:03:30 GMT Content-Type: application/json Content-Length: 700 Connection: keep-alive X-Openstack-Request-Id: req-f448237a-a9df-43ee-b613-b807a6cd61e4 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":"85b0e292-aead-4d1a-9051-ad34652d62c9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-27T19:03:30Z","is_default":false,"provider:segmentation_id":93,"name":"NeutronUtilsRouterTests-e5ebf833-9f63-4918-8326-fcc1ed82acef-pub-net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:03:29Z","mtu":1450}} 2018-06-27 19:03:30,555 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-f448237a-a9df-43ee-b613-b807a6cd61e4 2018-06-27 19:03:30,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?id=85b0e292-aead-4d1a-9051-ad34652d62c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ee82bf524e741e65ddb7ac9d1ea93c487415b98" 2018-06-27 19:03:30,860 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:03:30 GMT Content-Type: application/json Content-Length: 684 Connection: keep-alive X-Openstack-Request-Id: req-f31e17f8-0fe6-47e0-be13-bdfd8b20556e 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":"85b0e292-aead-4d1a-9051-ad34652d62c9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-27T19:03:30Z","provider:segmentation_id":93,"name":"NeutronUtilsRouterTests-e5ebf833-9f63-4918-8326-fcc1ed82acef-pub-net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:03:29Z","provider:network_type":"vxlan"}]} 2018-06-27 19:03:30,860 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=85b0e292-aead-4d1a-9051-ad34652d62c9 used request id req-f31e17f8-0fe6-47e0-be13-bdfd8b20556e 2018-06-27 19:03:30,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/subnets?network_id=85b0e292-aead-4d1a-9051-ad34652d62c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ee82bf524e741e65ddb7ac9d1ea93c487415b98" 2018-06-27 19:03:30,972 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:03:30 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-ca3fa871-1234-4155-a248-f8295f5e45e6 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-27 19:03:30,972 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=85b0e292-aead-4d1a-9051-ad34652d62c9 used request id req-ca3fa871-1234-4155-a248-f8295f5e45e6 2018-06-27 19:03:30,973 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-e5ebf833-9f63-4918-8326-fcc1ed82acef-pub-subnet 2018-06-27 19:03:30,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/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ee82bf524e741e65ddb7ac9d1ea93c487415b98" -d '{"subnets": [{"ip_version": 4, "network_id": "85b0e292-aead-4d1a-9051-ad34652d62c9", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-e5ebf833-9f63-4918-8326-fcc1ed82acef-pub-subnet"}]}' 2018-06-27 19:03:32,879 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 19:03:32 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-dc57c55c-e8c3-427c-9188-f7634b3cc553 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"85b0e292-aead-4d1a-9051-ad34652d62c9","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:03:31Z","dns_nameservers":[],"updated_at":"2018-06-27T19:03: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":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"6de935ce-4e18-4550-adc4-fd4ffcfe910a","subnetpool_id":null,"name":"NeutronUtilsRouterTests-e5ebf833-9f63-4918-8326-fcc1ed82acef-pub-subnet"}]} 2018-06-27 19:03:32,879 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-dc57c55c-e8c3-427c-9188-f7634b3cc553 2018-06-27 19:03:32,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/networks?id=85b0e292-aead-4d1a-9051-ad34652d62c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ee82bf524e741e65ddb7ac9d1ea93c487415b98" 2018-06-27 19:03:33,344 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:03:33 GMT Content-Type: application/json Content-Length: 728 Connection: keep-alive X-Openstack-Request-Id: req-91ab2e90-51a4-4865-87ef-e90b398b0782 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":"85b0e292-aead-4d1a-9051-ad34652d62c9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":["6de935ce-4e18-4550-adc4-fd4ffcfe910a"],"description":"","tags":[],"updated_at":"2018-06-27T19:03:31Z","provider:segmentation_id":93,"name":"NeutronUtilsRouterTests-e5ebf833-9f63-4918-8326-fcc1ed82acef-pub-net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:03:29Z","provider:network_type":"vxlan"}]} 2018-06-27 19:03:33,344 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=85b0e292-aead-4d1a-9051-ad34652d62c9 used request id req-91ab2e90-51a4-4865-87ef-e90b398b0782 2018-06-27 19:03:33,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=85b0e292-aead-4d1a-9051-ad34652d62c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ee82bf524e741e65ddb7ac9d1ea93c487415b98" 2018-06-27 19:03:34,142 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:03:34 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-f1354e70-b90e-4af9-bb24-14510c4e277c Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"85b0e292-aead-4d1a-9051-ad34652d62c9","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:03:31Z","dns_nameservers":[],"updated_at":"2018-06-27T19:03: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":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"6de935ce-4e18-4550-adc4-fd4ffcfe910a","subnetpool_id":null,"name":"NeutronUtilsRouterTests-e5ebf833-9f63-4918-8326-fcc1ed82acef-pub-subnet"}]} 2018-06-27 19:03:34,143 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=85b0e292-aead-4d1a-9051-ad34652d62c9 used request id req-f1354e70-b90e-4af9-bb24-14510c4e277c 2018-06-27 19:03:34,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/networks?name=NeutronUtilsRouterTests-e5ebf833-9f63-4918-8326-fcc1ed82acef-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ee82bf524e741e65ddb7ac9d1ea93c487415b98" 2018-06-27 19:03:35,098 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:03:35 GMT Content-Type: application/json Content-Length: 728 Connection: keep-alive X-Openstack-Request-Id: req-7c419d2a-d768-4805-93eb-ea14fb05106a 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":"85b0e292-aead-4d1a-9051-ad34652d62c9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":["6de935ce-4e18-4550-adc4-fd4ffcfe910a"],"description":"","tags":[],"updated_at":"2018-06-27T19:03:31Z","provider:segmentation_id":93,"name":"NeutronUtilsRouterTests-e5ebf833-9f63-4918-8326-fcc1ed82acef-pub-net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:03:29Z","provider:network_type":"vxlan"}]} 2018-06-27 19:03:35,098 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NeutronUtilsRouterTests-e5ebf833-9f63-4918-8326-fcc1ed82acef-pub-net used request id req-7c419d2a-d768-4805-93eb-ea14fb05106a 2018-06-27 19:03:35,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 19:03:35,111 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 19:03: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-27 19:03:35,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/8cdbc979369d4c15b8ddd6cc77d930e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ee82bf524e741e65ddb7ac9d1ea93c487415b98" 2018-06-27 19:03:35,532 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:03:35 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-66647981-c961-4c87-afc8-f911fd5568f2 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/8cdbc979369d4c15b8ddd6cc77d930e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}} 2018-06-27 19:03:35,532 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 used request id req-66647981-c961-4c87-afc8-f911fd5568f2 2018-06-27 19:03:35,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/subnets?network_id=85b0e292-aead-4d1a-9051-ad34652d62c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ee82bf524e741e65ddb7ac9d1ea93c487415b98" 2018-06-27 19:03:35,685 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:03:35 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-eed2fc61-c3c3-457f-b87c-3e7239243181 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"85b0e292-aead-4d1a-9051-ad34652d62c9","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:03:31Z","dns_nameservers":[],"updated_at":"2018-06-27T19:03: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":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"6de935ce-4e18-4550-adc4-fd4ffcfe910a","subnetpool_id":null,"name":"NeutronUtilsRouterTests-e5ebf833-9f63-4918-8326-fcc1ed82acef-pub-subnet"}]} 2018-06-27 19:03:35,686 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=85b0e292-aead-4d1a-9051-ad34652d62c9 used request id req-eed2fc61-c3c3-457f-b87c-3e7239243181 2018-06-27 19:03:35,686 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 19:03:35,687 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 19:03:36,494 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T20:03:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["4O3yxOqLQVaiQIRBGVUizg"], "issued_at": "2018-06-27T19:03:36.000000Z"}} 2018-06-27 19:03:36,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}a135dc37be37de283ecd25854146d0e742d71efe" 2018-06-27 19:03:36,844 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:03:36 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6d260e1e-0562-476b-90d2-67fac52d5973 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 19:03:36,844 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-6d260e1e-0562-476b-90d2-67fac52d5973 2018-06-27 19:03:36,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/networks?name=floating_net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ee82bf524e741e65ddb7ac9d1ea93c487415b98" 2018-06-27 19:03:37,059 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:03:37 GMT Content-Type: application/json Content-Length: 696 Connection: keep-alive X-Openstack-Request-Id: req-6ec6d14e-f911-4d53-b635-712d03373ad2 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":"977aff9f-43e9-4fec-86ae-a730f64fa17d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":["df0aa635-d718-49cc-81c1-ba349ef8a505"],"description":"","tags":[],"updated_at":"2018-06-27T18:56:39Z","is_default":true,"provider:segmentation_id":null,"name":"floating_net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T18:56:31Z","provider:network_type":"flat"}]} 2018-06-27 19:03:37,059 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=floating_net used request id req-6ec6d14e-f911-4d53-b635-712d03373ad2 2018-06-27 19:03:37,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=977aff9f-43e9-4fec-86ae-a730f64fa17d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ee82bf524e741e65ddb7ac9d1ea93c487415b98" 2018-06-27 19:03:37,159 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:03:37 GMT Content-Type: application/json Content-Length: 628 Connection: keep-alive X-Openstack-Request-Id: req-00c2f896-8081-4c1d-b85a-f1b0bc3dbe96 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"977aff9f-43e9-4fec-86ae-a730f64fa17d","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T18:56:39Z","dns_nameservers":[],"updated_at":"2018-06-27T18:56:39Z","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":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"df0aa635-d718-49cc-81c1-ba349ef8a505","subnetpool_id":null,"name":"floating_subnet"}]} 2018-06-27 19:03:37,160 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=977aff9f-43e9-4fec-86ae-a730f64fa17d used request id req-00c2f896-8081-4c1d-b85a-f1b0bc3dbe96 2018-06-27 19:03:37,160 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-e5ebf833-9f63-4918-8326-fcc1ed82acef-pub-router 2018-06-27 19:03:37,165 - 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}6ee82bf524e741e65ddb7ac9d1ea93c487415b98" -d '{"router": {"external_gateway_info": {"network_id": "977aff9f-43e9-4fec-86ae-a730f64fa17d"}, "name": "NeutronUtilsRouterTests-e5ebf833-9f63-4918-8326-fcc1ed82acef-pub-router", "admin_state_up": true}}' 2018-06-27 19:03:40,549 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 19:03:40 GMT Content-Type: application/json Content-Length: 728 Connection: keep-alive X-Openstack-Request-Id: req-7e782719-9b9e-43e2-9069-f6277d80b58e Front-End-Https: on RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "977aff9f-43e9-4fec-86ae-a730f64fa17d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "df0aa635-d718-49cc-81c1-ba349ef8a505", "ip_address": "172.30.10.121"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T19:03:37Z", "admin_state_up": true, "updated_at": "2018-06-27T19:03:39Z", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "9058b4c9-e7ce-49f7-938d-5b399434a574", "name": "NeutronUtilsRouterTests-e5ebf833-9f63-4918-8326-fcc1ed82acef-pub-router"}} 2018-06-27 19:03:40,550 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/routers used request id req-7e782719-9b9e-43e2-9069-f6277d80b58e 2018-06-27 19:03:40,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/ports?device_id=9058b4c9-e7ce-49f7-938d-5b399434a574 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ee82bf524e741e65ddb7ac9d1ea93c487415b98" 2018-06-27 19:03:40,729 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:03:40 GMT Content-Type: application/json Content-Length: 752 Connection: keep-alive X-Openstack-Request-Id: req-df39c481-4be5-4c05-a643-157fe9353d86 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T19:03:39Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"df0aa635-d718-49cc-81c1-ba349ef8a505","ip_address":"172.30.10.121"}],"id":"2768e319-bd5c-439c-be6d-83569326c0f8","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:b5:21:e0","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"9058b4c9-e7ce-49f7-938d-5b399434a574","name":"","admin_state_up":true,"network_id":"977aff9f-43e9-4fec-86ae-a730f64fa17d","tenant_id":"","created_at":"2018-06-27T19:03:38Z","binding:vnic_type":"normal"}]} 2018-06-27 19:03:40,729 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=9058b4c9-e7ce-49f7-938d-5b399434a574 used request id req-df39c481-4be5-4c05-a643-157fe9353d86 2018-06-27 19:03:40,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/subnets/df0aa635-d718-49cc-81c1-ba349ef8a505 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ee82bf524e741e65ddb7ac9d1ea93c487415b98" 2018-06-27 19:03:40,864 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:03:40 GMT Content-Type: application/json Content-Length: 625 Connection: keep-alive X-Openstack-Request-Id: req-361d941b-df4b-4071-a31c-14059d801feb Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"977aff9f-43e9-4fec-86ae-a730f64fa17d","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T18:56:39Z","dns_nameservers":[],"updated_at":"2018-06-27T18:56:39Z","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":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"df0aa635-d718-49cc-81c1-ba349ef8a505","subnetpool_id":null,"name":"floating_subnet"}} 2018-06-27 19:03:40,864 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/df0aa635-d718-49cc-81c1-ba349ef8a505 used request id req-361d941b-df4b-4071-a31c-14059d801feb 2018-06-27 19:03:40,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/routers?name=NeutronUtilsRouterTests-e5ebf833-9f63-4918-8326-fcc1ed82acef-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ee82bf524e741e65ddb7ac9d1ea93c487415b98" 2018-06-27 19:03:41,250 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:03:41 GMT Content-Type: application/json Content-Length: 737 Connection: keep-alive X-Openstack-Request-Id: req-68f2faf6-4994-4fef-9539-26c02722b844 Front-End-Https: on RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "977aff9f-43e9-4fec-86ae-a730f64fa17d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "df0aa635-d718-49cc-81c1-ba349ef8a505", "ip_address": "172.30.10.121"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T19:03:37Z", "admin_state_up": true, "updated_at": "2018-06-27T19:03:39Z", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "9058b4c9-e7ce-49f7-938d-5b399434a574", "name": "NeutronUtilsRouterTests-e5ebf833-9f63-4918-8326-fcc1ed82acef-pub-router"}]} 2018-06-27 19:03:41,250 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers?name=NeutronUtilsRouterTests-e5ebf833-9f63-4918-8326-fcc1ed82acef-pub-router used request id req-68f2faf6-4994-4fef-9539-26c02722b844 2018-06-27 19:03:41,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/8cdbc979369d4c15b8ddd6cc77d930e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ee82bf524e741e65ddb7ac9d1ea93c487415b98" 2018-06-27 19:03:41,304 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:03:41 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b60c8a28-80b2-409c-8c1f-84feaa8b9dab 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/8cdbc979369d4c15b8ddd6cc77d930e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}} 2018-06-27 19:03:41,304 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 used request id req-b60c8a28-80b2-409c-8c1f-84feaa8b9dab 2018-06-27 19:03:41,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/ports?device_id=9058b4c9-e7ce-49f7-938d-5b399434a574 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ee82bf524e741e65ddb7ac9d1ea93c487415b98" 2018-06-27 19:03:41,683 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:03:41 GMT Content-Type: application/json Content-Length: 752 Connection: keep-alive X-Openstack-Request-Id: req-15c38188-a7c5-42a1-bdb6-5bb5e8907b17 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T19:03:39Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"df0aa635-d718-49cc-81c1-ba349ef8a505","ip_address":"172.30.10.121"}],"id":"2768e319-bd5c-439c-be6d-83569326c0f8","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:b5:21:e0","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"9058b4c9-e7ce-49f7-938d-5b399434a574","name":"","admin_state_up":true,"network_id":"977aff9f-43e9-4fec-86ae-a730f64fa17d","tenant_id":"","created_at":"2018-06-27T19:03:38Z","binding:vnic_type":"normal"}]} 2018-06-27 19:03:41,683 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=9058b4c9-e7ce-49f7-938d-5b399434a574 used request id req-15c38188-a7c5-42a1-bdb6-5bb5e8907b17 2018-06-27 19:03:41,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/subnets/df0aa635-d718-49cc-81c1-ba349ef8a505 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ee82bf524e741e65ddb7ac9d1ea93c487415b98" 2018-06-27 19:03:41,861 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:03:41 GMT Content-Type: application/json Content-Length: 625 Connection: keep-alive X-Openstack-Request-Id: req-f63d15de-49e1-4e70-8d44-7d79fa031600 Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"977aff9f-43e9-4fec-86ae-a730f64fa17d","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T18:56:39Z","dns_nameservers":[],"updated_at":"2018-06-27T18:56:39Z","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":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"df0aa635-d718-49cc-81c1-ba349ef8a505","subnetpool_id":null,"name":"floating_subnet"}} 2018-06-27 19:03:41,861 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/df0aa635-d718-49cc-81c1-ba349ef8a505 used request id req-f63d15de-49e1-4e70-8d44-7d79fa031600 2018-06-27 19:03:41,862 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-e5ebf833-9f63-4918-8326-fcc1ed82acef-pub-subnet 2018-06-27 19:03:41,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/subnets/6de935ce-4e18-4550-adc4-fd4ffcfe910a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ee82bf524e741e65ddb7ac9d1ea93c487415b98" 2018-06-27 19:03:45,900 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 19:03:45 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-3742fc64-e571-4316-b448-5617545cba8d Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 19:03:45,901 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/6de935ce-4e18-4550-adc4-fd4ffcfe910a used request id req-3742fc64-e571-4316-b448-5617545cba8d 2018-06-27 19:03:45,901 - neutron_utils - INFO - Adding interface to router with name NeutronUtilsRouterTests-e5ebf833-9f63-4918-8326-fcc1ed82acef-pub-router 2018-06-27 19:03:45,906 - 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/9058b4c9-e7ce-49f7-938d-5b399434a574/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ee82bf524e741e65ddb7ac9d1ea93c487415b98" -d '{"subnet_id": "6de935ce-4e18-4550-adc4-fd4ffcfe910a"}' 2018-06-27 19:03:47,240 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx Date: Wed, 27 Jun 2018 19:03:47 GMT Content-Type: application/json Content-Length: 136 Connection: keep-alive X-Openstack-Request-Id: req-42d1bd8c-1209-41ed-9ea3-767eeee2105c RESP BODY: {"NeutronError": {"message": "Subnet 6de935ce-4e18-4550-adc4-fd4ffcfe910a could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-06-27 19:03:47,240 - keystoneauth.session - DEBUG - PUT call to network for https://172.30.10.101:9696/v2.0/routers/9058b4c9-e7ce-49f7-938d-5b399434a574/add_router_interface used request id req-42d1bd8c-1209-41ed-9ea3-767eeee2105c 2018-06-27 19:03:47,240 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Subnet 6de935ce-4e18-4550-adc4-fd4ffcfe910a could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-06-27 19:03:47,240 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-e5ebf833-9f63-4918-8326-fcc1ed82acef-pub-router 2018-06-27 19:03:47,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/routers/9058b4c9-e7ce-49f7-938d-5b399434a574 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ee82bf524e741e65ddb7ac9d1ea93c487415b98" 2018-06-27 19:03:50,075 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 19:03:50 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-c0fe1992-1a85-4f48-b58c-98a7ecacde18 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 19:03:50,075 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/routers/9058b4c9-e7ce-49f7-938d-5b399434a574 used request id req-c0fe1992-1a85-4f48-b58c-98a7ecacde18 2018-06-27 19:03:50,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/routers?name=NeutronUtilsRouterTests-e5ebf833-9f63-4918-8326-fcc1ed82acef-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ee82bf524e741e65ddb7ac9d1ea93c487415b98" 2018-06-27 19:03:50,253 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:03:50 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-8f658401-3c3d-4bc7-bcf3-197dfd47c1a0 Front-End-Https: on RESP BODY: {"routers": []} 2018-06-27 19:03:50,253 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers?name=NeutronUtilsRouterTests-e5ebf833-9f63-4918-8326-fcc1ed82acef-pub-router used request id req-8f658401-3c3d-4bc7-bcf3-197dfd47c1a0 2018-06-27 19:03:50,254 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-e5ebf833-9f63-4918-8326-fcc1ed82acef-pub-subnet 2018-06-27 19:03:50,254 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-e5ebf833-9f63-4918-8326-fcc1ed82acef-pub-subnet 2018-06-27 19:03:50,259 - 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/6de935ce-4e18-4550-adc4-fd4ffcfe910a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ee82bf524e741e65ddb7ac9d1ea93c487415b98" 2018-06-27 19:03:50,335 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx Date: Wed, 27 Jun 2018 19:03:50 GMT Content-Type: application/json Content-Length: 136 Connection: keep-alive X-Openstack-Request-Id: req-b47e5e22-4029-4a77-a477-5d801ad5b326 RESP BODY: {"NeutronError": {"message": "Subnet 6de935ce-4e18-4550-adc4-fd4ffcfe910a could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-06-27 19:03:50,335 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/6de935ce-4e18-4550-adc4-fd4ffcfe910a used request id req-b47e5e22-4029-4a77-a477-5d801ad5b326 2018-06-27 19:03:50,335 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Subnet 6de935ce-4e18-4550-adc4-fd4ffcfe910a could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-06-27 19:03:50,336 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-e5ebf833-9f63-4918-8326-fcc1ed82acef-pub-net 2018-06-27 19:03:50,340 - 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/85b0e292-aead-4d1a-9051-ad34652d62c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ee82bf524e741e65ddb7ac9d1ea93c487415b98" 2018-06-27 19:03:52,155 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 19:03:52 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-b3918c8b-331e-4dfe-a6cc-c71dcb6dda99 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 19:03:52,155 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/85b0e292-aead-4d1a-9051-ad34652d62c9 used request id req-b3918c8b-331e-4dfe-a6cc-c71dcb6dda99 2018-06-27 19:03:52,157 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 19:03:52,926 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T20:03:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["AJL0jfpbRpanJa6fO0r-rw"], "issued_at": "2018-06-27T19:03:52.000000Z"}} 2018-06-27 19:03:52,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4884a78baa4d150f4f4ef22a220856a180f6e4e3" 2018-06-27 19:03:53,288 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:03:52 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-dd8ee387-709c-47b6-8a90-4ee2f2b4c725 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 19:03:53,288 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-dd8ee387-709c-47b6-8a90-4ee2f2b4c725 2018-06-27 19:03:53,290 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-f6691a3e-4bad-4a2b-9316-881f398b6931-pub-net 2018-06-27 19:03:53,295 - 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}4884a78baa4d150f4f4ef22a220856a180f6e4e3" -d '{"network": {"name": "NeutronUtilsRouterTests-f6691a3e-4bad-4a2b-9316-881f398b6931-pub-net", "admin_state_up": true}}' 2018-06-27 19:03:54,566 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 19:03:54 GMT Content-Type: application/json Content-Length: 700 Connection: keep-alive X-Openstack-Request-Id: req-23dd18ed-1171-492d-9c08-9740ce21ff5d 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":"2546b3f4-3ddc-4f2d-a6c3-7f5d85cd6c80","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-27T19:03:54Z","is_default":false,"provider:segmentation_id":81,"name":"NeutronUtilsRouterTests-f6691a3e-4bad-4a2b-9316-881f398b6931-pub-net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:03:54Z","mtu":1450}} 2018-06-27 19:03:54,567 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-23dd18ed-1171-492d-9c08-9740ce21ff5d 2018-06-27 19:03:54,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?id=2546b3f4-3ddc-4f2d-a6c3-7f5d85cd6c80 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4884a78baa4d150f4f4ef22a220856a180f6e4e3" 2018-06-27 19:03:54,962 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:03:54 GMT Content-Type: application/json Content-Length: 684 Connection: keep-alive X-Openstack-Request-Id: req-24791919-3d23-420a-b4de-e0c7bfb07e74 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":"2546b3f4-3ddc-4f2d-a6c3-7f5d85cd6c80","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-27T19:03:54Z","provider:segmentation_id":81,"name":"NeutronUtilsRouterTests-f6691a3e-4bad-4a2b-9316-881f398b6931-pub-net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:03:54Z","provider:network_type":"vxlan"}]} 2018-06-27 19:03:54,962 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=2546b3f4-3ddc-4f2d-a6c3-7f5d85cd6c80 used request id req-24791919-3d23-420a-b4de-e0c7bfb07e74 2018-06-27 19:03:54,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/subnets?network_id=2546b3f4-3ddc-4f2d-a6c3-7f5d85cd6c80 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4884a78baa4d150f4f4ef22a220856a180f6e4e3" 2018-06-27 19:03:55,798 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:03:55 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-6a60f8c5-cd36-48a9-8451-50a52a9d4236 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-27 19:03:55,798 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=2546b3f4-3ddc-4f2d-a6c3-7f5d85cd6c80 used request id req-6a60f8c5-cd36-48a9-8451-50a52a9d4236 2018-06-27 19:03:55,798 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-f6691a3e-4bad-4a2b-9316-881f398b6931-pub-subnet 2018-06-27 19:03:55,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/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4884a78baa4d150f4f4ef22a220856a180f6e4e3" -d '{"subnets": [{"ip_version": 4, "network_id": "2546b3f4-3ddc-4f2d-a6c3-7f5d85cd6c80", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-f6691a3e-4bad-4a2b-9316-881f398b6931-pub-subnet"}]}' 2018-06-27 19:03:56,933 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 19:03:56 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-96ebea07-c2ca-422f-a9ad-94a23dfbe13d Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2546b3f4-3ddc-4f2d-a6c3-7f5d85cd6c80","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:03:56Z","dns_nameservers":[],"updated_at":"2018-06-27T19:03: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":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"1342a933-c066-4fa6-a61b-6e05aa3bfbed","subnetpool_id":null,"name":"NeutronUtilsRouterTests-f6691a3e-4bad-4a2b-9316-881f398b6931-pub-subnet"}]} 2018-06-27 19:03:56,933 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-96ebea07-c2ca-422f-a9ad-94a23dfbe13d 2018-06-27 19:03:56,939 - keystoneauth.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=2546b3f4-3ddc-4f2d-a6c3-7f5d85cd6c80 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4884a78baa4d150f4f4ef22a220856a180f6e4e3" 2018-06-27 19:03:57,125 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:03:57 GMT Content-Type: application/json Content-Length: 728 Connection: keep-alive X-Openstack-Request-Id: req-6c63cd86-0fa9-4495-94d1-69a84b2ecb21 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":"2546b3f4-3ddc-4f2d-a6c3-7f5d85cd6c80","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":["1342a933-c066-4fa6-a61b-6e05aa3bfbed"],"description":"","tags":[],"updated_at":"2018-06-27T19:03:56Z","provider:segmentation_id":81,"name":"NeutronUtilsRouterTests-f6691a3e-4bad-4a2b-9316-881f398b6931-pub-net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:03:54Z","provider:network_type":"vxlan"}]} 2018-06-27 19:03:57,126 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=2546b3f4-3ddc-4f2d-a6c3-7f5d85cd6c80 used request id req-6c63cd86-0fa9-4495-94d1-69a84b2ecb21 2018-06-27 19:03:57,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/subnets?network_id=2546b3f4-3ddc-4f2d-a6c3-7f5d85cd6c80 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4884a78baa4d150f4f4ef22a220856a180f6e4e3" 2018-06-27 19:03:57,255 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:03:57 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-738f1e54-e26e-4ea6-ac7b-426ccf0e621d Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2546b3f4-3ddc-4f2d-a6c3-7f5d85cd6c80","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:03:56Z","dns_nameservers":[],"updated_at":"2018-06-27T19:03: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":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"1342a933-c066-4fa6-a61b-6e05aa3bfbed","subnetpool_id":null,"name":"NeutronUtilsRouterTests-f6691a3e-4bad-4a2b-9316-881f398b6931-pub-subnet"}]} 2018-06-27 19:03:57,255 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=2546b3f4-3ddc-4f2d-a6c3-7f5d85cd6c80 used request id req-738f1e54-e26e-4ea6-ac7b-426ccf0e621d 2018-06-27 19:03:57,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/networks?name=NeutronUtilsRouterTests-f6691a3e-4bad-4a2b-9316-881f398b6931-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4884a78baa4d150f4f4ef22a220856a180f6e4e3" 2018-06-27 19:03:57,478 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:03:57 GMT Content-Type: application/json Content-Length: 728 Connection: keep-alive X-Openstack-Request-Id: req-1a85fee8-669f-41ba-89f3-7bb0e5eaaaa8 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":"2546b3f4-3ddc-4f2d-a6c3-7f5d85cd6c80","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":["1342a933-c066-4fa6-a61b-6e05aa3bfbed"],"description":"","tags":[],"updated_at":"2018-06-27T19:03:56Z","provider:segmentation_id":81,"name":"NeutronUtilsRouterTests-f6691a3e-4bad-4a2b-9316-881f398b6931-pub-net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:03:54Z","provider:network_type":"vxlan"}]} 2018-06-27 19:03:57,478 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NeutronUtilsRouterTests-f6691a3e-4bad-4a2b-9316-881f398b6931-pub-net used request id req-1a85fee8-669f-41ba-89f3-7bb0e5eaaaa8 2018-06-27 19:03:57,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-27 19:03:57,493 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 19:03: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-27 19:03:57,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4884a78baa4d150f4f4ef22a220856a180f6e4e3" 2018-06-27 19:03:57,592 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:03:57 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ddf3808c-71e3-4dc3-9415-f4bca0666681 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/8cdbc979369d4c15b8ddd6cc77d930e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}} 2018-06-27 19:03:57,592 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 used request id req-ddf3808c-71e3-4dc3-9415-f4bca0666681 2018-06-27 19:03:57,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=2546b3f4-3ddc-4f2d-a6c3-7f5d85cd6c80 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4884a78baa4d150f4f4ef22a220856a180f6e4e3" 2018-06-27 19:03:57,735 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:03:57 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-0e75c22b-f6af-43cd-98ba-569cbef360a1 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2546b3f4-3ddc-4f2d-a6c3-7f5d85cd6c80","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:03:56Z","dns_nameservers":[],"updated_at":"2018-06-27T19:03: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":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"1342a933-c066-4fa6-a61b-6e05aa3bfbed","subnetpool_id":null,"name":"NeutronUtilsRouterTests-f6691a3e-4bad-4a2b-9316-881f398b6931-pub-subnet"}]} 2018-06-27 19:03:57,736 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=2546b3f4-3ddc-4f2d-a6c3-7f5d85cd6c80 used request id req-0e75c22b-f6af-43cd-98ba-569cbef360a1 2018-06-27 19:03:57,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/subnets?network_id=2546b3f4-3ddc-4f2d-a6c3-7f5d85cd6c80&name=NeutronUtilsRouterTests-f6691a3e-4bad-4a2b-9316-881f398b6931-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4884a78baa4d150f4f4ef22a220856a180f6e4e3" 2018-06-27 19:03:57,844 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:03:57 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-4db54767-fd2c-4c83-aba6-55495d97d4b5 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2546b3f4-3ddc-4f2d-a6c3-7f5d85cd6c80","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:03:56Z","dns_nameservers":[],"updated_at":"2018-06-27T19:03: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":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"1342a933-c066-4fa6-a61b-6e05aa3bfbed","subnetpool_id":null,"name":"NeutronUtilsRouterTests-f6691a3e-4bad-4a2b-9316-881f398b6931-pub-subnet"}]} 2018-06-27 19:03:57,844 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=2546b3f4-3ddc-4f2d-a6c3-7f5d85cd6c80&name=NeutronUtilsRouterTests-f6691a3e-4bad-4a2b-9316-881f398b6931-pub-subnet used request id req-4db54767-fd2c-4c83-aba6-55495d97d4b5 2018-06-27 19:03:57,845 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-f6691a3e-4bad-4a2b-9316-881f398b6931-pub-subnet 2018-06-27 19:03:57,845 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-f6691a3e-4bad-4a2b-9316-881f398b6931-pub-subnet 2018-06-27 19:03:57,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/1342a933-c066-4fa6-a61b-6e05aa3bfbed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4884a78baa4d150f4f4ef22a220856a180f6e4e3" 2018-06-27 19:03:59,912 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 19:03:59 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-b6ead521-ad52-47fa-af01-d7612d58ca27 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 19:03:59,912 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/1342a933-c066-4fa6-a61b-6e05aa3bfbed used request id req-b6ead521-ad52-47fa-af01-d7612d58ca27 2018-06-27 19:03:59,913 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-f6691a3e-4bad-4a2b-9316-881f398b6931-pub-net 2018-06-27 19:03:59,918 - 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/2546b3f4-3ddc-4f2d-a6c3-7f5d85cd6c80 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4884a78baa4d150f4f4ef22a220856a180f6e4e3" 2018-06-27 19:04:04,324 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 19:04:04 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-6b8a4a39-1bf9-4746-bd50-4905ff0ec2a4 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 19:04:04,325 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/2546b3f4-3ddc-4f2d-a6c3-7f5d85cd6c80 used request id req-6b8a4a39-1bf9-4746-bd50-4905ff0ec2a4 2018-06-27 19:04:04,327 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 19:04:05,067 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T20:04:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["jIEnS5jXRLOm-6aucaxFCA"], "issued_at": "2018-06-27T19:04:05.000000Z"}} 2018-06-27 19:04:05,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}faf5120cfedd5720a20e3a5eb64c4a66eb49697b" 2018-06-27 19:04:05,714 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:04:05 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-75114124-e76f-4f6a-a9ce-c7da64835b21 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 19:04:05,714 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-75114124-e76f-4f6a-a9ce-c7da64835b21 2018-06-27 19:04:05,716 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-72cbcb07-5127-4dc1-ad51-710ad4f2c4cb-pub-net 2018-06-27 19:04:05,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/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faf5120cfedd5720a20e3a5eb64c4a66eb49697b" -d '{"network": {"name": "NeutronUtilsRouterTests-72cbcb07-5127-4dc1-ad51-710ad4f2c4cb-pub-net", "admin_state_up": true}}' 2018-06-27 19:04:07,230 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 19:04:07 GMT Content-Type: application/json Content-Length: 700 Connection: keep-alive X-Openstack-Request-Id: req-c231c5ac-18de-4850-8538-14cffb2e8936 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":"544c2403-59f9-4b7a-9692-5f1606f4279a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-27T19:04:06Z","is_default":false,"provider:segmentation_id":71,"name":"NeutronUtilsRouterTests-72cbcb07-5127-4dc1-ad51-710ad4f2c4cb-pub-net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:04:06Z","mtu":1450}} 2018-06-27 19:04:07,230 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-c231c5ac-18de-4850-8538-14cffb2e8936 2018-06-27 19:04: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/networks?id=544c2403-59f9-4b7a-9692-5f1606f4279a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faf5120cfedd5720a20e3a5eb64c4a66eb49697b" 2018-06-27 19:04:08,183 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:04:08 GMT Content-Type: application/json Content-Length: 684 Connection: keep-alive X-Openstack-Request-Id: req-d9bc81f6-9381-40ba-9fa6-d46e59bdef49 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":"544c2403-59f9-4b7a-9692-5f1606f4279a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-27T19:04:06Z","provider:segmentation_id":71,"name":"NeutronUtilsRouterTests-72cbcb07-5127-4dc1-ad51-710ad4f2c4cb-pub-net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:04:06Z","provider:network_type":"vxlan"}]} 2018-06-27 19:04:08,184 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=544c2403-59f9-4b7a-9692-5f1606f4279a used request id req-d9bc81f6-9381-40ba-9fa6-d46e59bdef49 2018-06-27 19:04:08,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=544c2403-59f9-4b7a-9692-5f1606f4279a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faf5120cfedd5720a20e3a5eb64c4a66eb49697b" 2018-06-27 19:04:08,376 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:04:08 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-05b456e8-8315-4c8b-9756-096eedfa50a9 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-27 19:04:08,376 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=544c2403-59f9-4b7a-9692-5f1606f4279a used request id req-05b456e8-8315-4c8b-9756-096eedfa50a9 2018-06-27 19:04:08,376 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-72cbcb07-5127-4dc1-ad51-710ad4f2c4cb-pub-subnet 2018-06-27 19:04:08,381 - 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}faf5120cfedd5720a20e3a5eb64c4a66eb49697b" -d '{"subnets": [{"ip_version": 4, "network_id": "544c2403-59f9-4b7a-9692-5f1606f4279a", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-72cbcb07-5127-4dc1-ad51-710ad4f2c4cb-pub-subnet"}]}' 2018-06-27 19:04:09,810 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 19:04:09 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-c87bcf6a-17c6-48eb-a72f-c0704a8057e1 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"544c2403-59f9-4b7a-9692-5f1606f4279a","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:04:08Z","dns_nameservers":[],"updated_at":"2018-06-27T19:04: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":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"5b37bb52-ff24-492e-b08d-cd2c20058529","subnetpool_id":null,"name":"NeutronUtilsRouterTests-72cbcb07-5127-4dc1-ad51-710ad4f2c4cb-pub-subnet"}]} 2018-06-27 19:04:09,811 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-c87bcf6a-17c6-48eb-a72f-c0704a8057e1 2018-06-27 19:04:09,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?id=544c2403-59f9-4b7a-9692-5f1606f4279a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faf5120cfedd5720a20e3a5eb64c4a66eb49697b" 2018-06-27 19:04:10,770 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:04:10 GMT Content-Type: application/json Content-Length: 728 Connection: keep-alive X-Openstack-Request-Id: req-3f48101a-c00d-4814-a343-1e4f31e091f8 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":"544c2403-59f9-4b7a-9692-5f1606f4279a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":["5b37bb52-ff24-492e-b08d-cd2c20058529"],"description":"","tags":[],"updated_at":"2018-06-27T19:04:08Z","provider:segmentation_id":71,"name":"NeutronUtilsRouterTests-72cbcb07-5127-4dc1-ad51-710ad4f2c4cb-pub-net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:04:06Z","provider:network_type":"vxlan"}]} 2018-06-27 19:04:10,770 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=544c2403-59f9-4b7a-9692-5f1606f4279a used request id req-3f48101a-c00d-4814-a343-1e4f31e091f8 2018-06-27 19:04:10,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=544c2403-59f9-4b7a-9692-5f1606f4279a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faf5120cfedd5720a20e3a5eb64c4a66eb49697b" 2018-06-27 19:04:10,916 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:04:10 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-3f813f6b-dcf7-4dc5-9bd1-a2c10d7655fa Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"544c2403-59f9-4b7a-9692-5f1606f4279a","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:04:08Z","dns_nameservers":[],"updated_at":"2018-06-27T19:04: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":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"5b37bb52-ff24-492e-b08d-cd2c20058529","subnetpool_id":null,"name":"NeutronUtilsRouterTests-72cbcb07-5127-4dc1-ad51-710ad4f2c4cb-pub-subnet"}]} 2018-06-27 19:04:10,916 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=544c2403-59f9-4b7a-9692-5f1606f4279a used request id req-3f813f6b-dcf7-4dc5-9bd1-a2c10d7655fa 2018-06-27 19:04:10,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=NeutronUtilsRouterTests-72cbcb07-5127-4dc1-ad51-710ad4f2c4cb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faf5120cfedd5720a20e3a5eb64c4a66eb49697b" 2018-06-27 19:04:11,250 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:04:11 GMT Content-Type: application/json Content-Length: 728 Connection: keep-alive X-Openstack-Request-Id: req-80c618c2-178a-4017-9b04-1bced19b35c6 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":"544c2403-59f9-4b7a-9692-5f1606f4279a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":["5b37bb52-ff24-492e-b08d-cd2c20058529"],"description":"","tags":[],"updated_at":"2018-06-27T19:04:08Z","provider:segmentation_id":71,"name":"NeutronUtilsRouterTests-72cbcb07-5127-4dc1-ad51-710ad4f2c4cb-pub-net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:04:06Z","provider:network_type":"vxlan"}]} 2018-06-27 19:04:11,250 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NeutronUtilsRouterTests-72cbcb07-5127-4dc1-ad51-710ad4f2c4cb-pub-net used request id req-80c618c2-178a-4017-9b04-1bced19b35c6 2018-06-27 19:04:11,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 19:04:11,265 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 19:04: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-27 19:04:11,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/8cdbc979369d4c15b8ddd6cc77d930e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faf5120cfedd5720a20e3a5eb64c4a66eb49697b" 2018-06-27 19:04:11,331 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:04:11 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2f441b10-0be9-4a35-b2f9-819b6395402e 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/8cdbc979369d4c15b8ddd6cc77d930e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}} 2018-06-27 19:04:11,331 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 used request id req-2f441b10-0be9-4a35-b2f9-819b6395402e 2018-06-27 19:04:11,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=544c2403-59f9-4b7a-9692-5f1606f4279a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faf5120cfedd5720a20e3a5eb64c4a66eb49697b" 2018-06-27 19:04:11,500 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:04:11 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-7a1dc7d5-d90b-4174-ad8a-5b4eae09619f Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"544c2403-59f9-4b7a-9692-5f1606f4279a","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:04:08Z","dns_nameservers":[],"updated_at":"2018-06-27T19:04: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":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"5b37bb52-ff24-492e-b08d-cd2c20058529","subnetpool_id":null,"name":"NeutronUtilsRouterTests-72cbcb07-5127-4dc1-ad51-710ad4f2c4cb-pub-subnet"}]} 2018-06-27 19:04:11,500 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=544c2403-59f9-4b7a-9692-5f1606f4279a used request id req-7a1dc7d5-d90b-4174-ad8a-5b4eae09619f 2018-06-27 19:04:11,501 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 19:04:11,502 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 19:04:12,202 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T20:04:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["9kavnNGNTdSWYSV-WyyqvQ"], "issued_at": "2018-06-27T19:04:12.000000Z"}} 2018-06-27 19:04:12,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b826bbcf9ad342816d135d9b1d1554edb74a9028" 2018-06-27 19:04:12,255 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:04:12 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-74a71385-9e08-4a8f-aa9e-6917b605adae Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 19:04:12,255 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-74a71385-9e08-4a8f-aa9e-6917b605adae 2018-06-27 19:04:12,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/networks?name=floating_net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faf5120cfedd5720a20e3a5eb64c4a66eb49697b" 2018-06-27 19:04:12,540 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:04:12 GMT Content-Type: application/json Content-Length: 696 Connection: keep-alive X-Openstack-Request-Id: req-7ea0c313-c9f1-4170-adb6-4a629890b4d6 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":"977aff9f-43e9-4fec-86ae-a730f64fa17d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":["df0aa635-d718-49cc-81c1-ba349ef8a505"],"description":"","tags":[],"updated_at":"2018-06-27T18:56:39Z","is_default":true,"provider:segmentation_id":null,"name":"floating_net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T18:56:31Z","provider:network_type":"flat"}]} 2018-06-27 19:04:12,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-7ea0c313-c9f1-4170-adb6-4a629890b4d6 2018-06-27 19:04:12,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=977aff9f-43e9-4fec-86ae-a730f64fa17d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faf5120cfedd5720a20e3a5eb64c4a66eb49697b" 2018-06-27 19:04:12,724 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:04:12 GMT Content-Type: application/json Content-Length: 628 Connection: keep-alive X-Openstack-Request-Id: req-d093b9ee-24c2-4f9d-b073-5dec7d6f8918 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"977aff9f-43e9-4fec-86ae-a730f64fa17d","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T18:56:39Z","dns_nameservers":[],"updated_at":"2018-06-27T18:56:39Z","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":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"df0aa635-d718-49cc-81c1-ba349ef8a505","subnetpool_id":null,"name":"floating_subnet"}]} 2018-06-27 19:04:12,724 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=977aff9f-43e9-4fec-86ae-a730f64fa17d used request id req-d093b9ee-24c2-4f9d-b073-5dec7d6f8918 2018-06-27 19:04:12,725 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-72cbcb07-5127-4dc1-ad51-710ad4f2c4cb-pub-router 2018-06-27 19:04:12,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/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faf5120cfedd5720a20e3a5eb64c4a66eb49697b" -d '{"router": {"external_gateway_info": {"network_id": "977aff9f-43e9-4fec-86ae-a730f64fa17d"}, "name": "NeutronUtilsRouterTests-72cbcb07-5127-4dc1-ad51-710ad4f2c4cb-pub-router", "admin_state_up": true}}' 2018-06-27 19:04:16,382 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 19:04:16 GMT Content-Type: application/json Content-Length: 728 Connection: keep-alive X-Openstack-Request-Id: req-35f3e6bb-c336-41f2-aa54-af43d104435f Front-End-Https: on RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "977aff9f-43e9-4fec-86ae-a730f64fa17d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "df0aa635-d718-49cc-81c1-ba349ef8a505", "ip_address": "172.30.10.121"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T19:04:12Z", "admin_state_up": true, "updated_at": "2018-06-27T19:04:15Z", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "2eb446e6-772e-4300-bfba-04cf6bd292ae", "name": "NeutronUtilsRouterTests-72cbcb07-5127-4dc1-ad51-710ad4f2c4cb-pub-router"}} 2018-06-27 19:04:16,382 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/routers used request id req-35f3e6bb-c336-41f2-aa54-af43d104435f 2018-06-27 19:04:16,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/ports?device_id=2eb446e6-772e-4300-bfba-04cf6bd292ae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faf5120cfedd5720a20e3a5eb64c4a66eb49697b" 2018-06-27 19:04:17,041 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:04:17 GMT Content-Type: application/json Content-Length: 752 Connection: keep-alive X-Openstack-Request-Id: req-c4d943ca-bea5-4739-83e5-f718b707f9d3 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T19:04:14Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"df0aa635-d718-49cc-81c1-ba349ef8a505","ip_address":"172.30.10.121"}],"id":"b81af0f4-4d5e-4f58-813d-1777d4ebc4e4","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:d0:c5:ea","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"2eb446e6-772e-4300-bfba-04cf6bd292ae","name":"","admin_state_up":true,"network_id":"977aff9f-43e9-4fec-86ae-a730f64fa17d","tenant_id":"","created_at":"2018-06-27T19:04:14Z","binding:vnic_type":"normal"}]} 2018-06-27 19:04:17,042 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=2eb446e6-772e-4300-bfba-04cf6bd292ae used request id req-c4d943ca-bea5-4739-83e5-f718b707f9d3 2018-06-27 19:04:17,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/df0aa635-d718-49cc-81c1-ba349ef8a505 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faf5120cfedd5720a20e3a5eb64c4a66eb49697b" 2018-06-27 19:04:17,143 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:04:17 GMT Content-Type: application/json Content-Length: 625 Connection: keep-alive X-Openstack-Request-Id: req-1dce7ecd-14b6-4e32-b738-52f196309f79 Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"977aff9f-43e9-4fec-86ae-a730f64fa17d","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T18:56:39Z","dns_nameservers":[],"updated_at":"2018-06-27T18:56:39Z","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":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"df0aa635-d718-49cc-81c1-ba349ef8a505","subnetpool_id":null,"name":"floating_subnet"}} 2018-06-27 19:04:17,143 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/df0aa635-d718-49cc-81c1-ba349ef8a505 used request id req-1dce7ecd-14b6-4e32-b738-52f196309f79 2018-06-27 19:04:17,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/routers?name=NeutronUtilsRouterTests-72cbcb07-5127-4dc1-ad51-710ad4f2c4cb-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faf5120cfedd5720a20e3a5eb64c4a66eb49697b" 2018-06-27 19:04:17,455 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:04:17 GMT Content-Type: application/json Content-Length: 737 Connection: keep-alive X-Openstack-Request-Id: req-a99247fe-df54-4504-8c0a-31e0c8eae9c0 Front-End-Https: on RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "977aff9f-43e9-4fec-86ae-a730f64fa17d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "df0aa635-d718-49cc-81c1-ba349ef8a505", "ip_address": "172.30.10.121"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T19:04:12Z", "admin_state_up": true, "updated_at": "2018-06-27T19:04:15Z", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "2eb446e6-772e-4300-bfba-04cf6bd292ae", "name": "NeutronUtilsRouterTests-72cbcb07-5127-4dc1-ad51-710ad4f2c4cb-pub-router"}]} 2018-06-27 19:04:17,456 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers?name=NeutronUtilsRouterTests-72cbcb07-5127-4dc1-ad51-710ad4f2c4cb-pub-router used request id req-a99247fe-df54-4504-8c0a-31e0c8eae9c0 2018-06-27 19:04:17,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/8cdbc979369d4c15b8ddd6cc77d930e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faf5120cfedd5720a20e3a5eb64c4a66eb49697b" 2018-06-27 19:04:17,517 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:04:17 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-06bd5091-03ee-4d2d-970d-33a6415bf3bb 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/8cdbc979369d4c15b8ddd6cc77d930e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}} 2018-06-27 19:04:17,517 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 used request id req-06bd5091-03ee-4d2d-970d-33a6415bf3bb 2018-06-27 19:04:17,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/ports?device_id=2eb446e6-772e-4300-bfba-04cf6bd292ae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faf5120cfedd5720a20e3a5eb64c4a66eb49697b" 2018-06-27 19:04:17,688 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:04:17 GMT Content-Type: application/json Content-Length: 752 Connection: keep-alive X-Openstack-Request-Id: req-60624203-bb73-4100-97fa-a4b65d1eb0a2 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T19:04:14Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"df0aa635-d718-49cc-81c1-ba349ef8a505","ip_address":"172.30.10.121"}],"id":"b81af0f4-4d5e-4f58-813d-1777d4ebc4e4","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:d0:c5:ea","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"2eb446e6-772e-4300-bfba-04cf6bd292ae","name":"","admin_state_up":true,"network_id":"977aff9f-43e9-4fec-86ae-a730f64fa17d","tenant_id":"","created_at":"2018-06-27T19:04:14Z","binding:vnic_type":"normal"}]} 2018-06-27 19:04:17,689 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=2eb446e6-772e-4300-bfba-04cf6bd292ae used request id req-60624203-bb73-4100-97fa-a4b65d1eb0a2 2018-06-27 19:04:17,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/subnets/df0aa635-d718-49cc-81c1-ba349ef8a505 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faf5120cfedd5720a20e3a5eb64c4a66eb49697b" 2018-06-27 19:04:17,830 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:04:17 GMT Content-Type: application/json Content-Length: 625 Connection: keep-alive X-Openstack-Request-Id: req-ed8f3ce0-2ebe-48db-889a-ca112be8eb52 Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"977aff9f-43e9-4fec-86ae-a730f64fa17d","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T18:56:39Z","dns_nameservers":[],"updated_at":"2018-06-27T18:56:39Z","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":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"df0aa635-d718-49cc-81c1-ba349ef8a505","subnetpool_id":null,"name":"floating_subnet"}} 2018-06-27 19:04:17,830 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/df0aa635-d718-49cc-81c1-ba349ef8a505 used request id req-ed8f3ce0-2ebe-48db-889a-ca112be8eb52 2018-06-27 19:04:17,831 - neutron_utils - INFO - Adding interface to router with name NeutronUtilsRouterTests-72cbcb07-5127-4dc1-ad51-710ad4f2c4cb-pub-router 2018-06-27 19:04:17,831 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-72cbcb07-5127-4dc1-ad51-710ad4f2c4cb-pub-router 2018-06-27 19:04:17,836 - 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/2eb446e6-772e-4300-bfba-04cf6bd292ae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faf5120cfedd5720a20e3a5eb64c4a66eb49697b" 2018-06-27 19:04:21,830 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 19:04:21 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-27a7ce4d-a27e-4114-aa8b-ad94377635dd Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 19:04:21,830 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/routers/2eb446e6-772e-4300-bfba-04cf6bd292ae used request id req-27a7ce4d-a27e-4114-aa8b-ad94377635dd 2018-06-27 19:04:21,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?name=NeutronUtilsRouterTests-72cbcb07-5127-4dc1-ad51-710ad4f2c4cb-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faf5120cfedd5720a20e3a5eb64c4a66eb49697b" 2018-06-27 19:04:22,014 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:04:22 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-12bbe7ed-c354-4bb2-b6b0-afcfc4af14cd Front-End-Https: on RESP BODY: {"routers": []} 2018-06-27 19:04:22,014 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers?name=NeutronUtilsRouterTests-72cbcb07-5127-4dc1-ad51-710ad4f2c4cb-pub-router used request id req-12bbe7ed-c354-4bb2-b6b0-afcfc4af14cd 2018-06-27 19:04:22,015 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-72cbcb07-5127-4dc1-ad51-710ad4f2c4cb-pub-subnet 2018-06-27 19:04:22,015 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-72cbcb07-5127-4dc1-ad51-710ad4f2c4cb-pub-subnet 2018-06-27 19:04:22,020 - 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/5b37bb52-ff24-492e-b08d-cd2c20058529 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faf5120cfedd5720a20e3a5eb64c4a66eb49697b" 2018-06-27 19:04:26,224 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 19:04:26 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-33c275be-b4b3-4a0f-b2cc-e06514039bd6 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 19:04:26,225 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/5b37bb52-ff24-492e-b08d-cd2c20058529 used request id req-33c275be-b4b3-4a0f-b2cc-e06514039bd6 2018-06-27 19:04:26,225 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-72cbcb07-5127-4dc1-ad51-710ad4f2c4cb-pub-net 2018-06-27 19:04:26,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/networks/544c2403-59f9-4b7a-9692-5f1606f4279a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faf5120cfedd5720a20e3a5eb64c4a66eb49697b" 2018-06-27 19:04:28,685 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 19:04:28 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-10f41e63-e7fe-4996-9de4-5286386218cb Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 19:04:28,686 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/544c2403-59f9-4b7a-9692-5f1606f4279a used request id req-10f41e63-e7fe-4996-9de4-5286386218cb 2018-06-27 19:04:28,687 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 19:04:29,450 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T20:04:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["WboL0xIxR0e_P-Bib8f8OQ"], "issued_at": "2018-06-27T19:04:29.000000Z"}} 2018-06-27 19:04:29,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}c860a1da2afffaa1c4521dd55c6278296f6611ad" 2018-06-27 19:04:29,506 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:04:29 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ef936f4f-0613-42cd-a94d-f7a4f804770e Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 19:04:29,506 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-ef936f4f-0613-42cd-a94d-f7a4f804770e 2018-06-27 19:04:29,507 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-e55bc3fc-e905-41c6-8dfd-e301a6bce9bb-pub-net 2018-06-27 19:04:29,512 - 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}c860a1da2afffaa1c4521dd55c6278296f6611ad" -d '{"network": {"name": "NeutronUtilsRouterTests-e55bc3fc-e905-41c6-8dfd-e301a6bce9bb-pub-net", "admin_state_up": true}}' 2018-06-27 19:04:30,724 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 19:04:30 GMT Content-Type: application/json Content-Length: 700 Connection: keep-alive X-Openstack-Request-Id: req-5279c350-16ca-4752-a132-68d07c579915 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":"58aa8c26-9e16-4c2b-a971-50e621385f88","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-27T19:04:30Z","is_default":false,"provider:segmentation_id":67,"name":"NeutronUtilsRouterTests-e55bc3fc-e905-41c6-8dfd-e301a6bce9bb-pub-net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:04:30Z","mtu":1450}} 2018-06-27 19:04:30,724 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-5279c350-16ca-4752-a132-68d07c579915 2018-06-27 19:04:30,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=58aa8c26-9e16-4c2b-a971-50e621385f88 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c860a1da2afffaa1c4521dd55c6278296f6611ad" 2018-06-27 19:04:31,773 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:04:31 GMT Content-Type: application/json Content-Length: 684 Connection: keep-alive X-Openstack-Request-Id: req-11671c7b-c9ac-472d-b502-7dc3fee26338 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":"58aa8c26-9e16-4c2b-a971-50e621385f88","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-27T19:04:30Z","provider:segmentation_id":67,"name":"NeutronUtilsRouterTests-e55bc3fc-e905-41c6-8dfd-e301a6bce9bb-pub-net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:04:30Z","provider:network_type":"vxlan"}]} 2018-06-27 19:04:31,774 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=58aa8c26-9e16-4c2b-a971-50e621385f88 used request id req-11671c7b-c9ac-472d-b502-7dc3fee26338 2018-06-27 19:04:31,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=58aa8c26-9e16-4c2b-a971-50e621385f88 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c860a1da2afffaa1c4521dd55c6278296f6611ad" 2018-06-27 19:04:32,552 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:04:32 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-a6e9ee34-bf58-4d22-9cfb-3734b92aec5f Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-27 19:04:32,552 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=58aa8c26-9e16-4c2b-a971-50e621385f88 used request id req-a6e9ee34-bf58-4d22-9cfb-3734b92aec5f 2018-06-27 19:04:32,552 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-e55bc3fc-e905-41c6-8dfd-e301a6bce9bb-pub-subnet 2018-06-27 19:04:32,557 - 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}c860a1da2afffaa1c4521dd55c6278296f6611ad" -d '{"subnets": [{"ip_version": 4, "network_id": "58aa8c26-9e16-4c2b-a971-50e621385f88", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-e55bc3fc-e905-41c6-8dfd-e301a6bce9bb-pub-subnet"}]}' 2018-06-27 19:04:33,854 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 19:04:33 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-a4649641-9c1f-4195-936f-6b4a23d7d3be Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"58aa8c26-9e16-4c2b-a971-50e621385f88","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:04:32Z","dns_nameservers":[],"updated_at":"2018-06-27T19:04: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":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"24bf2487-7e48-4f38-909e-adb223703166","subnetpool_id":null,"name":"NeutronUtilsRouterTests-e55bc3fc-e905-41c6-8dfd-e301a6bce9bb-pub-subnet"}]} 2018-06-27 19:04:33,854 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-a4649641-9c1f-4195-936f-6b4a23d7d3be 2018-06-27 19:04:33,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/networks?id=58aa8c26-9e16-4c2b-a971-50e621385f88 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c860a1da2afffaa1c4521dd55c6278296f6611ad" 2018-06-27 19:04:34,084 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:04:34 GMT Content-Type: application/json Content-Length: 728 Connection: keep-alive X-Openstack-Request-Id: req-1fb0c016-7949-474b-9bde-2c0405b8170f 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":"58aa8c26-9e16-4c2b-a971-50e621385f88","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":["24bf2487-7e48-4f38-909e-adb223703166"],"description":"","tags":[],"updated_at":"2018-06-27T19:04:32Z","provider:segmentation_id":67,"name":"NeutronUtilsRouterTests-e55bc3fc-e905-41c6-8dfd-e301a6bce9bb-pub-net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:04:30Z","provider:network_type":"vxlan"}]} 2018-06-27 19:04:34,084 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=58aa8c26-9e16-4c2b-a971-50e621385f88 used request id req-1fb0c016-7949-474b-9bde-2c0405b8170f 2018-06-27 19:04:34,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/subnets?network_id=58aa8c26-9e16-4c2b-a971-50e621385f88 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c860a1da2afffaa1c4521dd55c6278296f6611ad" 2018-06-27 19:04:34,225 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:04:34 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-dd030640-d176-4f15-b93e-5e798ac5c8e3 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"58aa8c26-9e16-4c2b-a971-50e621385f88","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:04:32Z","dns_nameservers":[],"updated_at":"2018-06-27T19:04: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":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"24bf2487-7e48-4f38-909e-adb223703166","subnetpool_id":null,"name":"NeutronUtilsRouterTests-e55bc3fc-e905-41c6-8dfd-e301a6bce9bb-pub-subnet"}]} 2018-06-27 19:04:34,225 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=58aa8c26-9e16-4c2b-a971-50e621385f88 used request id req-dd030640-d176-4f15-b93e-5e798ac5c8e3 2018-06-27 19:04:34,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/networks?name=NeutronUtilsRouterTests-e55bc3fc-e905-41c6-8dfd-e301a6bce9bb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c860a1da2afffaa1c4521dd55c6278296f6611ad" 2018-06-27 19:04:34,430 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:04:34 GMT Content-Type: application/json Content-Length: 728 Connection: keep-alive X-Openstack-Request-Id: req-af49cffe-c1ee-49b3-9fd2-da5195dde659 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":"58aa8c26-9e16-4c2b-a971-50e621385f88","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":["24bf2487-7e48-4f38-909e-adb223703166"],"description":"","tags":[],"updated_at":"2018-06-27T19:04:32Z","provider:segmentation_id":67,"name":"NeutronUtilsRouterTests-e55bc3fc-e905-41c6-8dfd-e301a6bce9bb-pub-net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:04:30Z","provider:network_type":"vxlan"}]} 2018-06-27 19:04:34,430 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NeutronUtilsRouterTests-e55bc3fc-e905-41c6-8dfd-e301a6bce9bb-pub-net used request id req-af49cffe-c1ee-49b3-9fd2-da5195dde659 2018-06-27 19:04:34,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 19:04:34,441 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 19:04: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-27 19:04:34,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c860a1da2afffaa1c4521dd55c6278296f6611ad" 2018-06-27 19:04:34,503 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:04:34 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4ff61cc7-fb74-4226-be2f-2b0c98671412 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/8cdbc979369d4c15b8ddd6cc77d930e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}} 2018-06-27 19:04:34,503 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 used request id req-4ff61cc7-fb74-4226-be2f-2b0c98671412 2018-06-27 19:04:34,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/subnets?network_id=58aa8c26-9e16-4c2b-a971-50e621385f88 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c860a1da2afffaa1c4521dd55c6278296f6611ad" 2018-06-27 19:04:35,423 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:04:35 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-36c2054b-e69d-458b-a9fc-f1e9c612390d Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"58aa8c26-9e16-4c2b-a971-50e621385f88","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:04:32Z","dns_nameservers":[],"updated_at":"2018-06-27T19:04: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":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"24bf2487-7e48-4f38-909e-adb223703166","subnetpool_id":null,"name":"NeutronUtilsRouterTests-e55bc3fc-e905-41c6-8dfd-e301a6bce9bb-pub-subnet"}]} 2018-06-27 19:04:35,424 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=58aa8c26-9e16-4c2b-a971-50e621385f88 used request id req-36c2054b-e69d-458b-a9fc-f1e9c612390d 2018-06-27 19:04:35,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=58aa8c26-9e16-4c2b-a971-50e621385f88&name=NeutronUtilsRouterTests-e55bc3fc-e905-41c6-8dfd-e301a6bce9bb-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c860a1da2afffaa1c4521dd55c6278296f6611ad" 2018-06-27 19:04:35,538 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:04:35 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-b195c4e4-b46a-43de-aee9-d5e36008863d Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"58aa8c26-9e16-4c2b-a971-50e621385f88","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:04:32Z","dns_nameservers":[],"updated_at":"2018-06-27T19:04: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":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"24bf2487-7e48-4f38-909e-adb223703166","subnetpool_id":null,"name":"NeutronUtilsRouterTests-e55bc3fc-e905-41c6-8dfd-e301a6bce9bb-pub-subnet"}]} 2018-06-27 19:04:35,539 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=58aa8c26-9e16-4c2b-a971-50e621385f88&name=NeutronUtilsRouterTests-e55bc3fc-e905-41c6-8dfd-e301a6bce9bb-pub-subnet used request id req-b195c4e4-b46a-43de-aee9-d5e36008863d 2018-06-27 19:04:35,539 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 19:04:35,540 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 19:04:36,213 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T20:04:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["hf42py_2SEeyiAg8kNmVmg"], "issued_at": "2018-06-27T19:04:36.000000Z"}} 2018-06-27 19:04:36,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed87e6264483ba2977153b834ec3c25a8c814896" 2018-06-27 19:04:36,265 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:04:36 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9284e58e-81ab-40f0-8593-f6a3b936d9b1 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 19:04:36,266 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-9284e58e-81ab-40f0-8593-f6a3b936d9b1 2018-06-27 19:04:36,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=NeutronUtilsRouterTests-e55bc3fc-e905-41c6-8dfd-e301a6bce9bb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c860a1da2afffaa1c4521dd55c6278296f6611ad" 2018-06-27 19:04:36,468 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:04:36 GMT Content-Type: application/json Content-Length: 728 Connection: keep-alive X-Openstack-Request-Id: req-a2d2607d-404f-4ed3-94a9-ef2c5cf8f8a5 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":"58aa8c26-9e16-4c2b-a971-50e621385f88","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":["24bf2487-7e48-4f38-909e-adb223703166"],"description":"","tags":[],"updated_at":"2018-06-27T19:04:32Z","provider:segmentation_id":67,"name":"NeutronUtilsRouterTests-e55bc3fc-e905-41c6-8dfd-e301a6bce9bb-pub-net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:04:30Z","provider:network_type":"vxlan"}]} 2018-06-27 19:04:36,468 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NeutronUtilsRouterTests-e55bc3fc-e905-41c6-8dfd-e301a6bce9bb-pub-net used request id req-a2d2607d-404f-4ed3-94a9-ef2c5cf8f8a5 2018-06-27 19:04:36,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=58aa8c26-9e16-4c2b-a971-50e621385f88 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c860a1da2afffaa1c4521dd55c6278296f6611ad" 2018-06-27 19:04:36,573 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:04:36 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-3e417b07-7663-4053-87e1-4b8e74156244 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"58aa8c26-9e16-4c2b-a971-50e621385f88","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:04:32Z","dns_nameservers":[],"updated_at":"2018-06-27T19:04: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":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"24bf2487-7e48-4f38-909e-adb223703166","subnetpool_id":null,"name":"NeutronUtilsRouterTests-e55bc3fc-e905-41c6-8dfd-e301a6bce9bb-pub-subnet"}]} 2018-06-27 19:04:36,573 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=58aa8c26-9e16-4c2b-a971-50e621385f88 used request id req-3e417b07-7663-4053-87e1-4b8e74156244 2018-06-27 19:04:36,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=NeutronUtilsRouterTests-e55bc3fc-e905-41c6-8dfd-e301a6bce9bb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c860a1da2afffaa1c4521dd55c6278296f6611ad" 2018-06-27 19:04:36,760 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:04:36 GMT Content-Type: application/json Content-Length: 728 Connection: keep-alive X-Openstack-Request-Id: req-68eb83e9-e1a7-4b57-9159-8cf27e66f133 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":"58aa8c26-9e16-4c2b-a971-50e621385f88","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":["24bf2487-7e48-4f38-909e-adb223703166"],"description":"","tags":[],"updated_at":"2018-06-27T19:04:32Z","provider:segmentation_id":67,"name":"NeutronUtilsRouterTests-e55bc3fc-e905-41c6-8dfd-e301a6bce9bb-pub-net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:04:30Z","provider:network_type":"vxlan"}]} 2018-06-27 19:04:36,760 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NeutronUtilsRouterTests-e55bc3fc-e905-41c6-8dfd-e301a6bce9bb-pub-net used request id req-68eb83e9-e1a7-4b57-9159-8cf27e66f133 2018-06-27 19:04:36,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 19:04:36,776 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 19:04: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-27 19:04:36,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed87e6264483ba2977153b834ec3c25a8c814896" 2018-06-27 19:04:36,832 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:04:36 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ffd91c0f-f286-4bab-8190-28f908123dfa 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/8cdbc979369d4c15b8ddd6cc77d930e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}} 2018-06-27 19:04:36,832 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 used request id req-ffd91c0f-f286-4bab-8190-28f908123dfa 2018-06-27 19:04:36,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=58aa8c26-9e16-4c2b-a971-50e621385f88 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c860a1da2afffaa1c4521dd55c6278296f6611ad" 2018-06-27 19:04:36,980 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:04:36 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-ee393ab6-c324-42ce-aa95-28c628464946 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"58aa8c26-9e16-4c2b-a971-50e621385f88","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:04:32Z","dns_nameservers":[],"updated_at":"2018-06-27T19:04: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":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"24bf2487-7e48-4f38-909e-adb223703166","subnetpool_id":null,"name":"NeutronUtilsRouterTests-e55bc3fc-e905-41c6-8dfd-e301a6bce9bb-pub-subnet"}]} 2018-06-27 19:04:36,980 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=58aa8c26-9e16-4c2b-a971-50e621385f88 used request id req-ee393ab6-c324-42ce-aa95-28c628464946 2018-06-27 19:04:36,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/subnets?network_id=58aa8c26-9e16-4c2b-a971-50e621385f88&name=NeutronUtilsRouterTests-e55bc3fc-e905-41c6-8dfd-e301a6bce9bb-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c860a1da2afffaa1c4521dd55c6278296f6611ad" 2018-06-27 19:04:37,122 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:04:37 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-b2858d33-f720-4869-9975-b8d6d144041a Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"58aa8c26-9e16-4c2b-a971-50e621385f88","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:04:32Z","dns_nameservers":[],"updated_at":"2018-06-27T19:04: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":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"24bf2487-7e48-4f38-909e-adb223703166","subnetpool_id":null,"name":"NeutronUtilsRouterTests-e55bc3fc-e905-41c6-8dfd-e301a6bce9bb-pub-subnet"}]} 2018-06-27 19:04:37,122 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=58aa8c26-9e16-4c2b-a971-50e621385f88&name=NeutronUtilsRouterTests-e55bc3fc-e905-41c6-8dfd-e301a6bce9bb-pub-subnet used request id req-b2858d33-f720-4869-9975-b8d6d144041a 2018-06-27 19:04:37,123 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-e55bc3fc-e905-41c6-8dfd-e301a6bce9bb-pub-net 2018-06-27 19:04:37,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/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c860a1da2afffaa1c4521dd55c6278296f6611ad" -d '{"port": {"network_id": "58aa8c26-9e16-4c2b-a971-50e621385f88", "fixed_ips": [{"subnet_id": "24bf2487-7e48-4f38-909e-adb223703166", "ip_address": "10.55.1.100"}], "name": "NeutronUtilsRouterTests-e55bc3fc-e905-41c6-8dfd-e301a6bce9bb-port", "admin_state_up": true}}' 2018-06-27 19:04:39,018 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 19:04:39 GMT Content-Type: application/json Content-Length: 855 Connection: keep-alive X-Openstack-Request-Id: req-c9f64010-6435-4dff-836c-9aed6164a2b6 Front-End-Https: on RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T19:04:38Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"24bf2487-7e48-4f38-909e-adb223703166","ip_address":"10.55.1.100"}],"id":"5acdaf38-40b3-4050-8bf7-cff53840f25f","security_groups":["c550cef9-ba45-49be-8c52-0554a76a0c1e"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:7f:52:51","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NeutronUtilsRouterTests-e55bc3fc-e905-41c6-8dfd-e301a6bce9bb-port","admin_state_up":true,"network_id":"58aa8c26-9e16-4c2b-a971-50e621385f88","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:04:37Z","binding:vnic_type":"normal"}} 2018-06-27 19:04:39,018 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/ports used request id req-c9f64010-6435-4dff-836c-9aed6164a2b6 2018-06-27 19:04:39,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/ports -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c860a1da2afffaa1c4521dd55c6278296f6611ad" 2018-06-27 19:04:39,144 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:04:39 GMT Content-Type: application/json Content-Length: 2660 Connection: keep-alive X-Openstack-Request-Id: req-2b21e840-edc4-4d05-a771-247e6813ea9a Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T19:04:35Z","device_owner":"network:dhcp","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"24bf2487-7e48-4f38-909e-adb223703166","ip_address":"10.55.1.2"}],"id":"57e751ab-d63a-4ee5-a79e-2037045ae9b7","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:23:e1:51","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"DOWN","binding:host_id":"cmp001","description":"","tags":[],"device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-58aa8c26-9e16-4c2b-a971-50e621385f88","name":"","admin_state_up":true,"network_id":"58aa8c26-9e16-4c2b-a971-50e621385f88","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:04:34Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T19:04:38Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"24bf2487-7e48-4f38-909e-adb223703166","ip_address":"10.55.1.100"}],"id":"5acdaf38-40b3-4050-8bf7-cff53840f25f","security_groups":["c550cef9-ba45-49be-8c52-0554a76a0c1e"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:7f:52:51","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NeutronUtilsRouterTests-e55bc3fc-e905-41c6-8dfd-e301a6bce9bb-port","admin_state_up":true,"network_id":"58aa8c26-9e16-4c2b-a971-50e621385f88","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:04:37Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T19:04:36Z","device_owner":"network:dhcp","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"24bf2487-7e48-4f38-909e-adb223703166","ip_address":"10.55.1.3"}],"id":"636ffa6f-c540-4931-95f5-2db88201f931","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:51:2b:38","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"DOWN","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-58aa8c26-9e16-4c2b-a971-50e621385f88","name":"","admin_state_up":true,"network_id":"58aa8c26-9e16-4c2b-a971-50e621385f88","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:04:35Z","binding:vnic_type":"normal"}]} 2018-06-27 19:04:39,144 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports used request id req-2b21e840-edc4-4d05-a771-247e6813ea9a 2018-06-27 19:04:39,145 - neutron_utils - INFO - Deleting port with name NeutronUtilsRouterTests-e55bc3fc-e905-41c6-8dfd-e301a6bce9bb-port 2018-06-27 19:04:39,150 - 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/5acdaf38-40b3-4050-8bf7-cff53840f25f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c860a1da2afffaa1c4521dd55c6278296f6611ad" 2018-06-27 19:04:40,350 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 19:04:40 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-f922b70b-d925-41ae-8ec5-1895bf22ea94 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 19:04:40,350 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/ports/5acdaf38-40b3-4050-8bf7-cff53840f25f used request id req-f922b70b-d925-41ae-8ec5-1895bf22ea94 2018-06-27 19:04:40,350 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-e55bc3fc-e905-41c6-8dfd-e301a6bce9bb-pub-subnet 2018-06-27 19:04:40,350 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-e55bc3fc-e905-41c6-8dfd-e301a6bce9bb-pub-subnet 2018-06-27 19:04:40,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/subnets/24bf2487-7e48-4f38-909e-adb223703166 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c860a1da2afffaa1c4521dd55c6278296f6611ad" 2018-06-27 19:04:44,048 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 19:04:44 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-de6328ab-ba76-4b76-aec4-83f199b9ec8b Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 19:04:44,049 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/24bf2487-7e48-4f38-909e-adb223703166 used request id req-de6328ab-ba76-4b76-aec4-83f199b9ec8b 2018-06-27 19:04:44,049 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-e55bc3fc-e905-41c6-8dfd-e301a6bce9bb-pub-net 2018-06-27 19:04:44,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/networks/58aa8c26-9e16-4c2b-a971-50e621385f88 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c860a1da2afffaa1c4521dd55c6278296f6611ad" 2018-06-27 19:04:46,974 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 19:04:46 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-affdba72-0c23-42bb-94c0-0ff55f08886a Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 19:04:46,974 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/58aa8c26-9e16-4c2b-a971-50e621385f88 used request id req-affdba72-0c23-42bb-94c0-0ff55f08886a 2018-06-27 19:04:46,976 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 19:04:47,698 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T20:04:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["HS1CzWXRSVO_k6LbiQgW_g"], "issued_at": "2018-06-27T19:04:47.000000Z"}} 2018-06-27 19:04:47,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ff9eba58fd869ce5caf47e49d37bfdacfbece6c" 2018-06-27 19:04:47,749 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:04:47 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-64445581-e81b-4bdc-a857-5d62537bb81f Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 19:04:47,749 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-64445581-e81b-4bdc-a857-5d62537bb81f 2018-06-27 19:04:47,750 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-46a24e9d-b7f3-454e-87fe-54fc6ee05ae0-pub-net 2018-06-27 19:04:47,755 - 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}2ff9eba58fd869ce5caf47e49d37bfdacfbece6c" -d '{"network": {"name": "NeutronUtilsRouterTests-46a24e9d-b7f3-454e-87fe-54fc6ee05ae0-pub-net", "admin_state_up": true}}' 2018-06-27 19:04:49,242 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 19:04:49 GMT Content-Type: application/json Content-Length: 700 Connection: keep-alive X-Openstack-Request-Id: req-fa027f67-df68-4690-b0cf-7311aa6da8ae 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":"e3fcaac5-54cc-41ed-9caa-5298924bfedc","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-27T19:04:48Z","is_default":false,"provider:segmentation_id":14,"name":"NeutronUtilsRouterTests-46a24e9d-b7f3-454e-87fe-54fc6ee05ae0-pub-net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:04:48Z","mtu":1450}} 2018-06-27 19:04:49,243 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-fa027f67-df68-4690-b0cf-7311aa6da8ae 2018-06-27 19:04:49,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/networks?id=e3fcaac5-54cc-41ed-9caa-5298924bfedc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ff9eba58fd869ce5caf47e49d37bfdacfbece6c" 2018-06-27 19:04:49,456 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:04:49 GMT Content-Type: application/json Content-Length: 684 Connection: keep-alive X-Openstack-Request-Id: req-3932f486-ed21-4f18-b5d0-f6ce729b8562 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":"e3fcaac5-54cc-41ed-9caa-5298924bfedc","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-27T19:04:48Z","provider:segmentation_id":14,"name":"NeutronUtilsRouterTests-46a24e9d-b7f3-454e-87fe-54fc6ee05ae0-pub-net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:04:48Z","provider:network_type":"vxlan"}]} 2018-06-27 19:04:49,457 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=e3fcaac5-54cc-41ed-9caa-5298924bfedc used request id req-3932f486-ed21-4f18-b5d0-f6ce729b8562 2018-06-27 19:04:49,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=e3fcaac5-54cc-41ed-9caa-5298924bfedc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ff9eba58fd869ce5caf47e49d37bfdacfbece6c" 2018-06-27 19:04:49,532 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:04:49 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-f4c5d8bc-b293-4d5b-bd31-6dee90d92cb6 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-27 19:04:49,533 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=e3fcaac5-54cc-41ed-9caa-5298924bfedc used request id req-f4c5d8bc-b293-4d5b-bd31-6dee90d92cb6 2018-06-27 19:04:49,533 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-46a24e9d-b7f3-454e-87fe-54fc6ee05ae0-pub-subnet 2018-06-27 19:04:49,538 - 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}2ff9eba58fd869ce5caf47e49d37bfdacfbece6c" -d '{"subnets": [{"ip_version": 4, "network_id": "e3fcaac5-54cc-41ed-9caa-5298924bfedc", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-46a24e9d-b7f3-454e-87fe-54fc6ee05ae0-pub-subnet"}]}' 2018-06-27 19:04:50,614 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 19:04:50 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-b22e1fc7-9116-4164-9e68-e94bff9c2059 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e3fcaac5-54cc-41ed-9caa-5298924bfedc","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:04:49Z","dns_nameservers":[],"updated_at":"2018-06-27T19:04:49Z","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":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"704fd446-7d77-491b-92e7-258fe901fd1e","subnetpool_id":null,"name":"NeutronUtilsRouterTests-46a24e9d-b7f3-454e-87fe-54fc6ee05ae0-pub-subnet"}]} 2018-06-27 19:04:50,614 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-b22e1fc7-9116-4164-9e68-e94bff9c2059 2018-06-27 19:04:50,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=e3fcaac5-54cc-41ed-9caa-5298924bfedc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ff9eba58fd869ce5caf47e49d37bfdacfbece6c" 2018-06-27 19:04:50,802 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:04:50 GMT Content-Type: application/json Content-Length: 728 Connection: keep-alive X-Openstack-Request-Id: req-088e86ba-f6d1-432c-96b0-27876a4a44ac 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":"e3fcaac5-54cc-41ed-9caa-5298924bfedc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":["704fd446-7d77-491b-92e7-258fe901fd1e"],"description":"","tags":[],"updated_at":"2018-06-27T19:04:49Z","provider:segmentation_id":14,"name":"NeutronUtilsRouterTests-46a24e9d-b7f3-454e-87fe-54fc6ee05ae0-pub-net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:04:48Z","provider:network_type":"vxlan"}]} 2018-06-27 19:04:50,802 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=e3fcaac5-54cc-41ed-9caa-5298924bfedc used request id req-088e86ba-f6d1-432c-96b0-27876a4a44ac 2018-06-27 19:04:50,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/subnets?network_id=e3fcaac5-54cc-41ed-9caa-5298924bfedc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ff9eba58fd869ce5caf47e49d37bfdacfbece6c" 2018-06-27 19:04:50,944 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:04:50 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-375b438e-a460-487b-b608-d9a64a9d0126 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e3fcaac5-54cc-41ed-9caa-5298924bfedc","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:04:49Z","dns_nameservers":[],"updated_at":"2018-06-27T19:04:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"704fd446-7d77-491b-92e7-258fe901fd1e","subnetpool_id":null,"name":"NeutronUtilsRouterTests-46a24e9d-b7f3-454e-87fe-54fc6ee05ae0-pub-subnet"}]} 2018-06-27 19:04:50,944 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=e3fcaac5-54cc-41ed-9caa-5298924bfedc used request id req-375b438e-a460-487b-b608-d9a64a9d0126 2018-06-27 19:04:50,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=NeutronUtilsRouterTests-46a24e9d-b7f3-454e-87fe-54fc6ee05ae0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ff9eba58fd869ce5caf47e49d37bfdacfbece6c" 2018-06-27 19:04:51,139 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:04:51 GMT Content-Type: application/json Content-Length: 728 Connection: keep-alive X-Openstack-Request-Id: req-92749713-9cc5-4bc1-9433-deeda13ffb13 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":"e3fcaac5-54cc-41ed-9caa-5298924bfedc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":["704fd446-7d77-491b-92e7-258fe901fd1e"],"description":"","tags":[],"updated_at":"2018-06-27T19:04:49Z","provider:segmentation_id":14,"name":"NeutronUtilsRouterTests-46a24e9d-b7f3-454e-87fe-54fc6ee05ae0-pub-net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:04:48Z","provider:network_type":"vxlan"}]} 2018-06-27 19:04:51,139 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NeutronUtilsRouterTests-46a24e9d-b7f3-454e-87fe-54fc6ee05ae0-pub-net used request id req-92749713-9cc5-4bc1-9433-deeda13ffb13 2018-06-27 19:04:51,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 19:04:51,154 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 19:04: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-27 19:04:51,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ff9eba58fd869ce5caf47e49d37bfdacfbece6c" 2018-06-27 19:04:51,542 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:04:51 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-89b227d7-c16f-47d6-b8c3-1667c274b773 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/8cdbc979369d4c15b8ddd6cc77d930e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}} 2018-06-27 19:04:51,542 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 used request id req-89b227d7-c16f-47d6-b8c3-1667c274b773 2018-06-27 19:04:51,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=e3fcaac5-54cc-41ed-9caa-5298924bfedc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ff9eba58fd869ce5caf47e49d37bfdacfbece6c" 2018-06-27 19:04:52,307 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:04:52 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-d1fa0158-d91b-43ba-b817-f146c10fe4be Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e3fcaac5-54cc-41ed-9caa-5298924bfedc","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:04:49Z","dns_nameservers":[],"updated_at":"2018-06-27T19:04:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"704fd446-7d77-491b-92e7-258fe901fd1e","subnetpool_id":null,"name":"NeutronUtilsRouterTests-46a24e9d-b7f3-454e-87fe-54fc6ee05ae0-pub-subnet"}]} 2018-06-27 19:04:52,307 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=e3fcaac5-54cc-41ed-9caa-5298924bfedc used request id req-d1fa0158-d91b-43ba-b817-f146c10fe4be 2018-06-27 19:04:52,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=e3fcaac5-54cc-41ed-9caa-5298924bfedc&name=NeutronUtilsRouterTests-46a24e9d-b7f3-454e-87fe-54fc6ee05ae0-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ff9eba58fd869ce5caf47e49d37bfdacfbece6c" 2018-06-27 19:04:52,409 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:04:52 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-4bd8bd4f-8ec5-4876-bde2-d2d01355fa00 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e3fcaac5-54cc-41ed-9caa-5298924bfedc","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:04:49Z","dns_nameservers":[],"updated_at":"2018-06-27T19:04:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"704fd446-7d77-491b-92e7-258fe901fd1e","subnetpool_id":null,"name":"NeutronUtilsRouterTests-46a24e9d-b7f3-454e-87fe-54fc6ee05ae0-pub-subnet"}]} 2018-06-27 19:04:52,409 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=e3fcaac5-54cc-41ed-9caa-5298924bfedc&name=NeutronUtilsRouterTests-46a24e9d-b7f3-454e-87fe-54fc6ee05ae0-pub-subnet used request id req-4bd8bd4f-8ec5-4876-bde2-d2d01355fa00 2018-06-27 19:04:52,410 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 19:04:52,415 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 19:04:53,175 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T20:04:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["IbEavLKDRp2dKeh_-CPWXw"], "issued_at": "2018-06-27T19:04:53.000000Z"}} 2018-06-27 19:04:53,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}0b685022b8e7a749fd4d18f9f5ae2eb120eadc03" 2018-06-27 19:04:53,504 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:04:53 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-74e0ede9-53d0-4eee-bf60-e66268024d3b Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 19:04:53,505 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-74e0ede9-53d0-4eee-bf60-e66268024d3b 2018-06-27 19:04:53,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/networks?name=NeutronUtilsRouterTests-46a24e9d-b7f3-454e-87fe-54fc6ee05ae0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ff9eba58fd869ce5caf47e49d37bfdacfbece6c" 2018-06-27 19:04:54,311 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:04:54 GMT Content-Type: application/json Content-Length: 728 Connection: keep-alive X-Openstack-Request-Id: req-b9a977fe-ef1b-449e-976d-13f138c0879f 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":"e3fcaac5-54cc-41ed-9caa-5298924bfedc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":["704fd446-7d77-491b-92e7-258fe901fd1e"],"description":"","tags":[],"updated_at":"2018-06-27T19:04:49Z","provider:segmentation_id":14,"name":"NeutronUtilsRouterTests-46a24e9d-b7f3-454e-87fe-54fc6ee05ae0-pub-net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:04:48Z","provider:network_type":"vxlan"}]} 2018-06-27 19:04:54,311 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NeutronUtilsRouterTests-46a24e9d-b7f3-454e-87fe-54fc6ee05ae0-pub-net used request id req-b9a977fe-ef1b-449e-976d-13f138c0879f 2018-06-27 19:04:54,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=e3fcaac5-54cc-41ed-9caa-5298924bfedc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ff9eba58fd869ce5caf47e49d37bfdacfbece6c" 2018-06-27 19:04:54,462 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:04:54 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-c83597a9-0374-40ce-908f-589d9c9a2f5a Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e3fcaac5-54cc-41ed-9caa-5298924bfedc","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:04:49Z","dns_nameservers":[],"updated_at":"2018-06-27T19:04:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"704fd446-7d77-491b-92e7-258fe901fd1e","subnetpool_id":null,"name":"NeutronUtilsRouterTests-46a24e9d-b7f3-454e-87fe-54fc6ee05ae0-pub-subnet"}]} 2018-06-27 19:04:54,463 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=e3fcaac5-54cc-41ed-9caa-5298924bfedc used request id req-c83597a9-0374-40ce-908f-589d9c9a2f5a 2018-06-27 19:04:54,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/networks?name=NeutronUtilsRouterTests-46a24e9d-b7f3-454e-87fe-54fc6ee05ae0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ff9eba58fd869ce5caf47e49d37bfdacfbece6c" 2018-06-27 19:04:54,710 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:04:54 GMT Content-Type: application/json Content-Length: 728 Connection: keep-alive X-Openstack-Request-Id: req-7e263292-e2e3-4a46-9d00-f2eb753e3540 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":"e3fcaac5-54cc-41ed-9caa-5298924bfedc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":["704fd446-7d77-491b-92e7-258fe901fd1e"],"description":"","tags":[],"updated_at":"2018-06-27T19:04:49Z","provider:segmentation_id":14,"name":"NeutronUtilsRouterTests-46a24e9d-b7f3-454e-87fe-54fc6ee05ae0-pub-net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:04:48Z","provider:network_type":"vxlan"}]} 2018-06-27 19:04:54,710 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NeutronUtilsRouterTests-46a24e9d-b7f3-454e-87fe-54fc6ee05ae0-pub-net used request id req-7e263292-e2e3-4a46-9d00-f2eb753e3540 2018-06-27 19:04:54,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 19:04:54,723 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 19:04: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-27 19:04:54,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b685022b8e7a749fd4d18f9f5ae2eb120eadc03" 2018-06-27 19:04:54,832 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:04:54 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-87a4193a-4155-4b05-9f98-a8976f65e664 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/8cdbc979369d4c15b8ddd6cc77d930e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}} 2018-06-27 19:04:54,833 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 used request id req-87a4193a-4155-4b05-9f98-a8976f65e664 2018-06-27 19:04:54,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?network_id=e3fcaac5-54cc-41ed-9caa-5298924bfedc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ff9eba58fd869ce5caf47e49d37bfdacfbece6c" 2018-06-27 19:04:54,995 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:04:54 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-5d4087a3-231d-4926-b3a2-ee83ccccc720 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e3fcaac5-54cc-41ed-9caa-5298924bfedc","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:04:49Z","dns_nameservers":[],"updated_at":"2018-06-27T19:04:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"704fd446-7d77-491b-92e7-258fe901fd1e","subnetpool_id":null,"name":"NeutronUtilsRouterTests-46a24e9d-b7f3-454e-87fe-54fc6ee05ae0-pub-subnet"}]} 2018-06-27 19:04:54,995 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=e3fcaac5-54cc-41ed-9caa-5298924bfedc used request id req-5d4087a3-231d-4926-b3a2-ee83ccccc720 2018-06-27 19:04:55,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=e3fcaac5-54cc-41ed-9caa-5298924bfedc&name=NeutronUtilsRouterTests-46a24e9d-b7f3-454e-87fe-54fc6ee05ae0-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ff9eba58fd869ce5caf47e49d37bfdacfbece6c" 2018-06-27 19:04:55,875 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:04:55 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-d6399142-fb50-456b-8735-cf5ffba98976 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e3fcaac5-54cc-41ed-9caa-5298924bfedc","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:04:49Z","dns_nameservers":[],"updated_at":"2018-06-27T19:04:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"704fd446-7d77-491b-92e7-258fe901fd1e","subnetpool_id":null,"name":"NeutronUtilsRouterTests-46a24e9d-b7f3-454e-87fe-54fc6ee05ae0-pub-subnet"}]} 2018-06-27 19:04:55,875 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=e3fcaac5-54cc-41ed-9caa-5298924bfedc&name=NeutronUtilsRouterTests-46a24e9d-b7f3-454e-87fe-54fc6ee05ae0-pub-subnet used request id req-d6399142-fb50-456b-8735-cf5ffba98976 2018-06-27 19:04:55,876 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-46a24e9d-b7f3-454e-87fe-54fc6ee05ae0-pub-net 2018-06-27 19:04:55,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/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ff9eba58fd869ce5caf47e49d37bfdacfbece6c" -d '{"port": {"network_id": "e3fcaac5-54cc-41ed-9caa-5298924bfedc", "fixed_ips": [{"subnet_id": "704fd446-7d77-491b-92e7-258fe901fd1e", "ip_address": "10.55.1.100"}], "name": "NeutronUtilsRouterTests-46a24e9d-b7f3-454e-87fe-54fc6ee05ae0-port", "admin_state_up": true}}' 2018-06-27 19:04:57,910 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 19:04:57 GMT Content-Type: application/json Content-Length: 855 Connection: keep-alive X-Openstack-Request-Id: req-3d1aa59b-a4c4-412f-a891-d80b211bacec Front-End-Https: on RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T19:04:57Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"704fd446-7d77-491b-92e7-258fe901fd1e","ip_address":"10.55.1.100"}],"id":"85c61a2e-6c2a-435d-9d48-9268487fcaa3","security_groups":["c550cef9-ba45-49be-8c52-0554a76a0c1e"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:44:44:ad","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NeutronUtilsRouterTests-46a24e9d-b7f3-454e-87fe-54fc6ee05ae0-port","admin_state_up":true,"network_id":"e3fcaac5-54cc-41ed-9caa-5298924bfedc","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:04:56Z","binding:vnic_type":"normal"}} 2018-06-27 19:04:57,911 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/ports used request id req-3d1aa59b-a4c4-412f-a891-d80b211bacec 2018-06-27 19:04:57,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 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ff9eba58fd869ce5caf47e49d37bfdacfbece6c" 2018-06-27 19:04:58,140 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:04:58 GMT Content-Type: application/json Content-Length: 2664 Connection: keep-alive X-Openstack-Request-Id: req-7b08e9c9-c6a0-4de2-b2c8-211cd031cdd6 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T19:04:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"704fd446-7d77-491b-92e7-258fe901fd1e","ip_address":"10.55.1.3"}],"id":"34aac71e-43d3-45dd-b7e5-eeb2ac314fc7","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1a:e8:53","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-e3fcaac5-54cc-41ed-9caa-5298924bfedc","name":"","admin_state_up":true,"network_id":"e3fcaac5-54cc-41ed-9caa-5298924bfedc","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:04:52Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T19:04:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"704fd446-7d77-491b-92e7-258fe901fd1e","ip_address":"10.55.1.2"}],"id":"792b73c7-3d37-41cc-8c98-beceb9dd873c","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:11:5b:00","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-e3fcaac5-54cc-41ed-9caa-5298924bfedc","name":"","admin_state_up":true,"network_id":"e3fcaac5-54cc-41ed-9caa-5298924bfedc","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:04:51Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T19:04:57Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"704fd446-7d77-491b-92e7-258fe901fd1e","ip_address":"10.55.1.100"}],"id":"85c61a2e-6c2a-435d-9d48-9268487fcaa3","security_groups":["c550cef9-ba45-49be-8c52-0554a76a0c1e"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:44:44:ad","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NeutronUtilsRouterTests-46a24e9d-b7f3-454e-87fe-54fc6ee05ae0-port","admin_state_up":true,"network_id":"e3fcaac5-54cc-41ed-9caa-5298924bfedc","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:04:56Z","binding:vnic_type":"normal"}]} 2018-06-27 19:04:58,140 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports used request id req-7b08e9c9-c6a0-4de2-b2c8-211cd031cdd6 2018-06-27 19:04:58,141 - neutron_utils - INFO - Deleting port with name NeutronUtilsRouterTests-46a24e9d-b7f3-454e-87fe-54fc6ee05ae0-port 2018-06-27 19:04:58,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/85c61a2e-6c2a-435d-9d48-9268487fcaa3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ff9eba58fd869ce5caf47e49d37bfdacfbece6c" 2018-06-27 19:04:59,384 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 19:04:59 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-6d9aca1c-fd31-4e2a-b7bb-8d63a1fc2119 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 19:04:59,384 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/ports/85c61a2e-6c2a-435d-9d48-9268487fcaa3 used request id req-6d9aca1c-fd31-4e2a-b7bb-8d63a1fc2119 2018-06-27 19:04:59,384 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-46a24e9d-b7f3-454e-87fe-54fc6ee05ae0-pub-subnet 2018-06-27 19:04:59,385 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-46a24e9d-b7f3-454e-87fe-54fc6ee05ae0-pub-subnet 2018-06-27 19:04:59,390 - 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/704fd446-7d77-491b-92e7-258fe901fd1e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ff9eba58fd869ce5caf47e49d37bfdacfbece6c" 2018-06-27 19:05:03,745 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 19:05:03 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-cb2ca0cf-9566-4a8d-8e44-8f8c11d33ff2 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 19:05:03,745 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/704fd446-7d77-491b-92e7-258fe901fd1e used request id req-cb2ca0cf-9566-4a8d-8e44-8f8c11d33ff2 2018-06-27 19:05:03,745 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-46a24e9d-b7f3-454e-87fe-54fc6ee05ae0-pub-net 2018-06-27 19:05:03,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/networks/e3fcaac5-54cc-41ed-9caa-5298924bfedc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ff9eba58fd869ce5caf47e49d37bfdacfbece6c" 2018-06-27 19:05:06,333 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 19:05:06 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-c479c415-6287-471e-be37-9f4a3ea11a23 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 19:05:06,333 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/e3fcaac5-54cc-41ed-9caa-5298924bfedc used request id req-c479c415-6287-471e-be37-9f4a3ea11a23 2018-06-27 19:05:06,336 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 19:05:07,213 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T20:05:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["BBPe2GDeQZO_cQVHSjLwvg"], "issued_at": "2018-06-27T19:05:07.000000Z"}} 2018-06-27 19:05:07,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3452fd59214aaf70f37b64b1f27cde075d7335ab" 2018-06-27 19:05:07,265 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:05:07 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ad3de089-3f83-4582-98b5-7a6b6137b5c9 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 19:05:07,266 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-ad3de089-3f83-4582-98b5-7a6b6137b5c9 2018-06-27 19:05:07,267 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-ab60b142-aa66-4b68-af95-2ad8d43faf29-pub-net 2018-06-27 19:05:07,273 - 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}3452fd59214aaf70f37b64b1f27cde075d7335ab" -d '{"network": {"name": "NeutronUtilsRouterTests-ab60b142-aa66-4b68-af95-2ad8d43faf29-pub-net", "admin_state_up": true}}' 2018-06-27 19:05:08,690 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 19:05:08 GMT Content-Type: application/json Content-Length: 700 Connection: keep-alive X-Openstack-Request-Id: req-f4b242a0-7986-467e-bd02-d3ff9a887b4a 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":"216ae624-dedc-45a9-98d1-b8f9bf657e95","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-27T19:05:08Z","is_default":false,"provider:segmentation_id":11,"name":"NeutronUtilsRouterTests-ab60b142-aa66-4b68-af95-2ad8d43faf29-pub-net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:05:08Z","mtu":1450}} 2018-06-27 19:05:08,691 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-f4b242a0-7986-467e-bd02-d3ff9a887b4a 2018-06-27 19:05:08,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?id=216ae624-dedc-45a9-98d1-b8f9bf657e95 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3452fd59214aaf70f37b64b1f27cde075d7335ab" 2018-06-27 19:05:08,948 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:05:08 GMT Content-Type: application/json Content-Length: 684 Connection: keep-alive X-Openstack-Request-Id: req-bef8b7aa-b670-4c2e-8d88-abcdecce62d9 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":"216ae624-dedc-45a9-98d1-b8f9bf657e95","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-27T19:05:08Z","provider:segmentation_id":11,"name":"NeutronUtilsRouterTests-ab60b142-aa66-4b68-af95-2ad8d43faf29-pub-net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:05:08Z","provider:network_type":"vxlan"}]} 2018-06-27 19:05:08,948 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=216ae624-dedc-45a9-98d1-b8f9bf657e95 used request id req-bef8b7aa-b670-4c2e-8d88-abcdecce62d9 2018-06-27 19:05:08,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/subnets?network_id=216ae624-dedc-45a9-98d1-b8f9bf657e95 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3452fd59214aaf70f37b64b1f27cde075d7335ab" 2018-06-27 19:05:09,061 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:05:09 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-cefd7e24-5523-476c-83e3-f13a3f9f8f0b Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-27 19:05:09,061 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=216ae624-dedc-45a9-98d1-b8f9bf657e95 used request id req-cefd7e24-5523-476c-83e3-f13a3f9f8f0b 2018-06-27 19:05:09,061 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-ab60b142-aa66-4b68-af95-2ad8d43faf29-pub-subnet 2018-06-27 19:05:09,066 - 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}3452fd59214aaf70f37b64b1f27cde075d7335ab" -d '{"subnets": [{"ip_version": 4, "network_id": "216ae624-dedc-45a9-98d1-b8f9bf657e95", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-ab60b142-aa66-4b68-af95-2ad8d43faf29-pub-subnet"}]}' 2018-06-27 19:05:10,339 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 19:05:10 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-7ac23439-2f98-4fc4-bdf9-26b69ca99210 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"216ae624-dedc-45a9-98d1-b8f9bf657e95","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:05:09Z","dns_nameservers":[],"updated_at":"2018-06-27T19:05:09Z","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":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"152d281e-772f-4cdc-af91-711954ad4b83","subnetpool_id":null,"name":"NeutronUtilsRouterTests-ab60b142-aa66-4b68-af95-2ad8d43faf29-pub-subnet"}]} 2018-06-27 19:05:10,340 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-7ac23439-2f98-4fc4-bdf9-26b69ca99210 2018-06-27 19:05:10,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=216ae624-dedc-45a9-98d1-b8f9bf657e95 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3452fd59214aaf70f37b64b1f27cde075d7335ab" 2018-06-27 19:05:10,526 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:05:10 GMT Content-Type: application/json Content-Length: 728 Connection: keep-alive X-Openstack-Request-Id: req-31b52867-8974-4515-ae60-9e936466ca0c 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":"216ae624-dedc-45a9-98d1-b8f9bf657e95","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":["152d281e-772f-4cdc-af91-711954ad4b83"],"description":"","tags":[],"updated_at":"2018-06-27T19:05:09Z","provider:segmentation_id":11,"name":"NeutronUtilsRouterTests-ab60b142-aa66-4b68-af95-2ad8d43faf29-pub-net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:05:08Z","provider:network_type":"vxlan"}]} 2018-06-27 19:05:10,526 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=216ae624-dedc-45a9-98d1-b8f9bf657e95 used request id req-31b52867-8974-4515-ae60-9e936466ca0c 2018-06-27 19:05: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/subnets?network_id=216ae624-dedc-45a9-98d1-b8f9bf657e95 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3452fd59214aaf70f37b64b1f27cde075d7335ab" 2018-06-27 19:05:10,668 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:05:10 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-147456bb-5478-42d4-be7c-b45f1204414a Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"216ae624-dedc-45a9-98d1-b8f9bf657e95","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:05:09Z","dns_nameservers":[],"updated_at":"2018-06-27T19:05:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"152d281e-772f-4cdc-af91-711954ad4b83","subnetpool_id":null,"name":"NeutronUtilsRouterTests-ab60b142-aa66-4b68-af95-2ad8d43faf29-pub-subnet"}]} 2018-06-27 19:05:10,668 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=216ae624-dedc-45a9-98d1-b8f9bf657e95 used request id req-147456bb-5478-42d4-be7c-b45f1204414a 2018-06-27 19:05:10,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/networks?name=NeutronUtilsRouterTests-ab60b142-aa66-4b68-af95-2ad8d43faf29-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3452fd59214aaf70f37b64b1f27cde075d7335ab" 2018-06-27 19:05:10,857 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:05:10 GMT Content-Type: application/json Content-Length: 728 Connection: keep-alive X-Openstack-Request-Id: req-f1ee348c-9c99-47cc-9291-5cda2bb27544 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":"216ae624-dedc-45a9-98d1-b8f9bf657e95","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":["152d281e-772f-4cdc-af91-711954ad4b83"],"description":"","tags":[],"updated_at":"2018-06-27T19:05:09Z","provider:segmentation_id":11,"name":"NeutronUtilsRouterTests-ab60b142-aa66-4b68-af95-2ad8d43faf29-pub-net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:05:08Z","provider:network_type":"vxlan"}]} 2018-06-27 19:05:10,858 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NeutronUtilsRouterTests-ab60b142-aa66-4b68-af95-2ad8d43faf29-pub-net used request id req-f1ee348c-9c99-47cc-9291-5cda2bb27544 2018-06-27 19:05:10,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-27 19:05:10,870 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 19: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-27 19:05:10,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/8cdbc979369d4c15b8ddd6cc77d930e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3452fd59214aaf70f37b64b1f27cde075d7335ab" 2018-06-27 19:05:11,160 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:05:10 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bb1a7d65-186d-4a4d-a473-1aced90421a0 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/8cdbc979369d4c15b8ddd6cc77d930e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}} 2018-06-27 19:05:11,160 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 used request id req-bb1a7d65-186d-4a4d-a473-1aced90421a0 2018-06-27 19:05:11,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=216ae624-dedc-45a9-98d1-b8f9bf657e95 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3452fd59214aaf70f37b64b1f27cde075d7335ab" 2018-06-27 19:05:11,888 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:05:11 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-f687f5fd-4357-4869-879d-50d0a061f185 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"216ae624-dedc-45a9-98d1-b8f9bf657e95","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:05:09Z","dns_nameservers":[],"updated_at":"2018-06-27T19:05:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"152d281e-772f-4cdc-af91-711954ad4b83","subnetpool_id":null,"name":"NeutronUtilsRouterTests-ab60b142-aa66-4b68-af95-2ad8d43faf29-pub-subnet"}]} 2018-06-27 19:05:11,889 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=216ae624-dedc-45a9-98d1-b8f9bf657e95 used request id req-f687f5fd-4357-4869-879d-50d0a061f185 2018-06-27 19:05: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=216ae624-dedc-45a9-98d1-b8f9bf657e95&name=NeutronUtilsRouterTests-ab60b142-aa66-4b68-af95-2ad8d43faf29-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3452fd59214aaf70f37b64b1f27cde075d7335ab" 2018-06-27 19:05:11,988 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:05:11 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-f2b20510-0a67-437a-9667-8fcfe2f4fe92 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"216ae624-dedc-45a9-98d1-b8f9bf657e95","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:05:09Z","dns_nameservers":[],"updated_at":"2018-06-27T19:05:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"152d281e-772f-4cdc-af91-711954ad4b83","subnetpool_id":null,"name":"NeutronUtilsRouterTests-ab60b142-aa66-4b68-af95-2ad8d43faf29-pub-subnet"}]} 2018-06-27 19:05:11,988 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=216ae624-dedc-45a9-98d1-b8f9bf657e95&name=NeutronUtilsRouterTests-ab60b142-aa66-4b68-af95-2ad8d43faf29-pub-subnet used request id req-f2b20510-0a67-437a-9667-8fcfe2f4fe92 2018-06-27 19:05:11,989 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 19:05:11,990 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 19:05:12,809 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T20:05:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["KxGf9vbCRgepmlTV5oUcgA"], "issued_at": "2018-06-27T19:05:12.000000Z"}} 2018-06-27 19:05:12,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}5c580b8eb1b10981f20720d7610f1b3bb4c2bfc9" 2018-06-27 19:05:12,864 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:05:12 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0f44c7b3-5afd-440c-8ac0-16394c3e865f Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 19:05:12,864 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-0f44c7b3-5afd-440c-8ac0-16394c3e865f 2018-06-27 19:05:12,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/networks?name=NeutronUtilsRouterTests-ab60b142-aa66-4b68-af95-2ad8d43faf29-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3452fd59214aaf70f37b64b1f27cde075d7335ab" 2018-06-27 19:05:13,760 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:05:13 GMT Content-Type: application/json Content-Length: 728 Connection: keep-alive X-Openstack-Request-Id: req-e4e16c55-f94c-4876-9ad6-ff836373b677 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":"216ae624-dedc-45a9-98d1-b8f9bf657e95","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":["152d281e-772f-4cdc-af91-711954ad4b83"],"description":"","tags":[],"updated_at":"2018-06-27T19:05:09Z","provider:segmentation_id":11,"name":"NeutronUtilsRouterTests-ab60b142-aa66-4b68-af95-2ad8d43faf29-pub-net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:05:08Z","provider:network_type":"vxlan"}]} 2018-06-27 19:05:13,760 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NeutronUtilsRouterTests-ab60b142-aa66-4b68-af95-2ad8d43faf29-pub-net used request id req-e4e16c55-f94c-4876-9ad6-ff836373b677 2018-06-27 19:05:13,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=216ae624-dedc-45a9-98d1-b8f9bf657e95 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3452fd59214aaf70f37b64b1f27cde075d7335ab" 2018-06-27 19:05:13,896 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:05:13 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-0508f12c-681d-4483-84b5-ac8edb138b33 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"216ae624-dedc-45a9-98d1-b8f9bf657e95","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:05:09Z","dns_nameservers":[],"updated_at":"2018-06-27T19:05:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"152d281e-772f-4cdc-af91-711954ad4b83","subnetpool_id":null,"name":"NeutronUtilsRouterTests-ab60b142-aa66-4b68-af95-2ad8d43faf29-pub-subnet"}]} 2018-06-27 19:05:13,897 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=216ae624-dedc-45a9-98d1-b8f9bf657e95 used request id req-0508f12c-681d-4483-84b5-ac8edb138b33 2018-06-27 19:05:13,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/networks?name=NeutronUtilsRouterTests-ab60b142-aa66-4b68-af95-2ad8d43faf29-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3452fd59214aaf70f37b64b1f27cde075d7335ab" 2018-06-27 19:05:14,094 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:05:14 GMT Content-Type: application/json Content-Length: 728 Connection: keep-alive X-Openstack-Request-Id: req-53594293-77ca-414e-8bf4-e9d6c7976f70 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":"216ae624-dedc-45a9-98d1-b8f9bf657e95","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":["152d281e-772f-4cdc-af91-711954ad4b83"],"description":"","tags":[],"updated_at":"2018-06-27T19:05:09Z","provider:segmentation_id":11,"name":"NeutronUtilsRouterTests-ab60b142-aa66-4b68-af95-2ad8d43faf29-pub-net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:05:08Z","provider:network_type":"vxlan"}]} 2018-06-27 19:05:14,094 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NeutronUtilsRouterTests-ab60b142-aa66-4b68-af95-2ad8d43faf29-pub-net used request id req-53594293-77ca-414e-8bf4-e9d6c7976f70 2018-06-27 19:05:14,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 19:05:14,109 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 19:05: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-27 19:05:14,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/8cdbc979369d4c15b8ddd6cc77d930e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c580b8eb1b10981f20720d7610f1b3bb4c2bfc9" 2018-06-27 19:05:14,463 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:05:14 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b3cb1450-28ba-42c1-ad56-c8aad7bbb0f1 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/8cdbc979369d4c15b8ddd6cc77d930e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}} 2018-06-27 19:05:14,463 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 used request id req-b3cb1450-28ba-42c1-ad56-c8aad7bbb0f1 2018-06-27 19:05:14,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=216ae624-dedc-45a9-98d1-b8f9bf657e95 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3452fd59214aaf70f37b64b1f27cde075d7335ab" 2018-06-27 19:05:14,575 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:05:14 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-7dcfadd7-c2d7-4ae4-b7b8-3bca39bd7951 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"216ae624-dedc-45a9-98d1-b8f9bf657e95","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:05:09Z","dns_nameservers":[],"updated_at":"2018-06-27T19:05:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"152d281e-772f-4cdc-af91-711954ad4b83","subnetpool_id":null,"name":"NeutronUtilsRouterTests-ab60b142-aa66-4b68-af95-2ad8d43faf29-pub-subnet"}]} 2018-06-27 19:05:14,575 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=216ae624-dedc-45a9-98d1-b8f9bf657e95 used request id req-7dcfadd7-c2d7-4ae4-b7b8-3bca39bd7951 2018-06-27 19:05:14,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=216ae624-dedc-45a9-98d1-b8f9bf657e95&name=NeutronUtilsRouterTests-ab60b142-aa66-4b68-af95-2ad8d43faf29-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3452fd59214aaf70f37b64b1f27cde075d7335ab" 2018-06-27 19:05:14,677 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:05:14 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-64adf795-c3c3-4f0a-a875-da4b70be4aea Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"216ae624-dedc-45a9-98d1-b8f9bf657e95","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:05:09Z","dns_nameservers":[],"updated_at":"2018-06-27T19:05:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"152d281e-772f-4cdc-af91-711954ad4b83","subnetpool_id":null,"name":"NeutronUtilsRouterTests-ab60b142-aa66-4b68-af95-2ad8d43faf29-pub-subnet"}]} 2018-06-27 19:05:14,677 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=216ae624-dedc-45a9-98d1-b8f9bf657e95&name=NeutronUtilsRouterTests-ab60b142-aa66-4b68-af95-2ad8d43faf29-pub-subnet used request id req-64adf795-c3c3-4f0a-a875-da4b70be4aea 2018-06-27 19:05:14,677 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-ab60b142-aa66-4b68-af95-2ad8d43faf29-pub-net 2018-06-27 19:05:14,682 - 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}3452fd59214aaf70f37b64b1f27cde075d7335ab" -d '{"port": {"network_id": "216ae624-dedc-45a9-98d1-b8f9bf657e95", "fixed_ips": [{"subnet_id": "152d281e-772f-4cdc-af91-711954ad4b83", "ip_address": "foo"}], "name": "NeutronUtilsRouterTests-ab60b142-aa66-4b68-af95-2ad8d43faf29-port", "admin_state_up": true}}' 2018-06-27 19:05:14,705 - keystoneauth.session - DEBUG - RESP: [400] Server: nginx Date: Wed, 27 Jun 2018 19:05:14 GMT Content-Type: application/json Content-Length: 142 Connection: keep-alive X-Openstack-Request-Id: req-3c9fb44e-3e54-43b7-b160-e2bef9f09cc0 RESP BODY: {"NeutronError": {"message": "Invalid input for fixed_ips. Reason: 'foo' is not a valid IP address.", "type": "HTTPBadRequest", "detail": ""}} 2018-06-27 19:05:14,705 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/ports used request id req-3c9fb44e-3e54-43b7-b160-e2bef9f09cc0 2018-06-27 19:05:14,705 - 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-27 19:05:14,706 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-ab60b142-aa66-4b68-af95-2ad8d43faf29-pub-subnet 2018-06-27 19:05:14,706 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-ab60b142-aa66-4b68-af95-2ad8d43faf29-pub-subnet 2018-06-27 19:05:14,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/subnets/152d281e-772f-4cdc-af91-711954ad4b83 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3452fd59214aaf70f37b64b1f27cde075d7335ab" 2018-06-27 19:05:18,420 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 19:05:18 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-b1ff2e78-5f65-41e7-b879-30ed47333481 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 19:05:18,420 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/152d281e-772f-4cdc-af91-711954ad4b83 used request id req-b1ff2e78-5f65-41e7-b879-30ed47333481 2018-06-27 19:05:18,421 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-ab60b142-aa66-4b68-af95-2ad8d43faf29-pub-net 2018-06-27 19:05:18,426 - 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/216ae624-dedc-45a9-98d1-b8f9bf657e95 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3452fd59214aaf70f37b64b1f27cde075d7335ab" 2018-06-27 19:05:21,571 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 19:05:21 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-c96a9bd9-0198-4874-9bda-81e5cf94f291 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 19:05:21,571 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/216ae624-dedc-45a9-98d1-b8f9bf657e95 used request id req-c96a9bd9-0198-4874-9bda-81e5cf94f291 2018-06-27 19:05:21,573 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 19:05:22,410 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T20:05:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["o-2Id9VRQ6moVoxqeLRWTQ"], "issued_at": "2018-06-27T19:05:22.000000Z"}} 2018-06-27 19:05:22,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d08c3301888ffdc8593d950032debbdd28fdab6f" 2018-06-27 19:05:22,694 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:05:22 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-843c5775-c512-46d8-a756-026737d395e3 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 19:05:22,694 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-843c5775-c512-46d8-a756-026737d395e3 2018-06-27 19:05:22,696 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-769b8f7a-3c92-41f2-b943-95a58bd4ab46-pub-net 2018-06-27 19:05:22,701 - 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}d08c3301888ffdc8593d950032debbdd28fdab6f" -d '{"network": {"name": "NeutronUtilsRouterTests-769b8f7a-3c92-41f2-b943-95a58bd4ab46-pub-net", "admin_state_up": true}}' 2018-06-27 19:05:24,151 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 19:05:24 GMT Content-Type: application/json Content-Length: 701 Connection: keep-alive X-Openstack-Request-Id: req-3e2c9f5d-92fe-4b23-a53e-1aebe2ca5812 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":"0b074ce3-ac6c-4efa-838b-7418f7387d96","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-27T19:05:23Z","is_default":false,"provider:segmentation_id":100,"name":"NeutronUtilsRouterTests-769b8f7a-3c92-41f2-b943-95a58bd4ab46-pub-net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:05:23Z","mtu":1450}} 2018-06-27 19:05:24,151 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-3e2c9f5d-92fe-4b23-a53e-1aebe2ca5812 2018-06-27 19:05:24,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/networks?id=0b074ce3-ac6c-4efa-838b-7418f7387d96 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d08c3301888ffdc8593d950032debbdd28fdab6f" 2018-06-27 19:05:24,412 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:05:24 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-7a8bebf3-bb6f-4d9d-97e5-46def5d4c362 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":"0b074ce3-ac6c-4efa-838b-7418f7387d96","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-27T19:05:23Z","provider:segmentation_id":100,"name":"NeutronUtilsRouterTests-769b8f7a-3c92-41f2-b943-95a58bd4ab46-pub-net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:05:23Z","provider:network_type":"vxlan"}]} 2018-06-27 19:05:24,412 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=0b074ce3-ac6c-4efa-838b-7418f7387d96 used request id req-7a8bebf3-bb6f-4d9d-97e5-46def5d4c362 2018-06-27 19:05:24,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=0b074ce3-ac6c-4efa-838b-7418f7387d96 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d08c3301888ffdc8593d950032debbdd28fdab6f" 2018-06-27 19:05:24,485 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:05:24 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-81b4c86d-a8bb-4311-b021-73f1671b3df7 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-27 19:05:24,485 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=0b074ce3-ac6c-4efa-838b-7418f7387d96 used request id req-81b4c86d-a8bb-4311-b021-73f1671b3df7 2018-06-27 19:05:24,486 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-769b8f7a-3c92-41f2-b943-95a58bd4ab46-pub-subnet 2018-06-27 19:05:24,491 - 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}d08c3301888ffdc8593d950032debbdd28fdab6f" -d '{"subnets": [{"ip_version": 4, "network_id": "0b074ce3-ac6c-4efa-838b-7418f7387d96", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-769b8f7a-3c92-41f2-b943-95a58bd4ab46-pub-subnet"}]}' 2018-06-27 19:05:26,122 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 19:05:26 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-2e62567e-c798-4f11-9c1f-398e894032d8 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0b074ce3-ac6c-4efa-838b-7418f7387d96","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:05:25Z","dns_nameservers":[],"updated_at":"2018-06-27T19:05:25Z","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":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"5ba51601-7342-43db-ac2c-f00ab3c9239b","subnetpool_id":null,"name":"NeutronUtilsRouterTests-769b8f7a-3c92-41f2-b943-95a58bd4ab46-pub-subnet"}]} 2018-06-27 19:05:26,122 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-2e62567e-c798-4f11-9c1f-398e894032d8 2018-06-27 19:05:26,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/networks?id=0b074ce3-ac6c-4efa-838b-7418f7387d96 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d08c3301888ffdc8593d950032debbdd28fdab6f" 2018-06-27 19:05:26,418 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:05:26 GMT Content-Type: application/json Content-Length: 729 Connection: keep-alive X-Openstack-Request-Id: req-0f078fba-9ec9-49fc-b892-d29f02184145 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":"0b074ce3-ac6c-4efa-838b-7418f7387d96","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":["5ba51601-7342-43db-ac2c-f00ab3c9239b"],"description":"","tags":[],"updated_at":"2018-06-27T19:05:25Z","provider:segmentation_id":100,"name":"NeutronUtilsRouterTests-769b8f7a-3c92-41f2-b943-95a58bd4ab46-pub-net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:05:23Z","provider:network_type":"vxlan"}]} 2018-06-27 19:05:26,418 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=0b074ce3-ac6c-4efa-838b-7418f7387d96 used request id req-0f078fba-9ec9-49fc-b892-d29f02184145 2018-06-27 19:05:26,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=0b074ce3-ac6c-4efa-838b-7418f7387d96 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d08c3301888ffdc8593d950032debbdd28fdab6f" 2018-06-27 19:05:26,515 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:05:26 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-ffe3c19d-2599-47a9-9cc1-6219c8532a9c Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0b074ce3-ac6c-4efa-838b-7418f7387d96","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:05:25Z","dns_nameservers":[],"updated_at":"2018-06-27T19:05:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"5ba51601-7342-43db-ac2c-f00ab3c9239b","subnetpool_id":null,"name":"NeutronUtilsRouterTests-769b8f7a-3c92-41f2-b943-95a58bd4ab46-pub-subnet"}]} 2018-06-27 19:05:26,515 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=0b074ce3-ac6c-4efa-838b-7418f7387d96 used request id req-ffe3c19d-2599-47a9-9cc1-6219c8532a9c 2018-06-27 19:05:26,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/networks?name=NeutronUtilsRouterTests-769b8f7a-3c92-41f2-b943-95a58bd4ab46-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d08c3301888ffdc8593d950032debbdd28fdab6f" 2018-06-27 19:05:26,798 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:05:26 GMT Content-Type: application/json Content-Length: 729 Connection: keep-alive X-Openstack-Request-Id: req-7443d094-02ab-46bb-b07c-ff62d0930c05 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":"0b074ce3-ac6c-4efa-838b-7418f7387d96","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":["5ba51601-7342-43db-ac2c-f00ab3c9239b"],"description":"","tags":[],"updated_at":"2018-06-27T19:05:25Z","provider:segmentation_id":100,"name":"NeutronUtilsRouterTests-769b8f7a-3c92-41f2-b943-95a58bd4ab46-pub-net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:05:23Z","provider:network_type":"vxlan"}]} 2018-06-27 19:05:26,798 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NeutronUtilsRouterTests-769b8f7a-3c92-41f2-b943-95a58bd4ab46-pub-net used request id req-7443d094-02ab-46bb-b07c-ff62d0930c05 2018-06-27 19:05:26,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-27 19:05:26,809 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 19:05: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-27 19:05:26,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d08c3301888ffdc8593d950032debbdd28fdab6f" 2018-06-27 19:05:27,137 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:05:26 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a8198bfa-a8f6-4cf5-b564-daabc4a5b240 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/8cdbc979369d4c15b8ddd6cc77d930e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}} 2018-06-27 19:05:27,137 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 used request id req-a8198bfa-a8f6-4cf5-b564-daabc4a5b240 2018-06-27 19:05:27,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?network_id=0b074ce3-ac6c-4efa-838b-7418f7387d96 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d08c3301888ffdc8593d950032debbdd28fdab6f" 2018-06-27 19:05:28,139 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:05:28 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-ca216973-c69d-468b-95bd-404a88bf85d9 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0b074ce3-ac6c-4efa-838b-7418f7387d96","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:05:25Z","dns_nameservers":[],"updated_at":"2018-06-27T19:05:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"5ba51601-7342-43db-ac2c-f00ab3c9239b","subnetpool_id":null,"name":"NeutronUtilsRouterTests-769b8f7a-3c92-41f2-b943-95a58bd4ab46-pub-subnet"}]} 2018-06-27 19:05:28,139 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=0b074ce3-ac6c-4efa-838b-7418f7387d96 used request id req-ca216973-c69d-468b-95bd-404a88bf85d9 2018-06-27 19:05:28,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=0b074ce3-ac6c-4efa-838b-7418f7387d96&name=NeutronUtilsRouterTests-769b8f7a-3c92-41f2-b943-95a58bd4ab46-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d08c3301888ffdc8593d950032debbdd28fdab6f" 2018-06-27 19:05:28,906 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:05:28 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-26cf3104-c933-40d5-ac2f-b4ca46a701fa Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0b074ce3-ac6c-4efa-838b-7418f7387d96","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:05:25Z","dns_nameservers":[],"updated_at":"2018-06-27T19:05:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"5ba51601-7342-43db-ac2c-f00ab3c9239b","subnetpool_id":null,"name":"NeutronUtilsRouterTests-769b8f7a-3c92-41f2-b943-95a58bd4ab46-pub-subnet"}]} 2018-06-27 19:05:28,906 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=0b074ce3-ac6c-4efa-838b-7418f7387d96&name=NeutronUtilsRouterTests-769b8f7a-3c92-41f2-b943-95a58bd4ab46-pub-subnet used request id req-26cf3104-c933-40d5-ac2f-b4ca46a701fa 2018-06-27 19:05:28,907 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 19:05:28,908 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 19:05:29,780 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T20:05:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["0rKMtEOlTzi7wcQKBko5uw"], "issued_at": "2018-06-27T19:05:29.000000Z"}} 2018-06-27 19:05:29,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}3a7dabfcf67a6e3729fca3dc3901bb129606ed0c" 2018-06-27 19:05:29,834 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:05:29 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3cd8154c-c59c-4fbf-a003-86e8ebc2c595 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 19:05:29,834 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-3cd8154c-c59c-4fbf-a003-86e8ebc2c595 2018-06-27 19:05:29,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=NeutronUtilsRouterTests-769b8f7a-3c92-41f2-b943-95a58bd4ab46-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d08c3301888ffdc8593d950032debbdd28fdab6f" 2018-06-27 19:05:30,088 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:05:30 GMT Content-Type: application/json Content-Length: 729 Connection: keep-alive X-Openstack-Request-Id: req-b499b89a-2222-4a15-a6cc-790f05cc500e 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":"0b074ce3-ac6c-4efa-838b-7418f7387d96","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":["5ba51601-7342-43db-ac2c-f00ab3c9239b"],"description":"","tags":[],"updated_at":"2018-06-27T19:05:25Z","provider:segmentation_id":100,"name":"NeutronUtilsRouterTests-769b8f7a-3c92-41f2-b943-95a58bd4ab46-pub-net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:05:23Z","provider:network_type":"vxlan"}]} 2018-06-27 19:05:30,088 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NeutronUtilsRouterTests-769b8f7a-3c92-41f2-b943-95a58bd4ab46-pub-net used request id req-b499b89a-2222-4a15-a6cc-790f05cc500e 2018-06-27 19:05:30,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=0b074ce3-ac6c-4efa-838b-7418f7387d96 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d08c3301888ffdc8593d950032debbdd28fdab6f" 2018-06-27 19:05:30,187 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:05:30 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-62bdd709-7e96-4b79-8902-507aa5bfcb24 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0b074ce3-ac6c-4efa-838b-7418f7387d96","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:05:25Z","dns_nameservers":[],"updated_at":"2018-06-27T19:05:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"5ba51601-7342-43db-ac2c-f00ab3c9239b","subnetpool_id":null,"name":"NeutronUtilsRouterTests-769b8f7a-3c92-41f2-b943-95a58bd4ab46-pub-subnet"}]} 2018-06-27 19:05:30,187 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=0b074ce3-ac6c-4efa-838b-7418f7387d96 used request id req-62bdd709-7e96-4b79-8902-507aa5bfcb24 2018-06-27 19:05:30,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=NeutronUtilsRouterTests-769b8f7a-3c92-41f2-b943-95a58bd4ab46-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d08c3301888ffdc8593d950032debbdd28fdab6f" 2018-06-27 19:05:30,566 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:05:30 GMT Content-Type: application/json Content-Length: 729 Connection: keep-alive X-Openstack-Request-Id: req-272a1d2c-ab57-42b1-bf8d-307456579d9b 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":"0b074ce3-ac6c-4efa-838b-7418f7387d96","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":["5ba51601-7342-43db-ac2c-f00ab3c9239b"],"description":"","tags":[],"updated_at":"2018-06-27T19:05:25Z","provider:segmentation_id":100,"name":"NeutronUtilsRouterTests-769b8f7a-3c92-41f2-b943-95a58bd4ab46-pub-net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:05:23Z","provider:network_type":"vxlan"}]} 2018-06-27 19:05:30,567 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NeutronUtilsRouterTests-769b8f7a-3c92-41f2-b943-95a58bd4ab46-pub-net used request id req-272a1d2c-ab57-42b1-bf8d-307456579d9b 2018-06-27 19:05:30,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-27 19:05:30,580 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 19:05: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-27 19:05:30,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/8cdbc979369d4c15b8ddd6cc77d930e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a7dabfcf67a6e3729fca3dc3901bb129606ed0c" 2018-06-27 19:05:30,667 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:05:30 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2a9635b5-2b1d-4572-9c3d-6f8f7ed96f52 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/8cdbc979369d4c15b8ddd6cc77d930e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}} 2018-06-27 19:05:30,667 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 used request id req-2a9635b5-2b1d-4572-9c3d-6f8f7ed96f52 2018-06-27 19:05:30,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/subnets?network_id=0b074ce3-ac6c-4efa-838b-7418f7387d96 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d08c3301888ffdc8593d950032debbdd28fdab6f" 2018-06-27 19:05:30,784 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:05:30 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-72e344a9-f2c5-4978-b300-31ff103e7478 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0b074ce3-ac6c-4efa-838b-7418f7387d96","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:05:25Z","dns_nameservers":[],"updated_at":"2018-06-27T19:05:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"5ba51601-7342-43db-ac2c-f00ab3c9239b","subnetpool_id":null,"name":"NeutronUtilsRouterTests-769b8f7a-3c92-41f2-b943-95a58bd4ab46-pub-subnet"}]} 2018-06-27 19:05:30,785 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=0b074ce3-ac6c-4efa-838b-7418f7387d96 used request id req-72e344a9-f2c5-4978-b300-31ff103e7478 2018-06-27 19:05:30,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/subnets?network_id=0b074ce3-ac6c-4efa-838b-7418f7387d96&name=NeutronUtilsRouterTests-769b8f7a-3c92-41f2-b943-95a58bd4ab46-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d08c3301888ffdc8593d950032debbdd28fdab6f" 2018-06-27 19:05:30,899 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:05:30 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-a3cfde7b-4555-4a2d-ae33-20a6b9f5d7fd Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0b074ce3-ac6c-4efa-838b-7418f7387d96","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:05:25Z","dns_nameservers":[],"updated_at":"2018-06-27T19:05:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"5ba51601-7342-43db-ac2c-f00ab3c9239b","subnetpool_id":null,"name":"NeutronUtilsRouterTests-769b8f7a-3c92-41f2-b943-95a58bd4ab46-pub-subnet"}]} 2018-06-27 19:05:30,899 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=0b074ce3-ac6c-4efa-838b-7418f7387d96&name=NeutronUtilsRouterTests-769b8f7a-3c92-41f2-b943-95a58bd4ab46-pub-subnet used request id req-a3cfde7b-4555-4a2d-ae33-20a6b9f5d7fd 2018-06-27 19:05:30,900 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-769b8f7a-3c92-41f2-b943-95a58bd4ab46-pub-net 2018-06-27 19:05:30,905 - 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}d08c3301888ffdc8593d950032debbdd28fdab6f" -d '{"port": {"network_id": "0b074ce3-ac6c-4efa-838b-7418f7387d96", "fixed_ips": [{"subnet_id": "5ba51601-7342-43db-ac2c-f00ab3c9239b", "ip_address": "10.197.123.100"}], "name": "NeutronUtilsRouterTests-769b8f7a-3c92-41f2-b943-95a58bd4ab46-port", "admin_state_up": true}}' 2018-06-27 19:05:31,603 - keystoneauth.session - DEBUG - RESP: [400] Server: nginx Date: Wed, 27 Jun 2018 19:05:31 GMT Content-Type: application/json Content-Length: 146 Connection: keep-alive X-Openstack-Request-Id: req-ae112f59-436e-4e69-bb35-690e448a16cc RESP BODY: {"NeutronError": {"message": "IP address 10.197.123.100 is not a valid IP for the specified subnet.", "type": "InvalidIpForSubnet", "detail": ""}} 2018-06-27 19:05:31,604 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/ports used request id req-ae112f59-436e-4e69-bb35-690e448a16cc 2018-06-27 19:05:31,604 - 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-27 19:05:31,604 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-769b8f7a-3c92-41f2-b943-95a58bd4ab46-pub-subnet 2018-06-27 19:05:31,604 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-769b8f7a-3c92-41f2-b943-95a58bd4ab46-pub-subnet 2018-06-27 19:05:31,609 - 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/5ba51601-7342-43db-ac2c-f00ab3c9239b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d08c3301888ffdc8593d950032debbdd28fdab6f" 2018-06-27 19:05:35,560 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 19:05:35 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-8f552b32-6b18-477d-a874-2918077a6a24 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 19:05:35,560 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/5ba51601-7342-43db-ac2c-f00ab3c9239b used request id req-8f552b32-6b18-477d-a874-2918077a6a24 2018-06-27 19:05:35,560 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-769b8f7a-3c92-41f2-b943-95a58bd4ab46-pub-net 2018-06-27 19:05:35,566 - 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/0b074ce3-ac6c-4efa-838b-7418f7387d96 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d08c3301888ffdc8593d950032debbdd28fdab6f" 2018-06-27 19:05:38,337 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 19:05:38 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-e044e884-b8ab-480e-9ecd-68ce70ebc1cb Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 19:05:38,337 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/0b074ce3-ac6c-4efa-838b-7418f7387d96 used request id req-e044e884-b8ab-480e-9ecd-68ce70ebc1cb 2018-06-27 19:05:38,339 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 19:05:39,124 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T20:05:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["WCJHb9TWSoauVUtEnaNuuQ"], "issued_at": "2018-06-27T19:05:39.000000Z"}} 2018-06-27 19:05:39,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}a5e2515edf0e5e2b7c8171361b8e7c6e2644e479" 2018-06-27 19:05:39,180 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:05:39 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-359c3427-d180-4185-9e17-c78231d1b351 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 19:05:39,180 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-359c3427-d180-4185-9e17-c78231d1b351 2018-06-27 19:05:39,182 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-e275b395-ed65-4dd5-95a2-a30dbc70b318-pub-net 2018-06-27 19:05:39,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}a5e2515edf0e5e2b7c8171361b8e7c6e2644e479" -d '{"network": {"name": "NeutronUtilsRouterTests-e275b395-ed65-4dd5-95a2-a30dbc70b318-pub-net", "admin_state_up": true}}' 2018-06-27 19:05:40,646 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 19:05:40 GMT Content-Type: application/json Content-Length: 700 Connection: keep-alive X-Openstack-Request-Id: req-20401549-b114-4f50-8197-fed7e96af5ce 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":"c27b1cc3-1be7-4c24-afcf-913a320c849e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-27T19:05:40Z","is_default":false,"provider:segmentation_id":11,"name":"NeutronUtilsRouterTests-e275b395-ed65-4dd5-95a2-a30dbc70b318-pub-net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:05:40Z","mtu":1450}} 2018-06-27 19:05:40,646 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-20401549-b114-4f50-8197-fed7e96af5ce 2018-06-27 19:05:40,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?id=c27b1cc3-1be7-4c24-afcf-913a320c849e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5e2515edf0e5e2b7c8171361b8e7c6e2644e479" 2018-06-27 19:05:41,818 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:05:41 GMT Content-Type: application/json Content-Length: 684 Connection: keep-alive X-Openstack-Request-Id: req-e1f13d1d-a1ba-460b-9b6b-4b1e1d05a240 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":"c27b1cc3-1be7-4c24-afcf-913a320c849e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-27T19:05:40Z","provider:segmentation_id":11,"name":"NeutronUtilsRouterTests-e275b395-ed65-4dd5-95a2-a30dbc70b318-pub-net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:05:40Z","provider:network_type":"vxlan"}]} 2018-06-27 19:05:41,818 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=c27b1cc3-1be7-4c24-afcf-913a320c849e used request id req-e1f13d1d-a1ba-460b-9b6b-4b1e1d05a240 2018-06-27 19:05:41,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=c27b1cc3-1be7-4c24-afcf-913a320c849e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5e2515edf0e5e2b7c8171361b8e7c6e2644e479" 2018-06-27 19:05:41,931 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:05:41 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-38a8223e-4d48-4626-a2f3-4008f08d5934 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-27 19:05:41,931 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=c27b1cc3-1be7-4c24-afcf-913a320c849e used request id req-38a8223e-4d48-4626-a2f3-4008f08d5934 2018-06-27 19:05:41,931 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-e275b395-ed65-4dd5-95a2-a30dbc70b318-pub-subnet 2018-06-27 19:05:41,936 - 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}a5e2515edf0e5e2b7c8171361b8e7c6e2644e479" -d '{"subnets": [{"ip_version": 4, "network_id": "c27b1cc3-1be7-4c24-afcf-913a320c849e", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-e275b395-ed65-4dd5-95a2-a30dbc70b318-pub-subnet"}]}' 2018-06-27 19:05:43,084 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 19:05:43 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-e09ce3bb-9acb-4ddb-8efe-6a2531c97924 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c27b1cc3-1be7-4c24-afcf-913a320c849e","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:05:42Z","dns_nameservers":[],"updated_at":"2018-06-27T19:05:42Z","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":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"ff2072e4-3144-41f5-b824-fdb1e6ff8514","subnetpool_id":null,"name":"NeutronUtilsRouterTests-e275b395-ed65-4dd5-95a2-a30dbc70b318-pub-subnet"}]} 2018-06-27 19:05:43,084 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-e09ce3bb-9acb-4ddb-8efe-6a2531c97924 2018-06-27 19:05:43,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?id=c27b1cc3-1be7-4c24-afcf-913a320c849e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5e2515edf0e5e2b7c8171361b8e7c6e2644e479" 2018-06-27 19:05:43,276 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:05:43 GMT Content-Type: application/json Content-Length: 728 Connection: keep-alive X-Openstack-Request-Id: req-67a04493-c528-43fa-8638-6d3e5d3ab3a4 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":"c27b1cc3-1be7-4c24-afcf-913a320c849e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":["ff2072e4-3144-41f5-b824-fdb1e6ff8514"],"description":"","tags":[],"updated_at":"2018-06-27T19:05:42Z","provider:segmentation_id":11,"name":"NeutronUtilsRouterTests-e275b395-ed65-4dd5-95a2-a30dbc70b318-pub-net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:05:40Z","provider:network_type":"vxlan"}]} 2018-06-27 19:05:43,276 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=c27b1cc3-1be7-4c24-afcf-913a320c849e used request id req-67a04493-c528-43fa-8638-6d3e5d3ab3a4 2018-06-27 19:05:43,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/subnets?network_id=c27b1cc3-1be7-4c24-afcf-913a320c849e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5e2515edf0e5e2b7c8171361b8e7c6e2644e479" 2018-06-27 19:05:43,953 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:05:43 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-f58dab64-079b-4cbd-ab9e-a78b27cd41e3 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c27b1cc3-1be7-4c24-afcf-913a320c849e","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:05:42Z","dns_nameservers":[],"updated_at":"2018-06-27T19:05:42Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"ff2072e4-3144-41f5-b824-fdb1e6ff8514","subnetpool_id":null,"name":"NeutronUtilsRouterTests-e275b395-ed65-4dd5-95a2-a30dbc70b318-pub-subnet"}]} 2018-06-27 19:05:43,953 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=c27b1cc3-1be7-4c24-afcf-913a320c849e used request id req-f58dab64-079b-4cbd-ab9e-a78b27cd41e3 2018-06-27 19:05:43,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=NeutronUtilsRouterTests-e275b395-ed65-4dd5-95a2-a30dbc70b318-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5e2515edf0e5e2b7c8171361b8e7c6e2644e479" 2018-06-27 19:05:44,167 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:05:44 GMT Content-Type: application/json Content-Length: 728 Connection: keep-alive X-Openstack-Request-Id: req-8b6f68d5-a1ff-4ed4-b4aa-8011a388ec4c 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":"c27b1cc3-1be7-4c24-afcf-913a320c849e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":["ff2072e4-3144-41f5-b824-fdb1e6ff8514"],"description":"","tags":[],"updated_at":"2018-06-27T19:05:42Z","provider:segmentation_id":11,"name":"NeutronUtilsRouterTests-e275b395-ed65-4dd5-95a2-a30dbc70b318-pub-net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:05:40Z","provider:network_type":"vxlan"}]} 2018-06-27 19:05:44,167 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NeutronUtilsRouterTests-e275b395-ed65-4dd5-95a2-a30dbc70b318-pub-net used request id req-8b6f68d5-a1ff-4ed4-b4aa-8011a388ec4c 2018-06-27 19:05:44,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 19:05:44,182 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 19:05: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-27 19:05:44,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/8cdbc979369d4c15b8ddd6cc77d930e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5e2515edf0e5e2b7c8171361b8e7c6e2644e479" 2018-06-27 19:05:44,271 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:05:44 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-123c6833-e3af-40f8-b103-3fb5289abc88 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/8cdbc979369d4c15b8ddd6cc77d930e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}} 2018-06-27 19:05:44,271 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 used request id req-123c6833-e3af-40f8-b103-3fb5289abc88 2018-06-27 19:05:44,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=c27b1cc3-1be7-4c24-afcf-913a320c849e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5e2515edf0e5e2b7c8171361b8e7c6e2644e479" 2018-06-27 19:05:44,417 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:05:44 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-e9666480-1d10-41f4-b230-bb58d5366c3e Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c27b1cc3-1be7-4c24-afcf-913a320c849e","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:05:42Z","dns_nameservers":[],"updated_at":"2018-06-27T19:05:42Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"ff2072e4-3144-41f5-b824-fdb1e6ff8514","subnetpool_id":null,"name":"NeutronUtilsRouterTests-e275b395-ed65-4dd5-95a2-a30dbc70b318-pub-subnet"}]} 2018-06-27 19:05:44,418 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=c27b1cc3-1be7-4c24-afcf-913a320c849e used request id req-e9666480-1d10-41f4-b230-bb58d5366c3e 2018-06-27 19:05:44,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=c27b1cc3-1be7-4c24-afcf-913a320c849e&name=NeutronUtilsRouterTests-e275b395-ed65-4dd5-95a2-a30dbc70b318-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5e2515edf0e5e2b7c8171361b8e7c6e2644e479" 2018-06-27 19:05:44,536 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:05:44 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-523e5f28-2705-40e8-9da7-b03b24515228 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c27b1cc3-1be7-4c24-afcf-913a320c849e","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:05:42Z","dns_nameservers":[],"updated_at":"2018-06-27T19:05:42Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"ff2072e4-3144-41f5-b824-fdb1e6ff8514","subnetpool_id":null,"name":"NeutronUtilsRouterTests-e275b395-ed65-4dd5-95a2-a30dbc70b318-pub-subnet"}]} 2018-06-27 19:05:44,536 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=c27b1cc3-1be7-4c24-afcf-913a320c849e&name=NeutronUtilsRouterTests-e275b395-ed65-4dd5-95a2-a30dbc70b318-pub-subnet used request id req-523e5f28-2705-40e8-9da7-b03b24515228 2018-06-27 19:05:44,537 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 19:05:44,538 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 19:05:45,192 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T20:05:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["G6l8IUYGTPaeNPOP8KfJrQ"], "issued_at": "2018-06-27T19:05:45.000000Z"}} 2018-06-27 19:05:45,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}1b488d29bd5c4e55bf5d521f5ae44f22517be743" 2018-06-27 19:05:45,536 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:05:45 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e4aefccc-5bb0-4df4-883d-581a0e8c6ce8 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 19:05:45,536 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-e4aefccc-5bb0-4df4-883d-581a0e8c6ce8 2018-06-27 19:05:45,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/networks?name=NeutronUtilsRouterTests-e275b395-ed65-4dd5-95a2-a30dbc70b318-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5e2515edf0e5e2b7c8171361b8e7c6e2644e479" 2018-06-27 19:05:45,882 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:05:45 GMT Content-Type: application/json Content-Length: 728 Connection: keep-alive X-Openstack-Request-Id: req-0c2ae9fb-6b18-403b-9ea0-ad851fac0b6e 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":"c27b1cc3-1be7-4c24-afcf-913a320c849e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":["ff2072e4-3144-41f5-b824-fdb1e6ff8514"],"description":"","tags":[],"updated_at":"2018-06-27T19:05:42Z","provider:segmentation_id":11,"name":"NeutronUtilsRouterTests-e275b395-ed65-4dd5-95a2-a30dbc70b318-pub-net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:05:40Z","provider:network_type":"vxlan"}]} 2018-06-27 19:05:45,883 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NeutronUtilsRouterTests-e275b395-ed65-4dd5-95a2-a30dbc70b318-pub-net used request id req-0c2ae9fb-6b18-403b-9ea0-ad851fac0b6e 2018-06-27 19:05:45,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=c27b1cc3-1be7-4c24-afcf-913a320c849e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5e2515edf0e5e2b7c8171361b8e7c6e2644e479" 2018-06-27 19:05:46,030 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:05:46 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-c2a1cb34-c4f1-49e9-a99d-438fff69520d Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c27b1cc3-1be7-4c24-afcf-913a320c849e","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:05:42Z","dns_nameservers":[],"updated_at":"2018-06-27T19:05:42Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"ff2072e4-3144-41f5-b824-fdb1e6ff8514","subnetpool_id":null,"name":"NeutronUtilsRouterTests-e275b395-ed65-4dd5-95a2-a30dbc70b318-pub-subnet"}]} 2018-06-27 19:05:46,031 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=c27b1cc3-1be7-4c24-afcf-913a320c849e used request id req-c2a1cb34-c4f1-49e9-a99d-438fff69520d 2018-06-27 19:05:46,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=NeutronUtilsRouterTests-e275b395-ed65-4dd5-95a2-a30dbc70b318-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5e2515edf0e5e2b7c8171361b8e7c6e2644e479" 2018-06-27 19:05:46,228 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:05:46 GMT Content-Type: application/json Content-Length: 728 Connection: keep-alive X-Openstack-Request-Id: req-99e137ff-26e1-44cf-b268-65bb3b2ec893 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":"c27b1cc3-1be7-4c24-afcf-913a320c849e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":["ff2072e4-3144-41f5-b824-fdb1e6ff8514"],"description":"","tags":[],"updated_at":"2018-06-27T19:05:42Z","provider:segmentation_id":11,"name":"NeutronUtilsRouterTests-e275b395-ed65-4dd5-95a2-a30dbc70b318-pub-net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:05:40Z","provider:network_type":"vxlan"}]} 2018-06-27 19:05:46,228 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NeutronUtilsRouterTests-e275b395-ed65-4dd5-95a2-a30dbc70b318-pub-net used request id req-99e137ff-26e1-44cf-b268-65bb3b2ec893 2018-06-27 19:05:46,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 19:05:46,242 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 19:05: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-27 19:05: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/8cdbc979369d4c15b8ddd6cc77d930e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b488d29bd5c4e55bf5d521f5ae44f22517be743" 2018-06-27 19:05:46,568 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:05:46 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d18e6cf3-b2ef-4b3e-8298-1cf53c7d8590 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/8cdbc979369d4c15b8ddd6cc77d930e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}} 2018-06-27 19:05:46,568 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 used request id req-d18e6cf3-b2ef-4b3e-8298-1cf53c7d8590 2018-06-27 19:05:46,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=c27b1cc3-1be7-4c24-afcf-913a320c849e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5e2515edf0e5e2b7c8171361b8e7c6e2644e479" 2018-06-27 19:05:46,742 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:05:46 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-7d11ef72-d9c6-4ab2-917a-f421fe2e1442 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c27b1cc3-1be7-4c24-afcf-913a320c849e","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:05:42Z","dns_nameservers":[],"updated_at":"2018-06-27T19:05:42Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"ff2072e4-3144-41f5-b824-fdb1e6ff8514","subnetpool_id":null,"name":"NeutronUtilsRouterTests-e275b395-ed65-4dd5-95a2-a30dbc70b318-pub-subnet"}]} 2018-06-27 19:05:46,742 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=c27b1cc3-1be7-4c24-afcf-913a320c849e used request id req-7d11ef72-d9c6-4ab2-917a-f421fe2e1442 2018-06-27 19:05:46,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=c27b1cc3-1be7-4c24-afcf-913a320c849e&name=NeutronUtilsRouterTests-e275b395-ed65-4dd5-95a2-a30dbc70b318-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5e2515edf0e5e2b7c8171361b8e7c6e2644e479" 2018-06-27 19:05:46,892 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:05:46 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-dd91d4d0-1dec-4647-8af1-952caeb7bb23 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c27b1cc3-1be7-4c24-afcf-913a320c849e","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:05:42Z","dns_nameservers":[],"updated_at":"2018-06-27T19:05:42Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"ff2072e4-3144-41f5-b824-fdb1e6ff8514","subnetpool_id":null,"name":"NeutronUtilsRouterTests-e275b395-ed65-4dd5-95a2-a30dbc70b318-pub-subnet"}]} 2018-06-27 19:05:46,893 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=c27b1cc3-1be7-4c24-afcf-913a320c849e&name=NeutronUtilsRouterTests-e275b395-ed65-4dd5-95a2-a30dbc70b318-pub-subnet used request id req-dd91d4d0-1dec-4647-8af1-952caeb7bb23 2018-06-27 19:05:46,893 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-e275b395-ed65-4dd5-95a2-a30dbc70b318-pub-net 2018-06-27 19:05:46,898 - 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}a5e2515edf0e5e2b7c8171361b8e7c6e2644e479" -d '{"port": {"network_id": "c27b1cc3-1be7-4c24-afcf-913a320c849e", "fixed_ips": [{"subnet_id": "ff2072e4-3144-41f5-b824-fdb1e6ff8514", "ip_address": null}], "name": "NeutronUtilsRouterTests-e275b395-ed65-4dd5-95a2-a30dbc70b318-port", "admin_state_up": true}}' 2018-06-27 19:05:46,928 - keystoneauth.session - DEBUG - RESP: [400] Server: nginx Date: Wed, 27 Jun 2018 19:05:46 GMT Content-Type: application/json Content-Length: 143 Connection: keep-alive X-Openstack-Request-Id: req-86eadb07-d873-4ef5-9f89-ad6c3fb1370c RESP BODY: {"NeutronError": {"message": "Invalid input for fixed_ips. Reason: 'None' is not a valid IP address.", "type": "HTTPBadRequest", "detail": ""}} 2018-06-27 19:05:46,929 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/ports used request id req-86eadb07-d873-4ef5-9f89-ad6c3fb1370c 2018-06-27 19:05:46,929 - 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-27 19:05:46,929 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-e275b395-ed65-4dd5-95a2-a30dbc70b318-pub-subnet 2018-06-27 19:05:46,929 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-e275b395-ed65-4dd5-95a2-a30dbc70b318-pub-subnet 2018-06-27 19:05:46,934 - 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/ff2072e4-3144-41f5-b824-fdb1e6ff8514 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5e2515edf0e5e2b7c8171361b8e7c6e2644e479" 2018-06-27 19:05:50,489 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 19:05:50 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-e5402fc1-6bb4-40d5-8316-04337c1102e9 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 19:05:50,489 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/ff2072e4-3144-41f5-b824-fdb1e6ff8514 used request id req-e5402fc1-6bb4-40d5-8316-04337c1102e9 2018-06-27 19:05:50,489 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-e275b395-ed65-4dd5-95a2-a30dbc70b318-pub-net 2018-06-27 19:05:50,494 - 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/c27b1cc3-1be7-4c24-afcf-913a320c849e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5e2515edf0e5e2b7c8171361b8e7c6e2644e479" 2018-06-27 19:05:53,363 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 19:05:53 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-5764853d-be4b-401d-8306-53853b4d8d27 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 19:05:53,364 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/c27b1cc3-1be7-4c24-afcf-913a320c849e used request id req-5764853d-be4b-401d-8306-53853b4d8d27 2018-06-27 19:05:53,365 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 19:05:54,079 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T20:05:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["iLZEOzAgQUSCKjXt9ov7Lg"], "issued_at": "2018-06-27T19:05:54.000000Z"}} 2018-06-27 19:05:54,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}8d23eb72c0e727df32df92310f0797b099a482c1" 2018-06-27 19:05:54,433 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:05:54 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8f6b4e42-388b-4420-86c2-07aa336e6ba7 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 19:05:54,433 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-8f6b4e42-388b-4420-86c2-07aa336e6ba7 2018-06-27 19:05:54,435 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-6b707b50-6491-43ff-9c3f-35278b546e31-pub-net 2018-06-27 19:05:54,440 - 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}8d23eb72c0e727df32df92310f0797b099a482c1" -d '{"network": {"name": "NeutronUtilsRouterTests-6b707b50-6491-43ff-9c3f-35278b546e31-pub-net", "admin_state_up": true}}' 2018-06-27 19:05:55,843 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 19:05:55 GMT Content-Type: application/json Content-Length: 700 Connection: keep-alive X-Openstack-Request-Id: req-79943970-850b-4014-ae74-c1132d591821 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":"9cafe5bf-e59e-4729-91ef-33849699d234","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-27T19:05:55Z","is_default":false,"provider:segmentation_id":46,"name":"NeutronUtilsRouterTests-6b707b50-6491-43ff-9c3f-35278b546e31-pub-net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:05:55Z","mtu":1450}} 2018-06-27 19:05:55,843 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-79943970-850b-4014-ae74-c1132d591821 2018-06-27 19:05:55,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=9cafe5bf-e59e-4729-91ef-33849699d234 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d23eb72c0e727df32df92310f0797b099a482c1" 2018-06-27 19:05:57,008 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:05:57 GMT Content-Type: application/json Content-Length: 684 Connection: keep-alive X-Openstack-Request-Id: req-cefaef79-d6e6-4047-a13f-bee1d2891ed4 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":"9cafe5bf-e59e-4729-91ef-33849699d234","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-27T19:05:55Z","provider:segmentation_id":46,"name":"NeutronUtilsRouterTests-6b707b50-6491-43ff-9c3f-35278b546e31-pub-net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:05:55Z","provider:network_type":"vxlan"}]} 2018-06-27 19:05:57,008 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=9cafe5bf-e59e-4729-91ef-33849699d234 used request id req-cefaef79-d6e6-4047-a13f-bee1d2891ed4 2018-06-27 19:05:57,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=9cafe5bf-e59e-4729-91ef-33849699d234 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d23eb72c0e727df32df92310f0797b099a482c1" 2018-06-27 19:05:57,674 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:05:57 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-0740beac-db5d-4262-af0c-61c6bca9b4d7 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-27 19:05:57,674 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=9cafe5bf-e59e-4729-91ef-33849699d234 used request id req-0740beac-db5d-4262-af0c-61c6bca9b4d7 2018-06-27 19:05:57,675 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-6b707b50-6491-43ff-9c3f-35278b546e31-pub-subnet 2018-06-27 19:05:57,680 - 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}8d23eb72c0e727df32df92310f0797b099a482c1" -d '{"subnets": [{"ip_version": 4, "network_id": "9cafe5bf-e59e-4729-91ef-33849699d234", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-6b707b50-6491-43ff-9c3f-35278b546e31-pub-subnet"}]}' 2018-06-27 19:05:58,940 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 19:05:58 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-3c01fc81-9389-4179-bcb9-99e85f37dcb6 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9cafe5bf-e59e-4729-91ef-33849699d234","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:05:58Z","dns_nameservers":[],"updated_at":"2018-06-27T19:05: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":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"b325c869-2b2e-4af8-a84c-94b335e43c4d","subnetpool_id":null,"name":"NeutronUtilsRouterTests-6b707b50-6491-43ff-9c3f-35278b546e31-pub-subnet"}]} 2018-06-27 19:05:58,941 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-3c01fc81-9389-4179-bcb9-99e85f37dcb6 2018-06-27 19:05:58,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/networks?id=9cafe5bf-e59e-4729-91ef-33849699d234 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d23eb72c0e727df32df92310f0797b099a482c1" 2018-06-27 19:05:59,240 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:05:59 GMT Content-Type: application/json Content-Length: 728 Connection: keep-alive X-Openstack-Request-Id: req-fd21e56c-4e6a-4522-beb0-feecf9d586ed 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":"9cafe5bf-e59e-4729-91ef-33849699d234","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":["b325c869-2b2e-4af8-a84c-94b335e43c4d"],"description":"","tags":[],"updated_at":"2018-06-27T19:05:58Z","provider:segmentation_id":46,"name":"NeutronUtilsRouterTests-6b707b50-6491-43ff-9c3f-35278b546e31-pub-net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:05:55Z","provider:network_type":"vxlan"}]} 2018-06-27 19:05:59,240 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=9cafe5bf-e59e-4729-91ef-33849699d234 used request id req-fd21e56c-4e6a-4522-beb0-feecf9d586ed 2018-06-27 19:05:59,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?network_id=9cafe5bf-e59e-4729-91ef-33849699d234 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d23eb72c0e727df32df92310f0797b099a482c1" 2018-06-27 19:05:59,643 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:05:59 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-94588416-6371-4bc5-9557-251a493b0fe6 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9cafe5bf-e59e-4729-91ef-33849699d234","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:05:58Z","dns_nameservers":[],"updated_at":"2018-06-27T19:05: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":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"b325c869-2b2e-4af8-a84c-94b335e43c4d","subnetpool_id":null,"name":"NeutronUtilsRouterTests-6b707b50-6491-43ff-9c3f-35278b546e31-pub-subnet"}]} 2018-06-27 19:05:59,644 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=9cafe5bf-e59e-4729-91ef-33849699d234 used request id req-94588416-6371-4bc5-9557-251a493b0fe6 2018-06-27 19:05:59,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=NeutronUtilsRouterTests-6b707b50-6491-43ff-9c3f-35278b546e31-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d23eb72c0e727df32df92310f0797b099a482c1" 2018-06-27 19:05:59,843 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:05:59 GMT Content-Type: application/json Content-Length: 728 Connection: keep-alive X-Openstack-Request-Id: req-155576ca-1d3b-49b7-a70f-f4db651ca27d 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":"9cafe5bf-e59e-4729-91ef-33849699d234","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":["b325c869-2b2e-4af8-a84c-94b335e43c4d"],"description":"","tags":[],"updated_at":"2018-06-27T19:05:58Z","provider:segmentation_id":46,"name":"NeutronUtilsRouterTests-6b707b50-6491-43ff-9c3f-35278b546e31-pub-net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:05:55Z","provider:network_type":"vxlan"}]} 2018-06-27 19:05:59,844 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NeutronUtilsRouterTests-6b707b50-6491-43ff-9c3f-35278b546e31-pub-net used request id req-155576ca-1d3b-49b7-a70f-f4db651ca27d 2018-06-27 19:05:59,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-27 19:05:59,856 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 19:05: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-27 19:05:59,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/8cdbc979369d4c15b8ddd6cc77d930e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d23eb72c0e727df32df92310f0797b099a482c1" 2018-06-27 19:06:00,228 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:05:59 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-299edfab-b1ff-4a21-b9e1-a7a4915ca185 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/8cdbc979369d4c15b8ddd6cc77d930e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}} 2018-06-27 19:06:00,228 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 used request id req-299edfab-b1ff-4a21-b9e1-a7a4915ca185 2018-06-27 19:06:00,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/subnets?network_id=9cafe5bf-e59e-4729-91ef-33849699d234 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d23eb72c0e727df32df92310f0797b099a482c1" 2018-06-27 19:06:00,365 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:06:00 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-11b6ddb8-d6ff-4af1-a0b9-787eb308edef Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9cafe5bf-e59e-4729-91ef-33849699d234","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:05:58Z","dns_nameservers":[],"updated_at":"2018-06-27T19:05: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":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"b325c869-2b2e-4af8-a84c-94b335e43c4d","subnetpool_id":null,"name":"NeutronUtilsRouterTests-6b707b50-6491-43ff-9c3f-35278b546e31-pub-subnet"}]} 2018-06-27 19:06:00,365 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=9cafe5bf-e59e-4729-91ef-33849699d234 used request id req-11b6ddb8-d6ff-4af1-a0b9-787eb308edef 2018-06-27 19:06:00,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/subnets?network_id=9cafe5bf-e59e-4729-91ef-33849699d234&name=NeutronUtilsRouterTests-6b707b50-6491-43ff-9c3f-35278b546e31-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d23eb72c0e727df32df92310f0797b099a482c1" 2018-06-27 19:06:00,470 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:06:00 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-6677c395-da49-4f64-b607-76a2a262d290 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9cafe5bf-e59e-4729-91ef-33849699d234","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:05:58Z","dns_nameservers":[],"updated_at":"2018-06-27T19:05: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":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"b325c869-2b2e-4af8-a84c-94b335e43c4d","subnetpool_id":null,"name":"NeutronUtilsRouterTests-6b707b50-6491-43ff-9c3f-35278b546e31-pub-subnet"}]} 2018-06-27 19:06:00,470 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=9cafe5bf-e59e-4729-91ef-33849699d234&name=NeutronUtilsRouterTests-6b707b50-6491-43ff-9c3f-35278b546e31-pub-subnet used request id req-6677c395-da49-4f64-b607-76a2a262d290 2018-06-27 19:06:00,471 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 19:06:00,472 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 19:06:01,346 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T20:06:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["aIRTvpQqRZOXUvBaMt6cbA"], "issued_at": "2018-06-27T19:06:01.000000Z"}} 2018-06-27 19:06:01,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}21d81c930508d95c33fd6ec07656253d6bf28095" 2018-06-27 19:06:01,394 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:06:01 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6a3e2253-fa18-4b9b-b88c-31f53c54dd88 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 19:06:01,394 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-6a3e2253-fa18-4b9b-b88c-31f53c54dd88 2018-06-27 19:06:01,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?name=NeutronUtilsRouterTests-6b707b50-6491-43ff-9c3f-35278b546e31-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d23eb72c0e727df32df92310f0797b099a482c1" 2018-06-27 19:06:01,599 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:06:01 GMT Content-Type: application/json Content-Length: 728 Connection: keep-alive X-Openstack-Request-Id: req-d47322f9-7c5a-45b4-977d-da657337fb69 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":"9cafe5bf-e59e-4729-91ef-33849699d234","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":["b325c869-2b2e-4af8-a84c-94b335e43c4d"],"description":"","tags":[],"updated_at":"2018-06-27T19:05:58Z","provider:segmentation_id":46,"name":"NeutronUtilsRouterTests-6b707b50-6491-43ff-9c3f-35278b546e31-pub-net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:05:55Z","provider:network_type":"vxlan"}]} 2018-06-27 19:06:01,599 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NeutronUtilsRouterTests-6b707b50-6491-43ff-9c3f-35278b546e31-pub-net used request id req-d47322f9-7c5a-45b4-977d-da657337fb69 2018-06-27 19:06:01,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/subnets?network_id=9cafe5bf-e59e-4729-91ef-33849699d234 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d23eb72c0e727df32df92310f0797b099a482c1" 2018-06-27 19:06:01,748 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:06:01 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-1fea3f7c-b0a9-4085-8e4f-1dcc8d5d0764 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9cafe5bf-e59e-4729-91ef-33849699d234","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:05:58Z","dns_nameservers":[],"updated_at":"2018-06-27T19:05: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":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"b325c869-2b2e-4af8-a84c-94b335e43c4d","subnetpool_id":null,"name":"NeutronUtilsRouterTests-6b707b50-6491-43ff-9c3f-35278b546e31-pub-subnet"}]} 2018-06-27 19:06:01,748 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=9cafe5bf-e59e-4729-91ef-33849699d234 used request id req-1fea3f7c-b0a9-4085-8e4f-1dcc8d5d0764 2018-06-27 19:06:01,753 - keystoneauth.session - 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-6b707b50-6491-43ff-9c3f-35278b546e31-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d23eb72c0e727df32df92310f0797b099a482c1" 2018-06-27 19:06:01,971 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:06:01 GMT Content-Type: application/json Content-Length: 728 Connection: keep-alive X-Openstack-Request-Id: req-758096af-86b3-4b97-a991-f6c359c3df98 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":"9cafe5bf-e59e-4729-91ef-33849699d234","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":["b325c869-2b2e-4af8-a84c-94b335e43c4d"],"description":"","tags":[],"updated_at":"2018-06-27T19:05:58Z","provider:segmentation_id":46,"name":"NeutronUtilsRouterTests-6b707b50-6491-43ff-9c3f-35278b546e31-pub-net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:05:55Z","provider:network_type":"vxlan"}]} 2018-06-27 19:06:01,972 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NeutronUtilsRouterTests-6b707b50-6491-43ff-9c3f-35278b546e31-pub-net used request id req-758096af-86b3-4b97-a991-f6c359c3df98 2018-06-27 19:06:01,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 19:06:01,987 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 19:06: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-27 19:06:01,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/8cdbc979369d4c15b8ddd6cc77d930e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21d81c930508d95c33fd6ec07656253d6bf28095" 2018-06-27 19:06:02,295 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:06:01 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-be83279a-7f1c-46c5-904a-92ba9b90ad46 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/8cdbc979369d4c15b8ddd6cc77d930e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}} 2018-06-27 19:06:02,296 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 used request id req-be83279a-7f1c-46c5-904a-92ba9b90ad46 2018-06-27 19:06:02,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=9cafe5bf-e59e-4729-91ef-33849699d234 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d23eb72c0e727df32df92310f0797b099a482c1" 2018-06-27 19:06:02,427 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:06:02 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-aea23757-b749-4913-9c8c-b8a3dff08c0e Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9cafe5bf-e59e-4729-91ef-33849699d234","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:05:58Z","dns_nameservers":[],"updated_at":"2018-06-27T19:05: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":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"b325c869-2b2e-4af8-a84c-94b335e43c4d","subnetpool_id":null,"name":"NeutronUtilsRouterTests-6b707b50-6491-43ff-9c3f-35278b546e31-pub-subnet"}]} 2018-06-27 19:06:02,427 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=9cafe5bf-e59e-4729-91ef-33849699d234 used request id req-aea23757-b749-4913-9c8c-b8a3dff08c0e 2018-06-27 19:06:02,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?network_id=9cafe5bf-e59e-4729-91ef-33849699d234&name=NeutronUtilsRouterTests-6b707b50-6491-43ff-9c3f-35278b546e31-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d23eb72c0e727df32df92310f0797b099a482c1" 2018-06-27 19:06:02,540 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:06:02 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-640957df-0b8b-43be-b719-d59f112f9368 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9cafe5bf-e59e-4729-91ef-33849699d234","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:05:58Z","dns_nameservers":[],"updated_at":"2018-06-27T19:05: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":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"b325c869-2b2e-4af8-a84c-94b335e43c4d","subnetpool_id":null,"name":"NeutronUtilsRouterTests-6b707b50-6491-43ff-9c3f-35278b546e31-pub-subnet"}]} 2018-06-27 19:06:02,540 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=9cafe5bf-e59e-4729-91ef-33849699d234&name=NeutronUtilsRouterTests-6b707b50-6491-43ff-9c3f-35278b546e31-pub-subnet used request id req-640957df-0b8b-43be-b719-d59f112f9368 2018-06-27 19:06:02,540 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-6b707b50-6491-43ff-9c3f-35278b546e31-pub-net 2018-06-27 19:06:02,546 - 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}8d23eb72c0e727df32df92310f0797b099a482c1" -d '{"port": {"network_id": "9cafe5bf-e59e-4729-91ef-33849699d234", "fixed_ips": [{"subnet_id": "b325c869-2b2e-4af8-a84c-94b335e43c4d", "ip_address": "10.55.1.100"}], "admin_state_up": true}}' 2018-06-27 19:06:04,503 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 19:06:04 GMT Content-Type: application/json Content-Length: 790 Connection: keep-alive X-Openstack-Request-Id: req-34999a78-97f7-426a-ba12-7ca652e794b6 Front-End-Https: on RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T19:06:03Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b325c869-2b2e-4af8-a84c-94b335e43c4d","ip_address":"10.55.1.100"}],"id":"123c9271-5823-4a68-a0dd-9a804fbe5a5c","security_groups":["c550cef9-ba45-49be-8c52-0554a76a0c1e"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:07:21:f4","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"","admin_state_up":true,"network_id":"9cafe5bf-e59e-4729-91ef-33849699d234","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:06:03Z","binding:vnic_type":"normal"}} 2018-06-27 19:06:04,503 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/ports used request id req-34999a78-97f7-426a-ba12-7ca652e794b6 2018-06-27 19:06:04,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/ports/123c9271-5823-4a68-a0dd-9a804fbe5a5c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d23eb72c0e727df32df92310f0797b099a482c1" 2018-06-27 19:06:04,654 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:06:04 GMT Content-Type: application/json Content-Length: 790 Connection: keep-alive X-Openstack-Request-Id: req-43e93e83-ed6d-400c-983b-a3afe129bbf5 Front-End-Https: on RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T19:06:03Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"b325c869-2b2e-4af8-a84c-94b335e43c4d","ip_address":"10.55.1.100"}],"id":"123c9271-5823-4a68-a0dd-9a804fbe5a5c","security_groups":["c550cef9-ba45-49be-8c52-0554a76a0c1e"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:07:21:f4","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"","admin_state_up":true,"network_id":"9cafe5bf-e59e-4729-91ef-33849699d234","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:06:03Z","binding:vnic_type":"normal"}} 2018-06-27 19:06:04,654 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports/123c9271-5823-4a68-a0dd-9a804fbe5a5c used request id req-43e93e83-ed6d-400c-983b-a3afe129bbf5 2018-06-27 19:06:04,655 - neutron_utils - INFO - Deleting port with name 2018-06-27 19:06:04,660 - 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/123c9271-5823-4a68-a0dd-9a804fbe5a5c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d23eb72c0e727df32df92310f0797b099a482c1" 2018-06-27 19:06:06,119 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 19:06:06 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-9e357e21-0075-4f08-9b56-8daeeb951aaf Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 19:06:06,119 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/ports/123c9271-5823-4a68-a0dd-9a804fbe5a5c used request id req-9e357e21-0075-4f08-9b56-8daeeb951aaf 2018-06-27 19:06:06,120 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-6b707b50-6491-43ff-9c3f-35278b546e31-pub-subnet 2018-06-27 19:06:06,120 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-6b707b50-6491-43ff-9c3f-35278b546e31-pub-subnet 2018-06-27 19:06:06,125 - 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/b325c869-2b2e-4af8-a84c-94b335e43c4d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d23eb72c0e727df32df92310f0797b099a482c1" 2018-06-27 19:06:10,252 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 19:06:10 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-ce55f755-fc91-466e-8faa-9c3292fdca16 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 19:06:10,252 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/b325c869-2b2e-4af8-a84c-94b335e43c4d used request id req-ce55f755-fc91-466e-8faa-9c3292fdca16 2018-06-27 19:06:10,252 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-6b707b50-6491-43ff-9c3f-35278b546e31-pub-net 2018-06-27 19:06:10,257 - 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/9cafe5bf-e59e-4729-91ef-33849699d234 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d23eb72c0e727df32df92310f0797b099a482c1" 2018-06-27 19:06:13,809 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 19:06:13 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-c577c921-4e84-4cf1-89a8-ed75a6ca1c4c Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 19:06:13,809 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/9cafe5bf-e59e-4729-91ef-33849699d234 used request id req-c577c921-4e84-4cf1-89a8-ed75a6ca1c4c 2018-06-27 19:06:13,811 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 19:06:14,703 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T20:06:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["RRU_N-vbS0qLsvIBv0LUnw"], "issued_at": "2018-06-27T19:06:14.000000Z"}} 2018-06-27 19:06:14,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}3656b116857fcd8f941fbe6dc6758c6e00e10719" 2018-06-27 19:06:14,768 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:06:14 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fb973a5e-5dd6-4db0-b6cf-5a73bcb639b5 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 19:06:14,768 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-fb973a5e-5dd6-4db0-b6cf-5a73bcb639b5 2018-06-27 19:06:14,770 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 19:06:14,770 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 19:06:15,514 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T20:06:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["Dwzi-DG8S6GK_PIsHoNV2w"], "issued_at": "2018-06-27T19:06:15.000000Z"}} 2018-06-27 19:06:15,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa6d8d41ec7bda8f6e4b473cd46c4ec5f44371be" 2018-06-27 19:06:15,887 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:06:15 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6b50e23b-a9f3-4876-b12d-491d8d2060cc Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 19:06:15,887 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-6b50e23b-a9f3-4876-b12d-491d8d2060cc 2018-06-27 19:06:15,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-fab55ca9-d6f6-4dee-a948-52a459ed401a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3656b116857fcd8f941fbe6dc6758c6e00e10719" 2018-06-27 19:06:16,840 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:06:16 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-838c908b-f9aa-46cc-a4e6-9d0610806dbb Front-End-Https: on RESP BODY: {"networks":[]} 2018-06-27 19:06:16,840 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NeutronUtilsRouterTests-fab55ca9-d6f6-4dee-a948-52a459ed401a-pub-net used request id req-838c908b-f9aa-46cc-a4e6-9d0610806dbb 2018-06-27 19:06:16,842 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 19:06:17,685 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T20:06:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["b8JlOLWxThi-QuV2eC4Fzg"], "issued_at": "2018-06-27T19:06:17.000000Z"}} 2018-06-27 19:06:17,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}41d0c812b204ba37c10701b29b24090434de21d0" 2018-06-27 19:06:18,028 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:06:17 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3096c787-cb76-4769-aaf4-8571564a3db0 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 19:06:18,028 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-3096c787-cb76-4769-aaf4-8571564a3db0 2018-06-27 19:06:18,029 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 19:06:18,030 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 19:06:18,926 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T20:06:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["uvTXQS0dRPiVsR0yGprAqw"], "issued_at": "2018-06-27T19:06:18.000000Z"}} 2018-06-27 19:06:18,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}082f3b77a7df69c44a7ce8a20985f69b7772318c" 2018-06-27 19:06:19,223 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:06:18 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ac4da097-fa41-42d6-b389-ec46562b78e5 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 19:06:19,223 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-ac4da097-fa41-42d6-b389-ec46562b78e5 2018-06-27 19:06:19,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/networks?name=floating_net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41d0c812b204ba37c10701b29b24090434de21d0" 2018-06-27 19:06:20,294 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:06:20 GMT Content-Type: application/json Content-Length: 696 Connection: keep-alive X-Openstack-Request-Id: req-6b3d76e8-490e-4e41-a898-5c2cebf19a1d 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":"977aff9f-43e9-4fec-86ae-a730f64fa17d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":["df0aa635-d718-49cc-81c1-ba349ef8a505"],"description":"","tags":[],"updated_at":"2018-06-27T18:56:39Z","is_default":true,"provider:segmentation_id":null,"name":"floating_net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T18:56:31Z","provider:network_type":"flat"}]} 2018-06-27 19:06:20,294 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=floating_net used request id req-6b3d76e8-490e-4e41-a898-5c2cebf19a1d 2018-06-27 19:06:20,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/subnets?network_id=977aff9f-43e9-4fec-86ae-a730f64fa17d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41d0c812b204ba37c10701b29b24090434de21d0" 2018-06-27 19:06:20,441 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:06:20 GMT Content-Type: application/json Content-Length: 628 Connection: keep-alive X-Openstack-Request-Id: req-968e0237-538d-42d5-85c2-fedccf0b7a72 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"977aff9f-43e9-4fec-86ae-a730f64fa17d","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T18:56:39Z","dns_nameservers":[],"updated_at":"2018-06-27T18:56:39Z","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":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"df0aa635-d718-49cc-81c1-ba349ef8a505","subnetpool_id":null,"name":"floating_subnet"}]} 2018-06-27 19:06:20,441 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=977aff9f-43e9-4fec-86ae-a730f64fa17d used request id req-968e0237-538d-42d5-85c2-fedccf0b7a72 2018-06-27 19:06:20,442 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-82c52293-63e6-4a59-8ece-21337d281f75-pub-router 2018-06-27 19:06:20,447 - 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}41d0c812b204ba37c10701b29b24090434de21d0" -d '{"router": {"external_gateway_info": {"network_id": "977aff9f-43e9-4fec-86ae-a730f64fa17d"}, "name": "NeutronUtilsRouterTests-82c52293-63e6-4a59-8ece-21337d281f75-pub-router", "admin_state_up": true}}' 2018-06-27 19:06:24,065 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 19:06:24 GMT Content-Type: application/json Content-Length: 728 Connection: keep-alive X-Openstack-Request-Id: req-437a376f-2108-45c8-a713-9635b14c1527 Front-End-Https: on RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "977aff9f-43e9-4fec-86ae-a730f64fa17d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "df0aa635-d718-49cc-81c1-ba349ef8a505", "ip_address": "172.30.10.115"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T19:06:20Z", "admin_state_up": true, "updated_at": "2018-06-27T19:06:23Z", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "1620c128-c87f-4559-9799-2bcdf07fc97a", "name": "NeutronUtilsRouterTests-82c52293-63e6-4a59-8ece-21337d281f75-pub-router"}} 2018-06-27 19:06:24,065 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/routers used request id req-437a376f-2108-45c8-a713-9635b14c1527 2018-06-27 19:06:24,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?device_id=1620c128-c87f-4559-9799-2bcdf07fc97a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41d0c812b204ba37c10701b29b24090434de21d0" 2018-06-27 19:06:24,843 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:06:24 GMT Content-Type: application/json Content-Length: 752 Connection: keep-alive X-Openstack-Request-Id: req-804f03ec-6ab5-49aa-b9f7-b82f10d181eb Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T19:06:22Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"df0aa635-d718-49cc-81c1-ba349ef8a505","ip_address":"172.30.10.115"}],"id":"ccf7771a-f40a-44cd-8ab0-a9bb44a7cd4e","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:84:3f:86","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"1620c128-c87f-4559-9799-2bcdf07fc97a","name":"","admin_state_up":true,"network_id":"977aff9f-43e9-4fec-86ae-a730f64fa17d","tenant_id":"","created_at":"2018-06-27T19:06:21Z","binding:vnic_type":"normal"}]} 2018-06-27 19:06:24,843 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=1620c128-c87f-4559-9799-2bcdf07fc97a used request id req-804f03ec-6ab5-49aa-b9f7-b82f10d181eb 2018-06-27 19:06: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/df0aa635-d718-49cc-81c1-ba349ef8a505 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41d0c812b204ba37c10701b29b24090434de21d0" 2018-06-27 19:06:25,574 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:06:25 GMT Content-Type: application/json Content-Length: 625 Connection: keep-alive X-Openstack-Request-Id: req-7d1f74cc-abf8-4aea-abe2-df8ad169edc9 Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"977aff9f-43e9-4fec-86ae-a730f64fa17d","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T18:56:39Z","dns_nameservers":[],"updated_at":"2018-06-27T18:56:39Z","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":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"df0aa635-d718-49cc-81c1-ba349ef8a505","subnetpool_id":null,"name":"floating_subnet"}} 2018-06-27 19:06:25,575 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/df0aa635-d718-49cc-81c1-ba349ef8a505 used request id req-7d1f74cc-abf8-4aea-abe2-df8ad169edc9 2018-06-27 19:06:25,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/routers?name=NeutronUtilsRouterTests-82c52293-63e6-4a59-8ece-21337d281f75-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41d0c812b204ba37c10701b29b24090434de21d0" 2018-06-27 19:06:25,885 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:06:25 GMT Content-Type: application/json Content-Length: 737 Connection: keep-alive X-Openstack-Request-Id: req-16d8b196-3c3c-46f8-a3fd-2d32d3ba7881 Front-End-Https: on RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "977aff9f-43e9-4fec-86ae-a730f64fa17d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "df0aa635-d718-49cc-81c1-ba349ef8a505", "ip_address": "172.30.10.115"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T19:06:20Z", "admin_state_up": true, "updated_at": "2018-06-27T19:06:23Z", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "1620c128-c87f-4559-9799-2bcdf07fc97a", "name": "NeutronUtilsRouterTests-82c52293-63e6-4a59-8ece-21337d281f75-pub-router"}]} 2018-06-27 19:06:25,885 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers?name=NeutronUtilsRouterTests-82c52293-63e6-4a59-8ece-21337d281f75-pub-router used request id req-16d8b196-3c3c-46f8-a3fd-2d32d3ba7881 2018-06-27 19:06:25,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 19:06:25,900 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 19:06: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-27 19:06:25,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/8cdbc979369d4c15b8ddd6cc77d930e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41d0c812b204ba37c10701b29b24090434de21d0" 2018-06-27 19:06:26,213 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:06:25 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e2c471bd-dfb8-4df7-8d25-860c5f4429ec 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/8cdbc979369d4c15b8ddd6cc77d930e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}} 2018-06-27 19:06:26,213 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 used request id req-e2c471bd-dfb8-4df7-8d25-860c5f4429ec 2018-06-27 19:06:26,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/ports?device_id=1620c128-c87f-4559-9799-2bcdf07fc97a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41d0c812b204ba37c10701b29b24090434de21d0" 2018-06-27 19:06:26,328 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:06:26 GMT Content-Type: application/json Content-Length: 821 Connection: keep-alive X-Openstack-Request-Id: req-d3a36c76-acb0-4692-be47-44fbc6875842 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T19:06:26Z","device_owner":"network:router_gateway","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"df0aa635-d718-49cc-81c1-ba349ef8a505","ip_address":"172.30.10.115"}],"id":"ccf7771a-f40a-44cd-8ab0-a9bb44a7cd4e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:84:3f:86","project_id":"","status":"DOWN","binding:host_id":"cmp002","description":"","tags":[],"device_id":"1620c128-c87f-4559-9799-2bcdf07fc97a","name":"","admin_state_up":true,"network_id":"977aff9f-43e9-4fec-86ae-a730f64fa17d","tenant_id":"","created_at":"2018-06-27T19:06:21Z","binding:vnic_type":"normal"}]} 2018-06-27 19:06:26,328 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=1620c128-c87f-4559-9799-2bcdf07fc97a used request id req-d3a36c76-acb0-4692-be47-44fbc6875842 2018-06-27 19:06:26,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/df0aa635-d718-49cc-81c1-ba349ef8a505 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41d0c812b204ba37c10701b29b24090434de21d0" 2018-06-27 19:06:26,469 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:06:26 GMT Content-Type: application/json Content-Length: 625 Connection: keep-alive X-Openstack-Request-Id: req-1794c807-88e3-4948-afde-22763f8ab21a Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"977aff9f-43e9-4fec-86ae-a730f64fa17d","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T18:56:39Z","dns_nameservers":[],"updated_at":"2018-06-27T18:56:39Z","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":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"df0aa635-d718-49cc-81c1-ba349ef8a505","subnetpool_id":null,"name":"floating_subnet"}} 2018-06-27 19:06:26,469 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/df0aa635-d718-49cc-81c1-ba349ef8a505 used request id req-1794c807-88e3-4948-afde-22763f8ab21a 2018-06-27 19:06:26,470 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-82c52293-63e6-4a59-8ece-21337d281f75-pub-router 2018-06-27 19:06:26,475 - 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/1620c128-c87f-4559-9799-2bcdf07fc97a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41d0c812b204ba37c10701b29b24090434de21d0" 2018-06-27 19:06:29,620 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 19:06:29 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-74865b1c-9ec0-4ddd-be99-a21724c4f8fa Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 19:06:29,620 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/routers/1620c128-c87f-4559-9799-2bcdf07fc97a used request id req-74865b1c-9ec0-4ddd-be99-a21724c4f8fa 2018-06-27 19:06:29,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/routers?name=NeutronUtilsRouterTests-82c52293-63e6-4a59-8ece-21337d281f75-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41d0c812b204ba37c10701b29b24090434de21d0" 2018-06-27 19:06:29,782 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:06:29 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-e0bb3d46-cf14-4c6f-a36a-61bddea4f60f Front-End-Https: on RESP BODY: {"routers": []} 2018-06-27 19:06:29,783 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers?name=NeutronUtilsRouterTests-82c52293-63e6-4a59-8ece-21337d281f75-pub-router used request id req-e0bb3d46-cf14-4c6f-a36a-61bddea4f60f 2018-06-27 19:06:29,784 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 19:06:30,543 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T20:06:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["QqgJJj-rRkOW3p9kEDvmCg"], "issued_at": "2018-06-27T19:06:30.000000Z"}} 2018-06-27 19:06:30,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}7984be531231fee92d230975f5e7d95ccb7f6356" 2018-06-27 19:06:30,599 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:06:30 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a1c23aca-4521-4990-8b5c-b8d049d04048 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 19:06:30,599 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-a1c23aca-4521-4990-8b5c-b8d049d04048 2018-06-27 19:06:30,601 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 19:06:30,602 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 19:06:31,471 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T20:06:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["KZDNz6mtT0WUSc0mLQ5xkg"], "issued_at": "2018-06-27T19:06:31.000000Z"}} 2018-06-27 19:06:31,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}3f033a131c8336870ac0e544b85f94085deb39f9" 2018-06-27 19:06:31,520 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:06:31 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8bfbcfcc-c5e2-4c2f-b6b2-a7c263c2f146 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 19:06:31,520 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-8bfbcfcc-c5e2-4c2f-b6b2-a7c263c2f146 2018-06-27 19:06:31,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/networks?name=floating_net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7984be531231fee92d230975f5e7d95ccb7f6356" 2018-06-27 19:06:32,558 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:06:32 GMT Content-Type: application/json Content-Length: 696 Connection: keep-alive X-Openstack-Request-Id: req-b9d35e3b-8dd5-4c40-b567-21341d04357f 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":"977aff9f-43e9-4fec-86ae-a730f64fa17d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":["df0aa635-d718-49cc-81c1-ba349ef8a505"],"description":"","tags":[],"updated_at":"2018-06-27T18:56:39Z","is_default":true,"provider:segmentation_id":null,"name":"floating_net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T18:56:31Z","provider:network_type":"flat"}]} 2018-06-27 19:06:32,559 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=floating_net used request id req-b9d35e3b-8dd5-4c40-b567-21341d04357f 2018-06-27 19:06:32,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/subnets?network_id=977aff9f-43e9-4fec-86ae-a730f64fa17d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7984be531231fee92d230975f5e7d95ccb7f6356" 2018-06-27 19:06:33,432 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:06:33 GMT Content-Type: application/json Content-Length: 628 Connection: keep-alive X-Openstack-Request-Id: req-c5b1b49a-dada-4409-b79c-bb7b8ec04df1 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"977aff9f-43e9-4fec-86ae-a730f64fa17d","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T18:56:39Z","dns_nameservers":[],"updated_at":"2018-06-27T18:56:39Z","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":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"df0aa635-d718-49cc-81c1-ba349ef8a505","subnetpool_id":null,"name":"floating_subnet"}]} 2018-06-27 19:06:33,432 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=977aff9f-43e9-4fec-86ae-a730f64fa17d used request id req-c5b1b49a-dada-4409-b79c-bb7b8ec04df1 2018-06-27 19:06:33,433 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-6e59843a-1da9-43c3-889c-61c8705d706a-pub-router 2018-06-27 19:06:33,439 - 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}7984be531231fee92d230975f5e7d95ccb7f6356" -d '{"router": {"external_gateway_info": {"network_id": "977aff9f-43e9-4fec-86ae-a730f64fa17d"}, "name": "NeutronUtilsRouterTests-6e59843a-1da9-43c3-889c-61c8705d706a-pub-router", "admin_state_up": true}}' 2018-06-27 19:06:36,831 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 19:06:36 GMT Content-Type: application/json Content-Length: 728 Connection: keep-alive X-Openstack-Request-Id: req-aa1d78a7-59d8-41e4-afdd-597d21ad13e4 Front-End-Https: on RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "977aff9f-43e9-4fec-86ae-a730f64fa17d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "df0aa635-d718-49cc-81c1-ba349ef8a505", "ip_address": "172.30.10.119"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T19:06:33Z", "admin_state_up": true, "updated_at": "2018-06-27T19:06:36Z", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "9172cd59-e201-4463-a633-f2b2ff946e4e", "name": "NeutronUtilsRouterTests-6e59843a-1da9-43c3-889c-61c8705d706a-pub-router"}} 2018-06-27 19:06:36,831 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/routers used request id req-aa1d78a7-59d8-41e4-afdd-597d21ad13e4 2018-06-27 19:06:36,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/ports?device_id=9172cd59-e201-4463-a633-f2b2ff946e4e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7984be531231fee92d230975f5e7d95ccb7f6356" 2018-06-27 19:06:37,690 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:06:37 GMT Content-Type: application/json Content-Length: 752 Connection: keep-alive X-Openstack-Request-Id: req-4644786a-1647-443f-9221-3e0fa6fceefd Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T19:06:35Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"df0aa635-d718-49cc-81c1-ba349ef8a505","ip_address":"172.30.10.119"}],"id":"303b2c8b-64df-4f7e-a20b-3bfcfa3b0695","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:3b:b4:6f","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"9172cd59-e201-4463-a633-f2b2ff946e4e","name":"","admin_state_up":true,"network_id":"977aff9f-43e9-4fec-86ae-a730f64fa17d","tenant_id":"","created_at":"2018-06-27T19:06:34Z","binding:vnic_type":"normal"}]} 2018-06-27 19:06:37,690 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=9172cd59-e201-4463-a633-f2b2ff946e4e used request id req-4644786a-1647-443f-9221-3e0fa6fceefd 2018-06-27 19:06:37,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/subnets/df0aa635-d718-49cc-81c1-ba349ef8a505 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7984be531231fee92d230975f5e7d95ccb7f6356" 2018-06-27 19:06:37,803 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:06:37 GMT Content-Type: application/json Content-Length: 625 Connection: keep-alive X-Openstack-Request-Id: req-d50a48d5-b3a5-4ece-9126-6d25cfe7c2d2 Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"977aff9f-43e9-4fec-86ae-a730f64fa17d","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T18:56:39Z","dns_nameservers":[],"updated_at":"2018-06-27T18:56:39Z","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":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"df0aa635-d718-49cc-81c1-ba349ef8a505","subnetpool_id":null,"name":"floating_subnet"}} 2018-06-27 19:06:37,803 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/df0aa635-d718-49cc-81c1-ba349ef8a505 used request id req-d50a48d5-b3a5-4ece-9126-6d25cfe7c2d2 2018-06-27 19:06:37,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/routers?name=NeutronUtilsRouterTests-6e59843a-1da9-43c3-889c-61c8705d706a-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7984be531231fee92d230975f5e7d95ccb7f6356" 2018-06-27 19:06:38,219 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:06:38 GMT Content-Type: application/json Content-Length: 737 Connection: keep-alive X-Openstack-Request-Id: req-b0d175b6-99b8-4370-bdf8-f85316d60fbc Front-End-Https: on RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "977aff9f-43e9-4fec-86ae-a730f64fa17d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "df0aa635-d718-49cc-81c1-ba349ef8a505", "ip_address": "172.30.10.119"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T19:06:33Z", "admin_state_up": true, "updated_at": "2018-06-27T19:06:36Z", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "9172cd59-e201-4463-a633-f2b2ff946e4e", "name": "NeutronUtilsRouterTests-6e59843a-1da9-43c3-889c-61c8705d706a-pub-router"}]} 2018-06-27 19:06:38,220 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers?name=NeutronUtilsRouterTests-6e59843a-1da9-43c3-889c-61c8705d706a-pub-router used request id req-b0d175b6-99b8-4370-bdf8-f85316d60fbc 2018-06-27 19:06:38,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 19:06:38,231 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 19:06: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-27 19:06:38,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7984be531231fee92d230975f5e7d95ccb7f6356" 2018-06-27 19:06:38,336 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:06:38 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d6d89a01-ec40-4b02-ade1-be43033b132b 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/8cdbc979369d4c15b8ddd6cc77d930e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}} 2018-06-27 19:06:38,336 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 used request id req-d6d89a01-ec40-4b02-ade1-be43033b132b 2018-06-27 19:06:38,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/ports?device_id=9172cd59-e201-4463-a633-f2b2ff946e4e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7984be531231fee92d230975f5e7d95ccb7f6356" 2018-06-27 19:06:39,114 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:06:39 GMT Content-Type: application/json Content-Length: 758 Connection: keep-alive X-Openstack-Request-Id: req-8492a24d-ea7f-4fbb-bcb7-bc10d3739a19 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T19:06:38Z","device_owner":"network:router_gateway","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"df0aa635-d718-49cc-81c1-ba349ef8a505","ip_address":"172.30.10.119"}],"id":"303b2c8b-64df-4f7e-a20b-3bfcfa3b0695","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:3b:b4:6f","project_id":"","status":"DOWN","binding:host_id":"cmp002","description":"","tags":[],"device_id":"9172cd59-e201-4463-a633-f2b2ff946e4e","name":"","admin_state_up":true,"network_id":"977aff9f-43e9-4fec-86ae-a730f64fa17d","tenant_id":"","created_at":"2018-06-27T19:06:34Z","binding:vnic_type":"normal"}]} 2018-06-27 19:06:39,114 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=9172cd59-e201-4463-a633-f2b2ff946e4e used request id req-8492a24d-ea7f-4fbb-bcb7-bc10d3739a19 2018-06-27 19:06:39,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/subnets/df0aa635-d718-49cc-81c1-ba349ef8a505 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7984be531231fee92d230975f5e7d95ccb7f6356" 2018-06-27 19:06:39,251 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:06:39 GMT Content-Type: application/json Content-Length: 625 Connection: keep-alive X-Openstack-Request-Id: req-5e4708c0-cf09-4bd3-9e76-a00f97da9e39 Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"977aff9f-43e9-4fec-86ae-a730f64fa17d","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T18:56:39Z","dns_nameservers":[],"updated_at":"2018-06-27T18:56:39Z","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":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"df0aa635-d718-49cc-81c1-ba349ef8a505","subnetpool_id":null,"name":"floating_subnet"}} 2018-06-27 19:06:39,251 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/df0aa635-d718-49cc-81c1-ba349ef8a505 used request id req-5e4708c0-cf09-4bd3-9e76-a00f97da9e39 2018-06-27 19:06:39,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?name=floating_net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7984be531231fee92d230975f5e7d95ccb7f6356" 2018-06-27 19:06:39,709 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:06:39 GMT Content-Type: application/json Content-Length: 696 Connection: keep-alive X-Openstack-Request-Id: req-93fa6aa3-bc6f-4ced-813e-c12c129efaaf 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":"977aff9f-43e9-4fec-86ae-a730f64fa17d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":["df0aa635-d718-49cc-81c1-ba349ef8a505"],"description":"","tags":[],"updated_at":"2018-06-27T18:56:39Z","is_default":true,"provider:segmentation_id":null,"name":"floating_net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T18:56:31Z","provider:network_type":"flat"}]} 2018-06-27 19:06:39,709 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=floating_net used request id req-93fa6aa3-bc6f-4ced-813e-c12c129efaaf 2018-06-27 19:06:39,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/subnets?network_id=977aff9f-43e9-4fec-86ae-a730f64fa17d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7984be531231fee92d230975f5e7d95ccb7f6356" 2018-06-27 19:06:39,825 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:06:39 GMT Content-Type: application/json Content-Length: 628 Connection: keep-alive X-Openstack-Request-Id: req-c55198b9-c07f-4f60-9c47-86843f04bc35 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"977aff9f-43e9-4fec-86ae-a730f64fa17d","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T18:56:39Z","dns_nameservers":[],"updated_at":"2018-06-27T18:56:39Z","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":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"df0aa635-d718-49cc-81c1-ba349ef8a505","subnetpool_id":null,"name":"floating_subnet"}]} 2018-06-27 19:06:39,825 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=977aff9f-43e9-4fec-86ae-a730f64fa17d used request id req-c55198b9-c07f-4f60-9c47-86843f04bc35 2018-06-27 19:06:39,826 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-6e59843a-1da9-43c3-889c-61c8705d706a-pub-router 2018-06-27 19:06:39,831 - 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/9172cd59-e201-4463-a633-f2b2ff946e4e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7984be531231fee92d230975f5e7d95ccb7f6356" 2018-06-27 19:06:44,034 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 19:06:44 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-106eb8c5-a8fe-4a74-9842-05805e88ddf6 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 19:06:44,035 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/routers/9172cd59-e201-4463-a633-f2b2ff946e4e used request id req-106eb8c5-a8fe-4a74-9842-05805e88ddf6 2018-06-27 19:06:44,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=NeutronUtilsRouterTests-6e59843a-1da9-43c3-889c-61c8705d706a-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7984be531231fee92d230975f5e7d95ccb7f6356" 2018-06-27 19:06:44,255 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:06:44 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-d0705430-823e-4212-a739-983d4857c1da Front-End-Https: on RESP BODY: {"routers": []} 2018-06-27 19:06:44,256 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers?name=NeutronUtilsRouterTests-6e59843a-1da9-43c3-889c-61c8705d706a-pub-router used request id req-d0705430-823e-4212-a739-983d4857c1da 2018-06-27 19:06:44,258 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 19:06:45,190 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T20:06:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["59cCK2WdQXGucuixS7j8zA"], "issued_at": "2018-06-27T19:06:45.000000Z"}} 2018-06-27 19:06:45,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}0ee56383efe4aa42d75540caac99aa88465c2476" 2018-06-27 19:06:45,249 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:06:45 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4c983bff-cb07-49aa-b82b-648960a76bab Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 19:06:45,249 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-4c983bff-cb07-49aa-b82b-648960a76bab 2018-06-27 19:06:45,251 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-88f66f38-f06d-4e3e-9961-aa17bc3c9156name 2018-06-27 19:06:45,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/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ee56383efe4aa42d75540caac99aa88465c2476" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-88f66f38-f06d-4e3e-9961-aa17bc3c9156name"}}' 2018-06-27 19:06:46,656 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 19:06:46 GMT Content-Type: application/json Content-Length: 1403 Connection: keep-alive X-Openstack-Request-Id: req-5d777351-7079-4cb7-bdeb-f8141967b68b Front-End-Https: on RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T19:06:46Z", "updated_at": "2018-06-27T19:06:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:06:46Z", "revision_number": 0, "id": "0f67e2e3-de36-4d5a-bb9a-d7bb6c7a7fbc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:06:46Z", "security_group_id": "2f4d37fa-f55a-4238-a7f8-acb43261f826", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:06:46Z", "revision_number": 0, "id": "285734d1-d89d-4d1a-9607-a927ef79680a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:06:46Z", "security_group_id": "2f4d37fa-f55a-4238-a7f8-acb43261f826", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}], "revision_number": 2, "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "2f4d37fa-f55a-4238-a7f8-acb43261f826", "name": "NeutronUtilsSecurityGroupTests-88f66f38-f06d-4e3e-9961-aa17bc3c9156name"}} 2018-06-27 19:06:46,657 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-groups used request id req-5d777351-7079-4cb7-bdeb-f8141967b68b 2018-06-27 19:06:46,657 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2f4d37fa-f55a-4238-a7f8-acb43261f826 2018-06-27 19:06:46,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=2f4d37fa-f55a-4238-a7f8-acb43261f826 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ee56383efe4aa42d75540caac99aa88465c2476" 2018-06-27 19:06:47,045 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:06:47 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-22d31c35-2441-429c-a6b8-ff9456d1ece7 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-27T19:06:46Z", "security_group_id": "2f4d37fa-f55a-4238-a7f8-acb43261f826", "port_range_min": null, "revision_number": 0, "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T19:06:46Z", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "0f67e2e3-de36-4d5a-bb9a-d7bb6c7a7fbc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T19:06:46Z", "security_group_id": "2f4d37fa-f55a-4238-a7f8-acb43261f826", "port_range_min": null, "revision_number": 0, "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T19:06:46Z", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "285734d1-d89d-4d1a-9607-a927ef79680a"}]} 2018-06-27 19:06:47,045 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=2f4d37fa-f55a-4238-a7f8-acb43261f826 used request id req-22d31c35-2441-429c-a6b8-ff9456d1ece7 2018-06-27 19:06:47,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/security-groups?name=NeutronUtilsSecurityGroupTests-88f66f38-f06d-4e3e-9961-aa17bc3c9156name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ee56383efe4aa42d75540caac99aa88465c2476" 2018-06-27 19:06:47,266 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:06:47 GMT Content-Type: application/json Content-Length: 1406 Connection: keep-alive X-Openstack-Request-Id: req-f5ffdde9-2b43-4e55-8f8d-1ebeee3e896d Front-End-Https: on RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T19:06:46Z", "updated_at": "2018-06-27T19:06:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:06:46Z", "revision_number": 0, "id": "285734d1-d89d-4d1a-9607-a927ef79680a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:06:46Z", "security_group_id": "2f4d37fa-f55a-4238-a7f8-acb43261f826", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:06:46Z", "revision_number": 0, "id": "0f67e2e3-de36-4d5a-bb9a-d7bb6c7a7fbc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:06:46Z", "security_group_id": "2f4d37fa-f55a-4238-a7f8-acb43261f826", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}], "revision_number": 2, "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "2f4d37fa-f55a-4238-a7f8-acb43261f826", "name": "NeutronUtilsSecurityGroupTests-88f66f38-f06d-4e3e-9961-aa17bc3c9156name"}]} 2018-06-27 19:06:47,266 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-88f66f38-f06d-4e3e-9961-aa17bc3c9156name used request id req-f5ffdde9-2b43-4e55-8f8d-1ebeee3e896d 2018-06-27 19:06:47,267 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2f4d37fa-f55a-4238-a7f8-acb43261f826 2018-06-27 19:06:47,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-group-rules?security_group_id=2f4d37fa-f55a-4238-a7f8-acb43261f826 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ee56383efe4aa42d75540caac99aa88465c2476" 2018-06-27 19:06:47,345 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:06:47 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-44d57688-601c-4c58-9509-e063171e01d2 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-27T19:06:46Z", "security_group_id": "2f4d37fa-f55a-4238-a7f8-acb43261f826", "port_range_min": null, "revision_number": 0, "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T19:06:46Z", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "0f67e2e3-de36-4d5a-bb9a-d7bb6c7a7fbc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T19:06:46Z", "security_group_id": "2f4d37fa-f55a-4238-a7f8-acb43261f826", "port_range_min": null, "revision_number": 0, "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T19:06:46Z", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "285734d1-d89d-4d1a-9607-a927ef79680a"}]} 2018-06-27 19:06:47,346 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=2f4d37fa-f55a-4238-a7f8-acb43261f826 used request id req-44d57688-601c-4c58-9509-e063171e01d2 2018-06-27 19:06:47,346 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-88f66f38-f06d-4e3e-9961-aa17bc3c9156name 2018-06-27 19:06:47,351 - 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/2f4d37fa-f55a-4238-a7f8-acb43261f826 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ee56383efe4aa42d75540caac99aa88465c2476" 2018-06-27 19:06:47,729 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 19:06:47 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-5334643d-7df2-4d72-b186-cdcd481a500b Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 19:06:47,729 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/2f4d37fa-f55a-4238-a7f8-acb43261f826 used request id req-5334643d-7df2-4d72-b186-cdcd481a500b 2018-06-27 19:06:47,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/security-groups?name=NeutronUtilsSecurityGroupTests-88f66f38-f06d-4e3e-9961-aa17bc3c9156name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ee56383efe4aa42d75540caac99aa88465c2476" 2018-06-27 19:06:48,504 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:06:48 GMT Content-Type: application/json Content-Length: 23 Connection: keep-alive X-Openstack-Request-Id: req-07d9b996-f225-40e5-a98e-2266c56449e3 Front-End-Https: on RESP BODY: {"security_groups": []} 2018-06-27 19:06:48,504 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-88f66f38-f06d-4e3e-9961-aa17bc3c9156name used request id req-07d9b996-f225-40e5-a98e-2266c56449e3 2018-06-27 19:06:48,507 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 19:06:49,324 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T20:06:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["WrpBhD-3QmmsUCvDRzGf3w"], "issued_at": "2018-06-27T19:06:49.000000Z"}} 2018-06-27 19:06:49,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}7e59759a43310d0c68233c30c3fc2e9e50066e38" 2018-06-27 19:06:49,393 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:06:49 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-11714f5c-3c61-45cf-99f3-4ac44b09d774 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 19:06:49,393 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-11714f5c-3c61-45cf-99f3-4ac44b09d774 2018-06-27 19:06:49,394 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-612b6a49-b64c-4219-bc08-7347f49b2e0dname-1 2018-06-27 19:06:49,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/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e59759a43310d0c68233c30c3fc2e9e50066e38" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-612b6a49-b64c-4219-bc08-7347f49b2e0dname-1", "description": "hello group"}}' 2018-06-27 19:06:50,632 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 19:06:50 GMT Content-Type: application/json Content-Length: 1416 Connection: keep-alive X-Openstack-Request-Id: req-46dc5209-2d7e-4bf8-bd9f-7fe48769aedb Front-End-Https: on RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T19:06:50Z", "updated_at": "2018-06-27T19:06:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:06:50Z", "revision_number": 0, "id": "2575e3bc-34aa-4df1-b7be-b3493101429f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:06:50Z", "security_group_id": "46985e0b-2830-4bab-8b71-bf43cccaf456", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:06:50Z", "revision_number": 0, "id": "9e6e41cb-c99f-4456-9921-0a4ef5a35d45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:06:50Z", "security_group_id": "46985e0b-2830-4bab-8b71-bf43cccaf456", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}], "revision_number": 2, "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "46985e0b-2830-4bab-8b71-bf43cccaf456", "name": "NeutronUtilsSecurityGroupTests-612b6a49-b64c-4219-bc08-7347f49b2e0dname-1"}} 2018-06-27 19:06:50,632 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-groups used request id req-46dc5209-2d7e-4bf8-bd9f-7fe48769aedb 2018-06-27 19:06:50,632 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 46985e0b-2830-4bab-8b71-bf43cccaf456 2018-06-27 19:06:50,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/security-group-rules?security_group_id=46985e0b-2830-4bab-8b71-bf43cccaf456 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e59759a43310d0c68233c30c3fc2e9e50066e38" 2018-06-27 19:06:51,407 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:06:51 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-729bd21e-d21d-4d9c-8db1-e8b074e279fe 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-27T19:06:50Z", "security_group_id": "46985e0b-2830-4bab-8b71-bf43cccaf456", "port_range_min": null, "revision_number": 0, "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T19:06:50Z", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "2575e3bc-34aa-4df1-b7be-b3493101429f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T19:06:50Z", "security_group_id": "46985e0b-2830-4bab-8b71-bf43cccaf456", "port_range_min": null, "revision_number": 0, "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T19:06:50Z", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "9e6e41cb-c99f-4456-9921-0a4ef5a35d45"}]} 2018-06-27 19:06:51,408 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=46985e0b-2830-4bab-8b71-bf43cccaf456 used request id req-729bd21e-d21d-4d9c-8db1-e8b074e279fe 2018-06-27 19:06:51,408 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-612b6a49-b64c-4219-bc08-7347f49b2e0dname-2 2018-06-27 19:06:51,413 - 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}7e59759a43310d0c68233c30c3fc2e9e50066e38" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-612b6a49-b64c-4219-bc08-7347f49b2e0dname-2", "description": "hola group"}}' 2018-06-27 19:06:51,996 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 19:06:51 GMT Content-Type: application/json Content-Length: 1415 Connection: keep-alive X-Openstack-Request-Id: req-dfe1c81b-99d5-431c-ba7f-3a3af60d3d9a Front-End-Https: on RESP BODY: {"security_group": {"description": "hola group", "tags": [], "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T19:06:51Z", "updated_at": "2018-06-27T19:06:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:06:51Z", "revision_number": 0, "id": "721ed9c6-be1e-433e-9fc3-17cf0c5fb684", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:06:51Z", "security_group_id": "330dcd58-beec-4132-a182-aab124ff4a76", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:06:51Z", "revision_number": 0, "id": "df5181e1-9ed6-475c-ba2b-e07c39e2c6be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:06:51Z", "security_group_id": "330dcd58-beec-4132-a182-aab124ff4a76", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}], "revision_number": 2, "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "330dcd58-beec-4132-a182-aab124ff4a76", "name": "NeutronUtilsSecurityGroupTests-612b6a49-b64c-4219-bc08-7347f49b2e0dname-2"}} 2018-06-27 19:06:51,996 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-groups used request id req-dfe1c81b-99d5-431c-ba7f-3a3af60d3d9a 2018-06-27 19:06:51,997 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 330dcd58-beec-4132-a182-aab124ff4a76 2018-06-27 19:06:52,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/security-group-rules?security_group_id=330dcd58-beec-4132-a182-aab124ff4a76 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e59759a43310d0c68233c30c3fc2e9e50066e38" 2018-06-27 19:06:52,848 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:06:52 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-6364ce33-1114-4766-ac5e-be54e862d0f3 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-27T19:06:51Z", "security_group_id": "330dcd58-beec-4132-a182-aab124ff4a76", "port_range_min": null, "revision_number": 0, "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T19:06:51Z", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "721ed9c6-be1e-433e-9fc3-17cf0c5fb684"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T19:06:51Z", "security_group_id": "330dcd58-beec-4132-a182-aab124ff4a76", "port_range_min": null, "revision_number": 0, "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T19:06:51Z", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "df5181e1-9ed6-475c-ba2b-e07c39e2c6be"}]} 2018-06-27 19:06:52,848 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=330dcd58-beec-4132-a182-aab124ff4a76 used request id req-6364ce33-1114-4766-ac5e-be54e862d0f3 2018-06-27 19:06:52,849 - neutron_utils - INFO - Listing the available security groups 2018-06-27 19:06:52,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 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e59759a43310d0c68233c30c3fc2e9e50066e38" 2018-06-27 19:06:53,863 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:06:53 GMT Content-Type: application/json Content-Length: 7322 Connection: keep-alive X-Openstack-Request-Id: req-efbddee2-765e-4708-ad2d-94fc8158f625 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hola group", "tags": [], "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T19:06:51Z", "updated_at": "2018-06-27T19:06:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:06:51Z", "revision_number": 0, "id": "df5181e1-9ed6-475c-ba2b-e07c39e2c6be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:06:51Z", "security_group_id": "330dcd58-beec-4132-a182-aab124ff4a76", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:06:51Z", "revision_number": 0, "id": "721ed9c6-be1e-433e-9fc3-17cf0c5fb684", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:06:51Z", "security_group_id": "330dcd58-beec-4132-a182-aab124ff4a76", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}], "revision_number": 2, "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "330dcd58-beec-4132-a182-aab124ff4a76", "name": "NeutronUtilsSecurityGroupTests-612b6a49-b64c-4219-bc08-7347f49b2e0dname-2"}, {"description": "hello group", "tags": [], "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T19:06:50Z", "updated_at": "2018-06-27T19:06:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:06:50Z", "revision_number": 0, "id": "9e6e41cb-c99f-4456-9921-0a4ef5a35d45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:06:50Z", "security_group_id": "46985e0b-2830-4bab-8b71-bf43cccaf456", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:06:50Z", "revision_number": 0, "id": "2575e3bc-34aa-4df1-b7be-b3493101429f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:06:50Z", "security_group_id": "46985e0b-2830-4bab-8b71-bf43cccaf456", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}], "revision_number": 2, "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "46985e0b-2830-4bab-8b71-bf43cccaf456", "name": "NeutronUtilsSecurityGroupTests-612b6a49-b64c-4219-bc08-7347f49b2e0dname-1"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-27T19:03:04Z", "updated_at": "2018-06-27T19:03:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "d657b333-103d-4d19-add8-1e8bae2f8849", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "bfad35fa-7ea9-4a81-917d-7b86481eb510", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "6748ef1e-56da-434e-9e89-e86b58537b65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "b3e3826c-1c48-4699-93f0-f8a310956753", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T18:59:55Z", "updated_at": "2018-06-27T18:59:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "6cd9bbf0-4d1b-4b13-a6c4-e20a15bb3360", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "5a060918-419b-4ec3-90df-a7764c06af2f", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "e0e7297a-a59d-4d2b-b75c-2cc86b269114", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "8134c0f0-89c6-4d45-bef8-a9260d9d0723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}], "revision_number": 4, "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "name": "default"}]} 2018-06-27 19:06:53,863 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups used request id req-efbddee2-765e-4708-ad2d-94fc8158f625 2018-06-27 19:06:53,864 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 330dcd58-beec-4132-a182-aab124ff4a76 2018-06-27 19:06:53,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=330dcd58-beec-4132-a182-aab124ff4a76 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e59759a43310d0c68233c30c3fc2e9e50066e38" 2018-06-27 19:06:53,948 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:06:53 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-fe23e25d-b076-4ee1-8bfb-cbab5b67098a 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-27T19:06:51Z", "security_group_id": "330dcd58-beec-4132-a182-aab124ff4a76", "port_range_min": null, "revision_number": 0, "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T19:06:51Z", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "721ed9c6-be1e-433e-9fc3-17cf0c5fb684"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T19:06:51Z", "security_group_id": "330dcd58-beec-4132-a182-aab124ff4a76", "port_range_min": null, "revision_number": 0, "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T19:06:51Z", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "df5181e1-9ed6-475c-ba2b-e07c39e2c6be"}]} 2018-06-27 19:06:53,948 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=330dcd58-beec-4132-a182-aab124ff4a76 used request id req-fe23e25d-b076-4ee1-8bfb-cbab5b67098a 2018-06-27 19:06:53,949 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 46985e0b-2830-4bab-8b71-bf43cccaf456 2018-06-27 19:06:53,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-group-rules?security_group_id=46985e0b-2830-4bab-8b71-bf43cccaf456 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e59759a43310d0c68233c30c3fc2e9e50066e38" 2018-06-27 19:06:54,034 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:06:54 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-e9edd973-13f6-4623-97ea-205060b3a737 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-27T19:06:50Z", "security_group_id": "46985e0b-2830-4bab-8b71-bf43cccaf456", "port_range_min": null, "revision_number": 0, "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T19:06:50Z", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "2575e3bc-34aa-4df1-b7be-b3493101429f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T19:06:50Z", "security_group_id": "46985e0b-2830-4bab-8b71-bf43cccaf456", "port_range_min": null, "revision_number": 0, "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T19:06:50Z", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "9e6e41cb-c99f-4456-9921-0a4ef5a35d45"}]} 2018-06-27 19:06:54,035 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=46985e0b-2830-4bab-8b71-bf43cccaf456 used request id req-e9edd973-13f6-4623-97ea-205060b3a737 2018-06-27 19:06:54,035 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 78d25d76-dd41-4750-88ea-ffa76f0c3dee 2018-06-27 19:06:54,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/security-group-rules?security_group_id=78d25d76-dd41-4750-88ea-ffa76f0c3dee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e59759a43310d0c68233c30c3fc2e9e50066e38" 2018-06-27 19:06:54,159 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:06:54 GMT Content-Type: application/json Content-Length: 1792 Connection: keep-alive X-Openstack-Request-Id: req-6c59ff3c-65c1-4940-8169-ecc801c551c4 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-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-06-27T19:03:04Z", "project_id": "", "id": "6748ef1e-56da-434e-9e89-e86b58537b65"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-06-27T19:03:04Z", "project_id": "", "id": "b3e3826c-1c48-4699-93f0-f8a310956753"}, {"remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-06-27T19:03:04Z", "project_id": "", "id": "bfad35fa-7ea9-4a81-917d-7b86481eb510"}, {"remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-06-27T19:03:04Z", "project_id": "", "id": "d657b333-103d-4d19-add8-1e8bae2f8849"}]} 2018-06-27 19:06:54,159 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=78d25d76-dd41-4750-88ea-ffa76f0c3dee used request id req-6c59ff3c-65c1-4940-8169-ecc801c551c4 2018-06-27 19:06:54,159 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c550cef9-ba45-49be-8c52-0554a76a0c1e 2018-06-27 19:06:54,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=c550cef9-ba45-49be-8c52-0554a76a0c1e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e59759a43310d0c68233c30c3fc2e9e50066e38" 2018-06-27 19:06:54,228 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:06:54 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-f4ec52c9-2be7-4690-a318-7f88851e832e Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "port_range_min": null, "revision_number": 0, "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T18:59:56Z", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "5a060918-419b-4ec3-90df-a7764c06af2f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "port_range_min": null, "revision_number": 0, "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T18:59:56Z", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "6cd9bbf0-4d1b-4b13-a6c4-e20a15bb3360"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "port_range_min": null, "revision_number": 0, "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T18:59:55Z", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "8134c0f0-89c6-4d45-bef8-a9260d9d0723"}, {"remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "port_range_min": null, "revision_number": 0, "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T18:59:55Z", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "e0e7297a-a59d-4d2b-b75c-2cc86b269114"}]} 2018-06-27 19:06:54,228 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=c550cef9-ba45-49be-8c52-0554a76a0c1e used request id req-f4ec52c9-2be7-4690-a318-7f88851e832e 2018-06-27 19:06:54,229 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-612b6a49-b64c-4219-bc08-7347f49b2e0dname-1 2018-06-27 19:06:54,233 - 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/46985e0b-2830-4bab-8b71-bf43cccaf456 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e59759a43310d0c68233c30c3fc2e9e50066e38" 2018-06-27 19:06:54,702 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 19:06:54 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-127c57b5-4a06-49b6-9b23-da6e858e6c71 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 19:06:54,703 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/46985e0b-2830-4bab-8b71-bf43cccaf456 used request id req-127c57b5-4a06-49b6-9b23-da6e858e6c71 2018-06-27 19:06:54,703 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-612b6a49-b64c-4219-bc08-7347f49b2e0dname-2 2018-06-27 19:06:54,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/330dcd58-beec-4132-a182-aab124ff4a76 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e59759a43310d0c68233c30c3fc2e9e50066e38" 2018-06-27 19:06:55,040 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 19:06:55 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-0ff931c3-c437-4e80-a1eb-e1e62e975acd Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 19:06:55,040 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/330dcd58-beec-4132-a182-aab124ff4a76 used request id req-0ff931c3-c437-4e80-a1eb-e1e62e975acd 2018-06-27 19:06:55,042 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 19:06:55,802 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T20:06:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["3GEVxireQ5Ccjh5_xYv_SQ"], "issued_at": "2018-06-27T19:06:55.000000Z"}} 2018-06-27 19:06:55,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}170fd9dc0bc56480dbdf036f293c47b90173f143" 2018-06-27 19:06:55,857 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:06:55 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d2118d9b-b670-46ad-b900-553bfce2f7a4 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 19:06:55,858 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-d2118d9b-b670-46ad-b900-553bfce2f7a4 2018-06-27 19:06:55,860 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 19:06:56,570 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T20:06:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["9NQC3podQ2Gi8TVqo7JcxQ"], "issued_at": "2018-06-27T19:06:56.000000Z"}} 2018-06-27 19:06:56,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c904bd6ce92e2e51b7a42450476dd18fc200644" 2018-06-27 19:06:57,013 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:06:56 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6269c891-ec35-4abc-b61d-d85591c92ab2 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 19:06:57,013 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-6269c891-ec35-4abc-b61d-d85591c92ab2 2018-06-27 19:06:57,015 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-04c42479-116b-4161-a591-1173ddac9fb4name 2018-06-27 19:06:57,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/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c904bd6ce92e2e51b7a42450476dd18fc200644" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-04c42479-116b-4161-a591-1173ddac9fb4name", "description": "hello group"}}' 2018-06-27 19:06:58,284 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 19:06:58 GMT Content-Type: application/json Content-Length: 1414 Connection: keep-alive X-Openstack-Request-Id: req-97f411ae-c1b5-444a-a2e7-bdd90bfe7c3c Front-End-Https: on RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T19:06:57Z", "updated_at": "2018-06-27T19:06:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:06:58Z", "revision_number": 0, "id": "5c8b563f-469b-45d3-b1df-614b560d7649", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:06:58Z", "security_group_id": "c46b8a10-ffe8-4a4d-8141-60fd35a425d6", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:06:58Z", "revision_number": 0, "id": "bcfa5356-97f1-48a5-82ec-87ba47efbb18", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:06:58Z", "security_group_id": "c46b8a10-ffe8-4a4d-8141-60fd35a425d6", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}], "revision_number": 2, "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "c46b8a10-ffe8-4a4d-8141-60fd35a425d6", "name": "NeutronUtilsSecurityGroupTests-04c42479-116b-4161-a591-1173ddac9fb4name"}} 2018-06-27 19:06:58,285 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-groups used request id req-97f411ae-c1b5-444a-a2e7-bdd90bfe7c3c 2018-06-27 19:06:58,285 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c46b8a10-ffe8-4a4d-8141-60fd35a425d6 2018-06-27 19:06:58,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/security-group-rules?security_group_id=c46b8a10-ffe8-4a4d-8141-60fd35a425d6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c904bd6ce92e2e51b7a42450476dd18fc200644" 2018-06-27 19:06:58,374 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:06:58 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-32f44b79-132a-4372-8c52-b64d743b9916 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-27T19:06:58Z", "security_group_id": "c46b8a10-ffe8-4a4d-8141-60fd35a425d6", "port_range_min": null, "revision_number": 0, "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T19:06:58Z", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "5c8b563f-469b-45d3-b1df-614b560d7649"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T19:06:58Z", "security_group_id": "c46b8a10-ffe8-4a4d-8141-60fd35a425d6", "port_range_min": null, "revision_number": 0, "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T19:06:58Z", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "bcfa5356-97f1-48a5-82ec-87ba47efbb18"}]} 2018-06-27 19:06:58,375 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=c46b8a10-ffe8-4a4d-8141-60fd35a425d6 used request id req-32f44b79-132a-4372-8c52-b64d743b9916 2018-06-27 19:06:58,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=NeutronUtilsSecurityGroupTests-04c42479-116b-4161-a591-1173ddac9fb4name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c904bd6ce92e2e51b7a42450476dd18fc200644" 2018-06-27 19:06:58,546 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:06:58 GMT Content-Type: application/json Content-Length: 1417 Connection: keep-alive X-Openstack-Request-Id: req-7eb3c96a-5246-4b52-b818-40908e8e87a2 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T19:06:57Z", "updated_at": "2018-06-27T19:06:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:06:58Z", "revision_number": 0, "id": "bcfa5356-97f1-48a5-82ec-87ba47efbb18", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:06:58Z", "security_group_id": "c46b8a10-ffe8-4a4d-8141-60fd35a425d6", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:06:58Z", "revision_number": 0, "id": "5c8b563f-469b-45d3-b1df-614b560d7649", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:06:58Z", "security_group_id": "c46b8a10-ffe8-4a4d-8141-60fd35a425d6", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}], "revision_number": 2, "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "c46b8a10-ffe8-4a4d-8141-60fd35a425d6", "name": "NeutronUtilsSecurityGroupTests-04c42479-116b-4161-a591-1173ddac9fb4name"}]} 2018-06-27 19:06:58,546 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-04c42479-116b-4161-a591-1173ddac9fb4name&description=hello+group used request id req-7eb3c96a-5246-4b52-b818-40908e8e87a2 2018-06-27 19:06:58,546 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c46b8a10-ffe8-4a4d-8141-60fd35a425d6 2018-06-27 19:06:58,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/security-group-rules?security_group_id=c46b8a10-ffe8-4a4d-8141-60fd35a425d6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c904bd6ce92e2e51b7a42450476dd18fc200644" 2018-06-27 19:06:59,432 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:06:59 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-4fabba36-ddd7-4ea8-bb77-20b4d6506de6 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-27T19:06:58Z", "security_group_id": "c46b8a10-ffe8-4a4d-8141-60fd35a425d6", "port_range_min": null, "revision_number": 0, "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T19:06:58Z", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "5c8b563f-469b-45d3-b1df-614b560d7649"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T19:06:58Z", "security_group_id": "c46b8a10-ffe8-4a4d-8141-60fd35a425d6", "port_range_min": null, "revision_number": 0, "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T19:06:58Z", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "bcfa5356-97f1-48a5-82ec-87ba47efbb18"}]} 2018-06-27 19:06:59,432 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=c46b8a10-ffe8-4a4d-8141-60fd35a425d6 used request id req-4fabba36-ddd7-4ea8-bb77-20b4d6506de6 2018-06-27 19:06:59,432 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-04c42479-116b-4161-a591-1173ddac9fb4name 2018-06-27 19:06:59,438 - 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/c46b8a10-ffe8-4a4d-8141-60fd35a425d6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c904bd6ce92e2e51b7a42450476dd18fc200644" 2018-06-27 19:06:59,808 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 19:06:59 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-930f5f94-fc37-4b2f-849c-c67cbd627cee Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 19:06:59,808 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/c46b8a10-ffe8-4a4d-8141-60fd35a425d6 used request id req-930f5f94-fc37-4b2f-849c-c67cbd627cee 2018-06-27 19:06:59,810 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 19:07:00,653 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T20:07:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["Np2P_IzlSki6ymjIJGBdPw"], "issued_at": "2018-06-27T19:07:00.000000Z"}} 2018-06-27 19:07:00,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}5577367f6b879034072bcb7f291923ff4e830d49" 2018-06-27 19:07:01,060 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:07:00 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d8581515-bba9-4347-ba41-2ee19d88aff0 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 19:07:01,061 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-d8581515-bba9-4347-ba41-2ee19d88aff0 2018-06-27 19:07:01,062 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-6f84a8e6-c702-4565-8ba5-336fb8570126name 2018-06-27 19:07:01,067 - 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}5577367f6b879034072bcb7f291923ff4e830d49" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-6f84a8e6-c702-4565-8ba5-336fb8570126name", "description": "hello group"}}' 2018-06-27 19:07:02,318 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 19:07:02 GMT Content-Type: application/json Content-Length: 1414 Connection: keep-alive X-Openstack-Request-Id: req-579a870e-efbd-4857-a8de-88ea601929f2 Front-End-Https: on RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T19:07:01Z", "updated_at": "2018-06-27T19:07:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:07:02Z", "revision_number": 0, "id": "5ea1b4c8-3001-46d0-b8e1-4b49bc84ad71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:07:02Z", "security_group_id": "9c92a313-1684-4620-93fb-5d84dbe855e9", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:07:02Z", "revision_number": 0, "id": "c8100f82-db4f-4ade-bc3a-82dccf20ad47", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:07:02Z", "security_group_id": "9c92a313-1684-4620-93fb-5d84dbe855e9", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}], "revision_number": 2, "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "9c92a313-1684-4620-93fb-5d84dbe855e9", "name": "NeutronUtilsSecurityGroupTests-6f84a8e6-c702-4565-8ba5-336fb8570126name"}} 2018-06-27 19:07:02,318 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-groups used request id req-579a870e-efbd-4857-a8de-88ea601929f2 2018-06-27 19:07:02,319 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9c92a313-1684-4620-93fb-5d84dbe855e9 2018-06-27 19:07:02,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/security-group-rules?security_group_id=9c92a313-1684-4620-93fb-5d84dbe855e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5577367f6b879034072bcb7f291923ff4e830d49" 2018-06-27 19:07:02,426 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:07:02 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-8b7bcb0e-76b4-4b94-a3e2-87d3e8df4dd6 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-27T19:07:02Z", "security_group_id": "9c92a313-1684-4620-93fb-5d84dbe855e9", "port_range_min": null, "revision_number": 0, "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T19:07:02Z", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "5ea1b4c8-3001-46d0-b8e1-4b49bc84ad71"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T19:07:02Z", "security_group_id": "9c92a313-1684-4620-93fb-5d84dbe855e9", "port_range_min": null, "revision_number": 0, "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T19:07:02Z", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "c8100f82-db4f-4ade-bc3a-82dccf20ad47"}]} 2018-06-27 19:07:02,426 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=9c92a313-1684-4620-93fb-5d84dbe855e9 used request id req-8b7bcb0e-76b4-4b94-a3e2-87d3e8df4dd6 2018-06-27 19:07:02,427 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9c92a313-1684-4620-93fb-5d84dbe855e9 2018-06-27 19:07:02,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=9c92a313-1684-4620-93fb-5d84dbe855e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5577367f6b879034072bcb7f291923ff4e830d49" 2018-06-27 19:07:02,503 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:07:02 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-1bdd35b0-2800-42cb-abe2-d67c68e30347 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-27T19:07:02Z", "security_group_id": "9c92a313-1684-4620-93fb-5d84dbe855e9", "port_range_min": null, "revision_number": 0, "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T19:07:02Z", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "5ea1b4c8-3001-46d0-b8e1-4b49bc84ad71"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T19:07:02Z", "security_group_id": "9c92a313-1684-4620-93fb-5d84dbe855e9", "port_range_min": null, "revision_number": 0, "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T19:07:02Z", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "c8100f82-db4f-4ade-bc3a-82dccf20ad47"}]} 2018-06-27 19:07:02,503 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=9c92a313-1684-4620-93fb-5d84dbe855e9 used request id req-1bdd35b0-2800-42cb-abe2-d67c68e30347 2018-06-27 19:07:02,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}5577367f6b879034072bcb7f291923ff4e830d49" 2018-06-27 19:07:02,562 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:07:02 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-15459a27-2758-4c3b-8a9d-0648b510ac1c Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 19:07:02,562 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-15459a27-2758-4c3b-8a9d-0648b510ac1c 2018-06-27 19:07:02,563 - neutron_utils - INFO - Creating security group to security group - NeutronUtilsSecurityGroupTests-6f84a8e6-c702-4565-8ba5-336fb8570126name 2018-06-27 19:07:02,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/security-groups?name=NeutronUtilsSecurityGroupTests-6f84a8e6-c702-4565-8ba5-336fb8570126name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5577367f6b879034072bcb7f291923ff4e830d49" 2018-06-27 19:07:02,793 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:07:02 GMT Content-Type: application/json Content-Length: 1417 Connection: keep-alive X-Openstack-Request-Id: req-2a5b2cec-7953-4641-8bbc-0dcc1767088b Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T19:07:01Z", "updated_at": "2018-06-27T19:07:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:07:02Z", "revision_number": 0, "id": "c8100f82-db4f-4ade-bc3a-82dccf20ad47", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:07:02Z", "security_group_id": "9c92a313-1684-4620-93fb-5d84dbe855e9", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:07:02Z", "revision_number": 0, "id": "5ea1b4c8-3001-46d0-b8e1-4b49bc84ad71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:07:02Z", "security_group_id": "9c92a313-1684-4620-93fb-5d84dbe855e9", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}], "revision_number": 2, "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "9c92a313-1684-4620-93fb-5d84dbe855e9", "name": "NeutronUtilsSecurityGroupTests-6f84a8e6-c702-4565-8ba5-336fb8570126name"}]} 2018-06-27 19:07:02,793 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-6f84a8e6-c702-4565-8ba5-336fb8570126name used request id req-2a5b2cec-7953-4641-8bbc-0dcc1767088b 2018-06-27 19:07:02,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 19:07:02,806 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 19:07: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-27 19:07:02,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5577367f6b879034072bcb7f291923ff4e830d49" 2018-06-27 19:07:03,195 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:07:02 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ed6f91af-b6ba-49f0-9e29-87d5687dc00f 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/8cdbc979369d4c15b8ddd6cc77d930e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}} 2018-06-27 19:07:03,195 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 used request id req-ed6f91af-b6ba-49f0-9e29-87d5687dc00f 2018-06-27 19:07:03,195 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9c92a313-1684-4620-93fb-5d84dbe855e9 2018-06-27 19:07:03,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=9c92a313-1684-4620-93fb-5d84dbe855e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5577367f6b879034072bcb7f291923ff4e830d49" 2018-06-27 19:07:03,963 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:07:03 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-9caa2f5d-643b-4771-aef5-8a7a3ae9c541 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-27T19:07:02Z", "security_group_id": "9c92a313-1684-4620-93fb-5d84dbe855e9", "port_range_min": null, "revision_number": 0, "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T19:07:02Z", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "5ea1b4c8-3001-46d0-b8e1-4b49bc84ad71"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T19:07:02Z", "security_group_id": "9c92a313-1684-4620-93fb-5d84dbe855e9", "port_range_min": null, "revision_number": 0, "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T19:07:02Z", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "c8100f82-db4f-4ade-bc3a-82dccf20ad47"}]} 2018-06-27 19:07:03,964 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=9c92a313-1684-4620-93fb-5d84dbe855e9 used request id req-9caa2f5d-643b-4771-aef5-8a7a3ae9c541 2018-06-27 19:07:03,969 - 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}5577367f6b879034072bcb7f291923ff4e830d49" -d '{"security_group_rule": {"direction": "ingress", "security_group_id": "9c92a313-1684-4620-93fb-5d84dbe855e9"}}' 2018-06-27 19:07:04,389 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 19:07:04 GMT Content-Type: application/json Content-Length: 510 Connection: keep-alive X-Openstack-Request-Id: req-9e97c4c0-7df0-4907-badf-f7d5b92e733a 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-27T19:07:04Z", "security_group_id": "9c92a313-1684-4620-93fb-5d84dbe855e9", "port_range_min": null, "revision_number": 0, "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T19:07:04Z", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "8081a8b8-5c50-4e54-89ee-632f8d1f81fb"}} 2018-06-27 19:07:04,389 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-group-rules used request id req-9e97c4c0-7df0-4907-badf-f7d5b92e733a 2018-06-27 19:07:04,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?name=NeutronUtilsSecurityGroupTests-6f84a8e6-c702-4565-8ba5-336fb8570126name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5577367f6b879034072bcb7f291923ff4e830d49" 2018-06-27 19:07:04,541 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:07:04 GMT Content-Type: application/json Content-Length: 1916 Connection: keep-alive X-Openstack-Request-Id: req-644e8182-314b-41b1-82ba-bf52c1c4f46b Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T19:07:01Z", "updated_at": "2018-06-27T19:07:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:07:02Z", "revision_number": 0, "id": "5ea1b4c8-3001-46d0-b8e1-4b49bc84ad71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:07:02Z", "security_group_id": "9c92a313-1684-4620-93fb-5d84dbe855e9", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:07:02Z", "revision_number": 0, "id": "c8100f82-db4f-4ade-bc3a-82dccf20ad47", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:07:02Z", "security_group_id": "9c92a313-1684-4620-93fb-5d84dbe855e9", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "ingress", "protocol": null, "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:07:04Z", "revision_number": 0, "id": "8081a8b8-5c50-4e54-89ee-632f8d1f81fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:07:04Z", "security_group_id": "9c92a313-1684-4620-93fb-5d84dbe855e9", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}], "revision_number": 3, "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "9c92a313-1684-4620-93fb-5d84dbe855e9", "name": "NeutronUtilsSecurityGroupTests-6f84a8e6-c702-4565-8ba5-336fb8570126name"}]} 2018-06-27 19:07:04,541 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-6f84a8e6-c702-4565-8ba5-336fb8570126name&description=hello+group used request id req-644e8182-314b-41b1-82ba-bf52c1c4f46b 2018-06-27 19:07:04,541 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9c92a313-1684-4620-93fb-5d84dbe855e9 2018-06-27 19:07:04,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=9c92a313-1684-4620-93fb-5d84dbe855e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5577367f6b879034072bcb7f291923ff4e830d49" 2018-06-27 19:07:04,667 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:07:04 GMT Content-Type: application/json Content-Length: 1489 Connection: keep-alive X-Openstack-Request-Id: req-41d54f7f-3be5-49d9-a360-5219e147e35c 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-27T19:07:02Z", "security_group_id": "9c92a313-1684-4620-93fb-5d84dbe855e9", "port_range_min": null, "revision_number": 0, "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T19:07:02Z", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "5ea1b4c8-3001-46d0-b8e1-4b49bc84ad71"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T19:07:04Z", "security_group_id": "9c92a313-1684-4620-93fb-5d84dbe855e9", "port_range_min": null, "revision_number": 0, "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T19:07:04Z", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "8081a8b8-5c50-4e54-89ee-632f8d1f81fb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T19:07:02Z", "security_group_id": "9c92a313-1684-4620-93fb-5d84dbe855e9", "port_range_min": null, "revision_number": 0, "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T19:07:02Z", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "c8100f82-db4f-4ade-bc3a-82dccf20ad47"}]} 2018-06-27 19:07:04,667 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=9c92a313-1684-4620-93fb-5d84dbe855e9 used request id req-41d54f7f-3be5-49d9-a360-5219e147e35c 2018-06-27 19:07:04,668 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9c92a313-1684-4620-93fb-5d84dbe855e9 2018-06-27 19:07:04,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/security-group-rules?security_group_id=9c92a313-1684-4620-93fb-5d84dbe855e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5577367f6b879034072bcb7f291923ff4e830d49" 2018-06-27 19:07:04,749 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:07:04 GMT Content-Type: application/json Content-Length: 1489 Connection: keep-alive X-Openstack-Request-Id: req-d745b715-64f2-4332-8310-1c5f01529a00 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-27T19:07:02Z", "security_group_id": "9c92a313-1684-4620-93fb-5d84dbe855e9", "port_range_min": null, "revision_number": 0, "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T19:07:02Z", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "5ea1b4c8-3001-46d0-b8e1-4b49bc84ad71"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T19:07:04Z", "security_group_id": "9c92a313-1684-4620-93fb-5d84dbe855e9", "port_range_min": null, "revision_number": 0, "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T19:07:04Z", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "8081a8b8-5c50-4e54-89ee-632f8d1f81fb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T19:07:02Z", "security_group_id": "9c92a313-1684-4620-93fb-5d84dbe855e9", "port_range_min": null, "revision_number": 0, "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T19:07:02Z", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "c8100f82-db4f-4ade-bc3a-82dccf20ad47"}]} 2018-06-27 19:07:04,749 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=9c92a313-1684-4620-93fb-5d84dbe855e9 used request id req-d745b715-64f2-4332-8310-1c5f01529a00 2018-06-27 19:07:04,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?name=NeutronUtilsSecurityGroupTests-6f84a8e6-c702-4565-8ba5-336fb8570126name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5577367f6b879034072bcb7f291923ff4e830d49" 2018-06-27 19:07:04,911 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:07:04 GMT Content-Type: application/json Content-Length: 1916 Connection: keep-alive X-Openstack-Request-Id: req-53ee121c-b699-4ee4-af42-b9ed23922f82 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T19:07:01Z", "updated_at": "2018-06-27T19:07:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:07:02Z", "revision_number": 0, "id": "c8100f82-db4f-4ade-bc3a-82dccf20ad47", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:07:02Z", "security_group_id": "9c92a313-1684-4620-93fb-5d84dbe855e9", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "ingress", "protocol": null, "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:07:04Z", "revision_number": 0, "id": "8081a8b8-5c50-4e54-89ee-632f8d1f81fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:07:04Z", "security_group_id": "9c92a313-1684-4620-93fb-5d84dbe855e9", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:07:02Z", "revision_number": 0, "id": "5ea1b4c8-3001-46d0-b8e1-4b49bc84ad71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:07:02Z", "security_group_id": "9c92a313-1684-4620-93fb-5d84dbe855e9", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}], "revision_number": 3, "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "9c92a313-1684-4620-93fb-5d84dbe855e9", "name": "NeutronUtilsSecurityGroupTests-6f84a8e6-c702-4565-8ba5-336fb8570126name"}]} 2018-06-27 19:07:04,911 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-6f84a8e6-c702-4565-8ba5-336fb8570126name&description=hello+group used request id req-53ee121c-b699-4ee4-af42-b9ed23922f82 2018-06-27 19:07:04,911 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9c92a313-1684-4620-93fb-5d84dbe855e9 2018-06-27 19:07:04,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/security-group-rules?security_group_id=9c92a313-1684-4620-93fb-5d84dbe855e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5577367f6b879034072bcb7f291923ff4e830d49" 2018-06-27 19:07:04,971 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:07:04 GMT Content-Type: application/json Content-Length: 1489 Connection: keep-alive X-Openstack-Request-Id: req-4d990aed-dec6-46c0-86ff-dcc647a45328 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-27T19:07:02Z", "security_group_id": "9c92a313-1684-4620-93fb-5d84dbe855e9", "port_range_min": null, "revision_number": 0, "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T19:07:02Z", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "5ea1b4c8-3001-46d0-b8e1-4b49bc84ad71"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T19:07:04Z", "security_group_id": "9c92a313-1684-4620-93fb-5d84dbe855e9", "port_range_min": null, "revision_number": 0, "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T19:07:04Z", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "8081a8b8-5c50-4e54-89ee-632f8d1f81fb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T19:07:02Z", "security_group_id": "9c92a313-1684-4620-93fb-5d84dbe855e9", "port_range_min": null, "revision_number": 0, "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T19:07:02Z", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "c8100f82-db4f-4ade-bc3a-82dccf20ad47"}]} 2018-06-27 19:07:04,971 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=9c92a313-1684-4620-93fb-5d84dbe855e9 used request id req-4d990aed-dec6-46c0-86ff-dcc647a45328 2018-06-27 19:07:04,972 - neutron_utils - INFO - Deleting security group rule with ID - 5ea1b4c8-3001-46d0-b8e1-4b49bc84ad71 2018-06-27 19:07:04,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/security-group-rules/5ea1b4c8-3001-46d0-b8e1-4b49bc84ad71 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5577367f6b879034072bcb7f291923ff4e830d49" 2018-06-27 19:07:05,245 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 19:07:05 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-29777220-7d40-4bb8-8f1d-4272cb58dfd6 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 19:07:05,245 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/5ea1b4c8-3001-46d0-b8e1-4b49bc84ad71 used request id req-29777220-7d40-4bb8-8f1d-4272cb58dfd6 2018-06-27 19:07:05,246 - neutron_utils - INFO - Deleting security group rule with ID - c8100f82-db4f-4ade-bc3a-82dccf20ad47 2018-06-27 19:07:05,250 - 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/c8100f82-db4f-4ade-bc3a-82dccf20ad47 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5577367f6b879034072bcb7f291923ff4e830d49" 2018-06-27 19:07:05,759 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 19:07:05 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-01116b71-56e0-4551-bfcd-c0ca4143c0e2 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 19:07:05,759 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/c8100f82-db4f-4ade-bc3a-82dccf20ad47 used request id req-01116b71-56e0-4551-bfcd-c0ca4143c0e2 2018-06-27 19:07:05,759 - neutron_utils - INFO - Deleting security group rule with ID - 8081a8b8-5c50-4e54-89ee-632f8d1f81fb 2018-06-27 19:07:05,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-group-rules/8081a8b8-5c50-4e54-89ee-632f8d1f81fb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5577367f6b879034072bcb7f291923ff4e830d49" 2018-06-27 19:07:05,954 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 19:07:05 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-68be8697-1fdf-4353-b6e6-4ba60a282d01 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 19:07:05,954 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/8081a8b8-5c50-4e54-89ee-632f8d1f81fb used request id req-68be8697-1fdf-4353-b6e6-4ba60a282d01 2018-06-27 19:07:05,954 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-6f84a8e6-c702-4565-8ba5-336fb8570126name 2018-06-27 19:07:05,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/9c92a313-1684-4620-93fb-5d84dbe855e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5577367f6b879034072bcb7f291923ff4e830d49" 2018-06-27 19:07:06,951 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 19:07:06 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-575cf3b7-2f4a-4b39-8521-9deb24c7128b Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 19:07:06,951 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/9c92a313-1684-4620-93fb-5d84dbe855e9 used request id req-575cf3b7-2f4a-4b39-8521-9deb24c7128b 2018-06-27 19:07:06,953 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 19:07:07,774 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T20:07:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["fLz4OTheSXKaOBSDoW84Fg"], "issued_at": "2018-06-27T19:07:07.000000Z"}} 2018-06-27 19:07:07,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}39a0ca08c695844e64f14aa48f650d0551d0e4d9" 2018-06-27 19:07:08,168 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:07:07 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1ab825f9-d5be-4b69-b531-43ea9865afe5 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 19:07:08,168 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-1ab825f9-d5be-4b69-b531-43ea9865afe5 2018-06-27 19:07:08,170 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-d700329c-8311-4f5c-9802-3ac762223813name-1 2018-06-27 19:07:08,174 - 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}39a0ca08c695844e64f14aa48f650d0551d0e4d9" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-d700329c-8311-4f5c-9802-3ac762223813name-1", "description": "hello group"}}' 2018-06-27 19:07:09,602 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 19:07:09 GMT Content-Type: application/json Content-Length: 1416 Connection: keep-alive X-Openstack-Request-Id: req-0a5be0f6-d970-47bc-b4d0-09315a6c4f54 Front-End-Https: on RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T19:07:09Z", "updated_at": "2018-06-27T19:07:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:07:09Z", "revision_number": 0, "id": "59c0acfd-edde-42ce-a07a-a8ff9d684e2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:07:09Z", "security_group_id": "491c029c-f61b-4e67-8402-beff7a621d50", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:07:09Z", "revision_number": 0, "id": "efbe5ea2-f995-44e2-965e-95d786fd2436", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:07:09Z", "security_group_id": "491c029c-f61b-4e67-8402-beff7a621d50", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}], "revision_number": 2, "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "491c029c-f61b-4e67-8402-beff7a621d50", "name": "NeutronUtilsSecurityGroupTests-d700329c-8311-4f5c-9802-3ac762223813name-1"}} 2018-06-27 19:07:09,602 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-groups used request id req-0a5be0f6-d970-47bc-b4d0-09315a6c4f54 2018-06-27 19:07:09,603 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 491c029c-f61b-4e67-8402-beff7a621d50 2018-06-27 19:07:09,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-group-rules?security_group_id=491c029c-f61b-4e67-8402-beff7a621d50 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a0ca08c695844e64f14aa48f650d0551d0e4d9" 2018-06-27 19:07:09,696 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:07:09 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-37624b28-4484-4b31-b325-ce4958473f75 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-27T19:07:09Z", "security_group_id": "491c029c-f61b-4e67-8402-beff7a621d50", "port_range_min": null, "revision_number": 0, "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T19:07:09Z", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "59c0acfd-edde-42ce-a07a-a8ff9d684e2f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T19:07:09Z", "security_group_id": "491c029c-f61b-4e67-8402-beff7a621d50", "port_range_min": null, "revision_number": 0, "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T19:07:09Z", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "efbe5ea2-f995-44e2-965e-95d786fd2436"}]} 2018-06-27 19:07:09,696 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=491c029c-f61b-4e67-8402-beff7a621d50 used request id req-37624b28-4484-4b31-b325-ce4958473f75 2018-06-27 19:07:09,696 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-d700329c-8311-4f5c-9802-3ac762223813name-2 2018-06-27 19:07:09,701 - 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}39a0ca08c695844e64f14aa48f650d0551d0e4d9" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-d700329c-8311-4f5c-9802-3ac762223813name-2", "description": "hello group"}}' 2018-06-27 19:07:10,230 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 19:07:10 GMT Content-Type: application/json Content-Length: 1416 Connection: keep-alive X-Openstack-Request-Id: req-12234631-bb0a-4905-8dfc-c4e5d42bb006 Front-End-Https: on RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T19:07:09Z", "updated_at": "2018-06-27T19:07:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:07:09Z", "revision_number": 0, "id": "9cf76bfb-0e89-4fa8-b669-d89af6253411", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:07:09Z", "security_group_id": "12558023-effa-4bdb-baf4-b1c1d6f8e36b", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:07:10Z", "revision_number": 0, "id": "f412683f-774b-4132-be6e-d8bcb1d0d78d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:07:10Z", "security_group_id": "12558023-effa-4bdb-baf4-b1c1d6f8e36b", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}], "revision_number": 2, "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "12558023-effa-4bdb-baf4-b1c1d6f8e36b", "name": "NeutronUtilsSecurityGroupTests-d700329c-8311-4f5c-9802-3ac762223813name-2"}} 2018-06-27 19:07:10,231 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-groups used request id req-12234631-bb0a-4905-8dfc-c4e5d42bb006 2018-06-27 19:07:10,231 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 12558023-effa-4bdb-baf4-b1c1d6f8e36b 2018-06-27 19:07:10,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=12558023-effa-4bdb-baf4-b1c1d6f8e36b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a0ca08c695844e64f14aa48f650d0551d0e4d9" 2018-06-27 19:07:10,317 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:07:10 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-af0376f7-1c4c-474d-80c2-cba112d40bf2 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-27T19:07:09Z", "security_group_id": "12558023-effa-4bdb-baf4-b1c1d6f8e36b", "port_range_min": null, "revision_number": 0, "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T19:07:09Z", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "9cf76bfb-0e89-4fa8-b669-d89af6253411"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T19:07:10Z", "security_group_id": "12558023-effa-4bdb-baf4-b1c1d6f8e36b", "port_range_min": null, "revision_number": 0, "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T19:07:10Z", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "f412683f-774b-4132-be6e-d8bcb1d0d78d"}]} 2018-06-27 19:07:10,317 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=12558023-effa-4bdb-baf4-b1c1d6f8e36b used request id req-af0376f7-1c4c-474d-80c2-cba112d40bf2 2018-06-27 19:07:10,318 - neutron_utils - INFO - Retrieving security group with ID - 491c029c-f61b-4e67-8402-beff7a621d50 2018-06-27 19:07:10,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/security-groups?id=491c029c-f61b-4e67-8402-beff7a621d50 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a0ca08c695844e64f14aa48f650d0551d0e4d9" 2018-06-27 19:07:10,496 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:07:10 GMT Content-Type: application/json Content-Length: 1419 Connection: keep-alive X-Openstack-Request-Id: req-ec588fac-dab2-47d0-8b42-7de5044d745f Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T19:07:09Z", "updated_at": "2018-06-27T19:07:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:07:09Z", "revision_number": 0, "id": "59c0acfd-edde-42ce-a07a-a8ff9d684e2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:07:09Z", "security_group_id": "491c029c-f61b-4e67-8402-beff7a621d50", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:07:09Z", "revision_number": 0, "id": "efbe5ea2-f995-44e2-965e-95d786fd2436", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:07:09Z", "security_group_id": "491c029c-f61b-4e67-8402-beff7a621d50", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}], "revision_number": 2, "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "491c029c-f61b-4e67-8402-beff7a621d50", "name": "NeutronUtilsSecurityGroupTests-d700329c-8311-4f5c-9802-3ac762223813name-1"}]} 2018-06-27 19:07:10,496 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=491c029c-f61b-4e67-8402-beff7a621d50 used request id req-ec588fac-dab2-47d0-8b42-7de5044d745f 2018-06-27 19:07:10,497 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 491c029c-f61b-4e67-8402-beff7a621d50 2018-06-27 19:07:10,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/security-group-rules?security_group_id=491c029c-f61b-4e67-8402-beff7a621d50 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a0ca08c695844e64f14aa48f650d0551d0e4d9" 2018-06-27 19:07:10,565 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:07:10 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-d87e1bd4-0c64-4ddb-8d9b-b33f6d6931bc 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-27T19:07:09Z", "security_group_id": "491c029c-f61b-4e67-8402-beff7a621d50", "port_range_min": null, "revision_number": 0, "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T19:07:09Z", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "59c0acfd-edde-42ce-a07a-a8ff9d684e2f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T19:07:09Z", "security_group_id": "491c029c-f61b-4e67-8402-beff7a621d50", "port_range_min": null, "revision_number": 0, "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T19:07:09Z", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "efbe5ea2-f995-44e2-965e-95d786fd2436"}]} 2018-06-27 19:07:10,565 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=491c029c-f61b-4e67-8402-beff7a621d50 used request id req-d87e1bd4-0c64-4ddb-8d9b-b33f6d6931bc 2018-06-27 19:07:10,566 - neutron_utils - INFO - Retrieving security group with ID - 12558023-effa-4bdb-baf4-b1c1d6f8e36b 2018-06-27 19:07:10,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/security-groups?id=12558023-effa-4bdb-baf4-b1c1d6f8e36b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a0ca08c695844e64f14aa48f650d0551d0e4d9" 2018-06-27 19:07:10,709 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:07:10 GMT Content-Type: application/json Content-Length: 1419 Connection: keep-alive X-Openstack-Request-Id: req-98360fe5-ef28-4fb3-b055-8c34de84c63d Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T19:07:09Z", "updated_at": "2018-06-27T19:07:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:07:09Z", "revision_number": 0, "id": "9cf76bfb-0e89-4fa8-b669-d89af6253411", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:07:09Z", "security_group_id": "12558023-effa-4bdb-baf4-b1c1d6f8e36b", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:07:10Z", "revision_number": 0, "id": "f412683f-774b-4132-be6e-d8bcb1d0d78d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:07:10Z", "security_group_id": "12558023-effa-4bdb-baf4-b1c1d6f8e36b", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}], "revision_number": 2, "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "12558023-effa-4bdb-baf4-b1c1d6f8e36b", "name": "NeutronUtilsSecurityGroupTests-d700329c-8311-4f5c-9802-3ac762223813name-2"}]} 2018-06-27 19:07:10,709 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=12558023-effa-4bdb-baf4-b1c1d6f8e36b used request id req-98360fe5-ef28-4fb3-b055-8c34de84c63d 2018-06-27 19:07:10,710 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 12558023-effa-4bdb-baf4-b1c1d6f8e36b 2018-06-27 19:07:10,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/security-group-rules?security_group_id=12558023-effa-4bdb-baf4-b1c1d6f8e36b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a0ca08c695844e64f14aa48f650d0551d0e4d9" 2018-06-27 19:07:11,487 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:07:11 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-997c2a0d-f665-4107-b978-ff8a1fb170a4 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-27T19:07:09Z", "security_group_id": "12558023-effa-4bdb-baf4-b1c1d6f8e36b", "port_range_min": null, "revision_number": 0, "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T19:07:09Z", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "9cf76bfb-0e89-4fa8-b669-d89af6253411"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T19:07:10Z", "security_group_id": "12558023-effa-4bdb-baf4-b1c1d6f8e36b", "port_range_min": null, "revision_number": 0, "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T19:07:10Z", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "f412683f-774b-4132-be6e-d8bcb1d0d78d"}]} 2018-06-27 19:07:11,488 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=12558023-effa-4bdb-baf4-b1c1d6f8e36b used request id req-997c2a0d-f665-4107-b978-ff8a1fb170a4 2018-06-27 19:07:11,488 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-d700329c-8311-4f5c-9802-3ac762223813name-1 2018-06-27 19:07:11,493 - 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/491c029c-f61b-4e67-8402-beff7a621d50 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a0ca08c695844e64f14aa48f650d0551d0e4d9" 2018-06-27 19:07:11,825 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 19:07:11 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-4d7980c2-a264-4d6a-ae7b-fde53d90fa88 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 19:07:11,826 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/491c029c-f61b-4e67-8402-beff7a621d50 used request id req-4d7980c2-a264-4d6a-ae7b-fde53d90fa88 2018-06-27 19:07:11,826 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-d700329c-8311-4f5c-9802-3ac762223813name-2 2018-06-27 19:07:11,831 - 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/12558023-effa-4bdb-baf4-b1c1d6f8e36b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a0ca08c695844e64f14aa48f650d0551d0e4d9" 2018-06-27 19:07:13,002 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 19:07:13 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-493693eb-2535-42ee-aae8-a8daca1a5abe Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 19:07:13,002 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/12558023-effa-4bdb-baf4-b1c1d6f8e36b used request id req-493693eb-2535-42ee-aae8-a8daca1a5abe 2018-06-27 19:07:13,003 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 19:07:13,819 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T20:07:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["S6igfSYgQeqxYUR07EPOxg"], "issued_at": "2018-06-27T19:07:13.000000Z"}} 2018-06-27 19:07:13,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d259021c4615cf91f83d8973a290c6a4274172a" 2018-06-27 19:07:13,870 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:07:13 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9a783016-6507-4af2-b7e7-d52770a593a5 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 19:07:13,870 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-9a783016-6507-4af2-b7e7-d52770a593a5 2018-06-27 19:07:13,877 - 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}3d259021c4615cf91f83d8973a290c6a4274172a" 2018-06-27 19:07:14,602 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:07:14 GMT Content-Type: application/json Content-Length: 19 Connection: keep-alive X-Openstack-Request-Id: req-a9a7c3b4-9664-496b-b6f0-6189c5ec6277 Front-End-Https: on RESP BODY: {"floatingips": []} 2018-06-27 19:07:14,603 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/floatingips used request id req-a9a7c3b4-9664-496b-b6f0-6189c5ec6277 2018-06-27 19:07:14,603 - neutron_utils - INFO - Creating floating ip to external network - floating_net 2018-06-27 19:07:14,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/networks?name=floating_net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d259021c4615cf91f83d8973a290c6a4274172a" 2018-06-27 19:07:14,939 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:07:14 GMT Content-Type: application/json Content-Length: 696 Connection: keep-alive X-Openstack-Request-Id: req-119ac53a-0657-4d26-bb1d-fc73db888386 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":"977aff9f-43e9-4fec-86ae-a730f64fa17d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":["df0aa635-d718-49cc-81c1-ba349ef8a505"],"description":"","tags":[],"updated_at":"2018-06-27T18:56:39Z","is_default":true,"provider:segmentation_id":null,"name":"floating_net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T18:56:31Z","provider:network_type":"flat"}]} 2018-06-27 19:07:14,939 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=floating_net used request id req-119ac53a-0657-4d26-bb1d-fc73db888386 2018-06-27 19:07: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/subnets?network_id=977aff9f-43e9-4fec-86ae-a730f64fa17d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d259021c4615cf91f83d8973a290c6a4274172a" 2018-06-27 19:07:15,065 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:07:15 GMT Content-Type: application/json Content-Length: 628 Connection: keep-alive X-Openstack-Request-Id: req-9d7316a3-cfc1-44a4-8dda-9a5c2d0726d0 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"977aff9f-43e9-4fec-86ae-a730f64fa17d","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T18:56:39Z","dns_nameservers":[],"updated_at":"2018-06-27T18:56:39Z","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":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"df0aa635-d718-49cc-81c1-ba349ef8a505","subnetpool_id":null,"name":"floating_subnet"}]} 2018-06-27 19:07:15,065 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=977aff9f-43e9-4fec-86ae-a730f64fa17d used request id req-9d7316a3-cfc1-44a4-8dda-9a5c2d0726d0 2018-06-27 19:07:15,070 - 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}3d259021c4615cf91f83d8973a290c6a4274172a" -d '{"floatingip": {"floating_network_id": "977aff9f-43e9-4fec-86ae-a730f64fa17d"}}' 2018-06-27 19:07:18,063 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 19:07:18 GMT Content-Type: application/json Content-Length: 473 Connection: keep-alive X-Openstack-Request-Id: req-52a1d369-b303-492c-a4d6-cd9ab2be1eb6 Front-End-Https: on RESP BODY: {"floatingip": {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T19:07:16Z", "updated_at": "2018-06-27T19:07:16Z", "floating_network_id": "977aff9f-43e9-4fec-86ae-a730f64fa17d", "fixed_ip_address": null, "floating_ip_address": "172.30.10.118", "revision_number": 0, "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_id": null, "id": "490f34f9-2d72-4899-af5d-898b53e37dfe"}} 2018-06-27 19:07:18,063 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/floatingips used request id req-52a1d369-b303-492c-a4d6-cd9ab2be1eb6 2018-06-27 19:07:18,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/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d259021c4615cf91f83d8973a290c6a4274172a" 2018-06-27 19:07:18,724 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:07:18 GMT Content-Type: application/json Content-Length: 476 Connection: keep-alive X-Openstack-Request-Id: req-e6594b62-d96d-4340-9b71-495ad4edd446 Front-End-Https: on RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T19:07:16Z", "updated_at": "2018-06-27T19:07:16Z", "floating_network_id": "977aff9f-43e9-4fec-86ae-a730f64fa17d", "fixed_ip_address": null, "floating_ip_address": "172.30.10.118", "revision_number": 0, "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_id": null, "id": "490f34f9-2d72-4899-af5d-898b53e37dfe"}]} 2018-06-27 19:07:18,724 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/floatingips used request id req-e6594b62-d96d-4340-9b71-495ad4edd446 2018-06-27 19:07:18,724 - neutron_utils - DEBUG - Attempting to retrieve existing floating ip with IP - 172.30.10.118 2018-06-27 19:07:18,724 - neutron_utils - DEBUG - Attempting to retrieve existing floating ip with IP - 172.30.10.118 2018-06-27 19:07:18,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/floatingips?ip=490f34f9-2d72-4899-af5d-898b53e37dfe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d259021c4615cf91f83d8973a290c6a4274172a" 2018-06-27 19:07:18,797 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:07:18 GMT Content-Type: application/json Content-Length: 476 Connection: keep-alive X-Openstack-Request-Id: req-75d00140-7b29-4144-9578-5c7742820cc5 Front-End-Https: on RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T19:07:16Z", "updated_at": "2018-06-27T19:07:16Z", "floating_network_id": "977aff9f-43e9-4fec-86ae-a730f64fa17d", "fixed_ip_address": null, "floating_ip_address": "172.30.10.118", "revision_number": 0, "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_id": null, "id": "490f34f9-2d72-4899-af5d-898b53e37dfe"}]} 2018-06-27 19:07:18,797 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/floatingips?ip=490f34f9-2d72-4899-af5d-898b53e37dfe used request id req-75d00140-7b29-4144-9578-5c7742820cc5 2018-06-27 19:07:18,798 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.10.118 2018-06-27 19:07:18,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/floatingips/490f34f9-2d72-4899-af5d-898b53e37dfe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d259021c4615cf91f83d8973a290c6a4274172a" 2018-06-27 19:07:19,994 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 19:07:19 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-ba49a166-67be-4fa9-89af-2ed54e657de9 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 19:07:19,994 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/floatingips/490f34f9-2d72-4899-af5d-898b53e37dfe used request id req-ba49a166-67be-4fa9-89af-2ed54e657de9 2018-06-27 19:07:19,995 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 19:07:20,149 - nova_utils - INFO - Creating keypair with name - NovaUtilsKeypairTests-e402bf69-e29e-4bd8-a94b-9dea505931d7 2018-06-27 19:07:20,149 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 19:07:21,052 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T20:07:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["-4Zx_2FuRrS6QttIQ91kJQ"], "issued_at": "2018-06-27T19:07:21.000000Z"}} 2018-06-27 19:07:21,055 - 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}8899082b72acb4de2b932d99be22dd928bf84248" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCu7XgpIu41ISOU/c9ops+iNDqcsZLwqQBmK7ox4lVaHKYNg7lVz+dnzMKXvC8ZBtUTVjdwwGFIcqnWUU48oqAGVBPDvE2xdtybY28hJOFpkOXLWV6sLL0GLxPXe4Hjg4lZl0/PPv696ZzUsBOr5KKSE0G0KM2e+nFI/eeHoN8+7sI9w7qclyFaRwmpE7BxHuLJEPdx0EUWI+yE5Db+LU9oLwQE1O6m+juIX2ZfkTD9ih+oSY7B5dJDN7DFAEjFEEIulsVTtSHkf9+Yyh3+mRRezCC879Jo5TlyQZq/8q0EPibwVw4xVTJfJpwOhqRd58qANCnVl4AYhfiyX0s1iplL", "name": "NovaUtilsKeypairTests-e402bf69-e29e-4bd8-a94b-9dea505931d7"}}' 2018-06-27 19:07:22,483 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:07:22 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-2c1582b8-e5e0-45c5-b8d8-6f66b7344dcb X-Compute-Request-Id: req-2c1582b8-e5e0-45c5-b8d8-6f66b7344dcb Front-End-Https: on RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCu7XgpIu41ISOU/c9ops+iNDqcsZLwqQBmK7ox4lVaHKYNg7lVz+dnzMKXvC8ZBtUTVjdwwGFIcqnWUU48oqAGVBPDvE2xdtybY28hJOFpkOXLWV6sLL0GLxPXe4Hjg4lZl0/PPv696ZzUsBOr5KKSE0G0KM2e+nFI/eeHoN8+7sI9w7qclyFaRwmpE7BxHuLJEPdx0EUWI+yE5Db+LU9oLwQE1O6m+juIX2ZfkTD9ih+oSY7B5dJDN7DFAEjFEEIulsVTtSHkf9+Yyh3+mRRezCC879Jo5TlyQZq/8q0EPibwVw4xVTJfJpwOhqRd58qANCnVl4AYhfiyX0s1iplL", "user_id": "e9f9c747d54947bc800a81ecf11858f5", "name": "NovaUtilsKeypairTests-e402bf69-e29e-4bd8-a94b-9dea505931d7", "fingerprint": "b9:38:42:fa:cd:08:0d:25:42:80:aa:7c:19:65:4b:5e"}} 2018-06-27 19:07:22,483 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/os-keypairs used request id req-2c1582b8-e5e0-45c5-b8d8-6f66b7344dcb 2018-06-27 19:07:22,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/os-keypairs/NovaUtilsKeypairTests-e402bf69-e29e-4bd8-a94b-9dea505931d7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8899082b72acb4de2b932d99be22dd928bf84248" 2018-06-27 19:07:23,291 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:07:23 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-434cba49-3b3b-49bd-a8ee-1f52e3a551f9 X-Compute-Request-Id: req-434cba49-3b3b-49bd-a8ee-1f52e3a551f9 Front-End-Https: on RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCu7XgpIu41ISOU/c9ops+iNDqcsZLwqQBmK7ox4lVaHKYNg7lVz+dnzMKXvC8ZBtUTVjdwwGFIcqnWUU48oqAGVBPDvE2xdtybY28hJOFpkOXLWV6sLL0GLxPXe4Hjg4lZl0/PPv696ZzUsBOr5KKSE0G0KM2e+nFI/eeHoN8+7sI9w7qclyFaRwmpE7BxHuLJEPdx0EUWI+yE5Db+LU9oLwQE1O6m+juIX2ZfkTD9ih+oSY7B5dJDN7DFAEjFEEIulsVTtSHkf9+Yyh3+mRRezCC879Jo5TlyQZq/8q0EPibwVw4xVTJfJpwOhqRd58qANCnVl4AYhfiyX0s1iplL", "user_id": "e9f9c747d54947bc800a81ecf11858f5", "name": "NovaUtilsKeypairTests-e402bf69-e29e-4bd8-a94b-9dea505931d7", "deleted": false, "created_at": "2018-06-27T19:07:22.000000", "updated_at": null, "fingerprint": "b9:38:42:fa:cd:08:0d:25:42:80:aa:7c:19:65:4b:5e", "deleted_at": null, "id": 1}} 2018-06-27 19:07:23,291 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-e402bf69-e29e-4bd8-a94b-9dea505931d7 used request id req-434cba49-3b3b-49bd-a8ee-1f52e3a551f9 2018-06-27 19:07:23,291 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-e402bf69-e29e-4bd8-a94b-9dea505931d7 2018-06-27 19:07:23,294 - 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-e402bf69-e29e-4bd8-a94b-9dea505931d7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8899082b72acb4de2b932d99be22dd928bf84248" 2018-06-27 19:07:23,941 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 19:07: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-a409bd24-3e0c-4392-8b6e-901f583d88fa X-Compute-Request-Id: req-a409bd24-3e0c-4392-8b6e-901f583d88fa 2018-06-27 19:07:23,942 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-e402bf69-e29e-4bd8-a94b-9dea505931d7 used request id req-a409bd24-3e0c-4392-8b6e-901f583d88fa 2018-06-27 19:07:23,944 - novaclient.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-e402bf69-e29e-4bd8-a94b-9dea505931d7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8899082b72acb4de2b932d99be22dd928bf84248" 2018-06-27 19:07:24,688 - novaclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Wed, 27 Jun 2018 19:07: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-e977b1cf-d40e-48f2-9f8d-243b44ca4952 X-Compute-Request-Id: req-e977b1cf-d40e-48f2-9f8d-243b44ca4952 RESP BODY: {"itemNotFound": {"message": "Keypair NovaUtilsKeypairTests-e402bf69-e29e-4bd8-a94b-9dea505931d7 not found for user e9f9c747d54947bc800a81ecf11858f5", "code": 404}} 2018-06-27 19:07:24,689 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-e402bf69-e29e-4bd8-a94b-9dea505931d7 used request id req-e977b1cf-d40e-48f2-9f8d-243b44ca4952 2018-06-27 19:07:24,689 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-e402bf69-e29e-4bd8-a94b-9dea505931d7 2018-06-27 19:07:24,692 - 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-e402bf69-e29e-4bd8-a94b-9dea505931d7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8899082b72acb4de2b932d99be22dd928bf84248" 2018-06-27 19:07:25,780 - novaclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Wed, 27 Jun 2018 19:07: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-da760108-eb58-4f10-83bf-6ec6709ce3ce X-Compute-Request-Id: req-da760108-eb58-4f10-83bf-6ec6709ce3ce RESP BODY: {"itemNotFound": {"message": "Keypair NovaUtilsKeypairTests-e402bf69-e29e-4bd8-a94b-9dea505931d7 not found for user e9f9c747d54947bc800a81ecf11858f5", "code": 404}} 2018-06-27 19:07:25,780 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-e402bf69-e29e-4bd8-a94b-9dea505931d7 used request id req-da760108-eb58-4f10-83bf-6ec6709ce3ce 2018-06-27 19:07:25,782 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 19:07:25,947 - file_utils - INFO - Saved public key to - tmp/NovaUtilsKeypairTests-a8b2550b-b570-4706-83cd-dde6e05ee616.pub 2018-06-27 19:07:25,947 - file_utils - INFO - Saved private key to - tmp/NovaUtilsKeypairTests-a8b2550b-b570-4706-83cd-dde6e05ee616 2018-06-27 19:07:25,947 - nova_utils - INFO - Saving keypair to - tmp/NovaUtilsKeypairTests-a8b2550b-b570-4706-83cd-dde6e05ee616.pub 2018-06-27 19:07:25,947 - nova_utils - INFO - Creating keypair with name - NovaUtilsKeypairTests-a8b2550b-b570-4706-83cd-dde6e05ee616 2018-06-27 19:07:25,948 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 19:07:27,146 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T20:07:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["bpx_BOT5TvCO69Pm6vP32g"], "issued_at": "2018-06-27T19:07:27.000000Z"}} 2018-06-27 19:07:27,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/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0beecc04ba3ddd69c886967f573306725fd9856" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQChWF1GGaFPf/xyuBjQxP2ZNXl7vl5g5UuoZzRH5NNsmBu/cHxQLs85VjB0M3WlRyCgNGfW+LTrihcGAWRasYG/G4P5PgZ2kCzlnLHXaqfEqm6Jm6pMEBp2ceyzMeYlyd5oQWka42JTItKDys+Kf+My5mDVLaWa9eSgJ4fCLrMf0LMnOZA2QAb3EKXxIOtmgMjL9aYirjeQbYAi8btDNFbE0tvWYEdT7YBmxh4XpGrbBkaWyQME62I4nhizRx70JHdLZzcmErQRxU9t09Cs6ZoS3wBW4MwspPEBlX+JHXk0DVijb4flcBCzvQrAgHOY+H9zT+dHTHIU3fkpB3MvOoLb", "name": "NovaUtilsKeypairTests-a8b2550b-b570-4706-83cd-dde6e05ee616"}}' 2018-06-27 19:07:28,276 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:07: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-c32861ad-6abc-4a8e-bcd9-554e48da10f2 X-Compute-Request-Id: req-c32861ad-6abc-4a8e-bcd9-554e48da10f2 Front-End-Https: on RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQChWF1GGaFPf/xyuBjQxP2ZNXl7vl5g5UuoZzRH5NNsmBu/cHxQLs85VjB0M3WlRyCgNGfW+LTrihcGAWRasYG/G4P5PgZ2kCzlnLHXaqfEqm6Jm6pMEBp2ceyzMeYlyd5oQWka42JTItKDys+Kf+My5mDVLaWa9eSgJ4fCLrMf0LMnOZA2QAb3EKXxIOtmgMjL9aYirjeQbYAi8btDNFbE0tvWYEdT7YBmxh4XpGrbBkaWyQME62I4nhizRx70JHdLZzcmErQRxU9t09Cs6ZoS3wBW4MwspPEBlX+JHXk0DVijb4flcBCzvQrAgHOY+H9zT+dHTHIU3fkpB3MvOoLb", "user_id": "e9f9c747d54947bc800a81ecf11858f5", "name": "NovaUtilsKeypairTests-a8b2550b-b570-4706-83cd-dde6e05ee616", "fingerprint": "89:50:dd:7e:15:a9:91:91:5c:43:c5:1f:8b:53:cc:00"}} 2018-06-27 19:07:28,276 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/os-keypairs used request id req-c32861ad-6abc-4a8e-bcd9-554e48da10f2 2018-06-27 19:07:28,277 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-a8b2550b-b570-4706-83cd-dde6e05ee616 2018-06-27 19:07:28,280 - 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-a8b2550b-b570-4706-83cd-dde6e05ee616 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0beecc04ba3ddd69c886967f573306725fd9856" 2018-06-27 19:07:29,097 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 19:07: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-b127070f-a346-44b1-be51-245b94d11010 X-Compute-Request-Id: req-b127070f-a346-44b1-be51-245b94d11010 2018-06-27 19:07:29,097 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-a8b2550b-b570-4706-83cd-dde6e05ee616 used request id req-b127070f-a346-44b1-be51-245b94d11010 2018-06-27 19:07:29,098 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 19:07:29,285 - nova_utils - INFO - Creating keypair with name - NovaUtilsKeypairTests-b318e78e-99f1-428e-8014-c40096d44eeb 2018-06-27 19:07:29,285 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 19:07:30,227 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T20:07:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["wdJvMYspQL-C8na9Q3CbLg"], "issued_at": "2018-06-27T19:07:30.000000Z"}} 2018-06-27 19:07:30,230 - 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}bc8286399e67440790cee695d01d3f1e5ebd40fc" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC7AShD6EcKhytS8JF3gfVq17NIP5XevmZOlFUwMMuFZszmAdbmUW/QpY8n4RXMt/vnY4UbmzBrEZg4+VqrxFG+X7lsw5rLYypBDxhinFI7mHELymxZ4p91YT1Vmj+uVMA6b+3BZIYyPdz5peH910zt/FfkFIWabYrrcOSPp6ez1yWcsRSCJ5f5UDH0wPN7uwZ5O8SNVMhJoh90E7O5gahHz5Kvz2i8ywfrezK746ecTwIhpxdm0wcxg9supJ3kKUJbooa1SU9dHePFlKuo71ZAg3zE7g6pT3rcdy79NjIGcb1KGKt598O9kS11m72qKaWZdpopt5Y9Rqc/q+QdXhXF", "name": "NovaUtilsKeypairTests-b318e78e-99f1-428e-8014-c40096d44eeb"}}' 2018-06-27 19:07:31,253 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:07: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-db5c9dbf-4554-43b8-88d8-30ddb7908e94 X-Compute-Request-Id: req-db5c9dbf-4554-43b8-88d8-30ddb7908e94 Front-End-Https: on RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC7AShD6EcKhytS8JF3gfVq17NIP5XevmZOlFUwMMuFZszmAdbmUW/QpY8n4RXMt/vnY4UbmzBrEZg4+VqrxFG+X7lsw5rLYypBDxhinFI7mHELymxZ4p91YT1Vmj+uVMA6b+3BZIYyPdz5peH910zt/FfkFIWabYrrcOSPp6ez1yWcsRSCJ5f5UDH0wPN7uwZ5O8SNVMhJoh90E7O5gahHz5Kvz2i8ywfrezK746ecTwIhpxdm0wcxg9supJ3kKUJbooa1SU9dHePFlKuo71ZAg3zE7g6pT3rcdy79NjIGcb1KGKt598O9kS11m72qKaWZdpopt5Y9Rqc/q+QdXhXF", "user_id": "e9f9c747d54947bc800a81ecf11858f5", "name": "NovaUtilsKeypairTests-b318e78e-99f1-428e-8014-c40096d44eeb", "fingerprint": "9d:77:db:8f:6a:a6:bf:9c:d3:91:f6:de:56:63:b4:e1"}} 2018-06-27 19:07:31,253 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/os-keypairs used request id req-db5c9dbf-4554-43b8-88d8-30ddb7908e94 2018-06-27 19:07:31,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/os-keypairs/NovaUtilsKeypairTests-b318e78e-99f1-428e-8014-c40096d44eeb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc8286399e67440790cee695d01d3f1e5ebd40fc" 2018-06-27 19:07:31,956 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:07:31 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-5c72436e-ea1a-44a6-b980-b7f2aca0e5a2 X-Compute-Request-Id: req-5c72436e-ea1a-44a6-b980-b7f2aca0e5a2 Front-End-Https: on RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC7AShD6EcKhytS8JF3gfVq17NIP5XevmZOlFUwMMuFZszmAdbmUW/QpY8n4RXMt/vnY4UbmzBrEZg4+VqrxFG+X7lsw5rLYypBDxhinFI7mHELymxZ4p91YT1Vmj+uVMA6b+3BZIYyPdz5peH910zt/FfkFIWabYrrcOSPp6ez1yWcsRSCJ5f5UDH0wPN7uwZ5O8SNVMhJoh90E7O5gahHz5Kvz2i8ywfrezK746ecTwIhpxdm0wcxg9supJ3kKUJbooa1SU9dHePFlKuo71ZAg3zE7g6pT3rcdy79NjIGcb1KGKt598O9kS11m72qKaWZdpopt5Y9Rqc/q+QdXhXF", "user_id": "e9f9c747d54947bc800a81ecf11858f5", "name": "NovaUtilsKeypairTests-b318e78e-99f1-428e-8014-c40096d44eeb", "deleted": false, "created_at": "2018-06-27T19:07:31.000000", "updated_at": null, "fingerprint": "9d:77:db:8f:6a:a6:bf:9c:d3:91:f6:de:56:63:b4:e1", "deleted_at": null, "id": 7}} 2018-06-27 19:07:31,956 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-b318e78e-99f1-428e-8014-c40096d44eeb used request id req-5c72436e-ea1a-44a6-b980-b7f2aca0e5a2 2018-06-27 19:07:31,960 - novaclient.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}bc8286399e67440790cee695d01d3f1e5ebd40fc" 2018-06-27 19:07:32,472 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:07:32 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-ca14c154-d8a8-43c8-acac-3707072ed472 X-Compute-Request-Id: req-ca14c154-d8a8-43c8-acac-3707072ed472 Front-End-Https: on RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC7AShD6EcKhytS8JF3gfVq17NIP5XevmZOlFUwMMuFZszmAdbmUW/QpY8n4RXMt/vnY4UbmzBrEZg4+VqrxFG+X7lsw5rLYypBDxhinFI7mHELymxZ4p91YT1Vmj+uVMA6b+3BZIYyPdz5peH910zt/FfkFIWabYrrcOSPp6ez1yWcsRSCJ5f5UDH0wPN7uwZ5O8SNVMhJoh90E7O5gahHz5Kvz2i8ywfrezK746ecTwIhpxdm0wcxg9supJ3kKUJbooa1SU9dHePFlKuo71ZAg3zE7g6pT3rcdy79NjIGcb1KGKt598O9kS11m72qKaWZdpopt5Y9Rqc/q+QdXhXF", "name": "NovaUtilsKeypairTests-b318e78e-99f1-428e-8014-c40096d44eeb", "fingerprint": "9d:77:db:8f:6a:a6:bf:9c:d3:91:f6:de:56:63:b4:e1"}}]} 2018-06-27 19:07:32,472 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/os-keypairs used request id req-ca14c154-d8a8-43c8-acac-3707072ed472 2018-06-27 19:07:32,473 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-b318e78e-99f1-428e-8014-c40096d44eeb 2018-06-27 19:07:32,476 - 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-b318e78e-99f1-428e-8014-c40096d44eeb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc8286399e67440790cee695d01d3f1e5ebd40fc" 2018-06-27 19:07:33,478 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 19:07:33 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-1378aa59-8344-44da-a1b1-ffcd4b66bd5a X-Compute-Request-Id: req-1378aa59-8344-44da-a1b1-ffcd4b66bd5a 2018-06-27 19:07:33,478 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-b318e78e-99f1-428e-8014-c40096d44eeb used request id req-1378aa59-8344-44da-a1b1-ffcd4b66bd5a 2018-06-27 19:07:33,480 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 19:07:33,481 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 19:07:34,218 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T20:07:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["nU0A7_akSs-PLejp6kx4iA"], "issued_at": "2018-06-27T19:07:34.000000Z"}} 2018-06-27 19:07:34,221 - 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}d7164d070c0cd2d0093a6ff0e8b597c62117d18c" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "NovaUtilsFlavorTests-cd260a59-b2b7-4564-bba5-94eca6896a42-name", "os-flavor-access:is_public": false, "rxtx_factor": 3.0, "OS-FLV-EXT-DATA:ephemeral": 1, "ram": 1, "id": "NovaUtilsFlavorTests-cd260a59-b2b7-4564-bba5-94eca6896a42-id", "swap": 2}}' 2018-06-27 19:07:34,966 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:07:34 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-36f601bb-5849-45d8-8876-7668726baf0c X-Compute-Request-Id: req-36f601bb-5849-45d8-8876-7668726baf0c Front-End-Https: on RESP BODY: {"flavor": {"name": "NovaUtilsFlavorTests-cd260a59-b2b7-4564-bba5-94eca6896a42-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/NovaUtilsFlavorTests-cd260a59-b2b7-4564-bba5-94eca6896a42-id", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/NovaUtilsFlavorTests-cd260a59-b2b7-4564-bba5-94eca6896a42-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-cd260a59-b2b7-4564-bba5-94eca6896a42-id"}} 2018-06-27 19:07:34,966 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-36f601bb-5849-45d8-8876-7668726baf0c 2018-06-27 19:07:34,970 - 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-cd260a59-b2b7-4564-bba5-94eca6896a42-id -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7164d070c0cd2d0093a6ff0e8b597c62117d18c" 2018-06-27 19:07:35,671 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 19:07: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-d4926670-34cf-417f-973a-f773600dee44 X-Compute-Request-Id: req-d4926670-34cf-417f-973a-f773600dee44 2018-06-27 19:07:35,672 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/flavors/NovaUtilsFlavorTests-cd260a59-b2b7-4564-bba5-94eca6896a42-id used request id req-d4926670-34cf-417f-973a-f773600dee44 2018-06-27 19:07:35,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/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7164d070c0cd2d0093a6ff0e8b597c62117d18c" 2018-06-27 19:07:36,514 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:07: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-2743d32e-6df2-4ac9-a54a-37d46437cc80 X-Compute-Request-Id: req-2743d32e-6df2-4ac9-a54a-37d46437cc80 Front-End-Https: on RESP BODY: {"flavors": []} 2018-06-27 19:07:36,515 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-2743d32e-6df2-4ac9-a54a-37d46437cc80 2018-06-27 19:07:36,518 - 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-cd260a59-b2b7-4564-bba5-94eca6896a42-id -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7164d070c0cd2d0093a6ff0e8b597c62117d18c" 2018-06-27 19:07:37,415 - novaclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Wed, 27 Jun 2018 19:07:37 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-0838c25c-d3b9-4bb9-a6e0-da630de14922 X-Compute-Request-Id: req-0838c25c-d3b9-4bb9-a6e0-da630de14922 RESP BODY: {"itemNotFound": {"message": "Flavor NovaUtilsFlavorTests-cd260a59-b2b7-4564-bba5-94eca6896a42-id could not be found.", "code": 404}} 2018-06-27 19:07:37,415 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/flavors/NovaUtilsFlavorTests-cd260a59-b2b7-4564-bba5-94eca6896a42-id used request id req-0838c25c-d3b9-4bb9-a6e0-da630de14922 2018-06-27 19:07:37,417 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 19:07:37,419 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 19:07:38,229 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T20:07:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["2-NtDiQVSMSuC_f_V2b_vQ"], "issued_at": "2018-06-27T19:07:38.000000Z"}} 2018-06-27 19:07:38,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/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f92a907497906fe530c6a1e1d12f6d202bace78" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "NovaUtilsFlavorTests-a9455dbf-16c2-4a5c-90a0-b02b162da50c-name", "os-flavor-access:is_public": false, "rxtx_factor": 3.0, "OS-FLV-EXT-DATA:ephemeral": 1, "ram": 1, "id": "NovaUtilsFlavorTests-a9455dbf-16c2-4a5c-90a0-b02b162da50c-id", "swap": 2}}' 2018-06-27 19:07:39,101 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:07:39 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-66383ca2-fb46-4232-98bb-5c801911add5 X-Compute-Request-Id: req-66383ca2-fb46-4232-98bb-5c801911add5 Front-End-Https: on RESP BODY: {"flavor": {"name": "NovaUtilsFlavorTests-a9455dbf-16c2-4a5c-90a0-b02b162da50c-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/NovaUtilsFlavorTests-a9455dbf-16c2-4a5c-90a0-b02b162da50c-id", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/NovaUtilsFlavorTests-a9455dbf-16c2-4a5c-90a0-b02b162da50c-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-a9455dbf-16c2-4a5c-90a0-b02b162da50c-id"}} 2018-06-27 19:07:39,101 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-66383ca2-fb46-4232-98bb-5c801911add5 2018-06-27 19:07:39,105 - 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-a9455dbf-16c2-4a5c-90a0-b02b162da50c-id -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f92a907497906fe530c6a1e1d12f6d202bace78" 2018-06-27 19:07:39,746 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 19:07: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-c6abd2b8-2a3d-4614-a62f-a2b8afc87b88 X-Compute-Request-Id: req-c6abd2b8-2a3d-4614-a62f-a2b8afc87b88 2018-06-27 19:07:39,746 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/flavors/NovaUtilsFlavorTests-a9455dbf-16c2-4a5c-90a0-b02b162da50c-id used request id req-c6abd2b8-2a3d-4614-a62f-a2b8afc87b88 2018-06-27 19:07:39,747 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 19:07:39,749 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 19:07:40,663 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T20:07:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["OXKtmOqrTES83weoNXZ-Xw"], "issued_at": "2018-06-27T19:07:40.000000Z"}} 2018-06-27 19:07:40,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}32db8b44fce53519f9dbd9194fe837c6bd167bd9" 2018-06-27 19:07:40,715 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:07:40 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3e77cadb-c7e9-4b5d-a26a-d0210ee9164c Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 19:07:40,715 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-3e77cadb-c7e9-4b5d-a26a-d0210ee9164c 2018-06-27 19:07:40,717 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-06-27 19:07:40,718 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 19:07:40,719 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 19:07:41,532 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T20:07:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["a3uTVWFUQd6MYo4GS29fIw"], "issued_at": "2018-06-27T19:07:41.000000Z"}} 2018-06-27 19:07:41,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}dfdb28a94ac3208f3fac3145b80c0a1173d3b3d2" 2018-06-27 19:07:41,904 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:07:41 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a22f8df8-5237-47c9-abba-9cf299bc12b7 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 19:07:41,904 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-a22f8df8-5237-47c9-abba-9cf299bc12b7 2018-06-27 19:07:41,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?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-1ab24807-694f-4da0-a694-27ff6d5ef9b2-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dfdb28a94ac3208f3fac3145b80c0a1173d3b3d2" 2018-06-27 19:07:44,018 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:07:44 GMT Content-Type: application/json Content-Length: 167 Connection: keep-alive X-Openstack-Request-Id: req-055ea2db-c384-4148-8b4a-bee2a042100d Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceTests-1ab24807-694f-4da0-a694-27ff6d5ef9b2-image"} 2018-06-27 19:07:44,018 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-1ab24807-694f-4da0-a694-27ff6d5ef9b2-image used request id req-055ea2db-c384-4148-8b4a-bee2a042100d 2018-06-27 19:07:44,021 - 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}dfdb28a94ac3208f3fac3145b80c0a1173d3b3d2" 2018-06-27 19:07:46,013 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:07:46 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-ddb065f1-3019-4fac-bca4-437408d612e6 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-27 19:07:46,014 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-ddb065f1-3019-4fac-bca4-437408d612e6 2018-06-27 19:07:46,044 - 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}dfdb28a94ac3208f3fac3145b80c0a1173d3b3d2" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "NovaUtilsInstanceTests-1ab24807-694f-4da0-a694-27ff6d5ef9b2-image"}' 2018-06-27 19:07:47,105 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 19:07:47 GMT Content-Type: application/json Content-Length: 609 Connection: keep-alive Location: https://172.30.10.101:9292/v2/images/84c545c9-82d2-4f25-a901-79174499e8ae Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-aa5c41ac-5dfb-4372-8795-13aab568e4c0 Front-End-Https: on RESP BODY: {"status": "queued", "name": "NovaUtilsInstanceTests-1ab24807-694f-4da0-a694-27ff6d5ef9b2-image", "tags": [], "container_format": "bare", "created_at": "2018-06-27T19:07:47Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-06-27T19:07:47Z", "visibility": "shared", "self": "/v2/images/84c545c9-82d2-4f25-a901-79174499e8ae", "min_disk": 0, "protected": false, "id": "84c545c9-82d2-4f25-a901-79174499e8ae", "file": "/v2/images/84c545c9-82d2-4f25-a901-79174499e8ae/file", "checksum": null, "owner": "8cdbc979369d4c15b8ddd6cc77d930e3", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-27 19:07:47,105 - keystoneauth.session - DEBUG - POST call to image for https://172.30.10.101:9292/v2/images used request id req-aa5c41ac-5dfb-4372-8795-13aab568e4c0 2018-06-27 19:07:47,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9292/v2/images/84c545c9-82d2-4f25-a901-79174499e8ae/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dfdb28a94ac3208f3fac3145b80c0a1173d3b3d2" -d '' 2018-06-27 19:07:49,746 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 19:07:49 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-0ad6dab9-bb95-4608-86c1-58dd15b7ad65 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-27 19:07:49,746 - keystoneauth.session - DEBUG - PUT call to image for https://172.30.10.101:9292/v2/images/84c545c9-82d2-4f25-a901-79174499e8ae/file used request id req-0ad6dab9-bb95-4608-86c1-58dd15b7ad65 2018-06-27 19:07:49,747 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-06-27 19:07:49,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/84c545c9-82d2-4f25-a901-79174499e8ae -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dfdb28a94ac3208f3fac3145b80c0a1173d3b3d2" 2018-06-27 19:07:51,536 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:07:51 GMT Content-Type: application/json Content-Length: 727 Connection: keep-alive X-Openstack-Request-Id: req-d2cb9974-3330-45b6-803b-896d9fc77095 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceTests-1ab24807-694f-4da0-a694-27ff6d5ef9b2-image", "tags": [], "container_format": "bare", "created_at": "2018-06-27T19:07:47Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-27T19:07:50Z", "visibility": "shared", "self": "/v2/images/84c545c9-82d2-4f25-a901-79174499e8ae", "min_disk": 0, "protected": false, "id": "84c545c9-82d2-4f25-a901-79174499e8ae", "file": "/v2/images/84c545c9-82d2-4f25-a901-79174499e8ae/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8cdbc979369d4c15b8ddd6cc77d930e3", "direct_url": "file:///var/lib/glance/images/84c545c9-82d2-4f25-a901-79174499e8ae", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-27 19:07:51,536 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/84c545c9-82d2-4f25-a901-79174499e8ae used request id req-d2cb9974-3330-45b6-803b-896d9fc77095 2018-06-27 19:07:51,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}dfdb28a94ac3208f3fac3145b80c0a1173d3b3d2" 2018-06-27 19:07:53,099 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:07:53 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-54647755-1f5b-430f-9b23-09c8ad5ff76e 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-27 19:07:53,099 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-54647755-1f5b-430f-9b23-09c8ad5ff76e 2018-06-27 19:07:53,103 - create_image - INFO - Created image with name - NovaUtilsInstanceTests-1ab24807-694f-4da0-a694-27ff6d5ef9b2-image 2018-06-27 19:07:53,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/84c545c9-82d2-4f25-a901-79174499e8ae -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dfdb28a94ac3208f3fac3145b80c0a1173d3b3d2" 2018-06-27 19:07:54,778 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:07:54 GMT Content-Type: application/json Content-Length: 727 Connection: keep-alive X-Openstack-Request-Id: req-51fab4c8-b974-4e3d-81a6-1cd565662feb Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceTests-1ab24807-694f-4da0-a694-27ff6d5ef9b2-image", "tags": [], "container_format": "bare", "created_at": "2018-06-27T19:07:47Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-27T19:07:50Z", "visibility": "shared", "self": "/v2/images/84c545c9-82d2-4f25-a901-79174499e8ae", "min_disk": 0, "protected": false, "id": "84c545c9-82d2-4f25-a901-79174499e8ae", "file": "/v2/images/84c545c9-82d2-4f25-a901-79174499e8ae/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8cdbc979369d4c15b8ddd6cc77d930e3", "direct_url": "file:///var/lib/glance/images/84c545c9-82d2-4f25-a901-79174499e8ae", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-27 19:07:54,778 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/84c545c9-82d2-4f25-a901-79174499e8ae used request id req-51fab4c8-b974-4e3d-81a6-1cd565662feb 2018-06-27 19:07:54,779 - create_image - DEBUG - Instance status is - active 2018-06-27 19:07:54,779 - create_image - DEBUG - Image is active with name - NovaUtilsInstanceTests-1ab24807-694f-4da0-a694-27ff6d5ef9b2-image 2018-06-27 19:07:54,779 - create_image - INFO - Image is now active with name - NovaUtilsInstanceTests-1ab24807-694f-4da0-a694-27ff6d5ef9b2-image 2018-06-27 19:07:54,779 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 19:07:54,780 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 19:07:55,622 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T20:07:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["ECNuqWsiQrKAb2f6UQH1gQ"], "issued_at": "2018-06-27T19:07:55.000000Z"}} 2018-06-27 19:07:55,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}cdf889d6e4467ffb1353b06043465ac31e3b4f7c" 2018-06-27 19:07:55,965 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:07:55 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-850b5411-553b-4b43-acfc-b22739cde5ae Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 19:07:55,965 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-850b5411-553b-4b43-acfc-b22739cde5ae 2018-06-27 19:07:55,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?name=NovaUtilsInstanceTests-1ab24807-694f-4da0-a694-27ff6d5ef9b2-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdf889d6e4467ffb1353b06043465ac31e3b4f7c" 2018-06-27 19:07:56,871 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:07:56 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-2a4f7f54-2810-4f87-a737-3978e0e49a86 Front-End-Https: on RESP BODY: {"networks":[]} 2018-06-27 19:07:56,872 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NovaUtilsInstanceTests-1ab24807-694f-4da0-a694-27ff6d5ef9b2-net used request id req-2a4f7f54-2810-4f87-a737-3978e0e49a86 2018-06-27 19:07:56,872 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceTests-1ab24807-694f-4da0-a694-27ff6d5ef9b2-net 2018-06-27 19:07:56,877 - 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}cdf889d6e4467ffb1353b06043465ac31e3b4f7c" -d '{"network": {"name": "NovaUtilsInstanceTests-1ab24807-694f-4da0-a694-27ff6d5ef9b2-net", "admin_state_up": true}}' 2018-06-27 19:07:57,522 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 19:07:57 GMT Content-Type: application/json Content-Length: 695 Connection: keep-alive X-Openstack-Request-Id: req-dca9ceef-d4ea-47ce-a125-043c6402a395 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":"282ddcfa-7ac1-4cfd-8ad6-eba2d90627d2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-27T19:07:57Z","is_default":false,"provider:segmentation_id":58,"name":"NovaUtilsInstanceTests-1ab24807-694f-4da0-a694-27ff6d5ef9b2-net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:07:57Z","mtu":1450}} 2018-06-27 19:07:57,523 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-dca9ceef-d4ea-47ce-a125-043c6402a395 2018-06-27 19:07:57,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?id=282ddcfa-7ac1-4cfd-8ad6-eba2d90627d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdf889d6e4467ffb1353b06043465ac31e3b4f7c" 2018-06-27 19:07:58,473 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:07:58 GMT Content-Type: application/json Content-Length: 679 Connection: keep-alive X-Openstack-Request-Id: req-342b0fea-25d6-4d39-b44f-b98f35acd861 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":"282ddcfa-7ac1-4cfd-8ad6-eba2d90627d2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-27T19:07:57Z","provider:segmentation_id":58,"name":"NovaUtilsInstanceTests-1ab24807-694f-4da0-a694-27ff6d5ef9b2-net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:07:57Z","provider:network_type":"vxlan"}]} 2018-06-27 19:07:58,473 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=282ddcfa-7ac1-4cfd-8ad6-eba2d90627d2 used request id req-342b0fea-25d6-4d39-b44f-b98f35acd861 2018-06-27 19:07:58,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=282ddcfa-7ac1-4cfd-8ad6-eba2d90627d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdf889d6e4467ffb1353b06043465ac31e3b4f7c" 2018-06-27 19:07:58,553 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:07:58 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-c74929d2-0934-49d9-976f-c29bdc708bb4 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-27 19:07:58,554 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=282ddcfa-7ac1-4cfd-8ad6-eba2d90627d2 used request id req-c74929d2-0934-49d9-976f-c29bdc708bb4 2018-06-27 19:07:58,554 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceTests-1ab24807-694f-4da0-a694-27ff6d5ef9b2-subnet 2018-06-27 19:07:58,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}cdf889d6e4467ffb1353b06043465ac31e3b4f7c" -d '{"subnets": [{"ip_version": 4, "network_id": "282ddcfa-7ac1-4cfd-8ad6-eba2d90627d2", "cidr": "10.55.0.0/24", "name": "NovaUtilsInstanceTests-1ab24807-694f-4da0-a694-27ff6d5ef9b2-subnet"}]}' 2018-06-27 19:07:59,619 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 19:07:59 GMT Content-Type: application/json Content-Length: 668 Connection: keep-alive X-Openstack-Request-Id: req-8abfad52-c7a9-4a7d-bc62-8b3b960ea851 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"282ddcfa-7ac1-4cfd-8ad6-eba2d90627d2","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:07:58Z","dns_nameservers":[],"updated_at":"2018-06-27T19:07:58Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"9d631ce0-472c-41e6-b015-677330c32f1d","subnetpool_id":null,"name":"NovaUtilsInstanceTests-1ab24807-694f-4da0-a694-27ff6d5ef9b2-subnet"}]} 2018-06-27 19:07:59,620 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-8abfad52-c7a9-4a7d-bc62-8b3b960ea851 2018-06-27 19:07:59,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?id=282ddcfa-7ac1-4cfd-8ad6-eba2d90627d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdf889d6e4467ffb1353b06043465ac31e3b4f7c" 2018-06-27 19:07:59,812 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:07:59 GMT Content-Type: application/json Content-Length: 723 Connection: keep-alive X-Openstack-Request-Id: req-4d3f1674-5e71-4dbd-8046-75ba7242f542 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":"282ddcfa-7ac1-4cfd-8ad6-eba2d90627d2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":["9d631ce0-472c-41e6-b015-677330c32f1d"],"description":"","tags":[],"updated_at":"2018-06-27T19:07:58Z","provider:segmentation_id":58,"name":"NovaUtilsInstanceTests-1ab24807-694f-4da0-a694-27ff6d5ef9b2-net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:07:57Z","provider:network_type":"vxlan"}]} 2018-06-27 19:07:59,813 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=282ddcfa-7ac1-4cfd-8ad6-eba2d90627d2 used request id req-4d3f1674-5e71-4dbd-8046-75ba7242f542 2018-06-27 19:07:59,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/subnets?network_id=282ddcfa-7ac1-4cfd-8ad6-eba2d90627d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdf889d6e4467ffb1353b06043465ac31e3b4f7c" 2018-06-27 19:07:59,961 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:07:59 GMT Content-Type: application/json Content-Length: 668 Connection: keep-alive X-Openstack-Request-Id: req-07672547-1e6f-4fbc-adfc-cdb888b5b6ed Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"282ddcfa-7ac1-4cfd-8ad6-eba2d90627d2","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:07:58Z","dns_nameservers":[],"updated_at":"2018-06-27T19:07:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"9d631ce0-472c-41e6-b015-677330c32f1d","subnetpool_id":null,"name":"NovaUtilsInstanceTests-1ab24807-694f-4da0-a694-27ff6d5ef9b2-subnet"}]} 2018-06-27 19:07:59,961 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=282ddcfa-7ac1-4cfd-8ad6-eba2d90627d2 used request id req-07672547-1e6f-4fbc-adfc-cdb888b5b6ed 2018-06-27 19:07:59,962 - OpenStackNetwork - DEBUG - Network [282ddcfa-7ac1-4cfd-8ad6-eba2d90627d2] created successfully 2018-06-27 19:07:59,962 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 19:07:59,963 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 19:08:00,633 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T20:08:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["89h6FLNKSeSjFWoFGI71jg"], "issued_at": "2018-06-27T19:08:00.000000Z"}} 2018-06-27 19:08:00,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3140cd8248403a4dc795f815b2a85cbe2c0a6796" 2018-06-27 19:08:00,679 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:08:00 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-438351df-d18c-419c-bbf2-ddc3284379ab Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 19:08:00,679 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-438351df-d18c-419c-bbf2-ddc3284379ab 2018-06-27 19:08:00,681 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 19:08:00,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/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3140cd8248403a4dc795f815b2a85cbe2c0a6796" 2018-06-27 19:08:01,221 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:08:01 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-e02d01b1-145d-49c9-91d9-6e7bde80d702 X-Compute-Request-Id: req-e02d01b1-145d-49c9-91d9-6e7bde80d702 Front-End-Https: on RESP BODY: {"flavors": []} 2018-06-27 19:08:01,221 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-e02d01b1-145d-49c9-91d9-6e7bde80d702 2018-06-27 19:08:01,225 - 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}3140cd8248403a4dc795f815b2a85cbe2c0a6796" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "NovaUtilsInstanceTests-1ab24807-694f-4da0-a694-27ff6d5ef9b2-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-27 19:08:02,116 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:08:02 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-14a1bb18-29f4-426f-b2c0-ceeac9d54baf X-Compute-Request-Id: req-14a1bb18-29f4-426f-b2c0-ceeac9d54baf Front-End-Https: on RESP BODY: {"flavor": {"name": "NovaUtilsInstanceTests-1ab24807-694f-4da0-a694-27ff6d5ef9b2-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/70467e3f-a6a2-4797-9bdb-db5f44954168", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/70467e3f-a6a2-4797-9bdb-db5f44954168", "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": "70467e3f-a6a2-4797-9bdb-db5f44954168"}} 2018-06-27 19:08:02,116 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-14a1bb18-29f4-426f-b2c0-ceeac9d54baf 2018-06-27 19:08:02,117 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 19:08:02,118 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 19:08:03,006 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T20:08:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["Xw2DYVSkS3uVZT3S6zSdsQ"], "issued_at": "2018-06-27T19:08:02.000000Z"}} 2018-06-27 19:08:03,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80b3d4ce8c528ec9991d3247ac66d5240f2a530f" 2018-06-27 19:08:03,389 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:08:03 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5ddfa155-b1ea-4603-b9f0-601466d35973 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 19:08:03,389 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-5ddfa155-b1ea-4603-b9f0-601466d35973 2018-06-27 19:08:03,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?name=NovaUtilsInstanceTests-1ab24807-694f-4da0-a694-27ff6d5ef9b2-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32db8b44fce53519f9dbd9194fe837c6bd167bd9" 2018-06-27 19:08:04,299 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:08:04 GMT Content-Type: application/json Content-Length: 723 Connection: keep-alive X-Openstack-Request-Id: req-e701d196-cc06-408c-aae4-2f5a900a824d 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":"282ddcfa-7ac1-4cfd-8ad6-eba2d90627d2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":["9d631ce0-472c-41e6-b015-677330c32f1d"],"description":"","tags":[],"updated_at":"2018-06-27T19:07:58Z","provider:segmentation_id":58,"name":"NovaUtilsInstanceTests-1ab24807-694f-4da0-a694-27ff6d5ef9b2-net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:07:57Z","provider:network_type":"vxlan"}]} 2018-06-27 19:08:04,299 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NovaUtilsInstanceTests-1ab24807-694f-4da0-a694-27ff6d5ef9b2-net used request id req-e701d196-cc06-408c-aae4-2f5a900a824d 2018-06-27 19:08:04,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/subnets?network_id=282ddcfa-7ac1-4cfd-8ad6-eba2d90627d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32db8b44fce53519f9dbd9194fe837c6bd167bd9" 2018-06-27 19:08:04,631 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:08:04 GMT Content-Type: application/json Content-Length: 668 Connection: keep-alive X-Openstack-Request-Id: req-52cb4d35-f644-4455-99b7-c939201eb264 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"282ddcfa-7ac1-4cfd-8ad6-eba2d90627d2","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:07:58Z","dns_nameservers":[],"updated_at":"2018-06-27T19:07:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"9d631ce0-472c-41e6-b015-677330c32f1d","subnetpool_id":null,"name":"NovaUtilsInstanceTests-1ab24807-694f-4da0-a694-27ff6d5ef9b2-subnet"}]} 2018-06-27 19:08:04,631 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=282ddcfa-7ac1-4cfd-8ad6-eba2d90627d2 used request id req-52cb4d35-f644-4455-99b7-c939201eb264 2018-06-27 19:08: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=NovaUtilsInstanceTests-1ab24807-694f-4da0-a694-27ff6d5ef9b2-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32db8b44fce53519f9dbd9194fe837c6bd167bd9" 2018-06-27 19:08:04,907 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:08:04 GMT Content-Type: application/json Content-Length: 723 Connection: keep-alive X-Openstack-Request-Id: req-3d4cd056-56aa-4dbc-b346-3648401916c4 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":"282ddcfa-7ac1-4cfd-8ad6-eba2d90627d2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":["9d631ce0-472c-41e6-b015-677330c32f1d"],"description":"","tags":[],"updated_at":"2018-06-27T19:07:58Z","provider:segmentation_id":58,"name":"NovaUtilsInstanceTests-1ab24807-694f-4da0-a694-27ff6d5ef9b2-net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:07:57Z","provider:network_type":"vxlan"}]} 2018-06-27 19:08:04,907 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NovaUtilsInstanceTests-1ab24807-694f-4da0-a694-27ff6d5ef9b2-net used request id req-3d4cd056-56aa-4dbc-b346-3648401916c4 2018-06-27 19:08:04,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 19:08:04,921 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 19:08: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-27 19:08:04,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80b3d4ce8c528ec9991d3247ac66d5240f2a530f" 2018-06-27 19:08:05,014 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:08:04 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cb78bd98-895f-4d66-9a7a-ac5bb9e63999 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/8cdbc979369d4c15b8ddd6cc77d930e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}} 2018-06-27 19:08:05,014 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 used request id req-cb78bd98-895f-4d66-9a7a-ac5bb9e63999 2018-06-27 19:08:05,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=282ddcfa-7ac1-4cfd-8ad6-eba2d90627d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32db8b44fce53519f9dbd9194fe837c6bd167bd9" 2018-06-27 19:08:05,174 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:08:05 GMT Content-Type: application/json Content-Length: 668 Connection: keep-alive X-Openstack-Request-Id: req-99e4a0e4-e6c4-4e3a-ad1f-d0cb123be401 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"282ddcfa-7ac1-4cfd-8ad6-eba2d90627d2","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:07:58Z","dns_nameservers":[],"updated_at":"2018-06-27T19:07:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"9d631ce0-472c-41e6-b015-677330c32f1d","subnetpool_id":null,"name":"NovaUtilsInstanceTests-1ab24807-694f-4da0-a694-27ff6d5ef9b2-subnet"}]} 2018-06-27 19:08:05,174 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=282ddcfa-7ac1-4cfd-8ad6-eba2d90627d2 used request id req-99e4a0e4-e6c4-4e3a-ad1f-d0cb123be401 2018-06-27 19:08:05,175 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceTests-1ab24807-694f-4da0-a694-27ff6d5ef9b2-net 2018-06-27 19:08:05,180 - 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}32db8b44fce53519f9dbd9194fe837c6bd167bd9" -d '{"port": {"network_id": "282ddcfa-7ac1-4cfd-8ad6-eba2d90627d2", "name": "NovaUtilsInstanceTests-1ab24807-694f-4da0-a694-27ff6d5ef9b2-port", "admin_state_up": true}}' 2018-06-27 19:08:07,290 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 19:08:07 GMT Content-Type: application/json Content-Length: 853 Connection: keep-alive X-Openstack-Request-Id: req-f495b1d0-a584-44bf-b0bf-667e923f4574 Front-End-Https: on RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T19:08:06Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"9d631ce0-472c-41e6-b015-677330c32f1d","ip_address":"10.55.0.10"}],"id":"7e74cc8e-548c-45c3-ab4d-935af3be1b35","security_groups":["c550cef9-ba45-49be-8c52-0554a76a0c1e"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:d5:ec:82","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NovaUtilsInstanceTests-1ab24807-694f-4da0-a694-27ff6d5ef9b2-port","admin_state_up":true,"network_id":"282ddcfa-7ac1-4cfd-8ad6-eba2d90627d2","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:08:06Z","binding:vnic_type":"normal"}} 2018-06-27 19:08:07,290 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/ports used request id req-f495b1d0-a584-44bf-b0bf-667e923f4574 2018-06-27 19:08:07,295 - keystoneauth.session - 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-1ab24807-694f-4da0-a694-27ff6d5ef9b2-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32db8b44fce53519f9dbd9194fe837c6bd167bd9" 2018-06-27 19:08:08,107 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:08:08 GMT Content-Type: application/json Content-Length: 723 Connection: keep-alive X-Openstack-Request-Id: req-5e065734-1b37-4578-adaa-d948f64d51cd 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":"282ddcfa-7ac1-4cfd-8ad6-eba2d90627d2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":["9d631ce0-472c-41e6-b015-677330c32f1d"],"description":"","tags":[],"updated_at":"2018-06-27T19:07:58Z","provider:segmentation_id":58,"name":"NovaUtilsInstanceTests-1ab24807-694f-4da0-a694-27ff6d5ef9b2-net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:07:57Z","provider:network_type":"vxlan"}]} 2018-06-27 19:08:08,107 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NovaUtilsInstanceTests-1ab24807-694f-4da0-a694-27ff6d5ef9b2-net used request id req-5e065734-1b37-4578-adaa-d948f64d51cd 2018-06-27 19:08:08,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-27 19:08:08,122 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 19:08: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-27 19:08:08,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/8cdbc979369d4c15b8ddd6cc77d930e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32db8b44fce53519f9dbd9194fe837c6bd167bd9" 2018-06-27 19:08:08,222 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:08:08 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e8071b99-be74-4cde-9e14-c3e4906f20e9 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/8cdbc979369d4c15b8ddd6cc77d930e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}} 2018-06-27 19:08:08,222 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 used request id req-e8071b99-be74-4cde-9e14-c3e4906f20e9 2018-06-27 19:08:08,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=282ddcfa-7ac1-4cfd-8ad6-eba2d90627d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32db8b44fce53519f9dbd9194fe837c6bd167bd9" 2018-06-27 19:08:08,378 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:08:08 GMT Content-Type: application/json Content-Length: 668 Connection: keep-alive X-Openstack-Request-Id: req-f24b5a89-94b8-4606-a463-fcd086dc66a1 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"282ddcfa-7ac1-4cfd-8ad6-eba2d90627d2","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:07:58Z","dns_nameservers":[],"updated_at":"2018-06-27T19:07:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"9d631ce0-472c-41e6-b015-677330c32f1d","subnetpool_id":null,"name":"NovaUtilsInstanceTests-1ab24807-694f-4da0-a694-27ff6d5ef9b2-subnet"}]} 2018-06-27 19:08:08,378 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=282ddcfa-7ac1-4cfd-8ad6-eba2d90627d2 used request id req-f24b5a89-94b8-4606-a463-fcd086dc66a1 2018-06-27 19:08:08,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=282ddcfa-7ac1-4cfd-8ad6-eba2d90627d2&name=NovaUtilsInstanceTests-1ab24807-694f-4da0-a694-27ff6d5ef9b2-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32db8b44fce53519f9dbd9194fe837c6bd167bd9" 2018-06-27 19:08:09,257 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:08:09 GMT Content-Type: application/json Content-Length: 856 Connection: keep-alive X-Openstack-Request-Id: req-7225aa2e-16c9-4879-9caf-89e2ae4550ed Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T19:08:06Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"9d631ce0-472c-41e6-b015-677330c32f1d","ip_address":"10.55.0.10"}],"id":"7e74cc8e-548c-45c3-ab4d-935af3be1b35","security_groups":["c550cef9-ba45-49be-8c52-0554a76a0c1e"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:d5:ec:82","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NovaUtilsInstanceTests-1ab24807-694f-4da0-a694-27ff6d5ef9b2-port","admin_state_up":true,"network_id":"282ddcfa-7ac1-4cfd-8ad6-eba2d90627d2","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:08:06Z","binding:vnic_type":"normal"}]} 2018-06-27 19:08:09,257 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=282ddcfa-7ac1-4cfd-8ad6-eba2d90627d2&name=NovaUtilsInstanceTests-1ab24807-694f-4da0-a694-27ff6d5ef9b2-port&admin_state_up=True used request id req-7225aa2e-16c9-4879-9caf-89e2ae4550ed 2018-06-27 19:08:09,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/8cdbc979369d4c15b8ddd6cc77d930e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32db8b44fce53519f9dbd9194fe837c6bd167bd9" 2018-06-27 19:08:09,653 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:08:09 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cb100480-ba92-45e1-8873-a8badcd7c8b2 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/8cdbc979369d4c15b8ddd6cc77d930e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}} 2018-06-27 19:08:09,653 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 used request id req-cb100480-ba92-45e1-8873-a8badcd7c8b2 2018-06-27 19:08:09,654 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceTests-1ab24807-694f-4da0-a694-27ff6d5ef9b2-vm_inst 2018-06-27 19:08:09,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/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32db8b44fce53519f9dbd9194fe837c6bd167bd9" 2018-06-27 19:08:10,286 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:08:10 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-1991f2c4-3872-403e-be03-3b049ff80afc X-Compute-Request-Id: req-1991f2c4-3872-403e-be03-3b049ff80afc Front-End-Https: on RESP BODY: {"flavors": [{"id": "70467e3f-a6a2-4797-9bdb-db5f44954168", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/70467e3f-a6a2-4797-9bdb-db5f44954168", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/70467e3f-a6a2-4797-9bdb-db5f44954168", "rel": "bookmark"}], "name": "NovaUtilsInstanceTests-1ab24807-694f-4da0-a694-27ff6d5ef9b2-flavor-name"}]} 2018-06-27 19:08:10,287 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-1991f2c4-3872-403e-be03-3b049ff80afc 2018-06-27 19:08:10,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/70467e3f-a6a2-4797-9bdb-db5f44954168 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32db8b44fce53519f9dbd9194fe837c6bd167bd9" 2018-06-27 19:08:11,022 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:08:11 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-1c02371b-bc1d-4775-9bfa-0a31811b74aa X-Compute-Request-Id: req-1c02371b-bc1d-4775-9bfa-0a31811b74aa Front-End-Https: on RESP BODY: {"flavor": {"name": "NovaUtilsInstanceTests-1ab24807-694f-4da0-a694-27ff6d5ef9b2-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/70467e3f-a6a2-4797-9bdb-db5f44954168", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/70467e3f-a6a2-4797-9bdb-db5f44954168", "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": "70467e3f-a6a2-4797-9bdb-db5f44954168"}} 2018-06-27 19:08:11,022 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/70467e3f-a6a2-4797-9bdb-db5f44954168 used request id req-1c02371b-bc1d-4775-9bfa-0a31811b74aa 2018-06-27 19:08:11,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?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-1ab24807-694f-4da0-a694-27ff6d5ef9b2-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}32db8b44fce53519f9dbd9194fe837c6bd167bd9" 2018-06-27 19:08:11,936 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:08:11 GMT Content-Type: application/json Content-Length: 894 Connection: keep-alive X-Openstack-Request-Id: req-a492ad07-069b-4fef-a302-913c2aaab0db Front-End-Https: on RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceTests-1ab24807-694f-4da0-a694-27ff6d5ef9b2-image", "tags": [], "container_format": "bare", "created_at": "2018-06-27T19:07:47Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-27T19:07:50Z", "visibility": "shared", "self": "/v2/images/84c545c9-82d2-4f25-a901-79174499e8ae", "min_disk": 0, "protected": false, "id": "84c545c9-82d2-4f25-a901-79174499e8ae", "file": "/v2/images/84c545c9-82d2-4f25-a901-79174499e8ae/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8cdbc979369d4c15b8ddd6cc77d930e3", "direct_url": "file:///var/lib/glance/images/84c545c9-82d2-4f25-a901-79174499e8ae", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceTests-1ab24807-694f-4da0-a694-27ff6d5ef9b2-image"} 2018-06-27 19:08:11,937 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-1ab24807-694f-4da0-a694-27ff6d5ef9b2-image used request id req-a492ad07-069b-4fef-a302-913c2aaab0db 2018-06-27 19:08:11,940 - 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}32db8b44fce53519f9dbd9194fe837c6bd167bd9" 2018-06-27 19:08:12,549 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:08:12 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-bdaae883-73e3-4fb3-b67c-6e2bf5d2f164 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-27 19:08:12,549 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-bdaae883-73e3-4fb3-b67c-6e2bf5d2f164 2018-06-27 19:08:12,555 - 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}32db8b44fce53519f9dbd9194fe837c6bd167bd9" -d '{"server": {"name": "NovaUtilsInstanceTests-1ab24807-694f-4da0-a694-27ff6d5ef9b2-vm_inst", "imageRef": "84c545c9-82d2-4f25-a901-79174499e8ae", "flavorRef": "70467e3f-a6a2-4797-9bdb-db5f44954168", "max_count": 1, "min_count": 1, "networks": [{"port": "7e74cc8e-548c-45c3-ab4d-935af3be1b35"}]}}' 2018-06-27 19:08:20,957 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 19:08:20 GMT Content-Type: application/json Content-Length: 378 Connection: keep-alive Location: https://172.30.10.101:8774/v2.1/servers/d1b7b700-e642-4ee3-bd4d-8a1baab5ba09 Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-0b394f81-6c78-4efd-9703-eaea1606fc4e X-Compute-Request-Id: req-0b394f81-6c78-4efd-9703-eaea1606fc4e RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "d1b7b700-e642-4ee3-bd4d-8a1baab5ba09", "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/d1b7b700-e642-4ee3-bd4d-8a1baab5ba09", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/d1b7b700-e642-4ee3-bd4d-8a1baab5ba09", "rel": "bookmark"}], "adminPass": "3hWzhzbXZp3o"}} 2018-06-27 19:08:20,958 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers used request id req-0b394f81-6c78-4efd-9703-eaea1606fc4e 2018-06-27 19:08:20,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/d1b7b700-e642-4ee3-bd4d-8a1baab5ba09 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32db8b44fce53519f9dbd9194fe837c6bd167bd9" 2018-06-27 19:08:22,590 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:08:22 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-5b634bbd-d096-4714-aa27-2fee57a25121 X-Compute-Request-Id: req-5b634bbd-d096-4714-aa27-2fee57a25121 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/d1b7b700-e642-4ee3-bd4d-8a1baab5ba09", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/d1b7b700-e642-4ee3-bd4d-8a1baab5ba09", "rel": "bookmark"}], "image": {"id": "84c545c9-82d2-4f25-a901-79174499e8ae", "links": [{"href": "http://172.30.10.101:8774/images/84c545c9-82d2-4f25-a901-79174499e8ae", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "70467e3f-a6a2-4797-9bdb-db5f44954168", "links": [{"href": "http://172.30.10.101:8774/flavors/70467e3f-a6a2-4797-9bdb-db5f44954168", "rel": "bookmark"}]}, "id": "d1b7b700-e642-4ee3-bd4d-8a1baab5ba09", "user_id": "e9f9c747d54947bc800a81ecf11858f5", "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-27T19:08:21Z", "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-1ab24807-694f-4da0-a694-27ff6d5ef9b2-vm_inst", "created": "2018-06-27T19:08:21Z", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 19:08:22,590 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/d1b7b700-e642-4ee3-bd4d-8a1baab5ba09 used request id req-5b634bbd-d096-4714-aa27-2fee57a25121 2018-06-27 19:08:22,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/servers/d1b7b700-e642-4ee3-bd4d-8a1baab5ba09 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32db8b44fce53519f9dbd9194fe837c6bd167bd9" 2018-06-27 19:08:26,555 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:08: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-1905a26d-0ebc-46ec-b13d-e4b79e1e937c X-Compute-Request-Id: req-1905a26d-0ebc-46ec-b13d-e4b79e1e937c 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/d1b7b700-e642-4ee3-bd4d-8a1baab5ba09", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/d1b7b700-e642-4ee3-bd4d-8a1baab5ba09", "rel": "bookmark"}], "image": {"id": "84c545c9-82d2-4f25-a901-79174499e8ae", "links": [{"href": "http://172.30.10.101:8774/images/84c545c9-82d2-4f25-a901-79174499e8ae", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "70467e3f-a6a2-4797-9bdb-db5f44954168", "links": [{"href": "http://172.30.10.101:8774/flavors/70467e3f-a6a2-4797-9bdb-db5f44954168", "rel": "bookmark"}]}, "id": "d1b7b700-e642-4ee3-bd4d-8a1baab5ba09", "user_id": "e9f9c747d54947bc800a81ecf11858f5", "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-27T19:08: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": "NovaUtilsInstanceTests-1ab24807-694f-4da0-a694-27ff6d5ef9b2-vm_inst", "created": "2018-06-27T19:08:21Z", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 19:08:26,556 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/d1b7b700-e642-4ee3-bd4d-8a1baab5ba09 used request id req-1905a26d-0ebc-46ec-b13d-e4b79e1e937c 2018-06-27 19:08:29,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/d1b7b700-e642-4ee3-bd4d-8a1baab5ba09 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32db8b44fce53519f9dbd9194fe837c6bd167bd9" 2018-06-27 19:08:30,910 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:08:30 GMT Content-Type: application/json Content-Length: 1521 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-827c7089-e4d2-4238-b195-995698095ed9 X-Compute-Request-Id: req-827c7089-e4d2-4238-b195-995698095ed9 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/d1b7b700-e642-4ee3-bd4d-8a1baab5ba09", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/d1b7b700-e642-4ee3-bd4d-8a1baab5ba09", "rel": "bookmark"}], "image": {"id": "84c545c9-82d2-4f25-a901-79174499e8ae", "links": [{"href": "http://172.30.10.101:8774/images/84c545c9-82d2-4f25-a901-79174499e8ae", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "70467e3f-a6a2-4797-9bdb-db5f44954168", "links": [{"href": "http://172.30.10.101:8774/flavors/70467e3f-a6a2-4797-9bdb-db5f44954168", "rel": "bookmark"}]}, "id": "d1b7b700-e642-4ee3-bd4d-8a1baab5ba09", "user_id": "e9f9c747d54947bc800a81ecf11858f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T19:08:29Z", "hostId": "27fbec6f88c6c566d1566fe6150f4345617a8107b73b72866adff50c", "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": "NovaUtilsInstanceTests-1ab24807-694f-4da0-a694-27ff6d5ef9b2-vm_inst", "created": "2018-06-27T19:08:20Z", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 19:08:30,910 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/d1b7b700-e642-4ee3-bd4d-8a1baab5ba09 used request id req-827c7089-e4d2-4238-b195-995698095ed9 2018-06-27 19:08:33,916 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/d1b7b700-e642-4ee3-bd4d-8a1baab5ba09 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32db8b44fce53519f9dbd9194fe837c6bd167bd9" 2018-06-27 19:08:35,157 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:08:35 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-9087ede4-8871-4758-a3bc-69b1762f08f7 X-Compute-Request-Id: req-9087ede4-8871-4758-a3bc-69b1762f08f7 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/d1b7b700-e642-4ee3-bd4d-8a1baab5ba09", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/d1b7b700-e642-4ee3-bd4d-8a1baab5ba09", "rel": "bookmark"}], "image": {"id": "84c545c9-82d2-4f25-a901-79174499e8ae", "links": [{"href": "http://172.30.10.101:8774/images/84c545c9-82d2-4f25-a901-79174499e8ae", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "70467e3f-a6a2-4797-9bdb-db5f44954168", "links": [{"href": "http://172.30.10.101:8774/flavors/70467e3f-a6a2-4797-9bdb-db5f44954168", "rel": "bookmark"}]}, "id": "d1b7b700-e642-4ee3-bd4d-8a1baab5ba09", "security_groups": [{"name": "default"}], "user_id": "e9f9c747d54947bc800a81ecf11858f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T19:08:31Z", "hostId": "27fbec6f88c6c566d1566fe6150f4345617a8107b73b72866adff50c", "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": "NovaUtilsInstanceTests-1ab24807-694f-4da0-a694-27ff6d5ef9b2-vm_inst", "created": "2018-06-27T19:08:20Z", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 19:08:35,158 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/d1b7b700-e642-4ee3-bd4d-8a1baab5ba09 used request id req-9087ede4-8871-4758-a3bc-69b1762f08f7 2018-06-27 19:08:38,164 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/d1b7b700-e642-4ee3-bd4d-8a1baab5ba09 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32db8b44fce53519f9dbd9194fe837c6bd167bd9" 2018-06-27 19:08:42,199 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:08:42 GMT Content-Type: application/json Content-Length: 1732 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-5b35f1a9-fd3e-4791-b851-32bf600fdf38 X-Compute-Request-Id: req-5b35f1a9-fd3e-4791-b851-32bf600fdf38 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceTests-1ab24807-694f-4da0-a694-27ff6d5ef9b2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:ec:82", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/d1b7b700-e642-4ee3-bd4d-8a1baab5ba09", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/d1b7b700-e642-4ee3-bd4d-8a1baab5ba09", "rel": "bookmark"}], "image": {"id": "84c545c9-82d2-4f25-a901-79174499e8ae", "links": [{"href": "http://172.30.10.101:8774/images/84c545c9-82d2-4f25-a901-79174499e8ae", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "70467e3f-a6a2-4797-9bdb-db5f44954168", "links": [{"href": "http://172.30.10.101:8774/flavors/70467e3f-a6a2-4797-9bdb-db5f44954168", "rel": "bookmark"}]}, "id": "d1b7b700-e642-4ee3-bd4d-8a1baab5ba09", "security_groups": [{"name": "default"}], "user_id": "e9f9c747d54947bc800a81ecf11858f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T19:08:31Z", "hostId": "27fbec6f88c6c566d1566fe6150f4345617a8107b73b72866adff50c", "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": "NovaUtilsInstanceTests-1ab24807-694f-4da0-a694-27ff6d5ef9b2-vm_inst", "created": "2018-06-27T19:08:20Z", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 19:08:42,199 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/d1b7b700-e642-4ee3-bd4d-8a1baab5ba09 used request id req-5b35f1a9-fd3e-4791-b851-32bf600fdf38 2018-06-27 19:08:45,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/servers/d1b7b700-e642-4ee3-bd4d-8a1baab5ba09 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32db8b44fce53519f9dbd9194fe837c6bd167bd9" 2018-06-27 19:08:48,860 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:08:48 GMT Content-Type: application/json Content-Length: 1753 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-fa00b3e8-9663-495d-93fb-b4b49e9852e6 X-Compute-Request-Id: req-fa00b3e8-9663-495d-93fb-b4b49e9852e6 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceTests-1ab24807-694f-4da0-a694-27ff6d5ef9b2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:ec:82", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/d1b7b700-e642-4ee3-bd4d-8a1baab5ba09", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/d1b7b700-e642-4ee3-bd4d-8a1baab5ba09", "rel": "bookmark"}], "image": {"id": "84c545c9-82d2-4f25-a901-79174499e8ae", "links": [{"href": "http://172.30.10.101:8774/images/84c545c9-82d2-4f25-a901-79174499e8ae", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": "2018-06-27T19:08:45.000000", "flavor": {"id": "70467e3f-a6a2-4797-9bdb-db5f44954168", "links": [{"href": "http://172.30.10.101:8774/flavors/70467e3f-a6a2-4797-9bdb-db5f44954168", "rel": "bookmark"}]}, "id": "d1b7b700-e642-4ee3-bd4d-8a1baab5ba09", "security_groups": [{"name": "default"}], "user_id": "e9f9c747d54947bc800a81ecf11858f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T19:08:46Z", "hostId": "27fbec6f88c6c566d1566fe6150f4345617a8107b73b72866adff50c", "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": "NovaUtilsInstanceTests-1ab24807-694f-4da0-a694-27ff6d5ef9b2-vm_inst", "created": "2018-06-27T19:08:20Z", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 19:08:48,861 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/d1b7b700-e642-4ee3-bd4d-8a1baab5ba09 used request id req-fa00b3e8-9663-495d-93fb-b4b49e9852e6 2018-06-27 19:08:48,863 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/d1b7b700-e642-4ee3-bd4d-8a1baab5ba09 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32db8b44fce53519f9dbd9194fe837c6bd167bd9" 2018-06-27 19:08:49,362 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:08:49 GMT Content-Type: application/json Content-Length: 1753 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-7a7efa20-7d1a-43cc-93ca-160817476d4e X-Compute-Request-Id: req-7a7efa20-7d1a-43cc-93ca-160817476d4e Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceTests-1ab24807-694f-4da0-a694-27ff6d5ef9b2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:ec:82", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/d1b7b700-e642-4ee3-bd4d-8a1baab5ba09", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/d1b7b700-e642-4ee3-bd4d-8a1baab5ba09", "rel": "bookmark"}], "image": {"id": "84c545c9-82d2-4f25-a901-79174499e8ae", "links": [{"href": "http://172.30.10.101:8774/images/84c545c9-82d2-4f25-a901-79174499e8ae", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": "2018-06-27T19:08:45.000000", "flavor": {"id": "70467e3f-a6a2-4797-9bdb-db5f44954168", "links": [{"href": "http://172.30.10.101:8774/flavors/70467e3f-a6a2-4797-9bdb-db5f44954168", "rel": "bookmark"}]}, "id": "d1b7b700-e642-4ee3-bd4d-8a1baab5ba09", "security_groups": [{"name": "default"}], "user_id": "e9f9c747d54947bc800a81ecf11858f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T19:08:46Z", "hostId": "27fbec6f88c6c566d1566fe6150f4345617a8107b73b72866adff50c", "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": "NovaUtilsInstanceTests-1ab24807-694f-4da0-a694-27ff6d5ef9b2-vm_inst", "created": "2018-06-27T19:08:20Z", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 19:08:49,362 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/d1b7b700-e642-4ee3-bd4d-8a1baab5ba09 used request id req-7a7efa20-7d1a-43cc-93ca-160817476d4e 2018-06-27 19:08:49,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/networks?name=NovaUtilsInstanceTests-1ab24807-694f-4da0-a694-27ff6d5ef9b2-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32db8b44fce53519f9dbd9194fe837c6bd167bd9" 2018-06-27 19:08:49,657 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:08:49 GMT Content-Type: application/json Content-Length: 723 Connection: keep-alive X-Openstack-Request-Id: req-5f287710-7ace-4d17-b09e-21159f9ae71a 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":"282ddcfa-7ac1-4cfd-8ad6-eba2d90627d2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":["9d631ce0-472c-41e6-b015-677330c32f1d"],"description":"","tags":[],"updated_at":"2018-06-27T19:07:58Z","provider:segmentation_id":58,"name":"NovaUtilsInstanceTests-1ab24807-694f-4da0-a694-27ff6d5ef9b2-net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:07:57Z","provider:network_type":"vxlan"}]} 2018-06-27 19:08:49,657 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NovaUtilsInstanceTests-1ab24807-694f-4da0-a694-27ff6d5ef9b2-net used request id req-5f287710-7ace-4d17-b09e-21159f9ae71a 2018-06-27 19:08:49,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32db8b44fce53519f9dbd9194fe837c6bd167bd9" 2018-06-27 19:08:49,952 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:08:49 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-02b5361d-c3cf-454b-8b06-c0be3ea4a407 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/8cdbc979369d4c15b8ddd6cc77d930e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}} 2018-06-27 19:08:49,952 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 used request id req-02b5361d-c3cf-454b-8b06-c0be3ea4a407 2018-06-27 19:08:49,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/subnets?network_id=282ddcfa-7ac1-4cfd-8ad6-eba2d90627d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32db8b44fce53519f9dbd9194fe837c6bd167bd9" 2018-06-27 19:08:50,068 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:08:50 GMT Content-Type: application/json Content-Length: 668 Connection: keep-alive X-Openstack-Request-Id: req-a03cb49f-6495-4d12-b543-ced8caea203b Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"282ddcfa-7ac1-4cfd-8ad6-eba2d90627d2","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:07:58Z","dns_nameservers":[],"updated_at":"2018-06-27T19:07:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"9d631ce0-472c-41e6-b015-677330c32f1d","subnetpool_id":null,"name":"NovaUtilsInstanceTests-1ab24807-694f-4da0-a694-27ff6d5ef9b2-subnet"}]} 2018-06-27 19:08:50,068 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=282ddcfa-7ac1-4cfd-8ad6-eba2d90627d2 used request id req-a03cb49f-6495-4d12-b543-ced8caea203b 2018-06-27 19:08:50,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/ports?network_id=282ddcfa-7ac1-4cfd-8ad6-eba2d90627d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32db8b44fce53519f9dbd9194fe837c6bd167bd9" 2018-06-27 19:08:50,198 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:08:50 GMT Content-Type: application/json Content-Length: 2782 Connection: keep-alive X-Openstack-Request-Id: req-473dfd99-e18e-4bfb-b23b-cb6c64eafddd Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T19:08:05Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9d631ce0-472c-41e6-b015-677330c32f1d","ip_address":"10.55.0.2"}],"id":"4d87ebd2-0267-4b9b-a12c-fe8ecc0c4c06","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:87:73:de","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-282ddcfa-7ac1-4cfd-8ad6-eba2d90627d2","name":"","admin_state_up":true,"network_id":"282ddcfa-7ac1-4cfd-8ad6-eba2d90627d2","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:08:00Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T19:08:43Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"9d631ce0-472c-41e6-b015-677330c32f1d","ip_address":"10.55.0.10"}],"id":"7e74cc8e-548c-45c3-ab4d-935af3be1b35","security_groups":["c550cef9-ba45-49be-8c52-0554a76a0c1e"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d5:ec:82","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"d1b7b700-e642-4ee3-bd4d-8a1baab5ba09","name":"NovaUtilsInstanceTests-1ab24807-694f-4da0-a694-27ff6d5ef9b2-port","admin_state_up":true,"network_id":"282ddcfa-7ac1-4cfd-8ad6-eba2d90627d2","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:08:06Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T19:08:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9d631ce0-472c-41e6-b015-677330c32f1d","ip_address":"10.55.0.3"}],"id":"9eac7430-d5e6-466d-a69c-f61f9dd681fb","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f7:47:67","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-282ddcfa-7ac1-4cfd-8ad6-eba2d90627d2","name":"","admin_state_up":true,"network_id":"282ddcfa-7ac1-4cfd-8ad6-eba2d90627d2","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:08:01Z","binding:vnic_type":"normal"}]} 2018-06-27 19:08:50,198 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=282ddcfa-7ac1-4cfd-8ad6-eba2d90627d2 used request id req-473dfd99-e18e-4bfb-b23b-cb6c64eafddd 2018-06-27 19:08:50,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/servers/d1b7b700-e642-4ee3-bd4d-8a1baab5ba09 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32db8b44fce53519f9dbd9194fe837c6bd167bd9" 2018-06-27 19:08:50,719 - novaclient.v2.client - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 19:08: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-e1bce795-7b16-4830-b540-244fcc5eb607 X-Compute-Request-Id: req-e1bce795-7b16-4830-b540-244fcc5eb607 Front-End-Https: on 2018-06-27 19:08:50,719 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/servers/d1b7b700-e642-4ee3-bd4d-8a1baab5ba09 used request id req-e1bce795-7b16-4830-b540-244fcc5eb607 2018-06-27 19:08:50,719 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceTests-1ab24807-694f-4da0-a694-27ff6d5ef9b2-port 2018-06-27 19:08:50,724 - 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/7e74cc8e-548c-45c3-ab4d-935af3be1b35 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32db8b44fce53519f9dbd9194fe837c6bd167bd9" 2018-06-27 19:08:52,039 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 19:08:52 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-9381ebd6-eb55-4e07-91c8-497d7a810312 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 19:08:52,040 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/ports/7e74cc8e-548c-45c3-ab4d-935af3be1b35 used request id req-9381ebd6-eb55-4e07-91c8-497d7a810312 2018-06-27 19:08:52,043 - 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/70467e3f-a6a2-4797-9bdb-db5f44954168 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3140cd8248403a4dc795f815b2a85cbe2c0a6796" 2018-06-27 19:08:52,572 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 19:08: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-00e0924e-54cd-4c58-bf75-2a59c7f9a360 X-Compute-Request-Id: req-00e0924e-54cd-4c58-bf75-2a59c7f9a360 2018-06-27 19:08:52,572 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/flavors/70467e3f-a6a2-4797-9bdb-db5f44954168 used request id req-00e0924e-54cd-4c58-bf75-2a59c7f9a360 2018-06-27 19:08:52,573 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceTests-1ab24807-694f-4da0-a694-27ff6d5ef9b2-subnet 2018-06-27 19:08:52,573 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceTests-1ab24807-694f-4da0-a694-27ff6d5ef9b2-subnet 2018-06-27 19:08:52,578 - 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/9d631ce0-472c-41e6-b015-677330c32f1d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdf889d6e4467ffb1353b06043465ac31e3b4f7c" 2018-06-27 19:08:57,170 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 19:08:57 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-a0e99daa-80ff-407f-8a73-73a20e851a95 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 19:08:57,171 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/9d631ce0-472c-41e6-b015-677330c32f1d used request id req-a0e99daa-80ff-407f-8a73-73a20e851a95 2018-06-27 19:08:57,171 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceTests-1ab24807-694f-4da0-a694-27ff6d5ef9b2-net 2018-06-27 19:08:57,176 - 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/282ddcfa-7ac1-4cfd-8ad6-eba2d90627d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdf889d6e4467ffb1353b06043465ac31e3b4f7c" 2018-06-27 19:09:00,093 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 19:09:00 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-537ea18a-2c01-48f2-b060-689210841145 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 19:09:00,093 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/282ddcfa-7ac1-4cfd-8ad6-eba2d90627d2 used request id req-537ea18a-2c01-48f2-b060-689210841145 2018-06-27 19:09:00,094 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceTests-1ab24807-694f-4da0-a694-27ff6d5ef9b2-image 2018-06-27 19:09:00,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/84c545c9-82d2-4f25-a901-79174499e8ae -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dfdb28a94ac3208f3fac3145b80c0a1173d3b3d2" 2018-06-27 19:09:00,472 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 19:09:00 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-45e6542a-d403-4c5a-99b1-daae83701690 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-27 19:09:00,473 - keystoneauth.session - DEBUG - DELETE call to image for https://172.30.10.101:9292/v2/images/84c545c9-82d2-4f25-a901-79174499e8ae used request id req-45e6542a-d403-4c5a-99b1-daae83701690 2018-06-27 19:09:00,476 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 19:09:00,480 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-06-27 19:09:00,480 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 19:09:00,481 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 19:09:01,255 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T20:09:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["rapBmz8QRnGWw11m8vrHsg"], "issued_at": "2018-06-27T19:09:01.000000Z"}} 2018-06-27 19:09:01,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}a2eac3877f701f95d85b841eff4ba5c8ae529357" 2018-06-27 19:09:01,587 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:09:01 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1e17c3eb-a887-4be9-a27b-133432c2f213 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 19:09:01,587 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-1e17c3eb-a887-4be9-a27b-133432c2f213 2018-06-27 19:09:01,592 - 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-c417bd00-ca16-4636-9d27-eca42262cc00-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a2eac3877f701f95d85b841eff4ba5c8ae529357" 2018-06-27 19:09:02,362 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:09:02 GMT Content-Type: application/json Content-Length: 173 Connection: keep-alive X-Openstack-Request-Id: req-7e934dd0-5aba-4b74-8082-d54686f8ad5f Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-c417bd00-ca16-4636-9d27-eca42262cc00-image"} 2018-06-27 19:09:02,362 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-c417bd00-ca16-4636-9d27-eca42262cc00-image used request id req-7e934dd0-5aba-4b74-8082-d54686f8ad5f 2018-06-27 19:09:02,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}a2eac3877f701f95d85b841eff4ba5c8ae529357" 2018-06-27 19:09:03,116 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:09:03 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-26db310c-01ee-47fa-9a06-86d86a3e6375 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-27 19:09:03,116 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-26db310c-01ee-47fa-9a06-86d86a3e6375 2018-06-27 19:09:03,147 - 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}a2eac3877f701f95d85b841eff4ba5c8ae529357" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "NovaUtilsInstanceVolumeTests-c417bd00-ca16-4636-9d27-eca42262cc00-image"}' 2018-06-27 19:09:04,049 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 19:09:04 GMT Content-Type: application/json Content-Length: 615 Connection: keep-alive Location: https://172.30.10.101:9292/v2/images/2d55813d-858d-4656-9a9f-82eaf69c5344 Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-0ccced2a-e5ee-4ba0-9ce9-8739c25192cc Front-End-Https: on RESP BODY: {"status": "queued", "name": "NovaUtilsInstanceVolumeTests-c417bd00-ca16-4636-9d27-eca42262cc00-image", "tags": [], "container_format": "bare", "created_at": "2018-06-27T19:09:04Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-06-27T19:09:04Z", "visibility": "shared", "self": "/v2/images/2d55813d-858d-4656-9a9f-82eaf69c5344", "min_disk": 0, "protected": false, "id": "2d55813d-858d-4656-9a9f-82eaf69c5344", "file": "/v2/images/2d55813d-858d-4656-9a9f-82eaf69c5344/file", "checksum": null, "owner": "8cdbc979369d4c15b8ddd6cc77d930e3", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-27 19:09:04,050 - keystoneauth.session - DEBUG - POST call to image for https://172.30.10.101:9292/v2/images used request id req-0ccced2a-e5ee-4ba0-9ce9-8739c25192cc 2018-06-27 19:09:04,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9292/v2/images/2d55813d-858d-4656-9a9f-82eaf69c5344/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a2eac3877f701f95d85b841eff4ba5c8ae529357" -d '' 2018-06-27 19:09:05,691 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 19:09:05 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-37b9bf3b-33dd-4cf8-b730-cc0a80b616b5 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-27 19:09:05,692 - keystoneauth.session - DEBUG - PUT call to image for https://172.30.10.101:9292/v2/images/2d55813d-858d-4656-9a9f-82eaf69c5344/file used request id req-37b9bf3b-33dd-4cf8-b730-cc0a80b616b5 2018-06-27 19:09:05,692 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-06-27 19:09:05,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/2d55813d-858d-4656-9a9f-82eaf69c5344 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a2eac3877f701f95d85b841eff4ba5c8ae529357" 2018-06-27 19:09:07,430 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:09:07 GMT Content-Type: application/json Content-Length: 733 Connection: keep-alive X-Openstack-Request-Id: req-1cfe5a17-89b1-4608-9bac-3422f10b1b23 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-c417bd00-ca16-4636-9d27-eca42262cc00-image", "tags": [], "container_format": "bare", "created_at": "2018-06-27T19:09:04Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-27T19:09:06Z", "visibility": "shared", "self": "/v2/images/2d55813d-858d-4656-9a9f-82eaf69c5344", "min_disk": 0, "protected": false, "id": "2d55813d-858d-4656-9a9f-82eaf69c5344", "file": "/v2/images/2d55813d-858d-4656-9a9f-82eaf69c5344/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8cdbc979369d4c15b8ddd6cc77d930e3", "direct_url": "file:///var/lib/glance/images/2d55813d-858d-4656-9a9f-82eaf69c5344", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-27 19:09:07,430 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/2d55813d-858d-4656-9a9f-82eaf69c5344 used request id req-1cfe5a17-89b1-4608-9bac-3422f10b1b23 2018-06-27 19:09:07,433 - 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}a2eac3877f701f95d85b841eff4ba5c8ae529357" 2018-06-27 19:09:09,182 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:09:09 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-f283d5b2-a2d5-4829-8aae-eb06ec118d16 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-27 19:09:09,182 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-f283d5b2-a2d5-4829-8aae-eb06ec118d16 2018-06-27 19:09:09,185 - create_image - INFO - Created image with name - NovaUtilsInstanceVolumeTests-c417bd00-ca16-4636-9d27-eca42262cc00-image 2018-06-27 19:09:09,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/2d55813d-858d-4656-9a9f-82eaf69c5344 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a2eac3877f701f95d85b841eff4ba5c8ae529357" 2018-06-27 19:09:11,056 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:09:11 GMT Content-Type: application/json Content-Length: 733 Connection: keep-alive X-Openstack-Request-Id: req-810a92da-5ad6-43c8-a850-f414ec659fde Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-c417bd00-ca16-4636-9d27-eca42262cc00-image", "tags": [], "container_format": "bare", "created_at": "2018-06-27T19:09:04Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-27T19:09:06Z", "visibility": "shared", "self": "/v2/images/2d55813d-858d-4656-9a9f-82eaf69c5344", "min_disk": 0, "protected": false, "id": "2d55813d-858d-4656-9a9f-82eaf69c5344", "file": "/v2/images/2d55813d-858d-4656-9a9f-82eaf69c5344/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8cdbc979369d4c15b8ddd6cc77d930e3", "direct_url": "file:///var/lib/glance/images/2d55813d-858d-4656-9a9f-82eaf69c5344", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-27 19:09:11,056 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/2d55813d-858d-4656-9a9f-82eaf69c5344 used request id req-810a92da-5ad6-43c8-a850-f414ec659fde 2018-06-27 19:09:11,057 - create_image - DEBUG - Instance status is - active 2018-06-27 19:09:11,057 - create_image - DEBUG - Image is active with name - NovaUtilsInstanceVolumeTests-c417bd00-ca16-4636-9d27-eca42262cc00-image 2018-06-27 19:09:11,057 - create_image - INFO - Image is now active with name - NovaUtilsInstanceVolumeTests-c417bd00-ca16-4636-9d27-eca42262cc00-image 2018-06-27 19:09:11,057 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 19:09:11,058 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 19:09:11,896 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T20:09:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["d9qn6yxOS_2DcqK5iVRyzw"], "issued_at": "2018-06-27T19:09:11.000000Z"}} 2018-06-27 19:09:11,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8af1eb561f946829e7ffba5918682f9318e1a9c1" 2018-06-27 19:09:12,248 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:09:11 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3907ea3e-2559-49ac-b777-108d331c3c13 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 19:09:12,248 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-3907ea3e-2559-49ac-b777-108d331c3c13 2018-06-27 19:09:12,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=NovaUtilsInstanceVolumeTests-c417bd00-ca16-4636-9d27-eca42262cc00-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8af1eb561f946829e7ffba5918682f9318e1a9c1" 2018-06-27 19:09:13,135 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:09:13 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-8c3f5a52-a91a-407b-a1b5-470782fcce9b Front-End-Https: on RESP BODY: {"networks":[]} 2018-06-27 19:09:13,135 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-c417bd00-ca16-4636-9d27-eca42262cc00-net used request id req-8c3f5a52-a91a-407b-a1b5-470782fcce9b 2018-06-27 19:09:13,136 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceVolumeTests-c417bd00-ca16-4636-9d27-eca42262cc00-net 2018-06-27 19:09:13,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/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8af1eb561f946829e7ffba5918682f9318e1a9c1" -d '{"network": {"name": "NovaUtilsInstanceVolumeTests-c417bd00-ca16-4636-9d27-eca42262cc00-net", "admin_state_up": true}}' 2018-06-27 19:09:14,656 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 19:09:14 GMT Content-Type: application/json Content-Length: 701 Connection: keep-alive X-Openstack-Request-Id: req-41a487f1-fb00-4447-8c0c-007deb3b395d 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":"75d54026-7c51-4076-ad5d-5de201f0dcbf","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-27T19:09:14Z","is_default":false,"provider:segmentation_id":36,"name":"NovaUtilsInstanceVolumeTests-c417bd00-ca16-4636-9d27-eca42262cc00-net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:09:14Z","mtu":1450}} 2018-06-27 19:09:14,656 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-41a487f1-fb00-4447-8c0c-007deb3b395d 2018-06-27 19:09:14,662 - keystoneauth.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=75d54026-7c51-4076-ad5d-5de201f0dcbf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8af1eb561f946829e7ffba5918682f9318e1a9c1" 2018-06-27 19:09:14,882 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:09:14 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-6daab439-c4eb-46b3-8ab1-6c536df6c496 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":"75d54026-7c51-4076-ad5d-5de201f0dcbf","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-27T19:09:14Z","provider:segmentation_id":36,"name":"NovaUtilsInstanceVolumeTests-c417bd00-ca16-4636-9d27-eca42262cc00-net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:09:14Z","provider:network_type":"vxlan"}]} 2018-06-27 19:09:14,882 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=75d54026-7c51-4076-ad5d-5de201f0dcbf used request id req-6daab439-c4eb-46b3-8ab1-6c536df6c496 2018-06-27 19:09:14,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=75d54026-7c51-4076-ad5d-5de201f0dcbf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8af1eb561f946829e7ffba5918682f9318e1a9c1" 2018-06-27 19:09:15,696 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:09:15 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-1f3e2c95-89a7-42e0-a257-6dc13abb9267 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-27 19:09:15,696 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=75d54026-7c51-4076-ad5d-5de201f0dcbf used request id req-1f3e2c95-89a7-42e0-a257-6dc13abb9267 2018-06-27 19:09:15,697 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceVolumeTests-c417bd00-ca16-4636-9d27-eca42262cc00-subnet 2018-06-27 19:09:15,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/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8af1eb561f946829e7ffba5918682f9318e1a9c1" -d '{"subnets": [{"ip_version": 4, "network_id": "75d54026-7c51-4076-ad5d-5de201f0dcbf", "cidr": "10.55.0.0/24", "name": "NovaUtilsInstanceVolumeTests-c417bd00-ca16-4636-9d27-eca42262cc00-subnet"}]}' 2018-06-27 19:09:17,505 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 19:09:17 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-e8df5266-a7b9-40cd-99af-2badd9cb6819 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"75d54026-7c51-4076-ad5d-5de201f0dcbf","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:09:16Z","dns_nameservers":[],"updated_at":"2018-06-27T19:09:16Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"e48853ae-125c-439e-a629-27b3704a6063","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-c417bd00-ca16-4636-9d27-eca42262cc00-subnet"}]} 2018-06-27 19:09:17,505 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-e8df5266-a7b9-40cd-99af-2badd9cb6819 2018-06-27 19:09:17,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?id=75d54026-7c51-4076-ad5d-5de201f0dcbf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8af1eb561f946829e7ffba5918682f9318e1a9c1" 2018-06-27 19:09:17,780 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:09:17 GMT Content-Type: application/json Content-Length: 729 Connection: keep-alive X-Openstack-Request-Id: req-13e939c7-0401-4c0c-b188-fd4de1f63056 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":"75d54026-7c51-4076-ad5d-5de201f0dcbf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":["e48853ae-125c-439e-a629-27b3704a6063"],"description":"","tags":[],"updated_at":"2018-06-27T19:09:16Z","provider:segmentation_id":36,"name":"NovaUtilsInstanceVolumeTests-c417bd00-ca16-4636-9d27-eca42262cc00-net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:09:14Z","provider:network_type":"vxlan"}]} 2018-06-27 19:09:17,780 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=75d54026-7c51-4076-ad5d-5de201f0dcbf used request id req-13e939c7-0401-4c0c-b188-fd4de1f63056 2018-06-27 19:09:17,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=75d54026-7c51-4076-ad5d-5de201f0dcbf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8af1eb561f946829e7ffba5918682f9318e1a9c1" 2018-06-27 19:09:17,933 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:09:17 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-878b7ae2-9859-4831-89a4-879cf97d8505 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"75d54026-7c51-4076-ad5d-5de201f0dcbf","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:09:16Z","dns_nameservers":[],"updated_at":"2018-06-27T19:09:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"e48853ae-125c-439e-a629-27b3704a6063","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-c417bd00-ca16-4636-9d27-eca42262cc00-subnet"}]} 2018-06-27 19:09:17,933 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=75d54026-7c51-4076-ad5d-5de201f0dcbf used request id req-878b7ae2-9859-4831-89a4-879cf97d8505 2018-06-27 19:09:17,934 - OpenStackNetwork - DEBUG - Network [75d54026-7c51-4076-ad5d-5de201f0dcbf] created successfully 2018-06-27 19:09:17,934 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 19:09:17,935 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 19:09:18,750 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T20:09:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["iPRMgRs3QRO7E-2-l0i4jg"], "issued_at": "2018-06-27T19:09:18.000000Z"}} 2018-06-27 19:09:18,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}c4869248b244636d2327d09691cb19a0e6f9ab07" 2018-06-27 19:09:19,082 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:09:18 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9d2ac33e-88fd-4818-bc19-65b59361737e Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 19:09:19,082 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-9d2ac33e-88fd-4818-bc19-65b59361737e 2018-06-27 19:09:19,084 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 19:09:19,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/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4869248b244636d2327d09691cb19a0e6f9ab07" 2018-06-27 19:09:19,860 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:09: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-1f60bf82-90e9-4866-b90a-e80f8a06fe41 X-Compute-Request-Id: req-1f60bf82-90e9-4866-b90a-e80f8a06fe41 Front-End-Https: on RESP BODY: {"flavors": []} 2018-06-27 19:09:19,860 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-1f60bf82-90e9-4866-b90a-e80f8a06fe41 2018-06-27 19:09:19,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/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4869248b244636d2327d09691cb19a0e6f9ab07" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "NovaUtilsInstanceVolumeTests-c417bd00-ca16-4636-9d27-eca42262cc00-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-27 19:09:20,423 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:09:20 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-9ab10f7c-3c92-421d-927d-1246faca138d X-Compute-Request-Id: req-9ab10f7c-3c92-421d-927d-1246faca138d Front-End-Https: on RESP BODY: {"flavor": {"name": "NovaUtilsInstanceVolumeTests-c417bd00-ca16-4636-9d27-eca42262cc00-flavor", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/71488dcf-990c-42b4-9caf-d5f83eeee379", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/71488dcf-990c-42b4-9caf-d5f83eeee379", "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": "71488dcf-990c-42b4-9caf-d5f83eeee379"}} 2018-06-27 19:09:20,423 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-9ab10f7c-3c92-421d-927d-1246faca138d 2018-06-27 19:09:20,424 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 19:09:20,425 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 19:09:21,314 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T20:09:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["hnl44FgyQaKKTb2M8frHwA"], "issued_at": "2018-06-27T19:09:21.000000Z"}} 2018-06-27 19:09:21,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}834d48ea3b0572be7a46f6f82595c60a0ba203a2" 2018-06-27 19:09:21,696 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:09:21 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cd307984-1a1a-49aa-a863-bc4c161e43b9 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 19:09:21,697 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-cd307984-1a1a-49aa-a863-bc4c161e43b9 2018-06-27 19:09:21,703 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}834d48ea3b0572be7a46f6f82595c60a0ba203a2" 2018-06-27 19:09:22,718 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:09:22 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive x-compute-request-id: req-5b1ca086-26e6-4284-8d43-d5e27e699d88 x-openstack-request-id: req-5b1ca086-26e6-4284-8d43-d5e27e699d88 Front-End-Https: on RESP BODY: {"volumes": []} 2018-06-27 19:09:22,718 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/volumes/detail used request id req-5b1ca086-26e6-4284-8d43-d5e27e699d88 2018-06-27 19:09:22,722 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-5b1ca086-26e6-4284-8d43-d5e27e699d88" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}834d48ea3b0572be7a46f6f82595c60a0ba203a2" -d '{"volume": {"status": "creating", "user_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-c417bd00-ca16-4636-9d27-eca42262cc00", "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-27 19:09:25,356 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 19:09:25 GMT Content-Type: application/json Content-Length: 895 Connection: keep-alive x-compute-request-id: req-bfab9cc3-a847-48c1-a010-cc1ba4d96be1 x-openstack-request-id: req-bfab9cc3-a847-48c1-a010-cc1ba4d96be1 RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "e9f9c747d54947bc800a81ecf11858f5", "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/volumes/48d4b0bd-1dfd-479a-b35d-006aaece980a", "rel": "self"}, {"href": "https://172.30.10.101:8776/8cdbc979369d4c15b8ddd6cc77d930e3/volumes/48d4b0bd-1dfd-479a-b35d-006aaece980a", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-06-27T19:09:25.000000", "description": null, "updated_at": null, "volume_type": "lvm-driver", "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-c417bd00-ca16-4636-9d27-eca42262cc00", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "48d4b0bd-1dfd-479a-b35d-006aaece980a", "size": 1}} 2018-06-27 19:09:25,356 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/volumes used request id req-bfab9cc3-a847-48c1-a010-cc1ba4d96be1 2018-06-27 19:09:25,359 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/volumes/48d4b0bd-1dfd-479a-b35d-006aaece980a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5b1ca086-26e6-4284-8d43-d5e27e699d88" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}834d48ea3b0572be7a46f6f82595c60a0ba203a2" 2018-06-27 19:09:26,108 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:09:26 GMT Content-Type: application/json Content-Length: 1124 Connection: keep-alive x-compute-request-id: req-ac4e7258-e201-41cf-bf45-8cb552fea452 x-openstack-request-id: req-ac4e7258-e201-41cf-bf45-8cb552fea452 Front-End-Https: on RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/volumes/48d4b0bd-1dfd-479a-b35d-006aaece980a", "rel": "self"}, {"href": "https://172.30.10.101:8776/8cdbc979369d4c15b8ddd6cc77d930e3/volumes/48d4b0bd-1dfd-479a-b35d-006aaece980a", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "cmp002@lvm-driver#lvm-driver", "encrypted": false, "updated_at": "2018-06-27T19:09:26.000000", "replication_status": null, "snapshot_id": null, "id": "48d4b0bd-1dfd-479a-b35d-006aaece980a", "size": 1, "user_id": "e9f9c747d54947bc800a81ecf11858f5", "os-vol-tenant-attr:tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "creating", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-c417bd00-ca16-4636-9d27-eca42262cc00", "bootable": "false", "created_at": "2018-06-27T19:09:25.000000", "volume_type": "lvm-driver"}} 2018-06-27 19:09:26,108 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/volumes/48d4b0bd-1dfd-479a-b35d-006aaece980a used request id req-ac4e7258-e201-41cf-bf45-8cb552fea452 2018-06-27 19:09:26,109 - create_volume - INFO - Created volume with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-c417bd00-ca16-4636-9d27-eca42262cc00 2018-06-27 19:09:26,112 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/volumes/48d4b0bd-1dfd-479a-b35d-006aaece980a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5b1ca086-26e6-4284-8d43-d5e27e699d88" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}834d48ea3b0572be7a46f6f82595c60a0ba203a2" 2018-06-27 19:09:27,782 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:09:27 GMT Content-Type: application/json Content-Length: 1125 Connection: keep-alive x-compute-request-id: req-3363c204-f621-48e7-b86f-7479652691ec x-openstack-request-id: req-3363c204-f621-48e7-b86f-7479652691ec Front-End-Https: on RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/volumes/48d4b0bd-1dfd-479a-b35d-006aaece980a", "rel": "self"}, {"href": "https://172.30.10.101:8776/8cdbc979369d4c15b8ddd6cc77d930e3/volumes/48d4b0bd-1dfd-479a-b35d-006aaece980a", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "cmp002@lvm-driver#lvm-driver", "encrypted": false, "updated_at": "2018-06-27T19:09:26.000000", "replication_status": null, "snapshot_id": null, "id": "48d4b0bd-1dfd-479a-b35d-006aaece980a", "size": 1, "user_id": "e9f9c747d54947bc800a81ecf11858f5", "os-vol-tenant-attr:tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "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-c417bd00-ca16-4636-9d27-eca42262cc00", "bootable": "false", "created_at": "2018-06-27T19:09:25.000000", "volume_type": "lvm-driver"}} 2018-06-27 19:09:27,782 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/volumes/48d4b0bd-1dfd-479a-b35d-006aaece980a used request id req-3363c204-f621-48e7-b86f-7479652691ec 2018-06-27 19:09:27,783 - create_volume - DEBUG - Instance status is - available 2018-06-27 19:09:27,783 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-c417bd00-ca16-4636-9d27-eca42262cc00 2018-06-27 19:09:27,783 - create_volume - INFO - Volume is now active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-c417bd00-ca16-4636-9d27-eca42262cc00 2018-06-27 19:09:27,783 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 19:09:27,784 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 19:09:28,537 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T20:09:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["1xFb6La_SwaH3kiSM7KPeg"], "issued_at": "2018-06-27T19:09:28.000000Z"}} 2018-06-27 19:09:28,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}7771e8a8f7bffab63f6a96e96495c96c7a9c4611" 2018-06-27 19:09:28,895 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:09:28 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-77a7ca16-4385-4976-bba0-eace3c242265 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 19:09:28,895 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-77a7ca16-4385-4976-bba0-eace3c242265 2018-06-27 19:09:28,897 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 19:09:28,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}7771e8a8f7bffab63f6a96e96495c96c7a9c4611" 2018-06-27 19:09:29,222 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:09:28 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-659d8884-c466-4ad5-8bc8-f5f64e5aeafe Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 19:09:29,222 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-659d8884-c466-4ad5-8bc8-f5f64e5aeafe 2018-06-27 19:09:29,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/networks?name=NovaUtilsInstanceVolumeTests-c417bd00-ca16-4636-9d27-eca42262cc00-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7771e8a8f7bffab63f6a96e96495c96c7a9c4611" 2018-06-27 19:09:30,388 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:09:30 GMT Content-Type: application/json Content-Length: 729 Connection: keep-alive X-Openstack-Request-Id: req-e868e568-bba6-4154-ae0e-6aa697ccd1cf 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":"75d54026-7c51-4076-ad5d-5de201f0dcbf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":["e48853ae-125c-439e-a629-27b3704a6063"],"description":"","tags":[],"updated_at":"2018-06-27T19:09:16Z","provider:segmentation_id":36,"name":"NovaUtilsInstanceVolumeTests-c417bd00-ca16-4636-9d27-eca42262cc00-net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:09:14Z","provider:network_type":"vxlan"}]} 2018-06-27 19:09:30,388 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-c417bd00-ca16-4636-9d27-eca42262cc00-net used request id req-e868e568-bba6-4154-ae0e-6aa697ccd1cf 2018-06-27 19:09:30,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 19:09:30,401 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 19:09: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-27 19:09: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/8cdbc979369d4c15b8ddd6cc77d930e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7771e8a8f7bffab63f6a96e96495c96c7a9c4611" 2018-06-27 19:09:30,498 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:09:30 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-089998f6-ab83-48f7-85ac-ae1e95d8edea 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/8cdbc979369d4c15b8ddd6cc77d930e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}} 2018-06-27 19:09:30,499 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 used request id req-089998f6-ab83-48f7-85ac-ae1e95d8edea 2018-06-27 19:09:30,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/subnets?network_id=75d54026-7c51-4076-ad5d-5de201f0dcbf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7771e8a8f7bffab63f6a96e96495c96c7a9c4611" 2018-06-27 19:09:30,702 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:09:30 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-02a77176-45e9-422e-bd5b-1950f30d1635 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"75d54026-7c51-4076-ad5d-5de201f0dcbf","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:09:16Z","dns_nameservers":[],"updated_at":"2018-06-27T19:09:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"e48853ae-125c-439e-a629-27b3704a6063","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-c417bd00-ca16-4636-9d27-eca42262cc00-subnet"}]} 2018-06-27 19:09:30,702 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=75d54026-7c51-4076-ad5d-5de201f0dcbf used request id req-02a77176-45e9-422e-bd5b-1950f30d1635 2018-06-27 19:09:30,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?network_id=75d54026-7c51-4076-ad5d-5de201f0dcbf&name=NovaUtilsInstanceVolumeTests-c417bd00-ca16-4636-9d27-eca42262cc00-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7771e8a8f7bffab63f6a96e96495c96c7a9c4611" 2018-06-27 19:09:30,866 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:09:30 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-734111fa-619e-4bdb-bad0-51934724859b Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-27 19:09:30,866 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=75d54026-7c51-4076-ad5d-5de201f0dcbf&name=NovaUtilsInstanceVolumeTests-c417bd00-ca16-4636-9d27-eca42262cc00-port&admin_state_up=True used request id req-734111fa-619e-4bdb-bad0-51934724859b 2018-06-27 19:09:30,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=NovaUtilsInstanceVolumeTests-c417bd00-ca16-4636-9d27-eca42262cc00-vm_inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7771e8a8f7bffab63f6a96e96495c96c7a9c4611" 2018-06-27 19:09:32,135 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:09:32 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-ba3aa468-83fa-4ac9-b795-02673c34d741 X-Compute-Request-Id: req-ba3aa468-83fa-4ac9-b795-02673c34d741 Front-End-Https: on RESP BODY: {"servers": []} 2018-06-27 19:09:32,135 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-c417bd00-ca16-4636-9d27-eca42262cc00-vm_inst used request id req-ba3aa468-83fa-4ac9-b795-02673c34d741 2018-06-27 19:09:32,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=NovaUtilsInstanceVolumeTests-c417bd00-ca16-4636-9d27-eca42262cc00-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7771e8a8f7bffab63f6a96e96495c96c7a9c4611" 2018-06-27 19:09:32,374 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:09:32 GMT Content-Type: application/json Content-Length: 729 Connection: keep-alive X-Openstack-Request-Id: req-dc921ccc-c196-462e-a9a7-c8c284c716ea 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":"75d54026-7c51-4076-ad5d-5de201f0dcbf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":["e48853ae-125c-439e-a629-27b3704a6063"],"description":"","tags":[],"updated_at":"2018-06-27T19:09:16Z","provider:segmentation_id":36,"name":"NovaUtilsInstanceVolumeTests-c417bd00-ca16-4636-9d27-eca42262cc00-net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:09:14Z","provider:network_type":"vxlan"}]} 2018-06-27 19:09:32,374 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-c417bd00-ca16-4636-9d27-eca42262cc00-net used request id req-dc921ccc-c196-462e-a9a7-c8c284c716ea 2018-06-27 19:09:32,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/8cdbc979369d4c15b8ddd6cc77d930e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7771e8a8f7bffab63f6a96e96495c96c7a9c4611" 2018-06-27 19:09:32,462 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:09:32 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8508ec67-14ed-46e8-bb2e-d9c8d6646001 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/8cdbc979369d4c15b8ddd6cc77d930e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}} 2018-06-27 19:09:32,462 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 used request id req-8508ec67-14ed-46e8-bb2e-d9c8d6646001 2018-06-27 19:09:32,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/subnets?network_id=75d54026-7c51-4076-ad5d-5de201f0dcbf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7771e8a8f7bffab63f6a96e96495c96c7a9c4611" 2018-06-27 19:09:32,609 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:09:32 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-3e4960f8-b96e-41f0-a253-1e2944c8166d Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"75d54026-7c51-4076-ad5d-5de201f0dcbf","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:09:16Z","dns_nameservers":[],"updated_at":"2018-06-27T19:09:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"e48853ae-125c-439e-a629-27b3704a6063","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-c417bd00-ca16-4636-9d27-eca42262cc00-subnet"}]} 2018-06-27 19:09:32,609 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=75d54026-7c51-4076-ad5d-5de201f0dcbf used request id req-3e4960f8-b96e-41f0-a253-1e2944c8166d 2018-06-27 19:09:32,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/ports?network_id=75d54026-7c51-4076-ad5d-5de201f0dcbf&name=NovaUtilsInstanceVolumeTests-c417bd00-ca16-4636-9d27-eca42262cc00-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7771e8a8f7bffab63f6a96e96495c96c7a9c4611" 2018-06-27 19:09:32,750 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:09:32 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-7f1b620d-8d3d-4a28-bb42-d8f853fb94e0 Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-27 19:09:32,750 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=75d54026-7c51-4076-ad5d-5de201f0dcbf&name=NovaUtilsInstanceVolumeTests-c417bd00-ca16-4636-9d27-eca42262cc00-port&admin_state_up=True used request id req-7f1b620d-8d3d-4a28-bb42-d8f853fb94e0 2018-06-27 19:09:32,750 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 19:09:32,751 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 19:09:33,398 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T20:09:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["Y9VxcuntSAS6x8MNMz4O9Q"], "issued_at": "2018-06-27T19:09:33.000000Z"}} 2018-06-27 19:09:33,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eee51321dd2ce0cc0370376cbba35dcc21adc334" 2018-06-27 19:09:33,767 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:09:33 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-80dd1c94-4f96-483e-a681-5a989c407cf3 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 19:09:33,767 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-80dd1c94-4f96-483e-a681-5a989c407cf3 2018-06-27 19:09:33,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/networks?name=NovaUtilsInstanceVolumeTests-c417bd00-ca16-4636-9d27-eca42262cc00-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7771e8a8f7bffab63f6a96e96495c96c7a9c4611" 2018-06-27 19:09:34,679 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:09:34 GMT Content-Type: application/json Content-Length: 729 Connection: keep-alive X-Openstack-Request-Id: req-8866b8aa-f203-4a51-b023-2fa3fd66c589 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":"75d54026-7c51-4076-ad5d-5de201f0dcbf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":["e48853ae-125c-439e-a629-27b3704a6063"],"description":"","tags":[],"updated_at":"2018-06-27T19:09:16Z","provider:segmentation_id":36,"name":"NovaUtilsInstanceVolumeTests-c417bd00-ca16-4636-9d27-eca42262cc00-net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:09:14Z","provider:network_type":"vxlan"}]} 2018-06-27 19:09:34,679 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-c417bd00-ca16-4636-9d27-eca42262cc00-net used request id req-8866b8aa-f203-4a51-b023-2fa3fd66c589 2018-06-27 19:09:34,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=75d54026-7c51-4076-ad5d-5de201f0dcbf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7771e8a8f7bffab63f6a96e96495c96c7a9c4611" 2018-06-27 19:09:34,807 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:09:34 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-7c9c35c1-d0eb-4262-aa64-775869cf2552 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"75d54026-7c51-4076-ad5d-5de201f0dcbf","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:09:16Z","dns_nameservers":[],"updated_at":"2018-06-27T19:09:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"e48853ae-125c-439e-a629-27b3704a6063","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-c417bd00-ca16-4636-9d27-eca42262cc00-subnet"}]} 2018-06-27 19:09:34,807 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=75d54026-7c51-4076-ad5d-5de201f0dcbf used request id req-7c9c35c1-d0eb-4262-aa64-775869cf2552 2018-06-27 19:09:34,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/networks?name=NovaUtilsInstanceVolumeTests-c417bd00-ca16-4636-9d27-eca42262cc00-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7771e8a8f7bffab63f6a96e96495c96c7a9c4611" 2018-06-27 19:09:35,026 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:09:35 GMT Content-Type: application/json Content-Length: 729 Connection: keep-alive X-Openstack-Request-Id: req-067e07fa-09c5-4c39-b955-1e2372dc1d4d 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":"75d54026-7c51-4076-ad5d-5de201f0dcbf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":["e48853ae-125c-439e-a629-27b3704a6063"],"description":"","tags":[],"updated_at":"2018-06-27T19:09:16Z","provider:segmentation_id":36,"name":"NovaUtilsInstanceVolumeTests-c417bd00-ca16-4636-9d27-eca42262cc00-net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:09:14Z","provider:network_type":"vxlan"}]} 2018-06-27 19:09:35,027 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-c417bd00-ca16-4636-9d27-eca42262cc00-net used request id req-067e07fa-09c5-4c39-b955-1e2372dc1d4d 2018-06-27 19:09:35,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 19:09:35,039 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 19:09: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-27 19:09:35,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/8cdbc979369d4c15b8ddd6cc77d930e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eee51321dd2ce0cc0370376cbba35dcc21adc334" 2018-06-27 19:09:35,455 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:09:35 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3006d436-652e-4087-8b87-2507a968503d 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/8cdbc979369d4c15b8ddd6cc77d930e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}} 2018-06-27 19:09:35,456 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 used request id req-3006d436-652e-4087-8b87-2507a968503d 2018-06-27 19:09:35,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/subnets?network_id=75d54026-7c51-4076-ad5d-5de201f0dcbf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7771e8a8f7bffab63f6a96e96495c96c7a9c4611" 2018-06-27 19:09:35,631 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:09:35 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-fb8399bb-c75d-4f62-9beb-cccbbb0d21ad Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"75d54026-7c51-4076-ad5d-5de201f0dcbf","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:09:16Z","dns_nameservers":[],"updated_at":"2018-06-27T19:09:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"e48853ae-125c-439e-a629-27b3704a6063","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-c417bd00-ca16-4636-9d27-eca42262cc00-subnet"}]} 2018-06-27 19:09:35,631 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=75d54026-7c51-4076-ad5d-5de201f0dcbf used request id req-fb8399bb-c75d-4f62-9beb-cccbbb0d21ad 2018-06-27 19:09:35,632 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceVolumeTests-c417bd00-ca16-4636-9d27-eca42262cc00-net 2018-06-27 19:09:35,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/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7771e8a8f7bffab63f6a96e96495c96c7a9c4611" -d '{"port": {"network_id": "75d54026-7c51-4076-ad5d-5de201f0dcbf", "name": "NovaUtilsInstanceVolumeTests-c417bd00-ca16-4636-9d27-eca42262cc00-port", "admin_state_up": true}}' 2018-06-27 19:09:37,676 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 19:09:37 GMT Content-Type: application/json Content-Length: 859 Connection: keep-alive X-Openstack-Request-Id: req-c05099ef-9fdc-433c-8e48-87f9aecc7253 Front-End-Https: on RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T19:09:36Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e48853ae-125c-439e-a629-27b3704a6063","ip_address":"10.55.0.13"}],"id":"9dd09985-3443-4b46-b7be-1105d5680d54","security_groups":["c550cef9-ba45-49be-8c52-0554a76a0c1e"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ab:7c:4a","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NovaUtilsInstanceVolumeTests-c417bd00-ca16-4636-9d27-eca42262cc00-port","admin_state_up":true,"network_id":"75d54026-7c51-4076-ad5d-5de201f0dcbf","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:09:36Z","binding:vnic_type":"normal"}} 2018-06-27 19:09:37,677 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/ports used request id req-c05099ef-9fdc-433c-8e48-87f9aecc7253 2018-06-27 19:09:37,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/networks?name=NovaUtilsInstanceVolumeTests-c417bd00-ca16-4636-9d27-eca42262cc00-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7771e8a8f7bffab63f6a96e96495c96c7a9c4611" 2018-06-27 19:09:37,948 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:09:37 GMT Content-Type: application/json Content-Length: 729 Connection: keep-alive X-Openstack-Request-Id: req-20dfcf94-56be-444b-b9ae-67603ca6a867 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":"75d54026-7c51-4076-ad5d-5de201f0dcbf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":["e48853ae-125c-439e-a629-27b3704a6063"],"description":"","tags":[],"updated_at":"2018-06-27T19:09:16Z","provider:segmentation_id":36,"name":"NovaUtilsInstanceVolumeTests-c417bd00-ca16-4636-9d27-eca42262cc00-net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:09:14Z","provider:network_type":"vxlan"}]} 2018-06-27 19:09:37,948 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-c417bd00-ca16-4636-9d27-eca42262cc00-net used request id req-20dfcf94-56be-444b-b9ae-67603ca6a867 2018-06-27 19:09:37,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7771e8a8f7bffab63f6a96e96495c96c7a9c4611" 2018-06-27 19:09:38,033 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:09:37 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-03075a59-d304-4fdf-811b-9be205224edb 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/8cdbc979369d4c15b8ddd6cc77d930e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}} 2018-06-27 19:09:38,033 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 used request id req-03075a59-d304-4fdf-811b-9be205224edb 2018-06-27 19:09:38,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=75d54026-7c51-4076-ad5d-5de201f0dcbf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7771e8a8f7bffab63f6a96e96495c96c7a9c4611" 2018-06-27 19:09:38,197 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:09:38 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-c2d1bd44-b53b-4c28-842b-e23ee0abb589 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"75d54026-7c51-4076-ad5d-5de201f0dcbf","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:09:16Z","dns_nameservers":[],"updated_at":"2018-06-27T19:09:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"e48853ae-125c-439e-a629-27b3704a6063","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-c417bd00-ca16-4636-9d27-eca42262cc00-subnet"}]} 2018-06-27 19:09:38,197 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=75d54026-7c51-4076-ad5d-5de201f0dcbf used request id req-c2d1bd44-b53b-4c28-842b-e23ee0abb589 2018-06-27 19:09:38,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=75d54026-7c51-4076-ad5d-5de201f0dcbf&name=NovaUtilsInstanceVolumeTests-c417bd00-ca16-4636-9d27-eca42262cc00-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7771e8a8f7bffab63f6a96e96495c96c7a9c4611" 2018-06-27 19:09:38,385 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:09:38 GMT Content-Type: application/json Content-Length: 862 Connection: keep-alive X-Openstack-Request-Id: req-16135525-3c5f-4cec-b8ee-c89611a8846c Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T19:09:36Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e48853ae-125c-439e-a629-27b3704a6063","ip_address":"10.55.0.13"}],"id":"9dd09985-3443-4b46-b7be-1105d5680d54","security_groups":["c550cef9-ba45-49be-8c52-0554a76a0c1e"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ab:7c:4a","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NovaUtilsInstanceVolumeTests-c417bd00-ca16-4636-9d27-eca42262cc00-port","admin_state_up":true,"network_id":"75d54026-7c51-4076-ad5d-5de201f0dcbf","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:09:36Z","binding:vnic_type":"normal"}]} 2018-06-27 19:09:38,385 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=75d54026-7c51-4076-ad5d-5de201f0dcbf&name=NovaUtilsInstanceVolumeTests-c417bd00-ca16-4636-9d27-eca42262cc00-port&admin_state_up=True used request id req-16135525-3c5f-4cec-b8ee-c89611a8846c 2018-06-27 19:09:38,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/8cdbc979369d4c15b8ddd6cc77d930e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7771e8a8f7bffab63f6a96e96495c96c7a9c4611" 2018-06-27 19:09:38,821 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:09:38 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f3d4f0ca-938c-46ba-9be2-aa60311196be 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/8cdbc979369d4c15b8ddd6cc77d930e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}} 2018-06-27 19:09:38,822 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 used request id req-f3d4f0ca-938c-46ba-9be2-aa60311196be 2018-06-27 19:09:38,822 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceVolumeTests-c417bd00-ca16-4636-9d27-eca42262cc00-vm_inst 2018-06-27 19:09:38,825 - novaclient.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}7771e8a8f7bffab63f6a96e96495c96c7a9c4611" 2018-06-27 19:09:39,492 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:09:39 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-8e9a8730-f9f0-4d6a-92d8-c4a4fcde1746 X-Compute-Request-Id: req-8e9a8730-f9f0-4d6a-92d8-c4a4fcde1746 Front-End-Https: on RESP BODY: {"flavors": [{"id": "71488dcf-990c-42b4-9caf-d5f83eeee379", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/71488dcf-990c-42b4-9caf-d5f83eeee379", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/71488dcf-990c-42b4-9caf-d5f83eeee379", "rel": "bookmark"}], "name": "NovaUtilsInstanceVolumeTests-c417bd00-ca16-4636-9d27-eca42262cc00-flavor"}]} 2018-06-27 19:09:39,492 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-8e9a8730-f9f0-4d6a-92d8-c4a4fcde1746 2018-06-27 19:09:39,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/71488dcf-990c-42b4-9caf-d5f83eeee379 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7771e8a8f7bffab63f6a96e96495c96c7a9c4611" 2018-06-27 19:09:40,265 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:09:40 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-08b31a27-5831-4947-86a4-dbe3b6e494a6 X-Compute-Request-Id: req-08b31a27-5831-4947-86a4-dbe3b6e494a6 Front-End-Https: on RESP BODY: {"flavor": {"name": "NovaUtilsInstanceVolumeTests-c417bd00-ca16-4636-9d27-eca42262cc00-flavor", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/71488dcf-990c-42b4-9caf-d5f83eeee379", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/71488dcf-990c-42b4-9caf-d5f83eeee379", "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": "71488dcf-990c-42b4-9caf-d5f83eeee379"}} 2018-06-27 19:09:40,265 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/71488dcf-990c-42b4-9caf-d5f83eeee379 used request id req-08b31a27-5831-4947-86a4-dbe3b6e494a6 2018-06-27 19:09:40,268 - 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-c417bd00-ca16-4636-9d27-eca42262cc00-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7771e8a8f7bffab63f6a96e96495c96c7a9c4611" 2018-06-27 19:09:41,181 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:09:41 GMT Content-Type: application/json Content-Length: 906 Connection: keep-alive X-Openstack-Request-Id: req-85bbd9d3-5742-4843-af45-edf74b6458be Front-End-Https: on RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-c417bd00-ca16-4636-9d27-eca42262cc00-image", "tags": [], "container_format": "bare", "created_at": "2018-06-27T19:09:04Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-27T19:09:06Z", "visibility": "shared", "self": "/v2/images/2d55813d-858d-4656-9a9f-82eaf69c5344", "min_disk": 0, "protected": false, "id": "2d55813d-858d-4656-9a9f-82eaf69c5344", "file": "/v2/images/2d55813d-858d-4656-9a9f-82eaf69c5344/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8cdbc979369d4c15b8ddd6cc77d930e3", "direct_url": "file:///var/lib/glance/images/2d55813d-858d-4656-9a9f-82eaf69c5344", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-c417bd00-ca16-4636-9d27-eca42262cc00-image"} 2018-06-27 19:09:41,181 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-c417bd00-ca16-4636-9d27-eca42262cc00-image used request id req-85bbd9d3-5742-4843-af45-edf74b6458be 2018-06-27 19:09:41,184 - 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}7771e8a8f7bffab63f6a96e96495c96c7a9c4611" 2018-06-27 19:09:42,107 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:09:42 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-8926fc5b-0519-465e-981e-dd2313b4a4d9 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-27 19:09:42,108 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-8926fc5b-0519-465e-981e-dd2313b4a4d9 2018-06-27 19:09:42,113 - 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}7771e8a8f7bffab63f6a96e96495c96c7a9c4611" -d '{"server": {"name": "NovaUtilsInstanceVolumeTests-c417bd00-ca16-4636-9d27-eca42262cc00-vm_inst", "imageRef": "2d55813d-858d-4656-9a9f-82eaf69c5344", "flavorRef": "71488dcf-990c-42b4-9caf-d5f83eeee379", "max_count": 1, "min_count": 1, "networks": [{"port": "9dd09985-3443-4b46-b7be-1105d5680d54"}]}}' 2018-06-27 19:09:50,870 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 19:09:50 GMT Content-Type: application/json Content-Length: 378 Connection: keep-alive Location: https://172.30.10.101:8774/v2.1/servers/dcfac429-2a3a-4665-9146-96e3327bb1cd Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-ba49e741-d64c-4982-b23f-c771ee6cef7a X-Compute-Request-Id: req-ba49e741-d64c-4982-b23f-c771ee6cef7a RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "dcfac429-2a3a-4665-9146-96e3327bb1cd", "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/dcfac429-2a3a-4665-9146-96e3327bb1cd", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/dcfac429-2a3a-4665-9146-96e3327bb1cd", "rel": "bookmark"}], "adminPass": "f24avD6cDGME"}} 2018-06-27 19:09:50,870 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers used request id req-ba49e741-d64c-4982-b23f-c771ee6cef7a 2018-06-27 19:09:50,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/dcfac429-2a3a-4665-9146-96e3327bb1cd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7771e8a8f7bffab63f6a96e96495c96c7a9c4611" 2018-06-27 19:09:53,536 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:09:53 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-bf9b076f-0c5c-4e61-857a-f4581f397947 X-Compute-Request-Id: req-bf9b076f-0c5c-4e61-857a-f4581f397947 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/dcfac429-2a3a-4665-9146-96e3327bb1cd", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/dcfac429-2a3a-4665-9146-96e3327bb1cd", "rel": "bookmark"}], "image": {"id": "2d55813d-858d-4656-9a9f-82eaf69c5344", "links": [{"href": "http://172.30.10.101:8774/images/2d55813d-858d-4656-9a9f-82eaf69c5344", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "71488dcf-990c-42b4-9caf-d5f83eeee379", "links": [{"href": "http://172.30.10.101:8774/flavors/71488dcf-990c-42b4-9caf-d5f83eeee379", "rel": "bookmark"}]}, "id": "dcfac429-2a3a-4665-9146-96e3327bb1cd", "user_id": "e9f9c747d54947bc800a81ecf11858f5", "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-27T19:09:51Z", "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-c417bd00-ca16-4636-9d27-eca42262cc00-vm_inst", "created": "2018-06-27T19:09:51Z", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 19:09:53,536 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/dcfac429-2a3a-4665-9146-96e3327bb1cd used request id req-bf9b076f-0c5c-4e61-857a-f4581f397947 2018-06-27 19:09:53,537 - create_instance - INFO - Created instance with name - NovaUtilsInstanceVolumeTests-c417bd00-ca16-4636-9d27-eca42262cc00-vm_inst 2018-06-27 19:09:53,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/dcfac429-2a3a-4665-9146-96e3327bb1cd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7771e8a8f7bffab63f6a96e96495c96c7a9c4611" 2018-06-27 19:09:56,970 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:09: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-1089791b-a409-4556-8686-4593021cf406 X-Compute-Request-Id: req-1089791b-a409-4556-8686-4593021cf406 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/dcfac429-2a3a-4665-9146-96e3327bb1cd", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/dcfac429-2a3a-4665-9146-96e3327bb1cd", "rel": "bookmark"}], "image": {"id": "2d55813d-858d-4656-9a9f-82eaf69c5344", "links": [{"href": "http://172.30.10.101:8774/images/2d55813d-858d-4656-9a9f-82eaf69c5344", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "71488dcf-990c-42b4-9caf-d5f83eeee379", "links": [{"href": "http://172.30.10.101:8774/flavors/71488dcf-990c-42b4-9caf-d5f83eeee379", "rel": "bookmark"}]}, "id": "dcfac429-2a3a-4665-9146-96e3327bb1cd", "user_id": "e9f9c747d54947bc800a81ecf11858f5", "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-27T19:09: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-c417bd00-ca16-4636-9d27-eca42262cc00-vm_inst", "created": "2018-06-27T19:09:51Z", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 19:09:56,970 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/dcfac429-2a3a-4665-9146-96e3327bb1cd used request id req-1089791b-a409-4556-8686-4593021cf406 2018-06-27 19:09:56,971 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-c417bd00-ca16-4636-9d27-eca42262cc00-vm_inst] is - BUILD 2018-06-27 19:09:56,971 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 19:09:59,974 - create_instance - DEBUG - VM status query timeout in 893.562923908 2018-06-27 19:09:59,978 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/dcfac429-2a3a-4665-9146-96e3327bb1cd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7771e8a8f7bffab63f6a96e96495c96c7a9c4611" 2018-06-27 19:10:01,595 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:10:01 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-d9dd925e-6c6f-4eaf-84f5-411e78e181b1 X-Compute-Request-Id: req-d9dd925e-6c6f-4eaf-84f5-411e78e181b1 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/dcfac429-2a3a-4665-9146-96e3327bb1cd", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/dcfac429-2a3a-4665-9146-96e3327bb1cd", "rel": "bookmark"}], "image": {"id": "2d55813d-858d-4656-9a9f-82eaf69c5344", "links": [{"href": "http://172.30.10.101:8774/images/2d55813d-858d-4656-9a9f-82eaf69c5344", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000004", "OS-SRV-USG:launched_at": null, "flavor": {"id": "71488dcf-990c-42b4-9caf-d5f83eeee379", "links": [{"href": "http://172.30.10.101:8774/flavors/71488dcf-990c-42b4-9caf-d5f83eeee379", "rel": "bookmark"}]}, "id": "dcfac429-2a3a-4665-9146-96e3327bb1cd", "security_groups": [{"name": "default"}], "user_id": "e9f9c747d54947bc800a81ecf11858f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T19:09:58Z", "hostId": "27fbec6f88c6c566d1566fe6150f4345617a8107b73b72866adff50c", "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-c417bd00-ca16-4636-9d27-eca42262cc00-vm_inst", "created": "2018-06-27T19:09:50Z", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 19:10:01,595 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/dcfac429-2a3a-4665-9146-96e3327bb1cd used request id req-d9dd925e-6c6f-4eaf-84f5-411e78e181b1 2018-06-27 19:10:01,596 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-c417bd00-ca16-4636-9d27-eca42262cc00-vm_inst] is - BUILD 2018-06-27 19:10:01,596 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 19:10:04,599 - create_instance - DEBUG - VM status query timeout in 888.937736034 2018-06-27 19:10:04,603 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/dcfac429-2a3a-4665-9146-96e3327bb1cd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7771e8a8f7bffab63f6a96e96495c96c7a9c4611" 2018-06-27 19:10:06,533 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:10:06 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-fec78824-f1c3-4d36-ad41-b5fce6659d04 X-Compute-Request-Id: req-fec78824-f1c3-4d36-ad41-b5fce6659d04 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceVolumeTests-c417bd00-ca16-4636-9d27-eca42262cc00-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:7c:4a", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/dcfac429-2a3a-4665-9146-96e3327bb1cd", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/dcfac429-2a3a-4665-9146-96e3327bb1cd", "rel": "bookmark"}], "image": {"id": "2d55813d-858d-4656-9a9f-82eaf69c5344", "links": [{"href": "http://172.30.10.101:8774/images/2d55813d-858d-4656-9a9f-82eaf69c5344", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000004", "OS-SRV-USG:launched_at": null, "flavor": {"id": "71488dcf-990c-42b4-9caf-d5f83eeee379", "links": [{"href": "http://172.30.10.101:8774/flavors/71488dcf-990c-42b4-9caf-d5f83eeee379", "rel": "bookmark"}]}, "id": "dcfac429-2a3a-4665-9146-96e3327bb1cd", "security_groups": [{"name": "default"}], "user_id": "e9f9c747d54947bc800a81ecf11858f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T19:09:58Z", "hostId": "27fbec6f88c6c566d1566fe6150f4345617a8107b73b72866adff50c", "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-c417bd00-ca16-4636-9d27-eca42262cc00-vm_inst", "created": "2018-06-27T19:09:50Z", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 19:10:06,534 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/dcfac429-2a3a-4665-9146-96e3327bb1cd used request id req-fec78824-f1c3-4d36-ad41-b5fce6659d04 2018-06-27 19:10:06,534 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-c417bd00-ca16-4636-9d27-eca42262cc00-vm_inst] is - BUILD 2018-06-27 19:10:06,534 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 19:10:09,536 - create_instance - DEBUG - VM status query timeout in 884.001523018 2018-06-27 19:10:09,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/dcfac429-2a3a-4665-9146-96e3327bb1cd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7771e8a8f7bffab63f6a96e96495c96c7a9c4611" 2018-06-27 19:10:10,570 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:10:10 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-c7473b25-c277-4a42-91fc-d76caf0f5c31 X-Compute-Request-Id: req-c7473b25-c277-4a42-91fc-d76caf0f5c31 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceVolumeTests-c417bd00-ca16-4636-9d27-eca42262cc00-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:7c:4a", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/dcfac429-2a3a-4665-9146-96e3327bb1cd", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/dcfac429-2a3a-4665-9146-96e3327bb1cd", "rel": "bookmark"}], "image": {"id": "2d55813d-858d-4656-9a9f-82eaf69c5344", "links": [{"href": "http://172.30.10.101:8774/images/2d55813d-858d-4656-9a9f-82eaf69c5344", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000004", "OS-SRV-USG:launched_at": null, "flavor": {"id": "71488dcf-990c-42b4-9caf-d5f83eeee379", "links": [{"href": "http://172.30.10.101:8774/flavors/71488dcf-990c-42b4-9caf-d5f83eeee379", "rel": "bookmark"}]}, "id": "dcfac429-2a3a-4665-9146-96e3327bb1cd", "security_groups": [{"name": "default"}], "user_id": "e9f9c747d54947bc800a81ecf11858f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T19:09:58Z", "hostId": "27fbec6f88c6c566d1566fe6150f4345617a8107b73b72866adff50c", "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-c417bd00-ca16-4636-9d27-eca42262cc00-vm_inst", "created": "2018-06-27T19:09:50Z", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 19:10:10,570 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/dcfac429-2a3a-4665-9146-96e3327bb1cd used request id req-c7473b25-c277-4a42-91fc-d76caf0f5c31 2018-06-27 19:10:10,571 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-c417bd00-ca16-4636-9d27-eca42262cc00-vm_inst] is - BUILD 2018-06-27 19:10:10,571 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 19:10:13,574 - create_instance - DEBUG - VM status query timeout in 879.963564873 2018-06-27 19:10: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/servers/dcfac429-2a3a-4665-9146-96e3327bb1cd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7771e8a8f7bffab63f6a96e96495c96c7a9c4611" 2018-06-27 19:10:14,185 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:10:14 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-cba5d166-6734-4b79-a023-0c10e856fcc4 X-Compute-Request-Id: req-cba5d166-6734-4b79-a023-0c10e856fcc4 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-c417bd00-ca16-4636-9d27-eca42262cc00-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:7c:4a", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/dcfac429-2a3a-4665-9146-96e3327bb1cd", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/dcfac429-2a3a-4665-9146-96e3327bb1cd", "rel": "bookmark"}], "image": {"id": "2d55813d-858d-4656-9a9f-82eaf69c5344", "links": [{"href": "http://172.30.10.101:8774/images/2d55813d-858d-4656-9a9f-82eaf69c5344", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000004", "OS-SRV-USG:launched_at": "2018-06-27T19:10:10.000000", "flavor": {"id": "71488dcf-990c-42b4-9caf-d5f83eeee379", "links": [{"href": "http://172.30.10.101:8774/flavors/71488dcf-990c-42b4-9caf-d5f83eeee379", "rel": "bookmark"}]}, "id": "dcfac429-2a3a-4665-9146-96e3327bb1cd", "security_groups": [{"name": "default"}], "user_id": "e9f9c747d54947bc800a81ecf11858f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T19:10:11Z", "hostId": "27fbec6f88c6c566d1566fe6150f4345617a8107b73b72866adff50c", "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-c417bd00-ca16-4636-9d27-eca42262cc00-vm_inst", "created": "2018-06-27T19:09:50Z", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 19:10:14,185 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/dcfac429-2a3a-4665-9146-96e3327bb1cd used request id req-cba5d166-6734-4b79-a023-0c10e856fcc4 2018-06-27 19:10:14,185 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-c417bd00-ca16-4636-9d27-eca42262cc00-vm_inst] is - ACTIVE 2018-06-27 19:10:14,185 - create_instance - INFO - VM is - ACTIVE 2018-06-27 19:10:14,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/dcfac429-2a3a-4665-9146-96e3327bb1cd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7771e8a8f7bffab63f6a96e96495c96c7a9c4611" 2018-06-27 19:10:15,499 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:10:15 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-5409be3c-7dd4-43a7-a946-6db74ff6053c X-Compute-Request-Id: req-5409be3c-7dd4-43a7-a946-6db74ff6053c Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-c417bd00-ca16-4636-9d27-eca42262cc00-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:7c:4a", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/dcfac429-2a3a-4665-9146-96e3327bb1cd", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/dcfac429-2a3a-4665-9146-96e3327bb1cd", "rel": "bookmark"}], "image": {"id": "2d55813d-858d-4656-9a9f-82eaf69c5344", "links": [{"href": "http://172.30.10.101:8774/images/2d55813d-858d-4656-9a9f-82eaf69c5344", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000004", "OS-SRV-USG:launched_at": "2018-06-27T19:10:10.000000", "flavor": {"id": "71488dcf-990c-42b4-9caf-d5f83eeee379", "links": [{"href": "http://172.30.10.101:8774/flavors/71488dcf-990c-42b4-9caf-d5f83eeee379", "rel": "bookmark"}]}, "id": "dcfac429-2a3a-4665-9146-96e3327bb1cd", "security_groups": [{"name": "default"}], "user_id": "e9f9c747d54947bc800a81ecf11858f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T19:10:11Z", "hostId": "27fbec6f88c6c566d1566fe6150f4345617a8107b73b72866adff50c", "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-c417bd00-ca16-4636-9d27-eca42262cc00-vm_inst", "created": "2018-06-27T19:09:50Z", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 19:10:15,500 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/dcfac429-2a3a-4665-9146-96e3327bb1cd used request id req-5409be3c-7dd4-43a7-a946-6db74ff6053c 2018-06-27 19:10:15,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?name=NovaUtilsInstanceVolumeTests-c417bd00-ca16-4636-9d27-eca42262cc00-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7771e8a8f7bffab63f6a96e96495c96c7a9c4611" 2018-06-27 19:10:16,436 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:10:16 GMT Content-Type: application/json Content-Length: 729 Connection: keep-alive X-Openstack-Request-Id: req-77bba6c8-3e51-4bc6-aab4-6e62722510df 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":"75d54026-7c51-4076-ad5d-5de201f0dcbf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":["e48853ae-125c-439e-a629-27b3704a6063"],"description":"","tags":[],"updated_at":"2018-06-27T19:09:16Z","provider:segmentation_id":36,"name":"NovaUtilsInstanceVolumeTests-c417bd00-ca16-4636-9d27-eca42262cc00-net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:09:14Z","provider:network_type":"vxlan"}]} 2018-06-27 19:10:16,436 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-c417bd00-ca16-4636-9d27-eca42262cc00-net used request id req-77bba6c8-3e51-4bc6-aab4-6e62722510df 2018-06-27 19:10:16,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/8cdbc979369d4c15b8ddd6cc77d930e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7771e8a8f7bffab63f6a96e96495c96c7a9c4611" 2018-06-27 19:10:16,848 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:10:16 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5706bdb2-e8a5-4f11-872b-90da58c1b815 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/8cdbc979369d4c15b8ddd6cc77d930e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}} 2018-06-27 19:10:16,848 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 used request id req-5706bdb2-e8a5-4f11-872b-90da58c1b815 2018-06-27 19:10: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/subnets?network_id=75d54026-7c51-4076-ad5d-5de201f0dcbf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7771e8a8f7bffab63f6a96e96495c96c7a9c4611" 2018-06-27 19:10:17,012 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:10:17 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-dd0d9a0f-fd59-4894-bec3-48d073f5f950 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"75d54026-7c51-4076-ad5d-5de201f0dcbf","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:09:16Z","dns_nameservers":[],"updated_at":"2018-06-27T19:09:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"e48853ae-125c-439e-a629-27b3704a6063","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-c417bd00-ca16-4636-9d27-eca42262cc00-subnet"}]} 2018-06-27 19:10:17,013 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=75d54026-7c51-4076-ad5d-5de201f0dcbf used request id req-dd0d9a0f-fd59-4894-bec3-48d073f5f950 2018-06-27 19:10:17,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/ports?network_id=75d54026-7c51-4076-ad5d-5de201f0dcbf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7771e8a8f7bffab63f6a96e96495c96c7a9c4611" 2018-06-27 19:10:17,158 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:10:17 GMT Content-Type: application/json Content-Length: 2788 Connection: keep-alive X-Openstack-Request-Id: req-1c7ec97a-eade-45b7-b2d4-583230d38e93 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T19:09:24Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e48853ae-125c-439e-a629-27b3704a6063","ip_address":"10.55.0.3"}],"id":"17baf509-6fb0-4b91-a2cd-0a5ecc5bd2b3","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:49:0c:1d","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-75d54026-7c51-4076-ad5d-5de201f0dcbf","name":"","admin_state_up":true,"network_id":"75d54026-7c51-4076-ad5d-5de201f0dcbf","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:09:19Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T19:09:23Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e48853ae-125c-439e-a629-27b3704a6063","ip_address":"10.55.0.2"}],"id":"3d27b6b4-c31f-4f48-bcc3-2561a2f96ba3","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f9:66:86","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-75d54026-7c51-4076-ad5d-5de201f0dcbf","name":"","admin_state_up":true,"network_id":"75d54026-7c51-4076-ad5d-5de201f0dcbf","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:09:18Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T19:10:09Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e48853ae-125c-439e-a629-27b3704a6063","ip_address":"10.55.0.13"}],"id":"9dd09985-3443-4b46-b7be-1105d5680d54","security_groups":["c550cef9-ba45-49be-8c52-0554a76a0c1e"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ab:7c:4a","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dcfac429-2a3a-4665-9146-96e3327bb1cd","name":"NovaUtilsInstanceVolumeTests-c417bd00-ca16-4636-9d27-eca42262cc00-port","admin_state_up":true,"network_id":"75d54026-7c51-4076-ad5d-5de201f0dcbf","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:09:36Z","binding:vnic_type":"normal"}]} 2018-06-27 19:10:17,158 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=75d54026-7c51-4076-ad5d-5de201f0dcbf used request id req-1c7ec97a-eade-45b7-b2d4-583230d38e93 2018-06-27 19:10:17,160 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 19:10:17,904 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T20:10:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["866sG8GhQc2MOAzU7vdGYg"], "issued_at": "2018-06-27T19:10:17.000000Z"}} 2018-06-27 19:10:17,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f92509efa4a2a034256080182a625c8251aeea4d" 2018-06-27 19:10:18,335 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:10:17 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a1a0086d-9860-412d-9e4d-acff0ba545f7 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 19:10:18,335 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-a1a0086d-9860-412d-9e4d-acff0ba545f7 2018-06-27 19:10:18,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/dcfac429-2a3a-4665-9146-96e3327bb1cd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7771e8a8f7bffab63f6a96e96495c96c7a9c4611" 2018-06-27 19:10:20,119 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:10:20 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-64e9af2f-aee9-4d56-8839-67e50ded56b9 X-Compute-Request-Id: req-64e9af2f-aee9-4d56-8839-67e50ded56b9 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-c417bd00-ca16-4636-9d27-eca42262cc00-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:7c:4a", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/dcfac429-2a3a-4665-9146-96e3327bb1cd", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/dcfac429-2a3a-4665-9146-96e3327bb1cd", "rel": "bookmark"}], "image": {"id": "2d55813d-858d-4656-9a9f-82eaf69c5344", "links": [{"href": "http://172.30.10.101:8774/images/2d55813d-858d-4656-9a9f-82eaf69c5344", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000004", "OS-SRV-USG:launched_at": "2018-06-27T19:10:10.000000", "flavor": {"id": "71488dcf-990c-42b4-9caf-d5f83eeee379", "links": [{"href": "http://172.30.10.101:8774/flavors/71488dcf-990c-42b4-9caf-d5f83eeee379", "rel": "bookmark"}]}, "id": "dcfac429-2a3a-4665-9146-96e3327bb1cd", "security_groups": [{"name": "default"}], "user_id": "e9f9c747d54947bc800a81ecf11858f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T19:10:11Z", "hostId": "27fbec6f88c6c566d1566fe6150f4345617a8107b73b72866adff50c", "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-c417bd00-ca16-4636-9d27-eca42262cc00-vm_inst", "created": "2018-06-27T19:09:50Z", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 19:10:20,119 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/dcfac429-2a3a-4665-9146-96e3327bb1cd used request id req-64e9af2f-aee9-4d56-8839-67e50ded56b9 2018-06-27 19:10:20,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/networks?name=NovaUtilsInstanceVolumeTests-c417bd00-ca16-4636-9d27-eca42262cc00-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7771e8a8f7bffab63f6a96e96495c96c7a9c4611" 2018-06-27 19:10:20,410 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:10:20 GMT Content-Type: application/json Content-Length: 729 Connection: keep-alive X-Openstack-Request-Id: req-8a311467-0480-4362-8f71-5cfe5bb26dc7 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":"75d54026-7c51-4076-ad5d-5de201f0dcbf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":["e48853ae-125c-439e-a629-27b3704a6063"],"description":"","tags":[],"updated_at":"2018-06-27T19:09:16Z","provider:segmentation_id":36,"name":"NovaUtilsInstanceVolumeTests-c417bd00-ca16-4636-9d27-eca42262cc00-net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:09:14Z","provider:network_type":"vxlan"}]} 2018-06-27 19:10:20,410 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-c417bd00-ca16-4636-9d27-eca42262cc00-net used request id req-8a311467-0480-4362-8f71-5cfe5bb26dc7 2018-06-27 19:10:20,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/8cdbc979369d4c15b8ddd6cc77d930e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7771e8a8f7bffab63f6a96e96495c96c7a9c4611" 2018-06-27 19:10:20,694 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:10:20 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-23369027-4882-464b-b470-13db29afb533 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/8cdbc979369d4c15b8ddd6cc77d930e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}} 2018-06-27 19:10:20,694 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 used request id req-23369027-4882-464b-b470-13db29afb533 2018-06-27 19:10:20,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=75d54026-7c51-4076-ad5d-5de201f0dcbf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7771e8a8f7bffab63f6a96e96495c96c7a9c4611" 2018-06-27 19:10:20,833 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:10:20 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-2ff46978-d173-4e47-800f-b95f0e152f7e Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"75d54026-7c51-4076-ad5d-5de201f0dcbf","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:09:16Z","dns_nameservers":[],"updated_at":"2018-06-27T19:09:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"e48853ae-125c-439e-a629-27b3704a6063","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-c417bd00-ca16-4636-9d27-eca42262cc00-subnet"}]} 2018-06-27 19:10:20,833 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=75d54026-7c51-4076-ad5d-5de201f0dcbf used request id req-2ff46978-d173-4e47-800f-b95f0e152f7e 2018-06-27 19:10:20,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=75d54026-7c51-4076-ad5d-5de201f0dcbf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7771e8a8f7bffab63f6a96e96495c96c7a9c4611" 2018-06-27 19:10:20,976 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:10:20 GMT Content-Type: application/json Content-Length: 2788 Connection: keep-alive X-Openstack-Request-Id: req-aab05d72-f5d2-40b5-b14d-5fa2f53207d5 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T19:09:24Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e48853ae-125c-439e-a629-27b3704a6063","ip_address":"10.55.0.3"}],"id":"17baf509-6fb0-4b91-a2cd-0a5ecc5bd2b3","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:49:0c:1d","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-75d54026-7c51-4076-ad5d-5de201f0dcbf","name":"","admin_state_up":true,"network_id":"75d54026-7c51-4076-ad5d-5de201f0dcbf","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:09:19Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T19:09:23Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e48853ae-125c-439e-a629-27b3704a6063","ip_address":"10.55.0.2"}],"id":"3d27b6b4-c31f-4f48-bcc3-2561a2f96ba3","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f9:66:86","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-75d54026-7c51-4076-ad5d-5de201f0dcbf","name":"","admin_state_up":true,"network_id":"75d54026-7c51-4076-ad5d-5de201f0dcbf","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:09:18Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T19:10:09Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e48853ae-125c-439e-a629-27b3704a6063","ip_address":"10.55.0.13"}],"id":"9dd09985-3443-4b46-b7be-1105d5680d54","security_groups":["c550cef9-ba45-49be-8c52-0554a76a0c1e"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ab:7c:4a","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dcfac429-2a3a-4665-9146-96e3327bb1cd","name":"NovaUtilsInstanceVolumeTests-c417bd00-ca16-4636-9d27-eca42262cc00-port","admin_state_up":true,"network_id":"75d54026-7c51-4076-ad5d-5de201f0dcbf","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:09:36Z","binding:vnic_type":"normal"}]} 2018-06-27 19:10:20,977 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=75d54026-7c51-4076-ad5d-5de201f0dcbf used request id req-aab05d72-f5d2-40b5-b14d-5fa2f53207d5 2018-06-27 19:10:20,980 - 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/dcfac429-2a3a-4665-9146-96e3327bb1cd/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f92509efa4a2a034256080182a625c8251aeea4d" -d '{"volumeAttachment": {"volumeId": "48d4b0bd-1dfd-479a-b35d-006aaece980a"}}' 2018-06-27 19:10:28,760 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:10:28 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-12de2842-f621-4b59-95e3-43016bd861c3 X-Compute-Request-Id: req-12de2842-f621-4b59-95e3-43016bd861c3 Front-End-Https: on RESP BODY: {"volumeAttachment": {"device": "/dev/vdc", "serverId": "dcfac429-2a3a-4665-9146-96e3327bb1cd", "id": "48d4b0bd-1dfd-479a-b35d-006aaece980a", "volumeId": "48d4b0bd-1dfd-479a-b35d-006aaece980a"}} 2018-06-27 19:10:28,760 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers/dcfac429-2a3a-4665-9146-96e3327bb1cd/os-volume_attachments used request id req-12de2842-f621-4b59-95e3-43016bd861c3 2018-06-27 19:10:28,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/dcfac429-2a3a-4665-9146-96e3327bb1cd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f92509efa4a2a034256080182a625c8251aeea4d" 2018-06-27 19:10:30,535 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:10:30 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-48d57214-dca1-4690-984e-b518b1ec72a3 X-Compute-Request-Id: req-48d57214-dca1-4690-984e-b518b1ec72a3 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-c417bd00-ca16-4636-9d27-eca42262cc00-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:7c:4a", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/dcfac429-2a3a-4665-9146-96e3327bb1cd", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/dcfac429-2a3a-4665-9146-96e3327bb1cd", "rel": "bookmark"}], "image": {"id": "2d55813d-858d-4656-9a9f-82eaf69c5344", "links": [{"href": "http://172.30.10.101:8774/images/2d55813d-858d-4656-9a9f-82eaf69c5344", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000004", "OS-SRV-USG:launched_at": "2018-06-27T19:10:10.000000", "flavor": {"id": "71488dcf-990c-42b4-9caf-d5f83eeee379", "links": [{"href": "http://172.30.10.101:8774/flavors/71488dcf-990c-42b4-9caf-d5f83eeee379", "rel": "bookmark"}]}, "id": "dcfac429-2a3a-4665-9146-96e3327bb1cd", "security_groups": [{"name": "default"}], "user_id": "e9f9c747d54947bc800a81ecf11858f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T19:10:11Z", "hostId": "27fbec6f88c6c566d1566fe6150f4345617a8107b73b72866adff50c", "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-c417bd00-ca16-4636-9d27-eca42262cc00-vm_inst", "created": "2018-06-27T19:09:50Z", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "os-extended-volumes:volumes_attached": [{"id": "48d4b0bd-1dfd-479a-b35d-006aaece980a"}], "metadata": {}}} 2018-06-27 19:10:30,536 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/dcfac429-2a3a-4665-9146-96e3327bb1cd used request id req-48d57214-dca1-4690-984e-b518b1ec72a3 2018-06-27 19:10:30,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/networks?name=NovaUtilsInstanceVolumeTests-c417bd00-ca16-4636-9d27-eca42262cc00-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f92509efa4a2a034256080182a625c8251aeea4d" 2018-06-27 19:10:30,839 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:10:30 GMT Content-Type: application/json Content-Length: 729 Connection: keep-alive X-Openstack-Request-Id: req-9c917d28-6185-4c28-a092-255a7c2ad666 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":"75d54026-7c51-4076-ad5d-5de201f0dcbf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":["e48853ae-125c-439e-a629-27b3704a6063"],"description":"","tags":[],"updated_at":"2018-06-27T19:09:16Z","provider:segmentation_id":36,"name":"NovaUtilsInstanceVolumeTests-c417bd00-ca16-4636-9d27-eca42262cc00-net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:09:14Z","provider:network_type":"vxlan"}]} 2018-06-27 19:10:30,840 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-c417bd00-ca16-4636-9d27-eca42262cc00-net used request id req-9c917d28-6185-4c28-a092-255a7c2ad666 2018-06-27 19:10:30,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 19:10:30,854 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 19:10: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-27 19:10:30,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/8cdbc979369d4c15b8ddd6cc77d930e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f92509efa4a2a034256080182a625c8251aeea4d" 2018-06-27 19:10:31,181 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:10:30 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e617a70b-eb21-4aec-8b63-f9b0871ef5e5 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/8cdbc979369d4c15b8ddd6cc77d930e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}} 2018-06-27 19:10:31,182 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 used request id req-e617a70b-eb21-4aec-8b63-f9b0871ef5e5 2018-06-27 19:10:31,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=75d54026-7c51-4076-ad5d-5de201f0dcbf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f92509efa4a2a034256080182a625c8251aeea4d" 2018-06-27 19:10:32,075 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:10:32 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-6580cc55-037a-42ac-9826-fc848ee574a6 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"75d54026-7c51-4076-ad5d-5de201f0dcbf","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:09:16Z","dns_nameservers":[],"updated_at":"2018-06-27T19:09:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"e48853ae-125c-439e-a629-27b3704a6063","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-c417bd00-ca16-4636-9d27-eca42262cc00-subnet"}]} 2018-06-27 19:10:32,075 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=75d54026-7c51-4076-ad5d-5de201f0dcbf used request id req-6580cc55-037a-42ac-9826-fc848ee574a6 2018-06-27 19:10:32,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=75d54026-7c51-4076-ad5d-5de201f0dcbf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f92509efa4a2a034256080182a625c8251aeea4d" 2018-06-27 19:10:32,722 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:10:32 GMT Content-Type: application/json Content-Length: 2788 Connection: keep-alive X-Openstack-Request-Id: req-747ec2d3-15f3-4268-a9c9-f007da9ba578 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T19:09:24Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e48853ae-125c-439e-a629-27b3704a6063","ip_address":"10.55.0.3"}],"id":"17baf509-6fb0-4b91-a2cd-0a5ecc5bd2b3","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:49:0c:1d","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-75d54026-7c51-4076-ad5d-5de201f0dcbf","name":"","admin_state_up":true,"network_id":"75d54026-7c51-4076-ad5d-5de201f0dcbf","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:09:19Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T19:09:23Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e48853ae-125c-439e-a629-27b3704a6063","ip_address":"10.55.0.2"}],"id":"3d27b6b4-c31f-4f48-bcc3-2561a2f96ba3","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f9:66:86","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-75d54026-7c51-4076-ad5d-5de201f0dcbf","name":"","admin_state_up":true,"network_id":"75d54026-7c51-4076-ad5d-5de201f0dcbf","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:09:18Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T19:10:09Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e48853ae-125c-439e-a629-27b3704a6063","ip_address":"10.55.0.13"}],"id":"9dd09985-3443-4b46-b7be-1105d5680d54","security_groups":["c550cef9-ba45-49be-8c52-0554a76a0c1e"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ab:7c:4a","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dcfac429-2a3a-4665-9146-96e3327bb1cd","name":"NovaUtilsInstanceVolumeTests-c417bd00-ca16-4636-9d27-eca42262cc00-port","admin_state_up":true,"network_id":"75d54026-7c51-4076-ad5d-5de201f0dcbf","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:09:36Z","binding:vnic_type":"normal"}]} 2018-06-27 19:10:32,723 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=75d54026-7c51-4076-ad5d-5de201f0dcbf used request id req-747ec2d3-15f3-4268-a9c9-f007da9ba578 2018-06-27 19:10:32,726 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/volumes/48d4b0bd-1dfd-479a-b35d-006aaece980a -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f92509efa4a2a034256080182a625c8251aeea4d" 2018-06-27 19:10:33,582 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:10:33 GMT Content-Type: application/json Content-Length: 1124 Connection: keep-alive x-compute-request-id: req-96b9cee9-44e6-4e92-be69-c46f3e4c0f32 x-openstack-request-id: req-96b9cee9-44e6-4e92-be69-c46f3e4c0f32 Front-End-Https: on RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/volumes/48d4b0bd-1dfd-479a-b35d-006aaece980a", "rel": "self"}, {"href": "https://172.30.10.101:8776/8cdbc979369d4c15b8ddd6cc77d930e3/volumes/48d4b0bd-1dfd-479a-b35d-006aaece980a", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "cmp002@lvm-driver#lvm-driver", "encrypted": false, "updated_at": "2018-06-27T19:10:28.000000", "replication_status": null, "snapshot_id": null, "id": "48d4b0bd-1dfd-479a-b35d-006aaece980a", "size": 1, "user_id": "e9f9c747d54947bc800a81ecf11858f5", "os-vol-tenant-attr:tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "reserved", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-c417bd00-ca16-4636-9d27-eca42262cc00", "bootable": "false", "created_at": "2018-06-27T19:09:25.000000", "volume_type": "lvm-driver"}} 2018-06-27 19:10:33,582 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/volumes/48d4b0bd-1dfd-479a-b35d-006aaece980a used request id req-96b9cee9-44e6-4e92-be69-c46f3e4c0f32 2018-06-27 19:10:36,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/8cdbc979369d4c15b8ddd6cc77d930e3/volumes/48d4b0bd-1dfd-479a-b35d-006aaece980a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-96b9cee9-44e6-4e92-be69-c46f3e4c0f32" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f92509efa4a2a034256080182a625c8251aeea4d" 2018-06-27 19:10:38,415 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:10:38 GMT Content-Type: application/json Content-Length: 1442 Connection: keep-alive x-compute-request-id: req-ace74bb7-c9af-40af-9c21-5d600ba588f9 x-openstack-request-id: req-ace74bb7-c9af-40af-9c21-5d600ba588f9 Front-End-Https: on RESP BODY: {"volume": {"migration_status": null, "attachments": [{"server_id": "dcfac429-2a3a-4665-9146-96e3327bb1cd", "attachment_id": "fea627dc-10e1-4617-92f7-a72fdc18177b", "attached_at": "2018-06-27T19:10:36.000000", "host_name": "cmp002", "volume_id": "48d4b0bd-1dfd-479a-b35d-006aaece980a", "device": "/dev/vdc", "id": "48d4b0bd-1dfd-479a-b35d-006aaece980a"}], "links": [{"href": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/volumes/48d4b0bd-1dfd-479a-b35d-006aaece980a", "rel": "self"}, {"href": "https://172.30.10.101:8776/8cdbc979369d4c15b8ddd6cc77d930e3/volumes/48d4b0bd-1dfd-479a-b35d-006aaece980a", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "cmp002@lvm-driver#lvm-driver", "encrypted": false, "updated_at": "2018-06-27T19:10:38.000000", "replication_status": null, "snapshot_id": null, "id": "48d4b0bd-1dfd-479a-b35d-006aaece980a", "size": 1, "user_id": "e9f9c747d54947bc800a81ecf11858f5", "os-vol-tenant-attr:tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "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-c417bd00-ca16-4636-9d27-eca42262cc00", "bootable": "false", "created_at": "2018-06-27T19:09:25.000000", "volume_type": "lvm-driver"}} 2018-06-27 19:10:38,415 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/volumes/48d4b0bd-1dfd-479a-b35d-006aaece980a used request id req-ace74bb7-c9af-40af-9c21-5d600ba588f9 2018-06-27 19:10:38,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}f92509efa4a2a034256080182a625c8251aeea4d" 2018-06-27 19:10:38,738 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:10:38 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5dc02d5e-a7b4-43ad-8f4f-71e5f0ac06e6 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 19:10:38,738 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-5dc02d5e-a7b4-43ad-8f4f-71e5f0ac06e6 2018-06-27 19:10:38,743 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/dcfac429-2a3a-4665-9146-96e3327bb1cd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7771e8a8f7bffab63f6a96e96495c96c7a9c4611" 2018-06-27 19:10:41,029 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:10:41 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-5f92dcff-4791-43c9-9eb2-b3d8ae40ce87 X-Compute-Request-Id: req-5f92dcff-4791-43c9-9eb2-b3d8ae40ce87 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-c417bd00-ca16-4636-9d27-eca42262cc00-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:7c:4a", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/dcfac429-2a3a-4665-9146-96e3327bb1cd", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/dcfac429-2a3a-4665-9146-96e3327bb1cd", "rel": "bookmark"}], "image": {"id": "2d55813d-858d-4656-9a9f-82eaf69c5344", "links": [{"href": "http://172.30.10.101:8774/images/2d55813d-858d-4656-9a9f-82eaf69c5344", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000004", "OS-SRV-USG:launched_at": "2018-06-27T19:10:10.000000", "flavor": {"id": "71488dcf-990c-42b4-9caf-d5f83eeee379", "links": [{"href": "http://172.30.10.101:8774/flavors/71488dcf-990c-42b4-9caf-d5f83eeee379", "rel": "bookmark"}]}, "id": "dcfac429-2a3a-4665-9146-96e3327bb1cd", "security_groups": [{"name": "default"}], "user_id": "e9f9c747d54947bc800a81ecf11858f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T19:10:11Z", "hostId": "27fbec6f88c6c566d1566fe6150f4345617a8107b73b72866adff50c", "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-c417bd00-ca16-4636-9d27-eca42262cc00-vm_inst", "created": "2018-06-27T19:09:50Z", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "os-extended-volumes:volumes_attached": [{"id": "48d4b0bd-1dfd-479a-b35d-006aaece980a"}], "metadata": {}}} 2018-06-27 19:10:41,029 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/dcfac429-2a3a-4665-9146-96e3327bb1cd used request id req-5f92dcff-4791-43c9-9eb2-b3d8ae40ce87 2018-06-27 19:10:41,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/networks?name=NovaUtilsInstanceVolumeTests-c417bd00-ca16-4636-9d27-eca42262cc00-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7771e8a8f7bffab63f6a96e96495c96c7a9c4611" 2018-06-27 19:10:41,345 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:10:41 GMT Content-Type: application/json Content-Length: 729 Connection: keep-alive X-Openstack-Request-Id: req-83d25a47-8ecf-44b2-98ff-53f6ef5eb864 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":"75d54026-7c51-4076-ad5d-5de201f0dcbf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":["e48853ae-125c-439e-a629-27b3704a6063"],"description":"","tags":[],"updated_at":"2018-06-27T19:09:16Z","provider:segmentation_id":36,"name":"NovaUtilsInstanceVolumeTests-c417bd00-ca16-4636-9d27-eca42262cc00-net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:09:14Z","provider:network_type":"vxlan"}]} 2018-06-27 19:10:41,346 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-c417bd00-ca16-4636-9d27-eca42262cc00-net used request id req-83d25a47-8ecf-44b2-98ff-53f6ef5eb864 2018-06-27 19:10:41,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/8cdbc979369d4c15b8ddd6cc77d930e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7771e8a8f7bffab63f6a96e96495c96c7a9c4611" 2018-06-27 19:10:41,451 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:10:41 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b4f6a042-1909-40cf-9862-9d072fb9b208 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/8cdbc979369d4c15b8ddd6cc77d930e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}} 2018-06-27 19:10:41,451 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 used request id req-b4f6a042-1909-40cf-9862-9d072fb9b208 2018-06-27 19:10:41,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=75d54026-7c51-4076-ad5d-5de201f0dcbf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7771e8a8f7bffab63f6a96e96495c96c7a9c4611" 2018-06-27 19:10:41,596 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:10:41 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-63daaff4-5422-4b0c-bbb6-5c9d0f8b2bac Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"75d54026-7c51-4076-ad5d-5de201f0dcbf","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:09:16Z","dns_nameservers":[],"updated_at":"2018-06-27T19:09:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"e48853ae-125c-439e-a629-27b3704a6063","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-c417bd00-ca16-4636-9d27-eca42262cc00-subnet"}]} 2018-06-27 19:10:41,596 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=75d54026-7c51-4076-ad5d-5de201f0dcbf used request id req-63daaff4-5422-4b0c-bbb6-5c9d0f8b2bac 2018-06-27 19:10:41,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=75d54026-7c51-4076-ad5d-5de201f0dcbf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7771e8a8f7bffab63f6a96e96495c96c7a9c4611" 2018-06-27 19:10:41,759 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:10:41 GMT Content-Type: application/json Content-Length: 2788 Connection: keep-alive X-Openstack-Request-Id: req-f34a73a6-5abc-4383-bc1c-27dc73b14a8f Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T19:09:24Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e48853ae-125c-439e-a629-27b3704a6063","ip_address":"10.55.0.3"}],"id":"17baf509-6fb0-4b91-a2cd-0a5ecc5bd2b3","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:49:0c:1d","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-75d54026-7c51-4076-ad5d-5de201f0dcbf","name":"","admin_state_up":true,"network_id":"75d54026-7c51-4076-ad5d-5de201f0dcbf","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:09:19Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T19:09:23Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e48853ae-125c-439e-a629-27b3704a6063","ip_address":"10.55.0.2"}],"id":"3d27b6b4-c31f-4f48-bcc3-2561a2f96ba3","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f9:66:86","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-75d54026-7c51-4076-ad5d-5de201f0dcbf","name":"","admin_state_up":true,"network_id":"75d54026-7c51-4076-ad5d-5de201f0dcbf","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:09:18Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T19:10:09Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e48853ae-125c-439e-a629-27b3704a6063","ip_address":"10.55.0.13"}],"id":"9dd09985-3443-4b46-b7be-1105d5680d54","security_groups":["c550cef9-ba45-49be-8c52-0554a76a0c1e"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ab:7c:4a","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dcfac429-2a3a-4665-9146-96e3327bb1cd","name":"NovaUtilsInstanceVolumeTests-c417bd00-ca16-4636-9d27-eca42262cc00-port","admin_state_up":true,"network_id":"75d54026-7c51-4076-ad5d-5de201f0dcbf","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:09:36Z","binding:vnic_type":"normal"}]} 2018-06-27 19:10:41,759 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=75d54026-7c51-4076-ad5d-5de201f0dcbf used request id req-f34a73a6-5abc-4383-bc1c-27dc73b14a8f 2018-06-27 19:10:41,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/dcfac429-2a3a-4665-9146-96e3327bb1cd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f92509efa4a2a034256080182a625c8251aeea4d" 2018-06-27 19:10:43,504 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:10:43 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-c0dd88de-9dcf-4f74-a943-d68aa3b52f9d X-Compute-Request-Id: req-c0dd88de-9dcf-4f74-a943-d68aa3b52f9d Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-c417bd00-ca16-4636-9d27-eca42262cc00-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:7c:4a", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/dcfac429-2a3a-4665-9146-96e3327bb1cd", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/dcfac429-2a3a-4665-9146-96e3327bb1cd", "rel": "bookmark"}], "image": {"id": "2d55813d-858d-4656-9a9f-82eaf69c5344", "links": [{"href": "http://172.30.10.101:8774/images/2d55813d-858d-4656-9a9f-82eaf69c5344", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000004", "OS-SRV-USG:launched_at": "2018-06-27T19:10:10.000000", "flavor": {"id": "71488dcf-990c-42b4-9caf-d5f83eeee379", "links": [{"href": "http://172.30.10.101:8774/flavors/71488dcf-990c-42b4-9caf-d5f83eeee379", "rel": "bookmark"}]}, "id": "dcfac429-2a3a-4665-9146-96e3327bb1cd", "security_groups": [{"name": "default"}], "user_id": "e9f9c747d54947bc800a81ecf11858f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T19:10:11Z", "hostId": "27fbec6f88c6c566d1566fe6150f4345617a8107b73b72866adff50c", "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-c417bd00-ca16-4636-9d27-eca42262cc00-vm_inst", "created": "2018-06-27T19:09:50Z", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "os-extended-volumes:volumes_attached": [{"id": "48d4b0bd-1dfd-479a-b35d-006aaece980a"}], "metadata": {}}} 2018-06-27 19:10:43,504 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/dcfac429-2a3a-4665-9146-96e3327bb1cd used request id req-c0dd88de-9dcf-4f74-a943-d68aa3b52f9d 2018-06-27 19:10:43,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?name=NovaUtilsInstanceVolumeTests-c417bd00-ca16-4636-9d27-eca42262cc00-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f92509efa4a2a034256080182a625c8251aeea4d" 2018-06-27 19:10:43,751 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:10:43 GMT Content-Type: application/json Content-Length: 729 Connection: keep-alive X-Openstack-Request-Id: req-ed9508e0-58b0-4258-addd-784b8e4c3675 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":"75d54026-7c51-4076-ad5d-5de201f0dcbf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":["e48853ae-125c-439e-a629-27b3704a6063"],"description":"","tags":[],"updated_at":"2018-06-27T19:09:16Z","provider:segmentation_id":36,"name":"NovaUtilsInstanceVolumeTests-c417bd00-ca16-4636-9d27-eca42262cc00-net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:09:14Z","provider:network_type":"vxlan"}]} 2018-06-27 19:10:43,751 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-c417bd00-ca16-4636-9d27-eca42262cc00-net used request id req-ed9508e0-58b0-4258-addd-784b8e4c3675 2018-06-27 19:10:43,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/8cdbc979369d4c15b8ddd6cc77d930e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f92509efa4a2a034256080182a625c8251aeea4d" 2018-06-27 19:10:44,102 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:10:43 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-857955f2-dd79-4232-8c48-e18098e23c70 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/8cdbc979369d4c15b8ddd6cc77d930e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}} 2018-06-27 19:10:44,102 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 used request id req-857955f2-dd79-4232-8c48-e18098e23c70 2018-06-27 19:10:44,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=75d54026-7c51-4076-ad5d-5de201f0dcbf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f92509efa4a2a034256080182a625c8251aeea4d" 2018-06-27 19:10:44,480 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:10:44 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-adc0610c-7c46-4667-931c-59e79fa398df Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"75d54026-7c51-4076-ad5d-5de201f0dcbf","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:09:16Z","dns_nameservers":[],"updated_at":"2018-06-27T19:09:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"e48853ae-125c-439e-a629-27b3704a6063","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-c417bd00-ca16-4636-9d27-eca42262cc00-subnet"}]} 2018-06-27 19:10:44,480 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=75d54026-7c51-4076-ad5d-5de201f0dcbf used request id req-adc0610c-7c46-4667-931c-59e79fa398df 2018-06-27 19:10:44,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/ports?network_id=75d54026-7c51-4076-ad5d-5de201f0dcbf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f92509efa4a2a034256080182a625c8251aeea4d" 2018-06-27 19:10:44,603 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:10:44 GMT Content-Type: application/json Content-Length: 2788 Connection: keep-alive X-Openstack-Request-Id: req-7c5b58da-2909-4a7e-834d-8f4cf2eab99f Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T19:09:24Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e48853ae-125c-439e-a629-27b3704a6063","ip_address":"10.55.0.3"}],"id":"17baf509-6fb0-4b91-a2cd-0a5ecc5bd2b3","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:49:0c:1d","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-75d54026-7c51-4076-ad5d-5de201f0dcbf","name":"","admin_state_up":true,"network_id":"75d54026-7c51-4076-ad5d-5de201f0dcbf","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:09:19Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T19:09:23Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e48853ae-125c-439e-a629-27b3704a6063","ip_address":"10.55.0.2"}],"id":"3d27b6b4-c31f-4f48-bcc3-2561a2f96ba3","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f9:66:86","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-75d54026-7c51-4076-ad5d-5de201f0dcbf","name":"","admin_state_up":true,"network_id":"75d54026-7c51-4076-ad5d-5de201f0dcbf","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:09:18Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T19:10:09Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e48853ae-125c-439e-a629-27b3704a6063","ip_address":"10.55.0.13"}],"id":"9dd09985-3443-4b46-b7be-1105d5680d54","security_groups":["c550cef9-ba45-49be-8c52-0554a76a0c1e"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ab:7c:4a","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dcfac429-2a3a-4665-9146-96e3327bb1cd","name":"NovaUtilsInstanceVolumeTests-c417bd00-ca16-4636-9d27-eca42262cc00-port","admin_state_up":true,"network_id":"75d54026-7c51-4076-ad5d-5de201f0dcbf","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:09:36Z","binding:vnic_type":"normal"}]} 2018-06-27 19:10:44,603 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=75d54026-7c51-4076-ad5d-5de201f0dcbf used request id req-7c5b58da-2909-4a7e-834d-8f4cf2eab99f 2018-06-27 19:10:44,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/dcfac429-2a3a-4665-9146-96e3327bb1cd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7771e8a8f7bffab63f6a96e96495c96c7a9c4611" 2018-06-27 19:10:46,653 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:10:46 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-c775f938-94d7-40c5-ba15-fdb8f2282173 X-Compute-Request-Id: req-c775f938-94d7-40c5-ba15-fdb8f2282173 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-c417bd00-ca16-4636-9d27-eca42262cc00-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:7c:4a", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/dcfac429-2a3a-4665-9146-96e3327bb1cd", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/dcfac429-2a3a-4665-9146-96e3327bb1cd", "rel": "bookmark"}], "image": {"id": "2d55813d-858d-4656-9a9f-82eaf69c5344", "links": [{"href": "http://172.30.10.101:8774/images/2d55813d-858d-4656-9a9f-82eaf69c5344", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000004", "OS-SRV-USG:launched_at": "2018-06-27T19:10:10.000000", "flavor": {"id": "71488dcf-990c-42b4-9caf-d5f83eeee379", "links": [{"href": "http://172.30.10.101:8774/flavors/71488dcf-990c-42b4-9caf-d5f83eeee379", "rel": "bookmark"}]}, "id": "dcfac429-2a3a-4665-9146-96e3327bb1cd", "security_groups": [{"name": "default"}], "user_id": "e9f9c747d54947bc800a81ecf11858f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T19:10:11Z", "hostId": "27fbec6f88c6c566d1566fe6150f4345617a8107b73b72866adff50c", "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-c417bd00-ca16-4636-9d27-eca42262cc00-vm_inst", "created": "2018-06-27T19:09:50Z", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "os-extended-volumes:volumes_attached": [{"id": "48d4b0bd-1dfd-479a-b35d-006aaece980a"}], "metadata": {}}} 2018-06-27 19:10:46,653 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/dcfac429-2a3a-4665-9146-96e3327bb1cd used request id req-c775f938-94d7-40c5-ba15-fdb8f2282173 2018-06-27 19:10:46,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/networks?name=NovaUtilsInstanceVolumeTests-c417bd00-ca16-4636-9d27-eca42262cc00-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7771e8a8f7bffab63f6a96e96495c96c7a9c4611" 2018-06-27 19:10:46,876 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:10:46 GMT Content-Type: application/json Content-Length: 729 Connection: keep-alive X-Openstack-Request-Id: req-56ff010b-424c-4960-af55-602f2ea2b3ed 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":"75d54026-7c51-4076-ad5d-5de201f0dcbf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":["e48853ae-125c-439e-a629-27b3704a6063"],"description":"","tags":[],"updated_at":"2018-06-27T19:09:16Z","provider:segmentation_id":36,"name":"NovaUtilsInstanceVolumeTests-c417bd00-ca16-4636-9d27-eca42262cc00-net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:09:14Z","provider:network_type":"vxlan"}]} 2018-06-27 19:10:46,876 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-c417bd00-ca16-4636-9d27-eca42262cc00-net used request id req-56ff010b-424c-4960-af55-602f2ea2b3ed 2018-06-27 19:10:46,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7771e8a8f7bffab63f6a96e96495c96c7a9c4611" 2018-06-27 19:10:46,937 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:10:46 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-dd1e9dd3-127c-4e22-87d7-7aaa8b79bd62 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/8cdbc979369d4c15b8ddd6cc77d930e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}} 2018-06-27 19:10:46,937 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 used request id req-dd1e9dd3-127c-4e22-87d7-7aaa8b79bd62 2018-06-27 19:10:46,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=75d54026-7c51-4076-ad5d-5de201f0dcbf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7771e8a8f7bffab63f6a96e96495c96c7a9c4611" 2018-06-27 19:10:47,043 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:10:47 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-5082345a-6848-476a-bc05-66a8a6c39ac4 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"75d54026-7c51-4076-ad5d-5de201f0dcbf","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:09:16Z","dns_nameservers":[],"updated_at":"2018-06-27T19:09:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"e48853ae-125c-439e-a629-27b3704a6063","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-c417bd00-ca16-4636-9d27-eca42262cc00-subnet"}]} 2018-06-27 19:10:47,043 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=75d54026-7c51-4076-ad5d-5de201f0dcbf used request id req-5082345a-6848-476a-bc05-66a8a6c39ac4 2018-06-27 19:10:47,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/ports?network_id=75d54026-7c51-4076-ad5d-5de201f0dcbf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7771e8a8f7bffab63f6a96e96495c96c7a9c4611" 2018-06-27 19:10:47,172 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:10:47 GMT Content-Type: application/json Content-Length: 2788 Connection: keep-alive X-Openstack-Request-Id: req-b2b226eb-205c-4fb7-b334-aebc84f197f7 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T19:09:24Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e48853ae-125c-439e-a629-27b3704a6063","ip_address":"10.55.0.3"}],"id":"17baf509-6fb0-4b91-a2cd-0a5ecc5bd2b3","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:49:0c:1d","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-75d54026-7c51-4076-ad5d-5de201f0dcbf","name":"","admin_state_up":true,"network_id":"75d54026-7c51-4076-ad5d-5de201f0dcbf","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:09:19Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T19:09:23Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e48853ae-125c-439e-a629-27b3704a6063","ip_address":"10.55.0.2"}],"id":"3d27b6b4-c31f-4f48-bcc3-2561a2f96ba3","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f9:66:86","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-75d54026-7c51-4076-ad5d-5de201f0dcbf","name":"","admin_state_up":true,"network_id":"75d54026-7c51-4076-ad5d-5de201f0dcbf","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:09:18Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T19:10:09Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e48853ae-125c-439e-a629-27b3704a6063","ip_address":"10.55.0.13"}],"id":"9dd09985-3443-4b46-b7be-1105d5680d54","security_groups":["c550cef9-ba45-49be-8c52-0554a76a0c1e"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ab:7c:4a","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dcfac429-2a3a-4665-9146-96e3327bb1cd","name":"NovaUtilsInstanceVolumeTests-c417bd00-ca16-4636-9d27-eca42262cc00-port","admin_state_up":true,"network_id":"75d54026-7c51-4076-ad5d-5de201f0dcbf","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:09:36Z","binding:vnic_type":"normal"}]} 2018-06-27 19:10:47,173 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=75d54026-7c51-4076-ad5d-5de201f0dcbf used request id req-b2b226eb-205c-4fb7-b334-aebc84f197f7 2018-06-27 19:10:47,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/servers/dcfac429-2a3a-4665-9146-96e3327bb1cd/os-volume_attachments/48d4b0bd-1dfd-479a-b35d-006aaece980a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f92509efa4a2a034256080182a625c8251aeea4d" 2018-06-27 19:10:54,448 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 19:10: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-a98a61e8-75b4-4d21-96c4-2b6e068a8cc5 X-Compute-Request-Id: req-a98a61e8-75b4-4d21-96c4-2b6e068a8cc5 2018-06-27 19:10:54,448 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/servers/dcfac429-2a3a-4665-9146-96e3327bb1cd/os-volume_attachments/48d4b0bd-1dfd-479a-b35d-006aaece980a used request id req-a98a61e8-75b4-4d21-96c4-2b6e068a8cc5 2018-06-27 19:10:54,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/dcfac429-2a3a-4665-9146-96e3327bb1cd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f92509efa4a2a034256080182a625c8251aeea4d" 2018-06-27 19:10:55,663 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:10:55 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-62422a89-8628-45bf-9e50-a0ede032ad64 X-Compute-Request-Id: req-62422a89-8628-45bf-9e50-a0ede032ad64 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-c417bd00-ca16-4636-9d27-eca42262cc00-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:7c:4a", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/dcfac429-2a3a-4665-9146-96e3327bb1cd", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/dcfac429-2a3a-4665-9146-96e3327bb1cd", "rel": "bookmark"}], "image": {"id": "2d55813d-858d-4656-9a9f-82eaf69c5344", "links": [{"href": "http://172.30.10.101:8774/images/2d55813d-858d-4656-9a9f-82eaf69c5344", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000004", "OS-SRV-USG:launched_at": "2018-06-27T19:10:10.000000", "flavor": {"id": "71488dcf-990c-42b4-9caf-d5f83eeee379", "links": [{"href": "http://172.30.10.101:8774/flavors/71488dcf-990c-42b4-9caf-d5f83eeee379", "rel": "bookmark"}]}, "id": "dcfac429-2a3a-4665-9146-96e3327bb1cd", "security_groups": [{"name": "default"}], "user_id": "e9f9c747d54947bc800a81ecf11858f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T19:10:11Z", "hostId": "27fbec6f88c6c566d1566fe6150f4345617a8107b73b72866adff50c", "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-c417bd00-ca16-4636-9d27-eca42262cc00-vm_inst", "created": "2018-06-27T19:09:50Z", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "os-extended-volumes:volumes_attached": [{"id": "48d4b0bd-1dfd-479a-b35d-006aaece980a"}], "metadata": {}}} 2018-06-27 19:10:55,663 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/dcfac429-2a3a-4665-9146-96e3327bb1cd used request id req-62422a89-8628-45bf-9e50-a0ede032ad64 2018-06-27 19:10:55,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?name=NovaUtilsInstanceVolumeTests-c417bd00-ca16-4636-9d27-eca42262cc00-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f92509efa4a2a034256080182a625c8251aeea4d" 2018-06-27 19:10:55,931 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:10:55 GMT Content-Type: application/json Content-Length: 729 Connection: keep-alive X-Openstack-Request-Id: req-c473846e-fdf6-4891-9b3c-52df56aae89a 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":"75d54026-7c51-4076-ad5d-5de201f0dcbf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":["e48853ae-125c-439e-a629-27b3704a6063"],"description":"","tags":[],"updated_at":"2018-06-27T19:09:16Z","provider:segmentation_id":36,"name":"NovaUtilsInstanceVolumeTests-c417bd00-ca16-4636-9d27-eca42262cc00-net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:09:14Z","provider:network_type":"vxlan"}]} 2018-06-27 19:10:55,931 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-c417bd00-ca16-4636-9d27-eca42262cc00-net used request id req-c473846e-fdf6-4891-9b3c-52df56aae89a 2018-06-27 19:10:55,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/8cdbc979369d4c15b8ddd6cc77d930e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f92509efa4a2a034256080182a625c8251aeea4d" 2018-06-27 19:10:56,257 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:10:55 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-15423f67-5935-4f31-9924-3c339055d66f 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/8cdbc979369d4c15b8ddd6cc77d930e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}} 2018-06-27 19:10:56,257 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 used request id req-15423f67-5935-4f31-9924-3c339055d66f 2018-06-27 19:10:56,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=75d54026-7c51-4076-ad5d-5de201f0dcbf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f92509efa4a2a034256080182a625c8251aeea4d" 2018-06-27 19:10:56,369 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:10:56 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-772cf166-e02b-4c8e-8a7a-cf087f23cce9 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"75d54026-7c51-4076-ad5d-5de201f0dcbf","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:09:16Z","dns_nameservers":[],"updated_at":"2018-06-27T19:09:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"e48853ae-125c-439e-a629-27b3704a6063","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-c417bd00-ca16-4636-9d27-eca42262cc00-subnet"}]} 2018-06-27 19:10:56,369 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=75d54026-7c51-4076-ad5d-5de201f0dcbf used request id req-772cf166-e02b-4c8e-8a7a-cf087f23cce9 2018-06-27 19:10:56,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=75d54026-7c51-4076-ad5d-5de201f0dcbf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f92509efa4a2a034256080182a625c8251aeea4d" 2018-06-27 19:10:56,545 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:10:56 GMT Content-Type: application/json Content-Length: 2788 Connection: keep-alive X-Openstack-Request-Id: req-2bf084e2-ae1e-4c7f-a381-d8ed2dbadb6e Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T19:09:24Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e48853ae-125c-439e-a629-27b3704a6063","ip_address":"10.55.0.3"}],"id":"17baf509-6fb0-4b91-a2cd-0a5ecc5bd2b3","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:49:0c:1d","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-75d54026-7c51-4076-ad5d-5de201f0dcbf","name":"","admin_state_up":true,"network_id":"75d54026-7c51-4076-ad5d-5de201f0dcbf","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:09:19Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T19:09:23Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e48853ae-125c-439e-a629-27b3704a6063","ip_address":"10.55.0.2"}],"id":"3d27b6b4-c31f-4f48-bcc3-2561a2f96ba3","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f9:66:86","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-75d54026-7c51-4076-ad5d-5de201f0dcbf","name":"","admin_state_up":true,"network_id":"75d54026-7c51-4076-ad5d-5de201f0dcbf","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:09:18Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T19:10:09Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e48853ae-125c-439e-a629-27b3704a6063","ip_address":"10.55.0.13"}],"id":"9dd09985-3443-4b46-b7be-1105d5680d54","security_groups":["c550cef9-ba45-49be-8c52-0554a76a0c1e"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ab:7c:4a","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dcfac429-2a3a-4665-9146-96e3327bb1cd","name":"NovaUtilsInstanceVolumeTests-c417bd00-ca16-4636-9d27-eca42262cc00-port","admin_state_up":true,"network_id":"75d54026-7c51-4076-ad5d-5de201f0dcbf","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:09:36Z","binding:vnic_type":"normal"}]} 2018-06-27 19:10:56,545 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=75d54026-7c51-4076-ad5d-5de201f0dcbf used request id req-2bf084e2-ae1e-4c7f-a381-d8ed2dbadb6e 2018-06-27 19:10:59,550 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/dcfac429-2a3a-4665-9146-96e3327bb1cd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f92509efa4a2a034256080182a625c8251aeea4d" 2018-06-27 19:11:01,147 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:11:01 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-5905266f-d2dd-472d-a249-4d4d62329dba X-Compute-Request-Id: req-5905266f-d2dd-472d-a249-4d4d62329dba Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-c417bd00-ca16-4636-9d27-eca42262cc00-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:7c:4a", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/dcfac429-2a3a-4665-9146-96e3327bb1cd", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/dcfac429-2a3a-4665-9146-96e3327bb1cd", "rel": "bookmark"}], "image": {"id": "2d55813d-858d-4656-9a9f-82eaf69c5344", "links": [{"href": "http://172.30.10.101:8774/images/2d55813d-858d-4656-9a9f-82eaf69c5344", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000004", "OS-SRV-USG:launched_at": "2018-06-27T19:10:10.000000", "flavor": {"id": "71488dcf-990c-42b4-9caf-d5f83eeee379", "links": [{"href": "http://172.30.10.101:8774/flavors/71488dcf-990c-42b4-9caf-d5f83eeee379", "rel": "bookmark"}]}, "id": "dcfac429-2a3a-4665-9146-96e3327bb1cd", "security_groups": [{"name": "default"}], "user_id": "e9f9c747d54947bc800a81ecf11858f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T19:10:11Z", "hostId": "27fbec6f88c6c566d1566fe6150f4345617a8107b73b72866adff50c", "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-c417bd00-ca16-4636-9d27-eca42262cc00-vm_inst", "created": "2018-06-27T19:09:50Z", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "os-extended-volumes:volumes_attached": [{"id": "48d4b0bd-1dfd-479a-b35d-006aaece980a"}], "metadata": {}}} 2018-06-27 19:11:01,147 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/dcfac429-2a3a-4665-9146-96e3327bb1cd used request id req-5905266f-d2dd-472d-a249-4d4d62329dba 2018-06-27 19:11:01,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-c417bd00-ca16-4636-9d27-eca42262cc00-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f92509efa4a2a034256080182a625c8251aeea4d" 2018-06-27 19:11:01,423 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:11:01 GMT Content-Type: application/json Content-Length: 729 Connection: keep-alive X-Openstack-Request-Id: req-15c4f5e2-4b1f-4cd9-9134-0228132cbfd9 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":"75d54026-7c51-4076-ad5d-5de201f0dcbf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":["e48853ae-125c-439e-a629-27b3704a6063"],"description":"","tags":[],"updated_at":"2018-06-27T19:09:16Z","provider:segmentation_id":36,"name":"NovaUtilsInstanceVolumeTests-c417bd00-ca16-4636-9d27-eca42262cc00-net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:09:14Z","provider:network_type":"vxlan"}]} 2018-06-27 19:11:01,423 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-c417bd00-ca16-4636-9d27-eca42262cc00-net used request id req-15c4f5e2-4b1f-4cd9-9134-0228132cbfd9 2018-06-27 19:11:01,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f92509efa4a2a034256080182a625c8251aeea4d" 2018-06-27 19:11:01,767 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:11:01 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-887b2ebd-3e0d-454f-83bb-4ca00ca4933a 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/8cdbc979369d4c15b8ddd6cc77d930e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}} 2018-06-27 19:11:01,767 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 used request id req-887b2ebd-3e0d-454f-83bb-4ca00ca4933a 2018-06-27 19:11:01,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=75d54026-7c51-4076-ad5d-5de201f0dcbf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f92509efa4a2a034256080182a625c8251aeea4d" 2018-06-27 19:11:01,942 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:11:01 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-650ab485-eb17-4bab-b2ad-bb7e84d46c96 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"75d54026-7c51-4076-ad5d-5de201f0dcbf","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:09:16Z","dns_nameservers":[],"updated_at":"2018-06-27T19:09:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"e48853ae-125c-439e-a629-27b3704a6063","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-c417bd00-ca16-4636-9d27-eca42262cc00-subnet"}]} 2018-06-27 19:11:01,942 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=75d54026-7c51-4076-ad5d-5de201f0dcbf used request id req-650ab485-eb17-4bab-b2ad-bb7e84d46c96 2018-06-27 19:11:01,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/ports?network_id=75d54026-7c51-4076-ad5d-5de201f0dcbf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f92509efa4a2a034256080182a625c8251aeea4d" 2018-06-27 19:11:02,071 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:11:02 GMT Content-Type: application/json Content-Length: 2788 Connection: keep-alive X-Openstack-Request-Id: req-88bb8f9b-9438-4a8e-b3b8-79df3ffdef69 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T19:09:24Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e48853ae-125c-439e-a629-27b3704a6063","ip_address":"10.55.0.3"}],"id":"17baf509-6fb0-4b91-a2cd-0a5ecc5bd2b3","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:49:0c:1d","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-75d54026-7c51-4076-ad5d-5de201f0dcbf","name":"","admin_state_up":true,"network_id":"75d54026-7c51-4076-ad5d-5de201f0dcbf","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:09:19Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T19:09:23Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e48853ae-125c-439e-a629-27b3704a6063","ip_address":"10.55.0.2"}],"id":"3d27b6b4-c31f-4f48-bcc3-2561a2f96ba3","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f9:66:86","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-75d54026-7c51-4076-ad5d-5de201f0dcbf","name":"","admin_state_up":true,"network_id":"75d54026-7c51-4076-ad5d-5de201f0dcbf","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:09:18Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T19:10:09Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e48853ae-125c-439e-a629-27b3704a6063","ip_address":"10.55.0.13"}],"id":"9dd09985-3443-4b46-b7be-1105d5680d54","security_groups":["c550cef9-ba45-49be-8c52-0554a76a0c1e"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ab:7c:4a","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dcfac429-2a3a-4665-9146-96e3327bb1cd","name":"NovaUtilsInstanceVolumeTests-c417bd00-ca16-4636-9d27-eca42262cc00-port","admin_state_up":true,"network_id":"75d54026-7c51-4076-ad5d-5de201f0dcbf","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:09:36Z","binding:vnic_type":"normal"}]} 2018-06-27 19:11:02,071 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=75d54026-7c51-4076-ad5d-5de201f0dcbf used request id req-88bb8f9b-9438-4a8e-b3b8-79df3ffdef69 2018-06-27 19:11:05,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/dcfac429-2a3a-4665-9146-96e3327bb1cd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f92509efa4a2a034256080182a625c8251aeea4d" 2018-06-27 19:11:07,180 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:11:07 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-825872bd-27fb-4c82-87d9-bfcae6b70b2f X-Compute-Request-Id: req-825872bd-27fb-4c82-87d9-bfcae6b70b2f Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-c417bd00-ca16-4636-9d27-eca42262cc00-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:7c:4a", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/dcfac429-2a3a-4665-9146-96e3327bb1cd", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/dcfac429-2a3a-4665-9146-96e3327bb1cd", "rel": "bookmark"}], "image": {"id": "2d55813d-858d-4656-9a9f-82eaf69c5344", "links": [{"href": "http://172.30.10.101:8774/images/2d55813d-858d-4656-9a9f-82eaf69c5344", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000004", "OS-SRV-USG:launched_at": "2018-06-27T19:10:10.000000", "flavor": {"id": "71488dcf-990c-42b4-9caf-d5f83eeee379", "links": [{"href": "http://172.30.10.101:8774/flavors/71488dcf-990c-42b4-9caf-d5f83eeee379", "rel": "bookmark"}]}, "id": "dcfac429-2a3a-4665-9146-96e3327bb1cd", "security_groups": [{"name": "default"}], "user_id": "e9f9c747d54947bc800a81ecf11858f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T19:10:11Z", "hostId": "27fbec6f88c6c566d1566fe6150f4345617a8107b73b72866adff50c", "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-c417bd00-ca16-4636-9d27-eca42262cc00-vm_inst", "created": "2018-06-27T19:09:50Z", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 19:11:07,180 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/dcfac429-2a3a-4665-9146-96e3327bb1cd used request id req-825872bd-27fb-4c82-87d9-bfcae6b70b2f 2018-06-27 19:11:07,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/networks?name=NovaUtilsInstanceVolumeTests-c417bd00-ca16-4636-9d27-eca42262cc00-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f92509efa4a2a034256080182a625c8251aeea4d" 2018-06-27 19:11:08,329 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:11:08 GMT Content-Type: application/json Content-Length: 729 Connection: keep-alive X-Openstack-Request-Id: req-1eab6c61-c3ed-4ba2-b6b0-df707ef4093c 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":"75d54026-7c51-4076-ad5d-5de201f0dcbf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":["e48853ae-125c-439e-a629-27b3704a6063"],"description":"","tags":[],"updated_at":"2018-06-27T19:09:16Z","provider:segmentation_id":36,"name":"NovaUtilsInstanceVolumeTests-c417bd00-ca16-4636-9d27-eca42262cc00-net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:09:14Z","provider:network_type":"vxlan"}]} 2018-06-27 19:11:08,329 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-c417bd00-ca16-4636-9d27-eca42262cc00-net used request id req-1eab6c61-c3ed-4ba2-b6b0-df707ef4093c 2018-06-27 19:11:08,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f92509efa4a2a034256080182a625c8251aeea4d" 2018-06-27 19:11:08,429 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:11:08 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-17bcd0b5-6c36-4f37-aa92-ef40b03c3cf7 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/8cdbc979369d4c15b8ddd6cc77d930e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}} 2018-06-27 19:11:08,429 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 used request id req-17bcd0b5-6c36-4f37-aa92-ef40b03c3cf7 2018-06-27 19:11:08,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=75d54026-7c51-4076-ad5d-5de201f0dcbf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f92509efa4a2a034256080182a625c8251aeea4d" 2018-06-27 19:11:08,607 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:11:08 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-1046896a-657b-4efa-99be-84d10b5232a2 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"75d54026-7c51-4076-ad5d-5de201f0dcbf","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:09:16Z","dns_nameservers":[],"updated_at":"2018-06-27T19:09:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"e48853ae-125c-439e-a629-27b3704a6063","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-c417bd00-ca16-4636-9d27-eca42262cc00-subnet"}]} 2018-06-27 19:11:08,608 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=75d54026-7c51-4076-ad5d-5de201f0dcbf used request id req-1046896a-657b-4efa-99be-84d10b5232a2 2018-06-27 19:11:08,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/ports?network_id=75d54026-7c51-4076-ad5d-5de201f0dcbf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f92509efa4a2a034256080182a625c8251aeea4d" 2018-06-27 19:11:08,742 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:11:08 GMT Content-Type: application/json Content-Length: 2788 Connection: keep-alive X-Openstack-Request-Id: req-545b4784-bb4c-4833-a3a7-e11e982e1b2f Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T19:09:24Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e48853ae-125c-439e-a629-27b3704a6063","ip_address":"10.55.0.3"}],"id":"17baf509-6fb0-4b91-a2cd-0a5ecc5bd2b3","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:49:0c:1d","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-75d54026-7c51-4076-ad5d-5de201f0dcbf","name":"","admin_state_up":true,"network_id":"75d54026-7c51-4076-ad5d-5de201f0dcbf","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:09:19Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T19:09:23Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e48853ae-125c-439e-a629-27b3704a6063","ip_address":"10.55.0.2"}],"id":"3d27b6b4-c31f-4f48-bcc3-2561a2f96ba3","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f9:66:86","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-75d54026-7c51-4076-ad5d-5de201f0dcbf","name":"","admin_state_up":true,"network_id":"75d54026-7c51-4076-ad5d-5de201f0dcbf","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:09:18Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T19:10:09Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e48853ae-125c-439e-a629-27b3704a6063","ip_address":"10.55.0.13"}],"id":"9dd09985-3443-4b46-b7be-1105d5680d54","security_groups":["c550cef9-ba45-49be-8c52-0554a76a0c1e"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ab:7c:4a","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dcfac429-2a3a-4665-9146-96e3327bb1cd","name":"NovaUtilsInstanceVolumeTests-c417bd00-ca16-4636-9d27-eca42262cc00-port","admin_state_up":true,"network_id":"75d54026-7c51-4076-ad5d-5de201f0dcbf","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:09:36Z","binding:vnic_type":"normal"}]} 2018-06-27 19:11:08,743 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=75d54026-7c51-4076-ad5d-5de201f0dcbf used request id req-545b4784-bb4c-4833-a3a7-e11e982e1b2f 2018-06-27 19:11:08,746 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/volumes/48d4b0bd-1dfd-479a-b35d-006aaece980a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-96b9cee9-44e6-4e92-be69-c46f3e4c0f32" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f92509efa4a2a034256080182a625c8251aeea4d" 2018-06-27 19:11:10,405 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:11:10 GMT Content-Type: application/json Content-Length: 1125 Connection: keep-alive x-compute-request-id: req-e3fb6c09-73e5-476e-bf30-84c800f4fb79 x-openstack-request-id: req-e3fb6c09-73e5-476e-bf30-84c800f4fb79 Front-End-Https: on RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/volumes/48d4b0bd-1dfd-479a-b35d-006aaece980a", "rel": "self"}, {"href": "https://172.30.10.101:8776/8cdbc979369d4c15b8ddd6cc77d930e3/volumes/48d4b0bd-1dfd-479a-b35d-006aaece980a", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "cmp002@lvm-driver#lvm-driver", "encrypted": false, "updated_at": "2018-06-27T19:11:00.000000", "replication_status": null, "snapshot_id": null, "id": "48d4b0bd-1dfd-479a-b35d-006aaece980a", "size": 1, "user_id": "e9f9c747d54947bc800a81ecf11858f5", "os-vol-tenant-attr:tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "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-c417bd00-ca16-4636-9d27-eca42262cc00", "bootable": "false", "created_at": "2018-06-27T19:09:25.000000", "volume_type": "lvm-driver"}} 2018-06-27 19:11:10,406 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/volumes/48d4b0bd-1dfd-479a-b35d-006aaece980a used request id req-e3fb6c09-73e5-476e-bf30-84c800f4fb79 2018-06-27 19:11:10,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/dcfac429-2a3a-4665-9146-96e3327bb1cd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7771e8a8f7bffab63f6a96e96495c96c7a9c4611" 2018-06-27 19:11:11,752 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:11:11 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-53ac5efd-cd11-4938-923f-2f4e149944f2 X-Compute-Request-Id: req-53ac5efd-cd11-4938-923f-2f4e149944f2 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-c417bd00-ca16-4636-9d27-eca42262cc00-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:7c:4a", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/dcfac429-2a3a-4665-9146-96e3327bb1cd", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/dcfac429-2a3a-4665-9146-96e3327bb1cd", "rel": "bookmark"}], "image": {"id": "2d55813d-858d-4656-9a9f-82eaf69c5344", "links": [{"href": "http://172.30.10.101:8774/images/2d55813d-858d-4656-9a9f-82eaf69c5344", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000004", "OS-SRV-USG:launched_at": "2018-06-27T19:10:10.000000", "flavor": {"id": "71488dcf-990c-42b4-9caf-d5f83eeee379", "links": [{"href": "http://172.30.10.101:8774/flavors/71488dcf-990c-42b4-9caf-d5f83eeee379", "rel": "bookmark"}]}, "id": "dcfac429-2a3a-4665-9146-96e3327bb1cd", "security_groups": [{"name": "default"}], "user_id": "e9f9c747d54947bc800a81ecf11858f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T19:10:11Z", "hostId": "27fbec6f88c6c566d1566fe6150f4345617a8107b73b72866adff50c", "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-c417bd00-ca16-4636-9d27-eca42262cc00-vm_inst", "created": "2018-06-27T19:09:50Z", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 19:11:11,752 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/dcfac429-2a3a-4665-9146-96e3327bb1cd used request id req-53ac5efd-cd11-4938-923f-2f4e149944f2 2018-06-27 19:11: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=NovaUtilsInstanceVolumeTests-c417bd00-ca16-4636-9d27-eca42262cc00-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7771e8a8f7bffab63f6a96e96495c96c7a9c4611" 2018-06-27 19:11:12,073 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:11:12 GMT Content-Type: application/json Content-Length: 729 Connection: keep-alive X-Openstack-Request-Id: req-e2fb65ac-9bb1-44c2-bb2f-ae665be69d46 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":"75d54026-7c51-4076-ad5d-5de201f0dcbf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":["e48853ae-125c-439e-a629-27b3704a6063"],"description":"","tags":[],"updated_at":"2018-06-27T19:09:16Z","provider:segmentation_id":36,"name":"NovaUtilsInstanceVolumeTests-c417bd00-ca16-4636-9d27-eca42262cc00-net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:09:14Z","provider:network_type":"vxlan"}]} 2018-06-27 19:11:12,073 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-c417bd00-ca16-4636-9d27-eca42262cc00-net used request id req-e2fb65ac-9bb1-44c2-bb2f-ae665be69d46 2018-06-27 19:11:12,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/8cdbc979369d4c15b8ddd6cc77d930e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7771e8a8f7bffab63f6a96e96495c96c7a9c4611" 2018-06-27 19:11:12,435 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:11:12 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d86dc57e-ae8a-4604-b264-7aa02f022dce 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/8cdbc979369d4c15b8ddd6cc77d930e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}} 2018-06-27 19:11:12,435 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 used request id req-d86dc57e-ae8a-4604-b264-7aa02f022dce 2018-06-27 19:11:12,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=75d54026-7c51-4076-ad5d-5de201f0dcbf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7771e8a8f7bffab63f6a96e96495c96c7a9c4611" 2018-06-27 19:11:12,585 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:11:12 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-6683a894-37a6-4dbb-894a-dc39886f7a47 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"75d54026-7c51-4076-ad5d-5de201f0dcbf","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:09:16Z","dns_nameservers":[],"updated_at":"2018-06-27T19:09:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"e48853ae-125c-439e-a629-27b3704a6063","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-c417bd00-ca16-4636-9d27-eca42262cc00-subnet"}]} 2018-06-27 19:11:12,586 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=75d54026-7c51-4076-ad5d-5de201f0dcbf used request id req-6683a894-37a6-4dbb-894a-dc39886f7a47 2018-06-27 19:11:12,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/ports?network_id=75d54026-7c51-4076-ad5d-5de201f0dcbf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7771e8a8f7bffab63f6a96e96495c96c7a9c4611" 2018-06-27 19:11:12,736 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:11:12 GMT Content-Type: application/json Content-Length: 2788 Connection: keep-alive X-Openstack-Request-Id: req-d3d7a3da-4537-4d9e-915f-769a718af2dc Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T19:09:24Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e48853ae-125c-439e-a629-27b3704a6063","ip_address":"10.55.0.3"}],"id":"17baf509-6fb0-4b91-a2cd-0a5ecc5bd2b3","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:49:0c:1d","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-75d54026-7c51-4076-ad5d-5de201f0dcbf","name":"","admin_state_up":true,"network_id":"75d54026-7c51-4076-ad5d-5de201f0dcbf","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:09:19Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T19:09:23Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e48853ae-125c-439e-a629-27b3704a6063","ip_address":"10.55.0.2"}],"id":"3d27b6b4-c31f-4f48-bcc3-2561a2f96ba3","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f9:66:86","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-75d54026-7c51-4076-ad5d-5de201f0dcbf","name":"","admin_state_up":true,"network_id":"75d54026-7c51-4076-ad5d-5de201f0dcbf","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:09:18Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T19:10:09Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e48853ae-125c-439e-a629-27b3704a6063","ip_address":"10.55.0.13"}],"id":"9dd09985-3443-4b46-b7be-1105d5680d54","security_groups":["c550cef9-ba45-49be-8c52-0554a76a0c1e"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ab:7c:4a","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dcfac429-2a3a-4665-9146-96e3327bb1cd","name":"NovaUtilsInstanceVolumeTests-c417bd00-ca16-4636-9d27-eca42262cc00-port","admin_state_up":true,"network_id":"75d54026-7c51-4076-ad5d-5de201f0dcbf","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:09:36Z","binding:vnic_type":"normal"}]} 2018-06-27 19:11:12,737 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=75d54026-7c51-4076-ad5d-5de201f0dcbf used request id req-d3d7a3da-4537-4d9e-915f-769a718af2dc 2018-06-27 19:11:12,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/dcfac429-2a3a-4665-9146-96e3327bb1cd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f92509efa4a2a034256080182a625c8251aeea4d" 2018-06-27 19:11:13,402 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:11: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-01e662b2-8d2a-43aa-ad36-915630128c8f X-Compute-Request-Id: req-01e662b2-8d2a-43aa-ad36-915630128c8f Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-c417bd00-ca16-4636-9d27-eca42262cc00-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:7c:4a", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/dcfac429-2a3a-4665-9146-96e3327bb1cd", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/dcfac429-2a3a-4665-9146-96e3327bb1cd", "rel": "bookmark"}], "image": {"id": "2d55813d-858d-4656-9a9f-82eaf69c5344", "links": [{"href": "http://172.30.10.101:8774/images/2d55813d-858d-4656-9a9f-82eaf69c5344", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000004", "OS-SRV-USG:launched_at": "2018-06-27T19:10:10.000000", "flavor": {"id": "71488dcf-990c-42b4-9caf-d5f83eeee379", "links": [{"href": "http://172.30.10.101:8774/flavors/71488dcf-990c-42b4-9caf-d5f83eeee379", "rel": "bookmark"}]}, "id": "dcfac429-2a3a-4665-9146-96e3327bb1cd", "security_groups": [{"name": "default"}], "user_id": "e9f9c747d54947bc800a81ecf11858f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T19:10:11Z", "hostId": "27fbec6f88c6c566d1566fe6150f4345617a8107b73b72866adff50c", "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-c417bd00-ca16-4636-9d27-eca42262cc00-vm_inst", "created": "2018-06-27T19:09:50Z", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 19:11:13,402 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/dcfac429-2a3a-4665-9146-96e3327bb1cd used request id req-01e662b2-8d2a-43aa-ad36-915630128c8f 2018-06-27 19:11:13,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=NovaUtilsInstanceVolumeTests-c417bd00-ca16-4636-9d27-eca42262cc00-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f92509efa4a2a034256080182a625c8251aeea4d" 2018-06-27 19:11:13,678 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:11:13 GMT Content-Type: application/json Content-Length: 729 Connection: keep-alive X-Openstack-Request-Id: req-df537132-a2e9-42f2-8af0-c1045ef70f59 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":"75d54026-7c51-4076-ad5d-5de201f0dcbf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":["e48853ae-125c-439e-a629-27b3704a6063"],"description":"","tags":[],"updated_at":"2018-06-27T19:09:16Z","provider:segmentation_id":36,"name":"NovaUtilsInstanceVolumeTests-c417bd00-ca16-4636-9d27-eca42262cc00-net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:09:14Z","provider:network_type":"vxlan"}]} 2018-06-27 19:11:13,678 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-c417bd00-ca16-4636-9d27-eca42262cc00-net used request id req-df537132-a2e9-42f2-8af0-c1045ef70f59 2018-06-27 19:11:13,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f92509efa4a2a034256080182a625c8251aeea4d" 2018-06-27 19:11:13,755 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:11:13 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-18a72cff-f579-45b0-a029-3f3162c38c29 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/8cdbc979369d4c15b8ddd6cc77d930e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}} 2018-06-27 19:11:13,756 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 used request id req-18a72cff-f579-45b0-a029-3f3162c38c29 2018-06-27 19:11:13,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=75d54026-7c51-4076-ad5d-5de201f0dcbf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f92509efa4a2a034256080182a625c8251aeea4d" 2018-06-27 19:11:13,879 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:11:13 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-caf31255-a47e-4ac1-b7b3-0fb7152d7c47 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"75d54026-7c51-4076-ad5d-5de201f0dcbf","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:09:16Z","dns_nameservers":[],"updated_at":"2018-06-27T19:09:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"e48853ae-125c-439e-a629-27b3704a6063","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-c417bd00-ca16-4636-9d27-eca42262cc00-subnet"}]} 2018-06-27 19:11:13,879 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=75d54026-7c51-4076-ad5d-5de201f0dcbf used request id req-caf31255-a47e-4ac1-b7b3-0fb7152d7c47 2018-06-27 19:11:13,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=75d54026-7c51-4076-ad5d-5de201f0dcbf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f92509efa4a2a034256080182a625c8251aeea4d" 2018-06-27 19:11:14,007 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:11:14 GMT Content-Type: application/json Content-Length: 2788 Connection: keep-alive X-Openstack-Request-Id: req-7a67cbc9-daa9-44ac-9745-d0d2f7993294 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T19:09:24Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e48853ae-125c-439e-a629-27b3704a6063","ip_address":"10.55.0.3"}],"id":"17baf509-6fb0-4b91-a2cd-0a5ecc5bd2b3","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:49:0c:1d","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-75d54026-7c51-4076-ad5d-5de201f0dcbf","name":"","admin_state_up":true,"network_id":"75d54026-7c51-4076-ad5d-5de201f0dcbf","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:09:19Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T19:09:23Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e48853ae-125c-439e-a629-27b3704a6063","ip_address":"10.55.0.2"}],"id":"3d27b6b4-c31f-4f48-bcc3-2561a2f96ba3","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f9:66:86","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-75d54026-7c51-4076-ad5d-5de201f0dcbf","name":"","admin_state_up":true,"network_id":"75d54026-7c51-4076-ad5d-5de201f0dcbf","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:09:18Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T19:10:09Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e48853ae-125c-439e-a629-27b3704a6063","ip_address":"10.55.0.13"}],"id":"9dd09985-3443-4b46-b7be-1105d5680d54","security_groups":["c550cef9-ba45-49be-8c52-0554a76a0c1e"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ab:7c:4a","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dcfac429-2a3a-4665-9146-96e3327bb1cd","name":"NovaUtilsInstanceVolumeTests-c417bd00-ca16-4636-9d27-eca42262cc00-port","admin_state_up":true,"network_id":"75d54026-7c51-4076-ad5d-5de201f0dcbf","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:09:36Z","binding:vnic_type":"normal"}]} 2018-06-27 19:11:14,007 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=75d54026-7c51-4076-ad5d-5de201f0dcbf used request id req-7a67cbc9-daa9-44ac-9745-d0d2f7993294 2018-06-27 19:11:14,008 - create_instance - INFO - Deleting Port with ID - 9dd09985-3443-4b46-b7be-1105d5680d54 2018-06-27 19:11:14,008 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceVolumeTests-c417bd00-ca16-4636-9d27-eca42262cc00-port 2018-06-27 19:11:14,013 - 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/9dd09985-3443-4b46-b7be-1105d5680d54 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7771e8a8f7bffab63f6a96e96495c96c7a9c4611" 2018-06-27 19:11:15,509 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 19:11:15 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-19c5e431-8c37-4dbe-8709-d5c9bf74963c Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 19:11:15,509 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/ports/9dd09985-3443-4b46-b7be-1105d5680d54 used request id req-19c5e431-8c37-4dbe-8709-d5c9bf74963c 2018-06-27 19:11:15,509 - create_instance - INFO - Deleting VM instance - NovaUtilsInstanceVolumeTests-c417bd00-ca16-4636-9d27-eca42262cc00-vm_inst 2018-06-27 19:11:15,512 - 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/dcfac429-2a3a-4665-9146-96e3327bb1cd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7771e8a8f7bffab63f6a96e96495c96c7a9c4611" 2018-06-27 19:11:15,924 - novaclient.v2.client - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 19:11: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-82aab996-3ec3-4bc1-8580-a3338d7d3b90 X-Compute-Request-Id: req-82aab996-3ec3-4bc1-8580-a3338d7d3b90 Front-End-Https: on 2018-06-27 19:11:15,924 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/servers/dcfac429-2a3a-4665-9146-96e3327bb1cd used request id req-82aab996-3ec3-4bc1-8580-a3338d7d3b90 2018-06-27 19:11:15,925 - create_instance - INFO - Checking deletion status 2018-06-27 19:11:15,927 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/dcfac429-2a3a-4665-9146-96e3327bb1cd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7771e8a8f7bffab63f6a96e96495c96c7a9c4611" 2018-06-27 19:11:17,713 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:11:17 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-409ac9cc-34a7-41b1-b31f-2c4b2cec14b0 X-Compute-Request-Id: req-409ac9cc-34a7-41b1-b31f-2c4b2cec14b0 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"NovaUtilsInstanceVolumeTests-c417bd00-ca16-4636-9d27-eca42262cc00-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:7c:4a", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/dcfac429-2a3a-4665-9146-96e3327bb1cd", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/dcfac429-2a3a-4665-9146-96e3327bb1cd", "rel": "bookmark"}], "image": {"id": "2d55813d-858d-4656-9a9f-82eaf69c5344", "links": [{"href": "http://172.30.10.101:8774/images/2d55813d-858d-4656-9a9f-82eaf69c5344", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000004", "OS-SRV-USG:launched_at": "2018-06-27T19:10:10.000000", "flavor": {"id": "71488dcf-990c-42b4-9caf-d5f83eeee379", "links": [{"href": "http://172.30.10.101:8774/flavors/71488dcf-990c-42b4-9caf-d5f83eeee379", "rel": "bookmark"}]}, "id": "dcfac429-2a3a-4665-9146-96e3327bb1cd", "user_id": "e9f9c747d54947bc800a81ecf11858f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T19:11:16Z", "hostId": "27fbec6f88c6c566d1566fe6150f4345617a8107b73b72866adff50c", "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-c417bd00-ca16-4636-9d27-eca42262cc00-vm_inst", "created": "2018-06-27T19:09:50Z", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 19:11:17,713 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/dcfac429-2a3a-4665-9146-96e3327bb1cd used request id req-409ac9cc-34a7-41b1-b31f-2c4b2cec14b0 2018-06-27 19:11:17,714 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-c417bd00-ca16-4636-9d27-eca42262cc00-vm_inst] is - ACTIVE 2018-06-27 19:11:17,714 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 19:11:20,717 - create_instance - DEBUG - VM status query timeout in 295.208215952 2018-06-27 19:11:20,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/dcfac429-2a3a-4665-9146-96e3327bb1cd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7771e8a8f7bffab63f6a96e96495c96c7a9c4611" 2018-06-27 19:11:21,585 - novaclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Wed, 27 Jun 2018 19:11:21 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-26ae5bff-e031-4b4c-a2c2-1669037880b8 X-Compute-Request-Id: req-26ae5bff-e031-4b4c-a2c2-1669037880b8 RESP BODY: {"itemNotFound": {"message": "Instance dcfac429-2a3a-4665-9146-96e3327bb1cd could not be found.", "code": 404}} 2018-06-27 19:11:21,586 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/dcfac429-2a3a-4665-9146-96e3327bb1cd used request id req-26ae5bff-e031-4b4c-a2c2-1669037880b8 2018-06-27 19:11:21,586 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance dcfac429-2a3a-4665-9146-96e3327bb1cd could not be found. (HTTP 404) (Request-ID: req-26ae5bff-e031-4b4c-a2c2-1669037880b8) 2018-06-27 19:11:21,586 - create_instance - INFO - VM has been properly deleted VM with name - NovaUtilsInstanceVolumeTests-c417bd00-ca16-4636-9d27-eca42262cc00-vm_inst 2018-06-27 19:11:21,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/8cdbc979369d4c15b8ddd6cc77d930e3/volumes/48d4b0bd-1dfd-479a-b35d-006aaece980a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5b1ca086-26e6-4284-8d43-d5e27e699d88" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}834d48ea3b0572be7a46f6f82595c60a0ba203a2" 2018-06-27 19:11:22,051 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:11:22 GMT Content-Type: application/json Content-Length: 1125 Connection: keep-alive x-compute-request-id: req-d3d878f9-5eba-4dd3-89dc-3965a48fffa5 x-openstack-request-id: req-d3d878f9-5eba-4dd3-89dc-3965a48fffa5 Front-End-Https: on RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/volumes/48d4b0bd-1dfd-479a-b35d-006aaece980a", "rel": "self"}, {"href": "https://172.30.10.101:8776/8cdbc979369d4c15b8ddd6cc77d930e3/volumes/48d4b0bd-1dfd-479a-b35d-006aaece980a", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "cmp002@lvm-driver#lvm-driver", "encrypted": false, "updated_at": "2018-06-27T19:11:00.000000", "replication_status": null, "snapshot_id": null, "id": "48d4b0bd-1dfd-479a-b35d-006aaece980a", "size": 1, "user_id": "e9f9c747d54947bc800a81ecf11858f5", "os-vol-tenant-attr:tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "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-c417bd00-ca16-4636-9d27-eca42262cc00", "bootable": "false", "created_at": "2018-06-27T19:09:25.000000", "volume_type": "lvm-driver"}} 2018-06-27 19:11:22,051 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/volumes/48d4b0bd-1dfd-479a-b35d-006aaece980a used request id req-d3d878f9-5eba-4dd3-89dc-3965a48fffa5 2018-06-27 19:11:22,051 - create_volume - DEBUG - Instance status is - available 2018-06-27 19:11:22,051 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-c417bd00-ca16-4636-9d27-eca42262cc00 2018-06-27 19:11:22,052 - cinder_utils - INFO - Deleting volume named - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-c417bd00-ca16-4636-9d27-eca42262cc00 2018-06-27 19:11:22,054 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/volumes/48d4b0bd-1dfd-479a-b35d-006aaece980a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5b1ca086-26e6-4284-8d43-d5e27e699d88" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}834d48ea3b0572be7a46f6f82595c60a0ba203a2" 2018-06-27 19:11:23,836 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 19:11:23 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-ef994fc3-1ee1-45ae-8cd9-3d33199b0334 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-27 19:11:23,836 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/volumes/48d4b0bd-1dfd-479a-b35d-006aaece980a used request id req-ef994fc3-1ee1-45ae-8cd9-3d33199b0334 2018-06-27 19:11:23,839 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/volumes/48d4b0bd-1dfd-479a-b35d-006aaece980a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5b1ca086-26e6-4284-8d43-d5e27e699d88" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}834d48ea3b0572be7a46f6f82595c60a0ba203a2" 2018-06-27 19:11:25,686 - cinderclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Wed, 27 Jun 2018 19:11:25 GMT Content-Type: application/json Content-Length: 109 Connection: keep-alive x-compute-request-id: req-a43d4442-293a-4807-9d9e-bbf724ed9108 x-openstack-request-id: req-a43d4442-293a-4807-9d9e-bbf724ed9108 RESP BODY: {"itemNotFound": {"message": "Volume 48d4b0bd-1dfd-479a-b35d-006aaece980a could not be found.", "code": 404}} 2018-06-27 19:11:25,686 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/volumes/48d4b0bd-1dfd-479a-b35d-006aaece980a used request id req-a43d4442-293a-4807-9d9e-bbf724ed9108 2018-06-27 19:11:25,687 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 48d4b0bd-1dfd-479a-b35d-006aaece980a could not be found. (HTTP 404) (Request-ID: req-a43d4442-293a-4807-9d9e-bbf724ed9108) 2018-06-27 19:11:25,687 - create_volume - INFO - Volume has been properly deleted with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-c417bd00-ca16-4636-9d27-eca42262cc00 2018-06-27 19:11:25,691 - 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/71488dcf-990c-42b4-9caf-d5f83eeee379 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4869248b244636d2327d09691cb19a0e6f9ab07" 2018-06-27 19:11:26,473 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 19:11: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-6303f5ef-1272-4b1e-a0cb-8f6fc9482f5e X-Compute-Request-Id: req-6303f5ef-1272-4b1e-a0cb-8f6fc9482f5e 2018-06-27 19:11:26,473 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/flavors/71488dcf-990c-42b4-9caf-d5f83eeee379 used request id req-6303f5ef-1272-4b1e-a0cb-8f6fc9482f5e 2018-06-27 19:11:26,474 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-c417bd00-ca16-4636-9d27-eca42262cc00-subnet 2018-06-27 19:11:26,475 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-c417bd00-ca16-4636-9d27-eca42262cc00-subnet 2018-06-27 19:11:26,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/subnets/e48853ae-125c-439e-a629-27b3704a6063 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8af1eb561f946829e7ffba5918682f9318e1a9c1" 2018-06-27 19:11:30,959 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 19:11:30 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-50b9039f-fe12-4b10-baf9-ef6b12c48ce6 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 19:11:30,959 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/e48853ae-125c-439e-a629-27b3704a6063 used request id req-50b9039f-fe12-4b10-baf9-ef6b12c48ce6 2018-06-27 19:11:30,959 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceVolumeTests-c417bd00-ca16-4636-9d27-eca42262cc00-net 2018-06-27 19:11:30,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/networks/75d54026-7c51-4076-ad5d-5de201f0dcbf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8af1eb561f946829e7ffba5918682f9318e1a9c1" 2018-06-27 19:11:33,632 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 19:11:33 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-b3096d02-abe5-4193-94d7-8c718b8450fb Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 19:11:33,633 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/75d54026-7c51-4076-ad5d-5de201f0dcbf used request id req-b3096d02-abe5-4193-94d7-8c718b8450fb 2018-06-27 19:11:33,634 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceVolumeTests-c417bd00-ca16-4636-9d27-eca42262cc00-image 2018-06-27 19:11:33,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9292/v2/images/2d55813d-858d-4656-9a9f-82eaf69c5344 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a2eac3877f701f95d85b841eff4ba5c8ae529357" 2018-06-27 19:11:36,021 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 19:11:36 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-8ed3926f-0b11-446b-a1c2-ea293aed5ae1 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-27 19:11:36,021 - keystoneauth.session - DEBUG - DELETE call to image for https://172.30.10.101:9292/v2/images/2d55813d-858d-4656-9a9f-82eaf69c5344 used request id req-8ed3926f-0b11-446b-a1c2-ea293aed5ae1 2018-06-27 19:11:36,024 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 19:11:36,028 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-06-27 19:11:36,028 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 19:11:36,029 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 19:11:36,859 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T20:11:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["kOjKkj-2Rii_HTnuULAj3g"], "issued_at": "2018-06-27T19:11:36.000000Z"}} 2018-06-27 19:11:36,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73b111410176a75a67afcc47be315fc5b7e9ea04" 2018-06-27 19:11:37,157 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:11:36 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0a951061-22ab-4929-a926-fbf0ea124b10 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 19:11:37,157 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-0a951061-22ab-4929-a926-fbf0ea124b10 2018-06-27 19:11:37,161 - 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-2b804d5d-9e14-464c-a75a-89002ce93fd3-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}73b111410176a75a67afcc47be315fc5b7e9ea04" 2018-06-27 19:11:38,060 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:11:38 GMT Content-Type: application/json Content-Length: 173 Connection: keep-alive X-Openstack-Request-Id: req-6f16b101-eb18-458f-8da2-0eba6001b160 Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-2b804d5d-9e14-464c-a75a-89002ce93fd3-image"} 2018-06-27 19:11:38,060 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-2b804d5d-9e14-464c-a75a-89002ce93fd3-image used request id req-6f16b101-eb18-458f-8da2-0eba6001b160 2018-06-27 19:11:38,063 - 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}73b111410176a75a67afcc47be315fc5b7e9ea04" 2018-06-27 19:11:39,659 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:11:39 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-67007cb4-7c15-4421-8b54-7d8512ba772c 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-27 19:11:39,659 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-67007cb4-7c15-4421-8b54-7d8512ba772c 2018-06-27 19:11:39,689 - 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}73b111410176a75a67afcc47be315fc5b7e9ea04" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "NovaUtilsInstanceVolumeTests-2b804d5d-9e14-464c-a75a-89002ce93fd3-image"}' 2018-06-27 19:11:40,450 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 19:11:40 GMT Content-Type: application/json Content-Length: 615 Connection: keep-alive Location: https://172.30.10.101:9292/v2/images/5bf881e8-2500-43f9-aee4-43eb8dcbf700 Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-db3869a1-acf3-4b6c-a728-7b6ab4d2a04d Front-End-Https: on RESP BODY: {"status": "queued", "name": "NovaUtilsInstanceVolumeTests-2b804d5d-9e14-464c-a75a-89002ce93fd3-image", "tags": [], "container_format": "bare", "created_at": "2018-06-27T19:11:40Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-06-27T19:11:40Z", "visibility": "shared", "self": "/v2/images/5bf881e8-2500-43f9-aee4-43eb8dcbf700", "min_disk": 0, "protected": false, "id": "5bf881e8-2500-43f9-aee4-43eb8dcbf700", "file": "/v2/images/5bf881e8-2500-43f9-aee4-43eb8dcbf700/file", "checksum": null, "owner": "8cdbc979369d4c15b8ddd6cc77d930e3", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-27 19:11:40,451 - keystoneauth.session - DEBUG - POST call to image for https://172.30.10.101:9292/v2/images used request id req-db3869a1-acf3-4b6c-a728-7b6ab4d2a04d 2018-06-27 19:11:40,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9292/v2/images/5bf881e8-2500-43f9-aee4-43eb8dcbf700/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}73b111410176a75a67afcc47be315fc5b7e9ea04" -d '' 2018-06-27 19:11:43,104 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 19:11:43 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-82f16f31-a333-4399-8331-76033223a8ca 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-27 19:11:43,105 - keystoneauth.session - DEBUG - PUT call to image for https://172.30.10.101:9292/v2/images/5bf881e8-2500-43f9-aee4-43eb8dcbf700/file used request id req-82f16f31-a333-4399-8331-76033223a8ca 2018-06-27 19:11:43,105 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-06-27 19:11:43,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/5bf881e8-2500-43f9-aee4-43eb8dcbf700 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}73b111410176a75a67afcc47be315fc5b7e9ea04" 2018-06-27 19:11:43,780 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:11:43 GMT Content-Type: application/json Content-Length: 733 Connection: keep-alive X-Openstack-Request-Id: req-9263708c-ddec-463a-9af9-ea23e0be8ac4 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-2b804d5d-9e14-464c-a75a-89002ce93fd3-image", "tags": [], "container_format": "bare", "created_at": "2018-06-27T19:11:40Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-27T19:11:43Z", "visibility": "shared", "self": "/v2/images/5bf881e8-2500-43f9-aee4-43eb8dcbf700", "min_disk": 0, "protected": false, "id": "5bf881e8-2500-43f9-aee4-43eb8dcbf700", "file": "/v2/images/5bf881e8-2500-43f9-aee4-43eb8dcbf700/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8cdbc979369d4c15b8ddd6cc77d930e3", "direct_url": "file:///var/lib/glance/images/5bf881e8-2500-43f9-aee4-43eb8dcbf700", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-27 19:11:43,780 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/5bf881e8-2500-43f9-aee4-43eb8dcbf700 used request id req-9263708c-ddec-463a-9af9-ea23e0be8ac4 2018-06-27 19:11:43,783 - 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}73b111410176a75a67afcc47be315fc5b7e9ea04" 2018-06-27 19:11:44,522 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:11:44 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-0e8e51f0-8acf-4082-8150-d93dc51d4f47 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-27 19:11:44,523 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-0e8e51f0-8acf-4082-8150-d93dc51d4f47 2018-06-27 19:11:44,526 - create_image - INFO - Created image with name - NovaUtilsInstanceVolumeTests-2b804d5d-9e14-464c-a75a-89002ce93fd3-image 2018-06-27 19:11:44,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/5bf881e8-2500-43f9-aee4-43eb8dcbf700 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}73b111410176a75a67afcc47be315fc5b7e9ea04" 2018-06-27 19:11:44,589 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:11:44 GMT Content-Type: application/json Content-Length: 733 Connection: keep-alive X-Openstack-Request-Id: req-98c6f1d9-a982-43c1-83c7-36cac67f875f Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-2b804d5d-9e14-464c-a75a-89002ce93fd3-image", "tags": [], "container_format": "bare", "created_at": "2018-06-27T19:11:40Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-27T19:11:43Z", "visibility": "shared", "self": "/v2/images/5bf881e8-2500-43f9-aee4-43eb8dcbf700", "min_disk": 0, "protected": false, "id": "5bf881e8-2500-43f9-aee4-43eb8dcbf700", "file": "/v2/images/5bf881e8-2500-43f9-aee4-43eb8dcbf700/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8cdbc979369d4c15b8ddd6cc77d930e3", "direct_url": "file:///var/lib/glance/images/5bf881e8-2500-43f9-aee4-43eb8dcbf700", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-27 19:11:44,589 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/5bf881e8-2500-43f9-aee4-43eb8dcbf700 used request id req-98c6f1d9-a982-43c1-83c7-36cac67f875f 2018-06-27 19:11:44,589 - create_image - DEBUG - Instance status is - active 2018-06-27 19:11:44,590 - create_image - DEBUG - Image is active with name - NovaUtilsInstanceVolumeTests-2b804d5d-9e14-464c-a75a-89002ce93fd3-image 2018-06-27 19:11:44,590 - create_image - INFO - Image is now active with name - NovaUtilsInstanceVolumeTests-2b804d5d-9e14-464c-a75a-89002ce93fd3-image 2018-06-27 19:11:44,590 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 19:11:44,591 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 19:11:45,436 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T20:11:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["lrEra7ctQNmH51DDwnrK6w"], "issued_at": "2018-06-27T19:11:45.000000Z"}} 2018-06-27 19:11:45,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eeed365e6ff154e82fffb0abf276e365b88469a3" 2018-06-27 19:11:45,733 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:11:45 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-debbd91d-7dfc-427c-808e-5d4130cb8cf6 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 19:11:45,733 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-debbd91d-7dfc-427c-808e-5d4130cb8cf6 2018-06-27 19:11: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/networks?name=NovaUtilsInstanceVolumeTests-2b804d5d-9e14-464c-a75a-89002ce93fd3-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eeed365e6ff154e82fffb0abf276e365b88469a3" 2018-06-27 19:11:46,587 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:11:46 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-f50702a5-ac4a-45b7-92b2-d14e10d24dd8 Front-End-Https: on RESP BODY: {"networks":[]} 2018-06-27 19:11:46,587 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-2b804d5d-9e14-464c-a75a-89002ce93fd3-net used request id req-f50702a5-ac4a-45b7-92b2-d14e10d24dd8 2018-06-27 19:11:46,587 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceVolumeTests-2b804d5d-9e14-464c-a75a-89002ce93fd3-net 2018-06-27 19:11:46,592 - 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}eeed365e6ff154e82fffb0abf276e365b88469a3" -d '{"network": {"name": "NovaUtilsInstanceVolumeTests-2b804d5d-9e14-464c-a75a-89002ce93fd3-net", "admin_state_up": true}}' 2018-06-27 19:11:47,271 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 19:11:47 GMT Content-Type: application/json Content-Length: 700 Connection: keep-alive X-Openstack-Request-Id: req-3d5b3633-a348-445c-9cc4-012cd4f5f415 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":"ac9fa0b4-63c0-459c-8083-c42e5e0e7a29","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-27T19:11:46Z","is_default":false,"provider:segmentation_id":3,"name":"NovaUtilsInstanceVolumeTests-2b804d5d-9e14-464c-a75a-89002ce93fd3-net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:11:46Z","mtu":1450}} 2018-06-27 19:11:47,271 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-3d5b3633-a348-445c-9cc4-012cd4f5f415 2018-06-27 19:11:47,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=ac9fa0b4-63c0-459c-8083-c42e5e0e7a29 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eeed365e6ff154e82fffb0abf276e365b88469a3" 2018-06-27 19:11:48,280 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:11:48 GMT Content-Type: application/json Content-Length: 684 Connection: keep-alive X-Openstack-Request-Id: req-c66d85f8-f399-459f-a29a-1961c8557d36 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":"ac9fa0b4-63c0-459c-8083-c42e5e0e7a29","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-27T19:11:46Z","provider:segmentation_id":3,"name":"NovaUtilsInstanceVolumeTests-2b804d5d-9e14-464c-a75a-89002ce93fd3-net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:11:46Z","provider:network_type":"vxlan"}]} 2018-06-27 19:11:48,280 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=ac9fa0b4-63c0-459c-8083-c42e5e0e7a29 used request id req-c66d85f8-f399-459f-a29a-1961c8557d36 2018-06-27 19:11:48,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/subnets?network_id=ac9fa0b4-63c0-459c-8083-c42e5e0e7a29 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eeed365e6ff154e82fffb0abf276e365b88469a3" 2018-06-27 19:11:48,394 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:11:48 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-bdbe84d5-ed8c-4275-b889-9f27d1f431dd Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-27 19:11:48,394 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=ac9fa0b4-63c0-459c-8083-c42e5e0e7a29 used request id req-bdbe84d5-ed8c-4275-b889-9f27d1f431dd 2018-06-27 19:11:48,394 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceVolumeTests-2b804d5d-9e14-464c-a75a-89002ce93fd3-subnet 2018-06-27 19:11:48,399 - 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}eeed365e6ff154e82fffb0abf276e365b88469a3" -d '{"subnets": [{"ip_version": 4, "network_id": "ac9fa0b4-63c0-459c-8083-c42e5e0e7a29", "cidr": "10.55.0.0/24", "name": "NovaUtilsInstanceVolumeTests-2b804d5d-9e14-464c-a75a-89002ce93fd3-subnet"}]}' 2018-06-27 19:11:49,813 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 19:11:49 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-26d40d64-58f3-4e17-adf2-45b4d02046c4 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ac9fa0b4-63c0-459c-8083-c42e5e0e7a29","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:11:48Z","dns_nameservers":[],"updated_at":"2018-06-27T19:11: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":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"af6c981c-1182-4e50-8b80-7f6c23493bd7","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-2b804d5d-9e14-464c-a75a-89002ce93fd3-subnet"}]} 2018-06-27 19:11:49,814 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-26d40d64-58f3-4e17-adf2-45b4d02046c4 2018-06-27 19:11:49,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/networks?id=ac9fa0b4-63c0-459c-8083-c42e5e0e7a29 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eeed365e6ff154e82fffb0abf276e365b88469a3" 2018-06-27 19:11:50,786 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:11:50 GMT Content-Type: application/json Content-Length: 728 Connection: keep-alive X-Openstack-Request-Id: req-382e837d-23cf-4faf-ad9d-ef8414aae6ca 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":"ac9fa0b4-63c0-459c-8083-c42e5e0e7a29","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":["af6c981c-1182-4e50-8b80-7f6c23493bd7"],"description":"","tags":[],"updated_at":"2018-06-27T19:11:48Z","provider:segmentation_id":3,"name":"NovaUtilsInstanceVolumeTests-2b804d5d-9e14-464c-a75a-89002ce93fd3-net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:11:46Z","provider:network_type":"vxlan"}]} 2018-06-27 19:11:50,786 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=ac9fa0b4-63c0-459c-8083-c42e5e0e7a29 used request id req-382e837d-23cf-4faf-ad9d-ef8414aae6ca 2018-06-27 19:11:50,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/subnets?network_id=ac9fa0b4-63c0-459c-8083-c42e5e0e7a29 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eeed365e6ff154e82fffb0abf276e365b88469a3" 2018-06-27 19:11:51,164 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:11:51 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-1db30470-f651-4795-96b2-7971f5042fac Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ac9fa0b4-63c0-459c-8083-c42e5e0e7a29","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:11:48Z","dns_nameservers":[],"updated_at":"2018-06-27T19:11: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":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"af6c981c-1182-4e50-8b80-7f6c23493bd7","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-2b804d5d-9e14-464c-a75a-89002ce93fd3-subnet"}]} 2018-06-27 19:11:51,164 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=ac9fa0b4-63c0-459c-8083-c42e5e0e7a29 used request id req-1db30470-f651-4795-96b2-7971f5042fac 2018-06-27 19:11:51,165 - OpenStackNetwork - DEBUG - Network [ac9fa0b4-63c0-459c-8083-c42e5e0e7a29] created successfully 2018-06-27 19:11:51,165 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 19:11:51,166 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 19:11:51,971 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T20:11:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["VsrMUSihTueSb8nHXbzkag"], "issued_at": "2018-06-27T19:11:51.000000Z"}} 2018-06-27 19:11:51,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}70f3b31c5d5144322d23ad0eddc05d9e352c7360" 2018-06-27 19:11:52,025 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:11:51 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-793179e1-f014-4cc8-ac20-43c5e7d8ec5f Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 19:11:52,025 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-793179e1-f014-4cc8-ac20-43c5e7d8ec5f 2018-06-27 19:11:52,027 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 19:11:52,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}70f3b31c5d5144322d23ad0eddc05d9e352c7360" 2018-06-27 19:11:52,545 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:11: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-b94319a0-805b-4fec-bc45-8b1e71b08ad6 X-Compute-Request-Id: req-b94319a0-805b-4fec-bc45-8b1e71b08ad6 Front-End-Https: on RESP BODY: {"flavors": []} 2018-06-27 19:11:52,545 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-b94319a0-805b-4fec-bc45-8b1e71b08ad6 2018-06-27 19:11:52,549 - 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}70f3b31c5d5144322d23ad0eddc05d9e352c7360" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "NovaUtilsInstanceVolumeTests-2b804d5d-9e14-464c-a75a-89002ce93fd3-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-27 19:11:53,415 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:11:53 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-be663a54-2c5b-4b91-aae7-fa35d2b91a96 X-Compute-Request-Id: req-be663a54-2c5b-4b91-aae7-fa35d2b91a96 Front-End-Https: on RESP BODY: {"flavor": {"name": "NovaUtilsInstanceVolumeTests-2b804d5d-9e14-464c-a75a-89002ce93fd3-flavor", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/c4c34008-69b0-461c-816d-ae5c6fe0bce4", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/c4c34008-69b0-461c-816d-ae5c6fe0bce4", "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": "c4c34008-69b0-461c-816d-ae5c6fe0bce4"}} 2018-06-27 19:11:53,415 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-be663a54-2c5b-4b91-aae7-fa35d2b91a96 2018-06-27 19:11:53,416 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 19:11:53,416 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 19:11:54,061 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T20:11:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["9YaWHbpORLaK5Na3TwLlYg"], "issued_at": "2018-06-27T19:11:54.000000Z"}} 2018-06-27 19:11:54,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4a9ead712d2c2a8668f2dbecd53484896116d7f" 2018-06-27 19:11:54,384 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:11:54 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-53184b51-6892-4115-b99a-4343797399d6 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 19:11:54,385 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-53184b51-6892-4115-b99a-4343797399d6 2018-06-27 19:11:54,391 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4a9ead712d2c2a8668f2dbecd53484896116d7f" 2018-06-27 19:11:55,760 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:11:55 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive x-compute-request-id: req-4ea6f6ea-592a-4008-8e66-12ec85e95ea0 x-openstack-request-id: req-4ea6f6ea-592a-4008-8e66-12ec85e95ea0 Front-End-Https: on RESP BODY: {"volumes": []} 2018-06-27 19:11:55,761 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/volumes/detail used request id req-4ea6f6ea-592a-4008-8e66-12ec85e95ea0 2018-06-27 19:11:55,764 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-4ea6f6ea-592a-4008-8e66-12ec85e95ea0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4a9ead712d2c2a8668f2dbecd53484896116d7f" -d '{"volume": {"status": "creating", "user_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-2b804d5d-9e14-464c-a75a-89002ce93fd3", "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-27 19:11:58,013 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 19:11:58 GMT Content-Type: application/json Content-Length: 895 Connection: keep-alive x-compute-request-id: req-abea3698-0d1e-4537-90b0-a77427fcf9fc x-openstack-request-id: req-abea3698-0d1e-4537-90b0-a77427fcf9fc RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "e9f9c747d54947bc800a81ecf11858f5", "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/volumes/4b1a59a2-faee-486e-a9e6-78cce0fff954", "rel": "self"}, {"href": "https://172.30.10.101:8776/8cdbc979369d4c15b8ddd6cc77d930e3/volumes/4b1a59a2-faee-486e-a9e6-78cce0fff954", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-06-27T19:11:58.000000", "description": null, "updated_at": null, "volume_type": "lvm-driver", "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-2b804d5d-9e14-464c-a75a-89002ce93fd3", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "4b1a59a2-faee-486e-a9e6-78cce0fff954", "size": 1}} 2018-06-27 19:11:58,013 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/volumes used request id req-abea3698-0d1e-4537-90b0-a77427fcf9fc 2018-06-27 19:11:58,016 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/volumes/4b1a59a2-faee-486e-a9e6-78cce0fff954 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4ea6f6ea-592a-4008-8e66-12ec85e95ea0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4a9ead712d2c2a8668f2dbecd53484896116d7f" 2018-06-27 19:11:58,760 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:11:58 GMT Content-Type: application/json Content-Length: 1124 Connection: keep-alive x-compute-request-id: req-00bd3110-88ad-4b72-aac8-ec876141a112 x-openstack-request-id: req-00bd3110-88ad-4b72-aac8-ec876141a112 Front-End-Https: on RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/volumes/4b1a59a2-faee-486e-a9e6-78cce0fff954", "rel": "self"}, {"href": "https://172.30.10.101:8776/8cdbc979369d4c15b8ddd6cc77d930e3/volumes/4b1a59a2-faee-486e-a9e6-78cce0fff954", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "cmp002@lvm-driver#lvm-driver", "encrypted": false, "updated_at": "2018-06-27T19:11:58.000000", "replication_status": null, "snapshot_id": null, "id": "4b1a59a2-faee-486e-a9e6-78cce0fff954", "size": 1, "user_id": "e9f9c747d54947bc800a81ecf11858f5", "os-vol-tenant-attr:tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "creating", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-2b804d5d-9e14-464c-a75a-89002ce93fd3", "bootable": "false", "created_at": "2018-06-27T19:11:58.000000", "volume_type": "lvm-driver"}} 2018-06-27 19:11:58,760 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/volumes/4b1a59a2-faee-486e-a9e6-78cce0fff954 used request id req-00bd3110-88ad-4b72-aac8-ec876141a112 2018-06-27 19:11:58,761 - create_volume - INFO - Created volume with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-2b804d5d-9e14-464c-a75a-89002ce93fd3 2018-06-27 19:11:58,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/8cdbc979369d4c15b8ddd6cc77d930e3/volumes/4b1a59a2-faee-486e-a9e6-78cce0fff954 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4ea6f6ea-592a-4008-8e66-12ec85e95ea0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4a9ead712d2c2a8668f2dbecd53484896116d7f" 2018-06-27 19:12:00,650 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:12:00 GMT Content-Type: application/json Content-Length: 1125 Connection: keep-alive x-compute-request-id: req-f7c049d7-0364-4066-aab6-b4a567f63199 x-openstack-request-id: req-f7c049d7-0364-4066-aab6-b4a567f63199 Front-End-Https: on RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/volumes/4b1a59a2-faee-486e-a9e6-78cce0fff954", "rel": "self"}, {"href": "https://172.30.10.101:8776/8cdbc979369d4c15b8ddd6cc77d930e3/volumes/4b1a59a2-faee-486e-a9e6-78cce0fff954", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "cmp002@lvm-driver#lvm-driver", "encrypted": false, "updated_at": "2018-06-27T19:11:59.000000", "replication_status": null, "snapshot_id": null, "id": "4b1a59a2-faee-486e-a9e6-78cce0fff954", "size": 1, "user_id": "e9f9c747d54947bc800a81ecf11858f5", "os-vol-tenant-attr:tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "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-2b804d5d-9e14-464c-a75a-89002ce93fd3", "bootable": "false", "created_at": "2018-06-27T19:11:58.000000", "volume_type": "lvm-driver"}} 2018-06-27 19:12:00,651 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/volumes/4b1a59a2-faee-486e-a9e6-78cce0fff954 used request id req-f7c049d7-0364-4066-aab6-b4a567f63199 2018-06-27 19:12:00,651 - create_volume - DEBUG - Instance status is - available 2018-06-27 19:12:00,651 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-2b804d5d-9e14-464c-a75a-89002ce93fd3 2018-06-27 19:12:00,652 - create_volume - INFO - Volume is now active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-2b804d5d-9e14-464c-a75a-89002ce93fd3 2018-06-27 19:12:00,652 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 19:12:00,653 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 19:12:01,402 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T20:12:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["uxs_7XTETke_Nt_Vdk38CA"], "issued_at": "2018-06-27T19:12:01.000000Z"}} 2018-06-27 19:12:01,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d46dc6df0c8aa1eeb6e23957306c9751ba805fc2" 2018-06-27 19:12:01,719 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:12:01 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-47cf7891-fa2b-4be4-a490-b3b62b09a9d4 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 19:12:01,719 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-47cf7891-fa2b-4be4-a490-b3b62b09a9d4 2018-06-27 19:12:01,720 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 19:12:01,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d46dc6df0c8aa1eeb6e23957306c9751ba805fc2" 2018-06-27 19:12:01,775 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:12:01 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-396e7fd1-8af9-4bab-8c76-5f7458b36c10 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 19:12:01,775 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-396e7fd1-8af9-4bab-8c76-5f7458b36c10 2018-06-27 19:12:01,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=NovaUtilsInstanceVolumeTests-2b804d5d-9e14-464c-a75a-89002ce93fd3-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d46dc6df0c8aa1eeb6e23957306c9751ba805fc2" 2018-06-27 19:12:02,774 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:12:02 GMT Content-Type: application/json Content-Length: 728 Connection: keep-alive X-Openstack-Request-Id: req-d191da61-d61b-414d-8b94-8ea4af0e6095 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":"ac9fa0b4-63c0-459c-8083-c42e5e0e7a29","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":["af6c981c-1182-4e50-8b80-7f6c23493bd7"],"description":"","tags":[],"updated_at":"2018-06-27T19:11:48Z","provider:segmentation_id":3,"name":"NovaUtilsInstanceVolumeTests-2b804d5d-9e14-464c-a75a-89002ce93fd3-net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:11:46Z","provider:network_type":"vxlan"}]} 2018-06-27 19:12:02,775 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-2b804d5d-9e14-464c-a75a-89002ce93fd3-net used request id req-d191da61-d61b-414d-8b94-8ea4af0e6095 2018-06-27 19:12:02,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 19:12:02,789 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 19: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-27 19:12:02,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d46dc6df0c8aa1eeb6e23957306c9751ba805fc2" 2018-06-27 19:12:03,136 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:12:02 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e42cce61-1c09-4324-ac2f-573f1d4bb5de 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/8cdbc979369d4c15b8ddd6cc77d930e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}} 2018-06-27 19:12:03,136 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 used request id req-e42cce61-1c09-4324-ac2f-573f1d4bb5de 2018-06-27 19:12:03,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/subnets?network_id=ac9fa0b4-63c0-459c-8083-c42e5e0e7a29 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d46dc6df0c8aa1eeb6e23957306c9751ba805fc2" 2018-06-27 19:12:04,013 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:12:04 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-77f84bde-4341-4937-9266-b34fc1cdbb10 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ac9fa0b4-63c0-459c-8083-c42e5e0e7a29","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:11:48Z","dns_nameservers":[],"updated_at":"2018-06-27T19:11: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":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"af6c981c-1182-4e50-8b80-7f6c23493bd7","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-2b804d5d-9e14-464c-a75a-89002ce93fd3-subnet"}]} 2018-06-27 19:12:04,013 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=ac9fa0b4-63c0-459c-8083-c42e5e0e7a29 used request id req-77f84bde-4341-4937-9266-b34fc1cdbb10 2018-06-27 19:12:04,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/ports?network_id=ac9fa0b4-63c0-459c-8083-c42e5e0e7a29&name=NovaUtilsInstanceVolumeTests-2b804d5d-9e14-464c-a75a-89002ce93fd3-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d46dc6df0c8aa1eeb6e23957306c9751ba805fc2" 2018-06-27 19:12:04,159 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:12:04 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-08c5744d-35e1-4f47-b769-fd8cc8a34460 Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-27 19:12:04,159 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=ac9fa0b4-63c0-459c-8083-c42e5e0e7a29&name=NovaUtilsInstanceVolumeTests-2b804d5d-9e14-464c-a75a-89002ce93fd3-port&admin_state_up=True used request id req-08c5744d-35e1-4f47-b769-fd8cc8a34460 2018-06-27 19:12:04,162 - novaclient.v2.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-2b804d5d-9e14-464c-a75a-89002ce93fd3-vm_inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d46dc6df0c8aa1eeb6e23957306c9751ba805fc2" 2018-06-27 19:12:05,261 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:12: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-e98981f1-ce8c-4dc0-b5d4-79e4348cfc7b X-Compute-Request-Id: req-e98981f1-ce8c-4dc0-b5d4-79e4348cfc7b Front-End-Https: on RESP BODY: {"servers": []} 2018-06-27 19:12:05,261 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-2b804d5d-9e14-464c-a75a-89002ce93fd3-vm_inst used request id req-e98981f1-ce8c-4dc0-b5d4-79e4348cfc7b 2018-06-27 19:12: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/networks?name=NovaUtilsInstanceVolumeTests-2b804d5d-9e14-464c-a75a-89002ce93fd3-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d46dc6df0c8aa1eeb6e23957306c9751ba805fc2" 2018-06-27 19:12:06,139 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:12:06 GMT Content-Type: application/json Content-Length: 728 Connection: keep-alive X-Openstack-Request-Id: req-be394f1c-1acc-443d-a54b-2db0acca990b 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":"ac9fa0b4-63c0-459c-8083-c42e5e0e7a29","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":["af6c981c-1182-4e50-8b80-7f6c23493bd7"],"description":"","tags":[],"updated_at":"2018-06-27T19:11:48Z","provider:segmentation_id":3,"name":"NovaUtilsInstanceVolumeTests-2b804d5d-9e14-464c-a75a-89002ce93fd3-net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:11:46Z","provider:network_type":"vxlan"}]} 2018-06-27 19:12:06,139 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-2b804d5d-9e14-464c-a75a-89002ce93fd3-net used request id req-be394f1c-1acc-443d-a54b-2db0acca990b 2018-06-27 19:12:06,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/8cdbc979369d4c15b8ddd6cc77d930e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d46dc6df0c8aa1eeb6e23957306c9751ba805fc2" 2018-06-27 19:12:06,519 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:12:06 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-23164694-1937-44b1-909e-ec835ebf78fd 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/8cdbc979369d4c15b8ddd6cc77d930e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}} 2018-06-27 19:12:06,519 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 used request id req-23164694-1937-44b1-909e-ec835ebf78fd 2018-06-27 19:12:06,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/subnets?network_id=ac9fa0b4-63c0-459c-8083-c42e5e0e7a29 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d46dc6df0c8aa1eeb6e23957306c9751ba805fc2" 2018-06-27 19:12:07,333 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:12:07 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-b9d5bd55-9f74-4b6a-b874-718f91ba7f81 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ac9fa0b4-63c0-459c-8083-c42e5e0e7a29","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:11:48Z","dns_nameservers":[],"updated_at":"2018-06-27T19:11: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":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"af6c981c-1182-4e50-8b80-7f6c23493bd7","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-2b804d5d-9e14-464c-a75a-89002ce93fd3-subnet"}]} 2018-06-27 19:12:07,333 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=ac9fa0b4-63c0-459c-8083-c42e5e0e7a29 used request id req-b9d5bd55-9f74-4b6a-b874-718f91ba7f81 2018-06-27 19:12:07,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=ac9fa0b4-63c0-459c-8083-c42e5e0e7a29&name=NovaUtilsInstanceVolumeTests-2b804d5d-9e14-464c-a75a-89002ce93fd3-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d46dc6df0c8aa1eeb6e23957306c9751ba805fc2" 2018-06-27 19:12:07,505 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:12:07 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-ec7fc5e9-2cd5-44e0-b831-e00ed3ee2184 Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-27 19:12:07,505 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=ac9fa0b4-63c0-459c-8083-c42e5e0e7a29&name=NovaUtilsInstanceVolumeTests-2b804d5d-9e14-464c-a75a-89002ce93fd3-port&admin_state_up=True used request id req-ec7fc5e9-2cd5-44e0-b831-e00ed3ee2184 2018-06-27 19:12:07,506 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 19:12:07,507 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 19:12:08,215 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T20:12:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["yaDgM9POQSuasmbcprIIMQ"], "issued_at": "2018-06-27T19:12:08.000000Z"}} 2018-06-27 19:12:08,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}484fe6c3bd5f9b41ed411294c6be9e6cdcbfc3d3" 2018-06-27 19:12:08,586 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:12:08 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-400aef5f-d6e7-49a0-abc6-4089f6086dda Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 19:12:08,586 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-400aef5f-d6e7-49a0-abc6-4089f6086dda 2018-06-27 19:12:08,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/networks?name=NovaUtilsInstanceVolumeTests-2b804d5d-9e14-464c-a75a-89002ce93fd3-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d46dc6df0c8aa1eeb6e23957306c9751ba805fc2" 2018-06-27 19:12:08,875 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:12:08 GMT Content-Type: application/json Content-Length: 728 Connection: keep-alive X-Openstack-Request-Id: req-d68a2ec5-8c87-4923-b075-100e39bf515b 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":"ac9fa0b4-63c0-459c-8083-c42e5e0e7a29","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":["af6c981c-1182-4e50-8b80-7f6c23493bd7"],"description":"","tags":[],"updated_at":"2018-06-27T19:11:48Z","provider:segmentation_id":3,"name":"NovaUtilsInstanceVolumeTests-2b804d5d-9e14-464c-a75a-89002ce93fd3-net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:11:46Z","provider:network_type":"vxlan"}]} 2018-06-27 19:12:08,875 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-2b804d5d-9e14-464c-a75a-89002ce93fd3-net used request id req-d68a2ec5-8c87-4923-b075-100e39bf515b 2018-06-27 19:12:08,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=ac9fa0b4-63c0-459c-8083-c42e5e0e7a29 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d46dc6df0c8aa1eeb6e23957306c9751ba805fc2" 2018-06-27 19:12:09,054 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:12:09 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-b651d5bf-1e91-49f4-b6a0-7568b97224b8 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ac9fa0b4-63c0-459c-8083-c42e5e0e7a29","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:11:48Z","dns_nameservers":[],"updated_at":"2018-06-27T19:11: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":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"af6c981c-1182-4e50-8b80-7f6c23493bd7","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-2b804d5d-9e14-464c-a75a-89002ce93fd3-subnet"}]} 2018-06-27 19:12:09,054 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=ac9fa0b4-63c0-459c-8083-c42e5e0e7a29 used request id req-b651d5bf-1e91-49f4-b6a0-7568b97224b8 2018-06-27 19:12:09,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-2b804d5d-9e14-464c-a75a-89002ce93fd3-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d46dc6df0c8aa1eeb6e23957306c9751ba805fc2" 2018-06-27 19:12:09,285 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:12:09 GMT Content-Type: application/json Content-Length: 728 Connection: keep-alive X-Openstack-Request-Id: req-2df1b612-5669-48e3-b604-75b97389d71a 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":"ac9fa0b4-63c0-459c-8083-c42e5e0e7a29","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":["af6c981c-1182-4e50-8b80-7f6c23493bd7"],"description":"","tags":[],"updated_at":"2018-06-27T19:11:48Z","provider:segmentation_id":3,"name":"NovaUtilsInstanceVolumeTests-2b804d5d-9e14-464c-a75a-89002ce93fd3-net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:11:46Z","provider:network_type":"vxlan"}]} 2018-06-27 19:12:09,285 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-2b804d5d-9e14-464c-a75a-89002ce93fd3-net used request id req-2df1b612-5669-48e3-b604-75b97389d71a 2018-06-27 19:12:09,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 19:12:09,298 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 19:12: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-27 19:12:09,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}484fe6c3bd5f9b41ed411294c6be9e6cdcbfc3d3" 2018-06-27 19:12:09,647 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:12:09 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a7851575-9200-4bdd-bc73-4dd5b16b9b61 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/8cdbc979369d4c15b8ddd6cc77d930e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}} 2018-06-27 19:12:09,647 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 used request id req-a7851575-9200-4bdd-bc73-4dd5b16b9b61 2018-06-27 19:12:09,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?network_id=ac9fa0b4-63c0-459c-8083-c42e5e0e7a29 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d46dc6df0c8aa1eeb6e23957306c9751ba805fc2" 2018-06-27 19:12:09,801 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:12:09 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-386775e7-a58c-455b-8fad-cd2b81526fcf Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ac9fa0b4-63c0-459c-8083-c42e5e0e7a29","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:11:48Z","dns_nameservers":[],"updated_at":"2018-06-27T19:11: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":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"af6c981c-1182-4e50-8b80-7f6c23493bd7","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-2b804d5d-9e14-464c-a75a-89002ce93fd3-subnet"}]} 2018-06-27 19:12:09,801 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=ac9fa0b4-63c0-459c-8083-c42e5e0e7a29 used request id req-386775e7-a58c-455b-8fad-cd2b81526fcf 2018-06-27 19:12:09,802 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceVolumeTests-2b804d5d-9e14-464c-a75a-89002ce93fd3-net 2018-06-27 19:12:09,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/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d46dc6df0c8aa1eeb6e23957306c9751ba805fc2" -d '{"port": {"network_id": "ac9fa0b4-63c0-459c-8083-c42e5e0e7a29", "name": "NovaUtilsInstanceVolumeTests-2b804d5d-9e14-464c-a75a-89002ce93fd3-port", "admin_state_up": true}}' 2018-06-27 19:12:11,389 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 19:12:11 GMT Content-Type: application/json Content-Length: 858 Connection: keep-alive X-Openstack-Request-Id: req-8ca85aee-be8b-431c-91d0-3d1b75eeff7c Front-End-Https: on RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T19:12:10Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"af6c981c-1182-4e50-8b80-7f6c23493bd7","ip_address":"10.55.0.5"}],"id":"f79301fd-e9e4-4e3f-bc34-924fca185d9f","security_groups":["c550cef9-ba45-49be-8c52-0554a76a0c1e"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:c2:24:c6","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NovaUtilsInstanceVolumeTests-2b804d5d-9e14-464c-a75a-89002ce93fd3-port","admin_state_up":true,"network_id":"ac9fa0b4-63c0-459c-8083-c42e5e0e7a29","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:12:10Z","binding:vnic_type":"normal"}} 2018-06-27 19:12:11,389 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/ports used request id req-8ca85aee-be8b-431c-91d0-3d1b75eeff7c 2018-06-27 19:12:11,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?name=NovaUtilsInstanceVolumeTests-2b804d5d-9e14-464c-a75a-89002ce93fd3-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d46dc6df0c8aa1eeb6e23957306c9751ba805fc2" 2018-06-27 19:12:11,602 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:12:11 GMT Content-Type: application/json Content-Length: 728 Connection: keep-alive X-Openstack-Request-Id: req-b13ab58b-c940-46c3-97aa-be85710b4031 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":"ac9fa0b4-63c0-459c-8083-c42e5e0e7a29","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":["af6c981c-1182-4e50-8b80-7f6c23493bd7"],"description":"","tags":[],"updated_at":"2018-06-27T19:11:48Z","provider:segmentation_id":3,"name":"NovaUtilsInstanceVolumeTests-2b804d5d-9e14-464c-a75a-89002ce93fd3-net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:11:46Z","provider:network_type":"vxlan"}]} 2018-06-27 19:12:11,602 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-2b804d5d-9e14-464c-a75a-89002ce93fd3-net used request id req-b13ab58b-c940-46c3-97aa-be85710b4031 2018-06-27 19:12:11,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/8cdbc979369d4c15b8ddd6cc77d930e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d46dc6df0c8aa1eeb6e23957306c9751ba805fc2" 2018-06-27 19:12:11,707 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:12:11 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fbf023c8-92c5-41ba-9318-a4e120c56bc9 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/8cdbc979369d4c15b8ddd6cc77d930e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}} 2018-06-27 19:12:11,707 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 used request id req-fbf023c8-92c5-41ba-9318-a4e120c56bc9 2018-06-27 19:12:11,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=ac9fa0b4-63c0-459c-8083-c42e5e0e7a29 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d46dc6df0c8aa1eeb6e23957306c9751ba805fc2" 2018-06-27 19:12:11,843 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:12:11 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-80849b12-d171-439c-b921-0226d3f79cdd Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ac9fa0b4-63c0-459c-8083-c42e5e0e7a29","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:11:48Z","dns_nameservers":[],"updated_at":"2018-06-27T19:11: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":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"af6c981c-1182-4e50-8b80-7f6c23493bd7","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-2b804d5d-9e14-464c-a75a-89002ce93fd3-subnet"}]} 2018-06-27 19:12:11,844 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=ac9fa0b4-63c0-459c-8083-c42e5e0e7a29 used request id req-80849b12-d171-439c-b921-0226d3f79cdd 2018-06-27 19:12:11,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=ac9fa0b4-63c0-459c-8083-c42e5e0e7a29&name=NovaUtilsInstanceVolumeTests-2b804d5d-9e14-464c-a75a-89002ce93fd3-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d46dc6df0c8aa1eeb6e23957306c9751ba805fc2" 2018-06-27 19:12:11,972 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:12:11 GMT Content-Type: application/json Content-Length: 861 Connection: keep-alive X-Openstack-Request-Id: req-e85a24be-6336-49fc-9bff-6e8f7c9ae3b9 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T19:12:10Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"af6c981c-1182-4e50-8b80-7f6c23493bd7","ip_address":"10.55.0.5"}],"id":"f79301fd-e9e4-4e3f-bc34-924fca185d9f","security_groups":["c550cef9-ba45-49be-8c52-0554a76a0c1e"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:c2:24:c6","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NovaUtilsInstanceVolumeTests-2b804d5d-9e14-464c-a75a-89002ce93fd3-port","admin_state_up":true,"network_id":"ac9fa0b4-63c0-459c-8083-c42e5e0e7a29","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:12:10Z","binding:vnic_type":"normal"}]} 2018-06-27 19:12:11,972 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=ac9fa0b4-63c0-459c-8083-c42e5e0e7a29&name=NovaUtilsInstanceVolumeTests-2b804d5d-9e14-464c-a75a-89002ce93fd3-port&admin_state_up=True used request id req-e85a24be-6336-49fc-9bff-6e8f7c9ae3b9 2018-06-27 19:12:11,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d46dc6df0c8aa1eeb6e23957306c9751ba805fc2" 2018-06-27 19:12:12,070 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:12:11 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-19e81506-5d0a-4e50-a3ec-3453ee3e5195 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/8cdbc979369d4c15b8ddd6cc77d930e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}} 2018-06-27 19:12:12,070 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 used request id req-19e81506-5d0a-4e50-a3ec-3453ee3e5195 2018-06-27 19:12:12,071 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceVolumeTests-2b804d5d-9e14-464c-a75a-89002ce93fd3-vm_inst 2018-06-27 19:12:12,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/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d46dc6df0c8aa1eeb6e23957306c9751ba805fc2" 2018-06-27 19:12:12,733 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:12: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-b5ec55f6-0049-4603-a0b9-306b3e4b8c79 X-Compute-Request-Id: req-b5ec55f6-0049-4603-a0b9-306b3e4b8c79 Front-End-Https: on RESP BODY: {"flavors": [{"id": "c4c34008-69b0-461c-816d-ae5c6fe0bce4", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/c4c34008-69b0-461c-816d-ae5c6fe0bce4", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/c4c34008-69b0-461c-816d-ae5c6fe0bce4", "rel": "bookmark"}], "name": "NovaUtilsInstanceVolumeTests-2b804d5d-9e14-464c-a75a-89002ce93fd3-flavor"}]} 2018-06-27 19:12:12,733 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-b5ec55f6-0049-4603-a0b9-306b3e4b8c79 2018-06-27 19:12:12,736 - novaclient.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/c4c34008-69b0-461c-816d-ae5c6fe0bce4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d46dc6df0c8aa1eeb6e23957306c9751ba805fc2" 2018-06-27 19:12:13,635 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:12:13 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-374aef90-7309-42aa-884f-e6a66e3e0025 X-Compute-Request-Id: req-374aef90-7309-42aa-884f-e6a66e3e0025 Front-End-Https: on RESP BODY: {"flavor": {"name": "NovaUtilsInstanceVolumeTests-2b804d5d-9e14-464c-a75a-89002ce93fd3-flavor", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/c4c34008-69b0-461c-816d-ae5c6fe0bce4", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/c4c34008-69b0-461c-816d-ae5c6fe0bce4", "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": "c4c34008-69b0-461c-816d-ae5c6fe0bce4"}} 2018-06-27 19:12:13,635 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/c4c34008-69b0-461c-816d-ae5c6fe0bce4 used request id req-374aef90-7309-42aa-884f-e6a66e3e0025 2018-06-27 19:12:13,638 - 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-2b804d5d-9e14-464c-a75a-89002ce93fd3-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d46dc6df0c8aa1eeb6e23957306c9751ba805fc2" 2018-06-27 19:12:14,464 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:12:14 GMT Content-Type: application/json Content-Length: 906 Connection: keep-alive X-Openstack-Request-Id: req-908f39c0-9fca-4f45-9e74-1810c3900e1f Front-End-Https: on RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-2b804d5d-9e14-464c-a75a-89002ce93fd3-image", "tags": [], "container_format": "bare", "created_at": "2018-06-27T19:11:40Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-27T19:11:43Z", "visibility": "shared", "self": "/v2/images/5bf881e8-2500-43f9-aee4-43eb8dcbf700", "min_disk": 0, "protected": false, "id": "5bf881e8-2500-43f9-aee4-43eb8dcbf700", "file": "/v2/images/5bf881e8-2500-43f9-aee4-43eb8dcbf700/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8cdbc979369d4c15b8ddd6cc77d930e3", "direct_url": "file:///var/lib/glance/images/5bf881e8-2500-43f9-aee4-43eb8dcbf700", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-2b804d5d-9e14-464c-a75a-89002ce93fd3-image"} 2018-06-27 19:12:14,464 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-2b804d5d-9e14-464c-a75a-89002ce93fd3-image used request id req-908f39c0-9fca-4f45-9e74-1810c3900e1f 2018-06-27 19:12:14,467 - 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}d46dc6df0c8aa1eeb6e23957306c9751ba805fc2" 2018-06-27 19:12:15,152 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:12:15 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-43d87b3b-c3da-4fd0-a2b5-55ede7e3cd7e 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-27 19:12:15,153 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-43d87b3b-c3da-4fd0-a2b5-55ede7e3cd7e 2018-06-27 19:12:15,156 - 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}d46dc6df0c8aa1eeb6e23957306c9751ba805fc2" -d '{"server": {"name": "NovaUtilsInstanceVolumeTests-2b804d5d-9e14-464c-a75a-89002ce93fd3-vm_inst", "imageRef": "5bf881e8-2500-43f9-aee4-43eb8dcbf700", "flavorRef": "c4c34008-69b0-461c-816d-ae5c6fe0bce4", "max_count": 1, "min_count": 1, "networks": [{"port": "f79301fd-e9e4-4e3f-bc34-924fca185d9f"}]}}' 2018-06-27 19:12:20,958 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 19:12:20 GMT Content-Type: application/json Content-Length: 378 Connection: keep-alive Location: https://172.30.10.101:8774/v2.1/servers/e0e5b512-0e67-498b-aa50-b8b0b448947b Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-fb6e2577-8cc9-4b66-a4a7-e69f27f8e966 X-Compute-Request-Id: req-fb6e2577-8cc9-4b66-a4a7-e69f27f8e966 RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "e0e5b512-0e67-498b-aa50-b8b0b448947b", "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/e0e5b512-0e67-498b-aa50-b8b0b448947b", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/e0e5b512-0e67-498b-aa50-b8b0b448947b", "rel": "bookmark"}], "adminPass": "kpvFThSigB9L"}} 2018-06-27 19:12:20,959 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers used request id req-fb6e2577-8cc9-4b66-a4a7-e69f27f8e966 2018-06-27 19:12:20,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/e0e5b512-0e67-498b-aa50-b8b0b448947b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d46dc6df0c8aa1eeb6e23957306c9751ba805fc2" 2018-06-27 19:12:23,307 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:12: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-fe78ed32-0d08-4699-9443-11ff65614400 X-Compute-Request-Id: req-fe78ed32-0d08-4699-9443-11ff65614400 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/e0e5b512-0e67-498b-aa50-b8b0b448947b", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/e0e5b512-0e67-498b-aa50-b8b0b448947b", "rel": "bookmark"}], "image": {"id": "5bf881e8-2500-43f9-aee4-43eb8dcbf700", "links": [{"href": "http://172.30.10.101:8774/images/5bf881e8-2500-43f9-aee4-43eb8dcbf700", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c4c34008-69b0-461c-816d-ae5c6fe0bce4", "links": [{"href": "http://172.30.10.101:8774/flavors/c4c34008-69b0-461c-816d-ae5c6fe0bce4", "rel": "bookmark"}]}, "id": "e0e5b512-0e67-498b-aa50-b8b0b448947b", "user_id": "e9f9c747d54947bc800a81ecf11858f5", "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-27T19:12:21Z", "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-2b804d5d-9e14-464c-a75a-89002ce93fd3-vm_inst", "created": "2018-06-27T19:12:21Z", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 19:12:23,307 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/e0e5b512-0e67-498b-aa50-b8b0b448947b used request id req-fe78ed32-0d08-4699-9443-11ff65614400 2018-06-27 19:12:23,308 - create_instance - INFO - Created instance with name - NovaUtilsInstanceVolumeTests-2b804d5d-9e14-464c-a75a-89002ce93fd3-vm_inst 2018-06-27 19:12:23,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/e0e5b512-0e67-498b-aa50-b8b0b448947b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d46dc6df0c8aa1eeb6e23957306c9751ba805fc2" 2018-06-27 19:12:25,258 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:12:25 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-1e07bdb9-6ba9-4e82-ab26-1dd18179f564 X-Compute-Request-Id: req-1e07bdb9-6ba9-4e82-ab26-1dd18179f564 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/e0e5b512-0e67-498b-aa50-b8b0b448947b", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/e0e5b512-0e67-498b-aa50-b8b0b448947b", "rel": "bookmark"}], "image": {"id": "5bf881e8-2500-43f9-aee4-43eb8dcbf700", "links": [{"href": "http://172.30.10.101:8774/images/5bf881e8-2500-43f9-aee4-43eb8dcbf700", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c4c34008-69b0-461c-816d-ae5c6fe0bce4", "links": [{"href": "http://172.30.10.101:8774/flavors/c4c34008-69b0-461c-816d-ae5c6fe0bce4", "rel": "bookmark"}]}, "id": "e0e5b512-0e67-498b-aa50-b8b0b448947b", "user_id": "e9f9c747d54947bc800a81ecf11858f5", "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-27T19:12: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-2b804d5d-9e14-464c-a75a-89002ce93fd3-vm_inst", "created": "2018-06-27T19:12:21Z", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 19:12:25,258 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/e0e5b512-0e67-498b-aa50-b8b0b448947b used request id req-1e07bdb9-6ba9-4e82-ab26-1dd18179f564 2018-06-27 19:12:25,258 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-2b804d5d-9e14-464c-a75a-89002ce93fd3-vm_inst] is - BUILD 2018-06-27 19:12:25,258 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 19:12:28,262 - create_instance - DEBUG - VM status query timeout in 895.046577215 2018-06-27 19:12:28,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/e0e5b512-0e67-498b-aa50-b8b0b448947b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d46dc6df0c8aa1eeb6e23957306c9751ba805fc2" 2018-06-27 19:12:29,386 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:12:29 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-cdf41eda-78c4-4efb-9a68-d15d1a693fe8 X-Compute-Request-Id: req-cdf41eda-78c4-4efb-9a68-d15d1a693fe8 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/e0e5b512-0e67-498b-aa50-b8b0b448947b", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/e0e5b512-0e67-498b-aa50-b8b0b448947b", "rel": "bookmark"}], "image": {"id": "5bf881e8-2500-43f9-aee4-43eb8dcbf700", "links": [{"href": "http://172.30.10.101:8774/images/5bf881e8-2500-43f9-aee4-43eb8dcbf700", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000007", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c4c34008-69b0-461c-816d-ae5c6fe0bce4", "links": [{"href": "http://172.30.10.101:8774/flavors/c4c34008-69b0-461c-816d-ae5c6fe0bce4", "rel": "bookmark"}]}, "id": "e0e5b512-0e67-498b-aa50-b8b0b448947b", "security_groups": [{"name": "default"}], "user_id": "e9f9c747d54947bc800a81ecf11858f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T19:12:28Z", "hostId": "27fbec6f88c6c566d1566fe6150f4345617a8107b73b72866adff50c", "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-2b804d5d-9e14-464c-a75a-89002ce93fd3-vm_inst", "created": "2018-06-27T19:12:20Z", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 19:12:29,387 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/e0e5b512-0e67-498b-aa50-b8b0b448947b used request id req-cdf41eda-78c4-4efb-9a68-d15d1a693fe8 2018-06-27 19:12:29,387 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-2b804d5d-9e14-464c-a75a-89002ce93fd3-vm_inst] is - BUILD 2018-06-27 19:12:29,387 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 19:12:32,389 - create_instance - DEBUG - VM status query timeout in 890.919342995 2018-06-27 19:12:32,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/e0e5b512-0e67-498b-aa50-b8b0b448947b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d46dc6df0c8aa1eeb6e23957306c9751ba805fc2" 2018-06-27 19:12:32,948 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:12:32 GMT Content-Type: application/json Content-Length: 1743 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-0676c3b9-37aa-4809-af3f-872e62208ff7 X-Compute-Request-Id: req-0676c3b9-37aa-4809-af3f-872e62208ff7 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceVolumeTests-2b804d5d-9e14-464c-a75a-89002ce93fd3-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:24:c6", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/e0e5b512-0e67-498b-aa50-b8b0b448947b", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/e0e5b512-0e67-498b-aa50-b8b0b448947b", "rel": "bookmark"}], "image": {"id": "5bf881e8-2500-43f9-aee4-43eb8dcbf700", "links": [{"href": "http://172.30.10.101:8774/images/5bf881e8-2500-43f9-aee4-43eb8dcbf700", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000007", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c4c34008-69b0-461c-816d-ae5c6fe0bce4", "links": [{"href": "http://172.30.10.101:8774/flavors/c4c34008-69b0-461c-816d-ae5c6fe0bce4", "rel": "bookmark"}]}, "id": "e0e5b512-0e67-498b-aa50-b8b0b448947b", "security_groups": [{"name": "default"}], "user_id": "e9f9c747d54947bc800a81ecf11858f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T19:12:28Z", "hostId": "27fbec6f88c6c566d1566fe6150f4345617a8107b73b72866adff50c", "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-2b804d5d-9e14-464c-a75a-89002ce93fd3-vm_inst", "created": "2018-06-27T19:12:20Z", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 19:12:32,948 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/e0e5b512-0e67-498b-aa50-b8b0b448947b used request id req-0676c3b9-37aa-4809-af3f-872e62208ff7 2018-06-27 19:12:32,949 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-2b804d5d-9e14-464c-a75a-89002ce93fd3-vm_inst] is - BUILD 2018-06-27 19:12:32,949 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 19:12:35,952 - create_instance - DEBUG - VM status query timeout in 887.356161118 2018-06-27 19:12:35,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/e0e5b512-0e67-498b-aa50-b8b0b448947b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d46dc6df0c8aa1eeb6e23957306c9751ba805fc2" 2018-06-27 19:12:37,426 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:12:37 GMT Content-Type: application/json Content-Length: 1743 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-7477beb2-e1da-4c2e-b168-b6f381ab8f69 X-Compute-Request-Id: req-7477beb2-e1da-4c2e-b168-b6f381ab8f69 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceVolumeTests-2b804d5d-9e14-464c-a75a-89002ce93fd3-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:24:c6", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/e0e5b512-0e67-498b-aa50-b8b0b448947b", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/e0e5b512-0e67-498b-aa50-b8b0b448947b", "rel": "bookmark"}], "image": {"id": "5bf881e8-2500-43f9-aee4-43eb8dcbf700", "links": [{"href": "http://172.30.10.101:8774/images/5bf881e8-2500-43f9-aee4-43eb8dcbf700", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000007", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c4c34008-69b0-461c-816d-ae5c6fe0bce4", "links": [{"href": "http://172.30.10.101:8774/flavors/c4c34008-69b0-461c-816d-ae5c6fe0bce4", "rel": "bookmark"}]}, "id": "e0e5b512-0e67-498b-aa50-b8b0b448947b", "security_groups": [{"name": "default"}], "user_id": "e9f9c747d54947bc800a81ecf11858f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T19:12:28Z", "hostId": "27fbec6f88c6c566d1566fe6150f4345617a8107b73b72866adff50c", "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-2b804d5d-9e14-464c-a75a-89002ce93fd3-vm_inst", "created": "2018-06-27T19:12:20Z", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 19:12:37,426 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/e0e5b512-0e67-498b-aa50-b8b0b448947b used request id req-7477beb2-e1da-4c2e-b168-b6f381ab8f69 2018-06-27 19:12:37,427 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-2b804d5d-9e14-464c-a75a-89002ce93fd3-vm_inst] is - BUILD 2018-06-27 19:12:37,427 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 19:12:40,430 - create_instance - DEBUG - VM status query timeout in 882.877927065 2018-06-27 19:12:40,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/e0e5b512-0e67-498b-aa50-b8b0b448947b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d46dc6df0c8aa1eeb6e23957306c9751ba805fc2" 2018-06-27 19:12:43,915 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:12:43 GMT Content-Type: application/json Content-Length: 1743 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-d9da3fdc-083a-429e-a311-bc6d4de865fa X-Compute-Request-Id: req-d9da3fdc-083a-429e-a311-bc6d4de865fa Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceVolumeTests-2b804d5d-9e14-464c-a75a-89002ce93fd3-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:24:c6", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/e0e5b512-0e67-498b-aa50-b8b0b448947b", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/e0e5b512-0e67-498b-aa50-b8b0b448947b", "rel": "bookmark"}], "image": {"id": "5bf881e8-2500-43f9-aee4-43eb8dcbf700", "links": [{"href": "http://172.30.10.101:8774/images/5bf881e8-2500-43f9-aee4-43eb8dcbf700", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000007", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c4c34008-69b0-461c-816d-ae5c6fe0bce4", "links": [{"href": "http://172.30.10.101:8774/flavors/c4c34008-69b0-461c-816d-ae5c6fe0bce4", "rel": "bookmark"}]}, "id": "e0e5b512-0e67-498b-aa50-b8b0b448947b", "security_groups": [{"name": "default"}], "user_id": "e9f9c747d54947bc800a81ecf11858f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T19:12:28Z", "hostId": "27fbec6f88c6c566d1566fe6150f4345617a8107b73b72866adff50c", "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-2b804d5d-9e14-464c-a75a-89002ce93fd3-vm_inst", "created": "2018-06-27T19:12:20Z", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 19:12:43,915 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/e0e5b512-0e67-498b-aa50-b8b0b448947b used request id req-d9da3fdc-083a-429e-a311-bc6d4de865fa 2018-06-27 19:12:43,916 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-2b804d5d-9e14-464c-a75a-89002ce93fd3-vm_inst] is - BUILD 2018-06-27 19:12:43,916 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 19:12:46,919 - create_instance - DEBUG - VM status query timeout in 876.389186144 2018-06-27 19:12:46,922 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/e0e5b512-0e67-498b-aa50-b8b0b448947b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d46dc6df0c8aa1eeb6e23957306c9751ba805fc2" 2018-06-27 19:12:47,528 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:12:47 GMT Content-Type: application/json Content-Length: 1764 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-9118e2bc-21fa-4c09-b673-256e91d2fd9b X-Compute-Request-Id: req-9118e2bc-21fa-4c09-b673-256e91d2fd9b Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-2b804d5d-9e14-464c-a75a-89002ce93fd3-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:24:c6", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/e0e5b512-0e67-498b-aa50-b8b0b448947b", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/e0e5b512-0e67-498b-aa50-b8b0b448947b", "rel": "bookmark"}], "image": {"id": "5bf881e8-2500-43f9-aee4-43eb8dcbf700", "links": [{"href": "http://172.30.10.101:8774/images/5bf881e8-2500-43f9-aee4-43eb8dcbf700", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000007", "OS-SRV-USG:launched_at": "2018-06-27T19:12:40.000000", "flavor": {"id": "c4c34008-69b0-461c-816d-ae5c6fe0bce4", "links": [{"href": "http://172.30.10.101:8774/flavors/c4c34008-69b0-461c-816d-ae5c6fe0bce4", "rel": "bookmark"}]}, "id": "e0e5b512-0e67-498b-aa50-b8b0b448947b", "security_groups": [{"name": "default"}], "user_id": "e9f9c747d54947bc800a81ecf11858f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T19:12:41Z", "hostId": "27fbec6f88c6c566d1566fe6150f4345617a8107b73b72866adff50c", "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-2b804d5d-9e14-464c-a75a-89002ce93fd3-vm_inst", "created": "2018-06-27T19:12:20Z", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 19:12:47,528 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/e0e5b512-0e67-498b-aa50-b8b0b448947b used request id req-9118e2bc-21fa-4c09-b673-256e91d2fd9b 2018-06-27 19:12:47,529 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-2b804d5d-9e14-464c-a75a-89002ce93fd3-vm_inst] is - ACTIVE 2018-06-27 19:12:47,529 - create_instance - INFO - VM is - ACTIVE 2018-06-27 19:12:47,531 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/e0e5b512-0e67-498b-aa50-b8b0b448947b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d46dc6df0c8aa1eeb6e23957306c9751ba805fc2" 2018-06-27 19:12:49,353 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:12:49 GMT Content-Type: application/json Content-Length: 1764 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-1e15155b-36f4-4dac-9892-61c69b5f9792 X-Compute-Request-Id: req-1e15155b-36f4-4dac-9892-61c69b5f9792 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-2b804d5d-9e14-464c-a75a-89002ce93fd3-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:24:c6", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/e0e5b512-0e67-498b-aa50-b8b0b448947b", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/e0e5b512-0e67-498b-aa50-b8b0b448947b", "rel": "bookmark"}], "image": {"id": "5bf881e8-2500-43f9-aee4-43eb8dcbf700", "links": [{"href": "http://172.30.10.101:8774/images/5bf881e8-2500-43f9-aee4-43eb8dcbf700", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000007", "OS-SRV-USG:launched_at": "2018-06-27T19:12:40.000000", "flavor": {"id": "c4c34008-69b0-461c-816d-ae5c6fe0bce4", "links": [{"href": "http://172.30.10.101:8774/flavors/c4c34008-69b0-461c-816d-ae5c6fe0bce4", "rel": "bookmark"}]}, "id": "e0e5b512-0e67-498b-aa50-b8b0b448947b", "security_groups": [{"name": "default"}], "user_id": "e9f9c747d54947bc800a81ecf11858f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T19:12:41Z", "hostId": "27fbec6f88c6c566d1566fe6150f4345617a8107b73b72866adff50c", "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-2b804d5d-9e14-464c-a75a-89002ce93fd3-vm_inst", "created": "2018-06-27T19:12:20Z", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 19:12:49,353 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/e0e5b512-0e67-498b-aa50-b8b0b448947b used request id req-1e15155b-36f4-4dac-9892-61c69b5f9792 2018-06-27 19:12:49,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=NovaUtilsInstanceVolumeTests-2b804d5d-9e14-464c-a75a-89002ce93fd3-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d46dc6df0c8aa1eeb6e23957306c9751ba805fc2" 2018-06-27 19:12:49,668 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:12:49 GMT Content-Type: application/json Content-Length: 728 Connection: keep-alive X-Openstack-Request-Id: req-050265e7-2541-4cd1-90d5-5a6835467013 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":"ac9fa0b4-63c0-459c-8083-c42e5e0e7a29","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":["af6c981c-1182-4e50-8b80-7f6c23493bd7"],"description":"","tags":[],"updated_at":"2018-06-27T19:11:48Z","provider:segmentation_id":3,"name":"NovaUtilsInstanceVolumeTests-2b804d5d-9e14-464c-a75a-89002ce93fd3-net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:11:46Z","provider:network_type":"vxlan"}]} 2018-06-27 19:12:49,668 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-2b804d5d-9e14-464c-a75a-89002ce93fd3-net used request id req-050265e7-2541-4cd1-90d5-5a6835467013 2018-06-27 19:12:49,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/8cdbc979369d4c15b8ddd6cc77d930e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d46dc6df0c8aa1eeb6e23957306c9751ba805fc2" 2018-06-27 19:12:50,044 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:12:49 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f5587a12-e98e-4073-9e1c-248c4dbab0b7 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/8cdbc979369d4c15b8ddd6cc77d930e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}} 2018-06-27 19:12:50,045 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 used request id req-f5587a12-e98e-4073-9e1c-248c4dbab0b7 2018-06-27 19:12:50,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/subnets?network_id=ac9fa0b4-63c0-459c-8083-c42e5e0e7a29 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d46dc6df0c8aa1eeb6e23957306c9751ba805fc2" 2018-06-27 19:12:50,169 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:12:50 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-7b2f13ea-0f2e-4afd-ad92-780baff80460 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ac9fa0b4-63c0-459c-8083-c42e5e0e7a29","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:11:48Z","dns_nameservers":[],"updated_at":"2018-06-27T19:11: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":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"af6c981c-1182-4e50-8b80-7f6c23493bd7","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-2b804d5d-9e14-464c-a75a-89002ce93fd3-subnet"}]} 2018-06-27 19:12:50,169 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=ac9fa0b4-63c0-459c-8083-c42e5e0e7a29 used request id req-7b2f13ea-0f2e-4afd-ad92-780baff80460 2018-06-27 19:12:50,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=ac9fa0b4-63c0-459c-8083-c42e5e0e7a29 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d46dc6df0c8aa1eeb6e23957306c9751ba805fc2" 2018-06-27 19:12:50,306 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:12:50 GMT Content-Type: application/json Content-Length: 2787 Connection: keep-alive X-Openstack-Request-Id: req-b5a1668b-03a9-46a1-9286-292ba33f1406 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T19:11:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"af6c981c-1182-4e50-8b80-7f6c23493bd7","ip_address":"10.55.0.3"}],"id":"6269a17b-7189-453a-845e-a8711b131bc0","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:64:69","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-ac9fa0b4-63c0-459c-8083-c42e5e0e7a29","name":"","admin_state_up":true,"network_id":"ac9fa0b4-63c0-459c-8083-c42e5e0e7a29","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:11:51Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T19:11:55Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"af6c981c-1182-4e50-8b80-7f6c23493bd7","ip_address":"10.55.0.2"}],"id":"e762f704-1a15-483a-a724-e4e0df3c71f9","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a5:4f:ca","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-ac9fa0b4-63c0-459c-8083-c42e5e0e7a29","name":"","admin_state_up":true,"network_id":"ac9fa0b4-63c0-459c-8083-c42e5e0e7a29","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:11:50Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T19:12:39Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"af6c981c-1182-4e50-8b80-7f6c23493bd7","ip_address":"10.55.0.5"}],"id":"f79301fd-e9e4-4e3f-bc34-924fca185d9f","security_groups":["c550cef9-ba45-49be-8c52-0554a76a0c1e"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c2:24:c6","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"e0e5b512-0e67-498b-aa50-b8b0b448947b","name":"NovaUtilsInstanceVolumeTests-2b804d5d-9e14-464c-a75a-89002ce93fd3-port","admin_state_up":true,"network_id":"ac9fa0b4-63c0-459c-8083-c42e5e0e7a29","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:12:10Z","binding:vnic_type":"normal"}]} 2018-06-27 19:12:50,306 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=ac9fa0b4-63c0-459c-8083-c42e5e0e7a29 used request id req-b5a1668b-03a9-46a1-9286-292ba33f1406 2018-06-27 19:12:50,307 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 19:12:51,209 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T20:12:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["WJK2ciuTTpG3rb5q8uDsow"], "issued_at": "2018-06-27T19:12:51.000000Z"}} 2018-06-27 19:12:51,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49d59f434e441e03fa966381564cc9f889536316" 2018-06-27 19:12:51,579 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:12:51 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-930e8a55-c096-4ab5-b799-53fb68306855 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 19:12:51,580 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-930e8a55-c096-4ab5-b799-53fb68306855 2018-06-27 19:12: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/e0e5b512-0e67-498b-aa50-b8b0b448947b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d46dc6df0c8aa1eeb6e23957306c9751ba805fc2" 2018-06-27 19:12:54,061 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:12:54 GMT Content-Type: application/json Content-Length: 1764 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-855d3cca-8fa9-44d5-b3e1-a4d8242366da X-Compute-Request-Id: req-855d3cca-8fa9-44d5-b3e1-a4d8242366da Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-2b804d5d-9e14-464c-a75a-89002ce93fd3-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:24:c6", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/e0e5b512-0e67-498b-aa50-b8b0b448947b", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/e0e5b512-0e67-498b-aa50-b8b0b448947b", "rel": "bookmark"}], "image": {"id": "5bf881e8-2500-43f9-aee4-43eb8dcbf700", "links": [{"href": "http://172.30.10.101:8774/images/5bf881e8-2500-43f9-aee4-43eb8dcbf700", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000007", "OS-SRV-USG:launched_at": "2018-06-27T19:12:40.000000", "flavor": {"id": "c4c34008-69b0-461c-816d-ae5c6fe0bce4", "links": [{"href": "http://172.30.10.101:8774/flavors/c4c34008-69b0-461c-816d-ae5c6fe0bce4", "rel": "bookmark"}]}, "id": "e0e5b512-0e67-498b-aa50-b8b0b448947b", "security_groups": [{"name": "default"}], "user_id": "e9f9c747d54947bc800a81ecf11858f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T19:12:41Z", "hostId": "27fbec6f88c6c566d1566fe6150f4345617a8107b73b72866adff50c", "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-2b804d5d-9e14-464c-a75a-89002ce93fd3-vm_inst", "created": "2018-06-27T19:12:20Z", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 19:12:54,061 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/e0e5b512-0e67-498b-aa50-b8b0b448947b used request id req-855d3cca-8fa9-44d5-b3e1-a4d8242366da 2018-06-27 19:12:54,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/networks?name=NovaUtilsInstanceVolumeTests-2b804d5d-9e14-464c-a75a-89002ce93fd3-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d46dc6df0c8aa1eeb6e23957306c9751ba805fc2" 2018-06-27 19:12:54,381 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:12:54 GMT Content-Type: application/json Content-Length: 728 Connection: keep-alive X-Openstack-Request-Id: req-50c4226f-e1b1-430d-bbf6-aeff915cbec5 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":"ac9fa0b4-63c0-459c-8083-c42e5e0e7a29","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":["af6c981c-1182-4e50-8b80-7f6c23493bd7"],"description":"","tags":[],"updated_at":"2018-06-27T19:11:48Z","provider:segmentation_id":3,"name":"NovaUtilsInstanceVolumeTests-2b804d5d-9e14-464c-a75a-89002ce93fd3-net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:11:46Z","provider:network_type":"vxlan"}]} 2018-06-27 19:12:54,381 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-2b804d5d-9e14-464c-a75a-89002ce93fd3-net used request id req-50c4226f-e1b1-430d-bbf6-aeff915cbec5 2018-06-27 19:12:54,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/8cdbc979369d4c15b8ddd6cc77d930e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d46dc6df0c8aa1eeb6e23957306c9751ba805fc2" 2018-06-27 19:12:54,490 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:12:54 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-51440d31-675f-4c80-91a0-596ad124f647 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/8cdbc979369d4c15b8ddd6cc77d930e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}} 2018-06-27 19:12:54,490 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 used request id req-51440d31-675f-4c80-91a0-596ad124f647 2018-06-27 19:12:54,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=ac9fa0b4-63c0-459c-8083-c42e5e0e7a29 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d46dc6df0c8aa1eeb6e23957306c9751ba805fc2" 2018-06-27 19:12:54,641 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:12:54 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-b6c33e0c-7c34-42ae-b56e-3f842034b32a Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ac9fa0b4-63c0-459c-8083-c42e5e0e7a29","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:11:48Z","dns_nameservers":[],"updated_at":"2018-06-27T19:11: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":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"af6c981c-1182-4e50-8b80-7f6c23493bd7","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-2b804d5d-9e14-464c-a75a-89002ce93fd3-subnet"}]} 2018-06-27 19:12:54,641 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=ac9fa0b4-63c0-459c-8083-c42e5e0e7a29 used request id req-b6c33e0c-7c34-42ae-b56e-3f842034b32a 2018-06-27 19:12:54,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/ports?network_id=ac9fa0b4-63c0-459c-8083-c42e5e0e7a29 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d46dc6df0c8aa1eeb6e23957306c9751ba805fc2" 2018-06-27 19:12:55,024 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:12:55 GMT Content-Type: application/json Content-Length: 2787 Connection: keep-alive X-Openstack-Request-Id: req-f5ecf241-bdd4-4b8b-9f47-94355abb6658 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T19:11:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"af6c981c-1182-4e50-8b80-7f6c23493bd7","ip_address":"10.55.0.3"}],"id":"6269a17b-7189-453a-845e-a8711b131bc0","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:64:69","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-ac9fa0b4-63c0-459c-8083-c42e5e0e7a29","name":"","admin_state_up":true,"network_id":"ac9fa0b4-63c0-459c-8083-c42e5e0e7a29","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:11:51Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T19:11:55Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"af6c981c-1182-4e50-8b80-7f6c23493bd7","ip_address":"10.55.0.2"}],"id":"e762f704-1a15-483a-a724-e4e0df3c71f9","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a5:4f:ca","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-ac9fa0b4-63c0-459c-8083-c42e5e0e7a29","name":"","admin_state_up":true,"network_id":"ac9fa0b4-63c0-459c-8083-c42e5e0e7a29","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:11:50Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T19:12:39Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"af6c981c-1182-4e50-8b80-7f6c23493bd7","ip_address":"10.55.0.5"}],"id":"f79301fd-e9e4-4e3f-bc34-924fca185d9f","security_groups":["c550cef9-ba45-49be-8c52-0554a76a0c1e"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c2:24:c6","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"e0e5b512-0e67-498b-aa50-b8b0b448947b","name":"NovaUtilsInstanceVolumeTests-2b804d5d-9e14-464c-a75a-89002ce93fd3-port","admin_state_up":true,"network_id":"ac9fa0b4-63c0-459c-8083-c42e5e0e7a29","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:12:10Z","binding:vnic_type":"normal"}]} 2018-06-27 19:12:55,024 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=ac9fa0b4-63c0-459c-8083-c42e5e0e7a29 used request id req-f5ecf241-bdd4-4b8b-9f47-94355abb6658 2018-06-27 19:12:55,027 - 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/e0e5b512-0e67-498b-aa50-b8b0b448947b/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49d59f434e441e03fa966381564cc9f889536316" -d '{"volumeAttachment": {"volumeId": "4b1a59a2-faee-486e-a9e6-78cce0fff954"}}' 2018-06-27 19:12:59,885 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:12:59 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-5bd1f065-e95c-4f96-937a-a667c36b0bd1 X-Compute-Request-Id: req-5bd1f065-e95c-4f96-937a-a667c36b0bd1 Front-End-Https: on RESP BODY: {"volumeAttachment": {"device": "/dev/vdc", "serverId": "e0e5b512-0e67-498b-aa50-b8b0b448947b", "id": "4b1a59a2-faee-486e-a9e6-78cce0fff954", "volumeId": "4b1a59a2-faee-486e-a9e6-78cce0fff954"}} 2018-06-27 19:12:59,885 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers/e0e5b512-0e67-498b-aa50-b8b0b448947b/os-volume_attachments used request id req-5bd1f065-e95c-4f96-937a-a667c36b0bd1 2018-06-27 19:12:59,886 - create_instance - INFO - Deleting Port with ID - f79301fd-e9e4-4e3f-bc34-924fca185d9f 2018-06-27 19:12:59,886 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceVolumeTests-2b804d5d-9e14-464c-a75a-89002ce93fd3-port 2018-06-27 19:12:59,891 - 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/f79301fd-e9e4-4e3f-bc34-924fca185d9f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d46dc6df0c8aa1eeb6e23957306c9751ba805fc2" 2018-06-27 19:13:01,377 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 19:13:01 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-ccd39bf2-d971-47e4-ac1d-26b7322f0b75 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 19:13:01,378 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/ports/f79301fd-e9e4-4e3f-bc34-924fca185d9f used request id req-ccd39bf2-d971-47e4-ac1d-26b7322f0b75 2018-06-27 19:13:01,378 - create_instance - INFO - Deleting VM instance - NovaUtilsInstanceVolumeTests-2b804d5d-9e14-464c-a75a-89002ce93fd3-vm_inst 2018-06-27 19:13:01,381 - 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/e0e5b512-0e67-498b-aa50-b8b0b448947b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d46dc6df0c8aa1eeb6e23957306c9751ba805fc2" 2018-06-27 19:13:01,888 - novaclient.v2.client - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 19:13: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-2cfcdd28-f421-4cb0-81f8-80ab7f9ed5a5 X-Compute-Request-Id: req-2cfcdd28-f421-4cb0-81f8-80ab7f9ed5a5 Front-End-Https: on 2018-06-27 19:13:01,888 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/servers/e0e5b512-0e67-498b-aa50-b8b0b448947b used request id req-2cfcdd28-f421-4cb0-81f8-80ab7f9ed5a5 2018-06-27 19:13:01,889 - create_instance - INFO - Checking deletion status 2018-06-27 19:13:01,892 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/e0e5b512-0e67-498b-aa50-b8b0b448947b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d46dc6df0c8aa1eeb6e23957306c9751ba805fc2" 2018-06-27 19:13:02,650 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:13:02 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-f15e1a8e-930a-437d-9d1d-54e49917fb83 X-Compute-Request-Id: req-f15e1a8e-930a-437d-9d1d-54e49917fb83 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"NovaUtilsInstanceVolumeTests-2b804d5d-9e14-464c-a75a-89002ce93fd3-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:24:c6", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/e0e5b512-0e67-498b-aa50-b8b0b448947b", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/e0e5b512-0e67-498b-aa50-b8b0b448947b", "rel": "bookmark"}], "image": {"id": "5bf881e8-2500-43f9-aee4-43eb8dcbf700", "links": [{"href": "http://172.30.10.101:8774/images/5bf881e8-2500-43f9-aee4-43eb8dcbf700", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000007", "OS-SRV-USG:launched_at": "2018-06-27T19:12:40.000000", "flavor": {"id": "c4c34008-69b0-461c-816d-ae5c6fe0bce4", "links": [{"href": "http://172.30.10.101:8774/flavors/c4c34008-69b0-461c-816d-ae5c6fe0bce4", "rel": "bookmark"}]}, "id": "e0e5b512-0e67-498b-aa50-b8b0b448947b", "user_id": "e9f9c747d54947bc800a81ecf11858f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T19:13:02Z", "hostId": "27fbec6f88c6c566d1566fe6150f4345617a8107b73b72866adff50c", "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-2b804d5d-9e14-464c-a75a-89002ce93fd3-vm_inst", "created": "2018-06-27T19:12:20Z", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "os-extended-volumes:volumes_attached": [{"id": "4b1a59a2-faee-486e-a9e6-78cce0fff954"}], "metadata": {}}} 2018-06-27 19:13:02,650 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/e0e5b512-0e67-498b-aa50-b8b0b448947b used request id req-f15e1a8e-930a-437d-9d1d-54e49917fb83 2018-06-27 19:13:02,650 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-2b804d5d-9e14-464c-a75a-89002ce93fd3-vm_inst] is - ACTIVE 2018-06-27 19:13:02,651 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 19:13:05,654 - create_instance - DEBUG - VM status query timeout in 296.235159159 2018-06-27 19:13:05,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/e0e5b512-0e67-498b-aa50-b8b0b448947b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d46dc6df0c8aa1eeb6e23957306c9751ba805fc2" 2018-06-27 19:13:06,125 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:13:06 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-b03f18dc-449a-494d-a848-c3aa48febfc1 X-Compute-Request-Id: req-b03f18dc-449a-494d-a848-c3aa48febfc1 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/e0e5b512-0e67-498b-aa50-b8b0b448947b", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/e0e5b512-0e67-498b-aa50-b8b0b448947b", "rel": "bookmark"}], "image": {"id": "5bf881e8-2500-43f9-aee4-43eb8dcbf700", "links": [{"href": "http://172.30.10.101:8774/images/5bf881e8-2500-43f9-aee4-43eb8dcbf700", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000007", "OS-SRV-USG:launched_at": "2018-06-27T19:12:40.000000", "flavor": {"id": "c4c34008-69b0-461c-816d-ae5c6fe0bce4", "links": [{"href": "http://172.30.10.101:8774/flavors/c4c34008-69b0-461c-816d-ae5c6fe0bce4", "rel": "bookmark"}]}, "id": "e0e5b512-0e67-498b-aa50-b8b0b448947b", "user_id": "e9f9c747d54947bc800a81ecf11858f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T19:13:02Z", "hostId": "27fbec6f88c6c566d1566fe6150f4345617a8107b73b72866adff50c", "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-2b804d5d-9e14-464c-a75a-89002ce93fd3-vm_inst", "created": "2018-06-27T19:12:20Z", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "os-extended-volumes:volumes_attached": [{"id": "4b1a59a2-faee-486e-a9e6-78cce0fff954"}], "metadata": {}}} 2018-06-27 19:13:06,125 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/e0e5b512-0e67-498b-aa50-b8b0b448947b used request id req-b03f18dc-449a-494d-a848-c3aa48febfc1 2018-06-27 19:13:06,126 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-2b804d5d-9e14-464c-a75a-89002ce93fd3-vm_inst] is - ACTIVE 2018-06-27 19:13:06,126 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 19:13:09,129 - create_instance - DEBUG - VM status query timeout in 292.76059103 2018-06-27 19:13:09,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/e0e5b512-0e67-498b-aa50-b8b0b448947b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d46dc6df0c8aa1eeb6e23957306c9751ba805fc2" 2018-06-27 19:13:10,528 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:13:10 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-4bcce08b-fea3-46c9-92da-400523d36296 X-Compute-Request-Id: req-4bcce08b-fea3-46c9-92da-400523d36296 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/e0e5b512-0e67-498b-aa50-b8b0b448947b", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/e0e5b512-0e67-498b-aa50-b8b0b448947b", "rel": "bookmark"}], "image": {"id": "5bf881e8-2500-43f9-aee4-43eb8dcbf700", "links": [{"href": "http://172.30.10.101:8774/images/5bf881e8-2500-43f9-aee4-43eb8dcbf700", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000007", "OS-SRV-USG:launched_at": "2018-06-27T19:12:40.000000", "flavor": {"id": "c4c34008-69b0-461c-816d-ae5c6fe0bce4", "links": [{"href": "http://172.30.10.101:8774/flavors/c4c34008-69b0-461c-816d-ae5c6fe0bce4", "rel": "bookmark"}]}, "id": "e0e5b512-0e67-498b-aa50-b8b0b448947b", "user_id": "e9f9c747d54947bc800a81ecf11858f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T19:13:09Z", "hostId": "27fbec6f88c6c566d1566fe6150f4345617a8107b73b72866adff50c", "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-2b804d5d-9e14-464c-a75a-89002ce93fd3-vm_inst", "created": "2018-06-27T19:12:20Z", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "os-extended-volumes:volumes_attached": [{"id": "4b1a59a2-faee-486e-a9e6-78cce0fff954"}], "metadata": {}}} 2018-06-27 19:13:10,528 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/e0e5b512-0e67-498b-aa50-b8b0b448947b used request id req-4bcce08b-fea3-46c9-92da-400523d36296 2018-06-27 19:13:10,529 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-2b804d5d-9e14-464c-a75a-89002ce93fd3-vm_inst] is - ACTIVE 2018-06-27 19:13:10,529 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 19:13:13,530 - create_instance - DEBUG - VM status query timeout in 288.359490156 2018-06-27 19:13:13,533 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/e0e5b512-0e67-498b-aa50-b8b0b448947b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d46dc6df0c8aa1eeb6e23957306c9751ba805fc2" 2018-06-27 19:13:13,705 - novaclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Wed, 27 Jun 2018 19:13:13 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-5100c303-ab38-4f76-963e-d37bfefddd91 X-Compute-Request-Id: req-5100c303-ab38-4f76-963e-d37bfefddd91 RESP BODY: {"itemNotFound": {"message": "Instance e0e5b512-0e67-498b-aa50-b8b0b448947b could not be found.", "code": 404}} 2018-06-27 19:13:13,705 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/e0e5b512-0e67-498b-aa50-b8b0b448947b used request id req-5100c303-ab38-4f76-963e-d37bfefddd91 2018-06-27 19:13:13,705 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance e0e5b512-0e67-498b-aa50-b8b0b448947b could not be found. (HTTP 404) (Request-ID: req-5100c303-ab38-4f76-963e-d37bfefddd91) 2018-06-27 19:13:13,705 - create_instance - INFO - VM has been properly deleted VM with name - NovaUtilsInstanceVolumeTests-2b804d5d-9e14-464c-a75a-89002ce93fd3-vm_inst 2018-06-27 19:13:13,710 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/volumes/4b1a59a2-faee-486e-a9e6-78cce0fff954 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4ea6f6ea-592a-4008-8e66-12ec85e95ea0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4a9ead712d2c2a8668f2dbecd53484896116d7f" 2018-06-27 19:13:14,669 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:13:14 GMT Content-Type: application/json Content-Length: 1125 Connection: keep-alive x-compute-request-id: req-1e229f72-6570-4866-8707-0a486edc9336 x-openstack-request-id: req-1e229f72-6570-4866-8707-0a486edc9336 Front-End-Https: on RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/volumes/4b1a59a2-faee-486e-a9e6-78cce0fff954", "rel": "self"}, {"href": "https://172.30.10.101:8776/8cdbc979369d4c15b8ddd6cc77d930e3/volumes/4b1a59a2-faee-486e-a9e6-78cce0fff954", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "cmp002@lvm-driver#lvm-driver", "encrypted": false, "updated_at": "2018-06-27T19:13:11.000000", "replication_status": null, "snapshot_id": null, "id": "4b1a59a2-faee-486e-a9e6-78cce0fff954", "size": 1, "user_id": "e9f9c747d54947bc800a81ecf11858f5", "os-vol-tenant-attr:tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "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-2b804d5d-9e14-464c-a75a-89002ce93fd3", "bootable": "false", "created_at": "2018-06-27T19:11:58.000000", "volume_type": "lvm-driver"}} 2018-06-27 19:13:14,669 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/volumes/4b1a59a2-faee-486e-a9e6-78cce0fff954 used request id req-1e229f72-6570-4866-8707-0a486edc9336 2018-06-27 19:13:14,670 - create_volume - DEBUG - Instance status is - available 2018-06-27 19:13:14,670 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-2b804d5d-9e14-464c-a75a-89002ce93fd3 2018-06-27 19:13:14,670 - cinder_utils - INFO - Deleting volume named - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-2b804d5d-9e14-464c-a75a-89002ce93fd3 2018-06-27 19:13:14,673 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/volumes/4b1a59a2-faee-486e-a9e6-78cce0fff954 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4ea6f6ea-592a-4008-8e66-12ec85e95ea0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4a9ead712d2c2a8668f2dbecd53484896116d7f" 2018-06-27 19:13:16,536 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 19:13:16 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-c75e744e-7b09-4f5e-9652-76e2ecbe2dff RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-27 19:13:16,536 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/volumes/4b1a59a2-faee-486e-a9e6-78cce0fff954 used request id req-c75e744e-7b09-4f5e-9652-76e2ecbe2dff 2018-06-27 19:13:16,539 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/volumes/4b1a59a2-faee-486e-a9e6-78cce0fff954 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4ea6f6ea-592a-4008-8e66-12ec85e95ea0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4a9ead712d2c2a8668f2dbecd53484896116d7f" 2018-06-27 19:13:16,889 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:13:16 GMT Content-Type: application/json Content-Length: 1124 Connection: keep-alive x-compute-request-id: req-9c7638c4-8253-4bb0-a8f8-b4b044eec8c4 x-openstack-request-id: req-9c7638c4-8253-4bb0-a8f8-b4b044eec8c4 Front-End-Https: on RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/volumes/4b1a59a2-faee-486e-a9e6-78cce0fff954", "rel": "self"}, {"href": "https://172.30.10.101:8776/8cdbc979369d4c15b8ddd6cc77d930e3/volumes/4b1a59a2-faee-486e-a9e6-78cce0fff954", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "cmp002@lvm-driver#lvm-driver", "encrypted": false, "updated_at": "2018-06-27T19:13:16.000000", "replication_status": null, "snapshot_id": null, "id": "4b1a59a2-faee-486e-a9e6-78cce0fff954", "size": 1, "user_id": "e9f9c747d54947bc800a81ecf11858f5", "os-vol-tenant-attr:tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "deleting", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-2b804d5d-9e14-464c-a75a-89002ce93fd3", "bootable": "false", "created_at": "2018-06-27T19:11:58.000000", "volume_type": "lvm-driver"}} 2018-06-27 19:13:16,889 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/volumes/4b1a59a2-faee-486e-a9e6-78cce0fff954 used request id req-9c7638c4-8253-4bb0-a8f8-b4b044eec8c4 2018-06-27 19:13:16,890 - create_volume - DEBUG - Instance status is - deleting 2018-06-27 19:13:16,890 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-06-27 19:13:19,893 - create_volume - DEBUG - Volume status query timeout in 56.6429560184 2018-06-27 19:13:19,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/8cdbc979369d4c15b8ddd6cc77d930e3/volumes/4b1a59a2-faee-486e-a9e6-78cce0fff954 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4ea6f6ea-592a-4008-8e66-12ec85e95ea0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4a9ead712d2c2a8668f2dbecd53484896116d7f" 2018-06-27 19:13:20,156 - cinderclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Wed, 27 Jun 2018 19:13:20 GMT Content-Type: application/json Content-Length: 109 Connection: keep-alive x-compute-request-id: req-cfb70924-d107-415c-a0c6-96fdc941b77b x-openstack-request-id: req-cfb70924-d107-415c-a0c6-96fdc941b77b RESP BODY: {"itemNotFound": {"message": "Volume 4b1a59a2-faee-486e-a9e6-78cce0fff954 could not be found.", "code": 404}} 2018-06-27 19:13:20,156 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/volumes/4b1a59a2-faee-486e-a9e6-78cce0fff954 used request id req-cfb70924-d107-415c-a0c6-96fdc941b77b 2018-06-27 19:13:20,157 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 4b1a59a2-faee-486e-a9e6-78cce0fff954 could not be found. (HTTP 404) (Request-ID: req-cfb70924-d107-415c-a0c6-96fdc941b77b) 2018-06-27 19:13:20,157 - create_volume - INFO - Volume has been properly deleted with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-2b804d5d-9e14-464c-a75a-89002ce93fd3 2018-06-27 19:13:20,160 - 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/c4c34008-69b0-461c-816d-ae5c6fe0bce4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70f3b31c5d5144322d23ad0eddc05d9e352c7360" 2018-06-27 19:13:21,003 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 19:13: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-23335bb4-7381-4b10-9ad5-ae5da8c054c7 X-Compute-Request-Id: req-23335bb4-7381-4b10-9ad5-ae5da8c054c7 2018-06-27 19:13:21,003 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/flavors/c4c34008-69b0-461c-816d-ae5c6fe0bce4 used request id req-23335bb4-7381-4b10-9ad5-ae5da8c054c7 2018-06-27 19:13:21,004 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-2b804d5d-9e14-464c-a75a-89002ce93fd3-subnet 2018-06-27 19:13:21,004 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-2b804d5d-9e14-464c-a75a-89002ce93fd3-subnet 2018-06-27 19:13:21,009 - 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/af6c981c-1182-4e50-8b80-7f6c23493bd7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eeed365e6ff154e82fffb0abf276e365b88469a3" 2018-06-27 19:13:25,542 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 19:13:25 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-0726a15a-ad38-4b9b-a09c-b8911a159693 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 19:13:25,543 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/af6c981c-1182-4e50-8b80-7f6c23493bd7 used request id req-0726a15a-ad38-4b9b-a09c-b8911a159693 2018-06-27 19:13:25,543 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceVolumeTests-2b804d5d-9e14-464c-a75a-89002ce93fd3-net 2018-06-27 19:13:25,548 - 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/ac9fa0b4-63c0-459c-8083-c42e5e0e7a29 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eeed365e6ff154e82fffb0abf276e365b88469a3" 2018-06-27 19:13:28,829 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 19:13:28 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-aeb3339c-f6d3-464c-b630-240a3e922e13 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 19:13:28,829 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/ac9fa0b4-63c0-459c-8083-c42e5e0e7a29 used request id req-aeb3339c-f6d3-464c-b630-240a3e922e13 2018-06-27 19:13:28,830 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceVolumeTests-2b804d5d-9e14-464c-a75a-89002ce93fd3-image 2018-06-27 19:13:28,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9292/v2/images/5bf881e8-2500-43f9-aee4-43eb8dcbf700 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}73b111410176a75a67afcc47be315fc5b7e9ea04" 2018-06-27 19:13:31,159 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 19:13:31 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-6ed17a30-594b-4941-b7bf-dadc75f3b88e 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-27 19:13:31,159 - keystoneauth.session - DEBUG - DELETE call to image for https://172.30.10.101:9292/v2/images/5bf881e8-2500-43f9-aee4-43eb8dcbf700 used request id req-6ed17a30-594b-4941-b7bf-dadc75f3b88e 2018-06-27 19:13:31,161 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 19:13:31,165 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-06-27 19:13:31,165 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 19:13:31,166 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 19:13:31,870 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T20:13:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["J89U1mbRRT2Yt6botbOuRg"], "issued_at": "2018-06-27T19:13:31.000000Z"}} 2018-06-27 19:13:31,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11b489e5229b11faec8648efc8772a1772d8cbe0" 2018-06-27 19:13:32,160 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:13:31 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f3e8c6ef-77fa-409f-b41e-887769522509 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 19:13:32,160 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-f3e8c6ef-77fa-409f-b41e-887769522509 2018-06-27 19:13:32,164 - 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-2d775a0b-ec71-4851-9eaf-dc9ece39d265-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}11b489e5229b11faec8648efc8772a1772d8cbe0" 2018-06-27 19:13:32,909 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:13:32 GMT Content-Type: application/json Content-Length: 173 Connection: keep-alive X-Openstack-Request-Id: req-dd90f8fd-90f6-46ef-97ce-f1378c775ac1 Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-2d775a0b-ec71-4851-9eaf-dc9ece39d265-image"} 2018-06-27 19:13:32,909 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-2d775a0b-ec71-4851-9eaf-dc9ece39d265-image used request id req-dd90f8fd-90f6-46ef-97ce-f1378c775ac1 2018-06-27 19:13:32,912 - 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}11b489e5229b11faec8648efc8772a1772d8cbe0" 2018-06-27 19:13:33,598 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:13:33 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-ed23ad5c-f65a-4c9d-9e7e-8ba375c9c4f1 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-27 19:13:33,598 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-ed23ad5c-f65a-4c9d-9e7e-8ba375c9c4f1 2018-06-27 19:13:33,629 - 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}11b489e5229b11faec8648efc8772a1772d8cbe0" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "NovaUtilsInstanceVolumeTests-2d775a0b-ec71-4851-9eaf-dc9ece39d265-image"}' 2018-06-27 19:13:34,351 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 19:13:34 GMT Content-Type: application/json Content-Length: 615 Connection: keep-alive Location: https://172.30.10.101:9292/v2/images/67385632-4eae-4894-bb04-cf550d3abc3b Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-6435dd08-e4c7-4428-9962-26f72d89d5df Front-End-Https: on RESP BODY: {"status": "queued", "name": "NovaUtilsInstanceVolumeTests-2d775a0b-ec71-4851-9eaf-dc9ece39d265-image", "tags": [], "container_format": "bare", "created_at": "2018-06-27T19:13:34Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-06-27T19:13:34Z", "visibility": "shared", "self": "/v2/images/67385632-4eae-4894-bb04-cf550d3abc3b", "min_disk": 0, "protected": false, "id": "67385632-4eae-4894-bb04-cf550d3abc3b", "file": "/v2/images/67385632-4eae-4894-bb04-cf550d3abc3b/file", "checksum": null, "owner": "8cdbc979369d4c15b8ddd6cc77d930e3", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-27 19:13:34,351 - keystoneauth.session - DEBUG - POST call to image for https://172.30.10.101:9292/v2/images used request id req-6435dd08-e4c7-4428-9962-26f72d89d5df 2018-06-27 19:13:34,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9292/v2/images/67385632-4eae-4894-bb04-cf550d3abc3b/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}11b489e5229b11faec8648efc8772a1772d8cbe0" -d '' 2018-06-27 19:13:35,639 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 19:13:35 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-cd359271-b55d-480b-bd3f-3db16395e012 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-27 19:13:35,640 - keystoneauth.session - DEBUG - PUT call to image for https://172.30.10.101:9292/v2/images/67385632-4eae-4894-bb04-cf550d3abc3b/file used request id req-cd359271-b55d-480b-bd3f-3db16395e012 2018-06-27 19:13:35,640 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-06-27 19:13:35,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/67385632-4eae-4894-bb04-cf550d3abc3b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}11b489e5229b11faec8648efc8772a1772d8cbe0" 2018-06-27 19:13:36,315 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:13:36 GMT Content-Type: application/json Content-Length: 733 Connection: keep-alive X-Openstack-Request-Id: req-2b115fb9-bb46-443e-ae0a-5707c30e32f1 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-2d775a0b-ec71-4851-9eaf-dc9ece39d265-image", "tags": [], "container_format": "bare", "created_at": "2018-06-27T19:13:34Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-27T19:13:36Z", "visibility": "shared", "self": "/v2/images/67385632-4eae-4894-bb04-cf550d3abc3b", "min_disk": 0, "protected": false, "id": "67385632-4eae-4894-bb04-cf550d3abc3b", "file": "/v2/images/67385632-4eae-4894-bb04-cf550d3abc3b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8cdbc979369d4c15b8ddd6cc77d930e3", "direct_url": "file:///var/lib/glance/images/67385632-4eae-4894-bb04-cf550d3abc3b", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-27 19:13:36,315 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/67385632-4eae-4894-bb04-cf550d3abc3b used request id req-2b115fb9-bb46-443e-ae0a-5707c30e32f1 2018-06-27 19:13:36,318 - 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}11b489e5229b11faec8648efc8772a1772d8cbe0" 2018-06-27 19:13:37,064 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:13:37 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-3114f30d-51f5-45c6-9a51-1d2b254f222d 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-27 19:13:37,064 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-3114f30d-51f5-45c6-9a51-1d2b254f222d 2018-06-27 19:13:37,067 - create_image - INFO - Created image with name - NovaUtilsInstanceVolumeTests-2d775a0b-ec71-4851-9eaf-dc9ece39d265-image 2018-06-27 19:13:37,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/67385632-4eae-4894-bb04-cf550d3abc3b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}11b489e5229b11faec8648efc8772a1772d8cbe0" 2018-06-27 19:13:38,098 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:13:38 GMT Content-Type: application/json Content-Length: 733 Connection: keep-alive X-Openstack-Request-Id: req-17f3ff65-2004-415d-b3d1-13393db549bc Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-2d775a0b-ec71-4851-9eaf-dc9ece39d265-image", "tags": [], "container_format": "bare", "created_at": "2018-06-27T19:13:34Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-27T19:13:36Z", "visibility": "shared", "self": "/v2/images/67385632-4eae-4894-bb04-cf550d3abc3b", "min_disk": 0, "protected": false, "id": "67385632-4eae-4894-bb04-cf550d3abc3b", "file": "/v2/images/67385632-4eae-4894-bb04-cf550d3abc3b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8cdbc979369d4c15b8ddd6cc77d930e3", "direct_url": "file:///var/lib/glance/images/67385632-4eae-4894-bb04-cf550d3abc3b", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-27 19:13:38,098 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/67385632-4eae-4894-bb04-cf550d3abc3b used request id req-17f3ff65-2004-415d-b3d1-13393db549bc 2018-06-27 19:13:38,099 - create_image - DEBUG - Instance status is - active 2018-06-27 19:13:38,099 - create_image - DEBUG - Image is active with name - NovaUtilsInstanceVolumeTests-2d775a0b-ec71-4851-9eaf-dc9ece39d265-image 2018-06-27 19:13:38,100 - create_image - INFO - Image is now active with name - NovaUtilsInstanceVolumeTests-2d775a0b-ec71-4851-9eaf-dc9ece39d265-image 2018-06-27 19:13:38,100 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 19:13:38,101 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 19:13:39,065 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T20:13:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["XbERG7nlS7W1Wpg2fWTOLg"], "issued_at": "2018-06-27T19:13:39.000000Z"}} 2018-06-27 19:13:39,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0215ef12d7af80928be8cf9d81426e4a7ad099e8" 2018-06-27 19:13:39,121 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:13:39 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-64184cd3-73ad-4517-8e25-24c59cb523bb Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 19:13:39,121 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-64184cd3-73ad-4517-8e25-24c59cb523bb 2018-06-27 19:13:39,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/networks?name=NovaUtilsInstanceVolumeTests-2d775a0b-ec71-4851-9eaf-dc9ece39d265-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0215ef12d7af80928be8cf9d81426e4a7ad099e8" 2018-06-27 19:13:39,958 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:13:39 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-26e17ea3-d2bd-4caa-9a34-8ceeb131d89a Front-End-Https: on RESP BODY: {"networks":[]} 2018-06-27 19:13:39,958 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-2d775a0b-ec71-4851-9eaf-dc9ece39d265-net used request id req-26e17ea3-d2bd-4caa-9a34-8ceeb131d89a 2018-06-27 19:13:39,959 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceVolumeTests-2d775a0b-ec71-4851-9eaf-dc9ece39d265-net 2018-06-27 19:13:39,964 - 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}0215ef12d7af80928be8cf9d81426e4a7ad099e8" -d '{"network": {"name": "NovaUtilsInstanceVolumeTests-2d775a0b-ec71-4851-9eaf-dc9ece39d265-net", "admin_state_up": true}}' 2018-06-27 19:13:41,854 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 19:13:41 GMT Content-Type: application/json Content-Length: 701 Connection: keep-alive X-Openstack-Request-Id: req-aa417df6-56e8-4fa0-a3ed-361b72bf2f74 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":"ae39870b-2d2e-4d9e-8755-8e48eab4cc8b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-27T19:13:41Z","is_default":false,"provider:segmentation_id":75,"name":"NovaUtilsInstanceVolumeTests-2d775a0b-ec71-4851-9eaf-dc9ece39d265-net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:13:41Z","mtu":1450}} 2018-06-27 19:13:41,854 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-aa417df6-56e8-4fa0-a3ed-361b72bf2f74 2018-06-27 19:13:41,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/networks?id=ae39870b-2d2e-4d9e-8755-8e48eab4cc8b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0215ef12d7af80928be8cf9d81426e4a7ad099e8" 2018-06-27 19:13:42,185 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:13:42 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-e438dd98-826c-44e0-9191-eec3c1b450bc 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":"ae39870b-2d2e-4d9e-8755-8e48eab4cc8b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-27T19:13:41Z","provider:segmentation_id":75,"name":"NovaUtilsInstanceVolumeTests-2d775a0b-ec71-4851-9eaf-dc9ece39d265-net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:13:41Z","provider:network_type":"vxlan"}]} 2018-06-27 19:13:42,185 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=ae39870b-2d2e-4d9e-8755-8e48eab4cc8b used request id req-e438dd98-826c-44e0-9191-eec3c1b450bc 2018-06-27 19:13: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=ae39870b-2d2e-4d9e-8755-8e48eab4cc8b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0215ef12d7af80928be8cf9d81426e4a7ad099e8" 2018-06-27 19:13:42,287 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:13:42 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-70817890-14b9-4f3b-9740-49fd24d90f86 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-27 19:13:42,288 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=ae39870b-2d2e-4d9e-8755-8e48eab4cc8b used request id req-70817890-14b9-4f3b-9740-49fd24d90f86 2018-06-27 19:13:42,288 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceVolumeTests-2d775a0b-ec71-4851-9eaf-dc9ece39d265-subnet 2018-06-27 19:13:42,293 - 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}0215ef12d7af80928be8cf9d81426e4a7ad099e8" -d '{"subnets": [{"ip_version": 4, "network_id": "ae39870b-2d2e-4d9e-8755-8e48eab4cc8b", "cidr": "10.55.0.0/24", "name": "NovaUtilsInstanceVolumeTests-2d775a0b-ec71-4851-9eaf-dc9ece39d265-subnet"}]}' 2018-06-27 19:13:43,390 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 19:13:43 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-5a91a147-0307-47b7-a17e-073619af7c71 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ae39870b-2d2e-4d9e-8755-8e48eab4cc8b","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:13:42Z","dns_nameservers":[],"updated_at":"2018-06-27T19:13:42Z","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":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"648e3743-e844-4f24-bfe9-e8ec5a88b3c2","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-2d775a0b-ec71-4851-9eaf-dc9ece39d265-subnet"}]} 2018-06-27 19:13:43,390 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-5a91a147-0307-47b7-a17e-073619af7c71 2018-06-27 19:13:43,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=ae39870b-2d2e-4d9e-8755-8e48eab4cc8b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0215ef12d7af80928be8cf9d81426e4a7ad099e8" 2018-06-27 19:13:44,216 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:13:44 GMT Content-Type: application/json Content-Length: 729 Connection: keep-alive X-Openstack-Request-Id: req-68a018cd-d73f-4a3e-b3d3-9f919cd9285b 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":"ae39870b-2d2e-4d9e-8755-8e48eab4cc8b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":["648e3743-e844-4f24-bfe9-e8ec5a88b3c2"],"description":"","tags":[],"updated_at":"2018-06-27T19:13:42Z","provider:segmentation_id":75,"name":"NovaUtilsInstanceVolumeTests-2d775a0b-ec71-4851-9eaf-dc9ece39d265-net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:13:41Z","provider:network_type":"vxlan"}]} 2018-06-27 19:13:44,216 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=ae39870b-2d2e-4d9e-8755-8e48eab4cc8b used request id req-68a018cd-d73f-4a3e-b3d3-9f919cd9285b 2018-06-27 19:13:44,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=ae39870b-2d2e-4d9e-8755-8e48eab4cc8b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0215ef12d7af80928be8cf9d81426e4a7ad099e8" 2018-06-27 19:13:44,362 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:13:44 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-40091698-249c-470b-8390-3574934b9d1b Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ae39870b-2d2e-4d9e-8755-8e48eab4cc8b","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:13:42Z","dns_nameservers":[],"updated_at":"2018-06-27T19:13:42Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"648e3743-e844-4f24-bfe9-e8ec5a88b3c2","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-2d775a0b-ec71-4851-9eaf-dc9ece39d265-subnet"}]} 2018-06-27 19:13:44,362 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=ae39870b-2d2e-4d9e-8755-8e48eab4cc8b used request id req-40091698-249c-470b-8390-3574934b9d1b 2018-06-27 19:13:44,363 - OpenStackNetwork - DEBUG - Network [ae39870b-2d2e-4d9e-8755-8e48eab4cc8b] created successfully 2018-06-27 19:13:44,363 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 19:13:44,364 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 19:13:45,062 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T20:13:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["ctXhmX_WTkupYdKAxW94BA"], "issued_at": "2018-06-27T19:13:45.000000Z"}} 2018-06-27 19:13:45,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8178ba64c3f96b55b546c61f8ede0b318f85cdce" 2018-06-27 19:13:45,114 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:13:45 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6afa3c41-ada8-45ce-ab83-9724a52887eb Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 19:13:45,114 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-6afa3c41-ada8-45ce-ab83-9724a52887eb 2018-06-27 19:13:45,115 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 19:13:45,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 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8178ba64c3f96b55b546c61f8ede0b318f85cdce" 2018-06-27 19:13:45,612 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:13: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-bf7fe5e2-14c8-453f-8085-a762e67840bb X-Compute-Request-Id: req-bf7fe5e2-14c8-453f-8085-a762e67840bb Front-End-Https: on RESP BODY: {"flavors": []} 2018-06-27 19:13:45,612 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-bf7fe5e2-14c8-453f-8085-a762e67840bb 2018-06-27 19:13:45,615 - 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}8178ba64c3f96b55b546c61f8ede0b318f85cdce" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "NovaUtilsInstanceVolumeTests-2d775a0b-ec71-4851-9eaf-dc9ece39d265-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-27 19:13:46,494 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:13:46 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-4185534e-bcef-4050-b785-ef7ed77968d3 X-Compute-Request-Id: req-4185534e-bcef-4050-b785-ef7ed77968d3 Front-End-Https: on RESP BODY: {"flavor": {"name": "NovaUtilsInstanceVolumeTests-2d775a0b-ec71-4851-9eaf-dc9ece39d265-flavor", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/4fdf0934-6eb5-46ea-8988-8e00bcbc9a03", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/4fdf0934-6eb5-46ea-8988-8e00bcbc9a03", "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": "4fdf0934-6eb5-46ea-8988-8e00bcbc9a03"}} 2018-06-27 19:13:46,494 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-4185534e-bcef-4050-b785-ef7ed77968d3 2018-06-27 19:13:46,496 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 19:13:46,496 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 19:13:47,303 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T20:13:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["UVUhWoiZQBmuPvuej15ekw"], "issued_at": "2018-06-27T19:13:47.000000Z"}} 2018-06-27 19:13:47,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}a47a0a93920477b9cd4632a3d44c52d453b07a76" 2018-06-27 19:13:47,668 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:13:47 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6a0a2b2b-2096-440d-b153-cf46cdca6462 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 19:13:47,668 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-6a0a2b2b-2096-440d-b153-cf46cdca6462 2018-06-27 19:13:47,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/8cdbc979369d4c15b8ddd6cc77d930e3/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a47a0a93920477b9cd4632a3d44c52d453b07a76" 2018-06-27 19:13:48,513 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:13:48 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive x-compute-request-id: req-93dce878-dd49-423d-97c8-cca53066028c x-openstack-request-id: req-93dce878-dd49-423d-97c8-cca53066028c Front-End-Https: on RESP BODY: {"volumes": []} 2018-06-27 19:13:48,513 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/volumes/detail used request id req-93dce878-dd49-423d-97c8-cca53066028c 2018-06-27 19:13:48,517 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-93dce878-dd49-423d-97c8-cca53066028c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a47a0a93920477b9cd4632a3d44c52d453b07a76" -d '{"volume": {"status": "creating", "user_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-2d775a0b-ec71-4851-9eaf-dc9ece39d265", "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-27 19:13:50,182 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 19:13:50 GMT Content-Type: application/json Content-Length: 895 Connection: keep-alive x-compute-request-id: req-ddddf08a-17e2-4917-ad5d-3025b0247bd0 x-openstack-request-id: req-ddddf08a-17e2-4917-ad5d-3025b0247bd0 RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "e9f9c747d54947bc800a81ecf11858f5", "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/volumes/675b2dfb-dc91-4d60-8ef1-5bad6d154e10", "rel": "self"}, {"href": "https://172.30.10.101:8776/8cdbc979369d4c15b8ddd6cc77d930e3/volumes/675b2dfb-dc91-4d60-8ef1-5bad6d154e10", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-06-27T19:13:50.000000", "description": null, "updated_at": null, "volume_type": "lvm-driver", "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-2d775a0b-ec71-4851-9eaf-dc9ece39d265", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "675b2dfb-dc91-4d60-8ef1-5bad6d154e10", "size": 1}} 2018-06-27 19:13:50,182 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/volumes used request id req-ddddf08a-17e2-4917-ad5d-3025b0247bd0 2018-06-27 19:13:50,186 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/volumes/675b2dfb-dc91-4d60-8ef1-5bad6d154e10 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-93dce878-dd49-423d-97c8-cca53066028c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a47a0a93920477b9cd4632a3d44c52d453b07a76" 2018-06-27 19:13:51,069 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:13:51 GMT Content-Type: application/json Content-Length: 1125 Connection: keep-alive x-compute-request-id: req-baf1b9da-1973-4ef6-b194-9ba3187aba61 x-openstack-request-id: req-baf1b9da-1973-4ef6-b194-9ba3187aba61 Front-End-Https: on RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/volumes/675b2dfb-dc91-4d60-8ef1-5bad6d154e10", "rel": "self"}, {"href": "https://172.30.10.101:8776/8cdbc979369d4c15b8ddd6cc77d930e3/volumes/675b2dfb-dc91-4d60-8ef1-5bad6d154e10", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "cmp002@lvm-driver#lvm-driver", "encrypted": false, "updated_at": "2018-06-27T19:13:51.000000", "replication_status": null, "snapshot_id": null, "id": "675b2dfb-dc91-4d60-8ef1-5bad6d154e10", "size": 1, "user_id": "e9f9c747d54947bc800a81ecf11858f5", "os-vol-tenant-attr:tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "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-2d775a0b-ec71-4851-9eaf-dc9ece39d265", "bootable": "false", "created_at": "2018-06-27T19:13:50.000000", "volume_type": "lvm-driver"}} 2018-06-27 19:13:51,070 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/volumes/675b2dfb-dc91-4d60-8ef1-5bad6d154e10 used request id req-baf1b9da-1973-4ef6-b194-9ba3187aba61 2018-06-27 19:13:51,070 - create_volume - INFO - Created volume with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-2d775a0b-ec71-4851-9eaf-dc9ece39d265 2018-06-27 19:13:51,073 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/volumes/675b2dfb-dc91-4d60-8ef1-5bad6d154e10 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-93dce878-dd49-423d-97c8-cca53066028c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a47a0a93920477b9cd4632a3d44c52d453b07a76" 2018-06-27 19:13:51,953 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:13:51 GMT Content-Type: application/json Content-Length: 1125 Connection: keep-alive x-compute-request-id: req-f5c9a42c-98cc-47f7-b19e-2f3ab197718d x-openstack-request-id: req-f5c9a42c-98cc-47f7-b19e-2f3ab197718d Front-End-Https: on RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/volumes/675b2dfb-dc91-4d60-8ef1-5bad6d154e10", "rel": "self"}, {"href": "https://172.30.10.101:8776/8cdbc979369d4c15b8ddd6cc77d930e3/volumes/675b2dfb-dc91-4d60-8ef1-5bad6d154e10", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "cmp002@lvm-driver#lvm-driver", "encrypted": false, "updated_at": "2018-06-27T19:13:51.000000", "replication_status": null, "snapshot_id": null, "id": "675b2dfb-dc91-4d60-8ef1-5bad6d154e10", "size": 1, "user_id": "e9f9c747d54947bc800a81ecf11858f5", "os-vol-tenant-attr:tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "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-2d775a0b-ec71-4851-9eaf-dc9ece39d265", "bootable": "false", "created_at": "2018-06-27T19:13:50.000000", "volume_type": "lvm-driver"}} 2018-06-27 19:13:51,954 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/volumes/675b2dfb-dc91-4d60-8ef1-5bad6d154e10 used request id req-f5c9a42c-98cc-47f7-b19e-2f3ab197718d 2018-06-27 19:13:51,954 - create_volume - DEBUG - Instance status is - available 2018-06-27 19:13:51,954 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-2d775a0b-ec71-4851-9eaf-dc9ece39d265 2018-06-27 19:13:51,954 - create_volume - INFO - Volume is now active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-2d775a0b-ec71-4851-9eaf-dc9ece39d265 2018-06-27 19:13:51,955 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 19:13:51,955 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 19:13:52,876 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T20:13:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["_4FSm6cAQfuX2gaFOo8SMQ"], "issued_at": "2018-06-27T19:13:52.000000Z"}} 2018-06-27 19:13:52,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15d64571eb3ef24214f4a320f272439c4cdfde6f" 2018-06-27 19:13:53,299 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:13:52 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e20df317-cec7-4b8c-b46a-96c43b46587b Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 19:13:53,299 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-e20df317-cec7-4b8c-b46a-96c43b46587b 2018-06-27 19:13:53,301 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 19:13:53,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}15d64571eb3ef24214f4a320f272439c4cdfde6f" 2018-06-27 19:13:53,335 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:13:53 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ad67b9d5-1e56-4764-9277-bfc04d1d0008 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 19:13:53,335 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-ad67b9d5-1e56-4764-9277-bfc04d1d0008 2018-06-27 19:13:53,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-2d775a0b-ec71-4851-9eaf-dc9ece39d265-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15d64571eb3ef24214f4a320f272439c4cdfde6f" 2018-06-27 19:13:54,351 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:13:54 GMT Content-Type: application/json Content-Length: 729 Connection: keep-alive X-Openstack-Request-Id: req-3de1537a-9927-4469-8e24-80b34efa1e19 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":"ae39870b-2d2e-4d9e-8755-8e48eab4cc8b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":["648e3743-e844-4f24-bfe9-e8ec5a88b3c2"],"description":"","tags":[],"updated_at":"2018-06-27T19:13:42Z","provider:segmentation_id":75,"name":"NovaUtilsInstanceVolumeTests-2d775a0b-ec71-4851-9eaf-dc9ece39d265-net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:13:41Z","provider:network_type":"vxlan"}]} 2018-06-27 19:13:54,351 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-2d775a0b-ec71-4851-9eaf-dc9ece39d265-net used request id req-3de1537a-9927-4469-8e24-80b34efa1e19 2018-06-27 19:13:54,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-27 19:13:54,368 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 19:13: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-27 19:13:54,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/8cdbc979369d4c15b8ddd6cc77d930e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15d64571eb3ef24214f4a320f272439c4cdfde6f" 2018-06-27 19:13:54,460 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:13:54 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b2f16a5e-7024-45fc-b731-79f04546c8dd 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/8cdbc979369d4c15b8ddd6cc77d930e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}} 2018-06-27 19:13:54,460 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 used request id req-b2f16a5e-7024-45fc-b731-79f04546c8dd 2018-06-27 19:13:54,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=ae39870b-2d2e-4d9e-8755-8e48eab4cc8b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15d64571eb3ef24214f4a320f272439c4cdfde6f" 2018-06-27 19:13:55,455 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:13:55 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-2eeacb6a-d737-475d-a039-4b25a8efdb6d Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ae39870b-2d2e-4d9e-8755-8e48eab4cc8b","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:13:42Z","dns_nameservers":[],"updated_at":"2018-06-27T19:13:42Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"648e3743-e844-4f24-bfe9-e8ec5a88b3c2","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-2d775a0b-ec71-4851-9eaf-dc9ece39d265-subnet"}]} 2018-06-27 19:13:55,456 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=ae39870b-2d2e-4d9e-8755-8e48eab4cc8b used request id req-2eeacb6a-d737-475d-a039-4b25a8efdb6d 2018-06-27 19:13:55,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=ae39870b-2d2e-4d9e-8755-8e48eab4cc8b&name=NovaUtilsInstanceVolumeTests-2d775a0b-ec71-4851-9eaf-dc9ece39d265-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15d64571eb3ef24214f4a320f272439c4cdfde6f" 2018-06-27 19:13:56,276 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:13:56 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-d512f68d-16b0-4a46-a9e3-3169b36f6200 Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-27 19:13:56,276 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=ae39870b-2d2e-4d9e-8755-8e48eab4cc8b&name=NovaUtilsInstanceVolumeTests-2d775a0b-ec71-4851-9eaf-dc9ece39d265-port&admin_state_up=True used request id req-d512f68d-16b0-4a46-a9e3-3169b36f6200 2018-06-27 19:13:56,280 - novaclient.v2.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-2d775a0b-ec71-4851-9eaf-dc9ece39d265-vm_inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15d64571eb3ef24214f4a320f272439c4cdfde6f" 2018-06-27 19:13:57,013 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:13:57 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-3575bb28-67a0-4481-abe7-4d38c62b6498 X-Compute-Request-Id: req-3575bb28-67a0-4481-abe7-4d38c62b6498 Front-End-Https: on RESP BODY: {"servers": []} 2018-06-27 19:13:57,014 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-2d775a0b-ec71-4851-9eaf-dc9ece39d265-vm_inst used request id req-3575bb28-67a0-4481-abe7-4d38c62b6498 2018-06-27 19:13:57,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?name=NovaUtilsInstanceVolumeTests-2d775a0b-ec71-4851-9eaf-dc9ece39d265-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15d64571eb3ef24214f4a320f272439c4cdfde6f" 2018-06-27 19:13:57,278 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:13:57 GMT Content-Type: application/json Content-Length: 729 Connection: keep-alive X-Openstack-Request-Id: req-8dbd9c87-1a9f-4874-a76f-439c68a79978 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":"ae39870b-2d2e-4d9e-8755-8e48eab4cc8b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":["648e3743-e844-4f24-bfe9-e8ec5a88b3c2"],"description":"","tags":[],"updated_at":"2018-06-27T19:13:42Z","provider:segmentation_id":75,"name":"NovaUtilsInstanceVolumeTests-2d775a0b-ec71-4851-9eaf-dc9ece39d265-net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:13:41Z","provider:network_type":"vxlan"}]} 2018-06-27 19:13:57,278 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-2d775a0b-ec71-4851-9eaf-dc9ece39d265-net used request id req-8dbd9c87-1a9f-4874-a76f-439c68a79978 2018-06-27 19:13:57,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/8cdbc979369d4c15b8ddd6cc77d930e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15d64571eb3ef24214f4a320f272439c4cdfde6f" 2018-06-27 19:13:57,389 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:13:57 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-836e8361-0614-43ed-b85e-49ba17751a32 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/8cdbc979369d4c15b8ddd6cc77d930e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}} 2018-06-27 19:13:57,389 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 used request id req-836e8361-0614-43ed-b85e-49ba17751a32 2018-06-27 19:13:57,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=ae39870b-2d2e-4d9e-8755-8e48eab4cc8b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15d64571eb3ef24214f4a320f272439c4cdfde6f" 2018-06-27 19:13:57,556 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:13:57 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-d2a68aba-8d1c-4bef-bb5c-508424fe8d80 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ae39870b-2d2e-4d9e-8755-8e48eab4cc8b","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:13:42Z","dns_nameservers":[],"updated_at":"2018-06-27T19:13:42Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"648e3743-e844-4f24-bfe9-e8ec5a88b3c2","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-2d775a0b-ec71-4851-9eaf-dc9ece39d265-subnet"}]} 2018-06-27 19:13:57,556 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=ae39870b-2d2e-4d9e-8755-8e48eab4cc8b used request id req-d2a68aba-8d1c-4bef-bb5c-508424fe8d80 2018-06-27 19:13:57,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=ae39870b-2d2e-4d9e-8755-8e48eab4cc8b&name=NovaUtilsInstanceVolumeTests-2d775a0b-ec71-4851-9eaf-dc9ece39d265-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15d64571eb3ef24214f4a320f272439c4cdfde6f" 2018-06-27 19:13:57,688 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:13:57 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-5d02ae6c-3576-4163-bd4a-56a4d0e040d4 Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-27 19:13:57,688 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=ae39870b-2d2e-4d9e-8755-8e48eab4cc8b&name=NovaUtilsInstanceVolumeTests-2d775a0b-ec71-4851-9eaf-dc9ece39d265-port&admin_state_up=True used request id req-5d02ae6c-3576-4163-bd4a-56a4d0e040d4 2018-06-27 19:13:57,689 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 19:13:57,690 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 19:13:58,424 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T20:13:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["IWN9UnFpSeq2BixAtEFPWQ"], "issued_at": "2018-06-27T19:13:58.000000Z"}} 2018-06-27 19:13:58,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3efe5068f7fae9746200b121a148a1e87862b78a" 2018-06-27 19:13:58,477 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:13:58 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-66ff65e0-69a3-4543-99a3-6e0ae75a1422 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 19:13:58,477 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-66ff65e0-69a3-4543-99a3-6e0ae75a1422 2018-06-27 19:13:58,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?name=NovaUtilsInstanceVolumeTests-2d775a0b-ec71-4851-9eaf-dc9ece39d265-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15d64571eb3ef24214f4a320f272439c4cdfde6f" 2018-06-27 19:13:58,719 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:13:58 GMT Content-Type: application/json Content-Length: 729 Connection: keep-alive X-Openstack-Request-Id: req-81d33c56-1b9d-4676-9711-f878fc54575c 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":"ae39870b-2d2e-4d9e-8755-8e48eab4cc8b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":["648e3743-e844-4f24-bfe9-e8ec5a88b3c2"],"description":"","tags":[],"updated_at":"2018-06-27T19:13:42Z","provider:segmentation_id":75,"name":"NovaUtilsInstanceVolumeTests-2d775a0b-ec71-4851-9eaf-dc9ece39d265-net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:13:41Z","provider:network_type":"vxlan"}]} 2018-06-27 19:13:58,719 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-2d775a0b-ec71-4851-9eaf-dc9ece39d265-net used request id req-81d33c56-1b9d-4676-9711-f878fc54575c 2018-06-27 19:13:58,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/subnets?network_id=ae39870b-2d2e-4d9e-8755-8e48eab4cc8b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15d64571eb3ef24214f4a320f272439c4cdfde6f" 2018-06-27 19:13:58,825 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:13:58 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-9bb6396c-f47c-4be1-85b8-010641fa3c3a Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ae39870b-2d2e-4d9e-8755-8e48eab4cc8b","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:13:42Z","dns_nameservers":[],"updated_at":"2018-06-27T19:13:42Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"648e3743-e844-4f24-bfe9-e8ec5a88b3c2","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-2d775a0b-ec71-4851-9eaf-dc9ece39d265-subnet"}]} 2018-06-27 19:13:58,825 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=ae39870b-2d2e-4d9e-8755-8e48eab4cc8b used request id req-9bb6396c-f47c-4be1-85b8-010641fa3c3a 2018-06-27 19:13:58,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=NovaUtilsInstanceVolumeTests-2d775a0b-ec71-4851-9eaf-dc9ece39d265-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15d64571eb3ef24214f4a320f272439c4cdfde6f" 2018-06-27 19:13:59,742 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:13:59 GMT Content-Type: application/json Content-Length: 729 Connection: keep-alive X-Openstack-Request-Id: req-34f4234c-e595-438e-885c-532ed3c77261 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":"ae39870b-2d2e-4d9e-8755-8e48eab4cc8b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":["648e3743-e844-4f24-bfe9-e8ec5a88b3c2"],"description":"","tags":[],"updated_at":"2018-06-27T19:13:42Z","provider:segmentation_id":75,"name":"NovaUtilsInstanceVolumeTests-2d775a0b-ec71-4851-9eaf-dc9ece39d265-net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:13:41Z","provider:network_type":"vxlan"}]} 2018-06-27 19:13:59,743 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-2d775a0b-ec71-4851-9eaf-dc9ece39d265-net used request id req-34f4234c-e595-438e-885c-532ed3c77261 2018-06-27 19:13:59,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-27 19:13:59,757 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 19:13: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-27 19:13:59,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/8cdbc979369d4c15b8ddd6cc77d930e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3efe5068f7fae9746200b121a148a1e87862b78a" 2018-06-27 19:13:59,830 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:13:59 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5a8a5286-23f1-4a5b-bfb9-2b40ed67a7dd 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/8cdbc979369d4c15b8ddd6cc77d930e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}} 2018-06-27 19:13:59,830 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 used request id req-5a8a5286-23f1-4a5b-bfb9-2b40ed67a7dd 2018-06-27 19:13:59,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=ae39870b-2d2e-4d9e-8755-8e48eab4cc8b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15d64571eb3ef24214f4a320f272439c4cdfde6f" 2018-06-27 19:14:00,022 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:14:00 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-13b1df4f-070d-4562-9397-11df374484ad Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ae39870b-2d2e-4d9e-8755-8e48eab4cc8b","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:13:42Z","dns_nameservers":[],"updated_at":"2018-06-27T19:13:42Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"648e3743-e844-4f24-bfe9-e8ec5a88b3c2","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-2d775a0b-ec71-4851-9eaf-dc9ece39d265-subnet"}]} 2018-06-27 19:14:00,022 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=ae39870b-2d2e-4d9e-8755-8e48eab4cc8b used request id req-13b1df4f-070d-4562-9397-11df374484ad 2018-06-27 19:14:00,023 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceVolumeTests-2d775a0b-ec71-4851-9eaf-dc9ece39d265-net 2018-06-27 19:14:00,028 - 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}15d64571eb3ef24214f4a320f272439c4cdfde6f" -d '{"port": {"network_id": "ae39870b-2d2e-4d9e-8755-8e48eab4cc8b", "name": "NovaUtilsInstanceVolumeTests-2d775a0b-ec71-4851-9eaf-dc9ece39d265-port", "admin_state_up": true}}' 2018-06-27 19:14:02,116 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 19:14:02 GMT Content-Type: application/json Content-Length: 859 Connection: keep-alive X-Openstack-Request-Id: req-50c983f7-3ed5-4d25-8104-f95b479817fc Front-End-Https: on RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T19:14:01Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"648e3743-e844-4f24-bfe9-e8ec5a88b3c2","ip_address":"10.55.0.12"}],"id":"a5f4acdf-8007-4197-b2a1-4b0dc48795ac","security_groups":["c550cef9-ba45-49be-8c52-0554a76a0c1e"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:c1:7f:c8","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NovaUtilsInstanceVolumeTests-2d775a0b-ec71-4851-9eaf-dc9ece39d265-port","admin_state_up":true,"network_id":"ae39870b-2d2e-4d9e-8755-8e48eab4cc8b","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:14:00Z","binding:vnic_type":"normal"}} 2018-06-27 19:14:02,117 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/ports used request id req-50c983f7-3ed5-4d25-8104-f95b479817fc 2018-06-27 19:14:02,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/networks?name=NovaUtilsInstanceVolumeTests-2d775a0b-ec71-4851-9eaf-dc9ece39d265-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15d64571eb3ef24214f4a320f272439c4cdfde6f" 2018-06-27 19:14:02,382 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:14:02 GMT Content-Type: application/json Content-Length: 729 Connection: keep-alive X-Openstack-Request-Id: req-1e671e4a-973f-48f9-97de-269ad330d14f 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":"ae39870b-2d2e-4d9e-8755-8e48eab4cc8b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":["648e3743-e844-4f24-bfe9-e8ec5a88b3c2"],"description":"","tags":[],"updated_at":"2018-06-27T19:13:42Z","provider:segmentation_id":75,"name":"NovaUtilsInstanceVolumeTests-2d775a0b-ec71-4851-9eaf-dc9ece39d265-net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:13:41Z","provider:network_type":"vxlan"}]} 2018-06-27 19:14:02,382 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-2d775a0b-ec71-4851-9eaf-dc9ece39d265-net used request id req-1e671e4a-973f-48f9-97de-269ad330d14f 2018-06-27 19:14:02,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15d64571eb3ef24214f4a320f272439c4cdfde6f" 2018-06-27 19:14:02,475 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:14:02 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bf931319-2319-472e-91f4-6f7041458c71 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/8cdbc979369d4c15b8ddd6cc77d930e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}} 2018-06-27 19:14:02,475 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 used request id req-bf931319-2319-472e-91f4-6f7041458c71 2018-06-27 19:14:02,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/subnets?network_id=ae39870b-2d2e-4d9e-8755-8e48eab4cc8b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15d64571eb3ef24214f4a320f272439c4cdfde6f" 2018-06-27 19:14:02,638 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:14:02 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-e15f68a4-3013-4d9e-ae3d-224cebfd612e Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ae39870b-2d2e-4d9e-8755-8e48eab4cc8b","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:13:42Z","dns_nameservers":[],"updated_at":"2018-06-27T19:13:42Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"648e3743-e844-4f24-bfe9-e8ec5a88b3c2","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-2d775a0b-ec71-4851-9eaf-dc9ece39d265-subnet"}]} 2018-06-27 19:14:02,638 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=ae39870b-2d2e-4d9e-8755-8e48eab4cc8b used request id req-e15f68a4-3013-4d9e-ae3d-224cebfd612e 2018-06-27 19:14:02,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/ports?network_id=ae39870b-2d2e-4d9e-8755-8e48eab4cc8b&name=NovaUtilsInstanceVolumeTests-2d775a0b-ec71-4851-9eaf-dc9ece39d265-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15d64571eb3ef24214f4a320f272439c4cdfde6f" 2018-06-27 19:14:02,856 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:14:02 GMT Content-Type: application/json Content-Length: 862 Connection: keep-alive X-Openstack-Request-Id: req-df937ea3-6d27-42ff-9960-c1904d5e573d Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T19:14:01Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"648e3743-e844-4f24-bfe9-e8ec5a88b3c2","ip_address":"10.55.0.12"}],"id":"a5f4acdf-8007-4197-b2a1-4b0dc48795ac","security_groups":["c550cef9-ba45-49be-8c52-0554a76a0c1e"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:c1:7f:c8","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NovaUtilsInstanceVolumeTests-2d775a0b-ec71-4851-9eaf-dc9ece39d265-port","admin_state_up":true,"network_id":"ae39870b-2d2e-4d9e-8755-8e48eab4cc8b","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:14:00Z","binding:vnic_type":"normal"}]} 2018-06-27 19:14:02,856 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=ae39870b-2d2e-4d9e-8755-8e48eab4cc8b&name=NovaUtilsInstanceVolumeTests-2d775a0b-ec71-4851-9eaf-dc9ece39d265-port&admin_state_up=True used request id req-df937ea3-6d27-42ff-9960-c1904d5e573d 2018-06-27 19:14:02,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/8cdbc979369d4c15b8ddd6cc77d930e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15d64571eb3ef24214f4a320f272439c4cdfde6f" 2018-06-27 19:14:02,956 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:14:02 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1967b206-e0f0-4a6d-a702-6eb28b1c2fa8 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/8cdbc979369d4c15b8ddd6cc77d930e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}} 2018-06-27 19:14:02,956 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 used request id req-1967b206-e0f0-4a6d-a702-6eb28b1c2fa8 2018-06-27 19:14:02,956 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceVolumeTests-2d775a0b-ec71-4851-9eaf-dc9ece39d265-vm_inst 2018-06-27 19:14:02,960 - novaclient.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}15d64571eb3ef24214f4a320f272439c4cdfde6f" 2018-06-27 19:14:03,837 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:14:03 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-805f276a-bd70-4fd6-a933-a03c18330b9c X-Compute-Request-Id: req-805f276a-bd70-4fd6-a933-a03c18330b9c Front-End-Https: on RESP BODY: {"flavors": [{"id": "4fdf0934-6eb5-46ea-8988-8e00bcbc9a03", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/4fdf0934-6eb5-46ea-8988-8e00bcbc9a03", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/4fdf0934-6eb5-46ea-8988-8e00bcbc9a03", "rel": "bookmark"}], "name": "NovaUtilsInstanceVolumeTests-2d775a0b-ec71-4851-9eaf-dc9ece39d265-flavor"}]} 2018-06-27 19:14:03,837 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-805f276a-bd70-4fd6-a933-a03c18330b9c 2018-06-27 19:14:03,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/flavors/4fdf0934-6eb5-46ea-8988-8e00bcbc9a03 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15d64571eb3ef24214f4a320f272439c4cdfde6f" 2018-06-27 19:14:04,546 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:14:04 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-1fb20665-6ab5-4011-98e5-3a84b3427f8a X-Compute-Request-Id: req-1fb20665-6ab5-4011-98e5-3a84b3427f8a Front-End-Https: on RESP BODY: {"flavor": {"name": "NovaUtilsInstanceVolumeTests-2d775a0b-ec71-4851-9eaf-dc9ece39d265-flavor", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/4fdf0934-6eb5-46ea-8988-8e00bcbc9a03", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/4fdf0934-6eb5-46ea-8988-8e00bcbc9a03", "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": "4fdf0934-6eb5-46ea-8988-8e00bcbc9a03"}} 2018-06-27 19:14:04,546 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/4fdf0934-6eb5-46ea-8988-8e00bcbc9a03 used request id req-1fb20665-6ab5-4011-98e5-3a84b3427f8a 2018-06-27 19:14:04,549 - 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-2d775a0b-ec71-4851-9eaf-dc9ece39d265-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}15d64571eb3ef24214f4a320f272439c4cdfde6f" 2018-06-27 19:14:05,363 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:14:05 GMT Content-Type: application/json Content-Length: 906 Connection: keep-alive X-Openstack-Request-Id: req-717171c8-573e-44b9-abac-bd55e22fb67f Front-End-Https: on RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-2d775a0b-ec71-4851-9eaf-dc9ece39d265-image", "tags": [], "container_format": "bare", "created_at": "2018-06-27T19:13:34Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-27T19:13:36Z", "visibility": "shared", "self": "/v2/images/67385632-4eae-4894-bb04-cf550d3abc3b", "min_disk": 0, "protected": false, "id": "67385632-4eae-4894-bb04-cf550d3abc3b", "file": "/v2/images/67385632-4eae-4894-bb04-cf550d3abc3b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8cdbc979369d4c15b8ddd6cc77d930e3", "direct_url": "file:///var/lib/glance/images/67385632-4eae-4894-bb04-cf550d3abc3b", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-2d775a0b-ec71-4851-9eaf-dc9ece39d265-image"} 2018-06-27 19:14:05,364 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-2d775a0b-ec71-4851-9eaf-dc9ece39d265-image used request id req-717171c8-573e-44b9-abac-bd55e22fb67f 2018-06-27 19:14:05,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}15d64571eb3ef24214f4a320f272439c4cdfde6f" 2018-06-27 19:14:06,227 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:14:06 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-777b01bd-1104-4a53-b749-fe8e29cebac1 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-27 19:14:06,227 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-777b01bd-1104-4a53-b749-fe8e29cebac1 2018-06-27 19:14:06,233 - 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}15d64571eb3ef24214f4a320f272439c4cdfde6f" -d '{"server": {"name": "NovaUtilsInstanceVolumeTests-2d775a0b-ec71-4851-9eaf-dc9ece39d265-vm_inst", "imageRef": "67385632-4eae-4894-bb04-cf550d3abc3b", "flavorRef": "4fdf0934-6eb5-46ea-8988-8e00bcbc9a03", "max_count": 1, "min_count": 1, "networks": [{"port": "a5f4acdf-8007-4197-b2a1-4b0dc48795ac"}]}}' 2018-06-27 19:14:13,802 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 19:14:13 GMT Content-Type: application/json Content-Length: 378 Connection: keep-alive Location: https://172.30.10.101:8774/v2.1/servers/b4e6b8c9-bcce-433e-9709-7d50adfa3875 Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-68ce286e-bde7-4630-8e31-9915477f3567 X-Compute-Request-Id: req-68ce286e-bde7-4630-8e31-9915477f3567 RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "b4e6b8c9-bcce-433e-9709-7d50adfa3875", "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/b4e6b8c9-bcce-433e-9709-7d50adfa3875", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/b4e6b8c9-bcce-433e-9709-7d50adfa3875", "rel": "bookmark"}], "adminPass": "p3nBqep2DguS"}} 2018-06-27 19:14:13,802 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers used request id req-68ce286e-bde7-4630-8e31-9915477f3567 2018-06-27 19:14:13,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/b4e6b8c9-bcce-433e-9709-7d50adfa3875 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15d64571eb3ef24214f4a320f272439c4cdfde6f" 2018-06-27 19:14:16,063 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:14:16 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-4443bf91-4fb7-42f7-939a-5fb8c2f04a23 X-Compute-Request-Id: req-4443bf91-4fb7-42f7-939a-5fb8c2f04a23 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/b4e6b8c9-bcce-433e-9709-7d50adfa3875", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/b4e6b8c9-bcce-433e-9709-7d50adfa3875", "rel": "bookmark"}], "image": {"id": "67385632-4eae-4894-bb04-cf550d3abc3b", "links": [{"href": "http://172.30.10.101:8774/images/67385632-4eae-4894-bb04-cf550d3abc3b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4fdf0934-6eb5-46ea-8988-8e00bcbc9a03", "links": [{"href": "http://172.30.10.101:8774/flavors/4fdf0934-6eb5-46ea-8988-8e00bcbc9a03", "rel": "bookmark"}]}, "id": "b4e6b8c9-bcce-433e-9709-7d50adfa3875", "user_id": "e9f9c747d54947bc800a81ecf11858f5", "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-27T19:14:14Z", "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-2d775a0b-ec71-4851-9eaf-dc9ece39d265-vm_inst", "created": "2018-06-27T19:14:14Z", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 19:14:16,063 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/b4e6b8c9-bcce-433e-9709-7d50adfa3875 used request id req-4443bf91-4fb7-42f7-939a-5fb8c2f04a23 2018-06-27 19:14:16,064 - create_instance - INFO - Created instance with name - NovaUtilsInstanceVolumeTests-2d775a0b-ec71-4851-9eaf-dc9ece39d265-vm_inst 2018-06-27 19:14:16,067 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/b4e6b8c9-bcce-433e-9709-7d50adfa3875 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15d64571eb3ef24214f4a320f272439c4cdfde6f" 2018-06-27 19:14:17,794 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:14:17 GMT Content-Type: application/json Content-Length: 1428 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-4a16436a-645d-4040-bea7-6f638ceed645 X-Compute-Request-Id: req-4a16436a-645d-4040-bea7-6f638ceed645 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/b4e6b8c9-bcce-433e-9709-7d50adfa3875", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/b4e6b8c9-bcce-433e-9709-7d50adfa3875", "rel": "bookmark"}], "image": {"id": "67385632-4eae-4894-bb04-cf550d3abc3b", "links": [{"href": "http://172.30.10.101:8774/images/67385632-4eae-4894-bb04-cf550d3abc3b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000a", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4fdf0934-6eb5-46ea-8988-8e00bcbc9a03", "links": [{"href": "http://172.30.10.101:8774/flavors/4fdf0934-6eb5-46ea-8988-8e00bcbc9a03", "rel": "bookmark"}]}, "id": "b4e6b8c9-bcce-433e-9709-7d50adfa3875", "user_id": "e9f9c747d54947bc800a81ecf11858f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T19:14:17Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceVolumeTests-2d775a0b-ec71-4851-9eaf-dc9ece39d265-vm_inst", "created": "2018-06-27T19:14:13Z", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 19:14:17,794 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/b4e6b8c9-bcce-433e-9709-7d50adfa3875 used request id req-4a16436a-645d-4040-bea7-6f638ceed645 2018-06-27 19:14:17,795 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-2d775a0b-ec71-4851-9eaf-dc9ece39d265-vm_inst] is - BUILD 2018-06-27 19:14:17,795 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 19:14:20,798 - create_instance - DEBUG - VM status query timeout in 895.265685081 2018-06-27 19:14:20,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/b4e6b8c9-bcce-433e-9709-7d50adfa3875 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15d64571eb3ef24214f4a320f272439c4cdfde6f" 2018-06-27 19:14:21,726 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:14:21 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-248b1b52-b606-4422-96dc-e13c34ccb05b X-Compute-Request-Id: req-248b1b52-b606-4422-96dc-e13c34ccb05b 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/b4e6b8c9-bcce-433e-9709-7d50adfa3875", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/b4e6b8c9-bcce-433e-9709-7d50adfa3875", "rel": "bookmark"}], "image": {"id": "67385632-4eae-4894-bb04-cf550d3abc3b", "links": [{"href": "http://172.30.10.101:8774/images/67385632-4eae-4894-bb04-cf550d3abc3b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000a", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4fdf0934-6eb5-46ea-8988-8e00bcbc9a03", "links": [{"href": "http://172.30.10.101:8774/flavors/4fdf0934-6eb5-46ea-8988-8e00bcbc9a03", "rel": "bookmark"}]}, "id": "b4e6b8c9-bcce-433e-9709-7d50adfa3875", "security_groups": [{"name": "default"}], "user_id": "e9f9c747d54947bc800a81ecf11858f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T19:14:19Z", "hostId": "27fbec6f88c6c566d1566fe6150f4345617a8107b73b72866adff50c", "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-2d775a0b-ec71-4851-9eaf-dc9ece39d265-vm_inst", "created": "2018-06-27T19:14:13Z", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 19:14:21,726 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/b4e6b8c9-bcce-433e-9709-7d50adfa3875 used request id req-248b1b52-b606-4422-96dc-e13c34ccb05b 2018-06-27 19:14:21,726 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-2d775a0b-ec71-4851-9eaf-dc9ece39d265-vm_inst] is - BUILD 2018-06-27 19:14:21,727 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 19:14:24,730 - create_instance - DEBUG - VM status query timeout in 891.334496021 2018-06-27 19:14:24,733 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/b4e6b8c9-bcce-433e-9709-7d50adfa3875 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15d64571eb3ef24214f4a320f272439c4cdfde6f" 2018-06-27 19:14:25,387 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:14:25 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-35440fe7-e255-420a-a5a8-6da702a63cc2 X-Compute-Request-Id: req-35440fe7-e255-420a-a5a8-6da702a63cc2 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceVolumeTests-2d775a0b-ec71-4851-9eaf-dc9ece39d265-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:7f:c8", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/b4e6b8c9-bcce-433e-9709-7d50adfa3875", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/b4e6b8c9-bcce-433e-9709-7d50adfa3875", "rel": "bookmark"}], "image": {"id": "67385632-4eae-4894-bb04-cf550d3abc3b", "links": [{"href": "http://172.30.10.101:8774/images/67385632-4eae-4894-bb04-cf550d3abc3b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000a", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4fdf0934-6eb5-46ea-8988-8e00bcbc9a03", "links": [{"href": "http://172.30.10.101:8774/flavors/4fdf0934-6eb5-46ea-8988-8e00bcbc9a03", "rel": "bookmark"}]}, "id": "b4e6b8c9-bcce-433e-9709-7d50adfa3875", "security_groups": [{"name": "default"}], "user_id": "e9f9c747d54947bc800a81ecf11858f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T19:14:19Z", "hostId": "27fbec6f88c6c566d1566fe6150f4345617a8107b73b72866adff50c", "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-2d775a0b-ec71-4851-9eaf-dc9ece39d265-vm_inst", "created": "2018-06-27T19:14:13Z", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 19:14:25,387 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/b4e6b8c9-bcce-433e-9709-7d50adfa3875 used request id req-35440fe7-e255-420a-a5a8-6da702a63cc2 2018-06-27 19:14:25,387 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-2d775a0b-ec71-4851-9eaf-dc9ece39d265-vm_inst] is - BUILD 2018-06-27 19:14:25,387 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 19:14:28,391 - create_instance - DEBUG - VM status query timeout in 887.673446894 2018-06-27 19:14:28,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/b4e6b8c9-bcce-433e-9709-7d50adfa3875 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15d64571eb3ef24214f4a320f272439c4cdfde6f" 2018-06-27 19:14:29,600 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:14:29 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-0670be8d-4a8f-434d-b487-66c72e7feb87 X-Compute-Request-Id: req-0670be8d-4a8f-434d-b487-66c72e7feb87 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceVolumeTests-2d775a0b-ec71-4851-9eaf-dc9ece39d265-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:7f:c8", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/b4e6b8c9-bcce-433e-9709-7d50adfa3875", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/b4e6b8c9-bcce-433e-9709-7d50adfa3875", "rel": "bookmark"}], "image": {"id": "67385632-4eae-4894-bb04-cf550d3abc3b", "links": [{"href": "http://172.30.10.101:8774/images/67385632-4eae-4894-bb04-cf550d3abc3b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000a", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4fdf0934-6eb5-46ea-8988-8e00bcbc9a03", "links": [{"href": "http://172.30.10.101:8774/flavors/4fdf0934-6eb5-46ea-8988-8e00bcbc9a03", "rel": "bookmark"}]}, "id": "b4e6b8c9-bcce-433e-9709-7d50adfa3875", "security_groups": [{"name": "default"}], "user_id": "e9f9c747d54947bc800a81ecf11858f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T19:14:19Z", "hostId": "27fbec6f88c6c566d1566fe6150f4345617a8107b73b72866adff50c", "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-2d775a0b-ec71-4851-9eaf-dc9ece39d265-vm_inst", "created": "2018-06-27T19:14:13Z", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 19:14:29,600 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/b4e6b8c9-bcce-433e-9709-7d50adfa3875 used request id req-0670be8d-4a8f-434d-b487-66c72e7feb87 2018-06-27 19:14:29,600 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-2d775a0b-ec71-4851-9eaf-dc9ece39d265-vm_inst] is - BUILD 2018-06-27 19:14:29,601 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 19:14:32,602 - create_instance - DEBUG - VM status query timeout in 883.461742878 2018-06-27 19:14:32,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/b4e6b8c9-bcce-433e-9709-7d50adfa3875 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15d64571eb3ef24214f4a320f272439c4cdfde6f" 2018-06-27 19:14:33,485 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:14:33 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-2d827333-7d48-4e2a-8db4-2e37c30a07e1 X-Compute-Request-Id: req-2d827333-7d48-4e2a-8db4-2e37c30a07e1 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-2d775a0b-ec71-4851-9eaf-dc9ece39d265-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:7f:c8", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/b4e6b8c9-bcce-433e-9709-7d50adfa3875", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/b4e6b8c9-bcce-433e-9709-7d50adfa3875", "rel": "bookmark"}], "image": {"id": "67385632-4eae-4894-bb04-cf550d3abc3b", "links": [{"href": "http://172.30.10.101:8774/images/67385632-4eae-4894-bb04-cf550d3abc3b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000a", "OS-SRV-USG:launched_at": "2018-06-27T19:14:30.000000", "flavor": {"id": "4fdf0934-6eb5-46ea-8988-8e00bcbc9a03", "links": [{"href": "http://172.30.10.101:8774/flavors/4fdf0934-6eb5-46ea-8988-8e00bcbc9a03", "rel": "bookmark"}]}, "id": "b4e6b8c9-bcce-433e-9709-7d50adfa3875", "security_groups": [{"name": "default"}], "user_id": "e9f9c747d54947bc800a81ecf11858f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T19:14:31Z", "hostId": "27fbec6f88c6c566d1566fe6150f4345617a8107b73b72866adff50c", "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-2d775a0b-ec71-4851-9eaf-dc9ece39d265-vm_inst", "created": "2018-06-27T19:14:13Z", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 19:14:33,486 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/b4e6b8c9-bcce-433e-9709-7d50adfa3875 used request id req-2d827333-7d48-4e2a-8db4-2e37c30a07e1 2018-06-27 19:14:33,486 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-2d775a0b-ec71-4851-9eaf-dc9ece39d265-vm_inst] is - ACTIVE 2018-06-27 19:14:33,486 - create_instance - INFO - VM is - ACTIVE 2018-06-27 19:14:33,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/b4e6b8c9-bcce-433e-9709-7d50adfa3875 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15d64571eb3ef24214f4a320f272439c4cdfde6f" 2018-06-27 19:14:34,167 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:14:34 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-ba8dcb63-809c-4462-bd16-4d4e2ece2817 X-Compute-Request-Id: req-ba8dcb63-809c-4462-bd16-4d4e2ece2817 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-2d775a0b-ec71-4851-9eaf-dc9ece39d265-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:7f:c8", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/b4e6b8c9-bcce-433e-9709-7d50adfa3875", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/b4e6b8c9-bcce-433e-9709-7d50adfa3875", "rel": "bookmark"}], "image": {"id": "67385632-4eae-4894-bb04-cf550d3abc3b", "links": [{"href": "http://172.30.10.101:8774/images/67385632-4eae-4894-bb04-cf550d3abc3b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000a", "OS-SRV-USG:launched_at": "2018-06-27T19:14:30.000000", "flavor": {"id": "4fdf0934-6eb5-46ea-8988-8e00bcbc9a03", "links": [{"href": "http://172.30.10.101:8774/flavors/4fdf0934-6eb5-46ea-8988-8e00bcbc9a03", "rel": "bookmark"}]}, "id": "b4e6b8c9-bcce-433e-9709-7d50adfa3875", "security_groups": [{"name": "default"}], "user_id": "e9f9c747d54947bc800a81ecf11858f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T19:14:31Z", "hostId": "27fbec6f88c6c566d1566fe6150f4345617a8107b73b72866adff50c", "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-2d775a0b-ec71-4851-9eaf-dc9ece39d265-vm_inst", "created": "2018-06-27T19:14:13Z", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 19:14:34,167 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/b4e6b8c9-bcce-433e-9709-7d50adfa3875 used request id req-ba8dcb63-809c-4462-bd16-4d4e2ece2817 2018-06-27 19:14:34,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/networks?name=NovaUtilsInstanceVolumeTests-2d775a0b-ec71-4851-9eaf-dc9ece39d265-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15d64571eb3ef24214f4a320f272439c4cdfde6f" 2018-06-27 19:14:34,503 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:14:34 GMT Content-Type: application/json Content-Length: 729 Connection: keep-alive X-Openstack-Request-Id: req-4c0c379c-fadd-4ea6-96da-db74b3eacc07 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":"ae39870b-2d2e-4d9e-8755-8e48eab4cc8b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":["648e3743-e844-4f24-bfe9-e8ec5a88b3c2"],"description":"","tags":[],"updated_at":"2018-06-27T19:13:42Z","provider:segmentation_id":75,"name":"NovaUtilsInstanceVolumeTests-2d775a0b-ec71-4851-9eaf-dc9ece39d265-net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:13:41Z","provider:network_type":"vxlan"}]} 2018-06-27 19:14:34,503 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-2d775a0b-ec71-4851-9eaf-dc9ece39d265-net used request id req-4c0c379c-fadd-4ea6-96da-db74b3eacc07 2018-06-27 19:14:34,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15d64571eb3ef24214f4a320f272439c4cdfde6f" 2018-06-27 19:14:34,611 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:14:34 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-72960b78-2d81-4e85-9442-2464755742de 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/8cdbc979369d4c15b8ddd6cc77d930e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}} 2018-06-27 19:14:34,611 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 used request id req-72960b78-2d81-4e85-9442-2464755742de 2018-06-27 19:14:34,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=ae39870b-2d2e-4d9e-8755-8e48eab4cc8b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15d64571eb3ef24214f4a320f272439c4cdfde6f" 2018-06-27 19:14:34,764 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:14:34 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-5efa2011-eec1-42d5-8634-5ef4e844b445 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ae39870b-2d2e-4d9e-8755-8e48eab4cc8b","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:13:42Z","dns_nameservers":[],"updated_at":"2018-06-27T19:13:42Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"648e3743-e844-4f24-bfe9-e8ec5a88b3c2","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-2d775a0b-ec71-4851-9eaf-dc9ece39d265-subnet"}]} 2018-06-27 19:14:34,764 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=ae39870b-2d2e-4d9e-8755-8e48eab4cc8b used request id req-5efa2011-eec1-42d5-8634-5ef4e844b445 2018-06-27 19:14:34,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/ports?network_id=ae39870b-2d2e-4d9e-8755-8e48eab4cc8b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15d64571eb3ef24214f4a320f272439c4cdfde6f" 2018-06-27 19:14:34,919 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:14:34 GMT Content-Type: application/json Content-Length: 2788 Connection: keep-alive X-Openstack-Request-Id: req-e02b41d2-67ee-40a0-bf81-24c934ea89f1 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T19:13:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"648e3743-e844-4f24-bfe9-e8ec5a88b3c2","ip_address":"10.55.0.2"}],"id":"963ca5ca-6a44-4fb8-bb96-aad0b21b297a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d7:bb:1a","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-ae39870b-2d2e-4d9e-8755-8e48eab4cc8b","name":"","admin_state_up":true,"network_id":"ae39870b-2d2e-4d9e-8755-8e48eab4cc8b","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:13:43Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T19:14:29Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"648e3743-e844-4f24-bfe9-e8ec5a88b3c2","ip_address":"10.55.0.12"}],"id":"a5f4acdf-8007-4197-b2a1-4b0dc48795ac","security_groups":["c550cef9-ba45-49be-8c52-0554a76a0c1e"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c1:7f:c8","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"b4e6b8c9-bcce-433e-9709-7d50adfa3875","name":"NovaUtilsInstanceVolumeTests-2d775a0b-ec71-4851-9eaf-dc9ece39d265-port","admin_state_up":true,"network_id":"ae39870b-2d2e-4d9e-8755-8e48eab4cc8b","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:14:00Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T19:13:50Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"648e3743-e844-4f24-bfe9-e8ec5a88b3c2","ip_address":"10.55.0.3"}],"id":"d4a8c3e2-7b9b-4744-9811-10008e64c478","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:4b:c5:4e","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-ae39870b-2d2e-4d9e-8755-8e48eab4cc8b","name":"","admin_state_up":true,"network_id":"ae39870b-2d2e-4d9e-8755-8e48eab4cc8b","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:13:45Z","binding:vnic_type":"normal"}]} 2018-06-27 19:14:34,919 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=ae39870b-2d2e-4d9e-8755-8e48eab4cc8b used request id req-e02b41d2-67ee-40a0-bf81-24c934ea89f1 2018-06-27 19:14:34,920 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 19:14:35,665 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T20:14:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["DRsKQcH8TR-YI6dCXJH__w"], "issued_at": "2018-06-27T19:14:35.000000Z"}} 2018-06-27 19:14:35,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}54f34eb689a78f697694afaef01a6b5752105be6" 2018-06-27 19:14:36,063 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:14:35 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-05516f96-abf6-465b-a7c4-f5fde608c8ef Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 19:14:36,063 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-05516f96-abf6-465b-a7c4-f5fde608c8ef 2018-06-27 19:14:36,067 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/b4e6b8c9-bcce-433e-9709-7d50adfa3875 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15d64571eb3ef24214f4a320f272439c4cdfde6f" 2018-06-27 19:14:37,257 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:14:37 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-e301424f-3d19-40e4-96d3-5273f3ec5c1f X-Compute-Request-Id: req-e301424f-3d19-40e4-96d3-5273f3ec5c1f Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-2d775a0b-ec71-4851-9eaf-dc9ece39d265-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:7f:c8", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/b4e6b8c9-bcce-433e-9709-7d50adfa3875", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/b4e6b8c9-bcce-433e-9709-7d50adfa3875", "rel": "bookmark"}], "image": {"id": "67385632-4eae-4894-bb04-cf550d3abc3b", "links": [{"href": "http://172.30.10.101:8774/images/67385632-4eae-4894-bb04-cf550d3abc3b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000a", "OS-SRV-USG:launched_at": "2018-06-27T19:14:30.000000", "flavor": {"id": "4fdf0934-6eb5-46ea-8988-8e00bcbc9a03", "links": [{"href": "http://172.30.10.101:8774/flavors/4fdf0934-6eb5-46ea-8988-8e00bcbc9a03", "rel": "bookmark"}]}, "id": "b4e6b8c9-bcce-433e-9709-7d50adfa3875", "security_groups": [{"name": "default"}], "user_id": "e9f9c747d54947bc800a81ecf11858f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T19:14:31Z", "hostId": "27fbec6f88c6c566d1566fe6150f4345617a8107b73b72866adff50c", "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-2d775a0b-ec71-4851-9eaf-dc9ece39d265-vm_inst", "created": "2018-06-27T19:14:13Z", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 19:14:37,258 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/b4e6b8c9-bcce-433e-9709-7d50adfa3875 used request id req-e301424f-3d19-40e4-96d3-5273f3ec5c1f 2018-06-27 19:14:37,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/networks?name=NovaUtilsInstanceVolumeTests-2d775a0b-ec71-4851-9eaf-dc9ece39d265-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15d64571eb3ef24214f4a320f272439c4cdfde6f" 2018-06-27 19:14:37,704 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:14:37 GMT Content-Type: application/json Content-Length: 729 Connection: keep-alive X-Openstack-Request-Id: req-96b807c8-32d7-4997-bbeb-d7664162f7ed 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":"ae39870b-2d2e-4d9e-8755-8e48eab4cc8b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":["648e3743-e844-4f24-bfe9-e8ec5a88b3c2"],"description":"","tags":[],"updated_at":"2018-06-27T19:13:42Z","provider:segmentation_id":75,"name":"NovaUtilsInstanceVolumeTests-2d775a0b-ec71-4851-9eaf-dc9ece39d265-net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:13:41Z","provider:network_type":"vxlan"}]} 2018-06-27 19:14:37,704 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-2d775a0b-ec71-4851-9eaf-dc9ece39d265-net used request id req-96b807c8-32d7-4997-bbeb-d7664162f7ed 2018-06-27 19:14:37,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15d64571eb3ef24214f4a320f272439c4cdfde6f" 2018-06-27 19:14:38,006 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:14:37 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4a63b15e-0d4d-4ed8-9514-668fa8a9feea 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/8cdbc979369d4c15b8ddd6cc77d930e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}} 2018-06-27 19:14:38,006 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 used request id req-4a63b15e-0d4d-4ed8-9514-668fa8a9feea 2018-06-27 19:14:38,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/subnets?network_id=ae39870b-2d2e-4d9e-8755-8e48eab4cc8b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15d64571eb3ef24214f4a320f272439c4cdfde6f" 2018-06-27 19:14:38,130 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:14:38 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-935d3a96-292d-4138-8ed8-ba4aa102c71d Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ae39870b-2d2e-4d9e-8755-8e48eab4cc8b","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:13:42Z","dns_nameservers":[],"updated_at":"2018-06-27T19:13:42Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"648e3743-e844-4f24-bfe9-e8ec5a88b3c2","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-2d775a0b-ec71-4851-9eaf-dc9ece39d265-subnet"}]} 2018-06-27 19:14:38,130 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=ae39870b-2d2e-4d9e-8755-8e48eab4cc8b used request id req-935d3a96-292d-4138-8ed8-ba4aa102c71d 2018-06-27 19:14:38,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/ports?network_id=ae39870b-2d2e-4d9e-8755-8e48eab4cc8b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15d64571eb3ef24214f4a320f272439c4cdfde6f" 2018-06-27 19:14:38,253 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:14:38 GMT Content-Type: application/json Content-Length: 2788 Connection: keep-alive X-Openstack-Request-Id: req-95e9ce6c-eafc-41ce-832d-7389404ccb4c Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T19:13:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"648e3743-e844-4f24-bfe9-e8ec5a88b3c2","ip_address":"10.55.0.2"}],"id":"963ca5ca-6a44-4fb8-bb96-aad0b21b297a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d7:bb:1a","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-ae39870b-2d2e-4d9e-8755-8e48eab4cc8b","name":"","admin_state_up":true,"network_id":"ae39870b-2d2e-4d9e-8755-8e48eab4cc8b","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:13:43Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T19:14:29Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"648e3743-e844-4f24-bfe9-e8ec5a88b3c2","ip_address":"10.55.0.12"}],"id":"a5f4acdf-8007-4197-b2a1-4b0dc48795ac","security_groups":["c550cef9-ba45-49be-8c52-0554a76a0c1e"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c1:7f:c8","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"b4e6b8c9-bcce-433e-9709-7d50adfa3875","name":"NovaUtilsInstanceVolumeTests-2d775a0b-ec71-4851-9eaf-dc9ece39d265-port","admin_state_up":true,"network_id":"ae39870b-2d2e-4d9e-8755-8e48eab4cc8b","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:14:00Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T19:13:50Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"648e3743-e844-4f24-bfe9-e8ec5a88b3c2","ip_address":"10.55.0.3"}],"id":"d4a8c3e2-7b9b-4744-9811-10008e64c478","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:4b:c5:4e","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-ae39870b-2d2e-4d9e-8755-8e48eab4cc8b","name":"","admin_state_up":true,"network_id":"ae39870b-2d2e-4d9e-8755-8e48eab4cc8b","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:13:45Z","binding:vnic_type":"normal"}]} 2018-06-27 19:14:38,253 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=ae39870b-2d2e-4d9e-8755-8e48eab4cc8b used request id req-95e9ce6c-eafc-41ce-832d-7389404ccb4c 2018-06-27 19:14:38,257 - 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/b4e6b8c9-bcce-433e-9709-7d50adfa3875/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54f34eb689a78f697694afaef01a6b5752105be6" -d '{"volumeAttachment": {"volumeId": "675b2dfb-dc91-4d60-8ef1-5bad6d154e10"}}' 2018-06-27 19:14:44,502 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:14:44 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-eef961fa-1f33-4c56-a7c3-c9efb0000706 X-Compute-Request-Id: req-eef961fa-1f33-4c56-a7c3-c9efb0000706 Front-End-Https: on RESP BODY: {"volumeAttachment": {"device": "/dev/vdc", "serverId": "b4e6b8c9-bcce-433e-9709-7d50adfa3875", "id": "675b2dfb-dc91-4d60-8ef1-5bad6d154e10", "volumeId": "675b2dfb-dc91-4d60-8ef1-5bad6d154e10"}} 2018-06-27 19:14:44,502 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers/b4e6b8c9-bcce-433e-9709-7d50adfa3875/os-volume_attachments used request id req-eef961fa-1f33-4c56-a7c3-c9efb0000706 2018-06-27 19:14:44,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/b4e6b8c9-bcce-433e-9709-7d50adfa3875 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54f34eb689a78f697694afaef01a6b5752105be6" 2018-06-27 19:14:46,947 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:14:46 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-8d798923-12ea-4ba5-a1e1-da19d65f656e X-Compute-Request-Id: req-8d798923-12ea-4ba5-a1e1-da19d65f656e Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-2d775a0b-ec71-4851-9eaf-dc9ece39d265-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:7f:c8", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/b4e6b8c9-bcce-433e-9709-7d50adfa3875", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/b4e6b8c9-bcce-433e-9709-7d50adfa3875", "rel": "bookmark"}], "image": {"id": "67385632-4eae-4894-bb04-cf550d3abc3b", "links": [{"href": "http://172.30.10.101:8774/images/67385632-4eae-4894-bb04-cf550d3abc3b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000a", "OS-SRV-USG:launched_at": "2018-06-27T19:14:30.000000", "flavor": {"id": "4fdf0934-6eb5-46ea-8988-8e00bcbc9a03", "links": [{"href": "http://172.30.10.101:8774/flavors/4fdf0934-6eb5-46ea-8988-8e00bcbc9a03", "rel": "bookmark"}]}, "id": "b4e6b8c9-bcce-433e-9709-7d50adfa3875", "security_groups": [{"name": "default"}], "user_id": "e9f9c747d54947bc800a81ecf11858f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T19:14:31Z", "hostId": "27fbec6f88c6c566d1566fe6150f4345617a8107b73b72866adff50c", "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-2d775a0b-ec71-4851-9eaf-dc9ece39d265-vm_inst", "created": "2018-06-27T19:14:13Z", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "os-extended-volumes:volumes_attached": [{"id": "675b2dfb-dc91-4d60-8ef1-5bad6d154e10"}], "metadata": {}}} 2018-06-27 19:14:46,947 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/b4e6b8c9-bcce-433e-9709-7d50adfa3875 used request id req-8d798923-12ea-4ba5-a1e1-da19d65f656e 2018-06-27 19:14:46,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/networks?name=NovaUtilsInstanceVolumeTests-2d775a0b-ec71-4851-9eaf-dc9ece39d265-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54f34eb689a78f697694afaef01a6b5752105be6" 2018-06-27 19:14:47,814 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:14:47 GMT Content-Type: application/json Content-Length: 729 Connection: keep-alive X-Openstack-Request-Id: req-5c6af0ee-1149-4092-91f0-3bbca46c858d 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":"ae39870b-2d2e-4d9e-8755-8e48eab4cc8b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":["648e3743-e844-4f24-bfe9-e8ec5a88b3c2"],"description":"","tags":[],"updated_at":"2018-06-27T19:13:42Z","provider:segmentation_id":75,"name":"NovaUtilsInstanceVolumeTests-2d775a0b-ec71-4851-9eaf-dc9ece39d265-net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:13:41Z","provider:network_type":"vxlan"}]} 2018-06-27 19:14:47,814 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-2d775a0b-ec71-4851-9eaf-dc9ece39d265-net used request id req-5c6af0ee-1149-4092-91f0-3bbca46c858d 2018-06-27 19:14:47,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 19:14:47,828 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 19: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-27 19:14:47,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/8cdbc979369d4c15b8ddd6cc77d930e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54f34eb689a78f697694afaef01a6b5752105be6" 2018-06-27 19:14:48,245 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:14:47 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-52347a5b-96ac-4e30-bcf7-260059378ea2 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/8cdbc979369d4c15b8ddd6cc77d930e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}} 2018-06-27 19:14:48,245 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 used request id req-52347a5b-96ac-4e30-bcf7-260059378ea2 2018-06-27 19:14:48,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/subnets?network_id=ae39870b-2d2e-4d9e-8755-8e48eab4cc8b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54f34eb689a78f697694afaef01a6b5752105be6" 2018-06-27 19:14:49,089 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:14:49 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-66c4d2c8-fb83-4705-88cd-b2e831231a35 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ae39870b-2d2e-4d9e-8755-8e48eab4cc8b","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:13:42Z","dns_nameservers":[],"updated_at":"2018-06-27T19:13:42Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"648e3743-e844-4f24-bfe9-e8ec5a88b3c2","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-2d775a0b-ec71-4851-9eaf-dc9ece39d265-subnet"}]} 2018-06-27 19:14:49,090 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=ae39870b-2d2e-4d9e-8755-8e48eab4cc8b used request id req-66c4d2c8-fb83-4705-88cd-b2e831231a35 2018-06-27 19:14:49,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/ports?network_id=ae39870b-2d2e-4d9e-8755-8e48eab4cc8b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54f34eb689a78f697694afaef01a6b5752105be6" 2018-06-27 19:14:49,253 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:14:49 GMT Content-Type: application/json Content-Length: 2788 Connection: keep-alive X-Openstack-Request-Id: req-f342f3d7-fee1-419c-9ba0-0d9ee062e322 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T19:13:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"648e3743-e844-4f24-bfe9-e8ec5a88b3c2","ip_address":"10.55.0.2"}],"id":"963ca5ca-6a44-4fb8-bb96-aad0b21b297a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d7:bb:1a","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-ae39870b-2d2e-4d9e-8755-8e48eab4cc8b","name":"","admin_state_up":true,"network_id":"ae39870b-2d2e-4d9e-8755-8e48eab4cc8b","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:13:43Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T19:14:29Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"648e3743-e844-4f24-bfe9-e8ec5a88b3c2","ip_address":"10.55.0.12"}],"id":"a5f4acdf-8007-4197-b2a1-4b0dc48795ac","security_groups":["c550cef9-ba45-49be-8c52-0554a76a0c1e"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c1:7f:c8","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"b4e6b8c9-bcce-433e-9709-7d50adfa3875","name":"NovaUtilsInstanceVolumeTests-2d775a0b-ec71-4851-9eaf-dc9ece39d265-port","admin_state_up":true,"network_id":"ae39870b-2d2e-4d9e-8755-8e48eab4cc8b","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:14:00Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T19:13:50Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"648e3743-e844-4f24-bfe9-e8ec5a88b3c2","ip_address":"10.55.0.3"}],"id":"d4a8c3e2-7b9b-4744-9811-10008e64c478","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:4b:c5:4e","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-ae39870b-2d2e-4d9e-8755-8e48eab4cc8b","name":"","admin_state_up":true,"network_id":"ae39870b-2d2e-4d9e-8755-8e48eab4cc8b","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:13:45Z","binding:vnic_type":"normal"}]} 2018-06-27 19:14:49,254 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=ae39870b-2d2e-4d9e-8755-8e48eab4cc8b used request id req-f342f3d7-fee1-419c-9ba0-0d9ee062e322 2018-06-27 19:14:49,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}54f34eb689a78f697694afaef01a6b5752105be6" 2018-06-27 19:14:49,591 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:14:49 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-afbe3353-89da-4969-a5db-f078e23f9da5 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 19:14:49,592 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-afbe3353-89da-4969-a5db-f078e23f9da5 2018-06-27 19:14:49,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/b4e6b8c9-bcce-433e-9709-7d50adfa3875 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15d64571eb3ef24214f4a320f272439c4cdfde6f" 2018-06-27 19:14:51,524 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:14: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-7353abda-b6d4-43c5-be58-70593854ed2f X-Compute-Request-Id: req-7353abda-b6d4-43c5-be58-70593854ed2f Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-2d775a0b-ec71-4851-9eaf-dc9ece39d265-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:7f:c8", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/b4e6b8c9-bcce-433e-9709-7d50adfa3875", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/b4e6b8c9-bcce-433e-9709-7d50adfa3875", "rel": "bookmark"}], "image": {"id": "67385632-4eae-4894-bb04-cf550d3abc3b", "links": [{"href": "http://172.30.10.101:8774/images/67385632-4eae-4894-bb04-cf550d3abc3b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000a", "OS-SRV-USG:launched_at": "2018-06-27T19:14:30.000000", "flavor": {"id": "4fdf0934-6eb5-46ea-8988-8e00bcbc9a03", "links": [{"href": "http://172.30.10.101:8774/flavors/4fdf0934-6eb5-46ea-8988-8e00bcbc9a03", "rel": "bookmark"}]}, "id": "b4e6b8c9-bcce-433e-9709-7d50adfa3875", "security_groups": [{"name": "default"}], "user_id": "e9f9c747d54947bc800a81ecf11858f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T19:14:31Z", "hostId": "27fbec6f88c6c566d1566fe6150f4345617a8107b73b72866adff50c", "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-2d775a0b-ec71-4851-9eaf-dc9ece39d265-vm_inst", "created": "2018-06-27T19:14:13Z", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "os-extended-volumes:volumes_attached": [{"id": "675b2dfb-dc91-4d60-8ef1-5bad6d154e10"}], "metadata": {}}} 2018-06-27 19:14:51,524 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/b4e6b8c9-bcce-433e-9709-7d50adfa3875 used request id req-7353abda-b6d4-43c5-be58-70593854ed2f 2018-06-27 19:14:51,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=NovaUtilsInstanceVolumeTests-2d775a0b-ec71-4851-9eaf-dc9ece39d265-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15d64571eb3ef24214f4a320f272439c4cdfde6f" 2018-06-27 19:14:51,780 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:14:51 GMT Content-Type: application/json Content-Length: 729 Connection: keep-alive X-Openstack-Request-Id: req-f050b3f7-aa87-4722-a349-9695d4e25f3b 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":"ae39870b-2d2e-4d9e-8755-8e48eab4cc8b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":["648e3743-e844-4f24-bfe9-e8ec5a88b3c2"],"description":"","tags":[],"updated_at":"2018-06-27T19:13:42Z","provider:segmentation_id":75,"name":"NovaUtilsInstanceVolumeTests-2d775a0b-ec71-4851-9eaf-dc9ece39d265-net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:13:41Z","provider:network_type":"vxlan"}]} 2018-06-27 19:14:51,781 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-2d775a0b-ec71-4851-9eaf-dc9ece39d265-net used request id req-f050b3f7-aa87-4722-a349-9695d4e25f3b 2018-06-27 19:14:51,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15d64571eb3ef24214f4a320f272439c4cdfde6f" 2018-06-27 19:14:52,092 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:14:51 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-80016fed-039e-4b3d-add3-8dcc7cd93f66 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/8cdbc979369d4c15b8ddd6cc77d930e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}} 2018-06-27 19:14:52,092 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 used request id req-80016fed-039e-4b3d-add3-8dcc7cd93f66 2018-06-27 19:14:52,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/subnets?network_id=ae39870b-2d2e-4d9e-8755-8e48eab4cc8b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15d64571eb3ef24214f4a320f272439c4cdfde6f" 2018-06-27 19:14:52,238 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:14:52 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-7f3c8323-6682-4a52-ad59-d33243d94154 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ae39870b-2d2e-4d9e-8755-8e48eab4cc8b","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:13:42Z","dns_nameservers":[],"updated_at":"2018-06-27T19:13:42Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"648e3743-e844-4f24-bfe9-e8ec5a88b3c2","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-2d775a0b-ec71-4851-9eaf-dc9ece39d265-subnet"}]} 2018-06-27 19:14:52,238 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=ae39870b-2d2e-4d9e-8755-8e48eab4cc8b used request id req-7f3c8323-6682-4a52-ad59-d33243d94154 2018-06-27 19:14:52,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=ae39870b-2d2e-4d9e-8755-8e48eab4cc8b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15d64571eb3ef24214f4a320f272439c4cdfde6f" 2018-06-27 19:14:52,390 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:14:52 GMT Content-Type: application/json Content-Length: 2788 Connection: keep-alive X-Openstack-Request-Id: req-cfc5bffa-a231-4acb-b8d7-92337bcc3b38 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T19:13:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"648e3743-e844-4f24-bfe9-e8ec5a88b3c2","ip_address":"10.55.0.2"}],"id":"963ca5ca-6a44-4fb8-bb96-aad0b21b297a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d7:bb:1a","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-ae39870b-2d2e-4d9e-8755-8e48eab4cc8b","name":"","admin_state_up":true,"network_id":"ae39870b-2d2e-4d9e-8755-8e48eab4cc8b","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:13:43Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T19:14:29Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"648e3743-e844-4f24-bfe9-e8ec5a88b3c2","ip_address":"10.55.0.12"}],"id":"a5f4acdf-8007-4197-b2a1-4b0dc48795ac","security_groups":["c550cef9-ba45-49be-8c52-0554a76a0c1e"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c1:7f:c8","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"b4e6b8c9-bcce-433e-9709-7d50adfa3875","name":"NovaUtilsInstanceVolumeTests-2d775a0b-ec71-4851-9eaf-dc9ece39d265-port","admin_state_up":true,"network_id":"ae39870b-2d2e-4d9e-8755-8e48eab4cc8b","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:14:00Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T19:13:50Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"648e3743-e844-4f24-bfe9-e8ec5a88b3c2","ip_address":"10.55.0.3"}],"id":"d4a8c3e2-7b9b-4744-9811-10008e64c478","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:4b:c5:4e","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-ae39870b-2d2e-4d9e-8755-8e48eab4cc8b","name":"","admin_state_up":true,"network_id":"ae39870b-2d2e-4d9e-8755-8e48eab4cc8b","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:13:45Z","binding:vnic_type":"normal"}]} 2018-06-27 19:14:52,391 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=ae39870b-2d2e-4d9e-8755-8e48eab4cc8b used request id req-cfc5bffa-a231-4acb-b8d7-92337bcc3b38 2018-06-27 19:14:52,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/b4e6b8c9-bcce-433e-9709-7d50adfa3875 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54f34eb689a78f697694afaef01a6b5752105be6" 2018-06-27 19:14:54,823 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:14:54 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-a9ea273a-e139-4f82-8d94-171d7d704759 X-Compute-Request-Id: req-a9ea273a-e139-4f82-8d94-171d7d704759 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-2d775a0b-ec71-4851-9eaf-dc9ece39d265-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:7f:c8", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/b4e6b8c9-bcce-433e-9709-7d50adfa3875", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/b4e6b8c9-bcce-433e-9709-7d50adfa3875", "rel": "bookmark"}], "image": {"id": "67385632-4eae-4894-bb04-cf550d3abc3b", "links": [{"href": "http://172.30.10.101:8774/images/67385632-4eae-4894-bb04-cf550d3abc3b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000a", "OS-SRV-USG:launched_at": "2018-06-27T19:14:30.000000", "flavor": {"id": "4fdf0934-6eb5-46ea-8988-8e00bcbc9a03", "links": [{"href": "http://172.30.10.101:8774/flavors/4fdf0934-6eb5-46ea-8988-8e00bcbc9a03", "rel": "bookmark"}]}, "id": "b4e6b8c9-bcce-433e-9709-7d50adfa3875", "security_groups": [{"name": "default"}], "user_id": "e9f9c747d54947bc800a81ecf11858f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T19:14:31Z", "hostId": "27fbec6f88c6c566d1566fe6150f4345617a8107b73b72866adff50c", "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-2d775a0b-ec71-4851-9eaf-dc9ece39d265-vm_inst", "created": "2018-06-27T19:14:13Z", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "os-extended-volumes:volumes_attached": [{"id": "675b2dfb-dc91-4d60-8ef1-5bad6d154e10"}], "metadata": {}}} 2018-06-27 19:14:54,823 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/b4e6b8c9-bcce-433e-9709-7d50adfa3875 used request id req-a9ea273a-e139-4f82-8d94-171d7d704759 2018-06-27 19:14:54,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/networks?name=NovaUtilsInstanceVolumeTests-2d775a0b-ec71-4851-9eaf-dc9ece39d265-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54f34eb689a78f697694afaef01a6b5752105be6" 2018-06-27 19:14:55,318 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:14:55 GMT Content-Type: application/json Content-Length: 729 Connection: keep-alive X-Openstack-Request-Id: req-0d2a34c8-8d40-4913-a638-d275b0f4f10f 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":"ae39870b-2d2e-4d9e-8755-8e48eab4cc8b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":["648e3743-e844-4f24-bfe9-e8ec5a88b3c2"],"description":"","tags":[],"updated_at":"2018-06-27T19:13:42Z","provider:segmentation_id":75,"name":"NovaUtilsInstanceVolumeTests-2d775a0b-ec71-4851-9eaf-dc9ece39d265-net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:13:41Z","provider:network_type":"vxlan"}]} 2018-06-27 19:14:55,318 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-2d775a0b-ec71-4851-9eaf-dc9ece39d265-net used request id req-0d2a34c8-8d40-4913-a638-d275b0f4f10f 2018-06-27 19:14:55,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54f34eb689a78f697694afaef01a6b5752105be6" 2018-06-27 19:14:55,669 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:14:55 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0a29100b-2f50-4865-b850-c21ce34547d1 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/8cdbc979369d4c15b8ddd6cc77d930e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}} 2018-06-27 19:14:55,669 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 used request id req-0a29100b-2f50-4865-b850-c21ce34547d1 2018-06-27 19:14: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=ae39870b-2d2e-4d9e-8755-8e48eab4cc8b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54f34eb689a78f697694afaef01a6b5752105be6" 2018-06-27 19:14:56,529 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:14:56 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-5b03134f-6c3e-4949-85d9-040e275019c5 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ae39870b-2d2e-4d9e-8755-8e48eab4cc8b","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:13:42Z","dns_nameservers":[],"updated_at":"2018-06-27T19:13:42Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"648e3743-e844-4f24-bfe9-e8ec5a88b3c2","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-2d775a0b-ec71-4851-9eaf-dc9ece39d265-subnet"}]} 2018-06-27 19:14:56,529 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=ae39870b-2d2e-4d9e-8755-8e48eab4cc8b used request id req-5b03134f-6c3e-4949-85d9-040e275019c5 2018-06-27 19:14:56,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/ports?network_id=ae39870b-2d2e-4d9e-8755-8e48eab4cc8b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54f34eb689a78f697694afaef01a6b5752105be6" 2018-06-27 19:14:56,745 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:14:56 GMT Content-Type: application/json Content-Length: 2788 Connection: keep-alive X-Openstack-Request-Id: req-3cc1adbd-835b-4066-b2c4-805f8d3ff638 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T19:13:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"648e3743-e844-4f24-bfe9-e8ec5a88b3c2","ip_address":"10.55.0.2"}],"id":"963ca5ca-6a44-4fb8-bb96-aad0b21b297a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d7:bb:1a","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-ae39870b-2d2e-4d9e-8755-8e48eab4cc8b","name":"","admin_state_up":true,"network_id":"ae39870b-2d2e-4d9e-8755-8e48eab4cc8b","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:13:43Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T19:14:29Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"648e3743-e844-4f24-bfe9-e8ec5a88b3c2","ip_address":"10.55.0.12"}],"id":"a5f4acdf-8007-4197-b2a1-4b0dc48795ac","security_groups":["c550cef9-ba45-49be-8c52-0554a76a0c1e"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c1:7f:c8","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"b4e6b8c9-bcce-433e-9709-7d50adfa3875","name":"NovaUtilsInstanceVolumeTests-2d775a0b-ec71-4851-9eaf-dc9ece39d265-port","admin_state_up":true,"network_id":"ae39870b-2d2e-4d9e-8755-8e48eab4cc8b","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:14:00Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T19:13:50Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"648e3743-e844-4f24-bfe9-e8ec5a88b3c2","ip_address":"10.55.0.3"}],"id":"d4a8c3e2-7b9b-4744-9811-10008e64c478","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:4b:c5:4e","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-ae39870b-2d2e-4d9e-8755-8e48eab4cc8b","name":"","admin_state_up":true,"network_id":"ae39870b-2d2e-4d9e-8755-8e48eab4cc8b","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:13:45Z","binding:vnic_type":"normal"}]} 2018-06-27 19:14:56,745 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=ae39870b-2d2e-4d9e-8755-8e48eab4cc8b used request id req-3cc1adbd-835b-4066-b2c4-805f8d3ff638 2018-06-27 19:14:56,748 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/volumes/675b2dfb-dc91-4d60-8ef1-5bad6d154e10 -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54f34eb689a78f697694afaef01a6b5752105be6" 2018-06-27 19:14:58,648 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:14:58 GMT Content-Type: application/json Content-Length: 1442 Connection: keep-alive x-compute-request-id: req-e4f65dfa-93af-4b54-bf3f-8249679505c2 x-openstack-request-id: req-e4f65dfa-93af-4b54-bf3f-8249679505c2 Front-End-Https: on RESP BODY: {"volume": {"migration_status": null, "attachments": [{"server_id": "b4e6b8c9-bcce-433e-9709-7d50adfa3875", "attachment_id": "90389f3b-2f9b-419b-afb4-d992f9570c8d", "attached_at": "2018-06-27T19:14:48.000000", "host_name": "cmp002", "volume_id": "675b2dfb-dc91-4d60-8ef1-5bad6d154e10", "device": "/dev/vdc", "id": "675b2dfb-dc91-4d60-8ef1-5bad6d154e10"}], "links": [{"href": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/volumes/675b2dfb-dc91-4d60-8ef1-5bad6d154e10", "rel": "self"}, {"href": "https://172.30.10.101:8776/8cdbc979369d4c15b8ddd6cc77d930e3/volumes/675b2dfb-dc91-4d60-8ef1-5bad6d154e10", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "cmp002@lvm-driver#lvm-driver", "encrypted": false, "updated_at": "2018-06-27T19:14:51.000000", "replication_status": null, "snapshot_id": null, "id": "675b2dfb-dc91-4d60-8ef1-5bad6d154e10", "size": 1, "user_id": "e9f9c747d54947bc800a81ecf11858f5", "os-vol-tenant-attr:tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "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-2d775a0b-ec71-4851-9eaf-dc9ece39d265", "bootable": "false", "created_at": "2018-06-27T19:13:50.000000", "volume_type": "lvm-driver"}} 2018-06-27 19:14:58,648 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/volumes/675b2dfb-dc91-4d60-8ef1-5bad6d154e10 used request id req-e4f65dfa-93af-4b54-bf3f-8249679505c2 2018-06-27 19:14: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/b4e6b8c9-bcce-433e-9709-7d50adfa3875 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15d64571eb3ef24214f4a320f272439c4cdfde6f" 2018-06-27 19:15:00,790 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:15:00 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-eba12f99-ec89-4508-97f4-2e16cb7d12d4 X-Compute-Request-Id: req-eba12f99-ec89-4508-97f4-2e16cb7d12d4 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-2d775a0b-ec71-4851-9eaf-dc9ece39d265-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:7f:c8", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/b4e6b8c9-bcce-433e-9709-7d50adfa3875", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/b4e6b8c9-bcce-433e-9709-7d50adfa3875", "rel": "bookmark"}], "image": {"id": "67385632-4eae-4894-bb04-cf550d3abc3b", "links": [{"href": "http://172.30.10.101:8774/images/67385632-4eae-4894-bb04-cf550d3abc3b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000a", "OS-SRV-USG:launched_at": "2018-06-27T19:14:30.000000", "flavor": {"id": "4fdf0934-6eb5-46ea-8988-8e00bcbc9a03", "links": [{"href": "http://172.30.10.101:8774/flavors/4fdf0934-6eb5-46ea-8988-8e00bcbc9a03", "rel": "bookmark"}]}, "id": "b4e6b8c9-bcce-433e-9709-7d50adfa3875", "security_groups": [{"name": "default"}], "user_id": "e9f9c747d54947bc800a81ecf11858f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T19:14:31Z", "hostId": "27fbec6f88c6c566d1566fe6150f4345617a8107b73b72866adff50c", "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-2d775a0b-ec71-4851-9eaf-dc9ece39d265-vm_inst", "created": "2018-06-27T19:14:13Z", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "os-extended-volumes:volumes_attached": [{"id": "675b2dfb-dc91-4d60-8ef1-5bad6d154e10"}], "metadata": {}}} 2018-06-27 19:15:00,791 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/b4e6b8c9-bcce-433e-9709-7d50adfa3875 used request id req-eba12f99-ec89-4508-97f4-2e16cb7d12d4 2018-06-27 19:15:00,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=NovaUtilsInstanceVolumeTests-2d775a0b-ec71-4851-9eaf-dc9ece39d265-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15d64571eb3ef24214f4a320f272439c4cdfde6f" 2018-06-27 19:15:01,135 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:15:01 GMT Content-Type: application/json Content-Length: 729 Connection: keep-alive X-Openstack-Request-Id: req-86971233-3ad7-4dc4-88d8-085cf0168a6f 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":"ae39870b-2d2e-4d9e-8755-8e48eab4cc8b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":["648e3743-e844-4f24-bfe9-e8ec5a88b3c2"],"description":"","tags":[],"updated_at":"2018-06-27T19:13:42Z","provider:segmentation_id":75,"name":"NovaUtilsInstanceVolumeTests-2d775a0b-ec71-4851-9eaf-dc9ece39d265-net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:13:41Z","provider:network_type":"vxlan"}]} 2018-06-27 19:15:01,135 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-2d775a0b-ec71-4851-9eaf-dc9ece39d265-net used request id req-86971233-3ad7-4dc4-88d8-085cf0168a6f 2018-06-27 19:15:01,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15d64571eb3ef24214f4a320f272439c4cdfde6f" 2018-06-27 19:15:01,237 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:15:01 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d1fb85cd-3490-44a4-9795-515fc7491b30 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/8cdbc979369d4c15b8ddd6cc77d930e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}} 2018-06-27 19:15:01,237 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 used request id req-d1fb85cd-3490-44a4-9795-515fc7491b30 2018-06-27 19:15:01,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=ae39870b-2d2e-4d9e-8755-8e48eab4cc8b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15d64571eb3ef24214f4a320f272439c4cdfde6f" 2018-06-27 19:15:01,402 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:15:01 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-18b781e2-ed01-4896-ba70-4aadc2117b56 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ae39870b-2d2e-4d9e-8755-8e48eab4cc8b","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:13:42Z","dns_nameservers":[],"updated_at":"2018-06-27T19:13:42Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"648e3743-e844-4f24-bfe9-e8ec5a88b3c2","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-2d775a0b-ec71-4851-9eaf-dc9ece39d265-subnet"}]} 2018-06-27 19:15:01,402 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=ae39870b-2d2e-4d9e-8755-8e48eab4cc8b used request id req-18b781e2-ed01-4896-ba70-4aadc2117b56 2018-06-27 19:15: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/ports?network_id=ae39870b-2d2e-4d9e-8755-8e48eab4cc8b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15d64571eb3ef24214f4a320f272439c4cdfde6f" 2018-06-27 19:15:01,529 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:15:01 GMT Content-Type: application/json Content-Length: 2788 Connection: keep-alive X-Openstack-Request-Id: req-2b6fc2a6-4b14-4042-b44a-7bcc4f21c83d Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T19:13:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"648e3743-e844-4f24-bfe9-e8ec5a88b3c2","ip_address":"10.55.0.2"}],"id":"963ca5ca-6a44-4fb8-bb96-aad0b21b297a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d7:bb:1a","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-ae39870b-2d2e-4d9e-8755-8e48eab4cc8b","name":"","admin_state_up":true,"network_id":"ae39870b-2d2e-4d9e-8755-8e48eab4cc8b","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:13:43Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T19:14:29Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"648e3743-e844-4f24-bfe9-e8ec5a88b3c2","ip_address":"10.55.0.12"}],"id":"a5f4acdf-8007-4197-b2a1-4b0dc48795ac","security_groups":["c550cef9-ba45-49be-8c52-0554a76a0c1e"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c1:7f:c8","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"b4e6b8c9-bcce-433e-9709-7d50adfa3875","name":"NovaUtilsInstanceVolumeTests-2d775a0b-ec71-4851-9eaf-dc9ece39d265-port","admin_state_up":true,"network_id":"ae39870b-2d2e-4d9e-8755-8e48eab4cc8b","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:14:00Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T19:13:50Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"648e3743-e844-4f24-bfe9-e8ec5a88b3c2","ip_address":"10.55.0.3"}],"id":"d4a8c3e2-7b9b-4744-9811-10008e64c478","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:4b:c5:4e","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-ae39870b-2d2e-4d9e-8755-8e48eab4cc8b","name":"","admin_state_up":true,"network_id":"ae39870b-2d2e-4d9e-8755-8e48eab4cc8b","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:13:45Z","binding:vnic_type":"normal"}]} 2018-06-27 19:15:01,530 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=ae39870b-2d2e-4d9e-8755-8e48eab4cc8b used request id req-2b6fc2a6-4b14-4042-b44a-7bcc4f21c83d 2018-06-27 19:15:01,533 - 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/b4e6b8c9-bcce-433e-9709-7d50adfa3875/os-volume_attachments/675b2dfb-dc91-4d60-8ef1-5bad6d154e10 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54f34eb689a78f697694afaef01a6b5752105be6" 2018-06-27 19:15:07,265 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 19:15: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-ed64e33f-bfc7-4c9c-a38b-b55652c4c14c X-Compute-Request-Id: req-ed64e33f-bfc7-4c9c-a38b-b55652c4c14c 2018-06-27 19:15:07,265 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/servers/b4e6b8c9-bcce-433e-9709-7d50adfa3875/os-volume_attachments/675b2dfb-dc91-4d60-8ef1-5bad6d154e10 used request id req-ed64e33f-bfc7-4c9c-a38b-b55652c4c14c 2018-06-27 19:15:07,265 - create_instance - INFO - Deleting Port with ID - a5f4acdf-8007-4197-b2a1-4b0dc48795ac 2018-06-27 19:15:07,265 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceVolumeTests-2d775a0b-ec71-4851-9eaf-dc9ece39d265-port 2018-06-27 19:15:07,270 - 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/a5f4acdf-8007-4197-b2a1-4b0dc48795ac -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15d64571eb3ef24214f4a320f272439c4cdfde6f" 2018-06-27 19:15:08,761 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 19:15:08 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-2d70f910-fa57-4975-b0a6-b148fad54d05 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 19:15:08,761 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/ports/a5f4acdf-8007-4197-b2a1-4b0dc48795ac used request id req-2d70f910-fa57-4975-b0a6-b148fad54d05 2018-06-27 19:15:08,762 - create_instance - INFO - Deleting VM instance - NovaUtilsInstanceVolumeTests-2d775a0b-ec71-4851-9eaf-dc9ece39d265-vm_inst 2018-06-27 19:15:08,764 - 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/b4e6b8c9-bcce-433e-9709-7d50adfa3875 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15d64571eb3ef24214f4a320f272439c4cdfde6f" 2018-06-27 19:15:09,131 - novaclient.v2.client - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 19:15: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-7aaa0e4b-f1b8-4e90-9823-340182b81f94 X-Compute-Request-Id: req-7aaa0e4b-f1b8-4e90-9823-340182b81f94 Front-End-Https: on 2018-06-27 19:15:09,131 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/servers/b4e6b8c9-bcce-433e-9709-7d50adfa3875 used request id req-7aaa0e4b-f1b8-4e90-9823-340182b81f94 2018-06-27 19:15:09,132 - create_instance - INFO - Checking deletion status 2018-06-27 19:15:09,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/b4e6b8c9-bcce-433e-9709-7d50adfa3875 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15d64571eb3ef24214f4a320f272439c4cdfde6f" 2018-06-27 19:15:09,421 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:15:09 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-6666972f-9a61-49d6-9344-e29bf7792e07 X-Compute-Request-Id: req-6666972f-9a61-49d6-9344-e29bf7792e07 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"NovaUtilsInstanceVolumeTests-2d775a0b-ec71-4851-9eaf-dc9ece39d265-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:7f:c8", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/b4e6b8c9-bcce-433e-9709-7d50adfa3875", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/b4e6b8c9-bcce-433e-9709-7d50adfa3875", "rel": "bookmark"}], "image": {"id": "67385632-4eae-4894-bb04-cf550d3abc3b", "links": [{"href": "http://172.30.10.101:8774/images/67385632-4eae-4894-bb04-cf550d3abc3b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000a", "OS-SRV-USG:launched_at": "2018-06-27T19:14:30.000000", "flavor": {"id": "4fdf0934-6eb5-46ea-8988-8e00bcbc9a03", "links": [{"href": "http://172.30.10.101:8774/flavors/4fdf0934-6eb5-46ea-8988-8e00bcbc9a03", "rel": "bookmark"}]}, "id": "b4e6b8c9-bcce-433e-9709-7d50adfa3875", "user_id": "e9f9c747d54947bc800a81ecf11858f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T19:15:09Z", "hostId": "27fbec6f88c6c566d1566fe6150f4345617a8107b73b72866adff50c", "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-2d775a0b-ec71-4851-9eaf-dc9ece39d265-vm_inst", "created": "2018-06-27T19:14:13Z", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "os-extended-volumes:volumes_attached": [{"id": "675b2dfb-dc91-4d60-8ef1-5bad6d154e10"}], "metadata": {}}} 2018-06-27 19:15:09,421 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/b4e6b8c9-bcce-433e-9709-7d50adfa3875 used request id req-6666972f-9a61-49d6-9344-e29bf7792e07 2018-06-27 19:15:09,421 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-2d775a0b-ec71-4851-9eaf-dc9ece39d265-vm_inst] is - ACTIVE 2018-06-27 19:15:09,422 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 19:15:12,425 - create_instance - DEBUG - VM status query timeout in 296.706960917 2018-06-27 19:15:12,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/b4e6b8c9-bcce-433e-9709-7d50adfa3875 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15d64571eb3ef24214f4a320f272439c4cdfde6f" 2018-06-27 19:15:13,489 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:15:13 GMT Content-Type: application/json Content-Length: 1542 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-f87cb2a3-30fb-47da-ab69-85d8cc1450bc X-Compute-Request-Id: req-f87cb2a3-30fb-47da-ab69-85d8cc1450bc 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/b4e6b8c9-bcce-433e-9709-7d50adfa3875", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/b4e6b8c9-bcce-433e-9709-7d50adfa3875", "rel": "bookmark"}], "image": {"id": "67385632-4eae-4894-bb04-cf550d3abc3b", "links": [{"href": "http://172.30.10.101:8774/images/67385632-4eae-4894-bb04-cf550d3abc3b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000a", "OS-SRV-USG:launched_at": "2018-06-27T19:14:30.000000", "flavor": {"id": "4fdf0934-6eb5-46ea-8988-8e00bcbc9a03", "links": [{"href": "http://172.30.10.101:8774/flavors/4fdf0934-6eb5-46ea-8988-8e00bcbc9a03", "rel": "bookmark"}]}, "id": "b4e6b8c9-bcce-433e-9709-7d50adfa3875", "user_id": "e9f9c747d54947bc800a81ecf11858f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T19:15:11Z", "hostId": "27fbec6f88c6c566d1566fe6150f4345617a8107b73b72866adff50c", "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-2d775a0b-ec71-4851-9eaf-dc9ece39d265-vm_inst", "created": "2018-06-27T19:14:13Z", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 19:15:13,489 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/b4e6b8c9-bcce-433e-9709-7d50adfa3875 used request id req-f87cb2a3-30fb-47da-ab69-85d8cc1450bc 2018-06-27 19:15:13,490 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-2d775a0b-ec71-4851-9eaf-dc9ece39d265-vm_inst] is - ACTIVE 2018-06-27 19:15:13,490 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 19:15:16,491 - create_instance - DEBUG - VM status query timeout in 292.640959024 2018-06-27 19:15:16,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/b4e6b8c9-bcce-433e-9709-7d50adfa3875 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15d64571eb3ef24214f4a320f272439c4cdfde6f" 2018-06-27 19:15:16,676 - novaclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Wed, 27 Jun 2018 19:15:16 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-de5b1761-cadf-42d7-ad59-12d5850b5deb X-Compute-Request-Id: req-de5b1761-cadf-42d7-ad59-12d5850b5deb RESP BODY: {"itemNotFound": {"message": "Instance b4e6b8c9-bcce-433e-9709-7d50adfa3875 could not be found.", "code": 404}} 2018-06-27 19:15:16,677 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/b4e6b8c9-bcce-433e-9709-7d50adfa3875 used request id req-de5b1761-cadf-42d7-ad59-12d5850b5deb 2018-06-27 19:15:16,677 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance b4e6b8c9-bcce-433e-9709-7d50adfa3875 could not be found. (HTTP 404) (Request-ID: req-de5b1761-cadf-42d7-ad59-12d5850b5deb) 2018-06-27 19:15:16,678 - create_instance - INFO - VM has been properly deleted VM with name - NovaUtilsInstanceVolumeTests-2d775a0b-ec71-4851-9eaf-dc9ece39d265-vm_inst 2018-06-27 19:15:16,682 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/volumes/675b2dfb-dc91-4d60-8ef1-5bad6d154e10 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-93dce878-dd49-423d-97c8-cca53066028c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a47a0a93920477b9cd4632a3d44c52d453b07a76" 2018-06-27 19:15:17,900 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:15:17 GMT Content-Type: application/json Content-Length: 1125 Connection: keep-alive x-compute-request-id: req-279f4a51-7d1e-455a-93f7-3366a9265f74 x-openstack-request-id: req-279f4a51-7d1e-455a-93f7-3366a9265f74 Front-End-Https: on RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/volumes/675b2dfb-dc91-4d60-8ef1-5bad6d154e10", "rel": "self"}, {"href": "https://172.30.10.101:8776/8cdbc979369d4c15b8ddd6cc77d930e3/volumes/675b2dfb-dc91-4d60-8ef1-5bad6d154e10", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "cmp002@lvm-driver#lvm-driver", "encrypted": false, "updated_at": "2018-06-27T19:15:11.000000", "replication_status": null, "snapshot_id": null, "id": "675b2dfb-dc91-4d60-8ef1-5bad6d154e10", "size": 1, "user_id": "e9f9c747d54947bc800a81ecf11858f5", "os-vol-tenant-attr:tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "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-2d775a0b-ec71-4851-9eaf-dc9ece39d265", "bootable": "false", "created_at": "2018-06-27T19:13:50.000000", "volume_type": "lvm-driver"}} 2018-06-27 19:15:17,900 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/volumes/675b2dfb-dc91-4d60-8ef1-5bad6d154e10 used request id req-279f4a51-7d1e-455a-93f7-3366a9265f74 2018-06-27 19:15:17,900 - create_volume - DEBUG - Instance status is - available 2018-06-27 19:15:17,900 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-2d775a0b-ec71-4851-9eaf-dc9ece39d265 2018-06-27 19:15:17,901 - cinder_utils - INFO - Deleting volume named - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-2d775a0b-ec71-4851-9eaf-dc9ece39d265 2018-06-27 19:15:17,904 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/volumes/675b2dfb-dc91-4d60-8ef1-5bad6d154e10 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-93dce878-dd49-423d-97c8-cca53066028c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a47a0a93920477b9cd4632a3d44c52d453b07a76" 2018-06-27 19:15:18,749 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 19:15:18 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-52bb08f3-3102-477b-85b1-33a6915f2ad0 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-27 19:15:18,750 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/volumes/675b2dfb-dc91-4d60-8ef1-5bad6d154e10 used request id req-52bb08f3-3102-477b-85b1-33a6915f2ad0 2018-06-27 19:15:18,753 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/volumes/675b2dfb-dc91-4d60-8ef1-5bad6d154e10 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-93dce878-dd49-423d-97c8-cca53066028c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a47a0a93920477b9cd4632a3d44c52d453b07a76" 2018-06-27 19:15:19,660 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:15:19 GMT Content-Type: application/json Content-Length: 1124 Connection: keep-alive x-compute-request-id: req-2e822839-8df9-4d79-be56-86f6dd0ebfc4 x-openstack-request-id: req-2e822839-8df9-4d79-be56-86f6dd0ebfc4 Front-End-Https: on RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/volumes/675b2dfb-dc91-4d60-8ef1-5bad6d154e10", "rel": "self"}, {"href": "https://172.30.10.101:8776/8cdbc979369d4c15b8ddd6cc77d930e3/volumes/675b2dfb-dc91-4d60-8ef1-5bad6d154e10", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "cmp002@lvm-driver#lvm-driver", "encrypted": false, "updated_at": "2018-06-27T19:15:19.000000", "replication_status": null, "snapshot_id": null, "id": "675b2dfb-dc91-4d60-8ef1-5bad6d154e10", "size": 1, "user_id": "e9f9c747d54947bc800a81ecf11858f5", "os-vol-tenant-attr:tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "deleting", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-2d775a0b-ec71-4851-9eaf-dc9ece39d265", "bootable": "false", "created_at": "2018-06-27T19:13:50.000000", "volume_type": "lvm-driver"}} 2018-06-27 19:15:19,660 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/volumes/675b2dfb-dc91-4d60-8ef1-5bad6d154e10 used request id req-2e822839-8df9-4d79-be56-86f6dd0ebfc4 2018-06-27 19:15:19,660 - create_volume - DEBUG - Instance status is - deleting 2018-06-27 19:15:19,661 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-06-27 19:15:22,664 - create_volume - DEBUG - Volume status query timeout in 56.0860340595 2018-06-27 19:15:22,667 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/volumes/675b2dfb-dc91-4d60-8ef1-5bad6d154e10 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-93dce878-dd49-423d-97c8-cca53066028c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a47a0a93920477b9cd4632a3d44c52d453b07a76" 2018-06-27 19:15:24,445 - cinderclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Wed, 27 Jun 2018 19:15:24 GMT Content-Type: application/json Content-Length: 109 Connection: keep-alive x-compute-request-id: req-93a1fb62-d3ff-4f2f-8068-a6108584b774 x-openstack-request-id: req-93a1fb62-d3ff-4f2f-8068-a6108584b774 RESP BODY: {"itemNotFound": {"message": "Volume 675b2dfb-dc91-4d60-8ef1-5bad6d154e10 could not be found.", "code": 404}} 2018-06-27 19:15:24,446 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/volumes/675b2dfb-dc91-4d60-8ef1-5bad6d154e10 used request id req-93a1fb62-d3ff-4f2f-8068-a6108584b774 2018-06-27 19:15:24,446 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 675b2dfb-dc91-4d60-8ef1-5bad6d154e10 could not be found. (HTTP 404) (Request-ID: req-93a1fb62-d3ff-4f2f-8068-a6108584b774) 2018-06-27 19:15:24,446 - create_volume - INFO - Volume has been properly deleted with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-2d775a0b-ec71-4851-9eaf-dc9ece39d265 2018-06-27 19:15:24,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/4fdf0934-6eb5-46ea-8988-8e00bcbc9a03 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8178ba64c3f96b55b546c61f8ede0b318f85cdce" 2018-06-27 19:15:25,156 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 19:15:25 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-7bc5c74c-d4b3-442c-9693-070c60cd26a2 X-Compute-Request-Id: req-7bc5c74c-d4b3-442c-9693-070c60cd26a2 2018-06-27 19:15:25,156 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/flavors/4fdf0934-6eb5-46ea-8988-8e00bcbc9a03 used request id req-7bc5c74c-d4b3-442c-9693-070c60cd26a2 2018-06-27 19:15:25,157 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-2d775a0b-ec71-4851-9eaf-dc9ece39d265-subnet 2018-06-27 19:15:25,158 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-2d775a0b-ec71-4851-9eaf-dc9ece39d265-subnet 2018-06-27 19:15:25,163 - 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/648e3743-e844-4f24-bfe9-e8ec5a88b3c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0215ef12d7af80928be8cf9d81426e4a7ad099e8" 2018-06-27 19:15:29,409 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 19:15:29 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-59e5484f-bec2-44bb-a48e-80ea784b39af Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 19:15:29,410 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/648e3743-e844-4f24-bfe9-e8ec5a88b3c2 used request id req-59e5484f-bec2-44bb-a48e-80ea784b39af 2018-06-27 19:15:29,410 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceVolumeTests-2d775a0b-ec71-4851-9eaf-dc9ece39d265-net 2018-06-27 19:15:29,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/networks/ae39870b-2d2e-4d9e-8755-8e48eab4cc8b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0215ef12d7af80928be8cf9d81426e4a7ad099e8" 2018-06-27 19:15:33,167 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 19:15:33 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-8513771e-bb48-4948-84f5-a1d30ae08cbb Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 19:15:33,167 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/ae39870b-2d2e-4d9e-8755-8e48eab4cc8b used request id req-8513771e-bb48-4948-84f5-a1d30ae08cbb 2018-06-27 19:15:33,168 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceVolumeTests-2d775a0b-ec71-4851-9eaf-dc9ece39d265-image 2018-06-27 19:15:33,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9292/v2/images/67385632-4eae-4894-bb04-cf550d3abc3b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}11b489e5229b11faec8648efc8772a1772d8cbe0" 2018-06-27 19:15:33,538 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 19:15:33 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-4bd5252f-1ce4-41cd-bfe8-e35220603964 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-27 19:15:33,539 - keystoneauth.session - DEBUG - DELETE call to image for https://172.30.10.101:9292/v2/images/67385632-4eae-4894-bb04-cf550d3abc3b used request id req-4bd5252f-1ce4-41cd-bfe8-e35220603964 2018-06-27 19:15:33,542 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 19:15:33,543 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 19:15:33,544 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 19:15:34,306 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T20:15:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["cbp5B3L0ShqWaWI2QPT74A"], "issued_at": "2018-06-27T19:15:34.000000Z"}} 2018-06-27 19:15:34,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}d09b41a7ce4c799ba1d12f68e692aad291459ea7" 2018-06-27 19:15:34,612 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:15:34 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b1acf0ee-7167-4bc0-b7a5-ca336038e882 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 19:15:34,612 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-b1acf0ee-7167-4bc0-b7a5-ca336038e882 2018-06-27 19:15:34,613 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 19:15:34,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/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d09b41a7ce4c799ba1d12f68e692aad291459ea7" 2018-06-27 19:15:35,604 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:15: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-8e528e9c-e168-492b-96ab-4303177a7617 X-Compute-Request-Id: req-8e528e9c-e168-492b-96ab-4303177a7617 Front-End-Https: on RESP BODY: {"flavors": []} 2018-06-27 19:15:35,604 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-8e528e9c-e168-492b-96ab-4303177a7617 2018-06-27 19:15:35,608 - 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}d09b41a7ce4c799ba1d12f68e692aad291459ea7" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-cdb0a126-c9d1-4cbf-a32e-606de806311bname", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2018-06-27 19:15:36,438 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:15:36 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-eaa19c57-811c-406f-91cd-5cf4ff749bab X-Compute-Request-Id: req-eaa19c57-811c-406f-91cd-5cf4ff749bab Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateFlavorTests-cdb0a126-c9d1-4cbf-a32e-606de806311bname", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/0df34101-7fa1-4cb9-9b88-66b26806da32", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/0df34101-7fa1-4cb9-9b88-66b26806da32", "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": "0df34101-7fa1-4cb9-9b88-66b26806da32"}} 2018-06-27 19:15:36,438 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-eaa19c57-811c-406f-91cd-5cf4ff749bab 2018-06-27 19:15:36,439 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 19:15:37,197 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T20:15:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["pZqfN-mtQgOk1OvZJI2JHg"], "issued_at": "2018-06-27T19:15:37.000000Z"}} 2018-06-27 19:15:37,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/flavors/0df34101-7fa1-4cb9-9b88-66b26806da32 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0720eba0bc5504dfffbf96d63463c0d0fc6c6839" 2018-06-27 19:15:38,050 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:15:38 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-4ca78811-1d80-4b60-bf8f-f0347864dfa6 X-Compute-Request-Id: req-4ca78811-1d80-4b60-bf8f-f0347864dfa6 Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateFlavorTests-cdb0a126-c9d1-4cbf-a32e-606de806311bname", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/0df34101-7fa1-4cb9-9b88-66b26806da32", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/0df34101-7fa1-4cb9-9b88-66b26806da32", "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": "0df34101-7fa1-4cb9-9b88-66b26806da32"}} 2018-06-27 19:15:38,050 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/0df34101-7fa1-4cb9-9b88-66b26806da32 used request id req-4ca78811-1d80-4b60-bf8f-f0347864dfa6 2018-06-27 19:15:38,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/flavors/0df34101-7fa1-4cb9-9b88-66b26806da32/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0720eba0bc5504dfffbf96d63463c0d0fc6c6839" 2018-06-27 19:15:38,754 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:15:38 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-65eb30ed-e236-4ffe-9f8d-b5a722af33ef X-Compute-Request-Id: req-65eb30ed-e236-4ffe-9f8d-b5a722af33ef Front-End-Https: on RESP BODY: {"extra_specs": {}} 2018-06-27 19:15:38,755 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/0df34101-7fa1-4cb9-9b88-66b26806da32/os-extra_specs used request id req-65eb30ed-e236-4ffe-9f8d-b5a722af33ef 2018-06-27 19:15:38,758 - 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/0df34101-7fa1-4cb9-9b88-66b26806da32 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d09b41a7ce4c799ba1d12f68e692aad291459ea7" 2018-06-27 19:15:39,710 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 19:15: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-f722e116-5011-4848-b2b8-d31af7c9778e X-Compute-Request-Id: req-f722e116-5011-4848-b2b8-d31af7c9778e 2018-06-27 19:15:39,710 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/flavors/0df34101-7fa1-4cb9-9b88-66b26806da32 used request id req-f722e116-5011-4848-b2b8-d31af7c9778e 2018-06-27 19:15:39,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/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0720eba0bc5504dfffbf96d63463c0d0fc6c6839" 2018-06-27 19:15:40,279 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:15: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-ec47e607-dd1e-4d27-b58b-c4f2a93471ba X-Compute-Request-Id: req-ec47e607-dd1e-4d27-b58b-c4f2a93471ba Front-End-Https: on RESP BODY: {"flavors": []} 2018-06-27 19:15:40,280 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-ec47e607-dd1e-4d27-b58b-c4f2a93471ba 2018-06-27 19:15:40,282 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 19:15:40,283 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 19:15:40,284 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 19:15:41,239 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T20:15:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["FSTkO3pqSQivtyEkC78mqA"], "issued_at": "2018-06-27T19:15:41.000000Z"}} 2018-06-27 19:15:41,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a0eb74d4c00c1da91b21898a9ad94d8ba515f58" 2018-06-27 19:15:41,638 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:15:41 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-35828273-19af-4d95-8da7-045f33ef9af9 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 19:15:41,638 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-35828273-19af-4d95-8da7-045f33ef9af9 2018-06-27 19:15:41,639 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 19:15:41,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/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a0eb74d4c00c1da91b21898a9ad94d8ba515f58" 2018-06-27 19:15:42,414 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:15: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-45ff7b3d-4710-4dca-ad31-bb83185f70b0 X-Compute-Request-Id: req-45ff7b3d-4710-4dca-ad31-bb83185f70b0 Front-End-Https: on RESP BODY: {"flavors": []} 2018-06-27 19:15:42,414 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-45ff7b3d-4710-4dca-ad31-bb83185f70b0 2018-06-27 19:15:42,417 - 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}2a0eb74d4c00c1da91b21898a9ad94d8ba515f58" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-4ba88f39-12d8-4a0a-b898-ce466615dba9name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2018-06-27 19:15:43,172 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:15:43 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-5cc594a3-746b-4ddc-98ac-f7cab204b051 X-Compute-Request-Id: req-5cc594a3-746b-4ddc-98ac-f7cab204b051 Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateFlavorTests-4ba88f39-12d8-4a0a-b898-ce466615dba9name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/ba9ea21f-dbb4-4c2f-96f3-e9d521d70a34", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/ba9ea21f-dbb4-4c2f-96f3-e9d521d70a34", "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": "ba9ea21f-dbb4-4c2f-96f3-e9d521d70a34"}} 2018-06-27 19:15:43,172 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-5cc594a3-746b-4ddc-98ac-f7cab204b051 2018-06-27 19:15:43,174 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 19:15:44,107 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T20:15:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["Thr9_J3BTsmqA2BF2TcwIQ"], "issued_at": "2018-06-27T19:15:44.000000Z"}} 2018-06-27 19:15:44,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/ba9ea21f-dbb4-4c2f-96f3-e9d521d70a34 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6a7011968a7b2119d14209741e1d75d12fa6ab2" 2018-06-27 19:15:44,796 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:15: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-13264f1d-4376-44b1-a8e8-ee0c1b1a6049 X-Compute-Request-Id: req-13264f1d-4376-44b1-a8e8-ee0c1b1a6049 Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateFlavorTests-4ba88f39-12d8-4a0a-b898-ce466615dba9name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/ba9ea21f-dbb4-4c2f-96f3-e9d521d70a34", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/ba9ea21f-dbb4-4c2f-96f3-e9d521d70a34", "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": "ba9ea21f-dbb4-4c2f-96f3-e9d521d70a34"}} 2018-06-27 19:15:44,796 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/ba9ea21f-dbb4-4c2f-96f3-e9d521d70a34 used request id req-13264f1d-4376-44b1-a8e8-ee0c1b1a6049 2018-06-27 19:15:44,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/flavors/ba9ea21f-dbb4-4c2f-96f3-e9d521d70a34/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6a7011968a7b2119d14209741e1d75d12fa6ab2" 2018-06-27 19:15:45,549 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:15:45 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-a2ca0f4b-372f-4d61-a87d-6161bbaa5d1e X-Compute-Request-Id: req-a2ca0f4b-372f-4d61-a87d-6161bbaa5d1e Front-End-Https: on RESP BODY: {"extra_specs": {}} 2018-06-27 19:15:45,549 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/ba9ea21f-dbb4-4c2f-96f3-e9d521d70a34/os-extra_specs used request id req-a2ca0f4b-372f-4d61-a87d-6161bbaa5d1e 2018-06-27 19:15:45,551 - 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/ba9ea21f-dbb4-4c2f-96f3-e9d521d70a34 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6a7011968a7b2119d14209741e1d75d12fa6ab2" 2018-06-27 19:15:46,580 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 19:15: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-85073ae6-acab-4286-b63e-de0a0b7538d7 X-Compute-Request-Id: req-85073ae6-acab-4286-b63e-de0a0b7538d7 2018-06-27 19:15:46,580 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/flavors/ba9ea21f-dbb4-4c2f-96f3-e9d521d70a34 used request id req-85073ae6-acab-4286-b63e-de0a0b7538d7 2018-06-27 19:15:46,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 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6a7011968a7b2119d14209741e1d75d12fa6ab2" 2018-06-27 19:15:47,449 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:15:47 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-015d3892-0d2d-4e73-af83-08d7fa97a8e2 X-Compute-Request-Id: req-015d3892-0d2d-4e73-af83-08d7fa97a8e2 Front-End-Https: on RESP BODY: {"flavors": []} 2018-06-27 19:15:47,449 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-015d3892-0d2d-4e73-af83-08d7fa97a8e2 2018-06-27 19:15:47,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/ba9ea21f-dbb4-4c2f-96f3-e9d521d70a34 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a0eb74d4c00c1da91b21898a9ad94d8ba515f58" 2018-06-27 19:15:47,499 - novaclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Wed, 27 Jun 2018 19:15:47 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-bf421d02-90b8-4440-a951-3f275a991d1f X-Compute-Request-Id: req-bf421d02-90b8-4440-a951-3f275a991d1f RESP BODY: {"itemNotFound": {"message": "Flavor ba9ea21f-dbb4-4c2f-96f3-e9d521d70a34 could not be found.", "code": 404}} 2018-06-27 19:15:47,499 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/flavors/ba9ea21f-dbb4-4c2f-96f3-e9d521d70a34 used request id req-bf421d02-90b8-4440-a951-3f275a991d1f 2018-06-27 19:15:47,501 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 19:15:47,502 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 19:15:47,503 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 19:15:48,306 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T20:15:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["w9yBFlmxS4a9P5becn4lTg"], "issued_at": "2018-06-27T19:15:48.000000Z"}} 2018-06-27 19:15:48,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}e119408ca57c1abb3df99649c6611483deae9e8d" 2018-06-27 19:15:48,651 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:15:48 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6ca886fc-42e6-4380-95b9-771669bc2bc3 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 19:15:48,651 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-6ca886fc-42e6-4380-95b9-771669bc2bc3 2018-06-27 19:15:48,653 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 19:15:48,658 - novaclient.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}e119408ca57c1abb3df99649c6611483deae9e8d" 2018-06-27 19:15:49,430 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:15: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-5b903756-431c-4890-940c-a879717a2304 X-Compute-Request-Id: req-5b903756-431c-4890-940c-a879717a2304 Front-End-Https: on RESP BODY: {"flavors": []} 2018-06-27 19:15:49,431 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-5b903756-431c-4890-940c-a879717a2304 2018-06-27 19:15:49,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/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e119408ca57c1abb3df99649c6611483deae9e8d" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-81bcbda1-b577-47db-8d6f-c6961ecf0ccename", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2018-06-27 19:15:50,309 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:15:50 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-0623420e-c1d1-4609-8385-a5d41c240ef4 X-Compute-Request-Id: req-0623420e-c1d1-4609-8385-a5d41c240ef4 Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateFlavorTests-81bcbda1-b577-47db-8d6f-c6961ecf0ccename", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/9d4e5382-edb2-48d0-8e7a-8a63a142cff9", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/9d4e5382-edb2-48d0-8e7a-8a63a142cff9", "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": "9d4e5382-edb2-48d0-8e7a-8a63a142cff9"}} 2018-06-27 19:15:50,310 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-0623420e-c1d1-4609-8385-a5d41c240ef4 2018-06-27 19:15:50,311 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 19:15:51,078 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T20:15:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["TYQgFf7gQuy0nPerGQIlCg"], "issued_at": "2018-06-27T19:15:51.000000Z"}} 2018-06-27 19:15: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/9d4e5382-edb2-48d0-8e7a-8a63a142cff9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5542e69ccb6da35981d62cc58069c8b780a8ec45" 2018-06-27 19:15:51,824 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:15:51 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-30cc858a-b354-42da-9cf0-6b1a41081faa X-Compute-Request-Id: req-30cc858a-b354-42da-9cf0-6b1a41081faa Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateFlavorTests-81bcbda1-b577-47db-8d6f-c6961ecf0ccename", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/9d4e5382-edb2-48d0-8e7a-8a63a142cff9", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/9d4e5382-edb2-48d0-8e7a-8a63a142cff9", "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": "9d4e5382-edb2-48d0-8e7a-8a63a142cff9"}} 2018-06-27 19:15:51,825 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/9d4e5382-edb2-48d0-8e7a-8a63a142cff9 used request id req-30cc858a-b354-42da-9cf0-6b1a41081faa 2018-06-27 19:15:51,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/flavors/9d4e5382-edb2-48d0-8e7a-8a63a142cff9/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5542e69ccb6da35981d62cc58069c8b780a8ec45" 2018-06-27 19:15:52,609 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:15:52 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-8d33d08c-b8a3-44f5-ac74-549edc76c0f5 X-Compute-Request-Id: req-8d33d08c-b8a3-44f5-ac74-549edc76c0f5 Front-End-Https: on RESP BODY: {"extra_specs": {}} 2018-06-27 19:15:52,609 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/9d4e5382-edb2-48d0-8e7a-8a63a142cff9/os-extra_specs used request id req-8d33d08c-b8a3-44f5-ac74-549edc76c0f5 2018-06-27 19:15:52,611 - 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/9d4e5382-edb2-48d0-8e7a-8a63a142cff9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e119408ca57c1abb3df99649c6611483deae9e8d" 2018-06-27 19:15:53,486 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 19:15: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-52bfbe76-bc5c-469f-8b65-8f382556ebdb X-Compute-Request-Id: req-52bfbe76-bc5c-469f-8b65-8f382556ebdb 2018-06-27 19:15:53,486 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/flavors/9d4e5382-edb2-48d0-8e7a-8a63a142cff9 used request id req-52bfbe76-bc5c-469f-8b65-8f382556ebdb 2018-06-27 19:15:53,488 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 19:15:53,489 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 19:15:53,490 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 19:15:54,482 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T20:15:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["oowtBbN9QcK8OtI8484lvQ"], "issued_at": "2018-06-27T19:15:54.000000Z"}} 2018-06-27 19:15:54,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}00ede64522e4401505e2fb939d9492f036876ff5" 2018-06-27 19:15:54,821 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:15:54 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-719a40cb-76cf-4956-b011-20412ebec987 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 19:15:54,822 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-719a40cb-76cf-4956-b011-20412ebec987 2018-06-27 19:15:54,823 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 19:15:54,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/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00ede64522e4401505e2fb939d9492f036876ff5" 2018-06-27 19:15:55,279 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:15: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-3b7858d9-8b6d-4dcd-9b4e-a7b2b06ad7f1 X-Compute-Request-Id: req-3b7858d9-8b6d-4dcd-9b4e-a7b2b06ad7f1 Front-End-Https: on RESP BODY: {"flavors": []} 2018-06-27 19:15:55,279 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-3b7858d9-8b6d-4dcd-9b4e-a7b2b06ad7f1 2018-06-27 19:15:55,282 - 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}00ede64522e4401505e2fb939d9492f036876ff5" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-0d36a4fd-e81d-45aa-bfe0-15fe8fe0ceb7name", "os-flavor-access:is_public": false, "rxtx_factor": 2.2, "OS-FLV-EXT-DATA:ephemeral": 2, "ram": 1, "id": null, "swap": 3}}' 2018-06-27 19:15:56,159 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:15:56 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-9cf7ca37-618b-4fa1-84a5-ad858ca4a052 X-Compute-Request-Id: req-9cf7ca37-618b-4fa1-84a5-ad858ca4a052 Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateFlavorTests-0d36a4fd-e81d-45aa-bfe0-15fe8fe0ceb7name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/c7706935-e603-49dd-8256-d12abd2e3883", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/c7706935-e603-49dd-8256-d12abd2e3883", "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": "c7706935-e603-49dd-8256-d12abd2e3883"}} 2018-06-27 19:15:56,160 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-9cf7ca37-618b-4fa1-84a5-ad858ca4a052 2018-06-27 19:15:56,160 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 19:15:57,074 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T20:15:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["WQq42ysNTJ27dINbzv-4sA"], "issued_at": "2018-06-27T19:15:57.000000Z"}} 2018-06-27 19:15:57,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/flavors/c7706935-e603-49dd-8256-d12abd2e3883 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8a4fd7d49742301ebd1cd67fb78d372786e2d66" 2018-06-27 19:15:57,843 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:15:57 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-729dff51-8cf5-42a7-a5f8-c007b5d31e18 X-Compute-Request-Id: req-729dff51-8cf5-42a7-a5f8-c007b5d31e18 Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateFlavorTests-0d36a4fd-e81d-45aa-bfe0-15fe8fe0ceb7name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/c7706935-e603-49dd-8256-d12abd2e3883", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/c7706935-e603-49dd-8256-d12abd2e3883", "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": "c7706935-e603-49dd-8256-d12abd2e3883"}} 2018-06-27 19:15:57,843 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/c7706935-e603-49dd-8256-d12abd2e3883 used request id req-729dff51-8cf5-42a7-a5f8-c007b5d31e18 2018-06-27 19:15:57,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/c7706935-e603-49dd-8256-d12abd2e3883/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8a4fd7d49742301ebd1cd67fb78d372786e2d66" 2018-06-27 19:15:58,574 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:15:58 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-7218d7c4-3b2c-4b07-be59-e0846a38e4c4 X-Compute-Request-Id: req-7218d7c4-3b2c-4b07-be59-e0846a38e4c4 Front-End-Https: on RESP BODY: {"extra_specs": {}} 2018-06-27 19:15:58,574 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/c7706935-e603-49dd-8256-d12abd2e3883/os-extra_specs used request id req-7218d7c4-3b2c-4b07-be59-e0846a38e4c4 2018-06-27 19:15:58,577 - 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/c7706935-e603-49dd-8256-d12abd2e3883 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8a4fd7d49742301ebd1cd67fb78d372786e2d66" 2018-06-27 19:15:59,226 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 19:15: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-36c5d9a3-1b3a-445b-aca5-281727787378 X-Compute-Request-Id: req-36c5d9a3-1b3a-445b-aca5-281727787378 2018-06-27 19:15:59,226 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/flavors/c7706935-e603-49dd-8256-d12abd2e3883 used request id req-36c5d9a3-1b3a-445b-aca5-281727787378 2018-06-27 19:15:59,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/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8a4fd7d49742301ebd1cd67fb78d372786e2d66" 2018-06-27 19:16:00,076 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:16:00 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-6c306e6f-1ac1-4cee-b1e5-37d36fdc1596 X-Compute-Request-Id: req-6c306e6f-1ac1-4cee-b1e5-37d36fdc1596 Front-End-Https: on RESP BODY: {"flavors": []} 2018-06-27 19:16:00,076 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-6c306e6f-1ac1-4cee-b1e5-37d36fdc1596 2018-06-27 19:16:00,078 - 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/c7706935-e603-49dd-8256-d12abd2e3883 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00ede64522e4401505e2fb939d9492f036876ff5" 2018-06-27 19:16:00,841 - novaclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Wed, 27 Jun 2018 19:16:00 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-df296f1d-a0a7-4c1a-bcca-3a22487a6265 X-Compute-Request-Id: req-df296f1d-a0a7-4c1a-bcca-3a22487a6265 RESP BODY: {"itemNotFound": {"message": "Flavor c7706935-e603-49dd-8256-d12abd2e3883 could not be found.", "code": 404}} 2018-06-27 19:16:00,841 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/flavors/c7706935-e603-49dd-8256-d12abd2e3883 used request id req-df296f1d-a0a7-4c1a-bcca-3a22487a6265 2018-06-27 19:16:00,843 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 19:16:00,844 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 19:16:00,845 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 19:16:01,719 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T20:16:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["On1lFgV2ROi0ae3jS7DCjw"], "issued_at": "2018-06-27T19:16:01.000000Z"}} 2018-06-27 19:16:01,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}08c0de7cb340964857f7c209901e7b976f8ad33d" 2018-06-27 19:16:02,130 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:16:01 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-64b5f177-d6c5-4de1-837d-f8b6d0f8170e Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 19:16:02,130 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-64b5f177-d6c5-4de1-837d-f8b6d0f8170e 2018-06-27 19:16:02,132 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 19:16:02,137 - novaclient.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}08c0de7cb340964857f7c209901e7b976f8ad33d" 2018-06-27 19:16:02,840 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:16: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-a9008fd5-b037-4b4b-a804-3ad3013e8c7a X-Compute-Request-Id: req-a9008fd5-b037-4b4b-a804-3ad3013e8c7a Front-End-Https: on RESP BODY: {"flavors": []} 2018-06-27 19:16:02,840 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-a9008fd5-b037-4b4b-a804-3ad3013e8c7a 2018-06-27 19:16:02,844 - 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}08c0de7cb340964857f7c209901e7b976f8ad33d" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-f7ad8eed-6c86-4ecd-b6d9-6c0647045de6name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2018-06-27 19:16:03,734 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:16:03 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-442c5c30-e45c-47b5-aa0e-ffecb349da28 X-Compute-Request-Id: req-442c5c30-e45c-47b5-aa0e-ffecb349da28 Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateFlavorTests-f7ad8eed-6c86-4ecd-b6d9-6c0647045de6name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/362d1be7-c6d0-4aaa-a4f8-e98efd2f434a", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/362d1be7-c6d0-4aaa-a4f8-e98efd2f434a", "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": "362d1be7-c6d0-4aaa-a4f8-e98efd2f434a"}} 2018-06-27 19:16:03,735 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-442c5c30-e45c-47b5-aa0e-ffecb349da28 2018-06-27 19:16:03,736 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 19:16:04,480 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T20:16:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["u31ytg2zS0m6cvFvlzTuvA"], "issued_at": "2018-06-27T19:16:04.000000Z"}} 2018-06-27 19:16:04,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/362d1be7-c6d0-4aaa-a4f8-e98efd2f434a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83a2ffcede710fa8909043bd3b7bb496042036db" 2018-06-27 19:16:05,174 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:16:05 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-12871fd5-1a72-4323-9373-7bfdaa7d5eef X-Compute-Request-Id: req-12871fd5-1a72-4323-9373-7bfdaa7d5eef Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateFlavorTests-f7ad8eed-6c86-4ecd-b6d9-6c0647045de6name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/362d1be7-c6d0-4aaa-a4f8-e98efd2f434a", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/362d1be7-c6d0-4aaa-a4f8-e98efd2f434a", "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": "362d1be7-c6d0-4aaa-a4f8-e98efd2f434a"}} 2018-06-27 19:16:05,174 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/362d1be7-c6d0-4aaa-a4f8-e98efd2f434a used request id req-12871fd5-1a72-4323-9373-7bfdaa7d5eef 2018-06-27 19:16:05,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/flavors/362d1be7-c6d0-4aaa-a4f8-e98efd2f434a/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83a2ffcede710fa8909043bd3b7bb496042036db" 2018-06-27 19:16:05,910 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:16:05 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-591ff68f-c636-4b71-875e-26ea55ef5f55 X-Compute-Request-Id: req-591ff68f-c636-4b71-875e-26ea55ef5f55 Front-End-Https: on RESP BODY: {"extra_specs": {}} 2018-06-27 19:16:05,910 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/362d1be7-c6d0-4aaa-a4f8-e98efd2f434a/os-extra_specs used request id req-591ff68f-c636-4b71-875e-26ea55ef5f55 2018-06-27 19:16:05,910 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 19:16:05,911 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 19:16:06,730 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T20:16:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["L29s3o83S02DPEev3qqGfA"], "issued_at": "2018-06-27T19:16:06.000000Z"}} 2018-06-27 19:16: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}5a6dac47f327658024cc7a97165b2e8d042ffdd5" 2018-06-27 19:16:07,088 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:16:06 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-808bb48e-89f0-44e0-8c18-c4dbe4cb3a99 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 19:16:07,089 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-808bb48e-89f0-44e0-8c18-c4dbe4cb3a99 2018-06-27 19:16:07,090 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 19:16:07,095 - novaclient.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}5a6dac47f327658024cc7a97165b2e8d042ffdd5" 2018-06-27 19:16:07,894 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:16:07 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-0a201206-71e8-4fef-927f-20823081300a X-Compute-Request-Id: req-0a201206-71e8-4fef-927f-20823081300a Front-End-Https: on RESP BODY: {"flavors": [{"id": "362d1be7-c6d0-4aaa-a4f8-e98efd2f434a", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/362d1be7-c6d0-4aaa-a4f8-e98efd2f434a", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/362d1be7-c6d0-4aaa-a4f8-e98efd2f434a", "rel": "bookmark"}], "name": "CreateFlavorTests-f7ad8eed-6c86-4ecd-b6d9-6c0647045de6name"}]} 2018-06-27 19:16:07,894 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-0a201206-71e8-4fef-927f-20823081300a 2018-06-27 19:16:07,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/362d1be7-c6d0-4aaa-a4f8-e98efd2f434a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a6dac47f327658024cc7a97165b2e8d042ffdd5" 2018-06-27 19:16:08,497 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:16:08 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-a0c54788-a01c-49cc-9f9f-955ccbe3484e X-Compute-Request-Id: req-a0c54788-a01c-49cc-9f9f-955ccbe3484e Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateFlavorTests-f7ad8eed-6c86-4ecd-b6d9-6c0647045de6name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/362d1be7-c6d0-4aaa-a4f8-e98efd2f434a", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/362d1be7-c6d0-4aaa-a4f8-e98efd2f434a", "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": "362d1be7-c6d0-4aaa-a4f8-e98efd2f434a"}} 2018-06-27 19:16:08,498 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/362d1be7-c6d0-4aaa-a4f8-e98efd2f434a used request id req-a0c54788-a01c-49cc-9f9f-955ccbe3484e 2018-06-27 19:16:08,498 - create_flavor - INFO - Found flavor with name - CreateFlavorTests-f7ad8eed-6c86-4ecd-b6d9-6c0647045de6name 2018-06-27 19:16:08,501 - 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/362d1be7-c6d0-4aaa-a4f8-e98efd2f434a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08c0de7cb340964857f7c209901e7b976f8ad33d" 2018-06-27 19:16:08,573 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 19:16: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-c81277c6-a041-4bca-a1bc-36439eaf2cc6 X-Compute-Request-Id: req-c81277c6-a041-4bca-a1bc-36439eaf2cc6 2018-06-27 19:16:08,573 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/flavors/362d1be7-c6d0-4aaa-a4f8-e98efd2f434a used request id req-c81277c6-a041-4bca-a1bc-36439eaf2cc6 2018-06-27 19:16:08,575 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-06-27 19:16:08,575 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 19:16:08,576 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 19:16:09,368 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T20:16:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["6E7dXlG6Q1yr4DCY7zojQw"], "issued_at": "2018-06-27T19:16:09.000000Z"}} 2018-06-27 19:16:09,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e1c891662c0ead08153620ef07152b1129118b7" 2018-06-27 19:16:09,414 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:16:09 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8fe045d3-1414-4938-ad77-a4f1252f5fe9 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 19:16:09,414 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-8fe045d3-1414-4938-ad77-a4f1252f5fe9 2018-06-27 19:16:09,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&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6e1c891662c0ead08153620ef07152b1129118b7" 2018-06-27 19:16:10,242 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:16:10 GMT Content-Type: application/json Content-Length: 176 Connection: keep-alive X-Openstack-Request-Id: req-5bbfbeba-887c-497c-829a-17f1695ddd38 Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-image"} 2018-06-27 19:16:10,242 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-image used request id req-5bbfbeba-887c-497c-829a-17f1695ddd38 2018-06-27 19:16:10,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}6e1c891662c0ead08153620ef07152b1129118b7" 2018-06-27 19:16:10,924 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:16:10 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-c7e117a5-db4c-4616-b7cb-e7209bdf5a81 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-27 19:16:10,924 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-c7e117a5-db4c-4616-b7cb-e7209bdf5a81 2018-06-27 19:16:10,953 - 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}6e1c891662c0ead08153620ef07152b1129118b7" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-image"}' 2018-06-27 19:16:11,780 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 19:16:11 GMT Content-Type: application/json Content-Length: 618 Connection: keep-alive Location: https://172.30.10.101:9292/v2/images/7cc62c91-74c5-4023-9bd2-e1d2ed491e5c Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-7c89c3e3-adcf-42ed-9bc9-417ff21c38e6 Front-End-Https: on RESP BODY: {"status": "queued", "name": "HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-image", "tags": [], "container_format": "bare", "created_at": "2018-06-27T19:16:12Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-06-27T19:16:12Z", "visibility": "shared", "self": "/v2/images/7cc62c91-74c5-4023-9bd2-e1d2ed491e5c", "min_disk": 0, "protected": false, "id": "7cc62c91-74c5-4023-9bd2-e1d2ed491e5c", "file": "/v2/images/7cc62c91-74c5-4023-9bd2-e1d2ed491e5c/file", "checksum": null, "owner": "8cdbc979369d4c15b8ddd6cc77d930e3", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-27 19:16:11,780 - keystoneauth.session - DEBUG - POST call to image for https://172.30.10.101:9292/v2/images used request id req-7c89c3e3-adcf-42ed-9bc9-417ff21c38e6 2018-06-27 19:16:11,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9292/v2/images/7cc62c91-74c5-4023-9bd2-e1d2ed491e5c/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6e1c891662c0ead08153620ef07152b1129118b7" -d '' 2018-06-27 19:16:13,051 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 19:16:13 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-92739c67-90fb-4840-8c48-b2843e43be1b 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-27 19:16:13,051 - keystoneauth.session - DEBUG - PUT call to image for https://172.30.10.101:9292/v2/images/7cc62c91-74c5-4023-9bd2-e1d2ed491e5c/file used request id req-92739c67-90fb-4840-8c48-b2843e43be1b 2018-06-27 19:16:13,052 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-06-27 19:16: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/7cc62c91-74c5-4023-9bd2-e1d2ed491e5c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6e1c891662c0ead08153620ef07152b1129118b7" 2018-06-27 19:16:13,734 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:16:13 GMT Content-Type: application/json Content-Length: 736 Connection: keep-alive X-Openstack-Request-Id: req-94ab8e08-7d43-46cc-8d7b-017808db4223 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-image", "tags": [], "container_format": "bare", "created_at": "2018-06-27T19:16:12Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-27T19:16:13Z", "visibility": "shared", "self": "/v2/images/7cc62c91-74c5-4023-9bd2-e1d2ed491e5c", "min_disk": 0, "protected": false, "id": "7cc62c91-74c5-4023-9bd2-e1d2ed491e5c", "file": "/v2/images/7cc62c91-74c5-4023-9bd2-e1d2ed491e5c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8cdbc979369d4c15b8ddd6cc77d930e3", "direct_url": "file:///var/lib/glance/images/7cc62c91-74c5-4023-9bd2-e1d2ed491e5c", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-27 19:16:13,734 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/7cc62c91-74c5-4023-9bd2-e1d2ed491e5c used request id req-94ab8e08-7d43-46cc-8d7b-017808db4223 2018-06-27 19:16:13,738 - 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}6e1c891662c0ead08153620ef07152b1129118b7" 2018-06-27 19:16:14,328 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:16:14 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-2cbad1bc-6985-41aa-905e-dbd3ae041e08 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-27 19:16:14,328 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-2cbad1bc-6985-41aa-905e-dbd3ae041e08 2018-06-27 19:16:14,331 - create_image - INFO - Created image with name - HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-image 2018-06-27 19:16:14,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/7cc62c91-74c5-4023-9bd2-e1d2ed491e5c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6e1c891662c0ead08153620ef07152b1129118b7" 2018-06-27 19:16:15,077 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:16:15 GMT Content-Type: application/json Content-Length: 736 Connection: keep-alive X-Openstack-Request-Id: req-d5b3bc1e-f470-4709-934f-0b4879cf021f Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-image", "tags": [], "container_format": "bare", "created_at": "2018-06-27T19:16:12Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-27T19:16:13Z", "visibility": "shared", "self": "/v2/images/7cc62c91-74c5-4023-9bd2-e1d2ed491e5c", "min_disk": 0, "protected": false, "id": "7cc62c91-74c5-4023-9bd2-e1d2ed491e5c", "file": "/v2/images/7cc62c91-74c5-4023-9bd2-e1d2ed491e5c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8cdbc979369d4c15b8ddd6cc77d930e3", "direct_url": "file:///var/lib/glance/images/7cc62c91-74c5-4023-9bd2-e1d2ed491e5c", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-27 19:16:15,078 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/7cc62c91-74c5-4023-9bd2-e1d2ed491e5c used request id req-d5b3bc1e-f470-4709-934f-0b4879cf021f 2018-06-27 19:16:15,078 - create_image - DEBUG - Instance status is - active 2018-06-27 19:16:15,078 - create_image - DEBUG - Image is active with name - HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-image 2018-06-27 19:16:15,079 - create_image - INFO - Image is now active with name - HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-image 2018-06-27 19:16:15,079 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 19:16:15,080 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 19:16:15,874 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T20:16:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["mBHa5ycqQrOV2VY2FAyPdQ"], "issued_at": "2018-06-27T19:16:15.000000Z"}} 2018-06-27 19:16:15,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}bf94c6f74db690eeeb6f1d5b5e7f8373964370a1" 2018-06-27 19:16:15,929 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:16:15 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fb0c499c-deef-4f6e-a476-798102496b3a Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 19:16:15,929 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-fb0c499c-deef-4f6e-a476-798102496b3a 2018-06-27 19:16:15,930 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 19:16:15,933 - novaclient.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}bf94c6f74db690eeeb6f1d5b5e7f8373964370a1" 2018-06-27 19:16:16,644 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:16:16 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-622be55b-d45d-47c6-8eca-f2b26ee9962f X-Compute-Request-Id: req-622be55b-d45d-47c6-8eca-f2b26ee9962f Front-End-Https: on RESP BODY: {"flavors": []} 2018-06-27 19:16:16,644 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-622be55b-d45d-47c6-8eca-f2b26ee9962f 2018-06-27 19:16:16,648 - 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}bf94c6f74db690eeeb6f1d5b5e7f8373964370a1" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-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-27 19:16:17,345 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:16:17 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-2fdfd66b-1381-4b39-b29f-e17609df68f9 X-Compute-Request-Id: req-2fdfd66b-1381-4b39-b29f-e17609df68f9 Front-End-Https: on RESP BODY: {"flavor": {"name": "HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-flavor", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/59d084e9-58f0-4d74-aaf4-d5e9e9bd834a", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/59d084e9-58f0-4d74-aaf4-d5e9e9bd834a", "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": "59d084e9-58f0-4d74-aaf4-d5e9e9bd834a"}} 2018-06-27 19:16:17,346 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-2fdfd66b-1381-4b39-b29f-e17609df68f9 2018-06-27 19:16:17,348 - heat_utils - DEBUG - Retrieving Heat Client 2018-06-27 19:16:17,375 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 19:16:18,162 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T20:16:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["EgCbBAuxS2aKtYOh-iIRzg"], "issued_at": "2018-06-27T19:16:18.000000Z"}} 2018-06-27 19:16:18,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}689354c66faa3e22b8b86ba067715207a67f3df6" -d '{"stack_name": "HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-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-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-net", "inst_name": "HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-subnet", "image_name": "HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-image", "flavor_name": "HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-flavor"}}' 2018-06-27 19:16:29,452 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 19:16:29 GMT Content-Type: application/json Content-Length: 279 Connection: keep-alive Location: https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-stack1/885eb8be-e3b6-4e76-960e-1fca4a582b77 X-Openstack-Request-Id: req-68c67998-0660-4aed-9150-5762e650c206 Front-End-Https: on RESP BODY: {"stack": {"id": "885eb8be-e3b6-4e76-960e-1fca4a582b77", "links": [{"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-stack1/885eb8be-e3b6-4e76-960e-1fca4a582b77", "rel": "self"}]}} 2018-06-27 19:16:29,452 - keystoneauth.session - DEBUG - POST call to orchestration for https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks used request id req-68c67998-0660-4aed-9150-5762e650c206 2018-06-27 19:16:29,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/885eb8be-e3b6-4e76-960e-1fca4a582b77 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}689354c66faa3e22b8b86ba067715207a67f3df6" 2018-06-27 19:16:30,272 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 19:16:30 GMT Content-Type: application/json Content-Length: 507 Connection: keep-alive Location: https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-stack1/885eb8be-e3b6-4e76-960e-1fca4a582b77 X-Openstack-Request-Id: req-f75b1e36-76e8-4816-a2a4-fd767f925c93 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-stack1/885eb8be-e3b6-4e76-960e-1fca4a582b77;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 19:16:32,411 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:16:32 GMT Content-Type: application/json Content-Length: 1595 Connection: keep-alive X-Openstack-Request-Id: req-ab374994-c71c-4d95-b6be-bb57c131e791 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": "8cdbc979369d4c15b8ddd6cc77d930e3", "OS::stack_id": "885eb8be-e3b6-4e76-960e-1fca4a582b77", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-image", "inst_name": "HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-stack1", "stack_user_project_id": "73d543023fb649b8ba71fc9d85adffcf", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-27T19:16:28Z", "links": [{"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-stack1/885eb8be-e3b6-4e76-960e-1fca4a582b77", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "885eb8be-e3b6-4e76-960e-1fca4a582b77", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 19:16:32,411 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-stack1/885eb8be-e3b6-4e76-960e-1fca4a582b77 used request id req-ab374994-c71c-4d95-b6be-bb57c131e791 2018-06-27 19:16:32,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks?stack_name=HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}689354c66faa3e22b8b86ba067715207a67f3df6" 2018-06-27 19:16:32,565 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:16:32 GMT Content-Type: application/json Content-Length: 724 Connection: keep-alive X-Openstack-Request-Id: req-ac61eef5-fc49-40dc-b946-be90a951467b Front-End-Https: on RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-stack1", "stack_user_project_id": "73d543023fb649b8ba71fc9d85adffcf", "deletion_time": null, "creation_time": "2018-06-27T19:16:28Z", "links": [{"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-stack1/885eb8be-e3b6-4e76-960e-1fca4a582b77", "rel": "self"}], "updated_time": null, "project": "8cdbc979369d4c15b8ddd6cc77d930e3", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "885eb8be-e3b6-4e76-960e-1fca4a582b77", "tags": null}]} 2018-06-27 19:16:32,565 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks?stack_name=HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-stack1 used request id req-ac61eef5-fc49-40dc-b946-be90a951467b 2018-06-27 19:16:32,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks?stack_name=HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}689354c66faa3e22b8b86ba067715207a67f3df6" 2018-06-27 19:16:34,437 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:16:34 GMT Content-Type: application/json Content-Length: 724 Connection: keep-alive X-Openstack-Request-Id: req-ec76ac3e-6485-4b45-84a4-8ecad758daf7 Front-End-Https: on RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-stack1", "stack_user_project_id": "73d543023fb649b8ba71fc9d85adffcf", "deletion_time": null, "creation_time": "2018-06-27T19:16:28Z", "links": [{"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-stack1/885eb8be-e3b6-4e76-960e-1fca4a582b77", "rel": "self"}], "updated_time": null, "project": "8cdbc979369d4c15b8ddd6cc77d930e3", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "885eb8be-e3b6-4e76-960e-1fca4a582b77", "tags": null}]} 2018-06-27 19:16:34,438 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks?stack_name=HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-stack1 used request id req-ec76ac3e-6485-4b45-84a4-8ecad758daf7 2018-06-27 19:16:34,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/885eb8be-e3b6-4e76-960e-1fca4a582b77 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}689354c66faa3e22b8b86ba067715207a67f3df6" 2018-06-27 19:16:35,247 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 19:16:35 GMT Content-Type: application/json Content-Length: 507 Connection: keep-alive Location: https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-stack1/885eb8be-e3b6-4e76-960e-1fca4a582b77 X-Openstack-Request-Id: req-c70048fe-6d77-4593-8951-b85f58a3a7ac Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-stack1/885eb8be-e3b6-4e76-960e-1fca4a582b77;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 19:16:37,085 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:16:37 GMT Content-Type: application/json Content-Length: 1595 Connection: keep-alive X-Openstack-Request-Id: req-c8e8eb5a-1a1b-4882-a967-829d5378646f 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": "8cdbc979369d4c15b8ddd6cc77d930e3", "OS::stack_id": "885eb8be-e3b6-4e76-960e-1fca4a582b77", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-image", "inst_name": "HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-stack1", "stack_user_project_id": "73d543023fb649b8ba71fc9d85adffcf", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-27T19:16:28Z", "links": [{"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-stack1/885eb8be-e3b6-4e76-960e-1fca4a582b77", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "885eb8be-e3b6-4e76-960e-1fca4a582b77", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 19:16:37,085 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-stack1/885eb8be-e3b6-4e76-960e-1fca4a582b77 used request id req-c8e8eb5a-1a1b-4882-a967-829d5378646f 2018-06-27 19:16:37,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/885eb8be-e3b6-4e76-960e-1fca4a582b77/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}689354c66faa3e22b8b86ba067715207a67f3df6" 2018-06-27 19:16:39,204 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 19:16:39 GMT Content-Type: application/json Content-Length: 527 Connection: keep-alive Location: https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-stack1/885eb8be-e3b6-4e76-960e-1fca4a582b77/resources X-Openstack-Request-Id: req-22229aba-8ed3-4e89-919e-83f4ec1b327a Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-stack1/885eb8be-e3b6-4e76-960e-1fca4a582b77/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 19:16:41,082 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:16:41 GMT Content-Type: application/json Content-Length: 3312 Connection: keep-alive X-Openstack-Request-Id: req-b29a3301-11ac-4791-99b3-f7a17577e17f Front-End-Https: on RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-stack1/885eb8be-e3b6-4e76-960e-1fca4a582b77/resources/server1_port", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-stack1/885eb8be-e3b6-4e76-960e-1fca4a582b77", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-06-27T19:16:30Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-27T19:16:30Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "be1b881e-cf80-4025-b764-0108d84d086e", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-stack1/885eb8be-e3b6-4e76-960e-1fca4a582b77/resources/private_subnet", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-stack1/885eb8be-e3b6-4e76-960e-1fca4a582b77", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-06-27T19:16:30Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-27T19:16:30Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "f9362f4d-e225-4785-a0b1-a13a1d1d201d", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-stack1/885eb8be-e3b6-4e76-960e-1fca4a582b77/resources/private_net", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-stack1/885eb8be-e3b6-4e76-960e-1fca4a582b77", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-06-27T19:16:30Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-27T19:16:30Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "33e5cf6b-260c-420e-9ace-e7e77dc56c5f", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-stack1/885eb8be-e3b6-4e76-960e-1fca4a582b77/resources/my_instance", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-stack1/885eb8be-e3b6-4e76-960e-1fca4a582b77", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-06-27T19:16:30Z", "resource_status": "CREATE_IN_PROGRESS", "updated_time": "2018-06-27T19:16:30Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "", "resource_type": "OS::Nova::Server"}]} 2018-06-27 19:16:41,082 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-stack1/885eb8be-e3b6-4e76-960e-1fca4a582b77/resources used request id req-b29a3301-11ac-4791-99b3-f7a17577e17f 2018-06-27 19:16:41,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/885eb8be-e3b6-4e76-960e-1fca4a582b77 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}689354c66faa3e22b8b86ba067715207a67f3df6" 2018-06-27 19:16:41,164 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 19:16:41 GMT Content-Type: application/json Content-Length: 507 Connection: keep-alive Location: https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-stack1/885eb8be-e3b6-4e76-960e-1fca4a582b77 X-Openstack-Request-Id: req-c479c16d-36e0-4779-9dfe-996d04503941 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-stack1/885eb8be-e3b6-4e76-960e-1fca4a582b77;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 19:16:42,883 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:16:42 GMT Content-Type: application/json Content-Length: 1595 Connection: keep-alive X-Openstack-Request-Id: req-c9857d64-0e82-4819-9766-e0a99c2aa76d 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": "8cdbc979369d4c15b8ddd6cc77d930e3", "OS::stack_id": "885eb8be-e3b6-4e76-960e-1fca4a582b77", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-image", "inst_name": "HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-stack1", "stack_user_project_id": "73d543023fb649b8ba71fc9d85adffcf", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-27T19:16:28Z", "links": [{"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-stack1/885eb8be-e3b6-4e76-960e-1fca4a582b77", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "885eb8be-e3b6-4e76-960e-1fca4a582b77", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 19:16:42,883 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-stack1/885eb8be-e3b6-4e76-960e-1fca4a582b77 used request id req-c9857d64-0e82-4819-9766-e0a99c2aa76d 2018-06-27 19:16:42,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/885eb8be-e3b6-4e76-960e-1fca4a582b77 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}689354c66faa3e22b8b86ba067715207a67f3df6" 2018-06-27 19:16:42,960 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 19:16:42 GMT Content-Type: application/json Content-Length: 507 Connection: keep-alive Location: https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-stack1/885eb8be-e3b6-4e76-960e-1fca4a582b77 X-Openstack-Request-Id: req-561b6d3e-868a-4f4d-9306-b116b834ab5e Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-stack1/885eb8be-e3b6-4e76-960e-1fca4a582b77;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 19:16:44,679 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:16:44 GMT Content-Type: application/json Content-Length: 1595 Connection: keep-alive X-Openstack-Request-Id: req-ade9b4c4-5c5c-4b49-9493-c2c8403f5e2f 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": "8cdbc979369d4c15b8ddd6cc77d930e3", "OS::stack_id": "885eb8be-e3b6-4e76-960e-1fca4a582b77", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-image", "inst_name": "HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-stack1", "stack_user_project_id": "73d543023fb649b8ba71fc9d85adffcf", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-27T19:16:28Z", "links": [{"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-stack1/885eb8be-e3b6-4e76-960e-1fca4a582b77", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "885eb8be-e3b6-4e76-960e-1fca4a582b77", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 19:16:44,679 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-stack1/885eb8be-e3b6-4e76-960e-1fca4a582b77 used request id req-ade9b4c4-5c5c-4b49-9493-c2c8403f5e2f 2018-06-27 19:16:47,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/885eb8be-e3b6-4e76-960e-1fca4a582b77 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}689354c66faa3e22b8b86ba067715207a67f3df6" 2018-06-27 19:16:47,738 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 19:16:47 GMT Content-Type: application/json Content-Length: 507 Connection: keep-alive Location: https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-stack1/885eb8be-e3b6-4e76-960e-1fca4a582b77 X-Openstack-Request-Id: req-f60f11fb-aab4-4c82-baaf-ddb1295eff5a Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-stack1/885eb8be-e3b6-4e76-960e-1fca4a582b77;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 19:16:47,856 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:16:47 GMT Content-Type: application/json Content-Length: 1595 Connection: keep-alive X-Openstack-Request-Id: req-7c470c2d-a8e1-4f10-b317-fbca1f1f5889 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": "8cdbc979369d4c15b8ddd6cc77d930e3", "OS::stack_id": "885eb8be-e3b6-4e76-960e-1fca4a582b77", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-image", "inst_name": "HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-stack1", "stack_user_project_id": "73d543023fb649b8ba71fc9d85adffcf", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-27T19:16:28Z", "links": [{"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-stack1/885eb8be-e3b6-4e76-960e-1fca4a582b77", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "885eb8be-e3b6-4e76-960e-1fca4a582b77", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 19:16:47,856 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-stack1/885eb8be-e3b6-4e76-960e-1fca4a582b77 used request id req-7c470c2d-a8e1-4f10-b317-fbca1f1f5889 2018-06-27 19:16:50,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/885eb8be-e3b6-4e76-960e-1fca4a582b77 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}689354c66faa3e22b8b86ba067715207a67f3df6" 2018-06-27 19:16:52,497 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 19:16:52 GMT Content-Type: application/json Content-Length: 507 Connection: keep-alive Location: https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-stack1/885eb8be-e3b6-4e76-960e-1fca4a582b77 X-Openstack-Request-Id: req-f71d0c3f-012f-4eaf-941c-4eeb70b938c1 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-stack1/885eb8be-e3b6-4e76-960e-1fca4a582b77;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 19:16:52,646 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:16:52 GMT Content-Type: application/json Content-Length: 1595 Connection: keep-alive X-Openstack-Request-Id: req-6ec2e10f-6236-4349-885d-a7bf0952910c 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": "8cdbc979369d4c15b8ddd6cc77d930e3", "OS::stack_id": "885eb8be-e3b6-4e76-960e-1fca4a582b77", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-image", "inst_name": "HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-stack1", "stack_user_project_id": "73d543023fb649b8ba71fc9d85adffcf", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-27T19:16:28Z", "links": [{"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-stack1/885eb8be-e3b6-4e76-960e-1fca4a582b77", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "885eb8be-e3b6-4e76-960e-1fca4a582b77", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 19:16:52,646 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-stack1/885eb8be-e3b6-4e76-960e-1fca4a582b77 used request id req-6ec2e10f-6236-4349-885d-a7bf0952910c 2018-06-27 19:16:55,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/885eb8be-e3b6-4e76-960e-1fca4a582b77 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}689354c66faa3e22b8b86ba067715207a67f3df6" 2018-06-27 19:16:55,719 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 19:16:55 GMT Content-Type: application/json Content-Length: 507 Connection: keep-alive Location: https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-stack1/885eb8be-e3b6-4e76-960e-1fca4a582b77 X-Openstack-Request-Id: req-b241c165-774a-4e5c-a034-e0d352768023 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-stack1/885eb8be-e3b6-4e76-960e-1fca4a582b77;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 19:16:55,852 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:16:55 GMT Content-Type: application/json Content-Length: 1595 Connection: keep-alive X-Openstack-Request-Id: req-517cce81-40e6-40d4-ade6-ba3af6863152 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": "8cdbc979369d4c15b8ddd6cc77d930e3", "OS::stack_id": "885eb8be-e3b6-4e76-960e-1fca4a582b77", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-image", "inst_name": "HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-stack1", "stack_user_project_id": "73d543023fb649b8ba71fc9d85adffcf", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-27T19:16:28Z", "links": [{"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-stack1/885eb8be-e3b6-4e76-960e-1fca4a582b77", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "885eb8be-e3b6-4e76-960e-1fca4a582b77", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 19:16:55,852 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-stack1/885eb8be-e3b6-4e76-960e-1fca4a582b77 used request id req-517cce81-40e6-40d4-ade6-ba3af6863152 2018-06-27 19:16:58,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/885eb8be-e3b6-4e76-960e-1fca4a582b77 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}689354c66faa3e22b8b86ba067715207a67f3df6" 2018-06-27 19:16:58,947 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 19:16:58 GMT Content-Type: application/json Content-Length: 507 Connection: keep-alive Location: https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-stack1/885eb8be-e3b6-4e76-960e-1fca4a582b77 X-Openstack-Request-Id: req-36bc6ee1-d3a8-4ee3-889c-19caf1d77d88 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-stack1/885eb8be-e3b6-4e76-960e-1fca4a582b77;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 19:16:59,084 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:16:59 GMT Content-Type: application/json Content-Length: 1595 Connection: keep-alive X-Openstack-Request-Id: req-acaf5ea9-29fa-4492-9cdd-89248b871581 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": "8cdbc979369d4c15b8ddd6cc77d930e3", "OS::stack_id": "885eb8be-e3b6-4e76-960e-1fca4a582b77", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-image", "inst_name": "HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-stack1", "stack_user_project_id": "73d543023fb649b8ba71fc9d85adffcf", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-27T19:16:28Z", "links": [{"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-stack1/885eb8be-e3b6-4e76-960e-1fca4a582b77", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "885eb8be-e3b6-4e76-960e-1fca4a582b77", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 19:16:59,084 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-stack1/885eb8be-e3b6-4e76-960e-1fca4a582b77 used request id req-acaf5ea9-29fa-4492-9cdd-89248b871581 2018-06-27 19:17:02,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/885eb8be-e3b6-4e76-960e-1fca4a582b77 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}689354c66faa3e22b8b86ba067715207a67f3df6" 2018-06-27 19:17:02,164 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 19:17:02 GMT Content-Type: application/json Content-Length: 507 Connection: keep-alive Location: https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-stack1/885eb8be-e3b6-4e76-960e-1fca4a582b77 X-Openstack-Request-Id: req-b2e56310-8cd2-4287-b70f-60fee22b7efe Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-stack1/885eb8be-e3b6-4e76-960e-1fca4a582b77;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 19:17:02,297 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:17:02 GMT Content-Type: application/json Content-Length: 1595 Connection: keep-alive X-Openstack-Request-Id: req-f4337528-84e0-4bdf-8175-857c28e70f31 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": "8cdbc979369d4c15b8ddd6cc77d930e3", "OS::stack_id": "885eb8be-e3b6-4e76-960e-1fca4a582b77", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-image", "inst_name": "HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-stack1", "stack_user_project_id": "73d543023fb649b8ba71fc9d85adffcf", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-27T19:16:28Z", "links": [{"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-stack1/885eb8be-e3b6-4e76-960e-1fca4a582b77", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "885eb8be-e3b6-4e76-960e-1fca4a582b77", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 19:17:02,297 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-stack1/885eb8be-e3b6-4e76-960e-1fca4a582b77 used request id req-f4337528-84e0-4bdf-8175-857c28e70f31 2018-06-27 19:17:05,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/885eb8be-e3b6-4e76-960e-1fca4a582b77 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}689354c66faa3e22b8b86ba067715207a67f3df6" 2018-06-27 19:17:07,285 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 19:17:07 GMT Content-Type: application/json Content-Length: 507 Connection: keep-alive Location: https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-stack1/885eb8be-e3b6-4e76-960e-1fca4a582b77 X-Openstack-Request-Id: req-cab38700-b58a-429f-9770-1bfd9f068b20 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-stack1/885eb8be-e3b6-4e76-960e-1fca4a582b77;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 19:17:07,410 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:17:07 GMT Content-Type: application/json Content-Length: 1607 Connection: keep-alive X-Openstack-Request-Id: req-7313d49c-32d6-40cd-920e-f5d05de6be1a 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": "8cdbc979369d4c15b8ddd6cc77d930e3", "OS::stack_id": "885eb8be-e3b6-4e76-960e-1fca4a582b77", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-image", "inst_name": "HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-stack1", "stack_user_project_id": "73d543023fb649b8ba71fc9d85adffcf", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-06-27T19:16:28Z", "links": [{"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-stack1/885eb8be-e3b6-4e76-960e-1fca4a582b77", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "885eb8be-e3b6-4e76-960e-1fca4a582b77", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 19:17:07,410 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-stack1/885eb8be-e3b6-4e76-960e-1fca4a582b77 used request id req-7313d49c-32d6-40cd-920e-f5d05de6be1a 2018-06-27 19:17:07,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/885eb8be-e3b6-4e76-960e-1fca4a582b77/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}689354c66faa3e22b8b86ba067715207a67f3df6" 2018-06-27 19:17:07,492 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 19:17:07 GMT Content-Type: application/json Content-Length: 527 Connection: keep-alive Location: https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-stack1/885eb8be-e3b6-4e76-960e-1fca4a582b77/resources X-Openstack-Request-Id: req-ca8e69ba-8c0e-4ef6-8bbe-b84a3b19f404 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-stack1/885eb8be-e3b6-4e76-960e-1fca4a582b77/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 19:17:07,656 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:17:07 GMT Content-Type: application/json Content-Length: 3345 Connection: keep-alive X-Openstack-Request-Id: req-b76a63f7-f93f-498d-9461-cff7f3e52f24 Front-End-Https: on RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-stack1/885eb8be-e3b6-4e76-960e-1fca4a582b77/resources/server1_port", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-stack1/885eb8be-e3b6-4e76-960e-1fca4a582b77", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-06-27T19:16:30Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-27T19:16:30Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "be1b881e-cf80-4025-b764-0108d84d086e", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-stack1/885eb8be-e3b6-4e76-960e-1fca4a582b77/resources/private_subnet", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-stack1/885eb8be-e3b6-4e76-960e-1fca4a582b77", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-06-27T19:16:30Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-27T19:16:30Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "f9362f4d-e225-4785-a0b1-a13a1d1d201d", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-stack1/885eb8be-e3b6-4e76-960e-1fca4a582b77/resources/private_net", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-stack1/885eb8be-e3b6-4e76-960e-1fca4a582b77", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-06-27T19:16:30Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-27T19:16:30Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "33e5cf6b-260c-420e-9ace-e7e77dc56c5f", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-stack1/885eb8be-e3b6-4e76-960e-1fca4a582b77/resources/my_instance", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-stack1/885eb8be-e3b6-4e76-960e-1fca4a582b77", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-06-27T19:16:30Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-27T19:16:30Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "7efd0e89-02ea-4b89-af2c-3dfbf56b966f", "resource_type": "OS::Nova::Server"}]} 2018-06-27 19:17:07,656 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-stack1/885eb8be-e3b6-4e76-960e-1fca4a582b77/resources used request id req-b76a63f7-f93f-498d-9461-cff7f3e52f24 2018-06-27 19:17:07,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?id=33e5cf6b-260c-420e-9ace-e7e77dc56c5f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}689354c66faa3e22b8b86ba067715207a67f3df6" 2018-06-27 19:17:08,774 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:17:08 GMT Content-Type: application/json Content-Length: 732 Connection: keep-alive X-Openstack-Request-Id: req-56aefeeb-8062-42ca-81c1-7c0069b82a95 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":"33e5cf6b-260c-420e-9ace-e7e77dc56c5f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":["f9362f4d-e225-4785-a0b1-a13a1d1d201d"],"description":"","tags":[],"updated_at":"2018-06-27T19:16:33Z","provider:segmentation_id":73,"name":"HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:16:30Z","provider:network_type":"vxlan"}]} 2018-06-27 19:17:08,774 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=33e5cf6b-260c-420e-9ace-e7e77dc56c5f used request id req-56aefeeb-8062-42ca-81c1-7c0069b82a95 2018-06-27 19:17:08,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/subnets?network_id=33e5cf6b-260c-420e-9ace-e7e77dc56c5f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}689354c66faa3e22b8b86ba067715207a67f3df6" 2018-06-27 19:17:08,941 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:17:08 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-0e383cbb-1e2d-4460-bf81-6310d1c5544e Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"33e5cf6b-260c-420e-9ace-e7e77dc56c5f","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:16:33Z","dns_nameservers":[],"updated_at":"2018-06-27T19:16:33Z","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":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"f9362f4d-e225-4785-a0b1-a13a1d1d201d","subnetpool_id":null,"name":"HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-subnet"}]} 2018-06-27 19:17:08,941 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=33e5cf6b-260c-420e-9ace-e7e77dc56c5f used request id req-0e383cbb-1e2d-4460-bf81-6310d1c5544e 2018-06-27 19:17:08,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/subnets?network_id=33e5cf6b-260c-420e-9ace-e7e77dc56c5f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}689354c66faa3e22b8b86ba067715207a67f3df6" 2018-06-27 19:17:09,079 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:17:09 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-26e394bd-fdc3-4c6f-9946-4bdc733494da Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"33e5cf6b-260c-420e-9ace-e7e77dc56c5f","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:16:33Z","dns_nameservers":[],"updated_at":"2018-06-27T19:16:33Z","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":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"f9362f4d-e225-4785-a0b1-a13a1d1d201d","subnetpool_id":null,"name":"HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-subnet"}]} 2018-06-27 19:17:09,079 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=33e5cf6b-260c-420e-9ace-e7e77dc56c5f used request id req-26e394bd-fdc3-4c6f-9946-4bdc733494da 2018-06-27 19:17:09,080 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 19:17:09,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}689354c66faa3e22b8b86ba067715207a67f3df6" 2018-06-27 19:17:09,443 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:17:09 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-426ce81d-a160-437c-b429-cd0f6533538a Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 19:17:09,443 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-426ce81d-a160-437c-b429-cd0f6533538a 2018-06-27 19:17:09,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/885eb8be-e3b6-4e76-960e-1fca4a582b77/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}689354c66faa3e22b8b86ba067715207a67f3df6" 2018-06-27 19:17:09,524 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 19:17:09 GMT Content-Type: application/json Content-Length: 527 Connection: keep-alive Location: https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-stack1/885eb8be-e3b6-4e76-960e-1fca4a582b77/resources X-Openstack-Request-Id: req-6fa006b2-c4c5-48e0-9e5a-afca1f6442de Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-stack1/885eb8be-e3b6-4e76-960e-1fca4a582b77/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 19:17:09,658 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:17:09 GMT Content-Type: application/json Content-Length: 3345 Connection: keep-alive X-Openstack-Request-Id: req-998ceff9-904c-4a71-a7b9-f9bad4e80be6 Front-End-Https: on RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-stack1/885eb8be-e3b6-4e76-960e-1fca4a582b77/resources/server1_port", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-stack1/885eb8be-e3b6-4e76-960e-1fca4a582b77", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-06-27T19:16:30Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-27T19:16:30Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "be1b881e-cf80-4025-b764-0108d84d086e", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-stack1/885eb8be-e3b6-4e76-960e-1fca4a582b77/resources/private_subnet", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-stack1/885eb8be-e3b6-4e76-960e-1fca4a582b77", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-06-27T19:16:30Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-27T19:16:30Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "f9362f4d-e225-4785-a0b1-a13a1d1d201d", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-stack1/885eb8be-e3b6-4e76-960e-1fca4a582b77/resources/private_net", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-stack1/885eb8be-e3b6-4e76-960e-1fca4a582b77", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-06-27T19:16:30Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-27T19:16:30Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "33e5cf6b-260c-420e-9ace-e7e77dc56c5f", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-stack1/885eb8be-e3b6-4e76-960e-1fca4a582b77/resources/my_instance", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-stack1/885eb8be-e3b6-4e76-960e-1fca4a582b77", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-06-27T19:16:30Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-27T19:16:30Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "7efd0e89-02ea-4b89-af2c-3dfbf56b966f", "resource_type": "OS::Nova::Server"}]} 2018-06-27 19:17:09,658 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-stack1/885eb8be-e3b6-4e76-960e-1fca4a582b77/resources used request id req-998ceff9-904c-4a71-a7b9-f9bad4e80be6 2018-06-27 19:17:09,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/7efd0e89-02ea-4b89-af2c-3dfbf56b966f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}689354c66faa3e22b8b86ba067715207a67f3df6" 2018-06-27 19:17:11,387 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:17:11 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-a8d63caa-0143-4e48-9c5d-1b28b1c8416a X-Compute-Request-Id: req-a8d63caa-0143-4e48-9c5d-1b28b1c8416a Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:a9:08", "version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/7efd0e89-02ea-4b89-af2c-3dfbf56b966f", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/7efd0e89-02ea-4b89-af2c-3dfbf56b966f", "rel": "bookmark"}], "image": {"id": "7cc62c91-74c5-4023-9bd2-e1d2ed491e5c", "links": [{"href": "http://172.30.10.101:8774/images/7cc62c91-74c5-4023-9bd2-e1d2ed491e5c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000d", "OS-SRV-USG:launched_at": "2018-06-27T19:17:02.000000", "flavor": {"id": "59d084e9-58f0-4d74-aaf4-d5e9e9bd834a", "links": [{"href": "http://172.30.10.101:8774/flavors/59d084e9-58f0-4d74-aaf4-d5e9e9bd834a", "rel": "bookmark"}]}, "id": "7efd0e89-02ea-4b89-af2c-3dfbf56b966f", "security_groups": [{"name": "default"}], "user_id": "e9f9c747d54947bc800a81ecf11858f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T19:17:02Z", "hostId": "27fbec6f88c6c566d1566fe6150f4345617a8107b73b72866adff50c", "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": "HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-inst", "created": "2018-06-27T19:16:45Z", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 19:17:11,387 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/7efd0e89-02ea-4b89-af2c-3dfbf56b966f used request id req-a8d63caa-0143-4e48-9c5d-1b28b1c8416a 2018-06-27 19:17:11,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/networks?name=HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}689354c66faa3e22b8b86ba067715207a67f3df6" 2018-06-27 19:17:11,651 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:17:11 GMT Content-Type: application/json Content-Length: 732 Connection: keep-alive X-Openstack-Request-Id: req-befdb603-86fb-4b55-bb23-0a2828af9b9d 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":"33e5cf6b-260c-420e-9ace-e7e77dc56c5f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":["f9362f4d-e225-4785-a0b1-a13a1d1d201d"],"description":"","tags":[],"updated_at":"2018-06-27T19:16:33Z","provider:segmentation_id":73,"name":"HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:16:30Z","provider:network_type":"vxlan"}]} 2018-06-27 19:17:11,652 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-net used request id req-befdb603-86fb-4b55-bb23-0a2828af9b9d 2018-06-27 19:17:11,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 19:17:11,668 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 19:17: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-27 19:17: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/8cdbc979369d4c15b8ddd6cc77d930e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}689354c66faa3e22b8b86ba067715207a67f3df6" 2018-06-27 19:17:11,754 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:17:11 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1aa18f2c-16da-4e15-b7fc-67148b0e62ab 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/8cdbc979369d4c15b8ddd6cc77d930e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}} 2018-06-27 19:17:11,754 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 used request id req-1aa18f2c-16da-4e15-b7fc-67148b0e62ab 2018-06-27 19:17:11,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/subnets?network_id=33e5cf6b-260c-420e-9ace-e7e77dc56c5f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}689354c66faa3e22b8b86ba067715207a67f3df6" 2018-06-27 19:17:11,921 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:17:11 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-1cb50afb-8d4a-4132-95eb-64f037c72a90 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"33e5cf6b-260c-420e-9ace-e7e77dc56c5f","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:16:33Z","dns_nameservers":[],"updated_at":"2018-06-27T19:16:33Z","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":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"f9362f4d-e225-4785-a0b1-a13a1d1d201d","subnetpool_id":null,"name":"HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-subnet"}]} 2018-06-27 19:17:11,921 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=33e5cf6b-260c-420e-9ace-e7e77dc56c5f used request id req-1cb50afb-8d4a-4132-95eb-64f037c72a90 2018-06-27 19:17:11,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/ports?network_id=33e5cf6b-260c-420e-9ace-e7e77dc56c5f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}689354c66faa3e22b8b86ba067715207a67f3df6" 2018-06-27 19:17:12,080 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:17:12 GMT Content-Type: application/json Content-Length: 2815 Connection: keep-alive X-Openstack-Request-Id: req-2db18c51-7df5-4791-a2a5-6ee45bc39d10 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T19:16:40Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f9362f4d-e225-4785-a0b1-a13a1d1d201d","ip_address":"10.0.0.3"}],"id":"135c109f-418d-414c-bbd5-bc05a38aa879","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:40:fb","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-33e5cf6b-260c-420e-9ace-e7e77dc56c5f","name":"","admin_state_up":true,"network_id":"33e5cf6b-260c-420e-9ace-e7e77dc56c5f","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:16:35Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T19:16:39Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f9362f4d-e225-4785-a0b1-a13a1d1d201d","ip_address":"10.0.0.2"}],"id":"7e58734b-955a-4517-9611-2a8aebb30bb5","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:9d:6c:99","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-33e5cf6b-260c-420e-9ace-e7e77dc56c5f","name":"","admin_state_up":true,"network_id":"33e5cf6b-260c-420e-9ace-e7e77dc56c5f","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:16:34Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T19:17:01Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"f9362f4d-e225-4785-a0b1-a13a1d1d201d","ip_address":"10.0.0.8"}],"id":"be1b881e-cf80-4025-b764-0108d84d086e","security_groups":["c550cef9-ba45-49be-8c52-0554a76a0c1e"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c7:a9:08","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"7efd0e89-02ea-4b89-af2c-3dfbf56b966f","name":"HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-stack1-server1_port-ucswxuyh2tp4","admin_state_up":true,"network_id":"33e5cf6b-260c-420e-9ace-e7e77dc56c5f","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:16:34Z","binding:vnic_type":"normal"}]} 2018-06-27 19:17:12,080 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=33e5cf6b-260c-420e-9ace-e7e77dc56c5f used request id req-2db18c51-7df5-4791-a2a5-6ee45bc39d10 2018-06-27 19:17:12,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/885eb8be-e3b6-4e76-960e-1fca4a582b77/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}689354c66faa3e22b8b86ba067715207a67f3df6" 2018-06-27 19:17:12,164 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 19:17:12 GMT Content-Type: application/json Content-Length: 527 Connection: keep-alive Location: https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-stack1/885eb8be-e3b6-4e76-960e-1fca4a582b77/resources X-Openstack-Request-Id: req-68162b8d-8533-46a9-90dd-a78694efb4c9 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-stack1/885eb8be-e3b6-4e76-960e-1fca4a582b77/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 19:17:12,293 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:17:12 GMT Content-Type: application/json Content-Length: 3345 Connection: keep-alive X-Openstack-Request-Id: req-6eafaad2-50a9-413d-ba7f-e64c7c94c06e Front-End-Https: on RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-stack1/885eb8be-e3b6-4e76-960e-1fca4a582b77/resources/server1_port", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-stack1/885eb8be-e3b6-4e76-960e-1fca4a582b77", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-06-27T19:16:30Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-27T19:16:30Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "be1b881e-cf80-4025-b764-0108d84d086e", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-stack1/885eb8be-e3b6-4e76-960e-1fca4a582b77/resources/private_subnet", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-stack1/885eb8be-e3b6-4e76-960e-1fca4a582b77", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-06-27T19:16:30Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-27T19:16:30Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "f9362f4d-e225-4785-a0b1-a13a1d1d201d", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-stack1/885eb8be-e3b6-4e76-960e-1fca4a582b77/resources/private_net", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-stack1/885eb8be-e3b6-4e76-960e-1fca4a582b77", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-06-27T19:16:30Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-27T19:16:30Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "33e5cf6b-260c-420e-9ace-e7e77dc56c5f", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-stack1/885eb8be-e3b6-4e76-960e-1fca4a582b77/resources/my_instance", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-stack1/885eb8be-e3b6-4e76-960e-1fca4a582b77", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-06-27T19:16:30Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-27T19:16:30Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "7efd0e89-02ea-4b89-af2c-3dfbf56b966f", "resource_type": "OS::Nova::Server"}]} 2018-06-27 19:17:12,293 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-stack1/885eb8be-e3b6-4e76-960e-1fca4a582b77/resources used request id req-6eafaad2-50a9-413d-ba7f-e64c7c94c06e 2018-06-27 19:17:12,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/885eb8be-e3b6-4e76-960e-1fca4a582b77 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}689354c66faa3e22b8b86ba067715207a67f3df6" 2018-06-27 19:17:12,368 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 19:17:12 GMT Content-Type: application/json Content-Length: 507 Connection: keep-alive Location: https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-stack1/885eb8be-e3b6-4e76-960e-1fca4a582b77 X-Openstack-Request-Id: req-8429e6ce-7522-41c6-bf86-4f4060a1d0cc Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-stack1/885eb8be-e3b6-4e76-960e-1fca4a582b77;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 19:17:12,494 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 19:17:12 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-a22aac14-585e-4ea3-a95f-cb0230e92532 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 19:17:12,494 - keystoneauth.session - DEBUG - DELETE call to orchestration for https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-stack1/885eb8be-e3b6-4e76-960e-1fca4a582b77 used request id req-a22aac14-585e-4ea3-a95f-cb0230e92532 2018-06-27 19:17:12,494 - glance_utils - INFO - Deleting image named - HeatUtilsCreateSimpleStackTests-15ecc89e-07ea-4136-93ea-9ebb78bc68ff-image 2018-06-27 19:17:12,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9292/v2/images/7cc62c91-74c5-4023-9bd2-e1d2ed491e5c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6e1c891662c0ead08153620ef07152b1129118b7" 2018-06-27 19:17:12,732 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 19:17:12 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-beb5c19c-ee9b-485d-9791-ef95216a935e 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-27 19:17:12,732 - keystoneauth.session - DEBUG - DELETE call to image for https://172.30.10.101:9292/v2/images/7cc62c91-74c5-4023-9bd2-e1d2ed491e5c used request id req-beb5c19c-ee9b-485d-9791-ef95216a935e 2018-06-27 19:17:12,736 - 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/59d084e9-58f0-4d74-aaf4-d5e9e9bd834a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf94c6f74db690eeeb6f1d5b5e7f8373964370a1" 2018-06-27 19:17:13,400 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 19:17:13 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-62ca9876-9f72-4a39-b7f2-6653ec66d8bf X-Compute-Request-Id: req-62ca9876-9f72-4a39-b7f2-6653ec66d8bf 2018-06-27 19:17:13,400 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/flavors/59d084e9-58f0-4d74-aaf4-d5e9e9bd834a used request id req-62ca9876-9f72-4a39-b7f2-6653ec66d8bf 2018-06-27 19:17:13,404 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-06-27 19:17:13,404 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 19:17:13,405 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 19:17:14,110 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T20:17:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["WC94BoCaQEWsRvuRioEoxw"], "issued_at": "2018-06-27T19:17:14.000000Z"}} 2018-06-27 19:17:14,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c1cfacac0410c6a933f13b0d840ce73b5530a57" 2018-06-27 19:17:14,361 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:17:14 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bfc7b9af-4404-486e-9420-7aae9dcc80e0 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 19:17:14,361 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-bfc7b9af-4404-486e-9420-7aae9dcc80e0 2018-06-27 19:17:14,365 - 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-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7c1cfacac0410c6a933f13b0d840ce73b5530a57" 2018-06-27 19:17:15,160 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:17:15 GMT Content-Type: application/json Content-Length: 176 Connection: keep-alive X-Openstack-Request-Id: req-f450c3e9-0fa0-4bc9-b917-56902a02c003 Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-image"} 2018-06-27 19:17:15,160 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-image used request id req-f450c3e9-0fa0-4bc9-b917-56902a02c003 2018-06-27 19:17:15,164 - 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}7c1cfacac0410c6a933f13b0d840ce73b5530a57" 2018-06-27 19:17:15,687 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:17:15 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-d1d35de0-1d85-4bbf-977f-1a66aa5079b3 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-27 19:17:15,687 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-d1d35de0-1d85-4bbf-977f-1a66aa5079b3 2018-06-27 19:17:15,717 - 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}7c1cfacac0410c6a933f13b0d840ce73b5530a57" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-image"}' 2018-06-27 19:17:16,369 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 19:17:16 GMT Content-Type: application/json Content-Length: 618 Connection: keep-alive Location: https://172.30.10.101:9292/v2/images/ae23b933-a8c5-4842-84eb-520bd600ef8e Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-a8f7a7de-6401-480c-8850-23902e1741fb Front-End-Https: on RESP BODY: {"status": "queued", "name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-image", "tags": [], "container_format": "bare", "created_at": "2018-06-27T19:17:16Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-06-27T19:17:16Z", "visibility": "shared", "self": "/v2/images/ae23b933-a8c5-4842-84eb-520bd600ef8e", "min_disk": 0, "protected": false, "id": "ae23b933-a8c5-4842-84eb-520bd600ef8e", "file": "/v2/images/ae23b933-a8c5-4842-84eb-520bd600ef8e/file", "checksum": null, "owner": "8cdbc979369d4c15b8ddd6cc77d930e3", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-27 19:17:16,370 - keystoneauth.session - DEBUG - POST call to image for https://172.30.10.101:9292/v2/images used request id req-a8f7a7de-6401-480c-8850-23902e1741fb 2018-06-27 19:17:16,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9292/v2/images/ae23b933-a8c5-4842-84eb-520bd600ef8e/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7c1cfacac0410c6a933f13b0d840ce73b5530a57" -d '' 2018-06-27 19:17:16,992 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 19:17:16 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-8be4f5b1-6a84-4d0a-bb59-6c583b23b152 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-27 19:17:16,992 - keystoneauth.session - DEBUG - PUT call to image for https://172.30.10.101:9292/v2/images/ae23b933-a8c5-4842-84eb-520bd600ef8e/file used request id req-8be4f5b1-6a84-4d0a-bb59-6c583b23b152 2018-06-27 19:17:16,992 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-06-27 19:17:16,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/ae23b933-a8c5-4842-84eb-520bd600ef8e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7c1cfacac0410c6a933f13b0d840ce73b5530a57" 2018-06-27 19:17:17,724 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:17:17 GMT Content-Type: application/json Content-Length: 736 Connection: keep-alive X-Openstack-Request-Id: req-3af5da91-cf8e-415c-916a-4cbac795ac21 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-image", "tags": [], "container_format": "bare", "created_at": "2018-06-27T19:17:16Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-27T19:17:17Z", "visibility": "shared", "self": "/v2/images/ae23b933-a8c5-4842-84eb-520bd600ef8e", "min_disk": 0, "protected": false, "id": "ae23b933-a8c5-4842-84eb-520bd600ef8e", "file": "/v2/images/ae23b933-a8c5-4842-84eb-520bd600ef8e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8cdbc979369d4c15b8ddd6cc77d930e3", "direct_url": "file:///var/lib/glance/images/ae23b933-a8c5-4842-84eb-520bd600ef8e", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-27 19:17:17,724 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/ae23b933-a8c5-4842-84eb-520bd600ef8e used request id req-3af5da91-cf8e-415c-916a-4cbac795ac21 2018-06-27 19:17:17,727 - 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}7c1cfacac0410c6a933f13b0d840ce73b5530a57" 2018-06-27 19:17:18,296 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:17:18 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-b4cddac9-7c21-4470-8dd2-3dca16e3b81c 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-27 19:17:18,296 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-b4cddac9-7c21-4470-8dd2-3dca16e3b81c 2018-06-27 19:17:18,299 - create_image - INFO - Created image with name - HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-image 2018-06-27 19:17:18,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/ae23b933-a8c5-4842-84eb-520bd600ef8e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7c1cfacac0410c6a933f13b0d840ce73b5530a57" 2018-06-27 19:17:18,959 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:17:18 GMT Content-Type: application/json Content-Length: 736 Connection: keep-alive X-Openstack-Request-Id: req-a21f71a5-b2ee-43da-bd42-c0bd0dbb7e72 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-image", "tags": [], "container_format": "bare", "created_at": "2018-06-27T19:17:16Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-27T19:17:17Z", "visibility": "shared", "self": "/v2/images/ae23b933-a8c5-4842-84eb-520bd600ef8e", "min_disk": 0, "protected": false, "id": "ae23b933-a8c5-4842-84eb-520bd600ef8e", "file": "/v2/images/ae23b933-a8c5-4842-84eb-520bd600ef8e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8cdbc979369d4c15b8ddd6cc77d930e3", "direct_url": "file:///var/lib/glance/images/ae23b933-a8c5-4842-84eb-520bd600ef8e", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-27 19:17:18,959 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/ae23b933-a8c5-4842-84eb-520bd600ef8e used request id req-a21f71a5-b2ee-43da-bd42-c0bd0dbb7e72 2018-06-27 19:17:18,960 - create_image - DEBUG - Instance status is - active 2018-06-27 19:17:18,960 - create_image - DEBUG - Image is active with name - HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-image 2018-06-27 19:17:18,960 - create_image - INFO - Image is now active with name - HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-image 2018-06-27 19:17:18,960 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 19:17:18,961 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 19:17:19,781 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T20:17:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["RplqEiNjTS-PyVJfOH-5aQ"], "issued_at": "2018-06-27T19:17:19.000000Z"}} 2018-06-27 19:17:19,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc7bf49cbe87d7743d3bc4eb6570efb49141bb16" 2018-06-27 19:17:20,066 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:17:19 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-26da2a36-0912-4e63-8e1b-68e38994e6f0 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 19:17:20,066 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-26da2a36-0912-4e63-8e1b-68e38994e6f0 2018-06-27 19:17:20,068 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 19:17:20,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 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc7bf49cbe87d7743d3bc4eb6570efb49141bb16" 2018-06-27 19:17:20,826 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:17: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-bd67f436-6139-4c8c-950b-23bd944d4126 X-Compute-Request-Id: req-bd67f436-6139-4c8c-950b-23bd944d4126 Front-End-Https: on RESP BODY: {"flavors": []} 2018-06-27 19:17:20,827 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-bd67f436-6139-4c8c-950b-23bd944d4126 2018-06-27 19:17:20,830 - 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}bc7bf49cbe87d7743d3bc4eb6570efb49141bb16" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-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-27 19:17:21,536 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:17:21 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-b13b88bc-4c42-45fb-9a86-003ec4be7868 X-Compute-Request-Id: req-b13b88bc-4c42-45fb-9a86-003ec4be7868 Front-End-Https: on RESP BODY: {"flavor": {"name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-flavor", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/545dd12f-99c6-4f47-81a7-4fd4dc3f6840", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/545dd12f-99c6-4f47-81a7-4fd4dc3f6840", "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": "545dd12f-99c6-4f47-81a7-4fd4dc3f6840"}} 2018-06-27 19:17:21,536 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-b13b88bc-4c42-45fb-9a86-003ec4be7868 2018-06-27 19:17:21,537 - heat_utils - DEBUG - Retrieving Heat Client 2018-06-27 19:17:21,563 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 19:17:22,468 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T20:17:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["GPoEaO97S3iwuMBIYLB0Vg"], "issued_at": "2018-06-27T19:17:22.000000Z"}} 2018-06-27 19:17:22,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0eedc379643630ec930522f9acbe9519cb5edd12" -d '{"stack_name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-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-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-net", "inst_name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-subnet", "image_name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-image", "flavor_name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-flavor"}}' 2018-06-27 19:17:31,484 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 19:17:31 GMT Content-Type: application/json Content-Length: 279 Connection: keep-alive Location: https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-stack1/d22d463f-9736-4bc9-8419-ca4e40c06172 X-Openstack-Request-Id: req-96a47098-5b4d-4b32-a5ee-89cee716b58f Front-End-Https: on RESP BODY: {"stack": {"id": "d22d463f-9736-4bc9-8419-ca4e40c06172", "links": [{"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-stack1/d22d463f-9736-4bc9-8419-ca4e40c06172", "rel": "self"}]}} 2018-06-27 19:17:31,484 - keystoneauth.session - DEBUG - POST call to orchestration for https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks used request id req-96a47098-5b4d-4b32-a5ee-89cee716b58f 2018-06-27 19:17:31,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/d22d463f-9736-4bc9-8419-ca4e40c06172 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0eedc379643630ec930522f9acbe9519cb5edd12" 2018-06-27 19:17:32,209 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 19:17:32 GMT Content-Type: application/json Content-Length: 507 Connection: keep-alive Location: https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-stack1/d22d463f-9736-4bc9-8419-ca4e40c06172 X-Openstack-Request-Id: req-1fcf4f14-2c23-4bfc-8f8a-700f5f8b34f7 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-stack1/d22d463f-9736-4bc9-8419-ca4e40c06172;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 19:17:32,995 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:17:32 GMT Content-Type: application/json Content-Length: 1595 Connection: keep-alive X-Openstack-Request-Id: req-f806edd4-0cbf-46e3-bf34-e2d530b14fc2 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": "8cdbc979369d4c15b8ddd6cc77d930e3", "OS::stack_id": "d22d463f-9736-4bc9-8419-ca4e40c06172", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-image", "inst_name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-stack1", "stack_user_project_id": "f9256d277cf24f7fb21e85141650f1b7", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-27T19:17:30Z", "links": [{"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-stack1/d22d463f-9736-4bc9-8419-ca4e40c06172", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "d22d463f-9736-4bc9-8419-ca4e40c06172", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 19:17:32,995 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-stack1/d22d463f-9736-4bc9-8419-ca4e40c06172 used request id req-f806edd4-0cbf-46e3-bf34-e2d530b14fc2 2018-06-27 19:17:32,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks?stack_name=HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0eedc379643630ec930522f9acbe9519cb5edd12" 2018-06-27 19:17:33,647 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:17:33 GMT Content-Type: application/json Content-Length: 724 Connection: keep-alive X-Openstack-Request-Id: req-87bc1d5c-8b0b-448e-ac80-c585b44f004d Front-End-Https: on RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-stack1", "stack_user_project_id": "f9256d277cf24f7fb21e85141650f1b7", "deletion_time": null, "creation_time": "2018-06-27T19:17:30Z", "links": [{"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-stack1/d22d463f-9736-4bc9-8419-ca4e40c06172", "rel": "self"}], "updated_time": null, "project": "8cdbc979369d4c15b8ddd6cc77d930e3", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "d22d463f-9736-4bc9-8419-ca4e40c06172", "tags": null}]} 2018-06-27 19:17:33,648 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks?stack_name=HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-stack1 used request id req-87bc1d5c-8b0b-448e-ac80-c585b44f004d 2018-06-27 19:17:33,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks?stack_name=HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0eedc379643630ec930522f9acbe9519cb5edd12" 2018-06-27 19:17:34,402 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:17:34 GMT Content-Type: application/json Content-Length: 724 Connection: keep-alive X-Openstack-Request-Id: req-97e7ce43-2baa-48a5-b83f-d6bbd478d4cc Front-End-Https: on RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-stack1", "stack_user_project_id": "f9256d277cf24f7fb21e85141650f1b7", "deletion_time": null, "creation_time": "2018-06-27T19:17:30Z", "links": [{"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-stack1/d22d463f-9736-4bc9-8419-ca4e40c06172", "rel": "self"}], "updated_time": null, "project": "8cdbc979369d4c15b8ddd6cc77d930e3", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "d22d463f-9736-4bc9-8419-ca4e40c06172", "tags": null}]} 2018-06-27 19:17:34,402 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks?stack_name=HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-stack1 used request id req-97e7ce43-2baa-48a5-b83f-d6bbd478d4cc 2018-06-27 19:17:34,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/d22d463f-9736-4bc9-8419-ca4e40c06172 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0eedc379643630ec930522f9acbe9519cb5edd12" 2018-06-27 19:17:35,053 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 19:17:35 GMT Content-Type: application/json Content-Length: 507 Connection: keep-alive Location: https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-stack1/d22d463f-9736-4bc9-8419-ca4e40c06172 X-Openstack-Request-Id: req-dfbc73ce-2478-4abc-89e2-63ea0d5731dc Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-stack1/d22d463f-9736-4bc9-8419-ca4e40c06172;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 19:17:35,152 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:17:35 GMT Content-Type: application/json Content-Length: 1595 Connection: keep-alive X-Openstack-Request-Id: req-8797eb17-f29a-45fa-9d13-bccba14b797b 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": "8cdbc979369d4c15b8ddd6cc77d930e3", "OS::stack_id": "d22d463f-9736-4bc9-8419-ca4e40c06172", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-image", "inst_name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-stack1", "stack_user_project_id": "f9256d277cf24f7fb21e85141650f1b7", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-27T19:17:30Z", "links": [{"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-stack1/d22d463f-9736-4bc9-8419-ca4e40c06172", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "d22d463f-9736-4bc9-8419-ca4e40c06172", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 19:17:35,153 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-stack1/d22d463f-9736-4bc9-8419-ca4e40c06172 used request id req-8797eb17-f29a-45fa-9d13-bccba14b797b 2018-06-27 19:17:35,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/d22d463f-9736-4bc9-8419-ca4e40c06172 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0eedc379643630ec930522f9acbe9519cb5edd12" 2018-06-27 19:17:35,215 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 19:17:35 GMT Content-Type: application/json Content-Length: 507 Connection: keep-alive Location: https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-stack1/d22d463f-9736-4bc9-8419-ca4e40c06172 X-Openstack-Request-Id: req-939708db-4ae5-47d9-a6fc-11df30996fd1 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-stack1/d22d463f-9736-4bc9-8419-ca4e40c06172;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 19:17:35,868 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:17:35 GMT Content-Type: application/json Content-Length: 1595 Connection: keep-alive X-Openstack-Request-Id: req-482278bc-c8bd-467e-a19b-315d91edb653 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": "8cdbc979369d4c15b8ddd6cc77d930e3", "OS::stack_id": "d22d463f-9736-4bc9-8419-ca4e40c06172", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-image", "inst_name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-stack1", "stack_user_project_id": "f9256d277cf24f7fb21e85141650f1b7", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-27T19:17:30Z", "links": [{"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-stack1/d22d463f-9736-4bc9-8419-ca4e40c06172", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "d22d463f-9736-4bc9-8419-ca4e40c06172", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 19:17:35,869 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-stack1/d22d463f-9736-4bc9-8419-ca4e40c06172 used request id req-482278bc-c8bd-467e-a19b-315d91edb653 2018-06-27 19:17:38,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/d22d463f-9736-4bc9-8419-ca4e40c06172 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0eedc379643630ec930522f9acbe9519cb5edd12" 2018-06-27 19:17:39,414 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 19:17:39 GMT Content-Type: application/json Content-Length: 507 Connection: keep-alive Location: https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-stack1/d22d463f-9736-4bc9-8419-ca4e40c06172 X-Openstack-Request-Id: req-0b2cd387-efe4-46cd-a788-c67a093d1d51 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-stack1/d22d463f-9736-4bc9-8419-ca4e40c06172;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 19:17:40,008 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:17:40 GMT Content-Type: application/json Content-Length: 1595 Connection: keep-alive X-Openstack-Request-Id: req-e20a750e-8e1b-45d9-9485-5a3411d3357a 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": "8cdbc979369d4c15b8ddd6cc77d930e3", "OS::stack_id": "d22d463f-9736-4bc9-8419-ca4e40c06172", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-image", "inst_name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-stack1", "stack_user_project_id": "f9256d277cf24f7fb21e85141650f1b7", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-27T19:17:30Z", "links": [{"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-stack1/d22d463f-9736-4bc9-8419-ca4e40c06172", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "d22d463f-9736-4bc9-8419-ca4e40c06172", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 19:17:40,008 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-stack1/d22d463f-9736-4bc9-8419-ca4e40c06172 used request id req-e20a750e-8e1b-45d9-9485-5a3411d3357a 2018-06-27 19:17:43,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/d22d463f-9736-4bc9-8419-ca4e40c06172 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0eedc379643630ec930522f9acbe9519cb5edd12" 2018-06-27 19:17:43,087 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 19:17:43 GMT Content-Type: application/json Content-Length: 507 Connection: keep-alive Location: https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-stack1/d22d463f-9736-4bc9-8419-ca4e40c06172 X-Openstack-Request-Id: req-a415c0c1-4c0a-4f13-9b48-dc5b2e64a604 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-stack1/d22d463f-9736-4bc9-8419-ca4e40c06172;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 19:17:43,214 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:17:43 GMT Content-Type: application/json Content-Length: 1595 Connection: keep-alive X-Openstack-Request-Id: req-bb5607ff-780d-4d59-ac1e-46938b551523 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": "8cdbc979369d4c15b8ddd6cc77d930e3", "OS::stack_id": "d22d463f-9736-4bc9-8419-ca4e40c06172", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-image", "inst_name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-stack1", "stack_user_project_id": "f9256d277cf24f7fb21e85141650f1b7", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-27T19:17:30Z", "links": [{"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-stack1/d22d463f-9736-4bc9-8419-ca4e40c06172", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "d22d463f-9736-4bc9-8419-ca4e40c06172", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 19:17:43,214 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-stack1/d22d463f-9736-4bc9-8419-ca4e40c06172 used request id req-bb5607ff-780d-4d59-ac1e-46938b551523 2018-06-27 19:17:46,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/d22d463f-9736-4bc9-8419-ca4e40c06172 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0eedc379643630ec930522f9acbe9519cb5edd12" 2018-06-27 19:17:46,296 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 19:17:46 GMT Content-Type: application/json Content-Length: 507 Connection: keep-alive Location: https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-stack1/d22d463f-9736-4bc9-8419-ca4e40c06172 X-Openstack-Request-Id: req-e35c7ee8-a4b7-4c7d-8ab1-d467f945a6c3 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-stack1/d22d463f-9736-4bc9-8419-ca4e40c06172;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 19:17:46,412 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:17:46 GMT Content-Type: application/json Content-Length: 1595 Connection: keep-alive X-Openstack-Request-Id: req-322695a9-eabe-4f0e-8560-aedb29093664 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": "8cdbc979369d4c15b8ddd6cc77d930e3", "OS::stack_id": "d22d463f-9736-4bc9-8419-ca4e40c06172", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-image", "inst_name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-stack1", "stack_user_project_id": "f9256d277cf24f7fb21e85141650f1b7", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-27T19:17:30Z", "links": [{"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-stack1/d22d463f-9736-4bc9-8419-ca4e40c06172", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "d22d463f-9736-4bc9-8419-ca4e40c06172", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 19:17:46,413 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-stack1/d22d463f-9736-4bc9-8419-ca4e40c06172 used request id req-322695a9-eabe-4f0e-8560-aedb29093664 2018-06-27 19:17:49,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/d22d463f-9736-4bc9-8419-ca4e40c06172 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0eedc379643630ec930522f9acbe9519cb5edd12" 2018-06-27 19:17:50,061 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 19:17:50 GMT Content-Type: application/json Content-Length: 507 Connection: keep-alive Location: https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-stack1/d22d463f-9736-4bc9-8419-ca4e40c06172 X-Openstack-Request-Id: req-fd8116ab-2dd9-46ab-8109-e51667777c9b Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-stack1/d22d463f-9736-4bc9-8419-ca4e40c06172;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 19:17:50,766 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:17:50 GMT Content-Type: application/json Content-Length: 1595 Connection: keep-alive X-Openstack-Request-Id: req-832e10a4-c025-41e4-b6e6-b05baee3560c 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": "8cdbc979369d4c15b8ddd6cc77d930e3", "OS::stack_id": "d22d463f-9736-4bc9-8419-ca4e40c06172", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-image", "inst_name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-stack1", "stack_user_project_id": "f9256d277cf24f7fb21e85141650f1b7", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-27T19:17:30Z", "links": [{"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-stack1/d22d463f-9736-4bc9-8419-ca4e40c06172", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "d22d463f-9736-4bc9-8419-ca4e40c06172", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 19:17:50,766 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-stack1/d22d463f-9736-4bc9-8419-ca4e40c06172 used request id req-832e10a4-c025-41e4-b6e6-b05baee3560c 2018-06-27 19:17:53,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/d22d463f-9736-4bc9-8419-ca4e40c06172 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0eedc379643630ec930522f9acbe9519cb5edd12" 2018-06-27 19:17:53,841 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 19:17:53 GMT Content-Type: application/json Content-Length: 507 Connection: keep-alive Location: https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-stack1/d22d463f-9736-4bc9-8419-ca4e40c06172 X-Openstack-Request-Id: req-58a5a29a-3f40-4bee-ab75-ad62bf5badd7 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-stack1/d22d463f-9736-4bc9-8419-ca4e40c06172;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 19:17:53,953 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:17:53 GMT Content-Type: application/json Content-Length: 1595 Connection: keep-alive X-Openstack-Request-Id: req-a0cef167-e9f8-4c64-a874-913a8f56863a 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": "8cdbc979369d4c15b8ddd6cc77d930e3", "OS::stack_id": "d22d463f-9736-4bc9-8419-ca4e40c06172", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-image", "inst_name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-stack1", "stack_user_project_id": "f9256d277cf24f7fb21e85141650f1b7", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-27T19:17:30Z", "links": [{"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-stack1/d22d463f-9736-4bc9-8419-ca4e40c06172", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "d22d463f-9736-4bc9-8419-ca4e40c06172", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 19:17:53,953 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-stack1/d22d463f-9736-4bc9-8419-ca4e40c06172 used request id req-a0cef167-e9f8-4c64-a874-913a8f56863a 2018-06-27 19:17:56,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/d22d463f-9736-4bc9-8419-ca4e40c06172 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0eedc379643630ec930522f9acbe9519cb5edd12" 2018-06-27 19:17:57,029 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 19:17:57 GMT Content-Type: application/json Content-Length: 507 Connection: keep-alive Location: https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-stack1/d22d463f-9736-4bc9-8419-ca4e40c06172 X-Openstack-Request-Id: req-d1351718-793f-4cc8-8e0e-91155a67fcc2 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-stack1/d22d463f-9736-4bc9-8419-ca4e40c06172;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 19:17:57,125 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:17:57 GMT Content-Type: application/json Content-Length: 1595 Connection: keep-alive X-Openstack-Request-Id: req-ba508122-c801-429a-9efc-b961c78f725b 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": "8cdbc979369d4c15b8ddd6cc77d930e3", "OS::stack_id": "d22d463f-9736-4bc9-8419-ca4e40c06172", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-image", "inst_name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-stack1", "stack_user_project_id": "f9256d277cf24f7fb21e85141650f1b7", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-27T19:17:30Z", "links": [{"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-stack1/d22d463f-9736-4bc9-8419-ca4e40c06172", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "d22d463f-9736-4bc9-8419-ca4e40c06172", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 19:17:57,125 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-stack1/d22d463f-9736-4bc9-8419-ca4e40c06172 used request id req-ba508122-c801-429a-9efc-b961c78f725b 2018-06-27 19:18:00,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/d22d463f-9736-4bc9-8419-ca4e40c06172 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0eedc379643630ec930522f9acbe9519cb5edd12" 2018-06-27 19:18:00,202 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 19:18:00 GMT Content-Type: application/json Content-Length: 507 Connection: keep-alive Location: https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-stack1/d22d463f-9736-4bc9-8419-ca4e40c06172 X-Openstack-Request-Id: req-72e30e99-a79d-416d-a571-e23839b8222f Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-stack1/d22d463f-9736-4bc9-8419-ca4e40c06172;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 19:18:00,334 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:18:00 GMT Content-Type: application/json Content-Length: 1595 Connection: keep-alive X-Openstack-Request-Id: req-6dc6cb7e-5a72-464a-a8fb-c5d558178e35 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": "8cdbc979369d4c15b8ddd6cc77d930e3", "OS::stack_id": "d22d463f-9736-4bc9-8419-ca4e40c06172", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-image", "inst_name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-stack1", "stack_user_project_id": "f9256d277cf24f7fb21e85141650f1b7", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-27T19:17:30Z", "links": [{"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-stack1/d22d463f-9736-4bc9-8419-ca4e40c06172", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "d22d463f-9736-4bc9-8419-ca4e40c06172", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 19:18:00,334 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-stack1/d22d463f-9736-4bc9-8419-ca4e40c06172 used request id req-6dc6cb7e-5a72-464a-a8fb-c5d558178e35 2018-06-27 19:18:03,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/d22d463f-9736-4bc9-8419-ca4e40c06172 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0eedc379643630ec930522f9acbe9519cb5edd12" 2018-06-27 19:18:03,420 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 19:18:03 GMT Content-Type: application/json Content-Length: 507 Connection: keep-alive Location: https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-stack1/d22d463f-9736-4bc9-8419-ca4e40c06172 X-Openstack-Request-Id: req-96eefca4-794a-4f72-8b26-bd23ecbc9e00 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-stack1/d22d463f-9736-4bc9-8419-ca4e40c06172;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 19:18:03,552 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:18:03 GMT Content-Type: application/json Content-Length: 1595 Connection: keep-alive X-Openstack-Request-Id: req-f903bb9f-f121-4491-a5ca-bfcfe9e2b370 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": "8cdbc979369d4c15b8ddd6cc77d930e3", "OS::stack_id": "d22d463f-9736-4bc9-8419-ca4e40c06172", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-image", "inst_name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-stack1", "stack_user_project_id": "f9256d277cf24f7fb21e85141650f1b7", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-27T19:17:30Z", "links": [{"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-stack1/d22d463f-9736-4bc9-8419-ca4e40c06172", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "d22d463f-9736-4bc9-8419-ca4e40c06172", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 19:18:03,552 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-stack1/d22d463f-9736-4bc9-8419-ca4e40c06172 used request id req-f903bb9f-f121-4491-a5ca-bfcfe9e2b370 2018-06-27 19:18:06,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/d22d463f-9736-4bc9-8419-ca4e40c06172 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0eedc379643630ec930522f9acbe9519cb5edd12" 2018-06-27 19:18:06,633 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 19:18:06 GMT Content-Type: application/json Content-Length: 507 Connection: keep-alive Location: https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-stack1/d22d463f-9736-4bc9-8419-ca4e40c06172 X-Openstack-Request-Id: req-6b6d93a3-30c9-466f-82c6-fab1f5136566 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-stack1/d22d463f-9736-4bc9-8419-ca4e40c06172;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 19:18:06,755 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:18:06 GMT Content-Type: application/json Content-Length: 1595 Connection: keep-alive X-Openstack-Request-Id: req-ccf86407-c8a1-4eda-ae6d-dcb9a6950837 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": "8cdbc979369d4c15b8ddd6cc77d930e3", "OS::stack_id": "d22d463f-9736-4bc9-8419-ca4e40c06172", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-image", "inst_name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-stack1", "stack_user_project_id": "f9256d277cf24f7fb21e85141650f1b7", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-27T19:17:30Z", "links": [{"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-stack1/d22d463f-9736-4bc9-8419-ca4e40c06172", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "d22d463f-9736-4bc9-8419-ca4e40c06172", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 19:18:06,755 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-stack1/d22d463f-9736-4bc9-8419-ca4e40c06172 used request id req-ccf86407-c8a1-4eda-ae6d-dcb9a6950837 2018-06-27 19:18:09,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/d22d463f-9736-4bc9-8419-ca4e40c06172 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0eedc379643630ec930522f9acbe9519cb5edd12" 2018-06-27 19:18:09,837 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 19:18:09 GMT Content-Type: application/json Content-Length: 507 Connection: keep-alive Location: https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-stack1/d22d463f-9736-4bc9-8419-ca4e40c06172 X-Openstack-Request-Id: req-d556b2ed-f945-4993-a21e-346803716f4c Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-stack1/d22d463f-9736-4bc9-8419-ca4e40c06172;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 19:18:09,965 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:18:09 GMT Content-Type: application/json Content-Length: 1595 Connection: keep-alive X-Openstack-Request-Id: req-85e8ceb9-3b3b-4681-a066-2d486107f6f8 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": "8cdbc979369d4c15b8ddd6cc77d930e3", "OS::stack_id": "d22d463f-9736-4bc9-8419-ca4e40c06172", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-image", "inst_name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-stack1", "stack_user_project_id": "f9256d277cf24f7fb21e85141650f1b7", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-27T19:17:30Z", "links": [{"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-stack1/d22d463f-9736-4bc9-8419-ca4e40c06172", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "d22d463f-9736-4bc9-8419-ca4e40c06172", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 19:18:09,965 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-stack1/d22d463f-9736-4bc9-8419-ca4e40c06172 used request id req-85e8ceb9-3b3b-4681-a066-2d486107f6f8 2018-06-27 19:18:12,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/d22d463f-9736-4bc9-8419-ca4e40c06172 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0eedc379643630ec930522f9acbe9519cb5edd12" 2018-06-27 19:18:13,042 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 19:18:13 GMT Content-Type: application/json Content-Length: 507 Connection: keep-alive Location: https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-stack1/d22d463f-9736-4bc9-8419-ca4e40c06172 X-Openstack-Request-Id: req-20b3c8fd-0042-428a-b201-e2c0eb57df3d Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-stack1/d22d463f-9736-4bc9-8419-ca4e40c06172;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 19:18:13,171 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:18:13 GMT Content-Type: application/json Content-Length: 1607 Connection: keep-alive X-Openstack-Request-Id: req-d3f9c090-9e9b-4abd-9448-d25838f4c43a 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": "8cdbc979369d4c15b8ddd6cc77d930e3", "OS::stack_id": "d22d463f-9736-4bc9-8419-ca4e40c06172", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-image", "inst_name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-stack1", "stack_user_project_id": "f9256d277cf24f7fb21e85141650f1b7", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-06-27T19:17:30Z", "links": [{"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-stack1/d22d463f-9736-4bc9-8419-ca4e40c06172", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "d22d463f-9736-4bc9-8419-ca4e40c06172", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 19:18:13,171 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-stack1/d22d463f-9736-4bc9-8419-ca4e40c06172 used request id req-d3f9c090-9e9b-4abd-9448-d25838f4c43a 2018-06-27 19:18:13,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0eedc379643630ec930522f9acbe9519cb5edd12" -d '{"stack_name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-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-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-net", "inst_name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-subnet", "image_name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-image", "flavor_name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-flavor"}}' 2018-06-27 19:18:18,982 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 19:18:18 GMT Content-Type: application/json Content-Length: 279 Connection: keep-alive Location: https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-stack2/60ba4c9f-52be-4d94-a16d-d7c8aaaaf227 X-Openstack-Request-Id: req-71a4886e-1db4-4d24-a8a3-31a7d9c77a22 Front-End-Https: on RESP BODY: {"stack": {"id": "60ba4c9f-52be-4d94-a16d-d7c8aaaaf227", "links": [{"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-stack2/60ba4c9f-52be-4d94-a16d-d7c8aaaaf227", "rel": "self"}]}} 2018-06-27 19:18:18,982 - keystoneauth.session - DEBUG - POST call to orchestration for https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks used request id req-71a4886e-1db4-4d24-a8a3-31a7d9c77a22 2018-06-27 19:18:18,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/60ba4c9f-52be-4d94-a16d-d7c8aaaaf227 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0eedc379643630ec930522f9acbe9519cb5edd12" 2018-06-27 19:18:19,563 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 19:18:19 GMT Content-Type: application/json Content-Length: 507 Connection: keep-alive Location: https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-stack2/60ba4c9f-52be-4d94-a16d-d7c8aaaaf227 X-Openstack-Request-Id: req-672ceaaf-9168-4a04-938e-b5f4f3cb321e Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-stack2/60ba4c9f-52be-4d94-a16d-d7c8aaaaf227;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 19:18:19,653 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:18:19 GMT Content-Type: application/json Content-Length: 1595 Connection: keep-alive X-Openstack-Request-Id: req-bc9b5fe2-b079-4863-9040-53c3e743ebeb 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": "8cdbc979369d4c15b8ddd6cc77d930e3", "OS::stack_id": "60ba4c9f-52be-4d94-a16d-d7c8aaaaf227", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-image", "inst_name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-stack2", "stack_user_project_id": "c4944c80ef6e436fa0e87616b12f0f9f", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-27T19:18:18Z", "links": [{"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-stack2/60ba4c9f-52be-4d94-a16d-d7c8aaaaf227", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "60ba4c9f-52be-4d94-a16d-d7c8aaaaf227", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 19:18:19,653 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-stack2/60ba4c9f-52be-4d94-a16d-d7c8aaaaf227 used request id req-bc9b5fe2-b079-4863-9040-53c3e743ebeb 2018-06-27 19:18:19,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks?stack_name=HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-stack2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0eedc379643630ec930522f9acbe9519cb5edd12" 2018-06-27 19:18:19,729 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:18:19 GMT Content-Type: application/json Content-Length: 724 Connection: keep-alive X-Openstack-Request-Id: req-8550206c-d85f-4380-a981-2e6a7327ac7e Front-End-Https: on RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-stack2", "stack_user_project_id": "c4944c80ef6e436fa0e87616b12f0f9f", "deletion_time": null, "creation_time": "2018-06-27T19:18:18Z", "links": [{"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-stack2/60ba4c9f-52be-4d94-a16d-d7c8aaaaf227", "rel": "self"}], "updated_time": null, "project": "8cdbc979369d4c15b8ddd6cc77d930e3", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "60ba4c9f-52be-4d94-a16d-d7c8aaaaf227", "tags": null}]} 2018-06-27 19:18:19,729 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks?stack_name=HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-stack2 used request id req-8550206c-d85f-4380-a981-2e6a7327ac7e 2018-06-27 19:18:19,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks?stack_name=HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-stack2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0eedc379643630ec930522f9acbe9519cb5edd12" 2018-06-27 19:18:19,792 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:18:19 GMT Content-Type: application/json Content-Length: 724 Connection: keep-alive X-Openstack-Request-Id: req-d131b7cc-f0d4-4c8d-8480-cd2153bf9053 Front-End-Https: on RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-stack2", "stack_user_project_id": "c4944c80ef6e436fa0e87616b12f0f9f", "deletion_time": null, "creation_time": "2018-06-27T19:18:18Z", "links": [{"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-stack2/60ba4c9f-52be-4d94-a16d-d7c8aaaaf227", "rel": "self"}], "updated_time": null, "project": "8cdbc979369d4c15b8ddd6cc77d930e3", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "60ba4c9f-52be-4d94-a16d-d7c8aaaaf227", "tags": null}]} 2018-06-27 19:18:19,792 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks?stack_name=HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-stack2 used request id req-d131b7cc-f0d4-4c8d-8480-cd2153bf9053 2018-06-27 19:18:19,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/60ba4c9f-52be-4d94-a16d-d7c8aaaaf227 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0eedc379643630ec930522f9acbe9519cb5edd12" 2018-06-27 19:18:19,838 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 19:18:19 GMT Content-Type: application/json Content-Length: 507 Connection: keep-alive Location: https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-stack2/60ba4c9f-52be-4d94-a16d-d7c8aaaaf227 X-Openstack-Request-Id: req-44f087d9-4650-4597-be20-a6e405af3b82 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-stack2/60ba4c9f-52be-4d94-a16d-d7c8aaaaf227;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 19:18:19,982 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:18:19 GMT Content-Type: application/json Content-Length: 1595 Connection: keep-alive X-Openstack-Request-Id: req-c6512cc0-97f1-4ac0-9880-18dadb9174aa 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": "8cdbc979369d4c15b8ddd6cc77d930e3", "OS::stack_id": "60ba4c9f-52be-4d94-a16d-d7c8aaaaf227", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-image", "inst_name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-stack2", "stack_user_project_id": "c4944c80ef6e436fa0e87616b12f0f9f", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-27T19:18:18Z", "links": [{"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-stack2/60ba4c9f-52be-4d94-a16d-d7c8aaaaf227", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "60ba4c9f-52be-4d94-a16d-d7c8aaaaf227", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 19:18:19,982 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-stack2/60ba4c9f-52be-4d94-a16d-d7c8aaaaf227 used request id req-c6512cc0-97f1-4ac0-9880-18dadb9174aa 2018-06-27 19:18:19,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/60ba4c9f-52be-4d94-a16d-d7c8aaaaf227 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0eedc379643630ec930522f9acbe9519cb5edd12" 2018-06-27 19:18:20,052 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 19:18:20 GMT Content-Type: application/json Content-Length: 507 Connection: keep-alive Location: https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-stack2/60ba4c9f-52be-4d94-a16d-d7c8aaaaf227 X-Openstack-Request-Id: req-aceee0ef-21f6-474b-b9a2-9f6418b030e4 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-stack2/60ba4c9f-52be-4d94-a16d-d7c8aaaaf227;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 19:18:20,187 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:18:20 GMT Content-Type: application/json Content-Length: 1595 Connection: keep-alive X-Openstack-Request-Id: req-04acff61-27ad-4958-945c-ec9e45efc60f 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": "8cdbc979369d4c15b8ddd6cc77d930e3", "OS::stack_id": "60ba4c9f-52be-4d94-a16d-d7c8aaaaf227", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-image", "inst_name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-stack2", "stack_user_project_id": "c4944c80ef6e436fa0e87616b12f0f9f", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-27T19:18:18Z", "links": [{"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-stack2/60ba4c9f-52be-4d94-a16d-d7c8aaaaf227", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "60ba4c9f-52be-4d94-a16d-d7c8aaaaf227", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 19:18:20,187 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-stack2/60ba4c9f-52be-4d94-a16d-d7c8aaaaf227 used request id req-04acff61-27ad-4958-945c-ec9e45efc60f 2018-06-27 19:18:23,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/60ba4c9f-52be-4d94-a16d-d7c8aaaaf227 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0eedc379643630ec930522f9acbe9519cb5edd12" 2018-06-27 19:18:23,258 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 19:18:23 GMT Content-Type: application/json Content-Length: 507 Connection: keep-alive Location: https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-stack2/60ba4c9f-52be-4d94-a16d-d7c8aaaaf227 X-Openstack-Request-Id: req-1aecbe80-97f3-45d4-b579-900e9816bcb5 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-stack2/60ba4c9f-52be-4d94-a16d-d7c8aaaaf227;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 19:18:23,385 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:18:23 GMT Content-Type: application/json Content-Length: 1595 Connection: keep-alive X-Openstack-Request-Id: req-3060e6fd-f5bd-4305-a622-1e55010146b0 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": "8cdbc979369d4c15b8ddd6cc77d930e3", "OS::stack_id": "60ba4c9f-52be-4d94-a16d-d7c8aaaaf227", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-image", "inst_name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-stack2", "stack_user_project_id": "c4944c80ef6e436fa0e87616b12f0f9f", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-27T19:18:18Z", "links": [{"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-stack2/60ba4c9f-52be-4d94-a16d-d7c8aaaaf227", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "60ba4c9f-52be-4d94-a16d-d7c8aaaaf227", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 19:18:23,385 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-stack2/60ba4c9f-52be-4d94-a16d-d7c8aaaaf227 used request id req-3060e6fd-f5bd-4305-a622-1e55010146b0 2018-06-27 19:18:26,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/60ba4c9f-52be-4d94-a16d-d7c8aaaaf227 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0eedc379643630ec930522f9acbe9519cb5edd12" 2018-06-27 19:18:26,473 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 19:18:26 GMT Content-Type: application/json Content-Length: 507 Connection: keep-alive Location: https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-stack2/60ba4c9f-52be-4d94-a16d-d7c8aaaaf227 X-Openstack-Request-Id: req-f7a6fea1-d8f9-4d5b-a322-bbfe9d743bd9 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-stack2/60ba4c9f-52be-4d94-a16d-d7c8aaaaf227;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 19:18:26,603 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:18:26 GMT Content-Type: application/json Content-Length: 1595 Connection: keep-alive X-Openstack-Request-Id: req-a55c8734-8885-404d-b88f-bf4a1c5d1e67 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": "8cdbc979369d4c15b8ddd6cc77d930e3", "OS::stack_id": "60ba4c9f-52be-4d94-a16d-d7c8aaaaf227", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-image", "inst_name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-stack2", "stack_user_project_id": "c4944c80ef6e436fa0e87616b12f0f9f", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-27T19:18:18Z", "links": [{"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-stack2/60ba4c9f-52be-4d94-a16d-d7c8aaaaf227", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "60ba4c9f-52be-4d94-a16d-d7c8aaaaf227", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 19:18:26,603 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-stack2/60ba4c9f-52be-4d94-a16d-d7c8aaaaf227 used request id req-a55c8734-8885-404d-b88f-bf4a1c5d1e67 2018-06-27 19:18:29,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/60ba4c9f-52be-4d94-a16d-d7c8aaaaf227 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0eedc379643630ec930522f9acbe9519cb5edd12" 2018-06-27 19:18:29,651 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 19:18:29 GMT Content-Type: application/json Content-Length: 507 Connection: keep-alive Location: https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-stack2/60ba4c9f-52be-4d94-a16d-d7c8aaaaf227 X-Openstack-Request-Id: req-f310b11c-95d5-4e2c-bbef-c6c41634cfb1 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-stack2/60ba4c9f-52be-4d94-a16d-d7c8aaaaf227;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 19:18:29,770 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:18:29 GMT Content-Type: application/json Content-Length: 1595 Connection: keep-alive X-Openstack-Request-Id: req-47069c90-0a93-4d93-b4c1-a02e218789da 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": "8cdbc979369d4c15b8ddd6cc77d930e3", "OS::stack_id": "60ba4c9f-52be-4d94-a16d-d7c8aaaaf227", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-image", "inst_name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-stack2", "stack_user_project_id": "c4944c80ef6e436fa0e87616b12f0f9f", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-27T19:18:18Z", "links": [{"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-stack2/60ba4c9f-52be-4d94-a16d-d7c8aaaaf227", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "60ba4c9f-52be-4d94-a16d-d7c8aaaaf227", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 19:18:29,771 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-stack2/60ba4c9f-52be-4d94-a16d-d7c8aaaaf227 used request id req-47069c90-0a93-4d93-b4c1-a02e218789da 2018-06-27 19:18:32,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/60ba4c9f-52be-4d94-a16d-d7c8aaaaf227 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0eedc379643630ec930522f9acbe9519cb5edd12" 2018-06-27 19:18:32,848 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 19:18:32 GMT Content-Type: application/json Content-Length: 507 Connection: keep-alive Location: https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-stack2/60ba4c9f-52be-4d94-a16d-d7c8aaaaf227 X-Openstack-Request-Id: req-4300f409-5b5b-40c0-adbb-4caf1f49c81f Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-stack2/60ba4c9f-52be-4d94-a16d-d7c8aaaaf227;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 19:18:32,986 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:18:32 GMT Content-Type: application/json Content-Length: 1595 Connection: keep-alive X-Openstack-Request-Id: req-9de38b74-b799-48b6-a583-09c9f54b0083 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": "8cdbc979369d4c15b8ddd6cc77d930e3", "OS::stack_id": "60ba4c9f-52be-4d94-a16d-d7c8aaaaf227", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-image", "inst_name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-stack2", "stack_user_project_id": "c4944c80ef6e436fa0e87616b12f0f9f", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-27T19:18:18Z", "links": [{"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-stack2/60ba4c9f-52be-4d94-a16d-d7c8aaaaf227", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "60ba4c9f-52be-4d94-a16d-d7c8aaaaf227", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 19:18:32,986 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-stack2/60ba4c9f-52be-4d94-a16d-d7c8aaaaf227 used request id req-9de38b74-b799-48b6-a583-09c9f54b0083 2018-06-27 19:18:35,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/60ba4c9f-52be-4d94-a16d-d7c8aaaaf227 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0eedc379643630ec930522f9acbe9519cb5edd12" 2018-06-27 19:18:36,046 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 19:18:36 GMT Content-Type: application/json Content-Length: 507 Connection: keep-alive Location: https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-stack2/60ba4c9f-52be-4d94-a16d-d7c8aaaaf227 X-Openstack-Request-Id: req-0cd71998-e0e0-4e44-b657-cc1740a140db Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-stack2/60ba4c9f-52be-4d94-a16d-d7c8aaaaf227;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 19:18:36,157 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:18:36 GMT Content-Type: application/json Content-Length: 1595 Connection: keep-alive X-Openstack-Request-Id: req-5d6f1498-7f03-4b7a-b292-ca0cce2c61f4 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": "8cdbc979369d4c15b8ddd6cc77d930e3", "OS::stack_id": "60ba4c9f-52be-4d94-a16d-d7c8aaaaf227", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-image", "inst_name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-stack2", "stack_user_project_id": "c4944c80ef6e436fa0e87616b12f0f9f", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-27T19:18:18Z", "links": [{"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-stack2/60ba4c9f-52be-4d94-a16d-d7c8aaaaf227", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "60ba4c9f-52be-4d94-a16d-d7c8aaaaf227", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 19:18:36,158 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-stack2/60ba4c9f-52be-4d94-a16d-d7c8aaaaf227 used request id req-5d6f1498-7f03-4b7a-b292-ca0cce2c61f4 2018-06-27 19:18:39,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/60ba4c9f-52be-4d94-a16d-d7c8aaaaf227 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0eedc379643630ec930522f9acbe9519cb5edd12" 2018-06-27 19:18:39,246 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 19:18:39 GMT Content-Type: application/json Content-Length: 507 Connection: keep-alive Location: https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-stack2/60ba4c9f-52be-4d94-a16d-d7c8aaaaf227 X-Openstack-Request-Id: req-d70e6e77-629e-4844-b0d4-489ba0980390 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-stack2/60ba4c9f-52be-4d94-a16d-d7c8aaaaf227;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 19:18:39,372 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:18:39 GMT Content-Type: application/json Content-Length: 1595 Connection: keep-alive X-Openstack-Request-Id: req-3699f3c8-ffc4-459e-9d88-3f33745d6ce4 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": "8cdbc979369d4c15b8ddd6cc77d930e3", "OS::stack_id": "60ba4c9f-52be-4d94-a16d-d7c8aaaaf227", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-image", "inst_name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-stack2", "stack_user_project_id": "c4944c80ef6e436fa0e87616b12f0f9f", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-27T19:18:18Z", "links": [{"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-stack2/60ba4c9f-52be-4d94-a16d-d7c8aaaaf227", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "60ba4c9f-52be-4d94-a16d-d7c8aaaaf227", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 19:18:39,372 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-stack2/60ba4c9f-52be-4d94-a16d-d7c8aaaaf227 used request id req-3699f3c8-ffc4-459e-9d88-3f33745d6ce4 2018-06-27 19:18:42,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/60ba4c9f-52be-4d94-a16d-d7c8aaaaf227 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0eedc379643630ec930522f9acbe9519cb5edd12" 2018-06-27 19:18:42,456 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 19:18:42 GMT Content-Type: application/json Content-Length: 507 Connection: keep-alive Location: https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-stack2/60ba4c9f-52be-4d94-a16d-d7c8aaaaf227 X-Openstack-Request-Id: req-e2e86611-ecd2-43cb-8f47-67266d5201df Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-stack2/60ba4c9f-52be-4d94-a16d-d7c8aaaaf227;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 19:18:42,552 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:18:42 GMT Content-Type: application/json Content-Length: 1595 Connection: keep-alive X-Openstack-Request-Id: req-b0a90711-7d04-4a70-b3b6-7f6faa789aef 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": "8cdbc979369d4c15b8ddd6cc77d930e3", "OS::stack_id": "60ba4c9f-52be-4d94-a16d-d7c8aaaaf227", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-image", "inst_name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-stack2", "stack_user_project_id": "c4944c80ef6e436fa0e87616b12f0f9f", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-27T19:18:18Z", "links": [{"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-stack2/60ba4c9f-52be-4d94-a16d-d7c8aaaaf227", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "60ba4c9f-52be-4d94-a16d-d7c8aaaaf227", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 19:18:42,552 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-stack2/60ba4c9f-52be-4d94-a16d-d7c8aaaaf227 used request id req-b0a90711-7d04-4a70-b3b6-7f6faa789aef 2018-06-27 19:18:45,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/60ba4c9f-52be-4d94-a16d-d7c8aaaaf227 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0eedc379643630ec930522f9acbe9519cb5edd12" 2018-06-27 19:18:45,633 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 19:18:45 GMT Content-Type: application/json Content-Length: 507 Connection: keep-alive Location: https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-stack2/60ba4c9f-52be-4d94-a16d-d7c8aaaaf227 X-Openstack-Request-Id: req-56356754-6638-4cbe-92b4-7b08f38a2b3f Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-stack2/60ba4c9f-52be-4d94-a16d-d7c8aaaaf227;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 19:18:45,771 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:18:45 GMT Content-Type: application/json Content-Length: 1607 Connection: keep-alive X-Openstack-Request-Id: req-d863b6c7-385c-41ab-b180-a98deaf3186f 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": "8cdbc979369d4c15b8ddd6cc77d930e3", "OS::stack_id": "60ba4c9f-52be-4d94-a16d-d7c8aaaaf227", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-image", "inst_name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-stack2", "stack_user_project_id": "c4944c80ef6e436fa0e87616b12f0f9f", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-06-27T19:18:18Z", "links": [{"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-stack2/60ba4c9f-52be-4d94-a16d-d7c8aaaaf227", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "60ba4c9f-52be-4d94-a16d-d7c8aaaaf227", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 19:18:45,772 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-stack2/60ba4c9f-52be-4d94-a16d-d7c8aaaaf227 used request id req-d863b6c7-385c-41ab-b180-a98deaf3186f 2018-06-27 19:18:45,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/d22d463f-9736-4bc9-8419-ca4e40c06172 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0eedc379643630ec930522f9acbe9519cb5edd12" 2018-06-27 19:18:45,852 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 19:18:45 GMT Content-Type: application/json Content-Length: 507 Connection: keep-alive Location: https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-stack1/d22d463f-9736-4bc9-8419-ca4e40c06172 X-Openstack-Request-Id: req-a064695e-ac83-477a-9ea6-19dad57e8ff0 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-stack1/d22d463f-9736-4bc9-8419-ca4e40c06172;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 19:18:45,973 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 19:18:45 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-922c8356-0a95-44d9-a8dd-c4563861ab58 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 19:18:45,973 - keystoneauth.session - DEBUG - DELETE call to orchestration for https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-stack1/d22d463f-9736-4bc9-8419-ca4e40c06172 used request id req-922c8356-0a95-44d9-a8dd-c4563861ab58 2018-06-27 19:18:45,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/60ba4c9f-52be-4d94-a16d-d7c8aaaaf227 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0eedc379643630ec930522f9acbe9519cb5edd12" 2018-06-27 19:18:46,038 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 19:18:46 GMT Content-Type: application/json Content-Length: 507 Connection: keep-alive Location: https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-stack2/60ba4c9f-52be-4d94-a16d-d7c8aaaaf227 X-Openstack-Request-Id: req-044f16a9-cfb8-434d-8ec8-31768f8d6404 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-stack2/60ba4c9f-52be-4d94-a16d-d7c8aaaaf227;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 19:18:46,120 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 19:18:46 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-a7b88b60-eebc-4872-a05b-04ecdbf8aef7 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 19:18:46,121 - keystoneauth.session - DEBUG - DELETE call to orchestration for https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-stack2/60ba4c9f-52be-4d94-a16d-d7c8aaaaf227 used request id req-a7b88b60-eebc-4872-a05b-04ecdbf8aef7 2018-06-27 19:18:46,121 - glance_utils - INFO - Deleting image named - HeatUtilsCreateSimpleStackTests-9f29b2f2-f9da-41c5-bffe-a685b7ac5ca8-image 2018-06-27 19:18:46,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9292/v2/images/ae23b933-a8c5-4842-84eb-520bd600ef8e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7c1cfacac0410c6a933f13b0d840ce73b5530a57" 2018-06-27 19:18:46,325 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 19:18:46 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-d3651144-e73c-43f9-9a51-ec79d4777183 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-27 19:18:46,325 - keystoneauth.session - DEBUG - DELETE call to image for https://172.30.10.101:9292/v2/images/ae23b933-a8c5-4842-84eb-520bd600ef8e used request id req-d3651144-e73c-43f9-9a51-ec79d4777183 2018-06-27 19:18:46,328 - 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/545dd12f-99c6-4f47-81a7-4fd4dc3f6840 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc7bf49cbe87d7743d3bc4eb6570efb49141bb16" 2018-06-27 19:18:46,789 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 19:18: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-727ed52f-6e70-4e75-9503-b7f971d364c1 X-Compute-Request-Id: req-727ed52f-6e70-4e75-9503-b7f971d364c1 2018-06-27 19:18:46,789 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/flavors/545dd12f-99c6-4f47-81a7-4fd4dc3f6840 used request id req-727ed52f-6e70-4e75-9503-b7f971d364c1 2018-06-27 19:18:46,791 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-06-27 19:18:46,791 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 19:18:46,792 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 19:18:47,444 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T20:18:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["vl3pMFu8TwGSnZzDJ-b-fA"], "issued_at": "2018-06-27T19:18:47.000000Z"}} 2018-06-27 19:18:47,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}580cae320c8fe4291f634d09fd6ebd1554346fc8" 2018-06-27 19:18:47,712 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:18:47 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3b319b84-e7c0-4a23-b024-a71658fc9203 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 19:18:47,712 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-3b319b84-e7c0-4a23-b024-a71658fc9203 2018-06-27 19:18:47,717 - 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-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-image1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}580cae320c8fe4291f634d09fd6ebd1554346fc8" 2018-06-27 19:18:48,506 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:18:48 GMT Content-Type: application/json Content-Length: 178 Connection: keep-alive X-Openstack-Request-Id: req-83661db1-1857-44b8-85e1-f8be83b9fcc3 Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-image1"} 2018-06-27 19:18:48,506 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-image1 used request id req-83661db1-1857-44b8-85e1-f8be83b9fcc3 2018-06-27 19:18:48,509 - 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}580cae320c8fe4291f634d09fd6ebd1554346fc8" 2018-06-27 19:18:49,097 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:18:49 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-c9260c00-3774-4c92-abe3-02d34aa068a0 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-27 19:18:49,098 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-c9260c00-3774-4c92-abe3-02d34aa068a0 2018-06-27 19:18:49,128 - 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}580cae320c8fe4291f634d09fd6ebd1554346fc8" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-image1"}' 2018-06-27 19:18:49,891 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 19:18:49 GMT Content-Type: application/json Content-Length: 620 Connection: keep-alive Location: https://172.30.10.101:9292/v2/images/8a80ca83-b87e-4eb2-8854-d7445bbf203a Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-0c1cb5d6-eaea-49aa-8b66-cc489a90fcd0 Front-End-Https: on RESP BODY: {"status": "queued", "name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-image1", "tags": [], "container_format": "bare", "created_at": "2018-06-27T19:18:50Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-06-27T19:18:50Z", "visibility": "shared", "self": "/v2/images/8a80ca83-b87e-4eb2-8854-d7445bbf203a", "min_disk": 0, "protected": false, "id": "8a80ca83-b87e-4eb2-8854-d7445bbf203a", "file": "/v2/images/8a80ca83-b87e-4eb2-8854-d7445bbf203a/file", "checksum": null, "owner": "8cdbc979369d4c15b8ddd6cc77d930e3", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-27 19:18:49,891 - keystoneauth.session - DEBUG - POST call to image for https://172.30.10.101:9292/v2/images used request id req-0c1cb5d6-eaea-49aa-8b66-cc489a90fcd0 2018-06-27 19:18:49,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9292/v2/images/8a80ca83-b87e-4eb2-8854-d7445bbf203a/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}580cae320c8fe4291f634d09fd6ebd1554346fc8" -d '' 2018-06-27 19:18:51,043 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 19:18:51 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-0eceb074-62f3-48cd-89ad-4e526743271a 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-27 19:18:51,043 - keystoneauth.session - DEBUG - PUT call to image for https://172.30.10.101:9292/v2/images/8a80ca83-b87e-4eb2-8854-d7445bbf203a/file used request id req-0eceb074-62f3-48cd-89ad-4e526743271a 2018-06-27 19:18:51,044 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-06-27 19:18:51,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/8a80ca83-b87e-4eb2-8854-d7445bbf203a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}580cae320c8fe4291f634d09fd6ebd1554346fc8" 2018-06-27 19:18:51,516 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:18:51 GMT Content-Type: application/json Content-Length: 738 Connection: keep-alive X-Openstack-Request-Id: req-a32c168b-dad2-4792-a3c0-39413404618b Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-image1", "tags": [], "container_format": "bare", "created_at": "2018-06-27T19:18:50Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-27T19:18:51Z", "visibility": "shared", "self": "/v2/images/8a80ca83-b87e-4eb2-8854-d7445bbf203a", "min_disk": 0, "protected": false, "id": "8a80ca83-b87e-4eb2-8854-d7445bbf203a", "file": "/v2/images/8a80ca83-b87e-4eb2-8854-d7445bbf203a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8cdbc979369d4c15b8ddd6cc77d930e3", "direct_url": "file:///var/lib/glance/images/8a80ca83-b87e-4eb2-8854-d7445bbf203a", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-27 19:18:51,516 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/8a80ca83-b87e-4eb2-8854-d7445bbf203a used request id req-a32c168b-dad2-4792-a3c0-39413404618b 2018-06-27 19:18:51,519 - 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}580cae320c8fe4291f634d09fd6ebd1554346fc8" 2018-06-27 19:18:52,177 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:18:52 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-c16225c2-bf95-4b95-bc71-16a95fa67763 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-27 19:18:52,177 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-c16225c2-bf95-4b95-bc71-16a95fa67763 2018-06-27 19:18:52,180 - create_image - INFO - Created image with name - HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-image1 2018-06-27 19:18:52,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/8a80ca83-b87e-4eb2-8854-d7445bbf203a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}580cae320c8fe4291f634d09fd6ebd1554346fc8" 2018-06-27 19:18:52,792 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:18:52 GMT Content-Type: application/json Content-Length: 738 Connection: keep-alive X-Openstack-Request-Id: req-060230f8-62e0-4413-80b4-929ac85daf03 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-image1", "tags": [], "container_format": "bare", "created_at": "2018-06-27T19:18:50Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-27T19:18:51Z", "visibility": "shared", "self": "/v2/images/8a80ca83-b87e-4eb2-8854-d7445bbf203a", "min_disk": 0, "protected": false, "id": "8a80ca83-b87e-4eb2-8854-d7445bbf203a", "file": "/v2/images/8a80ca83-b87e-4eb2-8854-d7445bbf203a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8cdbc979369d4c15b8ddd6cc77d930e3", "direct_url": "file:///var/lib/glance/images/8a80ca83-b87e-4eb2-8854-d7445bbf203a", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-27 19:18:52,793 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/8a80ca83-b87e-4eb2-8854-d7445bbf203a used request id req-060230f8-62e0-4413-80b4-929ac85daf03 2018-06-27 19:18:52,793 - create_image - DEBUG - Instance status is - active 2018-06-27 19:18:52,793 - create_image - DEBUG - Image is active with name - HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-image1 2018-06-27 19:18:52,794 - create_image - INFO - Image is now active with name - HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-image1 2018-06-27 19:18:52,794 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-06-27 19:18:52,794 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 19:18:52,795 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 19:18:53,484 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T20:18:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["ZvVTdnTUQg-C1G0GZmgyng"], "issued_at": "2018-06-27T19:18:53.000000Z"}} 2018-06-27 19:18:53,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}01792f50f98a4b43f85ad22fe90897000e4eb946" 2018-06-27 19:18:53,521 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:18:53 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f271572e-5cf7-4527-bcbb-91c84a6fc53a Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 19:18:53,521 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-f271572e-5cf7-4527-bcbb-91c84a6fc53a 2018-06-27 19:18:53,525 - 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-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-image2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}01792f50f98a4b43f85ad22fe90897000e4eb946" 2018-06-27 19:18:54,143 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:18:54 GMT Content-Type: application/json Content-Length: 178 Connection: keep-alive X-Openstack-Request-Id: req-82cffc98-ea4a-4406-bc57-1fc118fa4baa Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-image2"} 2018-06-27 19:18:54,144 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-image2 used request id req-82cffc98-ea4a-4406-bc57-1fc118fa4baa 2018-06-27 19:18:54,147 - 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}01792f50f98a4b43f85ad22fe90897000e4eb946" 2018-06-27 19:18:54,692 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:18:54 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-707c2f9b-f361-44a9-ae87-43e85cc2087f 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-27 19:18:54,693 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-707c2f9b-f361-44a9-ae87-43e85cc2087f 2018-06-27 19:18:54,722 - 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}01792f50f98a4b43f85ad22fe90897000e4eb946" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-image2"}' 2018-06-27 19:18:55,462 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 19:18:55 GMT Content-Type: application/json Content-Length: 620 Connection: keep-alive Location: https://172.30.10.101:9292/v2/images/fa6f8a8a-a656-4dd0-af68-77cbcb7c71f5 Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-1ef2c4c6-0c6e-40a5-addd-c5a7272db82a Front-End-Https: on RESP BODY: {"status": "queued", "name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-image2", "tags": [], "container_format": "bare", "created_at": "2018-06-27T19:18:55Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-06-27T19:18:55Z", "visibility": "shared", "self": "/v2/images/fa6f8a8a-a656-4dd0-af68-77cbcb7c71f5", "min_disk": 0, "protected": false, "id": "fa6f8a8a-a656-4dd0-af68-77cbcb7c71f5", "file": "/v2/images/fa6f8a8a-a656-4dd0-af68-77cbcb7c71f5/file", "checksum": null, "owner": "8cdbc979369d4c15b8ddd6cc77d930e3", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-27 19:18:55,462 - keystoneauth.session - DEBUG - POST call to image for https://172.30.10.101:9292/v2/images used request id req-1ef2c4c6-0c6e-40a5-addd-c5a7272db82a 2018-06-27 19:18:55,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9292/v2/images/fa6f8a8a-a656-4dd0-af68-77cbcb7c71f5/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}01792f50f98a4b43f85ad22fe90897000e4eb946" -d '' 2018-06-27 19:18:56,808 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 19:18:56 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-e786f46a-b476-4515-9e9f-12e3c3c3470b 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-27 19:18:56,809 - keystoneauth.session - DEBUG - PUT call to image for https://172.30.10.101:9292/v2/images/fa6f8a8a-a656-4dd0-af68-77cbcb7c71f5/file used request id req-e786f46a-b476-4515-9e9f-12e3c3c3470b 2018-06-27 19:18:56,809 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-06-27 19:18:56,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/fa6f8a8a-a656-4dd0-af68-77cbcb7c71f5 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}01792f50f98a4b43f85ad22fe90897000e4eb946" 2018-06-27 19:18:56,875 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:18:56 GMT Content-Type: application/json Content-Length: 738 Connection: keep-alive X-Openstack-Request-Id: req-b711a4d0-327c-49da-9576-dd158146686d Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-image2", "tags": [], "container_format": "bare", "created_at": "2018-06-27T19:18:55Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-27T19:18:57Z", "visibility": "shared", "self": "/v2/images/fa6f8a8a-a656-4dd0-af68-77cbcb7c71f5", "min_disk": 0, "protected": false, "id": "fa6f8a8a-a656-4dd0-af68-77cbcb7c71f5", "file": "/v2/images/fa6f8a8a-a656-4dd0-af68-77cbcb7c71f5/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8cdbc979369d4c15b8ddd6cc77d930e3", "direct_url": "file:///var/lib/glance/images/fa6f8a8a-a656-4dd0-af68-77cbcb7c71f5", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-27 19:18:56,875 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/fa6f8a8a-a656-4dd0-af68-77cbcb7c71f5 used request id req-b711a4d0-327c-49da-9576-dd158146686d 2018-06-27 19:18:56,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}01792f50f98a4b43f85ad22fe90897000e4eb946" 2018-06-27 19:18:57,467 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:18:57 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-7846f93b-08cf-4d7a-8116-f881de78e071 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-27 19:18:57,468 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-7846f93b-08cf-4d7a-8116-f881de78e071 2018-06-27 19:18:57,471 - create_image - INFO - Created image with name - HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-image2 2018-06-27 19:18:57,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/fa6f8a8a-a656-4dd0-af68-77cbcb7c71f5 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}01792f50f98a4b43f85ad22fe90897000e4eb946" 2018-06-27 19:18:57,510 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:18:57 GMT Content-Type: application/json Content-Length: 738 Connection: keep-alive X-Openstack-Request-Id: req-883284d1-b274-4b90-8aa3-3ce85124eae5 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-image2", "tags": [], "container_format": "bare", "created_at": "2018-06-27T19:18:55Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-27T19:18:57Z", "visibility": "shared", "self": "/v2/images/fa6f8a8a-a656-4dd0-af68-77cbcb7c71f5", "min_disk": 0, "protected": false, "id": "fa6f8a8a-a656-4dd0-af68-77cbcb7c71f5", "file": "/v2/images/fa6f8a8a-a656-4dd0-af68-77cbcb7c71f5/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8cdbc979369d4c15b8ddd6cc77d930e3", "direct_url": "file:///var/lib/glance/images/fa6f8a8a-a656-4dd0-af68-77cbcb7c71f5", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-27 19:18:57,511 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/fa6f8a8a-a656-4dd0-af68-77cbcb7c71f5 used request id req-883284d1-b274-4b90-8aa3-3ce85124eae5 2018-06-27 19:18:57,511 - create_image - DEBUG - Instance status is - active 2018-06-27 19:18:57,511 - create_image - DEBUG - Image is active with name - HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-image2 2018-06-27 19:18:57,512 - create_image - INFO - Image is now active with name - HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-image2 2018-06-27 19:18:57,512 - heat_utils - DEBUG - Retrieving Heat Client 2018-06-27 19:18:57,574 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 19:18:58,564 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T20:18:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["jlq45L2VRneSmlPew7egvA"], "issued_at": "2018-06-27T19:18:58.000000Z"}} 2018-06-27 19:18:58,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74f6d13676dc2dac58ad05ec23939e0df81bfae4" -d '{"stack_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-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-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-flavor2", "keypair_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-keypair", "subnet_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-subnet", "image1_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-image1", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-flavor1", "net_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-net"}}' 2018-06-27 19:19:09,660 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 19:19:09 GMT Content-Type: application/json Content-Length: 279 Connection: keep-alive Location: https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41 X-Openstack-Request-Id: req-669590d7-31cb-4f86-967f-5a9f5021fdac Front-End-Https: on RESP BODY: {"stack": {"id": "1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41", "links": [{"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41", "rel": "self"}]}} 2018-06-27 19:19:09,660 - keystoneauth.session - DEBUG - POST call to orchestration for https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks used request id req-669590d7-31cb-4f86-967f-5a9f5021fdac 2018-06-27 19:19:09,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74f6d13676dc2dac58ad05ec23939e0df81bfae4" 2018-06-27 19:19:10,414 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 19:19:10 GMT Content-Type: application/json Content-Length: 507 Connection: keep-alive Location: https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41 X-Openstack-Request-Id: req-cd3bbb37-8573-4c53-bd54-525375ba9e1a Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 19:19:11,256 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:19:11 GMT Content-Type: application/json Content-Length: 2356 Connection: keep-alive X-Openstack-Request-Id: req-c2039d77-e42b-4ed0-9d4a-99f59f2bc1c3 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-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-flavor2", "OS::project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "OS::stack_id": "1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41", "OS::stack_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-subnet", "net_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack", "stack_user_project_id": "9d1e979f437643ecb88e00a1ecfb70cb", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-27T19:19:09Z", "links": [{"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41", "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-27 19:19:11,257 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41 used request id req-c2039d77-e42b-4ed0-9d4a-99f59f2bc1c3 2018-06-27 19:19:11,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74f6d13676dc2dac58ad05ec23939e0df81bfae4" 2018-06-27 19:19:12,058 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 19:19:12 GMT Content-Type: application/json Content-Length: 507 Connection: keep-alive Location: https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41 X-Openstack-Request-Id: req-476297ed-ef67-4d70-905a-24628b6a4fc5 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 19:19:12,744 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:19:12 GMT Content-Type: application/json Content-Length: 2356 Connection: keep-alive X-Openstack-Request-Id: req-58393d2d-47d7-4e07-beb7-3b6b8ab99dc8 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-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-flavor2", "OS::project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "OS::stack_id": "1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41", "OS::stack_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-subnet", "net_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack", "stack_user_project_id": "9d1e979f437643ecb88e00a1ecfb70cb", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-27T19:19:09Z", "links": [{"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41", "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-27 19:19:12,744 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41 used request id req-58393d2d-47d7-4e07-beb7-3b6b8ab99dc8 2018-06-27 19:19:15,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74f6d13676dc2dac58ad05ec23939e0df81bfae4" 2018-06-27 19:19:16,601 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 19:19:16 GMT Content-Type: application/json Content-Length: 507 Connection: keep-alive Location: https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41 X-Openstack-Request-Id: req-dab09401-b31b-455c-8d9d-ee9b85d82f9f Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 19:19:17,326 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:19:17 GMT Content-Type: application/json Content-Length: 4056 Connection: keep-alive X-Openstack-Request-Id: req-63e9ee94-9e27-431e-a1d8-83767e4a84bd 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-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-flavor2", "OS::project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "OS::stack_id": "1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41", "OS::stack_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-subnet", "net_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack", "stack_user_project_id": "9d1e979f437643ecb88e00a1ecfb70cb", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-27T19:19:09Z", "links": [{"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAvnXLfZ/4RQ+J/hRA32nZbnnkK5ODh51EXGpJg+QXsUwiVNcK\nUskFCmmzpuCAoKpq1mb20Rn+903uBqt6f+Juglps7jdL6rvDxhVNDDcQBi2c7tmi\nm59yDe62C6glh53r/RZfmnC477ldSC31cSb5eK6yQh9I3ELsrd7gQYC1WuD/6vuS\nmiNOFGN5oXbAKd6UBIXTXnU9svo115fv435iPn1hyrGzmLxWAojqWYDGobl2RfmG\nMH7iJ0EARAmfbzIL4si9BI6f0BrjvTxwsNNcnRAyA3AxlQudLkPGxRiW6XtB9+u5\n3d/3IMY0otGOMcn4BWr9WXCMqhOJvp1zOeCG2QIDAQABAoIBAQCdpxPR4OC5CavH\nzSwFwrBgajUcfPabAurbNH+11NBnygWBBJ9e91Zc0DINKDhQxb+5yXD0lPgf7Tnh\n+39i7CNdc0xHwy3sF5BuHqOwQMPa2VbVvwCCoPDf54B5Fa47G9WDoUlxpWzvwhgc\n7y4Dg6ds5e5YHV1KNXuEUMCAd/GmTrmd8XMPS6aJgtxJs5Opqoa2Vmep97ln6CBB\nbxa/YE/YUh6bofIvP65Sk4c+kfksUKs990QD7FE0gEKpgOSvgziYBq5tKnoxELcO\nvASaoxFciZdV754E4cBtJZBHLjppWUwpcUVKF71PqyoTBw5Gk61o35aaN5nlTlzL\nQHS/UZchAoGBAPCrQaidL/4eWddQjyV8YpOzfxTJXJmKoCMy0WR/Y2qzPYPfSVME\nwxws5t/OxZY9KT0Zm/S1yKv2J7UTpM9ZVRAlDFoRxSf6njSnL/2YNqBBdtqlOBbL\nhFV6mBrYzdC2LHPIbMeUjsPEWIqS2LWLO1l5HOg/FWITyuQkxPuqnOK/AoGBAMqX\nwC0bzOP25juINntRfW8du/dSne33MNil/Jrzy8QL5p/6bj08aqVhf1aHI5N2rQfW\nUMxvC27HbCocB0VEc0aW0QG3qYhQqO3osXzrC+Xs21op+X4EdhPfb25AL28Rzcdq\nNpSulWJw9qj54aj69muF3Q3FO4xOIy+62rHGbbRnAoGAKC2fB4Q+Z+EvRHfpfeuX\nFWto8tJvCB8Rfu7T8EAoG78SrPpQ5nAsFn8UiBaf++X4BYBJ/f9/Id41YNCHuioC\nvnBA8KR40qTPVqD2rRKFRBnJutTMWVnenNqbnBfHvGk9YJL8PhF6CAq2cWP0k9JL\ntTM39Tna2wXM4GuXCyC/kkcCgYBc/ql9S0ySu+vVGeKAWtisH8b/cVIDQLuQRykb\n65r2Q8w6VRczTr9ZaNat3lyLPSeR+GOgY7yoviu9bJ49wnzzwxjvo+HTK8tPYcfP\nIomUolPSIIBgwyV8W8znm9jqMA74YZ3qQ/VYeagPypw2F/TzSEA/KPD7p4ZpS2lF\nv2LuMwKBgFq/UgN/yvv0F1LTt8VyQRJF/NdYooCLif0QhbvSu7nrK0DqZBH39LwL\nPb89KDndttDGTGbJAyxKlYTysbiDVB+w+ovckp/kq+aweGwRssb43gGEq1tZgM70\ng0Xs295JJ55kbkMCByJuaIwj6NI9t1kpXm327faj69hUx37+8Kzr\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-27 19:19:17,326 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41 used request id req-63e9ee94-9e27-431e-a1d8-83767e4a84bd 2018-06-27 19:19:20,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74f6d13676dc2dac58ad05ec23939e0df81bfae4" 2018-06-27 19:19:21,142 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 19:19:21 GMT Content-Type: application/json Content-Length: 507 Connection: keep-alive Location: https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41 X-Openstack-Request-Id: req-a649df40-aee2-4a50-a9f0-02c29eb188d7 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 19:19:22,101 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:19:22 GMT Content-Type: application/json Content-Length: 4056 Connection: keep-alive X-Openstack-Request-Id: req-2d55a877-1632-4b7c-b2fc-208299fa4309 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-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-flavor2", "OS::project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "OS::stack_id": "1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41", "OS::stack_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-subnet", "net_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack", "stack_user_project_id": "9d1e979f437643ecb88e00a1ecfb70cb", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-27T19:19:09Z", "links": [{"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAvnXLfZ/4RQ+J/hRA32nZbnnkK5ODh51EXGpJg+QXsUwiVNcK\nUskFCmmzpuCAoKpq1mb20Rn+903uBqt6f+Juglps7jdL6rvDxhVNDDcQBi2c7tmi\nm59yDe62C6glh53r/RZfmnC477ldSC31cSb5eK6yQh9I3ELsrd7gQYC1WuD/6vuS\nmiNOFGN5oXbAKd6UBIXTXnU9svo115fv435iPn1hyrGzmLxWAojqWYDGobl2RfmG\nMH7iJ0EARAmfbzIL4si9BI6f0BrjvTxwsNNcnRAyA3AxlQudLkPGxRiW6XtB9+u5\n3d/3IMY0otGOMcn4BWr9WXCMqhOJvp1zOeCG2QIDAQABAoIBAQCdpxPR4OC5CavH\nzSwFwrBgajUcfPabAurbNH+11NBnygWBBJ9e91Zc0DINKDhQxb+5yXD0lPgf7Tnh\n+39i7CNdc0xHwy3sF5BuHqOwQMPa2VbVvwCCoPDf54B5Fa47G9WDoUlxpWzvwhgc\n7y4Dg6ds5e5YHV1KNXuEUMCAd/GmTrmd8XMPS6aJgtxJs5Opqoa2Vmep97ln6CBB\nbxa/YE/YUh6bofIvP65Sk4c+kfksUKs990QD7FE0gEKpgOSvgziYBq5tKnoxELcO\nvASaoxFciZdV754E4cBtJZBHLjppWUwpcUVKF71PqyoTBw5Gk61o35aaN5nlTlzL\nQHS/UZchAoGBAPCrQaidL/4eWddQjyV8YpOzfxTJXJmKoCMy0WR/Y2qzPYPfSVME\nwxws5t/OxZY9KT0Zm/S1yKv2J7UTpM9ZVRAlDFoRxSf6njSnL/2YNqBBdtqlOBbL\nhFV6mBrYzdC2LHPIbMeUjsPEWIqS2LWLO1l5HOg/FWITyuQkxPuqnOK/AoGBAMqX\nwC0bzOP25juINntRfW8du/dSne33MNil/Jrzy8QL5p/6bj08aqVhf1aHI5N2rQfW\nUMxvC27HbCocB0VEc0aW0QG3qYhQqO3osXzrC+Xs21op+X4EdhPfb25AL28Rzcdq\nNpSulWJw9qj54aj69muF3Q3FO4xOIy+62rHGbbRnAoGAKC2fB4Q+Z+EvRHfpfeuX\nFWto8tJvCB8Rfu7T8EAoG78SrPpQ5nAsFn8UiBaf++X4BYBJ/f9/Id41YNCHuioC\nvnBA8KR40qTPVqD2rRKFRBnJutTMWVnenNqbnBfHvGk9YJL8PhF6CAq2cWP0k9JL\ntTM39Tna2wXM4GuXCyC/kkcCgYBc/ql9S0ySu+vVGeKAWtisH8b/cVIDQLuQRykb\n65r2Q8w6VRczTr9ZaNat3lyLPSeR+GOgY7yoviu9bJ49wnzzwxjvo+HTK8tPYcfP\nIomUolPSIIBgwyV8W8znm9jqMA74YZ3qQ/VYeagPypw2F/TzSEA/KPD7p4ZpS2lF\nv2LuMwKBgFq/UgN/yvv0F1LTt8VyQRJF/NdYooCLif0QhbvSu7nrK0DqZBH39LwL\nPb89KDndttDGTGbJAyxKlYTysbiDVB+w+ovckp/kq+aweGwRssb43gGEq1tZgM70\ng0Xs295JJ55kbkMCByJuaIwj6NI9t1kpXm327faj69hUx37+8Kzr\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-27 19:19:22,101 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41 used request id req-2d55a877-1632-4b7c-b2fc-208299fa4309 2018-06-27 19:19:25,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74f6d13676dc2dac58ad05ec23939e0df81bfae4" 2018-06-27 19:19:25,671 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 19:19:25 GMT Content-Type: application/json Content-Length: 507 Connection: keep-alive Location: https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41 X-Openstack-Request-Id: req-d92058a3-2240-4e9a-bd21-e07d11c3672c Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 19:19:25,946 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:19:25 GMT Content-Type: application/json Content-Length: 4056 Connection: keep-alive X-Openstack-Request-Id: req-6e000aff-c624-4ef8-aaf8-1731c3c8cc4f 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-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-flavor2", "OS::project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "OS::stack_id": "1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41", "OS::stack_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-subnet", "net_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack", "stack_user_project_id": "9d1e979f437643ecb88e00a1ecfb70cb", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-27T19:19:09Z", "links": [{"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAvnXLfZ/4RQ+J/hRA32nZbnnkK5ODh51EXGpJg+QXsUwiVNcK\nUskFCmmzpuCAoKpq1mb20Rn+903uBqt6f+Juglps7jdL6rvDxhVNDDcQBi2c7tmi\nm59yDe62C6glh53r/RZfmnC477ldSC31cSb5eK6yQh9I3ELsrd7gQYC1WuD/6vuS\nmiNOFGN5oXbAKd6UBIXTXnU9svo115fv435iPn1hyrGzmLxWAojqWYDGobl2RfmG\nMH7iJ0EARAmfbzIL4si9BI6f0BrjvTxwsNNcnRAyA3AxlQudLkPGxRiW6XtB9+u5\n3d/3IMY0otGOMcn4BWr9WXCMqhOJvp1zOeCG2QIDAQABAoIBAQCdpxPR4OC5CavH\nzSwFwrBgajUcfPabAurbNH+11NBnygWBBJ9e91Zc0DINKDhQxb+5yXD0lPgf7Tnh\n+39i7CNdc0xHwy3sF5BuHqOwQMPa2VbVvwCCoPDf54B5Fa47G9WDoUlxpWzvwhgc\n7y4Dg6ds5e5YHV1KNXuEUMCAd/GmTrmd8XMPS6aJgtxJs5Opqoa2Vmep97ln6CBB\nbxa/YE/YUh6bofIvP65Sk4c+kfksUKs990QD7FE0gEKpgOSvgziYBq5tKnoxELcO\nvASaoxFciZdV754E4cBtJZBHLjppWUwpcUVKF71PqyoTBw5Gk61o35aaN5nlTlzL\nQHS/UZchAoGBAPCrQaidL/4eWddQjyV8YpOzfxTJXJmKoCMy0WR/Y2qzPYPfSVME\nwxws5t/OxZY9KT0Zm/S1yKv2J7UTpM9ZVRAlDFoRxSf6njSnL/2YNqBBdtqlOBbL\nhFV6mBrYzdC2LHPIbMeUjsPEWIqS2LWLO1l5HOg/FWITyuQkxPuqnOK/AoGBAMqX\nwC0bzOP25juINntRfW8du/dSne33MNil/Jrzy8QL5p/6bj08aqVhf1aHI5N2rQfW\nUMxvC27HbCocB0VEc0aW0QG3qYhQqO3osXzrC+Xs21op+X4EdhPfb25AL28Rzcdq\nNpSulWJw9qj54aj69muF3Q3FO4xOIy+62rHGbbRnAoGAKC2fB4Q+Z+EvRHfpfeuX\nFWto8tJvCB8Rfu7T8EAoG78SrPpQ5nAsFn8UiBaf++X4BYBJ/f9/Id41YNCHuioC\nvnBA8KR40qTPVqD2rRKFRBnJutTMWVnenNqbnBfHvGk9YJL8PhF6CAq2cWP0k9JL\ntTM39Tna2wXM4GuXCyC/kkcCgYBc/ql9S0ySu+vVGeKAWtisH8b/cVIDQLuQRykb\n65r2Q8w6VRczTr9ZaNat3lyLPSeR+GOgY7yoviu9bJ49wnzzwxjvo+HTK8tPYcfP\nIomUolPSIIBgwyV8W8znm9jqMA74YZ3qQ/VYeagPypw2F/TzSEA/KPD7p4ZpS2lF\nv2LuMwKBgFq/UgN/yvv0F1LTt8VyQRJF/NdYooCLif0QhbvSu7nrK0DqZBH39LwL\nPb89KDndttDGTGbJAyxKlYTysbiDVB+w+ovckp/kq+aweGwRssb43gGEq1tZgM70\ng0Xs295JJ55kbkMCByJuaIwj6NI9t1kpXm327faj69hUx37+8Kzr\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-27 19:19:25,946 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41 used request id req-6e000aff-c624-4ef8-aaf8-1731c3c8cc4f 2018-06-27 19:19:28,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74f6d13676dc2dac58ad05ec23939e0df81bfae4" 2018-06-27 19:19:29,003 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 19:19:29 GMT Content-Type: application/json Content-Length: 507 Connection: keep-alive Location: https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41 X-Openstack-Request-Id: req-caf003cb-ba96-45a2-a206-817dfb0320b1 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 19:19:29,248 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:19:29 GMT Content-Type: application/json Content-Length: 4056 Connection: keep-alive X-Openstack-Request-Id: req-5bceacef-e7d8-4f5d-a62c-3c698b38296c 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-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-flavor2", "OS::project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "OS::stack_id": "1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41", "OS::stack_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-subnet", "net_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack", "stack_user_project_id": "9d1e979f437643ecb88e00a1ecfb70cb", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-27T19:19:09Z", "links": [{"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAvnXLfZ/4RQ+J/hRA32nZbnnkK5ODh51EXGpJg+QXsUwiVNcK\nUskFCmmzpuCAoKpq1mb20Rn+903uBqt6f+Juglps7jdL6rvDxhVNDDcQBi2c7tmi\nm59yDe62C6glh53r/RZfmnC477ldSC31cSb5eK6yQh9I3ELsrd7gQYC1WuD/6vuS\nmiNOFGN5oXbAKd6UBIXTXnU9svo115fv435iPn1hyrGzmLxWAojqWYDGobl2RfmG\nMH7iJ0EARAmfbzIL4si9BI6f0BrjvTxwsNNcnRAyA3AxlQudLkPGxRiW6XtB9+u5\n3d/3IMY0otGOMcn4BWr9WXCMqhOJvp1zOeCG2QIDAQABAoIBAQCdpxPR4OC5CavH\nzSwFwrBgajUcfPabAurbNH+11NBnygWBBJ9e91Zc0DINKDhQxb+5yXD0lPgf7Tnh\n+39i7CNdc0xHwy3sF5BuHqOwQMPa2VbVvwCCoPDf54B5Fa47G9WDoUlxpWzvwhgc\n7y4Dg6ds5e5YHV1KNXuEUMCAd/GmTrmd8XMPS6aJgtxJs5Opqoa2Vmep97ln6CBB\nbxa/YE/YUh6bofIvP65Sk4c+kfksUKs990QD7FE0gEKpgOSvgziYBq5tKnoxELcO\nvASaoxFciZdV754E4cBtJZBHLjppWUwpcUVKF71PqyoTBw5Gk61o35aaN5nlTlzL\nQHS/UZchAoGBAPCrQaidL/4eWddQjyV8YpOzfxTJXJmKoCMy0WR/Y2qzPYPfSVME\nwxws5t/OxZY9KT0Zm/S1yKv2J7UTpM9ZVRAlDFoRxSf6njSnL/2YNqBBdtqlOBbL\nhFV6mBrYzdC2LHPIbMeUjsPEWIqS2LWLO1l5HOg/FWITyuQkxPuqnOK/AoGBAMqX\nwC0bzOP25juINntRfW8du/dSne33MNil/Jrzy8QL5p/6bj08aqVhf1aHI5N2rQfW\nUMxvC27HbCocB0VEc0aW0QG3qYhQqO3osXzrC+Xs21op+X4EdhPfb25AL28Rzcdq\nNpSulWJw9qj54aj69muF3Q3FO4xOIy+62rHGbbRnAoGAKC2fB4Q+Z+EvRHfpfeuX\nFWto8tJvCB8Rfu7T8EAoG78SrPpQ5nAsFn8UiBaf++X4BYBJ/f9/Id41YNCHuioC\nvnBA8KR40qTPVqD2rRKFRBnJutTMWVnenNqbnBfHvGk9YJL8PhF6CAq2cWP0k9JL\ntTM39Tna2wXM4GuXCyC/kkcCgYBc/ql9S0ySu+vVGeKAWtisH8b/cVIDQLuQRykb\n65r2Q8w6VRczTr9ZaNat3lyLPSeR+GOgY7yoviu9bJ49wnzzwxjvo+HTK8tPYcfP\nIomUolPSIIBgwyV8W8znm9jqMA74YZ3qQ/VYeagPypw2F/TzSEA/KPD7p4ZpS2lF\nv2LuMwKBgFq/UgN/yvv0F1LTt8VyQRJF/NdYooCLif0QhbvSu7nrK0DqZBH39LwL\nPb89KDndttDGTGbJAyxKlYTysbiDVB+w+ovckp/kq+aweGwRssb43gGEq1tZgM70\ng0Xs295JJ55kbkMCByJuaIwj6NI9t1kpXm327faj69hUx37+8Kzr\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-27 19:19:29,248 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41 used request id req-5bceacef-e7d8-4f5d-a62c-3c698b38296c 2018-06-27 19:19:32,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74f6d13676dc2dac58ad05ec23939e0df81bfae4" 2018-06-27 19:19:32,333 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 19:19:32 GMT Content-Type: application/json Content-Length: 507 Connection: keep-alive Location: https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41 X-Openstack-Request-Id: req-b4b1f1be-250a-49e4-8081-0bb08f98d8f5 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 19:19:32,777 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:19:32 GMT Content-Type: application/json Content-Length: 4056 Connection: keep-alive X-Openstack-Request-Id: req-854cb016-c866-4d60-96c3-553882fe7a42 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-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-flavor2", "OS::project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "OS::stack_id": "1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41", "OS::stack_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-subnet", "net_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack", "stack_user_project_id": "9d1e979f437643ecb88e00a1ecfb70cb", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-27T19:19:09Z", "links": [{"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAvnXLfZ/4RQ+J/hRA32nZbnnkK5ODh51EXGpJg+QXsUwiVNcK\nUskFCmmzpuCAoKpq1mb20Rn+903uBqt6f+Juglps7jdL6rvDxhVNDDcQBi2c7tmi\nm59yDe62C6glh53r/RZfmnC477ldSC31cSb5eK6yQh9I3ELsrd7gQYC1WuD/6vuS\nmiNOFGN5oXbAKd6UBIXTXnU9svo115fv435iPn1hyrGzmLxWAojqWYDGobl2RfmG\nMH7iJ0EARAmfbzIL4si9BI6f0BrjvTxwsNNcnRAyA3AxlQudLkPGxRiW6XtB9+u5\n3d/3IMY0otGOMcn4BWr9WXCMqhOJvp1zOeCG2QIDAQABAoIBAQCdpxPR4OC5CavH\nzSwFwrBgajUcfPabAurbNH+11NBnygWBBJ9e91Zc0DINKDhQxb+5yXD0lPgf7Tnh\n+39i7CNdc0xHwy3sF5BuHqOwQMPa2VbVvwCCoPDf54B5Fa47G9WDoUlxpWzvwhgc\n7y4Dg6ds5e5YHV1KNXuEUMCAd/GmTrmd8XMPS6aJgtxJs5Opqoa2Vmep97ln6CBB\nbxa/YE/YUh6bofIvP65Sk4c+kfksUKs990QD7FE0gEKpgOSvgziYBq5tKnoxELcO\nvASaoxFciZdV754E4cBtJZBHLjppWUwpcUVKF71PqyoTBw5Gk61o35aaN5nlTlzL\nQHS/UZchAoGBAPCrQaidL/4eWddQjyV8YpOzfxTJXJmKoCMy0WR/Y2qzPYPfSVME\nwxws5t/OxZY9KT0Zm/S1yKv2J7UTpM9ZVRAlDFoRxSf6njSnL/2YNqBBdtqlOBbL\nhFV6mBrYzdC2LHPIbMeUjsPEWIqS2LWLO1l5HOg/FWITyuQkxPuqnOK/AoGBAMqX\nwC0bzOP25juINntRfW8du/dSne33MNil/Jrzy8QL5p/6bj08aqVhf1aHI5N2rQfW\nUMxvC27HbCocB0VEc0aW0QG3qYhQqO3osXzrC+Xs21op+X4EdhPfb25AL28Rzcdq\nNpSulWJw9qj54aj69muF3Q3FO4xOIy+62rHGbbRnAoGAKC2fB4Q+Z+EvRHfpfeuX\nFWto8tJvCB8Rfu7T8EAoG78SrPpQ5nAsFn8UiBaf++X4BYBJ/f9/Id41YNCHuioC\nvnBA8KR40qTPVqD2rRKFRBnJutTMWVnenNqbnBfHvGk9YJL8PhF6CAq2cWP0k9JL\ntTM39Tna2wXM4GuXCyC/kkcCgYBc/ql9S0ySu+vVGeKAWtisH8b/cVIDQLuQRykb\n65r2Q8w6VRczTr9ZaNat3lyLPSeR+GOgY7yoviu9bJ49wnzzwxjvo+HTK8tPYcfP\nIomUolPSIIBgwyV8W8znm9jqMA74YZ3qQ/VYeagPypw2F/TzSEA/KPD7p4ZpS2lF\nv2LuMwKBgFq/UgN/yvv0F1LTt8VyQRJF/NdYooCLif0QhbvSu7nrK0DqZBH39LwL\nPb89KDndttDGTGbJAyxKlYTysbiDVB+w+ovckp/kq+aweGwRssb43gGEq1tZgM70\ng0Xs295JJ55kbkMCByJuaIwj6NI9t1kpXm327faj69hUx37+8Kzr\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-27 19:19:32,777 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41 used request id req-854cb016-c866-4d60-96c3-553882fe7a42 2018-06-27 19:19:35,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74f6d13676dc2dac58ad05ec23939e0df81bfae4" 2018-06-27 19:19:35,859 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 19:19:35 GMT Content-Type: application/json Content-Length: 507 Connection: keep-alive Location: https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41 X-Openstack-Request-Id: req-1e0ef063-8e6a-445b-8652-e42cf74256c0 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 19:19:36,173 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:19:36 GMT Content-Type: application/json Content-Length: 4056 Connection: keep-alive X-Openstack-Request-Id: req-2c08b082-2243-4307-8a27-9cd60978899c 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-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-flavor2", "OS::project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "OS::stack_id": "1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41", "OS::stack_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-subnet", "net_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack", "stack_user_project_id": "9d1e979f437643ecb88e00a1ecfb70cb", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-27T19:19:09Z", "links": [{"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAvnXLfZ/4RQ+J/hRA32nZbnnkK5ODh51EXGpJg+QXsUwiVNcK\nUskFCmmzpuCAoKpq1mb20Rn+903uBqt6f+Juglps7jdL6rvDxhVNDDcQBi2c7tmi\nm59yDe62C6glh53r/RZfmnC477ldSC31cSb5eK6yQh9I3ELsrd7gQYC1WuD/6vuS\nmiNOFGN5oXbAKd6UBIXTXnU9svo115fv435iPn1hyrGzmLxWAojqWYDGobl2RfmG\nMH7iJ0EARAmfbzIL4si9BI6f0BrjvTxwsNNcnRAyA3AxlQudLkPGxRiW6XtB9+u5\n3d/3IMY0otGOMcn4BWr9WXCMqhOJvp1zOeCG2QIDAQABAoIBAQCdpxPR4OC5CavH\nzSwFwrBgajUcfPabAurbNH+11NBnygWBBJ9e91Zc0DINKDhQxb+5yXD0lPgf7Tnh\n+39i7CNdc0xHwy3sF5BuHqOwQMPa2VbVvwCCoPDf54B5Fa47G9WDoUlxpWzvwhgc\n7y4Dg6ds5e5YHV1KNXuEUMCAd/GmTrmd8XMPS6aJgtxJs5Opqoa2Vmep97ln6CBB\nbxa/YE/YUh6bofIvP65Sk4c+kfksUKs990QD7FE0gEKpgOSvgziYBq5tKnoxELcO\nvASaoxFciZdV754E4cBtJZBHLjppWUwpcUVKF71PqyoTBw5Gk61o35aaN5nlTlzL\nQHS/UZchAoGBAPCrQaidL/4eWddQjyV8YpOzfxTJXJmKoCMy0WR/Y2qzPYPfSVME\nwxws5t/OxZY9KT0Zm/S1yKv2J7UTpM9ZVRAlDFoRxSf6njSnL/2YNqBBdtqlOBbL\nhFV6mBrYzdC2LHPIbMeUjsPEWIqS2LWLO1l5HOg/FWITyuQkxPuqnOK/AoGBAMqX\nwC0bzOP25juINntRfW8du/dSne33MNil/Jrzy8QL5p/6bj08aqVhf1aHI5N2rQfW\nUMxvC27HbCocB0VEc0aW0QG3qYhQqO3osXzrC+Xs21op+X4EdhPfb25AL28Rzcdq\nNpSulWJw9qj54aj69muF3Q3FO4xOIy+62rHGbbRnAoGAKC2fB4Q+Z+EvRHfpfeuX\nFWto8tJvCB8Rfu7T8EAoG78SrPpQ5nAsFn8UiBaf++X4BYBJ/f9/Id41YNCHuioC\nvnBA8KR40qTPVqD2rRKFRBnJutTMWVnenNqbnBfHvGk9YJL8PhF6CAq2cWP0k9JL\ntTM39Tna2wXM4GuXCyC/kkcCgYBc/ql9S0ySu+vVGeKAWtisH8b/cVIDQLuQRykb\n65r2Q8w6VRczTr9ZaNat3lyLPSeR+GOgY7yoviu9bJ49wnzzwxjvo+HTK8tPYcfP\nIomUolPSIIBgwyV8W8znm9jqMA74YZ3qQ/VYeagPypw2F/TzSEA/KPD7p4ZpS2lF\nv2LuMwKBgFq/UgN/yvv0F1LTt8VyQRJF/NdYooCLif0QhbvSu7nrK0DqZBH39LwL\nPb89KDndttDGTGbJAyxKlYTysbiDVB+w+ovckp/kq+aweGwRssb43gGEq1tZgM70\ng0Xs295JJ55kbkMCByJuaIwj6NI9t1kpXm327faj69hUx37+8Kzr\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-27 19:19:36,173 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41 used request id req-2c08b082-2243-4307-8a27-9cd60978899c 2018-06-27 19:19:39,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74f6d13676dc2dac58ad05ec23939e0df81bfae4" 2018-06-27 19:19:39,248 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 19:19:39 GMT Content-Type: application/json Content-Length: 507 Connection: keep-alive Location: https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41 X-Openstack-Request-Id: req-09230aed-f849-4707-a20d-17ecbf469d33 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 19:19:39,550 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:19:39 GMT Content-Type: application/json Content-Length: 4056 Connection: keep-alive X-Openstack-Request-Id: req-4d82440c-35eb-4386-be3c-527e528cfd17 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-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-flavor2", "OS::project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "OS::stack_id": "1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41", "OS::stack_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-subnet", "net_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack", "stack_user_project_id": "9d1e979f437643ecb88e00a1ecfb70cb", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-27T19:19:09Z", "links": [{"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAvnXLfZ/4RQ+J/hRA32nZbnnkK5ODh51EXGpJg+QXsUwiVNcK\nUskFCmmzpuCAoKpq1mb20Rn+903uBqt6f+Juglps7jdL6rvDxhVNDDcQBi2c7tmi\nm59yDe62C6glh53r/RZfmnC477ldSC31cSb5eK6yQh9I3ELsrd7gQYC1WuD/6vuS\nmiNOFGN5oXbAKd6UBIXTXnU9svo115fv435iPn1hyrGzmLxWAojqWYDGobl2RfmG\nMH7iJ0EARAmfbzIL4si9BI6f0BrjvTxwsNNcnRAyA3AxlQudLkPGxRiW6XtB9+u5\n3d/3IMY0otGOMcn4BWr9WXCMqhOJvp1zOeCG2QIDAQABAoIBAQCdpxPR4OC5CavH\nzSwFwrBgajUcfPabAurbNH+11NBnygWBBJ9e91Zc0DINKDhQxb+5yXD0lPgf7Tnh\n+39i7CNdc0xHwy3sF5BuHqOwQMPa2VbVvwCCoPDf54B5Fa47G9WDoUlxpWzvwhgc\n7y4Dg6ds5e5YHV1KNXuEUMCAd/GmTrmd8XMPS6aJgtxJs5Opqoa2Vmep97ln6CBB\nbxa/YE/YUh6bofIvP65Sk4c+kfksUKs990QD7FE0gEKpgOSvgziYBq5tKnoxELcO\nvASaoxFciZdV754E4cBtJZBHLjppWUwpcUVKF71PqyoTBw5Gk61o35aaN5nlTlzL\nQHS/UZchAoGBAPCrQaidL/4eWddQjyV8YpOzfxTJXJmKoCMy0WR/Y2qzPYPfSVME\nwxws5t/OxZY9KT0Zm/S1yKv2J7UTpM9ZVRAlDFoRxSf6njSnL/2YNqBBdtqlOBbL\nhFV6mBrYzdC2LHPIbMeUjsPEWIqS2LWLO1l5HOg/FWITyuQkxPuqnOK/AoGBAMqX\nwC0bzOP25juINntRfW8du/dSne33MNil/Jrzy8QL5p/6bj08aqVhf1aHI5N2rQfW\nUMxvC27HbCocB0VEc0aW0QG3qYhQqO3osXzrC+Xs21op+X4EdhPfb25AL28Rzcdq\nNpSulWJw9qj54aj69muF3Q3FO4xOIy+62rHGbbRnAoGAKC2fB4Q+Z+EvRHfpfeuX\nFWto8tJvCB8Rfu7T8EAoG78SrPpQ5nAsFn8UiBaf++X4BYBJ/f9/Id41YNCHuioC\nvnBA8KR40qTPVqD2rRKFRBnJutTMWVnenNqbnBfHvGk9YJL8PhF6CAq2cWP0k9JL\ntTM39Tna2wXM4GuXCyC/kkcCgYBc/ql9S0ySu+vVGeKAWtisH8b/cVIDQLuQRykb\n65r2Q8w6VRczTr9ZaNat3lyLPSeR+GOgY7yoviu9bJ49wnzzwxjvo+HTK8tPYcfP\nIomUolPSIIBgwyV8W8znm9jqMA74YZ3qQ/VYeagPypw2F/TzSEA/KPD7p4ZpS2lF\nv2LuMwKBgFq/UgN/yvv0F1LTt8VyQRJF/NdYooCLif0QhbvSu7nrK0DqZBH39LwL\nPb89KDndttDGTGbJAyxKlYTysbiDVB+w+ovckp/kq+aweGwRssb43gGEq1tZgM70\ng0Xs295JJ55kbkMCByJuaIwj6NI9t1kpXm327faj69hUx37+8Kzr\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-27 19:19:39,550 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41 used request id req-4d82440c-35eb-4386-be3c-527e528cfd17 2018-06-27 19:19:42,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74f6d13676dc2dac58ad05ec23939e0df81bfae4" 2018-06-27 19:19:42,631 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 19:19:42 GMT Content-Type: application/json Content-Length: 507 Connection: keep-alive Location: https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41 X-Openstack-Request-Id: req-147cafb1-d387-47d9-865a-dfb29b342bc2 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 19:19:42,915 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:19:42 GMT Content-Type: application/json Content-Length: 4056 Connection: keep-alive X-Openstack-Request-Id: req-566e1dee-1b7f-45da-a437-4bdd47107fcf 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-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-flavor2", "OS::project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "OS::stack_id": "1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41", "OS::stack_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-subnet", "net_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack", "stack_user_project_id": "9d1e979f437643ecb88e00a1ecfb70cb", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-27T19:19:09Z", "links": [{"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAvnXLfZ/4RQ+J/hRA32nZbnnkK5ODh51EXGpJg+QXsUwiVNcK\nUskFCmmzpuCAoKpq1mb20Rn+903uBqt6f+Juglps7jdL6rvDxhVNDDcQBi2c7tmi\nm59yDe62C6glh53r/RZfmnC477ldSC31cSb5eK6yQh9I3ELsrd7gQYC1WuD/6vuS\nmiNOFGN5oXbAKd6UBIXTXnU9svo115fv435iPn1hyrGzmLxWAojqWYDGobl2RfmG\nMH7iJ0EARAmfbzIL4si9BI6f0BrjvTxwsNNcnRAyA3AxlQudLkPGxRiW6XtB9+u5\n3d/3IMY0otGOMcn4BWr9WXCMqhOJvp1zOeCG2QIDAQABAoIBAQCdpxPR4OC5CavH\nzSwFwrBgajUcfPabAurbNH+11NBnygWBBJ9e91Zc0DINKDhQxb+5yXD0lPgf7Tnh\n+39i7CNdc0xHwy3sF5BuHqOwQMPa2VbVvwCCoPDf54B5Fa47G9WDoUlxpWzvwhgc\n7y4Dg6ds5e5YHV1KNXuEUMCAd/GmTrmd8XMPS6aJgtxJs5Opqoa2Vmep97ln6CBB\nbxa/YE/YUh6bofIvP65Sk4c+kfksUKs990QD7FE0gEKpgOSvgziYBq5tKnoxELcO\nvASaoxFciZdV754E4cBtJZBHLjppWUwpcUVKF71PqyoTBw5Gk61o35aaN5nlTlzL\nQHS/UZchAoGBAPCrQaidL/4eWddQjyV8YpOzfxTJXJmKoCMy0WR/Y2qzPYPfSVME\nwxws5t/OxZY9KT0Zm/S1yKv2J7UTpM9ZVRAlDFoRxSf6njSnL/2YNqBBdtqlOBbL\nhFV6mBrYzdC2LHPIbMeUjsPEWIqS2LWLO1l5HOg/FWITyuQkxPuqnOK/AoGBAMqX\nwC0bzOP25juINntRfW8du/dSne33MNil/Jrzy8QL5p/6bj08aqVhf1aHI5N2rQfW\nUMxvC27HbCocB0VEc0aW0QG3qYhQqO3osXzrC+Xs21op+X4EdhPfb25AL28Rzcdq\nNpSulWJw9qj54aj69muF3Q3FO4xOIy+62rHGbbRnAoGAKC2fB4Q+Z+EvRHfpfeuX\nFWto8tJvCB8Rfu7T8EAoG78SrPpQ5nAsFn8UiBaf++X4BYBJ/f9/Id41YNCHuioC\nvnBA8KR40qTPVqD2rRKFRBnJutTMWVnenNqbnBfHvGk9YJL8PhF6CAq2cWP0k9JL\ntTM39Tna2wXM4GuXCyC/kkcCgYBc/ql9S0ySu+vVGeKAWtisH8b/cVIDQLuQRykb\n65r2Q8w6VRczTr9ZaNat3lyLPSeR+GOgY7yoviu9bJ49wnzzwxjvo+HTK8tPYcfP\nIomUolPSIIBgwyV8W8znm9jqMA74YZ3qQ/VYeagPypw2F/TzSEA/KPD7p4ZpS2lF\nv2LuMwKBgFq/UgN/yvv0F1LTt8VyQRJF/NdYooCLif0QhbvSu7nrK0DqZBH39LwL\nPb89KDndttDGTGbJAyxKlYTysbiDVB+w+ovckp/kq+aweGwRssb43gGEq1tZgM70\ng0Xs295JJ55kbkMCByJuaIwj6NI9t1kpXm327faj69hUx37+8Kzr\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-27 19:19:42,915 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41 used request id req-566e1dee-1b7f-45da-a437-4bdd47107fcf 2018-06-27 19:19:45,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74f6d13676dc2dac58ad05ec23939e0df81bfae4" 2018-06-27 19:19:46,001 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 19:19:46 GMT Content-Type: application/json Content-Length: 507 Connection: keep-alive Location: https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41 X-Openstack-Request-Id: req-857e33ca-ea45-4d90-aeff-f1c37ad6fd35 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 19:19:46,752 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:19:46 GMT Content-Type: application/json Content-Length: 4056 Connection: keep-alive X-Openstack-Request-Id: req-1b1ae82d-bde7-4328-b7e2-187878f9183b 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-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-flavor2", "OS::project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "OS::stack_id": "1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41", "OS::stack_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-subnet", "net_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack", "stack_user_project_id": "9d1e979f437643ecb88e00a1ecfb70cb", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-27T19:19:09Z", "links": [{"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAvnXLfZ/4RQ+J/hRA32nZbnnkK5ODh51EXGpJg+QXsUwiVNcK\nUskFCmmzpuCAoKpq1mb20Rn+903uBqt6f+Juglps7jdL6rvDxhVNDDcQBi2c7tmi\nm59yDe62C6glh53r/RZfmnC477ldSC31cSb5eK6yQh9I3ELsrd7gQYC1WuD/6vuS\nmiNOFGN5oXbAKd6UBIXTXnU9svo115fv435iPn1hyrGzmLxWAojqWYDGobl2RfmG\nMH7iJ0EARAmfbzIL4si9BI6f0BrjvTxwsNNcnRAyA3AxlQudLkPGxRiW6XtB9+u5\n3d/3IMY0otGOMcn4BWr9WXCMqhOJvp1zOeCG2QIDAQABAoIBAQCdpxPR4OC5CavH\nzSwFwrBgajUcfPabAurbNH+11NBnygWBBJ9e91Zc0DINKDhQxb+5yXD0lPgf7Tnh\n+39i7CNdc0xHwy3sF5BuHqOwQMPa2VbVvwCCoPDf54B5Fa47G9WDoUlxpWzvwhgc\n7y4Dg6ds5e5YHV1KNXuEUMCAd/GmTrmd8XMPS6aJgtxJs5Opqoa2Vmep97ln6CBB\nbxa/YE/YUh6bofIvP65Sk4c+kfksUKs990QD7FE0gEKpgOSvgziYBq5tKnoxELcO\nvASaoxFciZdV754E4cBtJZBHLjppWUwpcUVKF71PqyoTBw5Gk61o35aaN5nlTlzL\nQHS/UZchAoGBAPCrQaidL/4eWddQjyV8YpOzfxTJXJmKoCMy0WR/Y2qzPYPfSVME\nwxws5t/OxZY9KT0Zm/S1yKv2J7UTpM9ZVRAlDFoRxSf6njSnL/2YNqBBdtqlOBbL\nhFV6mBrYzdC2LHPIbMeUjsPEWIqS2LWLO1l5HOg/FWITyuQkxPuqnOK/AoGBAMqX\nwC0bzOP25juINntRfW8du/dSne33MNil/Jrzy8QL5p/6bj08aqVhf1aHI5N2rQfW\nUMxvC27HbCocB0VEc0aW0QG3qYhQqO3osXzrC+Xs21op+X4EdhPfb25AL28Rzcdq\nNpSulWJw9qj54aj69muF3Q3FO4xOIy+62rHGbbRnAoGAKC2fB4Q+Z+EvRHfpfeuX\nFWto8tJvCB8Rfu7T8EAoG78SrPpQ5nAsFn8UiBaf++X4BYBJ/f9/Id41YNCHuioC\nvnBA8KR40qTPVqD2rRKFRBnJutTMWVnenNqbnBfHvGk9YJL8PhF6CAq2cWP0k9JL\ntTM39Tna2wXM4GuXCyC/kkcCgYBc/ql9S0ySu+vVGeKAWtisH8b/cVIDQLuQRykb\n65r2Q8w6VRczTr9ZaNat3lyLPSeR+GOgY7yoviu9bJ49wnzzwxjvo+HTK8tPYcfP\nIomUolPSIIBgwyV8W8znm9jqMA74YZ3qQ/VYeagPypw2F/TzSEA/KPD7p4ZpS2lF\nv2LuMwKBgFq/UgN/yvv0F1LTt8VyQRJF/NdYooCLif0QhbvSu7nrK0DqZBH39LwL\nPb89KDndttDGTGbJAyxKlYTysbiDVB+w+ovckp/kq+aweGwRssb43gGEq1tZgM70\ng0Xs295JJ55kbkMCByJuaIwj6NI9t1kpXm327faj69hUx37+8Kzr\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-27 19:19:46,752 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41 used request id req-1b1ae82d-bde7-4328-b7e2-187878f9183b 2018-06-27 19:19:49,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74f6d13676dc2dac58ad05ec23939e0df81bfae4" 2018-06-27 19:19:49,829 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 19:19:49 GMT Content-Type: application/json Content-Length: 507 Connection: keep-alive Location: https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41 X-Openstack-Request-Id: req-9cc46c21-93ee-4784-9c9e-7bf41e33e06b Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 19:19:50,812 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:19:50 GMT Content-Type: application/json Content-Length: 4056 Connection: keep-alive X-Openstack-Request-Id: req-e2c591ee-861b-48b8-b38a-8e85b1874a1b 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-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-flavor2", "OS::project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "OS::stack_id": "1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41", "OS::stack_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-subnet", "net_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack", "stack_user_project_id": "9d1e979f437643ecb88e00a1ecfb70cb", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-27T19:19:09Z", "links": [{"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAvnXLfZ/4RQ+J/hRA32nZbnnkK5ODh51EXGpJg+QXsUwiVNcK\nUskFCmmzpuCAoKpq1mb20Rn+903uBqt6f+Juglps7jdL6rvDxhVNDDcQBi2c7tmi\nm59yDe62C6glh53r/RZfmnC477ldSC31cSb5eK6yQh9I3ELsrd7gQYC1WuD/6vuS\nmiNOFGN5oXbAKd6UBIXTXnU9svo115fv435iPn1hyrGzmLxWAojqWYDGobl2RfmG\nMH7iJ0EARAmfbzIL4si9BI6f0BrjvTxwsNNcnRAyA3AxlQudLkPGxRiW6XtB9+u5\n3d/3IMY0otGOMcn4BWr9WXCMqhOJvp1zOeCG2QIDAQABAoIBAQCdpxPR4OC5CavH\nzSwFwrBgajUcfPabAurbNH+11NBnygWBBJ9e91Zc0DINKDhQxb+5yXD0lPgf7Tnh\n+39i7CNdc0xHwy3sF5BuHqOwQMPa2VbVvwCCoPDf54B5Fa47G9WDoUlxpWzvwhgc\n7y4Dg6ds5e5YHV1KNXuEUMCAd/GmTrmd8XMPS6aJgtxJs5Opqoa2Vmep97ln6CBB\nbxa/YE/YUh6bofIvP65Sk4c+kfksUKs990QD7FE0gEKpgOSvgziYBq5tKnoxELcO\nvASaoxFciZdV754E4cBtJZBHLjppWUwpcUVKF71PqyoTBw5Gk61o35aaN5nlTlzL\nQHS/UZchAoGBAPCrQaidL/4eWddQjyV8YpOzfxTJXJmKoCMy0WR/Y2qzPYPfSVME\nwxws5t/OxZY9KT0Zm/S1yKv2J7UTpM9ZVRAlDFoRxSf6njSnL/2YNqBBdtqlOBbL\nhFV6mBrYzdC2LHPIbMeUjsPEWIqS2LWLO1l5HOg/FWITyuQkxPuqnOK/AoGBAMqX\nwC0bzOP25juINntRfW8du/dSne33MNil/Jrzy8QL5p/6bj08aqVhf1aHI5N2rQfW\nUMxvC27HbCocB0VEc0aW0QG3qYhQqO3osXzrC+Xs21op+X4EdhPfb25AL28Rzcdq\nNpSulWJw9qj54aj69muF3Q3FO4xOIy+62rHGbbRnAoGAKC2fB4Q+Z+EvRHfpfeuX\nFWto8tJvCB8Rfu7T8EAoG78SrPpQ5nAsFn8UiBaf++X4BYBJ/f9/Id41YNCHuioC\nvnBA8KR40qTPVqD2rRKFRBnJutTMWVnenNqbnBfHvGk9YJL8PhF6CAq2cWP0k9JL\ntTM39Tna2wXM4GuXCyC/kkcCgYBc/ql9S0ySu+vVGeKAWtisH8b/cVIDQLuQRykb\n65r2Q8w6VRczTr9ZaNat3lyLPSeR+GOgY7yoviu9bJ49wnzzwxjvo+HTK8tPYcfP\nIomUolPSIIBgwyV8W8znm9jqMA74YZ3qQ/VYeagPypw2F/TzSEA/KPD7p4ZpS2lF\nv2LuMwKBgFq/UgN/yvv0F1LTt8VyQRJF/NdYooCLif0QhbvSu7nrK0DqZBH39LwL\nPb89KDndttDGTGbJAyxKlYTysbiDVB+w+ovckp/kq+aweGwRssb43gGEq1tZgM70\ng0Xs295JJ55kbkMCByJuaIwj6NI9t1kpXm327faj69hUx37+8Kzr\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-27 19:19:50,812 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41 used request id req-e2c591ee-861b-48b8-b38a-8e85b1874a1b 2018-06-27 19:19:53,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74f6d13676dc2dac58ad05ec23939e0df81bfae4" 2018-06-27 19:19:53,900 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 19:19:53 GMT Content-Type: application/json Content-Length: 507 Connection: keep-alive Location: https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41 X-Openstack-Request-Id: req-e1695c78-b387-4f79-a071-cffa41e96981 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 19:19:54,890 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:19:54 GMT Content-Type: application/json Content-Length: 4068 Connection: keep-alive X-Openstack-Request-Id: req-8a945e27-dda5-4f35-b5fc-748f497ba0f2 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-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-flavor2", "OS::project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "OS::stack_id": "1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41", "OS::stack_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-subnet", "net_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack", "stack_user_project_id": "9d1e979f437643ecb88e00a1ecfb70cb", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-06-27T19:19:09Z", "links": [{"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAvnXLfZ/4RQ+J/hRA32nZbnnkK5ODh51EXGpJg+QXsUwiVNcK\nUskFCmmzpuCAoKpq1mb20Rn+903uBqt6f+Juglps7jdL6rvDxhVNDDcQBi2c7tmi\nm59yDe62C6glh53r/RZfmnC477ldSC31cSb5eK6yQh9I3ELsrd7gQYC1WuD/6vuS\nmiNOFGN5oXbAKd6UBIXTXnU9svo115fv435iPn1hyrGzmLxWAojqWYDGobl2RfmG\nMH7iJ0EARAmfbzIL4si9BI6f0BrjvTxwsNNcnRAyA3AxlQudLkPGxRiW6XtB9+u5\n3d/3IMY0otGOMcn4BWr9WXCMqhOJvp1zOeCG2QIDAQABAoIBAQCdpxPR4OC5CavH\nzSwFwrBgajUcfPabAurbNH+11NBnygWBBJ9e91Zc0DINKDhQxb+5yXD0lPgf7Tnh\n+39i7CNdc0xHwy3sF5BuHqOwQMPa2VbVvwCCoPDf54B5Fa47G9WDoUlxpWzvwhgc\n7y4Dg6ds5e5YHV1KNXuEUMCAd/GmTrmd8XMPS6aJgtxJs5Opqoa2Vmep97ln6CBB\nbxa/YE/YUh6bofIvP65Sk4c+kfksUKs990QD7FE0gEKpgOSvgziYBq5tKnoxELcO\nvASaoxFciZdV754E4cBtJZBHLjppWUwpcUVKF71PqyoTBw5Gk61o35aaN5nlTlzL\nQHS/UZchAoGBAPCrQaidL/4eWddQjyV8YpOzfxTJXJmKoCMy0WR/Y2qzPYPfSVME\nwxws5t/OxZY9KT0Zm/S1yKv2J7UTpM9ZVRAlDFoRxSf6njSnL/2YNqBBdtqlOBbL\nhFV6mBrYzdC2LHPIbMeUjsPEWIqS2LWLO1l5HOg/FWITyuQkxPuqnOK/AoGBAMqX\nwC0bzOP25juINntRfW8du/dSne33MNil/Jrzy8QL5p/6bj08aqVhf1aHI5N2rQfW\nUMxvC27HbCocB0VEc0aW0QG3qYhQqO3osXzrC+Xs21op+X4EdhPfb25AL28Rzcdq\nNpSulWJw9qj54aj69muF3Q3FO4xOIy+62rHGbbRnAoGAKC2fB4Q+Z+EvRHfpfeuX\nFWto8tJvCB8Rfu7T8EAoG78SrPpQ5nAsFn8UiBaf++X4BYBJ/f9/Id41YNCHuioC\nvnBA8KR40qTPVqD2rRKFRBnJutTMWVnenNqbnBfHvGk9YJL8PhF6CAq2cWP0k9JL\ntTM39Tna2wXM4GuXCyC/kkcCgYBc/ql9S0ySu+vVGeKAWtisH8b/cVIDQLuQRykb\n65r2Q8w6VRczTr9ZaNat3lyLPSeR+GOgY7yoviu9bJ49wnzzwxjvo+HTK8tPYcfP\nIomUolPSIIBgwyV8W8znm9jqMA74YZ3qQ/VYeagPypw2F/TzSEA/KPD7p4ZpS2lF\nv2LuMwKBgFq/UgN/yvv0F1LTt8VyQRJF/NdYooCLif0QhbvSu7nrK0DqZBH39LwL\nPb89KDndttDGTGbJAyxKlYTysbiDVB+w+ovckp/kq+aweGwRssb43gGEq1tZgM70\ng0Xs295JJ55kbkMCByJuaIwj6NI9t1kpXm327faj69hUx37+8Kzr\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-27 19:19:54,890 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41 used request id req-8a945e27-dda5-4f35-b5fc-748f497ba0f2 2018-06-27 19:19:54,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74f6d13676dc2dac58ad05ec23939e0df81bfae4" 2018-06-27 19:19:54,969 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 19:19:54 GMT Content-Type: application/json Content-Length: 527 Connection: keep-alive Location: https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41/resources X-Openstack-Request-Id: req-426df13c-205f-4d06-9645-c00c908dde2b Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 19:19:55,118 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:19:55 GMT Content-Type: application/json Content-Length: 10047 Connection: keep-alive X-Openstack-Request-Id: req-d288ef31-37dc-4e3d-98e2-de3029cdb0e8 Front-End-Https: on RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41/resources/flavor2", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-06-27T19:19:10Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-27T19:19:10Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "9eb5fb2d-bf4e-4977-857d-2214af5f513e", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41/resources/flavor1", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-06-27T19:19:10Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-27T19:19:10Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "4bb46c74-8875-44f6-b581-51580334d53f", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41/resources/network", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-06-27T19:19:10Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-27T19:19:10Z", "required_by": ["subnet", "vm2", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "4df98b65-3d31-45cb-9682-9c20d5d39376", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41/resources/server_security_group", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-06-27T19:19:10Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-27T19:19:10Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "42888ac2-8cfa-4236-82df-683b0b4bcebb", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41/resources/floating_ip", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-06-27T19:19:10Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-27T19:19:10Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "225f9ff4-c2d3-46ba-aa33-651cdccf63e8", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41/resources/floating_ip_association", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-06-27T19:19:10Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-27T19:19:10Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "46", "resource_type": "OS::Nova::FloatingIPAssociation"}, {"resource_name": "keypair", "links": [{"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41/resources/keypair", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-06-27T19:19:10Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-27T19:19:10Z", "required_by": ["vm2", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-keypair", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41/resources/management_router_interface", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-06-27T19:19:10Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-27T19:19:10Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "9b38bc4b-f0d3-41b3-ab15-7ebaabcd73d4:subnet_id=b33c578b-1dfd-4ed0-b88c-9173640ecbe4", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41/resources/subnet", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-06-27T19:19:10Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-27T19:19:10Z", "required_by": ["management_router_interface", "vm2", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "b33c578b-1dfd-4ed0-b88c-9173640ecbe4", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "management_router", "links": [{"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41/resources/management_router", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-06-27T19:19:10Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-27T19:19:10Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "9b38bc4b-f0d3-41b3-ab15-7ebaabcd73d4", "resource_type": "OS::Neutron::Router"}, {"resource_name": "vm2", "links": [{"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41/resources/vm2", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-06-27T19:19:10Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-27T19:19:10Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "9d24e68d-53e3-4622-b9ac-49dee4a3dcaf", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm1", "links": [{"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41/resources/vm1", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-06-27T19:19:10Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-27T19:19:10Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "5425860d-863c-4ae6-8e02-fc33a2ed40b6", "resource_type": "OS::Nova::Server"}]} 2018-06-27 19:19:55,118 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41/resources used request id req-d288ef31-37dc-4e3d-98e2-de3029cdb0e8 2018-06-27 19:19:55,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74f6d13676dc2dac58ad05ec23939e0df81bfae4" 2018-06-27 19:19:55,201 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 19:19:55 GMT Content-Type: application/json Content-Length: 507 Connection: keep-alive Location: https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41 X-Openstack-Request-Id: req-4da78906-c350-4d62-8223-450f951304f9 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 19:19:55,495 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:19:55 GMT Content-Type: application/json Content-Length: 4068 Connection: keep-alive X-Openstack-Request-Id: req-aed85310-5a02-47ca-9500-5a1b80ac25b9 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-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-flavor2", "OS::project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "OS::stack_id": "1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41", "OS::stack_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-subnet", "net_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack", "stack_user_project_id": "9d1e979f437643ecb88e00a1ecfb70cb", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-06-27T19:19:09Z", "links": [{"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAvnXLfZ/4RQ+J/hRA32nZbnnkK5ODh51EXGpJg+QXsUwiVNcK\nUskFCmmzpuCAoKpq1mb20Rn+903uBqt6f+Juglps7jdL6rvDxhVNDDcQBi2c7tmi\nm59yDe62C6glh53r/RZfmnC477ldSC31cSb5eK6yQh9I3ELsrd7gQYC1WuD/6vuS\nmiNOFGN5oXbAKd6UBIXTXnU9svo115fv435iPn1hyrGzmLxWAojqWYDGobl2RfmG\nMH7iJ0EARAmfbzIL4si9BI6f0BrjvTxwsNNcnRAyA3AxlQudLkPGxRiW6XtB9+u5\n3d/3IMY0otGOMcn4BWr9WXCMqhOJvp1zOeCG2QIDAQABAoIBAQCdpxPR4OC5CavH\nzSwFwrBgajUcfPabAurbNH+11NBnygWBBJ9e91Zc0DINKDhQxb+5yXD0lPgf7Tnh\n+39i7CNdc0xHwy3sF5BuHqOwQMPa2VbVvwCCoPDf54B5Fa47G9WDoUlxpWzvwhgc\n7y4Dg6ds5e5YHV1KNXuEUMCAd/GmTrmd8XMPS6aJgtxJs5Opqoa2Vmep97ln6CBB\nbxa/YE/YUh6bofIvP65Sk4c+kfksUKs990QD7FE0gEKpgOSvgziYBq5tKnoxELcO\nvASaoxFciZdV754E4cBtJZBHLjppWUwpcUVKF71PqyoTBw5Gk61o35aaN5nlTlzL\nQHS/UZchAoGBAPCrQaidL/4eWddQjyV8YpOzfxTJXJmKoCMy0WR/Y2qzPYPfSVME\nwxws5t/OxZY9KT0Zm/S1yKv2J7UTpM9ZVRAlDFoRxSf6njSnL/2YNqBBdtqlOBbL\nhFV6mBrYzdC2LHPIbMeUjsPEWIqS2LWLO1l5HOg/FWITyuQkxPuqnOK/AoGBAMqX\nwC0bzOP25juINntRfW8du/dSne33MNil/Jrzy8QL5p/6bj08aqVhf1aHI5N2rQfW\nUMxvC27HbCocB0VEc0aW0QG3qYhQqO3osXzrC+Xs21op+X4EdhPfb25AL28Rzcdq\nNpSulWJw9qj54aj69muF3Q3FO4xOIy+62rHGbbRnAoGAKC2fB4Q+Z+EvRHfpfeuX\nFWto8tJvCB8Rfu7T8EAoG78SrPpQ5nAsFn8UiBaf++X4BYBJ/f9/Id41YNCHuioC\nvnBA8KR40qTPVqD2rRKFRBnJutTMWVnenNqbnBfHvGk9YJL8PhF6CAq2cWP0k9JL\ntTM39Tna2wXM4GuXCyC/kkcCgYBc/ql9S0ySu+vVGeKAWtisH8b/cVIDQLuQRykb\n65r2Q8w6VRczTr9ZaNat3lyLPSeR+GOgY7yoviu9bJ49wnzzwxjvo+HTK8tPYcfP\nIomUolPSIIBgwyV8W8znm9jqMA74YZ3qQ/VYeagPypw2F/TzSEA/KPD7p4ZpS2lF\nv2LuMwKBgFq/UgN/yvv0F1LTt8VyQRJF/NdYooCLif0QhbvSu7nrK0DqZBH39LwL\nPb89KDndttDGTGbJAyxKlYTysbiDVB+w+ovckp/kq+aweGwRssb43gGEq1tZgM70\ng0Xs295JJ55kbkMCByJuaIwj6NI9t1kpXm327faj69hUx37+8Kzr\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-27 19:19:55,495 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41 used request id req-aed85310-5a02-47ca-9500-5a1b80ac25b9 2018-06-27 19:19:55,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74f6d13676dc2dac58ad05ec23939e0df81bfae4" 2018-06-27 19:19:55,556 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 19:19:55 GMT Content-Type: application/json Content-Length: 527 Connection: keep-alive Location: https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41/resources X-Openstack-Request-Id: req-90ec6744-2f55-4f19-a978-d29e659f4b96 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 19:19:55,753 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:19:55 GMT Content-Type: application/json Content-Length: 10047 Connection: keep-alive X-Openstack-Request-Id: req-f7a23c77-25e0-4eb4-8250-4e44f284777a Front-End-Https: on RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41/resources/flavor2", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-06-27T19:19:10Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-27T19:19:10Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "9eb5fb2d-bf4e-4977-857d-2214af5f513e", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41/resources/flavor1", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-06-27T19:19:10Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-27T19:19:10Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "4bb46c74-8875-44f6-b581-51580334d53f", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41/resources/network", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-06-27T19:19:10Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-27T19:19:10Z", "required_by": ["subnet", "vm2", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "4df98b65-3d31-45cb-9682-9c20d5d39376", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41/resources/server_security_group", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-06-27T19:19:10Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-27T19:19:10Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "42888ac2-8cfa-4236-82df-683b0b4bcebb", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41/resources/floating_ip", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-06-27T19:19:10Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-27T19:19:10Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "225f9ff4-c2d3-46ba-aa33-651cdccf63e8", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41/resources/floating_ip_association", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-06-27T19:19:10Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-27T19:19:10Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "46", "resource_type": "OS::Nova::FloatingIPAssociation"}, {"resource_name": "keypair", "links": [{"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41/resources/keypair", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-06-27T19:19:10Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-27T19:19:10Z", "required_by": ["vm2", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-keypair", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41/resources/management_router_interface", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-06-27T19:19:10Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-27T19:19:10Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "9b38bc4b-f0d3-41b3-ab15-7ebaabcd73d4:subnet_id=b33c578b-1dfd-4ed0-b88c-9173640ecbe4", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41/resources/subnet", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-06-27T19:19:10Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-27T19:19:10Z", "required_by": ["management_router_interface", "vm2", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "b33c578b-1dfd-4ed0-b88c-9173640ecbe4", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "management_router", "links": [{"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41/resources/management_router", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-06-27T19:19:10Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-27T19:19:10Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "9b38bc4b-f0d3-41b3-ab15-7ebaabcd73d4", "resource_type": "OS::Neutron::Router"}, {"resource_name": "vm2", "links": [{"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41/resources/vm2", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-06-27T19:19:10Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-27T19:19:10Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "9d24e68d-53e3-4622-b9ac-49dee4a3dcaf", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm1", "links": [{"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41/resources/vm1", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-06-27T19:19:10Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-27T19:19:10Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "5425860d-863c-4ae6-8e02-fc33a2ed40b6", "resource_type": "OS::Nova::Server"}]} 2018-06-27 19:19:55,753 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41/resources used request id req-f7a23c77-25e0-4eb4-8250-4e44f284777a 2018-06-27 19:19: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/networks?id=4df98b65-3d31-45cb-9682-9c20d5d39376 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74f6d13676dc2dac58ad05ec23939e0df81bfae4" 2018-06-27 19:19:56,310 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:19:56 GMT Content-Type: application/json Content-Length: 733 Connection: keep-alive X-Openstack-Request-Id: req-316f2162-9849-4525-b847-d7a623df8b9e 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":"4df98b65-3d31-45cb-9682-9c20d5d39376","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":["b33c578b-1dfd-4ed0-b88c-9173640ecbe4"],"description":"","tags":[],"updated_at":"2018-06-27T19:19:15Z","provider:segmentation_id":98,"name":"HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:19:13Z","provider:network_type":"vxlan"}]} 2018-06-27 19:19:56,310 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=4df98b65-3d31-45cb-9682-9c20d5d39376 used request id req-316f2162-9849-4525-b847-d7a623df8b9e 2018-06-27 19:19:56,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=4df98b65-3d31-45cb-9682-9c20d5d39376 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74f6d13676dc2dac58ad05ec23939e0df81bfae4" 2018-06-27 19:19:56,447 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:19:56 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-f52b84fd-2e3e-454d-9946-3970046ed9d7 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4df98b65-3d31-45cb-9682-9c20d5d39376","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:19:15Z","dns_nameservers":[],"updated_at":"2018-06-27T19:19:15Z","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":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"b33c578b-1dfd-4ed0-b88c-9173640ecbe4","subnetpool_id":null,"name":"HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-subnet"}]} 2018-06-27 19:19:56,447 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=4df98b65-3d31-45cb-9682-9c20d5d39376 used request id req-f52b84fd-2e3e-454d-9946-3970046ed9d7 2018-06-27 19:19:56,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=4df98b65-3d31-45cb-9682-9c20d5d39376 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74f6d13676dc2dac58ad05ec23939e0df81bfae4" 2018-06-27 19:19:56,871 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:19:56 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-f1460c96-0e83-4338-adbc-9fd5573ccdf9 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4df98b65-3d31-45cb-9682-9c20d5d39376","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:19:15Z","dns_nameservers":[],"updated_at":"2018-06-27T19:19:15Z","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":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"b33c578b-1dfd-4ed0-b88c-9173640ecbe4","subnetpool_id":null,"name":"HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-subnet"}]} 2018-06-27 19:19:56,871 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=4df98b65-3d31-45cb-9682-9c20d5d39376 used request id req-f1460c96-0e83-4338-adbc-9fd5573ccdf9 2018-06-27 19:19:56,872 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 19:19:56,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}74f6d13676dc2dac58ad05ec23939e0df81bfae4" 2018-06-27 19:19:57,211 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:19:56 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b78d5ec4-d20b-4b04-8a6a-c142b5cef976 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 19:19:57,211 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-b78d5ec4-d20b-4b04-8a6a-c142b5cef976 2018-06-27 19:19:57,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74f6d13676dc2dac58ad05ec23939e0df81bfae4" 2018-06-27 19:19:57,288 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 19:19:57 GMT Content-Type: application/json Content-Length: 527 Connection: keep-alive Location: https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41/resources X-Openstack-Request-Id: req-f6dbf838-6deb-4e74-bee9-a1e181598d73 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 19:19:57,448 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:19:57 GMT Content-Type: application/json Content-Length: 10047 Connection: keep-alive X-Openstack-Request-Id: req-835d89d4-5a7f-4462-b301-128b4689fdd3 Front-End-Https: on RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41/resources/flavor2", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-06-27T19:19:10Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-27T19:19:10Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "9eb5fb2d-bf4e-4977-857d-2214af5f513e", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41/resources/flavor1", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-06-27T19:19:10Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-27T19:19:10Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "4bb46c74-8875-44f6-b581-51580334d53f", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41/resources/network", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-06-27T19:19:10Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-27T19:19:10Z", "required_by": ["subnet", "vm2", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "4df98b65-3d31-45cb-9682-9c20d5d39376", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41/resources/server_security_group", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-06-27T19:19:10Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-27T19:19:10Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "42888ac2-8cfa-4236-82df-683b0b4bcebb", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41/resources/floating_ip", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-06-27T19:19:10Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-27T19:19:10Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "225f9ff4-c2d3-46ba-aa33-651cdccf63e8", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41/resources/floating_ip_association", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-06-27T19:19:10Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-27T19:19:10Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "46", "resource_type": "OS::Nova::FloatingIPAssociation"}, {"resource_name": "keypair", "links": [{"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41/resources/keypair", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-06-27T19:19:10Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-27T19:19:10Z", "required_by": ["vm2", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-keypair", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41/resources/management_router_interface", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-06-27T19:19:10Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-27T19:19:10Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "9b38bc4b-f0d3-41b3-ab15-7ebaabcd73d4:subnet_id=b33c578b-1dfd-4ed0-b88c-9173640ecbe4", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41/resources/subnet", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-06-27T19:19:10Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-27T19:19:10Z", "required_by": ["management_router_interface", "vm2", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "b33c578b-1dfd-4ed0-b88c-9173640ecbe4", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "management_router", "links": [{"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41/resources/management_router", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-06-27T19:19:10Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-27T19:19:10Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "9b38bc4b-f0d3-41b3-ab15-7ebaabcd73d4", "resource_type": "OS::Neutron::Router"}, {"resource_name": "vm2", "links": [{"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41/resources/vm2", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-06-27T19:19:10Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-27T19:19:10Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "9d24e68d-53e3-4622-b9ac-49dee4a3dcaf", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm1", "links": [{"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41/resources/vm1", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-06-27T19:19:10Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-27T19:19:10Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "5425860d-863c-4ae6-8e02-fc33a2ed40b6", "resource_type": "OS::Nova::Server"}]} 2018-06-27 19:19:57,449 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41/resources used request id req-835d89d4-5a7f-4462-b301-128b4689fdd3 2018-06-27 19:19:57,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/5425860d-863c-4ae6-8e02-fc33a2ed40b6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74f6d13676dc2dac58ad05ec23939e0df81bfae4" 2018-06-27 19:19:57,461 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/9d24e68d-53e3-4622-b9ac-49dee4a3dcaf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74f6d13676dc2dac58ad05ec23939e0df81bfae4" 2018-06-27 19:19:58,044 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:19:58 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-f4e70dfc-8c0e-45a9-a497-31c1f9e07427 X-Compute-Request-Id: req-f4e70dfc-8c0e-45a9-a497-31c1f9e07427 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:56:a5", "version": 4, "addr": "10.1.2.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/9d24e68d-53e3-4622-b9ac-49dee4a3dcaf", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/9d24e68d-53e3-4622-b9ac-49dee4a3dcaf", "rel": "bookmark"}], "image": {"id": "fa6f8a8a-a656-4dd0-af68-77cbcb7c71f5", "links": [{"href": "http://172.30.10.101:8774/images/fa6f8a8a-a656-4dd0-af68-77cbcb7c71f5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000019", "OS-SRV-USG:launched_at": "2018-06-27T19:19:45.000000", "flavor": {"id": "9eb5fb2d-bf4e-4977-857d-2214af5f513e", "links": [{"href": "http://172.30.10.101:8774/flavors/9eb5fb2d-bf4e-4977-857d-2214af5f513e", "rel": "bookmark"}]}, "id": "9d24e68d-53e3-4622-b9ac-49dee4a3dcaf", "security_groups": [{"name": "default"}], "user_id": "e9f9c747d54947bc800a81ecf11858f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T19:19:45Z", "hostId": "27fbec6f88c6c566d1566fe6150f4345617a8107b73b72866adff50c", "OS-EXT-SRV-ATTR:host": "cmp002", "OS-SRV-USG:terminated_at": null, "key_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-keypair", "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp002.mcp-ovs-ha.local", "name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-inst2", "created": "2018-06-27T19:19:22Z", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 19:19:58,045 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/9d24e68d-53e3-4622-b9ac-49dee4a3dcaf used request id req-f4e70dfc-8c0e-45a9-a497-31c1f9e07427 2018-06-27 19:19:58,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/networks?name=HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74f6d13676dc2dac58ad05ec23939e0df81bfae4" 2018-06-27 19:19:58,344 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:19:58 GMT Content-Type: application/json Content-Length: 733 Connection: keep-alive X-Openstack-Request-Id: req-f32e896a-841d-446c-9277-60e5a0dd7268 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":"4df98b65-3d31-45cb-9682-9c20d5d39376","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":["b33c578b-1dfd-4ed0-b88c-9173640ecbe4"],"description":"","tags":[],"updated_at":"2018-06-27T19:19:15Z","provider:segmentation_id":98,"name":"HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:19:13Z","provider:network_type":"vxlan"}]} 2018-06-27 19:19:58,344 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-net used request id req-f32e896a-841d-446c-9277-60e5a0dd7268 2018-06-27 19:19:58,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 19:19:58,359 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 19:19: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-27 19:19:58,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/8cdbc979369d4c15b8ddd6cc77d930e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74f6d13676dc2dac58ad05ec23939e0df81bfae4" 2018-06-27 19:19:58,668 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:19:58 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1de5cd3d-b283-4112-bf74-21c66e94f29b 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/8cdbc979369d4c15b8ddd6cc77d930e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}} 2018-06-27 19:19:58,668 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 used request id req-1de5cd3d-b283-4112-bf74-21c66e94f29b 2018-06-27 19:19:58,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/subnets?network_id=4df98b65-3d31-45cb-9682-9c20d5d39376 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74f6d13676dc2dac58ad05ec23939e0df81bfae4" 2018-06-27 19:19:58,706 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:19:58 GMT Content-Type: application/json Content-Length: 1976 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-e28f9ce0-cf92-462b-9d39-67e1e6bb2266 X-Compute-Request-Id: req-e28f9ce0-cf92-462b-9d39-67e1e6bb2266 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:94:08", "version": 4, "addr": "10.1.2.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:94:08", "version": 4, "addr": "172.30.10.119", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/5425860d-863c-4ae6-8e02-fc33a2ed40b6", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/5425860d-863c-4ae6-8e02-fc33a2ed40b6", "rel": "bookmark"}], "image": {"id": "8a80ca83-b87e-4eb2-8854-d7445bbf203a", "links": [{"href": "http://172.30.10.101:8774/images/8a80ca83-b87e-4eb2-8854-d7445bbf203a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000016", "OS-SRV-USG:launched_at": "2018-06-27T19:19:42.000000", "flavor": {"id": "4bb46c74-8875-44f6-b581-51580334d53f", "links": [{"href": "http://172.30.10.101:8774/flavors/4bb46c74-8875-44f6-b581-51580334d53f", "rel": "bookmark"}]}, "id": "5425860d-863c-4ae6-8e02-fc33a2ed40b6", "security_groups": [{"name": "security_group_name"}], "user_id": "e9f9c747d54947bc800a81ecf11858f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T19:19:43Z", "hostId": "27fbec6f88c6c566d1566fe6150f4345617a8107b73b72866adff50c", "OS-EXT-SRV-ATTR:host": "cmp002", "OS-SRV-USG:terminated_at": null, "key_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-keypair", "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp002.mcp-ovs-ha.local", "name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-inst1", "created": "2018-06-27T19:19:22Z", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 19:19:58,706 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/5425860d-863c-4ae6-8e02-fc33a2ed40b6 used request id req-e28f9ce0-cf92-462b-9d39-67e1e6bb2266 2018-06-27 19:19:58,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=HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74f6d13676dc2dac58ad05ec23939e0df81bfae4" 2018-06-27 19:19:58,831 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:19:58 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-8ea3e8cd-ef01-4d41-96cf-db4e51717339 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4df98b65-3d31-45cb-9682-9c20d5d39376","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:19:15Z","dns_nameservers":[],"updated_at":"2018-06-27T19:19:15Z","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":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"b33c578b-1dfd-4ed0-b88c-9173640ecbe4","subnetpool_id":null,"name":"HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-subnet"}]} 2018-06-27 19:19:58,832 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=4df98b65-3d31-45cb-9682-9c20d5d39376 used request id req-8ea3e8cd-ef01-4d41-96cf-db4e51717339 2018-06-27 19:19:58,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=4df98b65-3d31-45cb-9682-9c20d5d39376 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74f6d13676dc2dac58ad05ec23939e0df81bfae4" 2018-06-27 19:19:58,985 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:19:58 GMT Content-Type: application/json Content-Length: 4486 Connection: keep-alive X-Openstack-Request-Id: req-c4c47944-0a2f-4a57-8444-0c8dab1944e3 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T19:19:43Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"b33c578b-1dfd-4ed0-b88c-9173640ecbe4","ip_address":"10.1.2.5"}],"id":"20c51b37-adb1-45b2-a90c-eb60908c6c40","security_groups":["c550cef9-ba45-49be-8c52-0554a76a0c1e"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:fc:56:a5","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"9d24e68d-53e3-4622-b9ac-49dee4a3dcaf","name":"","admin_state_up":true,"network_id":"4df98b65-3d31-45cb-9682-9c20d5d39376","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:19:26Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T19:19:42Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"b33c578b-1dfd-4ed0-b88c-9173640ecbe4","ip_address":"10.1.2.7"}],"id":"6b4aeadb-f7d8-42c3-ad5d-8d9cb03b0ac9","security_groups":["42888ac2-8cfa-4236-82df-683b0b4bcebb"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ec:94:08","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"5425860d-863c-4ae6-8e02-fc33a2ed40b6","name":"","admin_state_up":true,"network_id":"4df98b65-3d31-45cb-9682-9c20d5d39376","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:19:26Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T19:19:29Z","device_owner":"network:router_interface","revision_number":9,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b33c578b-1dfd-4ed0-b88c-9173640ecbe4","ip_address":"10.1.2.1"}],"id":"906921fc-3bbc-4556-ab1f-976048b0516d","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:30:fe:81","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"9b38bc4b-f0d3-41b3-ab15-7ebaabcd73d4","name":"","admin_state_up":true,"network_id":"4df98b65-3d31-45cb-9682-9c20d5d39376","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:19:20Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T19:19:23Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b33c578b-1dfd-4ed0-b88c-9173640ecbe4","ip_address":"10.1.2.3"}],"id":"c1641752-d7f2-4e91-b1d2-9c34e8ce9611","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:45:89:3c","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-4df98b65-3d31-45cb-9682-9c20d5d39376","name":"","admin_state_up":true,"network_id":"4df98b65-3d31-45cb-9682-9c20d5d39376","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:19:17Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T19:19:22Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b33c578b-1dfd-4ed0-b88c-9173640ecbe4","ip_address":"10.1.2.2"}],"id":"d8b1f23b-8360-4ca8-8283-c74dbbb82503","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d6:51:43","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-4df98b65-3d31-45cb-9682-9c20d5d39376","name":"","admin_state_up":true,"network_id":"4df98b65-3d31-45cb-9682-9c20d5d39376","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:19:16Z","binding:vnic_type":"normal"}]} 2018-06-27 19:19:58,985 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=4df98b65-3d31-45cb-9682-9c20d5d39376 used request id req-c4c47944-0a2f-4a57-8444-0c8dab1944e3 2018-06-27 19:19:59,002 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:19:59 GMT Content-Type: application/json Content-Length: 733 Connection: keep-alive X-Openstack-Request-Id: req-8befe18d-ed0b-434e-896a-77d09f018864 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":"4df98b65-3d31-45cb-9682-9c20d5d39376","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":["b33c578b-1dfd-4ed0-b88c-9173640ecbe4"],"description":"","tags":[],"updated_at":"2018-06-27T19:19:15Z","provider:segmentation_id":98,"name":"HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:19:13Z","provider:network_type":"vxlan"}]} 2018-06-27 19:19:59,002 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-net used request id req-8befe18d-ed0b-434e-896a-77d09f018864 2018-06-27 19:19:59,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/8cdbc979369d4c15b8ddd6cc77d930e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74f6d13676dc2dac58ad05ec23939e0df81bfae4" 2018-06-27 19:19:59,086 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:19:59 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a5c3626f-de75-4f09-9a78-668fbe2d341f 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/8cdbc979369d4c15b8ddd6cc77d930e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}} 2018-06-27 19:19:59,086 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 used request id req-a5c3626f-de75-4f09-9a78-668fbe2d341f 2018-06-27 19:19:59,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=4df98b65-3d31-45cb-9682-9c20d5d39376 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74f6d13676dc2dac58ad05ec23939e0df81bfae4" 2018-06-27 19:19:59,226 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:19:59 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-81ae7bed-26b4-4326-af24-0dc0acb286c8 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4df98b65-3d31-45cb-9682-9c20d5d39376","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:19:15Z","dns_nameservers":[],"updated_at":"2018-06-27T19:19:15Z","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":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"b33c578b-1dfd-4ed0-b88c-9173640ecbe4","subnetpool_id":null,"name":"HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-subnet"}]} 2018-06-27 19:19:59,226 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=4df98b65-3d31-45cb-9682-9c20d5d39376 used request id req-81ae7bed-26b4-4326-af24-0dc0acb286c8 2018-06-27 19:19:59,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=4df98b65-3d31-45cb-9682-9c20d5d39376 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74f6d13676dc2dac58ad05ec23939e0df81bfae4" 2018-06-27 19:19:59,598 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:19:59 GMT Content-Type: application/json Content-Length: 4486 Connection: keep-alive X-Openstack-Request-Id: req-5d5d2c5c-3bb3-4399-bf52-9d68a24e72aa Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T19:19:43Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"b33c578b-1dfd-4ed0-b88c-9173640ecbe4","ip_address":"10.1.2.5"}],"id":"20c51b37-adb1-45b2-a90c-eb60908c6c40","security_groups":["c550cef9-ba45-49be-8c52-0554a76a0c1e"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:fc:56:a5","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"9d24e68d-53e3-4622-b9ac-49dee4a3dcaf","name":"","admin_state_up":true,"network_id":"4df98b65-3d31-45cb-9682-9c20d5d39376","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:19:26Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T19:19:42Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"b33c578b-1dfd-4ed0-b88c-9173640ecbe4","ip_address":"10.1.2.7"}],"id":"6b4aeadb-f7d8-42c3-ad5d-8d9cb03b0ac9","security_groups":["42888ac2-8cfa-4236-82df-683b0b4bcebb"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ec:94:08","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"5425860d-863c-4ae6-8e02-fc33a2ed40b6","name":"","admin_state_up":true,"network_id":"4df98b65-3d31-45cb-9682-9c20d5d39376","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:19:26Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T19:19:29Z","device_owner":"network:router_interface","revision_number":9,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b33c578b-1dfd-4ed0-b88c-9173640ecbe4","ip_address":"10.1.2.1"}],"id":"906921fc-3bbc-4556-ab1f-976048b0516d","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:30:fe:81","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"9b38bc4b-f0d3-41b3-ab15-7ebaabcd73d4","name":"","admin_state_up":true,"network_id":"4df98b65-3d31-45cb-9682-9c20d5d39376","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:19:20Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T19:19:23Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b33c578b-1dfd-4ed0-b88c-9173640ecbe4","ip_address":"10.1.2.3"}],"id":"c1641752-d7f2-4e91-b1d2-9c34e8ce9611","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:45:89:3c","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-4df98b65-3d31-45cb-9682-9c20d5d39376","name":"","admin_state_up":true,"network_id":"4df98b65-3d31-45cb-9682-9c20d5d39376","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:19:17Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T19:19:22Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b33c578b-1dfd-4ed0-b88c-9173640ecbe4","ip_address":"10.1.2.2"}],"id":"d8b1f23b-8360-4ca8-8283-c74dbbb82503","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d6:51:43","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-4df98b65-3d31-45cb-9682-9c20d5d39376","name":"","admin_state_up":true,"network_id":"4df98b65-3d31-45cb-9682-9c20d5d39376","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:19:16Z","binding:vnic_type":"normal"}]} 2018-06-27 19:19:59,598 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=4df98b65-3d31-45cb-9682-9c20d5d39376 used request id req-5d5d2c5c-3bb3-4399-bf52-9d68a24e72aa 2018-06-27 19:19:59,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74f6d13676dc2dac58ad05ec23939e0df81bfae4" 2018-06-27 19:19:59,681 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 19:19:59 GMT Content-Type: application/json Content-Length: 527 Connection: keep-alive Location: https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41/resources X-Openstack-Request-Id: req-7b384f6a-626d-46f4-b705-8e225243c5f2 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 19:20:00,111 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:20:00 GMT Content-Type: application/json Content-Length: 10047 Connection: keep-alive X-Openstack-Request-Id: req-dd7c7152-4590-4971-a223-2e697ea2c432 Front-End-Https: on RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41/resources/flavor2", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-06-27T19:19:10Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-27T19:19:10Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "9eb5fb2d-bf4e-4977-857d-2214af5f513e", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41/resources/flavor1", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-06-27T19:19:10Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-27T19:19:10Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "4bb46c74-8875-44f6-b581-51580334d53f", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41/resources/network", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-06-27T19:19:10Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-27T19:19:10Z", "required_by": ["subnet", "vm2", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "4df98b65-3d31-45cb-9682-9c20d5d39376", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41/resources/server_security_group", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-06-27T19:19:10Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-27T19:19:10Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "42888ac2-8cfa-4236-82df-683b0b4bcebb", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41/resources/floating_ip", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-06-27T19:19:10Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-27T19:19:10Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "225f9ff4-c2d3-46ba-aa33-651cdccf63e8", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41/resources/floating_ip_association", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-06-27T19:19:10Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-27T19:19:10Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "46", "resource_type": "OS::Nova::FloatingIPAssociation"}, {"resource_name": "keypair", "links": [{"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41/resources/keypair", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-06-27T19:19:10Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-27T19:19:10Z", "required_by": ["vm2", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-keypair", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41/resources/management_router_interface", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-06-27T19:19:10Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-27T19:19:10Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "9b38bc4b-f0d3-41b3-ab15-7ebaabcd73d4:subnet_id=b33c578b-1dfd-4ed0-b88c-9173640ecbe4", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41/resources/subnet", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-06-27T19:19:10Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-27T19:19:10Z", "required_by": ["management_router_interface", "vm2", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "b33c578b-1dfd-4ed0-b88c-9173640ecbe4", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "management_router", "links": [{"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41/resources/management_router", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-06-27T19:19:10Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-27T19:19:10Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "9b38bc4b-f0d3-41b3-ab15-7ebaabcd73d4", "resource_type": "OS::Neutron::Router"}, {"resource_name": "vm2", "links": [{"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41/resources/vm2", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-06-27T19:19:10Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-27T19:19:10Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "9d24e68d-53e3-4622-b9ac-49dee4a3dcaf", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm1", "links": [{"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41/resources/vm1", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-06-27T19:19:10Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-27T19:19:10Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "5425860d-863c-4ae6-8e02-fc33a2ed40b6", "resource_type": "OS::Nova::Server"}]} 2018-06-27 19:20:00,112 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41/resources used request id req-dd7c7152-4590-4971-a223-2e697ea2c432 2018-06-27 19:20:00,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/fa6f8a8a-a656-4dd0-af68-77cbcb7c71f5 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}74f6d13676dc2dac58ad05ec23939e0df81bfae4" 2018-06-27 19:20:00,908 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:20:00 GMT Content-Type: application/json Content-Length: 738 Connection: keep-alive X-Openstack-Request-Id: req-48db84b3-d46c-469b-91dd-be70978eb294 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-image2", "tags": [], "container_format": "bare", "created_at": "2018-06-27T19:18:55Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-27T19:18:57Z", "visibility": "shared", "self": "/v2/images/fa6f8a8a-a656-4dd0-af68-77cbcb7c71f5", "min_disk": 0, "protected": false, "id": "fa6f8a8a-a656-4dd0-af68-77cbcb7c71f5", "file": "/v2/images/fa6f8a8a-a656-4dd0-af68-77cbcb7c71f5/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8cdbc979369d4c15b8ddd6cc77d930e3", "direct_url": "file:///var/lib/glance/images/fa6f8a8a-a656-4dd0-af68-77cbcb7c71f5", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-27 19:20:00,908 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/fa6f8a8a-a656-4dd0-af68-77cbcb7c71f5 used request id req-48db84b3-d46c-469b-91dd-be70978eb294 2018-06-27 19:20:00,912 - 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}74f6d13676dc2dac58ad05ec23939e0df81bfae4" 2018-06-27 19:20:00,932 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:20:00 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-6c6267c3-cc13-464e-a758-3600529d2938 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-27 19:20:00,932 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-6c6267c3-cc13-464e-a758-3600529d2938 2018-06-27 19:20:00,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/fa6f8a8a-a656-4dd0-af68-77cbcb7c71f5 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}74f6d13676dc2dac58ad05ec23939e0df81bfae4" 2018-06-27 19:20:01,727 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:20:01 GMT Content-Type: application/json Content-Length: 738 Connection: keep-alive X-Openstack-Request-Id: req-174dea05-e5d2-429a-8ac1-44d8bca41a05 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-image2", "tags": [], "container_format": "bare", "created_at": "2018-06-27T19:18:55Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-27T19:18:57Z", "visibility": "shared", "self": "/v2/images/fa6f8a8a-a656-4dd0-af68-77cbcb7c71f5", "min_disk": 0, "protected": false, "id": "fa6f8a8a-a656-4dd0-af68-77cbcb7c71f5", "file": "/v2/images/fa6f8a8a-a656-4dd0-af68-77cbcb7c71f5/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8cdbc979369d4c15b8ddd6cc77d930e3", "direct_url": "file:///var/lib/glance/images/fa6f8a8a-a656-4dd0-af68-77cbcb7c71f5", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-27 19:20:01,727 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/fa6f8a8a-a656-4dd0-af68-77cbcb7c71f5 used request id req-174dea05-e5d2-429a-8ac1-44d8bca41a05 2018-06-27 19:20:01,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/8a80ca83-b87e-4eb2-8854-d7445bbf203a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}74f6d13676dc2dac58ad05ec23939e0df81bfae4" 2018-06-27 19:20:01,797 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:20:01 GMT Content-Type: application/json Content-Length: 738 Connection: keep-alive X-Openstack-Request-Id: req-a345d42d-8a8b-489b-a394-68cfbe512878 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-image1", "tags": [], "container_format": "bare", "created_at": "2018-06-27T19:18:50Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-27T19:18:51Z", "visibility": "shared", "self": "/v2/images/8a80ca83-b87e-4eb2-8854-d7445bbf203a", "min_disk": 0, "protected": false, "id": "8a80ca83-b87e-4eb2-8854-d7445bbf203a", "file": "/v2/images/8a80ca83-b87e-4eb2-8854-d7445bbf203a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8cdbc979369d4c15b8ddd6cc77d930e3", "direct_url": "file:///var/lib/glance/images/8a80ca83-b87e-4eb2-8854-d7445bbf203a", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-27 19:20:01,797 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/8a80ca83-b87e-4eb2-8854-d7445bbf203a used request id req-a345d42d-8a8b-489b-a394-68cfbe512878 2018-06-27 19:20:01,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74f6d13676dc2dac58ad05ec23939e0df81bfae4" 2018-06-27 19:20:01,873 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 19:20:01 GMT Content-Type: application/json Content-Length: 507 Connection: keep-alive Location: https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41 X-Openstack-Request-Id: req-11d64e1d-a48c-45d3-b782-dee4b7f1dfe0 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 19:20:02,266 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:20:02 GMT Content-Type: application/json Content-Length: 4068 Connection: keep-alive X-Openstack-Request-Id: req-3365283d-261a-421f-8246-73f65a8681d8 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-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-flavor2", "OS::project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "OS::stack_id": "1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41", "OS::stack_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-subnet", "net_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack", "stack_user_project_id": "9d1e979f437643ecb88e00a1ecfb70cb", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-06-27T19:19:09Z", "links": [{"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAvnXLfZ/4RQ+J/hRA32nZbnnkK5ODh51EXGpJg+QXsUwiVNcK\nUskFCmmzpuCAoKpq1mb20Rn+903uBqt6f+Juglps7jdL6rvDxhVNDDcQBi2c7tmi\nm59yDe62C6glh53r/RZfmnC477ldSC31cSb5eK6yQh9I3ELsrd7gQYC1WuD/6vuS\nmiNOFGN5oXbAKd6UBIXTXnU9svo115fv435iPn1hyrGzmLxWAojqWYDGobl2RfmG\nMH7iJ0EARAmfbzIL4si9BI6f0BrjvTxwsNNcnRAyA3AxlQudLkPGxRiW6XtB9+u5\n3d/3IMY0otGOMcn4BWr9WXCMqhOJvp1zOeCG2QIDAQABAoIBAQCdpxPR4OC5CavH\nzSwFwrBgajUcfPabAurbNH+11NBnygWBBJ9e91Zc0DINKDhQxb+5yXD0lPgf7Tnh\n+39i7CNdc0xHwy3sF5BuHqOwQMPa2VbVvwCCoPDf54B5Fa47G9WDoUlxpWzvwhgc\n7y4Dg6ds5e5YHV1KNXuEUMCAd/GmTrmd8XMPS6aJgtxJs5Opqoa2Vmep97ln6CBB\nbxa/YE/YUh6bofIvP65Sk4c+kfksUKs990QD7FE0gEKpgOSvgziYBq5tKnoxELcO\nvASaoxFciZdV754E4cBtJZBHLjppWUwpcUVKF71PqyoTBw5Gk61o35aaN5nlTlzL\nQHS/UZchAoGBAPCrQaidL/4eWddQjyV8YpOzfxTJXJmKoCMy0WR/Y2qzPYPfSVME\nwxws5t/OxZY9KT0Zm/S1yKv2J7UTpM9ZVRAlDFoRxSf6njSnL/2YNqBBdtqlOBbL\nhFV6mBrYzdC2LHPIbMeUjsPEWIqS2LWLO1l5HOg/FWITyuQkxPuqnOK/AoGBAMqX\nwC0bzOP25juINntRfW8du/dSne33MNil/Jrzy8QL5p/6bj08aqVhf1aHI5N2rQfW\nUMxvC27HbCocB0VEc0aW0QG3qYhQqO3osXzrC+Xs21op+X4EdhPfb25AL28Rzcdq\nNpSulWJw9qj54aj69muF3Q3FO4xOIy+62rHGbbRnAoGAKC2fB4Q+Z+EvRHfpfeuX\nFWto8tJvCB8Rfu7T8EAoG78SrPpQ5nAsFn8UiBaf++X4BYBJ/f9/Id41YNCHuioC\nvnBA8KR40qTPVqD2rRKFRBnJutTMWVnenNqbnBfHvGk9YJL8PhF6CAq2cWP0k9JL\ntTM39Tna2wXM4GuXCyC/kkcCgYBc/ql9S0ySu+vVGeKAWtisH8b/cVIDQLuQRykb\n65r2Q8w6VRczTr9ZaNat3lyLPSeR+GOgY7yoviu9bJ49wnzzwxjvo+HTK8tPYcfP\nIomUolPSIIBgwyV8W8znm9jqMA74YZ3qQ/VYeagPypw2F/TzSEA/KPD7p4ZpS2lF\nv2LuMwKBgFq/UgN/yvv0F1LTt8VyQRJF/NdYooCLif0QhbvSu7nrK0DqZBH39LwL\nPb89KDndttDGTGbJAyxKlYTysbiDVB+w+ovckp/kq+aweGwRssb43gGEq1tZgM70\ng0Xs295JJ55kbkMCByJuaIwj6NI9t1kpXm327faj69hUx37+8Kzr\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-27 19:20:02,266 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41 used request id req-3365283d-261a-421f-8246-73f65a8681d8 2018-06-27 19:20:02,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74f6d13676dc2dac58ad05ec23939e0df81bfae4" 2018-06-27 19:20:02,339 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 19:20:02 GMT Content-Type: application/json Content-Length: 507 Connection: keep-alive Location: https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41 X-Openstack-Request-Id: req-b3b17faf-944e-4245-ba1b-c53097bf92a7 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 19:20:02,667 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:20:02 GMT Content-Type: application/json Content-Length: 4068 Connection: keep-alive X-Openstack-Request-Id: req-7f5e79c7-e966-4c7f-be6a-c8e5004426b0 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-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-flavor2", "OS::project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "OS::stack_id": "1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41", "OS::stack_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-subnet", "net_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack", "stack_user_project_id": "9d1e979f437643ecb88e00a1ecfb70cb", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-06-27T19:19:09Z", "links": [{"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAvnXLfZ/4RQ+J/hRA32nZbnnkK5ODh51EXGpJg+QXsUwiVNcK\nUskFCmmzpuCAoKpq1mb20Rn+903uBqt6f+Juglps7jdL6rvDxhVNDDcQBi2c7tmi\nm59yDe62C6glh53r/RZfmnC477ldSC31cSb5eK6yQh9I3ELsrd7gQYC1WuD/6vuS\nmiNOFGN5oXbAKd6UBIXTXnU9svo115fv435iPn1hyrGzmLxWAojqWYDGobl2RfmG\nMH7iJ0EARAmfbzIL4si9BI6f0BrjvTxwsNNcnRAyA3AxlQudLkPGxRiW6XtB9+u5\n3d/3IMY0otGOMcn4BWr9WXCMqhOJvp1zOeCG2QIDAQABAoIBAQCdpxPR4OC5CavH\nzSwFwrBgajUcfPabAurbNH+11NBnygWBBJ9e91Zc0DINKDhQxb+5yXD0lPgf7Tnh\n+39i7CNdc0xHwy3sF5BuHqOwQMPa2VbVvwCCoPDf54B5Fa47G9WDoUlxpWzvwhgc\n7y4Dg6ds5e5YHV1KNXuEUMCAd/GmTrmd8XMPS6aJgtxJs5Opqoa2Vmep97ln6CBB\nbxa/YE/YUh6bofIvP65Sk4c+kfksUKs990QD7FE0gEKpgOSvgziYBq5tKnoxELcO\nvASaoxFciZdV754E4cBtJZBHLjppWUwpcUVKF71PqyoTBw5Gk61o35aaN5nlTlzL\nQHS/UZchAoGBAPCrQaidL/4eWddQjyV8YpOzfxTJXJmKoCMy0WR/Y2qzPYPfSVME\nwxws5t/OxZY9KT0Zm/S1yKv2J7UTpM9ZVRAlDFoRxSf6njSnL/2YNqBBdtqlOBbL\nhFV6mBrYzdC2LHPIbMeUjsPEWIqS2LWLO1l5HOg/FWITyuQkxPuqnOK/AoGBAMqX\nwC0bzOP25juINntRfW8du/dSne33MNil/Jrzy8QL5p/6bj08aqVhf1aHI5N2rQfW\nUMxvC27HbCocB0VEc0aW0QG3qYhQqO3osXzrC+Xs21op+X4EdhPfb25AL28Rzcdq\nNpSulWJw9qj54aj69muF3Q3FO4xOIy+62rHGbbRnAoGAKC2fB4Q+Z+EvRHfpfeuX\nFWto8tJvCB8Rfu7T8EAoG78SrPpQ5nAsFn8UiBaf++X4BYBJ/f9/Id41YNCHuioC\nvnBA8KR40qTPVqD2rRKFRBnJutTMWVnenNqbnBfHvGk9YJL8PhF6CAq2cWP0k9JL\ntTM39Tna2wXM4GuXCyC/kkcCgYBc/ql9S0ySu+vVGeKAWtisH8b/cVIDQLuQRykb\n65r2Q8w6VRczTr9ZaNat3lyLPSeR+GOgY7yoviu9bJ49wnzzwxjvo+HTK8tPYcfP\nIomUolPSIIBgwyV8W8znm9jqMA74YZ3qQ/VYeagPypw2F/TzSEA/KPD7p4ZpS2lF\nv2LuMwKBgFq/UgN/yvv0F1LTt8VyQRJF/NdYooCLif0QhbvSu7nrK0DqZBH39LwL\nPb89KDndttDGTGbJAyxKlYTysbiDVB+w+ovckp/kq+aweGwRssb43gGEq1tZgM70\ng0Xs295JJ55kbkMCByJuaIwj6NI9t1kpXm327faj69hUx37+8Kzr\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-27 19:20:02,667 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41 used request id req-7f5e79c7-e966-4c7f-be6a-c8e5004426b0 2018-06-27 19:20:02,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74f6d13676dc2dac58ad05ec23939e0df81bfae4" 2018-06-27 19:20:02,752 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 19:20:02 GMT Content-Type: application/json Content-Length: 507 Connection: keep-alive Location: https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41 X-Openstack-Request-Id: req-8460e8f5-bfe4-42d9-af02-c5de134902a9 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 19:20:02,913 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 19:20:02 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-ac1d71fd-ac54-49e7-9b91-b3e203839a17 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 19:20:02,914 - keystoneauth.session - DEBUG - DELETE call to orchestration for https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41 used request id req-ac1d71fd-ac54-49e7-9b91-b3e203839a17 2018-06-27 19:20:02,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74f6d13676dc2dac58ad05ec23939e0df81bfae4" 2018-06-27 19:20:02,981 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 19:20:02 GMT Content-Type: application/json Content-Length: 507 Connection: keep-alive Location: https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41 X-Openstack-Request-Id: req-dfdafc6b-eda5-4e0b-aa8c-3e4ffb09daf7 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 19:20:03,053 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:20:03 GMT Content-Type: application/json Content-Length: 2456 Connection: keep-alive X-Openstack-Request-Id: req-1a668de9-67a7-40b9-956f-417627b2b9ba 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-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-flavor2", "OS::project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "OS::stack_id": "1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41", "OS::stack_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-subnet", "net_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack", "stack_user_project_id": "9d1e979f437643ecb88e00a1ecfb70cb", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-27T19:19:09Z", "links": [{"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-27T19:20:03Z", "id": "1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41", "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-27 19:20:03,054 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41 used request id req-1a668de9-67a7-40b9-956f-417627b2b9ba 2018-06-27 19:20:06,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74f6d13676dc2dac58ad05ec23939e0df81bfae4" 2018-06-27 19:20:06,109 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 19:20:06 GMT Content-Type: application/json Content-Length: 507 Connection: keep-alive Location: https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41 X-Openstack-Request-Id: req-81d21b76-e079-4cbb-8012-832df09f1c87 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 19:20:06,172 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:20:06 GMT Content-Type: application/json Content-Length: 2456 Connection: keep-alive X-Openstack-Request-Id: req-427e06f4-365a-4e36-ae7d-889263a73f21 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-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-flavor2", "OS::project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "OS::stack_id": "1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41", "OS::stack_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-subnet", "net_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack", "stack_user_project_id": "9d1e979f437643ecb88e00a1ecfb70cb", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-27T19:19:09Z", "links": [{"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-27T19:20:03Z", "id": "1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41", "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-27 19:20:06,172 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41 used request id req-427e06f4-365a-4e36-ae7d-889263a73f21 2018-06-27 19:20:09,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74f6d13676dc2dac58ad05ec23939e0df81bfae4" 2018-06-27 19:20:09,248 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 19:20:09 GMT Content-Type: application/json Content-Length: 507 Connection: keep-alive Location: https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41 X-Openstack-Request-Id: req-610bcb10-47ea-48a1-9162-cb75c914ca4b Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 19:20:09,314 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:20:09 GMT Content-Type: application/json Content-Length: 2456 Connection: keep-alive X-Openstack-Request-Id: req-78065d8b-316a-4776-99a5-4782bc0b2541 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-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-flavor2", "OS::project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "OS::stack_id": "1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41", "OS::stack_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-subnet", "net_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack", "stack_user_project_id": "9d1e979f437643ecb88e00a1ecfb70cb", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-27T19:19:09Z", "links": [{"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-27T19:20:03Z", "id": "1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41", "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-27 19:20:09,315 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41 used request id req-78065d8b-316a-4776-99a5-4782bc0b2541 2018-06-27 19:20:12,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74f6d13676dc2dac58ad05ec23939e0df81bfae4" 2018-06-27 19:20:12,394 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 19:20:12 GMT Content-Type: application/json Content-Length: 507 Connection: keep-alive Location: https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41 X-Openstack-Request-Id: req-9ef6b6f3-30bf-4f32-8673-1c5c49d4bd6c Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 19:20:12,474 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:20:12 GMT Content-Type: application/json Content-Length: 2456 Connection: keep-alive X-Openstack-Request-Id: req-7da8ee2b-5c5a-4db5-aba7-c7b5c247e8be 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-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-flavor2", "OS::project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "OS::stack_id": "1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41", "OS::stack_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-subnet", "net_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack", "stack_user_project_id": "9d1e979f437643ecb88e00a1ecfb70cb", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-27T19:19:09Z", "links": [{"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-27T19:20:03Z", "id": "1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41", "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-27 19:20:12,475 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41 used request id req-7da8ee2b-5c5a-4db5-aba7-c7b5c247e8be 2018-06-27 19:20:15,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74f6d13676dc2dac58ad05ec23939e0df81bfae4" 2018-06-27 19:20:15,553 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 19:20:15 GMT Content-Type: application/json Content-Length: 507 Connection: keep-alive Location: https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41 X-Openstack-Request-Id: req-58696427-3d40-4f75-acda-9c1fc515e675 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 19:20:15,628 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:20:15 GMT Content-Type: application/json Content-Length: 2456 Connection: keep-alive X-Openstack-Request-Id: req-5d3ed6c7-1888-40c4-b8d9-7f24da17cf17 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-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-flavor2", "OS::project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "OS::stack_id": "1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41", "OS::stack_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-subnet", "net_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack", "stack_user_project_id": "9d1e979f437643ecb88e00a1ecfb70cb", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-27T19:19:09Z", "links": [{"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-27T19:20:03Z", "id": "1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41", "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-27 19:20:15,628 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41 used request id req-5d3ed6c7-1888-40c4-b8d9-7f24da17cf17 2018-06-27 19:20:18,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74f6d13676dc2dac58ad05ec23939e0df81bfae4" 2018-06-27 19:20:18,686 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 19:20:18 GMT Content-Type: application/json Content-Length: 507 Connection: keep-alive Location: https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41 X-Openstack-Request-Id: req-9f9f3a0a-f9b8-49d8-98fa-82caaeac09ee Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 19:20:18,757 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:20:18 GMT Content-Type: application/json Content-Length: 2456 Connection: keep-alive X-Openstack-Request-Id: req-ac628c01-fc8a-4300-95ae-810cbd6caf08 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-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-flavor2", "OS::project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "OS::stack_id": "1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41", "OS::stack_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-subnet", "net_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack", "stack_user_project_id": "9d1e979f437643ecb88e00a1ecfb70cb", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-27T19:19:09Z", "links": [{"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-27T19:20:03Z", "id": "1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41", "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-27 19:20:18,757 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41 used request id req-ac628c01-fc8a-4300-95ae-810cbd6caf08 2018-06-27 19:20:21,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74f6d13676dc2dac58ad05ec23939e0df81bfae4" 2018-06-27 19:20:21,842 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 19:20:21 GMT Content-Type: application/json Content-Length: 507 Connection: keep-alive Location: https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41 X-Openstack-Request-Id: req-b1d5551c-fc9a-4324-9f41-153a797131bd Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 19:20:21,925 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:20:21 GMT Content-Type: application/json Content-Length: 2286 Connection: keep-alive X-Openstack-Request-Id: req-6bd3dd21-08bc-4297-a5bc-eeeb9acfeae2 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-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-flavor2", "OS::project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "OS::stack_id": "1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41", "OS::stack_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-subnet", "net_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack", "stack_user_project_id": "9d1e979f437643ecb88e00a1ecfb70cb", "tags": null, "creation_time": "2018-06-27T19:19:09Z", "links": [{"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-06-27T19:20:03Z", "id": "1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41", "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-27 19:20:21,925 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-stack/1ebfb027-2eee-4ad1-b6d9-ae45e2fe4a41 used request id req-6bd3dd21-08bc-4297-a5bc-eeeb9acfeae2 2018-06-27 19:20:21,926 - glance_utils - INFO - Deleting image named - HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-image1 2018-06-27 19:20:21,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9292/v2/images/8a80ca83-b87e-4eb2-8854-d7445bbf203a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}580cae320c8fe4291f634d09fd6ebd1554346fc8" 2018-06-27 19:20:22,955 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 19:20:22 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-07af3ccb-22c2-448e-865e-b47de119103b 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-27 19:20:22,956 - keystoneauth.session - DEBUG - DELETE call to image for https://172.30.10.101:9292/v2/images/8a80ca83-b87e-4eb2-8854-d7445bbf203a used request id req-07af3ccb-22c2-448e-865e-b47de119103b 2018-06-27 19:20:22,957 - glance_utils - INFO - Deleting image named - HeatUtilsCreateComplexStackTests-48aeafc2-7178-4c88-aa91-8d7a19ae0edc-image2 2018-06-27 19:20:22,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9292/v2/images/fa6f8a8a-a656-4dd0-af68-77cbcb7c71f5 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}01792f50f98a4b43f85ad22fe90897000e4eb946" 2018-06-27 19:20:23,921 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 19:20:23 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-6b2ecc80-09e2-4666-b949-91e60ea4f6a5 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-27 19:20:23,921 - keystoneauth.session - DEBUG - DELETE call to image for https://172.30.10.101:9292/v2/images/fa6f8a8a-a656-4dd0-af68-77cbcb7c71f5 used request id req-6b2ecc80-09e2-4666-b949-91e60ea4f6a5 2018-06-27 19:20:23,926 - heat_utils - DEBUG - Retrieving Heat Client 2018-06-27 19:20:23,926 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 19:20:23,935 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 19:20:24,865 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T20:20:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["vy6vvxZxSC6iA9aeSalZiw"], "issued_at": "2018-06-27T19:20:24.000000Z"}} 2018-06-27 19:20:24,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b8f41ef7d8bc1d3eef20abc59c52e419b36284e" -d '{"stack_name": "HeatUtilsFlavorTests-ad68a6d3-9048-4c29-ad4e-d2c923b1f944-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-27 19:20:28,783 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 19:20:28 GMT Content-Type: application/json Content-Length: 267 Connection: keep-alive Location: https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsFlavorTests-ad68a6d3-9048-4c29-ad4e-d2c923b1f944-stack/e5fa45ef-7e8d-4273-b90e-a746e83c294b X-Openstack-Request-Id: req-21a8de6a-fb92-4dd1-9401-575731678111 Front-End-Https: on RESP BODY: {"stack": {"id": "e5fa45ef-7e8d-4273-b90e-a746e83c294b", "links": [{"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsFlavorTests-ad68a6d3-9048-4c29-ad4e-d2c923b1f944-stack/e5fa45ef-7e8d-4273-b90e-a746e83c294b", "rel": "self"}]}} 2018-06-27 19:20:28,784 - keystoneauth.session - DEBUG - POST call to orchestration for https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks used request id req-21a8de6a-fb92-4dd1-9401-575731678111 2018-06-27 19:20:28,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/e5fa45ef-7e8d-4273-b90e-a746e83c294b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b8f41ef7d8bc1d3eef20abc59c52e419b36284e" 2018-06-27 19:20:29,456 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 19:20:29 GMT Content-Type: application/json Content-Length: 483 Connection: keep-alive Location: https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsFlavorTests-ad68a6d3-9048-4c29-ad4e-d2c923b1f944-stack/e5fa45ef-7e8d-4273-b90e-a746e83c294b X-Openstack-Request-Id: req-c437285d-736c-40d8-8016-fb1471a63e76 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsFlavorTests-ad68a6d3-9048-4c29-ad4e-d2c923b1f944-stack/e5fa45ef-7e8d-4273-b90e-a746e83c294b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 19:20:30,239 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:20:30 GMT Content-Type: application/json Content-Length: 1125 Connection: keep-alive X-Openstack-Request-Id: req-fce81851-5c4e-466d-a377-80e9ec6223d3 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": "8cdbc979369d4c15b8ddd6cc77d930e3", "OS::stack_id": "e5fa45ef-7e8d-4273-b90e-a746e83c294b", "OS::stack_name": "HeatUtilsFlavorTests-ad68a6d3-9048-4c29-ad4e-d2c923b1f944-stack"}, "deletion_time": null, "stack_name": "HeatUtilsFlavorTests-ad68a6d3-9048-4c29-ad4e-d2c923b1f944-stack", "stack_user_project_id": "5dc85e51c55948028fd6f95841b2fe1f", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-06-27T19:20:28Z", "links": [{"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsFlavorTests-ad68a6d3-9048-4c29-ad4e-d2c923b1f944-stack/e5fa45ef-7e8d-4273-b90e-a746e83c294b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "e5fa45ef-7e8d-4273-b90e-a746e83c294b", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-06-27 19:20:30,239 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsFlavorTests-ad68a6d3-9048-4c29-ad4e-d2c923b1f944-stack/e5fa45ef-7e8d-4273-b90e-a746e83c294b used request id req-fce81851-5c4e-466d-a377-80e9ec6223d3 2018-06-27 19:20:30,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/e5fa45ef-7e8d-4273-b90e-a746e83c294b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b8f41ef7d8bc1d3eef20abc59c52e419b36284e" 2018-06-27 19:20:30,915 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 19:20:30 GMT Content-Type: application/json Content-Length: 483 Connection: keep-alive Location: https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsFlavorTests-ad68a6d3-9048-4c29-ad4e-d2c923b1f944-stack/e5fa45ef-7e8d-4273-b90e-a746e83c294b X-Openstack-Request-Id: req-d32608c1-8e9d-499d-82e0-920a0467ac84 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsFlavorTests-ad68a6d3-9048-4c29-ad4e-d2c923b1f944-stack/e5fa45ef-7e8d-4273-b90e-a746e83c294b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 19:20:31,036 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:20:31 GMT Content-Type: application/json Content-Length: 1125 Connection: keep-alive X-Openstack-Request-Id: req-120313ff-2842-45db-9a80-07502cf56a04 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": "8cdbc979369d4c15b8ddd6cc77d930e3", "OS::stack_id": "e5fa45ef-7e8d-4273-b90e-a746e83c294b", "OS::stack_name": "HeatUtilsFlavorTests-ad68a6d3-9048-4c29-ad4e-d2c923b1f944-stack"}, "deletion_time": null, "stack_name": "HeatUtilsFlavorTests-ad68a6d3-9048-4c29-ad4e-d2c923b1f944-stack", "stack_user_project_id": "5dc85e51c55948028fd6f95841b2fe1f", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-06-27T19:20:28Z", "links": [{"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsFlavorTests-ad68a6d3-9048-4c29-ad4e-d2c923b1f944-stack/e5fa45ef-7e8d-4273-b90e-a746e83c294b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "e5fa45ef-7e8d-4273-b90e-a746e83c294b", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-06-27 19:20:31,036 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsFlavorTests-ad68a6d3-9048-4c29-ad4e-d2c923b1f944-stack/e5fa45ef-7e8d-4273-b90e-a746e83c294b used request id req-120313ff-2842-45db-9a80-07502cf56a04 2018-06-27 19:20:31,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/e5fa45ef-7e8d-4273-b90e-a746e83c294b/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b8f41ef7d8bc1d3eef20abc59c52e419b36284e" 2018-06-27 19:20:31,856 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 19:20:31 GMT Content-Type: application/json Content-Length: 503 Connection: keep-alive Location: https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsFlavorTests-ad68a6d3-9048-4c29-ad4e-d2c923b1f944-stack/e5fa45ef-7e8d-4273-b90e-a746e83c294b/resources X-Openstack-Request-Id: req-e0cf5675-4532-443b-9ff2-1eafab92fccd Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsFlavorTests-ad68a6d3-9048-4c29-ad4e-d2c923b1f944-stack/e5fa45ef-7e8d-4273-b90e-a746e83c294b/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 19:20:31,960 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:20:31 GMT Content-Type: application/json Content-Length: 786 Connection: keep-alive X-Openstack-Request-Id: req-3f8360da-9733-4e3e-b325-f98baccc4539 Front-End-Https: on RESP BODY: {"resources": [{"resource_name": "flavor", "links": [{"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsFlavorTests-ad68a6d3-9048-4c29-ad4e-d2c923b1f944-stack/e5fa45ef-7e8d-4273-b90e-a746e83c294b/resources/flavor", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsFlavorTests-ad68a6d3-9048-4c29-ad4e-d2c923b1f944-stack/e5fa45ef-7e8d-4273-b90e-a746e83c294b", "rel": "stack"}], "logical_resource_id": "flavor", "creation_time": "2018-06-27T19:20:29Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-27T19:20:29Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "cd396cdf-1c44-404c-9478-2c94c9ae22da", "resource_type": "OS::Nova::Flavor"}]} 2018-06-27 19:20:31,960 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsFlavorTests-ad68a6d3-9048-4c29-ad4e-d2c923b1f944-stack/e5fa45ef-7e8d-4273-b90e-a746e83c294b/resources used request id req-3f8360da-9733-4e3e-b325-f98baccc4539 2018-06-27 19:20:31,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/flavors/cd396cdf-1c44-404c-9478-2c94c9ae22da -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b8f41ef7d8bc1d3eef20abc59c52e419b36284e" 2018-06-27 19:20:32,726 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:20:32 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-4272cce5-db80-4399-b5a9-c332d2d5dd3c X-Compute-Request-Id: req-4272cce5-db80-4399-b5a9-c332d2d5dd3c Front-End-Https: on RESP BODY: {"flavor": {"name": "HeatUtilsFlavorTests-ad68a6d3-9048-4c29-ad4e-d2c923b1f944-stack-flavor-562c6e763hnw", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/cd396cdf-1c44-404c-9478-2c94c9ae22da", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/cd396cdf-1c44-404c-9478-2c94c9ae22da", "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": "cd396cdf-1c44-404c-9478-2c94c9ae22da"}} 2018-06-27 19:20:32,726 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/cd396cdf-1c44-404c-9478-2c94c9ae22da used request id req-4272cce5-db80-4399-b5a9-c332d2d5dd3c 2018-06-27 19:20:32,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/e5fa45ef-7e8d-4273-b90e-a746e83c294b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b8f41ef7d8bc1d3eef20abc59c52e419b36284e" 2018-06-27 19:20:33,373 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 19:20:33 GMT Content-Type: application/json Content-Length: 483 Connection: keep-alive Location: https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsFlavorTests-ad68a6d3-9048-4c29-ad4e-d2c923b1f944-stack/e5fa45ef-7e8d-4273-b90e-a746e83c294b X-Openstack-Request-Id: req-703b24e4-5bad-42a3-8af0-5656cc85d6a4 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsFlavorTests-ad68a6d3-9048-4c29-ad4e-d2c923b1f944-stack/e5fa45ef-7e8d-4273-b90e-a746e83c294b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 19:20:34,135 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 19:20:34 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-9790ee63-55be-4e8c-9428-1a0e80928f8d Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 19:20:34,136 - keystoneauth.session - DEBUG - DELETE call to orchestration for https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsFlavorTests-ad68a6d3-9048-4c29-ad4e-d2c923b1f944-stack/e5fa45ef-7e8d-4273-b90e-a746e83c294b used request id req-9790ee63-55be-4e8c-9428-1a0e80928f8d 2018-06-27 19:20:34,138 - heat_utils - DEBUG - Retrieving Heat Client 2018-06-27 19:20:34,138 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 19:20:34,151 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 19:20:34,993 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T20:20:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["kVfkoUDQQgyCprgrQ2KJkQ"], "issued_at": "2018-06-27T19:20:34.000000Z"}} 2018-06-27 19:20:34,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6dc7b6aea6000bb5a332619301243e2378ee963" -d '{"stack_name": "HeatUtilsKeypairTests-0a121d4a-c726-4b2e-af00-45175ab7d034-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-0a121d4a-c726-4b2e-af00-45175ab7d034-kp"}}' 2018-06-27 19:20:38,884 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 19:20:38 GMT Content-Type: application/json Content-Length: 268 Connection: keep-alive Location: https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsKeypairTests-0a121d4a-c726-4b2e-af00-45175ab7d034-stack/c7c90e37-e292-41d6-b8d5-6db14d163dab X-Openstack-Request-Id: req-1ec98efd-c039-427d-8da3-d89b1ac319f5 Front-End-Https: on RESP BODY: {"stack": {"id": "c7c90e37-e292-41d6-b8d5-6db14d163dab", "links": [{"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsKeypairTests-0a121d4a-c726-4b2e-af00-45175ab7d034-stack/c7c90e37-e292-41d6-b8d5-6db14d163dab", "rel": "self"}]}} 2018-06-27 19:20:38,884 - keystoneauth.session - DEBUG - POST call to orchestration for https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks used request id req-1ec98efd-c039-427d-8da3-d89b1ac319f5 2018-06-27 19:20:38,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/c7c90e37-e292-41d6-b8d5-6db14d163dab -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6dc7b6aea6000bb5a332619301243e2378ee963" 2018-06-27 19:20:39,511 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 19:20:39 GMT Content-Type: application/json Content-Length: 485 Connection: keep-alive Location: https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsKeypairTests-0a121d4a-c726-4b2e-af00-45175ab7d034-stack/c7c90e37-e292-41d6-b8d5-6db14d163dab X-Openstack-Request-Id: req-1f186436-d67b-44ba-9599-35f6c371de98 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsKeypairTests-0a121d4a-c726-4b2e-af00-45175ab7d034-stack/c7c90e37-e292-41d6-b8d5-6db14d163dab;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 19:20:40,200 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:20:40 GMT Content-Type: application/json Content-Length: 1298 Connection: keep-alive X-Openstack-Request-Id: req-c6edc35b-107f-4de5-80a5-eac9bdbc8574 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": "8cdbc979369d4c15b8ddd6cc77d930e3", "OS::stack_id": "c7c90e37-e292-41d6-b8d5-6db14d163dab", "OS::stack_name": "HeatUtilsKeypairTests-0a121d4a-c726-4b2e-af00-45175ab7d034-stack", "keypair_name": "HeatUtilsKeypairTests-0a121d4a-c726-4b2e-af00-45175ab7d034-kp"}, "deletion_time": null, "stack_name": "HeatUtilsKeypairTests-0a121d4a-c726-4b2e-af00-45175ab7d034-stack", "stack_user_project_id": "6c613e942e2f4b279f541fd09b147e05", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-27T19:20:38Z", "links": [{"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsKeypairTests-0a121d4a-c726-4b2e-af00-45175ab7d034-stack/c7c90e37-e292-41d6-b8d5-6db14d163dab", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "c7c90e37-e292-41d6-b8d5-6db14d163dab", "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-27 19:20:40,200 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsKeypairTests-0a121d4a-c726-4b2e-af00-45175ab7d034-stack/c7c90e37-e292-41d6-b8d5-6db14d163dab used request id req-c6edc35b-107f-4de5-80a5-eac9bdbc8574 2018-06-27 19:20:40,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/c7c90e37-e292-41d6-b8d5-6db14d163dab -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6dc7b6aea6000bb5a332619301243e2378ee963" 2018-06-27 19:20:40,795 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 19:20:40 GMT Content-Type: application/json Content-Length: 485 Connection: keep-alive Location: https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsKeypairTests-0a121d4a-c726-4b2e-af00-45175ab7d034-stack/c7c90e37-e292-41d6-b8d5-6db14d163dab X-Openstack-Request-Id: req-f4d201e1-2663-4bf8-88b6-aa85488e8613 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsKeypairTests-0a121d4a-c726-4b2e-af00-45175ab7d034-stack/c7c90e37-e292-41d6-b8d5-6db14d163dab;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 19:20:42,495 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:20:42 GMT Content-Type: application/json Content-Length: 3012 Connection: keep-alive X-Openstack-Request-Id: req-ff392f99-3ef0-4243-be4c-b6dbe1df90da 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": "8cdbc979369d4c15b8ddd6cc77d930e3", "OS::stack_id": "c7c90e37-e292-41d6-b8d5-6db14d163dab", "OS::stack_name": "HeatUtilsKeypairTests-0a121d4a-c726-4b2e-af00-45175ab7d034-stack", "keypair_name": "HeatUtilsKeypairTests-0a121d4a-c726-4b2e-af00-45175ab7d034-kp"}, "deletion_time": null, "stack_name": "HeatUtilsKeypairTests-0a121d4a-c726-4b2e-af00-45175ab7d034-stack", "stack_user_project_id": "6c613e942e2f4b279f541fd09b147e05", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-06-27T19:20:38Z", "links": [{"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsKeypairTests-0a121d4a-c726-4b2e-af00-45175ab7d034-stack/c7c90e37-e292-41d6-b8d5-6db14d163dab", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "c7c90e37-e292-41d6-b8d5-6db14d163dab", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAsjzsEr6B67VPfm9FC9D2YAliomUnKXUpsYAFStM1LEWb15Jr\nbJ+aHRYLZmmpgy/EK3dXLPmVNBIHWeP3RIveoSyVnYnDrkKchxfwerVK/eElJ7CM\nR/ahWrWIQRYj5yQ5NojPLrLsN3idjI9TA93ch7BnTKdqWXtNBjH4pdQm/y4ZcKf3\nGays/tN1wGV0MWvr8JMYUpQsPInnBj1Q5bpxN11JVrFDhWVDeFxmlJkkroSYApsU\nqBWXS9Q20UlPD41agBMtKWdUJf+uQ3WEk8lWRaMc+uftX5LcAJmh2CvqancJ0+gJ\n4o6Ui8f61QThkiRAYPESwXU6tXpowZKTDxBJtwIDAQABAoIBABIOR9/yOpkVKfNl\n9DmpNnwuFzbaRmhVvR6FGIQm9zj/6DSjWYyMcoFFzWvXgluOyDGbClK9CddXiDUb\n+d2QycHMEW//F7qcdtzcmPjlSq6DU088/EkB/ACDaUUmqAZvTfhvTYWujG1mI5es\noT1ACWoZfa1vPD/KVNgu0cCCyFyLNLHmq+pymT4qnwaoDBSu1AB+IyPuGRySt+JY\ncTkbhjKDyK4fRhoQiOi3PoWskIyYQHfrM+uVpjzJe6YinSr+u16M2qw1aJOFbMbC\nRVSobWfwsJqZuXVDLr7QM/HJQ4WdZUkM9OM47WDBtacHwxmdgsblcXexCx5NK7wb\nguCy8TECgYEA2PLedUBkkiPe9K9xFqbUxhhXpbJHjCbgZx1GyBFafm/iAjK6m+N4\nTVDw43nhefgTMGHTAgbaYlGKjuHSbBMhbbk3vXe7CL5VrwU4e6BmHgBExLTM5ha3\nB3jarkBbyhiojeNf3adBY8bi/iC2BO93RQ0vjdOxkmiLVDjpQttM3dkCgYEA0lI9\nHgMjVKCUmRQTOTptegJB3OUeqQExe7RaxMTsBnF+UQ3U8dj2/Pgtk1deeAnlAVw8\nB2rDNwsIlqL9X1GQ49HqT9dN8kuhgJrblx/RbAEdFI0e1/jSa9cG/bI39N35trn1\nzSK+9T6gBqmwJM4l2jA70U+cJAa+VsTr1HR5Wg8CgYBsscoZDskUmxpCl3/ebHmg\nQmPvZZIJOxUlNHrZFDC1tlKS7V2nauFEQ3BdWBxK4qqii/CPTGWv6tCz45psgW03\nLxwpNkqkB9CgHsp8zhE7qMDLmRYrlWfgO4G82gvjBlW0uR23zOurFON3lWX8tQmZ\ntBCGS3DlPLHJ4bWkxIEPiQKBgA3pcK9+h6S+ZnXltQvRCJLMeWzSHwAQ2yQSnvpr\nCC247iEQaCiDMHs1M1aOreoExYgcgMAA2N7YNP4508atT4cySGx1kmtXg1xNYf8S\nFLkvLaxBVWv1wn1toMHBOyBQWocyr8ac6MKyHMW0DbmxhSF0lVBYErzzUT3OEsdf\n2PMTAoGAWrYcmlpW/ivddstCwF2eUYuQO6bRpcHxjm0QXZoE4BPxeHfeHdlTKzpb\nYxs3ldP7ika5Waqo7hN9JUsYUlncgguAZMXr1O0eumfOE631sMJES1zWWBRnRwo3\nrWkqcCir6f3lCNCBBnxLo48ZlJegBHwFB48qIKuaYltK+S5Wu9M=\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-27 19:20:42,495 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsKeypairTests-0a121d4a-c726-4b2e-af00-45175ab7d034-stack/c7c90e37-e292-41d6-b8d5-6db14d163dab used request id req-ff392f99-3ef0-4243-be4c-b6dbe1df90da 2018-06-27 19:20:42,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/c7c90e37-e292-41d6-b8d5-6db14d163dab/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6dc7b6aea6000bb5a332619301243e2378ee963" 2018-06-27 19:20:43,271 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 19:20:43 GMT Content-Type: application/json Content-Length: 505 Connection: keep-alive Location: https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsKeypairTests-0a121d4a-c726-4b2e-af00-45175ab7d034-stack/c7c90e37-e292-41d6-b8d5-6db14d163dab/resources X-Openstack-Request-Id: req-38382e3c-f695-4c21-a326-623ac5f836a9 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsKeypairTests-0a121d4a-c726-4b2e-af00-45175ab7d034-stack/c7c90e37-e292-41d6-b8d5-6db14d163dab/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 19:20:43,396 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:20:43 GMT Content-Type: application/json Content-Length: 817 Connection: keep-alive X-Openstack-Request-Id: req-2760320b-7ff2-46c1-a2fc-2f2022dc9dab Front-End-Https: on RESP BODY: {"resources": [{"resource_name": "keypair", "links": [{"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsKeypairTests-0a121d4a-c726-4b2e-af00-45175ab7d034-stack/c7c90e37-e292-41d6-b8d5-6db14d163dab/resources/keypair", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsKeypairTests-0a121d4a-c726-4b2e-af00-45175ab7d034-stack/c7c90e37-e292-41d6-b8d5-6db14d163dab", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-06-27T19:20:39Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-27T19:20:39Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsKeypairTests-0a121d4a-c726-4b2e-af00-45175ab7d034-kp", "resource_type": "OS::Nova::KeyPair"}]} 2018-06-27 19:20:43,396 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsKeypairTests-0a121d4a-c726-4b2e-af00-45175ab7d034-stack/c7c90e37-e292-41d6-b8d5-6db14d163dab/resources used request id req-2760320b-7ff2-46c1-a2fc-2f2022dc9dab 2018-06-27 19:20:43,400 - novaclient.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-0a121d4a-c726-4b2e-af00-45175ab7d034-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6dc7b6aea6000bb5a332619301243e2378ee963" 2018-06-27 19:20:44,157 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:20:44 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-b233d045-4afa-43bd-a031-2639953a35e7 X-Compute-Request-Id: req-b233d045-4afa-43bd-a031-2639953a35e7 Front-End-Https: on RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCyPOwSvoHrtU9+b0UL0PZgCWKiZScpdSmxgAVK0zUsRZvXkmtsn5odFgtmaamDL8Qrd1cs+ZU0EgdZ4/dEi96hLJWdicOuQpyHF/B6tUr94SUnsIxH9qFatYhBFiPnJDk2iM8usuw3eJ2Mj1MD3dyHsGdMp2pZe00GMfil1Cb/Lhlwp/cZrKz+03XAZXQxa+vwkxhSlCw8iecGPVDlunE3XUlWsUOFZUN4XGaUmSSuhJgCmxSoFZdL1DbRSU8PjVqAEy0pZ1Ql/65DdYSTyVZFoxz65+1fktwAmaHYK+pqdwnT6AnijpSLx/rVBOGSJEBg8RLBdTq1emjBkpMPEEm3 Generated-by-Nova", "user_id": "e9f9c747d54947bc800a81ecf11858f5", "name": "HeatUtilsKeypairTests-0a121d4a-c726-4b2e-af00-45175ab7d034-kp", "deleted": false, "created_at": "2018-06-27T19:20:40.000000", "updated_at": null, "fingerprint": "b7:98:55:bd:2f:36:aa:3b:f1:6a:9f:f4:a2:c5:39:bf", "deleted_at": null, "id": 13}} 2018-06-27 19:20:44,158 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-0a121d4a-c726-4b2e-af00-45175ab7d034-kp used request id req-b233d045-4afa-43bd-a031-2639953a35e7 2018-06-27 19:20:44,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/c7c90e37-e292-41d6-b8d5-6db14d163dab -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6dc7b6aea6000bb5a332619301243e2378ee963" 2018-06-27 19:20:45,019 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 19:20:45 GMT Content-Type: application/json Content-Length: 485 Connection: keep-alive Location: https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsKeypairTests-0a121d4a-c726-4b2e-af00-45175ab7d034-stack/c7c90e37-e292-41d6-b8d5-6db14d163dab X-Openstack-Request-Id: req-8ce2a466-4bcb-44fc-993f-90819d0fb24e Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsKeypairTests-0a121d4a-c726-4b2e-af00-45175ab7d034-stack/c7c90e37-e292-41d6-b8d5-6db14d163dab;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 19:20:46,612 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:20:46 GMT Content-Type: application/json Content-Length: 3012 Connection: keep-alive X-Openstack-Request-Id: req-13ed11f0-f243-429f-b4b2-00abc75059b6 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": "8cdbc979369d4c15b8ddd6cc77d930e3", "OS::stack_id": "c7c90e37-e292-41d6-b8d5-6db14d163dab", "OS::stack_name": "HeatUtilsKeypairTests-0a121d4a-c726-4b2e-af00-45175ab7d034-stack", "keypair_name": "HeatUtilsKeypairTests-0a121d4a-c726-4b2e-af00-45175ab7d034-kp"}, "deletion_time": null, "stack_name": "HeatUtilsKeypairTests-0a121d4a-c726-4b2e-af00-45175ab7d034-stack", "stack_user_project_id": "6c613e942e2f4b279f541fd09b147e05", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-06-27T19:20:38Z", "links": [{"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsKeypairTests-0a121d4a-c726-4b2e-af00-45175ab7d034-stack/c7c90e37-e292-41d6-b8d5-6db14d163dab", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "c7c90e37-e292-41d6-b8d5-6db14d163dab", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAsjzsEr6B67VPfm9FC9D2YAliomUnKXUpsYAFStM1LEWb15Jr\nbJ+aHRYLZmmpgy/EK3dXLPmVNBIHWeP3RIveoSyVnYnDrkKchxfwerVK/eElJ7CM\nR/ahWrWIQRYj5yQ5NojPLrLsN3idjI9TA93ch7BnTKdqWXtNBjH4pdQm/y4ZcKf3\nGays/tN1wGV0MWvr8JMYUpQsPInnBj1Q5bpxN11JVrFDhWVDeFxmlJkkroSYApsU\nqBWXS9Q20UlPD41agBMtKWdUJf+uQ3WEk8lWRaMc+uftX5LcAJmh2CvqancJ0+gJ\n4o6Ui8f61QThkiRAYPESwXU6tXpowZKTDxBJtwIDAQABAoIBABIOR9/yOpkVKfNl\n9DmpNnwuFzbaRmhVvR6FGIQm9zj/6DSjWYyMcoFFzWvXgluOyDGbClK9CddXiDUb\n+d2QycHMEW//F7qcdtzcmPjlSq6DU088/EkB/ACDaUUmqAZvTfhvTYWujG1mI5es\noT1ACWoZfa1vPD/KVNgu0cCCyFyLNLHmq+pymT4qnwaoDBSu1AB+IyPuGRySt+JY\ncTkbhjKDyK4fRhoQiOi3PoWskIyYQHfrM+uVpjzJe6YinSr+u16M2qw1aJOFbMbC\nRVSobWfwsJqZuXVDLr7QM/HJQ4WdZUkM9OM47WDBtacHwxmdgsblcXexCx5NK7wb\nguCy8TECgYEA2PLedUBkkiPe9K9xFqbUxhhXpbJHjCbgZx1GyBFafm/iAjK6m+N4\nTVDw43nhefgTMGHTAgbaYlGKjuHSbBMhbbk3vXe7CL5VrwU4e6BmHgBExLTM5ha3\nB3jarkBbyhiojeNf3adBY8bi/iC2BO93RQ0vjdOxkmiLVDjpQttM3dkCgYEA0lI9\nHgMjVKCUmRQTOTptegJB3OUeqQExe7RaxMTsBnF+UQ3U8dj2/Pgtk1deeAnlAVw8\nB2rDNwsIlqL9X1GQ49HqT9dN8kuhgJrblx/RbAEdFI0e1/jSa9cG/bI39N35trn1\nzSK+9T6gBqmwJM4l2jA70U+cJAa+VsTr1HR5Wg8CgYBsscoZDskUmxpCl3/ebHmg\nQmPvZZIJOxUlNHrZFDC1tlKS7V2nauFEQ3BdWBxK4qqii/CPTGWv6tCz45psgW03\nLxwpNkqkB9CgHsp8zhE7qMDLmRYrlWfgO4G82gvjBlW0uR23zOurFON3lWX8tQmZ\ntBCGS3DlPLHJ4bWkxIEPiQKBgA3pcK9+h6S+ZnXltQvRCJLMeWzSHwAQ2yQSnvpr\nCC247iEQaCiDMHs1M1aOreoExYgcgMAA2N7YNP4508atT4cySGx1kmtXg1xNYf8S\nFLkvLaxBVWv1wn1toMHBOyBQWocyr8ac6MKyHMW0DbmxhSF0lVBYErzzUT3OEsdf\n2PMTAoGAWrYcmlpW/ivddstCwF2eUYuQO6bRpcHxjm0QXZoE4BPxeHfeHdlTKzpb\nYxs3ldP7ika5Waqo7hN9JUsYUlncgguAZMXr1O0eumfOE631sMJES1zWWBRnRwo3\nrWkqcCir6f3lCNCBBnxLo48ZlJegBHwFB48qIKuaYltK+S5Wu9M=\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-27 19:20:46,613 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsKeypairTests-0a121d4a-c726-4b2e-af00-45175ab7d034-stack/c7c90e37-e292-41d6-b8d5-6db14d163dab used request id req-13ed11f0-f243-429f-b4b2-00abc75059b6 2018-06-27 19:20:46,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/os-keypairs/HeatUtilsKeypairTests-0a121d4a-c726-4b2e-af00-45175ab7d034-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6dc7b6aea6000bb5a332619301243e2378ee963" 2018-06-27 19:20:47,326 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:20:47 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-c2fd08a2-15e4-4ea1-bd6d-1cb9cb72368b X-Compute-Request-Id: req-c2fd08a2-15e4-4ea1-bd6d-1cb9cb72368b Front-End-Https: on RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCyPOwSvoHrtU9+b0UL0PZgCWKiZScpdSmxgAVK0zUsRZvXkmtsn5odFgtmaamDL8Qrd1cs+ZU0EgdZ4/dEi96hLJWdicOuQpyHF/B6tUr94SUnsIxH9qFatYhBFiPnJDk2iM8usuw3eJ2Mj1MD3dyHsGdMp2pZe00GMfil1Cb/Lhlwp/cZrKz+03XAZXQxa+vwkxhSlCw8iecGPVDlunE3XUlWsUOFZUN4XGaUmSSuhJgCmxSoFZdL1DbRSU8PjVqAEy0pZ1Ql/65DdYSTyVZFoxz65+1fktwAmaHYK+pqdwnT6AnijpSLx/rVBOGSJEBg8RLBdTq1emjBkpMPEEm3 Generated-by-Nova", "user_id": "e9f9c747d54947bc800a81ecf11858f5", "name": "HeatUtilsKeypairTests-0a121d4a-c726-4b2e-af00-45175ab7d034-kp", "deleted": false, "created_at": "2018-06-27T19:20:40.000000", "updated_at": null, "fingerprint": "b7:98:55:bd:2f:36:aa:3b:f1:6a:9f:f4:a2:c5:39:bf", "deleted_at": null, "id": 13}} 2018-06-27 19:20:47,326 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-0a121d4a-c726-4b2e-af00-45175ab7d034-kp used request id req-c2fd08a2-15e4-4ea1-bd6d-1cb9cb72368b 2018-06-27 19:20:47,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/c7c90e37-e292-41d6-b8d5-6db14d163dab -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6dc7b6aea6000bb5a332619301243e2378ee963" 2018-06-27 19:20:47,398 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 19:20:47 GMT Content-Type: application/json Content-Length: 485 Connection: keep-alive Location: https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsKeypairTests-0a121d4a-c726-4b2e-af00-45175ab7d034-stack/c7c90e37-e292-41d6-b8d5-6db14d163dab X-Openstack-Request-Id: req-c4c36b82-8b25-48da-96d1-e7aed5a5b64b Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsKeypairTests-0a121d4a-c726-4b2e-af00-45175ab7d034-stack/c7c90e37-e292-41d6-b8d5-6db14d163dab;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 19:20:47,504 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 19:20:47 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-74b1281a-27de-4db4-bfbc-1d4a4525bda4 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 19:20:47,504 - keystoneauth.session - DEBUG - DELETE call to orchestration for https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsKeypairTests-0a121d4a-c726-4b2e-af00-45175ab7d034-stack/c7c90e37-e292-41d6-b8d5-6db14d163dab used request id req-74b1281a-27de-4db4-bfbc-1d4a4525bda4 2018-06-27 19:20:47,506 - heat_utils - DEBUG - Retrieving Heat Client 2018-06-27 19:20:47,520 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 19:20:48,297 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T20:20:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["-NRtzkBQTOuwLyr3ZbIXpw"], "issued_at": "2018-06-27T19:20:48.000000Z"}} 2018-06-27 19:20:48,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78471d860d1ef1502db11413b5da7ff5bd49fca5" -d '{"stack_name": "HeatUtilsSecurityGroupTests-77a34003-d743-4d46-b8c0-18facc2e388c-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-77a34003-d743-4d46-b8c0-18facc2e388c-sec-grp"}}' 2018-06-27 19:20:52,240 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 19:20:52 GMT Content-Type: application/json Content-Length: 274 Connection: keep-alive Location: https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsSecurityGroupTests-77a34003-d743-4d46-b8c0-18facc2e388c-stack/ff8b2892-04a3-441d-b3e0-94f6ff605fb1 X-Openstack-Request-Id: req-c1891939-2792-426a-bdae-a1477e22d66e Front-End-Https: on RESP BODY: {"stack": {"id": "ff8b2892-04a3-441d-b3e0-94f6ff605fb1", "links": [{"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsSecurityGroupTests-77a34003-d743-4d46-b8c0-18facc2e388c-stack/ff8b2892-04a3-441d-b3e0-94f6ff605fb1", "rel": "self"}]}} 2018-06-27 19:20:52,241 - keystoneauth.session - DEBUG - POST call to orchestration for https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks used request id req-c1891939-2792-426a-bdae-a1477e22d66e 2018-06-27 19:20:52,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/ff8b2892-04a3-441d-b3e0-94f6ff605fb1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78471d860d1ef1502db11413b5da7ff5bd49fca5" 2018-06-27 19:20:53,013 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 19:20:53 GMT Content-Type: application/json Content-Length: 497 Connection: keep-alive Location: https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsSecurityGroupTests-77a34003-d743-4d46-b8c0-18facc2e388c-stack/ff8b2892-04a3-441d-b3e0-94f6ff605fb1 X-Openstack-Request-Id: req-504ff465-0c14-4dae-9aa4-77237d91f09b Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsSecurityGroupTests-77a34003-d743-4d46-b8c0-18facc2e388c-stack/ff8b2892-04a3-441d-b3e0-94f6ff605fb1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 19:20:53,730 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:20:53 GMT Content-Type: application/json Content-Length: 1225 Connection: keep-alive X-Openstack-Request-Id: req-a3d028e6-a34a-4ce6-aa40-91003abc7baf 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": "8cdbc979369d4c15b8ddd6cc77d930e3", "OS::stack_id": "ff8b2892-04a3-441d-b3e0-94f6ff605fb1", "OS::stack_name": "HeatUtilsSecurityGroupTests-77a34003-d743-4d46-b8c0-18facc2e388c-stack", "security_group_name": "HeatUtilsSecurityGroupTests-77a34003-d743-4d46-b8c0-18facc2e388c-sec-grp"}, "deletion_time": null, "stack_name": "HeatUtilsSecurityGroupTests-77a34003-d743-4d46-b8c0-18facc2e388c-stack", "stack_user_project_id": "f3db02c947e34f1db57b936c425ad189", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-27T19:20:51Z", "links": [{"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsSecurityGroupTests-77a34003-d743-4d46-b8c0-18facc2e388c-stack/ff8b2892-04a3-441d-b3e0-94f6ff605fb1", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ff8b2892-04a3-441d-b3e0-94f6ff605fb1", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-06-27 19:20:53,730 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsSecurityGroupTests-77a34003-d743-4d46-b8c0-18facc2e388c-stack/ff8b2892-04a3-441d-b3e0-94f6ff605fb1 used request id req-a3d028e6-a34a-4ce6-aa40-91003abc7baf 2018-06-27 19:20:53,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/ff8b2892-04a3-441d-b3e0-94f6ff605fb1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78471d860d1ef1502db11413b5da7ff5bd49fca5" 2018-06-27 19:20:54,426 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 19:20:54 GMT Content-Type: application/json Content-Length: 497 Connection: keep-alive Location: https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsSecurityGroupTests-77a34003-d743-4d46-b8c0-18facc2e388c-stack/ff8b2892-04a3-441d-b3e0-94f6ff605fb1 X-Openstack-Request-Id: req-e2f6d38e-a5ba-4bd6-b8ba-591818fecbcb Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsSecurityGroupTests-77a34003-d743-4d46-b8c0-18facc2e388c-stack/ff8b2892-04a3-441d-b3e0-94f6ff605fb1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 19:20:54,539 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:20:54 GMT Content-Type: application/json Content-Length: 1225 Connection: keep-alive X-Openstack-Request-Id: req-d06cbb4e-535d-4b95-95e2-6f9a3337f397 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": "8cdbc979369d4c15b8ddd6cc77d930e3", "OS::stack_id": "ff8b2892-04a3-441d-b3e0-94f6ff605fb1", "OS::stack_name": "HeatUtilsSecurityGroupTests-77a34003-d743-4d46-b8c0-18facc2e388c-stack", "security_group_name": "HeatUtilsSecurityGroupTests-77a34003-d743-4d46-b8c0-18facc2e388c-sec-grp"}, "deletion_time": null, "stack_name": "HeatUtilsSecurityGroupTests-77a34003-d743-4d46-b8c0-18facc2e388c-stack", "stack_user_project_id": "f3db02c947e34f1db57b936c425ad189", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-27T19:20:51Z", "links": [{"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsSecurityGroupTests-77a34003-d743-4d46-b8c0-18facc2e388c-stack/ff8b2892-04a3-441d-b3e0-94f6ff605fb1", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ff8b2892-04a3-441d-b3e0-94f6ff605fb1", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-06-27 19:20:54,539 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsSecurityGroupTests-77a34003-d743-4d46-b8c0-18facc2e388c-stack/ff8b2892-04a3-441d-b3e0-94f6ff605fb1 used request id req-d06cbb4e-535d-4b95-95e2-6f9a3337f397 2018-06-27 19:20:57,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/ff8b2892-04a3-441d-b3e0-94f6ff605fb1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78471d860d1ef1502db11413b5da7ff5bd49fca5" 2018-06-27 19:20:58,240 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 19:20:58 GMT Content-Type: application/json Content-Length: 497 Connection: keep-alive Location: https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsSecurityGroupTests-77a34003-d743-4d46-b8c0-18facc2e388c-stack/ff8b2892-04a3-441d-b3e0-94f6ff605fb1 X-Openstack-Request-Id: req-4a1a3d8b-e371-42ac-afa7-593557883188 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsSecurityGroupTests-77a34003-d743-4d46-b8c0-18facc2e388c-stack/ff8b2892-04a3-441d-b3e0-94f6ff605fb1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 19:20:59,024 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:20:59 GMT Content-Type: application/json Content-Length: 1237 Connection: keep-alive X-Openstack-Request-Id: req-70fe14bb-cebc-4f80-9273-01a24b19f469 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": "8cdbc979369d4c15b8ddd6cc77d930e3", "OS::stack_id": "ff8b2892-04a3-441d-b3e0-94f6ff605fb1", "OS::stack_name": "HeatUtilsSecurityGroupTests-77a34003-d743-4d46-b8c0-18facc2e388c-stack", "security_group_name": "HeatUtilsSecurityGroupTests-77a34003-d743-4d46-b8c0-18facc2e388c-sec-grp"}, "deletion_time": null, "stack_name": "HeatUtilsSecurityGroupTests-77a34003-d743-4d46-b8c0-18facc2e388c-stack", "stack_user_project_id": "f3db02c947e34f1db57b936c425ad189", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-06-27T19:20:51Z", "links": [{"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsSecurityGroupTests-77a34003-d743-4d46-b8c0-18facc2e388c-stack/ff8b2892-04a3-441d-b3e0-94f6ff605fb1", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "ff8b2892-04a3-441d-b3e0-94f6ff605fb1", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-06-27 19:20:59,025 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsSecurityGroupTests-77a34003-d743-4d46-b8c0-18facc2e388c-stack/ff8b2892-04a3-441d-b3e0-94f6ff605fb1 used request id req-70fe14bb-cebc-4f80-9273-01a24b19f469 2018-06-27 19:20:59,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/ff8b2892-04a3-441d-b3e0-94f6ff605fb1/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78471d860d1ef1502db11413b5da7ff5bd49fca5" 2018-06-27 19:20:59,699 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 19:20:59 GMT Content-Type: application/json Content-Length: 517 Connection: keep-alive Location: https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsSecurityGroupTests-77a34003-d743-4d46-b8c0-18facc2e388c-stack/ff8b2892-04a3-441d-b3e0-94f6ff605fb1/resources X-Openstack-Request-Id: req-b7e69dd3-ab48-47b6-bd60-7dd1a5bc70bf Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsSecurityGroupTests-77a34003-d743-4d46-b8c0-18facc2e388c-stack/ff8b2892-04a3-441d-b3e0-94f6ff605fb1/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 19:20:59,827 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:20:59 GMT Content-Type: application/json Content-Length: 855 Connection: keep-alive X-Openstack-Request-Id: req-2af76085-e7f7-4fbd-9c4d-9918e6af95d3 Front-End-Https: on RESP BODY: {"resources": [{"resource_name": "server_security_group", "links": [{"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsSecurityGroupTests-77a34003-d743-4d46-b8c0-18facc2e388c-stack/ff8b2892-04a3-441d-b3e0-94f6ff605fb1/resources/server_security_group", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsSecurityGroupTests-77a34003-d743-4d46-b8c0-18facc2e388c-stack/ff8b2892-04a3-441d-b3e0-94f6ff605fb1", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-06-27T19:20:52Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-27T19:20:52Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "fcec42c2-cbc8-41a2-88e9-adfe41f079eb", "resource_type": "OS::Neutron::SecurityGroup"}]} 2018-06-27 19:20:59,827 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsSecurityGroupTests-77a34003-d743-4d46-b8c0-18facc2e388c-stack/ff8b2892-04a3-441d-b3e0-94f6ff605fb1/resources used request id req-2af76085-e7f7-4fbd-9c4d-9918e6af95d3 2018-06-27 19:20:59,828 - neutron_utils - INFO - Retrieving security group with ID - fcec42c2-cbc8-41a2-88e9-adfe41f079eb 2018-06-27 19:20:59,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/security-groups?id=fcec42c2-cbc8-41a2-88e9-adfe41f079eb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78471d860d1ef1502db11413b5da7ff5bd49fca5" 2018-06-27 19:21:00,084 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:21:00 GMT Content-Type: application/json Content-Length: 1433 Connection: keep-alive X-Openstack-Request-Id: req-f4cd1861-8fdc-4d17-9043-246c45d58078 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Test description", "tags": [], "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T19:20:53Z", "updated_at": "2018-06-27T19:20:55Z", "security_group_rules": [{"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-06-27T19:20:54Z", "revision_number": 0, "id": "b7913717-4446-4e83-b443-4b15eabcfcab", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-06-27T19:20:54Z", "security_group_id": "fcec42c2-cbc8-41a2-88e9-adfe41f079eb", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": 22, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:20:55Z", "revision_number": 0, "id": "e344466a-ab36-4b41-a65a-863e5dbf5801", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-06-27T19:20:55Z", "security_group_id": "fcec42c2-cbc8-41a2-88e9-adfe41f079eb", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}], "revision_number": 6, "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "fcec42c2-cbc8-41a2-88e9-adfe41f079eb", "name": "HeatUtilsSecurityGroupTests-77a34003-d743-4d46-b8c0-18facc2e388c-sec-grp"}]} 2018-06-27 19:21:00,084 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=fcec42c2-cbc8-41a2-88e9-adfe41f079eb used request id req-f4cd1861-8fdc-4d17-9043-246c45d58078 2018-06-27 19:21:00,085 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fcec42c2-cbc8-41a2-88e9-adfe41f079eb 2018-06-27 19:21: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-group-rules?security_group_id=fcec42c2-cbc8-41a2-88e9-adfe41f079eb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78471d860d1ef1502db11413b5da7ff5bd49fca5" 2018-06-27 19:21:00,157 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:21:00 GMT Content-Type: application/json Content-Length: 1012 Connection: keep-alive X-Openstack-Request-Id: req-265e54ba-c98f-4d7c-a6cb-8f6637ea653a 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-27T19:20:54Z", "security_group_id": "fcec42c2-cbc8-41a2-88e9-adfe41f079eb", "port_range_min": 22, "revision_number": 0, "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T19:20:54Z", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "b7913717-4446-4e83-b443-4b15eabcfcab"}, {"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-27T19:20:55Z", "security_group_id": "fcec42c2-cbc8-41a2-88e9-adfe41f079eb", "port_range_min": null, "revision_number": 0, "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T19:20:55Z", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "e344466a-ab36-4b41-a65a-863e5dbf5801"}]} 2018-06-27 19:21:00,157 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=fcec42c2-cbc8-41a2-88e9-adfe41f079eb used request id req-265e54ba-c98f-4d7c-a6cb-8f6637ea653a 2018-06-27 19:21:00,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/ff8b2892-04a3-441d-b3e0-94f6ff605fb1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78471d860d1ef1502db11413b5da7ff5bd49fca5" 2018-06-27 19:21:00,235 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 19:21:00 GMT Content-Type: application/json Content-Length: 497 Connection: keep-alive Location: https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsSecurityGroupTests-77a34003-d743-4d46-b8c0-18facc2e388c-stack/ff8b2892-04a3-441d-b3e0-94f6ff605fb1 X-Openstack-Request-Id: req-baf609a2-cb9b-482d-a434-a0e86700b116 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsSecurityGroupTests-77a34003-d743-4d46-b8c0-18facc2e388c-stack/ff8b2892-04a3-441d-b3e0-94f6ff605fb1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 19:21:01,063 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 19:21:01 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-6aa1ff4f-aca2-49a5-99b3-6cca23642413 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 19:21:01,063 - keystoneauth.session - DEBUG - DELETE call to orchestration for https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3/stacks/HeatUtilsSecurityGroupTests-77a34003-d743-4d46-b8c0-18facc2e388c-stack/ff8b2892-04a3-441d-b3e0-94f6ff605fb1 used request id req-6aa1ff4f-aca2-49a5-99b3-6cca23642413 2018-06-27 19:21:01,068 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 19:21:01,872 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T20:21:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["-CQdmyfsQe-R4F5kkvgzzg"], "issued_at": "2018-06-27T19:21:01.000000Z"}} 2018-06-27 19:21:01,875 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9633ebcc67bb7ce797ceeaaa2817c0b0fb4bf9f2" -d '{"qos_specs": {"consumer": "both", "name": "CinderUtilsQoSTests-d4ee4e16-7969-48e5-b466-3b005e13460b"}}' 2018-06-27 19:21:02,885 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:21:02 GMT Content-Type: application/json Content-Length: 450 Connection: keep-alive x-compute-request-id: req-26bad943-a9cb-4cea-a2fc-cbeaac937aa8 x-openstack-request-id: req-26bad943-a9cb-4cea-a2fc-cbeaac937aa8 Front-End-Https: on RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "9fce73a6-57f9-4c75-a0ba-e998a1c4ff30", "name": "CinderUtilsQoSTests-d4ee4e16-7969-48e5-b466-3b005e13460b"}, "links": [{"href": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/qos-specs/9fce73a6-57f9-4c75-a0ba-e998a1c4ff30", "rel": "self"}, {"href": "https://172.30.10.101:8776/8cdbc979369d4c15b8ddd6cc77d930e3/qos-specs/9fce73a6-57f9-4c75-a0ba-e998a1c4ff30", "rel": "bookmark"}]} 2018-06-27 19:21:02,885 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/qos-specs used request id req-26bad943-a9cb-4cea-a2fc-cbeaac937aa8 2018-06-27 19:21:02,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/8cdbc979369d4c15b8ddd6cc77d930e3/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-26bad943-a9cb-4cea-a2fc-cbeaac937aa8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9633ebcc67bb7ce797ceeaaa2817c0b0fb4bf9f2" 2018-06-27 19:21:03,561 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:21:03 GMT Content-Type: application/json Content-Length: 164 Connection: keep-alive x-compute-request-id: req-05f9ea5a-40f3-4343-8e03-4266fd368203 x-openstack-request-id: req-05f9ea5a-40f3-4343-8e03-4266fd368203 Front-End-Https: on RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "9fce73a6-57f9-4c75-a0ba-e998a1c4ff30", "name": "CinderUtilsQoSTests-d4ee4e16-7969-48e5-b466-3b005e13460b"}]} 2018-06-27 19:21:03,561 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/qos-specs used request id req-05f9ea5a-40f3-4343-8e03-4266fd368203 2018-06-27 19:21:03,562 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-d4ee4e16-7969-48e5-b466-3b005e13460b 2018-06-27 19:21:03,565 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/qos-specs/9fce73a6-57f9-4c75-a0ba-e998a1c4ff30?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-26bad943-a9cb-4cea-a2fc-cbeaac937aa8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9633ebcc67bb7ce797ceeaaa2817c0b0fb4bf9f2" 2018-06-27 19:21:05,121 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 19:21:05 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-a36e6fca-70d4-40a6-911f-779d318aee26 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-27 19:21:05,121 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/qos-specs/9fce73a6-57f9-4c75-a0ba-e998a1c4ff30?force=False used request id req-a36e6fca-70d4-40a6-911f-779d318aee26 2018-06-27 19:21:05,124 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-26bad943-a9cb-4cea-a2fc-cbeaac937aa8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9633ebcc67bb7ce797ceeaaa2817c0b0fb4bf9f2" 2018-06-27 19:21:05,816 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:21:05 GMT Content-Type: application/json Content-Length: 17 Connection: keep-alive x-compute-request-id: req-7dc4f3a5-792f-44ae-b41e-5b6b86b1c8e0 x-openstack-request-id: req-7dc4f3a5-792f-44ae-b41e-5b6b86b1c8e0 Front-End-Https: on RESP BODY: {"qos_specs": []} 2018-06-27 19:21:05,816 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/qos-specs used request id req-7dc4f3a5-792f-44ae-b41e-5b6b86b1c8e0 2018-06-27 19:21:05,817 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-d4ee4e16-7969-48e5-b466-3b005e13460b 2018-06-27 19:21:05,820 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/qos-specs/9fce73a6-57f9-4c75-a0ba-e998a1c4ff30?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-26bad943-a9cb-4cea-a2fc-cbeaac937aa8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9633ebcc67bb7ce797ceeaaa2817c0b0fb4bf9f2" 2018-06-27 19:21:06,681 - cinderclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Wed, 27 Jun 2018 19:21:06 GMT Content-Type: application/json Content-Length: 100 Connection: keep-alive x-compute-request-id: req-f5e61a69-97c5-4668-aa05-057afcb66966 x-openstack-request-id: req-f5e61a69-97c5-4668-aa05-057afcb66966 RESP BODY: {"itemNotFound": {"message": "No such QoS spec 9fce73a6-57f9-4c75-a0ba-e998a1c4ff30.", "code": 404}} 2018-06-27 19:21:06,681 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/qos-specs/9fce73a6-57f9-4c75-a0ba-e998a1c4ff30?force=False used request id req-f5e61a69-97c5-4668-aa05-057afcb66966 2018-06-27 19:21:06,685 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 19:21:07,412 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T20:21:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["tK4eqeFvR9akcBKQO9X8fg"], "issued_at": "2018-06-27T19:21:07.000000Z"}} 2018-06-27 19:21:07,415 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf0a2f445894f04dc3b58f8c158302e3eea75385" -d '{"qos_specs": {"foo": "bar ", "consumer": "back-end", "name": "CinderUtilsQoSTests-950ee144-4b32-4f25-80f4-cd31570baba3"}}' 2018-06-27 19:21:08,507 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:21:08 GMT Content-Type: application/json Content-Length: 467 Connection: keep-alive x-compute-request-id: req-3f136e0a-fc77-4e20-9e51-3d36c2cce828 x-openstack-request-id: req-3f136e0a-fc77-4e20-9e51-3d36c2cce828 Front-End-Https: on RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "back-end", "id": "a0e6a058-187a-437f-8cf4-47a84ebe2b8e", "name": "CinderUtilsQoSTests-950ee144-4b32-4f25-80f4-cd31570baba3"}, "links": [{"href": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/qos-specs/a0e6a058-187a-437f-8cf4-47a84ebe2b8e", "rel": "self"}, {"href": "https://172.30.10.101:8776/8cdbc979369d4c15b8ddd6cc77d930e3/qos-specs/a0e6a058-187a-437f-8cf4-47a84ebe2b8e", "rel": "bookmark"}]} 2018-06-27 19:21:08,507 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/qos-specs used request id req-3f136e0a-fc77-4e20-9e51-3d36c2cce828 2018-06-27 19:21:08,511 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3f136e0a-fc77-4e20-9e51-3d36c2cce828" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf0a2f445894f04dc3b58f8c158302e3eea75385" 2018-06-27 19:21:09,151 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:21:09 GMT Content-Type: application/json Content-Length: 181 Connection: keep-alive x-compute-request-id: req-9b331d58-8684-463d-ab73-0287f602f8c9 x-openstack-request-id: req-9b331d58-8684-463d-ab73-0287f602f8c9 Front-End-Https: on RESP BODY: {"qos_specs": [{"specs": {"foo": "bar "}, "consumer": "back-end", "id": "a0e6a058-187a-437f-8cf4-47a84ebe2b8e", "name": "CinderUtilsQoSTests-950ee144-4b32-4f25-80f4-cd31570baba3"}]} 2018-06-27 19:21:09,151 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/qos-specs used request id req-9b331d58-8684-463d-ab73-0287f602f8c9 2018-06-27 19:21:09,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/8cdbc979369d4c15b8ddd6cc77d930e3/qos-specs/a0e6a058-187a-437f-8cf4-47a84ebe2b8e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3f136e0a-fc77-4e20-9e51-3d36c2cce828" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf0a2f445894f04dc3b58f8c158302e3eea75385" 2018-06-27 19:21:09,845 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:21:09 GMT Content-Type: application/json Content-Length: 467 Connection: keep-alive x-compute-request-id: req-810f3af7-00a1-4681-b625-20532aa684e2 x-openstack-request-id: req-810f3af7-00a1-4681-b625-20532aa684e2 Front-End-Https: on RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "back-end", "id": "a0e6a058-187a-437f-8cf4-47a84ebe2b8e", "name": "CinderUtilsQoSTests-950ee144-4b32-4f25-80f4-cd31570baba3"}, "links": [{"href": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/qos-specs/a0e6a058-187a-437f-8cf4-47a84ebe2b8e", "rel": "self"}, {"href": "https://172.30.10.101:8776/8cdbc979369d4c15b8ddd6cc77d930e3/qos-specs/a0e6a058-187a-437f-8cf4-47a84ebe2b8e", "rel": "bookmark"}]} 2018-06-27 19:21:09,845 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/qos-specs/a0e6a058-187a-437f-8cf4-47a84ebe2b8e used request id req-810f3af7-00a1-4681-b625-20532aa684e2 2018-06-27 19:21:09,846 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-950ee144-4b32-4f25-80f4-cd31570baba3 2018-06-27 19:21:09,849 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/qos-specs/a0e6a058-187a-437f-8cf4-47a84ebe2b8e?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3f136e0a-fc77-4e20-9e51-3d36c2cce828" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf0a2f445894f04dc3b58f8c158302e3eea75385" 2018-06-27 19:21:10,599 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 19:21:10 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-43dc2775-13ef-4654-8135-05dbea1a0d05 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-27 19:21:10,599 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/qos-specs/a0e6a058-187a-437f-8cf4-47a84ebe2b8e?force=False used request id req-43dc2775-13ef-4654-8135-05dbea1a0d05 2018-06-27 19:21:10,603 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 19:21:11,438 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T20:21:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["QaT9IzL0S-eEcDaeJlgsbg"], "issued_at": "2018-06-27T19:21:11.000000Z"}} 2018-06-27 19:21:11,442 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b816bc62da88f881c90d8ff3a0d674552bceafb" -d '{"qos_specs": {"foo": "bar ", "consumer": "both", "name": "CinderUtilsQoSTests-d391fcb4-157d-4937-8328-bdae1e91fe99"}}' 2018-06-27 19:21:12,300 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:21:12 GMT Content-Type: application/json Content-Length: 463 Connection: keep-alive x-compute-request-id: req-9fe1d98e-05b4-43d5-a851-3758c64c3fb7 x-openstack-request-id: req-9fe1d98e-05b4-43d5-a851-3758c64c3fb7 Front-End-Https: on RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "both", "id": "523c5596-8285-4f6e-8a92-394d325a5b83", "name": "CinderUtilsQoSTests-d391fcb4-157d-4937-8328-bdae1e91fe99"}, "links": [{"href": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/qos-specs/523c5596-8285-4f6e-8a92-394d325a5b83", "rel": "self"}, {"href": "https://172.30.10.101:8776/8cdbc979369d4c15b8ddd6cc77d930e3/qos-specs/523c5596-8285-4f6e-8a92-394d325a5b83", "rel": "bookmark"}]} 2018-06-27 19:21:12,300 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/qos-specs used request id req-9fe1d98e-05b4-43d5-a851-3758c64c3fb7 2018-06-27 19:21:12,303 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9fe1d98e-05b4-43d5-a851-3758c64c3fb7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b816bc62da88f881c90d8ff3a0d674552bceafb" 2018-06-27 19:21:13,195 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:21:13 GMT Content-Type: application/json Content-Length: 177 Connection: keep-alive x-compute-request-id: req-89d95b61-2275-4bd8-9b28-185ef55a1522 x-openstack-request-id: req-89d95b61-2275-4bd8-9b28-185ef55a1522 Front-End-Https: on RESP BODY: {"qos_specs": [{"specs": {"foo": "bar "}, "consumer": "both", "id": "523c5596-8285-4f6e-8a92-394d325a5b83", "name": "CinderUtilsQoSTests-d391fcb4-157d-4937-8328-bdae1e91fe99"}]} 2018-06-27 19:21:13,196 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/qos-specs used request id req-89d95b61-2275-4bd8-9b28-185ef55a1522 2018-06-27 19:21:13,199 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/qos-specs/523c5596-8285-4f6e-8a92-394d325a5b83 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9fe1d98e-05b4-43d5-a851-3758c64c3fb7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b816bc62da88f881c90d8ff3a0d674552bceafb" 2018-06-27 19:21:14,043 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:21:14 GMT Content-Type: application/json Content-Length: 463 Connection: keep-alive x-compute-request-id: req-b8d3448c-f566-411a-8147-ad9f9a9d140f x-openstack-request-id: req-b8d3448c-f566-411a-8147-ad9f9a9d140f Front-End-Https: on RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "both", "id": "523c5596-8285-4f6e-8a92-394d325a5b83", "name": "CinderUtilsQoSTests-d391fcb4-157d-4937-8328-bdae1e91fe99"}, "links": [{"href": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/qos-specs/523c5596-8285-4f6e-8a92-394d325a5b83", "rel": "self"}, {"href": "https://172.30.10.101:8776/8cdbc979369d4c15b8ddd6cc77d930e3/qos-specs/523c5596-8285-4f6e-8a92-394d325a5b83", "rel": "bookmark"}]} 2018-06-27 19:21:14,044 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/qos-specs/523c5596-8285-4f6e-8a92-394d325a5b83 used request id req-b8d3448c-f566-411a-8147-ad9f9a9d140f 2018-06-27 19:21:14,044 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-d391fcb4-157d-4937-8328-bdae1e91fe99 2018-06-27 19:21:14,047 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/qos-specs/523c5596-8285-4f6e-8a92-394d325a5b83?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9fe1d98e-05b4-43d5-a851-3758c64c3fb7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b816bc62da88f881c90d8ff3a0d674552bceafb" 2018-06-27 19:21:14,817 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 19:21:14 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-25b6054c-7fc7-4bb9-af44-9533be553cf0 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-27 19:21:14,817 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/qos-specs/523c5596-8285-4f6e-8a92-394d325a5b83?force=False used request id req-25b6054c-7fc7-4bb9-af44-9533be553cf0 2018-06-27 19:21:14,821 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 19:21:15,586 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T20:21:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["uStrsQK8R4ebXu6DPGx_zA"], "issued_at": "2018-06-27T19:21:15.000000Z"}} 2018-06-27 19:21:15,589 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19bbefed1af0dc46ecf31aaadc7f27b7621bff4e" -d '{"qos_specs": {"foo": "bar ", "consumer": "front-end", "name": "CinderUtilsQoSTests-c9071f19-8fc6-4450-8402-b545c145f9fa"}}' 2018-06-27 19:21:16,715 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:21:16 GMT Content-Type: application/json Content-Length: 468 Connection: keep-alive x-compute-request-id: req-4f9822cf-1b6c-4198-ac70-b0fb868dc486 x-openstack-request-id: req-4f9822cf-1b6c-4198-ac70-b0fb868dc486 Front-End-Https: on RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "front-end", "id": "e4c4f75c-baec-4411-b444-0a0d2700e09b", "name": "CinderUtilsQoSTests-c9071f19-8fc6-4450-8402-b545c145f9fa"}, "links": [{"href": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/qos-specs/e4c4f75c-baec-4411-b444-0a0d2700e09b", "rel": "self"}, {"href": "https://172.30.10.101:8776/8cdbc979369d4c15b8ddd6cc77d930e3/qos-specs/e4c4f75c-baec-4411-b444-0a0d2700e09b", "rel": "bookmark"}]} 2018-06-27 19:21:16,715 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/qos-specs used request id req-4f9822cf-1b6c-4198-ac70-b0fb868dc486 2018-06-27 19:21:16,719 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4f9822cf-1b6c-4198-ac70-b0fb868dc486" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19bbefed1af0dc46ecf31aaadc7f27b7621bff4e" 2018-06-27 19:21:18,308 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:21:18 GMT Content-Type: application/json Content-Length: 182 Connection: keep-alive x-compute-request-id: req-ed78ab4a-b0e8-41af-9ca0-96f1c8de6cd2 x-openstack-request-id: req-ed78ab4a-b0e8-41af-9ca0-96f1c8de6cd2 Front-End-Https: on RESP BODY: {"qos_specs": [{"specs": {"foo": "bar "}, "consumer": "front-end", "id": "e4c4f75c-baec-4411-b444-0a0d2700e09b", "name": "CinderUtilsQoSTests-c9071f19-8fc6-4450-8402-b545c145f9fa"}]} 2018-06-27 19:21:18,308 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/qos-specs used request id req-ed78ab4a-b0e8-41af-9ca0-96f1c8de6cd2 2018-06-27 19:21:18,312 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/qos-specs/e4c4f75c-baec-4411-b444-0a0d2700e09b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4f9822cf-1b6c-4198-ac70-b0fb868dc486" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19bbefed1af0dc46ecf31aaadc7f27b7621bff4e" 2018-06-27 19:21:19,054 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:21:19 GMT Content-Type: application/json Content-Length: 468 Connection: keep-alive x-compute-request-id: req-aa3e35ad-b250-4860-b0c5-237d0b9950e9 x-openstack-request-id: req-aa3e35ad-b250-4860-b0c5-237d0b9950e9 Front-End-Https: on RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "front-end", "id": "e4c4f75c-baec-4411-b444-0a0d2700e09b", "name": "CinderUtilsQoSTests-c9071f19-8fc6-4450-8402-b545c145f9fa"}, "links": [{"href": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/qos-specs/e4c4f75c-baec-4411-b444-0a0d2700e09b", "rel": "self"}, {"href": "https://172.30.10.101:8776/8cdbc979369d4c15b8ddd6cc77d930e3/qos-specs/e4c4f75c-baec-4411-b444-0a0d2700e09b", "rel": "bookmark"}]} 2018-06-27 19:21:19,054 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/qos-specs/e4c4f75c-baec-4411-b444-0a0d2700e09b used request id req-aa3e35ad-b250-4860-b0c5-237d0b9950e9 2018-06-27 19:21:19,055 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-c9071f19-8fc6-4450-8402-b545c145f9fa 2018-06-27 19:21:19,058 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/qos-specs/e4c4f75c-baec-4411-b444-0a0d2700e09b?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4f9822cf-1b6c-4198-ac70-b0fb868dc486" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19bbefed1af0dc46ecf31aaadc7f27b7621bff4e" 2018-06-27 19:21:20,000 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 19:21:20 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-e3862d96-1980-46c1-8b0d-1841d107cc2b RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-27 19:21:20,001 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/qos-specs/e4c4f75c-baec-4411-b444-0a0d2700e09b?force=False used request id req-e3862d96-1980-46c1-8b0d-1841d107cc2b 2018-06-27 19:21:20,005 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 19:21:20,816 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T20:21:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["BAc1MadURqWGG6lcqsQbBQ"], "issued_at": "2018-06-27T19:21:20.000000Z"}} 2018-06-27 19:21:20,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}f0bd293aafb8301fbcdff811c633f4c9684db788" 2018-06-27 19:21:21,111 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:21:20 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6b6a3aaa-426e-4d3e-bb89-67abfa31e1b2 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 19:21:21,111 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-6b6a3aaa-426e-4d3e-bb89-67abfa31e1b2 2018-06-27 19:21:21,115 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0bd293aafb8301fbcdff811c633f4c9684db788" -d '{"volume": {"status": "creating", "user_id": null, "name": "CinderUtilsVolumeTests-c4ef120f-5468-4e36-a059-20410fe6e322", "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-27 19:21:22,919 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 19:21:22 GMT Content-Type: application/json Content-Length: 860 Connection: keep-alive x-compute-request-id: req-1ecd30f6-7649-42ae-962f-27211f8966e2 x-openstack-request-id: req-1ecd30f6-7649-42ae-962f-27211f8966e2 RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "e9f9c747d54947bc800a81ecf11858f5", "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/volumes/4c58c78c-43e2-4401-b867-a09b40eceb0f", "rel": "self"}, {"href": "https://172.30.10.101:8776/8cdbc979369d4c15b8ddd6cc77d930e3/volumes/4c58c78c-43e2-4401-b867-a09b40eceb0f", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-06-27T19:21:22.000000", "description": null, "updated_at": null, "volume_type": "lvm-driver", "name": "CinderUtilsVolumeTests-c4ef120f-5468-4e36-a059-20410fe6e322", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "4c58c78c-43e2-4401-b867-a09b40eceb0f", "size": 1}} 2018-06-27 19:21:22,919 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/volumes used request id req-1ecd30f6-7649-42ae-962f-27211f8966e2 2018-06-27 19:21:22,923 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/volumes/4c58c78c-43e2-4401-b867-a09b40eceb0f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1ecd30f6-7649-42ae-962f-27211f8966e2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0bd293aafb8301fbcdff811c633f4c9684db788" 2018-06-27 19:21:24,527 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:21:24 GMT Content-Type: application/json Content-Length: 1090 Connection: keep-alive x-compute-request-id: req-7beb5a01-4de4-4825-882d-521cb1b5b7af x-openstack-request-id: req-7beb5a01-4de4-4825-882d-521cb1b5b7af Front-End-Https: on RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/volumes/4c58c78c-43e2-4401-b867-a09b40eceb0f", "rel": "self"}, {"href": "https://172.30.10.101:8776/8cdbc979369d4c15b8ddd6cc77d930e3/volumes/4c58c78c-43e2-4401-b867-a09b40eceb0f", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "cmp002@lvm-driver#lvm-driver", "encrypted": false, "updated_at": "2018-06-27T19:21:23.000000", "replication_status": null, "snapshot_id": null, "id": "4c58c78c-43e2-4401-b867-a09b40eceb0f", "size": 1, "user_id": "e9f9c747d54947bc800a81ecf11858f5", "os-vol-tenant-attr:tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "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-c4ef120f-5468-4e36-a059-20410fe6e322", "bootable": "false", "created_at": "2018-06-27T19:21:22.000000", "volume_type": "lvm-driver"}} 2018-06-27 19:21:24,528 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/volumes/4c58c78c-43e2-4401-b867-a09b40eceb0f used request id req-7beb5a01-4de4-4825-882d-521cb1b5b7af 2018-06-27 19:21:24,531 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/volumes/4c58c78c-43e2-4401-b867-a09b40eceb0f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1ecd30f6-7649-42ae-962f-27211f8966e2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0bd293aafb8301fbcdff811c633f4c9684db788" 2018-06-27 19:21:25,780 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:21:25 GMT Content-Type: application/json Content-Length: 1090 Connection: keep-alive x-compute-request-id: req-9fcadaf7-ea56-43ef-b890-174aaba5a8f4 x-openstack-request-id: req-9fcadaf7-ea56-43ef-b890-174aaba5a8f4 Front-End-Https: on RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/volumes/4c58c78c-43e2-4401-b867-a09b40eceb0f", "rel": "self"}, {"href": "https://172.30.10.101:8776/8cdbc979369d4c15b8ddd6cc77d930e3/volumes/4c58c78c-43e2-4401-b867-a09b40eceb0f", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "cmp002@lvm-driver#lvm-driver", "encrypted": false, "updated_at": "2018-06-27T19:21:23.000000", "replication_status": null, "snapshot_id": null, "id": "4c58c78c-43e2-4401-b867-a09b40eceb0f", "size": 1, "user_id": "e9f9c747d54947bc800a81ecf11858f5", "os-vol-tenant-attr:tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "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-c4ef120f-5468-4e36-a059-20410fe6e322", "bootable": "false", "created_at": "2018-06-27T19:21:22.000000", "volume_type": "lvm-driver"}} 2018-06-27 19:21:25,780 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/volumes/4c58c78c-43e2-4401-b867-a09b40eceb0f used request id req-9fcadaf7-ea56-43ef-b890-174aaba5a8f4 2018-06-27 19:21:25,783 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1ecd30f6-7649-42ae-962f-27211f8966e2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0bd293aafb8301fbcdff811c633f4c9684db788" 2018-06-27 19:21:26,728 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:21:26 GMT Content-Type: application/json Content-Length: 1093 Connection: keep-alive x-compute-request-id: req-306bb350-0b90-4b18-adaa-b67cee3852b6 x-openstack-request-id: req-306bb350-0b90-4b18-adaa-b67cee3852b6 Front-End-Https: on RESP BODY: {"volumes": [{"migration_status": null, "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/volumes/4c58c78c-43e2-4401-b867-a09b40eceb0f", "rel": "self"}, {"href": "https://172.30.10.101:8776/8cdbc979369d4c15b8ddd6cc77d930e3/volumes/4c58c78c-43e2-4401-b867-a09b40eceb0f", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "cmp002@lvm-driver#lvm-driver", "encrypted": false, "updated_at": "2018-06-27T19:21:23.000000", "replication_status": null, "snapshot_id": null, "id": "4c58c78c-43e2-4401-b867-a09b40eceb0f", "size": 1, "user_id": "e9f9c747d54947bc800a81ecf11858f5", "os-vol-tenant-attr:tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "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-c4ef120f-5468-4e36-a059-20410fe6e322", "bootable": "false", "created_at": "2018-06-27T19:21:22.000000", "volume_type": "lvm-driver"}]} 2018-06-27 19:21:26,728 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/volumes/detail used request id req-306bb350-0b90-4b18-adaa-b67cee3852b6 2018-06-27 19:21:26,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-27 19:21:26,744 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 19:21: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-27 19:21:26,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/8cdbc979369d4c15b8ddd6cc77d930e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0bd293aafb8301fbcdff811c633f4c9684db788" 2018-06-27 19:21:26,844 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:21:26 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8d5db9e6-1db3-4525-82bb-938a2029c7fc 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/8cdbc979369d4c15b8ddd6cc77d930e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}} 2018-06-27 19:21:26,844 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 used request id req-8d5db9e6-1db3-4525-82bb-938a2029c7fc 2018-06-27 19:21:26,845 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTests-c4ef120f-5468-4e36-a059-20410fe6e322 2018-06-27 19:21:26,847 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/volumes/4c58c78c-43e2-4401-b867-a09b40eceb0f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1ecd30f6-7649-42ae-962f-27211f8966e2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0bd293aafb8301fbcdff811c633f4c9684db788" 2018-06-27 19:21:27,968 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 19:21:27 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-1547072c-ca32-455d-b2c2-0210846f2674 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-27 19:21:27,969 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/volumes/4c58c78c-43e2-4401-b867-a09b40eceb0f used request id req-1547072c-ca32-455d-b2c2-0210846f2674 2018-06-27 19:21:27,971 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/volumes/4c58c78c-43e2-4401-b867-a09b40eceb0f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1ecd30f6-7649-42ae-962f-27211f8966e2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0bd293aafb8301fbcdff811c633f4c9684db788" 2018-06-27 19:21:28,927 - cinderclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Wed, 27 Jun 2018 19:21:28 GMT Content-Type: application/json Content-Length: 109 Connection: keep-alive x-compute-request-id: req-4f41682c-635e-458b-baca-e6e00afcd3e5 x-openstack-request-id: req-4f41682c-635e-458b-baca-e6e00afcd3e5 RESP BODY: {"itemNotFound": {"message": "Volume 4c58c78c-43e2-4401-b867-a09b40eceb0f could not be found.", "code": 404}} 2018-06-27 19:21:28,927 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/volumes/4c58c78c-43e2-4401-b867-a09b40eceb0f used request id req-4f41682c-635e-458b-baca-e6e00afcd3e5 2018-06-27 19:21:28,930 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1ecd30f6-7649-42ae-962f-27211f8966e2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0bd293aafb8301fbcdff811c633f4c9684db788" 2018-06-27 19:21:29,987 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:21:29 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive x-compute-request-id: req-33056dad-ce2e-4ff0-8a54-0827bee709cb x-openstack-request-id: req-33056dad-ce2e-4ff0-8a54-0827bee709cb Front-End-Https: on RESP BODY: {"volumes": []} 2018-06-27 19:21:29,988 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/volumes/detail used request id req-33056dad-ce2e-4ff0-8a54-0827bee709cb 2018-06-27 19:21:29,988 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTests-c4ef120f-5468-4e36-a059-20410fe6e322 2018-06-27 19:21:29,991 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/volumes/4c58c78c-43e2-4401-b867-a09b40eceb0f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1ecd30f6-7649-42ae-962f-27211f8966e2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0bd293aafb8301fbcdff811c633f4c9684db788" 2018-06-27 19:21:31,046 - cinderclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Wed, 27 Jun 2018 19:21:31 GMT Content-Type: application/json Content-Length: 109 Connection: keep-alive x-compute-request-id: req-6bff28d9-025d-4e5e-b43e-c247378e0009 x-openstack-request-id: req-6bff28d9-025d-4e5e-b43e-c247378e0009 RESP BODY: {"itemNotFound": {"message": "Volume 4c58c78c-43e2-4401-b867-a09b40eceb0f could not be found.", "code": 404}} 2018-06-27 19:21:31,047 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/volumes/4c58c78c-43e2-4401-b867-a09b40eceb0f used request id req-6bff28d9-025d-4e5e-b43e-c247378e0009 2018-06-27 19:21:31,050 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/volumes/4c58c78c-43e2-4401-b867-a09b40eceb0f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1ecd30f6-7649-42ae-962f-27211f8966e2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0bd293aafb8301fbcdff811c633f4c9684db788" 2018-06-27 19:21:31,881 - cinderclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Wed, 27 Jun 2018 19:21:31 GMT Content-Type: application/json Content-Length: 109 Connection: keep-alive x-compute-request-id: req-3f9fbad1-1e2e-403d-b86f-ff02b152fb4d x-openstack-request-id: req-3f9fbad1-1e2e-403d-b86f-ff02b152fb4d RESP BODY: {"itemNotFound": {"message": "Volume 4c58c78c-43e2-4401-b867-a09b40eceb0f could not be found.", "code": 404}} 2018-06-27 19:21:31,881 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/volumes/4c58c78c-43e2-4401-b867-a09b40eceb0f used request id req-3f9fbad1-1e2e-403d-b86f-ff02b152fb4d 2018-06-27 19:21:31,884 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 19:21:32,947 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T20:21:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["jcsJo8dhSA23L8ZdIMpUug"], "issued_at": "2018-06-27T19:21:32.000000Z"}} 2018-06-27 19:21:32,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}8ae2ef471452ebd044764746e1b2e7a4944ab835" 2018-06-27 19:21:33,293 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:21:32 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c9bc82d6-d2b8-4dc4-b15e-184cf8005fc0 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 19:21:33,293 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-c9bc82d6-d2b8-4dc4-b15e-184cf8005fc0 2018-06-27 19:21:33,297 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ae2ef471452ebd044764746e1b2e7a4944ab835" -d '{"volume": {"status": "creating", "user_id": null, "name": "CinderUtilsVolumeTests-2cdee700-93a5-469a-a2df-b6c72e0908e1", "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-27 19:21:35,181 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 19:21:35 GMT Content-Type: application/json Content-Length: 860 Connection: keep-alive x-compute-request-id: req-4c29cd54-4c39-479e-a30a-5d5adae85432 x-openstack-request-id: req-4c29cd54-4c39-479e-a30a-5d5adae85432 RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "e9f9c747d54947bc800a81ecf11858f5", "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/volumes/867bb85d-c0d0-4a18-a527-7e4b3846bcb3", "rel": "self"}, {"href": "https://172.30.10.101:8776/8cdbc979369d4c15b8ddd6cc77d930e3/volumes/867bb85d-c0d0-4a18-a527-7e4b3846bcb3", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-06-27T19:21:35.000000", "description": null, "updated_at": null, "volume_type": "lvm-driver", "name": "CinderUtilsVolumeTests-2cdee700-93a5-469a-a2df-b6c72e0908e1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "867bb85d-c0d0-4a18-a527-7e4b3846bcb3", "size": 1}} 2018-06-27 19:21:35,181 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/volumes used request id req-4c29cd54-4c39-479e-a30a-5d5adae85432 2018-06-27 19:21:35,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/8cdbc979369d4c15b8ddd6cc77d930e3/volumes/867bb85d-c0d0-4a18-a527-7e4b3846bcb3 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4c29cd54-4c39-479e-a30a-5d5adae85432" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ae2ef471452ebd044764746e1b2e7a4944ab835" 2018-06-27 19:21:36,092 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:21:36 GMT Content-Type: application/json Content-Length: 1089 Connection: keep-alive x-compute-request-id: req-9323abec-c712-4dc1-a2f2-504c32d59f12 x-openstack-request-id: req-9323abec-c712-4dc1-a2f2-504c32d59f12 Front-End-Https: on RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/volumes/867bb85d-c0d0-4a18-a527-7e4b3846bcb3", "rel": "self"}, {"href": "https://172.30.10.101:8776/8cdbc979369d4c15b8ddd6cc77d930e3/volumes/867bb85d-c0d0-4a18-a527-7e4b3846bcb3", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "cmp002@lvm-driver#lvm-driver", "encrypted": false, "updated_at": "2018-06-27T19:21:35.000000", "replication_status": null, "snapshot_id": null, "id": "867bb85d-c0d0-4a18-a527-7e4b3846bcb3", "size": 1, "user_id": "e9f9c747d54947bc800a81ecf11858f5", "os-vol-tenant-attr:tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "creating", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CinderUtilsVolumeTests-2cdee700-93a5-469a-a2df-b6c72e0908e1", "bootable": "false", "created_at": "2018-06-27T19:21:35.000000", "volume_type": "lvm-driver"}} 2018-06-27 19:21:36,092 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/volumes/867bb85d-c0d0-4a18-a527-7e4b3846bcb3 used request id req-9323abec-c712-4dc1-a2f2-504c32d59f12 2018-06-27 19:21:36,095 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/volumes/867bb85d-c0d0-4a18-a527-7e4b3846bcb3 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4c29cd54-4c39-479e-a30a-5d5adae85432" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ae2ef471452ebd044764746e1b2e7a4944ab835" 2018-06-27 19:21:37,169 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:21:37 GMT Content-Type: application/json Content-Length: 1090 Connection: keep-alive x-compute-request-id: req-27c9da79-0487-46a1-b100-760f355b62aa x-openstack-request-id: req-27c9da79-0487-46a1-b100-760f355b62aa Front-End-Https: on RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/volumes/867bb85d-c0d0-4a18-a527-7e4b3846bcb3", "rel": "self"}, {"href": "https://172.30.10.101:8776/8cdbc979369d4c15b8ddd6cc77d930e3/volumes/867bb85d-c0d0-4a18-a527-7e4b3846bcb3", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "cmp002@lvm-driver#lvm-driver", "encrypted": false, "updated_at": "2018-06-27T19:21:36.000000", "replication_status": null, "snapshot_id": null, "id": "867bb85d-c0d0-4a18-a527-7e4b3846bcb3", "size": 1, "user_id": "e9f9c747d54947bc800a81ecf11858f5", "os-vol-tenant-attr:tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "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-2cdee700-93a5-469a-a2df-b6c72e0908e1", "bootable": "false", "created_at": "2018-06-27T19:21:35.000000", "volume_type": "lvm-driver"}} 2018-06-27 19:21:37,169 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/volumes/867bb85d-c0d0-4a18-a527-7e4b3846bcb3 used request id req-27c9da79-0487-46a1-b100-760f355b62aa 2018-06-27 19:21:37,173 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4c29cd54-4c39-479e-a30a-5d5adae85432" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ae2ef471452ebd044764746e1b2e7a4944ab835" 2018-06-27 19:21:38,305 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:21:38 GMT Content-Type: application/json Content-Length: 1093 Connection: keep-alive x-compute-request-id: req-b8d60859-3c5b-4e43-8251-e1b9d9e62232 x-openstack-request-id: req-b8d60859-3c5b-4e43-8251-e1b9d9e62232 Front-End-Https: on RESP BODY: {"volumes": [{"migration_status": null, "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/volumes/867bb85d-c0d0-4a18-a527-7e4b3846bcb3", "rel": "self"}, {"href": "https://172.30.10.101:8776/8cdbc979369d4c15b8ddd6cc77d930e3/volumes/867bb85d-c0d0-4a18-a527-7e4b3846bcb3", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "cmp002@lvm-driver#lvm-driver", "encrypted": false, "updated_at": "2018-06-27T19:21:36.000000", "replication_status": null, "snapshot_id": null, "id": "867bb85d-c0d0-4a18-a527-7e4b3846bcb3", "size": 1, "user_id": "e9f9c747d54947bc800a81ecf11858f5", "os-vol-tenant-attr:tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "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-2cdee700-93a5-469a-a2df-b6c72e0908e1", "bootable": "false", "created_at": "2018-06-27T19:21:35.000000", "volume_type": "lvm-driver"}]} 2018-06-27 19:21:38,306 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/volumes/detail used request id req-b8d60859-3c5b-4e43-8251-e1b9d9e62232 2018-06-27 19:21:38,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-27 19:21:38,320 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 19:21: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-27 19:21:38,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ae2ef471452ebd044764746e1b2e7a4944ab835" 2018-06-27 19:21:38,410 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:21:38 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d0732821-9e2d-4802-8959-6670da3911b3 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/8cdbc979369d4c15b8ddd6cc77d930e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}} 2018-06-27 19:21:38,411 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 used request id req-d0732821-9e2d-4802-8959-6670da3911b3 2018-06-27 19:21:38,411 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTests-2cdee700-93a5-469a-a2df-b6c72e0908e1 2018-06-27 19:21:38,414 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/volumes/867bb85d-c0d0-4a18-a527-7e4b3846bcb3 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4c29cd54-4c39-479e-a30a-5d5adae85432" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ae2ef471452ebd044764746e1b2e7a4944ab835" 2018-06-27 19:21:38,684 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 19:21:38 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-eeb7a8d5-fc82-4c6a-b4a3-1242f3e64275 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-27 19:21:38,684 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/volumes/867bb85d-c0d0-4a18-a527-7e4b3846bcb3 used request id req-eeb7a8d5-fc82-4c6a-b4a3-1242f3e64275 2018-06-27 19:21:38,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/8cdbc979369d4c15b8ddd6cc77d930e3/volumes/867bb85d-c0d0-4a18-a527-7e4b3846bcb3 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4c29cd54-4c39-479e-a30a-5d5adae85432" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ae2ef471452ebd044764746e1b2e7a4944ab835" 2018-06-27 19:21:39,676 - cinderclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Wed, 27 Jun 2018 19:21:39 GMT Content-Type: application/json Content-Length: 109 Connection: keep-alive x-compute-request-id: req-4a4d47a2-6fed-4320-bdb1-0d1a1af4b2d6 x-openstack-request-id: req-4a4d47a2-6fed-4320-bdb1-0d1a1af4b2d6 RESP BODY: {"itemNotFound": {"message": "Volume 867bb85d-c0d0-4a18-a527-7e4b3846bcb3 could not be found.", "code": 404}} 2018-06-27 19:21:39,677 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/volumes/867bb85d-c0d0-4a18-a527-7e4b3846bcb3 used request id req-4a4d47a2-6fed-4320-bdb1-0d1a1af4b2d6 2018-06-27 19:21:39,680 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 19:21:40,539 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T20:21:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["tcWEbGf9RfqGo3YIaHLDrA"], "issued_at": "2018-06-27T19:21:40.000000Z"}} 2018-06-27 19:21:40,542 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0046392baa4ab1f00c2858bd02e4bfca77de86a4" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsSimpleVolumeTypeTests-10332c44-14a9-4ab3-9551-017a10fa0c46", "description": null}}' 2018-06-27 19:21:41,648 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:21:41 GMT Content-Type: application/json Content-Length: 246 Connection: keep-alive x-compute-request-id: req-5f4e7f0c-e8ef-4ae0-9a33-6dcb20c9adbb x-openstack-request-id: req-5f4e7f0c-e8ef-4ae0-9a33-6dcb20c9adbb Front-End-Https: on RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-10332c44-14a9-4ab3-9551-017a10fa0c46", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "77a4a299-b0f2-47b8-9e4d-fe51d56a2c58", "description": null}} 2018-06-27 19:21:41,649 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types used request id req-5f4e7f0c-e8ef-4ae0-9a33-6dcb20c9adbb 2018-06-27 19:21:41,653 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types?is_public=None -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5f4e7f0c-e8ef-4ae0-9a33-6dcb20c9adbb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0046392baa4ab1f00c2858bd02e4bfca77de86a4" 2018-06-27 19:21:42,472 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:21:42 GMT Content-Type: application/json Content-Length: 498 Connection: keep-alive x-compute-request-id: req-c3f6eafd-81cb-4900-822f-610ce8332bd7 x-openstack-request-id: req-c3f6eafd-81cb-4900-822f-610ce8332bd7 Front-End-Https: on RESP BODY: {"volume_types": [{"name": "CinderUtilsSimpleVolumeTypeTests-10332c44-14a9-4ab3-9551-017a10fa0c46", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "77a4a299-b0f2-47b8-9e4d-fe51d56a2c58", "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": "04410069-3748-48b7-9583-a89769641612", "description": null}]} 2018-06-27 19:21:42,473 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types?is_public=None used request id req-c3f6eafd-81cb-4900-822f-610ce8332bd7 2018-06-27 19:21:42,481 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types/77a4a299-b0f2-47b8-9e4d-fe51d56a2c58 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5f4e7f0c-e8ef-4ae0-9a33-6dcb20c9adbb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0046392baa4ab1f00c2858bd02e4bfca77de86a4" 2018-06-27 19:21:43,453 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:21:43 GMT Content-Type: application/json Content-Length: 268 Connection: keep-alive x-compute-request-id: req-2c07d928-dd42-47a3-add0-2bcdc342357e x-openstack-request-id: req-2c07d928-dd42-47a3-add0-2bcdc342357e Front-End-Https: on RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-10332c44-14a9-4ab3-9551-017a10fa0c46", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "77a4a299-b0f2-47b8-9e4d-fe51d56a2c58", "description": null}} 2018-06-27 19:21:43,453 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types/77a4a299-b0f2-47b8-9e4d-fe51d56a2c58 used request id req-2c07d928-dd42-47a3-add0-2bcdc342357e 2018-06-27 19:21:43,456 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types/77a4a299-b0f2-47b8-9e4d-fe51d56a2c58/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5f4e7f0c-e8ef-4ae0-9a33-6dcb20c9adbb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0046392baa4ab1f00c2858bd02e4bfca77de86a4" 2018-06-27 19:21:44,300 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:21:44 GMT Content-Type: application/json Content-Length: 2 Connection: keep-alive x-compute-request-id: req-ad8e6b30-a1a4-4e33-8b3b-dfded6271014 x-openstack-request-id: req-ad8e6b30-a1a4-4e33-8b3b-dfded6271014 Front-End-Https: on RESP BODY: {} 2018-06-27 19:21:44,300 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types/77a4a299-b0f2-47b8-9e4d-fe51d56a2c58/encryption used request id req-ad8e6b30-a1a4-4e33-8b3b-dfded6271014 2018-06-27 19:21:44,300 - cinder_utils - INFO - Deleting volume named - CinderUtilsSimpleVolumeTypeTests-10332c44-14a9-4ab3-9551-017a10fa0c46 2018-06-27 19:21:44,303 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types/77a4a299-b0f2-47b8-9e4d-fe51d56a2c58 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5f4e7f0c-e8ef-4ae0-9a33-6dcb20c9adbb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0046392baa4ab1f00c2858bd02e4bfca77de86a4" 2018-06-27 19:21:45,088 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 19:21:45 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-e21e49f6-7458-40b6-84bf-79b086b20f55 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-27 19:21:45,088 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types/77a4a299-b0f2-47b8-9e4d-fe51d56a2c58 used request id req-e21e49f6-7458-40b6-84bf-79b086b20f55 2018-06-27 19:21:45,091 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types/77a4a299-b0f2-47b8-9e4d-fe51d56a2c58 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5f4e7f0c-e8ef-4ae0-9a33-6dcb20c9adbb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0046392baa4ab1f00c2858bd02e4bfca77de86a4" 2018-06-27 19:21:45,886 - cinderclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Wed, 27 Jun 2018 19:21:45 GMT Content-Type: application/json Content-Length: 114 Connection: keep-alive x-compute-request-id: req-1b346fa9-b128-434b-9005-ab6d569be1df x-openstack-request-id: req-1b346fa9-b128-434b-9005-ab6d569be1df RESP BODY: {"itemNotFound": {"message": "Volume type 77a4a299-b0f2-47b8-9e4d-fe51d56a2c58 could not be found.", "code": 404}} 2018-06-27 19:21:45,887 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types/77a4a299-b0f2-47b8-9e4d-fe51d56a2c58 used request id req-1b346fa9-b128-434b-9005-ab6d569be1df 2018-06-27 19:21:45,887 - cinder_utils - INFO - Volume with ID [77a4a299-b0f2-47b8-9e4d-fe51d56a2c58] does not exist 2018-06-27 19:21:45,887 - cinder_utils - INFO - Deleting volume named - CinderUtilsSimpleVolumeTypeTests-10332c44-14a9-4ab3-9551-017a10fa0c46 2018-06-27 19:21:45,890 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types/77a4a299-b0f2-47b8-9e4d-fe51d56a2c58 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5f4e7f0c-e8ef-4ae0-9a33-6dcb20c9adbb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0046392baa4ab1f00c2858bd02e4bfca77de86a4" 2018-06-27 19:21:46,712 - cinderclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Wed, 27 Jun 2018 19:21:46 GMT Content-Type: application/json Content-Length: 114 Connection: keep-alive x-compute-request-id: req-2c7f5399-b05a-47e8-8f05-a5431f919ca7 x-openstack-request-id: req-2c7f5399-b05a-47e8-8f05-a5431f919ca7 RESP BODY: {"itemNotFound": {"message": "Volume type 77a4a299-b0f2-47b8-9e4d-fe51d56a2c58 could not be found.", "code": 404}} 2018-06-27 19:21:46,713 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types/77a4a299-b0f2-47b8-9e4d-fe51d56a2c58 used request id req-2c7f5399-b05a-47e8-8f05-a5431f919ca7 2018-06-27 19:21:46,717 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 19:21:47,559 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T20:21:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["e9L_1l_vQ4qM13yFoOiD1g"], "issued_at": "2018-06-27T19:21:47.000000Z"}} 2018-06-27 19:21:47,562 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed9eeffaa8113ea91f0f15d87ef195d4e4a0c4d6" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsSimpleVolumeTypeTests-f696dcd4-2abd-4d2a-977a-72834b09e242", "description": null}}' 2018-06-27 19:21:48,437 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:21:48 GMT Content-Type: application/json Content-Length: 246 Connection: keep-alive x-compute-request-id: req-98f9737a-28df-4c70-99b1-1027de153328 x-openstack-request-id: req-98f9737a-28df-4c70-99b1-1027de153328 Front-End-Https: on RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-f696dcd4-2abd-4d2a-977a-72834b09e242", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "a3564ce3-fa99-41c7-8a36-ad6fd9a06730", "description": null}} 2018-06-27 19:21:48,438 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types used request id req-98f9737a-28df-4c70-99b1-1027de153328 2018-06-27 19:21:48,441 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types?is_public=None -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-98f9737a-28df-4c70-99b1-1027de153328" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed9eeffaa8113ea91f0f15d87ef195d4e4a0c4d6" 2018-06-27 19:21:49,074 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:21:49 GMT Content-Type: application/json Content-Length: 498 Connection: keep-alive x-compute-request-id: req-f4115592-6857-4f59-a0d5-4a41e0e4f905 x-openstack-request-id: req-f4115592-6857-4f59-a0d5-4a41e0e4f905 Front-End-Https: on RESP BODY: {"volume_types": [{"name": "CinderUtilsSimpleVolumeTypeTests-f696dcd4-2abd-4d2a-977a-72834b09e242", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "a3564ce3-fa99-41c7-8a36-ad6fd9a06730", "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": "04410069-3748-48b7-9583-a89769641612", "description": null}]} 2018-06-27 19:21:49,074 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types?is_public=None used request id req-f4115592-6857-4f59-a0d5-4a41e0e4f905 2018-06-27 19:21:49,078 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types/a3564ce3-fa99-41c7-8a36-ad6fd9a06730 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-98f9737a-28df-4c70-99b1-1027de153328" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed9eeffaa8113ea91f0f15d87ef195d4e4a0c4d6" 2018-06-27 19:21:49,804 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:21:49 GMT Content-Type: application/json Content-Length: 268 Connection: keep-alive x-compute-request-id: req-04f58553-a15c-450f-bc61-d25580adc4d9 x-openstack-request-id: req-04f58553-a15c-450f-bc61-d25580adc4d9 Front-End-Https: on RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-f696dcd4-2abd-4d2a-977a-72834b09e242", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "a3564ce3-fa99-41c7-8a36-ad6fd9a06730", "description": null}} 2018-06-27 19:21:49,804 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types/a3564ce3-fa99-41c7-8a36-ad6fd9a06730 used request id req-04f58553-a15c-450f-bc61-d25580adc4d9 2018-06-27 19:21:49,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/8cdbc979369d4c15b8ddd6cc77d930e3/types/a3564ce3-fa99-41c7-8a36-ad6fd9a06730/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-98f9737a-28df-4c70-99b1-1027de153328" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed9eeffaa8113ea91f0f15d87ef195d4e4a0c4d6" 2018-06-27 19:21:50,586 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:21:50 GMT Content-Type: application/json Content-Length: 2 Connection: keep-alive x-compute-request-id: req-5a758edc-01dc-4c89-8600-b3c391418ff7 x-openstack-request-id: req-5a758edc-01dc-4c89-8600-b3c391418ff7 Front-End-Https: on RESP BODY: {} 2018-06-27 19:21:50,587 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types/a3564ce3-fa99-41c7-8a36-ad6fd9a06730/encryption used request id req-5a758edc-01dc-4c89-8600-b3c391418ff7 2018-06-27 19:21:50,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/8cdbc979369d4c15b8ddd6cc77d930e3/types/a3564ce3-fa99-41c7-8a36-ad6fd9a06730 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-98f9737a-28df-4c70-99b1-1027de153328" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed9eeffaa8113ea91f0f15d87ef195d4e4a0c4d6" 2018-06-27 19:21:51,389 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:21:51 GMT Content-Type: application/json Content-Length: 268 Connection: keep-alive x-compute-request-id: req-eb79b118-664d-48e8-9b48-e2c4acb7895a x-openstack-request-id: req-eb79b118-664d-48e8-9b48-e2c4acb7895a Front-End-Https: on RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-f696dcd4-2abd-4d2a-977a-72834b09e242", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "a3564ce3-fa99-41c7-8a36-ad6fd9a06730", "description": null}} 2018-06-27 19:21:51,390 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types/a3564ce3-fa99-41c7-8a36-ad6fd9a06730 used request id req-eb79b118-664d-48e8-9b48-e2c4acb7895a 2018-06-27 19:21:51,392 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types/a3564ce3-fa99-41c7-8a36-ad6fd9a06730 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-98f9737a-28df-4c70-99b1-1027de153328" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed9eeffaa8113ea91f0f15d87ef195d4e4a0c4d6" 2018-06-27 19:21:52,203 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:21:52 GMT Content-Type: application/json Content-Length: 268 Connection: keep-alive x-compute-request-id: req-d872b317-87dd-4d13-98d8-51d06a2d071b x-openstack-request-id: req-d872b317-87dd-4d13-98d8-51d06a2d071b Front-End-Https: on RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-f696dcd4-2abd-4d2a-977a-72834b09e242", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "a3564ce3-fa99-41c7-8a36-ad6fd9a06730", "description": null}} 2018-06-27 19:21:52,203 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types/a3564ce3-fa99-41c7-8a36-ad6fd9a06730 used request id req-d872b317-87dd-4d13-98d8-51d06a2d071b 2018-06-27 19:21:52,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/8cdbc979369d4c15b8ddd6cc77d930e3/types/a3564ce3-fa99-41c7-8a36-ad6fd9a06730/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-98f9737a-28df-4c70-99b1-1027de153328" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed9eeffaa8113ea91f0f15d87ef195d4e4a0c4d6" 2018-06-27 19:21:52,813 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:21:52 GMT Content-Type: application/json Content-Length: 2 Connection: keep-alive x-compute-request-id: req-38aebf72-3eed-4e54-9d2e-dc49a12f9c08 x-openstack-request-id: req-38aebf72-3eed-4e54-9d2e-dc49a12f9c08 Front-End-Https: on RESP BODY: {} 2018-06-27 19:21:52,814 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types/a3564ce3-fa99-41c7-8a36-ad6fd9a06730/encryption used request id req-38aebf72-3eed-4e54-9d2e-dc49a12f9c08 2018-06-27 19:21:52,814 - cinder_utils - INFO - Deleting volume named - CinderUtilsSimpleVolumeTypeTests-f696dcd4-2abd-4d2a-977a-72834b09e242 2018-06-27 19:21:52,817 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types/a3564ce3-fa99-41c7-8a36-ad6fd9a06730 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-98f9737a-28df-4c70-99b1-1027de153328" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed9eeffaa8113ea91f0f15d87ef195d4e4a0c4d6" 2018-06-27 19:21:53,943 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 19:21:53 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-63dc46d1-9e29-47a2-8215-f7dc0de77e31 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-27 19:21:53,943 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types/a3564ce3-fa99-41c7-8a36-ad6fd9a06730 used request id req-63dc46d1-9e29-47a2-8215-f7dc0de77e31 2018-06-27 19:21:53,947 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 19:21:54,810 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T20:21:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["5PfXT45aRYejGCfSG-N4QA"], "issued_at": "2018-06-27T19:21:54.000000Z"}} 2018-06-27 19:21:54,813 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}500965bfa9f87c7b47b8a873cc6bbb8ef32519f3" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-fca139e9-fd1d-47b9-a091-e6090bf4a8b0-type", "description": null}}' 2018-06-27 19:21:55,616 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:21:55 GMT Content-Type: application/json Content-Length: 248 Connection: keep-alive x-compute-request-id: req-227ee81b-5ccf-455d-abd0-95ee26bb1232 x-openstack-request-id: req-227ee81b-5ccf-455d-abd0-95ee26bb1232 Front-End-Https: on RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-fca139e9-fd1d-47b9-a091-e6090bf4a8b0-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "db0cade8-a22a-422d-b927-512956a9a196", "description": null}} 2018-06-27 19:21:55,616 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types used request id req-227ee81b-5ccf-455d-abd0-95ee26bb1232 2018-06-27 19:21:55,620 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types/db0cade8-a22a-422d-b927-512956a9a196/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-227ee81b-5ccf-455d-abd0-95ee26bb1232" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}500965bfa9f87c7b47b8a873cc6bbb8ef32519f3" -d '{"encryption": {"name": "CinderUtilsAddEncryptionTests-fca139e9-fd1d-47b9-a091-e6090bf4a8b0", "control_location": "back-end", "key_size": -1, "provider": "foo", "provider_class": "foo", "cipher": "bar"}}' 2018-06-27 19:21:56,384 - cinderclient.v2.client - DEBUG - RESP: [400] Server: nginx Date: Wed, 27 Jun 2018 19:21:56 GMT Content-Type: application/json Content-Length: 65 Connection: keep-alive x-compute-request-id: req-a7b800dd-102c-4f62-bacc-a84e1e6bcad2 x-openstack-request-id: req-a7b800dd-102c-4f62-bacc-a84e1e6bcad2 RESP BODY: {"badRequest": {"message": "key_size must be >= 0", "code": 400}} 2018-06-27 19:21:56,385 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types/db0cade8-a22a-422d-b927-512956a9a196/encryption used request id req-a7b800dd-102c-4f62-bacc-a84e1e6bcad2 2018-06-27 19:21:56,385 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-fca139e9-fd1d-47b9-a091-e6090bf4a8b0-type 2018-06-27 19:21:56,388 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types/db0cade8-a22a-422d-b927-512956a9a196 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-227ee81b-5ccf-455d-abd0-95ee26bb1232" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}500965bfa9f87c7b47b8a873cc6bbb8ef32519f3" 2018-06-27 19:21:57,300 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 19:21:57 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-d892ea7f-801b-4d43-8763-4dee0d9c4372 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-27 19:21:57,300 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types/db0cade8-a22a-422d-b927-512956a9a196 used request id req-d892ea7f-801b-4d43-8763-4dee0d9c4372 2018-06-27 19:21:57,304 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 19:21:58,074 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T20:21:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["AJP_vhhrQV2l5GE0dn3HJw"], "issued_at": "2018-06-27T19:21:58.000000Z"}} 2018-06-27 19:21:58,078 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d826e4ffc130e3350bf31ca5d676eb442763699f" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-f5016d35-f4c0-4070-8f32-002ecbd3a64c-type", "description": null}}' 2018-06-27 19:21:58,985 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:21:58 GMT Content-Type: application/json Content-Length: 248 Connection: keep-alive x-compute-request-id: req-d2494e7c-95ac-4c0d-a660-c54fcc44e628 x-openstack-request-id: req-d2494e7c-95ac-4c0d-a660-c54fcc44e628 Front-End-Https: on RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-f5016d35-f4c0-4070-8f32-002ecbd3a64c-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "8c932240-b698-43da-b888-737d5063c01c", "description": null}} 2018-06-27 19:21:58,986 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types used request id req-d2494e7c-95ac-4c0d-a660-c54fcc44e628 2018-06-27 19:21:58,989 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types/8c932240-b698-43da-b888-737d5063c01c/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-d2494e7c-95ac-4c0d-a660-c54fcc44e628" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d826e4ffc130e3350bf31ca5d676eb442763699f" -d '{"encryption": {"control_location": "back-end", "provider_class": "LuksEncryptor", "name": "CinderUtilsAddEncryptionTests-f5016d35-f4c0-4070-8f32-002ecbd3a64c", "provider": "LuksEncryptor"}}' 2018-06-27 19:21:59,740 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:21:59 GMT Content-Type: application/json Content-Length: 305 Connection: keep-alive x-compute-request-id: req-e7afddde-fd97-49a3-892b-a3cfdeea8fef x-openstack-request-id: req-e7afddde-fd97-49a3-892b-a3cfdeea8fef Front-End-Https: on RESP BODY: {"encryption": {"volume_type_id": "8c932240-b698-43da-b888-737d5063c01c", "name": "CinderUtilsAddEncryptionTests-f5016d35-f4c0-4070-8f32-002ecbd3a64c", "control_location": "back-end", "encryption_id": "f7b1979e-cfaa-480c-9ce2-ed47ee65259a", "provider": "LuksEncryptor", "provider_class": "LuksEncryptor"}} 2018-06-27 19:21:59,740 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types/8c932240-b698-43da-b888-737d5063c01c/encryption used request id req-e7afddde-fd97-49a3-892b-a3cfdeea8fef 2018-06-27 19:21:59,744 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types/8c932240-b698-43da-b888-737d5063c01c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d2494e7c-95ac-4c0d-a660-c54fcc44e628" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d826e4ffc130e3350bf31ca5d676eb442763699f" 2018-06-27 19:22:00,495 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:22:00 GMT Content-Type: application/json Content-Length: 270 Connection: keep-alive x-compute-request-id: req-7cf3a2e2-c77a-44d8-8887-2a0001c41abb x-openstack-request-id: req-7cf3a2e2-c77a-44d8-8887-2a0001c41abb Front-End-Https: on RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-f5016d35-f4c0-4070-8f32-002ecbd3a64c-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "8c932240-b698-43da-b888-737d5063c01c", "description": null}} 2018-06-27 19:22:00,496 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types/8c932240-b698-43da-b888-737d5063c01c used request id req-7cf3a2e2-c77a-44d8-8887-2a0001c41abb 2018-06-27 19:22:00,499 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types/8c932240-b698-43da-b888-737d5063c01c/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d2494e7c-95ac-4c0d-a660-c54fcc44e628" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d826e4ffc130e3350bf31ca5d676eb442763699f" 2018-06-27 19:22:01,185 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:22:01 GMT Content-Type: application/json Content-Length: 312 Connection: keep-alive x-compute-request-id: req-5594036b-5acd-468f-bbb4-1e554952c32e x-openstack-request-id: req-5594036b-5acd-468f-bbb4-1e554952c32e Front-End-Https: on RESP BODY: {"volume_type_id": "8c932240-b698-43da-b888-737d5063c01c", "control_location": "back-end", "deleted": false, "created_at": "2018-06-27T19:22:00.000000", "updated_at": null, "encryption_id": "f7b1979e-cfaa-480c-9ce2-ed47ee65259a", "key_size": null, "provider": "LuksEncryptor", "deleted_at": null, "cipher": null} 2018-06-27 19:22:01,185 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types/8c932240-b698-43da-b888-737d5063c01c/encryption used request id req-5594036b-5acd-468f-bbb4-1e554952c32e 2018-06-27 19:22:01,185 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-f5016d35-f4c0-4070-8f32-002ecbd3a64c-type 2018-06-27 19:22:01,188 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types/8c932240-b698-43da-b888-737d5063c01c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d2494e7c-95ac-4c0d-a660-c54fcc44e628" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d826e4ffc130e3350bf31ca5d676eb442763699f" 2018-06-27 19:22:01,873 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:22:01 GMT Content-Type: application/json Content-Length: 270 Connection: keep-alive x-compute-request-id: req-6b0fd029-c2fa-4355-9f1c-301e9c6a7f7f x-openstack-request-id: req-6b0fd029-c2fa-4355-9f1c-301e9c6a7f7f Front-End-Https: on RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-f5016d35-f4c0-4070-8f32-002ecbd3a64c-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "8c932240-b698-43da-b888-737d5063c01c", "description": null}} 2018-06-27 19:22:01,873 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types/8c932240-b698-43da-b888-737d5063c01c used request id req-6b0fd029-c2fa-4355-9f1c-301e9c6a7f7f 2018-06-27 19:22:01,877 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types/8c932240-b698-43da-b888-737d5063c01c/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d2494e7c-95ac-4c0d-a660-c54fcc44e628" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d826e4ffc130e3350bf31ca5d676eb442763699f" 2018-06-27 19:22:02,768 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 19:22:02 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-3b0bc2e5-5a01-4c8e-b0f6-64ef0ce96ab9 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-27 19:22:02,768 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types/8c932240-b698-43da-b888-737d5063c01c/encryption/provider used request id req-3b0bc2e5-5a01-4c8e-b0f6-64ef0ce96ab9 2018-06-27 19:22:02,771 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types/8c932240-b698-43da-b888-737d5063c01c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d2494e7c-95ac-4c0d-a660-c54fcc44e628" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d826e4ffc130e3350bf31ca5d676eb442763699f" 2018-06-27 19:22:03,549 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:22:03 GMT Content-Type: application/json Content-Length: 270 Connection: keep-alive x-compute-request-id: req-5e4b2fd3-3fc4-42a8-b66e-57ab0db1538c x-openstack-request-id: req-5e4b2fd3-3fc4-42a8-b66e-57ab0db1538c Front-End-Https: on RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-f5016d35-f4c0-4070-8f32-002ecbd3a64c-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "8c932240-b698-43da-b888-737d5063c01c", "description": null}} 2018-06-27 19:22:03,550 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types/8c932240-b698-43da-b888-737d5063c01c used request id req-5e4b2fd3-3fc4-42a8-b66e-57ab0db1538c 2018-06-27 19:22:03,552 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types/8c932240-b698-43da-b888-737d5063c01c/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d2494e7c-95ac-4c0d-a660-c54fcc44e628" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d826e4ffc130e3350bf31ca5d676eb442763699f" 2018-06-27 19:22:04,328 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:22:04 GMT Content-Type: application/json Content-Length: 2 Connection: keep-alive x-compute-request-id: req-c9d0d245-5a79-45d8-8b73-e0f8e8e1b94f x-openstack-request-id: req-c9d0d245-5a79-45d8-8b73-e0f8e8e1b94f Front-End-Https: on RESP BODY: {} 2018-06-27 19:22:04,329 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types/8c932240-b698-43da-b888-737d5063c01c/encryption used request id req-c9d0d245-5a79-45d8-8b73-e0f8e8e1b94f 2018-06-27 19:22:04,329 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-f5016d35-f4c0-4070-8f32-002ecbd3a64c-type 2018-06-27 19:22:04,332 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types/8c932240-b698-43da-b888-737d5063c01c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d2494e7c-95ac-4c0d-a660-c54fcc44e628" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d826e4ffc130e3350bf31ca5d676eb442763699f" 2018-06-27 19:22:05,172 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:22:05 GMT Content-Type: application/json Content-Length: 270 Connection: keep-alive x-compute-request-id: req-878a5b2e-b452-4031-9831-1d993a124cc3 x-openstack-request-id: req-878a5b2e-b452-4031-9831-1d993a124cc3 Front-End-Https: on RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-f5016d35-f4c0-4070-8f32-002ecbd3a64c-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "8c932240-b698-43da-b888-737d5063c01c", "description": null}} 2018-06-27 19:22:05,172 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types/8c932240-b698-43da-b888-737d5063c01c used request id req-878a5b2e-b452-4031-9831-1d993a124cc3 2018-06-27 19:22:05,175 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types/8c932240-b698-43da-b888-737d5063c01c/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d2494e7c-95ac-4c0d-a660-c54fcc44e628" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d826e4ffc130e3350bf31ca5d676eb442763699f" 2018-06-27 19:22:05,383 - cinderclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Wed, 27 Jun 2018 19:22:05 GMT Content-Type: application/json Content-Length: 130 Connection: keep-alive x-compute-request-id: req-ea19452d-7c11-4128-b140-567f3ac2b071 x-openstack-request-id: req-ea19452d-7c11-4128-b140-567f3ac2b071 RESP BODY: {"itemNotFound": {"message": "Volume type encryption for type 8c932240-b698-43da-b888-737d5063c01c does not exist.", "code": 404}} 2018-06-27 19:22:05,383 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types/8c932240-b698-43da-b888-737d5063c01c/encryption/provider used request id req-ea19452d-7c11-4128-b140-567f3ac2b071 2018-06-27 19:22:05,383 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-f5016d35-f4c0-4070-8f32-002ecbd3a64c-type 2018-06-27 19:22:05,386 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types/8c932240-b698-43da-b888-737d5063c01c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d2494e7c-95ac-4c0d-a660-c54fcc44e628" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d826e4ffc130e3350bf31ca5d676eb442763699f" 2018-06-27 19:22:06,280 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 19:22:06 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-b69e0f9b-2b61-4068-9307-fabe38db4d0d RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-27 19:22:06,280 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types/8c932240-b698-43da-b888-737d5063c01c used request id req-b69e0f9b-2b61-4068-9307-fabe38db4d0d 2018-06-27 19:22:06,283 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 19:22:07,070 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T20:22:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["4zF9FYrVTluJ6EsqfS7HHg"], "issued_at": "2018-06-27T19:22:07.000000Z"}} 2018-06-27 19:22:07,073 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e42b1aa9a59d6504aaaa6e7c01e772ce18fb3d1" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-1fa51417-a38e-44bd-a2d1-db9755bf0be1-type", "description": null}}' 2018-06-27 19:22:07,920 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:22:07 GMT Content-Type: application/json Content-Length: 248 Connection: keep-alive x-compute-request-id: req-3e533de1-065e-4b6d-b6f8-c890f1c7b7bd x-openstack-request-id: req-3e533de1-065e-4b6d-b6f8-c890f1c7b7bd Front-End-Https: on RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-1fa51417-a38e-44bd-a2d1-db9755bf0be1-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "d83f4a4e-6396-4b94-a659-84c7734a7e61", "description": null}} 2018-06-27 19:22:07,920 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types used request id req-3e533de1-065e-4b6d-b6f8-c890f1c7b7bd 2018-06-27 19:22:07,924 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types/d83f4a4e-6396-4b94-a659-84c7734a7e61/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-3e533de1-065e-4b6d-b6f8-c890f1c7b7bd" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e42b1aa9a59d6504aaaa6e7c01e772ce18fb3d1" -d '{"encryption": {"control_location": "front-end", "provider_class": "foo", "name": "CinderUtilsAddEncryptionTests-1fa51417-a38e-44bd-a2d1-db9755bf0be1", "provider": "foo"}}' 2018-06-27 19:22:08,816 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:22:08 GMT Content-Type: application/json Content-Length: 286 Connection: keep-alive x-compute-request-id: req-18313e66-6554-4a8c-a855-ac1dd4a6816f x-openstack-request-id: req-18313e66-6554-4a8c-a855-ac1dd4a6816f Front-End-Https: on RESP BODY: {"encryption": {"volume_type_id": "d83f4a4e-6396-4b94-a659-84c7734a7e61", "name": "CinderUtilsAddEncryptionTests-1fa51417-a38e-44bd-a2d1-db9755bf0be1", "control_location": "front-end", "encryption_id": "4f0495af-8414-4482-a836-4b0e2dbc55f7", "provider": "foo", "provider_class": "foo"}} 2018-06-27 19:22:08,816 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types/d83f4a4e-6396-4b94-a659-84c7734a7e61/encryption used request id req-18313e66-6554-4a8c-a855-ac1dd4a6816f 2018-06-27 19:22:08,820 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types/d83f4a4e-6396-4b94-a659-84c7734a7e61 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3e533de1-065e-4b6d-b6f8-c890f1c7b7bd" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e42b1aa9a59d6504aaaa6e7c01e772ce18fb3d1" 2018-06-27 19:22:09,690 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:22:09 GMT Content-Type: application/json Content-Length: 270 Connection: keep-alive x-compute-request-id: req-a0ef0356-6fce-4d38-a10b-22d18788d399 x-openstack-request-id: req-a0ef0356-6fce-4d38-a10b-22d18788d399 Front-End-Https: on RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-1fa51417-a38e-44bd-a2d1-db9755bf0be1-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "d83f4a4e-6396-4b94-a659-84c7734a7e61", "description": null}} 2018-06-27 19:22:09,691 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types/d83f4a4e-6396-4b94-a659-84c7734a7e61 used request id req-a0ef0356-6fce-4d38-a10b-22d18788d399 2018-06-27 19:22:09,693 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types/d83f4a4e-6396-4b94-a659-84c7734a7e61/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3e533de1-065e-4b6d-b6f8-c890f1c7b7bd" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e42b1aa9a59d6504aaaa6e7c01e772ce18fb3d1" 2018-06-27 19:22:10,358 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:22:10 GMT Content-Type: application/json Content-Length: 303 Connection: keep-alive x-compute-request-id: req-7dd3f5a2-d278-4d86-ba66-4dffce5018d2 x-openstack-request-id: req-7dd3f5a2-d278-4d86-ba66-4dffce5018d2 Front-End-Https: on RESP BODY: {"volume_type_id": "d83f4a4e-6396-4b94-a659-84c7734a7e61", "control_location": "front-end", "deleted": false, "created_at": "2018-06-27T19:22:09.000000", "updated_at": null, "encryption_id": "4f0495af-8414-4482-a836-4b0e2dbc55f7", "key_size": null, "provider": "foo", "deleted_at": null, "cipher": null} 2018-06-27 19:22:10,358 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types/d83f4a4e-6396-4b94-a659-84c7734a7e61/encryption used request id req-7dd3f5a2-d278-4d86-ba66-4dffce5018d2 2018-06-27 19:22:10,359 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-1fa51417-a38e-44bd-a2d1-db9755bf0be1-type 2018-06-27 19:22:10,362 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types/d83f4a4e-6396-4b94-a659-84c7734a7e61 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3e533de1-065e-4b6d-b6f8-c890f1c7b7bd" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e42b1aa9a59d6504aaaa6e7c01e772ce18fb3d1" 2018-06-27 19:22:11,202 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:22:11 GMT Content-Type: application/json Content-Length: 270 Connection: keep-alive x-compute-request-id: req-be463015-bfd8-4dd5-8d3b-662d06f4fef0 x-openstack-request-id: req-be463015-bfd8-4dd5-8d3b-662d06f4fef0 Front-End-Https: on RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-1fa51417-a38e-44bd-a2d1-db9755bf0be1-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "d83f4a4e-6396-4b94-a659-84c7734a7e61", "description": null}} 2018-06-27 19:22:11,202 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types/d83f4a4e-6396-4b94-a659-84c7734a7e61 used request id req-be463015-bfd8-4dd5-8d3b-662d06f4fef0 2018-06-27 19:22:11,205 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types/d83f4a4e-6396-4b94-a659-84c7734a7e61/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3e533de1-065e-4b6d-b6f8-c890f1c7b7bd" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e42b1aa9a59d6504aaaa6e7c01e772ce18fb3d1" 2018-06-27 19:22:12,131 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 19:22:12 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-88c0cc13-0eee-4322-b843-97a205979b80 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-27 19:22:12,131 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types/d83f4a4e-6396-4b94-a659-84c7734a7e61/encryption/provider used request id req-88c0cc13-0eee-4322-b843-97a205979b80 2018-06-27 19:22:12,132 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-1fa51417-a38e-44bd-a2d1-db9755bf0be1-type 2018-06-27 19:22:12,134 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types/d83f4a4e-6396-4b94-a659-84c7734a7e61 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3e533de1-065e-4b6d-b6f8-c890f1c7b7bd" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e42b1aa9a59d6504aaaa6e7c01e772ce18fb3d1" 2018-06-27 19:22:12,852 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 19:22:12 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-bd633344-430a-44de-a4e0-0f6cd801ec7b RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-27 19:22:12,853 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types/d83f4a4e-6396-4b94-a659-84c7734a7e61 used request id req-bd633344-430a-44de-a4e0-0f6cd801ec7b 2018-06-27 19:22:12,856 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 19:22:13,841 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T20:22:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["fg9fD-VGR3uXBIs_fq0KyA"], "issued_at": "2018-06-27T19:22:13.000000Z"}} 2018-06-27 19:22:13,844 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26a74ba5d6d47c70cfe32bac722bf373c714d035" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-d1724571-7a9a-4b11-85cd-16413794ac62-type", "description": null}}' 2018-06-27 19:22:14,795 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:22:14 GMT Content-Type: application/json Content-Length: 248 Connection: keep-alive x-compute-request-id: req-a5af2630-e2fe-47d1-995a-b88f00555090 x-openstack-request-id: req-a5af2630-e2fe-47d1-995a-b88f00555090 Front-End-Https: on RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-d1724571-7a9a-4b11-85cd-16413794ac62-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "eec2f144-7ca6-4a74-9d62-1d481b94e65a", "description": null}} 2018-06-27 19:22:14,796 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types used request id req-a5af2630-e2fe-47d1-995a-b88f00555090 2018-06-27 19:22:14,799 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types/eec2f144-7ca6-4a74-9d62-1d481b94e65a/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-a5af2630-e2fe-47d1-995a-b88f00555090" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26a74ba5d6d47c70cfe32bac722bf373c714d035" -d '{"encryption": {"name": "CinderUtilsAddEncryptionTests-d1724571-7a9a-4b11-85cd-16413794ac62", "control_location": "back-end", "key_size": 1, "provider": "foo", "provider_class": "foo", "cipher": "bar"}}' 2018-06-27 19:22:15,830 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:22:15 GMT Content-Type: application/json Content-Length: 317 Connection: keep-alive x-compute-request-id: req-d91cbb70-9974-4d63-9737-8ed6737c7376 x-openstack-request-id: req-d91cbb70-9974-4d63-9737-8ed6737c7376 Front-End-Https: on RESP BODY: {"encryption": {"volume_type_id": "eec2f144-7ca6-4a74-9d62-1d481b94e65a", "name": "CinderUtilsAddEncryptionTests-d1724571-7a9a-4b11-85cd-16413794ac62", "control_location": "back-end", "encryption_id": "462f88bc-580b-43c3-bb96-a04ee5c74266", "key_size": 1, "provider": "foo", "provider_class": "foo", "cipher": "bar"}} 2018-06-27 19:22:15,831 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types/eec2f144-7ca6-4a74-9d62-1d481b94e65a/encryption used request id req-d91cbb70-9974-4d63-9737-8ed6737c7376 2018-06-27 19:22: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/8cdbc979369d4c15b8ddd6cc77d930e3/types/eec2f144-7ca6-4a74-9d62-1d481b94e65a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a5af2630-e2fe-47d1-995a-b88f00555090" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26a74ba5d6d47c70cfe32bac722bf373c714d035" 2018-06-27 19:22:16,612 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:22:16 GMT Content-Type: application/json Content-Length: 270 Connection: keep-alive x-compute-request-id: req-e6672276-d6d1-4bfb-9248-c11112c62592 x-openstack-request-id: req-e6672276-d6d1-4bfb-9248-c11112c62592 Front-End-Https: on RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-d1724571-7a9a-4b11-85cd-16413794ac62-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "eec2f144-7ca6-4a74-9d62-1d481b94e65a", "description": null}} 2018-06-27 19:22:16,612 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types/eec2f144-7ca6-4a74-9d62-1d481b94e65a used request id req-e6672276-d6d1-4bfb-9248-c11112c62592 2018-06-27 19:22:16,615 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types/eec2f144-7ca6-4a74-9d62-1d481b94e65a/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a5af2630-e2fe-47d1-995a-b88f00555090" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26a74ba5d6d47c70cfe32bac722bf373c714d035" 2018-06-27 19:22:17,503 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:22:17 GMT Content-Type: application/json Content-Length: 300 Connection: keep-alive x-compute-request-id: req-15942db0-277a-4ace-8611-e5eb36958557 x-openstack-request-id: req-15942db0-277a-4ace-8611-e5eb36958557 Front-End-Https: on RESP BODY: {"volume_type_id": "eec2f144-7ca6-4a74-9d62-1d481b94e65a", "control_location": "back-end", "deleted": false, "created_at": "2018-06-27T19:22:16.000000", "updated_at": null, "encryption_id": "462f88bc-580b-43c3-bb96-a04ee5c74266", "key_size": 1, "provider": "foo", "deleted_at": null, "cipher": "bar"} 2018-06-27 19:22:17,503 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types/eec2f144-7ca6-4a74-9d62-1d481b94e65a/encryption used request id req-15942db0-277a-4ace-8611-e5eb36958557 2018-06-27 19:22:17,504 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-d1724571-7a9a-4b11-85cd-16413794ac62-type 2018-06-27 19:22:17,506 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types/eec2f144-7ca6-4a74-9d62-1d481b94e65a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a5af2630-e2fe-47d1-995a-b88f00555090" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26a74ba5d6d47c70cfe32bac722bf373c714d035" 2018-06-27 19:22:17,632 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:22:17 GMT Content-Type: application/json Content-Length: 270 Connection: keep-alive x-compute-request-id: req-c1e6794d-cb0f-4ad1-8df3-9b8936fac4d4 x-openstack-request-id: req-c1e6794d-cb0f-4ad1-8df3-9b8936fac4d4 Front-End-Https: on RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-d1724571-7a9a-4b11-85cd-16413794ac62-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "eec2f144-7ca6-4a74-9d62-1d481b94e65a", "description": null}} 2018-06-27 19:22:17,632 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types/eec2f144-7ca6-4a74-9d62-1d481b94e65a used request id req-c1e6794d-cb0f-4ad1-8df3-9b8936fac4d4 2018-06-27 19:22:17,635 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types/eec2f144-7ca6-4a74-9d62-1d481b94e65a/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a5af2630-e2fe-47d1-995a-b88f00555090" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26a74ba5d6d47c70cfe32bac722bf373c714d035" 2018-06-27 19:22:18,663 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 19:22:18 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-5d17dfa9-85cd-4c73-8c86-688ae1e5a710 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-27 19:22:18,664 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types/eec2f144-7ca6-4a74-9d62-1d481b94e65a/encryption/provider used request id req-5d17dfa9-85cd-4c73-8c86-688ae1e5a710 2018-06-27 19:22:18,664 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-d1724571-7a9a-4b11-85cd-16413794ac62-type 2018-06-27 19:22:18,667 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types/eec2f144-7ca6-4a74-9d62-1d481b94e65a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a5af2630-e2fe-47d1-995a-b88f00555090" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26a74ba5d6d47c70cfe32bac722bf373c714d035" 2018-06-27 19:22:19,477 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 19:22:19 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-dc907dd0-a9de-496a-8e1c-781fd124c062 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-27 19:22:19,478 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types/eec2f144-7ca6-4a74-9d62-1d481b94e65a used request id req-dc907dd0-a9de-496a-8e1c-781fd124c062 2018-06-27 19:22:19,482 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 19:22:20,206 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T20:22:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["nza8rrjmT9e6FWm4ME5B7Q"], "issued_at": "2018-06-27T19:22:20.000000Z"}} 2018-06-27 19:22:20,209 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10e8a1a0c7242aa3c4a7336b430adac3d8da165e" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-51a6f6dc-dce3-46d5-9272-1d1047c62bd9-qos"}}' 2018-06-27 19:22:21,017 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:22:21 GMT Content-Type: application/json Content-Length: 481 Connection: keep-alive x-compute-request-id: req-c00b9ab0-6e62-4a69-bf74-5cd5ac1338c8 x-openstack-request-id: req-c00b9ab0-6e62-4a69-bf74-5cd5ac1338c8 Front-End-Https: on RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "35e21a34-3f58-4e93-ac1f-2ef24b87ebff", "name": "CinderUtilsVolumeTypeCompleteTests-51a6f6dc-dce3-46d5-9272-1d1047c62bd9-qos"}, "links": [{"href": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/qos-specs/35e21a34-3f58-4e93-ac1f-2ef24b87ebff", "rel": "self"}, {"href": "https://172.30.10.101:8776/8cdbc979369d4c15b8ddd6cc77d930e3/qos-specs/35e21a34-3f58-4e93-ac1f-2ef24b87ebff", "rel": "bookmark"}]} 2018-06-27 19:22:21,017 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/qos-specs used request id req-c00b9ab0-6e62-4a69-bf74-5cd5ac1338c8 2018-06-27 19:22:21,021 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-c00b9ab0-6e62-4a69-bf74-5cd5ac1338c8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10e8a1a0c7242aa3c4a7336b430adac3d8da165e" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-51a6f6dc-dce3-46d5-9272-1d1047c62bd9", "description": null}}' 2018-06-27 19:22:22,074 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:22:22 GMT Content-Type: application/json Content-Length: 248 Connection: keep-alive x-compute-request-id: req-05c707e9-5358-456a-bff9-75323212460d x-openstack-request-id: req-05c707e9-5358-456a-bff9-75323212460d Front-End-Https: on RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-51a6f6dc-dce3-46d5-9272-1d1047c62bd9", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "6013bfd1-3061-4d23-b2f4-c851b9b7f2f8", "description": null}} 2018-06-27 19:22:22,074 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types used request id req-05c707e9-5358-456a-bff9-75323212460d 2018-06-27 19:22:22,077 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types/6013bfd1-3061-4d23-b2f4-c851b9b7f2f8/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-c00b9ab0-6e62-4a69-bf74-5cd5ac1338c8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10e8a1a0c7242aa3c4a7336b430adac3d8da165e" -d '{"encryption": {"control_location": "back-end", "provider_class": "bar", "name": "foo", "provider": "bar"}}' 2018-06-27 19:22:22,872 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:22:22 GMT Content-Type: application/json Content-Length: 222 Connection: keep-alive x-compute-request-id: req-73a8dafb-d490-4561-9b41-b0539ca76746 x-openstack-request-id: req-73a8dafb-d490-4561-9b41-b0539ca76746 Front-End-Https: on RESP BODY: {"encryption": {"volume_type_id": "6013bfd1-3061-4d23-b2f4-c851b9b7f2f8", "name": "foo", "control_location": "back-end", "encryption_id": "03e34380-c542-4983-a4eb-6e920bb68a8c", "provider": "bar", "provider_class": "bar"}} 2018-06-27 19:22:22,873 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types/6013bfd1-3061-4d23-b2f4-c851b9b7f2f8/encryption used request id req-73a8dafb-d490-4561-9b41-b0539ca76746 2018-06-27 19:22:22,876 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types/6013bfd1-3061-4d23-b2f4-c851b9b7f2f8 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c00b9ab0-6e62-4a69-bf74-5cd5ac1338c8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10e8a1a0c7242aa3c4a7336b430adac3d8da165e" 2018-06-27 19:22:23,927 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:22:23 GMT Content-Type: application/json Content-Length: 270 Connection: keep-alive x-compute-request-id: req-97ea9f5a-6560-4a3c-ba02-90afa79e13ee x-openstack-request-id: req-97ea9f5a-6560-4a3c-ba02-90afa79e13ee Front-End-Https: on RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-51a6f6dc-dce3-46d5-9272-1d1047c62bd9", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "6013bfd1-3061-4d23-b2f4-c851b9b7f2f8", "description": null}} 2018-06-27 19:22:23,927 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types/6013bfd1-3061-4d23-b2f4-c851b9b7f2f8 used request id req-97ea9f5a-6560-4a3c-ba02-90afa79e13ee 2018-06-27 19:22:23,930 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types/6013bfd1-3061-4d23-b2f4-c851b9b7f2f8/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c00b9ab0-6e62-4a69-bf74-5cd5ac1338c8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10e8a1a0c7242aa3c4a7336b430adac3d8da165e" 2018-06-27 19:22:24,695 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:22:24 GMT Content-Type: application/json Content-Length: 302 Connection: keep-alive x-compute-request-id: req-4d63744a-6160-4719-bd0e-409c9d17d6d7 x-openstack-request-id: req-4d63744a-6160-4719-bd0e-409c9d17d6d7 Front-End-Https: on RESP BODY: {"volume_type_id": "6013bfd1-3061-4d23-b2f4-c851b9b7f2f8", "control_location": "back-end", "deleted": false, "created_at": "2018-06-27T19:22:23.000000", "updated_at": null, "encryption_id": "03e34380-c542-4983-a4eb-6e920bb68a8c", "key_size": null, "provider": "bar", "deleted_at": null, "cipher": null} 2018-06-27 19:22:24,695 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types/6013bfd1-3061-4d23-b2f4-c851b9b7f2f8/encryption used request id req-4d63744a-6160-4719-bd0e-409c9d17d6d7 2018-06-27 19:22:24,695 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsVolumeTypeCompleteTests-51a6f6dc-dce3-46d5-9272-1d1047c62bd9 2018-06-27 19:22:24,698 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types/6013bfd1-3061-4d23-b2f4-c851b9b7f2f8 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c00b9ab0-6e62-4a69-bf74-5cd5ac1338c8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10e8a1a0c7242aa3c4a7336b430adac3d8da165e" 2018-06-27 19:22:25,441 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:22:25 GMT Content-Type: application/json Content-Length: 270 Connection: keep-alive x-compute-request-id: req-2d31c757-c406-4119-992e-5a7ac67052ee x-openstack-request-id: req-2d31c757-c406-4119-992e-5a7ac67052ee Front-End-Https: on RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-51a6f6dc-dce3-46d5-9272-1d1047c62bd9", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "6013bfd1-3061-4d23-b2f4-c851b9b7f2f8", "description": null}} 2018-06-27 19:22:25,441 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types/6013bfd1-3061-4d23-b2f4-c851b9b7f2f8 used request id req-2d31c757-c406-4119-992e-5a7ac67052ee 2018-06-27 19:22:25,444 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types/6013bfd1-3061-4d23-b2f4-c851b9b7f2f8/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c00b9ab0-6e62-4a69-bf74-5cd5ac1338c8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10e8a1a0c7242aa3c4a7336b430adac3d8da165e" 2018-06-27 19:22:26,307 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 19:22:26 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-9acb7e39-3262-4d2c-b0b0-140cf0618e9e RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-27 19:22:26,307 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types/6013bfd1-3061-4d23-b2f4-c851b9b7f2f8/encryption/provider used request id req-9acb7e39-3262-4d2c-b0b0-140cf0618e9e 2018-06-27 19:22:26,307 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-51a6f6dc-dce3-46d5-9272-1d1047c62bd9 2018-06-27 19:22:26,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/8cdbc979369d4c15b8ddd6cc77d930e3/types/6013bfd1-3061-4d23-b2f4-c851b9b7f2f8 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c00b9ab0-6e62-4a69-bf74-5cd5ac1338c8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10e8a1a0c7242aa3c4a7336b430adac3d8da165e" 2018-06-27 19:22:26,489 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 19:22:26 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-a5f5cbae-5322-4294-b953-e5ce3779d264 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-27 19:22:26,489 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types/6013bfd1-3061-4d23-b2f4-c851b9b7f2f8 used request id req-a5f5cbae-5322-4294-b953-e5ce3779d264 2018-06-27 19:22:26,489 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-51a6f6dc-dce3-46d5-9272-1d1047c62bd9-qos 2018-06-27 19:22:26,492 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/qos-specs/35e21a34-3f58-4e93-ac1f-2ef24b87ebff?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c00b9ab0-6e62-4a69-bf74-5cd5ac1338c8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10e8a1a0c7242aa3c4a7336b430adac3d8da165e" 2018-06-27 19:22:27,204 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 19:22:27 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-29ad7c4a-9a6a-4795-9a67-fc78b6c66365 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-27 19:22:27,204 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/qos-specs/35e21a34-3f58-4e93-ac1f-2ef24b87ebff?force=False used request id req-29ad7c4a-9a6a-4795-9a67-fc78b6c66365 2018-06-27 19:22:27,208 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 19:22:28,152 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T20:22:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["NLKI-d4UQ3OsNFQFigkeaQ"], "issued_at": "2018-06-27T19:22:28.000000Z"}} 2018-06-27 19:22:28,157 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c6943e1b78f6e1d0e97e58a6d1f155fa23c34ed" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-5ffa6d3b-ed55-4158-9d1b-0774cd8a1852-qos"}}' 2018-06-27 19:22:28,801 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:22:28 GMT Content-Type: application/json Content-Length: 481 Connection: keep-alive x-compute-request-id: req-555ef31e-2993-4c92-814e-e48e633b4614 x-openstack-request-id: req-555ef31e-2993-4c92-814e-e48e633b4614 Front-End-Https: on RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "ded632a4-d7ca-4971-9f94-0c95a14ebd6b", "name": "CinderUtilsVolumeTypeCompleteTests-5ffa6d3b-ed55-4158-9d1b-0774cd8a1852-qos"}, "links": [{"href": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/qos-specs/ded632a4-d7ca-4971-9f94-0c95a14ebd6b", "rel": "self"}, {"href": "https://172.30.10.101:8776/8cdbc979369d4c15b8ddd6cc77d930e3/qos-specs/ded632a4-d7ca-4971-9f94-0c95a14ebd6b", "rel": "bookmark"}]} 2018-06-27 19:22:28,801 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/qos-specs used request id req-555ef31e-2993-4c92-814e-e48e633b4614 2018-06-27 19:22:28,805 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-555ef31e-2993-4c92-814e-e48e633b4614" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c6943e1b78f6e1d0e97e58a6d1f155fa23c34ed" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-5ffa6d3b-ed55-4158-9d1b-0774cd8a1852", "description": null}}' 2018-06-27 19:22:29,639 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:22:29 GMT Content-Type: application/json Content-Length: 248 Connection: keep-alive x-compute-request-id: req-1e010db0-d575-4811-8ed0-6c715f61f25d x-openstack-request-id: req-1e010db0-d575-4811-8ed0-6c715f61f25d Front-End-Https: on RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-5ffa6d3b-ed55-4158-9d1b-0774cd8a1852", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "48421a23-6e28-4e56-8e03-ad2dba13115f", "description": null}} 2018-06-27 19:22:29,639 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types used request id req-1e010db0-d575-4811-8ed0-6c715f61f25d 2018-06-27 19:22:29,642 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-555ef31e-2993-4c92-814e-e48e633b4614" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c6943e1b78f6e1d0e97e58a6d1f155fa23c34ed" 2018-06-27 19:22:30,434 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:22:30 GMT Content-Type: application/json Content-Length: 195 Connection: keep-alive x-compute-request-id: req-6c96ad40-9749-4a87-8ccf-67b184ebcce4 x-openstack-request-id: req-6c96ad40-9749-4a87-8ccf-67b184ebcce4 Front-End-Https: on RESP BODY: {"qos_specs": [{"specs": {"foo": "bar"}, "consumer": "both", "id": "ded632a4-d7ca-4971-9f94-0c95a14ebd6b", "name": "CinderUtilsVolumeTypeCompleteTests-5ffa6d3b-ed55-4158-9d1b-0774cd8a1852-qos"}]} 2018-06-27 19:22:30,434 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/qos-specs used request id req-6c96ad40-9749-4a87-8ccf-67b184ebcce4 2018-06-27 19:22:30,438 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/qos-specs/None/associate?vol_type_id=48421a23-6e28-4e56-8e03-ad2dba13115f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-555ef31e-2993-4c92-814e-e48e633b4614" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c6943e1b78f6e1d0e97e58a6d1f155fa23c34ed" 2018-06-27 19:22:31,256 - cinderclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Wed, 27 Jun 2018 19:22:31 GMT Content-Type: application/json Content-Length: 68 Connection: keep-alive x-compute-request-id: req-d740ccdb-5fb9-408b-934e-711d77f94a44 x-openstack-request-id: req-d740ccdb-5fb9-408b-934e-711d77f94a44 RESP BODY: {"itemNotFound": {"message": "No such QoS spec None.", "code": 404}} 2018-06-27 19:22:31,256 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/qos-specs/None/associate?vol_type_id=48421a23-6e28-4e56-8e03-ad2dba13115f used request id req-d740ccdb-5fb9-408b-934e-711d77f94a44 2018-06-27 19:22:31,257 - cinder_utils - WARNING - Unable to locate qos_spec named foo - No such QoS spec None. (HTTP 404) (Request-ID: req-d740ccdb-5fb9-408b-934e-711d77f94a44) 2018-06-27 19:22:31,259 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-5ffa6d3b-ed55-4158-9d1b-0774cd8a1852 2018-06-27 19:22:31,262 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types/48421a23-6e28-4e56-8e03-ad2dba13115f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-555ef31e-2993-4c92-814e-e48e633b4614" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c6943e1b78f6e1d0e97e58a6d1f155fa23c34ed" 2018-06-27 19:22:32,242 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 19:22:32 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-35cce64e-79e0-41f4-aadd-c3dcecb93ff9 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-27 19:22:32,242 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types/48421a23-6e28-4e56-8e03-ad2dba13115f used request id req-35cce64e-79e0-41f4-aadd-c3dcecb93ff9 2018-06-27 19:22:32,242 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-5ffa6d3b-ed55-4158-9d1b-0774cd8a1852-qos 2018-06-27 19:22:32,245 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/qos-specs/ded632a4-d7ca-4971-9f94-0c95a14ebd6b?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-555ef31e-2993-4c92-814e-e48e633b4614" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c6943e1b78f6e1d0e97e58a6d1f155fa23c34ed" 2018-06-27 19:22:32,426 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 19:22:32 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-e129b4e2-5700-478a-a479-9ff794246623 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-27 19:22:32,426 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/qos-specs/ded632a4-d7ca-4971-9f94-0c95a14ebd6b?force=False used request id req-e129b4e2-5700-478a-a479-9ff794246623 2018-06-27 19:22:32,430 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 19:22:33,134 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T20:22:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["M5Vbq9edTwq_85zJ33aAkw"], "issued_at": "2018-06-27T19:22:33.000000Z"}} 2018-06-27 19:22:33,138 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e88328f1baea283ef4d4602e6d911deec89f4338" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-62a13ab5-5fe3-4b48-a6fb-3416f73bc0cb-qos"}}' 2018-06-27 19:22:34,005 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:22:34 GMT Content-Type: application/json Content-Length: 481 Connection: keep-alive x-compute-request-id: req-b14a310f-acde-4a88-b646-99ff47d6fc8d x-openstack-request-id: req-b14a310f-acde-4a88-b646-99ff47d6fc8d Front-End-Https: on RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "9bfee590-b1d9-4d17-9cd2-f543e27cc9cb", "name": "CinderUtilsVolumeTypeCompleteTests-62a13ab5-5fe3-4b48-a6fb-3416f73bc0cb-qos"}, "links": [{"href": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/qos-specs/9bfee590-b1d9-4d17-9cd2-f543e27cc9cb", "rel": "self"}, {"href": "https://172.30.10.101:8776/8cdbc979369d4c15b8ddd6cc77d930e3/qos-specs/9bfee590-b1d9-4d17-9cd2-f543e27cc9cb", "rel": "bookmark"}]} 2018-06-27 19:22:34,005 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/qos-specs used request id req-b14a310f-acde-4a88-b646-99ff47d6fc8d 2018-06-27 19:22:34,008 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-b14a310f-acde-4a88-b646-99ff47d6fc8d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e88328f1baea283ef4d4602e6d911deec89f4338" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-62a13ab5-5fe3-4b48-a6fb-3416f73bc0cb", "description": null}}' 2018-06-27 19:22:34,972 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:22:34 GMT Content-Type: application/json Content-Length: 248 Connection: keep-alive x-compute-request-id: req-83ca31fa-3596-44b8-ac51-8521148fcb47 x-openstack-request-id: req-83ca31fa-3596-44b8-ac51-8521148fcb47 Front-End-Https: on RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-62a13ab5-5fe3-4b48-a6fb-3416f73bc0cb", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "ba30772b-c915-4178-a423-53e84d5ff3d8", "description": null}} 2018-06-27 19:22:34,972 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types used request id req-83ca31fa-3596-44b8-ac51-8521148fcb47 2018-06-27 19:22:34,975 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b14a310f-acde-4a88-b646-99ff47d6fc8d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e88328f1baea283ef4d4602e6d911deec89f4338" 2018-06-27 19:22:35,938 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:22:35 GMT Content-Type: application/json Content-Length: 195 Connection: keep-alive x-compute-request-id: req-d513a256-7b5a-43e3-8434-1049c3f866f1 x-openstack-request-id: req-d513a256-7b5a-43e3-8434-1049c3f866f1 Front-End-Https: on RESP BODY: {"qos_specs": [{"specs": {"foo": "bar"}, "consumer": "both", "id": "9bfee590-b1d9-4d17-9cd2-f543e27cc9cb", "name": "CinderUtilsVolumeTypeCompleteTests-62a13ab5-5fe3-4b48-a6fb-3416f73bc0cb-qos"}]} 2018-06-27 19:22:35,938 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/qos-specs used request id req-d513a256-7b5a-43e3-8434-1049c3f866f1 2018-06-27 19:22:35,942 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/qos-specs/9bfee590-b1d9-4d17-9cd2-f543e27cc9cb/associate?vol_type_id=ba30772b-c915-4178-a423-53e84d5ff3d8 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b14a310f-acde-4a88-b646-99ff47d6fc8d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e88328f1baea283ef4d4602e6d911deec89f4338" 2018-06-27 19:22:36,902 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 19:22:36 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-0062eb54-a18e-4689-b94a-38a66ac03518 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-27 19:22:36,902 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/qos-specs/9bfee590-b1d9-4d17-9cd2-f543e27cc9cb/associate?vol_type_id=ba30772b-c915-4178-a423-53e84d5ff3d8 used request id req-0062eb54-a18e-4689-b94a-38a66ac03518 2018-06-27 19:22:36,902 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-62a13ab5-5fe3-4b48-a6fb-3416f73bc0cb 2018-06-27 19:22:36,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/8cdbc979369d4c15b8ddd6cc77d930e3/types/ba30772b-c915-4178-a423-53e84d5ff3d8 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b14a310f-acde-4a88-b646-99ff47d6fc8d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e88328f1baea283ef4d4602e6d911deec89f4338" 2018-06-27 19:22:37,743 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 19:22:37 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-ea4bd72c-adb4-4f8e-92c6-8f0094900398 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-27 19:22:37,743 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types/ba30772b-c915-4178-a423-53e84d5ff3d8 used request id req-ea4bd72c-adb4-4f8e-92c6-8f0094900398 2018-06-27 19:22:37,744 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-62a13ab5-5fe3-4b48-a6fb-3416f73bc0cb-qos 2018-06-27 19:22:37,746 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/qos-specs/9bfee590-b1d9-4d17-9cd2-f543e27cc9cb?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b14a310f-acde-4a88-b646-99ff47d6fc8d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e88328f1baea283ef4d4602e6d911deec89f4338" 2018-06-27 19:22:38,752 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 19:22:38 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-64e01b61-6165-481f-b919-2c778d735d35 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-27 19:22:38,752 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/qos-specs/9bfee590-b1d9-4d17-9cd2-f543e27cc9cb?force=False used request id req-64e01b61-6165-481f-b919-2c778d735d35 2018-06-27 19:22:38,756 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 19:22:39,479 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T20:22:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["lUyHTGbIRFeTw3fhCN4ThQ"], "issued_at": "2018-06-27T19:22:39.000000Z"}} 2018-06-27 19:22:39,483 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8b64c94fd910ad85507fb06b55ebce93309371b" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-0e26491d-04ca-4cd4-9215-6b923cd17d89-qos"}}' 2018-06-27 19:22:40,287 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:22:40 GMT Content-Type: application/json Content-Length: 481 Connection: keep-alive x-compute-request-id: req-64ef2034-3fcf-4c16-a2b3-fda1b163a457 x-openstack-request-id: req-64ef2034-3fcf-4c16-a2b3-fda1b163a457 Front-End-Https: on RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "9382ce91-fe5b-4897-8b6c-3a97200b1bb3", "name": "CinderUtilsVolumeTypeCompleteTests-0e26491d-04ca-4cd4-9215-6b923cd17d89-qos"}, "links": [{"href": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/qos-specs/9382ce91-fe5b-4897-8b6c-3a97200b1bb3", "rel": "self"}, {"href": "https://172.30.10.101:8776/8cdbc979369d4c15b8ddd6cc77d930e3/qos-specs/9382ce91-fe5b-4897-8b6c-3a97200b1bb3", "rel": "bookmark"}]} 2018-06-27 19:22:40,287 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/qos-specs used request id req-64ef2034-3fcf-4c16-a2b3-fda1b163a457 2018-06-27 19:22:40,291 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-64ef2034-3fcf-4c16-a2b3-fda1b163a457" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8b64c94fd910ad85507fb06b55ebce93309371b" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-0e26491d-04ca-4cd4-9215-6b923cd17d89", "description": null}}' 2018-06-27 19:22:41,219 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:22:41 GMT Content-Type: application/json Content-Length: 248 Connection: keep-alive x-compute-request-id: req-b311ba75-d735-4156-a66d-4818b61d6d2d x-openstack-request-id: req-b311ba75-d735-4156-a66d-4818b61d6d2d Front-End-Https: on RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-0e26491d-04ca-4cd4-9215-6b923cd17d89", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "4d07f5f0-b02d-4dde-8c43-210b44100256", "description": null}} 2018-06-27 19:22:41,219 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types used request id req-b311ba75-d735-4156-a66d-4818b61d6d2d 2018-06-27 19:22:41,223 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types/4d07f5f0-b02d-4dde-8c43-210b44100256/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-64ef2034-3fcf-4c16-a2b3-fda1b163a457" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8b64c94fd910ad85507fb06b55ebce93309371b" -d '{"encryption": {"control_location": "back-end", "provider_class": "bar", "name": "foo", "provider": "bar"}}' 2018-06-27 19:22:42,124 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:22:42 GMT Content-Type: application/json Content-Length: 222 Connection: keep-alive x-compute-request-id: req-2de128c0-abda-4d9d-b51c-bc3abeca43fd x-openstack-request-id: req-2de128c0-abda-4d9d-b51c-bc3abeca43fd Front-End-Https: on RESP BODY: {"encryption": {"volume_type_id": "4d07f5f0-b02d-4dde-8c43-210b44100256", "name": "foo", "control_location": "back-end", "encryption_id": "a51b3730-e11a-4641-afd2-e29b8d6c2e10", "provider": "bar", "provider_class": "bar"}} 2018-06-27 19:22:42,125 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types/4d07f5f0-b02d-4dde-8c43-210b44100256/encryption used request id req-2de128c0-abda-4d9d-b51c-bc3abeca43fd 2018-06-27 19:22:42,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/8cdbc979369d4c15b8ddd6cc77d930e3/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-64ef2034-3fcf-4c16-a2b3-fda1b163a457" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8b64c94fd910ad85507fb06b55ebce93309371b" 2018-06-27 19:22:42,984 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:22:42 GMT Content-Type: application/json Content-Length: 195 Connection: keep-alive x-compute-request-id: req-6a4cbacd-1206-4394-9af5-97262a17a606 x-openstack-request-id: req-6a4cbacd-1206-4394-9af5-97262a17a606 Front-End-Https: on RESP BODY: {"qos_specs": [{"specs": {"foo": "bar"}, "consumer": "both", "id": "9382ce91-fe5b-4897-8b6c-3a97200b1bb3", "name": "CinderUtilsVolumeTypeCompleteTests-0e26491d-04ca-4cd4-9215-6b923cd17d89-qos"}]} 2018-06-27 19:22:42,984 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/qos-specs used request id req-6a4cbacd-1206-4394-9af5-97262a17a606 2018-06-27 19:22:42,988 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/qos-specs/9382ce91-fe5b-4897-8b6c-3a97200b1bb3/associate?vol_type_id=4d07f5f0-b02d-4dde-8c43-210b44100256 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-64ef2034-3fcf-4c16-a2b3-fda1b163a457" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8b64c94fd910ad85507fb06b55ebce93309371b" 2018-06-27 19:22:43,946 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 19:22:43 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-99c9f1b3-c1a0-4aa5-ab77-23976c29032e RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-27 19:22:43,946 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/qos-specs/9382ce91-fe5b-4897-8b6c-3a97200b1bb3/associate?vol_type_id=4d07f5f0-b02d-4dde-8c43-210b44100256 used request id req-99c9f1b3-c1a0-4aa5-ab77-23976c29032e 2018-06-27 19:22:43,950 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types/4d07f5f0-b02d-4dde-8c43-210b44100256 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-64ef2034-3fcf-4c16-a2b3-fda1b163a457" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8b64c94fd910ad85507fb06b55ebce93309371b" 2018-06-27 19:22:44,916 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:22:44 GMT Content-Type: application/json Content-Length: 304 Connection: keep-alive x-compute-request-id: req-b9d61cfe-ebce-42f9-abf8-4729f406b3ae x-openstack-request-id: req-b9d61cfe-ebce-42f9-abf8-4729f406b3ae Front-End-Https: on RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-0e26491d-04ca-4cd4-9215-6b923cd17d89", "qos_specs_id": "9382ce91-fe5b-4897-8b6c-3a97200b1bb3", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "4d07f5f0-b02d-4dde-8c43-210b44100256", "description": null}} 2018-06-27 19:22:44,916 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types/4d07f5f0-b02d-4dde-8c43-210b44100256 used request id req-b9d61cfe-ebce-42f9-abf8-4729f406b3ae 2018-06-27 19:22:44,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/8cdbc979369d4c15b8ddd6cc77d930e3/types/4d07f5f0-b02d-4dde-8c43-210b44100256/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-64ef2034-3fcf-4c16-a2b3-fda1b163a457" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8b64c94fd910ad85507fb06b55ebce93309371b" 2018-06-27 19:22:45,034 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:22:45 GMT Content-Type: application/json Content-Length: 302 Connection: keep-alive x-compute-request-id: req-1d0b243f-9295-4bb3-b7c2-adfef1c4f523 x-openstack-request-id: req-1d0b243f-9295-4bb3-b7c2-adfef1c4f523 Front-End-Https: on RESP BODY: {"volume_type_id": "4d07f5f0-b02d-4dde-8c43-210b44100256", "control_location": "back-end", "deleted": false, "created_at": "2018-06-27T19:22:42.000000", "updated_at": null, "encryption_id": "a51b3730-e11a-4641-afd2-e29b8d6c2e10", "key_size": null, "provider": "bar", "deleted_at": null, "cipher": null} 2018-06-27 19:22:45,034 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types/4d07f5f0-b02d-4dde-8c43-210b44100256/encryption used request id req-1d0b243f-9295-4bb3-b7c2-adfef1c4f523 2018-06-27 19:22:45,034 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsVolumeTypeCompleteTests-0e26491d-04ca-4cd4-9215-6b923cd17d89 2018-06-27 19:22:45,037 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types/4d07f5f0-b02d-4dde-8c43-210b44100256 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-64ef2034-3fcf-4c16-a2b3-fda1b163a457" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8b64c94fd910ad85507fb06b55ebce93309371b" 2018-06-27 19:22:45,949 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:22:45 GMT Content-Type: application/json Content-Length: 304 Connection: keep-alive x-compute-request-id: req-34b52e79-c823-415c-95ce-059ebcd96396 x-openstack-request-id: req-34b52e79-c823-415c-95ce-059ebcd96396 Front-End-Https: on RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-0e26491d-04ca-4cd4-9215-6b923cd17d89", "qos_specs_id": "9382ce91-fe5b-4897-8b6c-3a97200b1bb3", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "4d07f5f0-b02d-4dde-8c43-210b44100256", "description": null}} 2018-06-27 19:22:45,949 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types/4d07f5f0-b02d-4dde-8c43-210b44100256 used request id req-34b52e79-c823-415c-95ce-059ebcd96396 2018-06-27 19:22:45,952 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types/4d07f5f0-b02d-4dde-8c43-210b44100256/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-64ef2034-3fcf-4c16-a2b3-fda1b163a457" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8b64c94fd910ad85507fb06b55ebce93309371b" 2018-06-27 19:22:46,829 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 19:22:46 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-4fd06f12-519a-4338-8d76-327b2cb651cf RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-27 19:22:46,830 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types/4d07f5f0-b02d-4dde-8c43-210b44100256/encryption/provider used request id req-4fd06f12-519a-4338-8d76-327b2cb651cf 2018-06-27 19:22:46,830 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-0e26491d-04ca-4cd4-9215-6b923cd17d89 2018-06-27 19:22:46,833 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types/4d07f5f0-b02d-4dde-8c43-210b44100256 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-64ef2034-3fcf-4c16-a2b3-fda1b163a457" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8b64c94fd910ad85507fb06b55ebce93309371b" 2018-06-27 19:22:47,041 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 19:22:47 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-8a90c8e5-dd92-4ec0-aba9-d0a0c424ec61 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-27 19:22:47,041 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types/4d07f5f0-b02d-4dde-8c43-210b44100256 used request id req-8a90c8e5-dd92-4ec0-aba9-d0a0c424ec61 2018-06-27 19:22:47,042 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-0e26491d-04ca-4cd4-9215-6b923cd17d89-qos 2018-06-27 19:22:47,045 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/qos-specs/9382ce91-fe5b-4897-8b6c-3a97200b1bb3?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-64ef2034-3fcf-4c16-a2b3-fda1b163a457" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8b64c94fd910ad85507fb06b55ebce93309371b" 2018-06-27 19:22:47,917 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 19:22:47 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-e1d44523-2ac2-4995-be55-20c3fba00458 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-27 19:22:47,918 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/qos-specs/9382ce91-fe5b-4897-8b6c-3a97200b1bb3?force=False used request id req-e1d44523-2ac2-4995-be55-20c3fba00458 2018-06-27 19:22:47,919 - 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 1453.780s OK 2018-06-27 19:22:48,042 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-06-27 19:22:48,043 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 24:14 | PASS | +-------------------+------------------+------------------+----------------+ 2018-06-27 19:22:48,046 - xtesting.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2018-06-27 19:22:48,153 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-06-27 19:22:48,153 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-06-27 19:22:48,153 - openstack_tests - INFO - OS Credentials = > 2018-06-27 19:22:48,153 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 19:22:48,154 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 19:22:48,920 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T20:22:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["3Xkih9WgTMGplL6ftHkldw"], "issued_at": "2018-06-27T19:22:48.000000Z"}} 2018-06-27 19:22: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?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c93d8820ceeebc7035c739f86b19c11cf8f5d251" 2018-06-27 19:22:49,865 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:22:49 GMT Content-Type: application/json Content-Length: 696 Connection: keep-alive X-Openstack-Request-Id: req-6fe21729-7d24-41d3-8d62-5ebaf30ca309 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":"977aff9f-43e9-4fec-86ae-a730f64fa17d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":["df0aa635-d718-49cc-81c1-ba349ef8a505"],"description":"","tags":[],"updated_at":"2018-06-27T18:56:39Z","is_default":true,"provider:segmentation_id":null,"name":"floating_net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T18:56:31Z","provider:network_type":"flat"}]} 2018-06-27 19:22:49,865 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?router%3Aexternal=True used request id req-6fe21729-7d24-41d3-8d62-5ebaf30ca309 2018-06-27 19:22:49,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/subnets?network_id=977aff9f-43e9-4fec-86ae-a730f64fa17d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c93d8820ceeebc7035c739f86b19c11cf8f5d251" 2018-06-27 19:22:50,803 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:22:50 GMT Content-Type: application/json Content-Length: 628 Connection: keep-alive X-Openstack-Request-Id: req-518f91d0-fd59-4d08-9753-b405575edf3b Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"977aff9f-43e9-4fec-86ae-a730f64fa17d","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T18:56:39Z","dns_nameservers":[],"updated_at":"2018-06-27T18:56:39Z","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":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"df0aa635-d718-49cc-81c1-ba349ef8a505","subnetpool_id":null,"name":"floating_subnet"}]} 2018-06-27 19:22:50,803 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=977aff9f-43e9-4fec-86ae-a730f64fa17d used request id req-518f91d0-fd59-4d08-9753-b405575edf3b 2018-06-27 19:22:50,804 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-06-27 19:22:50,805 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 19:22:50,806 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 19:22:51,728 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T20:22:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["T1mZ2eWXSUOaAssE4xY4-g"], "issued_at": "2018-06-27T19:22:51.000000Z"}} 2018-06-27 19:22:51,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}d120043ebc5841008cdaca1cce1efb00c774c53e" 2018-06-27 19:22:51,784 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:22:51 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7b715411-8458-4aa1-9c5b-7235d9174865 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 19:22:51,784 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-7b715411-8458-4aa1-9c5b-7235d9174865 2018-06-27 19:22:51,786 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 19:22:51,787 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 19:22:52,818 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T20:22:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["--djCa19SoyZh6p9zaKKpg"], "issued_at": "2018-06-27T19:22:52.000000Z"}} 2018-06-27 19:22:52,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4ef96d330001a33c37c38a75e99acce20ddd9d5" 2018-06-27 19:22:52,871 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:22:52 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a829ae12-2fdf-4517-bdca-f3fe74dac9da Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 19:22:52,871 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-a829ae12-2fdf-4517-bdca-f3fe74dac9da 2018-06-27 19:22:52,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-27 19:22:52,887 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 19:22: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-27 19:22:52,888 - 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-c9798d2f-8ba6-4b8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4ef96d330001a33c37c38a75e99acce20ddd9d5" 2018-06-27 19:22:52,967 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:22:52 GMT Server: Apache Content-Length: 185 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e2761759-6952-4c7d-b52b-ae4d61dc3dd8 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-c9798d2f-8ba6-4b8-proj", "previous": null, "next": null}, "projects": []} 2018-06-27 19:22:52,967 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-c9798d2f-8ba6-4b8-proj used request id req-e2761759-6952-4c7d-b52b-ae4d61dc3dd8 2018-06-27 19:22:52,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}c4ef96d330001a33c37c38a75e99acce20ddd9d5" 2018-06-27 19:22:53,064 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:22:52 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2c33707c-cdbf-4435-9287-05ab92e1d7d4 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 19:22:53,064 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-2c33707c-cdbf-4435-9287-05ab92e1d7d4 2018-06-27 19:22:53,068 - 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}c4ef96d330001a33c37c38a75e99acce20ddd9d5" -d '{"project": {"enabled": true, "domain_id": "default", "name": "SimpleHealthCheck-c9798d2f-8ba6-4b8-proj"}}' 2018-06-27 19:22:53,231 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 19:22:53 GMT Server: Apache Content-Length: 314 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b015b308-53b3-4f0c-82ca-260117690e61 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/90e255c4879840619a9d7b74cdd22961"}, "tags": [], "enabled": true, "id": "90e255c4879840619a9d7b74cdd22961", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-c9798d2f-8ba6-4b8-proj"}} 2018-06-27 19:22:53,231 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-b015b308-53b3-4f0c-82ca-260117690e61 2018-06-27 19:22:53,232 - keystone_utils - INFO - Created project with name - SimpleHealthCheck-c9798d2f-8ba6-4b8-proj 2018-06-27 19:22:53,232 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 19:22:53,233 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 19:22:54,080 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T20:22:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["7j_eqTDjSvivaxIsDy4jOw"], "issued_at": "2018-06-27T19:22:54.000000Z"}} 2018-06-27 19:22:54,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}972aea65be16b78a14fe9e18b28776d5759cbf98" 2018-06-27 19:22:54,128 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:22:54 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f307e8ab-3243-487c-900c-60010fcd856b Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 19:22:54,128 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-f307e8ab-3243-487c-900c-60010fcd856b 2018-06-27 19:22:54,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-27 19:22:54,144 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 19:22: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-27 19:22:54,144 - 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}972aea65be16b78a14fe9e18b28776d5759cbf98" 2018-06-27 19:22:54,287 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:22:54 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5d5bc907-62ec-4874-b13e-cfd999c26ee3 Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/05b1bc3fa6fd4243a4ba8b4d6fcc3daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05b1bc3fa6fd4243a4ba8b4d6fcc3daf", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/48d44c9c0fea4f4e80edc7d2e0715db7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d44c9c0fea4f4e80edc7d2e0715db7", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/4d3721127bf84155a837606ce3feba32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d3721127bf84155a837606ce3feba32", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/5c846663ea6d407e9223de0719ce5442"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c846663ea6d407e9223de0719ce5442", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/73a10e6c4f67490a8a4030cc6cea32f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73a10e6c4f67490a8a4030cc6cea32f5", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/8ecfab7d9d4f47bb8892a85b7d2a0b5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ecfab7d9d4f47bb8892a85b7d2a0b5a", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/b278d529e9a54a9195e4e536b9384dc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b278d529e9a54a9195e4e536b9384dc0", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b7f107ae7bb34ccea8282b1a0ec7a979"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7f107ae7bb34ccea8282b1a0ec7a979", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/d21494d0185b463db36b8c8c2b341b97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d21494d0185b463db36b8c8c2b341b97", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e0bb346419f84e4680f6ca9a97f4fc0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e0bb346419f84e4680f6ca9a97f4fc0b", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "c8d542af72ce49338052c29f02c8857e", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e9dd794fa5c040a9a0445386fb2a6116"}, "options": {}, "id": "e9dd794fa5c040a9a0445386fb2a6116", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/e9f9c747d54947bc800a81ecf11858f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9f9c747d54947bc800a81ecf11858f5", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-27 19:22:54,287 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-5d5bc907-62ec-4874-b13e-cfd999c26ee3 2018-06-27 19:22:54,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?name=SimpleHealthCheck-c9798d2f-8ba6-4b8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}972aea65be16b78a14fe9e18b28776d5759cbf98" 2018-06-27 19:22:54,659 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:22:54 GMT Server: Apache Content-Length: 453 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-93ef2f4e-71a2-446a-bf35-5ca912981ff0 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=SimpleHealthCheck-c9798d2f-8ba6-4b8-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/90e255c4879840619a9d7b74cdd22961"}, "tags": [], "enabled": true, "id": "90e255c4879840619a9d7b74cdd22961", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-c9798d2f-8ba6-4b8-proj"}]} 2018-06-27 19:22:54,659 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=SimpleHealthCheck-c9798d2f-8ba6-4b8-proj used request id req-93ef2f4e-71a2-446a-bf35-5ca912981ff0 2018-06-27 19:22:54,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}972aea65be16b78a14fe9e18b28776d5759cbf98" 2018-06-27 19:22:55,098 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:22:54 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-669a0b0c-94b2-457e-9c56-bc3ca74b1f81 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 19:22:55,098 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-669a0b0c-94b2-457e-9c56-bc3ca74b1f81 2018-06-27 19:22:55,835 - keystone_utils - INFO - Created user with name - SimpleHealthCheck-c9798d2f-8ba6-4b8-user 2018-06-27 19:22:55,836 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 19:22: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/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4ef96d330001a33c37c38a75e99acce20ddd9d5" 2018-06-27 19:22:55,912 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:22:55 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b89a3230-b0ea-4ac2-bf26-13dae7d88daf Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 19:22:55,912 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-b89a3230-b0ea-4ac2-bf26-13dae7d88daf 2018-06-27 19:22:55,916 - 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}c4ef96d330001a33c37c38a75e99acce20ddd9d5" -d '{"role": {"name": "SimpleHealthCheck-c9798d2f-8ba6-4b8-proj-role"}}' 2018-06-27 19:22:56,015 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 19:22:55 GMT Server: Apache Content-Length: 216 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2f316cdc-090d-4674-a19a-4e58ad511461 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9425643a65f046db8e22aa195d3d8533", "links": {"self": "http://10.167.4.35:5000/v3/roles/9425643a65f046db8e22aa195d3d8533"}, "name": "SimpleHealthCheck-c9798d2f-8ba6-4b8-proj-role"}} 2018-06-27 19:22:56,015 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-2f316cdc-090d-4674-a19a-4e58ad511461 2018-06-27 19:22:56,015 - keystone_utils - INFO - Created role with name - SimpleHealthCheck-c9798d2f-8ba6-4b8-proj-role 2018-06-27 19:22:56,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/9425643a65f046db8e22aa195d3d8533 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4ef96d330001a33c37c38a75e99acce20ddd9d5" 2018-06-27 19:22:56,364 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:22:56 GMT Server: Apache Content-Length: 216 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d671b379-b5c3-4a88-a1d3-0f8ca0ca7e91 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9425643a65f046db8e22aa195d3d8533", "links": {"self": "http://10.167.4.35:5000/v3/roles/9425643a65f046db8e22aa195d3d8533"}, "name": "SimpleHealthCheck-c9798d2f-8ba6-4b8-proj-role"}} 2018-06-27 19:22:56,364 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/9425643a65f046db8e22aa195d3d8533 used request id req-d671b379-b5c3-4a88-a1d3-0f8ca0ca7e91 2018-06-27 19:22:56,365 - keystone_utils - INFO - Granting role SimpleHealthCheck-c9798d2f-8ba6-4b8-proj-role to project SimpleHealthCheck-c9798d2f-8ba6-4b8-proj 2018-06-27 19:22:56,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/90e255c4879840619a9d7b74cdd22961/users/2bdd182c20464c0a8f686a787d3491c0/roles/9425643a65f046db8e22aa195d3d8533 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4ef96d330001a33c37c38a75e99acce20ddd9d5" 2018-06-27 19:22:56,868 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 19:22:56 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4d466b0b-3a27-4ae5-895d-6d88f0cda840 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 19:22:56,868 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/90e255c4879840619a9d7b74cdd22961/users/2bdd182c20464c0a8f686a787d3491c0/roles/9425643a65f046db8e22aa195d3d8533 used request id req-4d466b0b-3a27-4ae5-895d-6d88f0cda840 2018-06-27 19:22:56,868 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 19:22:56,870 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-06-27 19:22:56,871 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 19:22:56,871 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 19:22:57,908 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9425643a65f046db8e22aa195d3d8533", "name": "SimpleHealthCheck-c9798d2f-8ba6-4b8-proj-role"}], "expires_at": "2018-06-27T20:22:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "90e255c4879840619a9d7b74cdd22961", "name": "SimpleHealthCheck-c9798d2f-8ba6-4b8-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/90e255c4879840619a9d7b74cdd22961", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/90e255c4879840619a9d7b74cdd22961", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/90e255c4879840619a9d7b74cdd22961", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/90e255c4879840619a9d7b74cdd22961", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/90e255c4879840619a9d7b74cdd22961", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/90e255c4879840619a9d7b74cdd22961", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/90e255c4879840619a9d7b74cdd22961", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/90e255c4879840619a9d7b74cdd22961", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/90e255c4879840619a9d7b74cdd22961", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/90e255c4879840619a9d7b74cdd22961", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/90e255c4879840619a9d7b74cdd22961", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/90e255c4879840619a9d7b74cdd22961", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-c9798d2f-8ba6-4b8-user", "id": "2bdd182c20464c0a8f686a787d3491c0"}, "audit_ids": ["_dXwdpF5TJ-m5yUEXEVrgA"], "issued_at": "2018-06-27T19:22:57.000000Z"}} 2018-06-27 19:22:57,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}66022c059ef7151ccffb963f27370ad669a1613b" 2018-06-27 19:22:58,251 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:22:57 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5c78c8fa-be79-4301-97bb-119be79c6cb6 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 19:22:58,251 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-5c78c8fa-be79-4301-97bb-119be79c6cb6 2018-06-27 19:22:58,255 - 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-d4f081c9-7fb1-4797-afd6-54855c16a79f-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}66022c059ef7151ccffb963f27370ad669a1613b" 2018-06-27 19:22:59,184 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:22:59 GMT Content-Type: application/json Content-Length: 162 Connection: keep-alive X-Openstack-Request-Id: req-36ce27fe-c2c0-4750-8e71-ee66ca46a6d1 Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=SimpleHealthCheck-d4f081c9-7fb1-4797-afd6-54855c16a79f-image"} 2018-06-27 19:22:59,185 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-d4f081c9-7fb1-4797-afd6-54855c16a79f-image used request id req-36ce27fe-c2c0-4750-8e71-ee66ca46a6d1 2018-06-27 19:22:59,188 - 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}66022c059ef7151ccffb963f27370ad669a1613b" 2018-06-27 19:22:59,875 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:22:59 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-5593ddfa-595e-44c3-b621-c4e1d9fba0f7 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-27 19:22:59,875 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-5593ddfa-595e-44c3-b621-c4e1d9fba0f7 2018-06-27 19:22:59,906 - 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}66022c059ef7151ccffb963f27370ad669a1613b" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "SimpleHealthCheck-d4f081c9-7fb1-4797-afd6-54855c16a79f-image"}' 2018-06-27 19:23:00,783 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 19:23:00 GMT Content-Type: application/json Content-Length: 604 Connection: keep-alive Location: https://172.30.10.101:9292/v2/images/af6166f7-daed-4e51-af17-d7ff08347fb3 Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-20bbb688-eb41-4483-8aae-954e31d0f018 Front-End-Https: on RESP BODY: {"status": "queued", "name": "SimpleHealthCheck-d4f081c9-7fb1-4797-afd6-54855c16a79f-image", "tags": [], "container_format": "bare", "created_at": "2018-06-27T19:23:01Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-06-27T19:23:01Z", "visibility": "shared", "self": "/v2/images/af6166f7-daed-4e51-af17-d7ff08347fb3", "min_disk": 0, "protected": false, "id": "af6166f7-daed-4e51-af17-d7ff08347fb3", "file": "/v2/images/af6166f7-daed-4e51-af17-d7ff08347fb3/file", "checksum": null, "owner": "90e255c4879840619a9d7b74cdd22961", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-27 19:23:00,784 - keystoneauth.session - DEBUG - POST call to image for https://172.30.10.101:9292/v2/images used request id req-20bbb688-eb41-4483-8aae-954e31d0f018 2018-06-27 19:23:00,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9292/v2/images/af6166f7-daed-4e51-af17-d7ff08347fb3/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}66022c059ef7151ccffb963f27370ad669a1613b" -d '' 2018-06-27 19:23:02,237 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 19:23:02 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-cecc2e9d-f0f9-4404-9022-ab5fb7c861f5 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-27 19:23:02,237 - keystoneauth.session - DEBUG - PUT call to image for https://172.30.10.101:9292/v2/images/af6166f7-daed-4e51-af17-d7ff08347fb3/file used request id req-cecc2e9d-f0f9-4404-9022-ab5fb7c861f5 2018-06-27 19:23:02,238 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-06-27 19:23:02,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/af6166f7-daed-4e51-af17-d7ff08347fb3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}66022c059ef7151ccffb963f27370ad669a1613b" 2018-06-27 19:23:02,909 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:23:02 GMT Content-Type: application/json Content-Length: 722 Connection: keep-alive X-Openstack-Request-Id: req-e52910d8-1355-4a6a-9f5f-e3db9a130129 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-d4f081c9-7fb1-4797-afd6-54855c16a79f-image", "tags": [], "container_format": "bare", "created_at": "2018-06-27T19:23:01Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-27T19:23:02Z", "visibility": "shared", "self": "/v2/images/af6166f7-daed-4e51-af17-d7ff08347fb3", "min_disk": 0, "protected": false, "id": "af6166f7-daed-4e51-af17-d7ff08347fb3", "file": "/v2/images/af6166f7-daed-4e51-af17-d7ff08347fb3/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "90e255c4879840619a9d7b74cdd22961", "direct_url": "file:///var/lib/glance/images/af6166f7-daed-4e51-af17-d7ff08347fb3", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-27 19:23:02,910 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/af6166f7-daed-4e51-af17-d7ff08347fb3 used request id req-e52910d8-1355-4a6a-9f5f-e3db9a130129 2018-06-27 19:23:02,913 - 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}66022c059ef7151ccffb963f27370ad669a1613b" 2018-06-27 19:23:02,931 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:23:02 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-19620e4f-d8ef-4371-98aa-29340e64dfea 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-27 19:23:02,931 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-19620e4f-d8ef-4371-98aa-29340e64dfea 2018-06-27 19:23:02,934 - create_image - INFO - Created image with name - SimpleHealthCheck-d4f081c9-7fb1-4797-afd6-54855c16a79f-image 2018-06-27 19:23:02,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/af6166f7-daed-4e51-af17-d7ff08347fb3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}66022c059ef7151ccffb963f27370ad669a1613b" 2018-06-27 19:23:03,714 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:23:03 GMT Content-Type: application/json Content-Length: 722 Connection: keep-alive X-Openstack-Request-Id: req-2c5a72df-96c7-46dc-9dfa-ae1521c9ad19 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-d4f081c9-7fb1-4797-afd6-54855c16a79f-image", "tags": [], "container_format": "bare", "created_at": "2018-06-27T19:23:01Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-27T19:23:02Z", "visibility": "shared", "self": "/v2/images/af6166f7-daed-4e51-af17-d7ff08347fb3", "min_disk": 0, "protected": false, "id": "af6166f7-daed-4e51-af17-d7ff08347fb3", "file": "/v2/images/af6166f7-daed-4e51-af17-d7ff08347fb3/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "90e255c4879840619a9d7b74cdd22961", "direct_url": "file:///var/lib/glance/images/af6166f7-daed-4e51-af17-d7ff08347fb3", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-27 19:23:03,714 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/af6166f7-daed-4e51-af17-d7ff08347fb3 used request id req-2c5a72df-96c7-46dc-9dfa-ae1521c9ad19 2018-06-27 19:23:03,715 - create_image - DEBUG - Instance status is - active 2018-06-27 19:23:03,715 - create_image - DEBUG - Image is active with name - SimpleHealthCheck-d4f081c9-7fb1-4797-afd6-54855c16a79f-image 2018-06-27 19:23:03,715 - create_image - INFO - Image is now active with name - SimpleHealthCheck-d4f081c9-7fb1-4797-afd6-54855c16a79f-image 2018-06-27 19:23:03,715 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 19:23:03,716 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 19:23:04,689 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9425643a65f046db8e22aa195d3d8533", "name": "SimpleHealthCheck-c9798d2f-8ba6-4b8-proj-role"}], "expires_at": "2018-06-27T20:23:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "90e255c4879840619a9d7b74cdd22961", "name": "SimpleHealthCheck-c9798d2f-8ba6-4b8-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/90e255c4879840619a9d7b74cdd22961", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/90e255c4879840619a9d7b74cdd22961", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/90e255c4879840619a9d7b74cdd22961", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/90e255c4879840619a9d7b74cdd22961", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/90e255c4879840619a9d7b74cdd22961", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/90e255c4879840619a9d7b74cdd22961", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/90e255c4879840619a9d7b74cdd22961", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/90e255c4879840619a9d7b74cdd22961", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/90e255c4879840619a9d7b74cdd22961", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/90e255c4879840619a9d7b74cdd22961", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/90e255c4879840619a9d7b74cdd22961", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/90e255c4879840619a9d7b74cdd22961", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-c9798d2f-8ba6-4b8-user", "id": "2bdd182c20464c0a8f686a787d3491c0"}, "audit_ids": ["0_GepQIsTXip_nklDrAWEw"], "issued_at": "2018-06-27T19:23:04.000000Z"}} 2018-06-27 19:23:04,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}c98052ba889480347ed367b883d6f07c3cf6736d" 2018-06-27 19:23:05,011 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:23:04 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4ed026b6-eb65-4ca2-8ef9-28e50b36c80c Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 19:23:05,011 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-4ed026b6-eb65-4ca2-8ef9-28e50b36c80c 2018-06-27 19:23:05,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/networks?name=SimpleHealthCheck-d4f081c9-7fb1-4797-afd6-54855c16a79f-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c98052ba889480347ed367b883d6f07c3cf6736d" 2018-06-27 19:23:05,811 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:23:05 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-9a770df3-6aab-4b60-aa67-5de9063b39b6 Front-End-Https: on RESP BODY: {"networks":[]} 2018-06-27 19:23:05,811 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=SimpleHealthCheck-d4f081c9-7fb1-4797-afd6-54855c16a79f-priv-net used request id req-9a770df3-6aab-4b60-aa67-5de9063b39b6 2018-06-27 19:23:05,811 - neutron_utils - INFO - Creating network with name SimpleHealthCheck-d4f081c9-7fb1-4797-afd6-54855c16a79f-priv-net 2018-06-27 19:23:05,815 - 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}c98052ba889480347ed367b883d6f07c3cf6736d" -d '{"network": {"name": "SimpleHealthCheck-d4f081c9-7fb1-4797-afd6-54855c16a79f-priv-net", "admin_state_up": true}}' 2018-06-27 19:23:07,229 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 19:23:07 GMT Content-Type: application/json Content-Length: 600 Connection: keep-alive X-Openstack-Request-Id: req-c1cf5707-eeb7-482a-939c-b852d8a174d5 Front-End-Https: on RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"90e255c4879840619a9d7b74cdd22961","created_at":"2018-06-27T19:23:06Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-06-27T19:23:06Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"90e255c4879840619a9d7b74cdd22961","id":"4b62e55b-9929-4eb2-96de-3deb238b0f98","name":"SimpleHealthCheck-d4f081c9-7fb1-4797-afd6-54855c16a79f-priv-net"}} 2018-06-27 19:23:07,229 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-c1cf5707-eeb7-482a-939c-b852d8a174d5 2018-06-27 19:23:07,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/networks?id=4b62e55b-9929-4eb2-96de-3deb238b0f98 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c98052ba889480347ed367b883d6f07c3cf6736d" 2018-06-27 19:23:08,235 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:23:08 GMT Content-Type: application/json Content-Length: 584 Connection: keep-alive X-Openstack-Request-Id: req-763f4f63-5b94-4bc1-9d91-af86a83e7679 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-27T19:23:06Z","tenant_id":"90e255c4879840619a9d7b74cdd22961","created_at":"2018-06-27T19:23:06Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"90e255c4879840619a9d7b74cdd22961","id":"4b62e55b-9929-4eb2-96de-3deb238b0f98","name":"SimpleHealthCheck-d4f081c9-7fb1-4797-afd6-54855c16a79f-priv-net"}]} 2018-06-27 19:23:08,235 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=4b62e55b-9929-4eb2-96de-3deb238b0f98 used request id req-763f4f63-5b94-4bc1-9d91-af86a83e7679 2018-06-27 19:23: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=4b62e55b-9929-4eb2-96de-3deb238b0f98 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c98052ba889480347ed367b883d6f07c3cf6736d" 2018-06-27 19:23:09,140 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:23:09 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-b27b5654-701a-4f81-8ae5-c1ee0309a5e1 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-27 19:23:09,140 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=4b62e55b-9929-4eb2-96de-3deb238b0f98 used request id req-b27b5654-701a-4f81-8ae5-c1ee0309a5e1 2018-06-27 19:23:09,141 - neutron_utils - INFO - Creating subnet with name SimpleHealthCheck-d4f081c9-7fb1-4797-afd6-54855c16a79f-priv-subnet 2018-06-27 19:23:09,147 - 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}c98052ba889480347ed367b883d6f07c3cf6736d" -d '{"subnets": [{"ip_version": 4, "network_id": "4b62e55b-9929-4eb2-96de-3deb238b0f98", "cidr": "10.55.0.0/24", "name": "SimpleHealthCheck-d4f081c9-7fb1-4797-afd6-54855c16a79f-priv-subnet"}]}' 2018-06-27 19:23:10,700 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 19:23:10 GMT Content-Type: application/json Content-Length: 668 Connection: keep-alive X-Openstack-Request-Id: req-604efb04-54b5-4814-817f-039d3c2d03f8 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4b62e55b-9929-4eb2-96de-3deb238b0f98","tenant_id":"90e255c4879840619a9d7b74cdd22961","created_at":"2018-06-27T19:23:09Z","dns_nameservers":[],"updated_at":"2018-06-27T19:23: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":"90e255c4879840619a9d7b74cdd22961","id":"923fc2ca-565d-4733-b28f-1ce54c67260d","subnetpool_id":null,"name":"SimpleHealthCheck-d4f081c9-7fb1-4797-afd6-54855c16a79f-priv-subnet"}]} 2018-06-27 19:23:10,701 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-604efb04-54b5-4814-817f-039d3c2d03f8 2018-06-27 19:23:10,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/networks?id=4b62e55b-9929-4eb2-96de-3deb238b0f98 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c98052ba889480347ed367b883d6f07c3cf6736d" 2018-06-27 19:23:11,623 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:23:11 GMT Content-Type: application/json Content-Length: 628 Connection: keep-alive X-Openstack-Request-Id: req-305391ce-3e10-4853-b0aa-8807fa8d9135 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["923fc2ca-565d-4733-b28f-1ce54c67260d"],"updated_at":"2018-06-27T19:23:09Z","tenant_id":"90e255c4879840619a9d7b74cdd22961","created_at":"2018-06-27T19:23:06Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"90e255c4879840619a9d7b74cdd22961","id":"4b62e55b-9929-4eb2-96de-3deb238b0f98","name":"SimpleHealthCheck-d4f081c9-7fb1-4797-afd6-54855c16a79f-priv-net"}]} 2018-06-27 19:23:11,623 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=4b62e55b-9929-4eb2-96de-3deb238b0f98 used request id req-305391ce-3e10-4853-b0aa-8807fa8d9135 2018-06-27 19:23:11,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=4b62e55b-9929-4eb2-96de-3deb238b0f98 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c98052ba889480347ed367b883d6f07c3cf6736d" 2018-06-27 19:23:11,749 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:23:11 GMT Content-Type: application/json Content-Length: 668 Connection: keep-alive X-Openstack-Request-Id: req-61fe59fb-386b-4d78-a537-4318b8a4a080 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4b62e55b-9929-4eb2-96de-3deb238b0f98","tenant_id":"90e255c4879840619a9d7b74cdd22961","created_at":"2018-06-27T19:23:09Z","dns_nameservers":[],"updated_at":"2018-06-27T19:23: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":"90e255c4879840619a9d7b74cdd22961","id":"923fc2ca-565d-4733-b28f-1ce54c67260d","subnetpool_id":null,"name":"SimpleHealthCheck-d4f081c9-7fb1-4797-afd6-54855c16a79f-priv-subnet"}]} 2018-06-27 19:23:11,749 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=4b62e55b-9929-4eb2-96de-3deb238b0f98 used request id req-61fe59fb-386b-4d78-a537-4318b8a4a080 2018-06-27 19:23:11,750 - OpenStackNetwork - DEBUG - Network [4b62e55b-9929-4eb2-96de-3deb238b0f98] created successfully 2018-06-27 19:23:11,750 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 19:23:11,752 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 19:23:12,554 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T20:23:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["vfqA9DNFRAGGhzHu-Ii80Q"], "issued_at": "2018-06-27T19:23:12.000000Z"}} 2018-06-27 19:23:12,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}9750c63a97d4446185381b8aefaf87038a82c9c3" 2018-06-27 19:23:12,604 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:23:12 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-35a0f01e-2d57-49cc-8e19-6bb6f6f3535a Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 19:23:12,604 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-35a0f01e-2d57-49cc-8e19-6bb6f6f3535a 2018-06-27 19:23:12,605 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 19:23:12,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/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9750c63a97d4446185381b8aefaf87038a82c9c3" 2018-06-27 19:23:13,428 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:23: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-63a26ddd-a88a-495b-8e15-a926ee60333a X-Compute-Request-Id: req-63a26ddd-a88a-495b-8e15-a926ee60333a Front-End-Https: on RESP BODY: {"flavors": []} 2018-06-27 19:23:13,428 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-63a26ddd-a88a-495b-8e15-a926ee60333a 2018-06-27 19:23:13,432 - 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}9750c63a97d4446185381b8aefaf87038a82c9c3" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "SimpleHealthCheck-d4f081c9-7fb1-4797-afd6-54855c16a79f-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-27 19:23:14,212 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:23:14 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-9063976e-27d5-44d0-b848-a055e71a77cd X-Compute-Request-Id: req-9063976e-27d5-44d0-b848-a055e71a77cd Front-End-Https: on RESP BODY: {"flavor": {"name": "SimpleHealthCheck-d4f081c9-7fb1-4797-afd6-54855c16a79f-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/2b3b4e54-624e-4577-aba4-6b315f8e316f", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/2b3b4e54-624e-4577-aba4-6b315f8e316f", "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": "2b3b4e54-624e-4577-aba4-6b315f8e316f"}} 2018-06-27 19:23:14,213 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-9063976e-27d5-44d0-b848-a055e71a77cd 2018-06-27 19:23:14,214 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 19:23:14,215 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 19:23:15,131 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9425643a65f046db8e22aa195d3d8533", "name": "SimpleHealthCheck-c9798d2f-8ba6-4b8-proj-role"}], "expires_at": "2018-06-27T20:23:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "90e255c4879840619a9d7b74cdd22961", "name": "SimpleHealthCheck-c9798d2f-8ba6-4b8-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/90e255c4879840619a9d7b74cdd22961", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/90e255c4879840619a9d7b74cdd22961", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/90e255c4879840619a9d7b74cdd22961", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/90e255c4879840619a9d7b74cdd22961", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/90e255c4879840619a9d7b74cdd22961", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/90e255c4879840619a9d7b74cdd22961", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/90e255c4879840619a9d7b74cdd22961", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/90e255c4879840619a9d7b74cdd22961", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/90e255c4879840619a9d7b74cdd22961", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/90e255c4879840619a9d7b74cdd22961", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/90e255c4879840619a9d7b74cdd22961", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/90e255c4879840619a9d7b74cdd22961", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-c9798d2f-8ba6-4b8-user", "id": "2bdd182c20464c0a8f686a787d3491c0"}, "audit_ids": ["8aQBE9OeSXOkoJ7iC4FrRQ"], "issued_at": "2018-06-27T19:23:15.000000Z"}} 2018-06-27 19:23:15,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}70f21b49e80e2b11478ea5e2bbb08e1d414ac4fd" 2018-06-27 19:23:15,497 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:23:15 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-160f33d8-9681-4a4c-b8c3-c375a24b65a6 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 19:23:15,497 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-160f33d8-9681-4a4c-b8c3-c375a24b65a6 2018-06-27 19:23:15,499 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 19:23:15,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}70f21b49e80e2b11478ea5e2bbb08e1d414ac4fd" 2018-06-27 19:23:15,858 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:23:15 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cf66261a-7c1f-4edd-8670-63df6018a183 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 19:23:15,858 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-cf66261a-7c1f-4edd-8670-63df6018a183 2018-06-27 19:23:15,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/networks?name=SimpleHealthCheck-d4f081c9-7fb1-4797-afd6-54855c16a79f-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70f21b49e80e2b11478ea5e2bbb08e1d414ac4fd" 2018-06-27 19:23:16,966 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:23:16 GMT Content-Type: application/json Content-Length: 628 Connection: keep-alive X-Openstack-Request-Id: req-44f17fdd-7d3f-4191-bfac-6916e0be5e1b Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["923fc2ca-565d-4733-b28f-1ce54c67260d"],"updated_at":"2018-06-27T19:23:09Z","tenant_id":"90e255c4879840619a9d7b74cdd22961","created_at":"2018-06-27T19:23:06Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"90e255c4879840619a9d7b74cdd22961","id":"4b62e55b-9929-4eb2-96de-3deb238b0f98","name":"SimpleHealthCheck-d4f081c9-7fb1-4797-afd6-54855c16a79f-priv-net"}]} 2018-06-27 19:23:16,966 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=SimpleHealthCheck-d4f081c9-7fb1-4797-afd6-54855c16a79f-priv-net used request id req-44f17fdd-7d3f-4191-bfac-6916e0be5e1b 2018-06-27 19:23:16,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 19:23:16,981 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 19:23: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-27 19:23:16,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/90e255c4879840619a9d7b74cdd22961 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70f21b49e80e2b11478ea5e2bbb08e1d414ac4fd" 2018-06-27 19:23:17,081 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:23:16 GMT Server: Apache Content-Length: 314 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-aca21e14-8998-42ca-8404-62c9eb479671 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/90e255c4879840619a9d7b74cdd22961"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "90e255c4879840619a9d7b74cdd22961", "name": "SimpleHealthCheck-c9798d2f-8ba6-4b8-proj"}} 2018-06-27 19:23:17,081 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/90e255c4879840619a9d7b74cdd22961 used request id req-aca21e14-8998-42ca-8404-62c9eb479671 2018-06-27 19:23:17,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/subnets?network_id=4b62e55b-9929-4eb2-96de-3deb238b0f98 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70f21b49e80e2b11478ea5e2bbb08e1d414ac4fd" 2018-06-27 19:23:18,002 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:23:18 GMT Content-Type: application/json Content-Length: 668 Connection: keep-alive X-Openstack-Request-Id: req-60ddc5ca-96a1-4d58-8292-f20da40e1c9d Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4b62e55b-9929-4eb2-96de-3deb238b0f98","tenant_id":"90e255c4879840619a9d7b74cdd22961","created_at":"2018-06-27T19:23:09Z","dns_nameservers":[],"updated_at":"2018-06-27T19:23: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":"90e255c4879840619a9d7b74cdd22961","id":"923fc2ca-565d-4733-b28f-1ce54c67260d","subnetpool_id":null,"name":"SimpleHealthCheck-d4f081c9-7fb1-4797-afd6-54855c16a79f-priv-subnet"}]} 2018-06-27 19:23:18,002 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=4b62e55b-9929-4eb2-96de-3deb238b0f98 used request id req-60ddc5ca-96a1-4d58-8292-f20da40e1c9d 2018-06-27 19:23:18,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=4b62e55b-9929-4eb2-96de-3deb238b0f98&name=SimpleHealthCheck-d4f081c9-7fb1-4797-afd6-54855c16a79fport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70f21b49e80e2b11478ea5e2bbb08e1d414ac4fd" 2018-06-27 19:23:18,112 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:23:18 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-47735b22-5e0f-4da8-89d0-bc5e4683a21c Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-27 19:23:18,113 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=4b62e55b-9929-4eb2-96de-3deb238b0f98&name=SimpleHealthCheck-d4f081c9-7fb1-4797-afd6-54855c16a79fport-1&admin_state_up=True used request id req-47735b22-5e0f-4da8-89d0-bc5e4683a21c 2018-06-27 19:23:18,116 - novaclient.v2.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-d4f081c9-7fb1-4797-afd6-54855c16a79f-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70f21b49e80e2b11478ea5e2bbb08e1d414ac4fd" 2018-06-27 19:23:19,020 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:23: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-aa674195-39a9-4407-8da3-dd46f0c9a44d X-Compute-Request-Id: req-aa674195-39a9-4407-8da3-dd46f0c9a44d Front-End-Https: on RESP BODY: {"servers": []} 2018-06-27 19:23:19,020 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/detail?name=SimpleHealthCheck-d4f081c9-7fb1-4797-afd6-54855c16a79f-inst used request id req-aa674195-39a9-4407-8da3-dd46f0c9a44d 2018-06-27 19:23:19,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=SimpleHealthCheck-d4f081c9-7fb1-4797-afd6-54855c16a79f-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70f21b49e80e2b11478ea5e2bbb08e1d414ac4fd" 2018-06-27 19:23:19,256 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:23:19 GMT Content-Type: application/json Content-Length: 628 Connection: keep-alive X-Openstack-Request-Id: req-7caf2333-da10-4983-9952-ca4ada9cb24d Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["923fc2ca-565d-4733-b28f-1ce54c67260d"],"updated_at":"2018-06-27T19:23:09Z","tenant_id":"90e255c4879840619a9d7b74cdd22961","created_at":"2018-06-27T19:23:06Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"90e255c4879840619a9d7b74cdd22961","id":"4b62e55b-9929-4eb2-96de-3deb238b0f98","name":"SimpleHealthCheck-d4f081c9-7fb1-4797-afd6-54855c16a79f-priv-net"}]} 2018-06-27 19:23:19,257 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=SimpleHealthCheck-d4f081c9-7fb1-4797-afd6-54855c16a79f-priv-net used request id req-7caf2333-da10-4983-9952-ca4ada9cb24d 2018-06-27 19:23:19,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/90e255c4879840619a9d7b74cdd22961 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70f21b49e80e2b11478ea5e2bbb08e1d414ac4fd" 2018-06-27 19:23:19,338 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:23:19 GMT Server: Apache Content-Length: 314 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c913015d-f4ae-4c94-8d4c-b9c5ed1c74d0 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/90e255c4879840619a9d7b74cdd22961"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "90e255c4879840619a9d7b74cdd22961", "name": "SimpleHealthCheck-c9798d2f-8ba6-4b8-proj"}} 2018-06-27 19:23:19,338 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/90e255c4879840619a9d7b74cdd22961 used request id req-c913015d-f4ae-4c94-8d4c-b9c5ed1c74d0 2018-06-27 19:23:19,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=4b62e55b-9929-4eb2-96de-3deb238b0f98 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70f21b49e80e2b11478ea5e2bbb08e1d414ac4fd" 2018-06-27 19:23:20,098 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:23:20 GMT Content-Type: application/json Content-Length: 668 Connection: keep-alive X-Openstack-Request-Id: req-e48e5ea2-7b4c-49d1-8461-c4a5235c787a Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4b62e55b-9929-4eb2-96de-3deb238b0f98","tenant_id":"90e255c4879840619a9d7b74cdd22961","created_at":"2018-06-27T19:23:09Z","dns_nameservers":[],"updated_at":"2018-06-27T19:23: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":"90e255c4879840619a9d7b74cdd22961","id":"923fc2ca-565d-4733-b28f-1ce54c67260d","subnetpool_id":null,"name":"SimpleHealthCheck-d4f081c9-7fb1-4797-afd6-54855c16a79f-priv-subnet"}]} 2018-06-27 19:23:20,098 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=4b62e55b-9929-4eb2-96de-3deb238b0f98 used request id req-e48e5ea2-7b4c-49d1-8461-c4a5235c787a 2018-06-27 19:23:20,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=4b62e55b-9929-4eb2-96de-3deb238b0f98&name=SimpleHealthCheck-d4f081c9-7fb1-4797-afd6-54855c16a79fport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70f21b49e80e2b11478ea5e2bbb08e1d414ac4fd" 2018-06-27 19:23:20,218 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:23:20 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-c2668c66-af0f-4a78-a1ed-5c9b86977045 Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-27 19:23:20,218 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=4b62e55b-9929-4eb2-96de-3deb238b0f98&name=SimpleHealthCheck-d4f081c9-7fb1-4797-afd6-54855c16a79fport-1&admin_state_up=True used request id req-c2668c66-af0f-4a78-a1ed-5c9b86977045 2018-06-27 19:23:20,219 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 19:23:20,220 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 19:23:21,030 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9425643a65f046db8e22aa195d3d8533", "name": "SimpleHealthCheck-c9798d2f-8ba6-4b8-proj-role"}], "expires_at": "2018-06-27T20:23:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "90e255c4879840619a9d7b74cdd22961", "name": "SimpleHealthCheck-c9798d2f-8ba6-4b8-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/90e255c4879840619a9d7b74cdd22961", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/90e255c4879840619a9d7b74cdd22961", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/90e255c4879840619a9d7b74cdd22961", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/90e255c4879840619a9d7b74cdd22961", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/90e255c4879840619a9d7b74cdd22961", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/90e255c4879840619a9d7b74cdd22961", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/90e255c4879840619a9d7b74cdd22961", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/90e255c4879840619a9d7b74cdd22961", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/90e255c4879840619a9d7b74cdd22961", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/90e255c4879840619a9d7b74cdd22961", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/90e255c4879840619a9d7b74cdd22961", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/90e255c4879840619a9d7b74cdd22961", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-c9798d2f-8ba6-4b8-user", "id": "2bdd182c20464c0a8f686a787d3491c0"}, "audit_ids": ["QjP1iQx_TtGOdwfhVhVizw"], "issued_at": "2018-06-27T19:23:21.000000Z"}} 2018-06-27 19:23:21,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}b06a6764fa2a5846e3138c36fabe30e3e0ad2e3d" 2018-06-27 19:23:21,378 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:23:21 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d2d80f16-04e2-4a7c-b616-388fbd9fda78 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 19:23:21,378 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-d2d80f16-04e2-4a7c-b616-388fbd9fda78 2018-06-27 19:23: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/networks?name=SimpleHealthCheck-d4f081c9-7fb1-4797-afd6-54855c16a79f-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70f21b49e80e2b11478ea5e2bbb08e1d414ac4fd" 2018-06-27 19:23:21,749 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:23:21 GMT Content-Type: application/json Content-Length: 628 Connection: keep-alive X-Openstack-Request-Id: req-a0fea506-9a99-47eb-a22d-29f4e423deba Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["923fc2ca-565d-4733-b28f-1ce54c67260d"],"updated_at":"2018-06-27T19:23:09Z","tenant_id":"90e255c4879840619a9d7b74cdd22961","created_at":"2018-06-27T19:23:06Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"90e255c4879840619a9d7b74cdd22961","id":"4b62e55b-9929-4eb2-96de-3deb238b0f98","name":"SimpleHealthCheck-d4f081c9-7fb1-4797-afd6-54855c16a79f-priv-net"}]} 2018-06-27 19:23:21,749 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=SimpleHealthCheck-d4f081c9-7fb1-4797-afd6-54855c16a79f-priv-net used request id req-a0fea506-9a99-47eb-a22d-29f4e423deba 2018-06-27 19:23:21,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/subnets?network_id=4b62e55b-9929-4eb2-96de-3deb238b0f98 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70f21b49e80e2b11478ea5e2bbb08e1d414ac4fd" 2018-06-27 19:23:21,939 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:23:21 GMT Content-Type: application/json Content-Length: 668 Connection: keep-alive X-Openstack-Request-Id: req-77252843-87c5-426f-a062-2de4cfa3d89f Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4b62e55b-9929-4eb2-96de-3deb238b0f98","tenant_id":"90e255c4879840619a9d7b74cdd22961","created_at":"2018-06-27T19:23:09Z","dns_nameservers":[],"updated_at":"2018-06-27T19:23: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":"90e255c4879840619a9d7b74cdd22961","id":"923fc2ca-565d-4733-b28f-1ce54c67260d","subnetpool_id":null,"name":"SimpleHealthCheck-d4f081c9-7fb1-4797-afd6-54855c16a79f-priv-subnet"}]} 2018-06-27 19:23:21,939 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=4b62e55b-9929-4eb2-96de-3deb238b0f98 used request id req-77252843-87c5-426f-a062-2de4cfa3d89f 2018-06-27 19:23:21,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=SimpleHealthCheck-d4f081c9-7fb1-4797-afd6-54855c16a79f-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70f21b49e80e2b11478ea5e2bbb08e1d414ac4fd" 2018-06-27 19:23:22,341 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:23:22 GMT Content-Type: application/json Content-Length: 628 Connection: keep-alive X-Openstack-Request-Id: req-a86306de-24f1-46f7-9181-c3ee865813d9 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["923fc2ca-565d-4733-b28f-1ce54c67260d"],"updated_at":"2018-06-27T19:23:09Z","tenant_id":"90e255c4879840619a9d7b74cdd22961","created_at":"2018-06-27T19:23:06Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"90e255c4879840619a9d7b74cdd22961","id":"4b62e55b-9929-4eb2-96de-3deb238b0f98","name":"SimpleHealthCheck-d4f081c9-7fb1-4797-afd6-54855c16a79f-priv-net"}]} 2018-06-27 19:23:22,341 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=SimpleHealthCheck-d4f081c9-7fb1-4797-afd6-54855c16a79f-priv-net used request id req-a86306de-24f1-46f7-9181-c3ee865813d9 2018-06-27 19:23:22,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 19:23:22,355 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 19: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-27 19:23:22,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/90e255c4879840619a9d7b74cdd22961 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b06a6764fa2a5846e3138c36fabe30e3e0ad2e3d" 2018-06-27 19:23:22,723 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:23:22 GMT Server: Apache Content-Length: 314 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9977c380-5f4d-4c3e-b80d-05794558ef8b Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/90e255c4879840619a9d7b74cdd22961"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "90e255c4879840619a9d7b74cdd22961", "name": "SimpleHealthCheck-c9798d2f-8ba6-4b8-proj"}} 2018-06-27 19:23:22,724 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/90e255c4879840619a9d7b74cdd22961 used request id req-9977c380-5f4d-4c3e-b80d-05794558ef8b 2018-06-27 19:23:22,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=4b62e55b-9929-4eb2-96de-3deb238b0f98 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70f21b49e80e2b11478ea5e2bbb08e1d414ac4fd" 2018-06-27 19:23:22,871 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:23:22 GMT Content-Type: application/json Content-Length: 668 Connection: keep-alive X-Openstack-Request-Id: req-1fa94f21-0d14-4ff1-903a-fb883dd04a1a Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4b62e55b-9929-4eb2-96de-3deb238b0f98","tenant_id":"90e255c4879840619a9d7b74cdd22961","created_at":"2018-06-27T19:23:09Z","dns_nameservers":[],"updated_at":"2018-06-27T19:23: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":"90e255c4879840619a9d7b74cdd22961","id":"923fc2ca-565d-4733-b28f-1ce54c67260d","subnetpool_id":null,"name":"SimpleHealthCheck-d4f081c9-7fb1-4797-afd6-54855c16a79f-priv-subnet"}]} 2018-06-27 19:23:22,871 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=4b62e55b-9929-4eb2-96de-3deb238b0f98 used request id req-1fa94f21-0d14-4ff1-903a-fb883dd04a1a 2018-06-27 19:23:22,872 - neutron_utils - INFO - Creating port for network with name - SimpleHealthCheck-d4f081c9-7fb1-4797-afd6-54855c16a79f-priv-net 2018-06-27 19:23:22,877 - 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}70f21b49e80e2b11478ea5e2bbb08e1d414ac4fd" -d '{"port": {"network_id": "4b62e55b-9929-4eb2-96de-3deb238b0f98", "name": "SimpleHealthCheck-d4f081c9-7fb1-4797-afd6-54855c16a79fport-1", "admin_state_up": true}}' 2018-06-27 19:23:25,800 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 19:23:25 GMT Content-Type: application/json Content-Length: 752 Connection: keep-alive X-Openstack-Request-Id: req-cc6a98b7-5aff-4d21-bd7d-e2392be0b289 Front-End-Https: on RESP BODY: {"port":{"status":"DOWN","created_at":"2018-06-27T19:23:24Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"4b62e55b-9929-4eb2-96de-3deb238b0f98","tenant_id":"90e255c4879840619a9d7b74cdd22961","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-06-27T19:23:25Z","name":"SimpleHealthCheck-d4f081c9-7fb1-4797-afd6-54855c16a79fport-1","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:39:dc:cf","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"90e255c4879840619a9d7b74cdd22961","fixed_ips":[{"subnet_id":"923fc2ca-565d-4733-b28f-1ce54c67260d","ip_address":"10.55.0.7"}],"id":"75d2f02d-3ae7-44b2-b3e4-a21f44f48b0c","security_groups":["b4f0e7cc-9d69-42b1-817c-a08f4368f255"],"device_id":""}} 2018-06-27 19:23:25,800 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/ports used request id req-cc6a98b7-5aff-4d21-bd7d-e2392be0b289 2018-06-27 19:23:25,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/networks?name=SimpleHealthCheck-d4f081c9-7fb1-4797-afd6-54855c16a79f-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70f21b49e80e2b11478ea5e2bbb08e1d414ac4fd" 2018-06-27 19:23:26,061 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:23:26 GMT Content-Type: application/json Content-Length: 628 Connection: keep-alive X-Openstack-Request-Id: req-0e6e1819-9a27-4bb9-862a-ef635ad3a97f Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["923fc2ca-565d-4733-b28f-1ce54c67260d"],"updated_at":"2018-06-27T19:23:09Z","tenant_id":"90e255c4879840619a9d7b74cdd22961","created_at":"2018-06-27T19:23:06Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"90e255c4879840619a9d7b74cdd22961","id":"4b62e55b-9929-4eb2-96de-3deb238b0f98","name":"SimpleHealthCheck-d4f081c9-7fb1-4797-afd6-54855c16a79f-priv-net"}]} 2018-06-27 19:23:26,061 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=SimpleHealthCheck-d4f081c9-7fb1-4797-afd6-54855c16a79f-priv-net used request id req-0e6e1819-9a27-4bb9-862a-ef635ad3a97f 2018-06-27 19:23:26,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/90e255c4879840619a9d7b74cdd22961 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70f21b49e80e2b11478ea5e2bbb08e1d414ac4fd" 2018-06-27 19:23:26,463 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:23:26 GMT Server: Apache Content-Length: 314 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9cfb3aa2-dc05-42b8-b32d-0f6a8523dadc Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/90e255c4879840619a9d7b74cdd22961"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "90e255c4879840619a9d7b74cdd22961", "name": "SimpleHealthCheck-c9798d2f-8ba6-4b8-proj"}} 2018-06-27 19:23:26,463 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/90e255c4879840619a9d7b74cdd22961 used request id req-9cfb3aa2-dc05-42b8-b32d-0f6a8523dadc 2018-06-27 19:23:26,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=4b62e55b-9929-4eb2-96de-3deb238b0f98 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70f21b49e80e2b11478ea5e2bbb08e1d414ac4fd" 2018-06-27 19:23:26,713 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:23:26 GMT Content-Type: application/json Content-Length: 668 Connection: keep-alive X-Openstack-Request-Id: req-964ba3fe-3685-4bb7-9189-61801fbad3dd Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4b62e55b-9929-4eb2-96de-3deb238b0f98","tenant_id":"90e255c4879840619a9d7b74cdd22961","created_at":"2018-06-27T19:23:09Z","dns_nameservers":[],"updated_at":"2018-06-27T19:23: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":"90e255c4879840619a9d7b74cdd22961","id":"923fc2ca-565d-4733-b28f-1ce54c67260d","subnetpool_id":null,"name":"SimpleHealthCheck-d4f081c9-7fb1-4797-afd6-54855c16a79f-priv-subnet"}]} 2018-06-27 19:23:26,713 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=4b62e55b-9929-4eb2-96de-3deb238b0f98 used request id req-964ba3fe-3685-4bb7-9189-61801fbad3dd 2018-06-27 19:23:26,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=4b62e55b-9929-4eb2-96de-3deb238b0f98&name=SimpleHealthCheck-d4f081c9-7fb1-4797-afd6-54855c16a79fport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70f21b49e80e2b11478ea5e2bbb08e1d414ac4fd" 2018-06-27 19:23:26,980 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:23:26 GMT Content-Type: application/json Content-Length: 755 Connection: keep-alive X-Openstack-Request-Id: req-5bf4baa1-9782-47b1-952e-8033fce5630e Front-End-Https: on RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"4b62e55b-9929-4eb2-96de-3deb238b0f98","tenant_id":"90e255c4879840619a9d7b74cdd22961","created_at":"2018-06-27T19:23:24Z","admin_state_up":true,"updated_at":"2018-06-27T19:23:25Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:39:dc:cf","id":"75d2f02d-3ae7-44b2-b3e4-a21f44f48b0c","port_security_enabled":true,"project_id":"90e255c4879840619a9d7b74cdd22961","fixed_ips":[{"subnet_id":"923fc2ca-565d-4733-b28f-1ce54c67260d","ip_address":"10.55.0.7"}],"extra_dhcp_opts":[],"security_groups":["b4f0e7cc-9d69-42b1-817c-a08f4368f255"],"name":"SimpleHealthCheck-d4f081c9-7fb1-4797-afd6-54855c16a79fport-1"}]} 2018-06-27 19:23:26,981 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=4b62e55b-9929-4eb2-96de-3deb238b0f98&name=SimpleHealthCheck-d4f081c9-7fb1-4797-afd6-54855c16a79fport-1&admin_state_up=True used request id req-5bf4baa1-9782-47b1-952e-8033fce5630e 2018-06-27 19:23:26,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/90e255c4879840619a9d7b74cdd22961 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70f21b49e80e2b11478ea5e2bbb08e1d414ac4fd" 2018-06-27 19:23:27,083 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:23:26 GMT Server: Apache Content-Length: 314 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7b5a09b5-53ec-47f6-a210-394e943cce3e Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/90e255c4879840619a9d7b74cdd22961"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "90e255c4879840619a9d7b74cdd22961", "name": "SimpleHealthCheck-c9798d2f-8ba6-4b8-proj"}} 2018-06-27 19:23:27,083 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/90e255c4879840619a9d7b74cdd22961 used request id req-7b5a09b5-53ec-47f6-a210-394e943cce3e 2018-06-27 19:23:27,084 - nova_utils - INFO - Creating VM with name - SimpleHealthCheck-d4f081c9-7fb1-4797-afd6-54855c16a79f-inst 2018-06-27 19:23:27,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/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70f21b49e80e2b11478ea5e2bbb08e1d414ac4fd" 2018-06-27 19:23:27,814 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:23:27 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-c3eb8233-7a44-402f-bdf3-33a522a63cd3 X-Compute-Request-Id: req-c3eb8233-7a44-402f-bdf3-33a522a63cd3 Front-End-Https: on RESP BODY: {"flavors": [{"id": "2b3b4e54-624e-4577-aba4-6b315f8e316f", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/2b3b4e54-624e-4577-aba4-6b315f8e316f", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/2b3b4e54-624e-4577-aba4-6b315f8e316f", "rel": "bookmark"}], "name": "SimpleHealthCheck-d4f081c9-7fb1-4797-afd6-54855c16a79f-flavor-name"}]} 2018-06-27 19:23:27,814 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-c3eb8233-7a44-402f-bdf3-33a522a63cd3 2018-06-27 19:23:27,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/2b3b4e54-624e-4577-aba4-6b315f8e316f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70f21b49e80e2b11478ea5e2bbb08e1d414ac4fd" 2018-06-27 19:23:28,565 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:23:28 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-f9f58682-d7e4-4b66-a57e-92810b254efe X-Compute-Request-Id: req-f9f58682-d7e4-4b66-a57e-92810b254efe Front-End-Https: on RESP BODY: {"flavor": {"name": "SimpleHealthCheck-d4f081c9-7fb1-4797-afd6-54855c16a79f-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/2b3b4e54-624e-4577-aba4-6b315f8e316f", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/2b3b4e54-624e-4577-aba4-6b315f8e316f", "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": "2b3b4e54-624e-4577-aba4-6b315f8e316f"}} 2018-06-27 19:23:28,565 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/2b3b4e54-624e-4577-aba4-6b315f8e316f used request id req-f9f58682-d7e4-4b66-a57e-92810b254efe 2018-06-27 19:23:28,569 - 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-d4f081c9-7fb1-4797-afd6-54855c16a79f-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}70f21b49e80e2b11478ea5e2bbb08e1d414ac4fd" 2018-06-27 19:23:29,430 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:23:29 GMT Content-Type: application/json Content-Length: 884 Connection: keep-alive X-Openstack-Request-Id: req-732a3004-044e-4f6d-8016-5136a63873e8 Front-End-Https: on RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-d4f081c9-7fb1-4797-afd6-54855c16a79f-image", "tags": [], "container_format": "bare", "created_at": "2018-06-27T19:23:01Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-27T19:23:02Z", "visibility": "shared", "self": "/v2/images/af6166f7-daed-4e51-af17-d7ff08347fb3", "min_disk": 0, "protected": false, "id": "af6166f7-daed-4e51-af17-d7ff08347fb3", "file": "/v2/images/af6166f7-daed-4e51-af17-d7ff08347fb3/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "90e255c4879840619a9d7b74cdd22961", "direct_url": "file:///var/lib/glance/images/af6166f7-daed-4e51-af17-d7ff08347fb3", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=SimpleHealthCheck-d4f081c9-7fb1-4797-afd6-54855c16a79f-image"} 2018-06-27 19:23:29,430 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-d4f081c9-7fb1-4797-afd6-54855c16a79f-image used request id req-732a3004-044e-4f6d-8016-5136a63873e8 2018-06-27 19:23:29,433 - 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}70f21b49e80e2b11478ea5e2bbb08e1d414ac4fd" 2018-06-27 19:23:30,149 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:23:30 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-abc21050-c33f-43c9-bc42-3f3175106146 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-27 19:23:30,149 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-abc21050-c33f-43c9-bc42-3f3175106146 2018-06-27 19:23:30,155 - 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}70f21b49e80e2b11478ea5e2bbb08e1d414ac4fd" -d '{"server": {"name": "SimpleHealthCheck-d4f081c9-7fb1-4797-afd6-54855c16a79f-inst", "imageRef": "af6166f7-daed-4e51-af17-d7ff08347fb3", "flavorRef": "2b3b4e54-624e-4577-aba4-6b315f8e316f", "max_count": 1, "min_count": 1, "networks": [{"port": "75d2f02d-3ae7-44b2-b3e4-a21f44f48b0c"}]}}' 2018-06-27 19:23:35,731 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 19:23:35 GMT Content-Type: application/json Content-Length: 378 Connection: keep-alive Location: https://172.30.10.101:8774/v2.1/servers/28b1f3bb-4395-4c91-8478-207f1199b785 Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-ebef5ebd-e30c-4dae-b968-b0be6317c6b1 X-Compute-Request-Id: req-ebef5ebd-e30c-4dae-b968-b0be6317c6b1 RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "28b1f3bb-4395-4c91-8478-207f1199b785", "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/28b1f3bb-4395-4c91-8478-207f1199b785", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/28b1f3bb-4395-4c91-8478-207f1199b785", "rel": "bookmark"}], "adminPass": "LJQpqC8A9gqo"}} 2018-06-27 19:23:35,731 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers used request id req-ebef5ebd-e30c-4dae-b968-b0be6317c6b1 2018-06-27 19:23:35,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/28b1f3bb-4395-4c91-8478-207f1199b785 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70f21b49e80e2b11478ea5e2bbb08e1d414ac4fd" 2018-06-27 19:23:37,890 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:23:37 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-80c54219-b4c1-4c41-a115-ea0bb7daf741 X-Compute-Request-Id: req-80c54219-b4c1-4c41-a115-ea0bb7daf741 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/28b1f3bb-4395-4c91-8478-207f1199b785", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/28b1f3bb-4395-4c91-8478-207f1199b785", "rel": "bookmark"}], "image": {"id": "af6166f7-daed-4e51-af17-d7ff08347fb3", "links": [{"href": "http://172.30.10.101:8774/images/af6166f7-daed-4e51-af17-d7ff08347fb3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2b3b4e54-624e-4577-aba4-6b315f8e316f", "links": [{"href": "http://172.30.10.101:8774/flavors/2b3b4e54-624e-4577-aba4-6b315f8e316f", "rel": "bookmark"}]}, "id": "28b1f3bb-4395-4c91-8478-207f1199b785", "user_id": "2bdd182c20464c0a8f686a787d3491c0", "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-27T19:23:36Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-d4f081c9-7fb1-4797-afd6-54855c16a79f-inst", "created": "2018-06-27T19:23:36Z", "tenant_id": "90e255c4879840619a9d7b74cdd22961", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 19:23:37,890 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/28b1f3bb-4395-4c91-8478-207f1199b785 used request id req-80c54219-b4c1-4c41-a115-ea0bb7daf741 2018-06-27 19:23:37,891 - create_instance - INFO - Created instance with name - SimpleHealthCheck-d4f081c9-7fb1-4797-afd6-54855c16a79f-inst 2018-06-27 19:23:37,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/28b1f3bb-4395-4c91-8478-207f1199b785 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70f21b49e80e2b11478ea5e2bbb08e1d414ac4fd" 2018-06-27 19:23:39,298 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:23:39 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-97d9076f-4384-4ac0-8f54-5a912f50fcfe X-Compute-Request-Id: req-97d9076f-4384-4ac0-8f54-5a912f50fcfe 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/28b1f3bb-4395-4c91-8478-207f1199b785", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/28b1f3bb-4395-4c91-8478-207f1199b785", "rel": "bookmark"}], "image": {"id": "af6166f7-daed-4e51-af17-d7ff08347fb3", "links": [{"href": "http://172.30.10.101:8774/images/af6166f7-daed-4e51-af17-d7ff08347fb3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2b3b4e54-624e-4577-aba4-6b315f8e316f", "links": [{"href": "http://172.30.10.101:8774/flavors/2b3b4e54-624e-4577-aba4-6b315f8e316f", "rel": "bookmark"}]}, "id": "28b1f3bb-4395-4c91-8478-207f1199b785", "user_id": "2bdd182c20464c0a8f686a787d3491c0", "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-27T19:23:38Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-d4f081c9-7fb1-4797-afd6-54855c16a79f-inst", "created": "2018-06-27T19:23:36Z", "tenant_id": "90e255c4879840619a9d7b74cdd22961", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 19:23:39,298 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/28b1f3bb-4395-4c91-8478-207f1199b785 used request id req-97d9076f-4384-4ac0-8f54-5a912f50fcfe 2018-06-27 19:23:39,298 - create_instance - DEBUG - Instance status [SimpleHealthCheck-d4f081c9-7fb1-4797-afd6-54855c16a79f-inst] is - BUILD 2018-06-27 19:23:39,299 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 19:23:42,302 - create_instance - DEBUG - VM status query timeout in 895.589255095 2018-06-27 19:23:42,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/28b1f3bb-4395-4c91-8478-207f1199b785 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70f21b49e80e2b11478ea5e2bbb08e1d414ac4fd" 2018-06-27 19:23:43,097 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:23:43 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-14a1dc36-b59b-444c-987a-ae5d0f4c83b1 X-Compute-Request-Id: req-14a1dc36-b59b-444c-987a-ae5d0f4c83b1 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/28b1f3bb-4395-4c91-8478-207f1199b785", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/28b1f3bb-4395-4c91-8478-207f1199b785", "rel": "bookmark"}], "image": {"id": "af6166f7-daed-4e51-af17-d7ff08347fb3", "links": [{"href": "http://172.30.10.101:8774/images/af6166f7-daed-4e51-af17-d7ff08347fb3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2b3b4e54-624e-4577-aba4-6b315f8e316f", "links": [{"href": "http://172.30.10.101:8774/flavors/2b3b4e54-624e-4577-aba4-6b315f8e316f", "rel": "bookmark"}]}, "id": "28b1f3bb-4395-4c91-8478-207f1199b785", "user_id": "2bdd182c20464c0a8f686a787d3491c0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T19:23:41Z", "hostId": "d23c979e081239e19537bbc6929925649d683ac4ea9281d1bb82115a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-d4f081c9-7fb1-4797-afd6-54855c16a79f-inst", "created": "2018-06-27T19:23:35Z", "tenant_id": "90e255c4879840619a9d7b74cdd22961", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 19:23:43,097 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/28b1f3bb-4395-4c91-8478-207f1199b785 used request id req-14a1dc36-b59b-444c-987a-ae5d0f4c83b1 2018-06-27 19:23:43,098 - create_instance - DEBUG - Instance status [SimpleHealthCheck-d4f081c9-7fb1-4797-afd6-54855c16a79f-inst] is - BUILD 2018-06-27 19:23:43,098 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 19:23:46,101 - create_instance - DEBUG - VM status query timeout in 891.789871216 2018-06-27 19:23:46,104 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/28b1f3bb-4395-4c91-8478-207f1199b785 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70f21b49e80e2b11478ea5e2bbb08e1d414ac4fd" 2018-06-27 19:23:48,097 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:23: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-e58871ae-a7fd-41c0-97fb-1406e139a6e6 X-Compute-Request-Id: req-e58871ae-a7fd-41c0-97fb-1406e139a6e6 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/28b1f3bb-4395-4c91-8478-207f1199b785", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/28b1f3bb-4395-4c91-8478-207f1199b785", "rel": "bookmark"}], "image": {"id": "af6166f7-daed-4e51-af17-d7ff08347fb3", "links": [{"href": "http://172.30.10.101:8774/images/af6166f7-daed-4e51-af17-d7ff08347fb3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2b3b4e54-624e-4577-aba4-6b315f8e316f", "links": [{"href": "http://172.30.10.101:8774/flavors/2b3b4e54-624e-4577-aba4-6b315f8e316f", "rel": "bookmark"}]}, "id": "28b1f3bb-4395-4c91-8478-207f1199b785", "security_groups": [{"name": "default"}], "user_id": "2bdd182c20464c0a8f686a787d3491c0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T19:23:44Z", "hostId": "d23c979e081239e19537bbc6929925649d683ac4ea9281d1bb82115a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-d4f081c9-7fb1-4797-afd6-54855c16a79f-inst", "created": "2018-06-27T19:23:35Z", "tenant_id": "90e255c4879840619a9d7b74cdd22961", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 19:23:48,097 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/28b1f3bb-4395-4c91-8478-207f1199b785 used request id req-e58871ae-a7fd-41c0-97fb-1406e139a6e6 2018-06-27 19:23:48,098 - create_instance - DEBUG - Instance status [SimpleHealthCheck-d4f081c9-7fb1-4797-afd6-54855c16a79f-inst] is - BUILD 2018-06-27 19:23:48,098 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 19:23:51,099 - create_instance - DEBUG - VM status query timeout in 886.792479992 2018-06-27 19:23:51,102 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/28b1f3bb-4395-4c91-8478-207f1199b785 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70f21b49e80e2b11478ea5e2bbb08e1d414ac4fd" 2018-06-27 19:23:52,482 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:23:52 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-e66b67ae-35f2-4afb-ae6e-c8c9f7fdb58e X-Compute-Request-Id: req-e66b67ae-35f2-4afb-ae6e-c8c9f7fdb58e 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/28b1f3bb-4395-4c91-8478-207f1199b785", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/28b1f3bb-4395-4c91-8478-207f1199b785", "rel": "bookmark"}], "image": {"id": "af6166f7-daed-4e51-af17-d7ff08347fb3", "links": [{"href": "http://172.30.10.101:8774/images/af6166f7-daed-4e51-af17-d7ff08347fb3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2b3b4e54-624e-4577-aba4-6b315f8e316f", "links": [{"href": "http://172.30.10.101:8774/flavors/2b3b4e54-624e-4577-aba4-6b315f8e316f", "rel": "bookmark"}]}, "id": "28b1f3bb-4395-4c91-8478-207f1199b785", "security_groups": [{"name": "default"}], "user_id": "2bdd182c20464c0a8f686a787d3491c0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T19:23:44Z", "hostId": "d23c979e081239e19537bbc6929925649d683ac4ea9281d1bb82115a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-d4f081c9-7fb1-4797-afd6-54855c16a79f-inst", "created": "2018-06-27T19:23:35Z", "tenant_id": "90e255c4879840619a9d7b74cdd22961", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 19:23:52,482 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/28b1f3bb-4395-4c91-8478-207f1199b785 used request id req-e66b67ae-35f2-4afb-ae6e-c8c9f7fdb58e 2018-06-27 19:23:52,483 - create_instance - DEBUG - Instance status [SimpleHealthCheck-d4f081c9-7fb1-4797-afd6-54855c16a79f-inst] is - BUILD 2018-06-27 19:23:52,483 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 19:23:55,486 - create_instance - DEBUG - VM status query timeout in 882.4050951 2018-06-27 19:23:55,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/28b1f3bb-4395-4c91-8478-207f1199b785 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70f21b49e80e2b11478ea5e2bbb08e1d414ac4fd" 2018-06-27 19:23:57,896 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:23:57 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-c8d0b52c-37a1-447b-ba05-7bba2fc273f4 X-Compute-Request-Id: req-c8d0b52c-37a1-447b-ba05-7bba2fc273f4 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/28b1f3bb-4395-4c91-8478-207f1199b785", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/28b1f3bb-4395-4c91-8478-207f1199b785", "rel": "bookmark"}], "image": {"id": "af6166f7-daed-4e51-af17-d7ff08347fb3", "links": [{"href": "http://172.30.10.101:8774/images/af6166f7-daed-4e51-af17-d7ff08347fb3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2b3b4e54-624e-4577-aba4-6b315f8e316f", "links": [{"href": "http://172.30.10.101:8774/flavors/2b3b4e54-624e-4577-aba4-6b315f8e316f", "rel": "bookmark"}]}, "id": "28b1f3bb-4395-4c91-8478-207f1199b785", "security_groups": [{"name": "default"}], "user_id": "2bdd182c20464c0a8f686a787d3491c0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T19:23:44Z", "hostId": "d23c979e081239e19537bbc6929925649d683ac4ea9281d1bb82115a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-d4f081c9-7fb1-4797-afd6-54855c16a79f-inst", "created": "2018-06-27T19:23:35Z", "tenant_id": "90e255c4879840619a9d7b74cdd22961", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 19:23:57,896 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/28b1f3bb-4395-4c91-8478-207f1199b785 used request id req-c8d0b52c-37a1-447b-ba05-7bba2fc273f4 2018-06-27 19:23:57,896 - create_instance - DEBUG - Instance status [SimpleHealthCheck-d4f081c9-7fb1-4797-afd6-54855c16a79f-inst] is - BUILD 2018-06-27 19:23:57,897 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 19:24:00,900 - create_instance - DEBUG - VM status query timeout in 876.991240025 2018-06-27 19:24:00,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/28b1f3bb-4395-4c91-8478-207f1199b785 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70f21b49e80e2b11478ea5e2bbb08e1d414ac4fd" 2018-06-27 19:24:02,365 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:24:02 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-69d39644-262f-44c9-b636-8abc0e120b53 X-Compute-Request-Id: req-69d39644-262f-44c9-b636-8abc0e120b53 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-d4f081c9-7fb1-4797-afd6-54855c16a79f-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:dc:cf", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/28b1f3bb-4395-4c91-8478-207f1199b785", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/28b1f3bb-4395-4c91-8478-207f1199b785", "rel": "bookmark"}], "image": {"id": "af6166f7-daed-4e51-af17-d7ff08347fb3", "links": [{"href": "http://172.30.10.101:8774/images/af6166f7-daed-4e51-af17-d7ff08347fb3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T19:23:56.000000", "flavor": {"id": "2b3b4e54-624e-4577-aba4-6b315f8e316f", "links": [{"href": "http://172.30.10.101:8774/flavors/2b3b4e54-624e-4577-aba4-6b315f8e316f", "rel": "bookmark"}]}, "id": "28b1f3bb-4395-4c91-8478-207f1199b785", "security_groups": [{"name": "default"}], "user_id": "2bdd182c20464c0a8f686a787d3491c0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T19:23:57Z", "hostId": "d23c979e081239e19537bbc6929925649d683ac4ea9281d1bb82115a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-d4f081c9-7fb1-4797-afd6-54855c16a79f-inst", "created": "2018-06-27T19:23:35Z", "tenant_id": "90e255c4879840619a9d7b74cdd22961", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 19:24:02,365 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/28b1f3bb-4395-4c91-8478-207f1199b785 used request id req-69d39644-262f-44c9-b636-8abc0e120b53 2018-06-27 19:24:02,366 - create_instance - DEBUG - Instance status [SimpleHealthCheck-d4f081c9-7fb1-4797-afd6-54855c16a79f-inst] is - ACTIVE 2018-06-27 19:24:02,366 - create_instance - INFO - VM is - ACTIVE 2018-06-27 19:24:02,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/28b1f3bb-4395-4c91-8478-207f1199b785 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70f21b49e80e2b11478ea5e2bbb08e1d414ac4fd" 2018-06-27 19:24:03,012 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:24:03 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-ac023ab2-25db-4669-8ad9-0e818c7db6f5 X-Compute-Request-Id: req-ac023ab2-25db-4669-8ad9-0e818c7db6f5 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-d4f081c9-7fb1-4797-afd6-54855c16a79f-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:dc:cf", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/28b1f3bb-4395-4c91-8478-207f1199b785", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/28b1f3bb-4395-4c91-8478-207f1199b785", "rel": "bookmark"}], "image": {"id": "af6166f7-daed-4e51-af17-d7ff08347fb3", "links": [{"href": "http://172.30.10.101:8774/images/af6166f7-daed-4e51-af17-d7ff08347fb3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T19:23:56.000000", "flavor": {"id": "2b3b4e54-624e-4577-aba4-6b315f8e316f", "links": [{"href": "http://172.30.10.101:8774/flavors/2b3b4e54-624e-4577-aba4-6b315f8e316f", "rel": "bookmark"}]}, "id": "28b1f3bb-4395-4c91-8478-207f1199b785", "security_groups": [{"name": "default"}], "user_id": "2bdd182c20464c0a8f686a787d3491c0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T19:23:57Z", "hostId": "d23c979e081239e19537bbc6929925649d683ac4ea9281d1bb82115a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-d4f081c9-7fb1-4797-afd6-54855c16a79f-inst", "created": "2018-06-27T19:23:35Z", "tenant_id": "90e255c4879840619a9d7b74cdd22961", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 19:24:03,012 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/28b1f3bb-4395-4c91-8478-207f1199b785 used request id req-ac023ab2-25db-4669-8ad9-0e818c7db6f5 2018-06-27 19:24: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/networks?name=SimpleHealthCheck-d4f081c9-7fb1-4797-afd6-54855c16a79f-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70f21b49e80e2b11478ea5e2bbb08e1d414ac4fd" 2018-06-27 19:24:03,446 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:24:03 GMT Content-Type: application/json Content-Length: 628 Connection: keep-alive X-Openstack-Request-Id: req-22683b5a-93a6-49dc-b64d-0289a420c103 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["923fc2ca-565d-4733-b28f-1ce54c67260d"],"updated_at":"2018-06-27T19:23:09Z","tenant_id":"90e255c4879840619a9d7b74cdd22961","created_at":"2018-06-27T19:23:06Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"90e255c4879840619a9d7b74cdd22961","id":"4b62e55b-9929-4eb2-96de-3deb238b0f98","name":"SimpleHealthCheck-d4f081c9-7fb1-4797-afd6-54855c16a79f-priv-net"}]} 2018-06-27 19:24:03,446 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=SimpleHealthCheck-d4f081c9-7fb1-4797-afd6-54855c16a79f-priv-net used request id req-22683b5a-93a6-49dc-b64d-0289a420c103 2018-06-27 19:24:03,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/90e255c4879840619a9d7b74cdd22961 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70f21b49e80e2b11478ea5e2bbb08e1d414ac4fd" 2018-06-27 19:24:03,827 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:24:03 GMT Server: Apache Content-Length: 314 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-38a5f99e-e297-40e9-bb59-fd060fe2a2de Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/90e255c4879840619a9d7b74cdd22961"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "90e255c4879840619a9d7b74cdd22961", "name": "SimpleHealthCheck-c9798d2f-8ba6-4b8-proj"}} 2018-06-27 19:24:03,827 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/90e255c4879840619a9d7b74cdd22961 used request id req-38a5f99e-e297-40e9-bb59-fd060fe2a2de 2018-06-27 19:24:03,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=4b62e55b-9929-4eb2-96de-3deb238b0f98 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70f21b49e80e2b11478ea5e2bbb08e1d414ac4fd" 2018-06-27 19:24:04,002 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:24:04 GMT Content-Type: application/json Content-Length: 668 Connection: keep-alive X-Openstack-Request-Id: req-c51474a2-3b35-42d2-a585-2993527aeef5 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4b62e55b-9929-4eb2-96de-3deb238b0f98","tenant_id":"90e255c4879840619a9d7b74cdd22961","created_at":"2018-06-27T19:23:09Z","dns_nameservers":[],"updated_at":"2018-06-27T19:23: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":"90e255c4879840619a9d7b74cdd22961","id":"923fc2ca-565d-4733-b28f-1ce54c67260d","subnetpool_id":null,"name":"SimpleHealthCheck-d4f081c9-7fb1-4797-afd6-54855c16a79f-priv-subnet"}]} 2018-06-27 19:24:04,002 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=4b62e55b-9929-4eb2-96de-3deb238b0f98 used request id req-c51474a2-3b35-42d2-a585-2993527aeef5 2018-06-27 19:24:04,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/ports?network_id=4b62e55b-9929-4eb2-96de-3deb238b0f98 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70f21b49e80e2b11478ea5e2bbb08e1d414ac4fd" 2018-06-27 19:24:04,225 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:24:04 GMT Content-Type: application/json Content-Length: 2282 Connection: keep-alive X-Openstack-Request-Id: req-76a2be1c-80a7-49b7-9ed6-ff6f5731c0ca Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"4b62e55b-9929-4eb2-96de-3deb238b0f98","tenant_id":"90e255c4879840619a9d7b74cdd22961","created_at":"2018-06-27T19:23:11Z","admin_state_up":true,"updated_at":"2018-06-27T19:23:16Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-4b62e55b-9929-4eb2-96de-3deb238b0f98","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:d2:6a:a1","id":"0062fa6a-2e04-4e33-bf53-efb75559686e","port_security_enabled":false,"project_id":"90e255c4879840619a9d7b74cdd22961","fixed_ips":[{"subnet_id":"923fc2ca-565d-4733-b28f-1ce54c67260d","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"4b62e55b-9929-4eb2-96de-3deb238b0f98","tenant_id":"90e255c4879840619a9d7b74cdd22961","created_at":"2018-06-27T19:23:12Z","admin_state_up":true,"updated_at":"2018-06-27T19:23:17Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-4b62e55b-9929-4eb2-96de-3deb238b0f98","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:60:58:8a","id":"4cf60ce1-fb02-4f27-8a58-633f3fba7a12","port_security_enabled":false,"project_id":"90e255c4879840619a9d7b74cdd22961","fixed_ips":[{"subnet_id":"923fc2ca-565d-4733-b28f-1ce54c67260d","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"4b62e55b-9929-4eb2-96de-3deb238b0f98","tenant_id":"90e255c4879840619a9d7b74cdd22961","created_at":"2018-06-27T19:23:24Z","admin_state_up":true,"updated_at":"2018-06-27T19:23:55Z","binding:vnic_type":"normal","device_id":"28b1f3bb-4395-4c91-8478-207f1199b785","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:39:dc:cf","id":"75d2f02d-3ae7-44b2-b3e4-a21f44f48b0c","port_security_enabled":true,"project_id":"90e255c4879840619a9d7b74cdd22961","fixed_ips":[{"subnet_id":"923fc2ca-565d-4733-b28f-1ce54c67260d","ip_address":"10.55.0.7"}],"extra_dhcp_opts":[],"security_groups":["b4f0e7cc-9d69-42b1-817c-a08f4368f255"],"name":"SimpleHealthCheck-d4f081c9-7fb1-4797-afd6-54855c16a79fport-1"}]} 2018-06-27 19:24:04,225 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=4b62e55b-9929-4eb2-96de-3deb238b0f98 used request id req-76a2be1c-80a7-49b7-9ed6-ff6f5731c0ca 2018-06-27 19:24:04,226 - create_instance_tests - INFO - Looking for IP 10.55.0.7 in the console log 2018-06-27 19:24:04,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/28b1f3bb-4395-4c91-8478-207f1199b785 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70f21b49e80e2b11478ea5e2bbb08e1d414ac4fd" 2018-06-27 19:24:05,984 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:24:05 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-b2ee84de-8081-452c-b379-5eebd5473880 X-Compute-Request-Id: req-b2ee84de-8081-452c-b379-5eebd5473880 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-d4f081c9-7fb1-4797-afd6-54855c16a79f-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:dc:cf", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/28b1f3bb-4395-4c91-8478-207f1199b785", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/28b1f3bb-4395-4c91-8478-207f1199b785", "rel": "bookmark"}], "image": {"id": "af6166f7-daed-4e51-af17-d7ff08347fb3", "links": [{"href": "http://172.30.10.101:8774/images/af6166f7-daed-4e51-af17-d7ff08347fb3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T19:23:56.000000", "flavor": {"id": "2b3b4e54-624e-4577-aba4-6b315f8e316f", "links": [{"href": "http://172.30.10.101:8774/flavors/2b3b4e54-624e-4577-aba4-6b315f8e316f", "rel": "bookmark"}]}, "id": "28b1f3bb-4395-4c91-8478-207f1199b785", "security_groups": [{"name": "default"}], "user_id": "2bdd182c20464c0a8f686a787d3491c0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T19:23:57Z", "hostId": "d23c979e081239e19537bbc6929925649d683ac4ea9281d1bb82115a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-d4f081c9-7fb1-4797-afd6-54855c16a79f-inst", "created": "2018-06-27T19:23:35Z", "tenant_id": "90e255c4879840619a9d7b74cdd22961", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 19:24:05,985 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/28b1f3bb-4395-4c91-8478-207f1199b785 used request id req-b2ee84de-8081-452c-b379-5eebd5473880 2018-06-27 19:24:05,988 - 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/28b1f3bb-4395-4c91-8478-207f1199b785/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70f21b49e80e2b11478ea5e2bbb08e1d414ac4fd" -d '{"os-getConsoleOutput": {"length": null}}' 2018-06-27 19:24:06,332 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:24:06 GMT Content-Type: application/json Content-Length: 22163 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-27ffee5a-85d8-4164-9509-12bbcd1c6d01 X-Compute-Request-Id: req-27ffee5a-85d8-4164-9509-12bbcd1c6d01 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 908336808 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.267709] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.271015] pid_max: default: 32768 minimum: 301\n[ 0.272754] ACPI: Core revision 20150930\n[ 0.277019] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.279531] Security Framework initialized\n[ 0.281124] Yama: becoming mindful.\n[ 0.282586] AppArmor: AppArmor initialized\n[ 0.284209] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.286757] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.289262] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.291641] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.294421] Initializing cgroup subsys io\n[ 0.296026] Initializing cgroup subsys memory\n[ 0.297736] Initializing cgroup subsys devices\n[ 0.299467] Initializing cgroup subsys freezer\n[ 0.301337] Initializing cgroup subsys net_cls\n[ 0.303206] Initializing cgroup subsys perf_event\n[ 0.305155] Initializing cgroup subsys net_prio\n[ 0.307058] Initializing cgroup subsys hugetlb\n[ 0.308909] Initializing cgroup subsys pids\n[ 0.310770] CPU: Physical Processor ID: 0\n[ 0.313306] mce: CPU supports 10 MCE banks\n[ 0.315080] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.317233] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.338358] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.350044] ftrace: allocating 31920 entries in 125 pages\n[ 0.404726] smpboot: Max logical packages: 1\n[ 0.412412] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.415392] x2apic enabled\n[ 0.417087] Switched APIC routing to physical x2apic.\n[ 0.420678] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.422805] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2)\n[ 0.426067] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver.\n[ 0.428695] ... version: 2\n[ 0.429979] ... bit width: 48\n[ 0.431302] ... generic registers: 4\n[ 0.432588] ... value mask: 0000ffffffffffff\n[ 0.434180] ... max period: 000000007fffffff\n[ 0.435749] ... fixed-purpose events: 3\n[ 0.437022] ... event mask: 000000070000000f\n[ 0.438649] KVM setup paravirtual spinlock\n[ 0.440656] x86: Booted up 1 node, 1 CPUs\n[ 0.441950] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.444207] devtmpfs: initialized\n[ 0.456667] evm: security.selinux\n[ 0.457803] evm: security.SMACK64\n[ 0.458918] evm: security.SMACK64EXEC\n[ 0.460124] evm: security.SMACK64TRANSMUTE\n[ 0.461457] evm: security.SMACK64MMAP\n[ 0.462651] evm: security.ima\n[ 0.463683] evm: security.capability\n[ 0.465043] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.468011] pinctrl core: initialized pinctrl subsystem\n[ 0.469777] RTC time: 19:23:57, date: 06/27/18\n[ 0.471328] NET: Registered protocol family 16\n[ 0.472982] cpuidle: using governor ladder\n[ 0.474295] cpuidle: using governor menu\n[ 0.475556] PCCT header not found.\n[ 0.476804] ACPI: bus type PCI registered\n[ 0.478099] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.480108] PCI: Using configuration type 1 for base access\n[ 0.481866] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off\n[ 0.486171] ACPI: Added _OSI(Module Device)\n[ 0.487500] ACPI: Added _OSI(Processor Device)\n[ 0.488875] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.490324] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.494649] ACPI: Interpreter enabled\n[ 0.495868] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.498846] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.501856] ACPI: (supports S0 S3 S4 S5)\n[ 0.503117] ACPI: Using IOAPIC for interrupt routing\n[ 0.504631] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.512553] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.514367] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.516321] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.518231] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.522116] acpiphp: Slot [3] registered\n[ 0.523420] acpiphp: Slot [4] registered\n[ 0.524748] acpiphp: Slot [5] registered\n[ 0.526064] acpiphp: Slot [6] registered\n[ 0.527366] acpiphp: Slot [7] registered\n[ 0.528659] acpiphp: Slot [8] registered\n[ 0.529964] acpiphp: Slot [9] registered\n[ 0.531282] acpiphp: Slot [10] registered\n[ 0.532598] acpiphp: Slot [11] registered\n[ 0.551358] acpiphp: Slot [12] registered\n[ 0.552676] acpiphp: Slot [13] registered\n[ 0.553996] acpiphp: Slot [14] registered\n[ 0.555309] acpiphp: Slot [15] registered\n[ 0.556613] acpiphp: Slot [16] registered\n[ 0.557931] acpiphp: Slot [17] registered\n[ 0.559244] acpiphp: Slot [18] registered\n[ 0.560556] acpiphp: Slot [19] registered\n[ 0.561895] acpiphp: Slot [20] registered\n[ 0.563209] acpiphp: Slot [21] registered\n[ 0.564520] acpiphp: Slot [22] registered\n[ 0.565838] acpiphp: Slot [23] registered\n[ 0.567145] acpiphp: Slot [24] registered\n[ 0.568457] acpiphp: Slot [25] registered\n[ 0.569775] acpiphp: Slot [26] registered\n[ 0.571103] acpiphp: Slot [27] registered\n[ 0.572434] acpiphp: Slot [28] registered\n[ 0.573751] acpiphp: Slot [29] registered\n[ 0.575064] acpiphp: Slot [30] registered\n[ 0.576370] acpiphp: Slot [31] registered\n[ 0.577661] PCI host bridge to bus 0000:00\n[ 0.578963] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.580877] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.582818] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.585142] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.587473] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.589860] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.595728] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.597747] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.599606] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.601596] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.606683] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.608983] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.648762] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.651202] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.653575] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.655902] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.658187] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.660240] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.662104] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.663803] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.666287] vgaarb: loaded\n[ 0.667267] vgaarb: bridge control possible 0000:00:02.0\n[ 0.669236] SCSI subsystem initialized\n[ 0.670582] ACPI: bus type USB registered\n[ 0.671902] usbcore: registered new interface driver usbfs\n[ 0.673576] usbcore: registered new interface driver hub\n[ 0.675179] usbcore: registered new device driver usb\n[ 0.676911] PCI: Using ACPI for IRQ routing\n[ 0.678627] NetLabel: Initializing\n[ 0.679774] NetLabel: domain hash size = 128\n[ 0.681139] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.682685] NetLabel: unlabeled traffic allowed by default\n[ 0.684466] clocksource: Switched to clocksource kvm-clock\n[ 0.699267] AppArmor: AppArmor Filesystem Enabled\n[ 0.700810] pnp: PnP ACPI init\n[ 0.702552] pnp: PnP ACPI: found 5 devices\n[ 0.710775] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.713541] NET: Registered protocol family 2\n[ 0.715131] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.717143] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.719018] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.720885] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.722611] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.724505] NET: Registered protocol family 1\n[ 0.725896] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.727639] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.729356] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.788453] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.848279] Trying to unpack rootfs image as initramfs...\n[ 0.968285] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000)\n[ 0.970942] Scanning for low memory corruption every 60 seconds\n[ 0.973127] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.974940] audit: initializing netlink subsys (disabled)\n[ 0.976601] audit: type=2000 audit(1530127438.281:1): initialized\n[ 0.978884] Initialise system trusted keyring\n[ 0.980340] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.982169] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.986924] zbud: loaded\n[ 0.988202] VFS: Disk quotas dquot_6.6.0\n[ 0.989529] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.992264] fuse init (API version 7.23)\n[ 0.993746] Key type big_key registered\n[ 0.995024] Allocating IMA MOK and blacklist keyrings.\n[ 0.996953] Key type asymmetric registered\n[ 0.998332] Asymmetric key parser 'x509' registered\n[ 0.999928] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.002278] io scheduler noop registered\n[ 1.003545] io scheduler deadline registered (default)\n[ 1.005144] io scheduler cfq registered\n[ 1.006559] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.008209] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.010274] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.012598] ACPI: Power Button [PWRF]\n[ 1.013979] GHES: HEST is not enabled!\n[ 1.072167] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.187953] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.246696] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 1.249958] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.275575] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.279819] Linux agpgart interface v0.103\n[ 1.284693] brd: module loaded\n[ 1.287209] loop: module loaded\n[ 1.293546] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 1.295812] GPT:90111 != 20971519\n[ 1.296897] GPT:Alternate GPT header not at the end of the disk.\n[ 1.298629] GPT:90111 != 20971519\n[ 1.299720] GPT: Use GNU Parted to correct GPT errors.\n[ 1.301236] vda: vda1 vda15\n[ 1.304395] vdb:\n[ 1.306326] scsi host0: ata_piix\n[ 1.307537] scsi host1: ata_piix\n[ 1.308723] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14\n[ 1.310672] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15\n[ 1.313253] libphy: Fixed MDIO Bus: probed\n[ 1.314575] tun: Universal TUN/TAP device driver, 1.6\n[ 1.316100] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.319387] PPP generic driver version 2.4.2\n[ 1.320838] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.322738] ehci-pci: EHCI PCI platform driver\n[ 1.324147] ehci-platform: EHCI generic platform driver\n[ 1.325759] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.327559] ohci-pci: OHCI PCI platform driver\n[ 1.329001] ohci-platform: OHCI generic platform driver\n[ 1.330595] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.389933] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.391521] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.393860] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.395415] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.397202] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.399162] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.401500] usb usb1: Product: UHCI Host Controller\n[ 1.403008] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 1.404831] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.406438] hub 1-0:1.0: USB hub found\n[ 1.407679] hub 1-0:1.0: 2 ports detected\n[ 1.409218] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.412642] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.414186] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.415901] mousedev: PS/2 mouse device common for all mice\n[ 1.417964] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.420757] rtc_cmos 00:00: RTC can wake from S4\n[ 1.422723] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.424638] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.426556] i2c /dev entries driver\n[ 1.427796] device-mapper: uevent: version 1.0.3\n[ 1.429342] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.431992] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.434237] NET: Registered protocol family 10\n[ 1.435906] NET: Registered protocol family 17\n[ 1.437321] Key type dns_resolver registered\n[ 1.438901] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1\n[ 1.440686] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.443563] registered taskstats version 1\n[ 1.444898] Loading compiled-in X.509 certificates\n[ 1.447220] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 1.450200] zswap: loaded using pool lzo/zbud\n[ 1.452803] Key type trusted registered\n[ 1.456120] Key type encrypted registered\n[ 1.457481] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.459146] ima: No TPM chip found, activating TPM-bypass!\n[ 1.460856] evm: HMAC attrs: 0x1\n[ 1.480705] Magic number: 6:867:395\n[ 1.482100] rtc_cmos 00:00: setting system clock to 2018-06-27 19:23:58 UTC (1530127438)\n[ 1.484724] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.486510] EDD information not available.\n[ 1.492150] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.494667] Write protecting the kernel read-only data: 14336k\n[ 1.497363] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.500495] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 1.16\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.592636] random: blkid urandom read with 3 bits of entropy available\ninfo: copying initramfs to /dev/vda1\n"} 2018-06-27 19:24:06,333 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers/28b1f3bb-4395-4c91-8478-207f1199b785/action used request id req-27ffee5a-85d8-4164-9509-12bbcd1c6d01 2018-06-27 19:24:06,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/28b1f3bb-4395-4c91-8478-207f1199b785 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70f21b49e80e2b11478ea5e2bbb08e1d414ac4fd" 2018-06-27 19:24:07,636 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:24:07 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-eea6fc75-86bd-4e60-bf86-5cd7471a5766 X-Compute-Request-Id: req-eea6fc75-86bd-4e60-bf86-5cd7471a5766 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-d4f081c9-7fb1-4797-afd6-54855c16a79f-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:dc:cf", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/28b1f3bb-4395-4c91-8478-207f1199b785", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/28b1f3bb-4395-4c91-8478-207f1199b785", "rel": "bookmark"}], "image": {"id": "af6166f7-daed-4e51-af17-d7ff08347fb3", "links": [{"href": "http://172.30.10.101:8774/images/af6166f7-daed-4e51-af17-d7ff08347fb3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T19:23:56.000000", "flavor": {"id": "2b3b4e54-624e-4577-aba4-6b315f8e316f", "links": [{"href": "http://172.30.10.101:8774/flavors/2b3b4e54-624e-4577-aba4-6b315f8e316f", "rel": "bookmark"}]}, "id": "28b1f3bb-4395-4c91-8478-207f1199b785", "security_groups": [{"name": "default"}], "user_id": "2bdd182c20464c0a8f686a787d3491c0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T19:23:57Z", "hostId": "d23c979e081239e19537bbc6929925649d683ac4ea9281d1bb82115a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-d4f081c9-7fb1-4797-afd6-54855c16a79f-inst", "created": "2018-06-27T19:23:35Z", "tenant_id": "90e255c4879840619a9d7b74cdd22961", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 19:24:07,636 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/28b1f3bb-4395-4c91-8478-207f1199b785 used request id req-eea6fc75-86bd-4e60-bf86-5cd7471a5766 2018-06-27 19:24:07,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/servers/28b1f3bb-4395-4c91-8478-207f1199b785/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70f21b49e80e2b11478ea5e2bbb08e1d414ac4fd" -d '{"os-getConsoleOutput": {"length": null}}' 2018-06-27 19:24:08,748 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:24:08 GMT Content-Type: application/json Content-Length: 22962 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-d8c23d3b-fc74-4920-a26d-d5dafb5b8dac X-Compute-Request-Id: req-d8c23d3b-fc74-4920-a26d-d5dafb5b8dac 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 908336808 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.267709] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.271015] pid_max: default: 32768 minimum: 301\n[ 0.272754] ACPI: Core revision 20150930\n[ 0.277019] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.279531] Security Framework initialized\n[ 0.281124] Yama: becoming mindful.\n[ 0.282586] AppArmor: AppArmor initialized\n[ 0.284209] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.286757] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.289262] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.291641] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.294421] Initializing cgroup subsys io\n[ 0.296026] Initializing cgroup subsys memory\n[ 0.297736] Initializing cgroup subsys devices\n[ 0.299467] Initializing cgroup subsys freezer\n[ 0.301337] Initializing cgroup subsys net_cls\n[ 0.303206] Initializing cgroup subsys perf_event\n[ 0.305155] Initializing cgroup subsys net_prio\n[ 0.307058] Initializing cgroup subsys hugetlb\n[ 0.308909] Initializing cgroup subsys pids\n[ 0.310770] CPU: Physical Processor ID: 0\n[ 0.313306] mce: CPU supports 10 MCE banks\n[ 0.315080] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.317233] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.338358] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.350044] ftrace: allocating 31920 entries in 125 pages\n[ 0.404726] smpboot: Max logical packages: 1\n[ 0.412412] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.415392] x2apic enabled\n[ 0.417087] Switched APIC routing to physical x2apic.\n[ 0.420678] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.422805] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2)\n[ 0.426067] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver.\n[ 0.428695] ... version: 2\n[ 0.429979] ... bit width: 48\n[ 0.431302] ... generic registers: 4\n[ 0.432588] ... value mask: 0000ffffffffffff\n[ 0.434180] ... max period: 000000007fffffff\n[ 0.435749] ... fixed-purpose events: 3\n[ 0.437022] ... event mask: 000000070000000f\n[ 0.438649] KVM setup paravirtual spinlock\n[ 0.440656] x86: Booted up 1 node, 1 CPUs\n[ 0.441950] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.444207] devtmpfs: initialized\n[ 0.456667] evm: security.selinux\n[ 0.457803] evm: security.SMACK64\n[ 0.458918] evm: security.SMACK64EXEC\n[ 0.460124] evm: security.SMACK64TRANSMUTE\n[ 0.461457] evm: security.SMACK64MMAP\n[ 0.462651] evm: security.ima\n[ 0.463683] evm: security.capability\n[ 0.465043] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.468011] pinctrl core: initialized pinctrl subsystem\n[ 0.469777] RTC time: 19:23:57, date: 06/27/18\n[ 0.471328] NET: Registered protocol family 16\n[ 0.472982] cpuidle: using governor ladder\n[ 0.474295] cpuidle: using governor menu\n[ 0.475556] PCCT header not found.\n[ 0.476804] ACPI: bus type PCI registered\n[ 0.478099] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.480108] PCI: Using configuration type 1 for base access\n[ 0.481866] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off\n[ 0.486171] ACPI: Added _OSI(Module Device)\n[ 0.487500] ACPI: Added _OSI(Processor Device)\n[ 0.488875] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.490324] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.494649] ACPI: Interpreter enabled\n[ 0.495868] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.498846] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.501856] ACPI: (supports S0 S3 S4 S5)\n[ 0.503117] ACPI: Using IOAPIC for interrupt routing\n[ 0.504631] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.512553] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.514367] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.516321] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.518231] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.522116] acpiphp: Slot [3] registered\n[ 0.523420] acpiphp: Slot [4] registered\n[ 0.524748] acpiphp: Slot [5] registered\n[ 0.526064] acpiphp: Slot [6] registered\n[ 0.527366] acpiphp: Slot [7] registered\n[ 0.528659] acpiphp: Slot [8] registered\n[ 0.529964] acpiphp: Slot [9] registered\n[ 0.531282] acpiphp: Slot [10] registered\n[ 0.532598] acpiphp: Slot [11] registered\n[ 0.551358] acpiphp: Slot [12] registered\n[ 0.552676] acpiphp: Slot [13] registered\n[ 0.553996] acpiphp: Slot [14] registered\n[ 0.555309] acpiphp: Slot [15] registered\n[ 0.556613] acpiphp: Slot [16] registered\n[ 0.557931] acpiphp: Slot [17] registered\n[ 0.559244] acpiphp: Slot [18] registered\n[ 0.560556] acpiphp: Slot [19] registered\n[ 0.561895] acpiphp: Slot [20] registered\n[ 0.563209] acpiphp: Slot [21] registered\n[ 0.564520] acpiphp: Slot [22] registered\n[ 0.565838] acpiphp: Slot [23] registered\n[ 0.567145] acpiphp: Slot [24] registered\n[ 0.568457] acpiphp: Slot [25] registered\n[ 0.569775] acpiphp: Slot [26] registered\n[ 0.571103] acpiphp: Slot [27] registered\n[ 0.572434] acpiphp: Slot [28] registered\n[ 0.573751] acpiphp: Slot [29] registered\n[ 0.575064] acpiphp: Slot [30] registered\n[ 0.576370] acpiphp: Slot [31] registered\n[ 0.577661] PCI host bridge to bus 0000:00\n[ 0.578963] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.580877] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.582818] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.585142] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.587473] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.589860] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.595728] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.597747] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.599606] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.601596] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.606683] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.608983] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.648762] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.651202] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.653575] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.655902] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.658187] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.660240] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.662104] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.663803] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.666287] vgaarb: loaded\n[ 0.667267] vgaarb: bridge control possible 0000:00:02.0\n[ 0.669236] SCSI subsystem initialized\n[ 0.670582] ACPI: bus type USB registered\n[ 0.671902] usbcore: registered new interface driver usbfs\n[ 0.673576] usbcore: registered new interface driver hub\n[ 0.675179] usbcore: registered new device driver usb\n[ 0.676911] PCI: Using ACPI for IRQ routing\n[ 0.678627] NetLabel: Initializing\n[ 0.679774] NetLabel: domain hash size = 128\n[ 0.681139] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.682685] NetLabel: unlabeled traffic allowed by default\n[ 0.684466] clocksource: Switched to clocksource kvm-clock\n[ 0.699267] AppArmor: AppArmor Filesystem Enabled\n[ 0.700810] pnp: PnP ACPI init\n[ 0.702552] pnp: PnP ACPI: found 5 devices\n[ 0.710775] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.713541] NET: Registered protocol family 2\n[ 0.715131] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.717143] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.719018] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.720885] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.722611] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.724505] NET: Registered protocol family 1\n[ 0.725896] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.727639] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.729356] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.788453] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.848279] Trying to unpack rootfs image as initramfs...\n[ 0.968285] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000)\n[ 0.970942] Scanning for low memory corruption every 60 seconds\n[ 0.973127] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.974940] audit: initializing netlink subsys (disabled)\n[ 0.976601] audit: type=2000 audit(1530127438.281:1): initialized\n[ 0.978884] Initialise system trusted keyring\n[ 0.980340] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.982169] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.986924] zbud: loaded\n[ 0.988202] VFS: Disk quotas dquot_6.6.0\n[ 0.989529] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.992264] fuse init (API version 7.23)\n[ 0.993746] Key type big_key registered\n[ 0.995024] Allocating IMA MOK and blacklist keyrings.\n[ 0.996953] Key type asymmetric registered\n[ 0.998332] Asymmetric key parser 'x509' registered\n[ 0.999928] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.002278] io scheduler noop registered\n[ 1.003545] io scheduler deadline registered (default)\n[ 1.005144] io scheduler cfq registered\n[ 1.006559] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.008209] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.010274] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.012598] ACPI: Power Button [PWRF]\n[ 1.013979] GHES: HEST is not enabled!\n[ 1.072167] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.187953] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.246696] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 1.249958] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.275575] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.279819] Linux agpgart interface v0.103\n[ 1.284693] brd: module loaded\n[ 1.287209] loop: module loaded\n[ 1.293546] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 1.295812] GPT:90111 != 20971519\n[ 1.296897] GPT:Alternate GPT header not at the end of the disk.\n[ 1.298629] GPT:90111 != 20971519\n[ 1.299720] GPT: Use GNU Parted to correct GPT errors.\n[ 1.301236] vda: vda1 vda15\n[ 1.304395] vdb:\n[ 1.306326] scsi host0: ata_piix\n[ 1.307537] scsi host1: ata_piix\n[ 1.308723] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14\n[ 1.310672] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15\n[ 1.313253] libphy: Fixed MDIO Bus: probed\n[ 1.314575] tun: Universal TUN/TAP device driver, 1.6\n[ 1.316100] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.319387] PPP generic driver version 2.4.2\n[ 1.320838] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.322738] ehci-pci: EHCI PCI platform driver\n[ 1.324147] ehci-platform: EHCI generic platform driver\n[ 1.325759] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.327559] ohci-pci: OHCI PCI platform driver\n[ 1.329001] ohci-platform: OHCI generic platform driver\n[ 1.330595] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.389933] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.391521] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.393860] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.395415] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.397202] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.399162] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.401500] usb usb1: Product: UHCI Host Controller\n[ 1.403008] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 1.404831] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.406438] hub 1-0:1.0: USB hub found\n[ 1.407679] hub 1-0:1.0: 2 ports detected\n[ 1.409218] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.412642] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.414186] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.415901] mousedev: PS/2 mouse device common for all mice\n[ 1.417964] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.420757] rtc_cmos 00:00: RTC can wake from S4\n[ 1.422723] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.424638] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.426556] i2c /dev entries driver\n[ 1.427796] device-mapper: uevent: version 1.0.3\n[ 1.429342] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.431992] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.434237] NET: Registered protocol family 10\n[ 1.435906] NET: Registered protocol family 17\n[ 1.437321] Key type dns_resolver registered\n[ 1.438901] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1\n[ 1.440686] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.443563] registered taskstats version 1\n[ 1.444898] Loading compiled-in X.509 certificates\n[ 1.447220] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 1.450200] zswap: loaded using pool lzo/zbud\n[ 1.452803] Key type trusted registered\n[ 1.456120] Key type encrypted registered\n[ 1.457481] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.459146] ima: No TPM chip found, activating TPM-bypass!\n[ 1.460856] evm: HMAC attrs: 0x1\n[ 1.480705] Magic number: 6:867:395\n[ 1.482100] rtc_cmos 00:00: setting system clock to 2018-06-27 19:23:58 UTC (1530127438)\n[ 1.484724] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.486510] EDD information not available.\n[ 1.492150] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.494667] Write protecting the kernel read-only data: 14336k\n[ 1.497363] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.500495] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 1.16\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.592636] 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.62\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.7...\nLease of 10.55.0.7 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-27 19:24:08,749 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers/28b1f3bb-4395-4c91-8478-207f1199b785/action used request id req-d8c23d3b-fc74-4920-a26d-d5dafb5b8dac 2018-06-27 19:24:08,751 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-06-27 19:24:08,751 - 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 908336808 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.267709] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.271015] pid_max: default: 32768 minimum: 301 [ 0.272754] ACPI: Core revision 20150930 [ 0.277019] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.279531] Security Framework initialized [ 0.281124] Yama: becoming mindful. [ 0.282586] AppArmor: AppArmor initialized [ 0.284209] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.286757] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.289262] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.291641] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.294421] Initializing cgroup subsys io [ 0.296026] Initializing cgroup subsys memory [ 0.297736] Initializing cgroup subsys devices [ 0.299467] Initializing cgroup subsys freezer [ 0.301337] Initializing cgroup subsys net_cls [ 0.303206] Initializing cgroup subsys perf_event [ 0.305155] Initializing cgroup subsys net_prio [ 0.307058] Initializing cgroup subsys hugetlb [ 0.308909] Initializing cgroup subsys pids [ 0.310770] CPU: Physical Processor ID: 0 [ 0.313306] mce: CPU supports 10 MCE banks [ 0.315080] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.317233] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.338358] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.350044] ftrace: allocating 31920 entries in 125 pages [ 0.404726] smpboot: Max logical packages: 1 [ 0.412412] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.415392] x2apic enabled [ 0.417087] Switched APIC routing to physical x2apic. [ 0.420678] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.422805] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.426067] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.428695] ... version: 2 [ 0.429979] ... bit width: 48 [ 0.431302] ... generic registers: 4 [ 0.432588] ... value mask: 0000ffffffffffff [ 0.434180] ... max period: 000000007fffffff [ 0.435749] ... fixed-purpose events: 3 [ 0.437022] ... event mask: 000000070000000f [ 0.438649] KVM setup paravirtual spinlock [ 0.440656] x86: Booted up 1 node, 1 CPUs [ 0.441950] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.444207] devtmpfs: initialized [ 0.456667] evm: security.selinux [ 0.457803] evm: security.SMACK64 [ 0.458918] evm: security.SMACK64EXEC [ 0.460124] evm: security.SMACK64TRANSMUTE [ 0.461457] evm: security.SMACK64MMAP [ 0.462651] evm: security.ima [ 0.463683] evm: security.capability [ 0.465043] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.468011] pinctrl core: initialized pinctrl subsystem [ 0.469777] RTC time: 19:23:57, date: 06/27/18 [ 0.471328] NET: Registered protocol family 16 [ 0.472982] cpuidle: using governor ladder [ 0.474295] cpuidle: using governor menu [ 0.475556] PCCT header not found. [ 0.476804] ACPI: bus type PCI registered [ 0.478099] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.480108] PCI: Using configuration type 1 for base access [ 0.481866] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.486171] ACPI: Added _OSI(Module Device) [ 0.487500] ACPI: Added _OSI(Processor Device) [ 0.488875] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.490324] ACPI: Added _OSI(Processor Aggregator Device) [ 0.494649] ACPI: Interpreter enabled [ 0.495868] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.498846] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.501856] ACPI: (supports S0 S3 S4 S5) [ 0.503117] ACPI: Using IOAPIC for interrupt routing [ 0.504631] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.512553] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.514367] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.516321] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.518231] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.522116] acpiphp: Slot [3] registered [ 0.523420] acpiphp: Slot [4] registered [ 0.524748] acpiphp: Slot [5] registered [ 0.526064] acpiphp: Slot [6] registered [ 0.527366] acpiphp: Slot [7] registered [ 0.528659] acpiphp: Slot [8] registered [ 0.529964] acpiphp: Slot [9] registered [ 0.531282] acpiphp: Slot [10] registered [ 0.532598] acpiphp: Slot [11] registered [ 0.551358] acpiphp: Slot [12] registered [ 0.552676] acpiphp: Slot [13] registered [ 0.553996] acpiphp: Slot [14] registered [ 0.555309] acpiphp: Slot [15] registered [ 0.556613] acpiphp: Slot [16] registered [ 0.557931] acpiphp: Slot [17] registered [ 0.559244] acpiphp: Slot [18] registered [ 0.560556] acpiphp: Slot [19] registered [ 0.561895] acpiphp: Slot [20] registered [ 0.563209] acpiphp: Slot [21] registered [ 0.564520] acpiphp: Slot [22] registered [ 0.565838] acpiphp: Slot [23] registered [ 0.567145] acpiphp: Slot [24] registered [ 0.568457] acpiphp: Slot [25] registered [ 0.569775] acpiphp: Slot [26] registered [ 0.571103] acpiphp: Slot [27] registered [ 0.572434] acpiphp: Slot [28] registered [ 0.573751] acpiphp: Slot [29] registered [ 0.575064] acpiphp: Slot [30] registered [ 0.576370] acpiphp: Slot [31] registered [ 0.577661] PCI host bridge to bus 0000:00 [ 0.578963] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.580877] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.582818] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.585142] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.587473] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.589860] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.595728] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.597747] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.599606] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.601596] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.606683] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.608983] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.648762] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.651202] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.653575] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.655902] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.658187] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.660240] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.662104] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.663803] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.666287] vgaarb: loaded [ 0.667267] vgaarb: bridge control possible 0000:00:02.0 [ 0.669236] SCSI subsystem initialized [ 0.670582] ACPI: bus type USB registered [ 0.671902] usbcore: registered new interface driver usbfs [ 0.673576] usbcore: registered new interface driver hub [ 0.675179] usbcore: registered new device driver usb [ 0.676911] PCI: Using ACPI for IRQ routing [ 0.678627] NetLabel: Initializing [ 0.679774] NetLabel: domain hash size = 128 [ 0.681139] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.682685] NetLabel: unlabeled traffic allowed by default [ 0.684466] clocksource: Switched to clocksource kvm-clock [ 0.699267] AppArmor: AppArmor Filesystem Enabled [ 0.700810] pnp: PnP ACPI init [ 0.702552] pnp: PnP ACPI: found 5 devices [ 0.710775] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.713541] NET: Registered protocol family 2 [ 0.715131] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.717143] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.719018] TCP: Hash tables configured (established 2048 bind 2048) [ 0.720885] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.722611] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.724505] NET: Registered protocol family 1 [ 0.725896] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.727639] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.729356] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.788453] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.848279] Trying to unpack rootfs image as initramfs... [ 0.968285] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000) [ 0.970942] Scanning for low memory corruption every 60 seconds [ 0.973127] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.974940] audit: initializing netlink subsys (disabled) [ 0.976601] audit: type=2000 audit(1530127438.281:1): initialized [ 0.978884] Initialise system trusted keyring [ 0.980340] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.982169] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.986924] zbud: loaded [ 0.988202] VFS: Disk quotas dquot_6.6.0 [ 0.989529] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.992264] fuse init (API version 7.23) [ 0.993746] Key type big_key registered [ 0.995024] Allocating IMA MOK and blacklist keyrings. [ 0.996953] Key type asymmetric registered [ 0.998332] Asymmetric key parser 'x509' registered [ 0.999928] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.002278] io scheduler noop registered [ 1.003545] io scheduler deadline registered (default) [ 1.005144] io scheduler cfq registered [ 1.006559] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.008209] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.010274] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.012598] ACPI: Power Button [PWRF] [ 1.013979] GHES: HEST is not enabled! [ 1.072167] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.187953] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.246696] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.249958] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.275575] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.279819] Linux agpgart interface v0.103 [ 1.284693] brd: module loaded [ 1.287209] loop: module loaded [ 1.293546] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.295812] GPT:90111 != 20971519 [ 1.296897] GPT:Alternate GPT header not at the end of the disk. [ 1.298629] GPT:90111 != 20971519 [ 1.299720] GPT: Use GNU Parted to correct GPT errors. [ 1.301236] vda: vda1 vda15 [ 1.304395] vdb: [ 1.306326] scsi host0: ata_piix [ 1.307537] scsi host1: ata_piix [ 1.308723] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.310672] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.313253] libphy: Fixed MDIO Bus: probed [ 1.314575] tun: Universal TUN/TAP device driver, 1.6 [ 1.316100] tun: (C) 1999-2004 Max Krasnyansky [ 1.319387] PPP generic driver version 2.4.2 [ 1.320838] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.322738] ehci-pci: EHCI PCI platform driver [ 1.324147] ehci-platform: EHCI generic platform driver [ 1.325759] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.327559] ohci-pci: OHCI PCI platform driver [ 1.329001] ohci-platform: OHCI generic platform driver [ 1.330595] uhci_hcd: USB Universal Host Controller Interface driver [ 1.389933] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.391521] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.393860] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.395415] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.397202] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.399162] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.401500] usb usb1: Product: UHCI Host Controller [ 1.403008] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.404831] usb usb1: SerialNumber: 0000:00:01.2 [ 1.406438] hub 1-0:1.0: USB hub found [ 1.407679] hub 1-0:1.0: 2 ports detected [ 1.409218] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.412642] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.414186] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.415901] mousedev: PS/2 mouse device common for all mice [ 1.417964] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.420757] rtc_cmos 00:00: RTC can wake from S4 [ 1.422723] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.424638] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.426556] i2c /dev entries driver [ 1.427796] device-mapper: uevent: version 1.0.3 [ 1.429342] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.431992] ledtrig-cpu: registered to indicate activity on CPUs [ 1.434237] NET: Registered protocol family 10 [ 1.435906] NET: Registered protocol family 17 [ 1.437321] Key type dns_resolver registered [ 1.438901] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 1.440686] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.443563] registered taskstats version 1 [ 1.444898] Loading compiled-in X.509 certificates [ 1.447220] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.450200] zswap: loaded using pool lzo/zbud [ 1.452803] Key type trusted registered [ 1.456120] Key type encrypted registered [ 1.457481] AppArmor: AppArmor sha1 policy hashing enabled [ 1.459146] ima: No TPM chip found, activating TPM-bypass! [ 1.460856] evm: HMAC attrs: 0x1 [ 1.480705] Magic number: 6:867:395 [ 1.482100] rtc_cmos 00:00: setting system clock to 2018-06-27 19:23:58 UTC (1530127438) [ 1.484724] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.486510] EDD information not available. [ 1.492150] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.494667] Write protecting the kernel read-only data: 14336k [ 1.497363] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.500495] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.16 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.592636] random: blkid urandom read with 3 bits of entropy available 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 908336808 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.267709] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.271015] pid_max: default: 32768 minimum: 301 [ 0.272754] ACPI: Core revision 20150930 [ 0.277019] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.279531] Security Framework initialized [ 0.281124] Yama: becoming mindful. [ 0.282586] AppArmor: AppArmor initialized [ 0.284209] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.286757] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.289262] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.291641] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.294421] Initializing cgroup subsys io [ 0.296026] Initializing cgroup subsys memory [ 0.297736] Initializing cgroup subsys devices [ 0.299467] Initializing cgroup subsys freezer [ 0.301337] Initializing cgroup subsys net_cls [ 0.303206] Initializing cgroup subsys perf_event [ 0.305155] Initializing cgroup subsys net_prio [ 0.307058] Initializing cgroup subsys hugetlb [ 0.308909] Initializing cgroup subsys pids [ 0.310770] CPU: Physical Processor ID: 0 [ 0.313306] mce: CPU supports 10 MCE banks [ 0.315080] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.317233] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.338358] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.350044] ftrace: allocating 31920 entries in 125 pages [ 0.404726] smpboot: Max logical packages: 1 [ 0.412412] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.415392] x2apic enabled [ 0.417087] Switched APIC routing to physical x2apic. [ 0.420678] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.422805] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.426067] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.428695] ... version: 2 [ 0.429979] ... bit width: 48 [ 0.431302] ... generic registers: 4 [ 0.432588] ... value mask: 0000ffffffffffff [ 0.434180] ... max period: 000000007fffffff [ 0.435749] ... fixed-purpose events: 3 [ 0.437022] ... event mask: 000000070000000f [ 0.438649] KVM setup paravirtual spinlock [ 0.440656] x86: Booted up 1 node, 1 CPUs [ 0.441950] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.444207] devtmpfs: initialized [ 0.456667] evm: security.selinux [ 0.457803] evm: security.SMACK64 [ 0.458918] evm: security.SMACK64EXEC [ 0.460124] evm: security.SMACK64TRANSMUTE [ 0.461457] evm: security.SMACK64MMAP [ 0.462651] evm: security.ima [ 0.463683] evm: security.capability [ 0.465043] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.468011] pinctrl core: initialized pinctrl subsystem [ 0.469777] RTC time: 19:23:57, date: 06/27/18 [ 0.471328] NET: Registered protocol family 16 [ 0.472982] cpuidle: using governor ladder [ 0.474295] cpuidle: using governor menu [ 0.475556] PCCT header not found. [ 0.476804] ACPI: bus type PCI registered [ 0.478099] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.480108] PCI: Using configuration type 1 for base access [ 0.481866] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.486171] ACPI: Added _OSI(Module Device) [ 0.487500] ACPI: Added _OSI(Processor Device) [ 0.488875] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.490324] ACPI: Added _OSI(Processor Aggregator Device) [ 0.494649] ACPI: Interpreter enabled [ 0.495868] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.498846] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.501856] ACPI: (supports S0 S3 S4 S5) [ 0.503117] ACPI: Using IOAPIC for interrupt routing [ 0.504631] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.512553] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.514367] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.516321] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.518231] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.522116] acpiphp: Slot [3] registered [ 0.523420] acpiphp: Slot [4] registered [ 0.524748] acpiphp: Slot [5] registered [ 0.526064] acpiphp: Slot [6] registered [ 0.527366] acpiphp: Slot [7] registered [ 0.528659] acpiphp: Slot [8] registered [ 0.529964] acpiphp: Slot [9] registered [ 0.531282] acpiphp: Slot [10] registered [ 0.532598] acpiphp: Slot [11] registered [ 0.551358] acpiphp: Slot [12] registered [ 0.552676] acpiphp: Slot [13] registered [ 0.553996] acpiphp: Slot [14] registered [ 0.555309] acpiphp: Slot [15] registered [ 0.556613] acpiphp: Slot [16] registered [ 0.557931] acpiphp: Slot [17] registered [ 0.559244] acpiphp: Slot [18] registered [ 0.560556] acpiphp: Slot [19] registered [ 0.561895] acpiphp: Slot [20] registered [ 0.563209] acpiphp: Slot [21] registered [ 0.564520] acpiphp: Slot [22] registered [ 0.565838] acpiphp: Slot [23] registered [ 0.567145] acpiphp: Slot [24] registered [ 0.568457] acpiphp: Slot [25] registered [ 0.569775] acpiphp: Slot [26] registered [ 0.571103] acpiphp: Slot [27] registered [ 0.572434] acpiphp: Slot [28] registered [ 0.573751] acpiphp: Slot [29] registered [ 0.575064] acpiphp: Slot [30] registered [ 0.576370] acpiphp: Slot [31] registered [ 0.577661] PCI host bridge to bus 0000:00 [ 0.578963] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.580877] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.582818] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.585142] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.587473] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.589860] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.595728] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.597747] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.599606] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.601596] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.606683] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.608983] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.648762] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.651202] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.653575] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.655902] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.658187] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.660240] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.662104] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.663803] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.666287] vgaarb: loaded [ 0.667267] vgaarb: bridge control possible 0000:00:02.0 [ 0.669236] SCSI subsystem initialized [ 0.670582] ACPI: bus type USB registered [ 0.671902] usbcore: registered new interface driver usbfs [ 0.673576] usbcore: registered new interface driver hub [ 0.675179] usbcore: registered new device driver usb [ 0.676911] PCI: Using ACPI for IRQ routing [ 0.678627] NetLabel: Initializing [ 0.679774] NetLabel: domain hash size = 128 [ 0.681139] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.682685] NetLabel: unlabeled traffic allowed by default [ 0.684466] clocksource: Switched to clocksource kvm-clock [ 0.699267] AppArmor: AppArmor Filesystem Enabled [ 0.700810] pnp: PnP ACPI init [ 0.702552] pnp: PnP ACPI: found 5 devices [ 0.710775] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.713541] NET: Registered protocol family 2 [ 0.715131] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.717143] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.719018] TCP: Hash tables configured (established 2048 bind 2048) [ 0.720885] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.722611] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.724505] NET: Registered protocol family 1 [ 0.725896] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.727639] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.729356] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.788453] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.848279] Trying to unpack rootfs image as initramfs... [ 0.968285] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000) [ 0.970942] Scanning for low memory corruption every 60 seconds [ 0.973127] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.974940] audit: initializing netlink subsys (disabled) [ 0.976601] audit: type=2000 audit(1530127438.281:1): initialized [ 0.978884] Initialise system trusted keyring [ 0.980340] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.982169] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.986924] zbud: loaded [ 0.988202] VFS: Disk quotas dquot_6.6.0 [ 0.989529] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.992264] fuse init (API version 7.23) [ 0.993746] Key type big_key registered [ 0.995024] Allocating IMA MOK and blacklist keyrings. [ 0.996953] Key type asymmetric registered [ 0.998332] Asymmetric key parser 'x509' registered [ 0.999928] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.002278] io scheduler noop registered [ 1.003545] io scheduler deadline registered (default) [ 1.005144] io scheduler cfq registered [ 1.006559] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.008209] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.010274] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.012598] ACPI: Power Button [PWRF] [ 1.013979] GHES: HEST is not enabled! [ 1.072167] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.187953] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.246696] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.249958] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.275575] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.279819] Linux agpgart interface v0.103 [ 1.284693] brd: module loaded [ 1.287209] loop: module loaded [ 1.293546] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.295812] GPT:90111 != 20971519 [ 1.296897] GPT:Alternate GPT header not at the end of the disk. [ 1.298629] GPT:90111 != 20971519 [ 1.299720] GPT: Use GNU Parted to correct GPT errors. [ 1.301236] vda: vda1 vda15 [ 1.304395] vdb: [ 1.306326] scsi host0: ata_piix [ 1.307537] scsi host1: ata_piix [ 1.308723] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.310672] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.313253] libphy: Fixed MDIO Bus: probed [ 1.314575] tun: Universal TUN/TAP device driver, 1.6 [ 1.316100] tun: (C) 1999-2004 Max Krasnyansky [ 1.319387] PPP generic driver version 2.4.2 [ 1.320838] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.322738] ehci-pci: EHCI PCI platform driver [ 1.324147] ehci-platform: EHCI generic platform driver [ 1.325759] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.327559] ohci-pci: OHCI PCI platform driver [ 1.329001] ohci-platform: OHCI generic platform driver [ 1.330595] uhci_hcd: USB Universal Host Controller Interface driver [ 1.389933] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.391521] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.393860] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.395415] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.397202] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.399162] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.401500] usb usb1: Product: UHCI Host Controller [ 1.403008] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.404831] usb usb1: SerialNumber: 0000:00:01.2 [ 1.406438] hub 1-0:1.0: USB hub found [ 1.407679] hub 1-0:1.0: 2 ports detected [ 1.409218] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.412642] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.414186] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.415901] mousedev: PS/2 mouse device common for all mice [ 1.417964] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.420757] rtc_cmos 00:00: RTC can wake from S4 [ 1.422723] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.424638] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.426556] i2c /dev entries driver [ 1.427796] device-mapper: uevent: version 1.0.3 [ 1.429342] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.431992] ledtrig-cpu: registered to indicate activity on CPUs [ 1.434237] NET: Registered protocol family 10 [ 1.435906] NET: Registered protocol family 17 [ 1.437321] Key type dns_resolver registered [ 1.438901] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 1.440686] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.443563] registered taskstats version 1 [ 1.444898] Loading compiled-in X.509 certificates [ 1.447220] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.450200] zswap: loaded using pool lzo/zbud [ 1.452803] Key type trusted registered [ 1.456120] Key type encrypted registered [ 1.457481] AppArmor: AppArmor sha1 policy hashing enabled [ 1.459146] ima: No TPM chip found, activating TPM-bypass! [ 1.460856] evm: HMAC attrs: 0x1 [ 1.480705] Magic number: 6:867:395 [ 1.482100] rtc_cmos 00:00: setting system clock to 2018-06-27 19:23:58 UTC (1530127438) [ 1.484724] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.486510] EDD information not available. [ 1.492150] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.494667] Write protecting the kernel read-only data: 14336k [ 1.497363] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.500495] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.16 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.592636] 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.62 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.7... Lease of 10.55.0.7 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-27 19:24:08,753 - create_instance - INFO - Deleting Port with ID - 75d2f02d-3ae7-44b2-b3e4-a21f44f48b0c 2018-06-27 19:24:08,753 - neutron_utils - INFO - Deleting port with name SimpleHealthCheck-d4f081c9-7fb1-4797-afd6-54855c16a79fport-1 2018-06-27 19:24:08,758 - 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/75d2f02d-3ae7-44b2-b3e4-a21f44f48b0c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70f21b49e80e2b11478ea5e2bbb08e1d414ac4fd" 2018-06-27 19:24:10,319 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 19:24:10 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-5fd715ad-92de-4636-b02a-81f589c24756 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 19:24:10,319 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/ports/75d2f02d-3ae7-44b2-b3e4-a21f44f48b0c used request id req-5fd715ad-92de-4636-b02a-81f589c24756 2018-06-27 19:24:10,319 - create_instance - INFO - Deleting VM instance - SimpleHealthCheck-d4f081c9-7fb1-4797-afd6-54855c16a79f-inst 2018-06-27 19:24:10,322 - 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/28b1f3bb-4395-4c91-8478-207f1199b785 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70f21b49e80e2b11478ea5e2bbb08e1d414ac4fd" 2018-06-27 19:24:11,244 - novaclient.v2.client - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 19:24: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-494ecce1-aecb-4e29-ab0c-5962528e32bc X-Compute-Request-Id: req-494ecce1-aecb-4e29-ab0c-5962528e32bc Front-End-Https: on 2018-06-27 19:24:11,245 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/servers/28b1f3bb-4395-4c91-8478-207f1199b785 used request id req-494ecce1-aecb-4e29-ab0c-5962528e32bc 2018-06-27 19:24:11,245 - create_instance - INFO - Checking deletion status 2018-06-27 19:24:11,248 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/28b1f3bb-4395-4c91-8478-207f1199b785 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70f21b49e80e2b11478ea5e2bbb08e1d414ac4fd" 2018-06-27 19:24:13,026 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:24:13 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-df486aa5-2823-4cc8-ad66-30f8dbc33ffd X-Compute-Request-Id: req-df486aa5-2823-4cc8-ad66-30f8dbc33ffd 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/28b1f3bb-4395-4c91-8478-207f1199b785", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/28b1f3bb-4395-4c91-8478-207f1199b785", "rel": "bookmark"}], "image": {"id": "af6166f7-daed-4e51-af17-d7ff08347fb3", "links": [{"href": "http://172.30.10.101:8774/images/af6166f7-daed-4e51-af17-d7ff08347fb3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T19:23:56.000000", "flavor": {"id": "2b3b4e54-624e-4577-aba4-6b315f8e316f", "links": [{"href": "http://172.30.10.101:8774/flavors/2b3b4e54-624e-4577-aba4-6b315f8e316f", "rel": "bookmark"}]}, "id": "28b1f3bb-4395-4c91-8478-207f1199b785", "user_id": "2bdd182c20464c0a8f686a787d3491c0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T19:24:11Z", "hostId": "d23c979e081239e19537bbc6929925649d683ac4ea9281d1bb82115a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-d4f081c9-7fb1-4797-afd6-54855c16a79f-inst", "created": "2018-06-27T19:23:35Z", "tenant_id": "90e255c4879840619a9d7b74cdd22961", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 19:24:13,027 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/28b1f3bb-4395-4c91-8478-207f1199b785 used request id req-df486aa5-2823-4cc8-ad66-30f8dbc33ffd 2018-06-27 19:24:13,027 - create_instance - DEBUG - Instance status [SimpleHealthCheck-d4f081c9-7fb1-4797-afd6-54855c16a79f-inst] is - ACTIVE 2018-06-27 19:24:13,027 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 19:24:16,030 - create_instance - DEBUG - VM status query timeout in 295.214821815 2018-06-27 19:24:16,034 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/28b1f3bb-4395-4c91-8478-207f1199b785 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70f21b49e80e2b11478ea5e2bbb08e1d414ac4fd" 2018-06-27 19:24:16,945 - novaclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Wed, 27 Jun 2018 19:24:16 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-533933e2-1438-4dda-8b03-4eaa58fc1496 X-Compute-Request-Id: req-533933e2-1438-4dda-8b03-4eaa58fc1496 RESP BODY: {"itemNotFound": {"message": "Instance 28b1f3bb-4395-4c91-8478-207f1199b785 could not be found.", "code": 404}} 2018-06-27 19:24:16,945 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/28b1f3bb-4395-4c91-8478-207f1199b785 used request id req-533933e2-1438-4dda-8b03-4eaa58fc1496 2018-06-27 19:24:16,945 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 28b1f3bb-4395-4c91-8478-207f1199b785 could not be found. (HTTP 404) (Request-ID: req-533933e2-1438-4dda-8b03-4eaa58fc1496) 2018-06-27 19:24:16,945 - create_instance - INFO - VM has been properly deleted VM with name - SimpleHealthCheck-d4f081c9-7fb1-4797-afd6-54855c16a79f-inst 2018-06-27 19:24:16,947 - neutron_utils - INFO - Deleting subnet with name SimpleHealthCheck-d4f081c9-7fb1-4797-afd6-54855c16a79f-priv-subnet 2018-06-27 19:24:16,948 - neutron_utils - INFO - Deleting subnet with name SimpleHealthCheck-d4f081c9-7fb1-4797-afd6-54855c16a79f-priv-subnet 2018-06-27 19:24:16,953 - 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/923fc2ca-565d-4733-b28f-1ce54c67260d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c98052ba889480347ed367b883d6f07c3cf6736d" 2018-06-27 19:24:21,608 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 19:24:21 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-e95911a3-872e-4c5b-bf8c-e919f889dfa4 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 19:24:21,609 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/923fc2ca-565d-4733-b28f-1ce54c67260d used request id req-e95911a3-872e-4c5b-bf8c-e919f889dfa4 2018-06-27 19:24:21,609 - neutron_utils - INFO - Deleting network with name SimpleHealthCheck-d4f081c9-7fb1-4797-afd6-54855c16a79f-priv-net 2018-06-27 19:24:21,614 - 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/4b62e55b-9929-4eb2-96de-3deb238b0f98 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c98052ba889480347ed367b883d6f07c3cf6736d" 2018-06-27 19:24:24,404 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 19:24:24 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-94834488-9614-41cd-be0d-70c930505dfd Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 19:24:24,404 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/4b62e55b-9929-4eb2-96de-3deb238b0f98 used request id req-94834488-9614-41cd-be0d-70c930505dfd 2018-06-27 19:24:24,408 - 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/2b3b4e54-624e-4577-aba4-6b315f8e316f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9750c63a97d4446185381b8aefaf87038a82c9c3" 2018-06-27 19:24:25,031 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 19:24:25 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-4e485513-2cef-4777-ac9d-3c7c3f699d8a X-Compute-Request-Id: req-4e485513-2cef-4777-ac9d-3c7c3f699d8a 2018-06-27 19:24:25,031 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/flavors/2b3b4e54-624e-4577-aba4-6b315f8e316f used request id req-4e485513-2cef-4777-ac9d-3c7c3f699d8a 2018-06-27 19:24:25,032 - glance_utils - INFO - Deleting image named - SimpleHealthCheck-d4f081c9-7fb1-4797-afd6-54855c16a79f-image 2018-06-27 19:24:25,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9292/v2/images/af6166f7-daed-4e51-af17-d7ff08347fb3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}66022c059ef7151ccffb963f27370ad669a1613b" 2018-06-27 19:24:26,036 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 19:24:26 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-1c2b1d19-fd18-48e9-a57c-ff41355bce43 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-27 19:24:26,037 - keystoneauth.session - DEBUG - DELETE call to image for https://172.30.10.101:9292/v2/images/af6166f7-daed-4e51-af17-d7ff08347fb3 used request id req-1c2b1d19-fd18-48e9-a57c-ff41355bce43 2018-06-27 19:24:26,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/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4ef96d330001a33c37c38a75e99acce20ddd9d5" 2018-06-27 19:24:26,973 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:24:26 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-81a4a0a4-5ad5-4720-b69a-c5e7861c1bc7 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-27T19:03:04Z", "updated_at": "2018-06-27T19:03:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "6748ef1e-56da-434e-9e89-e86b58537b65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "b3e3826c-1c48-4699-93f0-f8a310956753", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "bfad35fa-7ea9-4a81-917d-7b86481eb510", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "d657b333-103d-4d19-add8-1e8bae2f8849", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "90e255c4879840619a9d7b74cdd22961", "created_at": "2018-06-27T19:23:06Z", "updated_at": "2018-06-27T19:23:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:23:06Z", "revision_number": 0, "id": "13bd99bd-5073-4916-9d4d-4cf981fc36f2", "remote_group_id": "b4f0e7cc-9d69-42b1-817c-a08f4368f255", "remote_ip_prefix": null, "created_at": "2018-06-27T19:23:06Z", "security_group_id": "b4f0e7cc-9d69-42b1-817c-a08f4368f255", "tenant_id": "90e255c4879840619a9d7b74cdd22961", "port_range_min": null, "ethertype": "IPv6", "project_id": "90e255c4879840619a9d7b74cdd22961"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:23:06Z", "revision_number": 0, "id": "6314a0ed-8d2a-4fbf-a4eb-d9674d25eb94", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:23:06Z", "security_group_id": "b4f0e7cc-9d69-42b1-817c-a08f4368f255", "tenant_id": "90e255c4879840619a9d7b74cdd22961", "port_range_min": null, "ethertype": "IPv6", "project_id": "90e255c4879840619a9d7b74cdd22961"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:23:06Z", "revision_number": 0, "id": "64b4fa6f-63fd-4908-88bf-e5629384331b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:23:06Z", "security_group_id": "b4f0e7cc-9d69-42b1-817c-a08f4368f255", "tenant_id": "90e255c4879840619a9d7b74cdd22961", "port_range_min": null, "ethertype": "IPv4", "project_id": "90e255c4879840619a9d7b74cdd22961"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:23:06Z", "revision_number": 0, "id": "e1a1c32e-5390-45a5-a705-311e41c85681", "remote_group_id": "b4f0e7cc-9d69-42b1-817c-a08f4368f255", "remote_ip_prefix": null, "created_at": "2018-06-27T19:23:06Z", "security_group_id": "b4f0e7cc-9d69-42b1-817c-a08f4368f255", "tenant_id": "90e255c4879840619a9d7b74cdd22961", "port_range_min": null, "ethertype": "IPv4", "project_id": "90e255c4879840619a9d7b74cdd22961"}], "revision_number": 4, "project_id": "90e255c4879840619a9d7b74cdd22961", "id": "b4f0e7cc-9d69-42b1-817c-a08f4368f255", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b92069937e44a3786e439f95c61afe5", "created_at": "2018-06-27T19:08:41Z", "updated_at": "2018-06-27T19:08:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "4ac2a090-f595-4e7b-9b7a-a52fa204e881", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "5508c0b1-6261-44cb-854d-60c64bcbba0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "a60c77dc-6985-48ac-a3a3-067176d3e52f", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "e6ec0fa4-1eb3-4c5d-a451-c7acfd7fde82", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}], "revision_number": 4, "project_id": "4b92069937e44a3786e439f95c61afe5", "id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T18:59:55Z", "updated_at": "2018-06-27T18:59:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "5a060918-419b-4ec3-90df-a7764c06af2f", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "6cd9bbf0-4d1b-4b13-a6c4-e20a15bb3360", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "8134c0f0-89c6-4d45-bef8-a9260d9d0723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "e0e7297a-a59d-4d2b-b75c-2cc86b269114", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}], "revision_number": 4, "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "name": "default"}]} 2018-06-27 19:24:26,973 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-81a4a0a4-5ad5-4720-b69a-c5e7861c1bc7 2018-06-27 19:24:26,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/90e255c4879840619a9d7b74cdd22961 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4ef96d330001a33c37c38a75e99acce20ddd9d5" 2018-06-27 19:24:27,314 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:24:26 GMT Server: Apache Content-Length: 314 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-41f120d2-c4ea-4666-91d0-0999819166e2 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/90e255c4879840619a9d7b74cdd22961"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "90e255c4879840619a9d7b74cdd22961", "name": "SimpleHealthCheck-c9798d2f-8ba6-4b8-proj"}} 2018-06-27 19:24:27,315 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/90e255c4879840619a9d7b74cdd22961 used request id req-41f120d2-c4ea-4666-91d0-0999819166e2 2018-06-27 19:24:27,315 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b4f0e7cc-9d69-42b1-817c-a08f4368f255 2018-06-27 19:24:27,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/security-group-rules?security_group_id=b4f0e7cc-9d69-42b1-817c-a08f4368f255 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4ef96d330001a33c37c38a75e99acce20ddd9d5" 2018-06-27 19:24:28,107 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 19:24:28 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-e825f607-ae0d-423b-b3d3-8dbe5e442f21 Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": "b4f0e7cc-9d69-42b1-817c-a08f4368f255", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T19:23:06Z", "security_group_id": "b4f0e7cc-9d69-42b1-817c-a08f4368f255", "port_range_min": null, "revision_number": 0, "tenant_id": "90e255c4879840619a9d7b74cdd22961", "created_at": "2018-06-27T19:23:06Z", "project_id": "90e255c4879840619a9d7b74cdd22961", "id": "13bd99bd-5073-4916-9d4d-4cf981fc36f2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T19:23:06Z", "security_group_id": "b4f0e7cc-9d69-42b1-817c-a08f4368f255", "port_range_min": null, "revision_number": 0, "tenant_id": "90e255c4879840619a9d7b74cdd22961", "created_at": "2018-06-27T19:23:06Z", "project_id": "90e255c4879840619a9d7b74cdd22961", "id": "6314a0ed-8d2a-4fbf-a4eb-d9674d25eb94"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T19:23:06Z", "security_group_id": "b4f0e7cc-9d69-42b1-817c-a08f4368f255", "port_range_min": null, "revision_number": 0, "tenant_id": "90e255c4879840619a9d7b74cdd22961", "created_at": "2018-06-27T19:23:06Z", "project_id": "90e255c4879840619a9d7b74cdd22961", "id": "64b4fa6f-63fd-4908-88bf-e5629384331b"}, {"remote_group_id": "b4f0e7cc-9d69-42b1-817c-a08f4368f255", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T19:23:06Z", "security_group_id": "b4f0e7cc-9d69-42b1-817c-a08f4368f255", "port_range_min": null, "revision_number": 0, "tenant_id": "90e255c4879840619a9d7b74cdd22961", "created_at": "2018-06-27T19:23:06Z", "project_id": "90e255c4879840619a9d7b74cdd22961", "id": "e1a1c32e-5390-45a5-a705-311e41c85681"}]} 2018-06-27 19:24:28,107 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=b4f0e7cc-9d69-42b1-817c-a08f4368f255 used request id req-e825f607-ae0d-423b-b3d3-8dbe5e442f21 2018-06-27 19:24:28,108 - neutron_utils - INFO - Deleting security group with name - default 2018-06-27 19:24:28,113 - 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/b4f0e7cc-9d69-42b1-817c-a08f4368f255 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4ef96d330001a33c37c38a75e99acce20ddd9d5" 2018-06-27 19:24:28,550 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 19:24:28 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-d9cb9a6c-b3b4-4e3e-8e84-02b10ab5d199 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 19:24:28,551 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/b4f0e7cc-9d69-42b1-817c-a08f4368f255 used request id req-d9cb9a6c-b3b4-4e3e-8e84-02b10ab5d199 2018-06-27 19:24:28,552 - keystone_utils - INFO - Deleting project with name - SimpleHealthCheck-c9798d2f-8ba6-4b8-proj 2018-06-27 19:24:28,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/90e255c4879840619a9d7b74cdd22961 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4ef96d330001a33c37c38a75e99acce20ddd9d5" 2018-06-27 19:24:29,178 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 19:24:28 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c9c7c6f7-1ec8-4a21-8fef-03b745ab9e87 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 19:24:29,178 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/90e255c4879840619a9d7b74cdd22961 used request id req-c9c7c6f7-1ec8-4a21-8fef-03b745ab9e87 2018-06-27 19:24:29,179 - keystone_utils - INFO - Deleting role with name - SimpleHealthCheck-c9798d2f-8ba6-4b8-proj-role 2018-06-27 19:24:29,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/9425643a65f046db8e22aa195d3d8533 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4ef96d330001a33c37c38a75e99acce20ddd9d5" 2018-06-27 19:24:29,514 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 19:24:29 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-68560786-8566-4356-91c7-18c714ef8b73 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 19:24:29,514 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/9425643a65f046db8e22aa195d3d8533 used request id req-68560786-8566-4356-91c7-18c714ef8b73 2018-06-27 19:24:29,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4ef96d330001a33c37c38a75e99acce20ddd9d5" 2018-06-27 19:24:29,878 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:24:29 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a22945ec-e64f-4a12-80a7-a70bf0a5fd10 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 19:24:29,878 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-a22945ec-e64f-4a12-80a7-a70bf0a5fd10 2018-06-27 19:24:29,878 - keystone_utils - INFO - Deleting user with name - SimpleHealthCheck-c9798d2f-8ba6-4b8-user 2018-06-27 19:24:29,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/2bdd182c20464c0a8f686a787d3491c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}972aea65be16b78a14fe9e18b28776d5759cbf98" 2018-06-27 19:24:30,509 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 19:24:29 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9eaa78dc-a6cb-46cd-bada-913232b78b4e Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 19:24:30,509 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/2bdd182c20464c0a8f686a787d3491c0 used request id req-9eaa78dc-a6cb-46cd-bada-913232b78b4e 2018-06-27 19:24:30,510 - xtesting.core.unit - DEBUG - test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok ---------------------------------------------------------------------- Ran 1 test in 99.704s OK 2018-06-27 19:24:30,626 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-06-27 19:24:30,627 - xtesting.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 01:40 | PASS | +----------------------------+------------------+------------------+----------------+ 2018-06-27 19:24:30,630 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:15 | PASS | | api_check | functest | healthcheck | 24:14 | PASS | | snaps_health_check | functest | healthcheck | 01:40 | 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-27 19:24:30,638 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-06-27 19:24:38,748 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-292 | | 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-27 19:24:38,753 - 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-27 19:24:38,753 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-06-27 19:24:38,755 - 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-27 19:24:38,757 - xtesting.ci.run_tests - INFO - Running tier 'smoke' 2018-06-27 19:24:38,757 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke_serial'... 2018-06-27 19:24:39,986 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-06-27 19:24:39,988 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-06-27 19:24:39,988 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-06-27 19:24:39,988 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-06-27 19:24:39,988 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-06-27 19:24:39,988 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-06-27 19:24:39,988 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-06-27 19:24:39,988 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-06-27 19:24:39,988 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-06-27 19:24:39,988 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-06-27 19:24:39,988 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-06-27 19:24:39,988 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-06-27 19:24:39,988 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-06-27 19:24:39,988 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-06-27 19:24:39,988 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-06-27 19:24:39,988 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-06-27 19:24:39,989 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-06-27 19:24:39,989 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-06-27 19:24:39,989 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-06-27 19:24:39,989 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-06-27 19:24:39,989 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-06-27 19:24:39,989 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-06-27 19:24:40,000 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-06-27 19:24:40,000 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-06-27 19:24:40,000 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-06-27 19:24:40,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 "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-27 19:24:40,020 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:24:40 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ab8f8665-038b-491f-ac31-076ab9c9b37b Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 19:24:40,020 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-ab8f8665-038b-491f-ac31-076ab9c9b37b 2018-06-27 19:24:40,021 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 19:24:40,784 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T20:24:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["hWXgEXcdSeqb95V8nQnNVA"], "issued_at": "2018-06-27T19:24:40.000000Z"}} 2018-06-27 19:24:40,788 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-06-27 19:24:40,789 - 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}26b521d3afd46a57061caaa7627548e4839ef3b1" 2018-06-27 19:24:41,761 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-7e3f7d0f-0d51-4abb-83dc-620844660e56 Date: Wed, 27 Jun 2018 19:24:41 GMT RESP BODY: {"networks":[{"provider:physical_network":"physnet1","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"977aff9f-43e9-4fec-86ae-a730f64fa17d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":["df0aa635-d718-49cc-81c1-ba349ef8a505"],"description":"","tags":[],"updated_at":"2018-06-27T18:56:39Z","is_default":true,"provider:segmentation_id":null,"name":"floating_net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T18:56:31Z","provider:network_type":"flat"}]} 2018-06-27 19:24:41,762 - 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-7e3f7d0f-0d51-4abb-83dc-620844660e56 2018-06-27 19:24:41,762 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.973771095276s 2018-06-27 19:24:41,762 - 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-7e3f7d0f-0d51-4abb-83dc-620844660e56 2018-06-27 19:24:41,763 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-06-27 19:24:48,917 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 25e51fb7-a9be-42f7-9cb1-850ba23fc59e | 2018-06-27T19:24:48.109557 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 25e51fb7-a9be-42f7-9cb1-850ba23fc59e ~/.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-27 19:24:54,267 - 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-27 19:24:54,267 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-06-27 19:25:01,676 - 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=0e437dfc-fc5f-42df-9859-dd2121f58aaa) as the default verifier for the future CLI operations. 2018-06-27 19:25:05,212 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.networks 2018-06-27 19:25:05,213 - 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}26b521d3afd46a57061caaa7627548e4839ef3b1" -d '{"network": {"name": "tempest_smoke_serial-net_68726f94-d924-4687-bf11-23c53e0b1f3f", "admin_state_up": true}}' 2018-06-27 19:25:05,761 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-d3050f6f-8d74-4560-a919-65a9cc3bdbd4 Date: Wed, 27 Jun 2018 19:25:05 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"42361e24-75b9-49c8-a786-bb4ccd3d63f6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-27T19:25:05Z","is_default":false,"provider:segmentation_id":27,"name":"tempest_smoke_serial-net_68726f94-d924-4687-bf11-23c53e0b1f3f","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:25:05Z","mtu":1450}} 2018-06-27 19:25:05,761 - keystoneauth.session - DEBUG - POST call to network for http://10.167.4.35:9696/v2.0/networks.json used request id req-d3050f6f-8d74-4560-a919-65a9cc3bdbd4 2018-06-27 19:25:05,762 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.networks in 0.549403905869s 2018-06-27 19:25:05,762 - shade.request_ids - DEBUG - POST call to network for http://10.167.4.35:9696/v2.0/networks.json used request id req-d3050f6f-8d74-4560-a919-65a9cc3bdbd4 2018-06-27 19:25:05,762 - 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-27T19:25:05Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'42361e24-75b9-49c8-a786-bb4ccd3d63f6', u'provider:segmentation_id': 27, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest_smoke_serial-net_68726f94-d924-4687-bf11-23c53e0b1f3f', u'admin_state_up': True, u'tenant_id': u'8cdbc979369d4c15b8ddd6cc77d930e3', u'created_at': u'2018-06-27T19:25:05Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'8cdbc979369d4c15b8ddd6cc77d930e3'}) 2018-06-27 19:25:05,763 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-06-27 19:25:05,763 - 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}26b521d3afd46a57061caaa7627548e4839ef3b1" 2018-06-27 19:25:06,085 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1359 X-Openstack-Request-Id: req-c0ff8fc2-3e73-4cc5-9324-77e7e0d80d18 Date: Wed, 27 Jun 2018 19:25:06 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"42361e24-75b9-49c8-a786-bb4ccd3d63f6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-27T19:25:05Z","provider:segmentation_id":27,"name":"tempest_smoke_serial-net_68726f94-d924-4687-bf11-23c53e0b1f3f","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:25:05Z","provider:network_type":"vxlan"},{"provider:physical_network":"physnet1","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"977aff9f-43e9-4fec-86ae-a730f64fa17d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":["df0aa635-d718-49cc-81c1-ba349ef8a505"],"description":"","tags":[],"updated_at":"2018-06-27T18:56:39Z","is_default":true,"provider:segmentation_id":null,"name":"floating_net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T18:56:31Z","provider:network_type":"flat"}]} 2018-06-27 19:25:06,085 - keystoneauth.session - DEBUG - GET call to network for http://10.167.4.35:9696/v2.0/networks.json used request id req-c0ff8fc2-3e73-4cc5-9324-77e7e0d80d18 2018-06-27 19:25:06,085 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.322333097458s 2018-06-27 19:25:06,086 - shade.request_ids - DEBUG - GET call to network for http://10.167.4.35:9696/v2.0/networks.json used request id req-c0ff8fc2-3e73-4cc5-9324-77e7e0d80d18 2018-06-27 19:25:06,088 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.subnets 2018-06-27 19:25:06,089 - 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}26b521d3afd46a57061caaa7627548e4839ef3b1" -d '{"subnet": {"name": "tempest_smoke_serial-subnet_68726f94-d924-4687-bf11-23c53e0b1f3f", "enable_dhcp": true, "network_id": "42361e24-75b9-49c8-a786-bb4ccd3d63f6", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.0.0/24"}}' 2018-06-27 19:25:07,019 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-754310eb-9b41-420f-8556-259ce0cb9bf6 Date: Wed, 27 Jun 2018 19:25:07 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"42361e24-75b9-49c8-a786-bb4ccd3d63f6","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:25:06Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-06-27T19:25:06Z","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":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"9b1446d5-ba32-4c48-b4bb-e8bb672e6e67","subnetpool_id":null,"name":"tempest_smoke_serial-subnet_68726f94-d924-4687-bf11-23c53e0b1f3f"}} 2018-06-27 19:25:07,020 - keystoneauth.session - DEBUG - POST call to network for http://10.167.4.35:9696/v2.0/subnets.json used request id req-754310eb-9b41-420f-8556-259ce0cb9bf6 2018-06-27 19:25:07,020 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.subnets in 0.931594133377s 2018-06-27 19:25:07,020 - shade.request_ids - DEBUG - POST call to network for http://10.167.4.35:9696/v2.0/subnets.json used request id req-754310eb-9b41-420f-8556-259ce0cb9bf6 2018-06-27 19:25:07,021 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-06-27T19:25:06Z', 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'9b1446d5-ba32-4c48-b4bb-e8bb672e6e67', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest_smoke_serial-subnet_68726f94-d924-4687-bf11-23c53e0b1f3f', u'enable_dhcp': True, u'network_id': u'42361e24-75b9-49c8-a786-bb4ccd3d63f6', u'tenant_id': u'8cdbc979369d4c15b8ddd6cc77d930e3', u'created_at': u'2018-06-27T19:25:06Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.0.1', u'ip_version': 4, u'project_id': u'8cdbc979369d4c15b8ddd6cc77d930e3'}) 2018-06-27 19:25:07,021 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.routers 2018-06-27 19:25:07,022 - 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}26b521d3afd46a57061caaa7627548e4839ef3b1" -d '{"router": {"external_gateway_info": {"network_id": "977aff9f-43e9-4fec-86ae-a730f64fa17d"}, "name": "tempest_smoke_serial-router_68726f94-d924-4687-bf11-23c53e0b1f3f", "admin_state_up": true}}' 2018-06-27 19:25:10,657 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-962b5a9c-ba80-47ec-9972-fa6c3c6313f8 Date: Wed, 27 Jun 2018 19:25:10 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "977aff9f-43e9-4fec-86ae-a730f64fa17d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "df0aa635-d718-49cc-81c1-ba349ef8a505", "ip_address": "172.30.10.115"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T19:25:07Z", "admin_state_up": true, "updated_at": "2018-06-27T19:25:09Z", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "8b91f98c-8550-489e-b71a-aa8c984e6079", "name": "tempest_smoke_serial-router_68726f94-d924-4687-bf11-23c53e0b1f3f"}} 2018-06-27 19:25:10,658 - keystoneauth.session - DEBUG - POST call to network for http://10.167.4.35:9696/v2.0/routers.json used request id req-962b5a9c-ba80-47ec-9972-fa6c3c6313f8 2018-06-27 19:25:10,658 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.routers in 3.63647794724s 2018-06-27 19:25:10,658 - shade.request_ids - DEBUG - POST call to network for http://10.167.4.35:9696/v2.0/routers.json used request id req-962b5a9c-ba80-47ec-9972-fa6c3c6313f8 2018-06-27 19:25:10,659 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-06-27T19:25:09Z', u'revision_number': 2, u'ha': False, u'id': u'8b91f98c-8550-489e-b71a-aa8c984e6079', u'external_gateway_info': {u'network_id': u'977aff9f-43e9-4fec-86ae-a730f64fa17d', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'df0aa635-d718-49cc-81c1-ba349ef8a505', u'ip_address': u'172.30.10.115'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest_smoke_serial-router_68726f94-d924-4687-bf11-23c53e0b1f3f', u'admin_state_up': True, u'tenant_id': u'8cdbc979369d4c15b8ddd6cc77d930e3', u'created_at': u'2018-06-27T19:25:07Z', u'flavor_id': None, u'routes': [], u'project_id': u'8cdbc979369d4c15b8ddd6cc77d930e3'}) 2018-06-27 19:25:10,659 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.PUT.routers.add_router_interface 2018-06-27 19:25:10,660 - 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/8b91f98c-8550-489e-b71a-aa8c984e6079/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}26b521d3afd46a57061caaa7627548e4839ef3b1" -d '{"subnet_id": "9b1446d5-ba32-4c48-b4bb-e8bb672e6e67"}' 2018-06-27 19:25:15,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-2a5aaa2e-3d23-416d-9f2a-8e630ad73d1a Date: Wed, 27 Jun 2018 19:25:15 GMT RESP BODY: {"network_id": "42361e24-75b9-49c8-a786-bb4ccd3d63f6", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "subnet_id": "9b1446d5-ba32-4c48-b4bb-e8bb672e6e67", "subnet_ids": ["9b1446d5-ba32-4c48-b4bb-e8bb672e6e67"], "port_id": "d8ff8e70-9db7-4252-b908-9c7e413eecf4", "id": "8b91f98c-8550-489e-b71a-aa8c984e6079"} 2018-06-27 19:25:15,138 - keystoneauth.session - DEBUG - PUT call to network for http://10.167.4.35:9696/v2.0/routers/8b91f98c-8550-489e-b71a-aa8c984e6079/add_router_interface.json used request id req-2a5aaa2e-3d23-416d-9f2a-8e630ad73d1a 2018-06-27 19:25:15,138 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.PUT.routers.add_router_interface in 4.47888016701s 2018-06-27 19:25:15,139 - shade.request_ids - DEBUG - PUT call to network for http://10.167.4.35:9696/v2.0/routers/8b91f98c-8550-489e-b71a-aa8c984e6079/add_router_interface.json used request id req-2a5aaa2e-3d23-416d-9f2a-8e630ad73d1a returning object 8b91f98c-8550-489e-b71a-aa8c984e6079 2018-06-27 19:25:15,139 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-06-27 19:25:15,275 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-06-27 19:25:15,277 - 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-27 19:25:15,285 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 968 Date: Wed, 27 Jun 2018 19:25:15 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-27 19:25:15,288 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.GET.images 2018-06-27 19:25:15,290 - 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}26b521d3afd46a57061caaa7627548e4839ef3b1" 2018-06-27 19:25:16,043 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-0e1631d6-c8da-4c25-a7ef-3ce1cbd372af Date: Wed, 27 Jun 2018 19:25:16 GMT Connection: close RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-06-27 19:25:16,044 - keystoneauth.session - DEBUG - GET call to image for http://10.167.4.35:9292/v2/images used request id req-0e1631d6-c8da-4c25-a7ef-3ce1cbd372af 2018-06-27 19:25:16,044 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.GET.images in 0.755733966827s 2018-06-27 19:25:16,044 - shade.request_ids - DEBUG - GET call to image for http://10.167.4.35:9292/v2/images used request id req-0e1631d6-c8da-4c25-a7ef-3ce1cbd372af 2018-06-27 19:25:16,049 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.POST.images 2018-06-27 19:25:16,051 - 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}26b521d3afd46a57061caaa7627548e4839ef3b1" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke_serial-img_68726f94-d924-4687-bf11-23c53e0b1f3f", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke_serial-img_68726f94-d924-4687-bf11-23c53e0b1f3f"}' 2018-06-27 19:25:16,912 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 874 Content-Type: application/json Location: http://10.167.4.35:9292/v2/images/c5be53a6-abb1-40e0-89d3-a97ab3566a1e Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-c71b80ee-d59c-4f7b-b3f4-3cd27902223b Date: Wed, 27 Jun 2018 19:25:16 GMT Connection: close RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-06-27T19:25:17Z", "file": "/v2/images/c5be53a6-abb1-40e0-89d3-a97ab3566a1e/file", "owner": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "c5be53a6-abb1-40e0-89d3-a97ab3566a1e", "size": null, "self": "/v2/images/c5be53a6-abb1-40e0-89d3-a97ab3566a1e", "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_68726f94-d924-4687-bf11-23c53e0b1f3f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke_serial-img_68726f94-d924-4687-bf11-23c53e0b1f3f", "checksum": null, "created_at": "2018-06-27T19:25:17Z", "protected": false} 2018-06-27 19:25:16,912 - keystoneauth.session - DEBUG - POST call to image for http://10.167.4.35:9292/v2/images used request id req-c71b80ee-d59c-4f7b-b3f4-3cd27902223b 2018-06-27 19:25:16,912 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.POST.images in 0.863373041153s 2018-06-27 19:25:16,913 - shade.request_ids - DEBUG - POST call to image for http://10.167.4.35:9292/v2/images used request id req-c71b80ee-d59c-4f7b-b3f4-3cd27902223b returning object c5be53a6-abb1-40e0-89d3-a97ab3566a1e 2018-06-27 19:25:16,913 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.PUT.images.file 2018-06-27 19:25:16,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:9292/v2/images/c5be53a6-abb1-40e0-89d3-a97ab3566a1e/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}26b521d3afd46a57061caaa7627548e4839ef3b1" -d '' 2018-06-27 19:25:17,987 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-8c2ec839-d31a-4dd5-a711-a62171c145d8 Date: Wed, 27 Jun 2018 19:25:17 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-27 19:25:17,988 - keystoneauth.session - DEBUG - PUT call to image for http://10.167.4.35:9292/v2/images/c5be53a6-abb1-40e0-89d3-a97ab3566a1e/file used request id req-8c2ec839-d31a-4dd5-a711-a62171c145d8 2018-06-27 19:25:17,988 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.PUT.images.file in 1.07421302795s 2018-06-27 19:25:17,988 - shade.request_ids - DEBUG - PUT call to image for http://10.167.4.35:9292/v2/images/c5be53a6-abb1-40e0-89d3-a97ab3566a1e/file used request id req-8c2ec839-d31a-4dd5-a711-a62171c145d8 2018-06-27 19:25:17,988 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_68726f94-d924-4687-bf11-23c53e0b1f3f', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-06-27T19:25:17Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/c5be53a6-abb1-40e0-89d3-a97ab3566a1e/file', u'owner': u'8cdbc979369d4c15b8ddd6cc77d930e3', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'c5be53a6-abb1-40e0-89d3-a97ab3566a1e', u'size': None, u'name': u'tempest_smoke_serial-img_68726f94-d924-4687-bf11-23c53e0b1f3f', u'checksum': None, u'self': u'/v2/images/c5be53a6-abb1-40e0-89d3-a97ab3566a1e', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-06-27T19:25:17Z', u'schema': u'/v2/schemas/image'}) 2018-06-27 19:25:17,989 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.flavors 2018-06-27 19:25:17,992 - 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}26b521d3afd46a57061caaa7627548e4839ef3b1" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_smoke_serial-flavor_68726f94-d924-4687-bf11-23c53e0b1f3f", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-06-27 19:25:18,683 - 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-4ca81774-9680-4122-935a-8d4cd133778a X-Compute-Request-Id: req-4ca81774-9680-4122-935a-8d4cd133778a Date: Wed, 27 Jun 2018 19:25:18 GMT Connection: close RESP BODY: {"flavor": {"name": "tempest_smoke_serial-flavor_68726f94-d924-4687-bf11-23c53e0b1f3f", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/52a6e6bb-fc4b-4643-a39a-c8d65d827ef4", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/52a6e6bb-fc4b-4643-a39a-c8d65d827ef4", "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": "52a6e6bb-fc4b-4643-a39a-c8d65d827ef4"}} 2018-06-27 19:25:18,683 - keystoneauth.session - DEBUG - POST call to compute for http://10.167.4.35:8774/v2.1/flavors used request id req-4ca81774-9680-4122-935a-8d4cd133778a 2018-06-27 19:25:18,683 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.flavors in 0.693907022476s 2018-06-27 19:25:18,683 - shade.request_ids - DEBUG - POST call to compute for http://10.167.4.35:8774/v2.1/flavors used request id req-4ca81774-9680-4122-935a-8d4cd133778a 2018-06-27 19:25:18,684 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke_serial-flavor_68726f94-d924-4687-bf11-23c53e0b1f3f', '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'8cdbc979369d4c15b8ddd6cc77d930e3', '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'52a6e6bb-fc4b-4643-a39a-c8d65d827ef4', 'swap': 0}) 2018-06-27 19:25:18,685 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.flavors.os-extra_specs 2018-06-27 19:25:18,688 - 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/52a6e6bb-fc4b-4643-a39a-c8d65d827ef4/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}26b521d3afd46a57061caaa7627548e4839ef3b1" -d '{"extra_specs": {}}' 2018-06-27 19:25:19,276 - 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-a473fc6e-8ff1-451f-88b3-cdf10075c3af X-Compute-Request-Id: req-a473fc6e-8ff1-451f-88b3-cdf10075c3af Date: Wed, 27 Jun 2018 19:25:19 GMT Connection: close RESP BODY: {"extra_specs": {}} 2018-06-27 19:25:19,276 - keystoneauth.session - DEBUG - POST call to compute for http://10.167.4.35:8774/v2.1/flavors/52a6e6bb-fc4b-4643-a39a-c8d65d827ef4/os-extra_specs used request id req-a473fc6e-8ff1-451f-88b3-cdf10075c3af 2018-06-27 19:25:19,276 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.flavors.os-extra_specs in 0.590804100037s 2018-06-27 19:25:19,276 - shade.request_ids - DEBUG - POST call to compute for http://10.167.4.35:8774/v2.1/flavors/52a6e6bb-fc4b-4643-a39a-c8d65d827ef4/os-extra_specs used request id req-a473fc6e-8ff1-451f-88b3-cdf10075c3af 2018-06-27 19:25:19,279 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.os-hypervisors.detail 2018-06-27 19:25:19,282 - 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}26b521d3afd46a57061caaa7627548e4839ef3b1" 2018-06-27 19:25:20,002 - 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-c18720ef-6fed-4dfd-a985-cd21474aba18 X-Compute-Request-Id: req-c18720ef-6fed-4dfd-a985-cd21474aba18 Date: Wed, 27 Jun 2018 19:25:20 GMT Connection: close RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "cmp002", "disabled_reason": null, "id": 46}, "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": 49}, "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-27 19:25:20,002 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/os-hypervisors/detail used request id req-c18720ef-6fed-4dfd-a985-cd21474aba18 2018-06-27 19:25:20,002 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.os-hypervisors.detail in 0.722903013229s 2018-06-27 19:25:20,003 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/os-hypervisors/detail used request id req-c18720ef-6fed-4dfd-a985-cd21474aba18 2018-06-27 19:25:20,003 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two images for Tempest suite 2018-06-27 19:25:20,007 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.GET.images 2018-06-27 19:25:20,011 - 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}26b521d3afd46a57061caaa7627548e4839ef3b1" 2018-06-27 19:25:20,860 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1061 Content-Type: application/json X-Openstack-Request-Id: req-2d5365dd-c471-4c0e-bee9-4abf3c54000f Date: Wed, 27 Jun 2018 19:25:20 GMT Connection: close RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-06-27T19:25:18Z", "file": "/v2/images/c5be53a6-abb1-40e0-89d3-a97ab3566a1e/file", "owner": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "c5be53a6-abb1-40e0-89d3-a97ab3566a1e", "size": 12716032, "self": "/v2/images/c5be53a6-abb1-40e0-89d3-a97ab3566a1e", "disk_format": "qcow2", "direct_url": "file:///var/lib/glance/images/c5be53a6-abb1-40e0-89d3-a97ab3566a1e", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke_serial-img_68726f94-d924-4687-bf11-23c53e0b1f3f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke_serial-img_68726f94-d924-4687-bf11-23c53e0b1f3f", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-06-27T19:25:17Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-06-27 19:25:20,861 - keystoneauth.session - DEBUG - GET call to image for http://10.167.4.35:9292/v2/images used request id req-2d5365dd-c471-4c0e-bee9-4abf3c54000f 2018-06-27 19:25:20,861 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.GET.images in 0.853297948837s 2018-06-27 19:25:20,861 - shade.request_ids - DEBUG - GET call to image for http://10.167.4.35:9292/v2/images used request id req-2d5365dd-c471-4c0e-bee9-4abf3c54000f 2018-06-27 19:25:20,870 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.POST.images 2018-06-27 19:25:20,873 - 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}26b521d3afd46a57061caaa7627548e4839ef3b1" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke_serial-img_alt_68726f94-d924-4687-bf11-23c53e0b1f3f", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke_serial-img_alt_68726f94-d924-4687-bf11-23c53e0b1f3f"}' 2018-06-27 19:25:21,715 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 882 Content-Type: application/json Location: http://10.167.4.35:9292/v2/images/b5142192-55d3-4af2-9821-42cf4d707895 Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-d3566cfc-7deb-49de-94c6-1048c332d2b7 Date: Wed, 27 Jun 2018 19:25:21 GMT Connection: close RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-06-27T19:25:22Z", "file": "/v2/images/b5142192-55d3-4af2-9821-42cf4d707895/file", "owner": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "b5142192-55d3-4af2-9821-42cf4d707895", "size": null, "self": "/v2/images/b5142192-55d3-4af2-9821-42cf4d707895", "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_68726f94-d924-4687-bf11-23c53e0b1f3f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke_serial-img_alt_68726f94-d924-4687-bf11-23c53e0b1f3f", "checksum": null, "created_at": "2018-06-27T19:25:22Z", "protected": false} 2018-06-27 19:25:21,716 - keystoneauth.session - DEBUG - POST call to image for http://10.167.4.35:9292/v2/images used request id req-d3566cfc-7deb-49de-94c6-1048c332d2b7 2018-06-27 19:25:21,716 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.POST.images in 0.846080064774s 2018-06-27 19:25:21,716 - shade.request_ids - DEBUG - POST call to image for http://10.167.4.35:9292/v2/images used request id req-d3566cfc-7deb-49de-94c6-1048c332d2b7 returning object b5142192-55d3-4af2-9821-42cf4d707895 2018-06-27 19:25:21,717 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.PUT.images.file 2018-06-27 19:25:21,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:9292/v2/images/b5142192-55d3-4af2-9821-42cf4d707895/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}26b521d3afd46a57061caaa7627548e4839ef3b1" -d '' 2018-06-27 19:25:23,011 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c945a92d-6f64-434f-afae-e6f69c9021a4 Date: Wed, 27 Jun 2018 19:25:23 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-27 19:25:23,011 - keystoneauth.session - DEBUG - PUT call to image for http://10.167.4.35:9292/v2/images/b5142192-55d3-4af2-9821-42cf4d707895/file used request id req-c945a92d-6f64-434f-afae-e6f69c9021a4 2018-06-27 19:25:23,012 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.PUT.images.file in 1.29470610619s 2018-06-27 19:25:23,012 - shade.request_ids - DEBUG - PUT call to image for http://10.167.4.35:9292/v2/images/b5142192-55d3-4af2-9821-42cf4d707895/file used request id req-c945a92d-6f64-434f-afae-e6f69c9021a4 2018-06-27 19:25:23,012 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_alt_68726f94-d924-4687-bf11-23c53e0b1f3f', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-06-27T19:25:22Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/b5142192-55d3-4af2-9821-42cf4d707895/file', u'owner': u'8cdbc979369d4c15b8ddd6cc77d930e3', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'b5142192-55d3-4af2-9821-42cf4d707895', u'size': None, u'name': u'tempest_smoke_serial-img_alt_68726f94-d924-4687-bf11-23c53e0b1f3f', u'checksum': None, u'self': u'/v2/images/b5142192-55d3-4af2-9821-42cf4d707895', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-06-27T19:25:22Z', u'schema': u'/v2/schemas/image'}) 2018-06-27 19:25:23,012 - 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_68726f94-d924-4687-bf11-23c53e0b1f3f', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-06-27T19:25:22Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/b5142192-55d3-4af2-9821-42cf4d707895/file', u'owner': u'8cdbc979369d4c15b8ddd6cc77d930e3', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'b5142192-55d3-4af2-9821-42cf4d707895', u'size': None, u'name': u'tempest_smoke_serial-img_alt_68726f94-d924-4687-bf11-23c53e0b1f3f', u'checksum': None, u'self': u'/v2/images/b5142192-55d3-4af2-9821-42cf4d707895', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-06-27T19:25:22Z', u'schema': u'/v2/schemas/image'}) 2018-06-27 19:25:23,013 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.flavors 2018-06-27 19:25:23,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}26b521d3afd46a57061caaa7627548e4839ef3b1" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_smoke_serial-flavor_alt_68726f94-d924-4687-bf11-23c53e0b1f3f", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-06-27 19:25:23,117 - 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-67cf1676-6346-4b5d-aba1-c745f5644793 X-Compute-Request-Id: req-67cf1676-6346-4b5d-aba1-c745f5644793 Date: Wed, 27 Jun 2018 19:25:23 GMT Connection: close RESP BODY: {"flavor": {"name": "tempest_smoke_serial-flavor_alt_68726f94-d924-4687-bf11-23c53e0b1f3f", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/164cf97a-3025-4371-9d5c-314ad308b62c", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/164cf97a-3025-4371-9d5c-314ad308b62c", "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": "164cf97a-3025-4371-9d5c-314ad308b62c"}} 2018-06-27 19:25:23,117 - keystoneauth.session - DEBUG - POST call to compute for http://10.167.4.35:8774/v2.1/flavors used request id req-67cf1676-6346-4b5d-aba1-c745f5644793 2018-06-27 19:25:23,118 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.flavors in 0.104621171951s 2018-06-27 19:25:23,118 - shade.request_ids - DEBUG - POST call to compute for http://10.167.4.35:8774/v2.1/flavors used request id req-67cf1676-6346-4b5d-aba1-c745f5644793 2018-06-27 19:25:23,119 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke_serial-flavor_alt_68726f94-d924-4687-bf11-23c53e0b1f3f', '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'8cdbc979369d4c15b8ddd6cc77d930e3', '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'164cf97a-3025-4371-9d5c-314ad308b62c', 'swap': 0}) 2018-06-27 19:25:23,119 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.flavors.os-extra_specs 2018-06-27 19:25:23,122 - 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/164cf97a-3025-4371-9d5c-314ad308b62c/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}26b521d3afd46a57061caaa7627548e4839ef3b1" -d '{"extra_specs": {}}' 2018-06-27 19:25:23,730 - 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-efa7e002-afd4-4eb6-8714-eac4bc073638 X-Compute-Request-Id: req-efa7e002-afd4-4eb6-8714-eac4bc073638 Date: Wed, 27 Jun 2018 19:25:23 GMT Connection: close RESP BODY: {"extra_specs": {}} 2018-06-27 19:25:23,730 - keystoneauth.session - DEBUG - POST call to compute for http://10.167.4.35:8774/v2.1/flavors/164cf97a-3025-4371-9d5c-314ad308b62c/os-extra_specs used request id req-efa7e002-afd4-4eb6-8714-eac4bc073638 2018-06-27 19:25:23,731 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.flavors.os-extra_specs in 0.611284017563s 2018-06-27 19:25:23,731 - shade.request_ids - DEBUG - POST call to compute for http://10.167.4.35:8774/v2.1/flavors/164cf97a-3025-4371-9d5c-314ad308b62c/os-extra_specs used request id req-efa7e002-afd4-4eb6-8714-eac4bc073638 2018-06-27 19:25:23,731 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_smoke_serial-flavor_alt_68726f94-d924-4687-bf11-23c53e0b1f3f', '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'8cdbc979369d4c15b8ddd6cc77d930e3', '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'164cf97a-3025-4371-9d5c-314ad308b62c', 'swap': 0}) 2018-06-27 19:25:28,828 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-06-27 19:25:28,828 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-06-27 19:25:28,829 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-06-27 19:25:28,831 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-06-27 19:25:28,836 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-06-27 19:25:33,166 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-0e437dfc-fc5f-42df-9859-dd2121f58aaa/repo; stestr list '^tempest\.(api|scenario).*\[.*\bsmoke\b.*\]$' >/home/opnfv/functest/results/tempest/test_list.txt 2>/dev/null) 2018-06-27 19:25:33,167 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-06-27 19:25:33,170 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-06-27 19:25:33,171 - 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-27 19:55:47,844 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: db011ce6-b9a3-4288-ba0b-5be58f4b1a28 2018-06-27 19:55:48,044 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'db011ce6-b9a3-4288-ba0b-5be58f4b1a28']'. 2018-06-27 19:55:48,975 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-06-27 19:55:48,975 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-06-27 19:55:48,976 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-06-27 19:55:48,976 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | db011ce6-b9a3-4288-ba0b-5be58f4b1a28 | 2018-06-27 19:55:48,976 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-06-27 19:55:48,976 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-06-27 19:25:35 | 2018-06-27 19:55:48,976 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-06-27 19:55:47 | 2018-06-27 19:55:48,976 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:30:12 | 2018-06-27 19:55:48,976 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2018-06-27 19:55:48,976 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-06-27 19:55:48,976 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-06-27 19:55:48,976 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 0e437dfc-fc5f-42df-9859-dd2121f58aaa) | 2018-06-27 19:55:48,976 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-06-27 19:55:48,976 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 25e51fb7-a9be-42f7-9cb1-850ba23fc59e) | 2018-06-27 19:55:48,977 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 109 | 2018-06-27 19:55:48,977 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 1764.995 | 2018-06-27 19:55:48,977 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 90 | 2018-06-27 19:55:48,977 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 19 | 2018-06-27 19:55:48,977 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-06-27 19:55:48,977 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-06-27 19:55:48,977 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-06-27 19:55:48,977 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-06-27 19:55:48,977 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-06-27 19:55:49,036 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke_serial success_rate is 100.0% 2018-06-27 19:55:49,172 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-06-27 19:55:49,172 - xtesting.ci.run_tests - INFO - Test result: +------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------+------------------+------------------+----------------+ | tempest_smoke_serial | functest | 30:44 | PASS | +------------------------------+------------------+------------------+----------------+ 2018-06-27 19:55:49,177 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.PUT.routers.remove_router_interface 2018-06-27 19:55:49,177 - 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/8b91f98c-8550-489e-b71a-aa8c984e6079/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}26b521d3afd46a57061caaa7627548e4839ef3b1" -d '{"subnet_id": "9b1446d5-ba32-4c48-b4bb-e8bb672e6e67"}' 2018-06-27 19:55:54,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-2792f855-57c7-4bda-9d37-d6239e406ea5 Date: Wed, 27 Jun 2018 19:55:54 GMT RESP BODY: {"network_id": "42361e24-75b9-49c8-a786-bb4ccd3d63f6", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "subnet_id": "9b1446d5-ba32-4c48-b4bb-e8bb672e6e67", "subnet_ids": ["9b1446d5-ba32-4c48-b4bb-e8bb672e6e67"], "port_id": "d8ff8e70-9db7-4252-b908-9c7e413eecf4", "id": "8b91f98c-8550-489e-b71a-aa8c984e6079"} 2018-06-27 19:55:54,098 - keystoneauth.session - DEBUG - PUT call to network for http://10.167.4.35:9696/v2.0/routers/8b91f98c-8550-489e-b71a-aa8c984e6079/remove_router_interface.json used request id req-2792f855-57c7-4bda-9d37-d6239e406ea5 2018-06-27 19:55:54,098 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.PUT.routers.remove_router_interface in 4.92096877098s 2018-06-27 19:55:54,098 - shade.request_ids - DEBUG - PUT call to network for http://10.167.4.35:9696/v2.0/routers/8b91f98c-8550-489e-b71a-aa8c984e6079/remove_router_interface.json used request id req-2792f855-57c7-4bda-9d37-d6239e406ea5 returning object 8b91f98c-8550-489e-b71a-aa8c984e6079 2018-06-27 19:55:54,099 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.routers 2018-06-27 19:55:54,099 - 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}26b521d3afd46a57061caaa7627548e4839ef3b1" 2018-06-27 19:55:54,512 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 730 X-Openstack-Request-Id: req-e855fca5-27c3-4633-90ad-7f5daa89ea6e Date: Wed, 27 Jun 2018 19:55:54 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "977aff9f-43e9-4fec-86ae-a730f64fa17d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "df0aa635-d718-49cc-81c1-ba349ef8a505", "ip_address": "172.30.10.115"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T19:25:07Z", "admin_state_up": true, "updated_at": "2018-06-27T19:55:51Z", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "8b91f98c-8550-489e-b71a-aa8c984e6079", "name": "tempest_smoke_serial-router_68726f94-d924-4687-bf11-23c53e0b1f3f"}]} 2018-06-27 19:55:54,512 - keystoneauth.session - DEBUG - GET call to network for http://10.167.4.35:9696/v2.0/routers.json used request id req-e855fca5-27c3-4633-90ad-7f5daa89ea6e 2018-06-27 19:55:54,512 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.routers in 0.413378953934s 2018-06-27 19:55:54,512 - shade.request_ids - DEBUG - GET call to network for http://10.167.4.35:9696/v2.0/routers.json used request id req-e855fca5-27c3-4633-90ad-7f5daa89ea6e 2018-06-27 19:55:54,514 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.routers 2018-06-27 19:55:54,515 - 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/8b91f98c-8550-489e-b71a-aa8c984e6079.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}26b521d3afd46a57061caaa7627548e4839ef3b1" 2018-06-27 19:55:57,576 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-538b9422-f933-4907-ad35-8e990a343d5d Content-Length: 0 Date: Wed, 27 Jun 2018 19:55:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 19:55:57,576 - keystoneauth.session - DEBUG - DELETE call to network for http://10.167.4.35:9696/v2.0/routers/8b91f98c-8550-489e-b71a-aa8c984e6079.json used request id req-538b9422-f933-4907-ad35-8e990a343d5d 2018-06-27 19:55:57,576 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.routers in 3.06181097031s 2018-06-27 19:55:57,576 - shade.request_ids - DEBUG - DELETE call to network for http://10.167.4.35:9696/v2.0/routers/8b91f98c-8550-489e-b71a-aa8c984e6079.json used request id req-538b9422-f933-4907-ad35-8e990a343d5d 2018-06-27 19:55:57,577 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.subnets 2018-06-27 19:55:57,577 - 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}26b521d3afd46a57061caaa7627548e4839ef3b1" 2018-06-27 19:55:57,701 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1298 X-Openstack-Request-Id: req-d8894ced-df56-4dc4-97c1-c84b1c7d6e33 Date: Wed, 27 Jun 2018 19:55:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"42361e24-75b9-49c8-a786-bb4ccd3d63f6","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:25:06Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-06-27T19:25:06Z","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":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"9b1446d5-ba32-4c48-b4bb-e8bb672e6e67","subnetpool_id":null,"name":"tempest_smoke_serial-subnet_68726f94-d924-4687-bf11-23c53e0b1f3f"},{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"977aff9f-43e9-4fec-86ae-a730f64fa17d","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T18:56:39Z","dns_nameservers":[],"updated_at":"2018-06-27T18:56:39Z","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":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"df0aa635-d718-49cc-81c1-ba349ef8a505","subnetpool_id":null,"name":"floating_subnet"}]} 2018-06-27 19:55:57,701 - keystoneauth.session - DEBUG - GET call to network for http://10.167.4.35:9696/v2.0/subnets.json used request id req-d8894ced-df56-4dc4-97c1-c84b1c7d6e33 2018-06-27 19:55:57,701 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.subnets in 0.124212026596s 2018-06-27 19:55:57,702 - shade.request_ids - DEBUG - GET call to network for http://10.167.4.35:9696/v2.0/subnets.json used request id req-d8894ced-df56-4dc4-97c1-c84b1c7d6e33 2018-06-27 19:55:57,703 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.subnets 2018-06-27 19:55:57,704 - 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/9b1446d5-ba32-4c48-b4bb-e8bb672e6e67.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}26b521d3afd46a57061caaa7627548e4839ef3b1" 2018-06-27 19:56:01,933 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b33efc37-fd8a-41a9-a6f5-aaa78fc1d85f Date: Wed, 27 Jun 2018 19:56:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 19:56:01,933 - keystoneauth.session - DEBUG - DELETE call to network for http://10.167.4.35:9696/v2.0/subnets/9b1446d5-ba32-4c48-b4bb-e8bb672e6e67.json used request id req-b33efc37-fd8a-41a9-a6f5-aaa78fc1d85f 2018-06-27 19:56:01,934 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.subnets in 4.23030090332s 2018-06-27 19:56:01,934 - shade.request_ids - DEBUG - DELETE call to network for http://10.167.4.35:9696/v2.0/subnets/9b1446d5-ba32-4c48-b4bb-e8bb672e6e67.json used request id req-b33efc37-fd8a-41a9-a6f5-aaa78fc1d85f 2018-06-27 19:56:01,934 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-06-27 19:56:01,935 - 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}26b521d3afd46a57061caaa7627548e4839ef3b1" 2018-06-27 19:56:02,102 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1365 X-Openstack-Request-Id: req-bc7ca33a-f663-424c-beec-8384e3148f61 Date: Wed, 27 Jun 2018 19:56:02 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"42361e24-75b9-49c8-a786-bb4ccd3d63f6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-27T19:56:01Z","provider:segmentation_id":27,"name":"tempest_smoke_serial-net_68726f94-d924-4687-bf11-23c53e0b1f3f","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:25:05Z","provider:network_type":"vxlan"},{"provider:physical_network":"physnet1","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"977aff9f-43e9-4fec-86ae-a730f64fa17d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":["df0aa635-d718-49cc-81c1-ba349ef8a505"],"description":"","tags":[],"updated_at":"2018-06-27T18:56:39Z","is_default":true,"provider:segmentation_id":null,"name":"floating_net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T18:56:31Z","provider:network_type":"flat"}]} 2018-06-27 19:56:02,102 - keystoneauth.session - DEBUG - GET call to network for http://10.167.4.35:9696/v2.0/networks.json used request id req-bc7ca33a-f663-424c-beec-8384e3148f61 2018-06-27 19:56:02,102 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.167624950409s 2018-06-27 19:56:02,103 - shade.request_ids - DEBUG - GET call to network for http://10.167.4.35:9696/v2.0/networks.json used request id req-bc7ca33a-f663-424c-beec-8384e3148f61 2018-06-27 19:56:02,104 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.networks 2018-06-27 19:56:02,104 - 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/42361e24-75b9-49c8-a786-bb4ccd3d63f6.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}26b521d3afd46a57061caaa7627548e4839ef3b1" 2018-06-27 19:56:04,498 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-04961c53-730d-445d-a842-0560630ce0d5 Date: Wed, 27 Jun 2018 19:56:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 19:56:04,499 - keystoneauth.session - DEBUG - DELETE call to network for http://10.167.4.35:9696/v2.0/networks/42361e24-75b9-49c8-a786-bb4ccd3d63f6.json used request id req-04961c53-730d-445d-a842-0560630ce0d5 2018-06-27 19:56:04,499 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.networks in 2.39502191544s 2018-06-27 19:56:04,499 - shade.request_ids - DEBUG - DELETE call to network for http://10.167.4.35:9696/v2.0/networks/42361e24-75b9-49c8-a786-bb4ccd3d63f6.json used request id req-04961c53-730d-445d-a842-0560630ce0d5 2018-06-27 19:56:04,504 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.GET.images 2018-06-27 19:56:04,508 - 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}26b521d3afd46a57061caaa7627548e4839ef3b1" 2018-06-27 19:56:05,361 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2063 Content-Type: application/json X-Openstack-Request-Id: req-dec3c2f9-a24d-4959-a719-0cb94c908b0d Date: Wed, 27 Jun 2018 19:56:05 GMT Connection: close RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-06-27T19:25:23Z", "file": "/v2/images/b5142192-55d3-4af2-9821-42cf4d707895/file", "owner": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "b5142192-55d3-4af2-9821-42cf4d707895", "size": 12716032, "self": "/v2/images/b5142192-55d3-4af2-9821-42cf4d707895", "disk_format": "qcow2", "direct_url": "file:///var/lib/glance/images/b5142192-55d3-4af2-9821-42cf4d707895", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke_serial-img_alt_68726f94-d924-4687-bf11-23c53e0b1f3f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke_serial-img_alt_68726f94-d924-4687-bf11-23c53e0b1f3f", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-06-27T19:25:22Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-06-27T19:25:18Z", "file": "/v2/images/c5be53a6-abb1-40e0-89d3-a97ab3566a1e/file", "owner": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "c5be53a6-abb1-40e0-89d3-a97ab3566a1e", "size": 12716032, "self": "/v2/images/c5be53a6-abb1-40e0-89d3-a97ab3566a1e", "disk_format": "qcow2", "direct_url": "file:///var/lib/glance/images/c5be53a6-abb1-40e0-89d3-a97ab3566a1e", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke_serial-img_68726f94-d924-4687-bf11-23c53e0b1f3f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke_serial-img_68726f94-d924-4687-bf11-23c53e0b1f3f", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-06-27T19:25:17Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-06-27 19:56:05,362 - keystoneauth.session - DEBUG - GET call to image for http://10.167.4.35:9292/v2/images used request id req-dec3c2f9-a24d-4959-a719-0cb94c908b0d 2018-06-27 19:56:05,362 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.GET.images in 0.858022928238s 2018-06-27 19:56:05,362 - shade.request_ids - DEBUG - GET call to image for http://10.167.4.35:9292/v2/images used request id req-dec3c2f9-a24d-4959-a719-0cb94c908b0d 2018-06-27 19:56:05,365 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.DELETE.images 2018-06-27 19:56:05,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:9292/v2/images/c5be53a6-abb1-40e0-89d3-a97ab3566a1e -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}26b521d3afd46a57061caaa7627548e4839ef3b1" 2018-06-27 19:56:06,405 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3f5038f4-6a05-4a57-afeb-c14f560404c1 Date: Wed, 27 Jun 2018 19:56:06 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-27 19:56:06,405 - keystoneauth.session - DEBUG - DELETE call to image for http://10.167.4.35:9292/v2/images/c5be53a6-abb1-40e0-89d3-a97ab3566a1e used request id req-3f5038f4-6a05-4a57-afeb-c14f560404c1 2018-06-27 19:56:06,405 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.DELETE.images in 1.0402469635s 2018-06-27 19:56:06,406 - shade.request_ids - DEBUG - DELETE call to image for http://10.167.4.35:9292/v2/images/c5be53a6-abb1-40e0-89d3-a97ab3566a1e used request id req-3f5038f4-6a05-4a57-afeb-c14f560404c1 2018-06-27 19:56:06,406 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.flavors.detail 2018-06-27 19:56:06,409 - 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}26b521d3afd46a57061caaa7627548e4839ef3b1" 2018-06-27 19:56:07,223 - 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-89885ebd-b54a-4a20-94e5-9a896f9ae1f9 X-Compute-Request-Id: req-89885ebd-b54a-4a20-94e5-9a896f9ae1f9 Date: Wed, 27 Jun 2018 19:56:07 GMT Connection: close RESP BODY: {"flavors": [{"name": "tempest_smoke_serial-flavor_alt_68726f94-d924-4687-bf11-23c53e0b1f3f", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/164cf97a-3025-4371-9d5c-314ad308b62c", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/164cf97a-3025-4371-9d5c-314ad308b62c", "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": "164cf97a-3025-4371-9d5c-314ad308b62c"}, {"name": "tempest_smoke_serial-flavor_68726f94-d924-4687-bf11-23c53e0b1f3f", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/52a6e6bb-fc4b-4643-a39a-c8d65d827ef4", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/52a6e6bb-fc4b-4643-a39a-c8d65d827ef4", "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": "52a6e6bb-fc4b-4643-a39a-c8d65d827ef4"}]} 2018-06-27 19:56:07,223 - 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-89885ebd-b54a-4a20-94e5-9a896f9ae1f9 2018-06-27 19:56:07,223 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.flavors.detail in 0.816658973694s 2018-06-27 19:56:07,223 - 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-89885ebd-b54a-4a20-94e5-9a896f9ae1f9 2018-06-27 19:56:07,226 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.DELETE.flavors 2018-06-27 19:56:07,231 - 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/52a6e6bb-fc4b-4643-a39a-c8d65d827ef4 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}26b521d3afd46a57061caaa7627548e4839ef3b1" 2018-06-27 19:56:08,187 - 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-506a327a-7e10-4a57-8b7e-a63c275f3a9f X-Compute-Request-Id: req-506a327a-7e10-4a57-8b7e-a63c275f3a9f Date: Wed, 27 Jun 2018 19:56:08 GMT Connection: close 2018-06-27 19:56:08,187 - keystoneauth.session - DEBUG - DELETE call to compute for http://10.167.4.35:8774/v2.1/flavors/52a6e6bb-fc4b-4643-a39a-c8d65d827ef4 used request id req-506a327a-7e10-4a57-8b7e-a63c275f3a9f 2018-06-27 19:56:08,187 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.DELETE.flavors in 0.960999011993s 2018-06-27 19:56:08,187 - shade.request_ids - DEBUG - DELETE call to compute for http://10.167.4.35:8774/v2.1/flavors/52a6e6bb-fc4b-4643-a39a-c8d65d827ef4 used request id req-506a327a-7e10-4a57-8b7e-a63c275f3a9f 2018-06-27 19:56:08,188 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.DELETE.images 2018-06-27 19:56:08,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:9292/v2/images/b5142192-55d3-4af2-9821-42cf4d707895 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}26b521d3afd46a57061caaa7627548e4839ef3b1" 2018-06-27 19:56:09,312 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d93851a0-e59b-466d-9d49-b6c29542c062 Date: Wed, 27 Jun 2018 19:56:09 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-27 19:56:09,312 - keystoneauth.session - DEBUG - DELETE call to image for http://10.167.4.35:9292/v2/images/b5142192-55d3-4af2-9821-42cf4d707895 used request id req-d93851a0-e59b-466d-9d49-b6c29542c062 2018-06-27 19:56:09,312 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.DELETE.images in 1.12436294556s 2018-06-27 19:56:09,313 - shade.request_ids - DEBUG - DELETE call to image for http://10.167.4.35:9292/v2/images/b5142192-55d3-4af2-9821-42cf4d707895 used request id req-d93851a0-e59b-466d-9d49-b6c29542c062 2018-06-27 19:56:09,313 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.flavors.detail 2018-06-27 19:56:09,316 - 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}26b521d3afd46a57061caaa7627548e4839ef3b1" 2018-06-27 19:56:10,283 - 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-219bcf64-9d9d-45c4-896e-d44fb0eed2c0 X-Compute-Request-Id: req-219bcf64-9d9d-45c4-896e-d44fb0eed2c0 Date: Wed, 27 Jun 2018 19:56:10 GMT Connection: close RESP BODY: {"flavors": [{"name": "tempest_smoke_serial-flavor_alt_68726f94-d924-4687-bf11-23c53e0b1f3f", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/164cf97a-3025-4371-9d5c-314ad308b62c", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/164cf97a-3025-4371-9d5c-314ad308b62c", "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": "164cf97a-3025-4371-9d5c-314ad308b62c"}]} 2018-06-27 19:56:10,283 - 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-219bcf64-9d9d-45c4-896e-d44fb0eed2c0 2018-06-27 19:56:10,283 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.flavors.detail in 0.970201969147s 2018-06-27 19:56:10,284 - 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-219bcf64-9d9d-45c4-896e-d44fb0eed2c0 2018-06-27 19:56:10,285 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.DELETE.flavors 2018-06-27 19:56:10,288 - 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/164cf97a-3025-4371-9d5c-314ad308b62c -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}26b521d3afd46a57061caaa7627548e4839ef3b1" 2018-06-27 19:56:11,048 - 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-c7aa812c-1a0c-4f04-a9eb-43a336dc31e6 X-Compute-Request-Id: req-c7aa812c-1a0c-4f04-a9eb-43a336dc31e6 Date: Wed, 27 Jun 2018 19:56:11 GMT Connection: close 2018-06-27 19:56:11,048 - keystoneauth.session - DEBUG - DELETE call to compute for http://10.167.4.35:8774/v2.1/flavors/164cf97a-3025-4371-9d5c-314ad308b62c used request id req-c7aa812c-1a0c-4f04-a9eb-43a336dc31e6 2018-06-27 19:56:11,048 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.DELETE.flavors in 0.762646913528s 2018-06-27 19:56:11,049 - shade.request_ids - DEBUG - DELETE call to compute for http://10.167.4.35:8774/v2.1/flavors/164cf97a-3025-4371-9d5c-314ad308b62c used request id req-c7aa812c-1a0c-4f04-a9eb-43a336dc31e6 2018-06-27 19:56:11,049 - xtesting.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-06-27 19:56:11,141 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-06-27 19:56:11,141 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-06-27 19:56:11,141 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-06-27 19:56:11,141 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-06-27 19:56:11,142 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-06-27 19:56:11,142 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-06-27 19:56:11,142 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-06-27 19:56:11,142 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-06-27 19:56:11,142 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-06-27 19:56:11,142 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-06-27 19:56:11,142 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-06-27 19:56:11,142 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-06-27 19:56:11,142 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-06-27 19:56:11,142 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-06-27 19:56:11,142 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-06-27 19:56:11,143 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-06-27 19:56:11,143 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-06-27 19:56:11,143 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-06-27 19:56:11,143 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-06-27 19:56:11,143 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-06-27 19:56:11,143 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-06-27 19:56:11,143 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-06-27 19:56:11,143 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-06-27 19:56:11,143 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-06-27 19:56:11,143 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-06-27 19:56:11,593 - xtesting.energy.energy - INFO - API recorder available at : http://energy.opnfv.fr/resources/recorders/environment/lf-pod2 2018-06-27 19:56:11,593 - xtesting.energy.energy - DEBUG - Getting current scenario 2018-06-27 19:56:12,010 - xtesting.energy.energy - DEBUG - Starting recording 2018-06-27 19:56:12,010 - xtesting.energy.energy - DEBUG - Submitting scenario (rally_sanity/running) 2018-06-27 19:56:12,451 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-06-27 19:56:16,033 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-06-27 19:56:19,693 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | bc4bb25e-d128-407c-8d6b-a600b8ef71d3 | 2018-06-27T19:56:18.949032 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: bc4bb25e-d128-407c-8d6b-a600b8ef71d3 ~/.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-27 19:56:24,931 - 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-27 19:56:24,931 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-06-27 19:56:24,933 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.os-hypervisors.detail 2018-06-27 19:56:24,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 "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-27 19:56:24,950 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 19:56:24 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cb74ae99-e756-449c-bf0e-18fcf5518465 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 19:56:24,950 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-cb74ae99-e756-449c-bf0e-18fcf5518465 2018-06-27 19:56:24,950 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 19:56:25,713 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T20:56:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["JLNSUFvrTaKAoYezJirKvw"], "issued_at": "2018-06-27T19:56:25.000000Z"}} 2018-06-27 19:56:25,716 - 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}b5f9b655d75d7f8c6306793e401c1b91223bf22f" 2018-06-27 19:56:26,570 - 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-235dffed-e24c-4a23-889e-2b127aca9ad0 X-Compute-Request-Id: req-235dffed-e24c-4a23-889e-2b127aca9ad0 Date: Wed, 27 Jun 2018 19:56:26 GMT Connection: close RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "cmp002", "disabled_reason": null, "id": 46}, "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": 49}, "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-27 19:56:26,570 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/os-hypervisors/detail used request id req-235dffed-e24c-4a23-889e-2b127aca9ad0 2018-06-27 19:56:26,570 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.os-hypervisors.detail in 1.63707590103s 2018-06-27 19:56:26,571 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/os-hypervisors/detail used request id req-235dffed-e24c-4a23-889e-2b127aca9ad0 2018-06-27 19:56:26,575 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-06-27 19:56:26,575 - 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}b5f9b655d75d7f8c6306793e401c1b91223bf22f" 2018-06-27 19:56:27,498 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-484089e6-e228-4027-9142-b70fe3d01a7b Date: Wed, 27 Jun 2018 19:56:27 GMT RESP BODY: {"networks":[{"provider:physical_network":"physnet1","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"977aff9f-43e9-4fec-86ae-a730f64fa17d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":["df0aa635-d718-49cc-81c1-ba349ef8a505"],"description":"","tags":[],"updated_at":"2018-06-27T18:56:39Z","is_default":true,"provider:segmentation_id":null,"name":"floating_net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T18:56:31Z","provider:network_type":"flat"}]} 2018-06-27 19:56:27,499 - 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-484089e6-e228-4027-9142-b70fe3d01a7b 2018-06-27 19:56:27,499 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.92379117012s 2018-06-27 19:56:27,499 - 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-484089e6-e228-4027-9142-b70fe3d01a7b 2018-06-27 19:56:27,499 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating image 'Cirros-0.4.0-2cf7d405-fd96-48ee-8440-a08a0738284e'... 2018-06-27 19:56:27,501 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-06-27 19:56:27,636 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-06-27 19:56:27,637 - 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-27 19:56:27,646 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 968 Date: Wed, 27 Jun 2018 19:56: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-27 19:56:27,648 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.GET.images 2018-06-27 19:56:27,650 - 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}b5f9b655d75d7f8c6306793e401c1b91223bf22f" 2018-06-27 19:56:28,395 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-d51adffd-2c07-4882-a59d-91a43d28d75c Date: Wed, 27 Jun 2018 19:56:28 GMT Connection: close RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-06-27 19:56:28,395 - keystoneauth.session - DEBUG - GET call to image for http://10.167.4.35:9292/v2/images used request id req-d51adffd-2c07-4882-a59d-91a43d28d75c 2018-06-27 19:56:28,395 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.GET.images in 0.747013807297s 2018-06-27 19:56:28,396 - shade.request_ids - DEBUG - GET call to image for http://10.167.4.35:9292/v2/images used request id req-d51adffd-2c07-4882-a59d-91a43d28d75c 2018-06-27 19:56:28,404 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.POST.images 2018-06-27 19:56:28,407 - 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}b5f9b655d75d7f8c6306793e401c1b91223bf22f" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "visibility": "public", "owner_specified.shade.object": "images/Cirros-0.4.0-2cf7d405-fd96-48ee-8440-a08a0738284e", "container_format": "bare", "disk_format": "qcow2", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "name": "Cirros-0.4.0-2cf7d405-fd96-48ee-8440-a08a0738284e"}' 2018-06-27 19:56:29,317 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 850 Content-Type: application/json Location: http://10.167.4.35:9292/v2/images/31b76e7e-c668-4f83-9e58-f88452771d2c Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-fb3fb880-335d-4ca6-b5b2-6cf2cbc6a8b9 Date: Wed, 27 Jun 2018 19:56:29 GMT Connection: close RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-06-27T19:56:29Z", "file": "/v2/images/31b76e7e-c668-4f83-9e58-f88452771d2c/file", "owner": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "31b76e7e-c668-4f83-9e58-f88452771d2c", "size": null, "self": "/v2/images/31b76e7e-c668-4f83-9e58-f88452771d2c", "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-2cf7d405-fd96-48ee-8440-a08a0738284e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "Cirros-0.4.0-2cf7d405-fd96-48ee-8440-a08a0738284e", "checksum": null, "created_at": "2018-06-27T19:56:29Z", "protected": false} 2018-06-27 19:56:29,317 - keystoneauth.session - DEBUG - POST call to image for http://10.167.4.35:9292/v2/images used request id req-fb3fb880-335d-4ca6-b5b2-6cf2cbc6a8b9 2018-06-27 19:56:29,318 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.POST.images in 0.913761138916s 2018-06-27 19:56:29,318 - shade.request_ids - DEBUG - POST call to image for http://10.167.4.35:9292/v2/images used request id req-fb3fb880-335d-4ca6-b5b2-6cf2cbc6a8b9 returning object 31b76e7e-c668-4f83-9e58-f88452771d2c 2018-06-27 19:56:29,319 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.PUT.images.file 2018-06-27 19:56:29,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:9292/v2/images/31b76e7e-c668-4f83-9e58-f88452771d2c/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}b5f9b655d75d7f8c6306793e401c1b91223bf22f" -d '' 2018-06-27 19:56:30,528 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-cb9c6784-aba9-4a1a-b41e-1842e1594f7d Date: Wed, 27 Jun 2018 19:56:30 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-27 19:56:30,528 - keystoneauth.session - DEBUG - PUT call to image for http://10.167.4.35:9292/v2/images/31b76e7e-c668-4f83-9e58-f88452771d2c/file used request id req-cb9c6784-aba9-4a1a-b41e-1842e1594f7d 2018-06-27 19:56:30,528 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.PUT.images.file in 1.20966005325s 2018-06-27 19:56:30,529 - shade.request_ids - DEBUG - PUT call to image for http://10.167.4.35:9292/v2/images/31b76e7e-c668-4f83-9e58-f88452771d2c/file used request id req-cb9c6784-aba9-4a1a-b41e-1842e1594f7d 2018-06-27 19:56:30,529 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating network 'rally-net-2cf7d405-fd96-48ee-8440-a08a0738284e'... 2018-06-27 19:56:30,529 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.networks 2018-06-27 19:56:30,530 - 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}b5f9b655d75d7f8c6306793e401c1b91223bf22f" -d '{"network": {"shared": true, "name": "rally-net-2cf7d405-fd96-48ee-8440-a08a0738284e", "admin_state_up": true}}' 2018-06-27 19:56:31,176 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-3988f96b-2ea7-492f-a84f-8172ff6c9bbe Date: Wed, 27 Jun 2018 19:56:31 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"1fe1072b-7dd2-43e4-938c-6f01c065ed53","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":true,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-27T19:56:30Z","is_default":false,"provider:segmentation_id":84,"name":"rally-net-2cf7d405-fd96-48ee-8440-a08a0738284e","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:56:30Z","mtu":1450}} 2018-06-27 19:56:31,176 - keystoneauth.session - DEBUG - POST call to network for http://10.167.4.35:9696/v2.0/networks.json used request id req-3988f96b-2ea7-492f-a84f-8172ff6c9bbe 2018-06-27 19:56:31,176 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.networks in 0.64640879631s 2018-06-27 19:56:31,176 - shade.request_ids - DEBUG - POST call to network for http://10.167.4.35:9696/v2.0/networks.json used request id req-3988f96b-2ea7-492f-a84f-8172ff6c9bbe 2018-06-27 19:56:31,177 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-06-27 19:56:31,178 - 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}b5f9b655d75d7f8c6306793e401c1b91223bf22f" 2018-06-27 19:56:31,434 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1343 X-Openstack-Request-Id: req-6f0c2ca7-796c-4150-93b0-445f3e93a1c1 Date: Wed, 27 Jun 2018 19:56:31 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"1fe1072b-7dd2-43e4-938c-6f01c065ed53","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":true,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-27T19:56:30Z","provider:segmentation_id":84,"name":"rally-net-2cf7d405-fd96-48ee-8440-a08a0738284e","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:56:30Z","provider:network_type":"vxlan"},{"provider:physical_network":"physnet1","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"977aff9f-43e9-4fec-86ae-a730f64fa17d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":["df0aa635-d718-49cc-81c1-ba349ef8a505"],"description":"","tags":[],"updated_at":"2018-06-27T18:56:39Z","is_default":true,"provider:segmentation_id":null,"name":"floating_net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T18:56:31Z","provider:network_type":"flat"}]} 2018-06-27 19:56:31,434 - keystoneauth.session - DEBUG - GET call to network for http://10.167.4.35:9696/v2.0/networks.json used request id req-6f0c2ca7-796c-4150-93b0-445f3e93a1c1 2018-06-27 19:56:31,434 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.256933927536s 2018-06-27 19:56:31,435 - shade.request_ids - DEBUG - GET call to network for http://10.167.4.35:9696/v2.0/networks.json used request id req-6f0c2ca7-796c-4150-93b0-445f3e93a1c1 2018-06-27 19:56:31,436 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.subnets 2018-06-27 19:56:31,437 - 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}b5f9b655d75d7f8c6306793e401c1b91223bf22f" -d '{"subnet": {"name": "rally-subnet-2cf7d405-fd96-48ee-8440-a08a0738284e", "enable_dhcp": true, "network_id": "1fe1072b-7dd2-43e4-938c-6f01c065ed53", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.140.0/24"}}' 2018-06-27 19:56:32,627 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-5442ad2d-b096-4ded-8777-f413b54685c3 Date: Wed, 27 Jun 2018 19:56:32 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1fe1072b-7dd2-43e4-938c-6f01c065ed53","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:56:31Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-06-27T19:56:31Z","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":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"b93ecb10-0247-4303-b1d5-89313d0463bc","subnetpool_id":null,"name":"rally-subnet-2cf7d405-fd96-48ee-8440-a08a0738284e"}} 2018-06-27 19:56:32,627 - keystoneauth.session - DEBUG - POST call to network for http://10.167.4.35:9696/v2.0/subnets.json used request id req-5442ad2d-b096-4ded-8777-f413b54685c3 2018-06-27 19:56:32,627 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.subnets in 1.19084119797s 2018-06-27 19:56:32,627 - shade.request_ids - DEBUG - POST call to network for http://10.167.4.35:9696/v2.0/subnets.json used request id req-5442ad2d-b096-4ded-8777-f413b54685c3 2018-06-27 19:56:32,628 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating router 'rally-router-2cf7d405-fd96-48ee-8440-a08a0738284e'... 2018-06-27 19:56:32,628 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.routers 2018-06-27 19:56:32,629 - 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}b5f9b655d75d7f8c6306793e401c1b91223bf22f" -d '{"router": {"external_gateway_info": {"network_id": "977aff9f-43e9-4fec-86ae-a730f64fa17d"}, "name": "rally-router-2cf7d405-fd96-48ee-8440-a08a0738284e", "admin_state_up": true}}' 2018-06-27 19:56:36,090 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 706 X-Openstack-Request-Id: req-706414ab-a0e2-4e02-8cdb-e62866232332 Date: Wed, 27 Jun 2018 19:56:36 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "977aff9f-43e9-4fec-86ae-a730f64fa17d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "df0aa635-d718-49cc-81c1-ba349ef8a505", "ip_address": "172.30.10.119"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T19:56:32Z", "admin_state_up": true, "updated_at": "2018-06-27T19:56:34Z", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "b013d76b-3557-449b-a4c4-1c91d4ad4bf8", "name": "rally-router-2cf7d405-fd96-48ee-8440-a08a0738284e"}} 2018-06-27 19:56:36,090 - keystoneauth.session - DEBUG - POST call to network for http://10.167.4.35:9696/v2.0/routers.json used request id req-706414ab-a0e2-4e02-8cdb-e62866232332 2018-06-27 19:56:36,091 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.routers in 3.46212792397s 2018-06-27 19:56:36,091 - shade.request_ids - DEBUG - POST call to network for http://10.167.4.35:9696/v2.0/routers.json used request id req-706414ab-a0e2-4e02-8cdb-e62866232332 2018-06-27 19:56:36,092 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.PUT.routers.add_router_interface 2018-06-27 19:56:36,093 - 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/b013d76b-3557-449b-a4c4-1c91d4ad4bf8/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}b5f9b655d75d7f8c6306793e401c1b91223bf22f" -d '{"subnet_id": "b93ecb10-0247-4303-b1d5-89313d0463bc"}' 2018-06-27 19:56:40,630 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-7fd026b5-77f1-4d85-95e1-8f861caf0291 Date: Wed, 27 Jun 2018 19:56:40 GMT RESP BODY: {"network_id": "1fe1072b-7dd2-43e4-938c-6f01c065ed53", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "subnet_id": "b93ecb10-0247-4303-b1d5-89313d0463bc", "subnet_ids": ["b93ecb10-0247-4303-b1d5-89313d0463bc"], "port_id": "4918b572-3db0-4786-bc92-13c53f4af6f8", "id": "b013d76b-3557-449b-a4c4-1c91d4ad4bf8"} 2018-06-27 19:56:40,630 - keystoneauth.session - DEBUG - PUT call to network for http://10.167.4.35:9696/v2.0/routers/b013d76b-3557-449b-a4c4-1c91d4ad4bf8/add_router_interface.json used request id req-7fd026b5-77f1-4d85-95e1-8f861caf0291 2018-06-27 19:56:40,631 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.PUT.routers.add_router_interface in 4.53866910934s 2018-06-27 19:56:40,631 - shade.request_ids - DEBUG - PUT call to network for http://10.167.4.35:9696/v2.0/routers/b013d76b-3557-449b-a4c4-1c91d4ad4bf8/add_router_interface.json used request id req-7fd026b5-77f1-4d85-95e1-8f861caf0291 returning object b013d76b-3557-449b-a4c4-1c91d4ad4bf8 2018-06-27 19:56:40,631 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-tiny-2cf7d405-fd96-48ee-8440-a08a0738284e'... 2018-06-27 19:56:40,632 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.flavors 2018-06-27 19:56:40,635 - 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}b5f9b655d75d7f8c6306793e401c1b91223bf22f" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "rally-tiny-2cf7d405-fd96-48ee-8440-a08a0738284e", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-06-27 19:56:41,362 - 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-f9074f4f-003e-49b1-bfee-1857c31d4e03 X-Compute-Request-Id: req-f9074f4f-003e-49b1-bfee-1857c31d4e03 Date: Wed, 27 Jun 2018 19:56:41 GMT Connection: close RESP BODY: {"flavor": {"name": "rally-tiny-2cf7d405-fd96-48ee-8440-a08a0738284e", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/a4d2e87f-6bd9-477e-830e-2795dcde7947", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/a4d2e87f-6bd9-477e-830e-2795dcde7947", "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": "a4d2e87f-6bd9-477e-830e-2795dcde7947"}} 2018-06-27 19:56:41,362 - keystoneauth.session - DEBUG - POST call to compute for http://10.167.4.35:8774/v2.1/flavors used request id req-f9074f4f-003e-49b1-bfee-1857c31d4e03 2018-06-27 19:56:41,362 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.flavors in 0.730546951294s 2018-06-27 19:56:41,363 - shade.request_ids - DEBUG - POST call to compute for http://10.167.4.35:8774/v2.1/flavors used request id req-f9074f4f-003e-49b1-bfee-1857c31d4e03 2018-06-27 19:56:41,364 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.flavors.os-extra_specs 2018-06-27 19:56:41,367 - 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/a4d2e87f-6bd9-477e-830e-2795dcde7947/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}b5f9b655d75d7f8c6306793e401c1b91223bf22f" -d '{"extra_specs": {}}' 2018-06-27 19:56:42,066 - 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-772097af-18f9-4a1e-b95f-78740ffb5b8a X-Compute-Request-Id: req-772097af-18f9-4a1e-b95f-78740ffb5b8a Date: Wed, 27 Jun 2018 19:56:42 GMT Connection: close RESP BODY: {"extra_specs": {}} 2018-06-27 19:56:42,067 - keystoneauth.session - DEBUG - POST call to compute for http://10.167.4.35:8774/v2.1/flavors/a4d2e87f-6bd9-477e-830e-2795dcde7947/os-extra_specs used request id req-772097af-18f9-4a1e-b95f-78740ffb5b8a 2018-06-27 19:56:42,067 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.flavors.os-extra_specs in 0.702749967575s 2018-06-27 19:56:42,067 - shade.request_ids - DEBUG - POST call to compute for http://10.167.4.35:8774/v2.1/flavors/a4d2e87f-6bd9-477e-830e-2795dcde7947/os-extra_specs used request id req-772097af-18f9-4a1e-b95f-78740ffb5b8a 2018-06-27 19:56:42,067 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-mini-2cf7d405-fd96-48ee-8440-a08a0738284e'... 2018-06-27 19:56:42,068 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.flavors 2018-06-27 19:56:42,071 - 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}b5f9b655d75d7f8c6306793e401c1b91223bf22f" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "rally-mini-2cf7d405-fd96-48ee-8440-a08a0738284e", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-06-27 19:56:42,142 - 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-d00e152a-e331-438c-8b60-31da25118bee X-Compute-Request-Id: req-d00e152a-e331-438c-8b60-31da25118bee Date: Wed, 27 Jun 2018 19:56:42 GMT Connection: close RESP BODY: {"flavor": {"name": "rally-mini-2cf7d405-fd96-48ee-8440-a08a0738284e", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/9d8a7997-2cc7-4329-a5ed-28c9f5399168", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/9d8a7997-2cc7-4329-a5ed-28c9f5399168", "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": "9d8a7997-2cc7-4329-a5ed-28c9f5399168"}} 2018-06-27 19:56:42,143 - keystoneauth.session - DEBUG - POST call to compute for http://10.167.4.35:8774/v2.1/flavors used request id req-d00e152a-e331-438c-8b60-31da25118bee 2018-06-27 19:56:42,143 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.flavors in 0.0747179985046s 2018-06-27 19:56:42,143 - shade.request_ids - DEBUG - POST call to compute for http://10.167.4.35:8774/v2.1/flavors used request id req-d00e152a-e331-438c-8b60-31da25118bee 2018-06-27 19:56:42,144 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.flavors.os-extra_specs 2018-06-27 19:56:42,147 - 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/9d8a7997-2cc7-4329-a5ed-28c9f5399168/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}b5f9b655d75d7f8c6306793e401c1b91223bf22f" -d '{"extra_specs": {}}' 2018-06-27 19:56:43,678 - 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-237001c4-2fdc-4b5c-b54c-34cc38175def X-Compute-Request-Id: req-237001c4-2fdc-4b5c-b54c-34cc38175def Date: Wed, 27 Jun 2018 19:56:43 GMT Connection: close RESP BODY: {"extra_specs": {}} 2018-06-27 19:56:43,679 - keystoneauth.session - DEBUG - POST call to compute for http://10.167.4.35:8774/v2.1/flavors/9d8a7997-2cc7-4329-a5ed-28c9f5399168/os-extra_specs used request id req-237001c4-2fdc-4b5c-b54c-34cc38175def 2018-06-27 19:56:43,679 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.flavors.os-extra_specs in 1.53449702263s 2018-06-27 19:56:43,679 - shade.request_ids - DEBUG - POST call to compute for http://10.167.4.35:8774/v2.1/flavors/9d8a7997-2cc7-4329-a5ed-28c9f5399168/os-extra_specs used request id req-237001c4-2fdc-4b5c-b54c-34cc38175def 2018-06-27 19:56:43,679 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-06-27 19:56:43,680 - 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-27 19:56:43,680 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-06-27 19:56:43,697 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-06-27 19:56:43,698 - 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': '1fe1072b-7dd2-43e4-938c-6f01c065ed53', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-2cf7d405-fd96-48ee-8440-a08a0738284e', 'flavor_name': 'rally-tiny-2cf7d405-fd96-48ee-8440-a08a0738284e', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-2cf7d405-fd96-48ee-8440-a08a0738284e', '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-27 19:59:15,513 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : b1869464-e61b-4651-95e0-e7177bcdf606 2018-06-27 19:59:15,514 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-06-27 19:59:15,516 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'b1869464-e61b-4651-95e0-e7177bcdf606'] 2018-06-27 19:59:16,541 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task b1869464-e61b-4651-95e0-e7177bcdf606: 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 b1869464-e61b-4651-95e0-e7177bcdf606 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.426 | 1.426 | 1.426 | 1.426 | 1.426 | 1.426 | 100.0% | 1 | | total | 1.426 | 1.426 | 1.426 | 1.426 | 1.426 | 1.426 | 100.0% | 1 | | -> duration | 1.426 | 1.426 | 1.426 | 1.426 | 1.426 | 1.426 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.425672 Full duration: 18.420929 -------------------------------------------------------------------------------- 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 b1869464-e61b-4651-95e0-e7177bcdf606 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.795 | 1.795 | 1.795 | 1.795 | 1.795 | 1.795 | 100.0% | 1 | | total | 2.789 | 2.789 | 2.789 | 2.789 | 2.789 | 2.789 | 100.0% | 1 | | -> duration | 2.789 | 2.789 | 2.789 | 2.789 | 2.789 | 2.789 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.78935 Full duration: 21.691139 -------------------------------------------------------------------------------- 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 b1869464-e61b-4651-95e0-e7177bcdf606 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.482 | 2.482 | 2.482 | 2.482 | 2.482 | 2.482 | 100.0% | 1 | | total | 3.488 | 3.488 | 3.488 | 3.488 | 3.488 | 3.488 | 100.0% | 1 | | -> duration | 3.488 | 3.488 | 3.488 | 3.488 | 3.488 | 3.488 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.487577 Full duration: 21.314164 -------------------------------------------------------------------------------- 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 b1869464-e61b-4651-95e0-e7177bcdf606 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.646 | 1.646 | 1.646 | 1.646 | 1.646 | 1.646 | 100.0% | 1 | | total | 2.52 | 2.52 | 2.52 | 2.52 | 2.52 | 2.52 | 100.0% | 1 | | -> duration | 2.52 | 2.52 | 2.52 | 2.52 | 2.52 | 2.52 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.51992 Full duration: 19.846657 -------------------------------------------------------------------------------- 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 b1869464-e61b-4651-95e0-e7177bcdf606 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.67 | 1.67 | 1.67 | 1.67 | 1.67 | 1.67 | 100.0% | 1 | | total | 2.611 | 2.611 | 2.611 | 2.611 | 2.611 | 2.611 | 100.0% | 1 | | -> duration | 2.611 | 2.611 | 2.611 | 2.611 | 2.611 | 2.611 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.611041 Full duration: 19.27088 -------------------------------------------------------------------------------- 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 b1869464-e61b-4651-95e0-e7177bcdf606 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.559 | 1.559 | 1.559 | 1.559 | 1.559 | 1.559 | 100.0% | 1 | | total | 2.745 | 2.745 | 2.745 | 2.745 | 2.745 | 2.745 | 100.0% | 1 | | -> duration | 2.745 | 2.745 | 2.745 | 2.745 | 2.745 | 2.745 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.744716 Full duration: 21.007284 HINTS: * To plot HTML graphics with this data, run: rally task report b1869464-e61b-4651-95e0-e7177bcdf606 --out output.html * To generate a JUnit report, run: rally task export b1869464-e61b-4651-95e0-e7177bcdf606 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report b1869464-e61b-4651-95e0-e7177bcdf606 --json --out output.json 2018-06-27 19:59:16,541 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'b1869464-e61b-4651-95e0-e7177bcdf606'] 2018-06-27 19:59:19,495 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-06-27 19:59:19,496 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'b1869464-e61b-4651-95e0-e7177bcdf606', '--out', u'/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-06-27 19:59:19,511 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-06-27 19:59:19,511 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-06-27 19:59:19,512 - 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-27 19:59:19,512 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-06-27 19:59:19,528 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-06-27 19:59:19,529 - 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': '1fe1072b-7dd2-43e4-938c-6f01c065ed53', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-2cf7d405-fd96-48ee-8440-a08a0738284e', 'flavor_name': 'rally-tiny-2cf7d405-fd96-48ee-8440-a08a0738284e', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-2cf7d405-fd96-48ee-8440-a08a0738284e', '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-27 20:02:44,820 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : a7298f25-dac1-44a1-ab6f-def6604fb463 2018-06-27 20:02:44,821 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'a7298f25-dac1-44a1-ab6f-def6604fb463'] 2018-06-27 20:02:45,911 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task a7298f25-dac1-44a1-ab6f-def6604fb463: 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 a7298f25-dac1-44a1-ab6f-def6604fb463 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.142 | 6.142 | 6.142 | 6.142 | 6.142 | 6.142 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 1.423 | 1.423 | 1.423 | 1.423 | 1.423 | 1.423 | 100.0% | 1 | | -> glance_v2.upload_data | 1.155 | 1.155 | 1.155 | 1.155 | 1.155 | 1.155 | 100.0% | 1 | | glance_v2.delete_image | 0.799 | 0.799 | 0.799 | 0.799 | 0.799 | 0.799 | 100.0% | 1 | | total | 6.942 | 6.942 | 6.942 | 6.942 | 6.942 | 6.942 | 100.0% | 1 | | -> duration | 6.942 | 6.942 | 6.942 | 6.942 | 6.942 | 6.942 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.941556 Full duration: 29.610516 -------------------------------------------------------------------------------- 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 a7298f25-dac1-44a1-ab6f-def6604fb463 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 | 8.483 | 8.483 | 8.483 | 8.483 | 8.483 | 8.483 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 3.417 | 3.417 | 3.417 | 3.417 | 3.417 | 3.417 | 100.0% | 1 | | -> glance_v2.upload_data | 1.394 | 1.394 | 1.394 | 1.394 | 1.394 | 1.394 | 100.0% | 1 | | glance_v2.list_images | 1.117 | 1.117 | 1.117 | 1.117 | 1.117 | 1.117 | 100.0% | 1 | | total | 9.601 | 9.601 | 9.601 | 9.601 | 9.601 | 9.601 | 100.0% | 1 | | -> duration | 9.601 | 9.601 | 9.601 | 9.601 | 9.601 | 9.601 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.600634 Full duration: 37.097498 -------------------------------------------------------------------------------- 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 a7298f25-dac1-44a1-ab6f-def6604fb463 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.316 | 1.316 | 1.316 | 1.316 | 1.316 | 1.316 | 100.0% | 1 | | total | 1.317 | 1.317 | 1.317 | 1.317 | 1.317 | 1.317 | 100.0% | 1 | | -> duration | 1.317 | 1.317 | 1.317 | 1.317 | 1.317 | 1.317 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.316591 Full duration: 20.388929 -------------------------------------------------------------------------------- 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": "1fe1072b-7dd2-43e4-938c-6f01c065ed53" } ], "flavor": { "name": "rally-tiny-2cf7d405-fd96-48ee-8440-a08a0738284e" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task a7298f25-dac1-44a1-ab6f-def6604fb463 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.143 | 6.143 | 6.143 | 6.143 | 6.143 | 6.143 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.926 | 0.926 | 0.926 | 0.926 | 0.926 | 0.926 | 100.0% | 1 | | -> glance_v2.upload_data | 1.495 | 1.495 | 1.495 | 1.495 | 1.495 | 1.495 | 100.0% | 1 | | nova.boot_servers | 28.678 | 28.678 | 28.678 | 28.678 | 28.678 | 28.678 | 100.0% | 1 | | total | 34.822 | 34.822 | 34.822 | 34.822 | 34.822 | 34.822 | 100.0% | 1 | | -> duration | 33.822 | 33.822 | 33.822 | 33.822 | 33.822 | 33.822 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 33.822129 Full duration: 80.625728 HINTS: * To plot HTML graphics with this data, run: rally task report a7298f25-dac1-44a1-ab6f-def6604fb463 --out output.html * To generate a JUnit report, run: rally task export a7298f25-dac1-44a1-ab6f-def6604fb463 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report a7298f25-dac1-44a1-ab6f-def6604fb463 --json --out output.json 2018-06-27 20:02:45,912 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'a7298f25-dac1-44a1-ab6f-def6604fb463'] 2018-06-27 20:02:48,957 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-06-27 20:02:48,958 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'a7298f25-dac1-44a1-ab6f-def6604fb463', '--out', u'/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-06-27 20:02:48,974 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-06-27 20:02:48,975 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-06-27 20:02:48,975 - 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-27 20:02:48,975 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-06-27 20:02:48,991 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-06-27 20:02:48,992 - 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': '1fe1072b-7dd2-43e4-938c-6f01c065ed53', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-2cf7d405-fd96-48ee-8440-a08a0738284e', 'flavor_name': 'rally-tiny-2cf7d405-fd96-48ee-8440-a08a0738284e', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-2cf7d405-fd96-48ee-8440-a08a0738284e', '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-27 20:10:15,766 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 7a38d612-ee0f-4c8f-8b7a-5e0f42533316 2018-06-27 20:10:15,767 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '7a38d612-ee0f-4c8f-8b7a-5e0f42533316'] 2018-06-27 20:10:16,773 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 7a38d612-ee0f-4c8f-8b7a-5e0f42533316: 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 7a38d612-ee0f-4c8f-8b7a-5e0f42533316 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 | 6.281 | 6.281 | 6.281 | 6.281 | 6.281 | 6.281 | 100.0% | 1 | | cinder_v2.delete_snapshot | 1.875 | 1.875 | 1.875 | 1.875 | 1.875 | 1.875 | 100.0% | 1 | | total | 8.157 | 8.157 | 8.157 | 8.157 | 8.157 | 8.157 | 100.0% | 1 | | -> duration | 8.157 | 8.157 | 8.157 | 8.157 | 8.157 | 8.157 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.156905 Full duration: 48.992282 -------------------------------------------------------------------------------- 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 7a38d612-ee0f-4c8f-8b7a-5e0f42533316 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.887 | 6.887 | 6.887 | 6.887 | 6.887 | 6.887 | 100.0% | 1 | | cinder_v2.delete_volume | 4.422 | 4.422 | 4.422 | 4.422 | 4.422 | 4.422 | 100.0% | 1 | | total | 11.31 | 11.31 | 11.31 | 11.31 | 11.31 | 11.31 | 100.0% | 1 | | -> duration | 11.31 | 11.31 | 11.31 | 11.31 | 11.31 | 11.31 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.309914 Full duration: 36.633707 -------------------------------------------------------------------------------- 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-2cf7d405-fd96-48ee-8440-a08a0738284e" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 7a38d612-ee0f-4c8f-8b7a-5e0f42533316 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.074 | 18.074 | 18.074 | 18.074 | 18.074 | 18.074 | 100.0% | 1 | | cinder_v2.delete_volume | 1.93 | 1.93 | 1.93 | 1.93 | 1.93 | 1.93 | 100.0% | 1 | | total | 20.005 | 20.005 | 20.005 | 20.005 | 20.005 | 20.005 | 100.0% | 1 | | -> duration | 20.005 | 20.005 | 20.005 | 20.005 | 20.005 | 20.005 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 20.004969 Full duration: 49.643603 -------------------------------------------------------------------------------- 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 7a38d612-ee0f-4c8f-8b7a-5e0f42533316 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.633 | 6.633 | 6.633 | 6.633 | 6.633 | 6.633 | 100.0% | 1 | | cinder_v2.delete_volume | 2.139 | 2.139 | 2.139 | 2.139 | 2.139 | 2.139 | 100.0% | 1 | | total | 8.773 | 8.773 | 8.773 | 8.773 | 8.773 | 8.773 | 100.0% | 1 | | -> duration | 8.773 | 8.773 | 8.773 | 8.773 | 8.773 | 8.773 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.772756 Full duration: 35.352484 -------------------------------------------------------------------------------- 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 7a38d612-ee0f-4c8f-8b7a-5e0f42533316 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.753 | 6.753 | 6.753 | 6.753 | 6.753 | 6.753 | 100.0% | 1 | | cinder_v2.extend_volume | 2.254 | 2.254 | 2.254 | 2.254 | 2.254 | 2.254 | 100.0% | 1 | | cinder_v2.delete_volume | 3.61 | 3.61 | 3.61 | 3.61 | 3.61 | 3.61 | 100.0% | 1 | | total | 12.619 | 12.619 | 12.619 | 12.619 | 12.619 | 12.619 | 100.0% | 1 | | -> duration | 12.619 | 12.619 | 12.619 | 12.619 | 12.619 | 12.619 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 12.618754 Full duration: 38.792643 -------------------------------------------------------------------------------- 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 7a38d612-ee0f-4c8f-8b7a-5e0f42533316 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.841 | 7.841 | 7.841 | 7.841 | 7.841 | 7.841 | 100.0% | 1 | | cinder_v2.delete_volume | 1.75 | 1.75 | 1.75 | 1.75 | 1.75 | 1.75 | 100.0% | 1 | | total | 9.592 | 9.592 | 9.592 | 9.592 | 9.592 | 9.592 | 100.0% | 1 | | -> duration | 9.592 | 9.592 | 9.592 | 9.592 | 9.592 | 9.592 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.591635 Full duration: 49.452451 -------------------------------------------------------------------------------- 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 7a38d612-ee0f-4c8f-8b7a-5e0f42533316 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.717 | 1.717 | 1.717 | 1.717 | 1.717 | 1.717 | 100.0% | 1 | | cinder_v2.list_qos | 0.693 | 0.693 | 0.693 | 0.693 | 0.693 | 0.693 | 100.0% | 1 | | total | 2.411 | 2.411 | 2.411 | 2.411 | 2.411 | 2.411 | 100.0% | 1 | | -> duration | 2.411 | 2.411 | 2.411 | 2.411 | 2.411 | 2.411 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.411313 Full duration: 33.339461 -------------------------------------------------------------------------------- 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 7a38d612-ee0f-4c8f-8b7a-5e0f42533316 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.843 | 1.843 | 1.843 | 1.843 | 1.843 | 1.843 | 100.0% | 1 | | cinder_v2.set_qos | 0.848 | 0.848 | 0.848 | 0.848 | 0.848 | 0.848 | 100.0% | 1 | | total | 2.691 | 2.691 | 2.691 | 2.691 | 2.691 | 2.691 | 100.0% | 1 | | -> duration | 2.691 | 2.691 | 2.691 | 2.691 | 2.691 | 2.691 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.691408 Full duration: 33.16726 -------------------------------------------------------------------------------- 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 7a38d612-ee0f-4c8f-8b7a-5e0f42533316 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.983 | 1.983 | 1.983 | 1.983 | 1.983 | 1.983 | 100.0% | 1 | | cinder_v2.list_types | 0.75 | 0.75 | 0.75 | 0.75 | 0.75 | 0.75 | 100.0% | 1 | | total | 2.733 | 2.733 | 2.733 | 2.733 | 2.733 | 2.733 | 100.0% | 1 | | -> duration | 2.733 | 2.733 | 2.733 | 2.733 | 2.733 | 2.733 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.733158 Full duration: 33.431657 -------------------------------------------------------------------------------- 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 7a38d612-ee0f-4c8f-8b7a-5e0f42533316 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.241 | 2.241 | 2.241 | 2.241 | 2.241 | 2.241 | 100.0% | 1 | | cinder_v2.create_encryption_type | 1.137 | 1.137 | 1.137 | 1.137 | 1.137 | 1.137 | 100.0% | 1 | | total | 3.378 | 3.378 | 3.378 | 3.378 | 3.378 | 3.378 | 100.0% | 1 | | -> duration | 3.378 | 3.378 | 3.378 | 3.378 | 3.378 | 3.378 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.377659 Full duration: 35.472782 HINTS: * To plot HTML graphics with this data, run: rally task report 7a38d612-ee0f-4c8f-8b7a-5e0f42533316 --out output.html * To generate a JUnit report, run: rally task export 7a38d612-ee0f-4c8f-8b7a-5e0f42533316 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 7a38d612-ee0f-4c8f-8b7a-5e0f42533316 --json --out output.json 2018-06-27 20:10:16,773 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '7a38d612-ee0f-4c8f-8b7a-5e0f42533316'] 2018-06-27 20:10:19,493 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-06-27 20:10:19,494 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '7a38d612-ee0f-4c8f-8b7a-5e0f42533316', '--out', u'/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2018-06-27 20:10:19,519 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-06-27 20:10:19,519 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "gnocchi" ... 2018-06-27 20:10:19,520 - 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-27 20:10:19,520 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-06-27 20:10:19,535 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-06-27 20:10:19,536 - 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': '1fe1072b-7dd2-43e4-938c-6f01c065ed53', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-2cf7d405-fd96-48ee-8440-a08a0738284e', 'flavor_name': 'rally-tiny-2cf7d405-fd96-48ee-8440-a08a0738284e', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-2cf7d405-fd96-48ee-8440-a08a0738284e', '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-27 20:14:54,659 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 1a335a24-927b-4414-99fe-ce705fb1a54d 2018-06-27 20:14:54,660 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '1a335a24-927b-4414-99fe-ce705fb1a54d'] 2018-06-27 20:14:55,557 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 1a335a24-927b-4414-99fe-ce705fb1a54d: 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 1a335a24-927b-4414-99fe-ce705fb1a54d 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.767 | 1.767 | 1.767 | 1.767 | 1.767 | 1.767 | 100.0% | 1 | | total | 1.768 | 1.768 | 1.768 | 1.768 | 1.768 | 1.768 | 100.0% | 1 | | -> duration | 1.768 | 1.768 | 1.768 | 1.768 | 1.768 | 1.768 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.767504 Full duration: 20.060193 -------------------------------------------------------------------------------- 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 1a335a24-927b-4414-99fe-ce705fb1a54d 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.449 | 1.449 | 1.449 | 1.449 | 1.449 | 1.449 | 100.0% | 1 | | total | 1.449 | 1.449 | 1.449 | 1.449 | 1.449 | 1.449 | 100.0% | 1 | | -> duration | 1.449 | 1.449 | 1.449 | 1.449 | 1.449 | 1.449 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.449305 Full duration: 18.442593 -------------------------------------------------------------------------------- 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 1a335a24-927b-4414-99fe-ce705fb1a54d 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.685 | 1.685 | 1.685 | 1.685 | 1.685 | 1.685 | 100.0% | 1 | | total | 1.686 | 1.686 | 1.686 | 1.686 | 1.686 | 1.686 | 100.0% | 1 | | -> duration | 1.686 | 1.686 | 1.686 | 1.686 | 1.686 | 1.686 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.685619 Full duration: 19.571679 -------------------------------------------------------------------------------- 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 1a335a24-927b-4414-99fe-ce705fb1a54d 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.73 | 1.73 | 1.73 | 1.73 | 1.73 | 1.73 | 100.0% | 1 | | gnocchi.delete_archive_policy_rule | 0.959 | 0.959 | 0.959 | 0.959 | 0.959 | 0.959 | 100.0% | 1 | | total | 2.69 | 2.69 | 2.69 | 2.69 | 2.69 | 2.69 | 100.0% | 1 | | -> duration | 2.69 | 2.69 | 2.69 | 2.69 | 2.69 | 2.69 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.689791 Full duration: 22.181455 -------------------------------------------------------------------------------- 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 1a335a24-927b-4414-99fe-ce705fb1a54d 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.784 | 1.784 | 1.784 | 1.784 | 1.784 | 1.784 | 100.0% | 1 | | total | 1.784 | 1.784 | 1.784 | 1.784 | 1.784 | 1.784 | 100.0% | 1 | | -> duration | 1.784 | 1.784 | 1.784 | 1.784 | 1.784 | 1.784 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.784282 Full duration: 19.74555 -------------------------------------------------------------------------------- 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 1a335a24-927b-4414-99fe-ce705fb1a54d 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.652 | 1.652 | 1.652 | 1.652 | 1.652 | 1.652 | 100.0% | 1 | | gnocchi.delete_archive_policy | 0.656 | 0.656 | 0.656 | 0.656 | 0.656 | 0.656 | 100.0% | 1 | | total | 2.308 | 2.308 | 2.308 | 2.308 | 2.308 | 2.308 | 100.0% | 1 | | -> duration | 2.308 | 2.308 | 2.308 | 2.308 | 2.308 | 2.308 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.307774 Full duration: 21.710046 -------------------------------------------------------------------------------- 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 1a335a24-927b-4414-99fe-ce705fb1a54d 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.784 | 1.784 | 1.784 | 1.784 | 1.784 | 1.784 | 100.0% | 1 | | total | 1.784 | 1.784 | 1.784 | 1.784 | 1.784 | 1.784 | 100.0% | 1 | | -> duration | 1.784 | 1.784 | 1.784 | 1.784 | 1.784 | 1.784 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.78423 Full duration: 19.06788 -------------------------------------------------------------------------------- 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 1a335a24-927b-4414-99fe-ce705fb1a54d 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.619 | 2.619 | 2.619 | 2.619 | 2.619 | 2.619 | 100.0% | 1 | | gnocchi.delete_resource_type | 0.977 | 0.977 | 0.977 | 0.977 | 0.977 | 0.977 | 100.0% | 1 | | total | 3.596 | 3.596 | 3.596 | 3.596 | 3.596 | 3.596 | 100.0% | 1 | | -> duration | 3.596 | 3.596 | 3.596 | 3.596 | 3.596 | 3.596 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.596437 Full duration: 22.390608 -------------------------------------------------------------------------------- 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 1a335a24-927b-4414-99fe-ce705fb1a54d 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.703 | 1.703 | 1.703 | 1.703 | 1.703 | 1.703 | 100.0% | 1 | | total | 1.703 | 1.703 | 1.703 | 1.703 | 1.703 | 1.703 | 100.0% | 1 | | -> duration | 1.703 | 1.703 | 1.703 | 1.703 | 1.703 | 1.703 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.703157 Full duration: 19.675896 -------------------------------------------------------------------------------- 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 1a335a24-927b-4414-99fe-ce705fb1a54d 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.272 | 2.272 | 2.272 | 2.272 | 2.272 | 2.272 | 100.0% | 1 | | gnocchi.delete_metric | 0.9 | 0.9 | 0.9 | 0.9 | 0.9 | 0.9 | 100.0% | 1 | | total | 3.172 | 3.172 | 3.172 | 3.172 | 3.172 | 3.172 | 100.0% | 1 | | -> duration | 3.172 | 3.172 | 3.172 | 3.172 | 3.172 | 3.172 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.172297 Full duration: 22.539001 -------------------------------------------------------------------------------- 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 1a335a24-927b-4414-99fe-ce705fb1a54d 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.655 | 1.655 | 1.655 | 1.655 | 1.655 | 1.655 | 100.0% | 1 | | gnocchi.delete_resource | 0.747 | 0.747 | 0.747 | 0.747 | 0.747 | 0.747 | 100.0% | 1 | | total | 2.403 | 2.403 | 2.403 | 2.403 | 2.403 | 2.403 | 100.0% | 1 | | -> duration | 2.403 | 2.403 | 2.403 | 2.403 | 2.403 | 2.403 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.402875 Full duration: 21.428113 HINTS: * To plot HTML graphics with this data, run: rally task report 1a335a24-927b-4414-99fe-ce705fb1a54d --out output.html * To generate a JUnit report, run: rally task export 1a335a24-927b-4414-99fe-ce705fb1a54d --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 1a335a24-927b-4414-99fe-ce705fb1a54d --json --out output.json 2018-06-27 20:14:55,557 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '1a335a24-927b-4414-99fe-ce705fb1a54d'] 2018-06-27 20:14:58,047 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-06-27 20:14:58,048 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '1a335a24-927b-4414-99fe-ce705fb1a54d', '--out', u'/home/opnfv/functest/results/rally/opnfv-gnocchi.html'] 2018-06-27 20:14:58,068 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "gnocchi" OK. 2018-06-27 20:14:58,069 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2018-06-27 20:14:58,069 - 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-27 20:14:58,069 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-06-27 20:14:58,085 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-06-27 20:14:58,085 - 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': '1fe1072b-7dd2-43e4-938c-6f01c065ed53', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-2cf7d405-fd96-48ee-8440-a08a0738284e', 'flavor_name': 'rally-tiny-2cf7d405-fd96-48ee-8440-a08a0738284e', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-2cf7d405-fd96-48ee-8440-a08a0738284e', '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-27 20:18:57,058 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : f820bf40-f66f-4f20-8ed7-0c5b5104e065 2018-06-27 20:18:57,059 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'f820bf40-f66f-4f20-8ed7-0c5b5104e065'] 2018-06-27 20:18:58,172 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task f820bf40-f66f-4f20-8ed7-0c5b5104e065: 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 f820bf40-f66f-4f20-8ed7-0c5b5104e065 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 | 13.942 | 13.942 | 13.942 | 13.942 | 13.942 | 13.942 | 100.0% | 1 | | heat.update_stack | 7.764 | 7.764 | 7.764 | 7.764 | 7.764 | 7.764 | 100.0% | 1 | | heat.delete_stack | 4.576 | 4.576 | 4.576 | 4.576 | 4.576 | 4.576 | 100.0% | 1 | | total | 26.282 | 26.282 | 26.282 | 26.282 | 26.282 | 26.282 | 100.0% | 1 | | -> duration | 22.282 | 22.282 | 22.282 | 22.282 | 22.282 | 22.282 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 22.281585 Full duration: 55.448562 -------------------------------------------------------------------------------- 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 f820bf40-f66f-4f20-8ed7-0c5b5104e065 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.768 | 9.768 | 9.768 | 9.768 | 9.768 | 9.768 | 100.0% | 1 | | heat.check_stack | 1.246 | 1.246 | 1.246 | 1.246 | 1.246 | 1.246 | 100.0% | 1 | | heat.delete_stack | 2.969 | 2.969 | 2.969 | 2.969 | 2.969 | 2.969 | 100.0% | 1 | | total | 13.984 | 13.984 | 13.984 | 13.984 | 13.984 | 13.984 | 100.0% | 1 | | -> duration | 11.984 | 11.984 | 11.984 | 11.984 | 11.984 | 11.984 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.984147 Full duration: 43.813456 -------------------------------------------------------------------------------- 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 f820bf40-f66f-4f20-8ed7-0c5b5104e065 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.229 | 9.229 | 9.229 | 9.229 | 9.229 | 9.229 | 100.0% | 1 | | heat.suspend_stack | 3.062 | 3.062 | 3.062 | 3.062 | 3.062 | 3.062 | 100.0% | 1 | | heat.resume_stack | 2.383 | 2.383 | 2.383 | 2.383 | 2.383 | 2.383 | 100.0% | 1 | | heat.delete_stack | 2.76 | 2.76 | 2.76 | 2.76 | 2.76 | 2.76 | 100.0% | 1 | | total | 17.434 | 17.434 | 17.434 | 17.434 | 17.434 | 17.434 | 100.0% | 1 | | -> duration | 15.434 | 15.434 | 15.434 | 15.434 | 15.434 | 15.434 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 15.434334 Full duration: 45.971021 -------------------------------------------------------------------------------- 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 f820bf40-f66f-4f20-8ed7-0c5b5104e065 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.558 | 1.558 | 1.558 | 1.558 | 1.558 | 1.558 | 100.0% | 1 | | total | 1.558 | 1.558 | 1.558 | 1.558 | 1.558 | 1.558 | 100.0% | 1 | | -> duration | 1.558 | 1.558 | 1.558 | 1.558 | 1.558 | 1.558 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.558111 Full duration: 28.638692 HINTS: * To plot HTML graphics with this data, run: rally task report f820bf40-f66f-4f20-8ed7-0c5b5104e065 --out output.html * To generate a JUnit report, run: rally task export f820bf40-f66f-4f20-8ed7-0c5b5104e065 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report f820bf40-f66f-4f20-8ed7-0c5b5104e065 --json --out output.json 2018-06-27 20:18:58,173 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'f820bf40-f66f-4f20-8ed7-0c5b5104e065'] 2018-06-27 20:19:00,809 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-06-27 20:19:00,810 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'f820bf40-f66f-4f20-8ed7-0c5b5104e065', '--out', u'/home/opnfv/functest/results/rally/opnfv-heat.html'] 2018-06-27 20:19:00,826 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2018-06-27 20:19:00,826 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2018-06-27 20:19:00,827 - 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-27 20:19:00,827 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-06-27 20:19:00,842 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-06-27 20:19:00,843 - 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': '1fe1072b-7dd2-43e4-938c-6f01c065ed53', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-2cf7d405-fd96-48ee-8440-a08a0738284e', 'flavor_name': 'rally-tiny-2cf7d405-fd96-48ee-8440-a08a0738284e', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-2cf7d405-fd96-48ee-8440-a08a0738284e', '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-27 20:26:41,604 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : d07acdfa-949b-401b-a9b9-92f42c10903e 2018-06-27 20:26:41,606 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'd07acdfa-949b-401b-a9b9-92f42c10903e'] 2018-06-27 20:26:42,626 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task d07acdfa-949b-401b-a9b9-92f42c10903e: 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 d07acdfa-949b-401b-a9b9-92f42c10903e 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.178 | 1.178 | 1.178 | 1.178 | 1.178 | 1.178 | 100.0% | 1 | | keystone_v3.add_role | 0.502 | 0.502 | 0.502 | 0.502 | 0.502 | 0.502 | 100.0% | 1 | | keystone_v3.revoke_role | 0.522 | 0.522 | 0.522 | 0.522 | 0.522 | 0.522 | 100.0% | 1 | | total | 2.203 | 2.203 | 2.203 | 2.203 | 2.203 | 2.203 | 100.0% | 1 | | -> duration | 2.203 | 2.203 | 2.203 | 2.203 | 2.203 | 2.203 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.202818 Full duration: 35.578221 -------------------------------------------------------------------------------- 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 d07acdfa-949b-401b-a9b9-92f42c10903e 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.198 | 1.198 | 1.198 | 1.198 | 1.198 | 1.198 | 100.0% | 1 | | keystone_v3.add_role | 0.496 | 0.496 | 0.496 | 0.496 | 0.496 | 0.496 | 100.0% | 1 | | keystone_v3.list_roles | 0.484 | 0.484 | 0.484 | 0.484 | 0.484 | 0.484 | 100.0% | 1 | | total | 2.178 | 2.178 | 2.178 | 2.178 | 2.178 | 2.178 | 100.0% | 1 | | -> duration | 2.178 | 2.178 | 2.178 | 2.178 | 2.178 | 2.178 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.178166 Full duration: 34.484317 -------------------------------------------------------------------------------- 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 d07acdfa-949b-401b-a9b9-92f42c10903e 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.137 | 2.137 | 2.137 | 2.137 | 2.137 | 2.137 | 100.0% | 1 | | keystone_v3.list_projects | 0.387 | 0.387 | 0.387 | 0.387 | 0.387 | 0.387 | 100.0% | 1 | | total | 2.525 | 2.525 | 2.525 | 2.525 | 2.525 | 2.525 | 100.0% | 1 | | -> duration | 2.525 | 2.525 | 2.525 | 2.525 | 2.525 | 2.525 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.524604 Full duration: 34.684711 -------------------------------------------------------------------------------- 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 d07acdfa-949b-401b-a9b9-92f42c10903e 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.22 | 1.22 | 1.22 | 1.22 | 1.22 | 1.22 | 100.0% | 1 | | keystone_v3.delete_role | 0.373 | 0.373 | 0.373 | 0.373 | 0.373 | 0.373 | 100.0% | 1 | | total | 1.593 | 1.593 | 1.593 | 1.593 | 1.593 | 1.593 | 100.0% | 1 | | -> duration | 1.593 | 1.593 | 1.593 | 1.593 | 1.593 | 1.593 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.593314 Full duration: 32.192823 -------------------------------------------------------------------------------- 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 d07acdfa-949b-401b-a9b9-92f42c10903e 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.389 | 1.389 | 1.389 | 1.389 | 1.389 | 1.389 | 100.0% | 1 | | keystone_v3.delete_service | 0.474 | 0.474 | 0.474 | 0.474 | 0.474 | 0.474 | 100.0% | 1 | | total | 1.862 | 1.862 | 1.862 | 1.862 | 1.862 | 1.862 | 100.0% | 1 | | -> duration | 1.862 | 1.862 | 1.862 | 1.862 | 1.862 | 1.862 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.862489 Full duration: 31.142351 -------------------------------------------------------------------------------- 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 d07acdfa-949b-401b-a9b9-92f42c10903e 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.959 | 1.959 | 1.959 | 1.959 | 1.959 | 1.959 | 100.0% | 1 | | keystone_v3.create_user | 1.969 | 1.969 | 1.969 | 1.969 | 1.969 | 1.969 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.349 | 0.349 | 0.349 | 0.349 | 0.349 | 0.349 | 100.0% | 1 | | -> keystone_v3.add_role | 0.529 | 0.529 | 0.529 | 0.529 | 0.529 | 0.529 | 100.0% | 1 | | keystone_v3.create_role | 0.383 | 0.383 | 0.383 | 0.383 | 0.383 | 0.383 | 100.0% | 1 | | keystone_v3.get_project | 0.352 | 0.352 | 0.352 | 0.352 | 0.352 | 0.352 | 100.0% | 1 | | keystone_v3.get_user | 0.477 | 0.477 | 0.477 | 0.477 | 0.477 | 0.477 | 100.0% | 1 | | keystone_v3.get_role | 0.369 | 0.369 | 0.369 | 0.369 | 0.369 | 0.369 | 100.0% | 1 | | keystone_v3.list_services | 0.367 | 0.367 | 0.367 | 0.367 | 0.367 | 0.367 | 100.0% | 1 | | keystone_v3.get_services | 0.389 | 0.389 | 0.389 | 0.389 | 0.389 | 0.389 | 100.0% | 1 | | total | 6.677 | 6.677 | 6.677 | 6.677 | 6.677 | 6.677 | 100.0% | 1 | | -> duration | 6.677 | 6.677 | 6.677 | 6.677 | 6.677 | 6.677 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.676548 Full duration: 46.366135 -------------------------------------------------------------------------------- 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 d07acdfa-949b-401b-a9b9-92f42c10903e 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.039 | 2.039 | 2.039 | 2.039 | 2.039 | 2.039 | 100.0% | 1 | | keystone_v3.update_project | 0.522 | 0.522 | 0.522 | 0.522 | 0.522 | 0.522 | 100.0% | 1 | | keystone_v3.delete_project | 0.613 | 0.613 | 0.613 | 0.613 | 0.613 | 0.613 | 100.0% | 1 | | total | 3.175 | 3.175 | 3.175 | 3.175 | 3.175 | 3.175 | 100.0% | 1 | | -> duration | 3.175 | 3.175 | 3.175 | 3.175 | 3.175 | 3.175 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.174697 Full duration: 32.427117 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_user args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task d07acdfa-949b-401b-a9b9-92f42c10903e 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.158 | 2.158 | 2.158 | 2.158 | 2.158 | 2.158 | 100.0% | 1 | | total | 2.574 | 2.574 | 2.574 | 2.574 | 2.574 | 2.574 | 100.0% | 1 | | -> duration | 2.574 | 2.574 | 2.574 | 2.574 | 2.574 | 2.574 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.574443 Full duration: 36.766226 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task d07acdfa-949b-401b-a9b9-92f42c10903e 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.282 | 2.282 | 2.282 | 2.282 | 2.282 | 2.282 | 100.0% | 1 | | total | 2.283 | 2.283 | 2.283 | 2.283 | 2.283 | 2.283 | 100.0% | 1 | | -> duration | 2.283 | 2.283 | 2.283 | 2.283 | 2.283 | 2.283 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.282592 Full duration: 35.105037 -------------------------------------------------------------------------------- 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 d07acdfa-949b-401b-a9b9-92f42c10903e 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.097 | 2.097 | 2.097 | 2.097 | 2.097 | 2.097 | 100.0% | 1 | | keystone_v3.list_users | 0.521 | 0.521 | 0.521 | 0.521 | 0.521 | 0.521 | 100.0% | 1 | | total | 3.05 | 3.05 | 3.05 | 3.05 | 3.05 | 3.05 | 100.0% | 1 | | -> duration | 3.05 | 3.05 | 3.05 | 3.05 | 3.05 | 3.05 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.05017 Full duration: 35.278406 -------------------------------------------------------------------------------- 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 d07acdfa-949b-401b-a9b9-92f42c10903e 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.966 | 1.966 | 1.966 | 1.966 | 1.966 | 1.966 | 100.0% | 1 | | keystone_v3.create_users | 20.805 | 20.805 | 20.805 | 20.805 | 20.805 | 20.805 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 20.804 | 20.804 | 20.804 | 20.804 | 20.804 | 20.804 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 3.811 | 3.811 | 3.811 | 3.811 | 3.811 | 3.811 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 4.982 | 4.982 | 4.982 | 4.982 | 4.982 | 4.982 | 100.0% | 1 | | total | 27.206 | 27.206 | 27.206 | 27.206 | 27.206 | 27.206 | 100.0% | 1 | | -> duration | 27.206 | 27.206 | 27.206 | 27.206 | 27.206 | 27.206 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 27.206074 Full duration: 62.94905 HINTS: * To plot HTML graphics with this data, run: rally task report d07acdfa-949b-401b-a9b9-92f42c10903e --out output.html * To generate a JUnit report, run: rally task export d07acdfa-949b-401b-a9b9-92f42c10903e --type junit --to output.xml * To get raw JSON output of task results, run: rally task report d07acdfa-949b-401b-a9b9-92f42c10903e --json --out output.json 2018-06-27 20:26:42,627 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'd07acdfa-949b-401b-a9b9-92f42c10903e'] 2018-06-27 20:26:45,341 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-06-27 20:26:45,342 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'd07acdfa-949b-401b-a9b9-92f42c10903e', '--out', u'/home/opnfv/functest/results/rally/opnfv-keystone.html'] 2018-06-27 20:26:45,380 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2018-06-27 20:26:45,380 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-06-27 20:26:45,380 - 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-27 20:26:45,380 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-06-27 20:26:45,390 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-06-27 20:26:45,390 - 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': '1fe1072b-7dd2-43e4-938c-6f01c065ed53', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-2cf7d405-fd96-48ee-8440-a08a0738284e', 'flavor_name': 'rally-tiny-2cf7d405-fd96-48ee-8440-a08a0738284e', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-2cf7d405-fd96-48ee-8440-a08a0738284e', '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-27 20:39:28,398 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 2f191906-5a4d-4abc-ab3a-24cb7cc3f66c 2018-06-27 20:39:28,399 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '2f191906-5a4d-4abc-ab3a-24cb7cc3f66c'] 2018-06-27 20:39:29,488 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 2f191906-5a4d-4abc-ab3a-24cb7cc3f66c: 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 2f191906-5a4d-4abc-ab3a-24cb7cc3f66c 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.671 | 2.671 | 2.671 | 2.671 | 2.671 | 2.671 | 100.0% | 1 | | neutron.delete_network | 1.647 | 1.647 | 1.647 | 1.647 | 1.647 | 1.647 | 100.0% | 1 | | total | 4.318 | 4.318 | 4.318 | 4.318 | 4.318 | 4.318 | 100.0% | 1 | | -> duration | 4.318 | 4.318 | 4.318 | 4.318 | 4.318 | 4.318 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.31782 Full duration: 39.669983 -------------------------------------------------------------------------------- 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 2f191906-5a4d-4abc-ab3a-24cb7cc3f66c 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.318 | 3.318 | 3.318 | 3.318 | 3.318 | 3.318 | 100.0% | 1 | | neutron.delete_port | 1.433 | 1.433 | 1.433 | 1.433 | 1.433 | 1.433 | 100.0% | 1 | | total | 4.752 | 4.752 | 4.752 | 4.752 | 4.752 | 4.752 | 100.0% | 1 | | -> duration | 4.752 | 4.752 | 4.752 | 4.752 | 4.752 | 4.752 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.751741 Full duration: 71.678386 -------------------------------------------------------------------------------- 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 2f191906-5a4d-4abc-ab3a-24cb7cc3f66c 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.304 | 2.304 | 2.304 | 2.304 | 2.304 | 2.304 | 100.0% | 1 | | neutron.create_subnet | 1.169 | 1.169 | 1.169 | 1.169 | 1.169 | 1.169 | 100.0% | 1 | | neutron.create_router | 0.313 | 0.313 | 0.313 | 0.313 | 0.313 | 0.313 | 100.0% | 1 | | neutron.add_interface_router | 4.314 | 4.314 | 4.314 | 4.314 | 4.314 | 4.314 | 100.0% | 1 | | neutron.remove_interface_router | 5.728 | 5.728 | 5.728 | 5.728 | 5.728 | 5.728 | 100.0% | 1 | | neutron.delete_router | 1.078 | 1.078 | 1.078 | 1.078 | 1.078 | 1.078 | 100.0% | 1 | | total | 14.906 | 14.906 | 14.906 | 14.906 | 14.906 | 14.906 | 100.0% | 1 | | -> duration | 14.906 | 14.906 | 14.906 | 14.906 | 14.906 | 14.906 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 14.905627 Full duration: 90.636571 -------------------------------------------------------------------------------- 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 2f191906-5a4d-4abc-ab3a-24cb7cc3f66c 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 | 2.771 | 2.771 | 2.771 | 2.771 | 2.771 | 2.771 | 100.0% | 1 | | neutron.delete_subnet | 2.114 | 2.114 | 2.114 | 2.114 | 2.114 | 2.114 | 100.0% | 1 | | total | 4.886 | 4.886 | 4.886 | 4.886 | 4.886 | 4.886 | 100.0% | 1 | | -> duration | 4.886 | 4.886 | 4.886 | 4.886 | 4.886 | 4.886 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.886383 Full duration: 69.859901 -------------------------------------------------------------------------------- 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 2f191906-5a4d-4abc-ab3a-24cb7cc3f66c 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.996 | 2.996 | 2.996 | 2.996 | 2.996 | 2.996 | 100.0% | 1 | | neutron.list_networks | 0.337 | 0.337 | 0.337 | 0.337 | 0.337 | 0.337 | 100.0% | 1 | | total | 3.333 | 3.333 | 3.333 | 3.333 | 3.333 | 3.333 | 100.0% | 1 | | -> duration | 3.333 | 3.333 | 3.333 | 3.333 | 3.333 | 3.333 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.333215 Full duration: 42.293761 -------------------------------------------------------------------------------- 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 2f191906-5a4d-4abc-ab3a-24cb7cc3f66c 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.434 | 3.434 | 3.434 | 3.434 | 3.434 | 3.434 | 100.0% | 1 | | neutron.list_ports | 0.295 | 0.295 | 0.295 | 0.295 | 0.295 | 0.295 | 100.0% | 1 | | total | 3.73 | 3.73 | 3.73 | 3.73 | 3.73 | 3.73 | 100.0% | 1 | | -> duration | 3.73 | 3.73 | 3.73 | 3.73 | 3.73 | 3.73 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.729692 Full duration: 74.469647 -------------------------------------------------------------------------------- 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 2f191906-5a4d-4abc-ab3a-24cb7cc3f66c 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.924 | 1.924 | 1.924 | 1.924 | 1.924 | 1.924 | 100.0% | 1 | | neutron.create_subnet | 1.17 | 1.17 | 1.17 | 1.17 | 1.17 | 1.17 | 100.0% | 1 | | neutron.create_router | 0.44 | 0.44 | 0.44 | 0.44 | 0.44 | 0.44 | 100.0% | 1 | | neutron.add_interface_router | 4.342 | 4.342 | 4.342 | 4.342 | 4.342 | 4.342 | 100.0% | 1 | | neutron.list_routers | 0.397 | 0.397 | 0.397 | 0.397 | 0.397 | 0.397 | 100.0% | 1 | | total | 8.274 | 8.274 | 8.274 | 8.274 | 8.274 | 8.274 | 100.0% | 1 | | -> duration | 8.274 | 8.274 | 8.274 | 8.274 | 8.274 | 8.274 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.273959 Full duration: 99.166584 -------------------------------------------------------------------------------- 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 2f191906-5a4d-4abc-ab3a-24cb7cc3f66c 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.258 | 2.258 | 2.258 | 2.258 | 2.258 | 2.258 | 100.0% | 1 | | neutron.create_subnet | 1.078 | 1.078 | 1.078 | 1.078 | 1.078 | 1.078 | 100.0% | 1 | | neutron.list_subnets | 0.181 | 0.181 | 0.181 | 0.181 | 0.181 | 0.181 | 100.0% | 1 | | total | 3.517 | 3.517 | 3.517 | 3.517 | 3.517 | 3.517 | 100.0% | 1 | | -> duration | 3.517 | 3.517 | 3.517 | 3.517 | 3.517 | 3.517 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.516907 Full duration: 78.400305 -------------------------------------------------------------------------------- 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 2f191906-5a4d-4abc-ab3a-24cb7cc3f66c 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.297 | 2.297 | 2.297 | 2.297 | 2.297 | 2.297 | 100.0% | 1 | | neutron.delete_security_group | 0.297 | 0.297 | 0.297 | 0.297 | 0.297 | 0.297 | 100.0% | 1 | | total | 2.594 | 2.594 | 2.594 | 2.594 | 2.594 | 2.594 | 100.0% | 1 | | -> duration | 2.594 | 2.594 | 2.594 | 2.594 | 2.594 | 2.594 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.594035 Full duration: 38.895072 -------------------------------------------------------------------------------- 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 2f191906-5a4d-4abc-ab3a-24cb7cc3f66c 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.468 | 2.468 | 2.468 | 2.468 | 2.468 | 2.468 | 100.0% | 1 | | neutron.create_security_group_rule | 0.372 | 0.372 | 0.372 | 0.372 | 0.372 | 0.372 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.231 | 0.231 | 0.231 | 0.231 | 0.231 | 0.231 | 100.0% | 1 | | neutron.delete_security_group | 0.338 | 0.338 | 0.338 | 0.338 | 0.338 | 0.338 | 100.0% | 1 | | total | 3.409 | 3.409 | 3.409 | 3.409 | 3.409 | 3.409 | 100.0% | 1 | | -> duration | 3.409 | 3.409 | 3.409 | 3.409 | 3.409 | 3.409 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.408698 Full duration: 39.514182 -------------------------------------------------------------------------------- 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 2f191906-5a4d-4abc-ab3a-24cb7cc3f66c 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.821 | 2.821 | 2.821 | 2.821 | 2.821 | 2.821 | 100.0% | 1 | | neutron.create_router | 0.489 | 0.489 | 0.489 | 0.489 | 0.489 | 0.489 | 100.0% | 1 | | neutron.add_gateway_router | 4.394 | 4.394 | 4.394 | 4.394 | 4.394 | 4.394 | 100.0% | 1 | | neutron.remove_gateway_router | 3.83 | 3.83 | 3.83 | 3.83 | 3.83 | 3.83 | 100.0% | 1 | | total | 11.534 | 11.534 | 11.534 | 11.534 | 11.534 | 11.534 | 100.0% | 1 | | -> duration | 11.534 | 11.534 | 11.534 | 11.534 | 11.534 | 11.534 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.534002 Full duration: 64.967084 HINTS: * To plot HTML graphics with this data, run: rally task report 2f191906-5a4d-4abc-ab3a-24cb7cc3f66c --out output.html * To generate a JUnit report, run: rally task export 2f191906-5a4d-4abc-ab3a-24cb7cc3f66c --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 2f191906-5a4d-4abc-ab3a-24cb7cc3f66c --json --out output.json 2018-06-27 20:39:29,489 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '2f191906-5a4d-4abc-ab3a-24cb7cc3f66c'] 2018-06-27 20:39:32,236 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-06-27 20:39:32,237 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '2f191906-5a4d-4abc-ab3a-24cb7cc3f66c', '--out', u'/home/opnfv/functest/results/rally/opnfv-neutron.html'] 2018-06-27 20:39:32,263 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2018-06-27 20:39:32,264 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2018-06-27 20:39:32,264 - 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-27 20:39:32,265 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-06-27 20:39:32,280 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-06-27 20:39:32,281 - 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': '1fe1072b-7dd2-43e4-938c-6f01c065ed53', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-2cf7d405-fd96-48ee-8440-a08a0738284e', 'flavor_name': 'rally-tiny-2cf7d405-fd96-48ee-8440-a08a0738284e', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-2cf7d405-fd96-48ee-8440-a08a0738284e', '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-27 20:55:52,549 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 9bada4ca-25f1-4701-82c1-149001b7e09a 2018-06-27 20:55:52,551 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '9bada4ca-25f1-4701-82c1-149001b7e09a'] 2018-06-27 20:55:53,639 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 9bada4ca-25f1-4701-82c1-149001b7e09a: 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-2cf7d405-fd96-48ee-8440-a08a0738284e" }, "image": { "name": "Cirros-0.4.0-2cf7d405-fd96-48ee-8440-a08a0738284e" }, "nics": [ { "net-id": "1fe1072b-7dd2-43e4-938c-6f01c065ed53" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 9bada4ca-25f1-4701-82c1-149001b7e09a 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 | 32.106 | 32.106 | 32.106 | 32.106 | 32.106 | 32.106 | 100.0% | 1 | | nova.live_migrate | 24.158 | 24.158 | 24.158 | 24.158 | 24.158 | 24.158 | 100.0% | 1 | | nova.delete_server | 3.352 | 3.352 | 3.352 | 3.352 | 3.352 | 3.352 | 100.0% | 1 | | total | 59.617 | 59.617 | 59.617 | 59.617 | 59.617 | 59.617 | 100.0% | 1 | | -> duration | 58.617 | 58.617 | 58.617 | 58.617 | 58.617 | 58.617 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 58.616647 Full duration: 85.146412 -------------------------------------------------------------------------------- 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-2cf7d405-fd96-48ee-8440-a08a0738284e" }, "boot_server_kwargs": { "nics": [ { "net-id": "1fe1072b-7dd2-43e4-938c-6f01c065ed53" } ] }, "image": { "name": "Cirros-0.4.0-2cf7d405-fd96-48ee-8440-a08a0738284e" }, "size": 10 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 9bada4ca-25f1-4701-82c1-149001b7e09a 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 | 29.447 | 29.447 | 29.447 | 29.447 | 29.447 | 29.447 | 100.0% | 1 | | cinder_v2.create_volume | 7.503 | 7.503 | 7.503 | 7.503 | 7.503 | 7.503 | 100.0% | 1 | | nova.attach_volume | 14.27 | 14.27 | 14.27 | 14.27 | 14.27 | 14.27 | 100.0% | 1 | | nova.live_migrate | 36.557 | 36.557 | 36.557 | 36.557 | 36.557 | 36.557 | 100.0% | 1 | | nova.detach_volume | 11.474 | 11.474 | 11.474 | 11.474 | 11.474 | 11.474 | 100.0% | 1 | | cinder_v2.delete_volume | 3.245 | 3.245 | 3.245 | 3.245 | 3.245 | 3.245 | 100.0% | 1 | | nova.delete_server | 6.095 | 6.095 | 6.095 | 6.095 | 6.095 | 6.095 | 100.0% | 1 | | total | 108.593 | 108.593 | 108.593 | 108.593 | 108.593 | 108.593 | 100.0% | 1 | | -> duration | 107.593 | 107.593 | 107.593 | 107.593 | 107.593 | 107.593 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 107.592728 Full duration: 141.798234 -------------------------------------------------------------------------------- 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": "1fe1072b-7dd2-43e4-938c-6f01c065ed53" } ], "image": { "name": "Cirros-0.4.0-2cf7d405-fd96-48ee-8440-a08a0738284e" }, "block_migration": false, "force_delete": false, "flavor": { "name": "rally-tiny-2cf7d405-fd96-48ee-8440-a08a0738284e" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 9bada4ca-25f1-4701-82c1-149001b7e09a 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.122 | 21.122 | 21.122 | 21.122 | 21.122 | 21.122 | 100.0% | 1 | | nova.boot_server | 26.898 | 26.898 | 26.898 | 26.898 | 26.898 | 26.898 | 100.0% | 1 | | nova.live_migrate | 33.249 | 33.249 | 33.249 | 33.249 | 33.249 | 33.249 | 100.0% | 1 | | nova.delete_server | 11.166 | 11.166 | 11.166 | 11.166 | 11.166 | 11.166 | 100.0% | 1 | | total | 92.435 | 92.435 | 92.435 | 92.435 | 92.435 | 92.435 | 100.0% | 1 | | -> duration | 91.435 | 91.435 | 91.435 | 91.435 | 91.435 | 91.435 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 91.435395 Full duration: 125.19984 -------------------------------------------------------------------------------- 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": "1fe1072b-7dd2-43e4-938c-6f01c065ed53" } ] }, "flavor": { "name": "rally-tiny-2cf7d405-fd96-48ee-8440-a08a0738284e" }, "image": { "name": "Cirros-0.4.0-2cf7d405-fd96-48ee-8440-a08a0738284e" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 9bada4ca-25f1-4701-82c1-149001b7e09a 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.617 | 1.617 | 1.617 | 1.617 | 1.617 | 1.617 | 100.0% | 1 | | nova.boot_server | 21.628 | 21.628 | 21.628 | 21.628 | 21.628 | 21.628 | 100.0% | 1 | | nova.delete_server | 8.452 | 8.452 | 8.452 | 8.452 | 8.452 | 8.452 | 100.0% | 1 | | nova.delete_keypair | 0.103 | 0.103 | 0.103 | 0.103 | 0.103 | 0.103 | 100.0% | 1 | | total | 31.804 | 31.804 | 31.804 | 31.804 | 31.804 | 31.804 | 100.0% | 1 | | -> duration | 30.804 | 30.804 | 30.804 | 30.804 | 30.804 | 30.804 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 30.8035 Full duration: 91.828611 -------------------------------------------------------------------------------- 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-2cf7d405-fd96-48ee-8440-a08a0738284e" }, "image": { "name": "Cirros-0.4.0-2cf7d405-fd96-48ee-8440-a08a0738284e" }, "nics": [ { "net-id": "1fe1072b-7dd2-43e4-938c-6f01c065ed53" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 9bada4ca-25f1-4701-82c1-149001b7e09a 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 | 17.782 | 17.782 | 17.782 | 17.782 | 17.782 | 17.782 | 100.0% | 1 | | nova.boot_server | 25.866 | 25.866 | 25.866 | 25.866 | 25.866 | 25.866 | 100.0% | 1 | | nova.delete_server | 8.146 | 8.146 | 8.146 | 8.146 | 8.146 | 8.146 | 100.0% | 1 | | total | 51.794 | 51.794 | 51.794 | 51.794 | 51.794 | 51.794 | 100.0% | 1 | | -> duration | 50.794 | 50.794 | 50.794 | 50.794 | 50.794 | 50.794 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 50.794444 Full duration: 121.578594 -------------------------------------------------------------------------------- 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-2cf7d405-fd96-48ee-8440-a08a0738284e" }, "image": { "name": "Cirros-0.4.0-2cf7d405-fd96-48ee-8440-a08a0738284e" }, "nics": [ { "net-id": "1fe1072b-7dd2-43e4-938c-6f01c065ed53" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 9bada4ca-25f1-4701-82c1-149001b7e09a 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.617 | 21.617 | 21.617 | 21.617 | 21.617 | 21.617 | 100.0% | 1 | | nova.pause_server | 4.489 | 4.489 | 4.489 | 4.489 | 4.489 | 4.489 | 100.0% | 1 | | nova.unpause_server | 4.963 | 4.963 | 4.963 | 4.963 | 4.963 | 4.963 | 100.0% | 1 | | nova.delete_server | 6.743 | 6.743 | 6.743 | 6.743 | 6.743 | 6.743 | 100.0% | 1 | | total | 37.812 | 37.812 | 37.812 | 37.812 | 37.812 | 37.812 | 100.0% | 1 | | -> duration | 32.812 | 32.812 | 32.812 | 32.812 | 32.812 | 32.812 | 100.0% | 1 | | -> idle_duration | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 32.812481 Full duration: 95.71033 -------------------------------------------------------------------------------- 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": "1fe1072b-7dd2-43e4-938c-6f01c065ed53" } ], "flavor": { "name": "rally-tiny-2cf7d405-fd96-48ee-8440-a08a0738284e" }, "image": { "name": "Cirros-0.4.0-2cf7d405-fd96-48ee-8440-a08a0738284e" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 9bada4ca-25f1-4701-82c1-149001b7e09a 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.004 | 25.004 | 25.004 | 25.004 | 25.004 | 25.004 | 100.0% | 1 | | nova.migrate | 37.014 | 37.014 | 37.014 | 37.014 | 37.014 | 37.014 | 100.0% | 1 | | nova.resize_confirm | 5.372 | 5.372 | 5.372 | 5.372 | 5.372 | 5.372 | 100.0% | 1 | | nova.delete_server | 5.345 | 5.345 | 5.345 | 5.345 | 5.345 | 5.345 | 100.0% | 1 | | total | 72.735 | 72.735 | 72.735 | 72.735 | 72.735 | 72.735 | 100.0% | 1 | | -> duration | 71.735 | 71.735 | 71.735 | 71.735 | 71.735 | 71.735 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 71.73543 Full duration: 98.259832 -------------------------------------------------------------------------------- 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-2cf7d405-fd96-48ee-8440-a08a0738284e" }, "auto_assign_nic": true, "image": { "name": "Cirros-0.4.0-2cf7d405-fd96-48ee-8440-a08a0738284e" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 9bada4ca-25f1-4701-82c1-149001b7e09a 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 | 18.945 | 18.945 | 18.945 | 18.945 | 18.945 | 18.945 | 100.0% | 1 | | nova.list_interfaces | 1.737 | 1.737 | 1.737 | 1.737 | 1.737 | 1.737 | 100.0% | 1 | | total | 20.682 | 20.682 | 20.682 | 20.682 | 20.682 | 20.682 | 100.0% | 1 | | -> duration | 19.682 | 19.682 | 19.682 | 19.682 | 19.682 | 19.682 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 19.682235 Full duration: 85.603416 -------------------------------------------------------------------------------- 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 9bada4ca-25f1-4701-82c1-149001b7e09a 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.645 | 1.645 | 1.645 | 1.645 | 1.645 | 1.645 | 100.0% | 1 | | nova.delete_server_group | 0.855 | 0.855 | 0.855 | 0.855 | 0.855 | 0.855 | 100.0% | 1 | | total | 2.501 | 2.501 | 2.501 | 2.501 | 2.501 | 2.501 | 100.0% | 1 | | -> duration | 2.501 | 2.501 | 2.501 | 2.501 | 2.501 | 2.501 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.500677 Full duration: 25.424196 HINTS: * To plot HTML graphics with this data, run: rally task report 9bada4ca-25f1-4701-82c1-149001b7e09a --out output.html * To generate a JUnit report, run: rally task export 9bada4ca-25f1-4701-82c1-149001b7e09a --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 9bada4ca-25f1-4701-82c1-149001b7e09a --json --out output.json 2018-06-27 20:55:53,640 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '9bada4ca-25f1-4701-82c1-149001b7e09a'] 2018-06-27 20:55:56,362 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-06-27 20:55:56,363 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '9bada4ca-25f1-4701-82c1-149001b7e09a', '--out', u'/home/opnfv/functest/results/rally/opnfv-nova.html'] 2018-06-27 20:55:56,401 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" OK. 2018-06-27 20:55:56,402 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2018-06-27 20:55:56,402 - 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-27 20:55:56,402 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-06-27 20:55:56,420 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-06-27 20:55:56,421 - 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': '1fe1072b-7dd2-43e4-938c-6f01c065ed53', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-2cf7d405-fd96-48ee-8440-a08a0738284e', 'flavor_name': 'rally-tiny-2cf7d405-fd96-48ee-8440-a08a0738284e', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-2cf7d405-fd96-48ee-8440-a08a0738284e', '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-27 20:57:55,684 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 4cd60cea-afb5-4877-9ca7-f2288507bb81 2018-06-27 20:57:55,685 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '4cd60cea-afb5-4877-9ca7-f2288507bb81'] 2018-06-27 20:57:56,704 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 4cd60cea-afb5-4877-9ca7-f2288507bb81: 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 4cd60cea-afb5-4877-9ca7-f2288507bb81 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.109 | 2.109 | 2.109 | 2.109 | 2.109 | 2.109 | 100.0% | 1 | | quotas.delete_quotas | 0.732 | 0.732 | 0.732 | 0.732 | 0.732 | 0.732 | 100.0% | 1 | | total | 2.841 | 2.841 | 2.841 | 2.841 | 2.841 | 2.841 | 100.0% | 1 | | -> duration | 2.841 | 2.841 | 2.841 | 2.841 | 2.841 | 2.841 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.841115 Full duration: 21.896227 -------------------------------------------------------------------------------- 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 4cd60cea-afb5-4877-9ca7-f2288507bb81 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.092 | 2.092 | 2.092 | 2.092 | 2.092 | 2.092 | 100.0% | 1 | | total | 2.092 | 2.092 | 2.092 | 2.092 | 2.092 | 2.092 | 100.0% | 1 | | -> duration | 2.092 | 2.092 | 2.092 | 2.092 | 2.092 | 2.092 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.091823 Full duration: 20.578167 -------------------------------------------------------------------------------- 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 4cd60cea-afb5-4877-9ca7-f2288507bb81 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.926 | 0.926 | 0.926 | 0.926 | 0.926 | 0.926 | 100.0% | 1 | | total | 1.687 | 1.687 | 1.687 | 1.687 | 1.687 | 1.687 | 100.0% | 1 | | -> duration | 1.687 | 1.687 | 1.687 | 1.687 | 1.687 | 1.687 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.68721 Full duration: 21.143474 -------------------------------------------------------------------------------- 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 4cd60cea-afb5-4877-9ca7-f2288507bb81 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 | 3.82 | 3.82 | 3.82 | 3.82 | 3.82 | 3.82 | 100.0% | 1 | | total | 3.821 | 3.821 | 3.821 | 3.821 | 3.821 | 3.821 | 100.0% | 1 | | -> duration | 3.821 | 3.821 | 3.821 | 3.821 | 3.821 | 3.821 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.820658 Full duration: 24.020522 HINTS: * To plot HTML graphics with this data, run: rally task report 4cd60cea-afb5-4877-9ca7-f2288507bb81 --out output.html * To generate a JUnit report, run: rally task export 4cd60cea-afb5-4877-9ca7-f2288507bb81 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 4cd60cea-afb5-4877-9ca7-f2288507bb81 --json --out output.json 2018-06-27 20:57:56,705 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '4cd60cea-afb5-4877-9ca7-f2288507bb81'] 2018-06-27 20:57:59,351 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-06-27 20:57:59,351 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '4cd60cea-afb5-4877-9ca7-f2288507bb81', '--out', u'/home/opnfv/functest/results/rally/opnfv-quotas.html'] 2018-06-27 20:57:59,367 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2018-06-27 20:57:59,371 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +----------------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +----------------+------------+----------------+-----------+ | authenticate | 02:01 | 6 | 100.00% | | glance | 02:47 | 4 | 100.00% | | cinder | 06:34 | 10 | 100.00% | | gnocchi | 03:46 | 11 | 100.00% | | heat | 02:53 | 4 | 100.00% | | keystone | 06:56 | 11 | 100.00% | | neutron | 11:49 | 11 | 100.00% | | nova | 14:30 | 9 | 100.00% | | quotas | 01:27 | 4 | 100.00% | | | | | | | TOTAL: | 00:52:48 | 70 | 100.00% | +----------------+------------+----------------+-----------+ 2018-06-27 20:57:59,371 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 100.00% in 9/9 modules 2018-06-27 20:57:59,372 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.flavors.detail 2018-06-27 20:57:59,373 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 20:58:00,199 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T21:58:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["H9_tcz9DTFaHk8AZU19njQ"], "issued_at": "2018-06-27T20:58:00.000000Z"}} 2018-06-27 20:58:00,202 - 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}a2aa51070d781a228a5275cd56f72e07ba9ff016" 2018-06-27 20:58:00,872 - 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-39d2fd13-ced4-4528-a104-a6948c720e92 X-Compute-Request-Id: req-39d2fd13-ced4-4528-a104-a6948c720e92 Date: Wed, 27 Jun 2018 20:58:00 GMT Connection: close RESP BODY: {"flavors": [{"name": "rally-mini-2cf7d405-fd96-48ee-8440-a08a0738284e", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/9d8a7997-2cc7-4329-a5ed-28c9f5399168", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/9d8a7997-2cc7-4329-a5ed-28c9f5399168", "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": "9d8a7997-2cc7-4329-a5ed-28c9f5399168"}, {"name": "rally-tiny-2cf7d405-fd96-48ee-8440-a08a0738284e", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/a4d2e87f-6bd9-477e-830e-2795dcde7947", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/a4d2e87f-6bd9-477e-830e-2795dcde7947", "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": "a4d2e87f-6bd9-477e-830e-2795dcde7947"}]} 2018-06-27 20:58:00,872 - 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-39d2fd13-ced4-4528-a104-a6948c720e92 2018-06-27 20:58:00,872 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.flavors.detail in 1.49966907501s 2018-06-27 20:58:00,872 - 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-39d2fd13-ced4-4528-a104-a6948c720e92 2018-06-27 20:58:00,875 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.DELETE.flavors 2018-06-27 20:58:00,878 - 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/9d8a7997-2cc7-4329-a5ed-28c9f5399168 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a2aa51070d781a228a5275cd56f72e07ba9ff016" 2018-06-27 20:58:01,632 - 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-ec17d732-0c6b-4454-a048-6eb9ac680112 X-Compute-Request-Id: req-ec17d732-0c6b-4454-a048-6eb9ac680112 Date: Wed, 27 Jun 2018 20:58:01 GMT Connection: close 2018-06-27 20:58:01,632 - keystoneauth.session - DEBUG - DELETE call to compute for http://10.167.4.35:8774/v2.1/flavors/9d8a7997-2cc7-4329-a5ed-28c9f5399168 used request id req-ec17d732-0c6b-4454-a048-6eb9ac680112 2018-06-27 20:58:01,632 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.DELETE.flavors in 0.757014036179s 2018-06-27 20:58:01,632 - shade.request_ids - DEBUG - DELETE call to compute for http://10.167.4.35:8774/v2.1/flavors/9d8a7997-2cc7-4329-a5ed-28c9f5399168 used request id req-ec17d732-0c6b-4454-a048-6eb9ac680112 2018-06-27 20:58:01,633 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.flavors.detail 2018-06-27 20:58:01,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/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}a2aa51070d781a228a5275cd56f72e07ba9ff016" 2018-06-27 20:58:02,401 - 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-8483aa41-1a96-4d40-823b-06d8a6b1ab74 X-Compute-Request-Id: req-8483aa41-1a96-4d40-823b-06d8a6b1ab74 Date: Wed, 27 Jun 2018 20:58:02 GMT Connection: close RESP BODY: {"flavors": [{"name": "rally-tiny-2cf7d405-fd96-48ee-8440-a08a0738284e", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/a4d2e87f-6bd9-477e-830e-2795dcde7947", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/a4d2e87f-6bd9-477e-830e-2795dcde7947", "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": "a4d2e87f-6bd9-477e-830e-2795dcde7947"}]} 2018-06-27 20:58:02,401 - 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-8483aa41-1a96-4d40-823b-06d8a6b1ab74 2018-06-27 20:58:02,401 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.flavors.detail in 0.76798582077s 2018-06-27 20:58:02,401 - 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-8483aa41-1a96-4d40-823b-06d8a6b1ab74 2018-06-27 20:58:02,403 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.DELETE.flavors 2018-06-27 20:58:02,406 - 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/a4d2e87f-6bd9-477e-830e-2795dcde7947 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a2aa51070d781a228a5275cd56f72e07ba9ff016" 2018-06-27 20:58:03,210 - 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-e9802450-9921-4f27-8b9c-747249915263 X-Compute-Request-Id: req-e9802450-9921-4f27-8b9c-747249915263 Date: Wed, 27 Jun 2018 20:58:03 GMT Connection: close 2018-06-27 20:58:03,210 - keystoneauth.session - DEBUG - DELETE call to compute for http://10.167.4.35:8774/v2.1/flavors/a4d2e87f-6bd9-477e-830e-2795dcde7947 used request id req-e9802450-9921-4f27-8b9c-747249915263 2018-06-27 20:58:03,210 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.DELETE.flavors in 0.806597948074s 2018-06-27 20:58:03,210 - shade.request_ids - DEBUG - DELETE call to compute for http://10.167.4.35:8774/v2.1/flavors/a4d2e87f-6bd9-477e-830e-2795dcde7947 used request id req-e9802450-9921-4f27-8b9c-747249915263 2018-06-27 20:58:03,211 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.PUT.routers.remove_router_interface 2018-06-27 20:58:03,211 - 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/b013d76b-3557-449b-a4c4-1c91d4ad4bf8/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}a2aa51070d781a228a5275cd56f72e07ba9ff016" -d '{"subnet_id": "b93ecb10-0247-4303-b1d5-89313d0463bc"}' 2018-06-27 20:58:08,351 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-627f40fe-f6d3-431e-9d6c-73aadcb3b10a Date: Wed, 27 Jun 2018 20:58:08 GMT RESP BODY: {"network_id": "1fe1072b-7dd2-43e4-938c-6f01c065ed53", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "subnet_id": "b93ecb10-0247-4303-b1d5-89313d0463bc", "subnet_ids": ["b93ecb10-0247-4303-b1d5-89313d0463bc"], "port_id": "4918b572-3db0-4786-bc92-13c53f4af6f8", "id": "b013d76b-3557-449b-a4c4-1c91d4ad4bf8"} 2018-06-27 20:58:08,351 - keystoneauth.session - DEBUG - PUT call to network for http://10.167.4.35:9696/v2.0/routers/b013d76b-3557-449b-a4c4-1c91d4ad4bf8/remove_router_interface.json used request id req-627f40fe-f6d3-431e-9d6c-73aadcb3b10a 2018-06-27 20:58:08,351 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.PUT.routers.remove_router_interface in 5.14018511772s 2018-06-27 20:58:08,351 - shade.request_ids - DEBUG - PUT call to network for http://10.167.4.35:9696/v2.0/routers/b013d76b-3557-449b-a4c4-1c91d4ad4bf8/remove_router_interface.json used request id req-627f40fe-f6d3-431e-9d6c-73aadcb3b10a returning object b013d76b-3557-449b-a4c4-1c91d4ad4bf8 2018-06-27 20:58:08,352 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.routers 2018-06-27 20:58:08,352 - 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}a2aa51070d781a228a5275cd56f72e07ba9ff016" 2018-06-27 20:58:09,023 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 715 X-Openstack-Request-Id: req-29e4a153-2fbf-4fa7-9c43-845934b00ee9 Date: Wed, 27 Jun 2018 20:58:09 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "977aff9f-43e9-4fec-86ae-a730f64fa17d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "df0aa635-d718-49cc-81c1-ba349ef8a505", "ip_address": "172.30.10.119"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T19:56:32Z", "admin_state_up": true, "updated_at": "2018-06-27T20:58:05Z", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "b013d76b-3557-449b-a4c4-1c91d4ad4bf8", "name": "rally-router-2cf7d405-fd96-48ee-8440-a08a0738284e"}]} 2018-06-27 20:58:09,023 - keystoneauth.session - DEBUG - GET call to network for http://10.167.4.35:9696/v2.0/routers.json used request id req-29e4a153-2fbf-4fa7-9c43-845934b00ee9 2018-06-27 20:58:09,023 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.routers in 0.670966863632s 2018-06-27 20:58:09,023 - shade.request_ids - DEBUG - GET call to network for http://10.167.4.35:9696/v2.0/routers.json used request id req-29e4a153-2fbf-4fa7-9c43-845934b00ee9 2018-06-27 20:58:09,025 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.routers 2018-06-27 20:58:09,025 - 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/b013d76b-3557-449b-a4c4-1c91d4ad4bf8.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a2aa51070d781a228a5275cd56f72e07ba9ff016" 2018-06-27 20:58:11,606 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1f6808c3-3662-40e5-ae41-0ab4db692dfa Content-Length: 0 Date: Wed, 27 Jun 2018 20:58:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 20:58:11,606 - keystoneauth.session - DEBUG - DELETE call to network for http://10.167.4.35:9696/v2.0/routers/b013d76b-3557-449b-a4c4-1c91d4ad4bf8.json used request id req-1f6808c3-3662-40e5-ae41-0ab4db692dfa 2018-06-27 20:58:11,606 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.routers in 2.5815320015s 2018-06-27 20:58:11,607 - shade.request_ids - DEBUG - DELETE call to network for http://10.167.4.35:9696/v2.0/routers/b013d76b-3557-449b-a4c4-1c91d4ad4bf8.json used request id req-1f6808c3-3662-40e5-ae41-0ab4db692dfa 2018-06-27 20:58:11,607 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.subnets 2018-06-27 20:58:11,608 - 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}a2aa51070d781a228a5275cd56f72e07ba9ff016" 2018-06-27 20:58:11,707 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1291 X-Openstack-Request-Id: req-f88f9193-7232-4502-b8e7-a6f16f23c49d Date: Wed, 27 Jun 2018 20:58:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1fe1072b-7dd2-43e4-938c-6f01c065ed53","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:56:31Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-06-27T19:56:31Z","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":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"b93ecb10-0247-4303-b1d5-89313d0463bc","subnetpool_id":null,"name":"rally-subnet-2cf7d405-fd96-48ee-8440-a08a0738284e"},{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"977aff9f-43e9-4fec-86ae-a730f64fa17d","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T18:56:39Z","dns_nameservers":[],"updated_at":"2018-06-27T18:56:39Z","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":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"df0aa635-d718-49cc-81c1-ba349ef8a505","subnetpool_id":null,"name":"floating_subnet"}]} 2018-06-27 20:58:11,708 - keystoneauth.session - DEBUG - GET call to network for http://10.167.4.35:9696/v2.0/subnets.json used request id req-f88f9193-7232-4502-b8e7-a6f16f23c49d 2018-06-27 20:58:11,708 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.subnets in 0.100447893143s 2018-06-27 20:58:11,708 - shade.request_ids - DEBUG - GET call to network for http://10.167.4.35:9696/v2.0/subnets.json used request id req-f88f9193-7232-4502-b8e7-a6f16f23c49d 2018-06-27 20:58:11,710 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.subnets 2018-06-27 20:58:11,710 - 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/b93ecb10-0247-4303-b1d5-89313d0463bc.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a2aa51070d781a228a5275cd56f72e07ba9ff016" 2018-06-27 20:58:15,621 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f98f0b3f-c05a-4885-a937-326146341968 Date: Wed, 27 Jun 2018 20:58:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 20:58:15,622 - keystoneauth.session - DEBUG - DELETE call to network for http://10.167.4.35:9696/v2.0/subnets/b93ecb10-0247-4303-b1d5-89313d0463bc.json used request id req-f98f0b3f-c05a-4885-a937-326146341968 2018-06-27 20:58:15,622 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.subnets in 3.91187214851s 2018-06-27 20:58:15,622 - shade.request_ids - DEBUG - DELETE call to network for http://10.167.4.35:9696/v2.0/subnets/b93ecb10-0247-4303-b1d5-89313d0463bc.json used request id req-f98f0b3f-c05a-4885-a937-326146341968 2018-06-27 20:58:15,623 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-06-27 20:58:15,623 - 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}a2aa51070d781a228a5275cd56f72e07ba9ff016" 2018-06-27 20:58:15,863 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1349 X-Openstack-Request-Id: req-65d0faaf-1568-4db2-a5c7-ef83ef8399af Date: Wed, 27 Jun 2018 20:58:15 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"1fe1072b-7dd2-43e4-938c-6f01c065ed53","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":true,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-27T20:58:15Z","provider:segmentation_id":84,"name":"rally-net-2cf7d405-fd96-48ee-8440-a08a0738284e","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T19:56:30Z","provider:network_type":"vxlan"},{"provider:physical_network":"physnet1","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"977aff9f-43e9-4fec-86ae-a730f64fa17d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":["df0aa635-d718-49cc-81c1-ba349ef8a505"],"description":"","tags":[],"updated_at":"2018-06-27T18:56:39Z","is_default":true,"provider:segmentation_id":null,"name":"floating_net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T18:56:31Z","provider:network_type":"flat"}]} 2018-06-27 20:58:15,863 - keystoneauth.session - DEBUG - GET call to network for http://10.167.4.35:9696/v2.0/networks.json used request id req-65d0faaf-1568-4db2-a5c7-ef83ef8399af 2018-06-27 20:58:15,864 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.240906953812s 2018-06-27 20:58:15,864 - shade.request_ids - DEBUG - GET call to network for http://10.167.4.35:9696/v2.0/networks.json used request id req-65d0faaf-1568-4db2-a5c7-ef83ef8399af 2018-06-27 20:58:15,866 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.networks 2018-06-27 20:58:15,866 - 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/1fe1072b-7dd2-43e4-938c-6f01c065ed53.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a2aa51070d781a228a5275cd56f72e07ba9ff016" 2018-06-27 20:58:18,749 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9e9e9490-80ef-4b6f-9a6f-5b68a489cfcd Date: Wed, 27 Jun 2018 20:58:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 20:58:18,749 - keystoneauth.session - DEBUG - DELETE call to network for http://10.167.4.35:9696/v2.0/networks/1fe1072b-7dd2-43e4-938c-6f01c065ed53.json used request id req-9e9e9490-80ef-4b6f-9a6f-5b68a489cfcd 2018-06-27 20:58:18,749 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.networks in 2.88332605362s 2018-06-27 20:58:18,749 - shade.request_ids - DEBUG - DELETE call to network for http://10.167.4.35:9696/v2.0/networks/1fe1072b-7dd2-43e4-938c-6f01c065ed53.json used request id req-9e9e9490-80ef-4b6f-9a6f-5b68a489cfcd 2018-06-27 20:58:18,754 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.GET.images 2018-06-27 20:58:18,757 - 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}a2aa51070d781a228a5275cd56f72e07ba9ff016" 2018-06-27 20:58:19,452 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1037 Content-Type: application/json X-Openstack-Request-Id: req-070eb7fe-7332-4d9c-8726-8bcc0e30ef19 Date: Wed, 27 Jun 2018 20:58:19 GMT Connection: close RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-06-27T19:56:30Z", "file": "/v2/images/31b76e7e-c668-4f83-9e58-f88452771d2c/file", "owner": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "31b76e7e-c668-4f83-9e58-f88452771d2c", "size": 12716032, "self": "/v2/images/31b76e7e-c668-4f83-9e58-f88452771d2c", "disk_format": "qcow2", "direct_url": "file:///var/lib/glance/images/31b76e7e-c668-4f83-9e58-f88452771d2c", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "visibility": "public", "owner_specified.shade.object": "images/Cirros-0.4.0-2cf7d405-fd96-48ee-8440-a08a0738284e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "Cirros-0.4.0-2cf7d405-fd96-48ee-8440-a08a0738284e", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-06-27T19:56:29Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-06-27 20:58:19,453 - keystoneauth.session - DEBUG - GET call to image for http://10.167.4.35:9292/v2/images used request id req-070eb7fe-7332-4d9c-8726-8bcc0e30ef19 2018-06-27 20:58:19,453 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.GET.images in 0.699033975601s 2018-06-27 20:58:19,453 - shade.request_ids - DEBUG - GET call to image for http://10.167.4.35:9292/v2/images used request id req-070eb7fe-7332-4d9c-8726-8bcc0e30ef19 2018-06-27 20:58:19,455 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.DELETE.images 2018-06-27 20:58:19,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:9292/v2/images/31b76e7e-c668-4f83-9e58-f88452771d2c -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a2aa51070d781a228a5275cd56f72e07ba9ff016" 2018-06-27 20:58:20,465 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9b956955-4bd3-4634-b38b-75c26e87222f Date: Wed, 27 Jun 2018 20:58:20 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-27 20:58:20,465 - keystoneauth.session - DEBUG - DELETE call to image for http://10.167.4.35:9292/v2/images/31b76e7e-c668-4f83-9e58-f88452771d2c used request id req-9b956955-4bd3-4634-b38b-75c26e87222f 2018-06-27 20:58:20,465 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.DELETE.images in 1.00953698158s 2018-06-27 20:58:20,465 - shade.request_ids - DEBUG - DELETE call to image for http://10.167.4.35:9292/v2/images/31b76e7e-c668-4f83-9e58-f88452771d2c used request id req-9b956955-4bd3-4634-b38b-75c26e87222f 2018-06-27 20:58:20,465 - xtesting.energy.energy - DEBUG - Restoring previous scenario (default/default) 2018-06-27 20:58:20,466 - xtesting.energy.energy - DEBUG - Submitting scenario (default/default) 2018-06-27 20:58:21,083 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-06-27 20:58:21,083 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 62:08 | PASS | +----------------------+------------------+------------------+----------------+ 2018-06-27 20:58:21,089 - xtesting.ci.run_tests - INFO - Running test case 'patrole'... 2018-06-27 20:58:21,170 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-06-27 20:58:21,170 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-06-27 20:58:21,170 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-06-27 20:58:21,170 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-06-27 20:58:21,170 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-06-27 20:58:21,170 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-06-27 20:58:21,171 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-06-27 20:58:21,171 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-06-27 20:58:21,171 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-06-27 20:58:21,171 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-06-27 20:58:21,171 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-06-27 20:58:21,171 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-06-27 20:58:21,171 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-06-27 20:58:21,171 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-06-27 20:58:21,172 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-06-27 20:58:21,172 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-06-27 20:58:21,172 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-06-27 20:58:21,172 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-06-27 20:58:21,172 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-06-27 20:58:21,172 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-06-27 20:58:21,172 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-06-27 20:58:21,173 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-06-27 20:58:21,173 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-06-27 20:58:21,173 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-06-27 20:58:21,173 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-06-27 20:58:21,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 "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-27 20:58:21,193 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 20:58:21 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fc1b2186-1c3e-4bfe-b2aa-0fa7036625ed Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 20:58:21,193 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-fc1b2186-1c3e-4bfe-b2aa-0fa7036625ed 2018-06-27 20:58:21,193 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 20:58:22,162 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T21:58:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["khe95EA_Qe28A7HN5j1Qug"], "issued_at": "2018-06-27T20:58:22.000000Z"}} 2018-06-27 20:58:22,165 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-06-27 20:58:22,165 - 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}c237803320bf2694dc05c30afb45d26e2bd9ce5e" 2018-06-27 20:58:23,173 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-da58a245-4843-4e1e-a2e4-af69d6417066 Date: Wed, 27 Jun 2018 20:58:23 GMT RESP BODY: {"networks":[{"provider:physical_network":"physnet1","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"977aff9f-43e9-4fec-86ae-a730f64fa17d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":["df0aa635-d718-49cc-81c1-ba349ef8a505"],"description":"","tags":[],"updated_at":"2018-06-27T18:56:39Z","is_default":true,"provider:segmentation_id":null,"name":"floating_net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T18:56:31Z","provider:network_type":"flat"}]} 2018-06-27 20:58:23,174 - 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-da58a245-4843-4e1e-a2e4-af69d6417066 2018-06-27 20:58:23,174 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 1.00893712044s 2018-06-27 20:58:23,174 - 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-da58a245-4843-4e1e-a2e4-af69d6417066 2018-06-27 20:58:23,175 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-06-27 20:58:26,817 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-06-27 20:58:30,061 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 0161ed87-6f73-4ead-ac9d-4185bbe69bb1 | 2018-06-27T20:58:29.307381 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 0161ed87-6f73-4ead-ac9d-4185bbe69bb1 ~/.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-27 20:58:35,299 - 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-27 20:58:35,299 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-06-27 20:58:38,118 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-06-27 20:58:42,585 - 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=d34fd539-2ad5-46a4-a98c-83240270463d) as the default verifier for the future CLI operations. 2018-06-27 20:58:46,127 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.networks 2018-06-27 20:58:46,129 - 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}c237803320bf2694dc05c30afb45d26e2bd9ce5e" -d '{"network": {"name": "patrole-net_d310fa5a-6c02-4ee3-bdde-42eb9374af38", "admin_state_up": true}}' 2018-06-27 20:58:47,047 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-a42619ee-4c99-49e1-a24a-d20b664c9cc4 Date: Wed, 27 Jun 2018 20:58:47 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"d297dd2f-a57e-46ca-b989-9ec7a68f74b1","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-27T20:58:46Z","is_default":false,"provider:segmentation_id":20,"name":"patrole-net_d310fa5a-6c02-4ee3-bdde-42eb9374af38","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T20:58:46Z","mtu":1450}} 2018-06-27 20:58:47,047 - keystoneauth.session - DEBUG - POST call to network for http://10.167.4.35:9696/v2.0/networks.json used request id req-a42619ee-4c99-49e1-a24a-d20b664c9cc4 2018-06-27 20:58:47,047 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.networks in 0.919772148132s 2018-06-27 20:58:47,048 - shade.request_ids - DEBUG - POST call to network for http://10.167.4.35:9696/v2.0/networks.json used request id req-a42619ee-4c99-49e1-a24a-d20b664c9cc4 2018-06-27 20:58:47,048 - 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-27T20:58:46Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'd297dd2f-a57e-46ca-b989-9ec7a68f74b1', u'provider:segmentation_id': 20, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'patrole-net_d310fa5a-6c02-4ee3-bdde-42eb9374af38', u'admin_state_up': True, u'tenant_id': u'8cdbc979369d4c15b8ddd6cc77d930e3', u'created_at': u'2018-06-27T20:58:46Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'8cdbc979369d4c15b8ddd6cc77d930e3'}) 2018-06-27 20:58:47,049 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-06-27 20:58:47,050 - 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}c237803320bf2694dc05c30afb45d26e2bd9ce5e" 2018-06-27 20:58:47,353 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1346 X-Openstack-Request-Id: req-43013bd6-cfc3-47c5-afe9-e26703e0507e Date: Wed, 27 Jun 2018 20:58:47 GMT RESP BODY: {"networks":[{"provider:physical_network":"physnet1","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"977aff9f-43e9-4fec-86ae-a730f64fa17d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":["df0aa635-d718-49cc-81c1-ba349ef8a505"],"description":"","tags":[],"updated_at":"2018-06-27T18:56:39Z","is_default":true,"provider:segmentation_id":null,"name":"floating_net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T18:56:31Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"d297dd2f-a57e-46ca-b989-9ec7a68f74b1","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-27T20:58:46Z","provider:segmentation_id":20,"name":"patrole-net_d310fa5a-6c02-4ee3-bdde-42eb9374af38","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T20:58:46Z","provider:network_type":"vxlan"}]} 2018-06-27 20:58:47,353 - keystoneauth.session - DEBUG - GET call to network for http://10.167.4.35:9696/v2.0/networks.json used request id req-43013bd6-cfc3-47c5-afe9-e26703e0507e 2018-06-27 20:58:47,353 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.303906917572s 2018-06-27 20:58:47,353 - shade.request_ids - DEBUG - GET call to network for http://10.167.4.35:9696/v2.0/networks.json used request id req-43013bd6-cfc3-47c5-afe9-e26703e0507e 2018-06-27 20:58:47,355 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.subnets 2018-06-27 20:58:47,356 - 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}c237803320bf2694dc05c30afb45d26e2bd9ce5e" -d '{"subnet": {"name": "patrole-subnet_d310fa5a-6c02-4ee3-bdde-42eb9374af38", "enable_dhcp": true, "network_id": "d297dd2f-a57e-46ca-b989-9ec7a68f74b1", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.0.0/24"}}' 2018-06-27 20:58:48,274 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 667 X-Openstack-Request-Id: req-cc2f5b1b-f362-4723-8581-c3d121643478 Date: Wed, 27 Jun 2018 20:58:48 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d297dd2f-a57e-46ca-b989-9ec7a68f74b1","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T20:58:47Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-06-27T20:58:47Z","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":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"1cdd138f-b7a6-40b4-8f39-d9f709322230","subnetpool_id":null,"name":"patrole-subnet_d310fa5a-6c02-4ee3-bdde-42eb9374af38"}} 2018-06-27 20:58:48,275 - keystoneauth.session - DEBUG - POST call to network for http://10.167.4.35:9696/v2.0/subnets.json used request id req-cc2f5b1b-f362-4723-8581-c3d121643478 2018-06-27 20:58:48,275 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.subnets in 0.919625997543s 2018-06-27 20:58:48,275 - shade.request_ids - DEBUG - POST call to network for http://10.167.4.35:9696/v2.0/subnets.json used request id req-cc2f5b1b-f362-4723-8581-c3d121643478 2018-06-27 20:58:48,276 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-06-27T20:58:47Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.0.2', u'end': u'192.168.0.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.0.0/24', u'id': u'1cdd138f-b7a6-40b4-8f39-d9f709322230', u'subnetpool_id': None, u'service_types': [], u'name': u'patrole-subnet_d310fa5a-6c02-4ee3-bdde-42eb9374af38', u'enable_dhcp': True, u'network_id': u'd297dd2f-a57e-46ca-b989-9ec7a68f74b1', u'tenant_id': u'8cdbc979369d4c15b8ddd6cc77d930e3', u'created_at': u'2018-06-27T20:58:47Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.0.1', u'ip_version': 4, u'project_id': u'8cdbc979369d4c15b8ddd6cc77d930e3'}) 2018-06-27 20:58:48,276 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.routers 2018-06-27 20:58:48,277 - 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}c237803320bf2694dc05c30afb45d26e2bd9ce5e" -d '{"router": {"external_gateway_info": {"network_id": "977aff9f-43e9-4fec-86ae-a730f64fa17d"}, "name": "patrole-router_d310fa5a-6c02-4ee3-bdde-42eb9374af38", "admin_state_up": true}}' 2018-06-27 20:58:51,306 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 708 X-Openstack-Request-Id: req-db700902-e617-4189-9f54-ae1b15c9a1d7 Date: Wed, 27 Jun 2018 20:58:51 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "977aff9f-43e9-4fec-86ae-a730f64fa17d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "df0aa635-d718-49cc-81c1-ba349ef8a505", "ip_address": "172.30.10.117"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T20:58:48Z", "admin_state_up": true, "updated_at": "2018-06-27T20:58:50Z", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "30345df1-a858-4e48-b9d8-fa3c95a59781", "name": "patrole-router_d310fa5a-6c02-4ee3-bdde-42eb9374af38"}} 2018-06-27 20:58:51,307 - keystoneauth.session - DEBUG - POST call to network for http://10.167.4.35:9696/v2.0/routers.json used request id req-db700902-e617-4189-9f54-ae1b15c9a1d7 2018-06-27 20:58:51,307 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.routers in 3.03063082695s 2018-06-27 20:58:51,307 - shade.request_ids - DEBUG - POST call to network for http://10.167.4.35:9696/v2.0/routers.json used request id req-db700902-e617-4189-9f54-ae1b15c9a1d7 2018-06-27 20:58:51,308 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-06-27T20:58:50Z', u'revision_number': 2, u'ha': False, u'id': u'30345df1-a858-4e48-b9d8-fa3c95a59781', u'external_gateway_info': {u'network_id': u'977aff9f-43e9-4fec-86ae-a730f64fa17d', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'df0aa635-d718-49cc-81c1-ba349ef8a505', u'ip_address': u'172.30.10.117'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'patrole-router_d310fa5a-6c02-4ee3-bdde-42eb9374af38', u'admin_state_up': True, u'tenant_id': u'8cdbc979369d4c15b8ddd6cc77d930e3', u'created_at': u'2018-06-27T20:58:48Z', u'flavor_id': None, u'routes': [], u'project_id': u'8cdbc979369d4c15b8ddd6cc77d930e3'}) 2018-06-27 20:58:51,308 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.PUT.routers.add_router_interface 2018-06-27 20:58:51,309 - 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/30345df1-a858-4e48-b9d8-fa3c95a59781/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}c237803320bf2694dc05c30afb45d26e2bd9ce5e" -d '{"subnet_id": "1cdd138f-b7a6-40b4-8f39-d9f709322230"}' 2018-06-27 20:58:55,796 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-24e8af99-a076-4723-83bf-8e433c16a682 Date: Wed, 27 Jun 2018 20:58:55 GMT RESP BODY: {"network_id": "d297dd2f-a57e-46ca-b989-9ec7a68f74b1", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "subnet_id": "1cdd138f-b7a6-40b4-8f39-d9f709322230", "subnet_ids": ["1cdd138f-b7a6-40b4-8f39-d9f709322230"], "port_id": "9ceb585f-2a49-4d75-b200-7c29e3dabe80", "id": "30345df1-a858-4e48-b9d8-fa3c95a59781"} 2018-06-27 20:58:55,796 - keystoneauth.session - DEBUG - PUT call to network for http://10.167.4.35:9696/v2.0/routers/30345df1-a858-4e48-b9d8-fa3c95a59781/add_router_interface.json used request id req-24e8af99-a076-4723-83bf-8e433c16a682 2018-06-27 20:58:55,797 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.PUT.routers.add_router_interface in 4.48822212219s 2018-06-27 20:58:55,797 - shade.request_ids - DEBUG - PUT call to network for http://10.167.4.35:9696/v2.0/routers/30345df1-a858-4e48-b9d8-fa3c95a59781/add_router_interface.json used request id req-24e8af99-a076-4723-83bf-8e433c16a682 returning object 30345df1-a858-4e48-b9d8-fa3c95a59781 2018-06-27 20:58:55,798 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-06-27 20:58:55,934 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-06-27 20:58:55,935 - 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-27 20:58:55,943 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 968 Date: Wed, 27 Jun 2018 20:58:55 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-27 20:58:55,945 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.GET.images 2018-06-27 20:58:55,947 - 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}c237803320bf2694dc05c30afb45d26e2bd9ce5e" 2018-06-27 20:58:56,785 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-2f1b6592-51e9-4cf9-a84e-d74522a5f95b Date: Wed, 27 Jun 2018 20:58:56 GMT Connection: close RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-06-27 20:58:56,786 - keystoneauth.session - DEBUG - GET call to image for http://10.167.4.35:9292/v2/images used request id req-2f1b6592-51e9-4cf9-a84e-d74522a5f95b 2018-06-27 20:58:56,786 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.GET.images in 0.840480089188s 2018-06-27 20:58:56,786 - shade.request_ids - DEBUG - GET call to image for http://10.167.4.35:9292/v2/images used request id req-2f1b6592-51e9-4cf9-a84e-d74522a5f95b 2018-06-27 20:58:56,794 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.POST.images 2018-06-27 20:58:56,797 - 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}c237803320bf2694dc05c30afb45d26e2bd9ce5e" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/patrole-img_d310fa5a-6c02-4ee3-bdde-42eb9374af38", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "patrole-img_d310fa5a-6c02-4ee3-bdde-42eb9374af38"}' 2018-06-27 20:58:57,542 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 848 Content-Type: application/json Location: http://10.167.4.35:9292/v2/images/4914fb35-434e-4d82-89f2-62269638b05c Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-81e6680d-e388-42bf-8797-c9264b78d822 Date: Wed, 27 Jun 2018 20:58:57 GMT Connection: close RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-06-27T20:58:57Z", "file": "/v2/images/4914fb35-434e-4d82-89f2-62269638b05c/file", "owner": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "4914fb35-434e-4d82-89f2-62269638b05c", "size": null, "self": "/v2/images/4914fb35-434e-4d82-89f2-62269638b05c", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_d310fa5a-6c02-4ee3-bdde-42eb9374af38", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_d310fa5a-6c02-4ee3-bdde-42eb9374af38", "checksum": null, "created_at": "2018-06-27T20:58:57Z", "protected": false} 2018-06-27 20:58:57,543 - keystoneauth.session - DEBUG - POST call to image for http://10.167.4.35:9292/v2/images used request id req-81e6680d-e388-42bf-8797-c9264b78d822 2018-06-27 20:58:57,543 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.POST.images in 0.74875497818s 2018-06-27 20:58:57,543 - shade.request_ids - DEBUG - POST call to image for http://10.167.4.35:9292/v2/images used request id req-81e6680d-e388-42bf-8797-c9264b78d822 returning object 4914fb35-434e-4d82-89f2-62269638b05c 2018-06-27 20:58:57,544 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.PUT.images.file 2018-06-27 20:58:57,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:9292/v2/images/4914fb35-434e-4d82-89f2-62269638b05c/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}c237803320bf2694dc05c30afb45d26e2bd9ce5e" -d '' 2018-06-27 20:58:58,582 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a107a4ae-fb89-4b04-95d2-2db2b4b09379 Date: Wed, 27 Jun 2018 20:58:58 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-27 20:58:58,582 - keystoneauth.session - DEBUG - PUT call to image for http://10.167.4.35:9292/v2/images/4914fb35-434e-4d82-89f2-62269638b05c/file used request id req-a107a4ae-fb89-4b04-95d2-2db2b4b09379 2018-06-27 20:58:58,583 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.PUT.images.file in 1.03854203224s 2018-06-27 20:58:58,583 - shade.request_ids - DEBUG - PUT call to image for http://10.167.4.35:9292/v2/images/4914fb35-434e-4d82-89f2-62269638b05c/file used request id req-a107a4ae-fb89-4b04-95d2-2db2b4b09379 2018-06-27 20:58:58,583 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/patrole-img_d310fa5a-6c02-4ee3-bdde-42eb9374af38', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-06-27T20:58:57Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/4914fb35-434e-4d82-89f2-62269638b05c/file', u'owner': u'8cdbc979369d4c15b8ddd6cc77d930e3', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'4914fb35-434e-4d82-89f2-62269638b05c', u'size': None, u'name': u'patrole-img_d310fa5a-6c02-4ee3-bdde-42eb9374af38', u'checksum': None, u'self': u'/v2/images/4914fb35-434e-4d82-89f2-62269638b05c', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-06-27T20:58:57Z', u'schema': u'/v2/schemas/image'}) 2018-06-27 20:58:58,584 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.flavors 2018-06-27 20:58:58,587 - 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}c237803320bf2694dc05c30afb45d26e2bd9ce5e" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "patrole-flavor_d310fa5a-6c02-4ee3-bdde-42eb9374af38", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-06-27 20:58:59,936 - 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-e964fac1-82b9-4869-94d1-39deba9d78f3 X-Compute-Request-Id: req-e964fac1-82b9-4869-94d1-39deba9d78f3 Date: Wed, 27 Jun 2018 20:58:59 GMT Connection: close RESP BODY: {"flavor": {"name": "patrole-flavor_d310fa5a-6c02-4ee3-bdde-42eb9374af38", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/949aaec1-a6d2-4412-821f-401ca18a716d", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/949aaec1-a6d2-4412-821f-401ca18a716d", "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": "949aaec1-a6d2-4412-821f-401ca18a716d"}} 2018-06-27 20:58:59,936 - keystoneauth.session - DEBUG - POST call to compute for http://10.167.4.35:8774/v2.1/flavors used request id req-e964fac1-82b9-4869-94d1-39deba9d78f3 2018-06-27 20:58:59,937 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.flavors in 1.35272097588s 2018-06-27 20:58:59,937 - shade.request_ids - DEBUG - POST call to compute for http://10.167.4.35:8774/v2.1/flavors used request id req-e964fac1-82b9-4869-94d1-39deba9d78f3 2018-06-27 20:58:59,938 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_d310fa5a-6c02-4ee3-bdde-42eb9374af38', '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'8cdbc979369d4c15b8ddd6cc77d930e3', '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'949aaec1-a6d2-4412-821f-401ca18a716d', 'swap': 0}) 2018-06-27 20:58:59,938 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.flavors.os-extra_specs 2018-06-27 20:58:59,941 - 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/949aaec1-a6d2-4412-821f-401ca18a716d/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}c237803320bf2694dc05c30afb45d26e2bd9ce5e" -d '{"extra_specs": {}}' 2018-06-27 20:59:00,403 - 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-56bf5bc0-0446-4e66-b44b-0db270c3121d X-Compute-Request-Id: req-56bf5bc0-0446-4e66-b44b-0db270c3121d Date: Wed, 27 Jun 2018 20:59:00 GMT Connection: close RESP BODY: {"extra_specs": {}} 2018-06-27 20:59:00,403 - keystoneauth.session - DEBUG - POST call to compute for http://10.167.4.35:8774/v2.1/flavors/949aaec1-a6d2-4412-821f-401ca18a716d/os-extra_specs used request id req-56bf5bc0-0446-4e66-b44b-0db270c3121d 2018-06-27 20:59:00,404 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.flavors.os-extra_specs in 0.464999914169s 2018-06-27 20:59:00,404 - shade.request_ids - DEBUG - POST call to compute for http://10.167.4.35:8774/v2.1/flavors/949aaec1-a6d2-4412-821f-401ca18a716d/os-extra_specs used request id req-56bf5bc0-0446-4e66-b44b-0db270c3121d 2018-06-27 20:59:00,406 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.os-hypervisors.detail 2018-06-27 20:59:00,409 - 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}c237803320bf2694dc05c30afb45d26e2bd9ce5e" 2018-06-27 20:59:01,993 - 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-ea0237d5-9de7-4d72-93d2-523776483b33 X-Compute-Request-Id: req-ea0237d5-9de7-4d72-93d2-523776483b33 Date: Wed, 27 Jun 2018 20:59:01 GMT Connection: close RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "cmp002", "disabled_reason": null, "id": 46}, "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": 2058, "local_gb": 2198, "free_ram_mb": 31390, "id": 1}, {"status": "enabled", "service": {"host": "cmp001", "disabled_reason": null, "id": 49}, "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": 2058, "local_gb": 2198, "free_ram_mb": 31390, "id": 4}]} 2018-06-27 20:59:01,994 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/os-hypervisors/detail used request id req-ea0237d5-9de7-4d72-93d2-523776483b33 2018-06-27 20:59:01,994 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.os-hypervisors.detail in 1.58750891685s 2018-06-27 20:59:01,994 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/os-hypervisors/detail used request id req-ea0237d5-9de7-4d72-93d2-523776483b33 2018-06-27 20:59:01,995 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two images for Tempest suite 2018-06-27 20:59:01,999 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.GET.images 2018-06-27 20:59:02,003 - 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}c237803320bf2694dc05c30afb45d26e2bd9ce5e" 2018-06-27 20:59:02,761 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1035 Content-Type: application/json X-Openstack-Request-Id: req-7b84970a-d62a-4fe8-bf15-72e8cd84eb21 Date: Wed, 27 Jun 2018 20:59:02 GMT Connection: close RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-06-27T20:58:59Z", "file": "/v2/images/4914fb35-434e-4d82-89f2-62269638b05c/file", "owner": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "4914fb35-434e-4d82-89f2-62269638b05c", "size": 12716032, "self": "/v2/images/4914fb35-434e-4d82-89f2-62269638b05c", "disk_format": "qcow2", "direct_url": "file:///var/lib/glance/images/4914fb35-434e-4d82-89f2-62269638b05c", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_d310fa5a-6c02-4ee3-bdde-42eb9374af38", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_d310fa5a-6c02-4ee3-bdde-42eb9374af38", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-06-27T20:58:57Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-06-27 20:59:02,761 - keystoneauth.session - DEBUG - GET call to image for http://10.167.4.35:9292/v2/images used request id req-7b84970a-d62a-4fe8-bf15-72e8cd84eb21 2018-06-27 20:59:02,761 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.GET.images in 0.761923074722s 2018-06-27 20:59:02,762 - shade.request_ids - DEBUG - GET call to image for http://10.167.4.35:9292/v2/images used request id req-7b84970a-d62a-4fe8-bf15-72e8cd84eb21 2018-06-27 20:59:02,771 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.POST.images 2018-06-27 20:59:02,774 - 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}c237803320bf2694dc05c30afb45d26e2bd9ce5e" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/patrole-img_alt_d310fa5a-6c02-4ee3-bdde-42eb9374af38", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "patrole-img_alt_d310fa5a-6c02-4ee3-bdde-42eb9374af38"}' 2018-06-27 20:59:03,601 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 856 Content-Type: application/json Location: http://10.167.4.35:9292/v2/images/6fae49a3-127a-4c9f-878e-9e234791dac3 Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-d5af93f4-7aca-4a58-9ef7-a4f7ebbff4fc Date: Wed, 27 Jun 2018 20:59:03 GMT Connection: close RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-06-27T20:59:04Z", "file": "/v2/images/6fae49a3-127a-4c9f-878e-9e234791dac3/file", "owner": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "6fae49a3-127a-4c9f-878e-9e234791dac3", "size": null, "self": "/v2/images/6fae49a3-127a-4c9f-878e-9e234791dac3", "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_d310fa5a-6c02-4ee3-bdde-42eb9374af38", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_alt_d310fa5a-6c02-4ee3-bdde-42eb9374af38", "checksum": null, "created_at": "2018-06-27T20:59:04Z", "protected": false} 2018-06-27 20:59:03,601 - keystoneauth.session - DEBUG - POST call to image for http://10.167.4.35:9292/v2/images used request id req-d5af93f4-7aca-4a58-9ef7-a4f7ebbff4fc 2018-06-27 20:59:03,601 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.POST.images in 0.830461025238s 2018-06-27 20:59:03,602 - shade.request_ids - DEBUG - POST call to image for http://10.167.4.35:9292/v2/images used request id req-d5af93f4-7aca-4a58-9ef7-a4f7ebbff4fc returning object 6fae49a3-127a-4c9f-878e-9e234791dac3 2018-06-27 20:59:03,602 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.PUT.images.file 2018-06-27 20:59:03,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:9292/v2/images/6fae49a3-127a-4c9f-878e-9e234791dac3/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}c237803320bf2694dc05c30afb45d26e2bd9ce5e" -d '' 2018-06-27 20:59:04,705 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-05d63d29-78b4-4666-ab9e-d83f873ab341 Date: Wed, 27 Jun 2018 20:59: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-27 20:59:04,705 - keystoneauth.session - DEBUG - PUT call to image for http://10.167.4.35:9292/v2/images/6fae49a3-127a-4c9f-878e-9e234791dac3/file used request id req-05d63d29-78b4-4666-ab9e-d83f873ab341 2018-06-27 20:59:04,705 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.PUT.images.file in 1.10297894478s 2018-06-27 20:59:04,706 - shade.request_ids - DEBUG - PUT call to image for http://10.167.4.35:9292/v2/images/6fae49a3-127a-4c9f-878e-9e234791dac3/file used request id req-05d63d29-78b4-4666-ab9e-d83f873ab341 2018-06-27 20:59:04,706 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/patrole-img_alt_d310fa5a-6c02-4ee3-bdde-42eb9374af38', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-06-27T20:59:04Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/6fae49a3-127a-4c9f-878e-9e234791dac3/file', u'owner': u'8cdbc979369d4c15b8ddd6cc77d930e3', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'6fae49a3-127a-4c9f-878e-9e234791dac3', u'size': None, u'name': u'patrole-img_alt_d310fa5a-6c02-4ee3-bdde-42eb9374af38', u'checksum': None, u'self': u'/v2/images/6fae49a3-127a-4c9f-878e-9e234791dac3', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-06-27T20:59:04Z', u'schema': u'/v2/schemas/image'}) 2018-06-27 20:59:04,706 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - image_alt: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/patrole-img_alt_d310fa5a-6c02-4ee3-bdde-42eb9374af38', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-06-27T20:59:04Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/6fae49a3-127a-4c9f-878e-9e234791dac3/file', u'owner': u'8cdbc979369d4c15b8ddd6cc77d930e3', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'6fae49a3-127a-4c9f-878e-9e234791dac3', u'size': None, u'name': u'patrole-img_alt_d310fa5a-6c02-4ee3-bdde-42eb9374af38', u'checksum': None, u'self': u'/v2/images/6fae49a3-127a-4c9f-878e-9e234791dac3', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-06-27T20:59:04Z', u'schema': u'/v2/schemas/image'}) 2018-06-27 20:59:04,706 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.flavors 2018-06-27 20:59:04,709 - 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}c237803320bf2694dc05c30afb45d26e2bd9ce5e" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "patrole-flavor_alt_d310fa5a-6c02-4ee3-bdde-42eb9374af38", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-06-27 20:59:05,401 - 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-aa4bbbbc-7327-40d4-9d20-a375afcbbae0 X-Compute-Request-Id: req-aa4bbbbc-7327-40d4-9d20-a375afcbbae0 Date: Wed, 27 Jun 2018 20:59:05 GMT Connection: close RESP BODY: {"flavor": {"name": "patrole-flavor_alt_d310fa5a-6c02-4ee3-bdde-42eb9374af38", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/0363153b-e0f2-4410-99c7-e54171ed5694", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/0363153b-e0f2-4410-99c7-e54171ed5694", "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": "0363153b-e0f2-4410-99c7-e54171ed5694"}} 2018-06-27 20:59:05,402 - keystoneauth.session - DEBUG - POST call to compute for http://10.167.4.35:8774/v2.1/flavors used request id req-aa4bbbbc-7327-40d4-9d20-a375afcbbae0 2018-06-27 20:59:05,402 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.flavors in 0.695076942444s 2018-06-27 20:59:05,402 - shade.request_ids - DEBUG - POST call to compute for http://10.167.4.35:8774/v2.1/flavors used request id req-aa4bbbbc-7327-40d4-9d20-a375afcbbae0 2018-06-27 20:59:05,403 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_d310fa5a-6c02-4ee3-bdde-42eb9374af38', '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'8cdbc979369d4c15b8ddd6cc77d930e3', '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'0363153b-e0f2-4410-99c7-e54171ed5694', 'swap': 0}) 2018-06-27 20:59:05,403 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.flavors.os-extra_specs 2018-06-27 20:59:05,406 - 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/0363153b-e0f2-4410-99c7-e54171ed5694/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}c237803320bf2694dc05c30afb45d26e2bd9ce5e" -d '{"extra_specs": {}}' 2018-06-27 20:59:06,152 - 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-6f30983a-15c1-440c-a486-0258b26507be X-Compute-Request-Id: req-6f30983a-15c1-440c-a486-0258b26507be Date: Wed, 27 Jun 2018 20:59:06 GMT Connection: close RESP BODY: {"extra_specs": {}} 2018-06-27 20:59:06,153 - keystoneauth.session - DEBUG - POST call to compute for http://10.167.4.35:8774/v2.1/flavors/0363153b-e0f2-4410-99c7-e54171ed5694/os-extra_specs used request id req-6f30983a-15c1-440c-a486-0258b26507be 2018-06-27 20:59:06,153 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.flavors.os-extra_specs in 0.749233961105s 2018-06-27 20:59:06,153 - shade.request_ids - DEBUG - POST call to compute for http://10.167.4.35:8774/v2.1/flavors/0363153b-e0f2-4410-99c7-e54171ed5694/os-extra_specs used request id req-6f30983a-15c1-440c-a486-0258b26507be 2018-06-27 20:59:06,153 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_d310fa5a-6c02-4ee3-bdde-42eb9374af38', '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'8cdbc979369d4c15b8ddd6cc77d930e3', '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'0363153b-e0f2-4410-99c7-e54171ed5694', 'swap': 0}) 2018-06-27 20:59:10,697 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-06-27 20:59:10,697 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-06-27 20:59:10,698 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-06-27 20:59:10,700 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-06-27 20:59:10,705 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-06-27 20:59:15,273 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-d34fd539-2ad5-46a4-a98c-83240270463d/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-27 20:59:15,274 - 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-27 21:03:17,467 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 2bd67f96-52cb-4c96-b800-d40a167a6a47 2018-06-27 21:03:17,714 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '2bd67f96-52cb-4c96-b800-d40a167a6a47']'. 2018-06-27 21:03:18,679 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-06-27 21:03:18,680 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-06-27 21:03:18,680 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-06-27 21:03:18,680 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 2bd67f96-52cb-4c96-b800-d40a167a6a47 | 2018-06-27 21:03:18,680 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-06-27 21:03:18,680 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-06-27 20:59:17 | 2018-06-27 21:03:18,680 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-06-27 21:03:17 | 2018-06-27 21:03:18,681 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:04:00 | 2018-06-27 21:03:18,681 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-06-27 21:03:18,681 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-06-27 21:03:18,681 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: d34fd539-2ad5-46a4-a98c-83240270463d) | 2018-06-27 21:03:18,681 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-06-27 21:03:18,681 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 0161ed87-6f73-4ead-ac9d-4185bbe69bb1) | 2018-06-27 21:03:18,681 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 136 | 2018-06-27 21:03:18,681 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 196.33 | 2018-06-27 21:03:18,681 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 133 | 2018-06-27 21:03:18,681 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 3 | 2018-06-27 21:03:18,681 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-06-27 21:03:18,681 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-06-27 21:03:18,682 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-06-27 21:03:18,682 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-06-27 21:03:18,682 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-06-27 21:03:18,774 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest patrole success_rate is 100.0% 2018-06-27 21:03:18,952 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-06-27 21:03:18,952 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | patrole | functest | 04:33 | PASS | +-------------------+------------------+------------------+----------------+ 2018-06-27 21:03:18,957 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.PUT.routers.remove_router_interface 2018-06-27 21:03:18,958 - 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/30345df1-a858-4e48-b9d8-fa3c95a59781/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}c237803320bf2694dc05c30afb45d26e2bd9ce5e" -d '{"subnet_id": "1cdd138f-b7a6-40b4-8f39-d9f709322230"}' 2018-06-27 21:03:24,765 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-6c5266b5-fb76-4055-89cc-69d5fb4a458e Date: Wed, 27 Jun 2018 21:03:24 GMT RESP BODY: {"network_id": "d297dd2f-a57e-46ca-b989-9ec7a68f74b1", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "subnet_id": "1cdd138f-b7a6-40b4-8f39-d9f709322230", "subnet_ids": ["1cdd138f-b7a6-40b4-8f39-d9f709322230"], "port_id": "9ceb585f-2a49-4d75-b200-7c29e3dabe80", "id": "30345df1-a858-4e48-b9d8-fa3c95a59781"} 2018-06-27 21:03:24,766 - keystoneauth.session - DEBUG - PUT call to network for http://10.167.4.35:9696/v2.0/routers/30345df1-a858-4e48-b9d8-fa3c95a59781/remove_router_interface.json used request id req-6c5266b5-fb76-4055-89cc-69d5fb4a458e 2018-06-27 21:03:24,766 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.PUT.routers.remove_router_interface in 5.80876111984s 2018-06-27 21:03:24,766 - shade.request_ids - DEBUG - PUT call to network for http://10.167.4.35:9696/v2.0/routers/30345df1-a858-4e48-b9d8-fa3c95a59781/remove_router_interface.json used request id req-6c5266b5-fb76-4055-89cc-69d5fb4a458e returning object 30345df1-a858-4e48-b9d8-fa3c95a59781 2018-06-27 21:03:24,767 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.routers 2018-06-27 21:03:24,767 - 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}c237803320bf2694dc05c30afb45d26e2bd9ce5e" 2018-06-27 21:03:25,199 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 717 X-Openstack-Request-Id: req-0bfe3794-acd3-44af-b6df-bf4ef537486c Date: Wed, 27 Jun 2018 21:03:25 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "977aff9f-43e9-4fec-86ae-a730f64fa17d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "df0aa635-d718-49cc-81c1-ba349ef8a505", "ip_address": "172.30.10.117"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T20:58:48Z", "admin_state_up": true, "updated_at": "2018-06-27T21:03:21Z", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "30345df1-a858-4e48-b9d8-fa3c95a59781", "name": "patrole-router_d310fa5a-6c02-4ee3-bdde-42eb9374af38"}]} 2018-06-27 21:03:25,199 - keystoneauth.session - DEBUG - GET call to network for http://10.167.4.35:9696/v2.0/routers.json used request id req-0bfe3794-acd3-44af-b6df-bf4ef537486c 2018-06-27 21:03:25,199 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.routers in 0.432075023651s 2018-06-27 21:03:25,199 - shade.request_ids - DEBUG - GET call to network for http://10.167.4.35:9696/v2.0/routers.json used request id req-0bfe3794-acd3-44af-b6df-bf4ef537486c 2018-06-27 21:03:25,201 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.routers 2018-06-27 21:03:25,201 - 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/30345df1-a858-4e48-b9d8-fa3c95a59781.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c237803320bf2694dc05c30afb45d26e2bd9ce5e" 2018-06-27 21:03:28,171 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3f4f495d-2607-4fb8-961a-260e8254b96c Content-Length: 0 Date: Wed, 27 Jun 2018 21:03:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:03:28,171 - keystoneauth.session - DEBUG - DELETE call to network for http://10.167.4.35:9696/v2.0/routers/30345df1-a858-4e48-b9d8-fa3c95a59781.json used request id req-3f4f495d-2607-4fb8-961a-260e8254b96c 2018-06-27 21:03:28,172 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.routers in 2.97064399719s 2018-06-27 21:03:28,172 - shade.request_ids - DEBUG - DELETE call to network for http://10.167.4.35:9696/v2.0/routers/30345df1-a858-4e48-b9d8-fa3c95a59781.json used request id req-3f4f495d-2607-4fb8-961a-260e8254b96c 2018-06-27 21:03:28,172 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.subnets 2018-06-27 21:03:28,173 - 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}c237803320bf2694dc05c30afb45d26e2bd9ce5e" 2018-06-27 21:03:28,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1285 X-Openstack-Request-Id: req-9338a62d-e6a0-4ef7-a963-e5e50676e409 Date: Wed, 27 Jun 2018 21:03:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d297dd2f-a57e-46ca-b989-9ec7a68f74b1","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T20:58:47Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-06-27T20:58:47Z","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":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"1cdd138f-b7a6-40b4-8f39-d9f709322230","subnetpool_id":null,"name":"patrole-subnet_d310fa5a-6c02-4ee3-bdde-42eb9374af38"},{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"977aff9f-43e9-4fec-86ae-a730f64fa17d","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T18:56:39Z","dns_nameservers":[],"updated_at":"2018-06-27T18:56:39Z","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":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"df0aa635-d718-49cc-81c1-ba349ef8a505","subnetpool_id":null,"name":"floating_subnet"}]} 2018-06-27 21:03:28,284 - keystoneauth.session - DEBUG - GET call to network for http://10.167.4.35:9696/v2.0/subnets.json used request id req-9338a62d-e6a0-4ef7-a963-e5e50676e409 2018-06-27 21:03:28,284 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.subnets in 0.111241817474s 2018-06-27 21:03:28,284 - shade.request_ids - DEBUG - GET call to network for http://10.167.4.35:9696/v2.0/subnets.json used request id req-9338a62d-e6a0-4ef7-a963-e5e50676e409 2018-06-27 21:03:28,286 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.subnets 2018-06-27 21:03:28,286 - 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/1cdd138f-b7a6-40b4-8f39-d9f709322230.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c237803320bf2694dc05c30afb45d26e2bd9ce5e" 2018-06-27 21:03:32,359 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-bc4e0d8d-56f6-4ae9-96f5-9a8825ddc86b Date: Wed, 27 Jun 2018 21:03:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:03:32,359 - keystoneauth.session - DEBUG - DELETE call to network for http://10.167.4.35:9696/v2.0/subnets/1cdd138f-b7a6-40b4-8f39-d9f709322230.json used request id req-bc4e0d8d-56f6-4ae9-96f5-9a8825ddc86b 2018-06-27 21:03:32,359 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.subnets in 4.07331109047s 2018-06-27 21:03:32,359 - shade.request_ids - DEBUG - DELETE call to network for http://10.167.4.35:9696/v2.0/subnets/1cdd138f-b7a6-40b4-8f39-d9f709322230.json used request id req-bc4e0d8d-56f6-4ae9-96f5-9a8825ddc86b 2018-06-27 21:03:32,360 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-06-27 21:03:32,361 - 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}c237803320bf2694dc05c30afb45d26e2bd9ce5e" 2018-06-27 21:03:32,608 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1352 X-Openstack-Request-Id: req-255f85e0-6a17-4661-8ab6-f681945ce84d Date: Wed, 27 Jun 2018 21:03:32 GMT RESP BODY: {"networks":[{"provider:physical_network":"physnet1","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"977aff9f-43e9-4fec-86ae-a730f64fa17d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":["df0aa635-d718-49cc-81c1-ba349ef8a505"],"description":"","tags":[],"updated_at":"2018-06-27T18:56:39Z","is_default":true,"provider:segmentation_id":null,"name":"floating_net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T18:56:31Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"d297dd2f-a57e-46ca-b989-9ec7a68f74b1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-27T21:03:32Z","provider:segmentation_id":20,"name":"patrole-net_d310fa5a-6c02-4ee3-bdde-42eb9374af38","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T20:58:46Z","provider:network_type":"vxlan"}]} 2018-06-27 21:03:32,608 - keystoneauth.session - DEBUG - GET call to network for http://10.167.4.35:9696/v2.0/networks.json used request id req-255f85e0-6a17-4661-8ab6-f681945ce84d 2018-06-27 21:03:32,608 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.247854948044s 2018-06-27 21:03:32,608 - shade.request_ids - DEBUG - GET call to network for http://10.167.4.35:9696/v2.0/networks.json used request id req-255f85e0-6a17-4661-8ab6-f681945ce84d 2018-06-27 21:03:32,610 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.networks 2018-06-27 21:03:32,610 - 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/d297dd2f-a57e-46ca-b989-9ec7a68f74b1.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c237803320bf2694dc05c30afb45d26e2bd9ce5e" 2018-06-27 21:03:35,318 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ec4ee5e2-3133-4b39-8b38-4ea378a38b06 Date: Wed, 27 Jun 2018 21:03:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:03:35,318 - keystoneauth.session - DEBUG - DELETE call to network for http://10.167.4.35:9696/v2.0/networks/d297dd2f-a57e-46ca-b989-9ec7a68f74b1.json used request id req-ec4ee5e2-3133-4b39-8b38-4ea378a38b06 2018-06-27 21:03:35,318 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.networks in 2.70860791206s 2018-06-27 21:03:35,319 - shade.request_ids - DEBUG - DELETE call to network for http://10.167.4.35:9696/v2.0/networks/d297dd2f-a57e-46ca-b989-9ec7a68f74b1.json used request id req-ec4ee5e2-3133-4b39-8b38-4ea378a38b06 2018-06-27 21:03:35,323 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.GET.images 2018-06-27 21:03:35,327 - 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}c237803320bf2694dc05c30afb45d26e2bd9ce5e" 2018-06-27 21:03:35,406 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2011 Content-Type: application/json X-Openstack-Request-Id: req-5c88e842-c76f-412e-bb16-77484d5175b9 Date: Wed, 27 Jun 2018 21:03:35 GMT Connection: close RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-06-27T20:59:05Z", "file": "/v2/images/6fae49a3-127a-4c9f-878e-9e234791dac3/file", "owner": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "6fae49a3-127a-4c9f-878e-9e234791dac3", "size": 12716032, "self": "/v2/images/6fae49a3-127a-4c9f-878e-9e234791dac3", "disk_format": "qcow2", "direct_url": "file:///var/lib/glance/images/6fae49a3-127a-4c9f-878e-9e234791dac3", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_alt_d310fa5a-6c02-4ee3-bdde-42eb9374af38", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_alt_d310fa5a-6c02-4ee3-bdde-42eb9374af38", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-06-27T20:59:04Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-06-27T20:58:59Z", "file": "/v2/images/4914fb35-434e-4d82-89f2-62269638b05c/file", "owner": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "4914fb35-434e-4d82-89f2-62269638b05c", "size": 12716032, "self": "/v2/images/4914fb35-434e-4d82-89f2-62269638b05c", "disk_format": "qcow2", "direct_url": "file:///var/lib/glance/images/4914fb35-434e-4d82-89f2-62269638b05c", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_d310fa5a-6c02-4ee3-bdde-42eb9374af38", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_d310fa5a-6c02-4ee3-bdde-42eb9374af38", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-06-27T20:58:57Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-06-27 21:03:35,406 - keystoneauth.session - DEBUG - GET call to image for http://10.167.4.35:9292/v2/images used request id req-5c88e842-c76f-412e-bb16-77484d5175b9 2018-06-27 21:03:35,406 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.GET.images in 0.0830810070038s 2018-06-27 21:03:35,407 - shade.request_ids - DEBUG - GET call to image for http://10.167.4.35:9292/v2/images used request id req-5c88e842-c76f-412e-bb16-77484d5175b9 2018-06-27 21:03:35,409 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.DELETE.images 2018-06-27 21:03:35,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:9292/v2/images/4914fb35-434e-4d82-89f2-62269638b05c -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c237803320bf2694dc05c30afb45d26e2bd9ce5e" 2018-06-27 21:03:36,315 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-83b985f3-abdc-4de7-982c-dce244bb46a3 Date: Wed, 27 Jun 2018 21:03:36 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-27 21:03:36,315 - keystoneauth.session - DEBUG - DELETE call to image for http://10.167.4.35:9292/v2/images/4914fb35-434e-4d82-89f2-62269638b05c used request id req-83b985f3-abdc-4de7-982c-dce244bb46a3 2018-06-27 21:03:36,316 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.DELETE.images in 0.905891895294s 2018-06-27 21:03:36,316 - shade.request_ids - DEBUG - DELETE call to image for http://10.167.4.35:9292/v2/images/4914fb35-434e-4d82-89f2-62269638b05c used request id req-83b985f3-abdc-4de7-982c-dce244bb46a3 2018-06-27 21:03:36,316 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.flavors.detail 2018-06-27 21:03:36,319 - 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}c237803320bf2694dc05c30afb45d26e2bd9ce5e" 2018-06-27 21:03:36,386 - 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-bb9df971-d3bb-485c-8883-0f7efab0ead8 X-Compute-Request-Id: req-bb9df971-d3bb-485c-8883-0f7efab0ead8 Date: Wed, 27 Jun 2018 21:03:36 GMT Connection: close RESP BODY: {"flavors": [{"name": "patrole-flavor_alt_d310fa5a-6c02-4ee3-bdde-42eb9374af38", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/0363153b-e0f2-4410-99c7-e54171ed5694", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/0363153b-e0f2-4410-99c7-e54171ed5694", "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": "0363153b-e0f2-4410-99c7-e54171ed5694"}, {"name": "patrole-flavor_d310fa5a-6c02-4ee3-bdde-42eb9374af38", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/949aaec1-a6d2-4412-821f-401ca18a716d", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/949aaec1-a6d2-4412-821f-401ca18a716d", "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": "949aaec1-a6d2-4412-821f-401ca18a716d"}]} 2018-06-27 21:03:36,386 - 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-bb9df971-d3bb-485c-8883-0f7efab0ead8 2018-06-27 21:03:36,387 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.flavors.detail in 0.0701820850372s 2018-06-27 21:03:36,387 - 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-bb9df971-d3bb-485c-8883-0f7efab0ead8 2018-06-27 21:03:36,390 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.DELETE.flavors 2018-06-27 21:03:36,392 - 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/949aaec1-a6d2-4412-821f-401ca18a716d -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c237803320bf2694dc05c30afb45d26e2bd9ce5e" 2018-06-27 21:03:36,466 - 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-f9735b49-acee-407f-bef2-7395c4bc8c93 X-Compute-Request-Id: req-f9735b49-acee-407f-bef2-7395c4bc8c93 Date: Wed, 27 Jun 2018 21:03:36 GMT Connection: close 2018-06-27 21:03:36,466 - keystoneauth.session - DEBUG - DELETE call to compute for http://10.167.4.35:8774/v2.1/flavors/949aaec1-a6d2-4412-821f-401ca18a716d used request id req-f9735b49-acee-407f-bef2-7395c4bc8c93 2018-06-27 21:03:36,466 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.DELETE.flavors in 0.0762188434601s 2018-06-27 21:03:36,466 - shade.request_ids - DEBUG - DELETE call to compute for http://10.167.4.35:8774/v2.1/flavors/949aaec1-a6d2-4412-821f-401ca18a716d used request id req-f9735b49-acee-407f-bef2-7395c4bc8c93 2018-06-27 21:03:36,467 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.DELETE.images 2018-06-27 21:03:36,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:9292/v2/images/6fae49a3-127a-4c9f-878e-9e234791dac3 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c237803320bf2694dc05c30afb45d26e2bd9ce5e" 2018-06-27 21:03:36,700 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f367fb67-8a35-4565-b398-32e117ba495c Date: Wed, 27 Jun 2018 21:03:36 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-27 21:03:36,700 - keystoneauth.session - DEBUG - DELETE call to image for http://10.167.4.35:9292/v2/images/6fae49a3-127a-4c9f-878e-9e234791dac3 used request id req-f367fb67-8a35-4565-b398-32e117ba495c 2018-06-27 21:03:36,700 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.DELETE.images in 0.233380079269s 2018-06-27 21:03:36,701 - shade.request_ids - DEBUG - DELETE call to image for http://10.167.4.35:9292/v2/images/6fae49a3-127a-4c9f-878e-9e234791dac3 used request id req-f367fb67-8a35-4565-b398-32e117ba495c 2018-06-27 21:03:36,701 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.flavors.detail 2018-06-27 21:03:36,703 - 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}c237803320bf2694dc05c30afb45d26e2bd9ce5e" 2018-06-27 21:03:36,804 - 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-4f18e57b-00fb-4585-bb0e-c9df963329f9 X-Compute-Request-Id: req-4f18e57b-00fb-4585-bb0e-c9df963329f9 Date: Wed, 27 Jun 2018 21:03:36 GMT Connection: close RESP BODY: {"flavors": [{"name": "patrole-flavor_alt_d310fa5a-6c02-4ee3-bdde-42eb9374af38", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/0363153b-e0f2-4410-99c7-e54171ed5694", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/0363153b-e0f2-4410-99c7-e54171ed5694", "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": "0363153b-e0f2-4410-99c7-e54171ed5694"}]} 2018-06-27 21:03:36,804 - 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-4f18e57b-00fb-4585-bb0e-c9df963329f9 2018-06-27 21:03:36,804 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.flavors.detail in 0.103116035461s 2018-06-27 21:03:36,805 - 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-4f18e57b-00fb-4585-bb0e-c9df963329f9 2018-06-27 21:03:36,806 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.DELETE.flavors 2018-06-27 21:03:36,809 - 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/0363153b-e0f2-4410-99c7-e54171ed5694 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c237803320bf2694dc05c30afb45d26e2bd9ce5e" 2018-06-27 21:03:36,892 - 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-eaef2a56-1494-4d4b-872c-3c72d02c2497 X-Compute-Request-Id: req-eaef2a56-1494-4d4b-872c-3c72d02c2497 Date: Wed, 27 Jun 2018 21:03:36 GMT Connection: close 2018-06-27 21:03:36,893 - keystoneauth.session - DEBUG - DELETE call to compute for http://10.167.4.35:8774/v2.1/flavors/0363153b-e0f2-4410-99c7-e54171ed5694 used request id req-eaef2a56-1494-4d4b-872c-3c72d02c2497 2018-06-27 21:03:36,893 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.DELETE.flavors in 0.0863699913025s 2018-06-27 21:03:36,893 - shade.request_ids - DEBUG - DELETE call to compute for http://10.167.4.35:8774/v2.1/flavors/0363153b-e0f2-4410-99c7-e54171ed5694 used request id req-eaef2a56-1494-4d4b-872c-3c72d02c2497 2018-06-27 21:03:36,893 - xtesting.ci.run_tests - INFO - Running test case 'shaker'... 2018-06-27 21:03:36,977 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-06-27 21:03:36,978 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-06-27 21:03:36,978 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-06-27 21:03:36,978 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-06-27 21:03:36,978 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-06-27 21:03:36,978 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-06-27 21:03:36,978 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-06-27 21:03:36,978 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-06-27 21:03:36,978 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-06-27 21:03:36,978 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-06-27 21:03:36,978 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-06-27 21:03:36,979 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-06-27 21:03:36,979 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-06-27 21:03:36,979 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-06-27 21:03:36,979 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-06-27 21:03:36,979 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-06-27 21:03:36,979 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-06-27 21:03:36,979 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-06-27 21:03:36,979 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-06-27 21:03:36,979 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-06-27 21:03:36,979 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-06-27 21:03:36,979 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-06-27 21:03:36,980 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-06-27 21:03:36,980 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-06-27 21:03:36,980 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-06-27 21:03:36,983 - 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-27 21:03:36,998 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:03:36 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-042fe4f8-2933-4540-b85a-d3419d83195b Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:03:36,998 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-042fe4f8-2933-4540-b85a-d3419d83195b 2018-06-27 21:03:36,999 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:03:37,781 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:03:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["l1XtpaaxQYCPqixo2YMbiA"], "issued_at": "2018-06-27T21:03:37.000000Z"}} 2018-06-27 21:03:37,785 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-06-27 21:03:37,785 - 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}28724f21fb6b8cfd4455980e4517fbc499b6b052" 2018-06-27 21:03:38,629 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-5ef83450-0f60-454f-b653-0da92478f9c2 Date: Wed, 27 Jun 2018 21:03:38 GMT RESP BODY: {"networks":[{"provider:physical_network":"physnet1","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"977aff9f-43e9-4fec-86ae-a730f64fa17d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":["df0aa635-d718-49cc-81c1-ba349ef8a505"],"description":"","tags":[],"updated_at":"2018-06-27T18:56:39Z","is_default":true,"provider:segmentation_id":null,"name":"floating_net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T18:56:31Z","provider:network_type":"flat"}]} 2018-06-27 21:03:38,629 - 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-5ef83450-0f60-454f-b653-0da92478f9c2 2018-06-27 21:03:38,629 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.844610929489s 2018-06-27 21:03:38,630 - 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-5ef83450-0f60-454f-b653-0da92478f9c2 2018-06-27 21:03:38,637 - keystoneauth.session - DEBUG - REQ: curl -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-27 21:03:38,651 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:03: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-27 21:03:38,652 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.domains 2018-06-27 21:03:38,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 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}28724f21fb6b8cfd4455980e4517fbc499b6b052" 2018-06-27 21:03:38,735 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:03:38 GMT Server: Apache Content-Length: 524 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-877a94be-ebb7-4f3f-9e26-aa483e2905d7 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/c8d542af72ce49338052c29f02c8857e"}, "tags": [], "enabled": true, "id": "c8d542af72ce49338052c29f02c8857e", "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-27 21:03:38,735 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains used request id req-877a94be-ebb7-4f3f-9e26-aa483e2905d7 2018-06-27 21:03:38,735 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.domains in 0.0834498405457s 2018-06-27 21:03:38,736 - shade.request_ids - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains used request id req-877a94be-ebb7-4f3f-9e26-aa483e2905d7 2018-06-27 21:03:38,744 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.POST.projects 2018-06-27 21:03:38,747 - 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}28724f21fb6b8cfd4455980e4517fbc499b6b052" -d '{"project": {"description": "Created by OPNFV Functest: shaker", "enabled": true, "domain_id": "default", "name": "shaker-project_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3"}}' 2018-06-27 21:03:38,900 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 21:03:38 GMT Server: Apache Content-Length: 358 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-457bce95-4eef-4933-92dc-eb975e5f3b41 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/3f0a375b66c54145bff1c56e7c91ad73"}, "tags": [], "enabled": true, "id": "3f0a375b66c54145bff1c56e7c91ad73", "parent_id": "default", "domain_id": "default", "name": "shaker-project_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3"}} 2018-06-27 21:03:38,900 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-457bce95-4eef-4933-92dc-eb975e5f3b41 2018-06-27 21:03:38,900 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.POST.projects in 0.156501054764s 2018-06-27 21:03:38,901 - shade.request_ids - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-457bce95-4eef-4933-92dc-eb975e5f3b41 2018-06-27 21:03:38,901 - 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'3f0a375b66c54145bff1c56e7c91ad73', '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_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3'}) 2018-06-27 21:03:38,908 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.POST.users 2018-06-27 21:03:38,911 - 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}28724f21fb6b8cfd4455980e4517fbc499b6b052" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "29eee689-2bbf-4dba-a975-970ee546f639", "email": null, "name": "shaker-user_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3"}}' 2018-06-27 21:03:39,592 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 21:03:38 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7c7684f3-f40e-466e-81c8-e03d6f948711 Connection: close Content-Type: application/json RESP BODY: {"user": {"name": "shaker-user_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3", "links": {"self": "http://10.167.4.35:5000/v3/users/76da32cf1dcd4db082dc61d2b5569ea2"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "76da32cf1dcd4db082dc61d2b5569ea2", "domain_id": "default", "password_expires_at": null}} 2018-06-27 21:03:39,592 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/users used request id req-7c7684f3-f40e-466e-81c8-e03d6f948711 2018-06-27 21:03:39,592 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.POST.users in 0.68431186676s 2018-06-27 21:03:39,593 - shade.request_ids - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/users used request id req-7c7684f3-f40e-466e-81c8-e03d6f948711 2018-06-27 21:03:39,593 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'76da32cf1dcd4db082dc61d2b5569ea2', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'shaker-user_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3'}) 2018-06-27 21:03:39,597 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.roles 2018-06-27 21:03:39,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: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}28724f21fb6b8cfd4455980e4517fbc499b6b052" 2018-06-27 21:03:39,689 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:03:39 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-af181ce0-4b76-4c6b-90bb-f42725d63dd3 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 21:03:39,689 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-af181ce0-4b76-4c6b-90bb-f42725d63dd3 2018-06-27 21:03:39,689 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.roles in 0.0921092033386s 2018-06-27 21:03:39,689 - shade.request_ids - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-af181ce0-4b76-4c6b-90bb-f42725d63dd3 2018-06-27 21:03:39,694 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.domains 2018-06-27 21:03:39,697 - 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}28724f21fb6b8cfd4455980e4517fbc499b6b052" 2018-06-27 21:03:40,071 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:03:39 GMT Server: Apache Content-Length: 179 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b197ae71-c761-4805-9d47-b38daa126a52 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-27 21:03:40,071 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains/default used request id req-b197ae71-c761-4805-9d47-b38daa126a52 2018-06-27 21:03:40,071 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.domains in 0.377038002014s 2018-06-27 21:03:40,071 - shade.request_ids - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains/default used request id req-b197ae71-c761-4805-9d47-b38daa126a52 2018-06-27 21:03:40,072 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.users 2018-06-27 21:03:40,076 - 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}28724f21fb6b8cfd4455980e4517fbc499b6b052" 2018-06-27 21:03:40,551 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:03:40 GMT Server: Apache Content-Length: 3601 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-93250668-161c-4fac-95a2-b90395f630d4 Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/05b1bc3fa6fd4243a4ba8b4d6fcc3daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05b1bc3fa6fd4243a4ba8b4d6fcc3daf", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/48d44c9c0fea4f4e80edc7d2e0715db7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d44c9c0fea4f4e80edc7d2e0715db7", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/4d3721127bf84155a837606ce3feba32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d3721127bf84155a837606ce3feba32", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/5c846663ea6d407e9223de0719ce5442"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c846663ea6d407e9223de0719ce5442", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/73a10e6c4f67490a8a4030cc6cea32f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73a10e6c4f67490a8a4030cc6cea32f5", "email": "root@localhost", "password_expires_at": null}, {"name": "shaker-user_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3", "links": {"self": "http://10.167.4.35:5000/v3/users/76da32cf1dcd4db082dc61d2b5569ea2"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "76da32cf1dcd4db082dc61d2b5569ea2", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/8ecfab7d9d4f47bb8892a85b7d2a0b5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ecfab7d9d4f47bb8892a85b7d2a0b5a", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/b278d529e9a54a9195e4e536b9384dc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b278d529e9a54a9195e4e536b9384dc0", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b7f107ae7bb34ccea8282b1a0ec7a979"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7f107ae7bb34ccea8282b1a0ec7a979", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/d21494d0185b463db36b8c8c2b341b97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d21494d0185b463db36b8c8c2b341b97", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e0bb346419f84e4680f6ca9a97f4fc0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e0bb346419f84e4680f6ca9a97f4fc0b", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "c8d542af72ce49338052c29f02c8857e", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e9dd794fa5c040a9a0445386fb2a6116"}, "options": {}, "id": "e9dd794fa5c040a9a0445386fb2a6116", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/e9f9c747d54947bc800a81ecf11858f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9f9c747d54947bc800a81ecf11858f5", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-27 21:03:40,551 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-93250668-161c-4fac-95a2-b90395f630d4 2018-06-27 21:03:40,551 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.users in 0.478655099869s 2018-06-27 21:03:40,552 - shade.request_ids - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-93250668-161c-4fac-95a2-b90395f630d4 2018-06-27 21:03:40,563 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.projects 2018-06-27 21:03:40,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?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}28724f21fb6b8cfd4455980e4517fbc499b6b052" 2018-06-27 21:03:40,954 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:03:40 GMT Server: Apache Content-Length: 1053 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-00d4639a-1edb-4862-ad97-3d0e1f9a9779 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": "Created by OPNFV Functest: shaker", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f0a375b66c54145bff1c56e7c91ad73"}, "tags": [], "enabled": true, "id": "3f0a375b66c54145bff1c56e7c91ad73", "parent_id": "default", "domain_id": "default", "name": "shaker-project_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3"}, {"is_domain": false, "description": "OpenStack Service tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/4b92069937e44a3786e439f95c61afe5"}, "tags": [], "enabled": true, "id": "4b92069937e44a3786e439f95c61afe5", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3"}, "tags": [], "enabled": true, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-06-27 21:03:40,954 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?domain_id=default used request id req-00d4639a-1edb-4862-ad97-3d0e1f9a9779 2018-06-27 21:03:40,955 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.projects in 0.391339063644s 2018-06-27 21:03:40,955 - shade.request_ids - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?domain_id=default used request id req-00d4639a-1edb-4862-ad97-3d0e1f9a9779 2018-06-27 21:03:40,963 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.role_assignments 2018-06-27 21:03:40,966 - 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=76da32cf1dcd4db082dc61d2b5569ea2&role.id=fb55c67bf8914bbc9f62f63c21af75ca&scope.project.id=3f0a375b66c54145bff1c56e7c91ad73" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}28724f21fb6b8cfd4455980e4517fbc499b6b052" 2018-06-27 21:03:41,297 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:03:40 GMT Server: Apache Content-Length: 254 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5010f79c-28bc-4ff7-b255-7d4fcabfc3ee Connection: close Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://10.167.4.35:5000/v3/role_assignments?user.id=76da32cf1dcd4db082dc61d2b5569ea2&role.id=fb55c67bf8914bbc9f62f63c21af75ca&scope.project.id=3f0a375b66c54145bff1c56e7c91ad73", "previous": null, "next": null}} 2018-06-27 21:03:41,297 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/role_assignments?user.id=76da32cf1dcd4db082dc61d2b5569ea2&role.id=fb55c67bf8914bbc9f62f63c21af75ca&scope.project.id=3f0a375b66c54145bff1c56e7c91ad73 used request id req-5010f79c-28bc-4ff7-b255-7d4fcabfc3ee 2018-06-27 21:03:41,298 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.role_assignments in 0.334367990494s 2018-06-27 21:03:41,298 - shade.request_ids - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/role_assignments?user.id=76da32cf1dcd4db082dc61d2b5569ea2&role.id=fb55c67bf8914bbc9f62f63c21af75ca&scope.project.id=3f0a375b66c54145bff1c56e7c91ad73 used request id req-5010f79c-28bc-4ff7-b255-7d4fcabfc3ee 2018-06-27 21:03:41,302 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.PUT.projects.users.roles 2018-06-27 21:03:41,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/3f0a375b66c54145bff1c56e7c91ad73/users/76da32cf1dcd4db082dc61d2b5569ea2/roles/fb55c67bf8914bbc9f62f63c21af75ca -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}28724f21fb6b8cfd4455980e4517fbc499b6b052" 2018-06-27 21:03:41,512 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:03:41 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ce9dd342-6110-4f02-8c4b-6722003ec172 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:03:41,513 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/3f0a375b66c54145bff1c56e7c91ad73/users/76da32cf1dcd4db082dc61d2b5569ea2/roles/fb55c67bf8914bbc9f62f63c21af75ca used request id req-ce9dd342-6110-4f02-8c4b-6722003ec172 2018-06-27 21:03:41,514 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.PUT.projects.users.roles in 0.211863994598s 2018-06-27 21:03:41,515 - shade.request_ids - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/3f0a375b66c54145bff1c56e7c91ad73/users/76da32cf1dcd4db082dc61d2b5569ea2/roles/fb55c67bf8914bbc9f62f63c21af75ca used request id req-ce9dd342-6110-4f02-8c4b-6722003ec172 2018-06-27 21:03:41,517 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': u'password', u'status': u'active', 'project_name': u'shaker-project_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3', 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': '29eee689-2bbf-4dba-a975-970ee546f639', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', u'volume_api_version': u'2', 'username': u'shaker-user_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3', '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-27 21:03:41,518 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-06-27 21:03:41,519 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-06-27 21:03:41,519 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-06-27 21:03:41,519 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-06-27 21:03:41,519 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-06-27 21:03:41,519 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-06-27 21:03:41,519 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-06-27 21:03:41,520 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-06-27 21:03:41,520 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-06-27 21:03:41,520 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-06-27 21:03:41,520 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-06-27 21:03:41,520 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-06-27 21:03:41,520 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-06-27 21:03:41,520 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-06-27 21:03:41,520 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-06-27 21:03:41,521 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-06-27 21:03:41,521 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-06-27 21:03:41,521 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-06-27 21:03:41,521 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-06-27 21:03:41,521 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-06-27 21:03:41,521 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-06-27 21:03:41,521 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-06-27 21:03:41,522 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-06-27 21:03:41,522 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-06-27 21:03:41,522 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-06-27 21:03:41,527 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'shaker-user_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3', 'project_name': 'shaker-project_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3', 'user_domain_name': 'Default', 'auth_url': 'http://10.167.4.35:35357/v3', 'password': '29eee689-2bbf-4dba-a975-970ee546f639', 'project_domain_name': 'Default'} 2018-06-27 21:03:41,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 "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-27 21:03:41,548 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:03:41 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f07ac03b-e4d9-49f7-9d35-418930769ca8 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:03:41,548 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-f07ac03b-e4d9-49f7-9d35-418930769ca8 2018-06-27 21:03:41,549 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:03:42,433 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fb55c67bf8914bbc9f62f63c21af75ca", "name": "Member"}], "expires_at": "2018-06-27T22:03:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f0a375b66c54145bff1c56e7c91ad73", "name": "shaker-project_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f0a375b66c54145bff1c56e7c91ad73", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/3f0a375b66c54145bff1c56e7c91ad73", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/3f0a375b66c54145bff1c56e7c91ad73", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/3f0a375b66c54145bff1c56e7c91ad73", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/3f0a375b66c54145bff1c56e7c91ad73", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/3f0a375b66c54145bff1c56e7c91ad73", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f0a375b66c54145bff1c56e7c91ad73", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/3f0a375b66c54145bff1c56e7c91ad73", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/3f0a375b66c54145bff1c56e7c91ad73", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f0a375b66c54145bff1c56e7c91ad73", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/3f0a375b66c54145bff1c56e7c91ad73", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/3f0a375b66c54145bff1c56e7c91ad73", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "shaker-user_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3", "id": "76da32cf1dcd4db082dc61d2b5569ea2"}, "audit_ids": ["EXlRPFjBS3-qITOn0JMayg"], "issued_at": "2018-06-27T21:03:42.000000Z"}} 2018-06-27 21:03:42,436 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.networks 2018-06-27 21:03:42,437 - 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}28cfbe53bcec14add8b68b213c2c66238a6d1259" -d '{"network": {"name": "shaker-net_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3", "admin_state_up": true}}' 2018-06-27 21:03:44,157 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 584 X-Openstack-Request-Id: req-a673428b-3ee9-4cbb-a862-332199e83c8d Date: Wed, 27 Jun 2018 21:03:44 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"3f0a375b66c54145bff1c56e7c91ad73","created_at":"2018-06-27T21:03:43Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-06-27T21:03:43Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"3f0a375b66c54145bff1c56e7c91ad73","id":"2d27aada-a68c-4052-9724-6227cb9732b0","name":"shaker-net_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3"}} 2018-06-27 21:03:44,157 - keystoneauth.session - DEBUG - POST call to network for http://10.167.4.35:9696/v2.0/networks.json used request id req-a673428b-3ee9-4cbb-a862-332199e83c8d 2018-06-27 21:03:44,157 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.networks in 1.72081613541s 2018-06-27 21:03:44,158 - shade.request_ids - DEBUG - POST call to network for http://10.167.4.35:9696/v2.0/networks.json used request id req-a673428b-3ee9-4cbb-a862-332199e83c8d 2018-06-27 21:03:44,158 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'updated_at': u'2018-06-27T21:03:43Z', u'ipv6_address_scope': None, u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'2d27aada-a68c-4052-9724-6227cb9732b0', u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'shaker-net_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3', u'admin_state_up': True, u'tenant_id': u'3f0a375b66c54145bff1c56e7c91ad73', u'created_at': u'2018-06-27T21:03:43Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'3f0a375b66c54145bff1c56e7c91ad73'}) 2018-06-27 21:03:44,159 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-06-27 21:03:44,159 - 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}28cfbe53bcec14add8b68b213c2c66238a6d1259" 2018-06-27 21:03:44,530 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1148 X-Openstack-Request-Id: req-f8459afb-d047-4cec-adc8-c64ed194ecc1 Date: Wed, 27 Jun 2018 21:03:44 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-27T21:03:43Z","tenant_id":"3f0a375b66c54145bff1c56e7c91ad73","created_at":"2018-06-27T21:03:43Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"3f0a375b66c54145bff1c56e7c91ad73","id":"2d27aada-a68c-4052-9724-6227cb9732b0","name":"shaker-net_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["df0aa635-d718-49cc-81c1-ba349ef8a505"],"updated_at":"2018-06-27T18:56:39Z","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T18:56:31Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"977aff9f-43e9-4fec-86ae-a730f64fa17d","name":"floating_net"}]} 2018-06-27 21:03:44,530 - keystoneauth.session - DEBUG - GET call to network for http://10.167.4.35:9696/v2.0/networks.json used request id req-f8459afb-d047-4cec-adc8-c64ed194ecc1 2018-06-27 21:03:44,530 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.371439933777s 2018-06-27 21:03:44,531 - shade.request_ids - DEBUG - GET call to network for http://10.167.4.35:9696/v2.0/networks.json used request id req-f8459afb-d047-4cec-adc8-c64ed194ecc1 2018-06-27 21:03:44,532 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.subnets 2018-06-27 21:03:44,533 - 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}28cfbe53bcec14add8b68b213c2c66238a6d1259" -d '{"subnet": {"name": "shaker-subnet_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3", "enable_dhcp": true, "network_id": "2d27aada-a68c-4052-9724-6227cb9732b0", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.0.0/24"}}' 2018-06-27 21:03:45,846 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-3b2a4f9e-bbe3-4bd8-9f25-822a823b9dc0 Date: Wed, 27 Jun 2018 21:03:45 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2d27aada-a68c-4052-9724-6227cb9732b0","tenant_id":"3f0a375b66c54145bff1c56e7c91ad73","created_at":"2018-06-27T21:03:45Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-06-27T21:03:45Z","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":"3f0a375b66c54145bff1c56e7c91ad73","id":"6d2ca691-0040-47d9-8900-3fb3069bbcac","subnetpool_id":null,"name":"shaker-subnet_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3"}} 2018-06-27 21:03:45,846 - keystoneauth.session - DEBUG - POST call to network for http://10.167.4.35:9696/v2.0/subnets.json used request id req-3b2a4f9e-bbe3-4bd8-9f25-822a823b9dc0 2018-06-27 21:03:45,846 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.subnets in 1.31376004219s 2018-06-27 21:03:45,847 - shade.request_ids - DEBUG - POST call to network for http://10.167.4.35:9696/v2.0/subnets.json used request id req-3b2a4f9e-bbe3-4bd8-9f25-822a823b9dc0 2018-06-27 21:03:45,847 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-06-27T21:03:45Z', 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'6d2ca691-0040-47d9-8900-3fb3069bbcac', u'subnetpool_id': None, u'service_types': [], u'name': u'shaker-subnet_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3', u'enable_dhcp': True, u'network_id': u'2d27aada-a68c-4052-9724-6227cb9732b0', u'tenant_id': u'3f0a375b66c54145bff1c56e7c91ad73', u'created_at': u'2018-06-27T21:03:45Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.0.1', u'ip_version': 4, u'project_id': u'3f0a375b66c54145bff1c56e7c91ad73'}) 2018-06-27 21:03:45,847 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.routers 2018-06-27 21:03:45,848 - 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}28cfbe53bcec14add8b68b213c2c66238a6d1259" -d '{"router": {"external_gateway_info": {"network_id": "977aff9f-43e9-4fec-86ae-a730f64fa17d"}, "name": "shaker-router_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3", "admin_state_up": true}}' 2018-06-27 21:03:48,852 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-a8913144-6341-4e3c-8922-b6e8630db88d Date: Wed, 27 Jun 2018 21:03:48 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "977aff9f-43e9-4fec-86ae-a730f64fa17d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "df0aa635-d718-49cc-81c1-ba349ef8a505", "ip_address": "172.30.10.118"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "created_at": "2018-06-27T21:03:45Z", "admin_state_up": true, "updated_at": "2018-06-27T21:03:47Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "3f0a375b66c54145bff1c56e7c91ad73", "id": "5cc1527e-0ded-4b8d-8e77-533da7b2c1d8", "name": "shaker-router_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3"}} 2018-06-27 21:03:48,853 - keystoneauth.session - DEBUG - POST call to network for http://10.167.4.35:9696/v2.0/routers.json used request id req-a8913144-6341-4e3c-8922-b6e8630db88d 2018-06-27 21:03:48,853 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.routers in 3.0053999424s 2018-06-27 21:03:48,853 - shade.request_ids - DEBUG - POST call to network for http://10.167.4.35:9696/v2.0/routers.json used request id req-a8913144-6341-4e3c-8922-b6e8630db88d 2018-06-27 21:03:48,854 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-06-27T21:03:47Z', u'revision_number': 2, u'id': u'5cc1527e-0ded-4b8d-8e77-533da7b2c1d8', u'external_gateway_info': {u'network_id': u'977aff9f-43e9-4fec-86ae-a730f64fa17d', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'df0aa635-d718-49cc-81c1-ba349ef8a505', u'ip_address': u'172.30.10.118'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'shaker-router_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3', u'admin_state_up': True, u'tenant_id': u'3f0a375b66c54145bff1c56e7c91ad73', u'created_at': u'2018-06-27T21:03:45Z', u'flavor_id': None, u'routes': [], u'project_id': u'3f0a375b66c54145bff1c56e7c91ad73'}) 2018-06-27 21:03:48,854 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.PUT.routers.add_router_interface 2018-06-27 21:03:48,855 - 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/5cc1527e-0ded-4b8d-8e77-533da7b2c1d8/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}28cfbe53bcec14add8b68b213c2c66238a6d1259" -d '{"subnet_id": "6d2ca691-0040-47d9-8900-3fb3069bbcac"}' 2018-06-27 21:03:53,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-a508c206-14ca-4971-9d36-b4bf934811d6 Date: Wed, 27 Jun 2018 21:03:53 GMT RESP BODY: {"network_id": "2d27aada-a68c-4052-9724-6227cb9732b0", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "subnet_id": "6d2ca691-0040-47d9-8900-3fb3069bbcac", "subnet_ids": ["6d2ca691-0040-47d9-8900-3fb3069bbcac"], "port_id": "da51a675-e8d1-4ae5-8e4d-1cd8bbb3547a", "id": "5cc1527e-0ded-4b8d-8e77-533da7b2c1d8"} 2018-06-27 21:03:53,984 - keystoneauth.session - DEBUG - PUT call to network for http://10.167.4.35:9696/v2.0/routers/5cc1527e-0ded-4b8d-8e77-533da7b2c1d8/add_router_interface.json used request id req-a508c206-14ca-4971-9d36-b4bf934811d6 2018-06-27 21:03:53,984 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.PUT.routers.add_router_interface in 5.12959313393s 2018-06-27 21:03:53,984 - shade.request_ids - DEBUG - PUT call to network for http://10.167.4.35:9696/v2.0/routers/5cc1527e-0ded-4b8d-8e77-533da7b2c1d8/add_router_interface.json used request id req-a508c206-14ca-4971-9d36-b4bf934811d6 returning object 5cc1527e-0ded-4b8d-8e77-533da7b2c1d8 2018-06-27 21:03:53,986 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/shaker-image.qcow2 2018-06-27 21:03:57,853 - shade - DEBUG - Image file /home/opnfv/functest/images/shaker-image.qcow2 md5:cea74a063cc5ef2b018ec12beb0bf961 sha256:5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017 2018-06-27 21:03:57,860 - 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-27 21:03:57,870 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 968 Date: Wed, 27 Jun 2018 21:03:57 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-27 21:03:57,875 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.GET.images 2018-06-27 21:03:57,878 - 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}28cfbe53bcec14add8b68b213c2c66238a6d1259" 2018-06-27 21:03:58,722 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-8bbfc4d5-6160-4337-9ac4-7b85f19bd695 Date: Wed, 27 Jun 2018 21:03:58 GMT Connection: close RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-06-27 21:03:58,722 - keystoneauth.session - DEBUG - GET call to image for http://10.167.4.35:9292/v2/images used request id req-8bbfc4d5-6160-4337-9ac4-7b85f19bd695 2018-06-27 21:03:58,722 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.GET.images in 0.847565174103s 2018-06-27 21:03:58,723 - shade.request_ids - DEBUG - GET call to image for http://10.167.4.35:9292/v2/images used request id req-8bbfc4d5-6160-4337-9ac4-7b85f19bd695 2018-06-27 21:03:58,732 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.POST.images 2018-06-27 21:03:58,735 - 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}28cfbe53bcec14add8b68b213c2c66238a6d1259" -d '{"owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "owner_specified.shade.object": "images/shaker-img_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "shaker-img_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3"}' 2018-06-27 21:03:59,527 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 847 Content-Type: application/json Location: http://10.167.4.35:9292/v2/images/f3332c9f-31e4-4738-8237-36aadc019465 Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-4abd00cb-a477-472c-90a5-a5ee6eb2d006 Date: Wed, 27 Jun 2018 21:03:59 GMT Connection: close RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-06-27T21:03:59Z", "file": "/v2/images/f3332c9f-31e4-4738-8237-36aadc019465/file", "owner": "3f0a375b66c54145bff1c56e7c91ad73", "id": "f3332c9f-31e4-4738-8237-36aadc019465", "size": null, "self": "/v2/images/f3332c9f-31e4-4738-8237-36aadc019465", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "visibility": "private", "owner_specified.shade.object": "images/shaker-img_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3", "checksum": null, "created_at": "2018-06-27T21:03:59Z", "protected": false} 2018-06-27 21:03:59,527 - keystoneauth.session - DEBUG - POST call to image for http://10.167.4.35:9292/v2/images used request id req-4abd00cb-a477-472c-90a5-a5ee6eb2d006 2018-06-27 21:03:59,528 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.POST.images in 0.795638799667s 2018-06-27 21:03:59,528 - shade.request_ids - DEBUG - POST call to image for http://10.167.4.35:9292/v2/images used request id req-4abd00cb-a477-472c-90a5-a5ee6eb2d006 returning object f3332c9f-31e4-4738-8237-36aadc019465 2018-06-27 21:03:59,529 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.PUT.images.file 2018-06-27 21:03:59,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:9292/v2/images/f3332c9f-31e4-4738-8237-36aadc019465/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}28cfbe53bcec14add8b68b213c2c66238a6d1259" -d '' 2018-06-27 21:04:05,573 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d7f9b787-1d86-43b1-a4f3-cc451def8e11 Date: Wed, 27 Jun 2018 21:04: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-27 21:04:05,573 - keystoneauth.session - DEBUG - PUT call to image for http://10.167.4.35:9292/v2/images/f3332c9f-31e4-4738-8237-36aadc019465/file used request id req-d7f9b787-1d86-43b1-a4f3-cc451def8e11 2018-06-27 21:04:05,573 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.PUT.images.file in 6.04457688332s 2018-06-27 21:04:05,574 - shade.request_ids - DEBUG - PUT call to image for http://10.167.4.35:9292/v2/images/f3332c9f-31e4-4738-8237-36aadc019465/file used request id req-d7f9b787-1d86-43b1-a4f3-cc451def8e11 2018-06-27 21:04:05,574 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/shaker-img_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-06-27T21:03:59Z', u'owner_specified.shade.sha256': u'5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017', u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/f3332c9f-31e4-4738-8237-36aadc019465/file', u'owner': u'3f0a375b66c54145bff1c56e7c91ad73', u'virtual_size': None, u'owner_specified.shade.md5': u'cea74a063cc5ef2b018ec12beb0bf961', u'id': u'f3332c9f-31e4-4738-8237-36aadc019465', u'size': None, u'name': u'shaker-img_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3', u'checksum': None, u'self': u'/v2/images/f3332c9f-31e4-4738-8237-36aadc019465', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-06-27T21:03:59Z', u'schema': u'/v2/schemas/image'}) 2018-06-27 21:04:05,576 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.flavors 2018-06-27 21:04:05,580 - 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}28724f21fb6b8cfd4455980e4517fbc499b6b052" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "shaker-flavor_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": null, "swap": 0}}' 2018-06-27 21:04:06,401 - 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-48050a3e-223a-4cb5-8384-7d03510e006d X-Compute-Request-Id: req-48050a3e-223a-4cb5-8384-7d03510e006d Date: Wed, 27 Jun 2018 21:04:06 GMT Connection: close RESP BODY: {"flavor": {"name": "shaker-flavor_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "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": "bfce69d5-8948-4e52-8e30-cf8bfa544966"}} 2018-06-27 21:04:06,401 - keystoneauth.session - DEBUG - POST call to compute for http://10.167.4.35:8774/v2.1/flavors used request id req-48050a3e-223a-4cb5-8384-7d03510e006d 2018-06-27 21:04:06,401 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.flavors in 0.825562953949s 2018-06-27 21:04:06,402 - shade.request_ids - DEBUG - POST call to compute for http://10.167.4.35:8774/v2.1/flavors used request id req-48050a3e-223a-4cb5-8384-7d03510e006d 2018-06-27 21:04:06,403 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'shaker-flavor_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3', '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'8cdbc979369d4c15b8ddd6cc77d930e3', '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'bfce69d5-8948-4e52-8e30-cf8bfa544966', 'swap': 0}) 2018-06-27 21:04:06,404 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.flavors.os-extra_specs 2018-06-27 21:04:06,406 - 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/bfce69d5-8948-4e52-8e30-cf8bfa544966/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}28724f21fb6b8cfd4455980e4517fbc499b6b052" -d '{"extra_specs": {}}' 2018-06-27 21:04:06,917 - 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-58f6aa6c-e164-4fcf-9ab5-c274d987e4a4 X-Compute-Request-Id: req-58f6aa6c-e164-4fcf-9ab5-c274d987e4a4 Date: Wed, 27 Jun 2018 21:04:06 GMT Connection: close RESP BODY: {"extra_specs": {}} 2018-06-27 21:04:06,917 - keystoneauth.session - DEBUG - POST call to compute for http://10.167.4.35:8774/v2.1/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966/os-extra_specs used request id req-58f6aa6c-e164-4fcf-9ab5-c274d987e4a4 2018-06-27 21:04:06,917 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.flavors.os-extra_specs in 0.513495922089s 2018-06-27 21:04:06,918 - shade.request_ids - DEBUG - POST call to compute for http://10.167.4.35:8774/v2.1/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966/os-extra_specs used request id req-58f6aa6c-e164-4fcf-9ab5-c274d987e4a4 2018-06-27 21:04:06,918 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.os-keypairs 2018-06-27 21:04:06,921 - 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}28cfbe53bcec14add8b68b213c2c66238a6d1259" -d '{"keypair": {"name": "shaker-kp_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3"}}' 2018-06-27 21:04:08,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2325 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-f370d425-ac95-42ae-9dda-770f18821070 X-Compute-Request-Id: req-f370d425-ac95-42ae-9dda-770f18821070 Date: Wed, 27 Jun 2018 21:04:08 GMT Connection: close RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCfkPtvOYJha6D1a9/+iiZKyPhGKiZnlhtgCcc1k94NHDocZjh7J2b1qlnO0lGTnO+J9rMuhlIpDyNRa080wJhY8SH436SRrIBAwHCH2QWZzuJgSF+1ElcILaiPHW2gE+2dl9/ztRCI474CkuVHQ9CrU2NhGAcnJebX8r9iT9xiaKugoYJw+nHl+gia5XjaJpl9wt0wAbCFBM9DV+cFoRpyVetDXsUOi8ERpA35RBC+9tI1IgFt6jZGzSNnlhuqReFx7Dl/RmAe/1JwrgJzXAjx8YqksNJqe8ecZBvvORKfvoD2n8rhreQBuSHBXckeeBZBEMD3s0VW0Z520AKQ7spV Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAn5D7bzmCYWug9Wvf/oomSsj4RiomZ5YbYAnHNZPeDRw6HGY4\neydm9apZztJRk5zvifazLoZSKQ8jUWtPNMCYWPEh+N+kkayAQMBwh9kFmc7iYEhf\ntRJXCC2ojx1toBPtnZff87UQiOO+ApLlR0PQq1NjYRgHJyXm1/K/Yk/cYmiroKGC\ncPpx5foImuV42iaZfcLdMAGwhQTPQ1fnBaEaclXrQ17FDovBEaQN+UQQvvbSNSIB\nbeo2Rs0jZ5YbqkXhcew5f0ZgHv9ScK4Cc1wI8fGKpLDSanvHnGQb7zkSn76A9p/K\n4a3kAbkhwV3JHngWQRDA97NFVtGedtACkO7KVQIDAQABAoIBAGX949kKJ15hzzZP\nx5MJdsRihN9EXdvkRIc0eNK0O0CiBDrW089UNilcw57BLEdwDmRe/dUFIksAVBDc\nyHntiPOA3bgYKza5zhiVaNhMTZosdOIaIKK6oEqn9I/VvZaOZllPFGTQHUuCVpeK\nkWbl3+FCockT9K5/OXhavx318eYsAuf7Ohb1LWWajACHFUvLBOOF2lm7WXlfkTaK\nudVVfE8Qai+20uVmyzXIFq8mlV38ND+TdgjQMtffpi07q+QXZqD8DN8MU4wW80H5\nJmAIZjw7t4QjOG8A5e6v4W/eSK2iOkctrfRTWDyScTOhqd0TXognMmvKaLJ+Imu4\nFD3fMAECgYEAzpQaomnMpS1YqyoIoVMjJJ+b5ZNY8DNNfubuPxWKRIwCVkyFKQ2k\n/ujETPG0cq6Xf3dXkIgl6c3R6BsfZmSTSCzQG/tqCqCIFmoA/9ty+FMiFUSmlBzy\n2v6Dk/RtyZ/jY/EgSnc7Zdxgun+rhEB53sDY2RTKzX3P8SOr+y2KJFUCgYEAxb2e\nHzFWt+nsiSRUvt6JbEvn1r+LQ2OEkyTcpJOIT7GFWz+23o239G1fhmpGN95GZm7i\nWb8X6jQORiJ32aK3EVdg191YrpGm6xuJgG3MmNxNUKKfpcbuxL/ec9zsjSotRgHR\nwIXRUteU6xNhTFGADwXcV/kGlNV7PH/4QqfIDgECgYEAnfkqSQtJQQNlbDdPtDbE\niCw6ZpyAhedlmub0SG+rdfHvk5ket59Ejt7nxsOLr6uOFR7papCDFcGchLfBEmdV\nLft/BfcER64tg556ty5VREsmpEcEb/2XRhsd+dYQ4wAPPw1VGT0GwkV9/wDE4/T+\nfXbSHWfGEtDkZM5XpVRU8KUCgYEAsFVZTiOnWzYlEl7tm4/DKGnAAoao3509OiIj\nCDfv1HFPpIF6x5fFNRjbmHfoyiVSzkGPY8y+vMFTAUP3cIJjkflDiPv/+xwzp3DU\n+0vuqVm7MG70wtZVUepvqw6Ve4Ti/ozcyTwL4D4StFaB65a6BauKRIDzV4HP9bGA\nZ6BLDAECgYEAxYTubTxh0HJeoQhDwHeeSJdbPA1Kc5gMX6uf0b8I7OAyD0DWpKus\ntk40QcuA12J5tbWfNbjkgs79kYeoSqphw6RaBVrx6XmtYXsc0oBwqCXqDHc85RZI\nB4WbaisIepIFcd6xbNAZcd9cSeJOHQvi0iXvj+3+ll2BO4BDJ8FORp0=\n-----END RSA PRIVATE KEY-----\n", "user_id": "76da32cf1dcd4db082dc61d2b5569ea2", "name": "shaker-kp_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3", "fingerprint": "d8:60:94:58:d4:05:df:7f:ed:a9:82:57:09:05:7d:f3"}} 2018-06-27 21:04:08,125 - keystoneauth.session - DEBUG - POST call to compute for http://10.167.4.35:8774/v2.1/os-keypairs used request id req-f370d425-ac95-42ae-9dda-770f18821070 2018-06-27 21:04:08,125 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.os-keypairs in 1.20625495911s 2018-06-27 21:04:08,125 - shade.request_ids - DEBUG - POST call to compute for http://10.167.4.35:8774/v2.1/os-keypairs used request id req-f370d425-ac95-42ae-9dda-770f18821070 2018-06-27 21:04:08,126 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCfkPtvOYJha6D1a9/+iiZKyPhGKiZnlhtgCcc1k94NHDocZjh7J2b1qlnO0lGTnO+J9rMuhlIpDyNRa080wJhY8SH436SRrIBAwHCH2QWZzuJgSF+1ElcILaiPHW2gE+2dl9/ztRCI474CkuVHQ9CrU2NhGAcnJebX8r9iT9xiaKugoYJw+nHl+gia5XjaJpl9wt0wAbCFBM9DV+cFoRpyVetDXsUOi8ERpA35RBC+9tI1IgFt6jZGzSNnlhuqReFx7Dl/RmAe/1JwrgJzXAjx8YqksNJqe8ecZBvvORKfvoD2n8rhreQBuSHBXckeeBZBEMD3s0VW0Z520AKQ7spV Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAn5D7bzmCYWug9Wvf/oomSsj4RiomZ5YbYAnHNZPeDRw6HGY4\neydm9apZztJRk5zvifazLoZSKQ8jUWtPNMCYWPEh+N+kkayAQMBwh9kFmc7iYEhf\ntRJXCC2ojx1toBPtnZff87UQiOO+ApLlR0PQq1NjYRgHJyXm1/K/Yk/cYmiroKGC\ncPpx5foImuV42iaZfcLdMAGwhQTPQ1fnBaEaclXrQ17FDovBEaQN+UQQvvbSNSIB\nbeo2Rs0jZ5YbqkXhcew5f0ZgHv9ScK4Cc1wI8fGKpLDSanvHnGQb7zkSn76A9p/K\n4a3kAbkhwV3JHngWQRDA97NFVtGedtACkO7KVQIDAQABAoIBAGX949kKJ15hzzZP\nx5MJdsRihN9EXdvkRIc0eNK0O0CiBDrW089UNilcw57BLEdwDmRe/dUFIksAVBDc\nyHntiPOA3bgYKza5zhiVaNhMTZosdOIaIKK6oEqn9I/VvZaOZllPFGTQHUuCVpeK\nkWbl3+FCockT9K5/OXhavx318eYsAuf7Ohb1LWWajACHFUvLBOOF2lm7WXlfkTaK\nudVVfE8Qai+20uVmyzXIFq8mlV38ND+TdgjQMtffpi07q+QXZqD8DN8MU4wW80H5\nJmAIZjw7t4QjOG8A5e6v4W/eSK2iOkctrfRTWDyScTOhqd0TXognMmvKaLJ+Imu4\nFD3fMAECgYEAzpQaomnMpS1YqyoIoVMjJJ+b5ZNY8DNNfubuPxWKRIwCVkyFKQ2k\n/ujETPG0cq6Xf3dXkIgl6c3R6BsfZmSTSCzQG/tqCqCIFmoA/9ty+FMiFUSmlBzy\n2v6Dk/RtyZ/jY/EgSnc7Zdxgun+rhEB53sDY2RTKzX3P8SOr+y2KJFUCgYEAxb2e\nHzFWt+nsiSRUvt6JbEvn1r+LQ2OEkyTcpJOIT7GFWz+23o239G1fhmpGN95GZm7i\nWb8X6jQORiJ32aK3EVdg191YrpGm6xuJgG3MmNxNUKKfpcbuxL/ec9zsjSotRgHR\nwIXRUteU6xNhTFGADwXcV/kGlNV7PH/4QqfIDgECgYEAnfkqSQtJQQNlbDdPtDbE\niCw6ZpyAhedlmub0SG+rdfHvk5ket59Ejt7nxsOLr6uOFR7papCDFcGchLfBEmdV\nLft/BfcER64tg556ty5VREsmpEcEb/2XRhsd+dYQ4wAPPw1VGT0GwkV9/wDE4/T+\nfXbSHWfGEtDkZM5XpVRU8KUCgYEAsFVZTiOnWzYlEl7tm4/DKGnAAoao3509OiIj\nCDfv1HFPpIF6x5fFNRjbmHfoyiVSzkGPY8y+vMFTAUP3cIJjkflDiPv/+xwzp3DU\n+0vuqVm7MG70wtZVUepvqw6Ve4Ti/ozcyTwL4D4StFaB65a6BauKRIDzV4HP9bGA\nZ6BLDAECgYEAxYTubTxh0HJeoQhDwHeeSJdbPA1Kc5gMX6uf0b8I7OAyD0DWpKus\ntk40QcuA12J5tbWfNbjkgs79kYeoSqphw6RaBVrx6XmtYXsc0oBwqCXqDHc85RZI\nB4WbaisIepIFcd6xbNAZcd9cSeJOHQvi0iXvj+3+ll2BO4BDJ8FORp0=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'76da32cf1dcd4db082dc61d2b5569ea2', 'name': u'shaker-kp_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3', 'created_at': '2018-06-27T21:04:08.126256', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3f0a375b66c54145bff1c56e7c91ad73', 'name': 'shaker-project_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'fingerprint': u'd8:60:94:58:d4:05:df:7f:ed:a9:82:57:09:05:7d:f3', 'type': 'ssh', 'id': u'shaker-kp_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3'}) 2018-06-27 21:04:08,126 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpQIBAAKCAQEAn5D7bzmCYWug9Wvf/oomSsj4RiomZ5YbYAnHNZPeDRw6HGY4 eydm9apZztJRk5zvifazLoZSKQ8jUWtPNMCYWPEh+N+kkayAQMBwh9kFmc7iYEhf tRJXCC2ojx1toBPtnZff87UQiOO+ApLlR0PQq1NjYRgHJyXm1/K/Yk/cYmiroKGC cPpx5foImuV42iaZfcLdMAGwhQTPQ1fnBaEaclXrQ17FDovBEaQN+UQQvvbSNSIB beo2Rs0jZ5YbqkXhcew5f0ZgHv9ScK4Cc1wI8fGKpLDSanvHnGQb7zkSn76A9p/K 4a3kAbkhwV3JHngWQRDA97NFVtGedtACkO7KVQIDAQABAoIBAGX949kKJ15hzzZP x5MJdsRihN9EXdvkRIc0eNK0O0CiBDrW089UNilcw57BLEdwDmRe/dUFIksAVBDc yHntiPOA3bgYKza5zhiVaNhMTZosdOIaIKK6oEqn9I/VvZaOZllPFGTQHUuCVpeK kWbl3+FCockT9K5/OXhavx318eYsAuf7Ohb1LWWajACHFUvLBOOF2lm7WXlfkTaK udVVfE8Qai+20uVmyzXIFq8mlV38ND+TdgjQMtffpi07q+QXZqD8DN8MU4wW80H5 JmAIZjw7t4QjOG8A5e6v4W/eSK2iOkctrfRTWDyScTOhqd0TXognMmvKaLJ+Imu4 FD3fMAECgYEAzpQaomnMpS1YqyoIoVMjJJ+b5ZNY8DNNfubuPxWKRIwCVkyFKQ2k /ujETPG0cq6Xf3dXkIgl6c3R6BsfZmSTSCzQG/tqCqCIFmoA/9ty+FMiFUSmlBzy 2v6Dk/RtyZ/jY/EgSnc7Zdxgun+rhEB53sDY2RTKzX3P8SOr+y2KJFUCgYEAxb2e HzFWt+nsiSRUvt6JbEvn1r+LQ2OEkyTcpJOIT7GFWz+23o239G1fhmpGN95GZm7i Wb8X6jQORiJ32aK3EVdg191YrpGm6xuJgG3MmNxNUKKfpcbuxL/ec9zsjSotRgHR wIXRUteU6xNhTFGADwXcV/kGlNV7PH/4QqfIDgECgYEAnfkqSQtJQQNlbDdPtDbE iCw6ZpyAhedlmub0SG+rdfHvk5ket59Ejt7nxsOLr6uOFR7papCDFcGchLfBEmdV Lft/BfcER64tg556ty5VREsmpEcEb/2XRhsd+dYQ4wAPPw1VGT0GwkV9/wDE4/T+ fXbSHWfGEtDkZM5XpVRU8KUCgYEAsFVZTiOnWzYlEl7tm4/DKGnAAoao3509OiIj CDfv1HFPpIF6x5fFNRjbmHfoyiVSzkGPY8y+vMFTAUP3cIJjkflDiPv/+xwzp3DU +0vuqVm7MG70wtZVUepvqw6Ve4Ti/ozcyTwL4D4StFaB65a6BauKRIDzV4HP9bGA Z6BLDAECgYEAxYTubTxh0HJeoQhDwHeeSJdbPA1Kc5gMX6uf0b8I7OAyD0DWpKus tk40QcuA12J5tbWfNbjkgs79kYeoSqphw6RaBVrx6XmtYXsc0oBwqCXqDHc85RZI B4WbaisIepIFcd6xbNAZcd9cSeJOHQvi0iXvj+3+ll2BO4BDJ8FORp0= -----END RSA PRIVATE KEY----- 2018-06-27 21:04:08,129 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.security-groups 2018-06-27 21:04:08,130 - 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}28cfbe53bcec14add8b68b213c2c66238a6d1259" -d '{"security_group": {"name": "shaker-sg_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3", "description": "created by OPNFV Functest (shaker)"}}' 2018-06-27 21:04:09,380 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-8bc450a7-76b0-4f42-b59b-22e2b31ab39e Date: Wed, 27 Jun 2018 21:04:09 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "created_at": "2018-06-27T21:04:09Z", "updated_at": "2018-06-27T21:04:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:04:09Z", "revision_number": 0, "id": "20fb67ed-4e99-478b-8735-32814f32906c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:04:09Z", "security_group_id": "4c8e3f70-9b64-4b77-b3d5-f5c162db29e2", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:04:09Z", "revision_number": 0, "id": "59742426-8219-46ec-9008-bee86f90fe6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:04:09Z", "security_group_id": "4c8e3f70-9b64-4b77-b3d5-f5c162db29e2", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}], "revision_number": 2, "project_id": "3f0a375b66c54145bff1c56e7c91ad73", "id": "4c8e3f70-9b64-4b77-b3d5-f5c162db29e2", "name": "shaker-sg_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3"}} 2018-06-27 21:04:09,380 - keystoneauth.session - DEBUG - POST call to network for http://10.167.4.35:9696/v2.0/security-groups.json used request id req-8bc450a7-76b0-4f42-b59b-22e2b31ab39e 2018-06-27 21:04:09,380 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.security-groups in 1.25113987923s 2018-06-27 21:04:09,381 - shade.request_ids - DEBUG - POST call to network for http://10.167.4.35:9696/v2.0/security-groups.json used request id req-8bc450a7-76b0-4f42-b59b-22e2b31ab39e 2018-06-27 21:04:09,385 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.security-groups 2018-06-27 21:04:09,385 - 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}28cfbe53bcec14add8b68b213c2c66238a6d1259" 2018-06-27 21:04:09,629 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3828 X-Openstack-Request-Id: req-de4bd5f7-728c-4329-93b1-c40938632d23 Date: Wed, 27 Jun 2018 21:04:09 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "created_at": "2018-06-27T21:04:09Z", "updated_at": "2018-06-27T21:04:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:04:09Z", "revision_number": 0, "id": "20fb67ed-4e99-478b-8735-32814f32906c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:04:09Z", "security_group_id": "4c8e3f70-9b64-4b77-b3d5-f5c162db29e2", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:04:09Z", "revision_number": 0, "id": "59742426-8219-46ec-9008-bee86f90fe6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:04:09Z", "security_group_id": "4c8e3f70-9b64-4b77-b3d5-f5c162db29e2", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}], "revision_number": 2, "project_id": "3f0a375b66c54145bff1c56e7c91ad73", "id": "4c8e3f70-9b64-4b77-b3d5-f5c162db29e2", "name": "shaker-sg_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3"}, {"description": "Default security group", "tags": [], "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "created_at": "2018-06-27T21:03:43Z", "updated_at": "2018-06-27T21:03:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "41061dbf-a5a2-465f-84dd-140f6104b3f7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "47d5c96d-0510-41a5-b33e-5683702c5bb8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "4b4b6430-3f42-4fe4-a25e-2c5c015a7699", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "e6a68cb7-6491-4474-a4d7-38496cac4eb7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}], "revision_number": 4, "project_id": "3f0a375b66c54145bff1c56e7c91ad73", "id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "name": "default"}]} 2018-06-27 21:04:09,630 - keystoneauth.session - DEBUG - GET call to network for http://10.167.4.35:9696/v2.0/security-groups.json used request id req-de4bd5f7-728c-4329-93b1-c40938632d23 2018-06-27 21:04:09,630 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.security-groups in 0.244729042053s 2018-06-27 21:04:09,630 - shade.request_ids - DEBUG - GET call to network for http://10.167.4.35:9696/v2.0/security-groups.json used request id req-de4bd5f7-728c-4329-93b1-c40938632d23 2018-06-27 21:04:09,634 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.security-group-rules 2018-06-27 21:04:09,635 - 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}28cfbe53bcec14add8b68b213c2c66238a6d1259" -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": "4c8e3f70-9b64-4b77-b3d5-f5c162db29e2"}}' 2018-06-27 21:04:10,278 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-ed09a323-5e55-4277-87ec-67ae36aea0df Date: Wed, 27 Jun 2018 21:04:10 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-27T21:04:10Z", "security_group_id": "4c8e3f70-9b64-4b77-b3d5-f5c162db29e2", "port_range_min": 22, "revision_number": 0, "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "created_at": "2018-06-27T21:04:10Z", "project_id": "3f0a375b66c54145bff1c56e7c91ad73", "id": "d6f37218-9e42-4310-b62c-a5e949707b6f"}} 2018-06-27 21:04:10,278 - keystoneauth.session - DEBUG - POST call to network for http://10.167.4.35:9696/v2.0/security-group-rules.json used request id req-ed09a323-5e55-4277-87ec-67ae36aea0df 2018-06-27 21:04:10,279 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.security-group-rules in 0.644104003906s 2018-06-27 21:04:10,279 - 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-ed09a323-5e55-4277-87ec-67ae36aea0df 2018-06-27 21:04:10,283 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.security-groups 2018-06-27 21:04:10,283 - 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}28cfbe53bcec14add8b68b213c2c66238a6d1259" 2018-06-27 21:04:10,396 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4324 X-Openstack-Request-Id: req-cc0e8c78-d45d-4ab4-ba8a-8912d2ace849 Date: Wed, 27 Jun 2018 21:04:10 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "created_at": "2018-06-27T21:04:09Z", "updated_at": "2018-06-27T21:04:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:04:09Z", "revision_number": 0, "id": "20fb67ed-4e99-478b-8735-32814f32906c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:04:09Z", "security_group_id": "4c8e3f70-9b64-4b77-b3d5-f5c162db29e2", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:04:09Z", "revision_number": 0, "id": "59742426-8219-46ec-9008-bee86f90fe6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:04:09Z", "security_group_id": "4c8e3f70-9b64-4b77-b3d5-f5c162db29e2", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-06-27T21:04:10Z", "revision_number": 0, "id": "d6f37218-9e42-4310-b62c-a5e949707b6f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:04:10Z", "security_group_id": "4c8e3f70-9b64-4b77-b3d5-f5c162db29e2", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": 22, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}], "revision_number": 3, "project_id": "3f0a375b66c54145bff1c56e7c91ad73", "id": "4c8e3f70-9b64-4b77-b3d5-f5c162db29e2", "name": "shaker-sg_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3"}, {"description": "Default security group", "tags": [], "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "created_at": "2018-06-27T21:03:43Z", "updated_at": "2018-06-27T21:03:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "41061dbf-a5a2-465f-84dd-140f6104b3f7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "47d5c96d-0510-41a5-b33e-5683702c5bb8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "4b4b6430-3f42-4fe4-a25e-2c5c015a7699", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "e6a68cb7-6491-4474-a4d7-38496cac4eb7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}], "revision_number": 4, "project_id": "3f0a375b66c54145bff1c56e7c91ad73", "id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "name": "default"}]} 2018-06-27 21:04:10,396 - keystoneauth.session - DEBUG - GET call to network for http://10.167.4.35:9696/v2.0/security-groups.json used request id req-cc0e8c78-d45d-4ab4-ba8a-8912d2ace849 2018-06-27 21:04:10,396 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.security-groups in 0.113431930542s 2018-06-27 21:04:10,397 - shade.request_ids - DEBUG - GET call to network for http://10.167.4.35:9696/v2.0/security-groups.json used request id req-cc0e8c78-d45d-4ab4-ba8a-8912d2ace849 2018-06-27 21:04:10,400 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.security-group-rules 2018-06-27 21:04:10,401 - 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}28cfbe53bcec14add8b68b213c2c66238a6d1259" -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": "4c8e3f70-9b64-4b77-b3d5-f5c162db29e2"}}' 2018-06-27 21:04:10,788 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-5c87ffa9-a12d-4b99-95db-d4138e23a201 Date: Wed, 27 Jun 2018 21:04:10 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-27T21:04:10Z", "security_group_id": "4c8e3f70-9b64-4b77-b3d5-f5c162db29e2", "port_range_min": null, "revision_number": 0, "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "created_at": "2018-06-27T21:04:10Z", "project_id": "3f0a375b66c54145bff1c56e7c91ad73", "id": "e40c1eff-b0ae-492e-8ad9-e0fdc2103a5f"}} 2018-06-27 21:04:10,789 - keystoneauth.session - DEBUG - POST call to network for http://10.167.4.35:9696/v2.0/security-group-rules.json used request id req-5c87ffa9-a12d-4b99-95db-d4138e23a201 2018-06-27 21:04:10,789 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.security-group-rules in 0.388109922409s 2018-06-27 21:04:10,789 - 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-5c87ffa9-a12d-4b99-95db-d4138e23a201 2018-06-27 21:04:10,793 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.security-groups 2018-06-27 21:04:10,793 - 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}28cfbe53bcec14add8b68b213c2c66238a6d1259" 2018-06-27 21:04:10,985 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4825 X-Openstack-Request-Id: req-e6e5ef67-2b03-44e0-8616-8fcf302888f5 Date: Wed, 27 Jun 2018 21:04:10 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "created_at": "2018-06-27T21:04:09Z", "updated_at": "2018-06-27T21:04:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:04:09Z", "revision_number": 0, "id": "20fb67ed-4e99-478b-8735-32814f32906c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:04:09Z", "security_group_id": "4c8e3f70-9b64-4b77-b3d5-f5c162db29e2", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:04:09Z", "revision_number": 0, "id": "59742426-8219-46ec-9008-bee86f90fe6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:04:09Z", "security_group_id": "4c8e3f70-9b64-4b77-b3d5-f5c162db29e2", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-06-27T21:04:10Z", "revision_number": 0, "id": "d6f37218-9e42-4310-b62c-a5e949707b6f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:04:10Z", "security_group_id": "4c8e3f70-9b64-4b77-b3d5-f5c162db29e2", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": 22, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:04:10Z", "revision_number": 0, "id": "e40c1eff-b0ae-492e-8ad9-e0fdc2103a5f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:04:10Z", "security_group_id": "4c8e3f70-9b64-4b77-b3d5-f5c162db29e2", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}], "revision_number": 4, "project_id": "3f0a375b66c54145bff1c56e7c91ad73", "id": "4c8e3f70-9b64-4b77-b3d5-f5c162db29e2", "name": "shaker-sg_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3"}, {"description": "Default security group", "tags": [], "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "created_at": "2018-06-27T21:03:43Z", "updated_at": "2018-06-27T21:03:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "41061dbf-a5a2-465f-84dd-140f6104b3f7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "47d5c96d-0510-41a5-b33e-5683702c5bb8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "4b4b6430-3f42-4fe4-a25e-2c5c015a7699", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "e6a68cb7-6491-4474-a4d7-38496cac4eb7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}], "revision_number": 4, "project_id": "3f0a375b66c54145bff1c56e7c91ad73", "id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "name": "default"}]} 2018-06-27 21:04:10,986 - keystoneauth.session - DEBUG - GET call to network for http://10.167.4.35:9696/v2.0/security-groups.json used request id req-e6e5ef67-2b03-44e0-8616-8fcf302888f5 2018-06-27 21:04:10,986 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.security-groups in 0.193024158478s 2018-06-27 21:04:10,986 - shade.request_ids - DEBUG - GET call to network for http://10.167.4.35:9696/v2.0/security-groups.json used request id req-e6e5ef67-2b03-44e0-8616-8fcf302888f5 2018-06-27 21:04:10,990 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.security-group-rules 2018-06-27 21:04:10,990 - 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}28cfbe53bcec14add8b68b213c2c66238a6d1259" -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": "4c8e3f70-9b64-4b77-b3d5-f5c162db29e2"}}' 2018-06-27 21:04:11,393 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 511 X-Openstack-Request-Id: req-dcf80000-85ab-4114-810e-c3fb44f2da38 Date: Wed, 27 Jun 2018 21:04:11 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-27T21:04:11Z", "security_group_id": "4c8e3f70-9b64-4b77-b3d5-f5c162db29e2", "port_range_min": 9000, "revision_number": 0, "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "created_at": "2018-06-27T21:04:11Z", "project_id": "3f0a375b66c54145bff1c56e7c91ad73", "id": "2341d56a-d49d-4808-b44b-56f30d6f295c"}} 2018-06-27 21:04:11,393 - keystoneauth.session - DEBUG - POST call to network for http://10.167.4.35:9696/v2.0/security-group-rules.json used request id req-dcf80000-85ab-4114-810e-c3fb44f2da38 2018-06-27 21:04:11,393 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.security-group-rules in 0.403615951538s 2018-06-27 21:04:11,394 - 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-dcf80000-85ab-4114-810e-c3fb44f2da38 2018-06-27 21:04:11,395 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-06-27 21:04:11,396 - 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}28cfbe53bcec14add8b68b213c2c66238a6d1259" 2018-06-27 21:04:11,737 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1192 X-Openstack-Request-Id: req-fe7ccfbe-7400-4266-8ee4-bff29a2deda0 Date: Wed, 27 Jun 2018 21:04:11 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":["6d2ca691-0040-47d9-8900-3fb3069bbcac"],"updated_at":"2018-06-27T21:03:45Z","tenant_id":"3f0a375b66c54145bff1c56e7c91ad73","created_at":"2018-06-27T21:03:43Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"3f0a375b66c54145bff1c56e7c91ad73","id":"2d27aada-a68c-4052-9724-6227cb9732b0","name":"shaker-net_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["df0aa635-d718-49cc-81c1-ba349ef8a505"],"updated_at":"2018-06-27T18:56:39Z","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T18:56:31Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"977aff9f-43e9-4fec-86ae-a730f64fa17d","name":"floating_net"}]} 2018-06-27 21:04:11,737 - keystoneauth.session - DEBUG - GET call to network for http://10.167.4.35:9696/v2.0/networks.json used request id req-fe7ccfbe-7400-4266-8ee4-bff29a2deda0 2018-06-27 21:04:11,737 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.341998100281s 2018-06-27 21:04:11,738 - shade.request_ids - DEBUG - GET call to network for http://10.167.4.35:9696/v2.0/networks.json used request id req-fe7ccfbe-7400-4266-8ee4-bff29a2deda0 2018-06-27 21:04:11,742 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.GET.images 2018-06-27 21:04:11,746 - 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}28cfbe53bcec14add8b68b213c2c66238a6d1259" 2018-06-27 21:04:12,508 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1035 Content-Type: application/json X-Openstack-Request-Id: req-d3eff69b-9383-438a-b277-f4460a370939 Date: Wed, 27 Jun 2018 21:04:12 GMT Connection: close RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-06-27T21:04:05Z", "file": "/v2/images/f3332c9f-31e4-4738-8237-36aadc019465/file", "owner": "3f0a375b66c54145bff1c56e7c91ad73", "id": "f3332c9f-31e4-4738-8237-36aadc019465", "size": 666173440, "self": "/v2/images/f3332c9f-31e4-4738-8237-36aadc019465", "disk_format": "qcow2", "direct_url": "file:///var/lib/glance/images/f3332c9f-31e4-4738-8237-36aadc019465", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "visibility": "private", "owner_specified.shade.object": "images/shaker-img_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3", "checksum": "cea74a063cc5ef2b018ec12beb0bf961", "created_at": "2018-06-27T21:03:59Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-06-27 21:04:12,508 - keystoneauth.session - DEBUG - GET call to image for http://10.167.4.35:9292/v2/images used request id req-d3eff69b-9383-438a-b277-f4460a370939 2018-06-27 21:04:12,509 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.GET.images in 0.766352891922s 2018-06-27 21:04:12,509 - shade.request_ids - DEBUG - GET call to image for http://10.167.4.35:9292/v2/images used request id req-d3eff69b-9383-438a-b277-f4460a370939 2018-06-27 21:04:12,511 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.flavors.detail 2018-06-27 21:04:12,514 - 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}28cfbe53bcec14add8b68b213c2c66238a6d1259" 2018-06-27 21:04:13,483 - 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-07f210a0-2690-4a78-af03-6431ee3694a9 X-Compute-Request-Id: req-07f210a0-2690-4a78-af03-6431ee3694a9 Date: Wed, 27 Jun 2018 21:04:13 GMT Connection: close RESP BODY: {"flavors": [{"name": "shaker-flavor_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "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": "bfce69d5-8948-4e52-8e30-cf8bfa544966"}]} 2018-06-27 21:04:13,483 - 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-07f210a0-2690-4a78-af03-6431ee3694a9 2018-06-27 21:04:13,483 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.flavors.detail in 0.971905946732s 2018-06-27 21:04:13,483 - 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-07f210a0-2690-4a78-af03-6431ee3694a9 2018-06-27 21:04:13,485 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.servers 2018-06-27 21:04:13,488 - 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}28cfbe53bcec14add8b68b213c2c66238a6d1259" -d '{"server": {"name": "shaker-vm_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3", "imageRef": "f3332c9f-31e4-4738-8237-36aadc019465", "key_name": "shaker-kp_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3", "flavorRef": "bfce69d5-8948-4e52-8e30-cf8bfa544966", "max_count": 1, "min_count": 1, "networks": [{"uuid": "2d27aada-a68c-4052-9724-6227cb9732b0"}], "security_groups": [{"name": "4c8e3f70-9b64-4b77-b3d5-f5c162db29e2"}]}}' 2018-06-27 21:04:19,289 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Location: http://10.167.4.35:8774/v2.1/servers/d0334657-2c87-4a81-bebb-896bf4f9ae56 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-e667d88f-f2d5-4f62-99ef-dd19059d979f X-Compute-Request-Id: req-e667d88f-f2d5-4f62-99ef-dd19059d979f Date: Wed, 27 Jun 2018 21:04:19 GMT Connection: close RESP BODY: {"server": {"security_groups": [{"name": "4c8e3f70-9b64-4b77-b3d5-f5c162db29e2"}], "OS-DCF:diskConfig": "MANUAL", "id": "d0334657-2c87-4a81-bebb-896bf4f9ae56", "links": [{"href": "http://10.167.4.35:8774/v2.1/servers/d0334657-2c87-4a81-bebb-896bf4f9ae56", "rel": "self"}, {"href": "http://10.167.4.35:8774/servers/d0334657-2c87-4a81-bebb-896bf4f9ae56", "rel": "bookmark"}], "adminPass": "GhMY24ZJTzhd"}} 2018-06-27 21:04:19,289 - keystoneauth.session - DEBUG - POST call to compute for http://10.167.4.35:8774/v2.1/servers used request id req-e667d88f-f2d5-4f62-99ef-dd19059d979f 2018-06-27 21:04:19,290 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.servers in 5.80416297913s 2018-06-27 21:04:19,290 - shade.request_ids - DEBUG - POST call to compute for http://10.167.4.35:8774/v2.1/servers used request id req-e667d88f-f2d5-4f62-99ef-dd19059d979f 2018-06-27 21:04:19,291 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-06-27 21:04:19,294 - 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}28cfbe53bcec14add8b68b213c2c66238a6d1259" 2018-06-27 21:04:20,329 - 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-35334111-e44d-4d9a-90b6-cfc9ad6cc17e X-Compute-Request-Id: req-35334111-e44d-4d9a-90b6-cfc9ad6cc17e Date: Wed, 27 Jun 2018 21:04:20 GMT Connection: close RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://10.167.4.35:8774/v2.1/servers/d0334657-2c87-4a81-bebb-896bf4f9ae56", "rel": "self"}, {"href": "http://10.167.4.35:8774/servers/d0334657-2c87-4a81-bebb-896bf4f9ae56", "rel": "bookmark"}], "image": {"id": "f3332c9f-31e4-4738-8237-36aadc019465", "links": [{"href": "http://10.167.4.35:8774/images/f3332c9f-31e4-4738-8237-36aadc019465", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bfce69d5-8948-4e52-8e30-cf8bfa544966", "links": [{"href": "http://10.167.4.35:8774/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "bookmark"}]}, "id": "d0334657-2c87-4a81-bebb-896bf4f9ae56", "user_id": "76da32cf1dcd4db082dc61d2b5569ea2", "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-27T21:04:19Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3", "name": "shaker-vm_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3", "created": "2018-06-27T21:04:19Z", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-27 21:04:20,330 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-35334111-e44d-4d9a-90b6-cfc9ad6cc17e 2018-06-27 21:04:20,330 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 1.03876709938s 2018-06-27 21:04:20,330 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-35334111-e44d-4d9a-90b6-cfc9ad6cc17e 2018-06-27 21:04:20,337 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-06-27 21:04:20,337 - 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}28cfbe53bcec14add8b68b213c2c66238a6d1259" 2018-06-27 21:04:20,652 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1192 X-Openstack-Request-Id: req-256d6364-0ca0-4c9f-928c-3249233c2875 Date: Wed, 27 Jun 2018 21:04:20 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":["6d2ca691-0040-47d9-8900-3fb3069bbcac"],"updated_at":"2018-06-27T21:03:45Z","tenant_id":"3f0a375b66c54145bff1c56e7c91ad73","created_at":"2018-06-27T21:03:43Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"3f0a375b66c54145bff1c56e7c91ad73","id":"2d27aada-a68c-4052-9724-6227cb9732b0","name":"shaker-net_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["df0aa635-d718-49cc-81c1-ba349ef8a505"],"updated_at":"2018-06-27T18:56:39Z","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T18:56:31Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"977aff9f-43e9-4fec-86ae-a730f64fa17d","name":"floating_net"}]} 2018-06-27 21:04:20,652 - keystoneauth.session - DEBUG - GET call to network for http://10.167.4.35:9696/v2.0/networks.json used request id req-256d6364-0ca0-4c9f-928c-3249233c2875 2018-06-27 21:04:20,652 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.314939975739s 2018-06-27 21:04:20,652 - shade.request_ids - DEBUG - GET call to network for http://10.167.4.35:9696/v2.0/networks.json used request id req-256d6364-0ca0-4c9f-928c-3249233c2875 2018-06-27 21:04:20,653 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.subnets 2018-06-27 21:04:20,654 - 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}28cfbe53bcec14add8b68b213c2c66238a6d1259" 2018-06-27 21:04:20,755 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 669 X-Openstack-Request-Id: req-cc235c30-b3fa-44a6-b77e-e31f201720ee Date: Wed, 27 Jun 2018 21:04:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2d27aada-a68c-4052-9724-6227cb9732b0","tenant_id":"3f0a375b66c54145bff1c56e7c91ad73","created_at":"2018-06-27T21:03:45Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-06-27T21:03:45Z","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":"3f0a375b66c54145bff1c56e7c91ad73","id":"6d2ca691-0040-47d9-8900-3fb3069bbcac","subnetpool_id":null,"name":"shaker-subnet_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3"}]} 2018-06-27 21:04:20,755 - keystoneauth.session - DEBUG - GET call to network for http://10.167.4.35:9696/v2.0/subnets.json used request id req-cc235c30-b3fa-44a6-b77e-e31f201720ee 2018-06-27 21:04:20,755 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.subnets in 0.101567983627s 2018-06-27 21:04:20,755 - shade.request_ids - DEBUG - GET call to network for http://10.167.4.35:9696/v2.0/subnets.json used request id req-cc235c30-b3fa-44a6-b77e-e31f201720ee 2018-06-27 21:04:20,756 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-06-27 21:04:22,760 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-06-27 21:04:22,763 - 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}28cfbe53bcec14add8b68b213c2c66238a6d1259" 2018-06-27 21:04:25,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1311 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-6c5c3f75-d2bc-4a9a-9fbd-c3c91bec25b3 X-Compute-Request-Id: req-6c5c3f75-d2bc-4a9a-9fbd-c3c91bec25b3 Date: Wed, 27 Jun 2018 21:04:25 GMT Connection: close RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://10.167.4.35:8774/v2.1/servers/d0334657-2c87-4a81-bebb-896bf4f9ae56", "rel": "self"}, {"href": "http://10.167.4.35:8774/servers/d0334657-2c87-4a81-bebb-896bf4f9ae56", "rel": "bookmark"}], "image": {"id": "f3332c9f-31e4-4738-8237-36aadc019465", "links": [{"href": "http://10.167.4.35:8774/images/f3332c9f-31e4-4738-8237-36aadc019465", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bfce69d5-8948-4e52-8e30-cf8bfa544966", "links": [{"href": "http://10.167.4.35:8774/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "bookmark"}]}, "id": "d0334657-2c87-4a81-bebb-896bf4f9ae56", "user_id": "76da32cf1dcd4db082dc61d2b5569ea2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T21:04:23Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3", "name": "shaker-vm_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3", "created": "2018-06-27T21:04:19Z", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-27 21:04:25,200 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-6c5c3f75-d2bc-4a9a-9fbd-c3c91bec25b3 2018-06-27 21:04:25,201 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 2.44008708s 2018-06-27 21:04:25,201 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-6c5c3f75-d2bc-4a9a-9fbd-c3c91bec25b3 2018-06-27 21:04:25,205 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-06-27 21:04:27,207 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-06-27 21:04:27,211 - 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}28cfbe53bcec14add8b68b213c2c66238a6d1259" 2018-06-27 21:04:29,168 - 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-14f7bcfa-8070-483e-b0ad-df2eef44d6e1 X-Compute-Request-Id: req-14f7bcfa-8070-483e-b0ad-df2eef44d6e1 Date: Wed, 27 Jun 2018 21:04: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/d0334657-2c87-4a81-bebb-896bf4f9ae56", "rel": "self"}, {"href": "http://10.167.4.35:8774/servers/d0334657-2c87-4a81-bebb-896bf4f9ae56", "rel": "bookmark"}], "image": {"id": "f3332c9f-31e4-4738-8237-36aadc019465", "links": [{"href": "http://10.167.4.35:8774/images/f3332c9f-31e4-4738-8237-36aadc019465", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bfce69d5-8948-4e52-8e30-cf8bfa544966", "links": [{"href": "http://10.167.4.35:8774/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "bookmark"}]}, "id": "d0334657-2c87-4a81-bebb-896bf4f9ae56", "security_groups": [{"name": "shaker-sg_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3"}], "user_id": "76da32cf1dcd4db082dc61d2b5569ea2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T21:04:24Z", "hostId": "1069bdbd66edd6ccc78ffee6f9f46c79b6132289f8eba03fe958b5ce", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3", "name": "shaker-vm_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3", "created": "2018-06-27T21:04:19Z", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-27 21:04:29,169 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-14f7bcfa-8070-483e-b0ad-df2eef44d6e1 2018-06-27 21:04:29,169 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 1.96105098724s 2018-06-27 21:04:29,169 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-14f7bcfa-8070-483e-b0ad-df2eef44d6e1 2018-06-27 21:04:29,173 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-06-27 21:04:31,176 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-06-27 21:04:31,179 - 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}28cfbe53bcec14add8b68b213c2c66238a6d1259" 2018-06-27 21:04:34,177 - 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-dbc32d11-42ba-46d8-a3af-7a49b3933d86 X-Compute-Request-Id: req-dbc32d11-42ba-46d8-a3af-7a49b3933d86 Date: Wed, 27 Jun 2018 21:04:34 GMT Connection: close RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://10.167.4.35:8774/v2.1/servers/d0334657-2c87-4a81-bebb-896bf4f9ae56", "rel": "self"}, {"href": "http://10.167.4.35:8774/servers/d0334657-2c87-4a81-bebb-896bf4f9ae56", "rel": "bookmark"}], "image": {"id": "f3332c9f-31e4-4738-8237-36aadc019465", "links": [{"href": "http://10.167.4.35:8774/images/f3332c9f-31e4-4738-8237-36aadc019465", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bfce69d5-8948-4e52-8e30-cf8bfa544966", "links": [{"href": "http://10.167.4.35:8774/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "bookmark"}]}, "id": "d0334657-2c87-4a81-bebb-896bf4f9ae56", "security_groups": [{"name": "shaker-sg_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3"}], "user_id": "76da32cf1dcd4db082dc61d2b5569ea2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T21:04:24Z", "hostId": "1069bdbd66edd6ccc78ffee6f9f46c79b6132289f8eba03fe958b5ce", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3", "name": "shaker-vm_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3", "created": "2018-06-27T21:04:19Z", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-27 21:04:34,177 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-dbc32d11-42ba-46d8-a3af-7a49b3933d86 2018-06-27 21:04:34,177 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 3.00098204613s 2018-06-27 21:04:34,177 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-dbc32d11-42ba-46d8-a3af-7a49b3933d86 2018-06-27 21:04:34,181 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-06-27 21:04:36,184 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-06-27 21:04:36,187 - 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}28cfbe53bcec14add8b68b213c2c66238a6d1259" 2018-06-27 21:04:36,918 - 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-d0b0362c-72c5-40fc-bfd9-fa9091ba96ad X-Compute-Request-Id: req-d0b0362c-72c5-40fc-bfd9-fa9091ba96ad Date: Wed, 27 Jun 2018 21:04: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/d0334657-2c87-4a81-bebb-896bf4f9ae56", "rel": "self"}, {"href": "http://10.167.4.35:8774/servers/d0334657-2c87-4a81-bebb-896bf4f9ae56", "rel": "bookmark"}], "image": {"id": "f3332c9f-31e4-4738-8237-36aadc019465", "links": [{"href": "http://10.167.4.35:8774/images/f3332c9f-31e4-4738-8237-36aadc019465", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bfce69d5-8948-4e52-8e30-cf8bfa544966", "links": [{"href": "http://10.167.4.35:8774/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "bookmark"}]}, "id": "d0334657-2c87-4a81-bebb-896bf4f9ae56", "security_groups": [{"name": "shaker-sg_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3"}], "user_id": "76da32cf1dcd4db082dc61d2b5569ea2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T21:04:24Z", "hostId": "1069bdbd66edd6ccc78ffee6f9f46c79b6132289f8eba03fe958b5ce", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3", "name": "shaker-vm_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3", "created": "2018-06-27T21:04:19Z", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-27 21:04:36,918 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-d0b0362c-72c5-40fc-bfd9-fa9091ba96ad 2018-06-27 21:04:36,918 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.734087944031s 2018-06-27 21:04:36,919 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-d0b0362c-72c5-40fc-bfd9-fa9091ba96ad 2018-06-27 21:04:36,923 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-06-27 21:04:38,926 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-06-27 21:04:38,929 - 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}28cfbe53bcec14add8b68b213c2c66238a6d1259" 2018-06-27 21:04:41,852 - 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-8a15573c-f96c-4738-b939-4eb6fd29404b X-Compute-Request-Id: req-8a15573c-f96c-4738-b939-4eb6fd29404b Date: Wed, 27 Jun 2018 21:04: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/d0334657-2c87-4a81-bebb-896bf4f9ae56", "rel": "self"}, {"href": "http://10.167.4.35:8774/servers/d0334657-2c87-4a81-bebb-896bf4f9ae56", "rel": "bookmark"}], "image": {"id": "f3332c9f-31e4-4738-8237-36aadc019465", "links": [{"href": "http://10.167.4.35:8774/images/f3332c9f-31e4-4738-8237-36aadc019465", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bfce69d5-8948-4e52-8e30-cf8bfa544966", "links": [{"href": "http://10.167.4.35:8774/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "bookmark"}]}, "id": "d0334657-2c87-4a81-bebb-896bf4f9ae56", "security_groups": [{"name": "shaker-sg_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3"}], "user_id": "76da32cf1dcd4db082dc61d2b5569ea2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T21:04:24Z", "hostId": "1069bdbd66edd6ccc78ffee6f9f46c79b6132289f8eba03fe958b5ce", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3", "name": "shaker-vm_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3", "created": "2018-06-27T21:04:19Z", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-27 21:04:41,852 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-8a15573c-f96c-4738-b939-4eb6fd29404b 2018-06-27 21:04:41,852 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 2.9262740612s 2018-06-27 21:04:41,853 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-8a15573c-f96c-4738-b939-4eb6fd29404b 2018-06-27 21:04:41,856 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-06-27 21:04:43,858 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-06-27 21:04:43,861 - 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}28cfbe53bcec14add8b68b213c2c66238a6d1259" 2018-06-27 21:04:45,326 - 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-8571806b-acc3-4f4d-9e09-dc96d4f1abe7 X-Compute-Request-Id: req-8571806b-acc3-4f4d-9e09-dc96d4f1abe7 Date: Wed, 27 Jun 2018 21:04: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/d0334657-2c87-4a81-bebb-896bf4f9ae56", "rel": "self"}, {"href": "http://10.167.4.35:8774/servers/d0334657-2c87-4a81-bebb-896bf4f9ae56", "rel": "bookmark"}], "image": {"id": "f3332c9f-31e4-4738-8237-36aadc019465", "links": [{"href": "http://10.167.4.35:8774/images/f3332c9f-31e4-4738-8237-36aadc019465", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bfce69d5-8948-4e52-8e30-cf8bfa544966", "links": [{"href": "http://10.167.4.35:8774/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "bookmark"}]}, "id": "d0334657-2c87-4a81-bebb-896bf4f9ae56", "security_groups": [{"name": "shaker-sg_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3"}], "user_id": "76da32cf1dcd4db082dc61d2b5569ea2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T21:04:24Z", "hostId": "1069bdbd66edd6ccc78ffee6f9f46c79b6132289f8eba03fe958b5ce", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3", "name": "shaker-vm_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3", "created": "2018-06-27T21:04:19Z", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-27 21:04:45,326 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-8571806b-acc3-4f4d-9e09-dc96d4f1abe7 2018-06-27 21:04:45,326 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 1.46807789803s 2018-06-27 21:04:45,327 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-8571806b-acc3-4f4d-9e09-dc96d4f1abe7 2018-06-27 21:04:45,330 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-06-27 21:04:47,333 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-06-27 21:04:47,336 - 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}28cfbe53bcec14add8b68b213c2c66238a6d1259" 2018-06-27 21:04:49,753 - 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-9694317d-5c63-4aad-a5f7-9915960af1c9 X-Compute-Request-Id: req-9694317d-5c63-4aad-a5f7-9915960af1c9 Date: Wed, 27 Jun 2018 21:04: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/d0334657-2c87-4a81-bebb-896bf4f9ae56", "rel": "self"}, {"href": "http://10.167.4.35:8774/servers/d0334657-2c87-4a81-bebb-896bf4f9ae56", "rel": "bookmark"}], "image": {"id": "f3332c9f-31e4-4738-8237-36aadc019465", "links": [{"href": "http://10.167.4.35:8774/images/f3332c9f-31e4-4738-8237-36aadc019465", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bfce69d5-8948-4e52-8e30-cf8bfa544966", "links": [{"href": "http://10.167.4.35:8774/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "bookmark"}]}, "id": "d0334657-2c87-4a81-bebb-896bf4f9ae56", "security_groups": [{"name": "shaker-sg_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3"}], "user_id": "76da32cf1dcd4db082dc61d2b5569ea2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T21:04:24Z", "hostId": "1069bdbd66edd6ccc78ffee6f9f46c79b6132289f8eba03fe958b5ce", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3", "name": "shaker-vm_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3", "created": "2018-06-27T21:04:19Z", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-27 21:04:49,753 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-9694317d-5c63-4aad-a5f7-9915960af1c9 2018-06-27 21:04:49,753 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 2.41981315613s 2018-06-27 21:04:49,754 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-9694317d-5c63-4aad-a5f7-9915960af1c9 2018-06-27 21:04:49,758 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-06-27 21:04:51,761 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-06-27 21:04:51,764 - 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}28cfbe53bcec14add8b68b213c2c66238a6d1259" 2018-06-27 21:04:53,582 - 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-ee39e882-7e2a-4829-9a33-178d9cb2172c X-Compute-Request-Id: req-ee39e882-7e2a-4829-9a33-178d9cb2172c Date: Wed, 27 Jun 2018 21:04: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/d0334657-2c87-4a81-bebb-896bf4f9ae56", "rel": "self"}, {"href": "http://10.167.4.35:8774/servers/d0334657-2c87-4a81-bebb-896bf4f9ae56", "rel": "bookmark"}], "image": {"id": "f3332c9f-31e4-4738-8237-36aadc019465", "links": [{"href": "http://10.167.4.35:8774/images/f3332c9f-31e4-4738-8237-36aadc019465", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bfce69d5-8948-4e52-8e30-cf8bfa544966", "links": [{"href": "http://10.167.4.35:8774/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "bookmark"}]}, "id": "d0334657-2c87-4a81-bebb-896bf4f9ae56", "security_groups": [{"name": "shaker-sg_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3"}], "user_id": "76da32cf1dcd4db082dc61d2b5569ea2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T21:04:24Z", "hostId": "1069bdbd66edd6ccc78ffee6f9f46c79b6132289f8eba03fe958b5ce", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3", "name": "shaker-vm_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3", "created": "2018-06-27T21:04:19Z", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-27 21:04:53,582 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-ee39e882-7e2a-4829-9a33-178d9cb2172c 2018-06-27 21:04:53,582 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 1.82107806206s 2018-06-27 21:04:53,582 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-ee39e882-7e2a-4829-9a33-178d9cb2172c 2018-06-27 21:04:53,587 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-06-27 21:04:55,589 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-06-27 21:04:55,592 - 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}28cfbe53bcec14add8b68b213c2c66238a6d1259" 2018-06-27 21:04:57,774 - 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-5529b16c-b6e6-4a41-9089-e456695a8709 X-Compute-Request-Id: req-5529b16c-b6e6-4a41-9089-e456695a8709 Date: Wed, 27 Jun 2018 21:04: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/d0334657-2c87-4a81-bebb-896bf4f9ae56", "rel": "self"}, {"href": "http://10.167.4.35:8774/servers/d0334657-2c87-4a81-bebb-896bf4f9ae56", "rel": "bookmark"}], "image": {"id": "f3332c9f-31e4-4738-8237-36aadc019465", "links": [{"href": "http://10.167.4.35:8774/images/f3332c9f-31e4-4738-8237-36aadc019465", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bfce69d5-8948-4e52-8e30-cf8bfa544966", "links": [{"href": "http://10.167.4.35:8774/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "bookmark"}]}, "id": "d0334657-2c87-4a81-bebb-896bf4f9ae56", "security_groups": [{"name": "shaker-sg_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3"}], "user_id": "76da32cf1dcd4db082dc61d2b5569ea2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T21:04:24Z", "hostId": "1069bdbd66edd6ccc78ffee6f9f46c79b6132289f8eba03fe958b5ce", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3", "name": "shaker-vm_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3", "created": "2018-06-27T21:04:19Z", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-27 21:04:57,775 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-5529b16c-b6e6-4a41-9089-e456695a8709 2018-06-27 21:04:57,775 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 2.18533587456s 2018-06-27 21:04:57,775 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-5529b16c-b6e6-4a41-9089-e456695a8709 2018-06-27 21:04:57,779 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-06-27 21:04:59,782 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-06-27 21:04:59,785 - 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}28cfbe53bcec14add8b68b213c2c66238a6d1259" 2018-06-27 21:05:02,034 - 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-5220b71d-e7e3-4539-9ab1-7a5c1b5493bd X-Compute-Request-Id: req-5220b71d-e7e3-4539-9ab1-7a5c1b5493bd Date: Wed, 27 Jun 2018 21:05:02 GMT Connection: close RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://10.167.4.35:8774/v2.1/servers/d0334657-2c87-4a81-bebb-896bf4f9ae56", "rel": "self"}, {"href": "http://10.167.4.35:8774/servers/d0334657-2c87-4a81-bebb-896bf4f9ae56", "rel": "bookmark"}], "image": {"id": "f3332c9f-31e4-4738-8237-36aadc019465", "links": [{"href": "http://10.167.4.35:8774/images/f3332c9f-31e4-4738-8237-36aadc019465", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bfce69d5-8948-4e52-8e30-cf8bfa544966", "links": [{"href": "http://10.167.4.35:8774/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "bookmark"}]}, "id": "d0334657-2c87-4a81-bebb-896bf4f9ae56", "security_groups": [{"name": "shaker-sg_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3"}], "user_id": "76da32cf1dcd4db082dc61d2b5569ea2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T21:04:24Z", "hostId": "1069bdbd66edd6ccc78ffee6f9f46c79b6132289f8eba03fe958b5ce", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3", "name": "shaker-vm_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3", "created": "2018-06-27T21:04:19Z", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-27 21:05:02,034 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-5220b71d-e7e3-4539-9ab1-7a5c1b5493bd 2018-06-27 21:05:02,034 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 2.25179004669s 2018-06-27 21:05:02,035 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-5220b71d-e7e3-4539-9ab1-7a5c1b5493bd 2018-06-27 21:05:02,039 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-06-27 21:05:04,042 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-06-27 21:05:04,045 - 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}28cfbe53bcec14add8b68b213c2c66238a6d1259" 2018-06-27 21:05:05,955 - 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-4e482e35-3578-49dc-9be2-51c2fb77bdfa X-Compute-Request-Id: req-4e482e35-3578-49dc-9be2-51c2fb77bdfa Date: Wed, 27 Jun 2018 21:05:05 GMT Connection: close RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://10.167.4.35:8774/v2.1/servers/d0334657-2c87-4a81-bebb-896bf4f9ae56", "rel": "self"}, {"href": "http://10.167.4.35:8774/servers/d0334657-2c87-4a81-bebb-896bf4f9ae56", "rel": "bookmark"}], "image": {"id": "f3332c9f-31e4-4738-8237-36aadc019465", "links": [{"href": "http://10.167.4.35:8774/images/f3332c9f-31e4-4738-8237-36aadc019465", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bfce69d5-8948-4e52-8e30-cf8bfa544966", "links": [{"href": "http://10.167.4.35:8774/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "bookmark"}]}, "id": "d0334657-2c87-4a81-bebb-896bf4f9ae56", "security_groups": [{"name": "shaker-sg_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3"}], "user_id": "76da32cf1dcd4db082dc61d2b5569ea2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T21:04:24Z", "hostId": "1069bdbd66edd6ccc78ffee6f9f46c79b6132289f8eba03fe958b5ce", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3", "name": "shaker-vm_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3", "created": "2018-06-27T21:04:19Z", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-27 21:05:05,955 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-4e482e35-3578-49dc-9be2-51c2fb77bdfa 2018-06-27 21:05:05,956 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 1.91361689568s 2018-06-27 21:05:05,956 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-4e482e35-3578-49dc-9be2-51c2fb77bdfa 2018-06-27 21:05:05,960 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-06-27 21:05:07,963 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-06-27 21:05:07,966 - 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}28cfbe53bcec14add8b68b213c2c66238a6d1259" 2018-06-27 21:05:10,137 - 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-fb8d25ed-76f9-4f88-8ca1-0bdc1b9b9824 X-Compute-Request-Id: req-fb8d25ed-76f9-4f88-8ca1-0bdc1b9b9824 Date: Wed, 27 Jun 2018 21:05: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/d0334657-2c87-4a81-bebb-896bf4f9ae56", "rel": "self"}, {"href": "http://10.167.4.35:8774/servers/d0334657-2c87-4a81-bebb-896bf4f9ae56", "rel": "bookmark"}], "image": {"id": "f3332c9f-31e4-4738-8237-36aadc019465", "links": [{"href": "http://10.167.4.35:8774/images/f3332c9f-31e4-4738-8237-36aadc019465", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bfce69d5-8948-4e52-8e30-cf8bfa544966", "links": [{"href": "http://10.167.4.35:8774/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "bookmark"}]}, "id": "d0334657-2c87-4a81-bebb-896bf4f9ae56", "security_groups": [{"name": "shaker-sg_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3"}], "user_id": "76da32cf1dcd4db082dc61d2b5569ea2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T21:04:24Z", "hostId": "1069bdbd66edd6ccc78ffee6f9f46c79b6132289f8eba03fe958b5ce", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3", "name": "shaker-vm_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3", "created": "2018-06-27T21:04:19Z", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-27 21:05:10,137 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-fb8d25ed-76f9-4f88-8ca1-0bdc1b9b9824 2018-06-27 21:05:10,138 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 2.17462611198s 2018-06-27 21:05:10,138 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-fb8d25ed-76f9-4f88-8ca1-0bdc1b9b9824 2018-06-27 21:05:10,142 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-06-27 21:05:12,145 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-06-27 21:05:12,148 - 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}28cfbe53bcec14add8b68b213c2c66238a6d1259" 2018-06-27 21:05:13,488 - 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-13ec0207-669c-4c0a-b0b1-a1019c7b539b X-Compute-Request-Id: req-13ec0207-669c-4c0a-b0b1-a1019c7b539b Date: Wed, 27 Jun 2018 21:05: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/d0334657-2c87-4a81-bebb-896bf4f9ae56", "rel": "self"}, {"href": "http://10.167.4.35:8774/servers/d0334657-2c87-4a81-bebb-896bf4f9ae56", "rel": "bookmark"}], "image": {"id": "f3332c9f-31e4-4738-8237-36aadc019465", "links": [{"href": "http://10.167.4.35:8774/images/f3332c9f-31e4-4738-8237-36aadc019465", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bfce69d5-8948-4e52-8e30-cf8bfa544966", "links": [{"href": "http://10.167.4.35:8774/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "bookmark"}]}, "id": "d0334657-2c87-4a81-bebb-896bf4f9ae56", "security_groups": [{"name": "shaker-sg_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3"}], "user_id": "76da32cf1dcd4db082dc61d2b5569ea2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T21:04:24Z", "hostId": "1069bdbd66edd6ccc78ffee6f9f46c79b6132289f8eba03fe958b5ce", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3", "name": "shaker-vm_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3", "created": "2018-06-27T21:04:19Z", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-27 21:05:13,488 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-13ec0207-669c-4c0a-b0b1-a1019c7b539b 2018-06-27 21:05:13,489 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 1.34362888336s 2018-06-27 21:05:13,489 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-13ec0207-669c-4c0a-b0b1-a1019c7b539b 2018-06-27 21:05:13,493 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-06-27 21:05:15,496 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-06-27 21:05:15,499 - 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}28cfbe53bcec14add8b68b213c2c66238a6d1259" 2018-06-27 21:05:16,246 - 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-02a3b0d9-d3f7-41de-9ead-79370550e976 X-Compute-Request-Id: req-02a3b0d9-d3f7-41de-9ead-79370550e976 Date: Wed, 27 Jun 2018 21:05:16 GMT Connection: close RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://10.167.4.35:8774/v2.1/servers/d0334657-2c87-4a81-bebb-896bf4f9ae56", "rel": "self"}, {"href": "http://10.167.4.35:8774/servers/d0334657-2c87-4a81-bebb-896bf4f9ae56", "rel": "bookmark"}], "image": {"id": "f3332c9f-31e4-4738-8237-36aadc019465", "links": [{"href": "http://10.167.4.35:8774/images/f3332c9f-31e4-4738-8237-36aadc019465", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bfce69d5-8948-4e52-8e30-cf8bfa544966", "links": [{"href": "http://10.167.4.35:8774/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "bookmark"}]}, "id": "d0334657-2c87-4a81-bebb-896bf4f9ae56", "security_groups": [{"name": "shaker-sg_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3"}], "user_id": "76da32cf1dcd4db082dc61d2b5569ea2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T21:04:24Z", "hostId": "1069bdbd66edd6ccc78ffee6f9f46c79b6132289f8eba03fe958b5ce", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3", "name": "shaker-vm_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3", "created": "2018-06-27T21:04:19Z", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-27 21:05:16,246 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-02a3b0d9-d3f7-41de-9ead-79370550e976 2018-06-27 21:05:16,246 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.750190973282s 2018-06-27 21:05:16,247 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-02a3b0d9-d3f7-41de-9ead-79370550e976 2018-06-27 21:05:16,250 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-06-27 21:05:18,253 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-06-27 21:05:18,256 - 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}28cfbe53bcec14add8b68b213c2c66238a6d1259" 2018-06-27 21:05:18,985 - 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-39b4dcad-5b85-467a-b1de-8c44726565fb X-Compute-Request-Id: req-39b4dcad-5b85-467a-b1de-8c44726565fb Date: Wed, 27 Jun 2018 21:05: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/d0334657-2c87-4a81-bebb-896bf4f9ae56", "rel": "self"}, {"href": "http://10.167.4.35:8774/servers/d0334657-2c87-4a81-bebb-896bf4f9ae56", "rel": "bookmark"}], "image": {"id": "f3332c9f-31e4-4738-8237-36aadc019465", "links": [{"href": "http://10.167.4.35:8774/images/f3332c9f-31e4-4738-8237-36aadc019465", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bfce69d5-8948-4e52-8e30-cf8bfa544966", "links": [{"href": "http://10.167.4.35:8774/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "bookmark"}]}, "id": "d0334657-2c87-4a81-bebb-896bf4f9ae56", "security_groups": [{"name": "shaker-sg_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3"}], "user_id": "76da32cf1dcd4db082dc61d2b5569ea2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T21:04:24Z", "hostId": "1069bdbd66edd6ccc78ffee6f9f46c79b6132289f8eba03fe958b5ce", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3", "name": "shaker-vm_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3", "created": "2018-06-27T21:04:19Z", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-27 21:05:18,985 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-39b4dcad-5b85-467a-b1de-8c44726565fb 2018-06-27 21:05:18,985 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.731725931168s 2018-06-27 21:05:18,986 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-39b4dcad-5b85-467a-b1de-8c44726565fb 2018-06-27 21:05:18,990 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-06-27 21:05:20,991 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-06-27 21:05:20,994 - 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}28cfbe53bcec14add8b68b213c2c66238a6d1259" 2018-06-27 21:05:22,269 - 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-952cf9e7-fc0d-4e99-af87-6a528e7182a7 X-Compute-Request-Id: req-952cf9e7-fc0d-4e99-af87-6a528e7182a7 Date: Wed, 27 Jun 2018 21:05:22 GMT Connection: close RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://10.167.4.35:8774/v2.1/servers/d0334657-2c87-4a81-bebb-896bf4f9ae56", "rel": "self"}, {"href": "http://10.167.4.35:8774/servers/d0334657-2c87-4a81-bebb-896bf4f9ae56", "rel": "bookmark"}], "image": {"id": "f3332c9f-31e4-4738-8237-36aadc019465", "links": [{"href": "http://10.167.4.35:8774/images/f3332c9f-31e4-4738-8237-36aadc019465", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bfce69d5-8948-4e52-8e30-cf8bfa544966", "links": [{"href": "http://10.167.4.35:8774/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "bookmark"}]}, "id": "d0334657-2c87-4a81-bebb-896bf4f9ae56", "security_groups": [{"name": "shaker-sg_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3"}], "user_id": "76da32cf1dcd4db082dc61d2b5569ea2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T21:04:24Z", "hostId": "1069bdbd66edd6ccc78ffee6f9f46c79b6132289f8eba03fe958b5ce", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3", "name": "shaker-vm_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3", "created": "2018-06-27T21:04:19Z", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-27 21:05:22,269 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-952cf9e7-fc0d-4e99-af87-6a528e7182a7 2018-06-27 21:05:22,270 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 1.2782099247s 2018-06-27 21:05:22,270 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-952cf9e7-fc0d-4e99-af87-6a528e7182a7 2018-06-27 21:05:22,274 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-06-27 21:05:24,276 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-06-27 21:05:24,279 - 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}28cfbe53bcec14add8b68b213c2c66238a6d1259" 2018-06-27 21:05:25,149 - 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-b0110c7b-ff9d-4a27-86d9-7c67567dd0f9 X-Compute-Request-Id: req-b0110c7b-ff9d-4a27-86d9-7c67567dd0f9 Date: Wed, 27 Jun 2018 21:05:25 GMT Connection: close RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://10.167.4.35:8774/v2.1/servers/d0334657-2c87-4a81-bebb-896bf4f9ae56", "rel": "self"}, {"href": "http://10.167.4.35:8774/servers/d0334657-2c87-4a81-bebb-896bf4f9ae56", "rel": "bookmark"}], "image": {"id": "f3332c9f-31e4-4738-8237-36aadc019465", "links": [{"href": "http://10.167.4.35:8774/images/f3332c9f-31e4-4738-8237-36aadc019465", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bfce69d5-8948-4e52-8e30-cf8bfa544966", "links": [{"href": "http://10.167.4.35:8774/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "bookmark"}]}, "id": "d0334657-2c87-4a81-bebb-896bf4f9ae56", "security_groups": [{"name": "shaker-sg_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3"}], "user_id": "76da32cf1dcd4db082dc61d2b5569ea2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T21:04:24Z", "hostId": "1069bdbd66edd6ccc78ffee6f9f46c79b6132289f8eba03fe958b5ce", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3", "name": "shaker-vm_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3", "created": "2018-06-27T21:04:19Z", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-27 21:05:25,149 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-b0110c7b-ff9d-4a27-86d9-7c67567dd0f9 2018-06-27 21:05:25,150 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.872877836227s 2018-06-27 21:05:25,150 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-b0110c7b-ff9d-4a27-86d9-7c67567dd0f9 2018-06-27 21:05:25,154 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-06-27 21:05:27,157 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-06-27 21:05:27,160 - 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}28cfbe53bcec14add8b68b213c2c66238a6d1259" 2018-06-27 21:05:30,075 - 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-281caa53-3410-48ea-8a7d-c44ceb5209fa X-Compute-Request-Id: req-281caa53-3410-48ea-8a7d-c44ceb5209fa Date: Wed, 27 Jun 2018 21:05:30 GMT Connection: close RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://10.167.4.35:8774/v2.1/servers/d0334657-2c87-4a81-bebb-896bf4f9ae56", "rel": "self"}, {"href": "http://10.167.4.35:8774/servers/d0334657-2c87-4a81-bebb-896bf4f9ae56", "rel": "bookmark"}], "image": {"id": "f3332c9f-31e4-4738-8237-36aadc019465", "links": [{"href": "http://10.167.4.35:8774/images/f3332c9f-31e4-4738-8237-36aadc019465", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bfce69d5-8948-4e52-8e30-cf8bfa544966", "links": [{"href": "http://10.167.4.35:8774/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "bookmark"}]}, "id": "d0334657-2c87-4a81-bebb-896bf4f9ae56", "security_groups": [{"name": "shaker-sg_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3"}], "user_id": "76da32cf1dcd4db082dc61d2b5569ea2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T21:04:24Z", "hostId": "1069bdbd66edd6ccc78ffee6f9f46c79b6132289f8eba03fe958b5ce", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3", "name": "shaker-vm_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3", "created": "2018-06-27T21:04:19Z", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-27 21:05:30,076 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-281caa53-3410-48ea-8a7d-c44ceb5209fa 2018-06-27 21:05:30,076 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 2.91897583008s 2018-06-27 21:05:30,076 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-281caa53-3410-48ea-8a7d-c44ceb5209fa 2018-06-27 21:05:30,081 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-06-27 21:05:32,083 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-06-27 21:05:32,087 - 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}28cfbe53bcec14add8b68b213c2c66238a6d1259" 2018-06-27 21:05:32,880 - 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-772af198-c76e-4061-a0c4-066e4e9d51ee X-Compute-Request-Id: req-772af198-c76e-4061-a0c4-066e4e9d51ee Date: Wed, 27 Jun 2018 21:05: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/d0334657-2c87-4a81-bebb-896bf4f9ae56", "rel": "self"}, {"href": "http://10.167.4.35:8774/servers/d0334657-2c87-4a81-bebb-896bf4f9ae56", "rel": "bookmark"}], "image": {"id": "f3332c9f-31e4-4738-8237-36aadc019465", "links": [{"href": "http://10.167.4.35:8774/images/f3332c9f-31e4-4738-8237-36aadc019465", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bfce69d5-8948-4e52-8e30-cf8bfa544966", "links": [{"href": "http://10.167.4.35:8774/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "bookmark"}]}, "id": "d0334657-2c87-4a81-bebb-896bf4f9ae56", "security_groups": [{"name": "shaker-sg_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3"}], "user_id": "76da32cf1dcd4db082dc61d2b5569ea2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T21:04:24Z", "hostId": "1069bdbd66edd6ccc78ffee6f9f46c79b6132289f8eba03fe958b5ce", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3", "name": "shaker-vm_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3", "created": "2018-06-27T21:04:19Z", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-27 21:05:32,880 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-772af198-c76e-4061-a0c4-066e4e9d51ee 2018-06-27 21:05:32,881 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.796969175339s 2018-06-27 21:05:32,881 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-772af198-c76e-4061-a0c4-066e4e9d51ee 2018-06-27 21:05:32,885 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-06-27 21:05:34,888 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-06-27 21:05:34,891 - 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}28cfbe53bcec14add8b68b213c2c66238a6d1259" 2018-06-27 21:05:36,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-bc167426-c4d2-4e6d-a237-2af162f05130 X-Compute-Request-Id: req-bc167426-c4d2-4e6d-a237-2af162f05130 Date: Wed, 27 Jun 2018 21:05: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/d0334657-2c87-4a81-bebb-896bf4f9ae56", "rel": "self"}, {"href": "http://10.167.4.35:8774/servers/d0334657-2c87-4a81-bebb-896bf4f9ae56", "rel": "bookmark"}], "image": {"id": "f3332c9f-31e4-4738-8237-36aadc019465", "links": [{"href": "http://10.167.4.35:8774/images/f3332c9f-31e4-4738-8237-36aadc019465", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bfce69d5-8948-4e52-8e30-cf8bfa544966", "links": [{"href": "http://10.167.4.35:8774/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "bookmark"}]}, "id": "d0334657-2c87-4a81-bebb-896bf4f9ae56", "security_groups": [{"name": "shaker-sg_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3"}], "user_id": "76da32cf1dcd4db082dc61d2b5569ea2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T21:04:24Z", "hostId": "1069bdbd66edd6ccc78ffee6f9f46c79b6132289f8eba03fe958b5ce", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3", "name": "shaker-vm_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3", "created": "2018-06-27T21:04:19Z", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-27 21:05:36,348 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-bc167426-c4d2-4e6d-a237-2af162f05130 2018-06-27 21:05:36,348 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 1.45999193192s 2018-06-27 21:05:36,349 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-bc167426-c4d2-4e6d-a237-2af162f05130 2018-06-27 21:05:36,352 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-06-27 21:05:38,355 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-06-27 21:05:38,359 - 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}28cfbe53bcec14add8b68b213c2c66238a6d1259" 2018-06-27 21:05:39,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-b66a4464-969c-4250-8cf9-27c4d2500b1d X-Compute-Request-Id: req-b66a4464-969c-4250-8cf9-27c4d2500b1d Date: Wed, 27 Jun 2018 21:05: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/d0334657-2c87-4a81-bebb-896bf4f9ae56", "rel": "self"}, {"href": "http://10.167.4.35:8774/servers/d0334657-2c87-4a81-bebb-896bf4f9ae56", "rel": "bookmark"}], "image": {"id": "f3332c9f-31e4-4738-8237-36aadc019465", "links": [{"href": "http://10.167.4.35:8774/images/f3332c9f-31e4-4738-8237-36aadc019465", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bfce69d5-8948-4e52-8e30-cf8bfa544966", "links": [{"href": "http://10.167.4.35:8774/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "bookmark"}]}, "id": "d0334657-2c87-4a81-bebb-896bf4f9ae56", "security_groups": [{"name": "shaker-sg_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3"}], "user_id": "76da32cf1dcd4db082dc61d2b5569ea2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T21:04:24Z", "hostId": "1069bdbd66edd6ccc78ffee6f9f46c79b6132289f8eba03fe958b5ce", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3", "name": "shaker-vm_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3", "created": "2018-06-27T21:04:19Z", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-27 21:05:39,065 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-b66a4464-969c-4250-8cf9-27c4d2500b1d 2018-06-27 21:05:39,065 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.709446907043s 2018-06-27 21:05:39,065 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-b66a4464-969c-4250-8cf9-27c4d2500b1d 2018-06-27 21:05:39,069 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-06-27 21:05:41,072 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-06-27 21:05:41,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}28cfbe53bcec14add8b68b213c2c66238a6d1259" 2018-06-27 21:05:43,357 - 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-7529d141-6c50-43c8-9710-b3e7359634d6 X-Compute-Request-Id: req-7529d141-6c50-43c8-9710-b3e7359634d6 Date: Wed, 27 Jun 2018 21:05:43 GMT Connection: close RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://10.167.4.35:8774/v2.1/servers/d0334657-2c87-4a81-bebb-896bf4f9ae56", "rel": "self"}, {"href": "http://10.167.4.35:8774/servers/d0334657-2c87-4a81-bebb-896bf4f9ae56", "rel": "bookmark"}], "image": {"id": "f3332c9f-31e4-4738-8237-36aadc019465", "links": [{"href": "http://10.167.4.35:8774/images/f3332c9f-31e4-4738-8237-36aadc019465", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bfce69d5-8948-4e52-8e30-cf8bfa544966", "links": [{"href": "http://10.167.4.35:8774/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "bookmark"}]}, "id": "d0334657-2c87-4a81-bebb-896bf4f9ae56", "security_groups": [{"name": "shaker-sg_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3"}], "user_id": "76da32cf1dcd4db082dc61d2b5569ea2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T21:04:24Z", "hostId": "1069bdbd66edd6ccc78ffee6f9f46c79b6132289f8eba03fe958b5ce", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3", "name": "shaker-vm_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3", "created": "2018-06-27T21:04:19Z", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-27 21:05:43,358 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-7529d141-6c50-43c8-9710-b3e7359634d6 2018-06-27 21:05:43,358 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 2.28540897369s 2018-06-27 21:05:43,358 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-7529d141-6c50-43c8-9710-b3e7359634d6 2018-06-27 21:05:43,362 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-06-27 21:05:45,363 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-06-27 21:05:45,366 - 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}28cfbe53bcec14add8b68b213c2c66238a6d1259" 2018-06-27 21:05:46,835 - 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-5e14173e-0717-402a-99b1-c2ab0664d63b X-Compute-Request-Id: req-5e14173e-0717-402a-99b1-c2ab0664d63b Date: Wed, 27 Jun 2018 21:05:46 GMT Connection: close RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://10.167.4.35:8774/v2.1/servers/d0334657-2c87-4a81-bebb-896bf4f9ae56", "rel": "self"}, {"href": "http://10.167.4.35:8774/servers/d0334657-2c87-4a81-bebb-896bf4f9ae56", "rel": "bookmark"}], "image": {"id": "f3332c9f-31e4-4738-8237-36aadc019465", "links": [{"href": "http://10.167.4.35:8774/images/f3332c9f-31e4-4738-8237-36aadc019465", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bfce69d5-8948-4e52-8e30-cf8bfa544966", "links": [{"href": "http://10.167.4.35:8774/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "bookmark"}]}, "id": "d0334657-2c87-4a81-bebb-896bf4f9ae56", "security_groups": [{"name": "shaker-sg_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3"}], "user_id": "76da32cf1dcd4db082dc61d2b5569ea2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T21:04:24Z", "hostId": "1069bdbd66edd6ccc78ffee6f9f46c79b6132289f8eba03fe958b5ce", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3", "name": "shaker-vm_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3", "created": "2018-06-27T21:04:19Z", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-27 21:05:46,835 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-5e14173e-0717-402a-99b1-c2ab0664d63b 2018-06-27 21:05:46,835 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 1.47188401222s 2018-06-27 21:05:46,836 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-5e14173e-0717-402a-99b1-c2ab0664d63b 2018-06-27 21:05:46,840 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-06-27 21:05:48,842 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-06-27 21:05:48,845 - 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}28cfbe53bcec14add8b68b213c2c66238a6d1259" 2018-06-27 21:05:50,221 - 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-4cfa6d83-84d0-4f44-b28c-a7df46ad7eed X-Compute-Request-Id: req-4cfa6d83-84d0-4f44-b28c-a7df46ad7eed Date: Wed, 27 Jun 2018 21:05: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/d0334657-2c87-4a81-bebb-896bf4f9ae56", "rel": "self"}, {"href": "http://10.167.4.35:8774/servers/d0334657-2c87-4a81-bebb-896bf4f9ae56", "rel": "bookmark"}], "image": {"id": "f3332c9f-31e4-4738-8237-36aadc019465", "links": [{"href": "http://10.167.4.35:8774/images/f3332c9f-31e4-4738-8237-36aadc019465", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bfce69d5-8948-4e52-8e30-cf8bfa544966", "links": [{"href": "http://10.167.4.35:8774/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "bookmark"}]}, "id": "d0334657-2c87-4a81-bebb-896bf4f9ae56", "security_groups": [{"name": "shaker-sg_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3"}], "user_id": "76da32cf1dcd4db082dc61d2b5569ea2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T21:04:24Z", "hostId": "1069bdbd66edd6ccc78ffee6f9f46c79b6132289f8eba03fe958b5ce", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3", "name": "shaker-vm_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3", "created": "2018-06-27T21:04:19Z", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-27 21:05:50,221 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-4cfa6d83-84d0-4f44-b28c-a7df46ad7eed 2018-06-27 21:05:50,222 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 1.37879896164s 2018-06-27 21:05:50,222 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-4cfa6d83-84d0-4f44-b28c-a7df46ad7eed 2018-06-27 21:05:50,226 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-06-27 21:05:52,229 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-06-27 21:05:52,232 - 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}28cfbe53bcec14add8b68b213c2c66238a6d1259" 2018-06-27 21:05:52,991 - 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-fbe31a01-9a88-441a-bb34-bc15c1dfb583 X-Compute-Request-Id: req-fbe31a01-9a88-441a-bb34-bc15c1dfb583 Date: Wed, 27 Jun 2018 21:05: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/d0334657-2c87-4a81-bebb-896bf4f9ae56", "rel": "self"}, {"href": "http://10.167.4.35:8774/servers/d0334657-2c87-4a81-bebb-896bf4f9ae56", "rel": "bookmark"}], "image": {"id": "f3332c9f-31e4-4738-8237-36aadc019465", "links": [{"href": "http://10.167.4.35:8774/images/f3332c9f-31e4-4738-8237-36aadc019465", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bfce69d5-8948-4e52-8e30-cf8bfa544966", "links": [{"href": "http://10.167.4.35:8774/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "bookmark"}]}, "id": "d0334657-2c87-4a81-bebb-896bf4f9ae56", "security_groups": [{"name": "shaker-sg_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3"}], "user_id": "76da32cf1dcd4db082dc61d2b5569ea2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T21:04:24Z", "hostId": "1069bdbd66edd6ccc78ffee6f9f46c79b6132289f8eba03fe958b5ce", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3", "name": "shaker-vm_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3", "created": "2018-06-27T21:04:19Z", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-27 21:05:52,991 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-fbe31a01-9a88-441a-bb34-bc15c1dfb583 2018-06-27 21:05:52,991 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.762299060822s 2018-06-27 21:05:52,992 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-fbe31a01-9a88-441a-bb34-bc15c1dfb583 2018-06-27 21:05:52,996 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-06-27 21:05:54,999 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-06-27 21:05:55,002 - 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}28cfbe53bcec14add8b68b213c2c66238a6d1259" 2018-06-27 21:05:55,939 - 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-c8b93f37-43d5-4526-afcf-dc0348a4707c X-Compute-Request-Id: req-c8b93f37-43d5-4526-afcf-dc0348a4707c Date: Wed, 27 Jun 2018 21:05: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/d0334657-2c87-4a81-bebb-896bf4f9ae56", "rel": "self"}, {"href": "http://10.167.4.35:8774/servers/d0334657-2c87-4a81-bebb-896bf4f9ae56", "rel": "bookmark"}], "image": {"id": "f3332c9f-31e4-4738-8237-36aadc019465", "links": [{"href": "http://10.167.4.35:8774/images/f3332c9f-31e4-4738-8237-36aadc019465", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bfce69d5-8948-4e52-8e30-cf8bfa544966", "links": [{"href": "http://10.167.4.35:8774/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "bookmark"}]}, "id": "d0334657-2c87-4a81-bebb-896bf4f9ae56", "security_groups": [{"name": "shaker-sg_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3"}], "user_id": "76da32cf1dcd4db082dc61d2b5569ea2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T21:04:24Z", "hostId": "1069bdbd66edd6ccc78ffee6f9f46c79b6132289f8eba03fe958b5ce", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3", "name": "shaker-vm_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3", "created": "2018-06-27T21:04:19Z", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-27 21:05:55,939 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-c8b93f37-43d5-4526-afcf-dc0348a4707c 2018-06-27 21:05:55,939 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.940181970596s 2018-06-27 21:05:55,939 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-c8b93f37-43d5-4526-afcf-dc0348a4707c 2018-06-27 21:05:55,943 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-06-27 21:05:57,946 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-06-27 21:05:57,949 - 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}28cfbe53bcec14add8b68b213c2c66238a6d1259" 2018-06-27 21:05:59,159 - 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-aae0eb6f-9a64-46c8-bb13-06765aea7a3e X-Compute-Request-Id: req-aae0eb6f-9a64-46c8-bb13-06765aea7a3e Date: Wed, 27 Jun 2018 21:05:59 GMT Connection: close RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://10.167.4.35:8774/v2.1/servers/d0334657-2c87-4a81-bebb-896bf4f9ae56", "rel": "self"}, {"href": "http://10.167.4.35:8774/servers/d0334657-2c87-4a81-bebb-896bf4f9ae56", "rel": "bookmark"}], "image": {"id": "f3332c9f-31e4-4738-8237-36aadc019465", "links": [{"href": "http://10.167.4.35:8774/images/f3332c9f-31e4-4738-8237-36aadc019465", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bfce69d5-8948-4e52-8e30-cf8bfa544966", "links": [{"href": "http://10.167.4.35:8774/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "bookmark"}]}, "id": "d0334657-2c87-4a81-bebb-896bf4f9ae56", "security_groups": [{"name": "shaker-sg_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3"}], "user_id": "76da32cf1dcd4db082dc61d2b5569ea2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T21:04:24Z", "hostId": "1069bdbd66edd6ccc78ffee6f9f46c79b6132289f8eba03fe958b5ce", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3", "name": "shaker-vm_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3", "created": "2018-06-27T21:04:19Z", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-27 21:05:59,159 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-aae0eb6f-9a64-46c8-bb13-06765aea7a3e 2018-06-27 21:05:59,159 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 1.21323800087s 2018-06-27 21:05:59,160 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-aae0eb6f-9a64-46c8-bb13-06765aea7a3e 2018-06-27 21:05:59,164 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-06-27 21:06:01,166 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-06-27 21:06:01,169 - 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}28cfbe53bcec14add8b68b213c2c66238a6d1259" 2018-06-27 21:06:02,594 - 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-2877cf50-7339-4a35-b765-2d7a7fdb7784 X-Compute-Request-Id: req-2877cf50-7339-4a35-b765-2d7a7fdb7784 Date: Wed, 27 Jun 2018 21:06:02 GMT Connection: close RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://10.167.4.35:8774/v2.1/servers/d0334657-2c87-4a81-bebb-896bf4f9ae56", "rel": "self"}, {"href": "http://10.167.4.35:8774/servers/d0334657-2c87-4a81-bebb-896bf4f9ae56", "rel": "bookmark"}], "image": {"id": "f3332c9f-31e4-4738-8237-36aadc019465", "links": [{"href": "http://10.167.4.35:8774/images/f3332c9f-31e4-4738-8237-36aadc019465", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bfce69d5-8948-4e52-8e30-cf8bfa544966", "links": [{"href": "http://10.167.4.35:8774/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "bookmark"}]}, "id": "d0334657-2c87-4a81-bebb-896bf4f9ae56", "security_groups": [{"name": "shaker-sg_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3"}], "user_id": "76da32cf1dcd4db082dc61d2b5569ea2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T21:04:24Z", "hostId": "1069bdbd66edd6ccc78ffee6f9f46c79b6132289f8eba03fe958b5ce", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3", "name": "shaker-vm_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3", "created": "2018-06-27T21:04:19Z", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-27 21:06:02,594 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-2877cf50-7339-4a35-b765-2d7a7fdb7784 2018-06-27 21:06:02,594 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 1.42790389061s 2018-06-27 21:06:02,595 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-2877cf50-7339-4a35-b765-2d7a7fdb7784 2018-06-27 21:06:02,599 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-06-27 21:06:04,602 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-06-27 21:06:04,605 - 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}28cfbe53bcec14add8b68b213c2c66238a6d1259" 2018-06-27 21:06:06,191 - 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-75092795-b9cb-41d1-a9c1-704053922dc9 X-Compute-Request-Id: req-75092795-b9cb-41d1-a9c1-704053922dc9 Date: Wed, 27 Jun 2018 21:06: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/d0334657-2c87-4a81-bebb-896bf4f9ae56", "rel": "self"}, {"href": "http://10.167.4.35:8774/servers/d0334657-2c87-4a81-bebb-896bf4f9ae56", "rel": "bookmark"}], "image": {"id": "f3332c9f-31e4-4738-8237-36aadc019465", "links": [{"href": "http://10.167.4.35:8774/images/f3332c9f-31e4-4738-8237-36aadc019465", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bfce69d5-8948-4e52-8e30-cf8bfa544966", "links": [{"href": "http://10.167.4.35:8774/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "bookmark"}]}, "id": "d0334657-2c87-4a81-bebb-896bf4f9ae56", "security_groups": [{"name": "shaker-sg_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3"}], "user_id": "76da32cf1dcd4db082dc61d2b5569ea2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T21:04:24Z", "hostId": "1069bdbd66edd6ccc78ffee6f9f46c79b6132289f8eba03fe958b5ce", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3", "name": "shaker-vm_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3", "created": "2018-06-27T21:04:19Z", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-27 21:06:06,192 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-75092795-b9cb-41d1-a9c1-704053922dc9 2018-06-27 21:06:06,192 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 1.58981895447s 2018-06-27 21:06:06,192 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-75092795-b9cb-41d1-a9c1-704053922dc9 2018-06-27 21:06:06,196 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-06-27 21:06:08,198 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-06-27 21:06:08,201 - 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}28cfbe53bcec14add8b68b213c2c66238a6d1259" 2018-06-27 21:06:08,869 - 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-87ba51b7-c00e-47b4-801a-a1ee70bbbbc5 X-Compute-Request-Id: req-87ba51b7-c00e-47b4-801a-a1ee70bbbbc5 Date: Wed, 27 Jun 2018 21:06: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/d0334657-2c87-4a81-bebb-896bf4f9ae56", "rel": "self"}, {"href": "http://10.167.4.35:8774/servers/d0334657-2c87-4a81-bebb-896bf4f9ae56", "rel": "bookmark"}], "image": {"id": "f3332c9f-31e4-4738-8237-36aadc019465", "links": [{"href": "http://10.167.4.35:8774/images/f3332c9f-31e4-4738-8237-36aadc019465", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bfce69d5-8948-4e52-8e30-cf8bfa544966", "links": [{"href": "http://10.167.4.35:8774/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "bookmark"}]}, "id": "d0334657-2c87-4a81-bebb-896bf4f9ae56", "security_groups": [{"name": "shaker-sg_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3"}], "user_id": "76da32cf1dcd4db082dc61d2b5569ea2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T21:04:24Z", "hostId": "1069bdbd66edd6ccc78ffee6f9f46c79b6132289f8eba03fe958b5ce", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3", "name": "shaker-vm_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3", "created": "2018-06-27T21:04:19Z", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-27 21:06:08,869 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-87ba51b7-c00e-47b4-801a-a1ee70bbbbc5 2018-06-27 21:06:08,869 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.67111992836s 2018-06-27 21:06:08,870 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-87ba51b7-c00e-47b4-801a-a1ee70bbbbc5 2018-06-27 21:06:08,875 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-06-27 21:06:10,877 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-06-27 21:06:10,881 - 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}28cfbe53bcec14add8b68b213c2c66238a6d1259" 2018-06-27 21:06:11,508 - 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-a820cba8-197c-4c38-ae4c-803f90d61c45 X-Compute-Request-Id: req-a820cba8-197c-4c38-ae4c-803f90d61c45 Date: Wed, 27 Jun 2018 21:06: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/d0334657-2c87-4a81-bebb-896bf4f9ae56", "rel": "self"}, {"href": "http://10.167.4.35:8774/servers/d0334657-2c87-4a81-bebb-896bf4f9ae56", "rel": "bookmark"}], "image": {"id": "f3332c9f-31e4-4738-8237-36aadc019465", "links": [{"href": "http://10.167.4.35:8774/images/f3332c9f-31e4-4738-8237-36aadc019465", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bfce69d5-8948-4e52-8e30-cf8bfa544966", "links": [{"href": "http://10.167.4.35:8774/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "bookmark"}]}, "id": "d0334657-2c87-4a81-bebb-896bf4f9ae56", "security_groups": [{"name": "shaker-sg_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3"}], "user_id": "76da32cf1dcd4db082dc61d2b5569ea2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T21:04:24Z", "hostId": "1069bdbd66edd6ccc78ffee6f9f46c79b6132289f8eba03fe958b5ce", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3", "name": "shaker-vm_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3", "created": "2018-06-27T21:04:19Z", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-27 21:06:11,508 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-a820cba8-197c-4c38-ae4c-803f90d61c45 2018-06-27 21:06:11,508 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.63063621521s 2018-06-27 21:06:11,509 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-a820cba8-197c-4c38-ae4c-803f90d61c45 2018-06-27 21:06:11,513 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-06-27 21:06:13,516 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-06-27 21:06:13,519 - 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}28cfbe53bcec14add8b68b213c2c66238a6d1259" 2018-06-27 21:06:14,207 - 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-2a4281d8-7a92-472a-979f-bd9310b1c2d8 X-Compute-Request-Id: req-2a4281d8-7a92-472a-979f-bd9310b1c2d8 Date: Wed, 27 Jun 2018 21:06: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/d0334657-2c87-4a81-bebb-896bf4f9ae56", "rel": "self"}, {"href": "http://10.167.4.35:8774/servers/d0334657-2c87-4a81-bebb-896bf4f9ae56", "rel": "bookmark"}], "image": {"id": "f3332c9f-31e4-4738-8237-36aadc019465", "links": [{"href": "http://10.167.4.35:8774/images/f3332c9f-31e4-4738-8237-36aadc019465", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bfce69d5-8948-4e52-8e30-cf8bfa544966", "links": [{"href": "http://10.167.4.35:8774/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "bookmark"}]}, "id": "d0334657-2c87-4a81-bebb-896bf4f9ae56", "security_groups": [{"name": "shaker-sg_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3"}], "user_id": "76da32cf1dcd4db082dc61d2b5569ea2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T21:04:24Z", "hostId": "1069bdbd66edd6ccc78ffee6f9f46c79b6132289f8eba03fe958b5ce", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3", "name": "shaker-vm_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3", "created": "2018-06-27T21:04:19Z", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-27 21:06:14,208 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-2a4281d8-7a92-472a-979f-bd9310b1c2d8 2018-06-27 21:06:14,208 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.691567897797s 2018-06-27 21:06:14,208 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-2a4281d8-7a92-472a-979f-bd9310b1c2d8 2018-06-27 21:06:14,212 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-06-27 21:06:16,214 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-06-27 21:06:16,217 - 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}28cfbe53bcec14add8b68b213c2c66238a6d1259" 2018-06-27 21:06:17,781 - 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-a3469adb-8617-4e0c-ad52-5e948c2b0bcb X-Compute-Request-Id: req-a3469adb-8617-4e0c-ad52-5e948c2b0bcb Date: Wed, 27 Jun 2018 21:06: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/d0334657-2c87-4a81-bebb-896bf4f9ae56", "rel": "self"}, {"href": "http://10.167.4.35:8774/servers/d0334657-2c87-4a81-bebb-896bf4f9ae56", "rel": "bookmark"}], "image": {"id": "f3332c9f-31e4-4738-8237-36aadc019465", "links": [{"href": "http://10.167.4.35:8774/images/f3332c9f-31e4-4738-8237-36aadc019465", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bfce69d5-8948-4e52-8e30-cf8bfa544966", "links": [{"href": "http://10.167.4.35:8774/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "bookmark"}]}, "id": "d0334657-2c87-4a81-bebb-896bf4f9ae56", "security_groups": [{"name": "shaker-sg_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3"}], "user_id": "76da32cf1dcd4db082dc61d2b5569ea2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T21:04:24Z", "hostId": "1069bdbd66edd6ccc78ffee6f9f46c79b6132289f8eba03fe958b5ce", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3", "name": "shaker-vm_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3", "created": "2018-06-27T21:04:19Z", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-27 21:06:17,781 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-a3469adb-8617-4e0c-ad52-5e948c2b0bcb 2018-06-27 21:06:17,782 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 1.56754994392s 2018-06-27 21:06:17,782 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-a3469adb-8617-4e0c-ad52-5e948c2b0bcb 2018-06-27 21:06:17,786 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-06-27 21:06:19,789 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-06-27 21:06:19,791 - 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}28cfbe53bcec14add8b68b213c2c66238a6d1259" 2018-06-27 21:06:21,170 - 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-40c04eb0-6f0b-4ffb-a99f-1b7ae11a0a50 X-Compute-Request-Id: req-40c04eb0-6f0b-4ffb-a99f-1b7ae11a0a50 Date: Wed, 27 Jun 2018 21:06:21 GMT Connection: close RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://10.167.4.35:8774/v2.1/servers/d0334657-2c87-4a81-bebb-896bf4f9ae56", "rel": "self"}, {"href": "http://10.167.4.35:8774/servers/d0334657-2c87-4a81-bebb-896bf4f9ae56", "rel": "bookmark"}], "image": {"id": "f3332c9f-31e4-4738-8237-36aadc019465", "links": [{"href": "http://10.167.4.35:8774/images/f3332c9f-31e4-4738-8237-36aadc019465", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bfce69d5-8948-4e52-8e30-cf8bfa544966", "links": [{"href": "http://10.167.4.35:8774/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "bookmark"}]}, "id": "d0334657-2c87-4a81-bebb-896bf4f9ae56", "security_groups": [{"name": "shaker-sg_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3"}], "user_id": "76da32cf1dcd4db082dc61d2b5569ea2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T21:04:24Z", "hostId": "1069bdbd66edd6ccc78ffee6f9f46c79b6132289f8eba03fe958b5ce", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3", "name": "shaker-vm_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3", "created": "2018-06-27T21:04:19Z", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-27 21:06:21,170 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-40c04eb0-6f0b-4ffb-a99f-1b7ae11a0a50 2018-06-27 21:06:21,170 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 1.38123321533s 2018-06-27 21:06:21,170 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-40c04eb0-6f0b-4ffb-a99f-1b7ae11a0a50 2018-06-27 21:06:21,172 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-06-27 21:06:23,175 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-06-27 21:06:23,178 - 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}28cfbe53bcec14add8b68b213c2c66238a6d1259" 2018-06-27 21:06:23,862 - 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-f22619d5-d04e-4292-9f90-d1140ea54aff X-Compute-Request-Id: req-f22619d5-d04e-4292-9f90-d1140ea54aff Date: Wed, 27 Jun 2018 21:06: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/d0334657-2c87-4a81-bebb-896bf4f9ae56", "rel": "self"}, {"href": "http://10.167.4.35:8774/servers/d0334657-2c87-4a81-bebb-896bf4f9ae56", "rel": "bookmark"}], "image": {"id": "f3332c9f-31e4-4738-8237-36aadc019465", "links": [{"href": "http://10.167.4.35:8774/images/f3332c9f-31e4-4738-8237-36aadc019465", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bfce69d5-8948-4e52-8e30-cf8bfa544966", "links": [{"href": "http://10.167.4.35:8774/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "bookmark"}]}, "id": "d0334657-2c87-4a81-bebb-896bf4f9ae56", "security_groups": [{"name": "shaker-sg_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3"}], "user_id": "76da32cf1dcd4db082dc61d2b5569ea2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T21:04:24Z", "hostId": "1069bdbd66edd6ccc78ffee6f9f46c79b6132289f8eba03fe958b5ce", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3", "name": "shaker-vm_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3", "created": "2018-06-27T21:04:19Z", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-27 21:06:23,862 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-f22619d5-d04e-4292-9f90-d1140ea54aff 2018-06-27 21:06:23,863 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.687147855759s 2018-06-27 21:06:23,863 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-f22619d5-d04e-4292-9f90-d1140ea54aff 2018-06-27 21:06:23,867 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-06-27 21:06:25,868 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-06-27 21:06:25,870 - 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}28cfbe53bcec14add8b68b213c2c66238a6d1259" 2018-06-27 21:06:26,930 - 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-2a526e1e-e8d4-46bf-be70-6d9993dd6ae6 X-Compute-Request-Id: req-2a526e1e-e8d4-46bf-be70-6d9993dd6ae6 Date: Wed, 27 Jun 2018 21:06:26 GMT Connection: close RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://10.167.4.35:8774/v2.1/servers/d0334657-2c87-4a81-bebb-896bf4f9ae56", "rel": "self"}, {"href": "http://10.167.4.35:8774/servers/d0334657-2c87-4a81-bebb-896bf4f9ae56", "rel": "bookmark"}], "image": {"id": "f3332c9f-31e4-4738-8237-36aadc019465", "links": [{"href": "http://10.167.4.35:8774/images/f3332c9f-31e4-4738-8237-36aadc019465", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bfce69d5-8948-4e52-8e30-cf8bfa544966", "links": [{"href": "http://10.167.4.35:8774/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "bookmark"}]}, "id": "d0334657-2c87-4a81-bebb-896bf4f9ae56", "security_groups": [{"name": "shaker-sg_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3"}], "user_id": "76da32cf1dcd4db082dc61d2b5569ea2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T21:04:24Z", "hostId": "1069bdbd66edd6ccc78ffee6f9f46c79b6132289f8eba03fe958b5ce", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3", "name": "shaker-vm_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3", "created": "2018-06-27T21:04:19Z", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-27 21:06:26,930 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-2a526e1e-e8d4-46bf-be70-6d9993dd6ae6 2018-06-27 21:06:26,930 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 1.06196379662s 2018-06-27 21:06:26,930 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-2a526e1e-e8d4-46bf-be70-6d9993dd6ae6 2018-06-27 21:06:26,934 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-06-27 21:06:28,937 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-06-27 21:06:28,940 - 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}28cfbe53bcec14add8b68b213c2c66238a6d1259" 2018-06-27 21:06:29,715 - 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-adfa0182-5355-42ad-8e95-fcb8611da3e7 X-Compute-Request-Id: req-adfa0182-5355-42ad-8e95-fcb8611da3e7 Date: Wed, 27 Jun 2018 21:06: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/d0334657-2c87-4a81-bebb-896bf4f9ae56", "rel": "self"}, {"href": "http://10.167.4.35:8774/servers/d0334657-2c87-4a81-bebb-896bf4f9ae56", "rel": "bookmark"}], "image": {"id": "f3332c9f-31e4-4738-8237-36aadc019465", "links": [{"href": "http://10.167.4.35:8774/images/f3332c9f-31e4-4738-8237-36aadc019465", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bfce69d5-8948-4e52-8e30-cf8bfa544966", "links": [{"href": "http://10.167.4.35:8774/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "bookmark"}]}, "id": "d0334657-2c87-4a81-bebb-896bf4f9ae56", "security_groups": [{"name": "shaker-sg_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3"}], "user_id": "76da32cf1dcd4db082dc61d2b5569ea2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T21:04:24Z", "hostId": "1069bdbd66edd6ccc78ffee6f9f46c79b6132289f8eba03fe958b5ce", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3", "name": "shaker-vm_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3", "created": "2018-06-27T21:04:19Z", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-27 21:06:29,716 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-adfa0182-5355-42ad-8e95-fcb8611da3e7 2018-06-27 21:06:29,716 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.778709173203s 2018-06-27 21:06:29,716 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-adfa0182-5355-42ad-8e95-fcb8611da3e7 2018-06-27 21:06:29,720 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-06-27 21:06:31,723 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-06-27 21:06:31,726 - 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}28cfbe53bcec14add8b68b213c2c66238a6d1259" 2018-06-27 21:06:32,415 - 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-660d6eae-4b10-44a2-8c51-1b58cbafbed3 X-Compute-Request-Id: req-660d6eae-4b10-44a2-8c51-1b58cbafbed3 Date: Wed, 27 Jun 2018 21:06: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/d0334657-2c87-4a81-bebb-896bf4f9ae56", "rel": "self"}, {"href": "http://10.167.4.35:8774/servers/d0334657-2c87-4a81-bebb-896bf4f9ae56", "rel": "bookmark"}], "image": {"id": "f3332c9f-31e4-4738-8237-36aadc019465", "links": [{"href": "http://10.167.4.35:8774/images/f3332c9f-31e4-4738-8237-36aadc019465", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bfce69d5-8948-4e52-8e30-cf8bfa544966", "links": [{"href": "http://10.167.4.35:8774/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "bookmark"}]}, "id": "d0334657-2c87-4a81-bebb-896bf4f9ae56", "security_groups": [{"name": "shaker-sg_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3"}], "user_id": "76da32cf1dcd4db082dc61d2b5569ea2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T21:04:24Z", "hostId": "1069bdbd66edd6ccc78ffee6f9f46c79b6132289f8eba03fe958b5ce", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3", "name": "shaker-vm_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3", "created": "2018-06-27T21:04:19Z", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-27 21:06:32,415 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-660d6eae-4b10-44a2-8c51-1b58cbafbed3 2018-06-27 21:06:32,415 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.691924095154s 2018-06-27 21:06:32,416 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-660d6eae-4b10-44a2-8c51-1b58cbafbed3 2018-06-27 21:06:32,420 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-06-27 21:06:34,422 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-06-27 21:06:34,425 - 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}28cfbe53bcec14add8b68b213c2c66238a6d1259" 2018-06-27 21:06:35,914 - 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-defe3979-6792-4abc-8dd0-2c19896d1a10 X-Compute-Request-Id: req-defe3979-6792-4abc-8dd0-2c19896d1a10 Date: Wed, 27 Jun 2018 21:06: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/d0334657-2c87-4a81-bebb-896bf4f9ae56", "rel": "self"}, {"href": "http://10.167.4.35:8774/servers/d0334657-2c87-4a81-bebb-896bf4f9ae56", "rel": "bookmark"}], "image": {"id": "f3332c9f-31e4-4738-8237-36aadc019465", "links": [{"href": "http://10.167.4.35:8774/images/f3332c9f-31e4-4738-8237-36aadc019465", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bfce69d5-8948-4e52-8e30-cf8bfa544966", "links": [{"href": "http://10.167.4.35:8774/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "bookmark"}]}, "id": "d0334657-2c87-4a81-bebb-896bf4f9ae56", "security_groups": [{"name": "shaker-sg_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3"}], "user_id": "76da32cf1dcd4db082dc61d2b5569ea2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T21:04:24Z", "hostId": "1069bdbd66edd6ccc78ffee6f9f46c79b6132289f8eba03fe958b5ce", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3", "name": "shaker-vm_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3", "created": "2018-06-27T21:04:19Z", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-27 21:06:35,915 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-defe3979-6792-4abc-8dd0-2c19896d1a10 2018-06-27 21:06:35,915 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 1.49224185944s 2018-06-27 21:06:35,915 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-defe3979-6792-4abc-8dd0-2c19896d1a10 2018-06-27 21:06:35,919 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-06-27 21:06:37,922 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-06-27 21:06:37,925 - 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}28cfbe53bcec14add8b68b213c2c66238a6d1259" 2018-06-27 21:06:38,695 - 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-8d455f82-9166-4dee-aecb-56452f487ff2 X-Compute-Request-Id: req-8d455f82-9166-4dee-aecb-56452f487ff2 Date: Wed, 27 Jun 2018 21:06: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/d0334657-2c87-4a81-bebb-896bf4f9ae56", "rel": "self"}, {"href": "http://10.167.4.35:8774/servers/d0334657-2c87-4a81-bebb-896bf4f9ae56", "rel": "bookmark"}], "image": {"id": "f3332c9f-31e4-4738-8237-36aadc019465", "links": [{"href": "http://10.167.4.35:8774/images/f3332c9f-31e4-4738-8237-36aadc019465", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bfce69d5-8948-4e52-8e30-cf8bfa544966", "links": [{"href": "http://10.167.4.35:8774/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "bookmark"}]}, "id": "d0334657-2c87-4a81-bebb-896bf4f9ae56", "security_groups": [{"name": "shaker-sg_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3"}], "user_id": "76da32cf1dcd4db082dc61d2b5569ea2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T21:04:24Z", "hostId": "1069bdbd66edd6ccc78ffee6f9f46c79b6132289f8eba03fe958b5ce", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3", "name": "shaker-vm_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3", "created": "2018-06-27T21:04:19Z", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-27 21:06:38,695 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-8d455f82-9166-4dee-aecb-56452f487ff2 2018-06-27 21:06:38,695 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.772825956345s 2018-06-27 21:06:38,695 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-8d455f82-9166-4dee-aecb-56452f487ff2 2018-06-27 21:06:38,699 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-06-27 21:06:40,702 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-06-27 21:06:40,705 - 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}28cfbe53bcec14add8b68b213c2c66238a6d1259" 2018-06-27 21:06:41,444 - 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-40023806-cd2e-49bf-a95c-dd7988776272 X-Compute-Request-Id: req-40023806-cd2e-49bf-a95c-dd7988776272 Date: Wed, 27 Jun 2018 21:06: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/d0334657-2c87-4a81-bebb-896bf4f9ae56", "rel": "self"}, {"href": "http://10.167.4.35:8774/servers/d0334657-2c87-4a81-bebb-896bf4f9ae56", "rel": "bookmark"}], "image": {"id": "f3332c9f-31e4-4738-8237-36aadc019465", "links": [{"href": "http://10.167.4.35:8774/images/f3332c9f-31e4-4738-8237-36aadc019465", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bfce69d5-8948-4e52-8e30-cf8bfa544966", "links": [{"href": "http://10.167.4.35:8774/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "bookmark"}]}, "id": "d0334657-2c87-4a81-bebb-896bf4f9ae56", "security_groups": [{"name": "shaker-sg_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3"}], "user_id": "76da32cf1dcd4db082dc61d2b5569ea2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T21:04:24Z", "hostId": "1069bdbd66edd6ccc78ffee6f9f46c79b6132289f8eba03fe958b5ce", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3", "name": "shaker-vm_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3", "created": "2018-06-27T21:04:19Z", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-27 21:06:41,444 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-40023806-cd2e-49bf-a95c-dd7988776272 2018-06-27 21:06:41,444 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.742096185684s 2018-06-27 21:06:41,445 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-40023806-cd2e-49bf-a95c-dd7988776272 2018-06-27 21:06:41,449 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-06-27 21:06:43,452 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-06-27 21:06:43,455 - 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}28cfbe53bcec14add8b68b213c2c66238a6d1259" 2018-06-27 21:06:44,959 - 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-b9a31c6e-0a75-4513-88b9-6434837e6479 X-Compute-Request-Id: req-b9a31c6e-0a75-4513-88b9-6434837e6479 Date: Wed, 27 Jun 2018 21:06: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/d0334657-2c87-4a81-bebb-896bf4f9ae56", "rel": "self"}, {"href": "http://10.167.4.35:8774/servers/d0334657-2c87-4a81-bebb-896bf4f9ae56", "rel": "bookmark"}], "image": {"id": "f3332c9f-31e4-4738-8237-36aadc019465", "links": [{"href": "http://10.167.4.35:8774/images/f3332c9f-31e4-4738-8237-36aadc019465", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bfce69d5-8948-4e52-8e30-cf8bfa544966", "links": [{"href": "http://10.167.4.35:8774/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "bookmark"}]}, "id": "d0334657-2c87-4a81-bebb-896bf4f9ae56", "security_groups": [{"name": "shaker-sg_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3"}], "user_id": "76da32cf1dcd4db082dc61d2b5569ea2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T21:04:24Z", "hostId": "1069bdbd66edd6ccc78ffee6f9f46c79b6132289f8eba03fe958b5ce", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3", "name": "shaker-vm_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3", "created": "2018-06-27T21:04:19Z", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-27 21:06:44,959 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-b9a31c6e-0a75-4513-88b9-6434837e6479 2018-06-27 21:06:44,959 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 1.50688385963s 2018-06-27 21:06:44,960 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-b9a31c6e-0a75-4513-88b9-6434837e6479 2018-06-27 21:06:44,964 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-06-27 21:06:46,966 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-06-27 21:06:46,970 - 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}28cfbe53bcec14add8b68b213c2c66238a6d1259" 2018-06-27 21:06:48,758 - 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-abdeba83-156a-463d-8808-735cc37d0a0f X-Compute-Request-Id: req-abdeba83-156a-463d-8808-735cc37d0a0f Date: Wed, 27 Jun 2018 21:06: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/d0334657-2c87-4a81-bebb-896bf4f9ae56", "rel": "self"}, {"href": "http://10.167.4.35:8774/servers/d0334657-2c87-4a81-bebb-896bf4f9ae56", "rel": "bookmark"}], "image": {"id": "f3332c9f-31e4-4738-8237-36aadc019465", "links": [{"href": "http://10.167.4.35:8774/images/f3332c9f-31e4-4738-8237-36aadc019465", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bfce69d5-8948-4e52-8e30-cf8bfa544966", "links": [{"href": "http://10.167.4.35:8774/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "bookmark"}]}, "id": "d0334657-2c87-4a81-bebb-896bf4f9ae56", "security_groups": [{"name": "shaker-sg_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3"}], "user_id": "76da32cf1dcd4db082dc61d2b5569ea2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T21:04:24Z", "hostId": "1069bdbd66edd6ccc78ffee6f9f46c79b6132289f8eba03fe958b5ce", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3", "name": "shaker-vm_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3", "created": "2018-06-27T21:04:19Z", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-27 21:06:48,758 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-abdeba83-156a-463d-8808-735cc37d0a0f 2018-06-27 21:06:48,758 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 1.79154586792s 2018-06-27 21:06:48,759 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-abdeba83-156a-463d-8808-735cc37d0a0f 2018-06-27 21:06:48,763 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-06-27 21:06:50,764 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-06-27 21:06:50,767 - 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}28cfbe53bcec14add8b68b213c2c66238a6d1259" 2018-06-27 21:06:51,795 - 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-da1a3002-6666-4e21-ac3e-4971592cd963 X-Compute-Request-Id: req-da1a3002-6666-4e21-ac3e-4971592cd963 Date: Wed, 27 Jun 2018 21:06:51 GMT Connection: close RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://10.167.4.35:8774/v2.1/servers/d0334657-2c87-4a81-bebb-896bf4f9ae56", "rel": "self"}, {"href": "http://10.167.4.35:8774/servers/d0334657-2c87-4a81-bebb-896bf4f9ae56", "rel": "bookmark"}], "image": {"id": "f3332c9f-31e4-4738-8237-36aadc019465", "links": [{"href": "http://10.167.4.35:8774/images/f3332c9f-31e4-4738-8237-36aadc019465", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bfce69d5-8948-4e52-8e30-cf8bfa544966", "links": [{"href": "http://10.167.4.35:8774/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "bookmark"}]}, "id": "d0334657-2c87-4a81-bebb-896bf4f9ae56", "security_groups": [{"name": "shaker-sg_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3"}], "user_id": "76da32cf1dcd4db082dc61d2b5569ea2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T21:04:24Z", "hostId": "1069bdbd66edd6ccc78ffee6f9f46c79b6132289f8eba03fe958b5ce", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3", "name": "shaker-vm_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3", "created": "2018-06-27T21:04:19Z", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-27 21:06:51,795 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-da1a3002-6666-4e21-ac3e-4971592cd963 2018-06-27 21:06:51,795 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 1.03110694885s 2018-06-27 21:06:51,796 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-da1a3002-6666-4e21-ac3e-4971592cd963 2018-06-27 21:06:51,800 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-06-27 21:06:53,802 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-06-27 21:06:53,805 - 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}28cfbe53bcec14add8b68b213c2c66238a6d1259" 2018-06-27 21:06:54,526 - 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-5b17b460-875c-44d9-a70e-ee797cf314c4 X-Compute-Request-Id: req-5b17b460-875c-44d9-a70e-ee797cf314c4 Date: Wed, 27 Jun 2018 21:06:54 GMT Connection: close RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://10.167.4.35:8774/v2.1/servers/d0334657-2c87-4a81-bebb-896bf4f9ae56", "rel": "self"}, {"href": "http://10.167.4.35:8774/servers/d0334657-2c87-4a81-bebb-896bf4f9ae56", "rel": "bookmark"}], "image": {"id": "f3332c9f-31e4-4738-8237-36aadc019465", "links": [{"href": "http://10.167.4.35:8774/images/f3332c9f-31e4-4738-8237-36aadc019465", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bfce69d5-8948-4e52-8e30-cf8bfa544966", "links": [{"href": "http://10.167.4.35:8774/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "bookmark"}]}, "id": "d0334657-2c87-4a81-bebb-896bf4f9ae56", "security_groups": [{"name": "shaker-sg_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3"}], "user_id": "76da32cf1dcd4db082dc61d2b5569ea2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T21:04:24Z", "hostId": "1069bdbd66edd6ccc78ffee6f9f46c79b6132289f8eba03fe958b5ce", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3", "name": "shaker-vm_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3", "created": "2018-06-27T21:04:19Z", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-27 21:06:54,527 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-5b17b460-875c-44d9-a70e-ee797cf314c4 2018-06-27 21:06:54,527 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.724630117416s 2018-06-27 21:06:54,527 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-5b17b460-875c-44d9-a70e-ee797cf314c4 2018-06-27 21:06:54,531 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-06-27 21:06:56,534 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-06-27 21:06:56,537 - 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}28cfbe53bcec14add8b68b213c2c66238a6d1259" 2018-06-27 21:06:58,006 - 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-e17a0d6a-1b92-40f0-af21-7934e6578acb X-Compute-Request-Id: req-e17a0d6a-1b92-40f0-af21-7934e6578acb Date: Wed, 27 Jun 2018 21:06: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/d0334657-2c87-4a81-bebb-896bf4f9ae56", "rel": "self"}, {"href": "http://10.167.4.35:8774/servers/d0334657-2c87-4a81-bebb-896bf4f9ae56", "rel": "bookmark"}], "image": {"id": "f3332c9f-31e4-4738-8237-36aadc019465", "links": [{"href": "http://10.167.4.35:8774/images/f3332c9f-31e4-4738-8237-36aadc019465", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bfce69d5-8948-4e52-8e30-cf8bfa544966", "links": [{"href": "http://10.167.4.35:8774/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "bookmark"}]}, "id": "d0334657-2c87-4a81-bebb-896bf4f9ae56", "security_groups": [{"name": "shaker-sg_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3"}], "user_id": "76da32cf1dcd4db082dc61d2b5569ea2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T21:04:24Z", "hostId": "1069bdbd66edd6ccc78ffee6f9f46c79b6132289f8eba03fe958b5ce", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3", "name": "shaker-vm_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3", "created": "2018-06-27T21:04:19Z", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-27 21:06:58,006 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-e17a0d6a-1b92-40f0-af21-7934e6578acb 2018-06-27 21:06:58,006 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 1.47205400467s 2018-06-27 21:06:58,007 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-e17a0d6a-1b92-40f0-af21-7934e6578acb 2018-06-27 21:06:58,011 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-06-27 21:07:00,012 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-06-27 21:07:00,015 - 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}28cfbe53bcec14add8b68b213c2c66238a6d1259" 2018-06-27 21:07:01,058 - 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-74ddb336-341e-4561-8047-cf5f7e3ac431 X-Compute-Request-Id: req-74ddb336-341e-4561-8047-cf5f7e3ac431 Date: Wed, 27 Jun 2018 21:07: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/d0334657-2c87-4a81-bebb-896bf4f9ae56", "rel": "self"}, {"href": "http://10.167.4.35:8774/servers/d0334657-2c87-4a81-bebb-896bf4f9ae56", "rel": "bookmark"}], "image": {"id": "f3332c9f-31e4-4738-8237-36aadc019465", "links": [{"href": "http://10.167.4.35:8774/images/f3332c9f-31e4-4738-8237-36aadc019465", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bfce69d5-8948-4e52-8e30-cf8bfa544966", "links": [{"href": "http://10.167.4.35:8774/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "bookmark"}]}, "id": "d0334657-2c87-4a81-bebb-896bf4f9ae56", "security_groups": [{"name": "shaker-sg_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3"}], "user_id": "76da32cf1dcd4db082dc61d2b5569ea2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T21:04:24Z", "hostId": "1069bdbd66edd6ccc78ffee6f9f46c79b6132289f8eba03fe958b5ce", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3", "name": "shaker-vm_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3", "created": "2018-06-27T21:04:19Z", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-27 21:07:01,058 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-74ddb336-341e-4561-8047-cf5f7e3ac431 2018-06-27 21:07:01,058 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 1.04586291313s 2018-06-27 21:07:01,059 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-74ddb336-341e-4561-8047-cf5f7e3ac431 2018-06-27 21:07:01,063 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-06-27 21:07:03,066 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-06-27 21:07:03,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}28cfbe53bcec14add8b68b213c2c66238a6d1259" 2018-06-27 21:07:04,751 - 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-2fb9b1bf-d8d9-4f9d-b0ef-24acb92384ab X-Compute-Request-Id: req-2fb9b1bf-d8d9-4f9d-b0ef-24acb92384ab Date: Wed, 27 Jun 2018 21:07: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/d0334657-2c87-4a81-bebb-896bf4f9ae56", "rel": "self"}, {"href": "http://10.167.4.35:8774/servers/d0334657-2c87-4a81-bebb-896bf4f9ae56", "rel": "bookmark"}], "image": {"id": "f3332c9f-31e4-4738-8237-36aadc019465", "links": [{"href": "http://10.167.4.35:8774/images/f3332c9f-31e4-4738-8237-36aadc019465", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bfce69d5-8948-4e52-8e30-cf8bfa544966", "links": [{"href": "http://10.167.4.35:8774/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "bookmark"}]}, "id": "d0334657-2c87-4a81-bebb-896bf4f9ae56", "security_groups": [{"name": "shaker-sg_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3"}], "user_id": "76da32cf1dcd4db082dc61d2b5569ea2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T21:04:24Z", "hostId": "1069bdbd66edd6ccc78ffee6f9f46c79b6132289f8eba03fe958b5ce", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3", "name": "shaker-vm_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3", "created": "2018-06-27T21:04:19Z", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-27 21:07:04,751 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-2fb9b1bf-d8d9-4f9d-b0ef-24acb92384ab 2018-06-27 21:07:04,752 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 1.68554496765s 2018-06-27 21:07:04,752 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-2fb9b1bf-d8d9-4f9d-b0ef-24acb92384ab 2018-06-27 21:07:04,756 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-06-27 21:07:06,759 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-06-27 21:07:06,762 - 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}28cfbe53bcec14add8b68b213c2c66238a6d1259" 2018-06-27 21:07:07,490 - 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-8a7c231e-3f64-4a0b-8e87-e2545a0ca37a X-Compute-Request-Id: req-8a7c231e-3f64-4a0b-8e87-e2545a0ca37a Date: Wed, 27 Jun 2018 21:07: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/d0334657-2c87-4a81-bebb-896bf4f9ae56", "rel": "self"}, {"href": "http://10.167.4.35:8774/servers/d0334657-2c87-4a81-bebb-896bf4f9ae56", "rel": "bookmark"}], "image": {"id": "f3332c9f-31e4-4738-8237-36aadc019465", "links": [{"href": "http://10.167.4.35:8774/images/f3332c9f-31e4-4738-8237-36aadc019465", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bfce69d5-8948-4e52-8e30-cf8bfa544966", "links": [{"href": "http://10.167.4.35:8774/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "bookmark"}]}, "id": "d0334657-2c87-4a81-bebb-896bf4f9ae56", "security_groups": [{"name": "shaker-sg_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3"}], "user_id": "76da32cf1dcd4db082dc61d2b5569ea2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T21:04:24Z", "hostId": "1069bdbd66edd6ccc78ffee6f9f46c79b6132289f8eba03fe958b5ce", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3", "name": "shaker-vm_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3", "created": "2018-06-27T21:04:19Z", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-27 21:07:07,490 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-8a7c231e-3f64-4a0b-8e87-e2545a0ca37a 2018-06-27 21:07:07,491 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.731672048569s 2018-06-27 21:07:07,491 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-8a7c231e-3f64-4a0b-8e87-e2545a0ca37a 2018-06-27 21:07:07,495 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-06-27 21:07:09,498 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-06-27 21:07:09,501 - 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}28cfbe53bcec14add8b68b213c2c66238a6d1259" 2018-06-27 21:07:10,722 - 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-6330b7d8-8dff-4ddb-8657-d02dd3c9483f X-Compute-Request-Id: req-6330b7d8-8dff-4ddb-8657-d02dd3c9483f Date: Wed, 27 Jun 2018 21:07: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/d0334657-2c87-4a81-bebb-896bf4f9ae56", "rel": "self"}, {"href": "http://10.167.4.35:8774/servers/d0334657-2c87-4a81-bebb-896bf4f9ae56", "rel": "bookmark"}], "image": {"id": "f3332c9f-31e4-4738-8237-36aadc019465", "links": [{"href": "http://10.167.4.35:8774/images/f3332c9f-31e4-4738-8237-36aadc019465", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bfce69d5-8948-4e52-8e30-cf8bfa544966", "links": [{"href": "http://10.167.4.35:8774/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "bookmark"}]}, "id": "d0334657-2c87-4a81-bebb-896bf4f9ae56", "security_groups": [{"name": "shaker-sg_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3"}], "user_id": "76da32cf1dcd4db082dc61d2b5569ea2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T21:04:24Z", "hostId": "1069bdbd66edd6ccc78ffee6f9f46c79b6132289f8eba03fe958b5ce", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3", "name": "shaker-vm_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3", "created": "2018-06-27T21:04:19Z", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-27 21:07:10,722 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-6330b7d8-8dff-4ddb-8657-d02dd3c9483f 2018-06-27 21:07:10,722 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 1.22410416603s 2018-06-27 21:07:10,722 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-6330b7d8-8dff-4ddb-8657-d02dd3c9483f 2018-06-27 21:07:10,726 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-06-27 21:07:12,729 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-06-27 21:07:12,731 - 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}28cfbe53bcec14add8b68b213c2c66238a6d1259" 2018-06-27 21:07:13,431 - 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-87dbaa1d-737a-49fd-93ef-260bb5c99d5d X-Compute-Request-Id: req-87dbaa1d-737a-49fd-93ef-260bb5c99d5d Date: Wed, 27 Jun 2018 21:07: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/d0334657-2c87-4a81-bebb-896bf4f9ae56", "rel": "self"}, {"href": "http://10.167.4.35:8774/servers/d0334657-2c87-4a81-bebb-896bf4f9ae56", "rel": "bookmark"}], "image": {"id": "f3332c9f-31e4-4738-8237-36aadc019465", "links": [{"href": "http://10.167.4.35:8774/images/f3332c9f-31e4-4738-8237-36aadc019465", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bfce69d5-8948-4e52-8e30-cf8bfa544966", "links": [{"href": "http://10.167.4.35:8774/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "bookmark"}]}, "id": "d0334657-2c87-4a81-bebb-896bf4f9ae56", "security_groups": [{"name": "shaker-sg_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3"}], "user_id": "76da32cf1dcd4db082dc61d2b5569ea2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T21:04:24Z", "hostId": "1069bdbd66edd6ccc78ffee6f9f46c79b6132289f8eba03fe958b5ce", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3", "name": "shaker-vm_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3", "created": "2018-06-27T21:04:19Z", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-27 21:07:13,431 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-87dbaa1d-737a-49fd-93ef-260bb5c99d5d 2018-06-27 21:07:13,431 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.701988935471s 2018-06-27 21:07:13,431 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-87dbaa1d-737a-49fd-93ef-260bb5c99d5d 2018-06-27 21:07:13,435 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-06-27 21:07:15,438 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-06-27 21:07:15,441 - 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}28cfbe53bcec14add8b68b213c2c66238a6d1259" 2018-06-27 21:07:17,182 - 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-e9b057f9-ec4c-48ad-8a48-32b06d7d4432 X-Compute-Request-Id: req-e9b057f9-ec4c-48ad-8a48-32b06d7d4432 Date: Wed, 27 Jun 2018 21:07: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/d0334657-2c87-4a81-bebb-896bf4f9ae56", "rel": "self"}, {"href": "http://10.167.4.35:8774/servers/d0334657-2c87-4a81-bebb-896bf4f9ae56", "rel": "bookmark"}], "image": {"id": "f3332c9f-31e4-4738-8237-36aadc019465", "links": [{"href": "http://10.167.4.35:8774/images/f3332c9f-31e4-4738-8237-36aadc019465", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bfce69d5-8948-4e52-8e30-cf8bfa544966", "links": [{"href": "http://10.167.4.35:8774/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "bookmark"}]}, "id": "d0334657-2c87-4a81-bebb-896bf4f9ae56", "security_groups": [{"name": "shaker-sg_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3"}], "user_id": "76da32cf1dcd4db082dc61d2b5569ea2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T21:04:24Z", "hostId": "1069bdbd66edd6ccc78ffee6f9f46c79b6132289f8eba03fe958b5ce", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3", "name": "shaker-vm_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3", "created": "2018-06-27T21:04:19Z", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-27 21:07:17,182 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-e9b057f9-ec4c-48ad-8a48-32b06d7d4432 2018-06-27 21:07:17,182 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 1.74358415604s 2018-06-27 21:07:17,182 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-e9b057f9-ec4c-48ad-8a48-32b06d7d4432 2018-06-27 21:07:17,187 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-06-27 21:07:19,189 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-06-27 21:07:19,192 - 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}28cfbe53bcec14add8b68b213c2c66238a6d1259" 2018-06-27 21:07:20,187 - 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-1ee4777e-506a-4bfa-b72a-fe17cd697664 X-Compute-Request-Id: req-1ee4777e-506a-4bfa-b72a-fe17cd697664 Date: Wed, 27 Jun 2018 21:07: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/d0334657-2c87-4a81-bebb-896bf4f9ae56", "rel": "self"}, {"href": "http://10.167.4.35:8774/servers/d0334657-2c87-4a81-bebb-896bf4f9ae56", "rel": "bookmark"}], "image": {"id": "f3332c9f-31e4-4738-8237-36aadc019465", "links": [{"href": "http://10.167.4.35:8774/images/f3332c9f-31e4-4738-8237-36aadc019465", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bfce69d5-8948-4e52-8e30-cf8bfa544966", "links": [{"href": "http://10.167.4.35:8774/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "bookmark"}]}, "id": "d0334657-2c87-4a81-bebb-896bf4f9ae56", "security_groups": [{"name": "shaker-sg_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3"}], "user_id": "76da32cf1dcd4db082dc61d2b5569ea2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T21:04:24Z", "hostId": "1069bdbd66edd6ccc78ffee6f9f46c79b6132289f8eba03fe958b5ce", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3", "name": "shaker-vm_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3", "created": "2018-06-27T21:04:19Z", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-27 21:07:20,187 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-1ee4777e-506a-4bfa-b72a-fe17cd697664 2018-06-27 21:07:20,188 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.997851848602s 2018-06-27 21:07:20,188 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-1ee4777e-506a-4bfa-b72a-fe17cd697664 2018-06-27 21:07:20,192 - 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-27 21:07:20,319 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-06-27 21:07:20,319 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | shaker | functest | 03:39 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-06-27 21:07:20,323 - 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-27 21:07:20,324 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.users 2018-06-27 21:07:20,328 - 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}28724f21fb6b8cfd4455980e4517fbc499b6b052" 2018-06-27 21:07:20,631 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:07:20 GMT Server: Apache Content-Length: 3601 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cdeee000-c397-4875-8c94-aef6497df1d6 Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/05b1bc3fa6fd4243a4ba8b4d6fcc3daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05b1bc3fa6fd4243a4ba8b4d6fcc3daf", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/48d44c9c0fea4f4e80edc7d2e0715db7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d44c9c0fea4f4e80edc7d2e0715db7", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/4d3721127bf84155a837606ce3feba32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d3721127bf84155a837606ce3feba32", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/5c846663ea6d407e9223de0719ce5442"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c846663ea6d407e9223de0719ce5442", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/73a10e6c4f67490a8a4030cc6cea32f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73a10e6c4f67490a8a4030cc6cea32f5", "email": "root@localhost", "password_expires_at": null}, {"name": "shaker-user_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3", "links": {"self": "http://10.167.4.35:5000/v3/users/76da32cf1dcd4db082dc61d2b5569ea2"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "76da32cf1dcd4db082dc61d2b5569ea2", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/8ecfab7d9d4f47bb8892a85b7d2a0b5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ecfab7d9d4f47bb8892a85b7d2a0b5a", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/b278d529e9a54a9195e4e536b9384dc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b278d529e9a54a9195e4e536b9384dc0", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b7f107ae7bb34ccea8282b1a0ec7a979"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7f107ae7bb34ccea8282b1a0ec7a979", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/d21494d0185b463db36b8c8c2b341b97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d21494d0185b463db36b8c8c2b341b97", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e0bb346419f84e4680f6ca9a97f4fc0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e0bb346419f84e4680f6ca9a97f4fc0b", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "c8d542af72ce49338052c29f02c8857e", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e9dd794fa5c040a9a0445386fb2a6116"}, "options": {}, "id": "e9dd794fa5c040a9a0445386fb2a6116", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/e9f9c747d54947bc800a81ecf11858f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9f9c747d54947bc800a81ecf11858f5", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-27 21:07:20,632 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-cdeee000-c397-4875-8c94-aef6497df1d6 2018-06-27 21:07:20,632 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.users in 0.307780981064s 2018-06-27 21:07:20,632 - shade.request_ids - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-cdeee000-c397-4875-8c94-aef6497df1d6 2018-06-27 21:07:20,637 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.users 2018-06-27 21:07:20,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users/76da32cf1dcd4db082dc61d2b5569ea2 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}28724f21fb6b8cfd4455980e4517fbc499b6b052" 2018-06-27 21:07:21,061 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:07:20 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-19047149-a0de-4f39-9ee8-bb580935576a Connection: close Content-Type: application/json RESP BODY: {"user": {"name": "shaker-user_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3", "links": {"self": "http://10.167.4.35:5000/v3/users/76da32cf1dcd4db082dc61d2b5569ea2"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "76da32cf1dcd4db082dc61d2b5569ea2", "description": null}} 2018-06-27 21:07:21,061 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users/76da32cf1dcd4db082dc61d2b5569ea2 used request id req-19047149-a0de-4f39-9ee8-bb580935576a 2018-06-27 21:07:21,062 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.users in 0.424362897873s 2018-06-27 21:07:21,062 - shade.request_ids - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users/76da32cf1dcd4db082dc61d2b5569ea2 used request id req-19047149-a0de-4f39-9ee8-bb580935576a 2018-06-27 21:07:21,063 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.DELETE.users 2018-06-27 21:07:21,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/76da32cf1dcd4db082dc61d2b5569ea2 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}28724f21fb6b8cfd4455980e4517fbc499b6b052" 2018-06-27 21:07:21,669 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:07:21 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d4394930-7fef-413a-946a-5929e2796075 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:07:21,669 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/76da32cf1dcd4db082dc61d2b5569ea2 used request id req-d4394930-7fef-413a-946a-5929e2796075 2018-06-27 21:07:21,669 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.DELETE.users in 0.606557846069s 2018-06-27 21:07:21,670 - shade.request_ids - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/76da32cf1dcd4db082dc61d2b5569ea2 used request id req-d4394930-7fef-413a-946a-5929e2796075 2018-06-27 21:07:21,676 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.projects 2018-06-27 21:07:21,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 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}28724f21fb6b8cfd4455980e4517fbc499b6b052" 2018-06-27 21:07:22,008 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:07:21 GMT Server: Apache Content-Length: 1035 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-06323473-ba4c-4ac8-bb92-9d7349cea168 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": "Created by OPNFV Functest: shaker", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f0a375b66c54145bff1c56e7c91ad73"}, "tags": [], "enabled": true, "id": "3f0a375b66c54145bff1c56e7c91ad73", "parent_id": "default", "domain_id": "default", "name": "shaker-project_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3"}, {"is_domain": false, "description": "OpenStack Service tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/4b92069937e44a3786e439f95c61afe5"}, "tags": [], "enabled": true, "id": "4b92069937e44a3786e439f95c61afe5", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3"}, "tags": [], "enabled": true, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-06-27 21:07:22,008 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects used request id req-06323473-ba4c-4ac8-bb92-9d7349cea168 2018-06-27 21:07:22,008 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.projects in 0.331862926483s 2018-06-27 21:07:22,008 - shade.request_ids - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects used request id req-06323473-ba4c-4ac8-bb92-9d7349cea168 2018-06-27 21:07:22,015 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.DELETE.projects 2018-06-27 21:07:22,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/3f0a375b66c54145bff1c56e7c91ad73 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}28724f21fb6b8cfd4455980e4517fbc499b6b052" 2018-06-27 21:07:22,602 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:07:22 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b2a43472-0adc-4e33-9dc0-8f8317e69467 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:07:22,602 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/3f0a375b66c54145bff1c56e7c91ad73 used request id req-b2a43472-0adc-4e33-9dc0-8f8317e69467 2018-06-27 21:07:22,602 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.DELETE.projects in 0.587334871292s 2018-06-27 21:07:22,602 - shade.request_ids - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/3f0a375b66c54145bff1c56e7c91ad73 used request id req-b2a43472-0adc-4e33-9dc0-8f8317e69467 2018-06-27 21:07:22,603 - xtesting.ci.run_tests - ERROR - The test case 'shaker' failed. 2018-06-27 21:07:22,603 - xtesting.ci.run_tests - INFO - Running test case 'snaps_smoke'... 2018-06-27 21:07:23,090 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-06-27 21:07:23,090 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-06-27 21:07:23,090 - openstack_tests - INFO - OS Credentials = > 2018-06-27 21:07:23,090 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:07:23,091 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:07:23,805 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:07:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["_KahW2y7SN6piSjDiqjw9A"], "issued_at": "2018-06-27T21:07:23.000000Z"}} 2018-06-27 21:07:23,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?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fefea640a828d447ed2fbd1cf8bd4daa111e5b84" 2018-06-27 21:07:24,890 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:07:24 GMT Content-Type: application/json Content-Length: 696 Connection: keep-alive X-Openstack-Request-Id: req-e40d6223-cb18-4687-9d7d-7c1bf47c0fcb 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":"977aff9f-43e9-4fec-86ae-a730f64fa17d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":["df0aa635-d718-49cc-81c1-ba349ef8a505"],"description":"","tags":[],"updated_at":"2018-06-27T18:56:39Z","is_default":true,"provider:segmentation_id":null,"name":"floating_net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T18:56:31Z","provider:network_type":"flat"}]} 2018-06-27 21:07:24,890 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?router%3Aexternal=True used request id req-e40d6223-cb18-4687-9d7d-7c1bf47c0fcb 2018-06-27 21:07:24,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=977aff9f-43e9-4fec-86ae-a730f64fa17d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fefea640a828d447ed2fbd1cf8bd4daa111e5b84" 2018-06-27 21:07:25,608 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:07:25 GMT Content-Type: application/json Content-Length: 628 Connection: keep-alive X-Openstack-Request-Id: req-6a39e088-1752-4146-8e02-df4b88986b8a Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"977aff9f-43e9-4fec-86ae-a730f64fa17d","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T18:56:39Z","dns_nameservers":[],"updated_at":"2018-06-27T18:56:39Z","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":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"df0aa635-d718-49cc-81c1-ba349ef8a505","subnetpool_id":null,"name":"floating_subnet"}]} 2018-06-27 21:07:25,608 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=977aff9f-43e9-4fec-86ae-a730f64fa17d used request id req-6a39e088-1752-4146-8e02-df4b88986b8a 2018-06-27 21:07:25,609 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-06-27 21:07:25,610 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:07:25,611 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:07:25,611 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:07:25,612 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:07:25,612 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:07:25,613 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:07:25,614 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:07:25,614 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:07:25,615 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:07:25,616 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:07:25,617 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:07:25,618 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:07:25,618 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:07:25,619 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:07:25,619 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:07:25,620 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:07:25,621 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:07:25,622 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:07:25,622 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:07:25,623 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:07:25,624 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:07:25,625 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:07:25,625 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:07:25,626 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:07:25,627 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:07:25,628 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:07:25,628 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:07:25,629 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:07:25,629 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:07:25,630 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:07:25,631 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:07:25,632 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:07:25,632 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:07:25,633 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:07:25,634 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:07:25,634 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:07:25,635 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:07:25,636 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:07:25,636 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:07:25,637 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:07:25,638 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:07:25,638 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:07:25,639 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:07:25,640 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:07:25,640 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:07:25,641 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:07:25,641 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:07:25,642 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:07:25,642 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:07:25,643 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:07:25,644 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:07:25,645 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:07:25,645 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:07:25,646 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:07:25,646 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:07:25,647 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:07:25,648 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:07:25,649 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:07:25,649 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:07:25,650 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:07:25,650 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:07:25,651 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:07:25,652 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:07:25,652 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:07:25,653 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:07:25,653 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:07:25,654 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:07:25,655 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:07:25,657 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:07:25,658 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:07:25,658 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:07:25,659 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:07:25,660 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:07:25,660 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:07:25,661 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:07:25,662 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:07:25,663 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:07:25,663 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:07:25,664 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:07:25,664 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:07:25,665 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:07:25,665 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:07:25,666 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:07:25,667 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:07:25,667 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:07:25,668 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:07:25,668 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:07:25,669 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:07:25,669 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:07:25,670 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:07:25,671 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:07:25,671 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:07:25,672 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:07:25,673 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:07:25,673 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:07:25,674 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:07:25,675 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:07:25,675 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:07:25,676 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:07:25,676 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:07:25,677 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:07:25,677 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:07:25,678 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:07:25,678 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:07:25,679 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:07:25,680 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:07:25,680 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:07:25,681 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:07:25,682 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:07:25,682 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:07:25,683 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:07:25,683 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:07:25,684 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:07:25,684 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:07:25,685 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:07:25,685 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:07:25,686 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:07:25,687 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:07:25,687 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:07:25,688 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:07:25,688 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:07:25,689 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:07:26,550 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:07:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["9jBanhEMSxOzGhG0hB4D7g"], "issued_at": "2018-06-27T21:07:26.000000Z"}} 2018-06-27 21:07:26,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}e457f44826d35e704cd3df1b911e3b71bcc6faa2" 2018-06-27 21:07:26,919 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:07:26 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f6ce22dc-6c76-40a6-85be-602e9fed15eb Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:07:26,919 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-f6ce22dc-6c76-40a6-85be-602e9fed15eb 2018-06-27 21:07:26,921 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:07:26,922 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:07:27,768 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:07:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["mW5K4tFeRteLV2MXsrZOBQ"], "issued_at": "2018-06-27T21:07:27.000000Z"}} 2018-06-27 21:07:27,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bf649de823544985a00f83c51a0f9789ba744c9" 2018-06-27 21:07:28,170 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:07:27 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a143a2d1-fd46-4090-bdfa-8d63c25e1a25 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:07:28,170 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-a143a2d1-fd46-4090-bdfa-8d63c25e1a25 2018-06-27 21:07:28,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-27 21:07:28,185 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:07: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-27 21:07:28,186 - 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-7aacaf67-fc91-466-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bf649de823544985a00f83c51a0f9789ba744c9" 2018-06-27 21:07:28,504 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:07:28 GMT Server: Apache Content-Length: 192 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-946d847b-c14e-47f9-9f1d-193d3a8689a4 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-7aacaf67-fc91-466-proj", "previous": null, "next": null}, "projects": []} 2018-06-27 21:07:28,505 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-7aacaf67-fc91-466-proj used request id req-946d847b-c14e-47f9-9f1d-193d3a8689a4 2018-06-27 21:07:28,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bf649de823544985a00f83c51a0f9789ba744c9" 2018-06-27 21:07:28,924 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:07:28 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-18618510-3108-4335-8629-e2e1ab14541c Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 21:07:28,924 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-18618510-3108-4335-8629-e2e1ab14541c 2018-06-27 21:07:28,928 - 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}5bf649de823544985a00f83c51a0f9789ba744c9" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-7aacaf67-fc91-466-proj"}}' 2018-06-27 21:07:29,375 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 21:07:28 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c3b25cec-94ed-415c-a5e4-b0df6e85cd92 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/b33ebb536bf94581a667ac53f7790d68"}, "tags": [], "enabled": true, "id": "b33ebb536bf94581a667ac53f7790d68", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-7aacaf67-fc91-466-proj"}} 2018-06-27 21:07:29,375 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-c3b25cec-94ed-415c-a5e4-b0df6e85cd92 2018-06-27 21:07:29,375 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-7aacaf67-fc91-466-proj 2018-06-27 21:07:29,375 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:07:29,376 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:07:30,146 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:07:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["1Q5iRW4GSCa0m-35v9jvlg"], "issued_at": "2018-06-27T21:07:30.000000Z"}} 2018-06-27 21:07:30,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43ecf041306673a366cd03f7b7adb17d92bfcd73" 2018-06-27 21:07:30,479 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:07:30 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d404de08-8eb5-4844-8a52-68c6c84902d5 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:07:30,479 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-d404de08-8eb5-4844-8a52-68c6c84902d5 2018-06-27 21:07:30,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-27 21:07:30,495 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:07: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-27 21:07:30,496 - 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}43ecf041306673a366cd03f7b7adb17d92bfcd73" 2018-06-27 21:07:30,919 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:07:30 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d7bf66f7-4436-4310-87b4-58c93ee557de Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/05b1bc3fa6fd4243a4ba8b4d6fcc3daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05b1bc3fa6fd4243a4ba8b4d6fcc3daf", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/48d44c9c0fea4f4e80edc7d2e0715db7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d44c9c0fea4f4e80edc7d2e0715db7", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/4d3721127bf84155a837606ce3feba32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d3721127bf84155a837606ce3feba32", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/5c846663ea6d407e9223de0719ce5442"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c846663ea6d407e9223de0719ce5442", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/73a10e6c4f67490a8a4030cc6cea32f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73a10e6c4f67490a8a4030cc6cea32f5", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/8ecfab7d9d4f47bb8892a85b7d2a0b5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ecfab7d9d4f47bb8892a85b7d2a0b5a", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/b278d529e9a54a9195e4e536b9384dc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b278d529e9a54a9195e4e536b9384dc0", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b7f107ae7bb34ccea8282b1a0ec7a979"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7f107ae7bb34ccea8282b1a0ec7a979", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/d21494d0185b463db36b8c8c2b341b97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d21494d0185b463db36b8c8c2b341b97", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e0bb346419f84e4680f6ca9a97f4fc0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e0bb346419f84e4680f6ca9a97f4fc0b", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "c8d542af72ce49338052c29f02c8857e", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e9dd794fa5c040a9a0445386fb2a6116"}, "options": {}, "id": "e9dd794fa5c040a9a0445386fb2a6116", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/e9f9c747d54947bc800a81ecf11858f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9f9c747d54947bc800a81ecf11858f5", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-27 21:07:30,919 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-d7bf66f7-4436-4310-87b4-58c93ee557de 2018-06-27 21:07:30,922 - 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-7aacaf67-fc91-466-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43ecf041306673a366cd03f7b7adb17d92bfcd73" 2018-06-27 21:07:31,267 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:07:30 GMT Server: Apache Content-Length: 467 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fcbbeb24-4bfa-4567-8dd0-c0475f29fb8f Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateSecurityGroupTests-7aacaf67-fc91-466-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/b33ebb536bf94581a667ac53f7790d68"}, "tags": [], "enabled": true, "id": "b33ebb536bf94581a667ac53f7790d68", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-7aacaf67-fc91-466-proj"}]} 2018-06-27 21:07:31,267 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateSecurityGroupTests-7aacaf67-fc91-466-proj used request id req-fcbbeb24-4bfa-4567-8dd0-c0475f29fb8f 2018-06-27 21:07:31,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43ecf041306673a366cd03f7b7adb17d92bfcd73" 2018-06-27 21:07:31,617 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:07:31 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-272482fc-f6b6-48c9-9d11-113a19805ee8 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 21:07:31,617 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-272482fc-f6b6-48c9-9d11-113a19805ee8 2018-06-27 21:07:32,386 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-7aacaf67-fc91-466-user 2018-06-27 21:07:32,387 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:07:32,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}5bf649de823544985a00f83c51a0f9789ba744c9" 2018-06-27 21:07:32,475 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:07:32 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-18737eaf-6863-4e84-b7e9-59af22462afa Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 21:07:32,475 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-18737eaf-6863-4e84-b7e9-59af22462afa 2018-06-27 21:07:32,479 - 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}5bf649de823544985a00f83c51a0f9789ba744c9" -d '{"role": {"name": "CreateSecurityGroupTests-7aacaf67-fc91-466-proj-role"}}' 2018-06-27 21:07:32,571 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 21:07:32 GMT Server: Apache Content-Length: 223 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b2fa5cf0-caa8-46dc-8fe1-ec4fe2dd14dc Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "138fa38f848341b587e77cfbea455a1e", "links": {"self": "http://10.167.4.35:5000/v3/roles/138fa38f848341b587e77cfbea455a1e"}, "name": "CreateSecurityGroupTests-7aacaf67-fc91-466-proj-role"}} 2018-06-27 21:07:32,572 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-b2fa5cf0-caa8-46dc-8fe1-ec4fe2dd14dc 2018-06-27 21:07:32,572 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-7aacaf67-fc91-466-proj-role 2018-06-27 21:07:32,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/138fa38f848341b587e77cfbea455a1e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bf649de823544985a00f83c51a0f9789ba744c9" 2018-06-27 21:07:32,898 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:07:32 GMT Server: Apache Content-Length: 223 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-588af1c6-5703-4f92-878e-ed296c9c73fa Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "138fa38f848341b587e77cfbea455a1e", "links": {"self": "http://10.167.4.35:5000/v3/roles/138fa38f848341b587e77cfbea455a1e"}, "name": "CreateSecurityGroupTests-7aacaf67-fc91-466-proj-role"}} 2018-06-27 21:07:32,899 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/138fa38f848341b587e77cfbea455a1e used request id req-588af1c6-5703-4f92-878e-ed296c9c73fa 2018-06-27 21:07:32,899 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-7aacaf67-fc91-466-proj-role to project CreateSecurityGroupTests-7aacaf67-fc91-466-proj 2018-06-27 21:07:32,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/b33ebb536bf94581a667ac53f7790d68/users/e31346a425b744faaf29d0a89f602b03/roles/138fa38f848341b587e77cfbea455a1e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bf649de823544985a00f83c51a0f9789ba744c9" 2018-06-27 21:07:33,383 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:07:32 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fcdf7e5f-ee59-4bc0-8a07-dfc5b069e23c Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:07:33,384 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/b33ebb536bf94581a667ac53f7790d68/users/e31346a425b744faaf29d0a89f602b03/roles/138fa38f848341b587e77cfbea455a1e used request id req-fcdf7e5f-ee59-4bc0-8a07-dfc5b069e23c 2018-06-27 21:07:33,384 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:07:33,385 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:07:34,280 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "138fa38f848341b587e77cfbea455a1e", "name": "CreateSecurityGroupTests-7aacaf67-fc91-466-proj-role"}], "expires_at": "2018-06-27T22:07:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b33ebb536bf94581a667ac53f7790d68", "name": "CreateSecurityGroupTests-7aacaf67-fc91-466-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/b33ebb536bf94581a667ac53f7790d68", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/b33ebb536bf94581a667ac53f7790d68", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/b33ebb536bf94581a667ac53f7790d68", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/b33ebb536bf94581a667ac53f7790d68", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/b33ebb536bf94581a667ac53f7790d68", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/b33ebb536bf94581a667ac53f7790d68", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/b33ebb536bf94581a667ac53f7790d68", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/b33ebb536bf94581a667ac53f7790d68", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/b33ebb536bf94581a667ac53f7790d68", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/b33ebb536bf94581a667ac53f7790d68", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/b33ebb536bf94581a667ac53f7790d68", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/b33ebb536bf94581a667ac53f7790d68", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-7aacaf67-fc91-466-user", "id": "e31346a425b744faaf29d0a89f602b03"}, "audit_ids": ["YStaSz_OQcKs3DBT1Eo_lQ"], "issued_at": "2018-06-27T21:07:34.000000Z"}} 2018-06-27 21:07:34,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 "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55ba35138fa47495d38fe08acba4dd550eab81b6" 2018-06-27 21:07:34,643 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:07:34 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7f7cc5b8-578d-4f61-87d4-acaf732c37b6 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:07:34,643 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-7f7cc5b8-578d-4f61-87d4-acaf732c37b6 2018-06-27 21:07:34,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/security-groups?name=CreateSecurityGroupTests-835d6025-d8be-4ef3-abed-082e712e437bname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55ba35138fa47495d38fe08acba4dd550eab81b6" 2018-06-27 21:07:36,008 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:07:36 GMT Content-Type: application/json Content-Length: 23 Connection: keep-alive X-Openstack-Request-Id: req-e18fc956-bdc8-4878-9dc9-d90b70003fa3 Front-End-Https: on RESP BODY: {"security_groups": []} 2018-06-27 21:07:36,008 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-835d6025-d8be-4ef3-abed-082e712e437bname&description=hello+group used request id req-e18fc956-bdc8-4878-9dc9-d90b70003fa3 2018-06-27 21:07:36,008 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-835d6025-d8be-4ef3-abed-082e712e437bname... 2018-06-27 21:07:36,008 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-835d6025-d8be-4ef3-abed-082e712e437bname 2018-06-27 21:07:36,014 - 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}55ba35138fa47495d38fe08acba4dd550eab81b6" -d '{"security_group": {"name": "CreateSecurityGroupTests-835d6025-d8be-4ef3-abed-082e712e437bname", "description": "hello group"}}' 2018-06-27 21:07:36,487 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 21:07:36 GMT Content-Type: application/json Content-Length: 1408 Connection: keep-alive X-Openstack-Request-Id: req-138379f4-52f4-4994-89ea-5c55ba032f06 Front-End-Https: on RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "b33ebb536bf94581a667ac53f7790d68", "created_at": "2018-06-27T21:07:36Z", "updated_at": "2018-06-27T21:07:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:07:36Z", "revision_number": 0, "id": "4a13ea11-8f09-47e1-bf02-112633c24c29", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:07:36Z", "security_group_id": "a460b212-56ed-476d-9192-59b367549504", "tenant_id": "b33ebb536bf94581a667ac53f7790d68", "port_range_min": null, "ethertype": "IPv4", "project_id": "b33ebb536bf94581a667ac53f7790d68"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:07:36Z", "revision_number": 0, "id": "7bbb456f-24f0-4498-902b-36ee440c1beb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:07:36Z", "security_group_id": "a460b212-56ed-476d-9192-59b367549504", "tenant_id": "b33ebb536bf94581a667ac53f7790d68", "port_range_min": null, "ethertype": "IPv6", "project_id": "b33ebb536bf94581a667ac53f7790d68"}], "revision_number": 2, "project_id": "b33ebb536bf94581a667ac53f7790d68", "id": "a460b212-56ed-476d-9192-59b367549504", "name": "CreateSecurityGroupTests-835d6025-d8be-4ef3-abed-082e712e437bname"}} 2018-06-27 21:07:36,487 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-groups used request id req-138379f4-52f4-4994-89ea-5c55ba032f06 2018-06-27 21:07:36,488 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a460b212-56ed-476d-9192-59b367549504 2018-06-27 21:07:36,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-group-rules?security_group_id=a460b212-56ed-476d-9192-59b367549504 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55ba35138fa47495d38fe08acba4dd550eab81b6" 2018-06-27 21:07:36,652 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:07:36 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-a92a59c3-628e-438e-a87f-5ec7ffd686b4 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-27T21:07:36Z", "security_group_id": "a460b212-56ed-476d-9192-59b367549504", "port_range_min": null, "revision_number": 0, "tenant_id": "b33ebb536bf94581a667ac53f7790d68", "created_at": "2018-06-27T21:07:36Z", "project_id": "b33ebb536bf94581a667ac53f7790d68", "id": "4a13ea11-8f09-47e1-bf02-112633c24c29"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:07:36Z", "security_group_id": "a460b212-56ed-476d-9192-59b367549504", "port_range_min": null, "revision_number": 0, "tenant_id": "b33ebb536bf94581a667ac53f7790d68", "created_at": "2018-06-27T21:07:36Z", "project_id": "b33ebb536bf94581a667ac53f7790d68", "id": "7bbb456f-24f0-4498-902b-36ee440c1beb"}]} 2018-06-27 21:07:36,652 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=a460b212-56ed-476d-9192-59b367549504 used request id req-a92a59c3-628e-438e-a87f-5ec7ffd686b4 2018-06-27 21:07:36,653 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a460b212-56ed-476d-9192-59b367549504 2018-06-27 21:07:36,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/security-group-rules?security_group_id=a460b212-56ed-476d-9192-59b367549504 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55ba35138fa47495d38fe08acba4dd550eab81b6" 2018-06-27 21:07:36,736 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:07:36 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-cc2dfb7f-ac43-4338-97f2-df8b8304a316 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-27T21:07:36Z", "security_group_id": "a460b212-56ed-476d-9192-59b367549504", "port_range_min": null, "revision_number": 0, "tenant_id": "b33ebb536bf94581a667ac53f7790d68", "created_at": "2018-06-27T21:07:36Z", "project_id": "b33ebb536bf94581a667ac53f7790d68", "id": "4a13ea11-8f09-47e1-bf02-112633c24c29"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:07:36Z", "security_group_id": "a460b212-56ed-476d-9192-59b367549504", "port_range_min": null, "revision_number": 0, "tenant_id": "b33ebb536bf94581a667ac53f7790d68", "created_at": "2018-06-27T21:07:36Z", "project_id": "b33ebb536bf94581a667ac53f7790d68", "id": "7bbb456f-24f0-4498-902b-36ee440c1beb"}]} 2018-06-27 21:07:36,736 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=a460b212-56ed-476d-9192-59b367549504 used request id req-cc2dfb7f-ac43-4338-97f2-df8b8304a316 2018-06-27 21:07:36,737 - neutron_utils - INFO - Retrieving security group with ID - a460b212-56ed-476d-9192-59b367549504 2018-06-27 21:07:36,742 - keystoneauth.session - 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=a460b212-56ed-476d-9192-59b367549504 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55ba35138fa47495d38fe08acba4dd550eab81b6" 2018-06-27 21:07:36,974 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:07:36 GMT Content-Type: application/json Content-Length: 1411 Connection: keep-alive X-Openstack-Request-Id: req-8554a3f1-cdb8-4fa2-a3ce-b139a4838768 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "b33ebb536bf94581a667ac53f7790d68", "created_at": "2018-06-27T21:07:36Z", "updated_at": "2018-06-27T21:07:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:07:36Z", "revision_number": 0, "id": "4a13ea11-8f09-47e1-bf02-112633c24c29", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:07:36Z", "security_group_id": "a460b212-56ed-476d-9192-59b367549504", "tenant_id": "b33ebb536bf94581a667ac53f7790d68", "port_range_min": null, "ethertype": "IPv4", "project_id": "b33ebb536bf94581a667ac53f7790d68"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:07:36Z", "revision_number": 0, "id": "7bbb456f-24f0-4498-902b-36ee440c1beb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:07:36Z", "security_group_id": "a460b212-56ed-476d-9192-59b367549504", "tenant_id": "b33ebb536bf94581a667ac53f7790d68", "port_range_min": null, "ethertype": "IPv6", "project_id": "b33ebb536bf94581a667ac53f7790d68"}], "revision_number": 2, "project_id": "b33ebb536bf94581a667ac53f7790d68", "id": "a460b212-56ed-476d-9192-59b367549504", "name": "CreateSecurityGroupTests-835d6025-d8be-4ef3-abed-082e712e437bname"}]} 2018-06-27 21:07:36,975 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=a460b212-56ed-476d-9192-59b367549504 used request id req-8554a3f1-cdb8-4fa2-a3ce-b139a4838768 2018-06-27 21:07:36,975 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a460b212-56ed-476d-9192-59b367549504 2018-06-27 21:07:36,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/security-group-rules?security_group_id=a460b212-56ed-476d-9192-59b367549504 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55ba35138fa47495d38fe08acba4dd550eab81b6" 2018-06-27 21:07:37,813 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:07:37 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-de012d2c-32a9-4c9c-bfe2-1537b7af4825 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-27T21:07:36Z", "security_group_id": "a460b212-56ed-476d-9192-59b367549504", "port_range_min": null, "revision_number": 0, "tenant_id": "b33ebb536bf94581a667ac53f7790d68", "created_at": "2018-06-27T21:07:36Z", "project_id": "b33ebb536bf94581a667ac53f7790d68", "id": "4a13ea11-8f09-47e1-bf02-112633c24c29"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:07:36Z", "security_group_id": "a460b212-56ed-476d-9192-59b367549504", "port_range_min": null, "revision_number": 0, "tenant_id": "b33ebb536bf94581a667ac53f7790d68", "created_at": "2018-06-27T21:07:36Z", "project_id": "b33ebb536bf94581a667ac53f7790d68", "id": "7bbb456f-24f0-4498-902b-36ee440c1beb"}]} 2018-06-27 21:07:37,814 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=a460b212-56ed-476d-9192-59b367549504 used request id req-de012d2c-32a9-4c9c-bfe2-1537b7af4825 2018-06-27 21:07:37,814 - neutron_utils - INFO - Retrieving security group with ID - a460b212-56ed-476d-9192-59b367549504 2018-06-27 21:07:37,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-groups?id=a460b212-56ed-476d-9192-59b367549504 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55ba35138fa47495d38fe08acba4dd550eab81b6" 2018-06-27 21:07:37,973 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:07:37 GMT Content-Type: application/json Content-Length: 1411 Connection: keep-alive X-Openstack-Request-Id: req-ef026fb4-385d-4646-a72e-ceb48ee97bda Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "b33ebb536bf94581a667ac53f7790d68", "created_at": "2018-06-27T21:07:36Z", "updated_at": "2018-06-27T21:07:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:07:36Z", "revision_number": 0, "id": "4a13ea11-8f09-47e1-bf02-112633c24c29", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:07:36Z", "security_group_id": "a460b212-56ed-476d-9192-59b367549504", "tenant_id": "b33ebb536bf94581a667ac53f7790d68", "port_range_min": null, "ethertype": "IPv4", "project_id": "b33ebb536bf94581a667ac53f7790d68"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:07:36Z", "revision_number": 0, "id": "7bbb456f-24f0-4498-902b-36ee440c1beb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:07:36Z", "security_group_id": "a460b212-56ed-476d-9192-59b367549504", "tenant_id": "b33ebb536bf94581a667ac53f7790d68", "port_range_min": null, "ethertype": "IPv6", "project_id": "b33ebb536bf94581a667ac53f7790d68"}], "revision_number": 2, "project_id": "b33ebb536bf94581a667ac53f7790d68", "id": "a460b212-56ed-476d-9192-59b367549504", "name": "CreateSecurityGroupTests-835d6025-d8be-4ef3-abed-082e712e437bname"}]} 2018-06-27 21:07:37,973 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=a460b212-56ed-476d-9192-59b367549504 used request id req-ef026fb4-385d-4646-a72e-ceb48ee97bda 2018-06-27 21:07:37,973 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a460b212-56ed-476d-9192-59b367549504 2018-06-27 21:07:37,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-group-rules?security_group_id=a460b212-56ed-476d-9192-59b367549504 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55ba35138fa47495d38fe08acba4dd550eab81b6" 2018-06-27 21:07:38,080 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:07:38 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-d56b674c-d3a8-4e08-955b-aad40e7ccafc 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-27T21:07:36Z", "security_group_id": "a460b212-56ed-476d-9192-59b367549504", "port_range_min": null, "revision_number": 0, "tenant_id": "b33ebb536bf94581a667ac53f7790d68", "created_at": "2018-06-27T21:07:36Z", "project_id": "b33ebb536bf94581a667ac53f7790d68", "id": "4a13ea11-8f09-47e1-bf02-112633c24c29"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:07:36Z", "security_group_id": "a460b212-56ed-476d-9192-59b367549504", "port_range_min": null, "revision_number": 0, "tenant_id": "b33ebb536bf94581a667ac53f7790d68", "created_at": "2018-06-27T21:07:36Z", "project_id": "b33ebb536bf94581a667ac53f7790d68", "id": "7bbb456f-24f0-4498-902b-36ee440c1beb"}]} 2018-06-27 21:07:38,081 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=a460b212-56ed-476d-9192-59b367549504 used request id req-d56b674c-d3a8-4e08-955b-aad40e7ccafc 2018-06-27 21:07:38,081 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-835d6025-d8be-4ef3-abed-082e712e437bname 2018-06-27 21:07:38,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?name=CreateSecurityGroupTests-835d6025-d8be-4ef3-abed-082e712e437bname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55ba35138fa47495d38fe08acba4dd550eab81b6" 2018-06-27 21:07:38,272 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:07:38 GMT Content-Type: application/json Content-Length: 1411 Connection: keep-alive X-Openstack-Request-Id: req-2e103f2b-e27f-4541-b96d-03e6ada664e1 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "b33ebb536bf94581a667ac53f7790d68", "created_at": "2018-06-27T21:07:36Z", "updated_at": "2018-06-27T21:07:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:07:36Z", "revision_number": 0, "id": "4a13ea11-8f09-47e1-bf02-112633c24c29", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:07:36Z", "security_group_id": "a460b212-56ed-476d-9192-59b367549504", "tenant_id": "b33ebb536bf94581a667ac53f7790d68", "port_range_min": null, "ethertype": "IPv4", "project_id": "b33ebb536bf94581a667ac53f7790d68"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:07:36Z", "revision_number": 0, "id": "7bbb456f-24f0-4498-902b-36ee440c1beb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:07:36Z", "security_group_id": "a460b212-56ed-476d-9192-59b367549504", "tenant_id": "b33ebb536bf94581a667ac53f7790d68", "port_range_min": null, "ethertype": "IPv6", "project_id": "b33ebb536bf94581a667ac53f7790d68"}], "revision_number": 2, "project_id": "b33ebb536bf94581a667ac53f7790d68", "id": "a460b212-56ed-476d-9192-59b367549504", "name": "CreateSecurityGroupTests-835d6025-d8be-4ef3-abed-082e712e437bname"}]} 2018-06-27 21:07:38,273 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-835d6025-d8be-4ef3-abed-082e712e437bname used request id req-2e103f2b-e27f-4541-b96d-03e6ada664e1 2018-06-27 21:07:38,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 21:07:38,290 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21: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-27 21:07:38,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/b33ebb536bf94581a667ac53f7790d68 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55ba35138fa47495d38fe08acba4dd550eab81b6" 2018-06-27 21:07:38,728 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:07:38 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-70a5bd2e-84f6-4ca0-bff2-9d0bb0017950 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/b33ebb536bf94581a667ac53f7790d68"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b33ebb536bf94581a667ac53f7790d68", "name": "CreateSecurityGroupTests-7aacaf67-fc91-466-proj"}} 2018-06-27 21:07:38,728 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b33ebb536bf94581a667ac53f7790d68 used request id req-70a5bd2e-84f6-4ca0-bff2-9d0bb0017950 2018-06-27 21:07:38,728 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a460b212-56ed-476d-9192-59b367549504 2018-06-27 21:07:38,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=a460b212-56ed-476d-9192-59b367549504 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55ba35138fa47495d38fe08acba4dd550eab81b6" 2018-06-27 21:07:38,837 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:07:38 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-ea1737d0-8ea8-4865-9ba5-63be8a417248 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-27T21:07:36Z", "security_group_id": "a460b212-56ed-476d-9192-59b367549504", "port_range_min": null, "revision_number": 0, "tenant_id": "b33ebb536bf94581a667ac53f7790d68", "created_at": "2018-06-27T21:07:36Z", "project_id": "b33ebb536bf94581a667ac53f7790d68", "id": "4a13ea11-8f09-47e1-bf02-112633c24c29"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:07:36Z", "security_group_id": "a460b212-56ed-476d-9192-59b367549504", "port_range_min": null, "revision_number": 0, "tenant_id": "b33ebb536bf94581a667ac53f7790d68", "created_at": "2018-06-27T21:07:36Z", "project_id": "b33ebb536bf94581a667ac53f7790d68", "id": "7bbb456f-24f0-4498-902b-36ee440c1beb"}]} 2018-06-27 21:07:38,837 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=a460b212-56ed-476d-9192-59b367549504 used request id req-ea1737d0-8ea8-4865-9ba5-63be8a417248 2018-06-27 21:07:38,843 - 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}55ba35138fa47495d38fe08acba4dd550eab81b6" -d '{"security_group_rule": {"direction": "ingress", "description": "test_rule_1", "security_group_id": "a460b212-56ed-476d-9192-59b367549504"}}' 2018-06-27 21:07:39,345 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 21:07:39 GMT Content-Type: application/json Content-Length: 521 Connection: keep-alive X-Openstack-Request-Id: req-52a7f662-99a5-4493-ae19-87e31b79a912 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-27T21:07:39Z", "security_group_id": "a460b212-56ed-476d-9192-59b367549504", "port_range_min": null, "revision_number": 0, "tenant_id": "b33ebb536bf94581a667ac53f7790d68", "created_at": "2018-06-27T21:07:39Z", "project_id": "b33ebb536bf94581a667ac53f7790d68", "id": "fdccb495-bab5-4322-a9df-8dd40add1d54"}} 2018-06-27 21:07:39,345 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-group-rules used request id req-52a7f662-99a5-4493-ae19-87e31b79a912 2018-06-27 21:07:39,346 - neutron_utils - INFO - Retrieving security group with ID - a460b212-56ed-476d-9192-59b367549504 2018-06-27 21:07: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/security-groups?id=a460b212-56ed-476d-9192-59b367549504 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55ba35138fa47495d38fe08acba4dd550eab81b6" 2018-06-27 21:07:40,324 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:07:40 GMT Content-Type: application/json Content-Length: 1921 Connection: keep-alive X-Openstack-Request-Id: req-713c4d14-8958-425b-9792-fe9dcfad1fd4 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "b33ebb536bf94581a667ac53f7790d68", "created_at": "2018-06-27T21:07:36Z", "updated_at": "2018-06-27T21:07:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:07:36Z", "revision_number": 0, "id": "4a13ea11-8f09-47e1-bf02-112633c24c29", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:07:36Z", "security_group_id": "a460b212-56ed-476d-9192-59b367549504", "tenant_id": "b33ebb536bf94581a667ac53f7790d68", "port_range_min": null, "ethertype": "IPv4", "project_id": "b33ebb536bf94581a667ac53f7790d68"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:07:36Z", "revision_number": 0, "id": "7bbb456f-24f0-4498-902b-36ee440c1beb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:07:36Z", "security_group_id": "a460b212-56ed-476d-9192-59b367549504", "tenant_id": "b33ebb536bf94581a667ac53f7790d68", "port_range_min": null, "ethertype": "IPv6", "project_id": "b33ebb536bf94581a667ac53f7790d68"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:07:39Z", "revision_number": 0, "id": "fdccb495-bab5-4322-a9df-8dd40add1d54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:07:39Z", "security_group_id": "a460b212-56ed-476d-9192-59b367549504", "tenant_id": "b33ebb536bf94581a667ac53f7790d68", "port_range_min": null, "ethertype": "IPv4", "project_id": "b33ebb536bf94581a667ac53f7790d68"}], "revision_number": 3, "project_id": "b33ebb536bf94581a667ac53f7790d68", "id": "a460b212-56ed-476d-9192-59b367549504", "name": "CreateSecurityGroupTests-835d6025-d8be-4ef3-abed-082e712e437bname"}]} 2018-06-27 21:07:40,324 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=a460b212-56ed-476d-9192-59b367549504 used request id req-713c4d14-8958-425b-9792-fe9dcfad1fd4 2018-06-27 21:07:40,325 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a460b212-56ed-476d-9192-59b367549504 2018-06-27 21:07:40,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/security-group-rules?security_group_id=a460b212-56ed-476d-9192-59b367549504 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55ba35138fa47495d38fe08acba4dd550eab81b6" 2018-06-27 21:07:40,401 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:07:40 GMT Content-Type: application/json Content-Length: 1500 Connection: keep-alive X-Openstack-Request-Id: req-1cc6b625-a718-4465-a13d-4390f1d44b0b 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-27T21:07:36Z", "security_group_id": "a460b212-56ed-476d-9192-59b367549504", "port_range_min": null, "revision_number": 0, "tenant_id": "b33ebb536bf94581a667ac53f7790d68", "created_at": "2018-06-27T21:07:36Z", "project_id": "b33ebb536bf94581a667ac53f7790d68", "id": "4a13ea11-8f09-47e1-bf02-112633c24c29"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:07:36Z", "security_group_id": "a460b212-56ed-476d-9192-59b367549504", "port_range_min": null, "revision_number": 0, "tenant_id": "b33ebb536bf94581a667ac53f7790d68", "created_at": "2018-06-27T21:07:36Z", "project_id": "b33ebb536bf94581a667ac53f7790d68", "id": "7bbb456f-24f0-4498-902b-36ee440c1beb"}, {"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-27T21:07:39Z", "security_group_id": "a460b212-56ed-476d-9192-59b367549504", "port_range_min": null, "revision_number": 0, "tenant_id": "b33ebb536bf94581a667ac53f7790d68", "created_at": "2018-06-27T21:07:39Z", "project_id": "b33ebb536bf94581a667ac53f7790d68", "id": "fdccb495-bab5-4322-a9df-8dd40add1d54"}]} 2018-06-27 21:07:40,401 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=a460b212-56ed-476d-9192-59b367549504 used request id req-1cc6b625-a718-4465-a13d-4390f1d44b0b 2018-06-27 21:07:40,402 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:07:41,210 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "138fa38f848341b587e77cfbea455a1e", "name": "CreateSecurityGroupTests-7aacaf67-fc91-466-proj-role"}], "expires_at": "2018-06-27T22:07:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b33ebb536bf94581a667ac53f7790d68", "name": "CreateSecurityGroupTests-7aacaf67-fc91-466-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/b33ebb536bf94581a667ac53f7790d68", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/b33ebb536bf94581a667ac53f7790d68", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/b33ebb536bf94581a667ac53f7790d68", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/b33ebb536bf94581a667ac53f7790d68", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/b33ebb536bf94581a667ac53f7790d68", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/b33ebb536bf94581a667ac53f7790d68", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/b33ebb536bf94581a667ac53f7790d68", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/b33ebb536bf94581a667ac53f7790d68", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/b33ebb536bf94581a667ac53f7790d68", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/b33ebb536bf94581a667ac53f7790d68", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/b33ebb536bf94581a667ac53f7790d68", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/b33ebb536bf94581a667ac53f7790d68", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-7aacaf67-fc91-466-user", "id": "e31346a425b744faaf29d0a89f602b03"}, "audit_ids": ["4ZIyf7MCSSKjyVddasdeRQ"], "issued_at": "2018-06-27T21:07:41.000000Z"}} 2018-06-27 21:07:41,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/security-groups?name=CreateSecurityGroupTests-835d6025-d8be-4ef3-abed-082e712e437bname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}560c218ca59723e55ab3a2926ae8ba58bdb5843b" 2018-06-27 21:07:42,186 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:07:42 GMT Content-Type: application/json Content-Length: 1921 Connection: keep-alive X-Openstack-Request-Id: req-744e73b9-1518-423c-9a4e-36224d33f816 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "b33ebb536bf94581a667ac53f7790d68", "created_at": "2018-06-27T21:07:36Z", "updated_at": "2018-06-27T21:07:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:07:36Z", "revision_number": 0, "id": "4a13ea11-8f09-47e1-bf02-112633c24c29", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:07:36Z", "security_group_id": "a460b212-56ed-476d-9192-59b367549504", "tenant_id": "b33ebb536bf94581a667ac53f7790d68", "port_range_min": null, "ethertype": "IPv4", "project_id": "b33ebb536bf94581a667ac53f7790d68"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:07:36Z", "revision_number": 0, "id": "7bbb456f-24f0-4498-902b-36ee440c1beb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:07:36Z", "security_group_id": "a460b212-56ed-476d-9192-59b367549504", "tenant_id": "b33ebb536bf94581a667ac53f7790d68", "port_range_min": null, "ethertype": "IPv6", "project_id": "b33ebb536bf94581a667ac53f7790d68"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:07:39Z", "revision_number": 0, "id": "fdccb495-bab5-4322-a9df-8dd40add1d54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:07:39Z", "security_group_id": "a460b212-56ed-476d-9192-59b367549504", "tenant_id": "b33ebb536bf94581a667ac53f7790d68", "port_range_min": null, "ethertype": "IPv4", "project_id": "b33ebb536bf94581a667ac53f7790d68"}], "revision_number": 3, "project_id": "b33ebb536bf94581a667ac53f7790d68", "id": "a460b212-56ed-476d-9192-59b367549504", "name": "CreateSecurityGroupTests-835d6025-d8be-4ef3-abed-082e712e437bname"}]} 2018-06-27 21:07:42,186 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-835d6025-d8be-4ef3-abed-082e712e437bname&description=hello+group used request id req-744e73b9-1518-423c-9a4e-36224d33f816 2018-06-27 21:07:42,187 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a460b212-56ed-476d-9192-59b367549504 2018-06-27 21:07:42,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/security-group-rules?security_group_id=a460b212-56ed-476d-9192-59b367549504 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}560c218ca59723e55ab3a2926ae8ba58bdb5843b" 2018-06-27 21:07:42,264 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:07:42 GMT Content-Type: application/json Content-Length: 1500 Connection: keep-alive X-Openstack-Request-Id: req-70b74c79-4df3-4014-acf0-86a599707e77 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-27T21:07:36Z", "security_group_id": "a460b212-56ed-476d-9192-59b367549504", "port_range_min": null, "revision_number": 0, "tenant_id": "b33ebb536bf94581a667ac53f7790d68", "created_at": "2018-06-27T21:07:36Z", "project_id": "b33ebb536bf94581a667ac53f7790d68", "id": "4a13ea11-8f09-47e1-bf02-112633c24c29"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:07:36Z", "security_group_id": "a460b212-56ed-476d-9192-59b367549504", "port_range_min": null, "revision_number": 0, "tenant_id": "b33ebb536bf94581a667ac53f7790d68", "created_at": "2018-06-27T21:07:36Z", "project_id": "b33ebb536bf94581a667ac53f7790d68", "id": "7bbb456f-24f0-4498-902b-36ee440c1beb"}, {"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-27T21:07:39Z", "security_group_id": "a460b212-56ed-476d-9192-59b367549504", "port_range_min": null, "revision_number": 0, "tenant_id": "b33ebb536bf94581a667ac53f7790d68", "created_at": "2018-06-27T21:07:39Z", "project_id": "b33ebb536bf94581a667ac53f7790d68", "id": "fdccb495-bab5-4322-a9df-8dd40add1d54"}]} 2018-06-27 21:07:42,264 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=a460b212-56ed-476d-9192-59b367549504 used request id req-70b74c79-4df3-4014-acf0-86a599707e77 2018-06-27 21:07:42,265 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a460b212-56ed-476d-9192-59b367549504 2018-06-27 21:07:42,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/security-group-rules?security_group_id=a460b212-56ed-476d-9192-59b367549504 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}560c218ca59723e55ab3a2926ae8ba58bdb5843b" 2018-06-27 21:07:42,333 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:07:42 GMT Content-Type: application/json Content-Length: 1500 Connection: keep-alive X-Openstack-Request-Id: req-8d649dd2-f404-4c48-bc24-1a1534c80aca 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-27T21:07:36Z", "security_group_id": "a460b212-56ed-476d-9192-59b367549504", "port_range_min": null, "revision_number": 0, "tenant_id": "b33ebb536bf94581a667ac53f7790d68", "created_at": "2018-06-27T21:07:36Z", "project_id": "b33ebb536bf94581a667ac53f7790d68", "id": "4a13ea11-8f09-47e1-bf02-112633c24c29"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:07:36Z", "security_group_id": "a460b212-56ed-476d-9192-59b367549504", "port_range_min": null, "revision_number": 0, "tenant_id": "b33ebb536bf94581a667ac53f7790d68", "created_at": "2018-06-27T21:07:36Z", "project_id": "b33ebb536bf94581a667ac53f7790d68", "id": "7bbb456f-24f0-4498-902b-36ee440c1beb"}, {"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-27T21:07:39Z", "security_group_id": "a460b212-56ed-476d-9192-59b367549504", "port_range_min": null, "revision_number": 0, "tenant_id": "b33ebb536bf94581a667ac53f7790d68", "created_at": "2018-06-27T21:07:39Z", "project_id": "b33ebb536bf94581a667ac53f7790d68", "id": "fdccb495-bab5-4322-a9df-8dd40add1d54"}]} 2018-06-27 21:07:42,333 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=a460b212-56ed-476d-9192-59b367549504 used request id req-8d649dd2-f404-4c48-bc24-1a1534c80aca 2018-06-27 21:07:42,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=CreateSecurityGroupTests-835d6025-d8be-4ef3-abed-082e712e437bname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}560c218ca59723e55ab3a2926ae8ba58bdb5843b" 2018-06-27 21:07:42,475 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:07:42 GMT Content-Type: application/json Content-Length: 1921 Connection: keep-alive X-Openstack-Request-Id: req-82f97bdd-ae92-4092-9993-64fb98d96bc8 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "b33ebb536bf94581a667ac53f7790d68", "created_at": "2018-06-27T21:07:36Z", "updated_at": "2018-06-27T21:07:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:07:36Z", "revision_number": 0, "id": "4a13ea11-8f09-47e1-bf02-112633c24c29", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:07:36Z", "security_group_id": "a460b212-56ed-476d-9192-59b367549504", "tenant_id": "b33ebb536bf94581a667ac53f7790d68", "port_range_min": null, "ethertype": "IPv4", "project_id": "b33ebb536bf94581a667ac53f7790d68"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:07:36Z", "revision_number": 0, "id": "7bbb456f-24f0-4498-902b-36ee440c1beb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:07:36Z", "security_group_id": "a460b212-56ed-476d-9192-59b367549504", "tenant_id": "b33ebb536bf94581a667ac53f7790d68", "port_range_min": null, "ethertype": "IPv6", "project_id": "b33ebb536bf94581a667ac53f7790d68"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:07:39Z", "revision_number": 0, "id": "fdccb495-bab5-4322-a9df-8dd40add1d54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:07:39Z", "security_group_id": "a460b212-56ed-476d-9192-59b367549504", "tenant_id": "b33ebb536bf94581a667ac53f7790d68", "port_range_min": null, "ethertype": "IPv4", "project_id": "b33ebb536bf94581a667ac53f7790d68"}], "revision_number": 3, "project_id": "b33ebb536bf94581a667ac53f7790d68", "id": "a460b212-56ed-476d-9192-59b367549504", "name": "CreateSecurityGroupTests-835d6025-d8be-4ef3-abed-082e712e437bname"}]} 2018-06-27 21:07:42,475 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-835d6025-d8be-4ef3-abed-082e712e437bname used request id req-82f97bdd-ae92-4092-9993-64fb98d96bc8 2018-06-27 21:07:42,476 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a460b212-56ed-476d-9192-59b367549504 2018-06-27 21:07:42,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=a460b212-56ed-476d-9192-59b367549504 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}560c218ca59723e55ab3a2926ae8ba58bdb5843b" 2018-06-27 21:07:43,260 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:07:43 GMT Content-Type: application/json Content-Length: 1500 Connection: keep-alive X-Openstack-Request-Id: req-abeb0052-ee6c-4368-b169-265ecf1092e0 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-27T21:07:36Z", "security_group_id": "a460b212-56ed-476d-9192-59b367549504", "port_range_min": null, "revision_number": 0, "tenant_id": "b33ebb536bf94581a667ac53f7790d68", "created_at": "2018-06-27T21:07:36Z", "project_id": "b33ebb536bf94581a667ac53f7790d68", "id": "4a13ea11-8f09-47e1-bf02-112633c24c29"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:07:36Z", "security_group_id": "a460b212-56ed-476d-9192-59b367549504", "port_range_min": null, "revision_number": 0, "tenant_id": "b33ebb536bf94581a667ac53f7790d68", "created_at": "2018-06-27T21:07:36Z", "project_id": "b33ebb536bf94581a667ac53f7790d68", "id": "7bbb456f-24f0-4498-902b-36ee440c1beb"}, {"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-27T21:07:39Z", "security_group_id": "a460b212-56ed-476d-9192-59b367549504", "port_range_min": null, "revision_number": 0, "tenant_id": "b33ebb536bf94581a667ac53f7790d68", "created_at": "2018-06-27T21:07:39Z", "project_id": "b33ebb536bf94581a667ac53f7790d68", "id": "fdccb495-bab5-4322-a9df-8dd40add1d54"}]} 2018-06-27 21:07:43,260 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=a460b212-56ed-476d-9192-59b367549504 used request id req-abeb0052-ee6c-4368-b169-265ecf1092e0 2018-06-27 21:07:43,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=CreateSecurityGroupTests-835d6025-d8be-4ef3-abed-082e712e437bname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}560c218ca59723e55ab3a2926ae8ba58bdb5843b" 2018-06-27 21:07:43,408 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:07:43 GMT Content-Type: application/json Content-Length: 1921 Connection: keep-alive X-Openstack-Request-Id: req-3c678f2b-c470-4594-b5e6-b9e85ad20d2c Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "b33ebb536bf94581a667ac53f7790d68", "created_at": "2018-06-27T21:07:36Z", "updated_at": "2018-06-27T21:07:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:07:36Z", "revision_number": 0, "id": "4a13ea11-8f09-47e1-bf02-112633c24c29", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:07:36Z", "security_group_id": "a460b212-56ed-476d-9192-59b367549504", "tenant_id": "b33ebb536bf94581a667ac53f7790d68", "port_range_min": null, "ethertype": "IPv4", "project_id": "b33ebb536bf94581a667ac53f7790d68"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:07:36Z", "revision_number": 0, "id": "7bbb456f-24f0-4498-902b-36ee440c1beb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:07:36Z", "security_group_id": "a460b212-56ed-476d-9192-59b367549504", "tenant_id": "b33ebb536bf94581a667ac53f7790d68", "port_range_min": null, "ethertype": "IPv6", "project_id": "b33ebb536bf94581a667ac53f7790d68"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:07:39Z", "revision_number": 0, "id": "fdccb495-bab5-4322-a9df-8dd40add1d54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:07:39Z", "security_group_id": "a460b212-56ed-476d-9192-59b367549504", "tenant_id": "b33ebb536bf94581a667ac53f7790d68", "port_range_min": null, "ethertype": "IPv4", "project_id": "b33ebb536bf94581a667ac53f7790d68"}], "revision_number": 3, "project_id": "b33ebb536bf94581a667ac53f7790d68", "id": "a460b212-56ed-476d-9192-59b367549504", "name": "CreateSecurityGroupTests-835d6025-d8be-4ef3-abed-082e712e437bname"}]} 2018-06-27 21:07:43,408 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-835d6025-d8be-4ef3-abed-082e712e437bname used request id req-3c678f2b-c470-4594-b5e6-b9e85ad20d2c 2018-06-27 21:07:43,409 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a460b212-56ed-476d-9192-59b367549504 2018-06-27 21:07:43,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/security-group-rules?security_group_id=a460b212-56ed-476d-9192-59b367549504 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}560c218ca59723e55ab3a2926ae8ba58bdb5843b" 2018-06-27 21:07:43,483 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:07:43 GMT Content-Type: application/json Content-Length: 1500 Connection: keep-alive X-Openstack-Request-Id: req-d5a959a1-861d-48f1-b48b-ffd0ed113c2c 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-27T21:07:36Z", "security_group_id": "a460b212-56ed-476d-9192-59b367549504", "port_range_min": null, "revision_number": 0, "tenant_id": "b33ebb536bf94581a667ac53f7790d68", "created_at": "2018-06-27T21:07:36Z", "project_id": "b33ebb536bf94581a667ac53f7790d68", "id": "4a13ea11-8f09-47e1-bf02-112633c24c29"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:07:36Z", "security_group_id": "a460b212-56ed-476d-9192-59b367549504", "port_range_min": null, "revision_number": 0, "tenant_id": "b33ebb536bf94581a667ac53f7790d68", "created_at": "2018-06-27T21:07:36Z", "project_id": "b33ebb536bf94581a667ac53f7790d68", "id": "7bbb456f-24f0-4498-902b-36ee440c1beb"}, {"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-27T21:07:39Z", "security_group_id": "a460b212-56ed-476d-9192-59b367549504", "port_range_min": null, "revision_number": 0, "tenant_id": "b33ebb536bf94581a667ac53f7790d68", "created_at": "2018-06-27T21:07:39Z", "project_id": "b33ebb536bf94581a667ac53f7790d68", "id": "fdccb495-bab5-4322-a9df-8dd40add1d54"}]} 2018-06-27 21:07:43,484 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=a460b212-56ed-476d-9192-59b367549504 used request id req-d5a959a1-861d-48f1-b48b-ffd0ed113c2c 2018-06-27 21:07:43,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=CreateSecurityGroupTests-835d6025-d8be-4ef3-abed-082e712e437bname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}560c218ca59723e55ab3a2926ae8ba58bdb5843b" 2018-06-27 21:07:43,663 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:07:43 GMT Content-Type: application/json Content-Length: 1921 Connection: keep-alive X-Openstack-Request-Id: req-6457460e-a590-4c3e-9294-360f2e24a418 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "b33ebb536bf94581a667ac53f7790d68", "created_at": "2018-06-27T21:07:36Z", "updated_at": "2018-06-27T21:07:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:07:36Z", "revision_number": 0, "id": "4a13ea11-8f09-47e1-bf02-112633c24c29", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:07:36Z", "security_group_id": "a460b212-56ed-476d-9192-59b367549504", "tenant_id": "b33ebb536bf94581a667ac53f7790d68", "port_range_min": null, "ethertype": "IPv4", "project_id": "b33ebb536bf94581a667ac53f7790d68"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:07:36Z", "revision_number": 0, "id": "7bbb456f-24f0-4498-902b-36ee440c1beb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:07:36Z", "security_group_id": "a460b212-56ed-476d-9192-59b367549504", "tenant_id": "b33ebb536bf94581a667ac53f7790d68", "port_range_min": null, "ethertype": "IPv6", "project_id": "b33ebb536bf94581a667ac53f7790d68"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:07:39Z", "revision_number": 0, "id": "fdccb495-bab5-4322-a9df-8dd40add1d54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:07:39Z", "security_group_id": "a460b212-56ed-476d-9192-59b367549504", "tenant_id": "b33ebb536bf94581a667ac53f7790d68", "port_range_min": null, "ethertype": "IPv4", "project_id": "b33ebb536bf94581a667ac53f7790d68"}], "revision_number": 3, "project_id": "b33ebb536bf94581a667ac53f7790d68", "id": "a460b212-56ed-476d-9192-59b367549504", "name": "CreateSecurityGroupTests-835d6025-d8be-4ef3-abed-082e712e437bname"}]} 2018-06-27 21:07:43,663 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-835d6025-d8be-4ef3-abed-082e712e437bname used request id req-6457460e-a590-4c3e-9294-360f2e24a418 2018-06-27 21:07:43,664 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a460b212-56ed-476d-9192-59b367549504 2018-06-27 21:07:43,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/security-group-rules?security_group_id=a460b212-56ed-476d-9192-59b367549504 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}560c218ca59723e55ab3a2926ae8ba58bdb5843b" 2018-06-27 21:07:43,744 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:07:43 GMT Content-Type: application/json Content-Length: 1500 Connection: keep-alive X-Openstack-Request-Id: req-d13c4ccd-ca63-4d8a-8021-bed3b06b9a21 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-27T21:07:36Z", "security_group_id": "a460b212-56ed-476d-9192-59b367549504", "port_range_min": null, "revision_number": 0, "tenant_id": "b33ebb536bf94581a667ac53f7790d68", "created_at": "2018-06-27T21:07:36Z", "project_id": "b33ebb536bf94581a667ac53f7790d68", "id": "4a13ea11-8f09-47e1-bf02-112633c24c29"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:07:36Z", "security_group_id": "a460b212-56ed-476d-9192-59b367549504", "port_range_min": null, "revision_number": 0, "tenant_id": "b33ebb536bf94581a667ac53f7790d68", "created_at": "2018-06-27T21:07:36Z", "project_id": "b33ebb536bf94581a667ac53f7790d68", "id": "7bbb456f-24f0-4498-902b-36ee440c1beb"}, {"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-27T21:07:39Z", "security_group_id": "a460b212-56ed-476d-9192-59b367549504", "port_range_min": null, "revision_number": 0, "tenant_id": "b33ebb536bf94581a667ac53f7790d68", "created_at": "2018-06-27T21:07:39Z", "project_id": "b33ebb536bf94581a667ac53f7790d68", "id": "fdccb495-bab5-4322-a9df-8dd40add1d54"}]} 2018-06-27 21:07:43,744 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=a460b212-56ed-476d-9192-59b367549504 used request id req-d13c4ccd-ca63-4d8a-8021-bed3b06b9a21 2018-06-27 21:07:43,745 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a460b212-56ed-476d-9192-59b367549504 2018-06-27 21:07:43,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/security-group-rules?security_group_id=a460b212-56ed-476d-9192-59b367549504 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}560c218ca59723e55ab3a2926ae8ba58bdb5843b" 2018-06-27 21:07:43,838 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:07:43 GMT Content-Type: application/json Content-Length: 1500 Connection: keep-alive X-Openstack-Request-Id: req-f224fb01-69cf-4ea2-b5e7-33d1ae7bc6e9 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-27T21:07:36Z", "security_group_id": "a460b212-56ed-476d-9192-59b367549504", "port_range_min": null, "revision_number": 0, "tenant_id": "b33ebb536bf94581a667ac53f7790d68", "created_at": "2018-06-27T21:07:36Z", "project_id": "b33ebb536bf94581a667ac53f7790d68", "id": "4a13ea11-8f09-47e1-bf02-112633c24c29"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:07:36Z", "security_group_id": "a460b212-56ed-476d-9192-59b367549504", "port_range_min": null, "revision_number": 0, "tenant_id": "b33ebb536bf94581a667ac53f7790d68", "created_at": "2018-06-27T21:07:36Z", "project_id": "b33ebb536bf94581a667ac53f7790d68", "id": "7bbb456f-24f0-4498-902b-36ee440c1beb"}, {"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-27T21:07:39Z", "security_group_id": "a460b212-56ed-476d-9192-59b367549504", "port_range_min": null, "revision_number": 0, "tenant_id": "b33ebb536bf94581a667ac53f7790d68", "created_at": "2018-06-27T21:07:39Z", "project_id": "b33ebb536bf94581a667ac53f7790d68", "id": "fdccb495-bab5-4322-a9df-8dd40add1d54"}]} 2018-06-27 21:07:43,839 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=a460b212-56ed-476d-9192-59b367549504 used request id req-f224fb01-69cf-4ea2-b5e7-33d1ae7bc6e9 2018-06-27 21:07:43,839 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-835d6025-d8be-4ef3-abed-082e712e437bname 2018-06-27 21:07:43,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?name=CreateSecurityGroupTests-835d6025-d8be-4ef3-abed-082e712e437bname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55ba35138fa47495d38fe08acba4dd550eab81b6" 2018-06-27 21:07:44,034 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:07:44 GMT Content-Type: application/json Content-Length: 1921 Connection: keep-alive X-Openstack-Request-Id: req-47e88eec-fed5-40a1-a0da-c4834ea29565 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "b33ebb536bf94581a667ac53f7790d68", "created_at": "2018-06-27T21:07:36Z", "updated_at": "2018-06-27T21:07:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:07:36Z", "revision_number": 0, "id": "4a13ea11-8f09-47e1-bf02-112633c24c29", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:07:36Z", "security_group_id": "a460b212-56ed-476d-9192-59b367549504", "tenant_id": "b33ebb536bf94581a667ac53f7790d68", "port_range_min": null, "ethertype": "IPv4", "project_id": "b33ebb536bf94581a667ac53f7790d68"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:07:36Z", "revision_number": 0, "id": "7bbb456f-24f0-4498-902b-36ee440c1beb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:07:36Z", "security_group_id": "a460b212-56ed-476d-9192-59b367549504", "tenant_id": "b33ebb536bf94581a667ac53f7790d68", "port_range_min": null, "ethertype": "IPv6", "project_id": "b33ebb536bf94581a667ac53f7790d68"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:07:39Z", "revision_number": 0, "id": "fdccb495-bab5-4322-a9df-8dd40add1d54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:07:39Z", "security_group_id": "a460b212-56ed-476d-9192-59b367549504", "tenant_id": "b33ebb536bf94581a667ac53f7790d68", "port_range_min": null, "ethertype": "IPv4", "project_id": "b33ebb536bf94581a667ac53f7790d68"}], "revision_number": 3, "project_id": "b33ebb536bf94581a667ac53f7790d68", "id": "a460b212-56ed-476d-9192-59b367549504", "name": "CreateSecurityGroupTests-835d6025-d8be-4ef3-abed-082e712e437bname"}]} 2018-06-27 21:07:44,034 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-835d6025-d8be-4ef3-abed-082e712e437bname used request id req-47e88eec-fed5-40a1-a0da-c4834ea29565 2018-06-27 21:07:44,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/b33ebb536bf94581a667ac53f7790d68 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55ba35138fa47495d38fe08acba4dd550eab81b6" 2018-06-27 21:07:44,505 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:07:44 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fa7ec10b-569d-4f7b-95b7-c892d23dbb79 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/b33ebb536bf94581a667ac53f7790d68"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b33ebb536bf94581a667ac53f7790d68", "name": "CreateSecurityGroupTests-7aacaf67-fc91-466-proj"}} 2018-06-27 21:07:44,506 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b33ebb536bf94581a667ac53f7790d68 used request id req-fa7ec10b-569d-4f7b-95b7-c892d23dbb79 2018-06-27 21:07:44,506 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a460b212-56ed-476d-9192-59b367549504 2018-06-27 21:07:44,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/security-group-rules?security_group_id=a460b212-56ed-476d-9192-59b367549504 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55ba35138fa47495d38fe08acba4dd550eab81b6" 2018-06-27 21:07:44,652 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:07:44 GMT Content-Type: application/json Content-Length: 1500 Connection: keep-alive X-Openstack-Request-Id: req-727c8b23-ae63-4572-ae7d-455775b3fd27 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-27T21:07:36Z", "security_group_id": "a460b212-56ed-476d-9192-59b367549504", "port_range_min": null, "revision_number": 0, "tenant_id": "b33ebb536bf94581a667ac53f7790d68", "created_at": "2018-06-27T21:07:36Z", "project_id": "b33ebb536bf94581a667ac53f7790d68", "id": "4a13ea11-8f09-47e1-bf02-112633c24c29"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:07:36Z", "security_group_id": "a460b212-56ed-476d-9192-59b367549504", "port_range_min": null, "revision_number": 0, "tenant_id": "b33ebb536bf94581a667ac53f7790d68", "created_at": "2018-06-27T21:07:36Z", "project_id": "b33ebb536bf94581a667ac53f7790d68", "id": "7bbb456f-24f0-4498-902b-36ee440c1beb"}, {"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-27T21:07:39Z", "security_group_id": "a460b212-56ed-476d-9192-59b367549504", "port_range_min": null, "revision_number": 0, "tenant_id": "b33ebb536bf94581a667ac53f7790d68", "created_at": "2018-06-27T21:07:39Z", "project_id": "b33ebb536bf94581a667ac53f7790d68", "id": "fdccb495-bab5-4322-a9df-8dd40add1d54"}]} 2018-06-27 21:07:44,652 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=a460b212-56ed-476d-9192-59b367549504 used request id req-727c8b23-ae63-4572-ae7d-455775b3fd27 2018-06-27 21:07:44,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/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55ba35138fa47495d38fe08acba4dd550eab81b6" -d '{"security_group_rule": {"direction": "egress", "protocol": 1, "description": "test_rule_2", "security_group_id": "a460b212-56ed-476d-9192-59b367549504"}}' 2018-06-27 21:07:45,073 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 21:07:45 GMT Content-Type: application/json Content-Length: 519 Connection: keep-alive X-Openstack-Request-Id: req-a266a528-9401-4dc0-9585-0dc846312f3a 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-27T21:07:44Z", "security_group_id": "a460b212-56ed-476d-9192-59b367549504", "port_range_min": null, "revision_number": 0, "tenant_id": "b33ebb536bf94581a667ac53f7790d68", "created_at": "2018-06-27T21:07:44Z", "project_id": "b33ebb536bf94581a667ac53f7790d68", "id": "9da18285-cd91-4d7a-8469-569fb01c547c"}} 2018-06-27 21:07:45,073 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-group-rules used request id req-a266a528-9401-4dc0-9585-0dc846312f3a 2018-06-27 21:07:45,074 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a460b212-56ed-476d-9192-59b367549504 2018-06-27 21:07:45,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=a460b212-56ed-476d-9192-59b367549504 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}560c218ca59723e55ab3a2926ae8ba58bdb5843b" 2018-06-27 21:07:46,220 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:07:46 GMT Content-Type: application/json Content-Length: 1996 Connection: keep-alive X-Openstack-Request-Id: req-01ab7b79-6544-4c33-b805-548e795a8642 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-27T21:07:36Z", "security_group_id": "a460b212-56ed-476d-9192-59b367549504", "port_range_min": null, "revision_number": 0, "tenant_id": "b33ebb536bf94581a667ac53f7790d68", "created_at": "2018-06-27T21:07:36Z", "project_id": "b33ebb536bf94581a667ac53f7790d68", "id": "4a13ea11-8f09-47e1-bf02-112633c24c29"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:07:36Z", "security_group_id": "a460b212-56ed-476d-9192-59b367549504", "port_range_min": null, "revision_number": 0, "tenant_id": "b33ebb536bf94581a667ac53f7790d68", "created_at": "2018-06-27T21:07:36Z", "project_id": "b33ebb536bf94581a667ac53f7790d68", "id": "7bbb456f-24f0-4498-902b-36ee440c1beb"}, {"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-27T21:07:44Z", "security_group_id": "a460b212-56ed-476d-9192-59b367549504", "port_range_min": null, "revision_number": 0, "tenant_id": "b33ebb536bf94581a667ac53f7790d68", "created_at": "2018-06-27T21:07:44Z", "project_id": "b33ebb536bf94581a667ac53f7790d68", "id": "9da18285-cd91-4d7a-8469-569fb01c547c"}, {"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-27T21:07:39Z", "security_group_id": "a460b212-56ed-476d-9192-59b367549504", "port_range_min": null, "revision_number": 0, "tenant_id": "b33ebb536bf94581a667ac53f7790d68", "created_at": "2018-06-27T21:07:39Z", "project_id": "b33ebb536bf94581a667ac53f7790d68", "id": "fdccb495-bab5-4322-a9df-8dd40add1d54"}]} 2018-06-27 21:07:46,221 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=a460b212-56ed-476d-9192-59b367549504 used request id req-01ab7b79-6544-4c33-b805-548e795a8642 2018-06-27 21:07:46,221 - neutron_utils - INFO - Deleting security group rule with ID - 4a13ea11-8f09-47e1-bf02-112633c24c29 2018-06-27 21:07:46,226 - 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/4a13ea11-8f09-47e1-bf02-112633c24c29 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55ba35138fa47495d38fe08acba4dd550eab81b6" 2018-06-27 21:07:46,491 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:07:46 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-e65935a8-2bf0-487d-89fd-3bdb48f3aa6e Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:07:46,491 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/4a13ea11-8f09-47e1-bf02-112633c24c29 used request id req-e65935a8-2bf0-487d-89fd-3bdb48f3aa6e 2018-06-27 21:07:46,491 - neutron_utils - INFO - Deleting security group rule with ID - fdccb495-bab5-4322-a9df-8dd40add1d54 2018-06-27 21:07:46,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-group-rules/fdccb495-bab5-4322-a9df-8dd40add1d54 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55ba35138fa47495d38fe08acba4dd550eab81b6" 2018-06-27 21:07:46,767 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:07:46 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-447a45b8-01a7-46d3-9e8d-ddc1321431f3 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:07:46,768 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/fdccb495-bab5-4322-a9df-8dd40add1d54 used request id req-447a45b8-01a7-46d3-9e8d-ddc1321431f3 2018-06-27 21:07:46,768 - neutron_utils - INFO - Deleting security group rule with ID - 9da18285-cd91-4d7a-8469-569fb01c547c 2018-06-27 21:07:46,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-group-rules/9da18285-cd91-4d7a-8469-569fb01c547c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55ba35138fa47495d38fe08acba4dd550eab81b6" 2018-06-27 21:07:46,981 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:07:46 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-2edda524-abb1-4478-b020-030ba021309d Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:07:46,981 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/9da18285-cd91-4d7a-8469-569fb01c547c used request id req-2edda524-abb1-4478-b020-030ba021309d 2018-06-27 21:07:46,981 - neutron_utils - INFO - Deleting security group rule with ID - 7bbb456f-24f0-4498-902b-36ee440c1beb 2018-06-27 21:07:46,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/security-group-rules/7bbb456f-24f0-4498-902b-36ee440c1beb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55ba35138fa47495d38fe08acba4dd550eab81b6" 2018-06-27 21:07:47,197 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:07:47 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-b6e58b15-4ddb-496a-ae7d-6837dc2b618b Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:07:47,197 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/7bbb456f-24f0-4498-902b-36ee440c1beb used request id req-b6e58b15-4ddb-496a-ae7d-6837dc2b618b 2018-06-27 21:07:47,198 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-835d6025-d8be-4ef3-abed-082e712e437bname 2018-06-27 21:07: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-groups/a460b212-56ed-476d-9192-59b367549504 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55ba35138fa47495d38fe08acba4dd550eab81b6" 2018-06-27 21:07:47,528 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:07:47 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-46ab4677-46d0-4e96-a13c-ca5253c4cf47 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:07:47,528 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/a460b212-56ed-476d-9192-59b367549504 used request id req-46ab4677-46d0-4e96-a13c-ca5253c4cf47 2018-06-27 21:07:47,534 - keystoneauth.session - 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}5bf649de823544985a00f83c51a0f9789ba744c9" 2018-06-27 21:07:48,593 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:07:48 GMT Content-Type: application/json Content-Length: 11766 Connection: keep-alive X-Openstack-Request-Id: req-c02a1970-29d0-41f3-9278-2e3ba06268bb Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-27T19:03:04Z", "updated_at": "2018-06-27T19:03:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "6748ef1e-56da-434e-9e89-e86b58537b65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "b3e3826c-1c48-4699-93f0-f8a310956753", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "bfad35fa-7ea9-4a81-917d-7b86481eb510", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "d657b333-103d-4d19-add8-1e8bae2f8849", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b92069937e44a3786e439f95c61afe5", "created_at": "2018-06-27T19:08:41Z", "updated_at": "2018-06-27T19:08:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "4ac2a090-f595-4e7b-9b7a-a52fa204e881", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "5508c0b1-6261-44cb-854d-60c64bcbba0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "a60c77dc-6985-48ac-a3a3-067176d3e52f", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "e6ec0fa4-1eb3-4c5d-a451-c7acfd7fde82", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}], "revision_number": 4, "project_id": "4b92069937e44a3786e439f95c61afe5", "id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T18:59:55Z", "updated_at": "2018-06-27T18:59:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "5a060918-419b-4ec3-90df-a7764c06af2f", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "6cd9bbf0-4d1b-4b13-a6c4-e20a15bb3360", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "8134c0f0-89c6-4d45-bef8-a9260d9d0723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "e0e7297a-a59d-4d2b-b75c-2cc86b269114", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}], "revision_number": 4, "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b33ebb536bf94581a667ac53f7790d68", "created_at": "2018-06-27T21:07:35Z", "updated_at": "2018-06-27T21:07:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:07:35Z", "revision_number": 0, "id": "1b744ba9-2f8e-41a2-af9d-2fcf9a9ea1c8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:07:35Z", "security_group_id": "e903fedf-1ce7-4f81-912f-d894582a62be", "tenant_id": "b33ebb536bf94581a667ac53f7790d68", "port_range_min": null, "ethertype": "IPv4", "project_id": "b33ebb536bf94581a667ac53f7790d68"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:07:35Z", "revision_number": 0, "id": "7356558e-7820-49f2-af99-3fd7dd14e9a4", "remote_group_id": "e903fedf-1ce7-4f81-912f-d894582a62be", "remote_ip_prefix": null, "created_at": "2018-06-27T21:07:35Z", "security_group_id": "e903fedf-1ce7-4f81-912f-d894582a62be", "tenant_id": "b33ebb536bf94581a667ac53f7790d68", "port_range_min": null, "ethertype": "IPv6", "project_id": "b33ebb536bf94581a667ac53f7790d68"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:07:35Z", "revision_number": 0, "id": "86f589ba-5034-471e-827e-606538ff0705", "remote_group_id": "e903fedf-1ce7-4f81-912f-d894582a62be", "remote_ip_prefix": null, "created_at": "2018-06-27T21:07:35Z", "security_group_id": "e903fedf-1ce7-4f81-912f-d894582a62be", "tenant_id": "b33ebb536bf94581a667ac53f7790d68", "port_range_min": null, "ethertype": "IPv4", "project_id": "b33ebb536bf94581a667ac53f7790d68"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:07:35Z", "revision_number": 0, "id": "e9d74a2d-096e-4c05-8c97-18ef46deec7a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:07:35Z", "security_group_id": "e903fedf-1ce7-4f81-912f-d894582a62be", "tenant_id": "b33ebb536bf94581a667ac53f7790d68", "port_range_min": null, "ethertype": "IPv6", "project_id": "b33ebb536bf94581a667ac53f7790d68"}], "revision_number": 4, "project_id": "b33ebb536bf94581a667ac53f7790d68", "id": "e903fedf-1ce7-4f81-912f-d894582a62be", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "created_at": "2018-06-27T21:03:43Z", "updated_at": "2018-06-27T21:03:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "41061dbf-a5a2-465f-84dd-140f6104b3f7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "47d5c96d-0510-41a5-b33e-5683702c5bb8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "4b4b6430-3f42-4fe4-a25e-2c5c015a7699", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "e6a68cb7-6491-4474-a4d7-38496cac4eb7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}], "revision_number": 4, "project_id": "3f0a375b66c54145bff1c56e7c91ad73", "id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "name": "default"}]} 2018-06-27 21:07:48,594 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-c02a1970-29d0-41f3-9278-2e3ba06268bb 2018-06-27 21:07:48,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/4b92069937e44a3786e439f95c61afe5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bf649de823544985a00f83c51a0f9789ba744c9" 2018-06-27 21:07:49,009 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:07:48 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6905a7f1-2b51-40b7-a3b9-2fbb36cf84a3 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/4b92069937e44a3786e439f95c61afe5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4b92069937e44a3786e439f95c61afe5", "name": "service"}} 2018-06-27 21:07:49,010 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/4b92069937e44a3786e439f95c61afe5 used request id req-6905a7f1-2b51-40b7-a3b9-2fbb36cf84a3 2018-06-27 21:07:49,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/8cdbc979369d4c15b8ddd6cc77d930e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bf649de823544985a00f83c51a0f9789ba744c9" 2018-06-27 21:07:49,393 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:07:49 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1fa63016-43c1-4f1c-ac0b-d20007fc2b85 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/8cdbc979369d4c15b8ddd6cc77d930e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}} 2018-06-27 21:07:49,393 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 used request id req-1fa63016-43c1-4f1c-ac0b-d20007fc2b85 2018-06-27 21:07:49,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/b33ebb536bf94581a667ac53f7790d68 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bf649de823544985a00f83c51a0f9789ba744c9" 2018-06-27 21:07:49,761 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:07:49 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7459857a-3ef2-4035-af49-52df42b64c9f Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/b33ebb536bf94581a667ac53f7790d68"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b33ebb536bf94581a667ac53f7790d68", "name": "CreateSecurityGroupTests-7aacaf67-fc91-466-proj"}} 2018-06-27 21:07:49,761 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b33ebb536bf94581a667ac53f7790d68 used request id req-7459857a-3ef2-4035-af49-52df42b64c9f 2018-06-27 21:07:49,762 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e903fedf-1ce7-4f81-912f-d894582a62be 2018-06-27 21:07:49,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/security-group-rules?security_group_id=e903fedf-1ce7-4f81-912f-d894582a62be -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bf649de823544985a00f83c51a0f9789ba744c9" 2018-06-27 21:07:49,896 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:07:49 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-17e9df31-cc75-4d92-ad44-a15f5cf084e9 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-27T21:07:35Z", "security_group_id": "e903fedf-1ce7-4f81-912f-d894582a62be", "port_range_min": null, "revision_number": 0, "tenant_id": "b33ebb536bf94581a667ac53f7790d68", "created_at": "2018-06-27T21:07:35Z", "project_id": "b33ebb536bf94581a667ac53f7790d68", "id": "1b744ba9-2f8e-41a2-af9d-2fcf9a9ea1c8"}, {"remote_group_id": "e903fedf-1ce7-4f81-912f-d894582a62be", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:07:35Z", "security_group_id": "e903fedf-1ce7-4f81-912f-d894582a62be", "port_range_min": null, "revision_number": 0, "tenant_id": "b33ebb536bf94581a667ac53f7790d68", "created_at": "2018-06-27T21:07:35Z", "project_id": "b33ebb536bf94581a667ac53f7790d68", "id": "7356558e-7820-49f2-af99-3fd7dd14e9a4"}, {"remote_group_id": "e903fedf-1ce7-4f81-912f-d894582a62be", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:07:35Z", "security_group_id": "e903fedf-1ce7-4f81-912f-d894582a62be", "port_range_min": null, "revision_number": 0, "tenant_id": "b33ebb536bf94581a667ac53f7790d68", "created_at": "2018-06-27T21:07:35Z", "project_id": "b33ebb536bf94581a667ac53f7790d68", "id": "86f589ba-5034-471e-827e-606538ff0705"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:07:35Z", "security_group_id": "e903fedf-1ce7-4f81-912f-d894582a62be", "port_range_min": null, "revision_number": 0, "tenant_id": "b33ebb536bf94581a667ac53f7790d68", "created_at": "2018-06-27T21:07:35Z", "project_id": "b33ebb536bf94581a667ac53f7790d68", "id": "e9d74a2d-096e-4c05-8c97-18ef46deec7a"}]} 2018-06-27 21:07:49,896 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=e903fedf-1ce7-4f81-912f-d894582a62be used request id req-17e9df31-cc75-4d92-ad44-a15f5cf084e9 2018-06-27 21:07:49,897 - neutron_utils - INFO - Deleting security group with name - default 2018-06-27 21:07:49,902 - 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/e903fedf-1ce7-4f81-912f-d894582a62be -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bf649de823544985a00f83c51a0f9789ba744c9" 2018-06-27 21:07:51,094 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:07:51 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-a9a2b81f-f305-4add-b48a-f8af72341f90 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:07:51,094 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/e903fedf-1ce7-4f81-912f-d894582a62be used request id req-a9a2b81f-f305-4add-b48a-f8af72341f90 2018-06-27 21:07:51,095 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-7aacaf67-fc91-466-proj 2018-06-27 21:07:51,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/b33ebb536bf94581a667ac53f7790d68 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bf649de823544985a00f83c51a0f9789ba744c9" 2018-06-27 21:07:51,780 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:07:51 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9a8132ce-cc77-4d34-a845-38f21e8bdee7 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:07:51,780 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/b33ebb536bf94581a667ac53f7790d68 used request id req-9a8132ce-cc77-4d34-a845-38f21e8bdee7 2018-06-27 21:07:51,780 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-7aacaf67-fc91-466-proj-role 2018-06-27 21:07:51,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/138fa38f848341b587e77cfbea455a1e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bf649de823544985a00f83c51a0f9789ba744c9" 2018-06-27 21:07:52,144 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:07:51 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ed9c56db-4cbf-41fa-b506-3429c32006cf Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:07:52,144 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/138fa38f848341b587e77cfbea455a1e used request id req-ed9c56db-4cbf-41fa-b506-3429c32006cf 2018-06-27 21:07:52,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bf649de823544985a00f83c51a0f9789ba744c9" 2018-06-27 21:07:52,225 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:07:52 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e1c68c37-5ed1-45f1-a6c4-1a49274686bb Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 21:07:52,225 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-e1c68c37-5ed1-45f1-a6c4-1a49274686bb 2018-06-27 21:07:52,226 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-7aacaf67-fc91-466-user 2018-06-27 21:07:52,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/e31346a425b744faaf29d0a89f602b03 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43ecf041306673a366cd03f7b7adb17d92bfcd73" 2018-06-27 21:07:52,964 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:07:52 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b6da8be9-6ba9-4ec5-9f40-dc39a2086ae1 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:07:52,964 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/e31346a425b744faaf29d0a89f602b03 used request id req-b6da8be9-6ba9-4ec5-9f40-dc39a2086ae1 2018-06-27 21:07:52,966 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:07:53,948 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:07:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["UjeSfTNmQ6KTMTSmJdXckA"], "issued_at": "2018-06-27T21:07:53.000000Z"}} 2018-06-27 21:07:53,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8d0cad944077b6b35c71f8bf692fa73ceb2d455" 2018-06-27 21:07:54,378 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:07:53 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a29fb399-6a2a-4ba5-8828-dc7a8632ab68 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:07:54,378 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-a29fb399-6a2a-4ba5-8828-dc7a8632ab68 2018-06-27 21:07:54,380 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:07:54,381 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:07:55,198 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:07:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["WvuF0qAPQQWYCAcs9inbCw"], "issued_at": "2018-06-27T21:07:55.000000Z"}} 2018-06-27 21:07:55,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98ab7c96b0763cc24dfb6feb2d72af848b629c03" 2018-06-27 21:07:55,265 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:07:55 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d8678c8c-cc56-474c-a96b-1a96c1f131c2 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:07:55,266 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-d8678c8c-cc56-474c-a96b-1a96c1f131c2 2018-06-27 21:07:55,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-27 21:07:55,280 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:07: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-27 21:07:55,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=CreateSecurityGroupTests-5a76862e-b212-48c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98ab7c96b0763cc24dfb6feb2d72af848b629c03" 2018-06-27 21:07:55,644 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:07:55 GMT Server: Apache Content-Length: 192 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e5d2a782-593b-4638-b779-528de28cbb51 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-5a76862e-b212-48c-proj", "previous": null, "next": null}, "projects": []} 2018-06-27 21:07:55,644 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-5a76862e-b212-48c-proj used request id req-e5d2a782-593b-4638-b779-528de28cbb51 2018-06-27 21:07:55,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98ab7c96b0763cc24dfb6feb2d72af848b629c03" 2018-06-27 21:07:56,013 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:07:55 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-19dd8fd8-222d-4947-a0d4-6072beedd871 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 21:07:56,013 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-19dd8fd8-222d-4947-a0d4-6072beedd871 2018-06-27 21:07:56,017 - 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}98ab7c96b0763cc24dfb6feb2d72af848b629c03" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-5a76862e-b212-48c-proj"}}' 2018-06-27 21:07:56,392 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 21:07:56 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-38e3af57-535c-41de-987b-6b4549c1a2f0 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/c5ee97a66eca4018b8da24b59b8055e2"}, "tags": [], "enabled": true, "id": "c5ee97a66eca4018b8da24b59b8055e2", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-5a76862e-b212-48c-proj"}} 2018-06-27 21:07:56,393 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-38e3af57-535c-41de-987b-6b4549c1a2f0 2018-06-27 21:07:56,393 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-5a76862e-b212-48c-proj 2018-06-27 21:07:56,393 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:07:56,394 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:07:57,269 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:07:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["oXMS74hIRkKMKpiEmbFOwQ"], "issued_at": "2018-06-27T21:07:57.000000Z"}} 2018-06-27 21:07:57,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c0ee24e72768503c43019af699976958a8a4032" 2018-06-27 21:07:57,579 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:07:57 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f6c7535e-f5c0-4276-8659-e826a90e4ec6 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:07:57,580 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-f6c7535e-f5c0-4276-8659-e826a90e4ec6 2018-06-27 21:07:57,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 21:07:57,597 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21: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-27 21:07:57,597 - 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}2c0ee24e72768503c43019af699976958a8a4032" 2018-06-27 21:07:57,973 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:07:57 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-83e9e5a1-a355-4f46-bfbb-c67bc035303d Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/05b1bc3fa6fd4243a4ba8b4d6fcc3daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05b1bc3fa6fd4243a4ba8b4d6fcc3daf", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/48d44c9c0fea4f4e80edc7d2e0715db7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d44c9c0fea4f4e80edc7d2e0715db7", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/4d3721127bf84155a837606ce3feba32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d3721127bf84155a837606ce3feba32", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/5c846663ea6d407e9223de0719ce5442"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c846663ea6d407e9223de0719ce5442", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/73a10e6c4f67490a8a4030cc6cea32f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73a10e6c4f67490a8a4030cc6cea32f5", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/8ecfab7d9d4f47bb8892a85b7d2a0b5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ecfab7d9d4f47bb8892a85b7d2a0b5a", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/b278d529e9a54a9195e4e536b9384dc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b278d529e9a54a9195e4e536b9384dc0", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b7f107ae7bb34ccea8282b1a0ec7a979"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7f107ae7bb34ccea8282b1a0ec7a979", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/d21494d0185b463db36b8c8c2b341b97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d21494d0185b463db36b8c8c2b341b97", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e0bb346419f84e4680f6ca9a97f4fc0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e0bb346419f84e4680f6ca9a97f4fc0b", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "c8d542af72ce49338052c29f02c8857e", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e9dd794fa5c040a9a0445386fb2a6116"}, "options": {}, "id": "e9dd794fa5c040a9a0445386fb2a6116", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/e9f9c747d54947bc800a81ecf11858f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9f9c747d54947bc800a81ecf11858f5", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-27 21:07:57,973 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-83e9e5a1-a355-4f46-bfbb-c67bc035303d 2018-06-27 21:07:57,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?name=CreateSecurityGroupTests-5a76862e-b212-48c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c0ee24e72768503c43019af699976958a8a4032" 2018-06-27 21:07:58,056 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:07:57 GMT Server: Apache Content-Length: 467 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-38de4bc2-bf8b-4557-933b-a8e60e017a42 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateSecurityGroupTests-5a76862e-b212-48c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/c5ee97a66eca4018b8da24b59b8055e2"}, "tags": [], "enabled": true, "id": "c5ee97a66eca4018b8da24b59b8055e2", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-5a76862e-b212-48c-proj"}]} 2018-06-27 21:07:58,056 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateSecurityGroupTests-5a76862e-b212-48c-proj used request id req-38de4bc2-bf8b-4557-933b-a8e60e017a42 2018-06-27 21:07:58,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c0ee24e72768503c43019af699976958a8a4032" 2018-06-27 21:07:58,462 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:07:58 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f4eee916-0340-4a07-bbbc-ac4c8e65ca32 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 21:07:58,462 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-f4eee916-0340-4a07-bbbc-ac4c8e65ca32 2018-06-27 21:07:59,206 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-5a76862e-b212-48c-user 2018-06-27 21:07:59,206 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:07:59,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98ab7c96b0763cc24dfb6feb2d72af848b629c03" 2018-06-27 21:07:59,572 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:07:59 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2093c10f-5e27-45a3-8554-0e15353cff64 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 21:07:59,573 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-2093c10f-5e27-45a3-8554-0e15353cff64 2018-06-27 21:07:59,576 - 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}98ab7c96b0763cc24dfb6feb2d72af848b629c03" -d '{"role": {"name": "CreateSecurityGroupTests-5a76862e-b212-48c-proj-role"}}' 2018-06-27 21:08:00,139 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 21:07:59 GMT Server: Apache Content-Length: 223 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b03dbddf-5eb9-44af-88e5-ed6f58aec49c Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "67e16b6cba104978a860fe970bf04b21", "links": {"self": "http://10.167.4.35:5000/v3/roles/67e16b6cba104978a860fe970bf04b21"}, "name": "CreateSecurityGroupTests-5a76862e-b212-48c-proj-role"}} 2018-06-27 21:08:00,139 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-b03dbddf-5eb9-44af-88e5-ed6f58aec49c 2018-06-27 21:08:00,139 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-5a76862e-b212-48c-proj-role 2018-06-27 21:08:00,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/67e16b6cba104978a860fe970bf04b21 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98ab7c96b0763cc24dfb6feb2d72af848b629c03" 2018-06-27 21:08:00,548 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:08:00 GMT Server: Apache Content-Length: 223 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-206e3cef-59db-4110-ac98-6e7de610ea7a Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "67e16b6cba104978a860fe970bf04b21", "links": {"self": "http://10.167.4.35:5000/v3/roles/67e16b6cba104978a860fe970bf04b21"}, "name": "CreateSecurityGroupTests-5a76862e-b212-48c-proj-role"}} 2018-06-27 21:08:00,549 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/67e16b6cba104978a860fe970bf04b21 used request id req-206e3cef-59db-4110-ac98-6e7de610ea7a 2018-06-27 21:08:00,549 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-5a76862e-b212-48c-proj-role to project CreateSecurityGroupTests-5a76862e-b212-48c-proj 2018-06-27 21:08:00,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/c5ee97a66eca4018b8da24b59b8055e2/users/79e1bd2c1ee94772baffb7e8bf845c32/roles/67e16b6cba104978a860fe970bf04b21 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98ab7c96b0763cc24dfb6feb2d72af848b629c03" 2018-06-27 21:08:01,082 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:08:00 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4a85c7b4-7368-43a3-bb7b-3baf4f800bdb Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:08:01,082 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/c5ee97a66eca4018b8da24b59b8055e2/users/79e1bd2c1ee94772baffb7e8bf845c32/roles/67e16b6cba104978a860fe970bf04b21 used request id req-4a85c7b4-7368-43a3-bb7b-3baf4f800bdb 2018-06-27 21:08:01,083 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:08:01,084 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:08:02,084 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "67e16b6cba104978a860fe970bf04b21", "name": "CreateSecurityGroupTests-5a76862e-b212-48c-proj-role"}], "expires_at": "2018-06-27T22:08:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c5ee97a66eca4018b8da24b59b8055e2", "name": "CreateSecurityGroupTests-5a76862e-b212-48c-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/c5ee97a66eca4018b8da24b59b8055e2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/c5ee97a66eca4018b8da24b59b8055e2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/c5ee97a66eca4018b8da24b59b8055e2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/c5ee97a66eca4018b8da24b59b8055e2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/c5ee97a66eca4018b8da24b59b8055e2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/c5ee97a66eca4018b8da24b59b8055e2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/c5ee97a66eca4018b8da24b59b8055e2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/c5ee97a66eca4018b8da24b59b8055e2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/c5ee97a66eca4018b8da24b59b8055e2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/c5ee97a66eca4018b8da24b59b8055e2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/c5ee97a66eca4018b8da24b59b8055e2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/c5ee97a66eca4018b8da24b59b8055e2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-5a76862e-b212-48c-user", "id": "79e1bd2c1ee94772baffb7e8bf845c32"}, "audit_ids": ["zG70xOfAQBGzoGcGuylGjg"], "issued_at": "2018-06-27T21:08:02.000000Z"}} 2018-06-27 21:08:02,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84a6797bedc8f3a444d69e724168f3429398b4ec" 2018-06-27 21:08:02,471 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:08:02 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-595d7340-64ce-4610-822a-3028c5ae05db Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:08:02,472 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-595d7340-64ce-4610-822a-3028c5ae05db 2018-06-27 21:08:02,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/security-groups?name=CreateSecurityGroupTests-ed3b76fa-47fe-4b0a-bfb5-8c0df034cbebname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84a6797bedc8f3a444d69e724168f3429398b4ec" 2018-06-27 21:08:03,878 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:08:03 GMT Content-Type: application/json Content-Length: 23 Connection: keep-alive X-Openstack-Request-Id: req-80d4d413-b950-4bb8-a6da-3aa32fe52b9f Front-End-Https: on RESP BODY: {"security_groups": []} 2018-06-27 21:08:03,878 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-ed3b76fa-47fe-4b0a-bfb5-8c0df034cbebname&description=hello+group used request id req-80d4d413-b950-4bb8-a6da-3aa32fe52b9f 2018-06-27 21:08:03,879 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-ed3b76fa-47fe-4b0a-bfb5-8c0df034cbebname... 2018-06-27 21:08:03,879 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-ed3b76fa-47fe-4b0a-bfb5-8c0df034cbebname 2018-06-27 21:08:03,884 - 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}84a6797bedc8f3a444d69e724168f3429398b4ec" -d '{"security_group": {"name": "CreateSecurityGroupTests-ed3b76fa-47fe-4b0a-bfb5-8c0df034cbebname", "description": "hello group"}}' 2018-06-27 21:08:05,157 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 21:08:05 GMT Content-Type: application/json Content-Length: 1408 Connection: keep-alive X-Openstack-Request-Id: req-3b41ba4e-758d-4853-baf4-6ac04c2210f4 Front-End-Https: on RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "c5ee97a66eca4018b8da24b59b8055e2", "created_at": "2018-06-27T21:08:04Z", "updated_at": "2018-06-27T21:08:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:08:04Z", "revision_number": 0, "id": "17a0b037-3b20-47b0-9ef0-df4ea67b2ffd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:08:04Z", "security_group_id": "eee7ec72-23db-4cbd-ac2b-65a588f6cb90", "tenant_id": "c5ee97a66eca4018b8da24b59b8055e2", "port_range_min": null, "ethertype": "IPv6", "project_id": "c5ee97a66eca4018b8da24b59b8055e2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:08:04Z", "revision_number": 0, "id": "1e039b1a-9b59-4432-b2d6-cfbcb0fcfb9c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:08:04Z", "security_group_id": "eee7ec72-23db-4cbd-ac2b-65a588f6cb90", "tenant_id": "c5ee97a66eca4018b8da24b59b8055e2", "port_range_min": null, "ethertype": "IPv4", "project_id": "c5ee97a66eca4018b8da24b59b8055e2"}], "revision_number": 2, "project_id": "c5ee97a66eca4018b8da24b59b8055e2", "id": "eee7ec72-23db-4cbd-ac2b-65a588f6cb90", "name": "CreateSecurityGroupTests-ed3b76fa-47fe-4b0a-bfb5-8c0df034cbebname"}} 2018-06-27 21:08:05,157 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-groups used request id req-3b41ba4e-758d-4853-baf4-6ac04c2210f4 2018-06-27 21:08:05,158 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - eee7ec72-23db-4cbd-ac2b-65a588f6cb90 2018-06-27 21:08:05,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=eee7ec72-23db-4cbd-ac2b-65a588f6cb90 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84a6797bedc8f3a444d69e724168f3429398b4ec" 2018-06-27 21:08:05,926 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:08:05 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-44edf95f-591f-49c0-8a3a-387a75f7a51c 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-27T21:08:04Z", "security_group_id": "eee7ec72-23db-4cbd-ac2b-65a588f6cb90", "port_range_min": null, "revision_number": 0, "tenant_id": "c5ee97a66eca4018b8da24b59b8055e2", "created_at": "2018-06-27T21:08:04Z", "project_id": "c5ee97a66eca4018b8da24b59b8055e2", "id": "17a0b037-3b20-47b0-9ef0-df4ea67b2ffd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:08:04Z", "security_group_id": "eee7ec72-23db-4cbd-ac2b-65a588f6cb90", "port_range_min": null, "revision_number": 0, "tenant_id": "c5ee97a66eca4018b8da24b59b8055e2", "created_at": "2018-06-27T21:08:04Z", "project_id": "c5ee97a66eca4018b8da24b59b8055e2", "id": "1e039b1a-9b59-4432-b2d6-cfbcb0fcfb9c"}]} 2018-06-27 21:08:05,927 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=eee7ec72-23db-4cbd-ac2b-65a588f6cb90 used request id req-44edf95f-591f-49c0-8a3a-387a75f7a51c 2018-06-27 21:08:05,927 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - eee7ec72-23db-4cbd-ac2b-65a588f6cb90 2018-06-27 21:08:05,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/security-group-rules?security_group_id=eee7ec72-23db-4cbd-ac2b-65a588f6cb90 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84a6797bedc8f3a444d69e724168f3429398b4ec" 2018-06-27 21:08:06,029 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:08:06 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-08518ac0-f77b-4d9a-b847-414edd0473d7 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-27T21:08:04Z", "security_group_id": "eee7ec72-23db-4cbd-ac2b-65a588f6cb90", "port_range_min": null, "revision_number": 0, "tenant_id": "c5ee97a66eca4018b8da24b59b8055e2", "created_at": "2018-06-27T21:08:04Z", "project_id": "c5ee97a66eca4018b8da24b59b8055e2", "id": "17a0b037-3b20-47b0-9ef0-df4ea67b2ffd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:08:04Z", "security_group_id": "eee7ec72-23db-4cbd-ac2b-65a588f6cb90", "port_range_min": null, "revision_number": 0, "tenant_id": "c5ee97a66eca4018b8da24b59b8055e2", "created_at": "2018-06-27T21:08:04Z", "project_id": "c5ee97a66eca4018b8da24b59b8055e2", "id": "1e039b1a-9b59-4432-b2d6-cfbcb0fcfb9c"}]} 2018-06-27 21:08:06,029 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=eee7ec72-23db-4cbd-ac2b-65a588f6cb90 used request id req-08518ac0-f77b-4d9a-b847-414edd0473d7 2018-06-27 21:08:06,030 - neutron_utils - INFO - Retrieving security group with ID - eee7ec72-23db-4cbd-ac2b-65a588f6cb90 2018-06-27 21:08:06,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/security-groups?id=eee7ec72-23db-4cbd-ac2b-65a588f6cb90 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84a6797bedc8f3a444d69e724168f3429398b4ec" 2018-06-27 21:08:06,188 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:08:06 GMT Content-Type: application/json Content-Length: 1411 Connection: keep-alive X-Openstack-Request-Id: req-6b1dd701-e68e-4d53-a54d-6c067e043c98 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "c5ee97a66eca4018b8da24b59b8055e2", "created_at": "2018-06-27T21:08:04Z", "updated_at": "2018-06-27T21:08:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:08:04Z", "revision_number": 0, "id": "17a0b037-3b20-47b0-9ef0-df4ea67b2ffd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:08:04Z", "security_group_id": "eee7ec72-23db-4cbd-ac2b-65a588f6cb90", "tenant_id": "c5ee97a66eca4018b8da24b59b8055e2", "port_range_min": null, "ethertype": "IPv6", "project_id": "c5ee97a66eca4018b8da24b59b8055e2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:08:04Z", "revision_number": 0, "id": "1e039b1a-9b59-4432-b2d6-cfbcb0fcfb9c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:08:04Z", "security_group_id": "eee7ec72-23db-4cbd-ac2b-65a588f6cb90", "tenant_id": "c5ee97a66eca4018b8da24b59b8055e2", "port_range_min": null, "ethertype": "IPv4", "project_id": "c5ee97a66eca4018b8da24b59b8055e2"}], "revision_number": 2, "project_id": "c5ee97a66eca4018b8da24b59b8055e2", "id": "eee7ec72-23db-4cbd-ac2b-65a588f6cb90", "name": "CreateSecurityGroupTests-ed3b76fa-47fe-4b0a-bfb5-8c0df034cbebname"}]} 2018-06-27 21:08:06,188 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=eee7ec72-23db-4cbd-ac2b-65a588f6cb90 used request id req-6b1dd701-e68e-4d53-a54d-6c067e043c98 2018-06-27 21:08:06,188 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - eee7ec72-23db-4cbd-ac2b-65a588f6cb90 2018-06-27 21:08:06,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=eee7ec72-23db-4cbd-ac2b-65a588f6cb90 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84a6797bedc8f3a444d69e724168f3429398b4ec" 2018-06-27 21:08:06,274 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:08:06 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-896dd1d3-32da-42fb-80aa-c356e90d20d7 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-27T21:08:04Z", "security_group_id": "eee7ec72-23db-4cbd-ac2b-65a588f6cb90", "port_range_min": null, "revision_number": 0, "tenant_id": "c5ee97a66eca4018b8da24b59b8055e2", "created_at": "2018-06-27T21:08:04Z", "project_id": "c5ee97a66eca4018b8da24b59b8055e2", "id": "17a0b037-3b20-47b0-9ef0-df4ea67b2ffd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:08:04Z", "security_group_id": "eee7ec72-23db-4cbd-ac2b-65a588f6cb90", "port_range_min": null, "revision_number": 0, "tenant_id": "c5ee97a66eca4018b8da24b59b8055e2", "created_at": "2018-06-27T21:08:04Z", "project_id": "c5ee97a66eca4018b8da24b59b8055e2", "id": "1e039b1a-9b59-4432-b2d6-cfbcb0fcfb9c"}]} 2018-06-27 21:08:06,275 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=eee7ec72-23db-4cbd-ac2b-65a588f6cb90 used request id req-896dd1d3-32da-42fb-80aa-c356e90d20d7 2018-06-27 21:08:06,275 - neutron_utils - INFO - Retrieving security group with ID - eee7ec72-23db-4cbd-ac2b-65a588f6cb90 2018-06-27 21:08: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?id=eee7ec72-23db-4cbd-ac2b-65a588f6cb90 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84a6797bedc8f3a444d69e724168f3429398b4ec" 2018-06-27 21:08:06,400 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:08:06 GMT Content-Type: application/json Content-Length: 1411 Connection: keep-alive X-Openstack-Request-Id: req-88078240-65d1-49bd-8c04-a4b1bc5a5a11 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "c5ee97a66eca4018b8da24b59b8055e2", "created_at": "2018-06-27T21:08:04Z", "updated_at": "2018-06-27T21:08:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:08:04Z", "revision_number": 0, "id": "17a0b037-3b20-47b0-9ef0-df4ea67b2ffd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:08:04Z", "security_group_id": "eee7ec72-23db-4cbd-ac2b-65a588f6cb90", "tenant_id": "c5ee97a66eca4018b8da24b59b8055e2", "port_range_min": null, "ethertype": "IPv6", "project_id": "c5ee97a66eca4018b8da24b59b8055e2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:08:04Z", "revision_number": 0, "id": "1e039b1a-9b59-4432-b2d6-cfbcb0fcfb9c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:08:04Z", "security_group_id": "eee7ec72-23db-4cbd-ac2b-65a588f6cb90", "tenant_id": "c5ee97a66eca4018b8da24b59b8055e2", "port_range_min": null, "ethertype": "IPv4", "project_id": "c5ee97a66eca4018b8da24b59b8055e2"}], "revision_number": 2, "project_id": "c5ee97a66eca4018b8da24b59b8055e2", "id": "eee7ec72-23db-4cbd-ac2b-65a588f6cb90", "name": "CreateSecurityGroupTests-ed3b76fa-47fe-4b0a-bfb5-8c0df034cbebname"}]} 2018-06-27 21:08:06,401 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=eee7ec72-23db-4cbd-ac2b-65a588f6cb90 used request id req-88078240-65d1-49bd-8c04-a4b1bc5a5a11 2018-06-27 21:08:06,401 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - eee7ec72-23db-4cbd-ac2b-65a588f6cb90 2018-06-27 21:08:06,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/security-group-rules?security_group_id=eee7ec72-23db-4cbd-ac2b-65a588f6cb90 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84a6797bedc8f3a444d69e724168f3429398b4ec" 2018-06-27 21:08:06,487 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:08:06 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-abd8e70d-7408-4522-b1aa-b2035d3ffa83 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-27T21:08:04Z", "security_group_id": "eee7ec72-23db-4cbd-ac2b-65a588f6cb90", "port_range_min": null, "revision_number": 0, "tenant_id": "c5ee97a66eca4018b8da24b59b8055e2", "created_at": "2018-06-27T21:08:04Z", "project_id": "c5ee97a66eca4018b8da24b59b8055e2", "id": "17a0b037-3b20-47b0-9ef0-df4ea67b2ffd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:08:04Z", "security_group_id": "eee7ec72-23db-4cbd-ac2b-65a588f6cb90", "port_range_min": null, "revision_number": 0, "tenant_id": "c5ee97a66eca4018b8da24b59b8055e2", "created_at": "2018-06-27T21:08:04Z", "project_id": "c5ee97a66eca4018b8da24b59b8055e2", "id": "1e039b1a-9b59-4432-b2d6-cfbcb0fcfb9c"}]} 2018-06-27 21:08:06,487 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=eee7ec72-23db-4cbd-ac2b-65a588f6cb90 used request id req-abd8e70d-7408-4522-b1aa-b2035d3ffa83 2018-06-27 21:08:06,490 - neutron_utils - INFO - Retrieving security group with ID - eee7ec72-23db-4cbd-ac2b-65a588f6cb90 2018-06-27 21:08:06,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/security-groups?id=eee7ec72-23db-4cbd-ac2b-65a588f6cb90 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84a6797bedc8f3a444d69e724168f3429398b4ec" 2018-06-27 21:08:06,626 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:08:06 GMT Content-Type: application/json Content-Length: 1411 Connection: keep-alive X-Openstack-Request-Id: req-e1729b1b-7f91-4fcb-ae91-f46518c0618f Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "c5ee97a66eca4018b8da24b59b8055e2", "created_at": "2018-06-27T21:08:04Z", "updated_at": "2018-06-27T21:08:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:08:04Z", "revision_number": 0, "id": "17a0b037-3b20-47b0-9ef0-df4ea67b2ffd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:08:04Z", "security_group_id": "eee7ec72-23db-4cbd-ac2b-65a588f6cb90", "tenant_id": "c5ee97a66eca4018b8da24b59b8055e2", "port_range_min": null, "ethertype": "IPv6", "project_id": "c5ee97a66eca4018b8da24b59b8055e2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:08:04Z", "revision_number": 0, "id": "1e039b1a-9b59-4432-b2d6-cfbcb0fcfb9c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:08:04Z", "security_group_id": "eee7ec72-23db-4cbd-ac2b-65a588f6cb90", "tenant_id": "c5ee97a66eca4018b8da24b59b8055e2", "port_range_min": null, "ethertype": "IPv4", "project_id": "c5ee97a66eca4018b8da24b59b8055e2"}], "revision_number": 2, "project_id": "c5ee97a66eca4018b8da24b59b8055e2", "id": "eee7ec72-23db-4cbd-ac2b-65a588f6cb90", "name": "CreateSecurityGroupTests-ed3b76fa-47fe-4b0a-bfb5-8c0df034cbebname"}]} 2018-06-27 21:08:06,626 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=eee7ec72-23db-4cbd-ac2b-65a588f6cb90 used request id req-e1729b1b-7f91-4fcb-ae91-f46518c0618f 2018-06-27 21:08:06,626 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - eee7ec72-23db-4cbd-ac2b-65a588f6cb90 2018-06-27 21:08:06,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=eee7ec72-23db-4cbd-ac2b-65a588f6cb90 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84a6797bedc8f3a444d69e724168f3429398b4ec" 2018-06-27 21:08:06,700 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:08:06 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-2875aeeb-f183-46c1-856a-08bdd0308765 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-27T21:08:04Z", "security_group_id": "eee7ec72-23db-4cbd-ac2b-65a588f6cb90", "port_range_min": null, "revision_number": 0, "tenant_id": "c5ee97a66eca4018b8da24b59b8055e2", "created_at": "2018-06-27T21:08:04Z", "project_id": "c5ee97a66eca4018b8da24b59b8055e2", "id": "17a0b037-3b20-47b0-9ef0-df4ea67b2ffd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:08:04Z", "security_group_id": "eee7ec72-23db-4cbd-ac2b-65a588f6cb90", "port_range_min": null, "revision_number": 0, "tenant_id": "c5ee97a66eca4018b8da24b59b8055e2", "created_at": "2018-06-27T21:08:04Z", "project_id": "c5ee97a66eca4018b8da24b59b8055e2", "id": "1e039b1a-9b59-4432-b2d6-cfbcb0fcfb9c"}]} 2018-06-27 21:08:06,700 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=eee7ec72-23db-4cbd-ac2b-65a588f6cb90 used request id req-2875aeeb-f183-46c1-856a-08bdd0308765 2018-06-27 21:08:06,701 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-ed3b76fa-47fe-4b0a-bfb5-8c0df034cbebname 2018-06-27 21:08:06,702 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:08:07,581 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "67e16b6cba104978a860fe970bf04b21", "name": "CreateSecurityGroupTests-5a76862e-b212-48c-proj-role"}], "expires_at": "2018-06-27T22:08:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c5ee97a66eca4018b8da24b59b8055e2", "name": "CreateSecurityGroupTests-5a76862e-b212-48c-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/c5ee97a66eca4018b8da24b59b8055e2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/c5ee97a66eca4018b8da24b59b8055e2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/c5ee97a66eca4018b8da24b59b8055e2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/c5ee97a66eca4018b8da24b59b8055e2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/c5ee97a66eca4018b8da24b59b8055e2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/c5ee97a66eca4018b8da24b59b8055e2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/c5ee97a66eca4018b8da24b59b8055e2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/c5ee97a66eca4018b8da24b59b8055e2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/c5ee97a66eca4018b8da24b59b8055e2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/c5ee97a66eca4018b8da24b59b8055e2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/c5ee97a66eca4018b8da24b59b8055e2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/c5ee97a66eca4018b8da24b59b8055e2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-5a76862e-b212-48c-user", "id": "79e1bd2c1ee94772baffb7e8bf845c32"}, "audit_ids": ["S1tSI2rmTp6nc3S8B11bfA"], "issued_at": "2018-06-27T21:08:07.000000Z"}} 2018-06-27 21:08:07,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/eee7ec72-23db-4cbd-ac2b-65a588f6cb90 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbff796b4d534a0737aa160de2bbc43abf87a634" 2018-06-27 21:08:08,675 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:08:08 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-9e290bbd-d1c8-49c0-9fda-ba9f5b77cfc3 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:08:08,676 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/eee7ec72-23db-4cbd-ac2b-65a588f6cb90 used request id req-9e290bbd-d1c8-49c0-9fda-ba9f5b77cfc3 2018-06-27 21:08:08,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?name=CreateSecurityGroupTests-ed3b76fa-47fe-4b0a-bfb5-8c0df034cbebname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbff796b4d534a0737aa160de2bbc43abf87a634" 2018-06-27 21:08:09,466 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:08:09 GMT Content-Type: application/json Content-Length: 23 Connection: keep-alive X-Openstack-Request-Id: req-d50bacbb-089d-448a-b13a-1354c128af21 Front-End-Https: on RESP BODY: {"security_groups": []} 2018-06-27 21:08:09,467 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-ed3b76fa-47fe-4b0a-bfb5-8c0df034cbebname&description=hello+group used request id req-d50bacbb-089d-448a-b13a-1354c128af21 2018-06-27 21:08:09,467 - neutron_utils - INFO - Deleting security group rule with ID - 17a0b037-3b20-47b0-9ef0-df4ea67b2ffd 2018-06-27 21:08:09,472 - 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/17a0b037-3b20-47b0-9ef0-df4ea67b2ffd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84a6797bedc8f3a444d69e724168f3429398b4ec" 2018-06-27 21:08:09,538 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx Date: Wed, 27 Jun 2018 21:08:09 GMT Content-Type: application/json Content-Length: 155 Connection: keep-alive X-Openstack-Request-Id: req-d08beb7f-3f8d-4ad8-a693-a2798e9817c4 RESP BODY: {"NeutronError": {"message": "Security group rule 17a0b037-3b20-47b0-9ef0-df4ea67b2ffd does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-06-27 21:08:09,538 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/17a0b037-3b20-47b0-9ef0-df4ea67b2ffd used request id req-d08beb7f-3f8d-4ad8-a693-a2798e9817c4 2018-06-27 21:08:09,539 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group rule 17a0b037-3b20-47b0-9ef0-df4ea67b2ffd does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-06-27 21:08:09,540 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule 17a0b037-3b20-47b0-9ef0-df4ea67b2ffd does not exist Neutron server returns request_ids: ['req-d08beb7f-3f8d-4ad8-a693-a2798e9817c4'] 2018-06-27 21:08:09,540 - neutron_utils - INFO - Deleting security group rule with ID - 1e039b1a-9b59-4432-b2d6-cfbcb0fcfb9c 2018-06-27 21:08:09,547 - 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/1e039b1a-9b59-4432-b2d6-cfbcb0fcfb9c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84a6797bedc8f3a444d69e724168f3429398b4ec" 2018-06-27 21:08:09,603 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx Date: Wed, 27 Jun 2018 21:08:09 GMT Content-Type: application/json Content-Length: 155 Connection: keep-alive X-Openstack-Request-Id: req-ea2dbf07-9782-4dea-8630-0044ec956ac2 RESP BODY: {"NeutronError": {"message": "Security group rule 1e039b1a-9b59-4432-b2d6-cfbcb0fcfb9c does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-06-27 21:08:09,604 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/1e039b1a-9b59-4432-b2d6-cfbcb0fcfb9c used request id req-ea2dbf07-9782-4dea-8630-0044ec956ac2 2018-06-27 21:08:09,604 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group rule 1e039b1a-9b59-4432-b2d6-cfbcb0fcfb9c does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-06-27 21:08:09,604 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule 1e039b1a-9b59-4432-b2d6-cfbcb0fcfb9c does not exist Neutron server returns request_ids: ['req-ea2dbf07-9782-4dea-8630-0044ec956ac2'] 2018-06-27 21:08:09,604 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-ed3b76fa-47fe-4b0a-bfb5-8c0df034cbebname 2018-06-27 21:08:09,609 - 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/eee7ec72-23db-4cbd-ac2b-65a588f6cb90 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84a6797bedc8f3a444d69e724168f3429398b4ec" 2018-06-27 21:08:09,670 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx Date: Wed, 27 Jun 2018 21:08:09 GMT Content-Type: application/json Content-Length: 146 Connection: keep-alive X-Openstack-Request-Id: req-6e3ce99f-4f6b-436f-8e2b-2174f9795447 RESP BODY: {"NeutronError": {"message": "Security group eee7ec72-23db-4cbd-ac2b-65a588f6cb90 does not exist", "type": "SecurityGroupNotFound", "detail": ""}} 2018-06-27 21:08:09,670 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/eee7ec72-23db-4cbd-ac2b-65a588f6cb90 used request id req-6e3ce99f-4f6b-436f-8e2b-2174f9795447 2018-06-27 21:08:09,670 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group eee7ec72-23db-4cbd-ac2b-65a588f6cb90 does not exist", "type": "SecurityGroupNotFound", "detail": ""}} 2018-06-27 21:08:09,670 - OpenStackSecurityGroup - WARNING - Security Group not found, cannot delete - Security group eee7ec72-23db-4cbd-ac2b-65a588f6cb90 does not exist Neutron server returns request_ids: ['req-6e3ce99f-4f6b-436f-8e2b-2174f9795447'] 2018-06-27 21:08:09,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/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98ab7c96b0763cc24dfb6feb2d72af848b629c03" 2018-06-27 21:08:10,498 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:08:10 GMT Content-Type: application/json Content-Length: 11766 Connection: keep-alive X-Openstack-Request-Id: req-fc1f2f15-65cc-4185-8bfd-7fb382bf4c95 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-27T19:03:04Z", "updated_at": "2018-06-27T19:03:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "6748ef1e-56da-434e-9e89-e86b58537b65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "b3e3826c-1c48-4699-93f0-f8a310956753", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "bfad35fa-7ea9-4a81-917d-7b86481eb510", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "d657b333-103d-4d19-add8-1e8bae2f8849", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c5ee97a66eca4018b8da24b59b8055e2", "created_at": "2018-06-27T21:08:03Z", "updated_at": "2018-06-27T21:08:03Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:08:03Z", "revision_number": 0, "id": "2b49018f-832e-4b2b-8b89-3e178c6f208f", "remote_group_id": "a14de009-2b4e-4ead-a88c-e5c9654e3d3d", "remote_ip_prefix": null, "created_at": "2018-06-27T21:08:03Z", "security_group_id": "a14de009-2b4e-4ead-a88c-e5c9654e3d3d", "tenant_id": "c5ee97a66eca4018b8da24b59b8055e2", "port_range_min": null, "ethertype": "IPv6", "project_id": "c5ee97a66eca4018b8da24b59b8055e2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:08:03Z", "revision_number": 0, "id": "9aa01cdb-5310-44ae-bda8-fc0603ff872c", "remote_group_id": "a14de009-2b4e-4ead-a88c-e5c9654e3d3d", "remote_ip_prefix": null, "created_at": "2018-06-27T21:08:03Z", "security_group_id": "a14de009-2b4e-4ead-a88c-e5c9654e3d3d", "tenant_id": "c5ee97a66eca4018b8da24b59b8055e2", "port_range_min": null, "ethertype": "IPv4", "project_id": "c5ee97a66eca4018b8da24b59b8055e2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:08:03Z", "revision_number": 0, "id": "aebe7c69-ec04-4ccb-a035-557aad862b2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:08:03Z", "security_group_id": "a14de009-2b4e-4ead-a88c-e5c9654e3d3d", "tenant_id": "c5ee97a66eca4018b8da24b59b8055e2", "port_range_min": null, "ethertype": "IPv6", "project_id": "c5ee97a66eca4018b8da24b59b8055e2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:08:03Z", "revision_number": 0, "id": "f1834761-b6d3-4e99-ad4a-2317be9d12f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:08:03Z", "security_group_id": "a14de009-2b4e-4ead-a88c-e5c9654e3d3d", "tenant_id": "c5ee97a66eca4018b8da24b59b8055e2", "port_range_min": null, "ethertype": "IPv4", "project_id": "c5ee97a66eca4018b8da24b59b8055e2"}], "revision_number": 4, "project_id": "c5ee97a66eca4018b8da24b59b8055e2", "id": "a14de009-2b4e-4ead-a88c-e5c9654e3d3d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b92069937e44a3786e439f95c61afe5", "created_at": "2018-06-27T19:08:41Z", "updated_at": "2018-06-27T19:08:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "4ac2a090-f595-4e7b-9b7a-a52fa204e881", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "5508c0b1-6261-44cb-854d-60c64bcbba0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "a60c77dc-6985-48ac-a3a3-067176d3e52f", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "e6ec0fa4-1eb3-4c5d-a451-c7acfd7fde82", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}], "revision_number": 4, "project_id": "4b92069937e44a3786e439f95c61afe5", "id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T18:59:55Z", "updated_at": "2018-06-27T18:59:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "5a060918-419b-4ec3-90df-a7764c06af2f", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "6cd9bbf0-4d1b-4b13-a6c4-e20a15bb3360", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "8134c0f0-89c6-4d45-bef8-a9260d9d0723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "e0e7297a-a59d-4d2b-b75c-2cc86b269114", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}], "revision_number": 4, "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "created_at": "2018-06-27T21:03:43Z", "updated_at": "2018-06-27T21:03:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "41061dbf-a5a2-465f-84dd-140f6104b3f7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "47d5c96d-0510-41a5-b33e-5683702c5bb8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "4b4b6430-3f42-4fe4-a25e-2c5c015a7699", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "e6a68cb7-6491-4474-a4d7-38496cac4eb7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}], "revision_number": 4, "project_id": "3f0a375b66c54145bff1c56e7c91ad73", "id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "name": "default"}]} 2018-06-27 21:08:10,499 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-fc1f2f15-65cc-4185-8bfd-7fb382bf4c95 2018-06-27 21:08:10,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/c5ee97a66eca4018b8da24b59b8055e2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98ab7c96b0763cc24dfb6feb2d72af848b629c03" 2018-06-27 21:08:10,823 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:08:10 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-be82c57e-2f59-4494-8730-e95db40438f8 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/c5ee97a66eca4018b8da24b59b8055e2"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c5ee97a66eca4018b8da24b59b8055e2", "name": "CreateSecurityGroupTests-5a76862e-b212-48c-proj"}} 2018-06-27 21:08:10,823 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/c5ee97a66eca4018b8da24b59b8055e2 used request id req-be82c57e-2f59-4494-8730-e95db40438f8 2018-06-27 21:08:10,824 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a14de009-2b4e-4ead-a88c-e5c9654e3d3d 2018-06-27 21:08:10,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/security-group-rules?security_group_id=a14de009-2b4e-4ead-a88c-e5c9654e3d3d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98ab7c96b0763cc24dfb6feb2d72af848b629c03" 2018-06-27 21:08:11,633 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:08:11 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-fa57005d-2b15-48a4-84f4-79e29886773b Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": "a14de009-2b4e-4ead-a88c-e5c9654e3d3d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:08:03Z", "security_group_id": "a14de009-2b4e-4ead-a88c-e5c9654e3d3d", "port_range_min": null, "revision_number": 0, "tenant_id": "c5ee97a66eca4018b8da24b59b8055e2", "created_at": "2018-06-27T21:08:03Z", "project_id": "c5ee97a66eca4018b8da24b59b8055e2", "id": "2b49018f-832e-4b2b-8b89-3e178c6f208f"}, {"remote_group_id": "a14de009-2b4e-4ead-a88c-e5c9654e3d3d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:08:03Z", "security_group_id": "a14de009-2b4e-4ead-a88c-e5c9654e3d3d", "port_range_min": null, "revision_number": 0, "tenant_id": "c5ee97a66eca4018b8da24b59b8055e2", "created_at": "2018-06-27T21:08:03Z", "project_id": "c5ee97a66eca4018b8da24b59b8055e2", "id": "9aa01cdb-5310-44ae-bda8-fc0603ff872c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:08:03Z", "security_group_id": "a14de009-2b4e-4ead-a88c-e5c9654e3d3d", "port_range_min": null, "revision_number": 0, "tenant_id": "c5ee97a66eca4018b8da24b59b8055e2", "created_at": "2018-06-27T21:08:03Z", "project_id": "c5ee97a66eca4018b8da24b59b8055e2", "id": "aebe7c69-ec04-4ccb-a035-557aad862b2e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:08:03Z", "security_group_id": "a14de009-2b4e-4ead-a88c-e5c9654e3d3d", "port_range_min": null, "revision_number": 0, "tenant_id": "c5ee97a66eca4018b8da24b59b8055e2", "created_at": "2018-06-27T21:08:03Z", "project_id": "c5ee97a66eca4018b8da24b59b8055e2", "id": "f1834761-b6d3-4e99-ad4a-2317be9d12f3"}]} 2018-06-27 21:08:11,633 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=a14de009-2b4e-4ead-a88c-e5c9654e3d3d used request id req-fa57005d-2b15-48a4-84f4-79e29886773b 2018-06-27 21:08:11,634 - neutron_utils - INFO - Deleting security group with name - default 2018-06-27 21:08:11,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/a14de009-2b4e-4ead-a88c-e5c9654e3d3d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98ab7c96b0763cc24dfb6feb2d72af848b629c03" 2018-06-27 21:08:12,054 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:08:12 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-c4210555-211f-412e-a480-a93504f351e2 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:08:12,054 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/a14de009-2b4e-4ead-a88c-e5c9654e3d3d used request id req-c4210555-211f-412e-a480-a93504f351e2 2018-06-27 21:08:12,056 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-5a76862e-b212-48c-proj 2018-06-27 21:08:12,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/c5ee97a66eca4018b8da24b59b8055e2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98ab7c96b0763cc24dfb6feb2d72af848b629c03" 2018-06-27 21:08:12,740 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:08:12 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5beca18c-303e-4845-be9a-ee4c937ca54e Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:08:12,740 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/c5ee97a66eca4018b8da24b59b8055e2 used request id req-5beca18c-303e-4845-be9a-ee4c937ca54e 2018-06-27 21:08:12,741 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-5a76862e-b212-48c-proj-role 2018-06-27 21:08:12,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/67e16b6cba104978a860fe970bf04b21 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98ab7c96b0763cc24dfb6feb2d72af848b629c03" 2018-06-27 21:08:13,229 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:08:12 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-161ba38e-0631-4ba5-b28f-eb48551da575 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:08:13,229 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/67e16b6cba104978a860fe970bf04b21 used request id req-161ba38e-0631-4ba5-b28f-eb48551da575 2018-06-27 21:08:13,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98ab7c96b0763cc24dfb6feb2d72af848b629c03" 2018-06-27 21:08:13,594 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:08:13 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0534bbdb-1eb2-4d21-ac9c-2b9796bc2f12 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 21:08:13,594 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-0534bbdb-1eb2-4d21-ac9c-2b9796bc2f12 2018-06-27 21:08:13,595 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-5a76862e-b212-48c-user 2018-06-27 21:08:13,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/79e1bd2c1ee94772baffb7e8bf845c32 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c0ee24e72768503c43019af699976958a8a4032" 2018-06-27 21:08:14,171 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:08:13 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e10894af-4dc5-4463-86da-82de5e552b23 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:08:14,172 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/79e1bd2c1ee94772baffb7e8bf845c32 used request id req-e10894af-4dc5-4463-86da-82de5e552b23 2018-06-27 21:08:14,175 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:08:14,978 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:08:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["UW6_WMmZRheTcrlJka578A"], "issued_at": "2018-06-27T21:08:14.000000Z"}} 2018-06-27 21:08:14,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}6342368f02e8d097f807a9ce34cfdf00216329bf" 2018-06-27 21:08:15,034 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:08:14 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-742ab003-8aba-4bbd-b279-7201fc79cf11 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:08:15,035 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-742ab003-8aba-4bbd-b279-7201fc79cf11 2018-06-27 21:08:15,038 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:08:15,039 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:08:15,889 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:08:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["xMjUPpsvR_OOX5g63Q-mlQ"], "issued_at": "2018-06-27T21:08:15.000000Z"}} 2018-06-27 21:08:15,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}3ebc15301b90a3c71afb98e2691fe4a9e506c495" 2018-06-27 21:08:16,249 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:08:15 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-36d80bdd-3160-4262-b0ca-85705282c539 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:08:16,249 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-36d80bdd-3160-4262-b0ca-85705282c539 2018-06-27 21:08:16,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 21:08:16,266 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:08: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-27 21:08:16,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?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-6393aeb9-7ff2-42f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ebc15301b90a3c71afb98e2691fe4a9e506c495" 2018-06-27 21:08:16,615 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:08:16 GMT Server: Apache Content-Length: 192 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-841b9a41-bc11-49a0-8cc8-0d6bc21db211 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-6393aeb9-7ff2-42f-proj", "previous": null, "next": null}, "projects": []} 2018-06-27 21:08:16,615 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-6393aeb9-7ff2-42f-proj used request id req-841b9a41-bc11-49a0-8cc8-0d6bc21db211 2018-06-27 21:08:16,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ebc15301b90a3c71afb98e2691fe4a9e506c495" 2018-06-27 21:08:16,972 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:08:16 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-eb9cf811-18ee-449b-98cc-64be3cb8823f Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 21:08:16,972 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-eb9cf811-18ee-449b-98cc-64be3cb8823f 2018-06-27 21:08:16,976 - 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}3ebc15301b90a3c71afb98e2691fe4a9e506c495" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-6393aeb9-7ff2-42f-proj"}}' 2018-06-27 21:08:17,377 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 21:08:16 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-87d0d1f2-59ff-44e6-abbc-b3bc480335f8 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/299878946c794becb611eccd16836f34"}, "tags": [], "enabled": true, "id": "299878946c794becb611eccd16836f34", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-6393aeb9-7ff2-42f-proj"}} 2018-06-27 21:08:17,377 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-87d0d1f2-59ff-44e6-abbc-b3bc480335f8 2018-06-27 21:08:17,378 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-6393aeb9-7ff2-42f-proj 2018-06-27 21:08:17,378 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:08:17,379 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:08:18,181 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:08:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["PMS-9QO-QwStUtJiQ-r84Q"], "issued_at": "2018-06-27T21:08:18.000000Z"}} 2018-06-27 21:08:18,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}8bf6595964e6f05837c6c75cc4803b41b0274ece" 2018-06-27 21:08:18,490 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:08:18 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b5232fa8-f4f5-45de-a314-3cc48477ed1d Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:08:18,490 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-b5232fa8-f4f5-45de-a314-3cc48477ed1d 2018-06-27 21:08:18,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 21:08:18,505 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:08: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-27 21:08:18,505 - 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}8bf6595964e6f05837c6c75cc4803b41b0274ece" 2018-06-27 21:08:18,914 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:08:18 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-650f5e60-8650-47b7-a6ae-2e11ed387b4d Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/05b1bc3fa6fd4243a4ba8b4d6fcc3daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05b1bc3fa6fd4243a4ba8b4d6fcc3daf", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/48d44c9c0fea4f4e80edc7d2e0715db7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d44c9c0fea4f4e80edc7d2e0715db7", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/4d3721127bf84155a837606ce3feba32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d3721127bf84155a837606ce3feba32", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/5c846663ea6d407e9223de0719ce5442"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c846663ea6d407e9223de0719ce5442", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/73a10e6c4f67490a8a4030cc6cea32f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73a10e6c4f67490a8a4030cc6cea32f5", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/8ecfab7d9d4f47bb8892a85b7d2a0b5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ecfab7d9d4f47bb8892a85b7d2a0b5a", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/b278d529e9a54a9195e4e536b9384dc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b278d529e9a54a9195e4e536b9384dc0", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b7f107ae7bb34ccea8282b1a0ec7a979"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7f107ae7bb34ccea8282b1a0ec7a979", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/d21494d0185b463db36b8c8c2b341b97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d21494d0185b463db36b8c8c2b341b97", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e0bb346419f84e4680f6ca9a97f4fc0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e0bb346419f84e4680f6ca9a97f4fc0b", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "c8d542af72ce49338052c29f02c8857e", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e9dd794fa5c040a9a0445386fb2a6116"}, "options": {}, "id": "e9dd794fa5c040a9a0445386fb2a6116", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/e9f9c747d54947bc800a81ecf11858f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9f9c747d54947bc800a81ecf11858f5", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-27 21:08:18,915 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-650f5e60-8650-47b7-a6ae-2e11ed387b4d 2018-06-27 21:08:18,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?name=CreateSecurityGroupTests-6393aeb9-7ff2-42f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bf6595964e6f05837c6c75cc4803b41b0274ece" 2018-06-27 21:08:19,327 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:08:18 GMT Server: Apache Content-Length: 467 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6ba43af1-e55b-4719-80a8-2242370bab97 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateSecurityGroupTests-6393aeb9-7ff2-42f-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/299878946c794becb611eccd16836f34"}, "tags": [], "enabled": true, "id": "299878946c794becb611eccd16836f34", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-6393aeb9-7ff2-42f-proj"}]} 2018-06-27 21:08:19,328 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateSecurityGroupTests-6393aeb9-7ff2-42f-proj used request id req-6ba43af1-e55b-4719-80a8-2242370bab97 2018-06-27 21:08:19,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bf6595964e6f05837c6c75cc4803b41b0274ece" 2018-06-27 21:08:19,687 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:08:19 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7c904cf6-f58b-49e7-a530-78531f54ecc8 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 21:08:19,687 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-7c904cf6-f58b-49e7-a530-78531f54ecc8 2018-06-27 21:08:20,433 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-6393aeb9-7ff2-42f-user 2018-06-27 21:08:20,434 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:08:20,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ebc15301b90a3c71afb98e2691fe4a9e506c495" 2018-06-27 21:08:20,787 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:08:20 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fdfe1bb3-91d3-4411-b9d7-d777c3fd76d0 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 21:08:20,787 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-fdfe1bb3-91d3-4411-b9d7-d777c3fd76d0 2018-06-27 21:08:20,791 - 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}3ebc15301b90a3c71afb98e2691fe4a9e506c495" -d '{"role": {"name": "CreateSecurityGroupTests-6393aeb9-7ff2-42f-proj-role"}}' 2018-06-27 21:08:20,884 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 21:08:20 GMT Server: Apache Content-Length: 223 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-16c38624-578a-4847-973a-8f97cde23a47 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "872ee92012ae499faf66fb387c02c9ef", "links": {"self": "http://10.167.4.35:5000/v3/roles/872ee92012ae499faf66fb387c02c9ef"}, "name": "CreateSecurityGroupTests-6393aeb9-7ff2-42f-proj-role"}} 2018-06-27 21:08:20,884 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-16c38624-578a-4847-973a-8f97cde23a47 2018-06-27 21:08:20,884 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-6393aeb9-7ff2-42f-proj-role 2018-06-27 21:08:20,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/872ee92012ae499faf66fb387c02c9ef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ebc15301b90a3c71afb98e2691fe4a9e506c495" 2018-06-27 21:08:20,968 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:08:20 GMT Server: Apache Content-Length: 223 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6de86c3f-99e3-4198-8ba8-7639be9e4873 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "872ee92012ae499faf66fb387c02c9ef", "links": {"self": "http://10.167.4.35:5000/v3/roles/872ee92012ae499faf66fb387c02c9ef"}, "name": "CreateSecurityGroupTests-6393aeb9-7ff2-42f-proj-role"}} 2018-06-27 21:08:20,968 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/872ee92012ae499faf66fb387c02c9ef used request id req-6de86c3f-99e3-4198-8ba8-7639be9e4873 2018-06-27 21:08:20,968 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-6393aeb9-7ff2-42f-proj-role to project CreateSecurityGroupTests-6393aeb9-7ff2-42f-proj 2018-06-27 21:08:20,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/299878946c794becb611eccd16836f34/users/d1cfd8fb4d4644b19a2025b6b6af0290/roles/872ee92012ae499faf66fb387c02c9ef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ebc15301b90a3c71afb98e2691fe4a9e506c495" 2018-06-27 21:08:21,520 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:08:20 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e85685cb-e9db-4c59-b323-da63eb3763a6 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:08:21,520 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/299878946c794becb611eccd16836f34/users/d1cfd8fb4d4644b19a2025b6b6af0290/roles/872ee92012ae499faf66fb387c02c9ef used request id req-e85685cb-e9db-4c59-b323-da63eb3763a6 2018-06-27 21:08:21,521 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:08:21,522 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:08:22,464 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:08:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["_wMg1IZCT-qzC5e03OWvmA"], "issued_at": "2018-06-27T21:08:22.000000Z"}} 2018-06-27 21:08:22,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}5659f512a147faa3763f16b947a7612fc8ad759b" 2018-06-27 21:08:22,682 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:08:22 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-36fbfb58-5d50-47c0-bc43-c7f56f6b92a2 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:08:22,683 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-36fbfb58-5d50-47c0-bc43-c7f56f6b92a2 2018-06-27 21:08:22,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-groups?name=CreateSecurityGroupTests-1d0bc6ff-66a5-40ec-b0ac-4673f1846d2ename&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5659f512a147faa3763f16b947a7612fc8ad759b" 2018-06-27 21:08:23,507 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:08:23 GMT Content-Type: application/json Content-Length: 23 Connection: keep-alive X-Openstack-Request-Id: req-0bba2e9d-162a-48e5-abcf-752ea785ab7e Front-End-Https: on RESP BODY: {"security_groups": []} 2018-06-27 21:08:23,507 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-1d0bc6ff-66a5-40ec-b0ac-4673f1846d2ename&description=hello+group used request id req-0bba2e9d-162a-48e5-abcf-752ea785ab7e 2018-06-27 21:08:23,508 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-1d0bc6ff-66a5-40ec-b0ac-4673f1846d2ename... 2018-06-27 21:08:23,508 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-1d0bc6ff-66a5-40ec-b0ac-4673f1846d2ename 2018-06-27 21:08:23,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-27 21:08:23,524 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21: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-27 21:08:23,525 - 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-6393aeb9-7ff2-42f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5659f512a147faa3763f16b947a7612fc8ad759b" 2018-06-27 21:08:23,864 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:08:23 GMT Server: Apache Content-Length: 467 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-985529e9-ae13-423a-9047-b4a649cdf73d Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateSecurityGroupTests-6393aeb9-7ff2-42f-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/299878946c794becb611eccd16836f34"}, "tags": [], "enabled": true, "id": "299878946c794becb611eccd16836f34", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-6393aeb9-7ff2-42f-proj"}]} 2018-06-27 21:08:23,864 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateSecurityGroupTests-6393aeb9-7ff2-42f-proj used request id req-985529e9-ae13-423a-9047-b4a649cdf73d 2018-06-27 21:08:23,869 - 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}5659f512a147faa3763f16b947a7612fc8ad759b" -d '{"security_group": {"tenant_id": "299878946c794becb611eccd16836f34", "name": "CreateSecurityGroupTests-1d0bc6ff-66a5-40ec-b0ac-4673f1846d2ename", "description": "hello group"}}' 2018-06-27 21:08:25,585 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 21:08:25 GMT Content-Type: application/json Content-Length: 1408 Connection: keep-alive X-Openstack-Request-Id: req-536c6b16-2045-4421-aa57-b1ea07be7f6e Front-End-Https: on RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "299878946c794becb611eccd16836f34", "created_at": "2018-06-27T21:08:25Z", "updated_at": "2018-06-27T21:08:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:08:25Z", "revision_number": 0, "id": "3c8c6e6d-b713-4d05-839a-b14af177fc4a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:08:25Z", "security_group_id": "8f19b3b1-f2c3-44f0-be38-1558698d4d27", "tenant_id": "299878946c794becb611eccd16836f34", "port_range_min": null, "ethertype": "IPv6", "project_id": "299878946c794becb611eccd16836f34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:08:25Z", "revision_number": 0, "id": "f6fc451a-6bd0-495a-b0c9-e25e7fce98f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:08:25Z", "security_group_id": "8f19b3b1-f2c3-44f0-be38-1558698d4d27", "tenant_id": "299878946c794becb611eccd16836f34", "port_range_min": null, "ethertype": "IPv4", "project_id": "299878946c794becb611eccd16836f34"}], "revision_number": 2, "project_id": "299878946c794becb611eccd16836f34", "id": "8f19b3b1-f2c3-44f0-be38-1558698d4d27", "name": "CreateSecurityGroupTests-1d0bc6ff-66a5-40ec-b0ac-4673f1846d2ename"}} 2018-06-27 21:08:25,585 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-groups used request id req-536c6b16-2045-4421-aa57-b1ea07be7f6e 2018-06-27 21:08:25,586 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8f19b3b1-f2c3-44f0-be38-1558698d4d27 2018-06-27 21:08:25,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=8f19b3b1-f2c3-44f0-be38-1558698d4d27 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5659f512a147faa3763f16b947a7612fc8ad759b" 2018-06-27 21:08:25,659 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:08:25 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-4a1aa261-31ec-4aac-a37d-cd7dc3532717 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-27T21:08:25Z", "security_group_id": "8f19b3b1-f2c3-44f0-be38-1558698d4d27", "port_range_min": null, "revision_number": 0, "tenant_id": "299878946c794becb611eccd16836f34", "created_at": "2018-06-27T21:08:25Z", "project_id": "299878946c794becb611eccd16836f34", "id": "3c8c6e6d-b713-4d05-839a-b14af177fc4a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:08:25Z", "security_group_id": "8f19b3b1-f2c3-44f0-be38-1558698d4d27", "port_range_min": null, "revision_number": 0, "tenant_id": "299878946c794becb611eccd16836f34", "created_at": "2018-06-27T21:08:25Z", "project_id": "299878946c794becb611eccd16836f34", "id": "f6fc451a-6bd0-495a-b0c9-e25e7fce98f1"}]} 2018-06-27 21:08:25,659 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=8f19b3b1-f2c3-44f0-be38-1558698d4d27 used request id req-4a1aa261-31ec-4aac-a37d-cd7dc3532717 2018-06-27 21:08:25,660 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8f19b3b1-f2c3-44f0-be38-1558698d4d27 2018-06-27 21:08:25,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/security-group-rules?security_group_id=8f19b3b1-f2c3-44f0-be38-1558698d4d27 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5659f512a147faa3763f16b947a7612fc8ad759b" 2018-06-27 21:08:25,735 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:08:25 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-292c8f09-2693-4b51-b15f-7a2dfabb30e8 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-27T21:08:25Z", "security_group_id": "8f19b3b1-f2c3-44f0-be38-1558698d4d27", "port_range_min": null, "revision_number": 0, "tenant_id": "299878946c794becb611eccd16836f34", "created_at": "2018-06-27T21:08:25Z", "project_id": "299878946c794becb611eccd16836f34", "id": "3c8c6e6d-b713-4d05-839a-b14af177fc4a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:08:25Z", "security_group_id": "8f19b3b1-f2c3-44f0-be38-1558698d4d27", "port_range_min": null, "revision_number": 0, "tenant_id": "299878946c794becb611eccd16836f34", "created_at": "2018-06-27T21:08:25Z", "project_id": "299878946c794becb611eccd16836f34", "id": "f6fc451a-6bd0-495a-b0c9-e25e7fce98f1"}]} 2018-06-27 21:08:25,735 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=8f19b3b1-f2c3-44f0-be38-1558698d4d27 used request id req-292c8f09-2693-4b51-b15f-7a2dfabb30e8 2018-06-27 21:08:25,736 - neutron_utils - INFO - Retrieving security group with ID - 8f19b3b1-f2c3-44f0-be38-1558698d4d27 2018-06-27 21:08:25,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/security-groups?id=8f19b3b1-f2c3-44f0-be38-1558698d4d27 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5659f512a147faa3763f16b947a7612fc8ad759b" 2018-06-27 21:08:26,108 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:08:26 GMT Content-Type: application/json Content-Length: 1411 Connection: keep-alive X-Openstack-Request-Id: req-e1f4dc77-66d3-4784-974f-9ef05aef0682 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "299878946c794becb611eccd16836f34", "created_at": "2018-06-27T21:08:25Z", "updated_at": "2018-06-27T21:08:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:08:25Z", "revision_number": 0, "id": "3c8c6e6d-b713-4d05-839a-b14af177fc4a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:08:25Z", "security_group_id": "8f19b3b1-f2c3-44f0-be38-1558698d4d27", "tenant_id": "299878946c794becb611eccd16836f34", "port_range_min": null, "ethertype": "IPv6", "project_id": "299878946c794becb611eccd16836f34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:08:25Z", "revision_number": 0, "id": "f6fc451a-6bd0-495a-b0c9-e25e7fce98f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:08:25Z", "security_group_id": "8f19b3b1-f2c3-44f0-be38-1558698d4d27", "tenant_id": "299878946c794becb611eccd16836f34", "port_range_min": null, "ethertype": "IPv4", "project_id": "299878946c794becb611eccd16836f34"}], "revision_number": 2, "project_id": "299878946c794becb611eccd16836f34", "id": "8f19b3b1-f2c3-44f0-be38-1558698d4d27", "name": "CreateSecurityGroupTests-1d0bc6ff-66a5-40ec-b0ac-4673f1846d2ename"}]} 2018-06-27 21:08:26,108 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=8f19b3b1-f2c3-44f0-be38-1558698d4d27 used request id req-e1f4dc77-66d3-4784-974f-9ef05aef0682 2018-06-27 21:08:26,109 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8f19b3b1-f2c3-44f0-be38-1558698d4d27 2018-06-27 21:08:26,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/security-group-rules?security_group_id=8f19b3b1-f2c3-44f0-be38-1558698d4d27 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5659f512a147faa3763f16b947a7612fc8ad759b" 2018-06-27 21:08:26,173 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:08:26 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-90f8e87e-07a7-4c4b-b2ef-9260c081a217 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-27T21:08:25Z", "security_group_id": "8f19b3b1-f2c3-44f0-be38-1558698d4d27", "port_range_min": null, "revision_number": 0, "tenant_id": "299878946c794becb611eccd16836f34", "created_at": "2018-06-27T21:08:25Z", "project_id": "299878946c794becb611eccd16836f34", "id": "3c8c6e6d-b713-4d05-839a-b14af177fc4a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:08:25Z", "security_group_id": "8f19b3b1-f2c3-44f0-be38-1558698d4d27", "port_range_min": null, "revision_number": 0, "tenant_id": "299878946c794becb611eccd16836f34", "created_at": "2018-06-27T21:08:25Z", "project_id": "299878946c794becb611eccd16836f34", "id": "f6fc451a-6bd0-495a-b0c9-e25e7fce98f1"}]} 2018-06-27 21:08:26,173 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=8f19b3b1-f2c3-44f0-be38-1558698d4d27 used request id req-90f8e87e-07a7-4c4b-b2ef-9260c081a217 2018-06-27 21:08:26,173 - neutron_utils - INFO - Retrieving security group with ID - 8f19b3b1-f2c3-44f0-be38-1558698d4d27 2018-06-27 21:08:26,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-groups?id=8f19b3b1-f2c3-44f0-be38-1558698d4d27 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5659f512a147faa3763f16b947a7612fc8ad759b" 2018-06-27 21:08:26,372 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:08:26 GMT Content-Type: application/json Content-Length: 1411 Connection: keep-alive X-Openstack-Request-Id: req-d144c6b2-ced7-4edf-947e-69dce4284975 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "299878946c794becb611eccd16836f34", "created_at": "2018-06-27T21:08:25Z", "updated_at": "2018-06-27T21:08:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:08:25Z", "revision_number": 0, "id": "3c8c6e6d-b713-4d05-839a-b14af177fc4a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:08:25Z", "security_group_id": "8f19b3b1-f2c3-44f0-be38-1558698d4d27", "tenant_id": "299878946c794becb611eccd16836f34", "port_range_min": null, "ethertype": "IPv6", "project_id": "299878946c794becb611eccd16836f34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:08:25Z", "revision_number": 0, "id": "f6fc451a-6bd0-495a-b0c9-e25e7fce98f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:08:25Z", "security_group_id": "8f19b3b1-f2c3-44f0-be38-1558698d4d27", "tenant_id": "299878946c794becb611eccd16836f34", "port_range_min": null, "ethertype": "IPv4", "project_id": "299878946c794becb611eccd16836f34"}], "revision_number": 2, "project_id": "299878946c794becb611eccd16836f34", "id": "8f19b3b1-f2c3-44f0-be38-1558698d4d27", "name": "CreateSecurityGroupTests-1d0bc6ff-66a5-40ec-b0ac-4673f1846d2ename"}]} 2018-06-27 21:08:26,372 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=8f19b3b1-f2c3-44f0-be38-1558698d4d27 used request id req-d144c6b2-ced7-4edf-947e-69dce4284975 2018-06-27 21:08:26,373 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8f19b3b1-f2c3-44f0-be38-1558698d4d27 2018-06-27 21:08:26,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/security-group-rules?security_group_id=8f19b3b1-f2c3-44f0-be38-1558698d4d27 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5659f512a147faa3763f16b947a7612fc8ad759b" 2018-06-27 21:08:26,454 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:08:26 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-3cdf4366-e760-402a-959b-8280451c7529 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-27T21:08:25Z", "security_group_id": "8f19b3b1-f2c3-44f0-be38-1558698d4d27", "port_range_min": null, "revision_number": 0, "tenant_id": "299878946c794becb611eccd16836f34", "created_at": "2018-06-27T21:08:25Z", "project_id": "299878946c794becb611eccd16836f34", "id": "3c8c6e6d-b713-4d05-839a-b14af177fc4a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:08:25Z", "security_group_id": "8f19b3b1-f2c3-44f0-be38-1558698d4d27", "port_range_min": null, "revision_number": 0, "tenant_id": "299878946c794becb611eccd16836f34", "created_at": "2018-06-27T21:08:25Z", "project_id": "299878946c794becb611eccd16836f34", "id": "f6fc451a-6bd0-495a-b0c9-e25e7fce98f1"}]} 2018-06-27 21:08:26,454 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=8f19b3b1-f2c3-44f0-be38-1558698d4d27 used request id req-3cdf4366-e760-402a-959b-8280451c7529 2018-06-27 21:08:26,455 - neutron_utils - INFO - Retrieving security group with ID - 8f19b3b1-f2c3-44f0-be38-1558698d4d27 2018-06-27 21:08:26,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?id=8f19b3b1-f2c3-44f0-be38-1558698d4d27 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5659f512a147faa3763f16b947a7612fc8ad759b" 2018-06-27 21:08:26,622 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:08:26 GMT Content-Type: application/json Content-Length: 1411 Connection: keep-alive X-Openstack-Request-Id: req-4a4fab46-d5fe-4b0c-81a7-55700dbfc106 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "299878946c794becb611eccd16836f34", "created_at": "2018-06-27T21:08:25Z", "updated_at": "2018-06-27T21:08:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:08:25Z", "revision_number": 0, "id": "3c8c6e6d-b713-4d05-839a-b14af177fc4a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:08:25Z", "security_group_id": "8f19b3b1-f2c3-44f0-be38-1558698d4d27", "tenant_id": "299878946c794becb611eccd16836f34", "port_range_min": null, "ethertype": "IPv6", "project_id": "299878946c794becb611eccd16836f34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:08:25Z", "revision_number": 0, "id": "f6fc451a-6bd0-495a-b0c9-e25e7fce98f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:08:25Z", "security_group_id": "8f19b3b1-f2c3-44f0-be38-1558698d4d27", "tenant_id": "299878946c794becb611eccd16836f34", "port_range_min": null, "ethertype": "IPv4", "project_id": "299878946c794becb611eccd16836f34"}], "revision_number": 2, "project_id": "299878946c794becb611eccd16836f34", "id": "8f19b3b1-f2c3-44f0-be38-1558698d4d27", "name": "CreateSecurityGroupTests-1d0bc6ff-66a5-40ec-b0ac-4673f1846d2ename"}]} 2018-06-27 21:08:26,622 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=8f19b3b1-f2c3-44f0-be38-1558698d4d27 used request id req-4a4fab46-d5fe-4b0c-81a7-55700dbfc106 2018-06-27 21:08:26,622 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8f19b3b1-f2c3-44f0-be38-1558698d4d27 2018-06-27 21:08:26,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=8f19b3b1-f2c3-44f0-be38-1558698d4d27 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5659f512a147faa3763f16b947a7612fc8ad759b" 2018-06-27 21:08:26,698 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:08:26 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-52364b9d-8dd0-4a04-9d36-8576dec64ba5 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-27T21:08:25Z", "security_group_id": "8f19b3b1-f2c3-44f0-be38-1558698d4d27", "port_range_min": null, "revision_number": 0, "tenant_id": "299878946c794becb611eccd16836f34", "created_at": "2018-06-27T21:08:25Z", "project_id": "299878946c794becb611eccd16836f34", "id": "3c8c6e6d-b713-4d05-839a-b14af177fc4a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:08:25Z", "security_group_id": "8f19b3b1-f2c3-44f0-be38-1558698d4d27", "port_range_min": null, "revision_number": 0, "tenant_id": "299878946c794becb611eccd16836f34", "created_at": "2018-06-27T21:08:25Z", "project_id": "299878946c794becb611eccd16836f34", "id": "f6fc451a-6bd0-495a-b0c9-e25e7fce98f1"}]} 2018-06-27 21:08:26,698 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=8f19b3b1-f2c3-44f0-be38-1558698d4d27 used request id req-52364b9d-8dd0-4a04-9d36-8576dec64ba5 2018-06-27 21:08:26,699 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:08:27,434 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "872ee92012ae499faf66fb387c02c9ef", "name": "CreateSecurityGroupTests-6393aeb9-7ff2-42f-proj-role"}], "expires_at": "2018-06-27T22:08:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "299878946c794becb611eccd16836f34", "name": "CreateSecurityGroupTests-6393aeb9-7ff2-42f-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/299878946c794becb611eccd16836f34", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/299878946c794becb611eccd16836f34", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/299878946c794becb611eccd16836f34", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/299878946c794becb611eccd16836f34", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/299878946c794becb611eccd16836f34", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/299878946c794becb611eccd16836f34", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/299878946c794becb611eccd16836f34", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/299878946c794becb611eccd16836f34", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/299878946c794becb611eccd16836f34", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/299878946c794becb611eccd16836f34", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/299878946c794becb611eccd16836f34", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/299878946c794becb611eccd16836f34", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-6393aeb9-7ff2-42f-user", "id": "d1cfd8fb4d4644b19a2025b6b6af0290"}, "audit_ids": ["r9VWdgr2QfyMTTM6NxIaRg"], "issued_at": "2018-06-27T21:08:27.000000Z"}} 2018-06-27 21:08:27,440 - keystoneauth.session - 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-1d0bc6ff-66a5-40ec-b0ac-4673f1846d2ename&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4d07f5087dbe5b03d88df7768471e2a720074a0" 2018-06-27 21:08:28,299 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:08:28 GMT Content-Type: application/json Content-Length: 1411 Connection: keep-alive X-Openstack-Request-Id: req-68798da0-4967-46dd-9bd6-777f488db890 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "299878946c794becb611eccd16836f34", "created_at": "2018-06-27T21:08:25Z", "updated_at": "2018-06-27T21:08:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:08:25Z", "revision_number": 0, "id": "3c8c6e6d-b713-4d05-839a-b14af177fc4a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:08:25Z", "security_group_id": "8f19b3b1-f2c3-44f0-be38-1558698d4d27", "tenant_id": "299878946c794becb611eccd16836f34", "port_range_min": null, "ethertype": "IPv6", "project_id": "299878946c794becb611eccd16836f34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:08:25Z", "revision_number": 0, "id": "f6fc451a-6bd0-495a-b0c9-e25e7fce98f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:08:25Z", "security_group_id": "8f19b3b1-f2c3-44f0-be38-1558698d4d27", "tenant_id": "299878946c794becb611eccd16836f34", "port_range_min": null, "ethertype": "IPv4", "project_id": "299878946c794becb611eccd16836f34"}], "revision_number": 2, "project_id": "299878946c794becb611eccd16836f34", "id": "8f19b3b1-f2c3-44f0-be38-1558698d4d27", "name": "CreateSecurityGroupTests-1d0bc6ff-66a5-40ec-b0ac-4673f1846d2ename"}]} 2018-06-27 21:08:28,299 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-1d0bc6ff-66a5-40ec-b0ac-4673f1846d2ename&description=hello+group used request id req-68798da0-4967-46dd-9bd6-777f488db890 2018-06-27 21:08:28,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 21:08:28,317 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:08: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-27 21:08:28,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/299878946c794becb611eccd16836f34 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6342368f02e8d097f807a9ce34cfdf00216329bf" 2018-06-27 21:08:28,712 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:08:28 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0ebe03c9-a64d-4344-8325-e6cd02937528 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/299878946c794becb611eccd16836f34"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "299878946c794becb611eccd16836f34", "name": "CreateSecurityGroupTests-6393aeb9-7ff2-42f-proj"}} 2018-06-27 21:08:28,712 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/299878946c794becb611eccd16836f34 used request id req-0ebe03c9-a64d-4344-8325-e6cd02937528 2018-06-27 21:08:28,712 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8f19b3b1-f2c3-44f0-be38-1558698d4d27 2018-06-27 21:08:28,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/security-group-rules?security_group_id=8f19b3b1-f2c3-44f0-be38-1558698d4d27 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4d07f5087dbe5b03d88df7768471e2a720074a0" 2018-06-27 21:08:29,606 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:08:29 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-752e20c4-d2e2-4f58-985b-9356028b164d 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-27T21:08:25Z", "security_group_id": "8f19b3b1-f2c3-44f0-be38-1558698d4d27", "port_range_min": null, "revision_number": 0, "tenant_id": "299878946c794becb611eccd16836f34", "created_at": "2018-06-27T21:08:25Z", "project_id": "299878946c794becb611eccd16836f34", "id": "3c8c6e6d-b713-4d05-839a-b14af177fc4a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:08:25Z", "security_group_id": "8f19b3b1-f2c3-44f0-be38-1558698d4d27", "port_range_min": null, "revision_number": 0, "tenant_id": "299878946c794becb611eccd16836f34", "created_at": "2018-06-27T21:08:25Z", "project_id": "299878946c794becb611eccd16836f34", "id": "f6fc451a-6bd0-495a-b0c9-e25e7fce98f1"}]} 2018-06-27 21:08:29,606 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=8f19b3b1-f2c3-44f0-be38-1558698d4d27 used request id req-752e20c4-d2e2-4f58-985b-9356028b164d 2018-06-27 21:08:29,607 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8f19b3b1-f2c3-44f0-be38-1558698d4d27 2018-06-27 21:08:29,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/security-group-rules?security_group_id=8f19b3b1-f2c3-44f0-be38-1558698d4d27 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4d07f5087dbe5b03d88df7768471e2a720074a0" 2018-06-27 21:08:29,693 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:08:29 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-81a43f21-7cb7-42a1-a766-a228574acf41 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-27T21:08:25Z", "security_group_id": "8f19b3b1-f2c3-44f0-be38-1558698d4d27", "port_range_min": null, "revision_number": 0, "tenant_id": "299878946c794becb611eccd16836f34", "created_at": "2018-06-27T21:08:25Z", "project_id": "299878946c794becb611eccd16836f34", "id": "3c8c6e6d-b713-4d05-839a-b14af177fc4a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:08:25Z", "security_group_id": "8f19b3b1-f2c3-44f0-be38-1558698d4d27", "port_range_min": null, "revision_number": 0, "tenant_id": "299878946c794becb611eccd16836f34", "created_at": "2018-06-27T21:08:25Z", "project_id": "299878946c794becb611eccd16836f34", "id": "f6fc451a-6bd0-495a-b0c9-e25e7fce98f1"}]} 2018-06-27 21:08:29,694 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=8f19b3b1-f2c3-44f0-be38-1558698d4d27 used request id req-81a43f21-7cb7-42a1-a766-a228574acf41 2018-06-27 21:08:29,694 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:08:29,695 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:08:30,610 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "872ee92012ae499faf66fb387c02c9ef", "name": "CreateSecurityGroupTests-6393aeb9-7ff2-42f-proj-role"}], "expires_at": "2018-06-27T22:08:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "299878946c794becb611eccd16836f34", "name": "CreateSecurityGroupTests-6393aeb9-7ff2-42f-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/299878946c794becb611eccd16836f34", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/299878946c794becb611eccd16836f34", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/299878946c794becb611eccd16836f34", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/299878946c794becb611eccd16836f34", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/299878946c794becb611eccd16836f34", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/299878946c794becb611eccd16836f34", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/299878946c794becb611eccd16836f34", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/299878946c794becb611eccd16836f34", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/299878946c794becb611eccd16836f34", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/299878946c794becb611eccd16836f34", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/299878946c794becb611eccd16836f34", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/299878946c794becb611eccd16836f34", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-6393aeb9-7ff2-42f-user", "id": "d1cfd8fb4d4644b19a2025b6b6af0290"}, "audit_ids": ["_FB8I3aLR82A44hbSXtB1g"], "issued_at": "2018-06-27T21:08:30.000000Z"}} 2018-06-27 21:08:30,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}ca28f45cb2bb730d742529b5d14880c11eb4e2a6" 2018-06-27 21:08:30,944 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:08:30 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0cb604b3-c1c7-4165-bc63-553ee7edfbce Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:08:30,944 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-0cb604b3-c1c7-4165-bc63-553ee7edfbce 2018-06-27 21:08:30,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/security-groups?name=CreateSecurityGroupTests-1d0bc6ff-66a5-40ec-b0ac-4673f1846d2ename -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca28f45cb2bb730d742529b5d14880c11eb4e2a6" 2018-06-27 21:08:32,014 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:08:32 GMT Content-Type: application/json Content-Length: 1411 Connection: keep-alive X-Openstack-Request-Id: req-14e578bc-180f-48c3-be91-25e537da9698 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "299878946c794becb611eccd16836f34", "created_at": "2018-06-27T21:08:25Z", "updated_at": "2018-06-27T21:08:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:08:25Z", "revision_number": 0, "id": "3c8c6e6d-b713-4d05-839a-b14af177fc4a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:08:25Z", "security_group_id": "8f19b3b1-f2c3-44f0-be38-1558698d4d27", "tenant_id": "299878946c794becb611eccd16836f34", "port_range_min": null, "ethertype": "IPv6", "project_id": "299878946c794becb611eccd16836f34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:08:25Z", "revision_number": 0, "id": "f6fc451a-6bd0-495a-b0c9-e25e7fce98f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:08:25Z", "security_group_id": "8f19b3b1-f2c3-44f0-be38-1558698d4d27", "tenant_id": "299878946c794becb611eccd16836f34", "port_range_min": null, "ethertype": "IPv4", "project_id": "299878946c794becb611eccd16836f34"}], "revision_number": 2, "project_id": "299878946c794becb611eccd16836f34", "id": "8f19b3b1-f2c3-44f0-be38-1558698d4d27", "name": "CreateSecurityGroupTests-1d0bc6ff-66a5-40ec-b0ac-4673f1846d2ename"}]} 2018-06-27 21:08:32,014 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-1d0bc6ff-66a5-40ec-b0ac-4673f1846d2ename used request id req-14e578bc-180f-48c3-be91-25e537da9698 2018-06-27 21:08:32,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-27 21:08:32,030 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:08: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-27 21:08:32,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/299878946c794becb611eccd16836f34 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca28f45cb2bb730d742529b5d14880c11eb4e2a6" 2018-06-27 21:08:32,409 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:08:32 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-136dc5a6-8993-4b9d-b79d-2b699797cfbf Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/299878946c794becb611eccd16836f34"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "299878946c794becb611eccd16836f34", "name": "CreateSecurityGroupTests-6393aeb9-7ff2-42f-proj"}} 2018-06-27 21:08:32,409 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/299878946c794becb611eccd16836f34 used request id req-136dc5a6-8993-4b9d-b79d-2b699797cfbf 2018-06-27 21:08:32,409 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8f19b3b1-f2c3-44f0-be38-1558698d4d27 2018-06-27 21:08:32,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/security-group-rules?security_group_id=8f19b3b1-f2c3-44f0-be38-1558698d4d27 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca28f45cb2bb730d742529b5d14880c11eb4e2a6" 2018-06-27 21:08:32,513 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:08:32 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-47080bb9-93f4-42d7-889a-b8724a815635 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-27T21:08:25Z", "security_group_id": "8f19b3b1-f2c3-44f0-be38-1558698d4d27", "port_range_min": null, "revision_number": 0, "tenant_id": "299878946c794becb611eccd16836f34", "created_at": "2018-06-27T21:08:25Z", "project_id": "299878946c794becb611eccd16836f34", "id": "3c8c6e6d-b713-4d05-839a-b14af177fc4a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:08:25Z", "security_group_id": "8f19b3b1-f2c3-44f0-be38-1558698d4d27", "port_range_min": null, "revision_number": 0, "tenant_id": "299878946c794becb611eccd16836f34", "created_at": "2018-06-27T21:08:25Z", "project_id": "299878946c794becb611eccd16836f34", "id": "f6fc451a-6bd0-495a-b0c9-e25e7fce98f1"}]} 2018-06-27 21:08:32,513 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=8f19b3b1-f2c3-44f0-be38-1558698d4d27 used request id req-47080bb9-93f4-42d7-889a-b8724a815635 2018-06-27 21:08:32,514 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8f19b3b1-f2c3-44f0-be38-1558698d4d27 2018-06-27 21:08:32,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=8f19b3b1-f2c3-44f0-be38-1558698d4d27 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca28f45cb2bb730d742529b5d14880c11eb4e2a6" 2018-06-27 21:08:32,596 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:08:32 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-f0888903-5458-424f-98d9-22125a49ec03 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-27T21:08:25Z", "security_group_id": "8f19b3b1-f2c3-44f0-be38-1558698d4d27", "port_range_min": null, "revision_number": 0, "tenant_id": "299878946c794becb611eccd16836f34", "created_at": "2018-06-27T21:08:25Z", "project_id": "299878946c794becb611eccd16836f34", "id": "3c8c6e6d-b713-4d05-839a-b14af177fc4a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:08:25Z", "security_group_id": "8f19b3b1-f2c3-44f0-be38-1558698d4d27", "port_range_min": null, "revision_number": 0, "tenant_id": "299878946c794becb611eccd16836f34", "created_at": "2018-06-27T21:08:25Z", "project_id": "299878946c794becb611eccd16836f34", "id": "f6fc451a-6bd0-495a-b0c9-e25e7fce98f1"}]} 2018-06-27 21:08:32,596 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=8f19b3b1-f2c3-44f0-be38-1558698d4d27 used request id req-f0888903-5458-424f-98d9-22125a49ec03 2018-06-27 21:08:32,596 - neutron_utils - INFO - Retrieving security group with ID - 8f19b3b1-f2c3-44f0-be38-1558698d4d27 2018-06-27 21:08:32,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-groups?id=8f19b3b1-f2c3-44f0-be38-1558698d4d27 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca28f45cb2bb730d742529b5d14880c11eb4e2a6" 2018-06-27 21:08:32,724 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:08:32 GMT Content-Type: application/json Content-Length: 1411 Connection: keep-alive X-Openstack-Request-Id: req-d10df802-818e-4e50-928e-e7e35979bbf2 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "299878946c794becb611eccd16836f34", "created_at": "2018-06-27T21:08:25Z", "updated_at": "2018-06-27T21:08:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:08:25Z", "revision_number": 0, "id": "3c8c6e6d-b713-4d05-839a-b14af177fc4a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:08:25Z", "security_group_id": "8f19b3b1-f2c3-44f0-be38-1558698d4d27", "tenant_id": "299878946c794becb611eccd16836f34", "port_range_min": null, "ethertype": "IPv6", "project_id": "299878946c794becb611eccd16836f34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:08:25Z", "revision_number": 0, "id": "f6fc451a-6bd0-495a-b0c9-e25e7fce98f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:08:25Z", "security_group_id": "8f19b3b1-f2c3-44f0-be38-1558698d4d27", "tenant_id": "299878946c794becb611eccd16836f34", "port_range_min": null, "ethertype": "IPv4", "project_id": "299878946c794becb611eccd16836f34"}], "revision_number": 2, "project_id": "299878946c794becb611eccd16836f34", "id": "8f19b3b1-f2c3-44f0-be38-1558698d4d27", "name": "CreateSecurityGroupTests-1d0bc6ff-66a5-40ec-b0ac-4673f1846d2ename"}]} 2018-06-27 21:08:32,724 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=8f19b3b1-f2c3-44f0-be38-1558698d4d27 used request id req-d10df802-818e-4e50-928e-e7e35979bbf2 2018-06-27 21:08:32,724 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8f19b3b1-f2c3-44f0-be38-1558698d4d27 2018-06-27 21:08:32,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/security-group-rules?security_group_id=8f19b3b1-f2c3-44f0-be38-1558698d4d27 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca28f45cb2bb730d742529b5d14880c11eb4e2a6" 2018-06-27 21:08:32,785 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:08:32 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-cda8dc02-65b3-4ab5-9f65-1d67f4d9f00a 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-27T21:08:25Z", "security_group_id": "8f19b3b1-f2c3-44f0-be38-1558698d4d27", "port_range_min": null, "revision_number": 0, "tenant_id": "299878946c794becb611eccd16836f34", "created_at": "2018-06-27T21:08:25Z", "project_id": "299878946c794becb611eccd16836f34", "id": "3c8c6e6d-b713-4d05-839a-b14af177fc4a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:08:25Z", "security_group_id": "8f19b3b1-f2c3-44f0-be38-1558698d4d27", "port_range_min": null, "revision_number": 0, "tenant_id": "299878946c794becb611eccd16836f34", "created_at": "2018-06-27T21:08:25Z", "project_id": "299878946c794becb611eccd16836f34", "id": "f6fc451a-6bd0-495a-b0c9-e25e7fce98f1"}]} 2018-06-27 21:08:32,785 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=8f19b3b1-f2c3-44f0-be38-1558698d4d27 used request id req-cda8dc02-65b3-4ab5-9f65-1d67f4d9f00a 2018-06-27 21:08:32,786 - neutron_utils - INFO - Deleting security group rule with ID - 3c8c6e6d-b713-4d05-839a-b14af177fc4a 2018-06-27 21:08:32,791 - 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/3c8c6e6d-b713-4d05-839a-b14af177fc4a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5659f512a147faa3763f16b947a7612fc8ad759b" 2018-06-27 21:08:33,603 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:08:33 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-7ad3496c-5c87-4d17-9d9c-0a399a4a7a62 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:08:33,603 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/3c8c6e6d-b713-4d05-839a-b14af177fc4a used request id req-7ad3496c-5c87-4d17-9d9c-0a399a4a7a62 2018-06-27 21:08:33,604 - neutron_utils - INFO - Deleting security group rule with ID - f6fc451a-6bd0-495a-b0c9-e25e7fce98f1 2018-06-27 21:08:33,609 - 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/f6fc451a-6bd0-495a-b0c9-e25e7fce98f1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5659f512a147faa3763f16b947a7612fc8ad759b" 2018-06-27 21:08:33,835 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:08:33 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-3cc243eb-ccea-4e89-8dac-cd6abd5583a2 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:08:33,836 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/f6fc451a-6bd0-495a-b0c9-e25e7fce98f1 used request id req-3cc243eb-ccea-4e89-8dac-cd6abd5583a2 2018-06-27 21:08:33,836 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-1d0bc6ff-66a5-40ec-b0ac-4673f1846d2ename 2018-06-27 21:08:33,841 - 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/8f19b3b1-f2c3-44f0-be38-1558698d4d27 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5659f512a147faa3763f16b947a7612fc8ad759b" 2018-06-27 21:08:34,086 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:08:34 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-b5637ba2-c7ba-414b-8c4d-2813112ceee1 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:08:34,086 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/8f19b3b1-f2c3-44f0-be38-1558698d4d27 used request id req-b5637ba2-c7ba-414b-8c4d-2813112ceee1 2018-06-27 21:08:34,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}3ebc15301b90a3c71afb98e2691fe4a9e506c495" 2018-06-27 21:08:34,990 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:08:34 GMT Content-Type: application/json Content-Length: 11766 Connection: keep-alive X-Openstack-Request-Id: req-bcd50b09-ea5c-48ca-bc0f-b0f5e41869c3 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-27T19:03:04Z", "updated_at": "2018-06-27T19:03:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "6748ef1e-56da-434e-9e89-e86b58537b65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "b3e3826c-1c48-4699-93f0-f8a310956753", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "bfad35fa-7ea9-4a81-917d-7b86481eb510", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "d657b333-103d-4d19-add8-1e8bae2f8849", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b92069937e44a3786e439f95c61afe5", "created_at": "2018-06-27T19:08:41Z", "updated_at": "2018-06-27T19:08:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "4ac2a090-f595-4e7b-9b7a-a52fa204e881", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "5508c0b1-6261-44cb-854d-60c64bcbba0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "a60c77dc-6985-48ac-a3a3-067176d3e52f", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "e6ec0fa4-1eb3-4c5d-a451-c7acfd7fde82", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}], "revision_number": 4, "project_id": "4b92069937e44a3786e439f95c61afe5", "id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T18:59:55Z", "updated_at": "2018-06-27T18:59:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "5a060918-419b-4ec3-90df-a7764c06af2f", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "6cd9bbf0-4d1b-4b13-a6c4-e20a15bb3360", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "8134c0f0-89c6-4d45-bef8-a9260d9d0723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "e0e7297a-a59d-4d2b-b75c-2cc86b269114", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}], "revision_number": 4, "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "created_at": "2018-06-27T21:03:43Z", "updated_at": "2018-06-27T21:03:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "41061dbf-a5a2-465f-84dd-140f6104b3f7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "47d5c96d-0510-41a5-b33e-5683702c5bb8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "4b4b6430-3f42-4fe4-a25e-2c5c015a7699", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "e6a68cb7-6491-4474-a4d7-38496cac4eb7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}], "revision_number": 4, "project_id": "3f0a375b66c54145bff1c56e7c91ad73", "id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "299878946c794becb611eccd16836f34", "created_at": "2018-06-27T21:08:24Z", "updated_at": "2018-06-27T21:08:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:08:25Z", "revision_number": 0, "id": "51729e74-1502-4114-8458-fd12f38fed1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:08:25Z", "security_group_id": "feee3129-f6a0-4273-a3c5-e3136e016877", "tenant_id": "299878946c794becb611eccd16836f34", "port_range_min": null, "ethertype": "IPv6", "project_id": "299878946c794becb611eccd16836f34"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:08:25Z", "revision_number": 0, "id": "7c4a459a-a98f-437b-b4df-8a2e9c0bbdd7", "remote_group_id": "feee3129-f6a0-4273-a3c5-e3136e016877", "remote_ip_prefix": null, "created_at": "2018-06-27T21:08:25Z", "security_group_id": "feee3129-f6a0-4273-a3c5-e3136e016877", "tenant_id": "299878946c794becb611eccd16836f34", "port_range_min": null, "ethertype": "IPv6", "project_id": "299878946c794becb611eccd16836f34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:08:24Z", "revision_number": 0, "id": "c983d5b1-fbdf-49e1-b28b-eda54cfdac6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:08:24Z", "security_group_id": "feee3129-f6a0-4273-a3c5-e3136e016877", "tenant_id": "299878946c794becb611eccd16836f34", "port_range_min": null, "ethertype": "IPv4", "project_id": "299878946c794becb611eccd16836f34"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:08:24Z", "revision_number": 0, "id": "f3765e6c-884d-414d-a1df-7fa8299e5410", "remote_group_id": "feee3129-f6a0-4273-a3c5-e3136e016877", "remote_ip_prefix": null, "created_at": "2018-06-27T21:08:24Z", "security_group_id": "feee3129-f6a0-4273-a3c5-e3136e016877", "tenant_id": "299878946c794becb611eccd16836f34", "port_range_min": null, "ethertype": "IPv4", "project_id": "299878946c794becb611eccd16836f34"}], "revision_number": 4, "project_id": "299878946c794becb611eccd16836f34", "id": "feee3129-f6a0-4273-a3c5-e3136e016877", "name": "default"}]} 2018-06-27 21:08:34,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-bcd50b09-ea5c-48ca-bc0f-b0f5e41869c3 2018-06-27 21:08:34,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/4b92069937e44a3786e439f95c61afe5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ebc15301b90a3c71afb98e2691fe4a9e506c495" 2018-06-27 21:08:35,404 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:08:34 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-58124921-8759-405e-8a45-b2c138c60085 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/4b92069937e44a3786e439f95c61afe5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4b92069937e44a3786e439f95c61afe5", "name": "service"}} 2018-06-27 21:08:35,404 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/4b92069937e44a3786e439f95c61afe5 used request id req-58124921-8759-405e-8a45-b2c138c60085 2018-06-27 21:08: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/projects/8cdbc979369d4c15b8ddd6cc77d930e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ebc15301b90a3c71afb98e2691fe4a9e506c495" 2018-06-27 21:08:35,747 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:08:35 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-08fc065d-798f-441d-906e-82ea397d8891 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/8cdbc979369d4c15b8ddd6cc77d930e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}} 2018-06-27 21:08:35,747 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 used request id req-08fc065d-798f-441d-906e-82ea397d8891 2018-06-27 21:08:35,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/3f0a375b66c54145bff1c56e7c91ad73 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ebc15301b90a3c71afb98e2691fe4a9e506c495" 2018-06-27 21:08:35,816 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 27 Jun 2018 21:08:35 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b8b0277b-94a1-4303-90aa-6431dd0e0da9 Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3f0a375b66c54145bff1c56e7c91ad73.", "code": 404, "title": "Not Found"}} 2018-06-27 21:08:35,817 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f0a375b66c54145bff1c56e7c91ad73 used request id req-b8b0277b-94a1-4303-90aa-6431dd0e0da9 2018-06-27 21:08:35,817 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-06-27 21:08:35,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/299878946c794becb611eccd16836f34 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ebc15301b90a3c71afb98e2691fe4a9e506c495" 2018-06-27 21:08:36,168 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:08:35 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c9a1317f-56e8-4a25-914d-e755466a741a Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/299878946c794becb611eccd16836f34"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "299878946c794becb611eccd16836f34", "name": "CreateSecurityGroupTests-6393aeb9-7ff2-42f-proj"}} 2018-06-27 21:08:36,168 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/299878946c794becb611eccd16836f34 used request id req-c9a1317f-56e8-4a25-914d-e755466a741a 2018-06-27 21:08:36,168 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - feee3129-f6a0-4273-a3c5-e3136e016877 2018-06-27 21:08:36,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=feee3129-f6a0-4273-a3c5-e3136e016877 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ebc15301b90a3c71afb98e2691fe4a9e506c495" 2018-06-27 21:08:37,050 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:08:37 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-69db4630-b71f-40dc-a65c-9060ae1c9882 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-27T21:08:25Z", "security_group_id": "feee3129-f6a0-4273-a3c5-e3136e016877", "port_range_min": null, "revision_number": 0, "tenant_id": "299878946c794becb611eccd16836f34", "created_at": "2018-06-27T21:08:25Z", "project_id": "299878946c794becb611eccd16836f34", "id": "51729e74-1502-4114-8458-fd12f38fed1b"}, {"remote_group_id": "feee3129-f6a0-4273-a3c5-e3136e016877", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:08:25Z", "security_group_id": "feee3129-f6a0-4273-a3c5-e3136e016877", "port_range_min": null, "revision_number": 0, "tenant_id": "299878946c794becb611eccd16836f34", "created_at": "2018-06-27T21:08:25Z", "project_id": "299878946c794becb611eccd16836f34", "id": "7c4a459a-a98f-437b-b4df-8a2e9c0bbdd7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:08:24Z", "security_group_id": "feee3129-f6a0-4273-a3c5-e3136e016877", "port_range_min": null, "revision_number": 0, "tenant_id": "299878946c794becb611eccd16836f34", "created_at": "2018-06-27T21:08:24Z", "project_id": "299878946c794becb611eccd16836f34", "id": "c983d5b1-fbdf-49e1-b28b-eda54cfdac6d"}, {"remote_group_id": "feee3129-f6a0-4273-a3c5-e3136e016877", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:08:24Z", "security_group_id": "feee3129-f6a0-4273-a3c5-e3136e016877", "port_range_min": null, "revision_number": 0, "tenant_id": "299878946c794becb611eccd16836f34", "created_at": "2018-06-27T21:08:24Z", "project_id": "299878946c794becb611eccd16836f34", "id": "f3765e6c-884d-414d-a1df-7fa8299e5410"}]} 2018-06-27 21:08:37,051 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=feee3129-f6a0-4273-a3c5-e3136e016877 used request id req-69db4630-b71f-40dc-a65c-9060ae1c9882 2018-06-27 21:08:37,051 - neutron_utils - INFO - Deleting security group with name - default 2018-06-27 21:08:37,056 - 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/feee3129-f6a0-4273-a3c5-e3136e016877 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ebc15301b90a3c71afb98e2691fe4a9e506c495" 2018-06-27 21:08:37,471 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:08:37 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-47530b59-57b9-4e1a-a638-e5939da9f063 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:08:37,471 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/feee3129-f6a0-4273-a3c5-e3136e016877 used request id req-47530b59-57b9-4e1a-a638-e5939da9f063 2018-06-27 21:08:37,472 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-6393aeb9-7ff2-42f-proj 2018-06-27 21:08:37,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/299878946c794becb611eccd16836f34 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ebc15301b90a3c71afb98e2691fe4a9e506c495" 2018-06-27 21:08:37,932 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:08:37 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1415b7c0-30b9-4fc1-9ae7-a3a75b5e8ebf Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:08:37,932 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/299878946c794becb611eccd16836f34 used request id req-1415b7c0-30b9-4fc1-9ae7-a3a75b5e8ebf 2018-06-27 21:08:37,932 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-6393aeb9-7ff2-42f-proj-role 2018-06-27 21:08: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/roles/872ee92012ae499faf66fb387c02c9ef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ebc15301b90a3c71afb98e2691fe4a9e506c495" 2018-06-27 21:08:38,374 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:08:37 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-57d91e7b-56d6-49d6-81a3-788dfa0d2a5b Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:08:38,374 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/872ee92012ae499faf66fb387c02c9ef used request id req-57d91e7b-56d6-49d6-81a3-788dfa0d2a5b 2018-06-27 21:08:38,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}3ebc15301b90a3c71afb98e2691fe4a9e506c495" 2018-06-27 21:08:38,741 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:08:38 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4fe73699-c486-45f1-9ac4-d9d8eb465a15 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 21:08:38,741 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-4fe73699-c486-45f1-9ac4-d9d8eb465a15 2018-06-27 21:08:38,741 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-6393aeb9-7ff2-42f-user 2018-06-27 21:08:38,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/d1cfd8fb4d4644b19a2025b6b6af0290 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bf6595964e6f05837c6c75cc4803b41b0274ece" 2018-06-27 21:08:39,520 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:08:38 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9c62e143-3c33-44ad-accd-1594ba669534 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:08:39,521 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/d1cfd8fb4d4644b19a2025b6b6af0290 used request id req-9c62e143-3c33-44ad-accd-1594ba669534 2018-06-27 21:08:39,523 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:08:40,404 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:08:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["PzVDIT8YROKuFq5-QoUUiQ"], "issued_at": "2018-06-27T21:08:40.000000Z"}} 2018-06-27 21:08:40,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}6852f11f1ef18da5ae722194f4bc7732699ec7ab" 2018-06-27 21:08:40,748 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:08:40 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f15a723f-7ca4-4e89-8e45-9d625d8f705d Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:08:40,748 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-f15a723f-7ca4-4e89-8e45-9d625d8f705d 2018-06-27 21:08:40,749 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:08:40,750 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:08:41,655 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:08:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["N4tpwRhdSryf5u0Y1BETOw"], "issued_at": "2018-06-27T21:08:41.000000Z"}} 2018-06-27 21:08:41,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f7f4746bd7fdf44cffa64e75621cd0742ef85c4" 2018-06-27 21:08:42,052 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:08:41 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5527fb05-2b85-43a1-94c3-7616a9000833 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:08:42,052 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-5527fb05-2b85-43a1-94c3-7616a9000833 2018-06-27 21:08:42,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-27 21:08:42,069 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:08: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-27 21:08:42,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?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-641142e2-afaa-4ae-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f7f4746bd7fdf44cffa64e75621cd0742ef85c4" 2018-06-27 21:08:42,364 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:08:42 GMT Server: Apache Content-Length: 192 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b24eed83-bbca-45a3-82ea-1d30aa021443 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-641142e2-afaa-4ae-proj", "previous": null, "next": null}, "projects": []} 2018-06-27 21:08:42,365 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-641142e2-afaa-4ae-proj used request id req-b24eed83-bbca-45a3-82ea-1d30aa021443 2018-06-27 21:08:42,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f7f4746bd7fdf44cffa64e75621cd0742ef85c4" 2018-06-27 21:08:42,728 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:08:42 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-85aacede-0231-475a-a900-72923a1d3896 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 21:08:42,728 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-85aacede-0231-475a-a900-72923a1d3896 2018-06-27 21:08:42,732 - 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}9f7f4746bd7fdf44cffa64e75621cd0742ef85c4" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-641142e2-afaa-4ae-proj"}}' 2018-06-27 21:08:43,179 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 21:08:42 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d99fca78-a040-4eba-90ce-8c304c990c06 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/13eba6ee23504c02b92d3a99059433b0"}, "tags": [], "enabled": true, "id": "13eba6ee23504c02b92d3a99059433b0", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-641142e2-afaa-4ae-proj"}} 2018-06-27 21:08:43,179 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-d99fca78-a040-4eba-90ce-8c304c990c06 2018-06-27 21:08:43,180 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-641142e2-afaa-4ae-proj 2018-06-27 21:08:43,180 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:08:43,181 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:08:44,011 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:08:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["6XSY2NVoQ0aZecHcK8lNLA"], "issued_at": "2018-06-27T21:08:44.000000Z"}} 2018-06-27 21:08:44,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1d110007fda3168c0bba0d3e2b4477194b51f6b" 2018-06-27 21:08:44,375 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:08:44 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c1b816ef-187b-4155-b971-08946b8d8c86 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:08:44,375 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-c1b816ef-187b-4155-b971-08946b8d8c86 2018-06-27 21:08:44,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-27 21:08:44,391 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:08: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-27 21:08:44,392 - 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}f1d110007fda3168c0bba0d3e2b4477194b51f6b" 2018-06-27 21:08:44,555 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:08:44 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2cbcf02c-77c6-4383-bd7f-cfca856f2c63 Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/05b1bc3fa6fd4243a4ba8b4d6fcc3daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05b1bc3fa6fd4243a4ba8b4d6fcc3daf", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/48d44c9c0fea4f4e80edc7d2e0715db7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d44c9c0fea4f4e80edc7d2e0715db7", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/4d3721127bf84155a837606ce3feba32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d3721127bf84155a837606ce3feba32", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/5c846663ea6d407e9223de0719ce5442"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c846663ea6d407e9223de0719ce5442", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/73a10e6c4f67490a8a4030cc6cea32f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73a10e6c4f67490a8a4030cc6cea32f5", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/8ecfab7d9d4f47bb8892a85b7d2a0b5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ecfab7d9d4f47bb8892a85b7d2a0b5a", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/b278d529e9a54a9195e4e536b9384dc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b278d529e9a54a9195e4e536b9384dc0", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b7f107ae7bb34ccea8282b1a0ec7a979"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7f107ae7bb34ccea8282b1a0ec7a979", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/d21494d0185b463db36b8c8c2b341b97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d21494d0185b463db36b8c8c2b341b97", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e0bb346419f84e4680f6ca9a97f4fc0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e0bb346419f84e4680f6ca9a97f4fc0b", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "c8d542af72ce49338052c29f02c8857e", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e9dd794fa5c040a9a0445386fb2a6116"}, "options": {}, "id": "e9dd794fa5c040a9a0445386fb2a6116", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/e9f9c747d54947bc800a81ecf11858f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9f9c747d54947bc800a81ecf11858f5", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-27 21:08:44,555 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-2cbcf02c-77c6-4383-bd7f-cfca856f2c63 2018-06-27 21: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?name=CreateSecurityGroupTests-641142e2-afaa-4ae-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1d110007fda3168c0bba0d3e2b4477194b51f6b" 2018-06-27 21:08:45,004 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:08:44 GMT Server: Apache Content-Length: 467 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-840589b0-4270-4d74-b4dc-f35d800bbe8c Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateSecurityGroupTests-641142e2-afaa-4ae-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/13eba6ee23504c02b92d3a99059433b0"}, "tags": [], "enabled": true, "id": "13eba6ee23504c02b92d3a99059433b0", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-641142e2-afaa-4ae-proj"}]} 2018-06-27 21:08:45,004 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateSecurityGroupTests-641142e2-afaa-4ae-proj used request id req-840589b0-4270-4d74-b4dc-f35d800bbe8c 2018-06-27 21:08:45,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}f1d110007fda3168c0bba0d3e2b4477194b51f6b" 2018-06-27 21:08:45,104 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:08:45 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-05e9c4fa-22bd-487d-b264-bec1f07b75d6 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 21:08:45,104 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-05e9c4fa-22bd-487d-b264-bec1f07b75d6 2018-06-27 21:08:45,860 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-641142e2-afaa-4ae-user 2018-06-27 21:08:45,860 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:08:45,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}9f7f4746bd7fdf44cffa64e75621cd0742ef85c4" 2018-06-27 21:08:46,228 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:08:45 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d675bb04-097f-436f-a4c7-3989b22b0678 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 21:08:46,229 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-d675bb04-097f-436f-a4c7-3989b22b0678 2018-06-27 21:08:46,233 - 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}9f7f4746bd7fdf44cffa64e75621cd0742ef85c4" -d '{"role": {"name": "CreateSecurityGroupTests-641142e2-afaa-4ae-proj-role"}}' 2018-06-27 21:08:46,321 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 21:08:46 GMT Server: Apache Content-Length: 223 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3d66b614-9e5f-4994-bad0-1612541a1079 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0a239514800b4d0e9ef54328a6732525", "links": {"self": "http://10.167.4.35:5000/v3/roles/0a239514800b4d0e9ef54328a6732525"}, "name": "CreateSecurityGroupTests-641142e2-afaa-4ae-proj-role"}} 2018-06-27 21:08:46,321 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-3d66b614-9e5f-4994-bad0-1612541a1079 2018-06-27 21:08:46,322 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-641142e2-afaa-4ae-proj-role 2018-06-27 21:08:46,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/0a239514800b4d0e9ef54328a6732525 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f7f4746bd7fdf44cffa64e75621cd0742ef85c4" 2018-06-27 21:08:46,745 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:08:46 GMT Server: Apache Content-Length: 223 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-99fbfbd7-16b2-461c-85a1-c480aceec681 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0a239514800b4d0e9ef54328a6732525", "links": {"self": "http://10.167.4.35:5000/v3/roles/0a239514800b4d0e9ef54328a6732525"}, "name": "CreateSecurityGroupTests-641142e2-afaa-4ae-proj-role"}} 2018-06-27 21:08:46,745 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/0a239514800b4d0e9ef54328a6732525 used request id req-99fbfbd7-16b2-461c-85a1-c480aceec681 2018-06-27 21:08:46,746 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-641142e2-afaa-4ae-proj-role to project CreateSecurityGroupTests-641142e2-afaa-4ae-proj 2018-06-27 21:08:46,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/13eba6ee23504c02b92d3a99059433b0/users/9b5c573c9ea542159aa46aa867d17f49/roles/0a239514800b4d0e9ef54328a6732525 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f7f4746bd7fdf44cffa64e75621cd0742ef85c4" 2018-06-27 21:08:47,216 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:08:46 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d96e7768-2c9b-471f-84d6-86b6952e2925 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:08:47,216 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/13eba6ee23504c02b92d3a99059433b0/users/9b5c573c9ea542159aa46aa867d17f49/roles/0a239514800b4d0e9ef54328a6732525 used request id req-d96e7768-2c9b-471f-84d6-86b6952e2925 2018-06-27 21:08:47,217 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:08:47,218 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:08:47,966 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:08:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["eTosjGBLQO-3Y2UBa92aSQ"], "issued_at": "2018-06-27T21:08:47.000000Z"}} 2018-06-27 21:08:47,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}e99d4d7d2e70a88592c52a42175aa7645aeda2ae" 2018-06-27 21:08:48,016 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:08:47 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c69c67db-7650-4f2c-8400-7e838fec173c Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:08:48,016 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-c69c67db-7650-4f2c-8400-7e838fec173c 2018-06-27 21:08:48,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-groups?name=CreateSecurityGroupTests-12f47c38-524d-4635-84be-552457b7966ename&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e99d4d7d2e70a88592c52a42175aa7645aeda2ae" 2018-06-27 21:08:48,936 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:08:48 GMT Content-Type: application/json Content-Length: 23 Connection: keep-alive X-Openstack-Request-Id: req-789dedf7-b24e-4460-93b5-919b181108ec Front-End-Https: on RESP BODY: {"security_groups": []} 2018-06-27 21:08:48,936 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-12f47c38-524d-4635-84be-552457b7966ename&description=hello+group used request id req-789dedf7-b24e-4460-93b5-919b181108ec 2018-06-27 21:08:48,937 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-12f47c38-524d-4635-84be-552457b7966ename... 2018-06-27 21:08:48,937 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-12f47c38-524d-4635-84be-552457b7966ename 2018-06-27 21:08:48,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 21:08:48,952 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:08: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-27 21:08:48,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?name=CreateSecurityGroupTests-641142e2-afaa-4ae-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e99d4d7d2e70a88592c52a42175aa7645aeda2ae" 2018-06-27 21:08:49,400 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:08:48 GMT Server: Apache Content-Length: 467 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-43e548f3-f603-45ed-9531-1099d8b63f68 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateSecurityGroupTests-641142e2-afaa-4ae-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/13eba6ee23504c02b92d3a99059433b0"}, "tags": [], "enabled": true, "id": "13eba6ee23504c02b92d3a99059433b0", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-641142e2-afaa-4ae-proj"}]} 2018-06-27 21:08:49,400 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateSecurityGroupTests-641142e2-afaa-4ae-proj used request id req-43e548f3-f603-45ed-9531-1099d8b63f68 2018-06-27 21:08:49,405 - 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}e99d4d7d2e70a88592c52a42175aa7645aeda2ae" -d '{"security_group": {"tenant_id": "13eba6ee23504c02b92d3a99059433b0", "name": "CreateSecurityGroupTests-12f47c38-524d-4635-84be-552457b7966ename", "description": "hello group"}}' 2018-06-27 21:08:51,344 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 21:08:51 GMT Content-Type: application/json Content-Length: 1408 Connection: keep-alive X-Openstack-Request-Id: req-7ceae77f-0934-42e0-a509-a5b12c2985ed Front-End-Https: on RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "13eba6ee23504c02b92d3a99059433b0", "created_at": "2018-06-27T21:08:51Z", "updated_at": "2018-06-27T21:08:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:08:51Z", "revision_number": 0, "id": "352dfb57-3aec-41ed-878a-74ccdee6adda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:08:51Z", "security_group_id": "9cc3fbf9-5359-48a9-a224-61fce6e0f505", "tenant_id": "13eba6ee23504c02b92d3a99059433b0", "port_range_min": null, "ethertype": "IPv6", "project_id": "13eba6ee23504c02b92d3a99059433b0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:08:51Z", "revision_number": 0, "id": "56912130-6be7-4103-98ea-e7f832d17a2a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:08:51Z", "security_group_id": "9cc3fbf9-5359-48a9-a224-61fce6e0f505", "tenant_id": "13eba6ee23504c02b92d3a99059433b0", "port_range_min": null, "ethertype": "IPv4", "project_id": "13eba6ee23504c02b92d3a99059433b0"}], "revision_number": 2, "project_id": "13eba6ee23504c02b92d3a99059433b0", "id": "9cc3fbf9-5359-48a9-a224-61fce6e0f505", "name": "CreateSecurityGroupTests-12f47c38-524d-4635-84be-552457b7966ename"}} 2018-06-27 21:08:51,345 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-groups used request id req-7ceae77f-0934-42e0-a509-a5b12c2985ed 2018-06-27 21:08:51,345 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9cc3fbf9-5359-48a9-a224-61fce6e0f505 2018-06-27 21:08:51,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=9cc3fbf9-5359-48a9-a224-61fce6e0f505 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e99d4d7d2e70a88592c52a42175aa7645aeda2ae" 2018-06-27 21:08:51,484 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:08:51 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-f8ea270b-be81-4cf5-a8c5-2b2cce4806b1 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-27T21:08:51Z", "security_group_id": "9cc3fbf9-5359-48a9-a224-61fce6e0f505", "port_range_min": null, "revision_number": 0, "tenant_id": "13eba6ee23504c02b92d3a99059433b0", "created_at": "2018-06-27T21:08:51Z", "project_id": "13eba6ee23504c02b92d3a99059433b0", "id": "352dfb57-3aec-41ed-878a-74ccdee6adda"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:08:51Z", "security_group_id": "9cc3fbf9-5359-48a9-a224-61fce6e0f505", "port_range_min": null, "revision_number": 0, "tenant_id": "13eba6ee23504c02b92d3a99059433b0", "created_at": "2018-06-27T21:08:51Z", "project_id": "13eba6ee23504c02b92d3a99059433b0", "id": "56912130-6be7-4103-98ea-e7f832d17a2a"}]} 2018-06-27 21:08:51,484 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=9cc3fbf9-5359-48a9-a224-61fce6e0f505 used request id req-f8ea270b-be81-4cf5-a8c5-2b2cce4806b1 2018-06-27 21:08:51,484 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9cc3fbf9-5359-48a9-a224-61fce6e0f505 2018-06-27 21:08:51,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/security-group-rules?security_group_id=9cc3fbf9-5359-48a9-a224-61fce6e0f505 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e99d4d7d2e70a88592c52a42175aa7645aeda2ae" 2018-06-27 21:08:51,563 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:08:51 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-0bee0c21-a5c5-4286-a6ef-4cc8894b3ff7 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-27T21:08:51Z", "security_group_id": "9cc3fbf9-5359-48a9-a224-61fce6e0f505", "port_range_min": null, "revision_number": 0, "tenant_id": "13eba6ee23504c02b92d3a99059433b0", "created_at": "2018-06-27T21:08:51Z", "project_id": "13eba6ee23504c02b92d3a99059433b0", "id": "352dfb57-3aec-41ed-878a-74ccdee6adda"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:08:51Z", "security_group_id": "9cc3fbf9-5359-48a9-a224-61fce6e0f505", "port_range_min": null, "revision_number": 0, "tenant_id": "13eba6ee23504c02b92d3a99059433b0", "created_at": "2018-06-27T21:08:51Z", "project_id": "13eba6ee23504c02b92d3a99059433b0", "id": "56912130-6be7-4103-98ea-e7f832d17a2a"}]} 2018-06-27 21:08:51,564 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=9cc3fbf9-5359-48a9-a224-61fce6e0f505 used request id req-0bee0c21-a5c5-4286-a6ef-4cc8894b3ff7 2018-06-27 21:08:51,564 - neutron_utils - INFO - Retrieving security group with ID - 9cc3fbf9-5359-48a9-a224-61fce6e0f505 2018-06-27 21:08:51,569 - keystoneauth.session - 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=9cc3fbf9-5359-48a9-a224-61fce6e0f505 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e99d4d7d2e70a88592c52a42175aa7645aeda2ae" 2018-06-27 21:08:51,724 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:08:51 GMT Content-Type: application/json Content-Length: 1411 Connection: keep-alive X-Openstack-Request-Id: req-cfca7a55-695e-45c5-8913-3a9e2eb6d2f6 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "13eba6ee23504c02b92d3a99059433b0", "created_at": "2018-06-27T21:08:51Z", "updated_at": "2018-06-27T21:08:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:08:51Z", "revision_number": 0, "id": "352dfb57-3aec-41ed-878a-74ccdee6adda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:08:51Z", "security_group_id": "9cc3fbf9-5359-48a9-a224-61fce6e0f505", "tenant_id": "13eba6ee23504c02b92d3a99059433b0", "port_range_min": null, "ethertype": "IPv6", "project_id": "13eba6ee23504c02b92d3a99059433b0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:08:51Z", "revision_number": 0, "id": "56912130-6be7-4103-98ea-e7f832d17a2a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:08:51Z", "security_group_id": "9cc3fbf9-5359-48a9-a224-61fce6e0f505", "tenant_id": "13eba6ee23504c02b92d3a99059433b0", "port_range_min": null, "ethertype": "IPv4", "project_id": "13eba6ee23504c02b92d3a99059433b0"}], "revision_number": 2, "project_id": "13eba6ee23504c02b92d3a99059433b0", "id": "9cc3fbf9-5359-48a9-a224-61fce6e0f505", "name": "CreateSecurityGroupTests-12f47c38-524d-4635-84be-552457b7966ename"}]} 2018-06-27 21:08:51,724 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=9cc3fbf9-5359-48a9-a224-61fce6e0f505 used request id req-cfca7a55-695e-45c5-8913-3a9e2eb6d2f6 2018-06-27 21:08:51,724 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9cc3fbf9-5359-48a9-a224-61fce6e0f505 2018-06-27 21:08:51,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/security-group-rules?security_group_id=9cc3fbf9-5359-48a9-a224-61fce6e0f505 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e99d4d7d2e70a88592c52a42175aa7645aeda2ae" 2018-06-27 21:08:51,787 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:08:51 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-21efb79d-f712-4634-944d-772d33a12e21 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-27T21:08:51Z", "security_group_id": "9cc3fbf9-5359-48a9-a224-61fce6e0f505", "port_range_min": null, "revision_number": 0, "tenant_id": "13eba6ee23504c02b92d3a99059433b0", "created_at": "2018-06-27T21:08:51Z", "project_id": "13eba6ee23504c02b92d3a99059433b0", "id": "352dfb57-3aec-41ed-878a-74ccdee6adda"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:08:51Z", "security_group_id": "9cc3fbf9-5359-48a9-a224-61fce6e0f505", "port_range_min": null, "revision_number": 0, "tenant_id": "13eba6ee23504c02b92d3a99059433b0", "created_at": "2018-06-27T21:08:51Z", "project_id": "13eba6ee23504c02b92d3a99059433b0", "id": "56912130-6be7-4103-98ea-e7f832d17a2a"}]} 2018-06-27 21:08:51,787 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=9cc3fbf9-5359-48a9-a224-61fce6e0f505 used request id req-21efb79d-f712-4634-944d-772d33a12e21 2018-06-27 21:08:51,788 - neutron_utils - INFO - Retrieving security group with ID - 9cc3fbf9-5359-48a9-a224-61fce6e0f505 2018-06-27 21:08: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-groups?id=9cc3fbf9-5359-48a9-a224-61fce6e0f505 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e99d4d7d2e70a88592c52a42175aa7645aeda2ae" 2018-06-27 21:08:51,943 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:08:51 GMT Content-Type: application/json Content-Length: 1411 Connection: keep-alive X-Openstack-Request-Id: req-fa09d59c-8d5c-4931-8e8a-932c5a93d0f9 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "13eba6ee23504c02b92d3a99059433b0", "created_at": "2018-06-27T21:08:51Z", "updated_at": "2018-06-27T21:08:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:08:51Z", "revision_number": 0, "id": "352dfb57-3aec-41ed-878a-74ccdee6adda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:08:51Z", "security_group_id": "9cc3fbf9-5359-48a9-a224-61fce6e0f505", "tenant_id": "13eba6ee23504c02b92d3a99059433b0", "port_range_min": null, "ethertype": "IPv6", "project_id": "13eba6ee23504c02b92d3a99059433b0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:08:51Z", "revision_number": 0, "id": "56912130-6be7-4103-98ea-e7f832d17a2a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:08:51Z", "security_group_id": "9cc3fbf9-5359-48a9-a224-61fce6e0f505", "tenant_id": "13eba6ee23504c02b92d3a99059433b0", "port_range_min": null, "ethertype": "IPv4", "project_id": "13eba6ee23504c02b92d3a99059433b0"}], "revision_number": 2, "project_id": "13eba6ee23504c02b92d3a99059433b0", "id": "9cc3fbf9-5359-48a9-a224-61fce6e0f505", "name": "CreateSecurityGroupTests-12f47c38-524d-4635-84be-552457b7966ename"}]} 2018-06-27 21:08:51,943 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=9cc3fbf9-5359-48a9-a224-61fce6e0f505 used request id req-fa09d59c-8d5c-4931-8e8a-932c5a93d0f9 2018-06-27 21:08:51,944 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9cc3fbf9-5359-48a9-a224-61fce6e0f505 2018-06-27 21:08:51,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=9cc3fbf9-5359-48a9-a224-61fce6e0f505 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e99d4d7d2e70a88592c52a42175aa7645aeda2ae" 2018-06-27 21:08:52,800 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:08:52 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-04823f8d-fa08-482e-a97f-1cdc38002599 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-27T21:08:51Z", "security_group_id": "9cc3fbf9-5359-48a9-a224-61fce6e0f505", "port_range_min": null, "revision_number": 0, "tenant_id": "13eba6ee23504c02b92d3a99059433b0", "created_at": "2018-06-27T21:08:51Z", "project_id": "13eba6ee23504c02b92d3a99059433b0", "id": "352dfb57-3aec-41ed-878a-74ccdee6adda"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:08:51Z", "security_group_id": "9cc3fbf9-5359-48a9-a224-61fce6e0f505", "port_range_min": null, "revision_number": 0, "tenant_id": "13eba6ee23504c02b92d3a99059433b0", "created_at": "2018-06-27T21:08:51Z", "project_id": "13eba6ee23504c02b92d3a99059433b0", "id": "56912130-6be7-4103-98ea-e7f832d17a2a"}]} 2018-06-27 21:08:52,800 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=9cc3fbf9-5359-48a9-a224-61fce6e0f505 used request id req-04823f8d-fa08-482e-a97f-1cdc38002599 2018-06-27 21:08:52,801 - neutron_utils - INFO - Retrieving security group with ID - 9cc3fbf9-5359-48a9-a224-61fce6e0f505 2018-06-27 21:08:52,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/security-groups?id=9cc3fbf9-5359-48a9-a224-61fce6e0f505 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e99d4d7d2e70a88592c52a42175aa7645aeda2ae" 2018-06-27 21:08:52,959 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:08:52 GMT Content-Type: application/json Content-Length: 1411 Connection: keep-alive X-Openstack-Request-Id: req-7b0961a9-0b4b-49a4-8efe-82d0a2c93b6d Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "13eba6ee23504c02b92d3a99059433b0", "created_at": "2018-06-27T21:08:51Z", "updated_at": "2018-06-27T21:08:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:08:51Z", "revision_number": 0, "id": "352dfb57-3aec-41ed-878a-74ccdee6adda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:08:51Z", "security_group_id": "9cc3fbf9-5359-48a9-a224-61fce6e0f505", "tenant_id": "13eba6ee23504c02b92d3a99059433b0", "port_range_min": null, "ethertype": "IPv6", "project_id": "13eba6ee23504c02b92d3a99059433b0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:08:51Z", "revision_number": 0, "id": "56912130-6be7-4103-98ea-e7f832d17a2a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:08:51Z", "security_group_id": "9cc3fbf9-5359-48a9-a224-61fce6e0f505", "tenant_id": "13eba6ee23504c02b92d3a99059433b0", "port_range_min": null, "ethertype": "IPv4", "project_id": "13eba6ee23504c02b92d3a99059433b0"}], "revision_number": 2, "project_id": "13eba6ee23504c02b92d3a99059433b0", "id": "9cc3fbf9-5359-48a9-a224-61fce6e0f505", "name": "CreateSecurityGroupTests-12f47c38-524d-4635-84be-552457b7966ename"}]} 2018-06-27 21:08:52,959 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=9cc3fbf9-5359-48a9-a224-61fce6e0f505 used request id req-7b0961a9-0b4b-49a4-8efe-82d0a2c93b6d 2018-06-27 21:08:52,959 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9cc3fbf9-5359-48a9-a224-61fce6e0f505 2018-06-27 21:08:52,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-group-rules?security_group_id=9cc3fbf9-5359-48a9-a224-61fce6e0f505 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e99d4d7d2e70a88592c52a42175aa7645aeda2ae" 2018-06-27 21:08:53,025 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:08:53 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-b45afadd-5cbc-4530-ac9b-0096e08e6d2c 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-27T21:08:51Z", "security_group_id": "9cc3fbf9-5359-48a9-a224-61fce6e0f505", "port_range_min": null, "revision_number": 0, "tenant_id": "13eba6ee23504c02b92d3a99059433b0", "created_at": "2018-06-27T21:08:51Z", "project_id": "13eba6ee23504c02b92d3a99059433b0", "id": "352dfb57-3aec-41ed-878a-74ccdee6adda"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:08:51Z", "security_group_id": "9cc3fbf9-5359-48a9-a224-61fce6e0f505", "port_range_min": null, "revision_number": 0, "tenant_id": "13eba6ee23504c02b92d3a99059433b0", "created_at": "2018-06-27T21:08:51Z", "project_id": "13eba6ee23504c02b92d3a99059433b0", "id": "56912130-6be7-4103-98ea-e7f832d17a2a"}]} 2018-06-27 21:08:53,026 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=9cc3fbf9-5359-48a9-a224-61fce6e0f505 used request id req-b45afadd-5cbc-4530-ac9b-0096e08e6d2c 2018-06-27 21:08:53,026 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:08:53,807 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0a239514800b4d0e9ef54328a6732525", "name": "CreateSecurityGroupTests-641142e2-afaa-4ae-proj-role"}], "expires_at": "2018-06-27T22:08:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13eba6ee23504c02b92d3a99059433b0", "name": "CreateSecurityGroupTests-641142e2-afaa-4ae-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/13eba6ee23504c02b92d3a99059433b0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/13eba6ee23504c02b92d3a99059433b0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/13eba6ee23504c02b92d3a99059433b0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/13eba6ee23504c02b92d3a99059433b0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/13eba6ee23504c02b92d3a99059433b0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/13eba6ee23504c02b92d3a99059433b0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/13eba6ee23504c02b92d3a99059433b0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/13eba6ee23504c02b92d3a99059433b0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/13eba6ee23504c02b92d3a99059433b0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/13eba6ee23504c02b92d3a99059433b0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/13eba6ee23504c02b92d3a99059433b0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/13eba6ee23504c02b92d3a99059433b0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-641142e2-afaa-4ae-user", "id": "9b5c573c9ea542159aa46aa867d17f49"}, "audit_ids": ["QIBBJa7HRDK1MOVF2q85gA"], "issued_at": "2018-06-27T21:08:53.000000Z"}} 2018-06-27 21:08:53,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-12f47c38-524d-4635-84be-552457b7966ename&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e696b10790477eb33e1200a2ca6e6969f2c3655" 2018-06-27 21:08:54,839 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:08:54 GMT Content-Type: application/json Content-Length: 1411 Connection: keep-alive X-Openstack-Request-Id: req-d7c3438d-b9b5-4729-9e6f-7f9dedb75a15 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "13eba6ee23504c02b92d3a99059433b0", "created_at": "2018-06-27T21:08:51Z", "updated_at": "2018-06-27T21:08:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:08:51Z", "revision_number": 0, "id": "352dfb57-3aec-41ed-878a-74ccdee6adda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:08:51Z", "security_group_id": "9cc3fbf9-5359-48a9-a224-61fce6e0f505", "tenant_id": "13eba6ee23504c02b92d3a99059433b0", "port_range_min": null, "ethertype": "IPv6", "project_id": "13eba6ee23504c02b92d3a99059433b0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:08:51Z", "revision_number": 0, "id": "56912130-6be7-4103-98ea-e7f832d17a2a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:08:51Z", "security_group_id": "9cc3fbf9-5359-48a9-a224-61fce6e0f505", "tenant_id": "13eba6ee23504c02b92d3a99059433b0", "port_range_min": null, "ethertype": "IPv4", "project_id": "13eba6ee23504c02b92d3a99059433b0"}], "revision_number": 2, "project_id": "13eba6ee23504c02b92d3a99059433b0", "id": "9cc3fbf9-5359-48a9-a224-61fce6e0f505", "name": "CreateSecurityGroupTests-12f47c38-524d-4635-84be-552457b7966ename"}]} 2018-06-27 21:08:54,839 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-12f47c38-524d-4635-84be-552457b7966ename&description=hello+group used request id req-d7c3438d-b9b5-4729-9e6f-7f9dedb75a15 2018-06-27 21:08:54,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 21:08:54,854 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:08: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-27 21:08:54,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/13eba6ee23504c02b92d3a99059433b0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6852f11f1ef18da5ae722194f4bc7732699ec7ab" 2018-06-27 21:08:55,251 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:08:54 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-85d732c6-4363-4b1d-9604-33a9db3b4cd9 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/13eba6ee23504c02b92d3a99059433b0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "13eba6ee23504c02b92d3a99059433b0", "name": "CreateSecurityGroupTests-641142e2-afaa-4ae-proj"}} 2018-06-27 21:08:55,251 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/13eba6ee23504c02b92d3a99059433b0 used request id req-85d732c6-4363-4b1d-9604-33a9db3b4cd9 2018-06-27 21:08:55,251 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9cc3fbf9-5359-48a9-a224-61fce6e0f505 2018-06-27 21:08:55,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/security-group-rules?security_group_id=9cc3fbf9-5359-48a9-a224-61fce6e0f505 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e696b10790477eb33e1200a2ca6e6969f2c3655" 2018-06-27 21:08:55,996 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:08:55 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-0b91275f-48a3-4474-bbfc-ae87ba627cc8 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-27T21:08:51Z", "security_group_id": "9cc3fbf9-5359-48a9-a224-61fce6e0f505", "port_range_min": null, "revision_number": 0, "tenant_id": "13eba6ee23504c02b92d3a99059433b0", "created_at": "2018-06-27T21:08:51Z", "project_id": "13eba6ee23504c02b92d3a99059433b0", "id": "352dfb57-3aec-41ed-878a-74ccdee6adda"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:08:51Z", "security_group_id": "9cc3fbf9-5359-48a9-a224-61fce6e0f505", "port_range_min": null, "revision_number": 0, "tenant_id": "13eba6ee23504c02b92d3a99059433b0", "created_at": "2018-06-27T21:08:51Z", "project_id": "13eba6ee23504c02b92d3a99059433b0", "id": "56912130-6be7-4103-98ea-e7f832d17a2a"}]} 2018-06-27 21:08:55,996 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=9cc3fbf9-5359-48a9-a224-61fce6e0f505 used request id req-0b91275f-48a3-4474-bbfc-ae87ba627cc8 2018-06-27 21:08:55,997 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9cc3fbf9-5359-48a9-a224-61fce6e0f505 2018-06-27 21:08:56,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/security-group-rules?security_group_id=9cc3fbf9-5359-48a9-a224-61fce6e0f505 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e696b10790477eb33e1200a2ca6e6969f2c3655" 2018-06-27 21:08:56,100 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:08:56 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-09b1a9f1-3c80-4860-901b-ef667506b9b6 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-27T21:08:51Z", "security_group_id": "9cc3fbf9-5359-48a9-a224-61fce6e0f505", "port_range_min": null, "revision_number": 0, "tenant_id": "13eba6ee23504c02b92d3a99059433b0", "created_at": "2018-06-27T21:08:51Z", "project_id": "13eba6ee23504c02b92d3a99059433b0", "id": "352dfb57-3aec-41ed-878a-74ccdee6adda"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:08:51Z", "security_group_id": "9cc3fbf9-5359-48a9-a224-61fce6e0f505", "port_range_min": null, "revision_number": 0, "tenant_id": "13eba6ee23504c02b92d3a99059433b0", "created_at": "2018-06-27T21:08:51Z", "project_id": "13eba6ee23504c02b92d3a99059433b0", "id": "56912130-6be7-4103-98ea-e7f832d17a2a"}]} 2018-06-27 21:08:56,100 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=9cc3fbf9-5359-48a9-a224-61fce6e0f505 used request id req-09b1a9f1-3c80-4860-901b-ef667506b9b6 2018-06-27 21:08:56,101 - neutron_utils - INFO - Deleting security group rule with ID - 56912130-6be7-4103-98ea-e7f832d17a2a 2018-06-27 21:08:56,106 - 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/56912130-6be7-4103-98ea-e7f832d17a2a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e99d4d7d2e70a88592c52a42175aa7645aeda2ae" 2018-06-27 21:08:56,336 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:08:56 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-48b049cf-4075-4648-89ad-833cd9f591de Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:08:56,336 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/56912130-6be7-4103-98ea-e7f832d17a2a used request id req-48b049cf-4075-4648-89ad-833cd9f591de 2018-06-27 21:08:56,336 - neutron_utils - INFO - Deleting security group rule with ID - 352dfb57-3aec-41ed-878a-74ccdee6adda 2018-06-27 21:08:56,341 - 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/352dfb57-3aec-41ed-878a-74ccdee6adda -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e99d4d7d2e70a88592c52a42175aa7645aeda2ae" 2018-06-27 21:08:56,611 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:08:56 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-afc5f4c7-2e94-48eb-b186-c520c3e8ba75 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:08:56,612 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/352dfb57-3aec-41ed-878a-74ccdee6adda used request id req-afc5f4c7-2e94-48eb-b186-c520c3e8ba75 2018-06-27 21:08:56,612 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-12f47c38-524d-4635-84be-552457b7966ename 2018-06-27 21:08:56,617 - 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/9cc3fbf9-5359-48a9-a224-61fce6e0f505 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e99d4d7d2e70a88592c52a42175aa7645aeda2ae" 2018-06-27 21:08:56,872 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:08:56 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-2f65206b-6de1-4dfd-b4be-519b2bc2a051 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:08:56,872 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/9cc3fbf9-5359-48a9-a224-61fce6e0f505 used request id req-2f65206b-6de1-4dfd-b4be-519b2bc2a051 2018-06-27 21:08:56,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/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f7f4746bd7fdf44cffa64e75621cd0742ef85c4" 2018-06-27 21:08:57,872 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:08:57 GMT Content-Type: application/json Content-Length: 11766 Connection: keep-alive X-Openstack-Request-Id: req-739ebe19-034e-4728-a321-b7ffdc969c45 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-27T19:03:04Z", "updated_at": "2018-06-27T19:03:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "6748ef1e-56da-434e-9e89-e86b58537b65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "b3e3826c-1c48-4699-93f0-f8a310956753", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "bfad35fa-7ea9-4a81-917d-7b86481eb510", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "d657b333-103d-4d19-add8-1e8bae2f8849", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "13eba6ee23504c02b92d3a99059433b0", "created_at": "2018-06-27T21:08:50Z", "updated_at": "2018-06-27T21:08:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:08:50Z", "revision_number": 0, "id": "0d452d4c-013a-4c88-aca3-a2c13844fe0a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:08:50Z", "security_group_id": "a31514cd-0b1d-4e6e-a115-b0141fa3dee6", "tenant_id": "13eba6ee23504c02b92d3a99059433b0", "port_range_min": null, "ethertype": "IPv4", "project_id": "13eba6ee23504c02b92d3a99059433b0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:08:50Z", "revision_number": 0, "id": "70d7604f-4e33-47d3-b6d2-642d0d5b1473", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:08:50Z", "security_group_id": "a31514cd-0b1d-4e6e-a115-b0141fa3dee6", "tenant_id": "13eba6ee23504c02b92d3a99059433b0", "port_range_min": null, "ethertype": "IPv6", "project_id": "13eba6ee23504c02b92d3a99059433b0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:08:50Z", "revision_number": 0, "id": "9a6805ce-4fe6-44e2-bf9f-d8d1304c3014", "remote_group_id": "a31514cd-0b1d-4e6e-a115-b0141fa3dee6", "remote_ip_prefix": null, "created_at": "2018-06-27T21:08:50Z", "security_group_id": "a31514cd-0b1d-4e6e-a115-b0141fa3dee6", "tenant_id": "13eba6ee23504c02b92d3a99059433b0", "port_range_min": null, "ethertype": "IPv6", "project_id": "13eba6ee23504c02b92d3a99059433b0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:08:50Z", "revision_number": 0, "id": "ea65173c-61d8-485d-a45a-822bb92737ae", "remote_group_id": "a31514cd-0b1d-4e6e-a115-b0141fa3dee6", "remote_ip_prefix": null, "created_at": "2018-06-27T21:08:50Z", "security_group_id": "a31514cd-0b1d-4e6e-a115-b0141fa3dee6", "tenant_id": "13eba6ee23504c02b92d3a99059433b0", "port_range_min": null, "ethertype": "IPv4", "project_id": "13eba6ee23504c02b92d3a99059433b0"}], "revision_number": 4, "project_id": "13eba6ee23504c02b92d3a99059433b0", "id": "a31514cd-0b1d-4e6e-a115-b0141fa3dee6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b92069937e44a3786e439f95c61afe5", "created_at": "2018-06-27T19:08:41Z", "updated_at": "2018-06-27T19:08:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "4ac2a090-f595-4e7b-9b7a-a52fa204e881", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "5508c0b1-6261-44cb-854d-60c64bcbba0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "a60c77dc-6985-48ac-a3a3-067176d3e52f", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "e6ec0fa4-1eb3-4c5d-a451-c7acfd7fde82", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}], "revision_number": 4, "project_id": "4b92069937e44a3786e439f95c61afe5", "id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T18:59:55Z", "updated_at": "2018-06-27T18:59:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "5a060918-419b-4ec3-90df-a7764c06af2f", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "6cd9bbf0-4d1b-4b13-a6c4-e20a15bb3360", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "8134c0f0-89c6-4d45-bef8-a9260d9d0723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "e0e7297a-a59d-4d2b-b75c-2cc86b269114", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}], "revision_number": 4, "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "created_at": "2018-06-27T21:03:43Z", "updated_at": "2018-06-27T21:03:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "41061dbf-a5a2-465f-84dd-140f6104b3f7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "47d5c96d-0510-41a5-b33e-5683702c5bb8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "4b4b6430-3f42-4fe4-a25e-2c5c015a7699", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "e6a68cb7-6491-4474-a4d7-38496cac4eb7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}], "revision_number": 4, "project_id": "3f0a375b66c54145bff1c56e7c91ad73", "id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "name": "default"}]} 2018-06-27 21:08:57,872 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-739ebe19-034e-4728-a321-b7ffdc969c45 2018-06-27 21:08:57,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/13eba6ee23504c02b92d3a99059433b0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f7f4746bd7fdf44cffa64e75621cd0742ef85c4" 2018-06-27 21:08:58,179 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:08:57 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-73879628-e302-4e7c-88cd-28413943ea53 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/13eba6ee23504c02b92d3a99059433b0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "13eba6ee23504c02b92d3a99059433b0", "name": "CreateSecurityGroupTests-641142e2-afaa-4ae-proj"}} 2018-06-27 21:08:58,179 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/13eba6ee23504c02b92d3a99059433b0 used request id req-73879628-e302-4e7c-88cd-28413943ea53 2018-06-27 21:08:58,180 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a31514cd-0b1d-4e6e-a115-b0141fa3dee6 2018-06-27 21:08:58,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=a31514cd-0b1d-4e6e-a115-b0141fa3dee6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f7f4746bd7fdf44cffa64e75621cd0742ef85c4" 2018-06-27 21:08:59,063 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:08:59 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-c94a76ee-3840-43cd-b540-33537ac05a21 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-27T21:08:50Z", "security_group_id": "a31514cd-0b1d-4e6e-a115-b0141fa3dee6", "port_range_min": null, "revision_number": 0, "tenant_id": "13eba6ee23504c02b92d3a99059433b0", "created_at": "2018-06-27T21:08:50Z", "project_id": "13eba6ee23504c02b92d3a99059433b0", "id": "0d452d4c-013a-4c88-aca3-a2c13844fe0a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:08:50Z", "security_group_id": "a31514cd-0b1d-4e6e-a115-b0141fa3dee6", "port_range_min": null, "revision_number": 0, "tenant_id": "13eba6ee23504c02b92d3a99059433b0", "created_at": "2018-06-27T21:08:50Z", "project_id": "13eba6ee23504c02b92d3a99059433b0", "id": "70d7604f-4e33-47d3-b6d2-642d0d5b1473"}, {"remote_group_id": "a31514cd-0b1d-4e6e-a115-b0141fa3dee6", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:08:50Z", "security_group_id": "a31514cd-0b1d-4e6e-a115-b0141fa3dee6", "port_range_min": null, "revision_number": 0, "tenant_id": "13eba6ee23504c02b92d3a99059433b0", "created_at": "2018-06-27T21:08:50Z", "project_id": "13eba6ee23504c02b92d3a99059433b0", "id": "9a6805ce-4fe6-44e2-bf9f-d8d1304c3014"}, {"remote_group_id": "a31514cd-0b1d-4e6e-a115-b0141fa3dee6", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:08:50Z", "security_group_id": "a31514cd-0b1d-4e6e-a115-b0141fa3dee6", "port_range_min": null, "revision_number": 0, "tenant_id": "13eba6ee23504c02b92d3a99059433b0", "created_at": "2018-06-27T21:08:50Z", "project_id": "13eba6ee23504c02b92d3a99059433b0", "id": "ea65173c-61d8-485d-a45a-822bb92737ae"}]} 2018-06-27 21:08:59,063 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=a31514cd-0b1d-4e6e-a115-b0141fa3dee6 used request id req-c94a76ee-3840-43cd-b540-33537ac05a21 2018-06-27 21:08:59,064 - neutron_utils - INFO - Deleting security group with name - default 2018-06-27 21:08:59,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/a31514cd-0b1d-4e6e-a115-b0141fa3dee6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f7f4746bd7fdf44cffa64e75621cd0742ef85c4" 2018-06-27 21:08:59,448 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:08:59 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-394b7524-a3de-4f1e-9b53-9d5a4775e77e Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:08:59,448 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/a31514cd-0b1d-4e6e-a115-b0141fa3dee6 used request id req-394b7524-a3de-4f1e-9b53-9d5a4775e77e 2018-06-27 21:08:59,449 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-641142e2-afaa-4ae-proj 2018-06-27 21:08:59,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/13eba6ee23504c02b92d3a99059433b0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f7f4746bd7fdf44cffa64e75621cd0742ef85c4" 2018-06-27 21:09:00,203 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:08:59 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-560537c1-660d-4ca0-94e6-b085b4b07cfe Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:09:00,203 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/13eba6ee23504c02b92d3a99059433b0 used request id req-560537c1-660d-4ca0-94e6-b085b4b07cfe 2018-06-27 21:09:00,204 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-641142e2-afaa-4ae-proj-role 2018-06-27 21:09:00,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/0a239514800b4d0e9ef54328a6732525 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f7f4746bd7fdf44cffa64e75621cd0742ef85c4" 2018-06-27 21:09:00,660 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:09:00 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ea6833cf-a1f0-4942-ac59-effad97af1e5 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:09:00,660 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/0a239514800b4d0e9ef54328a6732525 used request id req-ea6833cf-a1f0-4942-ac59-effad97af1e5 2018-06-27 21:09:00,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? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f7f4746bd7fdf44cffa64e75621cd0742ef85c4" 2018-06-27 21:09:01,027 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:09:00 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a2fce8c2-b6c8-464e-860d-f930621223d7 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 21:09:01,028 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-a2fce8c2-b6c8-464e-860d-f930621223d7 2018-06-27 21:09:01,028 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-641142e2-afaa-4ae-user 2018-06-27 21:09:01,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/9b5c573c9ea542159aa46aa867d17f49 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1d110007fda3168c0bba0d3e2b4477194b51f6b" 2018-06-27 21:09:01,688 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:09:01 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-013de79f-5545-418a-9455-ee8d871641d5 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:09:01,688 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/9b5c573c9ea542159aa46aa867d17f49 used request id req-013de79f-5545-418a-9455-ee8d871641d5 2018-06-27 21:09:01,690 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:09:02,525 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:09:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["aLyFSFf0RgSCQXH90fio2Q"], "issued_at": "2018-06-27T21:09:02.000000Z"}} 2018-06-27 21:09:02,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3594cc8497f354257c6c36df1247800a44847124" 2018-06-27 21:09:02,866 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:09:02 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-72afb88f-1505-4474-9408-06da6457cb04 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:09:02,866 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-72afb88f-1505-4474-9408-06da6457cb04 2018-06-27 21:09:02,867 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:09:02,868 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:09:03,685 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:09:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["9jZ92RQuRjyORwkHWCql5A"], "issued_at": "2018-06-27T21:09:03.000000Z"}} 2018-06-27 21:09:03,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}db68c7bf2f54e9b8e92667b97e0dc8162f936b67" 2018-06-27 21:09:03,738 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:09:03 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6ad1a9c8-f2ec-4726-8cb9-dea4a9ce1af5 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:09:03,738 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-6ad1a9c8-f2ec-4726-8cb9-dea4a9ce1af5 2018-06-27 21:09:03,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 21:09:03,755 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21: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-27 21:09:03,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?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-9284d45b-d672-40f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db68c7bf2f54e9b8e92667b97e0dc8162f936b67" 2018-06-27 21:09:03,838 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:09:03 GMT Server: Apache Content-Length: 192 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a1080748-404a-4d64-a46a-e3470904dd85 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-9284d45b-d672-40f-proj", "previous": null, "next": null}, "projects": []} 2018-06-27 21:09:03,838 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-9284d45b-d672-40f-proj used request id req-a1080748-404a-4d64-a46a-e3470904dd85 2018-06-27 21:09:03,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}db68c7bf2f54e9b8e92667b97e0dc8162f936b67" 2018-06-27 21:09:04,256 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:09:03 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e3583f6c-1dc2-4de6-a98d-118acc4cb290 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 21:09:04,257 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-e3583f6c-1dc2-4de6-a98d-118acc4cb290 2018-06-27 21:09:04,260 - 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}db68c7bf2f54e9b8e92667b97e0dc8162f936b67" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-9284d45b-d672-40f-proj"}}' 2018-06-27 21:09:04,658 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 21:09:04 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d3fa165c-6140-4998-ba06-090120176d5b Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/d84af7acd5a94ede8041a1d5669110fd"}, "tags": [], "enabled": true, "id": "d84af7acd5a94ede8041a1d5669110fd", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-9284d45b-d672-40f-proj"}} 2018-06-27 21:09:04,659 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-d3fa165c-6140-4998-ba06-090120176d5b 2018-06-27 21:09:04,659 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-9284d45b-d672-40f-proj 2018-06-27 21:09:04,659 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:09:04,660 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:09:05,636 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:09:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["y-dnmACUQzmvM35pKWb6lg"], "issued_at": "2018-06-27T21:09:05.000000Z"}} 2018-06-27 21:09:05,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e24120cabb8edfcde1b757bae8b19a56e19aefb" 2018-06-27 21:09:05,687 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:09:05 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-733a56d9-1490-40fd-9aa4-099d6799e645 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:09:05,688 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-733a56d9-1490-40fd-9aa4-099d6799e645 2018-06-27 21:09:05,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 21:09:05,703 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:09: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-27 21:09:05,704 - 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}0e24120cabb8edfcde1b757bae8b19a56e19aefb" 2018-06-27 21:09:05,861 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:09:05 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8bc087d4-5b46-460d-97a6-729e94fd330c Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/05b1bc3fa6fd4243a4ba8b4d6fcc3daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05b1bc3fa6fd4243a4ba8b4d6fcc3daf", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/48d44c9c0fea4f4e80edc7d2e0715db7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d44c9c0fea4f4e80edc7d2e0715db7", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/4d3721127bf84155a837606ce3feba32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d3721127bf84155a837606ce3feba32", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/5c846663ea6d407e9223de0719ce5442"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c846663ea6d407e9223de0719ce5442", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/73a10e6c4f67490a8a4030cc6cea32f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73a10e6c4f67490a8a4030cc6cea32f5", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/8ecfab7d9d4f47bb8892a85b7d2a0b5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ecfab7d9d4f47bb8892a85b7d2a0b5a", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/b278d529e9a54a9195e4e536b9384dc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b278d529e9a54a9195e4e536b9384dc0", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b7f107ae7bb34ccea8282b1a0ec7a979"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7f107ae7bb34ccea8282b1a0ec7a979", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/d21494d0185b463db36b8c8c2b341b97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d21494d0185b463db36b8c8c2b341b97", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e0bb346419f84e4680f6ca9a97f4fc0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e0bb346419f84e4680f6ca9a97f4fc0b", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "c8d542af72ce49338052c29f02c8857e", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e9dd794fa5c040a9a0445386fb2a6116"}, "options": {}, "id": "e9dd794fa5c040a9a0445386fb2a6116", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/e9f9c747d54947bc800a81ecf11858f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9f9c747d54947bc800a81ecf11858f5", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-27 21:09:05,861 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-8bc087d4-5b46-460d-97a6-729e94fd330c 2018-06-27 21:09:05,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?name=CreateSecurityGroupTests-9284d45b-d672-40f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e24120cabb8edfcde1b757bae8b19a56e19aefb" 2018-06-27 21:09:05,956 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:09:05 GMT Server: Apache Content-Length: 467 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e1be4287-7c74-4631-8efb-66e3a7ca8d70 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateSecurityGroupTests-9284d45b-d672-40f-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/d84af7acd5a94ede8041a1d5669110fd"}, "tags": [], "enabled": true, "id": "d84af7acd5a94ede8041a1d5669110fd", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-9284d45b-d672-40f-proj"}]} 2018-06-27 21:09:05,956 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateSecurityGroupTests-9284d45b-d672-40f-proj used request id req-e1be4287-7c74-4631-8efb-66e3a7ca8d70 2018-06-27 21:09:05,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}0e24120cabb8edfcde1b757bae8b19a56e19aefb" 2018-06-27 21:09:06,314 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:09:05 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-35736a0e-789a-4845-923f-301d806059f6 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 21:09:06,314 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-35736a0e-789a-4845-923f-301d806059f6 2018-06-27 21:09:07,079 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-9284d45b-d672-40f-user 2018-06-27 21:09:07,079 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:09:07,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db68c7bf2f54e9b8e92667b97e0dc8162f936b67" 2018-06-27 21:09:07,547 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:09:07 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e36e4af7-aeaf-405b-86f6-593d85ce643c Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 21:09:07,547 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-e36e4af7-aeaf-405b-86f6-593d85ce643c 2018-06-27 21:09:07,551 - 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}db68c7bf2f54e9b8e92667b97e0dc8162f936b67" -d '{"role": {"name": "CreateSecurityGroupTests-9284d45b-d672-40f-proj-role"}}' 2018-06-27 21:09:07,874 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 21:09:07 GMT Server: Apache Content-Length: 223 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1b1c13e5-a96a-497d-bbda-c2f03fb37311 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "900b8e94c2f141759a5f6e276d1326f0", "links": {"self": "http://10.167.4.35:5000/v3/roles/900b8e94c2f141759a5f6e276d1326f0"}, "name": "CreateSecurityGroupTests-9284d45b-d672-40f-proj-role"}} 2018-06-27 21:09:07,874 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-1b1c13e5-a96a-497d-bbda-c2f03fb37311 2018-06-27 21:09:07,874 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-9284d45b-d672-40f-proj-role 2018-06-27 21:09: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/roles/900b8e94c2f141759a5f6e276d1326f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db68c7bf2f54e9b8e92667b97e0dc8162f936b67" 2018-06-27 21:09:07,963 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:09:07 GMT Server: Apache Content-Length: 223 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f1b0c276-b8da-4b61-99aa-b8c2255b53ff Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "900b8e94c2f141759a5f6e276d1326f0", "links": {"self": "http://10.167.4.35:5000/v3/roles/900b8e94c2f141759a5f6e276d1326f0"}, "name": "CreateSecurityGroupTests-9284d45b-d672-40f-proj-role"}} 2018-06-27 21:09:07,963 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/900b8e94c2f141759a5f6e276d1326f0 used request id req-f1b0c276-b8da-4b61-99aa-b8c2255b53ff 2018-06-27 21:09:07,964 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-9284d45b-d672-40f-proj-role to project CreateSecurityGroupTests-9284d45b-d672-40f-proj 2018-06-27 21:09:07,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/d84af7acd5a94ede8041a1d5669110fd/users/beb1cb2311434d338828ea2dc70163aa/roles/900b8e94c2f141759a5f6e276d1326f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db68c7bf2f54e9b8e92667b97e0dc8162f936b67" 2018-06-27 21:09:08,490 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:09:07 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-214c868c-14ac-4a82-ba3b-ea5edfe610ab Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:09:08,490 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/d84af7acd5a94ede8041a1d5669110fd/users/beb1cb2311434d338828ea2dc70163aa/roles/900b8e94c2f141759a5f6e276d1326f0 used request id req-214c868c-14ac-4a82-ba3b-ea5edfe610ab 2018-06-27 21:09:08,491 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:09:08,492 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:09:09,523 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "900b8e94c2f141759a5f6e276d1326f0", "name": "CreateSecurityGroupTests-9284d45b-d672-40f-proj-role"}], "expires_at": "2018-06-27T22:09:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d84af7acd5a94ede8041a1d5669110fd", "name": "CreateSecurityGroupTests-9284d45b-d672-40f-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/d84af7acd5a94ede8041a1d5669110fd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/d84af7acd5a94ede8041a1d5669110fd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/d84af7acd5a94ede8041a1d5669110fd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/d84af7acd5a94ede8041a1d5669110fd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/d84af7acd5a94ede8041a1d5669110fd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/d84af7acd5a94ede8041a1d5669110fd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/d84af7acd5a94ede8041a1d5669110fd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/d84af7acd5a94ede8041a1d5669110fd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/d84af7acd5a94ede8041a1d5669110fd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/d84af7acd5a94ede8041a1d5669110fd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/d84af7acd5a94ede8041a1d5669110fd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/d84af7acd5a94ede8041a1d5669110fd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-9284d45b-d672-40f-user", "id": "beb1cb2311434d338828ea2dc70163aa"}, "audit_ids": ["MV7Gp1PsRNC9f6Pw6xA-MA"], "issued_at": "2018-06-27T21:09:09.000000Z"}} 2018-06-27 21:09:09,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3310b1f72d0b62c5ccb9f85a3f7898462be45dc8" 2018-06-27 21:09:09,874 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:09:09 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fdfd3267-0feb-4f46-9021-cd47f208bd4c Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:09:09,874 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-fdfd3267-0feb-4f46-9021-cd47f208bd4c 2018-06-27 21:09:09,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/security-groups?name=CreateSecurityGroupTests-e36639b2-bfbd-42ad-bfa5-ad7cc87cbc51name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3310b1f72d0b62c5ccb9f85a3f7898462be45dc8" 2018-06-27 21:09:11,026 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:09:11 GMT Content-Type: application/json Content-Length: 23 Connection: keep-alive X-Openstack-Request-Id: req-b5b4dbde-4d79-4ecf-b395-465a9cf64138 Front-End-Https: on RESP BODY: {"security_groups": []} 2018-06-27 21:09:11,026 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-e36639b2-bfbd-42ad-bfa5-ad7cc87cbc51name&description=hello+group used request id req-b5b4dbde-4d79-4ecf-b395-465a9cf64138 2018-06-27 21:09:11,026 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-e36639b2-bfbd-42ad-bfa5-ad7cc87cbc51name... 2018-06-27 21:09:11,026 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-e36639b2-bfbd-42ad-bfa5-ad7cc87cbc51name 2018-06-27 21:09:11,031 - 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}3310b1f72d0b62c5ccb9f85a3f7898462be45dc8" -d '{"security_group": {"name": "CreateSecurityGroupTests-e36639b2-bfbd-42ad-bfa5-ad7cc87cbc51name", "description": "hello group"}}' 2018-06-27 21:09:11,498 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 21:09:11 GMT Content-Type: application/json Content-Length: 1408 Connection: keep-alive X-Openstack-Request-Id: req-05ea30bd-e182-40b0-8ad3-395f7e3f07a5 Front-End-Https: on RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "d84af7acd5a94ede8041a1d5669110fd", "created_at": "2018-06-27T21:09:11Z", "updated_at": "2018-06-27T21:09:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:09:11Z", "revision_number": 0, "id": "4cad046b-af58-463b-8208-a6935487221f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:09:11Z", "security_group_id": "ffc1efee-c254-4ffa-b0f3-5da08d551e4c", "tenant_id": "d84af7acd5a94ede8041a1d5669110fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "d84af7acd5a94ede8041a1d5669110fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:09:11Z", "revision_number": 0, "id": "f3d7778d-81f9-48a3-a157-0822bb119f15", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:09:11Z", "security_group_id": "ffc1efee-c254-4ffa-b0f3-5da08d551e4c", "tenant_id": "d84af7acd5a94ede8041a1d5669110fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "d84af7acd5a94ede8041a1d5669110fd"}], "revision_number": 2, "project_id": "d84af7acd5a94ede8041a1d5669110fd", "id": "ffc1efee-c254-4ffa-b0f3-5da08d551e4c", "name": "CreateSecurityGroupTests-e36639b2-bfbd-42ad-bfa5-ad7cc87cbc51name"}} 2018-06-27 21:09:11,498 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-groups used request id req-05ea30bd-e182-40b0-8ad3-395f7e3f07a5 2018-06-27 21:09:11,499 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ffc1efee-c254-4ffa-b0f3-5da08d551e4c 2018-06-27 21:09:11,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/security-group-rules?security_group_id=ffc1efee-c254-4ffa-b0f3-5da08d551e4c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3310b1f72d0b62c5ccb9f85a3f7898462be45dc8" 2018-06-27 21:09:11,618 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:09:11 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-26a173cb-3070-477e-ad6d-96c27d63f182 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-27T21:09:11Z", "security_group_id": "ffc1efee-c254-4ffa-b0f3-5da08d551e4c", "port_range_min": null, "revision_number": 0, "tenant_id": "d84af7acd5a94ede8041a1d5669110fd", "created_at": "2018-06-27T21:09:11Z", "project_id": "d84af7acd5a94ede8041a1d5669110fd", "id": "4cad046b-af58-463b-8208-a6935487221f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:09:11Z", "security_group_id": "ffc1efee-c254-4ffa-b0f3-5da08d551e4c", "port_range_min": null, "revision_number": 0, "tenant_id": "d84af7acd5a94ede8041a1d5669110fd", "created_at": "2018-06-27T21:09:11Z", "project_id": "d84af7acd5a94ede8041a1d5669110fd", "id": "f3d7778d-81f9-48a3-a157-0822bb119f15"}]} 2018-06-27 21:09:11,618 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=ffc1efee-c254-4ffa-b0f3-5da08d551e4c used request id req-26a173cb-3070-477e-ad6d-96c27d63f182 2018-06-27 21:09:11,619 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ffc1efee-c254-4ffa-b0f3-5da08d551e4c 2018-06-27 21:09:11,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=ffc1efee-c254-4ffa-b0f3-5da08d551e4c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3310b1f72d0b62c5ccb9f85a3f7898462be45dc8" 2018-06-27 21:09:11,936 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:09:11 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-697bbaf9-8afa-48f9-993b-e4f1b8535fb5 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-27T21:09:11Z", "security_group_id": "ffc1efee-c254-4ffa-b0f3-5da08d551e4c", "port_range_min": null, "revision_number": 0, "tenant_id": "d84af7acd5a94ede8041a1d5669110fd", "created_at": "2018-06-27T21:09:11Z", "project_id": "d84af7acd5a94ede8041a1d5669110fd", "id": "4cad046b-af58-463b-8208-a6935487221f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:09:11Z", "security_group_id": "ffc1efee-c254-4ffa-b0f3-5da08d551e4c", "port_range_min": null, "revision_number": 0, "tenant_id": "d84af7acd5a94ede8041a1d5669110fd", "created_at": "2018-06-27T21:09:11Z", "project_id": "d84af7acd5a94ede8041a1d5669110fd", "id": "f3d7778d-81f9-48a3-a157-0822bb119f15"}]} 2018-06-27 21:09:11,936 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=ffc1efee-c254-4ffa-b0f3-5da08d551e4c used request id req-697bbaf9-8afa-48f9-993b-e4f1b8535fb5 2018-06-27 21:09:11,937 - neutron_utils - INFO - Retrieving security group with ID - ffc1efee-c254-4ffa-b0f3-5da08d551e4c 2018-06-27 21:09:11,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/security-groups?id=ffc1efee-c254-4ffa-b0f3-5da08d551e4c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3310b1f72d0b62c5ccb9f85a3f7898462be45dc8" 2018-06-27 21:09:12,119 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:09:12 GMT Content-Type: application/json Content-Length: 1411 Connection: keep-alive X-Openstack-Request-Id: req-e13ddd23-3b67-4598-b456-138b520987b6 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "d84af7acd5a94ede8041a1d5669110fd", "created_at": "2018-06-27T21:09:11Z", "updated_at": "2018-06-27T21:09:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:09:11Z", "revision_number": 0, "id": "4cad046b-af58-463b-8208-a6935487221f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:09:11Z", "security_group_id": "ffc1efee-c254-4ffa-b0f3-5da08d551e4c", "tenant_id": "d84af7acd5a94ede8041a1d5669110fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "d84af7acd5a94ede8041a1d5669110fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:09:11Z", "revision_number": 0, "id": "f3d7778d-81f9-48a3-a157-0822bb119f15", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:09:11Z", "security_group_id": "ffc1efee-c254-4ffa-b0f3-5da08d551e4c", "tenant_id": "d84af7acd5a94ede8041a1d5669110fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "d84af7acd5a94ede8041a1d5669110fd"}], "revision_number": 2, "project_id": "d84af7acd5a94ede8041a1d5669110fd", "id": "ffc1efee-c254-4ffa-b0f3-5da08d551e4c", "name": "CreateSecurityGroupTests-e36639b2-bfbd-42ad-bfa5-ad7cc87cbc51name"}]} 2018-06-27 21:09:12,119 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=ffc1efee-c254-4ffa-b0f3-5da08d551e4c used request id req-e13ddd23-3b67-4598-b456-138b520987b6 2018-06-27 21:09:12,120 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ffc1efee-c254-4ffa-b0f3-5da08d551e4c 2018-06-27 21:09:12,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=ffc1efee-c254-4ffa-b0f3-5da08d551e4c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3310b1f72d0b62c5ccb9f85a3f7898462be45dc8" 2018-06-27 21:09:12,209 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:09:12 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-13f4736c-3742-4cae-a3d1-1b09c3ab250f 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-27T21:09:11Z", "security_group_id": "ffc1efee-c254-4ffa-b0f3-5da08d551e4c", "port_range_min": null, "revision_number": 0, "tenant_id": "d84af7acd5a94ede8041a1d5669110fd", "created_at": "2018-06-27T21:09:11Z", "project_id": "d84af7acd5a94ede8041a1d5669110fd", "id": "4cad046b-af58-463b-8208-a6935487221f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:09:11Z", "security_group_id": "ffc1efee-c254-4ffa-b0f3-5da08d551e4c", "port_range_min": null, "revision_number": 0, "tenant_id": "d84af7acd5a94ede8041a1d5669110fd", "created_at": "2018-06-27T21:09:11Z", "project_id": "d84af7acd5a94ede8041a1d5669110fd", "id": "f3d7778d-81f9-48a3-a157-0822bb119f15"}]} 2018-06-27 21:09:12,209 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=ffc1efee-c254-4ffa-b0f3-5da08d551e4c used request id req-13f4736c-3742-4cae-a3d1-1b09c3ab250f 2018-06-27 21:09:12,210 - neutron_utils - INFO - Retrieving security group with ID - ffc1efee-c254-4ffa-b0f3-5da08d551e4c 2018-06-27 21:09:12,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/security-groups?id=ffc1efee-c254-4ffa-b0f3-5da08d551e4c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3310b1f72d0b62c5ccb9f85a3f7898462be45dc8" 2018-06-27 21:09:13,078 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:09:13 GMT Content-Type: application/json Content-Length: 1411 Connection: keep-alive X-Openstack-Request-Id: req-1601d83d-f1cc-4f2a-8b3e-35bbbef44026 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "d84af7acd5a94ede8041a1d5669110fd", "created_at": "2018-06-27T21:09:11Z", "updated_at": "2018-06-27T21:09:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:09:11Z", "revision_number": 0, "id": "4cad046b-af58-463b-8208-a6935487221f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:09:11Z", "security_group_id": "ffc1efee-c254-4ffa-b0f3-5da08d551e4c", "tenant_id": "d84af7acd5a94ede8041a1d5669110fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "d84af7acd5a94ede8041a1d5669110fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:09:11Z", "revision_number": 0, "id": "f3d7778d-81f9-48a3-a157-0822bb119f15", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:09:11Z", "security_group_id": "ffc1efee-c254-4ffa-b0f3-5da08d551e4c", "tenant_id": "d84af7acd5a94ede8041a1d5669110fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "d84af7acd5a94ede8041a1d5669110fd"}], "revision_number": 2, "project_id": "d84af7acd5a94ede8041a1d5669110fd", "id": "ffc1efee-c254-4ffa-b0f3-5da08d551e4c", "name": "CreateSecurityGroupTests-e36639b2-bfbd-42ad-bfa5-ad7cc87cbc51name"}]} 2018-06-27 21:09:13,078 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=ffc1efee-c254-4ffa-b0f3-5da08d551e4c used request id req-1601d83d-f1cc-4f2a-8b3e-35bbbef44026 2018-06-27 21:09:13,079 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ffc1efee-c254-4ffa-b0f3-5da08d551e4c 2018-06-27 21:09:13,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/security-group-rules?security_group_id=ffc1efee-c254-4ffa-b0f3-5da08d551e4c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3310b1f72d0b62c5ccb9f85a3f7898462be45dc8" 2018-06-27 21:09:13,171 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:09:13 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-d36f09af-f40c-4053-9508-0fb2c8acdbd0 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-27T21:09:11Z", "security_group_id": "ffc1efee-c254-4ffa-b0f3-5da08d551e4c", "port_range_min": null, "revision_number": 0, "tenant_id": "d84af7acd5a94ede8041a1d5669110fd", "created_at": "2018-06-27T21:09:11Z", "project_id": "d84af7acd5a94ede8041a1d5669110fd", "id": "4cad046b-af58-463b-8208-a6935487221f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:09:11Z", "security_group_id": "ffc1efee-c254-4ffa-b0f3-5da08d551e4c", "port_range_min": null, "revision_number": 0, "tenant_id": "d84af7acd5a94ede8041a1d5669110fd", "created_at": "2018-06-27T21:09:11Z", "project_id": "d84af7acd5a94ede8041a1d5669110fd", "id": "f3d7778d-81f9-48a3-a157-0822bb119f15"}]} 2018-06-27 21:09:13,172 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=ffc1efee-c254-4ffa-b0f3-5da08d551e4c used request id req-d36f09af-f40c-4053-9508-0fb2c8acdbd0 2018-06-27 21:09:13,172 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-e36639b2-bfbd-42ad-bfa5-ad7cc87cbc51name 2018-06-27 21:09:13,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-groups?name=CreateSecurityGroupTests-e36639b2-bfbd-42ad-bfa5-ad7cc87cbc51name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3310b1f72d0b62c5ccb9f85a3f7898462be45dc8" 2018-06-27 21:09:13,320 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:09:13 GMT Content-Type: application/json Content-Length: 1411 Connection: keep-alive X-Openstack-Request-Id: req-20dd4dd7-ea1f-4ebf-b56f-ae990b5b2b9e Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "d84af7acd5a94ede8041a1d5669110fd", "created_at": "2018-06-27T21:09:11Z", "updated_at": "2018-06-27T21:09:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:09:11Z", "revision_number": 0, "id": "4cad046b-af58-463b-8208-a6935487221f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:09:11Z", "security_group_id": "ffc1efee-c254-4ffa-b0f3-5da08d551e4c", "tenant_id": "d84af7acd5a94ede8041a1d5669110fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "d84af7acd5a94ede8041a1d5669110fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:09:11Z", "revision_number": 0, "id": "f3d7778d-81f9-48a3-a157-0822bb119f15", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:09:11Z", "security_group_id": "ffc1efee-c254-4ffa-b0f3-5da08d551e4c", "tenant_id": "d84af7acd5a94ede8041a1d5669110fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "d84af7acd5a94ede8041a1d5669110fd"}], "revision_number": 2, "project_id": "d84af7acd5a94ede8041a1d5669110fd", "id": "ffc1efee-c254-4ffa-b0f3-5da08d551e4c", "name": "CreateSecurityGroupTests-e36639b2-bfbd-42ad-bfa5-ad7cc87cbc51name"}]} 2018-06-27 21:09:13,320 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-e36639b2-bfbd-42ad-bfa5-ad7cc87cbc51name used request id req-20dd4dd7-ea1f-4ebf-b56f-ae990b5b2b9e 2018-06-27 21:09:13,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 21:09:13,336 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21: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-27 21:09:13,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/d84af7acd5a94ede8041a1d5669110fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3310b1f72d0b62c5ccb9f85a3f7898462be45dc8" 2018-06-27 21:09:13,737 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:09:13 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d9c3e735-ec7b-428c-8356-a968cf1f1542 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/d84af7acd5a94ede8041a1d5669110fd"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d84af7acd5a94ede8041a1d5669110fd", "name": "CreateSecurityGroupTests-9284d45b-d672-40f-proj"}} 2018-06-27 21:09:13,737 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/d84af7acd5a94ede8041a1d5669110fd used request id req-d9c3e735-ec7b-428c-8356-a968cf1f1542 2018-06-27 21:09:13,738 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ffc1efee-c254-4ffa-b0f3-5da08d551e4c 2018-06-27 21:09:13,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=ffc1efee-c254-4ffa-b0f3-5da08d551e4c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3310b1f72d0b62c5ccb9f85a3f7898462be45dc8" 2018-06-27 21:09:13,833 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:09:13 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-b858d424-2373-4df9-8daf-0612b3cd454a 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-27T21:09:11Z", "security_group_id": "ffc1efee-c254-4ffa-b0f3-5da08d551e4c", "port_range_min": null, "revision_number": 0, "tenant_id": "d84af7acd5a94ede8041a1d5669110fd", "created_at": "2018-06-27T21:09:11Z", "project_id": "d84af7acd5a94ede8041a1d5669110fd", "id": "4cad046b-af58-463b-8208-a6935487221f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:09:11Z", "security_group_id": "ffc1efee-c254-4ffa-b0f3-5da08d551e4c", "port_range_min": null, "revision_number": 0, "tenant_id": "d84af7acd5a94ede8041a1d5669110fd", "created_at": "2018-06-27T21:09:11Z", "project_id": "d84af7acd5a94ede8041a1d5669110fd", "id": "f3d7778d-81f9-48a3-a157-0822bb119f15"}]} 2018-06-27 21:09:13,833 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=ffc1efee-c254-4ffa-b0f3-5da08d551e4c used request id req-b858d424-2373-4df9-8daf-0612b3cd454a 2018-06-27 21:09:13,838 - 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}3310b1f72d0b62c5ccb9f85a3f7898462be45dc8" -d '{"security_group_rule": {"direction": "egress", "protocol": 17, "description": "test_rule_1", "ethertype": "IPv4", "port_range_max": 20, "security_group_id": "ffc1efee-c254-4ffa-b0f3-5da08d551e4c", "port_range_min": 10}}' 2018-06-27 21:09:14,978 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 21:09:14 GMT Content-Type: application/json Content-Length: 516 Connection: keep-alive X-Openstack-Request-Id: req-db43ce8f-e72a-464a-9258-63c1efd5efa0 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-27T21:09:14Z", "security_group_id": "ffc1efee-c254-4ffa-b0f3-5da08d551e4c", "port_range_min": 10, "revision_number": 0, "tenant_id": "d84af7acd5a94ede8041a1d5669110fd", "created_at": "2018-06-27T21:09:14Z", "project_id": "d84af7acd5a94ede8041a1d5669110fd", "id": "72062357-366a-4ad6-a581-814f77ea8054"}} 2018-06-27 21:09:14,979 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-group-rules used request id req-db43ce8f-e72a-464a-9258-63c1efd5efa0 2018-06-27 21:09:14,979 - neutron_utils - INFO - Retrieving security group with ID - ffc1efee-c254-4ffa-b0f3-5da08d551e4c 2018-06-27 21:09:14,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-groups?id=ffc1efee-c254-4ffa-b0f3-5da08d551e4c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3310b1f72d0b62c5ccb9f85a3f7898462be45dc8" 2018-06-27 21:09:15,109 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:09:15 GMT Content-Type: application/json Content-Length: 1916 Connection: keep-alive X-Openstack-Request-Id: req-9010df93-c636-49c6-ad91-89ae745f609d Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "d84af7acd5a94ede8041a1d5669110fd", "created_at": "2018-06-27T21:09:11Z", "updated_at": "2018-06-27T21:09:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:09:11Z", "revision_number": 0, "id": "4cad046b-af58-463b-8208-a6935487221f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:09:11Z", "security_group_id": "ffc1efee-c254-4ffa-b0f3-5da08d551e4c", "tenant_id": "d84af7acd5a94ede8041a1d5669110fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "d84af7acd5a94ede8041a1d5669110fd"}, {"direction": "egress", "protocol": "17", "description": "test_rule_1", "tags": [], "port_range_max": 20, "updated_at": "2018-06-27T21:09:14Z", "revision_number": 0, "id": "72062357-366a-4ad6-a581-814f77ea8054", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:09:14Z", "security_group_id": "ffc1efee-c254-4ffa-b0f3-5da08d551e4c", "tenant_id": "d84af7acd5a94ede8041a1d5669110fd", "port_range_min": 10, "ethertype": "IPv4", "project_id": "d84af7acd5a94ede8041a1d5669110fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:09:11Z", "revision_number": 0, "id": "f3d7778d-81f9-48a3-a157-0822bb119f15", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:09:11Z", "security_group_id": "ffc1efee-c254-4ffa-b0f3-5da08d551e4c", "tenant_id": "d84af7acd5a94ede8041a1d5669110fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "d84af7acd5a94ede8041a1d5669110fd"}], "revision_number": 3, "project_id": "d84af7acd5a94ede8041a1d5669110fd", "id": "ffc1efee-c254-4ffa-b0f3-5da08d551e4c", "name": "CreateSecurityGroupTests-e36639b2-bfbd-42ad-bfa5-ad7cc87cbc51name"}]} 2018-06-27 21:09:15,109 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=ffc1efee-c254-4ffa-b0f3-5da08d551e4c used request id req-9010df93-c636-49c6-ad91-89ae745f609d 2018-06-27 21:09:15,109 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ffc1efee-c254-4ffa-b0f3-5da08d551e4c 2018-06-27 21:09:15,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-group-rules?security_group_id=ffc1efee-c254-4ffa-b0f3-5da08d551e4c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3310b1f72d0b62c5ccb9f85a3f7898462be45dc8" 2018-06-27 21:09:15,239 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:09:15 GMT Content-Type: application/json Content-Length: 1495 Connection: keep-alive X-Openstack-Request-Id: req-2ee913ba-823a-4c96-8010-cd82667780c8 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-27T21:09:11Z", "security_group_id": "ffc1efee-c254-4ffa-b0f3-5da08d551e4c", "port_range_min": null, "revision_number": 0, "tenant_id": "d84af7acd5a94ede8041a1d5669110fd", "created_at": "2018-06-27T21:09:11Z", "project_id": "d84af7acd5a94ede8041a1d5669110fd", "id": "4cad046b-af58-463b-8208-a6935487221f"}, {"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-27T21:09:14Z", "security_group_id": "ffc1efee-c254-4ffa-b0f3-5da08d551e4c", "port_range_min": 10, "revision_number": 0, "tenant_id": "d84af7acd5a94ede8041a1d5669110fd", "created_at": "2018-06-27T21:09:14Z", "project_id": "d84af7acd5a94ede8041a1d5669110fd", "id": "72062357-366a-4ad6-a581-814f77ea8054"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:09:11Z", "security_group_id": "ffc1efee-c254-4ffa-b0f3-5da08d551e4c", "port_range_min": null, "revision_number": 0, "tenant_id": "d84af7acd5a94ede8041a1d5669110fd", "created_at": "2018-06-27T21:09:11Z", "project_id": "d84af7acd5a94ede8041a1d5669110fd", "id": "f3d7778d-81f9-48a3-a157-0822bb119f15"}]} 2018-06-27 21:09:15,239 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=ffc1efee-c254-4ffa-b0f3-5da08d551e4c used request id req-2ee913ba-823a-4c96-8010-cd82667780c8 2018-06-27 21:09:15,240 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:09:15,959 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "900b8e94c2f141759a5f6e276d1326f0", "name": "CreateSecurityGroupTests-9284d45b-d672-40f-proj-role"}], "expires_at": "2018-06-27T22:09:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d84af7acd5a94ede8041a1d5669110fd", "name": "CreateSecurityGroupTests-9284d45b-d672-40f-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/d84af7acd5a94ede8041a1d5669110fd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/d84af7acd5a94ede8041a1d5669110fd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/d84af7acd5a94ede8041a1d5669110fd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/d84af7acd5a94ede8041a1d5669110fd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/d84af7acd5a94ede8041a1d5669110fd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/d84af7acd5a94ede8041a1d5669110fd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/d84af7acd5a94ede8041a1d5669110fd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/d84af7acd5a94ede8041a1d5669110fd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/d84af7acd5a94ede8041a1d5669110fd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/d84af7acd5a94ede8041a1d5669110fd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/d84af7acd5a94ede8041a1d5669110fd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/d84af7acd5a94ede8041a1d5669110fd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-9284d45b-d672-40f-user", "id": "beb1cb2311434d338828ea2dc70163aa"}, "audit_ids": ["ayoBjfPIS2WxnD842kRqaA"], "issued_at": "2018-06-27T21:09:15.000000Z"}} 2018-06-27 21:09:15,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/security-groups?name=CreateSecurityGroupTests-e36639b2-bfbd-42ad-bfa5-ad7cc87cbc51name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fdf2381d8fab0cfda8ca48aed7489fb259712ad" 2018-06-27 21:09:16,841 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:09:16 GMT Content-Type: application/json Content-Length: 1916 Connection: keep-alive X-Openstack-Request-Id: req-a6920c9d-400b-48d4-88dc-dbca2abacd6b Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "d84af7acd5a94ede8041a1d5669110fd", "created_at": "2018-06-27T21:09:11Z", "updated_at": "2018-06-27T21:09:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:09:11Z", "revision_number": 0, "id": "4cad046b-af58-463b-8208-a6935487221f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:09:11Z", "security_group_id": "ffc1efee-c254-4ffa-b0f3-5da08d551e4c", "tenant_id": "d84af7acd5a94ede8041a1d5669110fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "d84af7acd5a94ede8041a1d5669110fd"}, {"direction": "egress", "protocol": "17", "description": "test_rule_1", "tags": [], "port_range_max": 20, "updated_at": "2018-06-27T21:09:14Z", "revision_number": 0, "id": "72062357-366a-4ad6-a581-814f77ea8054", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:09:14Z", "security_group_id": "ffc1efee-c254-4ffa-b0f3-5da08d551e4c", "tenant_id": "d84af7acd5a94ede8041a1d5669110fd", "port_range_min": 10, "ethertype": "IPv4", "project_id": "d84af7acd5a94ede8041a1d5669110fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:09:11Z", "revision_number": 0, "id": "f3d7778d-81f9-48a3-a157-0822bb119f15", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:09:11Z", "security_group_id": "ffc1efee-c254-4ffa-b0f3-5da08d551e4c", "tenant_id": "d84af7acd5a94ede8041a1d5669110fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "d84af7acd5a94ede8041a1d5669110fd"}], "revision_number": 3, "project_id": "d84af7acd5a94ede8041a1d5669110fd", "id": "ffc1efee-c254-4ffa-b0f3-5da08d551e4c", "name": "CreateSecurityGroupTests-e36639b2-bfbd-42ad-bfa5-ad7cc87cbc51name"}]} 2018-06-27 21:09:16,841 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-e36639b2-bfbd-42ad-bfa5-ad7cc87cbc51name&description=hello+group used request id req-a6920c9d-400b-48d4-88dc-dbca2abacd6b 2018-06-27 21:09:16,842 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ffc1efee-c254-4ffa-b0f3-5da08d551e4c 2018-06-27 21:09:16,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-group-rules?security_group_id=ffc1efee-c254-4ffa-b0f3-5da08d551e4c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fdf2381d8fab0cfda8ca48aed7489fb259712ad" 2018-06-27 21:09:17,692 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:09:17 GMT Content-Type: application/json Content-Length: 1495 Connection: keep-alive X-Openstack-Request-Id: req-c9e6d005-bc55-42ac-87b7-51baffcbadc8 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-27T21:09:11Z", "security_group_id": "ffc1efee-c254-4ffa-b0f3-5da08d551e4c", "port_range_min": null, "revision_number": 0, "tenant_id": "d84af7acd5a94ede8041a1d5669110fd", "created_at": "2018-06-27T21:09:11Z", "project_id": "d84af7acd5a94ede8041a1d5669110fd", "id": "4cad046b-af58-463b-8208-a6935487221f"}, {"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-27T21:09:14Z", "security_group_id": "ffc1efee-c254-4ffa-b0f3-5da08d551e4c", "port_range_min": 10, "revision_number": 0, "tenant_id": "d84af7acd5a94ede8041a1d5669110fd", "created_at": "2018-06-27T21:09:14Z", "project_id": "d84af7acd5a94ede8041a1d5669110fd", "id": "72062357-366a-4ad6-a581-814f77ea8054"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:09:11Z", "security_group_id": "ffc1efee-c254-4ffa-b0f3-5da08d551e4c", "port_range_min": null, "revision_number": 0, "tenant_id": "d84af7acd5a94ede8041a1d5669110fd", "created_at": "2018-06-27T21:09:11Z", "project_id": "d84af7acd5a94ede8041a1d5669110fd", "id": "f3d7778d-81f9-48a3-a157-0822bb119f15"}]} 2018-06-27 21:09:17,693 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=ffc1efee-c254-4ffa-b0f3-5da08d551e4c used request id req-c9e6d005-bc55-42ac-87b7-51baffcbadc8 2018-06-27 21:09:17,693 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ffc1efee-c254-4ffa-b0f3-5da08d551e4c 2018-06-27 21:09:17,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/security-group-rules?security_group_id=ffc1efee-c254-4ffa-b0f3-5da08d551e4c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fdf2381d8fab0cfda8ca48aed7489fb259712ad" 2018-06-27 21:09:17,789 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:09:17 GMT Content-Type: application/json Content-Length: 1495 Connection: keep-alive X-Openstack-Request-Id: req-d233abe7-7b9d-46b1-be96-00c7b7bc7ddc 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-27T21:09:11Z", "security_group_id": "ffc1efee-c254-4ffa-b0f3-5da08d551e4c", "port_range_min": null, "revision_number": 0, "tenant_id": "d84af7acd5a94ede8041a1d5669110fd", "created_at": "2018-06-27T21:09:11Z", "project_id": "d84af7acd5a94ede8041a1d5669110fd", "id": "4cad046b-af58-463b-8208-a6935487221f"}, {"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-27T21:09:14Z", "security_group_id": "ffc1efee-c254-4ffa-b0f3-5da08d551e4c", "port_range_min": 10, "revision_number": 0, "tenant_id": "d84af7acd5a94ede8041a1d5669110fd", "created_at": "2018-06-27T21:09:14Z", "project_id": "d84af7acd5a94ede8041a1d5669110fd", "id": "72062357-366a-4ad6-a581-814f77ea8054"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:09:11Z", "security_group_id": "ffc1efee-c254-4ffa-b0f3-5da08d551e4c", "port_range_min": null, "revision_number": 0, "tenant_id": "d84af7acd5a94ede8041a1d5669110fd", "created_at": "2018-06-27T21:09:11Z", "project_id": "d84af7acd5a94ede8041a1d5669110fd", "id": "f3d7778d-81f9-48a3-a157-0822bb119f15"}]} 2018-06-27 21:09:17,789 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=ffc1efee-c254-4ffa-b0f3-5da08d551e4c used request id req-d233abe7-7b9d-46b1-be96-00c7b7bc7ddc 2018-06-27 21:09: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/security-groups?name=CreateSecurityGroupTests-e36639b2-bfbd-42ad-bfa5-ad7cc87cbc51name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fdf2381d8fab0cfda8ca48aed7489fb259712ad" 2018-06-27 21:09:17,942 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:09:17 GMT Content-Type: application/json Content-Length: 1916 Connection: keep-alive X-Openstack-Request-Id: req-5ef9a483-937d-406e-a511-51fed6e30f90 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "d84af7acd5a94ede8041a1d5669110fd", "created_at": "2018-06-27T21:09:11Z", "updated_at": "2018-06-27T21:09:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:09:11Z", "revision_number": 0, "id": "4cad046b-af58-463b-8208-a6935487221f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:09:11Z", "security_group_id": "ffc1efee-c254-4ffa-b0f3-5da08d551e4c", "tenant_id": "d84af7acd5a94ede8041a1d5669110fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "d84af7acd5a94ede8041a1d5669110fd"}, {"direction": "egress", "protocol": "17", "description": "test_rule_1", "tags": [], "port_range_max": 20, "updated_at": "2018-06-27T21:09:14Z", "revision_number": 0, "id": "72062357-366a-4ad6-a581-814f77ea8054", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:09:14Z", "security_group_id": "ffc1efee-c254-4ffa-b0f3-5da08d551e4c", "tenant_id": "d84af7acd5a94ede8041a1d5669110fd", "port_range_min": 10, "ethertype": "IPv4", "project_id": "d84af7acd5a94ede8041a1d5669110fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:09:11Z", "revision_number": 0, "id": "f3d7778d-81f9-48a3-a157-0822bb119f15", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:09:11Z", "security_group_id": "ffc1efee-c254-4ffa-b0f3-5da08d551e4c", "tenant_id": "d84af7acd5a94ede8041a1d5669110fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "d84af7acd5a94ede8041a1d5669110fd"}], "revision_number": 3, "project_id": "d84af7acd5a94ede8041a1d5669110fd", "id": "ffc1efee-c254-4ffa-b0f3-5da08d551e4c", "name": "CreateSecurityGroupTests-e36639b2-bfbd-42ad-bfa5-ad7cc87cbc51name"}]} 2018-06-27 21:09:17,942 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-e36639b2-bfbd-42ad-bfa5-ad7cc87cbc51name used request id req-5ef9a483-937d-406e-a511-51fed6e30f90 2018-06-27 21:09:17,943 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ffc1efee-c254-4ffa-b0f3-5da08d551e4c 2018-06-27 21:09:17,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=ffc1efee-c254-4ffa-b0f3-5da08d551e4c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fdf2381d8fab0cfda8ca48aed7489fb259712ad" 2018-06-27 21:09:18,025 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:09:18 GMT Content-Type: application/json Content-Length: 1495 Connection: keep-alive X-Openstack-Request-Id: req-f51f8a52-4756-4dae-8fb4-2395915f08aa 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-27T21:09:11Z", "security_group_id": "ffc1efee-c254-4ffa-b0f3-5da08d551e4c", "port_range_min": null, "revision_number": 0, "tenant_id": "d84af7acd5a94ede8041a1d5669110fd", "created_at": "2018-06-27T21:09:11Z", "project_id": "d84af7acd5a94ede8041a1d5669110fd", "id": "4cad046b-af58-463b-8208-a6935487221f"}, {"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-27T21:09:14Z", "security_group_id": "ffc1efee-c254-4ffa-b0f3-5da08d551e4c", "port_range_min": 10, "revision_number": 0, "tenant_id": "d84af7acd5a94ede8041a1d5669110fd", "created_at": "2018-06-27T21:09:14Z", "project_id": "d84af7acd5a94ede8041a1d5669110fd", "id": "72062357-366a-4ad6-a581-814f77ea8054"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:09:11Z", "security_group_id": "ffc1efee-c254-4ffa-b0f3-5da08d551e4c", "port_range_min": null, "revision_number": 0, "tenant_id": "d84af7acd5a94ede8041a1d5669110fd", "created_at": "2018-06-27T21:09:11Z", "project_id": "d84af7acd5a94ede8041a1d5669110fd", "id": "f3d7778d-81f9-48a3-a157-0822bb119f15"}]} 2018-06-27 21:09:18,026 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=ffc1efee-c254-4ffa-b0f3-5da08d551e4c used request id req-f51f8a52-4756-4dae-8fb4-2395915f08aa 2018-06-27 21:09:18,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/security-groups?name=CreateSecurityGroupTests-e36639b2-bfbd-42ad-bfa5-ad7cc87cbc51name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fdf2381d8fab0cfda8ca48aed7489fb259712ad" 2018-06-27 21:09:18,165 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:09:18 GMT Content-Type: application/json Content-Length: 1916 Connection: keep-alive X-Openstack-Request-Id: req-94ef6b2d-dece-4025-85c0-b6a721ab4d16 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "d84af7acd5a94ede8041a1d5669110fd", "created_at": "2018-06-27T21:09:11Z", "updated_at": "2018-06-27T21:09:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:09:11Z", "revision_number": 0, "id": "4cad046b-af58-463b-8208-a6935487221f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:09:11Z", "security_group_id": "ffc1efee-c254-4ffa-b0f3-5da08d551e4c", "tenant_id": "d84af7acd5a94ede8041a1d5669110fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "d84af7acd5a94ede8041a1d5669110fd"}, {"direction": "egress", "protocol": "17", "description": "test_rule_1", "tags": [], "port_range_max": 20, "updated_at": "2018-06-27T21:09:14Z", "revision_number": 0, "id": "72062357-366a-4ad6-a581-814f77ea8054", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:09:14Z", "security_group_id": "ffc1efee-c254-4ffa-b0f3-5da08d551e4c", "tenant_id": "d84af7acd5a94ede8041a1d5669110fd", "port_range_min": 10, "ethertype": "IPv4", "project_id": "d84af7acd5a94ede8041a1d5669110fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:09:11Z", "revision_number": 0, "id": "f3d7778d-81f9-48a3-a157-0822bb119f15", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:09:11Z", "security_group_id": "ffc1efee-c254-4ffa-b0f3-5da08d551e4c", "tenant_id": "d84af7acd5a94ede8041a1d5669110fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "d84af7acd5a94ede8041a1d5669110fd"}], "revision_number": 3, "project_id": "d84af7acd5a94ede8041a1d5669110fd", "id": "ffc1efee-c254-4ffa-b0f3-5da08d551e4c", "name": "CreateSecurityGroupTests-e36639b2-bfbd-42ad-bfa5-ad7cc87cbc51name"}]} 2018-06-27 21:09:18,165 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-e36639b2-bfbd-42ad-bfa5-ad7cc87cbc51name used request id req-94ef6b2d-dece-4025-85c0-b6a721ab4d16 2018-06-27 21:09:18,166 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ffc1efee-c254-4ffa-b0f3-5da08d551e4c 2018-06-27 21:09:18,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/security-group-rules?security_group_id=ffc1efee-c254-4ffa-b0f3-5da08d551e4c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fdf2381d8fab0cfda8ca48aed7489fb259712ad" 2018-06-27 21:09:18,255 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:09:18 GMT Content-Type: application/json Content-Length: 1495 Connection: keep-alive X-Openstack-Request-Id: req-ab46839e-571e-4ad1-a2d8-6b8169d6bebb 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-27T21:09:11Z", "security_group_id": "ffc1efee-c254-4ffa-b0f3-5da08d551e4c", "port_range_min": null, "revision_number": 0, "tenant_id": "d84af7acd5a94ede8041a1d5669110fd", "created_at": "2018-06-27T21:09:11Z", "project_id": "d84af7acd5a94ede8041a1d5669110fd", "id": "4cad046b-af58-463b-8208-a6935487221f"}, {"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-27T21:09:14Z", "security_group_id": "ffc1efee-c254-4ffa-b0f3-5da08d551e4c", "port_range_min": 10, "revision_number": 0, "tenant_id": "d84af7acd5a94ede8041a1d5669110fd", "created_at": "2018-06-27T21:09:14Z", "project_id": "d84af7acd5a94ede8041a1d5669110fd", "id": "72062357-366a-4ad6-a581-814f77ea8054"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:09:11Z", "security_group_id": "ffc1efee-c254-4ffa-b0f3-5da08d551e4c", "port_range_min": null, "revision_number": 0, "tenant_id": "d84af7acd5a94ede8041a1d5669110fd", "created_at": "2018-06-27T21:09:11Z", "project_id": "d84af7acd5a94ede8041a1d5669110fd", "id": "f3d7778d-81f9-48a3-a157-0822bb119f15"}]} 2018-06-27 21:09:18,255 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=ffc1efee-c254-4ffa-b0f3-5da08d551e4c used request id req-ab46839e-571e-4ad1-a2d8-6b8169d6bebb 2018-06-27 21:09:18,256 - neutron_utils - INFO - Deleting security group rule with ID - 4cad046b-af58-463b-8208-a6935487221f 2018-06-27 21:09:18,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/security-group-rules/4cad046b-af58-463b-8208-a6935487221f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3310b1f72d0b62c5ccb9f85a3f7898462be45dc8" 2018-06-27 21:09:18,583 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:09:18 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-b64ae066-0a3c-4abe-85bf-4cf65d0ff95c Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:09:18,583 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/4cad046b-af58-463b-8208-a6935487221f used request id req-b64ae066-0a3c-4abe-85bf-4cf65d0ff95c 2018-06-27 21:09:18,584 - neutron_utils - INFO - Deleting security group rule with ID - f3d7778d-81f9-48a3-a157-0822bb119f15 2018-06-27 21:09:18,589 - 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/f3d7778d-81f9-48a3-a157-0822bb119f15 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3310b1f72d0b62c5ccb9f85a3f7898462be45dc8" 2018-06-27 21:09:18,887 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:09:18 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-05559c1f-10fc-4965-8f96-74bf24fd2d68 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:09:18,887 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/f3d7778d-81f9-48a3-a157-0822bb119f15 used request id req-05559c1f-10fc-4965-8f96-74bf24fd2d68 2018-06-27 21:09:18,887 - neutron_utils - INFO - Deleting security group rule with ID - 72062357-366a-4ad6-a581-814f77ea8054 2018-06-27 21:09:18,892 - 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/72062357-366a-4ad6-a581-814f77ea8054 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3310b1f72d0b62c5ccb9f85a3f7898462be45dc8" 2018-06-27 21:09:19,175 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:09:19 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-019aa882-2639-4a1f-93bb-a3d54cebe3e3 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:09:19,175 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/72062357-366a-4ad6-a581-814f77ea8054 used request id req-019aa882-2639-4a1f-93bb-a3d54cebe3e3 2018-06-27 21:09:19,175 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-e36639b2-bfbd-42ad-bfa5-ad7cc87cbc51name 2018-06-27 21:09:19,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-groups/ffc1efee-c254-4ffa-b0f3-5da08d551e4c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3310b1f72d0b62c5ccb9f85a3f7898462be45dc8" 2018-06-27 21:09:19,534 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:09:19 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-3a22682d-a27d-4e2a-9d88-e46d5bffd3c0 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:09:19,534 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/ffc1efee-c254-4ffa-b0f3-5da08d551e4c used request id req-3a22682d-a27d-4e2a-9d88-e46d5bffd3c0 2018-06-27 21:09:19,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=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db68c7bf2f54e9b8e92667b97e0dc8162f936b67" 2018-06-27 21:09:20,341 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:09:20 GMT Content-Type: application/json Content-Length: 11766 Connection: keep-alive X-Openstack-Request-Id: req-fcd3eee8-9065-48ae-bff2-8d87ad420317 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d84af7acd5a94ede8041a1d5669110fd", "created_at": "2018-06-27T21:09:10Z", "updated_at": "2018-06-27T21:09:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:09:10Z", "revision_number": 0, "id": "39d8b673-ca72-41db-b672-c3f22912d4cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:09:10Z", "security_group_id": "31d41f84-5a13-49fe-81ef-d73ed9ac85c6", "tenant_id": "d84af7acd5a94ede8041a1d5669110fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "d84af7acd5a94ede8041a1d5669110fd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:09:10Z", "revision_number": 0, "id": "772a8735-34b2-4a92-a612-dd74c465dc94", "remote_group_id": "31d41f84-5a13-49fe-81ef-d73ed9ac85c6", "remote_ip_prefix": null, "created_at": "2018-06-27T21:09:10Z", "security_group_id": "31d41f84-5a13-49fe-81ef-d73ed9ac85c6", "tenant_id": "d84af7acd5a94ede8041a1d5669110fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "d84af7acd5a94ede8041a1d5669110fd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:09:10Z", "revision_number": 0, "id": "b8b779a9-7f7e-41a5-9714-76649e958c26", "remote_group_id": "31d41f84-5a13-49fe-81ef-d73ed9ac85c6", "remote_ip_prefix": null, "created_at": "2018-06-27T21:09:10Z", "security_group_id": "31d41f84-5a13-49fe-81ef-d73ed9ac85c6", "tenant_id": "d84af7acd5a94ede8041a1d5669110fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "d84af7acd5a94ede8041a1d5669110fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:09:10Z", "revision_number": 0, "id": "fbf83b2c-e2a2-42b5-8778-15cfa40b47be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:09:10Z", "security_group_id": "31d41f84-5a13-49fe-81ef-d73ed9ac85c6", "tenant_id": "d84af7acd5a94ede8041a1d5669110fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "d84af7acd5a94ede8041a1d5669110fd"}], "revision_number": 4, "project_id": "d84af7acd5a94ede8041a1d5669110fd", "id": "31d41f84-5a13-49fe-81ef-d73ed9ac85c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-27T19:03:04Z", "updated_at": "2018-06-27T19:03:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "6748ef1e-56da-434e-9e89-e86b58537b65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "b3e3826c-1c48-4699-93f0-f8a310956753", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "bfad35fa-7ea9-4a81-917d-7b86481eb510", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "d657b333-103d-4d19-add8-1e8bae2f8849", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b92069937e44a3786e439f95c61afe5", "created_at": "2018-06-27T19:08:41Z", "updated_at": "2018-06-27T19:08:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "4ac2a090-f595-4e7b-9b7a-a52fa204e881", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "5508c0b1-6261-44cb-854d-60c64bcbba0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "a60c77dc-6985-48ac-a3a3-067176d3e52f", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "e6ec0fa4-1eb3-4c5d-a451-c7acfd7fde82", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}], "revision_number": 4, "project_id": "4b92069937e44a3786e439f95c61afe5", "id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T18:59:55Z", "updated_at": "2018-06-27T18:59:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "5a060918-419b-4ec3-90df-a7764c06af2f", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "6cd9bbf0-4d1b-4b13-a6c4-e20a15bb3360", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "8134c0f0-89c6-4d45-bef8-a9260d9d0723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "e0e7297a-a59d-4d2b-b75c-2cc86b269114", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}], "revision_number": 4, "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "created_at": "2018-06-27T21:03:43Z", "updated_at": "2018-06-27T21:03:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "41061dbf-a5a2-465f-84dd-140f6104b3f7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "47d5c96d-0510-41a5-b33e-5683702c5bb8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "4b4b6430-3f42-4fe4-a25e-2c5c015a7699", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "e6a68cb7-6491-4474-a4d7-38496cac4eb7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}], "revision_number": 4, "project_id": "3f0a375b66c54145bff1c56e7c91ad73", "id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "name": "default"}]} 2018-06-27 21:09:20,342 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-fcd3eee8-9065-48ae-bff2-8d87ad420317 2018-06-27 21:09:20,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/d84af7acd5a94ede8041a1d5669110fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db68c7bf2f54e9b8e92667b97e0dc8162f936b67" 2018-06-27 21:09:20,668 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:09:20 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-207a04b6-ba6f-495a-b020-a146f5dae36b Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/d84af7acd5a94ede8041a1d5669110fd"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d84af7acd5a94ede8041a1d5669110fd", "name": "CreateSecurityGroupTests-9284d45b-d672-40f-proj"}} 2018-06-27 21:09:20,668 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/d84af7acd5a94ede8041a1d5669110fd used request id req-207a04b6-ba6f-495a-b020-a146f5dae36b 2018-06-27 21:09:20,669 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 31d41f84-5a13-49fe-81ef-d73ed9ac85c6 2018-06-27 21:09:20,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-group-rules?security_group_id=31d41f84-5a13-49fe-81ef-d73ed9ac85c6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db68c7bf2f54e9b8e92667b97e0dc8162f936b67" 2018-06-27 21:09:20,763 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:09:20 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-2fd25566-ad5d-4a36-9376-94a4893dc433 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-27T21:09:10Z", "security_group_id": "31d41f84-5a13-49fe-81ef-d73ed9ac85c6", "port_range_min": null, "revision_number": 0, "tenant_id": "d84af7acd5a94ede8041a1d5669110fd", "created_at": "2018-06-27T21:09:10Z", "project_id": "d84af7acd5a94ede8041a1d5669110fd", "id": "39d8b673-ca72-41db-b672-c3f22912d4cd"}, {"remote_group_id": "31d41f84-5a13-49fe-81ef-d73ed9ac85c6", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:09:10Z", "security_group_id": "31d41f84-5a13-49fe-81ef-d73ed9ac85c6", "port_range_min": null, "revision_number": 0, "tenant_id": "d84af7acd5a94ede8041a1d5669110fd", "created_at": "2018-06-27T21:09:10Z", "project_id": "d84af7acd5a94ede8041a1d5669110fd", "id": "772a8735-34b2-4a92-a612-dd74c465dc94"}, {"remote_group_id": "31d41f84-5a13-49fe-81ef-d73ed9ac85c6", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:09:10Z", "security_group_id": "31d41f84-5a13-49fe-81ef-d73ed9ac85c6", "port_range_min": null, "revision_number": 0, "tenant_id": "d84af7acd5a94ede8041a1d5669110fd", "created_at": "2018-06-27T21:09:10Z", "project_id": "d84af7acd5a94ede8041a1d5669110fd", "id": "b8b779a9-7f7e-41a5-9714-76649e958c26"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:09:10Z", "security_group_id": "31d41f84-5a13-49fe-81ef-d73ed9ac85c6", "port_range_min": null, "revision_number": 0, "tenant_id": "d84af7acd5a94ede8041a1d5669110fd", "created_at": "2018-06-27T21:09:10Z", "project_id": "d84af7acd5a94ede8041a1d5669110fd", "id": "fbf83b2c-e2a2-42b5-8778-15cfa40b47be"}]} 2018-06-27 21:09:20,763 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=31d41f84-5a13-49fe-81ef-d73ed9ac85c6 used request id req-2fd25566-ad5d-4a36-9376-94a4893dc433 2018-06-27 21:09:20,764 - neutron_utils - INFO - Deleting security group with name - default 2018-06-27 21:09:20,769 - 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/31d41f84-5a13-49fe-81ef-d73ed9ac85c6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db68c7bf2f54e9b8e92667b97e0dc8162f936b67" 2018-06-27 21:09:21,944 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:09:21 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-324bc5e5-a4e5-4214-8173-89852464c8ca Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:09:21,944 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/31d41f84-5a13-49fe-81ef-d73ed9ac85c6 used request id req-324bc5e5-a4e5-4214-8173-89852464c8ca 2018-06-27 21:09:21,945 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-9284d45b-d672-40f-proj 2018-06-27 21:09:21,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/d84af7acd5a94ede8041a1d5669110fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db68c7bf2f54e9b8e92667b97e0dc8162f936b67" 2018-06-27 21:09:22,753 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:09:21 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e1557398-8885-47d3-9405-e9fea0e19a9d Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:09:22,753 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/d84af7acd5a94ede8041a1d5669110fd used request id req-e1557398-8885-47d3-9405-e9fea0e19a9d 2018-06-27 21:09:22,753 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-9284d45b-d672-40f-proj-role 2018-06-27 21:09:22,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/900b8e94c2f141759a5f6e276d1326f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db68c7bf2f54e9b8e92667b97e0dc8162f936b67" 2018-06-27 21:09:23,173 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:09:22 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f48fc315-46df-41c1-b980-6dd72d37a62d Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:09:23,173 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/900b8e94c2f141759a5f6e276d1326f0 used request id req-f48fc315-46df-41c1-b980-6dd72d37a62d 2018-06-27 21:09:23,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}db68c7bf2f54e9b8e92667b97e0dc8162f936b67" 2018-06-27 21:09:23,519 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:09:23 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-32004d7e-5a91-4bf7-88a2-b93b59d87f81 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 21:09:23,519 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-32004d7e-5a91-4bf7-88a2-b93b59d87f81 2018-06-27 21:09:23,519 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-9284d45b-d672-40f-user 2018-06-27 21:09:23,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/beb1cb2311434d338828ea2dc70163aa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e24120cabb8edfcde1b757bae8b19a56e19aefb" 2018-06-27 21:09:24,055 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:09:23 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-43a800da-588f-4435-acc6-54b458d99b5e Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:09:24,055 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/beb1cb2311434d338828ea2dc70163aa used request id req-43a800da-588f-4435-acc6-54b458d99b5e 2018-06-27 21:09:24,057 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:09:24,771 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:09:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["C1ZrUKgMRGalORcLV7ifiA"], "issued_at": "2018-06-27T21:09:24.000000Z"}} 2018-06-27 21:09:24,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}a649218983035dbab611a57ad1859909d926e0a9" 2018-06-27 21:09:25,189 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:09:24 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c84975f3-00ea-4cb1-8788-d20dd4288169 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:09:25,189 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-c84975f3-00ea-4cb1-8788-d20dd4288169 2018-06-27 21:09:25,190 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:09:25,191 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:09:25,994 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:09:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["SwBRR8j5TOmP9kwz2hC_HQ"], "issued_at": "2018-06-27T21:09:25.000000Z"}} 2018-06-27 21:09:25,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0d58b4b746566aa966d90f7387e6cac05b344c5" 2018-06-27 21:09:26,045 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:09:25 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b3708030-38cf-4e2f-9132-610388b6ac5b Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:09:26,045 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-b3708030-38cf-4e2f-9132-610388b6ac5b 2018-06-27 21:09:26,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 21:09:26,061 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:09: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-27 21:09:26,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?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-5d415202-b494-416-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0d58b4b746566aa966d90f7387e6cac05b344c5" 2018-06-27 21:09:26,435 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:09:26 GMT Server: Apache Content-Length: 192 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c9fbea15-1058-4fa6-a535-8654edf0cb74 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-5d415202-b494-416-proj", "previous": null, "next": null}, "projects": []} 2018-06-27 21:09:26,435 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-5d415202-b494-416-proj used request id req-c9fbea15-1058-4fa6-a535-8654edf0cb74 2018-06-27 21:09:26,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0d58b4b746566aa966d90f7387e6cac05b344c5" 2018-06-27 21:09:26,856 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:09:26 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-27a77e4a-b021-4733-b212-6981993eb4f4 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 21:09:26,856 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-27a77e4a-b021-4733-b212-6981993eb4f4 2018-06-27 21:09:26,860 - 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}f0d58b4b746566aa966d90f7387e6cac05b344c5" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-5d415202-b494-416-proj"}}' 2018-06-27 21:09:27,267 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 21:09:26 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6e130b87-d18f-4dde-b6b0-bcc4d6f040ec Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/23bf88427c6e4bc1bad12a7de5ffcd1a"}, "tags": [], "enabled": true, "id": "23bf88427c6e4bc1bad12a7de5ffcd1a", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-5d415202-b494-416-proj"}} 2018-06-27 21:09:27,267 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-6e130b87-d18f-4dde-b6b0-bcc4d6f040ec 2018-06-27 21:09:27,267 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-5d415202-b494-416-proj 2018-06-27 21:09:27,267 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:09:27,268 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:09:28,123 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:09:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["FWo-eC4jR1GSjBxLZNQ4Kw"], "issued_at": "2018-06-27T21:09:28.000000Z"}} 2018-06-27 21:09:28,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}86bf0bbf14f134cb2cd9ce5d31ae64d407762a5f" 2018-06-27 21:09:28,466 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:09:28 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-25d6cfa0-1be7-4481-bc48-50d20be5cc69 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:09:28,466 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-25d6cfa0-1be7-4481-bc48-50d20be5cc69 2018-06-27 21:09:28,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 21:09:28,480 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:09: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-27 21:09:28,480 - 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}86bf0bbf14f134cb2cd9ce5d31ae64d407762a5f" 2018-06-27 21:09:28,883 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:09:28 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a788ec25-97ba-49e4-84af-d9013a56cbac Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/05b1bc3fa6fd4243a4ba8b4d6fcc3daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05b1bc3fa6fd4243a4ba8b4d6fcc3daf", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/48d44c9c0fea4f4e80edc7d2e0715db7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d44c9c0fea4f4e80edc7d2e0715db7", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/4d3721127bf84155a837606ce3feba32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d3721127bf84155a837606ce3feba32", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/5c846663ea6d407e9223de0719ce5442"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c846663ea6d407e9223de0719ce5442", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/73a10e6c4f67490a8a4030cc6cea32f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73a10e6c4f67490a8a4030cc6cea32f5", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/8ecfab7d9d4f47bb8892a85b7d2a0b5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ecfab7d9d4f47bb8892a85b7d2a0b5a", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/b278d529e9a54a9195e4e536b9384dc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b278d529e9a54a9195e4e536b9384dc0", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b7f107ae7bb34ccea8282b1a0ec7a979"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7f107ae7bb34ccea8282b1a0ec7a979", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/d21494d0185b463db36b8c8c2b341b97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d21494d0185b463db36b8c8c2b341b97", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e0bb346419f84e4680f6ca9a97f4fc0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e0bb346419f84e4680f6ca9a97f4fc0b", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "c8d542af72ce49338052c29f02c8857e", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e9dd794fa5c040a9a0445386fb2a6116"}, "options": {}, "id": "e9dd794fa5c040a9a0445386fb2a6116", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/e9f9c747d54947bc800a81ecf11858f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9f9c747d54947bc800a81ecf11858f5", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-27 21:09:28,884 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-a788ec25-97ba-49e4-84af-d9013a56cbac 2018-06-27 21:09:28,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?name=CreateSecurityGroupTests-5d415202-b494-416-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86bf0bbf14f134cb2cd9ce5d31ae64d407762a5f" 2018-06-27 21:09:29,300 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:09:28 GMT Server: Apache Content-Length: 467 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cec3018c-a030-42f1-af7c-7e401c32f146 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateSecurityGroupTests-5d415202-b494-416-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/23bf88427c6e4bc1bad12a7de5ffcd1a"}, "tags": [], "enabled": true, "id": "23bf88427c6e4bc1bad12a7de5ffcd1a", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-5d415202-b494-416-proj"}]} 2018-06-27 21:09:29,300 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateSecurityGroupTests-5d415202-b494-416-proj used request id req-cec3018c-a030-42f1-af7c-7e401c32f146 2018-06-27 21:09:29,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86bf0bbf14f134cb2cd9ce5d31ae64d407762a5f" 2018-06-27 21:09:29,406 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:09:29 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4dba885f-feae-4e23-97c3-b0573f4ec44d Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 21:09:29,406 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-4dba885f-feae-4e23-97c3-b0573f4ec44d 2018-06-27 21:09:30,159 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-5d415202-b494-416-user 2018-06-27 21:09:30,159 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:09:30,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? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0d58b4b746566aa966d90f7387e6cac05b344c5" 2018-06-27 21:09:30,571 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:09:30 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-da39d90f-6d26-4686-b678-d8c72dad8614 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 21:09:30,571 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-da39d90f-6d26-4686-b678-d8c72dad8614 2018-06-27 21:09:30,576 - 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}f0d58b4b746566aa966d90f7387e6cac05b344c5" -d '{"role": {"name": "CreateSecurityGroupTests-5d415202-b494-416-proj-role"}}' 2018-06-27 21:09:30,963 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 21:09:30 GMT Server: Apache Content-Length: 223 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-858ca1d8-a7b0-4176-a3d8-04971c3ffe57 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2ad17e51168f451daeede2a5f5b39c08", "links": {"self": "http://10.167.4.35:5000/v3/roles/2ad17e51168f451daeede2a5f5b39c08"}, "name": "CreateSecurityGroupTests-5d415202-b494-416-proj-role"}} 2018-06-27 21:09:30,963 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-858ca1d8-a7b0-4176-a3d8-04971c3ffe57 2018-06-27 21:09:30,964 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-5d415202-b494-416-proj-role 2018-06-27 21:09:30,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/2ad17e51168f451daeede2a5f5b39c08 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0d58b4b746566aa966d90f7387e6cac05b344c5" 2018-06-27 21:09:31,054 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:09:30 GMT Server: Apache Content-Length: 223 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c8715a48-8c0f-4a1b-8758-d5b5598e0568 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2ad17e51168f451daeede2a5f5b39c08", "links": {"self": "http://10.167.4.35:5000/v3/roles/2ad17e51168f451daeede2a5f5b39c08"}, "name": "CreateSecurityGroupTests-5d415202-b494-416-proj-role"}} 2018-06-27 21:09:31,054 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/2ad17e51168f451daeede2a5f5b39c08 used request id req-c8715a48-8c0f-4a1b-8758-d5b5598e0568 2018-06-27 21:09:31,054 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-5d415202-b494-416-proj-role to project CreateSecurityGroupTests-5d415202-b494-416-proj 2018-06-27 21:09:31,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/23bf88427c6e4bc1bad12a7de5ffcd1a/users/d5ca656342254c65b64a9da442354951/roles/2ad17e51168f451daeede2a5f5b39c08 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0d58b4b746566aa966d90f7387e6cac05b344c5" 2018-06-27 21:09:31,569 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:09:31 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2edb7e52-7741-42a5-ac8f-6cfa8b12c8c6 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:09:31,569 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/23bf88427c6e4bc1bad12a7de5ffcd1a/users/d5ca656342254c65b64a9da442354951/roles/2ad17e51168f451daeede2a5f5b39c08 used request id req-2edb7e52-7741-42a5-ac8f-6cfa8b12c8c6 2018-06-27 21:09:31,570 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:09:31,571 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:09:32,476 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2ad17e51168f451daeede2a5f5b39c08", "name": "CreateSecurityGroupTests-5d415202-b494-416-proj-role"}], "expires_at": "2018-06-27T22:09:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "23bf88427c6e4bc1bad12a7de5ffcd1a", "name": "CreateSecurityGroupTests-5d415202-b494-416-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/23bf88427c6e4bc1bad12a7de5ffcd1a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/23bf88427c6e4bc1bad12a7de5ffcd1a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/23bf88427c6e4bc1bad12a7de5ffcd1a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/23bf88427c6e4bc1bad12a7de5ffcd1a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/23bf88427c6e4bc1bad12a7de5ffcd1a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/23bf88427c6e4bc1bad12a7de5ffcd1a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/23bf88427c6e4bc1bad12a7de5ffcd1a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/23bf88427c6e4bc1bad12a7de5ffcd1a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/23bf88427c6e4bc1bad12a7de5ffcd1a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/23bf88427c6e4bc1bad12a7de5ffcd1a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/23bf88427c6e4bc1bad12a7de5ffcd1a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/23bf88427c6e4bc1bad12a7de5ffcd1a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-5d415202-b494-416-user", "id": "d5ca656342254c65b64a9da442354951"}, "audit_ids": ["guVR532aT8e5BLX9kMajxA"], "issued_at": "2018-06-27T21:09:32.000000Z"}} 2018-06-27 21:09:32,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e70e621664b9ba0e56d89c4fa530773a5352379" 2018-06-27 21:09:32,828 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:09:32 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6d9438c3-6599-48a5-8f42-166b4be8f9a0 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:09:32,828 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-6d9438c3-6599-48a5-8f42-166b4be8f9a0 2018-06-27 21: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/security-groups?name=CreateSecurityGroupTests-f4db4c12-b4d6-4d20-a518-31dcdd5b781fname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e70e621664b9ba0e56d89c4fa530773a5352379" 2018-06-27 21:09:34,170 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:09:34 GMT Content-Type: application/json Content-Length: 23 Connection: keep-alive X-Openstack-Request-Id: req-bc87ab6d-7396-4415-9b86-32700fc24f92 Front-End-Https: on RESP BODY: {"security_groups": []} 2018-06-27 21:09:34,170 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-f4db4c12-b4d6-4d20-a518-31dcdd5b781fname&description=hello+group used request id req-bc87ab6d-7396-4415-9b86-32700fc24f92 2018-06-27 21:09:34,170 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-f4db4c12-b4d6-4d20-a518-31dcdd5b781fname... 2018-06-27 21:09:34,171 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-f4db4c12-b4d6-4d20-a518-31dcdd5b781fname 2018-06-27 21:09:34,176 - 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}9e70e621664b9ba0e56d89c4fa530773a5352379" -d '{"security_group": {"name": "CreateSecurityGroupTests-f4db4c12-b4d6-4d20-a518-31dcdd5b781fname", "description": "hello group"}}' 2018-06-27 21:09:35,434 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 21:09:35 GMT Content-Type: application/json Content-Length: 1408 Connection: keep-alive X-Openstack-Request-Id: req-f5aca86b-a971-448f-b319-514a604278d1 Front-End-Https: on RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "23bf88427c6e4bc1bad12a7de5ffcd1a", "created_at": "2018-06-27T21:09:35Z", "updated_at": "2018-06-27T21:09:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:09:35Z", "revision_number": 0, "id": "a4beee7e-4b07-48b3-b831-f9cda35925f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:09:35Z", "security_group_id": "aeea8da5-869f-4e21-bc5d-4215f57d6aa6", "tenant_id": "23bf88427c6e4bc1bad12a7de5ffcd1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "23bf88427c6e4bc1bad12a7de5ffcd1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:09:35Z", "revision_number": 0, "id": "d7e44b91-45aa-4ab8-b83d-f0dfb087d38a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:09:35Z", "security_group_id": "aeea8da5-869f-4e21-bc5d-4215f57d6aa6", "tenant_id": "23bf88427c6e4bc1bad12a7de5ffcd1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "23bf88427c6e4bc1bad12a7de5ffcd1a"}], "revision_number": 2, "project_id": "23bf88427c6e4bc1bad12a7de5ffcd1a", "id": "aeea8da5-869f-4e21-bc5d-4215f57d6aa6", "name": "CreateSecurityGroupTests-f4db4c12-b4d6-4d20-a518-31dcdd5b781fname"}} 2018-06-27 21:09:35,434 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-groups used request id req-f5aca86b-a971-448f-b319-514a604278d1 2018-06-27 21:09:35,435 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - aeea8da5-869f-4e21-bc5d-4215f57d6aa6 2018-06-27 21:09:35,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=aeea8da5-869f-4e21-bc5d-4215f57d6aa6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e70e621664b9ba0e56d89c4fa530773a5352379" 2018-06-27 21:09:35,546 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:09:35 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-fb41262d-993d-4ab3-9e45-60b42c6dd308 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-27T21:09:35Z", "security_group_id": "aeea8da5-869f-4e21-bc5d-4215f57d6aa6", "port_range_min": null, "revision_number": 0, "tenant_id": "23bf88427c6e4bc1bad12a7de5ffcd1a", "created_at": "2018-06-27T21:09:35Z", "project_id": "23bf88427c6e4bc1bad12a7de5ffcd1a", "id": "a4beee7e-4b07-48b3-b831-f9cda35925f8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:09:35Z", "security_group_id": "aeea8da5-869f-4e21-bc5d-4215f57d6aa6", "port_range_min": null, "revision_number": 0, "tenant_id": "23bf88427c6e4bc1bad12a7de5ffcd1a", "created_at": "2018-06-27T21:09:35Z", "project_id": "23bf88427c6e4bc1bad12a7de5ffcd1a", "id": "d7e44b91-45aa-4ab8-b83d-f0dfb087d38a"}]} 2018-06-27 21:09:35,546 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=aeea8da5-869f-4e21-bc5d-4215f57d6aa6 used request id req-fb41262d-993d-4ab3-9e45-60b42c6dd308 2018-06-27 21:09:35,547 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - aeea8da5-869f-4e21-bc5d-4215f57d6aa6 2018-06-27 21:09:35,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=aeea8da5-869f-4e21-bc5d-4215f57d6aa6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e70e621664b9ba0e56d89c4fa530773a5352379" 2018-06-27 21:09:35,609 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:09:35 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-1ccfbd51-e159-4f82-8b2a-4df453f5b7d7 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-27T21:09:35Z", "security_group_id": "aeea8da5-869f-4e21-bc5d-4215f57d6aa6", "port_range_min": null, "revision_number": 0, "tenant_id": "23bf88427c6e4bc1bad12a7de5ffcd1a", "created_at": "2018-06-27T21:09:35Z", "project_id": "23bf88427c6e4bc1bad12a7de5ffcd1a", "id": "a4beee7e-4b07-48b3-b831-f9cda35925f8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:09:35Z", "security_group_id": "aeea8da5-869f-4e21-bc5d-4215f57d6aa6", "port_range_min": null, "revision_number": 0, "tenant_id": "23bf88427c6e4bc1bad12a7de5ffcd1a", "created_at": "2018-06-27T21:09:35Z", "project_id": "23bf88427c6e4bc1bad12a7de5ffcd1a", "id": "d7e44b91-45aa-4ab8-b83d-f0dfb087d38a"}]} 2018-06-27 21:09:35,609 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=aeea8da5-869f-4e21-bc5d-4215f57d6aa6 used request id req-1ccfbd51-e159-4f82-8b2a-4df453f5b7d7 2018-06-27 21:09:35,609 - neutron_utils - INFO - Retrieving security group with ID - aeea8da5-869f-4e21-bc5d-4215f57d6aa6 2018-06-27 21:09:35,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-groups?id=aeea8da5-869f-4e21-bc5d-4215f57d6aa6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e70e621664b9ba0e56d89c4fa530773a5352379" 2018-06-27 21:09:35,723 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:09:35 GMT Content-Type: application/json Content-Length: 1411 Connection: keep-alive X-Openstack-Request-Id: req-52865c86-6cc6-4373-a7e7-b11e6b5a34dc Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "23bf88427c6e4bc1bad12a7de5ffcd1a", "created_at": "2018-06-27T21:09:35Z", "updated_at": "2018-06-27T21:09:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:09:35Z", "revision_number": 0, "id": "a4beee7e-4b07-48b3-b831-f9cda35925f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:09:35Z", "security_group_id": "aeea8da5-869f-4e21-bc5d-4215f57d6aa6", "tenant_id": "23bf88427c6e4bc1bad12a7de5ffcd1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "23bf88427c6e4bc1bad12a7de5ffcd1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:09:35Z", "revision_number": 0, "id": "d7e44b91-45aa-4ab8-b83d-f0dfb087d38a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:09:35Z", "security_group_id": "aeea8da5-869f-4e21-bc5d-4215f57d6aa6", "tenant_id": "23bf88427c6e4bc1bad12a7de5ffcd1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "23bf88427c6e4bc1bad12a7de5ffcd1a"}], "revision_number": 2, "project_id": "23bf88427c6e4bc1bad12a7de5ffcd1a", "id": "aeea8da5-869f-4e21-bc5d-4215f57d6aa6", "name": "CreateSecurityGroupTests-f4db4c12-b4d6-4d20-a518-31dcdd5b781fname"}]} 2018-06-27 21:09:35,723 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=aeea8da5-869f-4e21-bc5d-4215f57d6aa6 used request id req-52865c86-6cc6-4373-a7e7-b11e6b5a34dc 2018-06-27 21:09:35,724 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - aeea8da5-869f-4e21-bc5d-4215f57d6aa6 2018-06-27 21:09:35,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/security-group-rules?security_group_id=aeea8da5-869f-4e21-bc5d-4215f57d6aa6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e70e621664b9ba0e56d89c4fa530773a5352379" 2018-06-27 21:09:35,786 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:09:35 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-74a682e8-c15e-4f27-a0c5-ce09755fde41 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-27T21:09:35Z", "security_group_id": "aeea8da5-869f-4e21-bc5d-4215f57d6aa6", "port_range_min": null, "revision_number": 0, "tenant_id": "23bf88427c6e4bc1bad12a7de5ffcd1a", "created_at": "2018-06-27T21:09:35Z", "project_id": "23bf88427c6e4bc1bad12a7de5ffcd1a", "id": "a4beee7e-4b07-48b3-b831-f9cda35925f8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:09:35Z", "security_group_id": "aeea8da5-869f-4e21-bc5d-4215f57d6aa6", "port_range_min": null, "revision_number": 0, "tenant_id": "23bf88427c6e4bc1bad12a7de5ffcd1a", "created_at": "2018-06-27T21:09:35Z", "project_id": "23bf88427c6e4bc1bad12a7de5ffcd1a", "id": "d7e44b91-45aa-4ab8-b83d-f0dfb087d38a"}]} 2018-06-27 21:09:35,786 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=aeea8da5-869f-4e21-bc5d-4215f57d6aa6 used request id req-74a682e8-c15e-4f27-a0c5-ce09755fde41 2018-06-27 21:09:35,786 - neutron_utils - INFO - Retrieving security group with ID - aeea8da5-869f-4e21-bc5d-4215f57d6aa6 2018-06-27 21:09:35,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-groups?id=aeea8da5-869f-4e21-bc5d-4215f57d6aa6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e70e621664b9ba0e56d89c4fa530773a5352379" 2018-06-27 21:09:35,900 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:09:35 GMT Content-Type: application/json Content-Length: 1411 Connection: keep-alive X-Openstack-Request-Id: req-7384b223-c312-4c80-afd0-05b2ed50ce22 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "23bf88427c6e4bc1bad12a7de5ffcd1a", "created_at": "2018-06-27T21:09:35Z", "updated_at": "2018-06-27T21:09:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:09:35Z", "revision_number": 0, "id": "a4beee7e-4b07-48b3-b831-f9cda35925f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:09:35Z", "security_group_id": "aeea8da5-869f-4e21-bc5d-4215f57d6aa6", "tenant_id": "23bf88427c6e4bc1bad12a7de5ffcd1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "23bf88427c6e4bc1bad12a7de5ffcd1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:09:35Z", "revision_number": 0, "id": "d7e44b91-45aa-4ab8-b83d-f0dfb087d38a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:09:35Z", "security_group_id": "aeea8da5-869f-4e21-bc5d-4215f57d6aa6", "tenant_id": "23bf88427c6e4bc1bad12a7de5ffcd1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "23bf88427c6e4bc1bad12a7de5ffcd1a"}], "revision_number": 2, "project_id": "23bf88427c6e4bc1bad12a7de5ffcd1a", "id": "aeea8da5-869f-4e21-bc5d-4215f57d6aa6", "name": "CreateSecurityGroupTests-f4db4c12-b4d6-4d20-a518-31dcdd5b781fname"}]} 2018-06-27 21:09:35,901 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=aeea8da5-869f-4e21-bc5d-4215f57d6aa6 used request id req-7384b223-c312-4c80-afd0-05b2ed50ce22 2018-06-27 21:09:35,901 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - aeea8da5-869f-4e21-bc5d-4215f57d6aa6 2018-06-27 21:09:35,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=aeea8da5-869f-4e21-bc5d-4215f57d6aa6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e70e621664b9ba0e56d89c4fa530773a5352379" 2018-06-27 21:09:35,968 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:09:35 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-3e78e752-90f7-4307-8cf0-670f199a01c2 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-27T21:09:35Z", "security_group_id": "aeea8da5-869f-4e21-bc5d-4215f57d6aa6", "port_range_min": null, "revision_number": 0, "tenant_id": "23bf88427c6e4bc1bad12a7de5ffcd1a", "created_at": "2018-06-27T21:09:35Z", "project_id": "23bf88427c6e4bc1bad12a7de5ffcd1a", "id": "a4beee7e-4b07-48b3-b831-f9cda35925f8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:09:35Z", "security_group_id": "aeea8da5-869f-4e21-bc5d-4215f57d6aa6", "port_range_min": null, "revision_number": 0, "tenant_id": "23bf88427c6e4bc1bad12a7de5ffcd1a", "created_at": "2018-06-27T21:09:35Z", "project_id": "23bf88427c6e4bc1bad12a7de5ffcd1a", "id": "d7e44b91-45aa-4ab8-b83d-f0dfb087d38a"}]} 2018-06-27 21:09:35,968 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=aeea8da5-869f-4e21-bc5d-4215f57d6aa6 used request id req-3e78e752-90f7-4307-8cf0-670f199a01c2 2018-06-27 21:09:35,969 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-f4db4c12-b4d6-4d20-a518-31dcdd5b781fname 2018-06-27 21:09:35,974 - keystoneauth.session - 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-f4db4c12-b4d6-4d20-a518-31dcdd5b781fname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e70e621664b9ba0e56d89c4fa530773a5352379" 2018-06-27 21:09:36,085 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:09:36 GMT Content-Type: application/json Content-Length: 1411 Connection: keep-alive X-Openstack-Request-Id: req-eef2940b-03a0-40f8-a67d-284b26db6d64 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "23bf88427c6e4bc1bad12a7de5ffcd1a", "created_at": "2018-06-27T21:09:35Z", "updated_at": "2018-06-27T21:09:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:09:35Z", "revision_number": 0, "id": "a4beee7e-4b07-48b3-b831-f9cda35925f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:09:35Z", "security_group_id": "aeea8da5-869f-4e21-bc5d-4215f57d6aa6", "tenant_id": "23bf88427c6e4bc1bad12a7de5ffcd1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "23bf88427c6e4bc1bad12a7de5ffcd1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:09:35Z", "revision_number": 0, "id": "d7e44b91-45aa-4ab8-b83d-f0dfb087d38a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:09:35Z", "security_group_id": "aeea8da5-869f-4e21-bc5d-4215f57d6aa6", "tenant_id": "23bf88427c6e4bc1bad12a7de5ffcd1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "23bf88427c6e4bc1bad12a7de5ffcd1a"}], "revision_number": 2, "project_id": "23bf88427c6e4bc1bad12a7de5ffcd1a", "id": "aeea8da5-869f-4e21-bc5d-4215f57d6aa6", "name": "CreateSecurityGroupTests-f4db4c12-b4d6-4d20-a518-31dcdd5b781fname"}]} 2018-06-27 21:09:36,085 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-f4db4c12-b4d6-4d20-a518-31dcdd5b781fname used request id req-eef2940b-03a0-40f8-a67d-284b26db6d64 2018-06-27 21:09:36,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 21:09:36,101 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:09: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-27 21:09:36,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/23bf88427c6e4bc1bad12a7de5ffcd1a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e70e621664b9ba0e56d89c4fa530773a5352379" 2018-06-27 21:09:36,523 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:09:36 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f2adad9b-7510-40d5-a767-2a5496538953 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/23bf88427c6e4bc1bad12a7de5ffcd1a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "23bf88427c6e4bc1bad12a7de5ffcd1a", "name": "CreateSecurityGroupTests-5d415202-b494-416-proj"}} 2018-06-27 21:09:36,523 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/23bf88427c6e4bc1bad12a7de5ffcd1a used request id req-f2adad9b-7510-40d5-a767-2a5496538953 2018-06-27 21:09:36,524 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - aeea8da5-869f-4e21-bc5d-4215f57d6aa6 2018-06-27 21:09:36,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/security-group-rules?security_group_id=aeea8da5-869f-4e21-bc5d-4215f57d6aa6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e70e621664b9ba0e56d89c4fa530773a5352379" 2018-06-27 21:09:36,632 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:09:36 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-103eec4b-2a2f-4a48-893b-1d9133d0f7ee 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-27T21:09:35Z", "security_group_id": "aeea8da5-869f-4e21-bc5d-4215f57d6aa6", "port_range_min": null, "revision_number": 0, "tenant_id": "23bf88427c6e4bc1bad12a7de5ffcd1a", "created_at": "2018-06-27T21:09:35Z", "project_id": "23bf88427c6e4bc1bad12a7de5ffcd1a", "id": "a4beee7e-4b07-48b3-b831-f9cda35925f8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:09:35Z", "security_group_id": "aeea8da5-869f-4e21-bc5d-4215f57d6aa6", "port_range_min": null, "revision_number": 0, "tenant_id": "23bf88427c6e4bc1bad12a7de5ffcd1a", "created_at": "2018-06-27T21:09:35Z", "project_id": "23bf88427c6e4bc1bad12a7de5ffcd1a", "id": "d7e44b91-45aa-4ab8-b83d-f0dfb087d38a"}]} 2018-06-27 21:09:36,632 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=aeea8da5-869f-4e21-bc5d-4215f57d6aa6 used request id req-103eec4b-2a2f-4a48-893b-1d9133d0f7ee 2018-06-27 21:09:36,637 - 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}9e70e621664b9ba0e56d89c4fa530773a5352379" -d '{"security_group_rule": {"direction": "ingress", "description": "test_rule_1", "security_group_id": "aeea8da5-869f-4e21-bc5d-4215f57d6aa6"}}' 2018-06-27 21:09:37,133 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 21:09:37 GMT Content-Type: application/json Content-Length: 521 Connection: keep-alive X-Openstack-Request-Id: req-fa326e89-fc30-49a3-a1cc-813e80b1b640 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-27T21:09:36Z", "security_group_id": "aeea8da5-869f-4e21-bc5d-4215f57d6aa6", "port_range_min": null, "revision_number": 0, "tenant_id": "23bf88427c6e4bc1bad12a7de5ffcd1a", "created_at": "2018-06-27T21:09:36Z", "project_id": "23bf88427c6e4bc1bad12a7de5ffcd1a", "id": "de91ebb6-c0e7-43f9-b7dc-c4ddfd213209"}} 2018-06-27 21:09:37,133 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-group-rules used request id req-fa326e89-fc30-49a3-a1cc-813e80b1b640 2018-06-27 21:09:37,133 - neutron_utils - INFO - Retrieving security group with ID - aeea8da5-869f-4e21-bc5d-4215f57d6aa6 2018-06-27 21:09:37,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-groups?id=aeea8da5-869f-4e21-bc5d-4215f57d6aa6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e70e621664b9ba0e56d89c4fa530773a5352379" 2018-06-27 21:09:37,379 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:09:37 GMT Content-Type: application/json Content-Length: 1921 Connection: keep-alive X-Openstack-Request-Id: req-0b8d84e5-efde-42db-81ee-40dc4e836805 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "23bf88427c6e4bc1bad12a7de5ffcd1a", "created_at": "2018-06-27T21:09:35Z", "updated_at": "2018-06-27T21:09:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:09:35Z", "revision_number": 0, "id": "a4beee7e-4b07-48b3-b831-f9cda35925f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:09:35Z", "security_group_id": "aeea8da5-869f-4e21-bc5d-4215f57d6aa6", "tenant_id": "23bf88427c6e4bc1bad12a7de5ffcd1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "23bf88427c6e4bc1bad12a7de5ffcd1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:09:35Z", "revision_number": 0, "id": "d7e44b91-45aa-4ab8-b83d-f0dfb087d38a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:09:35Z", "security_group_id": "aeea8da5-869f-4e21-bc5d-4215f57d6aa6", "tenant_id": "23bf88427c6e4bc1bad12a7de5ffcd1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "23bf88427c6e4bc1bad12a7de5ffcd1a"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:09:36Z", "revision_number": 0, "id": "de91ebb6-c0e7-43f9-b7dc-c4ddfd213209", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:09:36Z", "security_group_id": "aeea8da5-869f-4e21-bc5d-4215f57d6aa6", "tenant_id": "23bf88427c6e4bc1bad12a7de5ffcd1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "23bf88427c6e4bc1bad12a7de5ffcd1a"}], "revision_number": 3, "project_id": "23bf88427c6e4bc1bad12a7de5ffcd1a", "id": "aeea8da5-869f-4e21-bc5d-4215f57d6aa6", "name": "CreateSecurityGroupTests-f4db4c12-b4d6-4d20-a518-31dcdd5b781fname"}]} 2018-06-27 21:09:37,379 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=aeea8da5-869f-4e21-bc5d-4215f57d6aa6 used request id req-0b8d84e5-efde-42db-81ee-40dc4e836805 2018-06-27 21:09:37,380 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - aeea8da5-869f-4e21-bc5d-4215f57d6aa6 2018-06-27 21:09:37,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/security-group-rules?security_group_id=aeea8da5-869f-4e21-bc5d-4215f57d6aa6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e70e621664b9ba0e56d89c4fa530773a5352379" 2018-06-27 21:09:38,360 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:09:38 GMT Content-Type: application/json Content-Length: 1500 Connection: keep-alive X-Openstack-Request-Id: req-7df20e0b-613f-44d5-9b76-e3f80a4e908a 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-27T21:09:35Z", "security_group_id": "aeea8da5-869f-4e21-bc5d-4215f57d6aa6", "port_range_min": null, "revision_number": 0, "tenant_id": "23bf88427c6e4bc1bad12a7de5ffcd1a", "created_at": "2018-06-27T21:09:35Z", "project_id": "23bf88427c6e4bc1bad12a7de5ffcd1a", "id": "a4beee7e-4b07-48b3-b831-f9cda35925f8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:09:35Z", "security_group_id": "aeea8da5-869f-4e21-bc5d-4215f57d6aa6", "port_range_min": null, "revision_number": 0, "tenant_id": "23bf88427c6e4bc1bad12a7de5ffcd1a", "created_at": "2018-06-27T21:09:35Z", "project_id": "23bf88427c6e4bc1bad12a7de5ffcd1a", "id": "d7e44b91-45aa-4ab8-b83d-f0dfb087d38a"}, {"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-27T21:09:36Z", "security_group_id": "aeea8da5-869f-4e21-bc5d-4215f57d6aa6", "port_range_min": null, "revision_number": 0, "tenant_id": "23bf88427c6e4bc1bad12a7de5ffcd1a", "created_at": "2018-06-27T21:09:36Z", "project_id": "23bf88427c6e4bc1bad12a7de5ffcd1a", "id": "de91ebb6-c0e7-43f9-b7dc-c4ddfd213209"}]} 2018-06-27 21:09:38,360 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=aeea8da5-869f-4e21-bc5d-4215f57d6aa6 used request id req-7df20e0b-613f-44d5-9b76-e3f80a4e908a 2018-06-27 21:09:38,361 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:09:39,270 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2ad17e51168f451daeede2a5f5b39c08", "name": "CreateSecurityGroupTests-5d415202-b494-416-proj-role"}], "expires_at": "2018-06-27T22:09:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "23bf88427c6e4bc1bad12a7de5ffcd1a", "name": "CreateSecurityGroupTests-5d415202-b494-416-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/23bf88427c6e4bc1bad12a7de5ffcd1a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/23bf88427c6e4bc1bad12a7de5ffcd1a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/23bf88427c6e4bc1bad12a7de5ffcd1a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/23bf88427c6e4bc1bad12a7de5ffcd1a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/23bf88427c6e4bc1bad12a7de5ffcd1a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/23bf88427c6e4bc1bad12a7de5ffcd1a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/23bf88427c6e4bc1bad12a7de5ffcd1a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/23bf88427c6e4bc1bad12a7de5ffcd1a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/23bf88427c6e4bc1bad12a7de5ffcd1a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/23bf88427c6e4bc1bad12a7de5ffcd1a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/23bf88427c6e4bc1bad12a7de5ffcd1a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/23bf88427c6e4bc1bad12a7de5ffcd1a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-5d415202-b494-416-user", "id": "d5ca656342254c65b64a9da442354951"}, "audit_ids": ["-IDKtEu2TRuGFjZk4_sz9A"], "issued_at": "2018-06-27T21:09:39.000000Z"}} 2018-06-27 21:09:39,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/security-groups?name=CreateSecurityGroupTests-f4db4c12-b4d6-4d20-a518-31dcdd5b781fname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40b73c2f94b0de55928530fbe131f0946b4e844c" 2018-06-27 21:09:40,291 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:09:40 GMT Content-Type: application/json Content-Length: 1921 Connection: keep-alive X-Openstack-Request-Id: req-c5e2c2df-8537-434d-b9e8-8fec2697dc6d Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "23bf88427c6e4bc1bad12a7de5ffcd1a", "created_at": "2018-06-27T21:09:35Z", "updated_at": "2018-06-27T21:09:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:09:35Z", "revision_number": 0, "id": "a4beee7e-4b07-48b3-b831-f9cda35925f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:09:35Z", "security_group_id": "aeea8da5-869f-4e21-bc5d-4215f57d6aa6", "tenant_id": "23bf88427c6e4bc1bad12a7de5ffcd1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "23bf88427c6e4bc1bad12a7de5ffcd1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:09:35Z", "revision_number": 0, "id": "d7e44b91-45aa-4ab8-b83d-f0dfb087d38a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:09:35Z", "security_group_id": "aeea8da5-869f-4e21-bc5d-4215f57d6aa6", "tenant_id": "23bf88427c6e4bc1bad12a7de5ffcd1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "23bf88427c6e4bc1bad12a7de5ffcd1a"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:09:36Z", "revision_number": 0, "id": "de91ebb6-c0e7-43f9-b7dc-c4ddfd213209", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:09:36Z", "security_group_id": "aeea8da5-869f-4e21-bc5d-4215f57d6aa6", "tenant_id": "23bf88427c6e4bc1bad12a7de5ffcd1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "23bf88427c6e4bc1bad12a7de5ffcd1a"}], "revision_number": 3, "project_id": "23bf88427c6e4bc1bad12a7de5ffcd1a", "id": "aeea8da5-869f-4e21-bc5d-4215f57d6aa6", "name": "CreateSecurityGroupTests-f4db4c12-b4d6-4d20-a518-31dcdd5b781fname"}]} 2018-06-27 21:09:40,292 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-f4db4c12-b4d6-4d20-a518-31dcdd5b781fname&description=hello+group used request id req-c5e2c2df-8537-434d-b9e8-8fec2697dc6d 2018-06-27 21:09:40,292 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - aeea8da5-869f-4e21-bc5d-4215f57d6aa6 2018-06-27 21:09:40,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=aeea8da5-869f-4e21-bc5d-4215f57d6aa6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40b73c2f94b0de55928530fbe131f0946b4e844c" 2018-06-27 21:09:40,416 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:09:40 GMT Content-Type: application/json Content-Length: 1500 Connection: keep-alive X-Openstack-Request-Id: req-9fb8778d-7827-4010-9cb6-441e960d1547 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-27T21:09:35Z", "security_group_id": "aeea8da5-869f-4e21-bc5d-4215f57d6aa6", "port_range_min": null, "revision_number": 0, "tenant_id": "23bf88427c6e4bc1bad12a7de5ffcd1a", "created_at": "2018-06-27T21:09:35Z", "project_id": "23bf88427c6e4bc1bad12a7de5ffcd1a", "id": "a4beee7e-4b07-48b3-b831-f9cda35925f8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:09:35Z", "security_group_id": "aeea8da5-869f-4e21-bc5d-4215f57d6aa6", "port_range_min": null, "revision_number": 0, "tenant_id": "23bf88427c6e4bc1bad12a7de5ffcd1a", "created_at": "2018-06-27T21:09:35Z", "project_id": "23bf88427c6e4bc1bad12a7de5ffcd1a", "id": "d7e44b91-45aa-4ab8-b83d-f0dfb087d38a"}, {"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-27T21:09:36Z", "security_group_id": "aeea8da5-869f-4e21-bc5d-4215f57d6aa6", "port_range_min": null, "revision_number": 0, "tenant_id": "23bf88427c6e4bc1bad12a7de5ffcd1a", "created_at": "2018-06-27T21:09:36Z", "project_id": "23bf88427c6e4bc1bad12a7de5ffcd1a", "id": "de91ebb6-c0e7-43f9-b7dc-c4ddfd213209"}]} 2018-06-27 21:09:40,416 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=aeea8da5-869f-4e21-bc5d-4215f57d6aa6 used request id req-9fb8778d-7827-4010-9cb6-441e960d1547 2018-06-27 21:09:40,417 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - aeea8da5-869f-4e21-bc5d-4215f57d6aa6 2018-06-27 21:09:40,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=aeea8da5-869f-4e21-bc5d-4215f57d6aa6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40b73c2f94b0de55928530fbe131f0946b4e844c" 2018-06-27 21:09:40,518 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:09:40 GMT Content-Type: application/json Content-Length: 1500 Connection: keep-alive X-Openstack-Request-Id: req-a7107ee3-8c5a-4790-b842-cb057a2bfc9a 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-27T21:09:35Z", "security_group_id": "aeea8da5-869f-4e21-bc5d-4215f57d6aa6", "port_range_min": null, "revision_number": 0, "tenant_id": "23bf88427c6e4bc1bad12a7de5ffcd1a", "created_at": "2018-06-27T21:09:35Z", "project_id": "23bf88427c6e4bc1bad12a7de5ffcd1a", "id": "a4beee7e-4b07-48b3-b831-f9cda35925f8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:09:35Z", "security_group_id": "aeea8da5-869f-4e21-bc5d-4215f57d6aa6", "port_range_min": null, "revision_number": 0, "tenant_id": "23bf88427c6e4bc1bad12a7de5ffcd1a", "created_at": "2018-06-27T21:09:35Z", "project_id": "23bf88427c6e4bc1bad12a7de5ffcd1a", "id": "d7e44b91-45aa-4ab8-b83d-f0dfb087d38a"}, {"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-27T21:09:36Z", "security_group_id": "aeea8da5-869f-4e21-bc5d-4215f57d6aa6", "port_range_min": null, "revision_number": 0, "tenant_id": "23bf88427c6e4bc1bad12a7de5ffcd1a", "created_at": "2018-06-27T21:09:36Z", "project_id": "23bf88427c6e4bc1bad12a7de5ffcd1a", "id": "de91ebb6-c0e7-43f9-b7dc-c4ddfd213209"}]} 2018-06-27 21:09:40,518 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=aeea8da5-869f-4e21-bc5d-4215f57d6aa6 used request id req-a7107ee3-8c5a-4790-b842-cb057a2bfc9a 2018-06-27 21:09:40,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?name=CreateSecurityGroupTests-f4db4c12-b4d6-4d20-a518-31dcdd5b781fname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40b73c2f94b0de55928530fbe131f0946b4e844c" 2018-06-27 21:09:40,726 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:09:40 GMT Content-Type: application/json Content-Length: 1921 Connection: keep-alive X-Openstack-Request-Id: req-9476347c-816c-4b3a-8c9d-7dbfedb2c793 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "23bf88427c6e4bc1bad12a7de5ffcd1a", "created_at": "2018-06-27T21:09:35Z", "updated_at": "2018-06-27T21:09:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:09:35Z", "revision_number": 0, "id": "a4beee7e-4b07-48b3-b831-f9cda35925f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:09:35Z", "security_group_id": "aeea8da5-869f-4e21-bc5d-4215f57d6aa6", "tenant_id": "23bf88427c6e4bc1bad12a7de5ffcd1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "23bf88427c6e4bc1bad12a7de5ffcd1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:09:35Z", "revision_number": 0, "id": "d7e44b91-45aa-4ab8-b83d-f0dfb087d38a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:09:35Z", "security_group_id": "aeea8da5-869f-4e21-bc5d-4215f57d6aa6", "tenant_id": "23bf88427c6e4bc1bad12a7de5ffcd1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "23bf88427c6e4bc1bad12a7de5ffcd1a"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:09:36Z", "revision_number": 0, "id": "de91ebb6-c0e7-43f9-b7dc-c4ddfd213209", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:09:36Z", "security_group_id": "aeea8da5-869f-4e21-bc5d-4215f57d6aa6", "tenant_id": "23bf88427c6e4bc1bad12a7de5ffcd1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "23bf88427c6e4bc1bad12a7de5ffcd1a"}], "revision_number": 3, "project_id": "23bf88427c6e4bc1bad12a7de5ffcd1a", "id": "aeea8da5-869f-4e21-bc5d-4215f57d6aa6", "name": "CreateSecurityGroupTests-f4db4c12-b4d6-4d20-a518-31dcdd5b781fname"}]} 2018-06-27 21:09:40,726 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-f4db4c12-b4d6-4d20-a518-31dcdd5b781fname used request id req-9476347c-816c-4b3a-8c9d-7dbfedb2c793 2018-06-27 21:09:40,727 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - aeea8da5-869f-4e21-bc5d-4215f57d6aa6 2018-06-27 21:09:40,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/security-group-rules?security_group_id=aeea8da5-869f-4e21-bc5d-4215f57d6aa6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40b73c2f94b0de55928530fbe131f0946b4e844c" 2018-06-27 21:09:40,835 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:09:40 GMT Content-Type: application/json Content-Length: 1500 Connection: keep-alive X-Openstack-Request-Id: req-c72e84b3-2ee0-4af2-a813-d30b0ce6d7dc 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-27T21:09:35Z", "security_group_id": "aeea8da5-869f-4e21-bc5d-4215f57d6aa6", "port_range_min": null, "revision_number": 0, "tenant_id": "23bf88427c6e4bc1bad12a7de5ffcd1a", "created_at": "2018-06-27T21:09:35Z", "project_id": "23bf88427c6e4bc1bad12a7de5ffcd1a", "id": "a4beee7e-4b07-48b3-b831-f9cda35925f8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:09:35Z", "security_group_id": "aeea8da5-869f-4e21-bc5d-4215f57d6aa6", "port_range_min": null, "revision_number": 0, "tenant_id": "23bf88427c6e4bc1bad12a7de5ffcd1a", "created_at": "2018-06-27T21:09:35Z", "project_id": "23bf88427c6e4bc1bad12a7de5ffcd1a", "id": "d7e44b91-45aa-4ab8-b83d-f0dfb087d38a"}, {"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-27T21:09:36Z", "security_group_id": "aeea8da5-869f-4e21-bc5d-4215f57d6aa6", "port_range_min": null, "revision_number": 0, "tenant_id": "23bf88427c6e4bc1bad12a7de5ffcd1a", "created_at": "2018-06-27T21:09:36Z", "project_id": "23bf88427c6e4bc1bad12a7de5ffcd1a", "id": "de91ebb6-c0e7-43f9-b7dc-c4ddfd213209"}]} 2018-06-27 21:09:40,836 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=aeea8da5-869f-4e21-bc5d-4215f57d6aa6 used request id req-c72e84b3-2ee0-4af2-a813-d30b0ce6d7dc 2018-06-27 21:09:40,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-f4db4c12-b4d6-4d20-a518-31dcdd5b781fname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40b73c2f94b0de55928530fbe131f0946b4e844c" 2018-06-27 21:09:40,997 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:09:40 GMT Content-Type: application/json Content-Length: 1921 Connection: keep-alive X-Openstack-Request-Id: req-f1be47f3-fcc8-43bb-a2d8-8438c0f19e02 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "23bf88427c6e4bc1bad12a7de5ffcd1a", "created_at": "2018-06-27T21:09:35Z", "updated_at": "2018-06-27T21:09:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:09:35Z", "revision_number": 0, "id": "a4beee7e-4b07-48b3-b831-f9cda35925f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:09:35Z", "security_group_id": "aeea8da5-869f-4e21-bc5d-4215f57d6aa6", "tenant_id": "23bf88427c6e4bc1bad12a7de5ffcd1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "23bf88427c6e4bc1bad12a7de5ffcd1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:09:35Z", "revision_number": 0, "id": "d7e44b91-45aa-4ab8-b83d-f0dfb087d38a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:09:35Z", "security_group_id": "aeea8da5-869f-4e21-bc5d-4215f57d6aa6", "tenant_id": "23bf88427c6e4bc1bad12a7de5ffcd1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "23bf88427c6e4bc1bad12a7de5ffcd1a"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:09:36Z", "revision_number": 0, "id": "de91ebb6-c0e7-43f9-b7dc-c4ddfd213209", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:09:36Z", "security_group_id": "aeea8da5-869f-4e21-bc5d-4215f57d6aa6", "tenant_id": "23bf88427c6e4bc1bad12a7de5ffcd1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "23bf88427c6e4bc1bad12a7de5ffcd1a"}], "revision_number": 3, "project_id": "23bf88427c6e4bc1bad12a7de5ffcd1a", "id": "aeea8da5-869f-4e21-bc5d-4215f57d6aa6", "name": "CreateSecurityGroupTests-f4db4c12-b4d6-4d20-a518-31dcdd5b781fname"}]} 2018-06-27 21:09:40,997 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-f4db4c12-b4d6-4d20-a518-31dcdd5b781fname used request id req-f1be47f3-fcc8-43bb-a2d8-8438c0f19e02 2018-06-27 21:09:40,998 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - aeea8da5-869f-4e21-bc5d-4215f57d6aa6 2018-06-27 21:09:41,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=aeea8da5-869f-4e21-bc5d-4215f57d6aa6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40b73c2f94b0de55928530fbe131f0946b4e844c" 2018-06-27 21:09:41,103 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:09:41 GMT Content-Type: application/json Content-Length: 1500 Connection: keep-alive X-Openstack-Request-Id: req-6c70b97e-4e77-4125-8502-094cec42ad79 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-27T21:09:35Z", "security_group_id": "aeea8da5-869f-4e21-bc5d-4215f57d6aa6", "port_range_min": null, "revision_number": 0, "tenant_id": "23bf88427c6e4bc1bad12a7de5ffcd1a", "created_at": "2018-06-27T21:09:35Z", "project_id": "23bf88427c6e4bc1bad12a7de5ffcd1a", "id": "a4beee7e-4b07-48b3-b831-f9cda35925f8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:09:35Z", "security_group_id": "aeea8da5-869f-4e21-bc5d-4215f57d6aa6", "port_range_min": null, "revision_number": 0, "tenant_id": "23bf88427c6e4bc1bad12a7de5ffcd1a", "created_at": "2018-06-27T21:09:35Z", "project_id": "23bf88427c6e4bc1bad12a7de5ffcd1a", "id": "d7e44b91-45aa-4ab8-b83d-f0dfb087d38a"}, {"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-27T21:09:36Z", "security_group_id": "aeea8da5-869f-4e21-bc5d-4215f57d6aa6", "port_range_min": null, "revision_number": 0, "tenant_id": "23bf88427c6e4bc1bad12a7de5ffcd1a", "created_at": "2018-06-27T21:09:36Z", "project_id": "23bf88427c6e4bc1bad12a7de5ffcd1a", "id": "de91ebb6-c0e7-43f9-b7dc-c4ddfd213209"}]} 2018-06-27 21:09:41,103 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=aeea8da5-869f-4e21-bc5d-4215f57d6aa6 used request id req-6c70b97e-4e77-4125-8502-094cec42ad79 2018-06-27 21:09: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=CreateSecurityGroupTests-f4db4c12-b4d6-4d20-a518-31dcdd5b781fname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40b73c2f94b0de55928530fbe131f0946b4e844c" 2018-06-27 21:09:41,960 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:09:41 GMT Content-Type: application/json Content-Length: 1921 Connection: keep-alive X-Openstack-Request-Id: req-1a29d2be-6f28-4641-88ed-37ca1efcb195 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "23bf88427c6e4bc1bad12a7de5ffcd1a", "created_at": "2018-06-27T21:09:35Z", "updated_at": "2018-06-27T21:09:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:09:35Z", "revision_number": 0, "id": "a4beee7e-4b07-48b3-b831-f9cda35925f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:09:35Z", "security_group_id": "aeea8da5-869f-4e21-bc5d-4215f57d6aa6", "tenant_id": "23bf88427c6e4bc1bad12a7de5ffcd1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "23bf88427c6e4bc1bad12a7de5ffcd1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:09:35Z", "revision_number": 0, "id": "d7e44b91-45aa-4ab8-b83d-f0dfb087d38a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:09:35Z", "security_group_id": "aeea8da5-869f-4e21-bc5d-4215f57d6aa6", "tenant_id": "23bf88427c6e4bc1bad12a7de5ffcd1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "23bf88427c6e4bc1bad12a7de5ffcd1a"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:09:36Z", "revision_number": 0, "id": "de91ebb6-c0e7-43f9-b7dc-c4ddfd213209", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:09:36Z", "security_group_id": "aeea8da5-869f-4e21-bc5d-4215f57d6aa6", "tenant_id": "23bf88427c6e4bc1bad12a7de5ffcd1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "23bf88427c6e4bc1bad12a7de5ffcd1a"}], "revision_number": 3, "project_id": "23bf88427c6e4bc1bad12a7de5ffcd1a", "id": "aeea8da5-869f-4e21-bc5d-4215f57d6aa6", "name": "CreateSecurityGroupTests-f4db4c12-b4d6-4d20-a518-31dcdd5b781fname"}]} 2018-06-27 21:09:41,961 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-f4db4c12-b4d6-4d20-a518-31dcdd5b781fname used request id req-1a29d2be-6f28-4641-88ed-37ca1efcb195 2018-06-27 21:09:41,961 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - aeea8da5-869f-4e21-bc5d-4215f57d6aa6 2018-06-27 21:09: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/security-group-rules?security_group_id=aeea8da5-869f-4e21-bc5d-4215f57d6aa6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40b73c2f94b0de55928530fbe131f0946b4e844c" 2018-06-27 21:09:42,069 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:09:42 GMT Content-Type: application/json Content-Length: 1500 Connection: keep-alive X-Openstack-Request-Id: req-3d853cec-5eea-4198-8f2f-50b228e5dc02 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-27T21:09:35Z", "security_group_id": "aeea8da5-869f-4e21-bc5d-4215f57d6aa6", "port_range_min": null, "revision_number": 0, "tenant_id": "23bf88427c6e4bc1bad12a7de5ffcd1a", "created_at": "2018-06-27T21:09:35Z", "project_id": "23bf88427c6e4bc1bad12a7de5ffcd1a", "id": "a4beee7e-4b07-48b3-b831-f9cda35925f8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:09:35Z", "security_group_id": "aeea8da5-869f-4e21-bc5d-4215f57d6aa6", "port_range_min": null, "revision_number": 0, "tenant_id": "23bf88427c6e4bc1bad12a7de5ffcd1a", "created_at": "2018-06-27T21:09:35Z", "project_id": "23bf88427c6e4bc1bad12a7de5ffcd1a", "id": "d7e44b91-45aa-4ab8-b83d-f0dfb087d38a"}, {"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-27T21:09:36Z", "security_group_id": "aeea8da5-869f-4e21-bc5d-4215f57d6aa6", "port_range_min": null, "revision_number": 0, "tenant_id": "23bf88427c6e4bc1bad12a7de5ffcd1a", "created_at": "2018-06-27T21:09:36Z", "project_id": "23bf88427c6e4bc1bad12a7de5ffcd1a", "id": "de91ebb6-c0e7-43f9-b7dc-c4ddfd213209"}]} 2018-06-27 21:09:42,069 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=aeea8da5-869f-4e21-bc5d-4215f57d6aa6 used request id req-3d853cec-5eea-4198-8f2f-50b228e5dc02 2018-06-27 21:09:42,070 - neutron_utils - INFO - Deleting security group rule with ID - a4beee7e-4b07-48b3-b831-f9cda35925f8 2018-06-27 21:09:42,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/security-group-rules/a4beee7e-4b07-48b3-b831-f9cda35925f8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e70e621664b9ba0e56d89c4fa530773a5352379" 2018-06-27 21:09:42,322 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:09:42 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-f7a43882-2774-4fac-be95-e4278cbddf61 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:09:42,322 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/a4beee7e-4b07-48b3-b831-f9cda35925f8 used request id req-f7a43882-2774-4fac-be95-e4278cbddf61 2018-06-27 21:09:42,322 - neutron_utils - INFO - Deleting security group rule with ID - d7e44b91-45aa-4ab8-b83d-f0dfb087d38a 2018-06-27 21:09:42,327 - 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/d7e44b91-45aa-4ab8-b83d-f0dfb087d38a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e70e621664b9ba0e56d89c4fa530773a5352379" 2018-06-27 21:09:43,462 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:09:43 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-915a994e-2967-4bce-8fe5-b30a5c3bba96 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:09:43,462 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/d7e44b91-45aa-4ab8-b83d-f0dfb087d38a used request id req-915a994e-2967-4bce-8fe5-b30a5c3bba96 2018-06-27 21:09:43,463 - neutron_utils - INFO - Deleting security group rule with ID - de91ebb6-c0e7-43f9-b7dc-c4ddfd213209 2018-06-27 21:09:43,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-group-rules/de91ebb6-c0e7-43f9-b7dc-c4ddfd213209 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e70e621664b9ba0e56d89c4fa530773a5352379" 2018-06-27 21:09:43,749 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:09:43 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-424e24f4-8c4f-4860-9606-8579bf61973d Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:09:43,749 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/de91ebb6-c0e7-43f9-b7dc-c4ddfd213209 used request id req-424e24f4-8c4f-4860-9606-8579bf61973d 2018-06-27 21:09:43,749 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-f4db4c12-b4d6-4d20-a518-31dcdd5b781fname 2018-06-27 21:09:43,754 - 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/aeea8da5-869f-4e21-bc5d-4215f57d6aa6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e70e621664b9ba0e56d89c4fa530773a5352379" 2018-06-27 21:09:44,157 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:09:44 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-36c42a73-4935-4151-86f3-c32138b237b4 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:09:44,158 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/aeea8da5-869f-4e21-bc5d-4215f57d6aa6 used request id req-36c42a73-4935-4151-86f3-c32138b237b4 2018-06-27 21:09: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-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0d58b4b746566aa966d90f7387e6cac05b344c5" 2018-06-27 21:09:45,026 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:09:45 GMT Content-Type: application/json Content-Length: 11766 Connection: keep-alive X-Openstack-Request-Id: req-5355d19a-9cf6-4068-8b9f-2e5565e97fe9 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-27T19:03:04Z", "updated_at": "2018-06-27T19:03:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "6748ef1e-56da-434e-9e89-e86b58537b65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "b3e3826c-1c48-4699-93f0-f8a310956753", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "bfad35fa-7ea9-4a81-917d-7b86481eb510", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "d657b333-103d-4d19-add8-1e8bae2f8849", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b92069937e44a3786e439f95c61afe5", "created_at": "2018-06-27T19:08:41Z", "updated_at": "2018-06-27T19:08:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "4ac2a090-f595-4e7b-9b7a-a52fa204e881", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "5508c0b1-6261-44cb-854d-60c64bcbba0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "a60c77dc-6985-48ac-a3a3-067176d3e52f", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "e6ec0fa4-1eb3-4c5d-a451-c7acfd7fde82", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}], "revision_number": 4, "project_id": "4b92069937e44a3786e439f95c61afe5", "id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T18:59:55Z", "updated_at": "2018-06-27T18:59:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "5a060918-419b-4ec3-90df-a7764c06af2f", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "6cd9bbf0-4d1b-4b13-a6c4-e20a15bb3360", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "8134c0f0-89c6-4d45-bef8-a9260d9d0723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "e0e7297a-a59d-4d2b-b75c-2cc86b269114", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}], "revision_number": 4, "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "23bf88427c6e4bc1bad12a7de5ffcd1a", "created_at": "2018-06-27T21:09:33Z", "updated_at": "2018-06-27T21:09:34Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:09:33Z", "revision_number": 0, "id": "0d459b13-f130-48d9-9d51-0cbfc1a4241a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:09:33Z", "security_group_id": "d4c5d393-65b8-4597-9fc4-e5be4cf9e273", "tenant_id": "23bf88427c6e4bc1bad12a7de5ffcd1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "23bf88427c6e4bc1bad12a7de5ffcd1a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:09:33Z", "revision_number": 0, "id": "4e701f20-f95c-490e-963e-e92400932df0", "remote_group_id": "d4c5d393-65b8-4597-9fc4-e5be4cf9e273", "remote_ip_prefix": null, "created_at": "2018-06-27T21:09:33Z", "security_group_id": "d4c5d393-65b8-4597-9fc4-e5be4cf9e273", "tenant_id": "23bf88427c6e4bc1bad12a7de5ffcd1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "23bf88427c6e4bc1bad12a7de5ffcd1a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:09:33Z", "revision_number": 0, "id": "ab014aa8-0a54-4f33-9e15-ebc691bab565", "remote_group_id": "d4c5d393-65b8-4597-9fc4-e5be4cf9e273", "remote_ip_prefix": null, "created_at": "2018-06-27T21:09:33Z", "security_group_id": "d4c5d393-65b8-4597-9fc4-e5be4cf9e273", "tenant_id": "23bf88427c6e4bc1bad12a7de5ffcd1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "23bf88427c6e4bc1bad12a7de5ffcd1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:09:34Z", "revision_number": 0, "id": "f32821db-fc12-41a4-804e-f2187193471d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:09:34Z", "security_group_id": "d4c5d393-65b8-4597-9fc4-e5be4cf9e273", "tenant_id": "23bf88427c6e4bc1bad12a7de5ffcd1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "23bf88427c6e4bc1bad12a7de5ffcd1a"}], "revision_number": 4, "project_id": "23bf88427c6e4bc1bad12a7de5ffcd1a", "id": "d4c5d393-65b8-4597-9fc4-e5be4cf9e273", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "created_at": "2018-06-27T21:03:43Z", "updated_at": "2018-06-27T21:03:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "41061dbf-a5a2-465f-84dd-140f6104b3f7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "47d5c96d-0510-41a5-b33e-5683702c5bb8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "4b4b6430-3f42-4fe4-a25e-2c5c015a7699", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "e6a68cb7-6491-4474-a4d7-38496cac4eb7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}], "revision_number": 4, "project_id": "3f0a375b66c54145bff1c56e7c91ad73", "id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "name": "default"}]} 2018-06-27 21:09:45,027 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-5355d19a-9cf6-4068-8b9f-2e5565e97fe9 2018-06-27 21:09:45,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/4b92069937e44a3786e439f95c61afe5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0d58b4b746566aa966d90f7387e6cac05b344c5" 2018-06-27 21:09:45,410 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:09:45 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-24a8ea69-b8ab-4d8b-97b9-ad5f66922aa9 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/4b92069937e44a3786e439f95c61afe5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4b92069937e44a3786e439f95c61afe5", "name": "service"}} 2018-06-27 21:09:45,410 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/4b92069937e44a3786e439f95c61afe5 used request id req-24a8ea69-b8ab-4d8b-97b9-ad5f66922aa9 2018-06-27 21:09:45,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/8cdbc979369d4c15b8ddd6cc77d930e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0d58b4b746566aa966d90f7387e6cac05b344c5" 2018-06-27 21:09:45,783 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:09:45 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d4436bf3-70e2-4219-bb7d-a752bf561b44 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/8cdbc979369d4c15b8ddd6cc77d930e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}} 2018-06-27 21:09:45,783 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 used request id req-d4436bf3-70e2-4219-bb7d-a752bf561b44 2018-06-27 21:09:45,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/23bf88427c6e4bc1bad12a7de5ffcd1a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0d58b4b746566aa966d90f7387e6cac05b344c5" 2018-06-27 21:09:46,188 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:09:45 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c01e0294-af09-4dd4-a36c-7a1d43a3df22 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/23bf88427c6e4bc1bad12a7de5ffcd1a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "23bf88427c6e4bc1bad12a7de5ffcd1a", "name": "CreateSecurityGroupTests-5d415202-b494-416-proj"}} 2018-06-27 21:09:46,188 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/23bf88427c6e4bc1bad12a7de5ffcd1a used request id req-c01e0294-af09-4dd4-a36c-7a1d43a3df22 2018-06-27 21:09:46,188 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d4c5d393-65b8-4597-9fc4-e5be4cf9e273 2018-06-27 21:09:46,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/security-group-rules?security_group_id=d4c5d393-65b8-4597-9fc4-e5be4cf9e273 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0d58b4b746566aa966d90f7387e6cac05b344c5" 2018-06-27 21:09:46,273 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:09:46 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-6a1d111a-e06e-482d-b61d-64f1c051fb49 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-27T21:09:33Z", "security_group_id": "d4c5d393-65b8-4597-9fc4-e5be4cf9e273", "port_range_min": null, "revision_number": 0, "tenant_id": "23bf88427c6e4bc1bad12a7de5ffcd1a", "created_at": "2018-06-27T21:09:33Z", "project_id": "23bf88427c6e4bc1bad12a7de5ffcd1a", "id": "0d459b13-f130-48d9-9d51-0cbfc1a4241a"}, {"remote_group_id": "d4c5d393-65b8-4597-9fc4-e5be4cf9e273", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:09:33Z", "security_group_id": "d4c5d393-65b8-4597-9fc4-e5be4cf9e273", "port_range_min": null, "revision_number": 0, "tenant_id": "23bf88427c6e4bc1bad12a7de5ffcd1a", "created_at": "2018-06-27T21:09:33Z", "project_id": "23bf88427c6e4bc1bad12a7de5ffcd1a", "id": "4e701f20-f95c-490e-963e-e92400932df0"}, {"remote_group_id": "d4c5d393-65b8-4597-9fc4-e5be4cf9e273", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:09:33Z", "security_group_id": "d4c5d393-65b8-4597-9fc4-e5be4cf9e273", "port_range_min": null, "revision_number": 0, "tenant_id": "23bf88427c6e4bc1bad12a7de5ffcd1a", "created_at": "2018-06-27T21:09:33Z", "project_id": "23bf88427c6e4bc1bad12a7de5ffcd1a", "id": "ab014aa8-0a54-4f33-9e15-ebc691bab565"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:09:34Z", "security_group_id": "d4c5d393-65b8-4597-9fc4-e5be4cf9e273", "port_range_min": null, "revision_number": 0, "tenant_id": "23bf88427c6e4bc1bad12a7de5ffcd1a", "created_at": "2018-06-27T21:09:34Z", "project_id": "23bf88427c6e4bc1bad12a7de5ffcd1a", "id": "f32821db-fc12-41a4-804e-f2187193471d"}]} 2018-06-27 21:09:46,273 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=d4c5d393-65b8-4597-9fc4-e5be4cf9e273 used request id req-6a1d111a-e06e-482d-b61d-64f1c051fb49 2018-06-27 21:09:46,274 - neutron_utils - INFO - Deleting security group with name - default 2018-06-27 21:09:46,279 - 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/d4c5d393-65b8-4597-9fc4-e5be4cf9e273 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0d58b4b746566aa966d90f7387e6cac05b344c5" 2018-06-27 21:09:46,669 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:09:46 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-743af99a-574c-4024-9103-673c9d6b669e Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:09:46,669 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/d4c5d393-65b8-4597-9fc4-e5be4cf9e273 used request id req-743af99a-574c-4024-9103-673c9d6b669e 2018-06-27 21:09:46,670 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-5d415202-b494-416-proj 2018-06-27 21:09:46,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/23bf88427c6e4bc1bad12a7de5ffcd1a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0d58b4b746566aa966d90f7387e6cac05b344c5" 2018-06-27 21:09:47,390 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:09:46 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e4367ba2-dfb1-4032-80ab-fef6ce7a58cd Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:09:47,390 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/23bf88427c6e4bc1bad12a7de5ffcd1a used request id req-e4367ba2-dfb1-4032-80ab-fef6ce7a58cd 2018-06-27 21:09:47,390 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-5d415202-b494-416-proj-role 2018-06-27 21:09:47,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/2ad17e51168f451daeede2a5f5b39c08 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0d58b4b746566aa966d90f7387e6cac05b344c5" 2018-06-27 21:09:47,772 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:09:47 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-76acf739-7d87-4b85-a4d4-5750d646c962 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:09:47,773 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/2ad17e51168f451daeede2a5f5b39c08 used request id req-76acf739-7d87-4b85-a4d4-5750d646c962 2018-06-27 21:09:47,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}f0d58b4b746566aa966d90f7387e6cac05b344c5" 2018-06-27 21:09:48,150 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:09:47 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0e6f96c3-9574-4f23-bfd6-0ee736f3df96 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 21:09:48,150 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-0e6f96c3-9574-4f23-bfd6-0ee736f3df96 2018-06-27 21:09:48,151 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-5d415202-b494-416-user 2018-06-27 21:09:48,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/d5ca656342254c65b64a9da442354951 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86bf0bbf14f134cb2cd9ce5d31ae64d407762a5f" 2018-06-27 21:09:48,684 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:09:48 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-432ccee6-e9f9-4bad-8816-343a6aa6568c Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:09:48,684 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/d5ca656342254c65b64a9da442354951 used request id req-432ccee6-e9f9-4bad-8816-343a6aa6568c 2018-06-27 21:09:48,686 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:09:49,488 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:09:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["AiOLSFCcSEaEv3hA1e9yBw"], "issued_at": "2018-06-27T21:09:49.000000Z"}} 2018-06-27 21:09:49,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8ae9d2e37a20c4895a579a4b2b21558a2928336" 2018-06-27 21:09:49,855 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:09:49 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6efc95dd-4153-466d-8187-ad7b9a318361 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:09:49,855 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-6efc95dd-4153-466d-8187-ad7b9a318361 2018-06-27 21:09:49,856 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:09:49,858 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:09:50,668 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:09:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["jEE457XtRUeW8cIFpByvTA"], "issued_at": "2018-06-27T21:09:50.000000Z"}} 2018-06-27 21:09:50,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}54ba38d2ef4c1f8112391eaa6d8057fc2b08bb7e" 2018-06-27 21:09:50,988 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:09:50 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5ce1b11f-3789-41bf-80db-6733f84f59da Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:09:50,988 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-5ce1b11f-3789-41bf-80db-6733f84f59da 2018-06-27 21:09:50,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-27 21:09:51,005 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:09: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-27 21:09:51,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?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-a92bafd7-4dac-488-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54ba38d2ef4c1f8112391eaa6d8057fc2b08bb7e" 2018-06-27 21:09:51,403 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:09:51 GMT Server: Apache Content-Length: 192 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b2443df1-dfa7-40c6-b4a0-c3001a8dc9d0 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-a92bafd7-4dac-488-proj", "previous": null, "next": null}, "projects": []} 2018-06-27 21:09:51,404 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-a92bafd7-4dac-488-proj used request id req-b2443df1-dfa7-40c6-b4a0-c3001a8dc9d0 2018-06-27 21:09:51,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54ba38d2ef4c1f8112391eaa6d8057fc2b08bb7e" 2018-06-27 21:09:51,777 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:09:51 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-674f51ee-0e30-410a-adce-00c142905475 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 21:09:51,777 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-674f51ee-0e30-410a-adce-00c142905475 2018-06-27 21:09:51,781 - 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}54ba38d2ef4c1f8112391eaa6d8057fc2b08bb7e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-a92bafd7-4dac-488-proj"}}' 2018-06-27 21:09:52,225 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 21:09:51 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a510e9f7-2031-41a9-85c1-c4a72febb331 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/ed24a7e10ccc41948940f456864689af"}, "tags": [], "enabled": true, "id": "ed24a7e10ccc41948940f456864689af", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-a92bafd7-4dac-488-proj"}} 2018-06-27 21:09:52,225 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-a510e9f7-2031-41a9-85c1-c4a72febb331 2018-06-27 21:09:52,226 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-a92bafd7-4dac-488-proj 2018-06-27 21:09:52,226 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:09:52,227 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:09:52,994 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:09:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["yHW4AxmZTXOtlgX24vd07w"], "issued_at": "2018-06-27T21:09:52.000000Z"}} 2018-06-27 21:09:52,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}44ac52f9c8694e8d9ec1576084b356da8f713f5a" 2018-06-27 21:09:53,052 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:09:52 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e3466873-db26-449d-91f4-57de7a1a0ade Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:09:53,052 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-e3466873-db26-449d-91f4-57de7a1a0ade 2018-06-27 21:09:53,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 21:09:53,069 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:09: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-27 21:09:53,070 - 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}44ac52f9c8694e8d9ec1576084b356da8f713f5a" 2018-06-27 21:09:53,607 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:09:53 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7e401904-7ae1-4857-9467-82fd444a61f4 Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/05b1bc3fa6fd4243a4ba8b4d6fcc3daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05b1bc3fa6fd4243a4ba8b4d6fcc3daf", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/48d44c9c0fea4f4e80edc7d2e0715db7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d44c9c0fea4f4e80edc7d2e0715db7", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/4d3721127bf84155a837606ce3feba32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d3721127bf84155a837606ce3feba32", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/5c846663ea6d407e9223de0719ce5442"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c846663ea6d407e9223de0719ce5442", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/73a10e6c4f67490a8a4030cc6cea32f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73a10e6c4f67490a8a4030cc6cea32f5", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/8ecfab7d9d4f47bb8892a85b7d2a0b5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ecfab7d9d4f47bb8892a85b7d2a0b5a", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/b278d529e9a54a9195e4e536b9384dc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b278d529e9a54a9195e4e536b9384dc0", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b7f107ae7bb34ccea8282b1a0ec7a979"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7f107ae7bb34ccea8282b1a0ec7a979", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/d21494d0185b463db36b8c8c2b341b97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d21494d0185b463db36b8c8c2b341b97", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e0bb346419f84e4680f6ca9a97f4fc0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e0bb346419f84e4680f6ca9a97f4fc0b", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "c8d542af72ce49338052c29f02c8857e", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e9dd794fa5c040a9a0445386fb2a6116"}, "options": {}, "id": "e9dd794fa5c040a9a0445386fb2a6116", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/e9f9c747d54947bc800a81ecf11858f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9f9c747d54947bc800a81ecf11858f5", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-27 21:09:53,607 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-7e401904-7ae1-4857-9467-82fd444a61f4 2018-06-27 21:09:53,611 - 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-a92bafd7-4dac-488-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44ac52f9c8694e8d9ec1576084b356da8f713f5a" 2018-06-27 21:09:54,069 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:09:53 GMT Server: Apache Content-Length: 467 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9368ae2b-7b09-46e5-8aab-82debdb003bb Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateSecurityGroupTests-a92bafd7-4dac-488-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/ed24a7e10ccc41948940f456864689af"}, "tags": [], "enabled": true, "id": "ed24a7e10ccc41948940f456864689af", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-a92bafd7-4dac-488-proj"}]} 2018-06-27 21:09:54,069 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateSecurityGroupTests-a92bafd7-4dac-488-proj used request id req-9368ae2b-7b09-46e5-8aab-82debdb003bb 2018-06-27 21:09:54,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?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44ac52f9c8694e8d9ec1576084b356da8f713f5a" 2018-06-27 21:09:54,559 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:09:54 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-23a036fe-89f1-4d0b-9b7b-cb06fb5a7d57 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 21:09:54,559 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-23a036fe-89f1-4d0b-9b7b-cb06fb5a7d57 2018-06-27 21:09:55,411 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-a92bafd7-4dac-488-user 2018-06-27 21:09:55,411 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:09:55,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54ba38d2ef4c1f8112391eaa6d8057fc2b08bb7e" 2018-06-27 21:09:55,773 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:09:55 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-798cfd66-9b60-44e0-94b0-8122bb1c26fe Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 21:09:55,773 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-798cfd66-9b60-44e0-94b0-8122bb1c26fe 2018-06-27 21:09:55,777 - 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}54ba38d2ef4c1f8112391eaa6d8057fc2b08bb7e" -d '{"role": {"name": "CreateSecurityGroupTests-a92bafd7-4dac-488-proj-role"}}' 2018-06-27 21:09:56,193 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 21:09:55 GMT Server: Apache Content-Length: 223 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-760b0ca4-9c6b-4943-80f4-274cc2632ba9 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "590b573673844cb89f61211251ecf0f3", "links": {"self": "http://10.167.4.35:5000/v3/roles/590b573673844cb89f61211251ecf0f3"}, "name": "CreateSecurityGroupTests-a92bafd7-4dac-488-proj-role"}} 2018-06-27 21:09:56,193 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-760b0ca4-9c6b-4943-80f4-274cc2632ba9 2018-06-27 21:09:56,194 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-a92bafd7-4dac-488-proj-role 2018-06-27 21:09:56,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/590b573673844cb89f61211251ecf0f3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54ba38d2ef4c1f8112391eaa6d8057fc2b08bb7e" 2018-06-27 21:09:56,584 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:09:56 GMT Server: Apache Content-Length: 223 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-22fca06c-295e-4b01-98f5-f7fa0c102258 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "590b573673844cb89f61211251ecf0f3", "links": {"self": "http://10.167.4.35:5000/v3/roles/590b573673844cb89f61211251ecf0f3"}, "name": "CreateSecurityGroupTests-a92bafd7-4dac-488-proj-role"}} 2018-06-27 21:09:56,584 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/590b573673844cb89f61211251ecf0f3 used request id req-22fca06c-295e-4b01-98f5-f7fa0c102258 2018-06-27 21:09:56,584 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-a92bafd7-4dac-488-proj-role to project CreateSecurityGroupTests-a92bafd7-4dac-488-proj 2018-06-27 21:09:56,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/ed24a7e10ccc41948940f456864689af/users/841897ea289e4f9daf8fdf9a9d87288b/roles/590b573673844cb89f61211251ecf0f3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54ba38d2ef4c1f8112391eaa6d8057fc2b08bb7e" 2018-06-27 21:09:57,105 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:09:56 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9dee5bc5-16fd-4753-a92c-924d272f8d03 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:09:57,106 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/ed24a7e10ccc41948940f456864689af/users/841897ea289e4f9daf8fdf9a9d87288b/roles/590b573673844cb89f61211251ecf0f3 used request id req-9dee5bc5-16fd-4753-a92c-924d272f8d03 2018-06-27 21:09:57,106 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:09:57,107 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:09:57,876 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "590b573673844cb89f61211251ecf0f3", "name": "CreateSecurityGroupTests-a92bafd7-4dac-488-proj-role"}], "expires_at": "2018-06-27T22:09:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ed24a7e10ccc41948940f456864689af", "name": "CreateSecurityGroupTests-a92bafd7-4dac-488-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/ed24a7e10ccc41948940f456864689af", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/ed24a7e10ccc41948940f456864689af", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/ed24a7e10ccc41948940f456864689af", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/ed24a7e10ccc41948940f456864689af", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/ed24a7e10ccc41948940f456864689af", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/ed24a7e10ccc41948940f456864689af", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/ed24a7e10ccc41948940f456864689af", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/ed24a7e10ccc41948940f456864689af", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/ed24a7e10ccc41948940f456864689af", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/ed24a7e10ccc41948940f456864689af", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/ed24a7e10ccc41948940f456864689af", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/ed24a7e10ccc41948940f456864689af", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-a92bafd7-4dac-488-user", "id": "841897ea289e4f9daf8fdf9a9d87288b"}, "audit_ids": ["bLu8ynirTxWrPYh5GDz6RA"], "issued_at": "2018-06-27T21:09:57.000000Z"}} 2018-06-27 21:09:57,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7e3f21ae31e08c7cdf930b0f651151042886992" 2018-06-27 21:09:58,226 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:09:57 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-10328043-fb40-4dff-9b74-275f8f44978b Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:09:58,226 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-10328043-fb40-4dff-9b74-275f8f44978b 2018-06-27 21:09:58,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-82db6252-30d3-41c6-a11f-3c09e7b0029dname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7e3f21ae31e08c7cdf930b0f651151042886992" 2018-06-27 21:09:59,638 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:09:59 GMT Content-Type: application/json Content-Length: 23 Connection: keep-alive X-Openstack-Request-Id: req-ba4cecc3-03c8-47a0-8873-a4c77967a0a3 Front-End-Https: on RESP BODY: {"security_groups": []} 2018-06-27 21:09:59,638 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-82db6252-30d3-41c6-a11f-3c09e7b0029dname&description=hello+group used request id req-ba4cecc3-03c8-47a0-8873-a4c77967a0a3 2018-06-27 21:09:59,638 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-82db6252-30d3-41c6-a11f-3c09e7b0029dname... 2018-06-27 21:09:59,639 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-82db6252-30d3-41c6-a11f-3c09e7b0029dname 2018-06-27 21:09:59,644 - 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}c7e3f21ae31e08c7cdf930b0f651151042886992" -d '{"security_group": {"name": "CreateSecurityGroupTests-82db6252-30d3-41c6-a11f-3c09e7b0029dname", "description": "hello group"}}' 2018-06-27 21:10:00,123 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 21:10:00 GMT Content-Type: application/json Content-Length: 1408 Connection: keep-alive X-Openstack-Request-Id: req-50477a91-48bb-4428-af8e-fca204f88291 Front-End-Https: on RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "ed24a7e10ccc41948940f456864689af", "created_at": "2018-06-27T21:09:59Z", "updated_at": "2018-06-27T21:09:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:09:59Z", "revision_number": 0, "id": "292a192f-e670-4da0-a0a1-c3509f683e45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:09:59Z", "security_group_id": "170c80fb-d2a8-4ddb-a76d-7ff89169b940", "tenant_id": "ed24a7e10ccc41948940f456864689af", "port_range_min": null, "ethertype": "IPv6", "project_id": "ed24a7e10ccc41948940f456864689af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:09:59Z", "revision_number": 0, "id": "9cb740fd-6876-44f5-b051-36581f696d39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:09:59Z", "security_group_id": "170c80fb-d2a8-4ddb-a76d-7ff89169b940", "tenant_id": "ed24a7e10ccc41948940f456864689af", "port_range_min": null, "ethertype": "IPv4", "project_id": "ed24a7e10ccc41948940f456864689af"}], "revision_number": 2, "project_id": "ed24a7e10ccc41948940f456864689af", "id": "170c80fb-d2a8-4ddb-a76d-7ff89169b940", "name": "CreateSecurityGroupTests-82db6252-30d3-41c6-a11f-3c09e7b0029dname"}} 2018-06-27 21:10:00,124 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-groups used request id req-50477a91-48bb-4428-af8e-fca204f88291 2018-06-27 21:10:00,124 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 170c80fb-d2a8-4ddb-a76d-7ff89169b940 2018-06-27 21:10:00,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-group-rules?security_group_id=170c80fb-d2a8-4ddb-a76d-7ff89169b940 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7e3f21ae31e08c7cdf930b0f651151042886992" 2018-06-27 21:10:00,879 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:10:00 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-49e8de24-5ef1-45cf-9d84-333952868c2d 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-27T21:09:59Z", "security_group_id": "170c80fb-d2a8-4ddb-a76d-7ff89169b940", "port_range_min": null, "revision_number": 0, "tenant_id": "ed24a7e10ccc41948940f456864689af", "created_at": "2018-06-27T21:09:59Z", "project_id": "ed24a7e10ccc41948940f456864689af", "id": "292a192f-e670-4da0-a0a1-c3509f683e45"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:09:59Z", "security_group_id": "170c80fb-d2a8-4ddb-a76d-7ff89169b940", "port_range_min": null, "revision_number": 0, "tenant_id": "ed24a7e10ccc41948940f456864689af", "created_at": "2018-06-27T21:09:59Z", "project_id": "ed24a7e10ccc41948940f456864689af", "id": "9cb740fd-6876-44f5-b051-36581f696d39"}]} 2018-06-27 21:10:00,880 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=170c80fb-d2a8-4ddb-a76d-7ff89169b940 used request id req-49e8de24-5ef1-45cf-9d84-333952868c2d 2018-06-27 21:10:00,880 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 170c80fb-d2a8-4ddb-a76d-7ff89169b940 2018-06-27 21:10:00,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/security-group-rules?security_group_id=170c80fb-d2a8-4ddb-a76d-7ff89169b940 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7e3f21ae31e08c7cdf930b0f651151042886992" 2018-06-27 21:10:00,968 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:10:00 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-b5470d96-bf63-491d-a9a2-572929c76ae0 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-27T21:09:59Z", "security_group_id": "170c80fb-d2a8-4ddb-a76d-7ff89169b940", "port_range_min": null, "revision_number": 0, "tenant_id": "ed24a7e10ccc41948940f456864689af", "created_at": "2018-06-27T21:09:59Z", "project_id": "ed24a7e10ccc41948940f456864689af", "id": "292a192f-e670-4da0-a0a1-c3509f683e45"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:09:59Z", "security_group_id": "170c80fb-d2a8-4ddb-a76d-7ff89169b940", "port_range_min": null, "revision_number": 0, "tenant_id": "ed24a7e10ccc41948940f456864689af", "created_at": "2018-06-27T21:09:59Z", "project_id": "ed24a7e10ccc41948940f456864689af", "id": "9cb740fd-6876-44f5-b051-36581f696d39"}]} 2018-06-27 21:10:00,968 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=170c80fb-d2a8-4ddb-a76d-7ff89169b940 used request id req-b5470d96-bf63-491d-a9a2-572929c76ae0 2018-06-27 21:10:00,969 - neutron_utils - INFO - Retrieving security group with ID - 170c80fb-d2a8-4ddb-a76d-7ff89169b940 2018-06-27 21:10:00,974 - keystoneauth.session - 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=170c80fb-d2a8-4ddb-a76d-7ff89169b940 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7e3f21ae31e08c7cdf930b0f651151042886992" 2018-06-27 21:10:01,102 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:10:01 GMT Content-Type: application/json Content-Length: 1411 Connection: keep-alive X-Openstack-Request-Id: req-6b99da04-47fb-48d9-99db-b2378c976d60 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ed24a7e10ccc41948940f456864689af", "created_at": "2018-06-27T21:09:59Z", "updated_at": "2018-06-27T21:09:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:09:59Z", "revision_number": 0, "id": "292a192f-e670-4da0-a0a1-c3509f683e45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:09:59Z", "security_group_id": "170c80fb-d2a8-4ddb-a76d-7ff89169b940", "tenant_id": "ed24a7e10ccc41948940f456864689af", "port_range_min": null, "ethertype": "IPv6", "project_id": "ed24a7e10ccc41948940f456864689af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:09:59Z", "revision_number": 0, "id": "9cb740fd-6876-44f5-b051-36581f696d39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:09:59Z", "security_group_id": "170c80fb-d2a8-4ddb-a76d-7ff89169b940", "tenant_id": "ed24a7e10ccc41948940f456864689af", "port_range_min": null, "ethertype": "IPv4", "project_id": "ed24a7e10ccc41948940f456864689af"}], "revision_number": 2, "project_id": "ed24a7e10ccc41948940f456864689af", "id": "170c80fb-d2a8-4ddb-a76d-7ff89169b940", "name": "CreateSecurityGroupTests-82db6252-30d3-41c6-a11f-3c09e7b0029dname"}]} 2018-06-27 21:10:01,102 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=170c80fb-d2a8-4ddb-a76d-7ff89169b940 used request id req-6b99da04-47fb-48d9-99db-b2378c976d60 2018-06-27 21:10:01,103 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 170c80fb-d2a8-4ddb-a76d-7ff89169b940 2018-06-27 21:10:01,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=170c80fb-d2a8-4ddb-a76d-7ff89169b940 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7e3f21ae31e08c7cdf930b0f651151042886992" 2018-06-27 21:10:01,164 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:10:01 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-3ee2209e-ede2-491e-a571-ffdf0217595c 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-27T21:09:59Z", "security_group_id": "170c80fb-d2a8-4ddb-a76d-7ff89169b940", "port_range_min": null, "revision_number": 0, "tenant_id": "ed24a7e10ccc41948940f456864689af", "created_at": "2018-06-27T21:09:59Z", "project_id": "ed24a7e10ccc41948940f456864689af", "id": "292a192f-e670-4da0-a0a1-c3509f683e45"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:09:59Z", "security_group_id": "170c80fb-d2a8-4ddb-a76d-7ff89169b940", "port_range_min": null, "revision_number": 0, "tenant_id": "ed24a7e10ccc41948940f456864689af", "created_at": "2018-06-27T21:09:59Z", "project_id": "ed24a7e10ccc41948940f456864689af", "id": "9cb740fd-6876-44f5-b051-36581f696d39"}]} 2018-06-27 21:10:01,164 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=170c80fb-d2a8-4ddb-a76d-7ff89169b940 used request id req-3ee2209e-ede2-491e-a571-ffdf0217595c 2018-06-27 21:10:01,165 - neutron_utils - INFO - Retrieving security group with ID - 170c80fb-d2a8-4ddb-a76d-7ff89169b940 2018-06-27 21:10:01,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/security-groups?id=170c80fb-d2a8-4ddb-a76d-7ff89169b940 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7e3f21ae31e08c7cdf930b0f651151042886992" 2018-06-27 21:10:01,281 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:10:01 GMT Content-Type: application/json Content-Length: 1411 Connection: keep-alive X-Openstack-Request-Id: req-1804cb22-5379-45f8-8786-22efdd23b6ff Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ed24a7e10ccc41948940f456864689af", "created_at": "2018-06-27T21:09:59Z", "updated_at": "2018-06-27T21:09:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:09:59Z", "revision_number": 0, "id": "292a192f-e670-4da0-a0a1-c3509f683e45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:09:59Z", "security_group_id": "170c80fb-d2a8-4ddb-a76d-7ff89169b940", "tenant_id": "ed24a7e10ccc41948940f456864689af", "port_range_min": null, "ethertype": "IPv6", "project_id": "ed24a7e10ccc41948940f456864689af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:09:59Z", "revision_number": 0, "id": "9cb740fd-6876-44f5-b051-36581f696d39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:09:59Z", "security_group_id": "170c80fb-d2a8-4ddb-a76d-7ff89169b940", "tenant_id": "ed24a7e10ccc41948940f456864689af", "port_range_min": null, "ethertype": "IPv4", "project_id": "ed24a7e10ccc41948940f456864689af"}], "revision_number": 2, "project_id": "ed24a7e10ccc41948940f456864689af", "id": "170c80fb-d2a8-4ddb-a76d-7ff89169b940", "name": "CreateSecurityGroupTests-82db6252-30d3-41c6-a11f-3c09e7b0029dname"}]} 2018-06-27 21:10:01,282 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=170c80fb-d2a8-4ddb-a76d-7ff89169b940 used request id req-1804cb22-5379-45f8-8786-22efdd23b6ff 2018-06-27 21:10:01,282 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 170c80fb-d2a8-4ddb-a76d-7ff89169b940 2018-06-27 21:10:01,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=170c80fb-d2a8-4ddb-a76d-7ff89169b940 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7e3f21ae31e08c7cdf930b0f651151042886992" 2018-06-27 21:10:01,351 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:10:01 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-2eec388a-6d2c-4711-9a47-02aa860005f3 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-27T21:09:59Z", "security_group_id": "170c80fb-d2a8-4ddb-a76d-7ff89169b940", "port_range_min": null, "revision_number": 0, "tenant_id": "ed24a7e10ccc41948940f456864689af", "created_at": "2018-06-27T21:09:59Z", "project_id": "ed24a7e10ccc41948940f456864689af", "id": "292a192f-e670-4da0-a0a1-c3509f683e45"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:09:59Z", "security_group_id": "170c80fb-d2a8-4ddb-a76d-7ff89169b940", "port_range_min": null, "revision_number": 0, "tenant_id": "ed24a7e10ccc41948940f456864689af", "created_at": "2018-06-27T21:09:59Z", "project_id": "ed24a7e10ccc41948940f456864689af", "id": "9cb740fd-6876-44f5-b051-36581f696d39"}]} 2018-06-27 21:10:01,351 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=170c80fb-d2a8-4ddb-a76d-7ff89169b940 used request id req-2eec388a-6d2c-4711-9a47-02aa860005f3 2018-06-27 21:10:01,352 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-82db6252-30d3-41c6-a11f-3c09e7b0029dname 2018-06-27 21:10:01,357 - keystoneauth.session - 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-82db6252-30d3-41c6-a11f-3c09e7b0029dname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7e3f21ae31e08c7cdf930b0f651151042886992" 2018-06-27 21:10:02,357 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:10:02 GMT Content-Type: application/json Content-Length: 1411 Connection: keep-alive X-Openstack-Request-Id: req-d0994318-4de2-4b3a-a1c0-198aba3cd854 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ed24a7e10ccc41948940f456864689af", "created_at": "2018-06-27T21:09:59Z", "updated_at": "2018-06-27T21:09:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:09:59Z", "revision_number": 0, "id": "292a192f-e670-4da0-a0a1-c3509f683e45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:09:59Z", "security_group_id": "170c80fb-d2a8-4ddb-a76d-7ff89169b940", "tenant_id": "ed24a7e10ccc41948940f456864689af", "port_range_min": null, "ethertype": "IPv6", "project_id": "ed24a7e10ccc41948940f456864689af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:09:59Z", "revision_number": 0, "id": "9cb740fd-6876-44f5-b051-36581f696d39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:09:59Z", "security_group_id": "170c80fb-d2a8-4ddb-a76d-7ff89169b940", "tenant_id": "ed24a7e10ccc41948940f456864689af", "port_range_min": null, "ethertype": "IPv4", "project_id": "ed24a7e10ccc41948940f456864689af"}], "revision_number": 2, "project_id": "ed24a7e10ccc41948940f456864689af", "id": "170c80fb-d2a8-4ddb-a76d-7ff89169b940", "name": "CreateSecurityGroupTests-82db6252-30d3-41c6-a11f-3c09e7b0029dname"}]} 2018-06-27 21:10:02,358 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-82db6252-30d3-41c6-a11f-3c09e7b0029dname used request id req-d0994318-4de2-4b3a-a1c0-198aba3cd854 2018-06-27 21:10:02,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 21:10:02,374 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:10: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-27 21:10:02,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/ed24a7e10ccc41948940f456864689af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7e3f21ae31e08c7cdf930b0f651151042886992" 2018-06-27 21:10:02,762 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:10:02 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-842fbc73-9d9e-4305-b959-f27349e8eafd Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/ed24a7e10ccc41948940f456864689af"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ed24a7e10ccc41948940f456864689af", "name": "CreateSecurityGroupTests-a92bafd7-4dac-488-proj"}} 2018-06-27 21:10:02,762 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/ed24a7e10ccc41948940f456864689af used request id req-842fbc73-9d9e-4305-b959-f27349e8eafd 2018-06-27 21:10:02,762 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 170c80fb-d2a8-4ddb-a76d-7ff89169b940 2018-06-27 21:10:02,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-group-rules?security_group_id=170c80fb-d2a8-4ddb-a76d-7ff89169b940 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7e3f21ae31e08c7cdf930b0f651151042886992" 2018-06-27 21:10:03,633 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:10:03 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-5408c953-50b7-4c3b-a88d-7f28242d1a29 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-27T21:09:59Z", "security_group_id": "170c80fb-d2a8-4ddb-a76d-7ff89169b940", "port_range_min": null, "revision_number": 0, "tenant_id": "ed24a7e10ccc41948940f456864689af", "created_at": "2018-06-27T21:09:59Z", "project_id": "ed24a7e10ccc41948940f456864689af", "id": "292a192f-e670-4da0-a0a1-c3509f683e45"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:09:59Z", "security_group_id": "170c80fb-d2a8-4ddb-a76d-7ff89169b940", "port_range_min": null, "revision_number": 0, "tenant_id": "ed24a7e10ccc41948940f456864689af", "created_at": "2018-06-27T21:09:59Z", "project_id": "ed24a7e10ccc41948940f456864689af", "id": "9cb740fd-6876-44f5-b051-36581f696d39"}]} 2018-06-27 21:10:03,633 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=170c80fb-d2a8-4ddb-a76d-7ff89169b940 used request id req-5408c953-50b7-4c3b-a88d-7f28242d1a29 2018-06-27 21:10:03,639 - 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}c7e3f21ae31e08c7cdf930b0f651151042886992" -d '{"security_group_rule": {"direction": "ingress", "description": "test_rule_1", "security_group_id": "170c80fb-d2a8-4ddb-a76d-7ff89169b940"}}' 2018-06-27 21:10:04,094 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 21:10:04 GMT Content-Type: application/json Content-Length: 521 Connection: keep-alive X-Openstack-Request-Id: req-193e5926-cc84-453f-926e-75fcc3c34610 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-27T21:10:03Z", "security_group_id": "170c80fb-d2a8-4ddb-a76d-7ff89169b940", "port_range_min": null, "revision_number": 0, "tenant_id": "ed24a7e10ccc41948940f456864689af", "created_at": "2018-06-27T21:10:03Z", "project_id": "ed24a7e10ccc41948940f456864689af", "id": "09db6d1f-9246-4e17-86b1-4c0714f9bc7e"}} 2018-06-27 21:10:04,094 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-group-rules used request id req-193e5926-cc84-453f-926e-75fcc3c34610 2018-06-27 21:10:04,095 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-82db6252-30d3-41c6-a11f-3c09e7b0029dname 2018-06-27 21:10:04,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/security-groups?name=CreateSecurityGroupTests-82db6252-30d3-41c6-a11f-3c09e7b0029dname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7e3f21ae31e08c7cdf930b0f651151042886992" 2018-06-27 21:10:04,238 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:10:04 GMT Content-Type: application/json Content-Length: 1921 Connection: keep-alive X-Openstack-Request-Id: req-107286a1-88b8-427b-8637-1466975165fb Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ed24a7e10ccc41948940f456864689af", "created_at": "2018-06-27T21:09:59Z", "updated_at": "2018-06-27T21:10:03Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:10:03Z", "revision_number": 0, "id": "09db6d1f-9246-4e17-86b1-4c0714f9bc7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:10:03Z", "security_group_id": "170c80fb-d2a8-4ddb-a76d-7ff89169b940", "tenant_id": "ed24a7e10ccc41948940f456864689af", "port_range_min": null, "ethertype": "IPv4", "project_id": "ed24a7e10ccc41948940f456864689af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:09:59Z", "revision_number": 0, "id": "292a192f-e670-4da0-a0a1-c3509f683e45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:09:59Z", "security_group_id": "170c80fb-d2a8-4ddb-a76d-7ff89169b940", "tenant_id": "ed24a7e10ccc41948940f456864689af", "port_range_min": null, "ethertype": "IPv6", "project_id": "ed24a7e10ccc41948940f456864689af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:09:59Z", "revision_number": 0, "id": "9cb740fd-6876-44f5-b051-36581f696d39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:09:59Z", "security_group_id": "170c80fb-d2a8-4ddb-a76d-7ff89169b940", "tenant_id": "ed24a7e10ccc41948940f456864689af", "port_range_min": null, "ethertype": "IPv4", "project_id": "ed24a7e10ccc41948940f456864689af"}], "revision_number": 3, "project_id": "ed24a7e10ccc41948940f456864689af", "id": "170c80fb-d2a8-4ddb-a76d-7ff89169b940", "name": "CreateSecurityGroupTests-82db6252-30d3-41c6-a11f-3c09e7b0029dname"}]} 2018-06-27 21:10:04,238 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-82db6252-30d3-41c6-a11f-3c09e7b0029dname used request id req-107286a1-88b8-427b-8637-1466975165fb 2018-06-27 21:10:04,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/ed24a7e10ccc41948940f456864689af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7e3f21ae31e08c7cdf930b0f651151042886992" 2018-06-27 21:10:04,339 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:10:04 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4c605a7f-418f-4804-bca1-4cca1a6fd624 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/ed24a7e10ccc41948940f456864689af"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ed24a7e10ccc41948940f456864689af", "name": "CreateSecurityGroupTests-a92bafd7-4dac-488-proj"}} 2018-06-27 21:10:04,339 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/ed24a7e10ccc41948940f456864689af used request id req-4c605a7f-418f-4804-bca1-4cca1a6fd624 2018-06-27 21:10:04,339 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 170c80fb-d2a8-4ddb-a76d-7ff89169b940 2018-06-27 21:10:04,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-group-rules?security_group_id=170c80fb-d2a8-4ddb-a76d-7ff89169b940 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7e3f21ae31e08c7cdf930b0f651151042886992" 2018-06-27 21:10:04,519 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:10:04 GMT Content-Type: application/json Content-Length: 1500 Connection: keep-alive X-Openstack-Request-Id: req-59981e15-a766-4aec-ba04-750d9f1f56c8 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-27T21:10:03Z", "security_group_id": "170c80fb-d2a8-4ddb-a76d-7ff89169b940", "port_range_min": null, "revision_number": 0, "tenant_id": "ed24a7e10ccc41948940f456864689af", "created_at": "2018-06-27T21:10:03Z", "project_id": "ed24a7e10ccc41948940f456864689af", "id": "09db6d1f-9246-4e17-86b1-4c0714f9bc7e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:09:59Z", "security_group_id": "170c80fb-d2a8-4ddb-a76d-7ff89169b940", "port_range_min": null, "revision_number": 0, "tenant_id": "ed24a7e10ccc41948940f456864689af", "created_at": "2018-06-27T21:09:59Z", "project_id": "ed24a7e10ccc41948940f456864689af", "id": "292a192f-e670-4da0-a0a1-c3509f683e45"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:09:59Z", "security_group_id": "170c80fb-d2a8-4ddb-a76d-7ff89169b940", "port_range_min": null, "revision_number": 0, "tenant_id": "ed24a7e10ccc41948940f456864689af", "created_at": "2018-06-27T21:09:59Z", "project_id": "ed24a7e10ccc41948940f456864689af", "id": "9cb740fd-6876-44f5-b051-36581f696d39"}]} 2018-06-27 21:10:04,519 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=170c80fb-d2a8-4ddb-a76d-7ff89169b940 used request id req-59981e15-a766-4aec-ba04-750d9f1f56c8 2018-06-27 21:10:04,526 - 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}c7e3f21ae31e08c7cdf930b0f651151042886992" -d '{"security_group_rule": {"ethertype": "IPv6", "direction": "egress", "protocol": 17, "description": "test_rule_2", "security_group_id": "170c80fb-d2a8-4ddb-a76d-7ff89169b940"}}' 2018-06-27 21:10:05,043 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 21:10:05 GMT Content-Type: application/json Content-Length: 520 Connection: keep-alive X-Openstack-Request-Id: req-a8724df4-b85c-476a-a205-949551ef2de6 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-27T21:10:04Z", "security_group_id": "170c80fb-d2a8-4ddb-a76d-7ff89169b940", "port_range_min": null, "revision_number": 0, "tenant_id": "ed24a7e10ccc41948940f456864689af", "created_at": "2018-06-27T21:10:04Z", "project_id": "ed24a7e10ccc41948940f456864689af", "id": "0e72c779-f9d5-456c-93ea-4266ddff5506"}} 2018-06-27 21:10:05,043 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-group-rules used request id req-a8724df4-b85c-476a-a205-949551ef2de6 2018-06-27 21:10:05,044 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-82db6252-30d3-41c6-a11f-3c09e7b0029dname 2018-06-27 21:10:05,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-groups?name=CreateSecurityGroupTests-82db6252-30d3-41c6-a11f-3c09e7b0029dname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7e3f21ae31e08c7cdf930b0f651151042886992" 2018-06-27 21:10:05,249 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:10:05 GMT Content-Type: application/json Content-Length: 2430 Connection: keep-alive X-Openstack-Request-Id: req-8ec099d3-171e-4c6a-93cc-ba8fc6ffcc36 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ed24a7e10ccc41948940f456864689af", "created_at": "2018-06-27T21:09:59Z", "updated_at": "2018-06-27T21:10:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:10:03Z", "revision_number": 0, "id": "09db6d1f-9246-4e17-86b1-4c0714f9bc7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:10:03Z", "security_group_id": "170c80fb-d2a8-4ddb-a76d-7ff89169b940", "tenant_id": "ed24a7e10ccc41948940f456864689af", "port_range_min": null, "ethertype": "IPv4", "project_id": "ed24a7e10ccc41948940f456864689af"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:10:04Z", "revision_number": 0, "id": "0e72c779-f9d5-456c-93ea-4266ddff5506", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:10:04Z", "security_group_id": "170c80fb-d2a8-4ddb-a76d-7ff89169b940", "tenant_id": "ed24a7e10ccc41948940f456864689af", "port_range_min": null, "ethertype": "IPv6", "project_id": "ed24a7e10ccc41948940f456864689af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:09:59Z", "revision_number": 0, "id": "292a192f-e670-4da0-a0a1-c3509f683e45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:09:59Z", "security_group_id": "170c80fb-d2a8-4ddb-a76d-7ff89169b940", "tenant_id": "ed24a7e10ccc41948940f456864689af", "port_range_min": null, "ethertype": "IPv6", "project_id": "ed24a7e10ccc41948940f456864689af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:09:59Z", "revision_number": 0, "id": "9cb740fd-6876-44f5-b051-36581f696d39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:09:59Z", "security_group_id": "170c80fb-d2a8-4ddb-a76d-7ff89169b940", "tenant_id": "ed24a7e10ccc41948940f456864689af", "port_range_min": null, "ethertype": "IPv4", "project_id": "ed24a7e10ccc41948940f456864689af"}], "revision_number": 4, "project_id": "ed24a7e10ccc41948940f456864689af", "id": "170c80fb-d2a8-4ddb-a76d-7ff89169b940", "name": "CreateSecurityGroupTests-82db6252-30d3-41c6-a11f-3c09e7b0029dname"}]} 2018-06-27 21:10:05,249 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-82db6252-30d3-41c6-a11f-3c09e7b0029dname used request id req-8ec099d3-171e-4c6a-93cc-ba8fc6ffcc36 2018-06-27 21:10:05,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/ed24a7e10ccc41948940f456864689af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7e3f21ae31e08c7cdf930b0f651151042886992" 2018-06-27 21:10:05,649 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:10:05 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-320cb55c-4794-4691-a7df-cc8c463c8d97 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/ed24a7e10ccc41948940f456864689af"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ed24a7e10ccc41948940f456864689af", "name": "CreateSecurityGroupTests-a92bafd7-4dac-488-proj"}} 2018-06-27 21:10:05,649 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/ed24a7e10ccc41948940f456864689af used request id req-320cb55c-4794-4691-a7df-cc8c463c8d97 2018-06-27 21:10:05,649 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 170c80fb-d2a8-4ddb-a76d-7ff89169b940 2018-06-27 21:10:05,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-group-rules?security_group_id=170c80fb-d2a8-4ddb-a76d-7ff89169b940 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7e3f21ae31e08c7cdf930b0f651151042886992" 2018-06-27 21:10:05,815 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:10:05 GMT Content-Type: application/json Content-Length: 1997 Connection: keep-alive X-Openstack-Request-Id: req-6a9e1703-9ef2-43a7-9330-3bc4d0ed9abe 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-27T21:10:03Z", "security_group_id": "170c80fb-d2a8-4ddb-a76d-7ff89169b940", "port_range_min": null, "revision_number": 0, "tenant_id": "ed24a7e10ccc41948940f456864689af", "created_at": "2018-06-27T21:10:03Z", "project_id": "ed24a7e10ccc41948940f456864689af", "id": "09db6d1f-9246-4e17-86b1-4c0714f9bc7e"}, {"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-27T21:10:04Z", "security_group_id": "170c80fb-d2a8-4ddb-a76d-7ff89169b940", "port_range_min": null, "revision_number": 0, "tenant_id": "ed24a7e10ccc41948940f456864689af", "created_at": "2018-06-27T21:10:04Z", "project_id": "ed24a7e10ccc41948940f456864689af", "id": "0e72c779-f9d5-456c-93ea-4266ddff5506"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:09:59Z", "security_group_id": "170c80fb-d2a8-4ddb-a76d-7ff89169b940", "port_range_min": null, "revision_number": 0, "tenant_id": "ed24a7e10ccc41948940f456864689af", "created_at": "2018-06-27T21:09:59Z", "project_id": "ed24a7e10ccc41948940f456864689af", "id": "292a192f-e670-4da0-a0a1-c3509f683e45"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:09:59Z", "security_group_id": "170c80fb-d2a8-4ddb-a76d-7ff89169b940", "port_range_min": null, "revision_number": 0, "tenant_id": "ed24a7e10ccc41948940f456864689af", "created_at": "2018-06-27T21:09:59Z", "project_id": "ed24a7e10ccc41948940f456864689af", "id": "9cb740fd-6876-44f5-b051-36581f696d39"}]} 2018-06-27 21:10:05,816 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=170c80fb-d2a8-4ddb-a76d-7ff89169b940 used request id req-6a9e1703-9ef2-43a7-9330-3bc4d0ed9abe 2018-06-27 21:10:05,821 - 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}c7e3f21ae31e08c7cdf930b0f651151042886992" -d '{"security_group_rule": {"direction": "egress", "protocol": 17, "description": "test_rule_3", "ethertype": "IPv4", "port_range_max": 20, "security_group_id": "170c80fb-d2a8-4ddb-a76d-7ff89169b940", "port_range_min": 10}}' 2018-06-27 21:10:06,287 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 21:10:06 GMT Content-Type: application/json Content-Length: 516 Connection: keep-alive X-Openstack-Request-Id: req-5a0505f0-661b-44cd-928d-a302acb08d21 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-27T21:10:06Z", "security_group_id": "170c80fb-d2a8-4ddb-a76d-7ff89169b940", "port_range_min": 10, "revision_number": 0, "tenant_id": "ed24a7e10ccc41948940f456864689af", "created_at": "2018-06-27T21:10:06Z", "project_id": "ed24a7e10ccc41948940f456864689af", "id": "d28d8a9a-fcf0-4693-a91b-6cc66529885b"}} 2018-06-27 21:10:06,287 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-group-rules used request id req-5a0505f0-661b-44cd-928d-a302acb08d21 2018-06-27 21:10:06,287 - neutron_utils - INFO - Retrieving security group with ID - 170c80fb-d2a8-4ddb-a76d-7ff89169b940 2018-06-27 21:10: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/security-groups?id=170c80fb-d2a8-4ddb-a76d-7ff89169b940 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7e3f21ae31e08c7cdf930b0f651151042886992" 2018-06-27 21:10:06,435 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:10:06 GMT Content-Type: application/json Content-Length: 2935 Connection: keep-alive X-Openstack-Request-Id: req-e386f497-89cd-4ff9-aa76-be0bdad004bd Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ed24a7e10ccc41948940f456864689af", "created_at": "2018-06-27T21:09:59Z", "updated_at": "2018-06-27T21:10:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:10:03Z", "revision_number": 0, "id": "09db6d1f-9246-4e17-86b1-4c0714f9bc7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:10:03Z", "security_group_id": "170c80fb-d2a8-4ddb-a76d-7ff89169b940", "tenant_id": "ed24a7e10ccc41948940f456864689af", "port_range_min": null, "ethertype": "IPv4", "project_id": "ed24a7e10ccc41948940f456864689af"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:10:04Z", "revision_number": 0, "id": "0e72c779-f9d5-456c-93ea-4266ddff5506", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:10:04Z", "security_group_id": "170c80fb-d2a8-4ddb-a76d-7ff89169b940", "tenant_id": "ed24a7e10ccc41948940f456864689af", "port_range_min": null, "ethertype": "IPv6", "project_id": "ed24a7e10ccc41948940f456864689af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:09:59Z", "revision_number": 0, "id": "292a192f-e670-4da0-a0a1-c3509f683e45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:09:59Z", "security_group_id": "170c80fb-d2a8-4ddb-a76d-7ff89169b940", "tenant_id": "ed24a7e10ccc41948940f456864689af", "port_range_min": null, "ethertype": "IPv6", "project_id": "ed24a7e10ccc41948940f456864689af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:09:59Z", "revision_number": 0, "id": "9cb740fd-6876-44f5-b051-36581f696d39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:09:59Z", "security_group_id": "170c80fb-d2a8-4ddb-a76d-7ff89169b940", "tenant_id": "ed24a7e10ccc41948940f456864689af", "port_range_min": null, "ethertype": "IPv4", "project_id": "ed24a7e10ccc41948940f456864689af"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-06-27T21:10:06Z", "revision_number": 0, "id": "d28d8a9a-fcf0-4693-a91b-6cc66529885b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:10:06Z", "security_group_id": "170c80fb-d2a8-4ddb-a76d-7ff89169b940", "tenant_id": "ed24a7e10ccc41948940f456864689af", "port_range_min": 10, "ethertype": "IPv4", "project_id": "ed24a7e10ccc41948940f456864689af"}], "revision_number": 5, "project_id": "ed24a7e10ccc41948940f456864689af", "id": "170c80fb-d2a8-4ddb-a76d-7ff89169b940", "name": "CreateSecurityGroupTests-82db6252-30d3-41c6-a11f-3c09e7b0029dname"}]} 2018-06-27 21:10:06,435 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=170c80fb-d2a8-4ddb-a76d-7ff89169b940 used request id req-e386f497-89cd-4ff9-aa76-be0bdad004bd 2018-06-27 21:10:06,436 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 170c80fb-d2a8-4ddb-a76d-7ff89169b940 2018-06-27 21:10:06,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=170c80fb-d2a8-4ddb-a76d-7ff89169b940 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7e3f21ae31e08c7cdf930b0f651151042886992" 2018-06-27 21:10:06,525 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:10:06 GMT Content-Type: application/json Content-Length: 2490 Connection: keep-alive X-Openstack-Request-Id: req-dcaa819d-4efd-4982-97e5-1524f6828fad 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-27T21:10:03Z", "security_group_id": "170c80fb-d2a8-4ddb-a76d-7ff89169b940", "port_range_min": null, "revision_number": 0, "tenant_id": "ed24a7e10ccc41948940f456864689af", "created_at": "2018-06-27T21:10:03Z", "project_id": "ed24a7e10ccc41948940f456864689af", "id": "09db6d1f-9246-4e17-86b1-4c0714f9bc7e"}, {"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-27T21:10:04Z", "security_group_id": "170c80fb-d2a8-4ddb-a76d-7ff89169b940", "port_range_min": null, "revision_number": 0, "tenant_id": "ed24a7e10ccc41948940f456864689af", "created_at": "2018-06-27T21:10:04Z", "project_id": "ed24a7e10ccc41948940f456864689af", "id": "0e72c779-f9d5-456c-93ea-4266ddff5506"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:09:59Z", "security_group_id": "170c80fb-d2a8-4ddb-a76d-7ff89169b940", "port_range_min": null, "revision_number": 0, "tenant_id": "ed24a7e10ccc41948940f456864689af", "created_at": "2018-06-27T21:09:59Z", "project_id": "ed24a7e10ccc41948940f456864689af", "id": "292a192f-e670-4da0-a0a1-c3509f683e45"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:09:59Z", "security_group_id": "170c80fb-d2a8-4ddb-a76d-7ff89169b940", "port_range_min": null, "revision_number": 0, "tenant_id": "ed24a7e10ccc41948940f456864689af", "created_at": "2018-06-27T21:09:59Z", "project_id": "ed24a7e10ccc41948940f456864689af", "id": "9cb740fd-6876-44f5-b051-36581f696d39"}, {"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-27T21:10:06Z", "security_group_id": "170c80fb-d2a8-4ddb-a76d-7ff89169b940", "port_range_min": 10, "revision_number": 0, "tenant_id": "ed24a7e10ccc41948940f456864689af", "created_at": "2018-06-27T21:10:06Z", "project_id": "ed24a7e10ccc41948940f456864689af", "id": "d28d8a9a-fcf0-4693-a91b-6cc66529885b"}]} 2018-06-27 21:10:06,525 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=170c80fb-d2a8-4ddb-a76d-7ff89169b940 used request id req-dcaa819d-4efd-4982-97e5-1524f6828fad 2018-06-27 21:10:06,526 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:10:07,407 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "590b573673844cb89f61211251ecf0f3", "name": "CreateSecurityGroupTests-a92bafd7-4dac-488-proj-role"}], "expires_at": "2018-06-27T22:10:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ed24a7e10ccc41948940f456864689af", "name": "CreateSecurityGroupTests-a92bafd7-4dac-488-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/ed24a7e10ccc41948940f456864689af", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/ed24a7e10ccc41948940f456864689af", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/ed24a7e10ccc41948940f456864689af", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/ed24a7e10ccc41948940f456864689af", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/ed24a7e10ccc41948940f456864689af", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/ed24a7e10ccc41948940f456864689af", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/ed24a7e10ccc41948940f456864689af", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/ed24a7e10ccc41948940f456864689af", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/ed24a7e10ccc41948940f456864689af", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/ed24a7e10ccc41948940f456864689af", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/ed24a7e10ccc41948940f456864689af", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/ed24a7e10ccc41948940f456864689af", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-a92bafd7-4dac-488-user", "id": "841897ea289e4f9daf8fdf9a9d87288b"}, "audit_ids": ["Wav0LkwASBenYZJD8GVPPQ"], "issued_at": "2018-06-27T21:10:07.000000Z"}} 2018-06-27 21:10:07,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/security-groups?name=CreateSecurityGroupTests-82db6252-30d3-41c6-a11f-3c09e7b0029dname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52f3ea8bece54f0dd9ba819f2e7ae993535c9bdd" 2018-06-27 21:10:08,395 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:10:08 GMT Content-Type: application/json Content-Length: 2935 Connection: keep-alive X-Openstack-Request-Id: req-d7637ca8-9d74-4053-a6dc-6dd6761875ea Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ed24a7e10ccc41948940f456864689af", "created_at": "2018-06-27T21:09:59Z", "updated_at": "2018-06-27T21:10:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:10:03Z", "revision_number": 0, "id": "09db6d1f-9246-4e17-86b1-4c0714f9bc7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:10:03Z", "security_group_id": "170c80fb-d2a8-4ddb-a76d-7ff89169b940", "tenant_id": "ed24a7e10ccc41948940f456864689af", "port_range_min": null, "ethertype": "IPv4", "project_id": "ed24a7e10ccc41948940f456864689af"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:10:04Z", "revision_number": 0, "id": "0e72c779-f9d5-456c-93ea-4266ddff5506", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:10:04Z", "security_group_id": "170c80fb-d2a8-4ddb-a76d-7ff89169b940", "tenant_id": "ed24a7e10ccc41948940f456864689af", "port_range_min": null, "ethertype": "IPv6", "project_id": "ed24a7e10ccc41948940f456864689af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:09:59Z", "revision_number": 0, "id": "292a192f-e670-4da0-a0a1-c3509f683e45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:09:59Z", "security_group_id": "170c80fb-d2a8-4ddb-a76d-7ff89169b940", "tenant_id": "ed24a7e10ccc41948940f456864689af", "port_range_min": null, "ethertype": "IPv6", "project_id": "ed24a7e10ccc41948940f456864689af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:09:59Z", "revision_number": 0, "id": "9cb740fd-6876-44f5-b051-36581f696d39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:09:59Z", "security_group_id": "170c80fb-d2a8-4ddb-a76d-7ff89169b940", "tenant_id": "ed24a7e10ccc41948940f456864689af", "port_range_min": null, "ethertype": "IPv4", "project_id": "ed24a7e10ccc41948940f456864689af"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-06-27T21:10:06Z", "revision_number": 0, "id": "d28d8a9a-fcf0-4693-a91b-6cc66529885b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:10:06Z", "security_group_id": "170c80fb-d2a8-4ddb-a76d-7ff89169b940", "tenant_id": "ed24a7e10ccc41948940f456864689af", "port_range_min": 10, "ethertype": "IPv4", "project_id": "ed24a7e10ccc41948940f456864689af"}], "revision_number": 5, "project_id": "ed24a7e10ccc41948940f456864689af", "id": "170c80fb-d2a8-4ddb-a76d-7ff89169b940", "name": "CreateSecurityGroupTests-82db6252-30d3-41c6-a11f-3c09e7b0029dname"}]} 2018-06-27 21:10:08,395 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-82db6252-30d3-41c6-a11f-3c09e7b0029dname&description=hello+group used request id req-d7637ca8-9d74-4053-a6dc-6dd6761875ea 2018-06-27 21:10:08,396 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 170c80fb-d2a8-4ddb-a76d-7ff89169b940 2018-06-27 21:10:08,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/security-group-rules?security_group_id=170c80fb-d2a8-4ddb-a76d-7ff89169b940 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52f3ea8bece54f0dd9ba819f2e7ae993535c9bdd" 2018-06-27 21:10:09,358 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:10:09 GMT Content-Type: application/json Content-Length: 2490 Connection: keep-alive X-Openstack-Request-Id: req-99176a3f-b371-48ed-86f7-476989191019 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-27T21:10:03Z", "security_group_id": "170c80fb-d2a8-4ddb-a76d-7ff89169b940", "port_range_min": null, "revision_number": 0, "tenant_id": "ed24a7e10ccc41948940f456864689af", "created_at": "2018-06-27T21:10:03Z", "project_id": "ed24a7e10ccc41948940f456864689af", "id": "09db6d1f-9246-4e17-86b1-4c0714f9bc7e"}, {"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-27T21:10:04Z", "security_group_id": "170c80fb-d2a8-4ddb-a76d-7ff89169b940", "port_range_min": null, "revision_number": 0, "tenant_id": "ed24a7e10ccc41948940f456864689af", "created_at": "2018-06-27T21:10:04Z", "project_id": "ed24a7e10ccc41948940f456864689af", "id": "0e72c779-f9d5-456c-93ea-4266ddff5506"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:09:59Z", "security_group_id": "170c80fb-d2a8-4ddb-a76d-7ff89169b940", "port_range_min": null, "revision_number": 0, "tenant_id": "ed24a7e10ccc41948940f456864689af", "created_at": "2018-06-27T21:09:59Z", "project_id": "ed24a7e10ccc41948940f456864689af", "id": "292a192f-e670-4da0-a0a1-c3509f683e45"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:09:59Z", "security_group_id": "170c80fb-d2a8-4ddb-a76d-7ff89169b940", "port_range_min": null, "revision_number": 0, "tenant_id": "ed24a7e10ccc41948940f456864689af", "created_at": "2018-06-27T21:09:59Z", "project_id": "ed24a7e10ccc41948940f456864689af", "id": "9cb740fd-6876-44f5-b051-36581f696d39"}, {"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-27T21:10:06Z", "security_group_id": "170c80fb-d2a8-4ddb-a76d-7ff89169b940", "port_range_min": 10, "revision_number": 0, "tenant_id": "ed24a7e10ccc41948940f456864689af", "created_at": "2018-06-27T21:10:06Z", "project_id": "ed24a7e10ccc41948940f456864689af", "id": "d28d8a9a-fcf0-4693-a91b-6cc66529885b"}]} 2018-06-27 21:10:09,359 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=170c80fb-d2a8-4ddb-a76d-7ff89169b940 used request id req-99176a3f-b371-48ed-86f7-476989191019 2018-06-27 21:10:09,359 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 170c80fb-d2a8-4ddb-a76d-7ff89169b940 2018-06-27 21:10:09,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/security-group-rules?security_group_id=170c80fb-d2a8-4ddb-a76d-7ff89169b940 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52f3ea8bece54f0dd9ba819f2e7ae993535c9bdd" 2018-06-27 21:10:10,202 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:10:10 GMT Content-Type: application/json Content-Length: 2490 Connection: keep-alive X-Openstack-Request-Id: req-e9e03dc9-ea26-43cf-949a-7f812830e6c2 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-27T21:10:03Z", "security_group_id": "170c80fb-d2a8-4ddb-a76d-7ff89169b940", "port_range_min": null, "revision_number": 0, "tenant_id": "ed24a7e10ccc41948940f456864689af", "created_at": "2018-06-27T21:10:03Z", "project_id": "ed24a7e10ccc41948940f456864689af", "id": "09db6d1f-9246-4e17-86b1-4c0714f9bc7e"}, {"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-27T21:10:04Z", "security_group_id": "170c80fb-d2a8-4ddb-a76d-7ff89169b940", "port_range_min": null, "revision_number": 0, "tenant_id": "ed24a7e10ccc41948940f456864689af", "created_at": "2018-06-27T21:10:04Z", "project_id": "ed24a7e10ccc41948940f456864689af", "id": "0e72c779-f9d5-456c-93ea-4266ddff5506"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:09:59Z", "security_group_id": "170c80fb-d2a8-4ddb-a76d-7ff89169b940", "port_range_min": null, "revision_number": 0, "tenant_id": "ed24a7e10ccc41948940f456864689af", "created_at": "2018-06-27T21:09:59Z", "project_id": "ed24a7e10ccc41948940f456864689af", "id": "292a192f-e670-4da0-a0a1-c3509f683e45"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:09:59Z", "security_group_id": "170c80fb-d2a8-4ddb-a76d-7ff89169b940", "port_range_min": null, "revision_number": 0, "tenant_id": "ed24a7e10ccc41948940f456864689af", "created_at": "2018-06-27T21:09:59Z", "project_id": "ed24a7e10ccc41948940f456864689af", "id": "9cb740fd-6876-44f5-b051-36581f696d39"}, {"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-27T21:10:06Z", "security_group_id": "170c80fb-d2a8-4ddb-a76d-7ff89169b940", "port_range_min": 10, "revision_number": 0, "tenant_id": "ed24a7e10ccc41948940f456864689af", "created_at": "2018-06-27T21:10:06Z", "project_id": "ed24a7e10ccc41948940f456864689af", "id": "d28d8a9a-fcf0-4693-a91b-6cc66529885b"}]} 2018-06-27 21:10:10,202 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=170c80fb-d2a8-4ddb-a76d-7ff89169b940 used request id req-e9e03dc9-ea26-43cf-949a-7f812830e6c2 2018-06-27 21:10:10,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-groups?name=CreateSecurityGroupTests-82db6252-30d3-41c6-a11f-3c09e7b0029dname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52f3ea8bece54f0dd9ba819f2e7ae993535c9bdd" 2018-06-27 21:10:10,360 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:10:10 GMT Content-Type: application/json Content-Length: 2935 Connection: keep-alive X-Openstack-Request-Id: req-5f259a0c-9014-4ecb-a27c-2e4cc6b7a68b Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ed24a7e10ccc41948940f456864689af", "created_at": "2018-06-27T21:09:59Z", "updated_at": "2018-06-27T21:10:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:10:03Z", "revision_number": 0, "id": "09db6d1f-9246-4e17-86b1-4c0714f9bc7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:10:03Z", "security_group_id": "170c80fb-d2a8-4ddb-a76d-7ff89169b940", "tenant_id": "ed24a7e10ccc41948940f456864689af", "port_range_min": null, "ethertype": "IPv4", "project_id": "ed24a7e10ccc41948940f456864689af"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:10:04Z", "revision_number": 0, "id": "0e72c779-f9d5-456c-93ea-4266ddff5506", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:10:04Z", "security_group_id": "170c80fb-d2a8-4ddb-a76d-7ff89169b940", "tenant_id": "ed24a7e10ccc41948940f456864689af", "port_range_min": null, "ethertype": "IPv6", "project_id": "ed24a7e10ccc41948940f456864689af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:09:59Z", "revision_number": 0, "id": "292a192f-e670-4da0-a0a1-c3509f683e45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:09:59Z", "security_group_id": "170c80fb-d2a8-4ddb-a76d-7ff89169b940", "tenant_id": "ed24a7e10ccc41948940f456864689af", "port_range_min": null, "ethertype": "IPv6", "project_id": "ed24a7e10ccc41948940f456864689af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:09:59Z", "revision_number": 0, "id": "9cb740fd-6876-44f5-b051-36581f696d39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:09:59Z", "security_group_id": "170c80fb-d2a8-4ddb-a76d-7ff89169b940", "tenant_id": "ed24a7e10ccc41948940f456864689af", "port_range_min": null, "ethertype": "IPv4", "project_id": "ed24a7e10ccc41948940f456864689af"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-06-27T21:10:06Z", "revision_number": 0, "id": "d28d8a9a-fcf0-4693-a91b-6cc66529885b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:10:06Z", "security_group_id": "170c80fb-d2a8-4ddb-a76d-7ff89169b940", "tenant_id": "ed24a7e10ccc41948940f456864689af", "port_range_min": 10, "ethertype": "IPv4", "project_id": "ed24a7e10ccc41948940f456864689af"}], "revision_number": 5, "project_id": "ed24a7e10ccc41948940f456864689af", "id": "170c80fb-d2a8-4ddb-a76d-7ff89169b940", "name": "CreateSecurityGroupTests-82db6252-30d3-41c6-a11f-3c09e7b0029dname"}]} 2018-06-27 21:10:10,360 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-82db6252-30d3-41c6-a11f-3c09e7b0029dname used request id req-5f259a0c-9014-4ecb-a27c-2e4cc6b7a68b 2018-06-27 21:10:10,361 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 170c80fb-d2a8-4ddb-a76d-7ff89169b940 2018-06-27 21:10:10,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-group-rules?security_group_id=170c80fb-d2a8-4ddb-a76d-7ff89169b940 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52f3ea8bece54f0dd9ba819f2e7ae993535c9bdd" 2018-06-27 21:10:10,466 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:10:10 GMT Content-Type: application/json Content-Length: 2490 Connection: keep-alive X-Openstack-Request-Id: req-500d1fc0-55dd-40bf-b8de-9c7d4748fa34 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-27T21:10:03Z", "security_group_id": "170c80fb-d2a8-4ddb-a76d-7ff89169b940", "port_range_min": null, "revision_number": 0, "tenant_id": "ed24a7e10ccc41948940f456864689af", "created_at": "2018-06-27T21:10:03Z", "project_id": "ed24a7e10ccc41948940f456864689af", "id": "09db6d1f-9246-4e17-86b1-4c0714f9bc7e"}, {"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-27T21:10:04Z", "security_group_id": "170c80fb-d2a8-4ddb-a76d-7ff89169b940", "port_range_min": null, "revision_number": 0, "tenant_id": "ed24a7e10ccc41948940f456864689af", "created_at": "2018-06-27T21:10:04Z", "project_id": "ed24a7e10ccc41948940f456864689af", "id": "0e72c779-f9d5-456c-93ea-4266ddff5506"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:09:59Z", "security_group_id": "170c80fb-d2a8-4ddb-a76d-7ff89169b940", "port_range_min": null, "revision_number": 0, "tenant_id": "ed24a7e10ccc41948940f456864689af", "created_at": "2018-06-27T21:09:59Z", "project_id": "ed24a7e10ccc41948940f456864689af", "id": "292a192f-e670-4da0-a0a1-c3509f683e45"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:09:59Z", "security_group_id": "170c80fb-d2a8-4ddb-a76d-7ff89169b940", "port_range_min": null, "revision_number": 0, "tenant_id": "ed24a7e10ccc41948940f456864689af", "created_at": "2018-06-27T21:09:59Z", "project_id": "ed24a7e10ccc41948940f456864689af", "id": "9cb740fd-6876-44f5-b051-36581f696d39"}, {"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-27T21:10:06Z", "security_group_id": "170c80fb-d2a8-4ddb-a76d-7ff89169b940", "port_range_min": 10, "revision_number": 0, "tenant_id": "ed24a7e10ccc41948940f456864689af", "created_at": "2018-06-27T21:10:06Z", "project_id": "ed24a7e10ccc41948940f456864689af", "id": "d28d8a9a-fcf0-4693-a91b-6cc66529885b"}]} 2018-06-27 21:10:10,466 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=170c80fb-d2a8-4ddb-a76d-7ff89169b940 used request id req-500d1fc0-55dd-40bf-b8de-9c7d4748fa34 2018-06-27 21:10:10,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=CreateSecurityGroupTests-82db6252-30d3-41c6-a11f-3c09e7b0029dname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52f3ea8bece54f0dd9ba819f2e7ae993535c9bdd" 2018-06-27 21:10:10,597 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:10:10 GMT Content-Type: application/json Content-Length: 2935 Connection: keep-alive X-Openstack-Request-Id: req-2f13a81d-740e-407a-9d46-b1bc7ebe1d7a Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ed24a7e10ccc41948940f456864689af", "created_at": "2018-06-27T21:09:59Z", "updated_at": "2018-06-27T21:10:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:10:03Z", "revision_number": 0, "id": "09db6d1f-9246-4e17-86b1-4c0714f9bc7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:10:03Z", "security_group_id": "170c80fb-d2a8-4ddb-a76d-7ff89169b940", "tenant_id": "ed24a7e10ccc41948940f456864689af", "port_range_min": null, "ethertype": "IPv4", "project_id": "ed24a7e10ccc41948940f456864689af"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:10:04Z", "revision_number": 0, "id": "0e72c779-f9d5-456c-93ea-4266ddff5506", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:10:04Z", "security_group_id": "170c80fb-d2a8-4ddb-a76d-7ff89169b940", "tenant_id": "ed24a7e10ccc41948940f456864689af", "port_range_min": null, "ethertype": "IPv6", "project_id": "ed24a7e10ccc41948940f456864689af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:09:59Z", "revision_number": 0, "id": "292a192f-e670-4da0-a0a1-c3509f683e45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:09:59Z", "security_group_id": "170c80fb-d2a8-4ddb-a76d-7ff89169b940", "tenant_id": "ed24a7e10ccc41948940f456864689af", "port_range_min": null, "ethertype": "IPv6", "project_id": "ed24a7e10ccc41948940f456864689af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:09:59Z", "revision_number": 0, "id": "9cb740fd-6876-44f5-b051-36581f696d39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:09:59Z", "security_group_id": "170c80fb-d2a8-4ddb-a76d-7ff89169b940", "tenant_id": "ed24a7e10ccc41948940f456864689af", "port_range_min": null, "ethertype": "IPv4", "project_id": "ed24a7e10ccc41948940f456864689af"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-06-27T21:10:06Z", "revision_number": 0, "id": "d28d8a9a-fcf0-4693-a91b-6cc66529885b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:10:06Z", "security_group_id": "170c80fb-d2a8-4ddb-a76d-7ff89169b940", "tenant_id": "ed24a7e10ccc41948940f456864689af", "port_range_min": 10, "ethertype": "IPv4", "project_id": "ed24a7e10ccc41948940f456864689af"}], "revision_number": 5, "project_id": "ed24a7e10ccc41948940f456864689af", "id": "170c80fb-d2a8-4ddb-a76d-7ff89169b940", "name": "CreateSecurityGroupTests-82db6252-30d3-41c6-a11f-3c09e7b0029dname"}]} 2018-06-27 21:10:10,597 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-82db6252-30d3-41c6-a11f-3c09e7b0029dname used request id req-2f13a81d-740e-407a-9d46-b1bc7ebe1d7a 2018-06-27 21:10:10,598 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 170c80fb-d2a8-4ddb-a76d-7ff89169b940 2018-06-27 21:10:10,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=170c80fb-d2a8-4ddb-a76d-7ff89169b940 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52f3ea8bece54f0dd9ba819f2e7ae993535c9bdd" 2018-06-27 21:10:10,714 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:10:10 GMT Content-Type: application/json Content-Length: 2490 Connection: keep-alive X-Openstack-Request-Id: req-65469977-4e96-4f38-b7c6-afc097bb441d 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-27T21:10:03Z", "security_group_id": "170c80fb-d2a8-4ddb-a76d-7ff89169b940", "port_range_min": null, "revision_number": 0, "tenant_id": "ed24a7e10ccc41948940f456864689af", "created_at": "2018-06-27T21:10:03Z", "project_id": "ed24a7e10ccc41948940f456864689af", "id": "09db6d1f-9246-4e17-86b1-4c0714f9bc7e"}, {"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-27T21:10:04Z", "security_group_id": "170c80fb-d2a8-4ddb-a76d-7ff89169b940", "port_range_min": null, "revision_number": 0, "tenant_id": "ed24a7e10ccc41948940f456864689af", "created_at": "2018-06-27T21:10:04Z", "project_id": "ed24a7e10ccc41948940f456864689af", "id": "0e72c779-f9d5-456c-93ea-4266ddff5506"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:09:59Z", "security_group_id": "170c80fb-d2a8-4ddb-a76d-7ff89169b940", "port_range_min": null, "revision_number": 0, "tenant_id": "ed24a7e10ccc41948940f456864689af", "created_at": "2018-06-27T21:09:59Z", "project_id": "ed24a7e10ccc41948940f456864689af", "id": "292a192f-e670-4da0-a0a1-c3509f683e45"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:09:59Z", "security_group_id": "170c80fb-d2a8-4ddb-a76d-7ff89169b940", "port_range_min": null, "revision_number": 0, "tenant_id": "ed24a7e10ccc41948940f456864689af", "created_at": "2018-06-27T21:09:59Z", "project_id": "ed24a7e10ccc41948940f456864689af", "id": "9cb740fd-6876-44f5-b051-36581f696d39"}, {"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-27T21:10:06Z", "security_group_id": "170c80fb-d2a8-4ddb-a76d-7ff89169b940", "port_range_min": 10, "revision_number": 0, "tenant_id": "ed24a7e10ccc41948940f456864689af", "created_at": "2018-06-27T21:10:06Z", "project_id": "ed24a7e10ccc41948940f456864689af", "id": "d28d8a9a-fcf0-4693-a91b-6cc66529885b"}]} 2018-06-27 21:10:10,714 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=170c80fb-d2a8-4ddb-a76d-7ff89169b940 used request id req-65469977-4e96-4f38-b7c6-afc097bb441d 2018-06-27 21:10:10,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=CreateSecurityGroupTests-82db6252-30d3-41c6-a11f-3c09e7b0029dname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52f3ea8bece54f0dd9ba819f2e7ae993535c9bdd" 2018-06-27 21:10:10,842 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:10:10 GMT Content-Type: application/json Content-Length: 2935 Connection: keep-alive X-Openstack-Request-Id: req-b81f2f24-4a92-4778-9da7-d7f037fe9591 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ed24a7e10ccc41948940f456864689af", "created_at": "2018-06-27T21:09:59Z", "updated_at": "2018-06-27T21:10:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:10:03Z", "revision_number": 0, "id": "09db6d1f-9246-4e17-86b1-4c0714f9bc7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:10:03Z", "security_group_id": "170c80fb-d2a8-4ddb-a76d-7ff89169b940", "tenant_id": "ed24a7e10ccc41948940f456864689af", "port_range_min": null, "ethertype": "IPv4", "project_id": "ed24a7e10ccc41948940f456864689af"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:10:04Z", "revision_number": 0, "id": "0e72c779-f9d5-456c-93ea-4266ddff5506", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:10:04Z", "security_group_id": "170c80fb-d2a8-4ddb-a76d-7ff89169b940", "tenant_id": "ed24a7e10ccc41948940f456864689af", "port_range_min": null, "ethertype": "IPv6", "project_id": "ed24a7e10ccc41948940f456864689af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:09:59Z", "revision_number": 0, "id": "292a192f-e670-4da0-a0a1-c3509f683e45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:09:59Z", "security_group_id": "170c80fb-d2a8-4ddb-a76d-7ff89169b940", "tenant_id": "ed24a7e10ccc41948940f456864689af", "port_range_min": null, "ethertype": "IPv6", "project_id": "ed24a7e10ccc41948940f456864689af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:09:59Z", "revision_number": 0, "id": "9cb740fd-6876-44f5-b051-36581f696d39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:09:59Z", "security_group_id": "170c80fb-d2a8-4ddb-a76d-7ff89169b940", "tenant_id": "ed24a7e10ccc41948940f456864689af", "port_range_min": null, "ethertype": "IPv4", "project_id": "ed24a7e10ccc41948940f456864689af"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-06-27T21:10:06Z", "revision_number": 0, "id": "d28d8a9a-fcf0-4693-a91b-6cc66529885b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:10:06Z", "security_group_id": "170c80fb-d2a8-4ddb-a76d-7ff89169b940", "tenant_id": "ed24a7e10ccc41948940f456864689af", "port_range_min": 10, "ethertype": "IPv4", "project_id": "ed24a7e10ccc41948940f456864689af"}], "revision_number": 5, "project_id": "ed24a7e10ccc41948940f456864689af", "id": "170c80fb-d2a8-4ddb-a76d-7ff89169b940", "name": "CreateSecurityGroupTests-82db6252-30d3-41c6-a11f-3c09e7b0029dname"}]} 2018-06-27 21:10:10,842 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-82db6252-30d3-41c6-a11f-3c09e7b0029dname used request id req-b81f2f24-4a92-4778-9da7-d7f037fe9591 2018-06-27 21:10:10,843 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 170c80fb-d2a8-4ddb-a76d-7ff89169b940 2018-06-27 21:10:10,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/security-group-rules?security_group_id=170c80fb-d2a8-4ddb-a76d-7ff89169b940 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52f3ea8bece54f0dd9ba819f2e7ae993535c9bdd" 2018-06-27 21:10:10,922 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:10:10 GMT Content-Type: application/json Content-Length: 2490 Connection: keep-alive X-Openstack-Request-Id: req-80a7e636-26eb-4615-8634-5b3a55757e0b 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-27T21:10:03Z", "security_group_id": "170c80fb-d2a8-4ddb-a76d-7ff89169b940", "port_range_min": null, "revision_number": 0, "tenant_id": "ed24a7e10ccc41948940f456864689af", "created_at": "2018-06-27T21:10:03Z", "project_id": "ed24a7e10ccc41948940f456864689af", "id": "09db6d1f-9246-4e17-86b1-4c0714f9bc7e"}, {"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-27T21:10:04Z", "security_group_id": "170c80fb-d2a8-4ddb-a76d-7ff89169b940", "port_range_min": null, "revision_number": 0, "tenant_id": "ed24a7e10ccc41948940f456864689af", "created_at": "2018-06-27T21:10:04Z", "project_id": "ed24a7e10ccc41948940f456864689af", "id": "0e72c779-f9d5-456c-93ea-4266ddff5506"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:09:59Z", "security_group_id": "170c80fb-d2a8-4ddb-a76d-7ff89169b940", "port_range_min": null, "revision_number": 0, "tenant_id": "ed24a7e10ccc41948940f456864689af", "created_at": "2018-06-27T21:09:59Z", "project_id": "ed24a7e10ccc41948940f456864689af", "id": "292a192f-e670-4da0-a0a1-c3509f683e45"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:09:59Z", "security_group_id": "170c80fb-d2a8-4ddb-a76d-7ff89169b940", "port_range_min": null, "revision_number": 0, "tenant_id": "ed24a7e10ccc41948940f456864689af", "created_at": "2018-06-27T21:09:59Z", "project_id": "ed24a7e10ccc41948940f456864689af", "id": "9cb740fd-6876-44f5-b051-36581f696d39"}, {"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-27T21:10:06Z", "security_group_id": "170c80fb-d2a8-4ddb-a76d-7ff89169b940", "port_range_min": 10, "revision_number": 0, "tenant_id": "ed24a7e10ccc41948940f456864689af", "created_at": "2018-06-27T21:10:06Z", "project_id": "ed24a7e10ccc41948940f456864689af", "id": "d28d8a9a-fcf0-4693-a91b-6cc66529885b"}]} 2018-06-27 21:10:10,922 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=170c80fb-d2a8-4ddb-a76d-7ff89169b940 used request id req-80a7e636-26eb-4615-8634-5b3a55757e0b 2018-06-27 21:10:10,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/security-groups?name=CreateSecurityGroupTests-82db6252-30d3-41c6-a11f-3c09e7b0029dname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52f3ea8bece54f0dd9ba819f2e7ae993535c9bdd" 2018-06-27 21:10:11,069 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:10:11 GMT Content-Type: application/json Content-Length: 2935 Connection: keep-alive X-Openstack-Request-Id: req-a468d0f8-7039-4333-833d-2fb2ad88d5bb Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ed24a7e10ccc41948940f456864689af", "created_at": "2018-06-27T21:09:59Z", "updated_at": "2018-06-27T21:10:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:10:03Z", "revision_number": 0, "id": "09db6d1f-9246-4e17-86b1-4c0714f9bc7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:10:03Z", "security_group_id": "170c80fb-d2a8-4ddb-a76d-7ff89169b940", "tenant_id": "ed24a7e10ccc41948940f456864689af", "port_range_min": null, "ethertype": "IPv4", "project_id": "ed24a7e10ccc41948940f456864689af"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:10:04Z", "revision_number": 0, "id": "0e72c779-f9d5-456c-93ea-4266ddff5506", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:10:04Z", "security_group_id": "170c80fb-d2a8-4ddb-a76d-7ff89169b940", "tenant_id": "ed24a7e10ccc41948940f456864689af", "port_range_min": null, "ethertype": "IPv6", "project_id": "ed24a7e10ccc41948940f456864689af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:09:59Z", "revision_number": 0, "id": "292a192f-e670-4da0-a0a1-c3509f683e45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:09:59Z", "security_group_id": "170c80fb-d2a8-4ddb-a76d-7ff89169b940", "tenant_id": "ed24a7e10ccc41948940f456864689af", "port_range_min": null, "ethertype": "IPv6", "project_id": "ed24a7e10ccc41948940f456864689af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:09:59Z", "revision_number": 0, "id": "9cb740fd-6876-44f5-b051-36581f696d39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:09:59Z", "security_group_id": "170c80fb-d2a8-4ddb-a76d-7ff89169b940", "tenant_id": "ed24a7e10ccc41948940f456864689af", "port_range_min": null, "ethertype": "IPv4", "project_id": "ed24a7e10ccc41948940f456864689af"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-06-27T21:10:06Z", "revision_number": 0, "id": "d28d8a9a-fcf0-4693-a91b-6cc66529885b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:10:06Z", "security_group_id": "170c80fb-d2a8-4ddb-a76d-7ff89169b940", "tenant_id": "ed24a7e10ccc41948940f456864689af", "port_range_min": 10, "ethertype": "IPv4", "project_id": "ed24a7e10ccc41948940f456864689af"}], "revision_number": 5, "project_id": "ed24a7e10ccc41948940f456864689af", "id": "170c80fb-d2a8-4ddb-a76d-7ff89169b940", "name": "CreateSecurityGroupTests-82db6252-30d3-41c6-a11f-3c09e7b0029dname"}]} 2018-06-27 21:10:11,069 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-82db6252-30d3-41c6-a11f-3c09e7b0029dname used request id req-a468d0f8-7039-4333-833d-2fb2ad88d5bb 2018-06-27 21:10:11,070 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 170c80fb-d2a8-4ddb-a76d-7ff89169b940 2018-06-27 21:10:11,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-group-rules?security_group_id=170c80fb-d2a8-4ddb-a76d-7ff89169b940 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52f3ea8bece54f0dd9ba819f2e7ae993535c9bdd" 2018-06-27 21:10:11,154 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:10:11 GMT Content-Type: application/json Content-Length: 2490 Connection: keep-alive X-Openstack-Request-Id: req-54b96145-1932-4845-9c46-14539a240c26 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-27T21:10:03Z", "security_group_id": "170c80fb-d2a8-4ddb-a76d-7ff89169b940", "port_range_min": null, "revision_number": 0, "tenant_id": "ed24a7e10ccc41948940f456864689af", "created_at": "2018-06-27T21:10:03Z", "project_id": "ed24a7e10ccc41948940f456864689af", "id": "09db6d1f-9246-4e17-86b1-4c0714f9bc7e"}, {"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-27T21:10:04Z", "security_group_id": "170c80fb-d2a8-4ddb-a76d-7ff89169b940", "port_range_min": null, "revision_number": 0, "tenant_id": "ed24a7e10ccc41948940f456864689af", "created_at": "2018-06-27T21:10:04Z", "project_id": "ed24a7e10ccc41948940f456864689af", "id": "0e72c779-f9d5-456c-93ea-4266ddff5506"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:09:59Z", "security_group_id": "170c80fb-d2a8-4ddb-a76d-7ff89169b940", "port_range_min": null, "revision_number": 0, "tenant_id": "ed24a7e10ccc41948940f456864689af", "created_at": "2018-06-27T21:09:59Z", "project_id": "ed24a7e10ccc41948940f456864689af", "id": "292a192f-e670-4da0-a0a1-c3509f683e45"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:09:59Z", "security_group_id": "170c80fb-d2a8-4ddb-a76d-7ff89169b940", "port_range_min": null, "revision_number": 0, "tenant_id": "ed24a7e10ccc41948940f456864689af", "created_at": "2018-06-27T21:09:59Z", "project_id": "ed24a7e10ccc41948940f456864689af", "id": "9cb740fd-6876-44f5-b051-36581f696d39"}, {"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-27T21:10:06Z", "security_group_id": "170c80fb-d2a8-4ddb-a76d-7ff89169b940", "port_range_min": 10, "revision_number": 0, "tenant_id": "ed24a7e10ccc41948940f456864689af", "created_at": "2018-06-27T21:10:06Z", "project_id": "ed24a7e10ccc41948940f456864689af", "id": "d28d8a9a-fcf0-4693-a91b-6cc66529885b"}]} 2018-06-27 21:10:11,155 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=170c80fb-d2a8-4ddb-a76d-7ff89169b940 used request id req-54b96145-1932-4845-9c46-14539a240c26 2018-06-27 21:10:11,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-groups?name=CreateSecurityGroupTests-82db6252-30d3-41c6-a11f-3c09e7b0029dname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52f3ea8bece54f0dd9ba819f2e7ae993535c9bdd" 2018-06-27 21:10:11,898 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:10:11 GMT Content-Type: application/json Content-Length: 2935 Connection: keep-alive X-Openstack-Request-Id: req-ecae667f-2dbc-4d21-b4ff-8e2eb0de8364 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ed24a7e10ccc41948940f456864689af", "created_at": "2018-06-27T21:09:59Z", "updated_at": "2018-06-27T21:10:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:10:03Z", "revision_number": 0, "id": "09db6d1f-9246-4e17-86b1-4c0714f9bc7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:10:03Z", "security_group_id": "170c80fb-d2a8-4ddb-a76d-7ff89169b940", "tenant_id": "ed24a7e10ccc41948940f456864689af", "port_range_min": null, "ethertype": "IPv4", "project_id": "ed24a7e10ccc41948940f456864689af"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:10:04Z", "revision_number": 0, "id": "0e72c779-f9d5-456c-93ea-4266ddff5506", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:10:04Z", "security_group_id": "170c80fb-d2a8-4ddb-a76d-7ff89169b940", "tenant_id": "ed24a7e10ccc41948940f456864689af", "port_range_min": null, "ethertype": "IPv6", "project_id": "ed24a7e10ccc41948940f456864689af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:09:59Z", "revision_number": 0, "id": "292a192f-e670-4da0-a0a1-c3509f683e45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:09:59Z", "security_group_id": "170c80fb-d2a8-4ddb-a76d-7ff89169b940", "tenant_id": "ed24a7e10ccc41948940f456864689af", "port_range_min": null, "ethertype": "IPv6", "project_id": "ed24a7e10ccc41948940f456864689af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:09:59Z", "revision_number": 0, "id": "9cb740fd-6876-44f5-b051-36581f696d39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:09:59Z", "security_group_id": "170c80fb-d2a8-4ddb-a76d-7ff89169b940", "tenant_id": "ed24a7e10ccc41948940f456864689af", "port_range_min": null, "ethertype": "IPv4", "project_id": "ed24a7e10ccc41948940f456864689af"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-06-27T21:10:06Z", "revision_number": 0, "id": "d28d8a9a-fcf0-4693-a91b-6cc66529885b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:10:06Z", "security_group_id": "170c80fb-d2a8-4ddb-a76d-7ff89169b940", "tenant_id": "ed24a7e10ccc41948940f456864689af", "port_range_min": 10, "ethertype": "IPv4", "project_id": "ed24a7e10ccc41948940f456864689af"}], "revision_number": 5, "project_id": "ed24a7e10ccc41948940f456864689af", "id": "170c80fb-d2a8-4ddb-a76d-7ff89169b940", "name": "CreateSecurityGroupTests-82db6252-30d3-41c6-a11f-3c09e7b0029dname"}]} 2018-06-27 21:10:11,899 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-82db6252-30d3-41c6-a11f-3c09e7b0029dname used request id req-ecae667f-2dbc-4d21-b4ff-8e2eb0de8364 2018-06-27 21:10:11,900 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 170c80fb-d2a8-4ddb-a76d-7ff89169b940 2018-06-27 21:10:11,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=170c80fb-d2a8-4ddb-a76d-7ff89169b940 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52f3ea8bece54f0dd9ba819f2e7ae993535c9bdd" 2018-06-27 21:10:12,000 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:10:11 GMT Content-Type: application/json Content-Length: 2490 Connection: keep-alive X-Openstack-Request-Id: req-57434d30-3692-4f91-a98a-d853d5cf1609 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-27T21:10:03Z", "security_group_id": "170c80fb-d2a8-4ddb-a76d-7ff89169b940", "port_range_min": null, "revision_number": 0, "tenant_id": "ed24a7e10ccc41948940f456864689af", "created_at": "2018-06-27T21:10:03Z", "project_id": "ed24a7e10ccc41948940f456864689af", "id": "09db6d1f-9246-4e17-86b1-4c0714f9bc7e"}, {"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-27T21:10:04Z", "security_group_id": "170c80fb-d2a8-4ddb-a76d-7ff89169b940", "port_range_min": null, "revision_number": 0, "tenant_id": "ed24a7e10ccc41948940f456864689af", "created_at": "2018-06-27T21:10:04Z", "project_id": "ed24a7e10ccc41948940f456864689af", "id": "0e72c779-f9d5-456c-93ea-4266ddff5506"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:09:59Z", "security_group_id": "170c80fb-d2a8-4ddb-a76d-7ff89169b940", "port_range_min": null, "revision_number": 0, "tenant_id": "ed24a7e10ccc41948940f456864689af", "created_at": "2018-06-27T21:09:59Z", "project_id": "ed24a7e10ccc41948940f456864689af", "id": "292a192f-e670-4da0-a0a1-c3509f683e45"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:09:59Z", "security_group_id": "170c80fb-d2a8-4ddb-a76d-7ff89169b940", "port_range_min": null, "revision_number": 0, "tenant_id": "ed24a7e10ccc41948940f456864689af", "created_at": "2018-06-27T21:09:59Z", "project_id": "ed24a7e10ccc41948940f456864689af", "id": "9cb740fd-6876-44f5-b051-36581f696d39"}, {"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-27T21:10:06Z", "security_group_id": "170c80fb-d2a8-4ddb-a76d-7ff89169b940", "port_range_min": 10, "revision_number": 0, "tenant_id": "ed24a7e10ccc41948940f456864689af", "created_at": "2018-06-27T21:10:06Z", "project_id": "ed24a7e10ccc41948940f456864689af", "id": "d28d8a9a-fcf0-4693-a91b-6cc66529885b"}]} 2018-06-27 21:10:12,000 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=170c80fb-d2a8-4ddb-a76d-7ff89169b940 used request id req-57434d30-3692-4f91-a98a-d853d5cf1609 2018-06-27 21:10:12,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/security-groups?name=CreateSecurityGroupTests-82db6252-30d3-41c6-a11f-3c09e7b0029dname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52f3ea8bece54f0dd9ba819f2e7ae993535c9bdd" 2018-06-27 21:10:12,201 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:10:12 GMT Content-Type: application/json Content-Length: 2935 Connection: keep-alive X-Openstack-Request-Id: req-0d3a518b-3c36-4013-8a41-23df340c41c4 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ed24a7e10ccc41948940f456864689af", "created_at": "2018-06-27T21:09:59Z", "updated_at": "2018-06-27T21:10:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:10:03Z", "revision_number": 0, "id": "09db6d1f-9246-4e17-86b1-4c0714f9bc7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:10:03Z", "security_group_id": "170c80fb-d2a8-4ddb-a76d-7ff89169b940", "tenant_id": "ed24a7e10ccc41948940f456864689af", "port_range_min": null, "ethertype": "IPv4", "project_id": "ed24a7e10ccc41948940f456864689af"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:10:04Z", "revision_number": 0, "id": "0e72c779-f9d5-456c-93ea-4266ddff5506", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:10:04Z", "security_group_id": "170c80fb-d2a8-4ddb-a76d-7ff89169b940", "tenant_id": "ed24a7e10ccc41948940f456864689af", "port_range_min": null, "ethertype": "IPv6", "project_id": "ed24a7e10ccc41948940f456864689af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:09:59Z", "revision_number": 0, "id": "292a192f-e670-4da0-a0a1-c3509f683e45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:09:59Z", "security_group_id": "170c80fb-d2a8-4ddb-a76d-7ff89169b940", "tenant_id": "ed24a7e10ccc41948940f456864689af", "port_range_min": null, "ethertype": "IPv6", "project_id": "ed24a7e10ccc41948940f456864689af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:09:59Z", "revision_number": 0, "id": "9cb740fd-6876-44f5-b051-36581f696d39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:09:59Z", "security_group_id": "170c80fb-d2a8-4ddb-a76d-7ff89169b940", "tenant_id": "ed24a7e10ccc41948940f456864689af", "port_range_min": null, "ethertype": "IPv4", "project_id": "ed24a7e10ccc41948940f456864689af"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-06-27T21:10:06Z", "revision_number": 0, "id": "d28d8a9a-fcf0-4693-a91b-6cc66529885b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:10:06Z", "security_group_id": "170c80fb-d2a8-4ddb-a76d-7ff89169b940", "tenant_id": "ed24a7e10ccc41948940f456864689af", "port_range_min": 10, "ethertype": "IPv4", "project_id": "ed24a7e10ccc41948940f456864689af"}], "revision_number": 5, "project_id": "ed24a7e10ccc41948940f456864689af", "id": "170c80fb-d2a8-4ddb-a76d-7ff89169b940", "name": "CreateSecurityGroupTests-82db6252-30d3-41c6-a11f-3c09e7b0029dname"}]} 2018-06-27 21:10:12,201 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-82db6252-30d3-41c6-a11f-3c09e7b0029dname used request id req-0d3a518b-3c36-4013-8a41-23df340c41c4 2018-06-27 21:10:12,202 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 170c80fb-d2a8-4ddb-a76d-7ff89169b940 2018-06-27 21:10:12,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/security-group-rules?security_group_id=170c80fb-d2a8-4ddb-a76d-7ff89169b940 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52f3ea8bece54f0dd9ba819f2e7ae993535c9bdd" 2018-06-27 21:10:12,348 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:10:12 GMT Content-Type: application/json Content-Length: 2490 Connection: keep-alive X-Openstack-Request-Id: req-8ee5ce5a-2086-4a5b-ab9d-17421febf09e 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-27T21:10:03Z", "security_group_id": "170c80fb-d2a8-4ddb-a76d-7ff89169b940", "port_range_min": null, "revision_number": 0, "tenant_id": "ed24a7e10ccc41948940f456864689af", "created_at": "2018-06-27T21:10:03Z", "project_id": "ed24a7e10ccc41948940f456864689af", "id": "09db6d1f-9246-4e17-86b1-4c0714f9bc7e"}, {"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-27T21:10:04Z", "security_group_id": "170c80fb-d2a8-4ddb-a76d-7ff89169b940", "port_range_min": null, "revision_number": 0, "tenant_id": "ed24a7e10ccc41948940f456864689af", "created_at": "2018-06-27T21:10:04Z", "project_id": "ed24a7e10ccc41948940f456864689af", "id": "0e72c779-f9d5-456c-93ea-4266ddff5506"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:09:59Z", "security_group_id": "170c80fb-d2a8-4ddb-a76d-7ff89169b940", "port_range_min": null, "revision_number": 0, "tenant_id": "ed24a7e10ccc41948940f456864689af", "created_at": "2018-06-27T21:09:59Z", "project_id": "ed24a7e10ccc41948940f456864689af", "id": "292a192f-e670-4da0-a0a1-c3509f683e45"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:09:59Z", "security_group_id": "170c80fb-d2a8-4ddb-a76d-7ff89169b940", "port_range_min": null, "revision_number": 0, "tenant_id": "ed24a7e10ccc41948940f456864689af", "created_at": "2018-06-27T21:09:59Z", "project_id": "ed24a7e10ccc41948940f456864689af", "id": "9cb740fd-6876-44f5-b051-36581f696d39"}, {"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-27T21:10:06Z", "security_group_id": "170c80fb-d2a8-4ddb-a76d-7ff89169b940", "port_range_min": 10, "revision_number": 0, "tenant_id": "ed24a7e10ccc41948940f456864689af", "created_at": "2018-06-27T21:10:06Z", "project_id": "ed24a7e10ccc41948940f456864689af", "id": "d28d8a9a-fcf0-4693-a91b-6cc66529885b"}]} 2018-06-27 21:10:12,348 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=170c80fb-d2a8-4ddb-a76d-7ff89169b940 used request id req-8ee5ce5a-2086-4a5b-ab9d-17421febf09e 2018-06-27 21:10:12,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-82db6252-30d3-41c6-a11f-3c09e7b0029dname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52f3ea8bece54f0dd9ba819f2e7ae993535c9bdd" 2018-06-27 21:10:12,557 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:10:12 GMT Content-Type: application/json Content-Length: 2935 Connection: keep-alive X-Openstack-Request-Id: req-fb486541-f287-4ff6-9911-7100ac8ac3c1 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ed24a7e10ccc41948940f456864689af", "created_at": "2018-06-27T21:09:59Z", "updated_at": "2018-06-27T21:10:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:10:03Z", "revision_number": 0, "id": "09db6d1f-9246-4e17-86b1-4c0714f9bc7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:10:03Z", "security_group_id": "170c80fb-d2a8-4ddb-a76d-7ff89169b940", "tenant_id": "ed24a7e10ccc41948940f456864689af", "port_range_min": null, "ethertype": "IPv4", "project_id": "ed24a7e10ccc41948940f456864689af"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:10:04Z", "revision_number": 0, "id": "0e72c779-f9d5-456c-93ea-4266ddff5506", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:10:04Z", "security_group_id": "170c80fb-d2a8-4ddb-a76d-7ff89169b940", "tenant_id": "ed24a7e10ccc41948940f456864689af", "port_range_min": null, "ethertype": "IPv6", "project_id": "ed24a7e10ccc41948940f456864689af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:09:59Z", "revision_number": 0, "id": "292a192f-e670-4da0-a0a1-c3509f683e45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:09:59Z", "security_group_id": "170c80fb-d2a8-4ddb-a76d-7ff89169b940", "tenant_id": "ed24a7e10ccc41948940f456864689af", "port_range_min": null, "ethertype": "IPv6", "project_id": "ed24a7e10ccc41948940f456864689af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:09:59Z", "revision_number": 0, "id": "9cb740fd-6876-44f5-b051-36581f696d39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:09:59Z", "security_group_id": "170c80fb-d2a8-4ddb-a76d-7ff89169b940", "tenant_id": "ed24a7e10ccc41948940f456864689af", "port_range_min": null, "ethertype": "IPv4", "project_id": "ed24a7e10ccc41948940f456864689af"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-06-27T21:10:06Z", "revision_number": 0, "id": "d28d8a9a-fcf0-4693-a91b-6cc66529885b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:10:06Z", "security_group_id": "170c80fb-d2a8-4ddb-a76d-7ff89169b940", "tenant_id": "ed24a7e10ccc41948940f456864689af", "port_range_min": 10, "ethertype": "IPv4", "project_id": "ed24a7e10ccc41948940f456864689af"}], "revision_number": 5, "project_id": "ed24a7e10ccc41948940f456864689af", "id": "170c80fb-d2a8-4ddb-a76d-7ff89169b940", "name": "CreateSecurityGroupTests-82db6252-30d3-41c6-a11f-3c09e7b0029dname"}]} 2018-06-27 21:10:12,557 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-82db6252-30d3-41c6-a11f-3c09e7b0029dname used request id req-fb486541-f287-4ff6-9911-7100ac8ac3c1 2018-06-27 21:10:12,558 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 170c80fb-d2a8-4ddb-a76d-7ff89169b940 2018-06-27 21:10:12,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=170c80fb-d2a8-4ddb-a76d-7ff89169b940 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52f3ea8bece54f0dd9ba819f2e7ae993535c9bdd" 2018-06-27 21:10:12,678 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:10:12 GMT Content-Type: application/json Content-Length: 2490 Connection: keep-alive X-Openstack-Request-Id: req-6e784a67-5475-4056-8cad-c2240a19fb20 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-27T21:10:03Z", "security_group_id": "170c80fb-d2a8-4ddb-a76d-7ff89169b940", "port_range_min": null, "revision_number": 0, "tenant_id": "ed24a7e10ccc41948940f456864689af", "created_at": "2018-06-27T21:10:03Z", "project_id": "ed24a7e10ccc41948940f456864689af", "id": "09db6d1f-9246-4e17-86b1-4c0714f9bc7e"}, {"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-27T21:10:04Z", "security_group_id": "170c80fb-d2a8-4ddb-a76d-7ff89169b940", "port_range_min": null, "revision_number": 0, "tenant_id": "ed24a7e10ccc41948940f456864689af", "created_at": "2018-06-27T21:10:04Z", "project_id": "ed24a7e10ccc41948940f456864689af", "id": "0e72c779-f9d5-456c-93ea-4266ddff5506"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:09:59Z", "security_group_id": "170c80fb-d2a8-4ddb-a76d-7ff89169b940", "port_range_min": null, "revision_number": 0, "tenant_id": "ed24a7e10ccc41948940f456864689af", "created_at": "2018-06-27T21:09:59Z", "project_id": "ed24a7e10ccc41948940f456864689af", "id": "292a192f-e670-4da0-a0a1-c3509f683e45"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:09:59Z", "security_group_id": "170c80fb-d2a8-4ddb-a76d-7ff89169b940", "port_range_min": null, "revision_number": 0, "tenant_id": "ed24a7e10ccc41948940f456864689af", "created_at": "2018-06-27T21:09:59Z", "project_id": "ed24a7e10ccc41948940f456864689af", "id": "9cb740fd-6876-44f5-b051-36581f696d39"}, {"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-27T21:10:06Z", "security_group_id": "170c80fb-d2a8-4ddb-a76d-7ff89169b940", "port_range_min": 10, "revision_number": 0, "tenant_id": "ed24a7e10ccc41948940f456864689af", "created_at": "2018-06-27T21:10:06Z", "project_id": "ed24a7e10ccc41948940f456864689af", "id": "d28d8a9a-fcf0-4693-a91b-6cc66529885b"}]} 2018-06-27 21:10:12,678 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=170c80fb-d2a8-4ddb-a76d-7ff89169b940 used request id req-6e784a67-5475-4056-8cad-c2240a19fb20 2018-06-27 21:10:12,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/security-groups?name=CreateSecurityGroupTests-82db6252-30d3-41c6-a11f-3c09e7b0029dname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52f3ea8bece54f0dd9ba819f2e7ae993535c9bdd" 2018-06-27 21:10:12,875 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:10:12 GMT Content-Type: application/json Content-Length: 2935 Connection: keep-alive X-Openstack-Request-Id: req-ab6e0556-1101-4466-ac68-361ef4455fa1 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ed24a7e10ccc41948940f456864689af", "created_at": "2018-06-27T21:09:59Z", "updated_at": "2018-06-27T21:10:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:10:03Z", "revision_number": 0, "id": "09db6d1f-9246-4e17-86b1-4c0714f9bc7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:10:03Z", "security_group_id": "170c80fb-d2a8-4ddb-a76d-7ff89169b940", "tenant_id": "ed24a7e10ccc41948940f456864689af", "port_range_min": null, "ethertype": "IPv4", "project_id": "ed24a7e10ccc41948940f456864689af"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:10:04Z", "revision_number": 0, "id": "0e72c779-f9d5-456c-93ea-4266ddff5506", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:10:04Z", "security_group_id": "170c80fb-d2a8-4ddb-a76d-7ff89169b940", "tenant_id": "ed24a7e10ccc41948940f456864689af", "port_range_min": null, "ethertype": "IPv6", "project_id": "ed24a7e10ccc41948940f456864689af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:09:59Z", "revision_number": 0, "id": "292a192f-e670-4da0-a0a1-c3509f683e45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:09:59Z", "security_group_id": "170c80fb-d2a8-4ddb-a76d-7ff89169b940", "tenant_id": "ed24a7e10ccc41948940f456864689af", "port_range_min": null, "ethertype": "IPv6", "project_id": "ed24a7e10ccc41948940f456864689af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:09:59Z", "revision_number": 0, "id": "9cb740fd-6876-44f5-b051-36581f696d39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:09:59Z", "security_group_id": "170c80fb-d2a8-4ddb-a76d-7ff89169b940", "tenant_id": "ed24a7e10ccc41948940f456864689af", "port_range_min": null, "ethertype": "IPv4", "project_id": "ed24a7e10ccc41948940f456864689af"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-06-27T21:10:06Z", "revision_number": 0, "id": "d28d8a9a-fcf0-4693-a91b-6cc66529885b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:10:06Z", "security_group_id": "170c80fb-d2a8-4ddb-a76d-7ff89169b940", "tenant_id": "ed24a7e10ccc41948940f456864689af", "port_range_min": 10, "ethertype": "IPv4", "project_id": "ed24a7e10ccc41948940f456864689af"}], "revision_number": 5, "project_id": "ed24a7e10ccc41948940f456864689af", "id": "170c80fb-d2a8-4ddb-a76d-7ff89169b940", "name": "CreateSecurityGroupTests-82db6252-30d3-41c6-a11f-3c09e7b0029dname"}]} 2018-06-27 21:10:12,876 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-82db6252-30d3-41c6-a11f-3c09e7b0029dname used request id req-ab6e0556-1101-4466-ac68-361ef4455fa1 2018-06-27 21:10:12,876 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 170c80fb-d2a8-4ddb-a76d-7ff89169b940 2018-06-27 21:10:12,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=170c80fb-d2a8-4ddb-a76d-7ff89169b940 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52f3ea8bece54f0dd9ba819f2e7ae993535c9bdd" 2018-06-27 21:10:12,984 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:10:12 GMT Content-Type: application/json Content-Length: 2490 Connection: keep-alive X-Openstack-Request-Id: req-08eb9456-9c50-4cf5-bb92-0ade8e770009 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-27T21:10:03Z", "security_group_id": "170c80fb-d2a8-4ddb-a76d-7ff89169b940", "port_range_min": null, "revision_number": 0, "tenant_id": "ed24a7e10ccc41948940f456864689af", "created_at": "2018-06-27T21:10:03Z", "project_id": "ed24a7e10ccc41948940f456864689af", "id": "09db6d1f-9246-4e17-86b1-4c0714f9bc7e"}, {"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-27T21:10:04Z", "security_group_id": "170c80fb-d2a8-4ddb-a76d-7ff89169b940", "port_range_min": null, "revision_number": 0, "tenant_id": "ed24a7e10ccc41948940f456864689af", "created_at": "2018-06-27T21:10:04Z", "project_id": "ed24a7e10ccc41948940f456864689af", "id": "0e72c779-f9d5-456c-93ea-4266ddff5506"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:09:59Z", "security_group_id": "170c80fb-d2a8-4ddb-a76d-7ff89169b940", "port_range_min": null, "revision_number": 0, "tenant_id": "ed24a7e10ccc41948940f456864689af", "created_at": "2018-06-27T21:09:59Z", "project_id": "ed24a7e10ccc41948940f456864689af", "id": "292a192f-e670-4da0-a0a1-c3509f683e45"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:09:59Z", "security_group_id": "170c80fb-d2a8-4ddb-a76d-7ff89169b940", "port_range_min": null, "revision_number": 0, "tenant_id": "ed24a7e10ccc41948940f456864689af", "created_at": "2018-06-27T21:09:59Z", "project_id": "ed24a7e10ccc41948940f456864689af", "id": "9cb740fd-6876-44f5-b051-36581f696d39"}, {"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-27T21:10:06Z", "security_group_id": "170c80fb-d2a8-4ddb-a76d-7ff89169b940", "port_range_min": 10, "revision_number": 0, "tenant_id": "ed24a7e10ccc41948940f456864689af", "created_at": "2018-06-27T21:10:06Z", "project_id": "ed24a7e10ccc41948940f456864689af", "id": "d28d8a9a-fcf0-4693-a91b-6cc66529885b"}]} 2018-06-27 21:10:12,984 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=170c80fb-d2a8-4ddb-a76d-7ff89169b940 used request id req-08eb9456-9c50-4cf5-bb92-0ade8e770009 2018-06-27 21:10:12,985 - neutron_utils - INFO - Deleting security group rule with ID - 292a192f-e670-4da0-a0a1-c3509f683e45 2018-06-27 21:10:12,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/security-group-rules/292a192f-e670-4da0-a0a1-c3509f683e45 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7e3f21ae31e08c7cdf930b0f651151042886992" 2018-06-27 21:10:13,281 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:10:13 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-1d335927-90e7-436c-a159-194c7a5ae570 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:10:13,281 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/292a192f-e670-4da0-a0a1-c3509f683e45 used request id req-1d335927-90e7-436c-a159-194c7a5ae570 2018-06-27 21:10:13,281 - neutron_utils - INFO - Deleting security group rule with ID - 09db6d1f-9246-4e17-86b1-4c0714f9bc7e 2018-06-27 21:10:13,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-group-rules/09db6d1f-9246-4e17-86b1-4c0714f9bc7e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7e3f21ae31e08c7cdf930b0f651151042886992" 2018-06-27 21:10:13,484 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:10:13 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-f1774f3d-21ed-4435-90ce-8177b88ce9d4 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:10:13,484 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/09db6d1f-9246-4e17-86b1-4c0714f9bc7e used request id req-f1774f3d-21ed-4435-90ce-8177b88ce9d4 2018-06-27 21:10:13,485 - neutron_utils - INFO - Deleting security group rule with ID - d28d8a9a-fcf0-4693-a91b-6cc66529885b 2018-06-27 21:10:13,490 - 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/d28d8a9a-fcf0-4693-a91b-6cc66529885b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7e3f21ae31e08c7cdf930b0f651151042886992" 2018-06-27 21:10:13,691 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:10:13 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-3edf25af-a3fe-4fea-9827-bc94f847ce04 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:10:13,691 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/d28d8a9a-fcf0-4693-a91b-6cc66529885b used request id req-3edf25af-a3fe-4fea-9827-bc94f847ce04 2018-06-27 21:10:13,691 - neutron_utils - INFO - Deleting security group rule with ID - 0e72c779-f9d5-456c-93ea-4266ddff5506 2018-06-27 21:10:13,696 - 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/0e72c779-f9d5-456c-93ea-4266ddff5506 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7e3f21ae31e08c7cdf930b0f651151042886992" 2018-06-27 21:10:14,019 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:10:14 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-e3dc48c2-cc52-4f0c-aaae-12f999a78d66 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:10:14,019 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/0e72c779-f9d5-456c-93ea-4266ddff5506 used request id req-e3dc48c2-cc52-4f0c-aaae-12f999a78d66 2018-06-27 21:10:14,019 - neutron_utils - INFO - Deleting security group rule with ID - 9cb740fd-6876-44f5-b051-36581f696d39 2018-06-27 21:10:14,024 - 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/9cb740fd-6876-44f5-b051-36581f696d39 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7e3f21ae31e08c7cdf930b0f651151042886992" 2018-06-27 21:10:14,349 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:10:14 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-8b270421-07a4-4391-97d6-2f7e86912efb Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:10:14,349 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/9cb740fd-6876-44f5-b051-36581f696d39 used request id req-8b270421-07a4-4391-97d6-2f7e86912efb 2018-06-27 21:10:14,349 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-82db6252-30d3-41c6-a11f-3c09e7b0029dname 2018-06-27 21:10:14,355 - 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/170c80fb-d2a8-4ddb-a76d-7ff89169b940 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7e3f21ae31e08c7cdf930b0f651151042886992" 2018-06-27 21:10:14,677 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:10:14 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-1b7c9fed-4036-4393-86a6-e092c3e03483 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:10:14,677 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/170c80fb-d2a8-4ddb-a76d-7ff89169b940 used request id req-1b7c9fed-4036-4393-86a6-e092c3e03483 2018-06-27 21:10:14,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/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54ba38d2ef4c1f8112391eaa6d8057fc2b08bb7e" 2018-06-27 21:10:15,740 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:10:15 GMT Content-Type: application/json Content-Length: 11766 Connection: keep-alive X-Openstack-Request-Id: req-2847238f-73e9-4c02-a6d9-19a913648be2 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-27T19:03:04Z", "updated_at": "2018-06-27T19:03:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "6748ef1e-56da-434e-9e89-e86b58537b65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "b3e3826c-1c48-4699-93f0-f8a310956753", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "bfad35fa-7ea9-4a81-917d-7b86481eb510", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "d657b333-103d-4d19-add8-1e8bae2f8849", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ed24a7e10ccc41948940f456864689af", "created_at": "2018-06-27T21:09:59Z", "updated_at": "2018-06-27T21:09:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:09:59Z", "revision_number": 0, "id": "09656f46-9dad-46ae-9577-ac8207ed64bd", "remote_group_id": "7a6e2b4d-915f-4b3c-9164-4ca0d43c95fe", "remote_ip_prefix": null, "created_at": "2018-06-27T21:09:59Z", "security_group_id": "7a6e2b4d-915f-4b3c-9164-4ca0d43c95fe", "tenant_id": "ed24a7e10ccc41948940f456864689af", "port_range_min": null, "ethertype": "IPv4", "project_id": "ed24a7e10ccc41948940f456864689af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:09:59Z", "revision_number": 0, "id": "71f9fcb3-3f21-4e77-8122-8eefda08e62d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:09:59Z", "security_group_id": "7a6e2b4d-915f-4b3c-9164-4ca0d43c95fe", "tenant_id": "ed24a7e10ccc41948940f456864689af", "port_range_min": null, "ethertype": "IPv6", "project_id": "ed24a7e10ccc41948940f456864689af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:09:59Z", "revision_number": 0, "id": "86022862-97c4-49f1-8696-9c36d76e6c97", "remote_group_id": "7a6e2b4d-915f-4b3c-9164-4ca0d43c95fe", "remote_ip_prefix": null, "created_at": "2018-06-27T21:09:59Z", "security_group_id": "7a6e2b4d-915f-4b3c-9164-4ca0d43c95fe", "tenant_id": "ed24a7e10ccc41948940f456864689af", "port_range_min": null, "ethertype": "IPv6", "project_id": "ed24a7e10ccc41948940f456864689af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:09:59Z", "revision_number": 0, "id": "a4956feb-9df5-479e-b2e6-976a6de388c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:09:59Z", "security_group_id": "7a6e2b4d-915f-4b3c-9164-4ca0d43c95fe", "tenant_id": "ed24a7e10ccc41948940f456864689af", "port_range_min": null, "ethertype": "IPv4", "project_id": "ed24a7e10ccc41948940f456864689af"}], "revision_number": 4, "project_id": "ed24a7e10ccc41948940f456864689af", "id": "7a6e2b4d-915f-4b3c-9164-4ca0d43c95fe", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b92069937e44a3786e439f95c61afe5", "created_at": "2018-06-27T19:08:41Z", "updated_at": "2018-06-27T19:08:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "4ac2a090-f595-4e7b-9b7a-a52fa204e881", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "5508c0b1-6261-44cb-854d-60c64bcbba0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "a60c77dc-6985-48ac-a3a3-067176d3e52f", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "e6ec0fa4-1eb3-4c5d-a451-c7acfd7fde82", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}], "revision_number": 4, "project_id": "4b92069937e44a3786e439f95c61afe5", "id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T18:59:55Z", "updated_at": "2018-06-27T18:59:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "5a060918-419b-4ec3-90df-a7764c06af2f", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "6cd9bbf0-4d1b-4b13-a6c4-e20a15bb3360", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "8134c0f0-89c6-4d45-bef8-a9260d9d0723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "e0e7297a-a59d-4d2b-b75c-2cc86b269114", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}], "revision_number": 4, "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "created_at": "2018-06-27T21:03:43Z", "updated_at": "2018-06-27T21:03:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "41061dbf-a5a2-465f-84dd-140f6104b3f7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "47d5c96d-0510-41a5-b33e-5683702c5bb8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "4b4b6430-3f42-4fe4-a25e-2c5c015a7699", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "e6a68cb7-6491-4474-a4d7-38496cac4eb7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}], "revision_number": 4, "project_id": "3f0a375b66c54145bff1c56e7c91ad73", "id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "name": "default"}]} 2018-06-27 21:10:15,741 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-2847238f-73e9-4c02-a6d9-19a913648be2 2018-06-27 21:10:15,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/ed24a7e10ccc41948940f456864689af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54ba38d2ef4c1f8112391eaa6d8057fc2b08bb7e" 2018-06-27 21:10:16,122 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:10:15 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-56bace2c-71fc-44f4-a09d-f9725edf6a42 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/ed24a7e10ccc41948940f456864689af"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ed24a7e10ccc41948940f456864689af", "name": "CreateSecurityGroupTests-a92bafd7-4dac-488-proj"}} 2018-06-27 21:10:16,123 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/ed24a7e10ccc41948940f456864689af used request id req-56bace2c-71fc-44f4-a09d-f9725edf6a42 2018-06-27 21:10:16,123 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7a6e2b4d-915f-4b3c-9164-4ca0d43c95fe 2018-06-27 21:10:16,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-group-rules?security_group_id=7a6e2b4d-915f-4b3c-9164-4ca0d43c95fe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54ba38d2ef4c1f8112391eaa6d8057fc2b08bb7e" 2018-06-27 21:10:16,214 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:10:16 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-8fb1a804-bf91-4025-b83a-947940067014 Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": "7a6e2b4d-915f-4b3c-9164-4ca0d43c95fe", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:09:59Z", "security_group_id": "7a6e2b4d-915f-4b3c-9164-4ca0d43c95fe", "port_range_min": null, "revision_number": 0, "tenant_id": "ed24a7e10ccc41948940f456864689af", "created_at": "2018-06-27T21:09:59Z", "project_id": "ed24a7e10ccc41948940f456864689af", "id": "09656f46-9dad-46ae-9577-ac8207ed64bd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:09:59Z", "security_group_id": "7a6e2b4d-915f-4b3c-9164-4ca0d43c95fe", "port_range_min": null, "revision_number": 0, "tenant_id": "ed24a7e10ccc41948940f456864689af", "created_at": "2018-06-27T21:09:59Z", "project_id": "ed24a7e10ccc41948940f456864689af", "id": "71f9fcb3-3f21-4e77-8122-8eefda08e62d"}, {"remote_group_id": "7a6e2b4d-915f-4b3c-9164-4ca0d43c95fe", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:09:59Z", "security_group_id": "7a6e2b4d-915f-4b3c-9164-4ca0d43c95fe", "port_range_min": null, "revision_number": 0, "tenant_id": "ed24a7e10ccc41948940f456864689af", "created_at": "2018-06-27T21:09:59Z", "project_id": "ed24a7e10ccc41948940f456864689af", "id": "86022862-97c4-49f1-8696-9c36d76e6c97"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:09:59Z", "security_group_id": "7a6e2b4d-915f-4b3c-9164-4ca0d43c95fe", "port_range_min": null, "revision_number": 0, "tenant_id": "ed24a7e10ccc41948940f456864689af", "created_at": "2018-06-27T21:09:59Z", "project_id": "ed24a7e10ccc41948940f456864689af", "id": "a4956feb-9df5-479e-b2e6-976a6de388c1"}]} 2018-06-27 21:10:16,214 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=7a6e2b4d-915f-4b3c-9164-4ca0d43c95fe used request id req-8fb1a804-bf91-4025-b83a-947940067014 2018-06-27 21:10:16,215 - neutron_utils - INFO - Deleting security group with name - default 2018-06-27 21:10:16,220 - 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/7a6e2b4d-915f-4b3c-9164-4ca0d43c95fe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54ba38d2ef4c1f8112391eaa6d8057fc2b08bb7e" 2018-06-27 21:10:16,713 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:10:16 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-b5ed79c7-c4fb-4347-a7b2-c32d8edd96f9 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:10:16,714 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/7a6e2b4d-915f-4b3c-9164-4ca0d43c95fe used request id req-b5ed79c7-c4fb-4347-a7b2-c32d8edd96f9 2018-06-27 21:10:16,715 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-a92bafd7-4dac-488-proj 2018-06-27 21:10:16,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/ed24a7e10ccc41948940f456864689af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54ba38d2ef4c1f8112391eaa6d8057fc2b08bb7e" 2018-06-27 21:10:17,441 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:10:16 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-da2e9316-fab2-4367-8478-cce9017a94b3 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:10:17,441 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/ed24a7e10ccc41948940f456864689af used request id req-da2e9316-fab2-4367-8478-cce9017a94b3 2018-06-27 21:10:17,441 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-a92bafd7-4dac-488-proj-role 2018-06-27 21:10:17,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/590b573673844cb89f61211251ecf0f3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54ba38d2ef4c1f8112391eaa6d8057fc2b08bb7e" 2018-06-27 21:10:17,873 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:10:17 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-58487190-9a3c-43b8-8b54-778e806bb1f9 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:10:17,874 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/590b573673844cb89f61211251ecf0f3 used request id req-58487190-9a3c-43b8-8b54-778e806bb1f9 2018-06-27 21:10:17,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54ba38d2ef4c1f8112391eaa6d8057fc2b08bb7e" 2018-06-27 21:10:18,296 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:10:17 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ae0aa396-94fc-477f-b748-7e15cdce7410 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 21:10:18,297 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-ae0aa396-94fc-477f-b748-7e15cdce7410 2018-06-27 21:10:18,297 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-a92bafd7-4dac-488-user 2018-06-27 21:10:18,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/841897ea289e4f9daf8fdf9a9d87288b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44ac52f9c8694e8d9ec1576084b356da8f713f5a" 2018-06-27 21:10:18,943 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:10:18 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-af1e7953-4d43-466b-b61c-bf4ed3017ba8 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:10:18,943 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/841897ea289e4f9daf8fdf9a9d87288b used request id req-af1e7953-4d43-466b-b61c-bf4ed3017ba8 2018-06-27 21:10:18,945 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:10:19,667 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:10:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["tMWlM3u6ToyNtvl3XSkogw"], "issued_at": "2018-06-27T21:10:19.000000Z"}} 2018-06-27 21:10:19,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8a1e8015a56aeee1a538edf828105b18403a7c1" 2018-06-27 21:10:20,041 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:10:19 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-36b2ad3f-523e-4455-b0c5-0af89784ddcf Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:10:20,041 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-36b2ad3f-523e-4455-b0c5-0af89784ddcf 2018-06-27 21:10:20,042 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:10:20,043 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:10:20,710 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:10:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["CgiDYiJATdiFuTlqOHZApg"], "issued_at": "2018-06-27T21:10:20.000000Z"}} 2018-06-27 21:10:20,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}1934dd685804fc790308b52fd092412427a7eb08" 2018-06-27 21:10:20,759 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:10:20 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-46e0429d-a61a-4b33-a9af-1a00b1a3de1a Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:10:20,759 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-46e0429d-a61a-4b33-a9af-1a00b1a3de1a 2018-06-27 21:10:20,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 21:10:20,774 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:10: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-27 21:10:20,774 - 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-95c2265a-6a5f-462-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1934dd685804fc790308b52fd092412427a7eb08" 2018-06-27 21:10:21,207 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:10:20 GMT Server: Apache Content-Length: 192 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ef0d6baa-4080-4d24-ad97-e110875c5866 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-95c2265a-6a5f-462-proj", "previous": null, "next": null}, "projects": []} 2018-06-27 21:10:21,207 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-95c2265a-6a5f-462-proj used request id req-ef0d6baa-4080-4d24-ad97-e110875c5866 2018-06-27 21:10:21,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}1934dd685804fc790308b52fd092412427a7eb08" 2018-06-27 21:10:21,584 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:10:21 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-79d0c4e3-2193-4f93-a98b-732230a6e5e7 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 21:10:21,584 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-79d0c4e3-2193-4f93-a98b-732230a6e5e7 2018-06-27 21:10:21,588 - 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}1934dd685804fc790308b52fd092412427a7eb08" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-95c2265a-6a5f-462-proj"}}' 2018-06-27 21:10:21,997 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 21:10:21 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ef13be35-0f1e-4c09-b238-07bef62ac426 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/9fd6c27d4afe45e88075add556bf443d"}, "tags": [], "enabled": true, "id": "9fd6c27d4afe45e88075add556bf443d", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-95c2265a-6a5f-462-proj"}} 2018-06-27 21:10:21,997 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-ef13be35-0f1e-4c09-b238-07bef62ac426 2018-06-27 21:10:21,997 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-95c2265a-6a5f-462-proj 2018-06-27 21:10:21,998 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:10:21,998 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:10:22,918 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:10:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["wAtiTYt0QsCplepvC1AdOQ"], "issued_at": "2018-06-27T21:10:22.000000Z"}} 2018-06-27 21:10:22,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceaef743000cba2f196123951a358e8b37a0fa10" 2018-06-27 21:10:23,252 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:10:22 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fdd6f8a2-9c49-44bd-bb51-b1c150b789bb Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:10:23,252 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-fdd6f8a2-9c49-44bd-bb51-b1c150b789bb 2018-06-27 21:10:23,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-27 21:10:23,268 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:10: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-27 21:10:23,269 - 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}ceaef743000cba2f196123951a358e8b37a0fa10" 2018-06-27 21:10:23,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:10:23 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-944d7c18-7227-47ff-b067-ce69d213847d Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/05b1bc3fa6fd4243a4ba8b4d6fcc3daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05b1bc3fa6fd4243a4ba8b4d6fcc3daf", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/48d44c9c0fea4f4e80edc7d2e0715db7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d44c9c0fea4f4e80edc7d2e0715db7", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/4d3721127bf84155a837606ce3feba32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d3721127bf84155a837606ce3feba32", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/5c846663ea6d407e9223de0719ce5442"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c846663ea6d407e9223de0719ce5442", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/73a10e6c4f67490a8a4030cc6cea32f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73a10e6c4f67490a8a4030cc6cea32f5", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/8ecfab7d9d4f47bb8892a85b7d2a0b5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ecfab7d9d4f47bb8892a85b7d2a0b5a", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/b278d529e9a54a9195e4e536b9384dc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b278d529e9a54a9195e4e536b9384dc0", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b7f107ae7bb34ccea8282b1a0ec7a979"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7f107ae7bb34ccea8282b1a0ec7a979", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/d21494d0185b463db36b8c8c2b341b97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d21494d0185b463db36b8c8c2b341b97", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e0bb346419f84e4680f6ca9a97f4fc0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e0bb346419f84e4680f6ca9a97f4fc0b", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "c8d542af72ce49338052c29f02c8857e", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e9dd794fa5c040a9a0445386fb2a6116"}, "options": {}, "id": "e9dd794fa5c040a9a0445386fb2a6116", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/e9f9c747d54947bc800a81ecf11858f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9f9c747d54947bc800a81ecf11858f5", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-27 21:10:23,628 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-944d7c18-7227-47ff-b067-ce69d213847d 2018-06-27 21:10:23,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?name=CreateSecurityGroupTests-95c2265a-6a5f-462-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceaef743000cba2f196123951a358e8b37a0fa10" 2018-06-27 21:10:24,038 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:10:23 GMT Server: Apache Content-Length: 467 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-04303a39-2110-46ef-9a82-7c56959318b6 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateSecurityGroupTests-95c2265a-6a5f-462-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/9fd6c27d4afe45e88075add556bf443d"}, "tags": [], "enabled": true, "id": "9fd6c27d4afe45e88075add556bf443d", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-95c2265a-6a5f-462-proj"}]} 2018-06-27 21:10:24,038 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateSecurityGroupTests-95c2265a-6a5f-462-proj used request id req-04303a39-2110-46ef-9a82-7c56959318b6 2018-06-27 21:10:24,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceaef743000cba2f196123951a358e8b37a0fa10" 2018-06-27 21:10:24,412 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:10:24 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0ae7edc6-f809-4061-ac6c-1610a477055e Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 21:10:24,413 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-0ae7edc6-f809-4061-ac6c-1610a477055e 2018-06-27 21:10:25,115 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-95c2265a-6a5f-462-user 2018-06-27 21:10:25,116 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:10:25,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? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1934dd685804fc790308b52fd092412427a7eb08" 2018-06-27 21:10:25,506 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:10:25 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d40924a6-689a-4eae-95b0-625d8553cb7c Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 21:10:25,506 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-d40924a6-689a-4eae-95b0-625d8553cb7c 2018-06-27 21:10:25,510 - 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}1934dd685804fc790308b52fd092412427a7eb08" -d '{"role": {"name": "CreateSecurityGroupTests-95c2265a-6a5f-462-proj-role"}}' 2018-06-27 21:10:26,024 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 21:10:25 GMT Server: Apache Content-Length: 223 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ea7e14a4-d33a-47d7-beee-f91b0003a9b1 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e7ecb8662f2f4d3996c641ec37058716", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7ecb8662f2f4d3996c641ec37058716"}, "name": "CreateSecurityGroupTests-95c2265a-6a5f-462-proj-role"}} 2018-06-27 21:10:26,024 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-ea7e14a4-d33a-47d7-beee-f91b0003a9b1 2018-06-27 21:10:26,024 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-95c2265a-6a5f-462-proj-role 2018-06-27 21:10:26,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/e7ecb8662f2f4d3996c641ec37058716 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1934dd685804fc790308b52fd092412427a7eb08" 2018-06-27 21:10:26,360 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:10:26 GMT Server: Apache Content-Length: 223 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5c3755b4-1095-475f-af84-a64841aae8ca Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e7ecb8662f2f4d3996c641ec37058716", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7ecb8662f2f4d3996c641ec37058716"}, "name": "CreateSecurityGroupTests-95c2265a-6a5f-462-proj-role"}} 2018-06-27 21:10:26,360 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/e7ecb8662f2f4d3996c641ec37058716 used request id req-5c3755b4-1095-475f-af84-a64841aae8ca 2018-06-27 21:10:26,360 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-95c2265a-6a5f-462-proj-role to project CreateSecurityGroupTests-95c2265a-6a5f-462-proj 2018-06-27 21:10:26,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/9fd6c27d4afe45e88075add556bf443d/users/1a76e0b491fd459489bcbd176592c0ae/roles/e7ecb8662f2f4d3996c641ec37058716 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1934dd685804fc790308b52fd092412427a7eb08" 2018-06-27 21:10:26,899 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:10:26 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bf4da620-ef2b-47ed-8a07-7796d9198ace Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:10:26,899 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/9fd6c27d4afe45e88075add556bf443d/users/1a76e0b491fd459489bcbd176592c0ae/roles/e7ecb8662f2f4d3996c641ec37058716 used request id req-bf4da620-ef2b-47ed-8a07-7796d9198ace 2018-06-27 21:10:26,899 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:10:26,900 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:10:27,720 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7ecb8662f2f4d3996c641ec37058716", "name": "CreateSecurityGroupTests-95c2265a-6a5f-462-proj-role"}], "expires_at": "2018-06-27T22:10:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9fd6c27d4afe45e88075add556bf443d", "name": "CreateSecurityGroupTests-95c2265a-6a5f-462-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/9fd6c27d4afe45e88075add556bf443d", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/9fd6c27d4afe45e88075add556bf443d", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/9fd6c27d4afe45e88075add556bf443d", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/9fd6c27d4afe45e88075add556bf443d", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/9fd6c27d4afe45e88075add556bf443d", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/9fd6c27d4afe45e88075add556bf443d", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/9fd6c27d4afe45e88075add556bf443d", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/9fd6c27d4afe45e88075add556bf443d", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/9fd6c27d4afe45e88075add556bf443d", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/9fd6c27d4afe45e88075add556bf443d", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/9fd6c27d4afe45e88075add556bf443d", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/9fd6c27d4afe45e88075add556bf443d", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-95c2265a-6a5f-462-user", "id": "1a76e0b491fd459489bcbd176592c0ae"}, "audit_ids": ["fFn_6i4ySLqMzWlbLfpEgg"], "issued_at": "2018-06-27T21:10:27.000000Z"}} 2018-06-27 21:10:27,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}c819fd33b6f81f2355524d477a59e1f1954881b9" 2018-06-27 21:10:28,105 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:10:27 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1911de64-e4ee-4f3f-a2f8-6d8ef369f600 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:10:28,106 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-1911de64-e4ee-4f3f-a2f8-6d8ef369f600 2018-06-27 21:10:28,112 - keystoneauth.session - 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-7672bc0d-c6b5-4d3a-8313-8aa6be45cc8dname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c819fd33b6f81f2355524d477a59e1f1954881b9" 2018-06-27 21:10:29,351 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:10:29 GMT Content-Type: application/json Content-Length: 23 Connection: keep-alive X-Openstack-Request-Id: req-1b61b5a3-aba6-4aa4-ba74-b9783b44bacf Front-End-Https: on RESP BODY: {"security_groups": []} 2018-06-27 21:10:29,351 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-7672bc0d-c6b5-4d3a-8313-8aa6be45cc8dname&description=hello+group used request id req-1b61b5a3-aba6-4aa4-ba74-b9783b44bacf 2018-06-27 21:10:29,352 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-7672bc0d-c6b5-4d3a-8313-8aa6be45cc8dname... 2018-06-27 21:10:29,352 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-7672bc0d-c6b5-4d3a-8313-8aa6be45cc8dname 2018-06-27 21:10:29,357 - 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}c819fd33b6f81f2355524d477a59e1f1954881b9" -d '{"security_group": {"name": "CreateSecurityGroupTests-7672bc0d-c6b5-4d3a-8313-8aa6be45cc8dname", "description": "hello group"}}' 2018-06-27 21:10:30,873 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 21:10:30 GMT Content-Type: application/json Content-Length: 1408 Connection: keep-alive X-Openstack-Request-Id: req-7ec584f3-083d-4d7d-a503-2e2a78f06bcf Front-End-Https: on RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "9fd6c27d4afe45e88075add556bf443d", "created_at": "2018-06-27T21:10:30Z", "updated_at": "2018-06-27T21:10:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:10:30Z", "revision_number": 0, "id": "365e2b64-1f40-46b1-8b87-36de6fb14c36", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:10:30Z", "security_group_id": "41ae0547-06fd-4d62-a962-8d0f12aa2480", "tenant_id": "9fd6c27d4afe45e88075add556bf443d", "port_range_min": null, "ethertype": "IPv4", "project_id": "9fd6c27d4afe45e88075add556bf443d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:10:30Z", "revision_number": 0, "id": "9e9c1005-ef0c-47da-8047-dd7e4bb12640", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:10:30Z", "security_group_id": "41ae0547-06fd-4d62-a962-8d0f12aa2480", "tenant_id": "9fd6c27d4afe45e88075add556bf443d", "port_range_min": null, "ethertype": "IPv6", "project_id": "9fd6c27d4afe45e88075add556bf443d"}], "revision_number": 2, "project_id": "9fd6c27d4afe45e88075add556bf443d", "id": "41ae0547-06fd-4d62-a962-8d0f12aa2480", "name": "CreateSecurityGroupTests-7672bc0d-c6b5-4d3a-8313-8aa6be45cc8dname"}} 2018-06-27 21:10:30,873 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-groups used request id req-7ec584f3-083d-4d7d-a503-2e2a78f06bcf 2018-06-27 21:10:30,874 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 41ae0547-06fd-4d62-a962-8d0f12aa2480 2018-06-27 21:10:30,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/security-group-rules?security_group_id=41ae0547-06fd-4d62-a962-8d0f12aa2480 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c819fd33b6f81f2355524d477a59e1f1954881b9" 2018-06-27 21:10:31,034 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:10:31 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-adb2e916-e422-4e6c-8a9a-a73805959786 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-27T21:10:30Z", "security_group_id": "41ae0547-06fd-4d62-a962-8d0f12aa2480", "port_range_min": null, "revision_number": 0, "tenant_id": "9fd6c27d4afe45e88075add556bf443d", "created_at": "2018-06-27T21:10:30Z", "project_id": "9fd6c27d4afe45e88075add556bf443d", "id": "365e2b64-1f40-46b1-8b87-36de6fb14c36"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:10:30Z", "security_group_id": "41ae0547-06fd-4d62-a962-8d0f12aa2480", "port_range_min": null, "revision_number": 0, "tenant_id": "9fd6c27d4afe45e88075add556bf443d", "created_at": "2018-06-27T21:10:30Z", "project_id": "9fd6c27d4afe45e88075add556bf443d", "id": "9e9c1005-ef0c-47da-8047-dd7e4bb12640"}]} 2018-06-27 21:10:31,035 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=41ae0547-06fd-4d62-a962-8d0f12aa2480 used request id req-adb2e916-e422-4e6c-8a9a-a73805959786 2018-06-27 21:10:31,035 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 41ae0547-06fd-4d62-a962-8d0f12aa2480 2018-06-27 21:10:31,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/security-group-rules?security_group_id=41ae0547-06fd-4d62-a962-8d0f12aa2480 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c819fd33b6f81f2355524d477a59e1f1954881b9" 2018-06-27 21:10:31,980 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:10:31 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-35f455c2-b52f-4217-b31b-84fb445de07a 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-27T21:10:30Z", "security_group_id": "41ae0547-06fd-4d62-a962-8d0f12aa2480", "port_range_min": null, "revision_number": 0, "tenant_id": "9fd6c27d4afe45e88075add556bf443d", "created_at": "2018-06-27T21:10:30Z", "project_id": "9fd6c27d4afe45e88075add556bf443d", "id": "365e2b64-1f40-46b1-8b87-36de6fb14c36"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:10:30Z", "security_group_id": "41ae0547-06fd-4d62-a962-8d0f12aa2480", "port_range_min": null, "revision_number": 0, "tenant_id": "9fd6c27d4afe45e88075add556bf443d", "created_at": "2018-06-27T21:10:30Z", "project_id": "9fd6c27d4afe45e88075add556bf443d", "id": "9e9c1005-ef0c-47da-8047-dd7e4bb12640"}]} 2018-06-27 21:10:31,980 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=41ae0547-06fd-4d62-a962-8d0f12aa2480 used request id req-35f455c2-b52f-4217-b31b-84fb445de07a 2018-06-27 21:10:31,981 - neutron_utils - INFO - Retrieving security group with ID - 41ae0547-06fd-4d62-a962-8d0f12aa2480 2018-06-27 21:10:31,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/security-groups?id=41ae0547-06fd-4d62-a962-8d0f12aa2480 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c819fd33b6f81f2355524d477a59e1f1954881b9" 2018-06-27 21:10:32,139 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:10:32 GMT Content-Type: application/json Content-Length: 1411 Connection: keep-alive X-Openstack-Request-Id: req-8e7d2620-a909-46b4-af78-9a0ee055dbe0 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "9fd6c27d4afe45e88075add556bf443d", "created_at": "2018-06-27T21:10:30Z", "updated_at": "2018-06-27T21:10:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:10:30Z", "revision_number": 0, "id": "365e2b64-1f40-46b1-8b87-36de6fb14c36", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:10:30Z", "security_group_id": "41ae0547-06fd-4d62-a962-8d0f12aa2480", "tenant_id": "9fd6c27d4afe45e88075add556bf443d", "port_range_min": null, "ethertype": "IPv4", "project_id": "9fd6c27d4afe45e88075add556bf443d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:10:30Z", "revision_number": 0, "id": "9e9c1005-ef0c-47da-8047-dd7e4bb12640", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:10:30Z", "security_group_id": "41ae0547-06fd-4d62-a962-8d0f12aa2480", "tenant_id": "9fd6c27d4afe45e88075add556bf443d", "port_range_min": null, "ethertype": "IPv6", "project_id": "9fd6c27d4afe45e88075add556bf443d"}], "revision_number": 2, "project_id": "9fd6c27d4afe45e88075add556bf443d", "id": "41ae0547-06fd-4d62-a962-8d0f12aa2480", "name": "CreateSecurityGroupTests-7672bc0d-c6b5-4d3a-8313-8aa6be45cc8dname"}]} 2018-06-27 21:10:32,139 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=41ae0547-06fd-4d62-a962-8d0f12aa2480 used request id req-8e7d2620-a909-46b4-af78-9a0ee055dbe0 2018-06-27 21:10:32,140 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 41ae0547-06fd-4d62-a962-8d0f12aa2480 2018-06-27 21:10:32,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/security-group-rules?security_group_id=41ae0547-06fd-4d62-a962-8d0f12aa2480 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c819fd33b6f81f2355524d477a59e1f1954881b9" 2018-06-27 21:10:32,221 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:10:32 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-3fd74b93-092c-43e3-8de8-8995620ebea1 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-27T21:10:30Z", "security_group_id": "41ae0547-06fd-4d62-a962-8d0f12aa2480", "port_range_min": null, "revision_number": 0, "tenant_id": "9fd6c27d4afe45e88075add556bf443d", "created_at": "2018-06-27T21:10:30Z", "project_id": "9fd6c27d4afe45e88075add556bf443d", "id": "365e2b64-1f40-46b1-8b87-36de6fb14c36"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:10:30Z", "security_group_id": "41ae0547-06fd-4d62-a962-8d0f12aa2480", "port_range_min": null, "revision_number": 0, "tenant_id": "9fd6c27d4afe45e88075add556bf443d", "created_at": "2018-06-27T21:10:30Z", "project_id": "9fd6c27d4afe45e88075add556bf443d", "id": "9e9c1005-ef0c-47da-8047-dd7e4bb12640"}]} 2018-06-27 21:10:32,222 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=41ae0547-06fd-4d62-a962-8d0f12aa2480 used request id req-3fd74b93-092c-43e3-8de8-8995620ebea1 2018-06-27 21:10:32,222 - neutron_utils - INFO - Retrieving security group with ID - 41ae0547-06fd-4d62-a962-8d0f12aa2480 2018-06-27 21:10:32,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-groups?id=41ae0547-06fd-4d62-a962-8d0f12aa2480 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c819fd33b6f81f2355524d477a59e1f1954881b9" 2018-06-27 21:10:32,443 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:10:32 GMT Content-Type: application/json Content-Length: 1411 Connection: keep-alive X-Openstack-Request-Id: req-542476f7-d045-4561-873b-3d0a249d925c Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "9fd6c27d4afe45e88075add556bf443d", "created_at": "2018-06-27T21:10:30Z", "updated_at": "2018-06-27T21:10:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:10:30Z", "revision_number": 0, "id": "365e2b64-1f40-46b1-8b87-36de6fb14c36", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:10:30Z", "security_group_id": "41ae0547-06fd-4d62-a962-8d0f12aa2480", "tenant_id": "9fd6c27d4afe45e88075add556bf443d", "port_range_min": null, "ethertype": "IPv4", "project_id": "9fd6c27d4afe45e88075add556bf443d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:10:30Z", "revision_number": 0, "id": "9e9c1005-ef0c-47da-8047-dd7e4bb12640", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:10:30Z", "security_group_id": "41ae0547-06fd-4d62-a962-8d0f12aa2480", "tenant_id": "9fd6c27d4afe45e88075add556bf443d", "port_range_min": null, "ethertype": "IPv6", "project_id": "9fd6c27d4afe45e88075add556bf443d"}], "revision_number": 2, "project_id": "9fd6c27d4afe45e88075add556bf443d", "id": "41ae0547-06fd-4d62-a962-8d0f12aa2480", "name": "CreateSecurityGroupTests-7672bc0d-c6b5-4d3a-8313-8aa6be45cc8dname"}]} 2018-06-27 21:10:32,444 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=41ae0547-06fd-4d62-a962-8d0f12aa2480 used request id req-542476f7-d045-4561-873b-3d0a249d925c 2018-06-27 21:10:32,444 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 41ae0547-06fd-4d62-a962-8d0f12aa2480 2018-06-27 21:10:32,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=41ae0547-06fd-4d62-a962-8d0f12aa2480 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c819fd33b6f81f2355524d477a59e1f1954881b9" 2018-06-27 21:10:32,523 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:10:32 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-d396c41c-15c8-4233-b702-9213f6942a3b 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-27T21:10:30Z", "security_group_id": "41ae0547-06fd-4d62-a962-8d0f12aa2480", "port_range_min": null, "revision_number": 0, "tenant_id": "9fd6c27d4afe45e88075add556bf443d", "created_at": "2018-06-27T21:10:30Z", "project_id": "9fd6c27d4afe45e88075add556bf443d", "id": "365e2b64-1f40-46b1-8b87-36de6fb14c36"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:10:30Z", "security_group_id": "41ae0547-06fd-4d62-a962-8d0f12aa2480", "port_range_min": null, "revision_number": 0, "tenant_id": "9fd6c27d4afe45e88075add556bf443d", "created_at": "2018-06-27T21:10:30Z", "project_id": "9fd6c27d4afe45e88075add556bf443d", "id": "9e9c1005-ef0c-47da-8047-dd7e4bb12640"}]} 2018-06-27 21:10:32,523 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=41ae0547-06fd-4d62-a962-8d0f12aa2480 used request id req-d396c41c-15c8-4233-b702-9213f6942a3b 2018-06-27 21:10:32,523 - neutron_utils - INFO - Retrieving security group with ID - 41ae0547-06fd-4d62-a962-8d0f12aa2480 2018-06-27 21:10:32,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/security-groups?id=41ae0547-06fd-4d62-a962-8d0f12aa2480 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c819fd33b6f81f2355524d477a59e1f1954881b9" 2018-06-27 21:10:32,714 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:10:32 GMT Content-Type: application/json Content-Length: 1411 Connection: keep-alive X-Openstack-Request-Id: req-093b7f6d-ad67-440e-b6f0-9b27e56cac91 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "9fd6c27d4afe45e88075add556bf443d", "created_at": "2018-06-27T21:10:30Z", "updated_at": "2018-06-27T21:10:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:10:30Z", "revision_number": 0, "id": "365e2b64-1f40-46b1-8b87-36de6fb14c36", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:10:30Z", "security_group_id": "41ae0547-06fd-4d62-a962-8d0f12aa2480", "tenant_id": "9fd6c27d4afe45e88075add556bf443d", "port_range_min": null, "ethertype": "IPv4", "project_id": "9fd6c27d4afe45e88075add556bf443d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:10:30Z", "revision_number": 0, "id": "9e9c1005-ef0c-47da-8047-dd7e4bb12640", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:10:30Z", "security_group_id": "41ae0547-06fd-4d62-a962-8d0f12aa2480", "tenant_id": "9fd6c27d4afe45e88075add556bf443d", "port_range_min": null, "ethertype": "IPv6", "project_id": "9fd6c27d4afe45e88075add556bf443d"}], "revision_number": 2, "project_id": "9fd6c27d4afe45e88075add556bf443d", "id": "41ae0547-06fd-4d62-a962-8d0f12aa2480", "name": "CreateSecurityGroupTests-7672bc0d-c6b5-4d3a-8313-8aa6be45cc8dname"}]} 2018-06-27 21:10:32,714 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=41ae0547-06fd-4d62-a962-8d0f12aa2480 used request id req-093b7f6d-ad67-440e-b6f0-9b27e56cac91 2018-06-27 21:10:32,715 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 41ae0547-06fd-4d62-a962-8d0f12aa2480 2018-06-27 21:10:32,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=41ae0547-06fd-4d62-a962-8d0f12aa2480 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c819fd33b6f81f2355524d477a59e1f1954881b9" 2018-06-27 21:10:32,807 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:10:32 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-dc302f92-fd25-44a0-8bec-e81bd61e8af0 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-27T21:10:30Z", "security_group_id": "41ae0547-06fd-4d62-a962-8d0f12aa2480", "port_range_min": null, "revision_number": 0, "tenant_id": "9fd6c27d4afe45e88075add556bf443d", "created_at": "2018-06-27T21:10:30Z", "project_id": "9fd6c27d4afe45e88075add556bf443d", "id": "365e2b64-1f40-46b1-8b87-36de6fb14c36"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:10:30Z", "security_group_id": "41ae0547-06fd-4d62-a962-8d0f12aa2480", "port_range_min": null, "revision_number": 0, "tenant_id": "9fd6c27d4afe45e88075add556bf443d", "created_at": "2018-06-27T21:10:30Z", "project_id": "9fd6c27d4afe45e88075add556bf443d", "id": "9e9c1005-ef0c-47da-8047-dd7e4bb12640"}]} 2018-06-27 21:10:32,807 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=41ae0547-06fd-4d62-a962-8d0f12aa2480 used request id req-dc302f92-fd25-44a0-8bec-e81bd61e8af0 2018-06-27 21:10:32,808 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:10:33,662 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7ecb8662f2f4d3996c641ec37058716", "name": "CreateSecurityGroupTests-95c2265a-6a5f-462-proj-role"}], "expires_at": "2018-06-27T22:10:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9fd6c27d4afe45e88075add556bf443d", "name": "CreateSecurityGroupTests-95c2265a-6a5f-462-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/9fd6c27d4afe45e88075add556bf443d", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/9fd6c27d4afe45e88075add556bf443d", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/9fd6c27d4afe45e88075add556bf443d", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/9fd6c27d4afe45e88075add556bf443d", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/9fd6c27d4afe45e88075add556bf443d", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/9fd6c27d4afe45e88075add556bf443d", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/9fd6c27d4afe45e88075add556bf443d", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/9fd6c27d4afe45e88075add556bf443d", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/9fd6c27d4afe45e88075add556bf443d", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/9fd6c27d4afe45e88075add556bf443d", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/9fd6c27d4afe45e88075add556bf443d", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/9fd6c27d4afe45e88075add556bf443d", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-95c2265a-6a5f-462-user", "id": "1a76e0b491fd459489bcbd176592c0ae"}, "audit_ids": ["rwDEvKE6ThyLZsqcu3U56A"], "issued_at": "2018-06-27T21:10:33.000000Z"}} 2018-06-27 21:10:33,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-7672bc0d-c6b5-4d3a-8313-8aa6be45cc8dname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f84370fed4b33596ae874abae5bc29e094f0e582" 2018-06-27 21:10:34,594 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:10:34 GMT Content-Type: application/json Content-Length: 1411 Connection: keep-alive X-Openstack-Request-Id: req-8bf570c3-59c1-4b7b-ad66-d1f49a41ed6a Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "9fd6c27d4afe45e88075add556bf443d", "created_at": "2018-06-27T21:10:30Z", "updated_at": "2018-06-27T21:10:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:10:30Z", "revision_number": 0, "id": "365e2b64-1f40-46b1-8b87-36de6fb14c36", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:10:30Z", "security_group_id": "41ae0547-06fd-4d62-a962-8d0f12aa2480", "tenant_id": "9fd6c27d4afe45e88075add556bf443d", "port_range_min": null, "ethertype": "IPv4", "project_id": "9fd6c27d4afe45e88075add556bf443d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:10:30Z", "revision_number": 0, "id": "9e9c1005-ef0c-47da-8047-dd7e4bb12640", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:10:30Z", "security_group_id": "41ae0547-06fd-4d62-a962-8d0f12aa2480", "tenant_id": "9fd6c27d4afe45e88075add556bf443d", "port_range_min": null, "ethertype": "IPv6", "project_id": "9fd6c27d4afe45e88075add556bf443d"}], "revision_number": 2, "project_id": "9fd6c27d4afe45e88075add556bf443d", "id": "41ae0547-06fd-4d62-a962-8d0f12aa2480", "name": "CreateSecurityGroupTests-7672bc0d-c6b5-4d3a-8313-8aa6be45cc8dname"}]} 2018-06-27 21:10:34,594 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-7672bc0d-c6b5-4d3a-8313-8aa6be45cc8dname&description=hello+group used request id req-8bf570c3-59c1-4b7b-ad66-d1f49a41ed6a 2018-06-27 21:10:34,595 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 41ae0547-06fd-4d62-a962-8d0f12aa2480 2018-06-27 21:10:34,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/security-group-rules?security_group_id=41ae0547-06fd-4d62-a962-8d0f12aa2480 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f84370fed4b33596ae874abae5bc29e094f0e582" 2018-06-27 21:10:35,435 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:10:35 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-b80f3614-c8c8-4174-b62d-c7c7764d22fb 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-27T21:10:30Z", "security_group_id": "41ae0547-06fd-4d62-a962-8d0f12aa2480", "port_range_min": null, "revision_number": 0, "tenant_id": "9fd6c27d4afe45e88075add556bf443d", "created_at": "2018-06-27T21:10:30Z", "project_id": "9fd6c27d4afe45e88075add556bf443d", "id": "365e2b64-1f40-46b1-8b87-36de6fb14c36"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:10:30Z", "security_group_id": "41ae0547-06fd-4d62-a962-8d0f12aa2480", "port_range_min": null, "revision_number": 0, "tenant_id": "9fd6c27d4afe45e88075add556bf443d", "created_at": "2018-06-27T21:10:30Z", "project_id": "9fd6c27d4afe45e88075add556bf443d", "id": "9e9c1005-ef0c-47da-8047-dd7e4bb12640"}]} 2018-06-27 21:10:35,435 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=41ae0547-06fd-4d62-a962-8d0f12aa2480 used request id req-b80f3614-c8c8-4174-b62d-c7c7764d22fb 2018-06-27 21:10:35,435 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 41ae0547-06fd-4d62-a962-8d0f12aa2480 2018-06-27 21:10:35,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=41ae0547-06fd-4d62-a962-8d0f12aa2480 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f84370fed4b33596ae874abae5bc29e094f0e582" 2018-06-27 21:10:35,522 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:10:35 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-8cfa10a1-4ba6-4f34-9445-ace2584c3842 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-27T21:10:30Z", "security_group_id": "41ae0547-06fd-4d62-a962-8d0f12aa2480", "port_range_min": null, "revision_number": 0, "tenant_id": "9fd6c27d4afe45e88075add556bf443d", "created_at": "2018-06-27T21:10:30Z", "project_id": "9fd6c27d4afe45e88075add556bf443d", "id": "365e2b64-1f40-46b1-8b87-36de6fb14c36"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:10:30Z", "security_group_id": "41ae0547-06fd-4d62-a962-8d0f12aa2480", "port_range_min": null, "revision_number": 0, "tenant_id": "9fd6c27d4afe45e88075add556bf443d", "created_at": "2018-06-27T21:10:30Z", "project_id": "9fd6c27d4afe45e88075add556bf443d", "id": "9e9c1005-ef0c-47da-8047-dd7e4bb12640"}]} 2018-06-27 21:10:35,522 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=41ae0547-06fd-4d62-a962-8d0f12aa2480 used request id req-8cfa10a1-4ba6-4f34-9445-ace2584c3842 2018-06-27 21:10:35,523 - neutron_utils - INFO - Deleting security group rule with ID - 365e2b64-1f40-46b1-8b87-36de6fb14c36 2018-06-27 21:10:35,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/365e2b64-1f40-46b1-8b87-36de6fb14c36 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c819fd33b6f81f2355524d477a59e1f1954881b9" 2018-06-27 21:10:35,758 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:10:35 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-114e341b-3b64-454b-a36f-95b3506c5f3c Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:10:35,758 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/365e2b64-1f40-46b1-8b87-36de6fb14c36 used request id req-114e341b-3b64-454b-a36f-95b3506c5f3c 2018-06-27 21:10:35,758 - neutron_utils - INFO - Deleting security group rule with ID - 9e9c1005-ef0c-47da-8047-dd7e4bb12640 2018-06-27 21:10:35,763 - 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/9e9c1005-ef0c-47da-8047-dd7e4bb12640 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c819fd33b6f81f2355524d477a59e1f1954881b9" 2018-06-27 21:10:35,982 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:10:35 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-aebc3b21-34ab-4e53-b6b1-630c7b07f31f Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:10:35,982 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/9e9c1005-ef0c-47da-8047-dd7e4bb12640 used request id req-aebc3b21-34ab-4e53-b6b1-630c7b07f31f 2018-06-27 21:10:35,983 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-7672bc0d-c6b5-4d3a-8313-8aa6be45cc8dname 2018-06-27 21:10:35,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/41ae0547-06fd-4d62-a962-8d0f12aa2480 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c819fd33b6f81f2355524d477a59e1f1954881b9" 2018-06-27 21:10:36,350 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:10:36 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-8a286ff0-2e0b-4dbf-9256-65d5e0d4a6b1 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:10:36,351 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/41ae0547-06fd-4d62-a962-8d0f12aa2480 used request id req-8a286ff0-2e0b-4dbf-9256-65d5e0d4a6b1 2018-06-27 21:10:36,357 - keystoneauth.session - 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}1934dd685804fc790308b52fd092412427a7eb08" 2018-06-27 21:10:37,314 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:10:37 GMT Content-Type: application/json Content-Length: 11766 Connection: keep-alive X-Openstack-Request-Id: req-4edd0bb1-1847-4d5e-af5b-f87014d829b8 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-27T19:03:04Z", "updated_at": "2018-06-27T19:03:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "6748ef1e-56da-434e-9e89-e86b58537b65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "b3e3826c-1c48-4699-93f0-f8a310956753", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "bfad35fa-7ea9-4a81-917d-7b86481eb510", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "d657b333-103d-4d19-add8-1e8bae2f8849", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9fd6c27d4afe45e88075add556bf443d", "created_at": "2018-06-27T21:10:28Z", "updated_at": "2018-06-27T21:10:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:10:29Z", "revision_number": 0, "id": "0b4ecea5-e172-4bd4-bb80-4e86d68e6900", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:10:29Z", "security_group_id": "baf9505a-3e9c-406c-b3cf-8f8f0c099836", "tenant_id": "9fd6c27d4afe45e88075add556bf443d", "port_range_min": null, "ethertype": "IPv4", "project_id": "9fd6c27d4afe45e88075add556bf443d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:10:29Z", "revision_number": 0, "id": "990740bb-8bc9-4f4b-9fea-1eb421dea6b5", "remote_group_id": "baf9505a-3e9c-406c-b3cf-8f8f0c099836", "remote_ip_prefix": null, "created_at": "2018-06-27T21:10:29Z", "security_group_id": "baf9505a-3e9c-406c-b3cf-8f8f0c099836", "tenant_id": "9fd6c27d4afe45e88075add556bf443d", "port_range_min": null, "ethertype": "IPv4", "project_id": "9fd6c27d4afe45e88075add556bf443d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:10:29Z", "revision_number": 0, "id": "afbaa5e0-2654-4659-9e53-40b3647ba53e", "remote_group_id": "baf9505a-3e9c-406c-b3cf-8f8f0c099836", "remote_ip_prefix": null, "created_at": "2018-06-27T21:10:29Z", "security_group_id": "baf9505a-3e9c-406c-b3cf-8f8f0c099836", "tenant_id": "9fd6c27d4afe45e88075add556bf443d", "port_range_min": null, "ethertype": "IPv6", "project_id": "9fd6c27d4afe45e88075add556bf443d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:10:29Z", "revision_number": 0, "id": "fb5a9dab-32cf-4559-bcd5-efe4467308df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:10:29Z", "security_group_id": "baf9505a-3e9c-406c-b3cf-8f8f0c099836", "tenant_id": "9fd6c27d4afe45e88075add556bf443d", "port_range_min": null, "ethertype": "IPv6", "project_id": "9fd6c27d4afe45e88075add556bf443d"}], "revision_number": 4, "project_id": "9fd6c27d4afe45e88075add556bf443d", "id": "baf9505a-3e9c-406c-b3cf-8f8f0c099836", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b92069937e44a3786e439f95c61afe5", "created_at": "2018-06-27T19:08:41Z", "updated_at": "2018-06-27T19:08:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "4ac2a090-f595-4e7b-9b7a-a52fa204e881", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "5508c0b1-6261-44cb-854d-60c64bcbba0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "a60c77dc-6985-48ac-a3a3-067176d3e52f", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "e6ec0fa4-1eb3-4c5d-a451-c7acfd7fde82", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}], "revision_number": 4, "project_id": "4b92069937e44a3786e439f95c61afe5", "id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T18:59:55Z", "updated_at": "2018-06-27T18:59:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "5a060918-419b-4ec3-90df-a7764c06af2f", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "6cd9bbf0-4d1b-4b13-a6c4-e20a15bb3360", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "8134c0f0-89c6-4d45-bef8-a9260d9d0723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "e0e7297a-a59d-4d2b-b75c-2cc86b269114", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}], "revision_number": 4, "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "created_at": "2018-06-27T21:03:43Z", "updated_at": "2018-06-27T21:03:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "41061dbf-a5a2-465f-84dd-140f6104b3f7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "47d5c96d-0510-41a5-b33e-5683702c5bb8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "4b4b6430-3f42-4fe4-a25e-2c5c015a7699", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "e6a68cb7-6491-4474-a4d7-38496cac4eb7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}], "revision_number": 4, "project_id": "3f0a375b66c54145bff1c56e7c91ad73", "id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "name": "default"}]} 2018-06-27 21:10:37,315 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-4edd0bb1-1847-4d5e-af5b-f87014d829b8 2018-06-27 21:10:37,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/9fd6c27d4afe45e88075add556bf443d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1934dd685804fc790308b52fd092412427a7eb08" 2018-06-27 21:10:37,655 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:10:37 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-438a666f-d0e8-4a0f-926d-18b8a0397fc2 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/9fd6c27d4afe45e88075add556bf443d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9fd6c27d4afe45e88075add556bf443d", "name": "CreateSecurityGroupTests-95c2265a-6a5f-462-proj"}} 2018-06-27 21:10:37,655 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/9fd6c27d4afe45e88075add556bf443d used request id req-438a666f-d0e8-4a0f-926d-18b8a0397fc2 2018-06-27 21:10:37,656 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - baf9505a-3e9c-406c-b3cf-8f8f0c099836 2018-06-27 21:10:37,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=baf9505a-3e9c-406c-b3cf-8f8f0c099836 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1934dd685804fc790308b52fd092412427a7eb08" 2018-06-27 21:10:37,721 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:10:37 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-a52da7ff-f0bb-4dbb-bec1-e921e7d87d8e 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-27T21:10:29Z", "security_group_id": "baf9505a-3e9c-406c-b3cf-8f8f0c099836", "port_range_min": null, "revision_number": 0, "tenant_id": "9fd6c27d4afe45e88075add556bf443d", "created_at": "2018-06-27T21:10:29Z", "project_id": "9fd6c27d4afe45e88075add556bf443d", "id": "0b4ecea5-e172-4bd4-bb80-4e86d68e6900"}, {"remote_group_id": "baf9505a-3e9c-406c-b3cf-8f8f0c099836", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:10:29Z", "security_group_id": "baf9505a-3e9c-406c-b3cf-8f8f0c099836", "port_range_min": null, "revision_number": 0, "tenant_id": "9fd6c27d4afe45e88075add556bf443d", "created_at": "2018-06-27T21:10:29Z", "project_id": "9fd6c27d4afe45e88075add556bf443d", "id": "990740bb-8bc9-4f4b-9fea-1eb421dea6b5"}, {"remote_group_id": "baf9505a-3e9c-406c-b3cf-8f8f0c099836", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:10:29Z", "security_group_id": "baf9505a-3e9c-406c-b3cf-8f8f0c099836", "port_range_min": null, "revision_number": 0, "tenant_id": "9fd6c27d4afe45e88075add556bf443d", "created_at": "2018-06-27T21:10:29Z", "project_id": "9fd6c27d4afe45e88075add556bf443d", "id": "afbaa5e0-2654-4659-9e53-40b3647ba53e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:10:29Z", "security_group_id": "baf9505a-3e9c-406c-b3cf-8f8f0c099836", "port_range_min": null, "revision_number": 0, "tenant_id": "9fd6c27d4afe45e88075add556bf443d", "created_at": "2018-06-27T21:10:29Z", "project_id": "9fd6c27d4afe45e88075add556bf443d", "id": "fb5a9dab-32cf-4559-bcd5-efe4467308df"}]} 2018-06-27 21:10:37,721 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=baf9505a-3e9c-406c-b3cf-8f8f0c099836 used request id req-a52da7ff-f0bb-4dbb-bec1-e921e7d87d8e 2018-06-27 21:10:37,722 - neutron_utils - INFO - Deleting security group with name - default 2018-06-27 21:10:37,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/security-groups/baf9505a-3e9c-406c-b3cf-8f8f0c099836 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1934dd685804fc790308b52fd092412427a7eb08" 2018-06-27 21:10:38,146 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:10:38 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-b82a9ada-5444-495d-94b4-0d15cdf9bb7d Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:10:38,146 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/baf9505a-3e9c-406c-b3cf-8f8f0c099836 used request id req-b82a9ada-5444-495d-94b4-0d15cdf9bb7d 2018-06-27 21:10:38,147 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-95c2265a-6a5f-462-proj 2018-06-27 21:10:38,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/9fd6c27d4afe45e88075add556bf443d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1934dd685804fc790308b52fd092412427a7eb08" 2018-06-27 21:10:38,856 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:10:38 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-74c106a0-d564-4ca4-83f3-64aa66b98583 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:10:38,856 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/9fd6c27d4afe45e88075add556bf443d used request id req-74c106a0-d564-4ca4-83f3-64aa66b98583 2018-06-27 21:10:38,856 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-95c2265a-6a5f-462-proj-role 2018-06-27 21:10:38,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/e7ecb8662f2f4d3996c641ec37058716 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1934dd685804fc790308b52fd092412427a7eb08" 2018-06-27 21:10:39,246 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:10:38 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-873df302-d600-4fc0-b37d-0c5c755427bb Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:10:39,246 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/e7ecb8662f2f4d3996c641ec37058716 used request id req-873df302-d600-4fc0-b37d-0c5c755427bb 2018-06-27 21:10:39,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? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1934dd685804fc790308b52fd092412427a7eb08" 2018-06-27 21:10:39,600 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:10:39 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-83e65d0a-24db-4eab-97cf-b4acd64f8db9 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 21:10:39,600 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-83e65d0a-24db-4eab-97cf-b4acd64f8db9 2018-06-27 21:10:39,601 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-95c2265a-6a5f-462-user 2018-06-27 21:10:39,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/1a76e0b491fd459489bcbd176592c0ae -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceaef743000cba2f196123951a358e8b37a0fa10" 2018-06-27 21:10:40,367 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:10:39 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-992c29e1-c0f2-4d24-8a11-e3d34514aea2 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:10:40,368 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/1a76e0b491fd459489bcbd176592c0ae used request id req-992c29e1-c0f2-4d24-8a11-e3d34514aea2 2018-06-27 21:10:40,369 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:10:41,161 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:10:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["C-TNgOkMQ0uWOEEwbO_GTA"], "issued_at": "2018-06-27T21:10:41.000000Z"}} 2018-06-27 21:10:41,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}9da7ef700d9d5cfa41db7394ada31593a7551030" 2018-06-27 21:10:41,579 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:10:41 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cc44a8f1-90e9-4a35-bc9a-75f3eea99d61 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:10:41,580 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-cc44a8f1-90e9-4a35-bc9a-75f3eea99d61 2018-06-27 21:10:41,581 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:10:41,582 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:10:42,415 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:10:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["n-k9jEh7SeuAoncFB_fF2A"], "issued_at": "2018-06-27T21:10:42.000000Z"}} 2018-06-27 21:10:42,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9566c8c99bf19f86ff585f02979b075f7d3e8d7" 2018-06-27 21:10:42,750 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:10:42 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-329b31b3-c3bc-46cc-a043-dc977ed0ebe1 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:10:42,751 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-329b31b3-c3bc-46cc-a043-dc977ed0ebe1 2018-06-27 21:10:42,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 21:10:42,767 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:10: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-27 21:10:42,768 - 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-56ec01a7-684a-456-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9566c8c99bf19f86ff585f02979b075f7d3e8d7" 2018-06-27 21:10:43,139 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:10:42 GMT Server: Apache Content-Length: 192 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2b59bb36-02a6-4d06-ace7-479c1a92afaf 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-56ec01a7-684a-456-proj", "previous": null, "next": null}, "projects": []} 2018-06-27 21:10:43,140 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-56ec01a7-684a-456-proj used request id req-2b59bb36-02a6-4d06-ace7-479c1a92afaf 2018-06-27 21:10:43,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9566c8c99bf19f86ff585f02979b075f7d3e8d7" 2018-06-27 21:10:43,250 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:10:43 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3e8fb710-73e3-4f21-8aee-f69f66a848f8 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 21:10:43,250 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-3e8fb710-73e3-4f21-8aee-f69f66a848f8 2018-06-27 21:10:43,254 - 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}f9566c8c99bf19f86ff585f02979b075f7d3e8d7" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-56ec01a7-684a-456-proj"}}' 2018-06-27 21:10:43,649 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 21:10:43 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e6818b7a-2aa0-43e6-be24-056ad4affe70 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/73bf799a02204997aa66384762db78f7"}, "tags": [], "enabled": true, "id": "73bf799a02204997aa66384762db78f7", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-56ec01a7-684a-456-proj"}} 2018-06-27 21:10:43,650 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-e6818b7a-2aa0-43e6-be24-056ad4affe70 2018-06-27 21:10:43,650 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-56ec01a7-684a-456-proj 2018-06-27 21:10:43,650 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:10:43,651 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:10:44,486 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:10:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["rD5KO-OzTmG_EGZPaRo5XQ"], "issued_at": "2018-06-27T21:10:44.000000Z"}} 2018-06-27 21:10:44,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}cea945bd150b573224617f6787c6a9532844c8c1" 2018-06-27 21:10:44,540 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:10:44 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d2e7f488-55ff-41be-b13c-509f3a202c81 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:10:44,540 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-d2e7f488-55ff-41be-b13c-509f3a202c81 2018-06-27 21:10:44,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 21:10:44,555 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:10: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-27 21:10: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/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cea945bd150b573224617f6787c6a9532844c8c1" 2018-06-27 21:10:44,995 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:10:44 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8ab31161-18f6-437c-b8fc-83855f04741e Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/05b1bc3fa6fd4243a4ba8b4d6fcc3daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05b1bc3fa6fd4243a4ba8b4d6fcc3daf", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/48d44c9c0fea4f4e80edc7d2e0715db7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d44c9c0fea4f4e80edc7d2e0715db7", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/4d3721127bf84155a837606ce3feba32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d3721127bf84155a837606ce3feba32", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/5c846663ea6d407e9223de0719ce5442"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c846663ea6d407e9223de0719ce5442", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/73a10e6c4f67490a8a4030cc6cea32f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73a10e6c4f67490a8a4030cc6cea32f5", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/8ecfab7d9d4f47bb8892a85b7d2a0b5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ecfab7d9d4f47bb8892a85b7d2a0b5a", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/b278d529e9a54a9195e4e536b9384dc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b278d529e9a54a9195e4e536b9384dc0", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b7f107ae7bb34ccea8282b1a0ec7a979"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7f107ae7bb34ccea8282b1a0ec7a979", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/d21494d0185b463db36b8c8c2b341b97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d21494d0185b463db36b8c8c2b341b97", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e0bb346419f84e4680f6ca9a97f4fc0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e0bb346419f84e4680f6ca9a97f4fc0b", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "c8d542af72ce49338052c29f02c8857e", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e9dd794fa5c040a9a0445386fb2a6116"}, "options": {}, "id": "e9dd794fa5c040a9a0445386fb2a6116", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/e9f9c747d54947bc800a81ecf11858f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9f9c747d54947bc800a81ecf11858f5", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-27 21:10:44,996 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-8ab31161-18f6-437c-b8fc-83855f04741e 2018-06-27 21:10:45,000 - 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-56ec01a7-684a-456-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cea945bd150b573224617f6787c6a9532844c8c1" 2018-06-27 21:10:45,447 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:10:45 GMT Server: Apache Content-Length: 467 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-17d4921b-8e63-4109-841c-d7020b7ee878 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateSecurityGroupTests-56ec01a7-684a-456-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/73bf799a02204997aa66384762db78f7"}, "tags": [], "enabled": true, "id": "73bf799a02204997aa66384762db78f7", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-56ec01a7-684a-456-proj"}]} 2018-06-27 21:10:45,447 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateSecurityGroupTests-56ec01a7-684a-456-proj used request id req-17d4921b-8e63-4109-841c-d7020b7ee878 2018-06-27 21:10:45,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cea945bd150b573224617f6787c6a9532844c8c1" 2018-06-27 21:10:45,820 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:10:45 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-77e93edb-3aca-40b3-8680-31af18915e4d Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 21:10:45,820 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-77e93edb-3aca-40b3-8680-31af18915e4d 2018-06-27 21:10:46,581 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-56ec01a7-684a-456-user 2018-06-27 21:10:46,581 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:10:46,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}f9566c8c99bf19f86ff585f02979b075f7d3e8d7" 2018-06-27 21:10:46,945 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:10:46 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d66a741a-d908-4873-9ec1-ce195bd0e69f Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 21:10:46,945 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-d66a741a-d908-4873-9ec1-ce195bd0e69f 2018-06-27 21:10:46,949 - 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}f9566c8c99bf19f86ff585f02979b075f7d3e8d7" -d '{"role": {"name": "CreateSecurityGroupTests-56ec01a7-684a-456-proj-role"}}' 2018-06-27 21:10:47,325 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 21:10:46 GMT Server: Apache Content-Length: 223 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-54ff2f97-c9c8-448e-8c2c-56cc76b1f353 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e69d66ed666c4d839d389d3e6cda807e", "links": {"self": "http://10.167.4.35:5000/v3/roles/e69d66ed666c4d839d389d3e6cda807e"}, "name": "CreateSecurityGroupTests-56ec01a7-684a-456-proj-role"}} 2018-06-27 21:10:47,325 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-54ff2f97-c9c8-448e-8c2c-56cc76b1f353 2018-06-27 21:10:47,326 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-56ec01a7-684a-456-proj-role 2018-06-27 21:10:47,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/e69d66ed666c4d839d389d3e6cda807e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9566c8c99bf19f86ff585f02979b075f7d3e8d7" 2018-06-27 21:10:47,635 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:10:47 GMT Server: Apache Content-Length: 223 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d4a3de4c-bca7-4769-937d-a2e316e5e7af Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e69d66ed666c4d839d389d3e6cda807e", "links": {"self": "http://10.167.4.35:5000/v3/roles/e69d66ed666c4d839d389d3e6cda807e"}, "name": "CreateSecurityGroupTests-56ec01a7-684a-456-proj-role"}} 2018-06-27 21:10:47,635 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/e69d66ed666c4d839d389d3e6cda807e used request id req-d4a3de4c-bca7-4769-937d-a2e316e5e7af 2018-06-27 21:10:47,636 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-56ec01a7-684a-456-proj-role to project CreateSecurityGroupTests-56ec01a7-684a-456-proj 2018-06-27 21:10:47,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/73bf799a02204997aa66384762db78f7/users/9f34703616e44a2aa49699ec96ae9211/roles/e69d66ed666c4d839d389d3e6cda807e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9566c8c99bf19f86ff585f02979b075f7d3e8d7" 2018-06-27 21:10:48,077 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:10:47 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-106ead7f-13f9-47f2-a584-fe2d3fed6e32 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:10:48,077 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/73bf799a02204997aa66384762db78f7/users/9f34703616e44a2aa49699ec96ae9211/roles/e69d66ed666c4d839d389d3e6cda807e used request id req-106ead7f-13f9-47f2-a584-fe2d3fed6e32 2018-06-27 21:10:48,078 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:10:48,079 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:10:49,208 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e69d66ed666c4d839d389d3e6cda807e", "name": "CreateSecurityGroupTests-56ec01a7-684a-456-proj-role"}], "expires_at": "2018-06-27T22:10:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "73bf799a02204997aa66384762db78f7", "name": "CreateSecurityGroupTests-56ec01a7-684a-456-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/73bf799a02204997aa66384762db78f7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/73bf799a02204997aa66384762db78f7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/73bf799a02204997aa66384762db78f7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/73bf799a02204997aa66384762db78f7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/73bf799a02204997aa66384762db78f7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/73bf799a02204997aa66384762db78f7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/73bf799a02204997aa66384762db78f7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/73bf799a02204997aa66384762db78f7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/73bf799a02204997aa66384762db78f7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/73bf799a02204997aa66384762db78f7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/73bf799a02204997aa66384762db78f7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/73bf799a02204997aa66384762db78f7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-56ec01a7-684a-456-user", "id": "9f34703616e44a2aa49699ec96ae9211"}, "audit_ids": ["BA1O__vmRXSHyI5VMEF3iQ"], "issued_at": "2018-06-27T21:10:49.000000Z"}} 2018-06-27 21:10:49,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}856cbec2eca683cf8dfe701c09fef836dfa3d869" 2018-06-27 21:10:49,545 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:10:49 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-84fa94c6-7237-4bee-9b19-c7a1cf8db770 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:10:49,545 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-84fa94c6-7237-4bee-9b19-c7a1cf8db770 2018-06-27 21:10:49,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/security-groups?name=CreateSecurityGroupTests-eb8d9b3b-3951-4e33-b246-64191fb3f8d9name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}856cbec2eca683cf8dfe701c09fef836dfa3d869" 2018-06-27 21:10:50,731 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:10:50 GMT Content-Type: application/json Content-Length: 23 Connection: keep-alive X-Openstack-Request-Id: req-e113c8a4-fd02-44f7-b954-0cd743858aa8 Front-End-Https: on RESP BODY: {"security_groups": []} 2018-06-27 21:10:50,731 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-eb8d9b3b-3951-4e33-b246-64191fb3f8d9name&description=hello+group used request id req-e113c8a4-fd02-44f7-b954-0cd743858aa8 2018-06-27 21:10:50,732 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-eb8d9b3b-3951-4e33-b246-64191fb3f8d9name... 2018-06-27 21:10:50,732 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-eb8d9b3b-3951-4e33-b246-64191fb3f8d9name 2018-06-27 21:10:50,737 - 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}856cbec2eca683cf8dfe701c09fef836dfa3d869" -d '{"security_group": {"name": "CreateSecurityGroupTests-eb8d9b3b-3951-4e33-b246-64191fb3f8d9name", "description": "hello group"}}' 2018-06-27 21:10:51,908 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 21:10:51 GMT Content-Type: application/json Content-Length: 1408 Connection: keep-alive X-Openstack-Request-Id: req-49c1d30d-c877-4cfb-9c49-69b243d9e23b Front-End-Https: on RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "73bf799a02204997aa66384762db78f7", "created_at": "2018-06-27T21:10:51Z", "updated_at": "2018-06-27T21:10:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:10:51Z", "revision_number": 0, "id": "ec451b13-6bf1-40dc-8cd4-79cf1d54a77d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:10:51Z", "security_group_id": "302f3954-bcb2-45cb-86bc-b2e6a8e470ed", "tenant_id": "73bf799a02204997aa66384762db78f7", "port_range_min": null, "ethertype": "IPv6", "project_id": "73bf799a02204997aa66384762db78f7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:10:51Z", "revision_number": 0, "id": "f7ccd845-5a88-41f2-86bc-a61c88c13f2b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:10:51Z", "security_group_id": "302f3954-bcb2-45cb-86bc-b2e6a8e470ed", "tenant_id": "73bf799a02204997aa66384762db78f7", "port_range_min": null, "ethertype": "IPv4", "project_id": "73bf799a02204997aa66384762db78f7"}], "revision_number": 2, "project_id": "73bf799a02204997aa66384762db78f7", "id": "302f3954-bcb2-45cb-86bc-b2e6a8e470ed", "name": "CreateSecurityGroupTests-eb8d9b3b-3951-4e33-b246-64191fb3f8d9name"}} 2018-06-27 21:10:51,908 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-groups used request id req-49c1d30d-c877-4cfb-9c49-69b243d9e23b 2018-06-27 21:10:51,909 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 302f3954-bcb2-45cb-86bc-b2e6a8e470ed 2018-06-27 21:10:51,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/security-group-rules?security_group_id=302f3954-bcb2-45cb-86bc-b2e6a8e470ed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}856cbec2eca683cf8dfe701c09fef836dfa3d869" 2018-06-27 21:10:51,976 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:10:51 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-3c3833a5-ea20-4616-a0ec-5f28574f328c 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-27T21:10:51Z", "security_group_id": "302f3954-bcb2-45cb-86bc-b2e6a8e470ed", "port_range_min": null, "revision_number": 0, "tenant_id": "73bf799a02204997aa66384762db78f7", "created_at": "2018-06-27T21:10:51Z", "project_id": "73bf799a02204997aa66384762db78f7", "id": "ec451b13-6bf1-40dc-8cd4-79cf1d54a77d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:10:51Z", "security_group_id": "302f3954-bcb2-45cb-86bc-b2e6a8e470ed", "port_range_min": null, "revision_number": 0, "tenant_id": "73bf799a02204997aa66384762db78f7", "created_at": "2018-06-27T21:10:51Z", "project_id": "73bf799a02204997aa66384762db78f7", "id": "f7ccd845-5a88-41f2-86bc-a61c88c13f2b"}]} 2018-06-27 21:10:51,976 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=302f3954-bcb2-45cb-86bc-b2e6a8e470ed used request id req-3c3833a5-ea20-4616-a0ec-5f28574f328c 2018-06-27 21:10:51,977 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 302f3954-bcb2-45cb-86bc-b2e6a8e470ed 2018-06-27 21:10:51,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/security-group-rules?security_group_id=302f3954-bcb2-45cb-86bc-b2e6a8e470ed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}856cbec2eca683cf8dfe701c09fef836dfa3d869" 2018-06-27 21:10:52,041 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:10:52 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-4ceda358-a98a-4a23-91f6-8c76002da5b3 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-27T21:10:51Z", "security_group_id": "302f3954-bcb2-45cb-86bc-b2e6a8e470ed", "port_range_min": null, "revision_number": 0, "tenant_id": "73bf799a02204997aa66384762db78f7", "created_at": "2018-06-27T21:10:51Z", "project_id": "73bf799a02204997aa66384762db78f7", "id": "ec451b13-6bf1-40dc-8cd4-79cf1d54a77d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:10:51Z", "security_group_id": "302f3954-bcb2-45cb-86bc-b2e6a8e470ed", "port_range_min": null, "revision_number": 0, "tenant_id": "73bf799a02204997aa66384762db78f7", "created_at": "2018-06-27T21:10:51Z", "project_id": "73bf799a02204997aa66384762db78f7", "id": "f7ccd845-5a88-41f2-86bc-a61c88c13f2b"}]} 2018-06-27 21:10:52,041 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=302f3954-bcb2-45cb-86bc-b2e6a8e470ed used request id req-4ceda358-a98a-4a23-91f6-8c76002da5b3 2018-06-27 21:10:52,042 - neutron_utils - INFO - Retrieving security group with ID - 302f3954-bcb2-45cb-86bc-b2e6a8e470ed 2018-06-27 21:10:52,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/security-groups?id=302f3954-bcb2-45cb-86bc-b2e6a8e470ed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}856cbec2eca683cf8dfe701c09fef836dfa3d869" 2018-06-27 21:10:52,161 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:10:52 GMT Content-Type: application/json Content-Length: 1411 Connection: keep-alive X-Openstack-Request-Id: req-513463c9-523b-4e5f-abbd-3db97aeeb69f Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "73bf799a02204997aa66384762db78f7", "created_at": "2018-06-27T21:10:51Z", "updated_at": "2018-06-27T21:10:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:10:51Z", "revision_number": 0, "id": "ec451b13-6bf1-40dc-8cd4-79cf1d54a77d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:10:51Z", "security_group_id": "302f3954-bcb2-45cb-86bc-b2e6a8e470ed", "tenant_id": "73bf799a02204997aa66384762db78f7", "port_range_min": null, "ethertype": "IPv6", "project_id": "73bf799a02204997aa66384762db78f7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:10:51Z", "revision_number": 0, "id": "f7ccd845-5a88-41f2-86bc-a61c88c13f2b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:10:51Z", "security_group_id": "302f3954-bcb2-45cb-86bc-b2e6a8e470ed", "tenant_id": "73bf799a02204997aa66384762db78f7", "port_range_min": null, "ethertype": "IPv4", "project_id": "73bf799a02204997aa66384762db78f7"}], "revision_number": 2, "project_id": "73bf799a02204997aa66384762db78f7", "id": "302f3954-bcb2-45cb-86bc-b2e6a8e470ed", "name": "CreateSecurityGroupTests-eb8d9b3b-3951-4e33-b246-64191fb3f8d9name"}]} 2018-06-27 21:10:52,161 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=302f3954-bcb2-45cb-86bc-b2e6a8e470ed used request id req-513463c9-523b-4e5f-abbd-3db97aeeb69f 2018-06-27 21:10:52,161 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 302f3954-bcb2-45cb-86bc-b2e6a8e470ed 2018-06-27 21:10:52,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=302f3954-bcb2-45cb-86bc-b2e6a8e470ed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}856cbec2eca683cf8dfe701c09fef836dfa3d869" 2018-06-27 21:10:52,223 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:10:52 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-ea0a23de-7e5e-40ab-a373-11226606ae7c 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-27T21:10:51Z", "security_group_id": "302f3954-bcb2-45cb-86bc-b2e6a8e470ed", "port_range_min": null, "revision_number": 0, "tenant_id": "73bf799a02204997aa66384762db78f7", "created_at": "2018-06-27T21:10:51Z", "project_id": "73bf799a02204997aa66384762db78f7", "id": "ec451b13-6bf1-40dc-8cd4-79cf1d54a77d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:10:51Z", "security_group_id": "302f3954-bcb2-45cb-86bc-b2e6a8e470ed", "port_range_min": null, "revision_number": 0, "tenant_id": "73bf799a02204997aa66384762db78f7", "created_at": "2018-06-27T21:10:51Z", "project_id": "73bf799a02204997aa66384762db78f7", "id": "f7ccd845-5a88-41f2-86bc-a61c88c13f2b"}]} 2018-06-27 21:10:52,223 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=302f3954-bcb2-45cb-86bc-b2e6a8e470ed used request id req-ea0a23de-7e5e-40ab-a373-11226606ae7c 2018-06-27 21:10:52,223 - neutron_utils - INFO - Retrieving security group with ID - 302f3954-bcb2-45cb-86bc-b2e6a8e470ed 2018-06-27 21:10:52,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?id=302f3954-bcb2-45cb-86bc-b2e6a8e470ed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}856cbec2eca683cf8dfe701c09fef836dfa3d869" 2018-06-27 21:10:52,339 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:10:52 GMT Content-Type: application/json Content-Length: 1411 Connection: keep-alive X-Openstack-Request-Id: req-e22dd92e-7eb1-4f84-9746-d7a5fe38e997 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "73bf799a02204997aa66384762db78f7", "created_at": "2018-06-27T21:10:51Z", "updated_at": "2018-06-27T21:10:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:10:51Z", "revision_number": 0, "id": "ec451b13-6bf1-40dc-8cd4-79cf1d54a77d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:10:51Z", "security_group_id": "302f3954-bcb2-45cb-86bc-b2e6a8e470ed", "tenant_id": "73bf799a02204997aa66384762db78f7", "port_range_min": null, "ethertype": "IPv6", "project_id": "73bf799a02204997aa66384762db78f7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:10:51Z", "revision_number": 0, "id": "f7ccd845-5a88-41f2-86bc-a61c88c13f2b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:10:51Z", "security_group_id": "302f3954-bcb2-45cb-86bc-b2e6a8e470ed", "tenant_id": "73bf799a02204997aa66384762db78f7", "port_range_min": null, "ethertype": "IPv4", "project_id": "73bf799a02204997aa66384762db78f7"}], "revision_number": 2, "project_id": "73bf799a02204997aa66384762db78f7", "id": "302f3954-bcb2-45cb-86bc-b2e6a8e470ed", "name": "CreateSecurityGroupTests-eb8d9b3b-3951-4e33-b246-64191fb3f8d9name"}]} 2018-06-27 21:10:52,340 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=302f3954-bcb2-45cb-86bc-b2e6a8e470ed used request id req-e22dd92e-7eb1-4f84-9746-d7a5fe38e997 2018-06-27 21:10:52,340 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 302f3954-bcb2-45cb-86bc-b2e6a8e470ed 2018-06-27 21:10:52,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/security-group-rules?security_group_id=302f3954-bcb2-45cb-86bc-b2e6a8e470ed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}856cbec2eca683cf8dfe701c09fef836dfa3d869" 2018-06-27 21:10:53,166 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:10:53 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-be647437-4124-48cb-b6b9-0dfe6f5d6b4f 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-27T21:10:51Z", "security_group_id": "302f3954-bcb2-45cb-86bc-b2e6a8e470ed", "port_range_min": null, "revision_number": 0, "tenant_id": "73bf799a02204997aa66384762db78f7", "created_at": "2018-06-27T21:10:51Z", "project_id": "73bf799a02204997aa66384762db78f7", "id": "ec451b13-6bf1-40dc-8cd4-79cf1d54a77d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:10:51Z", "security_group_id": "302f3954-bcb2-45cb-86bc-b2e6a8e470ed", "port_range_min": null, "revision_number": 0, "tenant_id": "73bf799a02204997aa66384762db78f7", "created_at": "2018-06-27T21:10:51Z", "project_id": "73bf799a02204997aa66384762db78f7", "id": "f7ccd845-5a88-41f2-86bc-a61c88c13f2b"}]} 2018-06-27 21:10:53,166 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=302f3954-bcb2-45cb-86bc-b2e6a8e470ed used request id req-be647437-4124-48cb-b6b9-0dfe6f5d6b4f 2018-06-27 21:10:53,167 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-eb8d9b3b-3951-4e33-b246-64191fb3f8d9name 2018-06-27 21:10:53,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-groups?name=CreateSecurityGroupTests-eb8d9b3b-3951-4e33-b246-64191fb3f8d9name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}856cbec2eca683cf8dfe701c09fef836dfa3d869" 2018-06-27 21:10:53,338 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:10:53 GMT Content-Type: application/json Content-Length: 1411 Connection: keep-alive X-Openstack-Request-Id: req-3cd9af95-22cc-4560-ba19-b21533340ed5 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "73bf799a02204997aa66384762db78f7", "created_at": "2018-06-27T21:10:51Z", "updated_at": "2018-06-27T21:10:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:10:51Z", "revision_number": 0, "id": "ec451b13-6bf1-40dc-8cd4-79cf1d54a77d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:10:51Z", "security_group_id": "302f3954-bcb2-45cb-86bc-b2e6a8e470ed", "tenant_id": "73bf799a02204997aa66384762db78f7", "port_range_min": null, "ethertype": "IPv6", "project_id": "73bf799a02204997aa66384762db78f7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:10:51Z", "revision_number": 0, "id": "f7ccd845-5a88-41f2-86bc-a61c88c13f2b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:10:51Z", "security_group_id": "302f3954-bcb2-45cb-86bc-b2e6a8e470ed", "tenant_id": "73bf799a02204997aa66384762db78f7", "port_range_min": null, "ethertype": "IPv4", "project_id": "73bf799a02204997aa66384762db78f7"}], "revision_number": 2, "project_id": "73bf799a02204997aa66384762db78f7", "id": "302f3954-bcb2-45cb-86bc-b2e6a8e470ed", "name": "CreateSecurityGroupTests-eb8d9b3b-3951-4e33-b246-64191fb3f8d9name"}]} 2018-06-27 21:10:53,338 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-eb8d9b3b-3951-4e33-b246-64191fb3f8d9name used request id req-3cd9af95-22cc-4560-ba19-b21533340ed5 2018-06-27 21:10:53,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 21:10:53,354 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:10: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-27 21:10:53,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/73bf799a02204997aa66384762db78f7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}856cbec2eca683cf8dfe701c09fef836dfa3d869" 2018-06-27 21:10:53,805 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:10:53 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-38dcfd24-f26c-4c80-ad63-0cbf1fa82e38 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/73bf799a02204997aa66384762db78f7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "73bf799a02204997aa66384762db78f7", "name": "CreateSecurityGroupTests-56ec01a7-684a-456-proj"}} 2018-06-27 21:10:53,806 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/73bf799a02204997aa66384762db78f7 used request id req-38dcfd24-f26c-4c80-ad63-0cbf1fa82e38 2018-06-27 21:10:53,806 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 302f3954-bcb2-45cb-86bc-b2e6a8e470ed 2018-06-27 21:10:53,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-group-rules?security_group_id=302f3954-bcb2-45cb-86bc-b2e6a8e470ed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}856cbec2eca683cf8dfe701c09fef836dfa3d869" 2018-06-27 21:10:54,625 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:10:54 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-03e334b7-3cfb-4515-a3a0-d52c004f56d0 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-27T21:10:51Z", "security_group_id": "302f3954-bcb2-45cb-86bc-b2e6a8e470ed", "port_range_min": null, "revision_number": 0, "tenant_id": "73bf799a02204997aa66384762db78f7", "created_at": "2018-06-27T21:10:51Z", "project_id": "73bf799a02204997aa66384762db78f7", "id": "ec451b13-6bf1-40dc-8cd4-79cf1d54a77d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:10:51Z", "security_group_id": "302f3954-bcb2-45cb-86bc-b2e6a8e470ed", "port_range_min": null, "revision_number": 0, "tenant_id": "73bf799a02204997aa66384762db78f7", "created_at": "2018-06-27T21:10:51Z", "project_id": "73bf799a02204997aa66384762db78f7", "id": "f7ccd845-5a88-41f2-86bc-a61c88c13f2b"}]} 2018-06-27 21:10:54,625 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=302f3954-bcb2-45cb-86bc-b2e6a8e470ed used request id req-03e334b7-3cfb-4515-a3a0-d52c004f56d0 2018-06-27 21:10:54,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/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}856cbec2eca683cf8dfe701c09fef836dfa3d869" -d '{"security_group_rule": {"direction": "ingress", "description": "test_rule_1", "security_group_id": "302f3954-bcb2-45cb-86bc-b2e6a8e470ed"}}' 2018-06-27 21:10:55,122 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 21:10:55 GMT Content-Type: application/json Content-Length: 521 Connection: keep-alive X-Openstack-Request-Id: req-61177532-47e4-4493-ae0e-e54ad514f989 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-27T21:10:54Z", "security_group_id": "302f3954-bcb2-45cb-86bc-b2e6a8e470ed", "port_range_min": null, "revision_number": 0, "tenant_id": "73bf799a02204997aa66384762db78f7", "created_at": "2018-06-27T21:10:54Z", "project_id": "73bf799a02204997aa66384762db78f7", "id": "70a462e8-4719-49e3-992c-16d5201c1aec"}} 2018-06-27 21:10:55,122 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-group-rules used request id req-61177532-47e4-4493-ae0e-e54ad514f989 2018-06-27 21:10:55,122 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-eb8d9b3b-3951-4e33-b246-64191fb3f8d9name 2018-06-27 21:10:55,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=CreateSecurityGroupTests-eb8d9b3b-3951-4e33-b246-64191fb3f8d9name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}856cbec2eca683cf8dfe701c09fef836dfa3d869" 2018-06-27 21:10:55,329 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:10:55 GMT Content-Type: application/json Content-Length: 1921 Connection: keep-alive X-Openstack-Request-Id: req-3a4f3ea8-40ef-4744-8241-227a6ab4a951 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "73bf799a02204997aa66384762db78f7", "created_at": "2018-06-27T21:10:51Z", "updated_at": "2018-06-27T21:10:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:10:54Z", "revision_number": 0, "id": "70a462e8-4719-49e3-992c-16d5201c1aec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:10:54Z", "security_group_id": "302f3954-bcb2-45cb-86bc-b2e6a8e470ed", "tenant_id": "73bf799a02204997aa66384762db78f7", "port_range_min": null, "ethertype": "IPv4", "project_id": "73bf799a02204997aa66384762db78f7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:10:51Z", "revision_number": 0, "id": "ec451b13-6bf1-40dc-8cd4-79cf1d54a77d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:10:51Z", "security_group_id": "302f3954-bcb2-45cb-86bc-b2e6a8e470ed", "tenant_id": "73bf799a02204997aa66384762db78f7", "port_range_min": null, "ethertype": "IPv6", "project_id": "73bf799a02204997aa66384762db78f7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:10:51Z", "revision_number": 0, "id": "f7ccd845-5a88-41f2-86bc-a61c88c13f2b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:10:51Z", "security_group_id": "302f3954-bcb2-45cb-86bc-b2e6a8e470ed", "tenant_id": "73bf799a02204997aa66384762db78f7", "port_range_min": null, "ethertype": "IPv4", "project_id": "73bf799a02204997aa66384762db78f7"}], "revision_number": 3, "project_id": "73bf799a02204997aa66384762db78f7", "id": "302f3954-bcb2-45cb-86bc-b2e6a8e470ed", "name": "CreateSecurityGroupTests-eb8d9b3b-3951-4e33-b246-64191fb3f8d9name"}]} 2018-06-27 21:10:55,329 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-eb8d9b3b-3951-4e33-b246-64191fb3f8d9name used request id req-3a4f3ea8-40ef-4744-8241-227a6ab4a951 2018-06-27 21:10:55,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/73bf799a02204997aa66384762db78f7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}856cbec2eca683cf8dfe701c09fef836dfa3d869" 2018-06-27 21:10:55,735 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:10:55 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-eea4eb44-650d-41d3-867e-1823129b378d Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/73bf799a02204997aa66384762db78f7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "73bf799a02204997aa66384762db78f7", "name": "CreateSecurityGroupTests-56ec01a7-684a-456-proj"}} 2018-06-27 21:10:55,735 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/73bf799a02204997aa66384762db78f7 used request id req-eea4eb44-650d-41d3-867e-1823129b378d 2018-06-27 21:10:55,735 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 302f3954-bcb2-45cb-86bc-b2e6a8e470ed 2018-06-27 21:10:55,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/security-group-rules?security_group_id=302f3954-bcb2-45cb-86bc-b2e6a8e470ed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}856cbec2eca683cf8dfe701c09fef836dfa3d869" 2018-06-27 21:10:55,857 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:10:55 GMT Content-Type: application/json Content-Length: 1500 Connection: keep-alive X-Openstack-Request-Id: req-912db80d-35f1-4a72-86f7-f522e0490b02 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-27T21:10:54Z", "security_group_id": "302f3954-bcb2-45cb-86bc-b2e6a8e470ed", "port_range_min": null, "revision_number": 0, "tenant_id": "73bf799a02204997aa66384762db78f7", "created_at": "2018-06-27T21:10:54Z", "project_id": "73bf799a02204997aa66384762db78f7", "id": "70a462e8-4719-49e3-992c-16d5201c1aec"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:10:51Z", "security_group_id": "302f3954-bcb2-45cb-86bc-b2e6a8e470ed", "port_range_min": null, "revision_number": 0, "tenant_id": "73bf799a02204997aa66384762db78f7", "created_at": "2018-06-27T21:10:51Z", "project_id": "73bf799a02204997aa66384762db78f7", "id": "ec451b13-6bf1-40dc-8cd4-79cf1d54a77d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:10:51Z", "security_group_id": "302f3954-bcb2-45cb-86bc-b2e6a8e470ed", "port_range_min": null, "revision_number": 0, "tenant_id": "73bf799a02204997aa66384762db78f7", "created_at": "2018-06-27T21:10:51Z", "project_id": "73bf799a02204997aa66384762db78f7", "id": "f7ccd845-5a88-41f2-86bc-a61c88c13f2b"}]} 2018-06-27 21:10:55,857 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=302f3954-bcb2-45cb-86bc-b2e6a8e470ed used request id req-912db80d-35f1-4a72-86f7-f522e0490b02 2018-06-27 21:10:55,863 - 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}856cbec2eca683cf8dfe701c09fef836dfa3d869" -d '{"security_group_rule": {"ethertype": "IPv6", "direction": "egress", "protocol": 17, "description": "test_rule_2", "security_group_id": "302f3954-bcb2-45cb-86bc-b2e6a8e470ed"}}' 2018-06-27 21:10:56,322 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 21:10:56 GMT Content-Type: application/json Content-Length: 520 Connection: keep-alive X-Openstack-Request-Id: req-4de03ee5-b365-4df2-9262-dd7af2b72aea 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-27T21:10:56Z", "security_group_id": "302f3954-bcb2-45cb-86bc-b2e6a8e470ed", "port_range_min": null, "revision_number": 0, "tenant_id": "73bf799a02204997aa66384762db78f7", "created_at": "2018-06-27T21:10:56Z", "project_id": "73bf799a02204997aa66384762db78f7", "id": "aeba2ce1-9d58-4889-8eee-65344b5b8e1a"}} 2018-06-27 21:10:56,322 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-group-rules used request id req-4de03ee5-b365-4df2-9262-dd7af2b72aea 2018-06-27 21:10:56,322 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-eb8d9b3b-3951-4e33-b246-64191fb3f8d9name 2018-06-27 21:10:56,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/security-groups?name=CreateSecurityGroupTests-eb8d9b3b-3951-4e33-b246-64191fb3f8d9name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}856cbec2eca683cf8dfe701c09fef836dfa3d869" 2018-06-27 21:10:56,449 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:10:56 GMT Content-Type: application/json Content-Length: 2430 Connection: keep-alive X-Openstack-Request-Id: req-3cb54f17-52af-4887-9f05-0dcce1ba39cd Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "73bf799a02204997aa66384762db78f7", "created_at": "2018-06-27T21:10:51Z", "updated_at": "2018-06-27T21:10:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:10:54Z", "revision_number": 0, "id": "70a462e8-4719-49e3-992c-16d5201c1aec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:10:54Z", "security_group_id": "302f3954-bcb2-45cb-86bc-b2e6a8e470ed", "tenant_id": "73bf799a02204997aa66384762db78f7", "port_range_min": null, "ethertype": "IPv4", "project_id": "73bf799a02204997aa66384762db78f7"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:10:56Z", "revision_number": 0, "id": "aeba2ce1-9d58-4889-8eee-65344b5b8e1a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:10:56Z", "security_group_id": "302f3954-bcb2-45cb-86bc-b2e6a8e470ed", "tenant_id": "73bf799a02204997aa66384762db78f7", "port_range_min": null, "ethertype": "IPv6", "project_id": "73bf799a02204997aa66384762db78f7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:10:51Z", "revision_number": 0, "id": "ec451b13-6bf1-40dc-8cd4-79cf1d54a77d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:10:51Z", "security_group_id": "302f3954-bcb2-45cb-86bc-b2e6a8e470ed", "tenant_id": "73bf799a02204997aa66384762db78f7", "port_range_min": null, "ethertype": "IPv6", "project_id": "73bf799a02204997aa66384762db78f7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:10:51Z", "revision_number": 0, "id": "f7ccd845-5a88-41f2-86bc-a61c88c13f2b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:10:51Z", "security_group_id": "302f3954-bcb2-45cb-86bc-b2e6a8e470ed", "tenant_id": "73bf799a02204997aa66384762db78f7", "port_range_min": null, "ethertype": "IPv4", "project_id": "73bf799a02204997aa66384762db78f7"}], "revision_number": 4, "project_id": "73bf799a02204997aa66384762db78f7", "id": "302f3954-bcb2-45cb-86bc-b2e6a8e470ed", "name": "CreateSecurityGroupTests-eb8d9b3b-3951-4e33-b246-64191fb3f8d9name"}]} 2018-06-27 21:10:56,450 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-eb8d9b3b-3951-4e33-b246-64191fb3f8d9name used request id req-3cb54f17-52af-4887-9f05-0dcce1ba39cd 2018-06-27 21:10:56,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/73bf799a02204997aa66384762db78f7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}856cbec2eca683cf8dfe701c09fef836dfa3d869" 2018-06-27 21:10:56,804 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:10:56 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-068438fb-ad9c-423a-a1fd-1730c52c02b6 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/73bf799a02204997aa66384762db78f7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "73bf799a02204997aa66384762db78f7", "name": "CreateSecurityGroupTests-56ec01a7-684a-456-proj"}} 2018-06-27 21:10:56,805 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/73bf799a02204997aa66384762db78f7 used request id req-068438fb-ad9c-423a-a1fd-1730c52c02b6 2018-06-27 21:10:56,805 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 302f3954-bcb2-45cb-86bc-b2e6a8e470ed 2018-06-27 21:10:56,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/security-group-rules?security_group_id=302f3954-bcb2-45cb-86bc-b2e6a8e470ed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}856cbec2eca683cf8dfe701c09fef836dfa3d869" 2018-06-27 21:10:56,972 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:10:56 GMT Content-Type: application/json Content-Length: 1997 Connection: keep-alive X-Openstack-Request-Id: req-dbe83069-276c-40fb-a5bb-0e10728294db 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-27T21:10:54Z", "security_group_id": "302f3954-bcb2-45cb-86bc-b2e6a8e470ed", "port_range_min": null, "revision_number": 0, "tenant_id": "73bf799a02204997aa66384762db78f7", "created_at": "2018-06-27T21:10:54Z", "project_id": "73bf799a02204997aa66384762db78f7", "id": "70a462e8-4719-49e3-992c-16d5201c1aec"}, {"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-27T21:10:56Z", "security_group_id": "302f3954-bcb2-45cb-86bc-b2e6a8e470ed", "port_range_min": null, "revision_number": 0, "tenant_id": "73bf799a02204997aa66384762db78f7", "created_at": "2018-06-27T21:10:56Z", "project_id": "73bf799a02204997aa66384762db78f7", "id": "aeba2ce1-9d58-4889-8eee-65344b5b8e1a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:10:51Z", "security_group_id": "302f3954-bcb2-45cb-86bc-b2e6a8e470ed", "port_range_min": null, "revision_number": 0, "tenant_id": "73bf799a02204997aa66384762db78f7", "created_at": "2018-06-27T21:10:51Z", "project_id": "73bf799a02204997aa66384762db78f7", "id": "ec451b13-6bf1-40dc-8cd4-79cf1d54a77d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:10:51Z", "security_group_id": "302f3954-bcb2-45cb-86bc-b2e6a8e470ed", "port_range_min": null, "revision_number": 0, "tenant_id": "73bf799a02204997aa66384762db78f7", "created_at": "2018-06-27T21:10:51Z", "project_id": "73bf799a02204997aa66384762db78f7", "id": "f7ccd845-5a88-41f2-86bc-a61c88c13f2b"}]} 2018-06-27 21:10:56,972 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=302f3954-bcb2-45cb-86bc-b2e6a8e470ed used request id req-dbe83069-276c-40fb-a5bb-0e10728294db 2018-06-27 21:10:56,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/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}856cbec2eca683cf8dfe701c09fef836dfa3d869" -d '{"security_group_rule": {"direction": "egress", "protocol": 17, "description": "test_rule_3", "ethertype": "IPv4", "port_range_max": 20, "security_group_id": "302f3954-bcb2-45cb-86bc-b2e6a8e470ed", "port_range_min": 10}}' 2018-06-27 21:10:57,325 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 21:10:57 GMT Content-Type: application/json Content-Length: 516 Connection: keep-alive X-Openstack-Request-Id: req-f22a2cea-e55e-4009-8158-4bbc1136fbfd 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-27T21:10:57Z", "security_group_id": "302f3954-bcb2-45cb-86bc-b2e6a8e470ed", "port_range_min": 10, "revision_number": 0, "tenant_id": "73bf799a02204997aa66384762db78f7", "created_at": "2018-06-27T21:10:57Z", "project_id": "73bf799a02204997aa66384762db78f7", "id": "f6093064-1938-4075-9db0-27edd750fe97"}} 2018-06-27 21:10:57,325 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-group-rules used request id req-f22a2cea-e55e-4009-8158-4bbc1136fbfd 2018-06-27 21:10:57,326 - neutron_utils - INFO - Retrieving security group with ID - 302f3954-bcb2-45cb-86bc-b2e6a8e470ed 2018-06-27 21:10:57,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/security-groups?id=302f3954-bcb2-45cb-86bc-b2e6a8e470ed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}856cbec2eca683cf8dfe701c09fef836dfa3d869" 2018-06-27 21:10:57,510 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:10:57 GMT Content-Type: application/json Content-Length: 2935 Connection: keep-alive X-Openstack-Request-Id: req-6538a731-7331-408d-a075-3079e1638401 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "73bf799a02204997aa66384762db78f7", "created_at": "2018-06-27T21:10:51Z", "updated_at": "2018-06-27T21:10:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:10:54Z", "revision_number": 0, "id": "70a462e8-4719-49e3-992c-16d5201c1aec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:10:54Z", "security_group_id": "302f3954-bcb2-45cb-86bc-b2e6a8e470ed", "tenant_id": "73bf799a02204997aa66384762db78f7", "port_range_min": null, "ethertype": "IPv4", "project_id": "73bf799a02204997aa66384762db78f7"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:10:56Z", "revision_number": 0, "id": "aeba2ce1-9d58-4889-8eee-65344b5b8e1a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:10:56Z", "security_group_id": "302f3954-bcb2-45cb-86bc-b2e6a8e470ed", "tenant_id": "73bf799a02204997aa66384762db78f7", "port_range_min": null, "ethertype": "IPv6", "project_id": "73bf799a02204997aa66384762db78f7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:10:51Z", "revision_number": 0, "id": "ec451b13-6bf1-40dc-8cd4-79cf1d54a77d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:10:51Z", "security_group_id": "302f3954-bcb2-45cb-86bc-b2e6a8e470ed", "tenant_id": "73bf799a02204997aa66384762db78f7", "port_range_min": null, "ethertype": "IPv6", "project_id": "73bf799a02204997aa66384762db78f7"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-06-27T21:10:57Z", "revision_number": 0, "id": "f6093064-1938-4075-9db0-27edd750fe97", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:10:57Z", "security_group_id": "302f3954-bcb2-45cb-86bc-b2e6a8e470ed", "tenant_id": "73bf799a02204997aa66384762db78f7", "port_range_min": 10, "ethertype": "IPv4", "project_id": "73bf799a02204997aa66384762db78f7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:10:51Z", "revision_number": 0, "id": "f7ccd845-5a88-41f2-86bc-a61c88c13f2b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:10:51Z", "security_group_id": "302f3954-bcb2-45cb-86bc-b2e6a8e470ed", "tenant_id": "73bf799a02204997aa66384762db78f7", "port_range_min": null, "ethertype": "IPv4", "project_id": "73bf799a02204997aa66384762db78f7"}], "revision_number": 5, "project_id": "73bf799a02204997aa66384762db78f7", "id": "302f3954-bcb2-45cb-86bc-b2e6a8e470ed", "name": "CreateSecurityGroupTests-eb8d9b3b-3951-4e33-b246-64191fb3f8d9name"}]} 2018-06-27 21:10:57,511 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=302f3954-bcb2-45cb-86bc-b2e6a8e470ed used request id req-6538a731-7331-408d-a075-3079e1638401 2018-06-27 21:10:57,511 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 302f3954-bcb2-45cb-86bc-b2e6a8e470ed 2018-06-27 21:10:57,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/security-group-rules?security_group_id=302f3954-bcb2-45cb-86bc-b2e6a8e470ed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}856cbec2eca683cf8dfe701c09fef836dfa3d869" 2018-06-27 21:10:57,682 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:10:57 GMT Content-Type: application/json Content-Length: 2490 Connection: keep-alive X-Openstack-Request-Id: req-d3bfef8b-d372-4872-a849-a8eb61f106c6 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-27T21:10:54Z", "security_group_id": "302f3954-bcb2-45cb-86bc-b2e6a8e470ed", "port_range_min": null, "revision_number": 0, "tenant_id": "73bf799a02204997aa66384762db78f7", "created_at": "2018-06-27T21:10:54Z", "project_id": "73bf799a02204997aa66384762db78f7", "id": "70a462e8-4719-49e3-992c-16d5201c1aec"}, {"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-27T21:10:56Z", "security_group_id": "302f3954-bcb2-45cb-86bc-b2e6a8e470ed", "port_range_min": null, "revision_number": 0, "tenant_id": "73bf799a02204997aa66384762db78f7", "created_at": "2018-06-27T21:10:56Z", "project_id": "73bf799a02204997aa66384762db78f7", "id": "aeba2ce1-9d58-4889-8eee-65344b5b8e1a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:10:51Z", "security_group_id": "302f3954-bcb2-45cb-86bc-b2e6a8e470ed", "port_range_min": null, "revision_number": 0, "tenant_id": "73bf799a02204997aa66384762db78f7", "created_at": "2018-06-27T21:10:51Z", "project_id": "73bf799a02204997aa66384762db78f7", "id": "ec451b13-6bf1-40dc-8cd4-79cf1d54a77d"}, {"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-27T21:10:57Z", "security_group_id": "302f3954-bcb2-45cb-86bc-b2e6a8e470ed", "port_range_min": 10, "revision_number": 0, "tenant_id": "73bf799a02204997aa66384762db78f7", "created_at": "2018-06-27T21:10:57Z", "project_id": "73bf799a02204997aa66384762db78f7", "id": "f6093064-1938-4075-9db0-27edd750fe97"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:10:51Z", "security_group_id": "302f3954-bcb2-45cb-86bc-b2e6a8e470ed", "port_range_min": null, "revision_number": 0, "tenant_id": "73bf799a02204997aa66384762db78f7", "created_at": "2018-06-27T21:10:51Z", "project_id": "73bf799a02204997aa66384762db78f7", "id": "f7ccd845-5a88-41f2-86bc-a61c88c13f2b"}]} 2018-06-27 21:10:57,683 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=302f3954-bcb2-45cb-86bc-b2e6a8e470ed used request id req-d3bfef8b-d372-4872-a849-a8eb61f106c6 2018-06-27 21:10:57,684 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:10:58,457 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e69d66ed666c4d839d389d3e6cda807e", "name": "CreateSecurityGroupTests-56ec01a7-684a-456-proj-role"}], "expires_at": "2018-06-27T22:10:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "73bf799a02204997aa66384762db78f7", "name": "CreateSecurityGroupTests-56ec01a7-684a-456-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/73bf799a02204997aa66384762db78f7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/73bf799a02204997aa66384762db78f7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/73bf799a02204997aa66384762db78f7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/73bf799a02204997aa66384762db78f7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/73bf799a02204997aa66384762db78f7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/73bf799a02204997aa66384762db78f7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/73bf799a02204997aa66384762db78f7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/73bf799a02204997aa66384762db78f7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/73bf799a02204997aa66384762db78f7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/73bf799a02204997aa66384762db78f7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/73bf799a02204997aa66384762db78f7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/73bf799a02204997aa66384762db78f7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-56ec01a7-684a-456-user", "id": "9f34703616e44a2aa49699ec96ae9211"}, "audit_ids": ["2bp1c5dFRRCwYNplvxDyKw"], "issued_at": "2018-06-27T21:10:58.000000Z"}} 2018-06-27 21:10:58,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-groups?name=CreateSecurityGroupTests-eb8d9b3b-3951-4e33-b246-64191fb3f8d9name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f719812315435ccfaef0b39e8faab2824001573" 2018-06-27 21:10:59,323 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:10:59 GMT Content-Type: application/json Content-Length: 2935 Connection: keep-alive X-Openstack-Request-Id: req-d0de5c10-df07-4c1a-9067-05a8a164a0b6 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "73bf799a02204997aa66384762db78f7", "created_at": "2018-06-27T21:10:51Z", "updated_at": "2018-06-27T21:10:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:10:54Z", "revision_number": 0, "id": "70a462e8-4719-49e3-992c-16d5201c1aec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:10:54Z", "security_group_id": "302f3954-bcb2-45cb-86bc-b2e6a8e470ed", "tenant_id": "73bf799a02204997aa66384762db78f7", "port_range_min": null, "ethertype": "IPv4", "project_id": "73bf799a02204997aa66384762db78f7"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:10:56Z", "revision_number": 0, "id": "aeba2ce1-9d58-4889-8eee-65344b5b8e1a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:10:56Z", "security_group_id": "302f3954-bcb2-45cb-86bc-b2e6a8e470ed", "tenant_id": "73bf799a02204997aa66384762db78f7", "port_range_min": null, "ethertype": "IPv6", "project_id": "73bf799a02204997aa66384762db78f7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:10:51Z", "revision_number": 0, "id": "ec451b13-6bf1-40dc-8cd4-79cf1d54a77d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:10:51Z", "security_group_id": "302f3954-bcb2-45cb-86bc-b2e6a8e470ed", "tenant_id": "73bf799a02204997aa66384762db78f7", "port_range_min": null, "ethertype": "IPv6", "project_id": "73bf799a02204997aa66384762db78f7"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-06-27T21:10:57Z", "revision_number": 0, "id": "f6093064-1938-4075-9db0-27edd750fe97", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:10:57Z", "security_group_id": "302f3954-bcb2-45cb-86bc-b2e6a8e470ed", "tenant_id": "73bf799a02204997aa66384762db78f7", "port_range_min": 10, "ethertype": "IPv4", "project_id": "73bf799a02204997aa66384762db78f7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:10:51Z", "revision_number": 0, "id": "f7ccd845-5a88-41f2-86bc-a61c88c13f2b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:10:51Z", "security_group_id": "302f3954-bcb2-45cb-86bc-b2e6a8e470ed", "tenant_id": "73bf799a02204997aa66384762db78f7", "port_range_min": null, "ethertype": "IPv4", "project_id": "73bf799a02204997aa66384762db78f7"}], "revision_number": 5, "project_id": "73bf799a02204997aa66384762db78f7", "id": "302f3954-bcb2-45cb-86bc-b2e6a8e470ed", "name": "CreateSecurityGroupTests-eb8d9b3b-3951-4e33-b246-64191fb3f8d9name"}]} 2018-06-27 21:10:59,324 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-eb8d9b3b-3951-4e33-b246-64191fb3f8d9name&description=hello+group used request id req-d0de5c10-df07-4c1a-9067-05a8a164a0b6 2018-06-27 21:10:59,324 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 302f3954-bcb2-45cb-86bc-b2e6a8e470ed 2018-06-27 21:10:59,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/security-group-rules?security_group_id=302f3954-bcb2-45cb-86bc-b2e6a8e470ed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f719812315435ccfaef0b39e8faab2824001573" 2018-06-27 21:10:59,412 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:10:59 GMT Content-Type: application/json Content-Length: 2490 Connection: keep-alive X-Openstack-Request-Id: req-bb793726-dba0-4cd5-9c7e-f056744a40d8 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-27T21:10:54Z", "security_group_id": "302f3954-bcb2-45cb-86bc-b2e6a8e470ed", "port_range_min": null, "revision_number": 0, "tenant_id": "73bf799a02204997aa66384762db78f7", "created_at": "2018-06-27T21:10:54Z", "project_id": "73bf799a02204997aa66384762db78f7", "id": "70a462e8-4719-49e3-992c-16d5201c1aec"}, {"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-27T21:10:56Z", "security_group_id": "302f3954-bcb2-45cb-86bc-b2e6a8e470ed", "port_range_min": null, "revision_number": 0, "tenant_id": "73bf799a02204997aa66384762db78f7", "created_at": "2018-06-27T21:10:56Z", "project_id": "73bf799a02204997aa66384762db78f7", "id": "aeba2ce1-9d58-4889-8eee-65344b5b8e1a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:10:51Z", "security_group_id": "302f3954-bcb2-45cb-86bc-b2e6a8e470ed", "port_range_min": null, "revision_number": 0, "tenant_id": "73bf799a02204997aa66384762db78f7", "created_at": "2018-06-27T21:10:51Z", "project_id": "73bf799a02204997aa66384762db78f7", "id": "ec451b13-6bf1-40dc-8cd4-79cf1d54a77d"}, {"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-27T21:10:57Z", "security_group_id": "302f3954-bcb2-45cb-86bc-b2e6a8e470ed", "port_range_min": 10, "revision_number": 0, "tenant_id": "73bf799a02204997aa66384762db78f7", "created_at": "2018-06-27T21:10:57Z", "project_id": "73bf799a02204997aa66384762db78f7", "id": "f6093064-1938-4075-9db0-27edd750fe97"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:10:51Z", "security_group_id": "302f3954-bcb2-45cb-86bc-b2e6a8e470ed", "port_range_min": null, "revision_number": 0, "tenant_id": "73bf799a02204997aa66384762db78f7", "created_at": "2018-06-27T21:10:51Z", "project_id": "73bf799a02204997aa66384762db78f7", "id": "f7ccd845-5a88-41f2-86bc-a61c88c13f2b"}]} 2018-06-27 21:10:59,413 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=302f3954-bcb2-45cb-86bc-b2e6a8e470ed used request id req-bb793726-dba0-4cd5-9c7e-f056744a40d8 2018-06-27 21:10:59,413 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 302f3954-bcb2-45cb-86bc-b2e6a8e470ed 2018-06-27 21:10:59,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=302f3954-bcb2-45cb-86bc-b2e6a8e470ed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f719812315435ccfaef0b39e8faab2824001573" 2018-06-27 21:10:59,492 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:10:59 GMT Content-Type: application/json Content-Length: 2490 Connection: keep-alive X-Openstack-Request-Id: req-c3a5611c-7d5b-4b65-b2d0-c02eafb135af 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-27T21:10:54Z", "security_group_id": "302f3954-bcb2-45cb-86bc-b2e6a8e470ed", "port_range_min": null, "revision_number": 0, "tenant_id": "73bf799a02204997aa66384762db78f7", "created_at": "2018-06-27T21:10:54Z", "project_id": "73bf799a02204997aa66384762db78f7", "id": "70a462e8-4719-49e3-992c-16d5201c1aec"}, {"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-27T21:10:56Z", "security_group_id": "302f3954-bcb2-45cb-86bc-b2e6a8e470ed", "port_range_min": null, "revision_number": 0, "tenant_id": "73bf799a02204997aa66384762db78f7", "created_at": "2018-06-27T21:10:56Z", "project_id": "73bf799a02204997aa66384762db78f7", "id": "aeba2ce1-9d58-4889-8eee-65344b5b8e1a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:10:51Z", "security_group_id": "302f3954-bcb2-45cb-86bc-b2e6a8e470ed", "port_range_min": null, "revision_number": 0, "tenant_id": "73bf799a02204997aa66384762db78f7", "created_at": "2018-06-27T21:10:51Z", "project_id": "73bf799a02204997aa66384762db78f7", "id": "ec451b13-6bf1-40dc-8cd4-79cf1d54a77d"}, {"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-27T21:10:57Z", "security_group_id": "302f3954-bcb2-45cb-86bc-b2e6a8e470ed", "port_range_min": 10, "revision_number": 0, "tenant_id": "73bf799a02204997aa66384762db78f7", "created_at": "2018-06-27T21:10:57Z", "project_id": "73bf799a02204997aa66384762db78f7", "id": "f6093064-1938-4075-9db0-27edd750fe97"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:10:51Z", "security_group_id": "302f3954-bcb2-45cb-86bc-b2e6a8e470ed", "port_range_min": null, "revision_number": 0, "tenant_id": "73bf799a02204997aa66384762db78f7", "created_at": "2018-06-27T21:10:51Z", "project_id": "73bf799a02204997aa66384762db78f7", "id": "f7ccd845-5a88-41f2-86bc-a61c88c13f2b"}]} 2018-06-27 21:10:59,493 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=302f3954-bcb2-45cb-86bc-b2e6a8e470ed used request id req-c3a5611c-7d5b-4b65-b2d0-c02eafb135af 2018-06-27 21:10:59,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=CreateSecurityGroupTests-eb8d9b3b-3951-4e33-b246-64191fb3f8d9name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f719812315435ccfaef0b39e8faab2824001573" 2018-06-27 21:10:59,655 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:10:59 GMT Content-Type: application/json Content-Length: 2935 Connection: keep-alive X-Openstack-Request-Id: req-5871ccb1-ba69-4b4c-a876-9b527d4d4c73 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "73bf799a02204997aa66384762db78f7", "created_at": "2018-06-27T21:10:51Z", "updated_at": "2018-06-27T21:10:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:10:54Z", "revision_number": 0, "id": "70a462e8-4719-49e3-992c-16d5201c1aec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:10:54Z", "security_group_id": "302f3954-bcb2-45cb-86bc-b2e6a8e470ed", "tenant_id": "73bf799a02204997aa66384762db78f7", "port_range_min": null, "ethertype": "IPv4", "project_id": "73bf799a02204997aa66384762db78f7"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:10:56Z", "revision_number": 0, "id": "aeba2ce1-9d58-4889-8eee-65344b5b8e1a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:10:56Z", "security_group_id": "302f3954-bcb2-45cb-86bc-b2e6a8e470ed", "tenant_id": "73bf799a02204997aa66384762db78f7", "port_range_min": null, "ethertype": "IPv6", "project_id": "73bf799a02204997aa66384762db78f7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:10:51Z", "revision_number": 0, "id": "ec451b13-6bf1-40dc-8cd4-79cf1d54a77d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:10:51Z", "security_group_id": "302f3954-bcb2-45cb-86bc-b2e6a8e470ed", "tenant_id": "73bf799a02204997aa66384762db78f7", "port_range_min": null, "ethertype": "IPv6", "project_id": "73bf799a02204997aa66384762db78f7"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-06-27T21:10:57Z", "revision_number": 0, "id": "f6093064-1938-4075-9db0-27edd750fe97", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:10:57Z", "security_group_id": "302f3954-bcb2-45cb-86bc-b2e6a8e470ed", "tenant_id": "73bf799a02204997aa66384762db78f7", "port_range_min": 10, "ethertype": "IPv4", "project_id": "73bf799a02204997aa66384762db78f7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:10:51Z", "revision_number": 0, "id": "f7ccd845-5a88-41f2-86bc-a61c88c13f2b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:10:51Z", "security_group_id": "302f3954-bcb2-45cb-86bc-b2e6a8e470ed", "tenant_id": "73bf799a02204997aa66384762db78f7", "port_range_min": null, "ethertype": "IPv4", "project_id": "73bf799a02204997aa66384762db78f7"}], "revision_number": 5, "project_id": "73bf799a02204997aa66384762db78f7", "id": "302f3954-bcb2-45cb-86bc-b2e6a8e470ed", "name": "CreateSecurityGroupTests-eb8d9b3b-3951-4e33-b246-64191fb3f8d9name"}]} 2018-06-27 21:10:59,655 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-eb8d9b3b-3951-4e33-b246-64191fb3f8d9name used request id req-5871ccb1-ba69-4b4c-a876-9b527d4d4c73 2018-06-27 21:10:59,656 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 302f3954-bcb2-45cb-86bc-b2e6a8e470ed 2018-06-27 21:10:59,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=302f3954-bcb2-45cb-86bc-b2e6a8e470ed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f719812315435ccfaef0b39e8faab2824001573" 2018-06-27 21:10:59,768 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:10:59 GMT Content-Type: application/json Content-Length: 2490 Connection: keep-alive X-Openstack-Request-Id: req-c7a3c8a3-b89d-44f7-af73-ee78533623dc 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-27T21:10:54Z", "security_group_id": "302f3954-bcb2-45cb-86bc-b2e6a8e470ed", "port_range_min": null, "revision_number": 0, "tenant_id": "73bf799a02204997aa66384762db78f7", "created_at": "2018-06-27T21:10:54Z", "project_id": "73bf799a02204997aa66384762db78f7", "id": "70a462e8-4719-49e3-992c-16d5201c1aec"}, {"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-27T21:10:56Z", "security_group_id": "302f3954-bcb2-45cb-86bc-b2e6a8e470ed", "port_range_min": null, "revision_number": 0, "tenant_id": "73bf799a02204997aa66384762db78f7", "created_at": "2018-06-27T21:10:56Z", "project_id": "73bf799a02204997aa66384762db78f7", "id": "aeba2ce1-9d58-4889-8eee-65344b5b8e1a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:10:51Z", "security_group_id": "302f3954-bcb2-45cb-86bc-b2e6a8e470ed", "port_range_min": null, "revision_number": 0, "tenant_id": "73bf799a02204997aa66384762db78f7", "created_at": "2018-06-27T21:10:51Z", "project_id": "73bf799a02204997aa66384762db78f7", "id": "ec451b13-6bf1-40dc-8cd4-79cf1d54a77d"}, {"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-27T21:10:57Z", "security_group_id": "302f3954-bcb2-45cb-86bc-b2e6a8e470ed", "port_range_min": 10, "revision_number": 0, "tenant_id": "73bf799a02204997aa66384762db78f7", "created_at": "2018-06-27T21:10:57Z", "project_id": "73bf799a02204997aa66384762db78f7", "id": "f6093064-1938-4075-9db0-27edd750fe97"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:10:51Z", "security_group_id": "302f3954-bcb2-45cb-86bc-b2e6a8e470ed", "port_range_min": null, "revision_number": 0, "tenant_id": "73bf799a02204997aa66384762db78f7", "created_at": "2018-06-27T21:10:51Z", "project_id": "73bf799a02204997aa66384762db78f7", "id": "f7ccd845-5a88-41f2-86bc-a61c88c13f2b"}]} 2018-06-27 21:10:59,768 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=302f3954-bcb2-45cb-86bc-b2e6a8e470ed used request id req-c7a3c8a3-b89d-44f7-af73-ee78533623dc 2018-06-27 21:10:59,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/security-groups?name=CreateSecurityGroupTests-eb8d9b3b-3951-4e33-b246-64191fb3f8d9name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f719812315435ccfaef0b39e8faab2824001573" 2018-06-27 21:10:59,918 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:10:59 GMT Content-Type: application/json Content-Length: 2935 Connection: keep-alive X-Openstack-Request-Id: req-52e9decf-7eba-49e4-8c47-b70c8c188c94 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "73bf799a02204997aa66384762db78f7", "created_at": "2018-06-27T21:10:51Z", "updated_at": "2018-06-27T21:10:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:10:54Z", "revision_number": 0, "id": "70a462e8-4719-49e3-992c-16d5201c1aec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:10:54Z", "security_group_id": "302f3954-bcb2-45cb-86bc-b2e6a8e470ed", "tenant_id": "73bf799a02204997aa66384762db78f7", "port_range_min": null, "ethertype": "IPv4", "project_id": "73bf799a02204997aa66384762db78f7"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:10:56Z", "revision_number": 0, "id": "aeba2ce1-9d58-4889-8eee-65344b5b8e1a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:10:56Z", "security_group_id": "302f3954-bcb2-45cb-86bc-b2e6a8e470ed", "tenant_id": "73bf799a02204997aa66384762db78f7", "port_range_min": null, "ethertype": "IPv6", "project_id": "73bf799a02204997aa66384762db78f7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:10:51Z", "revision_number": 0, "id": "ec451b13-6bf1-40dc-8cd4-79cf1d54a77d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:10:51Z", "security_group_id": "302f3954-bcb2-45cb-86bc-b2e6a8e470ed", "tenant_id": "73bf799a02204997aa66384762db78f7", "port_range_min": null, "ethertype": "IPv6", "project_id": "73bf799a02204997aa66384762db78f7"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-06-27T21:10:57Z", "revision_number": 0, "id": "f6093064-1938-4075-9db0-27edd750fe97", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:10:57Z", "security_group_id": "302f3954-bcb2-45cb-86bc-b2e6a8e470ed", "tenant_id": "73bf799a02204997aa66384762db78f7", "port_range_min": 10, "ethertype": "IPv4", "project_id": "73bf799a02204997aa66384762db78f7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:10:51Z", "revision_number": 0, "id": "f7ccd845-5a88-41f2-86bc-a61c88c13f2b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:10:51Z", "security_group_id": "302f3954-bcb2-45cb-86bc-b2e6a8e470ed", "tenant_id": "73bf799a02204997aa66384762db78f7", "port_range_min": null, "ethertype": "IPv4", "project_id": "73bf799a02204997aa66384762db78f7"}], "revision_number": 5, "project_id": "73bf799a02204997aa66384762db78f7", "id": "302f3954-bcb2-45cb-86bc-b2e6a8e470ed", "name": "CreateSecurityGroupTests-eb8d9b3b-3951-4e33-b246-64191fb3f8d9name"}]} 2018-06-27 21:10:59,918 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-eb8d9b3b-3951-4e33-b246-64191fb3f8d9name used request id req-52e9decf-7eba-49e4-8c47-b70c8c188c94 2018-06-27 21:10:59,919 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 302f3954-bcb2-45cb-86bc-b2e6a8e470ed 2018-06-27 21:10:59,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/security-group-rules?security_group_id=302f3954-bcb2-45cb-86bc-b2e6a8e470ed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f719812315435ccfaef0b39e8faab2824001573" 2018-06-27 21:11:00,247 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:11:00 GMT Content-Type: application/json Content-Length: 2490 Connection: keep-alive X-Openstack-Request-Id: req-58e5d892-08c5-45ef-86ce-433d93c9a62c 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-27T21:10:54Z", "security_group_id": "302f3954-bcb2-45cb-86bc-b2e6a8e470ed", "port_range_min": null, "revision_number": 0, "tenant_id": "73bf799a02204997aa66384762db78f7", "created_at": "2018-06-27T21:10:54Z", "project_id": "73bf799a02204997aa66384762db78f7", "id": "70a462e8-4719-49e3-992c-16d5201c1aec"}, {"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-27T21:10:56Z", "security_group_id": "302f3954-bcb2-45cb-86bc-b2e6a8e470ed", "port_range_min": null, "revision_number": 0, "tenant_id": "73bf799a02204997aa66384762db78f7", "created_at": "2018-06-27T21:10:56Z", "project_id": "73bf799a02204997aa66384762db78f7", "id": "aeba2ce1-9d58-4889-8eee-65344b5b8e1a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:10:51Z", "security_group_id": "302f3954-bcb2-45cb-86bc-b2e6a8e470ed", "port_range_min": null, "revision_number": 0, "tenant_id": "73bf799a02204997aa66384762db78f7", "created_at": "2018-06-27T21:10:51Z", "project_id": "73bf799a02204997aa66384762db78f7", "id": "ec451b13-6bf1-40dc-8cd4-79cf1d54a77d"}, {"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-27T21:10:57Z", "security_group_id": "302f3954-bcb2-45cb-86bc-b2e6a8e470ed", "port_range_min": 10, "revision_number": 0, "tenant_id": "73bf799a02204997aa66384762db78f7", "created_at": "2018-06-27T21:10:57Z", "project_id": "73bf799a02204997aa66384762db78f7", "id": "f6093064-1938-4075-9db0-27edd750fe97"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:10:51Z", "security_group_id": "302f3954-bcb2-45cb-86bc-b2e6a8e470ed", "port_range_min": null, "revision_number": 0, "tenant_id": "73bf799a02204997aa66384762db78f7", "created_at": "2018-06-27T21:10:51Z", "project_id": "73bf799a02204997aa66384762db78f7", "id": "f7ccd845-5a88-41f2-86bc-a61c88c13f2b"}]} 2018-06-27 21:11:00,247 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=302f3954-bcb2-45cb-86bc-b2e6a8e470ed used request id req-58e5d892-08c5-45ef-86ce-433d93c9a62c 2018-06-27 21:11:00,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/security-groups?name=CreateSecurityGroupTests-eb8d9b3b-3951-4e33-b246-64191fb3f8d9name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f719812315435ccfaef0b39e8faab2824001573" 2018-06-27 21:11:00,433 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:11:00 GMT Content-Type: application/json Content-Length: 2935 Connection: keep-alive X-Openstack-Request-Id: req-6b562cbe-09e5-4e10-aa66-771487d2ee09 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "73bf799a02204997aa66384762db78f7", "created_at": "2018-06-27T21:10:51Z", "updated_at": "2018-06-27T21:10:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:10:54Z", "revision_number": 0, "id": "70a462e8-4719-49e3-992c-16d5201c1aec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:10:54Z", "security_group_id": "302f3954-bcb2-45cb-86bc-b2e6a8e470ed", "tenant_id": "73bf799a02204997aa66384762db78f7", "port_range_min": null, "ethertype": "IPv4", "project_id": "73bf799a02204997aa66384762db78f7"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:10:56Z", "revision_number": 0, "id": "aeba2ce1-9d58-4889-8eee-65344b5b8e1a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:10:56Z", "security_group_id": "302f3954-bcb2-45cb-86bc-b2e6a8e470ed", "tenant_id": "73bf799a02204997aa66384762db78f7", "port_range_min": null, "ethertype": "IPv6", "project_id": "73bf799a02204997aa66384762db78f7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:10:51Z", "revision_number": 0, "id": "ec451b13-6bf1-40dc-8cd4-79cf1d54a77d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:10:51Z", "security_group_id": "302f3954-bcb2-45cb-86bc-b2e6a8e470ed", "tenant_id": "73bf799a02204997aa66384762db78f7", "port_range_min": null, "ethertype": "IPv6", "project_id": "73bf799a02204997aa66384762db78f7"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-06-27T21:10:57Z", "revision_number": 0, "id": "f6093064-1938-4075-9db0-27edd750fe97", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:10:57Z", "security_group_id": "302f3954-bcb2-45cb-86bc-b2e6a8e470ed", "tenant_id": "73bf799a02204997aa66384762db78f7", "port_range_min": 10, "ethertype": "IPv4", "project_id": "73bf799a02204997aa66384762db78f7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:10:51Z", "revision_number": 0, "id": "f7ccd845-5a88-41f2-86bc-a61c88c13f2b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:10:51Z", "security_group_id": "302f3954-bcb2-45cb-86bc-b2e6a8e470ed", "tenant_id": "73bf799a02204997aa66384762db78f7", "port_range_min": null, "ethertype": "IPv4", "project_id": "73bf799a02204997aa66384762db78f7"}], "revision_number": 5, "project_id": "73bf799a02204997aa66384762db78f7", "id": "302f3954-bcb2-45cb-86bc-b2e6a8e470ed", "name": "CreateSecurityGroupTests-eb8d9b3b-3951-4e33-b246-64191fb3f8d9name"}]} 2018-06-27 21:11:00,433 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-eb8d9b3b-3951-4e33-b246-64191fb3f8d9name used request id req-6b562cbe-09e5-4e10-aa66-771487d2ee09 2018-06-27 21:11:00,434 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 302f3954-bcb2-45cb-86bc-b2e6a8e470ed 2018-06-27 21:11:00,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/security-group-rules?security_group_id=302f3954-bcb2-45cb-86bc-b2e6a8e470ed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f719812315435ccfaef0b39e8faab2824001573" 2018-06-27 21:11:01,339 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:11:01 GMT Content-Type: application/json Content-Length: 2490 Connection: keep-alive X-Openstack-Request-Id: req-d1e1a456-53ab-485f-ba0b-94b6c8cf6511 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-27T21:10:54Z", "security_group_id": "302f3954-bcb2-45cb-86bc-b2e6a8e470ed", "port_range_min": null, "revision_number": 0, "tenant_id": "73bf799a02204997aa66384762db78f7", "created_at": "2018-06-27T21:10:54Z", "project_id": "73bf799a02204997aa66384762db78f7", "id": "70a462e8-4719-49e3-992c-16d5201c1aec"}, {"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-27T21:10:56Z", "security_group_id": "302f3954-bcb2-45cb-86bc-b2e6a8e470ed", "port_range_min": null, "revision_number": 0, "tenant_id": "73bf799a02204997aa66384762db78f7", "created_at": "2018-06-27T21:10:56Z", "project_id": "73bf799a02204997aa66384762db78f7", "id": "aeba2ce1-9d58-4889-8eee-65344b5b8e1a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:10:51Z", "security_group_id": "302f3954-bcb2-45cb-86bc-b2e6a8e470ed", "port_range_min": null, "revision_number": 0, "tenant_id": "73bf799a02204997aa66384762db78f7", "created_at": "2018-06-27T21:10:51Z", "project_id": "73bf799a02204997aa66384762db78f7", "id": "ec451b13-6bf1-40dc-8cd4-79cf1d54a77d"}, {"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-27T21:10:57Z", "security_group_id": "302f3954-bcb2-45cb-86bc-b2e6a8e470ed", "port_range_min": 10, "revision_number": 0, "tenant_id": "73bf799a02204997aa66384762db78f7", "created_at": "2018-06-27T21:10:57Z", "project_id": "73bf799a02204997aa66384762db78f7", "id": "f6093064-1938-4075-9db0-27edd750fe97"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:10:51Z", "security_group_id": "302f3954-bcb2-45cb-86bc-b2e6a8e470ed", "port_range_min": null, "revision_number": 0, "tenant_id": "73bf799a02204997aa66384762db78f7", "created_at": "2018-06-27T21:10:51Z", "project_id": "73bf799a02204997aa66384762db78f7", "id": "f7ccd845-5a88-41f2-86bc-a61c88c13f2b"}]} 2018-06-27 21:11:01,339 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=302f3954-bcb2-45cb-86bc-b2e6a8e470ed used request id req-d1e1a456-53ab-485f-ba0b-94b6c8cf6511 2018-06-27 21:11:01,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/security-groups?name=CreateSecurityGroupTests-eb8d9b3b-3951-4e33-b246-64191fb3f8d9name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f719812315435ccfaef0b39e8faab2824001573" 2018-06-27 21:11:01,515 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:11:01 GMT Content-Type: application/json Content-Length: 2935 Connection: keep-alive X-Openstack-Request-Id: req-0c7d9035-4b29-4a29-a918-fbec60df6c17 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "73bf799a02204997aa66384762db78f7", "created_at": "2018-06-27T21:10:51Z", "updated_at": "2018-06-27T21:10:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:10:54Z", "revision_number": 0, "id": "70a462e8-4719-49e3-992c-16d5201c1aec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:10:54Z", "security_group_id": "302f3954-bcb2-45cb-86bc-b2e6a8e470ed", "tenant_id": "73bf799a02204997aa66384762db78f7", "port_range_min": null, "ethertype": "IPv4", "project_id": "73bf799a02204997aa66384762db78f7"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:10:56Z", "revision_number": 0, "id": "aeba2ce1-9d58-4889-8eee-65344b5b8e1a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:10:56Z", "security_group_id": "302f3954-bcb2-45cb-86bc-b2e6a8e470ed", "tenant_id": "73bf799a02204997aa66384762db78f7", "port_range_min": null, "ethertype": "IPv6", "project_id": "73bf799a02204997aa66384762db78f7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:10:51Z", "revision_number": 0, "id": "ec451b13-6bf1-40dc-8cd4-79cf1d54a77d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:10:51Z", "security_group_id": "302f3954-bcb2-45cb-86bc-b2e6a8e470ed", "tenant_id": "73bf799a02204997aa66384762db78f7", "port_range_min": null, "ethertype": "IPv6", "project_id": "73bf799a02204997aa66384762db78f7"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-06-27T21:10:57Z", "revision_number": 0, "id": "f6093064-1938-4075-9db0-27edd750fe97", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:10:57Z", "security_group_id": "302f3954-bcb2-45cb-86bc-b2e6a8e470ed", "tenant_id": "73bf799a02204997aa66384762db78f7", "port_range_min": 10, "ethertype": "IPv4", "project_id": "73bf799a02204997aa66384762db78f7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:10:51Z", "revision_number": 0, "id": "f7ccd845-5a88-41f2-86bc-a61c88c13f2b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:10:51Z", "security_group_id": "302f3954-bcb2-45cb-86bc-b2e6a8e470ed", "tenant_id": "73bf799a02204997aa66384762db78f7", "port_range_min": null, "ethertype": "IPv4", "project_id": "73bf799a02204997aa66384762db78f7"}], "revision_number": 5, "project_id": "73bf799a02204997aa66384762db78f7", "id": "302f3954-bcb2-45cb-86bc-b2e6a8e470ed", "name": "CreateSecurityGroupTests-eb8d9b3b-3951-4e33-b246-64191fb3f8d9name"}]} 2018-06-27 21:11:01,515 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-eb8d9b3b-3951-4e33-b246-64191fb3f8d9name used request id req-0c7d9035-4b29-4a29-a918-fbec60df6c17 2018-06-27 21:11:01,515 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 302f3954-bcb2-45cb-86bc-b2e6a8e470ed 2018-06-27 21:11:01,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/security-group-rules?security_group_id=302f3954-bcb2-45cb-86bc-b2e6a8e470ed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f719812315435ccfaef0b39e8faab2824001573" 2018-06-27 21:11:01,641 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:11:01 GMT Content-Type: application/json Content-Length: 2490 Connection: keep-alive X-Openstack-Request-Id: req-178acf01-130f-455e-b129-4fe510c57464 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-27T21:10:54Z", "security_group_id": "302f3954-bcb2-45cb-86bc-b2e6a8e470ed", "port_range_min": null, "revision_number": 0, "tenant_id": "73bf799a02204997aa66384762db78f7", "created_at": "2018-06-27T21:10:54Z", "project_id": "73bf799a02204997aa66384762db78f7", "id": "70a462e8-4719-49e3-992c-16d5201c1aec"}, {"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-27T21:10:56Z", "security_group_id": "302f3954-bcb2-45cb-86bc-b2e6a8e470ed", "port_range_min": null, "revision_number": 0, "tenant_id": "73bf799a02204997aa66384762db78f7", "created_at": "2018-06-27T21:10:56Z", "project_id": "73bf799a02204997aa66384762db78f7", "id": "aeba2ce1-9d58-4889-8eee-65344b5b8e1a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:10:51Z", "security_group_id": "302f3954-bcb2-45cb-86bc-b2e6a8e470ed", "port_range_min": null, "revision_number": 0, "tenant_id": "73bf799a02204997aa66384762db78f7", "created_at": "2018-06-27T21:10:51Z", "project_id": "73bf799a02204997aa66384762db78f7", "id": "ec451b13-6bf1-40dc-8cd4-79cf1d54a77d"}, {"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-27T21:10:57Z", "security_group_id": "302f3954-bcb2-45cb-86bc-b2e6a8e470ed", "port_range_min": 10, "revision_number": 0, "tenant_id": "73bf799a02204997aa66384762db78f7", "created_at": "2018-06-27T21:10:57Z", "project_id": "73bf799a02204997aa66384762db78f7", "id": "f6093064-1938-4075-9db0-27edd750fe97"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:10:51Z", "security_group_id": "302f3954-bcb2-45cb-86bc-b2e6a8e470ed", "port_range_min": null, "revision_number": 0, "tenant_id": "73bf799a02204997aa66384762db78f7", "created_at": "2018-06-27T21:10:51Z", "project_id": "73bf799a02204997aa66384762db78f7", "id": "f7ccd845-5a88-41f2-86bc-a61c88c13f2b"}]} 2018-06-27 21:11:01,641 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=302f3954-bcb2-45cb-86bc-b2e6a8e470ed used request id req-178acf01-130f-455e-b129-4fe510c57464 2018-06-27 21:11:01,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?name=CreateSecurityGroupTests-eb8d9b3b-3951-4e33-b246-64191fb3f8d9name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f719812315435ccfaef0b39e8faab2824001573" 2018-06-27 21:11:02,616 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:11:02 GMT Content-Type: application/json Content-Length: 2935 Connection: keep-alive X-Openstack-Request-Id: req-31a9f0ae-c91a-4a4c-bfdd-0f692fa49daa Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "73bf799a02204997aa66384762db78f7", "created_at": "2018-06-27T21:10:51Z", "updated_at": "2018-06-27T21:10:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:10:54Z", "revision_number": 0, "id": "70a462e8-4719-49e3-992c-16d5201c1aec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:10:54Z", "security_group_id": "302f3954-bcb2-45cb-86bc-b2e6a8e470ed", "tenant_id": "73bf799a02204997aa66384762db78f7", "port_range_min": null, "ethertype": "IPv4", "project_id": "73bf799a02204997aa66384762db78f7"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:10:56Z", "revision_number": 0, "id": "aeba2ce1-9d58-4889-8eee-65344b5b8e1a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:10:56Z", "security_group_id": "302f3954-bcb2-45cb-86bc-b2e6a8e470ed", "tenant_id": "73bf799a02204997aa66384762db78f7", "port_range_min": null, "ethertype": "IPv6", "project_id": "73bf799a02204997aa66384762db78f7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:10:51Z", "revision_number": 0, "id": "ec451b13-6bf1-40dc-8cd4-79cf1d54a77d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:10:51Z", "security_group_id": "302f3954-bcb2-45cb-86bc-b2e6a8e470ed", "tenant_id": "73bf799a02204997aa66384762db78f7", "port_range_min": null, "ethertype": "IPv6", "project_id": "73bf799a02204997aa66384762db78f7"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-06-27T21:10:57Z", "revision_number": 0, "id": "f6093064-1938-4075-9db0-27edd750fe97", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:10:57Z", "security_group_id": "302f3954-bcb2-45cb-86bc-b2e6a8e470ed", "tenant_id": "73bf799a02204997aa66384762db78f7", "port_range_min": 10, "ethertype": "IPv4", "project_id": "73bf799a02204997aa66384762db78f7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:10:51Z", "revision_number": 0, "id": "f7ccd845-5a88-41f2-86bc-a61c88c13f2b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:10:51Z", "security_group_id": "302f3954-bcb2-45cb-86bc-b2e6a8e470ed", "tenant_id": "73bf799a02204997aa66384762db78f7", "port_range_min": null, "ethertype": "IPv4", "project_id": "73bf799a02204997aa66384762db78f7"}], "revision_number": 5, "project_id": "73bf799a02204997aa66384762db78f7", "id": "302f3954-bcb2-45cb-86bc-b2e6a8e470ed", "name": "CreateSecurityGroupTests-eb8d9b3b-3951-4e33-b246-64191fb3f8d9name"}]} 2018-06-27 21:11:02,616 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-eb8d9b3b-3951-4e33-b246-64191fb3f8d9name used request id req-31a9f0ae-c91a-4a4c-bfdd-0f692fa49daa 2018-06-27 21:11:02,617 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 302f3954-bcb2-45cb-86bc-b2e6a8e470ed 2018-06-27 21:11:02,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-group-rules?security_group_id=302f3954-bcb2-45cb-86bc-b2e6a8e470ed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f719812315435ccfaef0b39e8faab2824001573" 2018-06-27 21:11:02,720 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:11:02 GMT Content-Type: application/json Content-Length: 2490 Connection: keep-alive X-Openstack-Request-Id: req-9b707316-6e60-44f0-89e4-812f7610955f 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-27T21:10:54Z", "security_group_id": "302f3954-bcb2-45cb-86bc-b2e6a8e470ed", "port_range_min": null, "revision_number": 0, "tenant_id": "73bf799a02204997aa66384762db78f7", "created_at": "2018-06-27T21:10:54Z", "project_id": "73bf799a02204997aa66384762db78f7", "id": "70a462e8-4719-49e3-992c-16d5201c1aec"}, {"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-27T21:10:56Z", "security_group_id": "302f3954-bcb2-45cb-86bc-b2e6a8e470ed", "port_range_min": null, "revision_number": 0, "tenant_id": "73bf799a02204997aa66384762db78f7", "created_at": "2018-06-27T21:10:56Z", "project_id": "73bf799a02204997aa66384762db78f7", "id": "aeba2ce1-9d58-4889-8eee-65344b5b8e1a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:10:51Z", "security_group_id": "302f3954-bcb2-45cb-86bc-b2e6a8e470ed", "port_range_min": null, "revision_number": 0, "tenant_id": "73bf799a02204997aa66384762db78f7", "created_at": "2018-06-27T21:10:51Z", "project_id": "73bf799a02204997aa66384762db78f7", "id": "ec451b13-6bf1-40dc-8cd4-79cf1d54a77d"}, {"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-27T21:10:57Z", "security_group_id": "302f3954-bcb2-45cb-86bc-b2e6a8e470ed", "port_range_min": 10, "revision_number": 0, "tenant_id": "73bf799a02204997aa66384762db78f7", "created_at": "2018-06-27T21:10:57Z", "project_id": "73bf799a02204997aa66384762db78f7", "id": "f6093064-1938-4075-9db0-27edd750fe97"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:10:51Z", "security_group_id": "302f3954-bcb2-45cb-86bc-b2e6a8e470ed", "port_range_min": null, "revision_number": 0, "tenant_id": "73bf799a02204997aa66384762db78f7", "created_at": "2018-06-27T21:10:51Z", "project_id": "73bf799a02204997aa66384762db78f7", "id": "f7ccd845-5a88-41f2-86bc-a61c88c13f2b"}]} 2018-06-27 21:11:02,720 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=302f3954-bcb2-45cb-86bc-b2e6a8e470ed used request id req-9b707316-6e60-44f0-89e4-812f7610955f 2018-06-27 21:11:02,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-groups?name=CreateSecurityGroupTests-eb8d9b3b-3951-4e33-b246-64191fb3f8d9name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f719812315435ccfaef0b39e8faab2824001573" 2018-06-27 21:11:03,581 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:11:03 GMT Content-Type: application/json Content-Length: 2935 Connection: keep-alive X-Openstack-Request-Id: req-9c3cc812-1c43-46c3-bba6-68616c045584 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "73bf799a02204997aa66384762db78f7", "created_at": "2018-06-27T21:10:51Z", "updated_at": "2018-06-27T21:10:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:10:54Z", "revision_number": 0, "id": "70a462e8-4719-49e3-992c-16d5201c1aec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:10:54Z", "security_group_id": "302f3954-bcb2-45cb-86bc-b2e6a8e470ed", "tenant_id": "73bf799a02204997aa66384762db78f7", "port_range_min": null, "ethertype": "IPv4", "project_id": "73bf799a02204997aa66384762db78f7"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:10:56Z", "revision_number": 0, "id": "aeba2ce1-9d58-4889-8eee-65344b5b8e1a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:10:56Z", "security_group_id": "302f3954-bcb2-45cb-86bc-b2e6a8e470ed", "tenant_id": "73bf799a02204997aa66384762db78f7", "port_range_min": null, "ethertype": "IPv6", "project_id": "73bf799a02204997aa66384762db78f7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:10:51Z", "revision_number": 0, "id": "ec451b13-6bf1-40dc-8cd4-79cf1d54a77d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:10:51Z", "security_group_id": "302f3954-bcb2-45cb-86bc-b2e6a8e470ed", "tenant_id": "73bf799a02204997aa66384762db78f7", "port_range_min": null, "ethertype": "IPv6", "project_id": "73bf799a02204997aa66384762db78f7"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-06-27T21:10:57Z", "revision_number": 0, "id": "f6093064-1938-4075-9db0-27edd750fe97", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:10:57Z", "security_group_id": "302f3954-bcb2-45cb-86bc-b2e6a8e470ed", "tenant_id": "73bf799a02204997aa66384762db78f7", "port_range_min": 10, "ethertype": "IPv4", "project_id": "73bf799a02204997aa66384762db78f7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:10:51Z", "revision_number": 0, "id": "f7ccd845-5a88-41f2-86bc-a61c88c13f2b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:10:51Z", "security_group_id": "302f3954-bcb2-45cb-86bc-b2e6a8e470ed", "tenant_id": "73bf799a02204997aa66384762db78f7", "port_range_min": null, "ethertype": "IPv4", "project_id": "73bf799a02204997aa66384762db78f7"}], "revision_number": 5, "project_id": "73bf799a02204997aa66384762db78f7", "id": "302f3954-bcb2-45cb-86bc-b2e6a8e470ed", "name": "CreateSecurityGroupTests-eb8d9b3b-3951-4e33-b246-64191fb3f8d9name"}]} 2018-06-27 21:11:03,581 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-eb8d9b3b-3951-4e33-b246-64191fb3f8d9name used request id req-9c3cc812-1c43-46c3-bba6-68616c045584 2018-06-27 21:11:03,582 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 302f3954-bcb2-45cb-86bc-b2e6a8e470ed 2018-06-27 21:11:03,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=302f3954-bcb2-45cb-86bc-b2e6a8e470ed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f719812315435ccfaef0b39e8faab2824001573" 2018-06-27 21:11:03,739 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:11:03 GMT Content-Type: application/json Content-Length: 2490 Connection: keep-alive X-Openstack-Request-Id: req-5096573b-5b28-4c1e-8727-d778a46f4834 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-27T21:10:54Z", "security_group_id": "302f3954-bcb2-45cb-86bc-b2e6a8e470ed", "port_range_min": null, "revision_number": 0, "tenant_id": "73bf799a02204997aa66384762db78f7", "created_at": "2018-06-27T21:10:54Z", "project_id": "73bf799a02204997aa66384762db78f7", "id": "70a462e8-4719-49e3-992c-16d5201c1aec"}, {"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-27T21:10:56Z", "security_group_id": "302f3954-bcb2-45cb-86bc-b2e6a8e470ed", "port_range_min": null, "revision_number": 0, "tenant_id": "73bf799a02204997aa66384762db78f7", "created_at": "2018-06-27T21:10:56Z", "project_id": "73bf799a02204997aa66384762db78f7", "id": "aeba2ce1-9d58-4889-8eee-65344b5b8e1a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:10:51Z", "security_group_id": "302f3954-bcb2-45cb-86bc-b2e6a8e470ed", "port_range_min": null, "revision_number": 0, "tenant_id": "73bf799a02204997aa66384762db78f7", "created_at": "2018-06-27T21:10:51Z", "project_id": "73bf799a02204997aa66384762db78f7", "id": "ec451b13-6bf1-40dc-8cd4-79cf1d54a77d"}, {"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-27T21:10:57Z", "security_group_id": "302f3954-bcb2-45cb-86bc-b2e6a8e470ed", "port_range_min": 10, "revision_number": 0, "tenant_id": "73bf799a02204997aa66384762db78f7", "created_at": "2018-06-27T21:10:57Z", "project_id": "73bf799a02204997aa66384762db78f7", "id": "f6093064-1938-4075-9db0-27edd750fe97"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:10:51Z", "security_group_id": "302f3954-bcb2-45cb-86bc-b2e6a8e470ed", "port_range_min": null, "revision_number": 0, "tenant_id": "73bf799a02204997aa66384762db78f7", "created_at": "2018-06-27T21:10:51Z", "project_id": "73bf799a02204997aa66384762db78f7", "id": "f7ccd845-5a88-41f2-86bc-a61c88c13f2b"}]} 2018-06-27 21:11:03,739 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=302f3954-bcb2-45cb-86bc-b2e6a8e470ed used request id req-5096573b-5b28-4c1e-8727-d778a46f4834 2018-06-27 21:11:03,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=CreateSecurityGroupTests-eb8d9b3b-3951-4e33-b246-64191fb3f8d9name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f719812315435ccfaef0b39e8faab2824001573" 2018-06-27 21:11:03,915 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:11:03 GMT Content-Type: application/json Content-Length: 2935 Connection: keep-alive X-Openstack-Request-Id: req-e6c1830c-b0b7-45d4-acc2-9267460f09bc Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "73bf799a02204997aa66384762db78f7", "created_at": "2018-06-27T21:10:51Z", "updated_at": "2018-06-27T21:10:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:10:54Z", "revision_number": 0, "id": "70a462e8-4719-49e3-992c-16d5201c1aec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:10:54Z", "security_group_id": "302f3954-bcb2-45cb-86bc-b2e6a8e470ed", "tenant_id": "73bf799a02204997aa66384762db78f7", "port_range_min": null, "ethertype": "IPv4", "project_id": "73bf799a02204997aa66384762db78f7"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:10:56Z", "revision_number": 0, "id": "aeba2ce1-9d58-4889-8eee-65344b5b8e1a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:10:56Z", "security_group_id": "302f3954-bcb2-45cb-86bc-b2e6a8e470ed", "tenant_id": "73bf799a02204997aa66384762db78f7", "port_range_min": null, "ethertype": "IPv6", "project_id": "73bf799a02204997aa66384762db78f7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:10:51Z", "revision_number": 0, "id": "ec451b13-6bf1-40dc-8cd4-79cf1d54a77d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:10:51Z", "security_group_id": "302f3954-bcb2-45cb-86bc-b2e6a8e470ed", "tenant_id": "73bf799a02204997aa66384762db78f7", "port_range_min": null, "ethertype": "IPv6", "project_id": "73bf799a02204997aa66384762db78f7"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-06-27T21:10:57Z", "revision_number": 0, "id": "f6093064-1938-4075-9db0-27edd750fe97", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:10:57Z", "security_group_id": "302f3954-bcb2-45cb-86bc-b2e6a8e470ed", "tenant_id": "73bf799a02204997aa66384762db78f7", "port_range_min": 10, "ethertype": "IPv4", "project_id": "73bf799a02204997aa66384762db78f7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:10:51Z", "revision_number": 0, "id": "f7ccd845-5a88-41f2-86bc-a61c88c13f2b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:10:51Z", "security_group_id": "302f3954-bcb2-45cb-86bc-b2e6a8e470ed", "tenant_id": "73bf799a02204997aa66384762db78f7", "port_range_min": null, "ethertype": "IPv4", "project_id": "73bf799a02204997aa66384762db78f7"}], "revision_number": 5, "project_id": "73bf799a02204997aa66384762db78f7", "id": "302f3954-bcb2-45cb-86bc-b2e6a8e470ed", "name": "CreateSecurityGroupTests-eb8d9b3b-3951-4e33-b246-64191fb3f8d9name"}]} 2018-06-27 21:11:03,916 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-eb8d9b3b-3951-4e33-b246-64191fb3f8d9name used request id req-e6c1830c-b0b7-45d4-acc2-9267460f09bc 2018-06-27 21:11:03,916 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 302f3954-bcb2-45cb-86bc-b2e6a8e470ed 2018-06-27 21:11:03,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=302f3954-bcb2-45cb-86bc-b2e6a8e470ed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f719812315435ccfaef0b39e8faab2824001573" 2018-06-27 21:11:04,034 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:11:04 GMT Content-Type: application/json Content-Length: 2490 Connection: keep-alive X-Openstack-Request-Id: req-743d5227-93ca-40e6-ac47-0318196cbb2b 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-27T21:10:54Z", "security_group_id": "302f3954-bcb2-45cb-86bc-b2e6a8e470ed", "port_range_min": null, "revision_number": 0, "tenant_id": "73bf799a02204997aa66384762db78f7", "created_at": "2018-06-27T21:10:54Z", "project_id": "73bf799a02204997aa66384762db78f7", "id": "70a462e8-4719-49e3-992c-16d5201c1aec"}, {"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-27T21:10:56Z", "security_group_id": "302f3954-bcb2-45cb-86bc-b2e6a8e470ed", "port_range_min": null, "revision_number": 0, "tenant_id": "73bf799a02204997aa66384762db78f7", "created_at": "2018-06-27T21:10:56Z", "project_id": "73bf799a02204997aa66384762db78f7", "id": "aeba2ce1-9d58-4889-8eee-65344b5b8e1a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:10:51Z", "security_group_id": "302f3954-bcb2-45cb-86bc-b2e6a8e470ed", "port_range_min": null, "revision_number": 0, "tenant_id": "73bf799a02204997aa66384762db78f7", "created_at": "2018-06-27T21:10:51Z", "project_id": "73bf799a02204997aa66384762db78f7", "id": "ec451b13-6bf1-40dc-8cd4-79cf1d54a77d"}, {"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-27T21:10:57Z", "security_group_id": "302f3954-bcb2-45cb-86bc-b2e6a8e470ed", "port_range_min": 10, "revision_number": 0, "tenant_id": "73bf799a02204997aa66384762db78f7", "created_at": "2018-06-27T21:10:57Z", "project_id": "73bf799a02204997aa66384762db78f7", "id": "f6093064-1938-4075-9db0-27edd750fe97"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:10:51Z", "security_group_id": "302f3954-bcb2-45cb-86bc-b2e6a8e470ed", "port_range_min": null, "revision_number": 0, "tenant_id": "73bf799a02204997aa66384762db78f7", "created_at": "2018-06-27T21:10:51Z", "project_id": "73bf799a02204997aa66384762db78f7", "id": "f7ccd845-5a88-41f2-86bc-a61c88c13f2b"}]} 2018-06-27 21:11:04,035 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=302f3954-bcb2-45cb-86bc-b2e6a8e470ed used request id req-743d5227-93ca-40e6-ac47-0318196cbb2b 2018-06-27 21:11:04,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/security-group-rules?security_group_id=302f3954-bcb2-45cb-86bc-b2e6a8e470ed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}856cbec2eca683cf8dfe701c09fef836dfa3d869" 2018-06-27 21:11:04,137 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:11:04 GMT Content-Type: application/json Content-Length: 2490 Connection: keep-alive X-Openstack-Request-Id: req-4ba96965-0bb7-48bf-bbb5-86e654c516de 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-27T21:10:54Z", "security_group_id": "302f3954-bcb2-45cb-86bc-b2e6a8e470ed", "port_range_min": null, "revision_number": 0, "tenant_id": "73bf799a02204997aa66384762db78f7", "created_at": "2018-06-27T21:10:54Z", "project_id": "73bf799a02204997aa66384762db78f7", "id": "70a462e8-4719-49e3-992c-16d5201c1aec"}, {"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-27T21:10:56Z", "security_group_id": "302f3954-bcb2-45cb-86bc-b2e6a8e470ed", "port_range_min": null, "revision_number": 0, "tenant_id": "73bf799a02204997aa66384762db78f7", "created_at": "2018-06-27T21:10:56Z", "project_id": "73bf799a02204997aa66384762db78f7", "id": "aeba2ce1-9d58-4889-8eee-65344b5b8e1a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:10:51Z", "security_group_id": "302f3954-bcb2-45cb-86bc-b2e6a8e470ed", "port_range_min": null, "revision_number": 0, "tenant_id": "73bf799a02204997aa66384762db78f7", "created_at": "2018-06-27T21:10:51Z", "project_id": "73bf799a02204997aa66384762db78f7", "id": "ec451b13-6bf1-40dc-8cd4-79cf1d54a77d"}, {"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-27T21:10:57Z", "security_group_id": "302f3954-bcb2-45cb-86bc-b2e6a8e470ed", "port_range_min": 10, "revision_number": 0, "tenant_id": "73bf799a02204997aa66384762db78f7", "created_at": "2018-06-27T21:10:57Z", "project_id": "73bf799a02204997aa66384762db78f7", "id": "f6093064-1938-4075-9db0-27edd750fe97"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:10:51Z", "security_group_id": "302f3954-bcb2-45cb-86bc-b2e6a8e470ed", "port_range_min": null, "revision_number": 0, "tenant_id": "73bf799a02204997aa66384762db78f7", "created_at": "2018-06-27T21:10:51Z", "project_id": "73bf799a02204997aa66384762db78f7", "id": "f7ccd845-5a88-41f2-86bc-a61c88c13f2b"}]} 2018-06-27 21:11:04,137 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=302f3954-bcb2-45cb-86bc-b2e6a8e470ed used request id req-4ba96965-0bb7-48bf-bbb5-86e654c516de 2018-06-27 21:11:04,138 - neutron_utils - INFO - Deleting security group rule with ID - 70a462e8-4719-49e3-992c-16d5201c1aec 2018-06-27 21:11:04,143 - 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/70a462e8-4719-49e3-992c-16d5201c1aec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}856cbec2eca683cf8dfe701c09fef836dfa3d869" 2018-06-27 21:11:04,424 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:11:04 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-8455007d-0e4b-4c65-8e87-e94c7135e3e9 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:11:04,424 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/70a462e8-4719-49e3-992c-16d5201c1aec used request id req-8455007d-0e4b-4c65-8e87-e94c7135e3e9 2018-06-27 21:11:04,425 - OpenStackSecurityGroup - WARNING - Rule setting is None, cannot remove rule 2018-06-27 21:11:04,425 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 302f3954-bcb2-45cb-86bc-b2e6a8e470ed 2018-06-27 21:11:04,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-group-rules?security_group_id=302f3954-bcb2-45cb-86bc-b2e6a8e470ed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f719812315435ccfaef0b39e8faab2824001573" 2018-06-27 21:11:04,556 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:11:04 GMT Content-Type: application/json Content-Length: 1992 Connection: keep-alive X-Openstack-Request-Id: req-588385d2-bb8c-45ab-94a1-68be2888d07a 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-27T21:10:56Z", "security_group_id": "302f3954-bcb2-45cb-86bc-b2e6a8e470ed", "port_range_min": null, "revision_number": 0, "tenant_id": "73bf799a02204997aa66384762db78f7", "created_at": "2018-06-27T21:10:56Z", "project_id": "73bf799a02204997aa66384762db78f7", "id": "aeba2ce1-9d58-4889-8eee-65344b5b8e1a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:10:51Z", "security_group_id": "302f3954-bcb2-45cb-86bc-b2e6a8e470ed", "port_range_min": null, "revision_number": 0, "tenant_id": "73bf799a02204997aa66384762db78f7", "created_at": "2018-06-27T21:10:51Z", "project_id": "73bf799a02204997aa66384762db78f7", "id": "ec451b13-6bf1-40dc-8cd4-79cf1d54a77d"}, {"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-27T21:10:57Z", "security_group_id": "302f3954-bcb2-45cb-86bc-b2e6a8e470ed", "port_range_min": 10, "revision_number": 0, "tenant_id": "73bf799a02204997aa66384762db78f7", "created_at": "2018-06-27T21:10:57Z", "project_id": "73bf799a02204997aa66384762db78f7", "id": "f6093064-1938-4075-9db0-27edd750fe97"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:10:51Z", "security_group_id": "302f3954-bcb2-45cb-86bc-b2e6a8e470ed", "port_range_min": null, "revision_number": 0, "tenant_id": "73bf799a02204997aa66384762db78f7", "created_at": "2018-06-27T21:10:51Z", "project_id": "73bf799a02204997aa66384762db78f7", "id": "f7ccd845-5a88-41f2-86bc-a61c88c13f2b"}]} 2018-06-27 21:11:04,556 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=302f3954-bcb2-45cb-86bc-b2e6a8e470ed used request id req-588385d2-bb8c-45ab-94a1-68be2888d07a 2018-06-27 21:11:04,557 - neutron_utils - INFO - Deleting security group rule with ID - 70a462e8-4719-49e3-992c-16d5201c1aec 2018-06-27 21:11:04,562 - 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/70a462e8-4719-49e3-992c-16d5201c1aec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}856cbec2eca683cf8dfe701c09fef836dfa3d869" 2018-06-27 21:11:04,621 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx Date: Wed, 27 Jun 2018 21:11:04 GMT Content-Type: application/json Content-Length: 155 Connection: keep-alive X-Openstack-Request-Id: req-e780190e-3e44-47cf-a2f6-450acfbdd8a4 RESP BODY: {"NeutronError": {"message": "Security group rule 70a462e8-4719-49e3-992c-16d5201c1aec does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-06-27 21:11:04,622 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/70a462e8-4719-49e3-992c-16d5201c1aec used request id req-e780190e-3e44-47cf-a2f6-450acfbdd8a4 2018-06-27 21:11:04,622 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group rule 70a462e8-4719-49e3-992c-16d5201c1aec does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-06-27 21:11:04,622 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule 70a462e8-4719-49e3-992c-16d5201c1aec does not exist Neutron server returns request_ids: ['req-e780190e-3e44-47cf-a2f6-450acfbdd8a4'] 2018-06-27 21:11:04,623 - neutron_utils - INFO - Deleting security group rule with ID - aeba2ce1-9d58-4889-8eee-65344b5b8e1a 2018-06-27 21:11:04,628 - 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/aeba2ce1-9d58-4889-8eee-65344b5b8e1a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}856cbec2eca683cf8dfe701c09fef836dfa3d869" 2018-06-27 21:11:04,915 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:11:04 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-50788774-e010-41bf-aa65-4962ef67450e Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:11:04,915 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/aeba2ce1-9d58-4889-8eee-65344b5b8e1a used request id req-50788774-e010-41bf-aa65-4962ef67450e 2018-06-27 21:11:04,915 - neutron_utils - INFO - Deleting security group rule with ID - f7ccd845-5a88-41f2-86bc-a61c88c13f2b 2018-06-27 21:11:04,921 - 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/f7ccd845-5a88-41f2-86bc-a61c88c13f2b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}856cbec2eca683cf8dfe701c09fef836dfa3d869" 2018-06-27 21:11:05,207 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:11:05 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-4e3fae74-cc31-4356-a6ad-d34fa215751f Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:11:05,207 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/f7ccd845-5a88-41f2-86bc-a61c88c13f2b used request id req-4e3fae74-cc31-4356-a6ad-d34fa215751f 2018-06-27 21:11:05,207 - neutron_utils - INFO - Deleting security group rule with ID - ec451b13-6bf1-40dc-8cd4-79cf1d54a77d 2018-06-27 21:11:05,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/security-group-rules/ec451b13-6bf1-40dc-8cd4-79cf1d54a77d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}856cbec2eca683cf8dfe701c09fef836dfa3d869" 2018-06-27 21:11:05,540 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:11:05 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-99f43273-5d7c-4966-abc6-60050ae03a93 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:11:05,541 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/ec451b13-6bf1-40dc-8cd4-79cf1d54a77d used request id req-99f43273-5d7c-4966-abc6-60050ae03a93 2018-06-27 21:11:05,541 - neutron_utils - INFO - Deleting security group rule with ID - f6093064-1938-4075-9db0-27edd750fe97 2018-06-27 21:11:05,546 - 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/f6093064-1938-4075-9db0-27edd750fe97 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}856cbec2eca683cf8dfe701c09fef836dfa3d869" 2018-06-27 21:11:05,818 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:11:05 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-8aef52e3-b3dc-415e-a010-8860b027e3ef Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:11:05,818 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/f6093064-1938-4075-9db0-27edd750fe97 used request id req-8aef52e3-b3dc-415e-a010-8860b027e3ef 2018-06-27 21:11:05,818 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-eb8d9b3b-3951-4e33-b246-64191fb3f8d9name 2018-06-27 21:11:05,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/security-groups/302f3954-bcb2-45cb-86bc-b2e6a8e470ed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}856cbec2eca683cf8dfe701c09fef836dfa3d869" 2018-06-27 21:11:06,112 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:11:06 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-6bc3cf9f-8999-410c-b9e5-ca39f2559141 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:11:06,113 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/302f3954-bcb2-45cb-86bc-b2e6a8e470ed used request id req-6bc3cf9f-8999-410c-b9e5-ca39f2559141 2018-06-27 21:11:06,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/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9566c8c99bf19f86ff585f02979b075f7d3e8d7" 2018-06-27 21:11:07,104 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:11:07 GMT Content-Type: application/json Content-Length: 11766 Connection: keep-alive X-Openstack-Request-Id: req-f56f07e6-6180-4654-aea6-b551cce07c5b Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-27T19:03:04Z", "updated_at": "2018-06-27T19:03:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "6748ef1e-56da-434e-9e89-e86b58537b65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "b3e3826c-1c48-4699-93f0-f8a310956753", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "bfad35fa-7ea9-4a81-917d-7b86481eb510", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "d657b333-103d-4d19-add8-1e8bae2f8849", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "73bf799a02204997aa66384762db78f7", "created_at": "2018-06-27T21:10:50Z", "updated_at": "2018-06-27T21:10:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:10:50Z", "revision_number": 0, "id": "1ee5eec3-4e0f-409e-b450-50e8cd4584d8", "remote_group_id": "9cdd1564-8bda-40b2-8297-d95847083713", "remote_ip_prefix": null, "created_at": "2018-06-27T21:10:50Z", "security_group_id": "9cdd1564-8bda-40b2-8297-d95847083713", "tenant_id": "73bf799a02204997aa66384762db78f7", "port_range_min": null, "ethertype": "IPv6", "project_id": "73bf799a02204997aa66384762db78f7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:10:50Z", "revision_number": 0, "id": "65b7f424-60e0-4835-8a30-786f86d8e095", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:10:50Z", "security_group_id": "9cdd1564-8bda-40b2-8297-d95847083713", "tenant_id": "73bf799a02204997aa66384762db78f7", "port_range_min": null, "ethertype": "IPv6", "project_id": "73bf799a02204997aa66384762db78f7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:10:50Z", "revision_number": 0, "id": "9669dbf3-876f-4ac0-a81d-467a78d26bcd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:10:50Z", "security_group_id": "9cdd1564-8bda-40b2-8297-d95847083713", "tenant_id": "73bf799a02204997aa66384762db78f7", "port_range_min": null, "ethertype": "IPv4", "project_id": "73bf799a02204997aa66384762db78f7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:10:50Z", "revision_number": 0, "id": "a8d36d16-ee8b-4425-b8a0-bad8598d84dd", "remote_group_id": "9cdd1564-8bda-40b2-8297-d95847083713", "remote_ip_prefix": null, "created_at": "2018-06-27T21:10:50Z", "security_group_id": "9cdd1564-8bda-40b2-8297-d95847083713", "tenant_id": "73bf799a02204997aa66384762db78f7", "port_range_min": null, "ethertype": "IPv4", "project_id": "73bf799a02204997aa66384762db78f7"}], "revision_number": 4, "project_id": "73bf799a02204997aa66384762db78f7", "id": "9cdd1564-8bda-40b2-8297-d95847083713", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b92069937e44a3786e439f95c61afe5", "created_at": "2018-06-27T19:08:41Z", "updated_at": "2018-06-27T19:08:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "4ac2a090-f595-4e7b-9b7a-a52fa204e881", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "5508c0b1-6261-44cb-854d-60c64bcbba0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "a60c77dc-6985-48ac-a3a3-067176d3e52f", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "e6ec0fa4-1eb3-4c5d-a451-c7acfd7fde82", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}], "revision_number": 4, "project_id": "4b92069937e44a3786e439f95c61afe5", "id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T18:59:55Z", "updated_at": "2018-06-27T18:59:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "5a060918-419b-4ec3-90df-a7764c06af2f", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "6cd9bbf0-4d1b-4b13-a6c4-e20a15bb3360", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "8134c0f0-89c6-4d45-bef8-a9260d9d0723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "e0e7297a-a59d-4d2b-b75c-2cc86b269114", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}], "revision_number": 4, "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "created_at": "2018-06-27T21:03:43Z", "updated_at": "2018-06-27T21:03:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "41061dbf-a5a2-465f-84dd-140f6104b3f7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "47d5c96d-0510-41a5-b33e-5683702c5bb8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "4b4b6430-3f42-4fe4-a25e-2c5c015a7699", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "e6a68cb7-6491-4474-a4d7-38496cac4eb7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}], "revision_number": 4, "project_id": "3f0a375b66c54145bff1c56e7c91ad73", "id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "name": "default"}]} 2018-06-27 21:11:07,104 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-f56f07e6-6180-4654-aea6-b551cce07c5b 2018-06-27 21:11:07,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/73bf799a02204997aa66384762db78f7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9566c8c99bf19f86ff585f02979b075f7d3e8d7" 2018-06-27 21:11:07,544 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:11:07 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9a287585-5d77-4f06-bc0f-9f3c1dbb7273 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/73bf799a02204997aa66384762db78f7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "73bf799a02204997aa66384762db78f7", "name": "CreateSecurityGroupTests-56ec01a7-684a-456-proj"}} 2018-06-27 21:11:07,545 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/73bf799a02204997aa66384762db78f7 used request id req-9a287585-5d77-4f06-bc0f-9f3c1dbb7273 2018-06-27 21:11:07,545 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9cdd1564-8bda-40b2-8297-d95847083713 2018-06-27 21:11:07,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/security-group-rules?security_group_id=9cdd1564-8bda-40b2-8297-d95847083713 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9566c8c99bf19f86ff585f02979b075f7d3e8d7" 2018-06-27 21:11:08,316 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:11:08 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-1695f67d-886c-4e13-b78d-be84e2f1e5a6 Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": "9cdd1564-8bda-40b2-8297-d95847083713", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:10:50Z", "security_group_id": "9cdd1564-8bda-40b2-8297-d95847083713", "port_range_min": null, "revision_number": 0, "tenant_id": "73bf799a02204997aa66384762db78f7", "created_at": "2018-06-27T21:10:50Z", "project_id": "73bf799a02204997aa66384762db78f7", "id": "1ee5eec3-4e0f-409e-b450-50e8cd4584d8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:10:50Z", "security_group_id": "9cdd1564-8bda-40b2-8297-d95847083713", "port_range_min": null, "revision_number": 0, "tenant_id": "73bf799a02204997aa66384762db78f7", "created_at": "2018-06-27T21:10:50Z", "project_id": "73bf799a02204997aa66384762db78f7", "id": "65b7f424-60e0-4835-8a30-786f86d8e095"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:10:50Z", "security_group_id": "9cdd1564-8bda-40b2-8297-d95847083713", "port_range_min": null, "revision_number": 0, "tenant_id": "73bf799a02204997aa66384762db78f7", "created_at": "2018-06-27T21:10:50Z", "project_id": "73bf799a02204997aa66384762db78f7", "id": "9669dbf3-876f-4ac0-a81d-467a78d26bcd"}, {"remote_group_id": "9cdd1564-8bda-40b2-8297-d95847083713", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:10:50Z", "security_group_id": "9cdd1564-8bda-40b2-8297-d95847083713", "port_range_min": null, "revision_number": 0, "tenant_id": "73bf799a02204997aa66384762db78f7", "created_at": "2018-06-27T21:10:50Z", "project_id": "73bf799a02204997aa66384762db78f7", "id": "a8d36d16-ee8b-4425-b8a0-bad8598d84dd"}]} 2018-06-27 21:11:08,317 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=9cdd1564-8bda-40b2-8297-d95847083713 used request id req-1695f67d-886c-4e13-b78d-be84e2f1e5a6 2018-06-27 21:11:08,317 - neutron_utils - INFO - Deleting security group with name - default 2018-06-27 21:11:08,322 - 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/9cdd1564-8bda-40b2-8297-d95847083713 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9566c8c99bf19f86ff585f02979b075f7d3e8d7" 2018-06-27 21:11:09,616 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:11:09 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-23dc1438-1aea-4a73-aa16-36d8be664856 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:11:09,616 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/9cdd1564-8bda-40b2-8297-d95847083713 used request id req-23dc1438-1aea-4a73-aa16-36d8be664856 2018-06-27 21:11:09,617 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-56ec01a7-684a-456-proj 2018-06-27 21:11:09,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/73bf799a02204997aa66384762db78f7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9566c8c99bf19f86ff585f02979b075f7d3e8d7" 2018-06-27 21:11:10,491 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:11:09 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ba8fd7c5-d6ac-4f60-af66-8c464ab801c3 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:11:10,491 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/73bf799a02204997aa66384762db78f7 used request id req-ba8fd7c5-d6ac-4f60-af66-8c464ab801c3 2018-06-27 21:11:10,491 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-56ec01a7-684a-456-proj-role 2018-06-27 21:11:10,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/e69d66ed666c4d839d389d3e6cda807e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9566c8c99bf19f86ff585f02979b075f7d3e8d7" 2018-06-27 21:11:10,818 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:11:10 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d9731cd7-e5ae-462e-9ed0-6741675b7a97 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:11:10,818 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/e69d66ed666c4d839d389d3e6cda807e used request id req-d9731cd7-e5ae-462e-9ed0-6741675b7a97 2018-06-27 21:11:10,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9566c8c99bf19f86ff585f02979b075f7d3e8d7" 2018-06-27 21:11:11,124 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:11:10 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8df54ed9-37b7-49d9-b981-ea4f8d7fee21 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 21:11:11,124 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-8df54ed9-37b7-49d9-b981-ea4f8d7fee21 2018-06-27 21:11:11,125 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-56ec01a7-684a-456-user 2018-06-27 21:11:11,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/9f34703616e44a2aa49699ec96ae9211 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cea945bd150b573224617f6787c6a9532844c8c1" 2018-06-27 21:11:11,881 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:11:11 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f991ff00-9f81-464e-92d0-9205bbdb1ebe Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:11:11,881 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/9f34703616e44a2aa49699ec96ae9211 used request id req-f991ff00-9f81-464e-92d0-9205bbdb1ebe 2018-06-27 21:11:11,883 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:11:12,619 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:11:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["sQ5IL8ClRJq12u6pnr01JQ"], "issued_at": "2018-06-27T21:11:12.000000Z"}} 2018-06-27 21:11:12,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5375f79a39d5115cc508169d935fa2054c4384a1" 2018-06-27 21:11:13,028 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:11:12 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f0348685-a07c-4000-a539-9742c2a3b403 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:11:13,028 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-f0348685-a07c-4000-a539-9742c2a3b403 2018-06-27 21:11:13,030 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:11:13,032 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:11:13,936 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:11:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["PeYQGTNlRQ-QaNJHLP8mqg"], "issued_at": "2018-06-27T21:11:13.000000Z"}} 2018-06-27 21:11:13,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c35b811fb48298ec6349111fe17ea551c030fca" 2018-06-27 21:11:14,298 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:11:13 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-69a96634-7188-4d63-bc07-105fe47346f1 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:11:14,298 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-69a96634-7188-4d63-bc07-105fe47346f1 2018-06-27 21:11:14,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 21:11:14,314 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:11: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-27 21:11:14,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?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-ca719fe9-4375-4d6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c35b811fb48298ec6349111fe17ea551c030fca" 2018-06-27 21:11:14,372 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:11:14 GMT Server: Apache Content-Length: 192 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-79e490a4-fda7-4503-8976-22857e97ba20 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-ca719fe9-4375-4d6-proj", "previous": null, "next": null}, "projects": []} 2018-06-27 21:11:14,372 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-ca719fe9-4375-4d6-proj used request id req-79e490a4-fda7-4503-8976-22857e97ba20 2018-06-27 21:11:14,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c35b811fb48298ec6349111fe17ea551c030fca" 2018-06-27 21:11:14,827 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:11:14 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d740edbe-6c3f-42ed-8abb-96d2af073a10 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 21:11:14,827 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-d740edbe-6c3f-42ed-8abb-96d2af073a10 2018-06-27 21:11:14,831 - 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}9c35b811fb48298ec6349111fe17ea551c030fca" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-ca719fe9-4375-4d6-proj"}}' 2018-06-27 21:11:14,993 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 21:11:14 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-910bde8b-c054-4685-a311-8fdb2efd60c1 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/766bb2199ff04e0996e6eee1f539f490"}, "tags": [], "enabled": true, "id": "766bb2199ff04e0996e6eee1f539f490", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-ca719fe9-4375-4d6-proj"}} 2018-06-27 21:11:14,993 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-910bde8b-c054-4685-a311-8fdb2efd60c1 2018-06-27 21:11:14,993 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-ca719fe9-4375-4d6-proj 2018-06-27 21:11:14,993 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:11:14,994 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:11:15,771 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:11:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["kCstmotvTk2gmmZ0qIDupg"], "issued_at": "2018-06-27T21:11:15.000000Z"}} 2018-06-27 21:11:15,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}0ad957cc28c2ca1d6d045353d0755c882a16145f" 2018-06-27 21:11:15,825 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:11:15 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9fbfd366-2b3f-4434-9f6c-1bba9b806be1 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:11:15,825 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-9fbfd366-2b3f-4434-9f6c-1bba9b806be1 2018-06-27 21:11:15,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 21:11:15,838 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:11: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-27 21:11:15,839 - 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}0ad957cc28c2ca1d6d045353d0755c882a16145f" 2018-06-27 21:11:16,342 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:11:15 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8fb3ecad-68b6-4f87-b9aa-1478688f591e Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/05b1bc3fa6fd4243a4ba8b4d6fcc3daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05b1bc3fa6fd4243a4ba8b4d6fcc3daf", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/48d44c9c0fea4f4e80edc7d2e0715db7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d44c9c0fea4f4e80edc7d2e0715db7", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/4d3721127bf84155a837606ce3feba32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d3721127bf84155a837606ce3feba32", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/5c846663ea6d407e9223de0719ce5442"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c846663ea6d407e9223de0719ce5442", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/73a10e6c4f67490a8a4030cc6cea32f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73a10e6c4f67490a8a4030cc6cea32f5", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/8ecfab7d9d4f47bb8892a85b7d2a0b5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ecfab7d9d4f47bb8892a85b7d2a0b5a", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/b278d529e9a54a9195e4e536b9384dc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b278d529e9a54a9195e4e536b9384dc0", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b7f107ae7bb34ccea8282b1a0ec7a979"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7f107ae7bb34ccea8282b1a0ec7a979", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/d21494d0185b463db36b8c8c2b341b97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d21494d0185b463db36b8c8c2b341b97", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e0bb346419f84e4680f6ca9a97f4fc0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e0bb346419f84e4680f6ca9a97f4fc0b", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "c8d542af72ce49338052c29f02c8857e", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e9dd794fa5c040a9a0445386fb2a6116"}, "options": {}, "id": "e9dd794fa5c040a9a0445386fb2a6116", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/e9f9c747d54947bc800a81ecf11858f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9f9c747d54947bc800a81ecf11858f5", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-27 21:11:16,343 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-8fb3ecad-68b6-4f87-b9aa-1478688f591e 2018-06-27 21:11:16,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?name=CreateSecurityGroupTests-ca719fe9-4375-4d6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ad957cc28c2ca1d6d045353d0755c882a16145f" 2018-06-27 21:11:16,720 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:11:16 GMT Server: Apache Content-Length: 467 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9083183c-64b3-4718-8b97-037d92499ac0 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateSecurityGroupTests-ca719fe9-4375-4d6-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/766bb2199ff04e0996e6eee1f539f490"}, "tags": [], "enabled": true, "id": "766bb2199ff04e0996e6eee1f539f490", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-ca719fe9-4375-4d6-proj"}]} 2018-06-27 21:11:16,721 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateSecurityGroupTests-ca719fe9-4375-4d6-proj used request id req-9083183c-64b3-4718-8b97-037d92499ac0 2018-06-27 21:11:16,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ad957cc28c2ca1d6d045353d0755c882a16145f" 2018-06-27 21:11:17,099 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:11:16 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8ceac8d5-d153-4a14-bcd0-7372085f2285 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 21:11:17,100 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-8ceac8d5-d153-4a14-bcd0-7372085f2285 2018-06-27 21:11:17,879 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-ca719fe9-4375-4d6-user 2018-06-27 21:11:17,879 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:11:17,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}9c35b811fb48298ec6349111fe17ea551c030fca" 2018-06-27 21:11:18,266 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:11:17 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0cd8e58c-e887-4997-839c-d888e996ec7d Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 21:11:18,266 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-0cd8e58c-e887-4997-839c-d888e996ec7d 2018-06-27 21:11:18,270 - 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}9c35b811fb48298ec6349111fe17ea551c030fca" -d '{"role": {"name": "CreateSecurityGroupTests-ca719fe9-4375-4d6-proj-role"}}' 2018-06-27 21:11:18,582 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 21:11:18 GMT Server: Apache Content-Length: 223 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-65f4b93a-1e49-4381-90b2-158920934c71 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d186fbabe8114c1a9a9ccdc7e0a9e60c", "links": {"self": "http://10.167.4.35:5000/v3/roles/d186fbabe8114c1a9a9ccdc7e0a9e60c"}, "name": "CreateSecurityGroupTests-ca719fe9-4375-4d6-proj-role"}} 2018-06-27 21:11:18,582 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-65f4b93a-1e49-4381-90b2-158920934c71 2018-06-27 21:11:18,582 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-ca719fe9-4375-4d6-proj-role 2018-06-27 21:11:18,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/d186fbabe8114c1a9a9ccdc7e0a9e60c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c35b811fb48298ec6349111fe17ea551c030fca" 2018-06-27 21:11:18,947 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:11:18 GMT Server: Apache Content-Length: 223 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cf3ee2c1-8008-4aa5-9a31-4cfc293b20fb Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d186fbabe8114c1a9a9ccdc7e0a9e60c", "links": {"self": "http://10.167.4.35:5000/v3/roles/d186fbabe8114c1a9a9ccdc7e0a9e60c"}, "name": "CreateSecurityGroupTests-ca719fe9-4375-4d6-proj-role"}} 2018-06-27 21:11:18,947 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/d186fbabe8114c1a9a9ccdc7e0a9e60c used request id req-cf3ee2c1-8008-4aa5-9a31-4cfc293b20fb 2018-06-27 21:11:18,948 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-ca719fe9-4375-4d6-proj-role to project CreateSecurityGroupTests-ca719fe9-4375-4d6-proj 2018-06-27 21:11:18,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/766bb2199ff04e0996e6eee1f539f490/users/a42bc82224d14d9f84fd2904f29a46b6/roles/d186fbabe8114c1a9a9ccdc7e0a9e60c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c35b811fb48298ec6349111fe17ea551c030fca" 2018-06-27 21:11:19,330 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:11:18 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-41cb0aa4-ac3c-4fa3-8a48-e468e5e352f8 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:11:19,330 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/766bb2199ff04e0996e6eee1f539f490/users/a42bc82224d14d9f84fd2904f29a46b6/roles/d186fbabe8114c1a9a9ccdc7e0a9e60c used request id req-41cb0aa4-ac3c-4fa3-8a48-e468e5e352f8 2018-06-27 21:11:19,331 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:11:19,332 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:11:20,193 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d186fbabe8114c1a9a9ccdc7e0a9e60c", "name": "CreateSecurityGroupTests-ca719fe9-4375-4d6-proj-role"}], "expires_at": "2018-06-27T22:11:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "766bb2199ff04e0996e6eee1f539f490", "name": "CreateSecurityGroupTests-ca719fe9-4375-4d6-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/766bb2199ff04e0996e6eee1f539f490", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/766bb2199ff04e0996e6eee1f539f490", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/766bb2199ff04e0996e6eee1f539f490", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/766bb2199ff04e0996e6eee1f539f490", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/766bb2199ff04e0996e6eee1f539f490", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/766bb2199ff04e0996e6eee1f539f490", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/766bb2199ff04e0996e6eee1f539f490", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/766bb2199ff04e0996e6eee1f539f490", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/766bb2199ff04e0996e6eee1f539f490", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/766bb2199ff04e0996e6eee1f539f490", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/766bb2199ff04e0996e6eee1f539f490", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/766bb2199ff04e0996e6eee1f539f490", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-ca719fe9-4375-4d6-user", "id": "a42bc82224d14d9f84fd2904f29a46b6"}, "audit_ids": ["Q-VlYnuNSVyFR5Puv1AEgQ"], "issued_at": "2018-06-27T21:11:20.000000Z"}} 2018-06-27 21:11:20,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}62d0eacd7f207097cf92dd79bad7ed2e8e4ad171" 2018-06-27 21:11:20,540 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:11:20 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ce0ddc05-7230-4595-891e-0f976a0fbb68 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:11:20,540 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-ce0ddc05-7230-4595-891e-0f976a0fbb68 2018-06-27 21:11:20,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-groups?name=CreateSecurityGroupTests-6ff070f1-1b64-40ad-ab13-39016dc862f6name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62d0eacd7f207097cf92dd79bad7ed2e8e4ad171" 2018-06-27 21:11:21,879 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:11:21 GMT Content-Type: application/json Content-Length: 23 Connection: keep-alive X-Openstack-Request-Id: req-da4fdb44-b97c-4b24-b2ef-379c881222bc Front-End-Https: on RESP BODY: {"security_groups": []} 2018-06-27 21:11:21,879 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-6ff070f1-1b64-40ad-ab13-39016dc862f6name&description=hello+group used request id req-da4fdb44-b97c-4b24-b2ef-379c881222bc 2018-06-27 21:11:21,879 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-6ff070f1-1b64-40ad-ab13-39016dc862f6name... 2018-06-27 21:11:21,879 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-6ff070f1-1b64-40ad-ab13-39016dc862f6name 2018-06-27 21:11:21,885 - 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}62d0eacd7f207097cf92dd79bad7ed2e8e4ad171" -d '{"security_group": {"name": "CreateSecurityGroupTests-6ff070f1-1b64-40ad-ab13-39016dc862f6name", "description": "hello group"}}' 2018-06-27 21:11:22,402 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 21:11:22 GMT Content-Type: application/json Content-Length: 1408 Connection: keep-alive X-Openstack-Request-Id: req-fd600bae-c323-416c-83f0-334480e1df76 Front-End-Https: on RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "created_at": "2018-06-27T21:11:22Z", "updated_at": "2018-06-27T21:11:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:11:22Z", "revision_number": 0, "id": "12e18c46-930d-40cd-bee8-0446499fc02b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:11:22Z", "security_group_id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "port_range_min": null, "ethertype": "IPv4", "project_id": "766bb2199ff04e0996e6eee1f539f490"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:11:22Z", "revision_number": 0, "id": "30376637-4903-4405-bd45-df51084ab649", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:11:22Z", "security_group_id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "port_range_min": null, "ethertype": "IPv6", "project_id": "766bb2199ff04e0996e6eee1f539f490"}], "revision_number": 2, "project_id": "766bb2199ff04e0996e6eee1f539f490", "id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "name": "CreateSecurityGroupTests-6ff070f1-1b64-40ad-ab13-39016dc862f6name"}} 2018-06-27 21:11:22,402 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-groups used request id req-fd600bae-c323-416c-83f0-334480e1df76 2018-06-27 21:11:22,403 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f0f854d1-d4e5-4cfa-928a-155b3d068f81 2018-06-27 21:11:22,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/security-group-rules?security_group_id=f0f854d1-d4e5-4cfa-928a-155b3d068f81 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62d0eacd7f207097cf92dd79bad7ed2e8e4ad171" 2018-06-27 21:11:22,561 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:11:22 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-5127c65c-cdad-47bd-a18d-e9fea70f0f1f 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-27T21:11:22Z", "security_group_id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "port_range_min": null, "revision_number": 0, "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "created_at": "2018-06-27T21:11:22Z", "project_id": "766bb2199ff04e0996e6eee1f539f490", "id": "12e18c46-930d-40cd-bee8-0446499fc02b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:11:22Z", "security_group_id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "port_range_min": null, "revision_number": 0, "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "created_at": "2018-06-27T21:11:22Z", "project_id": "766bb2199ff04e0996e6eee1f539f490", "id": "30376637-4903-4405-bd45-df51084ab649"}]} 2018-06-27 21:11:22,561 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=f0f854d1-d4e5-4cfa-928a-155b3d068f81 used request id req-5127c65c-cdad-47bd-a18d-e9fea70f0f1f 2018-06-27 21:11:22,562 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f0f854d1-d4e5-4cfa-928a-155b3d068f81 2018-06-27 21:11:22,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/security-group-rules?security_group_id=f0f854d1-d4e5-4cfa-928a-155b3d068f81 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62d0eacd7f207097cf92dd79bad7ed2e8e4ad171" 2018-06-27 21:11:22,635 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:11:22 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-6ad37fc9-6024-4481-8e4c-eff3c6005d23 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-27T21:11:22Z", "security_group_id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "port_range_min": null, "revision_number": 0, "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "created_at": "2018-06-27T21:11:22Z", "project_id": "766bb2199ff04e0996e6eee1f539f490", "id": "12e18c46-930d-40cd-bee8-0446499fc02b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:11:22Z", "security_group_id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "port_range_min": null, "revision_number": 0, "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "created_at": "2018-06-27T21:11:22Z", "project_id": "766bb2199ff04e0996e6eee1f539f490", "id": "30376637-4903-4405-bd45-df51084ab649"}]} 2018-06-27 21:11:22,635 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=f0f854d1-d4e5-4cfa-928a-155b3d068f81 used request id req-6ad37fc9-6024-4481-8e4c-eff3c6005d23 2018-06-27 21:11:22,636 - neutron_utils - INFO - Retrieving security group with ID - f0f854d1-d4e5-4cfa-928a-155b3d068f81 2018-06-27 21:11:22,641 - keystoneauth.session - 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=f0f854d1-d4e5-4cfa-928a-155b3d068f81 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62d0eacd7f207097cf92dd79bad7ed2e8e4ad171" 2018-06-27 21:11:22,832 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:11:22 GMT Content-Type: application/json Content-Length: 1411 Connection: keep-alive X-Openstack-Request-Id: req-b47aeb7c-1217-4917-8140-44ac082f2c1c Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "created_at": "2018-06-27T21:11:22Z", "updated_at": "2018-06-27T21:11:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:11:22Z", "revision_number": 0, "id": "12e18c46-930d-40cd-bee8-0446499fc02b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:11:22Z", "security_group_id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "port_range_min": null, "ethertype": "IPv4", "project_id": "766bb2199ff04e0996e6eee1f539f490"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:11:22Z", "revision_number": 0, "id": "30376637-4903-4405-bd45-df51084ab649", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:11:22Z", "security_group_id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "port_range_min": null, "ethertype": "IPv6", "project_id": "766bb2199ff04e0996e6eee1f539f490"}], "revision_number": 2, "project_id": "766bb2199ff04e0996e6eee1f539f490", "id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "name": "CreateSecurityGroupTests-6ff070f1-1b64-40ad-ab13-39016dc862f6name"}]} 2018-06-27 21:11:22,832 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=f0f854d1-d4e5-4cfa-928a-155b3d068f81 used request id req-b47aeb7c-1217-4917-8140-44ac082f2c1c 2018-06-27 21:11:22,832 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f0f854d1-d4e5-4cfa-928a-155b3d068f81 2018-06-27 21:11:22,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-group-rules?security_group_id=f0f854d1-d4e5-4cfa-928a-155b3d068f81 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62d0eacd7f207097cf92dd79bad7ed2e8e4ad171" 2018-06-27 21:11:22,946 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:11:22 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-2c464947-b804-482f-b757-b46cd6f90f56 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-27T21:11:22Z", "security_group_id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "port_range_min": null, "revision_number": 0, "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "created_at": "2018-06-27T21:11:22Z", "project_id": "766bb2199ff04e0996e6eee1f539f490", "id": "12e18c46-930d-40cd-bee8-0446499fc02b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:11:22Z", "security_group_id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "port_range_min": null, "revision_number": 0, "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "created_at": "2018-06-27T21:11:22Z", "project_id": "766bb2199ff04e0996e6eee1f539f490", "id": "30376637-4903-4405-bd45-df51084ab649"}]} 2018-06-27 21:11:22,946 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=f0f854d1-d4e5-4cfa-928a-155b3d068f81 used request id req-2c464947-b804-482f-b757-b46cd6f90f56 2018-06-27 21:11:22,948 - neutron_utils - INFO - Retrieving security group with ID - f0f854d1-d4e5-4cfa-928a-155b3d068f81 2018-06-27 21:11:22,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-groups?id=f0f854d1-d4e5-4cfa-928a-155b3d068f81 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62d0eacd7f207097cf92dd79bad7ed2e8e4ad171" 2018-06-27 21:11:23,966 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:11:23 GMT Content-Type: application/json Content-Length: 1411 Connection: keep-alive X-Openstack-Request-Id: req-cb47d434-61d9-4b34-b123-f9d050bf23ae Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "created_at": "2018-06-27T21:11:22Z", "updated_at": "2018-06-27T21:11:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:11:22Z", "revision_number": 0, "id": "12e18c46-930d-40cd-bee8-0446499fc02b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:11:22Z", "security_group_id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "port_range_min": null, "ethertype": "IPv4", "project_id": "766bb2199ff04e0996e6eee1f539f490"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:11:22Z", "revision_number": 0, "id": "30376637-4903-4405-bd45-df51084ab649", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:11:22Z", "security_group_id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "port_range_min": null, "ethertype": "IPv6", "project_id": "766bb2199ff04e0996e6eee1f539f490"}], "revision_number": 2, "project_id": "766bb2199ff04e0996e6eee1f539f490", "id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "name": "CreateSecurityGroupTests-6ff070f1-1b64-40ad-ab13-39016dc862f6name"}]} 2018-06-27 21:11:23,967 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=f0f854d1-d4e5-4cfa-928a-155b3d068f81 used request id req-cb47d434-61d9-4b34-b123-f9d050bf23ae 2018-06-27 21:11:23,967 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f0f854d1-d4e5-4cfa-928a-155b3d068f81 2018-06-27 21:11:23,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-group-rules?security_group_id=f0f854d1-d4e5-4cfa-928a-155b3d068f81 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62d0eacd7f207097cf92dd79bad7ed2e8e4ad171" 2018-06-27 21:11:24,650 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:11:24 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-cdb2c996-e93c-47c4-808f-55b382f31a93 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-27T21:11:22Z", "security_group_id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "port_range_min": null, "revision_number": 0, "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "created_at": "2018-06-27T21:11:22Z", "project_id": "766bb2199ff04e0996e6eee1f539f490", "id": "12e18c46-930d-40cd-bee8-0446499fc02b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:11:22Z", "security_group_id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "port_range_min": null, "revision_number": 0, "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "created_at": "2018-06-27T21:11:22Z", "project_id": "766bb2199ff04e0996e6eee1f539f490", "id": "30376637-4903-4405-bd45-df51084ab649"}]} 2018-06-27 21:11:24,650 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=f0f854d1-d4e5-4cfa-928a-155b3d068f81 used request id req-cdb2c996-e93c-47c4-808f-55b382f31a93 2018-06-27 21:11:24,651 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-6ff070f1-1b64-40ad-ab13-39016dc862f6name 2018-06-27 21:11:24,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-groups?name=CreateSecurityGroupTests-6ff070f1-1b64-40ad-ab13-39016dc862f6name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62d0eacd7f207097cf92dd79bad7ed2e8e4ad171" 2018-06-27 21:11:24,806 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:11:24 GMT Content-Type: application/json Content-Length: 1411 Connection: keep-alive X-Openstack-Request-Id: req-cd07c123-32d8-4958-b080-97a771af2a82 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "created_at": "2018-06-27T21:11:22Z", "updated_at": "2018-06-27T21:11:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:11:22Z", "revision_number": 0, "id": "12e18c46-930d-40cd-bee8-0446499fc02b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:11:22Z", "security_group_id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "port_range_min": null, "ethertype": "IPv4", "project_id": "766bb2199ff04e0996e6eee1f539f490"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:11:22Z", "revision_number": 0, "id": "30376637-4903-4405-bd45-df51084ab649", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:11:22Z", "security_group_id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "port_range_min": null, "ethertype": "IPv6", "project_id": "766bb2199ff04e0996e6eee1f539f490"}], "revision_number": 2, "project_id": "766bb2199ff04e0996e6eee1f539f490", "id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "name": "CreateSecurityGroupTests-6ff070f1-1b64-40ad-ab13-39016dc862f6name"}]} 2018-06-27 21:11:24,806 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-6ff070f1-1b64-40ad-ab13-39016dc862f6name used request id req-cd07c123-32d8-4958-b080-97a771af2a82 2018-06-27 21:11:24,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 21:11:24,820 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:11: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-27 21:11:24,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/766bb2199ff04e0996e6eee1f539f490 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62d0eacd7f207097cf92dd79bad7ed2e8e4ad171" 2018-06-27 21:11:25,153 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:11:24 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c5d39739-d935-4a39-bb7d-bd25f491d0ae Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/766bb2199ff04e0996e6eee1f539f490"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "766bb2199ff04e0996e6eee1f539f490", "name": "CreateSecurityGroupTests-ca719fe9-4375-4d6-proj"}} 2018-06-27 21:11:25,153 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/766bb2199ff04e0996e6eee1f539f490 used request id req-c5d39739-d935-4a39-bb7d-bd25f491d0ae 2018-06-27 21:11:25,153 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f0f854d1-d4e5-4cfa-928a-155b3d068f81 2018-06-27 21:11:25,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=f0f854d1-d4e5-4cfa-928a-155b3d068f81 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62d0eacd7f207097cf92dd79bad7ed2e8e4ad171" 2018-06-27 21:11:26,015 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:11:26 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-1d77d981-399b-49a4-befe-f0cdf4220358 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-27T21:11:22Z", "security_group_id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "port_range_min": null, "revision_number": 0, "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "created_at": "2018-06-27T21:11:22Z", "project_id": "766bb2199ff04e0996e6eee1f539f490", "id": "12e18c46-930d-40cd-bee8-0446499fc02b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:11:22Z", "security_group_id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "port_range_min": null, "revision_number": 0, "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "created_at": "2018-06-27T21:11:22Z", "project_id": "766bb2199ff04e0996e6eee1f539f490", "id": "30376637-4903-4405-bd45-df51084ab649"}]} 2018-06-27 21:11:26,015 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=f0f854d1-d4e5-4cfa-928a-155b3d068f81 used request id req-1d77d981-399b-49a4-befe-f0cdf4220358 2018-06-27 21:11:26,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-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62d0eacd7f207097cf92dd79bad7ed2e8e4ad171" -d '{"security_group_rule": {"direction": "ingress", "description": "test_rule_1", "security_group_id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81"}}' 2018-06-27 21:11:26,453 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 21:11:26 GMT Content-Type: application/json Content-Length: 521 Connection: keep-alive X-Openstack-Request-Id: req-9ac9dd13-5a3f-431f-bf28-2c40195fe2b1 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-27T21:11:26Z", "security_group_id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "port_range_min": null, "revision_number": 0, "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "created_at": "2018-06-27T21:11:26Z", "project_id": "766bb2199ff04e0996e6eee1f539f490", "id": "17e4c254-636d-4f03-ad38-03ccebe27365"}} 2018-06-27 21:11:26,453 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-group-rules used request id req-9ac9dd13-5a3f-431f-bf28-2c40195fe2b1 2018-06-27 21:11:26,453 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-6ff070f1-1b64-40ad-ab13-39016dc862f6name 2018-06-27 21:11:26,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-groups?name=CreateSecurityGroupTests-6ff070f1-1b64-40ad-ab13-39016dc862f6name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62d0eacd7f207097cf92dd79bad7ed2e8e4ad171" 2018-06-27 21:11:26,610 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:11:26 GMT Content-Type: application/json Content-Length: 1921 Connection: keep-alive X-Openstack-Request-Id: req-03bd29a9-7570-4815-9ff9-b54181ece6d3 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "created_at": "2018-06-27T21:11:22Z", "updated_at": "2018-06-27T21:11:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:11:22Z", "revision_number": 0, "id": "12e18c46-930d-40cd-bee8-0446499fc02b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:11:22Z", "security_group_id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "port_range_min": null, "ethertype": "IPv4", "project_id": "766bb2199ff04e0996e6eee1f539f490"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:11:26Z", "revision_number": 0, "id": "17e4c254-636d-4f03-ad38-03ccebe27365", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:11:26Z", "security_group_id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "port_range_min": null, "ethertype": "IPv4", "project_id": "766bb2199ff04e0996e6eee1f539f490"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:11:22Z", "revision_number": 0, "id": "30376637-4903-4405-bd45-df51084ab649", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:11:22Z", "security_group_id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "port_range_min": null, "ethertype": "IPv6", "project_id": "766bb2199ff04e0996e6eee1f539f490"}], "revision_number": 3, "project_id": "766bb2199ff04e0996e6eee1f539f490", "id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "name": "CreateSecurityGroupTests-6ff070f1-1b64-40ad-ab13-39016dc862f6name"}]} 2018-06-27 21:11:26,610 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-6ff070f1-1b64-40ad-ab13-39016dc862f6name used request id req-03bd29a9-7570-4815-9ff9-b54181ece6d3 2018-06-27 21:11:26,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/766bb2199ff04e0996e6eee1f539f490 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62d0eacd7f207097cf92dd79bad7ed2e8e4ad171" 2018-06-27 21:11:27,000 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:11:26 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4b816ea3-d13c-4a07-86be-9491b5bd5082 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/766bb2199ff04e0996e6eee1f539f490"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "766bb2199ff04e0996e6eee1f539f490", "name": "CreateSecurityGroupTests-ca719fe9-4375-4d6-proj"}} 2018-06-27 21:11:27,000 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/766bb2199ff04e0996e6eee1f539f490 used request id req-4b816ea3-d13c-4a07-86be-9491b5bd5082 2018-06-27 21:11:27,001 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f0f854d1-d4e5-4cfa-928a-155b3d068f81 2018-06-27 21:11:27,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/security-group-rules?security_group_id=f0f854d1-d4e5-4cfa-928a-155b3d068f81 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62d0eacd7f207097cf92dd79bad7ed2e8e4ad171" 2018-06-27 21:11:27,134 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:11:27 GMT Content-Type: application/json Content-Length: 1500 Connection: keep-alive X-Openstack-Request-Id: req-63f96c00-59b9-49ce-8b83-a315706cc402 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-27T21:11:22Z", "security_group_id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "port_range_min": null, "revision_number": 0, "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "created_at": "2018-06-27T21:11:22Z", "project_id": "766bb2199ff04e0996e6eee1f539f490", "id": "12e18c46-930d-40cd-bee8-0446499fc02b"}, {"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-27T21:11:26Z", "security_group_id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "port_range_min": null, "revision_number": 0, "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "created_at": "2018-06-27T21:11:26Z", "project_id": "766bb2199ff04e0996e6eee1f539f490", "id": "17e4c254-636d-4f03-ad38-03ccebe27365"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:11:22Z", "security_group_id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "port_range_min": null, "revision_number": 0, "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "created_at": "2018-06-27T21:11:22Z", "project_id": "766bb2199ff04e0996e6eee1f539f490", "id": "30376637-4903-4405-bd45-df51084ab649"}]} 2018-06-27 21:11:27,134 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=f0f854d1-d4e5-4cfa-928a-155b3d068f81 used request id req-63f96c00-59b9-49ce-8b83-a315706cc402 2018-06-27 21:11:27,139 - 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}62d0eacd7f207097cf92dd79bad7ed2e8e4ad171" -d '{"security_group_rule": {"ethertype": "IPv6", "direction": "egress", "protocol": 17, "description": "test_rule_2", "security_group_id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81"}}' 2018-06-27 21:11:27,674 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 21:11:27 GMT Content-Type: application/json Content-Length: 520 Connection: keep-alive X-Openstack-Request-Id: req-88c29cd4-c572-42ba-bead-74b19de5ed61 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-27T21:11:27Z", "security_group_id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "port_range_min": null, "revision_number": 0, "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "created_at": "2018-06-27T21:11:27Z", "project_id": "766bb2199ff04e0996e6eee1f539f490", "id": "70e0d416-7e3f-47f3-b0f9-9b6e4f2f82bb"}} 2018-06-27 21:11:27,674 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-group-rules used request id req-88c29cd4-c572-42ba-bead-74b19de5ed61 2018-06-27 21:11:27,675 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-6ff070f1-1b64-40ad-ab13-39016dc862f6name 2018-06-27 21:11:27,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=CreateSecurityGroupTests-6ff070f1-1b64-40ad-ab13-39016dc862f6name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62d0eacd7f207097cf92dd79bad7ed2e8e4ad171" 2018-06-27 21:11:27,847 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:11:27 GMT Content-Type: application/json Content-Length: 2430 Connection: keep-alive X-Openstack-Request-Id: req-7d78a0ef-96ae-4631-831a-0897f2c1280d Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "created_at": "2018-06-27T21:11:22Z", "updated_at": "2018-06-27T21:11:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:11:22Z", "revision_number": 0, "id": "12e18c46-930d-40cd-bee8-0446499fc02b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:11:22Z", "security_group_id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "port_range_min": null, "ethertype": "IPv4", "project_id": "766bb2199ff04e0996e6eee1f539f490"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:11:26Z", "revision_number": 0, "id": "17e4c254-636d-4f03-ad38-03ccebe27365", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:11:26Z", "security_group_id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "port_range_min": null, "ethertype": "IPv4", "project_id": "766bb2199ff04e0996e6eee1f539f490"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:11:22Z", "revision_number": 0, "id": "30376637-4903-4405-bd45-df51084ab649", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:11:22Z", "security_group_id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "port_range_min": null, "ethertype": "IPv6", "project_id": "766bb2199ff04e0996e6eee1f539f490"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:11:27Z", "revision_number": 0, "id": "70e0d416-7e3f-47f3-b0f9-9b6e4f2f82bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:11:27Z", "security_group_id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "port_range_min": null, "ethertype": "IPv6", "project_id": "766bb2199ff04e0996e6eee1f539f490"}], "revision_number": 4, "project_id": "766bb2199ff04e0996e6eee1f539f490", "id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "name": "CreateSecurityGroupTests-6ff070f1-1b64-40ad-ab13-39016dc862f6name"}]} 2018-06-27 21:11:27,848 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-6ff070f1-1b64-40ad-ab13-39016dc862f6name used request id req-7d78a0ef-96ae-4631-831a-0897f2c1280d 2018-06-27 21:11:27,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/766bb2199ff04e0996e6eee1f539f490 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62d0eacd7f207097cf92dd79bad7ed2e8e4ad171" 2018-06-27 21:11:27,963 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:11:27 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fcccba8e-f8de-4f00-bd38-a61e907c8fa4 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/766bb2199ff04e0996e6eee1f539f490"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "766bb2199ff04e0996e6eee1f539f490", "name": "CreateSecurityGroupTests-ca719fe9-4375-4d6-proj"}} 2018-06-27 21:11:27,963 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/766bb2199ff04e0996e6eee1f539f490 used request id req-fcccba8e-f8de-4f00-bd38-a61e907c8fa4 2018-06-27 21:11:27,963 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f0f854d1-d4e5-4cfa-928a-155b3d068f81 2018-06-27 21:11:27,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/security-group-rules?security_group_id=f0f854d1-d4e5-4cfa-928a-155b3d068f81 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62d0eacd7f207097cf92dd79bad7ed2e8e4ad171" 2018-06-27 21:11:28,081 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:11:28 GMT Content-Type: application/json Content-Length: 1997 Connection: keep-alive X-Openstack-Request-Id: req-08bd13d7-b853-45f8-80e8-ac7595f4136b 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-27T21:11:22Z", "security_group_id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "port_range_min": null, "revision_number": 0, "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "created_at": "2018-06-27T21:11:22Z", "project_id": "766bb2199ff04e0996e6eee1f539f490", "id": "12e18c46-930d-40cd-bee8-0446499fc02b"}, {"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-27T21:11:26Z", "security_group_id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "port_range_min": null, "revision_number": 0, "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "created_at": "2018-06-27T21:11:26Z", "project_id": "766bb2199ff04e0996e6eee1f539f490", "id": "17e4c254-636d-4f03-ad38-03ccebe27365"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:11:22Z", "security_group_id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "port_range_min": null, "revision_number": 0, "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "created_at": "2018-06-27T21:11:22Z", "project_id": "766bb2199ff04e0996e6eee1f539f490", "id": "30376637-4903-4405-bd45-df51084ab649"}, {"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-27T21:11:27Z", "security_group_id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "port_range_min": null, "revision_number": 0, "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "created_at": "2018-06-27T21:11:27Z", "project_id": "766bb2199ff04e0996e6eee1f539f490", "id": "70e0d416-7e3f-47f3-b0f9-9b6e4f2f82bb"}]} 2018-06-27 21:11:28,081 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=f0f854d1-d4e5-4cfa-928a-155b3d068f81 used request id req-08bd13d7-b853-45f8-80e8-ac7595f4136b 2018-06-27 21:11:28,087 - 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}62d0eacd7f207097cf92dd79bad7ed2e8e4ad171" -d '{"security_group_rule": {"direction": "egress", "protocol": 17, "description": "test_rule_3", "ethertype": "IPv4", "port_range_max": 20, "security_group_id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "port_range_min": 10}}' 2018-06-27 21:11:28,607 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 21:11:28 GMT Content-Type: application/json Content-Length: 516 Connection: keep-alive X-Openstack-Request-Id: req-390448a4-3ed5-4115-a1f7-a6983e9929f3 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-27T21:11:28Z", "security_group_id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "port_range_min": 10, "revision_number": 0, "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "created_at": "2018-06-27T21:11:28Z", "project_id": "766bb2199ff04e0996e6eee1f539f490", "id": "57f88ea4-bc37-45db-a6b6-74c1598722ac"}} 2018-06-27 21:11:28,607 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-group-rules used request id req-390448a4-3ed5-4115-a1f7-a6983e9929f3 2018-06-27 21:11:28,607 - neutron_utils - INFO - Retrieving security group with ID - f0f854d1-d4e5-4cfa-928a-155b3d068f81 2018-06-27 21:11:28,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/security-groups?id=f0f854d1-d4e5-4cfa-928a-155b3d068f81 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62d0eacd7f207097cf92dd79bad7ed2e8e4ad171" 2018-06-27 21:11:28,784 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:11:28 GMT Content-Type: application/json Content-Length: 2935 Connection: keep-alive X-Openstack-Request-Id: req-1691cb83-9230-4e8b-ae86-a2e8d487b072 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "created_at": "2018-06-27T21:11:22Z", "updated_at": "2018-06-27T21:11:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:11:22Z", "revision_number": 0, "id": "12e18c46-930d-40cd-bee8-0446499fc02b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:11:22Z", "security_group_id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "port_range_min": null, "ethertype": "IPv4", "project_id": "766bb2199ff04e0996e6eee1f539f490"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:11:26Z", "revision_number": 0, "id": "17e4c254-636d-4f03-ad38-03ccebe27365", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:11:26Z", "security_group_id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "port_range_min": null, "ethertype": "IPv4", "project_id": "766bb2199ff04e0996e6eee1f539f490"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:11:22Z", "revision_number": 0, "id": "30376637-4903-4405-bd45-df51084ab649", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:11:22Z", "security_group_id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "port_range_min": null, "ethertype": "IPv6", "project_id": "766bb2199ff04e0996e6eee1f539f490"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-06-27T21:11:28Z", "revision_number": 0, "id": "57f88ea4-bc37-45db-a6b6-74c1598722ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:11:28Z", "security_group_id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "port_range_min": 10, "ethertype": "IPv4", "project_id": "766bb2199ff04e0996e6eee1f539f490"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:11:27Z", "revision_number": 0, "id": "70e0d416-7e3f-47f3-b0f9-9b6e4f2f82bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:11:27Z", "security_group_id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "port_range_min": null, "ethertype": "IPv6", "project_id": "766bb2199ff04e0996e6eee1f539f490"}], "revision_number": 5, "project_id": "766bb2199ff04e0996e6eee1f539f490", "id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "name": "CreateSecurityGroupTests-6ff070f1-1b64-40ad-ab13-39016dc862f6name"}]} 2018-06-27 21:11:28,784 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=f0f854d1-d4e5-4cfa-928a-155b3d068f81 used request id req-1691cb83-9230-4e8b-ae86-a2e8d487b072 2018-06-27 21:11:28,785 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f0f854d1-d4e5-4cfa-928a-155b3d068f81 2018-06-27 21:11:28,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/security-group-rules?security_group_id=f0f854d1-d4e5-4cfa-928a-155b3d068f81 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62d0eacd7f207097cf92dd79bad7ed2e8e4ad171" 2018-06-27 21:11:28,913 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:11:28 GMT Content-Type: application/json Content-Length: 2490 Connection: keep-alive X-Openstack-Request-Id: req-9c870745-6fa3-4bef-a807-4a9a39d3dbf9 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-27T21:11:22Z", "security_group_id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "port_range_min": null, "revision_number": 0, "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "created_at": "2018-06-27T21:11:22Z", "project_id": "766bb2199ff04e0996e6eee1f539f490", "id": "12e18c46-930d-40cd-bee8-0446499fc02b"}, {"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-27T21:11:26Z", "security_group_id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "port_range_min": null, "revision_number": 0, "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "created_at": "2018-06-27T21:11:26Z", "project_id": "766bb2199ff04e0996e6eee1f539f490", "id": "17e4c254-636d-4f03-ad38-03ccebe27365"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:11:22Z", "security_group_id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "port_range_min": null, "revision_number": 0, "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "created_at": "2018-06-27T21:11:22Z", "project_id": "766bb2199ff04e0996e6eee1f539f490", "id": "30376637-4903-4405-bd45-df51084ab649"}, {"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-27T21:11:28Z", "security_group_id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "port_range_min": 10, "revision_number": 0, "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "created_at": "2018-06-27T21:11:28Z", "project_id": "766bb2199ff04e0996e6eee1f539f490", "id": "57f88ea4-bc37-45db-a6b6-74c1598722ac"}, {"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-27T21:11:27Z", "security_group_id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "port_range_min": null, "revision_number": 0, "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "created_at": "2018-06-27T21:11:27Z", "project_id": "766bb2199ff04e0996e6eee1f539f490", "id": "70e0d416-7e3f-47f3-b0f9-9b6e4f2f82bb"}]} 2018-06-27 21:11:28,914 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=f0f854d1-d4e5-4cfa-928a-155b3d068f81 used request id req-9c870745-6fa3-4bef-a807-4a9a39d3dbf9 2018-06-27 21:11:28,915 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:11:29,894 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d186fbabe8114c1a9a9ccdc7e0a9e60c", "name": "CreateSecurityGroupTests-ca719fe9-4375-4d6-proj-role"}], "expires_at": "2018-06-27T22:11:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "766bb2199ff04e0996e6eee1f539f490", "name": "CreateSecurityGroupTests-ca719fe9-4375-4d6-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/766bb2199ff04e0996e6eee1f539f490", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/766bb2199ff04e0996e6eee1f539f490", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/766bb2199ff04e0996e6eee1f539f490", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/766bb2199ff04e0996e6eee1f539f490", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/766bb2199ff04e0996e6eee1f539f490", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/766bb2199ff04e0996e6eee1f539f490", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/766bb2199ff04e0996e6eee1f539f490", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/766bb2199ff04e0996e6eee1f539f490", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/766bb2199ff04e0996e6eee1f539f490", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/766bb2199ff04e0996e6eee1f539f490", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/766bb2199ff04e0996e6eee1f539f490", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/766bb2199ff04e0996e6eee1f539f490", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-ca719fe9-4375-4d6-user", "id": "a42bc82224d14d9f84fd2904f29a46b6"}, "audit_ids": ["OpFB2CJdQGupBSugKqv8JA"], "issued_at": "2018-06-27T21:11:29.000000Z"}} 2018-06-27 21:11:29,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/security-groups?name=CreateSecurityGroupTests-6ff070f1-1b64-40ad-ab13-39016dc862f6name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a0b12d52c4cd0f72587319e69d115c05107f7bb" 2018-06-27 21:11:30,756 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:11:30 GMT Content-Type: application/json Content-Length: 2935 Connection: keep-alive X-Openstack-Request-Id: req-209557f6-e56c-4337-af05-3da4ee5b6656 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "created_at": "2018-06-27T21:11:22Z", "updated_at": "2018-06-27T21:11:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:11:22Z", "revision_number": 0, "id": "12e18c46-930d-40cd-bee8-0446499fc02b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:11:22Z", "security_group_id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "port_range_min": null, "ethertype": "IPv4", "project_id": "766bb2199ff04e0996e6eee1f539f490"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:11:26Z", "revision_number": 0, "id": "17e4c254-636d-4f03-ad38-03ccebe27365", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:11:26Z", "security_group_id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "port_range_min": null, "ethertype": "IPv4", "project_id": "766bb2199ff04e0996e6eee1f539f490"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:11:22Z", "revision_number": 0, "id": "30376637-4903-4405-bd45-df51084ab649", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:11:22Z", "security_group_id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "port_range_min": null, "ethertype": "IPv6", "project_id": "766bb2199ff04e0996e6eee1f539f490"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-06-27T21:11:28Z", "revision_number": 0, "id": "57f88ea4-bc37-45db-a6b6-74c1598722ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:11:28Z", "security_group_id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "port_range_min": 10, "ethertype": "IPv4", "project_id": "766bb2199ff04e0996e6eee1f539f490"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:11:27Z", "revision_number": 0, "id": "70e0d416-7e3f-47f3-b0f9-9b6e4f2f82bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:11:27Z", "security_group_id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "port_range_min": null, "ethertype": "IPv6", "project_id": "766bb2199ff04e0996e6eee1f539f490"}], "revision_number": 5, "project_id": "766bb2199ff04e0996e6eee1f539f490", "id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "name": "CreateSecurityGroupTests-6ff070f1-1b64-40ad-ab13-39016dc862f6name"}]} 2018-06-27 21:11:30,757 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-6ff070f1-1b64-40ad-ab13-39016dc862f6name&description=hello+group used request id req-209557f6-e56c-4337-af05-3da4ee5b6656 2018-06-27 21:11:30,757 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f0f854d1-d4e5-4cfa-928a-155b3d068f81 2018-06-27 21:11:30,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/security-group-rules?security_group_id=f0f854d1-d4e5-4cfa-928a-155b3d068f81 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a0b12d52c4cd0f72587319e69d115c05107f7bb" 2018-06-27 21:11:31,587 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:11:31 GMT Content-Type: application/json Content-Length: 2490 Connection: keep-alive X-Openstack-Request-Id: req-309af664-38da-4541-a0b3-209995ceeb0d 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-27T21:11:22Z", "security_group_id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "port_range_min": null, "revision_number": 0, "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "created_at": "2018-06-27T21:11:22Z", "project_id": "766bb2199ff04e0996e6eee1f539f490", "id": "12e18c46-930d-40cd-bee8-0446499fc02b"}, {"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-27T21:11:26Z", "security_group_id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "port_range_min": null, "revision_number": 0, "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "created_at": "2018-06-27T21:11:26Z", "project_id": "766bb2199ff04e0996e6eee1f539f490", "id": "17e4c254-636d-4f03-ad38-03ccebe27365"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:11:22Z", "security_group_id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "port_range_min": null, "revision_number": 0, "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "created_at": "2018-06-27T21:11:22Z", "project_id": "766bb2199ff04e0996e6eee1f539f490", "id": "30376637-4903-4405-bd45-df51084ab649"}, {"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-27T21:11:28Z", "security_group_id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "port_range_min": 10, "revision_number": 0, "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "created_at": "2018-06-27T21:11:28Z", "project_id": "766bb2199ff04e0996e6eee1f539f490", "id": "57f88ea4-bc37-45db-a6b6-74c1598722ac"}, {"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-27T21:11:27Z", "security_group_id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "port_range_min": null, "revision_number": 0, "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "created_at": "2018-06-27T21:11:27Z", "project_id": "766bb2199ff04e0996e6eee1f539f490", "id": "70e0d416-7e3f-47f3-b0f9-9b6e4f2f82bb"}]} 2018-06-27 21:11:31,587 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=f0f854d1-d4e5-4cfa-928a-155b3d068f81 used request id req-309af664-38da-4541-a0b3-209995ceeb0d 2018-06-27 21:11:31,588 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f0f854d1-d4e5-4cfa-928a-155b3d068f81 2018-06-27 21:11:31,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=f0f854d1-d4e5-4cfa-928a-155b3d068f81 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a0b12d52c4cd0f72587319e69d115c05107f7bb" 2018-06-27 21:11:31,716 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:11:31 GMT Content-Type: application/json Content-Length: 2490 Connection: keep-alive X-Openstack-Request-Id: req-f95f15e6-f439-4de4-8d38-724ea5903ef5 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-27T21:11:22Z", "security_group_id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "port_range_min": null, "revision_number": 0, "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "created_at": "2018-06-27T21:11:22Z", "project_id": "766bb2199ff04e0996e6eee1f539f490", "id": "12e18c46-930d-40cd-bee8-0446499fc02b"}, {"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-27T21:11:26Z", "security_group_id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "port_range_min": null, "revision_number": 0, "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "created_at": "2018-06-27T21:11:26Z", "project_id": "766bb2199ff04e0996e6eee1f539f490", "id": "17e4c254-636d-4f03-ad38-03ccebe27365"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:11:22Z", "security_group_id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "port_range_min": null, "revision_number": 0, "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "created_at": "2018-06-27T21:11:22Z", "project_id": "766bb2199ff04e0996e6eee1f539f490", "id": "30376637-4903-4405-bd45-df51084ab649"}, {"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-27T21:11:28Z", "security_group_id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "port_range_min": 10, "revision_number": 0, "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "created_at": "2018-06-27T21:11:28Z", "project_id": "766bb2199ff04e0996e6eee1f539f490", "id": "57f88ea4-bc37-45db-a6b6-74c1598722ac"}, {"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-27T21:11:27Z", "security_group_id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "port_range_min": null, "revision_number": 0, "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "created_at": "2018-06-27T21:11:27Z", "project_id": "766bb2199ff04e0996e6eee1f539f490", "id": "70e0d416-7e3f-47f3-b0f9-9b6e4f2f82bb"}]} 2018-06-27 21:11:31,716 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=f0f854d1-d4e5-4cfa-928a-155b3d068f81 used request id req-f95f15e6-f439-4de4-8d38-724ea5903ef5 2018-06-27 21:11:31,722 - keystoneauth.session - 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-6ff070f1-1b64-40ad-ab13-39016dc862f6name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a0b12d52c4cd0f72587319e69d115c05107f7bb" 2018-06-27 21:11:31,921 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:11:31 GMT Content-Type: application/json Content-Length: 2935 Connection: keep-alive X-Openstack-Request-Id: req-712fb30d-92ae-4ac0-a156-e5545d562581 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "created_at": "2018-06-27T21:11:22Z", "updated_at": "2018-06-27T21:11:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:11:22Z", "revision_number": 0, "id": "12e18c46-930d-40cd-bee8-0446499fc02b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:11:22Z", "security_group_id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "port_range_min": null, "ethertype": "IPv4", "project_id": "766bb2199ff04e0996e6eee1f539f490"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:11:26Z", "revision_number": 0, "id": "17e4c254-636d-4f03-ad38-03ccebe27365", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:11:26Z", "security_group_id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "port_range_min": null, "ethertype": "IPv4", "project_id": "766bb2199ff04e0996e6eee1f539f490"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:11:22Z", "revision_number": 0, "id": "30376637-4903-4405-bd45-df51084ab649", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:11:22Z", "security_group_id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "port_range_min": null, "ethertype": "IPv6", "project_id": "766bb2199ff04e0996e6eee1f539f490"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-06-27T21:11:28Z", "revision_number": 0, "id": "57f88ea4-bc37-45db-a6b6-74c1598722ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:11:28Z", "security_group_id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "port_range_min": 10, "ethertype": "IPv4", "project_id": "766bb2199ff04e0996e6eee1f539f490"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:11:27Z", "revision_number": 0, "id": "70e0d416-7e3f-47f3-b0f9-9b6e4f2f82bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:11:27Z", "security_group_id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "port_range_min": null, "ethertype": "IPv6", "project_id": "766bb2199ff04e0996e6eee1f539f490"}], "revision_number": 5, "project_id": "766bb2199ff04e0996e6eee1f539f490", "id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "name": "CreateSecurityGroupTests-6ff070f1-1b64-40ad-ab13-39016dc862f6name"}]} 2018-06-27 21:11:31,921 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-6ff070f1-1b64-40ad-ab13-39016dc862f6name used request id req-712fb30d-92ae-4ac0-a156-e5545d562581 2018-06-27 21:11:31,922 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f0f854d1-d4e5-4cfa-928a-155b3d068f81 2018-06-27 21:11:31,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-group-rules?security_group_id=f0f854d1-d4e5-4cfa-928a-155b3d068f81 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a0b12d52c4cd0f72587319e69d115c05107f7bb" 2018-06-27 21:11:32,029 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:11:32 GMT Content-Type: application/json Content-Length: 2490 Connection: keep-alive X-Openstack-Request-Id: req-687a7c54-1ae7-4e1b-b56a-2f47f85adf0e 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-27T21:11:22Z", "security_group_id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "port_range_min": null, "revision_number": 0, "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "created_at": "2018-06-27T21:11:22Z", "project_id": "766bb2199ff04e0996e6eee1f539f490", "id": "12e18c46-930d-40cd-bee8-0446499fc02b"}, {"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-27T21:11:26Z", "security_group_id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "port_range_min": null, "revision_number": 0, "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "created_at": "2018-06-27T21:11:26Z", "project_id": "766bb2199ff04e0996e6eee1f539f490", "id": "17e4c254-636d-4f03-ad38-03ccebe27365"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:11:22Z", "security_group_id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "port_range_min": null, "revision_number": 0, "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "created_at": "2018-06-27T21:11:22Z", "project_id": "766bb2199ff04e0996e6eee1f539f490", "id": "30376637-4903-4405-bd45-df51084ab649"}, {"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-27T21:11:28Z", "security_group_id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "port_range_min": 10, "revision_number": 0, "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "created_at": "2018-06-27T21:11:28Z", "project_id": "766bb2199ff04e0996e6eee1f539f490", "id": "57f88ea4-bc37-45db-a6b6-74c1598722ac"}, {"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-27T21:11:27Z", "security_group_id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "port_range_min": null, "revision_number": 0, "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "created_at": "2018-06-27T21:11:27Z", "project_id": "766bb2199ff04e0996e6eee1f539f490", "id": "70e0d416-7e3f-47f3-b0f9-9b6e4f2f82bb"}]} 2018-06-27 21:11:32,030 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=f0f854d1-d4e5-4cfa-928a-155b3d068f81 used request id req-687a7c54-1ae7-4e1b-b56a-2f47f85adf0e 2018-06-27 21:11:32,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/security-groups?name=CreateSecurityGroupTests-6ff070f1-1b64-40ad-ab13-39016dc862f6name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a0b12d52c4cd0f72587319e69d115c05107f7bb" 2018-06-27 21:11:32,166 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:11:32 GMT Content-Type: application/json Content-Length: 2935 Connection: keep-alive X-Openstack-Request-Id: req-fd3ca914-43ca-406c-ac91-92cd0e03eacd Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "created_at": "2018-06-27T21:11:22Z", "updated_at": "2018-06-27T21:11:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:11:22Z", "revision_number": 0, "id": "12e18c46-930d-40cd-bee8-0446499fc02b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:11:22Z", "security_group_id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "port_range_min": null, "ethertype": "IPv4", "project_id": "766bb2199ff04e0996e6eee1f539f490"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:11:26Z", "revision_number": 0, "id": "17e4c254-636d-4f03-ad38-03ccebe27365", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:11:26Z", "security_group_id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "port_range_min": null, "ethertype": "IPv4", "project_id": "766bb2199ff04e0996e6eee1f539f490"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:11:22Z", "revision_number": 0, "id": "30376637-4903-4405-bd45-df51084ab649", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:11:22Z", "security_group_id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "port_range_min": null, "ethertype": "IPv6", "project_id": "766bb2199ff04e0996e6eee1f539f490"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-06-27T21:11:28Z", "revision_number": 0, "id": "57f88ea4-bc37-45db-a6b6-74c1598722ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:11:28Z", "security_group_id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "port_range_min": 10, "ethertype": "IPv4", "project_id": "766bb2199ff04e0996e6eee1f539f490"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:11:27Z", "revision_number": 0, "id": "70e0d416-7e3f-47f3-b0f9-9b6e4f2f82bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:11:27Z", "security_group_id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "port_range_min": null, "ethertype": "IPv6", "project_id": "766bb2199ff04e0996e6eee1f539f490"}], "revision_number": 5, "project_id": "766bb2199ff04e0996e6eee1f539f490", "id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "name": "CreateSecurityGroupTests-6ff070f1-1b64-40ad-ab13-39016dc862f6name"}]} 2018-06-27 21:11:32,166 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-6ff070f1-1b64-40ad-ab13-39016dc862f6name used request id req-fd3ca914-43ca-406c-ac91-92cd0e03eacd 2018-06-27 21:11:32,167 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f0f854d1-d4e5-4cfa-928a-155b3d068f81 2018-06-27 21:11:32,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/security-group-rules?security_group_id=f0f854d1-d4e5-4cfa-928a-155b3d068f81 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a0b12d52c4cd0f72587319e69d115c05107f7bb" 2018-06-27 21:11:32,251 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:11:32 GMT Content-Type: application/json Content-Length: 2490 Connection: keep-alive X-Openstack-Request-Id: req-3d5dc187-4a94-451e-a80b-e7f5aba6cd18 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-27T21:11:22Z", "security_group_id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "port_range_min": null, "revision_number": 0, "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "created_at": "2018-06-27T21:11:22Z", "project_id": "766bb2199ff04e0996e6eee1f539f490", "id": "12e18c46-930d-40cd-bee8-0446499fc02b"}, {"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-27T21:11:26Z", "security_group_id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "port_range_min": null, "revision_number": 0, "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "created_at": "2018-06-27T21:11:26Z", "project_id": "766bb2199ff04e0996e6eee1f539f490", "id": "17e4c254-636d-4f03-ad38-03ccebe27365"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:11:22Z", "security_group_id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "port_range_min": null, "revision_number": 0, "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "created_at": "2018-06-27T21:11:22Z", "project_id": "766bb2199ff04e0996e6eee1f539f490", "id": "30376637-4903-4405-bd45-df51084ab649"}, {"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-27T21:11:28Z", "security_group_id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "port_range_min": 10, "revision_number": 0, "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "created_at": "2018-06-27T21:11:28Z", "project_id": "766bb2199ff04e0996e6eee1f539f490", "id": "57f88ea4-bc37-45db-a6b6-74c1598722ac"}, {"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-27T21:11:27Z", "security_group_id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "port_range_min": null, "revision_number": 0, "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "created_at": "2018-06-27T21:11:27Z", "project_id": "766bb2199ff04e0996e6eee1f539f490", "id": "70e0d416-7e3f-47f3-b0f9-9b6e4f2f82bb"}]} 2018-06-27 21:11:32,251 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=f0f854d1-d4e5-4cfa-928a-155b3d068f81 used request id req-3d5dc187-4a94-451e-a80b-e7f5aba6cd18 2018-06-27 21:11:32,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/security-groups?name=CreateSecurityGroupTests-6ff070f1-1b64-40ad-ab13-39016dc862f6name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a0b12d52c4cd0f72587319e69d115c05107f7bb" 2018-06-27 21:11:32,369 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:11:32 GMT Content-Type: application/json Content-Length: 2935 Connection: keep-alive X-Openstack-Request-Id: req-9ecf3939-c7bf-4133-9a4a-1f15ddaa321a Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "created_at": "2018-06-27T21:11:22Z", "updated_at": "2018-06-27T21:11:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:11:22Z", "revision_number": 0, "id": "12e18c46-930d-40cd-bee8-0446499fc02b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:11:22Z", "security_group_id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "port_range_min": null, "ethertype": "IPv4", "project_id": "766bb2199ff04e0996e6eee1f539f490"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:11:26Z", "revision_number": 0, "id": "17e4c254-636d-4f03-ad38-03ccebe27365", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:11:26Z", "security_group_id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "port_range_min": null, "ethertype": "IPv4", "project_id": "766bb2199ff04e0996e6eee1f539f490"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:11:22Z", "revision_number": 0, "id": "30376637-4903-4405-bd45-df51084ab649", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:11:22Z", "security_group_id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "port_range_min": null, "ethertype": "IPv6", "project_id": "766bb2199ff04e0996e6eee1f539f490"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-06-27T21:11:28Z", "revision_number": 0, "id": "57f88ea4-bc37-45db-a6b6-74c1598722ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:11:28Z", "security_group_id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "port_range_min": 10, "ethertype": "IPv4", "project_id": "766bb2199ff04e0996e6eee1f539f490"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:11:27Z", "revision_number": 0, "id": "70e0d416-7e3f-47f3-b0f9-9b6e4f2f82bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:11:27Z", "security_group_id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "port_range_min": null, "ethertype": "IPv6", "project_id": "766bb2199ff04e0996e6eee1f539f490"}], "revision_number": 5, "project_id": "766bb2199ff04e0996e6eee1f539f490", "id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "name": "CreateSecurityGroupTests-6ff070f1-1b64-40ad-ab13-39016dc862f6name"}]} 2018-06-27 21:11:32,369 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-6ff070f1-1b64-40ad-ab13-39016dc862f6name used request id req-9ecf3939-c7bf-4133-9a4a-1f15ddaa321a 2018-06-27 21:11:32,370 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f0f854d1-d4e5-4cfa-928a-155b3d068f81 2018-06-27 21:11:32,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=f0f854d1-d4e5-4cfa-928a-155b3d068f81 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a0b12d52c4cd0f72587319e69d115c05107f7bb" 2018-06-27 21:11:32,452 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:11:32 GMT Content-Type: application/json Content-Length: 2490 Connection: keep-alive X-Openstack-Request-Id: req-34c73bcd-5074-4e75-a61d-0651c5731f93 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-27T21:11:22Z", "security_group_id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "port_range_min": null, "revision_number": 0, "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "created_at": "2018-06-27T21:11:22Z", "project_id": "766bb2199ff04e0996e6eee1f539f490", "id": "12e18c46-930d-40cd-bee8-0446499fc02b"}, {"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-27T21:11:26Z", "security_group_id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "port_range_min": null, "revision_number": 0, "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "created_at": "2018-06-27T21:11:26Z", "project_id": "766bb2199ff04e0996e6eee1f539f490", "id": "17e4c254-636d-4f03-ad38-03ccebe27365"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:11:22Z", "security_group_id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "port_range_min": null, "revision_number": 0, "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "created_at": "2018-06-27T21:11:22Z", "project_id": "766bb2199ff04e0996e6eee1f539f490", "id": "30376637-4903-4405-bd45-df51084ab649"}, {"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-27T21:11:28Z", "security_group_id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "port_range_min": 10, "revision_number": 0, "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "created_at": "2018-06-27T21:11:28Z", "project_id": "766bb2199ff04e0996e6eee1f539f490", "id": "57f88ea4-bc37-45db-a6b6-74c1598722ac"}, {"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-27T21:11:27Z", "security_group_id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "port_range_min": null, "revision_number": 0, "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "created_at": "2018-06-27T21:11:27Z", "project_id": "766bb2199ff04e0996e6eee1f539f490", "id": "70e0d416-7e3f-47f3-b0f9-9b6e4f2f82bb"}]} 2018-06-27 21:11:32,452 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=f0f854d1-d4e5-4cfa-928a-155b3d068f81 used request id req-34c73bcd-5074-4e75-a61d-0651c5731f93 2018-06-27 21:11:32,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?name=CreateSecurityGroupTests-6ff070f1-1b64-40ad-ab13-39016dc862f6name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a0b12d52c4cd0f72587319e69d115c05107f7bb" 2018-06-27 21:11:32,569 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:11:32 GMT Content-Type: application/json Content-Length: 2935 Connection: keep-alive X-Openstack-Request-Id: req-3c4d9454-d2e6-4a8d-80f0-e694977e4f83 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "created_at": "2018-06-27T21:11:22Z", "updated_at": "2018-06-27T21:11:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:11:22Z", "revision_number": 0, "id": "12e18c46-930d-40cd-bee8-0446499fc02b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:11:22Z", "security_group_id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "port_range_min": null, "ethertype": "IPv4", "project_id": "766bb2199ff04e0996e6eee1f539f490"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:11:26Z", "revision_number": 0, "id": "17e4c254-636d-4f03-ad38-03ccebe27365", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:11:26Z", "security_group_id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "port_range_min": null, "ethertype": "IPv4", "project_id": "766bb2199ff04e0996e6eee1f539f490"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:11:22Z", "revision_number": 0, "id": "30376637-4903-4405-bd45-df51084ab649", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:11:22Z", "security_group_id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "port_range_min": null, "ethertype": "IPv6", "project_id": "766bb2199ff04e0996e6eee1f539f490"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-06-27T21:11:28Z", "revision_number": 0, "id": "57f88ea4-bc37-45db-a6b6-74c1598722ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:11:28Z", "security_group_id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "port_range_min": 10, "ethertype": "IPv4", "project_id": "766bb2199ff04e0996e6eee1f539f490"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:11:27Z", "revision_number": 0, "id": "70e0d416-7e3f-47f3-b0f9-9b6e4f2f82bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:11:27Z", "security_group_id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "port_range_min": null, "ethertype": "IPv6", "project_id": "766bb2199ff04e0996e6eee1f539f490"}], "revision_number": 5, "project_id": "766bb2199ff04e0996e6eee1f539f490", "id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "name": "CreateSecurityGroupTests-6ff070f1-1b64-40ad-ab13-39016dc862f6name"}]} 2018-06-27 21:11:32,570 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-6ff070f1-1b64-40ad-ab13-39016dc862f6name used request id req-3c4d9454-d2e6-4a8d-80f0-e694977e4f83 2018-06-27 21:11:32,570 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f0f854d1-d4e5-4cfa-928a-155b3d068f81 2018-06-27 21:11: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/security-group-rules?security_group_id=f0f854d1-d4e5-4cfa-928a-155b3d068f81 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a0b12d52c4cd0f72587319e69d115c05107f7bb" 2018-06-27 21:11:32,702 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:11:32 GMT Content-Type: application/json Content-Length: 2490 Connection: keep-alive X-Openstack-Request-Id: req-cc9a5e88-a189-41ef-ab50-fa72cd1f3e38 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-27T21:11:22Z", "security_group_id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "port_range_min": null, "revision_number": 0, "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "created_at": "2018-06-27T21:11:22Z", "project_id": "766bb2199ff04e0996e6eee1f539f490", "id": "12e18c46-930d-40cd-bee8-0446499fc02b"}, {"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-27T21:11:26Z", "security_group_id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "port_range_min": null, "revision_number": 0, "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "created_at": "2018-06-27T21:11:26Z", "project_id": "766bb2199ff04e0996e6eee1f539f490", "id": "17e4c254-636d-4f03-ad38-03ccebe27365"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:11:22Z", "security_group_id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "port_range_min": null, "revision_number": 0, "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "created_at": "2018-06-27T21:11:22Z", "project_id": "766bb2199ff04e0996e6eee1f539f490", "id": "30376637-4903-4405-bd45-df51084ab649"}, {"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-27T21:11:28Z", "security_group_id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "port_range_min": 10, "revision_number": 0, "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "created_at": "2018-06-27T21:11:28Z", "project_id": "766bb2199ff04e0996e6eee1f539f490", "id": "57f88ea4-bc37-45db-a6b6-74c1598722ac"}, {"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-27T21:11:27Z", "security_group_id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "port_range_min": null, "revision_number": 0, "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "created_at": "2018-06-27T21:11:27Z", "project_id": "766bb2199ff04e0996e6eee1f539f490", "id": "70e0d416-7e3f-47f3-b0f9-9b6e4f2f82bb"}]} 2018-06-27 21:11:32,702 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=f0f854d1-d4e5-4cfa-928a-155b3d068f81 used request id req-cc9a5e88-a189-41ef-ab50-fa72cd1f3e38 2018-06-27 21:11:32,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-groups?name=CreateSecurityGroupTests-6ff070f1-1b64-40ad-ab13-39016dc862f6name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a0b12d52c4cd0f72587319e69d115c05107f7bb" 2018-06-27 21:11:32,888 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:11:32 GMT Content-Type: application/json Content-Length: 2935 Connection: keep-alive X-Openstack-Request-Id: req-ea116511-80d7-49ce-9f89-3829963dab10 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "created_at": "2018-06-27T21:11:22Z", "updated_at": "2018-06-27T21:11:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:11:22Z", "revision_number": 0, "id": "12e18c46-930d-40cd-bee8-0446499fc02b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:11:22Z", "security_group_id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "port_range_min": null, "ethertype": "IPv4", "project_id": "766bb2199ff04e0996e6eee1f539f490"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:11:26Z", "revision_number": 0, "id": "17e4c254-636d-4f03-ad38-03ccebe27365", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:11:26Z", "security_group_id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "port_range_min": null, "ethertype": "IPv4", "project_id": "766bb2199ff04e0996e6eee1f539f490"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:11:22Z", "revision_number": 0, "id": "30376637-4903-4405-bd45-df51084ab649", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:11:22Z", "security_group_id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "port_range_min": null, "ethertype": "IPv6", "project_id": "766bb2199ff04e0996e6eee1f539f490"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-06-27T21:11:28Z", "revision_number": 0, "id": "57f88ea4-bc37-45db-a6b6-74c1598722ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:11:28Z", "security_group_id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "port_range_min": 10, "ethertype": "IPv4", "project_id": "766bb2199ff04e0996e6eee1f539f490"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:11:27Z", "revision_number": 0, "id": "70e0d416-7e3f-47f3-b0f9-9b6e4f2f82bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:11:27Z", "security_group_id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "port_range_min": null, "ethertype": "IPv6", "project_id": "766bb2199ff04e0996e6eee1f539f490"}], "revision_number": 5, "project_id": "766bb2199ff04e0996e6eee1f539f490", "id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "name": "CreateSecurityGroupTests-6ff070f1-1b64-40ad-ab13-39016dc862f6name"}]} 2018-06-27 21:11:32,888 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-6ff070f1-1b64-40ad-ab13-39016dc862f6name used request id req-ea116511-80d7-49ce-9f89-3829963dab10 2018-06-27 21:11:32,889 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f0f854d1-d4e5-4cfa-928a-155b3d068f81 2018-06-27 21:11:32,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/security-group-rules?security_group_id=f0f854d1-d4e5-4cfa-928a-155b3d068f81 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a0b12d52c4cd0f72587319e69d115c05107f7bb" 2018-06-27 21:11:33,685 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:11:33 GMT Content-Type: application/json Content-Length: 2490 Connection: keep-alive X-Openstack-Request-Id: req-0f53fe9a-911d-49c6-a050-36dd53273e70 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-27T21:11:22Z", "security_group_id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "port_range_min": null, "revision_number": 0, "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "created_at": "2018-06-27T21:11:22Z", "project_id": "766bb2199ff04e0996e6eee1f539f490", "id": "12e18c46-930d-40cd-bee8-0446499fc02b"}, {"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-27T21:11:26Z", "security_group_id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "port_range_min": null, "revision_number": 0, "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "created_at": "2018-06-27T21:11:26Z", "project_id": "766bb2199ff04e0996e6eee1f539f490", "id": "17e4c254-636d-4f03-ad38-03ccebe27365"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:11:22Z", "security_group_id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "port_range_min": null, "revision_number": 0, "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "created_at": "2018-06-27T21:11:22Z", "project_id": "766bb2199ff04e0996e6eee1f539f490", "id": "30376637-4903-4405-bd45-df51084ab649"}, {"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-27T21:11:28Z", "security_group_id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "port_range_min": 10, "revision_number": 0, "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "created_at": "2018-06-27T21:11:28Z", "project_id": "766bb2199ff04e0996e6eee1f539f490", "id": "57f88ea4-bc37-45db-a6b6-74c1598722ac"}, {"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-27T21:11:27Z", "security_group_id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "port_range_min": null, "revision_number": 0, "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "created_at": "2018-06-27T21:11:27Z", "project_id": "766bb2199ff04e0996e6eee1f539f490", "id": "70e0d416-7e3f-47f3-b0f9-9b6e4f2f82bb"}]} 2018-06-27 21:11:33,686 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=f0f854d1-d4e5-4cfa-928a-155b3d068f81 used request id req-0f53fe9a-911d-49c6-a050-36dd53273e70 2018-06-27 21:11:33,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/security-groups?name=CreateSecurityGroupTests-6ff070f1-1b64-40ad-ab13-39016dc862f6name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a0b12d52c4cd0f72587319e69d115c05107f7bb" 2018-06-27 21:11:33,814 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:11:33 GMT Content-Type: application/json Content-Length: 2935 Connection: keep-alive X-Openstack-Request-Id: req-0f114156-da74-48ee-a3f4-a60f4075e63a Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "created_at": "2018-06-27T21:11:22Z", "updated_at": "2018-06-27T21:11:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:11:22Z", "revision_number": 0, "id": "12e18c46-930d-40cd-bee8-0446499fc02b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:11:22Z", "security_group_id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "port_range_min": null, "ethertype": "IPv4", "project_id": "766bb2199ff04e0996e6eee1f539f490"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:11:26Z", "revision_number": 0, "id": "17e4c254-636d-4f03-ad38-03ccebe27365", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:11:26Z", "security_group_id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "port_range_min": null, "ethertype": "IPv4", "project_id": "766bb2199ff04e0996e6eee1f539f490"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:11:22Z", "revision_number": 0, "id": "30376637-4903-4405-bd45-df51084ab649", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:11:22Z", "security_group_id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "port_range_min": null, "ethertype": "IPv6", "project_id": "766bb2199ff04e0996e6eee1f539f490"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-06-27T21:11:28Z", "revision_number": 0, "id": "57f88ea4-bc37-45db-a6b6-74c1598722ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:11:28Z", "security_group_id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "port_range_min": 10, "ethertype": "IPv4", "project_id": "766bb2199ff04e0996e6eee1f539f490"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:11:27Z", "revision_number": 0, "id": "70e0d416-7e3f-47f3-b0f9-9b6e4f2f82bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:11:27Z", "security_group_id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "port_range_min": null, "ethertype": "IPv6", "project_id": "766bb2199ff04e0996e6eee1f539f490"}], "revision_number": 5, "project_id": "766bb2199ff04e0996e6eee1f539f490", "id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "name": "CreateSecurityGroupTests-6ff070f1-1b64-40ad-ab13-39016dc862f6name"}]} 2018-06-27 21:11:33,814 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-6ff070f1-1b64-40ad-ab13-39016dc862f6name used request id req-0f114156-da74-48ee-a3f4-a60f4075e63a 2018-06-27 21:11:33,814 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f0f854d1-d4e5-4cfa-928a-155b3d068f81 2018-06-27 21:11:33,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=f0f854d1-d4e5-4cfa-928a-155b3d068f81 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a0b12d52c4cd0f72587319e69d115c05107f7bb" 2018-06-27 21:11:33,895 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:11:33 GMT Content-Type: application/json Content-Length: 2490 Connection: keep-alive X-Openstack-Request-Id: req-3724c7ac-e7b9-458d-ba7d-90174bfbff5c 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-27T21:11:22Z", "security_group_id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "port_range_min": null, "revision_number": 0, "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "created_at": "2018-06-27T21:11:22Z", "project_id": "766bb2199ff04e0996e6eee1f539f490", "id": "12e18c46-930d-40cd-bee8-0446499fc02b"}, {"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-27T21:11:26Z", "security_group_id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "port_range_min": null, "revision_number": 0, "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "created_at": "2018-06-27T21:11:26Z", "project_id": "766bb2199ff04e0996e6eee1f539f490", "id": "17e4c254-636d-4f03-ad38-03ccebe27365"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:11:22Z", "security_group_id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "port_range_min": null, "revision_number": 0, "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "created_at": "2018-06-27T21:11:22Z", "project_id": "766bb2199ff04e0996e6eee1f539f490", "id": "30376637-4903-4405-bd45-df51084ab649"}, {"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-27T21:11:28Z", "security_group_id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "port_range_min": 10, "revision_number": 0, "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "created_at": "2018-06-27T21:11:28Z", "project_id": "766bb2199ff04e0996e6eee1f539f490", "id": "57f88ea4-bc37-45db-a6b6-74c1598722ac"}, {"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-27T21:11:27Z", "security_group_id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "port_range_min": null, "revision_number": 0, "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "created_at": "2018-06-27T21:11:27Z", "project_id": "766bb2199ff04e0996e6eee1f539f490", "id": "70e0d416-7e3f-47f3-b0f9-9b6e4f2f82bb"}]} 2018-06-27 21:11:33,895 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=f0f854d1-d4e5-4cfa-928a-155b3d068f81 used request id req-3724c7ac-e7b9-458d-ba7d-90174bfbff5c 2018-06-27 21:11:33,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/security-groups?name=CreateSecurityGroupTests-6ff070f1-1b64-40ad-ab13-39016dc862f6name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a0b12d52c4cd0f72587319e69d115c05107f7bb" 2018-06-27 21:11:34,854 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:11:34 GMT Content-Type: application/json Content-Length: 2935 Connection: keep-alive X-Openstack-Request-Id: req-84aea381-e6a3-41a3-a435-19ebc72cf3d0 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "created_at": "2018-06-27T21:11:22Z", "updated_at": "2018-06-27T21:11:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:11:22Z", "revision_number": 0, "id": "12e18c46-930d-40cd-bee8-0446499fc02b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:11:22Z", "security_group_id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "port_range_min": null, "ethertype": "IPv4", "project_id": "766bb2199ff04e0996e6eee1f539f490"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:11:26Z", "revision_number": 0, "id": "17e4c254-636d-4f03-ad38-03ccebe27365", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:11:26Z", "security_group_id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "port_range_min": null, "ethertype": "IPv4", "project_id": "766bb2199ff04e0996e6eee1f539f490"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:11:22Z", "revision_number": 0, "id": "30376637-4903-4405-bd45-df51084ab649", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:11:22Z", "security_group_id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "port_range_min": null, "ethertype": "IPv6", "project_id": "766bb2199ff04e0996e6eee1f539f490"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-06-27T21:11:28Z", "revision_number": 0, "id": "57f88ea4-bc37-45db-a6b6-74c1598722ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:11:28Z", "security_group_id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "port_range_min": 10, "ethertype": "IPv4", "project_id": "766bb2199ff04e0996e6eee1f539f490"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:11:27Z", "revision_number": 0, "id": "70e0d416-7e3f-47f3-b0f9-9b6e4f2f82bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:11:27Z", "security_group_id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "port_range_min": null, "ethertype": "IPv6", "project_id": "766bb2199ff04e0996e6eee1f539f490"}], "revision_number": 5, "project_id": "766bb2199ff04e0996e6eee1f539f490", "id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "name": "CreateSecurityGroupTests-6ff070f1-1b64-40ad-ab13-39016dc862f6name"}]} 2018-06-27 21:11:34,854 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-6ff070f1-1b64-40ad-ab13-39016dc862f6name used request id req-84aea381-e6a3-41a3-a435-19ebc72cf3d0 2018-06-27 21:11:34,855 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f0f854d1-d4e5-4cfa-928a-155b3d068f81 2018-06-27 21:11:34,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/security-group-rules?security_group_id=f0f854d1-d4e5-4cfa-928a-155b3d068f81 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a0b12d52c4cd0f72587319e69d115c05107f7bb" 2018-06-27 21:11:35,004 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:11:35 GMT Content-Type: application/json Content-Length: 2490 Connection: keep-alive X-Openstack-Request-Id: req-59e2bb7b-0a3b-4fa2-a323-3b3d4d9757f7 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-27T21:11:22Z", "security_group_id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "port_range_min": null, "revision_number": 0, "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "created_at": "2018-06-27T21:11:22Z", "project_id": "766bb2199ff04e0996e6eee1f539f490", "id": "12e18c46-930d-40cd-bee8-0446499fc02b"}, {"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-27T21:11:26Z", "security_group_id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "port_range_min": null, "revision_number": 0, "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "created_at": "2018-06-27T21:11:26Z", "project_id": "766bb2199ff04e0996e6eee1f539f490", "id": "17e4c254-636d-4f03-ad38-03ccebe27365"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:11:22Z", "security_group_id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "port_range_min": null, "revision_number": 0, "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "created_at": "2018-06-27T21:11:22Z", "project_id": "766bb2199ff04e0996e6eee1f539f490", "id": "30376637-4903-4405-bd45-df51084ab649"}, {"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-27T21:11:28Z", "security_group_id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "port_range_min": 10, "revision_number": 0, "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "created_at": "2018-06-27T21:11:28Z", "project_id": "766bb2199ff04e0996e6eee1f539f490", "id": "57f88ea4-bc37-45db-a6b6-74c1598722ac"}, {"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-27T21:11:27Z", "security_group_id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "port_range_min": null, "revision_number": 0, "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "created_at": "2018-06-27T21:11:27Z", "project_id": "766bb2199ff04e0996e6eee1f539f490", "id": "70e0d416-7e3f-47f3-b0f9-9b6e4f2f82bb"}]} 2018-06-27 21:11:35,004 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=f0f854d1-d4e5-4cfa-928a-155b3d068f81 used request id req-59e2bb7b-0a3b-4fa2-a323-3b3d4d9757f7 2018-06-27 21:11:35,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-groups?name=CreateSecurityGroupTests-6ff070f1-1b64-40ad-ab13-39016dc862f6name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a0b12d52c4cd0f72587319e69d115c05107f7bb" 2018-06-27 21:11:35,171 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:11:35 GMT Content-Type: application/json Content-Length: 2935 Connection: keep-alive X-Openstack-Request-Id: req-9c54e862-d716-4689-b53a-1314e501e557 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "created_at": "2018-06-27T21:11:22Z", "updated_at": "2018-06-27T21:11:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:11:22Z", "revision_number": 0, "id": "12e18c46-930d-40cd-bee8-0446499fc02b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:11:22Z", "security_group_id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "port_range_min": null, "ethertype": "IPv4", "project_id": "766bb2199ff04e0996e6eee1f539f490"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:11:26Z", "revision_number": 0, "id": "17e4c254-636d-4f03-ad38-03ccebe27365", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:11:26Z", "security_group_id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "port_range_min": null, "ethertype": "IPv4", "project_id": "766bb2199ff04e0996e6eee1f539f490"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:11:22Z", "revision_number": 0, "id": "30376637-4903-4405-bd45-df51084ab649", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:11:22Z", "security_group_id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "port_range_min": null, "ethertype": "IPv6", "project_id": "766bb2199ff04e0996e6eee1f539f490"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-06-27T21:11:28Z", "revision_number": 0, "id": "57f88ea4-bc37-45db-a6b6-74c1598722ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:11:28Z", "security_group_id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "port_range_min": 10, "ethertype": "IPv4", "project_id": "766bb2199ff04e0996e6eee1f539f490"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:11:27Z", "revision_number": 0, "id": "70e0d416-7e3f-47f3-b0f9-9b6e4f2f82bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:11:27Z", "security_group_id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "port_range_min": null, "ethertype": "IPv6", "project_id": "766bb2199ff04e0996e6eee1f539f490"}], "revision_number": 5, "project_id": "766bb2199ff04e0996e6eee1f539f490", "id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "name": "CreateSecurityGroupTests-6ff070f1-1b64-40ad-ab13-39016dc862f6name"}]} 2018-06-27 21:11:35,171 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-6ff070f1-1b64-40ad-ab13-39016dc862f6name used request id req-9c54e862-d716-4689-b53a-1314e501e557 2018-06-27 21:11:35,172 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f0f854d1-d4e5-4cfa-928a-155b3d068f81 2018-06-27 21:11:35,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/security-group-rules?security_group_id=f0f854d1-d4e5-4cfa-928a-155b3d068f81 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a0b12d52c4cd0f72587319e69d115c05107f7bb" 2018-06-27 21:11:35,326 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:11:35 GMT Content-Type: application/json Content-Length: 2490 Connection: keep-alive X-Openstack-Request-Id: req-ca76c20f-6d7a-4069-8abc-0d0aa97a1af1 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-27T21:11:22Z", "security_group_id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "port_range_min": null, "revision_number": 0, "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "created_at": "2018-06-27T21:11:22Z", "project_id": "766bb2199ff04e0996e6eee1f539f490", "id": "12e18c46-930d-40cd-bee8-0446499fc02b"}, {"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-27T21:11:26Z", "security_group_id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "port_range_min": null, "revision_number": 0, "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "created_at": "2018-06-27T21:11:26Z", "project_id": "766bb2199ff04e0996e6eee1f539f490", "id": "17e4c254-636d-4f03-ad38-03ccebe27365"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:11:22Z", "security_group_id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "port_range_min": null, "revision_number": 0, "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "created_at": "2018-06-27T21:11:22Z", "project_id": "766bb2199ff04e0996e6eee1f539f490", "id": "30376637-4903-4405-bd45-df51084ab649"}, {"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-27T21:11:28Z", "security_group_id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "port_range_min": 10, "revision_number": 0, "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "created_at": "2018-06-27T21:11:28Z", "project_id": "766bb2199ff04e0996e6eee1f539f490", "id": "57f88ea4-bc37-45db-a6b6-74c1598722ac"}, {"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-27T21:11:27Z", "security_group_id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "port_range_min": null, "revision_number": 0, "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "created_at": "2018-06-27T21:11:27Z", "project_id": "766bb2199ff04e0996e6eee1f539f490", "id": "70e0d416-7e3f-47f3-b0f9-9b6e4f2f82bb"}]} 2018-06-27 21:11:35,326 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=f0f854d1-d4e5-4cfa-928a-155b3d068f81 used request id req-ca76c20f-6d7a-4069-8abc-0d0aa97a1af1 2018-06-27 21:11:35,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-6ff070f1-1b64-40ad-ab13-39016dc862f6name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a0b12d52c4cd0f72587319e69d115c05107f7bb" 2018-06-27 21:11:35,509 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:11:35 GMT Content-Type: application/json Content-Length: 2935 Connection: keep-alive X-Openstack-Request-Id: req-8b5c9b25-b0f1-4544-b6c7-76e14620dbfd Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "created_at": "2018-06-27T21:11:22Z", "updated_at": "2018-06-27T21:11:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:11:22Z", "revision_number": 0, "id": "12e18c46-930d-40cd-bee8-0446499fc02b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:11:22Z", "security_group_id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "port_range_min": null, "ethertype": "IPv4", "project_id": "766bb2199ff04e0996e6eee1f539f490"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:11:26Z", "revision_number": 0, "id": "17e4c254-636d-4f03-ad38-03ccebe27365", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:11:26Z", "security_group_id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "port_range_min": null, "ethertype": "IPv4", "project_id": "766bb2199ff04e0996e6eee1f539f490"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:11:22Z", "revision_number": 0, "id": "30376637-4903-4405-bd45-df51084ab649", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:11:22Z", "security_group_id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "port_range_min": null, "ethertype": "IPv6", "project_id": "766bb2199ff04e0996e6eee1f539f490"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-06-27T21:11:28Z", "revision_number": 0, "id": "57f88ea4-bc37-45db-a6b6-74c1598722ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:11:28Z", "security_group_id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "port_range_min": 10, "ethertype": "IPv4", "project_id": "766bb2199ff04e0996e6eee1f539f490"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:11:27Z", "revision_number": 0, "id": "70e0d416-7e3f-47f3-b0f9-9b6e4f2f82bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:11:27Z", "security_group_id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "port_range_min": null, "ethertype": "IPv6", "project_id": "766bb2199ff04e0996e6eee1f539f490"}], "revision_number": 5, "project_id": "766bb2199ff04e0996e6eee1f539f490", "id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "name": "CreateSecurityGroupTests-6ff070f1-1b64-40ad-ab13-39016dc862f6name"}]} 2018-06-27 21:11:35,509 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-6ff070f1-1b64-40ad-ab13-39016dc862f6name used request id req-8b5c9b25-b0f1-4544-b6c7-76e14620dbfd 2018-06-27 21:11:35,510 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f0f854d1-d4e5-4cfa-928a-155b3d068f81 2018-06-27 21:11:35,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/security-group-rules?security_group_id=f0f854d1-d4e5-4cfa-928a-155b3d068f81 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a0b12d52c4cd0f72587319e69d115c05107f7bb" 2018-06-27 21:11:35,644 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:11:35 GMT Content-Type: application/json Content-Length: 2490 Connection: keep-alive X-Openstack-Request-Id: req-00002ea1-88c4-48a7-9480-e15fad1eda6d 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-27T21:11:22Z", "security_group_id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "port_range_min": null, "revision_number": 0, "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "created_at": "2018-06-27T21:11:22Z", "project_id": "766bb2199ff04e0996e6eee1f539f490", "id": "12e18c46-930d-40cd-bee8-0446499fc02b"}, {"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-27T21:11:26Z", "security_group_id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "port_range_min": null, "revision_number": 0, "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "created_at": "2018-06-27T21:11:26Z", "project_id": "766bb2199ff04e0996e6eee1f539f490", "id": "17e4c254-636d-4f03-ad38-03ccebe27365"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:11:22Z", "security_group_id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "port_range_min": null, "revision_number": 0, "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "created_at": "2018-06-27T21:11:22Z", "project_id": "766bb2199ff04e0996e6eee1f539f490", "id": "30376637-4903-4405-bd45-df51084ab649"}, {"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-27T21:11:28Z", "security_group_id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "port_range_min": 10, "revision_number": 0, "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "created_at": "2018-06-27T21:11:28Z", "project_id": "766bb2199ff04e0996e6eee1f539f490", "id": "57f88ea4-bc37-45db-a6b6-74c1598722ac"}, {"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-27T21:11:27Z", "security_group_id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "port_range_min": null, "revision_number": 0, "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "created_at": "2018-06-27T21:11:27Z", "project_id": "766bb2199ff04e0996e6eee1f539f490", "id": "70e0d416-7e3f-47f3-b0f9-9b6e4f2f82bb"}]} 2018-06-27 21:11:35,644 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=f0f854d1-d4e5-4cfa-928a-155b3d068f81 used request id req-00002ea1-88c4-48a7-9480-e15fad1eda6d 2018-06-27 21:11:35,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/security-groups?name=CreateSecurityGroupTests-6ff070f1-1b64-40ad-ab13-39016dc862f6name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a0b12d52c4cd0f72587319e69d115c05107f7bb" 2018-06-27 21:11:35,797 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:11:35 GMT Content-Type: application/json Content-Length: 2935 Connection: keep-alive X-Openstack-Request-Id: req-a1e9f826-83e4-46ad-8e4f-cd1d428ba3a1 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "created_at": "2018-06-27T21:11:22Z", "updated_at": "2018-06-27T21:11:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:11:22Z", "revision_number": 0, "id": "12e18c46-930d-40cd-bee8-0446499fc02b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:11:22Z", "security_group_id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "port_range_min": null, "ethertype": "IPv4", "project_id": "766bb2199ff04e0996e6eee1f539f490"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:11:26Z", "revision_number": 0, "id": "17e4c254-636d-4f03-ad38-03ccebe27365", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:11:26Z", "security_group_id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "port_range_min": null, "ethertype": "IPv4", "project_id": "766bb2199ff04e0996e6eee1f539f490"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:11:22Z", "revision_number": 0, "id": "30376637-4903-4405-bd45-df51084ab649", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:11:22Z", "security_group_id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "port_range_min": null, "ethertype": "IPv6", "project_id": "766bb2199ff04e0996e6eee1f539f490"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-06-27T21:11:28Z", "revision_number": 0, "id": "57f88ea4-bc37-45db-a6b6-74c1598722ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:11:28Z", "security_group_id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "port_range_min": 10, "ethertype": "IPv4", "project_id": "766bb2199ff04e0996e6eee1f539f490"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:11:27Z", "revision_number": 0, "id": "70e0d416-7e3f-47f3-b0f9-9b6e4f2f82bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:11:27Z", "security_group_id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "port_range_min": null, "ethertype": "IPv6", "project_id": "766bb2199ff04e0996e6eee1f539f490"}], "revision_number": 5, "project_id": "766bb2199ff04e0996e6eee1f539f490", "id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "name": "CreateSecurityGroupTests-6ff070f1-1b64-40ad-ab13-39016dc862f6name"}]} 2018-06-27 21:11:35,797 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-6ff070f1-1b64-40ad-ab13-39016dc862f6name used request id req-a1e9f826-83e4-46ad-8e4f-cd1d428ba3a1 2018-06-27 21:11:35,798 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f0f854d1-d4e5-4cfa-928a-155b3d068f81 2018-06-27 21:11:35,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-group-rules?security_group_id=f0f854d1-d4e5-4cfa-928a-155b3d068f81 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a0b12d52c4cd0f72587319e69d115c05107f7bb" 2018-06-27 21:11:35,888 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:11:35 GMT Content-Type: application/json Content-Length: 2490 Connection: keep-alive X-Openstack-Request-Id: req-a9353ad9-ef97-4abf-a44b-2a05ee03c6be 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-27T21:11:22Z", "security_group_id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "port_range_min": null, "revision_number": 0, "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "created_at": "2018-06-27T21:11:22Z", "project_id": "766bb2199ff04e0996e6eee1f539f490", "id": "12e18c46-930d-40cd-bee8-0446499fc02b"}, {"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-27T21:11:26Z", "security_group_id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "port_range_min": null, "revision_number": 0, "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "created_at": "2018-06-27T21:11:26Z", "project_id": "766bb2199ff04e0996e6eee1f539f490", "id": "17e4c254-636d-4f03-ad38-03ccebe27365"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:11:22Z", "security_group_id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "port_range_min": null, "revision_number": 0, "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "created_at": "2018-06-27T21:11:22Z", "project_id": "766bb2199ff04e0996e6eee1f539f490", "id": "30376637-4903-4405-bd45-df51084ab649"}, {"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-27T21:11:28Z", "security_group_id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "port_range_min": 10, "revision_number": 0, "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "created_at": "2018-06-27T21:11:28Z", "project_id": "766bb2199ff04e0996e6eee1f539f490", "id": "57f88ea4-bc37-45db-a6b6-74c1598722ac"}, {"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-27T21:11:27Z", "security_group_id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "port_range_min": null, "revision_number": 0, "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "created_at": "2018-06-27T21:11:27Z", "project_id": "766bb2199ff04e0996e6eee1f539f490", "id": "70e0d416-7e3f-47f3-b0f9-9b6e4f2f82bb"}]} 2018-06-27 21:11:35,888 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=f0f854d1-d4e5-4cfa-928a-155b3d068f81 used request id req-a9353ad9-ef97-4abf-a44b-2a05ee03c6be 2018-06-27 21:11:35,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/security-groups?name=CreateSecurityGroupTests-6ff070f1-1b64-40ad-ab13-39016dc862f6name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a0b12d52c4cd0f72587319e69d115c05107f7bb" 2018-06-27 21:11:36,011 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:11:36 GMT Content-Type: application/json Content-Length: 2935 Connection: keep-alive X-Openstack-Request-Id: req-21111a3b-0d2a-4194-90a0-1dd4e6c3ec74 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "created_at": "2018-06-27T21:11:22Z", "updated_at": "2018-06-27T21:11:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:11:22Z", "revision_number": 0, "id": "12e18c46-930d-40cd-bee8-0446499fc02b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:11:22Z", "security_group_id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "port_range_min": null, "ethertype": "IPv4", "project_id": "766bb2199ff04e0996e6eee1f539f490"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:11:26Z", "revision_number": 0, "id": "17e4c254-636d-4f03-ad38-03ccebe27365", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:11:26Z", "security_group_id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "port_range_min": null, "ethertype": "IPv4", "project_id": "766bb2199ff04e0996e6eee1f539f490"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:11:22Z", "revision_number": 0, "id": "30376637-4903-4405-bd45-df51084ab649", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:11:22Z", "security_group_id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "port_range_min": null, "ethertype": "IPv6", "project_id": "766bb2199ff04e0996e6eee1f539f490"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-06-27T21:11:28Z", "revision_number": 0, "id": "57f88ea4-bc37-45db-a6b6-74c1598722ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:11:28Z", "security_group_id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "port_range_min": 10, "ethertype": "IPv4", "project_id": "766bb2199ff04e0996e6eee1f539f490"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:11:27Z", "revision_number": 0, "id": "70e0d416-7e3f-47f3-b0f9-9b6e4f2f82bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:11:27Z", "security_group_id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "port_range_min": null, "ethertype": "IPv6", "project_id": "766bb2199ff04e0996e6eee1f539f490"}], "revision_number": 5, "project_id": "766bb2199ff04e0996e6eee1f539f490", "id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "name": "CreateSecurityGroupTests-6ff070f1-1b64-40ad-ab13-39016dc862f6name"}]} 2018-06-27 21:11:36,011 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-6ff070f1-1b64-40ad-ab13-39016dc862f6name used request id req-21111a3b-0d2a-4194-90a0-1dd4e6c3ec74 2018-06-27 21:11:36,012 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f0f854d1-d4e5-4cfa-928a-155b3d068f81 2018-06-27 21:11:36,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/security-group-rules?security_group_id=f0f854d1-d4e5-4cfa-928a-155b3d068f81 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a0b12d52c4cd0f72587319e69d115c05107f7bb" 2018-06-27 21:11:36,101 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:11:36 GMT Content-Type: application/json Content-Length: 2490 Connection: keep-alive X-Openstack-Request-Id: req-7ea4ef79-5c2c-4b52-a80c-0f4117b8b5b3 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-27T21:11:22Z", "security_group_id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "port_range_min": null, "revision_number": 0, "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "created_at": "2018-06-27T21:11:22Z", "project_id": "766bb2199ff04e0996e6eee1f539f490", "id": "12e18c46-930d-40cd-bee8-0446499fc02b"}, {"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-27T21:11:26Z", "security_group_id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "port_range_min": null, "revision_number": 0, "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "created_at": "2018-06-27T21:11:26Z", "project_id": "766bb2199ff04e0996e6eee1f539f490", "id": "17e4c254-636d-4f03-ad38-03ccebe27365"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:11:22Z", "security_group_id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "port_range_min": null, "revision_number": 0, "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "created_at": "2018-06-27T21:11:22Z", "project_id": "766bb2199ff04e0996e6eee1f539f490", "id": "30376637-4903-4405-bd45-df51084ab649"}, {"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-27T21:11:28Z", "security_group_id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "port_range_min": 10, "revision_number": 0, "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "created_at": "2018-06-27T21:11:28Z", "project_id": "766bb2199ff04e0996e6eee1f539f490", "id": "57f88ea4-bc37-45db-a6b6-74c1598722ac"}, {"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-27T21:11:27Z", "security_group_id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "port_range_min": null, "revision_number": 0, "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "created_at": "2018-06-27T21:11:27Z", "project_id": "766bb2199ff04e0996e6eee1f539f490", "id": "70e0d416-7e3f-47f3-b0f9-9b6e4f2f82bb"}]} 2018-06-27 21:11:36,101 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=f0f854d1-d4e5-4cfa-928a-155b3d068f81 used request id req-7ea4ef79-5c2c-4b52-a80c-0f4117b8b5b3 2018-06-27 21:11:36,102 - neutron_utils - INFO - Deleting security group rule with ID - 17e4c254-636d-4f03-ad38-03ccebe27365 2018-06-27 21:11:36,106 - 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/17e4c254-636d-4f03-ad38-03ccebe27365 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62d0eacd7f207097cf92dd79bad7ed2e8e4ad171" 2018-06-27 21:11:36,337 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:11:36 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-0a381d04-300c-41eb-ad4a-7c8830b81bbe Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:11:36,337 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/17e4c254-636d-4f03-ad38-03ccebe27365 used request id req-0a381d04-300c-41eb-ad4a-7c8830b81bbe 2018-06-27 21:11:36,338 - OpenStackSecurityGroup - WARNING - Rule setting is None, cannot remove rule 2018-06-27 21:11:36,338 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f0f854d1-d4e5-4cfa-928a-155b3d068f81 2018-06-27 21:11:36,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-group-rules?security_group_id=f0f854d1-d4e5-4cfa-928a-155b3d068f81 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a0b12d52c4cd0f72587319e69d115c05107f7bb" 2018-06-27 21:11:36,428 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:11:36 GMT Content-Type: application/json Content-Length: 1992 Connection: keep-alive X-Openstack-Request-Id: req-8006f51f-f803-4ddf-8b34-a1af83204408 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-27T21:11:22Z", "security_group_id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "port_range_min": null, "revision_number": 0, "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "created_at": "2018-06-27T21:11:22Z", "project_id": "766bb2199ff04e0996e6eee1f539f490", "id": "12e18c46-930d-40cd-bee8-0446499fc02b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:11:22Z", "security_group_id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "port_range_min": null, "revision_number": 0, "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "created_at": "2018-06-27T21:11:22Z", "project_id": "766bb2199ff04e0996e6eee1f539f490", "id": "30376637-4903-4405-bd45-df51084ab649"}, {"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-27T21:11:28Z", "security_group_id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "port_range_min": 10, "revision_number": 0, "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "created_at": "2018-06-27T21:11:28Z", "project_id": "766bb2199ff04e0996e6eee1f539f490", "id": "57f88ea4-bc37-45db-a6b6-74c1598722ac"}, {"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-27T21:11:27Z", "security_group_id": "f0f854d1-d4e5-4cfa-928a-155b3d068f81", "port_range_min": null, "revision_number": 0, "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "created_at": "2018-06-27T21:11:27Z", "project_id": "766bb2199ff04e0996e6eee1f539f490", "id": "70e0d416-7e3f-47f3-b0f9-9b6e4f2f82bb"}]} 2018-06-27 21:11:36,429 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=f0f854d1-d4e5-4cfa-928a-155b3d068f81 used request id req-8006f51f-f803-4ddf-8b34-a1af83204408 2018-06-27 21:11:36,429 - neutron_utils - INFO - Deleting security group rule with ID - 17e4c254-636d-4f03-ad38-03ccebe27365 2018-06-27 21:11:36,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/17e4c254-636d-4f03-ad38-03ccebe27365 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62d0eacd7f207097cf92dd79bad7ed2e8e4ad171" 2018-06-27 21:11:36,491 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx Date: Wed, 27 Jun 2018 21:11:36 GMT Content-Type: application/json Content-Length: 155 Connection: keep-alive X-Openstack-Request-Id: req-46477cd2-e747-400a-98d2-287ac0ac96e2 RESP BODY: {"NeutronError": {"message": "Security group rule 17e4c254-636d-4f03-ad38-03ccebe27365 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-06-27 21:11:36,491 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/17e4c254-636d-4f03-ad38-03ccebe27365 used request id req-46477cd2-e747-400a-98d2-287ac0ac96e2 2018-06-27 21:11:36,491 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group rule 17e4c254-636d-4f03-ad38-03ccebe27365 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-06-27 21:11:36,492 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule 17e4c254-636d-4f03-ad38-03ccebe27365 does not exist Neutron server returns request_ids: ['req-46477cd2-e747-400a-98d2-287ac0ac96e2'] 2018-06-27 21:11:36,492 - neutron_utils - INFO - Deleting security group rule with ID - 70e0d416-7e3f-47f3-b0f9-9b6e4f2f82bb 2018-06-27 21:11:36,497 - 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/70e0d416-7e3f-47f3-b0f9-9b6e4f2f82bb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62d0eacd7f207097cf92dd79bad7ed2e8e4ad171" 2018-06-27 21:11:36,713 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:11:36 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-2af0118e-d916-4ce3-8ea0-265fbd80565b Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:11:36,714 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/70e0d416-7e3f-47f3-b0f9-9b6e4f2f82bb used request id req-2af0118e-d916-4ce3-8ea0-265fbd80565b 2018-06-27 21:11:36,714 - neutron_utils - INFO - Deleting security group rule with ID - 12e18c46-930d-40cd-bee8-0446499fc02b 2018-06-27 21:11:36,718 - 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/12e18c46-930d-40cd-bee8-0446499fc02b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62d0eacd7f207097cf92dd79bad7ed2e8e4ad171" 2018-06-27 21:11:36,987 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:11:36 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-8b12fb7a-c87b-4bc6-a122-44b4942c244e Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:11:36,988 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/12e18c46-930d-40cd-bee8-0446499fc02b used request id req-8b12fb7a-c87b-4bc6-a122-44b4942c244e 2018-06-27 21:11:36,988 - neutron_utils - INFO - Deleting security group rule with ID - 30376637-4903-4405-bd45-df51084ab649 2018-06-27 21:11:36,993 - 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/30376637-4903-4405-bd45-df51084ab649 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62d0eacd7f207097cf92dd79bad7ed2e8e4ad171" 2018-06-27 21:11:37,244 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:11:37 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-c7755501-bc7d-41fb-a895-9a99434e7d92 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:11:37,244 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/30376637-4903-4405-bd45-df51084ab649 used request id req-c7755501-bc7d-41fb-a895-9a99434e7d92 2018-06-27 21:11:37,244 - neutron_utils - INFO - Deleting security group rule with ID - 57f88ea4-bc37-45db-a6b6-74c1598722ac 2018-06-27 21:11:37,249 - 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/57f88ea4-bc37-45db-a6b6-74c1598722ac -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62d0eacd7f207097cf92dd79bad7ed2e8e4ad171" 2018-06-27 21:11:37,495 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:11:37 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-b72d16ec-9a02-4626-a593-5ac549aab49a Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:11:37,495 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/57f88ea4-bc37-45db-a6b6-74c1598722ac used request id req-b72d16ec-9a02-4626-a593-5ac549aab49a 2018-06-27 21:11:37,495 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-6ff070f1-1b64-40ad-ab13-39016dc862f6name 2018-06-27 21:11:37,500 - 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/f0f854d1-d4e5-4cfa-928a-155b3d068f81 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62d0eacd7f207097cf92dd79bad7ed2e8e4ad171" 2018-06-27 21:11:37,776 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:11:37 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-4d20dac1-a77c-40db-90ab-9e2fbf0c22ee Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:11:37,777 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/f0f854d1-d4e5-4cfa-928a-155b3d068f81 used request id req-4d20dac1-a77c-40db-90ab-9e2fbf0c22ee 2018-06-27 21:11:37,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-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c35b811fb48298ec6349111fe17ea551c030fca" 2018-06-27 21:11:38,715 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:11:38 GMT Content-Type: application/json Content-Length: 11766 Connection: keep-alive X-Openstack-Request-Id: req-39ffb617-b03e-4b8d-b859-b9b857abf2ee Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "created_at": "2018-06-27T21:11:21Z", "updated_at": "2018-06-27T21:11:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:11:21Z", "revision_number": 0, "id": "5e64af83-bde2-4560-9098-096a96604d26", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:11:21Z", "security_group_id": "71590619-3428-4eb1-a567-c917998ad4bd", "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "port_range_min": null, "ethertype": "IPv4", "project_id": "766bb2199ff04e0996e6eee1f539f490"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:11:21Z", "revision_number": 0, "id": "b88d7b4b-480f-4bdc-977b-230149a2964a", "remote_group_id": "71590619-3428-4eb1-a567-c917998ad4bd", "remote_ip_prefix": null, "created_at": "2018-06-27T21:11:21Z", "security_group_id": "71590619-3428-4eb1-a567-c917998ad4bd", "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "port_range_min": null, "ethertype": "IPv4", "project_id": "766bb2199ff04e0996e6eee1f539f490"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:11:21Z", "revision_number": 0, "id": "d533069d-c0bc-4d12-8aaf-5b6da5a75c30", "remote_group_id": "71590619-3428-4eb1-a567-c917998ad4bd", "remote_ip_prefix": null, "created_at": "2018-06-27T21:11:21Z", "security_group_id": "71590619-3428-4eb1-a567-c917998ad4bd", "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "port_range_min": null, "ethertype": "IPv6", "project_id": "766bb2199ff04e0996e6eee1f539f490"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:11:21Z", "revision_number": 0, "id": "da202eb0-aae6-474d-b25d-2d349d0d1db6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:11:21Z", "security_group_id": "71590619-3428-4eb1-a567-c917998ad4bd", "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "port_range_min": null, "ethertype": "IPv6", "project_id": "766bb2199ff04e0996e6eee1f539f490"}], "revision_number": 4, "project_id": "766bb2199ff04e0996e6eee1f539f490", "id": "71590619-3428-4eb1-a567-c917998ad4bd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-27T19:03:04Z", "updated_at": "2018-06-27T19:03:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "6748ef1e-56da-434e-9e89-e86b58537b65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "b3e3826c-1c48-4699-93f0-f8a310956753", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "bfad35fa-7ea9-4a81-917d-7b86481eb510", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "d657b333-103d-4d19-add8-1e8bae2f8849", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b92069937e44a3786e439f95c61afe5", "created_at": "2018-06-27T19:08:41Z", "updated_at": "2018-06-27T19:08:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "4ac2a090-f595-4e7b-9b7a-a52fa204e881", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "5508c0b1-6261-44cb-854d-60c64bcbba0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "a60c77dc-6985-48ac-a3a3-067176d3e52f", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "e6ec0fa4-1eb3-4c5d-a451-c7acfd7fde82", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}], "revision_number": 4, "project_id": "4b92069937e44a3786e439f95c61afe5", "id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T18:59:55Z", "updated_at": "2018-06-27T18:59:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "5a060918-419b-4ec3-90df-a7764c06af2f", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "6cd9bbf0-4d1b-4b13-a6c4-e20a15bb3360", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "8134c0f0-89c6-4d45-bef8-a9260d9d0723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "e0e7297a-a59d-4d2b-b75c-2cc86b269114", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}], "revision_number": 4, "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "created_at": "2018-06-27T21:03:43Z", "updated_at": "2018-06-27T21:03:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "41061dbf-a5a2-465f-84dd-140f6104b3f7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "47d5c96d-0510-41a5-b33e-5683702c5bb8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "4b4b6430-3f42-4fe4-a25e-2c5c015a7699", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "e6a68cb7-6491-4474-a4d7-38496cac4eb7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}], "revision_number": 4, "project_id": "3f0a375b66c54145bff1c56e7c91ad73", "id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "name": "default"}]} 2018-06-27 21:11:38,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-39ffb617-b03e-4b8d-b859-b9b857abf2ee 2018-06-27 21:11:38,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/766bb2199ff04e0996e6eee1f539f490 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c35b811fb48298ec6349111fe17ea551c030fca" 2018-06-27 21:11:39,065 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:11:38 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a8cb0708-924c-4b23-bbc8-b40a94bf13d3 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/766bb2199ff04e0996e6eee1f539f490"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "766bb2199ff04e0996e6eee1f539f490", "name": "CreateSecurityGroupTests-ca719fe9-4375-4d6-proj"}} 2018-06-27 21:11:39,066 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/766bb2199ff04e0996e6eee1f539f490 used request id req-a8cb0708-924c-4b23-bbc8-b40a94bf13d3 2018-06-27 21:11:39,066 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 71590619-3428-4eb1-a567-c917998ad4bd 2018-06-27 21:11:39,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/security-group-rules?security_group_id=71590619-3428-4eb1-a567-c917998ad4bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c35b811fb48298ec6349111fe17ea551c030fca" 2018-06-27 21:11:39,137 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:11:39 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-df928afb-a2c4-4d99-9792-05bd6c76f274 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-27T21:11:21Z", "security_group_id": "71590619-3428-4eb1-a567-c917998ad4bd", "port_range_min": null, "revision_number": 0, "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "created_at": "2018-06-27T21:11:21Z", "project_id": "766bb2199ff04e0996e6eee1f539f490", "id": "5e64af83-bde2-4560-9098-096a96604d26"}, {"remote_group_id": "71590619-3428-4eb1-a567-c917998ad4bd", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:11:21Z", "security_group_id": "71590619-3428-4eb1-a567-c917998ad4bd", "port_range_min": null, "revision_number": 0, "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "created_at": "2018-06-27T21:11:21Z", "project_id": "766bb2199ff04e0996e6eee1f539f490", "id": "b88d7b4b-480f-4bdc-977b-230149a2964a"}, {"remote_group_id": "71590619-3428-4eb1-a567-c917998ad4bd", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:11:21Z", "security_group_id": "71590619-3428-4eb1-a567-c917998ad4bd", "port_range_min": null, "revision_number": 0, "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "created_at": "2018-06-27T21:11:21Z", "project_id": "766bb2199ff04e0996e6eee1f539f490", "id": "d533069d-c0bc-4d12-8aaf-5b6da5a75c30"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:11:21Z", "security_group_id": "71590619-3428-4eb1-a567-c917998ad4bd", "port_range_min": null, "revision_number": 0, "tenant_id": "766bb2199ff04e0996e6eee1f539f490", "created_at": "2018-06-27T21:11:21Z", "project_id": "766bb2199ff04e0996e6eee1f539f490", "id": "da202eb0-aae6-474d-b25d-2d349d0d1db6"}]} 2018-06-27 21:11:39,137 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=71590619-3428-4eb1-a567-c917998ad4bd used request id req-df928afb-a2c4-4d99-9792-05bd6c76f274 2018-06-27 21:11:39,138 - neutron_utils - INFO - Deleting security group with name - default 2018-06-27 21:11:39,143 - 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/71590619-3428-4eb1-a567-c917998ad4bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c35b811fb48298ec6349111fe17ea551c030fca" 2018-06-27 21:11:39,566 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:11:39 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-b73f8af4-5c0e-40aa-a400-104b030fbced Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:11:39,567 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/71590619-3428-4eb1-a567-c917998ad4bd used request id req-b73f8af4-5c0e-40aa-a400-104b030fbced 2018-06-27 21:11:39,568 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-ca719fe9-4375-4d6-proj 2018-06-27 21:11:39,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/766bb2199ff04e0996e6eee1f539f490 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c35b811fb48298ec6349111fe17ea551c030fca" 2018-06-27 21:11:40,122 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:11:39 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4209f160-dab6-434d-a8cf-c6b791a7842d Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:11:40,123 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/766bb2199ff04e0996e6eee1f539f490 used request id req-4209f160-dab6-434d-a8cf-c6b791a7842d 2018-06-27 21:11:40,123 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-ca719fe9-4375-4d6-proj-role 2018-06-27 21:11:40,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/d186fbabe8114c1a9a9ccdc7e0a9e60c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c35b811fb48298ec6349111fe17ea551c030fca" 2018-06-27 21:11:40,618 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:11:40 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-058b96e9-84f9-420e-87f0-751665824122 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:11:40,618 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/d186fbabe8114c1a9a9ccdc7e0a9e60c used request id req-058b96e9-84f9-420e-87f0-751665824122 2018-06-27 21:11:40,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}9c35b811fb48298ec6349111fe17ea551c030fca" 2018-06-27 21:11:40,976 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:11:40 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-89437769-f8c8-48d0-b9b5-1372c6b80850 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 21:11:40,976 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-89437769-f8c8-48d0-b9b5-1372c6b80850 2018-06-27 21:11:40,977 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-ca719fe9-4375-4d6-user 2018-06-27 21:11:40,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/a42bc82224d14d9f84fd2904f29a46b6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ad957cc28c2ca1d6d045353d0755c882a16145f" 2018-06-27 21:11:41,561 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:11:40 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8caa3aab-6583-4535-ac14-f8d77cbb3349 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:11:41,562 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/a42bc82224d14d9f84fd2904f29a46b6 used request id req-8caa3aab-6583-4535-ac14-f8d77cbb3349 2018-06-27 21:11:41,564 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:11:42,352 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:11:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["IBISDglvR_mngKybEVYAHQ"], "issued_at": "2018-06-27T21:11:42.000000Z"}} 2018-06-27 21:11:42,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}abb4e9ee729e8eb9598ba0d53940ef65cbfa79ff" 2018-06-27 21:11:42,699 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:11:42 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-866b9517-5940-47fc-a664-e027524f431e Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:11:42,700 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-866b9517-5940-47fc-a664-e027524f431e 2018-06-27 21:11:42,701 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:11:42,702 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:11:43,543 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:11:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["w_cBUW7VSGuHfHUMqG9RMQ"], "issued_at": "2018-06-27T21:11:43.000000Z"}} 2018-06-27 21:11:43,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}337cf9eca473215a436df1447775dfc8f6289968" 2018-06-27 21:11:43,872 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:11:43 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cfb0dc88-3bba-45ec-98cc-1441f58b4223 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:11:43,872 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-cfb0dc88-3bba-45ec-98cc-1441f58b4223 2018-06-27 21:11:43,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-27 21:11:43,887 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:11: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-27 21:11:43,888 - 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-530488b0-e293-4e3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}337cf9eca473215a436df1447775dfc8f6289968" 2018-06-27 21:11:43,977 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:11:43 GMT Server: Apache Content-Length: 191 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-21f198c2-9623-4417-840e-770aeb7c7fc7 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-530488b0-e293-4e3-proj", "previous": null, "next": null}, "projects": []} 2018-06-27 21:11:43,978 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-530488b0-e293-4e3-proj used request id req-21f198c2-9623-4417-840e-770aeb7c7fc7 2018-06-27 21:11:43,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}337cf9eca473215a436df1447775dfc8f6289968" 2018-06-27 21:11:44,313 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:11:43 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-59eb1012-e6a7-4936-ad18-f352b3fe827c Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 21:11:44,313 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-59eb1012-e6a7-4936-ad18-f352b3fe827c 2018-06-27 21:11:44,316 - 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}337cf9eca473215a436df1447775dfc8f6289968" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-530488b0-e293-4e3-proj"}}' 2018-06-27 21:11:44,759 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 21:11:44 GMT Server: Apache Content-Length: 320 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0adbafeb-cbae-4248-9768-895fe7caeeae Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/5d7fe33f50a44c5f81322b46137effe9"}, "tags": [], "enabled": true, "id": "5d7fe33f50a44c5f81322b46137effe9", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-530488b0-e293-4e3-proj"}} 2018-06-27 21:11:44,759 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-0adbafeb-cbae-4248-9768-895fe7caeeae 2018-06-27 21:11:44,759 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-530488b0-e293-4e3-proj 2018-06-27 21:11:44,760 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:11:44,760 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:11:45,450 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:11:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["s1IvMImhSSSzIDwvdmSpEA"], "issued_at": "2018-06-27T21:11:45.000000Z"}} 2018-06-27 21:11:45,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}fe7fd20bb7d5b1e164be4c2a63027eef628369de" 2018-06-27 21:11:45,767 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:11:45 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e3c4621b-2ee3-4398-9387-eacd282bfeb1 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:11:45,767 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-e3c4621b-2ee3-4398-9387-eacd282bfeb1 2018-06-27 21:11:45,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-27 21:11:45,782 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:11: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-27 21:11:45,782 - 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}fe7fd20bb7d5b1e164be4c2a63027eef628369de" 2018-06-27 21:11:46,177 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:11:45 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fd982ec5-13f4-4d02-a87e-344757f2f9d8 Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/05b1bc3fa6fd4243a4ba8b4d6fcc3daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05b1bc3fa6fd4243a4ba8b4d6fcc3daf", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/48d44c9c0fea4f4e80edc7d2e0715db7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d44c9c0fea4f4e80edc7d2e0715db7", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/4d3721127bf84155a837606ce3feba32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d3721127bf84155a837606ce3feba32", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/5c846663ea6d407e9223de0719ce5442"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c846663ea6d407e9223de0719ce5442", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/73a10e6c4f67490a8a4030cc6cea32f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73a10e6c4f67490a8a4030cc6cea32f5", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/8ecfab7d9d4f47bb8892a85b7d2a0b5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ecfab7d9d4f47bb8892a85b7d2a0b5a", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/b278d529e9a54a9195e4e536b9384dc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b278d529e9a54a9195e4e536b9384dc0", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b7f107ae7bb34ccea8282b1a0ec7a979"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7f107ae7bb34ccea8282b1a0ec7a979", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/d21494d0185b463db36b8c8c2b341b97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d21494d0185b463db36b8c8c2b341b97", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e0bb346419f84e4680f6ca9a97f4fc0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e0bb346419f84e4680f6ca9a97f4fc0b", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "c8d542af72ce49338052c29f02c8857e", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e9dd794fa5c040a9a0445386fb2a6116"}, "options": {}, "id": "e9dd794fa5c040a9a0445386fb2a6116", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/e9f9c747d54947bc800a81ecf11858f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9f9c747d54947bc800a81ecf11858f5", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-27 21:11:46,177 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-fd982ec5-13f4-4d02-a87e-344757f2f9d8 2018-06-27 21:11:46,181 - 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-530488b0-e293-4e3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe7fd20bb7d5b1e164be4c2a63027eef628369de" 2018-06-27 21:11:46,664 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:11:46 GMT Server: Apache Content-Length: 465 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-82737fdf-9d5e-4d5c-bc7d-136637b44c04 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateImageSuccessTests-530488b0-e293-4e3-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/5d7fe33f50a44c5f81322b46137effe9"}, "tags": [], "enabled": true, "id": "5d7fe33f50a44c5f81322b46137effe9", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-530488b0-e293-4e3-proj"}]} 2018-06-27 21:11:46,664 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateImageSuccessTests-530488b0-e293-4e3-proj used request id req-82737fdf-9d5e-4d5c-bc7d-136637b44c04 2018-06-27 21:11:46,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe7fd20bb7d5b1e164be4c2a63027eef628369de" 2018-06-27 21:11:47,040 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:11:46 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-940ad8a6-77d6-43ca-8abf-21781f6cfe81 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 21:11:47,041 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-940ad8a6-77d6-43ca-8abf-21781f6cfe81 2018-06-27 21:11:47,750 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-530488b0-e293-4e3-user 2018-06-27 21:11:47,751 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:11:47,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}337cf9eca473215a436df1447775dfc8f6289968" 2018-06-27 21:11:48,123 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:11:47 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4c576028-f68c-4f88-86be-3cfb1281750c Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 21:11:48,123 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-4c576028-f68c-4f88-86be-3cfb1281750c 2018-06-27 21:11:48,127 - 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}337cf9eca473215a436df1447775dfc8f6289968" -d '{"role": {"name": "CreateImageSuccessTests-530488b0-e293-4e3-proj-role"}}' 2018-06-27 21:11:48,561 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 21:11:48 GMT Server: Apache Content-Length: 222 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-66196e85-89d9-4188-a9f8-60b4818f8b57 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7cbe3841777f41eaa9838614d1147c3f", "links": {"self": "http://10.167.4.35:5000/v3/roles/7cbe3841777f41eaa9838614d1147c3f"}, "name": "CreateImageSuccessTests-530488b0-e293-4e3-proj-role"}} 2018-06-27 21:11:48,561 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-66196e85-89d9-4188-a9f8-60b4818f8b57 2018-06-27 21:11:48,561 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-530488b0-e293-4e3-proj-role 2018-06-27 21:11:48,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/7cbe3841777f41eaa9838614d1147c3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}337cf9eca473215a436df1447775dfc8f6289968" 2018-06-27 21:11:49,098 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:11:48 GMT Server: Apache Content-Length: 222 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8dbc180f-31b1-4e46-8139-ff02f5c0fcc6 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7cbe3841777f41eaa9838614d1147c3f", "links": {"self": "http://10.167.4.35:5000/v3/roles/7cbe3841777f41eaa9838614d1147c3f"}, "name": "CreateImageSuccessTests-530488b0-e293-4e3-proj-role"}} 2018-06-27 21:11:49,098 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/7cbe3841777f41eaa9838614d1147c3f used request id req-8dbc180f-31b1-4e46-8139-ff02f5c0fcc6 2018-06-27 21:11:49,099 - keystone_utils - INFO - Granting role CreateImageSuccessTests-530488b0-e293-4e3-proj-role to project CreateImageSuccessTests-530488b0-e293-4e3-proj 2018-06-27 21:11:49,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/5d7fe33f50a44c5f81322b46137effe9/users/1ce9382826124423af73271df24bacef/roles/7cbe3841777f41eaa9838614d1147c3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}337cf9eca473215a436df1447775dfc8f6289968" 2018-06-27 21:11:49,538 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:11:49 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2d5381f6-0502-4f04-8c2e-55baf7b9349d Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:11:49,538 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/5d7fe33f50a44c5f81322b46137effe9/users/1ce9382826124423af73271df24bacef/roles/7cbe3841777f41eaa9838614d1147c3f used request id req-2d5381f6-0502-4f04-8c2e-55baf7b9349d 2018-06-27 21:11:49,571 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-06-27 21:11:49,571 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:11:49,572 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:11:50,332 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7cbe3841777f41eaa9838614d1147c3f", "name": "CreateImageSuccessTests-530488b0-e293-4e3-proj-role"}], "expires_at": "2018-06-27T22:11:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5d7fe33f50a44c5f81322b46137effe9", "name": "CreateImageSuccessTests-530488b0-e293-4e3-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/5d7fe33f50a44c5f81322b46137effe9", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/5d7fe33f50a44c5f81322b46137effe9", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/5d7fe33f50a44c5f81322b46137effe9", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/5d7fe33f50a44c5f81322b46137effe9", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/5d7fe33f50a44c5f81322b46137effe9", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/5d7fe33f50a44c5f81322b46137effe9", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/5d7fe33f50a44c5f81322b46137effe9", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/5d7fe33f50a44c5f81322b46137effe9", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/5d7fe33f50a44c5f81322b46137effe9", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/5d7fe33f50a44c5f81322b46137effe9", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/5d7fe33f50a44c5f81322b46137effe9", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/5d7fe33f50a44c5f81322b46137effe9", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-530488b0-e293-4e3-user", "id": "1ce9382826124423af73271df24bacef"}, "audit_ids": ["CWd8wrvCQcq1kMVvkOkUEg"], "issued_at": "2018-06-27T21:11:50.000000Z"}} 2018-06-27 21:11:50,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b42ac0726e2b4807a0fa7e2db970531d65bf7ab" 2018-06-27 21:11:50,733 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:11:50 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a85208eb-4597-4f88-b12f-87644a6481a9 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:11:50,733 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-a85208eb-4597-4f88-b12f-87644a6481a9 2018-06-27 21:11:50,737 - 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-528abaf5-2101-4076-84df-60524e60a11f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4b42ac0726e2b4807a0fa7e2db970531d65bf7ab" 2018-06-27 21:11:52,621 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:11:52 GMT Content-Type: application/json Content-Length: 162 Connection: keep-alive X-Openstack-Request-Id: req-3ecbe387-83a8-4c0b-b1e1-4d77c36cedc9 Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-528abaf5-2101-4076-84df-60524e60a11f"} 2018-06-27 21:11:52,621 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-528abaf5-2101-4076-84df-60524e60a11f used request id req-3ecbe387-83a8-4c0b-b1e1-4d77c36cedc9 2018-06-27 21:11:52,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}4b42ac0726e2b4807a0fa7e2db970531d65bf7ab" 2018-06-27 21:11:53,303 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:11:53 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-2f7c5ccc-ade3-4e30-89e4-332349d711d2 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-27 21:11:53,304 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-2f7c5ccc-ade3-4e30-89e4-332349d711d2 2018-06-27 21:11:53,336 - 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}4b42ac0726e2b4807a0fa7e2db970531d65bf7ab" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-528abaf5-2101-4076-84df-60524e60a11f"}' 2018-06-27 21:11:54,100 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 21:11:54 GMT Content-Type: application/json Content-Length: 604 Connection: keep-alive Location: https://172.30.10.101:9292/v2/images/7857c8e0-b28c-4506-b8d5-0dce589f1bdd Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-1cd5e8c7-19e8-48cf-8bd6-5679e8b60621 Front-End-Https: on RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-528abaf5-2101-4076-84df-60524e60a11f", "tags": [], "container_format": "bare", "created_at": "2018-06-27T21:11:54Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-06-27T21:11:54Z", "visibility": "shared", "self": "/v2/images/7857c8e0-b28c-4506-b8d5-0dce589f1bdd", "min_disk": 0, "protected": false, "id": "7857c8e0-b28c-4506-b8d5-0dce589f1bdd", "file": "/v2/images/7857c8e0-b28c-4506-b8d5-0dce589f1bdd/file", "checksum": null, "owner": "5d7fe33f50a44c5f81322b46137effe9", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-27 21:11:54,101 - keystoneauth.session - DEBUG - POST call to image for https://172.30.10.101:9292/v2/images used request id req-1cd5e8c7-19e8-48cf-8bd6-5679e8b60621 2018-06-27 21:11:54,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9292/v2/images/7857c8e0-b28c-4506-b8d5-0dce589f1bdd/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4b42ac0726e2b4807a0fa7e2db970531d65bf7ab" -d '' 2018-06-27 21:11:55,621 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:11:55 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-ddee87fd-2cfc-4163-8b55-ef892805c099 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-27 21:11:55,621 - keystoneauth.session - DEBUG - PUT call to image for https://172.30.10.101:9292/v2/images/7857c8e0-b28c-4506-b8d5-0dce589f1bdd/file used request id req-ddee87fd-2cfc-4163-8b55-ef892805c099 2018-06-27 21:11:55,622 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-06-27 21:11:55,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/7857c8e0-b28c-4506-b8d5-0dce589f1bdd -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4b42ac0726e2b4807a0fa7e2db970531d65bf7ab" 2018-06-27 21:11:56,877 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:11:56 GMT Content-Type: application/json Content-Length: 722 Connection: keep-alive X-Openstack-Request-Id: req-fb469068-5754-40ab-a4ae-80563170ad90 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-528abaf5-2101-4076-84df-60524e60a11f", "tags": [], "container_format": "bare", "created_at": "2018-06-27T21:11:54Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-27T21:11:56Z", "visibility": "shared", "self": "/v2/images/7857c8e0-b28c-4506-b8d5-0dce589f1bdd", "min_disk": 0, "protected": false, "id": "7857c8e0-b28c-4506-b8d5-0dce589f1bdd", "file": "/v2/images/7857c8e0-b28c-4506-b8d5-0dce589f1bdd/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "5d7fe33f50a44c5f81322b46137effe9", "direct_url": "file:///var/lib/glance/images/7857c8e0-b28c-4506-b8d5-0dce589f1bdd", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-27 21:11:56,877 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/7857c8e0-b28c-4506-b8d5-0dce589f1bdd used request id req-fb469068-5754-40ab-a4ae-80563170ad90 2018-06-27 21:11:56,880 - 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}4b42ac0726e2b4807a0fa7e2db970531d65bf7ab" 2018-06-27 21:11:58,597 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:11:58 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-a33008c4-7012-4fa1-9930-7e9313b85445 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-27 21:11:58,598 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-a33008c4-7012-4fa1-9930-7e9313b85445 2018-06-27 21:11:58,601 - create_image - INFO - Created image with name - CreateImageSuccessTests-528abaf5-2101-4076-84df-60524e60a11f 2018-06-27 21:11:58,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/7857c8e0-b28c-4506-b8d5-0dce589f1bdd -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4b42ac0726e2b4807a0fa7e2db970531d65bf7ab" 2018-06-27 21:11:58,668 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:11:58 GMT Content-Type: application/json Content-Length: 722 Connection: keep-alive X-Openstack-Request-Id: req-3aa3f857-3347-47af-874a-eafc9129eca0 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-528abaf5-2101-4076-84df-60524e60a11f", "tags": [], "container_format": "bare", "created_at": "2018-06-27T21:11:54Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-27T21:11:56Z", "visibility": "shared", "self": "/v2/images/7857c8e0-b28c-4506-b8d5-0dce589f1bdd", "min_disk": 0, "protected": false, "id": "7857c8e0-b28c-4506-b8d5-0dce589f1bdd", "file": "/v2/images/7857c8e0-b28c-4506-b8d5-0dce589f1bdd/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "5d7fe33f50a44c5f81322b46137effe9", "direct_url": "file:///var/lib/glance/images/7857c8e0-b28c-4506-b8d5-0dce589f1bdd", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-27 21:11:58,668 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/7857c8e0-b28c-4506-b8d5-0dce589f1bdd used request id req-3aa3f857-3347-47af-874a-eafc9129eca0 2018-06-27 21:11:58,669 - create_image - DEBUG - Instance status is - active 2018-06-27 21:11:58,669 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-528abaf5-2101-4076-84df-60524e60a11f 2018-06-27 21:11:58,669 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-528abaf5-2101-4076-84df-60524e60a11f 2018-06-27 21:11:58,670 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:11:59,492 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7cbe3841777f41eaa9838614d1147c3f", "name": "CreateImageSuccessTests-530488b0-e293-4e3-proj-role"}], "expires_at": "2018-06-27T22:11:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5d7fe33f50a44c5f81322b46137effe9", "name": "CreateImageSuccessTests-530488b0-e293-4e3-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/5d7fe33f50a44c5f81322b46137effe9", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/5d7fe33f50a44c5f81322b46137effe9", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/5d7fe33f50a44c5f81322b46137effe9", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/5d7fe33f50a44c5f81322b46137effe9", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/5d7fe33f50a44c5f81322b46137effe9", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/5d7fe33f50a44c5f81322b46137effe9", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/5d7fe33f50a44c5f81322b46137effe9", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/5d7fe33f50a44c5f81322b46137effe9", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/5d7fe33f50a44c5f81322b46137effe9", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/5d7fe33f50a44c5f81322b46137effe9", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/5d7fe33f50a44c5f81322b46137effe9", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/5d7fe33f50a44c5f81322b46137effe9", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-530488b0-e293-4e3-user", "id": "1ce9382826124423af73271df24bacef"}, "audit_ids": ["qPMBNGllRXKJlNJxtNgnlA"], "issued_at": "2018-06-27T21:11:59.000000Z"}} 2018-06-27 21:11:59,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=CreateImageSuccessTests-528abaf5-2101-4076-84df-60524e60a11f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}275b3d9178f978ff56119d403ef00c3a5919a302" 2018-06-27 21:12:00,486 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:12:00 GMT Content-Type: application/json Content-Length: 884 Connection: keep-alive X-Openstack-Request-Id: req-f1475ad7-ac6c-42f0-b9e1-1950847ff57a Front-End-Https: on RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-528abaf5-2101-4076-84df-60524e60a11f", "tags": [], "container_format": "bare", "created_at": "2018-06-27T21:11:54Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-27T21:11:56Z", "visibility": "shared", "self": "/v2/images/7857c8e0-b28c-4506-b8d5-0dce589f1bdd", "min_disk": 0, "protected": false, "id": "7857c8e0-b28c-4506-b8d5-0dce589f1bdd", "file": "/v2/images/7857c8e0-b28c-4506-b8d5-0dce589f1bdd/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "5d7fe33f50a44c5f81322b46137effe9", "direct_url": "file:///var/lib/glance/images/7857c8e0-b28c-4506-b8d5-0dce589f1bdd", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-528abaf5-2101-4076-84df-60524e60a11f"} 2018-06-27 21:12:00,486 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-528abaf5-2101-4076-84df-60524e60a11f used request id req-f1475ad7-ac6c-42f0-b9e1-1950847ff57a 2018-06-27 21:12:00,490 - 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}275b3d9178f978ff56119d403ef00c3a5919a302" 2018-06-27 21:12:01,092 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:12:01 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-cd366fc1-6af3-4aa9-931c-4d2463dd6b5b 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-27 21:12:01,092 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-cd366fc1-6af3-4aa9-931c-4d2463dd6b5b 2018-06-27 21:12:01,095 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-528abaf5-2101-4076-84df-60524e60a11f 2018-06-27 21:12:01,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9292/v2/images/7857c8e0-b28c-4506-b8d5-0dce589f1bdd -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}275b3d9178f978ff56119d403ef00c3a5919a302" 2018-06-27 21:12:02,095 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:12:02 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-b7073e8d-6dc5-4b1b-b7d8-6262f924652d 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-27 21:12:02,095 - keystoneauth.session - DEBUG - DELETE call to image for https://172.30.10.101:9292/v2/images/7857c8e0-b28c-4506-b8d5-0dce589f1bdd used request id req-b7073e8d-6dc5-4b1b-b7d8-6262f924652d 2018-06-27 21:12:02,098 - 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-528abaf5-2101-4076-84df-60524e60a11f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}275b3d9178f978ff56119d403ef00c3a5919a302" 2018-06-27 21:12:02,950 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:12:02 GMT Content-Type: application/json Content-Length: 162 Connection: keep-alive X-Openstack-Request-Id: req-00e4990a-e1ae-406d-a7fd-0212037bb98b Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-528abaf5-2101-4076-84df-60524e60a11f"} 2018-06-27 21:12:02,950 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-528abaf5-2101-4076-84df-60524e60a11f used request id req-00e4990a-e1ae-406d-a7fd-0212037bb98b 2018-06-27 21:12:02,950 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-528abaf5-2101-4076-84df-60524e60a11f 2018-06-27 21:12:02,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9292/v2/images/7857c8e0-b28c-4506-b8d5-0dce589f1bdd -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4b42ac0726e2b4807a0fa7e2db970531d65bf7ab" 2018-06-27 21:12:03,725 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx Date: Wed, 27 Jun 2018 21:12:03 GMT Content-Type: text/html; charset=UTF-8 Transfer-Encoding: chunked Connection: keep-alive X-Openstack-Request-Id: req-23ab1f62-7bb4-4ef3-bd01-e05dc93be726 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-27 21:12:03,726 - keystoneauth.session - DEBUG - DELETE call to image for https://172.30.10.101:9292/v2/images/7857c8e0-b28c-4506-b8d5-0dce589f1bdd used request id req-23ab1f62-7bb4-4ef3-bd01-e05dc93be726 2018-06-27 21:12:03,726 - glanceclient.common.http - DEBUG - Request returned failure status 404. 2018-06-27 21:12:03,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/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}337cf9eca473215a436df1447775dfc8f6289968" 2018-06-27 21:12:04,913 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:12:04 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-ba0b5624-4dea-445c-8012-da7f95ad432f Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-27T19:03:04Z", "updated_at": "2018-06-27T19:03:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "6748ef1e-56da-434e-9e89-e86b58537b65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "b3e3826c-1c48-4699-93f0-f8a310956753", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "bfad35fa-7ea9-4a81-917d-7b86481eb510", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "d657b333-103d-4d19-add8-1e8bae2f8849", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b92069937e44a3786e439f95c61afe5", "created_at": "2018-06-27T19:08:41Z", "updated_at": "2018-06-27T19:08:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "4ac2a090-f595-4e7b-9b7a-a52fa204e881", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "5508c0b1-6261-44cb-854d-60c64bcbba0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "a60c77dc-6985-48ac-a3a3-067176d3e52f", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "e6ec0fa4-1eb3-4c5d-a451-c7acfd7fde82", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}], "revision_number": 4, "project_id": "4b92069937e44a3786e439f95c61afe5", "id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T18:59:55Z", "updated_at": "2018-06-27T18:59:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "5a060918-419b-4ec3-90df-a7764c06af2f", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "6cd9bbf0-4d1b-4b13-a6c4-e20a15bb3360", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "8134c0f0-89c6-4d45-bef8-a9260d9d0723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "e0e7297a-a59d-4d2b-b75c-2cc86b269114", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}], "revision_number": 4, "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "created_at": "2018-06-27T21:03:43Z", "updated_at": "2018-06-27T21:03:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "41061dbf-a5a2-465f-84dd-140f6104b3f7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "47d5c96d-0510-41a5-b33e-5683702c5bb8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "4b4b6430-3f42-4fe4-a25e-2c5c015a7699", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "e6a68cb7-6491-4474-a4d7-38496cac4eb7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}], "revision_number": 4, "project_id": "3f0a375b66c54145bff1c56e7c91ad73", "id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "name": "default"}]} 2018-06-27 21:12:04,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-ba0b5624-4dea-445c-8012-da7f95ad432f 2018-06-27 21:12:04,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/4b92069937e44a3786e439f95c61afe5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}337cf9eca473215a436df1447775dfc8f6289968" 2018-06-27 21:12:05,282 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:12:04 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4d4681bb-925b-4796-b2c0-cc2467900b6c 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/4b92069937e44a3786e439f95c61afe5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4b92069937e44a3786e439f95c61afe5", "name": "service"}} 2018-06-27 21:12:05,283 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/4b92069937e44a3786e439f95c61afe5 used request id req-4d4681bb-925b-4796-b2c0-cc2467900b6c 2018-06-27 21:12:05,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/8cdbc979369d4c15b8ddd6cc77d930e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}337cf9eca473215a436df1447775dfc8f6289968" 2018-06-27 21:12:05,659 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:12:05 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7fd32d41-eda5-4fd6-bc62-9ca1e92c8296 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/8cdbc979369d4c15b8ddd6cc77d930e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}} 2018-06-27 21:12:05,659 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 used request id req-7fd32d41-eda5-4fd6-bc62-9ca1e92c8296 2018-06-27 21:12:05,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/3f0a375b66c54145bff1c56e7c91ad73 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}337cf9eca473215a436df1447775dfc8f6289968" 2018-06-27 21:12:06,076 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 27 Jun 2018 21:12:05 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-832e11f9-c116-4fb8-a58d-049c3150f5ad Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3f0a375b66c54145bff1c56e7c91ad73.", "code": 404, "title": "Not Found"}} 2018-06-27 21:12:06,077 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f0a375b66c54145bff1c56e7c91ad73 used request id req-832e11f9-c116-4fb8-a58d-049c3150f5ad 2018-06-27 21:12:06,077 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-06-27 21:12:06,078 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-530488b0-e293-4e3-proj 2018-06-27 21:12:06,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/5d7fe33f50a44c5f81322b46137effe9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}337cf9eca473215a436df1447775dfc8f6289968" 2018-06-27 21:12:06,778 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:12:06 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c83e8d19-8c02-4f4b-b1e4-6a5f051fbd2a Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:12:06,778 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/5d7fe33f50a44c5f81322b46137effe9 used request id req-c83e8d19-8c02-4f4b-b1e4-6a5f051fbd2a 2018-06-27 21:12:06,778 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-530488b0-e293-4e3-proj-role 2018-06-27 21:12:06,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/7cbe3841777f41eaa9838614d1147c3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}337cf9eca473215a436df1447775dfc8f6289968" 2018-06-27 21:12:07,184 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:12:06 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-535c1a9c-19c8-4a6f-a318-fce45455366f Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:12:07,184 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/7cbe3841777f41eaa9838614d1147c3f used request id req-535c1a9c-19c8-4a6f-a318-fce45455366f 2018-06-27 21:12:07,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}337cf9eca473215a436df1447775dfc8f6289968" 2018-06-27 21:12:07,787 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:12:07 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-55bec2e6-b3fc-4e35-8a0f-8d321ffa6931 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 21:12:07,788 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-55bec2e6-b3fc-4e35-8a0f-8d321ffa6931 2018-06-27 21:12:07,790 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-530488b0-e293-4e3-user 2018-06-27 21:12:07,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/1ce9382826124423af73271df24bacef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe7fd20bb7d5b1e164be4c2a63027eef628369de" 2018-06-27 21:12:08,419 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:12:07 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6c76bd87-5eb4-46c9-a1ff-cd785aaaa1c4 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:12:08,420 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/1ce9382826124423af73271df24bacef used request id req-6c76bd87-5eb4-46c9-a1ff-cd785aaaa1c4 2018-06-27 21:12:08,421 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:12:09,234 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:12:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["x4KxzGllRLqlckN0mc2aQw"], "issued_at": "2018-06-27T21:12:09.000000Z"}} 2018-06-27 21:12:09,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54aa8f03cebf46653538ee4cfc1c7f89d0de7887" 2018-06-27 21:12:09,570 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:12:09 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-11051554-209d-4a44-9c77-9fc971b31ff2 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:12:09,570 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-11051554-209d-4a44-9c77-9fc971b31ff2 2018-06-27 21:12:09,572 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:12:09,573 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:12:10,305 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:12:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["Q5fF8Q33QvWQHfrW9ZIWdQ"], "issued_at": "2018-06-27T21:12:10.000000Z"}} 2018-06-27 21:12:10,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}7f062794f4acb6b9fc76aa42e7462b71ccde4a9b" 2018-06-27 21:12:10,622 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:12:10 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3202a749-62b3-4ce8-b0f4-99ecafe063ae Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:12:10,622 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-3202a749-62b3-4ce8-b0f4-99ecafe063ae 2018-06-27 21:12:10,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 21:12:10,637 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:12: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-27 21:12:10,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?enabled=True&domain_name=Default&name=CreateImageSuccessTests-ade6034f-1d70-438-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f062794f4acb6b9fc76aa42e7462b71ccde4a9b" 2018-06-27 21:12:11,104 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:12:10 GMT Server: Apache Content-Length: 191 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1c19fc23-c8dd-4231-8869-92459f39e5ca 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-ade6034f-1d70-438-proj", "previous": null, "next": null}, "projects": []} 2018-06-27 21:12:11,104 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-ade6034f-1d70-438-proj used request id req-1c19fc23-c8dd-4231-8869-92459f39e5ca 2018-06-27 21:12:11,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f062794f4acb6b9fc76aa42e7462b71ccde4a9b" 2018-06-27 21:12:11,528 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:12:11 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6c39fd1c-402f-43e5-8c41-b41578eccba7 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 21:12:11,528 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-6c39fd1c-402f-43e5-8c41-b41578eccba7 2018-06-27 21:12:11,532 - 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}7f062794f4acb6b9fc76aa42e7462b71ccde4a9b" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-ade6034f-1d70-438-proj"}}' 2018-06-27 21:12:11,984 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 21:12:11 GMT Server: Apache Content-Length: 320 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-306bda20-17fe-40a8-a125-466bd556ae2e Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/253d21a0dd8b490093f267dde46f898c"}, "tags": [], "enabled": true, "id": "253d21a0dd8b490093f267dde46f898c", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-ade6034f-1d70-438-proj"}} 2018-06-27 21:12:11,984 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-306bda20-17fe-40a8-a125-466bd556ae2e 2018-06-27 21:12:11,984 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-ade6034f-1d70-438-proj 2018-06-27 21:12:11,984 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:12:11,985 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:12:12,898 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:12:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["vwEQoybvSruTFDdBUHy4Gw"], "issued_at": "2018-06-27T21:12:12.000000Z"}} 2018-06-27 21:12:12,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84d02fc66ee52ddc4d57b4ec80da2641c63011bb" 2018-06-27 21:12:13,341 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:12:12 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-410e3276-d010-436b-9afc-25e4f3340af0 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:12:13,341 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-410e3276-d010-436b-9afc-25e4f3340af0 2018-06-27 21:12:13,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 21:12:13,357 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:12: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-27 21:12:13,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? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84d02fc66ee52ddc4d57b4ec80da2641c63011bb" 2018-06-27 21:12:13,791 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:12:13 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a8847a55-6773-4f95-a412-4018143faee7 Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/05b1bc3fa6fd4243a4ba8b4d6fcc3daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05b1bc3fa6fd4243a4ba8b4d6fcc3daf", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/48d44c9c0fea4f4e80edc7d2e0715db7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d44c9c0fea4f4e80edc7d2e0715db7", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/4d3721127bf84155a837606ce3feba32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d3721127bf84155a837606ce3feba32", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/5c846663ea6d407e9223de0719ce5442"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c846663ea6d407e9223de0719ce5442", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/73a10e6c4f67490a8a4030cc6cea32f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73a10e6c4f67490a8a4030cc6cea32f5", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/8ecfab7d9d4f47bb8892a85b7d2a0b5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ecfab7d9d4f47bb8892a85b7d2a0b5a", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/b278d529e9a54a9195e4e536b9384dc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b278d529e9a54a9195e4e536b9384dc0", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b7f107ae7bb34ccea8282b1a0ec7a979"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7f107ae7bb34ccea8282b1a0ec7a979", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/d21494d0185b463db36b8c8c2b341b97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d21494d0185b463db36b8c8c2b341b97", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e0bb346419f84e4680f6ca9a97f4fc0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e0bb346419f84e4680f6ca9a97f4fc0b", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "c8d542af72ce49338052c29f02c8857e", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e9dd794fa5c040a9a0445386fb2a6116"}, "options": {}, "id": "e9dd794fa5c040a9a0445386fb2a6116", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/e9f9c747d54947bc800a81ecf11858f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9f9c747d54947bc800a81ecf11858f5", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-27 21:12:13,791 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-a8847a55-6773-4f95-a412-4018143faee7 2018-06-27 21:12:13,796 - 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-ade6034f-1d70-438-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84d02fc66ee52ddc4d57b4ec80da2641c63011bb" 2018-06-27 21:12:14,273 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:12:13 GMT Server: Apache Content-Length: 465 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f89942ce-b089-4ce2-9a2c-181bed84217e Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateImageSuccessTests-ade6034f-1d70-438-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/253d21a0dd8b490093f267dde46f898c"}, "tags": [], "enabled": true, "id": "253d21a0dd8b490093f267dde46f898c", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-ade6034f-1d70-438-proj"}]} 2018-06-27 21:12:14,273 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateImageSuccessTests-ade6034f-1d70-438-proj used request id req-f89942ce-b089-4ce2-9a2c-181bed84217e 2018-06-27 21:12:14,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84d02fc66ee52ddc4d57b4ec80da2641c63011bb" 2018-06-27 21:12:14,679 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:12:14 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4124ef6c-5f0e-41d5-b687-4c4e5cb902ec Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 21:12:14,680 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-4124ef6c-5f0e-41d5-b687-4c4e5cb902ec 2018-06-27 21:12:15,343 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-ade6034f-1d70-438-user 2018-06-27 21:12:15,344 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:12: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}7f062794f4acb6b9fc76aa42e7462b71ccde4a9b" 2018-06-27 21:12:15,736 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:12:15 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1555904f-61a1-4ee4-b065-2e5c749bf376 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 21:12:15,737 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-1555904f-61a1-4ee4-b065-2e5c749bf376 2018-06-27 21:12:15,740 - 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}7f062794f4acb6b9fc76aa42e7462b71ccde4a9b" -d '{"role": {"name": "CreateImageSuccessTests-ade6034f-1d70-438-proj-role"}}' 2018-06-27 21:12:16,111 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 21:12:15 GMT Server: Apache Content-Length: 222 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7a2a3307-13a4-4063-8c0c-5e5468eb49b0 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e6b659abc69b46a7ab28e34496108d76", "links": {"self": "http://10.167.4.35:5000/v3/roles/e6b659abc69b46a7ab28e34496108d76"}, "name": "CreateImageSuccessTests-ade6034f-1d70-438-proj-role"}} 2018-06-27 21:12:16,111 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-7a2a3307-13a4-4063-8c0c-5e5468eb49b0 2018-06-27 21:12:16,111 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-ade6034f-1d70-438-proj-role 2018-06-27 21:12:16,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/e6b659abc69b46a7ab28e34496108d76 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f062794f4acb6b9fc76aa42e7462b71ccde4a9b" 2018-06-27 21:12:16,619 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:12:16 GMT Server: Apache Content-Length: 222 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-db5ee7b4-6fbb-453b-9ae2-de0afd6936d3 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e6b659abc69b46a7ab28e34496108d76", "links": {"self": "http://10.167.4.35:5000/v3/roles/e6b659abc69b46a7ab28e34496108d76"}, "name": "CreateImageSuccessTests-ade6034f-1d70-438-proj-role"}} 2018-06-27 21:12:16,619 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/e6b659abc69b46a7ab28e34496108d76 used request id req-db5ee7b4-6fbb-453b-9ae2-de0afd6936d3 2018-06-27 21:12:16,620 - keystone_utils - INFO - Granting role CreateImageSuccessTests-ade6034f-1d70-438-proj-role to project CreateImageSuccessTests-ade6034f-1d70-438-proj 2018-06-27 21:12:16,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/253d21a0dd8b490093f267dde46f898c/users/540ff85ee1994244922b436e893cf7a2/roles/e6b659abc69b46a7ab28e34496108d76 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f062794f4acb6b9fc76aa42e7462b71ccde4a9b" 2018-06-27 21:12:17,173 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:12:16 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bde96ae3-dde9-4f63-8bfd-8ff798ee0ece Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:12:17,174 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/253d21a0dd8b490093f267dde46f898c/users/540ff85ee1994244922b436e893cf7a2/roles/e6b659abc69b46a7ab28e34496108d76 used request id req-bde96ae3-dde9-4f63-8bfd-8ff798ee0ece 2018-06-27 21:12:17,174 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-06-27 21:12:17,175 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:12:17,176 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:12:17,983 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e6b659abc69b46a7ab28e34496108d76", "name": "CreateImageSuccessTests-ade6034f-1d70-438-proj-role"}], "expires_at": "2018-06-27T22:12:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "253d21a0dd8b490093f267dde46f898c", "name": "CreateImageSuccessTests-ade6034f-1d70-438-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/253d21a0dd8b490093f267dde46f898c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/253d21a0dd8b490093f267dde46f898c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/253d21a0dd8b490093f267dde46f898c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/253d21a0dd8b490093f267dde46f898c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/253d21a0dd8b490093f267dde46f898c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/253d21a0dd8b490093f267dde46f898c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/253d21a0dd8b490093f267dde46f898c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/253d21a0dd8b490093f267dde46f898c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/253d21a0dd8b490093f267dde46f898c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/253d21a0dd8b490093f267dde46f898c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/253d21a0dd8b490093f267dde46f898c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/253d21a0dd8b490093f267dde46f898c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-ade6034f-1d70-438-user", "id": "540ff85ee1994244922b436e893cf7a2"}, "audit_ids": ["ExdfGdSvQiuDmYZ6aSXZCg"], "issued_at": "2018-06-27T21:12:17.000000Z"}} 2018-06-27 21:12:17,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}420ed434de441bc9281cf217f6b2cd313327487b" 2018-06-27 21:12:18,391 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:12:17 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-28837232-5bc2-4e2b-aa64-ec667d9c9161 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:12:18,392 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-28837232-5bc2-4e2b-aa64-ec667d9c9161 2018-06-27 21:12:18,396 - 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-22c29d37-0451-4a64-84f1-23c74eb10635 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}420ed434de441bc9281cf217f6b2cd313327487b" 2018-06-27 21:12:19,164 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:12:19 GMT Content-Type: application/json Content-Length: 162 Connection: keep-alive X-Openstack-Request-Id: req-d4252475-50bc-480f-aae5-b943598a0bf1 Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-22c29d37-0451-4a64-84f1-23c74eb10635"} 2018-06-27 21:12:19,164 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-22c29d37-0451-4a64-84f1-23c74eb10635 used request id req-d4252475-50bc-480f-aae5-b943598a0bf1 2018-06-27 21:12:19,167 - 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}420ed434de441bc9281cf217f6b2cd313327487b" 2018-06-27 21:12:20,817 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:12:20 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-569313a6-1c02-4481-b1ab-31bd50928b16 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-27 21:12:20,817 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-569313a6-1c02-4481-b1ab-31bd50928b16 2018-06-27 21:12:20,849 - 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}420ed434de441bc9281cf217f6b2cd313327487b" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-22c29d37-0451-4a64-84f1-23c74eb10635"}' 2018-06-27 21:12:21,836 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 21:12:21 GMT Content-Type: application/json Content-Length: 604 Connection: keep-alive Location: https://172.30.10.101:9292/v2/images/570ce348-4c68-4a8f-b04e-1ec0213554bd Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-b7cd3a85-6a3a-449c-a926-f3cc40c9f516 Front-End-Https: on RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-22c29d37-0451-4a64-84f1-23c74eb10635", "tags": [], "container_format": "bare", "created_at": "2018-06-27T21:12:22Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-06-27T21:12:22Z", "visibility": "shared", "self": "/v2/images/570ce348-4c68-4a8f-b04e-1ec0213554bd", "min_disk": 0, "protected": false, "id": "570ce348-4c68-4a8f-b04e-1ec0213554bd", "file": "/v2/images/570ce348-4c68-4a8f-b04e-1ec0213554bd/file", "checksum": null, "owner": "253d21a0dd8b490093f267dde46f898c", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-27 21:12:21,837 - keystoneauth.session - DEBUG - POST call to image for https://172.30.10.101:9292/v2/images used request id req-b7cd3a85-6a3a-449c-a926-f3cc40c9f516 2018-06-27 21:12:21,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9292/v2/images/570ce348-4c68-4a8f-b04e-1ec0213554bd/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}420ed434de441bc9281cf217f6b2cd313327487b" -d '' 2018-06-27 21:12:23,309 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:12:23 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-6267c96c-5535-4b35-a80b-cd8baee0f0d6 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-27 21:12:23,310 - keystoneauth.session - DEBUG - PUT call to image for https://172.30.10.101:9292/v2/images/570ce348-4c68-4a8f-b04e-1ec0213554bd/file used request id req-6267c96c-5535-4b35-a80b-cd8baee0f0d6 2018-06-27 21:12:23,310 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-06-27 21:12:23,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/570ce348-4c68-4a8f-b04e-1ec0213554bd -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}420ed434de441bc9281cf217f6b2cd313327487b" 2018-06-27 21:12:23,375 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:12:23 GMT Content-Type: application/json Content-Length: 722 Connection: keep-alive X-Openstack-Request-Id: req-6898a4f7-046c-49eb-b15f-095b1f9ebd3e Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-22c29d37-0451-4a64-84f1-23c74eb10635", "tags": [], "container_format": "bare", "created_at": "2018-06-27T21:12:22Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-27T21:12:23Z", "visibility": "shared", "self": "/v2/images/570ce348-4c68-4a8f-b04e-1ec0213554bd", "min_disk": 0, "protected": false, "id": "570ce348-4c68-4a8f-b04e-1ec0213554bd", "file": "/v2/images/570ce348-4c68-4a8f-b04e-1ec0213554bd/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "253d21a0dd8b490093f267dde46f898c", "direct_url": "file:///var/lib/glance/images/570ce348-4c68-4a8f-b04e-1ec0213554bd", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-27 21:12:23,375 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/570ce348-4c68-4a8f-b04e-1ec0213554bd used request id req-6898a4f7-046c-49eb-b15f-095b1f9ebd3e 2018-06-27 21:12:23,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}420ed434de441bc9281cf217f6b2cd313327487b" 2018-06-27 21:12:23,964 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:12:23 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-9fede49f-9747-4ec1-9053-9efe2c77e9ef 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-27 21:12:23,964 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-9fede49f-9747-4ec1-9053-9efe2c77e9ef 2018-06-27 21:12:23,967 - create_image - INFO - Created image with name - CreateImageSuccessTests-22c29d37-0451-4a64-84f1-23c74eb10635 2018-06-27 21:12:23,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/570ce348-4c68-4a8f-b04e-1ec0213554bd -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}420ed434de441bc9281cf217f6b2cd313327487b" 2018-06-27 21:12:24,524 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:12:24 GMT Content-Type: application/json Content-Length: 722 Connection: keep-alive X-Openstack-Request-Id: req-c0557edd-38a7-4f10-802b-aa755cb2bc0e Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-22c29d37-0451-4a64-84f1-23c74eb10635", "tags": [], "container_format": "bare", "created_at": "2018-06-27T21:12:22Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-27T21:12:23Z", "visibility": "shared", "self": "/v2/images/570ce348-4c68-4a8f-b04e-1ec0213554bd", "min_disk": 0, "protected": false, "id": "570ce348-4c68-4a8f-b04e-1ec0213554bd", "file": "/v2/images/570ce348-4c68-4a8f-b04e-1ec0213554bd/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "253d21a0dd8b490093f267dde46f898c", "direct_url": "file:///var/lib/glance/images/570ce348-4c68-4a8f-b04e-1ec0213554bd", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-27 21:12:24,524 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/570ce348-4c68-4a8f-b04e-1ec0213554bd used request id req-c0557edd-38a7-4f10-802b-aa755cb2bc0e 2018-06-27 21:12:24,525 - create_image - DEBUG - Instance status is - active 2018-06-27 21:12:24,525 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-22c29d37-0451-4a64-84f1-23c74eb10635 2018-06-27 21:12:24,526 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-22c29d37-0451-4a64-84f1-23c74eb10635 2018-06-27 21:12:24,526 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:12:25,251 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e6b659abc69b46a7ab28e34496108d76", "name": "CreateImageSuccessTests-ade6034f-1d70-438-proj-role"}], "expires_at": "2018-06-27T22:12:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "253d21a0dd8b490093f267dde46f898c", "name": "CreateImageSuccessTests-ade6034f-1d70-438-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/253d21a0dd8b490093f267dde46f898c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/253d21a0dd8b490093f267dde46f898c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/253d21a0dd8b490093f267dde46f898c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/253d21a0dd8b490093f267dde46f898c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/253d21a0dd8b490093f267dde46f898c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/253d21a0dd8b490093f267dde46f898c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/253d21a0dd8b490093f267dde46f898c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/253d21a0dd8b490093f267dde46f898c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/253d21a0dd8b490093f267dde46f898c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/253d21a0dd8b490093f267dde46f898c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/253d21a0dd8b490093f267dde46f898c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/253d21a0dd8b490093f267dde46f898c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-ade6034f-1d70-438-user", "id": "540ff85ee1994244922b436e893cf7a2"}, "audit_ids": ["DNZFjh69T96iykhSgmMFrQ"], "issued_at": "2018-06-27T21:12:25.000000Z"}} 2018-06-27 21:12:25,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?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-22c29d37-0451-4a64-84f1-23c74eb10635 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9de11638a8b3a099892280378d1d106310ca008d" 2018-06-27 21:12:25,861 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:12:25 GMT Content-Type: application/json Content-Length: 884 Connection: keep-alive X-Openstack-Request-Id: req-bdfedef9-58a2-41a9-8270-2c32c2961ebf Front-End-Https: on RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-22c29d37-0451-4a64-84f1-23c74eb10635", "tags": [], "container_format": "bare", "created_at": "2018-06-27T21:12:22Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-27T21:12:23Z", "visibility": "shared", "self": "/v2/images/570ce348-4c68-4a8f-b04e-1ec0213554bd", "min_disk": 0, "protected": false, "id": "570ce348-4c68-4a8f-b04e-1ec0213554bd", "file": "/v2/images/570ce348-4c68-4a8f-b04e-1ec0213554bd/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "253d21a0dd8b490093f267dde46f898c", "direct_url": "file:///var/lib/glance/images/570ce348-4c68-4a8f-b04e-1ec0213554bd", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-22c29d37-0451-4a64-84f1-23c74eb10635"} 2018-06-27 21:12:25,861 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-22c29d37-0451-4a64-84f1-23c74eb10635 used request id req-bdfedef9-58a2-41a9-8270-2c32c2961ebf 2018-06-27 21:12:25,864 - 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}9de11638a8b3a099892280378d1d106310ca008d" 2018-06-27 21:12:26,684 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:12:26 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-dcfc466f-9ecc-4957-8ef0-d21219bb0c0e 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-27 21:12:26,684 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-dcfc466f-9ecc-4957-8ef0-d21219bb0c0e 2018-06-27 21:12:26,687 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-22c29d37-0451-4a64-84f1-23c74eb10635 2018-06-27 21:12:26,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9292/v2/images/570ce348-4c68-4a8f-b04e-1ec0213554bd -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}420ed434de441bc9281cf217f6b2cd313327487b" 2018-06-27 21:12:27,713 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:12:27 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-2302eca8-bb36-4db1-8ed3-e4a8ebfaba2b 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-27 21:12:27,714 - keystoneauth.session - DEBUG - DELETE call to image for https://172.30.10.101:9292/v2/images/570ce348-4c68-4a8f-b04e-1ec0213554bd used request id req-2302eca8-bb36-4db1-8ed3-e4a8ebfaba2b 2018-06-27 21:12:27,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-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f062794f4acb6b9fc76aa42e7462b71ccde4a9b" 2018-06-27 21:12:28,570 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:12:28 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-efec5eb2-74ab-4ad8-82c2-31f9d4cf6d2f Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-27T19:03:04Z", "updated_at": "2018-06-27T19:03:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "6748ef1e-56da-434e-9e89-e86b58537b65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "b3e3826c-1c48-4699-93f0-f8a310956753", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "bfad35fa-7ea9-4a81-917d-7b86481eb510", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "d657b333-103d-4d19-add8-1e8bae2f8849", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b92069937e44a3786e439f95c61afe5", "created_at": "2018-06-27T19:08:41Z", "updated_at": "2018-06-27T19:08:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "4ac2a090-f595-4e7b-9b7a-a52fa204e881", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "5508c0b1-6261-44cb-854d-60c64bcbba0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "a60c77dc-6985-48ac-a3a3-067176d3e52f", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "e6ec0fa4-1eb3-4c5d-a451-c7acfd7fde82", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}], "revision_number": 4, "project_id": "4b92069937e44a3786e439f95c61afe5", "id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T18:59:55Z", "updated_at": "2018-06-27T18:59:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "5a060918-419b-4ec3-90df-a7764c06af2f", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "6cd9bbf0-4d1b-4b13-a6c4-e20a15bb3360", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "8134c0f0-89c6-4d45-bef8-a9260d9d0723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "e0e7297a-a59d-4d2b-b75c-2cc86b269114", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}], "revision_number": 4, "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "created_at": "2018-06-27T21:03:43Z", "updated_at": "2018-06-27T21:03:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "41061dbf-a5a2-465f-84dd-140f6104b3f7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "47d5c96d-0510-41a5-b33e-5683702c5bb8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "4b4b6430-3f42-4fe4-a25e-2c5c015a7699", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "e6a68cb7-6491-4474-a4d7-38496cac4eb7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}], "revision_number": 4, "project_id": "3f0a375b66c54145bff1c56e7c91ad73", "id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "name": "default"}]} 2018-06-27 21:12:28,570 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-efec5eb2-74ab-4ad8-82c2-31f9d4cf6d2f 2018-06-27 21:12:28,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/4b92069937e44a3786e439f95c61afe5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f062794f4acb6b9fc76aa42e7462b71ccde4a9b" 2018-06-27 21:12:28,996 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:12:28 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4f32b563-78b1-4e6e-bf41-86778f0e134c 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/4b92069937e44a3786e439f95c61afe5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4b92069937e44a3786e439f95c61afe5", "name": "service"}} 2018-06-27 21:12:28,996 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/4b92069937e44a3786e439f95c61afe5 used request id req-4f32b563-78b1-4e6e-bf41-86778f0e134c 2018-06-27 21:12:29,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f062794f4acb6b9fc76aa42e7462b71ccde4a9b" 2018-06-27 21:12:29,372 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:12:29 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5101e17c-119a-45fd-be75-d4f07f4ca477 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/8cdbc979369d4c15b8ddd6cc77d930e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}} 2018-06-27 21:12:29,372 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 used request id req-5101e17c-119a-45fd-be75-d4f07f4ca477 2018-06-27 21:12:29,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f0a375b66c54145bff1c56e7c91ad73 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f062794f4acb6b9fc76aa42e7462b71ccde4a9b" 2018-06-27 21:12:29,456 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 27 Jun 2018 21:12:29 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-95b7830d-ff28-4ffd-b3b4-f65442a14d7d Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3f0a375b66c54145bff1c56e7c91ad73.", "code": 404, "title": "Not Found"}} 2018-06-27 21:12:29,457 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f0a375b66c54145bff1c56e7c91ad73 used request id req-95b7830d-ff28-4ffd-b3b4-f65442a14d7d 2018-06-27 21:12:29,457 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-06-27 21:12:29,458 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-ade6034f-1d70-438-proj 2018-06-27 21:12:29,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/253d21a0dd8b490093f267dde46f898c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f062794f4acb6b9fc76aa42e7462b71ccde4a9b" 2018-06-27 21:12:30,182 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:12:29 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3ea25554-45d9-401b-9f6a-0d4542db1986 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:12:30,183 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/253d21a0dd8b490093f267dde46f898c used request id req-3ea25554-45d9-401b-9f6a-0d4542db1986 2018-06-27 21:12:30,183 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-ade6034f-1d70-438-proj-role 2018-06-27 21:12:30,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/e6b659abc69b46a7ab28e34496108d76 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f062794f4acb6b9fc76aa42e7462b71ccde4a9b" 2018-06-27 21:12:30,648 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:12:30 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4bb234a6-63fd-4bc9-8859-e18c9bbc1128 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:12:30,648 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/e6b659abc69b46a7ab28e34496108d76 used request id req-4bb234a6-63fd-4bc9-8859-e18c9bbc1128 2018-06-27 21:12:30,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f062794f4acb6b9fc76aa42e7462b71ccde4a9b" 2018-06-27 21:12:31,026 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:12:30 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-459a549d-ff74-472f-ad4e-ca34e48d905f Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 21:12:31,026 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-459a549d-ff74-472f-ad4e-ca34e48d905f 2018-06-27 21:12:31,027 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-ade6034f-1d70-438-user 2018-06-27 21:12:31,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/540ff85ee1994244922b436e893cf7a2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84d02fc66ee52ddc4d57b4ec80da2641c63011bb" 2018-06-27 21:12:31,599 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:12:31 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-29658e85-3b98-4fc1-8bb6-8f09e231e8d9 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:12:31,599 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/540ff85ee1994244922b436e893cf7a2 used request id req-29658e85-3b98-4fc1-8bb6-8f09e231e8d9 2018-06-27 21:12:31,601 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:12:32,455 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:12:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["h_jOJUI1QPar8ESJfLm8fA"], "issued_at": "2018-06-27T21:12:32.000000Z"}} 2018-06-27 21:12:32,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}db09b5450ec232205acb5257c6ddf9bced99306d" 2018-06-27 21:12:32,819 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:12:32 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9e6db55a-86b4-46da-bdd4-016070a21e41 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:12:32,819 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-9e6db55a-86b4-46da-bdd4-016070a21e41 2018-06-27 21:12:32,820 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:12:32,821 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:12:33,691 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:12:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["oJA8eiuCS8-0OS7q38HWtg"], "issued_at": "2018-06-27T21:12:33.000000Z"}} 2018-06-27 21:12:33,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}0de32f8800e19f39532f94bb0a363a53170eaad5" 2018-06-27 21:12:33,744 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:12:33 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2eca7824-c956-461a-88d6-712deee89034 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:12:33,744 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-2eca7824-c956-461a-88d6-712deee89034 2018-06-27 21:12:33,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 21:12:33,762 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:12: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-27 21:12:33,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?enabled=True&domain_name=Default&name=CreateImageSuccessTests-b624161d-4eea-4d7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0de32f8800e19f39532f94bb0a363a53170eaad5" 2018-06-27 21:12:34,112 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:12:33 GMT Server: Apache Content-Length: 191 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-814c3d88-ee66-4ede-b939-b05de6f8d561 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-b624161d-4eea-4d7-proj", "previous": null, "next": null}, "projects": []} 2018-06-27 21:12:34,112 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-b624161d-4eea-4d7-proj used request id req-814c3d88-ee66-4ede-b939-b05de6f8d561 2018-06-27 21:12:34,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}0de32f8800e19f39532f94bb0a363a53170eaad5" 2018-06-27 21:12:34,499 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:12:34 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c68800f0-3fcc-44db-8372-c2139a9db37d Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 21:12:34,499 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-c68800f0-3fcc-44db-8372-c2139a9db37d 2018-06-27 21:12:34,503 - 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}0de32f8800e19f39532f94bb0a363a53170eaad5" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-b624161d-4eea-4d7-proj"}}' 2018-06-27 21:12:34,942 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 21:12:34 GMT Server: Apache Content-Length: 320 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ddbc5805-aa6c-4d78-b3ec-ee4755f344da Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/4742fdada21348a3904c6ab9fb5fc438"}, "tags": [], "enabled": true, "id": "4742fdada21348a3904c6ab9fb5fc438", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-b624161d-4eea-4d7-proj"}} 2018-06-27 21:12:34,943 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-ddbc5805-aa6c-4d78-b3ec-ee4755f344da 2018-06-27 21:12:34,943 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-b624161d-4eea-4d7-proj 2018-06-27 21:12:34,943 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:12:34,944 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:12:35,744 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:12:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["atubvkAFSPOLhvGUJI1kwg"], "issued_at": "2018-06-27T21:12:35.000000Z"}} 2018-06-27 21:12:35,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}5aada4c83aa8c819dc78aa862bbdfeb036e71119" 2018-06-27 21:12:35,798 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:12:35 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-14f96e50-5bc5-46be-ab20-4297084686bb Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:12:35,798 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-14f96e50-5bc5-46be-ab20-4297084686bb 2018-06-27 21:12:35,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 21:12:35,814 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:12: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-27 21:12:35,814 - 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}5aada4c83aa8c819dc78aa862bbdfeb036e71119" 2018-06-27 21:12:36,292 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:12:35 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-040e7e99-107f-4e63-ba19-69d74d2b90b1 Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/05b1bc3fa6fd4243a4ba8b4d6fcc3daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05b1bc3fa6fd4243a4ba8b4d6fcc3daf", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/48d44c9c0fea4f4e80edc7d2e0715db7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d44c9c0fea4f4e80edc7d2e0715db7", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/4d3721127bf84155a837606ce3feba32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d3721127bf84155a837606ce3feba32", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/5c846663ea6d407e9223de0719ce5442"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c846663ea6d407e9223de0719ce5442", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/73a10e6c4f67490a8a4030cc6cea32f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73a10e6c4f67490a8a4030cc6cea32f5", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/8ecfab7d9d4f47bb8892a85b7d2a0b5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ecfab7d9d4f47bb8892a85b7d2a0b5a", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/b278d529e9a54a9195e4e536b9384dc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b278d529e9a54a9195e4e536b9384dc0", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b7f107ae7bb34ccea8282b1a0ec7a979"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7f107ae7bb34ccea8282b1a0ec7a979", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/d21494d0185b463db36b8c8c2b341b97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d21494d0185b463db36b8c8c2b341b97", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e0bb346419f84e4680f6ca9a97f4fc0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e0bb346419f84e4680f6ca9a97f4fc0b", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "c8d542af72ce49338052c29f02c8857e", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e9dd794fa5c040a9a0445386fb2a6116"}, "options": {}, "id": "e9dd794fa5c040a9a0445386fb2a6116", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/e9f9c747d54947bc800a81ecf11858f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9f9c747d54947bc800a81ecf11858f5", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-27 21:12:36,292 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-040e7e99-107f-4e63-ba19-69d74d2b90b1 2018-06-27 21:12:36,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?name=CreateImageSuccessTests-b624161d-4eea-4d7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5aada4c83aa8c819dc78aa862bbdfeb036e71119" 2018-06-27 21:12:36,684 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:12:36 GMT Server: Apache Content-Length: 465 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-36ec3115-fd69-4f32-b125-fae93b459d12 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateImageSuccessTests-b624161d-4eea-4d7-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/4742fdada21348a3904c6ab9fb5fc438"}, "tags": [], "enabled": true, "id": "4742fdada21348a3904c6ab9fb5fc438", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-b624161d-4eea-4d7-proj"}]} 2018-06-27 21:12:36,684 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateImageSuccessTests-b624161d-4eea-4d7-proj used request id req-36ec3115-fd69-4f32-b125-fae93b459d12 2018-06-27 21:12:36,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}5aada4c83aa8c819dc78aa862bbdfeb036e71119" 2018-06-27 21:12:37,205 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:12:36 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9ec958b8-4c94-4a02-bba8-31e942c838a2 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 21:12:37,205 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-9ec958b8-4c94-4a02-bba8-31e942c838a2 2018-06-27 21:12:37,999 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-b624161d-4eea-4d7-user 2018-06-27 21:12:38,000 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:12:38,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0de32f8800e19f39532f94bb0a363a53170eaad5" 2018-06-27 21:12:38,422 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:12:38 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-62eee591-35e1-4332-8d0e-ff0b0b7db6f4 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 21:12:38,422 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-62eee591-35e1-4332-8d0e-ff0b0b7db6f4 2018-06-27 21:12:38,426 - 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}0de32f8800e19f39532f94bb0a363a53170eaad5" -d '{"role": {"name": "CreateImageSuccessTests-b624161d-4eea-4d7-proj-role"}}' 2018-06-27 21:12:38,830 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 21:12:38 GMT Server: Apache Content-Length: 222 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b8346929-8038-4eec-944f-bb813f65653d Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b6113dc610db495199953c73321d2c7d", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6113dc610db495199953c73321d2c7d"}, "name": "CreateImageSuccessTests-b624161d-4eea-4d7-proj-role"}} 2018-06-27 21:12:38,831 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-b8346929-8038-4eec-944f-bb813f65653d 2018-06-27 21:12:38,831 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-b624161d-4eea-4d7-proj-role 2018-06-27 21:12:38,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/b6113dc610db495199953c73321d2c7d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0de32f8800e19f39532f94bb0a363a53170eaad5" 2018-06-27 21:12:39,213 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:12:38 GMT Server: Apache Content-Length: 222 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-05d8b9a2-b866-4bce-9f2e-1f87c1547eb4 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b6113dc610db495199953c73321d2c7d", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6113dc610db495199953c73321d2c7d"}, "name": "CreateImageSuccessTests-b624161d-4eea-4d7-proj-role"}} 2018-06-27 21:12:39,213 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/b6113dc610db495199953c73321d2c7d used request id req-05d8b9a2-b866-4bce-9f2e-1f87c1547eb4 2018-06-27 21:12:39,213 - keystone_utils - INFO - Granting role CreateImageSuccessTests-b624161d-4eea-4d7-proj-role to project CreateImageSuccessTests-b624161d-4eea-4d7-proj 2018-06-27 21:12:39,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/4742fdada21348a3904c6ab9fb5fc438/users/7706b10686b64a8199b33a7cb8f045b7/roles/b6113dc610db495199953c73321d2c7d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0de32f8800e19f39532f94bb0a363a53170eaad5" 2018-06-27 21:12:39,682 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:12:39 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e8453141-8ec1-4efa-ba9c-1b0819be62b7 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:12:39,683 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/4742fdada21348a3904c6ab9fb5fc438/users/7706b10686b64a8199b33a7cb8f045b7/roles/b6113dc610db495199953c73321d2c7d used request id req-e8453141-8ec1-4efa-ba9c-1b0819be62b7 2018-06-27 21:12:39,683 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-06-27 21:12:39,684 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:12:39,684 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:12:40,704 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6113dc610db495199953c73321d2c7d", "name": "CreateImageSuccessTests-b624161d-4eea-4d7-proj-role"}], "expires_at": "2018-06-27T22:12:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4742fdada21348a3904c6ab9fb5fc438", "name": "CreateImageSuccessTests-b624161d-4eea-4d7-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/4742fdada21348a3904c6ab9fb5fc438", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/4742fdada21348a3904c6ab9fb5fc438", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/4742fdada21348a3904c6ab9fb5fc438", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/4742fdada21348a3904c6ab9fb5fc438", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/4742fdada21348a3904c6ab9fb5fc438", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/4742fdada21348a3904c6ab9fb5fc438", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/4742fdada21348a3904c6ab9fb5fc438", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/4742fdada21348a3904c6ab9fb5fc438", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/4742fdada21348a3904c6ab9fb5fc438", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/4742fdada21348a3904c6ab9fb5fc438", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/4742fdada21348a3904c6ab9fb5fc438", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/4742fdada21348a3904c6ab9fb5fc438", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-b624161d-4eea-4d7-user", "id": "7706b10686b64a8199b33a7cb8f045b7"}, "audit_ids": ["OKNP5TVtRIiWcNvMVdjTTg"], "issued_at": "2018-06-27T21:12:40.000000Z"}} 2018-06-27 21:12:40,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5911342a9652768380590246f5e74167dc075a64" 2018-06-27 21:12:41,012 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:12:40 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8cf443f8-fd0a-435f-93ff-e6a8cbbd8aa2 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:12:41,012 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-8cf443f8-fd0a-435f-93ff-e6a8cbbd8aa2 2018-06-27 21:12:41,017 - 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-262852f1-2def-4ecc-b10a-31e635a24ac9 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5911342a9652768380590246f5e74167dc075a64" 2018-06-27 21:12:41,732 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:12:41 GMT Content-Type: application/json Content-Length: 162 Connection: keep-alive X-Openstack-Request-Id: req-3d83d911-e2fe-4da9-aea4-52d168f16b16 Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-262852f1-2def-4ecc-b10a-31e635a24ac9"} 2018-06-27 21:12:41,732 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-262852f1-2def-4ecc-b10a-31e635a24ac9 used request id req-3d83d911-e2fe-4da9-aea4-52d168f16b16 2018-06-27 21:12:41,735 - 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}5911342a9652768380590246f5e74167dc075a64" 2018-06-27 21:12:43,444 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:12:43 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-8713edcf-e319-4978-afa8-7f38b506b890 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-27 21:12:43,444 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-8713edcf-e319-4978-afa8-7f38b506b890 2018-06-27 21:12:43,475 - 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}5911342a9652768380590246f5e74167dc075a64" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-262852f1-2def-4ecc-b10a-31e635a24ac9"}' 2018-06-27 21:12:44,377 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 21:12:44 GMT Content-Type: application/json Content-Length: 604 Connection: keep-alive Location: https://172.30.10.101:9292/v2/images/39ac6fd3-15cd-4767-b5a9-5a0c660b63fd Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-25a50086-62d9-4239-ae50-b71b1f996c42 Front-End-Https: on RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-262852f1-2def-4ecc-b10a-31e635a24ac9", "tags": [], "container_format": "bare", "created_at": "2018-06-27T21:12:44Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-06-27T21:12:44Z", "visibility": "shared", "self": "/v2/images/39ac6fd3-15cd-4767-b5a9-5a0c660b63fd", "min_disk": 0, "protected": false, "id": "39ac6fd3-15cd-4767-b5a9-5a0c660b63fd", "file": "/v2/images/39ac6fd3-15cd-4767-b5a9-5a0c660b63fd/file", "checksum": null, "owner": "4742fdada21348a3904c6ab9fb5fc438", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-27 21:12:44,377 - keystoneauth.session - DEBUG - POST call to image for https://172.30.10.101:9292/v2/images used request id req-25a50086-62d9-4239-ae50-b71b1f996c42 2018-06-27 21:12:44,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9292/v2/images/39ac6fd3-15cd-4767-b5a9-5a0c660b63fd/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5911342a9652768380590246f5e74167dc075a64" -d '' 2018-06-27 21:12:45,611 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:12:45 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-1908e4f4-080a-4421-a6cd-16e40026de07 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-27 21:12:45,611 - keystoneauth.session - DEBUG - PUT call to image for https://172.30.10.101:9292/v2/images/39ac6fd3-15cd-4767-b5a9-5a0c660b63fd/file used request id req-1908e4f4-080a-4421-a6cd-16e40026de07 2018-06-27 21:12:45,612 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-06-27 21:12:45,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/39ac6fd3-15cd-4767-b5a9-5a0c660b63fd -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5911342a9652768380590246f5e74167dc075a64" 2018-06-27 21:12:46,368 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:12:46 GMT Content-Type: application/json Content-Length: 722 Connection: keep-alive X-Openstack-Request-Id: req-d783f419-721e-430c-95e5-76561f548d65 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-262852f1-2def-4ecc-b10a-31e635a24ac9", "tags": [], "container_format": "bare", "created_at": "2018-06-27T21:12:44Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-27T21:12:46Z", "visibility": "shared", "self": "/v2/images/39ac6fd3-15cd-4767-b5a9-5a0c660b63fd", "min_disk": 0, "protected": false, "id": "39ac6fd3-15cd-4767-b5a9-5a0c660b63fd", "file": "/v2/images/39ac6fd3-15cd-4767-b5a9-5a0c660b63fd/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "4742fdada21348a3904c6ab9fb5fc438", "direct_url": "file:///var/lib/glance/images/39ac6fd3-15cd-4767-b5a9-5a0c660b63fd", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-27 21:12:46,369 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/39ac6fd3-15cd-4767-b5a9-5a0c660b63fd used request id req-d783f419-721e-430c-95e5-76561f548d65 2018-06-27 21:12:46,372 - 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}5911342a9652768380590246f5e74167dc075a64" 2018-06-27 21:12:46,392 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:12:46 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-3c54426e-f722-4f2a-9473-3c69b9236298 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-27 21:12:46,392 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-3c54426e-f722-4f2a-9473-3c69b9236298 2018-06-27 21:12:46,395 - create_image - INFO - Created image with name - CreateImageSuccessTests-262852f1-2def-4ecc-b10a-31e635a24ac9 2018-06-27 21:12:46,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/39ac6fd3-15cd-4767-b5a9-5a0c660b63fd -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5911342a9652768380590246f5e74167dc075a64" 2018-06-27 21:12:47,295 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:12:47 GMT Content-Type: application/json Content-Length: 722 Connection: keep-alive X-Openstack-Request-Id: req-06124284-f754-4c92-94f3-0a958175bb1a Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-262852f1-2def-4ecc-b10a-31e635a24ac9", "tags": [], "container_format": "bare", "created_at": "2018-06-27T21:12:44Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-27T21:12:46Z", "visibility": "shared", "self": "/v2/images/39ac6fd3-15cd-4767-b5a9-5a0c660b63fd", "min_disk": 0, "protected": false, "id": "39ac6fd3-15cd-4767-b5a9-5a0c660b63fd", "file": "/v2/images/39ac6fd3-15cd-4767-b5a9-5a0c660b63fd/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "4742fdada21348a3904c6ab9fb5fc438", "direct_url": "file:///var/lib/glance/images/39ac6fd3-15cd-4767-b5a9-5a0c660b63fd", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-27 21:12:47,295 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/39ac6fd3-15cd-4767-b5a9-5a0c660b63fd used request id req-06124284-f754-4c92-94f3-0a958175bb1a 2018-06-27 21:12:47,296 - create_image - DEBUG - Instance status is - active 2018-06-27 21:12:47,296 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-262852f1-2def-4ecc-b10a-31e635a24ac9 2018-06-27 21:12:47,296 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-262852f1-2def-4ecc-b10a-31e635a24ac9 2018-06-27 21:12:47,297 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:12:48,112 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6113dc610db495199953c73321d2c7d", "name": "CreateImageSuccessTests-b624161d-4eea-4d7-proj-role"}], "expires_at": "2018-06-27T22:12:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4742fdada21348a3904c6ab9fb5fc438", "name": "CreateImageSuccessTests-b624161d-4eea-4d7-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/4742fdada21348a3904c6ab9fb5fc438", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/4742fdada21348a3904c6ab9fb5fc438", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/4742fdada21348a3904c6ab9fb5fc438", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/4742fdada21348a3904c6ab9fb5fc438", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/4742fdada21348a3904c6ab9fb5fc438", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/4742fdada21348a3904c6ab9fb5fc438", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/4742fdada21348a3904c6ab9fb5fc438", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/4742fdada21348a3904c6ab9fb5fc438", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/4742fdada21348a3904c6ab9fb5fc438", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/4742fdada21348a3904c6ab9fb5fc438", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/4742fdada21348a3904c6ab9fb5fc438", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/4742fdada21348a3904c6ab9fb5fc438", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-b624161d-4eea-4d7-user", "id": "7706b10686b64a8199b33a7cb8f045b7"}, "audit_ids": ["yCjz7IljRQas1Jfz5eucxA"], "issued_at": "2018-06-27T21:12:48.000000Z"}} 2018-06-27 21:12:48,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=CreateImageSuccessTests-262852f1-2def-4ecc-b10a-31e635a24ac9 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2d2d12a8ed3382af1da54ec027cddd0bc5699682" 2018-06-27 21:12:48,879 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:12:48 GMT Content-Type: application/json Content-Length: 884 Connection: keep-alive X-Openstack-Request-Id: req-d51ce3d2-eeba-48ce-9797-343de506532a Front-End-Https: on RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-262852f1-2def-4ecc-b10a-31e635a24ac9", "tags": [], "container_format": "bare", "created_at": "2018-06-27T21:12:44Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-27T21:12:46Z", "visibility": "shared", "self": "/v2/images/39ac6fd3-15cd-4767-b5a9-5a0c660b63fd", "min_disk": 0, "protected": false, "id": "39ac6fd3-15cd-4767-b5a9-5a0c660b63fd", "file": "/v2/images/39ac6fd3-15cd-4767-b5a9-5a0c660b63fd/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "4742fdada21348a3904c6ab9fb5fc438", "direct_url": "file:///var/lib/glance/images/39ac6fd3-15cd-4767-b5a9-5a0c660b63fd", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-262852f1-2def-4ecc-b10a-31e635a24ac9"} 2018-06-27 21:12:48,879 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-262852f1-2def-4ecc-b10a-31e635a24ac9 used request id req-d51ce3d2-eeba-48ce-9797-343de506532a 2018-06-27 21:12:48,883 - 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}2d2d12a8ed3382af1da54ec027cddd0bc5699682" 2018-06-27 21:12:50,560 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:12:50 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-fff28332-f17f-44a7-b491-b0e2ea881a63 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-27 21:12:50,560 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-fff28332-f17f-44a7-b491-b0e2ea881a63 2018-06-27 21:12:50,563 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-262852f1-2def-4ecc-b10a-31e635a24ac9 2018-06-27 21:12:50,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9292/v2/images/39ac6fd3-15cd-4767-b5a9-5a0c660b63fd -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5911342a9652768380590246f5e74167dc075a64" 2018-06-27 21:12:50,801 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:12:50 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-1dbb9ecb-6c6c-4793-b84b-8c5c6c864f94 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-27 21:12:50,801 - keystoneauth.session - DEBUG - DELETE call to image for https://172.30.10.101:9292/v2/images/39ac6fd3-15cd-4767-b5a9-5a0c660b63fd used request id req-1dbb9ecb-6c6c-4793-b84b-8c5c6c864f94 2018-06-27 21:12:50,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/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0de32f8800e19f39532f94bb0a363a53170eaad5" 2018-06-27 21:12:51,660 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:12:51 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-9a1552d2-3073-4431-8af7-ebdd2e8e75da Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-27T19:03:04Z", "updated_at": "2018-06-27T19:03:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "6748ef1e-56da-434e-9e89-e86b58537b65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "b3e3826c-1c48-4699-93f0-f8a310956753", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "bfad35fa-7ea9-4a81-917d-7b86481eb510", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "d657b333-103d-4d19-add8-1e8bae2f8849", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b92069937e44a3786e439f95c61afe5", "created_at": "2018-06-27T19:08:41Z", "updated_at": "2018-06-27T19:08:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "4ac2a090-f595-4e7b-9b7a-a52fa204e881", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "5508c0b1-6261-44cb-854d-60c64bcbba0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "a60c77dc-6985-48ac-a3a3-067176d3e52f", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "e6ec0fa4-1eb3-4c5d-a451-c7acfd7fde82", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}], "revision_number": 4, "project_id": "4b92069937e44a3786e439f95c61afe5", "id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T18:59:55Z", "updated_at": "2018-06-27T18:59:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "5a060918-419b-4ec3-90df-a7764c06af2f", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "6cd9bbf0-4d1b-4b13-a6c4-e20a15bb3360", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "8134c0f0-89c6-4d45-bef8-a9260d9d0723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "e0e7297a-a59d-4d2b-b75c-2cc86b269114", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}], "revision_number": 4, "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "created_at": "2018-06-27T21:03:43Z", "updated_at": "2018-06-27T21:03:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "41061dbf-a5a2-465f-84dd-140f6104b3f7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "47d5c96d-0510-41a5-b33e-5683702c5bb8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "4b4b6430-3f42-4fe4-a25e-2c5c015a7699", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "e6a68cb7-6491-4474-a4d7-38496cac4eb7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}], "revision_number": 4, "project_id": "3f0a375b66c54145bff1c56e7c91ad73", "id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "name": "default"}]} 2018-06-27 21:12:51,661 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-9a1552d2-3073-4431-8af7-ebdd2e8e75da 2018-06-27 21:12:51,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/4b92069937e44a3786e439f95c61afe5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0de32f8800e19f39532f94bb0a363a53170eaad5" 2018-06-27 21:12:52,117 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:12:51 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0bf8f56c-8bfa-443f-98fa-2f892e99c422 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/4b92069937e44a3786e439f95c61afe5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4b92069937e44a3786e439f95c61afe5", "name": "service"}} 2018-06-27 21:12:52,117 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/4b92069937e44a3786e439f95c61afe5 used request id req-0bf8f56c-8bfa-443f-98fa-2f892e99c422 2018-06-27 21:12:52,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0de32f8800e19f39532f94bb0a363a53170eaad5" 2018-06-27 21:12:52,537 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:12:52 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a7777ab7-df62-44fd-93c8-fc8742b48a92 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/8cdbc979369d4c15b8ddd6cc77d930e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}} 2018-06-27 21:12:52,538 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 used request id req-a7777ab7-df62-44fd-93c8-fc8742b48a92 2018-06-27 21:12:52,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/3f0a375b66c54145bff1c56e7c91ad73 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0de32f8800e19f39532f94bb0a363a53170eaad5" 2018-06-27 21:12:52,850 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 27 Jun 2018 21:12:52 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ee44c723-e363-4111-8282-60cde5cc7d0e Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3f0a375b66c54145bff1c56e7c91ad73.", "code": 404, "title": "Not Found"}} 2018-06-27 21:12:52,850 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f0a375b66c54145bff1c56e7c91ad73 used request id req-ee44c723-e363-4111-8282-60cde5cc7d0e 2018-06-27 21:12:52,850 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-06-27 21:12:52,851 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-b624161d-4eea-4d7-proj 2018-06-27 21:12:52,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/4742fdada21348a3904c6ab9fb5fc438 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0de32f8800e19f39532f94bb0a363a53170eaad5" 2018-06-27 21:12:53,758 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:12:52 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ea08e51a-09c2-4433-9b76-25bd1f57fbae Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:12:53,758 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/4742fdada21348a3904c6ab9fb5fc438 used request id req-ea08e51a-09c2-4433-9b76-25bd1f57fbae 2018-06-27 21:12:53,759 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-b624161d-4eea-4d7-proj-role 2018-06-27 21:12:53,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/b6113dc610db495199953c73321d2c7d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0de32f8800e19f39532f94bb0a363a53170eaad5" 2018-06-27 21:12:54,141 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:12:53 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ab205c88-b3a9-4f8c-9b65-48ffdef87582 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:12:54,141 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/b6113dc610db495199953c73321d2c7d used request id req-ab205c88-b3a9-4f8c-9b65-48ffdef87582 2018-06-27 21:12:54,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0de32f8800e19f39532f94bb0a363a53170eaad5" 2018-06-27 21:12:54,504 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:12:54 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-61dbaf1a-9484-479e-86c9-cbf980391944 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 21:12:54,505 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-61dbaf1a-9484-479e-86c9-cbf980391944 2018-06-27 21:12:54,505 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-b624161d-4eea-4d7-user 2018-06-27 21:12:54,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/7706b10686b64a8199b33a7cb8f045b7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5aada4c83aa8c819dc78aa862bbdfeb036e71119" 2018-06-27 21:12:55,172 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:12:54 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-81d3c7fd-1048-479f-8ced-558a038abfb6 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:12:55,172 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/7706b10686b64a8199b33a7cb8f045b7 used request id req-81d3c7fd-1048-479f-8ced-558a038abfb6 2018-06-27 21:12:55,174 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:12:56,039 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:12:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["w1TaUB4mTFKipYQRcifTVQ"], "issued_at": "2018-06-27T21:12:56.000000Z"}} 2018-06-27 21:12:56,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b52a4aed5a13bc9e631084756dde65fbbd801c9b" 2018-06-27 21:12:56,379 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:12:56 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d7dab1b1-d428-406d-b830-edb913182edf Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:12:56,380 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-d7dab1b1-d428-406d-b830-edb913182edf 2018-06-27 21:12:56,381 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:12:56,382 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:12:57,162 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:12:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["DgjJkzPWR2SKkbeWHDwERQ"], "issued_at": "2018-06-27T21:12:57.000000Z"}} 2018-06-27 21:12:57,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}fc4165ab76d404839786d277d211101e6bd7227a" 2018-06-27 21:12:57,222 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:12:57 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-265e84be-1e85-47fa-afd1-5d1e86140097 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:12:57,222 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-265e84be-1e85-47fa-afd1-5d1e86140097 2018-06-27 21:12:57,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 21:12:57,237 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:12: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-27 21:12:57,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?enabled=True&domain_name=Default&name=CreateImageSuccessTests-73a9f688-d9cc-4cd-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc4165ab76d404839786d277d211101e6bd7227a" 2018-06-27 21:12:57,590 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:12:57 GMT Server: Apache Content-Length: 191 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-04490aaf-8417-4644-af6c-8eb714754cf1 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-73a9f688-d9cc-4cd-proj", "previous": null, "next": null}, "projects": []} 2018-06-27 21:12:57,590 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-73a9f688-d9cc-4cd-proj used request id req-04490aaf-8417-4644-af6c-8eb714754cf1 2018-06-27 21:12:57,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc4165ab76d404839786d277d211101e6bd7227a" 2018-06-27 21:12:57,960 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:12:57 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-605f4324-f0ee-4b78-929c-8e2eef6fafc5 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 21:12:57,960 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-605f4324-f0ee-4b78-929c-8e2eef6fafc5 2018-06-27 21:12:57,964 - 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}fc4165ab76d404839786d277d211101e6bd7227a" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-73a9f688-d9cc-4cd-proj"}}' 2018-06-27 21:12:58,440 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 21:12:57 GMT Server: Apache Content-Length: 320 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ac789a25-ed30-431c-99e5-9206d459d4c0 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/a0b1bfeb868e46e1a0125ed358d70900"}, "tags": [], "enabled": true, "id": "a0b1bfeb868e46e1a0125ed358d70900", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-73a9f688-d9cc-4cd-proj"}} 2018-06-27 21:12:58,440 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-ac789a25-ed30-431c-99e5-9206d459d4c0 2018-06-27 21:12:58,441 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-73a9f688-d9cc-4cd-proj 2018-06-27 21:12:58,441 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:12:58,442 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:12:59,269 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:12:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["qyuhDXSsQQikVVWlehIk0A"], "issued_at": "2018-06-27T21:12:59.000000Z"}} 2018-06-27 21:12:59,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7fd44a9d186f39c69febaf2e163ce48ed6b2a01" 2018-06-27 21:12:59,316 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:12:59 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-209beb54-7e26-4b2a-82c5-800970af9928 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:12:59,316 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-209beb54-7e26-4b2a-82c5-800970af9928 2018-06-27 21:12:59,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 21:12:59,331 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:12: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-27 21:12: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/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7fd44a9d186f39c69febaf2e163ce48ed6b2a01" 2018-06-27 21:12:59,758 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:12:59 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-37ece2d8-99ae-48c8-9201-7b967599e303 Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/05b1bc3fa6fd4243a4ba8b4d6fcc3daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05b1bc3fa6fd4243a4ba8b4d6fcc3daf", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/48d44c9c0fea4f4e80edc7d2e0715db7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d44c9c0fea4f4e80edc7d2e0715db7", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/4d3721127bf84155a837606ce3feba32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d3721127bf84155a837606ce3feba32", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/5c846663ea6d407e9223de0719ce5442"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c846663ea6d407e9223de0719ce5442", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/73a10e6c4f67490a8a4030cc6cea32f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73a10e6c4f67490a8a4030cc6cea32f5", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/8ecfab7d9d4f47bb8892a85b7d2a0b5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ecfab7d9d4f47bb8892a85b7d2a0b5a", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/b278d529e9a54a9195e4e536b9384dc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b278d529e9a54a9195e4e536b9384dc0", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b7f107ae7bb34ccea8282b1a0ec7a979"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7f107ae7bb34ccea8282b1a0ec7a979", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/d21494d0185b463db36b8c8c2b341b97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d21494d0185b463db36b8c8c2b341b97", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e0bb346419f84e4680f6ca9a97f4fc0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e0bb346419f84e4680f6ca9a97f4fc0b", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "c8d542af72ce49338052c29f02c8857e", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e9dd794fa5c040a9a0445386fb2a6116"}, "options": {}, "id": "e9dd794fa5c040a9a0445386fb2a6116", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/e9f9c747d54947bc800a81ecf11858f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9f9c747d54947bc800a81ecf11858f5", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-27 21:12:59,758 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-37ece2d8-99ae-48c8-9201-7b967599e303 2018-06-27 21:12:59,762 - 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-73a9f688-d9cc-4cd-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7fd44a9d186f39c69febaf2e163ce48ed6b2a01" 2018-06-27 21:13:00,138 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:12:59 GMT Server: Apache Content-Length: 465 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-35b27a82-da10-4475-8f00-10ed1c4d257a Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateImageSuccessTests-73a9f688-d9cc-4cd-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/a0b1bfeb868e46e1a0125ed358d70900"}, "tags": [], "enabled": true, "id": "a0b1bfeb868e46e1a0125ed358d70900", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-73a9f688-d9cc-4cd-proj"}]} 2018-06-27 21:13:00,138 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateImageSuccessTests-73a9f688-d9cc-4cd-proj used request id req-35b27a82-da10-4475-8f00-10ed1c4d257a 2018-06-27 21:13:00,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7fd44a9d186f39c69febaf2e163ce48ed6b2a01" 2018-06-27 21:13:00,535 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:13:00 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9f9888c3-0196-442a-bfac-e01c55b983a7 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 21:13:00,536 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-9f9888c3-0196-442a-bfac-e01c55b983a7 2018-06-27 21:13:01,289 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-73a9f688-d9cc-4cd-user 2018-06-27 21:13:01,290 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:13:01,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc4165ab76d404839786d277d211101e6bd7227a" 2018-06-27 21:13:01,614 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:13:01 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-59b9c14f-023d-494e-873a-5f561bfca236 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 21:13:01,614 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-59b9c14f-023d-494e-873a-5f561bfca236 2018-06-27 21:13:01,618 - 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}fc4165ab76d404839786d277d211101e6bd7227a" -d '{"role": {"name": "CreateImageSuccessTests-73a9f688-d9cc-4cd-proj-role"}}' 2018-06-27 21:13:01,996 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 21:13:01 GMT Server: Apache Content-Length: 222 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a7a21934-27f8-4f2c-9fb9-57ee82eae89d Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d9f44076406f4c57a72e153b5cbc8fd6", "links": {"self": "http://10.167.4.35:5000/v3/roles/d9f44076406f4c57a72e153b5cbc8fd6"}, "name": "CreateImageSuccessTests-73a9f688-d9cc-4cd-proj-role"}} 2018-06-27 21:13:01,996 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-a7a21934-27f8-4f2c-9fb9-57ee82eae89d 2018-06-27 21:13:01,997 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-73a9f688-d9cc-4cd-proj-role 2018-06-27 21:13:02,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/d9f44076406f4c57a72e153b5cbc8fd6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc4165ab76d404839786d277d211101e6bd7227a" 2018-06-27 21:13:02,352 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:13:02 GMT Server: Apache Content-Length: 222 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3bc28d80-09d0-46cf-bb7f-06c460ac9c26 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d9f44076406f4c57a72e153b5cbc8fd6", "links": {"self": "http://10.167.4.35:5000/v3/roles/d9f44076406f4c57a72e153b5cbc8fd6"}, "name": "CreateImageSuccessTests-73a9f688-d9cc-4cd-proj-role"}} 2018-06-27 21:13:02,353 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/d9f44076406f4c57a72e153b5cbc8fd6 used request id req-3bc28d80-09d0-46cf-bb7f-06c460ac9c26 2018-06-27 21:13:02,353 - keystone_utils - INFO - Granting role CreateImageSuccessTests-73a9f688-d9cc-4cd-proj-role to project CreateImageSuccessTests-73a9f688-d9cc-4cd-proj 2018-06-27 21:13:02,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/a0b1bfeb868e46e1a0125ed358d70900/users/ea24684f179847a8b3a40ec85a8763e9/roles/d9f44076406f4c57a72e153b5cbc8fd6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc4165ab76d404839786d277d211101e6bd7227a" 2018-06-27 21:13:02,788 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:13:02 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c47d5bd2-7346-48af-94d6-2d818686320c Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:13:02,788 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/a0b1bfeb868e46e1a0125ed358d70900/users/ea24684f179847a8b3a40ec85a8763e9/roles/d9f44076406f4c57a72e153b5cbc8fd6 used request id req-c47d5bd2-7346-48af-94d6-2d818686320c 2018-06-27 21:13:02,789 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-06-27 21:13:02,789 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:13:02,790 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:13:03,755 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d9f44076406f4c57a72e153b5cbc8fd6", "name": "CreateImageSuccessTests-73a9f688-d9cc-4cd-proj-role"}], "expires_at": "2018-06-27T22:13:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a0b1bfeb868e46e1a0125ed358d70900", "name": "CreateImageSuccessTests-73a9f688-d9cc-4cd-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/a0b1bfeb868e46e1a0125ed358d70900", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/a0b1bfeb868e46e1a0125ed358d70900", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/a0b1bfeb868e46e1a0125ed358d70900", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/a0b1bfeb868e46e1a0125ed358d70900", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/a0b1bfeb868e46e1a0125ed358d70900", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/a0b1bfeb868e46e1a0125ed358d70900", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/a0b1bfeb868e46e1a0125ed358d70900", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/a0b1bfeb868e46e1a0125ed358d70900", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/a0b1bfeb868e46e1a0125ed358d70900", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/a0b1bfeb868e46e1a0125ed358d70900", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/a0b1bfeb868e46e1a0125ed358d70900", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/a0b1bfeb868e46e1a0125ed358d70900", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-73a9f688-d9cc-4cd-user", "id": "ea24684f179847a8b3a40ec85a8763e9"}, "audit_ids": ["vzelf2agTc-ous20WXNDRQ"], "issued_at": "2018-06-27T21:13:03.000000Z"}} 2018-06-27 21:13:03,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}84318de1d42d22a1be2c1a673e4e5c762dc24b79" 2018-06-27 21:13:04,067 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:13:03 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f6fe9608-c519-46ca-a3ba-5fcfbb4fe862 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:13:04,068 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-f6fe9608-c519-46ca-a3ba-5fcfbb4fe862 2018-06-27 21:13:04,072 - 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-a6f6b84c-724a-4b89-a930-701097123096 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}84318de1d42d22a1be2c1a673e4e5c762dc24b79" 2018-06-27 21:13:04,850 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:13:04 GMT Content-Type: application/json Content-Length: 162 Connection: keep-alive X-Openstack-Request-Id: req-4c811e0b-9203-4de7-bc4e-c8a789cad7b4 Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-a6f6b84c-724a-4b89-a930-701097123096"} 2018-06-27 21:13:04,851 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-a6f6b84c-724a-4b89-a930-701097123096 used request id req-4c811e0b-9203-4de7-bc4e-c8a789cad7b4 2018-06-27 21:13:04,854 - 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}84318de1d42d22a1be2c1a673e4e5c762dc24b79" 2018-06-27 21:13:05,707 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:13:05 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-de69fe1c-382b-4a14-b17c-2dfd406d13d0 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-27 21:13:05,707 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-de69fe1c-382b-4a14-b17c-2dfd406d13d0 2018-06-27 21:13:05,737 - 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}84318de1d42d22a1be2c1a673e4e5c762dc24b79" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-a6f6b84c-724a-4b89-a930-701097123096"}' 2018-06-27 21:13:06,509 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 21:13:06 GMT Content-Type: application/json Content-Length: 604 Connection: keep-alive Location: https://172.30.10.101:9292/v2/images/3a1e1662-51ae-4901-84b2-702bbbbc9919 Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-8c1cbe85-ef9e-45b8-89d5-1011a13000ca Front-End-Https: on RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-a6f6b84c-724a-4b89-a930-701097123096", "tags": [], "container_format": "bare", "created_at": "2018-06-27T21:13:06Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-06-27T21:13:06Z", "visibility": "shared", "self": "/v2/images/3a1e1662-51ae-4901-84b2-702bbbbc9919", "min_disk": 0, "protected": false, "id": "3a1e1662-51ae-4901-84b2-702bbbbc9919", "file": "/v2/images/3a1e1662-51ae-4901-84b2-702bbbbc9919/file", "checksum": null, "owner": "a0b1bfeb868e46e1a0125ed358d70900", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-27 21:13:06,510 - keystoneauth.session - DEBUG - POST call to image for https://172.30.10.101:9292/v2/images used request id req-8c1cbe85-ef9e-45b8-89d5-1011a13000ca 2018-06-27 21:13:06,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9292/v2/images/3a1e1662-51ae-4901-84b2-702bbbbc9919/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}84318de1d42d22a1be2c1a673e4e5c762dc24b79" -d '' 2018-06-27 21:13:08,063 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:13:08 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-11d67fdd-fc6c-494b-824c-970fc62e2068 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-27 21:13:08,064 - keystoneauth.session - DEBUG - PUT call to image for https://172.30.10.101:9292/v2/images/3a1e1662-51ae-4901-84b2-702bbbbc9919/file used request id req-11d67fdd-fc6c-494b-824c-970fc62e2068 2018-06-27 21:13:08,064 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-06-27 21:13:08,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/3a1e1662-51ae-4901-84b2-702bbbbc9919 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}84318de1d42d22a1be2c1a673e4e5c762dc24b79" 2018-06-27 21:13:08,966 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:13:08 GMT Content-Type: application/json Content-Length: 722 Connection: keep-alive X-Openstack-Request-Id: req-fc70b919-9b75-48bb-9422-8961c0e86b33 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-a6f6b84c-724a-4b89-a930-701097123096", "tags": [], "container_format": "bare", "created_at": "2018-06-27T21:13:06Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-27T21:13:08Z", "visibility": "shared", "self": "/v2/images/3a1e1662-51ae-4901-84b2-702bbbbc9919", "min_disk": 0, "protected": false, "id": "3a1e1662-51ae-4901-84b2-702bbbbc9919", "file": "/v2/images/3a1e1662-51ae-4901-84b2-702bbbbc9919/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a0b1bfeb868e46e1a0125ed358d70900", "direct_url": "file:///var/lib/glance/images/3a1e1662-51ae-4901-84b2-702bbbbc9919", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-27 21:13:08,966 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/3a1e1662-51ae-4901-84b2-702bbbbc9919 used request id req-fc70b919-9b75-48bb-9422-8961c0e86b33 2018-06-27 21:13:08,970 - 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}84318de1d42d22a1be2c1a673e4e5c762dc24b79" 2018-06-27 21:13:09,607 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:13:09 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-aff87a4c-5c31-42a6-892d-d4b1ee106210 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-27 21:13:09,608 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-aff87a4c-5c31-42a6-892d-d4b1ee106210 2018-06-27 21:13:09,611 - create_image - INFO - Created image with name - CreateImageSuccessTests-a6f6b84c-724a-4b89-a930-701097123096 2018-06-27 21:13:09,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/3a1e1662-51ae-4901-84b2-702bbbbc9919 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}84318de1d42d22a1be2c1a673e4e5c762dc24b79" 2018-06-27 21:13:10,460 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:13:10 GMT Content-Type: application/json Content-Length: 722 Connection: keep-alive X-Openstack-Request-Id: req-6e3822f0-e81a-42e2-879c-33b5f6216297 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-a6f6b84c-724a-4b89-a930-701097123096", "tags": [], "container_format": "bare", "created_at": "2018-06-27T21:13:06Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-27T21:13:08Z", "visibility": "shared", "self": "/v2/images/3a1e1662-51ae-4901-84b2-702bbbbc9919", "min_disk": 0, "protected": false, "id": "3a1e1662-51ae-4901-84b2-702bbbbc9919", "file": "/v2/images/3a1e1662-51ae-4901-84b2-702bbbbc9919/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a0b1bfeb868e46e1a0125ed358d70900", "direct_url": "file:///var/lib/glance/images/3a1e1662-51ae-4901-84b2-702bbbbc9919", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-27 21:13:10,460 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/3a1e1662-51ae-4901-84b2-702bbbbc9919 used request id req-6e3822f0-e81a-42e2-879c-33b5f6216297 2018-06-27 21:13:10,461 - create_image - DEBUG - Instance status is - active 2018-06-27 21:13:10,461 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-a6f6b84c-724a-4b89-a930-701097123096 2018-06-27 21:13:10,461 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-a6f6b84c-724a-4b89-a930-701097123096 2018-06-27 21:13:10,461 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:13:11,357 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d9f44076406f4c57a72e153b5cbc8fd6", "name": "CreateImageSuccessTests-73a9f688-d9cc-4cd-proj-role"}], "expires_at": "2018-06-27T22:13:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a0b1bfeb868e46e1a0125ed358d70900", "name": "CreateImageSuccessTests-73a9f688-d9cc-4cd-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/a0b1bfeb868e46e1a0125ed358d70900", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/a0b1bfeb868e46e1a0125ed358d70900", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/a0b1bfeb868e46e1a0125ed358d70900", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/a0b1bfeb868e46e1a0125ed358d70900", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/a0b1bfeb868e46e1a0125ed358d70900", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/a0b1bfeb868e46e1a0125ed358d70900", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/a0b1bfeb868e46e1a0125ed358d70900", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/a0b1bfeb868e46e1a0125ed358d70900", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/a0b1bfeb868e46e1a0125ed358d70900", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/a0b1bfeb868e46e1a0125ed358d70900", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/a0b1bfeb868e46e1a0125ed358d70900", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/a0b1bfeb868e46e1a0125ed358d70900", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-73a9f688-d9cc-4cd-user", "id": "ea24684f179847a8b3a40ec85a8763e9"}, "audit_ids": ["XR7BZ-FmRS2-RTwA7TUL3Q"], "issued_at": "2018-06-27T21:13:11.000000Z"}} 2018-06-27 21:13:11,360 - 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-a6f6b84c-724a-4b89-a930-701097123096 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ad751576bacbd12167372c8dc6fa5baa44410169" 2018-06-27 21:13:12,189 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:13:12 GMT Content-Type: application/json Content-Length: 884 Connection: keep-alive X-Openstack-Request-Id: req-a2550927-e26c-46aa-a265-60b7cbe25586 Front-End-Https: on RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-a6f6b84c-724a-4b89-a930-701097123096", "tags": [], "container_format": "bare", "created_at": "2018-06-27T21:13:06Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-27T21:13:08Z", "visibility": "shared", "self": "/v2/images/3a1e1662-51ae-4901-84b2-702bbbbc9919", "min_disk": 0, "protected": false, "id": "3a1e1662-51ae-4901-84b2-702bbbbc9919", "file": "/v2/images/3a1e1662-51ae-4901-84b2-702bbbbc9919/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a0b1bfeb868e46e1a0125ed358d70900", "direct_url": "file:///var/lib/glance/images/3a1e1662-51ae-4901-84b2-702bbbbc9919", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-a6f6b84c-724a-4b89-a930-701097123096"} 2018-06-27 21:13:12,189 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-a6f6b84c-724a-4b89-a930-701097123096 used request id req-a2550927-e26c-46aa-a265-60b7cbe25586 2018-06-27 21:13:12,192 - 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}ad751576bacbd12167372c8dc6fa5baa44410169" 2018-06-27 21:13:12,892 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:13:12 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-f72a4af4-e27d-4041-acdf-43e77502468d 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-27 21:13:12,892 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-f72a4af4-e27d-4041-acdf-43e77502468d 2018-06-27 21:13:12,895 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-a6f6b84c-724a-4b89-a930-701097123096 2018-06-27 21:13:12,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9292/v2/images/3a1e1662-51ae-4901-84b2-702bbbbc9919 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}84318de1d42d22a1be2c1a673e4e5c762dc24b79" 2018-06-27 21:13:13,160 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:13:13 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-0ff0de4b-6166-4deb-8921-55ea42e4a647 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-27 21:13:13,160 - keystoneauth.session - DEBUG - DELETE call to image for https://172.30.10.101:9292/v2/images/3a1e1662-51ae-4901-84b2-702bbbbc9919 used request id req-0ff0de4b-6166-4deb-8921-55ea42e4a647 2018-06-27 21:13:13,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-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc4165ab76d404839786d277d211101e6bd7227a" 2018-06-27 21:13:14,124 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:13:14 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-eb84f851-af08-4cc4-9514-6110dfeaa90d Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-27T19:03:04Z", "updated_at": "2018-06-27T19:03:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "6748ef1e-56da-434e-9e89-e86b58537b65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "b3e3826c-1c48-4699-93f0-f8a310956753", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "bfad35fa-7ea9-4a81-917d-7b86481eb510", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "d657b333-103d-4d19-add8-1e8bae2f8849", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b92069937e44a3786e439f95c61afe5", "created_at": "2018-06-27T19:08:41Z", "updated_at": "2018-06-27T19:08:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "4ac2a090-f595-4e7b-9b7a-a52fa204e881", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "5508c0b1-6261-44cb-854d-60c64bcbba0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "a60c77dc-6985-48ac-a3a3-067176d3e52f", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "e6ec0fa4-1eb3-4c5d-a451-c7acfd7fde82", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}], "revision_number": 4, "project_id": "4b92069937e44a3786e439f95c61afe5", "id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T18:59:55Z", "updated_at": "2018-06-27T18:59:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "5a060918-419b-4ec3-90df-a7764c06af2f", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "6cd9bbf0-4d1b-4b13-a6c4-e20a15bb3360", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "8134c0f0-89c6-4d45-bef8-a9260d9d0723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "e0e7297a-a59d-4d2b-b75c-2cc86b269114", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}], "revision_number": 4, "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "created_at": "2018-06-27T21:03:43Z", "updated_at": "2018-06-27T21:03:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "41061dbf-a5a2-465f-84dd-140f6104b3f7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "47d5c96d-0510-41a5-b33e-5683702c5bb8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "4b4b6430-3f42-4fe4-a25e-2c5c015a7699", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "e6a68cb7-6491-4474-a4d7-38496cac4eb7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}], "revision_number": 4, "project_id": "3f0a375b66c54145bff1c56e7c91ad73", "id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "name": "default"}]} 2018-06-27 21:13:14,124 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-eb84f851-af08-4cc4-9514-6110dfeaa90d 2018-06-27 21:13:14,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/4b92069937e44a3786e439f95c61afe5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc4165ab76d404839786d277d211101e6bd7227a" 2018-06-27 21:13:14,471 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:13:14 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b94ee73c-7f70-4ada-be2c-e95759b6a077 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/4b92069937e44a3786e439f95c61afe5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4b92069937e44a3786e439f95c61afe5", "name": "service"}} 2018-06-27 21:13:14,471 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/4b92069937e44a3786e439f95c61afe5 used request id req-b94ee73c-7f70-4ada-be2c-e95759b6a077 2018-06-27 21:13:14,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc4165ab76d404839786d277d211101e6bd7227a" 2018-06-27 21:13:14,583 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:13:14 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2e33c6c9-2181-4386-985c-c3e5b3cee8af 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/8cdbc979369d4c15b8ddd6cc77d930e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}} 2018-06-27 21:13:14,583 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 used request id req-2e33c6c9-2181-4386-985c-c3e5b3cee8af 2018-06-27 21:13: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/projects/3f0a375b66c54145bff1c56e7c91ad73 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc4165ab76d404839786d277d211101e6bd7227a" 2018-06-27 21:13:14,926 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 27 Jun 2018 21:13:14 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c4d94a16-92a3-461a-a8de-a895b8a8d9e7 Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3f0a375b66c54145bff1c56e7c91ad73.", "code": 404, "title": "Not Found"}} 2018-06-27 21:13:14,926 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f0a375b66c54145bff1c56e7c91ad73 used request id req-c4d94a16-92a3-461a-a8de-a895b8a8d9e7 2018-06-27 21:13:14,926 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-06-27 21:13:14,927 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-73a9f688-d9cc-4cd-proj 2018-06-27 21:13:14,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/a0b1bfeb868e46e1a0125ed358d70900 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc4165ab76d404839786d277d211101e6bd7227a" 2018-06-27 21:13:15,634 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:13:14 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5802c142-e495-4624-93fa-dda1b2752bc3 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:13:15,635 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/a0b1bfeb868e46e1a0125ed358d70900 used request id req-5802c142-e495-4624-93fa-dda1b2752bc3 2018-06-27 21:13:15,635 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-73a9f688-d9cc-4cd-proj-role 2018-06-27 21:13:15,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/d9f44076406f4c57a72e153b5cbc8fd6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc4165ab76d404839786d277d211101e6bd7227a" 2018-06-27 21:13:16,058 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:13:15 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c110a60e-955e-4929-9a6d-001053b49ce9 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:13:16,058 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/d9f44076406f4c57a72e153b5cbc8fd6 used request id req-c110a60e-955e-4929-9a6d-001053b49ce9 2018-06-27 21:13:16,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}fc4165ab76d404839786d277d211101e6bd7227a" 2018-06-27 21:13:16,434 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:13:16 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-15ce7392-0e48-4dc5-a607-8f4f29b82304 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 21:13:16,434 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-15ce7392-0e48-4dc5-a607-8f4f29b82304 2018-06-27 21:13:16,435 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-73a9f688-d9cc-4cd-user 2018-06-27 21:13:16,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/ea24684f179847a8b3a40ec85a8763e9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7fd44a9d186f39c69febaf2e163ce48ed6b2a01" 2018-06-27 21:13:17,141 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:13:16 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-24b6e5f0-2bec-4dbc-aa90-c5753c3ff71b Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:13:17,141 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/ea24684f179847a8b3a40ec85a8763e9 used request id req-24b6e5f0-2bec-4dbc-aa90-c5753c3ff71b 2018-06-27 21:13:17,143 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:13:18,016 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:13:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["PFwxEQeoQc6dC03HSk7YEw"], "issued_at": "2018-06-27T21:13:18.000000Z"}} 2018-06-27 21:13:18,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ad2a01b27f5ec2a1e8371767aa9f7554ca16e85" 2018-06-27 21:13:18,363 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:13:18 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0ee4084a-b5eb-46f4-8cb3-d044222ea92c Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:13:18,363 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-0ee4084a-b5eb-46f4-8cb3-d044222ea92c 2018-06-27 21:13:18,364 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:13:18,365 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:13:19,168 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:13:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["-eH_CTwBQRa29LxiF4Y9ig"], "issued_at": "2018-06-27T21:13:19.000000Z"}} 2018-06-27 21:13:19,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}9e249ee42e5c5c576d3719a1238f958341499da4" 2018-06-27 21:13:19,220 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:13:19 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e1b42a38-d301-45ed-9d9a-bc1cc895063b Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:13:19,220 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-e1b42a38-d301-45ed-9d9a-bc1cc895063b 2018-06-27 21:13:19,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 21:13:19,237 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21: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-27 21:13:19,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?enabled=True&domain_name=Default&name=CreateImageSuccessTests-d5343d9d-828a-4ed-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e249ee42e5c5c576d3719a1238f958341499da4" 2018-06-27 21:13:19,569 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:13:19 GMT Server: Apache Content-Length: 191 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fff71c18-7220-4c9e-875c-ca5af3c4ada0 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-d5343d9d-828a-4ed-proj", "previous": null, "next": null}, "projects": []} 2018-06-27 21:13:19,569 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-d5343d9d-828a-4ed-proj used request id req-fff71c18-7220-4c9e-875c-ca5af3c4ada0 2018-06-27 21:13:19,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}9e249ee42e5c5c576d3719a1238f958341499da4" 2018-06-27 21:13:19,973 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:13:19 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-429a9da4-bcf2-4138-82dd-9d13717a50e0 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 21:13:19,973 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-429a9da4-bcf2-4138-82dd-9d13717a50e0 2018-06-27 21:13:19,977 - 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}9e249ee42e5c5c576d3719a1238f958341499da4" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-d5343d9d-828a-4ed-proj"}}' 2018-06-27 21:13:20,419 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 21:13:19 GMT Server: Apache Content-Length: 320 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-18e83fc6-9a45-45e6-9131-1dfd0f14d621 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/7769bbfaca6f4ca1a9cde67660f21d2b"}, "tags": [], "enabled": true, "id": "7769bbfaca6f4ca1a9cde67660f21d2b", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-d5343d9d-828a-4ed-proj"}} 2018-06-27 21:13:20,419 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-18e83fc6-9a45-45e6-9131-1dfd0f14d621 2018-06-27 21:13:20,419 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-d5343d9d-828a-4ed-proj 2018-06-27 21:13:20,419 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:13:20,420 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:13:21,194 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:13:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["Q_IMgpJRS6S0zLyq6SZmKg"], "issued_at": "2018-06-27T21:13:21.000000Z"}} 2018-06-27 21:13:21,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}cf9f3666ccd9250ed4b7309d500f16b6348efbed" 2018-06-27 21:13:21,248 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:13:21 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-649b71df-f69f-4453-a439-d50f1747e7d2 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:13:21,248 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-649b71df-f69f-4453-a439-d50f1747e7d2 2018-06-27 21:13:21,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-27 21:13:21,262 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:13: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-27 21:13:21,263 - 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}cf9f3666ccd9250ed4b7309d500f16b6348efbed" 2018-06-27 21:13:21,726 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:13:21 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-dfdbffdf-7b5b-4ab2-889b-9ec05e76057f Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/05b1bc3fa6fd4243a4ba8b4d6fcc3daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05b1bc3fa6fd4243a4ba8b4d6fcc3daf", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/48d44c9c0fea4f4e80edc7d2e0715db7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d44c9c0fea4f4e80edc7d2e0715db7", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/4d3721127bf84155a837606ce3feba32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d3721127bf84155a837606ce3feba32", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/5c846663ea6d407e9223de0719ce5442"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c846663ea6d407e9223de0719ce5442", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/73a10e6c4f67490a8a4030cc6cea32f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73a10e6c4f67490a8a4030cc6cea32f5", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/8ecfab7d9d4f47bb8892a85b7d2a0b5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ecfab7d9d4f47bb8892a85b7d2a0b5a", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/b278d529e9a54a9195e4e536b9384dc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b278d529e9a54a9195e4e536b9384dc0", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b7f107ae7bb34ccea8282b1a0ec7a979"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7f107ae7bb34ccea8282b1a0ec7a979", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/d21494d0185b463db36b8c8c2b341b97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d21494d0185b463db36b8c8c2b341b97", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e0bb346419f84e4680f6ca9a97f4fc0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e0bb346419f84e4680f6ca9a97f4fc0b", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "c8d542af72ce49338052c29f02c8857e", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e9dd794fa5c040a9a0445386fb2a6116"}, "options": {}, "id": "e9dd794fa5c040a9a0445386fb2a6116", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/e9f9c747d54947bc800a81ecf11858f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9f9c747d54947bc800a81ecf11858f5", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-27 21:13:21,726 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-dfdbffdf-7b5b-4ab2-889b-9ec05e76057f 2018-06-27 21:13:21,730 - 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-d5343d9d-828a-4ed-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf9f3666ccd9250ed4b7309d500f16b6348efbed" 2018-06-27 21:13:22,091 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:13:21 GMT Server: Apache Content-Length: 465 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-29f1e4bb-7c57-4ffa-8153-818dd1ca7750 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateImageSuccessTests-d5343d9d-828a-4ed-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/7769bbfaca6f4ca1a9cde67660f21d2b"}, "tags": [], "enabled": true, "id": "7769bbfaca6f4ca1a9cde67660f21d2b", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-d5343d9d-828a-4ed-proj"}]} 2018-06-27 21:13:22,092 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateImageSuccessTests-d5343d9d-828a-4ed-proj used request id req-29f1e4bb-7c57-4ffa-8153-818dd1ca7750 2018-06-27 21:13:22,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf9f3666ccd9250ed4b7309d500f16b6348efbed" 2018-06-27 21:13:22,404 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:13:22 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ddc2d407-ceaa-4457-b4ef-73130c0adfed Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 21:13:22,404 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-ddc2d407-ceaa-4457-b4ef-73130c0adfed 2018-06-27 21:13:23,097 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-d5343d9d-828a-4ed-user 2018-06-27 21:13:23,098 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:13:23,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e249ee42e5c5c576d3719a1238f958341499da4" 2018-06-27 21:13:23,453 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:13:23 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e7111512-c7be-48e0-be53-09be6e7fe863 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 21:13:23,454 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-e7111512-c7be-48e0-be53-09be6e7fe863 2018-06-27 21:13:23,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}9e249ee42e5c5c576d3719a1238f958341499da4" -d '{"role": {"name": "CreateImageSuccessTests-d5343d9d-828a-4ed-proj-role"}}' 2018-06-27 21:13:23,729 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 21:13:23 GMT Server: Apache Content-Length: 222 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f97988c7-b61b-486f-858c-b03c83fd7bc3 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "fa0351258e774a8f8faa08f2415a6f70", "links": {"self": "http://10.167.4.35:5000/v3/roles/fa0351258e774a8f8faa08f2415a6f70"}, "name": "CreateImageSuccessTests-d5343d9d-828a-4ed-proj-role"}} 2018-06-27 21:13:23,729 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-f97988c7-b61b-486f-858c-b03c83fd7bc3 2018-06-27 21:13:23,730 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-d5343d9d-828a-4ed-proj-role 2018-06-27 21:13:23,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/fa0351258e774a8f8faa08f2415a6f70 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e249ee42e5c5c576d3719a1238f958341499da4" 2018-06-27 21:13:24,110 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:13:23 GMT Server: Apache Content-Length: 222 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-43a3eee0-3b51-4bcd-906a-2316a7d5e522 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "fa0351258e774a8f8faa08f2415a6f70", "links": {"self": "http://10.167.4.35:5000/v3/roles/fa0351258e774a8f8faa08f2415a6f70"}, "name": "CreateImageSuccessTests-d5343d9d-828a-4ed-proj-role"}} 2018-06-27 21:13:24,110 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/fa0351258e774a8f8faa08f2415a6f70 used request id req-43a3eee0-3b51-4bcd-906a-2316a7d5e522 2018-06-27 21:13:24,111 - keystone_utils - INFO - Granting role CreateImageSuccessTests-d5343d9d-828a-4ed-proj-role to project CreateImageSuccessTests-d5343d9d-828a-4ed-proj 2018-06-27 21:13:24,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/7769bbfaca6f4ca1a9cde67660f21d2b/users/e51eb776248948ff88c534e5f9b9ea64/roles/fa0351258e774a8f8faa08f2415a6f70 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e249ee42e5c5c576d3719a1238f958341499da4" 2018-06-27 21:13:24,582 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:13:24 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d0aeb6fd-278e-4afa-aa2d-3a478b48a27b Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:13:24,583 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/7769bbfaca6f4ca1a9cde67660f21d2b/users/e51eb776248948ff88c534e5f9b9ea64/roles/fa0351258e774a8f8faa08f2415a6f70 used request id req-d0aeb6fd-278e-4afa-aa2d-3a478b48a27b 2018-06-27 21:13:24,583 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-06-27 21:13:24,584 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:13:24,585 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:13:25,416 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fa0351258e774a8f8faa08f2415a6f70", "name": "CreateImageSuccessTests-d5343d9d-828a-4ed-proj-role"}], "expires_at": "2018-06-27T22:13:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7769bbfaca6f4ca1a9cde67660f21d2b", "name": "CreateImageSuccessTests-d5343d9d-828a-4ed-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/7769bbfaca6f4ca1a9cde67660f21d2b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/7769bbfaca6f4ca1a9cde67660f21d2b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/7769bbfaca6f4ca1a9cde67660f21d2b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/7769bbfaca6f4ca1a9cde67660f21d2b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/7769bbfaca6f4ca1a9cde67660f21d2b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/7769bbfaca6f4ca1a9cde67660f21d2b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/7769bbfaca6f4ca1a9cde67660f21d2b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/7769bbfaca6f4ca1a9cde67660f21d2b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/7769bbfaca6f4ca1a9cde67660f21d2b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/7769bbfaca6f4ca1a9cde67660f21d2b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/7769bbfaca6f4ca1a9cde67660f21d2b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/7769bbfaca6f4ca1a9cde67660f21d2b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-d5343d9d-828a-4ed-user", "id": "e51eb776248948ff88c534e5f9b9ea64"}, "audit_ids": ["CRPtetr0T8-L8-9UAKhTeA"], "issued_at": "2018-06-27T21:13:25.000000Z"}} 2018-06-27 21:13:25,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}30fc098701f5b52b2d1ce6fc27151982b0530f4a" 2018-06-27 21:13:25,751 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:13:25 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-dfa2f3dc-1ec8-436d-9870-78562be7039f Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:13:25,751 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-dfa2f3dc-1ec8-436d-9870-78562be7039f 2018-06-27 21:13:25,755 - 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-a1ff2fc3-7156-4ce6-88b8-71701f1f853f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}30fc098701f5b52b2d1ce6fc27151982b0530f4a" 2018-06-27 21:13:26,670 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:13:26 GMT Content-Type: application/json Content-Length: 162 Connection: keep-alive X-Openstack-Request-Id: req-7e683b68-c63d-4033-8779-f0276abf53ce Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-a1ff2fc3-7156-4ce6-88b8-71701f1f853f"} 2018-06-27 21:13:26,670 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-a1ff2fc3-7156-4ce6-88b8-71701f1f853f used request id req-7e683b68-c63d-4033-8779-f0276abf53ce 2018-06-27 21:13:26,674 - 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}30fc098701f5b52b2d1ce6fc27151982b0530f4a" 2018-06-27 21:13:27,221 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:13:27 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-d538505b-2fb5-474a-8eaf-02466512c609 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-27 21:13:27,221 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-d538505b-2fb5-474a-8eaf-02466512c609 2018-06-27 21:13:27,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}30fc098701f5b52b2d1ce6fc27151982b0530f4a" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-a1ff2fc3-7156-4ce6-88b8-71701f1f853f"}' 2018-06-27 21:13:28,186 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 21:13:28 GMT Content-Type: application/json Content-Length: 604 Connection: keep-alive Location: https://172.30.10.101:9292/v2/images/b2442732-f3e7-420b-8687-e1544b7b1f03 Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-64e5cd0b-1f9c-4a94-ab17-f78259cb8dcb Front-End-Https: on RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-a1ff2fc3-7156-4ce6-88b8-71701f1f853f", "tags": [], "container_format": "bare", "created_at": "2018-06-27T21:13:28Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-06-27T21:13:28Z", "visibility": "shared", "self": "/v2/images/b2442732-f3e7-420b-8687-e1544b7b1f03", "min_disk": 0, "protected": false, "id": "b2442732-f3e7-420b-8687-e1544b7b1f03", "file": "/v2/images/b2442732-f3e7-420b-8687-e1544b7b1f03/file", "checksum": null, "owner": "7769bbfaca6f4ca1a9cde67660f21d2b", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-27 21:13:28,186 - keystoneauth.session - DEBUG - POST call to image for https://172.30.10.101:9292/v2/images used request id req-64e5cd0b-1f9c-4a94-ab17-f78259cb8dcb 2018-06-27 21:13:28,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9292/v2/images/b2442732-f3e7-420b-8687-e1544b7b1f03/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}30fc098701f5b52b2d1ce6fc27151982b0530f4a" -d '' 2018-06-27 21:13:28,974 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:13:28 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-6c915a86-59a4-4093-90b0-7213af8ee118 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-27 21:13:28,974 - keystoneauth.session - DEBUG - PUT call to image for https://172.30.10.101:9292/v2/images/b2442732-f3e7-420b-8687-e1544b7b1f03/file used request id req-6c915a86-59a4-4093-90b0-7213af8ee118 2018-06-27 21:13:28,975 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-06-27 21:13:28,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/b2442732-f3e7-420b-8687-e1544b7b1f03 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}30fc098701f5b52b2d1ce6fc27151982b0530f4a" 2018-06-27 21:13:29,722 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:13:29 GMT Content-Type: application/json Content-Length: 722 Connection: keep-alive X-Openstack-Request-Id: req-8d357b82-41a0-4560-8e4c-b7e5381f90da Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-a1ff2fc3-7156-4ce6-88b8-71701f1f853f", "tags": [], "container_format": "bare", "created_at": "2018-06-27T21:13:28Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-27T21:13:29Z", "visibility": "shared", "self": "/v2/images/b2442732-f3e7-420b-8687-e1544b7b1f03", "min_disk": 0, "protected": false, "id": "b2442732-f3e7-420b-8687-e1544b7b1f03", "file": "/v2/images/b2442732-f3e7-420b-8687-e1544b7b1f03/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7769bbfaca6f4ca1a9cde67660f21d2b", "direct_url": "file:///var/lib/glance/images/b2442732-f3e7-420b-8687-e1544b7b1f03", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-27 21:13:29,722 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/b2442732-f3e7-420b-8687-e1544b7b1f03 used request id req-8d357b82-41a0-4560-8e4c-b7e5381f90da 2018-06-27 21:13:29,725 - 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}30fc098701f5b52b2d1ce6fc27151982b0530f4a" 2018-06-27 21:13:30,327 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:13:30 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-9e150539-0aeb-4c15-b575-cf682dd58657 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-27 21:13:30,327 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-9e150539-0aeb-4c15-b575-cf682dd58657 2018-06-27 21:13:30,330 - create_image - INFO - Created image with name - CreateImageSuccessTests-a1ff2fc3-7156-4ce6-88b8-71701f1f853f 2018-06-27 21:13:30,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/b2442732-f3e7-420b-8687-e1544b7b1f03 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}30fc098701f5b52b2d1ce6fc27151982b0530f4a" 2018-06-27 21:13:31,058 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:13:31 GMT Content-Type: application/json Content-Length: 722 Connection: keep-alive X-Openstack-Request-Id: req-7aefb47d-7e8d-4df7-bd2d-e6966b75e4fb Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-a1ff2fc3-7156-4ce6-88b8-71701f1f853f", "tags": [], "container_format": "bare", "created_at": "2018-06-27T21:13:28Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-27T21:13:29Z", "visibility": "shared", "self": "/v2/images/b2442732-f3e7-420b-8687-e1544b7b1f03", "min_disk": 0, "protected": false, "id": "b2442732-f3e7-420b-8687-e1544b7b1f03", "file": "/v2/images/b2442732-f3e7-420b-8687-e1544b7b1f03/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7769bbfaca6f4ca1a9cde67660f21d2b", "direct_url": "file:///var/lib/glance/images/b2442732-f3e7-420b-8687-e1544b7b1f03", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-27 21:13:31,058 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/b2442732-f3e7-420b-8687-e1544b7b1f03 used request id req-7aefb47d-7e8d-4df7-bd2d-e6966b75e4fb 2018-06-27 21:13:31,059 - create_image - DEBUG - Instance status is - active 2018-06-27 21:13:31,059 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-a1ff2fc3-7156-4ce6-88b8-71701f1f853f 2018-06-27 21:13:31,059 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-a1ff2fc3-7156-4ce6-88b8-71701f1f853f 2018-06-27 21:13:31,060 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:13:31,819 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fa0351258e774a8f8faa08f2415a6f70", "name": "CreateImageSuccessTests-d5343d9d-828a-4ed-proj-role"}], "expires_at": "2018-06-27T22:13:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7769bbfaca6f4ca1a9cde67660f21d2b", "name": "CreateImageSuccessTests-d5343d9d-828a-4ed-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/7769bbfaca6f4ca1a9cde67660f21d2b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/7769bbfaca6f4ca1a9cde67660f21d2b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/7769bbfaca6f4ca1a9cde67660f21d2b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/7769bbfaca6f4ca1a9cde67660f21d2b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/7769bbfaca6f4ca1a9cde67660f21d2b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/7769bbfaca6f4ca1a9cde67660f21d2b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/7769bbfaca6f4ca1a9cde67660f21d2b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/7769bbfaca6f4ca1a9cde67660f21d2b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/7769bbfaca6f4ca1a9cde67660f21d2b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/7769bbfaca6f4ca1a9cde67660f21d2b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/7769bbfaca6f4ca1a9cde67660f21d2b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/7769bbfaca6f4ca1a9cde67660f21d2b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-d5343d9d-828a-4ed-user", "id": "e51eb776248948ff88c534e5f9b9ea64"}, "audit_ids": ["06jJ40XYSqqKWyV7zePGAg"], "issued_at": "2018-06-27T21:13:31.000000Z"}} 2018-06-27 21:13:31,822 - 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-a1ff2fc3-7156-4ce6-88b8-71701f1f853f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ce822715bb6ccac3788081c018fa20aa3695868d" 2018-06-27 21:13:32,829 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:13:32 GMT Content-Type: application/json Content-Length: 884 Connection: keep-alive X-Openstack-Request-Id: req-24523a4e-4769-44b2-bcfb-b8b980f4c0e7 Front-End-Https: on RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-a1ff2fc3-7156-4ce6-88b8-71701f1f853f", "tags": [], "container_format": "bare", "created_at": "2018-06-27T21:13:28Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-27T21:13:29Z", "visibility": "shared", "self": "/v2/images/b2442732-f3e7-420b-8687-e1544b7b1f03", "min_disk": 0, "protected": false, "id": "b2442732-f3e7-420b-8687-e1544b7b1f03", "file": "/v2/images/b2442732-f3e7-420b-8687-e1544b7b1f03/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7769bbfaca6f4ca1a9cde67660f21d2b", "direct_url": "file:///var/lib/glance/images/b2442732-f3e7-420b-8687-e1544b7b1f03", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-a1ff2fc3-7156-4ce6-88b8-71701f1f853f"} 2018-06-27 21:13:32,829 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-a1ff2fc3-7156-4ce6-88b8-71701f1f853f used request id req-24523a4e-4769-44b2-bcfb-b8b980f4c0e7 2018-06-27 21:13:32,831 - 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}ce822715bb6ccac3788081c018fa20aa3695868d" 2018-06-27 21:13:33,457 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:13:33 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-7438ed6f-4047-48ad-98f7-2e0c255a1224 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-27 21:13:33,457 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-7438ed6f-4047-48ad-98f7-2e0c255a1224 2018-06-27 21:13:33,460 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:13:33,461 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:13:34,229 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fa0351258e774a8f8faa08f2415a6f70", "name": "CreateImageSuccessTests-d5343d9d-828a-4ed-proj-role"}], "expires_at": "2018-06-27T22:13:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7769bbfaca6f4ca1a9cde67660f21d2b", "name": "CreateImageSuccessTests-d5343d9d-828a-4ed-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/7769bbfaca6f4ca1a9cde67660f21d2b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/7769bbfaca6f4ca1a9cde67660f21d2b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/7769bbfaca6f4ca1a9cde67660f21d2b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/7769bbfaca6f4ca1a9cde67660f21d2b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/7769bbfaca6f4ca1a9cde67660f21d2b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/7769bbfaca6f4ca1a9cde67660f21d2b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/7769bbfaca6f4ca1a9cde67660f21d2b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/7769bbfaca6f4ca1a9cde67660f21d2b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/7769bbfaca6f4ca1a9cde67660f21d2b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/7769bbfaca6f4ca1a9cde67660f21d2b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/7769bbfaca6f4ca1a9cde67660f21d2b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/7769bbfaca6f4ca1a9cde67660f21d2b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-d5343d9d-828a-4ed-user", "id": "e51eb776248948ff88c534e5f9b9ea64"}, "audit_ids": ["dUEpM20fTR-V20_1nLGOxw"], "issued_at": "2018-06-27T21:13:34.000000Z"}} 2018-06-27 21:13:34,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}d943cd1f6bda70a62f99d6df5b0451b372dfa8a9" 2018-06-27 21:13:34,628 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:13:34 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b8552885-4448-4f1a-aef9-458117674dbe Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:13:34,628 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-b8552885-4448-4f1a-aef9-458117674dbe 2018-06-27 21:13:34,632 - 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-a1ff2fc3-7156-4ce6-88b8-71701f1f853f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d943cd1f6bda70a62f99d6df5b0451b372dfa8a9" 2018-06-27 21:13:35,571 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:13:35 GMT Content-Type: application/json Content-Length: 884 Connection: keep-alive X-Openstack-Request-Id: req-91f5bd76-8820-439c-9094-c9f608ecd15b Front-End-Https: on RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-a1ff2fc3-7156-4ce6-88b8-71701f1f853f", "tags": [], "container_format": "bare", "created_at": "2018-06-27T21:13:28Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-27T21:13:29Z", "visibility": "shared", "self": "/v2/images/b2442732-f3e7-420b-8687-e1544b7b1f03", "min_disk": 0, "protected": false, "id": "b2442732-f3e7-420b-8687-e1544b7b1f03", "file": "/v2/images/b2442732-f3e7-420b-8687-e1544b7b1f03/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7769bbfaca6f4ca1a9cde67660f21d2b", "direct_url": "file:///var/lib/glance/images/b2442732-f3e7-420b-8687-e1544b7b1f03", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-a1ff2fc3-7156-4ce6-88b8-71701f1f853f"} 2018-06-27 21:13:35,571 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-a1ff2fc3-7156-4ce6-88b8-71701f1f853f used request id req-91f5bd76-8820-439c-9094-c9f608ecd15b 2018-06-27 21:13:35,574 - 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}d943cd1f6bda70a62f99d6df5b0451b372dfa8a9" 2018-06-27 21:13:36,219 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:13:36 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-94b6f7ca-b4c4-4692-abc0-00b877462d7a 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-27 21:13:36,219 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-94b6f7ca-b4c4-4692-abc0-00b877462d7a 2018-06-27 21:13:36,222 - create_image - INFO - Found image with name - CreateImageSuccessTests-a1ff2fc3-7156-4ce6-88b8-71701f1f853f 2018-06-27 21:13:36,223 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-a1ff2fc3-7156-4ce6-88b8-71701f1f853f 2018-06-27 21:13:36,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9292/v2/images/b2442732-f3e7-420b-8687-e1544b7b1f03 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}30fc098701f5b52b2d1ce6fc27151982b0530f4a" 2018-06-27 21:13:37,296 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:13:37 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-3469475e-4c23-49f6-b244-60cb03a332a9 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-27 21:13:37,296 - keystoneauth.session - DEBUG - DELETE call to image for https://172.30.10.101:9292/v2/images/b2442732-f3e7-420b-8687-e1544b7b1f03 used request id req-3469475e-4c23-49f6-b244-60cb03a332a9 2018-06-27 21:13:37,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-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e249ee42e5c5c576d3719a1238f958341499da4" 2018-06-27 21:13:38,313 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:13:38 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-d89122fa-f6b3-4224-a907-15f7dfbe4f0d Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-27T19:03:04Z", "updated_at": "2018-06-27T19:03:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "6748ef1e-56da-434e-9e89-e86b58537b65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "b3e3826c-1c48-4699-93f0-f8a310956753", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "bfad35fa-7ea9-4a81-917d-7b86481eb510", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "d657b333-103d-4d19-add8-1e8bae2f8849", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b92069937e44a3786e439f95c61afe5", "created_at": "2018-06-27T19:08:41Z", "updated_at": "2018-06-27T19:08:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "4ac2a090-f595-4e7b-9b7a-a52fa204e881", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "5508c0b1-6261-44cb-854d-60c64bcbba0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "a60c77dc-6985-48ac-a3a3-067176d3e52f", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "e6ec0fa4-1eb3-4c5d-a451-c7acfd7fde82", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}], "revision_number": 4, "project_id": "4b92069937e44a3786e439f95c61afe5", "id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T18:59:55Z", "updated_at": "2018-06-27T18:59:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "5a060918-419b-4ec3-90df-a7764c06af2f", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "6cd9bbf0-4d1b-4b13-a6c4-e20a15bb3360", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "8134c0f0-89c6-4d45-bef8-a9260d9d0723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "e0e7297a-a59d-4d2b-b75c-2cc86b269114", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}], "revision_number": 4, "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "created_at": "2018-06-27T21:03:43Z", "updated_at": "2018-06-27T21:03:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "41061dbf-a5a2-465f-84dd-140f6104b3f7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "47d5c96d-0510-41a5-b33e-5683702c5bb8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "4b4b6430-3f42-4fe4-a25e-2c5c015a7699", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "e6a68cb7-6491-4474-a4d7-38496cac4eb7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}], "revision_number": 4, "project_id": "3f0a375b66c54145bff1c56e7c91ad73", "id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "name": "default"}]} 2018-06-27 21:13:38,313 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-d89122fa-f6b3-4224-a907-15f7dfbe4f0d 2018-06-27 21:13:38,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/4b92069937e44a3786e439f95c61afe5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e249ee42e5c5c576d3719a1238f958341499da4" 2018-06-27 21:13:38,679 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:13:38 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3dccdfc5-ac2e-4900-94b7-187893cfc4fd 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/4b92069937e44a3786e439f95c61afe5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4b92069937e44a3786e439f95c61afe5", "name": "service"}} 2018-06-27 21:13:38,679 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/4b92069937e44a3786e439f95c61afe5 used request id req-3dccdfc5-ac2e-4900-94b7-187893cfc4fd 2018-06-27 21:13:38,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e249ee42e5c5c576d3719a1238f958341499da4" 2018-06-27 21:13:38,992 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:13:38 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1882edbf-f2fd-44c8-8642-9ce8fc208bff 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/8cdbc979369d4c15b8ddd6cc77d930e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}} 2018-06-27 21:13:38,992 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 used request id req-1882edbf-f2fd-44c8-8642-9ce8fc208bff 2018-06-27 21:13:38,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/3f0a375b66c54145bff1c56e7c91ad73 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e249ee42e5c5c576d3719a1238f958341499da4" 2018-06-27 21:13:39,395 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 27 Jun 2018 21:13:38 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8df590be-04d9-47eb-881d-86066a004416 Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3f0a375b66c54145bff1c56e7c91ad73.", "code": 404, "title": "Not Found"}} 2018-06-27 21:13:39,396 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f0a375b66c54145bff1c56e7c91ad73 used request id req-8df590be-04d9-47eb-881d-86066a004416 2018-06-27 21:13:39,396 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-06-27 21:13:39,397 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-d5343d9d-828a-4ed-proj 2018-06-27 21:13:39,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/7769bbfaca6f4ca1a9cde67660f21d2b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e249ee42e5c5c576d3719a1238f958341499da4" 2018-06-27 21:13:40,254 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:13:39 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ccb7ff44-f76b-454d-8b2e-eddf6710a741 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:13:40,254 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/7769bbfaca6f4ca1a9cde67660f21d2b used request id req-ccb7ff44-f76b-454d-8b2e-eddf6710a741 2018-06-27 21:13:40,254 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-d5343d9d-828a-4ed-proj-role 2018-06-27 21:13:40,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/fa0351258e774a8f8faa08f2415a6f70 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e249ee42e5c5c576d3719a1238f958341499da4" 2018-06-27 21:13:40,664 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:13:40 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7bf2fb75-aee7-4303-a69f-da4408961f9b Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:13:40,664 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/fa0351258e774a8f8faa08f2415a6f70 used request id req-7bf2fb75-aee7-4303-a69f-da4408961f9b 2018-06-27 21:13: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/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e249ee42e5c5c576d3719a1238f958341499da4" 2018-06-27 21:13:40,742 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:13:40 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-eac05b8f-b768-4c8b-b799-8b82924f8c44 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 21:13:40,743 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-eac05b8f-b768-4c8b-b799-8b82924f8c44 2018-06-27 21:13:40,743 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-d5343d9d-828a-4ed-user 2018-06-27 21:13:40,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/e51eb776248948ff88c534e5f9b9ea64 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf9f3666ccd9250ed4b7309d500f16b6348efbed" 2018-06-27 21:13:41,373 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:13:40 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8bab1997-c367-4384-ac2a-3192af2d7d1a Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:13:41,373 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/e51eb776248948ff88c534e5f9b9ea64 used request id req-8bab1997-c367-4384-ac2a-3192af2d7d1a 2018-06-27 21:13:41,375 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:13:42,291 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:13:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["C64Sqs43Rlm_0F11FoXcaw"], "issued_at": "2018-06-27T21:13:42.000000Z"}} 2018-06-27 21:13:42,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82ddd5f422b9caa6a2dcd45a6e2d8821c9e77c91" 2018-06-27 21:13:42,661 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:13:42 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-aa1b16bd-4519-42c4-80c2-8c84cab2635e Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:13:42,661 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-aa1b16bd-4519-42c4-80c2-8c84cab2635e 2018-06-27 21:13:42,662 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:13:42,663 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:13:43,582 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:13:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["-Xxki7DzR_OWIH5OiP5H6w"], "issued_at": "2018-06-27T21:13:43.000000Z"}} 2018-06-27 21:13:43,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}67df09eb3d928da0baa1c992769e40e0cc37c3b3" 2018-06-27 21:13:43,949 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:13:43 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ee3fa8f9-9f4a-4a5d-b0ce-f036e74c99de Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:13:43,949 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-ee3fa8f9-9f4a-4a5d-b0ce-f036e74c99de 2018-06-27 21:13:43,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-27 21:13:43,963 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:13: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-27 21:13:43,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?enabled=True&domain_name=Default&name=CreateImageSuccessTests-0caf5b17-8f0e-436-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67df09eb3d928da0baa1c992769e40e0cc37c3b3" 2018-06-27 21:13:44,368 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:13:43 GMT Server: Apache Content-Length: 191 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-718e6500-6942-46b0-916a-d83576b344ef 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-0caf5b17-8f0e-436-proj", "previous": null, "next": null}, "projects": []} 2018-06-27 21:13:44,368 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-0caf5b17-8f0e-436-proj used request id req-718e6500-6942-46b0-916a-d83576b344ef 2018-06-27 21:13:44,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67df09eb3d928da0baa1c992769e40e0cc37c3b3" 2018-06-27 21:13:44,747 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:13:44 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c45156e1-0a7c-476d-8f0b-1e3eeb9d9638 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 21:13:44,747 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-c45156e1-0a7c-476d-8f0b-1e3eeb9d9638 2018-06-27 21:13:44,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}67df09eb3d928da0baa1c992769e40e0cc37c3b3" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-0caf5b17-8f0e-436-proj"}}' 2018-06-27 21:13:45,167 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 21:13:44 GMT Server: Apache Content-Length: 320 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-dbc413cf-9ea0-4eca-8ebb-9a7826165ce6 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/96d60c5e6ffd45ec91e1fa6bb26f80a7"}, "tags": [], "enabled": true, "id": "96d60c5e6ffd45ec91e1fa6bb26f80a7", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-0caf5b17-8f0e-436-proj"}} 2018-06-27 21:13:45,167 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-dbc413cf-9ea0-4eca-8ebb-9a7826165ce6 2018-06-27 21:13:45,168 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-0caf5b17-8f0e-436-proj 2018-06-27 21:13:45,168 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:13:45,169 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:13:45,959 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:13:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["QQO72jyETamrEJ_ksJp9cw"], "issued_at": "2018-06-27T21:13:45.000000Z"}} 2018-06-27 21:13:45,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0ff7ab4281e17a6ec8d2e718aa6338f3cb1e84a" 2018-06-27 21:13:46,356 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:13:45 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d3c00ca9-8d07-4328-832d-8b96b2912b61 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:13:46,356 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-d3c00ca9-8d07-4328-832d-8b96b2912b61 2018-06-27 21:13:46,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-27 21:13:46,372 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21: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-27 21:13:46,373 - 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}d0ff7ab4281e17a6ec8d2e718aa6338f3cb1e84a" 2018-06-27 21:13:46,937 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:13:46 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-04220c55-9656-4d71-b1ca-d47533860888 Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/05b1bc3fa6fd4243a4ba8b4d6fcc3daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05b1bc3fa6fd4243a4ba8b4d6fcc3daf", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/48d44c9c0fea4f4e80edc7d2e0715db7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d44c9c0fea4f4e80edc7d2e0715db7", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/4d3721127bf84155a837606ce3feba32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d3721127bf84155a837606ce3feba32", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/5c846663ea6d407e9223de0719ce5442"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c846663ea6d407e9223de0719ce5442", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/73a10e6c4f67490a8a4030cc6cea32f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73a10e6c4f67490a8a4030cc6cea32f5", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/8ecfab7d9d4f47bb8892a85b7d2a0b5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ecfab7d9d4f47bb8892a85b7d2a0b5a", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/b278d529e9a54a9195e4e536b9384dc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b278d529e9a54a9195e4e536b9384dc0", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b7f107ae7bb34ccea8282b1a0ec7a979"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7f107ae7bb34ccea8282b1a0ec7a979", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/d21494d0185b463db36b8c8c2b341b97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d21494d0185b463db36b8c8c2b341b97", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e0bb346419f84e4680f6ca9a97f4fc0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e0bb346419f84e4680f6ca9a97f4fc0b", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "c8d542af72ce49338052c29f02c8857e", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e9dd794fa5c040a9a0445386fb2a6116"}, "options": {}, "id": "e9dd794fa5c040a9a0445386fb2a6116", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/e9f9c747d54947bc800a81ecf11858f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9f9c747d54947bc800a81ecf11858f5", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-27 21:13:46,937 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-04220c55-9656-4d71-b1ca-d47533860888 2018-06-27 21:13: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?name=CreateImageSuccessTests-0caf5b17-8f0e-436-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0ff7ab4281e17a6ec8d2e718aa6338f3cb1e84a" 2018-06-27 21:13:47,307 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:13:46 GMT Server: Apache Content-Length: 465 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3e4aa81c-79d9-46aa-af3c-18ba943a88b2 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateImageSuccessTests-0caf5b17-8f0e-436-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/96d60c5e6ffd45ec91e1fa6bb26f80a7"}, "tags": [], "enabled": true, "id": "96d60c5e6ffd45ec91e1fa6bb26f80a7", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-0caf5b17-8f0e-436-proj"}]} 2018-06-27 21:13:47,307 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateImageSuccessTests-0caf5b17-8f0e-436-proj used request id req-3e4aa81c-79d9-46aa-af3c-18ba943a88b2 2018-06-27 21:13:47,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0ff7ab4281e17a6ec8d2e718aa6338f3cb1e84a" 2018-06-27 21:13:47,697 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:13:47 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-069e6a58-acd7-4438-a519-3377bfaa3fb9 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 21:13:47,697 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-069e6a58-acd7-4438-a519-3377bfaa3fb9 2018-06-27 21:13:48,404 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-0caf5b17-8f0e-436-user 2018-06-27 21:13:48,405 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:13:48,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? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67df09eb3d928da0baa1c992769e40e0cc37c3b3" 2018-06-27 21:13:48,753 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:13:48 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a7a83a1b-1b7c-428e-b9bc-55a132d2a9f9 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 21:13:48,753 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-a7a83a1b-1b7c-428e-b9bc-55a132d2a9f9 2018-06-27 21:13:48,757 - 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}67df09eb3d928da0baa1c992769e40e0cc37c3b3" -d '{"role": {"name": "CreateImageSuccessTests-0caf5b17-8f0e-436-proj-role"}}' 2018-06-27 21:13:49,106 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 21:13:48 GMT Server: Apache Content-Length: 222 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fd53fcfd-0aaa-47b0-8153-2fc0233dfd9c Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9ca419a5d71f4d3dac1e3c95aa7ce6c3", "links": {"self": "http://10.167.4.35:5000/v3/roles/9ca419a5d71f4d3dac1e3c95aa7ce6c3"}, "name": "CreateImageSuccessTests-0caf5b17-8f0e-436-proj-role"}} 2018-06-27 21:13:49,106 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-fd53fcfd-0aaa-47b0-8153-2fc0233dfd9c 2018-06-27 21:13:49,106 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-0caf5b17-8f0e-436-proj-role 2018-06-27 21:13:49,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/9ca419a5d71f4d3dac1e3c95aa7ce6c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67df09eb3d928da0baa1c992769e40e0cc37c3b3" 2018-06-27 21:13:49,513 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:13:49 GMT Server: Apache Content-Length: 222 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b9c7b094-7ca8-43fe-9b0e-0fd4565d35b8 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9ca419a5d71f4d3dac1e3c95aa7ce6c3", "links": {"self": "http://10.167.4.35:5000/v3/roles/9ca419a5d71f4d3dac1e3c95aa7ce6c3"}, "name": "CreateImageSuccessTests-0caf5b17-8f0e-436-proj-role"}} 2018-06-27 21:13:49,513 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/9ca419a5d71f4d3dac1e3c95aa7ce6c3 used request id req-b9c7b094-7ca8-43fe-9b0e-0fd4565d35b8 2018-06-27 21:13:49,513 - keystone_utils - INFO - Granting role CreateImageSuccessTests-0caf5b17-8f0e-436-proj-role to project CreateImageSuccessTests-0caf5b17-8f0e-436-proj 2018-06-27 21:13:49,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/96d60c5e6ffd45ec91e1fa6bb26f80a7/users/46b154f4f3fa44dba58e9054f63ed57e/roles/9ca419a5d71f4d3dac1e3c95aa7ce6c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67df09eb3d928da0baa1c992769e40e0cc37c3b3" 2018-06-27 21:13:49,980 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:13:49 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c523ecc5-bbf2-428a-90b7-b036073640e1 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:13:49,981 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/96d60c5e6ffd45ec91e1fa6bb26f80a7/users/46b154f4f3fa44dba58e9054f63ed57e/roles/9ca419a5d71f4d3dac1e3c95aa7ce6c3 used request id req-c523ecc5-bbf2-428a-90b7-b036073640e1 2018-06-27 21:13:49,981 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-06-27 21:13:49,982 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:13:49,982 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:13:50,732 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9ca419a5d71f4d3dac1e3c95aa7ce6c3", "name": "CreateImageSuccessTests-0caf5b17-8f0e-436-proj-role"}], "expires_at": "2018-06-27T22:13:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "96d60c5e6ffd45ec91e1fa6bb26f80a7", "name": "CreateImageSuccessTests-0caf5b17-8f0e-436-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/96d60c5e6ffd45ec91e1fa6bb26f80a7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/96d60c5e6ffd45ec91e1fa6bb26f80a7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/96d60c5e6ffd45ec91e1fa6bb26f80a7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/96d60c5e6ffd45ec91e1fa6bb26f80a7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/96d60c5e6ffd45ec91e1fa6bb26f80a7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/96d60c5e6ffd45ec91e1fa6bb26f80a7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/96d60c5e6ffd45ec91e1fa6bb26f80a7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/96d60c5e6ffd45ec91e1fa6bb26f80a7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/96d60c5e6ffd45ec91e1fa6bb26f80a7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/96d60c5e6ffd45ec91e1fa6bb26f80a7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/96d60c5e6ffd45ec91e1fa6bb26f80a7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/96d60c5e6ffd45ec91e1fa6bb26f80a7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-0caf5b17-8f0e-436-user", "id": "46b154f4f3fa44dba58e9054f63ed57e"}, "audit_ids": ["NdgtTInsTl6s3-bFE6KyIA"], "issued_at": "2018-06-27T21:13:50.000000Z"}} 2018-06-27 21:13:50,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}dd42ea3154f15214a6580ef96732d33b5c4f1b20" 2018-06-27 21:13:51,122 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:13:50 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-23f7ae59-54a5-4bb4-a829-cfc9d2b114ed Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:13:51,122 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-23f7ae59-54a5-4bb4-a829-cfc9d2b114ed 2018-06-27 21:13:51,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=CreateImageSuccessTests-91c8d58c-60a5-4632-b67a-9a05eb100861 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dd42ea3154f15214a6580ef96732d33b5c4f1b20" 2018-06-27 21:13:52,022 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:13:52 GMT Content-Type: application/json Content-Length: 162 Connection: keep-alive X-Openstack-Request-Id: req-ecbe84c1-8ad4-4897-9813-2d2ebefa0b9d Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-91c8d58c-60a5-4632-b67a-9a05eb100861"} 2018-06-27 21:13:52,022 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-91c8d58c-60a5-4632-b67a-9a05eb100861 used request id req-ecbe84c1-8ad4-4897-9813-2d2ebefa0b9d 2018-06-27 21:13: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/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dd42ea3154f15214a6580ef96732d33b5c4f1b20" 2018-06-27 21:13:52,899 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:13:52 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-860165ae-e944-4698-8cbe-f5c4b341be70 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-27 21:13:52,899 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-860165ae-e944-4698-8cbe-f5c4b341be70 2018-06-27 21:13:52,929 - 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}dd42ea3154f15214a6580ef96732d33b5c4f1b20" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-91c8d58c-60a5-4632-b67a-9a05eb100861"}' 2018-06-27 21:13:53,743 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 21:13:53 GMT Content-Type: application/json Content-Length: 604 Connection: keep-alive Location: https://172.30.10.101:9292/v2/images/0a480af4-4197-46c6-8ee7-49db47ee9512 Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-02c1664d-fb05-45da-89de-db0f280c32f5 Front-End-Https: on RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-91c8d58c-60a5-4632-b67a-9a05eb100861", "tags": [], "container_format": "bare", "created_at": "2018-06-27T21:13:54Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-06-27T21:13:54Z", "visibility": "shared", "self": "/v2/images/0a480af4-4197-46c6-8ee7-49db47ee9512", "min_disk": 0, "protected": false, "id": "0a480af4-4197-46c6-8ee7-49db47ee9512", "file": "/v2/images/0a480af4-4197-46c6-8ee7-49db47ee9512/file", "checksum": null, "owner": "96d60c5e6ffd45ec91e1fa6bb26f80a7", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-27 21:13:53,743 - keystoneauth.session - DEBUG - POST call to image for https://172.30.10.101:9292/v2/images used request id req-02c1664d-fb05-45da-89de-db0f280c32f5 2018-06-27 21:13:53,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9292/v2/images/0a480af4-4197-46c6-8ee7-49db47ee9512/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dd42ea3154f15214a6580ef96732d33b5c4f1b20" -d '' 2018-06-27 21:13:55,294 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:13:55 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-3a24f7bb-69b9-47d2-953c-60761c439267 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-27 21:13:55,295 - keystoneauth.session - DEBUG - PUT call to image for https://172.30.10.101:9292/v2/images/0a480af4-4197-46c6-8ee7-49db47ee9512/file used request id req-3a24f7bb-69b9-47d2-953c-60761c439267 2018-06-27 21:13:55,295 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-06-27 21:13:55,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/0a480af4-4197-46c6-8ee7-49db47ee9512 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dd42ea3154f15214a6580ef96732d33b5c4f1b20" 2018-06-27 21:13:55,947 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:13:55 GMT Content-Type: application/json Content-Length: 722 Connection: keep-alive X-Openstack-Request-Id: req-19f449a7-57a2-40fa-8a4e-90282e65887d Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-91c8d58c-60a5-4632-b67a-9a05eb100861", "tags": [], "container_format": "bare", "created_at": "2018-06-27T21:13:54Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-27T21:13:55Z", "visibility": "shared", "self": "/v2/images/0a480af4-4197-46c6-8ee7-49db47ee9512", "min_disk": 0, "protected": false, "id": "0a480af4-4197-46c6-8ee7-49db47ee9512", "file": "/v2/images/0a480af4-4197-46c6-8ee7-49db47ee9512/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "96d60c5e6ffd45ec91e1fa6bb26f80a7", "direct_url": "file:///var/lib/glance/images/0a480af4-4197-46c6-8ee7-49db47ee9512", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-27 21:13:55,947 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/0a480af4-4197-46c6-8ee7-49db47ee9512 used request id req-19f449a7-57a2-40fa-8a4e-90282e65887d 2018-06-27 21:13:55,951 - 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}dd42ea3154f15214a6580ef96732d33b5c4f1b20" 2018-06-27 21:13:55,972 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:13:55 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-7a358d99-9451-4830-a659-3fe992ba662d 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-27 21:13:55,972 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-7a358d99-9451-4830-a659-3fe992ba662d 2018-06-27 21:13:55,975 - create_image - INFO - Created image with name - CreateImageSuccessTests-91c8d58c-60a5-4632-b67a-9a05eb100861 2018-06-27 21:13:55,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/0a480af4-4197-46c6-8ee7-49db47ee9512 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dd42ea3154f15214a6580ef96732d33b5c4f1b20" 2018-06-27 21:13:56,048 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:13:56 GMT Content-Type: application/json Content-Length: 722 Connection: keep-alive X-Openstack-Request-Id: req-7dde100e-8ff4-4474-ba56-4bcd84d28304 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-91c8d58c-60a5-4632-b67a-9a05eb100861", "tags": [], "container_format": "bare", "created_at": "2018-06-27T21:13:54Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-27T21:13:55Z", "visibility": "shared", "self": "/v2/images/0a480af4-4197-46c6-8ee7-49db47ee9512", "min_disk": 0, "protected": false, "id": "0a480af4-4197-46c6-8ee7-49db47ee9512", "file": "/v2/images/0a480af4-4197-46c6-8ee7-49db47ee9512/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "96d60c5e6ffd45ec91e1fa6bb26f80a7", "direct_url": "file:///var/lib/glance/images/0a480af4-4197-46c6-8ee7-49db47ee9512", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-27 21:13:56,049 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/0a480af4-4197-46c6-8ee7-49db47ee9512 used request id req-7dde100e-8ff4-4474-ba56-4bcd84d28304 2018-06-27 21:13:56,049 - create_image - DEBUG - Instance status is - active 2018-06-27 21:13:56,049 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-91c8d58c-60a5-4632-b67a-9a05eb100861 2018-06-27 21:13:56,050 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-91c8d58c-60a5-4632-b67a-9a05eb100861 2018-06-27 21:13:56,050 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:13:57,057 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9ca419a5d71f4d3dac1e3c95aa7ce6c3", "name": "CreateImageSuccessTests-0caf5b17-8f0e-436-proj-role"}], "expires_at": "2018-06-27T22:13:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "96d60c5e6ffd45ec91e1fa6bb26f80a7", "name": "CreateImageSuccessTests-0caf5b17-8f0e-436-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/96d60c5e6ffd45ec91e1fa6bb26f80a7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/96d60c5e6ffd45ec91e1fa6bb26f80a7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/96d60c5e6ffd45ec91e1fa6bb26f80a7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/96d60c5e6ffd45ec91e1fa6bb26f80a7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/96d60c5e6ffd45ec91e1fa6bb26f80a7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/96d60c5e6ffd45ec91e1fa6bb26f80a7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/96d60c5e6ffd45ec91e1fa6bb26f80a7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/96d60c5e6ffd45ec91e1fa6bb26f80a7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/96d60c5e6ffd45ec91e1fa6bb26f80a7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/96d60c5e6ffd45ec91e1fa6bb26f80a7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/96d60c5e6ffd45ec91e1fa6bb26f80a7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/96d60c5e6ffd45ec91e1fa6bb26f80a7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-0caf5b17-8f0e-436-user", "id": "46b154f4f3fa44dba58e9054f63ed57e"}, "audit_ids": ["vL4qNDIASCW1OYkxi9WMEA"], "issued_at": "2018-06-27T21:13:57.000000Z"}} 2018-06-27 21:13:57,060 - 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-91c8d58c-60a5-4632-b67a-9a05eb100861 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a6a81e9a40cdd5aa6c66496128d568b7a4fbbadd" 2018-06-27 21:13:58,036 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:13:58 GMT Content-Type: application/json Content-Length: 884 Connection: keep-alive X-Openstack-Request-Id: req-2910b030-1202-4342-ad85-df2a5e81e9f0 Front-End-Https: on RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-91c8d58c-60a5-4632-b67a-9a05eb100861", "tags": [], "container_format": "bare", "created_at": "2018-06-27T21:13:54Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-27T21:13:55Z", "visibility": "shared", "self": "/v2/images/0a480af4-4197-46c6-8ee7-49db47ee9512", "min_disk": 0, "protected": false, "id": "0a480af4-4197-46c6-8ee7-49db47ee9512", "file": "/v2/images/0a480af4-4197-46c6-8ee7-49db47ee9512/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "96d60c5e6ffd45ec91e1fa6bb26f80a7", "direct_url": "file:///var/lib/glance/images/0a480af4-4197-46c6-8ee7-49db47ee9512", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-91c8d58c-60a5-4632-b67a-9a05eb100861"} 2018-06-27 21:13:58,036 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-91c8d58c-60a5-4632-b67a-9a05eb100861 used request id req-2910b030-1202-4342-ad85-df2a5e81e9f0 2018-06-27 21:13:58,040 - 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}a6a81e9a40cdd5aa6c66496128d568b7a4fbbadd" 2018-06-27 21:13:58,751 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:13:58 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-8787562d-1e20-4654-bf8b-8edc530e6cd4 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-27 21:13:58,751 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-8787562d-1e20-4654-bf8b-8edc530e6cd4 2018-06-27 21:13:58,754 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:13:58,755 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:13:59,667 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9ca419a5d71f4d3dac1e3c95aa7ce6c3", "name": "CreateImageSuccessTests-0caf5b17-8f0e-436-proj-role"}], "expires_at": "2018-06-27T22:13:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "96d60c5e6ffd45ec91e1fa6bb26f80a7", "name": "CreateImageSuccessTests-0caf5b17-8f0e-436-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/96d60c5e6ffd45ec91e1fa6bb26f80a7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/96d60c5e6ffd45ec91e1fa6bb26f80a7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/96d60c5e6ffd45ec91e1fa6bb26f80a7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/96d60c5e6ffd45ec91e1fa6bb26f80a7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/96d60c5e6ffd45ec91e1fa6bb26f80a7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/96d60c5e6ffd45ec91e1fa6bb26f80a7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/96d60c5e6ffd45ec91e1fa6bb26f80a7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/96d60c5e6ffd45ec91e1fa6bb26f80a7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/96d60c5e6ffd45ec91e1fa6bb26f80a7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/96d60c5e6ffd45ec91e1fa6bb26f80a7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/96d60c5e6ffd45ec91e1fa6bb26f80a7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/96d60c5e6ffd45ec91e1fa6bb26f80a7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-0caf5b17-8f0e-436-user", "id": "46b154f4f3fa44dba58e9054f63ed57e"}, "audit_ids": ["FDClFGCbSpGxGsFqICjJtw"], "issued_at": "2018-06-27T21:13:59.000000Z"}} 2018-06-27 21:13:59,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e648e95e9d47033d9ba87c422ff474ecefb43127" 2018-06-27 21:14:00,021 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:13:59 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6df37691-9181-4731-9903-454a18b1956d Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:14:00,021 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-6df37691-9181-4731-9903-454a18b1956d 2018-06-27 21:14:00,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?limit=20&name=CreateImageSuccessTests-91c8d58c-60a5-4632-b67a-9a05eb100861 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e648e95e9d47033d9ba87c422ff474ecefb43127" 2018-06-27 21:14:00,911 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:14:00 GMT Content-Type: application/json Content-Length: 866 Connection: keep-alive X-Openstack-Request-Id: req-8e2419d3-9483-480c-9432-682f8fa906c4 Front-End-Https: on RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-91c8d58c-60a5-4632-b67a-9a05eb100861", "tags": [], "container_format": "bare", "created_at": "2018-06-27T21:13:54Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-27T21:13:55Z", "visibility": "shared", "self": "/v2/images/0a480af4-4197-46c6-8ee7-49db47ee9512", "min_disk": 0, "protected": false, "id": "0a480af4-4197-46c6-8ee7-49db47ee9512", "file": "/v2/images/0a480af4-4197-46c6-8ee7-49db47ee9512/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "96d60c5e6ffd45ec91e1fa6bb26f80a7", "direct_url": "file:///var/lib/glance/images/0a480af4-4197-46c6-8ee7-49db47ee9512", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20&name=CreateImageSuccessTests-91c8d58c-60a5-4632-b67a-9a05eb100861"} 2018-06-27 21:14:00,911 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&name=CreateImageSuccessTests-91c8d58c-60a5-4632-b67a-9a05eb100861 used request id req-8e2419d3-9483-480c-9432-682f8fa906c4 2018-06-27 21:14:00,914 - 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}e648e95e9d47033d9ba87c422ff474ecefb43127" 2018-06-27 21:14:01,552 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:14:01 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-37265095-cfed-42aa-bb33-a34ef3b4e399 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-27 21:14:01,553 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-37265095-cfed-42aa-bb33-a34ef3b4e399 2018-06-27 21:14:01,556 - create_image - INFO - Found image with name - CreateImageSuccessTests-91c8d58c-60a5-4632-b67a-9a05eb100861 2018-06-27 21:14:01,556 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-91c8d58c-60a5-4632-b67a-9a05eb100861 2018-06-27 21:14:01,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9292/v2/images/0a480af4-4197-46c6-8ee7-49db47ee9512 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dd42ea3154f15214a6580ef96732d33b5c4f1b20" 2018-06-27 21:14:01,812 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:14:01 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-188fde3c-4639-47a3-9773-c0bb6c03a73f 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-27 21:14:01,812 - keystoneauth.session - DEBUG - DELETE call to image for https://172.30.10.101:9292/v2/images/0a480af4-4197-46c6-8ee7-49db47ee9512 used request id req-188fde3c-4639-47a3-9773-c0bb6c03a73f 2018-06-27 21:14:01,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-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67df09eb3d928da0baa1c992769e40e0cc37c3b3" 2018-06-27 21:14:02,686 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:14:02 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-b64a68a5-b572-4564-9c56-6051a5d1fb51 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-27T19:03:04Z", "updated_at": "2018-06-27T19:03:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "6748ef1e-56da-434e-9e89-e86b58537b65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "b3e3826c-1c48-4699-93f0-f8a310956753", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "bfad35fa-7ea9-4a81-917d-7b86481eb510", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "d657b333-103d-4d19-add8-1e8bae2f8849", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b92069937e44a3786e439f95c61afe5", "created_at": "2018-06-27T19:08:41Z", "updated_at": "2018-06-27T19:08:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "4ac2a090-f595-4e7b-9b7a-a52fa204e881", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "5508c0b1-6261-44cb-854d-60c64bcbba0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "a60c77dc-6985-48ac-a3a3-067176d3e52f", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "e6ec0fa4-1eb3-4c5d-a451-c7acfd7fde82", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}], "revision_number": 4, "project_id": "4b92069937e44a3786e439f95c61afe5", "id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T18:59:55Z", "updated_at": "2018-06-27T18:59:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "5a060918-419b-4ec3-90df-a7764c06af2f", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "6cd9bbf0-4d1b-4b13-a6c4-e20a15bb3360", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "8134c0f0-89c6-4d45-bef8-a9260d9d0723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "e0e7297a-a59d-4d2b-b75c-2cc86b269114", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}], "revision_number": 4, "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "created_at": "2018-06-27T21:03:43Z", "updated_at": "2018-06-27T21:03:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "41061dbf-a5a2-465f-84dd-140f6104b3f7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "47d5c96d-0510-41a5-b33e-5683702c5bb8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "4b4b6430-3f42-4fe4-a25e-2c5c015a7699", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "e6a68cb7-6491-4474-a4d7-38496cac4eb7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}], "revision_number": 4, "project_id": "3f0a375b66c54145bff1c56e7c91ad73", "id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "name": "default"}]} 2018-06-27 21:14:02,687 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-b64a68a5-b572-4564-9c56-6051a5d1fb51 2018-06-27 21:14:02,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/4b92069937e44a3786e439f95c61afe5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67df09eb3d928da0baa1c992769e40e0cc37c3b3" 2018-06-27 21:14:03,038 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:14:02 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f614abca-9eb0-4cba-9139-72f50197c06d 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/4b92069937e44a3786e439f95c61afe5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4b92069937e44a3786e439f95c61afe5", "name": "service"}} 2018-06-27 21:14:03,038 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/4b92069937e44a3786e439f95c61afe5 used request id req-f614abca-9eb0-4cba-9139-72f50197c06d 2018-06-27 21:14:03,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/8cdbc979369d4c15b8ddd6cc77d930e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67df09eb3d928da0baa1c992769e40e0cc37c3b3" 2018-06-27 21:14:03,388 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:14:03 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7d3d4bd6-545f-4209-9a4f-0a39a70bf738 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/8cdbc979369d4c15b8ddd6cc77d930e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}} 2018-06-27 21:14:03,388 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 used request id req-7d3d4bd6-545f-4209-9a4f-0a39a70bf738 2018-06-27 21:14:03,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/3f0a375b66c54145bff1c56e7c91ad73 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67df09eb3d928da0baa1c992769e40e0cc37c3b3" 2018-06-27 21:14:03,744 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 27 Jun 2018 21:14:03 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9105885f-5e70-41c6-97d0-0b90565a3d5e Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3f0a375b66c54145bff1c56e7c91ad73.", "code": 404, "title": "Not Found"}} 2018-06-27 21:14:03,744 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f0a375b66c54145bff1c56e7c91ad73 used request id req-9105885f-5e70-41c6-97d0-0b90565a3d5e 2018-06-27 21:14:03,745 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-06-27 21:14:03,746 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-0caf5b17-8f0e-436-proj 2018-06-27 21:14:03,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/96d60c5e6ffd45ec91e1fa6bb26f80a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67df09eb3d928da0baa1c992769e40e0cc37c3b3" 2018-06-27 21:14:04,426 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:14:03 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3c50c3fc-f89e-49b6-8bb3-8dc080f1b3c6 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:14:04,426 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/96d60c5e6ffd45ec91e1fa6bb26f80a7 used request id req-3c50c3fc-f89e-49b6-8bb3-8dc080f1b3c6 2018-06-27 21:14:04,427 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-0caf5b17-8f0e-436-proj-role 2018-06-27 21:14:04,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/9ca419a5d71f4d3dac1e3c95aa7ce6c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67df09eb3d928da0baa1c992769e40e0cc37c3b3" 2018-06-27 21:14:04,812 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:14:04 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-84af3299-4a17-4a4e-a944-6e388b5ea0e0 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:14:04,812 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/9ca419a5d71f4d3dac1e3c95aa7ce6c3 used request id req-84af3299-4a17-4a4e-a944-6e388b5ea0e0 2018-06-27 21:14:04,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}67df09eb3d928da0baa1c992769e40e0cc37c3b3" 2018-06-27 21:14:05,180 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:14:04 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9014cefb-438e-4ef6-9ead-48eaf9d61e5b Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 21:14:05,180 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-9014cefb-438e-4ef6-9ead-48eaf9d61e5b 2018-06-27 21:14:05,181 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-0caf5b17-8f0e-436-user 2018-06-27 21:14:05,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/46b154f4f3fa44dba58e9054f63ed57e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0ff7ab4281e17a6ec8d2e718aa6338f3cb1e84a" 2018-06-27 21:14:05,838 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:14:05 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ee5e6a45-da3d-40ef-9402-831a806ad760 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:14:05,838 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/46b154f4f3fa44dba58e9054f63ed57e used request id req-ee5e6a45-da3d-40ef-9402-831a806ad760 2018-06-27 21:14:05,840 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:14:06,627 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:14:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["UF7-V3fqQmiJOJG08Z1opw"], "issued_at": "2018-06-27T21:14:06.000000Z"}} 2018-06-27 21:14:06,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}49d7364d784d290f72ef80ed73596c75cd8cb548" 2018-06-27 21:14:06,680 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:14:06 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4974a4c9-43ae-4384-b502-d869a3ee5724 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:14:06,681 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-4974a4c9-43ae-4384-b502-d869a3ee5724 2018-06-27 21:14:06,682 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:14:06,683 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:14:07,464 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:14:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["r_wLJGWxSkuzCeaj-Ink9g"], "issued_at": "2018-06-27T21:14:07.000000Z"}} 2018-06-27 21:14:07,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}6eb4a6f94a8cb18b666a136a8e085dcb89051883" 2018-06-27 21:14:07,791 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:14:07 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9990e991-6fab-4783-9633-7721121c6ce0 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:14:07,791 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-9990e991-6fab-4783-9633-7721121c6ce0 2018-06-27 21:14:07,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 21:14:07,807 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21: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-27 21:14:07,808 - 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-4ed0a243-91d4-49a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6eb4a6f94a8cb18b666a136a8e085dcb89051883" 2018-06-27 21:14:08,305 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:14:07 GMT Server: Apache Content-Length: 192 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f3f9021d-b495-4d65-96c6-6f126020fd7a 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-4ed0a243-91d4-49a-proj", "previous": null, "next": null}, "projects": []} 2018-06-27 21:14:08,306 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-4ed0a243-91d4-49a-proj used request id req-f3f9021d-b495-4d65-96c6-6f126020fd7a 2018-06-27 21:14:08,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6eb4a6f94a8cb18b666a136a8e085dcb89051883" 2018-06-27 21:14:08,725 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:14:08 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-71c0562d-f72f-4190-9bd8-2bbb84b53c04 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 21:14:08,725 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-71c0562d-f72f-4190-9bd8-2bbb84b53c04 2018-06-27 21:14:08,729 - 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}6eb4a6f94a8cb18b666a136a8e085dcb89051883" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageNegativeTests-4ed0a243-91d4-49a-proj"}}' 2018-06-27 21:14:09,112 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 21:14:08 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f29d6fca-7727-4996-a858-ccd2dd97a26a Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/71e4b86fcc2a4544a26115e386cf991a"}, "tags": [], "enabled": true, "id": "71e4b86fcc2a4544a26115e386cf991a", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-4ed0a243-91d4-49a-proj"}} 2018-06-27 21:14:09,112 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-f29d6fca-7727-4996-a858-ccd2dd97a26a 2018-06-27 21:14:09,113 - keystone_utils - INFO - Created project with name - CreateImageNegativeTests-4ed0a243-91d4-49a-proj 2018-06-27 21:14:09,113 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:14:09,114 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:14:09,887 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:14:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["1mKxwsXoSAqiAASnECEfsw"], "issued_at": "2018-06-27T21:14:09.000000Z"}} 2018-06-27 21:14:09,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bad75b7689f480898a008c9a11a23414a2105af1" 2018-06-27 21:14:10,217 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:14:09 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-895a24c8-5228-4276-b883-c8895d28c661 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:14:10,217 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-895a24c8-5228-4276-b883-c8895d28c661 2018-06-27 21:14:10,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 21:14:10,232 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:14: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-27 21:14:10,233 - 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}bad75b7689f480898a008c9a11a23414a2105af1" 2018-06-27 21:14:10,696 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:14:10 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9422bdca-5cfd-4481-b4e1-4fd5faae37fd Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/05b1bc3fa6fd4243a4ba8b4d6fcc3daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05b1bc3fa6fd4243a4ba8b4d6fcc3daf", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/48d44c9c0fea4f4e80edc7d2e0715db7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d44c9c0fea4f4e80edc7d2e0715db7", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/4d3721127bf84155a837606ce3feba32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d3721127bf84155a837606ce3feba32", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/5c846663ea6d407e9223de0719ce5442"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c846663ea6d407e9223de0719ce5442", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/73a10e6c4f67490a8a4030cc6cea32f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73a10e6c4f67490a8a4030cc6cea32f5", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/8ecfab7d9d4f47bb8892a85b7d2a0b5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ecfab7d9d4f47bb8892a85b7d2a0b5a", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/b278d529e9a54a9195e4e536b9384dc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b278d529e9a54a9195e4e536b9384dc0", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b7f107ae7bb34ccea8282b1a0ec7a979"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7f107ae7bb34ccea8282b1a0ec7a979", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/d21494d0185b463db36b8c8c2b341b97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d21494d0185b463db36b8c8c2b341b97", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e0bb346419f84e4680f6ca9a97f4fc0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e0bb346419f84e4680f6ca9a97f4fc0b", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "c8d542af72ce49338052c29f02c8857e", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e9dd794fa5c040a9a0445386fb2a6116"}, "options": {}, "id": "e9dd794fa5c040a9a0445386fb2a6116", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/e9f9c747d54947bc800a81ecf11858f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9f9c747d54947bc800a81ecf11858f5", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-27 21:14:10,696 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-9422bdca-5cfd-4481-b4e1-4fd5faae37fd 2018-06-27 21:14:10,701 - 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-4ed0a243-91d4-49a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bad75b7689f480898a008c9a11a23414a2105af1" 2018-06-27 21:14:11,045 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:14:10 GMT Server: Apache Content-Length: 467 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8f998871-7c8b-49c4-83a2-dbde3042e019 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateImageNegativeTests-4ed0a243-91d4-49a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/71e4b86fcc2a4544a26115e386cf991a"}, "tags": [], "enabled": true, "id": "71e4b86fcc2a4544a26115e386cf991a", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-4ed0a243-91d4-49a-proj"}]} 2018-06-27 21:14:11,045 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateImageNegativeTests-4ed0a243-91d4-49a-proj used request id req-8f998871-7c8b-49c4-83a2-dbde3042e019 2018-06-27 21:14:11,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bad75b7689f480898a008c9a11a23414a2105af1" 2018-06-27 21:14:11,510 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:14:11 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5c708921-28ef-4f45-b0a9-a427d350f66b Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 21:14:11,511 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-5c708921-28ef-4f45-b0a9-a427d350f66b 2018-06-27 21:14:12,239 - keystone_utils - INFO - Created user with name - CreateImageNegativeTests-4ed0a243-91d4-49a-user 2018-06-27 21:14:12,239 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:14:12,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}6eb4a6f94a8cb18b666a136a8e085dcb89051883" 2018-06-27 21:14:12,623 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:14:12 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7255fcb3-77d5-407e-b3d9-a03b0a563f80 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 21:14:12,623 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-7255fcb3-77d5-407e-b3d9-a03b0a563f80 2018-06-27 21:14:12,627 - 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}6eb4a6f94a8cb18b666a136a8e085dcb89051883" -d '{"role": {"name": "CreateImageNegativeTests-4ed0a243-91d4-49a-proj-role"}}' 2018-06-27 21:14:13,020 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 21:14:12 GMT Server: Apache Content-Length: 223 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d1792c5b-42e1-4f23-bac1-1384e93ff314 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "fdca7330045c429e9804e8e7f9497ef6", "links": {"self": "http://10.167.4.35:5000/v3/roles/fdca7330045c429e9804e8e7f9497ef6"}, "name": "CreateImageNegativeTests-4ed0a243-91d4-49a-proj-role"}} 2018-06-27 21:14:13,020 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-d1792c5b-42e1-4f23-bac1-1384e93ff314 2018-06-27 21:14:13,021 - keystone_utils - INFO - Created role with name - CreateImageNegativeTests-4ed0a243-91d4-49a-proj-role 2018-06-27 21:14:13,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/fdca7330045c429e9804e8e7f9497ef6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6eb4a6f94a8cb18b666a136a8e085dcb89051883" 2018-06-27 21:14:13,331 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:14:13 GMT Server: Apache Content-Length: 223 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-151904ac-3517-4335-8361-fbd6ca040a7a Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "fdca7330045c429e9804e8e7f9497ef6", "links": {"self": "http://10.167.4.35:5000/v3/roles/fdca7330045c429e9804e8e7f9497ef6"}, "name": "CreateImageNegativeTests-4ed0a243-91d4-49a-proj-role"}} 2018-06-27 21:14:13,332 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/fdca7330045c429e9804e8e7f9497ef6 used request id req-151904ac-3517-4335-8361-fbd6ca040a7a 2018-06-27 21:14:13,332 - keystone_utils - INFO - Granting role CreateImageNegativeTests-4ed0a243-91d4-49a-proj-role to project CreateImageNegativeTests-4ed0a243-91d4-49a-proj 2018-06-27 21:14:13,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/71e4b86fcc2a4544a26115e386cf991a/users/08cd19c2c2bd485a9c835591753f522e/roles/fdca7330045c429e9804e8e7f9497ef6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6eb4a6f94a8cb18b666a136a8e085dcb89051883" 2018-06-27 21:14:13,823 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:14:13 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d1049f48-77b9-422a-a2eb-cb4cac030642 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:14:13,824 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/71e4b86fcc2a4544a26115e386cf991a/users/08cd19c2c2bd485a9c835591753f522e/roles/fdca7330045c429e9804e8e7f9497ef6 used request id req-d1049f48-77b9-422a-a2eb-cb4cac030642 2018-06-27 21:14:13,824 - openstack_tests - DEBUG - Image metadata - None 2018-06-27 21:14:13,824 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:14:13,825 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:14:14,661 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fdca7330045c429e9804e8e7f9497ef6", "name": "CreateImageNegativeTests-4ed0a243-91d4-49a-proj-role"}], "expires_at": "2018-06-27T22:14:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "71e4b86fcc2a4544a26115e386cf991a", "name": "CreateImageNegativeTests-4ed0a243-91d4-49a-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/71e4b86fcc2a4544a26115e386cf991a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/71e4b86fcc2a4544a26115e386cf991a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/71e4b86fcc2a4544a26115e386cf991a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/71e4b86fcc2a4544a26115e386cf991a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/71e4b86fcc2a4544a26115e386cf991a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/71e4b86fcc2a4544a26115e386cf991a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/71e4b86fcc2a4544a26115e386cf991a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/71e4b86fcc2a4544a26115e386cf991a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/71e4b86fcc2a4544a26115e386cf991a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/71e4b86fcc2a4544a26115e386cf991a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/71e4b86fcc2a4544a26115e386cf991a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/71e4b86fcc2a4544a26115e386cf991a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageNegativeTests-4ed0a243-91d4-49a-user", "id": "08cd19c2c2bd485a9c835591753f522e"}, "audit_ids": ["qRFTV1FZQbqKc13x3ao8Hw"], "issued_at": "2018-06-27T21:14:14.000000Z"}} 2018-06-27 21:14:14,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4bbeb9362b148d330413cbf32630998444a8390" 2018-06-27 21:14:15,049 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:14:14 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-aa7d0fda-0128-4626-95e0-f003b1f7df2b Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:14:15,049 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-aa7d0fda-0128-4626-95e0-f003b1f7df2b 2018-06-27 21:14:15,054 - 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-0d3f746e-984f-40ab-9549-3b444e6dfa50 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d4bbeb9362b148d330413cbf32630998444a8390" 2018-06-27 21:14:15,939 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:14:15 GMT Content-Type: application/json Content-Length: 163 Connection: keep-alive X-Openstack-Request-Id: req-b28b9c72-fc09-4282-b658-c684778ea426 Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageNegativeTests-0d3f746e-984f-40ab-9549-3b444e6dfa50"} 2018-06-27 21:14:15,939 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageNegativeTests-0d3f746e-984f-40ab-9549-3b444e6dfa50 used request id req-b28b9c72-fc09-4282-b658-c684778ea426 2018-06-27 21:14:15,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}d4bbeb9362b148d330413cbf32630998444a8390" 2018-06-27 21:14:16,702 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:14:16 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-5d019355-7e56-48eb-ab25-331d26c43583 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-27 21:14:16,703 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-5d019355-7e56-48eb-ab25-331d26c43583 2018-06-27 21:14:16,732 - 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}d4bbeb9362b148d330413cbf32630998444a8390" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageNegativeTests-0d3f746e-984f-40ab-9549-3b444e6dfa50"}' 2018-06-27 21:14:17,517 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 21:14:17 GMT Content-Type: application/json Content-Length: 605 Connection: keep-alive Location: https://172.30.10.101:9292/v2/images/cf36f874-54fe-47ff-bcd1-0362c92e3fd8 Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-264c13c5-aecb-4c70-85bc-39fa7eea9417 Front-End-Https: on RESP BODY: {"status": "queued", "name": "CreateImageNegativeTests-0d3f746e-984f-40ab-9549-3b444e6dfa50", "tags": [], "container_format": "bare", "created_at": "2018-06-27T21:14:17Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-06-27T21:14:17Z", "visibility": "shared", "self": "/v2/images/cf36f874-54fe-47ff-bcd1-0362c92e3fd8", "min_disk": 0, "protected": false, "id": "cf36f874-54fe-47ff-bcd1-0362c92e3fd8", "file": "/v2/images/cf36f874-54fe-47ff-bcd1-0362c92e3fd8/file", "checksum": null, "owner": "71e4b86fcc2a4544a26115e386cf991a", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-27 21:14:17,517 - keystoneauth.session - DEBUG - POST call to image for https://172.30.10.101:9292/v2/images used request id req-264c13c5-aecb-4c70-85bc-39fa7eea9417 2018-06-27 21:14:17,525 - glance_utils - ERROR - Unexpected exception creating image. Rolling back 2018-06-27 21:14:17,525 - glance_utils - INFO - Deleting image named - CreateImageNegativeTests-0d3f746e-984f-40ab-9549-3b444e6dfa50 2018-06-27 21:14:17,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9292/v2/images/cf36f874-54fe-47ff-bcd1-0362c92e3fd8 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d4bbeb9362b148d330413cbf32630998444a8390" 2018-06-27 21:14:18,448 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:14:18 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-4ce0cb7c-52d1-4d35-927f-bde1aae526f3 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-27 21:14:18,449 - keystoneauth.session - DEBUG - DELETE call to image for https://172.30.10.101:9292/v2/images/cf36f874-54fe-47ff-bcd1-0362c92e3fd8 used request id req-4ce0cb7c-52d1-4d35-927f-bde1aae526f3 2018-06-27 21:14:18,455 - keystoneauth.session - 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}6eb4a6f94a8cb18b666a136a8e085dcb89051883" 2018-06-27 21:14:19,266 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:14:19 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-c1187f18-5515-4fe4-ab81-94cee1ece3ee Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-27T19:03:04Z", "updated_at": "2018-06-27T19:03:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "6748ef1e-56da-434e-9e89-e86b58537b65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "b3e3826c-1c48-4699-93f0-f8a310956753", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "bfad35fa-7ea9-4a81-917d-7b86481eb510", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "d657b333-103d-4d19-add8-1e8bae2f8849", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b92069937e44a3786e439f95c61afe5", "created_at": "2018-06-27T19:08:41Z", "updated_at": "2018-06-27T19:08:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "4ac2a090-f595-4e7b-9b7a-a52fa204e881", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "5508c0b1-6261-44cb-854d-60c64bcbba0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "a60c77dc-6985-48ac-a3a3-067176d3e52f", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "e6ec0fa4-1eb3-4c5d-a451-c7acfd7fde82", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}], "revision_number": 4, "project_id": "4b92069937e44a3786e439f95c61afe5", "id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T18:59:55Z", "updated_at": "2018-06-27T18:59:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "5a060918-419b-4ec3-90df-a7764c06af2f", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "6cd9bbf0-4d1b-4b13-a6c4-e20a15bb3360", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "8134c0f0-89c6-4d45-bef8-a9260d9d0723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "e0e7297a-a59d-4d2b-b75c-2cc86b269114", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}], "revision_number": 4, "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "created_at": "2018-06-27T21:03:43Z", "updated_at": "2018-06-27T21:03:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "41061dbf-a5a2-465f-84dd-140f6104b3f7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "47d5c96d-0510-41a5-b33e-5683702c5bb8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "4b4b6430-3f42-4fe4-a25e-2c5c015a7699", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "e6a68cb7-6491-4474-a4d7-38496cac4eb7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}], "revision_number": 4, "project_id": "3f0a375b66c54145bff1c56e7c91ad73", "id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "name": "default"}]} 2018-06-27 21:14:19,266 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-c1187f18-5515-4fe4-ab81-94cee1ece3ee 2018-06-27 21:14:19,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/4b92069937e44a3786e439f95c61afe5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6eb4a6f94a8cb18b666a136a8e085dcb89051883" 2018-06-27 21:14:19,640 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:14:19 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9e6addd0-0e76-4b17-a562-ec8c50b3dc7c 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/4b92069937e44a3786e439f95c61afe5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4b92069937e44a3786e439f95c61afe5", "name": "service"}} 2018-06-27 21:14:19,640 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/4b92069937e44a3786e439f95c61afe5 used request id req-9e6addd0-0e76-4b17-a562-ec8c50b3dc7c 2018-06-27 21:14:19,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/8cdbc979369d4c15b8ddd6cc77d930e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6eb4a6f94a8cb18b666a136a8e085dcb89051883" 2018-06-27 21:14:19,736 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:14:19 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-402d5d80-f071-4849-b007-631f1c427570 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/8cdbc979369d4c15b8ddd6cc77d930e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}} 2018-06-27 21:14:19,737 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 used request id req-402d5d80-f071-4849-b007-631f1c427570 2018-06-27 21:14:19,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/3f0a375b66c54145bff1c56e7c91ad73 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6eb4a6f94a8cb18b666a136a8e085dcb89051883" 2018-06-27 21:14:20,022 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 27 Jun 2018 21:14:19 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f49c8be1-36b0-4517-bbfc-9ac606dc4789 Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3f0a375b66c54145bff1c56e7c91ad73.", "code": 404, "title": "Not Found"}} 2018-06-27 21:14:20,022 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f0a375b66c54145bff1c56e7c91ad73 used request id req-f49c8be1-36b0-4517-bbfc-9ac606dc4789 2018-06-27 21:14:20,022 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-06-27 21:14:20,023 - keystone_utils - INFO - Deleting project with name - CreateImageNegativeTests-4ed0a243-91d4-49a-proj 2018-06-27 21:14:20,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/71e4b86fcc2a4544a26115e386cf991a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6eb4a6f94a8cb18b666a136a8e085dcb89051883" 2018-06-27 21:14:20,652 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:14:20 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d2cb227d-1e1c-4fed-9d53-0ab72f83b38c Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:14:20,652 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/71e4b86fcc2a4544a26115e386cf991a used request id req-d2cb227d-1e1c-4fed-9d53-0ab72f83b38c 2018-06-27 21:14:20,653 - keystone_utils - INFO - Deleting role with name - CreateImageNegativeTests-4ed0a243-91d4-49a-proj-role 2018-06-27 21:14:20,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/fdca7330045c429e9804e8e7f9497ef6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6eb4a6f94a8cb18b666a136a8e085dcb89051883" 2018-06-27 21:14:21,080 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:14:20 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2f2a51da-2d18-4793-ac10-f6ff7140e3ba Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:14:21,081 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/fdca7330045c429e9804e8e7f9497ef6 used request id req-2f2a51da-2d18-4793-ac10-f6ff7140e3ba 2018-06-27 21:14:21,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6eb4a6f94a8cb18b666a136a8e085dcb89051883" 2018-06-27 21:14:21,503 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:14:21 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-274a1dbf-d986-45b4-972c-2add1ef1c5f8 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 21:14:21,503 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-274a1dbf-d986-45b4-972c-2add1ef1c5f8 2018-06-27 21:14:21,504 - keystone_utils - INFO - Deleting user with name - CreateImageNegativeTests-4ed0a243-91d4-49a-user 2018-06-27 21:14:21,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/08cd19c2c2bd485a9c835591753f522e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bad75b7689f480898a008c9a11a23414a2105af1" 2018-06-27 21:14:22,126 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:14:21 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6f01264b-f860-4d6c-9dc8-2775dbb3868d Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:14:22,127 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/08cd19c2c2bd485a9c835591753f522e used request id req-6f01264b-f860-4d6c-9dc8-2775dbb3868d 2018-06-27 21:14:22,128 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:14:22,999 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:14:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["rRk_HI6TRGOPw_JHO6QAVw"], "issued_at": "2018-06-27T21:14:22.000000Z"}} 2018-06-27 21:14:23,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}270f66dd53a64bc623b7f78f223129184fe0ecfe" 2018-06-27 21:14:23,326 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:14:23 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e9427201-bd70-440c-97c7-6453e2fcc21d Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:14:23,326 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-e9427201-bd70-440c-97c7-6453e2fcc21d 2018-06-27 21:14:23,327 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:14:23,328 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:14:24,252 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:14:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["IvRUlezoQA6WecXh3W_M-g"], "issued_at": "2018-06-27T21:14:24.000000Z"}} 2018-06-27 21:14:24,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26c6e758b8f073a50d5ffb7419b0339c0f0ea2a7" 2018-06-27 21:14:24,304 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:14:24 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3cf22ae0-8e3e-4335-84d3-e1956b9daa21 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:14:24,304 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-3cf22ae0-8e3e-4335-84d3-e1956b9daa21 2018-06-27 21:14:24,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-27 21:14:24,319 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:14: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-27 21:14:24,320 - 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-7248b66b-a5cf-4ce-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26c6e758b8f073a50d5ffb7419b0339c0f0ea2a7" 2018-06-27 21:14:24,407 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:14:24 GMT Server: Apache Content-Length: 192 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7e1dbbb3-07b2-41f3-8719-2dae3b4e5cad 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-7248b66b-a5cf-4ce-proj", "previous": null, "next": null}, "projects": []} 2018-06-27 21:14:24,408 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-7248b66b-a5cf-4ce-proj used request id req-7e1dbbb3-07b2-41f3-8719-2dae3b4e5cad 2018-06-27 21:14:24,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26c6e758b8f073a50d5ffb7419b0339c0f0ea2a7" 2018-06-27 21:14:24,664 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:14:24 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5cc5a4f1-ae08-45cf-b095-565891fdd727 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 21:14:24,664 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-5cc5a4f1-ae08-45cf-b095-565891fdd727 2018-06-27 21:14:24,669 - 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}26c6e758b8f073a50d5ffb7419b0339c0f0ea2a7" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageNegativeTests-7248b66b-a5cf-4ce-proj"}}' 2018-06-27 21:14:25,126 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 21:14:24 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bc7ded30-4870-482a-bf58-59e9532afb76 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/59d5352fc99a4f9ea77349efba73e943"}, "tags": [], "enabled": true, "id": "59d5352fc99a4f9ea77349efba73e943", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-7248b66b-a5cf-4ce-proj"}} 2018-06-27 21:14:25,127 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-bc7ded30-4870-482a-bf58-59e9532afb76 2018-06-27 21:14:25,127 - keystone_utils - INFO - Created project with name - CreateImageNegativeTests-7248b66b-a5cf-4ce-proj 2018-06-27 21:14:25,127 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:14:25,128 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:14:25,938 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:14:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["APBlh18JQXmTgQpy6pKqwQ"], "issued_at": "2018-06-27T21:14:25.000000Z"}} 2018-06-27 21:14:25,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}dbed51176e31ee5464775fd625c5548dcc0e5c19" 2018-06-27 21:14:26,233 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:14:25 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f4c55b42-83c2-4cb4-bd63-5700d96187db Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:14:26,234 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-f4c55b42-83c2-4cb4-bd63-5700d96187db 2018-06-27 21:14:26,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 21:14:26,251 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:14: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-27 21:14:26,252 - 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}dbed51176e31ee5464775fd625c5548dcc0e5c19" 2018-06-27 21:14:26,670 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:14:26 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-65583472-dc30-4864-963c-0ec66277deae Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/05b1bc3fa6fd4243a4ba8b4d6fcc3daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05b1bc3fa6fd4243a4ba8b4d6fcc3daf", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/48d44c9c0fea4f4e80edc7d2e0715db7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d44c9c0fea4f4e80edc7d2e0715db7", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/4d3721127bf84155a837606ce3feba32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d3721127bf84155a837606ce3feba32", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/5c846663ea6d407e9223de0719ce5442"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c846663ea6d407e9223de0719ce5442", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/73a10e6c4f67490a8a4030cc6cea32f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73a10e6c4f67490a8a4030cc6cea32f5", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/8ecfab7d9d4f47bb8892a85b7d2a0b5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ecfab7d9d4f47bb8892a85b7d2a0b5a", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/b278d529e9a54a9195e4e536b9384dc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b278d529e9a54a9195e4e536b9384dc0", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b7f107ae7bb34ccea8282b1a0ec7a979"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7f107ae7bb34ccea8282b1a0ec7a979", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/d21494d0185b463db36b8c8c2b341b97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d21494d0185b463db36b8c8c2b341b97", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e0bb346419f84e4680f6ca9a97f4fc0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e0bb346419f84e4680f6ca9a97f4fc0b", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "c8d542af72ce49338052c29f02c8857e", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e9dd794fa5c040a9a0445386fb2a6116"}, "options": {}, "id": "e9dd794fa5c040a9a0445386fb2a6116", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/e9f9c747d54947bc800a81ecf11858f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9f9c747d54947bc800a81ecf11858f5", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-27 21:14:26,670 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-65583472-dc30-4864-963c-0ec66277deae 2018-06-27 21:14:26,674 - 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-7248b66b-a5cf-4ce-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbed51176e31ee5464775fd625c5548dcc0e5c19" 2018-06-27 21:14:27,058 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:14:26 GMT Server: Apache Content-Length: 467 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1c09f4a2-5547-4eae-a20f-5eec72016687 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateImageNegativeTests-7248b66b-a5cf-4ce-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/59d5352fc99a4f9ea77349efba73e943"}, "tags": [], "enabled": true, "id": "59d5352fc99a4f9ea77349efba73e943", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-7248b66b-a5cf-4ce-proj"}]} 2018-06-27 21:14:27,058 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateImageNegativeTests-7248b66b-a5cf-4ce-proj used request id req-1c09f4a2-5547-4eae-a20f-5eec72016687 2018-06-27 21:14:27,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbed51176e31ee5464775fd625c5548dcc0e5c19" 2018-06-27 21:14:27,484 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:14:27 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6acd1eae-f816-418b-84a3-5131f00781dc Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 21:14:27,484 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-6acd1eae-f816-418b-84a3-5131f00781dc 2018-06-27 21:14:28,179 - keystone_utils - INFO - Created user with name - CreateImageNegativeTests-7248b66b-a5cf-4ce-user 2018-06-27 21:14:28,179 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:14:28,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26c6e758b8f073a50d5ffb7419b0339c0f0ea2a7" 2018-06-27 21:14:28,546 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:14:28 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1d72d10e-6a34-4302-9b5d-f03ab13dfa52 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 21:14:28,547 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-1d72d10e-6a34-4302-9b5d-f03ab13dfa52 2018-06-27 21:14:28,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}26c6e758b8f073a50d5ffb7419b0339c0f0ea2a7" -d '{"role": {"name": "CreateImageNegativeTests-7248b66b-a5cf-4ce-proj-role"}}' 2018-06-27 21:14:28,848 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 21:14:28 GMT Server: Apache Content-Length: 223 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3f7e9dc7-3b03-482e-843d-1a786a7c6e2b Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c48f0fa9f8b14b3db10bf6c3df43f1b8", "links": {"self": "http://10.167.4.35:5000/v3/roles/c48f0fa9f8b14b3db10bf6c3df43f1b8"}, "name": "CreateImageNegativeTests-7248b66b-a5cf-4ce-proj-role"}} 2018-06-27 21:14:28,848 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-3f7e9dc7-3b03-482e-843d-1a786a7c6e2b 2018-06-27 21:14:28,848 - keystone_utils - INFO - Created role with name - CreateImageNegativeTests-7248b66b-a5cf-4ce-proj-role 2018-06-27 21:14:28,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/c48f0fa9f8b14b3db10bf6c3df43f1b8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26c6e758b8f073a50d5ffb7419b0339c0f0ea2a7" 2018-06-27 21:14:29,253 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:14:28 GMT Server: Apache Content-Length: 223 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-241a5fe1-b518-40fb-9890-f26e3085e42c Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c48f0fa9f8b14b3db10bf6c3df43f1b8", "links": {"self": "http://10.167.4.35:5000/v3/roles/c48f0fa9f8b14b3db10bf6c3df43f1b8"}, "name": "CreateImageNegativeTests-7248b66b-a5cf-4ce-proj-role"}} 2018-06-27 21:14:29,253 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/c48f0fa9f8b14b3db10bf6c3df43f1b8 used request id req-241a5fe1-b518-40fb-9890-f26e3085e42c 2018-06-27 21:14:29,254 - keystone_utils - INFO - Granting role CreateImageNegativeTests-7248b66b-a5cf-4ce-proj-role to project CreateImageNegativeTests-7248b66b-a5cf-4ce-proj 2018-06-27 21:14:29,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/59d5352fc99a4f9ea77349efba73e943/users/1e7652d6eb1a400e9bbc7d2c732ee832/roles/c48f0fa9f8b14b3db10bf6c3df43f1b8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26c6e758b8f073a50d5ffb7419b0339c0f0ea2a7" 2018-06-27 21:14:29,672 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:14:29 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-17df366a-8d69-4c62-b627-da40158613c7 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:14:29,673 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/59d5352fc99a4f9ea77349efba73e943/users/1e7652d6eb1a400e9bbc7d2c732ee832/roles/c48f0fa9f8b14b3db10bf6c3df43f1b8 used request id req-17df366a-8d69-4c62-b627-da40158613c7 2018-06-27 21:14:29,673 - openstack_tests - DEBUG - Image metadata - None 2018-06-27 21:14:29,673 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:14:29,674 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:14:30,438 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c48f0fa9f8b14b3db10bf6c3df43f1b8", "name": "CreateImageNegativeTests-7248b66b-a5cf-4ce-proj-role"}], "expires_at": "2018-06-27T22:14:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "59d5352fc99a4f9ea77349efba73e943", "name": "CreateImageNegativeTests-7248b66b-a5cf-4ce-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/59d5352fc99a4f9ea77349efba73e943", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/59d5352fc99a4f9ea77349efba73e943", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/59d5352fc99a4f9ea77349efba73e943", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/59d5352fc99a4f9ea77349efba73e943", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/59d5352fc99a4f9ea77349efba73e943", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/59d5352fc99a4f9ea77349efba73e943", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/59d5352fc99a4f9ea77349efba73e943", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/59d5352fc99a4f9ea77349efba73e943", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/59d5352fc99a4f9ea77349efba73e943", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/59d5352fc99a4f9ea77349efba73e943", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/59d5352fc99a4f9ea77349efba73e943", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/59d5352fc99a4f9ea77349efba73e943", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageNegativeTests-7248b66b-a5cf-4ce-user", "id": "1e7652d6eb1a400e9bbc7d2c732ee832"}, "audit_ids": ["7gqVsZirRl63r1CL2UTFrg"], "issued_at": "2018-06-27T21:14:30.000000Z"}} 2018-06-27 21:14:30,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}d422ecddc95300d5eaf5deb0d0fb7a180076c4c4" 2018-06-27 21:14:30,781 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:14:30 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4f7bd1b6-fdc6-42b3-b02b-e3b0eab76afb Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:14:30,781 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-4f7bd1b6-fdc6-42b3-b02b-e3b0eab76afb 2018-06-27 21:14:30,785 - 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-63a893c1-0b55-432b-8bc9-23433ec1b876 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d422ecddc95300d5eaf5deb0d0fb7a180076c4c4" 2018-06-27 21:14:31,593 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:14:31 GMT Content-Type: application/json Content-Length: 161 Connection: keep-alive X-Openstack-Request-Id: req-e7e43c1a-a841-4f64-b8d0-e143d0075e53 Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=foo&limit=20&name=CreateImageNegativeTests-63a893c1-0b55-432b-8bc9-23433ec1b876"} 2018-06-27 21:14:31,594 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=foo&name=CreateImageNegativeTests-63a893c1-0b55-432b-8bc9-23433ec1b876 used request id req-e7e43c1a-a841-4f64-b8d0-e143d0075e53 2018-06-27 21:14:31,594 - file_utils - DEBUG - Downloading file from - http://download.cirros-cloud.net/0.3.4/cirros-0.3.4-x86_64-disk.img 2018-06-27 21:14:31,595 - file_utils - DEBUG - Saving file to - /tmp/f314520c-60cd-4b44-a9af-0eec8430a5ff 2018-06-27 21:14:31,880 - 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}d422ecddc95300d5eaf5deb0d0fb7a180076c4c4" 2018-06-27 21:14:32,539 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:14:32 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-824358c0-6da5-4bf4-abe8-0e55af7868ff 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-27 21:14:32,539 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-824358c0-6da5-4bf4-abe8-0e55af7868ff 2018-06-27 21:14:32,563 - glance_utils - ERROR - Unexpected exception creating image. Rolling back 2018-06-27 21:14:32,563 - glance_utils - DEBUG - Closing file ./tmp/f314520c-60cd-4b44-a9af-0eec8430a5ff 2018-06-27 21:14:32,563 - glance_utils - INFO - Removing file ./tmp/f314520c-60cd-4b44-a9af-0eec8430a5ff 2018-06-27 21:14:32,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-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26c6e758b8f073a50d5ffb7419b0339c0f0ea2a7" 2018-06-27 21:14:33,516 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:14:33 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-03298376-47a9-4999-9fd6-d9e24cd446c1 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-27T19:03:04Z", "updated_at": "2018-06-27T19:03:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "6748ef1e-56da-434e-9e89-e86b58537b65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "b3e3826c-1c48-4699-93f0-f8a310956753", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "bfad35fa-7ea9-4a81-917d-7b86481eb510", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "d657b333-103d-4d19-add8-1e8bae2f8849", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b92069937e44a3786e439f95c61afe5", "created_at": "2018-06-27T19:08:41Z", "updated_at": "2018-06-27T19:08:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "4ac2a090-f595-4e7b-9b7a-a52fa204e881", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "5508c0b1-6261-44cb-854d-60c64bcbba0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "a60c77dc-6985-48ac-a3a3-067176d3e52f", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "e6ec0fa4-1eb3-4c5d-a451-c7acfd7fde82", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}], "revision_number": 4, "project_id": "4b92069937e44a3786e439f95c61afe5", "id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T18:59:55Z", "updated_at": "2018-06-27T18:59:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "5a060918-419b-4ec3-90df-a7764c06af2f", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "6cd9bbf0-4d1b-4b13-a6c4-e20a15bb3360", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "8134c0f0-89c6-4d45-bef8-a9260d9d0723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "e0e7297a-a59d-4d2b-b75c-2cc86b269114", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}], "revision_number": 4, "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "created_at": "2018-06-27T21:03:43Z", "updated_at": "2018-06-27T21:03:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "41061dbf-a5a2-465f-84dd-140f6104b3f7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "47d5c96d-0510-41a5-b33e-5683702c5bb8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "4b4b6430-3f42-4fe4-a25e-2c5c015a7699", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "e6a68cb7-6491-4474-a4d7-38496cac4eb7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}], "revision_number": 4, "project_id": "3f0a375b66c54145bff1c56e7c91ad73", "id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "name": "default"}]} 2018-06-27 21:14:33,516 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-03298376-47a9-4999-9fd6-d9e24cd446c1 2018-06-27 21:14:33,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/4b92069937e44a3786e439f95c61afe5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26c6e758b8f073a50d5ffb7419b0339c0f0ea2a7" 2018-06-27 21:14:33,843 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:14:33 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-91b723a7-054a-49d4-8155-edbe661f333b 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/4b92069937e44a3786e439f95c61afe5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4b92069937e44a3786e439f95c61afe5", "name": "service"}} 2018-06-27 21:14:33,843 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/4b92069937e44a3786e439f95c61afe5 used request id req-91b723a7-054a-49d4-8155-edbe661f333b 2018-06-27 21:14:33,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26c6e758b8f073a50d5ffb7419b0339c0f0ea2a7" 2018-06-27 21:14:34,203 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:14:33 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8f039dc2-1473-4738-8de9-46c39b9e6006 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/8cdbc979369d4c15b8ddd6cc77d930e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}} 2018-06-27 21:14:34,203 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 used request id req-8f039dc2-1473-4738-8de9-46c39b9e6006 2018-06-27 21:14:34,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f0a375b66c54145bff1c56e7c91ad73 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26c6e758b8f073a50d5ffb7419b0339c0f0ea2a7" 2018-06-27 21:14:34,505 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 27 Jun 2018 21:14:34 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bac6ede5-c131-4d92-8ec3-3e0373b330db Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3f0a375b66c54145bff1c56e7c91ad73.", "code": 404, "title": "Not Found"}} 2018-06-27 21:14:34,505 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f0a375b66c54145bff1c56e7c91ad73 used request id req-bac6ede5-c131-4d92-8ec3-3e0373b330db 2018-06-27 21:14:34,505 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-06-27 21:14:34,507 - keystone_utils - INFO - Deleting project with name - CreateImageNegativeTests-7248b66b-a5cf-4ce-proj 2018-06-27 21:14:34,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/59d5352fc99a4f9ea77349efba73e943 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26c6e758b8f073a50d5ffb7419b0339c0f0ea2a7" 2018-06-27 21:14:35,125 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:14:34 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-aac63cc2-bf2e-4a90-8ed1-e315e86dfc65 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:14:35,125 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/59d5352fc99a4f9ea77349efba73e943 used request id req-aac63cc2-bf2e-4a90-8ed1-e315e86dfc65 2018-06-27 21:14:35,126 - keystone_utils - INFO - Deleting role with name - CreateImageNegativeTests-7248b66b-a5cf-4ce-proj-role 2018-06-27 21:14:35,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/c48f0fa9f8b14b3db10bf6c3df43f1b8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26c6e758b8f073a50d5ffb7419b0339c0f0ea2a7" 2018-06-27 21:14:35,510 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:14:35 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-69deba49-764b-4264-85db-ae8c68176a13 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:14:35,510 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/c48f0fa9f8b14b3db10bf6c3df43f1b8 used request id req-69deba49-764b-4264-85db-ae8c68176a13 2018-06-27 21:14:35,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26c6e758b8f073a50d5ffb7419b0339c0f0ea2a7" 2018-06-27 21:14:35,928 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:14:35 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f8716ef6-041d-42eb-ae80-5badfe252897 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 21:14:35,929 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-f8716ef6-041d-42eb-ae80-5badfe252897 2018-06-27 21:14:35,929 - keystone_utils - INFO - Deleting user with name - CreateImageNegativeTests-7248b66b-a5cf-4ce-user 2018-06-27 21:14:35,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/1e7652d6eb1a400e9bbc7d2c732ee832 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbed51176e31ee5464775fd625c5548dcc0e5c19" 2018-06-27 21:14:36,296 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:14:35 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cdb0159d-8eb8-4595-9882-f88db245d179 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:14:36,297 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/1e7652d6eb1a400e9bbc7d2c732ee832 used request id req-cdb0159d-8eb8-4595-9882-f88db245d179 2018-06-27 21:14:36,298 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:14:36,965 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:14:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["bFIlmV5aTqiL_wmMtlh00w"], "issued_at": "2018-06-27T21:14:36.000000Z"}} 2018-06-27 21: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}13122ebd19fee63911391147f7915a64a8fc4e5b" 2018-06-27 21:14:37,307 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:14:36 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a86de23b-dfc5-4434-8087-f28649c6d344 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:14:37,307 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-a86de23b-dfc5-4434-8087-f28649c6d344 2018-06-27 21:14:37,308 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:14:37,309 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:14:38,122 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:14:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["bxhp86eqTaSEqNmML7ps_Q"], "issued_at": "2018-06-27T21:14:38.000000Z"}} 2018-06-27 21:14: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}e9e76ea627c63e449f4108f9f771d0beaaf42185" 2018-06-27 21:14:38,172 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:14:38 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-51a8558b-4a96-445d-a65d-5fa1b880dab5 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:14:38,173 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-51a8558b-4a96-445d-a65d-5fa1b880dab5 2018-06-27 21:14:38,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-27 21:14:38,187 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:14: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-27 21:14:38,188 - 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-e0f70acc-f3fa-447-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9e76ea627c63e449f4108f9f771d0beaaf42185" 2018-06-27 21:14:38,596 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:14:38 GMT Server: Apache Content-Length: 192 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e5089f18-0230-4bd7-8e91-ab7f9088938e 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-e0f70acc-f3fa-447-proj", "previous": null, "next": null}, "projects": []} 2018-06-27 21:14:38,596 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-e0f70acc-f3fa-447-proj used request id req-e5089f18-0230-4bd7-8e91-ab7f9088938e 2018-06-27 21:14:38,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}e9e76ea627c63e449f4108f9f771d0beaaf42185" 2018-06-27 21:14:38,957 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:14:38 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7d1e0288-9b7d-47d9-8117-521bfc2679a1 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 21:14:38,958 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-7d1e0288-9b7d-47d9-8117-521bfc2679a1 2018-06-27 21:14:38,961 - 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}e9e76ea627c63e449f4108f9f771d0beaaf42185" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageNegativeTests-e0f70acc-f3fa-447-proj"}}' 2018-06-27 21:14:39,460 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 21:14:38 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f154b5e4-f929-4edc-9ff3-24d6a93d72b7 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/2ef27005949f4a61aa100d9b2d6ddec7"}, "tags": [], "enabled": true, "id": "2ef27005949f4a61aa100d9b2d6ddec7", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-e0f70acc-f3fa-447-proj"}} 2018-06-27 21:14:39,460 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-f154b5e4-f929-4edc-9ff3-24d6a93d72b7 2018-06-27 21:14:39,460 - keystone_utils - INFO - Created project with name - CreateImageNegativeTests-e0f70acc-f3fa-447-proj 2018-06-27 21:14:39,460 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:14:39,461 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:14:40,214 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:14:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["iT3E8hCtQvWzGv1AhGYuZg"], "issued_at": "2018-06-27T21:14:40.000000Z"}} 2018-06-27 21:14:40,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfdd1c8c17a56decf2e4a1e82f84b66a4128205f" 2018-06-27 21:14:40,574 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:14:40 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-847afe04-af70-43d7-8223-9fac85a6dae3 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:14:40,575 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-847afe04-af70-43d7-8223-9fac85a6dae3 2018-06-27 21:14:40,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 21:14:40,591 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:14: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-27 21:14:40,592 - 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}dfdd1c8c17a56decf2e4a1e82f84b66a4128205f" 2018-06-27 21:14:40,978 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:14:40 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ae97808a-7b59-4df8-9715-ac93ae781efa Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/05b1bc3fa6fd4243a4ba8b4d6fcc3daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05b1bc3fa6fd4243a4ba8b4d6fcc3daf", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/48d44c9c0fea4f4e80edc7d2e0715db7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d44c9c0fea4f4e80edc7d2e0715db7", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/4d3721127bf84155a837606ce3feba32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d3721127bf84155a837606ce3feba32", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/5c846663ea6d407e9223de0719ce5442"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c846663ea6d407e9223de0719ce5442", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/73a10e6c4f67490a8a4030cc6cea32f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73a10e6c4f67490a8a4030cc6cea32f5", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/8ecfab7d9d4f47bb8892a85b7d2a0b5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ecfab7d9d4f47bb8892a85b7d2a0b5a", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/b278d529e9a54a9195e4e536b9384dc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b278d529e9a54a9195e4e536b9384dc0", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b7f107ae7bb34ccea8282b1a0ec7a979"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7f107ae7bb34ccea8282b1a0ec7a979", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/d21494d0185b463db36b8c8c2b341b97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d21494d0185b463db36b8c8c2b341b97", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e0bb346419f84e4680f6ca9a97f4fc0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e0bb346419f84e4680f6ca9a97f4fc0b", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "c8d542af72ce49338052c29f02c8857e", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e9dd794fa5c040a9a0445386fb2a6116"}, "options": {}, "id": "e9dd794fa5c040a9a0445386fb2a6116", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/e9f9c747d54947bc800a81ecf11858f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9f9c747d54947bc800a81ecf11858f5", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-27 21:14:40,979 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-ae97808a-7b59-4df8-9715-ac93ae781efa 2018-06-27 21:14:40,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?name=CreateImageNegativeTests-e0f70acc-f3fa-447-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfdd1c8c17a56decf2e4a1e82f84b66a4128205f" 2018-06-27 21:14:41,425 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:14:40 GMT Server: Apache Content-Length: 467 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b6ed12da-6538-409f-86f8-bb9d07b95745 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateImageNegativeTests-e0f70acc-f3fa-447-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/2ef27005949f4a61aa100d9b2d6ddec7"}, "tags": [], "enabled": true, "id": "2ef27005949f4a61aa100d9b2d6ddec7", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-e0f70acc-f3fa-447-proj"}]} 2018-06-27 21:14:41,425 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateImageNegativeTests-e0f70acc-f3fa-447-proj used request id req-b6ed12da-6538-409f-86f8-bb9d07b95745 2018-06-27 21:14:41,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfdd1c8c17a56decf2e4a1e82f84b66a4128205f" 2018-06-27 21:14:41,812 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:14:41 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-715a3ac7-1601-4194-bd6e-79df34bc1c84 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 21:14:41,812 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-715a3ac7-1601-4194-bd6e-79df34bc1c84 2018-06-27 21:14:42,493 - keystone_utils - INFO - Created user with name - CreateImageNegativeTests-e0f70acc-f3fa-447-user 2018-06-27 21:14:42,493 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:14:42,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}e9e76ea627c63e449f4108f9f771d0beaaf42185" 2018-06-27 21:14:42,855 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:14:42 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ec850a38-9f50-4de5-8d97-8e4701eeeca4 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 21:14:42,855 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-ec850a38-9f50-4de5-8d97-8e4701eeeca4 2018-06-27 21:14:42,858 - 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}e9e76ea627c63e449f4108f9f771d0beaaf42185" -d '{"role": {"name": "CreateImageNegativeTests-e0f70acc-f3fa-447-proj-role"}}' 2018-06-27 21:14:43,215 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 21:14:42 GMT Server: Apache Content-Length: 223 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-430fcc31-c037-4ae1-80a7-e19a22140411 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1a4ff155858143318e17fa7cdd0e9372", "links": {"self": "http://10.167.4.35:5000/v3/roles/1a4ff155858143318e17fa7cdd0e9372"}, "name": "CreateImageNegativeTests-e0f70acc-f3fa-447-proj-role"}} 2018-06-27 21:14:43,215 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-430fcc31-c037-4ae1-80a7-e19a22140411 2018-06-27 21:14:43,216 - keystone_utils - INFO - Created role with name - CreateImageNegativeTests-e0f70acc-f3fa-447-proj-role 2018-06-27 21:14:43,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/1a4ff155858143318e17fa7cdd0e9372 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9e76ea627c63e449f4108f9f771d0beaaf42185" 2018-06-27 21:14:43,624 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:14:43 GMT Server: Apache Content-Length: 223 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-44be7289-30cb-4c11-834f-8d95749460ea Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1a4ff155858143318e17fa7cdd0e9372", "links": {"self": "http://10.167.4.35:5000/v3/roles/1a4ff155858143318e17fa7cdd0e9372"}, "name": "CreateImageNegativeTests-e0f70acc-f3fa-447-proj-role"}} 2018-06-27 21:14:43,624 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/1a4ff155858143318e17fa7cdd0e9372 used request id req-44be7289-30cb-4c11-834f-8d95749460ea 2018-06-27 21:14:43,624 - keystone_utils - INFO - Granting role CreateImageNegativeTests-e0f70acc-f3fa-447-proj-role to project CreateImageNegativeTests-e0f70acc-f3fa-447-proj 2018-06-27 21:14:43,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/2ef27005949f4a61aa100d9b2d6ddec7/users/202da0ad3d2a49d692a419bc5978c83e/roles/1a4ff155858143318e17fa7cdd0e9372 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9e76ea627c63e449f4108f9f771d0beaaf42185" 2018-06-27 21:14:44,168 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:14:43 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6903dcc5-06dc-444c-a270-4d3e40fa4e19 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:14:44,168 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/2ef27005949f4a61aa100d9b2d6ddec7/users/202da0ad3d2a49d692a419bc5978c83e/roles/1a4ff155858143318e17fa7cdd0e9372 used request id req-6903dcc5-06dc-444c-a270-4d3e40fa4e19 2018-06-27 21:14:44,169 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:14:44,170 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:14:45,102 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1a4ff155858143318e17fa7cdd0e9372", "name": "CreateImageNegativeTests-e0f70acc-f3fa-447-proj-role"}], "expires_at": "2018-06-27T22:14:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2ef27005949f4a61aa100d9b2d6ddec7", "name": "CreateImageNegativeTests-e0f70acc-f3fa-447-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/2ef27005949f4a61aa100d9b2d6ddec7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/2ef27005949f4a61aa100d9b2d6ddec7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/2ef27005949f4a61aa100d9b2d6ddec7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/2ef27005949f4a61aa100d9b2d6ddec7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/2ef27005949f4a61aa100d9b2d6ddec7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/2ef27005949f4a61aa100d9b2d6ddec7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/2ef27005949f4a61aa100d9b2d6ddec7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/2ef27005949f4a61aa100d9b2d6ddec7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/2ef27005949f4a61aa100d9b2d6ddec7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/2ef27005949f4a61aa100d9b2d6ddec7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/2ef27005949f4a61aa100d9b2d6ddec7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/2ef27005949f4a61aa100d9b2d6ddec7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageNegativeTests-e0f70acc-f3fa-447-user", "id": "202da0ad3d2a49d692a419bc5978c83e"}, "audit_ids": ["OTESwuKnRYyoXHT-Kp0vkg"], "issued_at": "2018-06-27T21:14:45.000000Z"}} 2018-06-27 21:14:45,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af74cb0a17faaa70237cc94ba3f38ac7a3b39ab7" 2018-06-27 21:14:45,457 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:14:45 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-767e3f5d-e7ea-4682-827a-879d40ff7484 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:14:45,457 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-767e3f5d-e7ea-4682-827a-879d40ff7484 2018-06-27 21:14:45,461 - 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}af74cb0a17faaa70237cc94ba3f38ac7a3b39ab7" 2018-06-27 21:14:46,197 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:14:46 GMT Content-Type: application/json Content-Length: 87 Connection: keep-alive X-Openstack-Request-Id: req-7b0257cb-e04c-4f9c-9ad9-9add3a82981a Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20&name=foo"} 2018-06-27 21:14:46,197 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&name=foo used request id req-7b0257cb-e04c-4f9c-9ad9-9add3a82981a 2018-06-27 21:14:46,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/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9e76ea627c63e449f4108f9f771d0beaaf42185" 2018-06-27 21:14:47,089 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:14:47 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-2dc9eef4-ffa5-4c4b-8293-47bb2ff5601e Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-27T19:03:04Z", "updated_at": "2018-06-27T19:03:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "6748ef1e-56da-434e-9e89-e86b58537b65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "b3e3826c-1c48-4699-93f0-f8a310956753", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "bfad35fa-7ea9-4a81-917d-7b86481eb510", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "d657b333-103d-4d19-add8-1e8bae2f8849", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b92069937e44a3786e439f95c61afe5", "created_at": "2018-06-27T19:08:41Z", "updated_at": "2018-06-27T19:08:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "4ac2a090-f595-4e7b-9b7a-a52fa204e881", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "5508c0b1-6261-44cb-854d-60c64bcbba0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "a60c77dc-6985-48ac-a3a3-067176d3e52f", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "e6ec0fa4-1eb3-4c5d-a451-c7acfd7fde82", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}], "revision_number": 4, "project_id": "4b92069937e44a3786e439f95c61afe5", "id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T18:59:55Z", "updated_at": "2018-06-27T18:59:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "5a060918-419b-4ec3-90df-a7764c06af2f", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "6cd9bbf0-4d1b-4b13-a6c4-e20a15bb3360", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "8134c0f0-89c6-4d45-bef8-a9260d9d0723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "e0e7297a-a59d-4d2b-b75c-2cc86b269114", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}], "revision_number": 4, "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "created_at": "2018-06-27T21:03:43Z", "updated_at": "2018-06-27T21:03:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "41061dbf-a5a2-465f-84dd-140f6104b3f7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "47d5c96d-0510-41a5-b33e-5683702c5bb8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "4b4b6430-3f42-4fe4-a25e-2c5c015a7699", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "e6a68cb7-6491-4474-a4d7-38496cac4eb7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}], "revision_number": 4, "project_id": "3f0a375b66c54145bff1c56e7c91ad73", "id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "name": "default"}]} 2018-06-27 21:14:47,090 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-2dc9eef4-ffa5-4c4b-8293-47bb2ff5601e 2018-06-27 21:14:47,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/4b92069937e44a3786e439f95c61afe5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9e76ea627c63e449f4108f9f771d0beaaf42185" 2018-06-27 21:14:47,400 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:14:47 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d9299a00-5691-494c-8503-5d87602f067a 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/4b92069937e44a3786e439f95c61afe5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4b92069937e44a3786e439f95c61afe5", "name": "service"}} 2018-06-27 21:14:47,400 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/4b92069937e44a3786e439f95c61afe5 used request id req-d9299a00-5691-494c-8503-5d87602f067a 2018-06-27 21:14:47,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/8cdbc979369d4c15b8ddd6cc77d930e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9e76ea627c63e449f4108f9f771d0beaaf42185" 2018-06-27 21:14:47,779 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:14:47 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6cd9ddf6-3cdb-4c3f-a424-58dfe56b5f76 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/8cdbc979369d4c15b8ddd6cc77d930e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}} 2018-06-27 21:14:47,780 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 used request id req-6cd9ddf6-3cdb-4c3f-a424-58dfe56b5f76 2018-06-27 21:14:47,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f0a375b66c54145bff1c56e7c91ad73 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9e76ea627c63e449f4108f9f771d0beaaf42185" 2018-06-27 21:14:48,182 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 27 Jun 2018 21:14:47 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e622985d-f503-437e-8a78-c61b631b4606 Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3f0a375b66c54145bff1c56e7c91ad73.", "code": 404, "title": "Not Found"}} 2018-06-27 21:14:48,182 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f0a375b66c54145bff1c56e7c91ad73 used request id req-e622985d-f503-437e-8a78-c61b631b4606 2018-06-27 21:14:48,182 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-06-27 21:14:48,184 - keystone_utils - INFO - Deleting project with name - CreateImageNegativeTests-e0f70acc-f3fa-447-proj 2018-06-27 21:14:48,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/2ef27005949f4a61aa100d9b2d6ddec7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9e76ea627c63e449f4108f9f771d0beaaf42185" 2018-06-27 21:14:48,860 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:14:48 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2bc34657-51aa-4db4-8330-bf4188dd5328 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:14:48,860 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/2ef27005949f4a61aa100d9b2d6ddec7 used request id req-2bc34657-51aa-4db4-8330-bf4188dd5328 2018-06-27 21:14:48,861 - keystone_utils - INFO - Deleting role with name - CreateImageNegativeTests-e0f70acc-f3fa-447-proj-role 2018-06-27 21:14:48,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/1a4ff155858143318e17fa7cdd0e9372 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9e76ea627c63e449f4108f9f771d0beaaf42185" 2018-06-27 21:14:49,276 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:14:48 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b7df9084-dd8f-49dc-9e82-15d61f537517 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:14:49,277 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/1a4ff155858143318e17fa7cdd0e9372 used request id req-b7df9084-dd8f-49dc-9e82-15d61f537517 2018-06-27 21:14:49,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9e76ea627c63e449f4108f9f771d0beaaf42185" 2018-06-27 21:14:49,605 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:14:49 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d1b01c50-3e2b-4d80-85a7-99589ff75ffc Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 21:14:49,605 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-d1b01c50-3e2b-4d80-85a7-99589ff75ffc 2018-06-27 21:14:49,605 - keystone_utils - INFO - Deleting user with name - CreateImageNegativeTests-e0f70acc-f3fa-447-user 2018-06-27 21:14:49,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/202da0ad3d2a49d692a419bc5978c83e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfdd1c8c17a56decf2e4a1e82f84b66a4128205f" 2018-06-27 21:14:50,216 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:14:49 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0c9a274a-74e7-4d15-a2eb-35ef72e2b86b Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:14:50,217 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/202da0ad3d2a49d692a419bc5978c83e used request id req-0c9a274a-74e7-4d15-a2eb-35ef72e2b86b 2018-06-27 21:14:50,218 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:14:50,946 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:14:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["TzKIec5QQtaXIBhDveHMXg"], "issued_at": "2018-06-27T21:14:50.000000Z"}} 2018-06-27 21:14:50,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}dd5e593e6c51435c807be745381bc558d0868659" 2018-06-27 21:14:50,996 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:14:50 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-16c11876-fd1a-4c67-afe8-80c5f63c6f12 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:14:50,997 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-16c11876-fd1a-4c67-afe8-80c5f63c6f12 2018-06-27 21:14:50,998 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:14:50,999 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:14:51,805 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:14:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["PqP2yBVVTYyUvn5PJMTiCA"], "issued_at": "2018-06-27T21:14:51.000000Z"}} 2018-06-27 21:14:51,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}05bcfe1f37d28a5b067eb00ae44ff9cd4ab23fa4" 2018-06-27 21:14:52,131 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:14:51 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ff73c720-6d65-4ac3-93e7-e6c2587e2d14 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:14:52,131 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-ff73c720-6d65-4ac3-93e7-e6c2587e2d14 2018-06-27 21:14:52,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: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 21:14:52,143 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:14: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-27 21:14:52,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?enabled=True&domain_name=Default&name=CreateImageNegativeTests-5571cd5a-aefd-4fc-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05bcfe1f37d28a5b067eb00ae44ff9cd4ab23fa4" 2018-06-27 21:14:52,485 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:14:52 GMT Server: Apache Content-Length: 192 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fbdbf21f-c4a3-4e7f-a8ab-e42ada618146 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-5571cd5a-aefd-4fc-proj", "previous": null, "next": null}, "projects": []} 2018-06-27 21:14:52,485 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-5571cd5a-aefd-4fc-proj used request id req-fbdbf21f-c4a3-4e7f-a8ab-e42ada618146 2018-06-27 21:14:52,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05bcfe1f37d28a5b067eb00ae44ff9cd4ab23fa4" 2018-06-27 21:14:52,810 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:14:52 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1a8debbd-9601-422a-9bea-712821edb606 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 21:14:52,811 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-1a8debbd-9601-422a-9bea-712821edb606 2018-06-27 21:14:52,815 - 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}05bcfe1f37d28a5b067eb00ae44ff9cd4ab23fa4" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageNegativeTests-5571cd5a-aefd-4fc-proj"}}' 2018-06-27 21:14:53,254 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 21:14:52 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9d50a3ed-587b-4e6b-8597-f67a9a03665e Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/447d8fbdd59548318980d4eb00b79f35"}, "tags": [], "enabled": true, "id": "447d8fbdd59548318980d4eb00b79f35", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-5571cd5a-aefd-4fc-proj"}} 2018-06-27 21:14:53,254 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-9d50a3ed-587b-4e6b-8597-f67a9a03665e 2018-06-27 21:14:53,254 - keystone_utils - INFO - Created project with name - CreateImageNegativeTests-5571cd5a-aefd-4fc-proj 2018-06-27 21:14:53,254 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:14:53,255 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:14:54,194 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:14:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["iIOhObIyRw-1RWA21BwkiA"], "issued_at": "2018-06-27T21:14:54.000000Z"}} 2018-06-27 21:14:54,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}3ae07bfa7a06cb87fd13145c55dda39dcfd09053" 2018-06-27 21:14:54,248 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:14:54 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f29e2709-3602-4929-bcbc-6e1397202c8e Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:14:54,248 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-f29e2709-3602-4929-bcbc-6e1397202c8e 2018-06-27 21:14:54,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 21:14:54,269 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:14: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-27 21:14:54,269 - 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}3ae07bfa7a06cb87fd13145c55dda39dcfd09053" 2018-06-27 21:14:54,670 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:14:54 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a18f6478-94bc-488f-8a64-d45b2e30d75f Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/05b1bc3fa6fd4243a4ba8b4d6fcc3daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05b1bc3fa6fd4243a4ba8b4d6fcc3daf", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/48d44c9c0fea4f4e80edc7d2e0715db7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d44c9c0fea4f4e80edc7d2e0715db7", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/4d3721127bf84155a837606ce3feba32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d3721127bf84155a837606ce3feba32", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/5c846663ea6d407e9223de0719ce5442"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c846663ea6d407e9223de0719ce5442", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/73a10e6c4f67490a8a4030cc6cea32f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73a10e6c4f67490a8a4030cc6cea32f5", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/8ecfab7d9d4f47bb8892a85b7d2a0b5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ecfab7d9d4f47bb8892a85b7d2a0b5a", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/b278d529e9a54a9195e4e536b9384dc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b278d529e9a54a9195e4e536b9384dc0", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b7f107ae7bb34ccea8282b1a0ec7a979"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7f107ae7bb34ccea8282b1a0ec7a979", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/d21494d0185b463db36b8c8c2b341b97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d21494d0185b463db36b8c8c2b341b97", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e0bb346419f84e4680f6ca9a97f4fc0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e0bb346419f84e4680f6ca9a97f4fc0b", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "c8d542af72ce49338052c29f02c8857e", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e9dd794fa5c040a9a0445386fb2a6116"}, "options": {}, "id": "e9dd794fa5c040a9a0445386fb2a6116", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/e9f9c747d54947bc800a81ecf11858f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9f9c747d54947bc800a81ecf11858f5", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-27 21:14:54,670 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-a18f6478-94bc-488f-8a64-d45b2e30d75f 2018-06-27 21:14:54,674 - 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-5571cd5a-aefd-4fc-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ae07bfa7a06cb87fd13145c55dda39dcfd09053" 2018-06-27 21:14:55,015 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:14:54 GMT Server: Apache Content-Length: 467 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5913a610-84c0-4d9a-87b1-fb233015326f Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateImageNegativeTests-5571cd5a-aefd-4fc-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/447d8fbdd59548318980d4eb00b79f35"}, "tags": [], "enabled": true, "id": "447d8fbdd59548318980d4eb00b79f35", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-5571cd5a-aefd-4fc-proj"}]} 2018-06-27 21:14:55,016 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateImageNegativeTests-5571cd5a-aefd-4fc-proj used request id req-5913a610-84c0-4d9a-87b1-fb233015326f 2018-06-27 21:14:55,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}3ae07bfa7a06cb87fd13145c55dda39dcfd09053" 2018-06-27 21:14:55,452 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:14:55 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-442188a3-5e28-414e-98ea-848c26297eab Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 21:14:55,453 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-442188a3-5e28-414e-98ea-848c26297eab 2018-06-27 21:14:56,118 - keystone_utils - INFO - Created user with name - CreateImageNegativeTests-5571cd5a-aefd-4fc-user 2018-06-27 21:14:56,118 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:14:56,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05bcfe1f37d28a5b067eb00ae44ff9cd4ab23fa4" 2018-06-27 21:14:56,452 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:14:56 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-03db0594-a6c0-4fc5-a627-bfe499606d44 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 21:14:56,453 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-03db0594-a6c0-4fc5-a627-bfe499606d44 2018-06-27 21:14:56,456 - 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}05bcfe1f37d28a5b067eb00ae44ff9cd4ab23fa4" -d '{"role": {"name": "CreateImageNegativeTests-5571cd5a-aefd-4fc-proj-role"}}' 2018-06-27 21:14:56,735 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 21:14:56 GMT Server: Apache Content-Length: 223 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f1e6fad7-8b5f-407b-9e04-d9b91374b981 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e599d279b2694863a8ab8aca304c97ef", "links": {"self": "http://10.167.4.35:5000/v3/roles/e599d279b2694863a8ab8aca304c97ef"}, "name": "CreateImageNegativeTests-5571cd5a-aefd-4fc-proj-role"}} 2018-06-27 21:14:56,735 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-f1e6fad7-8b5f-407b-9e04-d9b91374b981 2018-06-27 21:14:56,736 - keystone_utils - INFO - Created role with name - CreateImageNegativeTests-5571cd5a-aefd-4fc-proj-role 2018-06-27 21:14:56,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/e599d279b2694863a8ab8aca304c97ef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05bcfe1f37d28a5b067eb00ae44ff9cd4ab23fa4" 2018-06-27 21:14:57,108 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:14:56 GMT Server: Apache Content-Length: 223 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9801a05a-28dd-43df-a1f8-3147a83003a8 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e599d279b2694863a8ab8aca304c97ef", "links": {"self": "http://10.167.4.35:5000/v3/roles/e599d279b2694863a8ab8aca304c97ef"}, "name": "CreateImageNegativeTests-5571cd5a-aefd-4fc-proj-role"}} 2018-06-27 21:14:57,108 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/e599d279b2694863a8ab8aca304c97ef used request id req-9801a05a-28dd-43df-a1f8-3147a83003a8 2018-06-27 21:14:57,109 - keystone_utils - INFO - Granting role CreateImageNegativeTests-5571cd5a-aefd-4fc-proj-role to project CreateImageNegativeTests-5571cd5a-aefd-4fc-proj 2018-06-27 21:14:57,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/447d8fbdd59548318980d4eb00b79f35/users/1776745091db453d97bce0d9e7842106/roles/e599d279b2694863a8ab8aca304c97ef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05bcfe1f37d28a5b067eb00ae44ff9cd4ab23fa4" 2018-06-27 21:14:57,508 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:14:57 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c2b0b16c-0749-481f-9c89-867144eb362f Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:14:57,509 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/447d8fbdd59548318980d4eb00b79f35/users/1776745091db453d97bce0d9e7842106/roles/e599d279b2694863a8ab8aca304c97ef used request id req-c2b0b16c-0749-481f-9c89-867144eb362f 2018-06-27 21:14:57,509 - openstack_tests - DEBUG - Image metadata - None 2018-06-27 21:14:57,509 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:14:57,510 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:14:58,198 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e599d279b2694863a8ab8aca304c97ef", "name": "CreateImageNegativeTests-5571cd5a-aefd-4fc-proj-role"}], "expires_at": "2018-06-27T22:14:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "447d8fbdd59548318980d4eb00b79f35", "name": "CreateImageNegativeTests-5571cd5a-aefd-4fc-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/447d8fbdd59548318980d4eb00b79f35", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/447d8fbdd59548318980d4eb00b79f35", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/447d8fbdd59548318980d4eb00b79f35", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/447d8fbdd59548318980d4eb00b79f35", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/447d8fbdd59548318980d4eb00b79f35", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/447d8fbdd59548318980d4eb00b79f35", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/447d8fbdd59548318980d4eb00b79f35", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/447d8fbdd59548318980d4eb00b79f35", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/447d8fbdd59548318980d4eb00b79f35", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/447d8fbdd59548318980d4eb00b79f35", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/447d8fbdd59548318980d4eb00b79f35", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/447d8fbdd59548318980d4eb00b79f35", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageNegativeTests-5571cd5a-aefd-4fc-user", "id": "1776745091db453d97bce0d9e7842106"}, "audit_ids": ["E6BmG11HT2C9zN4FIstdkw"], "issued_at": "2018-06-27T21:14:58.000000Z"}} 2018-06-27 21:14:58,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0f1821d4044ca407f86d5c0892e16c011dc4932" 2018-06-27 21:14:58,560 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:14:58 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d469c275-3ebc-4e73-803f-0b177d313fb3 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:14:58,560 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-d469c275-3ebc-4e73-803f-0b177d313fb3 2018-06-27 21:14:58,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=CreateImageNegativeTests-3ceec0af-884a-4bea-9171-9ddabbd8d47e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d0f1821d4044ca407f86d5c0892e16c011dc4932" 2018-06-27 21:14:59,438 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:14:59 GMT Content-Type: application/json Content-Length: 163 Connection: keep-alive X-Openstack-Request-Id: req-722c5233-d795-4ac1-93ea-be08e45a139c Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageNegativeTests-3ceec0af-884a-4bea-9171-9ddabbd8d47e"} 2018-06-27 21:14:59,439 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageNegativeTests-3ceec0af-884a-4bea-9171-9ddabbd8d47e used request id req-722c5233-d795-4ac1-93ea-be08e45a139c 2018-06-27 21:14:59,439 - file_utils - DEBUG - Downloading file from - http://foo.bar 2018-06-27 21:14:59,439 - file_utils - DEBUG - Saving file to - /tmp/be197ae9-73b4-4dcc-a043-f4691091ba81 2018-06-27 21:14:59,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/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05bcfe1f37d28a5b067eb00ae44ff9cd4ab23fa4" 2018-06-27 21:15:00,510 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:15:00 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-bab13fd9-1a44-4b74-8e7d-67ea1e2cc600 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-27T19:03:04Z", "updated_at": "2018-06-27T19:03:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "6748ef1e-56da-434e-9e89-e86b58537b65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "b3e3826c-1c48-4699-93f0-f8a310956753", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "bfad35fa-7ea9-4a81-917d-7b86481eb510", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "d657b333-103d-4d19-add8-1e8bae2f8849", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b92069937e44a3786e439f95c61afe5", "created_at": "2018-06-27T19:08:41Z", "updated_at": "2018-06-27T19:08:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "4ac2a090-f595-4e7b-9b7a-a52fa204e881", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "5508c0b1-6261-44cb-854d-60c64bcbba0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "a60c77dc-6985-48ac-a3a3-067176d3e52f", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "e6ec0fa4-1eb3-4c5d-a451-c7acfd7fde82", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}], "revision_number": 4, "project_id": "4b92069937e44a3786e439f95c61afe5", "id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T18:59:55Z", "updated_at": "2018-06-27T18:59:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "5a060918-419b-4ec3-90df-a7764c06af2f", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "6cd9bbf0-4d1b-4b13-a6c4-e20a15bb3360", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "8134c0f0-89c6-4d45-bef8-a9260d9d0723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "e0e7297a-a59d-4d2b-b75c-2cc86b269114", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}], "revision_number": 4, "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "created_at": "2018-06-27T21:03:43Z", "updated_at": "2018-06-27T21:03:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "41061dbf-a5a2-465f-84dd-140f6104b3f7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "47d5c96d-0510-41a5-b33e-5683702c5bb8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "4b4b6430-3f42-4fe4-a25e-2c5c015a7699", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "e6a68cb7-6491-4474-a4d7-38496cac4eb7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}], "revision_number": 4, "project_id": "3f0a375b66c54145bff1c56e7c91ad73", "id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "name": "default"}]} 2018-06-27 21:15:00,511 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-bab13fd9-1a44-4b74-8e7d-67ea1e2cc600 2018-06-27 21:15:00,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/4b92069937e44a3786e439f95c61afe5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05bcfe1f37d28a5b067eb00ae44ff9cd4ab23fa4" 2018-06-27 21:15:00,615 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:15:00 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3239b509-465b-43a8-8bbf-16cd0fdf72c8 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/4b92069937e44a3786e439f95c61afe5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4b92069937e44a3786e439f95c61afe5", "name": "service"}} 2018-06-27 21:15:00,615 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/4b92069937e44a3786e439f95c61afe5 used request id req-3239b509-465b-43a8-8bbf-16cd0fdf72c8 2018-06-27 21:15:00,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05bcfe1f37d28a5b067eb00ae44ff9cd4ab23fa4" 2018-06-27 21:15:01,015 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:15:00 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-64dc09ff-816b-4bcb-8781-a7129b5c40d0 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/8cdbc979369d4c15b8ddd6cc77d930e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}} 2018-06-27 21:15:01,016 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 used request id req-64dc09ff-816b-4bcb-8781-a7129b5c40d0 2018-06-27 21:15: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/3f0a375b66c54145bff1c56e7c91ad73 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05bcfe1f37d28a5b067eb00ae44ff9cd4ab23fa4" 2018-06-27 21:15:01,353 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 27 Jun 2018 21:15:01 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-37221576-5ccc-487c-906d-d70d1445270b Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3f0a375b66c54145bff1c56e7c91ad73.", "code": 404, "title": "Not Found"}} 2018-06-27 21:15:01,354 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f0a375b66c54145bff1c56e7c91ad73 used request id req-37221576-5ccc-487c-906d-d70d1445270b 2018-06-27 21:15:01,354 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-06-27 21:15:01,355 - keystone_utils - INFO - Deleting project with name - CreateImageNegativeTests-5571cd5a-aefd-4fc-proj 2018-06-27 21:15:01,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/447d8fbdd59548318980d4eb00b79f35 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05bcfe1f37d28a5b067eb00ae44ff9cd4ab23fa4" 2018-06-27 21:15:02,104 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:15:01 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6ce3ee08-2da2-4883-bb2b-fa50ff393e86 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:15:02,104 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/447d8fbdd59548318980d4eb00b79f35 used request id req-6ce3ee08-2da2-4883-bb2b-fa50ff393e86 2018-06-27 21:15:02,104 - keystone_utils - INFO - Deleting role with name - CreateImageNegativeTests-5571cd5a-aefd-4fc-proj-role 2018-06-27 21:15:02,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/e599d279b2694863a8ab8aca304c97ef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05bcfe1f37d28a5b067eb00ae44ff9cd4ab23fa4" 2018-06-27 21:15:02,516 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:15:02 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-03f1eecc-2286-409b-994c-a9ffcc328644 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:15:02,516 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/e599d279b2694863a8ab8aca304c97ef used request id req-03f1eecc-2286-409b-994c-a9ffcc328644 2018-06-27 21:15:02,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}05bcfe1f37d28a5b067eb00ae44ff9cd4ab23fa4" 2018-06-27 21:15:02,609 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:15:02 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-beaac01f-7ed2-4975-834a-537c9ec74f3f Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 21:15:02,610 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-beaac01f-7ed2-4975-834a-537c9ec74f3f 2018-06-27 21:15:02,610 - keystone_utils - INFO - Deleting user with name - CreateImageNegativeTests-5571cd5a-aefd-4fc-user 2018-06-27 21:15:02,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/1776745091db453d97bce0d9e7842106 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ae07bfa7a06cb87fd13145c55dda39dcfd09053" 2018-06-27 21:15:03,241 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:15:02 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0cd860b4-bd10-47a6-893b-757264371bf4 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:15:03,241 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/1776745091db453d97bce0d9e7842106 used request id req-0cd860b4-bd10-47a6-893b-757264371bf4 2018-06-27 21:15:03,242 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:15:04,027 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:15:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["Fbx5K321TtqTNUjYrgGFTA"], "issued_at": "2018-06-27T21:15:04.000000Z"}} 2018-06-27 21:15:04,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}957cd3c4879b318c3f5540d4d66053180e5fde54" 2018-06-27 21:15:04,075 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:15:04 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-97498df0-43d8-4acb-bac8-a35f63d4f431 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:15:04,075 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-97498df0-43d8-4acb-bac8-a35f63d4f431 2018-06-27 21:15:04,076 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:15:04,078 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:15:04,931 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:15:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["2NB_-I8nQuSi1DuKSqWkaQ"], "issued_at": "2018-06-27T21:15:04.000000Z"}} 2018-06-27 21:15:04,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}a2bcbdb561da1a0ca8bcaf3070ca6fca12d32468" 2018-06-27 21:15:05,269 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:15:04 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ec0551df-77ed-4c77-8b35-857b1e4ec59f Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:15:05,269 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-ec0551df-77ed-4c77-8b35-857b1e4ec59f 2018-06-27 21:15:05,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 21:15:05,285 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:15: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-27 21:15:05,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=CreateMultiPartImageTests-95515e63-bf67-4a7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2bcbdb561da1a0ca8bcaf3070ca6fca12d32468" 2018-06-27 21:15:05,718 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:15:05 GMT Server: Apache Content-Length: 193 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ea040e70-a9c0-407d-8397-28ed0c566093 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-95515e63-bf67-4a7-proj", "previous": null, "next": null}, "projects": []} 2018-06-27 21:15:05,718 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-95515e63-bf67-4a7-proj used request id req-ea040e70-a9c0-407d-8397-28ed0c566093 2018-06-27 21:15:05,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2bcbdb561da1a0ca8bcaf3070ca6fca12d32468" 2018-06-27 21:15:06,067 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:15:05 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e3bc0479-31a8-4406-b2d5-a1c05eef2a1a Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 21:15:06,067 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-e3bc0479-31a8-4406-b2d5-a1c05eef2a1a 2018-06-27 21:15:06,071 - 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}a2bcbdb561da1a0ca8bcaf3070ca6fca12d32468" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateMultiPartImageTests-95515e63-bf67-4a7-proj"}}' 2018-06-27 21:15:06,557 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 21:15:06 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-742e373f-61ed-4d0a-8528-e00312b4c186 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/0aea12aca9e14d87995189dc7a96211f"}, "tags": [], "enabled": true, "id": "0aea12aca9e14d87995189dc7a96211f", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-95515e63-bf67-4a7-proj"}} 2018-06-27 21:15:06,557 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-742e373f-61ed-4d0a-8528-e00312b4c186 2018-06-27 21:15:06,557 - keystone_utils - INFO - Created project with name - CreateMultiPartImageTests-95515e63-bf67-4a7-proj 2018-06-27 21:15:06,557 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:15:06,558 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:15:07,375 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:15:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["z48Qmf7dSGqsYsjXFdgzRQ"], "issued_at": "2018-06-27T21:15:07.000000Z"}} 2018-06-27 21:15:07,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}d8c9a73fcc7af1f3e52fcc3a81f11148ddc2a619" 2018-06-27 21:15:07,427 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:15:07 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c6210ee0-5036-49ed-855d-6c6eaf3413bf Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:15:07,428 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-c6210ee0-5036-49ed-855d-6c6eaf3413bf 2018-06-27 21:15:07,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 21:15:07,443 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21: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-27 21:15:07,443 - 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}d8c9a73fcc7af1f3e52fcc3a81f11148ddc2a619" 2018-06-27 21:15:07,867 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:15:07 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8b4fa1bb-c305-478e-81a1-80442a8be28e Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/05b1bc3fa6fd4243a4ba8b4d6fcc3daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05b1bc3fa6fd4243a4ba8b4d6fcc3daf", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/48d44c9c0fea4f4e80edc7d2e0715db7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d44c9c0fea4f4e80edc7d2e0715db7", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/4d3721127bf84155a837606ce3feba32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d3721127bf84155a837606ce3feba32", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/5c846663ea6d407e9223de0719ce5442"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c846663ea6d407e9223de0719ce5442", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/73a10e6c4f67490a8a4030cc6cea32f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73a10e6c4f67490a8a4030cc6cea32f5", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/8ecfab7d9d4f47bb8892a85b7d2a0b5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ecfab7d9d4f47bb8892a85b7d2a0b5a", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/b278d529e9a54a9195e4e536b9384dc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b278d529e9a54a9195e4e536b9384dc0", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b7f107ae7bb34ccea8282b1a0ec7a979"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7f107ae7bb34ccea8282b1a0ec7a979", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/d21494d0185b463db36b8c8c2b341b97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d21494d0185b463db36b8c8c2b341b97", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e0bb346419f84e4680f6ca9a97f4fc0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e0bb346419f84e4680f6ca9a97f4fc0b", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "c8d542af72ce49338052c29f02c8857e", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e9dd794fa5c040a9a0445386fb2a6116"}, "options": {}, "id": "e9dd794fa5c040a9a0445386fb2a6116", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/e9f9c747d54947bc800a81ecf11858f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9f9c747d54947bc800a81ecf11858f5", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-27 21:15:07,867 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-8b4fa1bb-c305-478e-81a1-80442a8be28e 2018-06-27 21:15:07,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?name=CreateMultiPartImageTests-95515e63-bf67-4a7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8c9a73fcc7af1f3e52fcc3a81f11148ddc2a619" 2018-06-27 21:15:08,244 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:15:07 GMT Server: Apache Content-Length: 469 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3609be3e-0d60-499c-aa05-4dcba8134d46 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateMultiPartImageTests-95515e63-bf67-4a7-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/0aea12aca9e14d87995189dc7a96211f"}, "tags": [], "enabled": true, "id": "0aea12aca9e14d87995189dc7a96211f", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-95515e63-bf67-4a7-proj"}]} 2018-06-27 21:15:08,245 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateMultiPartImageTests-95515e63-bf67-4a7-proj used request id req-3609be3e-0d60-499c-aa05-4dcba8134d46 2018-06-27 21:15:08,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8c9a73fcc7af1f3e52fcc3a81f11148ddc2a619" 2018-06-27 21:15:08,597 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:15:08 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4d320a6f-7167-4523-b1a4-0b205aeacf77 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 21:15:08,598 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-4d320a6f-7167-4523-b1a4-0b205aeacf77 2018-06-27 21:15:09,323 - keystone_utils - INFO - Created user with name - CreateMultiPartImageTests-95515e63-bf67-4a7-user 2018-06-27 21:15:09,323 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:15:09,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}a2bcbdb561da1a0ca8bcaf3070ca6fca12d32468" 2018-06-27 21:15:09,672 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:15:09 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e274d832-5dc7-49ed-b9a9-95cc2a909a2f Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 21:15:09,672 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-e274d832-5dc7-49ed-b9a9-95cc2a909a2f 2018-06-27 21:15:09,676 - 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}a2bcbdb561da1a0ca8bcaf3070ca6fca12d32468" -d '{"role": {"name": "CreateMultiPartImageTests-95515e63-bf67-4a7-proj-role"}}' 2018-06-27 21:15:10,025 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 21:15:09 GMT Server: Apache Content-Length: 224 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fb42fc1e-1fbb-4f3e-980d-d9116d9d0d79 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "27550e81809c428683f889bcd4f7ac8b", "links": {"self": "http://10.167.4.35:5000/v3/roles/27550e81809c428683f889bcd4f7ac8b"}, "name": "CreateMultiPartImageTests-95515e63-bf67-4a7-proj-role"}} 2018-06-27 21:15:10,025 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-fb42fc1e-1fbb-4f3e-980d-d9116d9d0d79 2018-06-27 21:15:10,026 - keystone_utils - INFO - Created role with name - CreateMultiPartImageTests-95515e63-bf67-4a7-proj-role 2018-06-27 21:15:10,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/27550e81809c428683f889bcd4f7ac8b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2bcbdb561da1a0ca8bcaf3070ca6fca12d32468" 2018-06-27 21:15:10,384 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:15:10 GMT Server: Apache Content-Length: 224 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-32e9f3ce-ef80-4037-9ffe-60b6a0c5694d Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "27550e81809c428683f889bcd4f7ac8b", "links": {"self": "http://10.167.4.35:5000/v3/roles/27550e81809c428683f889bcd4f7ac8b"}, "name": "CreateMultiPartImageTests-95515e63-bf67-4a7-proj-role"}} 2018-06-27 21:15:10,384 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/27550e81809c428683f889bcd4f7ac8b used request id req-32e9f3ce-ef80-4037-9ffe-60b6a0c5694d 2018-06-27 21:15:10,384 - keystone_utils - INFO - Granting role CreateMultiPartImageTests-95515e63-bf67-4a7-proj-role to project CreateMultiPartImageTests-95515e63-bf67-4a7-proj 2018-06-27 21:15:10,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/0aea12aca9e14d87995189dc7a96211f/users/c8ab908d21c8478693d077bbfdc12ce7/roles/27550e81809c428683f889bcd4f7ac8b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2bcbdb561da1a0ca8bcaf3070ca6fca12d32468" 2018-06-27 21:15:10,807 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:15:10 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3ef04c35-58e0-4f2d-979d-ff059f2e8141 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:15:10,807 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/0aea12aca9e14d87995189dc7a96211f/users/c8ab908d21c8478693d077bbfdc12ce7/roles/27550e81809c428683f889bcd4f7ac8b used request id req-3ef04c35-58e0-4f2d-979d-ff059f2e8141 2018-06-27 21:15:10,808 - create_image_tests - WARNING - Will not download the kernel image. Cannot execute test 2018-06-27 21:15:10,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-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2bcbdb561da1a0ca8bcaf3070ca6fca12d32468" 2018-06-27 21:15:11,855 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:15:11 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-b4ec51f9-7ad6-4ea9-8df5-0ede309304cc Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-27T19:03:04Z", "updated_at": "2018-06-27T19:03:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "6748ef1e-56da-434e-9e89-e86b58537b65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "b3e3826c-1c48-4699-93f0-f8a310956753", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "bfad35fa-7ea9-4a81-917d-7b86481eb510", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "d657b333-103d-4d19-add8-1e8bae2f8849", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b92069937e44a3786e439f95c61afe5", "created_at": "2018-06-27T19:08:41Z", "updated_at": "2018-06-27T19:08:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "4ac2a090-f595-4e7b-9b7a-a52fa204e881", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "5508c0b1-6261-44cb-854d-60c64bcbba0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "a60c77dc-6985-48ac-a3a3-067176d3e52f", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "e6ec0fa4-1eb3-4c5d-a451-c7acfd7fde82", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}], "revision_number": 4, "project_id": "4b92069937e44a3786e439f95c61afe5", "id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T18:59:55Z", "updated_at": "2018-06-27T18:59:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "5a060918-419b-4ec3-90df-a7764c06af2f", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "6cd9bbf0-4d1b-4b13-a6c4-e20a15bb3360", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "8134c0f0-89c6-4d45-bef8-a9260d9d0723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "e0e7297a-a59d-4d2b-b75c-2cc86b269114", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}], "revision_number": 4, "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "created_at": "2018-06-27T21:03:43Z", "updated_at": "2018-06-27T21:03:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "41061dbf-a5a2-465f-84dd-140f6104b3f7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "47d5c96d-0510-41a5-b33e-5683702c5bb8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "4b4b6430-3f42-4fe4-a25e-2c5c015a7699", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "e6a68cb7-6491-4474-a4d7-38496cac4eb7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}], "revision_number": 4, "project_id": "3f0a375b66c54145bff1c56e7c91ad73", "id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "name": "default"}]} 2018-06-27 21:15:11,856 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-b4ec51f9-7ad6-4ea9-8df5-0ede309304cc 2018-06-27 21:15:11,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/4b92069937e44a3786e439f95c61afe5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2bcbdb561da1a0ca8bcaf3070ca6fca12d32468" 2018-06-27 21:15:12,268 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:15:11 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bf3a7e0f-47fb-4f7d-b42e-2ca4df402663 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/4b92069937e44a3786e439f95c61afe5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4b92069937e44a3786e439f95c61afe5", "name": "service"}} 2018-06-27 21:15:12,268 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/4b92069937e44a3786e439f95c61afe5 used request id req-bf3a7e0f-47fb-4f7d-b42e-2ca4df402663 2018-06-27 21:15:12,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/8cdbc979369d4c15b8ddd6cc77d930e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2bcbdb561da1a0ca8bcaf3070ca6fca12d32468" 2018-06-27 21:15:12,698 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:15:12 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-92e233fd-c564-4da2-ab8e-23511fb6ba43 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/8cdbc979369d4c15b8ddd6cc77d930e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}} 2018-06-27 21:15:12,698 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 used request id req-92e233fd-c564-4da2-ab8e-23511fb6ba43 2018-06-27 21:15:12,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/3f0a375b66c54145bff1c56e7c91ad73 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2bcbdb561da1a0ca8bcaf3070ca6fca12d32468" 2018-06-27 21:15:13,178 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 27 Jun 2018 21:15:12 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d5d00ac7-1abd-4a52-adb3-db8458ccb3eb Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3f0a375b66c54145bff1c56e7c91ad73.", "code": 404, "title": "Not Found"}} 2018-06-27 21:15:13,178 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f0a375b66c54145bff1c56e7c91ad73 used request id req-d5d00ac7-1abd-4a52-adb3-db8458ccb3eb 2018-06-27 21:15:13,178 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-06-27 21:15:13,179 - keystone_utils - INFO - Deleting project with name - CreateMultiPartImageTests-95515e63-bf67-4a7-proj 2018-06-27 21:15:13,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/0aea12aca9e14d87995189dc7a96211f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2bcbdb561da1a0ca8bcaf3070ca6fca12d32468" 2018-06-27 21:15:13,943 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:15:13 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d8b41726-f58d-457f-b704-cb89a7f77801 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:15:13,944 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/0aea12aca9e14d87995189dc7a96211f used request id req-d8b41726-f58d-457f-b704-cb89a7f77801 2018-06-27 21:15:13,944 - keystone_utils - INFO - Deleting role with name - CreateMultiPartImageTests-95515e63-bf67-4a7-proj-role 2018-06-27 21:15:13,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/27550e81809c428683f889bcd4f7ac8b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2bcbdb561da1a0ca8bcaf3070ca6fca12d32468" 2018-06-27 21:15:14,361 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:15:13 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a27f7d72-9f40-43c4-9bcc-08f44000c78d Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:15:14,361 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/27550e81809c428683f889bcd4f7ac8b used request id req-a27f7d72-9f40-43c4-9bcc-08f44000c78d 2018-06-27 21:15:14,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2bcbdb561da1a0ca8bcaf3070ca6fca12d32468" 2018-06-27 21:15:14,777 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:15:14 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0af7f698-0a02-4574-9c9c-43a78cfa8060 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 21:15:14,778 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-0af7f698-0a02-4574-9c9c-43a78cfa8060 2018-06-27 21:15:14,778 - keystone_utils - INFO - Deleting user with name - CreateMultiPartImageTests-95515e63-bf67-4a7-user 2018-06-27 21:15:14,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/c8ab908d21c8478693d077bbfdc12ce7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8c9a73fcc7af1f3e52fcc3a81f11148ddc2a619" 2018-06-27 21:15:15,374 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:15:14 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f4875ae3-8b8c-4112-a92e-d10e4a4a70a1 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:15:15,374 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/c8ab908d21c8478693d077bbfdc12ce7 used request id req-f4875ae3-8b8c-4112-a92e-d10e4a4a70a1 2018-06-27 21:15:15,375 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:15:16,153 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:15:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["_hqgHLJ8SHu3C6_fk5rifw"], "issued_at": "2018-06-27T21:15:16.000000Z"}} 2018-06-27 21:15:16,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17a486f57a677d4de3b666bdd232b50f8a802f9d" 2018-06-27 21:15:16,517 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:15:16 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7cf1cae6-e930-45ef-affb-aa0b6e9d6130 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:15:16,517 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-7cf1cae6-e930-45ef-affb-aa0b6e9d6130 2018-06-27 21:15:16,518 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:15:16,519 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:15:17,324 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:15:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["14djVsIpStmJzYLW6p2bZQ"], "issued_at": "2018-06-27T21:15:17.000000Z"}} 2018-06-27 21:15:17,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}a0d2f5ffdcb840dc7f216f59e199afc3e64ce037" 2018-06-27 21:15:17,385 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:15:17 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a9c1a667-37bd-4eb4-b275-f85cb6e87f8f Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:15:17,385 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-a9c1a667-37bd-4eb4-b275-f85cb6e87f8f 2018-06-27 21:15:17,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 21:15:17,401 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:15: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-27 21:15:17,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?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-fda8ab4a-de2d-4b4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0d2f5ffdcb840dc7f216f59e199afc3e64ce037" 2018-06-27 21:15:17,487 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:15:17 GMT Server: Apache Content-Length: 193 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-56f02467-0052-4f1e-aa8f-a2d21e055b2c 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-fda8ab4a-de2d-4b4-proj", "previous": null, "next": null}, "projects": []} 2018-06-27 21:15:17,487 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-fda8ab4a-de2d-4b4-proj used request id req-56f02467-0052-4f1e-aa8f-a2d21e055b2c 2018-06-27 21:15:17,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}a0d2f5ffdcb840dc7f216f59e199afc3e64ce037" 2018-06-27 21:15:18,004 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:15:17 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-854bb3b8-d207-4d97-b053-c994a84f2b3a Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 21:15:18,005 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-854bb3b8-d207-4d97-b053-c994a84f2b3a 2018-06-27 21:15:18,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}a0d2f5ffdcb840dc7f216f59e199afc3e64ce037" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateMultiPartImageTests-fda8ab4a-de2d-4b4-proj"}}' 2018-06-27 21:15:18,472 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 21:15:18 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b84d0d7a-c71f-4a31-8b50-8e982e3d9ad2 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/0e9f857f9080474092344a219a8c2415"}, "tags": [], "enabled": true, "id": "0e9f857f9080474092344a219a8c2415", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-fda8ab4a-de2d-4b4-proj"}} 2018-06-27 21:15:18,472 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-b84d0d7a-c71f-4a31-8b50-8e982e3d9ad2 2018-06-27 21:15:18,473 - keystone_utils - INFO - Created project with name - CreateMultiPartImageTests-fda8ab4a-de2d-4b4-proj 2018-06-27 21:15:18,473 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:15:18,474 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:15:19,157 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:15:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["so2RsbtyRV6mailjapQkfw"], "issued_at": "2018-06-27T21:15:19.000000Z"}} 2018-06-27 21:15:19,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}7833d0fc514da53af2eb8e8fa166d0c5a4157916" 2018-06-27 21:15:19,209 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:15:19 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-26b5518b-f88c-4b55-90e6-1414ab2f0987 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:15:19,209 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-26b5518b-f88c-4b55-90e6-1414ab2f0987 2018-06-27 21:15:19,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 21:15:19,221 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:15: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-27 21:15:19,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}7833d0fc514da53af2eb8e8fa166d0c5a4157916" 2018-06-27 21:15:19,633 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:15:19 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4718925a-45a0-4fa6-a2bf-1a2f8005be61 Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/05b1bc3fa6fd4243a4ba8b4d6fcc3daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05b1bc3fa6fd4243a4ba8b4d6fcc3daf", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/48d44c9c0fea4f4e80edc7d2e0715db7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d44c9c0fea4f4e80edc7d2e0715db7", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/4d3721127bf84155a837606ce3feba32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d3721127bf84155a837606ce3feba32", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/5c846663ea6d407e9223de0719ce5442"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c846663ea6d407e9223de0719ce5442", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/73a10e6c4f67490a8a4030cc6cea32f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73a10e6c4f67490a8a4030cc6cea32f5", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/8ecfab7d9d4f47bb8892a85b7d2a0b5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ecfab7d9d4f47bb8892a85b7d2a0b5a", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/b278d529e9a54a9195e4e536b9384dc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b278d529e9a54a9195e4e536b9384dc0", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b7f107ae7bb34ccea8282b1a0ec7a979"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7f107ae7bb34ccea8282b1a0ec7a979", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/d21494d0185b463db36b8c8c2b341b97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d21494d0185b463db36b8c8c2b341b97", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e0bb346419f84e4680f6ca9a97f4fc0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e0bb346419f84e4680f6ca9a97f4fc0b", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "c8d542af72ce49338052c29f02c8857e", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e9dd794fa5c040a9a0445386fb2a6116"}, "options": {}, "id": "e9dd794fa5c040a9a0445386fb2a6116", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/e9f9c747d54947bc800a81ecf11858f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9f9c747d54947bc800a81ecf11858f5", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-27 21:15:19,633 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-4718925a-45a0-4fa6-a2bf-1a2f8005be61 2018-06-27 21:15:19,637 - 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-fda8ab4a-de2d-4b4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7833d0fc514da53af2eb8e8fa166d0c5a4157916" 2018-06-27 21:15:20,015 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:15:19 GMT Server: Apache Content-Length: 469 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9b5f022c-432d-46e1-9207-fdb34773a8a7 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateMultiPartImageTests-fda8ab4a-de2d-4b4-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/0e9f857f9080474092344a219a8c2415"}, "tags": [], "enabled": true, "id": "0e9f857f9080474092344a219a8c2415", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-fda8ab4a-de2d-4b4-proj"}]} 2018-06-27 21:15:20,015 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateMultiPartImageTests-fda8ab4a-de2d-4b4-proj used request id req-9b5f022c-432d-46e1-9207-fdb34773a8a7 2018-06-27 21:15:20,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}7833d0fc514da53af2eb8e8fa166d0c5a4157916" 2018-06-27 21:15:20,331 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:15:20 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-60293a25-1a5b-4ca9-977b-55cb4df3f24e Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 21:15:20,332 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-60293a25-1a5b-4ca9-977b-55cb4df3f24e 2018-06-27 21:15:21,166 - keystone_utils - INFO - Created user with name - CreateMultiPartImageTests-fda8ab4a-de2d-4b4-user 2018-06-27 21:15:21,167 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:15:21,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}a0d2f5ffdcb840dc7f216f59e199afc3e64ce037" 2018-06-27 21:15:21,557 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:15:21 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b9d8eda2-a571-4f3a-aaf9-83791c3f6213 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 21:15:21,558 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-b9d8eda2-a571-4f3a-aaf9-83791c3f6213 2018-06-27 21:15:21,561 - 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}a0d2f5ffdcb840dc7f216f59e199afc3e64ce037" -d '{"role": {"name": "CreateMultiPartImageTests-fda8ab4a-de2d-4b4-proj-role"}}' 2018-06-27 21:15:22,010 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 21:15:21 GMT Server: Apache Content-Length: 224 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9b42b506-b56a-4246-b4f2-00ee3ac0f33f Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "81675a850e2448788faec94b32389ea2", "links": {"self": "http://10.167.4.35:5000/v3/roles/81675a850e2448788faec94b32389ea2"}, "name": "CreateMultiPartImageTests-fda8ab4a-de2d-4b4-proj-role"}} 2018-06-27 21:15:22,011 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-9b42b506-b56a-4246-b4f2-00ee3ac0f33f 2018-06-27 21:15:22,011 - keystone_utils - INFO - Created role with name - CreateMultiPartImageTests-fda8ab4a-de2d-4b4-proj-role 2018-06-27 21:15:22,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/81675a850e2448788faec94b32389ea2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0d2f5ffdcb840dc7f216f59e199afc3e64ce037" 2018-06-27 21:15:22,374 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:15:22 GMT Server: Apache Content-Length: 224 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e6daca09-ebc7-4086-b159-27d509cea3a0 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "81675a850e2448788faec94b32389ea2", "links": {"self": "http://10.167.4.35:5000/v3/roles/81675a850e2448788faec94b32389ea2"}, "name": "CreateMultiPartImageTests-fda8ab4a-de2d-4b4-proj-role"}} 2018-06-27 21:15:22,374 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/81675a850e2448788faec94b32389ea2 used request id req-e6daca09-ebc7-4086-b159-27d509cea3a0 2018-06-27 21:15:22,375 - keystone_utils - INFO - Granting role CreateMultiPartImageTests-fda8ab4a-de2d-4b4-proj-role to project CreateMultiPartImageTests-fda8ab4a-de2d-4b4-proj 2018-06-27 21:15:22,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/0e9f857f9080474092344a219a8c2415/users/6dc9d56a394e45308d08c38385f63e94/roles/81675a850e2448788faec94b32389ea2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0d2f5ffdcb840dc7f216f59e199afc3e64ce037" 2018-06-27 21:15:22,896 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:15:22 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4f1023da-b331-4aff-bd21-a171734612c5 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:15:22,896 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/0e9f857f9080474092344a219a8c2415/users/6dc9d56a394e45308d08c38385f63e94/roles/81675a850e2448788faec94b32389ea2 used request id req-4f1023da-b331-4aff-bd21-a171734612c5 2018-06-27 21:15:22,897 - create_image_tests - WARNING - Test not executed as the image metadata requires image files 2018-06-27 21:15:22,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/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0d2f5ffdcb840dc7f216f59e199afc3e64ce037" 2018-06-27 21:15:23,841 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:15:23 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-ba2f15a3-522f-4a87-9b01-2c5b1054c378 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-27T19:03:04Z", "updated_at": "2018-06-27T19:03:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "6748ef1e-56da-434e-9e89-e86b58537b65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "b3e3826c-1c48-4699-93f0-f8a310956753", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "bfad35fa-7ea9-4a81-917d-7b86481eb510", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "d657b333-103d-4d19-add8-1e8bae2f8849", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b92069937e44a3786e439f95c61afe5", "created_at": "2018-06-27T19:08:41Z", "updated_at": "2018-06-27T19:08:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "4ac2a090-f595-4e7b-9b7a-a52fa204e881", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "5508c0b1-6261-44cb-854d-60c64bcbba0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "a60c77dc-6985-48ac-a3a3-067176d3e52f", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "e6ec0fa4-1eb3-4c5d-a451-c7acfd7fde82", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}], "revision_number": 4, "project_id": "4b92069937e44a3786e439f95c61afe5", "id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T18:59:55Z", "updated_at": "2018-06-27T18:59:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "5a060918-419b-4ec3-90df-a7764c06af2f", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "6cd9bbf0-4d1b-4b13-a6c4-e20a15bb3360", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "8134c0f0-89c6-4d45-bef8-a9260d9d0723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "e0e7297a-a59d-4d2b-b75c-2cc86b269114", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}], "revision_number": 4, "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "created_at": "2018-06-27T21:03:43Z", "updated_at": "2018-06-27T21:03:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "41061dbf-a5a2-465f-84dd-140f6104b3f7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "47d5c96d-0510-41a5-b33e-5683702c5bb8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "4b4b6430-3f42-4fe4-a25e-2c5c015a7699", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "e6a68cb7-6491-4474-a4d7-38496cac4eb7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}], "revision_number": 4, "project_id": "3f0a375b66c54145bff1c56e7c91ad73", "id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "name": "default"}]} 2018-06-27 21:15:23,842 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-ba2f15a3-522f-4a87-9b01-2c5b1054c378 2018-06-27 21:15:23,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/4b92069937e44a3786e439f95c61afe5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0d2f5ffdcb840dc7f216f59e199afc3e64ce037" 2018-06-27 21:15:24,256 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:15:23 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a8eaa045-c004-4574-ad99-217a4453b04d 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/4b92069937e44a3786e439f95c61afe5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4b92069937e44a3786e439f95c61afe5", "name": "service"}} 2018-06-27 21:15:24,257 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/4b92069937e44a3786e439f95c61afe5 used request id req-a8eaa045-c004-4574-ad99-217a4453b04d 2018-06-27 21:15:24,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/8cdbc979369d4c15b8ddd6cc77d930e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0d2f5ffdcb840dc7f216f59e199afc3e64ce037" 2018-06-27 21:15:24,592 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:15:24 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-eed30475-08e4-4ad2-880a-16da994c405c 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/8cdbc979369d4c15b8ddd6cc77d930e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}} 2018-06-27 21:15:24,593 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 used request id req-eed30475-08e4-4ad2-880a-16da994c405c 2018-06-27 21:15:24,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f0a375b66c54145bff1c56e7c91ad73 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0d2f5ffdcb840dc7f216f59e199afc3e64ce037" 2018-06-27 21:15:24,942 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 27 Jun 2018 21:15:24 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a174862d-5717-4711-b307-cc7d6dd0aaf5 Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3f0a375b66c54145bff1c56e7c91ad73.", "code": 404, "title": "Not Found"}} 2018-06-27 21:15:24,942 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f0a375b66c54145bff1c56e7c91ad73 used request id req-a174862d-5717-4711-b307-cc7d6dd0aaf5 2018-06-27 21:15:24,942 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-06-27 21:15:24,944 - keystone_utils - INFO - Deleting project with name - CreateMultiPartImageTests-fda8ab4a-de2d-4b4-proj 2018-06-27 21:15:24,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/0e9f857f9080474092344a219a8c2415 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0d2f5ffdcb840dc7f216f59e199afc3e64ce037" 2018-06-27 21:15:25,461 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:15:24 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e0114e39-b16d-42f4-a5f1-982806a1722b Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:15:25,461 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/0e9f857f9080474092344a219a8c2415 used request id req-e0114e39-b16d-42f4-a5f1-982806a1722b 2018-06-27 21:15:25,461 - keystone_utils - INFO - Deleting role with name - CreateMultiPartImageTests-fda8ab4a-de2d-4b4-proj-role 2018-06-27 21:15:25,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/81675a850e2448788faec94b32389ea2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0d2f5ffdcb840dc7f216f59e199afc3e64ce037" 2018-06-27 21:15:25,888 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:15:25 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1abf1739-ce72-4907-b041-63b71d55ded0 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:15:25,888 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/81675a850e2448788faec94b32389ea2 used request id req-1abf1739-ce72-4907-b041-63b71d55ded0 2018-06-27 21:15:25,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}a0d2f5ffdcb840dc7f216f59e199afc3e64ce037" 2018-06-27 21:15:25,980 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:15:25 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-65b47ea1-8287-4379-9291-3b6f20ee8dde Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 21:15:25,980 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-65b47ea1-8287-4379-9291-3b6f20ee8dde 2018-06-27 21:15:25,981 - keystone_utils - INFO - Deleting user with name - CreateMultiPartImageTests-fda8ab4a-de2d-4b4-user 2018-06-27 21:15:25,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/6dc9d56a394e45308d08c38385f63e94 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7833d0fc514da53af2eb8e8fa166d0c5a4157916" 2018-06-27 21:15:26,497 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:15:25 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-84f4599b-4be2-423e-a760-1f3373308974 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:15:26,497 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/6dc9d56a394e45308d08c38385f63e94 used request id req-84f4599b-4be2-423e-a760-1f3373308974 2018-06-27 21:15:26,498 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:15:27,379 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:15:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["HQ4cociUR4yp-xlXeducWQ"], "issued_at": "2018-06-27T21:15:27.000000Z"}} 2018-06-27 21:15:27,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68031f31c6b0e09e6d05e0e4b3803ab2f42c7871" 2018-06-27 21:15:27,718 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:15:27 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bdffe8dd-4b06-4432-bee3-944279f3da68 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:15:27,719 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-bdffe8dd-4b06-4432-bee3-944279f3da68 2018-06-27 21:15:27,720 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:15:27,721 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:15:28,509 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:15:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["7QiqfG0gR2Ok9Y0GsyJKXw"], "issued_at": "2018-06-27T21:15:28.000000Z"}} 2018-06-27 21:15:28,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}945bdd6e40f8a5ed232d6c62e540bfe35ce2ad5a" 2018-06-27 21:15:28,953 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:15:28 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c20571ac-3a35-4e76-8552-2eea2b5c1238 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:15:28,954 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-c20571ac-3a35-4e76-8552-2eea2b5c1238 2018-06-27 21:15:28,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-27 21:15:28,971 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:15: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-27 21:15:28,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=CreateMultiPartImageTests-96426e44-8093-448-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}945bdd6e40f8a5ed232d6c62e540bfe35ce2ad5a" 2018-06-27 21:15:29,391 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:15:28 GMT Server: Apache Content-Length: 193 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0c9a0bde-5f11-49e2-ae8b-b0105b19d49f 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-96426e44-8093-448-proj", "previous": null, "next": null}, "projects": []} 2018-06-27 21:15:29,391 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-96426e44-8093-448-proj used request id req-0c9a0bde-5f11-49e2-ae8b-b0105b19d49f 2018-06-27 21:15:29,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}945bdd6e40f8a5ed232d6c62e540bfe35ce2ad5a" 2018-06-27 21:15:29,732 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:15:29 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ec761bc5-095e-4753-aa14-575c90fda7a9 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 21:15:29,732 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-ec761bc5-095e-4753-aa14-575c90fda7a9 2018-06-27 21:15:29,736 - 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}945bdd6e40f8a5ed232d6c62e540bfe35ce2ad5a" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateMultiPartImageTests-96426e44-8093-448-proj"}}' 2018-06-27 21:15:30,182 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 21:15:29 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4e52e67b-6f2d-4d9e-a741-21eb6c79fad2 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/d782a32fa92440379047811e7a9db639"}, "tags": [], "enabled": true, "id": "d782a32fa92440379047811e7a9db639", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-96426e44-8093-448-proj"}} 2018-06-27 21:15:30,182 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-4e52e67b-6f2d-4d9e-a741-21eb6c79fad2 2018-06-27 21:15:30,182 - keystone_utils - INFO - Created project with name - CreateMultiPartImageTests-96426e44-8093-448-proj 2018-06-27 21:15:30,182 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:15:30,183 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:15:31,059 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:15:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["EovT5ixLQj6fYxqVSdFCFQ"], "issued_at": "2018-06-27T21:15:31.000000Z"}} 2018-06-27 21:15:31,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}c10ef9a69d5080b553698d136a08413a115a5a47" 2018-06-27 21:15:31,396 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:15:31 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-538c9c70-b0e2-446b-ab16-797256514456 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:15:31,397 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-538c9c70-b0e2-446b-ab16-797256514456 2018-06-27 21:15:31,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-27 21:15:31,413 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21: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-27 21:15:31,414 - 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}c10ef9a69d5080b553698d136a08413a115a5a47" 2018-06-27 21:15:31,819 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:15:31 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5f9de3e3-74a0-44aa-984d-c4df8b83dee6 Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/05b1bc3fa6fd4243a4ba8b4d6fcc3daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05b1bc3fa6fd4243a4ba8b4d6fcc3daf", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/48d44c9c0fea4f4e80edc7d2e0715db7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d44c9c0fea4f4e80edc7d2e0715db7", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/4d3721127bf84155a837606ce3feba32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d3721127bf84155a837606ce3feba32", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/5c846663ea6d407e9223de0719ce5442"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c846663ea6d407e9223de0719ce5442", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/73a10e6c4f67490a8a4030cc6cea32f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73a10e6c4f67490a8a4030cc6cea32f5", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/8ecfab7d9d4f47bb8892a85b7d2a0b5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ecfab7d9d4f47bb8892a85b7d2a0b5a", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/b278d529e9a54a9195e4e536b9384dc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b278d529e9a54a9195e4e536b9384dc0", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b7f107ae7bb34ccea8282b1a0ec7a979"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7f107ae7bb34ccea8282b1a0ec7a979", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/d21494d0185b463db36b8c8c2b341b97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d21494d0185b463db36b8c8c2b341b97", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e0bb346419f84e4680f6ca9a97f4fc0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e0bb346419f84e4680f6ca9a97f4fc0b", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "c8d542af72ce49338052c29f02c8857e", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e9dd794fa5c040a9a0445386fb2a6116"}, "options": {}, "id": "e9dd794fa5c040a9a0445386fb2a6116", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/e9f9c747d54947bc800a81ecf11858f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9f9c747d54947bc800a81ecf11858f5", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-27 21:15:31,819 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-5f9de3e3-74a0-44aa-984d-c4df8b83dee6 2018-06-27 21:15:31,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?name=CreateMultiPartImageTests-96426e44-8093-448-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c10ef9a69d5080b553698d136a08413a115a5a47" 2018-06-27 21:15:32,218 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:15:31 GMT Server: Apache Content-Length: 469 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ac179395-bb98-4d7a-a813-3db1bfeea84b Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateMultiPartImageTests-96426e44-8093-448-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/d782a32fa92440379047811e7a9db639"}, "tags": [], "enabled": true, "id": "d782a32fa92440379047811e7a9db639", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-96426e44-8093-448-proj"}]} 2018-06-27 21:15:32,218 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateMultiPartImageTests-96426e44-8093-448-proj used request id req-ac179395-bb98-4d7a-a813-3db1bfeea84b 2018-06-27 21:15:32,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c10ef9a69d5080b553698d136a08413a115a5a47" 2018-06-27 21:15:32,674 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:15:32 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6a85e6e4-0476-4b80-8f59-f935d3b06ced Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 21:15:32,674 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-6a85e6e4-0476-4b80-8f59-f935d3b06ced 2018-06-27 21:15:33,376 - keystone_utils - INFO - Created user with name - CreateMultiPartImageTests-96426e44-8093-448-user 2018-06-27 21:15:33,376 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:15:33,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}945bdd6e40f8a5ed232d6c62e540bfe35ce2ad5a" 2018-06-27 21:15:33,746 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:15:33 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b1fdeff5-e5a8-4813-a949-2968c61cbc82 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 21:15:33,746 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-b1fdeff5-e5a8-4813-a949-2968c61cbc82 2018-06-27 21:15:33,749 - 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}945bdd6e40f8a5ed232d6c62e540bfe35ce2ad5a" -d '{"role": {"name": "CreateMultiPartImageTests-96426e44-8093-448-proj-role"}}' 2018-06-27 21:15:34,201 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 21:15:33 GMT Server: Apache Content-Length: 224 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e3209195-e309-44d5-a371-19a974b79e95 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e448a5b26b1a4b56a17608fc90c3f70d", "links": {"self": "http://10.167.4.35:5000/v3/roles/e448a5b26b1a4b56a17608fc90c3f70d"}, "name": "CreateMultiPartImageTests-96426e44-8093-448-proj-role"}} 2018-06-27 21:15:34,201 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-e3209195-e309-44d5-a371-19a974b79e95 2018-06-27 21:15:34,202 - keystone_utils - INFO - Created role with name - CreateMultiPartImageTests-96426e44-8093-448-proj-role 2018-06-27 21:15: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/roles/e448a5b26b1a4b56a17608fc90c3f70d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}945bdd6e40f8a5ed232d6c62e540bfe35ce2ad5a" 2018-06-27 21:15:34,578 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:15:34 GMT Server: Apache Content-Length: 224 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b79f8567-c830-41d7-ac87-882be2387c4c Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e448a5b26b1a4b56a17608fc90c3f70d", "links": {"self": "http://10.167.4.35:5000/v3/roles/e448a5b26b1a4b56a17608fc90c3f70d"}, "name": "CreateMultiPartImageTests-96426e44-8093-448-proj-role"}} 2018-06-27 21:15:34,578 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/e448a5b26b1a4b56a17608fc90c3f70d used request id req-b79f8567-c830-41d7-ac87-882be2387c4c 2018-06-27 21:15:34,578 - keystone_utils - INFO - Granting role CreateMultiPartImageTests-96426e44-8093-448-proj-role to project CreateMultiPartImageTests-96426e44-8093-448-proj 2018-06-27 21:15:34,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/d782a32fa92440379047811e7a9db639/users/6ac37918b243456b8f6026408493a350/roles/e448a5b26b1a4b56a17608fc90c3f70d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}945bdd6e40f8a5ed232d6c62e540bfe35ce2ad5a" 2018-06-27 21:15:35,035 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:15:34 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b9fbaaff-ff55-4954-84eb-2a94fbf0c65b Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:15:35,036 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/d782a32fa92440379047811e7a9db639/users/6ac37918b243456b8f6026408493a350/roles/e448a5b26b1a4b56a17608fc90c3f70d used request id req-b9fbaaff-ff55-4954-84eb-2a94fbf0c65b 2018-06-27 21:15:35,036 - create_image_tests - WARNING - Test not executed as the image metadata requires image files 2018-06-27 21:15:35,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-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}945bdd6e40f8a5ed232d6c62e540bfe35ce2ad5a" 2018-06-27 21:15:35,987 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:15:35 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-7268082b-5f11-4ac0-9f44-2b96ed33757b Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-27T19:03:04Z", "updated_at": "2018-06-27T19:03:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "6748ef1e-56da-434e-9e89-e86b58537b65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "b3e3826c-1c48-4699-93f0-f8a310956753", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "bfad35fa-7ea9-4a81-917d-7b86481eb510", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "d657b333-103d-4d19-add8-1e8bae2f8849", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b92069937e44a3786e439f95c61afe5", "created_at": "2018-06-27T19:08:41Z", "updated_at": "2018-06-27T19:08:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "4ac2a090-f595-4e7b-9b7a-a52fa204e881", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "5508c0b1-6261-44cb-854d-60c64bcbba0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "a60c77dc-6985-48ac-a3a3-067176d3e52f", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "e6ec0fa4-1eb3-4c5d-a451-c7acfd7fde82", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}], "revision_number": 4, "project_id": "4b92069937e44a3786e439f95c61afe5", "id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T18:59:55Z", "updated_at": "2018-06-27T18:59:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "5a060918-419b-4ec3-90df-a7764c06af2f", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "6cd9bbf0-4d1b-4b13-a6c4-e20a15bb3360", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "8134c0f0-89c6-4d45-bef8-a9260d9d0723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "e0e7297a-a59d-4d2b-b75c-2cc86b269114", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}], "revision_number": 4, "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "created_at": "2018-06-27T21:03:43Z", "updated_at": "2018-06-27T21:03:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "41061dbf-a5a2-465f-84dd-140f6104b3f7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "47d5c96d-0510-41a5-b33e-5683702c5bb8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "4b4b6430-3f42-4fe4-a25e-2c5c015a7699", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "e6a68cb7-6491-4474-a4d7-38496cac4eb7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}], "revision_number": 4, "project_id": "3f0a375b66c54145bff1c56e7c91ad73", "id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "name": "default"}]} 2018-06-27 21:15:35,987 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-7268082b-5f11-4ac0-9f44-2b96ed33757b 2018-06-27 21:15:35,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/4b92069937e44a3786e439f95c61afe5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}945bdd6e40f8a5ed232d6c62e540bfe35ce2ad5a" 2018-06-27 21:15:36,368 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:15:35 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-63cb2dbd-55a9-43c1-9937-c874350556d9 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/4b92069937e44a3786e439f95c61afe5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4b92069937e44a3786e439f95c61afe5", "name": "service"}} 2018-06-27 21:15:36,369 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/4b92069937e44a3786e439f95c61afe5 used request id req-63cb2dbd-55a9-43c1-9937-c874350556d9 2018-06-27 21:15:36,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}945bdd6e40f8a5ed232d6c62e540bfe35ce2ad5a" 2018-06-27 21:15:36,786 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:15:36 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8d189829-1055-4584-90e2-f18bc5a40110 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/8cdbc979369d4c15b8ddd6cc77d930e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}} 2018-06-27 21:15:36,786 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 used request id req-8d189829-1055-4584-90e2-f18bc5a40110 2018-06-27 21:15: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/projects/3f0a375b66c54145bff1c56e7c91ad73 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}945bdd6e40f8a5ed232d6c62e540bfe35ce2ad5a" 2018-06-27 21:15:37,337 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 27 Jun 2018 21:15:36 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-706200b0-8ed2-4fb3-be6f-9b5a23816e3b Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3f0a375b66c54145bff1c56e7c91ad73.", "code": 404, "title": "Not Found"}} 2018-06-27 21:15:37,337 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f0a375b66c54145bff1c56e7c91ad73 used request id req-706200b0-8ed2-4fb3-be6f-9b5a23816e3b 2018-06-27 21:15:37,337 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-06-27 21:15:37,339 - keystone_utils - INFO - Deleting project with name - CreateMultiPartImageTests-96426e44-8093-448-proj 2018-06-27 21:15:37,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/d782a32fa92440379047811e7a9db639 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}945bdd6e40f8a5ed232d6c62e540bfe35ce2ad5a" 2018-06-27 21:15:38,120 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:15:37 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1ddde517-8f90-49d3-b749-4a889f6c4909 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:15:38,120 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/d782a32fa92440379047811e7a9db639 used request id req-1ddde517-8f90-49d3-b749-4a889f6c4909 2018-06-27 21:15:38,120 - keystone_utils - INFO - Deleting role with name - CreateMultiPartImageTests-96426e44-8093-448-proj-role 2018-06-27 21:15:38,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/e448a5b26b1a4b56a17608fc90c3f70d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}945bdd6e40f8a5ed232d6c62e540bfe35ce2ad5a" 2018-06-27 21:15:38,591 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:15:38 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2c59b894-33f6-40e9-9263-622e66722356 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:15:38,592 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/e448a5b26b1a4b56a17608fc90c3f70d used request id req-2c59b894-33f6-40e9-9263-622e66722356 2018-06-27 21:15:38,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}945bdd6e40f8a5ed232d6c62e540bfe35ce2ad5a" 2018-06-27 21:15:38,935 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:15:38 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e8fca7a2-b9ea-4acf-918f-237ce3cf3dba Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 21:15:38,935 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-e8fca7a2-b9ea-4acf-918f-237ce3cf3dba 2018-06-27 21:15:38,935 - keystone_utils - INFO - Deleting user with name - CreateMultiPartImageTests-96426e44-8093-448-user 2018-06-27 21:15:38,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/6ac37918b243456b8f6026408493a350 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c10ef9a69d5080b553698d136a08413a115a5a47" 2018-06-27 21:15:39,562 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:15:38 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-98a5eb75-069c-4d65-82fb-53da5229bcac Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:15:39,562 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/6ac37918b243456b8f6026408493a350 used request id req-98a5eb75-069c-4d65-82fb-53da5229bcac 2018-06-27 21:15:39,564 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:15:40,334 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:15:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["6StCX-XLRkqaDLXYgxEQpw"], "issued_at": "2018-06-27T21:15:40.000000Z"}} 2018-06-27 21:15:40,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}c3f82d0280ff2e95c2f57a988bb81ef91459c856" 2018-06-27 21:15:40,664 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:15:40 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8e0b1eb1-922e-4cf2-a054-be2f1f4b5d52 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:15:40,664 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-8e0b1eb1-922e-4cf2-a054-be2f1f4b5d52 2018-06-27 21:15:40,665 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:15:40,666 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:15:41,520 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:15:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["pSgohrOuSyiDp9Fzn_6FMw"], "issued_at": "2018-06-27T21:15:41.000000Z"}} 2018-06-27 21:15:41,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}8578239da89f66afb5ad32c0c120f3294043854d" 2018-06-27 21:15:41,944 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:15:41 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-46eb540d-a812-4f60-ad9a-35e3f5ddcc66 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:15:41,944 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-46eb540d-a812-4f60-ad9a-35e3f5ddcc66 2018-06-27 21:15:41,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 21:15:41,961 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:15: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-27 21:15:41,962 - 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-8506632c-84fe-410-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8578239da89f66afb5ad32c0c120f3294043854d" 2018-06-27 21:15:42,318 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:15:41 GMT Server: Apache Content-Length: 187 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2c12d540-8544-4a2d-9c2b-2b5c2212810c 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-8506632c-84fe-410-proj", "previous": null, "next": null}, "projects": []} 2018-06-27 21:15:42,318 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-8506632c-84fe-410-proj used request id req-2c12d540-8544-4a2d-9c2b-2b5c2212810c 2018-06-27 21:15:42,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}8578239da89f66afb5ad32c0c120f3294043854d" 2018-06-27 21:15:42,689 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:15:42 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e6a9a85a-d87e-4733-a644-de8232a2f2fe Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 21:15:42,689 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-e6a9a85a-d87e-4733-a644-de8232a2f2fe 2018-06-27 21:15:42,693 - 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}8578239da89f66afb5ad32c0c120f3294043854d" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-8506632c-84fe-410-proj"}}' 2018-06-27 21:15:43,169 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 21:15:42 GMT Server: Apache Content-Length: 316 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e99eb580-c6f3-45e8-bc2d-cefa5e219953 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/983db50c52764268b6ddf0c8d14d2c1d"}, "tags": [], "enabled": true, "id": "983db50c52764268b6ddf0c8d14d2c1d", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-8506632c-84fe-410-proj"}} 2018-06-27 21:15:43,170 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-e99eb580-c6f3-45e8-bc2d-cefa5e219953 2018-06-27 21:15:43,170 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-8506632c-84fe-410-proj 2018-06-27 21:15:43,170 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:15:43,171 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:15:43,939 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:15:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["eBS5AQLBRQGCRtQ-PyoL-w"], "issued_at": "2018-06-27T21:15:43.000000Z"}} 2018-06-27 21:15:43,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14d73846935481270a8f0a9fd5f72c6fb4ff3567" 2018-06-27 21:15:43,991 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:15:43 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4731fa2a-f30f-4cde-bfa8-0756d6845785 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:15:43,992 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-4731fa2a-f30f-4cde-bfa8-0756d6845785 2018-06-27 21:15:43,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-27 21:15:44,006 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:15: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-27 21:15:44,007 - 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}14d73846935481270a8f0a9fd5f72c6fb4ff3567" 2018-06-27 21:15:44,390 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:15:44 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d35019c3-bf5b-4868-b574-601313e91b30 Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/05b1bc3fa6fd4243a4ba8b4d6fcc3daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05b1bc3fa6fd4243a4ba8b4d6fcc3daf", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/48d44c9c0fea4f4e80edc7d2e0715db7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d44c9c0fea4f4e80edc7d2e0715db7", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/4d3721127bf84155a837606ce3feba32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d3721127bf84155a837606ce3feba32", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/5c846663ea6d407e9223de0719ce5442"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c846663ea6d407e9223de0719ce5442", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/73a10e6c4f67490a8a4030cc6cea32f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73a10e6c4f67490a8a4030cc6cea32f5", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/8ecfab7d9d4f47bb8892a85b7d2a0b5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ecfab7d9d4f47bb8892a85b7d2a0b5a", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/b278d529e9a54a9195e4e536b9384dc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b278d529e9a54a9195e4e536b9384dc0", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b7f107ae7bb34ccea8282b1a0ec7a979"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7f107ae7bb34ccea8282b1a0ec7a979", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/d21494d0185b463db36b8c8c2b341b97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d21494d0185b463db36b8c8c2b341b97", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e0bb346419f84e4680f6ca9a97f4fc0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e0bb346419f84e4680f6ca9a97f4fc0b", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "c8d542af72ce49338052c29f02c8857e", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e9dd794fa5c040a9a0445386fb2a6116"}, "options": {}, "id": "e9dd794fa5c040a9a0445386fb2a6116", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/e9f9c747d54947bc800a81ecf11858f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9f9c747d54947bc800a81ecf11858f5", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-27 21:15:44,390 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-d35019c3-bf5b-4868-b574-601313e91b30 2018-06-27 21:15:44,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=CreateKeypairsTests-8506632c-84fe-410-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14d73846935481270a8f0a9fd5f72c6fb4ff3567" 2018-06-27 21:15:44,836 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:15:44 GMT Server: Apache Content-Length: 457 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6d0a695b-7176-49f2-8235-60211c23ec83 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateKeypairsTests-8506632c-84fe-410-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/983db50c52764268b6ddf0c8d14d2c1d"}, "tags": [], "enabled": true, "id": "983db50c52764268b6ddf0c8d14d2c1d", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-8506632c-84fe-410-proj"}]} 2018-06-27 21:15:44,836 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateKeypairsTests-8506632c-84fe-410-proj used request id req-6d0a695b-7176-49f2-8235-60211c23ec83 2018-06-27 21:15:44,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14d73846935481270a8f0a9fd5f72c6fb4ff3567" 2018-06-27 21:15:44,946 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:15:44 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ced84993-9e51-46f0-a57e-2061657942cf Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 21:15:44,946 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-ced84993-9e51-46f0-a57e-2061657942cf 2018-06-27 21:15:45,667 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-8506632c-84fe-410-user 2018-06-27 21:15:45,668 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:15:45,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8578239da89f66afb5ad32c0c120f3294043854d" 2018-06-27 21:15:46,062 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:15:45 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a573ddb4-cc34-446b-b8c0-ccd65c833a7c Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 21:15:46,062 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-a573ddb4-cc34-446b-b8c0-ccd65c833a7c 2018-06-27 21:15:46,067 - 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}8578239da89f66afb5ad32c0c120f3294043854d" -d '{"role": {"name": "CreateKeypairsTests-8506632c-84fe-410-proj-role"}}' 2018-06-27 21:15:46,478 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 21:15:46 GMT Server: Apache Content-Length: 218 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-61da559d-4f59-4a27-8727-f906693274c6 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f4cb37d52eba43f9ac49a1be4a3722ce", "links": {"self": "http://10.167.4.35:5000/v3/roles/f4cb37d52eba43f9ac49a1be4a3722ce"}, "name": "CreateKeypairsTests-8506632c-84fe-410-proj-role"}} 2018-06-27 21:15:46,479 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-61da559d-4f59-4a27-8727-f906693274c6 2018-06-27 21:15:46,479 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-8506632c-84fe-410-proj-role 2018-06-27 21:15:46,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/f4cb37d52eba43f9ac49a1be4a3722ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8578239da89f66afb5ad32c0c120f3294043854d" 2018-06-27 21:15:46,802 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:15:46 GMT Server: Apache Content-Length: 218 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bcb4aad0-7a5d-4ae9-8d53-c8ad846967ba Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f4cb37d52eba43f9ac49a1be4a3722ce", "links": {"self": "http://10.167.4.35:5000/v3/roles/f4cb37d52eba43f9ac49a1be4a3722ce"}, "name": "CreateKeypairsTests-8506632c-84fe-410-proj-role"}} 2018-06-27 21:15:46,802 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/f4cb37d52eba43f9ac49a1be4a3722ce used request id req-bcb4aad0-7a5d-4ae9-8d53-c8ad846967ba 2018-06-27 21:15:46,802 - keystone_utils - INFO - Granting role CreateKeypairsTests-8506632c-84fe-410-proj-role to project CreateKeypairsTests-8506632c-84fe-410-proj 2018-06-27 21:15:46,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/983db50c52764268b6ddf0c8d14d2c1d/users/c9719c2249df48309cf394df1d202bfe/roles/f4cb37d52eba43f9ac49a1be4a3722ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8578239da89f66afb5ad32c0c120f3294043854d" 2018-06-27 21:15:47,248 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:15:46 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f28f833d-ffb1-4a61-843a-24f4d3d6ab80 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:15:47,248 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/983db50c52764268b6ddf0c8d14d2c1d/users/c9719c2249df48309cf394df1d202bfe/roles/f4cb37d52eba43f9ac49a1be4a3722ce used request id req-f28f833d-ffb1-4a61-843a-24f4d3d6ab80 2018-06-27 21:15:47,249 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 21:15:47,315 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:15:47,317 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:15:48,084 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f4cb37d52eba43f9ac49a1be4a3722ce", "name": "CreateKeypairsTests-8506632c-84fe-410-proj-role"}], "expires_at": "2018-06-27T22:15:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "983db50c52764268b6ddf0c8d14d2c1d", "name": "CreateKeypairsTests-8506632c-84fe-410-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/983db50c52764268b6ddf0c8d14d2c1d", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/983db50c52764268b6ddf0c8d14d2c1d", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/983db50c52764268b6ddf0c8d14d2c1d", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/983db50c52764268b6ddf0c8d14d2c1d", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/983db50c52764268b6ddf0c8d14d2c1d", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/983db50c52764268b6ddf0c8d14d2c1d", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/983db50c52764268b6ddf0c8d14d2c1d", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/983db50c52764268b6ddf0c8d14d2c1d", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/983db50c52764268b6ddf0c8d14d2c1d", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/983db50c52764268b6ddf0c8d14d2c1d", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/983db50c52764268b6ddf0c8d14d2c1d", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/983db50c52764268b6ddf0c8d14d2c1d", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-8506632c-84fe-410-user", "id": "c9719c2249df48309cf394df1d202bfe"}, "audit_ids": ["vtNMPrK3SLifewFyzsc6cw"], "issued_at": "2018-06-27T21:15:48.000000Z"}} 2018-06-27 21:15:48,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}bde74dd79e929e9c02c0c2ec233929abdfd3a7fd" 2018-06-27 21:15:48,421 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:15:48 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-32f83c13-bdfc-4b04-a91e-8682076ca5ce Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:15:48,421 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-32f83c13-bdfc-4b04-a91e-8682076ca5ce 2018-06-27 21:15:48,423 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 21:15:48,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/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bde74dd79e929e9c02c0c2ec233929abdfd3a7fd" 2018-06-27 21:15:49,365 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:15: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-e0cbc43f-e2ae-4236-a05a-5d6f55685f74 X-Compute-Request-Id: req-e0cbc43f-e2ae-4236-a05a-5d6f55685f74 Front-End-Https: on RESP BODY: {"keypairs": []} 2018-06-27 21:15:49,366 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/os-keypairs used request id req-e0cbc43f-e2ae-4236-a05a-5d6f55685f74 2018-06-27 21:15:49,367 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-60f502d8-1a48-4574-b834-d41cbde6c5df... 2018-06-27 21:15:49,367 - OpenStackKeypair - INFO - Creating new keypair 2018-06-27 21:15:49,421 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-60f502d8-1a48-4574-b834-d41cbde6c5df 2018-06-27 21:15:49,424 - 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}bde74dd79e929e9c02c0c2ec233929abdfd3a7fd" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDkoX0eno+6Dpfq4/7FBop2eu+eoVAfG1fR2JLWXptpy5ejsN3fPkHXL/AcbbPDWyjXIOkKdK/XRWZS3XXdzEd4sidVDQIh7lqp4Ns1S3npAZ0ht1Av6TC0dqvmTUY1vFI/gD5ar/9eKoCuK4Mlp4B4UW1ohdKjXPhJgtKWYbFTqw==", "name": "CreateKeypairsTests-60f502d8-1a48-4574-b834-d41cbde6c5df"}}' 2018-06-27 21:15:50,165 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:15:50 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-718750c1-6a0d-4140-8bab-0c75e7ee2d63 X-Compute-Request-Id: req-718750c1-6a0d-4140-8bab-0c75e7ee2d63 Front-End-Https: on RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDkoX0eno+6Dpfq4/7FBop2eu+eoVAfG1fR2JLWXptpy5ejsN3fPkHXL/AcbbPDWyjXIOkKdK/XRWZS3XXdzEd4sidVDQIh7lqp4Ns1S3npAZ0ht1Av6TC0dqvmTUY1vFI/gD5ar/9eKoCuK4Mlp4B4UW1ohdKjXPhJgtKWYbFTqw==", "user_id": "c9719c2249df48309cf394df1d202bfe", "name": "CreateKeypairsTests-60f502d8-1a48-4574-b834-d41cbde6c5df", "fingerprint": "02:92:b2:a6:68:f4:06:89:64:e1:4c:f8:9b:c3:82:09"}} 2018-06-27 21:15:50,165 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/os-keypairs used request id req-718750c1-6a0d-4140-8bab-0c75e7ee2d63 2018-06-27 21:15:50,166 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-60f502d8-1a48-4574-b834-d41cbde6c5df 2018-06-27 21:15:50,166 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:15:50,934 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f4cb37d52eba43f9ac49a1be4a3722ce", "name": "CreateKeypairsTests-8506632c-84fe-410-proj-role"}], "expires_at": "2018-06-27T22:15:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "983db50c52764268b6ddf0c8d14d2c1d", "name": "CreateKeypairsTests-8506632c-84fe-410-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/983db50c52764268b6ddf0c8d14d2c1d", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/983db50c52764268b6ddf0c8d14d2c1d", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/983db50c52764268b6ddf0c8d14d2c1d", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/983db50c52764268b6ddf0c8d14d2c1d", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/983db50c52764268b6ddf0c8d14d2c1d", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/983db50c52764268b6ddf0c8d14d2c1d", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/983db50c52764268b6ddf0c8d14d2c1d", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/983db50c52764268b6ddf0c8d14d2c1d", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/983db50c52764268b6ddf0c8d14d2c1d", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/983db50c52764268b6ddf0c8d14d2c1d", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/983db50c52764268b6ddf0c8d14d2c1d", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/983db50c52764268b6ddf0c8d14d2c1d", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-8506632c-84fe-410-user", "id": "c9719c2249df48309cf394df1d202bfe"}, "audit_ids": ["6PcFVPktQHirdi0k0N8pbg"], "issued_at": "2018-06-27T21:15:50.000000Z"}} 2018-06-27 21:15:50,937 - 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-60f502d8-1a48-4574-b834-d41cbde6c5df -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28ffe15ff4a25f34c151b6e75c1222f636291457" 2018-06-27 21:15:52,681 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 21:15: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-8c0fe730-5c5c-41ae-9137-38be69c54f39 X-Compute-Request-Id: req-8c0fe730-5c5c-41ae-9137-38be69c54f39 2018-06-27 21:15:52,682 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/os-keypairs/CreateKeypairsTests-60f502d8-1a48-4574-b834-d41cbde6c5df used request id req-8c0fe730-5c5c-41ae-9137-38be69c54f39 2018-06-27 21:15: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/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28ffe15ff4a25f34c151b6e75c1222f636291457" 2018-06-27 21:15:53,391 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:15: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-38c05494-22ba-42c0-8faa-9b56375197d5 X-Compute-Request-Id: req-38c05494-22ba-42c0-8faa-9b56375197d5 Front-End-Https: on RESP BODY: {"keypairs": []} 2018-06-27 21:15:53,391 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/os-keypairs used request id req-38c05494-22ba-42c0-8faa-9b56375197d5 2018-06-27 21:15:53,392 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-60f502d8-1a48-4574-b834-d41cbde6c5df 2018-06-27 21:15:53,395 - 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-60f502d8-1a48-4574-b834-d41cbde6c5df -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bde74dd79e929e9c02c0c2ec233929abdfd3a7fd" 2018-06-27 21:15:54,553 - novaclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Wed, 27 Jun 2018 21:15:54 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-44311028-94eb-4729-98a3-3056cd986b2b X-Compute-Request-Id: req-44311028-94eb-4729-98a3-3056cd986b2b RESP BODY: {"itemNotFound": {"message": "Keypair CreateKeypairsTests-60f502d8-1a48-4574-b834-d41cbde6c5df not found for user c9719c2249df48309cf394df1d202bfe", "code": 404}} 2018-06-27 21:15:54,553 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/os-keypairs/CreateKeypairsTests-60f502d8-1a48-4574-b834-d41cbde6c5df used request id req-44311028-94eb-4729-98a3-3056cd986b2b 2018-06-27 21:15:54,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=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8578239da89f66afb5ad32c0c120f3294043854d" 2018-06-27 21:15:55,599 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:15:55 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-d36b09d9-2641-437b-9649-47d4bdf35301 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-27T19:03:04Z", "updated_at": "2018-06-27T19:03:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "6748ef1e-56da-434e-9e89-e86b58537b65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "b3e3826c-1c48-4699-93f0-f8a310956753", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "bfad35fa-7ea9-4a81-917d-7b86481eb510", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "d657b333-103d-4d19-add8-1e8bae2f8849", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b92069937e44a3786e439f95c61afe5", "created_at": "2018-06-27T19:08:41Z", "updated_at": "2018-06-27T19:08:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "4ac2a090-f595-4e7b-9b7a-a52fa204e881", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "5508c0b1-6261-44cb-854d-60c64bcbba0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "a60c77dc-6985-48ac-a3a3-067176d3e52f", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "e6ec0fa4-1eb3-4c5d-a451-c7acfd7fde82", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}], "revision_number": 4, "project_id": "4b92069937e44a3786e439f95c61afe5", "id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T18:59:55Z", "updated_at": "2018-06-27T18:59:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "5a060918-419b-4ec3-90df-a7764c06af2f", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "6cd9bbf0-4d1b-4b13-a6c4-e20a15bb3360", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "8134c0f0-89c6-4d45-bef8-a9260d9d0723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "e0e7297a-a59d-4d2b-b75c-2cc86b269114", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}], "revision_number": 4, "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "created_at": "2018-06-27T21:03:43Z", "updated_at": "2018-06-27T21:03:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "41061dbf-a5a2-465f-84dd-140f6104b3f7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "47d5c96d-0510-41a5-b33e-5683702c5bb8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "4b4b6430-3f42-4fe4-a25e-2c5c015a7699", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "e6a68cb7-6491-4474-a4d7-38496cac4eb7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}], "revision_number": 4, "project_id": "3f0a375b66c54145bff1c56e7c91ad73", "id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "name": "default"}]} 2018-06-27 21:15:55,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-d36b09d9-2641-437b-9649-47d4bdf35301 2018-06-27 21:15:55,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/4b92069937e44a3786e439f95c61afe5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8578239da89f66afb5ad32c0c120f3294043854d" 2018-06-27 21:15:55,999 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:15:55 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7b9e4292-70fe-4883-a436-a8eda8b64de8 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/4b92069937e44a3786e439f95c61afe5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4b92069937e44a3786e439f95c61afe5", "name": "service"}} 2018-06-27 21:15:56,000 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/4b92069937e44a3786e439f95c61afe5 used request id req-7b9e4292-70fe-4883-a436-a8eda8b64de8 2018-06-27 21:15:56,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/8cdbc979369d4c15b8ddd6cc77d930e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8578239da89f66afb5ad32c0c120f3294043854d" 2018-06-27 21:15:56,333 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:15:56 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4c46c41b-6ba0-43cf-aafb-9689c7413a87 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/8cdbc979369d4c15b8ddd6cc77d930e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}} 2018-06-27 21:15:56,334 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 used request id req-4c46c41b-6ba0-43cf-aafb-9689c7413a87 2018-06-27 21:15:56,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/3f0a375b66c54145bff1c56e7c91ad73 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8578239da89f66afb5ad32c0c120f3294043854d" 2018-06-27 21:15:56,736 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 27 Jun 2018 21:15:56 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-070d49fe-22dd-4a72-a2ac-dbfe0c64b66f Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3f0a375b66c54145bff1c56e7c91ad73.", "code": 404, "title": "Not Found"}} 2018-06-27 21:15:56,737 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f0a375b66c54145bff1c56e7c91ad73 used request id req-070d49fe-22dd-4a72-a2ac-dbfe0c64b66f 2018-06-27 21:15:56,737 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-06-27 21:15:56,738 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-8506632c-84fe-410-proj 2018-06-27 21:15:56,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/983db50c52764268b6ddf0c8d14d2c1d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8578239da89f66afb5ad32c0c120f3294043854d" 2018-06-27 21:15:57,547 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:15:56 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3a8d67a8-24d0-4e21-9af1-b57a12559cc9 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:15:57,548 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/983db50c52764268b6ddf0c8d14d2c1d used request id req-3a8d67a8-24d0-4e21-9af1-b57a12559cc9 2018-06-27 21:15:57,548 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-8506632c-84fe-410-proj-role 2018-06-27 21:15:57,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/f4cb37d52eba43f9ac49a1be4a3722ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8578239da89f66afb5ad32c0c120f3294043854d" 2018-06-27 21:15:57,916 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:15:57 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9a9bf894-644a-454d-8057-1ff739fd39b7 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:15:57,916 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/f4cb37d52eba43f9ac49a1be4a3722ce used request id req-9a9bf894-644a-454d-8057-1ff739fd39b7 2018-06-27 21:15:57,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? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8578239da89f66afb5ad32c0c120f3294043854d" 2018-06-27 21:15:58,270 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:15:57 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-56abf178-512c-45f4-94c4-bd415ce99d1d Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 21:15:58,270 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-56abf178-512c-45f4-94c4-bd415ce99d1d 2018-06-27 21:15:58,270 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-8506632c-84fe-410-user 2018-06-27 21:15:58,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/c9719c2249df48309cf394df1d202bfe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14d73846935481270a8f0a9fd5f72c6fb4ff3567" 2018-06-27 21:15:58,978 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:15:58 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-43a4c024-d016-409f-9d9b-85daa2bc8226 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:15:58,979 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/c9719c2249df48309cf394df1d202bfe used request id req-43a4c024-d016-409f-9d9b-85daa2bc8226 2018-06-27 21:15:58,980 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:15:59,919 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:15:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["Ij2yZP8XSUuHg2WBE_Fkww"], "issued_at": "2018-06-27T21:15:59.000000Z"}} 2018-06-27 21:15:59,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}3425a2a2aca2ae126a1c1e121855cf31c50b1403" 2018-06-27 21:15:59,970 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:15:59 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-75efb0b6-9166-41f0-abc8-69a6bc769b0d Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:15:59,970 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-75efb0b6-9166-41f0-abc8-69a6bc769b0d 2018-06-27 21:15:59,971 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:15:59,972 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:16:00,782 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:16:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["Ejiy8ywZRYi1mZiNt1ybCg"], "issued_at": "2018-06-27T21:16:00.000000Z"}} 2018-06-27 21:16:00,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}469f431e314758569fcdb0a2797331f626bb18d6" 2018-06-27 21:16:00,828 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:16:00 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d2377721-d677-421d-84da-534588d9ff2b Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:16:00,829 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-d2377721-d677-421d-84da-534588d9ff2b 2018-06-27 21:16:00,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 21:16:00,843 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:16: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-27 21:16:00,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?enabled=True&domain_name=Default&name=CreateKeypairsTests-598d106e-94a5-48c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}469f431e314758569fcdb0a2797331f626bb18d6" 2018-06-27 21:16:00,948 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:16:00 GMT Server: Apache Content-Length: 187 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a8f157c3-eace-4340-b6af-19f6039c182b 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-598d106e-94a5-48c-proj", "previous": null, "next": null}, "projects": []} 2018-06-27 21:16:00,948 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-598d106e-94a5-48c-proj used request id req-a8f157c3-eace-4340-b6af-19f6039c182b 2018-06-27 21:16:00,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}469f431e314758569fcdb0a2797331f626bb18d6" 2018-06-27 21:16:01,314 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:16:00 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6448b690-98c8-4619-88d2-741c16dc3a8a Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 21:16:01,314 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-6448b690-98c8-4619-88d2-741c16dc3a8a 2018-06-27 21:16:01,318 - 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}469f431e314758569fcdb0a2797331f626bb18d6" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-598d106e-94a5-48c-proj"}}' 2018-06-27 21:16:01,764 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 21:16:01 GMT Server: Apache Content-Length: 316 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7953cddc-cb24-4ce0-b38c-dad953ecf49f Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/a5a12d062175436198ad5880250520a7"}, "tags": [], "enabled": true, "id": "a5a12d062175436198ad5880250520a7", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-598d106e-94a5-48c-proj"}} 2018-06-27 21:16:01,764 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-7953cddc-cb24-4ce0-b38c-dad953ecf49f 2018-06-27 21:16:01,764 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-598d106e-94a5-48c-proj 2018-06-27 21:16:01,765 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:16:01,766 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:16:02,616 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:16:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["x4wTP8uZT5GWwpCSg8_M_Q"], "issued_at": "2018-06-27T21:16:02.000000Z"}} 2018-06-27 21:16:02,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}006f44eafc184ad224379ddd833032861e4e6b0b" 2018-06-27 21:16:02,666 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:16:02 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8100996d-8942-4e62-87a5-288fec987b55 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:16:02,666 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-8100996d-8942-4e62-87a5-288fec987b55 2018-06-27 21:16:02,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 21:16:02,682 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:16: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-27 21:16:02,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}006f44eafc184ad224379ddd833032861e4e6b0b" 2018-06-27 21:16:03,082 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:16:02 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-35e48563-ecda-4e2b-866c-570ba9e3280d Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/05b1bc3fa6fd4243a4ba8b4d6fcc3daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05b1bc3fa6fd4243a4ba8b4d6fcc3daf", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/48d44c9c0fea4f4e80edc7d2e0715db7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d44c9c0fea4f4e80edc7d2e0715db7", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/4d3721127bf84155a837606ce3feba32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d3721127bf84155a837606ce3feba32", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/5c846663ea6d407e9223de0719ce5442"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c846663ea6d407e9223de0719ce5442", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/73a10e6c4f67490a8a4030cc6cea32f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73a10e6c4f67490a8a4030cc6cea32f5", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/8ecfab7d9d4f47bb8892a85b7d2a0b5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ecfab7d9d4f47bb8892a85b7d2a0b5a", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/b278d529e9a54a9195e4e536b9384dc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b278d529e9a54a9195e4e536b9384dc0", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b7f107ae7bb34ccea8282b1a0ec7a979"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7f107ae7bb34ccea8282b1a0ec7a979", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/d21494d0185b463db36b8c8c2b341b97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d21494d0185b463db36b8c8c2b341b97", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e0bb346419f84e4680f6ca9a97f4fc0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e0bb346419f84e4680f6ca9a97f4fc0b", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "c8d542af72ce49338052c29f02c8857e", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e9dd794fa5c040a9a0445386fb2a6116"}, "options": {}, "id": "e9dd794fa5c040a9a0445386fb2a6116", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/e9f9c747d54947bc800a81ecf11858f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9f9c747d54947bc800a81ecf11858f5", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-27 21:16:03,082 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-35e48563-ecda-4e2b-866c-570ba9e3280d 2018-06-27 21:16:03,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?name=CreateKeypairsTests-598d106e-94a5-48c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}006f44eafc184ad224379ddd833032861e4e6b0b" 2018-06-27 21:16:03,428 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:16:03 GMT Server: Apache Content-Length: 457 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-34a80fa9-eb70-4a5e-b0f6-b4baf9bf3f6f Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateKeypairsTests-598d106e-94a5-48c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/a5a12d062175436198ad5880250520a7"}, "tags": [], "enabled": true, "id": "a5a12d062175436198ad5880250520a7", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-598d106e-94a5-48c-proj"}]} 2018-06-27 21:16:03,428 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateKeypairsTests-598d106e-94a5-48c-proj used request id req-34a80fa9-eb70-4a5e-b0f6-b4baf9bf3f6f 2018-06-27 21:16:03,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}006f44eafc184ad224379ddd833032861e4e6b0b" 2018-06-27 21:16:03,795 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:16:03 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d4db45bf-0ea7-4605-a63b-ce688ccd6508 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 21:16:03,795 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-d4db45bf-0ea7-4605-a63b-ce688ccd6508 2018-06-27 21:16:04,431 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-598d106e-94a5-48c-user 2018-06-27 21:16:04,431 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:16:04,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}469f431e314758569fcdb0a2797331f626bb18d6" 2018-06-27 21:16:04,766 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:16:04 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-89f1ae5b-465f-436e-8ac7-7350fa03a0e7 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 21:16:04,767 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-89f1ae5b-465f-436e-8ac7-7350fa03a0e7 2018-06-27 21:16:04,770 - 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}469f431e314758569fcdb0a2797331f626bb18d6" -d '{"role": {"name": "CreateKeypairsTests-598d106e-94a5-48c-proj-role"}}' 2018-06-27 21:16:05,181 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 21:16:04 GMT Server: Apache Content-Length: 218 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-af9c04e1-eb63-48e6-8e8e-1b42ef759c28 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "be28434601414d3f8b5d611d258e5f66", "links": {"self": "http://10.167.4.35:5000/v3/roles/be28434601414d3f8b5d611d258e5f66"}, "name": "CreateKeypairsTests-598d106e-94a5-48c-proj-role"}} 2018-06-27 21:16:05,182 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-af9c04e1-eb63-48e6-8e8e-1b42ef759c28 2018-06-27 21:16:05,182 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-598d106e-94a5-48c-proj-role 2018-06-27 21:16:05,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/be28434601414d3f8b5d611d258e5f66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}469f431e314758569fcdb0a2797331f626bb18d6" 2018-06-27 21:16:05,509 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:16:05 GMT Server: Apache Content-Length: 218 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-39f00191-0db9-456c-8539-47d1d1c88b31 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "be28434601414d3f8b5d611d258e5f66", "links": {"self": "http://10.167.4.35:5000/v3/roles/be28434601414d3f8b5d611d258e5f66"}, "name": "CreateKeypairsTests-598d106e-94a5-48c-proj-role"}} 2018-06-27 21:16:05,509 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/be28434601414d3f8b5d611d258e5f66 used request id req-39f00191-0db9-456c-8539-47d1d1c88b31 2018-06-27 21:16:05,509 - keystone_utils - INFO - Granting role CreateKeypairsTests-598d106e-94a5-48c-proj-role to project CreateKeypairsTests-598d106e-94a5-48c-proj 2018-06-27 21:16:05,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/a5a12d062175436198ad5880250520a7/users/60b553cdf8484ea3ad5c2a11f4e02418/roles/be28434601414d3f8b5d611d258e5f66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}469f431e314758569fcdb0a2797331f626bb18d6" 2018-06-27 21:16:05,993 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:16:05 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f36b0851-bf93-4bf1-8fdb-0d49be8f500a Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:16:05,993 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/a5a12d062175436198ad5880250520a7/users/60b553cdf8484ea3ad5c2a11f4e02418/roles/be28434601414d3f8b5d611d258e5f66 used request id req-f36b0851-bf93-4bf1-8fdb-0d49be8f500a 2018-06-27 21:16:05,994 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 21:16:06,114 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsTests-769771b5-b6c1-4a7d-bdd9-a8b2334d42fd.pub 2018-06-27 21:16:06,114 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:16:06,114 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:16:07,011 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "be28434601414d3f8b5d611d258e5f66", "name": "CreateKeypairsTests-598d106e-94a5-48c-proj-role"}], "expires_at": "2018-06-27T22:16:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a5a12d062175436198ad5880250520a7", "name": "CreateKeypairsTests-598d106e-94a5-48c-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/a5a12d062175436198ad5880250520a7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/a5a12d062175436198ad5880250520a7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/a5a12d062175436198ad5880250520a7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/a5a12d062175436198ad5880250520a7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/a5a12d062175436198ad5880250520a7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/a5a12d062175436198ad5880250520a7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/a5a12d062175436198ad5880250520a7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/a5a12d062175436198ad5880250520a7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/a5a12d062175436198ad5880250520a7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/a5a12d062175436198ad5880250520a7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/a5a12d062175436198ad5880250520a7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/a5a12d062175436198ad5880250520a7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-598d106e-94a5-48c-user", "id": "60b553cdf8484ea3ad5c2a11f4e02418"}, "audit_ids": ["ZFMZWh9BRkOs3B_BipqBkA"], "issued_at": "2018-06-27T21:16:07.000000Z"}} 2018-06-27 21:16:07,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}9ffe65cca6aebb20c200ca6f0018b2e12a9e40ed" 2018-06-27 21:16:07,362 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:16:07 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fc93bc28-ceb0-4930-bb5e-ae0317024c5a Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:16:07,362 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-fc93bc28-ceb0-4930-bb5e-ae0317024c5a 2018-06-27 21:16:07,364 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 21:16:07,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 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ffe65cca6aebb20c200ca6f0018b2e12a9e40ed" 2018-06-27 21:16:08,244 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:16:08 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-f99b07bb-5aef-489b-bc65-203c5d1488f0 X-Compute-Request-Id: req-f99b07bb-5aef-489b-bc65-203c5d1488f0 Front-End-Https: on RESP BODY: {"keypairs": []} 2018-06-27 21:16:08,244 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/os-keypairs used request id req-f99b07bb-5aef-489b-bc65-203c5d1488f0 2018-06-27 21:16:08,245 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-769771b5-b6c1-4a7d-bdd9-a8b2334d42fd... 2018-06-27 21:16:08,245 - OpenStackKeypair - INFO - Uploading existing keypair 2018-06-27 21:16:08,246 - nova_utils - INFO - Saving keypair to - tmp/CreateKeypairsTests-769771b5-b6c1-4a7d-bdd9-a8b2334d42fd.pub 2018-06-27 21:16:08,246 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-769771b5-b6c1-4a7d-bdd9-a8b2334d42fd 2018-06-27 21:16:08,249 - 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}9ffe65cca6aebb20c200ca6f0018b2e12a9e40ed" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCuBDgCX0IPN5Kpp3eXGa7d2DGYzlXFT6hM1LL5TZqpRBvZIKsDtUlJv/Xkk4IBGLjhj2dgaccPMqFnohx+zsTmZk+4dk51Up5kWZQbsg29gkTssWvVnVfXF6BgyGP+hPjIRRS3jqILnXcvuAIc5zH7xgPFH7veM4Pto/vf1rCW3ivmXTD3IphAod/ZwBVPjo2vPLDrD66x8f/Q+lGUNpcChfamvxZxLcPuU4AjHUlnIJK3VLZSVdR/SYXTDQ4rZOdXNNfwiohcWg+Y2y1z5Rm1C3PvYB3xrBdOZwosOJ8qYdXy3SXoOn/LMyRtVP42FDhkphn71SNU6w0Yn4Raqdh9", "name": "CreateKeypairsTests-769771b5-b6c1-4a7d-bdd9-a8b2334d42fd"}}' 2018-06-27 21:16:08,980 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:16:08 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-1ab7e590-8629-48ec-b5a4-ab5f2e7e0a5e X-Compute-Request-Id: req-1ab7e590-8629-48ec-b5a4-ab5f2e7e0a5e Front-End-Https: on RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCuBDgCX0IPN5Kpp3eXGa7d2DGYzlXFT6hM1LL5TZqpRBvZIKsDtUlJv/Xkk4IBGLjhj2dgaccPMqFnohx+zsTmZk+4dk51Up5kWZQbsg29gkTssWvVnVfXF6BgyGP+hPjIRRS3jqILnXcvuAIc5zH7xgPFH7veM4Pto/vf1rCW3ivmXTD3IphAod/ZwBVPjo2vPLDrD66x8f/Q+lGUNpcChfamvxZxLcPuU4AjHUlnIJK3VLZSVdR/SYXTDQ4rZOdXNNfwiohcWg+Y2y1z5Rm1C3PvYB3xrBdOZwosOJ8qYdXy3SXoOn/LMyRtVP42FDhkphn71SNU6w0Yn4Raqdh9", "user_id": "60b553cdf8484ea3ad5c2a11f4e02418", "name": "CreateKeypairsTests-769771b5-b6c1-4a7d-bdd9-a8b2334d42fd", "fingerprint": "b3:6f:10:f5:f7:7a:ee:b4:b2:b1:f2:e4:1e:ff:f3:67"}} 2018-06-27 21:16:08,980 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/os-keypairs used request id req-1ab7e590-8629-48ec-b5a4-ab5f2e7e0a5e 2018-06-27 21:16:08,981 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:16:09,741 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "be28434601414d3f8b5d611d258e5f66", "name": "CreateKeypairsTests-598d106e-94a5-48c-proj-role"}], "expires_at": "2018-06-27T22:16:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a5a12d062175436198ad5880250520a7", "name": "CreateKeypairsTests-598d106e-94a5-48c-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/a5a12d062175436198ad5880250520a7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/a5a12d062175436198ad5880250520a7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/a5a12d062175436198ad5880250520a7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/a5a12d062175436198ad5880250520a7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/a5a12d062175436198ad5880250520a7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/a5a12d062175436198ad5880250520a7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/a5a12d062175436198ad5880250520a7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/a5a12d062175436198ad5880250520a7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/a5a12d062175436198ad5880250520a7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/a5a12d062175436198ad5880250520a7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/a5a12d062175436198ad5880250520a7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/a5a12d062175436198ad5880250520a7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-598d106e-94a5-48c-user", "id": "60b553cdf8484ea3ad5c2a11f4e02418"}, "audit_ids": ["2j_lrJVWTUmHW-nWDt8WnQ"], "issued_at": "2018-06-27T21:16:09.000000Z"}} 2018-06-27 21:16:09,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/CreateKeypairsTests-769771b5-b6c1-4a7d-bdd9-a8b2334d42fd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d77afc5dc075009602448f62a95a358b637042a9" 2018-06-27 21:16:10,484 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:16:10 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-46003e2a-a780-4877-9cbc-a1b0774aefd5 X-Compute-Request-Id: req-46003e2a-a780-4877-9cbc-a1b0774aefd5 Front-End-Https: on RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCuBDgCX0IPN5Kpp3eXGa7d2DGYzlXFT6hM1LL5TZqpRBvZIKsDtUlJv/Xkk4IBGLjhj2dgaccPMqFnohx+zsTmZk+4dk51Up5kWZQbsg29gkTssWvVnVfXF6BgyGP+hPjIRRS3jqILnXcvuAIc5zH7xgPFH7veM4Pto/vf1rCW3ivmXTD3IphAod/ZwBVPjo2vPLDrD66x8f/Q+lGUNpcChfamvxZxLcPuU4AjHUlnIJK3VLZSVdR/SYXTDQ4rZOdXNNfwiohcWg+Y2y1z5Rm1C3PvYB3xrBdOZwosOJ8qYdXy3SXoOn/LMyRtVP42FDhkphn71SNU6w0Yn4Raqdh9", "user_id": "60b553cdf8484ea3ad5c2a11f4e02418", "name": "CreateKeypairsTests-769771b5-b6c1-4a7d-bdd9-a8b2334d42fd", "deleted": false, "created_at": "2018-06-27T21:16:09.000000", "updated_at": null, "fingerprint": "b3:6f:10:f5:f7:7a:ee:b4:b2:b1:f2:e4:1e:ff:f3:67", "deleted_at": null, "id": 46}} 2018-06-27 21:16:10,485 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/os-keypairs/CreateKeypairsTests-769771b5-b6c1-4a7d-bdd9-a8b2334d42fd used request id req-46003e2a-a780-4877-9cbc-a1b0774aefd5 2018-06-27 21:16:10,485 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-769771b5-b6c1-4a7d-bdd9-a8b2334d42fd 2018-06-27 21:16:10,488 - 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-769771b5-b6c1-4a7d-bdd9-a8b2334d42fd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ffe65cca6aebb20c200ca6f0018b2e12a9e40ed" 2018-06-27 21:16:11,259 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 21:16: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-25d44c4f-cee8-421f-8b8f-0e7c9e7a856e X-Compute-Request-Id: req-25d44c4f-cee8-421f-8b8f-0e7c9e7a856e 2018-06-27 21:16:11,259 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/os-keypairs/CreateKeypairsTests-769771b5-b6c1-4a7d-bdd9-a8b2334d42fd used request id req-25d44c4f-cee8-421f-8b8f-0e7c9e7a856e 2018-06-27 21:16:11,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}469f431e314758569fcdb0a2797331f626bb18d6" 2018-06-27 21:16:12,207 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:16:12 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-97df0342-88cd-42d5-999e-b1392008f7d7 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-27T19:03:04Z", "updated_at": "2018-06-27T19:03:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "6748ef1e-56da-434e-9e89-e86b58537b65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "b3e3826c-1c48-4699-93f0-f8a310956753", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "bfad35fa-7ea9-4a81-917d-7b86481eb510", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "d657b333-103d-4d19-add8-1e8bae2f8849", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b92069937e44a3786e439f95c61afe5", "created_at": "2018-06-27T19:08:41Z", "updated_at": "2018-06-27T19:08:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "4ac2a090-f595-4e7b-9b7a-a52fa204e881", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "5508c0b1-6261-44cb-854d-60c64bcbba0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "a60c77dc-6985-48ac-a3a3-067176d3e52f", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "e6ec0fa4-1eb3-4c5d-a451-c7acfd7fde82", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}], "revision_number": 4, "project_id": "4b92069937e44a3786e439f95c61afe5", "id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T18:59:55Z", "updated_at": "2018-06-27T18:59:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "5a060918-419b-4ec3-90df-a7764c06af2f", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "6cd9bbf0-4d1b-4b13-a6c4-e20a15bb3360", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "8134c0f0-89c6-4d45-bef8-a9260d9d0723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "e0e7297a-a59d-4d2b-b75c-2cc86b269114", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}], "revision_number": 4, "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "created_at": "2018-06-27T21:03:43Z", "updated_at": "2018-06-27T21:03:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "41061dbf-a5a2-465f-84dd-140f6104b3f7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "47d5c96d-0510-41a5-b33e-5683702c5bb8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "4b4b6430-3f42-4fe4-a25e-2c5c015a7699", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "e6a68cb7-6491-4474-a4d7-38496cac4eb7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}], "revision_number": 4, "project_id": "3f0a375b66c54145bff1c56e7c91ad73", "id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "name": "default"}]} 2018-06-27 21:16:12,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-97df0342-88cd-42d5-999e-b1392008f7d7 2018-06-27 21:16:12,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/4b92069937e44a3786e439f95c61afe5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}469f431e314758569fcdb0a2797331f626bb18d6" 2018-06-27 21:16:12,686 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:16:12 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-16cf721a-c35c-4fb1-b046-6fb892861f3d 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/4b92069937e44a3786e439f95c61afe5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4b92069937e44a3786e439f95c61afe5", "name": "service"}} 2018-06-27 21:16:12,686 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/4b92069937e44a3786e439f95c61afe5 used request id req-16cf721a-c35c-4fb1-b046-6fb892861f3d 2018-06-27 21:16:12,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}469f431e314758569fcdb0a2797331f626bb18d6" 2018-06-27 21:16:13,174 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:16:12 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-697ffed3-88ce-44e5-87ea-17c7c9a14079 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/8cdbc979369d4c15b8ddd6cc77d930e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}} 2018-06-27 21:16:13,174 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 used request id req-697ffed3-88ce-44e5-87ea-17c7c9a14079 2018-06-27 21:16:13,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/3f0a375b66c54145bff1c56e7c91ad73 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}469f431e314758569fcdb0a2797331f626bb18d6" 2018-06-27 21:16:13,585 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 27 Jun 2018 21:16:13 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2043b896-0ab4-4283-8c32-54f4d719fda6 Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3f0a375b66c54145bff1c56e7c91ad73.", "code": 404, "title": "Not Found"}} 2018-06-27 21:16:13,585 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f0a375b66c54145bff1c56e7c91ad73 used request id req-2043b896-0ab4-4283-8c32-54f4d719fda6 2018-06-27 21:16:13,585 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-06-27 21:16:13,587 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-598d106e-94a5-48c-proj 2018-06-27 21:16:13,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/a5a12d062175436198ad5880250520a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}469f431e314758569fcdb0a2797331f626bb18d6" 2018-06-27 21:16:14,322 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:16:13 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-33603d99-2ee4-4636-bca6-fc83e2a88c41 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:16:14,323 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/a5a12d062175436198ad5880250520a7 used request id req-33603d99-2ee4-4636-bca6-fc83e2a88c41 2018-06-27 21:16:14,323 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-598d106e-94a5-48c-proj-role 2018-06-27 21:16:14,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/be28434601414d3f8b5d611d258e5f66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}469f431e314758569fcdb0a2797331f626bb18d6" 2018-06-27 21:16:14,745 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:16:14 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7fc63f33-b374-453b-9b52-b4d5e109b7c0 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:16:14,745 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/be28434601414d3f8b5d611d258e5f66 used request id req-7fc63f33-b374-453b-9b52-b4d5e109b7c0 2018-06-27 21:16:14,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}469f431e314758569fcdb0a2797331f626bb18d6" 2018-06-27 21:16:15,108 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:16:14 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f4ab1f3a-d462-4be9-b1a0-5897b6705951 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 21:16:15,108 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-f4ab1f3a-d462-4be9-b1a0-5897b6705951 2018-06-27 21:16:15,109 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-598d106e-94a5-48c-user 2018-06-27 21:16:15,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/60b553cdf8484ea3ad5c2a11f4e02418 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}006f44eafc184ad224379ddd833032861e4e6b0b" 2018-06-27 21:16:15,873 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:16:15 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-392fba68-3239-4591-953c-e7719851e1af Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:16:15,873 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/60b553cdf8484ea3ad5c2a11f4e02418 used request id req-392fba68-3239-4591-953c-e7719851e1af 2018-06-27 21:16:15,875 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:16:16,584 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:16:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["aL-NEfviRsq2P9iuPN6l2A"], "issued_at": "2018-06-27T21:16:16.000000Z"}} 2018-06-27 21:16:16,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}4f5b4c69b7fbf1e84269b09df545338d16cab6fe" 2018-06-27 21:16:16,638 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:16:16 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4d93f93a-0627-48c2-8590-744cd78a9916 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:16:16,638 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-4d93f93a-0627-48c2-8590-744cd78a9916 2018-06-27 21:16:16,639 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:16:16,640 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:16:17,498 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:16:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["U9I4iuCLS46A6J7TgNllUw"], "issued_at": "2018-06-27T21:16:17.000000Z"}} 2018-06-27 21:16:17,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}8123e75efd38a326b00a23634091b1c062cf2ccb" 2018-06-27 21:16:17,833 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:16:17 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a0b1b326-befb-4f45-b86a-c9ab54eb4558 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:16:17,833 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-a0b1b326-befb-4f45-b86a-c9ab54eb4558 2018-06-27 21:16:17,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 21:16:17,851 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:16: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-27 21:16:17,852 - 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-6ba8de1e-472d-485-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8123e75efd38a326b00a23634091b1c062cf2ccb" 2018-06-27 21:16:17,938 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:16:17 GMT Server: Apache Content-Length: 187 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-04f0775a-b1cc-4af8-81eb-d97b95a8e21b 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-6ba8de1e-472d-485-proj", "previous": null, "next": null}, "projects": []} 2018-06-27 21:16:17,939 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-6ba8de1e-472d-485-proj used request id req-04f0775a-b1cc-4af8-81eb-d97b95a8e21b 2018-06-27 21:16:17,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8123e75efd38a326b00a23634091b1c062cf2ccb" 2018-06-27 21:16:18,304 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:16:17 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f3a3133a-7e57-4686-b5bc-863a4909fb10 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 21:16:18,304 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-f3a3133a-7e57-4686-b5bc-863a4909fb10 2018-06-27 21:16:18,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}8123e75efd38a326b00a23634091b1c062cf2ccb" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-6ba8de1e-472d-485-proj"}}' 2018-06-27 21:16:18,746 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 21:16:18 GMT Server: Apache Content-Length: 316 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bdfce103-d651-4203-bca2-65397cc60b5c Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/7d05747a42f34a1b9c71c90e96ab35b6"}, "tags": [], "enabled": true, "id": "7d05747a42f34a1b9c71c90e96ab35b6", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-6ba8de1e-472d-485-proj"}} 2018-06-27 21:16:18,746 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-bdfce103-d651-4203-bca2-65397cc60b5c 2018-06-27 21:16:18,746 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-6ba8de1e-472d-485-proj 2018-06-27 21:16:18,746 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:16:18,747 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:16:19,465 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:16:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["EhbYWsKmTTWOI9X-4PBPOA"], "issued_at": "2018-06-27T21:16:19.000000Z"}} 2018-06-27 21:16:19,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c65c83f2b4b590705fccf6f9a38fc563f4bf8d49" 2018-06-27 21:16:19,739 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:16:19 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8513d2d2-340d-459c-b722-8d1fc71e3468 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:16:19,739 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-8513d2d2-340d-459c-b722-8d1fc71e3468 2018-06-27 21:16:19,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-27 21:16:19,755 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:16: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-27 21:16:19,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}c65c83f2b4b590705fccf6f9a38fc563f4bf8d49" 2018-06-27 21:16:20,050 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:16:19 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5b8cc0c7-47fd-497f-a255-9aae0c5ee070 Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/05b1bc3fa6fd4243a4ba8b4d6fcc3daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05b1bc3fa6fd4243a4ba8b4d6fcc3daf", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/48d44c9c0fea4f4e80edc7d2e0715db7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d44c9c0fea4f4e80edc7d2e0715db7", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/4d3721127bf84155a837606ce3feba32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d3721127bf84155a837606ce3feba32", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/5c846663ea6d407e9223de0719ce5442"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c846663ea6d407e9223de0719ce5442", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/73a10e6c4f67490a8a4030cc6cea32f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73a10e6c4f67490a8a4030cc6cea32f5", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/8ecfab7d9d4f47bb8892a85b7d2a0b5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ecfab7d9d4f47bb8892a85b7d2a0b5a", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/b278d529e9a54a9195e4e536b9384dc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b278d529e9a54a9195e4e536b9384dc0", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b7f107ae7bb34ccea8282b1a0ec7a979"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7f107ae7bb34ccea8282b1a0ec7a979", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/d21494d0185b463db36b8c8c2b341b97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d21494d0185b463db36b8c8c2b341b97", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e0bb346419f84e4680f6ca9a97f4fc0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e0bb346419f84e4680f6ca9a97f4fc0b", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "c8d542af72ce49338052c29f02c8857e", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e9dd794fa5c040a9a0445386fb2a6116"}, "options": {}, "id": "e9dd794fa5c040a9a0445386fb2a6116", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/e9f9c747d54947bc800a81ecf11858f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9f9c747d54947bc800a81ecf11858f5", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-27 21:16:20,050 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-5b8cc0c7-47fd-497f-a255-9aae0c5ee070 2018-06-27 21:16:20,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?name=CreateKeypairsTests-6ba8de1e-472d-485-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c65c83f2b4b590705fccf6f9a38fc563f4bf8d49" 2018-06-27 21:16:20,347 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:16:20 GMT Server: Apache Content-Length: 457 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-24e84327-4f45-4c47-95e3-fbaa9f5623bc Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateKeypairsTests-6ba8de1e-472d-485-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/7d05747a42f34a1b9c71c90e96ab35b6"}, "tags": [], "enabled": true, "id": "7d05747a42f34a1b9c71c90e96ab35b6", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-6ba8de1e-472d-485-proj"}]} 2018-06-27 21:16:20,347 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateKeypairsTests-6ba8de1e-472d-485-proj used request id req-24e84327-4f45-4c47-95e3-fbaa9f5623bc 2018-06-27 21:16:20,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}c65c83f2b4b590705fccf6f9a38fc563f4bf8d49" 2018-06-27 21:16:20,638 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:16:20 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-58868350-a549-401b-9d08-0f65d03d6e06 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 21:16:20,638 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-58868350-a549-401b-9d08-0f65d03d6e06 2018-06-27 21:16:21,252 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-6ba8de1e-472d-485-user 2018-06-27 21:16:21,252 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:16:21,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}8123e75efd38a326b00a23634091b1c062cf2ccb" 2018-06-27 21:16:21,597 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:16:21 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4ffb83f8-6a34-4171-8186-e5404290006e Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 21:16:21,597 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-4ffb83f8-6a34-4171-8186-e5404290006e 2018-06-27 21:16:21,601 - 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}8123e75efd38a326b00a23634091b1c062cf2ccb" -d '{"role": {"name": "CreateKeypairsTests-6ba8de1e-472d-485-proj-role"}}' 2018-06-27 21:16:21,995 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 21:16:21 GMT Server: Apache Content-Length: 218 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cda623af-2294-4ec4-932c-ff8b8938bb94 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5e9df58008084b04a6c3cc081f4c8441", "links": {"self": "http://10.167.4.35:5000/v3/roles/5e9df58008084b04a6c3cc081f4c8441"}, "name": "CreateKeypairsTests-6ba8de1e-472d-485-proj-role"}} 2018-06-27 21:16:21,995 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-cda623af-2294-4ec4-932c-ff8b8938bb94 2018-06-27 21:16:21,995 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-6ba8de1e-472d-485-proj-role 2018-06-27 21:16:21,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/5e9df58008084b04a6c3cc081f4c8441 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8123e75efd38a326b00a23634091b1c062cf2ccb" 2018-06-27 21:16:22,466 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:16:22 GMT Server: Apache Content-Length: 218 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d82cac4e-96cb-40af-8dde-136a6d6f1266 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5e9df58008084b04a6c3cc081f4c8441", "links": {"self": "http://10.167.4.35:5000/v3/roles/5e9df58008084b04a6c3cc081f4c8441"}, "name": "CreateKeypairsTests-6ba8de1e-472d-485-proj-role"}} 2018-06-27 21:16:22,466 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/5e9df58008084b04a6c3cc081f4c8441 used request id req-d82cac4e-96cb-40af-8dde-136a6d6f1266 2018-06-27 21:16:22,466 - keystone_utils - INFO - Granting role CreateKeypairsTests-6ba8de1e-472d-485-proj-role to project CreateKeypairsTests-6ba8de1e-472d-485-proj 2018-06-27 21:16:22,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/7d05747a42f34a1b9c71c90e96ab35b6/users/29a850dae4eb43f18742918bc8d65fd3/roles/5e9df58008084b04a6c3cc081f4c8441 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8123e75efd38a326b00a23634091b1c062cf2ccb" 2018-06-27 21:16:22,934 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:16:22 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a40cd35a-6435-4765-809e-480aacf34861 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:16:22,934 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/7d05747a42f34a1b9c71c90e96ab35b6/users/29a850dae4eb43f18742918bc8d65fd3/roles/5e9df58008084b04a6c3cc081f4c8441 used request id req-a40cd35a-6435-4765-809e-480aacf34861 2018-06-27 21:16:22,935 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 21:16:22,936 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:16:22,937 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:16:23,729 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5e9df58008084b04a6c3cc081f4c8441", "name": "CreateKeypairsTests-6ba8de1e-472d-485-proj-role"}], "expires_at": "2018-06-27T22:16:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7d05747a42f34a1b9c71c90e96ab35b6", "name": "CreateKeypairsTests-6ba8de1e-472d-485-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/7d05747a42f34a1b9c71c90e96ab35b6", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/7d05747a42f34a1b9c71c90e96ab35b6", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/7d05747a42f34a1b9c71c90e96ab35b6", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/7d05747a42f34a1b9c71c90e96ab35b6", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/7d05747a42f34a1b9c71c90e96ab35b6", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/7d05747a42f34a1b9c71c90e96ab35b6", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/7d05747a42f34a1b9c71c90e96ab35b6", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/7d05747a42f34a1b9c71c90e96ab35b6", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/7d05747a42f34a1b9c71c90e96ab35b6", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/7d05747a42f34a1b9c71c90e96ab35b6", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/7d05747a42f34a1b9c71c90e96ab35b6", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/7d05747a42f34a1b9c71c90e96ab35b6", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-6ba8de1e-472d-485-user", "id": "29a850dae4eb43f18742918bc8d65fd3"}, "audit_ids": ["C98Ss6K3TDWnCJtx8bReRA"], "issued_at": "2018-06-27T21:16:23.000000Z"}} 2018-06-27 21:16:23,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}47465f55a4a99ed3c18f19084d17c9996b067993" 2018-06-27 21:16:24,123 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:16:23 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2d3919ba-5212-4ad9-99a4-0ad6530d0fce Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:16:24,123 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-2d3919ba-5212-4ad9-99a4-0ad6530d0fce 2018-06-27 21:16:24,124 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 21:16:24,129 - novaclient.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}47465f55a4a99ed3c18f19084d17c9996b067993" 2018-06-27 21:16:25,025 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:16:25 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-6dc8597b-1df8-4970-b8cf-052be6350c45 X-Compute-Request-Id: req-6dc8597b-1df8-4970-b8cf-052be6350c45 Front-End-Https: on RESP BODY: {"keypairs": []} 2018-06-27 21:16:25,026 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/os-keypairs used request id req-6dc8597b-1df8-4970-b8cf-052be6350c45 2018-06-27 21:16:25,026 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-31a6d3ec-47ce-4534-a909-2400470217dd... 2018-06-27 21:16:25,027 - OpenStackKeypair - INFO - Creating new keypair 2018-06-27 21:16:54,567 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-31a6d3ec-47ce-4534-a909-2400470217dd 2018-06-27 21:16:54,570 - 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}47465f55a4a99ed3c18f19084d17c9996b067993" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAE4wCyMYTFBo2CXrMkVJWuEtIBobV9AxwIx80vEAx2ADGyH3SGE6+IEgGyi8KV5vx0x9FgUqwxylHQo2mhOpaZk/cCKl27Ok1eGn6pubef1E8e9gMxLArz+MbqlZblixTTs5LXTc/B+nKO8sV51pFeVgoqMDVPMoL9Zj3ZiazjYxELPa/R74VyM5+SbGEzp7pzbhhpQE6p51+/RrLMKhJiuUY88Hc++EjQrWP+g+6odhrxH5006u3wsqAIzXSwa6KAd3XBT3BNslX4K6haJt6l+jyBAbYj/2NMPAOSMJe2gdltriaaZAcYyWu1nIlCGJzpBc+BdcW4Z1zzvOnWLVr7lvPIDin8awX1gvXqqgre5uio8jTBcD9skQL84mnSxIkIKy2n6NNx09ticQMJ3vhLggk1F3YR5vgE7Xq5f+91tN/blUQB66wbJr+h1vL9iqez/cmCHC9qAH64WSPQvTnzkXYXmvR2kOUDpwKBTAJn32nJNkPrmBAOmO4Cj2xbYGq8ECtPuN23JMmeCu0hFvoywWqn8v/H7xw9JZy/Ss24gXYJr/n0nWsnx4mM8lI8v4aP0a47xgampnkjkVDEMEVUofdw7KTtW29mx5k3UfKhgS4DqRswNZ5OQG2msw3L4Y3YB418o0YrJIR/1Gxdb3TFP/yrkK/Tg809tqwAQC6OyVZdPON9x7DlVBRwwyRvv2fRw3e2nN1pocRuSo9lrtF3bZeBV9HcQYCja/B4BSq0uktThHHCUCOo4vgEtDEaA07nXG8heY2fzY65BWLEtQYpYljtv2XRNWvFE7jERv+WurJgvgo6IKw6sSRXf7U+C6cGvb9flgJaW9hjXHwULXADLlk0ShjLHJ9MDS75qnADzLMyq0dJrCs4u/GUawdD7LLXUlM9enhEeQu4wyQYHeIjExU/kK+P85kqxD/ivT564SLoOAqixhs97WpXCO7hNpfunB7ZDQIfrQ0SdP/+FMcrKMrNgdVKyxt4RqD5KS+yH+IAc8Rs/JQrLpyeoVMkhlWjm1Wsm08weuYVYjWx17d+GuZNqvQ6bE+gKaXYdRQwKKSzTLtkG2pLiKS70s2qFpb11hwXD9B6WiqZuHK4aguGqdt+q4JzdKtVlTM/4DbTomZG6jmUgbRQJTYx6Ep9xG0L6RpIH0BMLIiHsLLpwIVqMCJJGdUqMiJC+iN/8TGKeHUJmvelWKh2rwMjpn7owgQM3e6LNdn0s7RsJQExXY2RVLWe0LTWnWEUdFIO+bJco4aodwy0q631r9ZOpSRV17GvGZWpJ5vZgQjp9UZNXTv1qQ+rclKa+w9ib/8tSVKyVh6V/tEZyR0BXm60uZPU0wCMhaESQtAXvS6/qRzcI+VOM/sUfyuULQsFpS25GfuR7Gtu2PGckdrC30ttDt1cLuNryus533MOzBJkM8wc1eT10TnHYHcPnmHig4mFw724dnABDXUoBXngsdtbAyMwp6Dp76KaZaIYV5iZ2D5u/Yy7ozj7IVjC5kGGZoFCSNhF3liDf2BkeVq8m0cG+N3kDpmqOoP5rOwlrvAfI8hwvr4rYvxhk0KrnPcPeiJRtlYDhKpCkjOpaOgUOBgCY/FWaCa0hIVe/RJgZZiYEVhDKD4K2tuNX6ue5eZMMq+iqLRrmHR6hgYgh1/J8o88XiXcV6nyEZaPZw==", "name": "CreateKeypairsTests-31a6d3ec-47ce-4534-a909-2400470217dd"}}' 2018-06-27 21:16:55,140 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:16:55 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-47cb2c5b-75e8-4ae7-b1fb-6a7730682909 X-Compute-Request-Id: req-47cb2c5b-75e8-4ae7-b1fb-6a7730682909 Front-End-Https: on RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAE4wCyMYTFBo2CXrMkVJWuEtIBobV9AxwIx80vEAx2ADGyH3SGE6+IEgGyi8KV5vx0x9FgUqwxylHQo2mhOpaZk/cCKl27Ok1eGn6pubef1E8e9gMxLArz+MbqlZblixTTs5LXTc/B+nKO8sV51pFeVgoqMDVPMoL9Zj3ZiazjYxELPa/R74VyM5+SbGEzp7pzbhhpQE6p51+/RrLMKhJiuUY88Hc++EjQrWP+g+6odhrxH5006u3wsqAIzXSwa6KAd3XBT3BNslX4K6haJt6l+jyBAbYj/2NMPAOSMJe2gdltriaaZAcYyWu1nIlCGJzpBc+BdcW4Z1zzvOnWLVr7lvPIDin8awX1gvXqqgre5uio8jTBcD9skQL84mnSxIkIKy2n6NNx09ticQMJ3vhLggk1F3YR5vgE7Xq5f+91tN/blUQB66wbJr+h1vL9iqez/cmCHC9qAH64WSPQvTnzkXYXmvR2kOUDpwKBTAJn32nJNkPrmBAOmO4Cj2xbYGq8ECtPuN23JMmeCu0hFvoywWqn8v/H7xw9JZy/Ss24gXYJr/n0nWsnx4mM8lI8v4aP0a47xgampnkjkVDEMEVUofdw7KTtW29mx5k3UfKhgS4DqRswNZ5OQG2msw3L4Y3YB418o0YrJIR/1Gxdb3TFP/yrkK/Tg809tqwAQC6OyVZdPON9x7DlVBRwwyRvv2fRw3e2nN1pocRuSo9lrtF3bZeBV9HcQYCja/B4BSq0uktThHHCUCOo4vgEtDEaA07nXG8heY2fzY65BWLEtQYpYljtv2XRNWvFE7jERv+WurJgvgo6IKw6sSRXf7U+C6cGvb9flgJaW9hjXHwULXADLlk0ShjLHJ9MDS75qnADzLMyq0dJrCs4u/GUawdD7LLXUlM9enhEeQu4wyQYHeIjExU/kK+P85kqxD/ivT564SLoOAqixhs97WpXCO7hNpfunB7ZDQIfrQ0SdP/+FMcrKMrNgdVKyxt4RqD5KS+yH+IAc8Rs/JQrLpyeoVMkhlWjm1Wsm08weuYVYjWx17d+GuZNqvQ6bE+gKaXYdRQwKKSzTLtkG2pLiKS70s2qFpb11hwXD9B6WiqZuHK4aguGqdt+q4JzdKtVlTM/4DbTomZG6jmUgbRQJTYx6Ep9xG0L6RpIH0BMLIiHsLLpwIVqMCJJGdUqMiJC+iN/8TGKeHUJmvelWKh2rwMjpn7owgQM3e6LNdn0s7RsJQExXY2RVLWe0LTWnWEUdFIO+bJco4aodwy0q631r9ZOpSRV17GvGZWpJ5vZgQjp9UZNXTv1qQ+rclKa+w9ib/8tSVKyVh6V/tEZyR0BXm60uZPU0wCMhaESQtAXvS6/qRzcI+VOM/sUfyuULQsFpS25GfuR7Gtu2PGckdrC30ttDt1cLuNryus533MOzBJkM8wc1eT10TnHYHcPnmHig4mFw724dnABDXUoBXngsdtbAyMwp6Dp76KaZaIYV5iZ2D5u/Yy7ozj7IVjC5kGGZoFCSNhF3liDf2BkeVq8m0cG+N3kDpmqOoP5rOwlrvAfI8hwvr4rYvxhk0KrnPcPeiJRtlYDhKpCkjOpaOgUOBgCY/FWaCa0hIVe/RJgZZiYEVhDKD4K2tuNX6ue5eZMMq+iqLRrmHR6hgYgh1/J8o88XiXcV6nyEZaPZw==", "user_id": "29a850dae4eb43f18742918bc8d65fd3", "name": "CreateKeypairsTests-31a6d3ec-47ce-4534-a909-2400470217dd", "fingerprint": "eb:32:4e:7c:19:d4:0a:47:8a:14:f2:6b:ff:8c:57:a8"}} 2018-06-27 21:16:55,140 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/os-keypairs used request id req-47cb2c5b-75e8-4ae7-b1fb-6a7730682909 2018-06-27 21:16:55,142 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:16:55,918 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5e9df58008084b04a6c3cc081f4c8441", "name": "CreateKeypairsTests-6ba8de1e-472d-485-proj-role"}], "expires_at": "2018-06-27T22:16:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7d05747a42f34a1b9c71c90e96ab35b6", "name": "CreateKeypairsTests-6ba8de1e-472d-485-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/7d05747a42f34a1b9c71c90e96ab35b6", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/7d05747a42f34a1b9c71c90e96ab35b6", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/7d05747a42f34a1b9c71c90e96ab35b6", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/7d05747a42f34a1b9c71c90e96ab35b6", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/7d05747a42f34a1b9c71c90e96ab35b6", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/7d05747a42f34a1b9c71c90e96ab35b6", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/7d05747a42f34a1b9c71c90e96ab35b6", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/7d05747a42f34a1b9c71c90e96ab35b6", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/7d05747a42f34a1b9c71c90e96ab35b6", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/7d05747a42f34a1b9c71c90e96ab35b6", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/7d05747a42f34a1b9c71c90e96ab35b6", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/7d05747a42f34a1b9c71c90e96ab35b6", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-6ba8de1e-472d-485-user", "id": "29a850dae4eb43f18742918bc8d65fd3"}, "audit_ids": ["Jh4llilJQRWeeJ4XFVbIOQ"], "issued_at": "2018-06-27T21:16:55.000000Z"}} 2018-06-27 21:16:55,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/os-keypairs/CreateKeypairsTests-31a6d3ec-47ce-4534-a909-2400470217dd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8565a819dd4c21a75241ff39e0f783dcf825d5fc" 2018-06-27 21:16:56,377 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:16:56 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-4512bf85-901d-4fb7-8264-eb752931248d X-Compute-Request-Id: req-4512bf85-901d-4fb7-8264-eb752931248d Front-End-Https: on RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAE4wCyMYTFBo2CXrMkVJWuEtIBobV9AxwIx80vEAx2ADGyH3SGE6+IEgGyi8KV5vx0x9FgUqwxylHQo2mhOpaZk/cCKl27Ok1eGn6pubef1E8e9gMxLArz+MbqlZblixTTs5LXTc/B+nKO8sV51pFeVgoqMDVPMoL9Zj3ZiazjYxELPa/R74VyM5+SbGEzp7pzbhhpQE6p51+/RrLMKhJiuUY88Hc++EjQrWP+g+6odhrxH5006u3wsqAIzXSwa6KAd3XBT3BNslX4K6haJt6l+jyBAbYj/2NMPAOSMJe2gdltriaaZAcYyWu1nIlCGJzpBc+BdcW4Z1zzvOnWLVr7lvPIDin8awX1gvXqqgre5uio8jTBcD9skQL84mnSxIkIKy2n6NNx09ticQMJ3vhLggk1F3YR5vgE7Xq5f+91tN/blUQB66wbJr+h1vL9iqez/cmCHC9qAH64WSPQvTnzkXYXmvR2kOUDpwKBTAJn32nJNkPrmBAOmO4Cj2xbYGq8ECtPuN23JMmeCu0hFvoywWqn8v/H7xw9JZy/Ss24gXYJr/n0nWsnx4mM8lI8v4aP0a47xgampnkjkVDEMEVUofdw7KTtW29mx5k3UfKhgS4DqRswNZ5OQG2msw3L4Y3YB418o0YrJIR/1Gxdb3TFP/yrkK/Tg809tqwAQC6OyVZdPON9x7DlVBRwwyRvv2fRw3e2nN1pocRuSo9lrtF3bZeBV9HcQYCja/B4BSq0uktThHHCUCOo4vgEtDEaA07nXG8heY2fzY65BWLEtQYpYljtv2XRNWvFE7jERv+WurJgvgo6IKw6sSRXf7U+C6cGvb9flgJaW9hjXHwULXADLlk0ShjLHJ9MDS75qnADzLMyq0dJrCs4u/GUawdD7LLXUlM9enhEeQu4wyQYHeIjExU/kK+P85kqxD/ivT564SLoOAqixhs97WpXCO7hNpfunB7ZDQIfrQ0SdP/+FMcrKMrNgdVKyxt4RqD5KS+yH+IAc8Rs/JQrLpyeoVMkhlWjm1Wsm08weuYVYjWx17d+GuZNqvQ6bE+gKaXYdRQwKKSzTLtkG2pLiKS70s2qFpb11hwXD9B6WiqZuHK4aguGqdt+q4JzdKtVlTM/4DbTomZG6jmUgbRQJTYx6Ep9xG0L6RpIH0BMLIiHsLLpwIVqMCJJGdUqMiJC+iN/8TGKeHUJmvelWKh2rwMjpn7owgQM3e6LNdn0s7RsJQExXY2RVLWe0LTWnWEUdFIO+bJco4aodwy0q631r9ZOpSRV17GvGZWpJ5vZgQjp9UZNXTv1qQ+rclKa+w9ib/8tSVKyVh6V/tEZyR0BXm60uZPU0wCMhaESQtAXvS6/qRzcI+VOM/sUfyuULQsFpS25GfuR7Gtu2PGckdrC30ttDt1cLuNryus533MOzBJkM8wc1eT10TnHYHcPnmHig4mFw724dnABDXUoBXngsdtbAyMwp6Dp76KaZaIYV5iZ2D5u/Yy7ozj7IVjC5kGGZoFCSNhF3liDf2BkeVq8m0cG+N3kDpmqOoP5rOwlrvAfI8hwvr4rYvxhk0KrnPcPeiJRtlYDhKpCkjOpaOgUOBgCY/FWaCa0hIVe/RJgZZiYEVhDKD4K2tuNX6ue5eZMMq+iqLRrmHR6hgYgh1/J8o88XiXcV6nyEZaPZw==", "user_id": "29a850dae4eb43f18742918bc8d65fd3", "name": "CreateKeypairsTests-31a6d3ec-47ce-4534-a909-2400470217dd", "deleted": false, "created_at": "2018-06-27T21:16:55.000000", "updated_at": null, "fingerprint": "eb:32:4e:7c:19:d4:0a:47:8a:14:f2:6b:ff:8c:57:a8", "deleted_at": null, "id": 49}} 2018-06-27 21:16:56,378 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/os-keypairs/CreateKeypairsTests-31a6d3ec-47ce-4534-a909-2400470217dd used request id req-4512bf85-901d-4fb7-8264-eb752931248d 2018-06-27 21:16:56,378 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-31a6d3ec-47ce-4534-a909-2400470217dd 2018-06-27 21:16:56,381 - 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-31a6d3ec-47ce-4534-a909-2400470217dd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47465f55a4a99ed3c18f19084d17c9996b067993" 2018-06-27 21:16:57,257 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 21:16: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-46b50ebc-40be-49cb-9225-96b5494a18a4 X-Compute-Request-Id: req-46b50ebc-40be-49cb-9225-96b5494a18a4 2018-06-27 21:16:57,257 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/os-keypairs/CreateKeypairsTests-31a6d3ec-47ce-4534-a909-2400470217dd used request id req-46b50ebc-40be-49cb-9225-96b5494a18a4 2018-06-27 21:16:57,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/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8123e75efd38a326b00a23634091b1c062cf2ccb" 2018-06-27 21:16:58,174 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:16:58 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-5c5fe87f-9bf3-45ec-86d7-648707878444 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-27T19:03:04Z", "updated_at": "2018-06-27T19:03:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "6748ef1e-56da-434e-9e89-e86b58537b65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "b3e3826c-1c48-4699-93f0-f8a310956753", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "bfad35fa-7ea9-4a81-917d-7b86481eb510", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "d657b333-103d-4d19-add8-1e8bae2f8849", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b92069937e44a3786e439f95c61afe5", "created_at": "2018-06-27T19:08:41Z", "updated_at": "2018-06-27T19:08:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "4ac2a090-f595-4e7b-9b7a-a52fa204e881", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "5508c0b1-6261-44cb-854d-60c64bcbba0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "a60c77dc-6985-48ac-a3a3-067176d3e52f", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "e6ec0fa4-1eb3-4c5d-a451-c7acfd7fde82", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}], "revision_number": 4, "project_id": "4b92069937e44a3786e439f95c61afe5", "id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T18:59:55Z", "updated_at": "2018-06-27T18:59:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "5a060918-419b-4ec3-90df-a7764c06af2f", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "6cd9bbf0-4d1b-4b13-a6c4-e20a15bb3360", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "8134c0f0-89c6-4d45-bef8-a9260d9d0723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "e0e7297a-a59d-4d2b-b75c-2cc86b269114", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}], "revision_number": 4, "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "created_at": "2018-06-27T21:03:43Z", "updated_at": "2018-06-27T21:03:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "41061dbf-a5a2-465f-84dd-140f6104b3f7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "47d5c96d-0510-41a5-b33e-5683702c5bb8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "4b4b6430-3f42-4fe4-a25e-2c5c015a7699", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "e6a68cb7-6491-4474-a4d7-38496cac4eb7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}], "revision_number": 4, "project_id": "3f0a375b66c54145bff1c56e7c91ad73", "id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "name": "default"}]} 2018-06-27 21:16:58,175 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-5c5fe87f-9bf3-45ec-86d7-648707878444 2018-06-27 21:16:58,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/4b92069937e44a3786e439f95c61afe5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8123e75efd38a326b00a23634091b1c062cf2ccb" 2018-06-27 21:16:58,527 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:16:58 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3161edcb-5910-42d5-a155-cff9d42177b3 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/4b92069937e44a3786e439f95c61afe5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4b92069937e44a3786e439f95c61afe5", "name": "service"}} 2018-06-27 21:16:58,528 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/4b92069937e44a3786e439f95c61afe5 used request id req-3161edcb-5910-42d5-a155-cff9d42177b3 2018-06-27 21:16:58,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/8cdbc979369d4c15b8ddd6cc77d930e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8123e75efd38a326b00a23634091b1c062cf2ccb" 2018-06-27 21:16:58,893 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:16:58 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-37486654-1f2b-4f0d-8907-92e63f75f298 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/8cdbc979369d4c15b8ddd6cc77d930e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}} 2018-06-27 21:16:58,893 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 used request id req-37486654-1f2b-4f0d-8907-92e63f75f298 2018-06-27 21:16:58,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/3f0a375b66c54145bff1c56e7c91ad73 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8123e75efd38a326b00a23634091b1c062cf2ccb" 2018-06-27 21:16:59,257 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 27 Jun 2018 21:16:58 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c13d59a6-97ba-44fb-b854-c33b8be85436 Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3f0a375b66c54145bff1c56e7c91ad73.", "code": 404, "title": "Not Found"}} 2018-06-27 21:16:59,257 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f0a375b66c54145bff1c56e7c91ad73 used request id req-c13d59a6-97ba-44fb-b854-c33b8be85436 2018-06-27 21:16:59,257 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-06-27 21:16:59,260 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-6ba8de1e-472d-485-proj 2018-06-27 21:16:59,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/7d05747a42f34a1b9c71c90e96ab35b6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8123e75efd38a326b00a23634091b1c062cf2ccb" 2018-06-27 21:16:59,888 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:16:59 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-af6ac27d-f52b-4ffe-a4e8-bafeaa6ca4de Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:16:59,888 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/7d05747a42f34a1b9c71c90e96ab35b6 used request id req-af6ac27d-f52b-4ffe-a4e8-bafeaa6ca4de 2018-06-27 21:16:59,889 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-6ba8de1e-472d-485-proj-role 2018-06-27 21:16:59,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/5e9df58008084b04a6c3cc081f4c8441 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8123e75efd38a326b00a23634091b1c062cf2ccb" 2018-06-27 21:17:00,325 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:16:59 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6c967740-80c5-4e31-8785-c7d7a1263ced Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:17:00,326 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/5e9df58008084b04a6c3cc081f4c8441 used request id req-6c967740-80c5-4e31-8785-c7d7a1263ced 2018-06-27 21:17: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/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8123e75efd38a326b00a23634091b1c062cf2ccb" 2018-06-27 21:17:00,423 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:17:00 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-345da3fa-8da9-4cfb-a928-932f2c2f9f47 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 21:17:00,423 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-345da3fa-8da9-4cfb-a928-932f2c2f9f47 2018-06-27 21:17:00,423 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-6ba8de1e-472d-485-user 2018-06-27 21:17:00,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/29a850dae4eb43f18742918bc8d65fd3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c65c83f2b4b590705fccf6f9a38fc563f4bf8d49" 2018-06-27 21:17:01,073 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:17:00 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5fdec354-5f56-4fa0-8fcd-03c38e791525 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:17:01,073 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/29a850dae4eb43f18742918bc8d65fd3 used request id req-5fdec354-5f56-4fa0-8fcd-03c38e791525 2018-06-27 21:17:01,076 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:17:02,030 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:17:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["w5DUyMcJTB6Ah-1hicBNBg"], "issued_at": "2018-06-27T21:17:02.000000Z"}} 2018-06-27 21:17:02,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}775e7584ace800bae724f366b060a5c1bef7c5d4" 2018-06-27 21:17:02,390 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:17:02 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-205e519c-4d4e-4a78-abdb-3ee738aff974 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:17:02,390 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-205e519c-4d4e-4a78-abdb-3ee738aff974 2018-06-27 21:17:02,392 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:17:02,394 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:17:03,108 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:17:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["B_WCNi8CR6yoWPey9izSyw"], "issued_at": "2018-06-27T21:17:03.000000Z"}} 2018-06-27 21:17:03,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78a938ba8c15342759a2ce84650acc953ae37f0d" 2018-06-27 21:17:03,157 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:17:03 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-17066434-cdfd-40ba-a616-93360a83c71a Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:17:03,157 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-17066434-cdfd-40ba-a616-93360a83c71a 2018-06-27 21:17:03,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 21:17:03,172 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:17: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-27 21:17:03,173 - 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-d2859a11-bfac-4aa-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78a938ba8c15342759a2ce84650acc953ae37f0d" 2018-06-27 21:17:03,565 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:17:03 GMT Server: Apache Content-Length: 187 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4e818a70-79d4-400d-856a-b4b88cb94863 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-d2859a11-bfac-4aa-proj", "previous": null, "next": null}, "projects": []} 2018-06-27 21:17:03,565 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-d2859a11-bfac-4aa-proj used request id req-4e818a70-79d4-400d-856a-b4b88cb94863 2018-06-27 21:17: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/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78a938ba8c15342759a2ce84650acc953ae37f0d" 2018-06-27 21:17:03,909 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:17:03 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8b3db8f8-100a-42b5-948e-8c0ed5ddc115 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 21:17:03,909 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-8b3db8f8-100a-42b5-948e-8c0ed5ddc115 2018-06-27 21:17:03,913 - 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}78a938ba8c15342759a2ce84650acc953ae37f0d" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-d2859a11-bfac-4aa-proj"}}' 2018-06-27 21:17:04,290 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 21:17:03 GMT Server: Apache Content-Length: 316 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b57eb504-ab34-4d61-ba8c-e9b0ed7c07ee Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/59f6c62eb50947f0b92104953fba76eb"}, "tags": [], "enabled": true, "id": "59f6c62eb50947f0b92104953fba76eb", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-d2859a11-bfac-4aa-proj"}} 2018-06-27 21:17:04,290 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-b57eb504-ab34-4d61-ba8c-e9b0ed7c07ee 2018-06-27 21:17:04,291 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-d2859a11-bfac-4aa-proj 2018-06-27 21:17:04,291 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:17:04,292 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:17:05,185 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:17:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["DJldMwK8RpWB9XvWbQehfA"], "issued_at": "2018-06-27T21:17:05.000000Z"}} 2018-06-27 21:17:05,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4da83f244541688eeb3be4d5bae6a82b8ebeaa8b" 2018-06-27 21:17:05,237 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:17:05 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0a8b036b-1dfb-4e0d-96d8-28eb5ed37f6e Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:17:05,237 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-0a8b036b-1dfb-4e0d-96d8-28eb5ed37f6e 2018-06-27 21:17:05,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 21:17:05,252 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:17: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-27 21:17:05,253 - 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}4da83f244541688eeb3be4d5bae6a82b8ebeaa8b" 2018-06-27 21:17:05,849 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:17:05 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fddd9dab-cf3f-468f-a61d-e4e54c7092c6 Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/05b1bc3fa6fd4243a4ba8b4d6fcc3daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05b1bc3fa6fd4243a4ba8b4d6fcc3daf", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/48d44c9c0fea4f4e80edc7d2e0715db7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d44c9c0fea4f4e80edc7d2e0715db7", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/4d3721127bf84155a837606ce3feba32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d3721127bf84155a837606ce3feba32", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/5c846663ea6d407e9223de0719ce5442"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c846663ea6d407e9223de0719ce5442", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/73a10e6c4f67490a8a4030cc6cea32f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73a10e6c4f67490a8a4030cc6cea32f5", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/8ecfab7d9d4f47bb8892a85b7d2a0b5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ecfab7d9d4f47bb8892a85b7d2a0b5a", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/b278d529e9a54a9195e4e536b9384dc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b278d529e9a54a9195e4e536b9384dc0", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b7f107ae7bb34ccea8282b1a0ec7a979"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7f107ae7bb34ccea8282b1a0ec7a979", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/d21494d0185b463db36b8c8c2b341b97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d21494d0185b463db36b8c8c2b341b97", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e0bb346419f84e4680f6ca9a97f4fc0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e0bb346419f84e4680f6ca9a97f4fc0b", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "c8d542af72ce49338052c29f02c8857e", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e9dd794fa5c040a9a0445386fb2a6116"}, "options": {}, "id": "e9dd794fa5c040a9a0445386fb2a6116", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/e9f9c747d54947bc800a81ecf11858f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9f9c747d54947bc800a81ecf11858f5", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-27 21:17:05,849 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-fddd9dab-cf3f-468f-a61d-e4e54c7092c6 2018-06-27 21:17:05,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?name=CreateKeypairsTests-d2859a11-bfac-4aa-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4da83f244541688eeb3be4d5bae6a82b8ebeaa8b" 2018-06-27 21:17:06,277 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:17:05 GMT Server: Apache Content-Length: 457 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-56b6c0f4-7f49-420c-bf87-1d634f5af8c9 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateKeypairsTests-d2859a11-bfac-4aa-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/59f6c62eb50947f0b92104953fba76eb"}, "tags": [], "enabled": true, "id": "59f6c62eb50947f0b92104953fba76eb", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-d2859a11-bfac-4aa-proj"}]} 2018-06-27 21:17:06,278 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateKeypairsTests-d2859a11-bfac-4aa-proj used request id req-56b6c0f4-7f49-420c-bf87-1d634f5af8c9 2018-06-27 21:17:06,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4da83f244541688eeb3be4d5bae6a82b8ebeaa8b" 2018-06-27 21:17:06,654 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:17:06 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8fbb2d57-679e-45a5-91b0-6ee67d6c326f Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 21:17:06,654 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-8fbb2d57-679e-45a5-91b0-6ee67d6c326f 2018-06-27 21:17:07,345 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-d2859a11-bfac-4aa-user 2018-06-27 21:17:07,346 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:17:07,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78a938ba8c15342759a2ce84650acc953ae37f0d" 2018-06-27 21:17:07,716 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:17:07 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-da132996-8bcd-462e-a84e-dc4192b9dc5e Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 21:17:07,717 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-da132996-8bcd-462e-a84e-dc4192b9dc5e 2018-06-27 21:17: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/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78a938ba8c15342759a2ce84650acc953ae37f0d" -d '{"role": {"name": "CreateKeypairsTests-d2859a11-bfac-4aa-proj-role"}}' 2018-06-27 21:17:08,097 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 21:17:07 GMT Server: Apache Content-Length: 218 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6cb8c9cb-f545-4e23-93e6-7f6e35932722 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b4e9ce6a728a450a9cb05e6e645ee69d", "links": {"self": "http://10.167.4.35:5000/v3/roles/b4e9ce6a728a450a9cb05e6e645ee69d"}, "name": "CreateKeypairsTests-d2859a11-bfac-4aa-proj-role"}} 2018-06-27 21:17:08,097 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-6cb8c9cb-f545-4e23-93e6-7f6e35932722 2018-06-27 21:17:08,098 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-d2859a11-bfac-4aa-proj-role 2018-06-27 21:17:08,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/b4e9ce6a728a450a9cb05e6e645ee69d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78a938ba8c15342759a2ce84650acc953ae37f0d" 2018-06-27 21:17:08,478 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:17:08 GMT Server: Apache Content-Length: 218 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-17fea722-d326-4bef-a101-488e02234798 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b4e9ce6a728a450a9cb05e6e645ee69d", "links": {"self": "http://10.167.4.35:5000/v3/roles/b4e9ce6a728a450a9cb05e6e645ee69d"}, "name": "CreateKeypairsTests-d2859a11-bfac-4aa-proj-role"}} 2018-06-27 21:17:08,478 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/b4e9ce6a728a450a9cb05e6e645ee69d used request id req-17fea722-d326-4bef-a101-488e02234798 2018-06-27 21:17:08,479 - keystone_utils - INFO - Granting role CreateKeypairsTests-d2859a11-bfac-4aa-proj-role to project CreateKeypairsTests-d2859a11-bfac-4aa-proj 2018-06-27 21:17:08,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/59f6c62eb50947f0b92104953fba76eb/users/9b8cdd33d059430cbd25c1aabd664992/roles/b4e9ce6a728a450a9cb05e6e645ee69d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78a938ba8c15342759a2ce84650acc953ae37f0d" 2018-06-27 21:17:08,956 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:17:08 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-df50e04b-c737-4319-83e4-c28c88ce8a91 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:17:08,956 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/59f6c62eb50947f0b92104953fba76eb/users/9b8cdd33d059430cbd25c1aabd664992/roles/b4e9ce6a728a450a9cb05e6e645ee69d used request id req-df50e04b-c737-4319-83e4-c28c88ce8a91 2018-06-27 21:17:08,957 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 21:17:08,959 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:17:08,961 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:17:09,757 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b4e9ce6a728a450a9cb05e6e645ee69d", "name": "CreateKeypairsTests-d2859a11-bfac-4aa-proj-role"}], "expires_at": "2018-06-27T22:17:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "59f6c62eb50947f0b92104953fba76eb", "name": "CreateKeypairsTests-d2859a11-bfac-4aa-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/59f6c62eb50947f0b92104953fba76eb", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/59f6c62eb50947f0b92104953fba76eb", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/59f6c62eb50947f0b92104953fba76eb", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/59f6c62eb50947f0b92104953fba76eb", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/59f6c62eb50947f0b92104953fba76eb", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/59f6c62eb50947f0b92104953fba76eb", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/59f6c62eb50947f0b92104953fba76eb", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/59f6c62eb50947f0b92104953fba76eb", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/59f6c62eb50947f0b92104953fba76eb", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/59f6c62eb50947f0b92104953fba76eb", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/59f6c62eb50947f0b92104953fba76eb", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/59f6c62eb50947f0b92104953fba76eb", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-d2859a11-bfac-4aa-user", "id": "9b8cdd33d059430cbd25c1aabd664992"}, "audit_ids": ["xh6aKnU7RC2xZsN48fXkGA"], "issued_at": "2018-06-27T21:17:09.000000Z"}} 2018-06-27 21:17:09,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}c83ccddd78f334dec2d06873aad6131935c5a7dd" 2018-06-27 21:17:10,118 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:17:09 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-86a7915e-c99b-4cae-b0e7-7d1956a08fdf Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:17:10,118 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-86a7915e-c99b-4cae-b0e7-7d1956a08fdf 2018-06-27 21:17:10,119 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 21:17:10,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/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c83ccddd78f334dec2d06873aad6131935c5a7dd" 2018-06-27 21:17:10,942 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:17:10 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-664e9593-7217-4f55-9d33-54647c8aaf6e X-Compute-Request-Id: req-664e9593-7217-4f55-9d33-54647c8aaf6e Front-End-Https: on RESP BODY: {"keypairs": []} 2018-06-27 21:17:10,942 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/os-keypairs used request id req-664e9593-7217-4f55-9d33-54647c8aaf6e 2018-06-27 21:17:10,943 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-b054de8c-017b-47ce-a7be-56101e39c834... 2018-06-27 21:17:10,943 - OpenStackKeypair - INFO - Creating new keypair 2018-06-27 21:17:10,989 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-b054de8c-017b-47ce-a7be-56101e39c834 2018-06-27 21:17:10,991 - 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}c83ccddd78f334dec2d06873aad6131935c5a7dd" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDCKFKwITRgYVvOw/VXnpr86qg2tLkqu8EBBLbzxcE9wM3bu2Q8U/HQhquRKsmr5lLFEdldTbOmVfVmehwz+PN50Az8bjKA3FbJQldtLSWOraMuIbLizkb0g5TbYff3CpOWuWiH7BZ7thWa/1qey8zWFngPH/FgCfrfImFP7kqW7w==", "name": "CreateKeypairsTests-b054de8c-017b-47ce-a7be-56101e39c834"}}' 2018-06-27 21:17:11,955 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:17:11 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-6406b528-fe64-40c7-9420-5748007955ca X-Compute-Request-Id: req-6406b528-fe64-40c7-9420-5748007955ca Front-End-Https: on RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDCKFKwITRgYVvOw/VXnpr86qg2tLkqu8EBBLbzxcE9wM3bu2Q8U/HQhquRKsmr5lLFEdldTbOmVfVmehwz+PN50Az8bjKA3FbJQldtLSWOraMuIbLizkb0g5TbYff3CpOWuWiH7BZ7thWa/1qey8zWFngPH/FgCfrfImFP7kqW7w==", "user_id": "9b8cdd33d059430cbd25c1aabd664992", "name": "CreateKeypairsTests-b054de8c-017b-47ce-a7be-56101e39c834", "fingerprint": "20:3c:83:f1:92:a4:87:c0:ca:7f:99:65:d4:e1:97:0a"}} 2018-06-27 21:17:11,955 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/os-keypairs used request id req-6406b528-fe64-40c7-9420-5748007955ca 2018-06-27 21:17:11,957 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:17:12,721 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b4e9ce6a728a450a9cb05e6e645ee69d", "name": "CreateKeypairsTests-d2859a11-bfac-4aa-proj-role"}], "expires_at": "2018-06-27T22:17:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "59f6c62eb50947f0b92104953fba76eb", "name": "CreateKeypairsTests-d2859a11-bfac-4aa-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/59f6c62eb50947f0b92104953fba76eb", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/59f6c62eb50947f0b92104953fba76eb", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/59f6c62eb50947f0b92104953fba76eb", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/59f6c62eb50947f0b92104953fba76eb", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/59f6c62eb50947f0b92104953fba76eb", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/59f6c62eb50947f0b92104953fba76eb", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/59f6c62eb50947f0b92104953fba76eb", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/59f6c62eb50947f0b92104953fba76eb", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/59f6c62eb50947f0b92104953fba76eb", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/59f6c62eb50947f0b92104953fba76eb", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/59f6c62eb50947f0b92104953fba76eb", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/59f6c62eb50947f0b92104953fba76eb", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-d2859a11-bfac-4aa-user", "id": "9b8cdd33d059430cbd25c1aabd664992"}, "audit_ids": ["pfd_mumBSEW7dTwsRcHMyg"], "issued_at": "2018-06-27T21:17:12.000000Z"}} 2018-06-27 21:17:12,727 - novaclient.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-b054de8c-017b-47ce-a7be-56101e39c834 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2534ae53b2f3a8e30edca3d9d0ba8535f4cd71d6" 2018-06-27 21:17:13,695 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:17:13 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-ad525c36-7004-4dee-bbed-bf0e98ede7fd X-Compute-Request-Id: req-ad525c36-7004-4dee-bbed-bf0e98ede7fd Front-End-Https: on RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDCKFKwITRgYVvOw/VXnpr86qg2tLkqu8EBBLbzxcE9wM3bu2Q8U/HQhquRKsmr5lLFEdldTbOmVfVmehwz+PN50Az8bjKA3FbJQldtLSWOraMuIbLizkb0g5TbYff3CpOWuWiH7BZ7thWa/1qey8zWFngPH/FgCfrfImFP7kqW7w==", "user_id": "9b8cdd33d059430cbd25c1aabd664992", "name": "CreateKeypairsTests-b054de8c-017b-47ce-a7be-56101e39c834", "deleted": false, "created_at": "2018-06-27T21:17:12.000000", "updated_at": null, "fingerprint": "20:3c:83:f1:92:a4:87:c0:ca:7f:99:65:d4:e1:97:0a", "deleted_at": null, "id": 52}} 2018-06-27 21:17:13,695 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/os-keypairs/CreateKeypairsTests-b054de8c-017b-47ce-a7be-56101e39c834 used request id req-ad525c36-7004-4dee-bbed-bf0e98ede7fd 2018-06-27 21:17:13,695 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-b054de8c-017b-47ce-a7be-56101e39c834 2018-06-27 21:17:13,699 - 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-b054de8c-017b-47ce-a7be-56101e39c834 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c83ccddd78f334dec2d06873aad6131935c5a7dd" 2018-06-27 21:17:14,449 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 21:17: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-92f36d84-bb12-4a2f-9ea7-c3ca0b58f545 X-Compute-Request-Id: req-92f36d84-bb12-4a2f-9ea7-c3ca0b58f545 2018-06-27 21:17:14,449 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/os-keypairs/CreateKeypairsTests-b054de8c-017b-47ce-a7be-56101e39c834 used request id req-92f36d84-bb12-4a2f-9ea7-c3ca0b58f545 2018-06-27 21:17:14,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}78a938ba8c15342759a2ce84650acc953ae37f0d" 2018-06-27 21:17:15,303 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:17:15 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-85923644-1559-4dea-a4bb-bd96fdc645b8 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-27T19:03:04Z", "updated_at": "2018-06-27T19:03:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "6748ef1e-56da-434e-9e89-e86b58537b65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "b3e3826c-1c48-4699-93f0-f8a310956753", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "bfad35fa-7ea9-4a81-917d-7b86481eb510", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "d657b333-103d-4d19-add8-1e8bae2f8849", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b92069937e44a3786e439f95c61afe5", "created_at": "2018-06-27T19:08:41Z", "updated_at": "2018-06-27T19:08:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "4ac2a090-f595-4e7b-9b7a-a52fa204e881", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "5508c0b1-6261-44cb-854d-60c64bcbba0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "a60c77dc-6985-48ac-a3a3-067176d3e52f", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "e6ec0fa4-1eb3-4c5d-a451-c7acfd7fde82", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}], "revision_number": 4, "project_id": "4b92069937e44a3786e439f95c61afe5", "id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T18:59:55Z", "updated_at": "2018-06-27T18:59:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "5a060918-419b-4ec3-90df-a7764c06af2f", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "6cd9bbf0-4d1b-4b13-a6c4-e20a15bb3360", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "8134c0f0-89c6-4d45-bef8-a9260d9d0723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "e0e7297a-a59d-4d2b-b75c-2cc86b269114", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}], "revision_number": 4, "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "created_at": "2018-06-27T21:03:43Z", "updated_at": "2018-06-27T21:03:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "41061dbf-a5a2-465f-84dd-140f6104b3f7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "47d5c96d-0510-41a5-b33e-5683702c5bb8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "4b4b6430-3f42-4fe4-a25e-2c5c015a7699", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "e6a68cb7-6491-4474-a4d7-38496cac4eb7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}], "revision_number": 4, "project_id": "3f0a375b66c54145bff1c56e7c91ad73", "id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "name": "default"}]} 2018-06-27 21:17:15,304 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-85923644-1559-4dea-a4bb-bd96fdc645b8 2018-06-27 21:17:15,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/4b92069937e44a3786e439f95c61afe5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78a938ba8c15342759a2ce84650acc953ae37f0d" 2018-06-27 21:17:15,697 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:17:15 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-11395135-a7f0-43f2-9227-5faccb88b21a 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/4b92069937e44a3786e439f95c61afe5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4b92069937e44a3786e439f95c61afe5", "name": "service"}} 2018-06-27 21:17:15,697 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/4b92069937e44a3786e439f95c61afe5 used request id req-11395135-a7f0-43f2-9227-5faccb88b21a 2018-06-27 21:17:15,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78a938ba8c15342759a2ce84650acc953ae37f0d" 2018-06-27 21:17:16,040 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:17:15 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-38337b88-ea5f-44bb-93bb-8d2009f3df46 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/8cdbc979369d4c15b8ddd6cc77d930e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}} 2018-06-27 21:17:16,041 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 used request id req-38337b88-ea5f-44bb-93bb-8d2009f3df46 2018-06-27 21:17:16,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/3f0a375b66c54145bff1c56e7c91ad73 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78a938ba8c15342759a2ce84650acc953ae37f0d" 2018-06-27 21:17:16,116 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 27 Jun 2018 21:17:16 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5eb619b5-508c-4482-8189-dae595c9a2e9 Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3f0a375b66c54145bff1c56e7c91ad73.", "code": 404, "title": "Not Found"}} 2018-06-27 21:17:16,116 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f0a375b66c54145bff1c56e7c91ad73 used request id req-5eb619b5-508c-4482-8189-dae595c9a2e9 2018-06-27 21:17:16,116 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-06-27 21:17:16,117 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-d2859a11-bfac-4aa-proj 2018-06-27 21:17:16,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/59f6c62eb50947f0b92104953fba76eb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78a938ba8c15342759a2ce84650acc953ae37f0d" 2018-06-27 21:17:16,846 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:17:16 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-83b63161-78de-47a4-a1ce-8d496c35a0f3 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:17:16,846 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/59f6c62eb50947f0b92104953fba76eb used request id req-83b63161-78de-47a4-a1ce-8d496c35a0f3 2018-06-27 21:17:16,846 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-d2859a11-bfac-4aa-proj-role 2018-06-27 21:17:16,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/b4e9ce6a728a450a9cb05e6e645ee69d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78a938ba8c15342759a2ce84650acc953ae37f0d" 2018-06-27 21:17:17,246 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:17:16 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3c4d7e73-a043-48fa-a120-6479f60f10b9 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:17:17,246 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/b4e9ce6a728a450a9cb05e6e645ee69d used request id req-3c4d7e73-a043-48fa-a120-6479f60f10b9 2018-06-27 21:17:17,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? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78a938ba8c15342759a2ce84650acc953ae37f0d" 2018-06-27 21:17:17,657 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:17:17 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ab166b43-3a31-4409-bd3e-0791257cfdc6 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 21:17:17,658 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-ab166b43-3a31-4409-bd3e-0791257cfdc6 2018-06-27 21:17:17,658 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-d2859a11-bfac-4aa-user 2018-06-27 21:17:17,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/9b8cdd33d059430cbd25c1aabd664992 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4da83f244541688eeb3be4d5bae6a82b8ebeaa8b" 2018-06-27 21:17:18,294 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:17:17 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-742df3ec-984c-4187-9b3a-cd16e81d2ef2 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:17:18,294 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/9b8cdd33d059430cbd25c1aabd664992 used request id req-742df3ec-984c-4187-9b3a-cd16e81d2ef2 2018-06-27 21:17:18,296 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:17:19,061 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:17:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["PTrORY22TT2a2GIv-FiSsg"], "issued_at": "2018-06-27T21:17:19.000000Z"}} 2018-06-27 21:17:19,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d64eafb1c42b654fddfb0a0996a7ebaefeddb52" 2018-06-27 21:17:19,112 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:17:19 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8539e9e4-1080-4d90-8a11-39396228e65c Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:17:19,112 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-8539e9e4-1080-4d90-8a11-39396228e65c 2018-06-27 21:17:19,113 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:17:19,114 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:17:19,968 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:17:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["l_9-vQyqROqQcfSeP3e-Xw"], "issued_at": "2018-06-27T21:17:19.000000Z"}} 2018-06-27 21:17:19,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86c0191e83716b6f6d5c419728f7abdd8ef48924" 2018-06-27 21:17:20,020 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:17:19 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ca00b987-0f71-417a-856d-1f9d2e851795 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:17:20,020 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-ca00b987-0f71-417a-856d-1f9d2e851795 2018-06-27 21:17:20,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 21:17:20,036 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21: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-27 21:17:20,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?enabled=True&domain_name=Default&name=CreateKeypairsTests-294f27c1-a848-468-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86c0191e83716b6f6d5c419728f7abdd8ef48924" 2018-06-27 21:17:20,359 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:17:20 GMT Server: Apache Content-Length: 187 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e4d116da-ff36-4f9a-aff2-493d8c2a7d15 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-294f27c1-a848-468-proj", "previous": null, "next": null}, "projects": []} 2018-06-27 21:17:20,359 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-294f27c1-a848-468-proj used request id req-e4d116da-ff36-4f9a-aff2-493d8c2a7d15 2018-06-27 21:17:20,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86c0191e83716b6f6d5c419728f7abdd8ef48924" 2018-06-27 21:17:20,789 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:17:20 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7da4aea9-dca9-4be0-beb4-e573ffc5a190 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 21:17:20,790 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-7da4aea9-dca9-4be0-beb4-e573ffc5a190 2018-06-27 21:17:20,793 - 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}86c0191e83716b6f6d5c419728f7abdd8ef48924" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-294f27c1-a848-468-proj"}}' 2018-06-27 21:17:21,193 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 21:17:20 GMT Server: Apache Content-Length: 316 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ad20e4b9-8e5b-4c56-9a3b-b0fff580f548 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/ff710f4092ec40feb3428acbae5cb208"}, "tags": [], "enabled": true, "id": "ff710f4092ec40feb3428acbae5cb208", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-294f27c1-a848-468-proj"}} 2018-06-27 21:17:21,194 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-ad20e4b9-8e5b-4c56-9a3b-b0fff580f548 2018-06-27 21:17:21,194 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-294f27c1-a848-468-proj 2018-06-27 21:17:21,194 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:17:21,195 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:17:21,986 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:17:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["zrDFcYBmQAqs8ulj1oYFHw"], "issued_at": "2018-06-27T21:17:21.000000Z"}} 2018-06-27 21:17:21,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}bf342c2fa7c64bcf40d73aee142820819690dc18" 2018-06-27 21:17:22,036 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:17:21 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e8f20fec-761e-4338-9fc1-99cb93b8d3ea Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:17:22,036 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-e8f20fec-761e-4338-9fc1-99cb93b8d3ea 2018-06-27 21:17:22,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 21:17:22,051 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:17: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-27 21:17:22,052 - 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}bf342c2fa7c64bcf40d73aee142820819690dc18" 2018-06-27 21:17:22,618 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:17:22 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e7ddc2f0-f7d0-453b-965d-2dc42c12dce4 Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/05b1bc3fa6fd4243a4ba8b4d6fcc3daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05b1bc3fa6fd4243a4ba8b4d6fcc3daf", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/48d44c9c0fea4f4e80edc7d2e0715db7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d44c9c0fea4f4e80edc7d2e0715db7", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/4d3721127bf84155a837606ce3feba32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d3721127bf84155a837606ce3feba32", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/5c846663ea6d407e9223de0719ce5442"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c846663ea6d407e9223de0719ce5442", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/73a10e6c4f67490a8a4030cc6cea32f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73a10e6c4f67490a8a4030cc6cea32f5", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/8ecfab7d9d4f47bb8892a85b7d2a0b5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ecfab7d9d4f47bb8892a85b7d2a0b5a", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/b278d529e9a54a9195e4e536b9384dc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b278d529e9a54a9195e4e536b9384dc0", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b7f107ae7bb34ccea8282b1a0ec7a979"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7f107ae7bb34ccea8282b1a0ec7a979", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/d21494d0185b463db36b8c8c2b341b97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d21494d0185b463db36b8c8c2b341b97", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e0bb346419f84e4680f6ca9a97f4fc0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e0bb346419f84e4680f6ca9a97f4fc0b", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "c8d542af72ce49338052c29f02c8857e", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e9dd794fa5c040a9a0445386fb2a6116"}, "options": {}, "id": "e9dd794fa5c040a9a0445386fb2a6116", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/e9f9c747d54947bc800a81ecf11858f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9f9c747d54947bc800a81ecf11858f5", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-27 21:17:22,618 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-e7ddc2f0-f7d0-453b-965d-2dc42c12dce4 2018-06-27 21:17: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/projects?name=CreateKeypairsTests-294f27c1-a848-468-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf342c2fa7c64bcf40d73aee142820819690dc18" 2018-06-27 21:17:23,004 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:17:22 GMT Server: Apache Content-Length: 457 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b62af36d-a9a0-494b-8527-3327fe05e6d0 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateKeypairsTests-294f27c1-a848-468-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/ff710f4092ec40feb3428acbae5cb208"}, "tags": [], "enabled": true, "id": "ff710f4092ec40feb3428acbae5cb208", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-294f27c1-a848-468-proj"}]} 2018-06-27 21:17:23,005 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateKeypairsTests-294f27c1-a848-468-proj used request id req-b62af36d-a9a0-494b-8527-3327fe05e6d0 2018-06-27 21:17:23,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}bf342c2fa7c64bcf40d73aee142820819690dc18" 2018-06-27 21:17:23,401 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:17:23 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-30968acd-6ac7-4114-a9f4-3c3959bd403d Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 21:17:23,401 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-30968acd-6ac7-4114-a9f4-3c3959bd403d 2018-06-27 21:17:24,049 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-294f27c1-a848-468-user 2018-06-27 21:17:24,049 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:17:24,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86c0191e83716b6f6d5c419728f7abdd8ef48924" 2018-06-27 21:17:24,448 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:17:24 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8932ea6d-17ef-41f7-b697-51db95efb9f2 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 21:17:24,448 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-8932ea6d-17ef-41f7-b697-51db95efb9f2 2018-06-27 21:17:24,452 - 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}86c0191e83716b6f6d5c419728f7abdd8ef48924" -d '{"role": {"name": "CreateKeypairsTests-294f27c1-a848-468-proj-role"}}' 2018-06-27 21:17:24,733 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 21:17:24 GMT Server: Apache Content-Length: 218 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f7cc77e7-5f9f-477f-bbe5-8c6d52273324 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f28e5da135884469ae2954455b1057e6", "links": {"self": "http://10.167.4.35:5000/v3/roles/f28e5da135884469ae2954455b1057e6"}, "name": "CreateKeypairsTests-294f27c1-a848-468-proj-role"}} 2018-06-27 21:17:24,733 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-f7cc77e7-5f9f-477f-bbe5-8c6d52273324 2018-06-27 21:17:24,734 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-294f27c1-a848-468-proj-role 2018-06-27 21:17:24,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/f28e5da135884469ae2954455b1057e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86c0191e83716b6f6d5c419728f7abdd8ef48924" 2018-06-27 21:17:25,154 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:17:24 GMT Server: Apache Content-Length: 218 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0f75471e-82ff-4767-ab2c-7a37fb0ee5c5 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f28e5da135884469ae2954455b1057e6", "links": {"self": "http://10.167.4.35:5000/v3/roles/f28e5da135884469ae2954455b1057e6"}, "name": "CreateKeypairsTests-294f27c1-a848-468-proj-role"}} 2018-06-27 21:17:25,155 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/f28e5da135884469ae2954455b1057e6 used request id req-0f75471e-82ff-4767-ab2c-7a37fb0ee5c5 2018-06-27 21:17:25,155 - keystone_utils - INFO - Granting role CreateKeypairsTests-294f27c1-a848-468-proj-role to project CreateKeypairsTests-294f27c1-a848-468-proj 2018-06-27 21:17:25,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/ff710f4092ec40feb3428acbae5cb208/users/754c66386c9a4106a2ec37f6b76f5b77/roles/f28e5da135884469ae2954455b1057e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86c0191e83716b6f6d5c419728f7abdd8ef48924" 2018-06-27 21:17:25,672 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:17:25 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9147196f-d219-40f0-9b47-54ea4878d69f Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:17:25,672 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/ff710f4092ec40feb3428acbae5cb208/users/754c66386c9a4106a2ec37f6b76f5b77/roles/f28e5da135884469ae2954455b1057e6 used request id req-9147196f-d219-40f0-9b47-54ea4878d69f 2018-06-27 21:17:25,673 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 21:17:25,674 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:17:25,675 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:17:26,472 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f28e5da135884469ae2954455b1057e6", "name": "CreateKeypairsTests-294f27c1-a848-468-proj-role"}], "expires_at": "2018-06-27T22:17:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ff710f4092ec40feb3428acbae5cb208", "name": "CreateKeypairsTests-294f27c1-a848-468-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/ff710f4092ec40feb3428acbae5cb208", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/ff710f4092ec40feb3428acbae5cb208", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/ff710f4092ec40feb3428acbae5cb208", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/ff710f4092ec40feb3428acbae5cb208", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/ff710f4092ec40feb3428acbae5cb208", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/ff710f4092ec40feb3428acbae5cb208", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/ff710f4092ec40feb3428acbae5cb208", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/ff710f4092ec40feb3428acbae5cb208", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/ff710f4092ec40feb3428acbae5cb208", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/ff710f4092ec40feb3428acbae5cb208", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/ff710f4092ec40feb3428acbae5cb208", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/ff710f4092ec40feb3428acbae5cb208", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-294f27c1-a848-468-user", "id": "754c66386c9a4106a2ec37f6b76f5b77"}, "audit_ids": ["fG_rFrHgRkO6r_3J33ygOg"], "issued_at": "2018-06-27T21:17:26.000000Z"}} 2018-06-27 21:17:26,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4873bbea5f9bf7c8a7772ede40d13b14ee92fe1b" 2018-06-27 21:17:26,820 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:17:26 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b5ebdaf1-71ee-46fa-8000-7fbfc69bf47c Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:17:26,820 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-b5ebdaf1-71ee-46fa-8000-7fbfc69bf47c 2018-06-27 21:17:26,821 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 21:17:26,826 - novaclient.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}4873bbea5f9bf7c8a7772ede40d13b14ee92fe1b" 2018-06-27 21:17:27,616 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:17:27 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-0a69ef87-dd54-4310-8b4b-7623ded3862f X-Compute-Request-Id: req-0a69ef87-dd54-4310-8b4b-7623ded3862f Front-End-Https: on RESP BODY: {"keypairs": []} 2018-06-27 21:17:27,617 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/os-keypairs used request id req-0a69ef87-dd54-4310-8b4b-7623ded3862f 2018-06-27 21:17:27,617 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-f8e3d126-1ef3-4c20-81ef-1efe36c956ea... 2018-06-27 21:17:27,618 - OpenStackKeypair - INFO - Creating new keypair 2018-06-27 21:17:27,672 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-f8e3d126-1ef3-4c20-81ef-1efe36c956ea 2018-06-27 21:17:27,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}4873bbea5f9bf7c8a7772ede40d13b14ee92fe1b" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC7GKnVT91o9pa/4n4mD2EH3TnbovJs0u9zb8Mx0f9YxUPG0EIl7Uk7F6PkRHTjhOHrIo9GFj3IRKluHKyn3i4/6zVhQ3/kuzvXKecdcg+IKz4TrqFATv9aS6T2YyrScYHLpSUE4fLkw/VITVAwKgx+mrhBbnfC5WFlNg/Ga/6thQ==", "name": "CreateKeypairsTests-f8e3d126-1ef3-4c20-81ef-1efe36c956ea"}}' 2018-06-27 21:17:28,709 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:17:28 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-14ae060b-7075-4f59-b0e3-c002d4499d9c X-Compute-Request-Id: req-14ae060b-7075-4f59-b0e3-c002d4499d9c Front-End-Https: on RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC7GKnVT91o9pa/4n4mD2EH3TnbovJs0u9zb8Mx0f9YxUPG0EIl7Uk7F6PkRHTjhOHrIo9GFj3IRKluHKyn3i4/6zVhQ3/kuzvXKecdcg+IKz4TrqFATv9aS6T2YyrScYHLpSUE4fLkw/VITVAwKgx+mrhBbnfC5WFlNg/Ga/6thQ==", "user_id": "754c66386c9a4106a2ec37f6b76f5b77", "name": "CreateKeypairsTests-f8e3d126-1ef3-4c20-81ef-1efe36c956ea", "fingerprint": "2d:7f:60:69:21:97:e3:2a:3a:87:3a:54:a7:91:89:bd"}} 2018-06-27 21:17:28,709 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/os-keypairs used request id req-14ae060b-7075-4f59-b0e3-c002d4499d9c 2018-06-27 21:17:28,711 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsTests-f8e3d126-1ef3-4c20-81ef-1efe36c956ea.pub 2018-06-27 21:17:28,712 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsTests-f8e3d126-1ef3-4c20-81ef-1efe36c956ea 2018-06-27 21:17:28,712 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:17:29,503 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f28e5da135884469ae2954455b1057e6", "name": "CreateKeypairsTests-294f27c1-a848-468-proj-role"}], "expires_at": "2018-06-27T22:17:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ff710f4092ec40feb3428acbae5cb208", "name": "CreateKeypairsTests-294f27c1-a848-468-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/ff710f4092ec40feb3428acbae5cb208", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/ff710f4092ec40feb3428acbae5cb208", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/ff710f4092ec40feb3428acbae5cb208", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/ff710f4092ec40feb3428acbae5cb208", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/ff710f4092ec40feb3428acbae5cb208", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/ff710f4092ec40feb3428acbae5cb208", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/ff710f4092ec40feb3428acbae5cb208", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/ff710f4092ec40feb3428acbae5cb208", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/ff710f4092ec40feb3428acbae5cb208", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/ff710f4092ec40feb3428acbae5cb208", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/ff710f4092ec40feb3428acbae5cb208", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/ff710f4092ec40feb3428acbae5cb208", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-294f27c1-a848-468-user", "id": "754c66386c9a4106a2ec37f6b76f5b77"}, "audit_ids": ["8izKyWaGRDyTkOavL-B8Kg"], "issued_at": "2018-06-27T21:17:29.000000Z"}} 2018-06-27 21:17:29,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/os-keypairs/CreateKeypairsTests-f8e3d126-1ef3-4c20-81ef-1efe36c956ea -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}363eeac8b29ccaabc546c65623967eeb65826b59" 2018-06-27 21:17:30,290 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:17:30 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-52f26683-1317-4256-a1cc-248c906ffae9 X-Compute-Request-Id: req-52f26683-1317-4256-a1cc-248c906ffae9 Front-End-Https: on RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC7GKnVT91o9pa/4n4mD2EH3TnbovJs0u9zb8Mx0f9YxUPG0EIl7Uk7F6PkRHTjhOHrIo9GFj3IRKluHKyn3i4/6zVhQ3/kuzvXKecdcg+IKz4TrqFATv9aS6T2YyrScYHLpSUE4fLkw/VITVAwKgx+mrhBbnfC5WFlNg/Ga/6thQ==", "user_id": "754c66386c9a4106a2ec37f6b76f5b77", "name": "CreateKeypairsTests-f8e3d126-1ef3-4c20-81ef-1efe36c956ea", "deleted": false, "created_at": "2018-06-27T21:17:29.000000", "updated_at": null, "fingerprint": "2d:7f:60:69:21:97:e3:2a:3a:87:3a:54:a7:91:89:bd", "deleted_at": null, "id": 55}} 2018-06-27 21:17:30,291 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/os-keypairs/CreateKeypairsTests-f8e3d126-1ef3-4c20-81ef-1efe36c956ea used request id req-52f26683-1317-4256-a1cc-248c906ffae9 2018-06-27 21:17:30,291 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-f8e3d126-1ef3-4c20-81ef-1efe36c956ea 2018-06-27 21:17:30,294 - 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-f8e3d126-1ef3-4c20-81ef-1efe36c956ea -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4873bbea5f9bf7c8a7772ede40d13b14ee92fe1b" 2018-06-27 21:17:30,366 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 21:17: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-4a7c7571-057a-44d3-8ea4-16b6e6b86944 X-Compute-Request-Id: req-4a7c7571-057a-44d3-8ea4-16b6e6b86944 2018-06-27 21:17:30,366 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/os-keypairs/CreateKeypairsTests-f8e3d126-1ef3-4c20-81ef-1efe36c956ea used request id req-4a7c7571-057a-44d3-8ea4-16b6e6b86944 2018-06-27 21:17:30,367 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsTests-f8e3d126-1ef3-4c20-81ef-1efe36c956ea.pub] 2018-06-27 21:17:30,367 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateKeypairsTests-f8e3d126-1ef3-4c20-81ef-1efe36c956ea] 2018-06-27 21:17:30,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/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86c0191e83716b6f6d5c419728f7abdd8ef48924" 2018-06-27 21:17:31,260 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:17:31 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-7a216414-84ec-4691-a631-4a1813dea9d0 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-27T19:03:04Z", "updated_at": "2018-06-27T19:03:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "6748ef1e-56da-434e-9e89-e86b58537b65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "b3e3826c-1c48-4699-93f0-f8a310956753", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "bfad35fa-7ea9-4a81-917d-7b86481eb510", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "d657b333-103d-4d19-add8-1e8bae2f8849", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b92069937e44a3786e439f95c61afe5", "created_at": "2018-06-27T19:08:41Z", "updated_at": "2018-06-27T19:08:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "4ac2a090-f595-4e7b-9b7a-a52fa204e881", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "5508c0b1-6261-44cb-854d-60c64bcbba0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "a60c77dc-6985-48ac-a3a3-067176d3e52f", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "e6ec0fa4-1eb3-4c5d-a451-c7acfd7fde82", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}], "revision_number": 4, "project_id": "4b92069937e44a3786e439f95c61afe5", "id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T18:59:55Z", "updated_at": "2018-06-27T18:59:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "5a060918-419b-4ec3-90df-a7764c06af2f", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "6cd9bbf0-4d1b-4b13-a6c4-e20a15bb3360", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "8134c0f0-89c6-4d45-bef8-a9260d9d0723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "e0e7297a-a59d-4d2b-b75c-2cc86b269114", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}], "revision_number": 4, "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "created_at": "2018-06-27T21:03:43Z", "updated_at": "2018-06-27T21:03:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "41061dbf-a5a2-465f-84dd-140f6104b3f7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "47d5c96d-0510-41a5-b33e-5683702c5bb8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "4b4b6430-3f42-4fe4-a25e-2c5c015a7699", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "e6a68cb7-6491-4474-a4d7-38496cac4eb7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}], "revision_number": 4, "project_id": "3f0a375b66c54145bff1c56e7c91ad73", "id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "name": "default"}]} 2018-06-27 21:17:31,261 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-7a216414-84ec-4691-a631-4a1813dea9d0 2018-06-27 21:17:31,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/4b92069937e44a3786e439f95c61afe5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86c0191e83716b6f6d5c419728f7abdd8ef48924" 2018-06-27 21:17:31,618 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:17:31 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b9b67627-635b-4613-a524-c5c0272a0ece 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/4b92069937e44a3786e439f95c61afe5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4b92069937e44a3786e439f95c61afe5", "name": "service"}} 2018-06-27 21:17:31,618 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/4b92069937e44a3786e439f95c61afe5 used request id req-b9b67627-635b-4613-a524-c5c0272a0ece 2018-06-27 21:17: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/8cdbc979369d4c15b8ddd6cc77d930e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86c0191e83716b6f6d5c419728f7abdd8ef48924" 2018-06-27 21:17:31,961 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:17:31 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ad32cf93-01cf-4846-b659-7c1635037e2f 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/8cdbc979369d4c15b8ddd6cc77d930e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}} 2018-06-27 21:17:31,961 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 used request id req-ad32cf93-01cf-4846-b659-7c1635037e2f 2018-06-27 21:17:31,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/3f0a375b66c54145bff1c56e7c91ad73 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86c0191e83716b6f6d5c419728f7abdd8ef48924" 2018-06-27 21:17:32,356 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 27 Jun 2018 21:17:31 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-995c149b-d427-4654-8209-336ec317d7d7 Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3f0a375b66c54145bff1c56e7c91ad73.", "code": 404, "title": "Not Found"}} 2018-06-27 21:17:32,356 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f0a375b66c54145bff1c56e7c91ad73 used request id req-995c149b-d427-4654-8209-336ec317d7d7 2018-06-27 21:17:32,357 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-06-27 21:17:32,358 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-294f27c1-a848-468-proj 2018-06-27 21:17:32,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/ff710f4092ec40feb3428acbae5cb208 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86c0191e83716b6f6d5c419728f7abdd8ef48924" 2018-06-27 21:17:32,974 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:17:32 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3fa17aef-beb2-45d8-a00f-5eadfb4a1f8b Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:17:32,974 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/ff710f4092ec40feb3428acbae5cb208 used request id req-3fa17aef-beb2-45d8-a00f-5eadfb4a1f8b 2018-06-27 21:17:32,974 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-294f27c1-a848-468-proj-role 2018-06-27 21:17:32,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/f28e5da135884469ae2954455b1057e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86c0191e83716b6f6d5c419728f7abdd8ef48924" 2018-06-27 21:17:33,353 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:17:32 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-81884639-8cba-4656-ad01-5fde04a196bf Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:17:33,353 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/f28e5da135884469ae2954455b1057e6 used request id req-81884639-8cba-4656-ad01-5fde04a196bf 2018-06-27 21:17:33,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}86c0191e83716b6f6d5c419728f7abdd8ef48924" 2018-06-27 21:17:33,693 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:17:33 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cafb3820-118c-413a-9733-da2198e81ec4 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 21:17:33,694 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-cafb3820-118c-413a-9733-da2198e81ec4 2018-06-27 21:17:33,694 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-294f27c1-a848-468-user 2018-06-27 21:17:33,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/754c66386c9a4106a2ec37f6b76f5b77 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf342c2fa7c64bcf40d73aee142820819690dc18" 2018-06-27 21:17:34,215 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:17:33 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-12e9c2a7-0b3b-4e4e-a683-d32be2fe5841 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:17:34,216 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/754c66386c9a4106a2ec37f6b76f5b77 used request id req-12e9c2a7-0b3b-4e4e-a683-d32be2fe5841 2018-06-27 21:17:34,217 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:17:35,210 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:17:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["O8QN63B4Q5uQBZpRL78-yw"], "issued_at": "2018-06-27T21:17:35.000000Z"}} 2018-06-27 21:17:35,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}ac603b7e526f55591503ac8825752ac788aa1243" 2018-06-27 21:17:35,262 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:17:35 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-13ceaa2b-4ba5-41d3-8107-7c8f027e1a9c Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:17:35,262 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-13ceaa2b-4ba5-41d3-8107-7c8f027e1a9c 2018-06-27 21:17:35,264 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:17:35,265 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:17:36,210 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:17:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["bguXAvx3QjiHOepNDIIwEQ"], "issued_at": "2018-06-27T21:17:36.000000Z"}} 2018-06-27 21:17:36,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}60986c6b741237923d37c29e3bcee01f78505f68" 2018-06-27 21:17:36,588 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:17:36 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-630ff0b7-0fc9-4a80-b9d4-aeb8dcc00166 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:17:36,588 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-630ff0b7-0fc9-4a80-b9d4-aeb8dcc00166 2018-06-27 21:17:36,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-27 21:17:36,602 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:17: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-27 21:17:36,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?enabled=True&domain_name=Default&name=CreateKeypairsTests-a5a27743-e612-4db-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60986c6b741237923d37c29e3bcee01f78505f68" 2018-06-27 21:17:36,981 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:17:36 GMT Server: Apache Content-Length: 187 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-eac4abf4-b9c0-4e4c-bb90-7a5038d4ba47 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-a5a27743-e612-4db-proj", "previous": null, "next": null}, "projects": []} 2018-06-27 21:17:36,981 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-a5a27743-e612-4db-proj used request id req-eac4abf4-b9c0-4e4c-bb90-7a5038d4ba47 2018-06-27 21:17:36,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}60986c6b741237923d37c29e3bcee01f78505f68" 2018-06-27 21:17:37,290 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:17:36 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-08f2f3f4-62f4-4740-9787-dabb3a1c667f Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 21:17:37,291 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-08f2f3f4-62f4-4740-9787-dabb3a1c667f 2018-06-27 21:17:37,295 - 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}60986c6b741237923d37c29e3bcee01f78505f68" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-a5a27743-e612-4db-proj"}}' 2018-06-27 21:17:37,828 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 21:17:37 GMT Server: Apache Content-Length: 316 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b52cc48a-b0ca-4e78-9add-395edb485043 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/77b577499fd4408ab5c409b9c6ed706c"}, "tags": [], "enabled": true, "id": "77b577499fd4408ab5c409b9c6ed706c", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-a5a27743-e612-4db-proj"}} 2018-06-27 21:17:37,828 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-b52cc48a-b0ca-4e78-9add-395edb485043 2018-06-27 21:17:37,828 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-a5a27743-e612-4db-proj 2018-06-27 21:17:37,829 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:17:37,829 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:17:38,587 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:17:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["IVDLNol_TmaWV22gxyEDIA"], "issued_at": "2018-06-27T21:17:38.000000Z"}} 2018-06-27 21:17:38,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}7dcb571cf9f94a0a1802c681f0da1151e82187a0" 2018-06-27 21:17:38,999 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:17:38 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-285c1d92-61cb-4455-93b1-5857c672cd17 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:17:38,999 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-285c1d92-61cb-4455-93b1-5857c672cd17 2018-06-27 21:17:39,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 21:17:39,016 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:17: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-27 21:17:39,016 - 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}7dcb571cf9f94a0a1802c681f0da1151e82187a0" 2018-06-27 21:17:39,497 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:17:39 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f84eef22-17c8-4756-9a42-66789aab5b95 Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/05b1bc3fa6fd4243a4ba8b4d6fcc3daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05b1bc3fa6fd4243a4ba8b4d6fcc3daf", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/48d44c9c0fea4f4e80edc7d2e0715db7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d44c9c0fea4f4e80edc7d2e0715db7", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/4d3721127bf84155a837606ce3feba32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d3721127bf84155a837606ce3feba32", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/5c846663ea6d407e9223de0719ce5442"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c846663ea6d407e9223de0719ce5442", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/73a10e6c4f67490a8a4030cc6cea32f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73a10e6c4f67490a8a4030cc6cea32f5", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/8ecfab7d9d4f47bb8892a85b7d2a0b5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ecfab7d9d4f47bb8892a85b7d2a0b5a", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/b278d529e9a54a9195e4e536b9384dc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b278d529e9a54a9195e4e536b9384dc0", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b7f107ae7bb34ccea8282b1a0ec7a979"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7f107ae7bb34ccea8282b1a0ec7a979", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/d21494d0185b463db36b8c8c2b341b97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d21494d0185b463db36b8c8c2b341b97", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e0bb346419f84e4680f6ca9a97f4fc0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e0bb346419f84e4680f6ca9a97f4fc0b", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "c8d542af72ce49338052c29f02c8857e", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e9dd794fa5c040a9a0445386fb2a6116"}, "options": {}, "id": "e9dd794fa5c040a9a0445386fb2a6116", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/e9f9c747d54947bc800a81ecf11858f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9f9c747d54947bc800a81ecf11858f5", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-27 21:17:39,497 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-f84eef22-17c8-4756-9a42-66789aab5b95 2018-06-27 21:17:39,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?name=CreateKeypairsTests-a5a27743-e612-4db-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dcb571cf9f94a0a1802c681f0da1151e82187a0" 2018-06-27 21:17:39,868 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:17:39 GMT Server: Apache Content-Length: 457 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-87ae4c8f-fb8b-42ab-a59f-87ee9e9ac808 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateKeypairsTests-a5a27743-e612-4db-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/77b577499fd4408ab5c409b9c6ed706c"}, "tags": [], "enabled": true, "id": "77b577499fd4408ab5c409b9c6ed706c", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-a5a27743-e612-4db-proj"}]} 2018-06-27 21:17:39,868 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateKeypairsTests-a5a27743-e612-4db-proj used request id req-87ae4c8f-fb8b-42ab-a59f-87ee9e9ac808 2018-06-27 21:17:39,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dcb571cf9f94a0a1802c681f0da1151e82187a0" 2018-06-27 21:17:40,317 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:17:39 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4924e83e-2a5e-45a2-98cd-1746af5e462d Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 21:17:40,317 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-4924e83e-2a5e-45a2-98cd-1746af5e462d 2018-06-27 21:17:41,215 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-a5a27743-e612-4db-user 2018-06-27 21:17:41,215 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:17:41,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? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60986c6b741237923d37c29e3bcee01f78505f68" 2018-06-27 21:17:41,563 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:17:41 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-45830146-605f-4fd2-9d98-68cddfe902b5 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 21:17:41,563 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-45830146-605f-4fd2-9d98-68cddfe902b5 2018-06-27 21:17:41,567 - 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}60986c6b741237923d37c29e3bcee01f78505f68" -d '{"role": {"name": "CreateKeypairsTests-a5a27743-e612-4db-proj-role"}}' 2018-06-27 21:17:41,943 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 21:17:41 GMT Server: Apache Content-Length: 218 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-85d38a44-b5ee-4c72-9cc8-c1994499aeb6 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e1e8fe78fabf4e6da6f958bb141796c4", "links": {"self": "http://10.167.4.35:5000/v3/roles/e1e8fe78fabf4e6da6f958bb141796c4"}, "name": "CreateKeypairsTests-a5a27743-e612-4db-proj-role"}} 2018-06-27 21:17:41,943 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-85d38a44-b5ee-4c72-9cc8-c1994499aeb6 2018-06-27 21:17:41,943 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-a5a27743-e612-4db-proj-role 2018-06-27 21:17:41,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/e1e8fe78fabf4e6da6f958bb141796c4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60986c6b741237923d37c29e3bcee01f78505f68" 2018-06-27 21:17:42,277 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:17:41 GMT Server: Apache Content-Length: 218 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fbed88ed-6be2-4031-a128-5ab06ee258f4 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e1e8fe78fabf4e6da6f958bb141796c4", "links": {"self": "http://10.167.4.35:5000/v3/roles/e1e8fe78fabf4e6da6f958bb141796c4"}, "name": "CreateKeypairsTests-a5a27743-e612-4db-proj-role"}} 2018-06-27 21:17:42,277 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/e1e8fe78fabf4e6da6f958bb141796c4 used request id req-fbed88ed-6be2-4031-a128-5ab06ee258f4 2018-06-27 21:17:42,277 - keystone_utils - INFO - Granting role CreateKeypairsTests-a5a27743-e612-4db-proj-role to project CreateKeypairsTests-a5a27743-e612-4db-proj 2018-06-27 21:17:42,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/77b577499fd4408ab5c409b9c6ed706c/users/f3daf1c8025340ad80c4666a30c7710a/roles/e1e8fe78fabf4e6da6f958bb141796c4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60986c6b741237923d37c29e3bcee01f78505f68" 2018-06-27 21:17:42,800 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:17:42 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8b8518fb-1d0a-458a-be7e-aba31eae2b92 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:17:42,800 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/77b577499fd4408ab5c409b9c6ed706c/users/f3daf1c8025340ad80c4666a30c7710a/roles/e1e8fe78fabf4e6da6f958bb141796c4 used request id req-8b8518fb-1d0a-458a-be7e-aba31eae2b92 2018-06-27 21:17:42,800 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 21:17:42,802 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:17:42,803 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:17:43,635 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e1e8fe78fabf4e6da6f958bb141796c4", "name": "CreateKeypairsTests-a5a27743-e612-4db-proj-role"}], "expires_at": "2018-06-27T22:17:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "77b577499fd4408ab5c409b9c6ed706c", "name": "CreateKeypairsTests-a5a27743-e612-4db-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/77b577499fd4408ab5c409b9c6ed706c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/77b577499fd4408ab5c409b9c6ed706c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/77b577499fd4408ab5c409b9c6ed706c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/77b577499fd4408ab5c409b9c6ed706c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/77b577499fd4408ab5c409b9c6ed706c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/77b577499fd4408ab5c409b9c6ed706c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/77b577499fd4408ab5c409b9c6ed706c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/77b577499fd4408ab5c409b9c6ed706c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/77b577499fd4408ab5c409b9c6ed706c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/77b577499fd4408ab5c409b9c6ed706c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/77b577499fd4408ab5c409b9c6ed706c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/77b577499fd4408ab5c409b9c6ed706c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-a5a27743-e612-4db-user", "id": "f3daf1c8025340ad80c4666a30c7710a"}, "audit_ids": ["ck4M3RSJQ3iTYxlQHl8L3g"], "issued_at": "2018-06-27T21:17:43.000000Z"}} 2018-06-27 21:17:43,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6be7b12522a0d4168201f24afe30d1676ca73430" 2018-06-27 21:17:43,997 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:17:43 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3891bcb0-abeb-495b-b2db-9800bfc81cce Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:17:43,997 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-3891bcb0-abeb-495b-b2db-9800bfc81cce 2018-06-27 21:17:43,998 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 21:17:44,003 - novaclient.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}6be7b12522a0d4168201f24afe30d1676ca73430" 2018-06-27 21:17:44,766 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:17:44 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-ed50ec20-ea71-4729-a555-3ce7ea64dc35 X-Compute-Request-Id: req-ed50ec20-ea71-4729-a555-3ce7ea64dc35 Front-End-Https: on RESP BODY: {"keypairs": []} 2018-06-27 21:17:44,766 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/os-keypairs used request id req-ed50ec20-ea71-4729-a555-3ce7ea64dc35 2018-06-27 21:17:44,767 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-18f80744-17ec-4b8d-aee5-827822a6e46a... 2018-06-27 21:17:44,767 - OpenStackKeypair - INFO - Creating new keypair 2018-06-27 21:17:44,790 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-18f80744-17ec-4b8d-aee5-827822a6e46a 2018-06-27 21:17:44,792 - 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}6be7b12522a0d4168201f24afe30d1676ca73430" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDpijWs0uj52FY/v1JopaJJpvrw8w7dZO/oHH4QzKZZlaG0tq4QTVdq1sWqpd+mYm0Ah4hPd1WJOmaHYHlhplXkcjznUmVQhzram4TY5HCE6/dUL8KLxfr81g8C4iEwK4giEJmwkuUsFkSYQiiGV5uexTZMbK2Bol7Q62wdNKgTRQ==", "name": "CreateKeypairsTests-18f80744-17ec-4b8d-aee5-827822a6e46a"}}' 2018-06-27 21:17:45,775 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:17:45 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-1cf9e35a-3aa1-4309-a5e3-b2743c172bc3 X-Compute-Request-Id: req-1cf9e35a-3aa1-4309-a5e3-b2743c172bc3 Front-End-Https: on RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDpijWs0uj52FY/v1JopaJJpvrw8w7dZO/oHH4QzKZZlaG0tq4QTVdq1sWqpd+mYm0Ah4hPd1WJOmaHYHlhplXkcjznUmVQhzram4TY5HCE6/dUL8KLxfr81g8C4iEwK4giEJmwkuUsFkSYQiiGV5uexTZMbK2Bol7Q62wdNKgTRQ==", "user_id": "f3daf1c8025340ad80c4666a30c7710a", "name": "CreateKeypairsTests-18f80744-17ec-4b8d-aee5-827822a6e46a", "fingerprint": "ec:8e:69:54:d1:c1:49:69:c5:00:99:65:c7:4d:e2:61"}} 2018-06-27 21:17:45,775 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/os-keypairs used request id req-1cf9e35a-3aa1-4309-a5e3-b2743c172bc3 2018-06-27 21:17:45,777 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsTests-18f80744-17ec-4b8d-aee5-827822a6e46a.pub 2018-06-27 21:17:45,778 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:17:46,581 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e1e8fe78fabf4e6da6f958bb141796c4", "name": "CreateKeypairsTests-a5a27743-e612-4db-proj-role"}], "expires_at": "2018-06-27T22:17:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "77b577499fd4408ab5c409b9c6ed706c", "name": "CreateKeypairsTests-a5a27743-e612-4db-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/77b577499fd4408ab5c409b9c6ed706c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/77b577499fd4408ab5c409b9c6ed706c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/77b577499fd4408ab5c409b9c6ed706c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/77b577499fd4408ab5c409b9c6ed706c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/77b577499fd4408ab5c409b9c6ed706c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/77b577499fd4408ab5c409b9c6ed706c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/77b577499fd4408ab5c409b9c6ed706c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/77b577499fd4408ab5c409b9c6ed706c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/77b577499fd4408ab5c409b9c6ed706c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/77b577499fd4408ab5c409b9c6ed706c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/77b577499fd4408ab5c409b9c6ed706c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/77b577499fd4408ab5c409b9c6ed706c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-a5a27743-e612-4db-user", "id": "f3daf1c8025340ad80c4666a30c7710a"}, "audit_ids": ["fD0aE7IITg6SEwAeKpdjnQ"], "issued_at": "2018-06-27T21:17:46.000000Z"}} 2018-06-27 21:17:46,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/os-keypairs/CreateKeypairsTests-18f80744-17ec-4b8d-aee5-827822a6e46a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4168712026c4ee36f925c3741dee6a191b545929" 2018-06-27 21:17:47,119 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:17:47 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-2cd6fdb0-96f2-489d-94ef-374b0c926e5a X-Compute-Request-Id: req-2cd6fdb0-96f2-489d-94ef-374b0c926e5a Front-End-Https: on RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDpijWs0uj52FY/v1JopaJJpvrw8w7dZO/oHH4QzKZZlaG0tq4QTVdq1sWqpd+mYm0Ah4hPd1WJOmaHYHlhplXkcjznUmVQhzram4TY5HCE6/dUL8KLxfr81g8C4iEwK4giEJmwkuUsFkSYQiiGV5uexTZMbK2Bol7Q62wdNKgTRQ==", "user_id": "f3daf1c8025340ad80c4666a30c7710a", "name": "CreateKeypairsTests-18f80744-17ec-4b8d-aee5-827822a6e46a", "deleted": false, "created_at": "2018-06-27T21:17:46.000000", "updated_at": null, "fingerprint": "ec:8e:69:54:d1:c1:49:69:c5:00:99:65:c7:4d:e2:61", "deleted_at": null, "id": 58}} 2018-06-27 21:17:47,119 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/os-keypairs/CreateKeypairsTests-18f80744-17ec-4b8d-aee5-827822a6e46a used request id req-2cd6fdb0-96f2-489d-94ef-374b0c926e5a 2018-06-27 21:17:47,120 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-18f80744-17ec-4b8d-aee5-827822a6e46a 2018-06-27 21:17:47,123 - 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-18f80744-17ec-4b8d-aee5-827822a6e46a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6be7b12522a0d4168201f24afe30d1676ca73430" 2018-06-27 21:17:47,950 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 21:17: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-007a555b-ccf3-47de-bfce-43710fabd84e X-Compute-Request-Id: req-007a555b-ccf3-47de-bfce-43710fabd84e 2018-06-27 21:17:47,950 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/os-keypairs/CreateKeypairsTests-18f80744-17ec-4b8d-aee5-827822a6e46a used request id req-007a555b-ccf3-47de-bfce-43710fabd84e 2018-06-27 21:17:47,951 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsTests-18f80744-17ec-4b8d-aee5-827822a6e46a.pub] 2018-06-27 21:17:47,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/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60986c6b741237923d37c29e3bcee01f78505f68" 2018-06-27 21:17:49,001 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:17:48 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-7228ac26-6d90-4c5e-ad51-47020d0ac83e Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-27T19:03:04Z", "updated_at": "2018-06-27T19:03:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "6748ef1e-56da-434e-9e89-e86b58537b65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "b3e3826c-1c48-4699-93f0-f8a310956753", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "bfad35fa-7ea9-4a81-917d-7b86481eb510", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "d657b333-103d-4d19-add8-1e8bae2f8849", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b92069937e44a3786e439f95c61afe5", "created_at": "2018-06-27T19:08:41Z", "updated_at": "2018-06-27T19:08:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "4ac2a090-f595-4e7b-9b7a-a52fa204e881", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "5508c0b1-6261-44cb-854d-60c64bcbba0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "a60c77dc-6985-48ac-a3a3-067176d3e52f", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "e6ec0fa4-1eb3-4c5d-a451-c7acfd7fde82", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}], "revision_number": 4, "project_id": "4b92069937e44a3786e439f95c61afe5", "id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T18:59:55Z", "updated_at": "2018-06-27T18:59:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "5a060918-419b-4ec3-90df-a7764c06af2f", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "6cd9bbf0-4d1b-4b13-a6c4-e20a15bb3360", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "8134c0f0-89c6-4d45-bef8-a9260d9d0723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "e0e7297a-a59d-4d2b-b75c-2cc86b269114", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}], "revision_number": 4, "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "created_at": "2018-06-27T21:03:43Z", "updated_at": "2018-06-27T21:03:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "41061dbf-a5a2-465f-84dd-140f6104b3f7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "47d5c96d-0510-41a5-b33e-5683702c5bb8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "4b4b6430-3f42-4fe4-a25e-2c5c015a7699", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "e6a68cb7-6491-4474-a4d7-38496cac4eb7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}], "revision_number": 4, "project_id": "3f0a375b66c54145bff1c56e7c91ad73", "id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "name": "default"}]} 2018-06-27 21:17:49,001 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-7228ac26-6d90-4c5e-ad51-47020d0ac83e 2018-06-27 21:17:49,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/4b92069937e44a3786e439f95c61afe5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60986c6b741237923d37c29e3bcee01f78505f68" 2018-06-27 21:17:49,318 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:17:49 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f16b5ff4-6b12-4821-9a20-531da430e110 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/4b92069937e44a3786e439f95c61afe5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4b92069937e44a3786e439f95c61afe5", "name": "service"}} 2018-06-27 21:17:49,318 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/4b92069937e44a3786e439f95c61afe5 used request id req-f16b5ff4-6b12-4821-9a20-531da430e110 2018-06-27 21:17:49,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60986c6b741237923d37c29e3bcee01f78505f68" 2018-06-27 21:17:49,422 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:17:49 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a3fc5717-6dcc-43ea-a80d-96bb47f20367 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/8cdbc979369d4c15b8ddd6cc77d930e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}} 2018-06-27 21:17:49,422 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 used request id req-a3fc5717-6dcc-43ea-a80d-96bb47f20367 2018-06-27 21:17:49,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/3f0a375b66c54145bff1c56e7c91ad73 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60986c6b741237923d37c29e3bcee01f78505f68" 2018-06-27 21:17:49,852 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 27 Jun 2018 21:17:49 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-203ee1f7-ef3a-4f4c-b79c-574e53670b14 Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3f0a375b66c54145bff1c56e7c91ad73.", "code": 404, "title": "Not Found"}} 2018-06-27 21:17:49,852 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f0a375b66c54145bff1c56e7c91ad73 used request id req-203ee1f7-ef3a-4f4c-b79c-574e53670b14 2018-06-27 21:17:49,852 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-06-27 21:17:49,853 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-a5a27743-e612-4db-proj 2018-06-27 21:17:49,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/77b577499fd4408ab5c409b9c6ed706c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60986c6b741237923d37c29e3bcee01f78505f68" 2018-06-27 21:17:50,404 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:17:49 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d7c739be-784d-4401-ba79-e0483e5202e8 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:17:50,404 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/77b577499fd4408ab5c409b9c6ed706c used request id req-d7c739be-784d-4401-ba79-e0483e5202e8 2018-06-27 21:17:50,404 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-a5a27743-e612-4db-proj-role 2018-06-27 21:17:50,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/e1e8fe78fabf4e6da6f958bb141796c4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60986c6b741237923d37c29e3bcee01f78505f68" 2018-06-27 21:17:50,781 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:17:50 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-830d117d-1a66-42ad-a69b-3e0238197dd1 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:17:50,781 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/e1e8fe78fabf4e6da6f958bb141796c4 used request id req-830d117d-1a66-42ad-a69b-3e0238197dd1 2018-06-27 21:17:50,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60986c6b741237923d37c29e3bcee01f78505f68" 2018-06-27 21:17:51,135 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:17:50 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e8fcd083-6396-43ca-934c-1d434ea42f79 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 21:17:51,136 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-e8fcd083-6396-43ca-934c-1d434ea42f79 2018-06-27 21:17:51,136 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-a5a27743-e612-4db-user 2018-06-27 21:17:51,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/f3daf1c8025340ad80c4666a30c7710a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dcb571cf9f94a0a1802c681f0da1151e82187a0" 2018-06-27 21:17:51,731 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:17:51 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-108fff50-51cf-4c9f-92ef-66f39ce16129 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:17:51,731 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/f3daf1c8025340ad80c4666a30c7710a used request id req-108fff50-51cf-4c9f-92ef-66f39ce16129 2018-06-27 21:17:51,733 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:17:52,533 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:17:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["YnkFir0_R_6qJ3mtKWcPEQ"], "issued_at": "2018-06-27T21:17:52.000000Z"}} 2018-06-27 21:17:52,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}521534eb5926f16ad923ca143f649ed61fd3aa31" 2018-06-27 21:17:52,928 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:17:52 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-32de76d4-f71b-40f3-a9ae-55be8e0856b7 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:17:52,929 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-32de76d4-f71b-40f3-a9ae-55be8e0856b7 2018-06-27 21:17:52,932 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:17:52,935 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:17:53,758 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:17:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["5EXlMgYvR664sCMnQxVCpw"], "issued_at": "2018-06-27T21:17:53.000000Z"}} 2018-06-27 21:17:53,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}18c1dafbd7df9834d05587dd7318e4ffcd2eddc0" 2018-06-27 21:17:54,097 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:17:53 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ae077824-cc41-4af5-ba10-9e11913e1386 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:17:54,097 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-ae077824-cc41-4af5-ba10-9e11913e1386 2018-06-27 21:17:54,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 21:17:54,114 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:17: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-27 21:17:54,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?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-aa5c9959-3957-4f3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18c1dafbd7df9834d05587dd7318e4ffcd2eddc0" 2018-06-27 21:17:54,551 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:17:54 GMT Server: Apache Content-Length: 194 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-57ab6556-861d-450e-8d7a-802ef5a9797b 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-aa5c9959-3957-4f3-proj", "previous": null, "next": null}, "projects": []} 2018-06-27 21:17:54,551 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-aa5c9959-3957-4f3-proj used request id req-57ab6556-861d-450e-8d7a-802ef5a9797b 2018-06-27 21:17:54,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}18c1dafbd7df9834d05587dd7318e4ffcd2eddc0" 2018-06-27 21:17:54,977 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:17:54 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cd43370d-bf3f-45cf-a84c-ff532b532439 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 21:17:54,977 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-cd43370d-bf3f-45cf-a84c-ff532b532439 2018-06-27 21:17:54,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}18c1dafbd7df9834d05587dd7318e4ffcd2eddc0" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsCleanupTests-aa5c9959-3957-4f3-proj"}}' 2018-06-27 21:17:55,428 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 21:17:54 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-be663413-73bd-414f-af8f-47a9d46fdbe6 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/b9b11a02432743eaa60fb1a3b966843b"}, "tags": [], "enabled": true, "id": "b9b11a02432743eaa60fb1a3b966843b", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-aa5c9959-3957-4f3-proj"}} 2018-06-27 21:17:55,429 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-be663413-73bd-414f-af8f-47a9d46fdbe6 2018-06-27 21:17:55,429 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-aa5c9959-3957-4f3-proj 2018-06-27 21:17:55,429 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:17:55,430 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:17:56,238 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:17:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["wdbp9hnoQcm0SzqeYUWvjg"], "issued_at": "2018-06-27T21:17:56.000000Z"}} 2018-06-27 21:17:56,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}596d649f4bd6e054fdc37f486185f208acdbe14b" 2018-06-27 21:17:56,603 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:17:56 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7dc51cb9-1ae8-4757-8de6-3169ad5a5f6c Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:17:56,603 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-7dc51cb9-1ae8-4757-8de6-3169ad5a5f6c 2018-06-27 21:17:56,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 21:17:56,618 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:17: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-27 21:17:56,619 - 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}596d649f4bd6e054fdc37f486185f208acdbe14b" 2018-06-27 21:17:57,103 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:17:56 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-456da7db-fd8f-4205-9675-8204b86b2f5e Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/05b1bc3fa6fd4243a4ba8b4d6fcc3daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05b1bc3fa6fd4243a4ba8b4d6fcc3daf", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/48d44c9c0fea4f4e80edc7d2e0715db7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d44c9c0fea4f4e80edc7d2e0715db7", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/4d3721127bf84155a837606ce3feba32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d3721127bf84155a837606ce3feba32", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/5c846663ea6d407e9223de0719ce5442"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c846663ea6d407e9223de0719ce5442", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/73a10e6c4f67490a8a4030cc6cea32f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73a10e6c4f67490a8a4030cc6cea32f5", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/8ecfab7d9d4f47bb8892a85b7d2a0b5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ecfab7d9d4f47bb8892a85b7d2a0b5a", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/b278d529e9a54a9195e4e536b9384dc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b278d529e9a54a9195e4e536b9384dc0", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b7f107ae7bb34ccea8282b1a0ec7a979"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7f107ae7bb34ccea8282b1a0ec7a979", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/d21494d0185b463db36b8c8c2b341b97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d21494d0185b463db36b8c8c2b341b97", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e0bb346419f84e4680f6ca9a97f4fc0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e0bb346419f84e4680f6ca9a97f4fc0b", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "c8d542af72ce49338052c29f02c8857e", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e9dd794fa5c040a9a0445386fb2a6116"}, "options": {}, "id": "e9dd794fa5c040a9a0445386fb2a6116", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/e9f9c747d54947bc800a81ecf11858f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9f9c747d54947bc800a81ecf11858f5", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-27 21:17:57,103 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-456da7db-fd8f-4205-9675-8204b86b2f5e 2018-06-27 21:17:57,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?name=CreateKeypairsCleanupTests-aa5c9959-3957-4f3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}596d649f4bd6e054fdc37f486185f208acdbe14b" 2018-06-27 21:17:57,507 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:17:57 GMT Server: Apache Content-Length: 471 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8789aee3-f757-48ac-8327-a308d5579d87 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateKeypairsCleanupTests-aa5c9959-3957-4f3-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/b9b11a02432743eaa60fb1a3b966843b"}, "tags": [], "enabled": true, "id": "b9b11a02432743eaa60fb1a3b966843b", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-aa5c9959-3957-4f3-proj"}]} 2018-06-27 21:17:57,507 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateKeypairsCleanupTests-aa5c9959-3957-4f3-proj used request id req-8789aee3-f757-48ac-8327-a308d5579d87 2018-06-27 21:17:57,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}596d649f4bd6e054fdc37f486185f208acdbe14b" 2018-06-27 21:17:57,950 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:17:57 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4fdb0efa-409f-4b17-90bc-e09956ba61f3 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 21:17:57,950 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-4fdb0efa-409f-4b17-90bc-e09956ba61f3 2018-06-27 21:17:58,681 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-aa5c9959-3957-4f3-user 2018-06-27 21:17:58,682 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:17:58,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18c1dafbd7df9834d05587dd7318e4ffcd2eddc0" 2018-06-27 21:17:59,088 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:17:58 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-dcb7e097-e7f9-45d6-92db-35f14a380f22 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 21:17:59,089 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-dcb7e097-e7f9-45d6-92db-35f14a380f22 2018-06-27 21:17:59,093 - 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}18c1dafbd7df9834d05587dd7318e4ffcd2eddc0" -d '{"role": {"name": "CreateKeypairsCleanupTests-aa5c9959-3957-4f3-proj-role"}}' 2018-06-27 21:17:59,515 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 21:17:59 GMT Server: Apache Content-Length: 225 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1e9dd88b-617e-4fce-a5f6-e7720abb0d93 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c70c4a4961ef43a3b4886630dd2847b1", "links": {"self": "http://10.167.4.35:5000/v3/roles/c70c4a4961ef43a3b4886630dd2847b1"}, "name": "CreateKeypairsCleanupTests-aa5c9959-3957-4f3-proj-role"}} 2018-06-27 21:17:59,515 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-1e9dd88b-617e-4fce-a5f6-e7720abb0d93 2018-06-27 21:17:59,516 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-aa5c9959-3957-4f3-proj-role 2018-06-27 21:17:59,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/c70c4a4961ef43a3b4886630dd2847b1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18c1dafbd7df9834d05587dd7318e4ffcd2eddc0" 2018-06-27 21:17:59,866 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:17:59 GMT Server: Apache Content-Length: 225 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9f5b96c2-8516-408a-a783-a3df7d90f984 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c70c4a4961ef43a3b4886630dd2847b1", "links": {"self": "http://10.167.4.35:5000/v3/roles/c70c4a4961ef43a3b4886630dd2847b1"}, "name": "CreateKeypairsCleanupTests-aa5c9959-3957-4f3-proj-role"}} 2018-06-27 21:17:59,866 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/c70c4a4961ef43a3b4886630dd2847b1 used request id req-9f5b96c2-8516-408a-a783-a3df7d90f984 2018-06-27 21:17:59,867 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-aa5c9959-3957-4f3-proj-role to project CreateKeypairsCleanupTests-aa5c9959-3957-4f3-proj 2018-06-27 21:17:59,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/b9b11a02432743eaa60fb1a3b966843b/users/4d56ce074a4a408286c9fc15eaf24d01/roles/c70c4a4961ef43a3b4886630dd2847b1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18c1dafbd7df9834d05587dd7318e4ffcd2eddc0" 2018-06-27 21:18:00,340 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:17:59 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-08b1ac16-985a-490f-aff2-ef5bb0780b3d Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:18:00,340 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/b9b11a02432743eaa60fb1a3b966843b/users/4d56ce074a4a408286c9fc15eaf24d01/roles/c70c4a4961ef43a3b4886630dd2847b1 used request id req-08b1ac16-985a-490f-aff2-ef5bb0780b3d 2018-06-27 21:18:00,341 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 21:18:00,503 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-e746f751-5300-42d7-be85-4eb3f94b4f22.pub 2018-06-27 21:18:00,504 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-e746f751-5300-42d7-be85-4eb3f94b4f22 2018-06-27 21:18:00,504 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:18:00,505 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:18:01,240 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c70c4a4961ef43a3b4886630dd2847b1", "name": "CreateKeypairsCleanupTests-aa5c9959-3957-4f3-proj-role"}], "expires_at": "2018-06-27T22:18:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b9b11a02432743eaa60fb1a3b966843b", "name": "CreateKeypairsCleanupTests-aa5c9959-3957-4f3-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/b9b11a02432743eaa60fb1a3b966843b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/b9b11a02432743eaa60fb1a3b966843b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/b9b11a02432743eaa60fb1a3b966843b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/b9b11a02432743eaa60fb1a3b966843b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/b9b11a02432743eaa60fb1a3b966843b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/b9b11a02432743eaa60fb1a3b966843b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/b9b11a02432743eaa60fb1a3b966843b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/b9b11a02432743eaa60fb1a3b966843b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/b9b11a02432743eaa60fb1a3b966843b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/b9b11a02432743eaa60fb1a3b966843b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/b9b11a02432743eaa60fb1a3b966843b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/b9b11a02432743eaa60fb1a3b966843b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsCleanupTests-aa5c9959-3957-4f3-user", "id": "4d56ce074a4a408286c9fc15eaf24d01"}, "audit_ids": ["gMx8vT3aSC-VaU_z6LCHhA"], "issued_at": "2018-06-27T21:18:01.000000Z"}} 2018-06-27 21:18:01,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408ae345b1c17e918f3ed5c7426d15c24471267b" 2018-06-27 21:18:01,649 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:18:01 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b40a9b99-1eab-42f6-ac8b-1f7ce68c1039 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:18:01,650 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-b40a9b99-1eab-42f6-ac8b-1f7ce68c1039 2018-06-27 21:18:01,651 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 21:18:01,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/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408ae345b1c17e918f3ed5c7426d15c24471267b" 2018-06-27 21:18:02,392 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:18:02 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-d42b23f3-3a0b-419c-87a3-02757162d868 X-Compute-Request-Id: req-d42b23f3-3a0b-419c-87a3-02757162d868 Front-End-Https: on RESP BODY: {"keypairs": []} 2018-06-27 21:18:02,393 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/os-keypairs used request id req-d42b23f3-3a0b-419c-87a3-02757162d868 2018-06-27 21:18:02,394 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-e746f751-5300-42d7-be85-4eb3f94b4f22... 2018-06-27 21:18:02,394 - OpenStackKeypair - INFO - Uploading existing keypair 2018-06-27 21:18:02,394 - nova_utils - INFO - Saving keypair to - tmp/CreateKeypairsCleanupTests-e746f751-5300-42d7-be85-4eb3f94b4f22.pub 2018-06-27 21:18:02,394 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-e746f751-5300-42d7-be85-4eb3f94b4f22 2018-06-27 21:18:02,397 - 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}408ae345b1c17e918f3ed5c7426d15c24471267b" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC7txtLgraSkowXB8/QBJfrnBkth+AgHN5nIfLs38YoAf0SWygJX1xst0IV7jig6pDgEpWwRINtaqBsmnFpngrLU3dPV758WO0fjCsvy6MzOH3NWzi9eMVuJv1+9ZOKC9wWtJriKNLj5KbAqXBfkPXhP0Y9JZyhIJBl0T9t0D5OtxVznEhC0dlsC5I7CJiYdKn84ry3p8/HmxVV2ReIYkv1L1KjkFMWaeM0QoYlmiSV5wuPLcCgs0O5RF2TWLfnjOtoTSaiMxVtrtzX4KzoN2dCuGLoc5DeZ2RzGIaxnyDnD0wGTpbVTcxjkyoNxElo0nXovNa5JOR/z6ciJMxceBRt", "name": "CreateKeypairsCleanupTests-e746f751-5300-42d7-be85-4eb3f94b4f22"}}' 2018-06-27 21:18:03,153 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:18:03 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-210a3d35-66cd-4792-96af-78df666c74bd X-Compute-Request-Id: req-210a3d35-66cd-4792-96af-78df666c74bd Front-End-Https: on RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC7txtLgraSkowXB8/QBJfrnBkth+AgHN5nIfLs38YoAf0SWygJX1xst0IV7jig6pDgEpWwRINtaqBsmnFpngrLU3dPV758WO0fjCsvy6MzOH3NWzi9eMVuJv1+9ZOKC9wWtJriKNLj5KbAqXBfkPXhP0Y9JZyhIJBl0T9t0D5OtxVznEhC0dlsC5I7CJiYdKn84ry3p8/HmxVV2ReIYkv1L1KjkFMWaeM0QoYlmiSV5wuPLcCgs0O5RF2TWLfnjOtoTSaiMxVtrtzX4KzoN2dCuGLoc5DeZ2RzGIaxnyDnD0wGTpbVTcxjkyoNxElo0nXovNa5JOR/z6ciJMxceBRt", "user_id": "4d56ce074a4a408286c9fc15eaf24d01", "name": "CreateKeypairsCleanupTests-e746f751-5300-42d7-be85-4eb3f94b4f22", "fingerprint": "3a:8f:26:18:f8:d9:df:e4:1a:d7:7e:4b:d4:63:00:a8"}} 2018-06-27 21:18:03,153 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/os-keypairs used request id req-210a3d35-66cd-4792-96af-78df666c74bd 2018-06-27 21:18:03,154 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsCleanupTests-e746f751-5300-42d7-be85-4eb3f94b4f22 2018-06-27 21:18:03,157 - 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-e746f751-5300-42d7-be85-4eb3f94b4f22 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}408ae345b1c17e918f3ed5c7426d15c24471267b" 2018-06-27 21:18:03,914 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 21:18: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-0bf99863-8a2d-4895-87dc-50bf2e89189c X-Compute-Request-Id: req-0bf99863-8a2d-4895-87dc-50bf2e89189c 2018-06-27 21:18:03,914 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-e746f751-5300-42d7-be85-4eb3f94b4f22 used request id req-0bf99863-8a2d-4895-87dc-50bf2e89189c 2018-06-27 21:18:03,915 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsCleanupTests-e746f751-5300-42d7-be85-4eb3f94b4f22.pub] 2018-06-27 21:18:03,915 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateKeypairsCleanupTests-e746f751-5300-42d7-be85-4eb3f94b4f22] 2018-06-27 21:18: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/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18c1dafbd7df9834d05587dd7318e4ffcd2eddc0" 2018-06-27 21:18:04,868 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:18:04 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-81bb9429-bd25-4e7a-b2e3-bec58d4c3ba3 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-27T19:03:04Z", "updated_at": "2018-06-27T19:03:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "6748ef1e-56da-434e-9e89-e86b58537b65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "b3e3826c-1c48-4699-93f0-f8a310956753", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "bfad35fa-7ea9-4a81-917d-7b86481eb510", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "d657b333-103d-4d19-add8-1e8bae2f8849", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b92069937e44a3786e439f95c61afe5", "created_at": "2018-06-27T19:08:41Z", "updated_at": "2018-06-27T19:08:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "4ac2a090-f595-4e7b-9b7a-a52fa204e881", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "5508c0b1-6261-44cb-854d-60c64bcbba0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "a60c77dc-6985-48ac-a3a3-067176d3e52f", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "e6ec0fa4-1eb3-4c5d-a451-c7acfd7fde82", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}], "revision_number": 4, "project_id": "4b92069937e44a3786e439f95c61afe5", "id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T18:59:55Z", "updated_at": "2018-06-27T18:59:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "5a060918-419b-4ec3-90df-a7764c06af2f", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "6cd9bbf0-4d1b-4b13-a6c4-e20a15bb3360", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "8134c0f0-89c6-4d45-bef8-a9260d9d0723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "e0e7297a-a59d-4d2b-b75c-2cc86b269114", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}], "revision_number": 4, "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "created_at": "2018-06-27T21:03:43Z", "updated_at": "2018-06-27T21:03:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "41061dbf-a5a2-465f-84dd-140f6104b3f7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "47d5c96d-0510-41a5-b33e-5683702c5bb8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "4b4b6430-3f42-4fe4-a25e-2c5c015a7699", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "e6a68cb7-6491-4474-a4d7-38496cac4eb7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}], "revision_number": 4, "project_id": "3f0a375b66c54145bff1c56e7c91ad73", "id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "name": "default"}]} 2018-06-27 21:18:04,868 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-81bb9429-bd25-4e7a-b2e3-bec58d4c3ba3 2018-06-27 21:18:04,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/4b92069937e44a3786e439f95c61afe5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18c1dafbd7df9834d05587dd7318e4ffcd2eddc0" 2018-06-27 21:18:05,224 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:18:04 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6ad3f45a-7371-4323-b1c4-5785d70d1da5 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/4b92069937e44a3786e439f95c61afe5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4b92069937e44a3786e439f95c61afe5", "name": "service"}} 2018-06-27 21:18:05,224 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/4b92069937e44a3786e439f95c61afe5 used request id req-6ad3f45a-7371-4323-b1c4-5785d70d1da5 2018-06-27 21:18:05,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/8cdbc979369d4c15b8ddd6cc77d930e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18c1dafbd7df9834d05587dd7318e4ffcd2eddc0" 2018-06-27 21:18:05,586 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:18:05 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3e4ec0b2-fd06-44a9-ac0c-d3e9bc0efa8c 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/8cdbc979369d4c15b8ddd6cc77d930e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}} 2018-06-27 21:18:05,587 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 used request id req-3e4ec0b2-fd06-44a9-ac0c-d3e9bc0efa8c 2018-06-27 21:18:05,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/3f0a375b66c54145bff1c56e7c91ad73 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18c1dafbd7df9834d05587dd7318e4ffcd2eddc0" 2018-06-27 21:18:06,001 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 27 Jun 2018 21:18:05 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d5d8d5b5-3fea-4f1f-acef-165be3491d37 Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3f0a375b66c54145bff1c56e7c91ad73.", "code": 404, "title": "Not Found"}} 2018-06-27 21:18:06,002 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f0a375b66c54145bff1c56e7c91ad73 used request id req-d5d8d5b5-3fea-4f1f-acef-165be3491d37 2018-06-27 21:18:06,002 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-06-27 21:18:06,003 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-aa5c9959-3957-4f3-proj 2018-06-27 21:18:06,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/b9b11a02432743eaa60fb1a3b966843b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18c1dafbd7df9834d05587dd7318e4ffcd2eddc0" 2018-06-27 21:18:06,775 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:18:06 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8e740501-a85f-4b14-aa13-e19db17ddd1f Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:18:06,776 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/b9b11a02432743eaa60fb1a3b966843b used request id req-8e740501-a85f-4b14-aa13-e19db17ddd1f 2018-06-27 21:18:06,776 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-aa5c9959-3957-4f3-proj-role 2018-06-27 21:18:06,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/c70c4a4961ef43a3b4886630dd2847b1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18c1dafbd7df9834d05587dd7318e4ffcd2eddc0" 2018-06-27 21:18:07,145 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:18:06 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d7ee83e3-b72a-466c-a5d0-503122486ad9 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:18:07,145 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/c70c4a4961ef43a3b4886630dd2847b1 used request id req-d7ee83e3-b72a-466c-a5d0-503122486ad9 2018-06-27 21:18:07,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18c1dafbd7df9834d05587dd7318e4ffcd2eddc0" 2018-06-27 21:18:07,587 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:18:07 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b18fa6f3-0091-4b55-a752-e811ee125480 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 21:18:07,587 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-b18fa6f3-0091-4b55-a752-e811ee125480 2018-06-27 21:18:07,588 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-aa5c9959-3957-4f3-user 2018-06-27 21:18:07,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/4d56ce074a4a408286c9fc15eaf24d01 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}596d649f4bd6e054fdc37f486185f208acdbe14b" 2018-06-27 21:18:08,154 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:18:07 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fc685191-5128-481e-8176-35c520c45ac7 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:18:08,154 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/4d56ce074a4a408286c9fc15eaf24d01 used request id req-fc685191-5128-481e-8176-35c520c45ac7 2018-06-27 21:18:08,155 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:18:08,975 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:18:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["_MVdR6e8RomIk1i_YiufEA"], "issued_at": "2018-06-27T21:18:08.000000Z"}} 2018-06-27 21:18:08,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}88f29264fd7a162fb439b4160db6893cdbde233f" 2018-06-27 21:18:09,456 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:18:08 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a9392d82-d4be-4546-9e88-27061aac2305 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:18:09,456 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-a9392d82-d4be-4546-9e88-27061aac2305 2018-06-27 21:18:09,458 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:18:09,458 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:18:10,396 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:18:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["yLe9-Ug5QNGSe1ZtaPeFyQ"], "issued_at": "2018-06-27T21:18:10.000000Z"}} 2018-06-27 21:18:10,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}dd7e2f6c235e07b43ef8a42102b7f791c0e01b17" 2018-06-27 21:18:10,454 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:18:10 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cb75037c-b1f4-4fb6-a866-6c1fa3eb3406 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:18:10,454 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-cb75037c-b1f4-4fb6-a866-6c1fa3eb3406 2018-06-27 21:18:10,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 21:18:10,473 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21: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-27 21:18:10,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?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-89a67108-c0bc-4d5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd7e2f6c235e07b43ef8a42102b7f791c0e01b17" 2018-06-27 21:18:10,840 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:18:10 GMT Server: Apache Content-Length: 194 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cff9b4af-c007-44a2-8964-fa04f01b10a5 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-89a67108-c0bc-4d5-proj", "previous": null, "next": null}, "projects": []} 2018-06-27 21:18:10,840 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-89a67108-c0bc-4d5-proj used request id req-cff9b4af-c007-44a2-8964-fa04f01b10a5 2018-06-27 21:18:10,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd7e2f6c235e07b43ef8a42102b7f791c0e01b17" 2018-06-27 21:18:11,179 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:18:10 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cdf97600-2d0a-45eb-8e94-2fe42f3d20f0 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 21:18:11,179 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-cdf97600-2d0a-45eb-8e94-2fe42f3d20f0 2018-06-27 21:18:11,183 - 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}dd7e2f6c235e07b43ef8a42102b7f791c0e01b17" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsCleanupTests-89a67108-c0bc-4d5-proj"}}' 2018-06-27 21:18:11,619 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 21:18:11 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e16f9505-99b5-4f48-a4d1-d7df712e1046 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/c0e10b168ede40458736b0370238e020"}, "tags": [], "enabled": true, "id": "c0e10b168ede40458736b0370238e020", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-89a67108-c0bc-4d5-proj"}} 2018-06-27 21:18:11,619 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-e16f9505-99b5-4f48-a4d1-d7df712e1046 2018-06-27 21:18:11,619 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-89a67108-c0bc-4d5-proj 2018-06-27 21:18:11,619 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:18:11,620 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:18:12,393 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:18:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["IV1k-6AJR_udjHtRgG5E6g"], "issued_at": "2018-06-27T21:18:12.000000Z"}} 2018-06-27 21:18:12,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}1c6edb8c06c0b68f7ded6939499a2e10da78074b" 2018-06-27 21:18:12,445 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:18:12 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2b7dd517-b644-491d-bbcd-8d0eb66cbb4e Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:18:12,445 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-2b7dd517-b644-491d-bbcd-8d0eb66cbb4e 2018-06-27 21:18:12,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-27 21:18:12,461 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21: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-27 21:18:12,462 - 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}1c6edb8c06c0b68f7ded6939499a2e10da78074b" 2018-06-27 21:18:12,903 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:18:12 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d4e7a646-6895-47af-a571-324303c719b9 Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/05b1bc3fa6fd4243a4ba8b4d6fcc3daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05b1bc3fa6fd4243a4ba8b4d6fcc3daf", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/48d44c9c0fea4f4e80edc7d2e0715db7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d44c9c0fea4f4e80edc7d2e0715db7", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/4d3721127bf84155a837606ce3feba32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d3721127bf84155a837606ce3feba32", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/5c846663ea6d407e9223de0719ce5442"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c846663ea6d407e9223de0719ce5442", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/73a10e6c4f67490a8a4030cc6cea32f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73a10e6c4f67490a8a4030cc6cea32f5", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/8ecfab7d9d4f47bb8892a85b7d2a0b5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ecfab7d9d4f47bb8892a85b7d2a0b5a", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/b278d529e9a54a9195e4e536b9384dc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b278d529e9a54a9195e4e536b9384dc0", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b7f107ae7bb34ccea8282b1a0ec7a979"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7f107ae7bb34ccea8282b1a0ec7a979", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/d21494d0185b463db36b8c8c2b341b97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d21494d0185b463db36b8c8c2b341b97", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e0bb346419f84e4680f6ca9a97f4fc0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e0bb346419f84e4680f6ca9a97f4fc0b", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "c8d542af72ce49338052c29f02c8857e", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e9dd794fa5c040a9a0445386fb2a6116"}, "options": {}, "id": "e9dd794fa5c040a9a0445386fb2a6116", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/e9f9c747d54947bc800a81ecf11858f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9f9c747d54947bc800a81ecf11858f5", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-27 21:18:12,903 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-d4e7a646-6895-47af-a571-324303c719b9 2018-06-27 21:18:12,907 - 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-89a67108-c0bc-4d5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c6edb8c06c0b68f7ded6939499a2e10da78074b" 2018-06-27 21:18:13,288 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:18:12 GMT Server: Apache Content-Length: 471 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-734c9ce1-aa5a-42f8-bbf4-6f325079f571 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateKeypairsCleanupTests-89a67108-c0bc-4d5-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/c0e10b168ede40458736b0370238e020"}, "tags": [], "enabled": true, "id": "c0e10b168ede40458736b0370238e020", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-89a67108-c0bc-4d5-proj"}]} 2018-06-27 21:18:13,288 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateKeypairsCleanupTests-89a67108-c0bc-4d5-proj used request id req-734c9ce1-aa5a-42f8-bbf4-6f325079f571 2018-06-27 21:18:13,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c6edb8c06c0b68f7ded6939499a2e10da78074b" 2018-06-27 21:18:13,666 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:18:13 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5eb915df-1003-42df-8d82-00d8b766cd88 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 21:18:13,666 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-5eb915df-1003-42df-8d82-00d8b766cd88 2018-06-27 21:18:14,418 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-89a67108-c0bc-4d5-user 2018-06-27 21:18:14,418 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:18:14,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}dd7e2f6c235e07b43ef8a42102b7f791c0e01b17" 2018-06-27 21:18:14,844 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:18:14 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a716f056-91d9-40de-986a-537685be93e1 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 21:18:14,844 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-a716f056-91d9-40de-986a-537685be93e1 2018-06-27 21:18:14,848 - 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}dd7e2f6c235e07b43ef8a42102b7f791c0e01b17" -d '{"role": {"name": "CreateKeypairsCleanupTests-89a67108-c0bc-4d5-proj-role"}}' 2018-06-27 21:18:15,225 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 21:18:14 GMT Server: Apache Content-Length: 225 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7df8c3b7-0380-405b-a6de-bc70c6b84eef Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c3e27e387ad6471fbbfec30d163ffc9b", "links": {"self": "http://10.167.4.35:5000/v3/roles/c3e27e387ad6471fbbfec30d163ffc9b"}, "name": "CreateKeypairsCleanupTests-89a67108-c0bc-4d5-proj-role"}} 2018-06-27 21:18:15,225 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-7df8c3b7-0380-405b-a6de-bc70c6b84eef 2018-06-27 21:18:15,225 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-89a67108-c0bc-4d5-proj-role 2018-06-27 21:18:15,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/c3e27e387ad6471fbbfec30d163ffc9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd7e2f6c235e07b43ef8a42102b7f791c0e01b17" 2018-06-27 21:18:15,551 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:18:15 GMT Server: Apache Content-Length: 225 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d8e94508-1073-464c-819a-0a2abab99961 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c3e27e387ad6471fbbfec30d163ffc9b", "links": {"self": "http://10.167.4.35:5000/v3/roles/c3e27e387ad6471fbbfec30d163ffc9b"}, "name": "CreateKeypairsCleanupTests-89a67108-c0bc-4d5-proj-role"}} 2018-06-27 21:18:15,551 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/c3e27e387ad6471fbbfec30d163ffc9b used request id req-d8e94508-1073-464c-819a-0a2abab99961 2018-06-27 21:18:15,551 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-89a67108-c0bc-4d5-proj-role to project CreateKeypairsCleanupTests-89a67108-c0bc-4d5-proj 2018-06-27 21:18:15,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/c0e10b168ede40458736b0370238e020/users/28c6eaf05f844a50befb68860d0ec6e4/roles/c3e27e387ad6471fbbfec30d163ffc9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd7e2f6c235e07b43ef8a42102b7f791c0e01b17" 2018-06-27 21:18:15,981 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:18:15 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-40a401ac-6267-4dd3-b305-7db5d38f7131 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:18:15,981 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/c0e10b168ede40458736b0370238e020/users/28c6eaf05f844a50befb68860d0ec6e4/roles/c3e27e387ad6471fbbfec30d163ffc9b used request id req-40a401ac-6267-4dd3-b305-7db5d38f7131 2018-06-27 21:18:15,981 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 21:18:16,060 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-1d4e6513-0a51-4e70-a6c5-8cf65e402be6.pub 2018-06-27 21:18:16,060 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-1d4e6513-0a51-4e70-a6c5-8cf65e402be6 2018-06-27 21:18:16,060 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:18:16,061 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:18:16,919 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c3e27e387ad6471fbbfec30d163ffc9b", "name": "CreateKeypairsCleanupTests-89a67108-c0bc-4d5-proj-role"}], "expires_at": "2018-06-27T22:18:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c0e10b168ede40458736b0370238e020", "name": "CreateKeypairsCleanupTests-89a67108-c0bc-4d5-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/c0e10b168ede40458736b0370238e020", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/c0e10b168ede40458736b0370238e020", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/c0e10b168ede40458736b0370238e020", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/c0e10b168ede40458736b0370238e020", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/c0e10b168ede40458736b0370238e020", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/c0e10b168ede40458736b0370238e020", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/c0e10b168ede40458736b0370238e020", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/c0e10b168ede40458736b0370238e020", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/c0e10b168ede40458736b0370238e020", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/c0e10b168ede40458736b0370238e020", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/c0e10b168ede40458736b0370238e020", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/c0e10b168ede40458736b0370238e020", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsCleanupTests-89a67108-c0bc-4d5-user", "id": "28c6eaf05f844a50befb68860d0ec6e4"}, "audit_ids": ["ZiEuTnmQSkmG_zF2vKCBpg"], "issued_at": "2018-06-27T21:18:16.000000Z"}} 2018-06-27 21:18:16,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}9c3f29db7a5a60b894cc808b17c539890a16d789" 2018-06-27 21:18:17,248 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:18:16 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-259ef673-7fc4-481b-8e0c-61406907fd85 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:18:17,248 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-259ef673-7fc4-481b-8e0c-61406907fd85 2018-06-27 21:18:17,249 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 21:18:17,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/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c3f29db7a5a60b894cc808b17c539890a16d789" 2018-06-27 21:18:18,099 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:18: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-ab8a0361-4049-4952-87ee-b696667f4de1 X-Compute-Request-Id: req-ab8a0361-4049-4952-87ee-b696667f4de1 Front-End-Https: on RESP BODY: {"keypairs": []} 2018-06-27 21:18:18,099 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/os-keypairs used request id req-ab8a0361-4049-4952-87ee-b696667f4de1 2018-06-27 21:18:18,100 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-1d4e6513-0a51-4e70-a6c5-8cf65e402be6... 2018-06-27 21:18:18,100 - OpenStackKeypair - INFO - Uploading existing keypair 2018-06-27 21:18:18,101 - nova_utils - INFO - Saving keypair to - tmp/CreateKeypairsCleanupTests-1d4e6513-0a51-4e70-a6c5-8cf65e402be6.pub 2018-06-27 21:18:18,101 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-1d4e6513-0a51-4e70-a6c5-8cf65e402be6 2018-06-27 21:18:18,103 - 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}9c3f29db7a5a60b894cc808b17c539890a16d789" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCyyDjNFF1ClvaYh8QbPsWjOuleDzU/OYw00wD02b/WLfAtN53xzUh2rHXM22GMuRX8T6NllbZI6I5M4YGNKxTSOrdrbASFaBUDpLFvscwwXZNp80gIiuP8JNe6/01XiKfMxj8JhmquNzVaUR6ZUDhlS2Uy/kt1Tdsk453z7cEiqVypjzq8kb1Rj3fWzm1ZJxBzZAOOODePzE6hw828wWv6KXjtrlW3x4Dv6Yu63K+LYymtEYtCq9t/G7qsuUwM8WU1cc2GDSOJRdpPp3B67SnI6yoJnVBJ/SDCUNBNOqUmwDElwyHXbsBQevQbWCD3cX8zf4REL4FzafT7MwgW8Hjx", "name": "CreateKeypairsCleanupTests-1d4e6513-0a51-4e70-a6c5-8cf65e402be6"}}' 2018-06-27 21:18:19,017 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:18:19 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-d2da9daf-0675-4ee2-b46a-5cdea4efc99a X-Compute-Request-Id: req-d2da9daf-0675-4ee2-b46a-5cdea4efc99a Front-End-Https: on RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCyyDjNFF1ClvaYh8QbPsWjOuleDzU/OYw00wD02b/WLfAtN53xzUh2rHXM22GMuRX8T6NllbZI6I5M4YGNKxTSOrdrbASFaBUDpLFvscwwXZNp80gIiuP8JNe6/01XiKfMxj8JhmquNzVaUR6ZUDhlS2Uy/kt1Tdsk453z7cEiqVypjzq8kb1Rj3fWzm1ZJxBzZAOOODePzE6hw828wWv6KXjtrlW3x4Dv6Yu63K+LYymtEYtCq9t/G7qsuUwM8WU1cc2GDSOJRdpPp3B67SnI6yoJnVBJ/SDCUNBNOqUmwDElwyHXbsBQevQbWCD3cX8zf4REL4FzafT7MwgW8Hjx", "user_id": "28c6eaf05f844a50befb68860d0ec6e4", "name": "CreateKeypairsCleanupTests-1d4e6513-0a51-4e70-a6c5-8cf65e402be6", "fingerprint": "02:c2:c1:fb:7c:c3:7a:e8:f6:5e:72:11:37:ae:0b:4c"}} 2018-06-27 21:18:19,017 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/os-keypairs used request id req-d2da9daf-0675-4ee2-b46a-5cdea4efc99a 2018-06-27 21:18:19,018 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsCleanupTests-1d4e6513-0a51-4e70-a6c5-8cf65e402be6 2018-06-27 21:18:19,021 - 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-1d4e6513-0a51-4e70-a6c5-8cf65e402be6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c3f29db7a5a60b894cc808b17c539890a16d789" 2018-06-27 21:18:19,867 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 21:18: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-3ff3bf3a-3d9f-48b5-bcc2-717de9271dc9 X-Compute-Request-Id: req-3ff3bf3a-3d9f-48b5-bcc2-717de9271dc9 2018-06-27 21:18:19,867 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-1d4e6513-0a51-4e70-a6c5-8cf65e402be6 used request id req-3ff3bf3a-3d9f-48b5-bcc2-717de9271dc9 2018-06-27 21:18:19,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/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd7e2f6c235e07b43ef8a42102b7f791c0e01b17" 2018-06-27 21:18:20,991 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:18:20 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-4bd0ca43-b35c-411d-9fa1-6848a911de62 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-27T19:03:04Z", "updated_at": "2018-06-27T19:03:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "6748ef1e-56da-434e-9e89-e86b58537b65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "b3e3826c-1c48-4699-93f0-f8a310956753", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "bfad35fa-7ea9-4a81-917d-7b86481eb510", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "d657b333-103d-4d19-add8-1e8bae2f8849", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b92069937e44a3786e439f95c61afe5", "created_at": "2018-06-27T19:08:41Z", "updated_at": "2018-06-27T19:08:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "4ac2a090-f595-4e7b-9b7a-a52fa204e881", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "5508c0b1-6261-44cb-854d-60c64bcbba0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "a60c77dc-6985-48ac-a3a3-067176d3e52f", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "e6ec0fa4-1eb3-4c5d-a451-c7acfd7fde82", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}], "revision_number": 4, "project_id": "4b92069937e44a3786e439f95c61afe5", "id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T18:59:55Z", "updated_at": "2018-06-27T18:59:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "5a060918-419b-4ec3-90df-a7764c06af2f", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "6cd9bbf0-4d1b-4b13-a6c4-e20a15bb3360", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "8134c0f0-89c6-4d45-bef8-a9260d9d0723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "e0e7297a-a59d-4d2b-b75c-2cc86b269114", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}], "revision_number": 4, "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "created_at": "2018-06-27T21:03:43Z", "updated_at": "2018-06-27T21:03:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "41061dbf-a5a2-465f-84dd-140f6104b3f7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "47d5c96d-0510-41a5-b33e-5683702c5bb8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "4b4b6430-3f42-4fe4-a25e-2c5c015a7699", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "e6a68cb7-6491-4474-a4d7-38496cac4eb7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}], "revision_number": 4, "project_id": "3f0a375b66c54145bff1c56e7c91ad73", "id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "name": "default"}]} 2018-06-27 21:18:20,992 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-4bd0ca43-b35c-411d-9fa1-6848a911de62 2018-06-27 21:18:20,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/4b92069937e44a3786e439f95c61afe5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd7e2f6c235e07b43ef8a42102b7f791c0e01b17" 2018-06-27 21:18:21,337 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:18:21 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-88bb5ac7-1b1e-4175-9ac5-7c5ba1c96171 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/4b92069937e44a3786e439f95c61afe5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4b92069937e44a3786e439f95c61afe5", "name": "service"}} 2018-06-27 21:18:21,338 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/4b92069937e44a3786e439f95c61afe5 used request id req-88bb5ac7-1b1e-4175-9ac5-7c5ba1c96171 2018-06-27 21:18:21,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/8cdbc979369d4c15b8ddd6cc77d930e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd7e2f6c235e07b43ef8a42102b7f791c0e01b17" 2018-06-27 21:18:21,694 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:18:21 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-706a8a6b-b95c-4420-ba9c-da722b90c986 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/8cdbc979369d4c15b8ddd6cc77d930e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}} 2018-06-27 21:18:21,695 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 used request id req-706a8a6b-b95c-4420-ba9c-da722b90c986 2018-06-27 21:18:21,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f0a375b66c54145bff1c56e7c91ad73 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd7e2f6c235e07b43ef8a42102b7f791c0e01b17" 2018-06-27 21:18:22,121 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 27 Jun 2018 21:18:21 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-19b4cd33-3766-4077-b241-18894e903008 Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3f0a375b66c54145bff1c56e7c91ad73.", "code": 404, "title": "Not Found"}} 2018-06-27 21:18:22,121 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f0a375b66c54145bff1c56e7c91ad73 used request id req-19b4cd33-3766-4077-b241-18894e903008 2018-06-27 21:18:22,121 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-06-27 21:18:22,122 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-89a67108-c0bc-4d5-proj 2018-06-27 21:18:22,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/c0e10b168ede40458736b0370238e020 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd7e2f6c235e07b43ef8a42102b7f791c0e01b17" 2018-06-27 21:18:22,763 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:18:22 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d291ad37-a7e6-462f-8e61-902dfcb83043 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:18:22,763 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/c0e10b168ede40458736b0370238e020 used request id req-d291ad37-a7e6-462f-8e61-902dfcb83043 2018-06-27 21:18:22,763 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-89a67108-c0bc-4d5-proj-role 2018-06-27 21:18:22,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/c3e27e387ad6471fbbfec30d163ffc9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd7e2f6c235e07b43ef8a42102b7f791c0e01b17" 2018-06-27 21:18:23,234 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:18:22 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3c68c447-9fc9-438c-bfaf-8e426c7de590 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:18:23,234 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/c3e27e387ad6471fbbfec30d163ffc9b used request id req-3c68c447-9fc9-438c-bfaf-8e426c7de590 2018-06-27 21:18:23,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}dd7e2f6c235e07b43ef8a42102b7f791c0e01b17" 2018-06-27 21:18:23,593 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:18:23 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a53dc0ba-eec5-46c7-acb7-51fec771009d Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 21:18:23,593 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-a53dc0ba-eec5-46c7-acb7-51fec771009d 2018-06-27 21:18:23,593 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-89a67108-c0bc-4d5-user 2018-06-27 21:18:23,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/28c6eaf05f844a50befb68860d0ec6e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c6edb8c06c0b68f7ded6939499a2e10da78074b" 2018-06-27 21:18:24,142 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:18:23 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e95a3eda-a1e3-433f-9b65-d9af034f8b98 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:18:24,143 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/28c6eaf05f844a50befb68860d0ec6e4 used request id req-e95a3eda-a1e3-433f-9b65-d9af034f8b98 2018-06-27 21:18:24,144 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:18:25,002 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:18:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["p0D9MWrzQd6rcUdzvT2Iew"], "issued_at": "2018-06-27T21:18:24.000000Z"}} 2018-06-27 21:18:25,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}b015d9d340b8c9878231223ff19f235b79081156" 2018-06-27 21:18:25,047 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:18:25 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a5378c3f-66a9-4ceb-98be-ad77dfafa61a Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:18:25,048 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-a5378c3f-66a9-4ceb-98be-ad77dfafa61a 2018-06-27 21:18:25,049 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:18:25,050 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:18:25,878 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:18:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["mUmQ21TER_mHIkUsoow9jQ"], "issued_at": "2018-06-27T21:18:25.000000Z"}} 2018-06-27 21:18:25,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}5b282650506bce10cdcea2ecd3a0d510d10504aa" 2018-06-27 21:18:25,926 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:18:25 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-25dffe66-1efb-40a8-a74a-c9c3234ef932 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:18:25,926 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-25dffe66-1efb-40a8-a74a-c9c3234ef932 2018-06-27 21:18:25,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 21:18:25,941 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21: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-27 21:18:25,941 - 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-634641bc-1cba-45c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b282650506bce10cdcea2ecd3a0d510d10504aa" 2018-06-27 21:18:26,021 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:18:25 GMT Server: Apache Content-Length: 194 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f30aaf27-c7fc-4c90-89b1-220a49e5722e 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-634641bc-1cba-45c-proj", "previous": null, "next": null}, "projects": []} 2018-06-27 21:18:26,021 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-634641bc-1cba-45c-proj used request id req-f30aaf27-c7fc-4c90-89b1-220a49e5722e 2018-06-27 21:18:26,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}5b282650506bce10cdcea2ecd3a0d510d10504aa" 2018-06-27 21:18:26,398 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:18:26 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0d29bba3-b9e3-41da-9fab-f874a37d0911 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 21:18:26,398 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-0d29bba3-b9e3-41da-9fab-f874a37d0911 2018-06-27 21:18:26,402 - 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}5b282650506bce10cdcea2ecd3a0d510d10504aa" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsCleanupTests-634641bc-1cba-45c-proj"}}' 2018-06-27 21:18:26,900 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 21:18:26 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0e40e9f2-d7bc-473b-8bd7-612db9f3465c Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/79eb68c7397b4b14b18b5bae8056610e"}, "tags": [], "enabled": true, "id": "79eb68c7397b4b14b18b5bae8056610e", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-634641bc-1cba-45c-proj"}} 2018-06-27 21:18:26,901 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-0e40e9f2-d7bc-473b-8bd7-612db9f3465c 2018-06-27 21:18:26,901 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-634641bc-1cba-45c-proj 2018-06-27 21:18:26,901 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:18:26,902 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:18:27,832 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:18:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["Q86Q-QjPT36grsE4NQPwRw"], "issued_at": "2018-06-27T21:18:27.000000Z"}} 2018-06-27 21:18:27,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}762c50aa7bd5bf1dc287169d3935e0f7d4bdbf02" 2018-06-27 21:18:27,889 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:18:27 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4e9fb6e7-0356-4914-b782-cdee198de18a Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:18:27,889 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-4e9fb6e7-0356-4914-b782-cdee198de18a 2018-06-27 21:18:27,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-27 21:18:27,906 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21: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-27 21:18:27,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}762c50aa7bd5bf1dc287169d3935e0f7d4bdbf02" 2018-06-27 21:18:28,287 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:18:27 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a0f45803-a7f8-4365-aff7-a3ab45003b89 Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/05b1bc3fa6fd4243a4ba8b4d6fcc3daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05b1bc3fa6fd4243a4ba8b4d6fcc3daf", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/48d44c9c0fea4f4e80edc7d2e0715db7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d44c9c0fea4f4e80edc7d2e0715db7", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/4d3721127bf84155a837606ce3feba32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d3721127bf84155a837606ce3feba32", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/5c846663ea6d407e9223de0719ce5442"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c846663ea6d407e9223de0719ce5442", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/73a10e6c4f67490a8a4030cc6cea32f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73a10e6c4f67490a8a4030cc6cea32f5", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/8ecfab7d9d4f47bb8892a85b7d2a0b5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ecfab7d9d4f47bb8892a85b7d2a0b5a", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/b278d529e9a54a9195e4e536b9384dc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b278d529e9a54a9195e4e536b9384dc0", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b7f107ae7bb34ccea8282b1a0ec7a979"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7f107ae7bb34ccea8282b1a0ec7a979", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/d21494d0185b463db36b8c8c2b341b97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d21494d0185b463db36b8c8c2b341b97", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e0bb346419f84e4680f6ca9a97f4fc0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e0bb346419f84e4680f6ca9a97f4fc0b", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "c8d542af72ce49338052c29f02c8857e", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e9dd794fa5c040a9a0445386fb2a6116"}, "options": {}, "id": "e9dd794fa5c040a9a0445386fb2a6116", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/e9f9c747d54947bc800a81ecf11858f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9f9c747d54947bc800a81ecf11858f5", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-27 21:18:28,288 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-a0f45803-a7f8-4365-aff7-a3ab45003b89 2018-06-27 21:18: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=CreateKeypairsCleanupTests-634641bc-1cba-45c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}762c50aa7bd5bf1dc287169d3935e0f7d4bdbf02" 2018-06-27 21:18:28,755 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:18:28 GMT Server: Apache Content-Length: 471 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-089889a6-46f7-4731-b6a7-9e641c354d9c Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateKeypairsCleanupTests-634641bc-1cba-45c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/79eb68c7397b4b14b18b5bae8056610e"}, "tags": [], "enabled": true, "id": "79eb68c7397b4b14b18b5bae8056610e", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-634641bc-1cba-45c-proj"}]} 2018-06-27 21:18:28,755 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateKeypairsCleanupTests-634641bc-1cba-45c-proj used request id req-089889a6-46f7-4731-b6a7-9e641c354d9c 2018-06-27 21:18:28,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}762c50aa7bd5bf1dc287169d3935e0f7d4bdbf02" 2018-06-27 21:18:29,168 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:18:28 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-116f4d49-c429-4312-9fd2-2c0a9abdd2d1 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 21:18:29,168 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-116f4d49-c429-4312-9fd2-2c0a9abdd2d1 2018-06-27 21:18:29,935 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-634641bc-1cba-45c-user 2018-06-27 21:18:29,935 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:18:29,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b282650506bce10cdcea2ecd3a0d510d10504aa" 2018-06-27 21:18:30,284 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:18:29 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e89f46ad-5c18-4d6a-a582-a45396ea9119 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 21:18:30,284 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-e89f46ad-5c18-4d6a-a582-a45396ea9119 2018-06-27 21:18:30,288 - 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}5b282650506bce10cdcea2ecd3a0d510d10504aa" -d '{"role": {"name": "CreateKeypairsCleanupTests-634641bc-1cba-45c-proj-role"}}' 2018-06-27 21:18:30,651 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 21:18:30 GMT Server: Apache Content-Length: 225 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3c85cfd9-fda9-4ddb-9b6f-fccae1d77c34 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2ed9e6128ad54ee094e202382170431d", "links": {"self": "http://10.167.4.35:5000/v3/roles/2ed9e6128ad54ee094e202382170431d"}, "name": "CreateKeypairsCleanupTests-634641bc-1cba-45c-proj-role"}} 2018-06-27 21:18:30,651 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-3c85cfd9-fda9-4ddb-9b6f-fccae1d77c34 2018-06-27 21:18:30,652 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-634641bc-1cba-45c-proj-role 2018-06-27 21:18:30,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/2ed9e6128ad54ee094e202382170431d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b282650506bce10cdcea2ecd3a0d510d10504aa" 2018-06-27 21:18:31,090 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:18:30 GMT Server: Apache Content-Length: 225 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-24930876-a656-486a-8bc2-bdcd025c9a4d Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2ed9e6128ad54ee094e202382170431d", "links": {"self": "http://10.167.4.35:5000/v3/roles/2ed9e6128ad54ee094e202382170431d"}, "name": "CreateKeypairsCleanupTests-634641bc-1cba-45c-proj-role"}} 2018-06-27 21:18:31,091 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/2ed9e6128ad54ee094e202382170431d used request id req-24930876-a656-486a-8bc2-bdcd025c9a4d 2018-06-27 21:18:31,091 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-634641bc-1cba-45c-proj-role to project CreateKeypairsCleanupTests-634641bc-1cba-45c-proj 2018-06-27 21:18:31,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/79eb68c7397b4b14b18b5bae8056610e/users/4656ee8baf8844c68407a3ae4b1127cb/roles/2ed9e6128ad54ee094e202382170431d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b282650506bce10cdcea2ecd3a0d510d10504aa" 2018-06-27 21:18:31,632 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:18:31 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-48438a64-b6bd-4a34-9e63-da65f666e000 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:18:31,632 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/79eb68c7397b4b14b18b5bae8056610e/users/4656ee8baf8844c68407a3ae4b1127cb/roles/2ed9e6128ad54ee094e202382170431d used request id req-48438a64-b6bd-4a34-9e63-da65f666e000 2018-06-27 21:18:31,633 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 21:18:31,634 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:18:31,635 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:18:32,403 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2ed9e6128ad54ee094e202382170431d", "name": "CreateKeypairsCleanupTests-634641bc-1cba-45c-proj-role"}], "expires_at": "2018-06-27T22:18:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "79eb68c7397b4b14b18b5bae8056610e", "name": "CreateKeypairsCleanupTests-634641bc-1cba-45c-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/79eb68c7397b4b14b18b5bae8056610e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/79eb68c7397b4b14b18b5bae8056610e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/79eb68c7397b4b14b18b5bae8056610e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/79eb68c7397b4b14b18b5bae8056610e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/79eb68c7397b4b14b18b5bae8056610e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/79eb68c7397b4b14b18b5bae8056610e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/79eb68c7397b4b14b18b5bae8056610e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/79eb68c7397b4b14b18b5bae8056610e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/79eb68c7397b4b14b18b5bae8056610e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/79eb68c7397b4b14b18b5bae8056610e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/79eb68c7397b4b14b18b5bae8056610e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/79eb68c7397b4b14b18b5bae8056610e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsCleanupTests-634641bc-1cba-45c-user", "id": "4656ee8baf8844c68407a3ae4b1127cb"}, "audit_ids": ["7Fra2TWpTMOohvVvuVEG3g"], "issued_at": "2018-06-27T21:18:32.000000Z"}} 2018-06-27 21:18:32,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}179ffbe241f557e749636ee1a7a8c7eadf5aedd4" 2018-06-27 21:18:32,769 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:18:32 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-733c5670-ffba-4a85-81f7-9ebcc2e4b837 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:18:32,770 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-733c5670-ffba-4a85-81f7-9ebcc2e4b837 2018-06-27 21:18:32,771 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 21:18:32,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/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}179ffbe241f557e749636ee1a7a8c7eadf5aedd4" 2018-06-27 21:18:33,494 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:18:33 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-4baeb2b0-47bd-4e7e-bfdf-7ac57b8c4472 X-Compute-Request-Id: req-4baeb2b0-47bd-4e7e-bfdf-7ac57b8c4472 Front-End-Https: on RESP BODY: {"keypairs": []} 2018-06-27 21:18:33,494 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/os-keypairs used request id req-4baeb2b0-47bd-4e7e-bfdf-7ac57b8c4472 2018-06-27 21:18:33,495 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-51a26e3c-2759-4b7d-9ecf-4b9a0b4b180d... 2018-06-27 21:18:33,495 - OpenStackKeypair - INFO - Creating new keypair 2018-06-27 21:18:33,521 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-51a26e3c-2759-4b7d-9ecf-4b9a0b4b180d 2018-06-27 21:18:33,523 - 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}179ffbe241f557e749636ee1a7a8c7eadf5aedd4" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDHG3kEzrSTAAEr7bvIcJg/qI9SnViOSxeIZOdLTw871QZ4HTn4VT171vYInzrFF/7FuDbDyn51axst3PNXJ1hUZl3PI6GrnKXflg4IwE/jHkEYLcxHD/7tb2UoJymUiWdY1R7Bd9RewTtzmsk4e3TDtto+76EpAwuIE5AbSpoV7Q==", "name": "CreateKeypairsCleanupTests-51a26e3c-2759-4b7d-9ecf-4b9a0b4b180d"}}' 2018-06-27 21:18:34,355 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:18:34 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-4f8a078e-fa57-4b87-b9ad-e5620a500d71 X-Compute-Request-Id: req-4f8a078e-fa57-4b87-b9ad-e5620a500d71 Front-End-Https: on RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDHG3kEzrSTAAEr7bvIcJg/qI9SnViOSxeIZOdLTw871QZ4HTn4VT171vYInzrFF/7FuDbDyn51axst3PNXJ1hUZl3PI6GrnKXflg4IwE/jHkEYLcxHD/7tb2UoJymUiWdY1R7Bd9RewTtzmsk4e3TDtto+76EpAwuIE5AbSpoV7Q==", "user_id": "4656ee8baf8844c68407a3ae4b1127cb", "name": "CreateKeypairsCleanupTests-51a26e3c-2759-4b7d-9ecf-4b9a0b4b180d", "fingerprint": "9a:c9:a4:d5:ca:70:e5:0e:0e:98:4d:8c:47:5b:02:4e"}} 2018-06-27 21:18:34,355 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/os-keypairs used request id req-4f8a078e-fa57-4b87-b9ad-e5620a500d71 2018-06-27 21:18:34,357 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-51a26e3c-2759-4b7d-9ecf-4b9a0b4b180d.pub 2018-06-27 21:18:34,357 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-51a26e3c-2759-4b7d-9ecf-4b9a0b4b180d 2018-06-27 21:18:34,357 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsCleanupTests-51a26e3c-2759-4b7d-9ecf-4b9a0b4b180d 2018-06-27 21:18:34,360 - 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-51a26e3c-2759-4b7d-9ecf-4b9a0b4b180d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}179ffbe241f557e749636ee1a7a8c7eadf5aedd4" 2018-06-27 21:18:35,271 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 21:18: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-c2453743-d275-4380-a2f5-3d8ae32dd4e7 X-Compute-Request-Id: req-c2453743-d275-4380-a2f5-3d8ae32dd4e7 2018-06-27 21:18:35,271 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-51a26e3c-2759-4b7d-9ecf-4b9a0b4b180d used request id req-c2453743-d275-4380-a2f5-3d8ae32dd4e7 2018-06-27 21:18:35,271 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsCleanupTests-51a26e3c-2759-4b7d-9ecf-4b9a0b4b180d.pub] 2018-06-27 21:18:35,272 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateKeypairsCleanupTests-51a26e3c-2759-4b7d-9ecf-4b9a0b4b180d] 2018-06-27 21:18:35,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}5b282650506bce10cdcea2ecd3a0d510d10504aa" 2018-06-27 21:18:36,149 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:18:36 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-d296830a-8aae-400a-8f5b-75a16b3c0f61 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-27T19:03:04Z", "updated_at": "2018-06-27T19:03:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "6748ef1e-56da-434e-9e89-e86b58537b65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "b3e3826c-1c48-4699-93f0-f8a310956753", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "bfad35fa-7ea9-4a81-917d-7b86481eb510", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "d657b333-103d-4d19-add8-1e8bae2f8849", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b92069937e44a3786e439f95c61afe5", "created_at": "2018-06-27T19:08:41Z", "updated_at": "2018-06-27T19:08:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "4ac2a090-f595-4e7b-9b7a-a52fa204e881", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "5508c0b1-6261-44cb-854d-60c64bcbba0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "a60c77dc-6985-48ac-a3a3-067176d3e52f", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "e6ec0fa4-1eb3-4c5d-a451-c7acfd7fde82", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}], "revision_number": 4, "project_id": "4b92069937e44a3786e439f95c61afe5", "id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T18:59:55Z", "updated_at": "2018-06-27T18:59:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "5a060918-419b-4ec3-90df-a7764c06af2f", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "6cd9bbf0-4d1b-4b13-a6c4-e20a15bb3360", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "8134c0f0-89c6-4d45-bef8-a9260d9d0723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "e0e7297a-a59d-4d2b-b75c-2cc86b269114", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}], "revision_number": 4, "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "created_at": "2018-06-27T21:03:43Z", "updated_at": "2018-06-27T21:03:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "41061dbf-a5a2-465f-84dd-140f6104b3f7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "47d5c96d-0510-41a5-b33e-5683702c5bb8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "4b4b6430-3f42-4fe4-a25e-2c5c015a7699", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "e6a68cb7-6491-4474-a4d7-38496cac4eb7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}], "revision_number": 4, "project_id": "3f0a375b66c54145bff1c56e7c91ad73", "id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "name": "default"}]} 2018-06-27 21:18:36,150 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-d296830a-8aae-400a-8f5b-75a16b3c0f61 2018-06-27 21:18:36,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/4b92069937e44a3786e439f95c61afe5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b282650506bce10cdcea2ecd3a0d510d10504aa" 2018-06-27 21:18:36,509 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:18:36 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d3661e61-8b37-483b-bb41-4a4d393dded1 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/4b92069937e44a3786e439f95c61afe5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4b92069937e44a3786e439f95c61afe5", "name": "service"}} 2018-06-27 21:18:36,510 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/4b92069937e44a3786e439f95c61afe5 used request id req-d3661e61-8b37-483b-bb41-4a4d393dded1 2018-06-27 21:18:36,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/8cdbc979369d4c15b8ddd6cc77d930e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b282650506bce10cdcea2ecd3a0d510d10504aa" 2018-06-27 21:18:36,893 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:18:36 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d27fd212-3874-416d-b269-96a19cd7a2e6 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/8cdbc979369d4c15b8ddd6cc77d930e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}} 2018-06-27 21:18:36,893 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 used request id req-d27fd212-3874-416d-b269-96a19cd7a2e6 2018-06-27 21:18:36,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/3f0a375b66c54145bff1c56e7c91ad73 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b282650506bce10cdcea2ecd3a0d510d10504aa" 2018-06-27 21:18:37,243 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 27 Jun 2018 21:18:36 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4055b128-7cd7-473f-8a90-ceb09b6f2a4e Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3f0a375b66c54145bff1c56e7c91ad73.", "code": 404, "title": "Not Found"}} 2018-06-27 21:18:37,243 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f0a375b66c54145bff1c56e7c91ad73 used request id req-4055b128-7cd7-473f-8a90-ceb09b6f2a4e 2018-06-27 21:18:37,244 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-06-27 21:18:37,245 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-634641bc-1cba-45c-proj 2018-06-27 21:18:37,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/79eb68c7397b4b14b18b5bae8056610e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b282650506bce10cdcea2ecd3a0d510d10504aa" 2018-06-27 21:18:38,063 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:18:37 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6e99412b-d535-465b-b754-f35697c79388 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:18:38,063 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/79eb68c7397b4b14b18b5bae8056610e used request id req-6e99412b-d535-465b-b754-f35697c79388 2018-06-27 21:18:38,063 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-634641bc-1cba-45c-proj-role 2018-06-27 21:18:38,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/2ed9e6128ad54ee094e202382170431d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b282650506bce10cdcea2ecd3a0d510d10504aa" 2018-06-27 21:18:38,462 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:18:38 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-935f376f-f676-41d6-af06-d0efdd6c0401 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:18:38,462 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/2ed9e6128ad54ee094e202382170431d used request id req-935f376f-f676-41d6-af06-d0efdd6c0401 2018-06-27 21:18: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? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b282650506bce10cdcea2ecd3a0d510d10504aa" 2018-06-27 21:18:38,794 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:18:38 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-94154ee8-b1db-466a-8045-fd0aed0a0cbf Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 21:18:38,794 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-94154ee8-b1db-466a-8045-fd0aed0a0cbf 2018-06-27 21:18:38,795 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-634641bc-1cba-45c-user 2018-06-27 21:18:38,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/4656ee8baf8844c68407a3ae4b1127cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}762c50aa7bd5bf1dc287169d3935e0f7d4bdbf02" 2018-06-27 21:18:39,549 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:18:38 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2d0d5bb8-209d-4035-bae2-cc245777ad68 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:18:39,550 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/4656ee8baf8844c68407a3ae4b1127cb used request id req-2d0d5bb8-209d-4035-bae2-cc245777ad68 2018-06-27 21:18:39,551 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:18:40,600 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:18:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["MytVhiG2RWuKAHoLCj9xHQ"], "issued_at": "2018-06-27T21:18:40.000000Z"}} 2018-06-27 21:18:40,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}1e52c0efeb9360d871d349d651f1856c0a76678b" 2018-06-27 21:18:40,648 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:18:40 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-293c4a21-0448-46cf-85dc-4cbc9d28e49b Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:18:40,649 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-293c4a21-0448-46cf-85dc-4cbc9d28e49b 2018-06-27 21:18:40,651 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:18:40,651 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:18:41,496 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:18:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["cuKFsAX5SPW2T7UH_LxMew"], "issued_at": "2018-06-27T21:18:41.000000Z"}} 2018-06-27 21:18:41,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf82a37807065f21292acad4ec6be4ce5b309d9c" 2018-06-27 21:18:41,926 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:18:41 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9e5917fc-c580-468a-95d4-e41cdfc0772b Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:18:41,926 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-9e5917fc-c580-468a-95d4-e41cdfc0772b 2018-06-27 21:18:41,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 21:18:41,943 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:18: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-27 21:18:41,944 - 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-ef5502f4-04ac-47c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf82a37807065f21292acad4ec6be4ce5b309d9c" 2018-06-27 21:18:42,332 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:18:41 GMT Server: Apache Content-Length: 194 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8a30c9d8-b846-4455-835f-71a501e9cc8a 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-ef5502f4-04ac-47c-proj", "previous": null, "next": null}, "projects": []} 2018-06-27 21:18:42,332 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-ef5502f4-04ac-47c-proj used request id req-8a30c9d8-b846-4455-835f-71a501e9cc8a 2018-06-27 21:18:42,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf82a37807065f21292acad4ec6be4ce5b309d9c" 2018-06-27 21:18:42,663 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:18:42 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e289f771-efc1-405e-be29-f95c87824ace Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 21:18:42,663 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-e289f771-efc1-405e-be29-f95c87824ace 2018-06-27 21:18:42,667 - 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}cf82a37807065f21292acad4ec6be4ce5b309d9c" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsCleanupTests-ef5502f4-04ac-47c-proj"}}' 2018-06-27 21:18:43,033 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 21:18:42 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e3dc2b0a-699c-4c94-9f3a-1e8b2a4a4bb6 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/fb614ac0028d4023bf453900405dc3e2"}, "tags": [], "enabled": true, "id": "fb614ac0028d4023bf453900405dc3e2", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-ef5502f4-04ac-47c-proj"}} 2018-06-27 21:18:43,033 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-e3dc2b0a-699c-4c94-9f3a-1e8b2a4a4bb6 2018-06-27 21:18:43,033 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-ef5502f4-04ac-47c-proj 2018-06-27 21:18:43,034 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:18:43,034 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:18:43,800 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:18:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["OBgy8FLyQ728aSTJDeTvZw"], "issued_at": "2018-06-27T21:18:43.000000Z"}} 2018-06-27 21:18: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}ba4d59cc42803eb06a8f1e1d53830d3589d24f33" 2018-06-27 21:18:44,154 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:18:43 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c88a11c2-8237-4503-bf64-6b5a5625bf63 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:18:44,154 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-c88a11c2-8237-4503-bf64-6b5a5625bf63 2018-06-27 21:18:44,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-27 21:18:44,170 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:18: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-27 21:18:44,171 - 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}ba4d59cc42803eb06a8f1e1d53830d3589d24f33" 2018-06-27 21:18:44,594 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:18:44 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-14710f6d-6c3d-4dcf-b537-2ed076f88c76 Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/05b1bc3fa6fd4243a4ba8b4d6fcc3daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05b1bc3fa6fd4243a4ba8b4d6fcc3daf", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/48d44c9c0fea4f4e80edc7d2e0715db7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d44c9c0fea4f4e80edc7d2e0715db7", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/4d3721127bf84155a837606ce3feba32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d3721127bf84155a837606ce3feba32", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/5c846663ea6d407e9223de0719ce5442"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c846663ea6d407e9223de0719ce5442", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/73a10e6c4f67490a8a4030cc6cea32f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73a10e6c4f67490a8a4030cc6cea32f5", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/8ecfab7d9d4f47bb8892a85b7d2a0b5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ecfab7d9d4f47bb8892a85b7d2a0b5a", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/b278d529e9a54a9195e4e536b9384dc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b278d529e9a54a9195e4e536b9384dc0", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b7f107ae7bb34ccea8282b1a0ec7a979"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7f107ae7bb34ccea8282b1a0ec7a979", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/d21494d0185b463db36b8c8c2b341b97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d21494d0185b463db36b8c8c2b341b97", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e0bb346419f84e4680f6ca9a97f4fc0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e0bb346419f84e4680f6ca9a97f4fc0b", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "c8d542af72ce49338052c29f02c8857e", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e9dd794fa5c040a9a0445386fb2a6116"}, "options": {}, "id": "e9dd794fa5c040a9a0445386fb2a6116", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/e9f9c747d54947bc800a81ecf11858f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9f9c747d54947bc800a81ecf11858f5", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-27 21:18:44,595 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-14710f6d-6c3d-4dcf-b537-2ed076f88c76 2018-06-27 21:18:44,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?name=CreateKeypairsCleanupTests-ef5502f4-04ac-47c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba4d59cc42803eb06a8f1e1d53830d3589d24f33" 2018-06-27 21:18:44,877 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:18:44 GMT Server: Apache Content-Length: 471 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-86adf19a-671d-4594-941e-a026fc7efdb8 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateKeypairsCleanupTests-ef5502f4-04ac-47c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/fb614ac0028d4023bf453900405dc3e2"}, "tags": [], "enabled": true, "id": "fb614ac0028d4023bf453900405dc3e2", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-ef5502f4-04ac-47c-proj"}]} 2018-06-27 21:18:44,877 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateKeypairsCleanupTests-ef5502f4-04ac-47c-proj used request id req-86adf19a-671d-4594-941e-a026fc7efdb8 2018-06-27 21:18:44,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba4d59cc42803eb06a8f1e1d53830d3589d24f33" 2018-06-27 21:18:45,200 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:18:44 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fa0c446d-4f37-47d3-9ac0-6cb2174cf3a1 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 21:18:45,200 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-fa0c446d-4f37-47d3-9ac0-6cb2174cf3a1 2018-06-27 21:18:45,977 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-ef5502f4-04ac-47c-user 2018-06-27 21:18:45,977 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:18:45,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf82a37807065f21292acad4ec6be4ce5b309d9c" 2018-06-27 21:18:46,341 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:18:45 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cd4d6325-6a7c-4f42-88c4-d9b193b95d5e Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 21:18:46,341 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-cd4d6325-6a7c-4f42-88c4-d9b193b95d5e 2018-06-27 21:18:46,345 - 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}cf82a37807065f21292acad4ec6be4ce5b309d9c" -d '{"role": {"name": "CreateKeypairsCleanupTests-ef5502f4-04ac-47c-proj-role"}}' 2018-06-27 21:18:46,751 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 21:18:46 GMT Server: Apache Content-Length: 225 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-75ba2cb9-f3bb-4928-a746-790beb0ae8b8 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a7e374c9a08a40e0a739c66892cdb9b2", "links": {"self": "http://10.167.4.35:5000/v3/roles/a7e374c9a08a40e0a739c66892cdb9b2"}, "name": "CreateKeypairsCleanupTests-ef5502f4-04ac-47c-proj-role"}} 2018-06-27 21:18:46,751 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-75ba2cb9-f3bb-4928-a746-790beb0ae8b8 2018-06-27 21:18:46,751 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-ef5502f4-04ac-47c-proj-role 2018-06-27 21:18:46,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/a7e374c9a08a40e0a739c66892cdb9b2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf82a37807065f21292acad4ec6be4ce5b309d9c" 2018-06-27 21:18:47,138 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:18:46 GMT Server: Apache Content-Length: 225 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6b645c45-22e2-41de-a207-9de0bc58f3cf Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a7e374c9a08a40e0a739c66892cdb9b2", "links": {"self": "http://10.167.4.35:5000/v3/roles/a7e374c9a08a40e0a739c66892cdb9b2"}, "name": "CreateKeypairsCleanupTests-ef5502f4-04ac-47c-proj-role"}} 2018-06-27 21:18:47,138 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/a7e374c9a08a40e0a739c66892cdb9b2 used request id req-6b645c45-22e2-41de-a207-9de0bc58f3cf 2018-06-27 21:18:47,139 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-ef5502f4-04ac-47c-proj-role to project CreateKeypairsCleanupTests-ef5502f4-04ac-47c-proj 2018-06-27 21:18:47,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/fb614ac0028d4023bf453900405dc3e2/users/e996ceb003554828a3264e1ac856b15b/roles/a7e374c9a08a40e0a739c66892cdb9b2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf82a37807065f21292acad4ec6be4ce5b309d9c" 2018-06-27 21:18:47,648 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:18:47 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d424844d-4107-4d11-b81a-a2400f5685c2 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:18:47,648 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/fb614ac0028d4023bf453900405dc3e2/users/e996ceb003554828a3264e1ac856b15b/roles/a7e374c9a08a40e0a739c66892cdb9b2 used request id req-d424844d-4107-4d11-b81a-a2400f5685c2 2018-06-27 21:18:47,649 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 21:18:47,650 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:18:47,651 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:18:48,518 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a7e374c9a08a40e0a739c66892cdb9b2", "name": "CreateKeypairsCleanupTests-ef5502f4-04ac-47c-proj-role"}], "expires_at": "2018-06-27T22:18:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fb614ac0028d4023bf453900405dc3e2", "name": "CreateKeypairsCleanupTests-ef5502f4-04ac-47c-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/fb614ac0028d4023bf453900405dc3e2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/fb614ac0028d4023bf453900405dc3e2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/fb614ac0028d4023bf453900405dc3e2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/fb614ac0028d4023bf453900405dc3e2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/fb614ac0028d4023bf453900405dc3e2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/fb614ac0028d4023bf453900405dc3e2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/fb614ac0028d4023bf453900405dc3e2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/fb614ac0028d4023bf453900405dc3e2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/fb614ac0028d4023bf453900405dc3e2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/fb614ac0028d4023bf453900405dc3e2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/fb614ac0028d4023bf453900405dc3e2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/fb614ac0028d4023bf453900405dc3e2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsCleanupTests-ef5502f4-04ac-47c-user", "id": "e996ceb003554828a3264e1ac856b15b"}, "audit_ids": ["WH4vf3VbSO6mD4_geZJxAw"], "issued_at": "2018-06-27T21:18:48.000000Z"}} 2018-06-27 21:18: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}93f2ab7b5e7645b4e4c950a579d96b459301e681" 2018-06-27 21:18:48,858 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:18:48 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1db2e16d-f046-4dac-a58f-2a444a395b9a Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:18:48,858 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-1db2e16d-f046-4dac-a58f-2a444a395b9a 2018-06-27 21:18:48,859 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 21:18:48,864 - novaclient.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}93f2ab7b5e7645b4e4c950a579d96b459301e681" 2018-06-27 21:18:49,648 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21: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-d280dad7-b2a9-45bf-9fda-9b52121920a1 X-Compute-Request-Id: req-d280dad7-b2a9-45bf-9fda-9b52121920a1 Front-End-Https: on RESP BODY: {"keypairs": []} 2018-06-27 21:18:49,648 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/os-keypairs used request id req-d280dad7-b2a9-45bf-9fda-9b52121920a1 2018-06-27 21:18:49,649 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-9e5ccb0b-5aad-4e14-9f2d-50c471110afd... 2018-06-27 21:18:49,650 - OpenStackKeypair - INFO - Creating new keypair 2018-06-27 21:18:49,704 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-9e5ccb0b-5aad-4e14-9f2d-50c471110afd 2018-06-27 21:18:49,706 - 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}93f2ab7b5e7645b4e4c950a579d96b459301e681" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC9JDXXUz9LhtObJhTYsPUUQP8yeNcpFKIH2Ft1EKgfoQyaeb268PkBA7LEGGpmLCoxPVuV5kiapMjSIhj3QI3K2fKEfkoNnA0lxc2JdaDG4R9nN0VqibodoPHYoQfN5XQnD/fiAm1fYUzxJwCo75rN+z7OuTPGwCG1z+lUtj5PUQ==", "name": "CreateKeypairsCleanupTests-9e5ccb0b-5aad-4e14-9f2d-50c471110afd"}}' 2018-06-27 21:18:50,510 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:18:50 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-7b452258-2ff2-41cf-8744-8fbdc937e80d X-Compute-Request-Id: req-7b452258-2ff2-41cf-8744-8fbdc937e80d Front-End-Https: on RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC9JDXXUz9LhtObJhTYsPUUQP8yeNcpFKIH2Ft1EKgfoQyaeb268PkBA7LEGGpmLCoxPVuV5kiapMjSIhj3QI3K2fKEfkoNnA0lxc2JdaDG4R9nN0VqibodoPHYoQfN5XQnD/fiAm1fYUzxJwCo75rN+z7OuTPGwCG1z+lUtj5PUQ==", "user_id": "e996ceb003554828a3264e1ac856b15b", "name": "CreateKeypairsCleanupTests-9e5ccb0b-5aad-4e14-9f2d-50c471110afd", "fingerprint": "3f:a4:5c:89:e8:3b:88:aa:cc:6c:2f:44:b8:cb:fe:5d"}} 2018-06-27 21:18:50,510 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/os-keypairs used request id req-7b452258-2ff2-41cf-8744-8fbdc937e80d 2018-06-27 21:18:50,512 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-9e5ccb0b-5aad-4e14-9f2d-50c471110afd.pub 2018-06-27 21:18:50,513 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-9e5ccb0b-5aad-4e14-9f2d-50c471110afd 2018-06-27 21:18:50,513 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsCleanupTests-9e5ccb0b-5aad-4e14-9f2d-50c471110afd 2018-06-27 21:18:50,516 - 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-9e5ccb0b-5aad-4e14-9f2d-50c471110afd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93f2ab7b5e7645b4e4c950a579d96b459301e681" 2018-06-27 21:18:51,355 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 21:18: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-f7dc5588-e3f4-4d7e-8956-fee10f582bb3 X-Compute-Request-Id: req-f7dc5588-e3f4-4d7e-8956-fee10f582bb3 2018-06-27 21:18:51,355 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-9e5ccb0b-5aad-4e14-9f2d-50c471110afd used request id req-f7dc5588-e3f4-4d7e-8956-fee10f582bb3 2018-06-27 21:18:51,356 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsCleanupTests-9e5ccb0b-5aad-4e14-9f2d-50c471110afd.pub] 2018-06-27 21:18:51,356 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateKeypairsCleanupTests-9e5ccb0b-5aad-4e14-9f2d-50c471110afd] 2018-06-27 21:18:51,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-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf82a37807065f21292acad4ec6be4ce5b309d9c" 2018-06-27 21:18:52,248 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:18:52 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-ec2d0687-0da8-407d-a97e-ac451bdbadf7 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-27T19:03:04Z", "updated_at": "2018-06-27T19:03:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "6748ef1e-56da-434e-9e89-e86b58537b65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "b3e3826c-1c48-4699-93f0-f8a310956753", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "bfad35fa-7ea9-4a81-917d-7b86481eb510", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "d657b333-103d-4d19-add8-1e8bae2f8849", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b92069937e44a3786e439f95c61afe5", "created_at": "2018-06-27T19:08:41Z", "updated_at": "2018-06-27T19:08:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "4ac2a090-f595-4e7b-9b7a-a52fa204e881", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "5508c0b1-6261-44cb-854d-60c64bcbba0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "a60c77dc-6985-48ac-a3a3-067176d3e52f", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "e6ec0fa4-1eb3-4c5d-a451-c7acfd7fde82", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}], "revision_number": 4, "project_id": "4b92069937e44a3786e439f95c61afe5", "id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T18:59:55Z", "updated_at": "2018-06-27T18:59:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "5a060918-419b-4ec3-90df-a7764c06af2f", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "6cd9bbf0-4d1b-4b13-a6c4-e20a15bb3360", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "8134c0f0-89c6-4d45-bef8-a9260d9d0723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "e0e7297a-a59d-4d2b-b75c-2cc86b269114", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}], "revision_number": 4, "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "created_at": "2018-06-27T21:03:43Z", "updated_at": "2018-06-27T21:03:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "41061dbf-a5a2-465f-84dd-140f6104b3f7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "47d5c96d-0510-41a5-b33e-5683702c5bb8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "4b4b6430-3f42-4fe4-a25e-2c5c015a7699", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "e6a68cb7-6491-4474-a4d7-38496cac4eb7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}], "revision_number": 4, "project_id": "3f0a375b66c54145bff1c56e7c91ad73", "id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "name": "default"}]} 2018-06-27 21:18:52,248 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-ec2d0687-0da8-407d-a97e-ac451bdbadf7 2018-06-27 21:18:52,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/4b92069937e44a3786e439f95c61afe5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf82a37807065f21292acad4ec6be4ce5b309d9c" 2018-06-27 21:18:52,736 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:18:52 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-42a46fe4-707a-4b04-b46d-dcc24eaad0eb 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/4b92069937e44a3786e439f95c61afe5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4b92069937e44a3786e439f95c61afe5", "name": "service"}} 2018-06-27 21:18:52,737 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/4b92069937e44a3786e439f95c61afe5 used request id req-42a46fe4-707a-4b04-b46d-dcc24eaad0eb 2018-06-27 21:18:52,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/8cdbc979369d4c15b8ddd6cc77d930e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf82a37807065f21292acad4ec6be4ce5b309d9c" 2018-06-27 21:18:53,220 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:18:52 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c965ae8d-4fb9-4f33-879f-4c9485d50d4c 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/8cdbc979369d4c15b8ddd6cc77d930e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}} 2018-06-27 21:18:53,220 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 used request id req-c965ae8d-4fb9-4f33-879f-4c9485d50d4c 2018-06-27 21:18:53,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/3f0a375b66c54145bff1c56e7c91ad73 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf82a37807065f21292acad4ec6be4ce5b309d9c" 2018-06-27 21:18:53,636 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 27 Jun 2018 21:18:53 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-54b7857b-d101-4928-a5d9-0085174959b7 Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3f0a375b66c54145bff1c56e7c91ad73.", "code": 404, "title": "Not Found"}} 2018-06-27 21:18:53,636 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f0a375b66c54145bff1c56e7c91ad73 used request id req-54b7857b-d101-4928-a5d9-0085174959b7 2018-06-27 21:18:53,636 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-06-27 21:18:53,639 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-ef5502f4-04ac-47c-proj 2018-06-27 21:18:53,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/fb614ac0028d4023bf453900405dc3e2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf82a37807065f21292acad4ec6be4ce5b309d9c" 2018-06-27 21:18:54,275 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:18:53 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a80dbb97-94db-447e-a91c-6417394a1093 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:18:54,275 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/fb614ac0028d4023bf453900405dc3e2 used request id req-a80dbb97-94db-447e-a91c-6417394a1093 2018-06-27 21:18:54,276 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-ef5502f4-04ac-47c-proj-role 2018-06-27 21:18:54,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/a7e374c9a08a40e0a739c66892cdb9b2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf82a37807065f21292acad4ec6be4ce5b309d9c" 2018-06-27 21:18:54,764 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:18:54 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-21645fd1-84d5-4f5f-a6a8-0e4b6d9cb48f Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:18:54,764 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/a7e374c9a08a40e0a739c66892cdb9b2 used request id req-21645fd1-84d5-4f5f-a6a8-0e4b6d9cb48f 2018-06-27 21:18:54,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf82a37807065f21292acad4ec6be4ce5b309d9c" 2018-06-27 21:18:55,173 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:18:54 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e1ffaa12-917f-4660-b119-9be250a5cf9e Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 21:18:55,173 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-e1ffaa12-917f-4660-b119-9be250a5cf9e 2018-06-27 21:18:55,174 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-ef5502f4-04ac-47c-user 2018-06-27 21:18:55,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/e996ceb003554828a3264e1ac856b15b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba4d59cc42803eb06a8f1e1d53830d3589d24f33" 2018-06-27 21:18:55,829 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:18:55 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-acebe6e5-73b2-4e88-9f20-1b5fa0b13b36 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:18:55,829 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/e996ceb003554828a3264e1ac856b15b used request id req-acebe6e5-73b2-4e88-9f20-1b5fa0b13b36 2018-06-27 21:18:55,831 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:18:56,678 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:18:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["6fHl5wunTzWQSkJG0Gx2HQ"], "issued_at": "2018-06-27T21:18:56.000000Z"}} 2018-06-27 21:18:56,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1fbbc53831ee39d6b89e81ad37b69be41c8d792" 2018-06-27 21:18:56,729 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:18:56 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a9f7a160-c572-4c89-ba65-44eeee0bdf1a Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:18:56,730 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-a9f7a160-c572-4c89-ba65-44eeee0bdf1a 2018-06-27 21:18:56,732 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:18:56,733 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:18:57,608 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:18:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["xn48Fqp_SPSPnI6InOKgjQ"], "issued_at": "2018-06-27T21:18:57.000000Z"}} 2018-06-27 21:18:57,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}65a45288572b29f755a4ca37be1a532ace5f9194" 2018-06-27 21:18:57,670 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:18:57 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-15ee5150-db51-4c7a-8070-5def6affeac7 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:18:57,670 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-15ee5150-db51-4c7a-8070-5def6affeac7 2018-06-27 21:18:57,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 21:18:57,686 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21: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-27 21:18:57,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?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-15066761-02c0-472-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65a45288572b29f755a4ca37be1a532ace5f9194" 2018-06-27 21:18:58,008 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:18:57 GMT Server: Apache Content-Length: 194 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d333598e-120e-4cfb-8a4b-63248ebe138c 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-15066761-02c0-472-proj", "previous": null, "next": null}, "projects": []} 2018-06-27 21:18:58,009 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-15066761-02c0-472-proj used request id req-d333598e-120e-4cfb-8a4b-63248ebe138c 2018-06-27 21:18:58,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65a45288572b29f755a4ca37be1a532ace5f9194" 2018-06-27 21:18:58,428 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:18:58 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b68e0971-aace-4e0f-91c3-3f657e95d769 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 21:18:58,428 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-b68e0971-aace-4e0f-91c3-3f657e95d769 2018-06-27 21:18:58,432 - 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}65a45288572b29f755a4ca37be1a532ace5f9194" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsCleanupTests-15066761-02c0-472-proj"}}' 2018-06-27 21:18:58,833 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 21:18:58 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f3485393-4986-432f-afed-540b6033806d Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/afcab673b4104cc7883507200bf89252"}, "tags": [], "enabled": true, "id": "afcab673b4104cc7883507200bf89252", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-15066761-02c0-472-proj"}} 2018-06-27 21:18:58,833 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-f3485393-4986-432f-afed-540b6033806d 2018-06-27 21:18:58,833 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-15066761-02c0-472-proj 2018-06-27 21:18:58,834 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:18:58,834 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:18:59,560 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:18:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["bZvmj3g_Sda9TIxjgQ0XPw"], "issued_at": "2018-06-27T21:18:59.000000Z"}} 2018-06-27 21:18:59,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b3def60884f4b66737a74e82ea24f3419cb916d" 2018-06-27 21:18:59,905 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:18:59 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5122626d-6b36-4347-88eb-27a5a5c4b665 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:18:59,906 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-5122626d-6b36-4347-88eb-27a5a5c4b665 2018-06-27 21:18:59,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 21:18:59,920 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:18: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-27 21:18:59,921 - 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}4b3def60884f4b66737a74e82ea24f3419cb916d" 2018-06-27 21:19:00,356 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:18:59 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-22a9602f-36d6-4efd-824f-d5a4a20602f4 Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/05b1bc3fa6fd4243a4ba8b4d6fcc3daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05b1bc3fa6fd4243a4ba8b4d6fcc3daf", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/48d44c9c0fea4f4e80edc7d2e0715db7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d44c9c0fea4f4e80edc7d2e0715db7", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/4d3721127bf84155a837606ce3feba32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d3721127bf84155a837606ce3feba32", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/5c846663ea6d407e9223de0719ce5442"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c846663ea6d407e9223de0719ce5442", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/73a10e6c4f67490a8a4030cc6cea32f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73a10e6c4f67490a8a4030cc6cea32f5", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/8ecfab7d9d4f47bb8892a85b7d2a0b5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ecfab7d9d4f47bb8892a85b7d2a0b5a", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/b278d529e9a54a9195e4e536b9384dc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b278d529e9a54a9195e4e536b9384dc0", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b7f107ae7bb34ccea8282b1a0ec7a979"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7f107ae7bb34ccea8282b1a0ec7a979", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/d21494d0185b463db36b8c8c2b341b97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d21494d0185b463db36b8c8c2b341b97", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e0bb346419f84e4680f6ca9a97f4fc0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e0bb346419f84e4680f6ca9a97f4fc0b", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "c8d542af72ce49338052c29f02c8857e", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e9dd794fa5c040a9a0445386fb2a6116"}, "options": {}, "id": "e9dd794fa5c040a9a0445386fb2a6116", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/e9f9c747d54947bc800a81ecf11858f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9f9c747d54947bc800a81ecf11858f5", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-27 21:19:00,356 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-22a9602f-36d6-4efd-824f-d5a4a20602f4 2018-06-27 21:19:00,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?name=CreateKeypairsCleanupTests-15066761-02c0-472-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b3def60884f4b66737a74e82ea24f3419cb916d" 2018-06-27 21:19:00,732 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:19:00 GMT Server: Apache Content-Length: 471 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b8f1f16f-e4af-439e-9122-5c64aab99e10 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateKeypairsCleanupTests-15066761-02c0-472-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/afcab673b4104cc7883507200bf89252"}, "tags": [], "enabled": true, "id": "afcab673b4104cc7883507200bf89252", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-15066761-02c0-472-proj"}]} 2018-06-27 21:19:00,733 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateKeypairsCleanupTests-15066761-02c0-472-proj used request id req-b8f1f16f-e4af-439e-9122-5c64aab99e10 2018-06-27 21:19:00,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}4b3def60884f4b66737a74e82ea24f3419cb916d" 2018-06-27 21:19:01,144 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:19:00 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-21b9fa79-3672-43b6-9bf2-9389b435d960 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 21:19:01,144 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-21b9fa79-3672-43b6-9bf2-9389b435d960 2018-06-27 21:19:01,830 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-15066761-02c0-472-user 2018-06-27 21:19:01,831 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:19:01,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}65a45288572b29f755a4ca37be1a532ace5f9194" 2018-06-27 21:19:02,232 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:19:01 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e3d84b91-b445-4e99-816d-c25493fa0841 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 21:19:02,233 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-e3d84b91-b445-4e99-816d-c25493fa0841 2018-06-27 21:19:02,237 - 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}65a45288572b29f755a4ca37be1a532ace5f9194" -d '{"role": {"name": "CreateKeypairsCleanupTests-15066761-02c0-472-proj-role"}}' 2018-06-27 21:19:02,320 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 21:19:02 GMT Server: Apache Content-Length: 225 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2c3fc85c-01e1-49ca-9771-bc2ffea55240 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "67e9ac962562427ebccf05c6e0df1a0b", "links": {"self": "http://10.167.4.35:5000/v3/roles/67e9ac962562427ebccf05c6e0df1a0b"}, "name": "CreateKeypairsCleanupTests-15066761-02c0-472-proj-role"}} 2018-06-27 21:19:02,320 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-2c3fc85c-01e1-49ca-9771-bc2ffea55240 2018-06-27 21:19:02,320 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-15066761-02c0-472-proj-role 2018-06-27 21:19:02,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/67e9ac962562427ebccf05c6e0df1a0b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65a45288572b29f755a4ca37be1a532ace5f9194" 2018-06-27 21:19:02,841 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:19:02 GMT Server: Apache Content-Length: 225 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f6f79f3e-82a6-4a1e-b234-e2fe24717a8d Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "67e9ac962562427ebccf05c6e0df1a0b", "links": {"self": "http://10.167.4.35:5000/v3/roles/67e9ac962562427ebccf05c6e0df1a0b"}, "name": "CreateKeypairsCleanupTests-15066761-02c0-472-proj-role"}} 2018-06-27 21:19:02,841 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/67e9ac962562427ebccf05c6e0df1a0b used request id req-f6f79f3e-82a6-4a1e-b234-e2fe24717a8d 2018-06-27 21:19:02,841 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-15066761-02c0-472-proj-role to project CreateKeypairsCleanupTests-15066761-02c0-472-proj 2018-06-27 21:19:02,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/afcab673b4104cc7883507200bf89252/users/ae1ac3a417404e798ef455a0e562531a/roles/67e9ac962562427ebccf05c6e0df1a0b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65a45288572b29f755a4ca37be1a532ace5f9194" 2018-06-27 21:19:03,327 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:19:02 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-382e75b1-26d8-42df-b04a-329af047a910 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:19:03,328 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/afcab673b4104cc7883507200bf89252/users/ae1ac3a417404e798ef455a0e562531a/roles/67e9ac962562427ebccf05c6e0df1a0b used request id req-382e75b1-26d8-42df-b04a-329af047a910 2018-06-27 21:19:03,328 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 21:19:03,331 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:19:03,332 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:19:04,258 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "67e9ac962562427ebccf05c6e0df1a0b", "name": "CreateKeypairsCleanupTests-15066761-02c0-472-proj-role"}], "expires_at": "2018-06-27T22:19:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "afcab673b4104cc7883507200bf89252", "name": "CreateKeypairsCleanupTests-15066761-02c0-472-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/afcab673b4104cc7883507200bf89252", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/afcab673b4104cc7883507200bf89252", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/afcab673b4104cc7883507200bf89252", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/afcab673b4104cc7883507200bf89252", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/afcab673b4104cc7883507200bf89252", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/afcab673b4104cc7883507200bf89252", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/afcab673b4104cc7883507200bf89252", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/afcab673b4104cc7883507200bf89252", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/afcab673b4104cc7883507200bf89252", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/afcab673b4104cc7883507200bf89252", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/afcab673b4104cc7883507200bf89252", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/afcab673b4104cc7883507200bf89252", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsCleanupTests-15066761-02c0-472-user", "id": "ae1ac3a417404e798ef455a0e562531a"}, "audit_ids": ["CIiPTmbFSYKJwKLbSZQMZQ"], "issued_at": "2018-06-27T21:19:04.000000Z"}} 2018-06-27 21:19:04,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}578b1e88363cde18f958d33e2b481f6187eae69c" 2018-06-27 21:19:04,604 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:19:04 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7f6d6fb4-2675-4d33-8522-99fbda807c2f Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:19:04,605 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-7f6d6fb4-2675-4d33-8522-99fbda807c2f 2018-06-27 21:19:04,606 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 21:19:04,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/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}578b1e88363cde18f958d33e2b481f6187eae69c" 2018-06-27 21:19:05,494 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:19:05 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-185e0c53-3b29-4bae-8111-ddc51ecac561 X-Compute-Request-Id: req-185e0c53-3b29-4bae-8111-ddc51ecac561 Front-End-Https: on RESP BODY: {"keypairs": []} 2018-06-27 21:19:05,494 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/os-keypairs used request id req-185e0c53-3b29-4bae-8111-ddc51ecac561 2018-06-27 21:19:05,495 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-d379cb92-b0b4-4419-b3e2-36c83e03eb06... 2018-06-27 21:19:05,495 - OpenStackKeypair - INFO - Creating new keypair 2018-06-27 21:19:05,548 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-d379cb92-b0b4-4419-b3e2-36c83e03eb06 2018-06-27 21:19:05,551 - 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}578b1e88363cde18f958d33e2b481f6187eae69c" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDFvL8k7tZPXfJY3KhBPS8bU5Tm+Z3Ftnni7zGcRARl+onfzbh2BCIaUZWleBQiuBKQfHhx/D7ghZv/mDUuGqDMa9oAOD9Fz18kp1fjkv6wvr2NwIXuneZGF5R8k5IWjgNRoRv7ZwmOqy1ycJLyzrXezvlOv43S2FcZR1E+TR7vAw==", "name": "CreateKeypairsCleanupTests-d379cb92-b0b4-4419-b3e2-36c83e03eb06"}}' 2018-06-27 21:19:06,445 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:19:06 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-4a36f6c5-07f1-4814-9cae-9f8af06b27a5 X-Compute-Request-Id: req-4a36f6c5-07f1-4814-9cae-9f8af06b27a5 Front-End-Https: on RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDFvL8k7tZPXfJY3KhBPS8bU5Tm+Z3Ftnni7zGcRARl+onfzbh2BCIaUZWleBQiuBKQfHhx/D7ghZv/mDUuGqDMa9oAOD9Fz18kp1fjkv6wvr2NwIXuneZGF5R8k5IWjgNRoRv7ZwmOqy1ycJLyzrXezvlOv43S2FcZR1E+TR7vAw==", "user_id": "ae1ac3a417404e798ef455a0e562531a", "name": "CreateKeypairsCleanupTests-d379cb92-b0b4-4419-b3e2-36c83e03eb06", "fingerprint": "f6:e5:c9:26:0e:97:33:e3:a5:97:bd:39:bb:9a:90:e0"}} 2018-06-27 21:19:06,445 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/os-keypairs used request id req-4a36f6c5-07f1-4814-9cae-9f8af06b27a5 2018-06-27 21:19:06,447 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-d379cb92-b0b4-4419-b3e2-36c83e03eb06.pub 2018-06-27 21:19:06,447 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-d379cb92-b0b4-4419-b3e2-36c83e03eb06 2018-06-27 21:19:06,447 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsCleanupTests-d379cb92-b0b4-4419-b3e2-36c83e03eb06 2018-06-27 21:19:06,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/os-keypairs/CreateKeypairsCleanupTests-d379cb92-b0b4-4419-b3e2-36c83e03eb06 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}578b1e88363cde18f958d33e2b481f6187eae69c" 2018-06-27 21:19:07,460 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 21:19: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-044c890d-be94-4a93-9802-f0d53458ed67 X-Compute-Request-Id: req-044c890d-be94-4a93-9802-f0d53458ed67 2018-06-27 21:19:07,460 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-d379cb92-b0b4-4419-b3e2-36c83e03eb06 used request id req-044c890d-be94-4a93-9802-f0d53458ed67 2018-06-27 21:19:07,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?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65a45288572b29f755a4ca37be1a532ace5f9194" 2018-06-27 21:19:08,282 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:19:08 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-d123c0ff-1b57-49b9-a69c-f1fbd20336a9 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-27T19:03:04Z", "updated_at": "2018-06-27T19:03:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "6748ef1e-56da-434e-9e89-e86b58537b65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "b3e3826c-1c48-4699-93f0-f8a310956753", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "bfad35fa-7ea9-4a81-917d-7b86481eb510", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "d657b333-103d-4d19-add8-1e8bae2f8849", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b92069937e44a3786e439f95c61afe5", "created_at": "2018-06-27T19:08:41Z", "updated_at": "2018-06-27T19:08:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "4ac2a090-f595-4e7b-9b7a-a52fa204e881", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "5508c0b1-6261-44cb-854d-60c64bcbba0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "a60c77dc-6985-48ac-a3a3-067176d3e52f", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "e6ec0fa4-1eb3-4c5d-a451-c7acfd7fde82", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}], "revision_number": 4, "project_id": "4b92069937e44a3786e439f95c61afe5", "id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T18:59:55Z", "updated_at": "2018-06-27T18:59:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "5a060918-419b-4ec3-90df-a7764c06af2f", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "6cd9bbf0-4d1b-4b13-a6c4-e20a15bb3360", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "8134c0f0-89c6-4d45-bef8-a9260d9d0723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "e0e7297a-a59d-4d2b-b75c-2cc86b269114", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}], "revision_number": 4, "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "created_at": "2018-06-27T21:03:43Z", "updated_at": "2018-06-27T21:03:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "41061dbf-a5a2-465f-84dd-140f6104b3f7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "47d5c96d-0510-41a5-b33e-5683702c5bb8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "4b4b6430-3f42-4fe4-a25e-2c5c015a7699", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "e6a68cb7-6491-4474-a4d7-38496cac4eb7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}], "revision_number": 4, "project_id": "3f0a375b66c54145bff1c56e7c91ad73", "id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "name": "default"}]} 2018-06-27 21:19:08,283 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-d123c0ff-1b57-49b9-a69c-f1fbd20336a9 2018-06-27 21:19:08,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/4b92069937e44a3786e439f95c61afe5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65a45288572b29f755a4ca37be1a532ace5f9194" 2018-06-27 21:19:08,748 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:19:08 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-48881fcd-dfed-47fa-8c6c-636cac1b404e 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/4b92069937e44a3786e439f95c61afe5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4b92069937e44a3786e439f95c61afe5", "name": "service"}} 2018-06-27 21:19:08,749 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/4b92069937e44a3786e439f95c61afe5 used request id req-48881fcd-dfed-47fa-8c6c-636cac1b404e 2018-06-27 21:19:08,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/8cdbc979369d4c15b8ddd6cc77d930e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65a45288572b29f755a4ca37be1a532ace5f9194" 2018-06-27 21:19:09,128 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:19:08 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2b96e148-8e79-42a5-a47b-d2677d603c1e 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/8cdbc979369d4c15b8ddd6cc77d930e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}} 2018-06-27 21:19:09,128 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 used request id req-2b96e148-8e79-42a5-a47b-d2677d603c1e 2018-06-27 21:19:09,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/3f0a375b66c54145bff1c56e7c91ad73 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65a45288572b29f755a4ca37be1a532ace5f9194" 2018-06-27 21:19:09,462 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 27 Jun 2018 21:19:09 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2f506f58-a04f-4b77-a194-7cfaedaa5b50 Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3f0a375b66c54145bff1c56e7c91ad73.", "code": 404, "title": "Not Found"}} 2018-06-27 21:19:09,462 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f0a375b66c54145bff1c56e7c91ad73 used request id req-2f506f58-a04f-4b77-a194-7cfaedaa5b50 2018-06-27 21:19:09,462 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-06-27 21:19:09,463 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-15066761-02c0-472-proj 2018-06-27 21:19:09,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/afcab673b4104cc7883507200bf89252 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65a45288572b29f755a4ca37be1a532ace5f9194" 2018-06-27 21:19:10,243 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:19:09 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-28acadc8-be86-4a56-a690-5a26ce8f6d9b Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:19:10,243 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/afcab673b4104cc7883507200bf89252 used request id req-28acadc8-be86-4a56-a690-5a26ce8f6d9b 2018-06-27 21:19:10,244 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-15066761-02c0-472-proj-role 2018-06-27 21:19:10,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/67e9ac962562427ebccf05c6e0df1a0b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65a45288572b29f755a4ca37be1a532ace5f9194" 2018-06-27 21:19:10,653 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:19:10 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-87b541bf-6113-48a0-8b80-409324d7f7bc Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:19:10,653 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/67e9ac962562427ebccf05c6e0df1a0b used request id req-87b541bf-6113-48a0-8b80-409324d7f7bc 2018-06-27 21:19:10,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65a45288572b29f755a4ca37be1a532ace5f9194" 2018-06-27 21:19:11,057 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:19:10 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-77542e8a-6712-4e56-bd52-535024f8a146 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 21:19:11,057 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-77542e8a-6712-4e56-bd52-535024f8a146 2018-06-27 21:19:11,058 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-15066761-02c0-472-user 2018-06-27 21:19:11,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/ae1ac3a417404e798ef455a0e562531a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b3def60884f4b66737a74e82ea24f3419cb916d" 2018-06-27 21:19:11,726 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:19:11 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-89bf7557-0b17-4eb6-8045-3eeb41a14e17 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:19:11,726 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/ae1ac3a417404e798ef455a0e562531a used request id req-89bf7557-0b17-4eb6-8045-3eeb41a14e17 2018-06-27 21:19:11,727 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:19:12,481 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:19:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["u1DDm49WRaWvbbk8qcW3Ag"], "issued_at": "2018-06-27T21:19:12.000000Z"}} 2018-06-27 21:19:12,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}4068d7b80949a9b8197cdf631d2ae0206a2c6fce" 2018-06-27 21:19:12,864 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:19:12 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-da1597ef-d720-463d-864b-28a31c535ae8 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:19:12,864 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-da1597ef-d720-463d-864b-28a31c535ae8 2018-06-27 21:19:12,866 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:19:12,866 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:19:13,647 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:19:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["uAB-wFqkQE6CX7-q6d8V5w"], "issued_at": "2018-06-27T21:19:13.000000Z"}} 2018-06-27 21:19:13,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}bb6ac429de2520469a4fe9044fb37c81d71cc011" 2018-06-27 21:19:13,699 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:19:13 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-43801983-320a-4aca-b809-6d92a86bb155 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:19:13,700 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-43801983-320a-4aca-b809-6d92a86bb155 2018-06-27 21:19:13,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-27 21:19:13,715 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:19: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-27 21:19:13,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=CreateNetworkSuccessTests-50559831-d1a5-4af-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb6ac429de2520469a4fe9044fb37c81d71cc011" 2018-06-27 21:19:13,791 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:19:13 GMT Server: Apache Content-Length: 193 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-376f1517-a96d-4fa5-8a84-7b59d597d9d4 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-50559831-d1a5-4af-proj", "previous": null, "next": null}, "projects": []} 2018-06-27 21:19:13,791 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-50559831-d1a5-4af-proj used request id req-376f1517-a96d-4fa5-8a84-7b59d597d9d4 2018-06-27 21:19:13,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}bb6ac429de2520469a4fe9044fb37c81d71cc011" 2018-06-27 21:19:14,218 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:19:13 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cef1197d-66e6-4a19-ae51-3fbc87dc0658 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 21:19:14,218 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-cef1197d-66e6-4a19-ae51-3fbc87dc0658 2018-06-27 21:19:14,222 - 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}bb6ac429de2520469a4fe9044fb37c81d71cc011" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-50559831-d1a5-4af-proj"}}' 2018-06-27 21:19:14,640 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 21:19:14 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-95249d77-adc1-4a23-948c-5ec950b60bb0 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/cd5d16d1bb114371ad5b241317131a84"}, "tags": [], "enabled": true, "id": "cd5d16d1bb114371ad5b241317131a84", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-50559831-d1a5-4af-proj"}} 2018-06-27 21:19:14,640 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-95249d77-adc1-4a23-948c-5ec950b60bb0 2018-06-27 21:19:14,640 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-50559831-d1a5-4af-proj 2018-06-27 21:19:14,641 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:19:14,641 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:19:15,532 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:19:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["yzRettk3SpS1UF1s54-j-A"], "issued_at": "2018-06-27T21:19:15.000000Z"}} 2018-06-27 21:19:15,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}f8a2d9f37752928d12a8555be7b65fa7611db1bb" 2018-06-27 21:19:15,585 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:19:15 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0aea2fc2-ce98-4c70-8b16-cf1510943830 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:19:15,586 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-0aea2fc2-ce98-4c70-8b16-cf1510943830 2018-06-27 21:19:15,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 21:19:15,601 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:19: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-27 21:19:15,602 - 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}f8a2d9f37752928d12a8555be7b65fa7611db1bb" 2018-06-27 21:19:16,035 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:19:15 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-059fb117-c382-40a6-a824-f7bb1051116e Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/05b1bc3fa6fd4243a4ba8b4d6fcc3daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05b1bc3fa6fd4243a4ba8b4d6fcc3daf", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/48d44c9c0fea4f4e80edc7d2e0715db7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d44c9c0fea4f4e80edc7d2e0715db7", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/4d3721127bf84155a837606ce3feba32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d3721127bf84155a837606ce3feba32", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/5c846663ea6d407e9223de0719ce5442"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c846663ea6d407e9223de0719ce5442", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/73a10e6c4f67490a8a4030cc6cea32f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73a10e6c4f67490a8a4030cc6cea32f5", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/8ecfab7d9d4f47bb8892a85b7d2a0b5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ecfab7d9d4f47bb8892a85b7d2a0b5a", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/b278d529e9a54a9195e4e536b9384dc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b278d529e9a54a9195e4e536b9384dc0", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b7f107ae7bb34ccea8282b1a0ec7a979"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7f107ae7bb34ccea8282b1a0ec7a979", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/d21494d0185b463db36b8c8c2b341b97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d21494d0185b463db36b8c8c2b341b97", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e0bb346419f84e4680f6ca9a97f4fc0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e0bb346419f84e4680f6ca9a97f4fc0b", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "c8d542af72ce49338052c29f02c8857e", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e9dd794fa5c040a9a0445386fb2a6116"}, "options": {}, "id": "e9dd794fa5c040a9a0445386fb2a6116", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/e9f9c747d54947bc800a81ecf11858f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9f9c747d54947bc800a81ecf11858f5", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-27 21:19:16,036 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-059fb117-c382-40a6-a824-f7bb1051116e 2018-06-27 21:19:16,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=CreateNetworkSuccessTests-50559831-d1a5-4af-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8a2d9f37752928d12a8555be7b65fa7611db1bb" 2018-06-27 21:19:16,403 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:19:16 GMT Server: Apache Content-Length: 469 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a2d10e56-95ed-4304-9050-f617768521e0 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateNetworkSuccessTests-50559831-d1a5-4af-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/cd5d16d1bb114371ad5b241317131a84"}, "tags": [], "enabled": true, "id": "cd5d16d1bb114371ad5b241317131a84", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-50559831-d1a5-4af-proj"}]} 2018-06-27 21:19:16,403 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateNetworkSuccessTests-50559831-d1a5-4af-proj used request id req-a2d10e56-95ed-4304-9050-f617768521e0 2018-06-27 21:19:16,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8a2d9f37752928d12a8555be7b65fa7611db1bb" 2018-06-27 21:19:16,804 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:19:16 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-262f1de9-bc8d-4075-ac32-6e59af22a223 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 21:19:16,804 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-262f1de9-bc8d-4075-ac32-6e59af22a223 2018-06-27 21:19:17,452 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-50559831-d1a5-4af-user 2018-06-27 21:19:17,453 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:19:17,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? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb6ac429de2520469a4fe9044fb37c81d71cc011" 2018-06-27 21:19:17,830 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:19:17 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-74be16e2-1ee0-4321-8490-c617c871b00f Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 21:19:17,830 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-74be16e2-1ee0-4321-8490-c617c871b00f 2018-06-27 21:19:17,834 - 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}bb6ac429de2520469a4fe9044fb37c81d71cc011" -d '{"role": {"name": "CreateNetworkSuccessTests-50559831-d1a5-4af-proj-role"}}' 2018-06-27 21:19:18,248 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 21:19:17 GMT Server: Apache Content-Length: 224 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7393aae6-3ce9-4b7f-b2e5-14ec0d587ba3 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a113e77f1bce46f9b6cfb598711f9b21", "links": {"self": "http://10.167.4.35:5000/v3/roles/a113e77f1bce46f9b6cfb598711f9b21"}, "name": "CreateNetworkSuccessTests-50559831-d1a5-4af-proj-role"}} 2018-06-27 21:19:18,249 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-7393aae6-3ce9-4b7f-b2e5-14ec0d587ba3 2018-06-27 21:19:18,249 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-50559831-d1a5-4af-proj-role 2018-06-27 21:19:18,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/a113e77f1bce46f9b6cfb598711f9b21 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb6ac429de2520469a4fe9044fb37c81d71cc011" 2018-06-27 21:19:18,557 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:19:18 GMT Server: Apache Content-Length: 224 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1764a0e0-172d-493f-af71-ec06d5cd88c2 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a113e77f1bce46f9b6cfb598711f9b21", "links": {"self": "http://10.167.4.35:5000/v3/roles/a113e77f1bce46f9b6cfb598711f9b21"}, "name": "CreateNetworkSuccessTests-50559831-d1a5-4af-proj-role"}} 2018-06-27 21:19:18,558 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/a113e77f1bce46f9b6cfb598711f9b21 used request id req-1764a0e0-172d-493f-af71-ec06d5cd88c2 2018-06-27 21:19:18,558 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-50559831-d1a5-4af-proj-role to project CreateNetworkSuccessTests-50559831-d1a5-4af-proj 2018-06-27 21:19:18,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/cd5d16d1bb114371ad5b241317131a84/users/6c39ae4c335d437eb5b65b92560fcc38/roles/a113e77f1bce46f9b6cfb598711f9b21 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb6ac429de2520469a4fe9044fb37c81d71cc011" 2018-06-27 21:19:18,834 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:19:18 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-28969d12-9688-4662-88dc-9cbf3b94450c Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:19:18,834 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/cd5d16d1bb114371ad5b241317131a84/users/6c39ae4c335d437eb5b65b92560fcc38/roles/a113e77f1bce46f9b6cfb598711f9b21 used request id req-28969d12-9688-4662-88dc-9cbf3b94450c 2018-06-27 21:19:18,835 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:19:18,836 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:19:19,682 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a113e77f1bce46f9b6cfb598711f9b21", "name": "CreateNetworkSuccessTests-50559831-d1a5-4af-proj-role"}], "expires_at": "2018-06-27T22:19:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cd5d16d1bb114371ad5b241317131a84", "name": "CreateNetworkSuccessTests-50559831-d1a5-4af-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/cd5d16d1bb114371ad5b241317131a84", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/cd5d16d1bb114371ad5b241317131a84", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/cd5d16d1bb114371ad5b241317131a84", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/cd5d16d1bb114371ad5b241317131a84", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/cd5d16d1bb114371ad5b241317131a84", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/cd5d16d1bb114371ad5b241317131a84", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/cd5d16d1bb114371ad5b241317131a84", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/cd5d16d1bb114371ad5b241317131a84", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/cd5d16d1bb114371ad5b241317131a84", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/cd5d16d1bb114371ad5b241317131a84", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/cd5d16d1bb114371ad5b241317131a84", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/cd5d16d1bb114371ad5b241317131a84", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-50559831-d1a5-4af-user", "id": "6c39ae4c335d437eb5b65b92560fcc38"}, "audit_ids": ["8lMi86leSu-Oqzn5fwlNFw"], "issued_at": "2018-06-27T21:19:19.000000Z"}} 2018-06-27 21:19:19,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}e66323c39ddcbd3a10d1a07270beb258a00efc27" 2018-06-27 21:19:19,970 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:19:19 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c6a1369b-1e76-40ac-aa55-091a9d7ac238 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:19:19,970 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-c6a1369b-1e76-40ac-aa55-091a9d7ac238 2018-06-27 21:19:19,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=CreateNetworkSuccessTests-352bff73-5b29-4d7a-b86a-46fc766e72a2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e66323c39ddcbd3a10d1a07270beb258a00efc27" 2018-06-27 21:19:20,514 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:19:20 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-6e15ae77-ac82-4ef9-affe-34d159c1b6f1 Front-End-Https: on RESP BODY: {"networks":[]} 2018-06-27 21:19:20,515 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateNetworkSuccessTests-352bff73-5b29-4d7a-b86a-46fc766e72a2-pub-net used request id req-6e15ae77-ac82-4ef9-affe-34d159c1b6f1 2018-06-27 21:19:20,515 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-352bff73-5b29-4d7a-b86a-46fc766e72a2-pub-net 2018-06-27 21:19:20,521 - 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}e66323c39ddcbd3a10d1a07270beb258a00efc27" -d '{"network": {"mtu": 999, "name": "CreateNetworkSuccessTests-352bff73-5b29-4d7a-b86a-46fc766e72a2-pub-net", "admin_state_up": true}}' 2018-06-27 21:19:21,683 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 21:19:21 GMT Content-Type: application/json Content-Length: 606 Connection: keep-alive X-Openstack-Request-Id: req-9c89148a-e976-469f-8a2c-9fb7568f3094 Front-End-Https: on RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"cd5d16d1bb114371ad5b241317131a84","created_at":"2018-06-27T21:19:21Z","tags":[],"ipv6_address_scope":null,"mtu":999,"updated_at":"2018-06-27T21:19:21Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"cd5d16d1bb114371ad5b241317131a84","id":"b580e9a1-ee3a-45ab-9c4d-38c6f944553e","name":"CreateNetworkSuccessTests-352bff73-5b29-4d7a-b86a-46fc766e72a2-pub-net"}} 2018-06-27 21:19:21,683 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-9c89148a-e976-469f-8a2c-9fb7568f3094 2018-06-27 21:19:21,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=b580e9a1-ee3a-45ab-9c4d-38c6f944553e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e66323c39ddcbd3a10d1a07270beb258a00efc27" 2018-06-27 21:19:22,675 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:19:22 GMT Content-Type: application/json Content-Length: 590 Connection: keep-alive X-Openstack-Request-Id: req-9de7cddb-4e64-4287-8912-ce9f89ef0ca1 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-27T21:19:21Z","tenant_id":"cd5d16d1bb114371ad5b241317131a84","created_at":"2018-06-27T21:19:21Z","tags":[],"ipv6_address_scope":null,"mtu":999,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"cd5d16d1bb114371ad5b241317131a84","id":"b580e9a1-ee3a-45ab-9c4d-38c6f944553e","name":"CreateNetworkSuccessTests-352bff73-5b29-4d7a-b86a-46fc766e72a2-pub-net"}]} 2018-06-27 21:19:22,675 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=b580e9a1-ee3a-45ab-9c4d-38c6f944553e used request id req-9de7cddb-4e64-4287-8912-ce9f89ef0ca1 2018-06-27 21:19:22,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=b580e9a1-ee3a-45ab-9c4d-38c6f944553e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e66323c39ddcbd3a10d1a07270beb258a00efc27" 2018-06-27 21:19:22,755 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:19:22 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-b7d7af66-a347-4d5c-b69b-5f46f9bca74f Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-27 21:19:22,755 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=b580e9a1-ee3a-45ab-9c4d-38c6f944553e used request id req-b7d7af66-a347-4d5c-b69b-5f46f9bca74f 2018-06-27 21:19:22,756 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-352bff73-5b29-4d7a-b86a-46fc766e72a2-pub-subnet 2018-06-27 21:19:22,760 - 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}e66323c39ddcbd3a10d1a07270beb258a00efc27" -d '{"subnets": [{"ip_version": 4, "network_id": "b580e9a1-ee3a-45ab-9c4d-38c6f944553e", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-352bff73-5b29-4d7a-b86a-46fc766e72a2-pub-subnet"}]}' 2018-06-27 21:19:24,541 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 21:19:24 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-80a6565e-7590-4d84-9350-242adf6c8efa Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b580e9a1-ee3a-45ab-9c4d-38c6f944553e","tenant_id":"cd5d16d1bb114371ad5b241317131a84","created_at":"2018-06-27T21:19:23Z","dns_nameservers":[],"updated_at":"2018-06-27T21:19: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":"cd5d16d1bb114371ad5b241317131a84","id":"7da471d8-cc27-40e6-a4d6-38e5cf3a555c","subnetpool_id":null,"name":"CreateNetworkSuccessTests-352bff73-5b29-4d7a-b86a-46fc766e72a2-pub-subnet"}]} 2018-06-27 21:19:24,541 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-80a6565e-7590-4d84-9350-242adf6c8efa 2018-06-27 21:19:24,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?id=b580e9a1-ee3a-45ab-9c4d-38c6f944553e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e66323c39ddcbd3a10d1a07270beb258a00efc27" 2018-06-27 21:19:24,846 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:19:24 GMT Content-Type: application/json Content-Length: 634 Connection: keep-alive X-Openstack-Request-Id: req-41539ea4-9685-469a-b34a-02d7c9c563a0 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7da471d8-cc27-40e6-a4d6-38e5cf3a555c"],"updated_at":"2018-06-27T21:19:23Z","tenant_id":"cd5d16d1bb114371ad5b241317131a84","created_at":"2018-06-27T21:19:21Z","tags":[],"ipv6_address_scope":null,"mtu":999,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"cd5d16d1bb114371ad5b241317131a84","id":"b580e9a1-ee3a-45ab-9c4d-38c6f944553e","name":"CreateNetworkSuccessTests-352bff73-5b29-4d7a-b86a-46fc766e72a2-pub-net"}]} 2018-06-27 21:19:24,846 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=b580e9a1-ee3a-45ab-9c4d-38c6f944553e used request id req-41539ea4-9685-469a-b34a-02d7c9c563a0 2018-06-27 21:19:24,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/subnets?network_id=b580e9a1-ee3a-45ab-9c4d-38c6f944553e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e66323c39ddcbd3a10d1a07270beb258a00efc27" 2018-06-27 21:19:25,043 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:19:25 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-8174512d-3b65-497e-bfd1-917029520c86 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b580e9a1-ee3a-45ab-9c4d-38c6f944553e","tenant_id":"cd5d16d1bb114371ad5b241317131a84","created_at":"2018-06-27T21:19:23Z","dns_nameservers":[],"updated_at":"2018-06-27T21:19: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":"cd5d16d1bb114371ad5b241317131a84","id":"7da471d8-cc27-40e6-a4d6-38e5cf3a555c","subnetpool_id":null,"name":"CreateNetworkSuccessTests-352bff73-5b29-4d7a-b86a-46fc766e72a2-pub-subnet"}]} 2018-06-27 21:19:25,043 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=b580e9a1-ee3a-45ab-9c4d-38c6f944553e used request id req-8174512d-3b65-497e-bfd1-917029520c86 2018-06-27 21:19:25,044 - OpenStackNetwork - DEBUG - Network [b580e9a1-ee3a-45ab-9c4d-38c6f944553e] created successfully 2018-06-27 21:19:25,044 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:19:25,739 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a113e77f1bce46f9b6cfb598711f9b21", "name": "CreateNetworkSuccessTests-50559831-d1a5-4af-proj-role"}], "expires_at": "2018-06-27T22:19:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cd5d16d1bb114371ad5b241317131a84", "name": "CreateNetworkSuccessTests-50559831-d1a5-4af-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/cd5d16d1bb114371ad5b241317131a84", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/cd5d16d1bb114371ad5b241317131a84", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/cd5d16d1bb114371ad5b241317131a84", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/cd5d16d1bb114371ad5b241317131a84", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/cd5d16d1bb114371ad5b241317131a84", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/cd5d16d1bb114371ad5b241317131a84", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/cd5d16d1bb114371ad5b241317131a84", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/cd5d16d1bb114371ad5b241317131a84", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/cd5d16d1bb114371ad5b241317131a84", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/cd5d16d1bb114371ad5b241317131a84", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/cd5d16d1bb114371ad5b241317131a84", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/cd5d16d1bb114371ad5b241317131a84", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-50559831-d1a5-4af-user", "id": "6c39ae4c335d437eb5b65b92560fcc38"}, "audit_ids": ["3ObH1ijqRJyMfriJeIfc7A"], "issued_at": "2018-06-27T21:19:25.000000Z"}} 2018-06-27 21:19:25,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/networks?name=CreateNetworkSuccessTests-352bff73-5b29-4d7a-b86a-46fc766e72a2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc46f3b4f63d2771c6dabba07370690ccc538b4c" 2018-06-27 21:19:26,780 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:19:26 GMT Content-Type: application/json Content-Length: 634 Connection: keep-alive X-Openstack-Request-Id: req-322a441a-bced-4fa7-9572-0144b8e56ea0 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7da471d8-cc27-40e6-a4d6-38e5cf3a555c"],"updated_at":"2018-06-27T21:19:23Z","tenant_id":"cd5d16d1bb114371ad5b241317131a84","created_at":"2018-06-27T21:19:21Z","tags":[],"ipv6_address_scope":null,"mtu":999,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"cd5d16d1bb114371ad5b241317131a84","id":"b580e9a1-ee3a-45ab-9c4d-38c6f944553e","name":"CreateNetworkSuccessTests-352bff73-5b29-4d7a-b86a-46fc766e72a2-pub-net"}]} 2018-06-27 21:19:26,780 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateNetworkSuccessTests-352bff73-5b29-4d7a-b86a-46fc766e72a2-pub-net used request id req-322a441a-bced-4fa7-9572-0144b8e56ea0 2018-06-27 21:19:26,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 21:19:26,795 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:19: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-27 21:19:26,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/cd5d16d1bb114371ad5b241317131a84 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4068d7b80949a9b8197cdf631d2ae0206a2c6fce" 2018-06-27 21:19:27,167 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:19:26 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f384f52a-4697-4d52-9adb-5da47a409407 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/cd5d16d1bb114371ad5b241317131a84"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "cd5d16d1bb114371ad5b241317131a84", "name": "CreateNetworkSuccessTests-50559831-d1a5-4af-proj"}} 2018-06-27 21:19:27,167 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/cd5d16d1bb114371ad5b241317131a84 used request id req-f384f52a-4697-4d52-9adb-5da47a409407 2018-06-27 21:19:27,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=b580e9a1-ee3a-45ab-9c4d-38c6f944553e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc46f3b4f63d2771c6dabba07370690ccc538b4c" 2018-06-27 21:19:27,348 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:19:27 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-bbe3f2b7-c495-4979-9d39-fb464a362014 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b580e9a1-ee3a-45ab-9c4d-38c6f944553e","tenant_id":"cd5d16d1bb114371ad5b241317131a84","created_at":"2018-06-27T21:19:23Z","dns_nameservers":[],"updated_at":"2018-06-27T21:19: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":"cd5d16d1bb114371ad5b241317131a84","id":"7da471d8-cc27-40e6-a4d6-38e5cf3a555c","subnetpool_id":null,"name":"CreateNetworkSuccessTests-352bff73-5b29-4d7a-b86a-46fc766e72a2-pub-subnet"}]} 2018-06-27 21:19:27,348 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=b580e9a1-ee3a-45ab-9c4d-38c6f944553e used request id req-bbe3f2b7-c495-4979-9d39-fb464a362014 2018-06-27 21:19:27,349 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-352bff73-5b29-4d7a-b86a-46fc766e72a2-pub-subnet 2018-06-27 21:19:27,349 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-352bff73-5b29-4d7a-b86a-46fc766e72a2-pub-subnet 2018-06-27 21:19:27,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/subnets/7da471d8-cc27-40e6-a4d6-38e5cf3a555c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc46f3b4f63d2771c6dabba07370690ccc538b4c" 2018-06-27 21:19:32,299 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:19:32 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-f2a1f1c0-2223-473d-975f-a6850d721d0e Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:19:32,299 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/7da471d8-cc27-40e6-a4d6-38e5cf3a555c used request id req-f2a1f1c0-2223-473d-975f-a6850d721d0e 2018-06-27 21:19:32,299 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-352bff73-5b29-4d7a-b86a-46fc766e72a2-pub-net 2018-06-27 21:19:32,304 - 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/b580e9a1-ee3a-45ab-9c4d-38c6f944553e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc46f3b4f63d2771c6dabba07370690ccc538b4c" 2018-06-27 21:19:35,895 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:19:35 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-b8021439-98e8-4f63-a51f-d5a1ad80bc35 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:19:35,895 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/b580e9a1-ee3a-45ab-9c4d-38c6f944553e used request id req-b8021439-98e8-4f63-a51f-d5a1ad80bc35 2018-06-27 21:19:35,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=CreateNetworkSuccessTests-352bff73-5b29-4d7a-b86a-46fc766e72a2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc46f3b4f63d2771c6dabba07370690ccc538b4c" 2018-06-27 21:19:35,997 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:19:35 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-6b5f9ef2-c6be-4d7b-b93c-b1e412afc146 Front-End-Https: on RESP BODY: {"networks":[]} 2018-06-27 21:19:35,998 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateNetworkSuccessTests-352bff73-5b29-4d7a-b86a-46fc766e72a2-pub-net used request id req-6b5f9ef2-c6be-4d7b-b93c-b1e412afc146 2018-06-27 21:19:35,998 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-352bff73-5b29-4d7a-b86a-46fc766e72a2-pub-subnet 2018-06-27 21:19:35,998 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-352bff73-5b29-4d7a-b86a-46fc766e72a2-pub-subnet 2018-06-27 21:19:36,003 - 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/7da471d8-cc27-40e6-a4d6-38e5cf3a555c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e66323c39ddcbd3a10d1a07270beb258a00efc27" 2018-06-27 21:19:36,109 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx Date: Wed, 27 Jun 2018 21:19:36 GMT Content-Type: application/json Content-Length: 136 Connection: keep-alive X-Openstack-Request-Id: req-057c0fee-b195-4f22-a756-f933d1cb231b RESP BODY: {"NeutronError": {"message": "Subnet 7da471d8-cc27-40e6-a4d6-38e5cf3a555c could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-06-27 21:19:36,109 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/7da471d8-cc27-40e6-a4d6-38e5cf3a555c used request id req-057c0fee-b195-4f22-a756-f933d1cb231b 2018-06-27 21:19:36,109 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Subnet 7da471d8-cc27-40e6-a4d6-38e5cf3a555c could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-06-27 21:19:36,109 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-352bff73-5b29-4d7a-b86a-46fc766e72a2-pub-net 2018-06-27 21:19:36,114 - 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/b580e9a1-ee3a-45ab-9c4d-38c6f944553e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e66323c39ddcbd3a10d1a07270beb258a00efc27" 2018-06-27 21:19:36,217 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx Date: Wed, 27 Jun 2018 21:19:36 GMT Content-Type: application/json Content-Length: 138 Connection: keep-alive X-Openstack-Request-Id: req-90e5196d-3692-42bb-80c2-eedb5e7c38e0 RESP BODY: {"NeutronError": {"message": "Network b580e9a1-ee3a-45ab-9c4d-38c6f944553e could not be found.", "type": "NetworkNotFound", "detail": ""}} 2018-06-27 21:19:36,217 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/b580e9a1-ee3a-45ab-9c4d-38c6f944553e used request id req-90e5196d-3692-42bb-80c2-eedb5e7c38e0 2018-06-27 21:19:36,217 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Network b580e9a1-ee3a-45ab-9c4d-38c6f944553e could not be found.", "type": "NetworkNotFound", "detail": ""}} 2018-06-27 21:19:36,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/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb6ac429de2520469a4fe9044fb37c81d71cc011" 2018-06-27 21:19:37,129 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:19:37 GMT Content-Type: application/json Content-Length: 11766 Connection: keep-alive X-Openstack-Request-Id: req-eb8dd5ca-0fb7-42b8-8349-ed28922c92a4 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cd5d16d1bb114371ad5b241317131a84", "created_at": "2018-06-27T21:19:20Z", "updated_at": "2018-06-27T21:19:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:19:20Z", "revision_number": 0, "id": "2cdee01c-6aaf-4b6c-8103-d0b9390b87fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:19:20Z", "security_group_id": "50ab0eab-dc8f-494e-9891-493aad85e41a", "tenant_id": "cd5d16d1bb114371ad5b241317131a84", "port_range_min": null, "ethertype": "IPv6", "project_id": "cd5d16d1bb114371ad5b241317131a84"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:19:20Z", "revision_number": 0, "id": "6c75b1cf-4d75-4c5c-9a4a-d719d9c98b55", "remote_group_id": "50ab0eab-dc8f-494e-9891-493aad85e41a", "remote_ip_prefix": null, "created_at": "2018-06-27T21:19:20Z", "security_group_id": "50ab0eab-dc8f-494e-9891-493aad85e41a", "tenant_id": "cd5d16d1bb114371ad5b241317131a84", "port_range_min": null, "ethertype": "IPv6", "project_id": "cd5d16d1bb114371ad5b241317131a84"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:19:20Z", "revision_number": 0, "id": "8cdd4a6a-f820-4d74-84c4-b63e6b67ac0c", "remote_group_id": "50ab0eab-dc8f-494e-9891-493aad85e41a", "remote_ip_prefix": null, "created_at": "2018-06-27T21:19:20Z", "security_group_id": "50ab0eab-dc8f-494e-9891-493aad85e41a", "tenant_id": "cd5d16d1bb114371ad5b241317131a84", "port_range_min": null, "ethertype": "IPv4", "project_id": "cd5d16d1bb114371ad5b241317131a84"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:19:20Z", "revision_number": 0, "id": "dc865b39-94ba-4ca4-99b3-8bb10b867484", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:19:20Z", "security_group_id": "50ab0eab-dc8f-494e-9891-493aad85e41a", "tenant_id": "cd5d16d1bb114371ad5b241317131a84", "port_range_min": null, "ethertype": "IPv4", "project_id": "cd5d16d1bb114371ad5b241317131a84"}], "revision_number": 4, "project_id": "cd5d16d1bb114371ad5b241317131a84", "id": "50ab0eab-dc8f-494e-9891-493aad85e41a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-27T19:03:04Z", "updated_at": "2018-06-27T19:03:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "6748ef1e-56da-434e-9e89-e86b58537b65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "b3e3826c-1c48-4699-93f0-f8a310956753", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "bfad35fa-7ea9-4a81-917d-7b86481eb510", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "d657b333-103d-4d19-add8-1e8bae2f8849", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b92069937e44a3786e439f95c61afe5", "created_at": "2018-06-27T19:08:41Z", "updated_at": "2018-06-27T19:08:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "4ac2a090-f595-4e7b-9b7a-a52fa204e881", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "5508c0b1-6261-44cb-854d-60c64bcbba0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "a60c77dc-6985-48ac-a3a3-067176d3e52f", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "e6ec0fa4-1eb3-4c5d-a451-c7acfd7fde82", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}], "revision_number": 4, "project_id": "4b92069937e44a3786e439f95c61afe5", "id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T18:59:55Z", "updated_at": "2018-06-27T18:59:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "5a060918-419b-4ec3-90df-a7764c06af2f", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "6cd9bbf0-4d1b-4b13-a6c4-e20a15bb3360", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "8134c0f0-89c6-4d45-bef8-a9260d9d0723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "e0e7297a-a59d-4d2b-b75c-2cc86b269114", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}], "revision_number": 4, "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "created_at": "2018-06-27T21:03:43Z", "updated_at": "2018-06-27T21:03:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "41061dbf-a5a2-465f-84dd-140f6104b3f7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "47d5c96d-0510-41a5-b33e-5683702c5bb8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "4b4b6430-3f42-4fe4-a25e-2c5c015a7699", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "e6a68cb7-6491-4474-a4d7-38496cac4eb7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}], "revision_number": 4, "project_id": "3f0a375b66c54145bff1c56e7c91ad73", "id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "name": "default"}]} 2018-06-27 21:19:37,130 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-eb8dd5ca-0fb7-42b8-8349-ed28922c92a4 2018-06-27 21:19:37,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/cd5d16d1bb114371ad5b241317131a84 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb6ac429de2520469a4fe9044fb37c81d71cc011" 2018-06-27 21:19:37,533 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:19:37 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3ddab879-96ba-4fdf-bcad-8b28aaa43068 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/cd5d16d1bb114371ad5b241317131a84"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "cd5d16d1bb114371ad5b241317131a84", "name": "CreateNetworkSuccessTests-50559831-d1a5-4af-proj"}} 2018-06-27 21:19:37,533 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/cd5d16d1bb114371ad5b241317131a84 used request id req-3ddab879-96ba-4fdf-bcad-8b28aaa43068 2018-06-27 21:19:37,534 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 50ab0eab-dc8f-494e-9891-493aad85e41a 2018-06-27 21:19:37,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/security-group-rules?security_group_id=50ab0eab-dc8f-494e-9891-493aad85e41a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb6ac429de2520469a4fe9044fb37c81d71cc011" 2018-06-27 21:19:38,499 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:19:38 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-c3508314-685c-4082-9984-f55c5d3a95e1 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-27T21:19:20Z", "security_group_id": "50ab0eab-dc8f-494e-9891-493aad85e41a", "port_range_min": null, "revision_number": 0, "tenant_id": "cd5d16d1bb114371ad5b241317131a84", "created_at": "2018-06-27T21:19:20Z", "project_id": "cd5d16d1bb114371ad5b241317131a84", "id": "2cdee01c-6aaf-4b6c-8103-d0b9390b87fe"}, {"remote_group_id": "50ab0eab-dc8f-494e-9891-493aad85e41a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:19:20Z", "security_group_id": "50ab0eab-dc8f-494e-9891-493aad85e41a", "port_range_min": null, "revision_number": 0, "tenant_id": "cd5d16d1bb114371ad5b241317131a84", "created_at": "2018-06-27T21:19:20Z", "project_id": "cd5d16d1bb114371ad5b241317131a84", "id": "6c75b1cf-4d75-4c5c-9a4a-d719d9c98b55"}, {"remote_group_id": "50ab0eab-dc8f-494e-9891-493aad85e41a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:19:20Z", "security_group_id": "50ab0eab-dc8f-494e-9891-493aad85e41a", "port_range_min": null, "revision_number": 0, "tenant_id": "cd5d16d1bb114371ad5b241317131a84", "created_at": "2018-06-27T21:19:20Z", "project_id": "cd5d16d1bb114371ad5b241317131a84", "id": "8cdd4a6a-f820-4d74-84c4-b63e6b67ac0c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:19:20Z", "security_group_id": "50ab0eab-dc8f-494e-9891-493aad85e41a", "port_range_min": null, "revision_number": 0, "tenant_id": "cd5d16d1bb114371ad5b241317131a84", "created_at": "2018-06-27T21:19:20Z", "project_id": "cd5d16d1bb114371ad5b241317131a84", "id": "dc865b39-94ba-4ca4-99b3-8bb10b867484"}]} 2018-06-27 21:19:38,499 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=50ab0eab-dc8f-494e-9891-493aad85e41a used request id req-c3508314-685c-4082-9984-f55c5d3a95e1 2018-06-27 21:19:38,500 - neutron_utils - INFO - Deleting security group with name - default 2018-06-27 21:19:38,506 - 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/50ab0eab-dc8f-494e-9891-493aad85e41a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb6ac429de2520469a4fe9044fb37c81d71cc011" 2018-06-27 21:19:38,821 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:19:38 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-eba6fd0a-a7a6-433d-b905-8a522dfe2d55 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:19:38,821 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/50ab0eab-dc8f-494e-9891-493aad85e41a used request id req-eba6fd0a-a7a6-433d-b905-8a522dfe2d55 2018-06-27 21:19:38,822 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-50559831-d1a5-4af-proj 2018-06-27 21:19:38,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/cd5d16d1bb114371ad5b241317131a84 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb6ac429de2520469a4fe9044fb37c81d71cc011" 2018-06-27 21:19:39,441 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:19:38 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0431e005-b950-4a67-91ff-5c58f6ae9eb8 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:19:39,441 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/cd5d16d1bb114371ad5b241317131a84 used request id req-0431e005-b950-4a67-91ff-5c58f6ae9eb8 2018-06-27 21:19:39,442 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-50559831-d1a5-4af-proj-role 2018-06-27 21:19:39,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/a113e77f1bce46f9b6cfb598711f9b21 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb6ac429de2520469a4fe9044fb37c81d71cc011" 2018-06-27 21:19:39,804 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:19:39 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6dcaaffa-f7be-45a3-ab6a-b583c545691a Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:19:39,804 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/a113e77f1bce46f9b6cfb598711f9b21 used request id req-6dcaaffa-f7be-45a3-ab6a-b583c545691a 2018-06-27 21:19:39,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb6ac429de2520469a4fe9044fb37c81d71cc011" 2018-06-27 21:19:40,220 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:19:39 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7e8f739e-8f91-4bda-9a18-fb5f33c1f207 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 21:19:40,220 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-7e8f739e-8f91-4bda-9a18-fb5f33c1f207 2018-06-27 21:19:40,220 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-50559831-d1a5-4af-user 2018-06-27 21:19:40,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/6c39ae4c335d437eb5b65b92560fcc38 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8a2d9f37752928d12a8555be7b65fa7611db1bb" 2018-06-27 21:19:40,778 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:19:40 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f544ce90-ebb5-440e-ae7d-544c5baac3f1 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:19:40,778 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/6c39ae4c335d437eb5b65b92560fcc38 used request id req-f544ce90-ebb5-440e-ae7d-544c5baac3f1 2018-06-27 21:19:40,780 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:19:41,593 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:19:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["CR-KMbz_Rripp2PI7L6xLw"], "issued_at": "2018-06-27T21:19:41.000000Z"}} 2018-06-27 21:19:41,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d0f8c9dbd589aa34bbc4ae5efdb294d8346e91c" 2018-06-27 21:19:41,914 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:19:41 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9e028aee-6f9d-4a90-9977-081135a80cfa Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:19:41,914 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-9e028aee-6f9d-4a90-9977-081135a80cfa 2018-06-27 21:19:41,915 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:19:41,916 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:19:42,639 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:19:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["fM7shvOhQkWq58DhEe9UTA"], "issued_at": "2018-06-27T21:19:42.000000Z"}} 2018-06-27 21:19:42,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}cafa7f925ffec546e850bbc3cbd287da1131e5e2" 2018-06-27 21:19:43,013 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:19:42 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c2868828-2a3c-4fdf-abbd-1a956332a8f7 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:19:43,013 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-c2868828-2a3c-4fdf-abbd-1a956332a8f7 2018-06-27 21:19:43,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-27 21:19:43,029 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:19: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-27 21:19:43,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?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-9d455944-7158-414-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cafa7f925ffec546e850bbc3cbd287da1131e5e2" 2018-06-27 21:19:43,435 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:19:43 GMT Server: Apache Content-Length: 193 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8c6e0ca6-d863-4a29-bc8c-f2f01803bb7c 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-9d455944-7158-414-proj", "previous": null, "next": null}, "projects": []} 2018-06-27 21:19:43,435 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-9d455944-7158-414-proj used request id req-8c6e0ca6-d863-4a29-bc8c-f2f01803bb7c 2018-06-27 21:19:43,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}cafa7f925ffec546e850bbc3cbd287da1131e5e2" 2018-06-27 21:19:43,536 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:19:43 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0fa0bd67-0400-4d1f-9adb-6c00dc0dbcbc Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 21:19:43,536 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-0fa0bd67-0400-4d1f-9adb-6c00dc0dbcbc 2018-06-27 21:19:43,540 - 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}cafa7f925ffec546e850bbc3cbd287da1131e5e2" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-9d455944-7158-414-proj"}}' 2018-06-27 21:19:43,926 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 21:19:43 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8a1c81da-b832-49bd-a24e-463e24d511e7 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/a6d391a3fa974faea8475a6b4cd458af"}, "tags": [], "enabled": true, "id": "a6d391a3fa974faea8475a6b4cd458af", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-9d455944-7158-414-proj"}} 2018-06-27 21:19:43,926 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-8a1c81da-b832-49bd-a24e-463e24d511e7 2018-06-27 21:19:43,926 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-9d455944-7158-414-proj 2018-06-27 21:19:43,927 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:19:43,928 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:19:44,813 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:19:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["lfUfk1mPStOuxPHPCUz94A"], "issued_at": "2018-06-27T21:19:44.000000Z"}} 2018-06-27 21:19:44,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}f2d211acec6cdc07a905e25b06e0a778593272be" 2018-06-27 21:19:44,861 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:19:44 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b172854d-6a1a-4486-bd82-e1fa6abc4c74 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:19:44,861 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-b172854d-6a1a-4486-bd82-e1fa6abc4c74 2018-06-27 21:19:44,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-27 21:19:44,877 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:19: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-27 21:19:44,878 - 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}f2d211acec6cdc07a905e25b06e0a778593272be" 2018-06-27 21:19:45,253 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:19:44 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4a8d5b62-6127-4c93-81fd-0bee6a27911b Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/05b1bc3fa6fd4243a4ba8b4d6fcc3daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05b1bc3fa6fd4243a4ba8b4d6fcc3daf", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/48d44c9c0fea4f4e80edc7d2e0715db7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d44c9c0fea4f4e80edc7d2e0715db7", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/4d3721127bf84155a837606ce3feba32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d3721127bf84155a837606ce3feba32", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/5c846663ea6d407e9223de0719ce5442"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c846663ea6d407e9223de0719ce5442", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/73a10e6c4f67490a8a4030cc6cea32f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73a10e6c4f67490a8a4030cc6cea32f5", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/8ecfab7d9d4f47bb8892a85b7d2a0b5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ecfab7d9d4f47bb8892a85b7d2a0b5a", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/b278d529e9a54a9195e4e536b9384dc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b278d529e9a54a9195e4e536b9384dc0", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b7f107ae7bb34ccea8282b1a0ec7a979"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7f107ae7bb34ccea8282b1a0ec7a979", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/d21494d0185b463db36b8c8c2b341b97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d21494d0185b463db36b8c8c2b341b97", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e0bb346419f84e4680f6ca9a97f4fc0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e0bb346419f84e4680f6ca9a97f4fc0b", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "c8d542af72ce49338052c29f02c8857e", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e9dd794fa5c040a9a0445386fb2a6116"}, "options": {}, "id": "e9dd794fa5c040a9a0445386fb2a6116", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/e9f9c747d54947bc800a81ecf11858f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9f9c747d54947bc800a81ecf11858f5", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-27 21:19:45,253 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-4a8d5b62-6127-4c93-81fd-0bee6a27911b 2018-06-27 21:19:45,257 - 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-9d455944-7158-414-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2d211acec6cdc07a905e25b06e0a778593272be" 2018-06-27 21:19:45,538 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:19:45 GMT Server: Apache Content-Length: 469 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0d8fee8d-476e-4a9c-bf7e-7db07a8d5d30 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateNetworkSuccessTests-9d455944-7158-414-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/a6d391a3fa974faea8475a6b4cd458af"}, "tags": [], "enabled": true, "id": "a6d391a3fa974faea8475a6b4cd458af", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-9d455944-7158-414-proj"}]} 2018-06-27 21:19:45,538 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateNetworkSuccessTests-9d455944-7158-414-proj used request id req-0d8fee8d-476e-4a9c-bf7e-7db07a8d5d30 2018-06-27 21:19:45,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2d211acec6cdc07a905e25b06e0a778593272be" 2018-06-27 21:19:45,912 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:19:45 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-315b489c-322a-463c-a772-4b212990fb82 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 21:19:45,912 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-315b489c-322a-463c-a772-4b212990fb82 2018-06-27 21:19:46,675 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-9d455944-7158-414-user 2018-06-27 21:19:46,675 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:19:46,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cafa7f925ffec546e850bbc3cbd287da1131e5e2" 2018-06-27 21:19:47,079 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:19:46 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-883eb8cb-3999-4c5b-acaf-d7b744f076d7 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 21:19:47,079 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-883eb8cb-3999-4c5b-acaf-d7b744f076d7 2018-06-27 21:19:47,082 - 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}cafa7f925ffec546e850bbc3cbd287da1131e5e2" -d '{"role": {"name": "CreateNetworkSuccessTests-9d455944-7158-414-proj-role"}}' 2018-06-27 21:19:47,436 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 21:19:47 GMT Server: Apache Content-Length: 224 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8961263d-2ac1-455a-90b4-5cc8291d6075 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "33584e5e56984e93a265627643124baa", "links": {"self": "http://10.167.4.35:5000/v3/roles/33584e5e56984e93a265627643124baa"}, "name": "CreateNetworkSuccessTests-9d455944-7158-414-proj-role"}} 2018-06-27 21:19:47,436 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-8961263d-2ac1-455a-90b4-5cc8291d6075 2018-06-27 21:19:47,436 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-9d455944-7158-414-proj-role 2018-06-27 21:19:47,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/33584e5e56984e93a265627643124baa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cafa7f925ffec546e850bbc3cbd287da1131e5e2" 2018-06-27 21:19:47,823 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:19:47 GMT Server: Apache Content-Length: 224 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-efec0a61-3e9c-4848-bd5c-a429bca2cc92 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "33584e5e56984e93a265627643124baa", "links": {"self": "http://10.167.4.35:5000/v3/roles/33584e5e56984e93a265627643124baa"}, "name": "CreateNetworkSuccessTests-9d455944-7158-414-proj-role"}} 2018-06-27 21:19:47,823 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/33584e5e56984e93a265627643124baa used request id req-efec0a61-3e9c-4848-bd5c-a429bca2cc92 2018-06-27 21:19:47,824 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-9d455944-7158-414-proj-role to project CreateNetworkSuccessTests-9d455944-7158-414-proj 2018-06-27 21:19:47,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/a6d391a3fa974faea8475a6b4cd458af/users/78cbc24994e84ceab2fde4ad35bc8da3/roles/33584e5e56984e93a265627643124baa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cafa7f925ffec546e850bbc3cbd287da1131e5e2" 2018-06-27 21:19:48,262 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:19:47 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-232c09ab-3d6d-4b51-89ad-c42577b40d62 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:19:48,262 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/a6d391a3fa974faea8475a6b4cd458af/users/78cbc24994e84ceab2fde4ad35bc8da3/roles/33584e5e56984e93a265627643124baa used request id req-232c09ab-3d6d-4b51-89ad-c42577b40d62 2018-06-27 21:19:48,263 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:19:48,264 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:19:49,356 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:19:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["TreDI6yaRTemJJQYVCaNpg"], "issued_at": "2018-06-27T21:19:49.000000Z"}} 2018-06-27 21:19:49,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a145a34b5d8358c5fd71bdd94724f2f0a303c4f" 2018-06-27 21:19:49,677 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:19:49 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-17a82987-42a4-49ca-addd-16e93678d728 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:19:49,678 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-17a82987-42a4-49ca-addd-16e93678d728 2018-06-27 21:19:49,684 - keystoneauth.session - 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-4097226f-5d27-4c6c-923c-fae8dddb595e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a145a34b5d8358c5fd71bdd94724f2f0a303c4f" 2018-06-27 21:19:50,369 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:19:50 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-ff8a6218-7db4-40e4-9345-48ce1b162db5 Front-End-Https: on RESP BODY: {"networks":[]} 2018-06-27 21:19:50,369 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateNetworkSuccessTests-4097226f-5d27-4c6c-923c-fae8dddb595e-pub-net used request id req-ff8a6218-7db4-40e4-9345-48ce1b162db5 2018-06-27 21:19:50,370 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-4097226f-5d27-4c6c-923c-fae8dddb595e-pub-net 2018-06-27 21:19:50,370 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:19:50,371 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:19:51,435 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:19:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["NjPKDFbUSBCDp_BCcRfhPw"], "issued_at": "2018-06-27T21:19:51.000000Z"}} 2018-06-27 21:19:51,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efbab4e5259c4fa61623011cd833cc4d63cf7edb" 2018-06-27 21:19:51,837 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:19:51 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ea010384-0ecd-48b8-8fe6-798c2bdbd3f8 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:19:51,837 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-ea010384-0ecd-48b8-8fe6-798c2bdbd3f8 2018-06-27 21:19:51,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 21:19:51,853 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:19: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-27 21:19:51,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=CreateNetworkSuccessTests-9d455944-7158-414-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efbab4e5259c4fa61623011cd833cc4d63cf7edb" 2018-06-27 21:19:52,212 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:19:51 GMT Server: Apache Content-Length: 469 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5148272c-1dde-4a2a-9ecb-e88778a67cbb Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateNetworkSuccessTests-9d455944-7158-414-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/a6d391a3fa974faea8475a6b4cd458af"}, "tags": [], "enabled": true, "id": "a6d391a3fa974faea8475a6b4cd458af", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-9d455944-7158-414-proj"}]} 2018-06-27 21:19:52,213 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateNetworkSuccessTests-9d455944-7158-414-proj used request id req-5148272c-1dde-4a2a-9ecb-e88778a67cbb 2018-06-27 21:19:52,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/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a145a34b5d8358c5fd71bdd94724f2f0a303c4f" -d '{"network": {"tenant_id": "a6d391a3fa974faea8475a6b4cd458af", "mtu": 999, "name": "CreateNetworkSuccessTests-4097226f-5d27-4c6c-923c-fae8dddb595e-pub-net", "admin_state_up": true}}' 2018-06-27 21:19:54,060 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 21:19:54 GMT Content-Type: application/json Content-Length: 701 Connection: keep-alive X-Openstack-Request-Id: req-1caa6551-ee3e-45a0-ab8c-04537c030a3d 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":"e1654a73-74c9-41be-bfef-712f6c739ccf","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a6d391a3fa974faea8475a6b4cd458af","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-27T21:19:53Z","is_default":false,"provider:segmentation_id":36,"name":"CreateNetworkSuccessTests-4097226f-5d27-4c6c-923c-fae8dddb595e-pub-net","admin_state_up":true,"tenant_id":"a6d391a3fa974faea8475a6b4cd458af","created_at":"2018-06-27T21:19:53Z","mtu":999}} 2018-06-27 21:19:54,060 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-1caa6551-ee3e-45a0-ab8c-04537c030a3d 2018-06-27 21:19:54,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?id=e1654a73-74c9-41be-bfef-712f6c739ccf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a145a34b5d8358c5fd71bdd94724f2f0a303c4f" 2018-06-27 21:19:55,175 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:19:55 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-34fed049-9654-4999-be3c-6261cb281f28 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":"e1654a73-74c9-41be-bfef-712f6c739ccf","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a6d391a3fa974faea8475a6b4cd458af","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-27T21:19:53Z","provider:segmentation_id":36,"name":"CreateNetworkSuccessTests-4097226f-5d27-4c6c-923c-fae8dddb595e-pub-net","admin_state_up":true,"tenant_id":"a6d391a3fa974faea8475a6b4cd458af","created_at":"2018-06-27T21:19:53Z","provider:network_type":"vxlan"}]} 2018-06-27 21:19:55,175 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=e1654a73-74c9-41be-bfef-712f6c739ccf used request id req-34fed049-9654-4999-be3c-6261cb281f28 2018-06-27 21:19:55,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=e1654a73-74c9-41be-bfef-712f6c739ccf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a145a34b5d8358c5fd71bdd94724f2f0a303c4f" 2018-06-27 21:19:55,317 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:19:55 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-02f2c436-b771-41d1-b457-61e5cf1954ad Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-27 21:19:55,317 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=e1654a73-74c9-41be-bfef-712f6c739ccf used request id req-02f2c436-b771-41d1-b457-61e5cf1954ad 2018-06-27 21:19:55,318 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:19:55,319 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:19:56,096 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:19:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["xyaj9F9rSPivERxfkeSjPQ"], "issued_at": "2018-06-27T21:19:56.000000Z"}} 2018-06-27 21:19:56,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}df63dc6b8759133a5ddeb2e88c9bd3a3b61093c2" 2018-06-27 21:19:56,455 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:19:56 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-569055ae-d28c-4364-a657-0008ad1d5c12 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:19:56,455 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-569055ae-d28c-4364-a657-0008ad1d5c12 2018-06-27 21:19:56,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 21:19:56,472 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:19: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-27 21:19:56,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?name=CreateNetworkSuccessTests-9d455944-7158-414-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df63dc6b8759133a5ddeb2e88c9bd3a3b61093c2" 2018-06-27 21:19:56,563 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:19:56 GMT Server: Apache Content-Length: 469 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6a54ed19-700c-4e9a-84c2-c0801d8afa05 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateNetworkSuccessTests-9d455944-7158-414-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/a6d391a3fa974faea8475a6b4cd458af"}, "tags": [], "enabled": true, "id": "a6d391a3fa974faea8475a6b4cd458af", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-9d455944-7158-414-proj"}]} 2018-06-27 21:19:56,563 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateNetworkSuccessTests-9d455944-7158-414-proj used request id req-6a54ed19-700c-4e9a-84c2-c0801d8afa05 2018-06-27 21:19:56,564 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-4097226f-5d27-4c6c-923c-fae8dddb595e-pub-subnet 2018-06-27 21:19:56,569 - 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}2a145a34b5d8358c5fd71bdd94724f2f0a303c4f" -d '{"subnets": [{"ip_version": 4, "network_id": "e1654a73-74c9-41be-bfef-712f6c739ccf", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-4097226f-5d27-4c6c-923c-fae8dddb595e-pub-subnet", "tenant_id": "a6d391a3fa974faea8475a6b4cd458af"}]}' 2018-06-27 21:19:57,715 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 21:19:57 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-f3633354-96fe-4ee4-b69b-bab69df53f64 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e1654a73-74c9-41be-bfef-712f6c739ccf","tenant_id":"a6d391a3fa974faea8475a6b4cd458af","created_at":"2018-06-27T21:19:56Z","dns_nameservers":[],"updated_at":"2018-06-27T21:19: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":"a6d391a3fa974faea8475a6b4cd458af","id":"fca55cbc-94a0-4f4c-a36f-7639b37f48b5","subnetpool_id":null,"name":"CreateNetworkSuccessTests-4097226f-5d27-4c6c-923c-fae8dddb595e-pub-subnet"}]} 2018-06-27 21:19:57,715 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-f3633354-96fe-4ee4-b69b-bab69df53f64 2018-06-27 21:19:57,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/networks?id=e1654a73-74c9-41be-bfef-712f6c739ccf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a145a34b5d8358c5fd71bdd94724f2f0a303c4f" 2018-06-27 21:19:57,981 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:19:57 GMT Content-Type: application/json Content-Length: 729 Connection: keep-alive X-Openstack-Request-Id: req-06ef25e9-66ce-4051-845a-51d4bb5076ba 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":"e1654a73-74c9-41be-bfef-712f6c739ccf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a6d391a3fa974faea8475a6b4cd458af","status":"ACTIVE","subnets":["fca55cbc-94a0-4f4c-a36f-7639b37f48b5"],"description":"","tags":[],"updated_at":"2018-06-27T21:19:56Z","provider:segmentation_id":36,"name":"CreateNetworkSuccessTests-4097226f-5d27-4c6c-923c-fae8dddb595e-pub-net","admin_state_up":true,"tenant_id":"a6d391a3fa974faea8475a6b4cd458af","created_at":"2018-06-27T21:19:53Z","provider:network_type":"vxlan"}]} 2018-06-27 21:19:57,982 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=e1654a73-74c9-41be-bfef-712f6c739ccf used request id req-06ef25e9-66ce-4051-845a-51d4bb5076ba 2018-06-27 21:19:57,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=e1654a73-74c9-41be-bfef-712f6c739ccf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a145a34b5d8358c5fd71bdd94724f2f0a303c4f" 2018-06-27 21:19:58,123 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:19:58 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-efe65e1d-b28f-4b8c-92f6-31da782dcc0f Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e1654a73-74c9-41be-bfef-712f6c739ccf","tenant_id":"a6d391a3fa974faea8475a6b4cd458af","created_at":"2018-06-27T21:19:56Z","dns_nameservers":[],"updated_at":"2018-06-27T21:19: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":"a6d391a3fa974faea8475a6b4cd458af","id":"fca55cbc-94a0-4f4c-a36f-7639b37f48b5","subnetpool_id":null,"name":"CreateNetworkSuccessTests-4097226f-5d27-4c6c-923c-fae8dddb595e-pub-subnet"}]} 2018-06-27 21:19:58,124 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=e1654a73-74c9-41be-bfef-712f6c739ccf used request id req-efe65e1d-b28f-4b8c-92f6-31da782dcc0f 2018-06-27 21:19:58,124 - OpenStackNetwork - DEBUG - Network [e1654a73-74c9-41be-bfef-712f6c739ccf] created successfully 2018-06-27 21:19:58,124 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:19:59,070 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "33584e5e56984e93a265627643124baa", "name": "CreateNetworkSuccessTests-9d455944-7158-414-proj-role"}], "expires_at": "2018-06-27T22:19:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a6d391a3fa974faea8475a6b4cd458af", "name": "CreateNetworkSuccessTests-9d455944-7158-414-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/a6d391a3fa974faea8475a6b4cd458af", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/a6d391a3fa974faea8475a6b4cd458af", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/a6d391a3fa974faea8475a6b4cd458af", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/a6d391a3fa974faea8475a6b4cd458af", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/a6d391a3fa974faea8475a6b4cd458af", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/a6d391a3fa974faea8475a6b4cd458af", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/a6d391a3fa974faea8475a6b4cd458af", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/a6d391a3fa974faea8475a6b4cd458af", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/a6d391a3fa974faea8475a6b4cd458af", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/a6d391a3fa974faea8475a6b4cd458af", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/a6d391a3fa974faea8475a6b4cd458af", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/a6d391a3fa974faea8475a6b4cd458af", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-9d455944-7158-414-user", "id": "78cbc24994e84ceab2fde4ad35bc8da3"}, "audit_ids": ["2rsmCl3pToiEr3oz-VcM5Q"], "issued_at": "2018-06-27T21:19:59.000000Z"}} 2018-06-27 21:19:59,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/networks?name=CreateNetworkSuccessTests-4097226f-5d27-4c6c-923c-fae8dddb595e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a635506e730c4ef93cfb899e7dbc82ed49f871a4" 2018-06-27 21:20:00,375 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:20:00 GMT Content-Type: application/json Content-Length: 634 Connection: keep-alive X-Openstack-Request-Id: req-b88dc50e-b325-44eb-9c1c-691c812aeacc Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["fca55cbc-94a0-4f4c-a36f-7639b37f48b5"],"updated_at":"2018-06-27T21:19:56Z","tenant_id":"a6d391a3fa974faea8475a6b4cd458af","created_at":"2018-06-27T21:19:53Z","tags":[],"ipv6_address_scope":null,"mtu":999,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"a6d391a3fa974faea8475a6b4cd458af","id":"e1654a73-74c9-41be-bfef-712f6c739ccf","name":"CreateNetworkSuccessTests-4097226f-5d27-4c6c-923c-fae8dddb595e-pub-net"}]} 2018-06-27 21:20:00,375 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateNetworkSuccessTests-4097226f-5d27-4c6c-923c-fae8dddb595e-pub-net used request id req-b88dc50e-b325-44eb-9c1c-691c812aeacc 2018-06-27 21:20:00,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-27 21:20:00,391 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:20: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-27 21:20:00,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/a6d391a3fa974faea8475a6b4cd458af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d0f8c9dbd589aa34bbc4ae5efdb294d8346e91c" 2018-06-27 21:20:00,473 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:20:00 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e553f7b8-849c-4148-becc-27c863577c2a Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/a6d391a3fa974faea8475a6b4cd458af"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a6d391a3fa974faea8475a6b4cd458af", "name": "CreateNetworkSuccessTests-9d455944-7158-414-proj"}} 2018-06-27 21:20:00,473 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/a6d391a3fa974faea8475a6b4cd458af used request id req-e553f7b8-849c-4148-becc-27c863577c2a 2018-06-27 21:20:00,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=e1654a73-74c9-41be-bfef-712f6c739ccf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a635506e730c4ef93cfb899e7dbc82ed49f871a4" 2018-06-27 21:20:00,645 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:20:00 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-1dfc9fb2-2c84-437f-9581-541ffc0e7b2d Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e1654a73-74c9-41be-bfef-712f6c739ccf","tenant_id":"a6d391a3fa974faea8475a6b4cd458af","created_at":"2018-06-27T21:19:56Z","dns_nameservers":[],"updated_at":"2018-06-27T21:19: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":"a6d391a3fa974faea8475a6b4cd458af","id":"fca55cbc-94a0-4f4c-a36f-7639b37f48b5","subnetpool_id":null,"name":"CreateNetworkSuccessTests-4097226f-5d27-4c6c-923c-fae8dddb595e-pub-subnet"}]} 2018-06-27 21:20:00,645 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=e1654a73-74c9-41be-bfef-712f6c739ccf used request id req-1dfc9fb2-2c84-437f-9581-541ffc0e7b2d 2018-06-27 21:20:00,645 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:20:00,646 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:20:01,412 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "33584e5e56984e93a265627643124baa", "name": "CreateNetworkSuccessTests-9d455944-7158-414-proj-role"}], "expires_at": "2018-06-27T22:20:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a6d391a3fa974faea8475a6b4cd458af", "name": "CreateNetworkSuccessTests-9d455944-7158-414-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/a6d391a3fa974faea8475a6b4cd458af", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/a6d391a3fa974faea8475a6b4cd458af", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/a6d391a3fa974faea8475a6b4cd458af", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/a6d391a3fa974faea8475a6b4cd458af", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/a6d391a3fa974faea8475a6b4cd458af", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/a6d391a3fa974faea8475a6b4cd458af", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/a6d391a3fa974faea8475a6b4cd458af", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/a6d391a3fa974faea8475a6b4cd458af", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/a6d391a3fa974faea8475a6b4cd458af", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/a6d391a3fa974faea8475a6b4cd458af", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/a6d391a3fa974faea8475a6b4cd458af", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/a6d391a3fa974faea8475a6b4cd458af", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-9d455944-7158-414-user", "id": "78cbc24994e84ceab2fde4ad35bc8da3"}, "audit_ids": ["AufimNL1Sx2hcf7UYyeTKw"], "issued_at": "2018-06-27T21:20:01.000000Z"}} 2018-06-27 21:20:01,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2070c5a59125679529701407416fbb5f2604fe37" 2018-06-27 21:20:01,814 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:20:01 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ff3e9347-1778-4967-90fa-bdfbe191e4b5 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:20:01,814 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-ff3e9347-1778-4967-90fa-bdfbe191e4b5 2018-06-27 21:20:01,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/networks?name=CreateNetworkSuccessTests-4097226f-5d27-4c6c-923c-fae8dddb595e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2070c5a59125679529701407416fbb5f2604fe37" 2018-06-27 21:20:02,988 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:20:02 GMT Content-Type: application/json Content-Length: 634 Connection: keep-alive X-Openstack-Request-Id: req-bb52eb5c-0bde-46fb-b718-d09f4bd8bc66 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["fca55cbc-94a0-4f4c-a36f-7639b37f48b5"],"updated_at":"2018-06-27T21:19:56Z","tenant_id":"a6d391a3fa974faea8475a6b4cd458af","created_at":"2018-06-27T21:19:53Z","tags":[],"ipv6_address_scope":null,"mtu":999,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"a6d391a3fa974faea8475a6b4cd458af","id":"e1654a73-74c9-41be-bfef-712f6c739ccf","name":"CreateNetworkSuccessTests-4097226f-5d27-4c6c-923c-fae8dddb595e-pub-net"}]} 2018-06-27 21:20:02,989 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateNetworkSuccessTests-4097226f-5d27-4c6c-923c-fae8dddb595e-pub-net used request id req-bb52eb5c-0bde-46fb-b718-d09f4bd8bc66 2018-06-27 21:20:02,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-27 21:20:03,004 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:20: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-27 21:20:03,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/a6d391a3fa974faea8475a6b4cd458af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2070c5a59125679529701407416fbb5f2604fe37" 2018-06-27 21:20:03,343 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:20:03 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7f4a0156-a9d3-4970-bb1e-ba37799a0b43 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/a6d391a3fa974faea8475a6b4cd458af"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a6d391a3fa974faea8475a6b4cd458af", "name": "CreateNetworkSuccessTests-9d455944-7158-414-proj"}} 2018-06-27 21:20:03,343 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/a6d391a3fa974faea8475a6b4cd458af used request id req-7f4a0156-a9d3-4970-bb1e-ba37799a0b43 2018-06-27 21:20:03,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=e1654a73-74c9-41be-bfef-712f6c739ccf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2070c5a59125679529701407416fbb5f2604fe37" 2018-06-27 21:20:04,030 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:20:04 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-dff61d2d-8314-4c80-b7f9-b9d122266a7c Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e1654a73-74c9-41be-bfef-712f6c739ccf","tenant_id":"a6d391a3fa974faea8475a6b4cd458af","created_at":"2018-06-27T21:19:56Z","dns_nameservers":[],"updated_at":"2018-06-27T21:19: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":"a6d391a3fa974faea8475a6b4cd458af","id":"fca55cbc-94a0-4f4c-a36f-7639b37f48b5","subnetpool_id":null,"name":"CreateNetworkSuccessTests-4097226f-5d27-4c6c-923c-fae8dddb595e-pub-subnet"}]} 2018-06-27 21:20:04,031 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=e1654a73-74c9-41be-bfef-712f6c739ccf used request id req-dff61d2d-8314-4c80-b7f9-b9d122266a7c 2018-06-27 21:20:04,031 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:20:04,032 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:20:04,851 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:20:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["8fI-Md3uRUy8_mrTnlu2XA"], "issued_at": "2018-06-27T21:20:04.000000Z"}} 2018-06-27 21:20:04,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}041e1df090c9d02ca33cb0ca661b8268cbdb8192" 2018-06-27 21:20:04,905 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:20:04 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b0bcd534-4717-43ad-be2b-cae0a119f730 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:20:04,905 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-b0bcd534-4717-43ad-be2b-cae0a119f730 2018-06-27 21:20:04,911 - 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-4097226f-5d27-4c6c-923c-fae8dddb595e-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}041e1df090c9d02ca33cb0ca661b8268cbdb8192" 2018-06-27 21:20:05,902 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:20:05 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-00ef5654-8be9-4ceb-9b5c-8b4c6b6fe92d Front-End-Https: on RESP BODY: {"routers": []} 2018-06-27 21:20:05,902 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers?name=CreateNetworkSuccessTests-4097226f-5d27-4c6c-923c-fae8dddb595e-pub-router&admin_state_up=True used request id req-00ef5654-8be9-4ceb-9b5c-8b4c6b6fe92d 2018-06-27 21:20:05,902 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:20:05,903 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:20:06,618 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:20:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["RP_K1ocRSkuv5TO5HwKctg"], "issued_at": "2018-06-27T21:20:06.000000Z"}} 2018-06-27 21:20:06,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31620bb731867b43868f4789322bc90e306e1f4c" 2018-06-27 21:20:07,026 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:20:06 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e643b9c9-2ce9-4370-8e47-3b2acbeaec60 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:20:07,027 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-e643b9c9-2ce9-4370-8e47-3b2acbeaec60 2018-06-27 21:20:07,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 21:20:07,040 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:20: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-27 21:20:07,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?name=CreateNetworkSuccessTests-9d455944-7158-414-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31620bb731867b43868f4789322bc90e306e1f4c" 2018-06-27 21:20:07,133 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:20:07 GMT Server: Apache Content-Length: 469 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-aeeb405c-143e-4c2a-a764-1244918c9095 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateNetworkSuccessTests-9d455944-7158-414-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/a6d391a3fa974faea8475a6b4cd458af"}, "tags": [], "enabled": true, "id": "a6d391a3fa974faea8475a6b4cd458af", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-9d455944-7158-414-proj"}]} 2018-06-27 21:20:07,133 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateNetworkSuccessTests-9d455944-7158-414-proj used request id req-aeeb405c-143e-4c2a-a764-1244918c9095 2018-06-27 21:20:07,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=floating_net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}041e1df090c9d02ca33cb0ca661b8268cbdb8192" 2018-06-27 21:20:08,164 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:20:08 GMT Content-Type: application/json Content-Length: 696 Connection: keep-alive X-Openstack-Request-Id: req-8d27d01e-85c2-4fb7-8fab-504239b7d57f 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":"977aff9f-43e9-4fec-86ae-a730f64fa17d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":["df0aa635-d718-49cc-81c1-ba349ef8a505"],"description":"","tags":[],"updated_at":"2018-06-27T18:56:39Z","is_default":true,"provider:segmentation_id":null,"name":"floating_net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T18:56:31Z","provider:network_type":"flat"}]} 2018-06-27 21:20:08,164 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=floating_net used request id req-8d27d01e-85c2-4fb7-8fab-504239b7d57f 2018-06-27 21:20:08,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=977aff9f-43e9-4fec-86ae-a730f64fa17d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}041e1df090c9d02ca33cb0ca661b8268cbdb8192" 2018-06-27 21:20:08,989 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:20:08 GMT Content-Type: application/json Content-Length: 628 Connection: keep-alive X-Openstack-Request-Id: req-fbcd2da8-2a67-4a62-a732-38cd25be0ae7 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"977aff9f-43e9-4fec-86ae-a730f64fa17d","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T18:56:39Z","dns_nameservers":[],"updated_at":"2018-06-27T18:56:39Z","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":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"df0aa635-d718-49cc-81c1-ba349ef8a505","subnetpool_id":null,"name":"floating_subnet"}]} 2018-06-27 21:20:08,989 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=977aff9f-43e9-4fec-86ae-a730f64fa17d used request id req-fbcd2da8-2a67-4a62-a732-38cd25be0ae7 2018-06-27 21:20:08,990 - neutron_utils - INFO - Creating router with name - CreateNetworkSuccessTests-4097226f-5d27-4c6c-923c-fae8dddb595e-pub-router 2018-06-27 21:20: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/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}041e1df090c9d02ca33cb0ca661b8268cbdb8192" -d '{"router": {"external_gateway_info": {"network_id": "977aff9f-43e9-4fec-86ae-a730f64fa17d"}, "tenant_id": "a6d391a3fa974faea8475a6b4cd458af", "name": "CreateNetworkSuccessTests-4097226f-5d27-4c6c-923c-fae8dddb595e-pub-router", "admin_state_up": true}}' 2018-06-27 21:20:12,662 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 21:20:12 GMT Content-Type: application/json Content-Length: 730 Connection: keep-alive X-Openstack-Request-Id: req-a0ee15ca-fe97-4fbe-a48d-6464c73e107b Front-End-Https: on RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "977aff9f-43e9-4fec-86ae-a730f64fa17d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "df0aa635-d718-49cc-81c1-ba349ef8a505", "ip_address": "172.30.10.117"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "a6d391a3fa974faea8475a6b4cd458af", "created_at": "2018-06-27T21:20:09Z", "admin_state_up": true, "updated_at": "2018-06-27T21:20:11Z", "project_id": "a6d391a3fa974faea8475a6b4cd458af", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "69c1b862-a295-45fe-a97d-3b6dde7f9442", "name": "CreateNetworkSuccessTests-4097226f-5d27-4c6c-923c-fae8dddb595e-pub-router"}} 2018-06-27 21:20:12,663 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/routers used request id req-a0ee15ca-fe97-4fbe-a48d-6464c73e107b 2018-06-27 21:20:12,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/ports?device_id=69c1b862-a295-45fe-a97d-3b6dde7f9442 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}041e1df090c9d02ca33cb0ca661b8268cbdb8192" 2018-06-27 21:20:12,818 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:20:12 GMT Content-Type: application/json Content-Length: 752 Connection: keep-alive X-Openstack-Request-Id: req-6810c438-0b26-409f-9405-4ca1baf07548 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T21:20:10Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"df0aa635-d718-49cc-81c1-ba349ef8a505","ip_address":"172.30.10.117"}],"id":"c36c2c75-289d-4ac3-bd1a-7941fb8b343d","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ab:68:60","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"69c1b862-a295-45fe-a97d-3b6dde7f9442","name":"","admin_state_up":true,"network_id":"977aff9f-43e9-4fec-86ae-a730f64fa17d","tenant_id":"","created_at":"2018-06-27T21:20:10Z","binding:vnic_type":"normal"}]} 2018-06-27 21:20:12,818 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=69c1b862-a295-45fe-a97d-3b6dde7f9442 used request id req-6810c438-0b26-409f-9405-4ca1baf07548 2018-06-27 21:20:12,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/df0aa635-d718-49cc-81c1-ba349ef8a505 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}041e1df090c9d02ca33cb0ca661b8268cbdb8192" 2018-06-27 21:20:12,960 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:20:12 GMT Content-Type: application/json Content-Length: 625 Connection: keep-alive X-Openstack-Request-Id: req-2e8346d3-fc16-4e41-ac22-a333246f18ae Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"977aff9f-43e9-4fec-86ae-a730f64fa17d","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T18:56:39Z","dns_nameservers":[],"updated_at":"2018-06-27T18:56:39Z","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":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"df0aa635-d718-49cc-81c1-ba349ef8a505","subnetpool_id":null,"name":"floating_subnet"}} 2018-06-27 21:20:12,960 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/df0aa635-d718-49cc-81c1-ba349ef8a505 used request id req-2e8346d3-fc16-4e41-ac22-a333246f18ae 2018-06-27 21:20:12,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-4097226f-5d27-4c6c-923c-fae8dddb595e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}041e1df090c9d02ca33cb0ca661b8268cbdb8192" 2018-06-27 21:20:13,830 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:20:13 GMT Content-Type: application/json Content-Length: 729 Connection: keep-alive X-Openstack-Request-Id: req-0119f9df-6194-4cb5-8e15-31ce5f08fe41 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":"e1654a73-74c9-41be-bfef-712f6c739ccf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a6d391a3fa974faea8475a6b4cd458af","status":"ACTIVE","subnets":["fca55cbc-94a0-4f4c-a36f-7639b37f48b5"],"description":"","tags":[],"updated_at":"2018-06-27T21:19:56Z","provider:segmentation_id":36,"name":"CreateNetworkSuccessTests-4097226f-5d27-4c6c-923c-fae8dddb595e-pub-net","admin_state_up":true,"tenant_id":"a6d391a3fa974faea8475a6b4cd458af","created_at":"2018-06-27T21:19:53Z","provider:network_type":"vxlan"}]} 2018-06-27 21:20:13,830 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateNetworkSuccessTests-4097226f-5d27-4c6c-923c-fae8dddb595e-pub-net used request id req-0119f9df-6194-4cb5-8e15-31ce5f08fe41 2018-06-27 21:20:13,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 21:20:13,844 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:20: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-27 21:20:13,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/a6d391a3fa974faea8475a6b4cd458af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}041e1df090c9d02ca33cb0ca661b8268cbdb8192" 2018-06-27 21:20:14,116 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:20:13 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f114bcb2-2e63-46ef-82eb-e3726fd808b4 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/a6d391a3fa974faea8475a6b4cd458af"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a6d391a3fa974faea8475a6b4cd458af", "name": "CreateNetworkSuccessTests-9d455944-7158-414-proj"}} 2018-06-27 21:20:14,116 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/a6d391a3fa974faea8475a6b4cd458af used request id req-f114bcb2-2e63-46ef-82eb-e3726fd808b4 2018-06-27 21:20:14,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=e1654a73-74c9-41be-bfef-712f6c739ccf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}041e1df090c9d02ca33cb0ca661b8268cbdb8192" 2018-06-27 21:20:14,284 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:20:14 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-dd067146-86e2-413e-811d-7980314ae303 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e1654a73-74c9-41be-bfef-712f6c739ccf","tenant_id":"a6d391a3fa974faea8475a6b4cd458af","created_at":"2018-06-27T21:19:56Z","dns_nameservers":[],"updated_at":"2018-06-27T21:19: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":"a6d391a3fa974faea8475a6b4cd458af","id":"fca55cbc-94a0-4f4c-a36f-7639b37f48b5","subnetpool_id":null,"name":"CreateNetworkSuccessTests-4097226f-5d27-4c6c-923c-fae8dddb595e-pub-subnet"}]} 2018-06-27 21:20:14,284 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=e1654a73-74c9-41be-bfef-712f6c739ccf used request id req-dd067146-86e2-413e-811d-7980314ae303 2018-06-27 21:20:14,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=e1654a73-74c9-41be-bfef-712f6c739ccf&name=CreateNetworkSuccessTests-4097226f-5d27-4c6c-923c-fae8dddb595e-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}041e1df090c9d02ca33cb0ca661b8268cbdb8192" 2018-06-27 21:20:14,451 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:20:14 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-17f3b8e3-a19e-4203-a3a0-f6046f31196d Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e1654a73-74c9-41be-bfef-712f6c739ccf","tenant_id":"a6d391a3fa974faea8475a6b4cd458af","created_at":"2018-06-27T21:19:56Z","dns_nameservers":[],"updated_at":"2018-06-27T21:19: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":"a6d391a3fa974faea8475a6b4cd458af","id":"fca55cbc-94a0-4f4c-a36f-7639b37f48b5","subnetpool_id":null,"name":"CreateNetworkSuccessTests-4097226f-5d27-4c6c-923c-fae8dddb595e-pub-subnet"}]} 2018-06-27 21:20:14,452 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=e1654a73-74c9-41be-bfef-712f6c739ccf&name=CreateNetworkSuccessTests-4097226f-5d27-4c6c-923c-fae8dddb595e-pub-subnet used request id req-17f3b8e3-a19e-4203-a3a0-f6046f31196d 2018-06-27 21:20:14,452 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-06-27 21:20:14,452 - neutron_utils - INFO - Adding interface to router with name CreateNetworkSuccessTests-4097226f-5d27-4c6c-923c-fae8dddb595e-pub-router 2018-06-27 21:20:14,457 - 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/69c1b862-a295-45fe-a97d-3b6dde7f9442/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}041e1df090c9d02ca33cb0ca661b8268cbdb8192" -d '{"subnet_id": "fca55cbc-94a0-4f4c-a36f-7639b37f48b5"}' 2018-06-27 21:20:19,512 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:20:19 GMT Content-Type: application/json Content-Length: 309 Connection: keep-alive X-Openstack-Request-Id: req-8cc9e86d-9969-4618-8707-0164268516fb Front-End-Https: on RESP BODY: {"network_id": "e1654a73-74c9-41be-bfef-712f6c739ccf", "tenant_id": "a6d391a3fa974faea8475a6b4cd458af", "subnet_id": "fca55cbc-94a0-4f4c-a36f-7639b37f48b5", "subnet_ids": ["fca55cbc-94a0-4f4c-a36f-7639b37f48b5"], "port_id": "0230f0af-d266-4930-a683-e41f4df0e01f", "id": "69c1b862-a295-45fe-a97d-3b6dde7f9442"} 2018-06-27 21:20:19,512 - keystoneauth.session - DEBUG - PUT call to network for https://172.30.10.101:9696/v2.0/routers/69c1b862-a295-45fe-a97d-3b6dde7f9442/add_router_interface used request id req-8cc9e86d-9969-4618-8707-0164268516fb 2018-06-27 21:20:19,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/routers/69c1b862-a295-45fe-a97d-3b6dde7f9442 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}041e1df090c9d02ca33cb0ca661b8268cbdb8192" 2018-06-27 21:20:20,000 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:20:19 GMT Content-Type: application/json Content-Length: 736 Connection: keep-alive X-Openstack-Request-Id: req-ac000572-f12c-423c-88cb-a1512f5838bc Front-End-Https: on RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "977aff9f-43e9-4fec-86ae-a730f64fa17d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "df0aa635-d718-49cc-81c1-ba349ef8a505", "ip_address": "172.30.10.117"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "a6d391a3fa974faea8475a6b4cd458af", "created_at": "2018-06-27T21:20:09Z", "admin_state_up": true, "updated_at": "2018-06-27T21:20:17Z", "project_id": "a6d391a3fa974faea8475a6b4cd458af", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "69c1b862-a295-45fe-a97d-3b6dde7f9442", "name": "CreateNetworkSuccessTests-4097226f-5d27-4c6c-923c-fae8dddb595e-pub-router"}} 2018-06-27 21:20:20,001 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers/69c1b862-a295-45fe-a97d-3b6dde7f9442 used request id req-ac000572-f12c-423c-88cb-a1512f5838bc 2018-06-27 21:20: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/ports?device_id=69c1b862-a295-45fe-a97d-3b6dde7f9442 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}041e1df090c9d02ca33cb0ca661b8268cbdb8192" 2018-06-27 21:20:20,192 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:20:20 GMT Content-Type: application/json Content-Length: 1626 Connection: keep-alive X-Openstack-Request-Id: req-4dd9f22c-2419-486c-89ae-c2ad437f770e Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T21:20:18Z","device_owner":"network:router_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"fca55cbc-94a0-4f4c-a36f-7639b37f48b5","ip_address":"10.55.1.1"}],"id":"0230f0af-d266-4930-a683-e41f4df0e01f","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:23:13:28","project_id":"a6d391a3fa974faea8475a6b4cd458af","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"69c1b862-a295-45fe-a97d-3b6dde7f9442","name":"","admin_state_up":true,"network_id":"e1654a73-74c9-41be-bfef-712f6c739ccf","tenant_id":"a6d391a3fa974faea8475a6b4cd458af","created_at":"2018-06-27T21:20:16Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T21:20:18Z","device_owner":"network:router_gateway","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"df0aa635-d718-49cc-81c1-ba349ef8a505","ip_address":"172.30.10.117"}],"id":"c36c2c75-289d-4ac3-bd1a-7941fb8b343d","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ab:68:60","project_id":"","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"69c1b862-a295-45fe-a97d-3b6dde7f9442","name":"","admin_state_up":true,"network_id":"977aff9f-43e9-4fec-86ae-a730f64fa17d","tenant_id":"","created_at":"2018-06-27T21:20:10Z","binding:vnic_type":"normal"}]} 2018-06-27 21:20:20,193 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=69c1b862-a295-45fe-a97d-3b6dde7f9442 used request id req-4dd9f22c-2419-486c-89ae-c2ad437f770e 2018-06-27 21:20:20,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/df0aa635-d718-49cc-81c1-ba349ef8a505 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}041e1df090c9d02ca33cb0ca661b8268cbdb8192" 2018-06-27 21:20:20,325 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:20:20 GMT Content-Type: application/json Content-Length: 625 Connection: keep-alive X-Openstack-Request-Id: req-53cdef12-e7b4-48ad-812e-fd38e4fe3651 Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"977aff9f-43e9-4fec-86ae-a730f64fa17d","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T18:56:39Z","dns_nameservers":[],"updated_at":"2018-06-27T18:56:39Z","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":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"df0aa635-d718-49cc-81c1-ba349ef8a505","subnetpool_id":null,"name":"floating_subnet"}} 2018-06-27 21:20:20,325 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/df0aa635-d718-49cc-81c1-ba349ef8a505 used request id req-53cdef12-e7b4-48ad-812e-fd38e4fe3651 2018-06-27 21:20:20,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/subnets/fca55cbc-94a0-4f4c-a36f-7639b37f48b5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}041e1df090c9d02ca33cb0ca661b8268cbdb8192" 2018-06-27 21:20:20,442 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:20:20 GMT Content-Type: application/json Content-Length: 672 Connection: keep-alive X-Openstack-Request-Id: req-a3b54f9b-8f94-47de-9582-f2e15bd635ee Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e1654a73-74c9-41be-bfef-712f6c739ccf","tenant_id":"a6d391a3fa974faea8475a6b4cd458af","created_at":"2018-06-27T21:19:56Z","dns_nameservers":[],"updated_at":"2018-06-27T21:19: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":"a6d391a3fa974faea8475a6b4cd458af","id":"fca55cbc-94a0-4f4c-a36f-7639b37f48b5","subnetpool_id":null,"name":"CreateNetworkSuccessTests-4097226f-5d27-4c6c-923c-fae8dddb595e-pub-subnet"}} 2018-06-27 21:20:20,442 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/fca55cbc-94a0-4f4c-a36f-7639b37f48b5 used request id req-a3b54f9b-8f94-47de-9582-f2e15bd635ee 2018-06-27 21:20:20,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/routers?name=CreateNetworkSuccessTests-4097226f-5d27-4c6c-923c-fae8dddb595e-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a635506e730c4ef93cfb899e7dbc82ed49f871a4" 2018-06-27 21:20:21,424 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:20:21 GMT Content-Type: application/json Content-Length: 726 Connection: keep-alive X-Openstack-Request-Id: req-7fc5c70c-76e6-4c36-b07a-555693c1f70a Front-End-Https: on RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "977aff9f-43e9-4fec-86ae-a730f64fa17d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "df0aa635-d718-49cc-81c1-ba349ef8a505", "ip_address": "172.30.10.117"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "a6d391a3fa974faea8475a6b4cd458af", "created_at": "2018-06-27T21:20:09Z", "admin_state_up": true, "updated_at": "2018-06-27T21:20:17Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "a6d391a3fa974faea8475a6b4cd458af", "id": "69c1b862-a295-45fe-a97d-3b6dde7f9442", "name": "CreateNetworkSuccessTests-4097226f-5d27-4c6c-923c-fae8dddb595e-pub-router"}]} 2018-06-27 21:20:21,425 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers?name=CreateNetworkSuccessTests-4097226f-5d27-4c6c-923c-fae8dddb595e-pub-router&admin_state_up=True used request id req-7fc5c70c-76e6-4c36-b07a-555693c1f70a 2018-06-27 21:20:21,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/a6d391a3fa974faea8475a6b4cd458af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d0f8c9dbd589aa34bbc4ae5efdb294d8346e91c" 2018-06-27 21:20:21,800 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:20:21 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d9b2d1db-8e59-434a-badd-99853f093737 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/a6d391a3fa974faea8475a6b4cd458af"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a6d391a3fa974faea8475a6b4cd458af", "name": "CreateNetworkSuccessTests-9d455944-7158-414-proj"}} 2018-06-27 21:20:21,801 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/a6d391a3fa974faea8475a6b4cd458af used request id req-d9b2d1db-8e59-434a-badd-99853f093737 2018-06-27 21:20:21,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/ports?device_id=69c1b862-a295-45fe-a97d-3b6dde7f9442 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a635506e730c4ef93cfb899e7dbc82ed49f871a4" 2018-06-27 21:20:21,951 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:20:21 GMT Content-Type: application/json Content-Length: 718 Connection: keep-alive X-Openstack-Request-Id: req-85d0d6c7-d9e7-4f4b-aa7e-8b0bb04052fe Front-End-Https: on RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"e1654a73-74c9-41be-bfef-712f6c739ccf","tenant_id":"a6d391a3fa974faea8475a6b4cd458af","created_at":"2018-06-27T21:20:16Z","admin_state_up":true,"updated_at":"2018-06-27T21:20:18Z","binding:vnic_type":"normal","device_id":"69c1b862-a295-45fe-a97d-3b6dde7f9442","device_owner":"network:router_interface","revision_number":6,"mac_address":"fa:16:3e:23:13:28","id":"0230f0af-d266-4930-a683-e41f4df0e01f","port_security_enabled":false,"project_id":"a6d391a3fa974faea8475a6b4cd458af","fixed_ips":[{"subnet_id":"fca55cbc-94a0-4f4c-a36f-7639b37f48b5","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-27 21:20:21,951 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=69c1b862-a295-45fe-a97d-3b6dde7f9442 used request id req-85d0d6c7-d9e7-4f4b-aa7e-8b0bb04052fe 2018-06-27 21:20:21,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/fca55cbc-94a0-4f4c-a36f-7639b37f48b5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a635506e730c4ef93cfb899e7dbc82ed49f871a4" 2018-06-27 21:20:22,067 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:20:22 GMT Content-Type: application/json Content-Length: 672 Connection: keep-alive X-Openstack-Request-Id: req-4255d81a-4b25-4b30-abae-abae29046e33 Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e1654a73-74c9-41be-bfef-712f6c739ccf","tenant_id":"a6d391a3fa974faea8475a6b4cd458af","created_at":"2018-06-27T21:19:56Z","dns_nameservers":[],"updated_at":"2018-06-27T21:19: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":"a6d391a3fa974faea8475a6b4cd458af","id":"fca55cbc-94a0-4f4c-a36f-7639b37f48b5","subnetpool_id":null,"name":"CreateNetworkSuccessTests-4097226f-5d27-4c6c-923c-fae8dddb595e-pub-subnet"}} 2018-06-27 21:20:22,067 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/fca55cbc-94a0-4f4c-a36f-7639b37f48b5 used request id req-4255d81a-4b25-4b30-abae-abae29046e33 2018-06-27 21:20:22,068 - OpenStackNetwork - INFO - Removing router interface from router CreateNetworkSuccessTests-4097226f-5d27-4c6c-923c-fae8dddb595e-pub-router and subnet CreateNetworkSuccessTests-4097226f-5d27-4c6c-923c-fae8dddb595e-pub-subnet 2018-06-27 21:20:22,068 - neutron_utils - INFO - Removing router interface from router named CreateNetworkSuccessTests-4097226f-5d27-4c6c-923c-fae8dddb595e-pub-router 2018-06-27 21:20:22,073 - 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/69c1b862-a295-45fe-a97d-3b6dde7f9442/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}041e1df090c9d02ca33cb0ca661b8268cbdb8192" -d '{"subnet_id": "fca55cbc-94a0-4f4c-a36f-7639b37f48b5"}' 2018-06-27 21:20:26,977 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:20:26 GMT Content-Type: application/json Content-Length: 309 Connection: keep-alive X-Openstack-Request-Id: req-985c4cd4-1fda-4d65-a5e2-b35d2572ea0a Front-End-Https: on RESP BODY: {"network_id": "e1654a73-74c9-41be-bfef-712f6c739ccf", "tenant_id": "a6d391a3fa974faea8475a6b4cd458af", "subnet_id": "fca55cbc-94a0-4f4c-a36f-7639b37f48b5", "subnet_ids": ["fca55cbc-94a0-4f4c-a36f-7639b37f48b5"], "port_id": "0230f0af-d266-4930-a683-e41f4df0e01f", "id": "69c1b862-a295-45fe-a97d-3b6dde7f9442"} 2018-06-27 21:20:26,977 - keystoneauth.session - DEBUG - PUT call to network for https://172.30.10.101:9696/v2.0/routers/69c1b862-a295-45fe-a97d-3b6dde7f9442/remove_router_interface used request id req-985c4cd4-1fda-4d65-a5e2-b35d2572ea0a 2018-06-27 21:20:26,978 - OpenStackNetwork - INFO - Removing router CreateNetworkSuccessTests-4097226f-5d27-4c6c-923c-fae8dddb595e-pub-router 2018-06-27 21:20:26,978 - neutron_utils - INFO - Deleting router with name - CreateNetworkSuccessTests-4097226f-5d27-4c6c-923c-fae8dddb595e-pub-router 2018-06-27 21:20:26,982 - 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/69c1b862-a295-45fe-a97d-3b6dde7f9442 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}041e1df090c9d02ca33cb0ca661b8268cbdb8192" 2018-06-27 21:20:30,543 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:20:30 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-590d49df-21e9-4dc1-8e30-fbcccf07a000 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:20:30,543 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/routers/69c1b862-a295-45fe-a97d-3b6dde7f9442 used request id req-590d49df-21e9-4dc1-8e30-fbcccf07a000 2018-06-27 21:20:30,544 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-4097226f-5d27-4c6c-923c-fae8dddb595e-pub-subnet 2018-06-27 21:20:30,545 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-4097226f-5d27-4c6c-923c-fae8dddb595e-pub-subnet 2018-06-27 21:20:30,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/fca55cbc-94a0-4f4c-a36f-7639b37f48b5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a145a34b5d8358c5fd71bdd94724f2f0a303c4f" 2018-06-27 21:20:34,800 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:20:34 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-e9943785-43b5-4009-83d0-b9014012a0fb Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:20:34,800 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/fca55cbc-94a0-4f4c-a36f-7639b37f48b5 used request id req-e9943785-43b5-4009-83d0-b9014012a0fb 2018-06-27 21:20:34,800 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-4097226f-5d27-4c6c-923c-fae8dddb595e-pub-net 2018-06-27 21:20:34,805 - 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/e1654a73-74c9-41be-bfef-712f6c739ccf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a145a34b5d8358c5fd71bdd94724f2f0a303c4f" 2018-06-27 21:20:37,909 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:20:37 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-87222b81-ee65-4d7d-bb85-18caabfb85f8 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:20:37,909 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/e1654a73-74c9-41be-bfef-712f6c739ccf used request id req-87222b81-ee65-4d7d-bb85-18caabfb85f8 2018-06-27 21:20:37,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-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cafa7f925ffec546e850bbc3cbd287da1131e5e2" 2018-06-27 21:20:39,126 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:20:39 GMT Content-Type: application/json Content-Length: 11766 Connection: keep-alive X-Openstack-Request-Id: req-7ac00c7c-4c71-48e7-88fc-ff5b793773d3 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-27T19:03:04Z", "updated_at": "2018-06-27T19:03:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "6748ef1e-56da-434e-9e89-e86b58537b65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "b3e3826c-1c48-4699-93f0-f8a310956753", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "bfad35fa-7ea9-4a81-917d-7b86481eb510", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "d657b333-103d-4d19-add8-1e8bae2f8849", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a6d391a3fa974faea8475a6b4cd458af", "created_at": "2018-06-27T21:19:53Z", "updated_at": "2018-06-27T21:19:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:19:53Z", "revision_number": 0, "id": "450223a3-89b7-4119-adc1-b2d7f2e94478", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:19:53Z", "security_group_id": "b0dc1426-9bc4-48a8-9c97-465abb767378", "tenant_id": "a6d391a3fa974faea8475a6b4cd458af", "port_range_min": null, "ethertype": "IPv4", "project_id": "a6d391a3fa974faea8475a6b4cd458af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:19:53Z", "revision_number": 0, "id": "571fb03a-d3fa-41e3-865b-79286244c69c", "remote_group_id": "b0dc1426-9bc4-48a8-9c97-465abb767378", "remote_ip_prefix": null, "created_at": "2018-06-27T21:19:53Z", "security_group_id": "b0dc1426-9bc4-48a8-9c97-465abb767378", "tenant_id": "a6d391a3fa974faea8475a6b4cd458af", "port_range_min": null, "ethertype": "IPv6", "project_id": "a6d391a3fa974faea8475a6b4cd458af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:19:53Z", "revision_number": 0, "id": "85c92235-f45f-45f2-aa26-f2080d516e69", "remote_group_id": "b0dc1426-9bc4-48a8-9c97-465abb767378", "remote_ip_prefix": null, "created_at": "2018-06-27T21:19:53Z", "security_group_id": "b0dc1426-9bc4-48a8-9c97-465abb767378", "tenant_id": "a6d391a3fa974faea8475a6b4cd458af", "port_range_min": null, "ethertype": "IPv4", "project_id": "a6d391a3fa974faea8475a6b4cd458af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:19:53Z", "revision_number": 0, "id": "96ce9c71-b580-4ed6-bb7d-0b2d6d4c0d00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:19:53Z", "security_group_id": "b0dc1426-9bc4-48a8-9c97-465abb767378", "tenant_id": "a6d391a3fa974faea8475a6b4cd458af", "port_range_min": null, "ethertype": "IPv6", "project_id": "a6d391a3fa974faea8475a6b4cd458af"}], "revision_number": 4, "project_id": "a6d391a3fa974faea8475a6b4cd458af", "id": "b0dc1426-9bc4-48a8-9c97-465abb767378", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b92069937e44a3786e439f95c61afe5", "created_at": "2018-06-27T19:08:41Z", "updated_at": "2018-06-27T19:08:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "4ac2a090-f595-4e7b-9b7a-a52fa204e881", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "5508c0b1-6261-44cb-854d-60c64bcbba0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "a60c77dc-6985-48ac-a3a3-067176d3e52f", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "e6ec0fa4-1eb3-4c5d-a451-c7acfd7fde82", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}], "revision_number": 4, "project_id": "4b92069937e44a3786e439f95c61afe5", "id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T18:59:55Z", "updated_at": "2018-06-27T18:59:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "5a060918-419b-4ec3-90df-a7764c06af2f", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "6cd9bbf0-4d1b-4b13-a6c4-e20a15bb3360", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "8134c0f0-89c6-4d45-bef8-a9260d9d0723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "e0e7297a-a59d-4d2b-b75c-2cc86b269114", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}], "revision_number": 4, "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "created_at": "2018-06-27T21:03:43Z", "updated_at": "2018-06-27T21:03:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "41061dbf-a5a2-465f-84dd-140f6104b3f7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "47d5c96d-0510-41a5-b33e-5683702c5bb8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "4b4b6430-3f42-4fe4-a25e-2c5c015a7699", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "e6a68cb7-6491-4474-a4d7-38496cac4eb7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}], "revision_number": 4, "project_id": "3f0a375b66c54145bff1c56e7c91ad73", "id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "name": "default"}]} 2018-06-27 21:20:39,127 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-7ac00c7c-4c71-48e7-88fc-ff5b793773d3 2018-06-27 21:20:39,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/a6d391a3fa974faea8475a6b4cd458af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cafa7f925ffec546e850bbc3cbd287da1131e5e2" 2018-06-27 21:20:39,231 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:20:39 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b16c40ae-08da-4096-8dbe-120044c7ea3e Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/a6d391a3fa974faea8475a6b4cd458af"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a6d391a3fa974faea8475a6b4cd458af", "name": "CreateNetworkSuccessTests-9d455944-7158-414-proj"}} 2018-06-27 21:20:39,231 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/a6d391a3fa974faea8475a6b4cd458af used request id req-b16c40ae-08da-4096-8dbe-120044c7ea3e 2018-06-27 21:20:39,231 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b0dc1426-9bc4-48a8-9c97-465abb767378 2018-06-27 21:20:39,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=b0dc1426-9bc4-48a8-9c97-465abb767378 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cafa7f925ffec546e850bbc3cbd287da1131e5e2" 2018-06-27 21:20:39,322 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:20:39 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-3675cba5-6f28-4219-81c3-848f75c86d99 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-27T21:19:53Z", "security_group_id": "b0dc1426-9bc4-48a8-9c97-465abb767378", "port_range_min": null, "revision_number": 0, "tenant_id": "a6d391a3fa974faea8475a6b4cd458af", "created_at": "2018-06-27T21:19:53Z", "project_id": "a6d391a3fa974faea8475a6b4cd458af", "id": "450223a3-89b7-4119-adc1-b2d7f2e94478"}, {"remote_group_id": "b0dc1426-9bc4-48a8-9c97-465abb767378", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:19:53Z", "security_group_id": "b0dc1426-9bc4-48a8-9c97-465abb767378", "port_range_min": null, "revision_number": 0, "tenant_id": "a6d391a3fa974faea8475a6b4cd458af", "created_at": "2018-06-27T21:19:53Z", "project_id": "a6d391a3fa974faea8475a6b4cd458af", "id": "571fb03a-d3fa-41e3-865b-79286244c69c"}, {"remote_group_id": "b0dc1426-9bc4-48a8-9c97-465abb767378", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:19:53Z", "security_group_id": "b0dc1426-9bc4-48a8-9c97-465abb767378", "port_range_min": null, "revision_number": 0, "tenant_id": "a6d391a3fa974faea8475a6b4cd458af", "created_at": "2018-06-27T21:19:53Z", "project_id": "a6d391a3fa974faea8475a6b4cd458af", "id": "85c92235-f45f-45f2-aa26-f2080d516e69"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:19:53Z", "security_group_id": "b0dc1426-9bc4-48a8-9c97-465abb767378", "port_range_min": null, "revision_number": 0, "tenant_id": "a6d391a3fa974faea8475a6b4cd458af", "created_at": "2018-06-27T21:19:53Z", "project_id": "a6d391a3fa974faea8475a6b4cd458af", "id": "96ce9c71-b580-4ed6-bb7d-0b2d6d4c0d00"}]} 2018-06-27 21:20:39,323 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=b0dc1426-9bc4-48a8-9c97-465abb767378 used request id req-3675cba5-6f28-4219-81c3-848f75c86d99 2018-06-27 21:20:39,323 - neutron_utils - INFO - Deleting security group with name - default 2018-06-27 21:20:39,328 - 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/b0dc1426-9bc4-48a8-9c97-465abb767378 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cafa7f925ffec546e850bbc3cbd287da1131e5e2" 2018-06-27 21:20:39,690 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:20:39 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-07d9a418-a1c6-4084-9290-87f51112bd9c Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:20:39,690 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/b0dc1426-9bc4-48a8-9c97-465abb767378 used request id req-07d9a418-a1c6-4084-9290-87f51112bd9c 2018-06-27 21:20:39,691 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-9d455944-7158-414-proj 2018-06-27 21:20:39,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/a6d391a3fa974faea8475a6b4cd458af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cafa7f925ffec546e850bbc3cbd287da1131e5e2" 2018-06-27 21:20:40,136 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:20:39 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d94ae786-ef96-49e7-998f-03403e39c950 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:20:40,136 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/a6d391a3fa974faea8475a6b4cd458af used request id req-d94ae786-ef96-49e7-998f-03403e39c950 2018-06-27 21:20:40,136 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-9d455944-7158-414-proj-role 2018-06-27 21:20:40,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/33584e5e56984e93a265627643124baa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cafa7f925ffec546e850bbc3cbd287da1131e5e2" 2018-06-27 21:20:40,267 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:20:40 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d48e5d89-6073-4bff-b8d4-cf3c0de7ac1c Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:20:40,268 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/33584e5e56984e93a265627643124baa used request id req-d48e5d89-6073-4bff-b8d4-cf3c0de7ac1c 2018-06-27 21:20:40,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? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cafa7f925ffec546e850bbc3cbd287da1131e5e2" 2018-06-27 21:20:40,692 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:20:40 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f883b94f-2d58-4dc5-b284-2c34b515f21f Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 21:20:40,693 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-f883b94f-2d58-4dc5-b284-2c34b515f21f 2018-06-27 21:20:40,693 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-9d455944-7158-414-user 2018-06-27 21:20:40,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/78cbc24994e84ceab2fde4ad35bc8da3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2d211acec6cdc07a905e25b06e0a778593272be" 2018-06-27 21:20:41,239 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:20:40 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-707a894c-c10d-48b9-ba5a-ebe585ab5328 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:20:41,239 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/78cbc24994e84ceab2fde4ad35bc8da3 used request id req-707a894c-c10d-48b9-ba5a-ebe585ab5328 2018-06-27 21:20:41,241 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:20:42,044 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:20:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["1sxs2BHBS8iAVwZUuOCUuA"], "issued_at": "2018-06-27T21:20:42.000000Z"}} 2018-06-27 21:20:42,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bb9de1a69954761e6ac5b0ec603cd8e72b68b79" 2018-06-27 21:20:42,099 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:20:42 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5e33b9b6-b188-4173-9890-500d24a42f47 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:20:42,100 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-5e33b9b6-b188-4173-9890-500d24a42f47 2018-06-27 21:20:42,101 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:20:42,102 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:20:43,034 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:20:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["9yPN9BI6STGLw2SexqZ-9w"], "issued_at": "2018-06-27T21:20:43.000000Z"}} 2018-06-27 21:20:43,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}988f96ec1587626c4a287c88f1fe394ea50e9470" 2018-06-27 21:20:43,353 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:20:43 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a2d72d3b-52f2-49fb-a679-f541380fe569 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:20:43,353 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-a2d72d3b-52f2-49fb-a679-f541380fe569 2018-06-27 21:20:43,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-27 21:20:43,368 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21: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-27 21:20:43,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?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-0241d7d9-bcf2-4fe-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}988f96ec1587626c4a287c88f1fe394ea50e9470" 2018-06-27 21:20:43,759 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:20:43 GMT Server: Apache Content-Length: 193 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bfca1686-686b-4728-bca7-f58f86d2db70 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-0241d7d9-bcf2-4fe-proj", "previous": null, "next": null}, "projects": []} 2018-06-27 21:20:43,759 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-0241d7d9-bcf2-4fe-proj used request id req-bfca1686-686b-4728-bca7-f58f86d2db70 2018-06-27 21:20:43,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}988f96ec1587626c4a287c88f1fe394ea50e9470" 2018-06-27 21:20:44,083 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:20:43 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-78228029-50c4-4ba0-8149-19cb2334cfee Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 21:20:44,083 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-78228029-50c4-4ba0-8149-19cb2334cfee 2018-06-27 21:20:44,087 - 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}988f96ec1587626c4a287c88f1fe394ea50e9470" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-0241d7d9-bcf2-4fe-proj"}}' 2018-06-27 21:20:44,594 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 21:20:44 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ee400dbc-3eb5-4cd8-bbe1-b67b74741e1c Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/a0caa0fa16684a70a39dafb057c79892"}, "tags": [], "enabled": true, "id": "a0caa0fa16684a70a39dafb057c79892", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-0241d7d9-bcf2-4fe-proj"}} 2018-06-27 21:20:44,594 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-ee400dbc-3eb5-4cd8-bbe1-b67b74741e1c 2018-06-27 21:20:44,595 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-0241d7d9-bcf2-4fe-proj 2018-06-27 21:20:44,595 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:20:44,596 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:20:45,298 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:20:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["wq2c7_fkRnOQhSw_gOKPzA"], "issued_at": "2018-06-27T21:20:45.000000Z"}} 2018-06-27 21:20:45,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}1667ff8a16dee12a0ec349643f2edcd9d651104c" 2018-06-27 21:20:45,601 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:20:45 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e1c91781-a95f-4041-8577-9d13f14ae627 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:20:45,601 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-e1c91781-a95f-4041-8577-9d13f14ae627 2018-06-27 21:20:45,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-27 21:20:45,614 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:20: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-27 21:20:45,615 - 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}1667ff8a16dee12a0ec349643f2edcd9d651104c" 2018-06-27 21:20:46,137 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:20:45 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-18fca7f3-0c4b-4b0b-abd9-d5adf158b651 Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/05b1bc3fa6fd4243a4ba8b4d6fcc3daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05b1bc3fa6fd4243a4ba8b4d6fcc3daf", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/48d44c9c0fea4f4e80edc7d2e0715db7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d44c9c0fea4f4e80edc7d2e0715db7", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/4d3721127bf84155a837606ce3feba32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d3721127bf84155a837606ce3feba32", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/5c846663ea6d407e9223de0719ce5442"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c846663ea6d407e9223de0719ce5442", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/73a10e6c4f67490a8a4030cc6cea32f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73a10e6c4f67490a8a4030cc6cea32f5", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/8ecfab7d9d4f47bb8892a85b7d2a0b5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ecfab7d9d4f47bb8892a85b7d2a0b5a", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/b278d529e9a54a9195e4e536b9384dc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b278d529e9a54a9195e4e536b9384dc0", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b7f107ae7bb34ccea8282b1a0ec7a979"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7f107ae7bb34ccea8282b1a0ec7a979", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/d21494d0185b463db36b8c8c2b341b97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d21494d0185b463db36b8c8c2b341b97", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e0bb346419f84e4680f6ca9a97f4fc0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e0bb346419f84e4680f6ca9a97f4fc0b", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "c8d542af72ce49338052c29f02c8857e", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e9dd794fa5c040a9a0445386fb2a6116"}, "options": {}, "id": "e9dd794fa5c040a9a0445386fb2a6116", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/e9f9c747d54947bc800a81ecf11858f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9f9c747d54947bc800a81ecf11858f5", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-27 21:20:46,137 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-18fca7f3-0c4b-4b0b-abd9-d5adf158b651 2018-06-27 21:20:46,141 - 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-0241d7d9-bcf2-4fe-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1667ff8a16dee12a0ec349643f2edcd9d651104c" 2018-06-27 21:20:46,241 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:20:46 GMT Server: Apache Content-Length: 469 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2dcb7eef-72fe-470b-8958-29587e1b60a3 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateNetworkSuccessTests-0241d7d9-bcf2-4fe-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/a0caa0fa16684a70a39dafb057c79892"}, "tags": [], "enabled": true, "id": "a0caa0fa16684a70a39dafb057c79892", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-0241d7d9-bcf2-4fe-proj"}]} 2018-06-27 21:20:46,241 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateNetworkSuccessTests-0241d7d9-bcf2-4fe-proj used request id req-2dcb7eef-72fe-470b-8958-29587e1b60a3 2018-06-27 21:20:46,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1667ff8a16dee12a0ec349643f2edcd9d651104c" 2018-06-27 21:20:46,616 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:20:46 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0a033ae1-1760-46c4-8020-711e814e29a4 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 21:20:46,616 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-0a033ae1-1760-46c4-8020-711e814e29a4 2018-06-27 21:20:47,499 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-0241d7d9-bcf2-4fe-user 2018-06-27 21:20:47,500 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:20:47,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}988f96ec1587626c4a287c88f1fe394ea50e9470" 2018-06-27 21:20:47,914 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:20:47 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-22c690da-3294-42d4-971f-44668488d9fc Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 21:20:47,915 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-22c690da-3294-42d4-971f-44668488d9fc 2018-06-27 21:20:47,918 - 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}988f96ec1587626c4a287c88f1fe394ea50e9470" -d '{"role": {"name": "CreateNetworkSuccessTests-0241d7d9-bcf2-4fe-proj-role"}}' 2018-06-27 21:20:48,305 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 21:20:47 GMT Server: Apache Content-Length: 224 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b88e8526-6279-4357-a127-13c848dc134f Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c18e627e56c34f25999e675a8b6cd065", "links": {"self": "http://10.167.4.35:5000/v3/roles/c18e627e56c34f25999e675a8b6cd065"}, "name": "CreateNetworkSuccessTests-0241d7d9-bcf2-4fe-proj-role"}} 2018-06-27 21:20:48,306 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-b88e8526-6279-4357-a127-13c848dc134f 2018-06-27 21:20:48,306 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-0241d7d9-bcf2-4fe-proj-role 2018-06-27 21:20:48,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/c18e627e56c34f25999e675a8b6cd065 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}988f96ec1587626c4a287c88f1fe394ea50e9470" 2018-06-27 21:20:48,726 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:20:48 GMT Server: Apache Content-Length: 224 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ec0e0bdd-f82b-43a6-acbb-269a8a8b9579 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c18e627e56c34f25999e675a8b6cd065", "links": {"self": "http://10.167.4.35:5000/v3/roles/c18e627e56c34f25999e675a8b6cd065"}, "name": "CreateNetworkSuccessTests-0241d7d9-bcf2-4fe-proj-role"}} 2018-06-27 21:20:48,726 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/c18e627e56c34f25999e675a8b6cd065 used request id req-ec0e0bdd-f82b-43a6-acbb-269a8a8b9579 2018-06-27 21:20:48,726 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-0241d7d9-bcf2-4fe-proj-role to project CreateNetworkSuccessTests-0241d7d9-bcf2-4fe-proj 2018-06-27 21:20:48,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/a0caa0fa16684a70a39dafb057c79892/users/0c1ccc4305ae4316b7e026542b7e30ea/roles/c18e627e56c34f25999e675a8b6cd065 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}988f96ec1587626c4a287c88f1fe394ea50e9470" 2018-06-27 21:20:49,211 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:20:48 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2f8f8601-48a0-47cd-b1a2-a683a1bd6d9e Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:20:49,211 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/a0caa0fa16684a70a39dafb057c79892/users/0c1ccc4305ae4316b7e026542b7e30ea/roles/c18e627e56c34f25999e675a8b6cd065 used request id req-2f8f8601-48a0-47cd-b1a2-a683a1bd6d9e 2018-06-27 21:20:49,212 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:20:49,213 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:20:50,001 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:20:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["W49FjBn1TM-mEfKfgufbtA"], "issued_at": "2018-06-27T21:20:49.000000Z"}} 2018-06-27 21:20:50,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}982df61ef054015b841b8346ce89b0c3a8b1039a" 2018-06-27 21:20:50,354 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:20:50 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f0f9be6b-b6bd-48cb-91ae-1532a007b602 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:20:50,355 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-f0f9be6b-b6bd-48cb-91ae-1532a007b602 2018-06-27 21:20:50,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=CreateNetworkSuccessTests-5bffdf80-16ec-4a52-86c9-36bef4e90f34-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}982df61ef054015b841b8346ce89b0c3a8b1039a" 2018-06-27 21:20:51,118 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:20:51 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-6d0492b4-d00c-4568-a25e-66c85b4bed17 Front-End-Https: on RESP BODY: {"networks":[]} 2018-06-27 21:20:51,119 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateNetworkSuccessTests-5bffdf80-16ec-4a52-86c9-36bef4e90f34-pub-net used request id req-6d0492b4-d00c-4568-a25e-66c85b4bed17 2018-06-27 21:20:51,119 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-5bffdf80-16ec-4a52-86c9-36bef4e90f34-pub-net 2018-06-27 21:20:51,119 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:20:51,120 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:20:51,923 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:20:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["jNRm885GQVmHALrdEwdQvA"], "issued_at": "2018-06-27T21:20:51.000000Z"}} 2018-06-27 21:20:51,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95e7bb86cd8605e573f403915e6889ec5503b9fa" 2018-06-27 21:20:52,295 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:20:51 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8075294b-e96b-477f-8566-cab2de58c234 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:20:52,295 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-8075294b-e96b-477f-8566-cab2de58c234 2018-06-27 21:20:52,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 21:20:52,308 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:20: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-27 21:20:52,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?name=CreateNetworkSuccessTests-0241d7d9-bcf2-4fe-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95e7bb86cd8605e573f403915e6889ec5503b9fa" 2018-06-27 21:20:52,646 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:20:52 GMT Server: Apache Content-Length: 469 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-438240ff-a3ce-4b65-a4ed-dfe187ad5a97 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateNetworkSuccessTests-0241d7d9-bcf2-4fe-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/a0caa0fa16684a70a39dafb057c79892"}, "tags": [], "enabled": true, "id": "a0caa0fa16684a70a39dafb057c79892", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-0241d7d9-bcf2-4fe-proj"}]} 2018-06-27 21:20:52,646 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateNetworkSuccessTests-0241d7d9-bcf2-4fe-proj used request id req-438240ff-a3ce-4b65-a4ed-dfe187ad5a97 2018-06-27 21:20:52,652 - 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}982df61ef054015b841b8346ce89b0c3a8b1039a" -d '{"network": {"tenant_id": "a0caa0fa16684a70a39dafb057c79892", "mtu": 999, "name": "CreateNetworkSuccessTests-5bffdf80-16ec-4a52-86c9-36bef4e90f34-pub-net", "admin_state_up": true}}' 2018-06-27 21:20:54,403 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 21:20:54 GMT Content-Type: application/json Content-Length: 701 Connection: keep-alive X-Openstack-Request-Id: req-0be4f865-00f7-4e57-8a78-c789c77af7de 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":"adb2fb5f-b1d4-4f55-b348-aeace2a070ce","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a0caa0fa16684a70a39dafb057c79892","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-27T21:20:54Z","is_default":false,"provider:segmentation_id":92,"name":"CreateNetworkSuccessTests-5bffdf80-16ec-4a52-86c9-36bef4e90f34-pub-net","admin_state_up":true,"tenant_id":"a0caa0fa16684a70a39dafb057c79892","created_at":"2018-06-27T21:20:53Z","mtu":999}} 2018-06-27 21:20:54,403 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-0be4f865-00f7-4e57-8a78-c789c77af7de 2018-06-27 21:20:54,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?id=adb2fb5f-b1d4-4f55-b348-aeace2a070ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}982df61ef054015b841b8346ce89b0c3a8b1039a" 2018-06-27 21:20:54,631 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:20:54 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-295b0a8c-e408-4f19-9a46-0fe5570434ee 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":"adb2fb5f-b1d4-4f55-b348-aeace2a070ce","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a0caa0fa16684a70a39dafb057c79892","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-27T21:20:54Z","provider:segmentation_id":92,"name":"CreateNetworkSuccessTests-5bffdf80-16ec-4a52-86c9-36bef4e90f34-pub-net","admin_state_up":true,"tenant_id":"a0caa0fa16684a70a39dafb057c79892","created_at":"2018-06-27T21:20:53Z","provider:network_type":"vxlan"}]} 2018-06-27 21:20:54,631 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=adb2fb5f-b1d4-4f55-b348-aeace2a070ce used request id req-295b0a8c-e408-4f19-9a46-0fe5570434ee 2018-06-27 21:20:54,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=adb2fb5f-b1d4-4f55-b348-aeace2a070ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}982df61ef054015b841b8346ce89b0c3a8b1039a" 2018-06-27 21:20:55,389 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:20:55 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-c5db3e18-b9cc-4ad9-9640-1fe626478742 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-27 21:20:55,389 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=adb2fb5f-b1d4-4f55-b348-aeace2a070ce used request id req-c5db3e18-b9cc-4ad9-9640-1fe626478742 2018-06-27 21:20:55,389 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:20:55,395 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:20:56,281 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:20:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["nevy4sY1SMauswxwkPvySQ"], "issued_at": "2018-06-27T21:20:56.000000Z"}} 2018-06-27 21:20:56,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}0c880d3bb063cced1e3eb9b93da55a229a3a963b" 2018-06-27 21:20:56,540 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:20:56 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e1002c6e-69d1-45fd-ae5a-f9dd421f6688 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:20:56,540 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-e1002c6e-69d1-45fd-ae5a-f9dd421f6688 2018-06-27 21:20:56,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-27 21:20:56,557 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:20: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-27 21:20:56,558 - 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-0241d7d9-bcf2-4fe-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c880d3bb063cced1e3eb9b93da55a229a3a963b" 2018-06-27 21:20:56,607 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:20:56 GMT Server: Apache Content-Length: 469 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-44464c4f-b660-4f3d-89d7-fb70e1c7b908 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateNetworkSuccessTests-0241d7d9-bcf2-4fe-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/a0caa0fa16684a70a39dafb057c79892"}, "tags": [], "enabled": true, "id": "a0caa0fa16684a70a39dafb057c79892", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-0241d7d9-bcf2-4fe-proj"}]} 2018-06-27 21:20:56,607 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateNetworkSuccessTests-0241d7d9-bcf2-4fe-proj used request id req-44464c4f-b660-4f3d-89d7-fb70e1c7b908 2018-06-27 21:20:56,608 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-5bffdf80-16ec-4a52-86c9-36bef4e90f34-pub-subnet 2018-06-27 21:20:56,613 - 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}982df61ef054015b841b8346ce89b0c3a8b1039a" -d '{"subnets": [{"ip_version": 4, "network_id": "adb2fb5f-b1d4-4f55-b348-aeace2a070ce", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-5bffdf80-16ec-4a52-86c9-36bef4e90f34-pub-subnet", "tenant_id": "a0caa0fa16684a70a39dafb057c79892"}]}' 2018-06-27 21:20:57,841 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 21:20:57 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-08e0a3d3-6617-4e8f-acdb-9e9afe753294 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"adb2fb5f-b1d4-4f55-b348-aeace2a070ce","tenant_id":"a0caa0fa16684a70a39dafb057c79892","created_at":"2018-06-27T21:20:56Z","dns_nameservers":[],"updated_at":"2018-06-27T21:20: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":"a0caa0fa16684a70a39dafb057c79892","id":"3c69d695-af05-449f-861a-4a49afec0f22","subnetpool_id":null,"name":"CreateNetworkSuccessTests-5bffdf80-16ec-4a52-86c9-36bef4e90f34-pub-subnet"}]} 2018-06-27 21:20:57,842 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-08e0a3d3-6617-4e8f-acdb-9e9afe753294 2018-06-27 21:20:57,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/networks?id=adb2fb5f-b1d4-4f55-b348-aeace2a070ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}982df61ef054015b841b8346ce89b0c3a8b1039a" 2018-06-27 21:20:58,628 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:20:58 GMT Content-Type: application/json Content-Length: 729 Connection: keep-alive X-Openstack-Request-Id: req-72eb1b6f-25da-4c74-9e87-260653fc818b 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":"adb2fb5f-b1d4-4f55-b348-aeace2a070ce","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a0caa0fa16684a70a39dafb057c79892","status":"ACTIVE","subnets":["3c69d695-af05-449f-861a-4a49afec0f22"],"description":"","tags":[],"updated_at":"2018-06-27T21:20:56Z","provider:segmentation_id":92,"name":"CreateNetworkSuccessTests-5bffdf80-16ec-4a52-86c9-36bef4e90f34-pub-net","admin_state_up":true,"tenant_id":"a0caa0fa16684a70a39dafb057c79892","created_at":"2018-06-27T21:20:53Z","provider:network_type":"vxlan"}]} 2018-06-27 21:20:58,628 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=adb2fb5f-b1d4-4f55-b348-aeace2a070ce used request id req-72eb1b6f-25da-4c74-9e87-260653fc818b 2018-06-27 21:20:58,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/subnets?network_id=adb2fb5f-b1d4-4f55-b348-aeace2a070ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}982df61ef054015b841b8346ce89b0c3a8b1039a" 2018-06-27 21:20:58,734 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:20:58 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-1db9b189-fa81-4234-8583-c1eb7fe898e6 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"adb2fb5f-b1d4-4f55-b348-aeace2a070ce","tenant_id":"a0caa0fa16684a70a39dafb057c79892","created_at":"2018-06-27T21:20:56Z","dns_nameservers":[],"updated_at":"2018-06-27T21:20: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":"a0caa0fa16684a70a39dafb057c79892","id":"3c69d695-af05-449f-861a-4a49afec0f22","subnetpool_id":null,"name":"CreateNetworkSuccessTests-5bffdf80-16ec-4a52-86c9-36bef4e90f34-pub-subnet"}]} 2018-06-27 21:20:58,734 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=adb2fb5f-b1d4-4f55-b348-aeace2a070ce used request id req-1db9b189-fa81-4234-8583-c1eb7fe898e6 2018-06-27 21:20:58,735 - OpenStackNetwork - DEBUG - Network [adb2fb5f-b1d4-4f55-b348-aeace2a070ce] created successfully 2018-06-27 21:20:58,735 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:20:59,529 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c18e627e56c34f25999e675a8b6cd065", "name": "CreateNetworkSuccessTests-0241d7d9-bcf2-4fe-proj-role"}], "expires_at": "2018-06-27T22:20:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a0caa0fa16684a70a39dafb057c79892", "name": "CreateNetworkSuccessTests-0241d7d9-bcf2-4fe-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/a0caa0fa16684a70a39dafb057c79892", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/a0caa0fa16684a70a39dafb057c79892", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/a0caa0fa16684a70a39dafb057c79892", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/a0caa0fa16684a70a39dafb057c79892", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/a0caa0fa16684a70a39dafb057c79892", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/a0caa0fa16684a70a39dafb057c79892", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/a0caa0fa16684a70a39dafb057c79892", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/a0caa0fa16684a70a39dafb057c79892", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/a0caa0fa16684a70a39dafb057c79892", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/a0caa0fa16684a70a39dafb057c79892", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/a0caa0fa16684a70a39dafb057c79892", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/a0caa0fa16684a70a39dafb057c79892", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-0241d7d9-bcf2-4fe-user", "id": "0c1ccc4305ae4316b7e026542b7e30ea"}, "audit_ids": ["NmYO4cwaT_ekk0ewrkW3GA"], "issued_at": "2018-06-27T21:20:59.000000Z"}} 2018-06-27 21:20:59,534 - keystoneauth.session - 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-5bffdf80-16ec-4a52-86c9-36bef4e90f34-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84eeb406188e251e1a1956ae1325549b9d14b9d5" 2018-06-27 21:21:00,683 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:21:00 GMT Content-Type: application/json Content-Length: 634 Connection: keep-alive X-Openstack-Request-Id: req-af7f10ea-1beb-4a35-88d2-404d789b42ab Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["3c69d695-af05-449f-861a-4a49afec0f22"],"updated_at":"2018-06-27T21:20:56Z","tenant_id":"a0caa0fa16684a70a39dafb057c79892","created_at":"2018-06-27T21:20:53Z","tags":[],"ipv6_address_scope":null,"mtu":999,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"a0caa0fa16684a70a39dafb057c79892","id":"adb2fb5f-b1d4-4f55-b348-aeace2a070ce","name":"CreateNetworkSuccessTests-5bffdf80-16ec-4a52-86c9-36bef4e90f34-pub-net"}]} 2018-06-27 21:21:00,683 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateNetworkSuccessTests-5bffdf80-16ec-4a52-86c9-36bef4e90f34-pub-net used request id req-af7f10ea-1beb-4a35-88d2-404d789b42ab 2018-06-27 21:21:00,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-27 21:21:00,700 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:21: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-27 21:21:00,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/a0caa0fa16684a70a39dafb057c79892 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bb9de1a69954761e6ac5b0ec603cd8e72b68b79" 2018-06-27 21:21:01,090 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:21:00 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6f99d34f-7f9b-42e6-b16d-5df2be8fd448 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/a0caa0fa16684a70a39dafb057c79892"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a0caa0fa16684a70a39dafb057c79892", "name": "CreateNetworkSuccessTests-0241d7d9-bcf2-4fe-proj"}} 2018-06-27 21:21:01,090 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/a0caa0fa16684a70a39dafb057c79892 used request id req-6f99d34f-7f9b-42e6-b16d-5df2be8fd448 2018-06-27 21:21:01,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/subnets?network_id=adb2fb5f-b1d4-4f55-b348-aeace2a070ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84eeb406188e251e1a1956ae1325549b9d14b9d5" 2018-06-27 21:21:01,925 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:21:01 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-59c5c58a-5c64-4add-8b3b-e7a2bd8d580e Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"adb2fb5f-b1d4-4f55-b348-aeace2a070ce","tenant_id":"a0caa0fa16684a70a39dafb057c79892","created_at":"2018-06-27T21:20:56Z","dns_nameservers":[],"updated_at":"2018-06-27T21:20: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":"a0caa0fa16684a70a39dafb057c79892","id":"3c69d695-af05-449f-861a-4a49afec0f22","subnetpool_id":null,"name":"CreateNetworkSuccessTests-5bffdf80-16ec-4a52-86c9-36bef4e90f34-pub-subnet"}]} 2018-06-27 21:21:01,925 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=adb2fb5f-b1d4-4f55-b348-aeace2a070ce used request id req-59c5c58a-5c64-4add-8b3b-e7a2bd8d580e 2018-06-27 21:21:01,926 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:21:01,927 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:21:02,786 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:21:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["VEm_VQZNRf614Zr97fympQ"], "issued_at": "2018-06-27T21:21:02.000000Z"}} 2018-06-27 21:21:02,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}b5b52f4c7a1b1f21b46222e07dc2fb2a7fd86abe" 2018-06-27 21:21:02,836 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:21:02 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a76c0b1d-0f34-46bc-b532-5db16667c463 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:21:02,836 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-a76c0b1d-0f34-46bc-b532-5db16667c463 2018-06-27 21:21:02,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/routers?name=CreateNetworkSuccessTests-5bffdf80-16ec-4a52-86c9-36bef4e90f34-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5b52f4c7a1b1f21b46222e07dc2fb2a7fd86abe" 2018-06-27 21:21:03,666 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:21:03 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-9d3c3fdc-0203-4828-9887-8e468b1eec76 Front-End-Https: on RESP BODY: {"routers": []} 2018-06-27 21:21:03,666 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers?name=CreateNetworkSuccessTests-5bffdf80-16ec-4a52-86c9-36bef4e90f34-pub-router&admin_state_up=True used request id req-9d3c3fdc-0203-4828-9887-8e468b1eec76 2018-06-27 21:21:03,666 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:21:03,667 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:21:04,416 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:21:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["mtoIcGTiRs2d1hO16pHinw"], "issued_at": "2018-06-27T21:21:04.000000Z"}} 2018-06-27 21:21: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}8c3342a6c9f9d696a2fd3598ce5abd6f67018f3f" 2018-06-27 21:21:04,793 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:21:04 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-eb92a8b4-6311-4cdd-9af4-252375495fdc Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:21:04,793 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-eb92a8b4-6311-4cdd-9af4-252375495fdc 2018-06-27 21:21:04,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 21:21:04,807 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:21: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-27 21:21:04,808 - 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-0241d7d9-bcf2-4fe-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c3342a6c9f9d696a2fd3598ce5abd6f67018f3f" 2018-06-27 21:21:05,122 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:21:04 GMT Server: Apache Content-Length: 469 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6d745463-16e7-47b7-afe5-fa7cc467b05a Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateNetworkSuccessTests-0241d7d9-bcf2-4fe-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/a0caa0fa16684a70a39dafb057c79892"}, "tags": [], "enabled": true, "id": "a0caa0fa16684a70a39dafb057c79892", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-0241d7d9-bcf2-4fe-proj"}]} 2018-06-27 21:21:05,122 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateNetworkSuccessTests-0241d7d9-bcf2-4fe-proj used request id req-6d745463-16e7-47b7-afe5-fa7cc467b05a 2018-06-27 21:21: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/networks?name=floating_net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5b52f4c7a1b1f21b46222e07dc2fb2a7fd86abe" 2018-06-27 21:21:06,218 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:21:06 GMT Content-Type: application/json Content-Length: 696 Connection: keep-alive X-Openstack-Request-Id: req-5319f613-be01-403c-82d8-136121bca5fc 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":"977aff9f-43e9-4fec-86ae-a730f64fa17d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":["df0aa635-d718-49cc-81c1-ba349ef8a505"],"description":"","tags":[],"updated_at":"2018-06-27T18:56:39Z","is_default":true,"provider:segmentation_id":null,"name":"floating_net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T18:56:31Z","provider:network_type":"flat"}]} 2018-06-27 21:21:06,218 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=floating_net used request id req-5319f613-be01-403c-82d8-136121bca5fc 2018-06-27 21:21: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=977aff9f-43e9-4fec-86ae-a730f64fa17d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5b52f4c7a1b1f21b46222e07dc2fb2a7fd86abe" 2018-06-27 21:21:06,396 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:21:06 GMT Content-Type: application/json Content-Length: 628 Connection: keep-alive X-Openstack-Request-Id: req-474c30ab-e1fe-4db8-bd6d-a3c4c89011e2 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"977aff9f-43e9-4fec-86ae-a730f64fa17d","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T18:56:39Z","dns_nameservers":[],"updated_at":"2018-06-27T18:56:39Z","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":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"df0aa635-d718-49cc-81c1-ba349ef8a505","subnetpool_id":null,"name":"floating_subnet"}]} 2018-06-27 21:21:06,396 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=977aff9f-43e9-4fec-86ae-a730f64fa17d used request id req-474c30ab-e1fe-4db8-bd6d-a3c4c89011e2 2018-06-27 21:21:06,397 - neutron_utils - INFO - Creating router with name - CreateNetworkSuccessTests-5bffdf80-16ec-4a52-86c9-36bef4e90f34-pub-router 2018-06-27 21:21:06,402 - 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}b5b52f4c7a1b1f21b46222e07dc2fb2a7fd86abe" -d '{"router": {"external_gateway_info": {"network_id": "977aff9f-43e9-4fec-86ae-a730f64fa17d"}, "tenant_id": "a0caa0fa16684a70a39dafb057c79892", "name": "CreateNetworkSuccessTests-5bffdf80-16ec-4a52-86c9-36bef4e90f34-pub-router", "admin_state_up": true}}' 2018-06-27 21:21:10,086 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 21:21:10 GMT Content-Type: application/json Content-Length: 730 Connection: keep-alive X-Openstack-Request-Id: req-ccf55cdb-5ed9-4e77-8916-f40b58c8f5fe Front-End-Https: on RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "977aff9f-43e9-4fec-86ae-a730f64fa17d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "df0aa635-d718-49cc-81c1-ba349ef8a505", "ip_address": "172.30.10.116"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "a0caa0fa16684a70a39dafb057c79892", "created_at": "2018-06-27T21:21:06Z", "admin_state_up": true, "updated_at": "2018-06-27T21:21:08Z", "project_id": "a0caa0fa16684a70a39dafb057c79892", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "e21aee93-2214-4ac0-a1d8-73f5e62c9ad2", "name": "CreateNetworkSuccessTests-5bffdf80-16ec-4a52-86c9-36bef4e90f34-pub-router"}} 2018-06-27 21:21:10,086 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/routers used request id req-ccf55cdb-5ed9-4e77-8916-f40b58c8f5fe 2018-06-27 21:21:10,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?device_id=e21aee93-2214-4ac0-a1d8-73f5e62c9ad2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5b52f4c7a1b1f21b46222e07dc2fb2a7fd86abe" 2018-06-27 21:21:10,799 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:21:10 GMT Content-Type: application/json Content-Length: 752 Connection: keep-alive X-Openstack-Request-Id: req-8d039e33-3384-4554-9bb1-a9545e4a1d6b Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T21:21:08Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"df0aa635-d718-49cc-81c1-ba349ef8a505","ip_address":"172.30.10.116"}],"id":"b8a4ba6c-8d1b-41d6-9a8e-148d0a41ff49","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:8d:e9:3d","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"e21aee93-2214-4ac0-a1d8-73f5e62c9ad2","name":"","admin_state_up":true,"network_id":"977aff9f-43e9-4fec-86ae-a730f64fa17d","tenant_id":"","created_at":"2018-06-27T21:21:07Z","binding:vnic_type":"normal"}]} 2018-06-27 21:21:10,799 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=e21aee93-2214-4ac0-a1d8-73f5e62c9ad2 used request id req-8d039e33-3384-4554-9bb1-a9545e4a1d6b 2018-06-27 21:21:10,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/df0aa635-d718-49cc-81c1-ba349ef8a505 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5b52f4c7a1b1f21b46222e07dc2fb2a7fd86abe" 2018-06-27 21:21:10,904 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:21:10 GMT Content-Type: application/json Content-Length: 625 Connection: keep-alive X-Openstack-Request-Id: req-6cb3e799-14ed-43aa-8e29-d31b4f3fced0 Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"977aff9f-43e9-4fec-86ae-a730f64fa17d","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T18:56:39Z","dns_nameservers":[],"updated_at":"2018-06-27T18:56:39Z","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":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"df0aa635-d718-49cc-81c1-ba349ef8a505","subnetpool_id":null,"name":"floating_subnet"}} 2018-06-27 21:21:10,905 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/df0aa635-d718-49cc-81c1-ba349ef8a505 used request id req-6cb3e799-14ed-43aa-8e29-d31b4f3fced0 2018-06-27 21:21:10,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=CreateNetworkSuccessTests-5bffdf80-16ec-4a52-86c9-36bef4e90f34-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5b52f4c7a1b1f21b46222e07dc2fb2a7fd86abe" 2018-06-27 21:21:11,105 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:21:11 GMT Content-Type: application/json Content-Length: 729 Connection: keep-alive X-Openstack-Request-Id: req-32cf6737-b835-4241-b0a0-cf38ef1ef624 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":"adb2fb5f-b1d4-4f55-b348-aeace2a070ce","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a0caa0fa16684a70a39dafb057c79892","status":"ACTIVE","subnets":["3c69d695-af05-449f-861a-4a49afec0f22"],"description":"","tags":[],"updated_at":"2018-06-27T21:20:56Z","provider:segmentation_id":92,"name":"CreateNetworkSuccessTests-5bffdf80-16ec-4a52-86c9-36bef4e90f34-pub-net","admin_state_up":true,"tenant_id":"a0caa0fa16684a70a39dafb057c79892","created_at":"2018-06-27T21:20:53Z","provider:network_type":"vxlan"}]} 2018-06-27 21:21:11,105 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateNetworkSuccessTests-5bffdf80-16ec-4a52-86c9-36bef4e90f34-pub-net used request id req-32cf6737-b835-4241-b0a0-cf38ef1ef624 2018-06-27 21:21:11,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 21:21:11,119 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:21: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-27 21:21:11,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/a0caa0fa16684a70a39dafb057c79892 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5b52f4c7a1b1f21b46222e07dc2fb2a7fd86abe" 2018-06-27 21:21:11,397 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:21:11 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-00e85fca-9da5-4471-9184-f6aa1d4f591d Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/a0caa0fa16684a70a39dafb057c79892"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a0caa0fa16684a70a39dafb057c79892", "name": "CreateNetworkSuccessTests-0241d7d9-bcf2-4fe-proj"}} 2018-06-27 21:21:11,397 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/a0caa0fa16684a70a39dafb057c79892 used request id req-00e85fca-9da5-4471-9184-f6aa1d4f591d 2018-06-27 21:21:11,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/subnets?network_id=adb2fb5f-b1d4-4f55-b348-aeace2a070ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5b52f4c7a1b1f21b46222e07dc2fb2a7fd86abe" 2018-06-27 21:21:11,523 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:21:11 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-50f2d607-f6ff-476c-867c-73a8d6aa88b9 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"adb2fb5f-b1d4-4f55-b348-aeace2a070ce","tenant_id":"a0caa0fa16684a70a39dafb057c79892","created_at":"2018-06-27T21:20:56Z","dns_nameservers":[],"updated_at":"2018-06-27T21:20: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":"a0caa0fa16684a70a39dafb057c79892","id":"3c69d695-af05-449f-861a-4a49afec0f22","subnetpool_id":null,"name":"CreateNetworkSuccessTests-5bffdf80-16ec-4a52-86c9-36bef4e90f34-pub-subnet"}]} 2018-06-27 21:21:11,524 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=adb2fb5f-b1d4-4f55-b348-aeace2a070ce used request id req-50f2d607-f6ff-476c-867c-73a8d6aa88b9 2018-06-27 21:21:11,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=adb2fb5f-b1d4-4f55-b348-aeace2a070ce&name=CreateNetworkSuccessTests-5bffdf80-16ec-4a52-86c9-36bef4e90f34-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5b52f4c7a1b1f21b46222e07dc2fb2a7fd86abe" 2018-06-27 21:21:12,551 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:21:12 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-bb8a5a80-6d2c-4a20-88a3-968b2c4deef0 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"adb2fb5f-b1d4-4f55-b348-aeace2a070ce","tenant_id":"a0caa0fa16684a70a39dafb057c79892","created_at":"2018-06-27T21:20:56Z","dns_nameservers":[],"updated_at":"2018-06-27T21:20: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":"a0caa0fa16684a70a39dafb057c79892","id":"3c69d695-af05-449f-861a-4a49afec0f22","subnetpool_id":null,"name":"CreateNetworkSuccessTests-5bffdf80-16ec-4a52-86c9-36bef4e90f34-pub-subnet"}]} 2018-06-27 21:21:12,551 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=adb2fb5f-b1d4-4f55-b348-aeace2a070ce&name=CreateNetworkSuccessTests-5bffdf80-16ec-4a52-86c9-36bef4e90f34-pub-subnet used request id req-bb8a5a80-6d2c-4a20-88a3-968b2c4deef0 2018-06-27 21:21:12,551 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-06-27 21:21:12,551 - neutron_utils - INFO - Adding interface to router with name CreateNetworkSuccessTests-5bffdf80-16ec-4a52-86c9-36bef4e90f34-pub-router 2018-06-27 21:21:12,557 - 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/e21aee93-2214-4ac0-a1d8-73f5e62c9ad2/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5b52f4c7a1b1f21b46222e07dc2fb2a7fd86abe" -d '{"subnet_id": "3c69d695-af05-449f-861a-4a49afec0f22"}' 2018-06-27 21:21:17,523 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:21:17 GMT Content-Type: application/json Content-Length: 309 Connection: keep-alive X-Openstack-Request-Id: req-da736ef2-8ba8-43ea-b10f-05a5617c23e2 Front-End-Https: on RESP BODY: {"network_id": "adb2fb5f-b1d4-4f55-b348-aeace2a070ce", "tenant_id": "a0caa0fa16684a70a39dafb057c79892", "subnet_id": "3c69d695-af05-449f-861a-4a49afec0f22", "subnet_ids": ["3c69d695-af05-449f-861a-4a49afec0f22"], "port_id": "054480e4-1c28-4e91-8192-5f9355c42670", "id": "e21aee93-2214-4ac0-a1d8-73f5e62c9ad2"} 2018-06-27 21:21:17,523 - keystoneauth.session - DEBUG - PUT call to network for https://172.30.10.101:9696/v2.0/routers/e21aee93-2214-4ac0-a1d8-73f5e62c9ad2/add_router_interface used request id req-da736ef2-8ba8-43ea-b10f-05a5617c23e2 2018-06-27 21:21:17,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/routers/e21aee93-2214-4ac0-a1d8-73f5e62c9ad2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5b52f4c7a1b1f21b46222e07dc2fb2a7fd86abe" 2018-06-27 21:21:17,817 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:21:17 GMT Content-Type: application/json Content-Length: 736 Connection: keep-alive X-Openstack-Request-Id: req-019e4ad3-b517-4bd6-847c-acd6e72f3f34 Front-End-Https: on RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "977aff9f-43e9-4fec-86ae-a730f64fa17d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "df0aa635-d718-49cc-81c1-ba349ef8a505", "ip_address": "172.30.10.116"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "a0caa0fa16684a70a39dafb057c79892", "created_at": "2018-06-27T21:21:06Z", "admin_state_up": true, "updated_at": "2018-06-27T21:21:15Z", "project_id": "a0caa0fa16684a70a39dafb057c79892", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "e21aee93-2214-4ac0-a1d8-73f5e62c9ad2", "name": "CreateNetworkSuccessTests-5bffdf80-16ec-4a52-86c9-36bef4e90f34-pub-router"}} 2018-06-27 21:21:17,818 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers/e21aee93-2214-4ac0-a1d8-73f5e62c9ad2 used request id req-019e4ad3-b517-4bd6-847c-acd6e72f3f34 2018-06-27 21:21:17,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/ports?device_id=e21aee93-2214-4ac0-a1d8-73f5e62c9ad2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5b52f4c7a1b1f21b46222e07dc2fb2a7fd86abe" 2018-06-27 21:21:17,939 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:21:17 GMT Content-Type: application/json Content-Length: 1626 Connection: keep-alive X-Openstack-Request-Id: req-3a6c3371-c7e0-4bd9-bdc1-fdfd7b6a7af8 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T21:21:16Z","device_owner":"network:router_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3c69d695-af05-449f-861a-4a49afec0f22","ip_address":"10.55.1.1"}],"id":"054480e4-1c28-4e91-8192-5f9355c42670","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:36:22:b9","project_id":"a0caa0fa16684a70a39dafb057c79892","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"e21aee93-2214-4ac0-a1d8-73f5e62c9ad2","name":"","admin_state_up":true,"network_id":"adb2fb5f-b1d4-4f55-b348-aeace2a070ce","tenant_id":"a0caa0fa16684a70a39dafb057c79892","created_at":"2018-06-27T21:21:14Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T21:21:15Z","device_owner":"network:router_gateway","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"df0aa635-d718-49cc-81c1-ba349ef8a505","ip_address":"172.30.10.116"}],"id":"b8a4ba6c-8d1b-41d6-9a8e-148d0a41ff49","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:e9:3d","project_id":"","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"e21aee93-2214-4ac0-a1d8-73f5e62c9ad2","name":"","admin_state_up":true,"network_id":"977aff9f-43e9-4fec-86ae-a730f64fa17d","tenant_id":"","created_at":"2018-06-27T21:21:07Z","binding:vnic_type":"normal"}]} 2018-06-27 21:21:17,939 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=e21aee93-2214-4ac0-a1d8-73f5e62c9ad2 used request id req-3a6c3371-c7e0-4bd9-bdc1-fdfd7b6a7af8 2018-06-27 21:21:17,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/subnets/df0aa635-d718-49cc-81c1-ba349ef8a505 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5b52f4c7a1b1f21b46222e07dc2fb2a7fd86abe" 2018-06-27 21:21:18,051 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:21:18 GMT Content-Type: application/json Content-Length: 625 Connection: keep-alive X-Openstack-Request-Id: req-5261be67-502d-4c4e-8a81-f7bf721f04ba Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"977aff9f-43e9-4fec-86ae-a730f64fa17d","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T18:56:39Z","dns_nameservers":[],"updated_at":"2018-06-27T18:56:39Z","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":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"df0aa635-d718-49cc-81c1-ba349ef8a505","subnetpool_id":null,"name":"floating_subnet"}} 2018-06-27 21:21:18,051 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/df0aa635-d718-49cc-81c1-ba349ef8a505 used request id req-5261be67-502d-4c4e-8a81-f7bf721f04ba 2018-06-27 21:21:18,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/subnets/3c69d695-af05-449f-861a-4a49afec0f22 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5b52f4c7a1b1f21b46222e07dc2fb2a7fd86abe" 2018-06-27 21:21:18,153 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:21:18 GMT Content-Type: application/json Content-Length: 672 Connection: keep-alive X-Openstack-Request-Id: req-b5f4f2f1-4ca9-453d-b946-9b2d1f340099 Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"adb2fb5f-b1d4-4f55-b348-aeace2a070ce","tenant_id":"a0caa0fa16684a70a39dafb057c79892","created_at":"2018-06-27T21:20:56Z","dns_nameservers":[],"updated_at":"2018-06-27T21:20: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":"a0caa0fa16684a70a39dafb057c79892","id":"3c69d695-af05-449f-861a-4a49afec0f22","subnetpool_id":null,"name":"CreateNetworkSuccessTests-5bffdf80-16ec-4a52-86c9-36bef4e90f34-pub-subnet"}} 2018-06-27 21:21:18,153 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/3c69d695-af05-449f-861a-4a49afec0f22 used request id req-b5f4f2f1-4ca9-453d-b946-9b2d1f340099 2018-06-27 21:21:18,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/routers?name=CreateNetworkSuccessTests-5bffdf80-16ec-4a52-86c9-36bef4e90f34-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84eeb406188e251e1a1956ae1325549b9d14b9d5" 2018-06-27 21:21:19,145 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:21:19 GMT Content-Type: application/json Content-Length: 726 Connection: keep-alive X-Openstack-Request-Id: req-f86393d4-235d-4f29-9876-2a9f7ca6a444 Front-End-Https: on RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "977aff9f-43e9-4fec-86ae-a730f64fa17d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "df0aa635-d718-49cc-81c1-ba349ef8a505", "ip_address": "172.30.10.116"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "a0caa0fa16684a70a39dafb057c79892", "created_at": "2018-06-27T21:21:06Z", "admin_state_up": true, "updated_at": "2018-06-27T21:21:15Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "a0caa0fa16684a70a39dafb057c79892", "id": "e21aee93-2214-4ac0-a1d8-73f5e62c9ad2", "name": "CreateNetworkSuccessTests-5bffdf80-16ec-4a52-86c9-36bef4e90f34-pub-router"}]} 2018-06-27 21:21:19,145 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers?name=CreateNetworkSuccessTests-5bffdf80-16ec-4a52-86c9-36bef4e90f34-pub-router&admin_state_up=True used request id req-f86393d4-235d-4f29-9876-2a9f7ca6a444 2018-06-27 21:21:19,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/a0caa0fa16684a70a39dafb057c79892 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bb9de1a69954761e6ac5b0ec603cd8e72b68b79" 2018-06-27 21:21:19,207 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:21:19 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-086f7dc5-108b-4443-a483-58f2a78e19ef Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/a0caa0fa16684a70a39dafb057c79892"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a0caa0fa16684a70a39dafb057c79892", "name": "CreateNetworkSuccessTests-0241d7d9-bcf2-4fe-proj"}} 2018-06-27 21:21:19,207 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/a0caa0fa16684a70a39dafb057c79892 used request id req-086f7dc5-108b-4443-a483-58f2a78e19ef 2018-06-27 21:21:19,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/ports?device_id=e21aee93-2214-4ac0-a1d8-73f5e62c9ad2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84eeb406188e251e1a1956ae1325549b9d14b9d5" 2018-06-27 21:21:19,418 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:21:19 GMT Content-Type: application/json Content-Length: 718 Connection: keep-alive X-Openstack-Request-Id: req-191370ee-7fe9-4f6e-bff0-105d7e0b8350 Front-End-Https: on RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"adb2fb5f-b1d4-4f55-b348-aeace2a070ce","tenant_id":"a0caa0fa16684a70a39dafb057c79892","created_at":"2018-06-27T21:21:14Z","admin_state_up":true,"updated_at":"2018-06-27T21:21:16Z","binding:vnic_type":"normal","device_id":"e21aee93-2214-4ac0-a1d8-73f5e62c9ad2","device_owner":"network:router_interface","revision_number":6,"mac_address":"fa:16:3e:36:22:b9","id":"054480e4-1c28-4e91-8192-5f9355c42670","port_security_enabled":false,"project_id":"a0caa0fa16684a70a39dafb057c79892","fixed_ips":[{"subnet_id":"3c69d695-af05-449f-861a-4a49afec0f22","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-27 21:21:19,418 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=e21aee93-2214-4ac0-a1d8-73f5e62c9ad2 used request id req-191370ee-7fe9-4f6e-bff0-105d7e0b8350 2018-06-27 21:21:19,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/3c69d695-af05-449f-861a-4a49afec0f22 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84eeb406188e251e1a1956ae1325549b9d14b9d5" 2018-06-27 21:21:19,549 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:21:19 GMT Content-Type: application/json Content-Length: 672 Connection: keep-alive X-Openstack-Request-Id: req-27cc54a8-1808-4144-a621-1d0a5e4ff159 Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"adb2fb5f-b1d4-4f55-b348-aeace2a070ce","tenant_id":"a0caa0fa16684a70a39dafb057c79892","created_at":"2018-06-27T21:20:56Z","dns_nameservers":[],"updated_at":"2018-06-27T21:20: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":"a0caa0fa16684a70a39dafb057c79892","id":"3c69d695-af05-449f-861a-4a49afec0f22","subnetpool_id":null,"name":"CreateNetworkSuccessTests-5bffdf80-16ec-4a52-86c9-36bef4e90f34-pub-subnet"}} 2018-06-27 21:21:19,549 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/3c69d695-af05-449f-861a-4a49afec0f22 used request id req-27cc54a8-1808-4144-a621-1d0a5e4ff159 2018-06-27 21:21:19,550 - OpenStackNetwork - INFO - Removing router interface from router CreateNetworkSuccessTests-5bffdf80-16ec-4a52-86c9-36bef4e90f34-pub-router and subnet CreateNetworkSuccessTests-5bffdf80-16ec-4a52-86c9-36bef4e90f34-pub-subnet 2018-06-27 21:21:19,550 - neutron_utils - INFO - Removing router interface from router named CreateNetworkSuccessTests-5bffdf80-16ec-4a52-86c9-36bef4e90f34-pub-router 2018-06-27 21:21:19,555 - 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/e21aee93-2214-4ac0-a1d8-73f5e62c9ad2/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5b52f4c7a1b1f21b46222e07dc2fb2a7fd86abe" -d '{"subnet_id": "3c69d695-af05-449f-861a-4a49afec0f22"}' 2018-06-27 21:21:25,790 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:21:25 GMT Content-Type: application/json Content-Length: 309 Connection: keep-alive X-Openstack-Request-Id: req-379bee48-3daa-477c-8656-b8f6f8f84adc Front-End-Https: on RESP BODY: {"network_id": "adb2fb5f-b1d4-4f55-b348-aeace2a070ce", "tenant_id": "a0caa0fa16684a70a39dafb057c79892", "subnet_id": "3c69d695-af05-449f-861a-4a49afec0f22", "subnet_ids": ["3c69d695-af05-449f-861a-4a49afec0f22"], "port_id": "054480e4-1c28-4e91-8192-5f9355c42670", "id": "e21aee93-2214-4ac0-a1d8-73f5e62c9ad2"} 2018-06-27 21:21:25,790 - keystoneauth.session - DEBUG - PUT call to network for https://172.30.10.101:9696/v2.0/routers/e21aee93-2214-4ac0-a1d8-73f5e62c9ad2/remove_router_interface used request id req-379bee48-3daa-477c-8656-b8f6f8f84adc 2018-06-27 21:21:25,791 - OpenStackNetwork - INFO - Removing router CreateNetworkSuccessTests-5bffdf80-16ec-4a52-86c9-36bef4e90f34-pub-router 2018-06-27 21:21:25,791 - neutron_utils - INFO - Deleting router with name - CreateNetworkSuccessTests-5bffdf80-16ec-4a52-86c9-36bef4e90f34-pub-router 2018-06-27 21:21:25,796 - 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/e21aee93-2214-4ac0-a1d8-73f5e62c9ad2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5b52f4c7a1b1f21b46222e07dc2fb2a7fd86abe" 2018-06-27 21:21:29,055 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:21:29 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-128b73aa-f76c-492c-841d-088c21379591 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:21:29,055 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/routers/e21aee93-2214-4ac0-a1d8-73f5e62c9ad2 used request id req-128b73aa-f76c-492c-841d-088c21379591 2018-06-27 21:21:29,056 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-5bffdf80-16ec-4a52-86c9-36bef4e90f34-pub-subnet 2018-06-27 21:21:29,057 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-5bffdf80-16ec-4a52-86c9-36bef4e90f34-pub-subnet 2018-06-27 21:21:29,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/subnets/3c69d695-af05-449f-861a-4a49afec0f22 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}982df61ef054015b841b8346ce89b0c3a8b1039a" 2018-06-27 21:21:33,442 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:21:33 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-97f9a126-ee01-4635-8f60-e748af5a7fd5 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:21:33,442 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/3c69d695-af05-449f-861a-4a49afec0f22 used request id req-97f9a126-ee01-4635-8f60-e748af5a7fd5 2018-06-27 21:21:33,443 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-5bffdf80-16ec-4a52-86c9-36bef4e90f34-pub-net 2018-06-27 21:21:33,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/networks/adb2fb5f-b1d4-4f55-b348-aeace2a070ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}982df61ef054015b841b8346ce89b0c3a8b1039a" 2018-06-27 21:21:36,256 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:21:36 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-c4e3a858-0fd7-48db-b103-e8dbb0ce22c1 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:21:36,256 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/adb2fb5f-b1d4-4f55-b348-aeace2a070ce used request id req-c4e3a858-0fd7-48db-b103-e8dbb0ce22c1 2018-06-27 21:21:36,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?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}988f96ec1587626c4a287c88f1fe394ea50e9470" 2018-06-27 21:21:37,081 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:21:37 GMT Content-Type: application/json Content-Length: 11766 Connection: keep-alive X-Openstack-Request-Id: req-95ee8daf-ebb2-4826-adb8-ce864fb9479f Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-27T19:03:04Z", "updated_at": "2018-06-27T19:03:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "6748ef1e-56da-434e-9e89-e86b58537b65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "b3e3826c-1c48-4699-93f0-f8a310956753", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "bfad35fa-7ea9-4a81-917d-7b86481eb510", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "d657b333-103d-4d19-add8-1e8bae2f8849", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a0caa0fa16684a70a39dafb057c79892", "created_at": "2018-06-27T21:20:53Z", "updated_at": "2018-06-27T21:20:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:20:53Z", "revision_number": 0, "id": "15d2c13a-0cb3-43ab-b899-9715b6d2f8ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:20:53Z", "security_group_id": "94831f80-ab47-4df2-a284-19c26716a6f6", "tenant_id": "a0caa0fa16684a70a39dafb057c79892", "port_range_min": null, "ethertype": "IPv6", "project_id": "a0caa0fa16684a70a39dafb057c79892"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:20:53Z", "revision_number": 0, "id": "5c881827-a96e-46b8-a426-1208e3a38935", "remote_group_id": "94831f80-ab47-4df2-a284-19c26716a6f6", "remote_ip_prefix": null, "created_at": "2018-06-27T21:20:53Z", "security_group_id": "94831f80-ab47-4df2-a284-19c26716a6f6", "tenant_id": "a0caa0fa16684a70a39dafb057c79892", "port_range_min": null, "ethertype": "IPv4", "project_id": "a0caa0fa16684a70a39dafb057c79892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:20:53Z", "revision_number": 0, "id": "e5d77f11-1b14-44b4-a89f-d020210b4465", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:20:53Z", "security_group_id": "94831f80-ab47-4df2-a284-19c26716a6f6", "tenant_id": "a0caa0fa16684a70a39dafb057c79892", "port_range_min": null, "ethertype": "IPv4", "project_id": "a0caa0fa16684a70a39dafb057c79892"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:20:53Z", "revision_number": 0, "id": "fd89f930-d9d9-4a56-8696-f74b3c277278", "remote_group_id": "94831f80-ab47-4df2-a284-19c26716a6f6", "remote_ip_prefix": null, "created_at": "2018-06-27T21:20:53Z", "security_group_id": "94831f80-ab47-4df2-a284-19c26716a6f6", "tenant_id": "a0caa0fa16684a70a39dafb057c79892", "port_range_min": null, "ethertype": "IPv6", "project_id": "a0caa0fa16684a70a39dafb057c79892"}], "revision_number": 4, "project_id": "a0caa0fa16684a70a39dafb057c79892", "id": "94831f80-ab47-4df2-a284-19c26716a6f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b92069937e44a3786e439f95c61afe5", "created_at": "2018-06-27T19:08:41Z", "updated_at": "2018-06-27T19:08:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "4ac2a090-f595-4e7b-9b7a-a52fa204e881", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "5508c0b1-6261-44cb-854d-60c64bcbba0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "a60c77dc-6985-48ac-a3a3-067176d3e52f", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "e6ec0fa4-1eb3-4c5d-a451-c7acfd7fde82", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}], "revision_number": 4, "project_id": "4b92069937e44a3786e439f95c61afe5", "id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T18:59:55Z", "updated_at": "2018-06-27T18:59:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "5a060918-419b-4ec3-90df-a7764c06af2f", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "6cd9bbf0-4d1b-4b13-a6c4-e20a15bb3360", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "8134c0f0-89c6-4d45-bef8-a9260d9d0723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "e0e7297a-a59d-4d2b-b75c-2cc86b269114", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}], "revision_number": 4, "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "created_at": "2018-06-27T21:03:43Z", "updated_at": "2018-06-27T21:03:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "41061dbf-a5a2-465f-84dd-140f6104b3f7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "47d5c96d-0510-41a5-b33e-5683702c5bb8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "4b4b6430-3f42-4fe4-a25e-2c5c015a7699", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "e6a68cb7-6491-4474-a4d7-38496cac4eb7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}], "revision_number": 4, "project_id": "3f0a375b66c54145bff1c56e7c91ad73", "id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "name": "default"}]} 2018-06-27 21:21:37,082 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-95ee8daf-ebb2-4826-adb8-ce864fb9479f 2018-06-27 21:21:37,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/a0caa0fa16684a70a39dafb057c79892 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}988f96ec1587626c4a287c88f1fe394ea50e9470" 2018-06-27 21:21:37,181 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:21:37 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3c386303-2baf-4595-93a6-0be401f6ea5b Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/a0caa0fa16684a70a39dafb057c79892"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a0caa0fa16684a70a39dafb057c79892", "name": "CreateNetworkSuccessTests-0241d7d9-bcf2-4fe-proj"}} 2018-06-27 21:21:37,182 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/a0caa0fa16684a70a39dafb057c79892 used request id req-3c386303-2baf-4595-93a6-0be401f6ea5b 2018-06-27 21:21:37,182 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 94831f80-ab47-4df2-a284-19c26716a6f6 2018-06-27 21:21:37,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=94831f80-ab47-4df2-a284-19c26716a6f6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}988f96ec1587626c4a287c88f1fe394ea50e9470" 2018-06-27 21:21:38,013 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:21:38 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-3e40a58a-751a-4b7c-9298-403d138f64fa 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-27T21:20:53Z", "security_group_id": "94831f80-ab47-4df2-a284-19c26716a6f6", "port_range_min": null, "revision_number": 0, "tenant_id": "a0caa0fa16684a70a39dafb057c79892", "created_at": "2018-06-27T21:20:53Z", "project_id": "a0caa0fa16684a70a39dafb057c79892", "id": "15d2c13a-0cb3-43ab-b899-9715b6d2f8ea"}, {"remote_group_id": "94831f80-ab47-4df2-a284-19c26716a6f6", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:20:53Z", "security_group_id": "94831f80-ab47-4df2-a284-19c26716a6f6", "port_range_min": null, "revision_number": 0, "tenant_id": "a0caa0fa16684a70a39dafb057c79892", "created_at": "2018-06-27T21:20:53Z", "project_id": "a0caa0fa16684a70a39dafb057c79892", "id": "5c881827-a96e-46b8-a426-1208e3a38935"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:20:53Z", "security_group_id": "94831f80-ab47-4df2-a284-19c26716a6f6", "port_range_min": null, "revision_number": 0, "tenant_id": "a0caa0fa16684a70a39dafb057c79892", "created_at": "2018-06-27T21:20:53Z", "project_id": "a0caa0fa16684a70a39dafb057c79892", "id": "e5d77f11-1b14-44b4-a89f-d020210b4465"}, {"remote_group_id": "94831f80-ab47-4df2-a284-19c26716a6f6", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:20:53Z", "security_group_id": "94831f80-ab47-4df2-a284-19c26716a6f6", "port_range_min": null, "revision_number": 0, "tenant_id": "a0caa0fa16684a70a39dafb057c79892", "created_at": "2018-06-27T21:20:53Z", "project_id": "a0caa0fa16684a70a39dafb057c79892", "id": "fd89f930-d9d9-4a56-8696-f74b3c277278"}]} 2018-06-27 21:21:38,013 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=94831f80-ab47-4df2-a284-19c26716a6f6 used request id req-3e40a58a-751a-4b7c-9298-403d138f64fa 2018-06-27 21:21:38,014 - neutron_utils - INFO - Deleting security group with name - default 2018-06-27 21:21:38,020 - 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/94831f80-ab47-4df2-a284-19c26716a6f6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}988f96ec1587626c4a287c88f1fe394ea50e9470" 2018-06-27 21:21:38,427 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:21:38 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-cadd7cb6-ac5e-486a-9cbb-a43d80209fd2 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:21:38,427 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/94831f80-ab47-4df2-a284-19c26716a6f6 used request id req-cadd7cb6-ac5e-486a-9cbb-a43d80209fd2 2018-06-27 21:21:38,428 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-0241d7d9-bcf2-4fe-proj 2018-06-27 21:21:38,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/a0caa0fa16684a70a39dafb057c79892 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}988f96ec1587626c4a287c88f1fe394ea50e9470" 2018-06-27 21:21:39,202 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:21:38 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b1f9f744-f90a-430c-bf85-a58a479b8ed3 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:21:39,203 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/a0caa0fa16684a70a39dafb057c79892 used request id req-b1f9f744-f90a-430c-bf85-a58a479b8ed3 2018-06-27 21:21:39,203 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-0241d7d9-bcf2-4fe-proj-role 2018-06-27 21:21:39,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/c18e627e56c34f25999e675a8b6cd065 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}988f96ec1587626c4a287c88f1fe394ea50e9470" 2018-06-27 21:21:39,345 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:21:39 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2849eb39-6c1a-4aed-a307-6f021525659d Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:21:39,345 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/c18e627e56c34f25999e675a8b6cd065 used request id req-2849eb39-6c1a-4aed-a307-6f021525659d 2018-06-27 21:21:39,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? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}988f96ec1587626c4a287c88f1fe394ea50e9470" 2018-06-27 21:21:39,704 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:21:39 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-77d08409-392a-4a5d-856f-1cd815624bec Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 21:21:39,704 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-77d08409-392a-4a5d-856f-1cd815624bec 2018-06-27 21:21:39,705 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-0241d7d9-bcf2-4fe-user 2018-06-27 21:21:39,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/0c1ccc4305ae4316b7e026542b7e30ea -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1667ff8a16dee12a0ec349643f2edcd9d651104c" 2018-06-27 21:21:40,427 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:21:39 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e29437e0-c97f-4348-af82-eae7e2b35807 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:21:40,427 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/0c1ccc4305ae4316b7e026542b7e30ea used request id req-e29437e0-c97f-4348-af82-eae7e2b35807 2018-06-27 21:21:40,430 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:21:41,380 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:21:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["tsOlt8qCRTaui0kDu32jnQ"], "issued_at": "2018-06-27T21:21:41.000000Z"}} 2018-06-27 21:21:41,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}037edb07050aaa0dc26ab7309b04f8b153dcdf46" 2018-06-27 21:21:41,740 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:21:41 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f1a0a439-06e9-4f90-a055-0153967228be Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:21:41,740 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-f1a0a439-06e9-4f90-a055-0153967228be 2018-06-27 21:21:41,741 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:21:41,742 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:21:42,660 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:21:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["hTrzJOGIQeiqdY3eEFumqQ"], "issued_at": "2018-06-27T21:21:42.000000Z"}} 2018-06-27 21:21:42,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}93df22cfdf9876e49ca8c25d2472e88efb0ef950" 2018-06-27 21:21:43,051 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:21:42 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-eb889b12-2c1d-4615-807e-c90afcf7590c Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:21:43,051 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-eb889b12-2c1d-4615-807e-c90afcf7590c 2018-06-27 21:21:43,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 21:21:43,067 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:21: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-27 21:21:43,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=CreateNetworkSuccessTests-9c5325c2-0575-4f8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93df22cfdf9876e49ca8c25d2472e88efb0ef950" 2018-06-27 21:21:43,148 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:21:43 GMT Server: Apache Content-Length: 193 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f2b59e60-df3f-4106-815e-7b3d9c30f96d 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-9c5325c2-0575-4f8-proj", "previous": null, "next": null}, "projects": []} 2018-06-27 21:21:43,149 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-9c5325c2-0575-4f8-proj used request id req-f2b59e60-df3f-4106-815e-7b3d9c30f96d 2018-06-27 21:21:43,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93df22cfdf9876e49ca8c25d2472e88efb0ef950" 2018-06-27 21:21:43,534 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:21:43 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-87649f64-608e-48c3-b2bc-56f627de1a1c Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 21:21:43,535 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-87649f64-608e-48c3-b2bc-56f627de1a1c 2018-06-27 21:21:43,538 - 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}93df22cfdf9876e49ca8c25d2472e88efb0ef950" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-9c5325c2-0575-4f8-proj"}}' 2018-06-27 21:21:43,994 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 21:21:43 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-83d8cc35-87e5-4877-b4e9-32146d1ea93a Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/d9f15fad179b4b13bf1d59242cf57e5e"}, "tags": [], "enabled": true, "id": "d9f15fad179b4b13bf1d59242cf57e5e", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-9c5325c2-0575-4f8-proj"}} 2018-06-27 21:21:43,995 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-83d8cc35-87e5-4877-b4e9-32146d1ea93a 2018-06-27 21:21:43,995 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-9c5325c2-0575-4f8-proj 2018-06-27 21:21:43,995 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:21:43,996 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:21:44,846 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:21:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["lQhKkz9QS1ycG6qbMg3LwQ"], "issued_at": "2018-06-27T21:21:44.000000Z"}} 2018-06-27 21:21:44,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}535982e2bff6239f5dac354394b0ea42df6c56e9" 2018-06-27 21:21:45,176 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:21:44 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5d039489-dff4-40c2-9d2e-2813ceb20298 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:21:45,176 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-5d039489-dff4-40c2-9d2e-2813ceb20298 2018-06-27 21:21:45,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 21:21:45,191 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:21: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-27 21:21:45,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}535982e2bff6239f5dac354394b0ea42df6c56e9" 2018-06-27 21:21:45,631 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:21:45 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ab889956-31f5-410b-a9da-9881634c8b7b Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/05b1bc3fa6fd4243a4ba8b4d6fcc3daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05b1bc3fa6fd4243a4ba8b4d6fcc3daf", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/48d44c9c0fea4f4e80edc7d2e0715db7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d44c9c0fea4f4e80edc7d2e0715db7", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/4d3721127bf84155a837606ce3feba32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d3721127bf84155a837606ce3feba32", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/5c846663ea6d407e9223de0719ce5442"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c846663ea6d407e9223de0719ce5442", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/73a10e6c4f67490a8a4030cc6cea32f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73a10e6c4f67490a8a4030cc6cea32f5", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/8ecfab7d9d4f47bb8892a85b7d2a0b5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ecfab7d9d4f47bb8892a85b7d2a0b5a", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/b278d529e9a54a9195e4e536b9384dc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b278d529e9a54a9195e4e536b9384dc0", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b7f107ae7bb34ccea8282b1a0ec7a979"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7f107ae7bb34ccea8282b1a0ec7a979", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/d21494d0185b463db36b8c8c2b341b97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d21494d0185b463db36b8c8c2b341b97", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e0bb346419f84e4680f6ca9a97f4fc0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e0bb346419f84e4680f6ca9a97f4fc0b", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "c8d542af72ce49338052c29f02c8857e", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e9dd794fa5c040a9a0445386fb2a6116"}, "options": {}, "id": "e9dd794fa5c040a9a0445386fb2a6116", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/e9f9c747d54947bc800a81ecf11858f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9f9c747d54947bc800a81ecf11858f5", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-27 21:21:45,631 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-ab889956-31f5-410b-a9da-9881634c8b7b 2018-06-27 21:21:45,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=CreateNetworkSuccessTests-9c5325c2-0575-4f8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}535982e2bff6239f5dac354394b0ea42df6c56e9" 2018-06-27 21:21:46,006 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:21:45 GMT Server: Apache Content-Length: 469 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0525e82e-f4fd-4ca8-ad5f-159bffa8bd27 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateNetworkSuccessTests-9c5325c2-0575-4f8-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/d9f15fad179b4b13bf1d59242cf57e5e"}, "tags": [], "enabled": true, "id": "d9f15fad179b4b13bf1d59242cf57e5e", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-9c5325c2-0575-4f8-proj"}]} 2018-06-27 21:21:46,007 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateNetworkSuccessTests-9c5325c2-0575-4f8-proj used request id req-0525e82e-f4fd-4ca8-ad5f-159bffa8bd27 2018-06-27 21:21:46,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}535982e2bff6239f5dac354394b0ea42df6c56e9" 2018-06-27 21:21:46,379 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:21:46 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-77a3e6e2-ffd6-44b6-86fe-4afdcbba0cd0 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 21:21:46,380 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-77a3e6e2-ffd6-44b6-86fe-4afdcbba0cd0 2018-06-27 21:21:47,218 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-9c5325c2-0575-4f8-user 2018-06-27 21:21:47,219 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:21:47,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}93df22cfdf9876e49ca8c25d2472e88efb0ef950" 2018-06-27 21:21:47,594 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:21:47 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bb9d08ef-3080-4273-af37-ea7ddadae0f6 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 21:21:47,594 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-bb9d08ef-3080-4273-af37-ea7ddadae0f6 2018-06-27 21:21:47,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}93df22cfdf9876e49ca8c25d2472e88efb0ef950" -d '{"role": {"name": "CreateNetworkSuccessTests-9c5325c2-0575-4f8-proj-role"}}' 2018-06-27 21:21:47,692 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 21:21:47 GMT Server: Apache Content-Length: 224 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-755e5530-ef48-4895-b32a-00a92a615450 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f960b359df4349feab134d8a59f48ca6", "links": {"self": "http://10.167.4.35:5000/v3/roles/f960b359df4349feab134d8a59f48ca6"}, "name": "CreateNetworkSuccessTests-9c5325c2-0575-4f8-proj-role"}} 2018-06-27 21:21:47,692 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-755e5530-ef48-4895-b32a-00a92a615450 2018-06-27 21:21:47,693 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-9c5325c2-0575-4f8-proj-role 2018-06-27 21:21:47,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/f960b359df4349feab134d8a59f48ca6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93df22cfdf9876e49ca8c25d2472e88efb0ef950" 2018-06-27 21:21:48,127 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:21:47 GMT Server: Apache Content-Length: 224 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7b0a12f8-123f-4348-a903-5b7228cb5b49 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f960b359df4349feab134d8a59f48ca6", "links": {"self": "http://10.167.4.35:5000/v3/roles/f960b359df4349feab134d8a59f48ca6"}, "name": "CreateNetworkSuccessTests-9c5325c2-0575-4f8-proj-role"}} 2018-06-27 21:21:48,127 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/f960b359df4349feab134d8a59f48ca6 used request id req-7b0a12f8-123f-4348-a903-5b7228cb5b49 2018-06-27 21:21:48,127 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-9c5325c2-0575-4f8-proj-role to project CreateNetworkSuccessTests-9c5325c2-0575-4f8-proj 2018-06-27 21:21:48,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/d9f15fad179b4b13bf1d59242cf57e5e/users/f8c041127cbf499e8d14d52d63e84ed4/roles/f960b359df4349feab134d8a59f48ca6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93df22cfdf9876e49ca8c25d2472e88efb0ef950" 2018-06-27 21:21:48,592 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:21:48 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5f38f2f5-f08d-47de-ab5d-1924be801e12 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:21:48,593 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/d9f15fad179b4b13bf1d59242cf57e5e/users/f8c041127cbf499e8d14d52d63e84ed4/roles/f960b359df4349feab134d8a59f48ca6 used request id req-5f38f2f5-f08d-47de-ab5d-1924be801e12 2018-06-27 21:21:48,593 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:21:48,594 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:21:49,472 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f960b359df4349feab134d8a59f48ca6", "name": "CreateNetworkSuccessTests-9c5325c2-0575-4f8-proj-role"}], "expires_at": "2018-06-27T22:21:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d9f15fad179b4b13bf1d59242cf57e5e", "name": "CreateNetworkSuccessTests-9c5325c2-0575-4f8-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/d9f15fad179b4b13bf1d59242cf57e5e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/d9f15fad179b4b13bf1d59242cf57e5e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/d9f15fad179b4b13bf1d59242cf57e5e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/d9f15fad179b4b13bf1d59242cf57e5e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/d9f15fad179b4b13bf1d59242cf57e5e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/d9f15fad179b4b13bf1d59242cf57e5e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/d9f15fad179b4b13bf1d59242cf57e5e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/d9f15fad179b4b13bf1d59242cf57e5e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/d9f15fad179b4b13bf1d59242cf57e5e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/d9f15fad179b4b13bf1d59242cf57e5e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/d9f15fad179b4b13bf1d59242cf57e5e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/d9f15fad179b4b13bf1d59242cf57e5e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-9c5325c2-0575-4f8-user", "id": "f8c041127cbf499e8d14d52d63e84ed4"}, "audit_ids": ["gCCfu8znSyS_KOW4pQYOlA"], "issued_at": "2018-06-27T21:21:49.000000Z"}} 2018-06-27 21:21:49,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5634f78f171d3be159fbc32938e5a2cd5f2cd4b3" 2018-06-27 21:21:49,757 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:21:49 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-df7ca09c-9cb6-477e-8898-caa990d7a61d Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:21:49,758 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-df7ca09c-9cb6-477e-8898-caa990d7a61d 2018-06-27 21:21:49,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/networks?name=CreateNetworkSuccessTests-fb2aef39-f9f3-47b1-8a38-2b1f07619ca1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5634f78f171d3be159fbc32938e5a2cd5f2cd4b3" 2018-06-27 21:21:50,658 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:21:50 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-639bc7f5-3724-4436-b28b-acdbae02aef6 Front-End-Https: on RESP BODY: {"networks":[]} 2018-06-27 21:21:50,658 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateNetworkSuccessTests-fb2aef39-f9f3-47b1-8a38-2b1f07619ca1-pub-net used request id req-639bc7f5-3724-4436-b28b-acdbae02aef6 2018-06-27 21:21:50,658 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-fb2aef39-f9f3-47b1-8a38-2b1f07619ca1-pub-net 2018-06-27 21:21:50,663 - 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}5634f78f171d3be159fbc32938e5a2cd5f2cd4b3" -d '{"network": {"mtu": 999, "name": "CreateNetworkSuccessTests-fb2aef39-f9f3-47b1-8a38-2b1f07619ca1-pub-net", "admin_state_up": true}}' 2018-06-27 21:21:51,707 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 21:21:51 GMT Content-Type: application/json Content-Length: 606 Connection: keep-alive X-Openstack-Request-Id: req-ddc7acb9-f41a-4e03-9f18-52ee5f73c489 Front-End-Https: on RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"d9f15fad179b4b13bf1d59242cf57e5e","created_at":"2018-06-27T21:21:51Z","tags":[],"ipv6_address_scope":null,"mtu":999,"updated_at":"2018-06-27T21:21:51Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"d9f15fad179b4b13bf1d59242cf57e5e","id":"d8e28ed5-e0e0-4ff4-aa1c-56e31b79d6cf","name":"CreateNetworkSuccessTests-fb2aef39-f9f3-47b1-8a38-2b1f07619ca1-pub-net"}} 2018-06-27 21:21:51,707 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-ddc7acb9-f41a-4e03-9f18-52ee5f73c489 2018-06-27 21:21:51,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/networks?id=d8e28ed5-e0e0-4ff4-aa1c-56e31b79d6cf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5634f78f171d3be159fbc32938e5a2cd5f2cd4b3" 2018-06-27 21:21:52,721 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:21:52 GMT Content-Type: application/json Content-Length: 590 Connection: keep-alive X-Openstack-Request-Id: req-12f04824-8897-447f-8f04-51bfbaac8bf5 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-27T21:21:51Z","tenant_id":"d9f15fad179b4b13bf1d59242cf57e5e","created_at":"2018-06-27T21:21:51Z","tags":[],"ipv6_address_scope":null,"mtu":999,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"d9f15fad179b4b13bf1d59242cf57e5e","id":"d8e28ed5-e0e0-4ff4-aa1c-56e31b79d6cf","name":"CreateNetworkSuccessTests-fb2aef39-f9f3-47b1-8a38-2b1f07619ca1-pub-net"}]} 2018-06-27 21:21:52,721 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=d8e28ed5-e0e0-4ff4-aa1c-56e31b79d6cf used request id req-12f04824-8897-447f-8f04-51bfbaac8bf5 2018-06-27 21:21:52,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=d8e28ed5-e0e0-4ff4-aa1c-56e31b79d6cf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5634f78f171d3be159fbc32938e5a2cd5f2cd4b3" 2018-06-27 21:21:52,797 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:21:52 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-a0aff40f-ccc7-4258-9ccd-1cfec442ec23 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-27 21:21:52,797 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=d8e28ed5-e0e0-4ff4-aa1c-56e31b79d6cf used request id req-a0aff40f-ccc7-4258-9ccd-1cfec442ec23 2018-06-27 21:21:52,797 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-fb2aef39-f9f3-47b1-8a38-2b1f07619ca1-pub-subnet 2018-06-27 21:21:52,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/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5634f78f171d3be159fbc32938e5a2cd5f2cd4b3" -d '{"subnets": [{"ip_version": 4, "network_id": "d8e28ed5-e0e0-4ff4-aa1c-56e31b79d6cf", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-fb2aef39-f9f3-47b1-8a38-2b1f07619ca1-pub-subnet"}]}' 2018-06-27 21:21:54,584 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 21:21:54 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-c094319f-1a06-48d0-893b-eff1bb9264e5 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d8e28ed5-e0e0-4ff4-aa1c-56e31b79d6cf","tenant_id":"d9f15fad179b4b13bf1d59242cf57e5e","created_at":"2018-06-27T21:21:53Z","dns_nameservers":[],"updated_at":"2018-06-27T21:21: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":"d9f15fad179b4b13bf1d59242cf57e5e","id":"30a1bfd3-505e-4596-8f89-3cb3345cb32c","subnetpool_id":null,"name":"CreateNetworkSuccessTests-fb2aef39-f9f3-47b1-8a38-2b1f07619ca1-pub-subnet"}]} 2018-06-27 21:21:54,584 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-c094319f-1a06-48d0-893b-eff1bb9264e5 2018-06-27 21:21:54,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=d8e28ed5-e0e0-4ff4-aa1c-56e31b79d6cf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5634f78f171d3be159fbc32938e5a2cd5f2cd4b3" 2018-06-27 21:21:55,854 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:21:55 GMT Content-Type: application/json Content-Length: 634 Connection: keep-alive X-Openstack-Request-Id: req-d46c2102-c40d-4485-a607-8dcf9ec1bc1d Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["30a1bfd3-505e-4596-8f89-3cb3345cb32c"],"updated_at":"2018-06-27T21:21:53Z","tenant_id":"d9f15fad179b4b13bf1d59242cf57e5e","created_at":"2018-06-27T21:21:51Z","tags":[],"ipv6_address_scope":null,"mtu":999,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"d9f15fad179b4b13bf1d59242cf57e5e","id":"d8e28ed5-e0e0-4ff4-aa1c-56e31b79d6cf","name":"CreateNetworkSuccessTests-fb2aef39-f9f3-47b1-8a38-2b1f07619ca1-pub-net"}]} 2018-06-27 21:21:55,854 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=d8e28ed5-e0e0-4ff4-aa1c-56e31b79d6cf used request id req-d46c2102-c40d-4485-a607-8dcf9ec1bc1d 2018-06-27 21:21:55,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=d8e28ed5-e0e0-4ff4-aa1c-56e31b79d6cf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5634f78f171d3be159fbc32938e5a2cd5f2cd4b3" 2018-06-27 21:21:55,976 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:21:55 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-251a777c-5a67-44a1-9897-fab3fe99fcb1 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d8e28ed5-e0e0-4ff4-aa1c-56e31b79d6cf","tenant_id":"d9f15fad179b4b13bf1d59242cf57e5e","created_at":"2018-06-27T21:21:53Z","dns_nameservers":[],"updated_at":"2018-06-27T21:21: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":"d9f15fad179b4b13bf1d59242cf57e5e","id":"30a1bfd3-505e-4596-8f89-3cb3345cb32c","subnetpool_id":null,"name":"CreateNetworkSuccessTests-fb2aef39-f9f3-47b1-8a38-2b1f07619ca1-pub-subnet"}]} 2018-06-27 21:21:55,976 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=d8e28ed5-e0e0-4ff4-aa1c-56e31b79d6cf used request id req-251a777c-5a67-44a1-9897-fab3fe99fcb1 2018-06-27 21:21:55,977 - OpenStackNetwork - DEBUG - Network [d8e28ed5-e0e0-4ff4-aa1c-56e31b79d6cf] created successfully 2018-06-27 21:21:55,977 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:21:55,978 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:21:56,822 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f960b359df4349feab134d8a59f48ca6", "name": "CreateNetworkSuccessTests-9c5325c2-0575-4f8-proj-role"}], "expires_at": "2018-06-27T22:21:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d9f15fad179b4b13bf1d59242cf57e5e", "name": "CreateNetworkSuccessTests-9c5325c2-0575-4f8-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/d9f15fad179b4b13bf1d59242cf57e5e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/d9f15fad179b4b13bf1d59242cf57e5e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/d9f15fad179b4b13bf1d59242cf57e5e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/d9f15fad179b4b13bf1d59242cf57e5e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/d9f15fad179b4b13bf1d59242cf57e5e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/d9f15fad179b4b13bf1d59242cf57e5e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/d9f15fad179b4b13bf1d59242cf57e5e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/d9f15fad179b4b13bf1d59242cf57e5e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/d9f15fad179b4b13bf1d59242cf57e5e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/d9f15fad179b4b13bf1d59242cf57e5e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/d9f15fad179b4b13bf1d59242cf57e5e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/d9f15fad179b4b13bf1d59242cf57e5e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-9c5325c2-0575-4f8-user", "id": "f8c041127cbf499e8d14d52d63e84ed4"}, "audit_ids": ["wmtAXumrQ2O3EtRQm-vcNg"], "issued_at": "2018-06-27T21:21:56.000000Z"}} 2018-06-27 21:21:56,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}c959156cf27039748101ef36f030f3d718aac709" 2018-06-27 21:21:57,190 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:21:56 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c3e0d43a-6fd7-48d2-9ad0-ec76fdc3b6ef Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:21:57,190 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-c3e0d43a-6fd7-48d2-9ad0-ec76fdc3b6ef 2018-06-27 21:21:57,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/routers?name=CreateNetworkSuccessTests-fb2aef39-f9f3-47b1-8a38-2b1f07619ca1-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c959156cf27039748101ef36f030f3d718aac709" 2018-06-27 21:21:57,989 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:21:57 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-56f1c522-df89-48ee-b8d4-15cc282909d2 Front-End-Https: on RESP BODY: {"routers": []} 2018-06-27 21:21:57,989 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers?name=CreateNetworkSuccessTests-fb2aef39-f9f3-47b1-8a38-2b1f07619ca1-pub-router&admin_state_up=True used request id req-56f1c522-df89-48ee-b8d4-15cc282909d2 2018-06-27 21:21:57,990 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:21:57,991 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:21:58,896 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f960b359df4349feab134d8a59f48ca6", "name": "CreateNetworkSuccessTests-9c5325c2-0575-4f8-proj-role"}], "expires_at": "2018-06-27T22:21:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d9f15fad179b4b13bf1d59242cf57e5e", "name": "CreateNetworkSuccessTests-9c5325c2-0575-4f8-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/d9f15fad179b4b13bf1d59242cf57e5e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/d9f15fad179b4b13bf1d59242cf57e5e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/d9f15fad179b4b13bf1d59242cf57e5e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/d9f15fad179b4b13bf1d59242cf57e5e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/d9f15fad179b4b13bf1d59242cf57e5e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/d9f15fad179b4b13bf1d59242cf57e5e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/d9f15fad179b4b13bf1d59242cf57e5e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/d9f15fad179b4b13bf1d59242cf57e5e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/d9f15fad179b4b13bf1d59242cf57e5e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/d9f15fad179b4b13bf1d59242cf57e5e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/d9f15fad179b4b13bf1d59242cf57e5e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/d9f15fad179b4b13bf1d59242cf57e5e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-9c5325c2-0575-4f8-user", "id": "f8c041127cbf499e8d14d52d63e84ed4"}, "audit_ids": ["VNlEfrEGTzCMBu4gJ79JbQ"], "issued_at": "2018-06-27T21:21:58.000000Z"}} 2018-06-27 21:21:58,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90bbff75f0f0cd113ce8f9d68a36b399fc34545c" 2018-06-27 21:21:59,194 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:21:58 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cd139775-5e83-479e-87cb-6f1b5b72ebb9 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:21:59,194 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-cd139775-5e83-479e-87cb-6f1b5b72ebb9 2018-06-27 21:21:59,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/networks?name=floating_net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c959156cf27039748101ef36f030f3d718aac709" 2018-06-27 21:22:00,390 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:22:00 GMT Content-Type: application/json Content-Length: 594 Connection: keep-alive X-Openstack-Request-Id: req-d92e0291-93c9-41d0-a2c3-c0f04790d3f1 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":["df0aa635-d718-49cc-81c1-ba349ef8a505"],"updated_at":"2018-06-27T18:56:39Z","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T18:56:31Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"977aff9f-43e9-4fec-86ae-a730f64fa17d","name":"floating_net"}]} 2018-06-27 21:22:00,391 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=floating_net used request id req-d92e0291-93c9-41d0-a2c3-c0f04790d3f1 2018-06-27 21:22:00,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?network_id=977aff9f-43e9-4fec-86ae-a730f64fa17d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c959156cf27039748101ef36f030f3d718aac709" 2018-06-27 21:22:00,462 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:22:00 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-2046908e-9db6-4f29-b4df-47ea8853f85f Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-27 21:22:00,463 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=977aff9f-43e9-4fec-86ae-a730f64fa17d used request id req-2046908e-9db6-4f29-b4df-47ea8853f85f 2018-06-27 21:22:00,463 - neutron_utils - INFO - Creating router with name - CreateNetworkSuccessTests-fb2aef39-f9f3-47b1-8a38-2b1f07619ca1-pub-router 2018-06-27 21:22:00,469 - 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}c959156cf27039748101ef36f030f3d718aac709" -d '{"router": {"external_gateway_info": {"network_id": "977aff9f-43e9-4fec-86ae-a730f64fa17d"}, "name": "CreateNetworkSuccessTests-fb2aef39-f9f3-47b1-8a38-2b1f07619ca1-pub-router", "admin_state_up": true}}' 2018-06-27 21:22:03,919 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 21:22:03 GMT Content-Type: application/json Content-Length: 717 Connection: keep-alive X-Openstack-Request-Id: req-9584dd99-adbb-4033-b590-2409e263b3e3 Front-End-Https: on RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "977aff9f-43e9-4fec-86ae-a730f64fa17d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "df0aa635-d718-49cc-81c1-ba349ef8a505", "ip_address": "172.30.10.114"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "d9f15fad179b4b13bf1d59242cf57e5e", "created_at": "2018-06-27T21:22:00Z", "admin_state_up": true, "updated_at": "2018-06-27T21:22:02Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "d9f15fad179b4b13bf1d59242cf57e5e", "id": "ed2a2503-ed93-4e73-a8c8-71a4d6e81cdd", "name": "CreateNetworkSuccessTests-fb2aef39-f9f3-47b1-8a38-2b1f07619ca1-pub-router"}} 2018-06-27 21:22:03,919 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/routers used request id req-9584dd99-adbb-4033-b590-2409e263b3e3 2018-06-27 21:22:03,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/ports?device_id=ed2a2503-ed93-4e73-a8c8-71a4d6e81cdd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c959156cf27039748101ef36f030f3d718aac709" 2018-06-27 21:22:04,038 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:22:04 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-27087525-eaa1-439b-a61c-c79be0bdde56 Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-27 21:22:04,038 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=ed2a2503-ed93-4e73-a8c8-71a4d6e81cdd used request id req-27087525-eaa1-439b-a61c-c79be0bdde56 2018-06-27 21:22:04,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/networks?name=CreateNetworkSuccessTests-fb2aef39-f9f3-47b1-8a38-2b1f07619ca1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c959156cf27039748101ef36f030f3d718aac709" 2018-06-27 21:22:04,335 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:22:04 GMT Content-Type: application/json Content-Length: 634 Connection: keep-alive X-Openstack-Request-Id: req-ca4353be-6a46-4060-863c-450180a8b1fc Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["30a1bfd3-505e-4596-8f89-3cb3345cb32c"],"updated_at":"2018-06-27T21:21:53Z","tenant_id":"d9f15fad179b4b13bf1d59242cf57e5e","created_at":"2018-06-27T21:21:51Z","tags":[],"ipv6_address_scope":null,"mtu":999,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"d9f15fad179b4b13bf1d59242cf57e5e","id":"d8e28ed5-e0e0-4ff4-aa1c-56e31b79d6cf","name":"CreateNetworkSuccessTests-fb2aef39-f9f3-47b1-8a38-2b1f07619ca1-pub-net"}]} 2018-06-27 21:22:04,336 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateNetworkSuccessTests-fb2aef39-f9f3-47b1-8a38-2b1f07619ca1-pub-net used request id req-ca4353be-6a46-4060-863c-450180a8b1fc 2018-06-27 21:22:04,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-27 21:22:04,348 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:22: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-27 21:22:04,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/d9f15fad179b4b13bf1d59242cf57e5e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c959156cf27039748101ef36f030f3d718aac709" 2018-06-27 21:22:04,732 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:22:04 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5baa1812-bfd9-420b-b66e-b99409c72e82 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/d9f15fad179b4b13bf1d59242cf57e5e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d9f15fad179b4b13bf1d59242cf57e5e", "name": "CreateNetworkSuccessTests-9c5325c2-0575-4f8-proj"}} 2018-06-27 21:22:04,732 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/d9f15fad179b4b13bf1d59242cf57e5e used request id req-5baa1812-bfd9-420b-b66e-b99409c72e82 2018-06-27 21:22:04,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/subnets?network_id=d8e28ed5-e0e0-4ff4-aa1c-56e31b79d6cf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c959156cf27039748101ef36f030f3d718aac709" 2018-06-27 21:22:04,984 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:22:04 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-d5fea460-32ee-4f69-bf3b-b3a68f1483e7 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d8e28ed5-e0e0-4ff4-aa1c-56e31b79d6cf","tenant_id":"d9f15fad179b4b13bf1d59242cf57e5e","created_at":"2018-06-27T21:21:53Z","dns_nameservers":[],"updated_at":"2018-06-27T21:21: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":"d9f15fad179b4b13bf1d59242cf57e5e","id":"30a1bfd3-505e-4596-8f89-3cb3345cb32c","subnetpool_id":null,"name":"CreateNetworkSuccessTests-fb2aef39-f9f3-47b1-8a38-2b1f07619ca1-pub-subnet"}]} 2018-06-27 21:22:04,985 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=d8e28ed5-e0e0-4ff4-aa1c-56e31b79d6cf used request id req-d5fea460-32ee-4f69-bf3b-b3a68f1483e7 2018-06-27 21:22:04,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?network_id=d8e28ed5-e0e0-4ff4-aa1c-56e31b79d6cf&name=CreateNetworkSuccessTests-fb2aef39-f9f3-47b1-8a38-2b1f07619ca1-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c959156cf27039748101ef36f030f3d718aac709" 2018-06-27 21:22:05,976 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:22:05 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-8da7c1d1-bd3d-405f-b8ae-c416de055807 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d8e28ed5-e0e0-4ff4-aa1c-56e31b79d6cf","tenant_id":"d9f15fad179b4b13bf1d59242cf57e5e","created_at":"2018-06-27T21:21:53Z","dns_nameservers":[],"updated_at":"2018-06-27T21:21: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":"d9f15fad179b4b13bf1d59242cf57e5e","id":"30a1bfd3-505e-4596-8f89-3cb3345cb32c","subnetpool_id":null,"name":"CreateNetworkSuccessTests-fb2aef39-f9f3-47b1-8a38-2b1f07619ca1-pub-subnet"}]} 2018-06-27 21:22:05,977 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=d8e28ed5-e0e0-4ff4-aa1c-56e31b79d6cf&name=CreateNetworkSuccessTests-fb2aef39-f9f3-47b1-8a38-2b1f07619ca1-pub-subnet used request id req-8da7c1d1-bd3d-405f-b8ae-c416de055807 2018-06-27 21:22:05,977 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-06-27 21:22:05,977 - neutron_utils - INFO - Adding interface to router with name CreateNetworkSuccessTests-fb2aef39-f9f3-47b1-8a38-2b1f07619ca1-pub-router 2018-06-27 21:22:05,983 - 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/ed2a2503-ed93-4e73-a8c8-71a4d6e81cdd/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c959156cf27039748101ef36f030f3d718aac709" -d '{"subnet_id": "30a1bfd3-505e-4596-8f89-3cb3345cb32c"}' 2018-06-27 21:22:11,396 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:22:11 GMT Content-Type: application/json Content-Length: 309 Connection: keep-alive X-Openstack-Request-Id: req-3a62da0b-8b76-45ce-b0f4-79c55c0dd39b Front-End-Https: on RESP BODY: {"network_id": "d8e28ed5-e0e0-4ff4-aa1c-56e31b79d6cf", "tenant_id": "d9f15fad179b4b13bf1d59242cf57e5e", "subnet_id": "30a1bfd3-505e-4596-8f89-3cb3345cb32c", "subnet_ids": ["30a1bfd3-505e-4596-8f89-3cb3345cb32c"], "port_id": "c3107b86-00a6-44f6-80cd-eb5af8a07819", "id": "ed2a2503-ed93-4e73-a8c8-71a4d6e81cdd"} 2018-06-27 21:22:11,396 - keystoneauth.session - DEBUG - PUT call to network for https://172.30.10.101:9696/v2.0/routers/ed2a2503-ed93-4e73-a8c8-71a4d6e81cdd/add_router_interface used request id req-3a62da0b-8b76-45ce-b0f4-79c55c0dd39b 2018-06-27 21:22:11,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/routers/ed2a2503-ed93-4e73-a8c8-71a4d6e81cdd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c959156cf27039748101ef36f030f3d718aac709" 2018-06-27 21:22:11,695 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:22:11 GMT Content-Type: application/json Content-Length: 723 Connection: keep-alive X-Openstack-Request-Id: req-64fb25ea-d5dc-4e89-89da-84764bd98bbc Front-End-Https: on RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "977aff9f-43e9-4fec-86ae-a730f64fa17d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "df0aa635-d718-49cc-81c1-ba349ef8a505", "ip_address": "172.30.10.114"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "d9f15fad179b4b13bf1d59242cf57e5e", "created_at": "2018-06-27T21:22:00Z", "admin_state_up": true, "updated_at": "2018-06-27T21:22:09Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "d9f15fad179b4b13bf1d59242cf57e5e", "id": "ed2a2503-ed93-4e73-a8c8-71a4d6e81cdd", "name": "CreateNetworkSuccessTests-fb2aef39-f9f3-47b1-8a38-2b1f07619ca1-pub-router"}} 2018-06-27 21:22:11,695 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers/ed2a2503-ed93-4e73-a8c8-71a4d6e81cdd used request id req-64fb25ea-d5dc-4e89-89da-84764bd98bbc 2018-06-27 21:22:11,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?device_id=ed2a2503-ed93-4e73-a8c8-71a4d6e81cdd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c959156cf27039748101ef36f030f3d718aac709" 2018-06-27 21:22:11,853 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:22:11 GMT Content-Type: application/json Content-Length: 718 Connection: keep-alive X-Openstack-Request-Id: req-98686591-ea9f-461e-ac66-e43771edff40 Front-End-Https: on RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"d8e28ed5-e0e0-4ff4-aa1c-56e31b79d6cf","tenant_id":"d9f15fad179b4b13bf1d59242cf57e5e","created_at":"2018-06-27T21:22:08Z","admin_state_up":true,"updated_at":"2018-06-27T21:22:10Z","binding:vnic_type":"normal","device_id":"ed2a2503-ed93-4e73-a8c8-71a4d6e81cdd","device_owner":"network:router_interface","revision_number":6,"mac_address":"fa:16:3e:95:5b:a1","id":"c3107b86-00a6-44f6-80cd-eb5af8a07819","port_security_enabled":false,"project_id":"d9f15fad179b4b13bf1d59242cf57e5e","fixed_ips":[{"subnet_id":"30a1bfd3-505e-4596-8f89-3cb3345cb32c","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-27 21:22:11,853 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=ed2a2503-ed93-4e73-a8c8-71a4d6e81cdd used request id req-98686591-ea9f-461e-ac66-e43771edff40 2018-06-27 21:22:11,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets/30a1bfd3-505e-4596-8f89-3cb3345cb32c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c959156cf27039748101ef36f030f3d718aac709" 2018-06-27 21:22:11,966 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:22:11 GMT Content-Type: application/json Content-Length: 672 Connection: keep-alive X-Openstack-Request-Id: req-f8443e80-1c93-4a3c-b10d-9f4b6c4e90e7 Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d8e28ed5-e0e0-4ff4-aa1c-56e31b79d6cf","tenant_id":"d9f15fad179b4b13bf1d59242cf57e5e","created_at":"2018-06-27T21:21:53Z","dns_nameservers":[],"updated_at":"2018-06-27T21:21: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":"d9f15fad179b4b13bf1d59242cf57e5e","id":"30a1bfd3-505e-4596-8f89-3cb3345cb32c","subnetpool_id":null,"name":"CreateNetworkSuccessTests-fb2aef39-f9f3-47b1-8a38-2b1f07619ca1-pub-subnet"}} 2018-06-27 21:22:11,967 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/30a1bfd3-505e-4596-8f89-3cb3345cb32c used request id req-f8443e80-1c93-4a3c-b10d-9f4b6c4e90e7 2018-06-27 21:22:11,967 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:22:12,832 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f960b359df4349feab134d8a59f48ca6", "name": "CreateNetworkSuccessTests-9c5325c2-0575-4f8-proj-role"}], "expires_at": "2018-06-27T22:22:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d9f15fad179b4b13bf1d59242cf57e5e", "name": "CreateNetworkSuccessTests-9c5325c2-0575-4f8-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/d9f15fad179b4b13bf1d59242cf57e5e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/d9f15fad179b4b13bf1d59242cf57e5e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/d9f15fad179b4b13bf1d59242cf57e5e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/d9f15fad179b4b13bf1d59242cf57e5e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/d9f15fad179b4b13bf1d59242cf57e5e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/d9f15fad179b4b13bf1d59242cf57e5e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/d9f15fad179b4b13bf1d59242cf57e5e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/d9f15fad179b4b13bf1d59242cf57e5e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/d9f15fad179b4b13bf1d59242cf57e5e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/d9f15fad179b4b13bf1d59242cf57e5e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/d9f15fad179b4b13bf1d59242cf57e5e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/d9f15fad179b4b13bf1d59242cf57e5e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-9c5325c2-0575-4f8-user", "id": "f8c041127cbf499e8d14d52d63e84ed4"}, "audit_ids": ["DLbdAmMRSma3ZwkLiZeDTQ"], "issued_at": "2018-06-27T21:22:12.000000Z"}} 2018-06-27 21:22:12,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=CreateNetworkSuccessTests-fb2aef39-f9f3-47b1-8a38-2b1f07619ca1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a87775fadb9326d50691355c67f6cfdcfc54ff5f" 2018-06-27 21:22:13,843 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:22:13 GMT Content-Type: application/json Content-Length: 634 Connection: keep-alive X-Openstack-Request-Id: req-c339e616-2563-4436-88b5-b8eb04f5d364 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["30a1bfd3-505e-4596-8f89-3cb3345cb32c"],"updated_at":"2018-06-27T21:21:53Z","tenant_id":"d9f15fad179b4b13bf1d59242cf57e5e","created_at":"2018-06-27T21:21:51Z","tags":[],"ipv6_address_scope":null,"mtu":999,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"d9f15fad179b4b13bf1d59242cf57e5e","id":"d8e28ed5-e0e0-4ff4-aa1c-56e31b79d6cf","name":"CreateNetworkSuccessTests-fb2aef39-f9f3-47b1-8a38-2b1f07619ca1-pub-net"}]} 2018-06-27 21:22:13,843 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateNetworkSuccessTests-fb2aef39-f9f3-47b1-8a38-2b1f07619ca1-pub-net used request id req-c339e616-2563-4436-88b5-b8eb04f5d364 2018-06-27 21:22:13,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-27 21:22:13,859 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:22: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-27 21:22:13,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/d9f15fad179b4b13bf1d59242cf57e5e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}037edb07050aaa0dc26ab7309b04f8b153dcdf46" 2018-06-27 21:22:14,260 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:22:13 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5a85699f-40c8-4c00-89f1-feb5e90974e0 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/d9f15fad179b4b13bf1d59242cf57e5e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d9f15fad179b4b13bf1d59242cf57e5e", "name": "CreateNetworkSuccessTests-9c5325c2-0575-4f8-proj"}} 2018-06-27 21:22:14,260 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/d9f15fad179b4b13bf1d59242cf57e5e used request id req-5a85699f-40c8-4c00-89f1-feb5e90974e0 2018-06-27 21:22:14,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=d8e28ed5-e0e0-4ff4-aa1c-56e31b79d6cf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a87775fadb9326d50691355c67f6cfdcfc54ff5f" 2018-06-27 21:22:15,367 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:22:15 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-2038e08e-d10f-4da5-8f16-4520eb4641de Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d8e28ed5-e0e0-4ff4-aa1c-56e31b79d6cf","tenant_id":"d9f15fad179b4b13bf1d59242cf57e5e","created_at":"2018-06-27T21:21:53Z","dns_nameservers":[],"updated_at":"2018-06-27T21:21: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":"d9f15fad179b4b13bf1d59242cf57e5e","id":"30a1bfd3-505e-4596-8f89-3cb3345cb32c","subnetpool_id":null,"name":"CreateNetworkSuccessTests-fb2aef39-f9f3-47b1-8a38-2b1f07619ca1-pub-subnet"}]} 2018-06-27 21:22:15,368 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=d8e28ed5-e0e0-4ff4-aa1c-56e31b79d6cf used request id req-2038e08e-d10f-4da5-8f16-4520eb4641de 2018-06-27 21:22:15,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/subnets?network_id=d8e28ed5-e0e0-4ff4-aa1c-56e31b79d6cf&name=CreateNetworkSuccessTests-fb2aef39-f9f3-47b1-8a38-2b1f07619ca1-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a87775fadb9326d50691355c67f6cfdcfc54ff5f" 2018-06-27 21:22:15,484 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:22:15 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-b7e66c6b-8477-40e2-8aea-f46928baae7c Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d8e28ed5-e0e0-4ff4-aa1c-56e31b79d6cf","tenant_id":"d9f15fad179b4b13bf1d59242cf57e5e","created_at":"2018-06-27T21:21:53Z","dns_nameservers":[],"updated_at":"2018-06-27T21:21: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":"d9f15fad179b4b13bf1d59242cf57e5e","id":"30a1bfd3-505e-4596-8f89-3cb3345cb32c","subnetpool_id":null,"name":"CreateNetworkSuccessTests-fb2aef39-f9f3-47b1-8a38-2b1f07619ca1-pub-subnet"}]} 2018-06-27 21:22:15,484 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=d8e28ed5-e0e0-4ff4-aa1c-56e31b79d6cf&name=CreateNetworkSuccessTests-fb2aef39-f9f3-47b1-8a38-2b1f07619ca1-pub-subnet used request id req-b7e66c6b-8477-40e2-8aea-f46928baae7c 2018-06-27 21:22:15,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/routers?name=CreateNetworkSuccessTests-fb2aef39-f9f3-47b1-8a38-2b1f07619ca1-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a87775fadb9326d50691355c67f6cfdcfc54ff5f" 2018-06-27 21:22:15,850 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:22:15 GMT Content-Type: application/json Content-Length: 726 Connection: keep-alive X-Openstack-Request-Id: req-f20523df-3b67-4b8b-aafe-8b473bfe37c3 Front-End-Https: on RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "977aff9f-43e9-4fec-86ae-a730f64fa17d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "df0aa635-d718-49cc-81c1-ba349ef8a505", "ip_address": "172.30.10.114"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "d9f15fad179b4b13bf1d59242cf57e5e", "created_at": "2018-06-27T21:22:00Z", "admin_state_up": true, "updated_at": "2018-06-27T21:22:09Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "d9f15fad179b4b13bf1d59242cf57e5e", "id": "ed2a2503-ed93-4e73-a8c8-71a4d6e81cdd", "name": "CreateNetworkSuccessTests-fb2aef39-f9f3-47b1-8a38-2b1f07619ca1-pub-router"}]} 2018-06-27 21:22:15,851 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers?name=CreateNetworkSuccessTests-fb2aef39-f9f3-47b1-8a38-2b1f07619ca1-pub-router used request id req-f20523df-3b67-4b8b-aafe-8b473bfe37c3 2018-06-27 21:22:15,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/d9f15fad179b4b13bf1d59242cf57e5e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}037edb07050aaa0dc26ab7309b04f8b153dcdf46" 2018-06-27 21:22:16,245 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:22:15 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c674a21e-6c06-4647-a39d-238ecca2094e Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/d9f15fad179b4b13bf1d59242cf57e5e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d9f15fad179b4b13bf1d59242cf57e5e", "name": "CreateNetworkSuccessTests-9c5325c2-0575-4f8-proj"}} 2018-06-27 21:22:16,245 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/d9f15fad179b4b13bf1d59242cf57e5e used request id req-c674a21e-6c06-4647-a39d-238ecca2094e 2018-06-27 21:22:16,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?device_id=ed2a2503-ed93-4e73-a8c8-71a4d6e81cdd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a87775fadb9326d50691355c67f6cfdcfc54ff5f" 2018-06-27 21:22:16,554 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:22:16 GMT Content-Type: application/json Content-Length: 718 Connection: keep-alive X-Openstack-Request-Id: req-f441c7aa-b90f-484a-8800-6dfbcf354ae5 Front-End-Https: on RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"d8e28ed5-e0e0-4ff4-aa1c-56e31b79d6cf","tenant_id":"d9f15fad179b4b13bf1d59242cf57e5e","created_at":"2018-06-27T21:22:08Z","admin_state_up":true,"updated_at":"2018-06-27T21:22:14Z","binding:vnic_type":"normal","device_id":"ed2a2503-ed93-4e73-a8c8-71a4d6e81cdd","device_owner":"network:router_interface","revision_number":8,"mac_address":"fa:16:3e:95:5b:a1","id":"c3107b86-00a6-44f6-80cd-eb5af8a07819","port_security_enabled":false,"project_id":"d9f15fad179b4b13bf1d59242cf57e5e","fixed_ips":[{"subnet_id":"30a1bfd3-505e-4596-8f89-3cb3345cb32c","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-27 21:22:16,554 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=ed2a2503-ed93-4e73-a8c8-71a4d6e81cdd used request id req-f441c7aa-b90f-484a-8800-6dfbcf354ae5 2018-06-27 21:22:16,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/30a1bfd3-505e-4596-8f89-3cb3345cb32c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a87775fadb9326d50691355c67f6cfdcfc54ff5f" 2018-06-27 21:22:17,340 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:22:17 GMT Content-Type: application/json Content-Length: 672 Connection: keep-alive X-Openstack-Request-Id: req-502ae71b-88c6-4e29-ad27-77358d3d64fb Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d8e28ed5-e0e0-4ff4-aa1c-56e31b79d6cf","tenant_id":"d9f15fad179b4b13bf1d59242cf57e5e","created_at":"2018-06-27T21:21:53Z","dns_nameservers":[],"updated_at":"2018-06-27T21:21: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":"d9f15fad179b4b13bf1d59242cf57e5e","id":"30a1bfd3-505e-4596-8f89-3cb3345cb32c","subnetpool_id":null,"name":"CreateNetworkSuccessTests-fb2aef39-f9f3-47b1-8a38-2b1f07619ca1-pub-subnet"}} 2018-06-27 21:22:17,340 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/30a1bfd3-505e-4596-8f89-3cb3345cb32c used request id req-502ae71b-88c6-4e29-ad27-77358d3d64fb 2018-06-27 21:22:17,341 - OpenStackNetwork - INFO - Removing router interface from router CreateNetworkSuccessTests-fb2aef39-f9f3-47b1-8a38-2b1f07619ca1-pub-router and subnet CreateNetworkSuccessTests-fb2aef39-f9f3-47b1-8a38-2b1f07619ca1-pub-subnet 2018-06-27 21:22:17,341 - neutron_utils - INFO - Removing router interface from router named CreateNetworkSuccessTests-fb2aef39-f9f3-47b1-8a38-2b1f07619ca1-pub-router 2018-06-27 21:22:17,346 - 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/ed2a2503-ed93-4e73-a8c8-71a4d6e81cdd/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c959156cf27039748101ef36f030f3d718aac709" -d '{"subnet_id": "30a1bfd3-505e-4596-8f89-3cb3345cb32c"}' 2018-06-27 21:22:22,256 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:22:22 GMT Content-Type: application/json Content-Length: 309 Connection: keep-alive X-Openstack-Request-Id: req-da457643-b032-40b8-9845-2ed002c859b8 Front-End-Https: on RESP BODY: {"network_id": "d8e28ed5-e0e0-4ff4-aa1c-56e31b79d6cf", "tenant_id": "d9f15fad179b4b13bf1d59242cf57e5e", "subnet_id": "30a1bfd3-505e-4596-8f89-3cb3345cb32c", "subnet_ids": ["30a1bfd3-505e-4596-8f89-3cb3345cb32c"], "port_id": "c3107b86-00a6-44f6-80cd-eb5af8a07819", "id": "ed2a2503-ed93-4e73-a8c8-71a4d6e81cdd"} 2018-06-27 21:22:22,256 - keystoneauth.session - DEBUG - PUT call to network for https://172.30.10.101:9696/v2.0/routers/ed2a2503-ed93-4e73-a8c8-71a4d6e81cdd/remove_router_interface used request id req-da457643-b032-40b8-9845-2ed002c859b8 2018-06-27 21:22:22,256 - OpenStackNetwork - INFO - Removing router CreateNetworkSuccessTests-fb2aef39-f9f3-47b1-8a38-2b1f07619ca1-pub-router 2018-06-27 21:22:22,257 - neutron_utils - INFO - Deleting router with name - CreateNetworkSuccessTests-fb2aef39-f9f3-47b1-8a38-2b1f07619ca1-pub-router 2018-06-27 21:22:22,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/routers/ed2a2503-ed93-4e73-a8c8-71a4d6e81cdd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c959156cf27039748101ef36f030f3d718aac709" 2018-06-27 21:22:25,258 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:22:25 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-7fde485c-7e28-472a-b492-33e005484b5e Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:22:25,259 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/routers/ed2a2503-ed93-4e73-a8c8-71a4d6e81cdd used request id req-7fde485c-7e28-472a-b492-33e005484b5e 2018-06-27 21:22:25,260 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-fb2aef39-f9f3-47b1-8a38-2b1f07619ca1-pub-subnet 2018-06-27 21:22:25,260 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-fb2aef39-f9f3-47b1-8a38-2b1f07619ca1-pub-subnet 2018-06-27 21:22:25,265 - 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/30a1bfd3-505e-4596-8f89-3cb3345cb32c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5634f78f171d3be159fbc32938e5a2cd5f2cd4b3" 2018-06-27 21:22:30,156 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:22:30 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-51e77929-1d35-4ad7-babf-1964b798941a Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:22:30,157 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/30a1bfd3-505e-4596-8f89-3cb3345cb32c used request id req-51e77929-1d35-4ad7-babf-1964b798941a 2018-06-27 21:22:30,157 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-fb2aef39-f9f3-47b1-8a38-2b1f07619ca1-pub-net 2018-06-27 21:22:30,162 - 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/d8e28ed5-e0e0-4ff4-aa1c-56e31b79d6cf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5634f78f171d3be159fbc32938e5a2cd5f2cd4b3" 2018-06-27 21:22:33,445 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:22:33 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-3316004b-6d99-4c7c-bffa-c16693477634 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:22:33,446 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/d8e28ed5-e0e0-4ff4-aa1c-56e31b79d6cf used request id req-3316004b-6d99-4c7c-bffa-c16693477634 2018-06-27 21:22:33,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-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93df22cfdf9876e49ca8c25d2472e88efb0ef950" 2018-06-27 21:22:34,303 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:22:34 GMT Content-Type: application/json Content-Length: 11766 Connection: keep-alive X-Openstack-Request-Id: req-fb0a9b6b-b140-499b-a674-789bf93caaf0 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-27T19:03:04Z", "updated_at": "2018-06-27T19:03:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "6748ef1e-56da-434e-9e89-e86b58537b65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "b3e3826c-1c48-4699-93f0-f8a310956753", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "bfad35fa-7ea9-4a81-917d-7b86481eb510", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "d657b333-103d-4d19-add8-1e8bae2f8849", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d9f15fad179b4b13bf1d59242cf57e5e", "created_at": "2018-06-27T21:21:50Z", "updated_at": "2018-06-27T21:21:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:21:50Z", "revision_number": 0, "id": "047ff73f-4e71-462c-8c2f-d3c0f1c28894", "remote_group_id": "9c34ec53-0e9d-4982-8f9d-82c49f4ba9d3", "remote_ip_prefix": null, "created_at": "2018-06-27T21:21:50Z", "security_group_id": "9c34ec53-0e9d-4982-8f9d-82c49f4ba9d3", "tenant_id": "d9f15fad179b4b13bf1d59242cf57e5e", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9f15fad179b4b13bf1d59242cf57e5e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:21:51Z", "revision_number": 0, "id": "17cede56-2f2f-439a-8752-717c6eb1c50e", "remote_group_id": "9c34ec53-0e9d-4982-8f9d-82c49f4ba9d3", "remote_ip_prefix": null, "created_at": "2018-06-27T21:21:51Z", "security_group_id": "9c34ec53-0e9d-4982-8f9d-82c49f4ba9d3", "tenant_id": "d9f15fad179b4b13bf1d59242cf57e5e", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9f15fad179b4b13bf1d59242cf57e5e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:21:51Z", "revision_number": 0, "id": "6c357d7b-2cc7-4dfe-b4db-3af28a16d327", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:21:51Z", "security_group_id": "9c34ec53-0e9d-4982-8f9d-82c49f4ba9d3", "tenant_id": "d9f15fad179b4b13bf1d59242cf57e5e", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9f15fad179b4b13bf1d59242cf57e5e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:21:51Z", "revision_number": 0, "id": "c08aeecb-a5a7-4fa7-bfbc-6353a0745c97", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:21:51Z", "security_group_id": "9c34ec53-0e9d-4982-8f9d-82c49f4ba9d3", "tenant_id": "d9f15fad179b4b13bf1d59242cf57e5e", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9f15fad179b4b13bf1d59242cf57e5e"}], "revision_number": 4, "project_id": "d9f15fad179b4b13bf1d59242cf57e5e", "id": "9c34ec53-0e9d-4982-8f9d-82c49f4ba9d3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b92069937e44a3786e439f95c61afe5", "created_at": "2018-06-27T19:08:41Z", "updated_at": "2018-06-27T19:08:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "4ac2a090-f595-4e7b-9b7a-a52fa204e881", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "5508c0b1-6261-44cb-854d-60c64bcbba0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "a60c77dc-6985-48ac-a3a3-067176d3e52f", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "e6ec0fa4-1eb3-4c5d-a451-c7acfd7fde82", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}], "revision_number": 4, "project_id": "4b92069937e44a3786e439f95c61afe5", "id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T18:59:55Z", "updated_at": "2018-06-27T18:59:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "5a060918-419b-4ec3-90df-a7764c06af2f", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "6cd9bbf0-4d1b-4b13-a6c4-e20a15bb3360", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "8134c0f0-89c6-4d45-bef8-a9260d9d0723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "e0e7297a-a59d-4d2b-b75c-2cc86b269114", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}], "revision_number": 4, "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "created_at": "2018-06-27T21:03:43Z", "updated_at": "2018-06-27T21:03:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "41061dbf-a5a2-465f-84dd-140f6104b3f7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "47d5c96d-0510-41a5-b33e-5683702c5bb8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "4b4b6430-3f42-4fe4-a25e-2c5c015a7699", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "e6a68cb7-6491-4474-a4d7-38496cac4eb7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}], "revision_number": 4, "project_id": "3f0a375b66c54145bff1c56e7c91ad73", "id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "name": "default"}]} 2018-06-27 21:22:34,303 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-fb0a9b6b-b140-499b-a674-789bf93caaf0 2018-06-27 21:22:34,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/d9f15fad179b4b13bf1d59242cf57e5e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93df22cfdf9876e49ca8c25d2472e88efb0ef950" 2018-06-27 21:22:34,684 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:22:34 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-17accc9f-421e-4988-ac62-379798d3e1e0 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/d9f15fad179b4b13bf1d59242cf57e5e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d9f15fad179b4b13bf1d59242cf57e5e", "name": "CreateNetworkSuccessTests-9c5325c2-0575-4f8-proj"}} 2018-06-27 21:22:34,684 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/d9f15fad179b4b13bf1d59242cf57e5e used request id req-17accc9f-421e-4988-ac62-379798d3e1e0 2018-06-27 21:22:34,685 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9c34ec53-0e9d-4982-8f9d-82c49f4ba9d3 2018-06-27 21:22:34,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/security-group-rules?security_group_id=9c34ec53-0e9d-4982-8f9d-82c49f4ba9d3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93df22cfdf9876e49ca8c25d2472e88efb0ef950" 2018-06-27 21:22:34,766 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:22:34 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-0c794a71-2a53-4649-8158-8436c8c58d85 Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": "9c34ec53-0e9d-4982-8f9d-82c49f4ba9d3", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:21:50Z", "security_group_id": "9c34ec53-0e9d-4982-8f9d-82c49f4ba9d3", "port_range_min": null, "revision_number": 0, "tenant_id": "d9f15fad179b4b13bf1d59242cf57e5e", "created_at": "2018-06-27T21:21:50Z", "project_id": "d9f15fad179b4b13bf1d59242cf57e5e", "id": "047ff73f-4e71-462c-8c2f-d3c0f1c28894"}, {"remote_group_id": "9c34ec53-0e9d-4982-8f9d-82c49f4ba9d3", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:21:51Z", "security_group_id": "9c34ec53-0e9d-4982-8f9d-82c49f4ba9d3", "port_range_min": null, "revision_number": 0, "tenant_id": "d9f15fad179b4b13bf1d59242cf57e5e", "created_at": "2018-06-27T21:21:51Z", "project_id": "d9f15fad179b4b13bf1d59242cf57e5e", "id": "17cede56-2f2f-439a-8752-717c6eb1c50e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:21:51Z", "security_group_id": "9c34ec53-0e9d-4982-8f9d-82c49f4ba9d3", "port_range_min": null, "revision_number": 0, "tenant_id": "d9f15fad179b4b13bf1d59242cf57e5e", "created_at": "2018-06-27T21:21:51Z", "project_id": "d9f15fad179b4b13bf1d59242cf57e5e", "id": "6c357d7b-2cc7-4dfe-b4db-3af28a16d327"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:21:51Z", "security_group_id": "9c34ec53-0e9d-4982-8f9d-82c49f4ba9d3", "port_range_min": null, "revision_number": 0, "tenant_id": "d9f15fad179b4b13bf1d59242cf57e5e", "created_at": "2018-06-27T21:21:51Z", "project_id": "d9f15fad179b4b13bf1d59242cf57e5e", "id": "c08aeecb-a5a7-4fa7-bfbc-6353a0745c97"}]} 2018-06-27 21:22:34,766 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=9c34ec53-0e9d-4982-8f9d-82c49f4ba9d3 used request id req-0c794a71-2a53-4649-8158-8436c8c58d85 2018-06-27 21:22:34,767 - neutron_utils - INFO - Deleting security group with name - default 2018-06-27 21:22:34,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/9c34ec53-0e9d-4982-8f9d-82c49f4ba9d3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93df22cfdf9876e49ca8c25d2472e88efb0ef950" 2018-06-27 21:22:35,127 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:22:35 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-b90557ac-01ba-41f1-849f-b3b3d6972907 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:22:35,127 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/9c34ec53-0e9d-4982-8f9d-82c49f4ba9d3 used request id req-b90557ac-01ba-41f1-849f-b3b3d6972907 2018-06-27 21:22:35,128 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-9c5325c2-0575-4f8-proj 2018-06-27 21:22:35,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/d9f15fad179b4b13bf1d59242cf57e5e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93df22cfdf9876e49ca8c25d2472e88efb0ef950" 2018-06-27 21:22:35,727 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:22:35 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-33ee8bd9-47c0-4030-b275-83c219306a80 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:22:35,727 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/d9f15fad179b4b13bf1d59242cf57e5e used request id req-33ee8bd9-47c0-4030-b275-83c219306a80 2018-06-27 21:22:35,728 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-9c5325c2-0575-4f8-proj-role 2018-06-27 21:22:35,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/f960b359df4349feab134d8a59f48ca6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93df22cfdf9876e49ca8c25d2472e88efb0ef950" 2018-06-27 21:22:36,096 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:22:35 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1d006101-a632-4d82-a0be-0b2f263e6af1 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:22:36,096 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/f960b359df4349feab134d8a59f48ca6 used request id req-1d006101-a632-4d82-a0be-0b2f263e6af1 2018-06-27 21:22:36,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93df22cfdf9876e49ca8c25d2472e88efb0ef950" 2018-06-27 21:22:36,517 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:22:36 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9825ca79-4e5f-445c-b5d6-05d29c0b60a5 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 21:22:36,517 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-9825ca79-4e5f-445c-b5d6-05d29c0b60a5 2018-06-27 21:22:36,518 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-9c5325c2-0575-4f8-user 2018-06-27 21:22:36,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/f8c041127cbf499e8d14d52d63e84ed4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}535982e2bff6239f5dac354394b0ea42df6c56e9" 2018-06-27 21:22:37,172 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:22:36 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6c33c203-2e95-4e76-b3a2-994277f0ba24 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:22:37,172 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/f8c041127cbf499e8d14d52d63e84ed4 used request id req-6c33c203-2e95-4e76-b3a2-994277f0ba24 2018-06-27 21:22:37,174 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:22:38,135 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:22:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["W5Aj82JcRt2NjYtgOLEI9g"], "issued_at": "2018-06-27T21:22:38.000000Z"}} 2018-06-27 21:22:38,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 "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}116b46f940351fc061bf1ff176476ba7acec548f" 2018-06-27 21:22:38,192 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:22:38 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4bf5169b-3da5-4e6b-bc73-1ea05206e3b1 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:22:38,192 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-4bf5169b-3da5-4e6b-bc73-1ea05206e3b1 2018-06-27 21:22:38,194 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:22:38,194 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:22:39,018 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:22:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["DFhmfGGCRYaNgg9rMvj7Tg"], "issued_at": "2018-06-27T21:22:39.000000Z"}} 2018-06-27 21:22:39,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7d5ba3bb9923844ff3bc5580b40b301a41e429c" 2018-06-27 21:22:39,298 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:22:39 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f2d0237a-8ae1-4fbf-bf65-efb5a8ae7acc Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:22:39,299 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-f2d0237a-8ae1-4fbf-bf65-efb5a8ae7acc 2018-06-27 21:22:39,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 21:22:39,313 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21: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-27 21:22:39,314 - 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-138a95cd-e6d3-413-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7d5ba3bb9923844ff3bc5580b40b301a41e429c" 2018-06-27 21:22:39,681 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:22:39 GMT Server: Apache Content-Length: 193 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1844361f-204d-4adb-a3f3-fd46a7388447 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-138a95cd-e6d3-413-proj", "previous": null, "next": null}, "projects": []} 2018-06-27 21:22:39,681 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-138a95cd-e6d3-413-proj used request id req-1844361f-204d-4adb-a3f3-fd46a7388447 2018-06-27 21:22:39,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7d5ba3bb9923844ff3bc5580b40b301a41e429c" 2018-06-27 21:22:40,165 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:22:39 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e6fc48be-dcb3-4729-a44f-bcae4a243e89 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 21:22:40,165 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-e6fc48be-dcb3-4729-a44f-bcae4a243e89 2018-06-27 21:22:40,169 - 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}a7d5ba3bb9923844ff3bc5580b40b301a41e429c" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-138a95cd-e6d3-413-proj"}}' 2018-06-27 21:22:40,634 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 21:22:40 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f1fcff61-747e-4417-92f5-e58ffb6c33c0 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/868d679c64214927b578e30c09cb9de1"}, "tags": [], "enabled": true, "id": "868d679c64214927b578e30c09cb9de1", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-138a95cd-e6d3-413-proj"}} 2018-06-27 21:22:40,634 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-f1fcff61-747e-4417-92f5-e58ffb6c33c0 2018-06-27 21:22:40,634 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-138a95cd-e6d3-413-proj 2018-06-27 21:22:40,635 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:22:40,636 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:22:41,443 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:22:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["3TBw59h3TUenl98R6fz-Nw"], "issued_at": "2018-06-27T21:22:41.000000Z"}} 2018-06-27 21:22:41,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1af7705a93193cbc7c4933371b69b617424bfa9f" 2018-06-27 21:22:41,939 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:22:41 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8e29b29c-122e-4256-9196-802e499c09a9 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:22:41,939 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-8e29b29c-122e-4256-9196-802e499c09a9 2018-06-27 21:22:41,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 21:22:41,956 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:22: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-27 21:22:41,957 - 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}1af7705a93193cbc7c4933371b69b617424bfa9f" 2018-06-27 21:22:42,360 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:22:41 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ca5a28cc-4442-4b4d-b385-626d1072e5c3 Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/05b1bc3fa6fd4243a4ba8b4d6fcc3daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05b1bc3fa6fd4243a4ba8b4d6fcc3daf", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/48d44c9c0fea4f4e80edc7d2e0715db7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d44c9c0fea4f4e80edc7d2e0715db7", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/4d3721127bf84155a837606ce3feba32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d3721127bf84155a837606ce3feba32", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/5c846663ea6d407e9223de0719ce5442"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c846663ea6d407e9223de0719ce5442", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/73a10e6c4f67490a8a4030cc6cea32f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73a10e6c4f67490a8a4030cc6cea32f5", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/8ecfab7d9d4f47bb8892a85b7d2a0b5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ecfab7d9d4f47bb8892a85b7d2a0b5a", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/b278d529e9a54a9195e4e536b9384dc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b278d529e9a54a9195e4e536b9384dc0", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b7f107ae7bb34ccea8282b1a0ec7a979"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7f107ae7bb34ccea8282b1a0ec7a979", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/d21494d0185b463db36b8c8c2b341b97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d21494d0185b463db36b8c8c2b341b97", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e0bb346419f84e4680f6ca9a97f4fc0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e0bb346419f84e4680f6ca9a97f4fc0b", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "c8d542af72ce49338052c29f02c8857e", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e9dd794fa5c040a9a0445386fb2a6116"}, "options": {}, "id": "e9dd794fa5c040a9a0445386fb2a6116", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/e9f9c747d54947bc800a81ecf11858f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9f9c747d54947bc800a81ecf11858f5", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-27 21:22:42,360 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-ca5a28cc-4442-4b4d-b385-626d1072e5c3 2018-06-27 21:22:42,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?name=CreateNetworkSuccessTests-138a95cd-e6d3-413-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1af7705a93193cbc7c4933371b69b617424bfa9f" 2018-06-27 21:22:42,770 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:22:42 GMT Server: Apache Content-Length: 469 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-de494a0c-712b-4015-bfaa-90b8c7d2ec74 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateNetworkSuccessTests-138a95cd-e6d3-413-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/868d679c64214927b578e30c09cb9de1"}, "tags": [], "enabled": true, "id": "868d679c64214927b578e30c09cb9de1", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-138a95cd-e6d3-413-proj"}]} 2018-06-27 21:22:42,771 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateNetworkSuccessTests-138a95cd-e6d3-413-proj used request id req-de494a0c-712b-4015-bfaa-90b8c7d2ec74 2018-06-27 21:22:42,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1af7705a93193cbc7c4933371b69b617424bfa9f" 2018-06-27 21:22:43,212 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:22:42 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-26dce948-55f5-468a-8353-8c9b24fd2914 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 21:22:43,212 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-26dce948-55f5-468a-8353-8c9b24fd2914 2018-06-27 21:22:43,890 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-138a95cd-e6d3-413-user 2018-06-27 21:22:43,890 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:22:43,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}a7d5ba3bb9923844ff3bc5580b40b301a41e429c" 2018-06-27 21:22:44,273 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:22:43 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ebf41cf4-a825-4e1f-b066-a37ff890bf07 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 21:22:44,273 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-ebf41cf4-a825-4e1f-b066-a37ff890bf07 2018-06-27 21:22:44,277 - 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}a7d5ba3bb9923844ff3bc5580b40b301a41e429c" -d '{"role": {"name": "CreateNetworkSuccessTests-138a95cd-e6d3-413-proj-role"}}' 2018-06-27 21:22:44,723 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 21:22:44 GMT Server: Apache Content-Length: 224 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-85db0b28-89bd-4f31-b86c-64498e6893d7 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c4bef3d87a41454a806c4456b64f38ee", "links": {"self": "http://10.167.4.35:5000/v3/roles/c4bef3d87a41454a806c4456b64f38ee"}, "name": "CreateNetworkSuccessTests-138a95cd-e6d3-413-proj-role"}} 2018-06-27 21:22:44,723 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-85db0b28-89bd-4f31-b86c-64498e6893d7 2018-06-27 21:22:44,723 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-138a95cd-e6d3-413-proj-role 2018-06-27 21:22:44,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/c4bef3d87a41454a806c4456b64f38ee -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7d5ba3bb9923844ff3bc5580b40b301a41e429c" 2018-06-27 21:22:45,124 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:22:44 GMT Server: Apache Content-Length: 224 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a3f0458b-6188-47f6-8fd1-18eb9c0b1b3d Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c4bef3d87a41454a806c4456b64f38ee", "links": {"self": "http://10.167.4.35:5000/v3/roles/c4bef3d87a41454a806c4456b64f38ee"}, "name": "CreateNetworkSuccessTests-138a95cd-e6d3-413-proj-role"}} 2018-06-27 21:22:45,124 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/c4bef3d87a41454a806c4456b64f38ee used request id req-a3f0458b-6188-47f6-8fd1-18eb9c0b1b3d 2018-06-27 21:22:45,124 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-138a95cd-e6d3-413-proj-role to project CreateNetworkSuccessTests-138a95cd-e6d3-413-proj 2018-06-27 21:22:45,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/868d679c64214927b578e30c09cb9de1/users/63b5983292be4291bb68b22a638500bc/roles/c4bef3d87a41454a806c4456b64f38ee -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7d5ba3bb9923844ff3bc5580b40b301a41e429c" 2018-06-27 21:22:45,618 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:22:45 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cf12d139-fcb2-45a7-8c82-1fc85e90cc49 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:22:45,618 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/868d679c64214927b578e30c09cb9de1/users/63b5983292be4291bb68b22a638500bc/roles/c4bef3d87a41454a806c4456b64f38ee used request id req-cf12d139-fcb2-45a7-8c82-1fc85e90cc49 2018-06-27 21:22:45,619 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:22:45,620 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:22:46,456 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4bef3d87a41454a806c4456b64f38ee", "name": "CreateNetworkSuccessTests-138a95cd-e6d3-413-proj-role"}], "expires_at": "2018-06-27T22:22:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "868d679c64214927b578e30c09cb9de1", "name": "CreateNetworkSuccessTests-138a95cd-e6d3-413-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/868d679c64214927b578e30c09cb9de1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/868d679c64214927b578e30c09cb9de1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/868d679c64214927b578e30c09cb9de1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/868d679c64214927b578e30c09cb9de1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/868d679c64214927b578e30c09cb9de1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/868d679c64214927b578e30c09cb9de1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/868d679c64214927b578e30c09cb9de1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/868d679c64214927b578e30c09cb9de1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/868d679c64214927b578e30c09cb9de1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/868d679c64214927b578e30c09cb9de1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/868d679c64214927b578e30c09cb9de1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/868d679c64214927b578e30c09cb9de1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-138a95cd-e6d3-413-user", "id": "63b5983292be4291bb68b22a638500bc"}, "audit_ids": ["9HSuoV66T4KT8l9dlDODug"], "issued_at": "2018-06-27T21:22:46.000000Z"}} 2018-06-27 21:22:46,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}956319e3f266c7d8f73667bc32c8e9855cb48942" 2018-06-27 21:22:46,860 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:22:46 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c40743f2-1d4e-43f8-84fa-17d827918a6f Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:22:46,860 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-c40743f2-1d4e-43f8-84fa-17d827918a6f 2018-06-27 21:22:46,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=CreateNetworkSuccessTests-030d29f9-a4f9-4006-82bd-84a6845d8a81-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}956319e3f266c7d8f73667bc32c8e9855cb48942" 2018-06-27 21:22:47,816 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:22:47 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-752579a6-13fc-4b0a-9904-fee5bb5d47f5 Front-End-Https: on RESP BODY: {"networks":[]} 2018-06-27 21:22:47,817 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateNetworkSuccessTests-030d29f9-a4f9-4006-82bd-84a6845d8a81-pub-net used request id req-752579a6-13fc-4b0a-9904-fee5bb5d47f5 2018-06-27 21:22:47,817 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-030d29f9-a4f9-4006-82bd-84a6845d8a81-pub-net 2018-06-27 21:22:47,822 - 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}956319e3f266c7d8f73667bc32c8e9855cb48942" -d '{"network": {"mtu": 999, "name": "CreateNetworkSuccessTests-030d29f9-a4f9-4006-82bd-84a6845d8a81-pub-net", "admin_state_up": true}}' 2018-06-27 21:22:49,131 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 21:22:49 GMT Content-Type: application/json Content-Length: 606 Connection: keep-alive X-Openstack-Request-Id: req-393bde58-df49-4925-9885-9a6bfe687108 Front-End-Https: on RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"868d679c64214927b578e30c09cb9de1","created_at":"2018-06-27T21:22:48Z","tags":[],"ipv6_address_scope":null,"mtu":999,"updated_at":"2018-06-27T21:22:48Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"868d679c64214927b578e30c09cb9de1","id":"81abb7bb-eb53-450f-950a-6ac8b01f29e9","name":"CreateNetworkSuccessTests-030d29f9-a4f9-4006-82bd-84a6845d8a81-pub-net"}} 2018-06-27 21:22:49,131 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-393bde58-df49-4925-9885-9a6bfe687108 2018-06-27 21:22:49,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/networks?id=81abb7bb-eb53-450f-950a-6ac8b01f29e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}956319e3f266c7d8f73667bc32c8e9855cb48942" 2018-06-27 21:22:49,424 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:22:49 GMT Content-Type: application/json Content-Length: 590 Connection: keep-alive X-Openstack-Request-Id: req-625d1160-ed61-4091-a917-abe6b8ad1f3e 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-27T21:22:48Z","tenant_id":"868d679c64214927b578e30c09cb9de1","created_at":"2018-06-27T21:22:48Z","tags":[],"ipv6_address_scope":null,"mtu":999,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"868d679c64214927b578e30c09cb9de1","id":"81abb7bb-eb53-450f-950a-6ac8b01f29e9","name":"CreateNetworkSuccessTests-030d29f9-a4f9-4006-82bd-84a6845d8a81-pub-net"}]} 2018-06-27 21:22:49,424 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=81abb7bb-eb53-450f-950a-6ac8b01f29e9 used request id req-625d1160-ed61-4091-a917-abe6b8ad1f3e 2018-06-27 21:22:49,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=81abb7bb-eb53-450f-950a-6ac8b01f29e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}956319e3f266c7d8f73667bc32c8e9855cb48942" 2018-06-27 21:22:49,544 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:22:49 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-4bc96141-cebf-4c62-95b3-72a1856147df Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-27 21:22:49,545 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=81abb7bb-eb53-450f-950a-6ac8b01f29e9 used request id req-4bc96141-cebf-4c62-95b3-72a1856147df 2018-06-27 21:22:49,545 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-030d29f9-a4f9-4006-82bd-84a6845d8a81-pub-subnet 2018-06-27 21:22:49,550 - 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}956319e3f266c7d8f73667bc32c8e9855cb48942" -d '{"subnets": [{"ip_version": 4, "network_id": "81abb7bb-eb53-450f-950a-6ac8b01f29e9", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-030d29f9-a4f9-4006-82bd-84a6845d8a81-pub-subnet"}]}' 2018-06-27 21:22:52,271 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 21:22:52 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-a6a264cb-5ce3-4835-8a98-924b407fa074 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"81abb7bb-eb53-450f-950a-6ac8b01f29e9","tenant_id":"868d679c64214927b578e30c09cb9de1","created_at":"2018-06-27T21:22:51Z","dns_nameservers":[],"updated_at":"2018-06-27T21:22:51Z","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":"868d679c64214927b578e30c09cb9de1","id":"b1452eb3-cbcf-4d53-9b5b-4877b6e4de44","subnetpool_id":null,"name":"CreateNetworkSuccessTests-030d29f9-a4f9-4006-82bd-84a6845d8a81-pub-subnet"}]} 2018-06-27 21:22:52,271 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-a6a264cb-5ce3-4835-8a98-924b407fa074 2018-06-27 21:22:52,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=81abb7bb-eb53-450f-950a-6ac8b01f29e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}956319e3f266c7d8f73667bc32c8e9855cb48942" 2018-06-27 21:22:53,210 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:22:53 GMT Content-Type: application/json Content-Length: 634 Connection: keep-alive X-Openstack-Request-Id: req-8e405266-b8e5-4b31-b42f-484bc70fe69c Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b1452eb3-cbcf-4d53-9b5b-4877b6e4de44"],"updated_at":"2018-06-27T21:22:51Z","tenant_id":"868d679c64214927b578e30c09cb9de1","created_at":"2018-06-27T21:22:48Z","tags":[],"ipv6_address_scope":null,"mtu":999,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"868d679c64214927b578e30c09cb9de1","id":"81abb7bb-eb53-450f-950a-6ac8b01f29e9","name":"CreateNetworkSuccessTests-030d29f9-a4f9-4006-82bd-84a6845d8a81-pub-net"}]} 2018-06-27 21:22:53,210 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=81abb7bb-eb53-450f-950a-6ac8b01f29e9 used request id req-8e405266-b8e5-4b31-b42f-484bc70fe69c 2018-06-27 21:22:53,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=81abb7bb-eb53-450f-950a-6ac8b01f29e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}956319e3f266c7d8f73667bc32c8e9855cb48942" 2018-06-27 21:22:53,395 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:22:53 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-8b98849b-1980-4a84-921d-7b051f9a75f1 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"81abb7bb-eb53-450f-950a-6ac8b01f29e9","tenant_id":"868d679c64214927b578e30c09cb9de1","created_at":"2018-06-27T21:22:51Z","dns_nameservers":[],"updated_at":"2018-06-27T21:22:51Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"868d679c64214927b578e30c09cb9de1","id":"b1452eb3-cbcf-4d53-9b5b-4877b6e4de44","subnetpool_id":null,"name":"CreateNetworkSuccessTests-030d29f9-a4f9-4006-82bd-84a6845d8a81-pub-subnet"}]} 2018-06-27 21:22:53,395 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=81abb7bb-eb53-450f-950a-6ac8b01f29e9 used request id req-8b98849b-1980-4a84-921d-7b051f9a75f1 2018-06-27 21:22:53,396 - OpenStackNetwork - DEBUG - Network [81abb7bb-eb53-450f-950a-6ac8b01f29e9] created successfully 2018-06-27 21:22:53,396 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:22:54,177 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4bef3d87a41454a806c4456b64f38ee", "name": "CreateNetworkSuccessTests-138a95cd-e6d3-413-proj-role"}], "expires_at": "2018-06-27T22:22:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "868d679c64214927b578e30c09cb9de1", "name": "CreateNetworkSuccessTests-138a95cd-e6d3-413-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/868d679c64214927b578e30c09cb9de1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/868d679c64214927b578e30c09cb9de1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/868d679c64214927b578e30c09cb9de1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/868d679c64214927b578e30c09cb9de1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/868d679c64214927b578e30c09cb9de1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/868d679c64214927b578e30c09cb9de1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/868d679c64214927b578e30c09cb9de1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/868d679c64214927b578e30c09cb9de1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/868d679c64214927b578e30c09cb9de1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/868d679c64214927b578e30c09cb9de1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/868d679c64214927b578e30c09cb9de1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/868d679c64214927b578e30c09cb9de1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-138a95cd-e6d3-413-user", "id": "63b5983292be4291bb68b22a638500bc"}, "audit_ids": ["xgSqAuuyQMeXimzhbe5yRQ"], "issued_at": "2018-06-27T21:22:54.000000Z"}} 2018-06-27 21:22:54,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=CreateNetworkSuccessTests-030d29f9-a4f9-4006-82bd-84a6845d8a81-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e33312085bbd4d408592a8337a2dc793014ff46" 2018-06-27 21:22:55,123 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:22:55 GMT Content-Type: application/json Content-Length: 634 Connection: keep-alive X-Openstack-Request-Id: req-d75181b4-7ced-4a51-b950-54f18cc3fbf6 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b1452eb3-cbcf-4d53-9b5b-4877b6e4de44"],"updated_at":"2018-06-27T21:22:51Z","tenant_id":"868d679c64214927b578e30c09cb9de1","created_at":"2018-06-27T21:22:48Z","tags":[],"ipv6_address_scope":null,"mtu":999,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"868d679c64214927b578e30c09cb9de1","id":"81abb7bb-eb53-450f-950a-6ac8b01f29e9","name":"CreateNetworkSuccessTests-030d29f9-a4f9-4006-82bd-84a6845d8a81-pub-net"}]} 2018-06-27 21:22:55,123 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateNetworkSuccessTests-030d29f9-a4f9-4006-82bd-84a6845d8a81-pub-net used request id req-d75181b4-7ced-4a51-b950-54f18cc3fbf6 2018-06-27 21:22:55,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 21:22:55,138 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:22: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-27 21:22:55,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/868d679c64214927b578e30c09cb9de1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}116b46f940351fc061bf1ff176476ba7acec548f" 2018-06-27 21:22:55,599 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:22:55 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-21b80c1a-9382-4b89-8c64-d2b6e524730a Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/868d679c64214927b578e30c09cb9de1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "868d679c64214927b578e30c09cb9de1", "name": "CreateNetworkSuccessTests-138a95cd-e6d3-413-proj"}} 2018-06-27 21:22:55,599 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/868d679c64214927b578e30c09cb9de1 used request id req-21b80c1a-9382-4b89-8c64-d2b6e524730a 2018-06-27 21:22:55,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=81abb7bb-eb53-450f-950a-6ac8b01f29e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e33312085bbd4d408592a8337a2dc793014ff46" 2018-06-27 21:22:56,490 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:22:56 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-7f0411b3-3969-48f5-a4b3-5c999ed893fc Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"81abb7bb-eb53-450f-950a-6ac8b01f29e9","tenant_id":"868d679c64214927b578e30c09cb9de1","created_at":"2018-06-27T21:22:51Z","dns_nameservers":[],"updated_at":"2018-06-27T21:22:51Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"868d679c64214927b578e30c09cb9de1","id":"b1452eb3-cbcf-4d53-9b5b-4877b6e4de44","subnetpool_id":null,"name":"CreateNetworkSuccessTests-030d29f9-a4f9-4006-82bd-84a6845d8a81-pub-subnet"}]} 2018-06-27 21:22:56,491 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=81abb7bb-eb53-450f-950a-6ac8b01f29e9 used request id req-7f0411b3-3969-48f5-a4b3-5c999ed893fc 2018-06-27 21:22:56,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=81abb7bb-eb53-450f-950a-6ac8b01f29e9&name=CreateNetworkSuccessTests-030d29f9-a4f9-4006-82bd-84a6845d8a81-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e33312085bbd4d408592a8337a2dc793014ff46" 2018-06-27 21:22:57,337 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:22:57 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-b8993597-1566-4736-aa23-c25c8e6da312 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"81abb7bb-eb53-450f-950a-6ac8b01f29e9","tenant_id":"868d679c64214927b578e30c09cb9de1","created_at":"2018-06-27T21:22:51Z","dns_nameservers":[],"updated_at":"2018-06-27T21:22:51Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"868d679c64214927b578e30c09cb9de1","id":"b1452eb3-cbcf-4d53-9b5b-4877b6e4de44","subnetpool_id":null,"name":"CreateNetworkSuccessTests-030d29f9-a4f9-4006-82bd-84a6845d8a81-pub-subnet"}]} 2018-06-27 21:22:57,337 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=81abb7bb-eb53-450f-950a-6ac8b01f29e9&name=CreateNetworkSuccessTests-030d29f9-a4f9-4006-82bd-84a6845d8a81-pub-subnet used request id req-b8993597-1566-4736-aa23-c25c8e6da312 2018-06-27 21:22:57,338 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-030d29f9-a4f9-4006-82bd-84a6845d8a81-pub-subnet 2018-06-27 21:22:57,338 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-030d29f9-a4f9-4006-82bd-84a6845d8a81-pub-subnet 2018-06-27 21:22:57,343 - 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/b1452eb3-cbcf-4d53-9b5b-4877b6e4de44 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}956319e3f266c7d8f73667bc32c8e9855cb48942" 2018-06-27 21:23:02,931 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:23:02 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-a01a0ef6-99eb-4b8e-94ee-8f13cc68dbad Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:23:02,931 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/b1452eb3-cbcf-4d53-9b5b-4877b6e4de44 used request id req-a01a0ef6-99eb-4b8e-94ee-8f13cc68dbad 2018-06-27 21:23:02,932 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-030d29f9-a4f9-4006-82bd-84a6845d8a81-pub-net 2018-06-27 21:23:02,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/networks/81abb7bb-eb53-450f-950a-6ac8b01f29e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}956319e3f266c7d8f73667bc32c8e9855cb48942" 2018-06-27 21:23:05,871 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:23:05 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-0f4c0e63-5c78-4c7c-8c6f-f5ccaa15f1f7 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:23:05,871 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/81abb7bb-eb53-450f-950a-6ac8b01f29e9 used request id req-0f4c0e63-5c78-4c7c-8c6f-f5ccaa15f1f7 2018-06-27 21:23:05,877 - keystoneauth.session - 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}a7d5ba3bb9923844ff3bc5580b40b301a41e429c" 2018-06-27 21:23:06,861 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:23:06 GMT Content-Type: application/json Content-Length: 11766 Connection: keep-alive X-Openstack-Request-Id: req-fb42e5b1-b771-4dd7-83cb-e870a6f18de6 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-27T19:03:04Z", "updated_at": "2018-06-27T19:03:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "6748ef1e-56da-434e-9e89-e86b58537b65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "b3e3826c-1c48-4699-93f0-f8a310956753", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "bfad35fa-7ea9-4a81-917d-7b86481eb510", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "d657b333-103d-4d19-add8-1e8bae2f8849", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "868d679c64214927b578e30c09cb9de1", "created_at": "2018-06-27T21:22:48Z", "updated_at": "2018-06-27T21:22:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:22:48Z", "revision_number": 0, "id": "60c7f519-8b59-46df-a421-00014f4f374d", "remote_group_id": "b1a7d789-3ea3-47de-bbca-f1c3d2508dfa", "remote_ip_prefix": null, "created_at": "2018-06-27T21:22:48Z", "security_group_id": "b1a7d789-3ea3-47de-bbca-f1c3d2508dfa", "tenant_id": "868d679c64214927b578e30c09cb9de1", "port_range_min": null, "ethertype": "IPv6", "project_id": "868d679c64214927b578e30c09cb9de1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:22:48Z", "revision_number": 0, "id": "c0d5c77b-4787-4cd8-abec-4637fb28c2ce", "remote_group_id": "b1a7d789-3ea3-47de-bbca-f1c3d2508dfa", "remote_ip_prefix": null, "created_at": "2018-06-27T21:22:48Z", "security_group_id": "b1a7d789-3ea3-47de-bbca-f1c3d2508dfa", "tenant_id": "868d679c64214927b578e30c09cb9de1", "port_range_min": null, "ethertype": "IPv4", "project_id": "868d679c64214927b578e30c09cb9de1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:22:48Z", "revision_number": 0, "id": "d5f77eb7-46d5-4c8a-914a-10974e54eb00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:22:48Z", "security_group_id": "b1a7d789-3ea3-47de-bbca-f1c3d2508dfa", "tenant_id": "868d679c64214927b578e30c09cb9de1", "port_range_min": null, "ethertype": "IPv4", "project_id": "868d679c64214927b578e30c09cb9de1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:22:48Z", "revision_number": 0, "id": "f9041da6-73aa-4c39-8df8-bb5d4522a041", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:22:48Z", "security_group_id": "b1a7d789-3ea3-47de-bbca-f1c3d2508dfa", "tenant_id": "868d679c64214927b578e30c09cb9de1", "port_range_min": null, "ethertype": "IPv6", "project_id": "868d679c64214927b578e30c09cb9de1"}], "revision_number": 4, "project_id": "868d679c64214927b578e30c09cb9de1", "id": "b1a7d789-3ea3-47de-bbca-f1c3d2508dfa", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b92069937e44a3786e439f95c61afe5", "created_at": "2018-06-27T19:08:41Z", "updated_at": "2018-06-27T19:08:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "4ac2a090-f595-4e7b-9b7a-a52fa204e881", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "5508c0b1-6261-44cb-854d-60c64bcbba0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "a60c77dc-6985-48ac-a3a3-067176d3e52f", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "e6ec0fa4-1eb3-4c5d-a451-c7acfd7fde82", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}], "revision_number": 4, "project_id": "4b92069937e44a3786e439f95c61afe5", "id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T18:59:55Z", "updated_at": "2018-06-27T18:59:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "5a060918-419b-4ec3-90df-a7764c06af2f", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "6cd9bbf0-4d1b-4b13-a6c4-e20a15bb3360", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "8134c0f0-89c6-4d45-bef8-a9260d9d0723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "e0e7297a-a59d-4d2b-b75c-2cc86b269114", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}], "revision_number": 4, "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "created_at": "2018-06-27T21:03:43Z", "updated_at": "2018-06-27T21:03:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "41061dbf-a5a2-465f-84dd-140f6104b3f7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "47d5c96d-0510-41a5-b33e-5683702c5bb8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "4b4b6430-3f42-4fe4-a25e-2c5c015a7699", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "e6a68cb7-6491-4474-a4d7-38496cac4eb7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}], "revision_number": 4, "project_id": "3f0a375b66c54145bff1c56e7c91ad73", "id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "name": "default"}]} 2018-06-27 21:23:06,862 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-fb42e5b1-b771-4dd7-83cb-e870a6f18de6 2018-06-27 21:23:06,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/868d679c64214927b578e30c09cb9de1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7d5ba3bb9923844ff3bc5580b40b301a41e429c" 2018-06-27 21:23:07,203 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:23:06 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-43e98781-42f3-4dd1-b184-ebe9da1cf092 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/868d679c64214927b578e30c09cb9de1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "868d679c64214927b578e30c09cb9de1", "name": "CreateNetworkSuccessTests-138a95cd-e6d3-413-proj"}} 2018-06-27 21:23:07,203 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/868d679c64214927b578e30c09cb9de1 used request id req-43e98781-42f3-4dd1-b184-ebe9da1cf092 2018-06-27 21:23:07,203 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b1a7d789-3ea3-47de-bbca-f1c3d2508dfa 2018-06-27 21:23:07,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=b1a7d789-3ea3-47de-bbca-f1c3d2508dfa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7d5ba3bb9923844ff3bc5580b40b301a41e429c" 2018-06-27 21:23:08,023 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:23:08 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-c5853971-fd07-437e-9459-3dd10cdf4591 Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": "b1a7d789-3ea3-47de-bbca-f1c3d2508dfa", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:22:48Z", "security_group_id": "b1a7d789-3ea3-47de-bbca-f1c3d2508dfa", "port_range_min": null, "revision_number": 0, "tenant_id": "868d679c64214927b578e30c09cb9de1", "created_at": "2018-06-27T21:22:48Z", "project_id": "868d679c64214927b578e30c09cb9de1", "id": "60c7f519-8b59-46df-a421-00014f4f374d"}, {"remote_group_id": "b1a7d789-3ea3-47de-bbca-f1c3d2508dfa", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:22:48Z", "security_group_id": "b1a7d789-3ea3-47de-bbca-f1c3d2508dfa", "port_range_min": null, "revision_number": 0, "tenant_id": "868d679c64214927b578e30c09cb9de1", "created_at": "2018-06-27T21:22:48Z", "project_id": "868d679c64214927b578e30c09cb9de1", "id": "c0d5c77b-4787-4cd8-abec-4637fb28c2ce"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:22:48Z", "security_group_id": "b1a7d789-3ea3-47de-bbca-f1c3d2508dfa", "port_range_min": null, "revision_number": 0, "tenant_id": "868d679c64214927b578e30c09cb9de1", "created_at": "2018-06-27T21:22:48Z", "project_id": "868d679c64214927b578e30c09cb9de1", "id": "d5f77eb7-46d5-4c8a-914a-10974e54eb00"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:22:48Z", "security_group_id": "b1a7d789-3ea3-47de-bbca-f1c3d2508dfa", "port_range_min": null, "revision_number": 0, "tenant_id": "868d679c64214927b578e30c09cb9de1", "created_at": "2018-06-27T21:22:48Z", "project_id": "868d679c64214927b578e30c09cb9de1", "id": "f9041da6-73aa-4c39-8df8-bb5d4522a041"}]} 2018-06-27 21:23:08,024 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=b1a7d789-3ea3-47de-bbca-f1c3d2508dfa used request id req-c5853971-fd07-437e-9459-3dd10cdf4591 2018-06-27 21:23:08,024 - neutron_utils - INFO - Deleting security group with name - default 2018-06-27 21:23:08,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/security-groups/b1a7d789-3ea3-47de-bbca-f1c3d2508dfa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7d5ba3bb9923844ff3bc5580b40b301a41e429c" 2018-06-27 21:23:08,409 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:23:08 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-1ec15d95-67e4-43ed-bf28-4bf0ba84327a Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:23:08,409 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/b1a7d789-3ea3-47de-bbca-f1c3d2508dfa used request id req-1ec15d95-67e4-43ed-bf28-4bf0ba84327a 2018-06-27 21:23:08,410 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-138a95cd-e6d3-413-proj 2018-06-27 21:23:08,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/868d679c64214927b578e30c09cb9de1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7d5ba3bb9923844ff3bc5580b40b301a41e429c" 2018-06-27 21:23:09,132 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:23:08 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-234aaa11-2688-44b5-b21f-f7b1557ef27e Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:23:09,132 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/868d679c64214927b578e30c09cb9de1 used request id req-234aaa11-2688-44b5-b21f-f7b1557ef27e 2018-06-27 21:23:09,133 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-138a95cd-e6d3-413-proj-role 2018-06-27 21:23:09,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/c4bef3d87a41454a806c4456b64f38ee -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7d5ba3bb9923844ff3bc5580b40b301a41e429c" 2018-06-27 21:23:09,584 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:23:09 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b5e095b7-78f3-4558-9898-e85e70989f50 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:23:09,584 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/c4bef3d87a41454a806c4456b64f38ee used request id req-b5e095b7-78f3-4558-9898-e85e70989f50 2018-06-27 21:23:09,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}a7d5ba3bb9923844ff3bc5580b40b301a41e429c" 2018-06-27 21:23:09,979 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:23:09 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a058ab4d-7fdb-4b01-b55a-db640364e800 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 21:23:09,979 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-a058ab4d-7fdb-4b01-b55a-db640364e800 2018-06-27 21:23:09,980 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-138a95cd-e6d3-413-user 2018-06-27 21:23:09,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/63b5983292be4291bb68b22a638500bc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1af7705a93193cbc7c4933371b69b617424bfa9f" 2018-06-27 21:23:10,502 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:23:09 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a2f05edc-86c5-4b85-9016-c5eb4b9a3903 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:23:10,502 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/63b5983292be4291bb68b22a638500bc used request id req-a2f05edc-86c5-4b85-9016-c5eb4b9a3903 2018-06-27 21:23:10,504 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:23:11,223 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:23:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["b7ah50hpThSQH_bTF2QmtQ"], "issued_at": "2018-06-27T21:23:11.000000Z"}} 2018-06-27 21:23:11,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f383cb60519d2720f327059eee62dab789b9da35" 2018-06-27 21:23:11,566 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:23:11 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-13cb857b-9325-4d43-90a8-74f0efe70394 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:23:11,566 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-13cb857b-9325-4d43-90a8-74f0efe70394 2018-06-27 21:23:11,567 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:23:11,568 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:23:12,341 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:23:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["HnKH50UaQAuuPJN2K0wwOQ"], "issued_at": "2018-06-27T21:23:12.000000Z"}} 2018-06-27 21:23:12,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}9b68c5f6680dcc2e5c3c1e4796eec92dc5a838b8" 2018-06-27 21:23:12,764 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:23:12 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8c7f333c-c63c-435e-b7e8-ac38a507e7dc Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:23:12,764 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-8c7f333c-c63c-435e-b7e8-ac38a507e7dc 2018-06-27 21:23:12,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 21:23:12,780 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21: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-27 21:23:12,780 - 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-e277e686-aaf2-4d5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b68c5f6680dcc2e5c3c1e4796eec92dc5a838b8" 2018-06-27 21:23:13,142 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:23:12 GMT Server: Apache Content-Length: 193 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f643fb89-1bc0-4593-bc7f-9ce1b360f3a6 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-e277e686-aaf2-4d5-proj", "previous": null, "next": null}, "projects": []} 2018-06-27 21:23:13,142 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-e277e686-aaf2-4d5-proj used request id req-f643fb89-1bc0-4593-bc7f-9ce1b360f3a6 2018-06-27 21:23:13,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b68c5f6680dcc2e5c3c1e4796eec92dc5a838b8" 2018-06-27 21:23:13,570 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:23:13 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-01f2f800-b42c-4c6b-bbdd-a27aa105e504 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 21:23:13,570 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-01f2f800-b42c-4c6b-bbdd-a27aa105e504 2018-06-27 21:23:13,574 - 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}9b68c5f6680dcc2e5c3c1e4796eec92dc5a838b8" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-e277e686-aaf2-4d5-proj"}}' 2018-06-27 21:23:14,124 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 21:23:13 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-414ed937-afb9-418a-bc14-0f1fa2f1ee15 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/380de7ff704f4cf380ce19ef32423879"}, "tags": [], "enabled": true, "id": "380de7ff704f4cf380ce19ef32423879", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-e277e686-aaf2-4d5-proj"}} 2018-06-27 21:23:14,124 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-414ed937-afb9-418a-bc14-0f1fa2f1ee15 2018-06-27 21:23:14,124 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-e277e686-aaf2-4d5-proj 2018-06-27 21:23:14,125 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:23:14,126 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:23:15,098 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:23:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["Uhxp5DlrRS-wtQvbI2wisw"], "issued_at": "2018-06-27T21:23:15.000000Z"}} 2018-06-27 21:23:15,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}0a8a744fde15476dc0707fc19e95bc4454a3f54a" 2018-06-27 21:23:15,460 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:23:15 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-798c1b83-54c5-4117-93c4-b50c0187a493 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:23:15,460 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-798c1b83-54c5-4117-93c4-b50c0187a493 2018-06-27 21:23:15,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 21:23:15,476 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:23: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-27 21:23: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/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a8a744fde15476dc0707fc19e95bc4454a3f54a" 2018-06-27 21:23:15,626 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:23:15 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-43808967-d9b9-4716-8c23-621810742cd1 Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/05b1bc3fa6fd4243a4ba8b4d6fcc3daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05b1bc3fa6fd4243a4ba8b4d6fcc3daf", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/48d44c9c0fea4f4e80edc7d2e0715db7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d44c9c0fea4f4e80edc7d2e0715db7", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/4d3721127bf84155a837606ce3feba32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d3721127bf84155a837606ce3feba32", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/5c846663ea6d407e9223de0719ce5442"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c846663ea6d407e9223de0719ce5442", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/73a10e6c4f67490a8a4030cc6cea32f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73a10e6c4f67490a8a4030cc6cea32f5", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/8ecfab7d9d4f47bb8892a85b7d2a0b5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ecfab7d9d4f47bb8892a85b7d2a0b5a", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/b278d529e9a54a9195e4e536b9384dc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b278d529e9a54a9195e4e536b9384dc0", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b7f107ae7bb34ccea8282b1a0ec7a979"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7f107ae7bb34ccea8282b1a0ec7a979", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/d21494d0185b463db36b8c8c2b341b97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d21494d0185b463db36b8c8c2b341b97", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e0bb346419f84e4680f6ca9a97f4fc0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e0bb346419f84e4680f6ca9a97f4fc0b", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "c8d542af72ce49338052c29f02c8857e", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e9dd794fa5c040a9a0445386fb2a6116"}, "options": {}, "id": "e9dd794fa5c040a9a0445386fb2a6116", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/e9f9c747d54947bc800a81ecf11858f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9f9c747d54947bc800a81ecf11858f5", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-27 21:23:15,627 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-43808967-d9b9-4716-8c23-621810742cd1 2018-06-27 21:23:15,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?name=CreateNetworkSuccessTests-e277e686-aaf2-4d5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a8a744fde15476dc0707fc19e95bc4454a3f54a" 2018-06-27 21:23:16,062 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:23:15 GMT Server: Apache Content-Length: 469 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a7165407-075f-456b-b8cc-4f2ee0069082 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateNetworkSuccessTests-e277e686-aaf2-4d5-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/380de7ff704f4cf380ce19ef32423879"}, "tags": [], "enabled": true, "id": "380de7ff704f4cf380ce19ef32423879", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-e277e686-aaf2-4d5-proj"}]} 2018-06-27 21:23:16,062 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateNetworkSuccessTests-e277e686-aaf2-4d5-proj used request id req-a7165407-075f-456b-b8cc-4f2ee0069082 2018-06-27 21:23:16,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a8a744fde15476dc0707fc19e95bc4454a3f54a" 2018-06-27 21:23:16,494 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:23:16 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e965e4ad-3deb-448a-b62d-054600ad22e0 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 21:23:16,495 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-e965e4ad-3deb-448a-b62d-054600ad22e0 2018-06-27 21:23:17,187 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-e277e686-aaf2-4d5-user 2018-06-27 21:23:17,187 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:23:17,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b68c5f6680dcc2e5c3c1e4796eec92dc5a838b8" 2018-06-27 21:23:17,592 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:23:17 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6b675e9a-5ffa-41e1-8176-048484d01b3d Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 21:23:17,592 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-6b675e9a-5ffa-41e1-8176-048484d01b3d 2018-06-27 21:23:17,596 - 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}9b68c5f6680dcc2e5c3c1e4796eec92dc5a838b8" -d '{"role": {"name": "CreateNetworkSuccessTests-e277e686-aaf2-4d5-proj-role"}}' 2018-06-27 21:23:18,001 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 21:23:17 GMT Server: Apache Content-Length: 224 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fb836f2b-d85a-48e9-a533-ff287b6cee5b Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "da340c9e02de420ab5d190ca4b067e57", "links": {"self": "http://10.167.4.35:5000/v3/roles/da340c9e02de420ab5d190ca4b067e57"}, "name": "CreateNetworkSuccessTests-e277e686-aaf2-4d5-proj-role"}} 2018-06-27 21:23:18,001 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-fb836f2b-d85a-48e9-a533-ff287b6cee5b 2018-06-27 21:23:18,001 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-e277e686-aaf2-4d5-proj-role 2018-06-27 21:23:18,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/da340c9e02de420ab5d190ca4b067e57 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b68c5f6680dcc2e5c3c1e4796eec92dc5a838b8" 2018-06-27 21:23:18,449 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:23:18 GMT Server: Apache Content-Length: 224 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e6deb9af-ad0c-49c3-a0af-6033fa38973b Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "da340c9e02de420ab5d190ca4b067e57", "links": {"self": "http://10.167.4.35:5000/v3/roles/da340c9e02de420ab5d190ca4b067e57"}, "name": "CreateNetworkSuccessTests-e277e686-aaf2-4d5-proj-role"}} 2018-06-27 21:23:18,450 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/da340c9e02de420ab5d190ca4b067e57 used request id req-e6deb9af-ad0c-49c3-a0af-6033fa38973b 2018-06-27 21:23:18,450 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-e277e686-aaf2-4d5-proj-role to project CreateNetworkSuccessTests-e277e686-aaf2-4d5-proj 2018-06-27 21:23:18,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/380de7ff704f4cf380ce19ef32423879/users/50d724ac0c6947f9a4b6c420bd878540/roles/da340c9e02de420ab5d190ca4b067e57 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b68c5f6680dcc2e5c3c1e4796eec92dc5a838b8" 2018-06-27 21:23:19,067 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:23:18 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9cb0e1c9-cebc-4f77-8cc7-f456fc861a2b Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:23:19,068 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/380de7ff704f4cf380ce19ef32423879/users/50d724ac0c6947f9a4b6c420bd878540/roles/da340c9e02de420ab5d190ca4b067e57 used request id req-9cb0e1c9-cebc-4f77-8cc7-f456fc861a2b 2018-06-27 21:23:19,068 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:23:19,069 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:23:19,721 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "da340c9e02de420ab5d190ca4b067e57", "name": "CreateNetworkSuccessTests-e277e686-aaf2-4d5-proj-role"}], "expires_at": "2018-06-27T22:23:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "380de7ff704f4cf380ce19ef32423879", "name": "CreateNetworkSuccessTests-e277e686-aaf2-4d5-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/380de7ff704f4cf380ce19ef32423879", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/380de7ff704f4cf380ce19ef32423879", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/380de7ff704f4cf380ce19ef32423879", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/380de7ff704f4cf380ce19ef32423879", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/380de7ff704f4cf380ce19ef32423879", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/380de7ff704f4cf380ce19ef32423879", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/380de7ff704f4cf380ce19ef32423879", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/380de7ff704f4cf380ce19ef32423879", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/380de7ff704f4cf380ce19ef32423879", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/380de7ff704f4cf380ce19ef32423879", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/380de7ff704f4cf380ce19ef32423879", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/380de7ff704f4cf380ce19ef32423879", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-e277e686-aaf2-4d5-user", "id": "50d724ac0c6947f9a4b6c420bd878540"}, "audit_ids": ["msPNqfxVTl2ni0GetKZRbQ"], "issued_at": "2018-06-27T21:23:19.000000Z"}} 2018-06-27 21:23:19,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca17936e7ae42c8e479adbe971c0e329618b2eb6" 2018-06-27 21:23:20,109 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:23:19 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-657bfc17-ed83-45d5-b956-f224c1ae0f15 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:23:20,109 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-657bfc17-ed83-45d5-b956-f224c1ae0f15 2018-06-27 21:23:20,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=CreateNetworkSuccessTests-00e334a3-eb7b-4a09-b4d5-7a2ff7b4e694-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca17936e7ae42c8e479adbe971c0e329618b2eb6" 2018-06-27 21:23:21,121 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:23:21 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-46a1500c-2b69-4766-a43b-df97cb32c8c2 Front-End-Https: on RESP BODY: {"networks":[]} 2018-06-27 21:23:21,122 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateNetworkSuccessTests-00e334a3-eb7b-4a09-b4d5-7a2ff7b4e694-pub-net used request id req-46a1500c-2b69-4766-a43b-df97cb32c8c2 2018-06-27 21:23:21,122 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-00e334a3-eb7b-4a09-b4d5-7a2ff7b4e694-pub-net 2018-06-27 21:23:21,127 - 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}ca17936e7ae42c8e479adbe971c0e329618b2eb6" -d '{"network": {"mtu": 999, "name": "CreateNetworkSuccessTests-00e334a3-eb7b-4a09-b4d5-7a2ff7b4e694-pub-net", "admin_state_up": true}}' 2018-06-27 21:23:22,319 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 21:23:22 GMT Content-Type: application/json Content-Length: 606 Connection: keep-alive X-Openstack-Request-Id: req-da6b748a-cdfd-44b5-857c-f75724061d9e Front-End-Https: on RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"380de7ff704f4cf380ce19ef32423879","created_at":"2018-06-27T21:23:21Z","tags":[],"ipv6_address_scope":null,"mtu":999,"updated_at":"2018-06-27T21:23:21Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"380de7ff704f4cf380ce19ef32423879","id":"743c1855-177d-43c0-b16c-4be8655a4d6e","name":"CreateNetworkSuccessTests-00e334a3-eb7b-4a09-b4d5-7a2ff7b4e694-pub-net"}} 2018-06-27 21:23:22,320 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-da6b748a-cdfd-44b5-857c-f75724061d9e 2018-06-27 21:23:22,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?id=743c1855-177d-43c0-b16c-4be8655a4d6e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca17936e7ae42c8e479adbe971c0e329618b2eb6" 2018-06-27 21:23:23,527 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:23:23 GMT Content-Type: application/json Content-Length: 590 Connection: keep-alive X-Openstack-Request-Id: req-07526f0e-d741-45cf-9506-0c071130c0af 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-27T21:23:21Z","tenant_id":"380de7ff704f4cf380ce19ef32423879","created_at":"2018-06-27T21:23:21Z","tags":[],"ipv6_address_scope":null,"mtu":999,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"380de7ff704f4cf380ce19ef32423879","id":"743c1855-177d-43c0-b16c-4be8655a4d6e","name":"CreateNetworkSuccessTests-00e334a3-eb7b-4a09-b4d5-7a2ff7b4e694-pub-net"}]} 2018-06-27 21:23:23,527 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=743c1855-177d-43c0-b16c-4be8655a4d6e used request id req-07526f0e-d741-45cf-9506-0c071130c0af 2018-06-27 21:23:23,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=743c1855-177d-43c0-b16c-4be8655a4d6e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca17936e7ae42c8e479adbe971c0e329618b2eb6" 2018-06-27 21:23:23,629 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:23:23 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-c9860313-16b2-48a4-b534-da8254f30317 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-27 21:23:23,630 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=743c1855-177d-43c0-b16c-4be8655a4d6e used request id req-c9860313-16b2-48a4-b534-da8254f30317 2018-06-27 21:23:23,630 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-00e334a3-eb7b-4a09-b4d5-7a2ff7b4e694-pub-subnet 2018-06-27 21:23:23,635 - 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}ca17936e7ae42c8e479adbe971c0e329618b2eb6" -d '{"subnets": [{"ip_version": 4, "network_id": "743c1855-177d-43c0-b16c-4be8655a4d6e", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-00e334a3-eb7b-4a09-b4d5-7a2ff7b4e694-pub-subnet"}]}' 2018-06-27 21:23:25,154 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 21:23:25 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-c44089c7-db07-4e92-8aad-c47d0952c50a Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"743c1855-177d-43c0-b16c-4be8655a4d6e","tenant_id":"380de7ff704f4cf380ce19ef32423879","created_at":"2018-06-27T21:23:24Z","dns_nameservers":[],"updated_at":"2018-06-27T21:23:24Z","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":"380de7ff704f4cf380ce19ef32423879","id":"e782bc44-bd54-460b-a82b-7afac4edfe50","subnetpool_id":null,"name":"CreateNetworkSuccessTests-00e334a3-eb7b-4a09-b4d5-7a2ff7b4e694-pub-subnet"}]} 2018-06-27 21:23:25,154 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-c44089c7-db07-4e92-8aad-c47d0952c50a 2018-06-27 21:23:25,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?id=743c1855-177d-43c0-b16c-4be8655a4d6e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca17936e7ae42c8e479adbe971c0e329618b2eb6" 2018-06-27 21:23:25,531 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:23:25 GMT Content-Type: application/json Content-Length: 634 Connection: keep-alive X-Openstack-Request-Id: req-cd0befbd-e7f5-489d-96ba-e3c3f3d49191 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e782bc44-bd54-460b-a82b-7afac4edfe50"],"updated_at":"2018-06-27T21:23:24Z","tenant_id":"380de7ff704f4cf380ce19ef32423879","created_at":"2018-06-27T21:23:21Z","tags":[],"ipv6_address_scope":null,"mtu":999,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"380de7ff704f4cf380ce19ef32423879","id":"743c1855-177d-43c0-b16c-4be8655a4d6e","name":"CreateNetworkSuccessTests-00e334a3-eb7b-4a09-b4d5-7a2ff7b4e694-pub-net"}]} 2018-06-27 21:23:25,531 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=743c1855-177d-43c0-b16c-4be8655a4d6e used request id req-cd0befbd-e7f5-489d-96ba-e3c3f3d49191 2018-06-27 21:23:25,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=743c1855-177d-43c0-b16c-4be8655a4d6e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca17936e7ae42c8e479adbe971c0e329618b2eb6" 2018-06-27 21:23:25,702 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:23:25 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-01b01122-51ab-44c5-96ea-1bb9fdba4321 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"743c1855-177d-43c0-b16c-4be8655a4d6e","tenant_id":"380de7ff704f4cf380ce19ef32423879","created_at":"2018-06-27T21:23:24Z","dns_nameservers":[],"updated_at":"2018-06-27T21:23:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"380de7ff704f4cf380ce19ef32423879","id":"e782bc44-bd54-460b-a82b-7afac4edfe50","subnetpool_id":null,"name":"CreateNetworkSuccessTests-00e334a3-eb7b-4a09-b4d5-7a2ff7b4e694-pub-subnet"}]} 2018-06-27 21:23:25,702 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=743c1855-177d-43c0-b16c-4be8655a4d6e used request id req-01b01122-51ab-44c5-96ea-1bb9fdba4321 2018-06-27 21:23:25,703 - OpenStackNetwork - DEBUG - Network [743c1855-177d-43c0-b16c-4be8655a4d6e] created successfully 2018-06-27 21:23:25,703 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:23:25,705 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:23:26,597 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "da340c9e02de420ab5d190ca4b067e57", "name": "CreateNetworkSuccessTests-e277e686-aaf2-4d5-proj-role"}], "expires_at": "2018-06-27T22:23:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "380de7ff704f4cf380ce19ef32423879", "name": "CreateNetworkSuccessTests-e277e686-aaf2-4d5-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/380de7ff704f4cf380ce19ef32423879", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/380de7ff704f4cf380ce19ef32423879", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/380de7ff704f4cf380ce19ef32423879", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/380de7ff704f4cf380ce19ef32423879", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/380de7ff704f4cf380ce19ef32423879", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/380de7ff704f4cf380ce19ef32423879", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/380de7ff704f4cf380ce19ef32423879", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/380de7ff704f4cf380ce19ef32423879", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/380de7ff704f4cf380ce19ef32423879", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/380de7ff704f4cf380ce19ef32423879", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/380de7ff704f4cf380ce19ef32423879", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/380de7ff704f4cf380ce19ef32423879", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-e277e686-aaf2-4d5-user", "id": "50d724ac0c6947f9a4b6c420bd878540"}, "audit_ids": ["vRHD-E0dSyOVO7GLZXfirQ"], "issued_at": "2018-06-27T21:23:26.000000Z"}} 2018-06-27 21:23:26,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c65285ee70b750bdcc4d3a42399ae8fee6090720" 2018-06-27 21:23:26,909 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:23:26 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-501ab211-7740-4274-9b3a-57a9f9270613 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:23:26,909 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-501ab211-7740-4274-9b3a-57a9f9270613 2018-06-27 21:23:26,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=CreateNetworkSuccessTests-00e334a3-eb7b-4a09-b4d5-7a2ff7b4e694-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c65285ee70b750bdcc4d3a42399ae8fee6090720" 2018-06-27 21:23:27,887 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:23:27 GMT Content-Type: application/json Content-Length: 634 Connection: keep-alive X-Openstack-Request-Id: req-0ad5b7fa-5433-4802-be20-90ec7e2f9dd8 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e782bc44-bd54-460b-a82b-7afac4edfe50"],"updated_at":"2018-06-27T21:23:24Z","tenant_id":"380de7ff704f4cf380ce19ef32423879","created_at":"2018-06-27T21:23:21Z","tags":[],"ipv6_address_scope":null,"mtu":999,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"380de7ff704f4cf380ce19ef32423879","id":"743c1855-177d-43c0-b16c-4be8655a4d6e","name":"CreateNetworkSuccessTests-00e334a3-eb7b-4a09-b4d5-7a2ff7b4e694-pub-net"}]} 2018-06-27 21:23:27,887 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateNetworkSuccessTests-00e334a3-eb7b-4a09-b4d5-7a2ff7b4e694-pub-net used request id req-0ad5b7fa-5433-4802-be20-90ec7e2f9dd8 2018-06-27 21:23:27,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-27 21:23:27,902 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21: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-27 21:23:27,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/380de7ff704f4cf380ce19ef32423879 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c65285ee70b750bdcc4d3a42399ae8fee6090720" 2018-06-27 21:23:28,324 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:23:27 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-859e9be7-180e-4a18-8c4c-df76ebf87dcb Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/380de7ff704f4cf380ce19ef32423879"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "380de7ff704f4cf380ce19ef32423879", "name": "CreateNetworkSuccessTests-e277e686-aaf2-4d5-proj"}} 2018-06-27 21:23:28,324 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/380de7ff704f4cf380ce19ef32423879 used request id req-859e9be7-180e-4a18-8c4c-df76ebf87dcb 2018-06-27 21:23:28,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=743c1855-177d-43c0-b16c-4be8655a4d6e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c65285ee70b750bdcc4d3a42399ae8fee6090720" 2018-06-27 21:23:29,262 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:23:29 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-c70f7566-e80e-4dfa-9e36-aca7e7781e87 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"743c1855-177d-43c0-b16c-4be8655a4d6e","tenant_id":"380de7ff704f4cf380ce19ef32423879","created_at":"2018-06-27T21:23:24Z","dns_nameservers":[],"updated_at":"2018-06-27T21:23:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"380de7ff704f4cf380ce19ef32423879","id":"e782bc44-bd54-460b-a82b-7afac4edfe50","subnetpool_id":null,"name":"CreateNetworkSuccessTests-00e334a3-eb7b-4a09-b4d5-7a2ff7b4e694-pub-subnet"}]} 2018-06-27 21:23:29,262 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=743c1855-177d-43c0-b16c-4be8655a4d6e used request id req-c70f7566-e80e-4dfa-9e36-aca7e7781e87 2018-06-27 21:23:29,263 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-00e334a3-eb7b-4a09-b4d5-7a2ff7b4e694-pub-subnet 2018-06-27 21:23:29,263 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-00e334a3-eb7b-4a09-b4d5-7a2ff7b4e694-pub-subnet 2018-06-27 21:23:29,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/subnets/e782bc44-bd54-460b-a82b-7afac4edfe50 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca17936e7ae42c8e479adbe971c0e329618b2eb6" 2018-06-27 21:23:35,164 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:23:35 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-09988b3e-b1e3-4dd5-a19f-c2d9a32a2d71 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:23:35,165 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/e782bc44-bd54-460b-a82b-7afac4edfe50 used request id req-09988b3e-b1e3-4dd5-a19f-c2d9a32a2d71 2018-06-27 21:23:35,165 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-00e334a3-eb7b-4a09-b4d5-7a2ff7b4e694-pub-net 2018-06-27 21:23:35,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/networks/743c1855-177d-43c0-b16c-4be8655a4d6e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca17936e7ae42c8e479adbe971c0e329618b2eb6" 2018-06-27 21:23:38,699 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:23:38 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-4427fd7c-1fc1-447e-a107-1cdbd453ef7d Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:23:38,700 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/743c1855-177d-43c0-b16c-4be8655a4d6e used request id req-4427fd7c-1fc1-447e-a107-1cdbd453ef7d 2018-06-27 21:23:38,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?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b68c5f6680dcc2e5c3c1e4796eec92dc5a838b8" 2018-06-27 21:23:39,457 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:23:39 GMT Content-Type: application/json Content-Length: 11766 Connection: keep-alive X-Openstack-Request-Id: req-237b3ef4-c808-4496-9db1-fab2d6188c86 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "380de7ff704f4cf380ce19ef32423879", "created_at": "2018-06-27T21:23:21Z", "updated_at": "2018-06-27T21:23:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:23:21Z", "revision_number": 0, "id": "47dfdbd0-56f3-44df-ad75-9e9f97260854", "remote_group_id": "693f47d1-0f32-4346-b9c5-354f3cbd6b73", "remote_ip_prefix": null, "created_at": "2018-06-27T21:23:21Z", "security_group_id": "693f47d1-0f32-4346-b9c5-354f3cbd6b73", "tenant_id": "380de7ff704f4cf380ce19ef32423879", "port_range_min": null, "ethertype": "IPv4", "project_id": "380de7ff704f4cf380ce19ef32423879"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:23:21Z", "revision_number": 0, "id": "cdd5a949-8fef-4231-94e5-363bb4a1c698", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:23:21Z", "security_group_id": "693f47d1-0f32-4346-b9c5-354f3cbd6b73", "tenant_id": "380de7ff704f4cf380ce19ef32423879", "port_range_min": null, "ethertype": "IPv4", "project_id": "380de7ff704f4cf380ce19ef32423879"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:23:21Z", "revision_number": 0, "id": "cea9da7b-d888-4f9b-be50-e2a539007321", "remote_group_id": "693f47d1-0f32-4346-b9c5-354f3cbd6b73", "remote_ip_prefix": null, "created_at": "2018-06-27T21:23:21Z", "security_group_id": "693f47d1-0f32-4346-b9c5-354f3cbd6b73", "tenant_id": "380de7ff704f4cf380ce19ef32423879", "port_range_min": null, "ethertype": "IPv6", "project_id": "380de7ff704f4cf380ce19ef32423879"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:23:21Z", "revision_number": 0, "id": "d71492ec-2d5b-45a7-a30c-23b3612e44c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:23:21Z", "security_group_id": "693f47d1-0f32-4346-b9c5-354f3cbd6b73", "tenant_id": "380de7ff704f4cf380ce19ef32423879", "port_range_min": null, "ethertype": "IPv6", "project_id": "380de7ff704f4cf380ce19ef32423879"}], "revision_number": 4, "project_id": "380de7ff704f4cf380ce19ef32423879", "id": "693f47d1-0f32-4346-b9c5-354f3cbd6b73", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-27T19:03:04Z", "updated_at": "2018-06-27T19:03:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "6748ef1e-56da-434e-9e89-e86b58537b65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "b3e3826c-1c48-4699-93f0-f8a310956753", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "bfad35fa-7ea9-4a81-917d-7b86481eb510", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "d657b333-103d-4d19-add8-1e8bae2f8849", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b92069937e44a3786e439f95c61afe5", "created_at": "2018-06-27T19:08:41Z", "updated_at": "2018-06-27T19:08:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "4ac2a090-f595-4e7b-9b7a-a52fa204e881", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "5508c0b1-6261-44cb-854d-60c64bcbba0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "a60c77dc-6985-48ac-a3a3-067176d3e52f", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "e6ec0fa4-1eb3-4c5d-a451-c7acfd7fde82", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}], "revision_number": 4, "project_id": "4b92069937e44a3786e439f95c61afe5", "id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T18:59:55Z", "updated_at": "2018-06-27T18:59:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "5a060918-419b-4ec3-90df-a7764c06af2f", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "6cd9bbf0-4d1b-4b13-a6c4-e20a15bb3360", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "8134c0f0-89c6-4d45-bef8-a9260d9d0723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "e0e7297a-a59d-4d2b-b75c-2cc86b269114", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}], "revision_number": 4, "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "created_at": "2018-06-27T21:03:43Z", "updated_at": "2018-06-27T21:03:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "41061dbf-a5a2-465f-84dd-140f6104b3f7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "47d5c96d-0510-41a5-b33e-5683702c5bb8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "4b4b6430-3f42-4fe4-a25e-2c5c015a7699", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "e6a68cb7-6491-4474-a4d7-38496cac4eb7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}], "revision_number": 4, "project_id": "3f0a375b66c54145bff1c56e7c91ad73", "id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "name": "default"}]} 2018-06-27 21:23:39,458 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-237b3ef4-c808-4496-9db1-fab2d6188c86 2018-06-27 21:23:39,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/380de7ff704f4cf380ce19ef32423879 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b68c5f6680dcc2e5c3c1e4796eec92dc5a838b8" 2018-06-27 21:23:39,809 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:23:39 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3dcef34c-988c-465f-81ac-97e5884669e5 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/380de7ff704f4cf380ce19ef32423879"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "380de7ff704f4cf380ce19ef32423879", "name": "CreateNetworkSuccessTests-e277e686-aaf2-4d5-proj"}} 2018-06-27 21:23:39,810 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/380de7ff704f4cf380ce19ef32423879 used request id req-3dcef34c-988c-465f-81ac-97e5884669e5 2018-06-27 21:23:39,810 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 693f47d1-0f32-4346-b9c5-354f3cbd6b73 2018-06-27 21:23:39,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=693f47d1-0f32-4346-b9c5-354f3cbd6b73 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b68c5f6680dcc2e5c3c1e4796eec92dc5a838b8" 2018-06-27 21:23:40,580 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:23:40 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-94e1e292-28df-455e-b825-2b0bf1cd89d6 Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": "693f47d1-0f32-4346-b9c5-354f3cbd6b73", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:23:21Z", "security_group_id": "693f47d1-0f32-4346-b9c5-354f3cbd6b73", "port_range_min": null, "revision_number": 0, "tenant_id": "380de7ff704f4cf380ce19ef32423879", "created_at": "2018-06-27T21:23:21Z", "project_id": "380de7ff704f4cf380ce19ef32423879", "id": "47dfdbd0-56f3-44df-ad75-9e9f97260854"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:23:21Z", "security_group_id": "693f47d1-0f32-4346-b9c5-354f3cbd6b73", "port_range_min": null, "revision_number": 0, "tenant_id": "380de7ff704f4cf380ce19ef32423879", "created_at": "2018-06-27T21:23:21Z", "project_id": "380de7ff704f4cf380ce19ef32423879", "id": "cdd5a949-8fef-4231-94e5-363bb4a1c698"}, {"remote_group_id": "693f47d1-0f32-4346-b9c5-354f3cbd6b73", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:23:21Z", "security_group_id": "693f47d1-0f32-4346-b9c5-354f3cbd6b73", "port_range_min": null, "revision_number": 0, "tenant_id": "380de7ff704f4cf380ce19ef32423879", "created_at": "2018-06-27T21:23:21Z", "project_id": "380de7ff704f4cf380ce19ef32423879", "id": "cea9da7b-d888-4f9b-be50-e2a539007321"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:23:21Z", "security_group_id": "693f47d1-0f32-4346-b9c5-354f3cbd6b73", "port_range_min": null, "revision_number": 0, "tenant_id": "380de7ff704f4cf380ce19ef32423879", "created_at": "2018-06-27T21:23:21Z", "project_id": "380de7ff704f4cf380ce19ef32423879", "id": "d71492ec-2d5b-45a7-a30c-23b3612e44c9"}]} 2018-06-27 21:23:40,580 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=693f47d1-0f32-4346-b9c5-354f3cbd6b73 used request id req-94e1e292-28df-455e-b825-2b0bf1cd89d6 2018-06-27 21:23:40,581 - neutron_utils - INFO - Deleting security group with name - default 2018-06-27 21:23:40,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/693f47d1-0f32-4346-b9c5-354f3cbd6b73 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b68c5f6680dcc2e5c3c1e4796eec92dc5a838b8" 2018-06-27 21:23:40,975 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:23:40 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-65026617-94b6-4400-8a60-4e8d5459aa3f Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:23:40,976 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/693f47d1-0f32-4346-b9c5-354f3cbd6b73 used request id req-65026617-94b6-4400-8a60-4e8d5459aa3f 2018-06-27 21:23:40,977 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-e277e686-aaf2-4d5-proj 2018-06-27 21:23:40,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/380de7ff704f4cf380ce19ef32423879 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b68c5f6680dcc2e5c3c1e4796eec92dc5a838b8" 2018-06-27 21:23:41,650 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:23:40 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3e3a0435-63e9-47d8-95a9-e184c525f5c4 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:23:41,650 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/380de7ff704f4cf380ce19ef32423879 used request id req-3e3a0435-63e9-47d8-95a9-e184c525f5c4 2018-06-27 21:23:41,651 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-e277e686-aaf2-4d5-proj-role 2018-06-27 21:23:41,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/da340c9e02de420ab5d190ca4b067e57 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b68c5f6680dcc2e5c3c1e4796eec92dc5a838b8" 2018-06-27 21:23:42,134 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:23:41 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f7e26125-17de-423e-89f3-b970753568e3 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:23:42,134 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/da340c9e02de420ab5d190ca4b067e57 used request id req-f7e26125-17de-423e-89f3-b970753568e3 2018-06-27 21:23:42,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? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b68c5f6680dcc2e5c3c1e4796eec92dc5a838b8" 2018-06-27 21:23:42,433 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:23:42 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-52e6e086-f985-4772-86f4-ebb98395729e Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 21:23:42,433 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-52e6e086-f985-4772-86f4-ebb98395729e 2018-06-27 21:23:42,434 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-e277e686-aaf2-4d5-user 2018-06-27 21:23:42,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/50d724ac0c6947f9a4b6c420bd878540 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a8a744fde15476dc0707fc19e95bc4454a3f54a" 2018-06-27 21:23:42,789 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:23:42 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-752e1e28-2643-410f-9e28-35b3397151f1 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:23:42,789 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/50d724ac0c6947f9a4b6c420bd878540 used request id req-752e1e28-2643-410f-9e28-35b3397151f1 2018-06-27 21:23:42,790 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:23:43,920 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:23:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["UO8u1lvbR1SOtCspoWPuMQ"], "issued_at": "2018-06-27T21:23:43.000000Z"}} 2018-06-27 21:23:43,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}fd5e6377ac841d34c3e53e81240ed55f11b9bc40" 2018-06-27 21:23:44,258 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:23:43 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-909e25e0-1340-40fb-b889-f8a56e0e15b1 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:23:44,258 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-909e25e0-1340-40fb-b889-f8a56e0e15b1 2018-06-27 21:23:44,259 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:23:44,260 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:23:45,106 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:23:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["rS2q5rCHTgazEjCbMeSunA"], "issued_at": "2018-06-27T21:23:45.000000Z"}} 2018-06-27 21:23:45,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6fc851fcd452c5d660aa4ad812565cbea0ba3be" 2018-06-27 21:23:45,444 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:23:45 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-906d6210-8739-4f1d-9ae9-9f0dcb8e9eba Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:23:45,444 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-906d6210-8739-4f1d-9ae9-9f0dcb8e9eba 2018-06-27 21:23:45,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 21:23:45,457 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:23: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-27 21:23:45,458 - 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-9cfb2b22-2d57-46d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6fc851fcd452c5d660aa4ad812565cbea0ba3be" 2018-06-27 21:23:45,767 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:23:45 GMT Server: Apache Content-Length: 192 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-89a06cd4-120b-47c7-b3c4-328b5aec65cd 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-9cfb2b22-2d57-46d-proj", "previous": null, "next": null}, "projects": []} 2018-06-27 21:23:45,768 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-9cfb2b22-2d57-46d-proj used request id req-89a06cd4-120b-47c7-b3c4-328b5aec65cd 2018-06-27 21:23:45,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6fc851fcd452c5d660aa4ad812565cbea0ba3be" 2018-06-27 21:23:45,859 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:23:45 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8172ac89-938b-44c8-8a27-005606e49672 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 21:23:45,859 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-8172ac89-938b-44c8-8a27-005606e49672 2018-06-27 21:23:45,863 - 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}b6fc851fcd452c5d660aa4ad812565cbea0ba3be" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-9cfb2b22-2d57-46d-proj"}}' 2018-06-27 21:23:46,291 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 21:23:45 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-25c215f2-2b2f-4912-b997-5dcf48dfe116 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/5bc5b023c6ba436c9a6ebbeecfa0c66c"}, "tags": [], "enabled": true, "id": "5bc5b023c6ba436c9a6ebbeecfa0c66c", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-9cfb2b22-2d57-46d-proj"}} 2018-06-27 21:23:46,292 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-25c215f2-2b2f-4912-b997-5dcf48dfe116 2018-06-27 21:23:46,292 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-9cfb2b22-2d57-46d-proj 2018-06-27 21:23:46,292 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:23:46,293 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:23:47,026 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:23:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["v3rTpksKREOpz0StYI29Sw"], "issued_at": "2018-06-27T21:23:47.000000Z"}} 2018-06-27 21:23:47,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}803e97cf2c9eba299c88bc2b290452339307182e" 2018-06-27 21:23:47,386 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:23:47 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-52d1e4f4-ba00-4616-b442-e1865e8b4055 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:23:47,387 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-52d1e4f4-ba00-4616-b442-e1865e8b4055 2018-06-27 21:23:47,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 21:23:47,403 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:23: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-27 21:23:47,403 - 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}803e97cf2c9eba299c88bc2b290452339307182e" 2018-06-27 21:23:47,807 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:23:47 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6eba279a-f770-4c77-b2e9-318234e55b09 Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/05b1bc3fa6fd4243a4ba8b4d6fcc3daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05b1bc3fa6fd4243a4ba8b4d6fcc3daf", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/48d44c9c0fea4f4e80edc7d2e0715db7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d44c9c0fea4f4e80edc7d2e0715db7", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/4d3721127bf84155a837606ce3feba32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d3721127bf84155a837606ce3feba32", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/5c846663ea6d407e9223de0719ce5442"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c846663ea6d407e9223de0719ce5442", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/73a10e6c4f67490a8a4030cc6cea32f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73a10e6c4f67490a8a4030cc6cea32f5", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/8ecfab7d9d4f47bb8892a85b7d2a0b5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ecfab7d9d4f47bb8892a85b7d2a0b5a", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/b278d529e9a54a9195e4e536b9384dc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b278d529e9a54a9195e4e536b9384dc0", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b7f107ae7bb34ccea8282b1a0ec7a979"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7f107ae7bb34ccea8282b1a0ec7a979", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/d21494d0185b463db36b8c8c2b341b97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d21494d0185b463db36b8c8c2b341b97", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e0bb346419f84e4680f6ca9a97f4fc0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e0bb346419f84e4680f6ca9a97f4fc0b", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "c8d542af72ce49338052c29f02c8857e", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e9dd794fa5c040a9a0445386fb2a6116"}, "options": {}, "id": "e9dd794fa5c040a9a0445386fb2a6116", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/e9f9c747d54947bc800a81ecf11858f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9f9c747d54947bc800a81ecf11858f5", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-27 21:23:47,807 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-6eba279a-f770-4c77-b2e9-318234e55b09 2018-06-27 21:23:47,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?name=CreateRouterSuccessTests-9cfb2b22-2d57-46d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}803e97cf2c9eba299c88bc2b290452339307182e" 2018-06-27 21:23:48,205 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:23:47 GMT Server: Apache Content-Length: 467 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7d45a811-cf05-47e9-88f5-011e9e6ae228 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateRouterSuccessTests-9cfb2b22-2d57-46d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/5bc5b023c6ba436c9a6ebbeecfa0c66c"}, "tags": [], "enabled": true, "id": "5bc5b023c6ba436c9a6ebbeecfa0c66c", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-9cfb2b22-2d57-46d-proj"}]} 2018-06-27 21:23:48,205 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateRouterSuccessTests-9cfb2b22-2d57-46d-proj used request id req-7d45a811-cf05-47e9-88f5-011e9e6ae228 2018-06-27 21:23:48,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}803e97cf2c9eba299c88bc2b290452339307182e" 2018-06-27 21:23:48,598 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:23:48 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-637c5aa7-9f74-4c87-b64c-aab6f370f2b8 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 21:23:48,598 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-637c5aa7-9f74-4c87-b64c-aab6f370f2b8 2018-06-27 21:23:49,411 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-9cfb2b22-2d57-46d-user 2018-06-27 21:23:49,412 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:23:49,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}b6fc851fcd452c5d660aa4ad812565cbea0ba3be" 2018-06-27 21:23:49,774 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:23:49 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-86c4936b-d1dc-4309-9747-8a2b91571593 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 21:23:49,774 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-86c4936b-d1dc-4309-9747-8a2b91571593 2018-06-27 21:23:49,778 - 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}b6fc851fcd452c5d660aa4ad812565cbea0ba3be" -d '{"role": {"name": "CreateRouterSuccessTests-9cfb2b22-2d57-46d-proj-role"}}' 2018-06-27 21:23:50,145 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 21:23:49 GMT Server: Apache Content-Length: 223 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5e563802-e348-45d2-81c3-2dd745ff9bc1 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "db8b248c8c894488a21607d16e4addaf", "links": {"self": "http://10.167.4.35:5000/v3/roles/db8b248c8c894488a21607d16e4addaf"}, "name": "CreateRouterSuccessTests-9cfb2b22-2d57-46d-proj-role"}} 2018-06-27 21:23:50,145 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-5e563802-e348-45d2-81c3-2dd745ff9bc1 2018-06-27 21:23:50,145 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-9cfb2b22-2d57-46d-proj-role 2018-06-27 21:23:50,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/db8b248c8c894488a21607d16e4addaf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6fc851fcd452c5d660aa4ad812565cbea0ba3be" 2018-06-27 21:23:50,519 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:23:50 GMT Server: Apache Content-Length: 223 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fa6eb90e-443c-486c-affb-ea1018ee70ae Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "db8b248c8c894488a21607d16e4addaf", "links": {"self": "http://10.167.4.35:5000/v3/roles/db8b248c8c894488a21607d16e4addaf"}, "name": "CreateRouterSuccessTests-9cfb2b22-2d57-46d-proj-role"}} 2018-06-27 21:23:50,519 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/db8b248c8c894488a21607d16e4addaf used request id req-fa6eb90e-443c-486c-affb-ea1018ee70ae 2018-06-27 21:23:50,520 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-9cfb2b22-2d57-46d-proj-role to project CreateRouterSuccessTests-9cfb2b22-2d57-46d-proj 2018-06-27 21:23:50,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/5bc5b023c6ba436c9a6ebbeecfa0c66c/users/71ef51196e3543e29c4721e613aaaf1a/roles/db8b248c8c894488a21607d16e4addaf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6fc851fcd452c5d660aa4ad812565cbea0ba3be" 2018-06-27 21:23:51,061 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:23:50 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-eaf0c5ae-022d-4551-a97b-2d57ac122cd6 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:23:51,061 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/5bc5b023c6ba436c9a6ebbeecfa0c66c/users/71ef51196e3543e29c4721e613aaaf1a/roles/db8b248c8c894488a21607d16e4addaf used request id req-eaf0c5ae-022d-4551-a97b-2d57ac122cd6 2018-06-27 21:23:51,062 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:23:51,063 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:23:51,827 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "db8b248c8c894488a21607d16e4addaf", "name": "CreateRouterSuccessTests-9cfb2b22-2d57-46d-proj-role"}], "expires_at": "2018-06-27T22:23:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5bc5b023c6ba436c9a6ebbeecfa0c66c", "name": "CreateRouterSuccessTests-9cfb2b22-2d57-46d-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/5bc5b023c6ba436c9a6ebbeecfa0c66c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/5bc5b023c6ba436c9a6ebbeecfa0c66c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/5bc5b023c6ba436c9a6ebbeecfa0c66c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/5bc5b023c6ba436c9a6ebbeecfa0c66c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/5bc5b023c6ba436c9a6ebbeecfa0c66c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/5bc5b023c6ba436c9a6ebbeecfa0c66c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/5bc5b023c6ba436c9a6ebbeecfa0c66c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/5bc5b023c6ba436c9a6ebbeecfa0c66c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/5bc5b023c6ba436c9a6ebbeecfa0c66c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/5bc5b023c6ba436c9a6ebbeecfa0c66c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/5bc5b023c6ba436c9a6ebbeecfa0c66c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/5bc5b023c6ba436c9a6ebbeecfa0c66c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-9cfb2b22-2d57-46d-user", "id": "71ef51196e3543e29c4721e613aaaf1a"}, "audit_ids": ["d1LNl6xxTuuP3EM18XKybg"], "issued_at": "2018-06-27T21:23:51.000000Z"}} 2018-06-27 21:23:51,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}2daf8f84826575f7fedd557516342c8b78b7bd06" 2018-06-27 21:23:52,175 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:23:51 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c3d01d17-b41b-42fc-a510-0162ccdbced5 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:23:52,175 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-c3d01d17-b41b-42fc-a510-0162ccdbced5 2018-06-27 21:23:52,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/routers?name=CreateRouterSuccessTests-80ca8bc4-0797-4251-afc9-91515b52f719-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2daf8f84826575f7fedd557516342c8b78b7bd06" 2018-06-27 21:23:53,029 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:23:53 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-e9c1ccfe-b5b1-45f1-9fb7-02ec33ddf351 Front-End-Https: on RESP BODY: {"routers": []} 2018-06-27 21:23:53,029 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers?name=CreateRouterSuccessTests-80ca8bc4-0797-4251-afc9-91515b52f719-pub-router&admin_state_up=True used request id req-e9c1ccfe-b5b1-45f1-9fb7-02ec33ddf351 2018-06-27 21:23:53,029 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:23:53,030 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:23:53,842 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "db8b248c8c894488a21607d16e4addaf", "name": "CreateRouterSuccessTests-9cfb2b22-2d57-46d-proj-role"}], "expires_at": "2018-06-27T22:23:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5bc5b023c6ba436c9a6ebbeecfa0c66c", "name": "CreateRouterSuccessTests-9cfb2b22-2d57-46d-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/5bc5b023c6ba436c9a6ebbeecfa0c66c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/5bc5b023c6ba436c9a6ebbeecfa0c66c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/5bc5b023c6ba436c9a6ebbeecfa0c66c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/5bc5b023c6ba436c9a6ebbeecfa0c66c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/5bc5b023c6ba436c9a6ebbeecfa0c66c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/5bc5b023c6ba436c9a6ebbeecfa0c66c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/5bc5b023c6ba436c9a6ebbeecfa0c66c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/5bc5b023c6ba436c9a6ebbeecfa0c66c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/5bc5b023c6ba436c9a6ebbeecfa0c66c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/5bc5b023c6ba436c9a6ebbeecfa0c66c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/5bc5b023c6ba436c9a6ebbeecfa0c66c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/5bc5b023c6ba436c9a6ebbeecfa0c66c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-9cfb2b22-2d57-46d-user", "id": "71ef51196e3543e29c4721e613aaaf1a"}, "audit_ids": ["3m_IDGxtQv-cdy49d2WiDw"], "issued_at": "2018-06-27T21:23:53.000000Z"}} 2018-06-27 21:23:53,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a2cf045a3605cfe31278a5088bc9804962c3178" 2018-06-27 21:23:54,157 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:23:53 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-166bc0a7-2b1d-4b3d-bcd9-ae710cc9cc00 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:23:54,158 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-166bc0a7-2b1d-4b3d-bcd9-ae710cc9cc00 2018-06-27 21:23:54,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}2daf8f84826575f7fedd557516342c8b78b7bd06" 2018-06-27 21:23:55,301 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:23:55 GMT Content-Type: application/json Content-Length: 594 Connection: keep-alive X-Openstack-Request-Id: req-882520f0-3c6a-4409-8aad-785df3457036 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":["df0aa635-d718-49cc-81c1-ba349ef8a505"],"updated_at":"2018-06-27T18:56:39Z","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T18:56:31Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"977aff9f-43e9-4fec-86ae-a730f64fa17d","name":"floating_net"}]} 2018-06-27 21:23:55,302 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=floating_net used request id req-882520f0-3c6a-4409-8aad-785df3457036 2018-06-27 21:23:55,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=977aff9f-43e9-4fec-86ae-a730f64fa17d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2daf8f84826575f7fedd557516342c8b78b7bd06" 2018-06-27 21:23:55,377 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:23:55 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-bc2fb55b-9dc1-4501-8573-5f713695514d Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-27 21:23:55,377 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=977aff9f-43e9-4fec-86ae-a730f64fa17d used request id req-bc2fb55b-9dc1-4501-8573-5f713695514d 2018-06-27 21:23:55,378 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-80ca8bc4-0797-4251-afc9-91515b52f719-pub-router 2018-06-27 21:23:55,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/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2daf8f84826575f7fedd557516342c8b78b7bd06" -d '{"router": {"external_gateway_info": {"network_id": "977aff9f-43e9-4fec-86ae-a730f64fa17d"}, "name": "CreateRouterSuccessTests-80ca8bc4-0797-4251-afc9-91515b52f719-pub-router", "admin_state_up": true}}' 2018-06-27 21:23:59,175 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 21:23:59 GMT Content-Type: application/json Content-Length: 716 Connection: keep-alive X-Openstack-Request-Id: req-df336b33-ce38-4bdf-a8d1-73fa6057704d Front-End-Https: on RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "977aff9f-43e9-4fec-86ae-a730f64fa17d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "df0aa635-d718-49cc-81c1-ba349ef8a505", "ip_address": "172.30.10.114"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "5bc5b023c6ba436c9a6ebbeecfa0c66c", "created_at": "2018-06-27T21:23:55Z", "admin_state_up": true, "updated_at": "2018-06-27T21:23:58Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "5bc5b023c6ba436c9a6ebbeecfa0c66c", "id": "8e1fbd5a-61d3-4a06-b39e-2bfea8a2d154", "name": "CreateRouterSuccessTests-80ca8bc4-0797-4251-afc9-91515b52f719-pub-router"}} 2018-06-27 21:23:59,176 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/routers used request id req-df336b33-ce38-4bdf-a8d1-73fa6057704d 2018-06-27 21:23:59,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/ports?device_id=8e1fbd5a-61d3-4a06-b39e-2bfea8a2d154 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2daf8f84826575f7fedd557516342c8b78b7bd06" 2018-06-27 21:23:59,291 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:23:59 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-4912b32c-76f7-4b05-bfc7-4eabedf7744f Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-27 21:23:59,291 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=8e1fbd5a-61d3-4a06-b39e-2bfea8a2d154 used request id req-4912b32c-76f7-4b05-bfc7-4eabedf7744f 2018-06-27 21:23:59,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/routers/8e1fbd5a-61d3-4a06-b39e-2bfea8a2d154 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2daf8f84826575f7fedd557516342c8b78b7bd06" 2018-06-27 21:24:00,571 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:24:00 GMT Content-Type: application/json Content-Length: 722 Connection: keep-alive X-Openstack-Request-Id: req-39d763e1-4e29-4b75-a10f-8f72b87cee43 Front-End-Https: on RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "977aff9f-43e9-4fec-86ae-a730f64fa17d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "df0aa635-d718-49cc-81c1-ba349ef8a505", "ip_address": "172.30.10.114"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "5bc5b023c6ba436c9a6ebbeecfa0c66c", "created_at": "2018-06-27T21:23:55Z", "admin_state_up": true, "updated_at": "2018-06-27T21:23:58Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "5bc5b023c6ba436c9a6ebbeecfa0c66c", "id": "8e1fbd5a-61d3-4a06-b39e-2bfea8a2d154", "name": "CreateRouterSuccessTests-80ca8bc4-0797-4251-afc9-91515b52f719-pub-router"}} 2018-06-27 21:24:00,571 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers/8e1fbd5a-61d3-4a06-b39e-2bfea8a2d154 used request id req-39d763e1-4e29-4b75-a10f-8f72b87cee43 2018-06-27 21:24:00,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?device_id=8e1fbd5a-61d3-4a06-b39e-2bfea8a2d154 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2daf8f84826575f7fedd557516342c8b78b7bd06" 2018-06-27 21:24:00,650 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:24:00 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-41bb42ed-8271-4530-975f-76418447f143 Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-27 21:24:00,650 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=8e1fbd5a-61d3-4a06-b39e-2bfea8a2d154 used request id req-41bb42ed-8271-4530-975f-76418447f143 2018-06-27 21:24:00,651 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:24:01,505 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "db8b248c8c894488a21607d16e4addaf", "name": "CreateRouterSuccessTests-9cfb2b22-2d57-46d-proj-role"}], "expires_at": "2018-06-27T22:24:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5bc5b023c6ba436c9a6ebbeecfa0c66c", "name": "CreateRouterSuccessTests-9cfb2b22-2d57-46d-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/5bc5b023c6ba436c9a6ebbeecfa0c66c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/5bc5b023c6ba436c9a6ebbeecfa0c66c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/5bc5b023c6ba436c9a6ebbeecfa0c66c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/5bc5b023c6ba436c9a6ebbeecfa0c66c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/5bc5b023c6ba436c9a6ebbeecfa0c66c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/5bc5b023c6ba436c9a6ebbeecfa0c66c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/5bc5b023c6ba436c9a6ebbeecfa0c66c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/5bc5b023c6ba436c9a6ebbeecfa0c66c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/5bc5b023c6ba436c9a6ebbeecfa0c66c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/5bc5b023c6ba436c9a6ebbeecfa0c66c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/5bc5b023c6ba436c9a6ebbeecfa0c66c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/5bc5b023c6ba436c9a6ebbeecfa0c66c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-9cfb2b22-2d57-46d-user", "id": "71ef51196e3543e29c4721e613aaaf1a"}, "audit_ids": ["2OM1WE1-S0aA5uFWVFVLOQ"], "issued_at": "2018-06-27T21:24:01.000000Z"}} 2018-06-27 21:24:01,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/routers?name=CreateRouterSuccessTests-80ca8bc4-0797-4251-afc9-91515b52f719-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9e261290cf2bf42f9574633d5acd7cc52f969e9" 2018-06-27 21:24:02,812 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:24:02 GMT Content-Type: application/json Content-Length: 725 Connection: keep-alive X-Openstack-Request-Id: req-87200a80-2ab0-45a9-8487-c07998461c5f Front-End-Https: on RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "977aff9f-43e9-4fec-86ae-a730f64fa17d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "df0aa635-d718-49cc-81c1-ba349ef8a505", "ip_address": "172.30.10.114"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "5bc5b023c6ba436c9a6ebbeecfa0c66c", "created_at": "2018-06-27T21:23:55Z", "admin_state_up": true, "updated_at": "2018-06-27T21:23:58Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "5bc5b023c6ba436c9a6ebbeecfa0c66c", "id": "8e1fbd5a-61d3-4a06-b39e-2bfea8a2d154", "name": "CreateRouterSuccessTests-80ca8bc4-0797-4251-afc9-91515b52f719-pub-router"}]} 2018-06-27 21:24:02,812 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers?name=CreateRouterSuccessTests-80ca8bc4-0797-4251-afc9-91515b52f719-pub-router&admin_state_up=True used request id req-87200a80-2ab0-45a9-8487-c07998461c5f 2018-06-27 21:24:02,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 21:24:02,828 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:24: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-27 21:24:02,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/5bc5b023c6ba436c9a6ebbeecfa0c66c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd5e6377ac841d34c3e53e81240ed55f11b9bc40" 2018-06-27 21:24:03,170 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:24:02 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d12e6f91-87df-402c-ad69-48a57fd64d29 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/5bc5b023c6ba436c9a6ebbeecfa0c66c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5bc5b023c6ba436c9a6ebbeecfa0c66c", "name": "CreateRouterSuccessTests-9cfb2b22-2d57-46d-proj"}} 2018-06-27 21:24:03,171 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/5bc5b023c6ba436c9a6ebbeecfa0c66c used request id req-d12e6f91-87df-402c-ad69-48a57fd64d29 2018-06-27 21:24:03,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?device_id=8e1fbd5a-61d3-4a06-b39e-2bfea8a2d154 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9e261290cf2bf42f9574633d5acd7cc52f969e9" 2018-06-27 21:24:03,994 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:24:03 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-3bb2f1e7-193f-49ce-a080-4a87f2b1e654 Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-27 21:24:03,994 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=8e1fbd5a-61d3-4a06-b39e-2bfea8a2d154 used request id req-3bb2f1e7-193f-49ce-a080-4a87f2b1e654 2018-06-27 21:24:03,995 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-80ca8bc4-0797-4251-afc9-91515b52f719-pub-router 2018-06-27 21:24:04,000 - 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/8e1fbd5a-61d3-4a06-b39e-2bfea8a2d154 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9e261290cf2bf42f9574633d5acd7cc52f969e9" 2018-06-27 21:24:08,205 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:24:08 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-9f0be5a5-08a4-4a06-b95c-7d7374fe10f9 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:24:08,205 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/routers/8e1fbd5a-61d3-4a06-b39e-2bfea8a2d154 used request id req-9f0be5a5-08a4-4a06-b95c-7d7374fe10f9 2018-06-27 21:24:08,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/routers?name=CreateRouterSuccessTests-80ca8bc4-0797-4251-afc9-91515b52f719-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9e261290cf2bf42f9574633d5acd7cc52f969e9" 2018-06-27 21:24:08,386 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:24:08 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-ba421f64-dcb2-49a7-8549-f71745ee240e Front-End-Https: on RESP BODY: {"routers": []} 2018-06-27 21:24:08,386 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers?name=CreateRouterSuccessTests-80ca8bc4-0797-4251-afc9-91515b52f719-pub-router&admin_state_up=True used request id req-ba421f64-dcb2-49a7-8549-f71745ee240e 2018-06-27 21:24:08,387 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-80ca8bc4-0797-4251-afc9-91515b52f719-pub-router 2018-06-27 21:24:08,387 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-80ca8bc4-0797-4251-afc9-91515b52f719-pub-router 2018-06-27 21:24:08,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/routers/8e1fbd5a-61d3-4a06-b39e-2bfea8a2d154 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2daf8f84826575f7fedd557516342c8b78b7bd06" 2018-06-27 21:24:08,528 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx Date: Wed, 27 Jun 2018 21:24:08 GMT Content-Type: application/json Content-Length: 135 Connection: keep-alive X-Openstack-Request-Id: req-062c06f8-500c-471d-94ea-9e6bc8c67e10 RESP BODY: {"NeutronError": {"message": "Router 8e1fbd5a-61d3-4a06-b39e-2bfea8a2d154 could not be found", "type": "RouterNotFound", "detail": ""}} 2018-06-27 21:24:08,528 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/routers/8e1fbd5a-61d3-4a06-b39e-2bfea8a2d154 used request id req-062c06f8-500c-471d-94ea-9e6bc8c67e10 2018-06-27 21:24:08,528 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Router 8e1fbd5a-61d3-4a06-b39e-2bfea8a2d154 could not be found", "type": "RouterNotFound", "detail": ""}} 2018-06-27 21:24:08,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}b6fc851fcd452c5d660aa4ad812565cbea0ba3be" 2018-06-27 21:24:09,529 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:24:09 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-56a07b94-686a-4f00-a72c-6768a31569f9 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-27T19:03:04Z", "updated_at": "2018-06-27T19:03:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "6748ef1e-56da-434e-9e89-e86b58537b65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "b3e3826c-1c48-4699-93f0-f8a310956753", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "bfad35fa-7ea9-4a81-917d-7b86481eb510", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "d657b333-103d-4d19-add8-1e8bae2f8849", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b92069937e44a3786e439f95c61afe5", "created_at": "2018-06-27T19:08:41Z", "updated_at": "2018-06-27T19:08:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "4ac2a090-f595-4e7b-9b7a-a52fa204e881", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "5508c0b1-6261-44cb-854d-60c64bcbba0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "a60c77dc-6985-48ac-a3a3-067176d3e52f", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "e6ec0fa4-1eb3-4c5d-a451-c7acfd7fde82", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}], "revision_number": 4, "project_id": "4b92069937e44a3786e439f95c61afe5", "id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T18:59:55Z", "updated_at": "2018-06-27T18:59:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "5a060918-419b-4ec3-90df-a7764c06af2f", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "6cd9bbf0-4d1b-4b13-a6c4-e20a15bb3360", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "8134c0f0-89c6-4d45-bef8-a9260d9d0723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "e0e7297a-a59d-4d2b-b75c-2cc86b269114", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}], "revision_number": 4, "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "created_at": "2018-06-27T21:03:43Z", "updated_at": "2018-06-27T21:03:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "41061dbf-a5a2-465f-84dd-140f6104b3f7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "47d5c96d-0510-41a5-b33e-5683702c5bb8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "4b4b6430-3f42-4fe4-a25e-2c5c015a7699", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "e6a68cb7-6491-4474-a4d7-38496cac4eb7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}], "revision_number": 4, "project_id": "3f0a375b66c54145bff1c56e7c91ad73", "id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "name": "default"}]} 2018-06-27 21:24:09,529 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-56a07b94-686a-4f00-a72c-6768a31569f9 2018-06-27 21:24:09,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/4b92069937e44a3786e439f95c61afe5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6fc851fcd452c5d660aa4ad812565cbea0ba3be" 2018-06-27 21:24:09,871 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:24:09 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9c25533b-81b4-4666-9acb-798cb2b3f37f 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/4b92069937e44a3786e439f95c61afe5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4b92069937e44a3786e439f95c61afe5", "name": "service"}} 2018-06-27 21:24:09,871 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/4b92069937e44a3786e439f95c61afe5 used request id req-9c25533b-81b4-4666-9acb-798cb2b3f37f 2018-06-27 21:24:09,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6fc851fcd452c5d660aa4ad812565cbea0ba3be" 2018-06-27 21:24:10,368 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:24:09 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5bd46a82-e323-49f0-a2e9-cdb725b54ec5 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/8cdbc979369d4c15b8ddd6cc77d930e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}} 2018-06-27 21:24:10,369 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 used request id req-5bd46a82-e323-49f0-a2e9-cdb725b54ec5 2018-06-27 21:24:10,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f0a375b66c54145bff1c56e7c91ad73 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6fc851fcd452c5d660aa4ad812565cbea0ba3be" 2018-06-27 21:24:10,811 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 27 Jun 2018 21:24:10 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a6706144-3f18-40e2-8a97-17967a53b757 Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3f0a375b66c54145bff1c56e7c91ad73.", "code": 404, "title": "Not Found"}} 2018-06-27 21:24:10,811 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f0a375b66c54145bff1c56e7c91ad73 used request id req-a6706144-3f18-40e2-8a97-17967a53b757 2018-06-27 21:24:10,811 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-06-27 21:24:10,812 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-9cfb2b22-2d57-46d-proj 2018-06-27 21:24:10,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/5bc5b023c6ba436c9a6ebbeecfa0c66c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6fc851fcd452c5d660aa4ad812565cbea0ba3be" 2018-06-27 21:24:11,451 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:24:10 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a3c9142b-6a26-4c62-878f-2870a789dde4 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:24:11,452 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/5bc5b023c6ba436c9a6ebbeecfa0c66c used request id req-a3c9142b-6a26-4c62-878f-2870a789dde4 2018-06-27 21:24:11,452 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-9cfb2b22-2d57-46d-proj-role 2018-06-27 21:24:11,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/db8b248c8c894488a21607d16e4addaf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6fc851fcd452c5d660aa4ad812565cbea0ba3be" 2018-06-27 21:24:11,865 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:24:11 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-722daf23-6e50-48b1-9d67-eb6790b62089 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:24:11,865 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/db8b248c8c894488a21607d16e4addaf used request id req-722daf23-6e50-48b1-9d67-eb6790b62089 2018-06-27 21:24:11,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6fc851fcd452c5d660aa4ad812565cbea0ba3be" 2018-06-27 21:24:12,188 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:24:11 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a67c08a6-f747-4877-931d-de63a2c2792d Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 21:24:12,188 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-a67c08a6-f747-4877-931d-de63a2c2792d 2018-06-27 21:24:12,188 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-9cfb2b22-2d57-46d-user 2018-06-27 21:24:12,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/71ef51196e3543e29c4721e613aaaf1a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}803e97cf2c9eba299c88bc2b290452339307182e" 2018-06-27 21:24:12,782 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:24:12 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1fc8ebc6-e62c-4f6c-b732-bf2386903f13 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:24:12,782 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/71ef51196e3543e29c4721e613aaaf1a used request id req-1fc8ebc6-e62c-4f6c-b732-bf2386903f13 2018-06-27 21:24:12,784 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:24:13,824 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:24:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["1fQQATlaQyuLf7RSklgttg"], "issued_at": "2018-06-27T21:24:13.000000Z"}} 2018-06-27 21:24:13,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1476a97974b689a70fe50cabd87d731736eec9d" 2018-06-27 21:24:14,130 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:24:13 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-84f4a54e-b379-4619-9606-f1d9adeec428 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:24:14,130 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-84f4a54e-b379-4619-9606-f1d9adeec428 2018-06-27 21:24:14,131 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:24:14,132 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:24:15,243 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:24:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["0YINpgNcRva6NJpWsFh99Q"], "issued_at": "2018-06-27T21:24:15.000000Z"}} 2018-06-27 21:24:15,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}75778848b4ae4185d6e84bd065156e90a9049015" 2018-06-27 21:24:15,621 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:24:15 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-520dd3b6-a14f-4b9e-a017-e8c74e0917d0 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:24:15,622 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-520dd3b6-a14f-4b9e-a017-e8c74e0917d0 2018-06-27 21:24:15,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-27 21:24:15,642 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:24: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-27 21:24:15,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=CreateRouterSuccessTests-04063819-0752-41e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75778848b4ae4185d6e84bd065156e90a9049015" 2018-06-27 21:24:15,736 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:24:15 GMT Server: Apache Content-Length: 192 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9b886227-3dfa-4086-84f3-27f321846115 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-04063819-0752-41e-proj", "previous": null, "next": null}, "projects": []} 2018-06-27 21:24:15,736 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-04063819-0752-41e-proj used request id req-9b886227-3dfa-4086-84f3-27f321846115 2018-06-27 21:24:15,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75778848b4ae4185d6e84bd065156e90a9049015" 2018-06-27 21:24:16,107 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:24:15 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f3c3a3a5-8f46-4ac7-bb1e-8cd2182ddcb1 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 21:24:16,107 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-f3c3a3a5-8f46-4ac7-bb1e-8cd2182ddcb1 2018-06-27 21:24:16,111 - 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}75778848b4ae4185d6e84bd065156e90a9049015" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-04063819-0752-41e-proj"}}' 2018-06-27 21:24:16,589 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 21:24:16 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e609945a-8658-45d7-8bb5-553cad8689e7 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/6162075c60f544af9c13a94f12b3db64"}, "tags": [], "enabled": true, "id": "6162075c60f544af9c13a94f12b3db64", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-04063819-0752-41e-proj"}} 2018-06-27 21:24:16,590 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-e609945a-8658-45d7-8bb5-553cad8689e7 2018-06-27 21:24:16,590 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-04063819-0752-41e-proj 2018-06-27 21:24:16,590 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:24:16,591 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:24:17,365 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:24:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["IcvumhzJQwaNR7Hj-7sb2Q"], "issued_at": "2018-06-27T21:24:17.000000Z"}} 2018-06-27 21:24:17,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}2c68789fbe7cef6cb0edf2772d4536ce48617191" 2018-06-27 21:24:17,723 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:24:17 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7204c73b-bc23-466f-afa7-10acfb82d620 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:24:17,724 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-7204c73b-bc23-466f-afa7-10acfb82d620 2018-06-27 21:24:17,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 21:24:17,741 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21: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-27 21:24:17,742 - 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}2c68789fbe7cef6cb0edf2772d4536ce48617191" 2018-06-27 21:24:18,126 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:24:17 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ec30e9ca-852a-44dc-88d8-9d981a80c422 Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/05b1bc3fa6fd4243a4ba8b4d6fcc3daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05b1bc3fa6fd4243a4ba8b4d6fcc3daf", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/48d44c9c0fea4f4e80edc7d2e0715db7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d44c9c0fea4f4e80edc7d2e0715db7", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/4d3721127bf84155a837606ce3feba32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d3721127bf84155a837606ce3feba32", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/5c846663ea6d407e9223de0719ce5442"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c846663ea6d407e9223de0719ce5442", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/73a10e6c4f67490a8a4030cc6cea32f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73a10e6c4f67490a8a4030cc6cea32f5", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/8ecfab7d9d4f47bb8892a85b7d2a0b5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ecfab7d9d4f47bb8892a85b7d2a0b5a", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/b278d529e9a54a9195e4e536b9384dc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b278d529e9a54a9195e4e536b9384dc0", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b7f107ae7bb34ccea8282b1a0ec7a979"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7f107ae7bb34ccea8282b1a0ec7a979", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/d21494d0185b463db36b8c8c2b341b97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d21494d0185b463db36b8c8c2b341b97", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e0bb346419f84e4680f6ca9a97f4fc0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e0bb346419f84e4680f6ca9a97f4fc0b", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "c8d542af72ce49338052c29f02c8857e", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e9dd794fa5c040a9a0445386fb2a6116"}, "options": {}, "id": "e9dd794fa5c040a9a0445386fb2a6116", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/e9f9c747d54947bc800a81ecf11858f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9f9c747d54947bc800a81ecf11858f5", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-27 21:24:18,126 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-ec30e9ca-852a-44dc-88d8-9d981a80c422 2018-06-27 21:24:18,130 - 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-04063819-0752-41e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c68789fbe7cef6cb0edf2772d4536ce48617191" 2018-06-27 21:24:18,525 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:24:18 GMT Server: Apache Content-Length: 467 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-36bf7282-c609-4639-a0e5-e9b709ffbe60 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateRouterSuccessTests-04063819-0752-41e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/6162075c60f544af9c13a94f12b3db64"}, "tags": [], "enabled": true, "id": "6162075c60f544af9c13a94f12b3db64", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-04063819-0752-41e-proj"}]} 2018-06-27 21:24:18,525 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateRouterSuccessTests-04063819-0752-41e-proj used request id req-36bf7282-c609-4639-a0e5-e9b709ffbe60 2018-06-27 21:24:18,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c68789fbe7cef6cb0edf2772d4536ce48617191" 2018-06-27 21:24:18,920 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:24:18 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-659566f2-b6f3-4e67-bcbb-71f437d3b4c3 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 21:24:18,921 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-659566f2-b6f3-4e67-bcbb-71f437d3b4c3 2018-06-27 21:24:19,579 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-04063819-0752-41e-user 2018-06-27 21:24:19,579 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:24:19,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}75778848b4ae4185d6e84bd065156e90a9049015" 2018-06-27 21:24:19,959 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:24:19 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b04306c2-9277-4c93-9a69-e9d96a475f55 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 21:24:19,959 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-b04306c2-9277-4c93-9a69-e9d96a475f55 2018-06-27 21:24:19,963 - 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}75778848b4ae4185d6e84bd065156e90a9049015" -d '{"role": {"name": "CreateRouterSuccessTests-04063819-0752-41e-proj-role"}}' 2018-06-27 21:24:20,301 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 21:24:19 GMT Server: Apache Content-Length: 223 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f1666d6a-9822-4fcf-a737-c496e9e69a2e Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c06903f1c65a4e8aabf7958eebea94e4", "links": {"self": "http://10.167.4.35:5000/v3/roles/c06903f1c65a4e8aabf7958eebea94e4"}, "name": "CreateRouterSuccessTests-04063819-0752-41e-proj-role"}} 2018-06-27 21:24:20,301 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-f1666d6a-9822-4fcf-a737-c496e9e69a2e 2018-06-27 21:24:20,301 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-04063819-0752-41e-proj-role 2018-06-27 21:24:20,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/c06903f1c65a4e8aabf7958eebea94e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75778848b4ae4185d6e84bd065156e90a9049015" 2018-06-27 21:24:20,848 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:24:20 GMT Server: Apache Content-Length: 223 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bbe95a6b-284d-405e-a03e-67cfcad1b11b Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c06903f1c65a4e8aabf7958eebea94e4", "links": {"self": "http://10.167.4.35:5000/v3/roles/c06903f1c65a4e8aabf7958eebea94e4"}, "name": "CreateRouterSuccessTests-04063819-0752-41e-proj-role"}} 2018-06-27 21:24:20,848 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/c06903f1c65a4e8aabf7958eebea94e4 used request id req-bbe95a6b-284d-405e-a03e-67cfcad1b11b 2018-06-27 21:24:20,848 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-04063819-0752-41e-proj-role to project CreateRouterSuccessTests-04063819-0752-41e-proj 2018-06-27 21:24:20,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/6162075c60f544af9c13a94f12b3db64/users/707f1754c2e6427694bf778b5651cb71/roles/c06903f1c65a4e8aabf7958eebea94e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75778848b4ae4185d6e84bd065156e90a9049015" 2018-06-27 21:24:21,457 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:24:20 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-eee54568-3869-4cec-99fb-29efefbc90a7 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:24:21,457 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/6162075c60f544af9c13a94f12b3db64/users/707f1754c2e6427694bf778b5651cb71/roles/c06903f1c65a4e8aabf7958eebea94e4 used request id req-eee54568-3869-4cec-99fb-29efefbc90a7 2018-06-27 21:24:21,458 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:24:21,459 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:24:22,354 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c06903f1c65a4e8aabf7958eebea94e4", "name": "CreateRouterSuccessTests-04063819-0752-41e-proj-role"}], "expires_at": "2018-06-27T22:24:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6162075c60f544af9c13a94f12b3db64", "name": "CreateRouterSuccessTests-04063819-0752-41e-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/6162075c60f544af9c13a94f12b3db64", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/6162075c60f544af9c13a94f12b3db64", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/6162075c60f544af9c13a94f12b3db64", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/6162075c60f544af9c13a94f12b3db64", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/6162075c60f544af9c13a94f12b3db64", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/6162075c60f544af9c13a94f12b3db64", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/6162075c60f544af9c13a94f12b3db64", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/6162075c60f544af9c13a94f12b3db64", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/6162075c60f544af9c13a94f12b3db64", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/6162075c60f544af9c13a94f12b3db64", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/6162075c60f544af9c13a94f12b3db64", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/6162075c60f544af9c13a94f12b3db64", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-04063819-0752-41e-user", "id": "707f1754c2e6427694bf778b5651cb71"}, "audit_ids": ["c4dLvhvASIK8SjGkVsK38Q"], "issued_at": "2018-06-27T21:24:22.000000Z"}} 2018-06-27 21:24:22,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}624feb07321e42b28a10711ced94b8362ea799aa" 2018-06-27 21:24:22,737 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:24:22 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-52d1ecb3-ed98-4860-bbc9-d0ad33ca2d28 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:24:22,738 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-52d1ecb3-ed98-4860-bbc9-d0ad33ca2d28 2018-06-27 21:24:22,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/routers?name=CreateRouterSuccessTests-b6a03514-62ca-4064-8269-609f8cb86eb2-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}624feb07321e42b28a10711ced94b8362ea799aa" 2018-06-27 21:24:23,731 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:24:23 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-0a77b6cc-fb22-4432-94ba-1196061d6f82 Front-End-Https: on RESP BODY: {"routers": []} 2018-06-27 21:24:23,732 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers?name=CreateRouterSuccessTests-b6a03514-62ca-4064-8269-609f8cb86eb2-pub-router&admin_state_up=True used request id req-0a77b6cc-fb22-4432-94ba-1196061d6f82 2018-06-27 21:24:23,732 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:24:23,733 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:24:24,595 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c06903f1c65a4e8aabf7958eebea94e4", "name": "CreateRouterSuccessTests-04063819-0752-41e-proj-role"}], "expires_at": "2018-06-27T22:24:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6162075c60f544af9c13a94f12b3db64", "name": "CreateRouterSuccessTests-04063819-0752-41e-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/6162075c60f544af9c13a94f12b3db64", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/6162075c60f544af9c13a94f12b3db64", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/6162075c60f544af9c13a94f12b3db64", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/6162075c60f544af9c13a94f12b3db64", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/6162075c60f544af9c13a94f12b3db64", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/6162075c60f544af9c13a94f12b3db64", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/6162075c60f544af9c13a94f12b3db64", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/6162075c60f544af9c13a94f12b3db64", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/6162075c60f544af9c13a94f12b3db64", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/6162075c60f544af9c13a94f12b3db64", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/6162075c60f544af9c13a94f12b3db64", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/6162075c60f544af9c13a94f12b3db64", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-04063819-0752-41e-user", "id": "707f1754c2e6427694bf778b5651cb71"}, "audit_ids": ["yJyHJsocQ7KBhMQtn77-Rg"], "issued_at": "2018-06-27T21:24:24.000000Z"}} 2018-06-27 21:24:24,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}b25af52e806cb41c6b9d87b4c07144cd4489fcfd" 2018-06-27 21:24:24,644 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:24:24 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ac802059-a069-4164-a388-260779c8bd88 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:24:24,645 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-ac802059-a069-4164-a388-260779c8bd88 2018-06-27 21:24:24,646 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-b6a03514-62ca-4064-8269-609f8cb86eb2-pub-router 2018-06-27 21:24:24,651 - 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}624feb07321e42b28a10711ced94b8362ea799aa" -d '{"router": {"name": "CreateRouterSuccessTests-b6a03514-62ca-4064-8269-609f8cb86eb2-pub-router", "admin_state_up": true}}' 2018-06-27 21:24:25,743 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 21:24:25 GMT Content-Type: application/json Content-Length: 535 Connection: keep-alive X-Openstack-Request-Id: req-c166e54b-fe52-49b9-a171-deceaa268b2c Front-End-Https: on RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "6162075c60f544af9c13a94f12b3db64", "created_at": "2018-06-27T21:24:25Z", "admin_state_up": true, "updated_at": "2018-06-27T21:24:25Z", "flavor_id": null, "revision_number": 1, "routes": [], "project_id": "6162075c60f544af9c13a94f12b3db64", "id": "4e7e71dd-6dcc-41c6-9112-1a4d4ceda217", "name": "CreateRouterSuccessTests-b6a03514-62ca-4064-8269-609f8cb86eb2-pub-router"}} 2018-06-27 21:24:25,743 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/routers used request id req-c166e54b-fe52-49b9-a171-deceaa268b2c 2018-06-27 21:24: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/ports?device_id=4e7e71dd-6dcc-41c6-9112-1a4d4ceda217 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}624feb07321e42b28a10711ced94b8362ea799aa" 2018-06-27 21:24:25,857 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:24:25 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-172130d0-b82a-4fed-9e2b-9f456cbf95eb Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-27 21:24:25,858 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=4e7e71dd-6dcc-41c6-9112-1a4d4ceda217 used request id req-172130d0-b82a-4fed-9e2b-9f456cbf95eb 2018-06-27 21:24:25,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/routers/4e7e71dd-6dcc-41c6-9112-1a4d4ceda217 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}624feb07321e42b28a10711ced94b8362ea799aa" 2018-06-27 21:24:26,088 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:24:26 GMT Content-Type: application/json Content-Length: 535 Connection: keep-alive X-Openstack-Request-Id: req-8f6cc0a1-8937-4771-bd61-692448514cd6 Front-End-Https: on RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "6162075c60f544af9c13a94f12b3db64", "created_at": "2018-06-27T21:24:25Z", "admin_state_up": true, "updated_at": "2018-06-27T21:24:25Z", "flavor_id": null, "revision_number": 1, "routes": [], "project_id": "6162075c60f544af9c13a94f12b3db64", "id": "4e7e71dd-6dcc-41c6-9112-1a4d4ceda217", "name": "CreateRouterSuccessTests-b6a03514-62ca-4064-8269-609f8cb86eb2-pub-router"}} 2018-06-27 21:24:26,089 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers/4e7e71dd-6dcc-41c6-9112-1a4d4ceda217 used request id req-8f6cc0a1-8937-4771-bd61-692448514cd6 2018-06-27 21:24:26,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=4e7e71dd-6dcc-41c6-9112-1a4d4ceda217 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}624feb07321e42b28a10711ced94b8362ea799aa" 2018-06-27 21:24:26,167 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:24:26 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-9338e9fe-f455-4dbb-884b-97f18d43ed40 Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-27 21:24:26,167 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=4e7e71dd-6dcc-41c6-9112-1a4d4ceda217 used request id req-9338e9fe-f455-4dbb-884b-97f18d43ed40 2018-06-27 21:24:26,168 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:24:27,026 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c06903f1c65a4e8aabf7958eebea94e4", "name": "CreateRouterSuccessTests-04063819-0752-41e-proj-role"}], "expires_at": "2018-06-27T22:24:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6162075c60f544af9c13a94f12b3db64", "name": "CreateRouterSuccessTests-04063819-0752-41e-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/6162075c60f544af9c13a94f12b3db64", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/6162075c60f544af9c13a94f12b3db64", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/6162075c60f544af9c13a94f12b3db64", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/6162075c60f544af9c13a94f12b3db64", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/6162075c60f544af9c13a94f12b3db64", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/6162075c60f544af9c13a94f12b3db64", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/6162075c60f544af9c13a94f12b3db64", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/6162075c60f544af9c13a94f12b3db64", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/6162075c60f544af9c13a94f12b3db64", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/6162075c60f544af9c13a94f12b3db64", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/6162075c60f544af9c13a94f12b3db64", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/6162075c60f544af9c13a94f12b3db64", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-04063819-0752-41e-user", "id": "707f1754c2e6427694bf778b5651cb71"}, "audit_ids": ["d8ew3j2IQCii6BY_Ob0Qyw"], "issued_at": "2018-06-27T21:24:27.000000Z"}} 2018-06-27 21:24:27,031 - 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-b6a03514-62ca-4064-8269-609f8cb86eb2-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13e2b5c52272f5280f766a6923d4446ee5a69d71" 2018-06-27 21:24:28,069 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:24:28 GMT Content-Type: application/json Content-Length: 538 Connection: keep-alive X-Openstack-Request-Id: req-f5b2bc4c-0994-4505-b3ca-698e4fea9a55 Front-End-Https: on RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "6162075c60f544af9c13a94f12b3db64", "created_at": "2018-06-27T21:24:25Z", "admin_state_up": true, "updated_at": "2018-06-27T21:24:25Z", "flavor_id": null, "revision_number": 1, "routes": [], "project_id": "6162075c60f544af9c13a94f12b3db64", "id": "4e7e71dd-6dcc-41c6-9112-1a4d4ceda217", "name": "CreateRouterSuccessTests-b6a03514-62ca-4064-8269-609f8cb86eb2-pub-router"}]} 2018-06-27 21:24:28,069 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers?name=CreateRouterSuccessTests-b6a03514-62ca-4064-8269-609f8cb86eb2-pub-router&admin_state_up=True used request id req-f5b2bc4c-0994-4505-b3ca-698e4fea9a55 2018-06-27 21:24:28,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 21:24:28,086 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:24: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-27 21:24:28,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/6162075c60f544af9c13a94f12b3db64 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1476a97974b689a70fe50cabd87d731736eec9d" 2018-06-27 21:24:28,506 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:24:28 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-01fbc3e3-013b-40b7-b286-18d837187726 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/6162075c60f544af9c13a94f12b3db64"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6162075c60f544af9c13a94f12b3db64", "name": "CreateRouterSuccessTests-04063819-0752-41e-proj"}} 2018-06-27 21:24:28,506 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/6162075c60f544af9c13a94f12b3db64 used request id req-01fbc3e3-013b-40b7-b286-18d837187726 2018-06-27 21:24:28,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/ports?device_id=4e7e71dd-6dcc-41c6-9112-1a4d4ceda217 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13e2b5c52272f5280f766a6923d4446ee5a69d71" 2018-06-27 21:24:29,370 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:24:29 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-3558814d-dc12-4d9c-8d08-0d8980f6bcb7 Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-27 21:24:29,370 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=4e7e71dd-6dcc-41c6-9112-1a4d4ceda217 used request id req-3558814d-dc12-4d9c-8d08-0d8980f6bcb7 2018-06-27 21:24:29,371 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-b6a03514-62ca-4064-8269-609f8cb86eb2-pub-router 2018-06-27 21:24:29,371 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-b6a03514-62ca-4064-8269-609f8cb86eb2-pub-router 2018-06-27 21:24:29,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/routers/4e7e71dd-6dcc-41c6-9112-1a4d4ceda217 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}624feb07321e42b28a10711ced94b8362ea799aa" 2018-06-27 21:24:30,433 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:24:30 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-98192e17-befd-401d-bfaf-b9952eeb81ee Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:24:30,433 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/routers/4e7e71dd-6dcc-41c6-9112-1a4d4ceda217 used request id req-98192e17-befd-401d-bfaf-b9952eeb81ee 2018-06-27 21:24:30,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/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75778848b4ae4185d6e84bd065156e90a9049015" 2018-06-27 21:24:31,451 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:24:31 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-d9a388c9-ac12-4398-9730-fe40b11c4247 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-27T19:03:04Z", "updated_at": "2018-06-27T19:03:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "6748ef1e-56da-434e-9e89-e86b58537b65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "b3e3826c-1c48-4699-93f0-f8a310956753", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "bfad35fa-7ea9-4a81-917d-7b86481eb510", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "d657b333-103d-4d19-add8-1e8bae2f8849", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b92069937e44a3786e439f95c61afe5", "created_at": "2018-06-27T19:08:41Z", "updated_at": "2018-06-27T19:08:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "4ac2a090-f595-4e7b-9b7a-a52fa204e881", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "5508c0b1-6261-44cb-854d-60c64bcbba0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "a60c77dc-6985-48ac-a3a3-067176d3e52f", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "e6ec0fa4-1eb3-4c5d-a451-c7acfd7fde82", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}], "revision_number": 4, "project_id": "4b92069937e44a3786e439f95c61afe5", "id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T18:59:55Z", "updated_at": "2018-06-27T18:59:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "5a060918-419b-4ec3-90df-a7764c06af2f", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "6cd9bbf0-4d1b-4b13-a6c4-e20a15bb3360", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "8134c0f0-89c6-4d45-bef8-a9260d9d0723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "e0e7297a-a59d-4d2b-b75c-2cc86b269114", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}], "revision_number": 4, "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "created_at": "2018-06-27T21:03:43Z", "updated_at": "2018-06-27T21:03:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "41061dbf-a5a2-465f-84dd-140f6104b3f7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "47d5c96d-0510-41a5-b33e-5683702c5bb8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "4b4b6430-3f42-4fe4-a25e-2c5c015a7699", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "e6a68cb7-6491-4474-a4d7-38496cac4eb7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}], "revision_number": 4, "project_id": "3f0a375b66c54145bff1c56e7c91ad73", "id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "name": "default"}]} 2018-06-27 21:24:31,451 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-d9a388c9-ac12-4398-9730-fe40b11c4247 2018-06-27 21:24:31,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/4b92069937e44a3786e439f95c61afe5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75778848b4ae4185d6e84bd065156e90a9049015" 2018-06-27 21:24:31,787 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:24:31 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fd9b10f3-2771-47f0-8b1f-f2ba824bebc3 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/4b92069937e44a3786e439f95c61afe5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4b92069937e44a3786e439f95c61afe5", "name": "service"}} 2018-06-27 21:24:31,787 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/4b92069937e44a3786e439f95c61afe5 used request id req-fd9b10f3-2771-47f0-8b1f-f2ba824bebc3 2018-06-27 21:24:31,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75778848b4ae4185d6e84bd065156e90a9049015" 2018-06-27 21:24:32,150 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:24:31 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-21260d29-7708-4e8c-89f5-22f0a511242e 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/8cdbc979369d4c15b8ddd6cc77d930e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}} 2018-06-27 21:24:32,150 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 used request id req-21260d29-7708-4e8c-89f5-22f0a511242e 2018-06-27 21:24:32,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/3f0a375b66c54145bff1c56e7c91ad73 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75778848b4ae4185d6e84bd065156e90a9049015" 2018-06-27 21:24:32,536 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 27 Jun 2018 21:24:32 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f5bbe9b2-ca8e-4af2-a725-a1e2c87661b6 Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3f0a375b66c54145bff1c56e7c91ad73.", "code": 404, "title": "Not Found"}} 2018-06-27 21:24:32,536 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f0a375b66c54145bff1c56e7c91ad73 used request id req-f5bbe9b2-ca8e-4af2-a725-a1e2c87661b6 2018-06-27 21:24:32,537 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-06-27 21:24:32,538 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-04063819-0752-41e-proj 2018-06-27 21:24:32,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/6162075c60f544af9c13a94f12b3db64 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75778848b4ae4185d6e84bd065156e90a9049015" 2018-06-27 21:24:33,272 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:24:32 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a5215405-e1b8-45cf-a0ac-a5a8bffe7843 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:24:33,272 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/6162075c60f544af9c13a94f12b3db64 used request id req-a5215405-e1b8-45cf-a0ac-a5a8bffe7843 2018-06-27 21:24:33,273 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-04063819-0752-41e-proj-role 2018-06-27 21:24:33,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/c06903f1c65a4e8aabf7958eebea94e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75778848b4ae4185d6e84bd065156e90a9049015" 2018-06-27 21:24:33,716 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:24:33 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a53b2b77-5dba-4e48-b440-9706aa96a10c Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:24:33,717 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/c06903f1c65a4e8aabf7958eebea94e4 used request id req-a53b2b77-5dba-4e48-b440-9706aa96a10c 2018-06-27 21:24:33,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}75778848b4ae4185d6e84bd065156e90a9049015" 2018-06-27 21:24:34,108 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:24:33 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bbfd4fe8-cf6b-4e69-9971-c2c10ff20bef Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 21:24:34,108 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-bbfd4fe8-cf6b-4e69-9971-c2c10ff20bef 2018-06-27 21:24:34,109 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-04063819-0752-41e-user 2018-06-27 21:24:34,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/707f1754c2e6427694bf778b5651cb71 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c68789fbe7cef6cb0edf2772d4536ce48617191" 2018-06-27 21:24:34,672 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:24:34 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-794b22e2-cc7c-4bd1-9edc-77d90feadf88 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:24:34,672 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/707f1754c2e6427694bf778b5651cb71 used request id req-794b22e2-cc7c-4bd1-9edc-77d90feadf88 2018-06-27 21:24:34,674 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:24:35,414 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:24:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["i_ahLzkKSDatc45XGDMaQA"], "issued_at": "2018-06-27T21:24:35.000000Z"}} 2018-06-27 21:24:35,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}b5e5f5892d4d26e5c7042c1f319eeafd8bc6a5a1" 2018-06-27 21:24:35,748 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:24:35 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4e5536e2-23c9-4202-9e99-852330a593ba Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:24:35,748 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-4e5536e2-23c9-4202-9e99-852330a593ba 2018-06-27 21:24:35,749 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:24:35,750 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:24:36,649 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:24:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["9gXLidYuSi6MYXvI6T5q6w"], "issued_at": "2018-06-27T21:24:36.000000Z"}} 2018-06-27 21:24:36,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}cc3d3ee519704052e785e20bc0935a4c67372cd3" 2018-06-27 21:24:36,704 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:24:36 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2f59bc0a-e624-4624-b9a6-73778c93d7b6 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:24:36,704 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-2f59bc0a-e624-4624-b9a6-73778c93d7b6 2018-06-27 21:24:36,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-27 21:24:36,721 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:24: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-27 21:24:36,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?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-dfcde6cb-c0db-4aa-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc3d3ee519704052e785e20bc0935a4c67372cd3" 2018-06-27 21:24:37,097 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:24:36 GMT Server: Apache Content-Length: 192 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fcfa62f7-b460-40b1-afcb-ebf94588048d 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-dfcde6cb-c0db-4aa-proj", "previous": null, "next": null}, "projects": []} 2018-06-27 21:24:37,097 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-dfcde6cb-c0db-4aa-proj used request id req-fcfa62f7-b460-40b1-afcb-ebf94588048d 2018-06-27 21:24:37,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc3d3ee519704052e785e20bc0935a4c67372cd3" 2018-06-27 21:24:37,559 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:24:37 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b806c339-60f9-484a-937b-c07c77c06e33 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 21:24:37,559 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-b806c339-60f9-484a-937b-c07c77c06e33 2018-06-27 21:24:37,563 - 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}cc3d3ee519704052e785e20bc0935a4c67372cd3" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-dfcde6cb-c0db-4aa-proj"}}' 2018-06-27 21:24:37,985 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 21:24:37 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e1dbbc1e-8832-4322-a664-e20efdbcdf41 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/b26a78bb69cc4c44adb8113893e1960b"}, "tags": [], "enabled": true, "id": "b26a78bb69cc4c44adb8113893e1960b", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-dfcde6cb-c0db-4aa-proj"}} 2018-06-27 21:24:37,985 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-e1dbbc1e-8832-4322-a664-e20efdbcdf41 2018-06-27 21:24:37,986 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-dfcde6cb-c0db-4aa-proj 2018-06-27 21:24:37,986 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:24:37,987 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:24:38,875 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:24:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["Q6aCd5hoSzilPW-PZ0m2Hg"], "issued_at": "2018-06-27T21:24:38.000000Z"}} 2018-06-27 21:24:38,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ccca2f3b2c9041a4bd276742220c320becdc93e" 2018-06-27 21:24:38,932 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:24:38 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1c5d4013-8891-4b4d-b214-24da4facd9c6 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:24:38,932 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-1c5d4013-8891-4b4d-b214-24da4facd9c6 2018-06-27 21:24:38,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-27 21:24:38,949 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:24: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-27 21:24:38,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}7ccca2f3b2c9041a4bd276742220c320becdc93e" 2018-06-27 21:24:39,334 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:24:38 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1b15d5d4-0c6d-4573-be24-dd5519d0a732 Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/05b1bc3fa6fd4243a4ba8b4d6fcc3daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05b1bc3fa6fd4243a4ba8b4d6fcc3daf", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/48d44c9c0fea4f4e80edc7d2e0715db7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d44c9c0fea4f4e80edc7d2e0715db7", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/4d3721127bf84155a837606ce3feba32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d3721127bf84155a837606ce3feba32", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/5c846663ea6d407e9223de0719ce5442"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c846663ea6d407e9223de0719ce5442", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/73a10e6c4f67490a8a4030cc6cea32f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73a10e6c4f67490a8a4030cc6cea32f5", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/8ecfab7d9d4f47bb8892a85b7d2a0b5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ecfab7d9d4f47bb8892a85b7d2a0b5a", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/b278d529e9a54a9195e4e536b9384dc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b278d529e9a54a9195e4e536b9384dc0", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b7f107ae7bb34ccea8282b1a0ec7a979"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7f107ae7bb34ccea8282b1a0ec7a979", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/d21494d0185b463db36b8c8c2b341b97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d21494d0185b463db36b8c8c2b341b97", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e0bb346419f84e4680f6ca9a97f4fc0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e0bb346419f84e4680f6ca9a97f4fc0b", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "c8d542af72ce49338052c29f02c8857e", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e9dd794fa5c040a9a0445386fb2a6116"}, "options": {}, "id": "e9dd794fa5c040a9a0445386fb2a6116", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/e9f9c747d54947bc800a81ecf11858f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9f9c747d54947bc800a81ecf11858f5", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-27 21:24:39,334 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-1b15d5d4-0c6d-4573-be24-dd5519d0a732 2018-06-27 21:24:39,338 - 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-dfcde6cb-c0db-4aa-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ccca2f3b2c9041a4bd276742220c320becdc93e" 2018-06-27 21:24:39,823 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:24:39 GMT Server: Apache Content-Length: 467 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fa98bbf2-06e7-4f6b-b907-98fca2c16dda Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateRouterSuccessTests-dfcde6cb-c0db-4aa-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/b26a78bb69cc4c44adb8113893e1960b"}, "tags": [], "enabled": true, "id": "b26a78bb69cc4c44adb8113893e1960b", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-dfcde6cb-c0db-4aa-proj"}]} 2018-06-27 21:24:39,823 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateRouterSuccessTests-dfcde6cb-c0db-4aa-proj used request id req-fa98bbf2-06e7-4f6b-b907-98fca2c16dda 2018-06-27 21:24: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/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ccca2f3b2c9041a4bd276742220c320becdc93e" 2018-06-27 21:24:39,916 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:24:39 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a833bb03-1ec1-4483-a146-4027fd4cab6d Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 21:24:39,916 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-a833bb03-1ec1-4483-a146-4027fd4cab6d 2018-06-27 21:24:40,763 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-dfcde6cb-c0db-4aa-user 2018-06-27 21:24:40,763 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:24:40,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}cc3d3ee519704052e785e20bc0935a4c67372cd3" 2018-06-27 21:24:41,120 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:24:40 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0d936486-1485-4818-aec5-42ad8ffa21ac Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 21:24:41,120 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-0d936486-1485-4818-aec5-42ad8ffa21ac 2018-06-27 21:24:41,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}cc3d3ee519704052e785e20bc0935a4c67372cd3" -d '{"role": {"name": "CreateRouterSuccessTests-dfcde6cb-c0db-4aa-proj-role"}}' 2018-06-27 21:24:41,442 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 21:24:41 GMT Server: Apache Content-Length: 223 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ff8a3777-424c-48f3-b88e-f8b167a4bb93 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "bb24c20254b947568dd744707ca38500", "links": {"self": "http://10.167.4.35:5000/v3/roles/bb24c20254b947568dd744707ca38500"}, "name": "CreateRouterSuccessTests-dfcde6cb-c0db-4aa-proj-role"}} 2018-06-27 21:24:41,442 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-ff8a3777-424c-48f3-b88e-f8b167a4bb93 2018-06-27 21:24:41,443 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-dfcde6cb-c0db-4aa-proj-role 2018-06-27 21:24:41,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/bb24c20254b947568dd744707ca38500 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc3d3ee519704052e785e20bc0935a4c67372cd3" 2018-06-27 21:24:41,823 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:24:41 GMT Server: Apache Content-Length: 223 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7bf701c1-057d-44d0-8448-53701d10426f Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "bb24c20254b947568dd744707ca38500", "links": {"self": "http://10.167.4.35:5000/v3/roles/bb24c20254b947568dd744707ca38500"}, "name": "CreateRouterSuccessTests-dfcde6cb-c0db-4aa-proj-role"}} 2018-06-27 21:24:41,823 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/bb24c20254b947568dd744707ca38500 used request id req-7bf701c1-057d-44d0-8448-53701d10426f 2018-06-27 21:24:41,823 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-dfcde6cb-c0db-4aa-proj-role to project CreateRouterSuccessTests-dfcde6cb-c0db-4aa-proj 2018-06-27 21:24:41,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/b26a78bb69cc4c44adb8113893e1960b/users/37cc2289b98942d3808fc04ddff8a7e7/roles/bb24c20254b947568dd744707ca38500 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc3d3ee519704052e785e20bc0935a4c67372cd3" 2018-06-27 21:24:42,272 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:24:41 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3e854c3e-eecc-49f5-8f0c-9a4d2c87c10b Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:24:42,272 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/b26a78bb69cc4c44adb8113893e1960b/users/37cc2289b98942d3808fc04ddff8a7e7/roles/bb24c20254b947568dd744707ca38500 used request id req-3e854c3e-eecc-49f5-8f0c-9a4d2c87c10b 2018-06-27 21:24:42,273 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:24:42,273 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:24:42,995 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb24c20254b947568dd744707ca38500", "name": "CreateRouterSuccessTests-dfcde6cb-c0db-4aa-proj-role"}], "expires_at": "2018-06-27T22:24:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b26a78bb69cc4c44adb8113893e1960b", "name": "CreateRouterSuccessTests-dfcde6cb-c0db-4aa-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/b26a78bb69cc4c44adb8113893e1960b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/b26a78bb69cc4c44adb8113893e1960b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/b26a78bb69cc4c44adb8113893e1960b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/b26a78bb69cc4c44adb8113893e1960b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/b26a78bb69cc4c44adb8113893e1960b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/b26a78bb69cc4c44adb8113893e1960b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/b26a78bb69cc4c44adb8113893e1960b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/b26a78bb69cc4c44adb8113893e1960b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/b26a78bb69cc4c44adb8113893e1960b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/b26a78bb69cc4c44adb8113893e1960b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/b26a78bb69cc4c44adb8113893e1960b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/b26a78bb69cc4c44adb8113893e1960b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-dfcde6cb-c0db-4aa-user", "id": "37cc2289b98942d3808fc04ddff8a7e7"}, "audit_ids": ["Hj8EaYdmQmGBN3VhpPs0uA"], "issued_at": "2018-06-27T21:24:42.000000Z"}} 2018-06-27 21:24:42,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4ca444ef7aedad7ec2c7412168efb263914e431" 2018-06-27 21:24:43,438 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:24:42 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-43b73849-2f8f-4a9a-b541-92ec569139e9 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:24:43,438 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-43b73849-2f8f-4a9a-b541-92ec569139e9 2018-06-27 21:24:43,445 - 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-bd6108df-5dae-422e-b476-f3a81dc488a9-pub-router&admin_state_up=False -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4ca444ef7aedad7ec2c7412168efb263914e431" 2018-06-27 21:24:44,469 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:24:44 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-b1673310-d6d6-481a-9914-5c347d944388 Front-End-Https: on RESP BODY: {"routers": []} 2018-06-27 21:24:44,469 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers?name=CreateRouterSuccessTests-bd6108df-5dae-422e-b476-f3a81dc488a9-pub-router&admin_state_up=False used request id req-b1673310-d6d6-481a-9914-5c347d944388 2018-06-27 21:24:44,469 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:24:44,470 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:24:45,338 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb24c20254b947568dd744707ca38500", "name": "CreateRouterSuccessTests-dfcde6cb-c0db-4aa-proj-role"}], "expires_at": "2018-06-27T22:24:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b26a78bb69cc4c44adb8113893e1960b", "name": "CreateRouterSuccessTests-dfcde6cb-c0db-4aa-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/b26a78bb69cc4c44adb8113893e1960b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/b26a78bb69cc4c44adb8113893e1960b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/b26a78bb69cc4c44adb8113893e1960b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/b26a78bb69cc4c44adb8113893e1960b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/b26a78bb69cc4c44adb8113893e1960b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/b26a78bb69cc4c44adb8113893e1960b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/b26a78bb69cc4c44adb8113893e1960b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/b26a78bb69cc4c44adb8113893e1960b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/b26a78bb69cc4c44adb8113893e1960b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/b26a78bb69cc4c44adb8113893e1960b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/b26a78bb69cc4c44adb8113893e1960b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/b26a78bb69cc4c44adb8113893e1960b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-dfcde6cb-c0db-4aa-user", "id": "37cc2289b98942d3808fc04ddff8a7e7"}, "audit_ids": ["j1x41DRDTWmyu2W7vws9kw"], "issued_at": "2018-06-27T21:24:45.000000Z"}} 2018-06-27 21:24:45,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}34ec974333ce411fdf5a072d78857207e5df1638" 2018-06-27 21:24:45,373 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:24:45 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-29833eef-7c68-414c-940b-3989c4e707cc Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:24:45,373 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-29833eef-7c68-414c-940b-3989c4e707cc 2018-06-27 21:24:45,374 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-bd6108df-5dae-422e-b476-f3a81dc488a9-pub-router 2018-06-27 21:24:45,379 - 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}d4ca444ef7aedad7ec2c7412168efb263914e431" -d '{"router": {"name": "CreateRouterSuccessTests-bd6108df-5dae-422e-b476-f3a81dc488a9-pub-router", "admin_state_up": false}}' 2018-06-27 21:24:46,399 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 21:24:46 GMT Content-Type: application/json Content-Length: 536 Connection: keep-alive X-Openstack-Request-Id: req-cbb8ca52-e0bf-4c7f-b399-734ddffbe72a Front-End-Https: on RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "b26a78bb69cc4c44adb8113893e1960b", "created_at": "2018-06-27T21:24:46Z", "admin_state_up": false, "updated_at": "2018-06-27T21:24:46Z", "flavor_id": null, "revision_number": 1, "routes": [], "project_id": "b26a78bb69cc4c44adb8113893e1960b", "id": "61820680-08e8-417e-b8ea-7c01e37e6270", "name": "CreateRouterSuccessTests-bd6108df-5dae-422e-b476-f3a81dc488a9-pub-router"}} 2018-06-27 21:24:46,399 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/routers used request id req-cbb8ca52-e0bf-4c7f-b399-734ddffbe72a 2018-06-27 21:24:46,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/ports?device_id=61820680-08e8-417e-b8ea-7c01e37e6270 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4ca444ef7aedad7ec2c7412168efb263914e431" 2018-06-27 21:24:46,483 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:24:46 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-74c71d9c-3bff-4f08-b4a6-941edcb326f1 Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-27 21:24:46,483 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=61820680-08e8-417e-b8ea-7c01e37e6270 used request id req-74c71d9c-3bff-4f08-b4a6-941edcb326f1 2018-06-27 21:24:46,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/routers/61820680-08e8-417e-b8ea-7c01e37e6270 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4ca444ef7aedad7ec2c7412168efb263914e431" 2018-06-27 21:24:46,698 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:24:46 GMT Content-Type: application/json Content-Length: 536 Connection: keep-alive X-Openstack-Request-Id: req-b10af57b-fc1e-4d58-a4dc-615bc4daa410 Front-End-Https: on RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "b26a78bb69cc4c44adb8113893e1960b", "created_at": "2018-06-27T21:24:46Z", "admin_state_up": false, "updated_at": "2018-06-27T21:24:46Z", "flavor_id": null, "revision_number": 1, "routes": [], "project_id": "b26a78bb69cc4c44adb8113893e1960b", "id": "61820680-08e8-417e-b8ea-7c01e37e6270", "name": "CreateRouterSuccessTests-bd6108df-5dae-422e-b476-f3a81dc488a9-pub-router"}} 2018-06-27 21:24:46,698 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers/61820680-08e8-417e-b8ea-7c01e37e6270 used request id req-b10af57b-fc1e-4d58-a4dc-615bc4daa410 2018-06-27 21:24:46,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/ports?device_id=61820680-08e8-417e-b8ea-7c01e37e6270 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4ca444ef7aedad7ec2c7412168efb263914e431" 2018-06-27 21:24:46,773 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:24:46 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-23f96a43-fa4d-4b56-a744-7de69aa581cb Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-27 21:24:46,773 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=61820680-08e8-417e-b8ea-7c01e37e6270 used request id req-23f96a43-fa4d-4b56-a744-7de69aa581cb 2018-06-27 21:24:46,774 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:24:47,456 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb24c20254b947568dd744707ca38500", "name": "CreateRouterSuccessTests-dfcde6cb-c0db-4aa-proj-role"}], "expires_at": "2018-06-27T22:24:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b26a78bb69cc4c44adb8113893e1960b", "name": "CreateRouterSuccessTests-dfcde6cb-c0db-4aa-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/b26a78bb69cc4c44adb8113893e1960b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/b26a78bb69cc4c44adb8113893e1960b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/b26a78bb69cc4c44adb8113893e1960b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/b26a78bb69cc4c44adb8113893e1960b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/b26a78bb69cc4c44adb8113893e1960b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/b26a78bb69cc4c44adb8113893e1960b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/b26a78bb69cc4c44adb8113893e1960b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/b26a78bb69cc4c44adb8113893e1960b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/b26a78bb69cc4c44adb8113893e1960b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/b26a78bb69cc4c44adb8113893e1960b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/b26a78bb69cc4c44adb8113893e1960b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/b26a78bb69cc4c44adb8113893e1960b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-dfcde6cb-c0db-4aa-user", "id": "37cc2289b98942d3808fc04ddff8a7e7"}, "audit_ids": ["uGuBPUILQ6yPU6vG7fqycw"], "issued_at": "2018-06-27T21:24:47.000000Z"}} 2018-06-27 21:24:47,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/routers?name=CreateRouterSuccessTests-bd6108df-5dae-422e-b476-f3a81dc488a9-pub-router&admin_state_up=False -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}596c8475e8d7719744a62f36c7356736b5b330a2" 2018-06-27 21:24:48,538 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:24:48 GMT Content-Type: application/json Content-Length: 539 Connection: keep-alive X-Openstack-Request-Id: req-22abea8a-1c01-4d9b-8527-8cc85a26e8e0 Front-End-Https: on RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "b26a78bb69cc4c44adb8113893e1960b", "created_at": "2018-06-27T21:24:46Z", "admin_state_up": false, "updated_at": "2018-06-27T21:24:46Z", "flavor_id": null, "revision_number": 1, "routes": [], "project_id": "b26a78bb69cc4c44adb8113893e1960b", "id": "61820680-08e8-417e-b8ea-7c01e37e6270", "name": "CreateRouterSuccessTests-bd6108df-5dae-422e-b476-f3a81dc488a9-pub-router"}]} 2018-06-27 21:24:48,538 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers?name=CreateRouterSuccessTests-bd6108df-5dae-422e-b476-f3a81dc488a9-pub-router&admin_state_up=False used request id req-22abea8a-1c01-4d9b-8527-8cc85a26e8e0 2018-06-27 21:24:48,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-27 21:24:48,554 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:24: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-27 21:24:48,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/b26a78bb69cc4c44adb8113893e1960b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5e5f5892d4d26e5c7042c1f319eeafd8bc6a5a1" 2018-06-27 21:24:48,963 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:24:48 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-db42003e-fc02-44ce-b141-692bc673c718 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/b26a78bb69cc4c44adb8113893e1960b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b26a78bb69cc4c44adb8113893e1960b", "name": "CreateRouterSuccessTests-dfcde6cb-c0db-4aa-proj"}} 2018-06-27 21:24:48,963 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b26a78bb69cc4c44adb8113893e1960b used request id req-db42003e-fc02-44ce-b141-692bc673c718 2018-06-27 21:24:48,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/ports?device_id=61820680-08e8-417e-b8ea-7c01e37e6270 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}596c8475e8d7719744a62f36c7356736b5b330a2" 2018-06-27 21:24:49,847 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:24:49 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-f488d697-5fdc-4a00-ab3a-0a6469df5eda Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-27 21:24:49,847 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=61820680-08e8-417e-b8ea-7c01e37e6270 used request id req-f488d697-5fdc-4a00-ab3a-0a6469df5eda 2018-06-27 21:24:49,847 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-bd6108df-5dae-422e-b476-f3a81dc488a9-pub-router 2018-06-27 21:24:49,848 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-bd6108df-5dae-422e-b476-f3a81dc488a9-pub-router 2018-06-27 21:24:49,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/routers/61820680-08e8-417e-b8ea-7c01e37e6270 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4ca444ef7aedad7ec2c7412168efb263914e431" 2018-06-27 21:24:51,486 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:24:51 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-434919aa-5f6e-44c5-b3f3-ac9700334420 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:24:51,486 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/routers/61820680-08e8-417e-b8ea-7c01e37e6270 used request id req-434919aa-5f6e-44c5-b3f3-ac9700334420 2018-06-27 21:24:51,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/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc3d3ee519704052e785e20bc0935a4c67372cd3" 2018-06-27 21:24:52,538 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:24:52 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-759d7438-5a87-4f35-be8b-6bbff9c63bdd Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-27T19:03:04Z", "updated_at": "2018-06-27T19:03:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "6748ef1e-56da-434e-9e89-e86b58537b65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "b3e3826c-1c48-4699-93f0-f8a310956753", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "bfad35fa-7ea9-4a81-917d-7b86481eb510", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "d657b333-103d-4d19-add8-1e8bae2f8849", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b92069937e44a3786e439f95c61afe5", "created_at": "2018-06-27T19:08:41Z", "updated_at": "2018-06-27T19:08:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "4ac2a090-f595-4e7b-9b7a-a52fa204e881", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "5508c0b1-6261-44cb-854d-60c64bcbba0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "a60c77dc-6985-48ac-a3a3-067176d3e52f", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "e6ec0fa4-1eb3-4c5d-a451-c7acfd7fde82", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}], "revision_number": 4, "project_id": "4b92069937e44a3786e439f95c61afe5", "id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T18:59:55Z", "updated_at": "2018-06-27T18:59:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "5a060918-419b-4ec3-90df-a7764c06af2f", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "6cd9bbf0-4d1b-4b13-a6c4-e20a15bb3360", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "8134c0f0-89c6-4d45-bef8-a9260d9d0723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "e0e7297a-a59d-4d2b-b75c-2cc86b269114", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}], "revision_number": 4, "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "created_at": "2018-06-27T21:03:43Z", "updated_at": "2018-06-27T21:03:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "41061dbf-a5a2-465f-84dd-140f6104b3f7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "47d5c96d-0510-41a5-b33e-5683702c5bb8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "4b4b6430-3f42-4fe4-a25e-2c5c015a7699", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "e6a68cb7-6491-4474-a4d7-38496cac4eb7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}], "revision_number": 4, "project_id": "3f0a375b66c54145bff1c56e7c91ad73", "id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "name": "default"}]} 2018-06-27 21:24:52,538 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-759d7438-5a87-4f35-be8b-6bbff9c63bdd 2018-06-27 21:24:52,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/4b92069937e44a3786e439f95c61afe5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc3d3ee519704052e785e20bc0935a4c67372cd3" 2018-06-27 21:24:52,893 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:24:52 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7987ddcb-525c-4962-aced-258bbfcfee3f 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/4b92069937e44a3786e439f95c61afe5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4b92069937e44a3786e439f95c61afe5", "name": "service"}} 2018-06-27 21:24:52,894 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/4b92069937e44a3786e439f95c61afe5 used request id req-7987ddcb-525c-4962-aced-258bbfcfee3f 2018-06-27 21:24:52,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/8cdbc979369d4c15b8ddd6cc77d930e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc3d3ee519704052e785e20bc0935a4c67372cd3" 2018-06-27 21:24:53,252 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:24:52 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a8f580d5-3079-40bc-96d8-0cef77aa0d87 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/8cdbc979369d4c15b8ddd6cc77d930e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}} 2018-06-27 21:24:53,252 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 used request id req-a8f580d5-3079-40bc-96d8-0cef77aa0d87 2018-06-27 21:24:53,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/3f0a375b66c54145bff1c56e7c91ad73 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc3d3ee519704052e785e20bc0935a4c67372cd3" 2018-06-27 21:24:53,635 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 27 Jun 2018 21:24:53 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7bf67bfb-e81d-48dd-8b70-13d98606163b Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3f0a375b66c54145bff1c56e7c91ad73.", "code": 404, "title": "Not Found"}} 2018-06-27 21:24:53,636 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f0a375b66c54145bff1c56e7c91ad73 used request id req-7bf67bfb-e81d-48dd-8b70-13d98606163b 2018-06-27 21:24:53,636 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-06-27 21:24:53,637 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-dfcde6cb-c0db-4aa-proj 2018-06-27 21:24:53,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/b26a78bb69cc4c44adb8113893e1960b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc3d3ee519704052e785e20bc0935a4c67372cd3" 2018-06-27 21:24:54,243 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:24:53 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-821d2511-243f-4b67-954b-2486d396a756 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:24:54,243 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/b26a78bb69cc4c44adb8113893e1960b used request id req-821d2511-243f-4b67-954b-2486d396a756 2018-06-27 21:24:54,243 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-dfcde6cb-c0db-4aa-proj-role 2018-06-27 21:24:54,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/bb24c20254b947568dd744707ca38500 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc3d3ee519704052e785e20bc0935a4c67372cd3" 2018-06-27 21:24:54,670 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:24:54 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1c0354a4-2f8d-4d1b-8d72-20267001db21 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:24:54,670 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/bb24c20254b947568dd744707ca38500 used request id req-1c0354a4-2f8d-4d1b-8d72-20267001db21 2018-06-27 21:24:54,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc3d3ee519704052e785e20bc0935a4c67372cd3" 2018-06-27 21:24:55,015 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:24:54 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d1382dae-b03b-4a36-951a-1d615d53009a Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 21:24:55,015 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-d1382dae-b03b-4a36-951a-1d615d53009a 2018-06-27 21:24:55,016 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-dfcde6cb-c0db-4aa-user 2018-06-27 21:24:55,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/37cc2289b98942d3808fc04ddff8a7e7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ccca2f3b2c9041a4bd276742220c320becdc93e" 2018-06-27 21:24:55,588 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:24:55 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bef8c34f-2a3c-4804-a01b-90de49211d09 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:24:55,588 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/37cc2289b98942d3808fc04ddff8a7e7 used request id req-bef8c34f-2a3c-4804-a01b-90de49211d09 2018-06-27 21:24:55,589 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:24:56,410 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:24:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["r4AOZlOQR6O96YTD-8clRg"], "issued_at": "2018-06-27T21:24:56.000000Z"}} 2018-06-27 21:24:56,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}c4b1489c35df235513d3405903fdd7e54d7e3e9c" 2018-06-27 21:24:56,733 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:24:56 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b5799bf1-9b94-4dab-8762-56016ccfd474 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:24:56,733 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-b5799bf1-9b94-4dab-8762-56016ccfd474 2018-06-27 21:24:56,735 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:24:56,735 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:24:57,447 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:24:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["shCaxhPDTtmBoaGPil_0eQ"], "issued_at": "2018-06-27T21:24:57.000000Z"}} 2018-06-27 21:24:57,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}3afa5a2b21cdcba41339a3637518f7005dda8c9b" 2018-06-27 21:24:57,796 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:24:57 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f89941c4-714e-4138-a496-9623a7c8ce2e Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:24:57,796 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-f89941c4-714e-4138-a496-9623a7c8ce2e 2018-06-27 21:24:57,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-27 21:24:57,813 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:24: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-27 21:24:57,814 - 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-1e23de60-8a28-4f0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3afa5a2b21cdcba41339a3637518f7005dda8c9b" 2018-06-27 21:24:58,190 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:24:57 GMT Server: Apache Content-Length: 192 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a42eb435-0480-42c1-8d5b-b58d4415fdc0 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-1e23de60-8a28-4f0-proj", "previous": null, "next": null}, "projects": []} 2018-06-27 21:24:58,190 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-1e23de60-8a28-4f0-proj used request id req-a42eb435-0480-42c1-8d5b-b58d4415fdc0 2018-06-27 21:24:58,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3afa5a2b21cdcba41339a3637518f7005dda8c9b" 2018-06-27 21:24:58,609 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:24:58 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b8e410ac-5e7b-43d0-b27c-74c1e9c49be3 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 21:24:58,609 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-b8e410ac-5e7b-43d0-b27c-74c1e9c49be3 2018-06-27 21:24:58,613 - 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}3afa5a2b21cdcba41339a3637518f7005dda8c9b" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-1e23de60-8a28-4f0-proj"}}' 2018-06-27 21:24:59,137 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 21:24:58 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f008f99d-13dc-4e46-811c-20b410ddcdbe Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/efc4f76a7f1644dab716455253e89e22"}, "tags": [], "enabled": true, "id": "efc4f76a7f1644dab716455253e89e22", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-1e23de60-8a28-4f0-proj"}} 2018-06-27 21:24:59,137 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-f008f99d-13dc-4e46-811c-20b410ddcdbe 2018-06-27 21:24:59,138 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-1e23de60-8a28-4f0-proj 2018-06-27 21:24:59,138 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:24:59,139 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:24:59,945 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:24:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["InAP2Yg2QBC6gplrYLtgRA"], "issued_at": "2018-06-27T21:24:59.000000Z"}} 2018-06-27 21:24:59,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9a006d56edf66357bfabe0553c7e94d3e51e53e" 2018-06-27 21:24:59,997 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:24:59 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e3e8bb79-eaaf-4658-8ba5-2b23ce7bbeda Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:24:59,997 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-e3e8bb79-eaaf-4658-8ba5-2b23ce7bbeda 2018-06-27 21:25:00,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 21:25:00,012 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:25: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-27 21:25:00,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}f9a006d56edf66357bfabe0553c7e94d3e51e53e" 2018-06-27 21:25:00,492 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:25:00 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7fb161f8-1665-4a86-8c4b-cc5d046f63d2 Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/05b1bc3fa6fd4243a4ba8b4d6fcc3daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05b1bc3fa6fd4243a4ba8b4d6fcc3daf", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/48d44c9c0fea4f4e80edc7d2e0715db7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d44c9c0fea4f4e80edc7d2e0715db7", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/4d3721127bf84155a837606ce3feba32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d3721127bf84155a837606ce3feba32", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/5c846663ea6d407e9223de0719ce5442"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c846663ea6d407e9223de0719ce5442", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/73a10e6c4f67490a8a4030cc6cea32f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73a10e6c4f67490a8a4030cc6cea32f5", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/8ecfab7d9d4f47bb8892a85b7d2a0b5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ecfab7d9d4f47bb8892a85b7d2a0b5a", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/b278d529e9a54a9195e4e536b9384dc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b278d529e9a54a9195e4e536b9384dc0", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b7f107ae7bb34ccea8282b1a0ec7a979"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7f107ae7bb34ccea8282b1a0ec7a979", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/d21494d0185b463db36b8c8c2b341b97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d21494d0185b463db36b8c8c2b341b97", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e0bb346419f84e4680f6ca9a97f4fc0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e0bb346419f84e4680f6ca9a97f4fc0b", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "c8d542af72ce49338052c29f02c8857e", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e9dd794fa5c040a9a0445386fb2a6116"}, "options": {}, "id": "e9dd794fa5c040a9a0445386fb2a6116", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/e9f9c747d54947bc800a81ecf11858f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9f9c747d54947bc800a81ecf11858f5", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-27 21:25:00,492 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-7fb161f8-1665-4a86-8c4b-cc5d046f63d2 2018-06-27 21:25:00,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?name=CreateRouterSuccessTests-1e23de60-8a28-4f0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9a006d56edf66357bfabe0553c7e94d3e51e53e" 2018-06-27 21:25:00,857 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:25:00 GMT Server: Apache Content-Length: 467 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-826c9796-8b52-48cd-a76a-6f5ce8c821ef Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateRouterSuccessTests-1e23de60-8a28-4f0-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/efc4f76a7f1644dab716455253e89e22"}, "tags": [], "enabled": true, "id": "efc4f76a7f1644dab716455253e89e22", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-1e23de60-8a28-4f0-proj"}]} 2018-06-27 21:25:00,857 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateRouterSuccessTests-1e23de60-8a28-4f0-proj used request id req-826c9796-8b52-48cd-a76a-6f5ce8c821ef 2018-06-27 21:25:00,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9a006d56edf66357bfabe0553c7e94d3e51e53e" 2018-06-27 21:25:01,166 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:25:00 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c751206a-03a0-409d-88f8-98b7750938c1 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 21:25:01,166 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-c751206a-03a0-409d-88f8-98b7750938c1 2018-06-27 21:25:02,010 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-1e23de60-8a28-4f0-user 2018-06-27 21:25:02,011 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:25:02,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3afa5a2b21cdcba41339a3637518f7005dda8c9b" 2018-06-27 21:25:02,424 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:25:02 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-75e0e864-a4c7-4631-86d5-2aa8d81a982f Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 21:25:02,424 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-75e0e864-a4c7-4631-86d5-2aa8d81a982f 2018-06-27 21:25:02,428 - 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}3afa5a2b21cdcba41339a3637518f7005dda8c9b" -d '{"role": {"name": "CreateRouterSuccessTests-1e23de60-8a28-4f0-proj-role"}}' 2018-06-27 21:25:02,814 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 21:25:02 GMT Server: Apache Content-Length: 223 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e4fed99f-ab9a-4047-bff6-aa7f97f5855f Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "776748f4b096430bac03d25fb796af25", "links": {"self": "http://10.167.4.35:5000/v3/roles/776748f4b096430bac03d25fb796af25"}, "name": "CreateRouterSuccessTests-1e23de60-8a28-4f0-proj-role"}} 2018-06-27 21:25:02,814 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-e4fed99f-ab9a-4047-bff6-aa7f97f5855f 2018-06-27 21:25:02,814 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-1e23de60-8a28-4f0-proj-role 2018-06-27 21:25:02,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/776748f4b096430bac03d25fb796af25 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3afa5a2b21cdcba41339a3637518f7005dda8c9b" 2018-06-27 21:25:03,185 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:25:02 GMT Server: Apache Content-Length: 223 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5dee9f6e-cfe9-4e77-9264-bd85c9717258 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "776748f4b096430bac03d25fb796af25", "links": {"self": "http://10.167.4.35:5000/v3/roles/776748f4b096430bac03d25fb796af25"}, "name": "CreateRouterSuccessTests-1e23de60-8a28-4f0-proj-role"}} 2018-06-27 21:25:03,185 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/776748f4b096430bac03d25fb796af25 used request id req-5dee9f6e-cfe9-4e77-9264-bd85c9717258 2018-06-27 21:25:03,186 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-1e23de60-8a28-4f0-proj-role to project CreateRouterSuccessTests-1e23de60-8a28-4f0-proj 2018-06-27 21:25:03,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/efc4f76a7f1644dab716455253e89e22/users/28781b40726344538b76f13be83c8b89/roles/776748f4b096430bac03d25fb796af25 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3afa5a2b21cdcba41339a3637518f7005dda8c9b" 2018-06-27 21:25:03,723 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:25:03 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8e453dd5-2541-4fee-b875-75274db2c784 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:25:03,724 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/efc4f76a7f1644dab716455253e89e22/users/28781b40726344538b76f13be83c8b89/roles/776748f4b096430bac03d25fb796af25 used request id req-8e453dd5-2541-4fee-b875-75274db2c784 2018-06-27 21:25:03,724 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:25:03,725 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:25:04,613 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:25:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["XPGTphpRQ_m1hh1GYqZTqQ"], "issued_at": "2018-06-27T21:25:04.000000Z"}} 2018-06-27 21:25:04,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}f3d29fab5a76f2c10f350118ab6c998f3176a8e6" 2018-06-27 21:25:04,934 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:25:04 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4d3cd5ae-e03d-49c1-aef7-a32cfefc7909 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:25:04,934 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-4d3cd5ae-e03d-49c1-aef7-a32cfefc7909 2018-06-27 21:25:04,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=CreateRouterSuccessTests-ef04156e-c4a4-40d6-a180-42d630d9c58e-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3d29fab5a76f2c10f350118ab6c998f3176a8e6" 2018-06-27 21:25:05,835 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:25:05 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-647502d5-5ef1-45ba-aca6-b4da8ff188cb Front-End-Https: on RESP BODY: {"routers": []} 2018-06-27 21:25:05,835 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers?name=CreateRouterSuccessTests-ef04156e-c4a4-40d6-a180-42d630d9c58e-pub-router&admin_state_up=True used request id req-647502d5-5ef1-45ba-aca6-b4da8ff188cb 2018-06-27 21:25:05,836 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:25:05,837 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:25:06,627 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:25:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["hj3r6c8MTCOckc8wCyLBKA"], "issued_at": "2018-06-27T21:25:06.000000Z"}} 2018-06-27 21:25:06,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e1961cb43b07863688473fa059593f625e793a1" 2018-06-27 21:25:06,961 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:25:06 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0111e599-cef5-4909-9331-943f1cd994ba Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:25:06,961 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-0111e599-cef5-4909-9331-943f1cd994ba 2018-06-27 21:25:06,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 21:25:06,975 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:25: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-27 21:25:06,976 - 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-1e23de60-8a28-4f0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e1961cb43b07863688473fa059593f625e793a1" 2018-06-27 21:25:07,343 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:25:06 GMT Server: Apache Content-Length: 467 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a946fcc4-5a2e-4a3f-883f-478150db5136 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateRouterSuccessTests-1e23de60-8a28-4f0-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/efc4f76a7f1644dab716455253e89e22"}, "tags": [], "enabled": true, "id": "efc4f76a7f1644dab716455253e89e22", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-1e23de60-8a28-4f0-proj"}]} 2018-06-27 21:25:07,343 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateRouterSuccessTests-1e23de60-8a28-4f0-proj used request id req-a946fcc4-5a2e-4a3f-883f-478150db5136 2018-06-27 21:25:07,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/networks?name=floating_net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3d29fab5a76f2c10f350118ab6c998f3176a8e6" 2018-06-27 21:25:08,533 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:25:08 GMT Content-Type: application/json Content-Length: 696 Connection: keep-alive X-Openstack-Request-Id: req-a96dac61-afa7-462e-b089-04cf7631f1c7 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":"977aff9f-43e9-4fec-86ae-a730f64fa17d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":["df0aa635-d718-49cc-81c1-ba349ef8a505"],"description":"","tags":[],"updated_at":"2018-06-27T18:56:39Z","is_default":true,"provider:segmentation_id":null,"name":"floating_net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T18:56:31Z","provider:network_type":"flat"}]} 2018-06-27 21:25:08,533 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=floating_net used request id req-a96dac61-afa7-462e-b089-04cf7631f1c7 2018-06-27 21:25:08,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/subnets?network_id=977aff9f-43e9-4fec-86ae-a730f64fa17d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3d29fab5a76f2c10f350118ab6c998f3176a8e6" 2018-06-27 21:25:08,651 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:25:08 GMT Content-Type: application/json Content-Length: 628 Connection: keep-alive X-Openstack-Request-Id: req-ea3f49b1-d032-423f-a4ae-de9dee79994d Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"977aff9f-43e9-4fec-86ae-a730f64fa17d","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T18:56:39Z","dns_nameservers":[],"updated_at":"2018-06-27T18:56:39Z","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":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"df0aa635-d718-49cc-81c1-ba349ef8a505","subnetpool_id":null,"name":"floating_subnet"}]} 2018-06-27 21:25:08,652 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=977aff9f-43e9-4fec-86ae-a730f64fa17d used request id req-ea3f49b1-d032-423f-a4ae-de9dee79994d 2018-06-27 21:25:08,653 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-ef04156e-c4a4-40d6-a180-42d630d9c58e-pub-router 2018-06-27 21:25:08,658 - 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}f3d29fab5a76f2c10f350118ab6c998f3176a8e6" -d '{"router": {"external_gateway_info": {"network_id": "977aff9f-43e9-4fec-86ae-a730f64fa17d"}, "tenant_id": "efc4f76a7f1644dab716455253e89e22", "name": "CreateRouterSuccessTests-ef04156e-c4a4-40d6-a180-42d630d9c58e-pub-router", "admin_state_up": true}}' 2018-06-27 21:25:12,717 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 21:25:12 GMT Content-Type: application/json Content-Length: 729 Connection: keep-alive X-Openstack-Request-Id: req-cb47e017-3bb3-4d39-8e3c-ba96fa807679 Front-End-Https: on RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "977aff9f-43e9-4fec-86ae-a730f64fa17d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "df0aa635-d718-49cc-81c1-ba349ef8a505", "ip_address": "172.30.10.120"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "efc4f76a7f1644dab716455253e89e22", "created_at": "2018-06-27T21:25:09Z", "admin_state_up": true, "updated_at": "2018-06-27T21:25:11Z", "project_id": "efc4f76a7f1644dab716455253e89e22", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "7ff03e22-1b04-43c7-9ca7-347d851c8f41", "name": "CreateRouterSuccessTests-ef04156e-c4a4-40d6-a180-42d630d9c58e-pub-router"}} 2018-06-27 21:25:12,717 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/routers used request id req-cb47e017-3bb3-4d39-8e3c-ba96fa807679 2018-06-27 21:25:12,723 - keystoneauth.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=7ff03e22-1b04-43c7-9ca7-347d851c8f41 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3d29fab5a76f2c10f350118ab6c998f3176a8e6" 2018-06-27 21:25:12,925 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:25:12 GMT Content-Type: application/json Content-Length: 752 Connection: keep-alive X-Openstack-Request-Id: req-856a4f80-a688-4857-90f4-6a10350a5f00 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T21:25:11Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"df0aa635-d718-49cc-81c1-ba349ef8a505","ip_address":"172.30.10.120"}],"id":"08431df1-af2f-4f9c-8bbe-e322201d14ca","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ff:c5:32","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"7ff03e22-1b04-43c7-9ca7-347d851c8f41","name":"","admin_state_up":true,"network_id":"977aff9f-43e9-4fec-86ae-a730f64fa17d","tenant_id":"","created_at":"2018-06-27T21:25:10Z","binding:vnic_type":"normal"}]} 2018-06-27 21:25:12,925 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=7ff03e22-1b04-43c7-9ca7-347d851c8f41 used request id req-856a4f80-a688-4857-90f4-6a10350a5f00 2018-06-27 21:25:12,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/df0aa635-d718-49cc-81c1-ba349ef8a505 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3d29fab5a76f2c10f350118ab6c998f3176a8e6" 2018-06-27 21:25:13,066 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:25:13 GMT Content-Type: application/json Content-Length: 625 Connection: keep-alive X-Openstack-Request-Id: req-8e573d66-c77d-4dbd-b30d-db027b7ec4d6 Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"977aff9f-43e9-4fec-86ae-a730f64fa17d","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T18:56:39Z","dns_nameservers":[],"updated_at":"2018-06-27T18:56:39Z","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":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"df0aa635-d718-49cc-81c1-ba349ef8a505","subnetpool_id":null,"name":"floating_subnet"}} 2018-06-27 21:25:13,067 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/df0aa635-d718-49cc-81c1-ba349ef8a505 used request id req-8e573d66-c77d-4dbd-b30d-db027b7ec4d6 2018-06-27 21:25:13,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/routers/7ff03e22-1b04-43c7-9ca7-347d851c8f41 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3d29fab5a76f2c10f350118ab6c998f3176a8e6" 2018-06-27 21:25:13,364 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:25:13 GMT Content-Type: application/json Content-Length: 735 Connection: keep-alive X-Openstack-Request-Id: req-87aedb6a-ae58-4334-95cf-83115b1f45ed Front-End-Https: on RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "977aff9f-43e9-4fec-86ae-a730f64fa17d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "df0aa635-d718-49cc-81c1-ba349ef8a505", "ip_address": "172.30.10.120"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "efc4f76a7f1644dab716455253e89e22", "created_at": "2018-06-27T21:25:09Z", "admin_state_up": true, "updated_at": "2018-06-27T21:25:11Z", "project_id": "efc4f76a7f1644dab716455253e89e22", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "7ff03e22-1b04-43c7-9ca7-347d851c8f41", "name": "CreateRouterSuccessTests-ef04156e-c4a4-40d6-a180-42d630d9c58e-pub-router"}} 2018-06-27 21:25:13,364 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers/7ff03e22-1b04-43c7-9ca7-347d851c8f41 used request id req-87aedb6a-ae58-4334-95cf-83115b1f45ed 2018-06-27 21:25:13,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/ports?device_id=7ff03e22-1b04-43c7-9ca7-347d851c8f41 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3d29fab5a76f2c10f350118ab6c998f3176a8e6" 2018-06-27 21:25:13,513 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:25:13 GMT Content-Type: application/json Content-Length: 752 Connection: keep-alive X-Openstack-Request-Id: req-89795799-d6ab-4a43-9bd1-bbba3829f4a8 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T21:25:11Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"df0aa635-d718-49cc-81c1-ba349ef8a505","ip_address":"172.30.10.120"}],"id":"08431df1-af2f-4f9c-8bbe-e322201d14ca","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ff:c5:32","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"7ff03e22-1b04-43c7-9ca7-347d851c8f41","name":"","admin_state_up":true,"network_id":"977aff9f-43e9-4fec-86ae-a730f64fa17d","tenant_id":"","created_at":"2018-06-27T21:25:10Z","binding:vnic_type":"normal"}]} 2018-06-27 21:25:13,513 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=7ff03e22-1b04-43c7-9ca7-347d851c8f41 used request id req-89795799-d6ab-4a43-9bd1-bbba3829f4a8 2018-06-27 21:25:13,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/subnets/df0aa635-d718-49cc-81c1-ba349ef8a505 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3d29fab5a76f2c10f350118ab6c998f3176a8e6" 2018-06-27 21:25:13,626 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:25:13 GMT Content-Type: application/json Content-Length: 625 Connection: keep-alive X-Openstack-Request-Id: req-9c45eda9-d87f-4c23-969a-29e5d3cd4c51 Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"977aff9f-43e9-4fec-86ae-a730f64fa17d","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T18:56:39Z","dns_nameservers":[],"updated_at":"2018-06-27T18:56:39Z","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":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"df0aa635-d718-49cc-81c1-ba349ef8a505","subnetpool_id":null,"name":"floating_subnet"}} 2018-06-27 21:25:13,626 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/df0aa635-d718-49cc-81c1-ba349ef8a505 used request id req-9c45eda9-d87f-4c23-969a-29e5d3cd4c51 2018-06-27 21:25:13,627 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:25:14,394 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "776748f4b096430bac03d25fb796af25", "name": "CreateRouterSuccessTests-1e23de60-8a28-4f0-proj-role"}], "expires_at": "2018-06-27T22:25:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efc4f76a7f1644dab716455253e89e22", "name": "CreateRouterSuccessTests-1e23de60-8a28-4f0-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/efc4f76a7f1644dab716455253e89e22", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/efc4f76a7f1644dab716455253e89e22", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/efc4f76a7f1644dab716455253e89e22", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/efc4f76a7f1644dab716455253e89e22", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/efc4f76a7f1644dab716455253e89e22", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/efc4f76a7f1644dab716455253e89e22", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/efc4f76a7f1644dab716455253e89e22", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/efc4f76a7f1644dab716455253e89e22", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/efc4f76a7f1644dab716455253e89e22", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/efc4f76a7f1644dab716455253e89e22", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/efc4f76a7f1644dab716455253e89e22", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/efc4f76a7f1644dab716455253e89e22", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-1e23de60-8a28-4f0-user", "id": "28781b40726344538b76f13be83c8b89"}, "audit_ids": ["zq4_xSdiQqmXEa2M-xz4nQ"], "issued_at": "2018-06-27T21:25:14.000000Z"}} 2018-06-27 21:25:14,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/routers?name=CreateRouterSuccessTests-ef04156e-c4a4-40d6-a180-42d630d9c58e-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc37e6663655f98e3ee37ab047362be4c2888ef5" 2018-06-27 21:25:15,526 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:25:15 GMT Content-Type: application/json Content-Length: 725 Connection: keep-alive X-Openstack-Request-Id: req-a6cad714-83e7-4318-8957-ff2f11a3a864 Front-End-Https: on RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "977aff9f-43e9-4fec-86ae-a730f64fa17d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "df0aa635-d718-49cc-81c1-ba349ef8a505", "ip_address": "172.30.10.120"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "efc4f76a7f1644dab716455253e89e22", "created_at": "2018-06-27T21:25:09Z", "admin_state_up": true, "updated_at": "2018-06-27T21:25:11Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "efc4f76a7f1644dab716455253e89e22", "id": "7ff03e22-1b04-43c7-9ca7-347d851c8f41", "name": "CreateRouterSuccessTests-ef04156e-c4a4-40d6-a180-42d630d9c58e-pub-router"}]} 2018-06-27 21:25:15,527 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers?name=CreateRouterSuccessTests-ef04156e-c4a4-40d6-a180-42d630d9c58e-pub-router&admin_state_up=True used request id req-a6cad714-83e7-4318-8957-ff2f11a3a864 2018-06-27 21:25:15,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-27 21:25:15,542 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:25: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-27 21:25:15,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/efc4f76a7f1644dab716455253e89e22 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4b1489c35df235513d3405903fdd7e54d7e3e9c" 2018-06-27 21:25:15,636 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:25:15 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bd921861-7893-489b-9caa-28ee9b28e140 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/efc4f76a7f1644dab716455253e89e22"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "efc4f76a7f1644dab716455253e89e22", "name": "CreateRouterSuccessTests-1e23de60-8a28-4f0-proj"}} 2018-06-27 21:25:15,636 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/efc4f76a7f1644dab716455253e89e22 used request id req-bd921861-7893-489b-9caa-28ee9b28e140 2018-06-27 21:25:15,641 - keystoneauth.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=7ff03e22-1b04-43c7-9ca7-347d851c8f41 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc37e6663655f98e3ee37ab047362be4c2888ef5" 2018-06-27 21:25:16,566 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:25:16 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-6bae55dd-0b2a-4a8c-addb-a9e62c434538 Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-27 21:25:16,566 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=7ff03e22-1b04-43c7-9ca7-347d851c8f41 used request id req-6bae55dd-0b2a-4a8c-addb-a9e62c434538 2018-06-27 21:25:16,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?id=977aff9f-43e9-4fec-86ae-a730f64fa17d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc37e6663655f98e3ee37ab047362be4c2888ef5" 2018-06-27 21:25:16,837 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:25:16 GMT Content-Type: application/json Content-Length: 594 Connection: keep-alive X-Openstack-Request-Id: req-d8e86a4b-03bd-4853-8114-014b7f0c5974 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":["df0aa635-d718-49cc-81c1-ba349ef8a505"],"updated_at":"2018-06-27T18:56:39Z","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T18:56:31Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"977aff9f-43e9-4fec-86ae-a730f64fa17d","name":"floating_net"}]} 2018-06-27 21:25:16,837 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=977aff9f-43e9-4fec-86ae-a730f64fa17d used request id req-d8e86a4b-03bd-4853-8114-014b7f0c5974 2018-06-27 21:25:16,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/subnets?network_id=977aff9f-43e9-4fec-86ae-a730f64fa17d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc37e6663655f98e3ee37ab047362be4c2888ef5" 2018-06-27 21:25:16,912 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:25:16 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-1d23cee5-8496-452f-a66f-8a851abff838 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-27 21:25:16,912 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=977aff9f-43e9-4fec-86ae-a730f64fa17d used request id req-1d23cee5-8496-452f-a66f-8a851abff838 2018-06-27 21:25:16,913 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-ef04156e-c4a4-40d6-a180-42d630d9c58e-pub-router 2018-06-27 21:25:16,913 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-ef04156e-c4a4-40d6-a180-42d630d9c58e-pub-router 2018-06-27 21:25:16,918 - 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/7ff03e22-1b04-43c7-9ca7-347d851c8f41 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3d29fab5a76f2c10f350118ab6c998f3176a8e6" 2018-06-27 21:25:19,718 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:25:19 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-64476073-a432-4b91-8e79-f1b2016eedf4 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:25:19,718 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/routers/7ff03e22-1b04-43c7-9ca7-347d851c8f41 used request id req-64476073-a432-4b91-8e79-f1b2016eedf4 2018-06-27 21:25:19,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/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3afa5a2b21cdcba41339a3637518f7005dda8c9b" 2018-06-27 21:25:20,280 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:25:20 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-b9fb56ee-daaf-4274-af0b-4bdc6c732019 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-27T19:03:04Z", "updated_at": "2018-06-27T19:03:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "6748ef1e-56da-434e-9e89-e86b58537b65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "b3e3826c-1c48-4699-93f0-f8a310956753", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "bfad35fa-7ea9-4a81-917d-7b86481eb510", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "d657b333-103d-4d19-add8-1e8bae2f8849", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b92069937e44a3786e439f95c61afe5", "created_at": "2018-06-27T19:08:41Z", "updated_at": "2018-06-27T19:08:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "4ac2a090-f595-4e7b-9b7a-a52fa204e881", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "5508c0b1-6261-44cb-854d-60c64bcbba0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "a60c77dc-6985-48ac-a3a3-067176d3e52f", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "e6ec0fa4-1eb3-4c5d-a451-c7acfd7fde82", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}], "revision_number": 4, "project_id": "4b92069937e44a3786e439f95c61afe5", "id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T18:59:55Z", "updated_at": "2018-06-27T18:59:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "5a060918-419b-4ec3-90df-a7764c06af2f", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "6cd9bbf0-4d1b-4b13-a6c4-e20a15bb3360", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "8134c0f0-89c6-4d45-bef8-a9260d9d0723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "e0e7297a-a59d-4d2b-b75c-2cc86b269114", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}], "revision_number": 4, "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "created_at": "2018-06-27T21:03:43Z", "updated_at": "2018-06-27T21:03:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "41061dbf-a5a2-465f-84dd-140f6104b3f7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "47d5c96d-0510-41a5-b33e-5683702c5bb8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "4b4b6430-3f42-4fe4-a25e-2c5c015a7699", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "e6a68cb7-6491-4474-a4d7-38496cac4eb7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}], "revision_number": 4, "project_id": "3f0a375b66c54145bff1c56e7c91ad73", "id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "name": "default"}]} 2018-06-27 21:25:20,280 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-b9fb56ee-daaf-4274-af0b-4bdc6c732019 2018-06-27 21:25:20,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/4b92069937e44a3786e439f95c61afe5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3afa5a2b21cdcba41339a3637518f7005dda8c9b" 2018-06-27 21:25:20,559 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:25:20 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-55005229-e36b-4f85-88f5-33c6056aaafc 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/4b92069937e44a3786e439f95c61afe5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4b92069937e44a3786e439f95c61afe5", "name": "service"}} 2018-06-27 21:25:20,560 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/4b92069937e44a3786e439f95c61afe5 used request id req-55005229-e36b-4f85-88f5-33c6056aaafc 2018-06-27 21:25:20,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/8cdbc979369d4c15b8ddd6cc77d930e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3afa5a2b21cdcba41339a3637518f7005dda8c9b" 2018-06-27 21:25:20,916 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:25:20 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-66404309-8f42-4502-92f0-17a1f44f3620 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/8cdbc979369d4c15b8ddd6cc77d930e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}} 2018-06-27 21:25:20,916 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 used request id req-66404309-8f42-4502-92f0-17a1f44f3620 2018-06-27 21:25:20,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/3f0a375b66c54145bff1c56e7c91ad73 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3afa5a2b21cdcba41339a3637518f7005dda8c9b" 2018-06-27 21:25:21,285 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 27 Jun 2018 21:25:20 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-416836fb-b585-4c32-bebe-e5723ed24382 Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3f0a375b66c54145bff1c56e7c91ad73.", "code": 404, "title": "Not Found"}} 2018-06-27 21:25:21,286 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f0a375b66c54145bff1c56e7c91ad73 used request id req-416836fb-b585-4c32-bebe-e5723ed24382 2018-06-27 21:25:21,286 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-06-27 21:25:21,287 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-1e23de60-8a28-4f0-proj 2018-06-27 21:25:21,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/efc4f76a7f1644dab716455253e89e22 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3afa5a2b21cdcba41339a3637518f7005dda8c9b" 2018-06-27 21:25:22,046 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:25:21 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-917787bb-88d3-4905-9a0a-22fcc6bae11e Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:25:22,046 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/efc4f76a7f1644dab716455253e89e22 used request id req-917787bb-88d3-4905-9a0a-22fcc6bae11e 2018-06-27 21:25:22,047 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-1e23de60-8a28-4f0-proj-role 2018-06-27 21:25:22,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/776748f4b096430bac03d25fb796af25 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3afa5a2b21cdcba41339a3637518f7005dda8c9b" 2018-06-27 21:25:22,402 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:25:22 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9bddc842-6f6c-4aa8-a3c3-774588b355c2 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:25:22,402 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/776748f4b096430bac03d25fb796af25 used request id req-9bddc842-6f6c-4aa8-a3c3-774588b355c2 2018-06-27 21:25:22,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? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3afa5a2b21cdcba41339a3637518f7005dda8c9b" 2018-06-27 21:25:22,781 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:25:22 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6b6c30eb-a868-43a1-80c3-af2c7e99d82c Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 21:25:22,781 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-6b6c30eb-a868-43a1-80c3-af2c7e99d82c 2018-06-27 21:25:22,782 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-1e23de60-8a28-4f0-user 2018-06-27 21:25:22,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/28781b40726344538b76f13be83c8b89 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9a006d56edf66357bfabe0553c7e94d3e51e53e" 2018-06-27 21:25:23,426 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:25:22 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ebba8755-b3e8-4a63-b4e3-2abe56662c96 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:25:23,426 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/28781b40726344538b76f13be83c8b89 used request id req-ebba8755-b3e8-4a63-b4e3-2abe56662c96 2018-06-27 21:25:23,428 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:25:24,172 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:25:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["RyuLBd5CRc2RvossFYn0tw"], "issued_at": "2018-06-27T21:25:24.000000Z"}} 2018-06-27 21:25:24,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}7a6b363b2bd56db27354206770ee506560d8fab2" 2018-06-27 21:25:24,492 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:25:24 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-22b1130d-1235-45fe-aac4-b332b0d6736b Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:25:24,492 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-22b1130d-1235-45fe-aac4-b332b0d6736b 2018-06-27 21:25:24,494 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:25:24,495 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:25:25,329 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:25:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["rPe009tDTf6kXDn0SOxXvA"], "issued_at": "2018-06-27T21:25:25.000000Z"}} 2018-06-27 21:25:25,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e88468e7daa39c74b5cd8744aec044d6cc18653a" 2018-06-27 21:25:25,381 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:25:25 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-17ff3520-67ca-4d76-a10a-c0676723cfe7 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:25:25,381 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-17ff3520-67ca-4d76-a10a-c0676723cfe7 2018-06-27 21:25:25,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 21:25:25,399 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:25: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-27 21:25:25,400 - 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-80751ff2-6184-4ab-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e88468e7daa39c74b5cd8744aec044d6cc18653a" 2018-06-27 21:25:25,693 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:25:25 GMT Server: Apache Content-Length: 192 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b944e236-1295-404b-bcb6-7189df47ab57 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-80751ff2-6184-4ab-proj", "previous": null, "next": null}, "projects": []} 2018-06-27 21:25:25,693 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-80751ff2-6184-4ab-proj used request id req-b944e236-1295-404b-bcb6-7189df47ab57 2018-06-27 21:25:25,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e88468e7daa39c74b5cd8744aec044d6cc18653a" 2018-06-27 21:25:26,111 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:25:25 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-067b9c36-9c22-4e74-99a5-a06a4b12da22 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 21:25:26,111 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-067b9c36-9c22-4e74-99a5-a06a4b12da22 2018-06-27 21:25:26,114 - 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}e88468e7daa39c74b5cd8744aec044d6cc18653a" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-80751ff2-6184-4ab-proj"}}' 2018-06-27 21:25:26,563 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 21:25:26 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e9fbac58-2182-446a-af96-d1197db31192 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/d87a6038427c419aaf3d45c1192c6307"}, "tags": [], "enabled": true, "id": "d87a6038427c419aaf3d45c1192c6307", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-80751ff2-6184-4ab-proj"}} 2018-06-27 21:25:26,563 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-e9fbac58-2182-446a-af96-d1197db31192 2018-06-27 21:25:26,563 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-80751ff2-6184-4ab-proj 2018-06-27 21:25:26,563 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:25:26,564 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:25:27,333 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:25:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["DHqTmA-dQ8OaJ0GNtixa4Q"], "issued_at": "2018-06-27T21:25:27.000000Z"}} 2018-06-27 21:25:27,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}990e0f46c3111b3f164b8827f4ffba8b9ce86c39" 2018-06-27 21:25:27,381 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:25:27 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-56ca1a4c-4474-49c3-9c54-07db52729bc3 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:25:27,381 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-56ca1a4c-4474-49c3-9c54-07db52729bc3 2018-06-27 21:25:27,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 21:25:27,548 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:25: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-27 21:25:27,549 - 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}990e0f46c3111b3f164b8827f4ffba8b9ce86c39" 2018-06-27 21:25:28,015 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:25:27 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1f814edf-9557-4d94-9d98-5e958d93354f Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/05b1bc3fa6fd4243a4ba8b4d6fcc3daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05b1bc3fa6fd4243a4ba8b4d6fcc3daf", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/48d44c9c0fea4f4e80edc7d2e0715db7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d44c9c0fea4f4e80edc7d2e0715db7", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/4d3721127bf84155a837606ce3feba32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d3721127bf84155a837606ce3feba32", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/5c846663ea6d407e9223de0719ce5442"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c846663ea6d407e9223de0719ce5442", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/73a10e6c4f67490a8a4030cc6cea32f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73a10e6c4f67490a8a4030cc6cea32f5", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/8ecfab7d9d4f47bb8892a85b7d2a0b5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ecfab7d9d4f47bb8892a85b7d2a0b5a", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/b278d529e9a54a9195e4e536b9384dc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b278d529e9a54a9195e4e536b9384dc0", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b7f107ae7bb34ccea8282b1a0ec7a979"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7f107ae7bb34ccea8282b1a0ec7a979", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/d21494d0185b463db36b8c8c2b341b97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d21494d0185b463db36b8c8c2b341b97", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e0bb346419f84e4680f6ca9a97f4fc0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e0bb346419f84e4680f6ca9a97f4fc0b", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "c8d542af72ce49338052c29f02c8857e", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e9dd794fa5c040a9a0445386fb2a6116"}, "options": {}, "id": "e9dd794fa5c040a9a0445386fb2a6116", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/e9f9c747d54947bc800a81ecf11858f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9f9c747d54947bc800a81ecf11858f5", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-27 21:25:28,015 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-1f814edf-9557-4d94-9d98-5e958d93354f 2018-06-27 21:25:28,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?name=CreateRouterSuccessTests-80751ff2-6184-4ab-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}990e0f46c3111b3f164b8827f4ffba8b9ce86c39" 2018-06-27 21:25:28,476 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:25:28 GMT Server: Apache Content-Length: 467 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-604522d6-98c2-41c0-9798-adf6d32a8d7e Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateRouterSuccessTests-80751ff2-6184-4ab-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/d87a6038427c419aaf3d45c1192c6307"}, "tags": [], "enabled": true, "id": "d87a6038427c419aaf3d45c1192c6307", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-80751ff2-6184-4ab-proj"}]} 2018-06-27 21:25:28,476 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateRouterSuccessTests-80751ff2-6184-4ab-proj used request id req-604522d6-98c2-41c0-9798-adf6d32a8d7e 2018-06-27 21:25:28,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}990e0f46c3111b3f164b8827f4ffba8b9ce86c39" 2018-06-27 21:25:28,826 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:25:28 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e916c575-fa3a-444e-a8c6-6c08b1907d09 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 21:25:28,826 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-e916c575-fa3a-444e-a8c6-6c08b1907d09 2018-06-27 21:25:29,599 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-80751ff2-6184-4ab-user 2018-06-27 21:25:29,600 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:25:29,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e88468e7daa39c74b5cd8744aec044d6cc18653a" 2018-06-27 21:25:30,019 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:25:29 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cdc95f77-af06-493e-9f54-312ff0aba700 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 21:25:30,020 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-cdc95f77-af06-493e-9f54-312ff0aba700 2018-06-27 21:25:30,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}e88468e7daa39c74b5cd8744aec044d6cc18653a" -d '{"role": {"name": "CreateRouterSuccessTests-80751ff2-6184-4ab-proj-role"}}' 2018-06-27 21:25:30,363 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 21:25:30 GMT Server: Apache Content-Length: 223 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2bf1e97e-3ae9-437f-9367-71c237aac910 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2a00dfef8d72459c81606a276d6d2640", "links": {"self": "http://10.167.4.35:5000/v3/roles/2a00dfef8d72459c81606a276d6d2640"}, "name": "CreateRouterSuccessTests-80751ff2-6184-4ab-proj-role"}} 2018-06-27 21:25:30,363 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-2bf1e97e-3ae9-437f-9367-71c237aac910 2018-06-27 21:25:30,363 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-80751ff2-6184-4ab-proj-role 2018-06-27 21:25:30,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/2a00dfef8d72459c81606a276d6d2640 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e88468e7daa39c74b5cd8744aec044d6cc18653a" 2018-06-27 21:25:30,777 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:25:30 GMT Server: Apache Content-Length: 223 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-382239b1-e8d7-40b8-8b2c-0691c7376d47 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2a00dfef8d72459c81606a276d6d2640", "links": {"self": "http://10.167.4.35:5000/v3/roles/2a00dfef8d72459c81606a276d6d2640"}, "name": "CreateRouterSuccessTests-80751ff2-6184-4ab-proj-role"}} 2018-06-27 21:25:30,777 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/2a00dfef8d72459c81606a276d6d2640 used request id req-382239b1-e8d7-40b8-8b2c-0691c7376d47 2018-06-27 21:25:30,778 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-80751ff2-6184-4ab-proj-role to project CreateRouterSuccessTests-80751ff2-6184-4ab-proj 2018-06-27 21:25:30,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/d87a6038427c419aaf3d45c1192c6307/users/b041e823d74540ceac6bd123c443f0c5/roles/2a00dfef8d72459c81606a276d6d2640 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e88468e7daa39c74b5cd8744aec044d6cc18653a" 2018-06-27 21:25:31,315 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:25:30 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fe600f15-232d-4e91-97fd-bfcf783bf943 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:25:31,316 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/d87a6038427c419aaf3d45c1192c6307/users/b041e823d74540ceac6bd123c443f0c5/roles/2a00dfef8d72459c81606a276d6d2640 used request id req-fe600f15-232d-4e91-97fd-bfcf783bf943 2018-06-27 21:25:31,316 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:25:31,317 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:25:32,024 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2a00dfef8d72459c81606a276d6d2640", "name": "CreateRouterSuccessTests-80751ff2-6184-4ab-proj-role"}], "expires_at": "2018-06-27T22:25:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d87a6038427c419aaf3d45c1192c6307", "name": "CreateRouterSuccessTests-80751ff2-6184-4ab-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/d87a6038427c419aaf3d45c1192c6307", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/d87a6038427c419aaf3d45c1192c6307", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/d87a6038427c419aaf3d45c1192c6307", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/d87a6038427c419aaf3d45c1192c6307", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/d87a6038427c419aaf3d45c1192c6307", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/d87a6038427c419aaf3d45c1192c6307", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/d87a6038427c419aaf3d45c1192c6307", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/d87a6038427c419aaf3d45c1192c6307", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/d87a6038427c419aaf3d45c1192c6307", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/d87a6038427c419aaf3d45c1192c6307", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/d87a6038427c419aaf3d45c1192c6307", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/d87a6038427c419aaf3d45c1192c6307", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-80751ff2-6184-4ab-user", "id": "b041e823d74540ceac6bd123c443f0c5"}, "audit_ids": ["Y11w2NuMSZuwgEwtA7TbmQ"], "issued_at": "2018-06-27T21:25:32.000000Z"}} 2018-06-27 21:25:32,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}b098f0a8f2ab5ea1479cbb03bc292a01f615087d" 2018-06-27 21:25:32,361 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:25:32 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bfafb787-f1e9-41c8-a62b-da5373dd2518 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:25:32,361 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-bfafb787-f1e9-41c8-a62b-da5373dd2518 2018-06-27 21:25:32,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/networks?name=CreateRouterSuccessTests-b048a82d-d4b0-48b2-b875-4a29f025ec30-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b098f0a8f2ab5ea1479cbb03bc292a01f615087d" 2018-06-27 21:25:33,094 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:25:33 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-49af5c62-f566-4057-80b0-ac1ddd1291cb Front-End-Https: on RESP BODY: {"networks":[]} 2018-06-27 21:25:33,094 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateRouterSuccessTests-b048a82d-d4b0-48b2-b875-4a29f025ec30-pub-net1 used request id req-49af5c62-f566-4057-80b0-ac1ddd1291cb 2018-06-27 21:25:33,095 - neutron_utils - INFO - Creating network with name CreateRouterSuccessTests-b048a82d-d4b0-48b2-b875-4a29f025ec30-pub-net1 2018-06-27 21:25:33,100 - 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}b098f0a8f2ab5ea1479cbb03bc292a01f615087d" -d '{"network": {"name": "CreateRouterSuccessTests-b048a82d-d4b0-48b2-b875-4a29f025ec30-pub-net1", "admin_state_up": true}}' 2018-06-27 21:25:35,358 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 21:25:35 GMT Content-Type: application/json Content-Length: 607 Connection: keep-alive X-Openstack-Request-Id: req-6f5b0af4-f36d-479a-b5ad-6675acd39ba4 Front-End-Https: on RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"d87a6038427c419aaf3d45c1192c6307","created_at":"2018-06-27T21:25:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-06-27T21:25:35Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"d87a6038427c419aaf3d45c1192c6307","id":"0608214a-d57e-44eb-bf22-42a1c2dc0cff","name":"CreateRouterSuccessTests-b048a82d-d4b0-48b2-b875-4a29f025ec30-pub-net1"}} 2018-06-27 21:25:35,358 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-6f5b0af4-f36d-479a-b5ad-6675acd39ba4 2018-06-27 21:25: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/networks?id=0608214a-d57e-44eb-bf22-42a1c2dc0cff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b098f0a8f2ab5ea1479cbb03bc292a01f615087d" 2018-06-27 21:25:36,319 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:25:36 GMT Content-Type: application/json Content-Length: 591 Connection: keep-alive X-Openstack-Request-Id: req-32bd01b9-b72b-4968-8002-f6b2c35c4c43 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-27T21:25:35Z","tenant_id":"d87a6038427c419aaf3d45c1192c6307","created_at":"2018-06-27T21:25:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"d87a6038427c419aaf3d45c1192c6307","id":"0608214a-d57e-44eb-bf22-42a1c2dc0cff","name":"CreateRouterSuccessTests-b048a82d-d4b0-48b2-b875-4a29f025ec30-pub-net1"}]} 2018-06-27 21:25:36,319 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=0608214a-d57e-44eb-bf22-42a1c2dc0cff used request id req-32bd01b9-b72b-4968-8002-f6b2c35c4c43 2018-06-27 21:25:36,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=0608214a-d57e-44eb-bf22-42a1c2dc0cff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b098f0a8f2ab5ea1479cbb03bc292a01f615087d" 2018-06-27 21:25:36,401 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:25:36 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-e169f30a-14bf-4ca8-afc6-1e4a0a40e4a2 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-27 21:25:36,401 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=0608214a-d57e-44eb-bf22-42a1c2dc0cff used request id req-e169f30a-14bf-4ca8-afc6-1e4a0a40e4a2 2018-06-27 21:25:36,401 - neutron_utils - INFO - Creating subnet with name CreateRouterSuccessTests-b048a82d-d4b0-48b2-b875-4a29f025ec30-pub-subnet1 2018-06-27 21:25:36,406 - 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}b098f0a8f2ab5ea1479cbb03bc292a01f615087d" -d '{"subnets": [{"ip_version": 4, "network_id": "0608214a-d57e-44eb-bf22-42a1c2dc0cff", "cidr": "10.200.201.0/24", "gateway_ip": "10.200.201.1", "name": "CreateRouterSuccessTests-b048a82d-d4b0-48b2-b875-4a29f025ec30-pub-subnet1"}]}' 2018-06-27 21:25:38,145 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 21:25:38 GMT Content-Type: application/json Content-Length: 687 Connection: keep-alive X-Openstack-Request-Id: req-8327ef48-da05-443c-bdfb-440fe5242cb8 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0608214a-d57e-44eb-bf22-42a1c2dc0cff","tenant_id":"d87a6038427c419aaf3d45c1192c6307","created_at":"2018-06-27T21:25:37Z","dns_nameservers":[],"updated_at":"2018-06-27T21:25:37Z","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":"d87a6038427c419aaf3d45c1192c6307","id":"463863ad-1c13-4ae8-9302-015048696055","subnetpool_id":null,"name":"CreateRouterSuccessTests-b048a82d-d4b0-48b2-b875-4a29f025ec30-pub-subnet1"}]} 2018-06-27 21:25:38,145 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-8327ef48-da05-443c-bdfb-440fe5242cb8 2018-06-27 21:25:38,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?id=0608214a-d57e-44eb-bf22-42a1c2dc0cff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b098f0a8f2ab5ea1479cbb03bc292a01f615087d" 2018-06-27 21:25:38,407 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:25:38 GMT Content-Type: application/json Content-Length: 635 Connection: keep-alive X-Openstack-Request-Id: req-7e673940-d88e-4f62-9331-9503274fbfb9 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["463863ad-1c13-4ae8-9302-015048696055"],"updated_at":"2018-06-27T21:25:37Z","tenant_id":"d87a6038427c419aaf3d45c1192c6307","created_at":"2018-06-27T21:25:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"d87a6038427c419aaf3d45c1192c6307","id":"0608214a-d57e-44eb-bf22-42a1c2dc0cff","name":"CreateRouterSuccessTests-b048a82d-d4b0-48b2-b875-4a29f025ec30-pub-net1"}]} 2018-06-27 21:25:38,407 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=0608214a-d57e-44eb-bf22-42a1c2dc0cff used request id req-7e673940-d88e-4f62-9331-9503274fbfb9 2018-06-27 21:25:38,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/subnets?network_id=0608214a-d57e-44eb-bf22-42a1c2dc0cff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b098f0a8f2ab5ea1479cbb03bc292a01f615087d" 2018-06-27 21:25:38,566 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:25:38 GMT Content-Type: application/json Content-Length: 687 Connection: keep-alive X-Openstack-Request-Id: req-bf069f5e-134d-48c4-b8b8-3de9d4424cbd Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0608214a-d57e-44eb-bf22-42a1c2dc0cff","tenant_id":"d87a6038427c419aaf3d45c1192c6307","created_at":"2018-06-27T21:25:37Z","dns_nameservers":[],"updated_at":"2018-06-27T21:25:37Z","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":"d87a6038427c419aaf3d45c1192c6307","id":"463863ad-1c13-4ae8-9302-015048696055","subnetpool_id":null,"name":"CreateRouterSuccessTests-b048a82d-d4b0-48b2-b875-4a29f025ec30-pub-subnet1"}]} 2018-06-27 21:25:38,566 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=0608214a-d57e-44eb-bf22-42a1c2dc0cff used request id req-bf069f5e-134d-48c4-b8b8-3de9d4424cbd 2018-06-27 21:25:38,566 - OpenStackNetwork - DEBUG - Network [0608214a-d57e-44eb-bf22-42a1c2dc0cff] created successfully 2018-06-27 21:25:38,567 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:25:38,568 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:25:39,293 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2a00dfef8d72459c81606a276d6d2640", "name": "CreateRouterSuccessTests-80751ff2-6184-4ab-proj-role"}], "expires_at": "2018-06-27T22:25:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d87a6038427c419aaf3d45c1192c6307", "name": "CreateRouterSuccessTests-80751ff2-6184-4ab-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/d87a6038427c419aaf3d45c1192c6307", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/d87a6038427c419aaf3d45c1192c6307", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/d87a6038427c419aaf3d45c1192c6307", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/d87a6038427c419aaf3d45c1192c6307", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/d87a6038427c419aaf3d45c1192c6307", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/d87a6038427c419aaf3d45c1192c6307", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/d87a6038427c419aaf3d45c1192c6307", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/d87a6038427c419aaf3d45c1192c6307", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/d87a6038427c419aaf3d45c1192c6307", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/d87a6038427c419aaf3d45c1192c6307", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/d87a6038427c419aaf3d45c1192c6307", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/d87a6038427c419aaf3d45c1192c6307", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-80751ff2-6184-4ab-user", "id": "b041e823d74540ceac6bd123c443f0c5"}, "audit_ids": ["b_MyhjUvR3ixKHWQL62DZQ"], "issued_at": "2018-06-27T21:25:39.000000Z"}} 2018-06-27 21:25:39,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}e2017de98cb5bbdeb8f183378cc168cb7eae784d" 2018-06-27 21:25:39,644 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:25:39 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b106123f-ac14-49de-a27c-31d12695df42 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:25:39,644 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-b106123f-ac14-49de-a27c-31d12695df42 2018-06-27 21:25:39,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/routers?name=CreateRouterSuccessTests-b048a82d-d4b0-48b2-b875-4a29f025ec30-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2017de98cb5bbdeb8f183378cc168cb7eae784d" 2018-06-27 21:25:40,389 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:25:40 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-c168a24a-cfc2-4266-8c3c-d8647753ad70 Front-End-Https: on RESP BODY: {"routers": []} 2018-06-27 21:25:40,389 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers?name=CreateRouterSuccessTests-b048a82d-d4b0-48b2-b875-4a29f025ec30-pub-router&admin_state_up=True used request id req-c168a24a-cfc2-4266-8c3c-d8647753ad70 2018-06-27 21:25:40,390 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:25:40,391 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:25:41,105 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2a00dfef8d72459c81606a276d6d2640", "name": "CreateRouterSuccessTests-80751ff2-6184-4ab-proj-role"}], "expires_at": "2018-06-27T22:25:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d87a6038427c419aaf3d45c1192c6307", "name": "CreateRouterSuccessTests-80751ff2-6184-4ab-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/d87a6038427c419aaf3d45c1192c6307", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/d87a6038427c419aaf3d45c1192c6307", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/d87a6038427c419aaf3d45c1192c6307", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/d87a6038427c419aaf3d45c1192c6307", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/d87a6038427c419aaf3d45c1192c6307", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/d87a6038427c419aaf3d45c1192c6307", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/d87a6038427c419aaf3d45c1192c6307", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/d87a6038427c419aaf3d45c1192c6307", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/d87a6038427c419aaf3d45c1192c6307", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/d87a6038427c419aaf3d45c1192c6307", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/d87a6038427c419aaf3d45c1192c6307", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/d87a6038427c419aaf3d45c1192c6307", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-80751ff2-6184-4ab-user", "id": "b041e823d74540ceac6bd123c443f0c5"}, "audit_ids": ["XC6fFiR8T7217qm9l9FREA"], "issued_at": "2018-06-27T21:25:41.000000Z"}} 2018-06-27 21:25:41,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}0019fd5ddac2531eadf28a4145610fc0f2894b92" 2018-06-27 21:25:41,478 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:25:41 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bffc6d20-bd5f-4741-8b6b-e57fcfbfb203 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:25:41,478 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-bffc6d20-bd5f-4741-8b6b-e57fcfbfb203 2018-06-27 21:25:41,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?name=floating_net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2017de98cb5bbdeb8f183378cc168cb7eae784d" 2018-06-27 21:25:41,848 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:25:41 GMT Content-Type: application/json Content-Length: 594 Connection: keep-alive X-Openstack-Request-Id: req-da430417-9138-4ece-aaf5-40ac95041292 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":["df0aa635-d718-49cc-81c1-ba349ef8a505"],"updated_at":"2018-06-27T18:56:39Z","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T18:56:31Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"977aff9f-43e9-4fec-86ae-a730f64fa17d","name":"floating_net"}]} 2018-06-27 21:25:41,849 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=floating_net used request id req-da430417-9138-4ece-aaf5-40ac95041292 2018-06-27 21:25:41,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=977aff9f-43e9-4fec-86ae-a730f64fa17d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2017de98cb5bbdeb8f183378cc168cb7eae784d" 2018-06-27 21:25:41,950 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:25:41 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-f176e8be-00ea-431d-8aae-0911acaccb82 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-27 21:25:41,950 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=977aff9f-43e9-4fec-86ae-a730f64fa17d used request id req-f176e8be-00ea-431d-8aae-0911acaccb82 2018-06-27 21:25:41,951 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-b048a82d-d4b0-48b2-b875-4a29f025ec30-pub-router 2018-06-27 21:25:41,956 - 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}e2017de98cb5bbdeb8f183378cc168cb7eae784d" -d '{"router": {"external_gateway_info": {"network_id": "977aff9f-43e9-4fec-86ae-a730f64fa17d"}, "name": "CreateRouterSuccessTests-b048a82d-d4b0-48b2-b875-4a29f025ec30-pub-router", "admin_state_up": true}}' 2018-06-27 21:25:45,480 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 21:25:45 GMT Content-Type: application/json Content-Length: 716 Connection: keep-alive X-Openstack-Request-Id: req-1710ff51-f53d-48d3-a598-854998c2acde Front-End-Https: on RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "977aff9f-43e9-4fec-86ae-a730f64fa17d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "df0aa635-d718-49cc-81c1-ba349ef8a505", "ip_address": "172.30.10.119"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "d87a6038427c419aaf3d45c1192c6307", "created_at": "2018-06-27T21:25:42Z", "admin_state_up": true, "updated_at": "2018-06-27T21:25:44Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "d87a6038427c419aaf3d45c1192c6307", "id": "b981b877-0f31-45dd-af96-6e9cdb8e2742", "name": "CreateRouterSuccessTests-b048a82d-d4b0-48b2-b875-4a29f025ec30-pub-router"}} 2018-06-27 21:25:45,480 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/routers used request id req-1710ff51-f53d-48d3-a598-854998c2acde 2018-06-27 21:25:45,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/ports?device_id=b981b877-0f31-45dd-af96-6e9cdb8e2742 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2017de98cb5bbdeb8f183378cc168cb7eae784d" 2018-06-27 21:25:46,163 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:25:46 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-cc1f49c3-151c-472b-9997-bafb4058d5da Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-27 21:25:46,163 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=b981b877-0f31-45dd-af96-6e9cdb8e2742 used request id req-cc1f49c3-151c-472b-9997-bafb4058d5da 2018-06-27 21:25:46,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?name=CreateRouterSuccessTests-b048a82d-d4b0-48b2-b875-4a29f025ec30-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2017de98cb5bbdeb8f183378cc168cb7eae784d" 2018-06-27 21:25:47,131 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:25:47 GMT Content-Type: application/json Content-Length: 635 Connection: keep-alive X-Openstack-Request-Id: req-3730e3b1-a395-49eb-9b54-fe9d712e1b47 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["463863ad-1c13-4ae8-9302-015048696055"],"updated_at":"2018-06-27T21:25:37Z","tenant_id":"d87a6038427c419aaf3d45c1192c6307","created_at":"2018-06-27T21:25:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"d87a6038427c419aaf3d45c1192c6307","id":"0608214a-d57e-44eb-bf22-42a1c2dc0cff","name":"CreateRouterSuccessTests-b048a82d-d4b0-48b2-b875-4a29f025ec30-pub-net1"}]} 2018-06-27 21:25:47,131 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateRouterSuccessTests-b048a82d-d4b0-48b2-b875-4a29f025ec30-pub-net1 used request id req-3730e3b1-a395-49eb-9b54-fe9d712e1b47 2018-06-27 21:25:47,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-27 21:25:47,146 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:25: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-27 21:25:47,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/d87a6038427c419aaf3d45c1192c6307 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2017de98cb5bbdeb8f183378cc168cb7eae784d" 2018-06-27 21:25:47,209 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:25:47 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6320bd6a-6eb3-4209-acc1-0e150c320bbf Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/d87a6038427c419aaf3d45c1192c6307"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d87a6038427c419aaf3d45c1192c6307", "name": "CreateRouterSuccessTests-80751ff2-6184-4ab-proj"}} 2018-06-27 21:25:47,209 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/d87a6038427c419aaf3d45c1192c6307 used request id req-6320bd6a-6eb3-4209-acc1-0e150c320bbf 2018-06-27 21:25:47,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=0608214a-d57e-44eb-bf22-42a1c2dc0cff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2017de98cb5bbdeb8f183378cc168cb7eae784d" 2018-06-27 21:25:48,018 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:25:48 GMT Content-Type: application/json Content-Length: 687 Connection: keep-alive X-Openstack-Request-Id: req-413e3658-3633-445b-a1ca-b5a4f6b75a62 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0608214a-d57e-44eb-bf22-42a1c2dc0cff","tenant_id":"d87a6038427c419aaf3d45c1192c6307","created_at":"2018-06-27T21:25:37Z","dns_nameservers":[],"updated_at":"2018-06-27T21:25:37Z","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":"d87a6038427c419aaf3d45c1192c6307","id":"463863ad-1c13-4ae8-9302-015048696055","subnetpool_id":null,"name":"CreateRouterSuccessTests-b048a82d-d4b0-48b2-b875-4a29f025ec30-pub-subnet1"}]} 2018-06-27 21:25:48,019 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=0608214a-d57e-44eb-bf22-42a1c2dc0cff used request id req-413e3658-3633-445b-a1ca-b5a4f6b75a62 2018-06-27 21:25:48,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=0608214a-d57e-44eb-bf22-42a1c2dc0cff&name=CreateRouterSuccessTests-b048a82d-d4b0-48b2-b875-4a29f025ec30-port1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2017de98cb5bbdeb8f183378cc168cb7eae784d" 2018-06-27 21:25:48,116 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:25:48 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-5a18e2c5-0d8d-482f-904a-298607c9015f Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-27 21:25:48,116 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=0608214a-d57e-44eb-bf22-42a1c2dc0cff&name=CreateRouterSuccessTests-b048a82d-d4b0-48b2-b875-4a29f025ec30-port1&admin_state_up=True used request id req-5a18e2c5-0d8d-482f-904a-298607c9015f 2018-06-27 21:25:48,116 - OpenStackNetwork - INFO - Retrieved port CreateRouterSuccessTests-b048a82d-d4b0-48b2-b875-4a29f025ec30-port1 for router - CreateRouterSuccessTests-b048a82d-d4b0-48b2-b875-4a29f025ec30-pub-router 2018-06-27 21:25:48,116 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:25:48,117 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:25:49,017 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2a00dfef8d72459c81606a276d6d2640", "name": "CreateRouterSuccessTests-80751ff2-6184-4ab-proj-role"}], "expires_at": "2018-06-27T22:25:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d87a6038427c419aaf3d45c1192c6307", "name": "CreateRouterSuccessTests-80751ff2-6184-4ab-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/d87a6038427c419aaf3d45c1192c6307", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/d87a6038427c419aaf3d45c1192c6307", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/d87a6038427c419aaf3d45c1192c6307", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/d87a6038427c419aaf3d45c1192c6307", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/d87a6038427c419aaf3d45c1192c6307", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/d87a6038427c419aaf3d45c1192c6307", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/d87a6038427c419aaf3d45c1192c6307", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/d87a6038427c419aaf3d45c1192c6307", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/d87a6038427c419aaf3d45c1192c6307", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/d87a6038427c419aaf3d45c1192c6307", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/d87a6038427c419aaf3d45c1192c6307", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/d87a6038427c419aaf3d45c1192c6307", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-80751ff2-6184-4ab-user", "id": "b041e823d74540ceac6bd123c443f0c5"}, "audit_ids": ["Ac8FU5PeQLuW1SSk5pz3iQ"], "issued_at": "2018-06-27T21:25:49.000000Z"}} 2018-06-27 21:25:49,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0d600688273c17f22de209530699cda95b8a0e3" 2018-06-27 21:25:49,073 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:25:49 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-89834f9b-0ca9-4b9a-9234-baea3e810bba Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:25:49,073 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-89834f9b-0ca9-4b9a-9234-baea3e810bba 2018-06-27 21:25:49,079 - keystoneauth.session - 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-b048a82d-d4b0-48b2-b875-4a29f025ec30-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2017de98cb5bbdeb8f183378cc168cb7eae784d" 2018-06-27 21:25:49,479 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:25:49 GMT Content-Type: application/json Content-Length: 635 Connection: keep-alive X-Openstack-Request-Id: req-692e50f2-157c-44ac-8026-7721c7f8a483 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["463863ad-1c13-4ae8-9302-015048696055"],"updated_at":"2018-06-27T21:25:37Z","tenant_id":"d87a6038427c419aaf3d45c1192c6307","created_at":"2018-06-27T21:25:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"d87a6038427c419aaf3d45c1192c6307","id":"0608214a-d57e-44eb-bf22-42a1c2dc0cff","name":"CreateRouterSuccessTests-b048a82d-d4b0-48b2-b875-4a29f025ec30-pub-net1"}]} 2018-06-27 21:25:49,479 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateRouterSuccessTests-b048a82d-d4b0-48b2-b875-4a29f025ec30-pub-net1 used request id req-692e50f2-157c-44ac-8026-7721c7f8a483 2018-06-27 21:25:49,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=0608214a-d57e-44eb-bf22-42a1c2dc0cff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2017de98cb5bbdeb8f183378cc168cb7eae784d" 2018-06-27 21:25:49,870 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:25:49 GMT Content-Type: application/json Content-Length: 687 Connection: keep-alive X-Openstack-Request-Id: req-2093e6b8-d85a-4160-b80c-6f62c7a02e5e Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0608214a-d57e-44eb-bf22-42a1c2dc0cff","tenant_id":"d87a6038427c419aaf3d45c1192c6307","created_at":"2018-06-27T21:25:37Z","dns_nameservers":[],"updated_at":"2018-06-27T21:25:37Z","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":"d87a6038427c419aaf3d45c1192c6307","id":"463863ad-1c13-4ae8-9302-015048696055","subnetpool_id":null,"name":"CreateRouterSuccessTests-b048a82d-d4b0-48b2-b875-4a29f025ec30-pub-subnet1"}]} 2018-06-27 21:25:49,870 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=0608214a-d57e-44eb-bf22-42a1c2dc0cff used request id req-2093e6b8-d85a-4160-b80c-6f62c7a02e5e 2018-06-27 21:25:49,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=CreateRouterSuccessTests-b048a82d-d4b0-48b2-b875-4a29f025ec30-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2017de98cb5bbdeb8f183378cc168cb7eae784d" 2018-06-27 21:25:50,119 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:25:50 GMT Content-Type: application/json Content-Length: 635 Connection: keep-alive X-Openstack-Request-Id: req-9fed0660-aaa3-4991-abe1-7cd480b199b9 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["463863ad-1c13-4ae8-9302-015048696055"],"updated_at":"2018-06-27T21:25:37Z","tenant_id":"d87a6038427c419aaf3d45c1192c6307","created_at":"2018-06-27T21:25:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"d87a6038427c419aaf3d45c1192c6307","id":"0608214a-d57e-44eb-bf22-42a1c2dc0cff","name":"CreateRouterSuccessTests-b048a82d-d4b0-48b2-b875-4a29f025ec30-pub-net1"}]} 2018-06-27 21:25:50,119 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateRouterSuccessTests-b048a82d-d4b0-48b2-b875-4a29f025ec30-pub-net1 used request id req-9fed0660-aaa3-4991-abe1-7cd480b199b9 2018-06-27 21:25:50,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 21:25:50,134 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:25: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-27 21:25:50,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/d87a6038427c419aaf3d45c1192c6307 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0d600688273c17f22de209530699cda95b8a0e3" 2018-06-27 21:25:50,553 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:25:50 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9a0cfa54-2927-4bc1-acbe-e294aa335bf0 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/d87a6038427c419aaf3d45c1192c6307"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d87a6038427c419aaf3d45c1192c6307", "name": "CreateRouterSuccessTests-80751ff2-6184-4ab-proj"}} 2018-06-27 21:25:50,553 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/d87a6038427c419aaf3d45c1192c6307 used request id req-9a0cfa54-2927-4bc1-acbe-e294aa335bf0 2018-06-27 21:25:50,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/subnets?network_id=0608214a-d57e-44eb-bf22-42a1c2dc0cff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2017de98cb5bbdeb8f183378cc168cb7eae784d" 2018-06-27 21:25:50,797 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:25:50 GMT Content-Type: application/json Content-Length: 687 Connection: keep-alive X-Openstack-Request-Id: req-adf6a79a-38b2-4faf-a302-3df7e740081c Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0608214a-d57e-44eb-bf22-42a1c2dc0cff","tenant_id":"d87a6038427c419aaf3d45c1192c6307","created_at":"2018-06-27T21:25:37Z","dns_nameservers":[],"updated_at":"2018-06-27T21:25:37Z","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":"d87a6038427c419aaf3d45c1192c6307","id":"463863ad-1c13-4ae8-9302-015048696055","subnetpool_id":null,"name":"CreateRouterSuccessTests-b048a82d-d4b0-48b2-b875-4a29f025ec30-pub-subnet1"}]} 2018-06-27 21:25:50,798 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=0608214a-d57e-44eb-bf22-42a1c2dc0cff used request id req-adf6a79a-38b2-4faf-a302-3df7e740081c 2018-06-27 21:25:50,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=0608214a-d57e-44eb-bf22-42a1c2dc0cff&name=CreateRouterSuccessTests-b048a82d-d4b0-48b2-b875-4a29f025ec30-pub-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2017de98cb5bbdeb8f183378cc168cb7eae784d" 2018-06-27 21:25:50,960 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:25:50 GMT Content-Type: application/json Content-Length: 687 Connection: keep-alive X-Openstack-Request-Id: req-9a6a068d-7e16-4d7a-8805-0d0111848bca Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0608214a-d57e-44eb-bf22-42a1c2dc0cff","tenant_id":"d87a6038427c419aaf3d45c1192c6307","created_at":"2018-06-27T21:25:37Z","dns_nameservers":[],"updated_at":"2018-06-27T21:25:37Z","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":"d87a6038427c419aaf3d45c1192c6307","id":"463863ad-1c13-4ae8-9302-015048696055","subnetpool_id":null,"name":"CreateRouterSuccessTests-b048a82d-d4b0-48b2-b875-4a29f025ec30-pub-subnet1"}]} 2018-06-27 21:25:50,960 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=0608214a-d57e-44eb-bf22-42a1c2dc0cff&name=CreateRouterSuccessTests-b048a82d-d4b0-48b2-b875-4a29f025ec30-pub-subnet1 used request id req-9a6a068d-7e16-4d7a-8805-0d0111848bca 2018-06-27 21:25:50,961 - neutron_utils - INFO - Creating port for network with name - CreateRouterSuccessTests-b048a82d-d4b0-48b2-b875-4a29f025ec30-pub-net1 2018-06-27 21:25:50,966 - 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}e2017de98cb5bbdeb8f183378cc168cb7eae784d" -d '{"port": {"network_id": "0608214a-d57e-44eb-bf22-42a1c2dc0cff", "fixed_ips": [{"subnet_id": "463863ad-1c13-4ae8-9302-015048696055", "ip_address": "10.200.201.1"}], "name": "CreateRouterSuccessTests-b048a82d-d4b0-48b2-b875-4a29f025ec30-port1", "admin_state_up": true}}' 2018-06-27 21:25:53,492 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 21:25:53 GMT Content-Type: application/json Content-Length: 762 Connection: keep-alive X-Openstack-Request-Id: req-beeeff98-e3de-447a-891f-073bc492449b Front-End-Https: on RESP BODY: {"port":{"status":"DOWN","created_at":"2018-06-27T21:25:52Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0608214a-d57e-44eb-bf22-42a1c2dc0cff","tenant_id":"d87a6038427c419aaf3d45c1192c6307","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-06-27T21:25:52Z","name":"CreateRouterSuccessTests-b048a82d-d4b0-48b2-b875-4a29f025ec30-port1","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:6d:fd:5e","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"d87a6038427c419aaf3d45c1192c6307","fixed_ips":[{"subnet_id":"463863ad-1c13-4ae8-9302-015048696055","ip_address":"10.200.201.1"}],"id":"195277ab-56a3-4072-bc53-33699e00a810","security_groups":["c8282ef5-0c6b-48e0-ab44-b6af1c21d12e"],"device_id":""}} 2018-06-27 21:25:53,493 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/ports used request id req-beeeff98-e3de-447a-891f-073bc492449b 2018-06-27 21:25:53,493 - OpenStackNetwork - INFO - Created port CreateRouterSuccessTests-b048a82d-d4b0-48b2-b875-4a29f025ec30-port1 for router - CreateRouterSuccessTests-b048a82d-d4b0-48b2-b875-4a29f025ec30-pub-router 2018-06-27 21:25:53,493 - neutron_utils - INFO - Adding interface to router with name CreateRouterSuccessTests-b048a82d-d4b0-48b2-b875-4a29f025ec30-pub-router 2018-06-27 21:25:53,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/b981b877-0f31-45dd-af96-6e9cdb8e2742/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2017de98cb5bbdeb8f183378cc168cb7eae784d" -d '{"port_id": "195277ab-56a3-4072-bc53-33699e00a810"}' 2018-06-27 21:25:59,952 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:25:59 GMT Content-Type: application/json Content-Length: 309 Connection: keep-alive X-Openstack-Request-Id: req-30dab016-8dbe-4341-ad80-08cbdfbb3626 Front-End-Https: on RESP BODY: {"network_id": "0608214a-d57e-44eb-bf22-42a1c2dc0cff", "tenant_id": "d87a6038427c419aaf3d45c1192c6307", "subnet_id": "463863ad-1c13-4ae8-9302-015048696055", "subnet_ids": ["463863ad-1c13-4ae8-9302-015048696055"], "port_id": "195277ab-56a3-4072-bc53-33699e00a810", "id": "b981b877-0f31-45dd-af96-6e9cdb8e2742"} 2018-06-27 21:25:59,952 - keystoneauth.session - DEBUG - PUT call to network for https://172.30.10.101:9696/v2.0/routers/b981b877-0f31-45dd-af96-6e9cdb8e2742/add_router_interface used request id req-30dab016-8dbe-4341-ad80-08cbdfbb3626 2018-06-27 21:25:59,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/routers/b981b877-0f31-45dd-af96-6e9cdb8e2742 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2017de98cb5bbdeb8f183378cc168cb7eae784d" 2018-06-27 21:26:00,426 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:26:00 GMT Content-Type: application/json Content-Length: 722 Connection: keep-alive X-Openstack-Request-Id: req-6bfdd68b-0e74-47f8-b9e8-eeaefb556a29 Front-End-Https: on RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "977aff9f-43e9-4fec-86ae-a730f64fa17d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "df0aa635-d718-49cc-81c1-ba349ef8a505", "ip_address": "172.30.10.119"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "d87a6038427c419aaf3d45c1192c6307", "created_at": "2018-06-27T21:25:42Z", "admin_state_up": true, "updated_at": "2018-06-27T21:25:56Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "d87a6038427c419aaf3d45c1192c6307", "id": "b981b877-0f31-45dd-af96-6e9cdb8e2742", "name": "CreateRouterSuccessTests-b048a82d-d4b0-48b2-b875-4a29f025ec30-pub-router"}} 2018-06-27 21:26:00,426 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers/b981b877-0f31-45dd-af96-6e9cdb8e2742 used request id req-6bfdd68b-0e74-47f8-b9e8-eeaefb556a29 2018-06-27 21:26:00,431 - keystoneauth.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=b981b877-0f31-45dd-af96-6e9cdb8e2742 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2017de98cb5bbdeb8f183378cc168cb7eae784d" 2018-06-27 21:26:00,614 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:26:00 GMT Content-Type: application/json Content-Length: 826 Connection: keep-alive X-Openstack-Request-Id: req-f2bd10aa-80b2-453a-9bb7-c093be1c0566 Front-End-Https: on RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0608214a-d57e-44eb-bf22-42a1c2dc0cff","tenant_id":"d87a6038427c419aaf3d45c1192c6307","created_at":"2018-06-27T21:25:52Z","admin_state_up":true,"updated_at":"2018-06-27T21:25:57Z","binding:vnic_type":"normal","device_id":"b981b877-0f31-45dd-af96-6e9cdb8e2742","device_owner":"network:router_interface","revision_number":10,"mac_address":"fa:16:3e:6d:fd:5e","id":"195277ab-56a3-4072-bc53-33699e00a810","port_security_enabled":true,"project_id":"d87a6038427c419aaf3d45c1192c6307","fixed_ips":[{"subnet_id":"463863ad-1c13-4ae8-9302-015048696055","ip_address":"10.200.201.1"}],"extra_dhcp_opts":[],"security_groups":["c8282ef5-0c6b-48e0-ab44-b6af1c21d12e"],"name":"CreateRouterSuccessTests-b048a82d-d4b0-48b2-b875-4a29f025ec30-port1"}]} 2018-06-27 21:26:00,614 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=b981b877-0f31-45dd-af96-6e9cdb8e2742 used request id req-f2bd10aa-80b2-453a-9bb7-c093be1c0566 2018-06-27 21:26:00,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/463863ad-1c13-4ae8-9302-015048696055 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2017de98cb5bbdeb8f183378cc168cb7eae784d" 2018-06-27 21:26:00,744 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:26:00 GMT Content-Type: application/json Content-Length: 684 Connection: keep-alive X-Openstack-Request-Id: req-206e0aad-1204-4584-bc50-a711d9d0f029 Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0608214a-d57e-44eb-bf22-42a1c2dc0cff","tenant_id":"d87a6038427c419aaf3d45c1192c6307","created_at":"2018-06-27T21:25:37Z","dns_nameservers":[],"updated_at":"2018-06-27T21:25:37Z","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":"d87a6038427c419aaf3d45c1192c6307","id":"463863ad-1c13-4ae8-9302-015048696055","subnetpool_id":null,"name":"CreateRouterSuccessTests-b048a82d-d4b0-48b2-b875-4a29f025ec30-pub-subnet1"}} 2018-06-27 21:26:00,744 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/463863ad-1c13-4ae8-9302-015048696055 used request id req-206e0aad-1204-4584-bc50-a711d9d0f029 2018-06-27 21:26:00,745 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:26:01,551 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2a00dfef8d72459c81606a276d6d2640", "name": "CreateRouterSuccessTests-80751ff2-6184-4ab-proj-role"}], "expires_at": "2018-06-27T22:26:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d87a6038427c419aaf3d45c1192c6307", "name": "CreateRouterSuccessTests-80751ff2-6184-4ab-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/d87a6038427c419aaf3d45c1192c6307", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/d87a6038427c419aaf3d45c1192c6307", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/d87a6038427c419aaf3d45c1192c6307", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/d87a6038427c419aaf3d45c1192c6307", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/d87a6038427c419aaf3d45c1192c6307", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/d87a6038427c419aaf3d45c1192c6307", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/d87a6038427c419aaf3d45c1192c6307", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/d87a6038427c419aaf3d45c1192c6307", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/d87a6038427c419aaf3d45c1192c6307", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/d87a6038427c419aaf3d45c1192c6307", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/d87a6038427c419aaf3d45c1192c6307", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/d87a6038427c419aaf3d45c1192c6307", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-80751ff2-6184-4ab-user", "id": "b041e823d74540ceac6bd123c443f0c5"}, "audit_ids": ["-9NuHJYwQbyvJaZ6b5x6Mg"], "issued_at": "2018-06-27T21:26:01.000000Z"}} 2018-06-27 21:26:01,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/routers?name=CreateRouterSuccessTests-b048a82d-d4b0-48b2-b875-4a29f025ec30-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edbc1f4296add3d3740a343960e12d4905950dfa" 2018-06-27 21:26:02,748 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:26:02 GMT Content-Type: application/json Content-Length: 725 Connection: keep-alive X-Openstack-Request-Id: req-154d224c-eade-485c-a393-7e47997f63ca Front-End-Https: on RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "977aff9f-43e9-4fec-86ae-a730f64fa17d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "df0aa635-d718-49cc-81c1-ba349ef8a505", "ip_address": "172.30.10.119"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "d87a6038427c419aaf3d45c1192c6307", "created_at": "2018-06-27T21:25:42Z", "admin_state_up": true, "updated_at": "2018-06-27T21:25:56Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "d87a6038427c419aaf3d45c1192c6307", "id": "b981b877-0f31-45dd-af96-6e9cdb8e2742", "name": "CreateRouterSuccessTests-b048a82d-d4b0-48b2-b875-4a29f025ec30-pub-router"}]} 2018-06-27 21:26:02,748 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers?name=CreateRouterSuccessTests-b048a82d-d4b0-48b2-b875-4a29f025ec30-pub-router&admin_state_up=True used request id req-154d224c-eade-485c-a393-7e47997f63ca 2018-06-27 21:26:02,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-27 21:26:02,762 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:26: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-27 21:26:02,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/d87a6038427c419aaf3d45c1192c6307 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a6b363b2bd56db27354206770ee506560d8fab2" 2018-06-27 21:26:03,121 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:26:02 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-05b14929-bc3f-4eb7-a80a-8fc933c77ff6 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/d87a6038427c419aaf3d45c1192c6307"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d87a6038427c419aaf3d45c1192c6307", "name": "CreateRouterSuccessTests-80751ff2-6184-4ab-proj"}} 2018-06-27 21:26:03,121 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/d87a6038427c419aaf3d45c1192c6307 used request id req-05b14929-bc3f-4eb7-a80a-8fc933c77ff6 2018-06-27 21:26:03,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?device_id=b981b877-0f31-45dd-af96-6e9cdb8e2742 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edbc1f4296add3d3740a343960e12d4905950dfa" 2018-06-27 21:26:04,172 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:26:04 GMT Content-Type: application/json Content-Length: 826 Connection: keep-alive X-Openstack-Request-Id: req-0db40d38-fc86-41a6-bf34-f021a6e1cc29 Front-End-Https: on RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0608214a-d57e-44eb-bf22-42a1c2dc0cff","tenant_id":"d87a6038427c419aaf3d45c1192c6307","created_at":"2018-06-27T21:25:52Z","admin_state_up":true,"updated_at":"2018-06-27T21:26:02Z","binding:vnic_type":"normal","device_id":"b981b877-0f31-45dd-af96-6e9cdb8e2742","device_owner":"network:router_interface","revision_number":12,"mac_address":"fa:16:3e:6d:fd:5e","id":"195277ab-56a3-4072-bc53-33699e00a810","port_security_enabled":true,"project_id":"d87a6038427c419aaf3d45c1192c6307","fixed_ips":[{"subnet_id":"463863ad-1c13-4ae8-9302-015048696055","ip_address":"10.200.201.1"}],"extra_dhcp_opts":[],"security_groups":["c8282ef5-0c6b-48e0-ab44-b6af1c21d12e"],"name":"CreateRouterSuccessTests-b048a82d-d4b0-48b2-b875-4a29f025ec30-port1"}]} 2018-06-27 21:26:04,172 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=b981b877-0f31-45dd-af96-6e9cdb8e2742 used request id req-0db40d38-fc86-41a6-bf34-f021a6e1cc29 2018-06-27 21:26:04,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/463863ad-1c13-4ae8-9302-015048696055 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edbc1f4296add3d3740a343960e12d4905950dfa" 2018-06-27 21:26:05,261 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:26:05 GMT Content-Type: application/json Content-Length: 684 Connection: keep-alive X-Openstack-Request-Id: req-d592b7bf-4ee3-40ef-bc86-e36d4841c54f Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0608214a-d57e-44eb-bf22-42a1c2dc0cff","tenant_id":"d87a6038427c419aaf3d45c1192c6307","created_at":"2018-06-27T21:25:37Z","dns_nameservers":[],"updated_at":"2018-06-27T21:25:37Z","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":"d87a6038427c419aaf3d45c1192c6307","id":"463863ad-1c13-4ae8-9302-015048696055","subnetpool_id":null,"name":"CreateRouterSuccessTests-b048a82d-d4b0-48b2-b875-4a29f025ec30-pub-subnet1"}} 2018-06-27 21:26:05,261 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/463863ad-1c13-4ae8-9302-015048696055 used request id req-d592b7bf-4ee3-40ef-bc86-e36d4841c54f 2018-06-27 21:26:05,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?id=977aff9f-43e9-4fec-86ae-a730f64fa17d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edbc1f4296add3d3740a343960e12d4905950dfa" 2018-06-27 21:26:05,528 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:26:05 GMT Content-Type: application/json Content-Length: 594 Connection: keep-alive X-Openstack-Request-Id: req-c3a21c0f-af99-49af-84ac-02fc5ffcb5c4 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":["df0aa635-d718-49cc-81c1-ba349ef8a505"],"updated_at":"2018-06-27T18:56:39Z","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T18:56:31Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"977aff9f-43e9-4fec-86ae-a730f64fa17d","name":"floating_net"}]} 2018-06-27 21:26:05,528 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=977aff9f-43e9-4fec-86ae-a730f64fa17d used request id req-c3a21c0f-af99-49af-84ac-02fc5ffcb5c4 2018-06-27 21:26:05,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/subnets?network_id=977aff9f-43e9-4fec-86ae-a730f64fa17d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edbc1f4296add3d3740a343960e12d4905950dfa" 2018-06-27 21:26:06,351 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:26:06 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-e48b69c9-d3f1-4555-8696-49a147f1f110 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-27 21:26:06,351 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=977aff9f-43e9-4fec-86ae-a730f64fa17d used request id req-e48b69c9-d3f1-4555-8696-49a147f1f110 2018-06-27 21:26:06,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?id=0608214a-d57e-44eb-bf22-42a1c2dc0cff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edbc1f4296add3d3740a343960e12d4905950dfa" 2018-06-27 21:26:06,669 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:26:06 GMT Content-Type: application/json Content-Length: 635 Connection: keep-alive X-Openstack-Request-Id: req-2fc457a5-c2bd-4588-99c2-41b1bc77ec9a Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["463863ad-1c13-4ae8-9302-015048696055"],"updated_at":"2018-06-27T21:25:37Z","tenant_id":"d87a6038427c419aaf3d45c1192c6307","created_at":"2018-06-27T21:25:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"d87a6038427c419aaf3d45c1192c6307","id":"0608214a-d57e-44eb-bf22-42a1c2dc0cff","name":"CreateRouterSuccessTests-b048a82d-d4b0-48b2-b875-4a29f025ec30-pub-net1"}]} 2018-06-27 21:26:06,669 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=0608214a-d57e-44eb-bf22-42a1c2dc0cff used request id req-2fc457a5-c2bd-4588-99c2-41b1bc77ec9a 2018-06-27 21:26:06,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=0608214a-d57e-44eb-bf22-42a1c2dc0cff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edbc1f4296add3d3740a343960e12d4905950dfa" 2018-06-27 21:26:06,807 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:26:06 GMT Content-Type: application/json Content-Length: 687 Connection: keep-alive X-Openstack-Request-Id: req-a5ea1b83-4fae-4e02-a951-43959d0f0a58 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0608214a-d57e-44eb-bf22-42a1c2dc0cff","tenant_id":"d87a6038427c419aaf3d45c1192c6307","created_at":"2018-06-27T21:25:37Z","dns_nameservers":[],"updated_at":"2018-06-27T21:25:37Z","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":"d87a6038427c419aaf3d45c1192c6307","id":"463863ad-1c13-4ae8-9302-015048696055","subnetpool_id":null,"name":"CreateRouterSuccessTests-b048a82d-d4b0-48b2-b875-4a29f025ec30-pub-subnet1"}]} 2018-06-27 21:26:06,807 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=0608214a-d57e-44eb-bf22-42a1c2dc0cff used request id req-a5ea1b83-4fae-4e02-a951-43959d0f0a58 2018-06-27 21:26:06,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?network_id=0608214a-d57e-44eb-bf22-42a1c2dc0cff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edbc1f4296add3d3740a343960e12d4905950dfa" 2018-06-27 21:26:07,098 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:26:07 GMT Content-Type: application/json Content-Length: 2310 Connection: keep-alive X-Openstack-Request-Id: req-301bfe61-fd37-4b1c-a1ba-6a2e1796cb3c Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0608214a-d57e-44eb-bf22-42a1c2dc0cff","tenant_id":"d87a6038427c419aaf3d45c1192c6307","created_at":"2018-06-27T21:25:52Z","admin_state_up":true,"updated_at":"2018-06-27T21:26:04Z","binding:vnic_type":"normal","device_id":"b981b877-0f31-45dd-af96-6e9cdb8e2742","device_owner":"network:router_interface","revision_number":13,"mac_address":"fa:16:3e:6d:fd:5e","id":"195277ab-56a3-4072-bc53-33699e00a810","port_security_enabled":true,"project_id":"d87a6038427c419aaf3d45c1192c6307","fixed_ips":[{"subnet_id":"463863ad-1c13-4ae8-9302-015048696055","ip_address":"10.200.201.1"}],"extra_dhcp_opts":[],"security_groups":["c8282ef5-0c6b-48e0-ab44-b6af1c21d12e"],"name":"CreateRouterSuccessTests-b048a82d-d4b0-48b2-b875-4a29f025ec30-port1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0608214a-d57e-44eb-bf22-42a1c2dc0cff","tenant_id":"d87a6038427c419aaf3d45c1192c6307","created_at":"2018-06-27T21:25:38Z","admin_state_up":true,"updated_at":"2018-06-27T21:25:44Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-0608214a-d57e-44eb-bf22-42a1c2dc0cff","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:ed:06:f6","id":"5d413e88-cb32-40a7-b012-18f2206ae13f","port_security_enabled":false,"project_id":"d87a6038427c419aaf3d45c1192c6307","fixed_ips":[{"subnet_id":"463863ad-1c13-4ae8-9302-015048696055","ip_address":"10.200.201.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0608214a-d57e-44eb-bf22-42a1c2dc0cff","tenant_id":"d87a6038427c419aaf3d45c1192c6307","created_at":"2018-06-27T21:25:39Z","admin_state_up":true,"updated_at":"2018-06-27T21:25:44Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-0608214a-d57e-44eb-bf22-42a1c2dc0cff","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:42:60:2a","id":"b0eb1a4b-53b5-47d1-8aa4-05e266097b23","port_security_enabled":false,"project_id":"d87a6038427c419aaf3d45c1192c6307","fixed_ips":[{"subnet_id":"463863ad-1c13-4ae8-9302-015048696055","ip_address":"10.200.201.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-27 21:26:07,098 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=0608214a-d57e-44eb-bf22-42a1c2dc0cff used request id req-301bfe61-fd37-4b1c-a1ba-6a2e1796cb3c 2018-06-27 21:26:07,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/subnets/463863ad-1c13-4ae8-9302-015048696055 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edbc1f4296add3d3740a343960e12d4905950dfa" 2018-06-27 21:26:07,216 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:26:07 GMT Content-Type: application/json Content-Length: 684 Connection: keep-alive X-Openstack-Request-Id: req-39cfe7cd-21ec-452d-a7af-0d68a5747615 Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0608214a-d57e-44eb-bf22-42a1c2dc0cff","tenant_id":"d87a6038427c419aaf3d45c1192c6307","created_at":"2018-06-27T21:25:37Z","dns_nameservers":[],"updated_at":"2018-06-27T21:25:37Z","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":"d87a6038427c419aaf3d45c1192c6307","id":"463863ad-1c13-4ae8-9302-015048696055","subnetpool_id":null,"name":"CreateRouterSuccessTests-b048a82d-d4b0-48b2-b875-4a29f025ec30-pub-subnet1"}} 2018-06-27 21:26:07,217 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/463863ad-1c13-4ae8-9302-015048696055 used request id req-39cfe7cd-21ec-452d-a7af-0d68a5747615 2018-06-27 21:26:07,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/networks?id=0608214a-d57e-44eb-bf22-42a1c2dc0cff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edbc1f4296add3d3740a343960e12d4905950dfa" 2018-06-27 21:26:07,457 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:26:07 GMT Content-Type: application/json Content-Length: 635 Connection: keep-alive X-Openstack-Request-Id: req-85b0c8aa-c0e1-4c8c-b171-9e1b73a23be3 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["463863ad-1c13-4ae8-9302-015048696055"],"updated_at":"2018-06-27T21:25:37Z","tenant_id":"d87a6038427c419aaf3d45c1192c6307","created_at":"2018-06-27T21:25:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"d87a6038427c419aaf3d45c1192c6307","id":"0608214a-d57e-44eb-bf22-42a1c2dc0cff","name":"CreateRouterSuccessTests-b048a82d-d4b0-48b2-b875-4a29f025ec30-pub-net1"}]} 2018-06-27 21:26:07,457 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=0608214a-d57e-44eb-bf22-42a1c2dc0cff used request id req-85b0c8aa-c0e1-4c8c-b171-9e1b73a23be3 2018-06-27 21:26:07,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=0608214a-d57e-44eb-bf22-42a1c2dc0cff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edbc1f4296add3d3740a343960e12d4905950dfa" 2018-06-27 21:26:07,599 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:26:07 GMT Content-Type: application/json Content-Length: 687 Connection: keep-alive X-Openstack-Request-Id: req-33a1972d-a885-487f-aac4-cc0c77473f02 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0608214a-d57e-44eb-bf22-42a1c2dc0cff","tenant_id":"d87a6038427c419aaf3d45c1192c6307","created_at":"2018-06-27T21:25:37Z","dns_nameservers":[],"updated_at":"2018-06-27T21:25:37Z","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":"d87a6038427c419aaf3d45c1192c6307","id":"463863ad-1c13-4ae8-9302-015048696055","subnetpool_id":null,"name":"CreateRouterSuccessTests-b048a82d-d4b0-48b2-b875-4a29f025ec30-pub-subnet1"}]} 2018-06-27 21:26:07,599 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=0608214a-d57e-44eb-bf22-42a1c2dc0cff used request id req-33a1972d-a885-487f-aac4-cc0c77473f02 2018-06-27 21:26:07,600 - OpenStackNetwork - INFO - Removing router interface from router CreateRouterSuccessTests-b048a82d-d4b0-48b2-b875-4a29f025ec30-pub-router and port CreateRouterSuccessTests-b048a82d-d4b0-48b2-b875-4a29f025ec30-port1 2018-06-27 21:26:07,600 - neutron_utils - INFO - Removing router interface from router named CreateRouterSuccessTests-b048a82d-d4b0-48b2-b875-4a29f025ec30-pub-router 2018-06-27 21:26:07,605 - 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/b981b877-0f31-45dd-af96-6e9cdb8e2742/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2017de98cb5bbdeb8f183378cc168cb7eae784d" -d '{"port_id": "195277ab-56a3-4072-bc53-33699e00a810"}' 2018-06-27 21:26:12,831 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:26:12 GMT Content-Type: application/json Content-Length: 309 Connection: keep-alive X-Openstack-Request-Id: req-2ecfaf14-7342-428f-8112-4bce52e882a4 Front-End-Https: on RESP BODY: {"network_id": "0608214a-d57e-44eb-bf22-42a1c2dc0cff", "tenant_id": "d87a6038427c419aaf3d45c1192c6307", "subnet_id": "463863ad-1c13-4ae8-9302-015048696055", "subnet_ids": ["463863ad-1c13-4ae8-9302-015048696055"], "port_id": "195277ab-56a3-4072-bc53-33699e00a810", "id": "b981b877-0f31-45dd-af96-6e9cdb8e2742"} 2018-06-27 21:26:12,831 - keystoneauth.session - DEBUG - PUT call to network for https://172.30.10.101:9696/v2.0/routers/b981b877-0f31-45dd-af96-6e9cdb8e2742/remove_router_interface used request id req-2ecfaf14-7342-428f-8112-4bce52e882a4 2018-06-27 21:26:12,832 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-b048a82d-d4b0-48b2-b875-4a29f025ec30-pub-router 2018-06-27 21:26:12,832 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-b048a82d-d4b0-48b2-b875-4a29f025ec30-pub-router 2018-06-27 21:26:12,837 - 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/b981b877-0f31-45dd-af96-6e9cdb8e2742 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2017de98cb5bbdeb8f183378cc168cb7eae784d" 2018-06-27 21:26:16,054 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:26:16 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-0833968f-08d9-4e0d-b28d-1b31f780acad Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:26:16,054 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/routers/b981b877-0f31-45dd-af96-6e9cdb8e2742 used request id req-0833968f-08d9-4e0d-b28d-1b31f780acad 2018-06-27 21:26:16,056 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-b048a82d-d4b0-48b2-b875-4a29f025ec30-pub-subnet1 2018-06-27 21:26:16,056 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-b048a82d-d4b0-48b2-b875-4a29f025ec30-pub-subnet1 2018-06-27 21:26:16,061 - 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/463863ad-1c13-4ae8-9302-015048696055 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b098f0a8f2ab5ea1479cbb03bc292a01f615087d" 2018-06-27 21:26:20,822 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:26:20 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-4038b805-e91a-4b1b-92c2-5f0670a7f94c Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:26:20,822 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/463863ad-1c13-4ae8-9302-015048696055 used request id req-4038b805-e91a-4b1b-92c2-5f0670a7f94c 2018-06-27 21:26:20,823 - neutron_utils - INFO - Deleting network with name CreateRouterSuccessTests-b048a82d-d4b0-48b2-b875-4a29f025ec30-pub-net1 2018-06-27 21:26:20,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/0608214a-d57e-44eb-bf22-42a1c2dc0cff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b098f0a8f2ab5ea1479cbb03bc292a01f615087d" 2018-06-27 21:26:23,847 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:26:23 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-fb71c739-606d-498b-991e-e7466f9f385d Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:26:23,847 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/0608214a-d57e-44eb-bf22-42a1c2dc0cff used request id req-fb71c739-606d-498b-991e-e7466f9f385d 2018-06-27 21:26:23,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-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e88468e7daa39c74b5cd8744aec044d6cc18653a" 2018-06-27 21:26:24,619 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:26:24 GMT Content-Type: application/json Content-Length: 11766 Connection: keep-alive X-Openstack-Request-Id: req-116b1656-d3da-43cc-92db-d8927a794dc6 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-27T19:03:04Z", "updated_at": "2018-06-27T19:03:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "6748ef1e-56da-434e-9e89-e86b58537b65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "b3e3826c-1c48-4699-93f0-f8a310956753", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "bfad35fa-7ea9-4a81-917d-7b86481eb510", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "d657b333-103d-4d19-add8-1e8bae2f8849", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b92069937e44a3786e439f95c61afe5", "created_at": "2018-06-27T19:08:41Z", "updated_at": "2018-06-27T19:08:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "4ac2a090-f595-4e7b-9b7a-a52fa204e881", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "5508c0b1-6261-44cb-854d-60c64bcbba0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "a60c77dc-6985-48ac-a3a3-067176d3e52f", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "e6ec0fa4-1eb3-4c5d-a451-c7acfd7fde82", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}], "revision_number": 4, "project_id": "4b92069937e44a3786e439f95c61afe5", "id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T18:59:55Z", "updated_at": "2018-06-27T18:59:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "5a060918-419b-4ec3-90df-a7764c06af2f", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "6cd9bbf0-4d1b-4b13-a6c4-e20a15bb3360", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "8134c0f0-89c6-4d45-bef8-a9260d9d0723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "e0e7297a-a59d-4d2b-b75c-2cc86b269114", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}], "revision_number": 4, "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d87a6038427c419aaf3d45c1192c6307", "created_at": "2018-06-27T21:25:34Z", "updated_at": "2018-06-27T21:25:34Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:25:34Z", "revision_number": 0, "id": "32b40489-983a-43ca-8505-6bcc4aabed7c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:25:34Z", "security_group_id": "c8282ef5-0c6b-48e0-ab44-b6af1c21d12e", "tenant_id": "d87a6038427c419aaf3d45c1192c6307", "port_range_min": null, "ethertype": "IPv6", "project_id": "d87a6038427c419aaf3d45c1192c6307"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:25:34Z", "revision_number": 0, "id": "37949b12-7a66-452b-b62a-6e1d3437b7fb", "remote_group_id": "c8282ef5-0c6b-48e0-ab44-b6af1c21d12e", "remote_ip_prefix": null, "created_at": "2018-06-27T21:25:34Z", "security_group_id": "c8282ef5-0c6b-48e0-ab44-b6af1c21d12e", "tenant_id": "d87a6038427c419aaf3d45c1192c6307", "port_range_min": null, "ethertype": "IPv6", "project_id": "d87a6038427c419aaf3d45c1192c6307"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:25:34Z", "revision_number": 0, "id": "ba419090-8cde-4845-80c0-ba1635946500", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:25:34Z", "security_group_id": "c8282ef5-0c6b-48e0-ab44-b6af1c21d12e", "tenant_id": "d87a6038427c419aaf3d45c1192c6307", "port_range_min": null, "ethertype": "IPv4", "project_id": "d87a6038427c419aaf3d45c1192c6307"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:25:34Z", "revision_number": 0, "id": "ffad52b5-330e-49c1-ad5a-3aaae60966fd", "remote_group_id": "c8282ef5-0c6b-48e0-ab44-b6af1c21d12e", "remote_ip_prefix": null, "created_at": "2018-06-27T21:25:34Z", "security_group_id": "c8282ef5-0c6b-48e0-ab44-b6af1c21d12e", "tenant_id": "d87a6038427c419aaf3d45c1192c6307", "port_range_min": null, "ethertype": "IPv4", "project_id": "d87a6038427c419aaf3d45c1192c6307"}], "revision_number": 4, "project_id": "d87a6038427c419aaf3d45c1192c6307", "id": "c8282ef5-0c6b-48e0-ab44-b6af1c21d12e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "created_at": "2018-06-27T21:03:43Z", "updated_at": "2018-06-27T21:03:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "41061dbf-a5a2-465f-84dd-140f6104b3f7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "47d5c96d-0510-41a5-b33e-5683702c5bb8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "4b4b6430-3f42-4fe4-a25e-2c5c015a7699", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "e6a68cb7-6491-4474-a4d7-38496cac4eb7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}], "revision_number": 4, "project_id": "3f0a375b66c54145bff1c56e7c91ad73", "id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "name": "default"}]} 2018-06-27 21:26:24,619 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-116b1656-d3da-43cc-92db-d8927a794dc6 2018-06-27 21:26:24,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/4b92069937e44a3786e439f95c61afe5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e88468e7daa39c74b5cd8744aec044d6cc18653a" 2018-06-27 21:26:24,998 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:26:24 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b093f82f-2d89-4ecc-93a3-b32d5e51bdb7 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/4b92069937e44a3786e439f95c61afe5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4b92069937e44a3786e439f95c61afe5", "name": "service"}} 2018-06-27 21:26:24,998 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/4b92069937e44a3786e439f95c61afe5 used request id req-b093f82f-2d89-4ecc-93a3-b32d5e51bdb7 2018-06-27 21:26:25,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/8cdbc979369d4c15b8ddd6cc77d930e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e88468e7daa39c74b5cd8744aec044d6cc18653a" 2018-06-27 21:26:25,364 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:26:25 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a6caea35-7025-4c72-9dc8-c1d7a460c4e8 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/8cdbc979369d4c15b8ddd6cc77d930e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}} 2018-06-27 21:26:25,364 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 used request id req-a6caea35-7025-4c72-9dc8-c1d7a460c4e8 2018-06-27 21:26:25,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/d87a6038427c419aaf3d45c1192c6307 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e88468e7daa39c74b5cd8744aec044d6cc18653a" 2018-06-27 21:26:25,633 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:26:25 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c3ec0855-83da-4336-88c2-0d072895c688 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/d87a6038427c419aaf3d45c1192c6307"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d87a6038427c419aaf3d45c1192c6307", "name": "CreateRouterSuccessTests-80751ff2-6184-4ab-proj"}} 2018-06-27 21:26:25,633 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/d87a6038427c419aaf3d45c1192c6307 used request id req-c3ec0855-83da-4336-88c2-0d072895c688 2018-06-27 21:26:25,634 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c8282ef5-0c6b-48e0-ab44-b6af1c21d12e 2018-06-27 21:26:25,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=c8282ef5-0c6b-48e0-ab44-b6af1c21d12e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e88468e7daa39c74b5cd8744aec044d6cc18653a" 2018-06-27 21:26:26,474 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:26:26 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-5e6ee03e-8563-4496-8545-828dc50fca0a 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-27T21:25:34Z", "security_group_id": "c8282ef5-0c6b-48e0-ab44-b6af1c21d12e", "port_range_min": null, "revision_number": 0, "tenant_id": "d87a6038427c419aaf3d45c1192c6307", "created_at": "2018-06-27T21:25:34Z", "project_id": "d87a6038427c419aaf3d45c1192c6307", "id": "32b40489-983a-43ca-8505-6bcc4aabed7c"}, {"remote_group_id": "c8282ef5-0c6b-48e0-ab44-b6af1c21d12e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:25:34Z", "security_group_id": "c8282ef5-0c6b-48e0-ab44-b6af1c21d12e", "port_range_min": null, "revision_number": 0, "tenant_id": "d87a6038427c419aaf3d45c1192c6307", "created_at": "2018-06-27T21:25:34Z", "project_id": "d87a6038427c419aaf3d45c1192c6307", "id": "37949b12-7a66-452b-b62a-6e1d3437b7fb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:25:34Z", "security_group_id": "c8282ef5-0c6b-48e0-ab44-b6af1c21d12e", "port_range_min": null, "revision_number": 0, "tenant_id": "d87a6038427c419aaf3d45c1192c6307", "created_at": "2018-06-27T21:25:34Z", "project_id": "d87a6038427c419aaf3d45c1192c6307", "id": "ba419090-8cde-4845-80c0-ba1635946500"}, {"remote_group_id": "c8282ef5-0c6b-48e0-ab44-b6af1c21d12e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:25:34Z", "security_group_id": "c8282ef5-0c6b-48e0-ab44-b6af1c21d12e", "port_range_min": null, "revision_number": 0, "tenant_id": "d87a6038427c419aaf3d45c1192c6307", "created_at": "2018-06-27T21:25:34Z", "project_id": "d87a6038427c419aaf3d45c1192c6307", "id": "ffad52b5-330e-49c1-ad5a-3aaae60966fd"}]} 2018-06-27 21:26:26,474 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=c8282ef5-0c6b-48e0-ab44-b6af1c21d12e used request id req-5e6ee03e-8563-4496-8545-828dc50fca0a 2018-06-27 21:26:26,475 - neutron_utils - INFO - Deleting security group with name - default 2018-06-27 21:26:26,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/c8282ef5-0c6b-48e0-ab44-b6af1c21d12e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e88468e7daa39c74b5cd8744aec044d6cc18653a" 2018-06-27 21:26:27,674 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:26:27 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-94090d47-0dba-41f0-b848-d53e58165d44 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:26:27,674 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/c8282ef5-0c6b-48e0-ab44-b6af1c21d12e used request id req-94090d47-0dba-41f0-b848-d53e58165d44 2018-06-27 21:26:27,675 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-80751ff2-6184-4ab-proj 2018-06-27 21:26:27,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/d87a6038427c419aaf3d45c1192c6307 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e88468e7daa39c74b5cd8744aec044d6cc18653a" 2018-06-27 21:26:28,555 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:26:27 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c50b2a77-efe4-46e4-bc54-61350192e353 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:26:28,555 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/d87a6038427c419aaf3d45c1192c6307 used request id req-c50b2a77-efe4-46e4-bc54-61350192e353 2018-06-27 21:26:28,555 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-80751ff2-6184-4ab-proj-role 2018-06-27 21:26:28,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/2a00dfef8d72459c81606a276d6d2640 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e88468e7daa39c74b5cd8744aec044d6cc18653a" 2018-06-27 21:26:28,992 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:26:28 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4b1c3a3e-aa78-43b1-bc8c-f5a7ebd5ad7b Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:26:28,992 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/2a00dfef8d72459c81606a276d6d2640 used request id req-4b1c3a3e-aa78-43b1-bc8c-f5a7ebd5ad7b 2018-06-27 21:26:28,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e88468e7daa39c74b5cd8744aec044d6cc18653a" 2018-06-27 21:26:29,075 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:26:28 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e8b1dc0c-b6cf-40fb-85c6-6ba63a773967 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 21:26:29,075 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-e8b1dc0c-b6cf-40fb-85c6-6ba63a773967 2018-06-27 21:26:29,076 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-80751ff2-6184-4ab-user 2018-06-27 21:26:29,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/b041e823d74540ceac6bd123c443f0c5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}990e0f46c3111b3f164b8827f4ffba8b9ce86c39" 2018-06-27 21:26:29,435 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:26:29 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-77443d08-f108-415b-9a77-8012bb4df2a6 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:26:29,435 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/b041e823d74540ceac6bd123c443f0c5 used request id req-77443d08-f108-415b-9a77-8012bb4df2a6 2018-06-27 21:26:29,436 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:26:30,373 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:26:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["PxCWe-VeTvq9sPXBBO4ihQ"], "issued_at": "2018-06-27T21:26:30.000000Z"}} 2018-06-27 21:26:30,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}5515ef8c204698a69dd7cefcaac74c0b80dcaee1" 2018-06-27 21:26:30,750 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:26:30 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9247f9d3-79ed-48d4-b2a7-b47334924fa4 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:26:30,750 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-9247f9d3-79ed-48d4-b2a7-b47334924fa4 2018-06-27 21:26:30,752 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:26:30,754 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:26:31,755 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:26:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["BqORNx-_QMmoeLZ52hlj-w"], "issued_at": "2018-06-27T21:26:31.000000Z"}} 2018-06-27 21:26:31,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4782198696407cdc17a3b7d038f70d45ef7ecb2e" 2018-06-27 21:26:32,103 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:26:31 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-31778e8c-5a0b-43c4-93e7-c20e3bda94a8 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:26:32,103 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-31778e8c-5a0b-43c4-93e7-c20e3bda94a8 2018-06-27 21:26:32,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 21:26:32,119 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:26: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-27 21:26:32,120 - 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-3b785621-763f-4bd-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4782198696407cdc17a3b7d038f70d45ef7ecb2e" 2018-06-27 21:26:32,453 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:26:32 GMT Server: Apache Content-Length: 192 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1ff2db21-47d7-4d18-9936-84ea9e27c3ef 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-3b785621-763f-4bd-proj", "previous": null, "next": null}, "projects": []} 2018-06-27 21:26:32,453 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-3b785621-763f-4bd-proj used request id req-1ff2db21-47d7-4d18-9936-84ea9e27c3ef 2018-06-27 21:26:32,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}4782198696407cdc17a3b7d038f70d45ef7ecb2e" 2018-06-27 21:26:32,856 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:26:32 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8c0804db-40d5-4223-98a6-7ccef1b71f51 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 21:26:32,856 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-8c0804db-40d5-4223-98a6-7ccef1b71f51 2018-06-27 21:26:32,860 - 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}4782198696407cdc17a3b7d038f70d45ef7ecb2e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-3b785621-763f-4bd-proj"}}' 2018-06-27 21:26:33,289 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 21:26:32 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1828a81a-be46-4f4a-a67e-95eab1383d14 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/dd32b798955b4f5a975dec0304e4a264"}, "tags": [], "enabled": true, "id": "dd32b798955b4f5a975dec0304e4a264", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-3b785621-763f-4bd-proj"}} 2018-06-27 21:26:33,289 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-1828a81a-be46-4f4a-a67e-95eab1383d14 2018-06-27 21:26:33,289 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-3b785621-763f-4bd-proj 2018-06-27 21:26:33,290 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:26:33,290 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:26:33,974 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:26:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["rBE0f5aNTsiD68VgEjB6Rg"], "issued_at": "2018-06-27T21:26:33.000000Z"}} 2018-06-27 21:26:33,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}7bd864570e2ef0bc9aa4e48dbdce7b7e9cbf0234" 2018-06-27 21:26:34,306 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:26:33 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f754dcdb-52d8-45f0-888a-cc4729c192f6 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:26:34,307 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-f754dcdb-52d8-45f0-888a-cc4729c192f6 2018-06-27 21:26:34,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 21:26:34,319 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:26: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-27 21:26:34,320 - 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}7bd864570e2ef0bc9aa4e48dbdce7b7e9cbf0234" 2018-06-27 21:26:34,710 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:26:34 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ff1ae32b-65d0-4824-b98b-6ef68d7ef6b3 Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/05b1bc3fa6fd4243a4ba8b4d6fcc3daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05b1bc3fa6fd4243a4ba8b4d6fcc3daf", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/48d44c9c0fea4f4e80edc7d2e0715db7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d44c9c0fea4f4e80edc7d2e0715db7", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/4d3721127bf84155a837606ce3feba32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d3721127bf84155a837606ce3feba32", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/5c846663ea6d407e9223de0719ce5442"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c846663ea6d407e9223de0719ce5442", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/73a10e6c4f67490a8a4030cc6cea32f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73a10e6c4f67490a8a4030cc6cea32f5", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/8ecfab7d9d4f47bb8892a85b7d2a0b5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ecfab7d9d4f47bb8892a85b7d2a0b5a", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/b278d529e9a54a9195e4e536b9384dc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b278d529e9a54a9195e4e536b9384dc0", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b7f107ae7bb34ccea8282b1a0ec7a979"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7f107ae7bb34ccea8282b1a0ec7a979", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/d21494d0185b463db36b8c8c2b341b97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d21494d0185b463db36b8c8c2b341b97", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e0bb346419f84e4680f6ca9a97f4fc0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e0bb346419f84e4680f6ca9a97f4fc0b", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "c8d542af72ce49338052c29f02c8857e", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e9dd794fa5c040a9a0445386fb2a6116"}, "options": {}, "id": "e9dd794fa5c040a9a0445386fb2a6116", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/e9f9c747d54947bc800a81ecf11858f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9f9c747d54947bc800a81ecf11858f5", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-27 21:26:34,710 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-ff1ae32b-65d0-4824-b98b-6ef68d7ef6b3 2018-06-27 21:26:34,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?name=CreateRouterSuccessTests-3b785621-763f-4bd-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bd864570e2ef0bc9aa4e48dbdce7b7e9cbf0234" 2018-06-27 21:26:34,810 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:26:34 GMT Server: Apache Content-Length: 467 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0b3d06aa-4338-4faa-bf99-a75ab37a5de5 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateRouterSuccessTests-3b785621-763f-4bd-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/dd32b798955b4f5a975dec0304e4a264"}, "tags": [], "enabled": true, "id": "dd32b798955b4f5a975dec0304e4a264", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-3b785621-763f-4bd-proj"}]} 2018-06-27 21:26:34,810 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateRouterSuccessTests-3b785621-763f-4bd-proj used request id req-0b3d06aa-4338-4faa-bf99-a75ab37a5de5 2018-06-27 21:26:34,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}7bd864570e2ef0bc9aa4e48dbdce7b7e9cbf0234" 2018-06-27 21:26:35,250 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:26:34 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3dc13524-96e4-414a-aabf-5c99ebba7654 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 21:26:35,250 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-3dc13524-96e4-414a-aabf-5c99ebba7654 2018-06-27 21:26:36,024 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-3b785621-763f-4bd-user 2018-06-27 21:26:36,025 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:26:36,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4782198696407cdc17a3b7d038f70d45ef7ecb2e" 2018-06-27 21:26:36,492 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:26:36 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-62550029-57e4-42b3-b115-623b8255ccca Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 21:26:36,492 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-62550029-57e4-42b3-b115-623b8255ccca 2018-06-27 21:26:36,496 - 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}4782198696407cdc17a3b7d038f70d45ef7ecb2e" -d '{"role": {"name": "CreateRouterSuccessTests-3b785621-763f-4bd-proj-role"}}' 2018-06-27 21:26:36,856 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 21:26:36 GMT Server: Apache Content-Length: 223 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a1177f40-42df-465f-8d84-e37c07938724 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "81ed080efb6e48c3ade112fd0e9e0a49", "links": {"self": "http://10.167.4.35:5000/v3/roles/81ed080efb6e48c3ade112fd0e9e0a49"}, "name": "CreateRouterSuccessTests-3b785621-763f-4bd-proj-role"}} 2018-06-27 21:26:36,857 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-a1177f40-42df-465f-8d84-e37c07938724 2018-06-27 21:26:36,857 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-3b785621-763f-4bd-proj-role 2018-06-27 21:26:36,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/81ed080efb6e48c3ade112fd0e9e0a49 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4782198696407cdc17a3b7d038f70d45ef7ecb2e" 2018-06-27 21:26:37,205 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:26:36 GMT Server: Apache Content-Length: 223 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1b8bf921-3847-4bc8-8a36-b8c31c726260 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "81ed080efb6e48c3ade112fd0e9e0a49", "links": {"self": "http://10.167.4.35:5000/v3/roles/81ed080efb6e48c3ade112fd0e9e0a49"}, "name": "CreateRouterSuccessTests-3b785621-763f-4bd-proj-role"}} 2018-06-27 21:26:37,205 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/81ed080efb6e48c3ade112fd0e9e0a49 used request id req-1b8bf921-3847-4bc8-8a36-b8c31c726260 2018-06-27 21:26:37,206 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-3b785621-763f-4bd-proj-role to project CreateRouterSuccessTests-3b785621-763f-4bd-proj 2018-06-27 21:26:37,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/dd32b798955b4f5a975dec0304e4a264/users/b36f90ee51b241aeb611c8f7f362a8f3/roles/81ed080efb6e48c3ade112fd0e9e0a49 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4782198696407cdc17a3b7d038f70d45ef7ecb2e" 2018-06-27 21:26:37,779 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:26:37 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-545ea120-a8af-42e9-8dd9-2f6873f46e06 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:26:37,779 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/dd32b798955b4f5a975dec0304e4a264/users/b36f90ee51b241aeb611c8f7f362a8f3/roles/81ed080efb6e48c3ade112fd0e9e0a49 used request id req-545ea120-a8af-42e9-8dd9-2f6873f46e06 2018-06-27 21:26:37,779 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:26:37,780 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:26:38,495 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:26:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["dVcezxPwS0e1nbwsMLnRCw"], "issued_at": "2018-06-27T21:26:38.000000Z"}} 2018-06-27 21:26:38,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69c5f09de0ed96051e3151709cc599ede114e8e1" 2018-06-27 21:26:38,547 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:26:38 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3057708c-7fdd-46ce-861a-634b230fd64f Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:26:38,547 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-3057708c-7fdd-46ce-861a-634b230fd64f 2018-06-27 21:26:38,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/routers?name=CreateRouterSuccessTests-8082829e-68ff-40ef-a851-c10f68ff2c2a-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69c5f09de0ed96051e3151709cc599ede114e8e1" 2018-06-27 21:26:39,653 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:26:39 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-84471450-ef69-4a11-84b8-e315e41f9d1a Front-End-Https: on RESP BODY: {"routers": []} 2018-06-27 21:26:39,653 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers?name=CreateRouterSuccessTests-8082829e-68ff-40ef-a851-c10f68ff2c2a-pub-router&admin_state_up=True used request id req-84471450-ef69-4a11-84b8-e315e41f9d1a 2018-06-27 21:26:39,653 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:26:39,654 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:26:40,616 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:26:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["iqx4dqW8Qwq-UWtznClMow"], "issued_at": "2018-06-27T21:26:40.000000Z"}} 2018-06-27 21:26:40,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}718d5a8bf2717015f42b73e80ce7a480445000de" 2018-06-27 21:26:40,668 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:26:40 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ce372efd-61b8-40ef-a20a-a2bc260331ed Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:26:40,668 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-ce372efd-61b8-40ef-a20a-a2bc260331ed 2018-06-27 21:26:40,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 21:26:40,683 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:26: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-27 21:26:40,684 - 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-3b785621-763f-4bd-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}718d5a8bf2717015f42b73e80ce7a480445000de" 2018-06-27 21:26:41,069 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:26:40 GMT Server: Apache Content-Length: 467 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3ec11ccd-78a3-44a3-a657-e80171b7fa82 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateRouterSuccessTests-3b785621-763f-4bd-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/dd32b798955b4f5a975dec0304e4a264"}, "tags": [], "enabled": true, "id": "dd32b798955b4f5a975dec0304e4a264", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-3b785621-763f-4bd-proj"}]} 2018-06-27 21:26:41,069 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateRouterSuccessTests-3b785621-763f-4bd-proj used request id req-3ec11ccd-78a3-44a3-a657-e80171b7fa82 2018-06-27 21:26:41,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/networks?name=floating_net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69c5f09de0ed96051e3151709cc599ede114e8e1" 2018-06-27 21:26:42,066 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:26:42 GMT Content-Type: application/json Content-Length: 696 Connection: keep-alive X-Openstack-Request-Id: req-e73d4ce6-a82e-4d2e-bb25-12404fcd0695 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":"977aff9f-43e9-4fec-86ae-a730f64fa17d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":["df0aa635-d718-49cc-81c1-ba349ef8a505"],"description":"","tags":[],"updated_at":"2018-06-27T18:56:39Z","is_default":true,"provider:segmentation_id":null,"name":"floating_net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T18:56:31Z","provider:network_type":"flat"}]} 2018-06-27 21:26:42,066 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=floating_net used request id req-e73d4ce6-a82e-4d2e-bb25-12404fcd0695 2018-06-27 21:26:42,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/subnets?network_id=977aff9f-43e9-4fec-86ae-a730f64fa17d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69c5f09de0ed96051e3151709cc599ede114e8e1" 2018-06-27 21:26:42,972 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:26:42 GMT Content-Type: application/json Content-Length: 628 Connection: keep-alive X-Openstack-Request-Id: req-1f073f34-8b16-4234-a4b6-cc953e88285c Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"977aff9f-43e9-4fec-86ae-a730f64fa17d","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T18:56:39Z","dns_nameservers":[],"updated_at":"2018-06-27T18:56:39Z","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":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"df0aa635-d718-49cc-81c1-ba349ef8a505","subnetpool_id":null,"name":"floating_subnet"}]} 2018-06-27 21:26:42,973 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=977aff9f-43e9-4fec-86ae-a730f64fa17d used request id req-1f073f34-8b16-4234-a4b6-cc953e88285c 2018-06-27 21:26:42,974 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-8082829e-68ff-40ef-a851-c10f68ff2c2a-pub-router 2018-06-27 21:26:42,979 - 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}69c5f09de0ed96051e3151709cc599ede114e8e1" -d '{"router": {"external_gateway_info": {"network_id": "977aff9f-43e9-4fec-86ae-a730f64fa17d"}, "tenant_id": "dd32b798955b4f5a975dec0304e4a264", "name": "CreateRouterSuccessTests-8082829e-68ff-40ef-a851-c10f68ff2c2a-pub-router", "admin_state_up": true}}' 2018-06-27 21:26:46,405 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 21:26:46 GMT Content-Type: application/json Content-Length: 729 Connection: keep-alive X-Openstack-Request-Id: req-409adc42-f0f7-4170-a97d-8f7d17b68aa1 Front-End-Https: on RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "977aff9f-43e9-4fec-86ae-a730f64fa17d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "df0aa635-d718-49cc-81c1-ba349ef8a505", "ip_address": "172.30.10.121"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "dd32b798955b4f5a975dec0304e4a264", "created_at": "2018-06-27T21:26:43Z", "admin_state_up": true, "updated_at": "2018-06-27T21:26:45Z", "project_id": "dd32b798955b4f5a975dec0304e4a264", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "b638689d-4bcd-42fe-830e-815b4602d234", "name": "CreateRouterSuccessTests-8082829e-68ff-40ef-a851-c10f68ff2c2a-pub-router"}} 2018-06-27 21:26:46,405 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/routers used request id req-409adc42-f0f7-4170-a97d-8f7d17b68aa1 2018-06-27 21:26:46,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/ports?device_id=b638689d-4bcd-42fe-830e-815b4602d234 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69c5f09de0ed96051e3151709cc599ede114e8e1" 2018-06-27 21:26:46,540 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:26:46 GMT Content-Type: application/json Content-Length: 752 Connection: keep-alive X-Openstack-Request-Id: req-a8fd0262-eaf0-41fe-a0d6-13d3fabd83a2 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T21:26:45Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"df0aa635-d718-49cc-81c1-ba349ef8a505","ip_address":"172.30.10.121"}],"id":"dc3dbc3e-2dc9-4d07-a80a-d5708abf0d67","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:15:ba:cc","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"b638689d-4bcd-42fe-830e-815b4602d234","name":"","admin_state_up":true,"network_id":"977aff9f-43e9-4fec-86ae-a730f64fa17d","tenant_id":"","created_at":"2018-06-27T21:26:44Z","binding:vnic_type":"normal"}]} 2018-06-27 21:26:46,540 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=b638689d-4bcd-42fe-830e-815b4602d234 used request id req-a8fd0262-eaf0-41fe-a0d6-13d3fabd83a2 2018-06-27 21:26:46,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/subnets/df0aa635-d718-49cc-81c1-ba349ef8a505 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69c5f09de0ed96051e3151709cc599ede114e8e1" 2018-06-27 21:26:46,641 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:26:46 GMT Content-Type: application/json Content-Length: 625 Connection: keep-alive X-Openstack-Request-Id: req-b0941967-0fbe-4f9f-9475-9509b2d7e35b Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"977aff9f-43e9-4fec-86ae-a730f64fa17d","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T18:56:39Z","dns_nameservers":[],"updated_at":"2018-06-27T18:56:39Z","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":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"df0aa635-d718-49cc-81c1-ba349ef8a505","subnetpool_id":null,"name":"floating_subnet"}} 2018-06-27 21:26:46,641 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/df0aa635-d718-49cc-81c1-ba349ef8a505 used request id req-b0941967-0fbe-4f9f-9475-9509b2d7e35b 2018-06-27 21:26:46,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/routers/b638689d-4bcd-42fe-830e-815b4602d234 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69c5f09de0ed96051e3151709cc599ede114e8e1" 2018-06-27 21:26:46,983 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:26:46 GMT Content-Type: application/json Content-Length: 735 Connection: keep-alive X-Openstack-Request-Id: req-104a3866-7ca5-4c11-9b45-79f90abfa0b9 Front-End-Https: on RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "977aff9f-43e9-4fec-86ae-a730f64fa17d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "df0aa635-d718-49cc-81c1-ba349ef8a505", "ip_address": "172.30.10.121"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "dd32b798955b4f5a975dec0304e4a264", "created_at": "2018-06-27T21:26:43Z", "admin_state_up": true, "updated_at": "2018-06-27T21:26:45Z", "project_id": "dd32b798955b4f5a975dec0304e4a264", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "b638689d-4bcd-42fe-830e-815b4602d234", "name": "CreateRouterSuccessTests-8082829e-68ff-40ef-a851-c10f68ff2c2a-pub-router"}} 2018-06-27 21:26:46,983 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers/b638689d-4bcd-42fe-830e-815b4602d234 used request id req-104a3866-7ca5-4c11-9b45-79f90abfa0b9 2018-06-27 21:26:46,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/ports?device_id=b638689d-4bcd-42fe-830e-815b4602d234 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69c5f09de0ed96051e3151709cc599ede114e8e1" 2018-06-27 21:26:47,139 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:26:47 GMT Content-Type: application/json Content-Length: 752 Connection: keep-alive X-Openstack-Request-Id: req-c14436aa-e6f5-4144-a82b-0a46d6e6d30c Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T21:26:45Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"df0aa635-d718-49cc-81c1-ba349ef8a505","ip_address":"172.30.10.121"}],"id":"dc3dbc3e-2dc9-4d07-a80a-d5708abf0d67","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:15:ba:cc","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"b638689d-4bcd-42fe-830e-815b4602d234","name":"","admin_state_up":true,"network_id":"977aff9f-43e9-4fec-86ae-a730f64fa17d","tenant_id":"","created_at":"2018-06-27T21:26:44Z","binding:vnic_type":"normal"}]} 2018-06-27 21:26:47,139 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=b638689d-4bcd-42fe-830e-815b4602d234 used request id req-c14436aa-e6f5-4144-a82b-0a46d6e6d30c 2018-06-27 21:26:47,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/subnets/df0aa635-d718-49cc-81c1-ba349ef8a505 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69c5f09de0ed96051e3151709cc599ede114e8e1" 2018-06-27 21:26:47,287 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:26:47 GMT Content-Type: application/json Content-Length: 625 Connection: keep-alive X-Openstack-Request-Id: req-bed8d89b-0c23-4240-ae91-414f817638e9 Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"977aff9f-43e9-4fec-86ae-a730f64fa17d","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T18:56:39Z","dns_nameservers":[],"updated_at":"2018-06-27T18:56:39Z","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":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"df0aa635-d718-49cc-81c1-ba349ef8a505","subnetpool_id":null,"name":"floating_subnet"}} 2018-06-27 21:26:47,287 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/df0aa635-d718-49cc-81c1-ba349ef8a505 used request id req-bed8d89b-0c23-4240-ae91-414f817638e9 2018-06-27 21:26:47,288 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:26:48,089 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ed080efb6e48c3ade112fd0e9e0a49", "name": "CreateRouterSuccessTests-3b785621-763f-4bd-proj-role"}], "expires_at": "2018-06-27T22:26:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dd32b798955b4f5a975dec0304e4a264", "name": "CreateRouterSuccessTests-3b785621-763f-4bd-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/dd32b798955b4f5a975dec0304e4a264", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/dd32b798955b4f5a975dec0304e4a264", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/dd32b798955b4f5a975dec0304e4a264", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/dd32b798955b4f5a975dec0304e4a264", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/dd32b798955b4f5a975dec0304e4a264", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/dd32b798955b4f5a975dec0304e4a264", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/dd32b798955b4f5a975dec0304e4a264", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/dd32b798955b4f5a975dec0304e4a264", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/dd32b798955b4f5a975dec0304e4a264", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/dd32b798955b4f5a975dec0304e4a264", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/dd32b798955b4f5a975dec0304e4a264", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/dd32b798955b4f5a975dec0304e4a264", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-3b785621-763f-4bd-user", "id": "b36f90ee51b241aeb611c8f7f362a8f3"}, "audit_ids": ["MwIU9k8UTw-afAkKXUeLqQ"], "issued_at": "2018-06-27T21:26:48.000000Z"}} 2018-06-27 21:26:48,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/routers?name=CreateRouterSuccessTests-8082829e-68ff-40ef-a851-c10f68ff2c2a-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bee65c65948fce483d777b437f7b5a94fe07be1c" 2018-06-27 21:26:49,435 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:26:49 GMT Content-Type: application/json Content-Length: 725 Connection: keep-alive X-Openstack-Request-Id: req-0e9eacda-ce57-4b17-9f0e-b2941d526656 Front-End-Https: on RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "977aff9f-43e9-4fec-86ae-a730f64fa17d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "df0aa635-d718-49cc-81c1-ba349ef8a505", "ip_address": "172.30.10.121"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "dd32b798955b4f5a975dec0304e4a264", "created_at": "2018-06-27T21:26:43Z", "admin_state_up": true, "updated_at": "2018-06-27T21:26:45Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "dd32b798955b4f5a975dec0304e4a264", "id": "b638689d-4bcd-42fe-830e-815b4602d234", "name": "CreateRouterSuccessTests-8082829e-68ff-40ef-a851-c10f68ff2c2a-pub-router"}]} 2018-06-27 21:26:49,435 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers?name=CreateRouterSuccessTests-8082829e-68ff-40ef-a851-c10f68ff2c2a-pub-router&admin_state_up=True used request id req-0e9eacda-ce57-4b17-9f0e-b2941d526656 2018-06-27 21:26:49,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-27 21:26:49,448 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:26: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-27 21:26:49,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/dd32b798955b4f5a975dec0304e4a264 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5515ef8c204698a69dd7cefcaac74c0b80dcaee1" 2018-06-27 21:26:49,801 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:26:49 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9eec1897-11a9-4d61-acdf-4aefdeee343b Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/dd32b798955b4f5a975dec0304e4a264"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dd32b798955b4f5a975dec0304e4a264", "name": "CreateRouterSuccessTests-3b785621-763f-4bd-proj"}} 2018-06-27 21:26:49,802 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/dd32b798955b4f5a975dec0304e4a264 used request id req-9eec1897-11a9-4d61-acdf-4aefdeee343b 2018-06-27 21:26: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?device_id=b638689d-4bcd-42fe-830e-815b4602d234 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bee65c65948fce483d777b437f7b5a94fe07be1c" 2018-06-27 21:26:50,812 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:26:50 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-7270cdaf-5bc5-44d2-a068-267d410f0843 Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-27 21:26:50,812 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=b638689d-4bcd-42fe-830e-815b4602d234 used request id req-7270cdaf-5bc5-44d2-a068-267d410f0843 2018-06-27 21:26:50,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=977aff9f-43e9-4fec-86ae-a730f64fa17d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bee65c65948fce483d777b437f7b5a94fe07be1c" 2018-06-27 21:26:51,052 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:26:51 GMT Content-Type: application/json Content-Length: 594 Connection: keep-alive X-Openstack-Request-Id: req-cedc4ae5-ca45-4e58-aa68-62d7f45afe4d 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":["df0aa635-d718-49cc-81c1-ba349ef8a505"],"updated_at":"2018-06-27T18:56:39Z","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T18:56:31Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"977aff9f-43e9-4fec-86ae-a730f64fa17d","name":"floating_net"}]} 2018-06-27 21:26:51,052 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=977aff9f-43e9-4fec-86ae-a730f64fa17d used request id req-cedc4ae5-ca45-4e58-aa68-62d7f45afe4d 2018-06-27 21:26:51,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/subnets?network_id=977aff9f-43e9-4fec-86ae-a730f64fa17d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bee65c65948fce483d777b437f7b5a94fe07be1c" 2018-06-27 21:26:51,151 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:26:51 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-ac70e475-2101-4d15-b815-8b4aafd5e689 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-27 21:26:51,151 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=977aff9f-43e9-4fec-86ae-a730f64fa17d used request id req-ac70e475-2101-4d15-b815-8b4aafd5e689 2018-06-27 21:26:51,152 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-8082829e-68ff-40ef-a851-c10f68ff2c2a-pub-router 2018-06-27 21:26:51,152 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-8082829e-68ff-40ef-a851-c10f68ff2c2a-pub-router 2018-06-27 21:26:51,156 - 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/b638689d-4bcd-42fe-830e-815b4602d234 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69c5f09de0ed96051e3151709cc599ede114e8e1" 2018-06-27 21:26:54,582 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:26:54 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-7f0ba7a4-2893-4067-bbce-b75a1f3f9872 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:26:54,582 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/routers/b638689d-4bcd-42fe-830e-815b4602d234 used request id req-7f0ba7a4-2893-4067-bbce-b75a1f3f9872 2018-06-27 21:26:54,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}4782198696407cdc17a3b7d038f70d45ef7ecb2e" 2018-06-27 21:26:55,450 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:26:55 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-5543a5bc-f67b-4557-8a23-78d0cb757712 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-27T19:03:04Z", "updated_at": "2018-06-27T19:03:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "6748ef1e-56da-434e-9e89-e86b58537b65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "b3e3826c-1c48-4699-93f0-f8a310956753", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "bfad35fa-7ea9-4a81-917d-7b86481eb510", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "d657b333-103d-4d19-add8-1e8bae2f8849", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b92069937e44a3786e439f95c61afe5", "created_at": "2018-06-27T19:08:41Z", "updated_at": "2018-06-27T19:08:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "4ac2a090-f595-4e7b-9b7a-a52fa204e881", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "5508c0b1-6261-44cb-854d-60c64bcbba0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "a60c77dc-6985-48ac-a3a3-067176d3e52f", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "e6ec0fa4-1eb3-4c5d-a451-c7acfd7fde82", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}], "revision_number": 4, "project_id": "4b92069937e44a3786e439f95c61afe5", "id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T18:59:55Z", "updated_at": "2018-06-27T18:59:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "5a060918-419b-4ec3-90df-a7764c06af2f", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "6cd9bbf0-4d1b-4b13-a6c4-e20a15bb3360", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "8134c0f0-89c6-4d45-bef8-a9260d9d0723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "e0e7297a-a59d-4d2b-b75c-2cc86b269114", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}], "revision_number": 4, "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "created_at": "2018-06-27T21:03:43Z", "updated_at": "2018-06-27T21:03:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "41061dbf-a5a2-465f-84dd-140f6104b3f7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "47d5c96d-0510-41a5-b33e-5683702c5bb8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "4b4b6430-3f42-4fe4-a25e-2c5c015a7699", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "e6a68cb7-6491-4474-a4d7-38496cac4eb7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}], "revision_number": 4, "project_id": "3f0a375b66c54145bff1c56e7c91ad73", "id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "name": "default"}]} 2018-06-27 21:26:55,450 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-5543a5bc-f67b-4557-8a23-78d0cb757712 2018-06-27 21:26:55,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/4b92069937e44a3786e439f95c61afe5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4782198696407cdc17a3b7d038f70d45ef7ecb2e" 2018-06-27 21:26:55,769 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:26:55 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4eb2e8c8-9388-4d94-b3eb-10bfae775a5a 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/4b92069937e44a3786e439f95c61afe5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4b92069937e44a3786e439f95c61afe5", "name": "service"}} 2018-06-27 21:26:55,769 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/4b92069937e44a3786e439f95c61afe5 used request id req-4eb2e8c8-9388-4d94-b3eb-10bfae775a5a 2018-06-27 21:26:55,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/8cdbc979369d4c15b8ddd6cc77d930e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4782198696407cdc17a3b7d038f70d45ef7ecb2e" 2018-06-27 21:26:56,219 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:26:55 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-234a8294-b743-4c08-a2b2-8c85dc486889 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/8cdbc979369d4c15b8ddd6cc77d930e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}} 2018-06-27 21:26:56,219 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 used request id req-234a8294-b743-4c08-a2b2-8c85dc486889 2018-06-27 21:26:56,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/3f0a375b66c54145bff1c56e7c91ad73 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4782198696407cdc17a3b7d038f70d45ef7ecb2e" 2018-06-27 21:26:56,302 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 27 Jun 2018 21:26:56 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ff48ef62-3572-44ff-8597-e6719f7a7609 Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3f0a375b66c54145bff1c56e7c91ad73.", "code": 404, "title": "Not Found"}} 2018-06-27 21:26:56,302 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f0a375b66c54145bff1c56e7c91ad73 used request id req-ff48ef62-3572-44ff-8597-e6719f7a7609 2018-06-27 21:26:56,302 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-06-27 21:26:56,303 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-3b785621-763f-4bd-proj 2018-06-27 21:26:56,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/dd32b798955b4f5a975dec0304e4a264 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4782198696407cdc17a3b7d038f70d45ef7ecb2e" 2018-06-27 21:26:56,951 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:26:56 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ab0450a9-689d-438b-8c49-0f1bcd6d3eda Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:26:56,951 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/dd32b798955b4f5a975dec0304e4a264 used request id req-ab0450a9-689d-438b-8c49-0f1bcd6d3eda 2018-06-27 21:26:56,952 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-3b785621-763f-4bd-proj-role 2018-06-27 21:26:56,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/81ed080efb6e48c3ade112fd0e9e0a49 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4782198696407cdc17a3b7d038f70d45ef7ecb2e" 2018-06-27 21:26:57,393 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:26:56 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-946e7438-0741-42df-b3ec-157d225aeabc Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:26:57,393 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/81ed080efb6e48c3ade112fd0e9e0a49 used request id req-946e7438-0741-42df-b3ec-157d225aeabc 2018-06-27 21:26: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/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4782198696407cdc17a3b7d038f70d45ef7ecb2e" 2018-06-27 21:26:57,772 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:26:57 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d2ef0aa8-b763-487c-87b5-f4d7b2141416 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 21:26:57,772 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-d2ef0aa8-b763-487c-87b5-f4d7b2141416 2018-06-27 21:26:57,773 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-3b785621-763f-4bd-user 2018-06-27 21:26:57,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/b36f90ee51b241aeb611c8f7f362a8f3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bd864570e2ef0bc9aa4e48dbdce7b7e9cbf0234" 2018-06-27 21:26:58,502 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:26:57 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1ecdf35c-dc7f-4e0c-b4d5-d64235ca1f06 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:26:58,503 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/b36f90ee51b241aeb611c8f7f362a8f3 used request id req-1ecdf35c-dc7f-4e0c-b4d5-d64235ca1f06 2018-06-27 21:26:58,504 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:26:59,259 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:26:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["zjEnl2KgQXSj_N92vGRaYw"], "issued_at": "2018-06-27T21:26:59.000000Z"}} 2018-06-27 21:26:59,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c69518b320dbef0136f77a35ba513ff195d0821" 2018-06-27 21:26:59,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:26:59 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-42d268c1-19a1-41b6-a4ef-4fa4e4376f77 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:26:59,627 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-42d268c1-19a1-41b6-a4ef-4fa4e4376f77 2018-06-27 21:26:59,628 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:26:59,629 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:27:00,371 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:27:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["dyFxryyiRCaoQ000t7L8Jw"], "issued_at": "2018-06-27T21:27:00.000000Z"}} 2018-06-27 21:27:00,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}280e8bfcb1d8e9d17e8170146a4f23ab7fbbd2ce" 2018-06-27 21:27:00,419 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:27:00 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-11e9551c-fced-4d71-8d46-0c17403a2920 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:27:00,419 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-11e9551c-fced-4d71-8d46-0c17403a2920 2018-06-27 21:27:00,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 21:27:00,437 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:27: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-27 21:27:00,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?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-92e1ca1d-25af-465-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}280e8bfcb1d8e9d17e8170146a4f23ab7fbbd2ce" 2018-06-27 21:27:00,853 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:27:00 GMT Server: Apache Content-Length: 192 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6cf6f7ae-07c0-4c39-a61a-4e2fbb8da670 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-92e1ca1d-25af-465-proj", "previous": null, "next": null}, "projects": []} 2018-06-27 21:27:00,853 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-92e1ca1d-25af-465-proj used request id req-6cf6f7ae-07c0-4c39-a61a-4e2fbb8da670 2018-06-27 21:27:00,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}280e8bfcb1d8e9d17e8170146a4f23ab7fbbd2ce" 2018-06-27 21:27:00,939 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:27:00 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-00f57c46-15c8-4a7e-b9ca-7c339aab8092 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 21:27:00,939 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-00f57c46-15c8-4a7e-b9ca-7c339aab8092 2018-06-27 21:27:00,943 - 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}280e8bfcb1d8e9d17e8170146a4f23ab7fbbd2ce" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-92e1ca1d-25af-465-proj"}}' 2018-06-27 21:27:01,415 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 21:27:00 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4436cc47-2c13-4222-8ae4-bfa521987428 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/6d08a0d25c59439e8c9e2ed18a31087f"}, "tags": [], "enabled": true, "id": "6d08a0d25c59439e8c9e2ed18a31087f", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-92e1ca1d-25af-465-proj"}} 2018-06-27 21:27:01,415 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-4436cc47-2c13-4222-8ae4-bfa521987428 2018-06-27 21:27:01,416 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-92e1ca1d-25af-465-proj 2018-06-27 21:27:01,416 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:27:01,417 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:27:02,158 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:27:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["zQrKTxl0QAm2Ya6UsSYT_g"], "issued_at": "2018-06-27T21:27:02.000000Z"}} 2018-06-27 21:27:02,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61ef6e91f4e7e9ca9de72043b105c594d52324d8" 2018-06-27 21:27:02,504 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:27:02 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9d2e96ba-0d94-4e65-9ea2-94e808ad8563 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:27:02,504 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-9d2e96ba-0d94-4e65-9ea2-94e808ad8563 2018-06-27 21:27:02,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-27 21:27:02,516 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:27: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-27 21:27:02,517 - 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}61ef6e91f4e7e9ca9de72043b105c594d52324d8" 2018-06-27 21:27:02,895 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:27:02 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b91aa166-a6d3-4767-b8cd-d7acd94bc4e5 Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/05b1bc3fa6fd4243a4ba8b4d6fcc3daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05b1bc3fa6fd4243a4ba8b4d6fcc3daf", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/48d44c9c0fea4f4e80edc7d2e0715db7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d44c9c0fea4f4e80edc7d2e0715db7", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/4d3721127bf84155a837606ce3feba32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d3721127bf84155a837606ce3feba32", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/5c846663ea6d407e9223de0719ce5442"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c846663ea6d407e9223de0719ce5442", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/73a10e6c4f67490a8a4030cc6cea32f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73a10e6c4f67490a8a4030cc6cea32f5", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/8ecfab7d9d4f47bb8892a85b7d2a0b5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ecfab7d9d4f47bb8892a85b7d2a0b5a", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/b278d529e9a54a9195e4e536b9384dc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b278d529e9a54a9195e4e536b9384dc0", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b7f107ae7bb34ccea8282b1a0ec7a979"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7f107ae7bb34ccea8282b1a0ec7a979", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/d21494d0185b463db36b8c8c2b341b97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d21494d0185b463db36b8c8c2b341b97", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e0bb346419f84e4680f6ca9a97f4fc0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e0bb346419f84e4680f6ca9a97f4fc0b", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "c8d542af72ce49338052c29f02c8857e", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e9dd794fa5c040a9a0445386fb2a6116"}, "options": {}, "id": "e9dd794fa5c040a9a0445386fb2a6116", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/e9f9c747d54947bc800a81ecf11858f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9f9c747d54947bc800a81ecf11858f5", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-27 21:27:02,895 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-b91aa166-a6d3-4767-b8cd-d7acd94bc4e5 2018-06-27 21:27:02,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?name=CreateRouterSuccessTests-92e1ca1d-25af-465-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61ef6e91f4e7e9ca9de72043b105c594d52324d8" 2018-06-27 21:27:03,276 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:27:02 GMT Server: Apache Content-Length: 467 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-05b8ae60-de7f-4dd2-97cf-03c79cc76102 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateRouterSuccessTests-92e1ca1d-25af-465-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/6d08a0d25c59439e8c9e2ed18a31087f"}, "tags": [], "enabled": true, "id": "6d08a0d25c59439e8c9e2ed18a31087f", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-92e1ca1d-25af-465-proj"}]} 2018-06-27 21:27:03,276 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateRouterSuccessTests-92e1ca1d-25af-465-proj used request id req-05b8ae60-de7f-4dd2-97cf-03c79cc76102 2018-06-27 21:27:03,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61ef6e91f4e7e9ca9de72043b105c594d52324d8" 2018-06-27 21:27:03,622 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:27:03 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5c232666-4267-4a6f-9e70-5750686c220e Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 21:27:03,623 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-5c232666-4267-4a6f-9e70-5750686c220e 2018-06-27 21:27:04,351 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-92e1ca1d-25af-465-user 2018-06-27 21:27:04,351 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:27:04,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}280e8bfcb1d8e9d17e8170146a4f23ab7fbbd2ce" 2018-06-27 21:27:04,764 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:27:04 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-499756f5-7e00-456d-869e-375c6b68e961 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 21:27:04,764 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-499756f5-7e00-456d-869e-375c6b68e961 2018-06-27 21:27:04,768 - 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}280e8bfcb1d8e9d17e8170146a4f23ab7fbbd2ce" -d '{"role": {"name": "CreateRouterSuccessTests-92e1ca1d-25af-465-proj-role"}}' 2018-06-27 21:27:05,105 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 21:27:04 GMT Server: Apache Content-Length: 223 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5d673bc7-b962-4346-9a64-376217d9fac1 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "fd9080c2ba19491f86ddbaa6bb922dc5", "links": {"self": "http://10.167.4.35:5000/v3/roles/fd9080c2ba19491f86ddbaa6bb922dc5"}, "name": "CreateRouterSuccessTests-92e1ca1d-25af-465-proj-role"}} 2018-06-27 21:27:05,106 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-5d673bc7-b962-4346-9a64-376217d9fac1 2018-06-27 21:27:05,106 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-92e1ca1d-25af-465-proj-role 2018-06-27 21:27:05,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/fd9080c2ba19491f86ddbaa6bb922dc5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}280e8bfcb1d8e9d17e8170146a4f23ab7fbbd2ce" 2018-06-27 21:27:05,534 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:27:05 GMT Server: Apache Content-Length: 223 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e1f324c4-9cb7-4fd6-a067-9906ca2e0188 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "fd9080c2ba19491f86ddbaa6bb922dc5", "links": {"self": "http://10.167.4.35:5000/v3/roles/fd9080c2ba19491f86ddbaa6bb922dc5"}, "name": "CreateRouterSuccessTests-92e1ca1d-25af-465-proj-role"}} 2018-06-27 21:27:05,534 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/fd9080c2ba19491f86ddbaa6bb922dc5 used request id req-e1f324c4-9cb7-4fd6-a067-9906ca2e0188 2018-06-27 21:27:05,535 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-92e1ca1d-25af-465-proj-role to project CreateRouterSuccessTests-92e1ca1d-25af-465-proj 2018-06-27 21:27:05,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/6d08a0d25c59439e8c9e2ed18a31087f/users/71996b0590104138abd363fa0438f1d7/roles/fd9080c2ba19491f86ddbaa6bb922dc5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}280e8bfcb1d8e9d17e8170146a4f23ab7fbbd2ce" 2018-06-27 21:27:06,027 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:27:05 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9125c0a7-a632-4dd3-b08b-cb0ecd63848c Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:27:06,027 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/6d08a0d25c59439e8c9e2ed18a31087f/users/71996b0590104138abd363fa0438f1d7/roles/fd9080c2ba19491f86ddbaa6bb922dc5 used request id req-9125c0a7-a632-4dd3-b08b-cb0ecd63848c 2018-06-27 21:27:06,028 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:27:06,029 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:27:06,794 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fd9080c2ba19491f86ddbaa6bb922dc5", "name": "CreateRouterSuccessTests-92e1ca1d-25af-465-proj-role"}], "expires_at": "2018-06-27T22:27:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d08a0d25c59439e8c9e2ed18a31087f", "name": "CreateRouterSuccessTests-92e1ca1d-25af-465-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/6d08a0d25c59439e8c9e2ed18a31087f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/6d08a0d25c59439e8c9e2ed18a31087f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/6d08a0d25c59439e8c9e2ed18a31087f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/6d08a0d25c59439e8c9e2ed18a31087f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/6d08a0d25c59439e8c9e2ed18a31087f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/6d08a0d25c59439e8c9e2ed18a31087f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/6d08a0d25c59439e8c9e2ed18a31087f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/6d08a0d25c59439e8c9e2ed18a31087f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/6d08a0d25c59439e8c9e2ed18a31087f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/6d08a0d25c59439e8c9e2ed18a31087f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/6d08a0d25c59439e8c9e2ed18a31087f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/6d08a0d25c59439e8c9e2ed18a31087f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-92e1ca1d-25af-465-user", "id": "71996b0590104138abd363fa0438f1d7"}, "audit_ids": ["jwWHv8gMRxCYSudUFRfdJA"], "issued_at": "2018-06-27T21:27:06.000000Z"}} 2018-06-27 21:27:06,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}e4abc20d432599486a8bc5bf279954e947ae43ba" 2018-06-27 21:27:07,141 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:27:06 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-714e4693-c73a-4c15-8ae9-dd137bffc368 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:27:07,141 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-714e4693-c73a-4c15-8ae9-dd137bffc368 2018-06-27 21:27:07,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/networks?name=CreateRouterSuccessTests-2fa9723e-79ac-499f-9317-cdc9d70c632c-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4abc20d432599486a8bc5bf279954e947ae43ba" 2018-06-27 21:27:07,989 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:27:07 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-f239db2c-e3c8-49c6-99bd-56596000d934 Front-End-Https: on RESP BODY: {"networks":[]} 2018-06-27 21:27:07,990 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateRouterSuccessTests-2fa9723e-79ac-499f-9317-cdc9d70c632c-pub-net1 used request id req-f239db2c-e3c8-49c6-99bd-56596000d934 2018-06-27 21:27:07,990 - neutron_utils - INFO - Creating network with name CreateRouterSuccessTests-2fa9723e-79ac-499f-9317-cdc9d70c632c-pub-net1 2018-06-27 21:27:07,995 - 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}e4abc20d432599486a8bc5bf279954e947ae43ba" -d '{"network": {"name": "CreateRouterSuccessTests-2fa9723e-79ac-499f-9317-cdc9d70c632c-pub-net1", "admin_state_up": true}}' 2018-06-27 21:27:09,108 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 21:27:09 GMT Content-Type: application/json Content-Length: 607 Connection: keep-alive X-Openstack-Request-Id: req-5010c241-40ca-450d-b563-2b2251fe5545 Front-End-Https: on RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"6d08a0d25c59439e8c9e2ed18a31087f","created_at":"2018-06-27T21:27:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-06-27T21:27:08Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"6d08a0d25c59439e8c9e2ed18a31087f","id":"ba45bff4-39f6-46fe-8dcf-3b368eae8f71","name":"CreateRouterSuccessTests-2fa9723e-79ac-499f-9317-cdc9d70c632c-pub-net1"}} 2018-06-27 21:27:09,108 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-5010c241-40ca-450d-b563-2b2251fe5545 2018-06-27 21:27:09,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/networks?id=ba45bff4-39f6-46fe-8dcf-3b368eae8f71 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4abc20d432599486a8bc5bf279954e947ae43ba" 2018-06-27 21:27:09,989 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:27:09 GMT Content-Type: application/json Content-Length: 591 Connection: keep-alive X-Openstack-Request-Id: req-6b12d8c0-444a-44db-8028-4f3a08e3cbbd 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-27T21:27:08Z","tenant_id":"6d08a0d25c59439e8c9e2ed18a31087f","created_at":"2018-06-27T21:27:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"6d08a0d25c59439e8c9e2ed18a31087f","id":"ba45bff4-39f6-46fe-8dcf-3b368eae8f71","name":"CreateRouterSuccessTests-2fa9723e-79ac-499f-9317-cdc9d70c632c-pub-net1"}]} 2018-06-27 21:27:09,989 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=ba45bff4-39f6-46fe-8dcf-3b368eae8f71 used request id req-6b12d8c0-444a-44db-8028-4f3a08e3cbbd 2018-06-27 21:27:09,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=ba45bff4-39f6-46fe-8dcf-3b368eae8f71 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4abc20d432599486a8bc5bf279954e947ae43ba" 2018-06-27 21:27:10,082 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:27:10 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-6f5f217a-ff08-44ad-a831-522ea6e6dc6d Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-27 21:27:10,082 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=ba45bff4-39f6-46fe-8dcf-3b368eae8f71 used request id req-6f5f217a-ff08-44ad-a831-522ea6e6dc6d 2018-06-27 21:27:10,082 - neutron_utils - INFO - Creating subnet with name CreateRouterSuccessTests-2fa9723e-79ac-499f-9317-cdc9d70c632c-pub-subnet1 2018-06-27 21:27:10,088 - 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}e4abc20d432599486a8bc5bf279954e947ae43ba" -d '{"subnets": [{"ip_version": 4, "network_id": "ba45bff4-39f6-46fe-8dcf-3b368eae8f71", "cidr": "10.200.201.0/24", "gateway_ip": "10.200.201.1", "name": "CreateRouterSuccessTests-2fa9723e-79ac-499f-9317-cdc9d70c632c-pub-subnet1"}]}' 2018-06-27 21:27:11,551 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 21:27:11 GMT Content-Type: application/json Content-Length: 687 Connection: keep-alive X-Openstack-Request-Id: req-edcedd49-72c2-47b2-8215-7b9b406cfb08 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ba45bff4-39f6-46fe-8dcf-3b368eae8f71","tenant_id":"6d08a0d25c59439e8c9e2ed18a31087f","created_at":"2018-06-27T21:27:10Z","dns_nameservers":[],"updated_at":"2018-06-27T21:27:10Z","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":"6d08a0d25c59439e8c9e2ed18a31087f","id":"a8fdfd6a-958b-4d77-91d7-9088b1d19f62","subnetpool_id":null,"name":"CreateRouterSuccessTests-2fa9723e-79ac-499f-9317-cdc9d70c632c-pub-subnet1"}]} 2018-06-27 21:27:11,551 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-edcedd49-72c2-47b2-8215-7b9b406cfb08 2018-06-27 21:27:11,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?id=ba45bff4-39f6-46fe-8dcf-3b368eae8f71 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4abc20d432599486a8bc5bf279954e947ae43ba" 2018-06-27 21:27:11,846 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:27:11 GMT Content-Type: application/json Content-Length: 635 Connection: keep-alive X-Openstack-Request-Id: req-7d4204fb-5298-4747-ace0-f3fb8685e843 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a8fdfd6a-958b-4d77-91d7-9088b1d19f62"],"updated_at":"2018-06-27T21:27:10Z","tenant_id":"6d08a0d25c59439e8c9e2ed18a31087f","created_at":"2018-06-27T21:27:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"6d08a0d25c59439e8c9e2ed18a31087f","id":"ba45bff4-39f6-46fe-8dcf-3b368eae8f71","name":"CreateRouterSuccessTests-2fa9723e-79ac-499f-9317-cdc9d70c632c-pub-net1"}]} 2018-06-27 21:27:11,846 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=ba45bff4-39f6-46fe-8dcf-3b368eae8f71 used request id req-7d4204fb-5298-4747-ace0-f3fb8685e843 2018-06-27 21:27:11,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/subnets?network_id=ba45bff4-39f6-46fe-8dcf-3b368eae8f71 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4abc20d432599486a8bc5bf279954e947ae43ba" 2018-06-27 21:27:12,034 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:27:12 GMT Content-Type: application/json Content-Length: 687 Connection: keep-alive X-Openstack-Request-Id: req-39b0e257-5bbe-4528-849d-c31437b983da Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ba45bff4-39f6-46fe-8dcf-3b368eae8f71","tenant_id":"6d08a0d25c59439e8c9e2ed18a31087f","created_at":"2018-06-27T21:27:10Z","dns_nameservers":[],"updated_at":"2018-06-27T21:27:10Z","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":"6d08a0d25c59439e8c9e2ed18a31087f","id":"a8fdfd6a-958b-4d77-91d7-9088b1d19f62","subnetpool_id":null,"name":"CreateRouterSuccessTests-2fa9723e-79ac-499f-9317-cdc9d70c632c-pub-subnet1"}]} 2018-06-27 21:27:12,034 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=ba45bff4-39f6-46fe-8dcf-3b368eae8f71 used request id req-39b0e257-5bbe-4528-849d-c31437b983da 2018-06-27 21:27:12,035 - OpenStackNetwork - DEBUG - Network [ba45bff4-39f6-46fe-8dcf-3b368eae8f71] created successfully 2018-06-27 21:27:12,035 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:27:12,036 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:27:12,857 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fd9080c2ba19491f86ddbaa6bb922dc5", "name": "CreateRouterSuccessTests-92e1ca1d-25af-465-proj-role"}], "expires_at": "2018-06-27T22:27:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d08a0d25c59439e8c9e2ed18a31087f", "name": "CreateRouterSuccessTests-92e1ca1d-25af-465-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/6d08a0d25c59439e8c9e2ed18a31087f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/6d08a0d25c59439e8c9e2ed18a31087f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/6d08a0d25c59439e8c9e2ed18a31087f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/6d08a0d25c59439e8c9e2ed18a31087f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/6d08a0d25c59439e8c9e2ed18a31087f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/6d08a0d25c59439e8c9e2ed18a31087f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/6d08a0d25c59439e8c9e2ed18a31087f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/6d08a0d25c59439e8c9e2ed18a31087f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/6d08a0d25c59439e8c9e2ed18a31087f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/6d08a0d25c59439e8c9e2ed18a31087f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/6d08a0d25c59439e8c9e2ed18a31087f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/6d08a0d25c59439e8c9e2ed18a31087f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-92e1ca1d-25af-465-user", "id": "71996b0590104138abd363fa0438f1d7"}, "audit_ids": ["cmqMAHELRji1T6fEeIwU6g"], "issued_at": "2018-06-27T21:27:12.000000Z"}} 2018-06-27 21:27:12,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25c08f1ed1c1e3eedeed011d37f422289cfe0e0f" 2018-06-27 21:27:12,893 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:27:12 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2322eb4d-9801-4621-9b43-54a268273c08 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:27:12,893 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-2322eb4d-9801-4621-9b43-54a268273c08 2018-06-27 21:27:12,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=CreateRouterSuccessTests-2fa9723e-79ac-499f-9317-cdc9d70c632c-pub-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25c08f1ed1c1e3eedeed011d37f422289cfe0e0f" 2018-06-27 21:27:13,395 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:27:13 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-58f24c5b-be7a-4a9d-acc5-f2a1d5e7a34d Front-End-Https: on RESP BODY: {"networks":[]} 2018-06-27 21:27:13,396 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateRouterSuccessTests-2fa9723e-79ac-499f-9317-cdc9d70c632c-pub-net2 used request id req-58f24c5b-be7a-4a9d-acc5-f2a1d5e7a34d 2018-06-27 21:27:13,397 - neutron_utils - INFO - Creating network with name CreateRouterSuccessTests-2fa9723e-79ac-499f-9317-cdc9d70c632c-pub-net2 2018-06-27 21:27:13,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/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25c08f1ed1c1e3eedeed011d37f422289cfe0e0f" -d '{"network": {"name": "CreateRouterSuccessTests-2fa9723e-79ac-499f-9317-cdc9d70c632c-pub-net2", "admin_state_up": true}}' 2018-06-27 21:27:14,057 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 21:27:14 GMT Content-Type: application/json Content-Length: 607 Connection: keep-alive X-Openstack-Request-Id: req-01d7b79b-f27b-4fa5-b291-45e8f541ff43 Front-End-Https: on RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"6d08a0d25c59439e8c9e2ed18a31087f","created_at":"2018-06-27T21:27:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-06-27T21:27:13Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"6d08a0d25c59439e8c9e2ed18a31087f","id":"cbad6d11-89ef-4cac-a0ec-957f78dd206b","name":"CreateRouterSuccessTests-2fa9723e-79ac-499f-9317-cdc9d70c632c-pub-net2"}} 2018-06-27 21:27:14,057 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-01d7b79b-f27b-4fa5-b291-45e8f541ff43 2018-06-27 21:27: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/networks?id=cbad6d11-89ef-4cac-a0ec-957f78dd206b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25c08f1ed1c1e3eedeed011d37f422289cfe0e0f" 2018-06-27 21:27:14,297 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:27:14 GMT Content-Type: application/json Content-Length: 591 Connection: keep-alive X-Openstack-Request-Id: req-b583bb07-d300-4666-a8ec-b82361a307c6 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-27T21:27:13Z","tenant_id":"6d08a0d25c59439e8c9e2ed18a31087f","created_at":"2018-06-27T21:27:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"6d08a0d25c59439e8c9e2ed18a31087f","id":"cbad6d11-89ef-4cac-a0ec-957f78dd206b","name":"CreateRouterSuccessTests-2fa9723e-79ac-499f-9317-cdc9d70c632c-pub-net2"}]} 2018-06-27 21:27:14,297 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=cbad6d11-89ef-4cac-a0ec-957f78dd206b used request id req-b583bb07-d300-4666-a8ec-b82361a307c6 2018-06-27 21:27:14,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=cbad6d11-89ef-4cac-a0ec-957f78dd206b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25c08f1ed1c1e3eedeed011d37f422289cfe0e0f" 2018-06-27 21:27:14,370 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:27:14 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-a245a3bc-2062-4314-877f-d0545feca3a8 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-27 21:27:14,370 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=cbad6d11-89ef-4cac-a0ec-957f78dd206b used request id req-a245a3bc-2062-4314-877f-d0545feca3a8 2018-06-27 21:27:14,370 - neutron_utils - INFO - Creating subnet with name CreateRouterSuccessTests-2fa9723e-79ac-499f-9317-cdc9d70c632c-pub-subnet2 2018-06-27 21:27:14,375 - 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}25c08f1ed1c1e3eedeed011d37f422289cfe0e0f" -d '{"subnets": [{"ip_version": 4, "network_id": "cbad6d11-89ef-4cac-a0ec-957f78dd206b", "cidr": "10.200.202.0/24", "gateway_ip": "10.200.202.1", "name": "CreateRouterSuccessTests-2fa9723e-79ac-499f-9317-cdc9d70c632c-pub-subnet2"}]}' 2018-06-27 21:27:15,887 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 21:27:15 GMT Content-Type: application/json Content-Length: 687 Connection: keep-alive X-Openstack-Request-Id: req-587b7b16-fe69-4949-9840-83be45aa0d5b Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cbad6d11-89ef-4cac-a0ec-957f78dd206b","tenant_id":"6d08a0d25c59439e8c9e2ed18a31087f","created_at":"2018-06-27T21:27:15Z","dns_nameservers":[],"updated_at":"2018-06-27T21:27:15Z","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":"6d08a0d25c59439e8c9e2ed18a31087f","id":"8b502e51-8a42-4aea-abbc-fd6315d1efed","subnetpool_id":null,"name":"CreateRouterSuccessTests-2fa9723e-79ac-499f-9317-cdc9d70c632c-pub-subnet2"}]} 2018-06-27 21:27:15,887 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-587b7b16-fe69-4949-9840-83be45aa0d5b 2018-06-27 21:27:15,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=cbad6d11-89ef-4cac-a0ec-957f78dd206b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25c08f1ed1c1e3eedeed011d37f422289cfe0e0f" 2018-06-27 21:27:16,218 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:27:16 GMT Content-Type: application/json Content-Length: 635 Connection: keep-alive X-Openstack-Request-Id: req-6a088e1e-667c-4983-a43d-338398bf1266 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8b502e51-8a42-4aea-abbc-fd6315d1efed"],"updated_at":"2018-06-27T21:27:15Z","tenant_id":"6d08a0d25c59439e8c9e2ed18a31087f","created_at":"2018-06-27T21:27:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"6d08a0d25c59439e8c9e2ed18a31087f","id":"cbad6d11-89ef-4cac-a0ec-957f78dd206b","name":"CreateRouterSuccessTests-2fa9723e-79ac-499f-9317-cdc9d70c632c-pub-net2"}]} 2018-06-27 21:27:16,219 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=cbad6d11-89ef-4cac-a0ec-957f78dd206b used request id req-6a088e1e-667c-4983-a43d-338398bf1266 2018-06-27 21:27:16,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=cbad6d11-89ef-4cac-a0ec-957f78dd206b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25c08f1ed1c1e3eedeed011d37f422289cfe0e0f" 2018-06-27 21:27:16,404 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:27:16 GMT Content-Type: application/json Content-Length: 687 Connection: keep-alive X-Openstack-Request-Id: req-cbe1e515-b712-42ee-a518-d6f3159dd99f Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cbad6d11-89ef-4cac-a0ec-957f78dd206b","tenant_id":"6d08a0d25c59439e8c9e2ed18a31087f","created_at":"2018-06-27T21:27:15Z","dns_nameservers":[],"updated_at":"2018-06-27T21:27:15Z","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":"6d08a0d25c59439e8c9e2ed18a31087f","id":"8b502e51-8a42-4aea-abbc-fd6315d1efed","subnetpool_id":null,"name":"CreateRouterSuccessTests-2fa9723e-79ac-499f-9317-cdc9d70c632c-pub-subnet2"}]} 2018-06-27 21:27:16,405 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=cbad6d11-89ef-4cac-a0ec-957f78dd206b used request id req-cbe1e515-b712-42ee-a518-d6f3159dd99f 2018-06-27 21:27:16,405 - OpenStackNetwork - DEBUG - Network [cbad6d11-89ef-4cac-a0ec-957f78dd206b] created successfully 2018-06-27 21:27:16,405 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:27:16,406 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:27:17,108 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fd9080c2ba19491f86ddbaa6bb922dc5", "name": "CreateRouterSuccessTests-92e1ca1d-25af-465-proj-role"}], "expires_at": "2018-06-27T22:27:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d08a0d25c59439e8c9e2ed18a31087f", "name": "CreateRouterSuccessTests-92e1ca1d-25af-465-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/6d08a0d25c59439e8c9e2ed18a31087f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/6d08a0d25c59439e8c9e2ed18a31087f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/6d08a0d25c59439e8c9e2ed18a31087f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/6d08a0d25c59439e8c9e2ed18a31087f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/6d08a0d25c59439e8c9e2ed18a31087f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/6d08a0d25c59439e8c9e2ed18a31087f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/6d08a0d25c59439e8c9e2ed18a31087f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/6d08a0d25c59439e8c9e2ed18a31087f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/6d08a0d25c59439e8c9e2ed18a31087f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/6d08a0d25c59439e8c9e2ed18a31087f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/6d08a0d25c59439e8c9e2ed18a31087f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/6d08a0d25c59439e8c9e2ed18a31087f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-92e1ca1d-25af-465-user", "id": "71996b0590104138abd363fa0438f1d7"}, "audit_ids": ["ZBaRGtKiRQax9xB7z9b7-g"], "issued_at": "2018-06-27T21:27:17.000000Z"}} 2018-06-27 21:27:17,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71673457d498ab6000a8442a4b6b50e0950e5d5e" 2018-06-27 21:27:17,396 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:27:17 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6b246c9d-be41-4b36-9e60-05763d1d8c3f Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:27:17,396 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-6b246c9d-be41-4b36-9e60-05763d1d8c3f 2018-06-27 21:27:17,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/routers?name=CreateRouterSuccessTests-2fa9723e-79ac-499f-9317-cdc9d70c632c-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71673457d498ab6000a8442a4b6b50e0950e5d5e" 2018-06-27 21:27:18,090 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:27:18 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-af227e34-bfb0-494e-9bec-89b616e0596d Front-End-Https: on RESP BODY: {"routers": []} 2018-06-27 21:27:18,090 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers?name=CreateRouterSuccessTests-2fa9723e-79ac-499f-9317-cdc9d70c632c-pub-router&admin_state_up=True used request id req-af227e34-bfb0-494e-9bec-89b616e0596d 2018-06-27 21:27:18,091 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:27:18,092 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:27:18,826 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fd9080c2ba19491f86ddbaa6bb922dc5", "name": "CreateRouterSuccessTests-92e1ca1d-25af-465-proj-role"}], "expires_at": "2018-06-27T22:27:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d08a0d25c59439e8c9e2ed18a31087f", "name": "CreateRouterSuccessTests-92e1ca1d-25af-465-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/6d08a0d25c59439e8c9e2ed18a31087f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/6d08a0d25c59439e8c9e2ed18a31087f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/6d08a0d25c59439e8c9e2ed18a31087f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/6d08a0d25c59439e8c9e2ed18a31087f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/6d08a0d25c59439e8c9e2ed18a31087f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/6d08a0d25c59439e8c9e2ed18a31087f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/6d08a0d25c59439e8c9e2ed18a31087f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/6d08a0d25c59439e8c9e2ed18a31087f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/6d08a0d25c59439e8c9e2ed18a31087f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/6d08a0d25c59439e8c9e2ed18a31087f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/6d08a0d25c59439e8c9e2ed18a31087f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/6d08a0d25c59439e8c9e2ed18a31087f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-92e1ca1d-25af-465-user", "id": "71996b0590104138abd363fa0438f1d7"}, "audit_ids": ["PoMl4lKJQV2biJhDdW241A"], "issued_at": "2018-06-27T21:27:18.000000Z"}} 2018-06-27 21:27:18,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}b65b7d8894e14e657e2638ee838713fcada74be7" 2018-06-27 21:27:19,229 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:27:18 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0f2367e6-3c12-40a2-bda5-e6ee0a00ba1c Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:27:19,229 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-0f2367e6-3c12-40a2-bda5-e6ee0a00ba1c 2018-06-27 21:27:19,230 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-2fa9723e-79ac-499f-9317-cdc9d70c632c-pub-router 2018-06-27 21:27:19,235 - 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}71673457d498ab6000a8442a4b6b50e0950e5d5e" -d '{"router": {"name": "CreateRouterSuccessTests-2fa9723e-79ac-499f-9317-cdc9d70c632c-pub-router", "admin_state_up": true}}' 2018-06-27 21:27:19,812 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 21:27:19 GMT Content-Type: application/json Content-Length: 535 Connection: keep-alive X-Openstack-Request-Id: req-8d22c0b3-aab0-442c-9580-f814f032cf67 Front-End-Https: on RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "6d08a0d25c59439e8c9e2ed18a31087f", "created_at": "2018-06-27T21:27:19Z", "admin_state_up": true, "updated_at": "2018-06-27T21:27:19Z", "flavor_id": null, "revision_number": 1, "routes": [], "project_id": "6d08a0d25c59439e8c9e2ed18a31087f", "id": "77f07c21-e589-4d3c-b444-eaa994b2e61f", "name": "CreateRouterSuccessTests-2fa9723e-79ac-499f-9317-cdc9d70c632c-pub-router"}} 2018-06-27 21:27:19,813 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/routers used request id req-8d22c0b3-aab0-442c-9580-f814f032cf67 2018-06-27 21:27:19,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?device_id=77f07c21-e589-4d3c-b444-eaa994b2e61f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71673457d498ab6000a8442a4b6b50e0950e5d5e" 2018-06-27 21:27:20,557 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:27:20 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-60be4d3a-828c-4b16-8039-27faab9bf83e Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-27 21:27:20,557 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=77f07c21-e589-4d3c-b444-eaa994b2e61f used request id req-60be4d3a-828c-4b16-8039-27faab9bf83e 2018-06-27 21:27:20,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/networks?name=CreateRouterSuccessTests-2fa9723e-79ac-499f-9317-cdc9d70c632c-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71673457d498ab6000a8442a4b6b50e0950e5d5e" 2018-06-27 21:27:20,872 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:27:20 GMT Content-Type: application/json Content-Length: 635 Connection: keep-alive X-Openstack-Request-Id: req-b6c9d85b-20d3-4717-b9e3-e465a8af89c8 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a8fdfd6a-958b-4d77-91d7-9088b1d19f62"],"updated_at":"2018-06-27T21:27:10Z","tenant_id":"6d08a0d25c59439e8c9e2ed18a31087f","created_at":"2018-06-27T21:27:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"6d08a0d25c59439e8c9e2ed18a31087f","id":"ba45bff4-39f6-46fe-8dcf-3b368eae8f71","name":"CreateRouterSuccessTests-2fa9723e-79ac-499f-9317-cdc9d70c632c-pub-net1"}]} 2018-06-27 21:27:20,873 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateRouterSuccessTests-2fa9723e-79ac-499f-9317-cdc9d70c632c-pub-net1 used request id req-b6c9d85b-20d3-4717-b9e3-e465a8af89c8 2018-06-27 21:27:20,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-27 21:27:20,888 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:27: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-27 21:27:20,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/6d08a0d25c59439e8c9e2ed18a31087f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71673457d498ab6000a8442a4b6b50e0950e5d5e" 2018-06-27 21:27:20,997 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:27:20 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-98331a2f-d19d-4e78-b5c6-39915f3962b4 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/6d08a0d25c59439e8c9e2ed18a31087f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6d08a0d25c59439e8c9e2ed18a31087f", "name": "CreateRouterSuccessTests-92e1ca1d-25af-465-proj"}} 2018-06-27 21:27:20,998 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/6d08a0d25c59439e8c9e2ed18a31087f used request id req-98331a2f-d19d-4e78-b5c6-39915f3962b4 2018-06-27 21:27:21,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=ba45bff4-39f6-46fe-8dcf-3b368eae8f71 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71673457d498ab6000a8442a4b6b50e0950e5d5e" 2018-06-27 21:27:21,743 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:27:21 GMT Content-Type: application/json Content-Length: 687 Connection: keep-alive X-Openstack-Request-Id: req-281b8fa8-98c2-42c6-bb24-607e50e31ef1 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ba45bff4-39f6-46fe-8dcf-3b368eae8f71","tenant_id":"6d08a0d25c59439e8c9e2ed18a31087f","created_at":"2018-06-27T21:27:10Z","dns_nameservers":[],"updated_at":"2018-06-27T21:27:10Z","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":"6d08a0d25c59439e8c9e2ed18a31087f","id":"a8fdfd6a-958b-4d77-91d7-9088b1d19f62","subnetpool_id":null,"name":"CreateRouterSuccessTests-2fa9723e-79ac-499f-9317-cdc9d70c632c-pub-subnet1"}]} 2018-06-27 21:27:21,744 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=ba45bff4-39f6-46fe-8dcf-3b368eae8f71 used request id req-281b8fa8-98c2-42c6-bb24-607e50e31ef1 2018-06-27 21:27:21,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/ports?network_id=ba45bff4-39f6-46fe-8dcf-3b368eae8f71&name=CreateRouterSuccessTests-2fa9723e-79ac-499f-9317-cdc9d70c632c-port1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71673457d498ab6000a8442a4b6b50e0950e5d5e" 2018-06-27 21:27:21,832 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:27:21 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-4a66a549-bc32-46a2-8dda-ff40063b1bef Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-27 21:27:21,832 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=ba45bff4-39f6-46fe-8dcf-3b368eae8f71&name=CreateRouterSuccessTests-2fa9723e-79ac-499f-9317-cdc9d70c632c-port1&admin_state_up=True used request id req-4a66a549-bc32-46a2-8dda-ff40063b1bef 2018-06-27 21:27:21,832 - OpenStackNetwork - INFO - Retrieved port CreateRouterSuccessTests-2fa9723e-79ac-499f-9317-cdc9d70c632c-port1 for router - CreateRouterSuccessTests-2fa9723e-79ac-499f-9317-cdc9d70c632c-pub-router 2018-06-27 21:27:21,833 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:27:21,833 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:27:22,560 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fd9080c2ba19491f86ddbaa6bb922dc5", "name": "CreateRouterSuccessTests-92e1ca1d-25af-465-proj-role"}], "expires_at": "2018-06-27T22:27:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d08a0d25c59439e8c9e2ed18a31087f", "name": "CreateRouterSuccessTests-92e1ca1d-25af-465-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/6d08a0d25c59439e8c9e2ed18a31087f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/6d08a0d25c59439e8c9e2ed18a31087f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/6d08a0d25c59439e8c9e2ed18a31087f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/6d08a0d25c59439e8c9e2ed18a31087f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/6d08a0d25c59439e8c9e2ed18a31087f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/6d08a0d25c59439e8c9e2ed18a31087f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/6d08a0d25c59439e8c9e2ed18a31087f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/6d08a0d25c59439e8c9e2ed18a31087f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/6d08a0d25c59439e8c9e2ed18a31087f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/6d08a0d25c59439e8c9e2ed18a31087f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/6d08a0d25c59439e8c9e2ed18a31087f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/6d08a0d25c59439e8c9e2ed18a31087f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-92e1ca1d-25af-465-user", "id": "71996b0590104138abd363fa0438f1d7"}, "audit_ids": ["HTfN1pntRJitj8kt8kXRow"], "issued_at": "2018-06-27T21:27:22.000000Z"}} 2018-06-27 21:27:22,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c445a3fab141a947586013f1990d494341fc02e4" 2018-06-27 21:27:22,848 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:27:22 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fea9e93a-6a4f-4c57-8a4f-1739402cc080 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:27:22,849 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-fea9e93a-6a4f-4c57-8a4f-1739402cc080 2018-06-27 21:27:22,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?name=CreateRouterSuccessTests-2fa9723e-79ac-499f-9317-cdc9d70c632c-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71673457d498ab6000a8442a4b6b50e0950e5d5e" 2018-06-27 21:27:23,230 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:27:23 GMT Content-Type: application/json Content-Length: 635 Connection: keep-alive X-Openstack-Request-Id: req-6ead3b47-a170-4e32-91bf-aee0fbb7043d Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a8fdfd6a-958b-4d77-91d7-9088b1d19f62"],"updated_at":"2018-06-27T21:27:10Z","tenant_id":"6d08a0d25c59439e8c9e2ed18a31087f","created_at":"2018-06-27T21:27:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"6d08a0d25c59439e8c9e2ed18a31087f","id":"ba45bff4-39f6-46fe-8dcf-3b368eae8f71","name":"CreateRouterSuccessTests-2fa9723e-79ac-499f-9317-cdc9d70c632c-pub-net1"}]} 2018-06-27 21:27:23,230 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateRouterSuccessTests-2fa9723e-79ac-499f-9317-cdc9d70c632c-pub-net1 used request id req-6ead3b47-a170-4e32-91bf-aee0fbb7043d 2018-06-27 21:27:23,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=ba45bff4-39f6-46fe-8dcf-3b368eae8f71 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71673457d498ab6000a8442a4b6b50e0950e5d5e" 2018-06-27 21:27:23,408 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:27:23 GMT Content-Type: application/json Content-Length: 687 Connection: keep-alive X-Openstack-Request-Id: req-f63ec17d-530d-4727-84a4-690881dde6e6 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ba45bff4-39f6-46fe-8dcf-3b368eae8f71","tenant_id":"6d08a0d25c59439e8c9e2ed18a31087f","created_at":"2018-06-27T21:27:10Z","dns_nameservers":[],"updated_at":"2018-06-27T21:27:10Z","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":"6d08a0d25c59439e8c9e2ed18a31087f","id":"a8fdfd6a-958b-4d77-91d7-9088b1d19f62","subnetpool_id":null,"name":"CreateRouterSuccessTests-2fa9723e-79ac-499f-9317-cdc9d70c632c-pub-subnet1"}]} 2018-06-27 21:27:23,408 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=ba45bff4-39f6-46fe-8dcf-3b368eae8f71 used request id req-f63ec17d-530d-4727-84a4-690881dde6e6 2018-06-27 21:27:23,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=CreateRouterSuccessTests-2fa9723e-79ac-499f-9317-cdc9d70c632c-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71673457d498ab6000a8442a4b6b50e0950e5d5e" 2018-06-27 21:27:23,810 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:27:23 GMT Content-Type: application/json Content-Length: 635 Connection: keep-alive X-Openstack-Request-Id: req-2e6a267b-77ff-4355-b8a1-d0a310301e88 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a8fdfd6a-958b-4d77-91d7-9088b1d19f62"],"updated_at":"2018-06-27T21:27:10Z","tenant_id":"6d08a0d25c59439e8c9e2ed18a31087f","created_at":"2018-06-27T21:27:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"6d08a0d25c59439e8c9e2ed18a31087f","id":"ba45bff4-39f6-46fe-8dcf-3b368eae8f71","name":"CreateRouterSuccessTests-2fa9723e-79ac-499f-9317-cdc9d70c632c-pub-net1"}]} 2018-06-27 21:27:23,810 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateRouterSuccessTests-2fa9723e-79ac-499f-9317-cdc9d70c632c-pub-net1 used request id req-2e6a267b-77ff-4355-b8a1-d0a310301e88 2018-06-27 21:27:23,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-27 21:27:23,826 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:27: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-27 21:27:23,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/6d08a0d25c59439e8c9e2ed18a31087f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c445a3fab141a947586013f1990d494341fc02e4" 2018-06-27 21:27:24,177 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:27:23 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4e6d4afa-bce1-49e1-a737-86ce4d3461d6 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/6d08a0d25c59439e8c9e2ed18a31087f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6d08a0d25c59439e8c9e2ed18a31087f", "name": "CreateRouterSuccessTests-92e1ca1d-25af-465-proj"}} 2018-06-27 21:27:24,178 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/6d08a0d25c59439e8c9e2ed18a31087f used request id req-4e6d4afa-bce1-49e1-a737-86ce4d3461d6 2018-06-27 21:27:24,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=ba45bff4-39f6-46fe-8dcf-3b368eae8f71 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71673457d498ab6000a8442a4b6b50e0950e5d5e" 2018-06-27 21:27:24,388 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:27:24 GMT Content-Type: application/json Content-Length: 687 Connection: keep-alive X-Openstack-Request-Id: req-df1b5b92-7bff-485b-86d0-1518a16386e2 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ba45bff4-39f6-46fe-8dcf-3b368eae8f71","tenant_id":"6d08a0d25c59439e8c9e2ed18a31087f","created_at":"2018-06-27T21:27:10Z","dns_nameservers":[],"updated_at":"2018-06-27T21:27:10Z","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":"6d08a0d25c59439e8c9e2ed18a31087f","id":"a8fdfd6a-958b-4d77-91d7-9088b1d19f62","subnetpool_id":null,"name":"CreateRouterSuccessTests-2fa9723e-79ac-499f-9317-cdc9d70c632c-pub-subnet1"}]} 2018-06-27 21:27:24,388 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=ba45bff4-39f6-46fe-8dcf-3b368eae8f71 used request id req-df1b5b92-7bff-485b-86d0-1518a16386e2 2018-06-27 21:27:24,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/subnets?network_id=ba45bff4-39f6-46fe-8dcf-3b368eae8f71&name=CreateRouterSuccessTests-2fa9723e-79ac-499f-9317-cdc9d70c632c-pub-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71673457d498ab6000a8442a4b6b50e0950e5d5e" 2018-06-27 21:27:24,571 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:27:24 GMT Content-Type: application/json Content-Length: 687 Connection: keep-alive X-Openstack-Request-Id: req-ea0afb7b-03c8-4863-b5e9-030b55cb3584 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ba45bff4-39f6-46fe-8dcf-3b368eae8f71","tenant_id":"6d08a0d25c59439e8c9e2ed18a31087f","created_at":"2018-06-27T21:27:10Z","dns_nameservers":[],"updated_at":"2018-06-27T21:27:10Z","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":"6d08a0d25c59439e8c9e2ed18a31087f","id":"a8fdfd6a-958b-4d77-91d7-9088b1d19f62","subnetpool_id":null,"name":"CreateRouterSuccessTests-2fa9723e-79ac-499f-9317-cdc9d70c632c-pub-subnet1"}]} 2018-06-27 21:27:24,571 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=ba45bff4-39f6-46fe-8dcf-3b368eae8f71&name=CreateRouterSuccessTests-2fa9723e-79ac-499f-9317-cdc9d70c632c-pub-subnet1 used request id req-ea0afb7b-03c8-4863-b5e9-030b55cb3584 2018-06-27 21:27:24,572 - neutron_utils - INFO - Creating port for network with name - CreateRouterSuccessTests-2fa9723e-79ac-499f-9317-cdc9d70c632c-pub-net1 2018-06-27 21:27:24,578 - 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}71673457d498ab6000a8442a4b6b50e0950e5d5e" -d '{"port": {"network_id": "ba45bff4-39f6-46fe-8dcf-3b368eae8f71", "fixed_ips": [{"subnet_id": "a8fdfd6a-958b-4d77-91d7-9088b1d19f62", "ip_address": "10.200.201.1"}], "name": "CreateRouterSuccessTests-2fa9723e-79ac-499f-9317-cdc9d70c632c-port1", "admin_state_up": true}}' 2018-06-27 21:27:26,989 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 21:27:26 GMT Content-Type: application/json Content-Length: 762 Connection: keep-alive X-Openstack-Request-Id: req-e14f1097-2e06-4bcf-94e5-fe0fde3cb691 Front-End-Https: on RESP BODY: {"port":{"status":"DOWN","created_at":"2018-06-27T21:27:25Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ba45bff4-39f6-46fe-8dcf-3b368eae8f71","tenant_id":"6d08a0d25c59439e8c9e2ed18a31087f","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-06-27T21:27:26Z","name":"CreateRouterSuccessTests-2fa9723e-79ac-499f-9317-cdc9d70c632c-port1","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:8a:06:97","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"6d08a0d25c59439e8c9e2ed18a31087f","fixed_ips":[{"subnet_id":"a8fdfd6a-958b-4d77-91d7-9088b1d19f62","ip_address":"10.200.201.1"}],"id":"99165002-cbb5-4954-9aca-86836f11e2e2","security_groups":["797523f7-1d75-4603-adcc-0fe596fb0b02"],"device_id":""}} 2018-06-27 21:27:26,989 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/ports used request id req-e14f1097-2e06-4bcf-94e5-fe0fde3cb691 2018-06-27 21:27:26,990 - OpenStackNetwork - INFO - Created port CreateRouterSuccessTests-2fa9723e-79ac-499f-9317-cdc9d70c632c-port1 for router - CreateRouterSuccessTests-2fa9723e-79ac-499f-9317-cdc9d70c632c-pub-router 2018-06-27 21:27:26,990 - neutron_utils - INFO - Adding interface to router with name CreateRouterSuccessTests-2fa9723e-79ac-499f-9317-cdc9d70c632c-pub-router 2018-06-27 21:27:26,996 - 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/77f07c21-e589-4d3c-b444-eaa994b2e61f/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71673457d498ab6000a8442a4b6b50e0950e5d5e" -d '{"port_id": "99165002-cbb5-4954-9aca-86836f11e2e2"}' 2018-06-27 21:27:32,199 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:27:32 GMT Content-Type: application/json Content-Length: 309 Connection: keep-alive X-Openstack-Request-Id: req-224a1105-f0ce-4aaf-a698-6c298b962c25 Front-End-Https: on RESP BODY: {"network_id": "ba45bff4-39f6-46fe-8dcf-3b368eae8f71", "tenant_id": "6d08a0d25c59439e8c9e2ed18a31087f", "subnet_id": "a8fdfd6a-958b-4d77-91d7-9088b1d19f62", "subnet_ids": ["a8fdfd6a-958b-4d77-91d7-9088b1d19f62"], "port_id": "99165002-cbb5-4954-9aca-86836f11e2e2", "id": "77f07c21-e589-4d3c-b444-eaa994b2e61f"} 2018-06-27 21:27:32,200 - keystoneauth.session - DEBUG - PUT call to network for https://172.30.10.101:9696/v2.0/routers/77f07c21-e589-4d3c-b444-eaa994b2e61f/add_router_interface used request id req-224a1105-f0ce-4aaf-a698-6c298b962c25 2018-06-27 21:27:32,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/networks?name=CreateRouterSuccessTests-2fa9723e-79ac-499f-9317-cdc9d70c632c-pub-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71673457d498ab6000a8442a4b6b50e0950e5d5e" 2018-06-27 21:27:32,519 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:27:32 GMT Content-Type: application/json Content-Length: 635 Connection: keep-alive X-Openstack-Request-Id: req-d13de805-b275-47d9-83d4-f87364afa859 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8b502e51-8a42-4aea-abbc-fd6315d1efed"],"updated_at":"2018-06-27T21:27:15Z","tenant_id":"6d08a0d25c59439e8c9e2ed18a31087f","created_at":"2018-06-27T21:27:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"6d08a0d25c59439e8c9e2ed18a31087f","id":"cbad6d11-89ef-4cac-a0ec-957f78dd206b","name":"CreateRouterSuccessTests-2fa9723e-79ac-499f-9317-cdc9d70c632c-pub-net2"}]} 2018-06-27 21:27:32,519 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateRouterSuccessTests-2fa9723e-79ac-499f-9317-cdc9d70c632c-pub-net2 used request id req-d13de805-b275-47d9-83d4-f87364afa859 2018-06-27 21:27:32,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/6d08a0d25c59439e8c9e2ed18a31087f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71673457d498ab6000a8442a4b6b50e0950e5d5e" 2018-06-27 21:27:32,938 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:27:32 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b3cbcb2f-43d6-4714-89cd-580b38ed99b9 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/6d08a0d25c59439e8c9e2ed18a31087f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6d08a0d25c59439e8c9e2ed18a31087f", "name": "CreateRouterSuccessTests-92e1ca1d-25af-465-proj"}} 2018-06-27 21:27:32,938 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/6d08a0d25c59439e8c9e2ed18a31087f used request id req-b3cbcb2f-43d6-4714-89cd-580b38ed99b9 2018-06-27 21:27:32,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/subnets?network_id=cbad6d11-89ef-4cac-a0ec-957f78dd206b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71673457d498ab6000a8442a4b6b50e0950e5d5e" 2018-06-27 21:27:33,754 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:27:33 GMT Content-Type: application/json Content-Length: 687 Connection: keep-alive X-Openstack-Request-Id: req-eef973e7-7e1b-42c9-ac88-b20b26e90e48 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cbad6d11-89ef-4cac-a0ec-957f78dd206b","tenant_id":"6d08a0d25c59439e8c9e2ed18a31087f","created_at":"2018-06-27T21:27:15Z","dns_nameservers":[],"updated_at":"2018-06-27T21:27:15Z","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":"6d08a0d25c59439e8c9e2ed18a31087f","id":"8b502e51-8a42-4aea-abbc-fd6315d1efed","subnetpool_id":null,"name":"CreateRouterSuccessTests-2fa9723e-79ac-499f-9317-cdc9d70c632c-pub-subnet2"}]} 2018-06-27 21:27:33,754 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=cbad6d11-89ef-4cac-a0ec-957f78dd206b used request id req-eef973e7-7e1b-42c9-ac88-b20b26e90e48 2018-06-27 21:27:33,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/ports?network_id=cbad6d11-89ef-4cac-a0ec-957f78dd206b&name=CreateRouterSuccessTests-2fa9723e-79ac-499f-9317-cdc9d70c632c-port2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71673457d498ab6000a8442a4b6b50e0950e5d5e" 2018-06-27 21:27:33,870 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:27:33 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-65b1daf8-483a-4fbf-b385-b9dfb44e99b0 Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-27 21:27:33,870 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=cbad6d11-89ef-4cac-a0ec-957f78dd206b&name=CreateRouterSuccessTests-2fa9723e-79ac-499f-9317-cdc9d70c632c-port2&admin_state_up=True used request id req-65b1daf8-483a-4fbf-b385-b9dfb44e99b0 2018-06-27 21:27:33,871 - OpenStackNetwork - INFO - Retrieved port CreateRouterSuccessTests-2fa9723e-79ac-499f-9317-cdc9d70c632c-port2 for router - CreateRouterSuccessTests-2fa9723e-79ac-499f-9317-cdc9d70c632c-pub-router 2018-06-27 21:27:33,871 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:27:33,872 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:27:34,741 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fd9080c2ba19491f86ddbaa6bb922dc5", "name": "CreateRouterSuccessTests-92e1ca1d-25af-465-proj-role"}], "expires_at": "2018-06-27T22:27:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d08a0d25c59439e8c9e2ed18a31087f", "name": "CreateRouterSuccessTests-92e1ca1d-25af-465-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/6d08a0d25c59439e8c9e2ed18a31087f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/6d08a0d25c59439e8c9e2ed18a31087f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/6d08a0d25c59439e8c9e2ed18a31087f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/6d08a0d25c59439e8c9e2ed18a31087f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/6d08a0d25c59439e8c9e2ed18a31087f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/6d08a0d25c59439e8c9e2ed18a31087f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/6d08a0d25c59439e8c9e2ed18a31087f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/6d08a0d25c59439e8c9e2ed18a31087f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/6d08a0d25c59439e8c9e2ed18a31087f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/6d08a0d25c59439e8c9e2ed18a31087f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/6d08a0d25c59439e8c9e2ed18a31087f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/6d08a0d25c59439e8c9e2ed18a31087f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-92e1ca1d-25af-465-user", "id": "71996b0590104138abd363fa0438f1d7"}, "audit_ids": ["u0dgDW4xSbiTRawJGNB-tw"], "issued_at": "2018-06-27T21:27:34.000000Z"}} 2018-06-27 21:27:34,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}599236b0a2cd1e7a08c13548cf24959f53ad0f84" 2018-06-27 21:27:34,791 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:27:34 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9fca20f9-abb3-4598-ac2f-e3c0534f9c3a Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:27:34,791 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-9fca20f9-abb3-4598-ac2f-e3c0534f9c3a 2018-06-27 21:27:34,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/networks?name=CreateRouterSuccessTests-2fa9723e-79ac-499f-9317-cdc9d70c632c-pub-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71673457d498ab6000a8442a4b6b50e0950e5d5e" 2018-06-27 21:27:35,179 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:27:35 GMT Content-Type: application/json Content-Length: 635 Connection: keep-alive X-Openstack-Request-Id: req-da90879f-c905-4913-8a05-e7e42c5798c6 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8b502e51-8a42-4aea-abbc-fd6315d1efed"],"updated_at":"2018-06-27T21:27:15Z","tenant_id":"6d08a0d25c59439e8c9e2ed18a31087f","created_at":"2018-06-27T21:27:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"6d08a0d25c59439e8c9e2ed18a31087f","id":"cbad6d11-89ef-4cac-a0ec-957f78dd206b","name":"CreateRouterSuccessTests-2fa9723e-79ac-499f-9317-cdc9d70c632c-pub-net2"}]} 2018-06-27 21:27:35,179 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateRouterSuccessTests-2fa9723e-79ac-499f-9317-cdc9d70c632c-pub-net2 used request id req-da90879f-c905-4913-8a05-e7e42c5798c6 2018-06-27 21:27:35,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=cbad6d11-89ef-4cac-a0ec-957f78dd206b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71673457d498ab6000a8442a4b6b50e0950e5d5e" 2018-06-27 21:27:35,353 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:27:35 GMT Content-Type: application/json Content-Length: 687 Connection: keep-alive X-Openstack-Request-Id: req-baa6b668-35b5-4c6a-88de-bcc8fc377117 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cbad6d11-89ef-4cac-a0ec-957f78dd206b","tenant_id":"6d08a0d25c59439e8c9e2ed18a31087f","created_at":"2018-06-27T21:27:15Z","dns_nameservers":[],"updated_at":"2018-06-27T21:27:15Z","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":"6d08a0d25c59439e8c9e2ed18a31087f","id":"8b502e51-8a42-4aea-abbc-fd6315d1efed","subnetpool_id":null,"name":"CreateRouterSuccessTests-2fa9723e-79ac-499f-9317-cdc9d70c632c-pub-subnet2"}]} 2018-06-27 21:27:35,353 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=cbad6d11-89ef-4cac-a0ec-957f78dd206b used request id req-baa6b668-35b5-4c6a-88de-bcc8fc377117 2018-06-27 21:27:35,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/networks?name=CreateRouterSuccessTests-2fa9723e-79ac-499f-9317-cdc9d70c632c-pub-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71673457d498ab6000a8442a4b6b50e0950e5d5e" 2018-06-27 21:27:35,651 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:27:35 GMT Content-Type: application/json Content-Length: 635 Connection: keep-alive X-Openstack-Request-Id: req-67c86d16-cba2-4b5a-bccb-14c8dbff906d Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8b502e51-8a42-4aea-abbc-fd6315d1efed"],"updated_at":"2018-06-27T21:27:15Z","tenant_id":"6d08a0d25c59439e8c9e2ed18a31087f","created_at":"2018-06-27T21:27:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"6d08a0d25c59439e8c9e2ed18a31087f","id":"cbad6d11-89ef-4cac-a0ec-957f78dd206b","name":"CreateRouterSuccessTests-2fa9723e-79ac-499f-9317-cdc9d70c632c-pub-net2"}]} 2018-06-27 21:27:35,651 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateRouterSuccessTests-2fa9723e-79ac-499f-9317-cdc9d70c632c-pub-net2 used request id req-67c86d16-cba2-4b5a-bccb-14c8dbff906d 2018-06-27 21:27:35,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 21:27:35,667 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:27: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-27 21:27:35,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/6d08a0d25c59439e8c9e2ed18a31087f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}599236b0a2cd1e7a08c13548cf24959f53ad0f84" 2018-06-27 21:27:35,764 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:27:35 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bd934382-85c5-4521-a48d-ec608dca178f Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/6d08a0d25c59439e8c9e2ed18a31087f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6d08a0d25c59439e8c9e2ed18a31087f", "name": "CreateRouterSuccessTests-92e1ca1d-25af-465-proj"}} 2018-06-27 21:27:35,764 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/6d08a0d25c59439e8c9e2ed18a31087f used request id req-bd934382-85c5-4521-a48d-ec608dca178f 2018-06-27 21:27:35,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=cbad6d11-89ef-4cac-a0ec-957f78dd206b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71673457d498ab6000a8442a4b6b50e0950e5d5e" 2018-06-27 21:27:35,918 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:27:35 GMT Content-Type: application/json Content-Length: 687 Connection: keep-alive X-Openstack-Request-Id: req-bbfa4c44-2116-4ec8-8dc3-d3a974e9fca9 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cbad6d11-89ef-4cac-a0ec-957f78dd206b","tenant_id":"6d08a0d25c59439e8c9e2ed18a31087f","created_at":"2018-06-27T21:27:15Z","dns_nameservers":[],"updated_at":"2018-06-27T21:27:15Z","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":"6d08a0d25c59439e8c9e2ed18a31087f","id":"8b502e51-8a42-4aea-abbc-fd6315d1efed","subnetpool_id":null,"name":"CreateRouterSuccessTests-2fa9723e-79ac-499f-9317-cdc9d70c632c-pub-subnet2"}]} 2018-06-27 21:27:35,918 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=cbad6d11-89ef-4cac-a0ec-957f78dd206b used request id req-bbfa4c44-2116-4ec8-8dc3-d3a974e9fca9 2018-06-27 21:27:35,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=cbad6d11-89ef-4cac-a0ec-957f78dd206b&name=CreateRouterSuccessTests-2fa9723e-79ac-499f-9317-cdc9d70c632c-pub-subnet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71673457d498ab6000a8442a4b6b50e0950e5d5e" 2018-06-27 21:27:36,044 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:27:36 GMT Content-Type: application/json Content-Length: 687 Connection: keep-alive X-Openstack-Request-Id: req-b28b7f26-2e34-474e-b4fb-46f6e8346307 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cbad6d11-89ef-4cac-a0ec-957f78dd206b","tenant_id":"6d08a0d25c59439e8c9e2ed18a31087f","created_at":"2018-06-27T21:27:15Z","dns_nameservers":[],"updated_at":"2018-06-27T21:27:15Z","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":"6d08a0d25c59439e8c9e2ed18a31087f","id":"8b502e51-8a42-4aea-abbc-fd6315d1efed","subnetpool_id":null,"name":"CreateRouterSuccessTests-2fa9723e-79ac-499f-9317-cdc9d70c632c-pub-subnet2"}]} 2018-06-27 21:27:36,045 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=cbad6d11-89ef-4cac-a0ec-957f78dd206b&name=CreateRouterSuccessTests-2fa9723e-79ac-499f-9317-cdc9d70c632c-pub-subnet2 used request id req-b28b7f26-2e34-474e-b4fb-46f6e8346307 2018-06-27 21:27:36,045 - neutron_utils - INFO - Creating port for network with name - CreateRouterSuccessTests-2fa9723e-79ac-499f-9317-cdc9d70c632c-pub-net2 2018-06-27 21:27:36,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/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71673457d498ab6000a8442a4b6b50e0950e5d5e" -d '{"port": {"network_id": "cbad6d11-89ef-4cac-a0ec-957f78dd206b", "fixed_ips": [{"subnet_id": "8b502e51-8a42-4aea-abbc-fd6315d1efed", "ip_address": "10.200.202.1"}], "name": "CreateRouterSuccessTests-2fa9723e-79ac-499f-9317-cdc9d70c632c-port2", "admin_state_up": true}}' 2018-06-27 21:27:37,968 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 21:27:37 GMT Content-Type: application/json Content-Length: 762 Connection: keep-alive X-Openstack-Request-Id: req-0f6056f6-9f41-4597-8f01-6236d985c7b1 Front-End-Https: on RESP BODY: {"port":{"status":"DOWN","created_at":"2018-06-27T21:27:36Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"cbad6d11-89ef-4cac-a0ec-957f78dd206b","tenant_id":"6d08a0d25c59439e8c9e2ed18a31087f","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-06-27T21:27:37Z","name":"CreateRouterSuccessTests-2fa9723e-79ac-499f-9317-cdc9d70c632c-port2","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:f6:5b:15","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"6d08a0d25c59439e8c9e2ed18a31087f","fixed_ips":[{"subnet_id":"8b502e51-8a42-4aea-abbc-fd6315d1efed","ip_address":"10.200.202.1"}],"id":"c4ba8e14-b628-4401-bd60-bb55871d285e","security_groups":["797523f7-1d75-4603-adcc-0fe596fb0b02"],"device_id":""}} 2018-06-27 21:27:37,968 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/ports used request id req-0f6056f6-9f41-4597-8f01-6236d985c7b1 2018-06-27 21:27:37,968 - OpenStackNetwork - INFO - Created port CreateRouterSuccessTests-2fa9723e-79ac-499f-9317-cdc9d70c632c-port2 for router - CreateRouterSuccessTests-2fa9723e-79ac-499f-9317-cdc9d70c632c-pub-router 2018-06-27 21:27:37,969 - neutron_utils - INFO - Adding interface to router with name CreateRouterSuccessTests-2fa9723e-79ac-499f-9317-cdc9d70c632c-pub-router 2018-06-27 21:27:37,974 - 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/77f07c21-e589-4d3c-b444-eaa994b2e61f/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71673457d498ab6000a8442a4b6b50e0950e5d5e" -d '{"port_id": "c4ba8e14-b628-4401-bd60-bb55871d285e"}' 2018-06-27 21:27:43,440 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:27:43 GMT Content-Type: application/json Content-Length: 309 Connection: keep-alive X-Openstack-Request-Id: req-41f288b9-7df2-4e18-a70e-2189501578f8 Front-End-Https: on RESP BODY: {"network_id": "cbad6d11-89ef-4cac-a0ec-957f78dd206b", "tenant_id": "6d08a0d25c59439e8c9e2ed18a31087f", "subnet_id": "8b502e51-8a42-4aea-abbc-fd6315d1efed", "subnet_ids": ["8b502e51-8a42-4aea-abbc-fd6315d1efed"], "port_id": "c4ba8e14-b628-4401-bd60-bb55871d285e", "id": "77f07c21-e589-4d3c-b444-eaa994b2e61f"} 2018-06-27 21:27:43,440 - keystoneauth.session - DEBUG - PUT call to network for https://172.30.10.101:9696/v2.0/routers/77f07c21-e589-4d3c-b444-eaa994b2e61f/add_router_interface used request id req-41f288b9-7df2-4e18-a70e-2189501578f8 2018-06-27 21:27:43,445 - 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/77f07c21-e589-4d3c-b444-eaa994b2e61f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71673457d498ab6000a8442a4b6b50e0950e5d5e" 2018-06-27 21:27:43,730 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:27:43 GMT Content-Type: application/json Content-Length: 541 Connection: keep-alive X-Openstack-Request-Id: req-2e9474c6-eecb-457e-83c3-02c6a1686cde Front-End-Https: on RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "6d08a0d25c59439e8c9e2ed18a31087f", "created_at": "2018-06-27T21:27:19Z", "admin_state_up": true, "updated_at": "2018-06-27T21:27:41Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "6d08a0d25c59439e8c9e2ed18a31087f", "id": "77f07c21-e589-4d3c-b444-eaa994b2e61f", "name": "CreateRouterSuccessTests-2fa9723e-79ac-499f-9317-cdc9d70c632c-pub-router"}} 2018-06-27 21:27:43,731 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers/77f07c21-e589-4d3c-b444-eaa994b2e61f used request id req-2e9474c6-eecb-457e-83c3-02c6a1686cde 2018-06-27 21:27: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/ports?device_id=77f07c21-e589-4d3c-b444-eaa994b2e61f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71673457d498ab6000a8442a4b6b50e0950e5d5e" 2018-06-27 21:27:43,938 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:27:43 GMT Content-Type: application/json Content-Length: 1643 Connection: keep-alive X-Openstack-Request-Id: req-834f0a72-85e2-4541-a574-d3d5cf7f279a Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ba45bff4-39f6-46fe-8dcf-3b368eae8f71","tenant_id":"6d08a0d25c59439e8c9e2ed18a31087f","created_at":"2018-06-27T21:27:25Z","admin_state_up":true,"updated_at":"2018-06-27T21:27:37Z","binding:vnic_type":"normal","device_id":"77f07c21-e589-4d3c-b444-eaa994b2e61f","device_owner":"network:router_interface","revision_number":13,"mac_address":"fa:16:3e:8a:06:97","id":"99165002-cbb5-4954-9aca-86836f11e2e2","port_security_enabled":true,"project_id":"6d08a0d25c59439e8c9e2ed18a31087f","fixed_ips":[{"subnet_id":"a8fdfd6a-958b-4d77-91d7-9088b1d19f62","ip_address":"10.200.201.1"}],"extra_dhcp_opts":[],"security_groups":["797523f7-1d75-4603-adcc-0fe596fb0b02"],"name":"CreateRouterSuccessTests-2fa9723e-79ac-499f-9317-cdc9d70c632c-port1"},{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"cbad6d11-89ef-4cac-a0ec-957f78dd206b","tenant_id":"6d08a0d25c59439e8c9e2ed18a31087f","created_at":"2018-06-27T21:27:36Z","admin_state_up":true,"updated_at":"2018-06-27T21:27:41Z","binding:vnic_type":"normal","device_id":"77f07c21-e589-4d3c-b444-eaa994b2e61f","device_owner":"network:router_interface","revision_number":10,"mac_address":"fa:16:3e:f6:5b:15","id":"c4ba8e14-b628-4401-bd60-bb55871d285e","port_security_enabled":true,"project_id":"6d08a0d25c59439e8c9e2ed18a31087f","fixed_ips":[{"subnet_id":"8b502e51-8a42-4aea-abbc-fd6315d1efed","ip_address":"10.200.202.1"}],"extra_dhcp_opts":[],"security_groups":["797523f7-1d75-4603-adcc-0fe596fb0b02"],"name":"CreateRouterSuccessTests-2fa9723e-79ac-499f-9317-cdc9d70c632c-port2"}]} 2018-06-27 21:27:43,938 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=77f07c21-e589-4d3c-b444-eaa994b2e61f used request id req-834f0a72-85e2-4541-a574-d3d5cf7f279a 2018-06-27 21:27:43,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/a8fdfd6a-958b-4d77-91d7-9088b1d19f62 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71673457d498ab6000a8442a4b6b50e0950e5d5e" 2018-06-27 21:27:44,057 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:27:44 GMT Content-Type: application/json Content-Length: 684 Connection: keep-alive X-Openstack-Request-Id: req-eec8d62d-ed18-4ddd-b5f0-666120bf94e2 Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ba45bff4-39f6-46fe-8dcf-3b368eae8f71","tenant_id":"6d08a0d25c59439e8c9e2ed18a31087f","created_at":"2018-06-27T21:27:10Z","dns_nameservers":[],"updated_at":"2018-06-27T21:27:10Z","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":"6d08a0d25c59439e8c9e2ed18a31087f","id":"a8fdfd6a-958b-4d77-91d7-9088b1d19f62","subnetpool_id":null,"name":"CreateRouterSuccessTests-2fa9723e-79ac-499f-9317-cdc9d70c632c-pub-subnet1"}} 2018-06-27 21:27:44,057 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/a8fdfd6a-958b-4d77-91d7-9088b1d19f62 used request id req-eec8d62d-ed18-4ddd-b5f0-666120bf94e2 2018-06-27 21:27:44,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/8b502e51-8a42-4aea-abbc-fd6315d1efed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71673457d498ab6000a8442a4b6b50e0950e5d5e" 2018-06-27 21:27:44,197 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:27:44 GMT Content-Type: application/json Content-Length: 684 Connection: keep-alive X-Openstack-Request-Id: req-1fe6f24d-3906-47e4-9997-baa831270518 Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cbad6d11-89ef-4cac-a0ec-957f78dd206b","tenant_id":"6d08a0d25c59439e8c9e2ed18a31087f","created_at":"2018-06-27T21:27:15Z","dns_nameservers":[],"updated_at":"2018-06-27T21:27:15Z","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":"6d08a0d25c59439e8c9e2ed18a31087f","id":"8b502e51-8a42-4aea-abbc-fd6315d1efed","subnetpool_id":null,"name":"CreateRouterSuccessTests-2fa9723e-79ac-499f-9317-cdc9d70c632c-pub-subnet2"}} 2018-06-27 21:27:44,197 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/8b502e51-8a42-4aea-abbc-fd6315d1efed used request id req-1fe6f24d-3906-47e4-9997-baa831270518 2018-06-27 21:27:44,198 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:27:45,051 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fd9080c2ba19491f86ddbaa6bb922dc5", "name": "CreateRouterSuccessTests-92e1ca1d-25af-465-proj-role"}], "expires_at": "2018-06-27T22:27:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d08a0d25c59439e8c9e2ed18a31087f", "name": "CreateRouterSuccessTests-92e1ca1d-25af-465-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/6d08a0d25c59439e8c9e2ed18a31087f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/6d08a0d25c59439e8c9e2ed18a31087f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/6d08a0d25c59439e8c9e2ed18a31087f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/6d08a0d25c59439e8c9e2ed18a31087f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/6d08a0d25c59439e8c9e2ed18a31087f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/6d08a0d25c59439e8c9e2ed18a31087f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/6d08a0d25c59439e8c9e2ed18a31087f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/6d08a0d25c59439e8c9e2ed18a31087f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/6d08a0d25c59439e8c9e2ed18a31087f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/6d08a0d25c59439e8c9e2ed18a31087f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/6d08a0d25c59439e8c9e2ed18a31087f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/6d08a0d25c59439e8c9e2ed18a31087f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-92e1ca1d-25af-465-user", "id": "71996b0590104138abd363fa0438f1d7"}, "audit_ids": ["0OFwsjEYQRW-xuaTt9h9Pg"], "issued_at": "2018-06-27T21:27:45.000000Z"}} 2018-06-27 21:27:45,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/routers?name=CreateRouterSuccessTests-2fa9723e-79ac-499f-9317-cdc9d70c632c-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}411f5871f4ae9b435d47b1474b291a8fabf6585d" 2018-06-27 21:27:46,008 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:27:46 GMT Content-Type: application/json Content-Length: 544 Connection: keep-alive X-Openstack-Request-Id: req-189e42a6-de30-4b70-9f29-7559dacf18ab Front-End-Https: on RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "6d08a0d25c59439e8c9e2ed18a31087f", "created_at": "2018-06-27T21:27:19Z", "admin_state_up": true, "updated_at": "2018-06-27T21:27:41Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "6d08a0d25c59439e8c9e2ed18a31087f", "id": "77f07c21-e589-4d3c-b444-eaa994b2e61f", "name": "CreateRouterSuccessTests-2fa9723e-79ac-499f-9317-cdc9d70c632c-pub-router"}]} 2018-06-27 21:27:46,008 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers?name=CreateRouterSuccessTests-2fa9723e-79ac-499f-9317-cdc9d70c632c-pub-router&admin_state_up=True used request id req-189e42a6-de30-4b70-9f29-7559dacf18ab 2018-06-27 21:27:46,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-27 21:27:46,024 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:27: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-27 21:27:46,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/6d08a0d25c59439e8c9e2ed18a31087f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c69518b320dbef0136f77a35ba513ff195d0821" 2018-06-27 21:27:46,353 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:27:46 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ab243d08-a732-4225-9bd9-1eaa35dbb177 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/6d08a0d25c59439e8c9e2ed18a31087f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6d08a0d25c59439e8c9e2ed18a31087f", "name": "CreateRouterSuccessTests-92e1ca1d-25af-465-proj"}} 2018-06-27 21:27:46,353 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/6d08a0d25c59439e8c9e2ed18a31087f used request id req-ab243d08-a732-4225-9bd9-1eaa35dbb177 2018-06-27 21:27:46,357 - keystoneauth.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=77f07c21-e589-4d3c-b444-eaa994b2e61f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}411f5871f4ae9b435d47b1474b291a8fabf6585d" 2018-06-27 21:27:47,098 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:27:47 GMT Content-Type: application/json Content-Length: 1643 Connection: keep-alive X-Openstack-Request-Id: req-da4508f0-ee98-4fc0-9e10-edfeeeb5e71f Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ba45bff4-39f6-46fe-8dcf-3b368eae8f71","tenant_id":"6d08a0d25c59439e8c9e2ed18a31087f","created_at":"2018-06-27T21:27:25Z","admin_state_up":true,"updated_at":"2018-06-27T21:27:37Z","binding:vnic_type":"normal","device_id":"77f07c21-e589-4d3c-b444-eaa994b2e61f","device_owner":"network:router_interface","revision_number":13,"mac_address":"fa:16:3e:8a:06:97","id":"99165002-cbb5-4954-9aca-86836f11e2e2","port_security_enabled":true,"project_id":"6d08a0d25c59439e8c9e2ed18a31087f","fixed_ips":[{"subnet_id":"a8fdfd6a-958b-4d77-91d7-9088b1d19f62","ip_address":"10.200.201.1"}],"extra_dhcp_opts":[],"security_groups":["797523f7-1d75-4603-adcc-0fe596fb0b02"],"name":"CreateRouterSuccessTests-2fa9723e-79ac-499f-9317-cdc9d70c632c-port1"},{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"cbad6d11-89ef-4cac-a0ec-957f78dd206b","tenant_id":"6d08a0d25c59439e8c9e2ed18a31087f","created_at":"2018-06-27T21:27:36Z","admin_state_up":true,"updated_at":"2018-06-27T21:27:45Z","binding:vnic_type":"normal","device_id":"77f07c21-e589-4d3c-b444-eaa994b2e61f","device_owner":"network:router_interface","revision_number":12,"mac_address":"fa:16:3e:f6:5b:15","id":"c4ba8e14-b628-4401-bd60-bb55871d285e","port_security_enabled":true,"project_id":"6d08a0d25c59439e8c9e2ed18a31087f","fixed_ips":[{"subnet_id":"8b502e51-8a42-4aea-abbc-fd6315d1efed","ip_address":"10.200.202.1"}],"extra_dhcp_opts":[],"security_groups":["797523f7-1d75-4603-adcc-0fe596fb0b02"],"name":"CreateRouterSuccessTests-2fa9723e-79ac-499f-9317-cdc9d70c632c-port2"}]} 2018-06-27 21:27:47,098 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=77f07c21-e589-4d3c-b444-eaa994b2e61f used request id req-da4508f0-ee98-4fc0-9e10-edfeeeb5e71f 2018-06-27 21:27:47,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/a8fdfd6a-958b-4d77-91d7-9088b1d19f62 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}411f5871f4ae9b435d47b1474b291a8fabf6585d" 2018-06-27 21:27:47,493 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:27:47 GMT Content-Type: application/json Content-Length: 684 Connection: keep-alive X-Openstack-Request-Id: req-0f4c8fad-d817-4d7a-83a1-8ed36353b8d4 Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ba45bff4-39f6-46fe-8dcf-3b368eae8f71","tenant_id":"6d08a0d25c59439e8c9e2ed18a31087f","created_at":"2018-06-27T21:27:10Z","dns_nameservers":[],"updated_at":"2018-06-27T21:27:10Z","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":"6d08a0d25c59439e8c9e2ed18a31087f","id":"a8fdfd6a-958b-4d77-91d7-9088b1d19f62","subnetpool_id":null,"name":"CreateRouterSuccessTests-2fa9723e-79ac-499f-9317-cdc9d70c632c-pub-subnet1"}} 2018-06-27 21:27:47,494 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/a8fdfd6a-958b-4d77-91d7-9088b1d19f62 used request id req-0f4c8fad-d817-4d7a-83a1-8ed36353b8d4 2018-06-27 21:27:47,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/subnets/8b502e51-8a42-4aea-abbc-fd6315d1efed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}411f5871f4ae9b435d47b1474b291a8fabf6585d" 2018-06-27 21:27:48,297 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:27:48 GMT Content-Type: application/json Content-Length: 684 Connection: keep-alive X-Openstack-Request-Id: req-61867833-755a-426d-9885-73305a728ceb Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cbad6d11-89ef-4cac-a0ec-957f78dd206b","tenant_id":"6d08a0d25c59439e8c9e2ed18a31087f","created_at":"2018-06-27T21:27:15Z","dns_nameservers":[],"updated_at":"2018-06-27T21:27:15Z","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":"6d08a0d25c59439e8c9e2ed18a31087f","id":"8b502e51-8a42-4aea-abbc-fd6315d1efed","subnetpool_id":null,"name":"CreateRouterSuccessTests-2fa9723e-79ac-499f-9317-cdc9d70c632c-pub-subnet2"}} 2018-06-27 21:27:48,297 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/8b502e51-8a42-4aea-abbc-fd6315d1efed used request id req-61867833-755a-426d-9885-73305a728ceb 2018-06-27 21:27:48,297 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:27:48,298 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:27:49,408 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fd9080c2ba19491f86ddbaa6bb922dc5", "name": "CreateRouterSuccessTests-92e1ca1d-25af-465-proj-role"}], "expires_at": "2018-06-27T22:27:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d08a0d25c59439e8c9e2ed18a31087f", "name": "CreateRouterSuccessTests-92e1ca1d-25af-465-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/6d08a0d25c59439e8c9e2ed18a31087f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/6d08a0d25c59439e8c9e2ed18a31087f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/6d08a0d25c59439e8c9e2ed18a31087f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/6d08a0d25c59439e8c9e2ed18a31087f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/6d08a0d25c59439e8c9e2ed18a31087f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/6d08a0d25c59439e8c9e2ed18a31087f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/6d08a0d25c59439e8c9e2ed18a31087f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/6d08a0d25c59439e8c9e2ed18a31087f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/6d08a0d25c59439e8c9e2ed18a31087f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/6d08a0d25c59439e8c9e2ed18a31087f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/6d08a0d25c59439e8c9e2ed18a31087f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/6d08a0d25c59439e8c9e2ed18a31087f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-92e1ca1d-25af-465-user", "id": "71996b0590104138abd363fa0438f1d7"}, "audit_ids": ["ioAYzrS_STmx88qyDk6Saw"], "issued_at": "2018-06-27T21:27:49.000000Z"}} 2018-06-27 21:27:49,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a4564a14af152e2080bafbc4b0dde580891802d" 2018-06-27 21:27:49,753 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:27:49 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a242393b-8a62-4add-9f94-e07739c0e03a Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:27:49,754 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-a242393b-8a62-4add-9f94-e07739c0e03a 2018-06-27 21:27:49,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/routers?name=CreateRouterSuccessTests-2fa9723e-79ac-499f-9317-cdc9d70c632c-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a4564a14af152e2080bafbc4b0dde580891802d" 2018-06-27 21:27:51,037 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:27:51 GMT Content-Type: application/json Content-Length: 544 Connection: keep-alive X-Openstack-Request-Id: req-f0013f0b-0342-421e-a552-ee69a3e886ff Front-End-Https: on RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "6d08a0d25c59439e8c9e2ed18a31087f", "created_at": "2018-06-27T21:27:19Z", "admin_state_up": true, "updated_at": "2018-06-27T21:27:41Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "6d08a0d25c59439e8c9e2ed18a31087f", "id": "77f07c21-e589-4d3c-b444-eaa994b2e61f", "name": "CreateRouterSuccessTests-2fa9723e-79ac-499f-9317-cdc9d70c632c-pub-router"}]} 2018-06-27 21:27:51,038 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers?name=CreateRouterSuccessTests-2fa9723e-79ac-499f-9317-cdc9d70c632c-pub-router&admin_state_up=True used request id req-f0013f0b-0342-421e-a552-ee69a3e886ff 2018-06-27 21:27:51,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-27 21:27:51,053 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:27: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-27 21:27:51,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/6d08a0d25c59439e8c9e2ed18a31087f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a4564a14af152e2080bafbc4b0dde580891802d" 2018-06-27 21:27:51,578 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:27:51 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-394c5107-1606-4cf4-8655-da61f6199ca1 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/6d08a0d25c59439e8c9e2ed18a31087f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6d08a0d25c59439e8c9e2ed18a31087f", "name": "CreateRouterSuccessTests-92e1ca1d-25af-465-proj"}} 2018-06-27 21:27:51,578 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/6d08a0d25c59439e8c9e2ed18a31087f used request id req-394c5107-1606-4cf4-8655-da61f6199ca1 2018-06-27 21:27:51,583 - keystoneauth.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=77f07c21-e589-4d3c-b444-eaa994b2e61f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a4564a14af152e2080bafbc4b0dde580891802d" 2018-06-27 21:27:51,952 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:27:51 GMT Content-Type: application/json Content-Length: 1645 Connection: keep-alive X-Openstack-Request-Id: req-9862a9dd-9daf-4b80-bd86-1cf50cf4da0d Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ba45bff4-39f6-46fe-8dcf-3b368eae8f71","tenant_id":"6d08a0d25c59439e8c9e2ed18a31087f","created_at":"2018-06-27T21:27:25Z","admin_state_up":true,"updated_at":"2018-06-27T21:27:37Z","binding:vnic_type":"normal","device_id":"77f07c21-e589-4d3c-b444-eaa994b2e61f","device_owner":"network:router_interface","revision_number":13,"mac_address":"fa:16:3e:8a:06:97","id":"99165002-cbb5-4954-9aca-86836f11e2e2","port_security_enabled":true,"project_id":"6d08a0d25c59439e8c9e2ed18a31087f","fixed_ips":[{"subnet_id":"a8fdfd6a-958b-4d77-91d7-9088b1d19f62","ip_address":"10.200.201.1"}],"extra_dhcp_opts":[],"security_groups":["797523f7-1d75-4603-adcc-0fe596fb0b02"],"name":"CreateRouterSuccessTests-2fa9723e-79ac-499f-9317-cdc9d70c632c-port1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"cbad6d11-89ef-4cac-a0ec-957f78dd206b","tenant_id":"6d08a0d25c59439e8c9e2ed18a31087f","created_at":"2018-06-27T21:27:36Z","admin_state_up":true,"updated_at":"2018-06-27T21:27:47Z","binding:vnic_type":"normal","device_id":"77f07c21-e589-4d3c-b444-eaa994b2e61f","device_owner":"network:router_interface","revision_number":13,"mac_address":"fa:16:3e:f6:5b:15","id":"c4ba8e14-b628-4401-bd60-bb55871d285e","port_security_enabled":true,"project_id":"6d08a0d25c59439e8c9e2ed18a31087f","fixed_ips":[{"subnet_id":"8b502e51-8a42-4aea-abbc-fd6315d1efed","ip_address":"10.200.202.1"}],"extra_dhcp_opts":[],"security_groups":["797523f7-1d75-4603-adcc-0fe596fb0b02"],"name":"CreateRouterSuccessTests-2fa9723e-79ac-499f-9317-cdc9d70c632c-port2"}]} 2018-06-27 21:27:51,953 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=77f07c21-e589-4d3c-b444-eaa994b2e61f used request id req-9862a9dd-9daf-4b80-bd86-1cf50cf4da0d 2018-06-27 21:27:51,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/subnets/a8fdfd6a-958b-4d77-91d7-9088b1d19f62 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a4564a14af152e2080bafbc4b0dde580891802d" 2018-06-27 21:27:52,090 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:27:52 GMT Content-Type: application/json Content-Length: 684 Connection: keep-alive X-Openstack-Request-Id: req-60e8b075-c019-40f6-9094-5463633d702e Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ba45bff4-39f6-46fe-8dcf-3b368eae8f71","tenant_id":"6d08a0d25c59439e8c9e2ed18a31087f","created_at":"2018-06-27T21:27:10Z","dns_nameservers":[],"updated_at":"2018-06-27T21:27:10Z","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":"6d08a0d25c59439e8c9e2ed18a31087f","id":"a8fdfd6a-958b-4d77-91d7-9088b1d19f62","subnetpool_id":null,"name":"CreateRouterSuccessTests-2fa9723e-79ac-499f-9317-cdc9d70c632c-pub-subnet1"}} 2018-06-27 21:27:52,091 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/a8fdfd6a-958b-4d77-91d7-9088b1d19f62 used request id req-60e8b075-c019-40f6-9094-5463633d702e 2018-06-27 21:27:52,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/subnets/8b502e51-8a42-4aea-abbc-fd6315d1efed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a4564a14af152e2080bafbc4b0dde580891802d" 2018-06-27 21:27:52,206 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:27:52 GMT Content-Type: application/json Content-Length: 684 Connection: keep-alive X-Openstack-Request-Id: req-6b74e01d-1aad-490b-8567-3bc719bf257a Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cbad6d11-89ef-4cac-a0ec-957f78dd206b","tenant_id":"6d08a0d25c59439e8c9e2ed18a31087f","created_at":"2018-06-27T21:27:15Z","dns_nameservers":[],"updated_at":"2018-06-27T21:27:15Z","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":"6d08a0d25c59439e8c9e2ed18a31087f","id":"8b502e51-8a42-4aea-abbc-fd6315d1efed","subnetpool_id":null,"name":"CreateRouterSuccessTests-2fa9723e-79ac-499f-9317-cdc9d70c632c-pub-subnet2"}} 2018-06-27 21:27:52,206 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/8b502e51-8a42-4aea-abbc-fd6315d1efed used request id req-6b74e01d-1aad-490b-8567-3bc719bf257a 2018-06-27 21:27:52,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=CreateRouterSuccessTests-2fa9723e-79ac-499f-9317-cdc9d70c632c-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a4564a14af152e2080bafbc4b0dde580891802d" 2018-06-27 21:27:52,486 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:27:52 GMT Content-Type: application/json Content-Length: 635 Connection: keep-alive X-Openstack-Request-Id: req-aae77cab-ced6-4fa7-9ad3-9c2d5f314923 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a8fdfd6a-958b-4d77-91d7-9088b1d19f62"],"updated_at":"2018-06-27T21:27:10Z","tenant_id":"6d08a0d25c59439e8c9e2ed18a31087f","created_at":"2018-06-27T21:27:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"6d08a0d25c59439e8c9e2ed18a31087f","id":"ba45bff4-39f6-46fe-8dcf-3b368eae8f71","name":"CreateRouterSuccessTests-2fa9723e-79ac-499f-9317-cdc9d70c632c-pub-net1"}]} 2018-06-27 21:27:52,486 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateRouterSuccessTests-2fa9723e-79ac-499f-9317-cdc9d70c632c-pub-net1 used request id req-aae77cab-ced6-4fa7-9ad3-9c2d5f314923 2018-06-27 21:27:52,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/6d08a0d25c59439e8c9e2ed18a31087f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a4564a14af152e2080bafbc4b0dde580891802d" 2018-06-27 21:27:52,587 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:27:52 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4c1ae16b-d163-4771-99ba-45dc80a7d20c Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/6d08a0d25c59439e8c9e2ed18a31087f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6d08a0d25c59439e8c9e2ed18a31087f", "name": "CreateRouterSuccessTests-92e1ca1d-25af-465-proj"}} 2018-06-27 21:27:52,588 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/6d08a0d25c59439e8c9e2ed18a31087f used request id req-4c1ae16b-d163-4771-99ba-45dc80a7d20c 2018-06-27 21:27:52,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?network_id=ba45bff4-39f6-46fe-8dcf-3b368eae8f71 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a4564a14af152e2080bafbc4b0dde580891802d" 2018-06-27 21:27:53,416 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:27:53 GMT Content-Type: application/json Content-Length: 687 Connection: keep-alive X-Openstack-Request-Id: req-20ff8bae-30f2-496e-8416-276cef20b875 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ba45bff4-39f6-46fe-8dcf-3b368eae8f71","tenant_id":"6d08a0d25c59439e8c9e2ed18a31087f","created_at":"2018-06-27T21:27:10Z","dns_nameservers":[],"updated_at":"2018-06-27T21:27:10Z","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":"6d08a0d25c59439e8c9e2ed18a31087f","id":"a8fdfd6a-958b-4d77-91d7-9088b1d19f62","subnetpool_id":null,"name":"CreateRouterSuccessTests-2fa9723e-79ac-499f-9317-cdc9d70c632c-pub-subnet1"}]} 2018-06-27 21:27:53,416 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=ba45bff4-39f6-46fe-8dcf-3b368eae8f71 used request id req-20ff8bae-30f2-496e-8416-276cef20b875 2018-06-27 21:27:53,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=ba45bff4-39f6-46fe-8dcf-3b368eae8f71&name=CreateRouterSuccessTests-2fa9723e-79ac-499f-9317-cdc9d70c632c-port1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a4564a14af152e2080bafbc4b0dde580891802d" 2018-06-27 21:27:54,555 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:27:54 GMT Content-Type: application/json Content-Length: 828 Connection: keep-alive X-Openstack-Request-Id: req-2557e9b6-076a-4fe4-9aac-64b69e86536e Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ba45bff4-39f6-46fe-8dcf-3b368eae8f71","tenant_id":"6d08a0d25c59439e8c9e2ed18a31087f","created_at":"2018-06-27T21:27:25Z","admin_state_up":true,"updated_at":"2018-06-27T21:27:37Z","binding:vnic_type":"normal","device_id":"77f07c21-e589-4d3c-b444-eaa994b2e61f","device_owner":"network:router_interface","revision_number":13,"mac_address":"fa:16:3e:8a:06:97","id":"99165002-cbb5-4954-9aca-86836f11e2e2","port_security_enabled":true,"project_id":"6d08a0d25c59439e8c9e2ed18a31087f","fixed_ips":[{"subnet_id":"a8fdfd6a-958b-4d77-91d7-9088b1d19f62","ip_address":"10.200.201.1"}],"extra_dhcp_opts":[],"security_groups":["797523f7-1d75-4603-adcc-0fe596fb0b02"],"name":"CreateRouterSuccessTests-2fa9723e-79ac-499f-9317-cdc9d70c632c-port1"}]} 2018-06-27 21:27:54,556 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=ba45bff4-39f6-46fe-8dcf-3b368eae8f71&name=CreateRouterSuccessTests-2fa9723e-79ac-499f-9317-cdc9d70c632c-port1&admin_state_up=True used request id req-2557e9b6-076a-4fe4-9aac-64b69e86536e 2018-06-27 21:27: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/projects/6d08a0d25c59439e8c9e2ed18a31087f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a4564a14af152e2080bafbc4b0dde580891802d" 2018-06-27 21:27:54,649 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:27:54 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6d5378da-7089-4ceb-8a84-dbef0ace1ddc Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/6d08a0d25c59439e8c9e2ed18a31087f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6d08a0d25c59439e8c9e2ed18a31087f", "name": "CreateRouterSuccessTests-92e1ca1d-25af-465-proj"}} 2018-06-27 21:27:54,650 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/6d08a0d25c59439e8c9e2ed18a31087f used request id req-6d5378da-7089-4ceb-8a84-dbef0ace1ddc 2018-06-27 21:27:54,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=CreateRouterSuccessTests-2fa9723e-79ac-499f-9317-cdc9d70c632c-pub-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a4564a14af152e2080bafbc4b0dde580891802d" 2018-06-27 21:27:54,925 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:27:54 GMT Content-Type: application/json Content-Length: 635 Connection: keep-alive X-Openstack-Request-Id: req-1d7c42db-e9db-4203-af13-39a1eceed1ad Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8b502e51-8a42-4aea-abbc-fd6315d1efed"],"updated_at":"2018-06-27T21:27:15Z","tenant_id":"6d08a0d25c59439e8c9e2ed18a31087f","created_at":"2018-06-27T21:27:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"6d08a0d25c59439e8c9e2ed18a31087f","id":"cbad6d11-89ef-4cac-a0ec-957f78dd206b","name":"CreateRouterSuccessTests-2fa9723e-79ac-499f-9317-cdc9d70c632c-pub-net2"}]} 2018-06-27 21:27:54,925 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateRouterSuccessTests-2fa9723e-79ac-499f-9317-cdc9d70c632c-pub-net2 used request id req-1d7c42db-e9db-4203-af13-39a1eceed1ad 2018-06-27 21:27:54,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/6d08a0d25c59439e8c9e2ed18a31087f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a4564a14af152e2080bafbc4b0dde580891802d" 2018-06-27 21:27:54,987 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:27:54 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-778ca677-da58-44e9-b19b-e57ebe89ab6e Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/6d08a0d25c59439e8c9e2ed18a31087f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6d08a0d25c59439e8c9e2ed18a31087f", "name": "CreateRouterSuccessTests-92e1ca1d-25af-465-proj"}} 2018-06-27 21:27:54,987 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/6d08a0d25c59439e8c9e2ed18a31087f used request id req-778ca677-da58-44e9-b19b-e57ebe89ab6e 2018-06-27 21:27:54,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/subnets?network_id=cbad6d11-89ef-4cac-a0ec-957f78dd206b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a4564a14af152e2080bafbc4b0dde580891802d" 2018-06-27 21:27:55,100 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:27:55 GMT Content-Type: application/json Content-Length: 687 Connection: keep-alive X-Openstack-Request-Id: req-62f4a7a9-341b-4040-abb9-7be71a820b31 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cbad6d11-89ef-4cac-a0ec-957f78dd206b","tenant_id":"6d08a0d25c59439e8c9e2ed18a31087f","created_at":"2018-06-27T21:27:15Z","dns_nameservers":[],"updated_at":"2018-06-27T21:27:15Z","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":"6d08a0d25c59439e8c9e2ed18a31087f","id":"8b502e51-8a42-4aea-abbc-fd6315d1efed","subnetpool_id":null,"name":"CreateRouterSuccessTests-2fa9723e-79ac-499f-9317-cdc9d70c632c-pub-subnet2"}]} 2018-06-27 21:27:55,100 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=cbad6d11-89ef-4cac-a0ec-957f78dd206b used request id req-62f4a7a9-341b-4040-abb9-7be71a820b31 2018-06-27 21:27:55,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=cbad6d11-89ef-4cac-a0ec-957f78dd206b&name=CreateRouterSuccessTests-2fa9723e-79ac-499f-9317-cdc9d70c632c-port2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a4564a14af152e2080bafbc4b0dde580891802d" 2018-06-27 21:27:55,251 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:27:55 GMT Content-Type: application/json Content-Length: 828 Connection: keep-alive X-Openstack-Request-Id: req-e1f7339a-4357-48ff-9a26-b6583775f609 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"cbad6d11-89ef-4cac-a0ec-957f78dd206b","tenant_id":"6d08a0d25c59439e8c9e2ed18a31087f","created_at":"2018-06-27T21:27:36Z","admin_state_up":true,"updated_at":"2018-06-27T21:27:47Z","binding:vnic_type":"normal","device_id":"77f07c21-e589-4d3c-b444-eaa994b2e61f","device_owner":"network:router_interface","revision_number":13,"mac_address":"fa:16:3e:f6:5b:15","id":"c4ba8e14-b628-4401-bd60-bb55871d285e","port_security_enabled":true,"project_id":"6d08a0d25c59439e8c9e2ed18a31087f","fixed_ips":[{"subnet_id":"8b502e51-8a42-4aea-abbc-fd6315d1efed","ip_address":"10.200.202.1"}],"extra_dhcp_opts":[],"security_groups":["797523f7-1d75-4603-adcc-0fe596fb0b02"],"name":"CreateRouterSuccessTests-2fa9723e-79ac-499f-9317-cdc9d70c632c-port2"}]} 2018-06-27 21:27:55,252 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=cbad6d11-89ef-4cac-a0ec-957f78dd206b&name=CreateRouterSuccessTests-2fa9723e-79ac-499f-9317-cdc9d70c632c-port2&admin_state_up=True used request id req-e1f7339a-4357-48ff-9a26-b6583775f609 2018-06-27 21:27:55,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/6d08a0d25c59439e8c9e2ed18a31087f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a4564a14af152e2080bafbc4b0dde580891802d" 2018-06-27 21:27:55,642 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:27:55 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-af5cff50-42a7-425a-b0f5-b45a38dbd340 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/6d08a0d25c59439e8c9e2ed18a31087f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6d08a0d25c59439e8c9e2ed18a31087f", "name": "CreateRouterSuccessTests-92e1ca1d-25af-465-proj"}} 2018-06-27 21:27:55,642 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/6d08a0d25c59439e8c9e2ed18a31087f used request id req-af5cff50-42a7-425a-b0f5-b45a38dbd340 2018-06-27 21:27:55,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/routers/77f07c21-e589-4d3c-b444-eaa994b2e61f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a4564a14af152e2080bafbc4b0dde580891802d" 2018-06-27 21:27:56,823 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:27:56 GMT Content-Type: application/json Content-Length: 541 Connection: keep-alive X-Openstack-Request-Id: req-7de2fda2-4540-4694-8032-261c08b36d8f Front-End-Https: on RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "6d08a0d25c59439e8c9e2ed18a31087f", "created_at": "2018-06-27T21:27:19Z", "admin_state_up": true, "updated_at": "2018-06-27T21:27:41Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "6d08a0d25c59439e8c9e2ed18a31087f", "id": "77f07c21-e589-4d3c-b444-eaa994b2e61f", "name": "CreateRouterSuccessTests-2fa9723e-79ac-499f-9317-cdc9d70c632c-pub-router"}} 2018-06-27 21:27:56,824 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers/77f07c21-e589-4d3c-b444-eaa994b2e61f used request id req-7de2fda2-4540-4694-8032-261c08b36d8f 2018-06-27 21:27: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/ports?device_id=77f07c21-e589-4d3c-b444-eaa994b2e61f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a4564a14af152e2080bafbc4b0dde580891802d" 2018-06-27 21:27:57,030 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:27:57 GMT Content-Type: application/json Content-Length: 1645 Connection: keep-alive X-Openstack-Request-Id: req-db8bb69f-0d68-4281-a11f-45f5e961acd6 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ba45bff4-39f6-46fe-8dcf-3b368eae8f71","tenant_id":"6d08a0d25c59439e8c9e2ed18a31087f","created_at":"2018-06-27T21:27:25Z","admin_state_up":true,"updated_at":"2018-06-27T21:27:37Z","binding:vnic_type":"normal","device_id":"77f07c21-e589-4d3c-b444-eaa994b2e61f","device_owner":"network:router_interface","revision_number":13,"mac_address":"fa:16:3e:8a:06:97","id":"99165002-cbb5-4954-9aca-86836f11e2e2","port_security_enabled":true,"project_id":"6d08a0d25c59439e8c9e2ed18a31087f","fixed_ips":[{"subnet_id":"a8fdfd6a-958b-4d77-91d7-9088b1d19f62","ip_address":"10.200.201.1"}],"extra_dhcp_opts":[],"security_groups":["797523f7-1d75-4603-adcc-0fe596fb0b02"],"name":"CreateRouterSuccessTests-2fa9723e-79ac-499f-9317-cdc9d70c632c-port1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"cbad6d11-89ef-4cac-a0ec-957f78dd206b","tenant_id":"6d08a0d25c59439e8c9e2ed18a31087f","created_at":"2018-06-27T21:27:36Z","admin_state_up":true,"updated_at":"2018-06-27T21:27:47Z","binding:vnic_type":"normal","device_id":"77f07c21-e589-4d3c-b444-eaa994b2e61f","device_owner":"network:router_interface","revision_number":13,"mac_address":"fa:16:3e:f6:5b:15","id":"c4ba8e14-b628-4401-bd60-bb55871d285e","port_security_enabled":true,"project_id":"6d08a0d25c59439e8c9e2ed18a31087f","fixed_ips":[{"subnet_id":"8b502e51-8a42-4aea-abbc-fd6315d1efed","ip_address":"10.200.202.1"}],"extra_dhcp_opts":[],"security_groups":["797523f7-1d75-4603-adcc-0fe596fb0b02"],"name":"CreateRouterSuccessTests-2fa9723e-79ac-499f-9317-cdc9d70c632c-port2"}]} 2018-06-27 21:27:57,030 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=77f07c21-e589-4d3c-b444-eaa994b2e61f used request id req-db8bb69f-0d68-4281-a11f-45f5e961acd6 2018-06-27 21:27:57,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/subnets/a8fdfd6a-958b-4d77-91d7-9088b1d19f62 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a4564a14af152e2080bafbc4b0dde580891802d" 2018-06-27 21:27:57,148 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:27:57 GMT Content-Type: application/json Content-Length: 684 Connection: keep-alive X-Openstack-Request-Id: req-2e3125dc-e96f-45ef-b27f-1d49e1355da7 Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ba45bff4-39f6-46fe-8dcf-3b368eae8f71","tenant_id":"6d08a0d25c59439e8c9e2ed18a31087f","created_at":"2018-06-27T21:27:10Z","dns_nameservers":[],"updated_at":"2018-06-27T21:27:10Z","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":"6d08a0d25c59439e8c9e2ed18a31087f","id":"a8fdfd6a-958b-4d77-91d7-9088b1d19f62","subnetpool_id":null,"name":"CreateRouterSuccessTests-2fa9723e-79ac-499f-9317-cdc9d70c632c-pub-subnet1"}} 2018-06-27 21:27:57,148 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/a8fdfd6a-958b-4d77-91d7-9088b1d19f62 used request id req-2e3125dc-e96f-45ef-b27f-1d49e1355da7 2018-06-27 21:27:57,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/8b502e51-8a42-4aea-abbc-fd6315d1efed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a4564a14af152e2080bafbc4b0dde580891802d" 2018-06-27 21:27:57,257 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:27:57 GMT Content-Type: application/json Content-Length: 684 Connection: keep-alive X-Openstack-Request-Id: req-8e93d3ce-9b13-43fd-ab81-022f725d7f42 Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cbad6d11-89ef-4cac-a0ec-957f78dd206b","tenant_id":"6d08a0d25c59439e8c9e2ed18a31087f","created_at":"2018-06-27T21:27:15Z","dns_nameservers":[],"updated_at":"2018-06-27T21:27:15Z","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":"6d08a0d25c59439e8c9e2ed18a31087f","id":"8b502e51-8a42-4aea-abbc-fd6315d1efed","subnetpool_id":null,"name":"CreateRouterSuccessTests-2fa9723e-79ac-499f-9317-cdc9d70c632c-pub-subnet2"}} 2018-06-27 21:27:57,257 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/8b502e51-8a42-4aea-abbc-fd6315d1efed used request id req-8e93d3ce-9b13-43fd-ab81-022f725d7f42 2018-06-27 21:27:57,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/networks?id=ba45bff4-39f6-46fe-8dcf-3b368eae8f71 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}411f5871f4ae9b435d47b1474b291a8fabf6585d" 2018-06-27 21:27:57,504 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:27:57 GMT Content-Type: application/json Content-Length: 635 Connection: keep-alive X-Openstack-Request-Id: req-a121730d-5337-4ae0-b746-87ca652eba88 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a8fdfd6a-958b-4d77-91d7-9088b1d19f62"],"updated_at":"2018-06-27T21:27:10Z","tenant_id":"6d08a0d25c59439e8c9e2ed18a31087f","created_at":"2018-06-27T21:27:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"6d08a0d25c59439e8c9e2ed18a31087f","id":"ba45bff4-39f6-46fe-8dcf-3b368eae8f71","name":"CreateRouterSuccessTests-2fa9723e-79ac-499f-9317-cdc9d70c632c-pub-net1"}]} 2018-06-27 21:27:57,504 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=ba45bff4-39f6-46fe-8dcf-3b368eae8f71 used request id req-a121730d-5337-4ae0-b746-87ca652eba88 2018-06-27 21:27:57,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/subnets?network_id=ba45bff4-39f6-46fe-8dcf-3b368eae8f71 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}411f5871f4ae9b435d47b1474b291a8fabf6585d" 2018-06-27 21:27:57,674 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:27:57 GMT Content-Type: application/json Content-Length: 687 Connection: keep-alive X-Openstack-Request-Id: req-79c7a9b0-031a-4c65-aaa7-eaf35bfb482d Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ba45bff4-39f6-46fe-8dcf-3b368eae8f71","tenant_id":"6d08a0d25c59439e8c9e2ed18a31087f","created_at":"2018-06-27T21:27:10Z","dns_nameservers":[],"updated_at":"2018-06-27T21:27:10Z","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":"6d08a0d25c59439e8c9e2ed18a31087f","id":"a8fdfd6a-958b-4d77-91d7-9088b1d19f62","subnetpool_id":null,"name":"CreateRouterSuccessTests-2fa9723e-79ac-499f-9317-cdc9d70c632c-pub-subnet1"}]} 2018-06-27 21:27:57,674 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=ba45bff4-39f6-46fe-8dcf-3b368eae8f71 used request id req-79c7a9b0-031a-4c65-aaa7-eaf35bfb482d 2018-06-27 21:27:57,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/ports?network_id=ba45bff4-39f6-46fe-8dcf-3b368eae8f71 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}411f5871f4ae9b435d47b1474b291a8fabf6585d" 2018-06-27 21:27:57,966 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:27:57 GMT Content-Type: application/json Content-Length: 2310 Connection: keep-alive X-Openstack-Request-Id: req-17ac3ff1-5043-4dcc-9313-6c99289165a4 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ba45bff4-39f6-46fe-8dcf-3b368eae8f71","tenant_id":"6d08a0d25c59439e8c9e2ed18a31087f","created_at":"2018-06-27T21:27:12Z","admin_state_up":true,"updated_at":"2018-06-27T21:27:17Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-ba45bff4-39f6-46fe-8dcf-3b368eae8f71","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:72:75:32","id":"32b2b5c5-2038-41a4-b7bb-b0faa1b6c2a0","port_security_enabled":false,"project_id":"6d08a0d25c59439e8c9e2ed18a31087f","fixed_ips":[{"subnet_id":"a8fdfd6a-958b-4d77-91d7-9088b1d19f62","ip_address":"10.200.201.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ba45bff4-39f6-46fe-8dcf-3b368eae8f71","tenant_id":"6d08a0d25c59439e8c9e2ed18a31087f","created_at":"2018-06-27T21:27:25Z","admin_state_up":true,"updated_at":"2018-06-27T21:27:37Z","binding:vnic_type":"normal","device_id":"77f07c21-e589-4d3c-b444-eaa994b2e61f","device_owner":"network:router_interface","revision_number":13,"mac_address":"fa:16:3e:8a:06:97","id":"99165002-cbb5-4954-9aca-86836f11e2e2","port_security_enabled":true,"project_id":"6d08a0d25c59439e8c9e2ed18a31087f","fixed_ips":[{"subnet_id":"a8fdfd6a-958b-4d77-91d7-9088b1d19f62","ip_address":"10.200.201.1"}],"extra_dhcp_opts":[],"security_groups":["797523f7-1d75-4603-adcc-0fe596fb0b02"],"name":"CreateRouterSuccessTests-2fa9723e-79ac-499f-9317-cdc9d70c632c-port1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ba45bff4-39f6-46fe-8dcf-3b368eae8f71","tenant_id":"6d08a0d25c59439e8c9e2ed18a31087f","created_at":"2018-06-27T21:27:13Z","admin_state_up":true,"updated_at":"2018-06-27T21:27:18Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-ba45bff4-39f6-46fe-8dcf-3b368eae8f71","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:ca:11:dd","id":"a27f5c4e-f6b1-4262-9b14-0fafbde244eb","port_security_enabled":false,"project_id":"6d08a0d25c59439e8c9e2ed18a31087f","fixed_ips":[{"subnet_id":"a8fdfd6a-958b-4d77-91d7-9088b1d19f62","ip_address":"10.200.201.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-27 21:27:57,966 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=ba45bff4-39f6-46fe-8dcf-3b368eae8f71 used request id req-17ac3ff1-5043-4dcc-9313-6c99289165a4 2018-06-27 21:27:57,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=cbad6d11-89ef-4cac-a0ec-957f78dd206b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}411f5871f4ae9b435d47b1474b291a8fabf6585d" 2018-06-27 21:27:58,266 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:27:58 GMT Content-Type: application/json Content-Length: 635 Connection: keep-alive X-Openstack-Request-Id: req-d947041a-4ad5-4991-bf51-37a225dd2454 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8b502e51-8a42-4aea-abbc-fd6315d1efed"],"updated_at":"2018-06-27T21:27:15Z","tenant_id":"6d08a0d25c59439e8c9e2ed18a31087f","created_at":"2018-06-27T21:27:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"6d08a0d25c59439e8c9e2ed18a31087f","id":"cbad6d11-89ef-4cac-a0ec-957f78dd206b","name":"CreateRouterSuccessTests-2fa9723e-79ac-499f-9317-cdc9d70c632c-pub-net2"}]} 2018-06-27 21:27:58,266 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=cbad6d11-89ef-4cac-a0ec-957f78dd206b used request id req-d947041a-4ad5-4991-bf51-37a225dd2454 2018-06-27 21:27:58,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/subnets?network_id=cbad6d11-89ef-4cac-a0ec-957f78dd206b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}411f5871f4ae9b435d47b1474b291a8fabf6585d" 2018-06-27 21:27:58,410 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:27:58 GMT Content-Type: application/json Content-Length: 687 Connection: keep-alive X-Openstack-Request-Id: req-ebf890a1-d6ca-47aa-9d13-b46761c53a3b Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cbad6d11-89ef-4cac-a0ec-957f78dd206b","tenant_id":"6d08a0d25c59439e8c9e2ed18a31087f","created_at":"2018-06-27T21:27:15Z","dns_nameservers":[],"updated_at":"2018-06-27T21:27:15Z","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":"6d08a0d25c59439e8c9e2ed18a31087f","id":"8b502e51-8a42-4aea-abbc-fd6315d1efed","subnetpool_id":null,"name":"CreateRouterSuccessTests-2fa9723e-79ac-499f-9317-cdc9d70c632c-pub-subnet2"}]} 2018-06-27 21:27:58,410 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=cbad6d11-89ef-4cac-a0ec-957f78dd206b used request id req-ebf890a1-d6ca-47aa-9d13-b46761c53a3b 2018-06-27 21:27:58,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/ports?network_id=cbad6d11-89ef-4cac-a0ec-957f78dd206b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}411f5871f4ae9b435d47b1474b291a8fabf6585d" 2018-06-27 21:27:58,688 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:27:58 GMT Content-Type: application/json Content-Length: 2310 Connection: keep-alive X-Openstack-Request-Id: req-5097874e-0704-416d-bc33-69c791940f4e Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"cbad6d11-89ef-4cac-a0ec-957f78dd206b","tenant_id":"6d08a0d25c59439e8c9e2ed18a31087f","created_at":"2018-06-27T21:27:16Z","admin_state_up":true,"updated_at":"2018-06-27T21:27:21Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-cbad6d11-89ef-4cac-a0ec-957f78dd206b","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:db:77:6b","id":"3a3a1664-ebc5-46ec-a458-5988bbb89807","port_security_enabled":false,"project_id":"6d08a0d25c59439e8c9e2ed18a31087f","fixed_ips":[{"subnet_id":"8b502e51-8a42-4aea-abbc-fd6315d1efed","ip_address":"10.200.202.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"cbad6d11-89ef-4cac-a0ec-957f78dd206b","tenant_id":"6d08a0d25c59439e8c9e2ed18a31087f","created_at":"2018-06-27T21:27:17Z","admin_state_up":true,"updated_at":"2018-06-27T21:27:22Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-cbad6d11-89ef-4cac-a0ec-957f78dd206b","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:ee:d5:3b","id":"75593087-f917-442b-8eb8-4e0a1466297b","port_security_enabled":false,"project_id":"6d08a0d25c59439e8c9e2ed18a31087f","fixed_ips":[{"subnet_id":"8b502e51-8a42-4aea-abbc-fd6315d1efed","ip_address":"10.200.202.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"cbad6d11-89ef-4cac-a0ec-957f78dd206b","tenant_id":"6d08a0d25c59439e8c9e2ed18a31087f","created_at":"2018-06-27T21:27:36Z","admin_state_up":true,"updated_at":"2018-06-27T21:27:47Z","binding:vnic_type":"normal","device_id":"77f07c21-e589-4d3c-b444-eaa994b2e61f","device_owner":"network:router_interface","revision_number":13,"mac_address":"fa:16:3e:f6:5b:15","id":"c4ba8e14-b628-4401-bd60-bb55871d285e","port_security_enabled":true,"project_id":"6d08a0d25c59439e8c9e2ed18a31087f","fixed_ips":[{"subnet_id":"8b502e51-8a42-4aea-abbc-fd6315d1efed","ip_address":"10.200.202.1"}],"extra_dhcp_opts":[],"security_groups":["797523f7-1d75-4603-adcc-0fe596fb0b02"],"name":"CreateRouterSuccessTests-2fa9723e-79ac-499f-9317-cdc9d70c632c-port2"}]} 2018-06-27 21:27:58,689 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=cbad6d11-89ef-4cac-a0ec-957f78dd206b used request id req-5097874e-0704-416d-bc33-69c791940f4e 2018-06-27 21:27:58,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets/a8fdfd6a-958b-4d77-91d7-9088b1d19f62 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}411f5871f4ae9b435d47b1474b291a8fabf6585d" 2018-06-27 21:27:59,579 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:27:59 GMT Content-Type: application/json Content-Length: 684 Connection: keep-alive X-Openstack-Request-Id: req-749e7eda-946c-4d41-a290-4343b5c2613a Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ba45bff4-39f6-46fe-8dcf-3b368eae8f71","tenant_id":"6d08a0d25c59439e8c9e2ed18a31087f","created_at":"2018-06-27T21:27:10Z","dns_nameservers":[],"updated_at":"2018-06-27T21:27:10Z","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":"6d08a0d25c59439e8c9e2ed18a31087f","id":"a8fdfd6a-958b-4d77-91d7-9088b1d19f62","subnetpool_id":null,"name":"CreateRouterSuccessTests-2fa9723e-79ac-499f-9317-cdc9d70c632c-pub-subnet1"}} 2018-06-27 21:27:59,579 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/a8fdfd6a-958b-4d77-91d7-9088b1d19f62 used request id req-749e7eda-946c-4d41-a290-4343b5c2613a 2018-06-27 21:27:59,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/networks?id=ba45bff4-39f6-46fe-8dcf-3b368eae8f71 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}411f5871f4ae9b435d47b1474b291a8fabf6585d" 2018-06-27 21:27:59,892 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:27:59 GMT Content-Type: application/json Content-Length: 635 Connection: keep-alive X-Openstack-Request-Id: req-64776812-af4c-4913-9d55-fa193eef5c2d Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a8fdfd6a-958b-4d77-91d7-9088b1d19f62"],"updated_at":"2018-06-27T21:27:10Z","tenant_id":"6d08a0d25c59439e8c9e2ed18a31087f","created_at":"2018-06-27T21:27:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"6d08a0d25c59439e8c9e2ed18a31087f","id":"ba45bff4-39f6-46fe-8dcf-3b368eae8f71","name":"CreateRouterSuccessTests-2fa9723e-79ac-499f-9317-cdc9d70c632c-pub-net1"}]} 2018-06-27 21:27:59,892 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=ba45bff4-39f6-46fe-8dcf-3b368eae8f71 used request id req-64776812-af4c-4913-9d55-fa193eef5c2d 2018-06-27 21:27: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/subnets?network_id=ba45bff4-39f6-46fe-8dcf-3b368eae8f71 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}411f5871f4ae9b435d47b1474b291a8fabf6585d" 2018-06-27 21:28:00,009 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:28:00 GMT Content-Type: application/json Content-Length: 687 Connection: keep-alive X-Openstack-Request-Id: req-604bb28e-ed19-4fec-b1b0-b92f8d10e45f Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ba45bff4-39f6-46fe-8dcf-3b368eae8f71","tenant_id":"6d08a0d25c59439e8c9e2ed18a31087f","created_at":"2018-06-27T21:27:10Z","dns_nameservers":[],"updated_at":"2018-06-27T21:27:10Z","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":"6d08a0d25c59439e8c9e2ed18a31087f","id":"a8fdfd6a-958b-4d77-91d7-9088b1d19f62","subnetpool_id":null,"name":"CreateRouterSuccessTests-2fa9723e-79ac-499f-9317-cdc9d70c632c-pub-subnet1"}]} 2018-06-27 21:28:00,009 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=ba45bff4-39f6-46fe-8dcf-3b368eae8f71 used request id req-604bb28e-ed19-4fec-b1b0-b92f8d10e45f 2018-06-27 21:28:00,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/8b502e51-8a42-4aea-abbc-fd6315d1efed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}411f5871f4ae9b435d47b1474b291a8fabf6585d" 2018-06-27 21:28:00,128 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:28:00 GMT Content-Type: application/json Content-Length: 684 Connection: keep-alive X-Openstack-Request-Id: req-d9e21664-08e2-4e37-a46d-c63a065b92b6 Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cbad6d11-89ef-4cac-a0ec-957f78dd206b","tenant_id":"6d08a0d25c59439e8c9e2ed18a31087f","created_at":"2018-06-27T21:27:15Z","dns_nameservers":[],"updated_at":"2018-06-27T21:27:15Z","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":"6d08a0d25c59439e8c9e2ed18a31087f","id":"8b502e51-8a42-4aea-abbc-fd6315d1efed","subnetpool_id":null,"name":"CreateRouterSuccessTests-2fa9723e-79ac-499f-9317-cdc9d70c632c-pub-subnet2"}} 2018-06-27 21:28:00,128 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/8b502e51-8a42-4aea-abbc-fd6315d1efed used request id req-d9e21664-08e2-4e37-a46d-c63a065b92b6 2018-06-27 21:28:00,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=cbad6d11-89ef-4cac-a0ec-957f78dd206b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}411f5871f4ae9b435d47b1474b291a8fabf6585d" 2018-06-27 21:28:00,370 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:28:00 GMT Content-Type: application/json Content-Length: 635 Connection: keep-alive X-Openstack-Request-Id: req-3694985b-e85c-4268-8959-addc3032d19d Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8b502e51-8a42-4aea-abbc-fd6315d1efed"],"updated_at":"2018-06-27T21:27:15Z","tenant_id":"6d08a0d25c59439e8c9e2ed18a31087f","created_at":"2018-06-27T21:27:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"6d08a0d25c59439e8c9e2ed18a31087f","id":"cbad6d11-89ef-4cac-a0ec-957f78dd206b","name":"CreateRouterSuccessTests-2fa9723e-79ac-499f-9317-cdc9d70c632c-pub-net2"}]} 2018-06-27 21:28:00,370 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=cbad6d11-89ef-4cac-a0ec-957f78dd206b used request id req-3694985b-e85c-4268-8959-addc3032d19d 2018-06-27 21:28:00,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=cbad6d11-89ef-4cac-a0ec-957f78dd206b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}411f5871f4ae9b435d47b1474b291a8fabf6585d" 2018-06-27 21:28:00,495 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:28:00 GMT Content-Type: application/json Content-Length: 687 Connection: keep-alive X-Openstack-Request-Id: req-d5834e8b-047d-4e10-ac66-ac99a6a1a402 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cbad6d11-89ef-4cac-a0ec-957f78dd206b","tenant_id":"6d08a0d25c59439e8c9e2ed18a31087f","created_at":"2018-06-27T21:27:15Z","dns_nameservers":[],"updated_at":"2018-06-27T21:27:15Z","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":"6d08a0d25c59439e8c9e2ed18a31087f","id":"8b502e51-8a42-4aea-abbc-fd6315d1efed","subnetpool_id":null,"name":"CreateRouterSuccessTests-2fa9723e-79ac-499f-9317-cdc9d70c632c-pub-subnet2"}]} 2018-06-27 21:28:00,495 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=cbad6d11-89ef-4cac-a0ec-957f78dd206b used request id req-d5834e8b-047d-4e10-ac66-ac99a6a1a402 2018-06-27 21:28:00,497 - OpenStackNetwork - INFO - Removing router interface from router CreateRouterSuccessTests-2fa9723e-79ac-499f-9317-cdc9d70c632c-pub-router and port CreateRouterSuccessTests-2fa9723e-79ac-499f-9317-cdc9d70c632c-port1 2018-06-27 21:28:00,497 - neutron_utils - INFO - Removing router interface from router named CreateRouterSuccessTests-2fa9723e-79ac-499f-9317-cdc9d70c632c-pub-router 2018-06-27 21:28:00,502 - 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/77f07c21-e589-4d3c-b444-eaa994b2e61f/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71673457d498ab6000a8442a4b6b50e0950e5d5e" -d '{"port_id": "99165002-cbb5-4954-9aca-86836f11e2e2"}' 2018-06-27 21:28:05,322 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:28:05 GMT Content-Type: application/json Content-Length: 309 Connection: keep-alive X-Openstack-Request-Id: req-fbf0bbcb-51f6-4a07-bd6d-5918bf3ec4b3 Front-End-Https: on RESP BODY: {"network_id": "ba45bff4-39f6-46fe-8dcf-3b368eae8f71", "tenant_id": "6d08a0d25c59439e8c9e2ed18a31087f", "subnet_id": "a8fdfd6a-958b-4d77-91d7-9088b1d19f62", "subnet_ids": ["a8fdfd6a-958b-4d77-91d7-9088b1d19f62"], "port_id": "99165002-cbb5-4954-9aca-86836f11e2e2", "id": "77f07c21-e589-4d3c-b444-eaa994b2e61f"} 2018-06-27 21:28:05,322 - keystoneauth.session - DEBUG - PUT call to network for https://172.30.10.101:9696/v2.0/routers/77f07c21-e589-4d3c-b444-eaa994b2e61f/remove_router_interface used request id req-fbf0bbcb-51f6-4a07-bd6d-5918bf3ec4b3 2018-06-27 21:28:05,323 - OpenStackNetwork - INFO - Removing router interface from router CreateRouterSuccessTests-2fa9723e-79ac-499f-9317-cdc9d70c632c-pub-router and port CreateRouterSuccessTests-2fa9723e-79ac-499f-9317-cdc9d70c632c-port2 2018-06-27 21:28:05,323 - neutron_utils - INFO - Removing router interface from router named CreateRouterSuccessTests-2fa9723e-79ac-499f-9317-cdc9d70c632c-pub-router 2018-06-27 21:28:05,328 - 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/77f07c21-e589-4d3c-b444-eaa994b2e61f/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71673457d498ab6000a8442a4b6b50e0950e5d5e" -d '{"port_id": "c4ba8e14-b628-4401-bd60-bb55871d285e"}' 2018-06-27 21:28:10,067 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:28:10 GMT Content-Type: application/json Content-Length: 309 Connection: keep-alive X-Openstack-Request-Id: req-45d10812-1951-42cf-a0da-870ea63e352e Front-End-Https: on RESP BODY: {"network_id": "cbad6d11-89ef-4cac-a0ec-957f78dd206b", "tenant_id": "6d08a0d25c59439e8c9e2ed18a31087f", "subnet_id": "8b502e51-8a42-4aea-abbc-fd6315d1efed", "subnet_ids": ["8b502e51-8a42-4aea-abbc-fd6315d1efed"], "port_id": "c4ba8e14-b628-4401-bd60-bb55871d285e", "id": "77f07c21-e589-4d3c-b444-eaa994b2e61f"} 2018-06-27 21:28:10,067 - keystoneauth.session - DEBUG - PUT call to network for https://172.30.10.101:9696/v2.0/routers/77f07c21-e589-4d3c-b444-eaa994b2e61f/remove_router_interface used request id req-45d10812-1951-42cf-a0da-870ea63e352e 2018-06-27 21:28:10,067 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-2fa9723e-79ac-499f-9317-cdc9d70c632c-pub-router 2018-06-27 21:28:10,068 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-2fa9723e-79ac-499f-9317-cdc9d70c632c-pub-router 2018-06-27 21:28:10,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/routers/77f07c21-e589-4d3c-b444-eaa994b2e61f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71673457d498ab6000a8442a4b6b50e0950e5d5e" 2018-06-27 21:28:11,200 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:28:11 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-098ce44b-1b06-4d58-96dd-73fb3da6ee0f Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:28:11,200 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/routers/77f07c21-e589-4d3c-b444-eaa994b2e61f used request id req-098ce44b-1b06-4d58-96dd-73fb3da6ee0f 2018-06-27 21:28:11,201 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-2fa9723e-79ac-499f-9317-cdc9d70c632c-pub-subnet1 2018-06-27 21:28:11,201 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-2fa9723e-79ac-499f-9317-cdc9d70c632c-pub-subnet1 2018-06-27 21:28:11,206 - 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/a8fdfd6a-958b-4d77-91d7-9088b1d19f62 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4abc20d432599486a8bc5bf279954e947ae43ba" 2018-06-27 21:28:16,210 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:28:16 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-8a4278b6-bc60-4248-8034-1874f36c7ec9 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:28:16,210 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/a8fdfd6a-958b-4d77-91d7-9088b1d19f62 used request id req-8a4278b6-bc60-4248-8034-1874f36c7ec9 2018-06-27 21:28:16,211 - neutron_utils - INFO - Deleting network with name CreateRouterSuccessTests-2fa9723e-79ac-499f-9317-cdc9d70c632c-pub-net1 2018-06-27 21:28:16,216 - 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/ba45bff4-39f6-46fe-8dcf-3b368eae8f71 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4abc20d432599486a8bc5bf279954e947ae43ba" 2018-06-27 21:28:18,907 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:28:18 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-fd6caa66-e598-49ea-9a54-c24e907d5c8b Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:28:18,907 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/ba45bff4-39f6-46fe-8dcf-3b368eae8f71 used request id req-fd6caa66-e598-49ea-9a54-c24e907d5c8b 2018-06-27 21:28:18,908 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-2fa9723e-79ac-499f-9317-cdc9d70c632c-pub-subnet2 2018-06-27 21:28:18,908 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-2fa9723e-79ac-499f-9317-cdc9d70c632c-pub-subnet2 2018-06-27 21:28:18,913 - 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/8b502e51-8a42-4aea-abbc-fd6315d1efed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25c08f1ed1c1e3eedeed011d37f422289cfe0e0f" 2018-06-27 21:28:24,177 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:28:24 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-13d7eea9-c608-409c-81f6-659532cf94c8 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:28:24,177 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/8b502e51-8a42-4aea-abbc-fd6315d1efed used request id req-13d7eea9-c608-409c-81f6-659532cf94c8 2018-06-27 21:28:24,177 - neutron_utils - INFO - Deleting network with name CreateRouterSuccessTests-2fa9723e-79ac-499f-9317-cdc9d70c632c-pub-net2 2018-06-27 21:28:24,182 - 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/cbad6d11-89ef-4cac-a0ec-957f78dd206b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25c08f1ed1c1e3eedeed011d37f422289cfe0e0f" 2018-06-27 21:28:28,080 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:28:28 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-280c89a3-25cf-43ee-8bee-86d7cf10d395 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:28:28,080 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/cbad6d11-89ef-4cac-a0ec-957f78dd206b used request id req-280c89a3-25cf-43ee-8bee-86d7cf10d395 2018-06-27 21:28:28,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-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}280e8bfcb1d8e9d17e8170146a4f23ab7fbbd2ce" 2018-06-27 21:28:28,694 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:28:28 GMT Content-Type: application/json Content-Length: 11766 Connection: keep-alive X-Openstack-Request-Id: req-a97c952d-dd49-417e-bc95-af00cb968ce2 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-27T19:03:04Z", "updated_at": "2018-06-27T19:03:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "6748ef1e-56da-434e-9e89-e86b58537b65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "b3e3826c-1c48-4699-93f0-f8a310956753", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "bfad35fa-7ea9-4a81-917d-7b86481eb510", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "d657b333-103d-4d19-add8-1e8bae2f8849", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6d08a0d25c59439e8c9e2ed18a31087f", "created_at": "2018-06-27T21:27:08Z", "updated_at": "2018-06-27T21:27:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:27:08Z", "revision_number": 0, "id": "15a82a53-e978-4796-ab4a-bcd3482188c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:27:08Z", "security_group_id": "797523f7-1d75-4603-adcc-0fe596fb0b02", "tenant_id": "6d08a0d25c59439e8c9e2ed18a31087f", "port_range_min": null, "ethertype": "IPv4", "project_id": "6d08a0d25c59439e8c9e2ed18a31087f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:27:08Z", "revision_number": 0, "id": "3eb39a0c-27bf-4bc0-bcd7-e1a2f38f1667", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:27:08Z", "security_group_id": "797523f7-1d75-4603-adcc-0fe596fb0b02", "tenant_id": "6d08a0d25c59439e8c9e2ed18a31087f", "port_range_min": null, "ethertype": "IPv6", "project_id": "6d08a0d25c59439e8c9e2ed18a31087f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:27:08Z", "revision_number": 0, "id": "879ddba9-8d6b-40c7-a331-c10303f558c3", "remote_group_id": "797523f7-1d75-4603-adcc-0fe596fb0b02", "remote_ip_prefix": null, "created_at": "2018-06-27T21:27:08Z", "security_group_id": "797523f7-1d75-4603-adcc-0fe596fb0b02", "tenant_id": "6d08a0d25c59439e8c9e2ed18a31087f", "port_range_min": null, "ethertype": "IPv6", "project_id": "6d08a0d25c59439e8c9e2ed18a31087f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:27:08Z", "revision_number": 0, "id": "c5d34c43-d3b5-4c9d-9aea-74fdb550aa03", "remote_group_id": "797523f7-1d75-4603-adcc-0fe596fb0b02", "remote_ip_prefix": null, "created_at": "2018-06-27T21:27:08Z", "security_group_id": "797523f7-1d75-4603-adcc-0fe596fb0b02", "tenant_id": "6d08a0d25c59439e8c9e2ed18a31087f", "port_range_min": null, "ethertype": "IPv4", "project_id": "6d08a0d25c59439e8c9e2ed18a31087f"}], "revision_number": 4, "project_id": "6d08a0d25c59439e8c9e2ed18a31087f", "id": "797523f7-1d75-4603-adcc-0fe596fb0b02", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b92069937e44a3786e439f95c61afe5", "created_at": "2018-06-27T19:08:41Z", "updated_at": "2018-06-27T19:08:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "4ac2a090-f595-4e7b-9b7a-a52fa204e881", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "5508c0b1-6261-44cb-854d-60c64bcbba0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "a60c77dc-6985-48ac-a3a3-067176d3e52f", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "e6ec0fa4-1eb3-4c5d-a451-c7acfd7fde82", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}], "revision_number": 4, "project_id": "4b92069937e44a3786e439f95c61afe5", "id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T18:59:55Z", "updated_at": "2018-06-27T18:59:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "5a060918-419b-4ec3-90df-a7764c06af2f", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "6cd9bbf0-4d1b-4b13-a6c4-e20a15bb3360", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "8134c0f0-89c6-4d45-bef8-a9260d9d0723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "e0e7297a-a59d-4d2b-b75c-2cc86b269114", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}], "revision_number": 4, "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "created_at": "2018-06-27T21:03:43Z", "updated_at": "2018-06-27T21:03:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "41061dbf-a5a2-465f-84dd-140f6104b3f7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "47d5c96d-0510-41a5-b33e-5683702c5bb8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "4b4b6430-3f42-4fe4-a25e-2c5c015a7699", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "e6a68cb7-6491-4474-a4d7-38496cac4eb7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}], "revision_number": 4, "project_id": "3f0a375b66c54145bff1c56e7c91ad73", "id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "name": "default"}]} 2018-06-27 21:28:28,694 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-a97c952d-dd49-417e-bc95-af00cb968ce2 2018-06-27 21:28:28,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/6d08a0d25c59439e8c9e2ed18a31087f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}280e8bfcb1d8e9d17e8170146a4f23ab7fbbd2ce" 2018-06-27 21:28:29,126 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:28:28 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e1d1ce73-2a41-4f20-8a69-f223d7d027d9 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/6d08a0d25c59439e8c9e2ed18a31087f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6d08a0d25c59439e8c9e2ed18a31087f", "name": "CreateRouterSuccessTests-92e1ca1d-25af-465-proj"}} 2018-06-27 21:28:29,126 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/6d08a0d25c59439e8c9e2ed18a31087f used request id req-e1d1ce73-2a41-4f20-8a69-f223d7d027d9 2018-06-27 21:28:29,127 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 797523f7-1d75-4603-adcc-0fe596fb0b02 2018-06-27 21:28:29,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/security-group-rules?security_group_id=797523f7-1d75-4603-adcc-0fe596fb0b02 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}280e8bfcb1d8e9d17e8170146a4f23ab7fbbd2ce" 2018-06-27 21:28:29,219 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:28:29 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-e2fd0133-96b4-4f43-ae65-2e76dd22c9dc 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-27T21:27:08Z", "security_group_id": "797523f7-1d75-4603-adcc-0fe596fb0b02", "port_range_min": null, "revision_number": 0, "tenant_id": "6d08a0d25c59439e8c9e2ed18a31087f", "created_at": "2018-06-27T21:27:08Z", "project_id": "6d08a0d25c59439e8c9e2ed18a31087f", "id": "15a82a53-e978-4796-ab4a-bcd3482188c1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:27:08Z", "security_group_id": "797523f7-1d75-4603-adcc-0fe596fb0b02", "port_range_min": null, "revision_number": 0, "tenant_id": "6d08a0d25c59439e8c9e2ed18a31087f", "created_at": "2018-06-27T21:27:08Z", "project_id": "6d08a0d25c59439e8c9e2ed18a31087f", "id": "3eb39a0c-27bf-4bc0-bcd7-e1a2f38f1667"}, {"remote_group_id": "797523f7-1d75-4603-adcc-0fe596fb0b02", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:27:08Z", "security_group_id": "797523f7-1d75-4603-adcc-0fe596fb0b02", "port_range_min": null, "revision_number": 0, "tenant_id": "6d08a0d25c59439e8c9e2ed18a31087f", "created_at": "2018-06-27T21:27:08Z", "project_id": "6d08a0d25c59439e8c9e2ed18a31087f", "id": "879ddba9-8d6b-40c7-a331-c10303f558c3"}, {"remote_group_id": "797523f7-1d75-4603-adcc-0fe596fb0b02", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:27:08Z", "security_group_id": "797523f7-1d75-4603-adcc-0fe596fb0b02", "port_range_min": null, "revision_number": 0, "tenant_id": "6d08a0d25c59439e8c9e2ed18a31087f", "created_at": "2018-06-27T21:27:08Z", "project_id": "6d08a0d25c59439e8c9e2ed18a31087f", "id": "c5d34c43-d3b5-4c9d-9aea-74fdb550aa03"}]} 2018-06-27 21:28:29,219 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=797523f7-1d75-4603-adcc-0fe596fb0b02 used request id req-e2fd0133-96b4-4f43-ae65-2e76dd22c9dc 2018-06-27 21:28:29,220 - neutron_utils - INFO - Deleting security group with name - default 2018-06-27 21:28:29,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/security-groups/797523f7-1d75-4603-adcc-0fe596fb0b02 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}280e8bfcb1d8e9d17e8170146a4f23ab7fbbd2ce" 2018-06-27 21:28:29,696 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:28:29 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-73fdf55e-82a3-404c-a480-b3cfd9f3f639 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:28:29,696 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/797523f7-1d75-4603-adcc-0fe596fb0b02 used request id req-73fdf55e-82a3-404c-a480-b3cfd9f3f639 2018-06-27 21:28:29,697 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-92e1ca1d-25af-465-proj 2018-06-27 21:28:29,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/6d08a0d25c59439e8c9e2ed18a31087f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}280e8bfcb1d8e9d17e8170146a4f23ab7fbbd2ce" 2018-06-27 21:28:30,265 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:28:29 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-dec88b8e-b131-420b-8ff7-150c56c71d73 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:28:30,266 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/6d08a0d25c59439e8c9e2ed18a31087f used request id req-dec88b8e-b131-420b-8ff7-150c56c71d73 2018-06-27 21:28:30,266 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-92e1ca1d-25af-465-proj-role 2018-06-27 21:28:30,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/fd9080c2ba19491f86ddbaa6bb922dc5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}280e8bfcb1d8e9d17e8170146a4f23ab7fbbd2ce" 2018-06-27 21:28:30,630 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:28:30 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3428b2ee-7788-4b92-b186-52d92935064d Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:28:30,630 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/fd9080c2ba19491f86ddbaa6bb922dc5 used request id req-3428b2ee-7788-4b92-b186-52d92935064d 2018-06-27 21:28:30,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}280e8bfcb1d8e9d17e8170146a4f23ab7fbbd2ce" 2018-06-27 21:28:30,962 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:28:30 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6c80de14-12d0-416b-9a8c-c57b7518f087 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 21:28:30,962 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-6c80de14-12d0-416b-9a8c-c57b7518f087 2018-06-27 21:28:30,963 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-92e1ca1d-25af-465-user 2018-06-27 21:28:30,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/71996b0590104138abd363fa0438f1d7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61ef6e91f4e7e9ca9de72043b105c594d52324d8" 2018-06-27 21:28:31,558 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:28:30 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-54e0fd1d-46db-48f5-98fb-e3f7bb2e28fe Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:28:31,558 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/71996b0590104138abd363fa0438f1d7 used request id req-54e0fd1d-46db-48f5-98fb-e3f7bb2e28fe 2018-06-27 21:28:31,566 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:28:32,349 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:28:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["8oEZQXvuQpe1CNW7yRIYaQ"], "issued_at": "2018-06-27T21:28:32.000000Z"}} 2018-06-27 21:28:32,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}ecb50b54d547591e185cd8e6187c5a370ff30a0d" 2018-06-27 21:28:32,643 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:28:32 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-de22662e-c52c-4229-b44f-0f30212081c5 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:28:32,644 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-de22662e-c52c-4229-b44f-0f30212081c5 2018-06-27 21:28:32,646 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:28:32,647 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:28:33,472 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:28:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["KlHRZyNWQhGBgX2JxF7NPA"], "issued_at": "2018-06-27T21:28:33.000000Z"}} 2018-06-27 21:28:33,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}abaf2156ebe731702b14c67992040f7625afcd68" 2018-06-27 21:28:33,522 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:28:33 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c2918c06-dffc-4827-81d2-06a8ecd033f5 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:28:33,522 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-c2918c06-dffc-4827-81d2-06a8ecd033f5 2018-06-27 21:28:33,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 21:28:33,538 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:28: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-27 21:28:33,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=CreateRouterSuccessTests-287f6eeb-a671-450-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abaf2156ebe731702b14c67992040f7625afcd68" 2018-06-27 21:28:33,949 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:28:33 GMT Server: Apache Content-Length: 192 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6d1a9545-41d8-444e-aaee-e3bd6e93dfef 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-287f6eeb-a671-450-proj", "previous": null, "next": null}, "projects": []} 2018-06-27 21:28:33,949 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-287f6eeb-a671-450-proj used request id req-6d1a9545-41d8-444e-aaee-e3bd6e93dfef 2018-06-27 21:28:33,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abaf2156ebe731702b14c67992040f7625afcd68" 2018-06-27 21:28:34,494 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:28:33 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-27d12f00-2627-4a14-8fe8-2a6af52337f5 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 21:28:34,494 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-27d12f00-2627-4a14-8fe8-2a6af52337f5 2018-06-27 21:28:34,498 - 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}abaf2156ebe731702b14c67992040f7625afcd68" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-287f6eeb-a671-450-proj"}}' 2018-06-27 21:28:34,976 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 21:28:34 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-786dba9c-bf0a-41e9-b2e3-28e99d207ef7 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/3427a64e795d4ff5b66dc7ad9b228cc0"}, "tags": [], "enabled": true, "id": "3427a64e795d4ff5b66dc7ad9b228cc0", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-287f6eeb-a671-450-proj"}} 2018-06-27 21:28:34,976 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-786dba9c-bf0a-41e9-b2e3-28e99d207ef7 2018-06-27 21:28:34,976 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-287f6eeb-a671-450-proj 2018-06-27 21:28:34,977 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:28:34,977 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:28:35,894 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:28:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["RBNdxX-cTeur_x_yJIFtmg"], "issued_at": "2018-06-27T21:28:35.000000Z"}} 2018-06-27 21:28:35,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}ebdc3a092f4d7a777edd3b14636e0da5df9b856b" 2018-06-27 21:28:35,958 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:28:35 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1d2eb12d-d47f-4b19-a350-0e7a7b11d843 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:28:35,959 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-1d2eb12d-d47f-4b19-a350-0e7a7b11d843 2018-06-27 21:28:35,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 21:28:35,975 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:28: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-27 21:28:35,976 - 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}ebdc3a092f4d7a777edd3b14636e0da5df9b856b" 2018-06-27 21:28:36,399 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:28:35 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b5857f33-0037-4067-a338-f291457c6d90 Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/05b1bc3fa6fd4243a4ba8b4d6fcc3daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05b1bc3fa6fd4243a4ba8b4d6fcc3daf", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/48d44c9c0fea4f4e80edc7d2e0715db7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d44c9c0fea4f4e80edc7d2e0715db7", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/4d3721127bf84155a837606ce3feba32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d3721127bf84155a837606ce3feba32", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/5c846663ea6d407e9223de0719ce5442"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c846663ea6d407e9223de0719ce5442", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/73a10e6c4f67490a8a4030cc6cea32f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73a10e6c4f67490a8a4030cc6cea32f5", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/8ecfab7d9d4f47bb8892a85b7d2a0b5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ecfab7d9d4f47bb8892a85b7d2a0b5a", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/b278d529e9a54a9195e4e536b9384dc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b278d529e9a54a9195e4e536b9384dc0", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b7f107ae7bb34ccea8282b1a0ec7a979"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7f107ae7bb34ccea8282b1a0ec7a979", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/d21494d0185b463db36b8c8c2b341b97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d21494d0185b463db36b8c8c2b341b97", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e0bb346419f84e4680f6ca9a97f4fc0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e0bb346419f84e4680f6ca9a97f4fc0b", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "c8d542af72ce49338052c29f02c8857e", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e9dd794fa5c040a9a0445386fb2a6116"}, "options": {}, "id": "e9dd794fa5c040a9a0445386fb2a6116", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/e9f9c747d54947bc800a81ecf11858f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9f9c747d54947bc800a81ecf11858f5", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-27 21:28:36,399 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-b5857f33-0037-4067-a338-f291457c6d90 2018-06-27 21:28:36,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=CreateRouterSuccessTests-287f6eeb-a671-450-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebdc3a092f4d7a777edd3b14636e0da5df9b856b" 2018-06-27 21:28:36,721 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:28:36 GMT Server: Apache Content-Length: 467 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4ac0f74a-79c5-4f99-8708-280d203335ee Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateRouterSuccessTests-287f6eeb-a671-450-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/3427a64e795d4ff5b66dc7ad9b228cc0"}, "tags": [], "enabled": true, "id": "3427a64e795d4ff5b66dc7ad9b228cc0", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-287f6eeb-a671-450-proj"}]} 2018-06-27 21:28:36,721 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateRouterSuccessTests-287f6eeb-a671-450-proj used request id req-4ac0f74a-79c5-4f99-8708-280d203335ee 2018-06-27 21:28: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/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebdc3a092f4d7a777edd3b14636e0da5df9b856b" 2018-06-27 21:28:37,102 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:28:36 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c0a532e9-45b6-4550-bcd0-e32975c8595a Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 21:28:37,103 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-c0a532e9-45b6-4550-bcd0-e32975c8595a 2018-06-27 21:28:37,862 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-287f6eeb-a671-450-user 2018-06-27 21:28:37,862 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:28:37,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? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abaf2156ebe731702b14c67992040f7625afcd68" 2018-06-27 21:28:38,273 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:28:37 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f9d1c4a4-3410-4249-8c01-2e7df1e7d142 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 21:28:38,274 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-f9d1c4a4-3410-4249-8c01-2e7df1e7d142 2018-06-27 21:28:38,277 - 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}abaf2156ebe731702b14c67992040f7625afcd68" -d '{"role": {"name": "CreateRouterSuccessTests-287f6eeb-a671-450-proj-role"}}' 2018-06-27 21:28:38,607 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 21:28:38 GMT Server: Apache Content-Length: 223 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f1f2e7fc-b40f-452d-b672-56a36bcc7a77 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9b0d80f67fff42098fdecff8d47cbaa1", "links": {"self": "http://10.167.4.35:5000/v3/roles/9b0d80f67fff42098fdecff8d47cbaa1"}, "name": "CreateRouterSuccessTests-287f6eeb-a671-450-proj-role"}} 2018-06-27 21:28:38,607 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-f1f2e7fc-b40f-452d-b672-56a36bcc7a77 2018-06-27 21:28:38,608 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-287f6eeb-a671-450-proj-role 2018-06-27 21:28:38,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/9b0d80f67fff42098fdecff8d47cbaa1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abaf2156ebe731702b14c67992040f7625afcd68" 2018-06-27 21:28:38,960 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:28:38 GMT Server: Apache Content-Length: 223 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-78f08627-2897-45b0-aace-d8a2c0072126 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9b0d80f67fff42098fdecff8d47cbaa1", "links": {"self": "http://10.167.4.35:5000/v3/roles/9b0d80f67fff42098fdecff8d47cbaa1"}, "name": "CreateRouterSuccessTests-287f6eeb-a671-450-proj-role"}} 2018-06-27 21:28:38,961 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/9b0d80f67fff42098fdecff8d47cbaa1 used request id req-78f08627-2897-45b0-aace-d8a2c0072126 2018-06-27 21:28:38,961 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-287f6eeb-a671-450-proj-role to project CreateRouterSuccessTests-287f6eeb-a671-450-proj 2018-06-27 21:28:38,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/3427a64e795d4ff5b66dc7ad9b228cc0/users/2856172c12e84ebdbc3c8699ae2a654d/roles/9b0d80f67fff42098fdecff8d47cbaa1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abaf2156ebe731702b14c67992040f7625afcd68" 2018-06-27 21:28:39,493 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:28:38 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c55a3f1d-8491-41bb-baa4-6fbf90be0151 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:28:39,493 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/3427a64e795d4ff5b66dc7ad9b228cc0/users/2856172c12e84ebdbc3c8699ae2a654d/roles/9b0d80f67fff42098fdecff8d47cbaa1 used request id req-c55a3f1d-8491-41bb-baa4-6fbf90be0151 2018-06-27 21:28:39,494 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:28:39,495 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:28:40,356 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9b0d80f67fff42098fdecff8d47cbaa1", "name": "CreateRouterSuccessTests-287f6eeb-a671-450-proj-role"}], "expires_at": "2018-06-27T22:28:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3427a64e795d4ff5b66dc7ad9b228cc0", "name": "CreateRouterSuccessTests-287f6eeb-a671-450-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3427a64e795d4ff5b66dc7ad9b228cc0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/3427a64e795d4ff5b66dc7ad9b228cc0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/3427a64e795d4ff5b66dc7ad9b228cc0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/3427a64e795d4ff5b66dc7ad9b228cc0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/3427a64e795d4ff5b66dc7ad9b228cc0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/3427a64e795d4ff5b66dc7ad9b228cc0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3427a64e795d4ff5b66dc7ad9b228cc0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/3427a64e795d4ff5b66dc7ad9b228cc0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/3427a64e795d4ff5b66dc7ad9b228cc0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3427a64e795d4ff5b66dc7ad9b228cc0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/3427a64e795d4ff5b66dc7ad9b228cc0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/3427a64e795d4ff5b66dc7ad9b228cc0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-287f6eeb-a671-450-user", "id": "2856172c12e84ebdbc3c8699ae2a654d"}, "audit_ids": ["rLxH2ak7S-Oo_ZyuqP2SWQ"], "issued_at": "2018-06-27T21:28:40.000000Z"}} 2018-06-27 21:28:40,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}dcba5d74484893cead64127da2814369901a9f2f" 2018-06-27 21:28:40,684 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:28:40 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e2ad1857-cb29-4f6e-b6ea-799eeb9737a4 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:28:40,684 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-e2ad1857-cb29-4f6e-b6ea-799eeb9737a4 2018-06-27 21:28:40,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/routers?name=CreateRouterSuccessTests-14ec0f6a-03e6-4c4d-92dc-a2e8784a2951-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcba5d74484893cead64127da2814369901a9f2f" 2018-06-27 21:28:41,667 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:28:41 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-10f0b9af-01a2-4d48-8a17-a89d1e18c2a0 Front-End-Https: on RESP BODY: {"routers": []} 2018-06-27 21:28:41,668 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers?name=CreateRouterSuccessTests-14ec0f6a-03e6-4c4d-92dc-a2e8784a2951-pub-router&admin_state_up=True used request id req-10f0b9af-01a2-4d48-8a17-a89d1e18c2a0 2018-06-27 21:28:41,668 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:28:41,669 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:28:42,383 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9b0d80f67fff42098fdecff8d47cbaa1", "name": "CreateRouterSuccessTests-287f6eeb-a671-450-proj-role"}], "expires_at": "2018-06-27T22:28:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3427a64e795d4ff5b66dc7ad9b228cc0", "name": "CreateRouterSuccessTests-287f6eeb-a671-450-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3427a64e795d4ff5b66dc7ad9b228cc0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/3427a64e795d4ff5b66dc7ad9b228cc0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/3427a64e795d4ff5b66dc7ad9b228cc0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/3427a64e795d4ff5b66dc7ad9b228cc0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/3427a64e795d4ff5b66dc7ad9b228cc0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/3427a64e795d4ff5b66dc7ad9b228cc0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3427a64e795d4ff5b66dc7ad9b228cc0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/3427a64e795d4ff5b66dc7ad9b228cc0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/3427a64e795d4ff5b66dc7ad9b228cc0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3427a64e795d4ff5b66dc7ad9b228cc0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/3427a64e795d4ff5b66dc7ad9b228cc0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/3427a64e795d4ff5b66dc7ad9b228cc0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-287f6eeb-a671-450-user", "id": "2856172c12e84ebdbc3c8699ae2a654d"}, "audit_ids": ["KRi-oujjSPuA6ZbnehuysA"], "issued_at": "2018-06-27T21:28:42.000000Z"}} 2018-06-27 21:28:42,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}ac88b998a2a3f21ade78a468b9b45f84c0d967d9" 2018-06-27 21:28:42,828 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:28:42 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9558a2c1-bf4a-4df5-a461-6374dc4b814f Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:28:42,829 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-9558a2c1-bf4a-4df5-a461-6374dc4b814f 2018-06-27 21:28:42,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/networks?name=floating_net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcba5d74484893cead64127da2814369901a9f2f" 2018-06-27 21:28:43,247 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:28:43 GMT Content-Type: application/json Content-Length: 594 Connection: keep-alive X-Openstack-Request-Id: req-e8da9477-bfff-401b-9955-e359237d69a8 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":["df0aa635-d718-49cc-81c1-ba349ef8a505"],"updated_at":"2018-06-27T18:56:39Z","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T18:56:31Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"977aff9f-43e9-4fec-86ae-a730f64fa17d","name":"floating_net"}]} 2018-06-27 21:28:43,248 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=floating_net used request id req-e8da9477-bfff-401b-9955-e359237d69a8 2018-06-27 21:28:43,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=977aff9f-43e9-4fec-86ae-a730f64fa17d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcba5d74484893cead64127da2814369901a9f2f" 2018-06-27 21:28:44,231 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:28:44 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-ad0b88f8-d916-436e-98d8-83dfd3b7f203 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-27 21:28:44,231 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=977aff9f-43e9-4fec-86ae-a730f64fa17d used request id req-ad0b88f8-d916-436e-98d8-83dfd3b7f203 2018-06-27 21:28:44,232 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-14ec0f6a-03e6-4c4d-92dc-a2e8784a2951-pub-router 2018-06-27 21:28:44,237 - 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}dcba5d74484893cead64127da2814369901a9f2f" -d '{"router": {"external_gateway_info": {"network_id": "977aff9f-43e9-4fec-86ae-a730f64fa17d"}, "name": "CreateRouterSuccessTests-14ec0f6a-03e6-4c4d-92dc-a2e8784a2951-pub-router", "admin_state_up": true}}' 2018-06-27 21:28:48,296 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 21:28:48 GMT Content-Type: application/json Content-Length: 716 Connection: keep-alive X-Openstack-Request-Id: req-e4036bf2-2871-4fb8-970c-130c66c1f8b5 Front-End-Https: on RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "977aff9f-43e9-4fec-86ae-a730f64fa17d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "df0aa635-d718-49cc-81c1-ba349ef8a505", "ip_address": "172.30.10.116"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "3427a64e795d4ff5b66dc7ad9b228cc0", "created_at": "2018-06-27T21:28:44Z", "admin_state_up": true, "updated_at": "2018-06-27T21:28:47Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "3427a64e795d4ff5b66dc7ad9b228cc0", "id": "8c162a91-f11e-4911-8921-d9f7ffb7de3f", "name": "CreateRouterSuccessTests-14ec0f6a-03e6-4c4d-92dc-a2e8784a2951-pub-router"}} 2018-06-27 21:28:48,296 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/routers used request id req-e4036bf2-2871-4fb8-970c-130c66c1f8b5 2018-06-27 21:28:48,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/ports?device_id=8c162a91-f11e-4911-8921-d9f7ffb7de3f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcba5d74484893cead64127da2814369901a9f2f" 2018-06-27 21:28:48,386 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:28:48 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-fee5bbc5-52ff-4b9b-927c-05b0d72bea20 Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-27 21:28:48,386 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=8c162a91-f11e-4911-8921-d9f7ffb7de3f used request id req-fee5bbc5-52ff-4b9b-927c-05b0d72bea20 2018-06-27 21:28:48,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/routers/8c162a91-f11e-4911-8921-d9f7ffb7de3f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcba5d74484893cead64127da2814369901a9f2f" 2018-06-27 21:28:48,697 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:28:48 GMT Content-Type: application/json Content-Length: 722 Connection: keep-alive X-Openstack-Request-Id: req-65c6a274-9144-4c82-a1e0-37e285c1119a Front-End-Https: on RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "977aff9f-43e9-4fec-86ae-a730f64fa17d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "df0aa635-d718-49cc-81c1-ba349ef8a505", "ip_address": "172.30.10.116"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "3427a64e795d4ff5b66dc7ad9b228cc0", "created_at": "2018-06-27T21:28:44Z", "admin_state_up": true, "updated_at": "2018-06-27T21:28:47Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "3427a64e795d4ff5b66dc7ad9b228cc0", "id": "8c162a91-f11e-4911-8921-d9f7ffb7de3f", "name": "CreateRouterSuccessTests-14ec0f6a-03e6-4c4d-92dc-a2e8784a2951-pub-router"}} 2018-06-27 21:28:48,697 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers/8c162a91-f11e-4911-8921-d9f7ffb7de3f used request id req-65c6a274-9144-4c82-a1e0-37e285c1119a 2018-06-27 21:28:48,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/ports?device_id=8c162a91-f11e-4911-8921-d9f7ffb7de3f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcba5d74484893cead64127da2814369901a9f2f" 2018-06-27 21:28:48,778 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:28:48 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-dc32a1a6-dbcf-48fa-b904-5f4291e70b4b Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-27 21:28:48,778 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=8c162a91-f11e-4911-8921-d9f7ffb7de3f used request id req-dc32a1a6-dbcf-48fa-b904-5f4291e70b4b 2018-06-27 21:28:48,779 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:28:49,532 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9b0d80f67fff42098fdecff8d47cbaa1", "name": "CreateRouterSuccessTests-287f6eeb-a671-450-proj-role"}], "expires_at": "2018-06-27T22:28:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3427a64e795d4ff5b66dc7ad9b228cc0", "name": "CreateRouterSuccessTests-287f6eeb-a671-450-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3427a64e795d4ff5b66dc7ad9b228cc0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/3427a64e795d4ff5b66dc7ad9b228cc0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/3427a64e795d4ff5b66dc7ad9b228cc0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/3427a64e795d4ff5b66dc7ad9b228cc0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/3427a64e795d4ff5b66dc7ad9b228cc0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/3427a64e795d4ff5b66dc7ad9b228cc0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3427a64e795d4ff5b66dc7ad9b228cc0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/3427a64e795d4ff5b66dc7ad9b228cc0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/3427a64e795d4ff5b66dc7ad9b228cc0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3427a64e795d4ff5b66dc7ad9b228cc0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/3427a64e795d4ff5b66dc7ad9b228cc0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/3427a64e795d4ff5b66dc7ad9b228cc0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-287f6eeb-a671-450-user", "id": "2856172c12e84ebdbc3c8699ae2a654d"}, "audit_ids": ["e0tCmk-SQ-a3VktH9Kfwgg"], "issued_at": "2018-06-27T21:28:49.000000Z"}} 2018-06-27 21:28:49,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/routers?name=CreateRouterSuccessTests-14ec0f6a-03e6-4c4d-92dc-a2e8784a2951-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abacf54d18cb9317e0cf879b0447cc09a47bed92" 2018-06-27 21:28:50,901 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:28:50 GMT Content-Type: application/json Content-Length: 725 Connection: keep-alive X-Openstack-Request-Id: req-bb14688d-b16c-49d4-a96e-591b6d11182f Front-End-Https: on RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "977aff9f-43e9-4fec-86ae-a730f64fa17d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "df0aa635-d718-49cc-81c1-ba349ef8a505", "ip_address": "172.30.10.116"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "3427a64e795d4ff5b66dc7ad9b228cc0", "created_at": "2018-06-27T21:28:44Z", "admin_state_up": true, "updated_at": "2018-06-27T21:28:47Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "3427a64e795d4ff5b66dc7ad9b228cc0", "id": "8c162a91-f11e-4911-8921-d9f7ffb7de3f", "name": "CreateRouterSuccessTests-14ec0f6a-03e6-4c4d-92dc-a2e8784a2951-pub-router"}]} 2018-06-27 21:28:50,901 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers?name=CreateRouterSuccessTests-14ec0f6a-03e6-4c4d-92dc-a2e8784a2951-pub-router&admin_state_up=True used request id req-bb14688d-b16c-49d4-a96e-591b6d11182f 2018-06-27 21:28:50,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 21:28:50,914 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:28: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-27 21:28:50,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/3427a64e795d4ff5b66dc7ad9b228cc0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecb50b54d547591e185cd8e6187c5a370ff30a0d" 2018-06-27 21:28:51,239 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:28:50 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-aafbb433-1c3b-4e67-895b-2e54af421990 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/3427a64e795d4ff5b66dc7ad9b228cc0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3427a64e795d4ff5b66dc7ad9b228cc0", "name": "CreateRouterSuccessTests-287f6eeb-a671-450-proj"}} 2018-06-27 21:28:51,240 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3427a64e795d4ff5b66dc7ad9b228cc0 used request id req-aafbb433-1c3b-4e67-895b-2e54af421990 2018-06-27 21:28:51,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/ports?device_id=8c162a91-f11e-4911-8921-d9f7ffb7de3f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abacf54d18cb9317e0cf879b0447cc09a47bed92" 2018-06-27 21:28:51,957 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:28:51 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-d665a877-4418-48b0-bd90-42211bab820b Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-27 21:28:51,957 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=8c162a91-f11e-4911-8921-d9f7ffb7de3f used request id req-d665a877-4418-48b0-bd90-42211bab820b 2018-06-27 21:28:51,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/networks?id=977aff9f-43e9-4fec-86ae-a730f64fa17d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abacf54d18cb9317e0cf879b0447cc09a47bed92" 2018-06-27 21:28:52,277 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:28:52 GMT Content-Type: application/json Content-Length: 594 Connection: keep-alive X-Openstack-Request-Id: req-db16ede1-978d-4d63-8515-3cdaf3ee813a 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":["df0aa635-d718-49cc-81c1-ba349ef8a505"],"updated_at":"2018-06-27T18:56:39Z","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T18:56:31Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"977aff9f-43e9-4fec-86ae-a730f64fa17d","name":"floating_net"}]} 2018-06-27 21:28:52,277 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=977aff9f-43e9-4fec-86ae-a730f64fa17d used request id req-db16ede1-978d-4d63-8515-3cdaf3ee813a 2018-06-27 21:28:52,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=977aff9f-43e9-4fec-86ae-a730f64fa17d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abacf54d18cb9317e0cf879b0447cc09a47bed92" 2018-06-27 21:28:52,362 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:28:52 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-185b23c9-3ae0-4131-b311-8fe3d4c79904 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-27 21:28:52,362 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=977aff9f-43e9-4fec-86ae-a730f64fa17d used request id req-185b23c9-3ae0-4131-b311-8fe3d4c79904 2018-06-27 21:28:52,363 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-14ec0f6a-03e6-4c4d-92dc-a2e8784a2951-pub-router 2018-06-27 21:28:52,363 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-14ec0f6a-03e6-4c4d-92dc-a2e8784a2951-pub-router 2018-06-27 21:28:52,368 - 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/8c162a91-f11e-4911-8921-d9f7ffb7de3f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcba5d74484893cead64127da2814369901a9f2f" 2018-06-27 21:28:57,397 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:28:57 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-4a8fe89a-9b86-4b03-8383-1e20658f223a Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:28:57,397 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/routers/8c162a91-f11e-4911-8921-d9f7ffb7de3f used request id req-4a8fe89a-9b86-4b03-8383-1e20658f223a 2018-06-27 21:28:57,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?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abaf2156ebe731702b14c67992040f7625afcd68" 2018-06-27 21:28:58,393 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:28:58 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-2e949fff-366d-40ff-bbbb-de65f43cb97a Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-27T19:03:04Z", "updated_at": "2018-06-27T19:03:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "6748ef1e-56da-434e-9e89-e86b58537b65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "b3e3826c-1c48-4699-93f0-f8a310956753", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "bfad35fa-7ea9-4a81-917d-7b86481eb510", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "d657b333-103d-4d19-add8-1e8bae2f8849", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b92069937e44a3786e439f95c61afe5", "created_at": "2018-06-27T19:08:41Z", "updated_at": "2018-06-27T19:08:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "4ac2a090-f595-4e7b-9b7a-a52fa204e881", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "5508c0b1-6261-44cb-854d-60c64bcbba0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "a60c77dc-6985-48ac-a3a3-067176d3e52f", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "e6ec0fa4-1eb3-4c5d-a451-c7acfd7fde82", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}], "revision_number": 4, "project_id": "4b92069937e44a3786e439f95c61afe5", "id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T18:59:55Z", "updated_at": "2018-06-27T18:59:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "5a060918-419b-4ec3-90df-a7764c06af2f", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "6cd9bbf0-4d1b-4b13-a6c4-e20a15bb3360", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "8134c0f0-89c6-4d45-bef8-a9260d9d0723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "e0e7297a-a59d-4d2b-b75c-2cc86b269114", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}], "revision_number": 4, "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "created_at": "2018-06-27T21:03:43Z", "updated_at": "2018-06-27T21:03:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "41061dbf-a5a2-465f-84dd-140f6104b3f7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "47d5c96d-0510-41a5-b33e-5683702c5bb8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "4b4b6430-3f42-4fe4-a25e-2c5c015a7699", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "e6a68cb7-6491-4474-a4d7-38496cac4eb7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}], "revision_number": 4, "project_id": "3f0a375b66c54145bff1c56e7c91ad73", "id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "name": "default"}]} 2018-06-27 21:28:58,393 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-2e949fff-366d-40ff-bbbb-de65f43cb97a 2018-06-27 21:28:58,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/4b92069937e44a3786e439f95c61afe5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abaf2156ebe731702b14c67992040f7625afcd68" 2018-06-27 21:28:58,716 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:28:58 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-58f8a51b-0b9d-4eb5-9114-cfd2082c890f 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/4b92069937e44a3786e439f95c61afe5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4b92069937e44a3786e439f95c61afe5", "name": "service"}} 2018-06-27 21:28:58,716 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/4b92069937e44a3786e439f95c61afe5 used request id req-58f8a51b-0b9d-4eb5-9114-cfd2082c890f 2018-06-27 21:28:58,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/8cdbc979369d4c15b8ddd6cc77d930e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abaf2156ebe731702b14c67992040f7625afcd68" 2018-06-27 21:28:59,062 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:28:58 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c321c8f5-bdcb-4244-a151-a8ed7730e1ac 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/8cdbc979369d4c15b8ddd6cc77d930e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}} 2018-06-27 21:28:59,062 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 used request id req-c321c8f5-bdcb-4244-a151-a8ed7730e1ac 2018-06-27 21:28:59,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f0a375b66c54145bff1c56e7c91ad73 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abaf2156ebe731702b14c67992040f7625afcd68" 2018-06-27 21:28:59,415 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 27 Jun 2018 21:28:59 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8a87ce44-5123-448a-8d41-7ee91d7c2203 Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3f0a375b66c54145bff1c56e7c91ad73.", "code": 404, "title": "Not Found"}} 2018-06-27 21:28:59,415 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f0a375b66c54145bff1c56e7c91ad73 used request id req-8a87ce44-5123-448a-8d41-7ee91d7c2203 2018-06-27 21:28:59,415 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-06-27 21:28:59,417 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-287f6eeb-a671-450-proj 2018-06-27 21:28:59,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/3427a64e795d4ff5b66dc7ad9b228cc0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abaf2156ebe731702b14c67992040f7625afcd68" 2018-06-27 21:29:00,081 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:28:59 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-eb44404d-4072-4f5e-a21f-3b03d500cb14 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:29:00,081 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/3427a64e795d4ff5b66dc7ad9b228cc0 used request id req-eb44404d-4072-4f5e-a21f-3b03d500cb14 2018-06-27 21:29:00,081 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-287f6eeb-a671-450-proj-role 2018-06-27 21:29:00,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/9b0d80f67fff42098fdecff8d47cbaa1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abaf2156ebe731702b14c67992040f7625afcd68" 2018-06-27 21:29:00,478 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:29:00 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-178d142b-802e-441f-9297-db0ff58de549 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:29:00,478 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/9b0d80f67fff42098fdecff8d47cbaa1 used request id req-178d142b-802e-441f-9297-db0ff58de549 2018-06-27 21:29:00,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? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abaf2156ebe731702b14c67992040f7625afcd68" 2018-06-27 21:29:00,823 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:29:00 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-dc5b3d20-82f1-4e4e-a606-c038bd245f8e Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 21:29:00,824 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-dc5b3d20-82f1-4e4e-a606-c038bd245f8e 2018-06-27 21:29:00,824 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-287f6eeb-a671-450-user 2018-06-27 21:29:00,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/2856172c12e84ebdbc3c8699ae2a654d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebdc3a092f4d7a777edd3b14636e0da5df9b856b" 2018-06-27 21:29:01,478 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:29:00 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d0e1eb97-7054-4e81-9d83-6b321c1d59bd Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:29:01,479 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/2856172c12e84ebdbc3c8699ae2a654d used request id req-d0e1eb97-7054-4e81-9d83-6b321c1d59bd 2018-06-27 21:29:01,481 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:29:02,371 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:29:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["WPMV7ekhQcSGs50bFTZhXw"], "issued_at": "2018-06-27T21:29:02.000000Z"}} 2018-06-27 21:29:02,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8071c9646f2047a803dc9aca1cd470db0b82ba26" 2018-06-27 21:29:02,424 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:29:02 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-eaa75138-af78-40dd-ab75-3e53b1cfdac2 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:29:02,424 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-eaa75138-af78-40dd-ab75-3e53b1cfdac2 2018-06-27 21:29:02,426 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:29:02,427 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:29:03,200 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:29:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["AW7hbMIcTt6wvXN7SeaEJQ"], "issued_at": "2018-06-27T21:29:03.000000Z"}} 2018-06-27 21:29:03,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}79d13196e0f1b61d61c000b8ccd58f9ea2b25f26" 2018-06-27 21:29:03,564 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:29:03 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-354af109-4eab-48bd-bf83-a7efe752f611 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:29:03,564 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-354af109-4eab-48bd-bf83-a7efe752f611 2018-06-27 21:29:03,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 21:29:03,582 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:29: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-27 21:29:03,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?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-c7a97b8c-22c2-496-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79d13196e0f1b61d61c000b8ccd58f9ea2b25f26" 2018-06-27 21:29:03,973 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:29:03 GMT Server: Apache Content-Length: 192 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-03f399ab-a5d5-4088-91e8-5ee8e617d63c 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-c7a97b8c-22c2-496-proj", "previous": null, "next": null}, "projects": []} 2018-06-27 21:29:03,973 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-c7a97b8c-22c2-496-proj used request id req-03f399ab-a5d5-4088-91e8-5ee8e617d63c 2018-06-27 21:29:03,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79d13196e0f1b61d61c000b8ccd58f9ea2b25f26" 2018-06-27 21:29:04,374 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:29:03 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-13254fe2-c560-437f-b7af-f9ccf694e096 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 21:29:04,374 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-13254fe2-c560-437f-b7af-f9ccf694e096 2018-06-27 21:29:04,378 - 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}79d13196e0f1b61d61c000b8ccd58f9ea2b25f26" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-c7a97b8c-22c2-496-proj"}}' 2018-06-27 21:29:04,766 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 21:29:04 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8f5575c0-10e1-453f-9eac-85388f878e2a Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/4fa7c8c1e87246818dc97915e734eb9a"}, "tags": [], "enabled": true, "id": "4fa7c8c1e87246818dc97915e734eb9a", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-c7a97b8c-22c2-496-proj"}} 2018-06-27 21:29:04,766 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-8f5575c0-10e1-453f-9eac-85388f878e2a 2018-06-27 21:29:04,767 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-c7a97b8c-22c2-496-proj 2018-06-27 21:29:04,767 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:29:04,768 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:29:05,719 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:29:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["81XFxKaBS0G0dOkEK98MoQ"], "issued_at": "2018-06-27T21:29:05.000000Z"}} 2018-06-27 21:29:05,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}0392d44c565258585dd46c90fd1dcd8639ddf84e" 2018-06-27 21:29:06,026 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:29:05 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7118f7be-666d-44f9-86a7-abba20ce5b20 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:29:06,026 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-7118f7be-666d-44f9-86a7-abba20ce5b20 2018-06-27 21:29:06,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 21:29:06,042 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:29: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-27 21:29:06,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}0392d44c565258585dd46c90fd1dcd8639ddf84e" 2018-06-27 21:29:06,497 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:29:06 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-23509378-dee2-4447-b5e6-c1e280b59790 Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/05b1bc3fa6fd4243a4ba8b4d6fcc3daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05b1bc3fa6fd4243a4ba8b4d6fcc3daf", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/48d44c9c0fea4f4e80edc7d2e0715db7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d44c9c0fea4f4e80edc7d2e0715db7", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/4d3721127bf84155a837606ce3feba32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d3721127bf84155a837606ce3feba32", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/5c846663ea6d407e9223de0719ce5442"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c846663ea6d407e9223de0719ce5442", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/73a10e6c4f67490a8a4030cc6cea32f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73a10e6c4f67490a8a4030cc6cea32f5", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/8ecfab7d9d4f47bb8892a85b7d2a0b5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ecfab7d9d4f47bb8892a85b7d2a0b5a", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/b278d529e9a54a9195e4e536b9384dc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b278d529e9a54a9195e4e536b9384dc0", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b7f107ae7bb34ccea8282b1a0ec7a979"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7f107ae7bb34ccea8282b1a0ec7a979", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/d21494d0185b463db36b8c8c2b341b97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d21494d0185b463db36b8c8c2b341b97", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e0bb346419f84e4680f6ca9a97f4fc0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e0bb346419f84e4680f6ca9a97f4fc0b", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "c8d542af72ce49338052c29f02c8857e", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e9dd794fa5c040a9a0445386fb2a6116"}, "options": {}, "id": "e9dd794fa5c040a9a0445386fb2a6116", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/e9f9c747d54947bc800a81ecf11858f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9f9c747d54947bc800a81ecf11858f5", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-27 21:29:06,497 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-23509378-dee2-4447-b5e6-c1e280b59790 2018-06-27 21:29:06,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?name=CreateRouterSuccessTests-c7a97b8c-22c2-496-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0392d44c565258585dd46c90fd1dcd8639ddf84e" 2018-06-27 21:29:06,886 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:29:06 GMT Server: Apache Content-Length: 467 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b5015001-49a8-4720-a7a4-850a4af8e6e4 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateRouterSuccessTests-c7a97b8c-22c2-496-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/4fa7c8c1e87246818dc97915e734eb9a"}, "tags": [], "enabled": true, "id": "4fa7c8c1e87246818dc97915e734eb9a", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-c7a97b8c-22c2-496-proj"}]} 2018-06-27 21:29:06,886 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateRouterSuccessTests-c7a97b8c-22c2-496-proj used request id req-b5015001-49a8-4720-a7a4-850a4af8e6e4 2018-06-27 21:29:06,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0392d44c565258585dd46c90fd1dcd8639ddf84e" 2018-06-27 21:29:06,976 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:29:06 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f1a0b762-30af-404d-8e59-9a95f6400c68 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 21:29:06,976 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-f1a0b762-30af-404d-8e59-9a95f6400c68 2018-06-27 21:29:07,461 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-c7a97b8c-22c2-496-user 2018-06-27 21:29:07,462 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:29:07,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? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79d13196e0f1b61d61c000b8ccd58f9ea2b25f26" 2018-06-27 21:29:07,821 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:29:07 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b85711bf-e857-480a-9fc0-9f7b27fc7c4c Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 21:29:07,821 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-b85711bf-e857-480a-9fc0-9f7b27fc7c4c 2018-06-27 21:29:07,825 - 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}79d13196e0f1b61d61c000b8ccd58f9ea2b25f26" -d '{"role": {"name": "CreateRouterSuccessTests-c7a97b8c-22c2-496-proj-role"}}' 2018-06-27 21:29:08,233 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 21:29:07 GMT Server: Apache Content-Length: 223 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-89140447-725a-4d6f-b30c-cb84a1eebbc4 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f609abb672824e2295a42fcd30ae093b", "links": {"self": "http://10.167.4.35:5000/v3/roles/f609abb672824e2295a42fcd30ae093b"}, "name": "CreateRouterSuccessTests-c7a97b8c-22c2-496-proj-role"}} 2018-06-27 21:29:08,233 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-89140447-725a-4d6f-b30c-cb84a1eebbc4 2018-06-27 21:29:08,234 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-c7a97b8c-22c2-496-proj-role 2018-06-27 21:29:08,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/f609abb672824e2295a42fcd30ae093b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79d13196e0f1b61d61c000b8ccd58f9ea2b25f26" 2018-06-27 21:29:08,647 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:29:08 GMT Server: Apache Content-Length: 223 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f580c635-4e57-41a1-b031-c973e339d98c Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f609abb672824e2295a42fcd30ae093b", "links": {"self": "http://10.167.4.35:5000/v3/roles/f609abb672824e2295a42fcd30ae093b"}, "name": "CreateRouterSuccessTests-c7a97b8c-22c2-496-proj-role"}} 2018-06-27 21:29:08,647 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/f609abb672824e2295a42fcd30ae093b used request id req-f580c635-4e57-41a1-b031-c973e339d98c 2018-06-27 21:29:08,647 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-c7a97b8c-22c2-496-proj-role to project CreateRouterSuccessTests-c7a97b8c-22c2-496-proj 2018-06-27 21:29:08,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/4fa7c8c1e87246818dc97915e734eb9a/users/a9c98918e47747b5aa62661a01e58d00/roles/f609abb672824e2295a42fcd30ae093b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79d13196e0f1b61d61c000b8ccd58f9ea2b25f26" 2018-06-27 21:29:09,094 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:29:08 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4a2b8839-e03b-4f65-afd4-b909bf6bbb26 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:29:09,094 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/4fa7c8c1e87246818dc97915e734eb9a/users/a9c98918e47747b5aa62661a01e58d00/roles/f609abb672824e2295a42fcd30ae093b used request id req-4a2b8839-e03b-4f65-afd4-b909bf6bbb26 2018-06-27 21:29:09,095 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:29:09,096 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:29:09,900 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:29:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["Nec7d5kRR-KDxd2kOIB0nw"], "issued_at": "2018-06-27T21:29:09.000000Z"}} 2018-06-27 21:29:09,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9250636d94801561eb3e0bac266855a34fb49c34" 2018-06-27 21:29:10,236 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:29:09 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-049d2c47-5e8a-4e69-85a3-d9eac5d1dac2 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:29:10,236 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-049d2c47-5e8a-4e69-85a3-d9eac5d1dac2 2018-06-27 21:29:10,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/routers?name=CreateRouterSuccessTests-cd3d9759-9adc-4dff-a49b-842dd3b5bd10-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9250636d94801561eb3e0bac266855a34fb49c34" 2018-06-27 21:29:11,101 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:29:11 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-ef3228dd-92e2-40ce-9b4b-08397e3c170b Front-End-Https: on RESP BODY: {"routers": []} 2018-06-27 21:29:11,102 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers?name=CreateRouterSuccessTests-cd3d9759-9adc-4dff-a49b-842dd3b5bd10-pub-router&admin_state_up=True used request id req-ef3228dd-92e2-40ce-9b4b-08397e3c170b 2018-06-27 21:29:11,102 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:29:11,103 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:29:12,009 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:29:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["0ToBsWBISD2aqyO3WRNsHg"], "issued_at": "2018-06-27T21:29:11.000000Z"}} 2018-06-27 21:29:12,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}99e1344b782e125885690623de045316dfe8570b" 2018-06-27 21:29:12,384 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:29:12 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b63e64f0-5063-445d-bfc2-718d18ef8fdf Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:29:12,384 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-b63e64f0-5063-445d-bfc2-718d18ef8fdf 2018-06-27 21:29:12,386 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-cd3d9759-9adc-4dff-a49b-842dd3b5bd10-pub-router 2018-06-27 21:29:12,391 - 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}9250636d94801561eb3e0bac266855a34fb49c34" -d '{"router": {"name": "CreateRouterSuccessTests-cd3d9759-9adc-4dff-a49b-842dd3b5bd10-pub-router", "admin_state_up": true}}' 2018-06-27 21:29:13,551 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 21:29:13 GMT Content-Type: application/json Content-Length: 548 Connection: keep-alive X-Openstack-Request-Id: req-daae1b98-2805-4dc1-8d1f-24d0b6aa477f Front-End-Https: on RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T21:29:13Z", "admin_state_up": true, "updated_at": "2018-06-27T21:29:13Z", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "flavor_id": null, "revision_number": 1, "routes": [], "ha": false, "id": "e61df779-33b0-40eb-af89-306b0af81b61", "name": "CreateRouterSuccessTests-cd3d9759-9adc-4dff-a49b-842dd3b5bd10-pub-router"}} 2018-06-27 21:29:13,552 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/routers used request id req-daae1b98-2805-4dc1-8d1f-24d0b6aa477f 2018-06-27 21:29:13,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/ports?device_id=e61df779-33b0-40eb-af89-306b0af81b61 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9250636d94801561eb3e0bac266855a34fb49c34" 2018-06-27 21:29:13,668 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:29:13 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-c68f50be-6cb0-4a88-b2b5-4eecfd7b3d93 Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-27 21:29:13,669 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=e61df779-33b0-40eb-af89-306b0af81b61 used request id req-c68f50be-6cb0-4a88-b2b5-4eecfd7b3d93 2018-06-27 21:29:13,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/networks?name=floating_net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9250636d94801561eb3e0bac266855a34fb49c34" 2018-06-27 21:29:13,899 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:29:13 GMT Content-Type: application/json Content-Length: 696 Connection: keep-alive X-Openstack-Request-Id: req-ac88dd5d-6404-40a0-9172-bf995a890f36 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":"977aff9f-43e9-4fec-86ae-a730f64fa17d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":["df0aa635-d718-49cc-81c1-ba349ef8a505"],"description":"","tags":[],"updated_at":"2018-06-27T18:56:39Z","is_default":true,"provider:segmentation_id":null,"name":"floating_net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T18:56:31Z","provider:network_type":"flat"}]} 2018-06-27 21:29:13,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-ac88dd5d-6404-40a0-9172-bf995a890f36 2018-06-27 21:29:13,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-27 21:29:13,915 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:29: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-27 21:29:13,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9250636d94801561eb3e0bac266855a34fb49c34" 2018-06-27 21:29:14,331 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:29:13 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-79ec1c64-07b5-4a2f-911d-58c5e7f8f2c3 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/8cdbc979369d4c15b8ddd6cc77d930e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}} 2018-06-27 21:29:14,331 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 used request id req-79ec1c64-07b5-4a2f-911d-58c5e7f8f2c3 2018-06-27 21:29:14,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=977aff9f-43e9-4fec-86ae-a730f64fa17d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9250636d94801561eb3e0bac266855a34fb49c34" 2018-06-27 21:29:14,519 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:29:14 GMT Content-Type: application/json Content-Length: 628 Connection: keep-alive X-Openstack-Request-Id: req-2b432584-0a18-470e-85c9-a17c51d4041e Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"977aff9f-43e9-4fec-86ae-a730f64fa17d","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T18:56:39Z","dns_nameservers":[],"updated_at":"2018-06-27T18:56:39Z","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":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"df0aa635-d718-49cc-81c1-ba349ef8a505","subnetpool_id":null,"name":"floating_subnet"}]} 2018-06-27 21:29:14,520 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=977aff9f-43e9-4fec-86ae-a730f64fa17d used request id req-2b432584-0a18-470e-85c9-a17c51d4041e 2018-06-27 21:29:14,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/ports?network_id=977aff9f-43e9-4fec-86ae-a730f64fa17d&name=CreateRouterSuccessTests-cd3d9759-9adc-4dff-a49b-842dd3b5bd10-port1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9250636d94801561eb3e0bac266855a34fb49c34" 2018-06-27 21:29:15,347 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:29:15 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-3205b55d-5bec-4edd-8a80-c323cfc14ab6 Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-27 21:29:15,347 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=977aff9f-43e9-4fec-86ae-a730f64fa17d&name=CreateRouterSuccessTests-cd3d9759-9adc-4dff-a49b-842dd3b5bd10-port1&admin_state_up=True used request id req-3205b55d-5bec-4edd-8a80-c323cfc14ab6 2018-06-27 21:29:15,348 - OpenStackNetwork - INFO - Retrieved port CreateRouterSuccessTests-cd3d9759-9adc-4dff-a49b-842dd3b5bd10-port1 for router - CreateRouterSuccessTests-cd3d9759-9adc-4dff-a49b-842dd3b5bd10-pub-router 2018-06-27 21:29:15,348 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:29:15,349 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:29:16,302 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:29:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["R4Y04ZNMTZ644PAIINxaNQ"], "issued_at": "2018-06-27T21:29:16.000000Z"}} 2018-06-27 21:29:16,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}11309d66045f2299f1b86e1695dc1742899f55de" 2018-06-27 21:29:16,672 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:29:16 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-88935655-90c3-49df-9b70-abc56e5b5ae1 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:29:16,672 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-88935655-90c3-49df-9b70-abc56e5b5ae1 2018-06-27 21:29:16,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}9250636d94801561eb3e0bac266855a34fb49c34" 2018-06-27 21:29:16,956 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:29:16 GMT Content-Type: application/json Content-Length: 696 Connection: keep-alive X-Openstack-Request-Id: req-02c60e7d-291b-497b-b587-ed27c4786e4b 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":"977aff9f-43e9-4fec-86ae-a730f64fa17d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":["df0aa635-d718-49cc-81c1-ba349ef8a505"],"description":"","tags":[],"updated_at":"2018-06-27T18:56:39Z","is_default":true,"provider:segmentation_id":null,"name":"floating_net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T18:56:31Z","provider:network_type":"flat"}]} 2018-06-27 21:29:16,956 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=floating_net used request id req-02c60e7d-291b-497b-b587-ed27c4786e4b 2018-06-27 21:29:16,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/subnets?network_id=977aff9f-43e9-4fec-86ae-a730f64fa17d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9250636d94801561eb3e0bac266855a34fb49c34" 2018-06-27 21:29:17,073 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:29:17 GMT Content-Type: application/json Content-Length: 628 Connection: keep-alive X-Openstack-Request-Id: req-98dee906-b393-4f7e-a42e-903683a0e45f Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"977aff9f-43e9-4fec-86ae-a730f64fa17d","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T18:56:39Z","dns_nameservers":[],"updated_at":"2018-06-27T18:56:39Z","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":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"df0aa635-d718-49cc-81c1-ba349ef8a505","subnetpool_id":null,"name":"floating_subnet"}]} 2018-06-27 21:29:17,074 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=977aff9f-43e9-4fec-86ae-a730f64fa17d used request id req-98dee906-b393-4f7e-a42e-903683a0e45f 2018-06-27 21:29:17,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?name=floating_net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9250636d94801561eb3e0bac266855a34fb49c34" 2018-06-27 21:29:17,319 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:29:17 GMT Content-Type: application/json Content-Length: 696 Connection: keep-alive X-Openstack-Request-Id: req-70a48442-de32-4287-b555-4e8176bc6d6e 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":"977aff9f-43e9-4fec-86ae-a730f64fa17d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":["df0aa635-d718-49cc-81c1-ba349ef8a505"],"description":"","tags":[],"updated_at":"2018-06-27T18:56:39Z","is_default":true,"provider:segmentation_id":null,"name":"floating_net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T18:56:31Z","provider:network_type":"flat"}]} 2018-06-27 21:29:17,319 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=floating_net used request id req-70a48442-de32-4287-b555-4e8176bc6d6e 2018-06-27 21:29:17,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-27 21:29:17,333 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:29: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-27 21:29:17,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/8cdbc979369d4c15b8ddd6cc77d930e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11309d66045f2299f1b86e1695dc1742899f55de" 2018-06-27 21:29:17,830 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:29:17 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ab687aa6-2d4c-46fe-8134-bb36935ac8a6 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/8cdbc979369d4c15b8ddd6cc77d930e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}} 2018-06-27 21:29:17,831 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 used request id req-ab687aa6-2d4c-46fe-8134-bb36935ac8a6 2018-06-27 21:29:17,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=977aff9f-43e9-4fec-86ae-a730f64fa17d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9250636d94801561eb3e0bac266855a34fb49c34" 2018-06-27 21:29:18,626 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:29:18 GMT Content-Type: application/json Content-Length: 628 Connection: keep-alive X-Openstack-Request-Id: req-6c39e3e7-d036-4565-b5b9-c6361cbf4113 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"977aff9f-43e9-4fec-86ae-a730f64fa17d","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T18:56:39Z","dns_nameservers":[],"updated_at":"2018-06-27T18:56:39Z","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":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"df0aa635-d718-49cc-81c1-ba349ef8a505","subnetpool_id":null,"name":"floating_subnet"}]} 2018-06-27 21:29:18,626 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=977aff9f-43e9-4fec-86ae-a730f64fa17d used request id req-6c39e3e7-d036-4565-b5b9-c6361cbf4113 2018-06-27 21:29:18,627 - neutron_utils - INFO - Creating port for network with name - floating_net 2018-06-27 21:29:18,632 - 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}9250636d94801561eb3e0bac266855a34fb49c34" -d '{"port": {"network_id": "977aff9f-43e9-4fec-86ae-a730f64fa17d", "name": "CreateRouterSuccessTests-cd3d9759-9adc-4dff-a49b-842dd3b5bd10-port1", "admin_state_up": true}}' 2018-06-27 21:29:20,414 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 21:29:20 GMT Content-Type: application/json Content-Length: 859 Connection: keep-alive X-Openstack-Request-Id: req-e76d0f2d-5352-4774-88be-b9f2abb5ef21 Front-End-Https: on RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T21:29:19Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"df0aa635-d718-49cc-81c1-ba349ef8a505","ip_address":"172.30.10.119"}],"id":"eb076b2d-ca38-48db-af36-df9ce74412d7","security_groups":["c550cef9-ba45-49be-8c52-0554a76a0c1e"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:9e:85:28","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"CreateRouterSuccessTests-cd3d9759-9adc-4dff-a49b-842dd3b5bd10-port1","admin_state_up":true,"network_id":"977aff9f-43e9-4fec-86ae-a730f64fa17d","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T21:29:19Z","binding:vnic_type":"normal"}} 2018-06-27 21:29:20,414 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/ports used request id req-e76d0f2d-5352-4774-88be-b9f2abb5ef21 2018-06-27 21:29:20,414 - OpenStackNetwork - INFO - Created port CreateRouterSuccessTests-cd3d9759-9adc-4dff-a49b-842dd3b5bd10-port1 for router - CreateRouterSuccessTests-cd3d9759-9adc-4dff-a49b-842dd3b5bd10-pub-router 2018-06-27 21:29:20,415 - neutron_utils - INFO - Adding interface to router with name CreateRouterSuccessTests-cd3d9759-9adc-4dff-a49b-842dd3b5bd10-pub-router 2018-06-27 21:29:20,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/e61df779-33b0-40eb-af89-306b0af81b61/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9250636d94801561eb3e0bac266855a34fb49c34" -d '{"port_id": "eb076b2d-ca38-48db-af36-df9ce74412d7"}' 2018-06-27 21:29:25,208 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:29:25 GMT Content-Type: application/json Content-Length: 309 Connection: keep-alive X-Openstack-Request-Id: req-f25877df-b46d-4105-b868-5a8c45322fe1 Front-End-Https: on RESP BODY: {"network_id": "977aff9f-43e9-4fec-86ae-a730f64fa17d", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "subnet_id": "df0aa635-d718-49cc-81c1-ba349ef8a505", "subnet_ids": ["df0aa635-d718-49cc-81c1-ba349ef8a505"], "port_id": "eb076b2d-ca38-48db-af36-df9ce74412d7", "id": "e61df779-33b0-40eb-af89-306b0af81b61"} 2018-06-27 21:29:25,208 - keystoneauth.session - DEBUG - PUT call to network for https://172.30.10.101:9696/v2.0/routers/e61df779-33b0-40eb-af89-306b0af81b61/add_router_interface used request id req-f25877df-b46d-4105-b868-5a8c45322fe1 2018-06-27 21:29:25,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/routers/e61df779-33b0-40eb-af89-306b0af81b61 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9250636d94801561eb3e0bac266855a34fb49c34" 2018-06-27 21:29:25,700 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:29:25 GMT Content-Type: application/json Content-Length: 554 Connection: keep-alive X-Openstack-Request-Id: req-1abbaf5a-d0ce-4bf9-87a9-4fbd502d1895 Front-End-Https: on RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T21:29:13Z", "admin_state_up": true, "updated_at": "2018-06-27T21:29:22Z", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "e61df779-33b0-40eb-af89-306b0af81b61", "name": "CreateRouterSuccessTests-cd3d9759-9adc-4dff-a49b-842dd3b5bd10-pub-router"}} 2018-06-27 21:29:25,700 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers/e61df779-33b0-40eb-af89-306b0af81b61 used request id req-1abbaf5a-d0ce-4bf9-87a9-4fbd502d1895 2018-06-27 21:29:25,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/ports?device_id=e61df779-33b0-40eb-af89-306b0af81b61 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9250636d94801561eb3e0bac266855a34fb49c34" 2018-06-27 21:29:25,858 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:29:25 GMT Content-Type: application/json Content-Length: 923 Connection: keep-alive X-Openstack-Request-Id: req-8bf6a56a-ee75-45ad-87cf-601f3632b489 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T21:29:23Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"df0aa635-d718-49cc-81c1-ba349ef8a505","ip_address":"172.30.10.119"}],"id":"eb076b2d-ca38-48db-af36-df9ce74412d7","security_groups":["c550cef9-ba45-49be-8c52-0554a76a0c1e"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:9e:85:28","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"e61df779-33b0-40eb-af89-306b0af81b61","name":"CreateRouterSuccessTests-cd3d9759-9adc-4dff-a49b-842dd3b5bd10-port1","admin_state_up":true,"network_id":"977aff9f-43e9-4fec-86ae-a730f64fa17d","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T21:29:19Z","binding:vnic_type":"normal"}]} 2018-06-27 21:29:25,858 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=e61df779-33b0-40eb-af89-306b0af81b61 used request id req-8bf6a56a-ee75-45ad-87cf-601f3632b489 2018-06-27 21:29:25,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/df0aa635-d718-49cc-81c1-ba349ef8a505 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9250636d94801561eb3e0bac266855a34fb49c34" 2018-06-27 21:29:25,982 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:29:25 GMT Content-Type: application/json Content-Length: 625 Connection: keep-alive X-Openstack-Request-Id: req-d1d650cf-2918-4d43-ab15-89bd268e0eb3 Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"977aff9f-43e9-4fec-86ae-a730f64fa17d","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T18:56:39Z","dns_nameservers":[],"updated_at":"2018-06-27T18:56:39Z","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":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"df0aa635-d718-49cc-81c1-ba349ef8a505","subnetpool_id":null,"name":"floating_subnet"}} 2018-06-27 21:29:25,982 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/df0aa635-d718-49cc-81c1-ba349ef8a505 used request id req-d1d650cf-2918-4d43-ab15-89bd268e0eb3 2018-06-27 21:29:25,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8071c9646f2047a803dc9aca1cd470db0b82ba26" 2018-06-27 21:29:26,309 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:29:25 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0156aa12-13e1-4aae-82ef-352faac93e44 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:29:26,309 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-0156aa12-13e1-4aae-82ef-352faac93e44 2018-06-27 21:29: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/routers?name=CreateRouterSuccessTests-cd3d9759-9adc-4dff-a49b-842dd3b5bd10-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8071c9646f2047a803dc9aca1cd470db0b82ba26" 2018-06-27 21:29:27,483 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:29:27 GMT Content-Type: application/json Content-Length: 557 Connection: keep-alive X-Openstack-Request-Id: req-173f326e-860b-4184-a668-ea4ab7a3db2f Front-End-Https: on RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T21:29:13Z", "admin_state_up": true, "updated_at": "2018-06-27T21:29:22Z", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "e61df779-33b0-40eb-af89-306b0af81b61", "name": "CreateRouterSuccessTests-cd3d9759-9adc-4dff-a49b-842dd3b5bd10-pub-router"}]} 2018-06-27 21:29:27,484 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers?name=CreateRouterSuccessTests-cd3d9759-9adc-4dff-a49b-842dd3b5bd10-pub-router&admin_state_up=True used request id req-173f326e-860b-4184-a668-ea4ab7a3db2f 2018-06-27 21:29:27,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-27 21:29:27,500 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:29: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-27 21:29:27,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/8cdbc979369d4c15b8ddd6cc77d930e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8071c9646f2047a803dc9aca1cd470db0b82ba26" 2018-06-27 21:29:27,590 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:29:27 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-09eaddbd-7dc6-4d1d-88ec-dc038a8f3303 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/8cdbc979369d4c15b8ddd6cc77d930e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}} 2018-06-27 21:29:27,590 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 used request id req-09eaddbd-7dc6-4d1d-88ec-dc038a8f3303 2018-06-27 21:29:27,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?device_id=e61df779-33b0-40eb-af89-306b0af81b61 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8071c9646f2047a803dc9aca1cd470db0b82ba26" 2018-06-27 21:29:28,524 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:29:28 GMT Content-Type: application/json Content-Length: 992 Connection: keep-alive X-Openstack-Request-Id: req-bda36c59-6afa-4ce2-a7a3-d8b291b4d6d8 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T21:29:27Z","device_owner":"network:router_interface","revision_number":12,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"df0aa635-d718-49cc-81c1-ba349ef8a505","ip_address":"172.30.10.119"}],"id":"eb076b2d-ca38-48db-af36-df9ce74412d7","security_groups":["c550cef9-ba45-49be-8c52-0554a76a0c1e"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:9e:85:28","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"DOWN","binding:host_id":"cmp001","description":"","tags":[],"device_id":"e61df779-33b0-40eb-af89-306b0af81b61","name":"CreateRouterSuccessTests-cd3d9759-9adc-4dff-a49b-842dd3b5bd10-port1","admin_state_up":true,"network_id":"977aff9f-43e9-4fec-86ae-a730f64fa17d","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T21:29:19Z","binding:vnic_type":"normal"}]} 2018-06-27 21:29:28,524 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=e61df779-33b0-40eb-af89-306b0af81b61 used request id req-bda36c59-6afa-4ce2-a7a3-d8b291b4d6d8 2018-06-27 21:29:28,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets/df0aa635-d718-49cc-81c1-ba349ef8a505 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8071c9646f2047a803dc9aca1cd470db0b82ba26" 2018-06-27 21:29:28,650 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:29:28 GMT Content-Type: application/json Content-Length: 625 Connection: keep-alive X-Openstack-Request-Id: req-8fc5c8e7-e0af-494d-b751-20c23c0118ac Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"977aff9f-43e9-4fec-86ae-a730f64fa17d","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T18:56:39Z","dns_nameservers":[],"updated_at":"2018-06-27T18:56:39Z","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":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"df0aa635-d718-49cc-81c1-ba349ef8a505","subnetpool_id":null,"name":"floating_subnet"}} 2018-06-27 21:29:28,650 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/df0aa635-d718-49cc-81c1-ba349ef8a505 used request id req-8fc5c8e7-e0af-494d-b751-20c23c0118ac 2018-06-27 21:29:28,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=floating_net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8071c9646f2047a803dc9aca1cd470db0b82ba26" 2018-06-27 21:29:29,530 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:29:29 GMT Content-Type: application/json Content-Length: 696 Connection: keep-alive X-Openstack-Request-Id: req-be1bce0c-e7bc-4382-a0d4-1253f907d807 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":"977aff9f-43e9-4fec-86ae-a730f64fa17d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":["df0aa635-d718-49cc-81c1-ba349ef8a505"],"description":"","tags":[],"updated_at":"2018-06-27T18:56:39Z","is_default":true,"provider:segmentation_id":null,"name":"floating_net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T18:56:31Z","provider:network_type":"flat"}]} 2018-06-27 21:29:29,531 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=floating_net used request id req-be1bce0c-e7bc-4382-a0d4-1253f907d807 2018-06-27 21:29:29,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=977aff9f-43e9-4fec-86ae-a730f64fa17d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8071c9646f2047a803dc9aca1cd470db0b82ba26" 2018-06-27 21:29:29,658 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:29:29 GMT Content-Type: application/json Content-Length: 628 Connection: keep-alive X-Openstack-Request-Id: req-57c174ee-ff08-4fa0-a963-e250a2b9c590 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"977aff9f-43e9-4fec-86ae-a730f64fa17d","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T18:56:39Z","dns_nameservers":[],"updated_at":"2018-06-27T18:56:39Z","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":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"df0aa635-d718-49cc-81c1-ba349ef8a505","subnetpool_id":null,"name":"floating_subnet"}]} 2018-06-27 21:29:29,658 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=977aff9f-43e9-4fec-86ae-a730f64fa17d used request id req-57c174ee-ff08-4fa0-a963-e250a2b9c590 2018-06-27 21:29:29,658 - OpenStackNetwork - INFO - Removing router interface from router CreateRouterSuccessTests-cd3d9759-9adc-4dff-a49b-842dd3b5bd10-pub-router and port CreateRouterSuccessTests-cd3d9759-9adc-4dff-a49b-842dd3b5bd10-port1 2018-06-27 21:29:29,659 - neutron_utils - INFO - Removing router interface from router named CreateRouterSuccessTests-cd3d9759-9adc-4dff-a49b-842dd3b5bd10-pub-router 2018-06-27 21:29:29,664 - 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/e61df779-33b0-40eb-af89-306b0af81b61/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9250636d94801561eb3e0bac266855a34fb49c34" -d '{"port_id": "eb076b2d-ca38-48db-af36-df9ce74412d7"}' 2018-06-27 21:29:35,084 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:29:35 GMT Content-Type: application/json Content-Length: 309 Connection: keep-alive X-Openstack-Request-Id: req-6e695490-65d2-4710-bcaf-dc39500f3a24 Front-End-Https: on RESP BODY: {"network_id": "977aff9f-43e9-4fec-86ae-a730f64fa17d", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "subnet_id": "df0aa635-d718-49cc-81c1-ba349ef8a505", "subnet_ids": ["df0aa635-d718-49cc-81c1-ba349ef8a505"], "port_id": "eb076b2d-ca38-48db-af36-df9ce74412d7", "id": "e61df779-33b0-40eb-af89-306b0af81b61"} 2018-06-27 21:29:35,084 - keystoneauth.session - DEBUG - PUT call to network for https://172.30.10.101:9696/v2.0/routers/e61df779-33b0-40eb-af89-306b0af81b61/remove_router_interface used request id req-6e695490-65d2-4710-bcaf-dc39500f3a24 2018-06-27 21:29:35,085 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-cd3d9759-9adc-4dff-a49b-842dd3b5bd10-pub-router 2018-06-27 21:29:35,085 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-cd3d9759-9adc-4dff-a49b-842dd3b5bd10-pub-router 2018-06-27 21:29:35,090 - 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/e61df779-33b0-40eb-af89-306b0af81b61 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9250636d94801561eb3e0bac266855a34fb49c34" 2018-06-27 21:29:36,255 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:29:36 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-ed091209-072e-4af5-b40f-8615beeda607 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:29:36,255 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/routers/e61df779-33b0-40eb-af89-306b0af81b61 used request id req-ed091209-072e-4af5-b40f-8615beeda607 2018-06-27 21:29:36,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/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79d13196e0f1b61d61c000b8ccd58f9ea2b25f26" 2018-06-27 21:29:37,093 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:29:37 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-689337b1-b0fd-40b3-ae59-9fdeaccd73e1 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-27T19:03:04Z", "updated_at": "2018-06-27T19:03:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "6748ef1e-56da-434e-9e89-e86b58537b65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "b3e3826c-1c48-4699-93f0-f8a310956753", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "bfad35fa-7ea9-4a81-917d-7b86481eb510", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "d657b333-103d-4d19-add8-1e8bae2f8849", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b92069937e44a3786e439f95c61afe5", "created_at": "2018-06-27T19:08:41Z", "updated_at": "2018-06-27T19:08:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "4ac2a090-f595-4e7b-9b7a-a52fa204e881", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "5508c0b1-6261-44cb-854d-60c64bcbba0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "a60c77dc-6985-48ac-a3a3-067176d3e52f", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "e6ec0fa4-1eb3-4c5d-a451-c7acfd7fde82", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}], "revision_number": 4, "project_id": "4b92069937e44a3786e439f95c61afe5", "id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T18:59:55Z", "updated_at": "2018-06-27T18:59:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "5a060918-419b-4ec3-90df-a7764c06af2f", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "6cd9bbf0-4d1b-4b13-a6c4-e20a15bb3360", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "8134c0f0-89c6-4d45-bef8-a9260d9d0723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "e0e7297a-a59d-4d2b-b75c-2cc86b269114", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}], "revision_number": 4, "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "created_at": "2018-06-27T21:03:43Z", "updated_at": "2018-06-27T21:03:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "41061dbf-a5a2-465f-84dd-140f6104b3f7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "47d5c96d-0510-41a5-b33e-5683702c5bb8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "4b4b6430-3f42-4fe4-a25e-2c5c015a7699", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "e6a68cb7-6491-4474-a4d7-38496cac4eb7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}], "revision_number": 4, "project_id": "3f0a375b66c54145bff1c56e7c91ad73", "id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "name": "default"}]} 2018-06-27 21:29:37,094 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-689337b1-b0fd-40b3-ae59-9fdeaccd73e1 2018-06-27 21:29:37,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/4b92069937e44a3786e439f95c61afe5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79d13196e0f1b61d61c000b8ccd58f9ea2b25f26" 2018-06-27 21:29:37,467 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:29:37 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-585b86cd-9486-4e85-b641-1b6a2f226dc1 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/4b92069937e44a3786e439f95c61afe5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4b92069937e44a3786e439f95c61afe5", "name": "service"}} 2018-06-27 21:29:37,467 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/4b92069937e44a3786e439f95c61afe5 used request id req-585b86cd-9486-4e85-b641-1b6a2f226dc1 2018-06-27 21:29:37,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79d13196e0f1b61d61c000b8ccd58f9ea2b25f26" 2018-06-27 21:29:37,826 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:29:37 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1fa480c0-8d79-4686-a3de-c59a2d8ae4a1 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/8cdbc979369d4c15b8ddd6cc77d930e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}} 2018-06-27 21:29:37,827 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 used request id req-1fa480c0-8d79-4686-a3de-c59a2d8ae4a1 2018-06-27 21:29:37,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f0a375b66c54145bff1c56e7c91ad73 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79d13196e0f1b61d61c000b8ccd58f9ea2b25f26" 2018-06-27 21:29:38,215 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 27 Jun 2018 21:29:37 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-174d8e84-9d9a-448f-8ce0-170c5006d26e Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3f0a375b66c54145bff1c56e7c91ad73.", "code": 404, "title": "Not Found"}} 2018-06-27 21:29:38,215 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f0a375b66c54145bff1c56e7c91ad73 used request id req-174d8e84-9d9a-448f-8ce0-170c5006d26e 2018-06-27 21:29:38,215 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-06-27 21:29:38,216 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-c7a97b8c-22c2-496-proj 2018-06-27 21:29:38,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/4fa7c8c1e87246818dc97915e734eb9a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79d13196e0f1b61d61c000b8ccd58f9ea2b25f26" 2018-06-27 21:29:38,754 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:29:38 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1dea26bb-6f5d-48e0-a78b-317c1f440a15 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:29:38,755 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/4fa7c8c1e87246818dc97915e734eb9a used request id req-1dea26bb-6f5d-48e0-a78b-317c1f440a15 2018-06-27 21:29:38,755 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-c7a97b8c-22c2-496-proj-role 2018-06-27 21:29:38,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/f609abb672824e2295a42fcd30ae093b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79d13196e0f1b61d61c000b8ccd58f9ea2b25f26" 2018-06-27 21:29:39,149 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:29:38 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-273667e7-81b2-4a3b-87f4-d1de7d368b98 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:29:39,149 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/f609abb672824e2295a42fcd30ae093b used request id req-273667e7-81b2-4a3b-87f4-d1de7d368b98 2018-06-27 21:29:39,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}79d13196e0f1b61d61c000b8ccd58f9ea2b25f26" 2018-06-27 21:29:39,558 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:29:39 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-181825e4-abc2-44fe-9dc5-e728d3092e55 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 21:29:39,558 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-181825e4-abc2-44fe-9dc5-e728d3092e55 2018-06-27 21:29:39,558 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-c7a97b8c-22c2-496-user 2018-06-27 21:29:39,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/a9c98918e47747b5aa62661a01e58d00 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0392d44c565258585dd46c90fd1dcd8639ddf84e" 2018-06-27 21:29:39,960 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:29:39 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cd4e2480-95e0-4aac-b7f1-38e37fb15b10 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:29:39,960 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/a9c98918e47747b5aa62661a01e58d00 used request id req-cd4e2480-95e0-4aac-b7f1-38e37fb15b10 2018-06-27 21:29:39,962 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:29:40,863 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:29:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["JwHuqshsTi6j1yv2nSfiTw"], "issued_at": "2018-06-27T21:29:40.000000Z"}} 2018-06-27 21:29:40,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58f941bc2444c2e0ce6ebe4f5d7c74bfed88cf26" 2018-06-27 21:29:40,923 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:29:40 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-102569de-3194-4ef2-8076-7961222929fb Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:29:40,924 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-102569de-3194-4ef2-8076-7961222929fb 2018-06-27 21:29:40,925 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:29:40,926 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:29:41,767 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:29:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["fpUkSIGQRQGNIoYaNfKCOw"], "issued_at": "2018-06-27T21:29:41.000000Z"}} 2018-06-27 21:29:41,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc08e0b508c3d191a6c5bc700ca8e7c53eb1545f" 2018-06-27 21:29:41,818 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:29:41 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8dc04eb9-52ee-4e23-90bb-f578c8d55df6 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:29:41,818 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-8dc04eb9-52ee-4e23-90bb-f578c8d55df6 2018-06-27 21:29:41,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 21:29:41,834 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:29: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-27 21:29:41,835 - 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-e27b7977-b347-466-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc08e0b508c3d191a6c5bc700ca8e7c53eb1545f" 2018-06-27 21:29:41,922 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:29:41 GMT Server: Apache Content-Length: 192 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e813ed8e-befe-485e-80df-695f5140a5ed 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-e27b7977-b347-466-proj", "previous": null, "next": null}, "projects": []} 2018-06-27 21:29:41,922 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-e27b7977-b347-466-proj used request id req-e813ed8e-befe-485e-80df-695f5140a5ed 2018-06-27 21:29:41,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc08e0b508c3d191a6c5bc700ca8e7c53eb1545f" 2018-06-27 21:29:42,261 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:29:41 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2731988c-5cc0-4acc-a64e-7763920c28a2 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 21:29:42,261 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-2731988c-5cc0-4acc-a64e-7763920c28a2 2018-06-27 21:29:42,264 - 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}fc08e0b508c3d191a6c5bc700ca8e7c53eb1545f" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-e27b7977-b347-466-proj"}}' 2018-06-27 21:29:42,691 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 21:29:42 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3a8e68cf-d956-4e59-a2d0-f13ae08d960d Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/9b2a2d66c0104b71bd034cf1e616509d"}, "tags": [], "enabled": true, "id": "9b2a2d66c0104b71bd034cf1e616509d", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-e27b7977-b347-466-proj"}} 2018-06-27 21:29:42,691 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-3a8e68cf-d956-4e59-a2d0-f13ae08d960d 2018-06-27 21:29:42,692 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-e27b7977-b347-466-proj 2018-06-27 21:29:42,692 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:29:42,693 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:29:43,537 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:29:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["0E9tjW6hSLupWi33R-189g"], "issued_at": "2018-06-27T21:29:43.000000Z"}} 2018-06-27 21:29:43,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}de1e9c7b2b31f1589959c39a049746c8023ce51b" 2018-06-27 21:29:43,878 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:29:43 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-39cfb2d4-a266-4e7a-a730-24e70bcc6eef Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:29:43,879 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-39cfb2d4-a266-4e7a-a730-24e70bcc6eef 2018-06-27 21:29:43,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-27 21:29:43,894 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:29: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-27 21:29:43,895 - 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}de1e9c7b2b31f1589959c39a049746c8023ce51b" 2018-06-27 21:29:44,267 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:29:43 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-55b1c6cc-fc59-4918-b115-476a24e0987f Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/05b1bc3fa6fd4243a4ba8b4d6fcc3daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05b1bc3fa6fd4243a4ba8b4d6fcc3daf", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/48d44c9c0fea4f4e80edc7d2e0715db7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d44c9c0fea4f4e80edc7d2e0715db7", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/4d3721127bf84155a837606ce3feba32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d3721127bf84155a837606ce3feba32", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/5c846663ea6d407e9223de0719ce5442"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c846663ea6d407e9223de0719ce5442", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/73a10e6c4f67490a8a4030cc6cea32f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73a10e6c4f67490a8a4030cc6cea32f5", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/8ecfab7d9d4f47bb8892a85b7d2a0b5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ecfab7d9d4f47bb8892a85b7d2a0b5a", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/b278d529e9a54a9195e4e536b9384dc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b278d529e9a54a9195e4e536b9384dc0", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b7f107ae7bb34ccea8282b1a0ec7a979"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7f107ae7bb34ccea8282b1a0ec7a979", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/d21494d0185b463db36b8c8c2b341b97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d21494d0185b463db36b8c8c2b341b97", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e0bb346419f84e4680f6ca9a97f4fc0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e0bb346419f84e4680f6ca9a97f4fc0b", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "c8d542af72ce49338052c29f02c8857e", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e9dd794fa5c040a9a0445386fb2a6116"}, "options": {}, "id": "e9dd794fa5c040a9a0445386fb2a6116", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/e9f9c747d54947bc800a81ecf11858f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9f9c747d54947bc800a81ecf11858f5", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-27 21:29:44,267 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-55b1c6cc-fc59-4918-b115-476a24e0987f 2018-06-27 21:29:44,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?name=CreateRouterSuccessTests-e27b7977-b347-466-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de1e9c7b2b31f1589959c39a049746c8023ce51b" 2018-06-27 21:29:44,738 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:29:44 GMT Server: Apache Content-Length: 467 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-72519186-ba68-4552-b0d1-915678fbb4ff Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateRouterSuccessTests-e27b7977-b347-466-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/9b2a2d66c0104b71bd034cf1e616509d"}, "tags": [], "enabled": true, "id": "9b2a2d66c0104b71bd034cf1e616509d", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-e27b7977-b347-466-proj"}]} 2018-06-27 21:29:44,738 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateRouterSuccessTests-e27b7977-b347-466-proj used request id req-72519186-ba68-4552-b0d1-915678fbb4ff 2018-06-27 21:29:44,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}de1e9c7b2b31f1589959c39a049746c8023ce51b" 2018-06-27 21:29:45,082 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:29:44 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-42a42276-f2aa-4ee1-864c-273c14d8c0a9 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 21:29:45,083 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-42a42276-f2aa-4ee1-864c-273c14d8c0a9 2018-06-27 21:29:45,563 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-e27b7977-b347-466-user 2018-06-27 21:29:45,563 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:29:45,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc08e0b508c3d191a6c5bc700ca8e7c53eb1545f" 2018-06-27 21:29:45,957 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:29:45 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-acc5556f-32ea-4965-ac8a-9959c7ca7eb6 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 21:29:45,957 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-acc5556f-32ea-4965-ac8a-9959c7ca7eb6 2018-06-27 21:29:45,961 - 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}fc08e0b508c3d191a6c5bc700ca8e7c53eb1545f" -d '{"role": {"name": "CreateRouterSuccessTests-e27b7977-b347-466-proj-role"}}' 2018-06-27 21:29:46,328 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 21:29:45 GMT Server: Apache Content-Length: 223 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d417b604-7864-436f-accd-08cfdf31f18a Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5e485c99359b41669c9cb57ca239ed45", "links": {"self": "http://10.167.4.35:5000/v3/roles/5e485c99359b41669c9cb57ca239ed45"}, "name": "CreateRouterSuccessTests-e27b7977-b347-466-proj-role"}} 2018-06-27 21:29:46,329 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-d417b604-7864-436f-accd-08cfdf31f18a 2018-06-27 21:29:46,329 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-e27b7977-b347-466-proj-role 2018-06-27 21:29:46,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/5e485c99359b41669c9cb57ca239ed45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc08e0b508c3d191a6c5bc700ca8e7c53eb1545f" 2018-06-27 21:29:46,652 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:29:46 GMT Server: Apache Content-Length: 223 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4eeb86b5-6eff-49a6-8b14-430030799812 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5e485c99359b41669c9cb57ca239ed45", "links": {"self": "http://10.167.4.35:5000/v3/roles/5e485c99359b41669c9cb57ca239ed45"}, "name": "CreateRouterSuccessTests-e27b7977-b347-466-proj-role"}} 2018-06-27 21:29:46,652 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/5e485c99359b41669c9cb57ca239ed45 used request id req-4eeb86b5-6eff-49a6-8b14-430030799812 2018-06-27 21:29:46,652 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-e27b7977-b347-466-proj-role to project CreateRouterSuccessTests-e27b7977-b347-466-proj 2018-06-27 21:29:46,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/9b2a2d66c0104b71bd034cf1e616509d/users/79cd5b32099a4b5c905f5670c2187af0/roles/5e485c99359b41669c9cb57ca239ed45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc08e0b508c3d191a6c5bc700ca8e7c53eb1545f" 2018-06-27 21:29:47,191 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:29:46 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-249b7587-c3d5-467a-831f-bae3f2ed1c21 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:29:47,192 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/9b2a2d66c0104b71bd034cf1e616509d/users/79cd5b32099a4b5c905f5670c2187af0/roles/5e485c99359b41669c9cb57ca239ed45 used request id req-249b7587-c3d5-467a-831f-bae3f2ed1c21 2018-06-27 21:29:47,192 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:29:47,193 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:29:48,201 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5e485c99359b41669c9cb57ca239ed45", "name": "CreateRouterSuccessTests-e27b7977-b347-466-proj-role"}], "expires_at": "2018-06-27T22:29:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9b2a2d66c0104b71bd034cf1e616509d", "name": "CreateRouterSuccessTests-e27b7977-b347-466-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/9b2a2d66c0104b71bd034cf1e616509d", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/9b2a2d66c0104b71bd034cf1e616509d", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/9b2a2d66c0104b71bd034cf1e616509d", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/9b2a2d66c0104b71bd034cf1e616509d", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/9b2a2d66c0104b71bd034cf1e616509d", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/9b2a2d66c0104b71bd034cf1e616509d", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/9b2a2d66c0104b71bd034cf1e616509d", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/9b2a2d66c0104b71bd034cf1e616509d", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/9b2a2d66c0104b71bd034cf1e616509d", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/9b2a2d66c0104b71bd034cf1e616509d", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/9b2a2d66c0104b71bd034cf1e616509d", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/9b2a2d66c0104b71bd034cf1e616509d", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-e27b7977-b347-466-user", "id": "79cd5b32099a4b5c905f5670c2187af0"}, "audit_ids": ["ahhKU-FxRIa5tgBFEP3trQ"], "issued_at": "2018-06-27T21:29:48.000000Z"}} 2018-06-27 21:29:48,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}06bb4d38d8c70cd06f79ab7af1a7f9587fbbdeb0" 2018-06-27 21:29:48,541 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:29:48 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a528666c-3703-4a79-9009-7abde70a8139 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:29:48,541 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-a528666c-3703-4a79-9009-7abde70a8139 2018-06-27 21:29:48,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=CreateRouterSuccessTests-2213b14b-3854-4a22-9a4a-2776a71fce81-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06bb4d38d8c70cd06f79ab7af1a7f9587fbbdeb0" 2018-06-27 21:29:49,444 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:29:49 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-4e0b0da9-c0b1-461d-8497-4a661ebf1147 Front-End-Https: on RESP BODY: {"networks":[]} 2018-06-27 21:29:49,444 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateRouterSuccessTests-2213b14b-3854-4a22-9a4a-2776a71fce81-pub-net1 used request id req-4e0b0da9-c0b1-461d-8497-4a661ebf1147 2018-06-27 21:29:49,444 - neutron_utils - INFO - Creating network with name CreateRouterSuccessTests-2213b14b-3854-4a22-9a4a-2776a71fce81-pub-net1 2018-06-27 21:29:49,450 - 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}06bb4d38d8c70cd06f79ab7af1a7f9587fbbdeb0" -d '{"network": {"name": "CreateRouterSuccessTests-2213b14b-3854-4a22-9a4a-2776a71fce81-pub-net1", "admin_state_up": true}}' 2018-06-27 21:29:50,368 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 21:29:50 GMT Content-Type: application/json Content-Length: 607 Connection: keep-alive X-Openstack-Request-Id: req-d71b58da-9664-4dee-a248-2ae90f0cbb2f Front-End-Https: on RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"9b2a2d66c0104b71bd034cf1e616509d","created_at":"2018-06-27T21:29:49Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-06-27T21:29:50Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"9b2a2d66c0104b71bd034cf1e616509d","id":"0def1525-f091-49b8-93e1-b411f9c7b581","name":"CreateRouterSuccessTests-2213b14b-3854-4a22-9a4a-2776a71fce81-pub-net1"}} 2018-06-27 21:29:50,368 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-d71b58da-9664-4dee-a248-2ae90f0cbb2f 2018-06-27 21:29:50,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?id=0def1525-f091-49b8-93e1-b411f9c7b581 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06bb4d38d8c70cd06f79ab7af1a7f9587fbbdeb0" 2018-06-27 21:29:51,407 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:29:51 GMT Content-Type: application/json Content-Length: 591 Connection: keep-alive X-Openstack-Request-Id: req-4deac897-ffc5-4680-b856-992d35446e14 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-27T21:29:50Z","tenant_id":"9b2a2d66c0104b71bd034cf1e616509d","created_at":"2018-06-27T21:29:49Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"9b2a2d66c0104b71bd034cf1e616509d","id":"0def1525-f091-49b8-93e1-b411f9c7b581","name":"CreateRouterSuccessTests-2213b14b-3854-4a22-9a4a-2776a71fce81-pub-net1"}]} 2018-06-27 21:29:51,408 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=0def1525-f091-49b8-93e1-b411f9c7b581 used request id req-4deac897-ffc5-4680-b856-992d35446e14 2018-06-27 21:29:51,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=0def1525-f091-49b8-93e1-b411f9c7b581 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06bb4d38d8c70cd06f79ab7af1a7f9587fbbdeb0" 2018-06-27 21:29:51,483 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:29:51 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-cc01437f-b7ab-4f54-9c60-acd49a639181 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-27 21:29:51,484 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=0def1525-f091-49b8-93e1-b411f9c7b581 used request id req-cc01437f-b7ab-4f54-9c60-acd49a639181 2018-06-27 21:29:51,484 - neutron_utils - INFO - Creating subnet with name CreateRouterSuccessTests-2213b14b-3854-4a22-9a4a-2776a71fce81-pub-subnet1 2018-06-27 21:29:51,489 - 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}06bb4d38d8c70cd06f79ab7af1a7f9587fbbdeb0" -d '{"subnets": [{"ip_version": 4, "network_id": "0def1525-f091-49b8-93e1-b411f9c7b581", "cidr": "10.200.201.0/24", "gateway_ip": "10.200.201.1", "name": "CreateRouterSuccessTests-2213b14b-3854-4a22-9a4a-2776a71fce81-pub-subnet1"}]}' 2018-06-27 21:29:53,355 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 21:29:53 GMT Content-Type: application/json Content-Length: 687 Connection: keep-alive X-Openstack-Request-Id: req-e59aa973-7f60-4ce3-9e98-202b8e311e94 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0def1525-f091-49b8-93e1-b411f9c7b581","tenant_id":"9b2a2d66c0104b71bd034cf1e616509d","created_at":"2018-06-27T21:29:52Z","dns_nameservers":[],"updated_at":"2018-06-27T21:29:52Z","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":"9b2a2d66c0104b71bd034cf1e616509d","id":"08dfcb4a-5d68-4ece-b6c3-bd3d36bd2d26","subnetpool_id":null,"name":"CreateRouterSuccessTests-2213b14b-3854-4a22-9a4a-2776a71fce81-pub-subnet1"}]} 2018-06-27 21:29:53,355 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-e59aa973-7f60-4ce3-9e98-202b8e311e94 2018-06-27 21:29:53,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?id=0def1525-f091-49b8-93e1-b411f9c7b581 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06bb4d38d8c70cd06f79ab7af1a7f9587fbbdeb0" 2018-06-27 21:29:54,437 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:29:54 GMT Content-Type: application/json Content-Length: 635 Connection: keep-alive X-Openstack-Request-Id: req-ed25aa6d-bd96-4820-8bf7-b4c497fa2567 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["08dfcb4a-5d68-4ece-b6c3-bd3d36bd2d26"],"updated_at":"2018-06-27T21:29:52Z","tenant_id":"9b2a2d66c0104b71bd034cf1e616509d","created_at":"2018-06-27T21:29:49Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"9b2a2d66c0104b71bd034cf1e616509d","id":"0def1525-f091-49b8-93e1-b411f9c7b581","name":"CreateRouterSuccessTests-2213b14b-3854-4a22-9a4a-2776a71fce81-pub-net1"}]} 2018-06-27 21:29:54,437 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=0def1525-f091-49b8-93e1-b411f9c7b581 used request id req-ed25aa6d-bd96-4820-8bf7-b4c497fa2567 2018-06-27 21:29:54,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=0def1525-f091-49b8-93e1-b411f9c7b581 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06bb4d38d8c70cd06f79ab7af1a7f9587fbbdeb0" 2018-06-27 21:29:54,611 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:29:54 GMT Content-Type: application/json Content-Length: 687 Connection: keep-alive X-Openstack-Request-Id: req-3540c453-dba3-438d-b010-d190ee4958fa Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0def1525-f091-49b8-93e1-b411f9c7b581","tenant_id":"9b2a2d66c0104b71bd034cf1e616509d","created_at":"2018-06-27T21:29:52Z","dns_nameservers":[],"updated_at":"2018-06-27T21:29:52Z","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":"9b2a2d66c0104b71bd034cf1e616509d","id":"08dfcb4a-5d68-4ece-b6c3-bd3d36bd2d26","subnetpool_id":null,"name":"CreateRouterSuccessTests-2213b14b-3854-4a22-9a4a-2776a71fce81-pub-subnet1"}]} 2018-06-27 21:29:54,611 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=0def1525-f091-49b8-93e1-b411f9c7b581 used request id req-3540c453-dba3-438d-b010-d190ee4958fa 2018-06-27 21:29:54,611 - OpenStackNetwork - DEBUG - Network [0def1525-f091-49b8-93e1-b411f9c7b581] created successfully 2018-06-27 21:29:54,612 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:29:54,612 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:29:55,476 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5e485c99359b41669c9cb57ca239ed45", "name": "CreateRouterSuccessTests-e27b7977-b347-466-proj-role"}], "expires_at": "2018-06-27T22:29:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9b2a2d66c0104b71bd034cf1e616509d", "name": "CreateRouterSuccessTests-e27b7977-b347-466-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/9b2a2d66c0104b71bd034cf1e616509d", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/9b2a2d66c0104b71bd034cf1e616509d", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/9b2a2d66c0104b71bd034cf1e616509d", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/9b2a2d66c0104b71bd034cf1e616509d", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/9b2a2d66c0104b71bd034cf1e616509d", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/9b2a2d66c0104b71bd034cf1e616509d", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/9b2a2d66c0104b71bd034cf1e616509d", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/9b2a2d66c0104b71bd034cf1e616509d", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/9b2a2d66c0104b71bd034cf1e616509d", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/9b2a2d66c0104b71bd034cf1e616509d", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/9b2a2d66c0104b71bd034cf1e616509d", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/9b2a2d66c0104b71bd034cf1e616509d", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-e27b7977-b347-466-user", "id": "79cd5b32099a4b5c905f5670c2187af0"}, "audit_ids": ["7vUHUDCuSL-2feBUbVsLbA"], "issued_at": "2018-06-27T21:29:55.000000Z"}} 2018-06-27 21:29:55,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6cf61769e293a280edf1c54d998cb64fcfe3bf6" 2018-06-27 21:29:55,768 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:29:55 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d6b87f37-4416-45ee-a89b-17a3f54e14cd Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:29:55,769 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-d6b87f37-4416-45ee-a89b-17a3f54e14cd 2018-06-27 21:29:55,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?name=CreateRouterSuccessTests-2213b14b-3854-4a22-9a4a-2776a71fce81-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6cf61769e293a280edf1c54d998cb64fcfe3bf6" 2018-06-27 21:29:56,780 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:29:56 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-0ccaa2d6-e221-4e1c-b636-314858c5e802 Front-End-Https: on RESP BODY: {"routers": []} 2018-06-27 21:29:56,780 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers?name=CreateRouterSuccessTests-2213b14b-3854-4a22-9a4a-2776a71fce81-pub-router&admin_state_up=True used request id req-0ccaa2d6-e221-4e1c-b636-314858c5e802 2018-06-27 21:29:56,780 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:29:56,781 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:29:57,553 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5e485c99359b41669c9cb57ca239ed45", "name": "CreateRouterSuccessTests-e27b7977-b347-466-proj-role"}], "expires_at": "2018-06-27T22:29:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9b2a2d66c0104b71bd034cf1e616509d", "name": "CreateRouterSuccessTests-e27b7977-b347-466-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/9b2a2d66c0104b71bd034cf1e616509d", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/9b2a2d66c0104b71bd034cf1e616509d", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/9b2a2d66c0104b71bd034cf1e616509d", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/9b2a2d66c0104b71bd034cf1e616509d", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/9b2a2d66c0104b71bd034cf1e616509d", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/9b2a2d66c0104b71bd034cf1e616509d", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/9b2a2d66c0104b71bd034cf1e616509d", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/9b2a2d66c0104b71bd034cf1e616509d", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/9b2a2d66c0104b71bd034cf1e616509d", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/9b2a2d66c0104b71bd034cf1e616509d", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/9b2a2d66c0104b71bd034cf1e616509d", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/9b2a2d66c0104b71bd034cf1e616509d", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-e27b7977-b347-466-user", "id": "79cd5b32099a4b5c905f5670c2187af0"}, "audit_ids": ["FNCbwqiPTjeWfXM1fmbP1A"], "issued_at": "2018-06-27T21:29:57.000000Z"}} 2018-06-27 21:29:57,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}c4bc8ab4b917b340a2df3a923d0d2225b5d60a10" 2018-06-27 21:29:57,949 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:29:57 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ccbc0d65-1715-404f-86aa-f17ff76eab5c Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:29:57,949 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-ccbc0d65-1715-404f-86aa-f17ff76eab5c 2018-06-27 21:29:57,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/networks?name=floating_net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6cf61769e293a280edf1c54d998cb64fcfe3bf6" 2018-06-27 21:29:58,335 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:29:58 GMT Content-Type: application/json Content-Length: 594 Connection: keep-alive X-Openstack-Request-Id: req-3b185c89-f6cd-4c88-aad6-8f401fb70025 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":["df0aa635-d718-49cc-81c1-ba349ef8a505"],"updated_at":"2018-06-27T18:56:39Z","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T18:56:31Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"977aff9f-43e9-4fec-86ae-a730f64fa17d","name":"floating_net"}]} 2018-06-27 21:29:58,335 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=floating_net used request id req-3b185c89-f6cd-4c88-aad6-8f401fb70025 2018-06-27 21:29:58,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/subnets?network_id=977aff9f-43e9-4fec-86ae-a730f64fa17d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6cf61769e293a280edf1c54d998cb64fcfe3bf6" 2018-06-27 21:29:58,990 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:29:58 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-4a3893f3-5a66-424e-b700-13ac5a957a5b Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-27 21:29:58,990 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=977aff9f-43e9-4fec-86ae-a730f64fa17d used request id req-4a3893f3-5a66-424e-b700-13ac5a957a5b 2018-06-27 21:29:58,991 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-2213b14b-3854-4a22-9a4a-2776a71fce81-pub-router 2018-06-27 21:29:58,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/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6cf61769e293a280edf1c54d998cb64fcfe3bf6" -d '{"router": {"external_gateway_info": {"network_id": "977aff9f-43e9-4fec-86ae-a730f64fa17d"}, "name": "CreateRouterSuccessTests-2213b14b-3854-4a22-9a4a-2776a71fce81-pub-router", "admin_state_up": true}}' 2018-06-27 21:30:02,443 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 21:30:02 GMT Content-Type: application/json Content-Length: 716 Connection: keep-alive X-Openstack-Request-Id: req-a619f27b-c392-41f8-91c3-aa47b6907cf4 Front-End-Https: on RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "977aff9f-43e9-4fec-86ae-a730f64fa17d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "df0aa635-d718-49cc-81c1-ba349ef8a505", "ip_address": "172.30.10.116"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "9b2a2d66c0104b71bd034cf1e616509d", "created_at": "2018-06-27T21:29:59Z", "admin_state_up": true, "updated_at": "2018-06-27T21:30:01Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "9b2a2d66c0104b71bd034cf1e616509d", "id": "b5804c83-205b-4b8d-9106-a013923501b2", "name": "CreateRouterSuccessTests-2213b14b-3854-4a22-9a4a-2776a71fce81-pub-router"}} 2018-06-27 21:30:02,444 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/routers used request id req-a619f27b-c392-41f8-91c3-aa47b6907cf4 2018-06-27 21:30:02,449 - keystoneauth.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=b5804c83-205b-4b8d-9106-a013923501b2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6cf61769e293a280edf1c54d998cb64fcfe3bf6" 2018-06-27 21:30:02,571 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:30:02 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-140f9d0b-3c30-43a5-b876-c93d8a172dcb Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-27 21:30:02,571 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=b5804c83-205b-4b8d-9106-a013923501b2 used request id req-140f9d0b-3c30-43a5-b876-c93d8a172dcb 2018-06-27 21:30:02,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/subnets?name=CreateRouterSuccessTests-2213b14b-3854-4a22-9a4a-2776a71fce81-pub-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6cf61769e293a280edf1c54d998cb64fcfe3bf6" 2018-06-27 21:30:02,735 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:30:02 GMT Content-Type: application/json Content-Length: 687 Connection: keep-alive X-Openstack-Request-Id: req-77cc3996-f71b-4dea-b303-346a1637f36d Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0def1525-f091-49b8-93e1-b411f9c7b581","tenant_id":"9b2a2d66c0104b71bd034cf1e616509d","created_at":"2018-06-27T21:29:52Z","dns_nameservers":[],"updated_at":"2018-06-27T21:29:52Z","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":"9b2a2d66c0104b71bd034cf1e616509d","id":"08dfcb4a-5d68-4ece-b6c3-bd3d36bd2d26","subnetpool_id":null,"name":"CreateRouterSuccessTests-2213b14b-3854-4a22-9a4a-2776a71fce81-pub-subnet1"}]} 2018-06-27 21:30:02,735 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?name=CreateRouterSuccessTests-2213b14b-3854-4a22-9a4a-2776a71fce81-pub-subnet1 used request id req-77cc3996-f71b-4dea-b303-346a1637f36d 2018-06-27 21:30:02,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 21:30:02,749 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:30: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-27 21:30:02,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/9b2a2d66c0104b71bd034cf1e616509d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6cf61769e293a280edf1c54d998cb64fcfe3bf6" 2018-06-27 21:30:03,067 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:30:02 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2638ae4f-ac80-4e2e-9624-e524685fe581 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/9b2a2d66c0104b71bd034cf1e616509d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9b2a2d66c0104b71bd034cf1e616509d", "name": "CreateRouterSuccessTests-e27b7977-b347-466-proj"}} 2018-06-27 21:30:03,067 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/9b2a2d66c0104b71bd034cf1e616509d used request id req-2638ae4f-ac80-4e2e-9624-e524685fe581 2018-06-27 21:30:03,067 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-06-27 21:30:03,067 - neutron_utils - INFO - Adding interface to router with name CreateRouterSuccessTests-2213b14b-3854-4a22-9a4a-2776a71fce81-pub-router 2018-06-27 21:30:03,072 - 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/b5804c83-205b-4b8d-9106-a013923501b2/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6cf61769e293a280edf1c54d998cb64fcfe3bf6" -d '{"subnet_id": "08dfcb4a-5d68-4ece-b6c3-bd3d36bd2d26"}' 2018-06-27 21:30:09,387 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:30:09 GMT Content-Type: application/json Content-Length: 309 Connection: keep-alive X-Openstack-Request-Id: req-00c21a20-f19f-4c79-92be-d7cfdf8c1c7c Front-End-Https: on RESP BODY: {"network_id": "0def1525-f091-49b8-93e1-b411f9c7b581", "tenant_id": "9b2a2d66c0104b71bd034cf1e616509d", "subnet_id": "08dfcb4a-5d68-4ece-b6c3-bd3d36bd2d26", "subnet_ids": ["08dfcb4a-5d68-4ece-b6c3-bd3d36bd2d26"], "port_id": "2b695908-f348-454e-8f9c-9b73d34aed96", "id": "b5804c83-205b-4b8d-9106-a013923501b2"} 2018-06-27 21:30:09,388 - keystoneauth.session - DEBUG - PUT call to network for https://172.30.10.101:9696/v2.0/routers/b5804c83-205b-4b8d-9106-a013923501b2/add_router_interface used request id req-00c21a20-f19f-4c79-92be-d7cfdf8c1c7c 2018-06-27 21:30:09,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/routers/b5804c83-205b-4b8d-9106-a013923501b2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6cf61769e293a280edf1c54d998cb64fcfe3bf6" 2018-06-27 21:30:09,760 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:30:09 GMT Content-Type: application/json Content-Length: 722 Connection: keep-alive X-Openstack-Request-Id: req-b16ff80c-3df3-4b56-89c1-20e7bc6da722 Front-End-Https: on RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "977aff9f-43e9-4fec-86ae-a730f64fa17d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "df0aa635-d718-49cc-81c1-ba349ef8a505", "ip_address": "172.30.10.116"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "9b2a2d66c0104b71bd034cf1e616509d", "created_at": "2018-06-27T21:29:59Z", "admin_state_up": true, "updated_at": "2018-06-27T21:30:06Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "9b2a2d66c0104b71bd034cf1e616509d", "id": "b5804c83-205b-4b8d-9106-a013923501b2", "name": "CreateRouterSuccessTests-2213b14b-3854-4a22-9a4a-2776a71fce81-pub-router"}} 2018-06-27 21:30:09,760 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers/b5804c83-205b-4b8d-9106-a013923501b2 used request id req-b16ff80c-3df3-4b56-89c1-20e7bc6da722 2018-06-27 21:30:09,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/ports?device_id=b5804c83-205b-4b8d-9106-a013923501b2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6cf61769e293a280edf1c54d998cb64fcfe3bf6" 2018-06-27 21:30:10,594 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:30:10 GMT Content-Type: application/json Content-Length: 721 Connection: keep-alive X-Openstack-Request-Id: req-e3a27266-cb06-484a-a8a1-de3a17cd49ed Front-End-Https: on RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0def1525-f091-49b8-93e1-b411f9c7b581","tenant_id":"9b2a2d66c0104b71bd034cf1e616509d","created_at":"2018-06-27T21:30:05Z","admin_state_up":true,"updated_at":"2018-06-27T21:30:07Z","binding:vnic_type":"normal","device_id":"b5804c83-205b-4b8d-9106-a013923501b2","device_owner":"network:router_interface","revision_number":6,"mac_address":"fa:16:3e:8b:2f:67","id":"2b695908-f348-454e-8f9c-9b73d34aed96","port_security_enabled":false,"project_id":"9b2a2d66c0104b71bd034cf1e616509d","fixed_ips":[{"subnet_id":"08dfcb4a-5d68-4ece-b6c3-bd3d36bd2d26","ip_address":"10.200.201.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-27 21:30:10,594 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=b5804c83-205b-4b8d-9106-a013923501b2 used request id req-e3a27266-cb06-484a-a8a1-de3a17cd49ed 2018-06-27 21:30:10,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/08dfcb4a-5d68-4ece-b6c3-bd3d36bd2d26 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6cf61769e293a280edf1c54d998cb64fcfe3bf6" 2018-06-27 21:30:10,712 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:30:10 GMT Content-Type: application/json Content-Length: 684 Connection: keep-alive X-Openstack-Request-Id: req-83e4592b-1c8c-4bc1-a28b-e71581c927c5 Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0def1525-f091-49b8-93e1-b411f9c7b581","tenant_id":"9b2a2d66c0104b71bd034cf1e616509d","created_at":"2018-06-27T21:29:52Z","dns_nameservers":[],"updated_at":"2018-06-27T21:29:52Z","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":"9b2a2d66c0104b71bd034cf1e616509d","id":"08dfcb4a-5d68-4ece-b6c3-bd3d36bd2d26","subnetpool_id":null,"name":"CreateRouterSuccessTests-2213b14b-3854-4a22-9a4a-2776a71fce81-pub-subnet1"}} 2018-06-27 21:30:10,712 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/08dfcb4a-5d68-4ece-b6c3-bd3d36bd2d26 used request id req-83e4592b-1c8c-4bc1-a28b-e71581c927c5 2018-06-27 21:30:10,712 - OpenStackNetwork - INFO - Removing router interface from router CreateRouterSuccessTests-2213b14b-3854-4a22-9a4a-2776a71fce81-pub-router and subnet CreateRouterSuccessTests-2213b14b-3854-4a22-9a4a-2776a71fce81-pub-subnet1 2018-06-27 21:30:10,713 - neutron_utils - INFO - Removing router interface from router named CreateRouterSuccessTests-2213b14b-3854-4a22-9a4a-2776a71fce81-pub-router 2018-06-27 21:30:10,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/b5804c83-205b-4b8d-9106-a013923501b2/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6cf61769e293a280edf1c54d998cb64fcfe3bf6" -d '{"subnet_id": "08dfcb4a-5d68-4ece-b6c3-bd3d36bd2d26"}' 2018-06-27 21:30:17,914 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:30:17 GMT Content-Type: application/json Content-Length: 309 Connection: keep-alive X-Openstack-Request-Id: req-6f7e3986-a355-445a-b483-2bf2f7848ef6 Front-End-Https: on RESP BODY: {"network_id": "0def1525-f091-49b8-93e1-b411f9c7b581", "tenant_id": "9b2a2d66c0104b71bd034cf1e616509d", "subnet_id": "08dfcb4a-5d68-4ece-b6c3-bd3d36bd2d26", "subnet_ids": ["08dfcb4a-5d68-4ece-b6c3-bd3d36bd2d26"], "port_id": "2b695908-f348-454e-8f9c-9b73d34aed96", "id": "b5804c83-205b-4b8d-9106-a013923501b2"} 2018-06-27 21:30:17,914 - keystoneauth.session - DEBUG - PUT call to network for https://172.30.10.101:9696/v2.0/routers/b5804c83-205b-4b8d-9106-a013923501b2/remove_router_interface used request id req-6f7e3986-a355-445a-b483-2bf2f7848ef6 2018-06-27 21:30:17,914 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-2213b14b-3854-4a22-9a4a-2776a71fce81-pub-router 2018-06-27 21:30:17,914 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-2213b14b-3854-4a22-9a4a-2776a71fce81-pub-router 2018-06-27 21:30:17,920 - 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/b5804c83-205b-4b8d-9106-a013923501b2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6cf61769e293a280edf1c54d998cb64fcfe3bf6" 2018-06-27 21:30:21,642 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:30:21 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-23129230-bd29-457a-8e99-3b3cb22a1342 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:30:21,643 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/routers/b5804c83-205b-4b8d-9106-a013923501b2 used request id req-23129230-bd29-457a-8e99-3b3cb22a1342 2018-06-27 21:30:21,644 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-2213b14b-3854-4a22-9a4a-2776a71fce81-pub-subnet1 2018-06-27 21:30:21,644 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-2213b14b-3854-4a22-9a4a-2776a71fce81-pub-subnet1 2018-06-27 21:30:21,649 - 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/08dfcb4a-5d68-4ece-b6c3-bd3d36bd2d26 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06bb4d38d8c70cd06f79ab7af1a7f9587fbbdeb0" 2018-06-27 21:30:26,223 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:30:26 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-d4c1e401-5304-41ce-b74c-55b73a41feec Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:30:26,224 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/08dfcb4a-5d68-4ece-b6c3-bd3d36bd2d26 used request id req-d4c1e401-5304-41ce-b74c-55b73a41feec 2018-06-27 21:30:26,224 - neutron_utils - INFO - Deleting network with name CreateRouterSuccessTests-2213b14b-3854-4a22-9a4a-2776a71fce81-pub-net1 2018-06-27 21:30:26,229 - 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/0def1525-f091-49b8-93e1-b411f9c7b581 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06bb4d38d8c70cd06f79ab7af1a7f9587fbbdeb0" 2018-06-27 21:30:29,721 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:30:29 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-8bc27e49-5aa3-4606-952e-6bf144de25e8 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:30:29,721 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/0def1525-f091-49b8-93e1-b411f9c7b581 used request id req-8bc27e49-5aa3-4606-952e-6bf144de25e8 2018-06-27 21:30:29,727 - keystoneauth.session - 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}fc08e0b508c3d191a6c5bc700ca8e7c53eb1545f" 2018-06-27 21:30:30,679 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:30:30 GMT Content-Type: application/json Content-Length: 11766 Connection: keep-alive X-Openstack-Request-Id: req-69525352-cd9f-481c-8d78-aff0bc331b83 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-27T19:03:04Z", "updated_at": "2018-06-27T19:03:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "6748ef1e-56da-434e-9e89-e86b58537b65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "b3e3826c-1c48-4699-93f0-f8a310956753", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "bfad35fa-7ea9-4a81-917d-7b86481eb510", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "d657b333-103d-4d19-add8-1e8bae2f8849", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9b2a2d66c0104b71bd034cf1e616509d", "created_at": "2018-06-27T21:29:49Z", "updated_at": "2018-06-27T21:29:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:29:49Z", "revision_number": 0, "id": "172efa91-2f67-46c3-9470-84d167e55d78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:29:49Z", "security_group_id": "a78362f3-3f52-4bf6-a059-0e5e0216927c", "tenant_id": "9b2a2d66c0104b71bd034cf1e616509d", "port_range_min": null, "ethertype": "IPv6", "project_id": "9b2a2d66c0104b71bd034cf1e616509d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:29:49Z", "revision_number": 0, "id": "2d510e9d-fd54-4287-a28c-10f599dbd2cf", "remote_group_id": "a78362f3-3f52-4bf6-a059-0e5e0216927c", "remote_ip_prefix": null, "created_at": "2018-06-27T21:29:49Z", "security_group_id": "a78362f3-3f52-4bf6-a059-0e5e0216927c", "tenant_id": "9b2a2d66c0104b71bd034cf1e616509d", "port_range_min": null, "ethertype": "IPv6", "project_id": "9b2a2d66c0104b71bd034cf1e616509d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:29:49Z", "revision_number": 0, "id": "93d80426-5fd7-4462-bca2-c34c3f8a1f2d", "remote_group_id": "a78362f3-3f52-4bf6-a059-0e5e0216927c", "remote_ip_prefix": null, "created_at": "2018-06-27T21:29:49Z", "security_group_id": "a78362f3-3f52-4bf6-a059-0e5e0216927c", "tenant_id": "9b2a2d66c0104b71bd034cf1e616509d", "port_range_min": null, "ethertype": "IPv4", "project_id": "9b2a2d66c0104b71bd034cf1e616509d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:29:49Z", "revision_number": 0, "id": "c0fb73a7-bcf0-4fac-94a2-abc2af19ccf2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:29:49Z", "security_group_id": "a78362f3-3f52-4bf6-a059-0e5e0216927c", "tenant_id": "9b2a2d66c0104b71bd034cf1e616509d", "port_range_min": null, "ethertype": "IPv4", "project_id": "9b2a2d66c0104b71bd034cf1e616509d"}], "revision_number": 4, "project_id": "9b2a2d66c0104b71bd034cf1e616509d", "id": "a78362f3-3f52-4bf6-a059-0e5e0216927c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b92069937e44a3786e439f95c61afe5", "created_at": "2018-06-27T19:08:41Z", "updated_at": "2018-06-27T19:08:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "4ac2a090-f595-4e7b-9b7a-a52fa204e881", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "5508c0b1-6261-44cb-854d-60c64bcbba0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "a60c77dc-6985-48ac-a3a3-067176d3e52f", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "e6ec0fa4-1eb3-4c5d-a451-c7acfd7fde82", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}], "revision_number": 4, "project_id": "4b92069937e44a3786e439f95c61afe5", "id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T18:59:55Z", "updated_at": "2018-06-27T18:59:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "5a060918-419b-4ec3-90df-a7764c06af2f", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "6cd9bbf0-4d1b-4b13-a6c4-e20a15bb3360", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "8134c0f0-89c6-4d45-bef8-a9260d9d0723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "e0e7297a-a59d-4d2b-b75c-2cc86b269114", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}], "revision_number": 4, "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "created_at": "2018-06-27T21:03:43Z", "updated_at": "2018-06-27T21:03:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "41061dbf-a5a2-465f-84dd-140f6104b3f7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "47d5c96d-0510-41a5-b33e-5683702c5bb8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "4b4b6430-3f42-4fe4-a25e-2c5c015a7699", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "e6a68cb7-6491-4474-a4d7-38496cac4eb7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}], "revision_number": 4, "project_id": "3f0a375b66c54145bff1c56e7c91ad73", "id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "name": "default"}]} 2018-06-27 21:30:30,680 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-69525352-cd9f-481c-8d78-aff0bc331b83 2018-06-27 21:30:30,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/9b2a2d66c0104b71bd034cf1e616509d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc08e0b508c3d191a6c5bc700ca8e7c53eb1545f" 2018-06-27 21:30:31,062 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:30:30 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-dcbc96e6-8b20-491f-898e-c6bc97704c02 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/9b2a2d66c0104b71bd034cf1e616509d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9b2a2d66c0104b71bd034cf1e616509d", "name": "CreateRouterSuccessTests-e27b7977-b347-466-proj"}} 2018-06-27 21:30:31,062 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/9b2a2d66c0104b71bd034cf1e616509d used request id req-dcbc96e6-8b20-491f-898e-c6bc97704c02 2018-06-27 21:30:31,062 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a78362f3-3f52-4bf6-a059-0e5e0216927c 2018-06-27 21:30:31,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=a78362f3-3f52-4bf6-a059-0e5e0216927c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc08e0b508c3d191a6c5bc700ca8e7c53eb1545f" 2018-06-27 21:30:31,882 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:30:31 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-51c0cc8c-7dc6-4154-9555-0a258fef615a 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-27T21:29:49Z", "security_group_id": "a78362f3-3f52-4bf6-a059-0e5e0216927c", "port_range_min": null, "revision_number": 0, "tenant_id": "9b2a2d66c0104b71bd034cf1e616509d", "created_at": "2018-06-27T21:29:49Z", "project_id": "9b2a2d66c0104b71bd034cf1e616509d", "id": "172efa91-2f67-46c3-9470-84d167e55d78"}, {"remote_group_id": "a78362f3-3f52-4bf6-a059-0e5e0216927c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:29:49Z", "security_group_id": "a78362f3-3f52-4bf6-a059-0e5e0216927c", "port_range_min": null, "revision_number": 0, "tenant_id": "9b2a2d66c0104b71bd034cf1e616509d", "created_at": "2018-06-27T21:29:49Z", "project_id": "9b2a2d66c0104b71bd034cf1e616509d", "id": "2d510e9d-fd54-4287-a28c-10f599dbd2cf"}, {"remote_group_id": "a78362f3-3f52-4bf6-a059-0e5e0216927c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:29:49Z", "security_group_id": "a78362f3-3f52-4bf6-a059-0e5e0216927c", "port_range_min": null, "revision_number": 0, "tenant_id": "9b2a2d66c0104b71bd034cf1e616509d", "created_at": "2018-06-27T21:29:49Z", "project_id": "9b2a2d66c0104b71bd034cf1e616509d", "id": "93d80426-5fd7-4462-bca2-c34c3f8a1f2d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:29:49Z", "security_group_id": "a78362f3-3f52-4bf6-a059-0e5e0216927c", "port_range_min": null, "revision_number": 0, "tenant_id": "9b2a2d66c0104b71bd034cf1e616509d", "created_at": "2018-06-27T21:29:49Z", "project_id": "9b2a2d66c0104b71bd034cf1e616509d", "id": "c0fb73a7-bcf0-4fac-94a2-abc2af19ccf2"}]} 2018-06-27 21:30:31,882 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=a78362f3-3f52-4bf6-a059-0e5e0216927c used request id req-51c0cc8c-7dc6-4154-9555-0a258fef615a 2018-06-27 21:30:31,883 - neutron_utils - INFO - Deleting security group with name - default 2018-06-27 21:30:31,888 - 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/a78362f3-3f52-4bf6-a059-0e5e0216927c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc08e0b508c3d191a6c5bc700ca8e7c53eb1545f" 2018-06-27 21:30:32,525 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:30:32 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-20ad3342-c72a-4768-a243-49974a2c3d0f Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:30:32,526 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/a78362f3-3f52-4bf6-a059-0e5e0216927c used request id req-20ad3342-c72a-4768-a243-49974a2c3d0f 2018-06-27 21:30:32,527 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-e27b7977-b347-466-proj 2018-06-27 21:30:32,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/9b2a2d66c0104b71bd034cf1e616509d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc08e0b508c3d191a6c5bc700ca8e7c53eb1545f" 2018-06-27 21:30:33,291 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:30:32 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2a901462-65e1-4174-a2d6-8ffa735a89e6 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:30:33,291 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/9b2a2d66c0104b71bd034cf1e616509d used request id req-2a901462-65e1-4174-a2d6-8ffa735a89e6 2018-06-27 21:30:33,292 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-e27b7977-b347-466-proj-role 2018-06-27 21:30:33,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/5e485c99359b41669c9cb57ca239ed45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc08e0b508c3d191a6c5bc700ca8e7c53eb1545f" 2018-06-27 21:30:33,735 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:30:33 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a65ed6a8-9978-4e7c-8bfa-f4987a2f933f Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:30:33,735 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/5e485c99359b41669c9cb57ca239ed45 used request id req-a65ed6a8-9978-4e7c-8bfa-f4987a2f933f 2018-06-27 21:30:33,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc08e0b508c3d191a6c5bc700ca8e7c53eb1545f" 2018-06-27 21:30:34,054 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:30:33 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e9504bfe-154d-4a5a-bc18-9b2a5800c38d Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 21:30:34,055 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-e9504bfe-154d-4a5a-bc18-9b2a5800c38d 2018-06-27 21:30:34,055 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-e27b7977-b347-466-user 2018-06-27 21:30:34,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/79cd5b32099a4b5c905f5670c2187af0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de1e9c7b2b31f1589959c39a049746c8023ce51b" 2018-06-27 21:30:34,387 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:30:34 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-860c6aa5-7c81-4ab1-b803-b05c41d8593d Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:30:34,388 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/79cd5b32099a4b5c905f5670c2187af0 used request id req-860c6aa5-7c81-4ab1-b803-b05c41d8593d 2018-06-27 21:30:34,389 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:30:35,335 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:30:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["MriXEtd4Rsi6xwfyDv4Zug"], "issued_at": "2018-06-27T21:30:35.000000Z"}} 2018-06-27 21:30:35,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d45f2a6c60e483ea4f46a95da68a7aac0d435509" 2018-06-27 21:30:35,687 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:30:35 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-089ce8d9-caa2-4019-9766-11c3d388275f Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:30:35,687 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-089ce8d9-caa2-4019-9766-11c3d388275f 2018-06-27 21:30:35,689 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:30:35,689 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:30:36,621 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:30:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["di4jt0TKRdGEjtDZ_O8pXg"], "issued_at": "2018-06-27T21:30:36.000000Z"}} 2018-06-27 21:30:36,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}51307ea2525a4859a844965da390581bf8d1bc12" 2018-06-27 21:30:36,986 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:30:36 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a4d141fb-2c73-4260-9729-2ea532d0cedf Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:30:36,987 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-a4d141fb-2c73-4260-9729-2ea532d0cedf 2018-06-27 21:30:36,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 21:30:37,000 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:30: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-27 21:30:37,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?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-602f06f6-9a84-41f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51307ea2525a4859a844965da390581bf8d1bc12" 2018-06-27 21:30:37,075 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:30:37 GMT Server: Apache Content-Length: 192 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-df1c68ac-a148-4b86-9061-3b67e16a4eb6 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-602f06f6-9a84-41f-proj", "previous": null, "next": null}, "projects": []} 2018-06-27 21:30:37,076 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-602f06f6-9a84-41f-proj used request id req-df1c68ac-a148-4b86-9061-3b67e16a4eb6 2018-06-27 21:30:37,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}51307ea2525a4859a844965da390581bf8d1bc12" 2018-06-27 21:30:37,454 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:30:37 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c77d30db-d0e1-4994-a40e-11272e677f7c Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 21:30:37,455 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-c77d30db-d0e1-4994-a40e-11272e677f7c 2018-06-27 21:30:37,458 - 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}51307ea2525a4859a844965da390581bf8d1bc12" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-602f06f6-9a84-41f-proj"}}' 2018-06-27 21:30:37,895 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 21:30:37 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-86384920-feb0-4957-9947-0ac7e31b1c84 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/12298ebb9e8f468c83c7b56bf8ec2e10"}, "tags": [], "enabled": true, "id": "12298ebb9e8f468c83c7b56bf8ec2e10", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-602f06f6-9a84-41f-proj"}} 2018-06-27 21:30:37,896 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-86384920-feb0-4957-9947-0ac7e31b1c84 2018-06-27 21:30:37,896 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-602f06f6-9a84-41f-proj 2018-06-27 21:30:37,896 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:30:37,897 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:30:38,762 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:30:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["BdxWGNo5SlSDf1WQbcoewQ"], "issued_at": "2018-06-27T21:30:38.000000Z"}} 2018-06-27 21:30:38,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}07fa34c860fdafae4368b9303935f63ad53f389e" 2018-06-27 21:30:39,117 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:30:38 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-267fd1df-2131-46e0-b84a-de1e6f849507 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:30:39,117 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-267fd1df-2131-46e0-b84a-de1e6f849507 2018-06-27 21:30:39,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 21:30:39,134 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:30: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-27 21:30:39,135 - 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}07fa34c860fdafae4368b9303935f63ad53f389e" 2018-06-27 21:30:39,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:30:39 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5227d8d4-da85-48f1-9ed5-35c5f17b9c01 Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/05b1bc3fa6fd4243a4ba8b4d6fcc3daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05b1bc3fa6fd4243a4ba8b4d6fcc3daf", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/48d44c9c0fea4f4e80edc7d2e0715db7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d44c9c0fea4f4e80edc7d2e0715db7", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/4d3721127bf84155a837606ce3feba32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d3721127bf84155a837606ce3feba32", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/5c846663ea6d407e9223de0719ce5442"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c846663ea6d407e9223de0719ce5442", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/73a10e6c4f67490a8a4030cc6cea32f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73a10e6c4f67490a8a4030cc6cea32f5", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/8ecfab7d9d4f47bb8892a85b7d2a0b5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ecfab7d9d4f47bb8892a85b7d2a0b5a", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/b278d529e9a54a9195e4e536b9384dc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b278d529e9a54a9195e4e536b9384dc0", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b7f107ae7bb34ccea8282b1a0ec7a979"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7f107ae7bb34ccea8282b1a0ec7a979", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/d21494d0185b463db36b8c8c2b341b97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d21494d0185b463db36b8c8c2b341b97", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e0bb346419f84e4680f6ca9a97f4fc0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e0bb346419f84e4680f6ca9a97f4fc0b", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "c8d542af72ce49338052c29f02c8857e", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e9dd794fa5c040a9a0445386fb2a6116"}, "options": {}, "id": "e9dd794fa5c040a9a0445386fb2a6116", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/e9f9c747d54947bc800a81ecf11858f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9f9c747d54947bc800a81ecf11858f5", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-27 21:30:39,628 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-5227d8d4-da85-48f1-9ed5-35c5f17b9c01 2018-06-27 21:30:39,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?name=CreateRouterSuccessTests-602f06f6-9a84-41f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07fa34c860fdafae4368b9303935f63ad53f389e" 2018-06-27 21:30:39,984 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:30:39 GMT Server: Apache Content-Length: 467 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f3357ad0-4165-4a56-b56d-b9f34f2134a8 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateRouterSuccessTests-602f06f6-9a84-41f-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/12298ebb9e8f468c83c7b56bf8ec2e10"}, "tags": [], "enabled": true, "id": "12298ebb9e8f468c83c7b56bf8ec2e10", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-602f06f6-9a84-41f-proj"}]} 2018-06-27 21:30:39,985 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateRouterSuccessTests-602f06f6-9a84-41f-proj used request id req-f3357ad0-4165-4a56-b56d-b9f34f2134a8 2018-06-27 21:30:39,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07fa34c860fdafae4368b9303935f63ad53f389e" 2018-06-27 21:30:40,091 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:30:39 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-deed7813-92d1-480f-9632-2fc7d078b597 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 21:30:40,091 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-deed7813-92d1-480f-9632-2fc7d078b597 2018-06-27 21:30:40,942 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-602f06f6-9a84-41f-user 2018-06-27 21:30:40,943 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:30:40,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}51307ea2525a4859a844965da390581bf8d1bc12" 2018-06-27 21:30:41,349 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:30:40 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-73e54387-35d9-4a90-9d33-28683e38f767 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 21:30:41,349 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-73e54387-35d9-4a90-9d33-28683e38f767 2018-06-27 21:30:41,353 - 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}51307ea2525a4859a844965da390581bf8d1bc12" -d '{"role": {"name": "CreateRouterSuccessTests-602f06f6-9a84-41f-proj-role"}}' 2018-06-27 21:30:41,744 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 21:30:41 GMT Server: Apache Content-Length: 223 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-976bd104-cc27-40ae-bf00-309f795dc7a4 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2e8c07533b0a4680aa989ba95065b677", "links": {"self": "http://10.167.4.35:5000/v3/roles/2e8c07533b0a4680aa989ba95065b677"}, "name": "CreateRouterSuccessTests-602f06f6-9a84-41f-proj-role"}} 2018-06-27 21:30:41,744 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-976bd104-cc27-40ae-bf00-309f795dc7a4 2018-06-27 21:30:41,744 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-602f06f6-9a84-41f-proj-role 2018-06-27 21:30:41,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/2e8c07533b0a4680aa989ba95065b677 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51307ea2525a4859a844965da390581bf8d1bc12" 2018-06-27 21:30:42,156 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:30:41 GMT Server: Apache Content-Length: 223 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2b58d0f0-d8b9-4898-83e7-cca4b2821423 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2e8c07533b0a4680aa989ba95065b677", "links": {"self": "http://10.167.4.35:5000/v3/roles/2e8c07533b0a4680aa989ba95065b677"}, "name": "CreateRouterSuccessTests-602f06f6-9a84-41f-proj-role"}} 2018-06-27 21:30:42,157 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/2e8c07533b0a4680aa989ba95065b677 used request id req-2b58d0f0-d8b9-4898-83e7-cca4b2821423 2018-06-27 21:30:42,157 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-602f06f6-9a84-41f-proj-role to project CreateRouterSuccessTests-602f06f6-9a84-41f-proj 2018-06-27 21:30:42,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/12298ebb9e8f468c83c7b56bf8ec2e10/users/c5c5c96413fc4c27bc944057d47958e8/roles/2e8c07533b0a4680aa989ba95065b677 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51307ea2525a4859a844965da390581bf8d1bc12" 2018-06-27 21:30:42,616 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:30:42 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0f7e06e0-398f-464d-93f6-8184fefa692e Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:30:42,616 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/12298ebb9e8f468c83c7b56bf8ec2e10/users/c5c5c96413fc4c27bc944057d47958e8/roles/2e8c07533b0a4680aa989ba95065b677 used request id req-0f7e06e0-398f-464d-93f6-8184fefa692e 2018-06-27 21:30:42,617 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:30:42,617 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:30:43,534 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:30:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["MmcUKdyEQAaAatytlqw0Yw"], "issued_at": "2018-06-27T21:30:43.000000Z"}} 2018-06-27 21:30:43,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6438b696bb67cadf2529ae7ae8bca7811cf377cc" 2018-06-27 21:30:43,586 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:30:43 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6b4b1410-5ff1-4904-b432-4fb23afb3c5b Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:30:43,586 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-6b4b1410-5ff1-4904-b432-4fb23afb3c5b 2018-06-27 21:30:43,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/networks?name=CreateRouterSuccessTests-13a5e4d8-5267-42be-9538-35553997ea79-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6438b696bb67cadf2529ae7ae8bca7811cf377cc" 2018-06-27 21:30:44,508 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:30:44 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-72bebecd-e5aa-46dd-9a6e-222855a5ae40 Front-End-Https: on RESP BODY: {"networks":[]} 2018-06-27 21:30:44,508 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateRouterSuccessTests-13a5e4d8-5267-42be-9538-35553997ea79-pub-net1 used request id req-72bebecd-e5aa-46dd-9a6e-222855a5ae40 2018-06-27 21:30:44,509 - neutron_utils - INFO - Creating network with name CreateRouterSuccessTests-13a5e4d8-5267-42be-9538-35553997ea79-pub-net1 2018-06-27 21:30:44,513 - 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}6438b696bb67cadf2529ae7ae8bca7811cf377cc" -d '{"network": {"name": "CreateRouterSuccessTests-13a5e4d8-5267-42be-9538-35553997ea79-pub-net1", "admin_state_up": true}}' 2018-06-27 21:30:45,170 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 21:30:45 GMT Content-Type: application/json Content-Length: 702 Connection: keep-alive X-Openstack-Request-Id: req-fa4d7bd6-2e0c-49ba-99e5-fe4b73bab1ef 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":"73541cae-5dcc-43b9-bd95-071bfbb29119","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-27T21:30:44Z","is_default":false,"provider:segmentation_id":62,"name":"CreateRouterSuccessTests-13a5e4d8-5267-42be-9538-35553997ea79-pub-net1","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T21:30:44Z","mtu":1450}} 2018-06-27 21:30:45,171 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-fa4d7bd6-2e0c-49ba-99e5-fe4b73bab1ef 2018-06-27 21:30:45,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=73541cae-5dcc-43b9-bd95-071bfbb29119 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6438b696bb67cadf2529ae7ae8bca7811cf377cc" 2018-06-27 21:30:46,041 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:30:46 GMT Content-Type: application/json Content-Length: 686 Connection: keep-alive X-Openstack-Request-Id: req-35ca26ac-ca02-4f9e-b326-1b765eaac797 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":"73541cae-5dcc-43b9-bd95-071bfbb29119","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-27T21:30:44Z","provider:segmentation_id":62,"name":"CreateRouterSuccessTests-13a5e4d8-5267-42be-9538-35553997ea79-pub-net1","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T21:30:44Z","provider:network_type":"vxlan"}]} 2018-06-27 21:30:46,042 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=73541cae-5dcc-43b9-bd95-071bfbb29119 used request id req-35ca26ac-ca02-4f9e-b326-1b765eaac797 2018-06-27 21:30:46,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=73541cae-5dcc-43b9-bd95-071bfbb29119 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6438b696bb67cadf2529ae7ae8bca7811cf377cc" 2018-06-27 21:30:46,176 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:30:46 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-cafef3f6-35a1-47e5-ba62-6656b80bd689 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-27 21:30:46,177 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=73541cae-5dcc-43b9-bd95-071bfbb29119 used request id req-cafef3f6-35a1-47e5-ba62-6656b80bd689 2018-06-27 21:30:46,177 - neutron_utils - INFO - Creating subnet with name CreateRouterSuccessTests-13a5e4d8-5267-42be-9538-35553997ea79-pub-subnet1 2018-06-27 21:30:46,182 - 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}6438b696bb67cadf2529ae7ae8bca7811cf377cc" -d '{"subnets": [{"ip_version": 4, "network_id": "73541cae-5dcc-43b9-bd95-071bfbb29119", "cidr": "10.200.201.0/24", "gateway_ip": "10.200.201.1", "name": "CreateRouterSuccessTests-13a5e4d8-5267-42be-9538-35553997ea79-pub-subnet1"}]}' 2018-06-27 21:30:47,309 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 21:30:47 GMT Content-Type: application/json Content-Length: 687 Connection: keep-alive X-Openstack-Request-Id: req-e8e10511-1760-4378-87d4-f78da7604383 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"73541cae-5dcc-43b9-bd95-071bfbb29119","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T21:30:46Z","dns_nameservers":[],"updated_at":"2018-06-27T21:30: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":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"4ef57e2d-0d82-412b-aab1-3ba1ed0d482a","subnetpool_id":null,"name":"CreateRouterSuccessTests-13a5e4d8-5267-42be-9538-35553997ea79-pub-subnet1"}]} 2018-06-27 21:30:47,309 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-e8e10511-1760-4378-87d4-f78da7604383 2018-06-27 21:30:47,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/networks?id=73541cae-5dcc-43b9-bd95-071bfbb29119 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6438b696bb67cadf2529ae7ae8bca7811cf377cc" 2018-06-27 21:30:47,548 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:30:47 GMT Content-Type: application/json Content-Length: 730 Connection: keep-alive X-Openstack-Request-Id: req-b1448947-fa53-41a6-81c4-3cecf1a9c236 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":"73541cae-5dcc-43b9-bd95-071bfbb29119","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":["4ef57e2d-0d82-412b-aab1-3ba1ed0d482a"],"description":"","tags":[],"updated_at":"2018-06-27T21:30:46Z","provider:segmentation_id":62,"name":"CreateRouterSuccessTests-13a5e4d8-5267-42be-9538-35553997ea79-pub-net1","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T21:30:44Z","provider:network_type":"vxlan"}]} 2018-06-27 21:30:47,549 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=73541cae-5dcc-43b9-bd95-071bfbb29119 used request id req-b1448947-fa53-41a6-81c4-3cecf1a9c236 2018-06-27 21:30:47,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/subnets?network_id=73541cae-5dcc-43b9-bd95-071bfbb29119 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6438b696bb67cadf2529ae7ae8bca7811cf377cc" 2018-06-27 21:30:48,237 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:30:48 GMT Content-Type: application/json Content-Length: 687 Connection: keep-alive X-Openstack-Request-Id: req-2bf6b08d-022a-4cc6-9ec8-10d6101e54d9 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"73541cae-5dcc-43b9-bd95-071bfbb29119","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T21:30:46Z","dns_nameservers":[],"updated_at":"2018-06-27T21:30: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":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"4ef57e2d-0d82-412b-aab1-3ba1ed0d482a","subnetpool_id":null,"name":"CreateRouterSuccessTests-13a5e4d8-5267-42be-9538-35553997ea79-pub-subnet1"}]} 2018-06-27 21:30:48,237 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=73541cae-5dcc-43b9-bd95-071bfbb29119 used request id req-2bf6b08d-022a-4cc6-9ec8-10d6101e54d9 2018-06-27 21:30:48,238 - OpenStackNetwork - DEBUG - Network [73541cae-5dcc-43b9-bd95-071bfbb29119] created successfully 2018-06-27 21:30:48,238 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:30:48,239 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:30:48,891 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2e8c07533b0a4680aa989ba95065b677", "name": "CreateRouterSuccessTests-602f06f6-9a84-41f-proj-role"}], "expires_at": "2018-06-27T22:30:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "12298ebb9e8f468c83c7b56bf8ec2e10", "name": "CreateRouterSuccessTests-602f06f6-9a84-41f-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/12298ebb9e8f468c83c7b56bf8ec2e10", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/12298ebb9e8f468c83c7b56bf8ec2e10", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/12298ebb9e8f468c83c7b56bf8ec2e10", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/12298ebb9e8f468c83c7b56bf8ec2e10", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/12298ebb9e8f468c83c7b56bf8ec2e10", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/12298ebb9e8f468c83c7b56bf8ec2e10", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/12298ebb9e8f468c83c7b56bf8ec2e10", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/12298ebb9e8f468c83c7b56bf8ec2e10", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/12298ebb9e8f468c83c7b56bf8ec2e10", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/12298ebb9e8f468c83c7b56bf8ec2e10", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/12298ebb9e8f468c83c7b56bf8ec2e10", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/12298ebb9e8f468c83c7b56bf8ec2e10", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-602f06f6-9a84-41f-user", "id": "c5c5c96413fc4c27bc944057d47958e8"}, "audit_ids": ["hMcOGiMFSZC1SMMikT4ayw"], "issued_at": "2018-06-27T21:30:48.000000Z"}} 2018-06-27 21:30:48,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6720fb1cbb7f7c4d7435ddba13321d6a77e5d3fc" 2018-06-27 21:30:49,193 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:30:48 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1c8f21c6-b5a3-4fef-ba01-eb9b06262f60 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:30:49,193 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-1c8f21c6-b5a3-4fef-ba01-eb9b06262f60 2018-06-27 21:30:49,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/routers?name=CreateRouterSuccessTests-13a5e4d8-5267-42be-9538-35553997ea79-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6720fb1cbb7f7c4d7435ddba13321d6a77e5d3fc" 2018-06-27 21:30:50,047 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:30:50 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-b170dbce-be8c-401b-a6cf-7e09cfbf0c7e Front-End-Https: on RESP BODY: {"routers": []} 2018-06-27 21:30:50,047 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers?name=CreateRouterSuccessTests-13a5e4d8-5267-42be-9538-35553997ea79-pub-router&admin_state_up=True used request id req-b170dbce-be8c-401b-a6cf-7e09cfbf0c7e 2018-06-27 21:30:50,048 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:30:50,048 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:30:50,720 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2e8c07533b0a4680aa989ba95065b677", "name": "CreateRouterSuccessTests-602f06f6-9a84-41f-proj-role"}], "expires_at": "2018-06-27T22:30:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "12298ebb9e8f468c83c7b56bf8ec2e10", "name": "CreateRouterSuccessTests-602f06f6-9a84-41f-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/12298ebb9e8f468c83c7b56bf8ec2e10", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/12298ebb9e8f468c83c7b56bf8ec2e10", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/12298ebb9e8f468c83c7b56bf8ec2e10", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/12298ebb9e8f468c83c7b56bf8ec2e10", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/12298ebb9e8f468c83c7b56bf8ec2e10", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/12298ebb9e8f468c83c7b56bf8ec2e10", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/12298ebb9e8f468c83c7b56bf8ec2e10", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/12298ebb9e8f468c83c7b56bf8ec2e10", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/12298ebb9e8f468c83c7b56bf8ec2e10", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/12298ebb9e8f468c83c7b56bf8ec2e10", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/12298ebb9e8f468c83c7b56bf8ec2e10", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/12298ebb9e8f468c83c7b56bf8ec2e10", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-602f06f6-9a84-41f-user", "id": "c5c5c96413fc4c27bc944057d47958e8"}, "audit_ids": ["v76YK88TQwi-tM_IewQABw"], "issued_at": "2018-06-27T21:30:50.000000Z"}} 2018-06-27 21:30:50,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b82a42ab1592a17cc66a915c6f953c15bfde57ae" 2018-06-27 21:30:51,032 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:30:50 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6538b72a-1612-47d1-b732-6c78d99a36f8 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:30:51,032 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-6538b72a-1612-47d1-b732-6c78d99a36f8 2018-06-27 21:30:51,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?name=floating_net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6720fb1cbb7f7c4d7435ddba13321d6a77e5d3fc" 2018-06-27 21:30:51,365 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:30:51 GMT Content-Type: application/json Content-Length: 594 Connection: keep-alive X-Openstack-Request-Id: req-480b34bf-97b2-480c-a5cc-e0d6338e6b4f 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":["df0aa635-d718-49cc-81c1-ba349ef8a505"],"updated_at":"2018-06-27T18:56:39Z","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T18:56:31Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"977aff9f-43e9-4fec-86ae-a730f64fa17d","name":"floating_net"}]} 2018-06-27 21:30:51,366 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=floating_net used request id req-480b34bf-97b2-480c-a5cc-e0d6338e6b4f 2018-06-27 21:30:51,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=977aff9f-43e9-4fec-86ae-a730f64fa17d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6720fb1cbb7f7c4d7435ddba13321d6a77e5d3fc" 2018-06-27 21:30:51,447 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:30:51 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-7bfa0e05-0a21-4be9-8a17-06691348e847 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-27 21:30:51,448 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=977aff9f-43e9-4fec-86ae-a730f64fa17d used request id req-7bfa0e05-0a21-4be9-8a17-06691348e847 2018-06-27 21:30:51,448 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-13a5e4d8-5267-42be-9538-35553997ea79-pub-router 2018-06-27 21:30:51,453 - 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}6720fb1cbb7f7c4d7435ddba13321d6a77e5d3fc" -d '{"router": {"external_gateway_info": {"network_id": "977aff9f-43e9-4fec-86ae-a730f64fa17d"}, "name": "CreateRouterSuccessTests-13a5e4d8-5267-42be-9538-35553997ea79-pub-router", "admin_state_up": true}}' 2018-06-27 21:30:56,057 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 21:30:56 GMT Content-Type: application/json Content-Length: 716 Connection: keep-alive X-Openstack-Request-Id: req-41908db4-377c-4e52-8b3d-880407e5db20 Front-End-Https: on RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "977aff9f-43e9-4fec-86ae-a730f64fa17d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "df0aa635-d718-49cc-81c1-ba349ef8a505", "ip_address": "172.30.10.114"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "12298ebb9e8f468c83c7b56bf8ec2e10", "created_at": "2018-06-27T21:30:52Z", "admin_state_up": true, "updated_at": "2018-06-27T21:30:54Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "12298ebb9e8f468c83c7b56bf8ec2e10", "id": "394c0add-042e-4eb8-a144-c58417606d18", "name": "CreateRouterSuccessTests-13a5e4d8-5267-42be-9538-35553997ea79-pub-router"}} 2018-06-27 21:30:56,057 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/routers used request id req-41908db4-377c-4e52-8b3d-880407e5db20 2018-06-27 21:30:56,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/ports?device_id=394c0add-042e-4eb8-a144-c58417606d18 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6720fb1cbb7f7c4d7435ddba13321d6a77e5d3fc" 2018-06-27 21:30:56,843 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:30:56 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-69a6728c-f152-449e-8417-5f767d87f4bc Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-27 21:30:56,843 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=394c0add-042e-4eb8-a144-c58417606d18 used request id req-69a6728c-f152-449e-8417-5f767d87f4bc 2018-06-27 21:30:56,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?name=CreateRouterSuccessTests-13a5e4d8-5267-42be-9538-35553997ea79-pub-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6720fb1cbb7f7c4d7435ddba13321d6a77e5d3fc" 2018-06-27 21:30:57,256 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:30:57 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-ec008636-b7a4-43e2-a6f5-c60ae07677ee Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-27 21:30:57,256 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?name=CreateRouterSuccessTests-13a5e4d8-5267-42be-9538-35553997ea79-pub-subnet1 used request id req-ec008636-b7a4-43e2-a6f5-c60ae07677ee 2018-06-27 21:30:57,257 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-13a5e4d8-5267-42be-9538-35553997ea79-pub-router 2018-06-27 21:30:57,257 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-13a5e4d8-5267-42be-9538-35553997ea79-pub-router 2018-06-27 21:30:57,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/routers/394c0add-042e-4eb8-a144-c58417606d18 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6720fb1cbb7f7c4d7435ddba13321d6a77e5d3fc" 2018-06-27 21:31:01,310 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:31:01 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-7c2aedc8-119e-4638-a024-81c908d04c7a Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:31:01,310 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/routers/394c0add-042e-4eb8-a144-c58417606d18 used request id req-7c2aedc8-119e-4638-a024-81c908d04c7a 2018-06-27 21:31:01,311 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-13a5e4d8-5267-42be-9538-35553997ea79-pub-subnet1 2018-06-27 21:31:01,311 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-13a5e4d8-5267-42be-9538-35553997ea79-pub-subnet1 2018-06-27 21:31:01,317 - 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/4ef57e2d-0d82-412b-aab1-3ba1ed0d482a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6438b696bb67cadf2529ae7ae8bca7811cf377cc" 2018-06-27 21:31:05,699 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:31:05 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-84c0c405-044a-4177-a888-779f63fa7d94 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:31:05,699 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/4ef57e2d-0d82-412b-aab1-3ba1ed0d482a used request id req-84c0c405-044a-4177-a888-779f63fa7d94 2018-06-27 21:31:05,699 - neutron_utils - INFO - Deleting network with name CreateRouterSuccessTests-13a5e4d8-5267-42be-9538-35553997ea79-pub-net1 2018-06-27 21:31:05,705 - 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/73541cae-5dcc-43b9-bd95-071bfbb29119 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6438b696bb67cadf2529ae7ae8bca7811cf377cc" 2018-06-27 21:31:09,391 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:31:09 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-a9a9852b-e26a-4901-9c3f-a81a3bb901be Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:31:09,391 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/73541cae-5dcc-43b9-bd95-071bfbb29119 used request id req-a9a9852b-e26a-4901-9c3f-a81a3bb901be 2018-06-27 21:31: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/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51307ea2525a4859a844965da390581bf8d1bc12" 2018-06-27 21:31:10,301 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:31:10 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-28592511-ea3c-4744-935d-a8bca2f18c10 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-27T19:03:04Z", "updated_at": "2018-06-27T19:03:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "6748ef1e-56da-434e-9e89-e86b58537b65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "b3e3826c-1c48-4699-93f0-f8a310956753", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "bfad35fa-7ea9-4a81-917d-7b86481eb510", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "d657b333-103d-4d19-add8-1e8bae2f8849", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b92069937e44a3786e439f95c61afe5", "created_at": "2018-06-27T19:08:41Z", "updated_at": "2018-06-27T19:08:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "4ac2a090-f595-4e7b-9b7a-a52fa204e881", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "5508c0b1-6261-44cb-854d-60c64bcbba0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "a60c77dc-6985-48ac-a3a3-067176d3e52f", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "e6ec0fa4-1eb3-4c5d-a451-c7acfd7fde82", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}], "revision_number": 4, "project_id": "4b92069937e44a3786e439f95c61afe5", "id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T18:59:55Z", "updated_at": "2018-06-27T18:59:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "5a060918-419b-4ec3-90df-a7764c06af2f", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "6cd9bbf0-4d1b-4b13-a6c4-e20a15bb3360", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "8134c0f0-89c6-4d45-bef8-a9260d9d0723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "e0e7297a-a59d-4d2b-b75c-2cc86b269114", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}], "revision_number": 4, "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "created_at": "2018-06-27T21:03:43Z", "updated_at": "2018-06-27T21:03:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "41061dbf-a5a2-465f-84dd-140f6104b3f7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "47d5c96d-0510-41a5-b33e-5683702c5bb8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "4b4b6430-3f42-4fe4-a25e-2c5c015a7699", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "e6a68cb7-6491-4474-a4d7-38496cac4eb7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}], "revision_number": 4, "project_id": "3f0a375b66c54145bff1c56e7c91ad73", "id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "name": "default"}]} 2018-06-27 21:31:10,301 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-28592511-ea3c-4744-935d-a8bca2f18c10 2018-06-27 21:31:10,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/4b92069937e44a3786e439f95c61afe5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51307ea2525a4859a844965da390581bf8d1bc12" 2018-06-27 21:31:10,876 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:31:10 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ddb058c2-f0ee-435b-ab0b-4c86881bc11d 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/4b92069937e44a3786e439f95c61afe5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4b92069937e44a3786e439f95c61afe5", "name": "service"}} 2018-06-27 21:31:10,876 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/4b92069937e44a3786e439f95c61afe5 used request id req-ddb058c2-f0ee-435b-ab0b-4c86881bc11d 2018-06-27 21:31:10,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51307ea2525a4859a844965da390581bf8d1bc12" 2018-06-27 21:31:11,215 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:31:10 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-453b50ec-e147-4444-9770-18519cf6c0d0 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/8cdbc979369d4c15b8ddd6cc77d930e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}} 2018-06-27 21:31:11,216 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 used request id req-453b50ec-e147-4444-9770-18519cf6c0d0 2018-06-27 21:31:11,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/3f0a375b66c54145bff1c56e7c91ad73 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51307ea2525a4859a844965da390581bf8d1bc12" 2018-06-27 21:31:11,559 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 27 Jun 2018 21:31:11 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-16a7045e-0965-442a-a520-cd30301ea807 Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3f0a375b66c54145bff1c56e7c91ad73.", "code": 404, "title": "Not Found"}} 2018-06-27 21:31:11,560 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f0a375b66c54145bff1c56e7c91ad73 used request id req-16a7045e-0965-442a-a520-cd30301ea807 2018-06-27 21:31:11,560 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-06-27 21:31:11,561 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-602f06f6-9a84-41f-proj 2018-06-27 21:31:11,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/12298ebb9e8f468c83c7b56bf8ec2e10 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51307ea2525a4859a844965da390581bf8d1bc12" 2018-06-27 21:31:12,262 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:31:11 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7f9f8015-cb27-4c9c-bc61-a0dc39c68c6f Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:31:12,262 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/12298ebb9e8f468c83c7b56bf8ec2e10 used request id req-7f9f8015-cb27-4c9c-bc61-a0dc39c68c6f 2018-06-27 21:31:12,263 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-602f06f6-9a84-41f-proj-role 2018-06-27 21:31:12,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/2e8c07533b0a4680aa989ba95065b677 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51307ea2525a4859a844965da390581bf8d1bc12" 2018-06-27 21:31:12,654 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:31:12 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2a956d94-381c-46cb-8ce9-7d242a40ea76 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:31:12,654 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/2e8c07533b0a4680aa989ba95065b677 used request id req-2a956d94-381c-46cb-8ce9-7d242a40ea76 2018-06-27 21:31:12,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}51307ea2525a4859a844965da390581bf8d1bc12" 2018-06-27 21:31:13,045 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:31:12 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-552c9a47-ff2b-432f-b4ba-bf0aa523f78f Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 21:31:13,045 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-552c9a47-ff2b-432f-b4ba-bf0aa523f78f 2018-06-27 21:31:13,046 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-602f06f6-9a84-41f-user 2018-06-27 21:31:13,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/c5c5c96413fc4c27bc944057d47958e8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07fa34c860fdafae4368b9303935f63ad53f389e" 2018-06-27 21:31:13,637 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:31:13 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9ad02bab-1bf2-4897-986d-51202aba6cdb Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:31:13,637 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/c5c5c96413fc4c27bc944057d47958e8 used request id req-9ad02bab-1bf2-4897-986d-51202aba6cdb 2018-06-27 21:31:13,638 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:31:14,475 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:31:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["T9KwXRTMRY-aGZwcK3NvQg"], "issued_at": "2018-06-27T21:31:14.000000Z"}} 2018-06-27 21:31:14,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b04aac7c274243cbc156902869aba1428e0e5522" 2018-06-27 21:31:14,834 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:31:14 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4e43cdd8-5905-4f3a-bb4f-538d120d8184 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:31:14,834 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-4e43cdd8-5905-4f3a-bb4f-538d120d8184 2018-06-27 21:31:14,836 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:31:14,837 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:31:15,638 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:31:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["ok1uIIcvRaCTNmrEv6DJ-Q"], "issued_at": "2018-06-27T21:31:15.000000Z"}} 2018-06-27 21:31:15,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}e6adb114d73883db9c937d2957f08ec4d8d1b668" 2018-06-27 21:31:15,982 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:31:15 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4c3e7207-9578-4df0-8bb4-5e7e89ec582a Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:31:15,982 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-4c3e7207-9578-4df0-8bb4-5e7e89ec582a 2018-06-27 21:31:15,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-27 21:31:15,997 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:31: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-27 21:31:15,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?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-48d7831d-ae8c-436-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6adb114d73883db9c937d2957f08ec4d8d1b668" 2018-06-27 21:31:16,407 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:31:15 GMT Server: Apache Content-Length: 193 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3bce5c8d-960d-4cfb-9e2c-2c8ad8d51a24 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-48d7831d-ae8c-436-proj", "previous": null, "next": null}, "projects": []} 2018-06-27 21:31:16,407 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-48d7831d-ae8c-436-proj used request id req-3bce5c8d-960d-4cfb-9e2c-2c8ad8d51a24 2018-06-27 21:31:16,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6adb114d73883db9c937d2957f08ec4d8d1b668" 2018-06-27 21:31:16,740 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:31:16 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-26e23b36-ae4e-4c5e-a210-ebbc5b882209 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 21:31:16,740 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-26e23b36-ae4e-4c5e-a210-ebbc5b882209 2018-06-27 21:31:16,744 - 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}e6adb114d73883db9c937d2957f08ec4d8d1b668" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterNegativeTests-48d7831d-ae8c-436-proj"}}' 2018-06-27 21:31:17,197 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 21:31:16 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2bcf6799-7d7d-4f37-aa09-9fef4a95b908 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/9f0860788d274a8c82d8504354438260"}, "tags": [], "enabled": true, "id": "9f0860788d274a8c82d8504354438260", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-48d7831d-ae8c-436-proj"}} 2018-06-27 21:31:17,197 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-2bcf6799-7d7d-4f37-aa09-9fef4a95b908 2018-06-27 21:31:17,197 - keystone_utils - INFO - Created project with name - CreateRouterNegativeTests-48d7831d-ae8c-436-proj 2018-06-27 21:31:17,197 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:31:17,198 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:31:18,022 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:31:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["pqy43Bf5T3iVUH1Qd3YAXw"], "issued_at": "2018-06-27T21:31:18.000000Z"}} 2018-06-27 21:31:18,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f491561d9631675879841b0fd922539f2244eebf" 2018-06-27 21:31:18,342 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:31:18 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1274a24e-1c6f-4d09-b43b-18a258f4dc38 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:31:18,342 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-1274a24e-1c6f-4d09-b43b-18a258f4dc38 2018-06-27 21:31:18,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-27 21:31:18,361 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:31: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-27 21:31:18,361 - 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}f491561d9631675879841b0fd922539f2244eebf" 2018-06-27 21:31:18,707 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:31:18 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bcff5c7c-ac93-4c23-a116-9f1c52232835 Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/05b1bc3fa6fd4243a4ba8b4d6fcc3daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05b1bc3fa6fd4243a4ba8b4d6fcc3daf", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/48d44c9c0fea4f4e80edc7d2e0715db7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d44c9c0fea4f4e80edc7d2e0715db7", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/4d3721127bf84155a837606ce3feba32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d3721127bf84155a837606ce3feba32", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/5c846663ea6d407e9223de0719ce5442"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c846663ea6d407e9223de0719ce5442", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/73a10e6c4f67490a8a4030cc6cea32f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73a10e6c4f67490a8a4030cc6cea32f5", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/8ecfab7d9d4f47bb8892a85b7d2a0b5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ecfab7d9d4f47bb8892a85b7d2a0b5a", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/b278d529e9a54a9195e4e536b9384dc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b278d529e9a54a9195e4e536b9384dc0", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b7f107ae7bb34ccea8282b1a0ec7a979"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7f107ae7bb34ccea8282b1a0ec7a979", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/d21494d0185b463db36b8c8c2b341b97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d21494d0185b463db36b8c8c2b341b97", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e0bb346419f84e4680f6ca9a97f4fc0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e0bb346419f84e4680f6ca9a97f4fc0b", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "c8d542af72ce49338052c29f02c8857e", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e9dd794fa5c040a9a0445386fb2a6116"}, "options": {}, "id": "e9dd794fa5c040a9a0445386fb2a6116", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/e9f9c747d54947bc800a81ecf11858f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9f9c747d54947bc800a81ecf11858f5", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-27 21:31:18,707 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-bcff5c7c-ac93-4c23-a116-9f1c52232835 2018-06-27 21:31:18,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=CreateRouterNegativeTests-48d7831d-ae8c-436-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f491561d9631675879841b0fd922539f2244eebf" 2018-06-27 21:31:18,929 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:31:18 GMT Server: Apache Content-Length: 469 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-55ef0d0d-4383-4451-82fe-4f792b82650f Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateRouterNegativeTests-48d7831d-ae8c-436-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/9f0860788d274a8c82d8504354438260"}, "tags": [], "enabled": true, "id": "9f0860788d274a8c82d8504354438260", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-48d7831d-ae8c-436-proj"}]} 2018-06-27 21:31:18,929 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateRouterNegativeTests-48d7831d-ae8c-436-proj used request id req-55ef0d0d-4383-4451-82fe-4f792b82650f 2018-06-27 21:31:18,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f491561d9631675879841b0fd922539f2244eebf" 2018-06-27 21:31:19,196 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:31:18 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-21aee366-5dae-47dc-824c-0a345ccdbbd3 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 21:31:19,196 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-21aee366-5dae-47dc-824c-0a345ccdbbd3 2018-06-27 21:31:19,705 - keystone_utils - INFO - Created user with name - CreateRouterNegativeTests-48d7831d-ae8c-436-user 2018-06-27 21:31:19,707 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:31:19,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6adb114d73883db9c937d2957f08ec4d8d1b668" 2018-06-27 21:31:19,940 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:31:19 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1dc89ef1-6012-4ec7-9c7e-363c01c4e2ce Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 21:31:19,940 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-1dc89ef1-6012-4ec7-9c7e-363c01c4e2ce 2018-06-27 21:31:19,944 - 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}e6adb114d73883db9c937d2957f08ec4d8d1b668" -d '{"role": {"name": "CreateRouterNegativeTests-48d7831d-ae8c-436-proj-role"}}' 2018-06-27 21:31:20,167 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 21:31:19 GMT Server: Apache Content-Length: 224 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bdd50373-4c6e-4dff-aa52-08bd7d35947e Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e21b9abd8b7d4055a00a656c12bdce70", "links": {"self": "http://10.167.4.35:5000/v3/roles/e21b9abd8b7d4055a00a656c12bdce70"}, "name": "CreateRouterNegativeTests-48d7831d-ae8c-436-proj-role"}} 2018-06-27 21:31:20,167 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-bdd50373-4c6e-4dff-aa52-08bd7d35947e 2018-06-27 21:31:20,168 - keystone_utils - INFO - Created role with name - CreateRouterNegativeTests-48d7831d-ae8c-436-proj-role 2018-06-27 21:31:20,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/e21b9abd8b7d4055a00a656c12bdce70 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6adb114d73883db9c937d2957f08ec4d8d1b668" 2018-06-27 21:31:20,447 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:31:20 GMT Server: Apache Content-Length: 224 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-85c28b32-0d28-4747-887c-ff63dcdc8cf4 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e21b9abd8b7d4055a00a656c12bdce70", "links": {"self": "http://10.167.4.35:5000/v3/roles/e21b9abd8b7d4055a00a656c12bdce70"}, "name": "CreateRouterNegativeTests-48d7831d-ae8c-436-proj-role"}} 2018-06-27 21:31:20,447 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/e21b9abd8b7d4055a00a656c12bdce70 used request id req-85c28b32-0d28-4747-887c-ff63dcdc8cf4 2018-06-27 21:31:20,448 - keystone_utils - INFO - Granting role CreateRouterNegativeTests-48d7831d-ae8c-436-proj-role to project CreateRouterNegativeTests-48d7831d-ae8c-436-proj 2018-06-27 21:31:20,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/9f0860788d274a8c82d8504354438260/users/54c66ef1db8d40588ea8669bd21dc6b8/roles/e21b9abd8b7d4055a00a656c12bdce70 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6adb114d73883db9c937d2957f08ec4d8d1b668" 2018-06-27 21:31:20,821 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:31:20 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3d1803af-f585-4def-bec0-a1f1e17dee1a Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:31:20,822 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/9f0860788d274a8c82d8504354438260/users/54c66ef1db8d40588ea8669bd21dc6b8/roles/e21b9abd8b7d4055a00a656c12bdce70 used request id req-3d1803af-f585-4def-bec0-a1f1e17dee1a 2018-06-27 21:31:20,822 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:31:20,823 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:31:21,515 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:31:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["PQls6E-3SvWOt8GONHdkSA"], "issued_at": "2018-06-27T21:31:21.000000Z"}} 2018-06-27 21:31:21,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8103ec62a6abdd74ef69b89badaeacf2f933bc1" 2018-06-27 21:31:21,847 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:31:21 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ae50bd90-c195-4313-a7f4-daeeac97010d Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:31:21,847 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-ae50bd90-c195-4313-a7f4-daeeac97010d 2018-06-27 21:31:21,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/networks?name=CreateRouterNegativeTests-a53ee85d-e61f-453c-ab07-673e6fc82242-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8103ec62a6abdd74ef69b89badaeacf2f933bc1" 2018-06-27 21:31:22,613 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:31:22 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-9aa2e34d-30d4-484e-8064-c87b0405db87 Front-End-Https: on RESP BODY: {"networks":[]} 2018-06-27 21:31:22,613 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateRouterNegativeTests-a53ee85d-e61f-453c-ab07-673e6fc82242-pub-net1 used request id req-9aa2e34d-30d4-484e-8064-c87b0405db87 2018-06-27 21:31:22,614 - neutron_utils - INFO - Creating network with name CreateRouterNegativeTests-a53ee85d-e61f-453c-ab07-673e6fc82242-pub-net1 2018-06-27 21:31:22,619 - 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}f8103ec62a6abdd74ef69b89badaeacf2f933bc1" -d '{"network": {"name": "CreateRouterNegativeTests-a53ee85d-e61f-453c-ab07-673e6fc82242-pub-net1", "admin_state_up": true}}' 2018-06-27 21:31:24,087 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 21:31:24 GMT Content-Type: application/json Content-Length: 703 Connection: keep-alive X-Openstack-Request-Id: req-92235349-6719-4076-ab02-376a11f4073f 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":"1860bf7e-9a05-4192-846e-ab776fcd84bd","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-27T21:31:23Z","is_default":false,"provider:segmentation_id":40,"name":"CreateRouterNegativeTests-a53ee85d-e61f-453c-ab07-673e6fc82242-pub-net1","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T21:31:23Z","mtu":1450}} 2018-06-27 21:31:24,088 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-92235349-6719-4076-ab02-376a11f4073f 2018-06-27 21:31:24,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/networks?id=1860bf7e-9a05-4192-846e-ab776fcd84bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8103ec62a6abdd74ef69b89badaeacf2f933bc1" 2018-06-27 21:31:24,958 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:31:24 GMT Content-Type: application/json Content-Length: 687 Connection: keep-alive X-Openstack-Request-Id: req-889ce38f-752e-4e41-ad0e-7c2be292f494 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":"1860bf7e-9a05-4192-846e-ab776fcd84bd","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-27T21:31:23Z","provider:segmentation_id":40,"name":"CreateRouterNegativeTests-a53ee85d-e61f-453c-ab07-673e6fc82242-pub-net1","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T21:31:23Z","provider:network_type":"vxlan"}]} 2018-06-27 21:31:24,958 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=1860bf7e-9a05-4192-846e-ab776fcd84bd used request id req-889ce38f-752e-4e41-ad0e-7c2be292f494 2018-06-27 21:31:24,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/subnets?network_id=1860bf7e-9a05-4192-846e-ab776fcd84bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8103ec62a6abdd74ef69b89badaeacf2f933bc1" 2018-06-27 21:31:25,128 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:31:25 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-aae00841-ab3c-46f0-ab26-a2d4b447f279 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-27 21:31:25,128 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=1860bf7e-9a05-4192-846e-ab776fcd84bd used request id req-aae00841-ab3c-46f0-ab26-a2d4b447f279 2018-06-27 21:31:25,128 - neutron_utils - INFO - Creating subnet with name CreateRouterNegativeTests-a53ee85d-e61f-453c-ab07-673e6fc82242-pub-subnet1 2018-06-27 21:31:25,133 - 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}f8103ec62a6abdd74ef69b89badaeacf2f933bc1" -d '{"subnets": [{"ip_version": 4, "network_id": "1860bf7e-9a05-4192-846e-ab776fcd84bd", "cidr": "10.200.201.0/24", "gateway_ip": "10.200.201.1", "name": "CreateRouterNegativeTests-a53ee85d-e61f-453c-ab07-673e6fc82242-pub-subnet1"}]}' 2018-06-27 21:31:26,295 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 21:31:26 GMT Content-Type: application/json Content-Length: 688 Connection: keep-alive X-Openstack-Request-Id: req-2710c1b8-b117-4889-8114-f6e4388f892d Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1860bf7e-9a05-4192-846e-ab776fcd84bd","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T21:31:25Z","dns_nameservers":[],"updated_at":"2018-06-27T21:31:25Z","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":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"56031320-93ed-424e-bc9b-70db075ee0eb","subnetpool_id":null,"name":"CreateRouterNegativeTests-a53ee85d-e61f-453c-ab07-673e6fc82242-pub-subnet1"}]} 2018-06-27 21:31:26,295 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-2710c1b8-b117-4889-8114-f6e4388f892d 2018-06-27 21:31:26,301 - keystoneauth.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=1860bf7e-9a05-4192-846e-ab776fcd84bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8103ec62a6abdd74ef69b89badaeacf2f933bc1" 2018-06-27 21:31:26,548 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:31:26 GMT Content-Type: application/json Content-Length: 731 Connection: keep-alive X-Openstack-Request-Id: req-17dcd2d3-39c7-4b94-8ed2-27098bed4772 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":"1860bf7e-9a05-4192-846e-ab776fcd84bd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":["56031320-93ed-424e-bc9b-70db075ee0eb"],"description":"","tags":[],"updated_at":"2018-06-27T21:31:25Z","provider:segmentation_id":40,"name":"CreateRouterNegativeTests-a53ee85d-e61f-453c-ab07-673e6fc82242-pub-net1","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T21:31:23Z","provider:network_type":"vxlan"}]} 2018-06-27 21:31:26,548 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=1860bf7e-9a05-4192-846e-ab776fcd84bd used request id req-17dcd2d3-39c7-4b94-8ed2-27098bed4772 2018-06-27 21:31:26,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=1860bf7e-9a05-4192-846e-ab776fcd84bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8103ec62a6abdd74ef69b89badaeacf2f933bc1" 2018-06-27 21:31:26,681 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:31:26 GMT Content-Type: application/json Content-Length: 688 Connection: keep-alive X-Openstack-Request-Id: req-4c2038db-1170-4258-b8ee-6153e053aaba Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1860bf7e-9a05-4192-846e-ab776fcd84bd","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T21:31:25Z","dns_nameservers":[],"updated_at":"2018-06-27T21:31:25Z","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":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"56031320-93ed-424e-bc9b-70db075ee0eb","subnetpool_id":null,"name":"CreateRouterNegativeTests-a53ee85d-e61f-453c-ab07-673e6fc82242-pub-subnet1"}]} 2018-06-27 21:31:26,682 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=1860bf7e-9a05-4192-846e-ab776fcd84bd used request id req-4c2038db-1170-4258-b8ee-6153e053aaba 2018-06-27 21:31:26,682 - OpenStackNetwork - DEBUG - Network [1860bf7e-9a05-4192-846e-ab776fcd84bd] created successfully 2018-06-27 21:31:26,683 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:31:26,683 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:31:27,410 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e21b9abd8b7d4055a00a656c12bdce70", "name": "CreateRouterNegativeTests-48d7831d-ae8c-436-proj-role"}], "expires_at": "2018-06-27T22:31:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9f0860788d274a8c82d8504354438260", "name": "CreateRouterNegativeTests-48d7831d-ae8c-436-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/9f0860788d274a8c82d8504354438260", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/9f0860788d274a8c82d8504354438260", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/9f0860788d274a8c82d8504354438260", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/9f0860788d274a8c82d8504354438260", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/9f0860788d274a8c82d8504354438260", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/9f0860788d274a8c82d8504354438260", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/9f0860788d274a8c82d8504354438260", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/9f0860788d274a8c82d8504354438260", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/9f0860788d274a8c82d8504354438260", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/9f0860788d274a8c82d8504354438260", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/9f0860788d274a8c82d8504354438260", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/9f0860788d274a8c82d8504354438260", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterNegativeTests-48d7831d-ae8c-436-user", "id": "54c66ef1db8d40588ea8669bd21dc6b8"}, "audit_ids": ["Cer-EdbWS261WtYOuoel_Q"], "issued_at": "2018-06-27T21:31:27.000000Z"}} 2018-06-27 21:31:27,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2972f336962c2e70f4995b64f48c741c01be00a3" 2018-06-27 21:31:27,722 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:31:27 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7f30c39b-f38e-4201-b16c-1b7ecbc3515d Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:31:27,722 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-7f30c39b-f38e-4201-b16c-1b7ecbc3515d 2018-06-27 21:31:27,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/routers?name=CreateRouterNegativeTests-a53ee85d-e61f-453c-ab07-673e6fc82242-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2972f336962c2e70f4995b64f48c741c01be00a3" 2018-06-27 21:31:28,477 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:31:28 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-1176eb72-9521-41ef-acd9-ba37fa8081a4 Front-End-Https: on RESP BODY: {"routers": []} 2018-06-27 21:31:28,477 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers?name=CreateRouterNegativeTests-a53ee85d-e61f-453c-ab07-673e6fc82242-pub-router&admin_state_up=True used request id req-1176eb72-9521-41ef-acd9-ba37fa8081a4 2018-06-27 21:31:28,478 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:31:28,479 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:31:29,370 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e21b9abd8b7d4055a00a656c12bdce70", "name": "CreateRouterNegativeTests-48d7831d-ae8c-436-proj-role"}], "expires_at": "2018-06-27T22:31:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9f0860788d274a8c82d8504354438260", "name": "CreateRouterNegativeTests-48d7831d-ae8c-436-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/9f0860788d274a8c82d8504354438260", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/9f0860788d274a8c82d8504354438260", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/9f0860788d274a8c82d8504354438260", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/9f0860788d274a8c82d8504354438260", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/9f0860788d274a8c82d8504354438260", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/9f0860788d274a8c82d8504354438260", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/9f0860788d274a8c82d8504354438260", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/9f0860788d274a8c82d8504354438260", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/9f0860788d274a8c82d8504354438260", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/9f0860788d274a8c82d8504354438260", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/9f0860788d274a8c82d8504354438260", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/9f0860788d274a8c82d8504354438260", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterNegativeTests-48d7831d-ae8c-436-user", "id": "54c66ef1db8d40588ea8669bd21dc6b8"}, "audit_ids": ["H5AkeKwqQ9mdizScdBci3g"], "issued_at": "2018-06-27T21:31:29.000000Z"}} 2018-06-27 21:31:29,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}4837f754099e8a939233422fed3c0689d08cd5f7" 2018-06-27 21:31:29,686 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:31:29 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1992427a-8680-4e45-8017-73f68a8de30f Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:31:29,687 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-1992427a-8680-4e45-8017-73f68a8de30f 2018-06-27 21:31:29,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?name=floating_net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2972f336962c2e70f4995b64f48c741c01be00a3" 2018-06-27 21:31:30,773 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:31:30 GMT Content-Type: application/json Content-Length: 594 Connection: keep-alive X-Openstack-Request-Id: req-7df2ec82-c103-43c9-bcde-90c9dd44bd25 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":["df0aa635-d718-49cc-81c1-ba349ef8a505"],"updated_at":"2018-06-27T18:56:39Z","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T18:56:31Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"977aff9f-43e9-4fec-86ae-a730f64fa17d","name":"floating_net"}]} 2018-06-27 21:31:30,773 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=floating_net used request id req-7df2ec82-c103-43c9-bcde-90c9dd44bd25 2018-06-27 21:31:30,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/subnets?network_id=977aff9f-43e9-4fec-86ae-a730f64fa17d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2972f336962c2e70f4995b64f48c741c01be00a3" 2018-06-27 21:31:30,912 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:31:30 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-68a485a4-d966-47a8-9a71-6705b42db7ec Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-27 21:31:30,912 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=977aff9f-43e9-4fec-86ae-a730f64fa17d used request id req-68a485a4-d966-47a8-9a71-6705b42db7ec 2018-06-27 21:31:30,913 - neutron_utils - INFO - Creating router with name - CreateRouterNegativeTests-a53ee85d-e61f-453c-ab07-673e6fc82242-pub-router 2018-06-27 21:31:30,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/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2972f336962c2e70f4995b64f48c741c01be00a3" -d '{"router": {"external_gateway_info": {"network_id": "977aff9f-43e9-4fec-86ae-a730f64fa17d"}, "name": "CreateRouterNegativeTests-a53ee85d-e61f-453c-ab07-673e6fc82242-pub-router", "admin_state_up": true}}' 2018-06-27 21:31:34,398 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 21:31:34 GMT Content-Type: application/json Content-Length: 717 Connection: keep-alive X-Openstack-Request-Id: req-7423d720-2a51-4da8-8173-8c8937fbf656 Front-End-Https: on RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "977aff9f-43e9-4fec-86ae-a730f64fa17d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "df0aa635-d718-49cc-81c1-ba349ef8a505", "ip_address": "172.30.10.120"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "9f0860788d274a8c82d8504354438260", "created_at": "2018-06-27T21:31:31Z", "admin_state_up": true, "updated_at": "2018-06-27T21:31:33Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "9f0860788d274a8c82d8504354438260", "id": "4cbff0d3-2c59-4e15-9925-a229fd83fd5d", "name": "CreateRouterNegativeTests-a53ee85d-e61f-453c-ab07-673e6fc82242-pub-router"}} 2018-06-27 21:31:34,398 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/routers used request id req-7423d720-2a51-4da8-8173-8c8937fbf656 2018-06-27 21:31: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/ports?device_id=4cbff0d3-2c59-4e15-9925-a229fd83fd5d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2972f336962c2e70f4995b64f48c741c01be00a3" 2018-06-27 21:31:34,479 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:31:34 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-5f913544-8555-42eb-b1a3-10ebb8b1b9b8 Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-27 21:31:34,479 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=4cbff0d3-2c59-4e15-9925-a229fd83fd5d used request id req-5f913544-8555-42eb-b1a3-10ebb8b1b9b8 2018-06-27 21:31:34,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?name=CreateRouterNegativeTests-a53ee85d-e61f-453c-ab07-673e6fc82242-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2972f336962c2e70f4995b64f48c741c01be00a3" 2018-06-27 21:31:34,532 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:31:34 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-d32d53aa-a92a-479a-bf58-d2b3a2ae7c8c Front-End-Https: on RESP BODY: {"networks":[]} 2018-06-27 21:31:34,532 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateRouterNegativeTests-a53ee85d-e61f-453c-ab07-673e6fc82242-pub-net1 used request id req-d32d53aa-a92a-479a-bf58-d2b3a2ae7c8c 2018-06-27 21:31:34,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?name=CreateRouterNegativeTests-a53ee85d-e61f-453c-ab07-673e6fc82242-port1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2972f336962c2e70f4995b64f48c741c01be00a3" 2018-06-27 21:31:35,163 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:31:35 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-152328cb-e46c-4ffa-96ea-20e080be2ec1 Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-27 21:31:35,163 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?name=CreateRouterNegativeTests-a53ee85d-e61f-453c-ab07-673e6fc82242-port1&admin_state_up=True used request id req-152328cb-e46c-4ffa-96ea-20e080be2ec1 2018-06-27 21:31:35,164 - OpenStackNetwork - INFO - Retrieved port CreateRouterNegativeTests-a53ee85d-e61f-453c-ab07-673e6fc82242-port1 for router - CreateRouterNegativeTests-a53ee85d-e61f-453c-ab07-673e6fc82242-pub-router 2018-06-27 21:31:35,164 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:31:35,165 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:31:35,875 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e21b9abd8b7d4055a00a656c12bdce70", "name": "CreateRouterNegativeTests-48d7831d-ae8c-436-proj-role"}], "expires_at": "2018-06-27T22:31:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9f0860788d274a8c82d8504354438260", "name": "CreateRouterNegativeTests-48d7831d-ae8c-436-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/9f0860788d274a8c82d8504354438260", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/9f0860788d274a8c82d8504354438260", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/9f0860788d274a8c82d8504354438260", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/9f0860788d274a8c82d8504354438260", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/9f0860788d274a8c82d8504354438260", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/9f0860788d274a8c82d8504354438260", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/9f0860788d274a8c82d8504354438260", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/9f0860788d274a8c82d8504354438260", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/9f0860788d274a8c82d8504354438260", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/9f0860788d274a8c82d8504354438260", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/9f0860788d274a8c82d8504354438260", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/9f0860788d274a8c82d8504354438260", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterNegativeTests-48d7831d-ae8c-436-user", "id": "54c66ef1db8d40588ea8669bd21dc6b8"}, "audit_ids": ["vtF8cpB0TgeOm9p5BFmIOA"], "issued_at": "2018-06-27T21:31:35.000000Z"}} 2018-06-27 21:31:35,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f17b90b7ab11cccf2c247891cdf9790c6d1bedd" 2018-06-27 21:31:36,206 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:31:35 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5b511f14-6791-48ce-aa37-f8f2137dd931 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:31:36,206 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-5b511f14-6791-48ce-aa37-f8f2137dd931 2018-06-27 21:31:36,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/networks?name=CreateRouterNegativeTests-a53ee85d-e61f-453c-ab07-673e6fc82242-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2972f336962c2e70f4995b64f48c741c01be00a3" 2018-06-27 21:31:37,090 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:31:37 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-103b2465-2147-4624-86ad-770f589a25fd Front-End-Https: on RESP BODY: {"networks":[]} 2018-06-27 21:31:37,090 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateRouterNegativeTests-a53ee85d-e61f-453c-ab07-673e6fc82242-pub-net1 used request id req-103b2465-2147-4624-86ad-770f589a25fd 2018-06-27 21:31:37,090 - OpenStackNetwork - INFO - Removing router CreateRouterNegativeTests-a53ee85d-e61f-453c-ab07-673e6fc82242-pub-router 2018-06-27 21:31:37,091 - neutron_utils - INFO - Deleting router with name - CreateRouterNegativeTests-a53ee85d-e61f-453c-ab07-673e6fc82242-pub-router 2018-06-27 21:31:37,095 - 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/4cbff0d3-2c59-4e15-9925-a229fd83fd5d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2972f336962c2e70f4995b64f48c741c01be00a3" 2018-06-27 21:31:40,808 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:31:40 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-d8e3eaef-ba98-4c83-ac6d-a37b04497be9 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:31:40,808 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/routers/4cbff0d3-2c59-4e15-9925-a229fd83fd5d used request id req-d8e3eaef-ba98-4c83-ac6d-a37b04497be9 2018-06-27 21:31:40,810 - neutron_utils - INFO - Deleting subnet with name CreateRouterNegativeTests-a53ee85d-e61f-453c-ab07-673e6fc82242-pub-subnet1 2018-06-27 21:31:40,810 - neutron_utils - INFO - Deleting subnet with name CreateRouterNegativeTests-a53ee85d-e61f-453c-ab07-673e6fc82242-pub-subnet1 2018-06-27 21:31:40,815 - 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/56031320-93ed-424e-bc9b-70db075ee0eb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8103ec62a6abdd74ef69b89badaeacf2f933bc1" 2018-06-27 21:31:44,806 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:31:44 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-5d89c6f9-5a05-4ecb-9022-8e5a0f9eabdc Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:31:44,806 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/56031320-93ed-424e-bc9b-70db075ee0eb used request id req-5d89c6f9-5a05-4ecb-9022-8e5a0f9eabdc 2018-06-27 21:31:44,807 - neutron_utils - INFO - Deleting network with name CreateRouterNegativeTests-a53ee85d-e61f-453c-ab07-673e6fc82242-pub-net1 2018-06-27 21:31:44,812 - 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/1860bf7e-9a05-4192-846e-ab776fcd84bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8103ec62a6abdd74ef69b89badaeacf2f933bc1" 2018-06-27 21:31:47,681 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:31:47 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-00666eae-3bfd-484a-bbe5-dcd254f96f61 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:31:47,681 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/1860bf7e-9a05-4192-846e-ab776fcd84bd used request id req-00666eae-3bfd-484a-bbe5-dcd254f96f61 2018-06-27 21:31:47,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-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6adb114d73883db9c937d2957f08ec4d8d1b668" 2018-06-27 21:31:48,623 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:31:48 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-dfd32b86-a437-4bbe-a29f-1362da7467a1 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-27T19:03:04Z", "updated_at": "2018-06-27T19:03:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "6748ef1e-56da-434e-9e89-e86b58537b65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "b3e3826c-1c48-4699-93f0-f8a310956753", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "bfad35fa-7ea9-4a81-917d-7b86481eb510", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "d657b333-103d-4d19-add8-1e8bae2f8849", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b92069937e44a3786e439f95c61afe5", "created_at": "2018-06-27T19:08:41Z", "updated_at": "2018-06-27T19:08:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "4ac2a090-f595-4e7b-9b7a-a52fa204e881", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "5508c0b1-6261-44cb-854d-60c64bcbba0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "a60c77dc-6985-48ac-a3a3-067176d3e52f", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "e6ec0fa4-1eb3-4c5d-a451-c7acfd7fde82", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}], "revision_number": 4, "project_id": "4b92069937e44a3786e439f95c61afe5", "id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T18:59:55Z", "updated_at": "2018-06-27T18:59:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "5a060918-419b-4ec3-90df-a7764c06af2f", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "6cd9bbf0-4d1b-4b13-a6c4-e20a15bb3360", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "8134c0f0-89c6-4d45-bef8-a9260d9d0723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "e0e7297a-a59d-4d2b-b75c-2cc86b269114", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}], "revision_number": 4, "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "created_at": "2018-06-27T21:03:43Z", "updated_at": "2018-06-27T21:03:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "41061dbf-a5a2-465f-84dd-140f6104b3f7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "47d5c96d-0510-41a5-b33e-5683702c5bb8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "4b4b6430-3f42-4fe4-a25e-2c5c015a7699", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "e6a68cb7-6491-4474-a4d7-38496cac4eb7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}], "revision_number": 4, "project_id": "3f0a375b66c54145bff1c56e7c91ad73", "id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "name": "default"}]} 2018-06-27 21:31:48,623 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-dfd32b86-a437-4bbe-a29f-1362da7467a1 2018-06-27 21:31:48,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/4b92069937e44a3786e439f95c61afe5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6adb114d73883db9c937d2957f08ec4d8d1b668" 2018-06-27 21:31:49,006 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:31:48 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9c74f491-b850-4325-aa74-99bd7f81967e 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/4b92069937e44a3786e439f95c61afe5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4b92069937e44a3786e439f95c61afe5", "name": "service"}} 2018-06-27 21:31:49,006 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/4b92069937e44a3786e439f95c61afe5 used request id req-9c74f491-b850-4325-aa74-99bd7f81967e 2018-06-27 21:31:49,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/8cdbc979369d4c15b8ddd6cc77d930e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6adb114d73883db9c937d2957f08ec4d8d1b668" 2018-06-27 21:31:49,315 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:31:49 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-701cf1b2-d4cd-43eb-8e96-d5935a8f217f 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/8cdbc979369d4c15b8ddd6cc77d930e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}} 2018-06-27 21:31:49,316 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 used request id req-701cf1b2-d4cd-43eb-8e96-d5935a8f217f 2018-06-27 21:31:49,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f0a375b66c54145bff1c56e7c91ad73 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6adb114d73883db9c937d2957f08ec4d8d1b668" 2018-06-27 21:31:49,614 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 27 Jun 2018 21:31:49 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1a95b5c2-1780-453b-9a8d-d28e9eedbce1 Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3f0a375b66c54145bff1c56e7c91ad73.", "code": 404, "title": "Not Found"}} 2018-06-27 21:31:49,614 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f0a375b66c54145bff1c56e7c91ad73 used request id req-1a95b5c2-1780-453b-9a8d-d28e9eedbce1 2018-06-27 21:31:49,614 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-06-27 21:31:49,615 - keystone_utils - INFO - Deleting project with name - CreateRouterNegativeTests-48d7831d-ae8c-436-proj 2018-06-27 21:31:49,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/9f0860788d274a8c82d8504354438260 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6adb114d73883db9c937d2957f08ec4d8d1b668" 2018-06-27 21:31:50,361 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:31:49 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c1ebc7ec-4f2e-4f8e-a4cd-b7aa0eb1f283 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:31:50,361 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/9f0860788d274a8c82d8504354438260 used request id req-c1ebc7ec-4f2e-4f8e-a4cd-b7aa0eb1f283 2018-06-27 21:31:50,361 - keystone_utils - INFO - Deleting role with name - CreateRouterNegativeTests-48d7831d-ae8c-436-proj-role 2018-06-27 21:31:50,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/e21b9abd8b7d4055a00a656c12bdce70 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6adb114d73883db9c937d2957f08ec4d8d1b668" 2018-06-27 21:31:50,787 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:31:50 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0ba87a48-7bee-4535-88b3-061972e2e943 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:31:50,787 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/e21b9abd8b7d4055a00a656c12bdce70 used request id req-0ba87a48-7bee-4535-88b3-061972e2e943 2018-06-27 21:31:50,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}e6adb114d73883db9c937d2957f08ec4d8d1b668" 2018-06-27 21:31:50,880 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:31:50 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-322eded2-bd85-41e7-8f9a-c4bb55109923 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 21:31:50,880 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-322eded2-bd85-41e7-8f9a-c4bb55109923 2018-06-27 21:31:50,881 - keystone_utils - INFO - Deleting user with name - CreateRouterNegativeTests-48d7831d-ae8c-436-user 2018-06-27 21:31:50,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/54c66ef1db8d40588ea8669bd21dc6b8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f491561d9631675879841b0fd922539f2244eebf" 2018-06-27 21:31:51,456 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:31:50 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fa4737d7-39d5-4a01-902f-0e7d5ac8d5dc Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:31:51,456 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/54c66ef1db8d40588ea8669bd21dc6b8 used request id req-fa4737d7-39d5-4a01-902f-0e7d5ac8d5dc 2018-06-27 21:31:51,457 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:31:52,380 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:31:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["v42-wKtNS561jCGsTNTcKw"], "issued_at": "2018-06-27T21:31:52.000000Z"}} 2018-06-27 21:31:52,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}3f3f13e11e12a81f67c800ba9118d1c448757c59" 2018-06-27 21:31:52,691 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:31:52 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bb759c72-e2af-4520-b5cb-c3662bb3d475 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:31:52,691 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-bb759c72-e2af-4520-b5cb-c3662bb3d475 2018-06-27 21:31:52,692 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:31:52,693 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:31:53,626 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:31:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["ctyeUPk_RyGwErY8XkEHTw"], "issued_at": "2018-06-27T21:31:53.000000Z"}} 2018-06-27 21:31:53,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}050e8759aa90395f5650bb568363ccabec3ff706" 2018-06-27 21:31:53,680 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:31:53 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0f7a38d4-c182-479b-b98b-dee97207bbc7 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:31:53,681 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-0f7a38d4-c182-479b-b98b-dee97207bbc7 2018-06-27 21:31:53,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-27 21:31:53,696 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:31: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-27 21:31:53,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?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-4ba92f6d-847e-487-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}050e8759aa90395f5650bb568363ccabec3ff706" 2018-06-27 21:31:53,779 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:31:53 GMT Server: Apache Content-Length: 193 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-57a7488d-257d-40bd-b328-8d572b915045 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-4ba92f6d-847e-487-proj", "previous": null, "next": null}, "projects": []} 2018-06-27 21:31:53,780 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-4ba92f6d-847e-487-proj used request id req-57a7488d-257d-40bd-b328-8d572b915045 2018-06-27 21:31:53,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}050e8759aa90395f5650bb568363ccabec3ff706" 2018-06-27 21:31:54,235 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:31:53 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e5fdf383-6334-4dd4-b53b-8246543680fa Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 21:31:54,235 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-e5fdf383-6334-4dd4-b53b-8246543680fa 2018-06-27 21:31:54,239 - 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}050e8759aa90395f5650bb568363ccabec3ff706" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterNegativeTests-4ba92f6d-847e-487-proj"}}' 2018-06-27 21:31:54,648 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 21:31:54 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4b5e6055-8988-4ce5-824e-eab5cd0feb8f Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/9cf055ffc0da4ba1a1dc2725417166c9"}, "tags": [], "enabled": true, "id": "9cf055ffc0da4ba1a1dc2725417166c9", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-4ba92f6d-847e-487-proj"}} 2018-06-27 21:31:54,648 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-4b5e6055-8988-4ce5-824e-eab5cd0feb8f 2018-06-27 21:31:54,648 - keystone_utils - INFO - Created project with name - CreateRouterNegativeTests-4ba92f6d-847e-487-proj 2018-06-27 21:31:54,649 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:31:54,650 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:31:55,572 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:31:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["pmd6jLarQ--zJPtUafDyfg"], "issued_at": "2018-06-27T21:31:55.000000Z"}} 2018-06-27 21:31:55,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec71aa3ee9b15049e09245d6a615e98f1ac9144c" 2018-06-27 21:31:55,621 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:31:55 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e100fe0d-b51a-4c1d-aafd-cf491217a0cd Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:31:55,621 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-e100fe0d-b51a-4c1d-aafd-cf491217a0cd 2018-06-27 21:31:55,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 21:31:55,637 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:31: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-27 21:31:55,638 - 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}ec71aa3ee9b15049e09245d6a615e98f1ac9144c" 2018-06-27 21:31:56,044 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:31:55 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d0630298-fc8d-42b0-875e-1a4e3f12c359 Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/05b1bc3fa6fd4243a4ba8b4d6fcc3daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05b1bc3fa6fd4243a4ba8b4d6fcc3daf", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/48d44c9c0fea4f4e80edc7d2e0715db7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d44c9c0fea4f4e80edc7d2e0715db7", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/4d3721127bf84155a837606ce3feba32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d3721127bf84155a837606ce3feba32", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/5c846663ea6d407e9223de0719ce5442"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c846663ea6d407e9223de0719ce5442", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/73a10e6c4f67490a8a4030cc6cea32f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73a10e6c4f67490a8a4030cc6cea32f5", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/8ecfab7d9d4f47bb8892a85b7d2a0b5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ecfab7d9d4f47bb8892a85b7d2a0b5a", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/b278d529e9a54a9195e4e536b9384dc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b278d529e9a54a9195e4e536b9384dc0", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b7f107ae7bb34ccea8282b1a0ec7a979"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7f107ae7bb34ccea8282b1a0ec7a979", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/d21494d0185b463db36b8c8c2b341b97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d21494d0185b463db36b8c8c2b341b97", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e0bb346419f84e4680f6ca9a97f4fc0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e0bb346419f84e4680f6ca9a97f4fc0b", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "c8d542af72ce49338052c29f02c8857e", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e9dd794fa5c040a9a0445386fb2a6116"}, "options": {}, "id": "e9dd794fa5c040a9a0445386fb2a6116", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/e9f9c747d54947bc800a81ecf11858f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9f9c747d54947bc800a81ecf11858f5", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-27 21:31:56,044 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-d0630298-fc8d-42b0-875e-1a4e3f12c359 2018-06-27 21:31:56,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?name=CreateRouterNegativeTests-4ba92f6d-847e-487-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec71aa3ee9b15049e09245d6a615e98f1ac9144c" 2018-06-27 21:31:56,392 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:31:56 GMT Server: Apache Content-Length: 469 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8fdd0e23-c62f-4a5f-b4f2-dba1e6eff801 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateRouterNegativeTests-4ba92f6d-847e-487-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/9cf055ffc0da4ba1a1dc2725417166c9"}, "tags": [], "enabled": true, "id": "9cf055ffc0da4ba1a1dc2725417166c9", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-4ba92f6d-847e-487-proj"}]} 2018-06-27 21:31:56,392 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateRouterNegativeTests-4ba92f6d-847e-487-proj used request id req-8fdd0e23-c62f-4a5f-b4f2-dba1e6eff801 2018-06-27 21:31:56,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}ec71aa3ee9b15049e09245d6a615e98f1ac9144c" 2018-06-27 21:31:56,843 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:31:56 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-132e015d-f69c-466a-8835-0a475f4f064e Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 21:31:56,843 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-132e015d-f69c-466a-8835-0a475f4f064e 2018-06-27 21:31:57,516 - keystone_utils - INFO - Created user with name - CreateRouterNegativeTests-4ba92f6d-847e-487-user 2018-06-27 21:31:57,516 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:31:57,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}050e8759aa90395f5650bb568363ccabec3ff706" 2018-06-27 21:31:57,854 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:31:57 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2526b2d7-e7df-44e9-bffe-56c3da5d7b92 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 21:31:57,855 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-2526b2d7-e7df-44e9-bffe-56c3da5d7b92 2018-06-27 21:31:57,859 - 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}050e8759aa90395f5650bb568363ccabec3ff706" -d '{"role": {"name": "CreateRouterNegativeTests-4ba92f6d-847e-487-proj-role"}}' 2018-06-27 21:31:58,305 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 21:31:57 GMT Server: Apache Content-Length: 224 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1cec862b-e3d3-41c2-a850-05ebd15564bd Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4e519d01817148efa6c4644afc2f49ef", "links": {"self": "http://10.167.4.35:5000/v3/roles/4e519d01817148efa6c4644afc2f49ef"}, "name": "CreateRouterNegativeTests-4ba92f6d-847e-487-proj-role"}} 2018-06-27 21:31:58,305 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-1cec862b-e3d3-41c2-a850-05ebd15564bd 2018-06-27 21:31:58,306 - keystone_utils - INFO - Created role with name - CreateRouterNegativeTests-4ba92f6d-847e-487-proj-role 2018-06-27 21:31:58,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/4e519d01817148efa6c4644afc2f49ef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}050e8759aa90395f5650bb568363ccabec3ff706" 2018-06-27 21:31:58,658 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:31:58 GMT Server: Apache Content-Length: 224 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9f2be060-dd8d-420d-a9e3-f550f2a388b4 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4e519d01817148efa6c4644afc2f49ef", "links": {"self": "http://10.167.4.35:5000/v3/roles/4e519d01817148efa6c4644afc2f49ef"}, "name": "CreateRouterNegativeTests-4ba92f6d-847e-487-proj-role"}} 2018-06-27 21:31:58,659 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/4e519d01817148efa6c4644afc2f49ef used request id req-9f2be060-dd8d-420d-a9e3-f550f2a388b4 2018-06-27 21:31:58,659 - keystone_utils - INFO - Granting role CreateRouterNegativeTests-4ba92f6d-847e-487-proj-role to project CreateRouterNegativeTests-4ba92f6d-847e-487-proj 2018-06-27 21:31:58,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/9cf055ffc0da4ba1a1dc2725417166c9/users/df19b6a67ca845beb8f27836b957c033/roles/4e519d01817148efa6c4644afc2f49ef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}050e8759aa90395f5650bb568363ccabec3ff706" 2018-06-27 21:31:59,122 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:31:58 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-46990e89-4379-42a3-8b74-f94044c2bc8e Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:31:59,122 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/9cf055ffc0da4ba1a1dc2725417166c9/users/df19b6a67ca845beb8f27836b957c033/roles/4e519d01817148efa6c4644afc2f49ef used request id req-46990e89-4379-42a3-8b74-f94044c2bc8e 2018-06-27 21:31:59,123 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:31:59,124 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:32:00,001 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e519d01817148efa6c4644afc2f49ef", "name": "CreateRouterNegativeTests-4ba92f6d-847e-487-proj-role"}], "expires_at": "2018-06-27T22:31:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9cf055ffc0da4ba1a1dc2725417166c9", "name": "CreateRouterNegativeTests-4ba92f6d-847e-487-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/9cf055ffc0da4ba1a1dc2725417166c9", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/9cf055ffc0da4ba1a1dc2725417166c9", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/9cf055ffc0da4ba1a1dc2725417166c9", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/9cf055ffc0da4ba1a1dc2725417166c9", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/9cf055ffc0da4ba1a1dc2725417166c9", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/9cf055ffc0da4ba1a1dc2725417166c9", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/9cf055ffc0da4ba1a1dc2725417166c9", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/9cf055ffc0da4ba1a1dc2725417166c9", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/9cf055ffc0da4ba1a1dc2725417166c9", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/9cf055ffc0da4ba1a1dc2725417166c9", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/9cf055ffc0da4ba1a1dc2725417166c9", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/9cf055ffc0da4ba1a1dc2725417166c9", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterNegativeTests-4ba92f6d-847e-487-user", "id": "df19b6a67ca845beb8f27836b957c033"}, "audit_ids": ["RTAN1lMuSqqPOVP1ySDRJg"], "issued_at": "2018-06-27T21:31:59.000000Z"}} 2018-06-27 21:32:00,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}2d27cee8403565c568785fda4684ba5853e4f707" 2018-06-27 21:32:00,338 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:32:00 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0eb59735-1aca-4c61-aec3-d9b4d0758484 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:32:00,338 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-0eb59735-1aca-4c61-aec3-d9b4d0758484 2018-06-27 21:32:00,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/routers?name=CreateRouterNegativeTests-a2a16a01-f50b-43ab-84a1-5b058300dde8-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d27cee8403565c568785fda4684ba5853e4f707" 2018-06-27 21:32:01,126 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:32:01 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-2ef75ddc-c6ae-45a5-9f33-d8130d395ab8 Front-End-Https: on RESP BODY: {"routers": []} 2018-06-27 21:32:01,127 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers?name=CreateRouterNegativeTests-a2a16a01-f50b-43ab-84a1-5b058300dde8-pub-router&admin_state_up=True used request id req-2ef75ddc-c6ae-45a5-9f33-d8130d395ab8 2018-06-27 21:32:01,127 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:32:01,128 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:32:01,977 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e519d01817148efa6c4644afc2f49ef", "name": "CreateRouterNegativeTests-4ba92f6d-847e-487-proj-role"}], "expires_at": "2018-06-27T22:32:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9cf055ffc0da4ba1a1dc2725417166c9", "name": "CreateRouterNegativeTests-4ba92f6d-847e-487-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/9cf055ffc0da4ba1a1dc2725417166c9", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/9cf055ffc0da4ba1a1dc2725417166c9", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/9cf055ffc0da4ba1a1dc2725417166c9", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/9cf055ffc0da4ba1a1dc2725417166c9", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/9cf055ffc0da4ba1a1dc2725417166c9", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/9cf055ffc0da4ba1a1dc2725417166c9", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/9cf055ffc0da4ba1a1dc2725417166c9", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/9cf055ffc0da4ba1a1dc2725417166c9", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/9cf055ffc0da4ba1a1dc2725417166c9", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/9cf055ffc0da4ba1a1dc2725417166c9", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/9cf055ffc0da4ba1a1dc2725417166c9", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/9cf055ffc0da4ba1a1dc2725417166c9", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterNegativeTests-4ba92f6d-847e-487-user", "id": "df19b6a67ca845beb8f27836b957c033"}, "audit_ids": ["Nh7i2VWZRiGy4OPLZbOlHg"], "issued_at": "2018-06-27T21:32:01.000000Z"}} 2018-06-27 21:32:01,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}e8d7bbd082f4d394635e2f983a63a1392691a77d" 2018-06-27 21:32:02,377 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:32:01 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1e904285-0663-4870-85f8-e6e1851a8332 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:32:02,377 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-1e904285-0663-4870-85f8-e6e1851a8332 2018-06-27 21:32:02,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/networks?name=Invalid_name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d27cee8403565c568785fda4684ba5853e4f707" 2018-06-27 21:32:03,173 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:32:03 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-82f0c964-da7e-4fdf-b3d7-1172192570a7 Front-End-Https: on RESP BODY: {"networks":[]} 2018-06-27 21:32:03,174 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=Invalid_name used request id req-82f0c964-da7e-4fdf-b3d7-1172192570a7 2018-06-27 21:32:03,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/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}050e8759aa90395f5650bb568363ccabec3ff706" 2018-06-27 21:32:04,113 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:32:04 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-e1540d56-59c6-46d2-aa0e-4ca3fef66c60 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-27T19:03:04Z", "updated_at": "2018-06-27T19:03:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "6748ef1e-56da-434e-9e89-e86b58537b65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "b3e3826c-1c48-4699-93f0-f8a310956753", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "bfad35fa-7ea9-4a81-917d-7b86481eb510", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "d657b333-103d-4d19-add8-1e8bae2f8849", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b92069937e44a3786e439f95c61afe5", "created_at": "2018-06-27T19:08:41Z", "updated_at": "2018-06-27T19:08:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "4ac2a090-f595-4e7b-9b7a-a52fa204e881", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "5508c0b1-6261-44cb-854d-60c64bcbba0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "a60c77dc-6985-48ac-a3a3-067176d3e52f", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "e6ec0fa4-1eb3-4c5d-a451-c7acfd7fde82", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}], "revision_number": 4, "project_id": "4b92069937e44a3786e439f95c61afe5", "id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T18:59:55Z", "updated_at": "2018-06-27T18:59:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "5a060918-419b-4ec3-90df-a7764c06af2f", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "6cd9bbf0-4d1b-4b13-a6c4-e20a15bb3360", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "8134c0f0-89c6-4d45-bef8-a9260d9d0723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "e0e7297a-a59d-4d2b-b75c-2cc86b269114", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}], "revision_number": 4, "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "created_at": "2018-06-27T21:03:43Z", "updated_at": "2018-06-27T21:03:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "41061dbf-a5a2-465f-84dd-140f6104b3f7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "47d5c96d-0510-41a5-b33e-5683702c5bb8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "4b4b6430-3f42-4fe4-a25e-2c5c015a7699", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "e6a68cb7-6491-4474-a4d7-38496cac4eb7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}], "revision_number": 4, "project_id": "3f0a375b66c54145bff1c56e7c91ad73", "id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "name": "default"}]} 2018-06-27 21:32:04,113 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-e1540d56-59c6-46d2-aa0e-4ca3fef66c60 2018-06-27 21:32:04,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/4b92069937e44a3786e439f95c61afe5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}050e8759aa90395f5650bb568363ccabec3ff706" 2018-06-27 21:32:04,580 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:32:04 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6f14e225-1fd8-4eee-9320-47b8df32132a 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/4b92069937e44a3786e439f95c61afe5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4b92069937e44a3786e439f95c61afe5", "name": "service"}} 2018-06-27 21:32:04,580 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/4b92069937e44a3786e439f95c61afe5 used request id req-6f14e225-1fd8-4eee-9320-47b8df32132a 2018-06-27 21:32:04,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/8cdbc979369d4c15b8ddd6cc77d930e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}050e8759aa90395f5650bb568363ccabec3ff706" 2018-06-27 21:32:04,930 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:32:04 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-87ac2cbc-86d6-4e37-bdfa-de6ad4f8364e 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/8cdbc979369d4c15b8ddd6cc77d930e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}} 2018-06-27 21:32:04,930 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 used request id req-87ac2cbc-86d6-4e37-bdfa-de6ad4f8364e 2018-06-27 21:32:04,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f0a375b66c54145bff1c56e7c91ad73 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}050e8759aa90395f5650bb568363ccabec3ff706" 2018-06-27 21:32:05,338 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 27 Jun 2018 21:32:04 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-04233880-de47-4300-b93e-0b56bf2bf766 Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3f0a375b66c54145bff1c56e7c91ad73.", "code": 404, "title": "Not Found"}} 2018-06-27 21:32:05,338 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f0a375b66c54145bff1c56e7c91ad73 used request id req-04233880-de47-4300-b93e-0b56bf2bf766 2018-06-27 21:32:05,338 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-06-27 21:32:05,340 - keystone_utils - INFO - Deleting project with name - CreateRouterNegativeTests-4ba92f6d-847e-487-proj 2018-06-27 21:32:05,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/9cf055ffc0da4ba1a1dc2725417166c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}050e8759aa90395f5650bb568363ccabec3ff706" 2018-06-27 21:32:06,048 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:32:05 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f8287f82-159d-4a2b-a1b5-309788f2b579 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:32:06,048 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/9cf055ffc0da4ba1a1dc2725417166c9 used request id req-f8287f82-159d-4a2b-a1b5-309788f2b579 2018-06-27 21:32:06,049 - keystone_utils - INFO - Deleting role with name - CreateRouterNegativeTests-4ba92f6d-847e-487-proj-role 2018-06-27 21:32:06,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/4e519d01817148efa6c4644afc2f49ef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}050e8759aa90395f5650bb568363ccabec3ff706" 2018-06-27 21:32:06,454 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:32:06 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d0444258-32b6-4745-a772-2a782db4a1ca Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:32:06,454 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/4e519d01817148efa6c4644afc2f49ef used request id req-d0444258-32b6-4745-a772-2a782db4a1ca 2018-06-27 21:32:06,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}050e8759aa90395f5650bb568363ccabec3ff706" 2018-06-27 21:32:06,785 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:32:06 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-69174358-96db-4bed-bad0-dbef6775d20e Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 21:32:06,785 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-69174358-96db-4bed-bad0-dbef6775d20e 2018-06-27 21:32:06,786 - keystone_utils - INFO - Deleting user with name - CreateRouterNegativeTests-4ba92f6d-847e-487-user 2018-06-27 21:32:06,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/df19b6a67ca845beb8f27836b957c033 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec71aa3ee9b15049e09245d6a615e98f1ac9144c" 2018-06-27 21:32:07,503 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:32:06 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5180d64d-02e4-449d-8dc3-2c0472e0debb Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:32:07,503 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/df19b6a67ca845beb8f27836b957c033 used request id req-5180d64d-02e4-449d-8dc3-2c0472e0debb 2018-06-27 21:32:07,504 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:32:08,381 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:32:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["uPbo8V2YR2y-Zxh5Aaw19w"], "issued_at": "2018-06-27T21:32:08.000000Z"}} 2018-06-27 21:32:08,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}f782a0666d3ee6493c03aa4ceefbaa13fc90ba79" 2018-06-27 21:32:08,703 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:32:08 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0616b15a-8d90-4dca-ba38-b740f6e83a47 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:32:08,704 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-0616b15a-8d90-4dca-ba38-b740f6e83a47 2018-06-27 21:32:08,705 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:32:08,706 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:32:09,620 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:32:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["1UfUJFP_SbamoC4WcXzE1g"], "issued_at": "2018-06-27T21:32:09.000000Z"}} 2018-06-27 21:32:09,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}a3980286eb7a8828490a30e5ac7283a39e0080ac" 2018-06-27 21:32:09,673 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:32:09 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a7417021-b201-4244-a4b4-c85829864c12 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:32:09,673 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-a7417021-b201-4244-a4b4-c85829864c12 2018-06-27 21:32:09,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 21:32:09,688 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:32: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-27 21:32:09,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?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-fc596c1a-702a-454-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3980286eb7a8828490a30e5ac7283a39e0080ac" 2018-06-27 21:32:09,998 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:32:09 GMT Server: Apache Content-Length: 193 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8a132fc6-27d2-4ecf-89ef-1973a1769b38 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-fc596c1a-702a-454-proj", "previous": null, "next": null}, "projects": []} 2018-06-27 21:32:09,998 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-fc596c1a-702a-454-proj used request id req-8a132fc6-27d2-4ecf-89ef-1973a1769b38 2018-06-27 21:32:10,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3980286eb7a8828490a30e5ac7283a39e0080ac" 2018-06-27 21:32:10,363 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:32:10 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-21c04e37-c19c-402d-9f55-de250d463fc2 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 21:32:10,363 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-21c04e37-c19c-402d-9f55-de250d463fc2 2018-06-27 21:32:10,366 - 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}a3980286eb7a8828490a30e5ac7283a39e0080ac" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterNegativeTests-fc596c1a-702a-454-proj"}}' 2018-06-27 21:32:10,791 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 21:32:10 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0b1c5ee0-a47f-4d1b-93ff-74559173e044 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/4993f212044244a2bceeea1b489ca230"}, "tags": [], "enabled": true, "id": "4993f212044244a2bceeea1b489ca230", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-fc596c1a-702a-454-proj"}} 2018-06-27 21:32:10,791 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-0b1c5ee0-a47f-4d1b-93ff-74559173e044 2018-06-27 21:32:10,791 - keystone_utils - INFO - Created project with name - CreateRouterNegativeTests-fc596c1a-702a-454-proj 2018-06-27 21:32:10,791 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:32:10,792 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:32:11,623 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:32:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["I8OMpUlwTcOB264NelxhKA"], "issued_at": "2018-06-27T21:32:11.000000Z"}} 2018-06-27 21:32:11,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}087b3713f3d5cd3795504ec62d02e7eb42f6d92b" 2018-06-27 21:32:11,949 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:32:11 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2ebd9267-a4d3-4289-9e6c-01bed875674b Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:32:11,949 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-2ebd9267-a4d3-4289-9e6c-01bed875674b 2018-06-27 21:32:11,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 21:32:11,967 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:32: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-27 21:32:11,968 - 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}087b3713f3d5cd3795504ec62d02e7eb42f6d92b" 2018-06-27 21:32:12,526 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:32:11 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f557bbd5-5ab5-4555-a476-064a587a89cf Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/05b1bc3fa6fd4243a4ba8b4d6fcc3daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05b1bc3fa6fd4243a4ba8b4d6fcc3daf", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/48d44c9c0fea4f4e80edc7d2e0715db7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d44c9c0fea4f4e80edc7d2e0715db7", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/4d3721127bf84155a837606ce3feba32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d3721127bf84155a837606ce3feba32", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/5c846663ea6d407e9223de0719ce5442"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c846663ea6d407e9223de0719ce5442", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/73a10e6c4f67490a8a4030cc6cea32f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73a10e6c4f67490a8a4030cc6cea32f5", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/8ecfab7d9d4f47bb8892a85b7d2a0b5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ecfab7d9d4f47bb8892a85b7d2a0b5a", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/b278d529e9a54a9195e4e536b9384dc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b278d529e9a54a9195e4e536b9384dc0", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b7f107ae7bb34ccea8282b1a0ec7a979"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7f107ae7bb34ccea8282b1a0ec7a979", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/d21494d0185b463db36b8c8c2b341b97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d21494d0185b463db36b8c8c2b341b97", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e0bb346419f84e4680f6ca9a97f4fc0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e0bb346419f84e4680f6ca9a97f4fc0b", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "c8d542af72ce49338052c29f02c8857e", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e9dd794fa5c040a9a0445386fb2a6116"}, "options": {}, "id": "e9dd794fa5c040a9a0445386fb2a6116", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/e9f9c747d54947bc800a81ecf11858f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9f9c747d54947bc800a81ecf11858f5", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-27 21:32:12,527 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-f557bbd5-5ab5-4555-a476-064a587a89cf 2018-06-27 21:32:12,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?name=CreateRouterNegativeTests-fc596c1a-702a-454-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}087b3713f3d5cd3795504ec62d02e7eb42f6d92b" 2018-06-27 21:32:12,930 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:32:12 GMT Server: Apache Content-Length: 469 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c18260b4-307a-4044-97ef-4c93632ccee7 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateRouterNegativeTests-fc596c1a-702a-454-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/4993f212044244a2bceeea1b489ca230"}, "tags": [], "enabled": true, "id": "4993f212044244a2bceeea1b489ca230", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-fc596c1a-702a-454-proj"}]} 2018-06-27 21:32:12,930 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateRouterNegativeTests-fc596c1a-702a-454-proj used request id req-c18260b4-307a-4044-97ef-4c93632ccee7 2018-06-27 21:32:12,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}087b3713f3d5cd3795504ec62d02e7eb42f6d92b" 2018-06-27 21:32:13,350 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:32:12 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-72a0046b-d8bc-4c29-8d81-727987f2c057 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 21:32:13,350 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-72a0046b-d8bc-4c29-8d81-727987f2c057 2018-06-27 21:32:14,165 - keystone_utils - INFO - Created user with name - CreateRouterNegativeTests-fc596c1a-702a-454-user 2018-06-27 21:32:14,165 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:32:14,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3980286eb7a8828490a30e5ac7283a39e0080ac" 2018-06-27 21:32:14,563 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:32:14 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2b315d6e-8f50-4fa3-a3d3-ef659638cddd Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 21:32:14,564 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-2b315d6e-8f50-4fa3-a3d3-ef659638cddd 2018-06-27 21:32:14,567 - 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}a3980286eb7a8828490a30e5ac7283a39e0080ac" -d '{"role": {"name": "CreateRouterNegativeTests-fc596c1a-702a-454-proj-role"}}' 2018-06-27 21:32:14,966 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 21:32:14 GMT Server: Apache Content-Length: 224 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-92e448d9-fccb-4e3c-ab21-2487f0389ac4 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "320caac4bf1b480685878b8e260b1dc9", "links": {"self": "http://10.167.4.35:5000/v3/roles/320caac4bf1b480685878b8e260b1dc9"}, "name": "CreateRouterNegativeTests-fc596c1a-702a-454-proj-role"}} 2018-06-27 21:32:14,966 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-92e448d9-fccb-4e3c-ab21-2487f0389ac4 2018-06-27 21:32:14,967 - keystone_utils - INFO - Created role with name - CreateRouterNegativeTests-fc596c1a-702a-454-proj-role 2018-06-27 21:32:14,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/320caac4bf1b480685878b8e260b1dc9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3980286eb7a8828490a30e5ac7283a39e0080ac" 2018-06-27 21:32:15,307 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:32:14 GMT Server: Apache Content-Length: 224 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ddaa855d-3ed2-4245-8786-380989f73752 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "320caac4bf1b480685878b8e260b1dc9", "links": {"self": "http://10.167.4.35:5000/v3/roles/320caac4bf1b480685878b8e260b1dc9"}, "name": "CreateRouterNegativeTests-fc596c1a-702a-454-proj-role"}} 2018-06-27 21:32:15,307 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/320caac4bf1b480685878b8e260b1dc9 used request id req-ddaa855d-3ed2-4245-8786-380989f73752 2018-06-27 21:32:15,307 - keystone_utils - INFO - Granting role CreateRouterNegativeTests-fc596c1a-702a-454-proj-role to project CreateRouterNegativeTests-fc596c1a-702a-454-proj 2018-06-27 21:32:15,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/4993f212044244a2bceeea1b489ca230/users/356e2fa67ed142f4b36d63bd40c8886b/roles/320caac4bf1b480685878b8e260b1dc9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3980286eb7a8828490a30e5ac7283a39e0080ac" 2018-06-27 21:32:15,813 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:32:15 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e58895b4-7e6a-4cd1-94a7-8afd787bcda0 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:32:15,813 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/4993f212044244a2bceeea1b489ca230/users/356e2fa67ed142f4b36d63bd40c8886b/roles/320caac4bf1b480685878b8e260b1dc9 used request id req-e58895b4-7e6a-4cd1-94a7-8afd787bcda0 2018-06-27 21:32:15,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-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3980286eb7a8828490a30e5ac7283a39e0080ac" 2018-06-27 21:32:16,607 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:32:16 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-bc7c364a-56a4-451b-909d-7032f9064cf1 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-27T19:03:04Z", "updated_at": "2018-06-27T19:03:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "6748ef1e-56da-434e-9e89-e86b58537b65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "b3e3826c-1c48-4699-93f0-f8a310956753", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "bfad35fa-7ea9-4a81-917d-7b86481eb510", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "d657b333-103d-4d19-add8-1e8bae2f8849", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b92069937e44a3786e439f95c61afe5", "created_at": "2018-06-27T19:08:41Z", "updated_at": "2018-06-27T19:08:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "4ac2a090-f595-4e7b-9b7a-a52fa204e881", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "5508c0b1-6261-44cb-854d-60c64bcbba0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "a60c77dc-6985-48ac-a3a3-067176d3e52f", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "e6ec0fa4-1eb3-4c5d-a451-c7acfd7fde82", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}], "revision_number": 4, "project_id": "4b92069937e44a3786e439f95c61afe5", "id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T18:59:55Z", "updated_at": "2018-06-27T18:59:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "5a060918-419b-4ec3-90df-a7764c06af2f", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "6cd9bbf0-4d1b-4b13-a6c4-e20a15bb3360", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "8134c0f0-89c6-4d45-bef8-a9260d9d0723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "e0e7297a-a59d-4d2b-b75c-2cc86b269114", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}], "revision_number": 4, "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "created_at": "2018-06-27T21:03:43Z", "updated_at": "2018-06-27T21:03:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "41061dbf-a5a2-465f-84dd-140f6104b3f7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "47d5c96d-0510-41a5-b33e-5683702c5bb8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "4b4b6430-3f42-4fe4-a25e-2c5c015a7699", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "e6a68cb7-6491-4474-a4d7-38496cac4eb7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}], "revision_number": 4, "project_id": "3f0a375b66c54145bff1c56e7c91ad73", "id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "name": "default"}]} 2018-06-27 21:32:16,607 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-bc7c364a-56a4-451b-909d-7032f9064cf1 2018-06-27 21:32:16,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/4b92069937e44a3786e439f95c61afe5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3980286eb7a8828490a30e5ac7283a39e0080ac" 2018-06-27 21:32:16,980 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:32:16 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a23e6c1c-8b78-47c2-989f-1092c77ac181 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/4b92069937e44a3786e439f95c61afe5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4b92069937e44a3786e439f95c61afe5", "name": "service"}} 2018-06-27 21:32:16,980 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/4b92069937e44a3786e439f95c61afe5 used request id req-a23e6c1c-8b78-47c2-989f-1092c77ac181 2018-06-27 21:32:16,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/8cdbc979369d4c15b8ddd6cc77d930e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3980286eb7a8828490a30e5ac7283a39e0080ac" 2018-06-27 21:32:17,380 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:32:16 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2ed8e7e5-de5b-420e-a8a3-e456b2afa4fe 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/8cdbc979369d4c15b8ddd6cc77d930e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}} 2018-06-27 21:32:17,380 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 used request id req-2ed8e7e5-de5b-420e-a8a3-e456b2afa4fe 2018-06-27 21:32:17,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f0a375b66c54145bff1c56e7c91ad73 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3980286eb7a8828490a30e5ac7283a39e0080ac" 2018-06-27 21:32:17,781 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 27 Jun 2018 21:32:17 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6c537db7-c0fd-4556-a762-5c03cef6f8c3 Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3f0a375b66c54145bff1c56e7c91ad73.", "code": 404, "title": "Not Found"}} 2018-06-27 21:32:17,781 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f0a375b66c54145bff1c56e7c91ad73 used request id req-6c537db7-c0fd-4556-a762-5c03cef6f8c3 2018-06-27 21:32:17,781 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-06-27 21:32:17,782 - keystone_utils - INFO - Deleting project with name - CreateRouterNegativeTests-fc596c1a-702a-454-proj 2018-06-27 21:32:17,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/4993f212044244a2bceeea1b489ca230 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3980286eb7a8828490a30e5ac7283a39e0080ac" 2018-06-27 21:32:18,508 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:32:17 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3f2775b2-3134-433d-a6d9-7f8a0f846d20 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:32:18,508 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/4993f212044244a2bceeea1b489ca230 used request id req-3f2775b2-3134-433d-a6d9-7f8a0f846d20 2018-06-27 21:32:18,508 - keystone_utils - INFO - Deleting role with name - CreateRouterNegativeTests-fc596c1a-702a-454-proj-role 2018-06-27 21:32:18,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/320caac4bf1b480685878b8e260b1dc9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3980286eb7a8828490a30e5ac7283a39e0080ac" 2018-06-27 21:32:18,890 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:32:18 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5c5f277f-74fc-4616-9aac-4ce68c9d5abf Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:32:18,890 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/320caac4bf1b480685878b8e260b1dc9 used request id req-5c5f277f-74fc-4616-9aac-4ce68c9d5abf 2018-06-27 21:32:18,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}a3980286eb7a8828490a30e5ac7283a39e0080ac" 2018-06-27 21:32:18,973 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:32:18 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-606607dc-41d1-41d7-b4db-7e0e22bea30a Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 21:32:18,973 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-606607dc-41d1-41d7-b4db-7e0e22bea30a 2018-06-27 21:32:18,973 - keystone_utils - INFO - Deleting user with name - CreateRouterNegativeTests-fc596c1a-702a-454-user 2018-06-27 21:32:18,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/356e2fa67ed142f4b36d63bd40c8886b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}087b3713f3d5cd3795504ec62d02e7eb42f6d92b" 2018-06-27 21:32:19,503 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:32:18 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d57819f9-cead-4335-a5b5-c3823178d997 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:32:19,503 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/356e2fa67ed142f4b36d63bd40c8886b used request id req-d57819f9-cead-4335-a5b5-c3823178d997 2018-06-27 21:32:19,504 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:32:20,402 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:32:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["chbFJd82S5CifrNrA3SLpA"], "issued_at": "2018-06-27T21:32:20.000000Z"}} 2018-06-27 21:32:20,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}fd859a97aa73b14ad6e10d712707cea80de6cf0d" 2018-06-27 21:32:20,728 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:32:20 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-10b3a4ee-8632-4d43-ae6f-83446472a658 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:32:20,729 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-10b3a4ee-8632-4d43-ae6f-83446472a658 2018-06-27 21:32:20,730 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:32:20,731 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:32:21,514 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:32:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["VfcRigECTt-KifbMNNkOkg"], "issued_at": "2018-06-27T21:32:21.000000Z"}} 2018-06-27 21:32:21,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ad9fd61b940903b896aaea7f6d6fdfe9b495c19" 2018-06-27 21:32:21,563 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:32:21 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4c9d95b4-c6ea-47e2-a475-3c198e9ec31f Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:32:21,563 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-4c9d95b4-c6ea-47e2-a475-3c198e9ec31f 2018-06-27 21:32:21,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-27 21:32:21,578 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:32: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-27 21:32:21,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?enabled=True&domain_name=Default&name=CreateQoSTests-c3e127b3-63fc-4bb-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ad9fd61b940903b896aaea7f6d6fdfe9b495c19" 2018-06-27 21:32:21,988 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:32:21 GMT Server: Apache Content-Length: 182 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-15cf994d-0192-4e75-9502-5e520871c884 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-c3e127b3-63fc-4bb-proj", "previous": null, "next": null}, "projects": []} 2018-06-27 21:32:21,989 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-c3e127b3-63fc-4bb-proj used request id req-15cf994d-0192-4e75-9502-5e520871c884 2018-06-27 21:32:21,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ad9fd61b940903b896aaea7f6d6fdfe9b495c19" 2018-06-27 21:32:22,376 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:32:21 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-46893fea-06a8-4d8b-9db0-7ae204632328 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 21:32:22,377 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-46893fea-06a8-4d8b-9db0-7ae204632328 2018-06-27 21:32:22,380 - 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}5ad9fd61b940903b896aaea7f6d6fdfe9b495c19" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateQoSTests-c3e127b3-63fc-4bb-proj"}}' 2018-06-27 21:32:22,840 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 21:32:22 GMT Server: Apache Content-Length: 311 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-012c4b8c-7687-4fb8-9d0b-3437604cabb3 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/f3e992eaac614713a62469292d418c18"}, "tags": [], "enabled": true, "id": "f3e992eaac614713a62469292d418c18", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-c3e127b3-63fc-4bb-proj"}} 2018-06-27 21:32:22,840 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-012c4b8c-7687-4fb8-9d0b-3437604cabb3 2018-06-27 21:32:22,841 - keystone_utils - INFO - Created project with name - CreateQoSTests-c3e127b3-63fc-4bb-proj 2018-06-27 21:32:22,841 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:32:22,842 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:32:23,741 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:32:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["KbQjvO15TquvdEuqkovZmg"], "issued_at": "2018-06-27T21:32:23.000000Z"}} 2018-06-27 21:32:23,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}24232636d9257dc4ca77e9deb1940d3e0ab33fe4" 2018-06-27 21:32:24,078 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:32:23 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a2266140-90c0-41a4-b44c-30892142a45d Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:32:24,078 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-a2266140-90c0-41a4-b44c-30892142a45d 2018-06-27 21:32:24,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 21:32:24,095 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:32: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-27 21:32:24,095 - 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}24232636d9257dc4ca77e9deb1940d3e0ab33fe4" 2018-06-27 21:32:24,479 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:32:24 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-64815437-874a-44a9-94d4-ad2b22d26586 Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/05b1bc3fa6fd4243a4ba8b4d6fcc3daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05b1bc3fa6fd4243a4ba8b4d6fcc3daf", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/48d44c9c0fea4f4e80edc7d2e0715db7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d44c9c0fea4f4e80edc7d2e0715db7", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/4d3721127bf84155a837606ce3feba32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d3721127bf84155a837606ce3feba32", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/5c846663ea6d407e9223de0719ce5442"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c846663ea6d407e9223de0719ce5442", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/73a10e6c4f67490a8a4030cc6cea32f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73a10e6c4f67490a8a4030cc6cea32f5", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/8ecfab7d9d4f47bb8892a85b7d2a0b5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ecfab7d9d4f47bb8892a85b7d2a0b5a", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/b278d529e9a54a9195e4e536b9384dc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b278d529e9a54a9195e4e536b9384dc0", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b7f107ae7bb34ccea8282b1a0ec7a979"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7f107ae7bb34ccea8282b1a0ec7a979", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/d21494d0185b463db36b8c8c2b341b97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d21494d0185b463db36b8c8c2b341b97", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e0bb346419f84e4680f6ca9a97f4fc0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e0bb346419f84e4680f6ca9a97f4fc0b", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "c8d542af72ce49338052c29f02c8857e", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e9dd794fa5c040a9a0445386fb2a6116"}, "options": {}, "id": "e9dd794fa5c040a9a0445386fb2a6116", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/e9f9c747d54947bc800a81ecf11858f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9f9c747d54947bc800a81ecf11858f5", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-27 21:32:24,479 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-64815437-874a-44a9-94d4-ad2b22d26586 2018-06-27 21:32:24,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?name=CreateQoSTests-c3e127b3-63fc-4bb-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24232636d9257dc4ca77e9deb1940d3e0ab33fe4" 2018-06-27 21:32:24,827 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:32:24 GMT Server: Apache Content-Length: 447 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2eea213e-45ef-43c3-b425-6b5b4f7fc6a7 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateQoSTests-c3e127b3-63fc-4bb-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/f3e992eaac614713a62469292d418c18"}, "tags": [], "enabled": true, "id": "f3e992eaac614713a62469292d418c18", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-c3e127b3-63fc-4bb-proj"}]} 2018-06-27 21:32:24,827 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateQoSTests-c3e127b3-63fc-4bb-proj used request id req-2eea213e-45ef-43c3-b425-6b5b4f7fc6a7 2018-06-27 21:32:24,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}24232636d9257dc4ca77e9deb1940d3e0ab33fe4" 2018-06-27 21:32:25,234 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:32:24 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-850bd800-3a6b-4239-97e8-b14cbf00e6c2 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 21:32:25,234 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-850bd800-3a6b-4239-97e8-b14cbf00e6c2 2018-06-27 21:32:26,022 - keystone_utils - INFO - Created user with name - CreateQoSTests-c3e127b3-63fc-4bb-user 2018-06-27 21:32:26,023 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:32:26,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? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ad9fd61b940903b896aaea7f6d6fdfe9b495c19" 2018-06-27 21:32:26,414 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:32:26 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ec471350-b8aa-4f96-a5f0-790f2c65ad75 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 21:32:26,414 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-ec471350-b8aa-4f96-a5f0-790f2c65ad75 2018-06-27 21:32:26,418 - 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}5ad9fd61b940903b896aaea7f6d6fdfe9b495c19" -d '{"role": {"name": "CreateQoSTests-c3e127b3-63fc-4bb-proj-role"}}' 2018-06-27 21:32:26,871 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 21:32:26 GMT Server: Apache Content-Length: 213 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0406c77e-7830-4647-b8cb-bc41f029cedd Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e56f0e9b7ea74b168d37763fc1863fe0", "links": {"self": "http://10.167.4.35:5000/v3/roles/e56f0e9b7ea74b168d37763fc1863fe0"}, "name": "CreateQoSTests-c3e127b3-63fc-4bb-proj-role"}} 2018-06-27 21:32:26,871 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-0406c77e-7830-4647-b8cb-bc41f029cedd 2018-06-27 21:32:26,871 - keystone_utils - INFO - Created role with name - CreateQoSTests-c3e127b3-63fc-4bb-proj-role 2018-06-27 21:32:26,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/e56f0e9b7ea74b168d37763fc1863fe0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ad9fd61b940903b896aaea7f6d6fdfe9b495c19" 2018-06-27 21:32:27,326 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:32:26 GMT Server: Apache Content-Length: 213 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-690cda56-4b38-4e4f-bda6-d58b8343a43e Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e56f0e9b7ea74b168d37763fc1863fe0", "links": {"self": "http://10.167.4.35:5000/v3/roles/e56f0e9b7ea74b168d37763fc1863fe0"}, "name": "CreateQoSTests-c3e127b3-63fc-4bb-proj-role"}} 2018-06-27 21:32:27,326 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/e56f0e9b7ea74b168d37763fc1863fe0 used request id req-690cda56-4b38-4e4f-bda6-d58b8343a43e 2018-06-27 21:32:27,327 - keystone_utils - INFO - Granting role CreateQoSTests-c3e127b3-63fc-4bb-proj-role to project CreateQoSTests-c3e127b3-63fc-4bb-proj 2018-06-27 21:32:27,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/f3e992eaac614713a62469292d418c18/users/e70f048d7de14b529d1263724b9c65fe/roles/e56f0e9b7ea74b168d37763fc1863fe0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ad9fd61b940903b896aaea7f6d6fdfe9b495c19" 2018-06-27 21:32:27,772 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:32:27 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-394da706-6eeb-4aaf-9c4e-f2e0c1e87041 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:32:27,773 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/f3e992eaac614713a62469292d418c18/users/e70f048d7de14b529d1263724b9c65fe/roles/e56f0e9b7ea74b168d37763fc1863fe0 used request id req-394da706-6eeb-4aaf-9c4e-f2e0c1e87041 2018-06-27 21:32:27,798 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:32:27,799 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:32:28,556 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:32:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["NPUR7N3YQ_m1v-O1Q3fAEA"], "issued_at": "2018-06-27T21:32:28.000000Z"}} 2018-06-27 21:32:28,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}74ba42cc5809d5682a5ee3ccea2ea33562817b25" 2018-06-27 21:32:28,608 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:32:28 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fe382bd7-1d93-433b-a76a-df5cd533ee58 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:32:28,608 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-fe382bd7-1d93-433b-a76a-df5cd533ee58 2018-06-27 21:32:28,615 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74ba42cc5809d5682a5ee3ccea2ea33562817b25" 2018-06-27 21:32:29,577 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:32:29 GMT Content-Type: application/json Content-Length: 17 Connection: keep-alive x-compute-request-id: req-52253396-7fae-4a7b-9518-d90aa0a37055 x-openstack-request-id: req-52253396-7fae-4a7b-9518-d90aa0a37055 Front-End-Https: on RESP BODY: {"qos_specs": []} 2018-06-27 21:32:29,578 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/qos-specs used request id req-52253396-7fae-4a7b-9518-d90aa0a37055 2018-06-27 21:32:29,581 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-52253396-7fae-4a7b-9518-d90aa0a37055" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74ba42cc5809d5682a5ee3ccea2ea33562817b25" -d '{"qos_specs": {"consumer": "both", "name": "CreateQoSTests-b7c1f612-1376-4a78-9075-3ae9bdd42509"}}' 2018-06-27 21:32:31,087 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:32:31 GMT Content-Type: application/json Content-Length: 445 Connection: keep-alive x-compute-request-id: req-2a1700aa-24e9-4b4f-876e-2507d4b4f41d x-openstack-request-id: req-2a1700aa-24e9-4b4f-876e-2507d4b4f41d Front-End-Https: on RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "6276cd7d-6dcf-417b-9940-c0392eea9e4f", "name": "CreateQoSTests-b7c1f612-1376-4a78-9075-3ae9bdd42509"}, "links": [{"href": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/qos-specs/6276cd7d-6dcf-417b-9940-c0392eea9e4f", "rel": "self"}, {"href": "https://172.30.10.101:8776/8cdbc979369d4c15b8ddd6cc77d930e3/qos-specs/6276cd7d-6dcf-417b-9940-c0392eea9e4f", "rel": "bookmark"}]} 2018-06-27 21:32:31,087 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/qos-specs used request id req-2a1700aa-24e9-4b4f-876e-2507d4b4f41d 2018-06-27 21:32:31,088 - create_qos - INFO - Created qos with name - CreateQoSTests-b7c1f612-1376-4a78-9075-3ae9bdd42509 2018-06-27 21:32:31,091 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd859a97aa73b14ad6e10d712707cea80de6cf0d" 2018-06-27 21:32:32,084 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:32:32 GMT Content-Type: application/json Content-Length: 159 Connection: keep-alive x-compute-request-id: req-c8929db9-bf54-4826-9dc6-aa105b659198 x-openstack-request-id: req-c8929db9-bf54-4826-9dc6-aa105b659198 Front-End-Https: on RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "6276cd7d-6dcf-417b-9940-c0392eea9e4f", "name": "CreateQoSTests-b7c1f612-1376-4a78-9075-3ae9bdd42509"}]} 2018-06-27 21:32:32,085 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/qos-specs used request id req-c8929db9-bf54-4826-9dc6-aa105b659198 2018-06-27 21:32:32,086 - cinder_utils - INFO - Deleting QoS named - CreateQoSTests-b7c1f612-1376-4a78-9075-3ae9bdd42509 2018-06-27 21:32:32,089 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/qos-specs/6276cd7d-6dcf-417b-9940-c0392eea9e4f?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c8929db9-bf54-4826-9dc6-aa105b659198" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd859a97aa73b14ad6e10d712707cea80de6cf0d" 2018-06-27 21:32:33,376 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 21:32:33 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-fd247863-82d1-4965-96f4-bd5ea04b29ba RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-27 21:32:33,377 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/qos-specs/6276cd7d-6dcf-417b-9940-c0392eea9e4f?force=False used request id req-fd247863-82d1-4965-96f4-bd5ea04b29ba 2018-06-27 21:32:33,380 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c8929db9-bf54-4826-9dc6-aa105b659198" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd859a97aa73b14ad6e10d712707cea80de6cf0d" 2018-06-27 21:32:34,287 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:32:34 GMT Content-Type: application/json Content-Length: 17 Connection: keep-alive x-compute-request-id: req-3d8129bd-28f9-4c9e-82d3-5e35d5c13dcb x-openstack-request-id: req-3d8129bd-28f9-4c9e-82d3-5e35d5c13dcb Front-End-Https: on RESP BODY: {"qos_specs": []} 2018-06-27 21:32:34,287 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/qos-specs used request id req-3d8129bd-28f9-4c9e-82d3-5e35d5c13dcb 2018-06-27 21:32:34,288 - cinder_utils - INFO - Deleting QoS named - CreateQoSTests-b7c1f612-1376-4a78-9075-3ae9bdd42509 2018-06-27 21:32:34,291 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/qos-specs/6276cd7d-6dcf-417b-9940-c0392eea9e4f?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-52253396-7fae-4a7b-9518-d90aa0a37055" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74ba42cc5809d5682a5ee3ccea2ea33562817b25" 2018-06-27 21:32:35,236 - cinderclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Wed, 27 Jun 2018 21:32:35 GMT Content-Type: application/json Content-Length: 100 Connection: keep-alive x-compute-request-id: req-f7e581e1-9e59-493b-aa1b-c23a34fb61b5 x-openstack-request-id: req-f7e581e1-9e59-493b-aa1b-c23a34fb61b5 RESP BODY: {"itemNotFound": {"message": "No such QoS spec 6276cd7d-6dcf-417b-9940-c0392eea9e4f.", "code": 404}} 2018-06-27 21:32:35,236 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/qos-specs/6276cd7d-6dcf-417b-9940-c0392eea9e4f?force=False used request id req-f7e581e1-9e59-493b-aa1b-c23a34fb61b5 2018-06-27 21:32:35,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}5ad9fd61b940903b896aaea7f6d6fdfe9b495c19" 2018-06-27 21:32:36,335 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:32:36 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-8ea4ea16-15dc-4b9e-b2d8-7974fe8cd115 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-27T19:03:04Z", "updated_at": "2018-06-27T19:03:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "6748ef1e-56da-434e-9e89-e86b58537b65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "b3e3826c-1c48-4699-93f0-f8a310956753", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "bfad35fa-7ea9-4a81-917d-7b86481eb510", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "d657b333-103d-4d19-add8-1e8bae2f8849", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b92069937e44a3786e439f95c61afe5", "created_at": "2018-06-27T19:08:41Z", "updated_at": "2018-06-27T19:08:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "4ac2a090-f595-4e7b-9b7a-a52fa204e881", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "5508c0b1-6261-44cb-854d-60c64bcbba0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "a60c77dc-6985-48ac-a3a3-067176d3e52f", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "e6ec0fa4-1eb3-4c5d-a451-c7acfd7fde82", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}], "revision_number": 4, "project_id": "4b92069937e44a3786e439f95c61afe5", "id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T18:59:55Z", "updated_at": "2018-06-27T18:59:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "5a060918-419b-4ec3-90df-a7764c06af2f", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "6cd9bbf0-4d1b-4b13-a6c4-e20a15bb3360", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "8134c0f0-89c6-4d45-bef8-a9260d9d0723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "e0e7297a-a59d-4d2b-b75c-2cc86b269114", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}], "revision_number": 4, "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "created_at": "2018-06-27T21:03:43Z", "updated_at": "2018-06-27T21:03:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "41061dbf-a5a2-465f-84dd-140f6104b3f7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "47d5c96d-0510-41a5-b33e-5683702c5bb8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "4b4b6430-3f42-4fe4-a25e-2c5c015a7699", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "e6a68cb7-6491-4474-a4d7-38496cac4eb7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}], "revision_number": 4, "project_id": "3f0a375b66c54145bff1c56e7c91ad73", "id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "name": "default"}]} 2018-06-27 21:32:36,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-8ea4ea16-15dc-4b9e-b2d8-7974fe8cd115 2018-06-27 21:32:36,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/4b92069937e44a3786e439f95c61afe5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ad9fd61b940903b896aaea7f6d6fdfe9b495c19" 2018-06-27 21:32:36,797 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:32:36 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7bb06425-ee2f-406e-846d-a179b2d3b87c 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/4b92069937e44a3786e439f95c61afe5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4b92069937e44a3786e439f95c61afe5", "name": "service"}} 2018-06-27 21:32:36,797 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/4b92069937e44a3786e439f95c61afe5 used request id req-7bb06425-ee2f-406e-846d-a179b2d3b87c 2018-06-27 21:32: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/8cdbc979369d4c15b8ddd6cc77d930e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ad9fd61b940903b896aaea7f6d6fdfe9b495c19" 2018-06-27 21:32:37,193 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:32:36 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-833d9c94-9fa7-4b82-b929-ed5022460421 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/8cdbc979369d4c15b8ddd6cc77d930e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}} 2018-06-27 21:32:37,193 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 used request id req-833d9c94-9fa7-4b82-b929-ed5022460421 2018-06-27 21:32:37,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/3f0a375b66c54145bff1c56e7c91ad73 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ad9fd61b940903b896aaea7f6d6fdfe9b495c19" 2018-06-27 21:32:37,274 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 27 Jun 2018 21:32:37 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8acab615-9b1e-4687-8df1-fd9d2085bdf0 Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3f0a375b66c54145bff1c56e7c91ad73.", "code": 404, "title": "Not Found"}} 2018-06-27 21:32:37,274 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f0a375b66c54145bff1c56e7c91ad73 used request id req-8acab615-9b1e-4687-8df1-fd9d2085bdf0 2018-06-27 21:32:37,274 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-06-27 21:32:37,275 - keystone_utils - INFO - Deleting project with name - CreateQoSTests-c3e127b3-63fc-4bb-proj 2018-06-27 21:32:37,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/f3e992eaac614713a62469292d418c18 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ad9fd61b940903b896aaea7f6d6fdfe9b495c19" 2018-06-27 21:32:37,753 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:32:37 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2a889e31-eb87-4777-a42a-e1a3e47001eb Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:32:37,754 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/f3e992eaac614713a62469292d418c18 used request id req-2a889e31-eb87-4777-a42a-e1a3e47001eb 2018-06-27 21:32:37,754 - keystone_utils - INFO - Deleting role with name - CreateQoSTests-c3e127b3-63fc-4bb-proj-role 2018-06-27 21:32:37,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/e56f0e9b7ea74b168d37763fc1863fe0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ad9fd61b940903b896aaea7f6d6fdfe9b495c19" 2018-06-27 21:32:38,203 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:32:37 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0235fe91-576e-4fb6-879b-b7a21dcfad61 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:32:38,203 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/e56f0e9b7ea74b168d37763fc1863fe0 used request id req-0235fe91-576e-4fb6-879b-b7a21dcfad61 2018-06-27 21:32:38,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}5ad9fd61b940903b896aaea7f6d6fdfe9b495c19" 2018-06-27 21:32:38,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:32:38 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d5ac6f52-1b1c-4a29-870f-7328f2a3a797 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 21:32:38,627 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-d5ac6f52-1b1c-4a29-870f-7328f2a3a797 2018-06-27 21:32:38,628 - keystone_utils - INFO - Deleting user with name - CreateQoSTests-c3e127b3-63fc-4bb-user 2018-06-27 21:32:38,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/e70f048d7de14b529d1263724b9c65fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24232636d9257dc4ca77e9deb1940d3e0ab33fe4" 2018-06-27 21:32:39,227 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:32:38 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a616d358-495b-4b0c-a5d5-d86b85cb54f1 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:32:39,227 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/e70f048d7de14b529d1263724b9c65fe used request id req-a616d358-495b-4b0c-a5d5-d86b85cb54f1 2018-06-27 21:32:39,229 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:32:40,007 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:32:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["SbEVCFnVQ2acYOBQiIf_kQ"], "issued_at": "2018-06-27T21:32:39.000000Z"}} 2018-06-27 21:32:40,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}26d47ed16a1a2f4a7ae7e2e7cbdc2314598605dd" 2018-06-27 21:32:40,464 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:32:40 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1eb463ee-f4e4-4367-8938-f7db400517b9 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:32:40,464 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-1eb463ee-f4e4-4367-8938-f7db400517b9 2018-06-27 21:32:40,466 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:32:40,467 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:32:41,347 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:32:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["GqtFfvnVQXyBDEUG9gzP_g"], "issued_at": "2018-06-27T21:32:41.000000Z"}} 2018-06-27 21:32:41,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83e51b5c1c3eba6f48396e82edd1b9d7d9c2781c" 2018-06-27 21:32:41,400 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:32:41 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b57d2a7c-7caa-4389-ac9e-34f82c4934b1 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:32:41,400 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-b57d2a7c-7caa-4389-ac9e-34f82c4934b1 2018-06-27 21:32:41,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-27 21:32:41,415 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21: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-27 21:32:41,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?enabled=True&domain_name=Default&name=CreateQoSTests-a0e13a8d-06f2-45b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83e51b5c1c3eba6f48396e82edd1b9d7d9c2781c" 2018-06-27 21:32:41,816 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:32:41 GMT Server: Apache Content-Length: 182 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-40e1cb6c-c0a0-4ea7-acd5-2110ef1af70d 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-a0e13a8d-06f2-45b-proj", "previous": null, "next": null}, "projects": []} 2018-06-27 21:32:41,816 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-a0e13a8d-06f2-45b-proj used request id req-40e1cb6c-c0a0-4ea7-acd5-2110ef1af70d 2018-06-27 21:32:41,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83e51b5c1c3eba6f48396e82edd1b9d7d9c2781c" 2018-06-27 21:32:42,196 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:32:41 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7e719343-74ac-43d9-a7cb-5d057dda34cb Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 21:32:42,197 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-7e719343-74ac-43d9-a7cb-5d057dda34cb 2018-06-27 21:32:42,200 - 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}83e51b5c1c3eba6f48396e82edd1b9d7d9c2781c" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateQoSTests-a0e13a8d-06f2-45b-proj"}}' 2018-06-27 21:32:42,611 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 21:32:42 GMT Server: Apache Content-Length: 311 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-39bcd118-edb3-4857-b355-e7b058bdc7f2 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/589e3dcd1bf0472a9783b2b96c4b7fe0"}, "tags": [], "enabled": true, "id": "589e3dcd1bf0472a9783b2b96c4b7fe0", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-a0e13a8d-06f2-45b-proj"}} 2018-06-27 21:32:42,611 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-39bcd118-edb3-4857-b355-e7b058bdc7f2 2018-06-27 21:32:42,612 - keystone_utils - INFO - Created project with name - CreateQoSTests-a0e13a8d-06f2-45b-proj 2018-06-27 21:32:42,612 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:32:42,613 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:32:43,552 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:32:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["Vs6fKAKVRv-yeSZ6Y0EnNQ"], "issued_at": "2018-06-27T21:32:43.000000Z"}} 2018-06-27 21:32:43,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}119c9b615b0a8f0c5aecdb6cef972260888ecdb5" 2018-06-27 21:32:43,605 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:32:43 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ea7e1bed-9b2a-4b41-8ad6-85d6f9d7a36c Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:32:43,605 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-ea7e1bed-9b2a-4b41-8ad6-85d6f9d7a36c 2018-06-27 21:32:43,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-27 21:32:43,621 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:32: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-27 21:32:43,622 - 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}119c9b615b0a8f0c5aecdb6cef972260888ecdb5" 2018-06-27 21:32:43,795 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:32:43 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b0df60af-f716-456e-b43e-417d8492d758 Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/05b1bc3fa6fd4243a4ba8b4d6fcc3daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05b1bc3fa6fd4243a4ba8b4d6fcc3daf", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/48d44c9c0fea4f4e80edc7d2e0715db7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d44c9c0fea4f4e80edc7d2e0715db7", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/4d3721127bf84155a837606ce3feba32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d3721127bf84155a837606ce3feba32", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/5c846663ea6d407e9223de0719ce5442"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c846663ea6d407e9223de0719ce5442", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/73a10e6c4f67490a8a4030cc6cea32f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73a10e6c4f67490a8a4030cc6cea32f5", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/8ecfab7d9d4f47bb8892a85b7d2a0b5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ecfab7d9d4f47bb8892a85b7d2a0b5a", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/b278d529e9a54a9195e4e536b9384dc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b278d529e9a54a9195e4e536b9384dc0", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b7f107ae7bb34ccea8282b1a0ec7a979"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7f107ae7bb34ccea8282b1a0ec7a979", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/d21494d0185b463db36b8c8c2b341b97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d21494d0185b463db36b8c8c2b341b97", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e0bb346419f84e4680f6ca9a97f4fc0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e0bb346419f84e4680f6ca9a97f4fc0b", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "c8d542af72ce49338052c29f02c8857e", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e9dd794fa5c040a9a0445386fb2a6116"}, "options": {}, "id": "e9dd794fa5c040a9a0445386fb2a6116", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/e9f9c747d54947bc800a81ecf11858f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9f9c747d54947bc800a81ecf11858f5", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-27 21:32:43,795 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-b0df60af-f716-456e-b43e-417d8492d758 2018-06-27 21:32:43,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?name=CreateQoSTests-a0e13a8d-06f2-45b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}119c9b615b0a8f0c5aecdb6cef972260888ecdb5" 2018-06-27 21:32:44,178 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:32:43 GMT Server: Apache Content-Length: 447 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a677bc70-c0d6-4464-82c4-cc804819fe1b Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateQoSTests-a0e13a8d-06f2-45b-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/589e3dcd1bf0472a9783b2b96c4b7fe0"}, "tags": [], "enabled": true, "id": "589e3dcd1bf0472a9783b2b96c4b7fe0", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-a0e13a8d-06f2-45b-proj"}]} 2018-06-27 21:32:44,178 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateQoSTests-a0e13a8d-06f2-45b-proj used request id req-a677bc70-c0d6-4464-82c4-cc804819fe1b 2018-06-27 21:32:44,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}119c9b615b0a8f0c5aecdb6cef972260888ecdb5" 2018-06-27 21:32:44,578 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:32:44 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bc2a2254-4e17-4d7d-b22d-96f6ce98cebc Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 21:32:44,578 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-bc2a2254-4e17-4d7d-b22d-96f6ce98cebc 2018-06-27 21:32:45,435 - keystone_utils - INFO - Created user with name - CreateQoSTests-a0e13a8d-06f2-45b-user 2018-06-27 21:32:45,435 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:32:45,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83e51b5c1c3eba6f48396e82edd1b9d7d9c2781c" 2018-06-27 21:32:45,767 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:32:45 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f1def4ff-b5af-4e75-9a30-044d92b6c4c7 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 21:32:45,767 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-f1def4ff-b5af-4e75-9a30-044d92b6c4c7 2018-06-27 21:32:45,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}83e51b5c1c3eba6f48396e82edd1b9d7d9c2781c" -d '{"role": {"name": "CreateQoSTests-a0e13a8d-06f2-45b-proj-role"}}' 2018-06-27 21:32:45,866 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 21:32:45 GMT Server: Apache Content-Length: 213 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-89deb51b-2f3f-409d-a84d-a3d99de02d61 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5385d462d63941f7a5cdd0ccffff29b5", "links": {"self": "http://10.167.4.35:5000/v3/roles/5385d462d63941f7a5cdd0ccffff29b5"}, "name": "CreateQoSTests-a0e13a8d-06f2-45b-proj-role"}} 2018-06-27 21:32:45,866 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-89deb51b-2f3f-409d-a84d-a3d99de02d61 2018-06-27 21:32:45,866 - keystone_utils - INFO - Created role with name - CreateQoSTests-a0e13a8d-06f2-45b-proj-role 2018-06-27 21:32:45,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/5385d462d63941f7a5cdd0ccffff29b5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83e51b5c1c3eba6f48396e82edd1b9d7d9c2781c" 2018-06-27 21:32:46,256 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:32:45 GMT Server: Apache Content-Length: 213 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6378f77e-0f14-486b-8092-2fab6d75ecb9 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5385d462d63941f7a5cdd0ccffff29b5", "links": {"self": "http://10.167.4.35:5000/v3/roles/5385d462d63941f7a5cdd0ccffff29b5"}, "name": "CreateQoSTests-a0e13a8d-06f2-45b-proj-role"}} 2018-06-27 21:32:46,256 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/5385d462d63941f7a5cdd0ccffff29b5 used request id req-6378f77e-0f14-486b-8092-2fab6d75ecb9 2018-06-27 21:32:46,257 - keystone_utils - INFO - Granting role CreateQoSTests-a0e13a8d-06f2-45b-proj-role to project CreateQoSTests-a0e13a8d-06f2-45b-proj 2018-06-27 21:32:46,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/589e3dcd1bf0472a9783b2b96c4b7fe0/users/c678ee2bb5b6492d90df9fb27353b5d7/roles/5385d462d63941f7a5cdd0ccffff29b5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83e51b5c1c3eba6f48396e82edd1b9d7d9c2781c" 2018-06-27 21:32:46,755 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:32:46 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7a5cd0db-ce33-41ed-bba9-b74552e11dec Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:32:46,756 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/589e3dcd1bf0472a9783b2b96c4b7fe0/users/c678ee2bb5b6492d90df9fb27353b5d7/roles/5385d462d63941f7a5cdd0ccffff29b5 used request id req-7a5cd0db-ce33-41ed-bba9-b74552e11dec 2018-06-27 21:32:46,758 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:32:46,759 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:32:47,559 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:32:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["QNRyDzD5Qm6Kme6J9yFYkg"], "issued_at": "2018-06-27T21:32:47.000000Z"}} 2018-06-27 21:32:47,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dee5ec1f263ca72fbf0a8667824f7affdb0bd0f" 2018-06-27 21:32:47,594 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:32:47 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4228ded1-2871-4209-bd42-3a09076c4d29 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:32:47,594 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-4228ded1-2871-4209-bd42-3a09076c4d29 2018-06-27 21:32:47,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/8cdbc979369d4c15b8ddd6cc77d930e3/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dee5ec1f263ca72fbf0a8667824f7affdb0bd0f" 2018-06-27 21:32:49,206 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:32:49 GMT Content-Type: application/json Content-Length: 17 Connection: keep-alive x-compute-request-id: req-11e1e842-cdff-4d3e-8b99-04d6ae03f857 x-openstack-request-id: req-11e1e842-cdff-4d3e-8b99-04d6ae03f857 Front-End-Https: on RESP BODY: {"qos_specs": []} 2018-06-27 21:32:49,206 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/qos-specs used request id req-11e1e842-cdff-4d3e-8b99-04d6ae03f857 2018-06-27 21:32:49,210 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-11e1e842-cdff-4d3e-8b99-04d6ae03f857" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dee5ec1f263ca72fbf0a8667824f7affdb0bd0f" -d '{"qos_specs": {"consumer": "both", "name": "CreateQoSTests-5cc8282a-ab1a-460b-8d7a-1ee71341f264"}}' 2018-06-27 21:32:49,886 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:32:49 GMT Content-Type: application/json Content-Length: 445 Connection: keep-alive x-compute-request-id: req-d2feaacb-06db-403a-b941-431da7b19def x-openstack-request-id: req-d2feaacb-06db-403a-b941-431da7b19def Front-End-Https: on RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "1aaea7a1-ea08-4fe0-be69-81ba648a616f", "name": "CreateQoSTests-5cc8282a-ab1a-460b-8d7a-1ee71341f264"}, "links": [{"href": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/qos-specs/1aaea7a1-ea08-4fe0-be69-81ba648a616f", "rel": "self"}, {"href": "https://172.30.10.101:8776/8cdbc979369d4c15b8ddd6cc77d930e3/qos-specs/1aaea7a1-ea08-4fe0-be69-81ba648a616f", "rel": "bookmark"}]} 2018-06-27 21:32:49,886 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/qos-specs used request id req-d2feaacb-06db-403a-b941-431da7b19def 2018-06-27 21:32:49,887 - create_qos - INFO - Created qos with name - CreateQoSTests-5cc8282a-ab1a-460b-8d7a-1ee71341f264 2018-06-27 21:32:49,890 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26d47ed16a1a2f4a7ae7e2e7cbdc2314598605dd" 2018-06-27 21:32:51,585 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:32:51 GMT Content-Type: application/json Content-Length: 159 Connection: keep-alive x-compute-request-id: req-8a882448-1634-4d62-91a9-20f2e4bff74b x-openstack-request-id: req-8a882448-1634-4d62-91a9-20f2e4bff74b Front-End-Https: on RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "1aaea7a1-ea08-4fe0-be69-81ba648a616f", "name": "CreateQoSTests-5cc8282a-ab1a-460b-8d7a-1ee71341f264"}]} 2018-06-27 21:32:51,585 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/qos-specs used request id req-8a882448-1634-4d62-91a9-20f2e4bff74b 2018-06-27 21:32:51,586 - cinder_utils - INFO - Deleting QoS named - CreateQoSTests-5cc8282a-ab1a-460b-8d7a-1ee71341f264 2018-06-27 21:32:51,589 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/qos-specs/1aaea7a1-ea08-4fe0-be69-81ba648a616f?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-11e1e842-cdff-4d3e-8b99-04d6ae03f857" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dee5ec1f263ca72fbf0a8667824f7affdb0bd0f" 2018-06-27 21:32:52,388 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 21:32:52 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-cfe12228-fb17-4061-94b4-4865944468b0 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-27 21:32:52,388 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/qos-specs/1aaea7a1-ea08-4fe0-be69-81ba648a616f?force=False used request id req-cfe12228-fb17-4061-94b4-4865944468b0 2018-06-27 21:32:52,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?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83e51b5c1c3eba6f48396e82edd1b9d7d9c2781c" 2018-06-27 21:32:53,239 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:32:53 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-c66775b6-08a1-4c9d-a734-352303a066aa Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-27T19:03:04Z", "updated_at": "2018-06-27T19:03:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "6748ef1e-56da-434e-9e89-e86b58537b65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "b3e3826c-1c48-4699-93f0-f8a310956753", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "bfad35fa-7ea9-4a81-917d-7b86481eb510", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "d657b333-103d-4d19-add8-1e8bae2f8849", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b92069937e44a3786e439f95c61afe5", "created_at": "2018-06-27T19:08:41Z", "updated_at": "2018-06-27T19:08:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "4ac2a090-f595-4e7b-9b7a-a52fa204e881", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "5508c0b1-6261-44cb-854d-60c64bcbba0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "a60c77dc-6985-48ac-a3a3-067176d3e52f", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "e6ec0fa4-1eb3-4c5d-a451-c7acfd7fde82", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}], "revision_number": 4, "project_id": "4b92069937e44a3786e439f95c61afe5", "id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T18:59:55Z", "updated_at": "2018-06-27T18:59:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "5a060918-419b-4ec3-90df-a7764c06af2f", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "6cd9bbf0-4d1b-4b13-a6c4-e20a15bb3360", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "8134c0f0-89c6-4d45-bef8-a9260d9d0723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "e0e7297a-a59d-4d2b-b75c-2cc86b269114", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}], "revision_number": 4, "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "created_at": "2018-06-27T21:03:43Z", "updated_at": "2018-06-27T21:03:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "41061dbf-a5a2-465f-84dd-140f6104b3f7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "47d5c96d-0510-41a5-b33e-5683702c5bb8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "4b4b6430-3f42-4fe4-a25e-2c5c015a7699", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "e6a68cb7-6491-4474-a4d7-38496cac4eb7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}], "revision_number": 4, "project_id": "3f0a375b66c54145bff1c56e7c91ad73", "id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "name": "default"}]} 2018-06-27 21:32:53,240 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-c66775b6-08a1-4c9d-a734-352303a066aa 2018-06-27 21:32:53,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/4b92069937e44a3786e439f95c61afe5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83e51b5c1c3eba6f48396e82edd1b9d7d9c2781c" 2018-06-27 21:32:53,342 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:32:53 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9207c642-9b34-45da-b7c8-ee2fd37f3140 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/4b92069937e44a3786e439f95c61afe5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4b92069937e44a3786e439f95c61afe5", "name": "service"}} 2018-06-27 21:32:53,342 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/4b92069937e44a3786e439f95c61afe5 used request id req-9207c642-9b34-45da-b7c8-ee2fd37f3140 2018-06-27 21:32:53,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83e51b5c1c3eba6f48396e82edd1b9d7d9c2781c" 2018-06-27 21:32:53,443 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:32:53 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8ee192ec-4db8-4714-b5ce-593b2f22c723 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/8cdbc979369d4c15b8ddd6cc77d930e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}} 2018-06-27 21:32:53,443 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 used request id req-8ee192ec-4db8-4714-b5ce-593b2f22c723 2018-06-27 21:32:53,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/3f0a375b66c54145bff1c56e7c91ad73 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83e51b5c1c3eba6f48396e82edd1b9d7d9c2781c" 2018-06-27 21:32:53,823 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 27 Jun 2018 21:32:53 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-327f9f0a-b76f-420e-8aa9-6262e07fffc7 Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3f0a375b66c54145bff1c56e7c91ad73.", "code": 404, "title": "Not Found"}} 2018-06-27 21:32:53,823 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f0a375b66c54145bff1c56e7c91ad73 used request id req-327f9f0a-b76f-420e-8aa9-6262e07fffc7 2018-06-27 21:32:53,823 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-06-27 21:32:53,824 - keystone_utils - INFO - Deleting project with name - CreateQoSTests-a0e13a8d-06f2-45b-proj 2018-06-27 21:32:53,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/589e3dcd1bf0472a9783b2b96c4b7fe0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83e51b5c1c3eba6f48396e82edd1b9d7d9c2781c" 2018-06-27 21:32:54,595 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:32:53 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5ec1f1fe-639e-4a23-a9a6-f2c25dc90374 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:32:54,595 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/589e3dcd1bf0472a9783b2b96c4b7fe0 used request id req-5ec1f1fe-639e-4a23-a9a6-f2c25dc90374 2018-06-27 21:32:54,596 - keystone_utils - INFO - Deleting role with name - CreateQoSTests-a0e13a8d-06f2-45b-proj-role 2018-06-27 21:32:54,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/5385d462d63941f7a5cdd0ccffff29b5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83e51b5c1c3eba6f48396e82edd1b9d7d9c2781c" 2018-06-27 21:32:55,044 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:32:54 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-80dc9fa1-8ab3-4c9c-9a0b-14c3dfa7e9af Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:32:55,044 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/5385d462d63941f7a5cdd0ccffff29b5 used request id req-80dc9fa1-8ab3-4c9c-9a0b-14c3dfa7e9af 2018-06-27 21:32:55,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83e51b5c1c3eba6f48396e82edd1b9d7d9c2781c" 2018-06-27 21:32:55,448 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:32:55 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7422c7cf-ef49-4cf5-b507-b1876e690ddd Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 21:32:55,448 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-7422c7cf-ef49-4cf5-b507-b1876e690ddd 2018-06-27 21:32:55,449 - keystone_utils - INFO - Deleting user with name - CreateQoSTests-a0e13a8d-06f2-45b-user 2018-06-27 21:32:55,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/c678ee2bb5b6492d90df9fb27353b5d7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}119c9b615b0a8f0c5aecdb6cef972260888ecdb5" 2018-06-27 21:32:56,173 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:32:55 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2a09aa73-4783-4361-a57f-73ecba123ec6 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:32:56,173 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/c678ee2bb5b6492d90df9fb27353b5d7 used request id req-2a09aa73-4783-4361-a57f-73ecba123ec6 2018-06-27 21:32:56,175 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:32:56,951 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:32:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["O4zaxqFxTcOFfBPo08i0YA"], "issued_at": "2018-06-27T21:32:56.000000Z"}} 2018-06-27 21:32:56,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38adc9b100612e1c9f255277ac3f30fa79e812b0" 2018-06-27 21:32:57,010 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:32:56 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cb46bb03-1ac2-4744-80ab-2464ec18d7ba Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:32:57,010 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-cb46bb03-1ac2-4744-80ab-2464ec18d7ba 2018-06-27 21:32:57,012 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:32:57,012 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:32:57,750 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:32:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["ePAdfqtrQ8-6_YOu9I_2hQ"], "issued_at": "2018-06-27T21:32:57.000000Z"}} 2018-06-27 21:32:57,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}f931c2621c0eb9fda4d28336199fad759a0cb6ef" 2018-06-27 21:32:58,130 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:32:57 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b3157113-4ee9-49c2-a201-dde9ad433481 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:32:58,131 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-b3157113-4ee9-49c2-a201-dde9ad433481 2018-06-27 21:32:58,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 21:32:58,149 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:32: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-27 21:32:58,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?enabled=True&domain_name=Default&name=CreateQoSTests-465d2811-2e40-439-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f931c2621c0eb9fda4d28336199fad759a0cb6ef" 2018-06-27 21:32:58,237 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:32:58 GMT Server: Apache Content-Length: 182 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1b238fce-d5dc-44de-b441-5c38f305749f 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-465d2811-2e40-439-proj", "previous": null, "next": null}, "projects": []} 2018-06-27 21:32:58,237 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-465d2811-2e40-439-proj used request id req-1b238fce-d5dc-44de-b441-5c38f305749f 2018-06-27 21:32:58,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f931c2621c0eb9fda4d28336199fad759a0cb6ef" 2018-06-27 21:32:58,645 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:32:58 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-65275e3a-fd88-4e37-8002-0e286ba79e5f Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 21:32:58,645 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-65275e3a-fd88-4e37-8002-0e286ba79e5f 2018-06-27 21:32:58,649 - 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}f931c2621c0eb9fda4d28336199fad759a0cb6ef" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateQoSTests-465d2811-2e40-439-proj"}}' 2018-06-27 21:32:58,798 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 21:32:58 GMT Server: Apache Content-Length: 311 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fbf062b3-0f35-4171-b794-027bac695c6b Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/f79ee2c048e442e6af6c944803ae4cfb"}, "tags": [], "enabled": true, "id": "f79ee2c048e442e6af6c944803ae4cfb", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-465d2811-2e40-439-proj"}} 2018-06-27 21:32:58,798 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-fbf062b3-0f35-4171-b794-027bac695c6b 2018-06-27 21:32:58,799 - keystone_utils - INFO - Created project with name - CreateQoSTests-465d2811-2e40-439-proj 2018-06-27 21:32:58,799 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:32:58,800 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:32:59,643 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:32:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["KaN-sqPfQna48w96QbQG1g"], "issued_at": "2018-06-27T21:32:59.000000Z"}} 2018-06-27 21:32:59,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}a4d7afc4e85c0408b57390c7f564b2a4e8f0ab51" 2018-06-27 21:32:59,915 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:32:59 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-dd02fabd-39f1-4470-856e-d4566c2aa37e Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:32:59,915 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-dd02fabd-39f1-4470-856e-d4566c2aa37e 2018-06-27 21:32:59,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-27 21:32:59,932 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:32: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-27 21:32:59,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}a4d7afc4e85c0408b57390c7f564b2a4e8f0ab51" 2018-06-27 21:33:00,409 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:32:59 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-dde9a7f9-db57-4591-8709-25fd32a61365 Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/05b1bc3fa6fd4243a4ba8b4d6fcc3daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05b1bc3fa6fd4243a4ba8b4d6fcc3daf", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/48d44c9c0fea4f4e80edc7d2e0715db7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d44c9c0fea4f4e80edc7d2e0715db7", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/4d3721127bf84155a837606ce3feba32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d3721127bf84155a837606ce3feba32", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/5c846663ea6d407e9223de0719ce5442"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c846663ea6d407e9223de0719ce5442", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/73a10e6c4f67490a8a4030cc6cea32f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73a10e6c4f67490a8a4030cc6cea32f5", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/8ecfab7d9d4f47bb8892a85b7d2a0b5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ecfab7d9d4f47bb8892a85b7d2a0b5a", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/b278d529e9a54a9195e4e536b9384dc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b278d529e9a54a9195e4e536b9384dc0", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b7f107ae7bb34ccea8282b1a0ec7a979"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7f107ae7bb34ccea8282b1a0ec7a979", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/d21494d0185b463db36b8c8c2b341b97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d21494d0185b463db36b8c8c2b341b97", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e0bb346419f84e4680f6ca9a97f4fc0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e0bb346419f84e4680f6ca9a97f4fc0b", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "c8d542af72ce49338052c29f02c8857e", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e9dd794fa5c040a9a0445386fb2a6116"}, "options": {}, "id": "e9dd794fa5c040a9a0445386fb2a6116", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/e9f9c747d54947bc800a81ecf11858f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9f9c747d54947bc800a81ecf11858f5", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-27 21:33:00,410 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-dde9a7f9-db57-4591-8709-25fd32a61365 2018-06-27 21:33:00,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=CreateQoSTests-465d2811-2e40-439-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4d7afc4e85c0408b57390c7f564b2a4e8f0ab51" 2018-06-27 21:33:00,818 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:33:00 GMT Server: Apache Content-Length: 447 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-877d222b-295d-463e-bef4-08c74df03118 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateQoSTests-465d2811-2e40-439-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/f79ee2c048e442e6af6c944803ae4cfb"}, "tags": [], "enabled": true, "id": "f79ee2c048e442e6af6c944803ae4cfb", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-465d2811-2e40-439-proj"}]} 2018-06-27 21:33:00,818 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateQoSTests-465d2811-2e40-439-proj used request id req-877d222b-295d-463e-bef4-08c74df03118 2018-06-27 21:33:00,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4d7afc4e85c0408b57390c7f564b2a4e8f0ab51" 2018-06-27 21:33:01,203 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:33:00 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9c3e6661-230f-4fc3-8a29-972b680914cf Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 21:33:01,203 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-9c3e6661-230f-4fc3-8a29-972b680914cf 2018-06-27 21:33:01,926 - keystone_utils - INFO - Created user with name - CreateQoSTests-465d2811-2e40-439-user 2018-06-27 21:33:01,926 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:33:01,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f931c2621c0eb9fda4d28336199fad759a0cb6ef" 2018-06-27 21:33:02,266 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:33:01 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ae88224b-5d6b-4e3e-addb-24be14a39b3e Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 21:33:02,267 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-ae88224b-5d6b-4e3e-addb-24be14a39b3e 2018-06-27 21:33:02,270 - 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}f931c2621c0eb9fda4d28336199fad759a0cb6ef" -d '{"role": {"name": "CreateQoSTests-465d2811-2e40-439-proj-role"}}' 2018-06-27 21:33:02,634 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 21:33:02 GMT Server: Apache Content-Length: 213 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-994957c5-843d-42dd-bbc4-897937a3bbba Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "32a15a2674fd45659fbd39a72d624f32", "links": {"self": "http://10.167.4.35:5000/v3/roles/32a15a2674fd45659fbd39a72d624f32"}, "name": "CreateQoSTests-465d2811-2e40-439-proj-role"}} 2018-06-27 21:33:02,634 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-994957c5-843d-42dd-bbc4-897937a3bbba 2018-06-27 21:33:02,635 - keystone_utils - INFO - Created role with name - CreateQoSTests-465d2811-2e40-439-proj-role 2018-06-27 21:33:02,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/32a15a2674fd45659fbd39a72d624f32 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f931c2621c0eb9fda4d28336199fad759a0cb6ef" 2018-06-27 21:33:03,103 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:33:02 GMT Server: Apache Content-Length: 213 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-61ed2897-acec-4fa6-8ed2-ba9ac93d20dd Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "32a15a2674fd45659fbd39a72d624f32", "links": {"self": "http://10.167.4.35:5000/v3/roles/32a15a2674fd45659fbd39a72d624f32"}, "name": "CreateQoSTests-465d2811-2e40-439-proj-role"}} 2018-06-27 21:33:03,103 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/32a15a2674fd45659fbd39a72d624f32 used request id req-61ed2897-acec-4fa6-8ed2-ba9ac93d20dd 2018-06-27 21:33:03,103 - keystone_utils - INFO - Granting role CreateQoSTests-465d2811-2e40-439-proj-role to project CreateQoSTests-465d2811-2e40-439-proj 2018-06-27 21:33:03,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/f79ee2c048e442e6af6c944803ae4cfb/users/cc907ba2c0eb4356a2a9397d9ac0ad1f/roles/32a15a2674fd45659fbd39a72d624f32 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f931c2621c0eb9fda4d28336199fad759a0cb6ef" 2018-06-27 21:33:03,599 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:33:03 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5223917a-26cb-43ea-8904-8ec428da0fe8 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:33:03,599 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/f79ee2c048e442e6af6c944803ae4cfb/users/cc907ba2c0eb4356a2a9397d9ac0ad1f/roles/32a15a2674fd45659fbd39a72d624f32 used request id req-5223917a-26cb-43ea-8904-8ec428da0fe8 2018-06-27 21:33:03,602 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:33:03,603 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:33:04,414 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:33:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["7KIpAQdIRsmrQFBumH05QQ"], "issued_at": "2018-06-27T21:33:04.000000Z"}} 2018-06-27 21:33:04,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}5c1a8b3127231c21101c6d570f535c18b4e25511" 2018-06-27 21:33:04,826 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:33:04 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-97d046c7-6bd7-4bbb-887f-5f4108f97b42 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:33:04,826 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-97d046c7-6bd7-4bbb-887f-5f4108f97b42 2018-06-27 21:33:04,833 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c1a8b3127231c21101c6d570f535c18b4e25511" 2018-06-27 21:33:05,785 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:33:05 GMT Content-Type: application/json Content-Length: 17 Connection: keep-alive x-compute-request-id: req-e8ae951a-5f75-4d25-917b-e626fcd9add4 x-openstack-request-id: req-e8ae951a-5f75-4d25-917b-e626fcd9add4 Front-End-Https: on RESP BODY: {"qos_specs": []} 2018-06-27 21:33:05,785 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/qos-specs used request id req-e8ae951a-5f75-4d25-917b-e626fcd9add4 2018-06-27 21:33:05,789 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-e8ae951a-5f75-4d25-917b-e626fcd9add4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c1a8b3127231c21101c6d570f535c18b4e25511" -d '{"qos_specs": {"consumer": "both", "name": "CreateQoSTests-93670f54-8230-4774-bfe7-76984d2d1306"}}' 2018-06-27 21:33:06,729 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:33:06 GMT Content-Type: application/json Content-Length: 445 Connection: keep-alive x-compute-request-id: req-84b0671b-8bec-4e79-ac2a-1f6ece87a3f6 x-openstack-request-id: req-84b0671b-8bec-4e79-ac2a-1f6ece87a3f6 Front-End-Https: on RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "04d4243b-7bd6-42cc-9fd7-46cc49672159", "name": "CreateQoSTests-93670f54-8230-4774-bfe7-76984d2d1306"}, "links": [{"href": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/qos-specs/04d4243b-7bd6-42cc-9fd7-46cc49672159", "rel": "self"}, {"href": "https://172.30.10.101:8776/8cdbc979369d4c15b8ddd6cc77d930e3/qos-specs/04d4243b-7bd6-42cc-9fd7-46cc49672159", "rel": "bookmark"}]} 2018-06-27 21:33:06,729 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/qos-specs used request id req-84b0671b-8bec-4e79-ac2a-1f6ece87a3f6 2018-06-27 21:33:06,730 - create_qos - INFO - Created qos with name - CreateQoSTests-93670f54-8230-4774-bfe7-76984d2d1306 2018-06-27 21:33:06,733 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38adc9b100612e1c9f255277ac3f30fa79e812b0" 2018-06-27 21:33:07,651 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:33:07 GMT Content-Type: application/json Content-Length: 159 Connection: keep-alive x-compute-request-id: req-a0f5d1f3-e9e6-41f4-8a28-4731986db6e8 x-openstack-request-id: req-a0f5d1f3-e9e6-41f4-8a28-4731986db6e8 Front-End-Https: on RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "04d4243b-7bd6-42cc-9fd7-46cc49672159", "name": "CreateQoSTests-93670f54-8230-4774-bfe7-76984d2d1306"}]} 2018-06-27 21:33:07,651 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/qos-specs used request id req-a0f5d1f3-e9e6-41f4-8a28-4731986db6e8 2018-06-27 21:33:07,652 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:33:07,653 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:33:08,538 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:33:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["0ICvuDz8RC2WfHK4Dv_umQ"], "issued_at": "2018-06-27T21:33:08.000000Z"}} 2018-06-27 21:33:08,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}597c9c516c4f2fac44c21e86d5b8fbdb3d73b7b0" 2018-06-27 21:33:08,582 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:33:08 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1e5bc9a8-6421-4535-8569-4ae6514f4202 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:33:08,582 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-1e5bc9a8-6421-4535-8569-4ae6514f4202 2018-06-27 21:33:08,589 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}597c9c516c4f2fac44c21e86d5b8fbdb3d73b7b0" 2018-06-27 21:33:10,255 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:33:10 GMT Content-Type: application/json Content-Length: 159 Connection: keep-alive x-compute-request-id: req-e646c0bf-764d-495e-842e-c88523c5b329 x-openstack-request-id: req-e646c0bf-764d-495e-842e-c88523c5b329 Front-End-Https: on RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "04d4243b-7bd6-42cc-9fd7-46cc49672159", "name": "CreateQoSTests-93670f54-8230-4774-bfe7-76984d2d1306"}]} 2018-06-27 21:33:10,255 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/qos-specs used request id req-e646c0bf-764d-495e-842e-c88523c5b329 2018-06-27 21:33:10,256 - cinder_utils - INFO - Deleting QoS named - CreateQoSTests-93670f54-8230-4774-bfe7-76984d2d1306 2018-06-27 21:33:10,259 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/qos-specs/04d4243b-7bd6-42cc-9fd7-46cc49672159?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e8ae951a-5f75-4d25-917b-e626fcd9add4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c1a8b3127231c21101c6d570f535c18b4e25511" 2018-06-27 21:33:11,225 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 21:33:11 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-e5780ca6-536a-4518-8a6e-966b7af1d0fe RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-27 21:33:11,225 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/qos-specs/04d4243b-7bd6-42cc-9fd7-46cc49672159?force=False used request id req-e5780ca6-536a-4518-8a6e-966b7af1d0fe 2018-06-27 21:33:11,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=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f931c2621c0eb9fda4d28336199fad759a0cb6ef" 2018-06-27 21:33:12,112 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:33:12 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-de2e25c0-43ec-432e-a0a6-4d7f06a7ac2f Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-27T19:03:04Z", "updated_at": "2018-06-27T19:03:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "6748ef1e-56da-434e-9e89-e86b58537b65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "b3e3826c-1c48-4699-93f0-f8a310956753", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "bfad35fa-7ea9-4a81-917d-7b86481eb510", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "d657b333-103d-4d19-add8-1e8bae2f8849", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b92069937e44a3786e439f95c61afe5", "created_at": "2018-06-27T19:08:41Z", "updated_at": "2018-06-27T19:08:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "4ac2a090-f595-4e7b-9b7a-a52fa204e881", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "5508c0b1-6261-44cb-854d-60c64bcbba0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "a60c77dc-6985-48ac-a3a3-067176d3e52f", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "e6ec0fa4-1eb3-4c5d-a451-c7acfd7fde82", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}], "revision_number": 4, "project_id": "4b92069937e44a3786e439f95c61afe5", "id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T18:59:55Z", "updated_at": "2018-06-27T18:59:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "5a060918-419b-4ec3-90df-a7764c06af2f", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "6cd9bbf0-4d1b-4b13-a6c4-e20a15bb3360", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "8134c0f0-89c6-4d45-bef8-a9260d9d0723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "e0e7297a-a59d-4d2b-b75c-2cc86b269114", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}], "revision_number": 4, "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "created_at": "2018-06-27T21:03:43Z", "updated_at": "2018-06-27T21:03:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "41061dbf-a5a2-465f-84dd-140f6104b3f7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "47d5c96d-0510-41a5-b33e-5683702c5bb8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "4b4b6430-3f42-4fe4-a25e-2c5c015a7699", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "e6a68cb7-6491-4474-a4d7-38496cac4eb7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}], "revision_number": 4, "project_id": "3f0a375b66c54145bff1c56e7c91ad73", "id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "name": "default"}]} 2018-06-27 21:33:12,112 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-de2e25c0-43ec-432e-a0a6-4d7f06a7ac2f 2018-06-27 21:33:12,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/4b92069937e44a3786e439f95c61afe5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f931c2621c0eb9fda4d28336199fad759a0cb6ef" 2018-06-27 21:33:12,206 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:33:12 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9610d740-ab1c-4961-8696-0db8a9cd847b 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/4b92069937e44a3786e439f95c61afe5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4b92069937e44a3786e439f95c61afe5", "name": "service"}} 2018-06-27 21:33:12,206 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/4b92069937e44a3786e439f95c61afe5 used request id req-9610d740-ab1c-4961-8696-0db8a9cd847b 2018-06-27 21:33:12,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/8cdbc979369d4c15b8ddd6cc77d930e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f931c2621c0eb9fda4d28336199fad759a0cb6ef" 2018-06-27 21:33:12,821 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:33:12 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b1851450-0fe4-4c83-80e4-5fda1d4f831b 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/8cdbc979369d4c15b8ddd6cc77d930e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}} 2018-06-27 21:33:12,821 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 used request id req-b1851450-0fe4-4c83-80e4-5fda1d4f831b 2018-06-27 21:33:12,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/3f0a375b66c54145bff1c56e7c91ad73 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f931c2621c0eb9fda4d28336199fad759a0cb6ef" 2018-06-27 21:33:12,892 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 27 Jun 2018 21:33:12 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-dada4fe1-c447-4ddc-8227-78621d87216c Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3f0a375b66c54145bff1c56e7c91ad73.", "code": 404, "title": "Not Found"}} 2018-06-27 21:33:12,892 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f0a375b66c54145bff1c56e7c91ad73 used request id req-dada4fe1-c447-4ddc-8227-78621d87216c 2018-06-27 21:33:12,892 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-06-27 21:33:12,894 - keystone_utils - INFO - Deleting project with name - CreateQoSTests-465d2811-2e40-439-proj 2018-06-27 21:33:12,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/f79ee2c048e442e6af6c944803ae4cfb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f931c2621c0eb9fda4d28336199fad759a0cb6ef" 2018-06-27 21:33:13,377 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:33:12 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3cbb8986-12e1-4234-8131-f0d7eb85260e Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:33:13,377 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/f79ee2c048e442e6af6c944803ae4cfb used request id req-3cbb8986-12e1-4234-8131-f0d7eb85260e 2018-06-27 21:33:13,377 - keystone_utils - INFO - Deleting role with name - CreateQoSTests-465d2811-2e40-439-proj-role 2018-06-27 21:33:13,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/32a15a2674fd45659fbd39a72d624f32 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f931c2621c0eb9fda4d28336199fad759a0cb6ef" 2018-06-27 21:33:13,882 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:33:13 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4ee36dd6-4a37-43fc-891a-ee48f034f882 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:33:13,882 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/32a15a2674fd45659fbd39a72d624f32 used request id req-4ee36dd6-4a37-43fc-891a-ee48f034f882 2018-06-27 21:33:13,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f931c2621c0eb9fda4d28336199fad759a0cb6ef" 2018-06-27 21:33:13,968 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:33:13 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c9b3067e-7886-4cbe-b22b-67a9258f0c99 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 21:33:13,968 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-c9b3067e-7886-4cbe-b22b-67a9258f0c99 2018-06-27 21:33:13,968 - keystone_utils - INFO - Deleting user with name - CreateQoSTests-465d2811-2e40-439-user 2018-06-27 21:33:13,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/cc907ba2c0eb4356a2a9397d9ac0ad1f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4d7afc4e85c0408b57390c7f564b2a4e8f0ab51" 2018-06-27 21:33:14,668 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:33:13 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fb4c0399-883c-4116-a401-5edd43418246 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:33:14,668 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/cc907ba2c0eb4356a2a9397d9ac0ad1f used request id req-fb4c0399-883c-4116-a401-5edd43418246 2018-06-27 21:33:14,670 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:33:15,578 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:33:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["tEry1NxmSXOCR9JNH23JBA"], "issued_at": "2018-06-27T21:33:15.000000Z"}} 2018-06-27 21:33:15,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}86b6d979be314b83fc660369a3c15b58fe4e2cc7" 2018-06-27 21:33:15,991 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:33:15 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4960be10-95c6-4238-a710-f6d9d609a577 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:33:15,992 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-4960be10-95c6-4238-a710-f6d9d609a577 2018-06-27 21:33:15,992 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:33:15,993 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:33:16,843 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:33:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["Z8Ib28srQBSkIrKL5t_xUA"], "issued_at": "2018-06-27T21:33:16.000000Z"}} 2018-06-27 21:33:16,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}1fa73d1cc69ff9895cd0344b80e7101f9daf5c69" 2018-06-27 21:33:16,894 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:33:16 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2d9d96c4-396a-437f-9136-d1faea580882 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:33:16,894 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-2d9d96c4-396a-437f-9136-d1faea580882 2018-06-27 21:33:16,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 21:33:16,912 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:33: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-27 21:33: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/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-f7a601d4-ac6e-4e6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fa73d1cc69ff9895cd0344b80e7101f9daf5c69" 2018-06-27 21:33:17,286 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:33:16 GMT Server: Apache Content-Length: 202 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ccd65393-08ce-4e9c-ba29-94bdea1e38e7 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-f7a601d4-ac6e-4e6-proj", "previous": null, "next": null}, "projects": []} 2018-06-27 21:33:17,286 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-f7a601d4-ac6e-4e6-proj used request id req-ccd65393-08ce-4e9c-ba29-94bdea1e38e7 2018-06-27 21:33:17,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fa73d1cc69ff9895cd0344b80e7101f9daf5c69" 2018-06-27 21:33:17,710 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:33:17 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-84373f2c-b2b2-4f6c-8b06-67b3a7db3f0c Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 21:33:17,711 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-84373f2c-b2b2-4f6c-8b06-67b3a7db3f0c 2018-06-27 21:33:17,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}1fa73d1cc69ff9895cd0344b80e7101f9daf5c69" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-f7a601d4-ac6e-4e6-proj"}}' 2018-06-27 21:33:18,092 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 21:33:17 GMT Server: Apache Content-Length: 331 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-195555ac-3645-4ea3-a6be-082158c73a0d Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/345c53e2ae334dfe8d1d6119dd12b9e6"}, "tags": [], "enabled": true, "id": "345c53e2ae334dfe8d1d6119dd12b9e6", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-f7a601d4-ac6e-4e6-proj"}} 2018-06-27 21:33:18,092 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-195555ac-3645-4ea3-a6be-082158c73a0d 2018-06-27 21:33:18,092 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeTypeSuccessTests-f7a601d4-ac6e-4e6-proj 2018-06-27 21:33:18,093 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:33:18,093 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:33:18,929 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:33:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["voPfCGJSTNGE2MsOMOKY-Q"], "issued_at": "2018-06-27T21:33:18.000000Z"}} 2018-06-27 21:33:18,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}71c98d8a76042c8d2e437a35faf420109c9ac108" 2018-06-27 21:33:18,977 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:33:18 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1713c353-48f2-4371-aafe-991cff26b4c8 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:33:18,978 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-1713c353-48f2-4371-aafe-991cff26b4c8 2018-06-27 21:33:18,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-27 21:33:18,993 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:33: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-27 21:33:18,994 - 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}71c98d8a76042c8d2e437a35faf420109c9ac108" 2018-06-27 21:33:19,511 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:33:18 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f570b3d6-c334-461f-9ed6-45ef17399c25 Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/05b1bc3fa6fd4243a4ba8b4d6fcc3daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05b1bc3fa6fd4243a4ba8b4d6fcc3daf", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/48d44c9c0fea4f4e80edc7d2e0715db7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d44c9c0fea4f4e80edc7d2e0715db7", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/4d3721127bf84155a837606ce3feba32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d3721127bf84155a837606ce3feba32", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/5c846663ea6d407e9223de0719ce5442"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c846663ea6d407e9223de0719ce5442", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/73a10e6c4f67490a8a4030cc6cea32f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73a10e6c4f67490a8a4030cc6cea32f5", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/8ecfab7d9d4f47bb8892a85b7d2a0b5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ecfab7d9d4f47bb8892a85b7d2a0b5a", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/b278d529e9a54a9195e4e536b9384dc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b278d529e9a54a9195e4e536b9384dc0", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b7f107ae7bb34ccea8282b1a0ec7a979"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7f107ae7bb34ccea8282b1a0ec7a979", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/d21494d0185b463db36b8c8c2b341b97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d21494d0185b463db36b8c8c2b341b97", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e0bb346419f84e4680f6ca9a97f4fc0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e0bb346419f84e4680f6ca9a97f4fc0b", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "c8d542af72ce49338052c29f02c8857e", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e9dd794fa5c040a9a0445386fb2a6116"}, "options": {}, "id": "e9dd794fa5c040a9a0445386fb2a6116", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/e9f9c747d54947bc800a81ecf11858f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9f9c747d54947bc800a81ecf11858f5", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-27 21:33:19,512 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-f570b3d6-c334-461f-9ed6-45ef17399c25 2018-06-27 21:33:19,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=CreateSimpleVolumeTypeSuccessTests-f7a601d4-ac6e-4e6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71c98d8a76042c8d2e437a35faf420109c9ac108" 2018-06-27 21:33:19,840 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:33:19 GMT Server: Apache Content-Length: 487 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-64d0bdb7-42ad-49ff-84e2-77a3257415bd Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-f7a601d4-ac6e-4e6-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/345c53e2ae334dfe8d1d6119dd12b9e6"}, "tags": [], "enabled": true, "id": "345c53e2ae334dfe8d1d6119dd12b9e6", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-f7a601d4-ac6e-4e6-proj"}]} 2018-06-27 21:33:19,840 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-f7a601d4-ac6e-4e6-proj used request id req-64d0bdb7-42ad-49ff-84e2-77a3257415bd 2018-06-27 21:33:19,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71c98d8a76042c8d2e437a35faf420109c9ac108" 2018-06-27 21:33:20,173 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:33:19 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-052e3e79-83e5-41fd-b9c8-f63f1daadd7c Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 21:33:20,173 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-052e3e79-83e5-41fd-b9c8-f63f1daadd7c 2018-06-27 21:33:21,133 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeTypeSuccessTests-f7a601d4-ac6e-4e6-user 2018-06-27 21:33:21,134 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:33: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? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fa73d1cc69ff9895cd0344b80e7101f9daf5c69" 2018-06-27 21:33:21,217 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:33:21 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5495977c-778b-492b-9057-9b19dff99125 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 21:33:21,217 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-5495977c-778b-492b-9057-9b19dff99125 2018-06-27 21:33:21,221 - 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}1fa73d1cc69ff9895cd0344b80e7101f9daf5c69" -d '{"role": {"name": "CreateSimpleVolumeTypeSuccessTests-f7a601d4-ac6e-4e6-proj-role"}}' 2018-06-27 21:33:21,635 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 21:33:21 GMT Server: Apache Content-Length: 233 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-74b4af4f-0dbd-44b7-8b46-31d607a2b226 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "bd5757faefb546d4b29482438e99d14a", "links": {"self": "http://10.167.4.35:5000/v3/roles/bd5757faefb546d4b29482438e99d14a"}, "name": "CreateSimpleVolumeTypeSuccessTests-f7a601d4-ac6e-4e6-proj-role"}} 2018-06-27 21:33:21,636 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-74b4af4f-0dbd-44b7-8b46-31d607a2b226 2018-06-27 21:33:21,636 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeTypeSuccessTests-f7a601d4-ac6e-4e6-proj-role 2018-06-27 21:33:21,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/bd5757faefb546d4b29482438e99d14a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fa73d1cc69ff9895cd0344b80e7101f9daf5c69" 2018-06-27 21:33:22,048 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:33:21 GMT Server: Apache Content-Length: 233 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ffb9e067-2d90-40bf-a44d-2a685a71ae4d Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "bd5757faefb546d4b29482438e99d14a", "links": {"self": "http://10.167.4.35:5000/v3/roles/bd5757faefb546d4b29482438e99d14a"}, "name": "CreateSimpleVolumeTypeSuccessTests-f7a601d4-ac6e-4e6-proj-role"}} 2018-06-27 21:33:22,049 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/bd5757faefb546d4b29482438e99d14a used request id req-ffb9e067-2d90-40bf-a44d-2a685a71ae4d 2018-06-27 21:33:22,049 - keystone_utils - INFO - Granting role CreateSimpleVolumeTypeSuccessTests-f7a601d4-ac6e-4e6-proj-role to project CreateSimpleVolumeTypeSuccessTests-f7a601d4-ac6e-4e6-proj 2018-06-27 21:33:22,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/345c53e2ae334dfe8d1d6119dd12b9e6/users/96ad75d2ad2f4aac8722a8220022bb53/roles/bd5757faefb546d4b29482438e99d14a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fa73d1cc69ff9895cd0344b80e7101f9daf5c69" 2018-06-27 21:33:22,563 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:33:22 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3133876b-becd-4bde-8373-8d9c9e18981f Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:33:22,564 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/345c53e2ae334dfe8d1d6119dd12b9e6/users/96ad75d2ad2f4aac8722a8220022bb53/roles/bd5757faefb546d4b29482438e99d14a used request id req-3133876b-becd-4bde-8373-8d9c9e18981f 2018-06-27 21:33:22,566 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:33:22,567 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:33:23,291 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:33:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["dQcPQE1nQ2SOlDTJ2SokdA"], "issued_at": "2018-06-27T21:33:23.000000Z"}} 2018-06-27 21:33:23,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4a36bb6a260fce65d37e86ca11ad85458b1aff9" 2018-06-27 21:33:23,349 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:33:23 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-596a1e29-b128-42f8-a0ae-5023ae83021f Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:33:23,349 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-596a1e29-b128-42f8-a0ae-5023ae83021f 2018-06-27 21:33:23,356 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4a36bb6a260fce65d37e86ca11ad85458b1aff9" 2018-06-27 21:33:24,191 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:33:24 GMT Content-Type: application/json Content-Length: 245 Connection: keep-alive x-compute-request-id: req-3667b3bd-80bd-4094-bd22-346b962a6eb5 x-openstack-request-id: req-3667b3bd-80bd-4094-bd22-346b962a6eb5 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": "04410069-3748-48b7-9583-a89769641612", "description": null}]} 2018-06-27 21:33:24,191 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types?is_public=None used request id req-3667b3bd-80bd-4094-bd22-346b962a6eb5 2018-06-27 21:33:24,195 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-3667b3bd-80bd-4094-bd22-346b962a6eb5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4a36bb6a260fce65d37e86ca11ad85458b1aff9" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateSimpleVolumeTypeSuccessTests-50d722a8-9d7f-4a67-b50b-2264e04ae2ef", "description": null}}' 2018-06-27 21:33:25,043 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:33:25 GMT Content-Type: application/json Content-Length: 248 Connection: keep-alive x-compute-request-id: req-a18d72f3-da0e-425b-a9c5-6da098b81e0b x-openstack-request-id: req-a18d72f3-da0e-425b-a9c5-6da098b81e0b Front-End-Https: on RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-50d722a8-9d7f-4a67-b50b-2264e04ae2ef", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "02a04bb7-76d5-47b1-9d2f-3606567a8832", "description": null}} 2018-06-27 21:33:25,044 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types used request id req-a18d72f3-da0e-425b-a9c5-6da098b81e0b 2018-06-27 21:33:25,044 - create_volume_type - INFO - Created volume type with name - CreateSimpleVolumeTypeSuccessTests-50d722a8-9d7f-4a67-b50b-2264e04ae2ef 2018-06-27 21:33:25,047 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86b6d979be314b83fc660369a3c15b58fe4e2cc7" 2018-06-27 21:33:26,678 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:33:26 GMT Content-Type: application/json Content-Length: 500 Connection: keep-alive x-compute-request-id: req-76ace8f0-a282-4cf1-aad2-5e2f8aade099 x-openstack-request-id: req-76ace8f0-a282-4cf1-aad2-5e2f8aade099 Front-End-Https: on RESP BODY: {"volume_types": [{"name": "CreateSimpleVolumeTypeSuccessTests-50d722a8-9d7f-4a67-b50b-2264e04ae2ef", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "02a04bb7-76d5-47b1-9d2f-3606567a8832", "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": "04410069-3748-48b7-9583-a89769641612", "description": null}]} 2018-06-27 21:33:26,679 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types?is_public=None used request id req-76ace8f0-a282-4cf1-aad2-5e2f8aade099 2018-06-27 21:33:26,682 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types/02a04bb7-76d5-47b1-9d2f-3606567a8832 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-76ace8f0-a282-4cf1-aad2-5e2f8aade099" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86b6d979be314b83fc660369a3c15b58fe4e2cc7" 2018-06-27 21:33:27,664 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:33:27 GMT Content-Type: application/json Content-Length: 270 Connection: keep-alive x-compute-request-id: req-3faea8ae-b575-4855-8124-e8f489793b73 x-openstack-request-id: req-3faea8ae-b575-4855-8124-e8f489793b73 Front-End-Https: on RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-50d722a8-9d7f-4a67-b50b-2264e04ae2ef", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "02a04bb7-76d5-47b1-9d2f-3606567a8832", "description": null}} 2018-06-27 21:33:27,665 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types/02a04bb7-76d5-47b1-9d2f-3606567a8832 used request id req-3faea8ae-b575-4855-8124-e8f489793b73 2018-06-27 21:33:27,668 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types/02a04bb7-76d5-47b1-9d2f-3606567a8832/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-76ace8f0-a282-4cf1-aad2-5e2f8aade099" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86b6d979be314b83fc660369a3c15b58fe4e2cc7" 2018-06-27 21:33:29,400 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:33:29 GMT Content-Type: application/json Content-Length: 2 Connection: keep-alive x-compute-request-id: req-095520cc-4699-46c7-98c3-1770629e3c78 x-openstack-request-id: req-095520cc-4699-46c7-98c3-1770629e3c78 Front-End-Https: on RESP BODY: {} 2018-06-27 21:33:29,400 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types/02a04bb7-76d5-47b1-9d2f-3606567a8832/encryption used request id req-095520cc-4699-46c7-98c3-1770629e3c78 2018-06-27 21:33:29,400 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeTypeSuccessTests-50d722a8-9d7f-4a67-b50b-2264e04ae2ef 2018-06-27 21:33:29,403 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types/02a04bb7-76d5-47b1-9d2f-3606567a8832 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-76ace8f0-a282-4cf1-aad2-5e2f8aade099" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86b6d979be314b83fc660369a3c15b58fe4e2cc7" 2018-06-27 21:33:30,275 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 21:33:30 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-626c2b54-dec9-486e-9ed4-929c74175a17 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-27 21:33:30,276 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types/02a04bb7-76d5-47b1-9d2f-3606567a8832 used request id req-626c2b54-dec9-486e-9ed4-929c74175a17 2018-06-27 21:33:30,279 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types?is_public=None -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-76ace8f0-a282-4cf1-aad2-5e2f8aade099" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86b6d979be314b83fc660369a3c15b58fe4e2cc7" 2018-06-27 21:33:31,109 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:33:31 GMT Content-Type: application/json Content-Length: 245 Connection: keep-alive x-compute-request-id: req-aab53e6b-ea94-489c-9aa4-2f0241c93f21 x-openstack-request-id: req-aab53e6b-ea94-489c-9aa4-2f0241c93f21 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": "04410069-3748-48b7-9583-a89769641612", "description": null}]} 2018-06-27 21:33:31,110 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types?is_public=None used request id req-aab53e6b-ea94-489c-9aa4-2f0241c93f21 2018-06-27 21:33:31,110 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeTypeSuccessTests-50d722a8-9d7f-4a67-b50b-2264e04ae2ef 2018-06-27 21:33:31,113 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types/02a04bb7-76d5-47b1-9d2f-3606567a8832 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3667b3bd-80bd-4094-bd22-346b962a6eb5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4a36bb6a260fce65d37e86ca11ad85458b1aff9" 2018-06-27 21:33:32,092 - cinderclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Wed, 27 Jun 2018 21:33:32 GMT Content-Type: application/json Content-Length: 114 Connection: keep-alive x-compute-request-id: req-27dbcd38-e426-4b45-b17f-162ba5f8a048 x-openstack-request-id: req-27dbcd38-e426-4b45-b17f-162ba5f8a048 RESP BODY: {"itemNotFound": {"message": "Volume type 02a04bb7-76d5-47b1-9d2f-3606567a8832 could not be found.", "code": 404}} 2018-06-27 21:33:32,092 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types/02a04bb7-76d5-47b1-9d2f-3606567a8832 used request id req-27dbcd38-e426-4b45-b17f-162ba5f8a048 2018-06-27 21:33:32,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/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fa73d1cc69ff9895cd0344b80e7101f9daf5c69" 2018-06-27 21:33:33,063 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:33:33 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-42ba2684-7a5b-45e0-9ed9-ddf6bb756228 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-27T19:03:04Z", "updated_at": "2018-06-27T19:03:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "6748ef1e-56da-434e-9e89-e86b58537b65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "b3e3826c-1c48-4699-93f0-f8a310956753", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "bfad35fa-7ea9-4a81-917d-7b86481eb510", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "d657b333-103d-4d19-add8-1e8bae2f8849", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b92069937e44a3786e439f95c61afe5", "created_at": "2018-06-27T19:08:41Z", "updated_at": "2018-06-27T19:08:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "4ac2a090-f595-4e7b-9b7a-a52fa204e881", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "5508c0b1-6261-44cb-854d-60c64bcbba0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "a60c77dc-6985-48ac-a3a3-067176d3e52f", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "e6ec0fa4-1eb3-4c5d-a451-c7acfd7fde82", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}], "revision_number": 4, "project_id": "4b92069937e44a3786e439f95c61afe5", "id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T18:59:55Z", "updated_at": "2018-06-27T18:59:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "5a060918-419b-4ec3-90df-a7764c06af2f", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "6cd9bbf0-4d1b-4b13-a6c4-e20a15bb3360", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "8134c0f0-89c6-4d45-bef8-a9260d9d0723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "e0e7297a-a59d-4d2b-b75c-2cc86b269114", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}], "revision_number": 4, "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "created_at": "2018-06-27T21:03:43Z", "updated_at": "2018-06-27T21:03:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "41061dbf-a5a2-465f-84dd-140f6104b3f7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "47d5c96d-0510-41a5-b33e-5683702c5bb8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "4b4b6430-3f42-4fe4-a25e-2c5c015a7699", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "e6a68cb7-6491-4474-a4d7-38496cac4eb7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}], "revision_number": 4, "project_id": "3f0a375b66c54145bff1c56e7c91ad73", "id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "name": "default"}]} 2018-06-27 21:33:33,064 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-42ba2684-7a5b-45e0-9ed9-ddf6bb756228 2018-06-27 21:33:33,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/4b92069937e44a3786e439f95c61afe5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fa73d1cc69ff9895cd0344b80e7101f9daf5c69" 2018-06-27 21:33:33,164 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:33:33 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c9cf473e-41f0-446e-a897-c74fd5cb28eb 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/4b92069937e44a3786e439f95c61afe5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4b92069937e44a3786e439f95c61afe5", "name": "service"}} 2018-06-27 21:33:33,164 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/4b92069937e44a3786e439f95c61afe5 used request id req-c9cf473e-41f0-446e-a897-c74fd5cb28eb 2018-06-27 21:33:33,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/8cdbc979369d4c15b8ddd6cc77d930e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fa73d1cc69ff9895cd0344b80e7101f9daf5c69" 2018-06-27 21:33:33,266 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:33:33 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-092a7ed4-7cad-45cd-ad3e-e1775cdf8b0e 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/8cdbc979369d4c15b8ddd6cc77d930e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}} 2018-06-27 21:33:33,266 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 used request id req-092a7ed4-7cad-45cd-ad3e-e1775cdf8b0e 2018-06-27 21:33:33,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/3f0a375b66c54145bff1c56e7c91ad73 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fa73d1cc69ff9895cd0344b80e7101f9daf5c69" 2018-06-27 21:33:33,636 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 27 Jun 2018 21:33:33 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-be6221cc-ce8c-4bd5-a4a7-459fd4de7ade Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3f0a375b66c54145bff1c56e7c91ad73.", "code": 404, "title": "Not Found"}} 2018-06-27 21:33:33,637 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f0a375b66c54145bff1c56e7c91ad73 used request id req-be6221cc-ce8c-4bd5-a4a7-459fd4de7ade 2018-06-27 21:33:33,637 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-06-27 21:33:33,638 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeTypeSuccessTests-f7a601d4-ac6e-4e6-proj 2018-06-27 21:33:33,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/345c53e2ae334dfe8d1d6119dd12b9e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fa73d1cc69ff9895cd0344b80e7101f9daf5c69" 2018-06-27 21:33:34,416 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:33:33 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e26ee3d2-281d-4575-9e04-12fcea40c091 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:33:34,416 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/345c53e2ae334dfe8d1d6119dd12b9e6 used request id req-e26ee3d2-281d-4575-9e04-12fcea40c091 2018-06-27 21:33:34,416 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeTypeSuccessTests-f7a601d4-ac6e-4e6-proj-role 2018-06-27 21:33:34,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/bd5757faefb546d4b29482438e99d14a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fa73d1cc69ff9895cd0344b80e7101f9daf5c69" 2018-06-27 21:33:34,800 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:33:34 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-41951f5e-a51f-48cf-a4bb-3b900c9cfdc1 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:33:34,800 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/bd5757faefb546d4b29482438e99d14a used request id req-41951f5e-a51f-48cf-a4bb-3b900c9cfdc1 2018-06-27 21:33:34,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fa73d1cc69ff9895cd0344b80e7101f9daf5c69" 2018-06-27 21:33:34,890 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:33:34 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fd7f5560-cff9-47d9-b0d0-6e6012e897c7 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 21:33:34,891 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-fd7f5560-cff9-47d9-b0d0-6e6012e897c7 2018-06-27 21:33:34,891 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeTypeSuccessTests-f7a601d4-ac6e-4e6-user 2018-06-27 21:33:34,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/96ad75d2ad2f4aac8722a8220022bb53 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71c98d8a76042c8d2e437a35faf420109c9ac108" 2018-06-27 21:33:35,213 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:33:34 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c16c1e8f-98de-473c-8b63-470ec802b4ea Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:33:35,213 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/96ad75d2ad2f4aac8722a8220022bb53 used request id req-c16c1e8f-98de-473c-8b63-470ec802b4ea 2018-06-27 21:33:35,215 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:33:36,044 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:33:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["TSGl_fOVTgCOrkDBYfVt2g"], "issued_at": "2018-06-27T21:33:36.000000Z"}} 2018-06-27 21:33:36,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}7e657a4528e55a467f6d1d1a151d644ee11356c6" 2018-06-27 21:33:36,381 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:33:36 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-17095ea9-02dd-4f98-b6fa-05a336d695b5 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:33:36,381 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-17095ea9-02dd-4f98-b6fa-05a336d695b5 2018-06-27 21:33:36,382 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:33:36,383 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:33:37,167 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:33:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["IFYORRYMSyuPvsnBFgyVzA"], "issued_at": "2018-06-27T21:33:37.000000Z"}} 2018-06-27 21:33:37,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8417035a2b456e3ec39634c338618d9794efd62b" 2018-06-27 21:33:37,224 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:33:37 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-46c57973-1dee-49f6-bd41-cb6594d4dcc7 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:33:37,224 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-46c57973-1dee-49f6-bd41-cb6594d4dcc7 2018-06-27 21:33:37,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 21:33:37,240 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:33: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-27 21:33:37,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?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-036295f7-8be4-412-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8417035a2b456e3ec39634c338618d9794efd62b" 2018-06-27 21:33:37,330 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:33:37 GMT Server: Apache Content-Length: 202 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-03fd1e7e-1280-4ce1-9f94-10e45a5412af 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-036295f7-8be4-412-proj", "previous": null, "next": null}, "projects": []} 2018-06-27 21:33:37,330 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-036295f7-8be4-412-proj used request id req-03fd1e7e-1280-4ce1-9f94-10e45a5412af 2018-06-27 21:33:37,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8417035a2b456e3ec39634c338618d9794efd62b" 2018-06-27 21:33:37,743 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:33:37 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3781d606-d5f6-4823-9c36-cc4b046a163e Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 21:33:37,744 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-3781d606-d5f6-4823-9c36-cc4b046a163e 2018-06-27 21:33:37,747 - 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}8417035a2b456e3ec39634c338618d9794efd62b" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-036295f7-8be4-412-proj"}}' 2018-06-27 21:33:37,895 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 21:33:37 GMT Server: Apache Content-Length: 331 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-125ba460-d7da-436c-b6e2-ce9c44fd3cc8 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/ad80a70b362f449da8a3f139222479ea"}, "tags": [], "enabled": true, "id": "ad80a70b362f449da8a3f139222479ea", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-036295f7-8be4-412-proj"}} 2018-06-27 21:33:37,895 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-125ba460-d7da-436c-b6e2-ce9c44fd3cc8 2018-06-27 21:33:37,895 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeTypeSuccessTests-036295f7-8be4-412-proj 2018-06-27 21:33:37,895 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:33:37,896 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:33:38,721 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:33:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["u9FqTn34TUeeyHGMb8mvhw"], "issued_at": "2018-06-27T21:33:38.000000Z"}} 2018-06-27 21:33:38,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}8447f8597f458e7c68b24cb22cd0f5b7fa9c63ab" 2018-06-27 21:33:39,007 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:33:38 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f9603f2a-fa68-4907-bc66-314bacde4312 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:33:39,007 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-f9603f2a-fa68-4907-bc66-314bacde4312 2018-06-27 21:33:39,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-27 21:33:39,024 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:33: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-27 21:33:39,025 - 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}8447f8597f458e7c68b24cb22cd0f5b7fa9c63ab" 2018-06-27 21:33:39,440 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:33:39 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fdd742cb-3ad0-4de6-aa6d-87cc819f3e1e Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/05b1bc3fa6fd4243a4ba8b4d6fcc3daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05b1bc3fa6fd4243a4ba8b4d6fcc3daf", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/48d44c9c0fea4f4e80edc7d2e0715db7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d44c9c0fea4f4e80edc7d2e0715db7", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/4d3721127bf84155a837606ce3feba32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d3721127bf84155a837606ce3feba32", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/5c846663ea6d407e9223de0719ce5442"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c846663ea6d407e9223de0719ce5442", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/73a10e6c4f67490a8a4030cc6cea32f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73a10e6c4f67490a8a4030cc6cea32f5", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/8ecfab7d9d4f47bb8892a85b7d2a0b5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ecfab7d9d4f47bb8892a85b7d2a0b5a", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/b278d529e9a54a9195e4e536b9384dc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b278d529e9a54a9195e4e536b9384dc0", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b7f107ae7bb34ccea8282b1a0ec7a979"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7f107ae7bb34ccea8282b1a0ec7a979", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/d21494d0185b463db36b8c8c2b341b97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d21494d0185b463db36b8c8c2b341b97", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e0bb346419f84e4680f6ca9a97f4fc0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e0bb346419f84e4680f6ca9a97f4fc0b", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "c8d542af72ce49338052c29f02c8857e", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e9dd794fa5c040a9a0445386fb2a6116"}, "options": {}, "id": "e9dd794fa5c040a9a0445386fb2a6116", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/e9f9c747d54947bc800a81ecf11858f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9f9c747d54947bc800a81ecf11858f5", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-27 21:33:39,440 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-fdd742cb-3ad0-4de6-aa6d-87cc819f3e1e 2018-06-27 21:33: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?name=CreateSimpleVolumeTypeSuccessTests-036295f7-8be4-412-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8447f8597f458e7c68b24cb22cd0f5b7fa9c63ab" 2018-06-27 21:33:39,538 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:33:39 GMT Server: Apache Content-Length: 487 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d9cb78e2-d9a9-4ab9-b258-0c0f913560f5 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-036295f7-8be4-412-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/ad80a70b362f449da8a3f139222479ea"}, "tags": [], "enabled": true, "id": "ad80a70b362f449da8a3f139222479ea", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-036295f7-8be4-412-proj"}]} 2018-06-27 21:33:39,539 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-036295f7-8be4-412-proj used request id req-d9cb78e2-d9a9-4ab9-b258-0c0f913560f5 2018-06-27 21:33:39,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8447f8597f458e7c68b24cb22cd0f5b7fa9c63ab" 2018-06-27 21:33:39,924 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:33:39 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-55c10fce-bee5-47fd-93c0-93cf37c1c00c Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 21:33:39,925 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-55c10fce-bee5-47fd-93c0-93cf37c1c00c 2018-06-27 21:33:40,374 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeTypeSuccessTests-036295f7-8be4-412-user 2018-06-27 21:33:40,374 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:33:40,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}8417035a2b456e3ec39634c338618d9794efd62b" 2018-06-27 21:33:40,810 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:33:40 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9692c236-d7dc-4243-bb32-662bb73b20fd Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 21:33:40,810 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-9692c236-d7dc-4243-bb32-662bb73b20fd 2018-06-27 21:33:40,815 - 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}8417035a2b456e3ec39634c338618d9794efd62b" -d '{"role": {"name": "CreateSimpleVolumeTypeSuccessTests-036295f7-8be4-412-proj-role"}}' 2018-06-27 21:33:40,907 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 21:33:40 GMT Server: Apache Content-Length: 233 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0ed838f3-7ba9-4a7e-948b-67db8afd269e Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "42b9c858c75d4b19a9c49918e5669d61", "links": {"self": "http://10.167.4.35:5000/v3/roles/42b9c858c75d4b19a9c49918e5669d61"}, "name": "CreateSimpleVolumeTypeSuccessTests-036295f7-8be4-412-proj-role"}} 2018-06-27 21:33:40,907 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-0ed838f3-7ba9-4a7e-948b-67db8afd269e 2018-06-27 21:33:40,908 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeTypeSuccessTests-036295f7-8be4-412-proj-role 2018-06-27 21:33:40,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/42b9c858c75d4b19a9c49918e5669d61 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8417035a2b456e3ec39634c338618d9794efd62b" 2018-06-27 21:33:41,289 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:33:40 GMT Server: Apache Content-Length: 233 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-eaf92a72-7c63-4b46-90a6-e5a878cbc801 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "42b9c858c75d4b19a9c49918e5669d61", "links": {"self": "http://10.167.4.35:5000/v3/roles/42b9c858c75d4b19a9c49918e5669d61"}, "name": "CreateSimpleVolumeTypeSuccessTests-036295f7-8be4-412-proj-role"}} 2018-06-27 21:33:41,289 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/42b9c858c75d4b19a9c49918e5669d61 used request id req-eaf92a72-7c63-4b46-90a6-e5a878cbc801 2018-06-27 21:33:41,289 - keystone_utils - INFO - Granting role CreateSimpleVolumeTypeSuccessTests-036295f7-8be4-412-proj-role to project CreateSimpleVolumeTypeSuccessTests-036295f7-8be4-412-proj 2018-06-27 21:33:41,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/ad80a70b362f449da8a3f139222479ea/users/2594d008dc7649a9b8903d5ccdfdeb0a/roles/42b9c858c75d4b19a9c49918e5669d61 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8417035a2b456e3ec39634c338618d9794efd62b" 2018-06-27 21:33:41,846 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:33:41 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e18f4b43-8a27-49db-a629-5b06482eb2c1 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:33:41,846 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/ad80a70b362f449da8a3f139222479ea/users/2594d008dc7649a9b8903d5ccdfdeb0a/roles/42b9c858c75d4b19a9c49918e5669d61 used request id req-e18f4b43-8a27-49db-a629-5b06482eb2c1 2018-06-27 21:33:41,849 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:33:41,850 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:33:42,821 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:33:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["ehfvg3QPQ_u7Ji4f4SdNBw"], "issued_at": "2018-06-27T21:33:42.000000Z"}} 2018-06-27 21:33:42,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}45cd1cdd27f7c921f94f0a513ff7e0d5945c4b62" 2018-06-27 21:33:42,876 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:33:42 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-eb9ed017-faa2-49c9-8000-c5edfb93bb80 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:33:42,876 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-eb9ed017-faa2-49c9-8000-c5edfb93bb80 2018-06-27 21:33:42,882 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45cd1cdd27f7c921f94f0a513ff7e0d5945c4b62" 2018-06-27 21:33:43,965 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:33:43 GMT Content-Type: application/json Content-Length: 245 Connection: keep-alive x-compute-request-id: req-afe6cd07-aa8c-4c3b-91ba-a48edc28d3f5 x-openstack-request-id: req-afe6cd07-aa8c-4c3b-91ba-a48edc28d3f5 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": "04410069-3748-48b7-9583-a89769641612", "description": null}]} 2018-06-27 21:33:43,965 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types?is_public=None used request id req-afe6cd07-aa8c-4c3b-91ba-a48edc28d3f5 2018-06-27 21:33:43,969 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-afe6cd07-aa8c-4c3b-91ba-a48edc28d3f5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45cd1cdd27f7c921f94f0a513ff7e0d5945c4b62" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateSimpleVolumeTypeSuccessTests-950b392e-e35b-4787-b2e6-92203e625a86", "description": null}}' 2018-06-27 21:33:44,917 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:33:44 GMT Content-Type: application/json Content-Length: 248 Connection: keep-alive x-compute-request-id: req-c2b94fcd-2e6f-411b-959f-973718719d91 x-openstack-request-id: req-c2b94fcd-2e6f-411b-959f-973718719d91 Front-End-Https: on RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-950b392e-e35b-4787-b2e6-92203e625a86", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "0c303420-c2ae-477d-8a62-5f7c65ed69b2", "description": null}} 2018-06-27 21:33:44,917 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types used request id req-c2b94fcd-2e6f-411b-959f-973718719d91 2018-06-27 21:33:44,918 - create_volume_type - INFO - Created volume type with name - CreateSimpleVolumeTypeSuccessTests-950b392e-e35b-4787-b2e6-92203e625a86 2018-06-27 21:33:44,921 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e657a4528e55a467f6d1d1a151d644ee11356c6" 2018-06-27 21:33:45,815 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:33:45 GMT Content-Type: application/json Content-Length: 500 Connection: keep-alive x-compute-request-id: req-5326b9ac-0d53-46d5-a9b3-b9ac1a1084c4 x-openstack-request-id: req-5326b9ac-0d53-46d5-a9b3-b9ac1a1084c4 Front-End-Https: on RESP BODY: {"volume_types": [{"name": "CreateSimpleVolumeTypeSuccessTests-950b392e-e35b-4787-b2e6-92203e625a86", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "0c303420-c2ae-477d-8a62-5f7c65ed69b2", "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": "04410069-3748-48b7-9583-a89769641612", "description": null}]} 2018-06-27 21:33:45,815 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types?is_public=None used request id req-5326b9ac-0d53-46d5-a9b3-b9ac1a1084c4 2018-06-27 21:33:45,818 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types/0c303420-c2ae-477d-8a62-5f7c65ed69b2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5326b9ac-0d53-46d5-a9b3-b9ac1a1084c4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e657a4528e55a467f6d1d1a151d644ee11356c6" 2018-06-27 21:33:46,632 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:33:46 GMT Content-Type: application/json Content-Length: 270 Connection: keep-alive x-compute-request-id: req-bb9cf031-b582-4201-b46e-0c06dc1c01f9 x-openstack-request-id: req-bb9cf031-b582-4201-b46e-0c06dc1c01f9 Front-End-Https: on RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-950b392e-e35b-4787-b2e6-92203e625a86", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "0c303420-c2ae-477d-8a62-5f7c65ed69b2", "description": null}} 2018-06-27 21:33:46,632 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types/0c303420-c2ae-477d-8a62-5f7c65ed69b2 used request id req-bb9cf031-b582-4201-b46e-0c06dc1c01f9 2018-06-27 21:33:46,636 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types/0c303420-c2ae-477d-8a62-5f7c65ed69b2/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5326b9ac-0d53-46d5-a9b3-b9ac1a1084c4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e657a4528e55a467f6d1d1a151d644ee11356c6" 2018-06-27 21:33:47,387 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:33:47 GMT Content-Type: application/json Content-Length: 2 Connection: keep-alive x-compute-request-id: req-00707e52-c781-4beb-9c39-62578de5f226 x-openstack-request-id: req-00707e52-c781-4beb-9c39-62578de5f226 Front-End-Https: on RESP BODY: {} 2018-06-27 21:33:47,387 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types/0c303420-c2ae-477d-8a62-5f7c65ed69b2/encryption used request id req-00707e52-c781-4beb-9c39-62578de5f226 2018-06-27 21:33:47,387 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:33:47,388 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:33:48,199 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:33:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["jTMZeIpdRXmqq5HG5HWFYg"], "issued_at": "2018-06-27T21:33:48.000000Z"}} 2018-06-27 21:33:48,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7cd25aabd93f19be044e2ab6e1d36f323dd153c" 2018-06-27 21:33:48,248 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:33:48 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7c128fa8-e221-4c88-a734-16cd9a524cab Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:33:48,248 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-7c128fa8-e221-4c88-a734-16cd9a524cab 2018-06-27 21:33:48,255 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7cd25aabd93f19be044e2ab6e1d36f323dd153c" 2018-06-27 21:33:49,321 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:33:49 GMT Content-Type: application/json Content-Length: 500 Connection: keep-alive x-compute-request-id: req-56f565e8-2555-49ee-a0fc-e6c7349e7ea0 x-openstack-request-id: req-56f565e8-2555-49ee-a0fc-e6c7349e7ea0 Front-End-Https: on RESP BODY: {"volume_types": [{"name": "CreateSimpleVolumeTypeSuccessTests-950b392e-e35b-4787-b2e6-92203e625a86", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "0c303420-c2ae-477d-8a62-5f7c65ed69b2", "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": "04410069-3748-48b7-9583-a89769641612", "description": null}]} 2018-06-27 21:33:49,322 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types?is_public=None used request id req-56f565e8-2555-49ee-a0fc-e6c7349e7ea0 2018-06-27 21:33:49,325 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types/0c303420-c2ae-477d-8a62-5f7c65ed69b2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-56f565e8-2555-49ee-a0fc-e6c7349e7ea0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7cd25aabd93f19be044e2ab6e1d36f323dd153c" 2018-06-27 21:33:50,128 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:33:50 GMT Content-Type: application/json Content-Length: 270 Connection: keep-alive x-compute-request-id: req-df0eb2f9-f9bf-4820-9ac7-ff934f68dcc3 x-openstack-request-id: req-df0eb2f9-f9bf-4820-9ac7-ff934f68dcc3 Front-End-Https: on RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-950b392e-e35b-4787-b2e6-92203e625a86", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "0c303420-c2ae-477d-8a62-5f7c65ed69b2", "description": null}} 2018-06-27 21:33:50,129 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types/0c303420-c2ae-477d-8a62-5f7c65ed69b2 used request id req-df0eb2f9-f9bf-4820-9ac7-ff934f68dcc3 2018-06-27 21:33:50,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/8cdbc979369d4c15b8ddd6cc77d930e3/types/0c303420-c2ae-477d-8a62-5f7c65ed69b2/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-56f565e8-2555-49ee-a0fc-e6c7349e7ea0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7cd25aabd93f19be044e2ab6e1d36f323dd153c" 2018-06-27 21:33:51,121 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:33:51 GMT Content-Type: application/json Content-Length: 2 Connection: keep-alive x-compute-request-id: req-79318f7d-053d-4022-b8d9-01c23d923590 x-openstack-request-id: req-79318f7d-053d-4022-b8d9-01c23d923590 Front-End-Https: on RESP BODY: {} 2018-06-27 21:33:51,122 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types/0c303420-c2ae-477d-8a62-5f7c65ed69b2/encryption used request id req-79318f7d-053d-4022-b8d9-01c23d923590 2018-06-27 21:33:51,122 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeTypeSuccessTests-950b392e-e35b-4787-b2e6-92203e625a86 2018-06-27 21:33:51,125 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types/0c303420-c2ae-477d-8a62-5f7c65ed69b2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-afe6cd07-aa8c-4c3b-91ba-a48edc28d3f5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45cd1cdd27f7c921f94f0a513ff7e0d5945c4b62" 2018-06-27 21:33:52,008 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 21:33:52 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-95603d9b-1d25-48a1-a571-e69d52764e5d RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-27 21:33:52,009 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types/0c303420-c2ae-477d-8a62-5f7c65ed69b2 used request id req-95603d9b-1d25-48a1-a571-e69d52764e5d 2018-06-27 21:33:52,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/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8417035a2b456e3ec39634c338618d9794efd62b" 2018-06-27 21:33:52,895 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:33:52 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-54c0e5bf-d5ab-4d2b-909e-fabe7e13ff2d Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-27T19:03:04Z", "updated_at": "2018-06-27T19:03:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "6748ef1e-56da-434e-9e89-e86b58537b65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "b3e3826c-1c48-4699-93f0-f8a310956753", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "bfad35fa-7ea9-4a81-917d-7b86481eb510", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "d657b333-103d-4d19-add8-1e8bae2f8849", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b92069937e44a3786e439f95c61afe5", "created_at": "2018-06-27T19:08:41Z", "updated_at": "2018-06-27T19:08:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "4ac2a090-f595-4e7b-9b7a-a52fa204e881", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "5508c0b1-6261-44cb-854d-60c64bcbba0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "a60c77dc-6985-48ac-a3a3-067176d3e52f", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "e6ec0fa4-1eb3-4c5d-a451-c7acfd7fde82", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}], "revision_number": 4, "project_id": "4b92069937e44a3786e439f95c61afe5", "id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T18:59:55Z", "updated_at": "2018-06-27T18:59:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "5a060918-419b-4ec3-90df-a7764c06af2f", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "6cd9bbf0-4d1b-4b13-a6c4-e20a15bb3360", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "8134c0f0-89c6-4d45-bef8-a9260d9d0723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "e0e7297a-a59d-4d2b-b75c-2cc86b269114", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}], "revision_number": 4, "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "created_at": "2018-06-27T21:03:43Z", "updated_at": "2018-06-27T21:03:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "41061dbf-a5a2-465f-84dd-140f6104b3f7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "47d5c96d-0510-41a5-b33e-5683702c5bb8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "4b4b6430-3f42-4fe4-a25e-2c5c015a7699", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "e6a68cb7-6491-4474-a4d7-38496cac4eb7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}], "revision_number": 4, "project_id": "3f0a375b66c54145bff1c56e7c91ad73", "id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "name": "default"}]} 2018-06-27 21:33:52,895 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-54c0e5bf-d5ab-4d2b-909e-fabe7e13ff2d 2018-06-27 21:33:52,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/4b92069937e44a3786e439f95c61afe5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8417035a2b456e3ec39634c338618d9794efd62b" 2018-06-27 21:33:52,965 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:33:52 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5eaf19d1-0e56-4c2d-aa3e-674a0c9ca040 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/4b92069937e44a3786e439f95c61afe5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4b92069937e44a3786e439f95c61afe5", "name": "service"}} 2018-06-27 21:33:52,965 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/4b92069937e44a3786e439f95c61afe5 used request id req-5eaf19d1-0e56-4c2d-aa3e-674a0c9ca040 2018-06-27 21:33:52,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8417035a2b456e3ec39634c338618d9794efd62b" 2018-06-27 21:33:53,296 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:33:52 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cd7bf6db-2b0a-4c42-9125-60f77b9456a0 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/8cdbc979369d4c15b8ddd6cc77d930e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}} 2018-06-27 21:33:53,296 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 used request id req-cd7bf6db-2b0a-4c42-9125-60f77b9456a0 2018-06-27 21:33:53,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/3f0a375b66c54145bff1c56e7c91ad73 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8417035a2b456e3ec39634c338618d9794efd62b" 2018-06-27 21:33:53,376 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 27 Jun 2018 21:33:53 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-64061c7e-b0f7-4233-87fc-f31844dd60cf Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3f0a375b66c54145bff1c56e7c91ad73.", "code": 404, "title": "Not Found"}} 2018-06-27 21:33:53,376 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f0a375b66c54145bff1c56e7c91ad73 used request id req-64061c7e-b0f7-4233-87fc-f31844dd60cf 2018-06-27 21:33:53,376 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-06-27 21:33:53,377 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeTypeSuccessTests-036295f7-8be4-412-proj 2018-06-27 21:33:53,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/ad80a70b362f449da8a3f139222479ea -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8417035a2b456e3ec39634c338618d9794efd62b" 2018-06-27 21:33:53,859 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:33:53 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b7665822-645b-45fa-b6ba-ac6e333b1588 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:33:53,859 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/ad80a70b362f449da8a3f139222479ea used request id req-b7665822-645b-45fa-b6ba-ac6e333b1588 2018-06-27 21:33:53,859 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeTypeSuccessTests-036295f7-8be4-412-proj-role 2018-06-27 21:33:53,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/42b9c858c75d4b19a9c49918e5669d61 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8417035a2b456e3ec39634c338618d9794efd62b" 2018-06-27 21:33:54,217 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:33:53 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1f370bf1-a09d-450c-be23-fab333140a3a Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:33:54,217 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/42b9c858c75d4b19a9c49918e5669d61 used request id req-1f370bf1-a09d-450c-be23-fab333140a3a 2018-06-27 21:33:54,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}8417035a2b456e3ec39634c338618d9794efd62b" 2018-06-27 21:33:54,559 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:33:54 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c5c32947-3319-4f6f-82d6-8b9fbcabbc8b Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 21:33:54,559 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-c5c32947-3319-4f6f-82d6-8b9fbcabbc8b 2018-06-27 21:33:54,560 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeTypeSuccessTests-036295f7-8be4-412-user 2018-06-27 21:33:54,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/2594d008dc7649a9b8903d5ccdfdeb0a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8447f8597f458e7c68b24cb22cd0f5b7fa9c63ab" 2018-06-27 21:33:55,231 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:33:54 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f355c946-aac1-41b1-8f67-be2a4aeba2c1 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:33:55,231 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/2594d008dc7649a9b8903d5ccdfdeb0a used request id req-f355c946-aac1-41b1-8f67-be2a4aeba2c1 2018-06-27 21:33:55,233 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:33:56,024 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:33:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["7FVncA9sRiSvWYndhhl3fw"], "issued_at": "2018-06-27T21:33:56.000000Z"}} 2018-06-27 21:33:56,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}7ec13b8bacae4694790b5d6ed55849e2c68d3178" 2018-06-27 21:33:56,321 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:33:56 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6dcb38fb-3716-4d4d-b3ac-b12647207f80 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:33:56,321 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-6dcb38fb-3716-4d4d-b3ac-b12647207f80 2018-06-27 21:33:56,323 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:33:56,323 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:33:57,292 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:33:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["ap15XCLoTt-62QFuZfMTvg"], "issued_at": "2018-06-27T21:33:57.000000Z"}} 2018-06-27 21:33:57,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7113fac31d3886252cd406e15bd6d87139d98919" 2018-06-27 21:33:57,614 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:33:57 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ccd2701a-a6a5-4619-957b-9464b08ce91d Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:33:57,615 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-ccd2701a-a6a5-4619-957b-9464b08ce91d 2018-06-27 21:33:57,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 21:33:57,631 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:33: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-27 21:33:57,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?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-0c080445-c795-416-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7113fac31d3886252cd406e15bd6d87139d98919" 2018-06-27 21:33:57,704 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:33:57 GMT Server: Apache Content-Length: 202 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-841eac9b-4509-436a-8c50-dae583ffd7f1 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-0c080445-c795-416-proj", "previous": null, "next": null}, "projects": []} 2018-06-27 21:33:57,704 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-0c080445-c795-416-proj used request id req-841eac9b-4509-436a-8c50-dae583ffd7f1 2018-06-27 21:33: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/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7113fac31d3886252cd406e15bd6d87139d98919" 2018-06-27 21:33:57,789 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:33:57 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-aec4a9b3-b4f7-4757-abd6-07234cc302b2 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 21:33:57,789 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-aec4a9b3-b4f7-4757-abd6-07234cc302b2 2018-06-27 21:33:57,793 - 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}7113fac31d3886252cd406e15bd6d87139d98919" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-0c080445-c795-416-proj"}}' 2018-06-27 21:33:58,488 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 21:33:57 GMT Server: Apache Content-Length: 331 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7857d5b3-d5f6-4d87-a3c7-963fb297a591 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/9cb6ae3169b24915a7822cd05bf16583"}, "tags": [], "enabled": true, "id": "9cb6ae3169b24915a7822cd05bf16583", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-0c080445-c795-416-proj"}} 2018-06-27 21:33:58,488 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-7857d5b3-d5f6-4d87-a3c7-963fb297a591 2018-06-27 21:33:58,488 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeTypeSuccessTests-0c080445-c795-416-proj 2018-06-27 21:33:58,488 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:33:58,489 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:33:59,219 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:33:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["vfQeeNnNSpK4oIh5szwM6A"], "issued_at": "2018-06-27T21:33:59.000000Z"}} 2018-06-27 21:33:59,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}21a2d14ca4ce569ed9dc0e3cfcfb300e1c67626c" 2018-06-27 21:33:59,564 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:33:59 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4d789472-6e92-4247-be1d-64a95d1b913d Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:33:59,564 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-4d789472-6e92-4247-be1d-64a95d1b913d 2018-06-27 21:33:59,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-27 21:33:59,581 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:33: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-27 21:33:59,582 - 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}21a2d14ca4ce569ed9dc0e3cfcfb300e1c67626c" 2018-06-27 21:33:59,948 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:33:59 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2fcbafd6-1343-493b-9bdb-6eb439c0922e Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/05b1bc3fa6fd4243a4ba8b4d6fcc3daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05b1bc3fa6fd4243a4ba8b4d6fcc3daf", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/48d44c9c0fea4f4e80edc7d2e0715db7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d44c9c0fea4f4e80edc7d2e0715db7", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/4d3721127bf84155a837606ce3feba32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d3721127bf84155a837606ce3feba32", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/5c846663ea6d407e9223de0719ce5442"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c846663ea6d407e9223de0719ce5442", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/73a10e6c4f67490a8a4030cc6cea32f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73a10e6c4f67490a8a4030cc6cea32f5", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/8ecfab7d9d4f47bb8892a85b7d2a0b5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ecfab7d9d4f47bb8892a85b7d2a0b5a", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/b278d529e9a54a9195e4e536b9384dc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b278d529e9a54a9195e4e536b9384dc0", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b7f107ae7bb34ccea8282b1a0ec7a979"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7f107ae7bb34ccea8282b1a0ec7a979", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/d21494d0185b463db36b8c8c2b341b97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d21494d0185b463db36b8c8c2b341b97", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e0bb346419f84e4680f6ca9a97f4fc0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e0bb346419f84e4680f6ca9a97f4fc0b", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "c8d542af72ce49338052c29f02c8857e", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e9dd794fa5c040a9a0445386fb2a6116"}, "options": {}, "id": "e9dd794fa5c040a9a0445386fb2a6116", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/e9f9c747d54947bc800a81ecf11858f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9f9c747d54947bc800a81ecf11858f5", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-27 21:33:59,948 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-2fcbafd6-1343-493b-9bdb-6eb439c0922e 2018-06-27 21:33:59,952 - 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-0c080445-c795-416-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21a2d14ca4ce569ed9dc0e3cfcfb300e1c67626c" 2018-06-27 21:34:00,050 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:33:59 GMT Server: Apache Content-Length: 487 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8662fab8-09d8-404c-9d27-da5ec8e3eff0 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-0c080445-c795-416-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/9cb6ae3169b24915a7822cd05bf16583"}, "tags": [], "enabled": true, "id": "9cb6ae3169b24915a7822cd05bf16583", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-0c080445-c795-416-proj"}]} 2018-06-27 21:34:00,050 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-0c080445-c795-416-proj used request id req-8662fab8-09d8-404c-9d27-da5ec8e3eff0 2018-06-27 21:34:00,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}21a2d14ca4ce569ed9dc0e3cfcfb300e1c67626c" 2018-06-27 21:34:00,463 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:34:00 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-55317af2-e493-4d0d-9fc4-ed5e2001bc8a Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 21:34:00,463 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-55317af2-e493-4d0d-9fc4-ed5e2001bc8a 2018-06-27 21:34:01,242 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeTypeSuccessTests-0c080445-c795-416-user 2018-06-27 21:34:01,242 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:34:01,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7113fac31d3886252cd406e15bd6d87139d98919" 2018-06-27 21:34:01,342 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:34:01 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-97e72dad-d0ed-44b2-87d7-700582ad83a0 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 21:34:01,342 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-97e72dad-d0ed-44b2-87d7-700582ad83a0 2018-06-27 21:34:01,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}7113fac31d3886252cd406e15bd6d87139d98919" -d '{"role": {"name": "CreateSimpleVolumeTypeSuccessTests-0c080445-c795-416-proj-role"}}' 2018-06-27 21:34:01,790 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 21:34:01 GMT Server: Apache Content-Length: 233 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1e36938e-8933-41db-b31c-c435625ff59b Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "50c927ee963a46c3a8769f252831705e", "links": {"self": "http://10.167.4.35:5000/v3/roles/50c927ee963a46c3a8769f252831705e"}, "name": "CreateSimpleVolumeTypeSuccessTests-0c080445-c795-416-proj-role"}} 2018-06-27 21:34:01,790 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-1e36938e-8933-41db-b31c-c435625ff59b 2018-06-27 21:34:01,790 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeTypeSuccessTests-0c080445-c795-416-proj-role 2018-06-27 21:34:01,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/50c927ee963a46c3a8769f252831705e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7113fac31d3886252cd406e15bd6d87139d98919" 2018-06-27 21:34:02,120 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:34:01 GMT Server: Apache Content-Length: 233 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9ce0094e-8e7b-46f1-b0d9-f4a9f6e6cf1d Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "50c927ee963a46c3a8769f252831705e", "links": {"self": "http://10.167.4.35:5000/v3/roles/50c927ee963a46c3a8769f252831705e"}, "name": "CreateSimpleVolumeTypeSuccessTests-0c080445-c795-416-proj-role"}} 2018-06-27 21:34:02,120 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/50c927ee963a46c3a8769f252831705e used request id req-9ce0094e-8e7b-46f1-b0d9-f4a9f6e6cf1d 2018-06-27 21:34:02,120 - keystone_utils - INFO - Granting role CreateSimpleVolumeTypeSuccessTests-0c080445-c795-416-proj-role to project CreateSimpleVolumeTypeSuccessTests-0c080445-c795-416-proj 2018-06-27 21:34:02,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/9cb6ae3169b24915a7822cd05bf16583/users/501e48a5e6d0480189ba7f650816d17a/roles/50c927ee963a46c3a8769f252831705e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7113fac31d3886252cd406e15bd6d87139d98919" 2018-06-27 21:34:02,639 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:34:02 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fb5f1ee8-bc8b-4cc4-b4bc-3c6493bf9b01 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:34:02,639 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/9cb6ae3169b24915a7822cd05bf16583/users/501e48a5e6d0480189ba7f650816d17a/roles/50c927ee963a46c3a8769f252831705e used request id req-fb5f1ee8-bc8b-4cc4-b4bc-3c6493bf9b01 2018-06-27 21:34:02,642 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:34:02,643 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:34:03,498 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:34:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["XbU-3LgARk6oVqR4fqLOGw"], "issued_at": "2018-06-27T21:34:03.000000Z"}} 2018-06-27 21:34:03,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}4d44a552f91689ac032184ce4ea269dc9ddff680" 2018-06-27 21:34:03,552 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:34:03 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-24d72194-6719-407b-8832-d696205ec514 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:34:03,552 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-24d72194-6719-407b-8832-d696205ec514 2018-06-27 21:34:03,558 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d44a552f91689ac032184ce4ea269dc9ddff680" 2018-06-27 21:34:04,417 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:34:04 GMT Content-Type: application/json Content-Length: 245 Connection: keep-alive x-compute-request-id: req-98333628-c260-429d-8b3c-eb941b55e0af x-openstack-request-id: req-98333628-c260-429d-8b3c-eb941b55e0af 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": "04410069-3748-48b7-9583-a89769641612", "description": null}]} 2018-06-27 21:34:04,417 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types?is_public=None used request id req-98333628-c260-429d-8b3c-eb941b55e0af 2018-06-27 21:34:04,421 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-98333628-c260-429d-8b3c-eb941b55e0af" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d44a552f91689ac032184ce4ea269dc9ddff680" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateSimpleVolumeTypeSuccessTests-ca6839fd-9a90-41d3-9959-5f9c75fd4ad2", "description": null}}' 2018-06-27 21:34:05,342 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:34:05 GMT Content-Type: application/json Content-Length: 248 Connection: keep-alive x-compute-request-id: req-2c9bbae2-8c21-4495-a337-bd2343f10bdc x-openstack-request-id: req-2c9bbae2-8c21-4495-a337-bd2343f10bdc Front-End-Https: on RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-ca6839fd-9a90-41d3-9959-5f9c75fd4ad2", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "e0984bca-94d2-4437-8914-c00dff05840e", "description": null}} 2018-06-27 21:34:05,343 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types used request id req-2c9bbae2-8c21-4495-a337-bd2343f10bdc 2018-06-27 21:34:05,343 - create_volume_type - INFO - Created volume type with name - CreateSimpleVolumeTypeSuccessTests-ca6839fd-9a90-41d3-9959-5f9c75fd4ad2 2018-06-27 21:34:05,346 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ec13b8bacae4694790b5d6ed55849e2c68d3178" 2018-06-27 21:34:06,220 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:34:06 GMT Content-Type: application/json Content-Length: 500 Connection: keep-alive x-compute-request-id: req-afd074fa-3d83-4b7b-86b8-44d89c9787cc x-openstack-request-id: req-afd074fa-3d83-4b7b-86b8-44d89c9787cc Front-End-Https: on RESP BODY: {"volume_types": [{"name": "CreateSimpleVolumeTypeSuccessTests-ca6839fd-9a90-41d3-9959-5f9c75fd4ad2", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "e0984bca-94d2-4437-8914-c00dff05840e", "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": "04410069-3748-48b7-9583-a89769641612", "description": null}]} 2018-06-27 21:34:06,220 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types?is_public=None used request id req-afd074fa-3d83-4b7b-86b8-44d89c9787cc 2018-06-27 21:34:06,224 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types/e0984bca-94d2-4437-8914-c00dff05840e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-afd074fa-3d83-4b7b-86b8-44d89c9787cc" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ec13b8bacae4694790b5d6ed55849e2c68d3178" 2018-06-27 21:34:07,125 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:34:07 GMT Content-Type: application/json Content-Length: 270 Connection: keep-alive x-compute-request-id: req-28f38582-d976-4dc1-b18a-3c2c243c0a36 x-openstack-request-id: req-28f38582-d976-4dc1-b18a-3c2c243c0a36 Front-End-Https: on RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-ca6839fd-9a90-41d3-9959-5f9c75fd4ad2", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "e0984bca-94d2-4437-8914-c00dff05840e", "description": null}} 2018-06-27 21:34:07,126 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types/e0984bca-94d2-4437-8914-c00dff05840e used request id req-28f38582-d976-4dc1-b18a-3c2c243c0a36 2018-06-27 21:34:07,129 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types/e0984bca-94d2-4437-8914-c00dff05840e/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-afd074fa-3d83-4b7b-86b8-44d89c9787cc" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ec13b8bacae4694790b5d6ed55849e2c68d3178" 2018-06-27 21:34:07,890 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:34:07 GMT Content-Type: application/json Content-Length: 2 Connection: keep-alive x-compute-request-id: req-29d76af5-6143-4d60-9d57-ef0481d8c16f x-openstack-request-id: req-29d76af5-6143-4d60-9d57-ef0481d8c16f Front-End-Https: on RESP BODY: {} 2018-06-27 21:34:07,890 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types/e0984bca-94d2-4437-8914-c00dff05840e/encryption used request id req-29d76af5-6143-4d60-9d57-ef0481d8c16f 2018-06-27 21:34:07,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/8cdbc979369d4c15b8ddd6cc77d930e3/types/e0984bca-94d2-4437-8914-c00dff05840e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-afd074fa-3d83-4b7b-86b8-44d89c9787cc" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ec13b8bacae4694790b5d6ed55849e2c68d3178" 2018-06-27 21:34:08,795 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:34:08 GMT Content-Type: application/json Content-Length: 270 Connection: keep-alive x-compute-request-id: req-4582a5bc-6ade-42ba-ab23-e7ce1465e044 x-openstack-request-id: req-4582a5bc-6ade-42ba-ab23-e7ce1465e044 Front-End-Https: on RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-ca6839fd-9a90-41d3-9959-5f9c75fd4ad2", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "e0984bca-94d2-4437-8914-c00dff05840e", "description": null}} 2018-06-27 21:34:08,795 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types/e0984bca-94d2-4437-8914-c00dff05840e used request id req-4582a5bc-6ade-42ba-ab23-e7ce1465e044 2018-06-27 21:34:08,798 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types/e0984bca-94d2-4437-8914-c00dff05840e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-afd074fa-3d83-4b7b-86b8-44d89c9787cc" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ec13b8bacae4694790b5d6ed55849e2c68d3178" 2018-06-27 21:34:09,524 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:34:09 GMT Content-Type: application/json Content-Length: 270 Connection: keep-alive x-compute-request-id: req-81a8187e-c4bb-45d5-b05c-1eb79af873c8 x-openstack-request-id: req-81a8187e-c4bb-45d5-b05c-1eb79af873c8 Front-End-Https: on RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-ca6839fd-9a90-41d3-9959-5f9c75fd4ad2", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "e0984bca-94d2-4437-8914-c00dff05840e", "description": null}} 2018-06-27 21:34:09,524 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types/e0984bca-94d2-4437-8914-c00dff05840e used request id req-81a8187e-c4bb-45d5-b05c-1eb79af873c8 2018-06-27 21:34:09,527 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types/e0984bca-94d2-4437-8914-c00dff05840e/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-afd074fa-3d83-4b7b-86b8-44d89c9787cc" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ec13b8bacae4694790b5d6ed55849e2c68d3178" 2018-06-27 21:34:09,673 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:34:09 GMT Content-Type: application/json Content-Length: 2 Connection: keep-alive x-compute-request-id: req-d2395f7c-9a05-4254-b986-9250b924b7bd x-openstack-request-id: req-d2395f7c-9a05-4254-b986-9250b924b7bd Front-End-Https: on RESP BODY: {} 2018-06-27 21:34:09,673 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types/e0984bca-94d2-4437-8914-c00dff05840e/encryption used request id req-d2395f7c-9a05-4254-b986-9250b924b7bd 2018-06-27 21:34:09,673 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeTypeSuccessTests-ca6839fd-9a90-41d3-9959-5f9c75fd4ad2 2018-06-27 21:34:09,676 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types/e0984bca-94d2-4437-8914-c00dff05840e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-98333628-c260-429d-8b3c-eb941b55e0af" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d44a552f91689ac032184ce4ea269dc9ddff680" 2018-06-27 21:34:10,476 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 21:34:10 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-f1ffb86d-26b3-4b2f-8b46-91e7d064a361 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-27 21:34:10,476 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types/e0984bca-94d2-4437-8914-c00dff05840e used request id req-f1ffb86d-26b3-4b2f-8b46-91e7d064a361 2018-06-27 21:34:10,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/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7113fac31d3886252cd406e15bd6d87139d98919" 2018-06-27 21:34:11,362 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:34:11 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-ab5fedc6-74d4-4897-b9bf-48750eedd30d Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-27T19:03:04Z", "updated_at": "2018-06-27T19:03:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "6748ef1e-56da-434e-9e89-e86b58537b65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "b3e3826c-1c48-4699-93f0-f8a310956753", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "bfad35fa-7ea9-4a81-917d-7b86481eb510", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "d657b333-103d-4d19-add8-1e8bae2f8849", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b92069937e44a3786e439f95c61afe5", "created_at": "2018-06-27T19:08:41Z", "updated_at": "2018-06-27T19:08:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "4ac2a090-f595-4e7b-9b7a-a52fa204e881", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "5508c0b1-6261-44cb-854d-60c64bcbba0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "a60c77dc-6985-48ac-a3a3-067176d3e52f", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "e6ec0fa4-1eb3-4c5d-a451-c7acfd7fde82", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}], "revision_number": 4, "project_id": "4b92069937e44a3786e439f95c61afe5", "id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T18:59:55Z", "updated_at": "2018-06-27T18:59:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "5a060918-419b-4ec3-90df-a7764c06af2f", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "6cd9bbf0-4d1b-4b13-a6c4-e20a15bb3360", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "8134c0f0-89c6-4d45-bef8-a9260d9d0723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "e0e7297a-a59d-4d2b-b75c-2cc86b269114", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}], "revision_number": 4, "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "created_at": "2018-06-27T21:03:43Z", "updated_at": "2018-06-27T21:03:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "41061dbf-a5a2-465f-84dd-140f6104b3f7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "47d5c96d-0510-41a5-b33e-5683702c5bb8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "4b4b6430-3f42-4fe4-a25e-2c5c015a7699", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "e6a68cb7-6491-4474-a4d7-38496cac4eb7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}], "revision_number": 4, "project_id": "3f0a375b66c54145bff1c56e7c91ad73", "id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "name": "default"}]} 2018-06-27 21:34:11,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-ab5fedc6-74d4-4897-b9bf-48750eedd30d 2018-06-27 21:34:11,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/4b92069937e44a3786e439f95c61afe5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7113fac31d3886252cd406e15bd6d87139d98919" 2018-06-27 21:34:11,465 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:34:11 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ffa374a3-6b05-49e5-b3bb-d17c2aa541fa 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/4b92069937e44a3786e439f95c61afe5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4b92069937e44a3786e439f95c61afe5", "name": "service"}} 2018-06-27 21:34:11,465 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/4b92069937e44a3786e439f95c61afe5 used request id req-ffa374a3-6b05-49e5-b3bb-d17c2aa541fa 2018-06-27 21:34:11,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/8cdbc979369d4c15b8ddd6cc77d930e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7113fac31d3886252cd406e15bd6d87139d98919" 2018-06-27 21:34:11,824 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:34:11 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-58991d85-976c-43ae-ba01-c6599915b58e 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/8cdbc979369d4c15b8ddd6cc77d930e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}} 2018-06-27 21:34:11,824 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 used request id req-58991d85-976c-43ae-ba01-c6599915b58e 2018-06-27 21:34:11,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/3f0a375b66c54145bff1c56e7c91ad73 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7113fac31d3886252cd406e15bd6d87139d98919" 2018-06-27 21:34:12,236 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 27 Jun 2018 21:34:11 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c8b61e23-05ef-4995-887d-35706bf32833 Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3f0a375b66c54145bff1c56e7c91ad73.", "code": 404, "title": "Not Found"}} 2018-06-27 21:34:12,236 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f0a375b66c54145bff1c56e7c91ad73 used request id req-c8b61e23-05ef-4995-887d-35706bf32833 2018-06-27 21:34:12,236 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-06-27 21:34:12,237 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeTypeSuccessTests-0c080445-c795-416-proj 2018-06-27 21:34:12,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/9cb6ae3169b24915a7822cd05bf16583 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7113fac31d3886252cd406e15bd6d87139d98919" 2018-06-27 21:34:13,046 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:34:12 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c261f003-d12f-40a5-a4ff-e28eea943cb5 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:34:13,046 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/9cb6ae3169b24915a7822cd05bf16583 used request id req-c261f003-d12f-40a5-a4ff-e28eea943cb5 2018-06-27 21:34:13,047 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeTypeSuccessTests-0c080445-c795-416-proj-role 2018-06-27 21:34:13,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/50c927ee963a46c3a8769f252831705e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7113fac31d3886252cd406e15bd6d87139d98919" 2018-06-27 21:34:13,464 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:34:13 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4dd8fd39-0877-4961-a2e1-fd1e91515959 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:34:13,464 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/50c927ee963a46c3a8769f252831705e used request id req-4dd8fd39-0877-4961-a2e1-fd1e91515959 2018-06-27 21:34:13,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}7113fac31d3886252cd406e15bd6d87139d98919" 2018-06-27 21:34:13,951 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:34:13 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b180c036-1245-4256-a85a-80e547652982 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 21:34:13,951 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-b180c036-1245-4256-a85a-80e547652982 2018-06-27 21:34:13,952 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeTypeSuccessTests-0c080445-c795-416-user 2018-06-27 21:34:13,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/501e48a5e6d0480189ba7f650816d17a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21a2d14ca4ce569ed9dc0e3cfcfb300e1c67626c" 2018-06-27 21:34:14,334 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:34:13 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-392e36da-9bca-4177-b1aa-97f2be37507b Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:34:14,334 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/501e48a5e6d0480189ba7f650816d17a used request id req-392e36da-9bca-4177-b1aa-97f2be37507b 2018-06-27 21:34:14,336 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:34:15,122 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:34:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["SaC6rg70QImeNfLIXqx09A"], "issued_at": "2018-06-27T21:34:15.000000Z"}} 2018-06-27 21:34:15,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}429a5b9a6bcbaac4e37a05a5598875e628ee8765" 2018-06-27 21:34:15,525 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:34:15 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f7c61ef5-8367-4012-9243-195f1845f073 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:34:15,525 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-f7c61ef5-8367-4012-9243-195f1845f073 2018-06-27 21:34:15,527 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:34:15,528 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:34:16,345 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:34:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["N5v2ctgQS86Lki6rn2FUDQ"], "issued_at": "2018-06-27T21:34:16.000000Z"}} 2018-06-27 21:34:16,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}02fb21f475de49d70a7c316f7fea17ab349f46c8" 2018-06-27 21:34:16,746 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:34:16 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8ab0aaec-771b-49c9-bc7f-9a8db2e62306 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:34:16,746 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-8ab0aaec-771b-49c9-bc7f-9a8db2e62306 2018-06-27 21:34:16,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 21:34:16,763 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21: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-27 21:34:16,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?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-0ba5a780-4424-4dd-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02fb21f475de49d70a7c316f7fea17ab349f46c8" 2018-06-27 21:34:16,844 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:34:16 GMT Server: Apache Content-Length: 196 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fa525926-6bb5-4e5e-bae0-45e433db0bd9 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-0ba5a780-4424-4dd-proj", "previous": null, "next": null}, "projects": []} 2018-06-27 21:34:16,844 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-0ba5a780-4424-4dd-proj used request id req-fa525926-6bb5-4e5e-bae0-45e433db0bd9 2018-06-27 21:34:16,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02fb21f475de49d70a7c316f7fea17ab349f46c8" 2018-06-27 21:34:17,205 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:34:16 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d0bd78eb-d113-4f43-b2e9-ec9b123bf25c Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 21:34:17,205 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-d0bd78eb-d113-4f43-b2e9-ec9b123bf25c 2018-06-27 21:34:17,209 - 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}02fb21f475de49d70a7c316f7fea17ab349f46c8" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeTypeComplexTests-0ba5a780-4424-4dd-proj"}}' 2018-06-27 21:34:17,364 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 21:34:17 GMT Server: Apache Content-Length: 325 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-75c0b73d-3027-491a-9cb5-c6f783b778ce Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/04553b7149b848398feaf6b124a15427"}, "tags": [], "enabled": true, "id": "04553b7149b848398feaf6b124a15427", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-0ba5a780-4424-4dd-proj"}} 2018-06-27 21:34:17,364 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-75c0b73d-3027-491a-9cb5-c6f783b778ce 2018-06-27 21:34:17,365 - keystone_utils - INFO - Created project with name - CreateVolumeTypeComplexTests-0ba5a780-4424-4dd-proj 2018-06-27 21:34:17,365 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:34:17,366 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:34:18,370 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:34:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["9Y3wu2a2ROS45vVf0Qmcfw"], "issued_at": "2018-06-27T21:34:18.000000Z"}} 2018-06-27 21:34:18,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9c46a8e1f69e14cb9fd0c50fc72f5be12280043" 2018-06-27 21:34:18,420 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:34:18 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-49e091d5-1344-4649-8124-7bda98a0945e Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:34:18,420 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-49e091d5-1344-4649-8124-7bda98a0945e 2018-06-27 21:34:18,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 21:34:18,434 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:34: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-27 21:34:18,434 - 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}a9c46a8e1f69e14cb9fd0c50fc72f5be12280043" 2018-06-27 21:34:18,753 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:34:18 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c2795162-2c67-4e87-8b7f-6a7d306c7aae Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/05b1bc3fa6fd4243a4ba8b4d6fcc3daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05b1bc3fa6fd4243a4ba8b4d6fcc3daf", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/48d44c9c0fea4f4e80edc7d2e0715db7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d44c9c0fea4f4e80edc7d2e0715db7", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/4d3721127bf84155a837606ce3feba32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d3721127bf84155a837606ce3feba32", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/5c846663ea6d407e9223de0719ce5442"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c846663ea6d407e9223de0719ce5442", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/73a10e6c4f67490a8a4030cc6cea32f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73a10e6c4f67490a8a4030cc6cea32f5", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/8ecfab7d9d4f47bb8892a85b7d2a0b5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ecfab7d9d4f47bb8892a85b7d2a0b5a", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/b278d529e9a54a9195e4e536b9384dc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b278d529e9a54a9195e4e536b9384dc0", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b7f107ae7bb34ccea8282b1a0ec7a979"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7f107ae7bb34ccea8282b1a0ec7a979", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/d21494d0185b463db36b8c8c2b341b97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d21494d0185b463db36b8c8c2b341b97", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e0bb346419f84e4680f6ca9a97f4fc0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e0bb346419f84e4680f6ca9a97f4fc0b", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "c8d542af72ce49338052c29f02c8857e", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e9dd794fa5c040a9a0445386fb2a6116"}, "options": {}, "id": "e9dd794fa5c040a9a0445386fb2a6116", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/e9f9c747d54947bc800a81ecf11858f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9f9c747d54947bc800a81ecf11858f5", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-27 21:34:18,754 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-c2795162-2c67-4e87-8b7f-6a7d306c7aae 2018-06-27 21:34: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/projects?name=CreateVolumeTypeComplexTests-0ba5a780-4424-4dd-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9c46a8e1f69e14cb9fd0c50fc72f5be12280043" 2018-06-27 21:34:18,808 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:34:18 GMT Server: Apache Content-Length: 475 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-dc7b9409-5a45-4e8a-a574-fbbefabfc7f3 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateVolumeTypeComplexTests-0ba5a780-4424-4dd-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/04553b7149b848398feaf6b124a15427"}, "tags": [], "enabled": true, "id": "04553b7149b848398feaf6b124a15427", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-0ba5a780-4424-4dd-proj"}]} 2018-06-27 21:34:18,808 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateVolumeTypeComplexTests-0ba5a780-4424-4dd-proj used request id req-dc7b9409-5a45-4e8a-a574-fbbefabfc7f3 2018-06-27 21:34:18,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9c46a8e1f69e14cb9fd0c50fc72f5be12280043" 2018-06-27 21:34:19,089 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:34:18 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-00d94690-4d22-474a-b33a-4dc5bc0d0060 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 21:34:19,089 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-00d94690-4d22-474a-b33a-4dc5bc0d0060 2018-06-27 21:34:19,452 - keystone_utils - INFO - Created user with name - CreateVolumeTypeComplexTests-0ba5a780-4424-4dd-user 2018-06-27 21:34:19,452 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:34:19,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02fb21f475de49d70a7c316f7fea17ab349f46c8" 2018-06-27 21:34:19,709 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:34:19 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f5017932-6b5b-42d9-a905-1991c2b7c16c Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 21:34:19,709 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-f5017932-6b5b-42d9-a905-1991c2b7c16c 2018-06-27 21:34:19,713 - 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}02fb21f475de49d70a7c316f7fea17ab349f46c8" -d '{"role": {"name": "CreateVolumeTypeComplexTests-0ba5a780-4424-4dd-proj-role"}}' 2018-06-27 21:34:20,008 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 21:34:19 GMT Server: Apache Content-Length: 227 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d91657b3-13d7-431f-af68-fea8cd4cdbe8 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3e2d50500e2c4318aebfc10e0702e64a", "links": {"self": "http://10.167.4.35:5000/v3/roles/3e2d50500e2c4318aebfc10e0702e64a"}, "name": "CreateVolumeTypeComplexTests-0ba5a780-4424-4dd-proj-role"}} 2018-06-27 21:34:20,008 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-d91657b3-13d7-431f-af68-fea8cd4cdbe8 2018-06-27 21:34:20,009 - keystone_utils - INFO - Created role with name - CreateVolumeTypeComplexTests-0ba5a780-4424-4dd-proj-role 2018-06-27 21:34:20,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/3e2d50500e2c4318aebfc10e0702e64a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02fb21f475de49d70a7c316f7fea17ab349f46c8" 2018-06-27 21:34:20,387 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:34:20 GMT Server: Apache Content-Length: 227 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5866ec23-7550-42b9-a14e-c17737f00dbb Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3e2d50500e2c4318aebfc10e0702e64a", "links": {"self": "http://10.167.4.35:5000/v3/roles/3e2d50500e2c4318aebfc10e0702e64a"}, "name": "CreateVolumeTypeComplexTests-0ba5a780-4424-4dd-proj-role"}} 2018-06-27 21:34:20,387 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/3e2d50500e2c4318aebfc10e0702e64a used request id req-5866ec23-7550-42b9-a14e-c17737f00dbb 2018-06-27 21:34:20,388 - keystone_utils - INFO - Granting role CreateVolumeTypeComplexTests-0ba5a780-4424-4dd-proj-role to project CreateVolumeTypeComplexTests-0ba5a780-4424-4dd-proj 2018-06-27 21:34:20,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/04553b7149b848398feaf6b124a15427/users/066ad83322f849aaa559d87fabe6aca9/roles/3e2d50500e2c4318aebfc10e0702e64a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02fb21f475de49d70a7c316f7fea17ab349f46c8" 2018-06-27 21:34:20,887 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:34:20 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5ef0bc4e-3d6a-4b94-b492-48fe485cb508 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:34:20,887 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/04553b7149b848398feaf6b124a15427/users/066ad83322f849aaa559d87fabe6aca9/roles/3e2d50500e2c4318aebfc10e0702e64a used request id req-5ef0bc4e-3d6a-4b94-b492-48fe485cb508 2018-06-27 21:34:20,890 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:34:20,891 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:34:21,679 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:34:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["RwmFBoefQF22jiqGoC4dvA"], "issued_at": "2018-06-27T21:34:21.000000Z"}} 2018-06-27 21:34:21,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}438c6f58114cd64666fe44560f8341a83f7ebd14" 2018-06-27 21:34:21,727 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:34:21 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-75fd38fa-adef-4bd7-a55b-0d9dd0a9c849 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:34:21,727 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-75fd38fa-adef-4bd7-a55b-0d9dd0a9c849 2018-06-27 21:34:21,733 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}438c6f58114cd64666fe44560f8341a83f7ebd14" 2018-06-27 21:34:22,615 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:34:22 GMT Content-Type: application/json Content-Length: 17 Connection: keep-alive x-compute-request-id: req-3ccc340a-6210-42b9-bc39-958b93ab2936 x-openstack-request-id: req-3ccc340a-6210-42b9-bc39-958b93ab2936 Front-End-Https: on RESP BODY: {"qos_specs": []} 2018-06-27 21:34:22,615 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/qos-specs used request id req-3ccc340a-6210-42b9-bc39-958b93ab2936 2018-06-27 21:34:22,619 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-3ccc340a-6210-42b9-bc39-958b93ab2936" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}438c6f58114cd64666fe44560f8341a83f7ebd14" -d '{"qos_specs": {"consumer": "both", "name": "CreateVolumeTypeComplexTests-03423608-afca-4381-acf7-2d8db4f3d42b-qos-spec"}}' 2018-06-27 21:34:23,579 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:34:23 GMT Content-Type: application/json Content-Length: 468 Connection: keep-alive x-compute-request-id: req-719b4a23-d24a-4f8a-b16e-5067749217a3 x-openstack-request-id: req-719b4a23-d24a-4f8a-b16e-5067749217a3 Front-End-Https: on RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "0fd76db5-f8fd-41fe-9b94-95fac47896d9", "name": "CreateVolumeTypeComplexTests-03423608-afca-4381-acf7-2d8db4f3d42b-qos-spec"}, "links": [{"href": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/qos-specs/0fd76db5-f8fd-41fe-9b94-95fac47896d9", "rel": "self"}, {"href": "https://172.30.10.101:8776/8cdbc979369d4c15b8ddd6cc77d930e3/qos-specs/0fd76db5-f8fd-41fe-9b94-95fac47896d9", "rel": "bookmark"}]} 2018-06-27 21:34:23,579 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/qos-specs used request id req-719b4a23-d24a-4f8a-b16e-5067749217a3 2018-06-27 21:34:23,580 - create_qos - INFO - Created qos with name - CreateVolumeTypeComplexTests-03423608-afca-4381-acf7-2d8db4f3d42b-qos-spec 2018-06-27 21:34:23,580 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:34:23,581 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:34:24,374 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:34:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["O8SlW5EmR6a4_m7zzagh4w"], "issued_at": "2018-06-27T21:34:24.000000Z"}} 2018-06-27 21:34: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}57c2ecd63b0173b18734ddddbcdae18e6b24f3e8" 2018-06-27 21:34:24,422 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:34:24 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e91350f5-e3c9-4c80-a5b7-3e8eb74f705c Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:34:24,423 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-e91350f5-e3c9-4c80-a5b7-3e8eb74f705c 2018-06-27 21:34:24,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/8cdbc979369d4c15b8ddd6cc77d930e3/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57c2ecd63b0173b18734ddddbcdae18e6b24f3e8" 2018-06-27 21:34:25,501 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:34:25 GMT Content-Type: application/json Content-Length: 245 Connection: keep-alive x-compute-request-id: req-29c70126-900f-44c9-9b48-3735d2f2662d x-openstack-request-id: req-29c70126-900f-44c9-9b48-3735d2f2662d 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": "04410069-3748-48b7-9583-a89769641612", "description": null}]} 2018-06-27 21:34:25,502 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types?is_public=None used request id req-29c70126-900f-44c9-9b48-3735d2f2662d 2018-06-27 21:34:25,505 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-29c70126-900f-44c9-9b48-3735d2f2662d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57c2ecd63b0173b18734ddddbcdae18e6b24f3e8" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateVolumeTypeComplexTests-03423608-afca-4381-acf7-2d8db4f3d42b-vol_type", "description": null}}' 2018-06-27 21:34:26,515 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:34:26 GMT Content-Type: application/json Content-Length: 251 Connection: keep-alive x-compute-request-id: req-a3616977-25db-49c3-b007-875bd4fadbed x-openstack-request-id: req-a3616977-25db-49c3-b007-875bd4fadbed Front-End-Https: on RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-03423608-afca-4381-acf7-2d8db4f3d42b-vol_type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "8466b22c-c131-4219-bd1a-714081d2611c", "description": null}} 2018-06-27 21:34:26,516 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types used request id req-a3616977-25db-49c3-b007-875bd4fadbed 2018-06-27 21:34:26,519 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types/8466b22c-c131-4219-bd1a-714081d2611c/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-29c70126-900f-44c9-9b48-3735d2f2662d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57c2ecd63b0173b18734ddddbcdae18e6b24f3e8" -d '{"encryption": {"control_location": "back-end", "provider_class": "bar", "name": "foo", "provider": "bar"}}' 2018-06-27 21:34:27,557 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:34:27 GMT Content-Type: application/json Content-Length: 222 Connection: keep-alive x-compute-request-id: req-71538892-f6b5-4155-a196-618b6ee31441 x-openstack-request-id: req-71538892-f6b5-4155-a196-618b6ee31441 Front-End-Https: on RESP BODY: {"encryption": {"volume_type_id": "8466b22c-c131-4219-bd1a-714081d2611c", "name": "foo", "control_location": "back-end", "encryption_id": "4da50597-4ec5-4ece-97b5-98d4a60259ce", "provider": "bar", "provider_class": "bar"}} 2018-06-27 21:34:27,558 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types/8466b22c-c131-4219-bd1a-714081d2611c/encryption used request id req-71538892-f6b5-4155-a196-618b6ee31441 2018-06-27 21:34:27,559 - create_volume_type - INFO - Created volume type with name - CreateVolumeTypeComplexTests-03423608-afca-4381-acf7-2d8db4f3d42b-vol_type 2018-06-27 21:34:27,562 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types/8466b22c-c131-4219-bd1a-714081d2611c -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}429a5b9a6bcbaac4e37a05a5598875e628ee8765" 2018-06-27 21:34:28,452 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:34:28 GMT Content-Type: application/json Content-Length: 273 Connection: keep-alive x-compute-request-id: req-86136ceb-bcde-41a6-a19d-af9340217213 x-openstack-request-id: req-86136ceb-bcde-41a6-a19d-af9340217213 Front-End-Https: on RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-03423608-afca-4381-acf7-2d8db4f3d42b-vol_type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "8466b22c-c131-4219-bd1a-714081d2611c", "description": null}} 2018-06-27 21:34:28,453 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types/8466b22c-c131-4219-bd1a-714081d2611c used request id req-86136ceb-bcde-41a6-a19d-af9340217213 2018-06-27 21:34:28,456 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types/8466b22c-c131-4219-bd1a-714081d2611c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-86136ceb-bcde-41a6-a19d-af9340217213" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}429a5b9a6bcbaac4e37a05a5598875e628ee8765" 2018-06-27 21:34:29,439 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:34:29 GMT Content-Type: application/json Content-Length: 273 Connection: keep-alive x-compute-request-id: req-0290f055-dd36-4a98-86f6-d67c420be749 x-openstack-request-id: req-0290f055-dd36-4a98-86f6-d67c420be749 Front-End-Https: on RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-03423608-afca-4381-acf7-2d8db4f3d42b-vol_type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "8466b22c-c131-4219-bd1a-714081d2611c", "description": null}} 2018-06-27 21:34:29,439 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types/8466b22c-c131-4219-bd1a-714081d2611c used request id req-0290f055-dd36-4a98-86f6-d67c420be749 2018-06-27 21:34:29,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/8cdbc979369d4c15b8ddd6cc77d930e3/types/8466b22c-c131-4219-bd1a-714081d2611c/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-86136ceb-bcde-41a6-a19d-af9340217213" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}429a5b9a6bcbaac4e37a05a5598875e628ee8765" 2018-06-27 21:34:30,323 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:34:30 GMT Content-Type: application/json Content-Length: 302 Connection: keep-alive x-compute-request-id: req-d3636209-552f-4504-b577-9f999fe3a496 x-openstack-request-id: req-d3636209-552f-4504-b577-9f999fe3a496 Front-End-Https: on RESP BODY: {"volume_type_id": "8466b22c-c131-4219-bd1a-714081d2611c", "control_location": "back-end", "deleted": false, "created_at": "2018-06-27T21:34:28.000000", "updated_at": null, "encryption_id": "4da50597-4ec5-4ece-97b5-98d4a60259ce", "key_size": null, "provider": "bar", "deleted_at": null, "cipher": null} 2018-06-27 21:34:30,323 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types/8466b22c-c131-4219-bd1a-714081d2611c/encryption used request id req-d3636209-552f-4504-b577-9f999fe3a496 2018-06-27 21:34:30,323 - cinder_utils - INFO - Deleting volume named - CreateVolumeTypeComplexTests-03423608-afca-4381-acf7-2d8db4f3d42b-vol_type 2018-06-27 21:34:30,326 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types/8466b22c-c131-4219-bd1a-714081d2611c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-29c70126-900f-44c9-9b48-3735d2f2662d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57c2ecd63b0173b18734ddddbcdae18e6b24f3e8" 2018-06-27 21:34:31,225 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 21:34:31 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-0643ee6f-a1c4-456a-b46b-24f4b1ed9092 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-27 21:34:31,225 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types/8466b22c-c131-4219-bd1a-714081d2611c used request id req-0643ee6f-a1c4-456a-b46b-24f4b1ed9092 2018-06-27 21:34:31,227 - cinder_utils - INFO - Deleting QoS named - CreateVolumeTypeComplexTests-03423608-afca-4381-acf7-2d8db4f3d42b-qos-spec 2018-06-27 21:34:31,229 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/qos-specs/0fd76db5-f8fd-41fe-9b94-95fac47896d9?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3ccc340a-6210-42b9-bc39-958b93ab2936" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}438c6f58114cd64666fe44560f8341a83f7ebd14" 2018-06-27 21:34:32,212 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 21:34:32 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-00bd028e-856e-4e2d-b488-c7d4cacaaa1c RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-27 21:34:32,212 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/qos-specs/0fd76db5-f8fd-41fe-9b94-95fac47896d9?force=False used request id req-00bd028e-856e-4e2d-b488-c7d4cacaaa1c 2018-06-27 21:34:32,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/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02fb21f475de49d70a7c316f7fea17ab349f46c8" 2018-06-27 21:34:33,246 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:34:33 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-0891a81e-b3cb-4be4-be10-e6de7e9dd1a4 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-27T19:03:04Z", "updated_at": "2018-06-27T19:03:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "6748ef1e-56da-434e-9e89-e86b58537b65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "b3e3826c-1c48-4699-93f0-f8a310956753", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "bfad35fa-7ea9-4a81-917d-7b86481eb510", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "d657b333-103d-4d19-add8-1e8bae2f8849", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b92069937e44a3786e439f95c61afe5", "created_at": "2018-06-27T19:08:41Z", "updated_at": "2018-06-27T19:08:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "4ac2a090-f595-4e7b-9b7a-a52fa204e881", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "5508c0b1-6261-44cb-854d-60c64bcbba0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "a60c77dc-6985-48ac-a3a3-067176d3e52f", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "e6ec0fa4-1eb3-4c5d-a451-c7acfd7fde82", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}], "revision_number": 4, "project_id": "4b92069937e44a3786e439f95c61afe5", "id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T18:59:55Z", "updated_at": "2018-06-27T18:59:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "5a060918-419b-4ec3-90df-a7764c06af2f", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "6cd9bbf0-4d1b-4b13-a6c4-e20a15bb3360", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "8134c0f0-89c6-4d45-bef8-a9260d9d0723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "e0e7297a-a59d-4d2b-b75c-2cc86b269114", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}], "revision_number": 4, "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "created_at": "2018-06-27T21:03:43Z", "updated_at": "2018-06-27T21:03:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "41061dbf-a5a2-465f-84dd-140f6104b3f7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "47d5c96d-0510-41a5-b33e-5683702c5bb8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "4b4b6430-3f42-4fe4-a25e-2c5c015a7699", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "e6a68cb7-6491-4474-a4d7-38496cac4eb7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}], "revision_number": 4, "project_id": "3f0a375b66c54145bff1c56e7c91ad73", "id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "name": "default"}]} 2018-06-27 21:34:33,246 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-0891a81e-b3cb-4be4-be10-e6de7e9dd1a4 2018-06-27 21:34:33,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/4b92069937e44a3786e439f95c61afe5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02fb21f475de49d70a7c316f7fea17ab349f46c8" 2018-06-27 21:34:33,337 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:34:33 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7f1b815e-8432-45b0-a264-0f7c4380ff49 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/4b92069937e44a3786e439f95c61afe5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4b92069937e44a3786e439f95c61afe5", "name": "service"}} 2018-06-27 21:34:33,337 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/4b92069937e44a3786e439f95c61afe5 used request id req-7f1b815e-8432-45b0-a264-0f7c4380ff49 2018-06-27 21:34: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/8cdbc979369d4c15b8ddd6cc77d930e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02fb21f475de49d70a7c316f7fea17ab349f46c8" 2018-06-27 21:34:33,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:34:33 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cb40c4a5-7302-42c7-9e89-455a624bf110 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/8cdbc979369d4c15b8ddd6cc77d930e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}} 2018-06-27 21:34:33,441 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 used request id req-cb40c4a5-7302-42c7-9e89-455a624bf110 2018-06-27 21:34:33,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/3f0a375b66c54145bff1c56e7c91ad73 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02fb21f475de49d70a7c316f7fea17ab349f46c8" 2018-06-27 21:34:33,776 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 27 Jun 2018 21:34:33 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6584025d-3981-4b97-b23f-c788c16bfba1 Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3f0a375b66c54145bff1c56e7c91ad73.", "code": 404, "title": "Not Found"}} 2018-06-27 21:34:33,776 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f0a375b66c54145bff1c56e7c91ad73 used request id req-6584025d-3981-4b97-b23f-c788c16bfba1 2018-06-27 21:34:33,777 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-06-27 21:34:33,778 - keystone_utils - INFO - Deleting project with name - CreateVolumeTypeComplexTests-0ba5a780-4424-4dd-proj 2018-06-27 21:34:33,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/04553b7149b848398feaf6b124a15427 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02fb21f475de49d70a7c316f7fea17ab349f46c8" 2018-06-27 21:34:34,220 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:34:33 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a5308190-cceb-4204-851b-74196279954c Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:34:34,220 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/04553b7149b848398feaf6b124a15427 used request id req-a5308190-cceb-4204-851b-74196279954c 2018-06-27 21:34:34,221 - keystone_utils - INFO - Deleting role with name - CreateVolumeTypeComplexTests-0ba5a780-4424-4dd-proj-role 2018-06-27 21:34:34,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/3e2d50500e2c4318aebfc10e0702e64a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02fb21f475de49d70a7c316f7fea17ab349f46c8" 2018-06-27 21:34:34,352 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:34:34 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bec67a7a-a5a1-4ef1-af30-28d00dda7228 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:34:34,352 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/3e2d50500e2c4318aebfc10e0702e64a used request id req-bec67a7a-a5a1-4ef1-af30-28d00dda7228 2018-06-27 21:34:34,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02fb21f475de49d70a7c316f7fea17ab349f46c8" 2018-06-27 21:34:34,741 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:34:34 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c08034a2-72cd-4aec-a888-9b3a8007f291 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 21:34:34,742 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-c08034a2-72cd-4aec-a888-9b3a8007f291 2018-06-27 21:34:34,742 - keystone_utils - INFO - Deleting user with name - CreateVolumeTypeComplexTests-0ba5a780-4424-4dd-user 2018-06-27 21:34:34,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/066ad83322f849aaa559d87fabe6aca9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9c46a8e1f69e14cb9fd0c50fc72f5be12280043" 2018-06-27 21:34:35,429 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:34:34 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c1c682cb-932a-486e-a642-bd1114bcc98c Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:34:35,430 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/066ad83322f849aaa559d87fabe6aca9 used request id req-c1c682cb-932a-486e-a642-bd1114bcc98c 2018-06-27 21:34:35,431 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:34:36,378 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:34:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["ZMGpnklqSkGOWcTPtpTDaQ"], "issued_at": "2018-06-27T21:34:36.000000Z"}} 2018-06-27 21:34:36,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}6fd62133102adfbd91b35944ce21fd1dfb46fb20" 2018-06-27 21:34:36,427 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:34:36 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-78b2b150-38d1-4a30-a394-0a8418ce5f76 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:34:36,427 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-78b2b150-38d1-4a30-a394-0a8418ce5f76 2018-06-27 21:34:36,428 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:34:36,429 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:34:37,397 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:34:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["VXIMs3azSsG3kvyOOljiZQ"], "issued_at": "2018-06-27T21:34:37.000000Z"}} 2018-06-27 21:34:37,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}f8fc76faf87e5adfc82ea39aae580fdbb6d6d286" 2018-06-27 21:34:37,453 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:34:37 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e8e3f360-d8a8-4f35-b5a7-851659380ed0 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:34:37,453 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-e8e3f360-d8a8-4f35-b5a7-851659380ed0 2018-06-27 21:34:37,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-27 21:34:37,470 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:34: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-27 21:34:37,471 - 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-6cc3aa5b-ba92-403-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8fc76faf87e5adfc82ea39aae580fdbb6d6d286" 2018-06-27 21:34:37,874 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:34:37 GMT Server: Apache Content-Length: 196 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-996454cd-44e7-4b09-8fee-2443f17357c1 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-6cc3aa5b-ba92-403-proj", "previous": null, "next": null}, "projects": []} 2018-06-27 21:34:37,874 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-6cc3aa5b-ba92-403-proj used request id req-996454cd-44e7-4b09-8fee-2443f17357c1 2018-06-27 21:34:37,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}f8fc76faf87e5adfc82ea39aae580fdbb6d6d286" 2018-06-27 21:34:37,974 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:34:37 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-16f12028-98b6-4f58-bf9c-913b4ea4603e Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 21:34:37,974 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-16f12028-98b6-4f58-bf9c-913b4ea4603e 2018-06-27 21:34:37,978 - 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}f8fc76faf87e5adfc82ea39aae580fdbb6d6d286" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeTypeComplexTests-6cc3aa5b-ba92-403-proj"}}' 2018-06-27 21:34:38,417 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 21:34:37 GMT Server: Apache Content-Length: 325 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-91c46019-f54b-45a4-9729-b0c9233d2f05 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/95f48ffb94784b13b6c4e4ee37e6c60d"}, "tags": [], "enabled": true, "id": "95f48ffb94784b13b6c4e4ee37e6c60d", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-6cc3aa5b-ba92-403-proj"}} 2018-06-27 21:34:38,417 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-91c46019-f54b-45a4-9729-b0c9233d2f05 2018-06-27 21:34:38,418 - keystone_utils - INFO - Created project with name - CreateVolumeTypeComplexTests-6cc3aa5b-ba92-403-proj 2018-06-27 21:34:38,418 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:34:38,419 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:34:39,213 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:34:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["Wq0fX4H9RO-Ak1DzzjDHmQ"], "issued_at": "2018-06-27T21:34:39.000000Z"}} 2018-06-27 21:34:39,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}527fee4b3cfe9f6f91ba3dd67f7b245c3cbe4052" 2018-06-27 21:34:39,259 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:34:39 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-56c5e708-9692-4887-991e-e400aaecc078 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:34:39,260 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-56c5e708-9692-4887-991e-e400aaecc078 2018-06-27 21:34:39,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 21:34:39,274 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21: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-27 21:34:39,275 - 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}527fee4b3cfe9f6f91ba3dd67f7b245c3cbe4052" 2018-06-27 21:34:39,664 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:34:39 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c72e33db-5244-472e-8f0b-990142f128ef Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/05b1bc3fa6fd4243a4ba8b4d6fcc3daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05b1bc3fa6fd4243a4ba8b4d6fcc3daf", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/48d44c9c0fea4f4e80edc7d2e0715db7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d44c9c0fea4f4e80edc7d2e0715db7", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/4d3721127bf84155a837606ce3feba32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d3721127bf84155a837606ce3feba32", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/5c846663ea6d407e9223de0719ce5442"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c846663ea6d407e9223de0719ce5442", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/73a10e6c4f67490a8a4030cc6cea32f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73a10e6c4f67490a8a4030cc6cea32f5", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/8ecfab7d9d4f47bb8892a85b7d2a0b5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ecfab7d9d4f47bb8892a85b7d2a0b5a", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/b278d529e9a54a9195e4e536b9384dc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b278d529e9a54a9195e4e536b9384dc0", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b7f107ae7bb34ccea8282b1a0ec7a979"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7f107ae7bb34ccea8282b1a0ec7a979", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/d21494d0185b463db36b8c8c2b341b97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d21494d0185b463db36b8c8c2b341b97", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e0bb346419f84e4680f6ca9a97f4fc0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e0bb346419f84e4680f6ca9a97f4fc0b", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "c8d542af72ce49338052c29f02c8857e", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e9dd794fa5c040a9a0445386fb2a6116"}, "options": {}, "id": "e9dd794fa5c040a9a0445386fb2a6116", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/e9f9c747d54947bc800a81ecf11858f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9f9c747d54947bc800a81ecf11858f5", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-27 21:34:39,664 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-c72e33db-5244-472e-8f0b-990142f128ef 2018-06-27 21:34:39,668 - 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-6cc3aa5b-ba92-403-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}527fee4b3cfe9f6f91ba3dd67f7b245c3cbe4052" 2018-06-27 21:34:40,027 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:34:39 GMT Server: Apache Content-Length: 475 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b9ac28e5-5782-413e-baed-02f22803c3ef Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateVolumeTypeComplexTests-6cc3aa5b-ba92-403-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/95f48ffb94784b13b6c4e4ee37e6c60d"}, "tags": [], "enabled": true, "id": "95f48ffb94784b13b6c4e4ee37e6c60d", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-6cc3aa5b-ba92-403-proj"}]} 2018-06-27 21:34:40,027 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateVolumeTypeComplexTests-6cc3aa5b-ba92-403-proj used request id req-b9ac28e5-5782-413e-baed-02f22803c3ef 2018-06-27 21:34:40,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}527fee4b3cfe9f6f91ba3dd67f7b245c3cbe4052" 2018-06-27 21:34:40,122 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:34:40 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-69f4e274-3521-41c6-b8e5-c1f97d8b56c3 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 21:34:40,122 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-69f4e274-3521-41c6-b8e5-c1f97d8b56c3 2018-06-27 21:34:41,072 - keystone_utils - INFO - Created user with name - CreateVolumeTypeComplexTests-6cc3aa5b-ba92-403-user 2018-06-27 21:34:41,072 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:34:41,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}f8fc76faf87e5adfc82ea39aae580fdbb6d6d286" 2018-06-27 21:34:41,161 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:34:41 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f07b5092-9dbe-488c-b97f-e70c7a087ca6 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 21:34:41,161 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-f07b5092-9dbe-488c-b97f-e70c7a087ca6 2018-06-27 21:34:41,164 - 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}f8fc76faf87e5adfc82ea39aae580fdbb6d6d286" -d '{"role": {"name": "CreateVolumeTypeComplexTests-6cc3aa5b-ba92-403-proj-role"}}' 2018-06-27 21:34:41,521 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 21:34:41 GMT Server: Apache Content-Length: 227 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-edbb71b5-b376-4d37-b892-eaf4f1f6d956 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b31ea2fe74d7485aa66e87371422c43a", "links": {"self": "http://10.167.4.35:5000/v3/roles/b31ea2fe74d7485aa66e87371422c43a"}, "name": "CreateVolumeTypeComplexTests-6cc3aa5b-ba92-403-proj-role"}} 2018-06-27 21:34:41,521 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-edbb71b5-b376-4d37-b892-eaf4f1f6d956 2018-06-27 21:34:41,521 - keystone_utils - INFO - Created role with name - CreateVolumeTypeComplexTests-6cc3aa5b-ba92-403-proj-role 2018-06-27 21:34:41,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/b31ea2fe74d7485aa66e87371422c43a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8fc76faf87e5adfc82ea39aae580fdbb6d6d286" 2018-06-27 21:34:41,954 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:34:41 GMT Server: Apache Content-Length: 227 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c9e80013-e620-4d57-97fc-9c65548cf308 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b31ea2fe74d7485aa66e87371422c43a", "links": {"self": "http://10.167.4.35:5000/v3/roles/b31ea2fe74d7485aa66e87371422c43a"}, "name": "CreateVolumeTypeComplexTests-6cc3aa5b-ba92-403-proj-role"}} 2018-06-27 21:34:41,954 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/b31ea2fe74d7485aa66e87371422c43a used request id req-c9e80013-e620-4d57-97fc-9c65548cf308 2018-06-27 21:34:41,955 - keystone_utils - INFO - Granting role CreateVolumeTypeComplexTests-6cc3aa5b-ba92-403-proj-role to project CreateVolumeTypeComplexTests-6cc3aa5b-ba92-403-proj 2018-06-27 21:34:41,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/95f48ffb94784b13b6c4e4ee37e6c60d/users/7727de9c81b44f4c9b4f63cb23e6e45b/roles/b31ea2fe74d7485aa66e87371422c43a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8fc76faf87e5adfc82ea39aae580fdbb6d6d286" 2018-06-27 21:34:42,183 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:34:41 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d6bf68cf-6111-4703-905c-850391d472dd Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:34:42,184 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/95f48ffb94784b13b6c4e4ee37e6c60d/users/7727de9c81b44f4c9b4f63cb23e6e45b/roles/b31ea2fe74d7485aa66e87371422c43a used request id req-d6bf68cf-6111-4703-905c-850391d472dd 2018-06-27 21:34:42,186 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:34:42,186 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:34:43,127 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:34:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["OK_Vq3wqR2axUQUrNKht_g"], "issued_at": "2018-06-27T21:34:43.000000Z"}} 2018-06-27 21:34:43,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}65119061642cb83ae3b08fd58411edf6262772e7" 2018-06-27 21:34:43,558 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:34:43 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-14297d2c-1609-4f70-a036-0ff421450ac7 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:34:43,558 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-14297d2c-1609-4f70-a036-0ff421450ac7 2018-06-27 21:34:43,563 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65119061642cb83ae3b08fd58411edf6262772e7" 2018-06-27 21:34:44,368 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:34:44 GMT Content-Type: application/json Content-Length: 17 Connection: keep-alive x-compute-request-id: req-f908481a-9cb2-4fb4-836f-5fe869cc0b57 x-openstack-request-id: req-f908481a-9cb2-4fb4-836f-5fe869cc0b57 Front-End-Https: on RESP BODY: {"qos_specs": []} 2018-06-27 21:34:44,369 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/qos-specs used request id req-f908481a-9cb2-4fb4-836f-5fe869cc0b57 2018-06-27 21:34:44,372 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-f908481a-9cb2-4fb4-836f-5fe869cc0b57" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65119061642cb83ae3b08fd58411edf6262772e7" -d '{"qos_specs": {"consumer": "both", "name": "CreateVolumeTypeComplexTests-af7af895-0187-4143-bcb7-eeddbd51d7ef-qos-spec"}}' 2018-06-27 21:34:45,176 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:34:45 GMT Content-Type: application/json Content-Length: 468 Connection: keep-alive x-compute-request-id: req-e0940558-21db-4cf7-bbe4-8914d2b717b5 x-openstack-request-id: req-e0940558-21db-4cf7-bbe4-8914d2b717b5 Front-End-Https: on RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "fcdaa073-c45f-4bcd-8db1-5980d0f4d55b", "name": "CreateVolumeTypeComplexTests-af7af895-0187-4143-bcb7-eeddbd51d7ef-qos-spec"}, "links": [{"href": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/qos-specs/fcdaa073-c45f-4bcd-8db1-5980d0f4d55b", "rel": "self"}, {"href": "https://172.30.10.101:8776/8cdbc979369d4c15b8ddd6cc77d930e3/qos-specs/fcdaa073-c45f-4bcd-8db1-5980d0f4d55b", "rel": "bookmark"}]} 2018-06-27 21:34:45,176 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/qos-specs used request id req-e0940558-21db-4cf7-bbe4-8914d2b717b5 2018-06-27 21:34:45,177 - create_qos - INFO - Created qos with name - CreateVolumeTypeComplexTests-af7af895-0187-4143-bcb7-eeddbd51d7ef-qos-spec 2018-06-27 21:34:45,177 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:34:45,178 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:34:46,213 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:34:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["mtyfN1ZiSqKpHfFaoVa1jQ"], "issued_at": "2018-06-27T21:34:46.000000Z"}} 2018-06-27 21:34:46,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}e77f5394bc345e652501c95ac51ede352c3c0ea2" 2018-06-27 21:34:46,631 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:34:46 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c12b3b8d-277c-4ef7-86fb-6bc8563522e8 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:34:46,631 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-c12b3b8d-277c-4ef7-86fb-6bc8563522e8 2018-06-27 21:34:46,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/8cdbc979369d4c15b8ddd6cc77d930e3/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e77f5394bc345e652501c95ac51ede352c3c0ea2" 2018-06-27 21:34:47,540 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:34:47 GMT Content-Type: application/json Content-Length: 245 Connection: keep-alive x-compute-request-id: req-4c4e5764-9347-44ea-b5ff-4550a91368a8 x-openstack-request-id: req-4c4e5764-9347-44ea-b5ff-4550a91368a8 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": "04410069-3748-48b7-9583-a89769641612", "description": null}]} 2018-06-27 21:34:47,540 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types?is_public=None used request id req-4c4e5764-9347-44ea-b5ff-4550a91368a8 2018-06-27 21:34:47,544 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-4c4e5764-9347-44ea-b5ff-4550a91368a8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e77f5394bc345e652501c95ac51ede352c3c0ea2" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateVolumeTypeComplexTests-af7af895-0187-4143-bcb7-eeddbd51d7ef-vol_type", "description": null}}' 2018-06-27 21:34:48,463 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:34:48 GMT Content-Type: application/json Content-Length: 251 Connection: keep-alive x-compute-request-id: req-d5c00272-9474-4aad-b6cb-2b66b00ce0c5 x-openstack-request-id: req-d5c00272-9474-4aad-b6cb-2b66b00ce0c5 Front-End-Https: on RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-af7af895-0187-4143-bcb7-eeddbd51d7ef-vol_type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "0a534cb9-87fa-4515-a76a-f7f87003b78e", "description": null}} 2018-06-27 21:34:48,464 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types used request id req-d5c00272-9474-4aad-b6cb-2b66b00ce0c5 2018-06-27 21:34:48,467 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4c4e5764-9347-44ea-b5ff-4550a91368a8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e77f5394bc345e652501c95ac51ede352c3c0ea2" 2018-06-27 21:34:49,320 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:34:49 GMT Content-Type: application/json Content-Length: 182 Connection: keep-alive x-compute-request-id: req-5debbf86-0da3-4773-87d9-c31d3205e9b0 x-openstack-request-id: req-5debbf86-0da3-4773-87d9-c31d3205e9b0 Front-End-Https: on RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "fcdaa073-c45f-4bcd-8db1-5980d0f4d55b", "name": "CreateVolumeTypeComplexTests-af7af895-0187-4143-bcb7-eeddbd51d7ef-qos-spec"}]} 2018-06-27 21:34:49,320 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/qos-specs used request id req-5debbf86-0da3-4773-87d9-c31d3205e9b0 2018-06-27 21:34:49,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/8cdbc979369d4c15b8ddd6cc77d930e3/qos-specs/fcdaa073-c45f-4bcd-8db1-5980d0f4d55b/associate?vol_type_id=0a534cb9-87fa-4515-a76a-f7f87003b78e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4c4e5764-9347-44ea-b5ff-4550a91368a8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e77f5394bc345e652501c95ac51ede352c3c0ea2" 2018-06-27 21:34:50,320 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 21:34:50 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-b9f823b0-083f-40de-97c3-747a81b7c857 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-27 21:34:50,320 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/qos-specs/fcdaa073-c45f-4bcd-8db1-5980d0f4d55b/associate?vol_type_id=0a534cb9-87fa-4515-a76a-f7f87003b78e used request id req-b9f823b0-083f-40de-97c3-747a81b7c857 2018-06-27 21:34:50,321 - create_volume_type - INFO - Created volume type with name - CreateVolumeTypeComplexTests-af7af895-0187-4143-bcb7-eeddbd51d7ef-vol_type 2018-06-27 21:34:50,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/8cdbc979369d4c15b8ddd6cc77d930e3/types/0a534cb9-87fa-4515-a76a-f7f87003b78e -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fd62133102adfbd91b35944ce21fd1dfb46fb20" 2018-06-27 21:34:51,252 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:34:51 GMT Content-Type: application/json Content-Length: 307 Connection: keep-alive x-compute-request-id: req-335d668e-7bb2-4893-a93b-28604649edd1 x-openstack-request-id: req-335d668e-7bb2-4893-a93b-28604649edd1 Front-End-Https: on RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-af7af895-0187-4143-bcb7-eeddbd51d7ef-vol_type", "qos_specs_id": "fcdaa073-c45f-4bcd-8db1-5980d0f4d55b", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "0a534cb9-87fa-4515-a76a-f7f87003b78e", "description": null}} 2018-06-27 21:34:51,252 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types/0a534cb9-87fa-4515-a76a-f7f87003b78e used request id req-335d668e-7bb2-4893-a93b-28604649edd1 2018-06-27 21:34:51,255 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types/0a534cb9-87fa-4515-a76a-f7f87003b78e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-335d668e-7bb2-4893-a93b-28604649edd1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fd62133102adfbd91b35944ce21fd1dfb46fb20" 2018-06-27 21:34:51,951 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:34:51 GMT Content-Type: application/json Content-Length: 307 Connection: keep-alive x-compute-request-id: req-3a6fad87-1b1b-4245-8020-e36e70a787bb x-openstack-request-id: req-3a6fad87-1b1b-4245-8020-e36e70a787bb Front-End-Https: on RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-af7af895-0187-4143-bcb7-eeddbd51d7ef-vol_type", "qos_specs_id": "fcdaa073-c45f-4bcd-8db1-5980d0f4d55b", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "0a534cb9-87fa-4515-a76a-f7f87003b78e", "description": null}} 2018-06-27 21:34:51,951 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types/0a534cb9-87fa-4515-a76a-f7f87003b78e used request id req-3a6fad87-1b1b-4245-8020-e36e70a787bb 2018-06-27 21:34:51,954 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types/0a534cb9-87fa-4515-a76a-f7f87003b78e/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-335d668e-7bb2-4893-a93b-28604649edd1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fd62133102adfbd91b35944ce21fd1dfb46fb20" 2018-06-27 21:34:52,884 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:34:52 GMT Content-Type: application/json Content-Length: 2 Connection: keep-alive x-compute-request-id: req-b3d7a12b-3b00-4558-b869-f8e9d47fb7f3 x-openstack-request-id: req-b3d7a12b-3b00-4558-b869-f8e9d47fb7f3 Front-End-Https: on RESP BODY: {} 2018-06-27 21:34:52,884 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types/0a534cb9-87fa-4515-a76a-f7f87003b78e/encryption used request id req-b3d7a12b-3b00-4558-b869-f8e9d47fb7f3 2018-06-27 21:34:52,887 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/qos-specs/fcdaa073-c45f-4bcd-8db1-5980d0f4d55b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-335d668e-7bb2-4893-a93b-28604649edd1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fd62133102adfbd91b35944ce21fd1dfb46fb20" 2018-06-27 21:34:53,587 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:34:53 GMT Content-Type: application/json Content-Length: 468 Connection: keep-alive x-compute-request-id: req-ee0dd3c4-63af-4707-b639-3050207d7707 x-openstack-request-id: req-ee0dd3c4-63af-4707-b639-3050207d7707 Front-End-Https: on RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "fcdaa073-c45f-4bcd-8db1-5980d0f4d55b", "name": "CreateVolumeTypeComplexTests-af7af895-0187-4143-bcb7-eeddbd51d7ef-qos-spec"}, "links": [{"href": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/qos-specs/fcdaa073-c45f-4bcd-8db1-5980d0f4d55b", "rel": "self"}, {"href": "https://172.30.10.101:8776/8cdbc979369d4c15b8ddd6cc77d930e3/qos-specs/fcdaa073-c45f-4bcd-8db1-5980d0f4d55b", "rel": "bookmark"}]} 2018-06-27 21:34:53,587 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/qos-specs/fcdaa073-c45f-4bcd-8db1-5980d0f4d55b used request id req-ee0dd3c4-63af-4707-b639-3050207d7707 2018-06-27 21:34:53,588 - cinder_utils - INFO - Deleting volume named - CreateVolumeTypeComplexTests-af7af895-0187-4143-bcb7-eeddbd51d7ef-vol_type 2018-06-27 21:34:53,590 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types/0a534cb9-87fa-4515-a76a-f7f87003b78e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4c4e5764-9347-44ea-b5ff-4550a91368a8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e77f5394bc345e652501c95ac51ede352c3c0ea2" 2018-06-27 21:34:54,380 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 21:34:54 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-52947fd5-c501-4b7d-9204-3e06f6dec47e RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-27 21:34:54,380 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types/0a534cb9-87fa-4515-a76a-f7f87003b78e used request id req-52947fd5-c501-4b7d-9204-3e06f6dec47e 2018-06-27 21:34:54,381 - cinder_utils - INFO - Deleting QoS named - CreateVolumeTypeComplexTests-af7af895-0187-4143-bcb7-eeddbd51d7ef-qos-spec 2018-06-27 21:34:54,384 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/qos-specs/fcdaa073-c45f-4bcd-8db1-5980d0f4d55b?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f908481a-9cb2-4fb4-836f-5fe869cc0b57" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65119061642cb83ae3b08fd58411edf6262772e7" 2018-06-27 21:34:55,235 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 21:34:55 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-6c159073-7584-4142-86b0-5ad11a230c63 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-27 21:34:55,235 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/qos-specs/fcdaa073-c45f-4bcd-8db1-5980d0f4d55b?force=False used request id req-6c159073-7584-4142-86b0-5ad11a230c63 2018-06-27 21:34:55,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}f8fc76faf87e5adfc82ea39aae580fdbb6d6d286" 2018-06-27 21:34:56,346 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:34:56 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-ca9aae0e-dd4c-4063-a236-586caeea3f51 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-27T19:03:04Z", "updated_at": "2018-06-27T19:03:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "6748ef1e-56da-434e-9e89-e86b58537b65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "b3e3826c-1c48-4699-93f0-f8a310956753", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "bfad35fa-7ea9-4a81-917d-7b86481eb510", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "d657b333-103d-4d19-add8-1e8bae2f8849", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b92069937e44a3786e439f95c61afe5", "created_at": "2018-06-27T19:08:41Z", "updated_at": "2018-06-27T19:08:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "4ac2a090-f595-4e7b-9b7a-a52fa204e881", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "5508c0b1-6261-44cb-854d-60c64bcbba0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "a60c77dc-6985-48ac-a3a3-067176d3e52f", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "e6ec0fa4-1eb3-4c5d-a451-c7acfd7fde82", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}], "revision_number": 4, "project_id": "4b92069937e44a3786e439f95c61afe5", "id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T18:59:55Z", "updated_at": "2018-06-27T18:59:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "5a060918-419b-4ec3-90df-a7764c06af2f", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "6cd9bbf0-4d1b-4b13-a6c4-e20a15bb3360", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "8134c0f0-89c6-4d45-bef8-a9260d9d0723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "e0e7297a-a59d-4d2b-b75c-2cc86b269114", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}], "revision_number": 4, "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "created_at": "2018-06-27T21:03:43Z", "updated_at": "2018-06-27T21:03:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "41061dbf-a5a2-465f-84dd-140f6104b3f7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "47d5c96d-0510-41a5-b33e-5683702c5bb8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "4b4b6430-3f42-4fe4-a25e-2c5c015a7699", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "e6a68cb7-6491-4474-a4d7-38496cac4eb7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}], "revision_number": 4, "project_id": "3f0a375b66c54145bff1c56e7c91ad73", "id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "name": "default"}]} 2018-06-27 21:34:56,346 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-ca9aae0e-dd4c-4063-a236-586caeea3f51 2018-06-27 21:34:56,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/4b92069937e44a3786e439f95c61afe5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8fc76faf87e5adfc82ea39aae580fdbb6d6d286" 2018-06-27 21:34:56,436 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:34:56 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5b723efc-df5f-4620-9f94-82e687b6d2ae 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/4b92069937e44a3786e439f95c61afe5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4b92069937e44a3786e439f95c61afe5", "name": "service"}} 2018-06-27 21:34:56,436 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/4b92069937e44a3786e439f95c61afe5 used request id req-5b723efc-df5f-4620-9f94-82e687b6d2ae 2018-06-27 21:34:56,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/8cdbc979369d4c15b8ddd6cc77d930e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8fc76faf87e5adfc82ea39aae580fdbb6d6d286" 2018-06-27 21:34:56,540 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:34:56 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-163c8ed5-6937-4111-8540-1e46d445639b 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/8cdbc979369d4c15b8ddd6cc77d930e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}} 2018-06-27 21:34:56,540 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 used request id req-163c8ed5-6937-4111-8540-1e46d445639b 2018-06-27 21:34:56,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/3f0a375b66c54145bff1c56e7c91ad73 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8fc76faf87e5adfc82ea39aae580fdbb6d6d286" 2018-06-27 21:34:56,980 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 27 Jun 2018 21:34:56 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e9d14946-2cb7-4eae-b3f5-d41ea3a45f6c Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3f0a375b66c54145bff1c56e7c91ad73.", "code": 404, "title": "Not Found"}} 2018-06-27 21:34:56,980 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f0a375b66c54145bff1c56e7c91ad73 used request id req-e9d14946-2cb7-4eae-b3f5-d41ea3a45f6c 2018-06-27 21:34:56,980 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-06-27 21:34:56,981 - keystone_utils - INFO - Deleting project with name - CreateVolumeTypeComplexTests-6cc3aa5b-ba92-403-proj 2018-06-27 21:34:56,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/95f48ffb94784b13b6c4e4ee37e6c60d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8fc76faf87e5adfc82ea39aae580fdbb6d6d286" 2018-06-27 21:34:57,403 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:34:56 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1b733343-a81c-4684-9805-5226920150a7 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:34:57,403 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/95f48ffb94784b13b6c4e4ee37e6c60d used request id req-1b733343-a81c-4684-9805-5226920150a7 2018-06-27 21:34:57,403 - keystone_utils - INFO - Deleting role with name - CreateVolumeTypeComplexTests-6cc3aa5b-ba92-403-proj-role 2018-06-27 21:34:57,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/b31ea2fe74d7485aa66e87371422c43a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8fc76faf87e5adfc82ea39aae580fdbb6d6d286" 2018-06-27 21:34:57,536 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:34:57 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-dca82beb-8cbe-4bc9-bf33-c2b81d845a6c Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:34:57,536 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/b31ea2fe74d7485aa66e87371422c43a used request id req-dca82beb-8cbe-4bc9-bf33-c2b81d845a6c 2018-06-27 21:34:57,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8fc76faf87e5adfc82ea39aae580fdbb6d6d286" 2018-06-27 21:34:57,612 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:34:57 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0ea43b21-5464-4526-baed-c2c7bdca2c1a Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 21:34:57,613 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-0ea43b21-5464-4526-baed-c2c7bdca2c1a 2018-06-27 21:34:57,613 - keystone_utils - INFO - Deleting user with name - CreateVolumeTypeComplexTests-6cc3aa5b-ba92-403-user 2018-06-27 21:34:57,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/7727de9c81b44f4c9b4f63cb23e6e45b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}527fee4b3cfe9f6f91ba3dd67f7b245c3cbe4052" 2018-06-27 21:34:57,981 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:34:57 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2be35b5c-c448-4be4-8191-b8ccfbf92956 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:34:57,981 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/7727de9c81b44f4c9b4f63cb23e6e45b used request id req-2be35b5c-c448-4be4-8191-b8ccfbf92956 2018-06-27 21:34:57,983 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:34:58,872 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:34:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["yyNdqCODT3ivpcdgAAhZ_A"], "issued_at": "2018-06-27T21:34:58.000000Z"}} 2018-06-27 21:34:58,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}0078fe6e23171d10019b06e39cee69d79b00d9f5" 2018-06-27 21:34:59,262 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:34:58 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-23f4b60f-d4f4-4bdf-b711-c5c3507d983e Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:34:59,262 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-23f4b60f-d4f4-4bdf-b711-c5c3507d983e 2018-06-27 21:34:59,263 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:34:59,267 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:35:00,300 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:35:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["LKxOvz7FSwGvSNwqjtiG4A"], "issued_at": "2018-06-27T21:35:00.000000Z"}} 2018-06-27 21:35:00,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}380c0c4241a11cfaa7e04211ae24aeedc5c332d1" 2018-06-27 21:35:00,355 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:35:00 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-640a9449-12e3-4600-a157-85d386502a48 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:35:00,355 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-640a9449-12e3-4600-a157-85d386502a48 2018-06-27 21:35:00,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 21:35:00,376 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:35: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-27 21:35:00,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=CreateVolumeTypeComplexTests-864873a1-87b2-41a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}380c0c4241a11cfaa7e04211ae24aeedc5c332d1" 2018-06-27 21:35:00,827 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:35:00 GMT Server: Apache Content-Length: 196 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b47b3eef-0a59-4284-9002-f9b2892f3086 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-864873a1-87b2-41a-proj", "previous": null, "next": null}, "projects": []} 2018-06-27 21:35:00,827 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-864873a1-87b2-41a-proj used request id req-b47b3eef-0a59-4284-9002-f9b2892f3086 2018-06-27 21:35:00,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}380c0c4241a11cfaa7e04211ae24aeedc5c332d1" 2018-06-27 21:35:01,210 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:35:00 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-55e93c52-0fd7-4129-bd56-0b78d4002d88 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 21:35:01,211 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-55e93c52-0fd7-4129-bd56-0b78d4002d88 2018-06-27 21:35:01,214 - 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}380c0c4241a11cfaa7e04211ae24aeedc5c332d1" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeTypeComplexTests-864873a1-87b2-41a-proj"}}' 2018-06-27 21:35:01,558 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 21:35:01 GMT Server: Apache Content-Length: 325 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f8924bc7-ca91-46e8-b516-43334fb00788 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/ce515df8a36044d89a71e1e7002399dc"}, "tags": [], "enabled": true, "id": "ce515df8a36044d89a71e1e7002399dc", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-864873a1-87b2-41a-proj"}} 2018-06-27 21:35:01,559 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-f8924bc7-ca91-46e8-b516-43334fb00788 2018-06-27 21:35:01,560 - keystone_utils - INFO - Created project with name - CreateVolumeTypeComplexTests-864873a1-87b2-41a-proj 2018-06-27 21:35:01,560 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:35:01,562 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:35:02,632 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:35:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["KG7pgY6STOWhAJvO_jKA-A"], "issued_at": "2018-06-27T21:35:02.000000Z"}} 2018-06-27 21:35:02,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}631286295ae0a9229b6122b6478cc9b76890bca6" 2018-06-27 21:35:02,691 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:35:02 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-57bbd327-94d4-488d-b084-1cf5cf0e1f7a Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:35:02,691 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-57bbd327-94d4-488d-b084-1cf5cf0e1f7a 2018-06-27 21:35:02,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 21:35:02,709 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:35: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-27 21:35:02,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}631286295ae0a9229b6122b6478cc9b76890bca6" 2018-06-27 21:35:02,868 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:35:02 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-57b84f04-9470-42fc-a20d-c669a28fbc39 Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/05b1bc3fa6fd4243a4ba8b4d6fcc3daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05b1bc3fa6fd4243a4ba8b4d6fcc3daf", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/48d44c9c0fea4f4e80edc7d2e0715db7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d44c9c0fea4f4e80edc7d2e0715db7", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/4d3721127bf84155a837606ce3feba32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d3721127bf84155a837606ce3feba32", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/5c846663ea6d407e9223de0719ce5442"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c846663ea6d407e9223de0719ce5442", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/73a10e6c4f67490a8a4030cc6cea32f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73a10e6c4f67490a8a4030cc6cea32f5", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/8ecfab7d9d4f47bb8892a85b7d2a0b5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ecfab7d9d4f47bb8892a85b7d2a0b5a", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/b278d529e9a54a9195e4e536b9384dc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b278d529e9a54a9195e4e536b9384dc0", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b7f107ae7bb34ccea8282b1a0ec7a979"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7f107ae7bb34ccea8282b1a0ec7a979", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/d21494d0185b463db36b8c8c2b341b97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d21494d0185b463db36b8c8c2b341b97", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e0bb346419f84e4680f6ca9a97f4fc0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e0bb346419f84e4680f6ca9a97f4fc0b", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "c8d542af72ce49338052c29f02c8857e", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e9dd794fa5c040a9a0445386fb2a6116"}, "options": {}, "id": "e9dd794fa5c040a9a0445386fb2a6116", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/e9f9c747d54947bc800a81ecf11858f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9f9c747d54947bc800a81ecf11858f5", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-27 21:35:02,868 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-57b84f04-9470-42fc-a20d-c669a28fbc39 2018-06-27 21:35:02,872 - 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-864873a1-87b2-41a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}631286295ae0a9229b6122b6478cc9b76890bca6" 2018-06-27 21:35:02,972 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:35:02 GMT Server: Apache Content-Length: 475 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-faf82151-2c47-409f-84d6-0b49fd3ac561 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateVolumeTypeComplexTests-864873a1-87b2-41a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/ce515df8a36044d89a71e1e7002399dc"}, "tags": [], "enabled": true, "id": "ce515df8a36044d89a71e1e7002399dc", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-864873a1-87b2-41a-proj"}]} 2018-06-27 21:35:02,972 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateVolumeTypeComplexTests-864873a1-87b2-41a-proj used request id req-faf82151-2c47-409f-84d6-0b49fd3ac561 2018-06-27 21:35:02,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}631286295ae0a9229b6122b6478cc9b76890bca6" 2018-06-27 21:35:03,367 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:35:02 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8cee12da-2404-4b17-8e5f-d4ce8a711a04 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 21:35:03,367 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-8cee12da-2404-4b17-8e5f-d4ce8a711a04 2018-06-27 21:35:04,219 - keystone_utils - INFO - Created user with name - CreateVolumeTypeComplexTests-864873a1-87b2-41a-user 2018-06-27 21:35:04,219 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:35:04,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}380c0c4241a11cfaa7e04211ae24aeedc5c332d1" 2018-06-27 21:35:04,558 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:35:04 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6c6024db-2dd9-4e4a-b0d4-1574bcc699e4 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 21:35:04,558 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-6c6024db-2dd9-4e4a-b0d4-1574bcc699e4 2018-06-27 21:35:04,562 - 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}380c0c4241a11cfaa7e04211ae24aeedc5c332d1" -d '{"role": {"name": "CreateVolumeTypeComplexTests-864873a1-87b2-41a-proj-role"}}' 2018-06-27 21:35:04,955 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 21:35:04 GMT Server: Apache Content-Length: 227 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d8b4ec8d-139f-4311-85fc-f2694a3d43c4 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "dc52d14e54c74f389482d5b5c18b9539", "links": {"self": "http://10.167.4.35:5000/v3/roles/dc52d14e54c74f389482d5b5c18b9539"}, "name": "CreateVolumeTypeComplexTests-864873a1-87b2-41a-proj-role"}} 2018-06-27 21:35:04,955 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-d8b4ec8d-139f-4311-85fc-f2694a3d43c4 2018-06-27 21:35:04,956 - keystone_utils - INFO - Created role with name - CreateVolumeTypeComplexTests-864873a1-87b2-41a-proj-role 2018-06-27 21:35:04,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/dc52d14e54c74f389482d5b5c18b9539 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}380c0c4241a11cfaa7e04211ae24aeedc5c332d1" 2018-06-27 21:35:05,330 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:35:04 GMT Server: Apache Content-Length: 227 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6de7a9f1-bb04-440a-abea-315c3bc7c98f Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "dc52d14e54c74f389482d5b5c18b9539", "links": {"self": "http://10.167.4.35:5000/v3/roles/dc52d14e54c74f389482d5b5c18b9539"}, "name": "CreateVolumeTypeComplexTests-864873a1-87b2-41a-proj-role"}} 2018-06-27 21:35:05,330 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/dc52d14e54c74f389482d5b5c18b9539 used request id req-6de7a9f1-bb04-440a-abea-315c3bc7c98f 2018-06-27 21:35:05,331 - keystone_utils - INFO - Granting role CreateVolumeTypeComplexTests-864873a1-87b2-41a-proj-role to project CreateVolumeTypeComplexTests-864873a1-87b2-41a-proj 2018-06-27 21:35:05,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/ce515df8a36044d89a71e1e7002399dc/users/a2e564506f5947329d223dafdb8e8a10/roles/dc52d14e54c74f389482d5b5c18b9539 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}380c0c4241a11cfaa7e04211ae24aeedc5c332d1" 2018-06-27 21:35:05,563 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:35:05 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-32241ad4-6922-4612-b0e6-62fc6917ed74 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:35:05,563 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/ce515df8a36044d89a71e1e7002399dc/users/a2e564506f5947329d223dafdb8e8a10/roles/dc52d14e54c74f389482d5b5c18b9539 used request id req-32241ad4-6922-4612-b0e6-62fc6917ed74 2018-06-27 21:35:05,566 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:35:05,567 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:35:06,249 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:35:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["gT-SAOJAQt-7EcF9pc62Rg"], "issued_at": "2018-06-27T21:35:06.000000Z"}} 2018-06-27 21:35:06,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}02dc8a06fdf5e99737c985dca1439e28a460689b" 2018-06-27 21:35:06,307 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:35:06 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ab8f4dba-6408-4f6e-9b3b-d06fe8d93874 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:35:06,308 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-ab8f4dba-6408-4f6e-9b3b-d06fe8d93874 2018-06-27 21:35:06,314 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02dc8a06fdf5e99737c985dca1439e28a460689b" 2018-06-27 21:35:07,277 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:35:07 GMT Content-Type: application/json Content-Length: 17 Connection: keep-alive x-compute-request-id: req-76e2ab4a-78df-49c8-a389-289a127ce65c x-openstack-request-id: req-76e2ab4a-78df-49c8-a389-289a127ce65c Front-End-Https: on RESP BODY: {"qos_specs": []} 2018-06-27 21:35:07,277 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/qos-specs used request id req-76e2ab4a-78df-49c8-a389-289a127ce65c 2018-06-27 21:35:07,280 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-76e2ab4a-78df-49c8-a389-289a127ce65c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02dc8a06fdf5e99737c985dca1439e28a460689b" -d '{"qos_specs": {"consumer": "both", "name": "CreateVolumeTypeComplexTests-78b42ed7-d548-46a5-937b-ccba0a0313f3-qos-spec"}}' 2018-06-27 21:35:08,039 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:35:08 GMT Content-Type: application/json Content-Length: 468 Connection: keep-alive x-compute-request-id: req-f1653019-65d7-47a8-9588-d65b06febf41 x-openstack-request-id: req-f1653019-65d7-47a8-9588-d65b06febf41 Front-End-Https: on RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "d99dde00-ef52-45ea-af8f-f647a68a777f", "name": "CreateVolumeTypeComplexTests-78b42ed7-d548-46a5-937b-ccba0a0313f3-qos-spec"}, "links": [{"href": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/qos-specs/d99dde00-ef52-45ea-af8f-f647a68a777f", "rel": "self"}, {"href": "https://172.30.10.101:8776/8cdbc979369d4c15b8ddd6cc77d930e3/qos-specs/d99dde00-ef52-45ea-af8f-f647a68a777f", "rel": "bookmark"}]} 2018-06-27 21:35:08,039 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/qos-specs used request id req-f1653019-65d7-47a8-9588-d65b06febf41 2018-06-27 21:35:08,040 - create_qos - INFO - Created qos with name - CreateVolumeTypeComplexTests-78b42ed7-d548-46a5-937b-ccba0a0313f3-qos-spec 2018-06-27 21:35:08,040 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:35:08,041 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:35:08,959 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:35:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["PD1a4prqRz2vwU-25wcgwA"], "issued_at": "2018-06-27T21:35:08.000000Z"}} 2018-06-27 21:35:08,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2306e6e3d39c7619f50a47789a111dcd167a2c78" 2018-06-27 21:35:09,270 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:35:08 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-05493d9a-abfc-4b1c-93ba-d80bc9d4fb06 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:35:09,270 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-05493d9a-abfc-4b1c-93ba-d80bc9d4fb06 2018-06-27 21:35:09,276 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2306e6e3d39c7619f50a47789a111dcd167a2c78" 2018-06-27 21:35:10,235 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:35:10 GMT Content-Type: application/json Content-Length: 245 Connection: keep-alive x-compute-request-id: req-a85ac5a1-df83-4baf-a831-4b10576fdf96 x-openstack-request-id: req-a85ac5a1-df83-4baf-a831-4b10576fdf96 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": "04410069-3748-48b7-9583-a89769641612", "description": null}]} 2018-06-27 21:35:10,235 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types?is_public=None used request id req-a85ac5a1-df83-4baf-a831-4b10576fdf96 2018-06-27 21:35:10,239 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-a85ac5a1-df83-4baf-a831-4b10576fdf96" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2306e6e3d39c7619f50a47789a111dcd167a2c78" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateVolumeTypeComplexTests-78b42ed7-d548-46a5-937b-ccba0a0313f3-vol_type", "description": null}}' 2018-06-27 21:35:11,046 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:35:11 GMT Content-Type: application/json Content-Length: 251 Connection: keep-alive x-compute-request-id: req-12897529-7fcb-4f20-8d44-33c8cbd1639f x-openstack-request-id: req-12897529-7fcb-4f20-8d44-33c8cbd1639f Front-End-Https: on RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-78b42ed7-d548-46a5-937b-ccba0a0313f3-vol_type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "9b068bc0-3cd6-427d-9dd3-ab5463453aff", "description": null}} 2018-06-27 21:35:11,046 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types used request id req-12897529-7fcb-4f20-8d44-33c8cbd1639f 2018-06-27 21:35:11,050 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types/9b068bc0-3cd6-427d-9dd3-ab5463453aff/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-a85ac5a1-df83-4baf-a831-4b10576fdf96" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2306e6e3d39c7619f50a47789a111dcd167a2c78" -d '{"encryption": {"control_location": "back-end", "provider_class": "bar", "name": "foo", "provider": "bar"}}' 2018-06-27 21:35:12,056 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:35:12 GMT Content-Type: application/json Content-Length: 222 Connection: keep-alive x-compute-request-id: req-46606cd5-f7ae-4454-bd7d-667d9cb2135a x-openstack-request-id: req-46606cd5-f7ae-4454-bd7d-667d9cb2135a Front-End-Https: on RESP BODY: {"encryption": {"volume_type_id": "9b068bc0-3cd6-427d-9dd3-ab5463453aff", "name": "foo", "control_location": "back-end", "encryption_id": "e91bbfaf-6c1b-44e0-a9d2-8908bcbb3ec3", "provider": "bar", "provider_class": "bar"}} 2018-06-27 21:35:12,056 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types/9b068bc0-3cd6-427d-9dd3-ab5463453aff/encryption used request id req-46606cd5-f7ae-4454-bd7d-667d9cb2135a 2018-06-27 21:35:12,060 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a85ac5a1-df83-4baf-a831-4b10576fdf96" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2306e6e3d39c7619f50a47789a111dcd167a2c78" 2018-06-27 21:35:12,895 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:35:12 GMT Content-Type: application/json Content-Length: 182 Connection: keep-alive x-compute-request-id: req-9b9979ac-1e79-43a6-9b2c-9b292f40cdd3 x-openstack-request-id: req-9b9979ac-1e79-43a6-9b2c-9b292f40cdd3 Front-End-Https: on RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "d99dde00-ef52-45ea-af8f-f647a68a777f", "name": "CreateVolumeTypeComplexTests-78b42ed7-d548-46a5-937b-ccba0a0313f3-qos-spec"}]} 2018-06-27 21:35:12,895 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/qos-specs used request id req-9b9979ac-1e79-43a6-9b2c-9b292f40cdd3 2018-06-27 21:35:12,899 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/qos-specs/d99dde00-ef52-45ea-af8f-f647a68a777f/associate?vol_type_id=9b068bc0-3cd6-427d-9dd3-ab5463453aff -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a85ac5a1-df83-4baf-a831-4b10576fdf96" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2306e6e3d39c7619f50a47789a111dcd167a2c78" 2018-06-27 21:35:13,103 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 21:35:13 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-021e3fc3-cc0b-4bf3-ba90-4084018e2aae RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-27 21:35:13,104 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/qos-specs/d99dde00-ef52-45ea-af8f-f647a68a777f/associate?vol_type_id=9b068bc0-3cd6-427d-9dd3-ab5463453aff used request id req-021e3fc3-cc0b-4bf3-ba90-4084018e2aae 2018-06-27 21:35:13,104 - create_volume_type - INFO - Created volume type with name - CreateVolumeTypeComplexTests-78b42ed7-d548-46a5-937b-ccba0a0313f3-vol_type 2018-06-27 21:35:13,107 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types/9b068bc0-3cd6-427d-9dd3-ab5463453aff -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0078fe6e23171d10019b06e39cee69d79b00d9f5" 2018-06-27 21:35:14,014 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:35:14 GMT Content-Type: application/json Content-Length: 307 Connection: keep-alive x-compute-request-id: req-b6006a72-f7dc-40ec-8ca9-e996e327e3d3 x-openstack-request-id: req-b6006a72-f7dc-40ec-8ca9-e996e327e3d3 Front-End-Https: on RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-78b42ed7-d548-46a5-937b-ccba0a0313f3-vol_type", "qos_specs_id": "d99dde00-ef52-45ea-af8f-f647a68a777f", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "9b068bc0-3cd6-427d-9dd3-ab5463453aff", "description": null}} 2018-06-27 21:35:14,014 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types/9b068bc0-3cd6-427d-9dd3-ab5463453aff used request id req-b6006a72-f7dc-40ec-8ca9-e996e327e3d3 2018-06-27 21:35:14,017 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types/9b068bc0-3cd6-427d-9dd3-ab5463453aff -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b6006a72-f7dc-40ec-8ca9-e996e327e3d3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0078fe6e23171d10019b06e39cee69d79b00d9f5" 2018-06-27 21:35:14,870 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:35:14 GMT Content-Type: application/json Content-Length: 307 Connection: keep-alive x-compute-request-id: req-9361e930-6595-4c1f-bf39-b49b18600d43 x-openstack-request-id: req-9361e930-6595-4c1f-bf39-b49b18600d43 Front-End-Https: on RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-78b42ed7-d548-46a5-937b-ccba0a0313f3-vol_type", "qos_specs_id": "d99dde00-ef52-45ea-af8f-f647a68a777f", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "9b068bc0-3cd6-427d-9dd3-ab5463453aff", "description": null}} 2018-06-27 21:35:14,870 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types/9b068bc0-3cd6-427d-9dd3-ab5463453aff used request id req-9361e930-6595-4c1f-bf39-b49b18600d43 2018-06-27 21:35:14,873 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types/9b068bc0-3cd6-427d-9dd3-ab5463453aff/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b6006a72-f7dc-40ec-8ca9-e996e327e3d3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0078fe6e23171d10019b06e39cee69d79b00d9f5" 2018-06-27 21:35:15,702 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:35:15 GMT Content-Type: application/json Content-Length: 302 Connection: keep-alive x-compute-request-id: req-698fd1c3-d1ca-4d1c-8b10-995c75538c35 x-openstack-request-id: req-698fd1c3-d1ca-4d1c-8b10-995c75538c35 Front-End-Https: on RESP BODY: {"volume_type_id": "9b068bc0-3cd6-427d-9dd3-ab5463453aff", "control_location": "back-end", "deleted": false, "created_at": "2018-06-27T21:35:12.000000", "updated_at": null, "encryption_id": "e91bbfaf-6c1b-44e0-a9d2-8908bcbb3ec3", "key_size": null, "provider": "bar", "deleted_at": null, "cipher": null} 2018-06-27 21:35:15,702 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types/9b068bc0-3cd6-427d-9dd3-ab5463453aff/encryption used request id req-698fd1c3-d1ca-4d1c-8b10-995c75538c35 2018-06-27 21:35:15,705 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/qos-specs/d99dde00-ef52-45ea-af8f-f647a68a777f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b6006a72-f7dc-40ec-8ca9-e996e327e3d3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0078fe6e23171d10019b06e39cee69d79b00d9f5" 2018-06-27 21:35:15,810 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:35:15 GMT Content-Type: application/json Content-Length: 468 Connection: keep-alive x-compute-request-id: req-9f707df3-36b9-43ef-b2d0-2f56f39709ee x-openstack-request-id: req-9f707df3-36b9-43ef-b2d0-2f56f39709ee Front-End-Https: on RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "d99dde00-ef52-45ea-af8f-f647a68a777f", "name": "CreateVolumeTypeComplexTests-78b42ed7-d548-46a5-937b-ccba0a0313f3-qos-spec"}, "links": [{"href": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/qos-specs/d99dde00-ef52-45ea-af8f-f647a68a777f", "rel": "self"}, {"href": "https://172.30.10.101:8776/8cdbc979369d4c15b8ddd6cc77d930e3/qos-specs/d99dde00-ef52-45ea-af8f-f647a68a777f", "rel": "bookmark"}]} 2018-06-27 21:35:15,810 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/qos-specs/d99dde00-ef52-45ea-af8f-f647a68a777f used request id req-9f707df3-36b9-43ef-b2d0-2f56f39709ee 2018-06-27 21:35:15,811 - cinder_utils - INFO - Deleting volume named - CreateVolumeTypeComplexTests-78b42ed7-d548-46a5-937b-ccba0a0313f3-vol_type 2018-06-27 21:35:15,814 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types/9b068bc0-3cd6-427d-9dd3-ab5463453aff -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a85ac5a1-df83-4baf-a831-4b10576fdf96" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2306e6e3d39c7619f50a47789a111dcd167a2c78" 2018-06-27 21:35:16,856 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 21:35:16 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-0e7c16d4-28ff-4abc-9949-47e8b4cec6c9 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-27 21:35:16,856 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types/9b068bc0-3cd6-427d-9dd3-ab5463453aff used request id req-0e7c16d4-28ff-4abc-9949-47e8b4cec6c9 2018-06-27 21:35:16,857 - cinder_utils - INFO - Deleting QoS named - CreateVolumeTypeComplexTests-78b42ed7-d548-46a5-937b-ccba0a0313f3-qos-spec 2018-06-27 21:35:16,860 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/qos-specs/d99dde00-ef52-45ea-af8f-f647a68a777f?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-76e2ab4a-78df-49c8-a389-289a127ce65c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02dc8a06fdf5e99737c985dca1439e28a460689b" 2018-06-27 21:35:17,847 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 21:35:17 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-de2c45db-2087-47ea-a267-2b7d912a1684 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-27 21:35:17,847 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/qos-specs/d99dde00-ef52-45ea-af8f-f647a68a777f?force=False used request id req-de2c45db-2087-47ea-a267-2b7d912a1684 2018-06-27 21:35:17,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-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}380c0c4241a11cfaa7e04211ae24aeedc5c332d1" 2018-06-27 21:35:18,638 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:35:18 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-d493147c-df2b-4b9b-bb01-32a452ac0623 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-27T19:03:04Z", "updated_at": "2018-06-27T19:03:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "6748ef1e-56da-434e-9e89-e86b58537b65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "b3e3826c-1c48-4699-93f0-f8a310956753", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "bfad35fa-7ea9-4a81-917d-7b86481eb510", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "d657b333-103d-4d19-add8-1e8bae2f8849", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b92069937e44a3786e439f95c61afe5", "created_at": "2018-06-27T19:08:41Z", "updated_at": "2018-06-27T19:08:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "4ac2a090-f595-4e7b-9b7a-a52fa204e881", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "5508c0b1-6261-44cb-854d-60c64bcbba0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "a60c77dc-6985-48ac-a3a3-067176d3e52f", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "e6ec0fa4-1eb3-4c5d-a451-c7acfd7fde82", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}], "revision_number": 4, "project_id": "4b92069937e44a3786e439f95c61afe5", "id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T18:59:55Z", "updated_at": "2018-06-27T18:59:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "5a060918-419b-4ec3-90df-a7764c06af2f", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "6cd9bbf0-4d1b-4b13-a6c4-e20a15bb3360", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "8134c0f0-89c6-4d45-bef8-a9260d9d0723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "e0e7297a-a59d-4d2b-b75c-2cc86b269114", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}], "revision_number": 4, "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "created_at": "2018-06-27T21:03:43Z", "updated_at": "2018-06-27T21:03:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "41061dbf-a5a2-465f-84dd-140f6104b3f7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "47d5c96d-0510-41a5-b33e-5683702c5bb8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "4b4b6430-3f42-4fe4-a25e-2c5c015a7699", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "e6a68cb7-6491-4474-a4d7-38496cac4eb7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}], "revision_number": 4, "project_id": "3f0a375b66c54145bff1c56e7c91ad73", "id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "name": "default"}]} 2018-06-27 21:35:18,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-d493147c-df2b-4b9b-bb01-32a452ac0623 2018-06-27 21:35:18,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/4b92069937e44a3786e439f95c61afe5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}380c0c4241a11cfaa7e04211ae24aeedc5c332d1" 2018-06-27 21:35:18,724 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:35:18 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c78cad11-bbaa-4cd0-b8d6-c875308cc8df 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/4b92069937e44a3786e439f95c61afe5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4b92069937e44a3786e439f95c61afe5", "name": "service"}} 2018-06-27 21:35:18,724 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/4b92069937e44a3786e439f95c61afe5 used request id req-c78cad11-bbaa-4cd0-b8d6-c875308cc8df 2018-06-27 21:35:18,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/8cdbc979369d4c15b8ddd6cc77d930e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}380c0c4241a11cfaa7e04211ae24aeedc5c332d1" 2018-06-27 21:35:18,817 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:35:18 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3f6e444f-2b3d-4b66-a1f4-d8b7318ae8d3 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/8cdbc979369d4c15b8ddd6cc77d930e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}} 2018-06-27 21:35:18,818 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 used request id req-3f6e444f-2b3d-4b66-a1f4-d8b7318ae8d3 2018-06-27 21:35:18,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/3f0a375b66c54145bff1c56e7c91ad73 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}380c0c4241a11cfaa7e04211ae24aeedc5c332d1" 2018-06-27 21:35:19,157 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 27 Jun 2018 21:35:18 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d9502cc1-95d1-4726-8efa-1a17af13413f Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3f0a375b66c54145bff1c56e7c91ad73.", "code": 404, "title": "Not Found"}} 2018-06-27 21:35:19,157 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f0a375b66c54145bff1c56e7c91ad73 used request id req-d9502cc1-95d1-4726-8efa-1a17af13413f 2018-06-27 21:35:19,157 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-06-27 21:35:19,159 - keystone_utils - INFO - Deleting project with name - CreateVolumeTypeComplexTests-864873a1-87b2-41a-proj 2018-06-27 21:35:19,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/ce515df8a36044d89a71e1e7002399dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}380c0c4241a11cfaa7e04211ae24aeedc5c332d1" 2018-06-27 21:35:19,595 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:35:19 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ac03e9b7-a032-4a74-b25b-dcc625405e19 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:35:19,595 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/ce515df8a36044d89a71e1e7002399dc used request id req-ac03e9b7-a032-4a74-b25b-dcc625405e19 2018-06-27 21:35:19,595 - keystone_utils - INFO - Deleting role with name - CreateVolumeTypeComplexTests-864873a1-87b2-41a-proj-role 2018-06-27 21:35:19,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/dc52d14e54c74f389482d5b5c18b9539 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}380c0c4241a11cfaa7e04211ae24aeedc5c332d1" 2018-06-27 21:35:19,969 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:35:19 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-182f63f3-5de2-459b-b35c-34c08df9783c Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:35:19,969 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/dc52d14e54c74f389482d5b5c18b9539 used request id req-182f63f3-5de2-459b-b35c-34c08df9783c 2018-06-27 21:35:19,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? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}380c0c4241a11cfaa7e04211ae24aeedc5c332d1" 2018-06-27 21:35:20,049 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:35:19 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2b2397d9-069c-4882-a0e2-373b0ea0135c Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 21:35:20,049 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-2b2397d9-069c-4882-a0e2-373b0ea0135c 2018-06-27 21:35:20,050 - keystone_utils - INFO - Deleting user with name - CreateVolumeTypeComplexTests-864873a1-87b2-41a-user 2018-06-27 21:35:20,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/a2e564506f5947329d223dafdb8e8a10 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}631286295ae0a9229b6122b6478cc9b76890bca6" 2018-06-27 21:35:20,482 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:35:20 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5c3d8cb5-1a54-43ce-9174-a60238967c45 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:35:20,482 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/a2e564506f5947329d223dafdb8e8a10 used request id req-5c3d8cb5-1a54-43ce-9174-a60238967c45 2018-06-27 21:35:20,484 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:35:21,472 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:35:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["UEk7SGMbQ1O8gdKNthtrng"], "issued_at": "2018-06-27T21:35:21.000000Z"}} 2018-06-27 21:35:21,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}451f2733067d84def3aea6b9ed2b53a87f91b81f" 2018-06-27 21:35:21,518 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:35:21 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e9baba1b-0fbe-48b5-88ea-6169e4419c21 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:35:21,518 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-e9baba1b-0fbe-48b5-88ea-6169e4419c21 2018-06-27 21:35:21,519 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:35:21,520 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:35:22,415 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:35:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["zoqQgq2VT7-DhhWDBzfpjw"], "issued_at": "2018-06-27T21:35:22.000000Z"}} 2018-06-27 21:35:22,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dffa2726c5860f6d440f24c3e4b7a1ef6a92a45" 2018-06-27 21:35:22,789 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:35:22 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4a00ea33-cbb3-447a-a62e-9eccf32f4ff8 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:35:22,790 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-4a00ea33-cbb3-447a-a62e-9eccf32f4ff8 2018-06-27 21:35:22,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 21:35:22,807 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:35: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-27 21:35:22,808 - 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-f878f525-b575-454-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dffa2726c5860f6d440f24c3e4b7a1ef6a92a45" 2018-06-27 21:35:23,221 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:35:22 GMT Server: Apache Content-Length: 198 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-176d21d4-34d0-45d7-883f-3c99429bd8bc 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-f878f525-b575-454-proj", "previous": null, "next": null}, "projects": []} 2018-06-27 21:35:23,221 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-f878f525-b575-454-proj used request id req-176d21d4-34d0-45d7-883f-3c99429bd8bc 2018-06-27 21:35:23,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dffa2726c5860f6d440f24c3e4b7a1ef6a92a45" 2018-06-27 21:35:23,593 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:35:23 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d005beb2-bc0d-494d-9b93-aa6c588de158 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 21:35:23,593 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-d005beb2-bc0d-494d-9b93-aa6c588de158 2018-06-27 21:35:23,597 - 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}9dffa2726c5860f6d440f24c3e4b7a1ef6a92a45" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-f878f525-b575-454-proj"}}' 2018-06-27 21:35:23,958 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 21:35:23 GMT Server: Apache Content-Length: 327 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c8cdda44-fbec-4e17-9031-8212ef719d0a Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/b78bfb3ce0744abab50f20c2e5a832e9"}, "tags": [], "enabled": true, "id": "b78bfb3ce0744abab50f20c2e5a832e9", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-f878f525-b575-454-proj"}} 2018-06-27 21:35:23,958 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-c8cdda44-fbec-4e17-9031-8212ef719d0a 2018-06-27 21:35:23,958 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeSuccessTests-f878f525-b575-454-proj 2018-06-27 21:35:23,958 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:35:23,959 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:35:24,795 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:35:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["wp2UvlelSTi9jiGrh-sRDw"], "issued_at": "2018-06-27T21:35:24.000000Z"}} 2018-06-27 21:35:24,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}e830f34cfcc0737fae873575b669254929b385f6" 2018-06-27 21:35:24,850 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:35:24 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3ebf5e39-4ec5-4dcf-b4ea-1f2ebadceeec Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:35:24,850 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-3ebf5e39-4ec5-4dcf-b4ea-1f2ebadceeec 2018-06-27 21:35:24,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 21:35:24,866 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21: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-27 21:35:24,867 - 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}e830f34cfcc0737fae873575b669254929b385f6" 2018-06-27 21:35:25,271 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:35:24 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e7d194e6-4dae-42a3-a158-c6b9348dddc6 Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/05b1bc3fa6fd4243a4ba8b4d6fcc3daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05b1bc3fa6fd4243a4ba8b4d6fcc3daf", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/48d44c9c0fea4f4e80edc7d2e0715db7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d44c9c0fea4f4e80edc7d2e0715db7", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/4d3721127bf84155a837606ce3feba32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d3721127bf84155a837606ce3feba32", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/5c846663ea6d407e9223de0719ce5442"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c846663ea6d407e9223de0719ce5442", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/73a10e6c4f67490a8a4030cc6cea32f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73a10e6c4f67490a8a4030cc6cea32f5", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/8ecfab7d9d4f47bb8892a85b7d2a0b5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ecfab7d9d4f47bb8892a85b7d2a0b5a", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/b278d529e9a54a9195e4e536b9384dc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b278d529e9a54a9195e4e536b9384dc0", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b7f107ae7bb34ccea8282b1a0ec7a979"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7f107ae7bb34ccea8282b1a0ec7a979", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/d21494d0185b463db36b8c8c2b341b97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d21494d0185b463db36b8c8c2b341b97", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e0bb346419f84e4680f6ca9a97f4fc0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e0bb346419f84e4680f6ca9a97f4fc0b", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "c8d542af72ce49338052c29f02c8857e", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e9dd794fa5c040a9a0445386fb2a6116"}, "options": {}, "id": "e9dd794fa5c040a9a0445386fb2a6116", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/e9f9c747d54947bc800a81ecf11858f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9f9c747d54947bc800a81ecf11858f5", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-27 21:35:25,271 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-e7d194e6-4dae-42a3-a158-c6b9348dddc6 2018-06-27 21:35:25,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?name=CreateSimpleVolumeSuccessTests-f878f525-b575-454-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e830f34cfcc0737fae873575b669254929b385f6" 2018-06-27 21:35:25,378 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:35:25 GMT Server: Apache Content-Length: 479 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-83913255-b195-4ce5-a1c5-7ee74464fb5d Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-f878f525-b575-454-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/b78bfb3ce0744abab50f20c2e5a832e9"}, "tags": [], "enabled": true, "id": "b78bfb3ce0744abab50f20c2e5a832e9", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-f878f525-b575-454-proj"}]} 2018-06-27 21:35:25,378 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-f878f525-b575-454-proj used request id req-83913255-b195-4ce5-a1c5-7ee74464fb5d 2018-06-27 21:35:25,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e830f34cfcc0737fae873575b669254929b385f6" 2018-06-27 21:35:25,788 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:35:25 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1d69178b-5ae9-40c2-a551-27af20f4577d Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 21:35:25,788 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-1d69178b-5ae9-40c2-a551-27af20f4577d 2018-06-27 21:35:26,604 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeSuccessTests-f878f525-b575-454-user 2018-06-27 21:35:26,604 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:35: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/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dffa2726c5860f6d440f24c3e4b7a1ef6a92a45" 2018-06-27 21:35:27,013 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:35:26 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-858bf5eb-b015-44b9-be84-da86be3e2bd5 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 21:35:27,013 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-858bf5eb-b015-44b9-be84-da86be3e2bd5 2018-06-27 21:35:27,017 - 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}9dffa2726c5860f6d440f24c3e4b7a1ef6a92a45" -d '{"role": {"name": "CreateSimpleVolumeSuccessTests-f878f525-b575-454-proj-role"}}' 2018-06-27 21:35:27,380 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 21:35:27 GMT Server: Apache Content-Length: 229 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-73eae718-c394-4727-af0c-2a9c3fc237e6 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d03e0d727abe45b0bc60d90ecd3e2d89", "links": {"self": "http://10.167.4.35:5000/v3/roles/d03e0d727abe45b0bc60d90ecd3e2d89"}, "name": "CreateSimpleVolumeSuccessTests-f878f525-b575-454-proj-role"}} 2018-06-27 21:35:27,380 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-73eae718-c394-4727-af0c-2a9c3fc237e6 2018-06-27 21:35:27,380 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeSuccessTests-f878f525-b575-454-proj-role 2018-06-27 21:35:27,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/d03e0d727abe45b0bc60d90ecd3e2d89 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dffa2726c5860f6d440f24c3e4b7a1ef6a92a45" 2018-06-27 21:35:27,739 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:35:27 GMT Server: Apache Content-Length: 229 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-50128250-08ac-4ff3-9722-3054aa323dda Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d03e0d727abe45b0bc60d90ecd3e2d89", "links": {"self": "http://10.167.4.35:5000/v3/roles/d03e0d727abe45b0bc60d90ecd3e2d89"}, "name": "CreateSimpleVolumeSuccessTests-f878f525-b575-454-proj-role"}} 2018-06-27 21:35:27,739 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/d03e0d727abe45b0bc60d90ecd3e2d89 used request id req-50128250-08ac-4ff3-9722-3054aa323dda 2018-06-27 21:35:27,739 - keystone_utils - INFO - Granting role CreateSimpleVolumeSuccessTests-f878f525-b575-454-proj-role to project CreateSimpleVolumeSuccessTests-f878f525-b575-454-proj 2018-06-27 21:35:27,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/b78bfb3ce0744abab50f20c2e5a832e9/users/c8f9b944b93b4a2abce9c60f075ab050/roles/d03e0d727abe45b0bc60d90ecd3e2d89 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dffa2726c5860f6d440f24c3e4b7a1ef6a92a45" 2018-06-27 21:35:28,214 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:35:27 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a06ee345-d587-4d49-b232-8820e1f7ca5f Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:35:28,214 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/b78bfb3ce0744abab50f20c2e5a832e9/users/c8f9b944b93b4a2abce9c60f075ab050/roles/d03e0d727abe45b0bc60d90ecd3e2d89 used request id req-a06ee345-d587-4d49-b232-8820e1f7ca5f 2018-06-27 21:35:28,217 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:35:29,252 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d03e0d727abe45b0bc60d90ecd3e2d89", "name": "CreateSimpleVolumeSuccessTests-f878f525-b575-454-proj-role"}], "expires_at": "2018-06-27T22:35:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b78bfb3ce0744abab50f20c2e5a832e9", "name": "CreateSimpleVolumeSuccessTests-f878f525-b575-454-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/b78bfb3ce0744abab50f20c2e5a832e9", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/b78bfb3ce0744abab50f20c2e5a832e9", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/b78bfb3ce0744abab50f20c2e5a832e9", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/b78bfb3ce0744abab50f20c2e5a832e9", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/b78bfb3ce0744abab50f20c2e5a832e9", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/b78bfb3ce0744abab50f20c2e5a832e9", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/b78bfb3ce0744abab50f20c2e5a832e9", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/b78bfb3ce0744abab50f20c2e5a832e9", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/b78bfb3ce0744abab50f20c2e5a832e9", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/b78bfb3ce0744abab50f20c2e5a832e9", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/b78bfb3ce0744abab50f20c2e5a832e9", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/b78bfb3ce0744abab50f20c2e5a832e9", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-f878f525-b575-454-user", "id": "c8f9b944b93b4a2abce9c60f075ab050"}, "audit_ids": ["M_OHd1SdSISNBd2RGhwFUA"], "issued_at": "2018-06-27T21:35:29.000000Z"}} 2018-06-27 21:35:29,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}784a985adc87f0a98be38c539959deb12fb22ea2" 2018-06-27 21:35:29,615 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:35:29 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-513610a1-086f-4eee-a77d-27641151c4f0 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:35:29,615 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-513610a1-086f-4eee-a77d-27641151c4f0 2018-06-27 21:35:29,617 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:35:29,617 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:35:30,340 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d03e0d727abe45b0bc60d90ecd3e2d89", "name": "CreateSimpleVolumeSuccessTests-f878f525-b575-454-proj-role"}], "expires_at": "2018-06-27T22:35:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b78bfb3ce0744abab50f20c2e5a832e9", "name": "CreateSimpleVolumeSuccessTests-f878f525-b575-454-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/b78bfb3ce0744abab50f20c2e5a832e9", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/b78bfb3ce0744abab50f20c2e5a832e9", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/b78bfb3ce0744abab50f20c2e5a832e9", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/b78bfb3ce0744abab50f20c2e5a832e9", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/b78bfb3ce0744abab50f20c2e5a832e9", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/b78bfb3ce0744abab50f20c2e5a832e9", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/b78bfb3ce0744abab50f20c2e5a832e9", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/b78bfb3ce0744abab50f20c2e5a832e9", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/b78bfb3ce0744abab50f20c2e5a832e9", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/b78bfb3ce0744abab50f20c2e5a832e9", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/b78bfb3ce0744abab50f20c2e5a832e9", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/b78bfb3ce0744abab50f20c2e5a832e9", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-f878f525-b575-454-user", "id": "c8f9b944b93b4a2abce9c60f075ab050"}, "audit_ids": ["TX1lS5TlSY2tJTiYmBvyaw"], "issued_at": "2018-06-27T21:35:30.000000Z"}} 2018-06-27 21:35:30,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}67403735bd81f211b818682c6c84af922f737b97" 2018-06-27 21:35:30,696 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:35:30 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a6e8af0d-c795-42db-8e83-22ebdf076711 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:35:30,696 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-a6e8af0d-c795-42db-8e83-22ebdf076711 2018-06-27 21:35:30,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/b78bfb3ce0744abab50f20c2e5a832e9/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67403735bd81f211b818682c6c84af922f737b97" 2018-06-27 21:35:31,716 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:35:31 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive x-compute-request-id: req-c97e6d66-db61-48c7-a08d-734eaf83203c x-openstack-request-id: req-c97e6d66-db61-48c7-a08d-734eaf83203c Front-End-Https: on RESP BODY: {"volumes": []} 2018-06-27 21:35:31,717 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/b78bfb3ce0744abab50f20c2e5a832e9/volumes/detail used request id req-c97e6d66-db61-48c7-a08d-734eaf83203c 2018-06-27 21:35:31,720 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8776/v2/b78bfb3ce0744abab50f20c2e5a832e9/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-c97e6d66-db61-48c7-a08d-734eaf83203c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67403735bd81f211b818682c6c84af922f737b97" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateSimpleVolumeSuccessTests-846cb278-2d15-4c53-ad28-216002a8e2a8", "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-27 21:35:33,459 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 21:35:33 GMT Content-Type: application/json Content-Length: 842 Connection: keep-alive x-compute-request-id: req-53f61de4-0480-45fe-9300-a35b7ee09cc7 x-openstack-request-id: req-53f61de4-0480-45fe-9300-a35b7ee09cc7 RESP BODY: {"volume": {"status": "creating", "user_id": "c8f9b944b93b4a2abce9c60f075ab050", "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/b78bfb3ce0744abab50f20c2e5a832e9/volumes/5281208b-0105-4004-8aa4-9f9f7e1e4f2c", "rel": "self"}, {"href": "https://172.30.10.101:8776/b78bfb3ce0744abab50f20c2e5a832e9/volumes/5281208b-0105-4004-8aa4-9f9f7e1e4f2c", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-06-27T21:35:33.000000", "description": null, "updated_at": null, "volume_type": "lvm-driver", "name": "CreateSimpleVolumeSuccessTests-846cb278-2d15-4c53-ad28-216002a8e2a8", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "5281208b-0105-4004-8aa4-9f9f7e1e4f2c", "size": 1}} 2018-06-27 21:35:33,459 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://172.30.10.101:8776/v2/b78bfb3ce0744abab50f20c2e5a832e9/volumes used request id req-53f61de4-0480-45fe-9300-a35b7ee09cc7 2018-06-27 21:35:33,463 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/b78bfb3ce0744abab50f20c2e5a832e9/volumes/5281208b-0105-4004-8aa4-9f9f7e1e4f2c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c97e6d66-db61-48c7-a08d-734eaf83203c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67403735bd81f211b818682c6c84af922f737b97" 2018-06-27 21:35:34,498 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:35:34 GMT Content-Type: application/json Content-Length: 935 Connection: keep-alive x-compute-request-id: req-17fcc4ac-22af-45f9-8bed-ab5a5c2cf886 x-openstack-request-id: req-17fcc4ac-22af-45f9-8bed-ab5a5c2cf886 Front-End-Https: on RESP BODY: {"volume": {"status": "available", "user_id": "c8f9b944b93b4a2abce9c60f075ab050", "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/b78bfb3ce0744abab50f20c2e5a832e9/volumes/5281208b-0105-4004-8aa4-9f9f7e1e4f2c", "rel": "self"}, {"href": "https://172.30.10.101:8776/b78bfb3ce0744abab50f20c2e5a832e9/volumes/5281208b-0105-4004-8aa4-9f9f7e1e4f2c", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-06-27T21:35:33.000000", "description": null, "os-vol-tenant-attr:tenant_id": "b78bfb3ce0744abab50f20c2e5a832e9", "updated_at": "2018-06-27T21:35:34.000000", "volume_type": "lvm-driver", "name": "CreateSimpleVolumeSuccessTests-846cb278-2d15-4c53-ad28-216002a8e2a8", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "5281208b-0105-4004-8aa4-9f9f7e1e4f2c", "size": 1}} 2018-06-27 21:35:34,498 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/b78bfb3ce0744abab50f20c2e5a832e9/volumes/5281208b-0105-4004-8aa4-9f9f7e1e4f2c used request id req-17fcc4ac-22af-45f9-8bed-ab5a5c2cf886 2018-06-27 21:35:34,498 - create_volume - INFO - Created volume with name - CreateSimpleVolumeSuccessTests-846cb278-2d15-4c53-ad28-216002a8e2a8 2018-06-27 21:35:34,501 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/b78bfb3ce0744abab50f20c2e5a832e9/volumes/5281208b-0105-4004-8aa4-9f9f7e1e4f2c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c97e6d66-db61-48c7-a08d-734eaf83203c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67403735bd81f211b818682c6c84af922f737b97" 2018-06-27 21:35:35,388 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:35:35 GMT Content-Type: application/json Content-Length: 935 Connection: keep-alive x-compute-request-id: req-ebfeebc8-ba8e-4a9a-bb28-8a87c150d892 x-openstack-request-id: req-ebfeebc8-ba8e-4a9a-bb28-8a87c150d892 Front-End-Https: on RESP BODY: {"volume": {"status": "available", "user_id": "c8f9b944b93b4a2abce9c60f075ab050", "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/b78bfb3ce0744abab50f20c2e5a832e9/volumes/5281208b-0105-4004-8aa4-9f9f7e1e4f2c", "rel": "self"}, {"href": "https://172.30.10.101:8776/b78bfb3ce0744abab50f20c2e5a832e9/volumes/5281208b-0105-4004-8aa4-9f9f7e1e4f2c", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-06-27T21:35:33.000000", "description": null, "os-vol-tenant-attr:tenant_id": "b78bfb3ce0744abab50f20c2e5a832e9", "updated_at": "2018-06-27T21:35:34.000000", "volume_type": "lvm-driver", "name": "CreateSimpleVolumeSuccessTests-846cb278-2d15-4c53-ad28-216002a8e2a8", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "5281208b-0105-4004-8aa4-9f9f7e1e4f2c", "size": 1}} 2018-06-27 21:35:35,389 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/b78bfb3ce0744abab50f20c2e5a832e9/volumes/5281208b-0105-4004-8aa4-9f9f7e1e4f2c used request id req-ebfeebc8-ba8e-4a9a-bb28-8a87c150d892 2018-06-27 21:35:35,389 - create_volume - DEBUG - Instance status is - available 2018-06-27 21:35:35,389 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-846cb278-2d15-4c53-ad28-216002a8e2a8 2018-06-27 21:35:35,389 - create_volume - INFO - Volume is now active with name - CreateSimpleVolumeSuccessTests-846cb278-2d15-4c53-ad28-216002a8e2a8 2018-06-27 21:35:35,392 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/b78bfb3ce0744abab50f20c2e5a832e9/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}784a985adc87f0a98be38c539959deb12fb22ea2" 2018-06-27 21:35:36,544 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:35:36 GMT Content-Type: application/json Content-Length: 938 Connection: keep-alive x-compute-request-id: req-2b005777-4796-4110-a5f8-8bfda113ef6d x-openstack-request-id: req-2b005777-4796-4110-a5f8-8bfda113ef6d Front-End-Https: on RESP BODY: {"volumes": [{"status": "available", "user_id": "c8f9b944b93b4a2abce9c60f075ab050", "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/b78bfb3ce0744abab50f20c2e5a832e9/volumes/5281208b-0105-4004-8aa4-9f9f7e1e4f2c", "rel": "self"}, {"href": "https://172.30.10.101:8776/b78bfb3ce0744abab50f20c2e5a832e9/volumes/5281208b-0105-4004-8aa4-9f9f7e1e4f2c", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-06-27T21:35:33.000000", "description": null, "os-vol-tenant-attr:tenant_id": "b78bfb3ce0744abab50f20c2e5a832e9", "updated_at": "2018-06-27T21:35:34.000000", "volume_type": "lvm-driver", "name": "CreateSimpleVolumeSuccessTests-846cb278-2d15-4c53-ad28-216002a8e2a8", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "5281208b-0105-4004-8aa4-9f9f7e1e4f2c", "size": 1}]} 2018-06-27 21:35:36,544 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/b78bfb3ce0744abab50f20c2e5a832e9/volumes/detail used request id req-2b005777-4796-4110-a5f8-8bfda113ef6d 2018-06-27 21:35:36,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 21:35:36,560 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21: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-27 21:35:36,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/b78bfb3ce0744abab50f20c2e5a832e9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}784a985adc87f0a98be38c539959deb12fb22ea2" 2018-06-27 21:35:37,002 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:35:36 GMT Server: Apache Content-Length: 327 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-83e5986f-9e7d-4323-8b27-950831916e6d Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/b78bfb3ce0744abab50f20c2e5a832e9"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b78bfb3ce0744abab50f20c2e5a832e9", "name": "CreateSimpleVolumeSuccessTests-f878f525-b575-454-proj"}} 2018-06-27 21:35:37,002 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b78bfb3ce0744abab50f20c2e5a832e9 used request id req-83e5986f-9e7d-4323-8b27-950831916e6d 2018-06-27 21:35:37,005 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/b78bfb3ce0744abab50f20c2e5a832e9/volumes/5281208b-0105-4004-8aa4-9f9f7e1e4f2c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c97e6d66-db61-48c7-a08d-734eaf83203c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67403735bd81f211b818682c6c84af922f737b97" 2018-06-27 21:35:38,028 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:35:38 GMT Content-Type: application/json Content-Length: 935 Connection: keep-alive x-compute-request-id: req-f58945f2-df4c-4f9a-a851-2f817cd8ab33 x-openstack-request-id: req-f58945f2-df4c-4f9a-a851-2f817cd8ab33 Front-End-Https: on RESP BODY: {"volume": {"status": "available", "user_id": "c8f9b944b93b4a2abce9c60f075ab050", "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/b78bfb3ce0744abab50f20c2e5a832e9/volumes/5281208b-0105-4004-8aa4-9f9f7e1e4f2c", "rel": "self"}, {"href": "https://172.30.10.101:8776/b78bfb3ce0744abab50f20c2e5a832e9/volumes/5281208b-0105-4004-8aa4-9f9f7e1e4f2c", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-06-27T21:35:33.000000", "description": null, "os-vol-tenant-attr:tenant_id": "b78bfb3ce0744abab50f20c2e5a832e9", "updated_at": "2018-06-27T21:35:34.000000", "volume_type": "lvm-driver", "name": "CreateSimpleVolumeSuccessTests-846cb278-2d15-4c53-ad28-216002a8e2a8", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "5281208b-0105-4004-8aa4-9f9f7e1e4f2c", "size": 1}} 2018-06-27 21:35:38,028 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/b78bfb3ce0744abab50f20c2e5a832e9/volumes/5281208b-0105-4004-8aa4-9f9f7e1e4f2c used request id req-f58945f2-df4c-4f9a-a851-2f817cd8ab33 2018-06-27 21:35:38,028 - create_volume - DEBUG - Instance status is - available 2018-06-27 21:35:38,029 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-846cb278-2d15-4c53-ad28-216002a8e2a8 2018-06-27 21:35:38,029 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeSuccessTests-846cb278-2d15-4c53-ad28-216002a8e2a8 2018-06-27 21:35:38,032 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8776/v2/b78bfb3ce0744abab50f20c2e5a832e9/volumes/5281208b-0105-4004-8aa4-9f9f7e1e4f2c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c97e6d66-db61-48c7-a08d-734eaf83203c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67403735bd81f211b818682c6c84af922f737b97" 2018-06-27 21:35:38,976 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 21:35:38 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-2880fea4-bb14-418f-bbf8-a33fa4253fe9 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-27 21:35:38,976 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://172.30.10.101:8776/v2/b78bfb3ce0744abab50f20c2e5a832e9/volumes/5281208b-0105-4004-8aa4-9f9f7e1e4f2c used request id req-2880fea4-bb14-418f-bbf8-a33fa4253fe9 2018-06-27 21:35:38,979 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/b78bfb3ce0744abab50f20c2e5a832e9/volumes/5281208b-0105-4004-8aa4-9f9f7e1e4f2c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c97e6d66-db61-48c7-a08d-734eaf83203c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67403735bd81f211b818682c6c84af922f737b97" 2018-06-27 21:35:40,004 - cinderclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Wed, 27 Jun 2018 21:35:40 GMT Content-Type: application/json Content-Length: 109 Connection: keep-alive x-compute-request-id: req-40560a75-ede3-4921-9a74-6a693108ef3b x-openstack-request-id: req-40560a75-ede3-4921-9a74-6a693108ef3b RESP BODY: {"itemNotFound": {"message": "Volume 5281208b-0105-4004-8aa4-9f9f7e1e4f2c could not be found.", "code": 404}} 2018-06-27 21:35:40,004 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/b78bfb3ce0744abab50f20c2e5a832e9/volumes/5281208b-0105-4004-8aa4-9f9f7e1e4f2c used request id req-40560a75-ede3-4921-9a74-6a693108ef3b 2018-06-27 21:35:40,004 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 5281208b-0105-4004-8aa4-9f9f7e1e4f2c could not be found. (HTTP 404) (Request-ID: req-40560a75-ede3-4921-9a74-6a693108ef3b) 2018-06-27 21:35:40,005 - create_volume - INFO - Volume has been properly deleted with name - CreateSimpleVolumeSuccessTests-846cb278-2d15-4c53-ad28-216002a8e2a8 2018-06-27 21:35:40,008 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/b78bfb3ce0744abab50f20c2e5a832e9/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2b005777-4796-4110-a5f8-8bfda113ef6d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}784a985adc87f0a98be38c539959deb12fb22ea2" 2018-06-27 21:35:40,968 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:35:40 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive x-compute-request-id: req-a59c16be-cb97-492b-bcd0-b9bc1f924332 x-openstack-request-id: req-a59c16be-cb97-492b-bcd0-b9bc1f924332 Front-End-Https: on RESP BODY: {"volumes": []} 2018-06-27 21:35:40,968 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/b78bfb3ce0744abab50f20c2e5a832e9/volumes/detail used request id req-a59c16be-cb97-492b-bcd0-b9bc1f924332 2018-06-27 21:35:40,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/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dffa2726c5860f6d440f24c3e4b7a1ef6a92a45" 2018-06-27 21:35:41,899 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:35:41 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-ee1450cd-0fa2-4138-8cdc-1119a13da833 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-27T19:03:04Z", "updated_at": "2018-06-27T19:03:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "6748ef1e-56da-434e-9e89-e86b58537b65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "b3e3826c-1c48-4699-93f0-f8a310956753", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "bfad35fa-7ea9-4a81-917d-7b86481eb510", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "d657b333-103d-4d19-add8-1e8bae2f8849", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b92069937e44a3786e439f95c61afe5", "created_at": "2018-06-27T19:08:41Z", "updated_at": "2018-06-27T19:08:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "4ac2a090-f595-4e7b-9b7a-a52fa204e881", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "5508c0b1-6261-44cb-854d-60c64bcbba0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "a60c77dc-6985-48ac-a3a3-067176d3e52f", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "e6ec0fa4-1eb3-4c5d-a451-c7acfd7fde82", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}], "revision_number": 4, "project_id": "4b92069937e44a3786e439f95c61afe5", "id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T18:59:55Z", "updated_at": "2018-06-27T18:59:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "5a060918-419b-4ec3-90df-a7764c06af2f", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "6cd9bbf0-4d1b-4b13-a6c4-e20a15bb3360", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "8134c0f0-89c6-4d45-bef8-a9260d9d0723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "e0e7297a-a59d-4d2b-b75c-2cc86b269114", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}], "revision_number": 4, "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "created_at": "2018-06-27T21:03:43Z", "updated_at": "2018-06-27T21:03:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "41061dbf-a5a2-465f-84dd-140f6104b3f7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "47d5c96d-0510-41a5-b33e-5683702c5bb8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "4b4b6430-3f42-4fe4-a25e-2c5c015a7699", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "e6a68cb7-6491-4474-a4d7-38496cac4eb7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}], "revision_number": 4, "project_id": "3f0a375b66c54145bff1c56e7c91ad73", "id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "name": "default"}]} 2018-06-27 21:35:41,900 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-ee1450cd-0fa2-4138-8cdc-1119a13da833 2018-06-27 21:35:41,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/4b92069937e44a3786e439f95c61afe5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dffa2726c5860f6d440f24c3e4b7a1ef6a92a45" 2018-06-27 21:35:42,320 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:35:41 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-852c634b-109f-4eb8-99ed-fcc1093d858e 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/4b92069937e44a3786e439f95c61afe5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4b92069937e44a3786e439f95c61afe5", "name": "service"}} 2018-06-27 21:35:42,320 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/4b92069937e44a3786e439f95c61afe5 used request id req-852c634b-109f-4eb8-99ed-fcc1093d858e 2018-06-27 21:35:42,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/8cdbc979369d4c15b8ddd6cc77d930e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dffa2726c5860f6d440f24c3e4b7a1ef6a92a45" 2018-06-27 21:35:42,703 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:35:42 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-dace0545-f878-4267-bc32-4d8fd05fbfbb 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/8cdbc979369d4c15b8ddd6cc77d930e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}} 2018-06-27 21:35:42,703 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 used request id req-dace0545-f878-4267-bc32-4d8fd05fbfbb 2018-06-27 21:35:42,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/3f0a375b66c54145bff1c56e7c91ad73 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dffa2726c5860f6d440f24c3e4b7a1ef6a92a45" 2018-06-27 21:35:43,030 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 27 Jun 2018 21:35:42 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7a2de21d-2fda-4f71-a18c-173e38c4167e Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3f0a375b66c54145bff1c56e7c91ad73.", "code": 404, "title": "Not Found"}} 2018-06-27 21:35:43,031 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f0a375b66c54145bff1c56e7c91ad73 used request id req-7a2de21d-2fda-4f71-a18c-173e38c4167e 2018-06-27 21:35:43,031 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-06-27 21:35:43,032 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeSuccessTests-f878f525-b575-454-proj 2018-06-27 21:35:43,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/b78bfb3ce0744abab50f20c2e5a832e9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dffa2726c5860f6d440f24c3e4b7a1ef6a92a45" 2018-06-27 21:35:43,872 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:35:43 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5f0bc0ba-cf1d-423b-a570-3293ddc3335f Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:35:43,872 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/b78bfb3ce0744abab50f20c2e5a832e9 used request id req-5f0bc0ba-cf1d-423b-a570-3293ddc3335f 2018-06-27 21:35:43,872 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeSuccessTests-f878f525-b575-454-proj-role 2018-06-27 21:35:43,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/d03e0d727abe45b0bc60d90ecd3e2d89 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dffa2726c5860f6d440f24c3e4b7a1ef6a92a45" 2018-06-27 21:35:44,381 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:35:43 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6609d672-6c6f-4ebb-9a0c-d2cc07e641a6 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:35:44,381 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/d03e0d727abe45b0bc60d90ecd3e2d89 used request id req-6609d672-6c6f-4ebb-9a0c-d2cc07e641a6 2018-06-27 21:35: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/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dffa2726c5860f6d440f24c3e4b7a1ef6a92a45" 2018-06-27 21:35:44,771 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:35:44 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6e8b2dfd-fcbd-4feb-a01d-9e30cf01e1cb Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 21:35:44,771 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-6e8b2dfd-fcbd-4feb-a01d-9e30cf01e1cb 2018-06-27 21:35:44,772 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeSuccessTests-f878f525-b575-454-user 2018-06-27 21:35:44,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/c8f9b944b93b4a2abce9c60f075ab050 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e830f34cfcc0737fae873575b669254929b385f6" 2018-06-27 21:35:45,507 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:35:44 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-eb66285e-d783-4252-a022-be9fa92e645a Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:35:45,507 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/c8f9b944b93b4a2abce9c60f075ab050 used request id req-eb66285e-d783-4252-a022-be9fa92e645a 2018-06-27 21:35:45,509 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:35:46,446 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:35:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["pc0WFQaxT6qxQ1scSHdPcw"], "issued_at": "2018-06-27T21:35:46.000000Z"}} 2018-06-27 21:35:46,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}ac0e4b5683eaaa1130add002afd7a9ae2e2d5ac5" 2018-06-27 21:35:46,495 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:35:46 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2b8c7029-72f8-4ed9-90ee-bb35cba136c3 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:35:46,495 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-2b8c7029-72f8-4ed9-90ee-bb35cba136c3 2018-06-27 21:35:46,497 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:35:46,497 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:35:47,318 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:35:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["2dmC8poMRnWmSWov3yGeuw"], "issued_at": "2018-06-27T21:35:47.000000Z"}} 2018-06-27 21:35:47,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb6308d45c106921a0055bbabce741e3ae3d8a4d" 2018-06-27 21:35:47,373 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:35:47 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0a7b149b-a691-4caa-aa3e-52e9c4326da5 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:35:47,373 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-0a7b149b-a691-4caa-aa3e-52e9c4326da5 2018-06-27 21:35:47,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 21:35:47,389 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:35: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-27 21:35:47,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=CreateSimpleVolumeSuccessTests-9b959f38-2a8e-444-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb6308d45c106921a0055bbabce741e3ae3d8a4d" 2018-06-27 21:35:47,788 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:35:47 GMT Server: Apache Content-Length: 198 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d9c7e2c0-660f-4435-a351-58bdffe50a68 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-9b959f38-2a8e-444-proj", "previous": null, "next": null}, "projects": []} 2018-06-27 21:35:47,789 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-9b959f38-2a8e-444-proj used request id req-d9c7e2c0-660f-4435-a351-58bdffe50a68 2018-06-27 21:35:47,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}fb6308d45c106921a0055bbabce741e3ae3d8a4d" 2018-06-27 21:35:48,273 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:35:47 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1e3d9479-9e40-4c15-9d67-98ad8d0231fe Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 21:35:48,273 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-1e3d9479-9e40-4c15-9d67-98ad8d0231fe 2018-06-27 21:35:48,277 - 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}fb6308d45c106921a0055bbabce741e3ae3d8a4d" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-9b959f38-2a8e-444-proj"}}' 2018-06-27 21:35:48,688 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 21:35:48 GMT Server: Apache Content-Length: 327 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-859f0055-dd3d-4e55-a64c-bff41ff754ec Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/ee176e0dc53342d0a83f12446cacc9e7"}, "tags": [], "enabled": true, "id": "ee176e0dc53342d0a83f12446cacc9e7", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-9b959f38-2a8e-444-proj"}} 2018-06-27 21:35:48,688 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-859f0055-dd3d-4e55-a64c-bff41ff754ec 2018-06-27 21:35:48,688 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeSuccessTests-9b959f38-2a8e-444-proj 2018-06-27 21:35:48,688 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:35:48,689 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:35:49,389 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:35:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["Ml5LLxtgSnet4_rmuDalEQ"], "issued_at": "2018-06-27T21:35:49.000000Z"}} 2018-06-27 21:35:49,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}621031b3f0f094a1806e13c49dc6b24a22550456" 2018-06-27 21:35:49,785 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:35:49 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-11f402e9-7393-47bf-b02a-a714f0e5f19e Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:35:49,785 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-11f402e9-7393-47bf-b02a-a714f0e5f19e 2018-06-27 21:35:49,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 21:35:49,800 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:35: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-27 21:35: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/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}621031b3f0f094a1806e13c49dc6b24a22550456" 2018-06-27 21:35:50,297 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:35:49 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ea519500-1de2-41a8-b9a4-5871fa537fdf Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/05b1bc3fa6fd4243a4ba8b4d6fcc3daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05b1bc3fa6fd4243a4ba8b4d6fcc3daf", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/48d44c9c0fea4f4e80edc7d2e0715db7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d44c9c0fea4f4e80edc7d2e0715db7", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/4d3721127bf84155a837606ce3feba32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d3721127bf84155a837606ce3feba32", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/5c846663ea6d407e9223de0719ce5442"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c846663ea6d407e9223de0719ce5442", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/73a10e6c4f67490a8a4030cc6cea32f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73a10e6c4f67490a8a4030cc6cea32f5", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/8ecfab7d9d4f47bb8892a85b7d2a0b5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ecfab7d9d4f47bb8892a85b7d2a0b5a", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/b278d529e9a54a9195e4e536b9384dc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b278d529e9a54a9195e4e536b9384dc0", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b7f107ae7bb34ccea8282b1a0ec7a979"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7f107ae7bb34ccea8282b1a0ec7a979", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/d21494d0185b463db36b8c8c2b341b97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d21494d0185b463db36b8c8c2b341b97", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e0bb346419f84e4680f6ca9a97f4fc0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e0bb346419f84e4680f6ca9a97f4fc0b", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "c8d542af72ce49338052c29f02c8857e", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e9dd794fa5c040a9a0445386fb2a6116"}, "options": {}, "id": "e9dd794fa5c040a9a0445386fb2a6116", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/e9f9c747d54947bc800a81ecf11858f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9f9c747d54947bc800a81ecf11858f5", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-27 21:35:50,297 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-ea519500-1de2-41a8-b9a4-5871fa537fdf 2018-06-27 21:35:50,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=CreateSimpleVolumeSuccessTests-9b959f38-2a8e-444-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}621031b3f0f094a1806e13c49dc6b24a22550456" 2018-06-27 21:35:50,624 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:35:50 GMT Server: Apache Content-Length: 479 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cd994f59-3f33-4dd7-9740-47ac7d60ed0a Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-9b959f38-2a8e-444-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/ee176e0dc53342d0a83f12446cacc9e7"}, "tags": [], "enabled": true, "id": "ee176e0dc53342d0a83f12446cacc9e7", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-9b959f38-2a8e-444-proj"}]} 2018-06-27 21:35:50,624 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-9b959f38-2a8e-444-proj used request id req-cd994f59-3f33-4dd7-9740-47ac7d60ed0a 2018-06-27 21:35:50,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}621031b3f0f094a1806e13c49dc6b24a22550456" 2018-06-27 21:35:51,014 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:35:50 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-be8da06b-7b94-411e-9c91-1bb01078f827 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 21:35:51,014 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-be8da06b-7b94-411e-9c91-1bb01078f827 2018-06-27 21:35:51,768 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeSuccessTests-9b959f38-2a8e-444-user 2018-06-27 21:35:51,769 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:35:51,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}fb6308d45c106921a0055bbabce741e3ae3d8a4d" 2018-06-27 21:35:52,134 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:35:51 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ae43d2ce-11e5-4d2a-ad6e-41c2eb441723 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 21:35:52,134 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-ae43d2ce-11e5-4d2a-ad6e-41c2eb441723 2018-06-27 21:35:52,138 - 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}fb6308d45c106921a0055bbabce741e3ae3d8a4d" -d '{"role": {"name": "CreateSimpleVolumeSuccessTests-9b959f38-2a8e-444-proj-role"}}' 2018-06-27 21:35:52,529 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 21:35:52 GMT Server: Apache Content-Length: 229 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-61947a31-66c6-4962-9d58-52ca04cf1582 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "bb814316a5ce45eaa246868ac5f8335d", "links": {"self": "http://10.167.4.35:5000/v3/roles/bb814316a5ce45eaa246868ac5f8335d"}, "name": "CreateSimpleVolumeSuccessTests-9b959f38-2a8e-444-proj-role"}} 2018-06-27 21:35:52,529 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-61947a31-66c6-4962-9d58-52ca04cf1582 2018-06-27 21:35:52,529 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeSuccessTests-9b959f38-2a8e-444-proj-role 2018-06-27 21:35:52,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/bb814316a5ce45eaa246868ac5f8335d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb6308d45c106921a0055bbabce741e3ae3d8a4d" 2018-06-27 21:35:52,916 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:35:52 GMT Server: Apache Content-Length: 229 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-11affae1-d5e7-419d-9771-5e4f0ca5e64b Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "bb814316a5ce45eaa246868ac5f8335d", "links": {"self": "http://10.167.4.35:5000/v3/roles/bb814316a5ce45eaa246868ac5f8335d"}, "name": "CreateSimpleVolumeSuccessTests-9b959f38-2a8e-444-proj-role"}} 2018-06-27 21:35:52,916 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/bb814316a5ce45eaa246868ac5f8335d used request id req-11affae1-d5e7-419d-9771-5e4f0ca5e64b 2018-06-27 21:35:52,917 - keystone_utils - INFO - Granting role CreateSimpleVolumeSuccessTests-9b959f38-2a8e-444-proj-role to project CreateSimpleVolumeSuccessTests-9b959f38-2a8e-444-proj 2018-06-27 21:35:52,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/ee176e0dc53342d0a83f12446cacc9e7/users/7c23eb791e6c44a19cbd5e5284cbe9c2/roles/bb814316a5ce45eaa246868ac5f8335d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb6308d45c106921a0055bbabce741e3ae3d8a4d" 2018-06-27 21:35:53,508 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:35:52 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2f9fcf49-28f7-4e2e-9a26-0b24f43e7238 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:35:53,508 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/ee176e0dc53342d0a83f12446cacc9e7/users/7c23eb791e6c44a19cbd5e5284cbe9c2/roles/bb814316a5ce45eaa246868ac5f8335d used request id req-2f9fcf49-28f7-4e2e-9a26-0b24f43e7238 2018-06-27 21:35:53,511 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:35:54,219 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb814316a5ce45eaa246868ac5f8335d", "name": "CreateSimpleVolumeSuccessTests-9b959f38-2a8e-444-proj-role"}], "expires_at": "2018-06-27T22:35:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ee176e0dc53342d0a83f12446cacc9e7", "name": "CreateSimpleVolumeSuccessTests-9b959f38-2a8e-444-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/ee176e0dc53342d0a83f12446cacc9e7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/ee176e0dc53342d0a83f12446cacc9e7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/ee176e0dc53342d0a83f12446cacc9e7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/ee176e0dc53342d0a83f12446cacc9e7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/ee176e0dc53342d0a83f12446cacc9e7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/ee176e0dc53342d0a83f12446cacc9e7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/ee176e0dc53342d0a83f12446cacc9e7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/ee176e0dc53342d0a83f12446cacc9e7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/ee176e0dc53342d0a83f12446cacc9e7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/ee176e0dc53342d0a83f12446cacc9e7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/ee176e0dc53342d0a83f12446cacc9e7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/ee176e0dc53342d0a83f12446cacc9e7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-9b959f38-2a8e-444-user", "id": "7c23eb791e6c44a19cbd5e5284cbe9c2"}, "audit_ids": ["Muau3Ny-QBiNMbJliDOk_Q"], "issued_at": "2018-06-27T21:35:54.000000Z"}} 2018-06-27 21:35:54,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}095bc7607feae9ba9c4126b062848d8fde7c3745" 2018-06-27 21:35:54,584 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:35:54 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1788bf6b-99fc-46f0-8198-6c98cfe7a477 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:35:54,584 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-1788bf6b-99fc-46f0-8198-6c98cfe7a477 2018-06-27 21:35:54,586 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:35:54,586 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:35:55,728 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb814316a5ce45eaa246868ac5f8335d", "name": "CreateSimpleVolumeSuccessTests-9b959f38-2a8e-444-proj-role"}], "expires_at": "2018-06-27T22:35:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ee176e0dc53342d0a83f12446cacc9e7", "name": "CreateSimpleVolumeSuccessTests-9b959f38-2a8e-444-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/ee176e0dc53342d0a83f12446cacc9e7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/ee176e0dc53342d0a83f12446cacc9e7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/ee176e0dc53342d0a83f12446cacc9e7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/ee176e0dc53342d0a83f12446cacc9e7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/ee176e0dc53342d0a83f12446cacc9e7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/ee176e0dc53342d0a83f12446cacc9e7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/ee176e0dc53342d0a83f12446cacc9e7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/ee176e0dc53342d0a83f12446cacc9e7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/ee176e0dc53342d0a83f12446cacc9e7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/ee176e0dc53342d0a83f12446cacc9e7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/ee176e0dc53342d0a83f12446cacc9e7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/ee176e0dc53342d0a83f12446cacc9e7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-9b959f38-2a8e-444-user", "id": "7c23eb791e6c44a19cbd5e5284cbe9c2"}, "audit_ids": ["FlNcvGGHRZykpC3EXXsT5Q"], "issued_at": "2018-06-27T21:35:55.000000Z"}} 2018-06-27 21:35:55,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}782042019b60a65c616742e3edde37c5235a083e" 2018-06-27 21:35:56,014 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:35:55 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8d3ee79e-52ee-42a2-a7b5-d263d8a1e410 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:35:56,014 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-8d3ee79e-52ee-42a2-a7b5-d263d8a1e410 2018-06-27 21:35:56,020 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/ee176e0dc53342d0a83f12446cacc9e7/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}782042019b60a65c616742e3edde37c5235a083e" 2018-06-27 21:35:57,338 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:35:57 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive x-compute-request-id: req-995132e7-1472-46ea-864c-b108b47b672e x-openstack-request-id: req-995132e7-1472-46ea-864c-b108b47b672e Front-End-Https: on RESP BODY: {"volumes": []} 2018-06-27 21:35:57,339 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/ee176e0dc53342d0a83f12446cacc9e7/volumes/detail used request id req-995132e7-1472-46ea-864c-b108b47b672e 2018-06-27 21:35:57,342 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8776/v2/ee176e0dc53342d0a83f12446cacc9e7/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-995132e7-1472-46ea-864c-b108b47b672e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}782042019b60a65c616742e3edde37c5235a083e" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateSimpleVolumeSuccessTests-44d6b29b-fb7a-4f53-9eec-a3b8aa3e5c2d", "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-27 21:35:59,204 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 21:35:59 GMT Content-Type: application/json Content-Length: 842 Connection: keep-alive x-compute-request-id: req-4cd8ec55-3ef0-44ed-938b-9b3a95ddc18a x-openstack-request-id: req-4cd8ec55-3ef0-44ed-938b-9b3a95ddc18a RESP BODY: {"volume": {"status": "creating", "user_id": "7c23eb791e6c44a19cbd5e5284cbe9c2", "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/ee176e0dc53342d0a83f12446cacc9e7/volumes/3ca52e5d-a33f-4e1d-827f-14890af4c3a6", "rel": "self"}, {"href": "https://172.30.10.101:8776/ee176e0dc53342d0a83f12446cacc9e7/volumes/3ca52e5d-a33f-4e1d-827f-14890af4c3a6", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-06-27T21:35:59.000000", "description": null, "updated_at": null, "volume_type": "lvm-driver", "name": "CreateSimpleVolumeSuccessTests-44d6b29b-fb7a-4f53-9eec-a3b8aa3e5c2d", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "3ca52e5d-a33f-4e1d-827f-14890af4c3a6", "size": 1}} 2018-06-27 21:35:59,204 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://172.30.10.101:8776/v2/ee176e0dc53342d0a83f12446cacc9e7/volumes used request id req-4cd8ec55-3ef0-44ed-938b-9b3a95ddc18a 2018-06-27 21:35:59,208 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/ee176e0dc53342d0a83f12446cacc9e7/volumes/3ca52e5d-a33f-4e1d-827f-14890af4c3a6 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-995132e7-1472-46ea-864c-b108b47b672e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}782042019b60a65c616742e3edde37c5235a083e" 2018-06-27 21:36:00,114 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:36:00 GMT Content-Type: application/json Content-Length: 935 Connection: keep-alive x-compute-request-id: req-ff98f64c-9d10-4a57-bc01-71cd1b037f47 x-openstack-request-id: req-ff98f64c-9d10-4a57-bc01-71cd1b037f47 Front-End-Https: on RESP BODY: {"volume": {"status": "available", "user_id": "7c23eb791e6c44a19cbd5e5284cbe9c2", "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/ee176e0dc53342d0a83f12446cacc9e7/volumes/3ca52e5d-a33f-4e1d-827f-14890af4c3a6", "rel": "self"}, {"href": "https://172.30.10.101:8776/ee176e0dc53342d0a83f12446cacc9e7/volumes/3ca52e5d-a33f-4e1d-827f-14890af4c3a6", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-06-27T21:35:59.000000", "description": null, "os-vol-tenant-attr:tenant_id": "ee176e0dc53342d0a83f12446cacc9e7", "updated_at": "2018-06-27T21:36:00.000000", "volume_type": "lvm-driver", "name": "CreateSimpleVolumeSuccessTests-44d6b29b-fb7a-4f53-9eec-a3b8aa3e5c2d", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "3ca52e5d-a33f-4e1d-827f-14890af4c3a6", "size": 1}} 2018-06-27 21:36:00,115 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/ee176e0dc53342d0a83f12446cacc9e7/volumes/3ca52e5d-a33f-4e1d-827f-14890af4c3a6 used request id req-ff98f64c-9d10-4a57-bc01-71cd1b037f47 2018-06-27 21:36:00,115 - create_volume - INFO - Created volume with name - CreateSimpleVolumeSuccessTests-44d6b29b-fb7a-4f53-9eec-a3b8aa3e5c2d 2018-06-27 21:36:00,118 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/ee176e0dc53342d0a83f12446cacc9e7/volumes/3ca52e5d-a33f-4e1d-827f-14890af4c3a6 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-995132e7-1472-46ea-864c-b108b47b672e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}782042019b60a65c616742e3edde37c5235a083e" 2018-06-27 21:36:01,056 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:36:01 GMT Content-Type: application/json Content-Length: 935 Connection: keep-alive x-compute-request-id: req-5a2a1bf0-39b5-491a-a1bd-9656208a478f x-openstack-request-id: req-5a2a1bf0-39b5-491a-a1bd-9656208a478f Front-End-Https: on RESP BODY: {"volume": {"status": "available", "user_id": "7c23eb791e6c44a19cbd5e5284cbe9c2", "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/ee176e0dc53342d0a83f12446cacc9e7/volumes/3ca52e5d-a33f-4e1d-827f-14890af4c3a6", "rel": "self"}, {"href": "https://172.30.10.101:8776/ee176e0dc53342d0a83f12446cacc9e7/volumes/3ca52e5d-a33f-4e1d-827f-14890af4c3a6", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-06-27T21:35:59.000000", "description": null, "os-vol-tenant-attr:tenant_id": "ee176e0dc53342d0a83f12446cacc9e7", "updated_at": "2018-06-27T21:36:00.000000", "volume_type": "lvm-driver", "name": "CreateSimpleVolumeSuccessTests-44d6b29b-fb7a-4f53-9eec-a3b8aa3e5c2d", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "3ca52e5d-a33f-4e1d-827f-14890af4c3a6", "size": 1}} 2018-06-27 21:36:01,057 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/ee176e0dc53342d0a83f12446cacc9e7/volumes/3ca52e5d-a33f-4e1d-827f-14890af4c3a6 used request id req-5a2a1bf0-39b5-491a-a1bd-9656208a478f 2018-06-27 21:36:01,057 - create_volume - DEBUG - Instance status is - available 2018-06-27 21:36:01,057 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-44d6b29b-fb7a-4f53-9eec-a3b8aa3e5c2d 2018-06-27 21:36:01,057 - create_volume - INFO - Volume is now active with name - CreateSimpleVolumeSuccessTests-44d6b29b-fb7a-4f53-9eec-a3b8aa3e5c2d 2018-06-27 21:36:01,060 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/ee176e0dc53342d0a83f12446cacc9e7/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}095bc7607feae9ba9c4126b062848d8fde7c3745" 2018-06-27 21:36:02,218 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:36:02 GMT Content-Type: application/json Content-Length: 938 Connection: keep-alive x-compute-request-id: req-f12f6519-9ccd-49c9-aaa6-9ffc783aa438 x-openstack-request-id: req-f12f6519-9ccd-49c9-aaa6-9ffc783aa438 Front-End-Https: on RESP BODY: {"volumes": [{"status": "available", "user_id": "7c23eb791e6c44a19cbd5e5284cbe9c2", "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/ee176e0dc53342d0a83f12446cacc9e7/volumes/3ca52e5d-a33f-4e1d-827f-14890af4c3a6", "rel": "self"}, {"href": "https://172.30.10.101:8776/ee176e0dc53342d0a83f12446cacc9e7/volumes/3ca52e5d-a33f-4e1d-827f-14890af4c3a6", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-06-27T21:35:59.000000", "description": null, "os-vol-tenant-attr:tenant_id": "ee176e0dc53342d0a83f12446cacc9e7", "updated_at": "2018-06-27T21:36:00.000000", "volume_type": "lvm-driver", "name": "CreateSimpleVolumeSuccessTests-44d6b29b-fb7a-4f53-9eec-a3b8aa3e5c2d", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "3ca52e5d-a33f-4e1d-827f-14890af4c3a6", "size": 1}]} 2018-06-27 21:36:02,218 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/ee176e0dc53342d0a83f12446cacc9e7/volumes/detail used request id req-f12f6519-9ccd-49c9-aaa6-9ffc783aa438 2018-06-27 21:36:02,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 21:36:02,235 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:36: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-27 21:36:02,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/ee176e0dc53342d0a83f12446cacc9e7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}095bc7607feae9ba9c4126b062848d8fde7c3745" 2018-06-27 21:36:02,322 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:36:02 GMT Server: Apache Content-Length: 327 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7146c6e5-f67d-420e-bf78-b28520007158 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/ee176e0dc53342d0a83f12446cacc9e7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ee176e0dc53342d0a83f12446cacc9e7", "name": "CreateSimpleVolumeSuccessTests-9b959f38-2a8e-444-proj"}} 2018-06-27 21:36:02,322 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/ee176e0dc53342d0a83f12446cacc9e7 used request id req-7146c6e5-f67d-420e-bf78-b28520007158 2018-06-27 21:36:02,323 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:36:02,324 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:36:03,038 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb814316a5ce45eaa246868ac5f8335d", "name": "CreateSimpleVolumeSuccessTests-9b959f38-2a8e-444-proj-role"}], "expires_at": "2018-06-27T22:36:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ee176e0dc53342d0a83f12446cacc9e7", "name": "CreateSimpleVolumeSuccessTests-9b959f38-2a8e-444-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/ee176e0dc53342d0a83f12446cacc9e7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/ee176e0dc53342d0a83f12446cacc9e7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/ee176e0dc53342d0a83f12446cacc9e7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/ee176e0dc53342d0a83f12446cacc9e7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/ee176e0dc53342d0a83f12446cacc9e7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/ee176e0dc53342d0a83f12446cacc9e7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/ee176e0dc53342d0a83f12446cacc9e7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/ee176e0dc53342d0a83f12446cacc9e7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/ee176e0dc53342d0a83f12446cacc9e7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/ee176e0dc53342d0a83f12446cacc9e7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/ee176e0dc53342d0a83f12446cacc9e7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/ee176e0dc53342d0a83f12446cacc9e7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-9b959f38-2a8e-444-user", "id": "7c23eb791e6c44a19cbd5e5284cbe9c2"}, "audit_ids": ["GUtKZ0kyS1CMdG1r80GpOw"], "issued_at": "2018-06-27T21:36:03.000000Z"}} 2018-06-27 21:36:03,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}757ef624e4325f38e5083f7a1141a7b14b86e491" 2018-06-27 21:36:03,417 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:36:03 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0b635cfb-27ec-45d1-ab7b-868f47d8d021 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:36:03,417 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-0b635cfb-27ec-45d1-ab7b-868f47d8d021 2018-06-27 21:36:03,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/ee176e0dc53342d0a83f12446cacc9e7/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}757ef624e4325f38e5083f7a1141a7b14b86e491" 2018-06-27 21:36:04,605 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:36:04 GMT Content-Type: application/json Content-Length: 938 Connection: keep-alive x-compute-request-id: req-84938d73-6be3-4c7a-891a-3b8966e90158 x-openstack-request-id: req-84938d73-6be3-4c7a-891a-3b8966e90158 Front-End-Https: on RESP BODY: {"volumes": [{"status": "available", "user_id": "7c23eb791e6c44a19cbd5e5284cbe9c2", "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/ee176e0dc53342d0a83f12446cacc9e7/volumes/3ca52e5d-a33f-4e1d-827f-14890af4c3a6", "rel": "self"}, {"href": "https://172.30.10.101:8776/ee176e0dc53342d0a83f12446cacc9e7/volumes/3ca52e5d-a33f-4e1d-827f-14890af4c3a6", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-06-27T21:35:59.000000", "description": null, "os-vol-tenant-attr:tenant_id": "ee176e0dc53342d0a83f12446cacc9e7", "updated_at": "2018-06-27T21:36:00.000000", "volume_type": "lvm-driver", "name": "CreateSimpleVolumeSuccessTests-44d6b29b-fb7a-4f53-9eec-a3b8aa3e5c2d", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "3ca52e5d-a33f-4e1d-827f-14890af4c3a6", "size": 1}]} 2018-06-27 21:36:04,605 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/ee176e0dc53342d0a83f12446cacc9e7/volumes/detail used request id req-84938d73-6be3-4c7a-891a-3b8966e90158 2018-06-27 21:36:04,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-27 21:36:04,621 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:36: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-27 21:36:04,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/ee176e0dc53342d0a83f12446cacc9e7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}757ef624e4325f38e5083f7a1141a7b14b86e491" 2018-06-27 21:36:05,004 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:36:04 GMT Server: Apache Content-Length: 327 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0c4abeea-9821-45c7-baab-27dab357b5cc Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/ee176e0dc53342d0a83f12446cacc9e7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ee176e0dc53342d0a83f12446cacc9e7", "name": "CreateSimpleVolumeSuccessTests-9b959f38-2a8e-444-proj"}} 2018-06-27 21:36:05,005 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/ee176e0dc53342d0a83f12446cacc9e7 used request id req-0c4abeea-9821-45c7-baab-27dab357b5cc 2018-06-27 21:36:05,005 - create_volume - INFO - Did not create volume due to cleanup mode 2018-06-27 21:36:05,008 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/ee176e0dc53342d0a83f12446cacc9e7/volumes/3ca52e5d-a33f-4e1d-827f-14890af4c3a6 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-995132e7-1472-46ea-864c-b108b47b672e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}782042019b60a65c616742e3edde37c5235a083e" 2018-06-27 21:36:06,179 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:36:06 GMT Content-Type: application/json Content-Length: 935 Connection: keep-alive x-compute-request-id: req-5a61e1a0-fd64-403f-8abb-db911d848b8d x-openstack-request-id: req-5a61e1a0-fd64-403f-8abb-db911d848b8d Front-End-Https: on RESP BODY: {"volume": {"status": "available", "user_id": "7c23eb791e6c44a19cbd5e5284cbe9c2", "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/ee176e0dc53342d0a83f12446cacc9e7/volumes/3ca52e5d-a33f-4e1d-827f-14890af4c3a6", "rel": "self"}, {"href": "https://172.30.10.101:8776/ee176e0dc53342d0a83f12446cacc9e7/volumes/3ca52e5d-a33f-4e1d-827f-14890af4c3a6", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-06-27T21:35:59.000000", "description": null, "os-vol-tenant-attr:tenant_id": "ee176e0dc53342d0a83f12446cacc9e7", "updated_at": "2018-06-27T21:36:00.000000", "volume_type": "lvm-driver", "name": "CreateSimpleVolumeSuccessTests-44d6b29b-fb7a-4f53-9eec-a3b8aa3e5c2d", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "3ca52e5d-a33f-4e1d-827f-14890af4c3a6", "size": 1}} 2018-06-27 21:36:06,179 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/ee176e0dc53342d0a83f12446cacc9e7/volumes/3ca52e5d-a33f-4e1d-827f-14890af4c3a6 used request id req-5a61e1a0-fd64-403f-8abb-db911d848b8d 2018-06-27 21:36:06,180 - create_volume - DEBUG - Instance status is - available 2018-06-27 21:36:06,180 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-44d6b29b-fb7a-4f53-9eec-a3b8aa3e5c2d 2018-06-27 21:36:06,180 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeSuccessTests-44d6b29b-fb7a-4f53-9eec-a3b8aa3e5c2d 2018-06-27 21:36:06,182 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8776/v2/ee176e0dc53342d0a83f12446cacc9e7/volumes/3ca52e5d-a33f-4e1d-827f-14890af4c3a6 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-995132e7-1472-46ea-864c-b108b47b672e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}782042019b60a65c616742e3edde37c5235a083e" 2018-06-27 21:36:06,481 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 21:36:06 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-cc1d7d5c-ccb4-4a60-9f5a-bb8dbda25920 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-27 21:36:06,481 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://172.30.10.101:8776/v2/ee176e0dc53342d0a83f12446cacc9e7/volumes/3ca52e5d-a33f-4e1d-827f-14890af4c3a6 used request id req-cc1d7d5c-ccb4-4a60-9f5a-bb8dbda25920 2018-06-27 21:36:06,484 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/ee176e0dc53342d0a83f12446cacc9e7/volumes/3ca52e5d-a33f-4e1d-827f-14890af4c3a6 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-995132e7-1472-46ea-864c-b108b47b672e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}782042019b60a65c616742e3edde37c5235a083e" 2018-06-27 21:36:07,507 - cinderclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Wed, 27 Jun 2018 21:36:07 GMT Content-Type: application/json Content-Length: 109 Connection: keep-alive x-compute-request-id: req-acf65319-5efc-46d4-8050-e0b34d56632a x-openstack-request-id: req-acf65319-5efc-46d4-8050-e0b34d56632a RESP BODY: {"itemNotFound": {"message": "Volume 3ca52e5d-a33f-4e1d-827f-14890af4c3a6 could not be found.", "code": 404}} 2018-06-27 21:36:07,507 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/ee176e0dc53342d0a83f12446cacc9e7/volumes/3ca52e5d-a33f-4e1d-827f-14890af4c3a6 used request id req-acf65319-5efc-46d4-8050-e0b34d56632a 2018-06-27 21:36:07,508 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 3ca52e5d-a33f-4e1d-827f-14890af4c3a6 could not be found. (HTTP 404) (Request-ID: req-acf65319-5efc-46d4-8050-e0b34d56632a) 2018-06-27 21:36:07,508 - create_volume - INFO - Volume has been properly deleted with name - CreateSimpleVolumeSuccessTests-44d6b29b-fb7a-4f53-9eec-a3b8aa3e5c2d 2018-06-27 21:36:07,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/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb6308d45c106921a0055bbabce741e3ae3d8a4d" 2018-06-27 21:36:08,438 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:36:08 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-dee13021-e08b-4d84-8497-f5cbfbf1d908 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-27T19:03:04Z", "updated_at": "2018-06-27T19:03:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "6748ef1e-56da-434e-9e89-e86b58537b65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "b3e3826c-1c48-4699-93f0-f8a310956753", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "bfad35fa-7ea9-4a81-917d-7b86481eb510", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "d657b333-103d-4d19-add8-1e8bae2f8849", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b92069937e44a3786e439f95c61afe5", "created_at": "2018-06-27T19:08:41Z", "updated_at": "2018-06-27T19:08:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "4ac2a090-f595-4e7b-9b7a-a52fa204e881", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "5508c0b1-6261-44cb-854d-60c64bcbba0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "a60c77dc-6985-48ac-a3a3-067176d3e52f", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "e6ec0fa4-1eb3-4c5d-a451-c7acfd7fde82", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}], "revision_number": 4, "project_id": "4b92069937e44a3786e439f95c61afe5", "id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T18:59:55Z", "updated_at": "2018-06-27T18:59:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "5a060918-419b-4ec3-90df-a7764c06af2f", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "6cd9bbf0-4d1b-4b13-a6c4-e20a15bb3360", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "8134c0f0-89c6-4d45-bef8-a9260d9d0723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "e0e7297a-a59d-4d2b-b75c-2cc86b269114", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}], "revision_number": 4, "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "created_at": "2018-06-27T21:03:43Z", "updated_at": "2018-06-27T21:03:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "41061dbf-a5a2-465f-84dd-140f6104b3f7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "47d5c96d-0510-41a5-b33e-5683702c5bb8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "4b4b6430-3f42-4fe4-a25e-2c5c015a7699", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "e6a68cb7-6491-4474-a4d7-38496cac4eb7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}], "revision_number": 4, "project_id": "3f0a375b66c54145bff1c56e7c91ad73", "id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "name": "default"}]} 2018-06-27 21:36:08,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-dee13021-e08b-4d84-8497-f5cbfbf1d908 2018-06-27 21:36:08,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/4b92069937e44a3786e439f95c61afe5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb6308d45c106921a0055bbabce741e3ae3d8a4d" 2018-06-27 21:36:08,806 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:36:08 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1cecc5ca-9a5a-4650-898d-386842034bb9 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/4b92069937e44a3786e439f95c61afe5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4b92069937e44a3786e439f95c61afe5", "name": "service"}} 2018-06-27 21:36:08,806 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/4b92069937e44a3786e439f95c61afe5 used request id req-1cecc5ca-9a5a-4650-898d-386842034bb9 2018-06-27 21:36:08,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb6308d45c106921a0055bbabce741e3ae3d8a4d" 2018-06-27 21:36:09,177 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:36:08 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b33bc34d-b3e0-4928-8646-c1daad0c6018 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/8cdbc979369d4c15b8ddd6cc77d930e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}} 2018-06-27 21:36:09,177 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 used request id req-b33bc34d-b3e0-4928-8646-c1daad0c6018 2018-06-27 21:36:09,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f0a375b66c54145bff1c56e7c91ad73 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb6308d45c106921a0055bbabce741e3ae3d8a4d" 2018-06-27 21:36:09,562 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 27 Jun 2018 21:36:09 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8520d9b5-3c77-4f94-aee3-35c7a3a8cde7 Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3f0a375b66c54145bff1c56e7c91ad73.", "code": 404, "title": "Not Found"}} 2018-06-27 21:36:09,562 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f0a375b66c54145bff1c56e7c91ad73 used request id req-8520d9b5-3c77-4f94-aee3-35c7a3a8cde7 2018-06-27 21:36:09,563 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-06-27 21:36:09,564 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeSuccessTests-9b959f38-2a8e-444-proj 2018-06-27 21:36:09,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/ee176e0dc53342d0a83f12446cacc9e7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb6308d45c106921a0055bbabce741e3ae3d8a4d" 2018-06-27 21:36:10,153 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:36:09 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ca1b1934-e4ae-42e0-b648-b2b00726d516 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:36:10,154 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/ee176e0dc53342d0a83f12446cacc9e7 used request id req-ca1b1934-e4ae-42e0-b648-b2b00726d516 2018-06-27 21:36:10,154 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeSuccessTests-9b959f38-2a8e-444-proj-role 2018-06-27 21:36:10,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/bb814316a5ce45eaa246868ac5f8335d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb6308d45c106921a0055bbabce741e3ae3d8a4d" 2018-06-27 21:36:10,606 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:36:10 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8f88eafc-4870-4077-ad80-891fdcd8f7f1 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:36:10,606 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/bb814316a5ce45eaa246868ac5f8335d used request id req-8f88eafc-4870-4077-ad80-891fdcd8f7f1 2018-06-27 21:36:10,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}fb6308d45c106921a0055bbabce741e3ae3d8a4d" 2018-06-27 21:36:10,684 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:36:10 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6f89a890-0030-4716-914b-b67ff614710c Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 21:36:10,685 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-6f89a890-0030-4716-914b-b67ff614710c 2018-06-27 21:36:10,685 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeSuccessTests-9b959f38-2a8e-444-user 2018-06-27 21:36:10,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/7c23eb791e6c44a19cbd5e5284cbe9c2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}621031b3f0f094a1806e13c49dc6b24a22550456" 2018-06-27 21:36:11,290 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:36:10 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-23e81148-ddc3-41ab-bb74-e633c0c6a803 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:36:11,291 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/7c23eb791e6c44a19cbd5e5284cbe9c2 used request id req-23e81148-ddc3-41ab-bb74-e633c0c6a803 2018-06-27 21:36:11,292 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:36:12,347 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:36:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["6mNBtIh9Qi-CwJTiDTbaJw"], "issued_at": "2018-06-27T21:36:12.000000Z"}} 2018-06-27 21:36:12,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35f6c84410c5dfa429237d53200b9c40557933df" 2018-06-27 21:36:12,665 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:36:12 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a3e8e00d-cc9f-4e3e-bcc5-4c6fab5cf720 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:36:12,665 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-a3e8e00d-cc9f-4e3e-bcc5-4c6fab5cf720 2018-06-27 21:36:12,666 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:36:12,667 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:36:13,485 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:36:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["gMzreDBTRYGKLEwKd0tDVQ"], "issued_at": "2018-06-27T21:36:13.000000Z"}} 2018-06-27 21:36:13,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b5be9eced897325c4ae4305f7307aa86ff991c2" 2018-06-27 21:36:13,546 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:36:13 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-abb8d353-a872-4f90-bd39-cb1eaacc7774 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:36:13,546 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-abb8d353-a872-4f90-bd39-cb1eaacc7774 2018-06-27 21:36:13,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 21:36:13,563 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:36: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-27 21:36:13,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?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-c0f3617b-bd41-49a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b5be9eced897325c4ae4305f7307aa86ff991c2" 2018-06-27 21:36:13,987 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:36:13 GMT Server: Apache Content-Length: 198 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ae4709e8-ca63-4e93-adc0-c45db7987a62 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-c0f3617b-bd41-49a-proj", "previous": null, "next": null}, "projects": []} 2018-06-27 21:36:13,987 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-c0f3617b-bd41-49a-proj used request id req-ae4709e8-ca63-4e93-adc0-c45db7987a62 2018-06-27 21:36:13,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b5be9eced897325c4ae4305f7307aa86ff991c2" 2018-06-27 21:36:14,413 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:36:13 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-48ed238c-36bc-46a3-a962-7ef0dfcde7af Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 21:36:14,413 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-48ed238c-36bc-46a3-a962-7ef0dfcde7af 2018-06-27 21:36:14,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}1b5be9eced897325c4ae4305f7307aa86ff991c2" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-c0f3617b-bd41-49a-proj"}}' 2018-06-27 21:36:14,828 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 21:36:14 GMT Server: Apache Content-Length: 327 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d19395ff-336f-45aa-9aba-c1fbed9fea0b Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/e7e42b9d63694aafaea7cd4e061a77d1"}, "tags": [], "enabled": true, "id": "e7e42b9d63694aafaea7cd4e061a77d1", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-c0f3617b-bd41-49a-proj"}} 2018-06-27 21:36:14,829 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-d19395ff-336f-45aa-9aba-c1fbed9fea0b 2018-06-27 21:36:14,829 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeSuccessTests-c0f3617b-bd41-49a-proj 2018-06-27 21:36:14,829 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:36:14,830 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:36:15,668 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:36:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["3-3AocwRR9euD-V3fjd5lg"], "issued_at": "2018-06-27T21:36:15.000000Z"}} 2018-06-27 21:36:15,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}e17d77e58291c6e87370da243a82f2ab967f07f7" 2018-06-27 21:36:16,011 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:36:15 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1fa39f3c-f5ba-48bc-82f8-f5d57976409e Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:36:16,012 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-1fa39f3c-f5ba-48bc-82f8-f5d57976409e 2018-06-27 21:36:16,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 21:36:16,028 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:36: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-27 21:36:16,029 - 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}e17d77e58291c6e87370da243a82f2ab967f07f7" 2018-06-27 21:36:16,447 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:36:16 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9ca7f61b-1265-476d-b6ff-6b2ee0bf645d Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/05b1bc3fa6fd4243a4ba8b4d6fcc3daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05b1bc3fa6fd4243a4ba8b4d6fcc3daf", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/48d44c9c0fea4f4e80edc7d2e0715db7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d44c9c0fea4f4e80edc7d2e0715db7", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/4d3721127bf84155a837606ce3feba32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d3721127bf84155a837606ce3feba32", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/5c846663ea6d407e9223de0719ce5442"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c846663ea6d407e9223de0719ce5442", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/73a10e6c4f67490a8a4030cc6cea32f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73a10e6c4f67490a8a4030cc6cea32f5", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/8ecfab7d9d4f47bb8892a85b7d2a0b5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ecfab7d9d4f47bb8892a85b7d2a0b5a", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/b278d529e9a54a9195e4e536b9384dc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b278d529e9a54a9195e4e536b9384dc0", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b7f107ae7bb34ccea8282b1a0ec7a979"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7f107ae7bb34ccea8282b1a0ec7a979", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/d21494d0185b463db36b8c8c2b341b97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d21494d0185b463db36b8c8c2b341b97", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e0bb346419f84e4680f6ca9a97f4fc0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e0bb346419f84e4680f6ca9a97f4fc0b", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "c8d542af72ce49338052c29f02c8857e", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e9dd794fa5c040a9a0445386fb2a6116"}, "options": {}, "id": "e9dd794fa5c040a9a0445386fb2a6116", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/e9f9c747d54947bc800a81ecf11858f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9f9c747d54947bc800a81ecf11858f5", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-27 21:36:16,447 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-9ca7f61b-1265-476d-b6ff-6b2ee0bf645d 2018-06-27 21:36: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/projects?name=CreateSimpleVolumeSuccessTests-c0f3617b-bd41-49a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e17d77e58291c6e87370da243a82f2ab967f07f7" 2018-06-27 21:36:16,848 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:36:16 GMT Server: Apache Content-Length: 479 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-75f1d7f6-db57-4cd7-8f1b-9b8fb063925f Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-c0f3617b-bd41-49a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/e7e42b9d63694aafaea7cd4e061a77d1"}, "tags": [], "enabled": true, "id": "e7e42b9d63694aafaea7cd4e061a77d1", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-c0f3617b-bd41-49a-proj"}]} 2018-06-27 21:36:16,848 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-c0f3617b-bd41-49a-proj used request id req-75f1d7f6-db57-4cd7-8f1b-9b8fb063925f 2018-06-27 21:36:16,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}e17d77e58291c6e87370da243a82f2ab967f07f7" 2018-06-27 21:36:17,269 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:36:16 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f5d50c8c-2066-4535-801b-b3474f9e833f Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 21:36:17,269 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-f5d50c8c-2066-4535-801b-b3474f9e833f 2018-06-27 21:36:17,949 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeSuccessTests-c0f3617b-bd41-49a-user 2018-06-27 21:36:17,949 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:36:17,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}1b5be9eced897325c4ae4305f7307aa86ff991c2" 2018-06-27 21:36:18,295 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:36:17 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7c8ff36d-1f72-4f05-b674-561db3fb1ffa Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 21:36:18,295 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-7c8ff36d-1f72-4f05-b674-561db3fb1ffa 2018-06-27 21:36:18,299 - 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}1b5be9eced897325c4ae4305f7307aa86ff991c2" -d '{"role": {"name": "CreateSimpleVolumeSuccessTests-c0f3617b-bd41-49a-proj-role"}}' 2018-06-27 21:36:18,725 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 21:36:18 GMT Server: Apache Content-Length: 229 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-65832655-593c-42c1-8f1f-8a9d0cce684a Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e6c6766d11444920b66c22d9b15b9afb", "links": {"self": "http://10.167.4.35:5000/v3/roles/e6c6766d11444920b66c22d9b15b9afb"}, "name": "CreateSimpleVolumeSuccessTests-c0f3617b-bd41-49a-proj-role"}} 2018-06-27 21:36:18,725 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-65832655-593c-42c1-8f1f-8a9d0cce684a 2018-06-27 21:36:18,725 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeSuccessTests-c0f3617b-bd41-49a-proj-role 2018-06-27 21:36:18,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/e6c6766d11444920b66c22d9b15b9afb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b5be9eced897325c4ae4305f7307aa86ff991c2" 2018-06-27 21:36:19,094 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:36:18 GMT Server: Apache Content-Length: 229 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-eefa3d03-d6cb-4bff-b711-cab15550e44c Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e6c6766d11444920b66c22d9b15b9afb", "links": {"self": "http://10.167.4.35:5000/v3/roles/e6c6766d11444920b66c22d9b15b9afb"}, "name": "CreateSimpleVolumeSuccessTests-c0f3617b-bd41-49a-proj-role"}} 2018-06-27 21:36:19,094 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/e6c6766d11444920b66c22d9b15b9afb used request id req-eefa3d03-d6cb-4bff-b711-cab15550e44c 2018-06-27 21:36:19,095 - keystone_utils - INFO - Granting role CreateSimpleVolumeSuccessTests-c0f3617b-bd41-49a-proj-role to project CreateSimpleVolumeSuccessTests-c0f3617b-bd41-49a-proj 2018-06-27 21:36:19,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/e7e42b9d63694aafaea7cd4e061a77d1/users/926edd7e056a4f3eabede4a4abeb1da5/roles/e6c6766d11444920b66c22d9b15b9afb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b5be9eced897325c4ae4305f7307aa86ff991c2" 2018-06-27 21:36:19,503 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:36:19 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7867f6d8-e1da-4b83-a013-01cf3821559c Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:36:19,503 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/e7e42b9d63694aafaea7cd4e061a77d1/users/926edd7e056a4f3eabede4a4abeb1da5/roles/e6c6766d11444920b66c22d9b15b9afb used request id req-7867f6d8-e1da-4b83-a013-01cf3821559c 2018-06-27 21:36:19,506 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:36:20,174 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e6c6766d11444920b66c22d9b15b9afb", "name": "CreateSimpleVolumeSuccessTests-c0f3617b-bd41-49a-proj-role"}], "expires_at": "2018-06-27T22:36:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e7e42b9d63694aafaea7cd4e061a77d1", "name": "CreateSimpleVolumeSuccessTests-c0f3617b-bd41-49a-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/e7e42b9d63694aafaea7cd4e061a77d1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/e7e42b9d63694aafaea7cd4e061a77d1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/e7e42b9d63694aafaea7cd4e061a77d1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/e7e42b9d63694aafaea7cd4e061a77d1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/e7e42b9d63694aafaea7cd4e061a77d1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/e7e42b9d63694aafaea7cd4e061a77d1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/e7e42b9d63694aafaea7cd4e061a77d1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/e7e42b9d63694aafaea7cd4e061a77d1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/e7e42b9d63694aafaea7cd4e061a77d1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/e7e42b9d63694aafaea7cd4e061a77d1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/e7e42b9d63694aafaea7cd4e061a77d1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/e7e42b9d63694aafaea7cd4e061a77d1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-c0f3617b-bd41-49a-user", "id": "926edd7e056a4f3eabede4a4abeb1da5"}, "audit_ids": ["-ybTBEhpT0alxlj6YWw-cg"], "issued_at": "2018-06-27T21:36:20.000000Z"}} 2018-06-27 21:36:20,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}2a811f75630e75c8d8e2ee008a4511a23389a2a1" 2018-06-27 21:36:20,515 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:36:20 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f62419a9-37e6-4e42-b337-69ba348eb136 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:36:20,515 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-f62419a9-37e6-4e42-b337-69ba348eb136 2018-06-27 21:36:20,517 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:36:20,517 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:36:21,317 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e6c6766d11444920b66c22d9b15b9afb", "name": "CreateSimpleVolumeSuccessTests-c0f3617b-bd41-49a-proj-role"}], "expires_at": "2018-06-27T22:36:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e7e42b9d63694aafaea7cd4e061a77d1", "name": "CreateSimpleVolumeSuccessTests-c0f3617b-bd41-49a-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/e7e42b9d63694aafaea7cd4e061a77d1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/e7e42b9d63694aafaea7cd4e061a77d1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/e7e42b9d63694aafaea7cd4e061a77d1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/e7e42b9d63694aafaea7cd4e061a77d1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/e7e42b9d63694aafaea7cd4e061a77d1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/e7e42b9d63694aafaea7cd4e061a77d1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/e7e42b9d63694aafaea7cd4e061a77d1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/e7e42b9d63694aafaea7cd4e061a77d1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/e7e42b9d63694aafaea7cd4e061a77d1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/e7e42b9d63694aafaea7cd4e061a77d1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/e7e42b9d63694aafaea7cd4e061a77d1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/e7e42b9d63694aafaea7cd4e061a77d1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-c0f3617b-bd41-49a-user", "id": "926edd7e056a4f3eabede4a4abeb1da5"}, "audit_ids": ["cHVS9nPqSoq3-uliSTQejQ"], "issued_at": "2018-06-27T21:36:21.000000Z"}} 2018-06-27 21:36:21,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}0deff299a4cc2aa78d2758de9514416ef26d4c7f" 2018-06-27 21:36:21,653 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:36:21 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-45e9f6ec-bde5-4e53-bb75-2c02e52a0ca2 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:36:21,653 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-45e9f6ec-bde5-4e53-bb75-2c02e52a0ca2 2018-06-27 21:36:21,659 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/e7e42b9d63694aafaea7cd4e061a77d1/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0deff299a4cc2aa78d2758de9514416ef26d4c7f" 2018-06-27 21:36:22,462 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:36:22 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive x-compute-request-id: req-fc9584f7-89f6-47e8-8a41-7d103a8d84fa x-openstack-request-id: req-fc9584f7-89f6-47e8-8a41-7d103a8d84fa Front-End-Https: on RESP BODY: {"volumes": []} 2018-06-27 21:36:22,462 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/e7e42b9d63694aafaea7cd4e061a77d1/volumes/detail used request id req-fc9584f7-89f6-47e8-8a41-7d103a8d84fa 2018-06-27 21:36:22,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/e7e42b9d63694aafaea7cd4e061a77d1/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-fc9584f7-89f6-47e8-8a41-7d103a8d84fa" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0deff299a4cc2aa78d2758de9514416ef26d4c7f" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateSimpleVolumeSuccessTests-1e885d93-099a-4c63-b29c-8a95ffd1ab3d", "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-27 21:36:24,343 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 21:36:24 GMT Content-Type: application/json Content-Length: 842 Connection: keep-alive x-compute-request-id: req-acb25fbc-fcf9-4e90-93a2-f4cfc3234a9c x-openstack-request-id: req-acb25fbc-fcf9-4e90-93a2-f4cfc3234a9c RESP BODY: {"volume": {"status": "creating", "user_id": "926edd7e056a4f3eabede4a4abeb1da5", "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/e7e42b9d63694aafaea7cd4e061a77d1/volumes/50139afd-cb2a-4539-a43e-12d7b8cdb1bc", "rel": "self"}, {"href": "https://172.30.10.101:8776/e7e42b9d63694aafaea7cd4e061a77d1/volumes/50139afd-cb2a-4539-a43e-12d7b8cdb1bc", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-06-27T21:36:24.000000", "description": null, "updated_at": null, "volume_type": "lvm-driver", "name": "CreateSimpleVolumeSuccessTests-1e885d93-099a-4c63-b29c-8a95ffd1ab3d", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "50139afd-cb2a-4539-a43e-12d7b8cdb1bc", "size": 1}} 2018-06-27 21:36:24,343 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://172.30.10.101:8776/v2/e7e42b9d63694aafaea7cd4e061a77d1/volumes used request id req-acb25fbc-fcf9-4e90-93a2-f4cfc3234a9c 2018-06-27 21:36:24,347 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/e7e42b9d63694aafaea7cd4e061a77d1/volumes/50139afd-cb2a-4539-a43e-12d7b8cdb1bc -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fc9584f7-89f6-47e8-8a41-7d103a8d84fa" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0deff299a4cc2aa78d2758de9514416ef26d4c7f" 2018-06-27 21:36:25,127 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:36:25 GMT Content-Type: application/json Content-Length: 935 Connection: keep-alive x-compute-request-id: req-13d95211-6e80-42f7-93b5-c534c4da1214 x-openstack-request-id: req-13d95211-6e80-42f7-93b5-c534c4da1214 Front-End-Https: on RESP BODY: {"volume": {"status": "available", "user_id": "926edd7e056a4f3eabede4a4abeb1da5", "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/e7e42b9d63694aafaea7cd4e061a77d1/volumes/50139afd-cb2a-4539-a43e-12d7b8cdb1bc", "rel": "self"}, {"href": "https://172.30.10.101:8776/e7e42b9d63694aafaea7cd4e061a77d1/volumes/50139afd-cb2a-4539-a43e-12d7b8cdb1bc", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-06-27T21:36:24.000000", "description": null, "os-vol-tenant-attr:tenant_id": "e7e42b9d63694aafaea7cd4e061a77d1", "updated_at": "2018-06-27T21:36:25.000000", "volume_type": "lvm-driver", "name": "CreateSimpleVolumeSuccessTests-1e885d93-099a-4c63-b29c-8a95ffd1ab3d", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "50139afd-cb2a-4539-a43e-12d7b8cdb1bc", "size": 1}} 2018-06-27 21:36:25,127 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/e7e42b9d63694aafaea7cd4e061a77d1/volumes/50139afd-cb2a-4539-a43e-12d7b8cdb1bc used request id req-13d95211-6e80-42f7-93b5-c534c4da1214 2018-06-27 21:36:25,128 - create_volume - INFO - Created volume with name - CreateSimpleVolumeSuccessTests-1e885d93-099a-4c63-b29c-8a95ffd1ab3d 2018-06-27 21:36:25,131 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/e7e42b9d63694aafaea7cd4e061a77d1/volumes/50139afd-cb2a-4539-a43e-12d7b8cdb1bc -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fc9584f7-89f6-47e8-8a41-7d103a8d84fa" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0deff299a4cc2aa78d2758de9514416ef26d4c7f" 2018-06-27 21:36:25,995 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:36:25 GMT Content-Type: application/json Content-Length: 935 Connection: keep-alive x-compute-request-id: req-c55d7792-df70-490b-86ec-567af3b4065c x-openstack-request-id: req-c55d7792-df70-490b-86ec-567af3b4065c Front-End-Https: on RESP BODY: {"volume": {"status": "available", "user_id": "926edd7e056a4f3eabede4a4abeb1da5", "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/e7e42b9d63694aafaea7cd4e061a77d1/volumes/50139afd-cb2a-4539-a43e-12d7b8cdb1bc", "rel": "self"}, {"href": "https://172.30.10.101:8776/e7e42b9d63694aafaea7cd4e061a77d1/volumes/50139afd-cb2a-4539-a43e-12d7b8cdb1bc", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-06-27T21:36:24.000000", "description": null, "os-vol-tenant-attr:tenant_id": "e7e42b9d63694aafaea7cd4e061a77d1", "updated_at": "2018-06-27T21:36:25.000000", "volume_type": "lvm-driver", "name": "CreateSimpleVolumeSuccessTests-1e885d93-099a-4c63-b29c-8a95ffd1ab3d", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "50139afd-cb2a-4539-a43e-12d7b8cdb1bc", "size": 1}} 2018-06-27 21:36:25,995 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/e7e42b9d63694aafaea7cd4e061a77d1/volumes/50139afd-cb2a-4539-a43e-12d7b8cdb1bc used request id req-c55d7792-df70-490b-86ec-567af3b4065c 2018-06-27 21:36:25,995 - create_volume - DEBUG - Instance status is - available 2018-06-27 21:36:25,996 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-1e885d93-099a-4c63-b29c-8a95ffd1ab3d 2018-06-27 21:36:25,996 - create_volume - INFO - Volume is now active with name - CreateSimpleVolumeSuccessTests-1e885d93-099a-4c63-b29c-8a95ffd1ab3d 2018-06-27 21:36:25,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/e7e42b9d63694aafaea7cd4e061a77d1/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a811f75630e75c8d8e2ee008a4511a23389a2a1" 2018-06-27 21:36:27,039 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:36:27 GMT Content-Type: application/json Content-Length: 938 Connection: keep-alive x-compute-request-id: req-5f157cc0-cc88-4a86-b304-ac2f6d1c26b2 x-openstack-request-id: req-5f157cc0-cc88-4a86-b304-ac2f6d1c26b2 Front-End-Https: on RESP BODY: {"volumes": [{"status": "available", "user_id": "926edd7e056a4f3eabede4a4abeb1da5", "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/e7e42b9d63694aafaea7cd4e061a77d1/volumes/50139afd-cb2a-4539-a43e-12d7b8cdb1bc", "rel": "self"}, {"href": "https://172.30.10.101:8776/e7e42b9d63694aafaea7cd4e061a77d1/volumes/50139afd-cb2a-4539-a43e-12d7b8cdb1bc", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-06-27T21:36:24.000000", "description": null, "os-vol-tenant-attr:tenant_id": "e7e42b9d63694aafaea7cd4e061a77d1", "updated_at": "2018-06-27T21:36:25.000000", "volume_type": "lvm-driver", "name": "CreateSimpleVolumeSuccessTests-1e885d93-099a-4c63-b29c-8a95ffd1ab3d", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "50139afd-cb2a-4539-a43e-12d7b8cdb1bc", "size": 1}]} 2018-06-27 21:36:27,040 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/e7e42b9d63694aafaea7cd4e061a77d1/volumes/detail used request id req-5f157cc0-cc88-4a86-b304-ac2f6d1c26b2 2018-06-27 21:36:27,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-27 21:36:27,057 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:36: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-27 21:36: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/e7e42b9d63694aafaea7cd4e061a77d1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a811f75630e75c8d8e2ee008a4511a23389a2a1" 2018-06-27 21:36:27,158 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:36:27 GMT Server: Apache Content-Length: 327 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a6818e5c-f78d-4f3d-81e3-9b61ae466d6f Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/e7e42b9d63694aafaea7cd4e061a77d1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e7e42b9d63694aafaea7cd4e061a77d1", "name": "CreateSimpleVolumeSuccessTests-c0f3617b-bd41-49a-proj"}} 2018-06-27 21:36:27,158 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/e7e42b9d63694aafaea7cd4e061a77d1 used request id req-a6818e5c-f78d-4f3d-81e3-9b61ae466d6f 2018-06-27 21:36:27,161 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/e7e42b9d63694aafaea7cd4e061a77d1/volumes/50139afd-cb2a-4539-a43e-12d7b8cdb1bc -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fc9584f7-89f6-47e8-8a41-7d103a8d84fa" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0deff299a4cc2aa78d2758de9514416ef26d4c7f" 2018-06-27 21:36:28,429 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:36:28 GMT Content-Type: application/json Content-Length: 935 Connection: keep-alive x-compute-request-id: req-6c07dee2-95c0-4690-8d54-f1710d983b53 x-openstack-request-id: req-6c07dee2-95c0-4690-8d54-f1710d983b53 Front-End-Https: on RESP BODY: {"volume": {"status": "available", "user_id": "926edd7e056a4f3eabede4a4abeb1da5", "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/e7e42b9d63694aafaea7cd4e061a77d1/volumes/50139afd-cb2a-4539-a43e-12d7b8cdb1bc", "rel": "self"}, {"href": "https://172.30.10.101:8776/e7e42b9d63694aafaea7cd4e061a77d1/volumes/50139afd-cb2a-4539-a43e-12d7b8cdb1bc", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-06-27T21:36:24.000000", "description": null, "os-vol-tenant-attr:tenant_id": "e7e42b9d63694aafaea7cd4e061a77d1", "updated_at": "2018-06-27T21:36:25.000000", "volume_type": "lvm-driver", "name": "CreateSimpleVolumeSuccessTests-1e885d93-099a-4c63-b29c-8a95ffd1ab3d", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "50139afd-cb2a-4539-a43e-12d7b8cdb1bc", "size": 1}} 2018-06-27 21:36:28,429 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/e7e42b9d63694aafaea7cd4e061a77d1/volumes/50139afd-cb2a-4539-a43e-12d7b8cdb1bc used request id req-6c07dee2-95c0-4690-8d54-f1710d983b53 2018-06-27 21:36:28,429 - create_volume - DEBUG - Instance status is - available 2018-06-27 21:36:28,430 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-1e885d93-099a-4c63-b29c-8a95ffd1ab3d 2018-06-27 21:36:28,430 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeSuccessTests-1e885d93-099a-4c63-b29c-8a95ffd1ab3d 2018-06-27 21:36:28,433 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8776/v2/e7e42b9d63694aafaea7cd4e061a77d1/volumes/50139afd-cb2a-4539-a43e-12d7b8cdb1bc -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fc9584f7-89f6-47e8-8a41-7d103a8d84fa" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0deff299a4cc2aa78d2758de9514416ef26d4c7f" 2018-06-27 21:36:29,547 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 21:36:29 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-1f912989-f72e-4286-adfb-f6eb36ce6a5a RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-27 21:36:29,547 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://172.30.10.101:8776/v2/e7e42b9d63694aafaea7cd4e061a77d1/volumes/50139afd-cb2a-4539-a43e-12d7b8cdb1bc used request id req-1f912989-f72e-4286-adfb-f6eb36ce6a5a 2018-06-27 21:36:29,550 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/e7e42b9d63694aafaea7cd4e061a77d1/volumes/50139afd-cb2a-4539-a43e-12d7b8cdb1bc -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fc9584f7-89f6-47e8-8a41-7d103a8d84fa" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0deff299a4cc2aa78d2758de9514416ef26d4c7f" 2018-06-27 21:36:29,834 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:36:29 GMT Content-Type: application/json Content-Length: 934 Connection: keep-alive x-compute-request-id: req-2fa82f10-2440-402e-8e9e-8a63374c7677 x-openstack-request-id: req-2fa82f10-2440-402e-8e9e-8a63374c7677 Front-End-Https: on RESP BODY: {"volume": {"status": "deleting", "user_id": "926edd7e056a4f3eabede4a4abeb1da5", "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/e7e42b9d63694aafaea7cd4e061a77d1/volumes/50139afd-cb2a-4539-a43e-12d7b8cdb1bc", "rel": "self"}, {"href": "https://172.30.10.101:8776/e7e42b9d63694aafaea7cd4e061a77d1/volumes/50139afd-cb2a-4539-a43e-12d7b8cdb1bc", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-06-27T21:36:24.000000", "description": null, "os-vol-tenant-attr:tenant_id": "e7e42b9d63694aafaea7cd4e061a77d1", "updated_at": "2018-06-27T21:36:29.000000", "volume_type": "lvm-driver", "name": "CreateSimpleVolumeSuccessTests-1e885d93-099a-4c63-b29c-8a95ffd1ab3d", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "50139afd-cb2a-4539-a43e-12d7b8cdb1bc", "size": 1}} 2018-06-27 21:36:29,834 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/e7e42b9d63694aafaea7cd4e061a77d1/volumes/50139afd-cb2a-4539-a43e-12d7b8cdb1bc used request id req-2fa82f10-2440-402e-8e9e-8a63374c7677 2018-06-27 21:36:29,835 - create_volume - DEBUG - Instance status is - deleting 2018-06-27 21:36:29,835 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-06-27 21:36:32,835 - create_volume - DEBUG - Volume status query timeout in 56.7120060921 2018-06-27 21:36:32,839 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/e7e42b9d63694aafaea7cd4e061a77d1/volumes/50139afd-cb2a-4539-a43e-12d7b8cdb1bc -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fc9584f7-89f6-47e8-8a41-7d103a8d84fa" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0deff299a4cc2aa78d2758de9514416ef26d4c7f" 2018-06-27 21:36:33,062 - cinderclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Wed, 27 Jun 2018 21:36:33 GMT Content-Type: application/json Content-Length: 109 Connection: keep-alive x-compute-request-id: req-653a5c65-c1b7-419e-9e99-df71cf7af062 x-openstack-request-id: req-653a5c65-c1b7-419e-9e99-df71cf7af062 RESP BODY: {"itemNotFound": {"message": "Volume 50139afd-cb2a-4539-a43e-12d7b8cdb1bc could not be found.", "code": 404}} 2018-06-27 21:36:33,062 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/e7e42b9d63694aafaea7cd4e061a77d1/volumes/50139afd-cb2a-4539-a43e-12d7b8cdb1bc used request id req-653a5c65-c1b7-419e-9e99-df71cf7af062 2018-06-27 21:36:33,063 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 50139afd-cb2a-4539-a43e-12d7b8cdb1bc could not be found. (HTTP 404) (Request-ID: req-653a5c65-c1b7-419e-9e99-df71cf7af062) 2018-06-27 21:36:33,063 - create_volume - INFO - Volume has been properly deleted with name - CreateSimpleVolumeSuccessTests-1e885d93-099a-4c63-b29c-8a95ffd1ab3d 2018-06-27 21:36:33,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/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b5be9eced897325c4ae4305f7307aa86ff991c2" 2018-06-27 21:36:33,977 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:36:33 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-0ef11678-70fa-44a3-ab09-f8b5e7ee39cf Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-27T19:03:04Z", "updated_at": "2018-06-27T19:03:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "6748ef1e-56da-434e-9e89-e86b58537b65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "b3e3826c-1c48-4699-93f0-f8a310956753", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "bfad35fa-7ea9-4a81-917d-7b86481eb510", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "d657b333-103d-4d19-add8-1e8bae2f8849", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b92069937e44a3786e439f95c61afe5", "created_at": "2018-06-27T19:08:41Z", "updated_at": "2018-06-27T19:08:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "4ac2a090-f595-4e7b-9b7a-a52fa204e881", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "5508c0b1-6261-44cb-854d-60c64bcbba0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "a60c77dc-6985-48ac-a3a3-067176d3e52f", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "e6ec0fa4-1eb3-4c5d-a451-c7acfd7fde82", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}], "revision_number": 4, "project_id": "4b92069937e44a3786e439f95c61afe5", "id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T18:59:55Z", "updated_at": "2018-06-27T18:59:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "5a060918-419b-4ec3-90df-a7764c06af2f", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "6cd9bbf0-4d1b-4b13-a6c4-e20a15bb3360", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "8134c0f0-89c6-4d45-bef8-a9260d9d0723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "e0e7297a-a59d-4d2b-b75c-2cc86b269114", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}], "revision_number": 4, "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "created_at": "2018-06-27T21:03:43Z", "updated_at": "2018-06-27T21:03:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "41061dbf-a5a2-465f-84dd-140f6104b3f7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "47d5c96d-0510-41a5-b33e-5683702c5bb8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "4b4b6430-3f42-4fe4-a25e-2c5c015a7699", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "e6a68cb7-6491-4474-a4d7-38496cac4eb7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}], "revision_number": 4, "project_id": "3f0a375b66c54145bff1c56e7c91ad73", "id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "name": "default"}]} 2018-06-27 21:36:33,977 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-0ef11678-70fa-44a3-ab09-f8b5e7ee39cf 2018-06-27 21:36:33,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/4b92069937e44a3786e439f95c61afe5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b5be9eced897325c4ae4305f7307aa86ff991c2" 2018-06-27 21:36:34,300 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:36:33 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ff319062-4cfd-45d4-95cc-b1c887576cd0 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/4b92069937e44a3786e439f95c61afe5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4b92069937e44a3786e439f95c61afe5", "name": "service"}} 2018-06-27 21:36:34,301 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/4b92069937e44a3786e439f95c61afe5 used request id req-ff319062-4cfd-45d4-95cc-b1c887576cd0 2018-06-27 21:36:34,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/8cdbc979369d4c15b8ddd6cc77d930e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b5be9eced897325c4ae4305f7307aa86ff991c2" 2018-06-27 21:36:34,759 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:36:34 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-940c0787-71b7-4219-a418-4e297dec7caf 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/8cdbc979369d4c15b8ddd6cc77d930e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}} 2018-06-27 21:36:34,760 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 used request id req-940c0787-71b7-4219-a418-4e297dec7caf 2018-06-27 21:36:34,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/3f0a375b66c54145bff1c56e7c91ad73 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b5be9eced897325c4ae4305f7307aa86ff991c2" 2018-06-27 21:36:35,145 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 27 Jun 2018 21:36:34 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b3bfa122-2026-47d0-a7d9-7b6db3bee7a3 Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3f0a375b66c54145bff1c56e7c91ad73.", "code": 404, "title": "Not Found"}} 2018-06-27 21:36:35,145 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f0a375b66c54145bff1c56e7c91ad73 used request id req-b3bfa122-2026-47d0-a7d9-7b6db3bee7a3 2018-06-27 21:36:35,145 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-06-27 21:36:35,146 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeSuccessTests-c0f3617b-bd41-49a-proj 2018-06-27 21:36:35,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/e7e42b9d63694aafaea7cd4e061a77d1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b5be9eced897325c4ae4305f7307aa86ff991c2" 2018-06-27 21:36:35,860 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:36:35 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-97be02d2-94e7-4cef-85bd-0c3bbcc830bb Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:36:35,861 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/e7e42b9d63694aafaea7cd4e061a77d1 used request id req-97be02d2-94e7-4cef-85bd-0c3bbcc830bb 2018-06-27 21:36:35,861 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeSuccessTests-c0f3617b-bd41-49a-proj-role 2018-06-27 21:36:35,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/e6c6766d11444920b66c22d9b15b9afb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b5be9eced897325c4ae4305f7307aa86ff991c2" 2018-06-27 21:36:36,251 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:36:35 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f83d1176-f0c6-4ccf-8e8e-ba846760601d Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:36:36,251 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/e6c6766d11444920b66c22d9b15b9afb used request id req-f83d1176-f0c6-4ccf-8e8e-ba846760601d 2018-06-27 21:36:36,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b5be9eced897325c4ae4305f7307aa86ff991c2" 2018-06-27 21:36:36,605 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:36:36 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5d701e85-a3d9-40b2-9e4b-af137b088685 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 21:36:36,606 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-5d701e85-a3d9-40b2-9e4b-af137b088685 2018-06-27 21:36:36,606 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeSuccessTests-c0f3617b-bd41-49a-user 2018-06-27 21:36:36,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/926edd7e056a4f3eabede4a4abeb1da5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e17d77e58291c6e87370da243a82f2ab967f07f7" 2018-06-27 21:36:37,410 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:36:36 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1b63d032-3dc5-49af-8784-5be8dcc36f4b Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:36:37,410 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/926edd7e056a4f3eabede4a4abeb1da5 used request id req-1b63d032-3dc5-49af-8784-5be8dcc36f4b 2018-06-27 21:36:37,412 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:36:38,332 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:36:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["9iG9ZHUoRJ60MUujWKOW4g"], "issued_at": "2018-06-27T21:36:38.000000Z"}} 2018-06-27 21:36:38,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}be6fb610bdc9554d91fbae3470155ea07976e2a5" 2018-06-27 21:36:38,658 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:36:38 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fdb14dd6-8253-438a-a260-d19f686c2e41 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:36:38,658 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-fdb14dd6-8253-438a-a260-d19f686c2e41 2018-06-27 21:36:38,659 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:36:38,660 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:36:39,654 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:36:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["om1DOpuBTyO01RVyyYPkDA"], "issued_at": "2018-06-27T21:36:39.000000Z"}} 2018-06-27 21:36:39,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}622b4eb739a80fb7d282be0f793c3edc823ab475" 2018-06-27 21:36:40,032 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:36:39 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-07693f5b-308f-45ac-a963-02cf4945126e Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:36:40,032 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-07693f5b-308f-45ac-a963-02cf4945126e 2018-06-27 21:36:40,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 21:36:40,049 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:36: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-27 21:36:40,050 - 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-42f85aeb-7c8e-4a3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}622b4eb739a80fb7d282be0f793c3edc823ab475" 2018-06-27 21:36:40,371 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:36:40 GMT Server: Apache Content-Length: 198 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3a5e3d8d-43f1-4b96-9eeb-a0bfff63956a 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-42f85aeb-7c8e-4a3-proj", "previous": null, "next": null}, "projects": []} 2018-06-27 21:36:40,371 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-42f85aeb-7c8e-4a3-proj used request id req-3a5e3d8d-43f1-4b96-9eeb-a0bfff63956a 2018-06-27 21:36:40,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}622b4eb739a80fb7d282be0f793c3edc823ab475" 2018-06-27 21:36:40,778 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:36:40 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-40c37787-137a-46f7-b309-3bba57d42e3c Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 21:36:40,778 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-40c37787-137a-46f7-b309-3bba57d42e3c 2018-06-27 21:36:40,782 - 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}622b4eb739a80fb7d282be0f793c3edc823ab475" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-42f85aeb-7c8e-4a3-proj"}}' 2018-06-27 21:36:41,259 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 21:36:40 GMT Server: Apache Content-Length: 327 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3a25bbe3-45a4-47da-96c3-f9d374f486b0 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/5f122687e9f64526b424427759e27c5d"}, "tags": [], "enabled": true, "id": "5f122687e9f64526b424427759e27c5d", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-42f85aeb-7c8e-4a3-proj"}} 2018-06-27 21:36:41,259 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-3a25bbe3-45a4-47da-96c3-f9d374f486b0 2018-06-27 21:36:41,259 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeFailureTests-42f85aeb-7c8e-4a3-proj 2018-06-27 21:36:41,260 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:36:41,260 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:36:42,099 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:36:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["KEPo0lLdTRadgf0BRwiyLw"], "issued_at": "2018-06-27T21:36:42.000000Z"}} 2018-06-27 21:36:42,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}5f66f72787c2b861271b2c2a2fb89736edf975b3" 2018-06-27 21:36:42,485 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:36:42 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-921b3c62-ec2f-4f9d-b4fb-021fd2085b6e Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:36:42,485 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-921b3c62-ec2f-4f9d-b4fb-021fd2085b6e 2018-06-27 21:36:42,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 21:36:42,500 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:36: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-27 21:36:42,501 - 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}5f66f72787c2b861271b2c2a2fb89736edf975b3" 2018-06-27 21:36:42,996 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:36:42 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-13930810-8f2f-4dcb-9a20-fb35bc253e2e Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/05b1bc3fa6fd4243a4ba8b4d6fcc3daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05b1bc3fa6fd4243a4ba8b4d6fcc3daf", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/48d44c9c0fea4f4e80edc7d2e0715db7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d44c9c0fea4f4e80edc7d2e0715db7", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/4d3721127bf84155a837606ce3feba32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d3721127bf84155a837606ce3feba32", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/5c846663ea6d407e9223de0719ce5442"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c846663ea6d407e9223de0719ce5442", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/73a10e6c4f67490a8a4030cc6cea32f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73a10e6c4f67490a8a4030cc6cea32f5", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/8ecfab7d9d4f47bb8892a85b7d2a0b5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ecfab7d9d4f47bb8892a85b7d2a0b5a", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/b278d529e9a54a9195e4e536b9384dc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b278d529e9a54a9195e4e536b9384dc0", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b7f107ae7bb34ccea8282b1a0ec7a979"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7f107ae7bb34ccea8282b1a0ec7a979", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/d21494d0185b463db36b8c8c2b341b97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d21494d0185b463db36b8c8c2b341b97", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e0bb346419f84e4680f6ca9a97f4fc0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e0bb346419f84e4680f6ca9a97f4fc0b", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "c8d542af72ce49338052c29f02c8857e", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e9dd794fa5c040a9a0445386fb2a6116"}, "options": {}, "id": "e9dd794fa5c040a9a0445386fb2a6116", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/e9f9c747d54947bc800a81ecf11858f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9f9c747d54947bc800a81ecf11858f5", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-27 21:36:42,996 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-13930810-8f2f-4dcb-9a20-fb35bc253e2e 2018-06-27 21:36:43,000 - 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-42f85aeb-7c8e-4a3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f66f72787c2b861271b2c2a2fb89736edf975b3" 2018-06-27 21:36:43,367 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:36:43 GMT Server: Apache Content-Length: 479 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c039a6eb-4876-4bc5-a257-9222185cf46f Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateSimpleVolumeFailureTests-42f85aeb-7c8e-4a3-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/5f122687e9f64526b424427759e27c5d"}, "tags": [], "enabled": true, "id": "5f122687e9f64526b424427759e27c5d", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-42f85aeb-7c8e-4a3-proj"}]} 2018-06-27 21:36:43,367 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateSimpleVolumeFailureTests-42f85aeb-7c8e-4a3-proj used request id req-c039a6eb-4876-4bc5-a257-9222185cf46f 2018-06-27 21:36:43,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f66f72787c2b861271b2c2a2fb89736edf975b3" 2018-06-27 21:36:43,463 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:36:43 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-13220160-dbec-42b0-89ef-2bfa1638a9bf Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 21:36:43,463 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-13220160-dbec-42b0-89ef-2bfa1638a9bf 2018-06-27 21:36:44,349 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeFailureTests-42f85aeb-7c8e-4a3-user 2018-06-27 21:36:44,350 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:36:44,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}622b4eb739a80fb7d282be0f793c3edc823ab475" 2018-06-27 21:36:44,693 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:36:44 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3e1f3cbb-87c0-4514-8c66-853eec81ee81 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 21:36:44,693 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-3e1f3cbb-87c0-4514-8c66-853eec81ee81 2018-06-27 21:36:44,697 - 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}622b4eb739a80fb7d282be0f793c3edc823ab475" -d '{"role": {"name": "CreateSimpleVolumeFailureTests-42f85aeb-7c8e-4a3-proj-role"}}' 2018-06-27 21:36:45,098 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 21:36:44 GMT Server: Apache Content-Length: 229 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0001eaef-a204-4176-81f4-343853080759 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "99798469bb254e7d8c6c4f3e5f5b3e2f", "links": {"self": "http://10.167.4.35:5000/v3/roles/99798469bb254e7d8c6c4f3e5f5b3e2f"}, "name": "CreateSimpleVolumeFailureTests-42f85aeb-7c8e-4a3-proj-role"}} 2018-06-27 21:36:45,098 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-0001eaef-a204-4176-81f4-343853080759 2018-06-27 21:36:45,099 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeFailureTests-42f85aeb-7c8e-4a3-proj-role 2018-06-27 21:36:45,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/99798469bb254e7d8c6c4f3e5f5b3e2f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}622b4eb739a80fb7d282be0f793c3edc823ab475" 2018-06-27 21:36:45,506 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:36:45 GMT Server: Apache Content-Length: 229 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-351006f3-169d-495c-bd72-79f75772a90d Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "99798469bb254e7d8c6c4f3e5f5b3e2f", "links": {"self": "http://10.167.4.35:5000/v3/roles/99798469bb254e7d8c6c4f3e5f5b3e2f"}, "name": "CreateSimpleVolumeFailureTests-42f85aeb-7c8e-4a3-proj-role"}} 2018-06-27 21:36:45,506 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/99798469bb254e7d8c6c4f3e5f5b3e2f used request id req-351006f3-169d-495c-bd72-79f75772a90d 2018-06-27 21:36:45,506 - keystone_utils - INFO - Granting role CreateSimpleVolumeFailureTests-42f85aeb-7c8e-4a3-proj-role to project CreateSimpleVolumeFailureTests-42f85aeb-7c8e-4a3-proj 2018-06-27 21:36:45,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/5f122687e9f64526b424427759e27c5d/users/d78f92150a7042e98d9cbaa1716e0423/roles/99798469bb254e7d8c6c4f3e5f5b3e2f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}622b4eb739a80fb7d282be0f793c3edc823ab475" 2018-06-27 21:36:45,937 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:36:45 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-425fb14f-3311-4cef-b1f8-f4c52222f046 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:36:45,938 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/5f122687e9f64526b424427759e27c5d/users/d78f92150a7042e98d9cbaa1716e0423/roles/99798469bb254e7d8c6c4f3e5f5b3e2f used request id req-425fb14f-3311-4cef-b1f8-f4c52222f046 2018-06-27 21:36:45,940 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:36:45,941 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:36:46,765 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "99798469bb254e7d8c6c4f3e5f5b3e2f", "name": "CreateSimpleVolumeFailureTests-42f85aeb-7c8e-4a3-proj-role"}], "expires_at": "2018-06-27T22:36:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5f122687e9f64526b424427759e27c5d", "name": "CreateSimpleVolumeFailureTests-42f85aeb-7c8e-4a3-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/5f122687e9f64526b424427759e27c5d", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/5f122687e9f64526b424427759e27c5d", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/5f122687e9f64526b424427759e27c5d", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/5f122687e9f64526b424427759e27c5d", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/5f122687e9f64526b424427759e27c5d", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/5f122687e9f64526b424427759e27c5d", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/5f122687e9f64526b424427759e27c5d", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/5f122687e9f64526b424427759e27c5d", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/5f122687e9f64526b424427759e27c5d", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/5f122687e9f64526b424427759e27c5d", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/5f122687e9f64526b424427759e27c5d", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/5f122687e9f64526b424427759e27c5d", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeFailureTests-42f85aeb-7c8e-4a3-user", "id": "d78f92150a7042e98d9cbaa1716e0423"}, "audit_ids": ["6iHA690aRcSLlehlbPFOKg"], "issued_at": "2018-06-27T21:36:46.000000Z"}} 2018-06-27 21:36:46,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799f3829c948bfd54c6053497e887c1e9151aae0" 2018-06-27 21:36:47,137 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:36:46 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f60a9198-0d85-4b41-86b9-0e7af5ef5816 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:36:47,137 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-f60a9198-0d85-4b41-86b9-0e7af5ef5816 2018-06-27 21:36:47,144 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/5f122687e9f64526b424427759e27c5d/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799f3829c948bfd54c6053497e887c1e9151aae0" 2018-06-27 21:36:48,134 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:36:48 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive x-compute-request-id: req-d6da5d34-43c4-4187-86f9-fdaece195d2e x-openstack-request-id: req-d6da5d34-43c4-4187-86f9-fdaece195d2e Front-End-Https: on RESP BODY: {"volumes": []} 2018-06-27 21:36:48,134 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/5f122687e9f64526b424427759e27c5d/volumes/detail used request id req-d6da5d34-43c4-4187-86f9-fdaece195d2e 2018-06-27 21:36:48,137 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8776/v2/5f122687e9f64526b424427759e27c5d/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-d6da5d34-43c4-4187-86f9-fdaece195d2e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799f3829c948bfd54c6053497e887c1e9151aae0" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateSimpleVolumeFailureTests-bbd5a523-d5fa-4ec0-b259-b2311e9737d2", "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-27 21:36:49,684 - cinderclient.v2.client - DEBUG - RESP: [400] Server: nginx Date: Wed, 27 Jun 2018 21:36:49 GMT Content-Type: application/json Content-Length: 105 Connection: keep-alive x-compute-request-id: req-1877a467-adf7-4f01-b510-b96c59bf44e4 x-openstack-request-id: req-1877a467-adf7-4f01-b510-b96c59bf44e4 RESP BODY: {"badRequest": {"message": "Invalid image identifier or unable to access requested image.", "code": 400}} 2018-06-27 21:36:49,685 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://172.30.10.101:8776/v2/5f122687e9f64526b424427759e27c5d/volumes used request id req-1877a467-adf7-4f01-b510-b96c59bf44e4 2018-06-27 21:36:49,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/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}622b4eb739a80fb7d282be0f793c3edc823ab475" 2018-06-27 21:36:50,636 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:36:50 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-494ea116-ace5-471b-b53d-aca740054586 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-27T19:03:04Z", "updated_at": "2018-06-27T19:03:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "6748ef1e-56da-434e-9e89-e86b58537b65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "b3e3826c-1c48-4699-93f0-f8a310956753", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "bfad35fa-7ea9-4a81-917d-7b86481eb510", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "d657b333-103d-4d19-add8-1e8bae2f8849", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b92069937e44a3786e439f95c61afe5", "created_at": "2018-06-27T19:08:41Z", "updated_at": "2018-06-27T19:08:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "4ac2a090-f595-4e7b-9b7a-a52fa204e881", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "5508c0b1-6261-44cb-854d-60c64bcbba0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "a60c77dc-6985-48ac-a3a3-067176d3e52f", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "e6ec0fa4-1eb3-4c5d-a451-c7acfd7fde82", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}], "revision_number": 4, "project_id": "4b92069937e44a3786e439f95c61afe5", "id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T18:59:55Z", "updated_at": "2018-06-27T18:59:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "5a060918-419b-4ec3-90df-a7764c06af2f", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "6cd9bbf0-4d1b-4b13-a6c4-e20a15bb3360", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "8134c0f0-89c6-4d45-bef8-a9260d9d0723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "e0e7297a-a59d-4d2b-b75c-2cc86b269114", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}], "revision_number": 4, "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "created_at": "2018-06-27T21:03:43Z", "updated_at": "2018-06-27T21:03:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "41061dbf-a5a2-465f-84dd-140f6104b3f7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "47d5c96d-0510-41a5-b33e-5683702c5bb8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "4b4b6430-3f42-4fe4-a25e-2c5c015a7699", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "e6a68cb7-6491-4474-a4d7-38496cac4eb7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}], "revision_number": 4, "project_id": "3f0a375b66c54145bff1c56e7c91ad73", "id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "name": "default"}]} 2018-06-27 21:36:50,637 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-494ea116-ace5-471b-b53d-aca740054586 2018-06-27 21:36:50,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/4b92069937e44a3786e439f95c61afe5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}622b4eb739a80fb7d282be0f793c3edc823ab475" 2018-06-27 21:36:50,967 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:36:50 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-47a891b3-2b43-4726-8ded-529f8b8df533 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/4b92069937e44a3786e439f95c61afe5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4b92069937e44a3786e439f95c61afe5", "name": "service"}} 2018-06-27 21:36:50,968 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/4b92069937e44a3786e439f95c61afe5 used request id req-47a891b3-2b43-4726-8ded-529f8b8df533 2018-06-27 21:36:50,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/8cdbc979369d4c15b8ddd6cc77d930e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}622b4eb739a80fb7d282be0f793c3edc823ab475" 2018-06-27 21:36:51,322 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:36:50 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6ce37cca-0fa2-4a52-b8e3-d64feeeeccd0 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/8cdbc979369d4c15b8ddd6cc77d930e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}} 2018-06-27 21:36:51,322 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 used request id req-6ce37cca-0fa2-4a52-b8e3-d64feeeeccd0 2018-06-27 21:36:51,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/3f0a375b66c54145bff1c56e7c91ad73 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}622b4eb739a80fb7d282be0f793c3edc823ab475" 2018-06-27 21:36:51,683 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 27 Jun 2018 21:36:51 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6e9c6e6d-9ae2-458d-9148-db8f992f1d8d Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3f0a375b66c54145bff1c56e7c91ad73.", "code": 404, "title": "Not Found"}} 2018-06-27 21:36:51,683 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f0a375b66c54145bff1c56e7c91ad73 used request id req-6e9c6e6d-9ae2-458d-9148-db8f992f1d8d 2018-06-27 21:36:51,684 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-06-27 21:36:51,685 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeFailureTests-42f85aeb-7c8e-4a3-proj 2018-06-27 21:36:51,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/5f122687e9f64526b424427759e27c5d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}622b4eb739a80fb7d282be0f793c3edc823ab475" 2018-06-27 21:36:52,445 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:36:51 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7637cf57-6914-4651-948d-89b7ecc999d8 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:36:52,445 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/5f122687e9f64526b424427759e27c5d used request id req-7637cf57-6914-4651-948d-89b7ecc999d8 2018-06-27 21:36:52,445 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeFailureTests-42f85aeb-7c8e-4a3-proj-role 2018-06-27 21:36:52,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/99798469bb254e7d8c6c4f3e5f5b3e2f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}622b4eb739a80fb7d282be0f793c3edc823ab475" 2018-06-27 21:36:52,916 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:36:52 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8d4b75e5-a372-4fd3-a956-b6cbc4ede2fe Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:36:52,916 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/99798469bb254e7d8c6c4f3e5f5b3e2f used request id req-8d4b75e5-a372-4fd3-a956-b6cbc4ede2fe 2018-06-27 21:36:52,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? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}622b4eb739a80fb7d282be0f793c3edc823ab475" 2018-06-27 21:36:53,270 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:36:52 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9d997fdc-24fd-460c-83d5-55e01da562cf Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 21:36:53,270 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-9d997fdc-24fd-460c-83d5-55e01da562cf 2018-06-27 21:36:53,270 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeFailureTests-42f85aeb-7c8e-4a3-user 2018-06-27 21:36:53,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/d78f92150a7042e98d9cbaa1716e0423 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f66f72787c2b861271b2c2a2fb89736edf975b3" 2018-06-27 21:36:53,938 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:36:53 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c10476b2-270b-4288-9b56-98db3247dae8 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:36:53,938 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/d78f92150a7042e98d9cbaa1716e0423 used request id req-c10476b2-270b-4288-9b56-98db3247dae8 2018-06-27 21:36:53,939 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:36:54,820 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:36:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["3eQmIEa8Q0WBQ61esKquUA"], "issued_at": "2018-06-27T21:36:54.000000Z"}} 2018-06-27 21:36:54,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4eb216cafff3f8440cf1b2503b321eac5e547e6d" 2018-06-27 21:36:55,156 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:36:54 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e00c3111-570a-4d36-9e5c-ceab18610473 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:36:55,157 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-e00c3111-570a-4d36-9e5c-ceab18610473 2018-06-27 21:36:55,158 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:36:55,159 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:36:56,082 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:36:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["hgPAxvEFS8Gkh5eTyl6Exg"], "issued_at": "2018-06-27T21:36:56.000000Z"}} 2018-06-27 21:36:56,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}93d1944ee311f56e418db4570cd716a76b8336a7" 2018-06-27 21:36:56,149 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:36:56 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-af8c9f2b-15f4-4bb5-a251-23605d0330bb Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:36:56,150 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-af8c9f2b-15f4-4bb5-a251-23605d0330bb 2018-06-27 21:36:56,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-27 21:36:56,167 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:36: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-27 21:36:56,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?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-6e633b87-2240-48e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93d1944ee311f56e418db4570cd716a76b8336a7" 2018-06-27 21:36:56,504 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:36:56 GMT Server: Apache Content-Length: 198 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5ea5a822-e8c6-4130-9306-2b3ebb8db752 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-6e633b87-2240-48e-proj", "previous": null, "next": null}, "projects": []} 2018-06-27 21:36:56,504 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-6e633b87-2240-48e-proj used request id req-5ea5a822-e8c6-4130-9306-2b3ebb8db752 2018-06-27 21:36:56,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93d1944ee311f56e418db4570cd716a76b8336a7" 2018-06-27 21:36:56,835 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:36:56 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4bdf37d4-3c0b-40c1-86aa-e3770fcf9b09 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 21:36:56,835 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-4bdf37d4-3c0b-40c1-86aa-e3770fcf9b09 2018-06-27 21:36:56,839 - 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}93d1944ee311f56e418db4570cd716a76b8336a7" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-6e633b87-2240-48e-proj"}}' 2018-06-27 21:36:57,313 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 21:36:56 GMT Server: Apache Content-Length: 327 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c1423aad-daf2-49a7-974b-d3f874723ca3 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/fb3c4e751bd74da8aa563529cf499839"}, "tags": [], "enabled": true, "id": "fb3c4e751bd74da8aa563529cf499839", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-6e633b87-2240-48e-proj"}} 2018-06-27 21:36:57,313 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-c1423aad-daf2-49a7-974b-d3f874723ca3 2018-06-27 21:36:57,313 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeFailureTests-6e633b87-2240-48e-proj 2018-06-27 21:36:57,313 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:36:57,314 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:36:58,058 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:36:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["AK6CvV7pRiGmr-4OpumsqQ"], "issued_at": "2018-06-27T21:36:58.000000Z"}} 2018-06-27 21:36:58,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b4a66615e93a42758ad9334db8e1d22775659ac" 2018-06-27 21:36:58,407 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:36:58 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e6e3027e-4640-42da-b97e-f8a69bcddf91 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:36:58,407 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-e6e3027e-4640-42da-b97e-f8a69bcddf91 2018-06-27 21:36:58,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 21:36:58,424 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:36: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-27 21:36:58,425 - 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}8b4a66615e93a42758ad9334db8e1d22775659ac" 2018-06-27 21:36:58,752 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:36:58 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2a930c54-a6c0-42c2-b0d6-dab7eea686de Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/05b1bc3fa6fd4243a4ba8b4d6fcc3daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05b1bc3fa6fd4243a4ba8b4d6fcc3daf", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/48d44c9c0fea4f4e80edc7d2e0715db7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d44c9c0fea4f4e80edc7d2e0715db7", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/4d3721127bf84155a837606ce3feba32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d3721127bf84155a837606ce3feba32", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/5c846663ea6d407e9223de0719ce5442"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c846663ea6d407e9223de0719ce5442", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/73a10e6c4f67490a8a4030cc6cea32f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73a10e6c4f67490a8a4030cc6cea32f5", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/8ecfab7d9d4f47bb8892a85b7d2a0b5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ecfab7d9d4f47bb8892a85b7d2a0b5a", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/b278d529e9a54a9195e4e536b9384dc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b278d529e9a54a9195e4e536b9384dc0", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b7f107ae7bb34ccea8282b1a0ec7a979"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7f107ae7bb34ccea8282b1a0ec7a979", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/d21494d0185b463db36b8c8c2b341b97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d21494d0185b463db36b8c8c2b341b97", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e0bb346419f84e4680f6ca9a97f4fc0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e0bb346419f84e4680f6ca9a97f4fc0b", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "c8d542af72ce49338052c29f02c8857e", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e9dd794fa5c040a9a0445386fb2a6116"}, "options": {}, "id": "e9dd794fa5c040a9a0445386fb2a6116", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/e9f9c747d54947bc800a81ecf11858f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9f9c747d54947bc800a81ecf11858f5", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-27 21:36:58,752 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-2a930c54-a6c0-42c2-b0d6-dab7eea686de 2018-06-27 21:36:58,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?name=CreateSimpleVolumeFailureTests-6e633b87-2240-48e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b4a66615e93a42758ad9334db8e1d22775659ac" 2018-06-27 21:36:59,360 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:36:58 GMT Server: Apache Content-Length: 479 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cdaa2617-9141-4fed-925b-91c205ee1af8 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateSimpleVolumeFailureTests-6e633b87-2240-48e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/fb3c4e751bd74da8aa563529cf499839"}, "tags": [], "enabled": true, "id": "fb3c4e751bd74da8aa563529cf499839", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-6e633b87-2240-48e-proj"}]} 2018-06-27 21:36:59,360 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateSimpleVolumeFailureTests-6e633b87-2240-48e-proj used request id req-cdaa2617-9141-4fed-925b-91c205ee1af8 2018-06-27 21:36:59,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}8b4a66615e93a42758ad9334db8e1d22775659ac" 2018-06-27 21:36:59,751 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:36:59 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cf3b5102-e0e5-4a32-ae6f-a7cb317d7a6d Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 21:36:59,752 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-cf3b5102-e0e5-4a32-ae6f-a7cb317d7a6d 2018-06-27 21:37:00,464 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeFailureTests-6e633b87-2240-48e-user 2018-06-27 21:37:00,464 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:37:00,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93d1944ee311f56e418db4570cd716a76b8336a7" 2018-06-27 21:37:00,778 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:37:00 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1dc98759-c103-4343-93cb-43d3361a7aa4 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 21:37:00,779 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-1dc98759-c103-4343-93cb-43d3361a7aa4 2018-06-27 21:37:00,782 - 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}93d1944ee311f56e418db4570cd716a76b8336a7" -d '{"role": {"name": "CreateSimpleVolumeFailureTests-6e633b87-2240-48e-proj-role"}}' 2018-06-27 21:37:01,164 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 21:37:00 GMT Server: Apache Content-Length: 229 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4e8906bc-01fa-484f-b4b1-7fb1de378d14 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5447e192f94c4a13a2c704eab592e642", "links": {"self": "http://10.167.4.35:5000/v3/roles/5447e192f94c4a13a2c704eab592e642"}, "name": "CreateSimpleVolumeFailureTests-6e633b87-2240-48e-proj-role"}} 2018-06-27 21:37:01,164 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-4e8906bc-01fa-484f-b4b1-7fb1de378d14 2018-06-27 21:37:01,165 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeFailureTests-6e633b87-2240-48e-proj-role 2018-06-27 21:37:01,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/5447e192f94c4a13a2c704eab592e642 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93d1944ee311f56e418db4570cd716a76b8336a7" 2018-06-27 21:37:01,715 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:37:01 GMT Server: Apache Content-Length: 229 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-85e9eb75-588d-462d-84fa-212cdb6ce5f9 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5447e192f94c4a13a2c704eab592e642", "links": {"self": "http://10.167.4.35:5000/v3/roles/5447e192f94c4a13a2c704eab592e642"}, "name": "CreateSimpleVolumeFailureTests-6e633b87-2240-48e-proj-role"}} 2018-06-27 21:37:01,715 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/5447e192f94c4a13a2c704eab592e642 used request id req-85e9eb75-588d-462d-84fa-212cdb6ce5f9 2018-06-27 21:37:01,715 - keystone_utils - INFO - Granting role CreateSimpleVolumeFailureTests-6e633b87-2240-48e-proj-role to project CreateSimpleVolumeFailureTests-6e633b87-2240-48e-proj 2018-06-27 21:37:01,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/fb3c4e751bd74da8aa563529cf499839/users/ef2a3393a1e7480d98f3ba995e756f93/roles/5447e192f94c4a13a2c704eab592e642 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93d1944ee311f56e418db4570cd716a76b8336a7" 2018-06-27 21:37:02,266 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:37:01 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0a063e60-a82d-42f5-8c76-9c256c605eab Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:37:02,266 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/fb3c4e751bd74da8aa563529cf499839/users/ef2a3393a1e7480d98f3ba995e756f93/roles/5447e192f94c4a13a2c704eab592e642 used request id req-0a063e60-a82d-42f5-8c76-9c256c605eab 2018-06-27 21:37:02,269 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:37:02,270 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:37:03,018 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5447e192f94c4a13a2c704eab592e642", "name": "CreateSimpleVolumeFailureTests-6e633b87-2240-48e-proj-role"}], "expires_at": "2018-06-27T22:37:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fb3c4e751bd74da8aa563529cf499839", "name": "CreateSimpleVolumeFailureTests-6e633b87-2240-48e-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/fb3c4e751bd74da8aa563529cf499839", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/fb3c4e751bd74da8aa563529cf499839", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/fb3c4e751bd74da8aa563529cf499839", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/fb3c4e751bd74da8aa563529cf499839", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/fb3c4e751bd74da8aa563529cf499839", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/fb3c4e751bd74da8aa563529cf499839", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/fb3c4e751bd74da8aa563529cf499839", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/fb3c4e751bd74da8aa563529cf499839", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/fb3c4e751bd74da8aa563529cf499839", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/fb3c4e751bd74da8aa563529cf499839", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/fb3c4e751bd74da8aa563529cf499839", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/fb3c4e751bd74da8aa563529cf499839", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeFailureTests-6e633b87-2240-48e-user", "id": "ef2a3393a1e7480d98f3ba995e756f93"}, "audit_ids": ["acynik8aR528NZXPJhP8fQ"], "issued_at": "2018-06-27T21:37:03.000000Z"}} 2018-06-27 21:37:03,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9637040fc0611d5e9bb38e812122b014a5a51ad" 2018-06-27 21:37:03,337 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:37:03 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4acfc3fe-589e-4a1e-aab5-2618df1d9420 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:37:03,338 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-4acfc3fe-589e-4a1e-aab5-2618df1d9420 2018-06-27 21:37:03,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/fb3c4e751bd74da8aa563529cf499839/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9637040fc0611d5e9bb38e812122b014a5a51ad" 2018-06-27 21:37:04,433 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:37:04 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive x-compute-request-id: req-0e0a4595-9703-4c5a-a708-b561278fe4c5 x-openstack-request-id: req-0e0a4595-9703-4c5a-a708-b561278fe4c5 Front-End-Https: on RESP BODY: {"volumes": []} 2018-06-27 21:37:04,433 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/fb3c4e751bd74da8aa563529cf499839/volumes/detail used request id req-0e0a4595-9703-4c5a-a708-b561278fe4c5 2018-06-27 21:37:04,437 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8776/v2/fb3c4e751bd74da8aa563529cf499839/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-0e0a4595-9703-4c5a-a708-b561278fe4c5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9637040fc0611d5e9bb38e812122b014a5a51ad" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateSimpleVolumeFailureTests-e0250486-06aa-499e-9819-84ffa2f8f5b1", "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-27 21:37:05,097 - cinderclient.v2.client - DEBUG - RESP: [400] Server: nginx Date: Wed, 27 Jun 2018 21:37:05 GMT Content-Type: application/json Content-Length: 218 Connection: keep-alive x-compute-request-id: req-2695f00a-f5dc-4458-bd94-3dfaf42ce9ca x-openstack-request-id: req-2695f00a-f5dc-4458-bd94-3dfaf42ce9ca 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-27 21:37:05,097 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://172.30.10.101:8776/v2/fb3c4e751bd74da8aa563529cf499839/volumes used request id req-2695f00a-f5dc-4458-bd94-3dfaf42ce9ca 2018-06-27 21:37:05,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/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93d1944ee311f56e418db4570cd716a76b8336a7" 2018-06-27 21:37:06,037 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:37:06 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-458fc819-8d4b-4bc9-ac72-a7c90dd36b19 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-27T19:03:04Z", "updated_at": "2018-06-27T19:03:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "6748ef1e-56da-434e-9e89-e86b58537b65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "b3e3826c-1c48-4699-93f0-f8a310956753", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "bfad35fa-7ea9-4a81-917d-7b86481eb510", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "d657b333-103d-4d19-add8-1e8bae2f8849", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b92069937e44a3786e439f95c61afe5", "created_at": "2018-06-27T19:08:41Z", "updated_at": "2018-06-27T19:08:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "4ac2a090-f595-4e7b-9b7a-a52fa204e881", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "5508c0b1-6261-44cb-854d-60c64bcbba0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "a60c77dc-6985-48ac-a3a3-067176d3e52f", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "e6ec0fa4-1eb3-4c5d-a451-c7acfd7fde82", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}], "revision_number": 4, "project_id": "4b92069937e44a3786e439f95c61afe5", "id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T18:59:55Z", "updated_at": "2018-06-27T18:59:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "5a060918-419b-4ec3-90df-a7764c06af2f", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "6cd9bbf0-4d1b-4b13-a6c4-e20a15bb3360", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "8134c0f0-89c6-4d45-bef8-a9260d9d0723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "e0e7297a-a59d-4d2b-b75c-2cc86b269114", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}], "revision_number": 4, "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "created_at": "2018-06-27T21:03:43Z", "updated_at": "2018-06-27T21:03:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "41061dbf-a5a2-465f-84dd-140f6104b3f7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "47d5c96d-0510-41a5-b33e-5683702c5bb8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "4b4b6430-3f42-4fe4-a25e-2c5c015a7699", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "e6a68cb7-6491-4474-a4d7-38496cac4eb7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}], "revision_number": 4, "project_id": "3f0a375b66c54145bff1c56e7c91ad73", "id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "name": "default"}]} 2018-06-27 21:37:06,037 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-458fc819-8d4b-4bc9-ac72-a7c90dd36b19 2018-06-27 21:37:06,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/4b92069937e44a3786e439f95c61afe5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93d1944ee311f56e418db4570cd716a76b8336a7" 2018-06-27 21:37:06,396 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:37:06 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9318ad8d-1d5d-4cb3-9336-d83beaac98b0 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/4b92069937e44a3786e439f95c61afe5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4b92069937e44a3786e439f95c61afe5", "name": "service"}} 2018-06-27 21:37:06,396 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/4b92069937e44a3786e439f95c61afe5 used request id req-9318ad8d-1d5d-4cb3-9336-d83beaac98b0 2018-06-27 21:37:06,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93d1944ee311f56e418db4570cd716a76b8336a7" 2018-06-27 21:37:06,820 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:37:06 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-23d12b89-b6e2-48e7-9529-94980d9df0c1 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/8cdbc979369d4c15b8ddd6cc77d930e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}} 2018-06-27 21:37:06,821 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 used request id req-23d12b89-b6e2-48e7-9529-94980d9df0c1 2018-06-27 21:37:06,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/3f0a375b66c54145bff1c56e7c91ad73 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93d1944ee311f56e418db4570cd716a76b8336a7" 2018-06-27 21:37:07,198 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 27 Jun 2018 21:37:06 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6d95809e-ec66-40d7-9ab2-67414d6cc60f Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3f0a375b66c54145bff1c56e7c91ad73.", "code": 404, "title": "Not Found"}} 2018-06-27 21:37:07,198 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f0a375b66c54145bff1c56e7c91ad73 used request id req-6d95809e-ec66-40d7-9ab2-67414d6cc60f 2018-06-27 21:37:07,198 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-06-27 21:37:07,199 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeFailureTests-6e633b87-2240-48e-proj 2018-06-27 21:37:07,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/fb3c4e751bd74da8aa563529cf499839 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93d1944ee311f56e418db4570cd716a76b8336a7" 2018-06-27 21:37:08,094 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:37:07 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e2bb8012-1b8f-4212-9f28-4cfed9111eeb Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:37:08,094 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/fb3c4e751bd74da8aa563529cf499839 used request id req-e2bb8012-1b8f-4212-9f28-4cfed9111eeb 2018-06-27 21:37:08,094 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeFailureTests-6e633b87-2240-48e-proj-role 2018-06-27 21:37:08,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/5447e192f94c4a13a2c704eab592e642 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93d1944ee311f56e418db4570cd716a76b8336a7" 2018-06-27 21:37:08,582 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:37:08 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-152298f8-8f5f-412c-8613-7494ff283c78 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:37:08,582 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/5447e192f94c4a13a2c704eab592e642 used request id req-152298f8-8f5f-412c-8613-7494ff283c78 2018-06-27 21:37:08,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93d1944ee311f56e418db4570cd716a76b8336a7" 2018-06-27 21:37:08,666 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:37:08 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-92f3501f-b193-4770-aa4e-92617167556f Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 21:37:08,666 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-92f3501f-b193-4770-aa4e-92617167556f 2018-06-27 21:37:08,667 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeFailureTests-6e633b87-2240-48e-user 2018-06-27 21:37:08,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/ef2a3393a1e7480d98f3ba995e756f93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b4a66615e93a42758ad9334db8e1d22775659ac" 2018-06-27 21:37:09,436 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:37:08 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d9f2e842-88d3-4449-8c64-8e27e5a61ea4 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:37:09,437 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/ef2a3393a1e7480d98f3ba995e756f93 used request id req-d9f2e842-88d3-4449-8c64-8e27e5a61ea4 2018-06-27 21:37:09,438 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:37:10,237 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:37:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["NGS-P2KcTSC4uPdbODOkHA"], "issued_at": "2018-06-27T21:37:10.000000Z"}} 2018-06-27 21:37:10,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c9e4cda33e5cd4945b9b86d1b23d8604a9d839e" 2018-06-27 21:37:10,585 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:37:10 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8917586f-e652-468b-916d-08e5b3268f73 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:37:10,585 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-8917586f-e652-468b-916d-08e5b3268f73 2018-06-27 21:37:10,586 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:37:10,587 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:37:11,422 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:37:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["CNUqHd0ySvyeRwZf_6O-Tw"], "issued_at": "2018-06-27T21:37:11.000000Z"}} 2018-06-27 21:37:11,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9d4f26b3016682ff05d9f4c34f363d6b857f165" 2018-06-27 21:37:11,763 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:37:11 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-012a59a0-a404-4a76-9f5f-1e12ee98a313 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:37:11,763 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-012a59a0-a404-4a76-9f5f-1e12ee98a313 2018-06-27 21:37:11,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 21:37:11,779 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:37: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-27 21:37:11,780 - 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-5aa4f5eb-4d8e-49e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9d4f26b3016682ff05d9f4c34f363d6b857f165" 2018-06-27 21:37:12,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:37:11 GMT Server: Apache Content-Length: 198 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9fda1c92-f24d-4169-8abd-ddd1a03169b8 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-5aa4f5eb-4d8e-49e-proj", "previous": null, "next": null}, "projects": []} 2018-06-27 21:37:12,169 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-5aa4f5eb-4d8e-49e-proj used request id req-9fda1c92-f24d-4169-8abd-ddd1a03169b8 2018-06-27 21:37:12,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}d9d4f26b3016682ff05d9f4c34f363d6b857f165" 2018-06-27 21:37:12,588 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:37:12 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-62f6200b-fe49-4a1b-b6f1-74ac8c1d67c0 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 21:37:12,588 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-62f6200b-fe49-4a1b-b6f1-74ac8c1d67c0 2018-06-27 21:37:12,591 - 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}d9d4f26b3016682ff05d9f4c34f363d6b857f165" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-5aa4f5eb-4d8e-49e-proj"}}' 2018-06-27 21:37:13,069 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 21:37:12 GMT Server: Apache Content-Length: 327 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-043bc203-ee88-4ddc-ae6e-7df9d0bc8278 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/3eaf2cca7ca5426fbcb3095e70caab16"}, "tags": [], "enabled": true, "id": "3eaf2cca7ca5426fbcb3095e70caab16", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-5aa4f5eb-4d8e-49e-proj"}} 2018-06-27 21:37:13,070 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-043bc203-ee88-4ddc-ae6e-7df9d0bc8278 2018-06-27 21:37:13,070 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeFailureTests-5aa4f5eb-4d8e-49e-proj 2018-06-27 21:37:13,070 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:37:13,071 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:37:13,905 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:37:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["1jTX7dt4QWiq60qkiyUVmw"], "issued_at": "2018-06-27T21:37:13.000000Z"}} 2018-06-27 21:37:13,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21d269c87fd28456d8c3de2340e2dfbb2d304c53" 2018-06-27 21:37:14,258 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:37:13 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-69f1a69c-7d0a-451c-b4d7-c31f2bb49698 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:37:14,258 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-69f1a69c-7d0a-451c-b4d7-c31f2bb49698 2018-06-27 21:37:14,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 21:37:14,273 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:37: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-27 21:37:14,274 - 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}21d269c87fd28456d8c3de2340e2dfbb2d304c53" 2018-06-27 21:37:14,832 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:37:14 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b4c9e866-40e4-4fe3-b2a1-1f2e8317e990 Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/05b1bc3fa6fd4243a4ba8b4d6fcc3daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05b1bc3fa6fd4243a4ba8b4d6fcc3daf", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/48d44c9c0fea4f4e80edc7d2e0715db7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d44c9c0fea4f4e80edc7d2e0715db7", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/4d3721127bf84155a837606ce3feba32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d3721127bf84155a837606ce3feba32", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/5c846663ea6d407e9223de0719ce5442"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c846663ea6d407e9223de0719ce5442", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/73a10e6c4f67490a8a4030cc6cea32f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73a10e6c4f67490a8a4030cc6cea32f5", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/8ecfab7d9d4f47bb8892a85b7d2a0b5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ecfab7d9d4f47bb8892a85b7d2a0b5a", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/b278d529e9a54a9195e4e536b9384dc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b278d529e9a54a9195e4e536b9384dc0", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b7f107ae7bb34ccea8282b1a0ec7a979"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7f107ae7bb34ccea8282b1a0ec7a979", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/d21494d0185b463db36b8c8c2b341b97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d21494d0185b463db36b8c8c2b341b97", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e0bb346419f84e4680f6ca9a97f4fc0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e0bb346419f84e4680f6ca9a97f4fc0b", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "c8d542af72ce49338052c29f02c8857e", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e9dd794fa5c040a9a0445386fb2a6116"}, "options": {}, "id": "e9dd794fa5c040a9a0445386fb2a6116", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/e9f9c747d54947bc800a81ecf11858f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9f9c747d54947bc800a81ecf11858f5", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-27 21:37:14,832 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-b4c9e866-40e4-4fe3-b2a1-1f2e8317e990 2018-06-27 21:37:14,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?name=CreateSimpleVolumeFailureTests-5aa4f5eb-4d8e-49e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21d269c87fd28456d8c3de2340e2dfbb2d304c53" 2018-06-27 21:37:15,212 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:37:14 GMT Server: Apache Content-Length: 479 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bc4288af-2181-4fe7-87e9-7467ed9d073f Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateSimpleVolumeFailureTests-5aa4f5eb-4d8e-49e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/3eaf2cca7ca5426fbcb3095e70caab16"}, "tags": [], "enabled": true, "id": "3eaf2cca7ca5426fbcb3095e70caab16", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-5aa4f5eb-4d8e-49e-proj"}]} 2018-06-27 21:37:15,212 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateSimpleVolumeFailureTests-5aa4f5eb-4d8e-49e-proj used request id req-bc4288af-2181-4fe7-87e9-7467ed9d073f 2018-06-27 21:37:15,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21d269c87fd28456d8c3de2340e2dfbb2d304c53" 2018-06-27 21:37:15,610 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:37:15 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-94c5acf6-0914-479a-b779-0e00bfba6e0f Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 21:37:15,611 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-94c5acf6-0914-479a-b779-0e00bfba6e0f 2018-06-27 21:37:16,317 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeFailureTests-5aa4f5eb-4d8e-49e-user 2018-06-27 21:37:16,317 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:37:16,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}d9d4f26b3016682ff05d9f4c34f363d6b857f165" 2018-06-27 21:37:16,676 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:37:16 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b120c3bc-6521-46d5-b2c5-e2ba455c0a04 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 21:37:16,676 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-b120c3bc-6521-46d5-b2c5-e2ba455c0a04 2018-06-27 21:37: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}d9d4f26b3016682ff05d9f4c34f363d6b857f165" -d '{"role": {"name": "CreateSimpleVolumeFailureTests-5aa4f5eb-4d8e-49e-proj-role"}}' 2018-06-27 21:37:17,062 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 21:37:16 GMT Server: Apache Content-Length: 229 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-533f59e8-529b-4fff-bef9-a304cbe4a040 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3470a583ea284054a8202bf2723dce4c", "links": {"self": "http://10.167.4.35:5000/v3/roles/3470a583ea284054a8202bf2723dce4c"}, "name": "CreateSimpleVolumeFailureTests-5aa4f5eb-4d8e-49e-proj-role"}} 2018-06-27 21:37:17,062 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-533f59e8-529b-4fff-bef9-a304cbe4a040 2018-06-27 21:37:17,062 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeFailureTests-5aa4f5eb-4d8e-49e-proj-role 2018-06-27 21:37:17,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/3470a583ea284054a8202bf2723dce4c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9d4f26b3016682ff05d9f4c34f363d6b857f165" 2018-06-27 21:37:17,485 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:37:17 GMT Server: Apache Content-Length: 229 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-be21dac3-61ab-40f7-b4d4-8e163827f914 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3470a583ea284054a8202bf2723dce4c", "links": {"self": "http://10.167.4.35:5000/v3/roles/3470a583ea284054a8202bf2723dce4c"}, "name": "CreateSimpleVolumeFailureTests-5aa4f5eb-4d8e-49e-proj-role"}} 2018-06-27 21:37:17,485 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/3470a583ea284054a8202bf2723dce4c used request id req-be21dac3-61ab-40f7-b4d4-8e163827f914 2018-06-27 21:37:17,486 - keystone_utils - INFO - Granting role CreateSimpleVolumeFailureTests-5aa4f5eb-4d8e-49e-proj-role to project CreateSimpleVolumeFailureTests-5aa4f5eb-4d8e-49e-proj 2018-06-27 21:37:17,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/3eaf2cca7ca5426fbcb3095e70caab16/users/bc968ed3769846459f5122b15129b33b/roles/3470a583ea284054a8202bf2723dce4c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9d4f26b3016682ff05d9f4c34f363d6b857f165" 2018-06-27 21:37:17,943 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:37:17 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-90180cb8-79aa-4ca3-93a7-830104d2e9f6 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:37:17,943 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/3eaf2cca7ca5426fbcb3095e70caab16/users/bc968ed3769846459f5122b15129b33b/roles/3470a583ea284054a8202bf2723dce4c used request id req-90180cb8-79aa-4ca3-93a7-830104d2e9f6 2018-06-27 21:37:17,946 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:37:17,947 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:37:18,794 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3470a583ea284054a8202bf2723dce4c", "name": "CreateSimpleVolumeFailureTests-5aa4f5eb-4d8e-49e-proj-role"}], "expires_at": "2018-06-27T22:37:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3eaf2cca7ca5426fbcb3095e70caab16", "name": "CreateSimpleVolumeFailureTests-5aa4f5eb-4d8e-49e-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3eaf2cca7ca5426fbcb3095e70caab16", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/3eaf2cca7ca5426fbcb3095e70caab16", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/3eaf2cca7ca5426fbcb3095e70caab16", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/3eaf2cca7ca5426fbcb3095e70caab16", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/3eaf2cca7ca5426fbcb3095e70caab16", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/3eaf2cca7ca5426fbcb3095e70caab16", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3eaf2cca7ca5426fbcb3095e70caab16", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/3eaf2cca7ca5426fbcb3095e70caab16", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/3eaf2cca7ca5426fbcb3095e70caab16", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3eaf2cca7ca5426fbcb3095e70caab16", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/3eaf2cca7ca5426fbcb3095e70caab16", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/3eaf2cca7ca5426fbcb3095e70caab16", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeFailureTests-5aa4f5eb-4d8e-49e-user", "id": "bc968ed3769846459f5122b15129b33b"}, "audit_ids": ["TT013IGcSzyjjxiIjgSjOg"], "issued_at": "2018-06-27T21:37:18.000000Z"}} 2018-06-27 21:37:18,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}ae44c4eb22166df17985755aebc93664af039756" 2018-06-27 21:37:19,010 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:37:18 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ea04d16e-865b-4420-aeff-2fb4007634dd Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:37:19,010 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-ea04d16e-865b-4420-aeff-2fb4007634dd 2018-06-27 21:37:19,016 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/3eaf2cca7ca5426fbcb3095e70caab16/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae44c4eb22166df17985755aebc93664af039756" 2018-06-27 21:37:19,703 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:37:19 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive x-compute-request-id: req-10c51d41-f042-452d-83e0-4f736aca3f88 x-openstack-request-id: req-10c51d41-f042-452d-83e0-4f736aca3f88 Front-End-Https: on RESP BODY: {"volumes": []} 2018-06-27 21:37:19,703 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/3eaf2cca7ca5426fbcb3095e70caab16/volumes/detail used request id req-10c51d41-f042-452d-83e0-4f736aca3f88 2018-06-27 21:37:19,707 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8776/v2/3eaf2cca7ca5426fbcb3095e70caab16/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-10c51d41-f042-452d-83e0-4f736aca3f88" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae44c4eb22166df17985755aebc93664af039756" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateSimpleVolumeFailureTests-d1c84211-35e4-4cbd-82c8-a8720b95a250", "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-27 21:37:20,185 - cinderclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Wed, 27 Jun 2018 21:37:20 GMT Content-Type: application/json Content-Length: 91 Connection: keep-alive x-compute-request-id: req-dce705ca-9bb4-40ff-a422-ea32eb510416 x-openstack-request-id: req-dce705ca-9bb4-40ff-a422-ea32eb510416 RESP BODY: {"itemNotFound": {"message": "Volume type with name foo could not be found.", "code": 404}} 2018-06-27 21:37:20,185 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://172.30.10.101:8776/v2/3eaf2cca7ca5426fbcb3095e70caab16/volumes used request id req-dce705ca-9bb4-40ff-a422-ea32eb510416 2018-06-27 21:37:20,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-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9d4f26b3016682ff05d9f4c34f363d6b857f165" 2018-06-27 21:37:20,896 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:37:20 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-3650cedb-c11b-42ec-bf9d-8bef2cb37f58 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-27T19:03:04Z", "updated_at": "2018-06-27T19:03:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "6748ef1e-56da-434e-9e89-e86b58537b65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "b3e3826c-1c48-4699-93f0-f8a310956753", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "bfad35fa-7ea9-4a81-917d-7b86481eb510", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "d657b333-103d-4d19-add8-1e8bae2f8849", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b92069937e44a3786e439f95c61afe5", "created_at": "2018-06-27T19:08:41Z", "updated_at": "2018-06-27T19:08:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "4ac2a090-f595-4e7b-9b7a-a52fa204e881", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "5508c0b1-6261-44cb-854d-60c64bcbba0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "a60c77dc-6985-48ac-a3a3-067176d3e52f", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "e6ec0fa4-1eb3-4c5d-a451-c7acfd7fde82", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}], "revision_number": 4, "project_id": "4b92069937e44a3786e439f95c61afe5", "id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T18:59:55Z", "updated_at": "2018-06-27T18:59:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "5a060918-419b-4ec3-90df-a7764c06af2f", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "6cd9bbf0-4d1b-4b13-a6c4-e20a15bb3360", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "8134c0f0-89c6-4d45-bef8-a9260d9d0723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "e0e7297a-a59d-4d2b-b75c-2cc86b269114", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}], "revision_number": 4, "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "created_at": "2018-06-27T21:03:43Z", "updated_at": "2018-06-27T21:03:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "41061dbf-a5a2-465f-84dd-140f6104b3f7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "47d5c96d-0510-41a5-b33e-5683702c5bb8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "4b4b6430-3f42-4fe4-a25e-2c5c015a7699", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "e6a68cb7-6491-4474-a4d7-38496cac4eb7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}], "revision_number": 4, "project_id": "3f0a375b66c54145bff1c56e7c91ad73", "id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "name": "default"}]} 2018-06-27 21:37:20,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-3650cedb-c11b-42ec-bf9d-8bef2cb37f58 2018-06-27 21:37:20,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/4b92069937e44a3786e439f95c61afe5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9d4f26b3016682ff05d9f4c34f363d6b857f165" 2018-06-27 21:37:21,151 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:37:20 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c6b803cb-6d24-4688-8d3f-f7a17549b31e 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/4b92069937e44a3786e439f95c61afe5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4b92069937e44a3786e439f95c61afe5", "name": "service"}} 2018-06-27 21:37:21,151 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/4b92069937e44a3786e439f95c61afe5 used request id req-c6b803cb-6d24-4688-8d3f-f7a17549b31e 2018-06-27 21:37:21,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9d4f26b3016682ff05d9f4c34f363d6b857f165" 2018-06-27 21:37:21,506 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:37:21 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4e04a67c-4ae3-43ac-9bac-d96cda879a2c 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/8cdbc979369d4c15b8ddd6cc77d930e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}} 2018-06-27 21:37:21,506 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 used request id req-4e04a67c-4ae3-43ac-9bac-d96cda879a2c 2018-06-27 21:37:21,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/3f0a375b66c54145bff1c56e7c91ad73 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9d4f26b3016682ff05d9f4c34f363d6b857f165" 2018-06-27 21:37:21,842 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 27 Jun 2018 21:37:21 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-75537a4e-2e4b-44f5-a2aa-3ed66c190a20 Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3f0a375b66c54145bff1c56e7c91ad73.", "code": 404, "title": "Not Found"}} 2018-06-27 21:37:21,842 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f0a375b66c54145bff1c56e7c91ad73 used request id req-75537a4e-2e4b-44f5-a2aa-3ed66c190a20 2018-06-27 21:37:21,842 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-06-27 21:37:21,844 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeFailureTests-5aa4f5eb-4d8e-49e-proj 2018-06-27 21:37:21,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/3eaf2cca7ca5426fbcb3095e70caab16 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9d4f26b3016682ff05d9f4c34f363d6b857f165" 2018-06-27 21:37:22,471 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:37:21 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b7fc7d43-89ba-4007-ae55-0fa0e3104014 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:37:22,471 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/3eaf2cca7ca5426fbcb3095e70caab16 used request id req-b7fc7d43-89ba-4007-ae55-0fa0e3104014 2018-06-27 21:37:22,471 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeFailureTests-5aa4f5eb-4d8e-49e-proj-role 2018-06-27 21:37:22,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/3470a583ea284054a8202bf2723dce4c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9d4f26b3016682ff05d9f4c34f363d6b857f165" 2018-06-27 21:37:22,843 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:37:22 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1d3c7ad0-2e1e-45d6-a063-dfbe03178fa0 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:37:22,843 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/3470a583ea284054a8202bf2723dce4c used request id req-1d3c7ad0-2e1e-45d6-a063-dfbe03178fa0 2018-06-27 21:37:22,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}d9d4f26b3016682ff05d9f4c34f363d6b857f165" 2018-06-27 21:37:23,264 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:37:22 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d7cddbbb-be79-45e5-ab99-cb47408d03b3 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 21:37:23,264 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-d7cddbbb-be79-45e5-ab99-cb47408d03b3 2018-06-27 21:37:23,265 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeFailureTests-5aa4f5eb-4d8e-49e-user 2018-06-27 21:37:23,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/bc968ed3769846459f5122b15129b33b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21d269c87fd28456d8c3de2340e2dfbb2d304c53" 2018-06-27 21:37:23,916 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:37:23 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9db3ebf6-ceee-45d5-8b9e-51ded546eb3d Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:37:23,916 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/bc968ed3769846459f5122b15129b33b used request id req-9db3ebf6-ceee-45d5-8b9e-51ded546eb3d 2018-06-27 21:37:23,917 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:37:24,609 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:37:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["NmdLftf_SVeTn1yLNYoU8g"], "issued_at": "2018-06-27T21:37:24.000000Z"}} 2018-06-27 21:37:24,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}d024a0a4d5d2c23c52410cbbea8a9f7d0f217067" 2018-06-27 21:37:24,660 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:37:24 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-53f83776-8bfb-404f-a816-57700d7badea Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:37:24,660 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-53f83776-8bfb-404f-a816-57700d7badea 2018-06-27 21:37:24,661 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:37:24,662 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:37:25,498 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:37:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["EWhD2oKBRoyn5P3e1MA28w"], "issued_at": "2018-06-27T21:37:25.000000Z"}} 2018-06-27 21:37:25,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}b0e5629cbbf8ae9d2039b7229e47062d478bce82" 2018-06-27 21:37:25,537 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:37:25 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-100b7e9b-1e1d-4bae-8ac0-f58ff5e298ff Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:37:25,537 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-100b7e9b-1e1d-4bae-8ac0-f58ff5e298ff 2018-06-27 21:37:25,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 21:37:25,549 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:37: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-27 21:37:25,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?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-181796a1-654d-442-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0e5629cbbf8ae9d2039b7229e47062d478bce82" 2018-06-27 21:37:25,947 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:37:25 GMT Server: Apache Content-Length: 193 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b2ed7300-9c59-49d1-ab6c-0f910cd79e7d 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-181796a1-654d-442-proj", "previous": null, "next": null}, "projects": []} 2018-06-27 21:37:25,947 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-181796a1-654d-442-proj used request id req-b2ed7300-9c59-49d1-ab6c-0f910cd79e7d 2018-06-27 21:37:25,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0e5629cbbf8ae9d2039b7229e47062d478bce82" 2018-06-27 21:37:26,372 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:37:25 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-75643621-9162-4762-bd0c-b65e43bcf241 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 21:37:26,372 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-75643621-9162-4762-bd0c-b65e43bcf241 2018-06-27 21:37:26,375 - 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}b0e5629cbbf8ae9d2039b7229e47062d478bce82" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeWithTypeTests-181796a1-654d-442-proj"}}' 2018-06-27 21:37:26,781 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 21:37:26 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a1f4553e-47a6-47a1-9fd2-3d64c4a94d47 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/9f70a96b765b4ca282ddcd3f1d657fa7"}, "tags": [], "enabled": true, "id": "9f70a96b765b4ca282ddcd3f1d657fa7", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithTypeTests-181796a1-654d-442-proj"}} 2018-06-27 21:37:26,781 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-a1f4553e-47a6-47a1-9fd2-3d64c4a94d47 2018-06-27 21:37:26,782 - keystone_utils - INFO - Created project with name - CreateVolumeWithTypeTests-181796a1-654d-442-proj 2018-06-27 21:37:26,782 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:37:26,783 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:37:27,750 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:37:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["3d09eCWTRK6rbQPic2ELLw"], "issued_at": "2018-06-27T21:37:27.000000Z"}} 2018-06-27 21:37:27,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}5477d978006c3ed4be2c42490cc845ad89f347bb" 2018-06-27 21:37:27,803 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:37:27 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e2718c28-1904-4478-ae02-92c2b4438ab9 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:37:27,803 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-e2718c28-1904-4478-ae02-92c2b4438ab9 2018-06-27 21:37:27,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-27 21:37:27,820 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:37: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-27 21:37:27,821 - 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}5477d978006c3ed4be2c42490cc845ad89f347bb" 2018-06-27 21:37:28,215 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:37:27 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0223c1e8-77a8-417b-b99a-c00f169432b7 Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/05b1bc3fa6fd4243a4ba8b4d6fcc3daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05b1bc3fa6fd4243a4ba8b4d6fcc3daf", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/48d44c9c0fea4f4e80edc7d2e0715db7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d44c9c0fea4f4e80edc7d2e0715db7", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/4d3721127bf84155a837606ce3feba32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d3721127bf84155a837606ce3feba32", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/5c846663ea6d407e9223de0719ce5442"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c846663ea6d407e9223de0719ce5442", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/73a10e6c4f67490a8a4030cc6cea32f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73a10e6c4f67490a8a4030cc6cea32f5", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/8ecfab7d9d4f47bb8892a85b7d2a0b5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ecfab7d9d4f47bb8892a85b7d2a0b5a", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/b278d529e9a54a9195e4e536b9384dc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b278d529e9a54a9195e4e536b9384dc0", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b7f107ae7bb34ccea8282b1a0ec7a979"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7f107ae7bb34ccea8282b1a0ec7a979", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/d21494d0185b463db36b8c8c2b341b97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d21494d0185b463db36b8c8c2b341b97", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e0bb346419f84e4680f6ca9a97f4fc0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e0bb346419f84e4680f6ca9a97f4fc0b", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "c8d542af72ce49338052c29f02c8857e", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e9dd794fa5c040a9a0445386fb2a6116"}, "options": {}, "id": "e9dd794fa5c040a9a0445386fb2a6116", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/e9f9c747d54947bc800a81ecf11858f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9f9c747d54947bc800a81ecf11858f5", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-27 21:37:28,216 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-0223c1e8-77a8-417b-b99a-c00f169432b7 2018-06-27 21:37:28,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=CreateVolumeWithTypeTests-181796a1-654d-442-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5477d978006c3ed4be2c42490cc845ad89f347bb" 2018-06-27 21:37:28,543 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:37:28 GMT Server: Apache Content-Length: 469 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7d8931b8-7675-4abe-b5e5-2a530d003634 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateVolumeWithTypeTests-181796a1-654d-442-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/9f70a96b765b4ca282ddcd3f1d657fa7"}, "tags": [], "enabled": true, "id": "9f70a96b765b4ca282ddcd3f1d657fa7", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithTypeTests-181796a1-654d-442-proj"}]} 2018-06-27 21:37:28,543 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateVolumeWithTypeTests-181796a1-654d-442-proj used request id req-7d8931b8-7675-4abe-b5e5-2a530d003634 2018-06-27 21:37:28,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5477d978006c3ed4be2c42490cc845ad89f347bb" 2018-06-27 21:37:28,909 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:37:28 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0f9f733a-a979-4f2f-9e76-549e143fff04 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 21:37:28,909 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-0f9f733a-a979-4f2f-9e76-549e143fff04 2018-06-27 21:37:29,555 - keystone_utils - INFO - Created user with name - CreateVolumeWithTypeTests-181796a1-654d-442-user 2018-06-27 21:37:29,555 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:37:29,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? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0e5629cbbf8ae9d2039b7229e47062d478bce82" 2018-06-27 21:37:29,934 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:37:29 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d7ddbe0c-9c02-4a97-bb66-5b2da6dafdba Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 21:37:29,935 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-d7ddbe0c-9c02-4a97-bb66-5b2da6dafdba 2018-06-27 21:37:29,938 - 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}b0e5629cbbf8ae9d2039b7229e47062d478bce82" -d '{"role": {"name": "CreateVolumeWithTypeTests-181796a1-654d-442-proj-role"}}' 2018-06-27 21:37:30,385 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 21:37:29 GMT Server: Apache Content-Length: 224 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d28fed5d-e3fb-4d47-b9e9-43f566b1f1e5 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "533b5a75b1cc4d04a96be31064d58a4f", "links": {"self": "http://10.167.4.35:5000/v3/roles/533b5a75b1cc4d04a96be31064d58a4f"}, "name": "CreateVolumeWithTypeTests-181796a1-654d-442-proj-role"}} 2018-06-27 21:37:30,386 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-d28fed5d-e3fb-4d47-b9e9-43f566b1f1e5 2018-06-27 21:37:30,386 - keystone_utils - INFO - Created role with name - CreateVolumeWithTypeTests-181796a1-654d-442-proj-role 2018-06-27 21:37:30,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/533b5a75b1cc4d04a96be31064d58a4f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0e5629cbbf8ae9d2039b7229e47062d478bce82" 2018-06-27 21:37:30,772 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:37:30 GMT Server: Apache Content-Length: 224 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2784b381-baad-418c-ada2-2e73ad9484bb Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "533b5a75b1cc4d04a96be31064d58a4f", "links": {"self": "http://10.167.4.35:5000/v3/roles/533b5a75b1cc4d04a96be31064d58a4f"}, "name": "CreateVolumeWithTypeTests-181796a1-654d-442-proj-role"}} 2018-06-27 21:37:30,772 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/533b5a75b1cc4d04a96be31064d58a4f used request id req-2784b381-baad-418c-ada2-2e73ad9484bb 2018-06-27 21:37:30,773 - keystone_utils - INFO - Granting role CreateVolumeWithTypeTests-181796a1-654d-442-proj-role to project CreateVolumeWithTypeTests-181796a1-654d-442-proj 2018-06-27 21:37:30,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/9f70a96b765b4ca282ddcd3f1d657fa7/users/3b43f1606ee949c2947be2e865e6658a/roles/533b5a75b1cc4d04a96be31064d58a4f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0e5629cbbf8ae9d2039b7229e47062d478bce82" 2018-06-27 21:37:31,213 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:37:30 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-80907597-5dfc-4885-a299-f6bac865bca0 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:37:31,214 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/9f70a96b765b4ca282ddcd3f1d657fa7/users/3b43f1606ee949c2947be2e865e6658a/roles/533b5a75b1cc4d04a96be31064d58a4f used request id req-80907597-5dfc-4885-a299-f6bac865bca0 2018-06-27 21:37:31,215 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:37:31,216 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:37:32,015 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:37:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["d8St5MM7RJGH0LYrxGV6Wg"], "issued_at": "2018-06-27T21:37:32.000000Z"}} 2018-06-27 21:37:32,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c513306f6e08b3f1eeca6c0d0362f172a63f230d" 2018-06-27 21:37:32,379 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:37:32 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d9292287-3cd1-4b75-899a-b1853d5c415b Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:37:32,380 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-d9292287-3cd1-4b75-899a-b1853d5c415b 2018-06-27 21:37:32,385 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c513306f6e08b3f1eeca6c0d0362f172a63f230d" 2018-06-27 21:37:33,177 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:37:33 GMT Content-Type: application/json Content-Length: 245 Connection: keep-alive x-compute-request-id: req-6a830ad8-d9d8-45fc-aa62-77b82b6f09ff x-openstack-request-id: req-6a830ad8-d9d8-45fc-aa62-77b82b6f09ff 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": "04410069-3748-48b7-9583-a89769641612", "description": null}]} 2018-06-27 21:37:33,177 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types?is_public=None used request id req-6a830ad8-d9d8-45fc-aa62-77b82b6f09ff 2018-06-27 21:37:33,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/8cdbc979369d4c15b8ddd6cc77d930e3/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-6a830ad8-d9d8-45fc-aa62-77b82b6f09ff" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c513306f6e08b3f1eeca6c0d0362f172a63f230d" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateVolumeWithTypeTests-3b292d0d-9d9f-4564-be88-562b1121e9f5-vol-type", "description": null}}' 2018-06-27 21:37:34,118 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:37:34 GMT Content-Type: application/json Content-Length: 248 Connection: keep-alive x-compute-request-id: req-48f146e9-898b-4cd1-860b-fffd14548247 x-openstack-request-id: req-48f146e9-898b-4cd1-860b-fffd14548247 Front-End-Https: on RESP BODY: {"volume_type": {"name": "CreateVolumeWithTypeTests-3b292d0d-9d9f-4564-be88-562b1121e9f5-vol-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "2a989c92-b6b2-4725-ac3c-299ff96504a7", "description": null}} 2018-06-27 21:37:34,118 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types used request id req-48f146e9-898b-4cd1-860b-fffd14548247 2018-06-27 21:37:34,119 - create_volume_type - INFO - Created volume type with name - CreateVolumeWithTypeTests-3b292d0d-9d9f-4564-be88-562b1121e9f5-vol-type 2018-06-27 21:37:34,119 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:37:34,120 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:37:34,968 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "533b5a75b1cc4d04a96be31064d58a4f", "name": "CreateVolumeWithTypeTests-181796a1-654d-442-proj-role"}], "expires_at": "2018-06-27T22:37:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9f70a96b765b4ca282ddcd3f1d657fa7", "name": "CreateVolumeWithTypeTests-181796a1-654d-442-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/9f70a96b765b4ca282ddcd3f1d657fa7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/9f70a96b765b4ca282ddcd3f1d657fa7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/9f70a96b765b4ca282ddcd3f1d657fa7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/9f70a96b765b4ca282ddcd3f1d657fa7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/9f70a96b765b4ca282ddcd3f1d657fa7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/9f70a96b765b4ca282ddcd3f1d657fa7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/9f70a96b765b4ca282ddcd3f1d657fa7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/9f70a96b765b4ca282ddcd3f1d657fa7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/9f70a96b765b4ca282ddcd3f1d657fa7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/9f70a96b765b4ca282ddcd3f1d657fa7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/9f70a96b765b4ca282ddcd3f1d657fa7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/9f70a96b765b4ca282ddcd3f1d657fa7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithTypeTests-181796a1-654d-442-user", "id": "3b43f1606ee949c2947be2e865e6658a"}, "audit_ids": ["ca79lCr4TYiuO780VspAJg"], "issued_at": "2018-06-27T21:37:34.000000Z"}} 2018-06-27 21:37:34,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c76de81bd60041ef13e335bf5b9288a15a098ea4" 2018-06-27 21:37:35,325 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:37:34 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4f483f0d-1da1-4b4d-b435-f25e8308c796 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:37:35,325 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-4f483f0d-1da1-4b4d-b435-f25e8308c796 2018-06-27 21:37:35,331 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/9f70a96b765b4ca282ddcd3f1d657fa7/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c76de81bd60041ef13e335bf5b9288a15a098ea4" 2018-06-27 21:37:36,271 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:37:36 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive x-compute-request-id: req-04de7b87-5d5b-4658-9202-5db76a824848 x-openstack-request-id: req-04de7b87-5d5b-4658-9202-5db76a824848 Front-End-Https: on RESP BODY: {"volumes": []} 2018-06-27 21:37:36,271 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/9f70a96b765b4ca282ddcd3f1d657fa7/volumes/detail used request id req-04de7b87-5d5b-4658-9202-5db76a824848 2018-06-27 21:37:36,275 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8776/v2/9f70a96b765b4ca282ddcd3f1d657fa7/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-04de7b87-5d5b-4658-9202-5db76a824848" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c76de81bd60041ef13e335bf5b9288a15a098ea4" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateVolumeWithTypeTests-3b292d0d-9d9f-4564-be88-562b1121e9f5-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-27 21:37:37,010 - cinderclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Wed, 27 Jun 2018 21:37:37 GMT Content-Type: application/json Content-Length: 91 Connection: keep-alive x-compute-request-id: req-dbbcc57a-483b-467e-9e92-8ec70290a637 x-openstack-request-id: req-dbbcc57a-483b-467e-9e92-8ec70290a637 RESP BODY: {"itemNotFound": {"message": "Volume type with name foo could not be found.", "code": 404}} 2018-06-27 21:37:37,010 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://172.30.10.101:8776/v2/9f70a96b765b4ca282ddcd3f1d657fa7/volumes used request id req-dbbcc57a-483b-467e-9e92-8ec70290a637 2018-06-27 21:37:37,012 - cinder_utils - INFO - Deleting volume named - CreateVolumeWithTypeTests-3b292d0d-9d9f-4564-be88-562b1121e9f5-vol-type 2018-06-27 21:37:37,014 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types/2a989c92-b6b2-4725-ac3c-299ff96504a7 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6a830ad8-d9d8-45fc-aa62-77b82b6f09ff" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c513306f6e08b3f1eeca6c0d0362f172a63f230d" 2018-06-27 21:37:38,021 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 21:37:38 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-e394444f-d4eb-49fb-b313-0057d6d3c3e6 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-27 21:37:38,021 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types/2a989c92-b6b2-4725-ac3c-299ff96504a7 used request id req-e394444f-d4eb-49fb-b313-0057d6d3c3e6 2018-06-27 21:37:38,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/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0e5629cbbf8ae9d2039b7229e47062d478bce82" 2018-06-27 21:37:39,038 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:37:39 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-0a53540d-b8f2-412c-a6df-2feb8d395807 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-27T19:03:04Z", "updated_at": "2018-06-27T19:03:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "6748ef1e-56da-434e-9e89-e86b58537b65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "b3e3826c-1c48-4699-93f0-f8a310956753", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "bfad35fa-7ea9-4a81-917d-7b86481eb510", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "d657b333-103d-4d19-add8-1e8bae2f8849", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b92069937e44a3786e439f95c61afe5", "created_at": "2018-06-27T19:08:41Z", "updated_at": "2018-06-27T19:08:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "4ac2a090-f595-4e7b-9b7a-a52fa204e881", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "5508c0b1-6261-44cb-854d-60c64bcbba0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "a60c77dc-6985-48ac-a3a3-067176d3e52f", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "e6ec0fa4-1eb3-4c5d-a451-c7acfd7fde82", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}], "revision_number": 4, "project_id": "4b92069937e44a3786e439f95c61afe5", "id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T18:59:55Z", "updated_at": "2018-06-27T18:59:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "5a060918-419b-4ec3-90df-a7764c06af2f", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "6cd9bbf0-4d1b-4b13-a6c4-e20a15bb3360", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "8134c0f0-89c6-4d45-bef8-a9260d9d0723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "e0e7297a-a59d-4d2b-b75c-2cc86b269114", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}], "revision_number": 4, "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "created_at": "2018-06-27T21:03:43Z", "updated_at": "2018-06-27T21:03:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "41061dbf-a5a2-465f-84dd-140f6104b3f7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "47d5c96d-0510-41a5-b33e-5683702c5bb8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "4b4b6430-3f42-4fe4-a25e-2c5c015a7699", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "e6a68cb7-6491-4474-a4d7-38496cac4eb7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}], "revision_number": 4, "project_id": "3f0a375b66c54145bff1c56e7c91ad73", "id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "name": "default"}]} 2018-06-27 21:37:39,039 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-0a53540d-b8f2-412c-a6df-2feb8d395807 2018-06-27 21:37:39,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/4b92069937e44a3786e439f95c61afe5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0e5629cbbf8ae9d2039b7229e47062d478bce82" 2018-06-27 21:37:39,403 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:37:39 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5df70a83-3a51-41c4-a9e6-78629603ad47 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/4b92069937e44a3786e439f95c61afe5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4b92069937e44a3786e439f95c61afe5", "name": "service"}} 2018-06-27 21:37:39,403 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/4b92069937e44a3786e439f95c61afe5 used request id req-5df70a83-3a51-41c4-a9e6-78629603ad47 2018-06-27 21:37:39,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0e5629cbbf8ae9d2039b7229e47062d478bce82" 2018-06-27 21:37:39,847 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:37:39 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-dbcec8b7-579e-4b2b-9573-480de23fa99b 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/8cdbc979369d4c15b8ddd6cc77d930e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}} 2018-06-27 21:37:39,847 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 used request id req-dbcec8b7-579e-4b2b-9573-480de23fa99b 2018-06-27 21:37:39,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f0a375b66c54145bff1c56e7c91ad73 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0e5629cbbf8ae9d2039b7229e47062d478bce82" 2018-06-27 21:37:40,236 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 27 Jun 2018 21:37:39 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5d08819d-5b63-49bd-b54c-02e84c9b90fb Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3f0a375b66c54145bff1c56e7c91ad73.", "code": 404, "title": "Not Found"}} 2018-06-27 21:37:40,236 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f0a375b66c54145bff1c56e7c91ad73 used request id req-5d08819d-5b63-49bd-b54c-02e84c9b90fb 2018-06-27 21:37:40,236 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-06-27 21:37:40,237 - keystone_utils - INFO - Deleting project with name - CreateVolumeWithTypeTests-181796a1-654d-442-proj 2018-06-27 21:37:40,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/9f70a96b765b4ca282ddcd3f1d657fa7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0e5629cbbf8ae9d2039b7229e47062d478bce82" 2018-06-27 21:37:40,919 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:37:40 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a5afbbfd-9dda-41a3-9adf-90e8f744adc9 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:37:40,919 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/9f70a96b765b4ca282ddcd3f1d657fa7 used request id req-a5afbbfd-9dda-41a3-9adf-90e8f744adc9 2018-06-27 21:37:40,919 - keystone_utils - INFO - Deleting role with name - CreateVolumeWithTypeTests-181796a1-654d-442-proj-role 2018-06-27 21:37:40,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/533b5a75b1cc4d04a96be31064d58a4f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0e5629cbbf8ae9d2039b7229e47062d478bce82" 2018-06-27 21:37:41,056 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:37:40 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b97b6f38-a73b-4301-8bd2-8249a15cfe1e Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:37:41,056 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/533b5a75b1cc4d04a96be31064d58a4f used request id req-b97b6f38-a73b-4301-8bd2-8249a15cfe1e 2018-06-27 21:37:41,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}b0e5629cbbf8ae9d2039b7229e47062d478bce82" 2018-06-27 21:37:41,428 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:37:41 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c668725e-7a7d-4ef2-aed5-f5b7a8fd1bc3 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 21:37:41,429 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-c668725e-7a7d-4ef2-aed5-f5b7a8fd1bc3 2018-06-27 21:37:41,429 - keystone_utils - INFO - Deleting user with name - CreateVolumeWithTypeTests-181796a1-654d-442-user 2018-06-27 21:37:41,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/3b43f1606ee949c2947be2e865e6658a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5477d978006c3ed4be2c42490cc845ad89f347bb" 2018-06-27 21:37:42,271 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:37:41 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b3d4da4a-ab19-4cb3-a3aa-5b0d0b7b0972 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:37:42,271 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/3b43f1606ee949c2947be2e865e6658a used request id req-b3d4da4a-ab19-4cb3-a3aa-5b0d0b7b0972 2018-06-27 21:37:42,272 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:37:43,127 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:37:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["SMdoJUIKTy-Y_rptHVtVQQ"], "issued_at": "2018-06-27T21:37:43.000000Z"}} 2018-06-27 21:37:43,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}685d8818f1739718a87211c541b5197a854e06fa" 2018-06-27 21:37:43,530 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:37:43 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-12a4c2ff-cab6-4094-a2d0-bc1636c414a5 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:37:43,530 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-12a4c2ff-cab6-4094-a2d0-bc1636c414a5 2018-06-27 21:37:43,531 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:37:43,532 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:37:44,357 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:37:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["YlDq7a1yTJGWZN4VPp-CyQ"], "issued_at": "2018-06-27T21:37:44.000000Z"}} 2018-06-27 21:37:44,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf8b655680761fd09c99392d14a78ff7d0657789" 2018-06-27 21:37:44,750 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:37:44 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b8193300-7598-44f5-a912-d23fe8f72242 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:37:44,750 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-b8193300-7598-44f5-a912-d23fe8f72242 2018-06-27 21:37:44,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-27 21:37:44,766 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:37: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-27 21:37:44,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?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-cb6ec862-563e-448-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf8b655680761fd09c99392d14a78ff7d0657789" 2018-06-27 21:37:45,145 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:37:44 GMT Server: Apache Content-Length: 193 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a96ce228-a6a2-4b53-8fbc-45ab7da89275 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-cb6ec862-563e-448-proj", "previous": null, "next": null}, "projects": []} 2018-06-27 21:37:45,145 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-cb6ec862-563e-448-proj used request id req-a96ce228-a6a2-4b53-8fbc-45ab7da89275 2018-06-27 21:37:45,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf8b655680761fd09c99392d14a78ff7d0657789" 2018-06-27 21:37:45,529 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:37:45 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-52b77289-32ae-4e67-982e-bf47958bf31e Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 21:37:45,529 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-52b77289-32ae-4e67-982e-bf47958bf31e 2018-06-27 21:37:45,533 - 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}cf8b655680761fd09c99392d14a78ff7d0657789" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeWithTypeTests-cb6ec862-563e-448-proj"}}' 2018-06-27 21:37:45,980 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 21:37:45 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ae64a0ac-1b5e-41fd-b696-a702a45d04c5 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/ba50580375344a4e8685b9f9ef42990a"}, "tags": [], "enabled": true, "id": "ba50580375344a4e8685b9f9ef42990a", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithTypeTests-cb6ec862-563e-448-proj"}} 2018-06-27 21:37:45,980 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-ae64a0ac-1b5e-41fd-b696-a702a45d04c5 2018-06-27 21:37:45,980 - keystone_utils - INFO - Created project with name - CreateVolumeWithTypeTests-cb6ec862-563e-448-proj 2018-06-27 21:37:45,980 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:37:45,981 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:37:46,779 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:37:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["-ENDvgOKTIiIZCQkJs_NRQ"], "issued_at": "2018-06-27T21:37:46.000000Z"}} 2018-06-27 21:37:46,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}e2ef6a845254d02ed259f051a9e9f1b9afa2c265" 2018-06-27 21:37:46,828 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:37:46 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f51fa1c4-ae3d-42fc-811d-9efd67c9cecd Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:37:46,828 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-f51fa1c4-ae3d-42fc-811d-9efd67c9cecd 2018-06-27 21:37:46,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-27 21:37:46,843 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:37: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-27 21:37:46,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}e2ef6a845254d02ed259f051a9e9f1b9afa2c265" 2018-06-27 21:37:47,283 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:37:46 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3761cac5-f582-4632-9d72-84b8799c4fb1 Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/05b1bc3fa6fd4243a4ba8b4d6fcc3daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05b1bc3fa6fd4243a4ba8b4d6fcc3daf", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/48d44c9c0fea4f4e80edc7d2e0715db7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d44c9c0fea4f4e80edc7d2e0715db7", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/4d3721127bf84155a837606ce3feba32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d3721127bf84155a837606ce3feba32", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/5c846663ea6d407e9223de0719ce5442"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c846663ea6d407e9223de0719ce5442", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/73a10e6c4f67490a8a4030cc6cea32f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73a10e6c4f67490a8a4030cc6cea32f5", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/8ecfab7d9d4f47bb8892a85b7d2a0b5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ecfab7d9d4f47bb8892a85b7d2a0b5a", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/b278d529e9a54a9195e4e536b9384dc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b278d529e9a54a9195e4e536b9384dc0", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b7f107ae7bb34ccea8282b1a0ec7a979"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7f107ae7bb34ccea8282b1a0ec7a979", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/d21494d0185b463db36b8c8c2b341b97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d21494d0185b463db36b8c8c2b341b97", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e0bb346419f84e4680f6ca9a97f4fc0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e0bb346419f84e4680f6ca9a97f4fc0b", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "c8d542af72ce49338052c29f02c8857e", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e9dd794fa5c040a9a0445386fb2a6116"}, "options": {}, "id": "e9dd794fa5c040a9a0445386fb2a6116", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/e9f9c747d54947bc800a81ecf11858f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9f9c747d54947bc800a81ecf11858f5", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-27 21:37:47,283 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-3761cac5-f582-4632-9d72-84b8799c4fb1 2018-06-27 21:37:47,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?name=CreateVolumeWithTypeTests-cb6ec862-563e-448-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2ef6a845254d02ed259f051a9e9f1b9afa2c265" 2018-06-27 21:37:47,723 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:37:47 GMT Server: Apache Content-Length: 469 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-80b4231a-c40f-46c2-9285-81a0865e0dbd Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateVolumeWithTypeTests-cb6ec862-563e-448-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/ba50580375344a4e8685b9f9ef42990a"}, "tags": [], "enabled": true, "id": "ba50580375344a4e8685b9f9ef42990a", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithTypeTests-cb6ec862-563e-448-proj"}]} 2018-06-27 21:37:47,724 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateVolumeWithTypeTests-cb6ec862-563e-448-proj used request id req-80b4231a-c40f-46c2-9285-81a0865e0dbd 2018-06-27 21:37:47,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2ef6a845254d02ed259f051a9e9f1b9afa2c265" 2018-06-27 21:37:47,813 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:37:47 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e124aac5-d872-4f51-91f7-9beaff1af163 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 21:37:47,814 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-e124aac5-d872-4f51-91f7-9beaff1af163 2018-06-27 21:37:48,631 - keystone_utils - INFO - Created user with name - CreateVolumeWithTypeTests-cb6ec862-563e-448-user 2018-06-27 21:37:48,631 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:37:48,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf8b655680761fd09c99392d14a78ff7d0657789" 2018-06-27 21:37:48,734 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:37:48 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ddc89330-ee04-492a-92c4-d6f73634cb76 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 21:37:48,734 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-ddc89330-ee04-492a-92c4-d6f73634cb76 2018-06-27 21:37:48,737 - 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}cf8b655680761fd09c99392d14a78ff7d0657789" -d '{"role": {"name": "CreateVolumeWithTypeTests-cb6ec862-563e-448-proj-role"}}' 2018-06-27 21:37:49,116 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 21:37:48 GMT Server: Apache Content-Length: 224 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a6e63b02-321b-48ed-a7fa-25722cd7fa25 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e36080a27c4f479a9b888b90a843c9f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/e36080a27c4f479a9b888b90a843c9f5"}, "name": "CreateVolumeWithTypeTests-cb6ec862-563e-448-proj-role"}} 2018-06-27 21:37:49,116 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-a6e63b02-321b-48ed-a7fa-25722cd7fa25 2018-06-27 21:37:49,116 - keystone_utils - INFO - Created role with name - CreateVolumeWithTypeTests-cb6ec862-563e-448-proj-role 2018-06-27 21:37:49,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/e36080a27c4f479a9b888b90a843c9f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf8b655680761fd09c99392d14a78ff7d0657789" 2018-06-27 21:37:49,523 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:37:49 GMT Server: Apache Content-Length: 224 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4e964914-4a4c-485c-9cfa-56e2c71234b8 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e36080a27c4f479a9b888b90a843c9f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/e36080a27c4f479a9b888b90a843c9f5"}, "name": "CreateVolumeWithTypeTests-cb6ec862-563e-448-proj-role"}} 2018-06-27 21:37:49,524 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/e36080a27c4f479a9b888b90a843c9f5 used request id req-4e964914-4a4c-485c-9cfa-56e2c71234b8 2018-06-27 21:37:49,524 - keystone_utils - INFO - Granting role CreateVolumeWithTypeTests-cb6ec862-563e-448-proj-role to project CreateVolumeWithTypeTests-cb6ec862-563e-448-proj 2018-06-27 21:37:49,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/ba50580375344a4e8685b9f9ef42990a/users/7e777ac1aa6b4c32aca09160879ebee6/roles/e36080a27c4f479a9b888b90a843c9f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf8b655680761fd09c99392d14a78ff7d0657789" 2018-06-27 21:37:50,031 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:37:49 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-327c8b40-425f-4996-8b4d-0e7ae5e4e603 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:37:50,032 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/ba50580375344a4e8685b9f9ef42990a/users/7e777ac1aa6b4c32aca09160879ebee6/roles/e36080a27c4f479a9b888b90a843c9f5 used request id req-327c8b40-425f-4996-8b4d-0e7ae5e4e603 2018-06-27 21:37:50,032 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:37:50,033 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:37:50,762 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:37:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["e7iwJgw1SJSD8T6P9d92ng"], "issued_at": "2018-06-27T21:37:50.000000Z"}} 2018-06-27 21:37:50,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}97fe1f64b17b8bf8fe60b9f0b234f6c2868e9870" 2018-06-27 21:37:50,808 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:37:50 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2b2bca6e-6971-46cc-b3f0-bec032dc8c90 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:37:50,809 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-2b2bca6e-6971-46cc-b3f0-bec032dc8c90 2018-06-27 21:37:50,815 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97fe1f64b17b8bf8fe60b9f0b234f6c2868e9870" 2018-06-27 21:37:51,791 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:37:51 GMT Content-Type: application/json Content-Length: 245 Connection: keep-alive x-compute-request-id: req-ca3eb658-9118-4c36-a394-87f2696ddb3c x-openstack-request-id: req-ca3eb658-9118-4c36-a394-87f2696ddb3c 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": "04410069-3748-48b7-9583-a89769641612", "description": null}]} 2018-06-27 21:37:51,791 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types?is_public=None used request id req-ca3eb658-9118-4c36-a394-87f2696ddb3c 2018-06-27 21:37:51,795 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-ca3eb658-9118-4c36-a394-87f2696ddb3c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97fe1f64b17b8bf8fe60b9f0b234f6c2868e9870" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateVolumeWithTypeTests-224ca121-4c02-4d51-b290-f1373c9a2699-vol-type", "description": null}}' 2018-06-27 21:37:52,786 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:37:52 GMT Content-Type: application/json Content-Length: 248 Connection: keep-alive x-compute-request-id: req-6476aa3d-670e-439c-9cbd-9b373ab92309 x-openstack-request-id: req-6476aa3d-670e-439c-9cbd-9b373ab92309 Front-End-Https: on RESP BODY: {"volume_type": {"name": "CreateVolumeWithTypeTests-224ca121-4c02-4d51-b290-f1373c9a2699-vol-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "da4aff2c-5ca0-4a53-96bc-1978236b48c3", "description": null}} 2018-06-27 21:37:52,786 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types used request id req-6476aa3d-670e-439c-9cbd-9b373ab92309 2018-06-27 21:37:52,787 - create_volume_type - INFO - Created volume type with name - CreateVolumeWithTypeTests-224ca121-4c02-4d51-b290-f1373c9a2699-vol-type 2018-06-27 21:37:52,787 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:37:52,788 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:37:53,766 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:37:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["uHfmKUGARpuRmKLzB39v3Q"], "issued_at": "2018-06-27T21:37:53.000000Z"}} 2018-06-27 21:37:53,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}98a0b0940ee24eace2369be82e68bbf5075bda89" 2018-06-27 21:37:53,817 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:37:53 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-974edc4b-ef80-42b9-aeb2-ee854155c03f Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:37:53,818 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-974edc4b-ef80-42b9-aeb2-ee854155c03f 2018-06-27 21:37:53,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/8cdbc979369d4c15b8ddd6cc77d930e3/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98a0b0940ee24eace2369be82e68bbf5075bda89" 2018-06-27 21:37:55,808 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:37:55 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive x-compute-request-id: req-67e57350-7cc3-49eb-a1c9-47fdf362b321 x-openstack-request-id: req-67e57350-7cc3-49eb-a1c9-47fdf362b321 Front-End-Https: on RESP BODY: {"volumes": []} 2018-06-27 21:37:55,808 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/volumes/detail used request id req-67e57350-7cc3-49eb-a1c9-47fdf362b321 2018-06-27 21:37:55,812 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-67e57350-7cc3-49eb-a1c9-47fdf362b321" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98a0b0940ee24eace2369be82e68bbf5075bda89" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateVolumeWithTypeTests-224ca121-4c02-4d51-b290-f1373c9a2699-vol", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": "CreateVolumeWithTypeTests-224ca121-4c02-4d51-b290-f1373c9a2699-vol-type", "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-06-27 21:37:57,767 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 21:37:57 GMT Content-Type: application/json Content-Length: 928 Connection: keep-alive x-compute-request-id: req-04bb66ec-151a-4d92-80f4-cbaa68487c1d x-openstack-request-id: req-04bb66ec-151a-4d92-80f4-cbaa68487c1d RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "e9f9c747d54947bc800a81ecf11858f5", "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/volumes/88bf5683-c829-4289-bf77-ebdc58d80a2b", "rel": "self"}, {"href": "https://172.30.10.101:8776/8cdbc979369d4c15b8ddd6cc77d930e3/volumes/88bf5683-c829-4289-bf77-ebdc58d80a2b", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-06-27T21:37:57.000000", "description": null, "updated_at": null, "volume_type": "CreateVolumeWithTypeTests-224ca121-4c02-4d51-b290-f1373c9a2699-vol-type", "name": "CreateVolumeWithTypeTests-224ca121-4c02-4d51-b290-f1373c9a2699-vol", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "88bf5683-c829-4289-bf77-ebdc58d80a2b", "size": 1}} 2018-06-27 21:37:57,767 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/volumes used request id req-04bb66ec-151a-4d92-80f4-cbaa68487c1d 2018-06-27 21:37:57,770 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/volumes/88bf5683-c829-4289-bf77-ebdc58d80a2b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-67e57350-7cc3-49eb-a1c9-47fdf362b321" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98a0b0940ee24eace2369be82e68bbf5075bda89" 2018-06-27 21:37:59,212 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:37:59 GMT Content-Type: application/json Content-Length: 1158 Connection: keep-alive x-compute-request-id: req-10ec8bfc-6685-45c0-997e-25722f251db7 x-openstack-request-id: req-10ec8bfc-6685-45c0-997e-25722f251db7 Front-End-Https: on RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/volumes/88bf5683-c829-4289-bf77-ebdc58d80a2b", "rel": "self"}, {"href": "https://172.30.10.101:8776/8cdbc979369d4c15b8ddd6cc77d930e3/volumes/88bf5683-c829-4289-bf77-ebdc58d80a2b", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "cmp002@lvm-driver#lvm-driver", "encrypted": false, "updated_at": "2018-06-27T21:37:58.000000", "replication_status": null, "snapshot_id": null, "id": "88bf5683-c829-4289-bf77-ebdc58d80a2b", "size": 1, "user_id": "e9f9c747d54947bc800a81ecf11858f5", "os-vol-tenant-attr:tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "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-224ca121-4c02-4d51-b290-f1373c9a2699-vol", "bootable": "false", "created_at": "2018-06-27T21:37:57.000000", "volume_type": "CreateVolumeWithTypeTests-224ca121-4c02-4d51-b290-f1373c9a2699-vol-type"}} 2018-06-27 21:37:59,212 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/volumes/88bf5683-c829-4289-bf77-ebdc58d80a2b used request id req-10ec8bfc-6685-45c0-997e-25722f251db7 2018-06-27 21:37:59,213 - create_volume - INFO - Created volume with name - CreateVolumeWithTypeTests-224ca121-4c02-4d51-b290-f1373c9a2699-vol 2018-06-27 21:37:59,216 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/volumes/88bf5683-c829-4289-bf77-ebdc58d80a2b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-67e57350-7cc3-49eb-a1c9-47fdf362b321" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98a0b0940ee24eace2369be82e68bbf5075bda89" 2018-06-27 21:38:00,201 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:38:00 GMT Content-Type: application/json Content-Length: 1158 Connection: keep-alive x-compute-request-id: req-147eb1dd-f7e0-4b1c-bfcb-db447ac6a2b9 x-openstack-request-id: req-147eb1dd-f7e0-4b1c-bfcb-db447ac6a2b9 Front-End-Https: on RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/volumes/88bf5683-c829-4289-bf77-ebdc58d80a2b", "rel": "self"}, {"href": "https://172.30.10.101:8776/8cdbc979369d4c15b8ddd6cc77d930e3/volumes/88bf5683-c829-4289-bf77-ebdc58d80a2b", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "cmp002@lvm-driver#lvm-driver", "encrypted": false, "updated_at": "2018-06-27T21:37:58.000000", "replication_status": null, "snapshot_id": null, "id": "88bf5683-c829-4289-bf77-ebdc58d80a2b", "size": 1, "user_id": "e9f9c747d54947bc800a81ecf11858f5", "os-vol-tenant-attr:tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "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-224ca121-4c02-4d51-b290-f1373c9a2699-vol", "bootable": "false", "created_at": "2018-06-27T21:37:57.000000", "volume_type": "CreateVolumeWithTypeTests-224ca121-4c02-4d51-b290-f1373c9a2699-vol-type"}} 2018-06-27 21:38:00,202 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/volumes/88bf5683-c829-4289-bf77-ebdc58d80a2b used request id req-147eb1dd-f7e0-4b1c-bfcb-db447ac6a2b9 2018-06-27 21:38:00,202 - create_volume - DEBUG - Instance status is - available 2018-06-27 21:38:00,202 - create_volume - DEBUG - Volume is active with name - CreateVolumeWithTypeTests-224ca121-4c02-4d51-b290-f1373c9a2699-vol 2018-06-27 21:38:00,203 - create_volume - INFO - Volume is now active with name - CreateVolumeWithTypeTests-224ca121-4c02-4d51-b290-f1373c9a2699-vol 2018-06-27 21:38:00,205 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/volumes/88bf5683-c829-4289-bf77-ebdc58d80a2b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-67e57350-7cc3-49eb-a1c9-47fdf362b321" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98a0b0940ee24eace2369be82e68bbf5075bda89" 2018-06-27 21:38:01,218 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:38:01 GMT Content-Type: application/json Content-Length: 1158 Connection: keep-alive x-compute-request-id: req-b563c4b8-ca34-48c1-8e9a-8d21a3b28927 x-openstack-request-id: req-b563c4b8-ca34-48c1-8e9a-8d21a3b28927 Front-End-Https: on RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/volumes/88bf5683-c829-4289-bf77-ebdc58d80a2b", "rel": "self"}, {"href": "https://172.30.10.101:8776/8cdbc979369d4c15b8ddd6cc77d930e3/volumes/88bf5683-c829-4289-bf77-ebdc58d80a2b", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "cmp002@lvm-driver#lvm-driver", "encrypted": false, "updated_at": "2018-06-27T21:37:58.000000", "replication_status": null, "snapshot_id": null, "id": "88bf5683-c829-4289-bf77-ebdc58d80a2b", "size": 1, "user_id": "e9f9c747d54947bc800a81ecf11858f5", "os-vol-tenant-attr:tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "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-224ca121-4c02-4d51-b290-f1373c9a2699-vol", "bootable": "false", "created_at": "2018-06-27T21:37:57.000000", "volume_type": "CreateVolumeWithTypeTests-224ca121-4c02-4d51-b290-f1373c9a2699-vol-type"}} 2018-06-27 21:38:01,219 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/volumes/88bf5683-c829-4289-bf77-ebdc58d80a2b used request id req-b563c4b8-ca34-48c1-8e9a-8d21a3b28927 2018-06-27 21:38:01,219 - create_volume - DEBUG - Instance status is - available 2018-06-27 21:38:01,219 - create_volume - DEBUG - Volume is active with name - CreateVolumeWithTypeTests-224ca121-4c02-4d51-b290-f1373c9a2699-vol 2018-06-27 21:38:01,219 - cinder_utils - INFO - Deleting volume named - CreateVolumeWithTypeTests-224ca121-4c02-4d51-b290-f1373c9a2699-vol 2018-06-27 21:38:01,222 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/volumes/88bf5683-c829-4289-bf77-ebdc58d80a2b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-67e57350-7cc3-49eb-a1c9-47fdf362b321" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98a0b0940ee24eace2369be82e68bbf5075bda89" 2018-06-27 21:38:02,057 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 21:38:02 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-bf7b69ab-c4e2-44b2-88b9-40ee60f12aed RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-27 21:38:02,057 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/volumes/88bf5683-c829-4289-bf77-ebdc58d80a2b used request id req-bf7b69ab-c4e2-44b2-88b9-40ee60f12aed 2018-06-27 21:38:02,060 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/volumes/88bf5683-c829-4289-bf77-ebdc58d80a2b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-67e57350-7cc3-49eb-a1c9-47fdf362b321" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98a0b0940ee24eace2369be82e68bbf5075bda89" 2018-06-27 21:38:02,900 - cinderclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Wed, 27 Jun 2018 21:38:02 GMT Content-Type: application/json Content-Length: 109 Connection: keep-alive x-compute-request-id: req-d52e05a5-cee4-46f0-8585-cdddfb0d54b8 x-openstack-request-id: req-d52e05a5-cee4-46f0-8585-cdddfb0d54b8 RESP BODY: {"itemNotFound": {"message": "Volume 88bf5683-c829-4289-bf77-ebdc58d80a2b could not be found.", "code": 404}} 2018-06-27 21:38:02,900 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/volumes/88bf5683-c829-4289-bf77-ebdc58d80a2b used request id req-d52e05a5-cee4-46f0-8585-cdddfb0d54b8 2018-06-27 21:38:02,900 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 88bf5683-c829-4289-bf77-ebdc58d80a2b could not be found. (HTTP 404) (Request-ID: req-d52e05a5-cee4-46f0-8585-cdddfb0d54b8) 2018-06-27 21:38:02,901 - create_volume - INFO - Volume has been properly deleted with name - CreateVolumeWithTypeTests-224ca121-4c02-4d51-b290-f1373c9a2699-vol 2018-06-27 21:38:02,901 - cinder_utils - INFO - Deleting volume named - CreateVolumeWithTypeTests-224ca121-4c02-4d51-b290-f1373c9a2699-vol-type 2018-06-27 21:38:02,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/8cdbc979369d4c15b8ddd6cc77d930e3/types/da4aff2c-5ca0-4a53-96bc-1978236b48c3 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ca3eb658-9118-4c36-a394-87f2696ddb3c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97fe1f64b17b8bf8fe60b9f0b234f6c2868e9870" 2018-06-27 21:38:03,827 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 21:38:03 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-af95c32a-128b-4467-8b45-c5c3830c3d09 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-27 21:38:03,827 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3/types/da4aff2c-5ca0-4a53-96bc-1978236b48c3 used request id req-af95c32a-128b-4467-8b45-c5c3830c3d09 2018-06-27 21:38:03,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/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf8b655680761fd09c99392d14a78ff7d0657789" 2018-06-27 21:38:04,769 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:38:04 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-6cde6681-2111-4b97-a6c6-979d5a47ab9e Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-27T19:03:04Z", "updated_at": "2018-06-27T19:03:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "6748ef1e-56da-434e-9e89-e86b58537b65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "b3e3826c-1c48-4699-93f0-f8a310956753", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "bfad35fa-7ea9-4a81-917d-7b86481eb510", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "d657b333-103d-4d19-add8-1e8bae2f8849", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b92069937e44a3786e439f95c61afe5", "created_at": "2018-06-27T19:08:41Z", "updated_at": "2018-06-27T19:08:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "4ac2a090-f595-4e7b-9b7a-a52fa204e881", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "5508c0b1-6261-44cb-854d-60c64bcbba0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "a60c77dc-6985-48ac-a3a3-067176d3e52f", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "e6ec0fa4-1eb3-4c5d-a451-c7acfd7fde82", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}], "revision_number": 4, "project_id": "4b92069937e44a3786e439f95c61afe5", "id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T18:59:55Z", "updated_at": "2018-06-27T18:59:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "5a060918-419b-4ec3-90df-a7764c06af2f", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "6cd9bbf0-4d1b-4b13-a6c4-e20a15bb3360", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "8134c0f0-89c6-4d45-bef8-a9260d9d0723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "e0e7297a-a59d-4d2b-b75c-2cc86b269114", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}], "revision_number": 4, "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "created_at": "2018-06-27T21:03:43Z", "updated_at": "2018-06-27T21:03:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "41061dbf-a5a2-465f-84dd-140f6104b3f7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "47d5c96d-0510-41a5-b33e-5683702c5bb8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "4b4b6430-3f42-4fe4-a25e-2c5c015a7699", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "e6a68cb7-6491-4474-a4d7-38496cac4eb7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}], "revision_number": 4, "project_id": "3f0a375b66c54145bff1c56e7c91ad73", "id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "name": "default"}]} 2018-06-27 21:38:04,769 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-6cde6681-2111-4b97-a6c6-979d5a47ab9e 2018-06-27 21:38:04,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/4b92069937e44a3786e439f95c61afe5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf8b655680761fd09c99392d14a78ff7d0657789" 2018-06-27 21:38:04,878 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:38:04 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f2a2787f-cf1a-4149-b6d9-4aabd0c4e95e 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/4b92069937e44a3786e439f95c61afe5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4b92069937e44a3786e439f95c61afe5", "name": "service"}} 2018-06-27 21:38:04,878 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/4b92069937e44a3786e439f95c61afe5 used request id req-f2a2787f-cf1a-4149-b6d9-4aabd0c4e95e 2018-06-27 21:38:04,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf8b655680761fd09c99392d14a78ff7d0657789" 2018-06-27 21:38:05,263 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:38:04 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a6aa88c5-e95c-47dd-a025-7a98d9255391 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/8cdbc979369d4c15b8ddd6cc77d930e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}} 2018-06-27 21:38:05,263 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 used request id req-a6aa88c5-e95c-47dd-a025-7a98d9255391 2018-06-27 21:38:05,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/3f0a375b66c54145bff1c56e7c91ad73 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf8b655680761fd09c99392d14a78ff7d0657789" 2018-06-27 21:38:05,638 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 27 Jun 2018 21:38:05 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-26fb4738-aca5-4163-86d6-fbaba87cb8ea Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3f0a375b66c54145bff1c56e7c91ad73.", "code": 404, "title": "Not Found"}} 2018-06-27 21:38:05,638 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f0a375b66c54145bff1c56e7c91ad73 used request id req-26fb4738-aca5-4163-86d6-fbaba87cb8ea 2018-06-27 21:38:05,638 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-06-27 21:38:05,639 - keystone_utils - INFO - Deleting project with name - CreateVolumeWithTypeTests-cb6ec862-563e-448-proj 2018-06-27 21:38:05,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/ba50580375344a4e8685b9f9ef42990a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf8b655680761fd09c99392d14a78ff7d0657789" 2018-06-27 21:38:06,117 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:38:05 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0ad5c2ef-70f4-41a9-b5b6-62f878c436e6 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:38:06,117 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/ba50580375344a4e8685b9f9ef42990a used request id req-0ad5c2ef-70f4-41a9-b5b6-62f878c436e6 2018-06-27 21:38:06,117 - keystone_utils - INFO - Deleting role with name - CreateVolumeWithTypeTests-cb6ec862-563e-448-proj-role 2018-06-27 21:38:06,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/e36080a27c4f479a9b888b90a843c9f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf8b655680761fd09c99392d14a78ff7d0657789" 2018-06-27 21:38:06,251 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:38:06 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-24956f1c-35e6-4fe0-9ae5-ef949aff0a41 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:38:06,251 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/e36080a27c4f479a9b888b90a843c9f5 used request id req-24956f1c-35e6-4fe0-9ae5-ef949aff0a41 2018-06-27 21:38:06,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf8b655680761fd09c99392d14a78ff7d0657789" 2018-06-27 21:38:06,346 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:38:06 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f64457c0-b9cd-4b0a-a0bd-ac7f8ac78b20 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 21:38:06,346 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-f64457c0-b9cd-4b0a-a0bd-ac7f8ac78b20 2018-06-27 21:38:06,347 - keystone_utils - INFO - Deleting user with name - CreateVolumeWithTypeTests-cb6ec862-563e-448-user 2018-06-27 21:38:06,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/7e777ac1aa6b4c32aca09160879ebee6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2ef6a845254d02ed259f051a9e9f1b9afa2c265" 2018-06-27 21:38:07,145 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:38:06 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fc9c95b8-cfc2-4ada-b8db-221c1738fbd4 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:38:07,146 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/7e777ac1aa6b4c32aca09160879ebee6 used request id req-fc9c95b8-cfc2-4ada-b8db-221c1738fbd4 2018-06-27 21:38:07,147 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:38:08,040 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:38:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["jM0z1mHbShO8ZYR3hi6pow"], "issued_at": "2018-06-27T21:38:08.000000Z"}} 2018-06-27 21:38:08,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6934553acb7d003b82266309c71a2f98f3380abd" 2018-06-27 21:38:08,094 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:38:08 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1f0f9d6f-862f-4f98-a060-a7581da2d2b4 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:38:08,094 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-1f0f9d6f-862f-4f98-a060-a7581da2d2b4 2018-06-27 21:38:08,095 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:38:08,096 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:38:09,034 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:38:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["gk8zL_1cSOmiVoMvsJCYKg"], "issued_at": "2018-06-27T21:38:09.000000Z"}} 2018-06-27 21:38:09,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}d9f5916be843deacb8d7308bc1526894348084e6" 2018-06-27 21:38:09,090 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:38:09 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3a36dffc-9849-4076-9a84-83772ade4c9e Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:38:09,090 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-3a36dffc-9849-4076-9a84-83772ade4c9e 2018-06-27 21:38:09,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-27 21:38:09,106 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:38: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-27 21:38:09,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?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-8c1108dc-a8da-467-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9f5916be843deacb8d7308bc1526894348084e6" 2018-06-27 21:38:09,475 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:38:09 GMT Server: Apache Content-Length: 194 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f22db66b-9058-4c6e-82b9-0e5ae75b5b35 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-8c1108dc-a8da-467-proj", "previous": null, "next": null}, "projects": []} 2018-06-27 21:38:09,475 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-8c1108dc-a8da-467-proj used request id req-f22db66b-9058-4c6e-82b9-0e5ae75b5b35 2018-06-27 21:38:09,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}d9f5916be843deacb8d7308bc1526894348084e6" 2018-06-27 21:38:09,826 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:38:09 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5aba5f53-95cc-416f-9b1a-5fbeadb31834 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 21:38:09,827 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-5aba5f53-95cc-416f-9b1a-5fbeadb31834 2018-06-27 21:38:09,830 - 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}d9f5916be843deacb8d7308bc1526894348084e6" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeWithImageTests-8c1108dc-a8da-467-proj"}}' 2018-06-27 21:38:10,288 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 21:38:09 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-14b4119e-7875-4f54-b803-567f79f1da89 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/40c7c2d51ff64acdb4bfbefedcb15da7"}, "tags": [], "enabled": true, "id": "40c7c2d51ff64acdb4bfbefedcb15da7", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithImageTests-8c1108dc-a8da-467-proj"}} 2018-06-27 21:38:10,289 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-14b4119e-7875-4f54-b803-567f79f1da89 2018-06-27 21:38:10,289 - keystone_utils - INFO - Created project with name - CreateVolumeWithImageTests-8c1108dc-a8da-467-proj 2018-06-27 21:38:10,289 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:38:10,290 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:38:11,033 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:38:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["_2mjWXpoRSayc7k2uGvKHw"], "issued_at": "2018-06-27T21:38:11.000000Z"}} 2018-06-27 21:38:11,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6573455d7788ec0871c44428c7d64f46f5daadf" 2018-06-27 21:38:11,094 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:38:11 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-46a1655c-ec76-4969-b1b9-ab66dfe937eb Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:38:11,094 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-46a1655c-ec76-4969-b1b9-ab66dfe937eb 2018-06-27 21:38:11,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-27 21:38:11,110 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:38: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-27 21:38:11,111 - 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}d6573455d7788ec0871c44428c7d64f46f5daadf" 2018-06-27 21:38:11,520 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:38:11 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f113e283-8933-494f-83da-ec6a0333334e Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/05b1bc3fa6fd4243a4ba8b4d6fcc3daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05b1bc3fa6fd4243a4ba8b4d6fcc3daf", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/48d44c9c0fea4f4e80edc7d2e0715db7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d44c9c0fea4f4e80edc7d2e0715db7", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/4d3721127bf84155a837606ce3feba32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d3721127bf84155a837606ce3feba32", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/5c846663ea6d407e9223de0719ce5442"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c846663ea6d407e9223de0719ce5442", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/73a10e6c4f67490a8a4030cc6cea32f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73a10e6c4f67490a8a4030cc6cea32f5", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/8ecfab7d9d4f47bb8892a85b7d2a0b5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ecfab7d9d4f47bb8892a85b7d2a0b5a", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/b278d529e9a54a9195e4e536b9384dc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b278d529e9a54a9195e4e536b9384dc0", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b7f107ae7bb34ccea8282b1a0ec7a979"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7f107ae7bb34ccea8282b1a0ec7a979", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/d21494d0185b463db36b8c8c2b341b97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d21494d0185b463db36b8c8c2b341b97", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e0bb346419f84e4680f6ca9a97f4fc0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e0bb346419f84e4680f6ca9a97f4fc0b", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "c8d542af72ce49338052c29f02c8857e", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e9dd794fa5c040a9a0445386fb2a6116"}, "options": {}, "id": "e9dd794fa5c040a9a0445386fb2a6116", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/e9f9c747d54947bc800a81ecf11858f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9f9c747d54947bc800a81ecf11858f5", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-27 21:38:11,520 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-f113e283-8933-494f-83da-ec6a0333334e 2018-06-27 21:38:11,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?name=CreateVolumeWithImageTests-8c1108dc-a8da-467-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6573455d7788ec0871c44428c7d64f46f5daadf" 2018-06-27 21:38:11,892 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:38:11 GMT Server: Apache Content-Length: 471 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1fa9b94d-dc04-4978-b231-703299dbf244 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateVolumeWithImageTests-8c1108dc-a8da-467-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/40c7c2d51ff64acdb4bfbefedcb15da7"}, "tags": [], "enabled": true, "id": "40c7c2d51ff64acdb4bfbefedcb15da7", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithImageTests-8c1108dc-a8da-467-proj"}]} 2018-06-27 21:38:11,892 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateVolumeWithImageTests-8c1108dc-a8da-467-proj used request id req-1fa9b94d-dc04-4978-b231-703299dbf244 2018-06-27 21:38:11,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6573455d7788ec0871c44428c7d64f46f5daadf" 2018-06-27 21:38:11,999 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:38:11 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-da19ced7-3037-4e0e-a0ab-20ff7178be3a Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 21:38:11,999 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-da19ced7-3037-4e0e-a0ab-20ff7178be3a 2018-06-27 21:38:12,688 - keystone_utils - INFO - Created user with name - CreateVolumeWithImageTests-8c1108dc-a8da-467-user 2018-06-27 21:38:12,688 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:38:12,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? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9f5916be843deacb8d7308bc1526894348084e6" 2018-06-27 21:38:12,765 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:38:12 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cc9cd12f-02c7-4f55-9f40-ac0a989e77cb Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 21:38:12,765 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-cc9cd12f-02c7-4f55-9f40-ac0a989e77cb 2018-06-27 21:38:12,769 - 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}d9f5916be843deacb8d7308bc1526894348084e6" -d '{"role": {"name": "CreateVolumeWithImageTests-8c1108dc-a8da-467-proj-role"}}' 2018-06-27 21:38:13,171 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 21:38:12 GMT Server: Apache Content-Length: 225 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6637534f-8e43-4446-aa84-d83ba679a588 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "21e08690bcad429f88ae519df644c7dd", "links": {"self": "http://10.167.4.35:5000/v3/roles/21e08690bcad429f88ae519df644c7dd"}, "name": "CreateVolumeWithImageTests-8c1108dc-a8da-467-proj-role"}} 2018-06-27 21:38:13,171 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-6637534f-8e43-4446-aa84-d83ba679a588 2018-06-27 21:38:13,172 - keystone_utils - INFO - Created role with name - CreateVolumeWithImageTests-8c1108dc-a8da-467-proj-role 2018-06-27 21:38:13,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/21e08690bcad429f88ae519df644c7dd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9f5916be843deacb8d7308bc1526894348084e6" 2018-06-27 21:38:13,517 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:38:13 GMT Server: Apache Content-Length: 225 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-701d167e-1462-46a3-a16f-7e48744ae4a7 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "21e08690bcad429f88ae519df644c7dd", "links": {"self": "http://10.167.4.35:5000/v3/roles/21e08690bcad429f88ae519df644c7dd"}, "name": "CreateVolumeWithImageTests-8c1108dc-a8da-467-proj-role"}} 2018-06-27 21:38:13,517 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/21e08690bcad429f88ae519df644c7dd used request id req-701d167e-1462-46a3-a16f-7e48744ae4a7 2018-06-27 21:38:13,517 - keystone_utils - INFO - Granting role CreateVolumeWithImageTests-8c1108dc-a8da-467-proj-role to project CreateVolumeWithImageTests-8c1108dc-a8da-467-proj 2018-06-27 21:38:13,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/40c7c2d51ff64acdb4bfbefedcb15da7/users/bf5b0e2d68d34c6e89262415b2464589/roles/21e08690bcad429f88ae519df644c7dd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9f5916be843deacb8d7308bc1526894348084e6" 2018-06-27 21:38:14,072 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:38:13 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4f5de17b-360e-4ca7-ab08-a7e73c6532f4 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:38:14,072 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/40c7c2d51ff64acdb4bfbefedcb15da7/users/bf5b0e2d68d34c6e89262415b2464589/roles/21e08690bcad429f88ae519df644c7dd used request id req-4f5de17b-360e-4ca7-ab08-a7e73c6532f4 2018-06-27 21:38:14,075 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-06-27 21:38:14,075 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:38:14,076 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:38:14,952 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "21e08690bcad429f88ae519df644c7dd", "name": "CreateVolumeWithImageTests-8c1108dc-a8da-467-proj-role"}], "expires_at": "2018-06-27T22:38:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "40c7c2d51ff64acdb4bfbefedcb15da7", "name": "CreateVolumeWithImageTests-8c1108dc-a8da-467-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/40c7c2d51ff64acdb4bfbefedcb15da7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/40c7c2d51ff64acdb4bfbefedcb15da7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/40c7c2d51ff64acdb4bfbefedcb15da7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/40c7c2d51ff64acdb4bfbefedcb15da7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/40c7c2d51ff64acdb4bfbefedcb15da7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/40c7c2d51ff64acdb4bfbefedcb15da7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/40c7c2d51ff64acdb4bfbefedcb15da7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/40c7c2d51ff64acdb4bfbefedcb15da7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/40c7c2d51ff64acdb4bfbefedcb15da7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/40c7c2d51ff64acdb4bfbefedcb15da7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/40c7c2d51ff64acdb4bfbefedcb15da7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/40c7c2d51ff64acdb4bfbefedcb15da7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithImageTests-8c1108dc-a8da-467-user", "id": "bf5b0e2d68d34c6e89262415b2464589"}, "audit_ids": ["kfNlfZxuSjyn42pV1O3jtg"], "issued_at": "2018-06-27T21:38:14.000000Z"}} 2018-06-27 21:38:14,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}df01f8eeb0b56704ff8b45f7e2d3b9e20952092e" 2018-06-27 21:38:15,299 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:38:14 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3515e8a1-7752-4acd-a56a-b410352fc383 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:38:15,300 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-3515e8a1-7752-4acd-a56a-b410352fc383 2018-06-27 21:38:15,304 - 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-8ce44fab-d6a2-4d6e-a6b3-5c9d428cd44d-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}df01f8eeb0b56704ff8b45f7e2d3b9e20952092e" 2018-06-27 21:38:16,214 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:38:16 GMT Content-Type: application/json Content-Length: 171 Connection: keep-alive X-Openstack-Request-Id: req-42c31a3d-b105-404c-91fe-94c29e975d69 Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateVolumeWithImageTests-8ce44fab-d6a2-4d6e-a6b3-5c9d428cd44d-image"} 2018-06-27 21:38:16,214 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateVolumeWithImageTests-8ce44fab-d6a2-4d6e-a6b3-5c9d428cd44d-image used request id req-42c31a3d-b105-404c-91fe-94c29e975d69 2018-06-27 21:38:16,218 - 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}df01f8eeb0b56704ff8b45f7e2d3b9e20952092e" 2018-06-27 21:38:17,007 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:38:17 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-f6a95aab-6085-4007-b4d2-6c8711a954ad 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-27 21:38:17,007 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-f6a95aab-6085-4007-b4d2-6c8711a954ad 2018-06-27 21:38:17,036 - 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}df01f8eeb0b56704ff8b45f7e2d3b9e20952092e" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateVolumeWithImageTests-8ce44fab-d6a2-4d6e-a6b3-5c9d428cd44d-image"}' 2018-06-27 21:38:18,008 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 21:38:18 GMT Content-Type: application/json Content-Length: 613 Connection: keep-alive Location: https://172.30.10.101:9292/v2/images/70f1f01d-5bd0-4b47-ab3a-b94adef85f57 Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-9cc7fec7-5aff-4bb9-b425-8670707b09d8 Front-End-Https: on RESP BODY: {"status": "queued", "name": "CreateVolumeWithImageTests-8ce44fab-d6a2-4d6e-a6b3-5c9d428cd44d-image", "tags": [], "container_format": "bare", "created_at": "2018-06-27T21:38:18Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-06-27T21:38:18Z", "visibility": "shared", "self": "/v2/images/70f1f01d-5bd0-4b47-ab3a-b94adef85f57", "min_disk": 0, "protected": false, "id": "70f1f01d-5bd0-4b47-ab3a-b94adef85f57", "file": "/v2/images/70f1f01d-5bd0-4b47-ab3a-b94adef85f57/file", "checksum": null, "owner": "40c7c2d51ff64acdb4bfbefedcb15da7", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-27 21:38:18,008 - keystoneauth.session - DEBUG - POST call to image for https://172.30.10.101:9292/v2/images used request id req-9cc7fec7-5aff-4bb9-b425-8670707b09d8 2018-06-27 21:38:18,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9292/v2/images/70f1f01d-5bd0-4b47-ab3a-b94adef85f57/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}df01f8eeb0b56704ff8b45f7e2d3b9e20952092e" -d '' 2018-06-27 21:38:19,300 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:38:19 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-55be8d1c-e1ae-45a6-af65-9c41c122dac9 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-27 21:38:19,300 - keystoneauth.session - DEBUG - PUT call to image for https://172.30.10.101:9292/v2/images/70f1f01d-5bd0-4b47-ab3a-b94adef85f57/file used request id req-55be8d1c-e1ae-45a6-af65-9c41c122dac9 2018-06-27 21:38:19,301 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-06-27 21:38:19,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/70f1f01d-5bd0-4b47-ab3a-b94adef85f57 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}df01f8eeb0b56704ff8b45f7e2d3b9e20952092e" 2018-06-27 21:38:19,876 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:38:19 GMT Content-Type: application/json Content-Length: 731 Connection: keep-alive X-Openstack-Request-Id: req-8042b9e2-6550-4116-af64-ab14b1596fb3 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateVolumeWithImageTests-8ce44fab-d6a2-4d6e-a6b3-5c9d428cd44d-image", "tags": [], "container_format": "bare", "created_at": "2018-06-27T21:38:18Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-27T21:38:19Z", "visibility": "shared", "self": "/v2/images/70f1f01d-5bd0-4b47-ab3a-b94adef85f57", "min_disk": 0, "protected": false, "id": "70f1f01d-5bd0-4b47-ab3a-b94adef85f57", "file": "/v2/images/70f1f01d-5bd0-4b47-ab3a-b94adef85f57/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "40c7c2d51ff64acdb4bfbefedcb15da7", "direct_url": "file:///var/lib/glance/images/70f1f01d-5bd0-4b47-ab3a-b94adef85f57", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-27 21:38:19,876 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/70f1f01d-5bd0-4b47-ab3a-b94adef85f57 used request id req-8042b9e2-6550-4116-af64-ab14b1596fb3 2018-06-27 21:38:19,879 - 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}df01f8eeb0b56704ff8b45f7e2d3b9e20952092e" 2018-06-27 21:38:20,854 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:38:20 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-9de4f80f-bca3-46a5-bddc-bd02ebfe9d21 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-27 21:38:20,855 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-9de4f80f-bca3-46a5-bddc-bd02ebfe9d21 2018-06-27 21:38:20,858 - create_image - INFO - Created image with name - CreateVolumeWithImageTests-8ce44fab-d6a2-4d6e-a6b3-5c9d428cd44d-image 2018-06-27 21:38:20,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/70f1f01d-5bd0-4b47-ab3a-b94adef85f57 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}df01f8eeb0b56704ff8b45f7e2d3b9e20952092e" 2018-06-27 21:38:21,832 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:38:21 GMT Content-Type: application/json Content-Length: 731 Connection: keep-alive X-Openstack-Request-Id: req-e94b6bda-53a7-47a0-809f-f026427b3479 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateVolumeWithImageTests-8ce44fab-d6a2-4d6e-a6b3-5c9d428cd44d-image", "tags": [], "container_format": "bare", "created_at": "2018-06-27T21:38:18Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-27T21:38:19Z", "visibility": "shared", "self": "/v2/images/70f1f01d-5bd0-4b47-ab3a-b94adef85f57", "min_disk": 0, "protected": false, "id": "70f1f01d-5bd0-4b47-ab3a-b94adef85f57", "file": "/v2/images/70f1f01d-5bd0-4b47-ab3a-b94adef85f57/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "40c7c2d51ff64acdb4bfbefedcb15da7", "direct_url": "file:///var/lib/glance/images/70f1f01d-5bd0-4b47-ab3a-b94adef85f57", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-27 21:38:21,832 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/70f1f01d-5bd0-4b47-ab3a-b94adef85f57 used request id req-e94b6bda-53a7-47a0-809f-f026427b3479 2018-06-27 21:38:21,833 - create_image - DEBUG - Instance status is - active 2018-06-27 21:38:21,833 - create_image - DEBUG - Image is active with name - CreateVolumeWithImageTests-8ce44fab-d6a2-4d6e-a6b3-5c9d428cd44d-image 2018-06-27 21:38:21,833 - create_image - INFO - Image is now active with name - CreateVolumeWithImageTests-8ce44fab-d6a2-4d6e-a6b3-5c9d428cd44d-image 2018-06-27 21:38:21,833 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:38:21,834 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:38:22,612 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "21e08690bcad429f88ae519df644c7dd", "name": "CreateVolumeWithImageTests-8c1108dc-a8da-467-proj-role"}], "expires_at": "2018-06-27T22:38:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "40c7c2d51ff64acdb4bfbefedcb15da7", "name": "CreateVolumeWithImageTests-8c1108dc-a8da-467-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/40c7c2d51ff64acdb4bfbefedcb15da7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/40c7c2d51ff64acdb4bfbefedcb15da7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/40c7c2d51ff64acdb4bfbefedcb15da7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/40c7c2d51ff64acdb4bfbefedcb15da7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/40c7c2d51ff64acdb4bfbefedcb15da7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/40c7c2d51ff64acdb4bfbefedcb15da7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/40c7c2d51ff64acdb4bfbefedcb15da7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/40c7c2d51ff64acdb4bfbefedcb15da7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/40c7c2d51ff64acdb4bfbefedcb15da7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/40c7c2d51ff64acdb4bfbefedcb15da7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/40c7c2d51ff64acdb4bfbefedcb15da7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/40c7c2d51ff64acdb4bfbefedcb15da7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithImageTests-8c1108dc-a8da-467-user", "id": "bf5b0e2d68d34c6e89262415b2464589"}, "audit_ids": ["4jIXLx1qRQGHavH6R7_P9A"], "issued_at": "2018-06-27T21:38:22.000000Z"}} 2018-06-27 21:38:22,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}43b280f6b6a81ce71dc3d7a65b1615ece4cc3ea8" 2018-06-27 21:38:22,954 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:38:22 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-de195a7b-4aa4-4802-af5b-8324855b60f6 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:38:22,954 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-de195a7b-4aa4-4802-af5b-8324855b60f6 2018-06-27 21:38:22,960 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/40c7c2d51ff64acdb4bfbefedcb15da7/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43b280f6b6a81ce71dc3d7a65b1615ece4cc3ea8" 2018-06-27 21:38:24,076 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:38:24 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive x-compute-request-id: req-4267b0c6-fab8-4636-b387-0c812a02078f x-openstack-request-id: req-4267b0c6-fab8-4636-b387-0c812a02078f Front-End-Https: on RESP BODY: {"volumes": []} 2018-06-27 21:38:24,076 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/40c7c2d51ff64acdb4bfbefedcb15da7/volumes/detail used request id req-4267b0c6-fab8-4636-b387-0c812a02078f 2018-06-27 21:38:24,080 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8776/v2/40c7c2d51ff64acdb4bfbefedcb15da7/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-4267b0c6-fab8-4636-b387-0c812a02078f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43b280f6b6a81ce71dc3d7a65b1615ece4cc3ea8" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateVolumeWithImageTests-8ce44fab-d6a2-4d6e-a6b3-5c9d428cd44d-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-27 21:38:25,670 - cinderclient.v2.client - DEBUG - RESP: [400] Server: nginx Date: Wed, 27 Jun 2018 21:38:25 GMT Content-Type: application/json Content-Length: 105 Connection: keep-alive x-compute-request-id: req-98089ae3-098c-4636-b154-dfc72c81620b x-openstack-request-id: req-98089ae3-098c-4636-b154-dfc72c81620b RESP BODY: {"badRequest": {"message": "Invalid image identifier or unable to access requested image.", "code": 400}} 2018-06-27 21:38:25,670 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://172.30.10.101:8776/v2/40c7c2d51ff64acdb4bfbefedcb15da7/volumes used request id req-98089ae3-098c-4636-b154-dfc72c81620b 2018-06-27 21:38:25,670 - glance_utils - INFO - Deleting image named - CreateVolumeWithImageTests-8ce44fab-d6a2-4d6e-a6b3-5c9d428cd44d-image 2018-06-27 21:38:25,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9292/v2/images/70f1f01d-5bd0-4b47-ab3a-b94adef85f57 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}df01f8eeb0b56704ff8b45f7e2d3b9e20952092e" 2018-06-27 21:38:25,939 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:38:25 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-1479dcc6-027a-4ad7-9fd9-8474f757b9ba 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-27 21:38:25,939 - keystoneauth.session - DEBUG - DELETE call to image for https://172.30.10.101:9292/v2/images/70f1f01d-5bd0-4b47-ab3a-b94adef85f57 used request id req-1479dcc6-027a-4ad7-9fd9-8474f757b9ba 2018-06-27 21:38:25,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/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9f5916be843deacb8d7308bc1526894348084e6" 2018-06-27 21:38:26,926 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:38:26 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-7f6b3a4e-ff38-4cd5-8d36-c4f97c21f14b Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-27T19:03:04Z", "updated_at": "2018-06-27T19:03:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "6748ef1e-56da-434e-9e89-e86b58537b65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "b3e3826c-1c48-4699-93f0-f8a310956753", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "bfad35fa-7ea9-4a81-917d-7b86481eb510", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "d657b333-103d-4d19-add8-1e8bae2f8849", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b92069937e44a3786e439f95c61afe5", "created_at": "2018-06-27T19:08:41Z", "updated_at": "2018-06-27T19:08:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "4ac2a090-f595-4e7b-9b7a-a52fa204e881", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "5508c0b1-6261-44cb-854d-60c64bcbba0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "a60c77dc-6985-48ac-a3a3-067176d3e52f", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "e6ec0fa4-1eb3-4c5d-a451-c7acfd7fde82", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}], "revision_number": 4, "project_id": "4b92069937e44a3786e439f95c61afe5", "id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T18:59:55Z", "updated_at": "2018-06-27T18:59:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "5a060918-419b-4ec3-90df-a7764c06af2f", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "6cd9bbf0-4d1b-4b13-a6c4-e20a15bb3360", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "8134c0f0-89c6-4d45-bef8-a9260d9d0723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "e0e7297a-a59d-4d2b-b75c-2cc86b269114", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}], "revision_number": 4, "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "created_at": "2018-06-27T21:03:43Z", "updated_at": "2018-06-27T21:03:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "41061dbf-a5a2-465f-84dd-140f6104b3f7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "47d5c96d-0510-41a5-b33e-5683702c5bb8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "4b4b6430-3f42-4fe4-a25e-2c5c015a7699", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "e6a68cb7-6491-4474-a4d7-38496cac4eb7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}], "revision_number": 4, "project_id": "3f0a375b66c54145bff1c56e7c91ad73", "id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "name": "default"}]} 2018-06-27 21:38:26,927 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-7f6b3a4e-ff38-4cd5-8d36-c4f97c21f14b 2018-06-27 21:38:26,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/4b92069937e44a3786e439f95c61afe5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9f5916be843deacb8d7308bc1526894348084e6" 2018-06-27 21:38:27,361 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:38:26 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-413ec847-6c37-45ed-8c8f-1a85701e1f15 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/4b92069937e44a3786e439f95c61afe5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4b92069937e44a3786e439f95c61afe5", "name": "service"}} 2018-06-27 21:38:27,361 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/4b92069937e44a3786e439f95c61afe5 used request id req-413ec847-6c37-45ed-8c8f-1a85701e1f15 2018-06-27 21:38:27,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/8cdbc979369d4c15b8ddd6cc77d930e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9f5916be843deacb8d7308bc1526894348084e6" 2018-06-27 21:38:27,755 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:38:27 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-79db4520-6681-45cf-b574-9619fd68f174 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/8cdbc979369d4c15b8ddd6cc77d930e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}} 2018-06-27 21:38:27,755 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 used request id req-79db4520-6681-45cf-b574-9619fd68f174 2018-06-27 21:38: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/projects/3f0a375b66c54145bff1c56e7c91ad73 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9f5916be843deacb8d7308bc1526894348084e6" 2018-06-27 21:38:28,170 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 27 Jun 2018 21:38:27 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a0339aa1-059c-4fea-a7ce-a3ecaf893664 Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3f0a375b66c54145bff1c56e7c91ad73.", "code": 404, "title": "Not Found"}} 2018-06-27 21:38:28,171 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f0a375b66c54145bff1c56e7c91ad73 used request id req-a0339aa1-059c-4fea-a7ce-a3ecaf893664 2018-06-27 21:38:28,171 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-06-27 21:38:28,172 - keystone_utils - INFO - Deleting project with name - CreateVolumeWithImageTests-8c1108dc-a8da-467-proj 2018-06-27 21:38:28,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/40c7c2d51ff64acdb4bfbefedcb15da7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9f5916be843deacb8d7308bc1526894348084e6" 2018-06-27 21:38:28,860 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:38:28 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c1112c19-a596-4bde-a109-c9851a87e94d Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:38:28,860 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/40c7c2d51ff64acdb4bfbefedcb15da7 used request id req-c1112c19-a596-4bde-a109-c9851a87e94d 2018-06-27 21:38:28,861 - keystone_utils - INFO - Deleting role with name - CreateVolumeWithImageTests-8c1108dc-a8da-467-proj-role 2018-06-27 21:38:28,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/21e08690bcad429f88ae519df644c7dd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9f5916be843deacb8d7308bc1526894348084e6" 2018-06-27 21:38:29,305 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:38:28 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-be7fac22-bfcc-4b4b-ab3a-a1a5bf1bb392 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:38:29,306 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/21e08690bcad429f88ae519df644c7dd used request id req-be7fac22-bfcc-4b4b-ab3a-a1a5bf1bb392 2018-06-27 21:38:29,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9f5916be843deacb8d7308bc1526894348084e6" 2018-06-27 21:38:29,637 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:38:29 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b640aff9-8869-46c2-b1f8-88dd982cdba4 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 21:38:29,637 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-b640aff9-8869-46c2-b1f8-88dd982cdba4 2018-06-27 21:38:29,638 - keystone_utils - INFO - Deleting user with name - CreateVolumeWithImageTests-8c1108dc-a8da-467-user 2018-06-27 21:38:29,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/bf5b0e2d68d34c6e89262415b2464589 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6573455d7788ec0871c44428c7d64f46f5daadf" 2018-06-27 21:38:30,218 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:38:29 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e021737a-1882-4062-987b-4c298a76e609 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:38:30,218 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/bf5b0e2d68d34c6e89262415b2464589 used request id req-e021737a-1882-4062-987b-4c298a76e609 2018-06-27 21:38:30,219 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:38:30,877 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:38:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["tV6UosV7RQuf2oPda1f8jA"], "issued_at": "2018-06-27T21:38:30.000000Z"}} 2018-06-27 21:38:30,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}e1743f9783d74380b7fb3f39e313b2778534fdfc" 2018-06-27 21:38:31,250 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:38:30 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-02331d18-b466-4c9e-819c-08d331e8e96c Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:38:31,251 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-02331d18-b466-4c9e-819c-08d331e8e96c 2018-06-27 21:38:31,252 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:38:31,253 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:38:32,146 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:38:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["BScVGwiUSaiqR2nspDAJSg"], "issued_at": "2018-06-27T21:38:32.000000Z"}} 2018-06-27 21:38: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}65d66c2005a6e62e335b674cd600a26f3932369e" 2018-06-27 21:38:32,478 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:38:32 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e9afac50-5b9c-4faa-90b4-9569df4976f9 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:38:32,478 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-e9afac50-5b9c-4faa-90b4-9569df4976f9 2018-06-27 21:38: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-27 21:38:32,493 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21: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-27 21:38:32,494 - 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-7680893d-a0d3-423-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65d66c2005a6e62e335b674cd600a26f3932369e" 2018-06-27 21:38:32,588 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:38:32 GMT Server: Apache Content-Length: 194 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-802c995a-df75-4281-9099-39c231d85dcd 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-7680893d-a0d3-423-proj", "previous": null, "next": null}, "projects": []} 2018-06-27 21:38:32,588 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-7680893d-a0d3-423-proj used request id req-802c995a-df75-4281-9099-39c231d85dcd 2018-06-27 21:38:32,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}65d66c2005a6e62e335b674cd600a26f3932369e" 2018-06-27 21:38:33,002 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:38:32 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-36a5ec3a-2f31-4866-b739-7f808d2b7759 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 21:38:33,002 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-36a5ec3a-2f31-4866-b739-7f808d2b7759 2018-06-27 21:38:33,006 - 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}65d66c2005a6e62e335b674cd600a26f3932369e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeWithImageTests-7680893d-a0d3-423-proj"}}' 2018-06-27 21:38:33,528 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 21:38:33 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e1326201-bc57-465d-b284-f87f75dc30b5 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/e739c097cb044ea39d6a94a3e19b007d"}, "tags": [], "enabled": true, "id": "e739c097cb044ea39d6a94a3e19b007d", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithImageTests-7680893d-a0d3-423-proj"}} 2018-06-27 21:38:33,528 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-e1326201-bc57-465d-b284-f87f75dc30b5 2018-06-27 21:38:33,529 - keystone_utils - INFO - Created project with name - CreateVolumeWithImageTests-7680893d-a0d3-423-proj 2018-06-27 21:38:33,529 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:38:33,530 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:38:34,385 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:38:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["UHcUV5NKTHGQRr0uMTTWyA"], "issued_at": "2018-06-27T21:38:34.000000Z"}} 2018-06-27 21:38:34,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24d8fe0017756f79a296da6be2152f809fe82534" 2018-06-27 21:38:34,746 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:38:34 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8449ee43-dc6d-4ab2-a85c-948b915e2b89 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:38:34,746 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-8449ee43-dc6d-4ab2-a85c-948b915e2b89 2018-06-27 21:38:34,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-27 21:38:34,760 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:38: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-27 21:38:34,761 - 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}24d8fe0017756f79a296da6be2152f809fe82534" 2018-06-27 21:38:35,196 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:38:34 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-64db7c05-5412-425c-b670-4c5cb286e17f Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/05b1bc3fa6fd4243a4ba8b4d6fcc3daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05b1bc3fa6fd4243a4ba8b4d6fcc3daf", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/48d44c9c0fea4f4e80edc7d2e0715db7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d44c9c0fea4f4e80edc7d2e0715db7", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/4d3721127bf84155a837606ce3feba32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d3721127bf84155a837606ce3feba32", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/5c846663ea6d407e9223de0719ce5442"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c846663ea6d407e9223de0719ce5442", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/73a10e6c4f67490a8a4030cc6cea32f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73a10e6c4f67490a8a4030cc6cea32f5", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/8ecfab7d9d4f47bb8892a85b7d2a0b5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ecfab7d9d4f47bb8892a85b7d2a0b5a", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/b278d529e9a54a9195e4e536b9384dc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b278d529e9a54a9195e4e536b9384dc0", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b7f107ae7bb34ccea8282b1a0ec7a979"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7f107ae7bb34ccea8282b1a0ec7a979", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/d21494d0185b463db36b8c8c2b341b97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d21494d0185b463db36b8c8c2b341b97", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e0bb346419f84e4680f6ca9a97f4fc0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e0bb346419f84e4680f6ca9a97f4fc0b", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "c8d542af72ce49338052c29f02c8857e", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e9dd794fa5c040a9a0445386fb2a6116"}, "options": {}, "id": "e9dd794fa5c040a9a0445386fb2a6116", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/e9f9c747d54947bc800a81ecf11858f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9f9c747d54947bc800a81ecf11858f5", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-27 21:38:35,196 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-64db7c05-5412-425c-b670-4c5cb286e17f 2018-06-27 21:38:35,201 - 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-7680893d-a0d3-423-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24d8fe0017756f79a296da6be2152f809fe82534" 2018-06-27 21:38:35,560 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:38:35 GMT Server: Apache Content-Length: 471 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-16e2bf73-60d6-4c1e-b7fe-68c231f34c0f Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateVolumeWithImageTests-7680893d-a0d3-423-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/e739c097cb044ea39d6a94a3e19b007d"}, "tags": [], "enabled": true, "id": "e739c097cb044ea39d6a94a3e19b007d", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithImageTests-7680893d-a0d3-423-proj"}]} 2018-06-27 21:38:35,560 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateVolumeWithImageTests-7680893d-a0d3-423-proj used request id req-16e2bf73-60d6-4c1e-b7fe-68c231f34c0f 2018-06-27 21:38:35,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24d8fe0017756f79a296da6be2152f809fe82534" 2018-06-27 21:38:35,946 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:38:35 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-eff334c7-d709-4450-a1eb-e1805dd172eb Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 21:38:35,946 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-eff334c7-d709-4450-a1eb-e1805dd172eb 2018-06-27 21:38:36,763 - keystone_utils - INFO - Created user with name - CreateVolumeWithImageTests-7680893d-a0d3-423-user 2018-06-27 21:38:36,763 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:38:36,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}65d66c2005a6e62e335b674cd600a26f3932369e" 2018-06-27 21:38:37,183 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:38:36 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4f464152-628f-4529-b122-e0f5bda8a32b Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 21:38:37,184 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-4f464152-628f-4529-b122-e0f5bda8a32b 2018-06-27 21:38:37,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}65d66c2005a6e62e335b674cd600a26f3932369e" -d '{"role": {"name": "CreateVolumeWithImageTests-7680893d-a0d3-423-proj-role"}}' 2018-06-27 21:38:37,645 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 21:38:37 GMT Server: Apache Content-Length: 225 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-92fc816b-da8b-4cca-a066-d0a291376fa0 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "88471fb9cef440918f3a45bc508c2f3a", "links": {"self": "http://10.167.4.35:5000/v3/roles/88471fb9cef440918f3a45bc508c2f3a"}, "name": "CreateVolumeWithImageTests-7680893d-a0d3-423-proj-role"}} 2018-06-27 21:38:37,645 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-92fc816b-da8b-4cca-a066-d0a291376fa0 2018-06-27 21:38:37,645 - keystone_utils - INFO - Created role with name - CreateVolumeWithImageTests-7680893d-a0d3-423-proj-role 2018-06-27 21:38:37,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/88471fb9cef440918f3a45bc508c2f3a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65d66c2005a6e62e335b674cd600a26f3932369e" 2018-06-27 21:38:38,085 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:38:37 GMT Server: Apache Content-Length: 225 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f7cac9a7-61f2-4d47-97c2-4fb73ac5d9a3 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "88471fb9cef440918f3a45bc508c2f3a", "links": {"self": "http://10.167.4.35:5000/v3/roles/88471fb9cef440918f3a45bc508c2f3a"}, "name": "CreateVolumeWithImageTests-7680893d-a0d3-423-proj-role"}} 2018-06-27 21:38:38,085 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/88471fb9cef440918f3a45bc508c2f3a used request id req-f7cac9a7-61f2-4d47-97c2-4fb73ac5d9a3 2018-06-27 21:38:38,086 - keystone_utils - INFO - Granting role CreateVolumeWithImageTests-7680893d-a0d3-423-proj-role to project CreateVolumeWithImageTests-7680893d-a0d3-423-proj 2018-06-27 21:38:38,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/e739c097cb044ea39d6a94a3e19b007d/users/1645ec766319445f8916a1ea56a399be/roles/88471fb9cef440918f3a45bc508c2f3a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65d66c2005a6e62e335b674cd600a26f3932369e" 2018-06-27 21:38:38,624 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:38:38 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-583eda72-9eba-40c4-b43f-bd5e492b8206 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:38:38,624 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/e739c097cb044ea39d6a94a3e19b007d/users/1645ec766319445f8916a1ea56a399be/roles/88471fb9cef440918f3a45bc508c2f3a used request id req-583eda72-9eba-40c4-b43f-bd5e492b8206 2018-06-27 21:38:38,627 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-06-27 21:38:38,627 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:38:38,628 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:38:39,411 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "88471fb9cef440918f3a45bc508c2f3a", "name": "CreateVolumeWithImageTests-7680893d-a0d3-423-proj-role"}], "expires_at": "2018-06-27T22:38:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e739c097cb044ea39d6a94a3e19b007d", "name": "CreateVolumeWithImageTests-7680893d-a0d3-423-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/e739c097cb044ea39d6a94a3e19b007d", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/e739c097cb044ea39d6a94a3e19b007d", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/e739c097cb044ea39d6a94a3e19b007d", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/e739c097cb044ea39d6a94a3e19b007d", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/e739c097cb044ea39d6a94a3e19b007d", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/e739c097cb044ea39d6a94a3e19b007d", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/e739c097cb044ea39d6a94a3e19b007d", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/e739c097cb044ea39d6a94a3e19b007d", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/e739c097cb044ea39d6a94a3e19b007d", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/e739c097cb044ea39d6a94a3e19b007d", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/e739c097cb044ea39d6a94a3e19b007d", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/e739c097cb044ea39d6a94a3e19b007d", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithImageTests-7680893d-a0d3-423-user", "id": "1645ec766319445f8916a1ea56a399be"}, "audit_ids": ["bY4ZgPOhRqy1370_FvWBIA"], "issued_at": "2018-06-27T21:38:39.000000Z"}} 2018-06-27 21:38:39,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}eec7dbf65e2eb087f4e0a429ec9ee8ec8a08323c" 2018-06-27 21:38:39,742 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:38:39 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-09000b4d-ad60-4036-ace7-bebdeb639579 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:38:39,742 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-09000b4d-ad60-4036-ace7-bebdeb639579 2018-06-27 21:38:39,746 - 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-e3da1631-f6c7-446c-ab22-1dea3b28143a-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}eec7dbf65e2eb087f4e0a429ec9ee8ec8a08323c" 2018-06-27 21:38:41,351 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:38:41 GMT Content-Type: application/json Content-Length: 171 Connection: keep-alive X-Openstack-Request-Id: req-984d1108-156f-4eca-9fed-2a1c03cd2cbf Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateVolumeWithImageTests-e3da1631-f6c7-446c-ab22-1dea3b28143a-image"} 2018-06-27 21:38:41,351 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateVolumeWithImageTests-e3da1631-f6c7-446c-ab22-1dea3b28143a-image used request id req-984d1108-156f-4eca-9fed-2a1c03cd2cbf 2018-06-27 21:38:41,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}eec7dbf65e2eb087f4e0a429ec9ee8ec8a08323c" 2018-06-27 21:38:42,116 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:38:42 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-8d10770a-84f0-4c00-a197-ca5f6e740f8d 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-27 21:38:42,117 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-8d10770a-84f0-4c00-a197-ca5f6e740f8d 2018-06-27 21:38:42,148 - 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}eec7dbf65e2eb087f4e0a429ec9ee8ec8a08323c" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateVolumeWithImageTests-e3da1631-f6c7-446c-ab22-1dea3b28143a-image"}' 2018-06-27 21:38:42,919 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 21:38:42 GMT Content-Type: application/json Content-Length: 613 Connection: keep-alive Location: https://172.30.10.101:9292/v2/images/76a2e081-9d4e-4a6b-8dfc-21f15ee5c0e8 Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-44848950-f087-4373-bbd7-1fe51089874d Front-End-Https: on RESP BODY: {"status": "queued", "name": "CreateVolumeWithImageTests-e3da1631-f6c7-446c-ab22-1dea3b28143a-image", "tags": [], "container_format": "bare", "created_at": "2018-06-27T21:38:43Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-06-27T21:38:43Z", "visibility": "shared", "self": "/v2/images/76a2e081-9d4e-4a6b-8dfc-21f15ee5c0e8", "min_disk": 0, "protected": false, "id": "76a2e081-9d4e-4a6b-8dfc-21f15ee5c0e8", "file": "/v2/images/76a2e081-9d4e-4a6b-8dfc-21f15ee5c0e8/file", "checksum": null, "owner": "e739c097cb044ea39d6a94a3e19b007d", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-27 21:38:42,919 - keystoneauth.session - DEBUG - POST call to image for https://172.30.10.101:9292/v2/images used request id req-44848950-f087-4373-bbd7-1fe51089874d 2018-06-27 21:38:42,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9292/v2/images/76a2e081-9d4e-4a6b-8dfc-21f15ee5c0e8/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}eec7dbf65e2eb087f4e0a429ec9ee8ec8a08323c" -d '' 2018-06-27 21:38:44,268 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:38:44 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-736b6f85-bc0f-4b49-a95c-e12e4dc7f2f7 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-27 21:38:44,268 - keystoneauth.session - DEBUG - PUT call to image for https://172.30.10.101:9292/v2/images/76a2e081-9d4e-4a6b-8dfc-21f15ee5c0e8/file used request id req-736b6f85-bc0f-4b49-a95c-e12e4dc7f2f7 2018-06-27 21:38:44,269 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-06-27 21:38:44,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/76a2e081-9d4e-4a6b-8dfc-21f15ee5c0e8 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}eec7dbf65e2eb087f4e0a429ec9ee8ec8a08323c" 2018-06-27 21:38:45,861 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:38:45 GMT Content-Type: application/json Content-Length: 731 Connection: keep-alive X-Openstack-Request-Id: req-2e463f63-32fd-405c-8cfa-f3a88ef9d780 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateVolumeWithImageTests-e3da1631-f6c7-446c-ab22-1dea3b28143a-image", "tags": [], "container_format": "bare", "created_at": "2018-06-27T21:38:43Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-27T21:38:44Z", "visibility": "shared", "self": "/v2/images/76a2e081-9d4e-4a6b-8dfc-21f15ee5c0e8", "min_disk": 0, "protected": false, "id": "76a2e081-9d4e-4a6b-8dfc-21f15ee5c0e8", "file": "/v2/images/76a2e081-9d4e-4a6b-8dfc-21f15ee5c0e8/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e739c097cb044ea39d6a94a3e19b007d", "direct_url": "file:///var/lib/glance/images/76a2e081-9d4e-4a6b-8dfc-21f15ee5c0e8", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-27 21:38:45,861 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/76a2e081-9d4e-4a6b-8dfc-21f15ee5c0e8 used request id req-2e463f63-32fd-405c-8cfa-f3a88ef9d780 2018-06-27 21:38:45,864 - 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}eec7dbf65e2eb087f4e0a429ec9ee8ec8a08323c" 2018-06-27 21:38:45,885 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:38:45 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-4c7951e7-7f2f-48c6-bff4-842c3c4603bf 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-27 21:38:45,885 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-4c7951e7-7f2f-48c6-bff4-842c3c4603bf 2018-06-27 21:38:45,888 - create_image - INFO - Created image with name - CreateVolumeWithImageTests-e3da1631-f6c7-446c-ab22-1dea3b28143a-image 2018-06-27 21:38:45,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/76a2e081-9d4e-4a6b-8dfc-21f15ee5c0e8 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}eec7dbf65e2eb087f4e0a429ec9ee8ec8a08323c" 2018-06-27 21:38:45,967 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:38:45 GMT Content-Type: application/json Content-Length: 731 Connection: keep-alive X-Openstack-Request-Id: req-1e60522e-5231-4a88-b37f-0bef5189d897 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateVolumeWithImageTests-e3da1631-f6c7-446c-ab22-1dea3b28143a-image", "tags": [], "container_format": "bare", "created_at": "2018-06-27T21:38:43Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-27T21:38:44Z", "visibility": "shared", "self": "/v2/images/76a2e081-9d4e-4a6b-8dfc-21f15ee5c0e8", "min_disk": 0, "protected": false, "id": "76a2e081-9d4e-4a6b-8dfc-21f15ee5c0e8", "file": "/v2/images/76a2e081-9d4e-4a6b-8dfc-21f15ee5c0e8/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e739c097cb044ea39d6a94a3e19b007d", "direct_url": "file:///var/lib/glance/images/76a2e081-9d4e-4a6b-8dfc-21f15ee5c0e8", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-27 21:38:45,968 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/76a2e081-9d4e-4a6b-8dfc-21f15ee5c0e8 used request id req-1e60522e-5231-4a88-b37f-0bef5189d897 2018-06-27 21:38:45,968 - create_image - DEBUG - Instance status is - active 2018-06-27 21:38:45,968 - create_image - DEBUG - Image is active with name - CreateVolumeWithImageTests-e3da1631-f6c7-446c-ab22-1dea3b28143a-image 2018-06-27 21:38:45,968 - create_image - INFO - Image is now active with name - CreateVolumeWithImageTests-e3da1631-f6c7-446c-ab22-1dea3b28143a-image 2018-06-27 21:38:45,969 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:38:45,969 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:38:46,897 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "88471fb9cef440918f3a45bc508c2f3a", "name": "CreateVolumeWithImageTests-7680893d-a0d3-423-proj-role"}], "expires_at": "2018-06-27T22:38:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e739c097cb044ea39d6a94a3e19b007d", "name": "CreateVolumeWithImageTests-7680893d-a0d3-423-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/e739c097cb044ea39d6a94a3e19b007d", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/e739c097cb044ea39d6a94a3e19b007d", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/e739c097cb044ea39d6a94a3e19b007d", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/e739c097cb044ea39d6a94a3e19b007d", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/e739c097cb044ea39d6a94a3e19b007d", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/e739c097cb044ea39d6a94a3e19b007d", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/e739c097cb044ea39d6a94a3e19b007d", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/e739c097cb044ea39d6a94a3e19b007d", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/e739c097cb044ea39d6a94a3e19b007d", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/e739c097cb044ea39d6a94a3e19b007d", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/e739c097cb044ea39d6a94a3e19b007d", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/e739c097cb044ea39d6a94a3e19b007d", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithImageTests-7680893d-a0d3-423-user", "id": "1645ec766319445f8916a1ea56a399be"}, "audit_ids": ["QrTL5sncRT2WTUlEEejLfg"], "issued_at": "2018-06-27T21:38:46.000000Z"}} 2018-06-27 21:38:46,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0395f305f9ff9e9f5c9b1d499cbd236d651d0456" 2018-06-27 21:38:47,296 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:38:46 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9c23b013-54e3-4cd6-8b50-d53a50011d06 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:38:47,296 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-9c23b013-54e3-4cd6-8b50-d53a50011d06 2018-06-27 21:38:47,303 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/e739c097cb044ea39d6a94a3e19b007d/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0395f305f9ff9e9f5c9b1d499cbd236d651d0456" 2018-06-27 21:38:48,348 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:38:48 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive x-compute-request-id: req-a8cd1273-5923-455c-9bef-07aef1768977 x-openstack-request-id: req-a8cd1273-5923-455c-9bef-07aef1768977 Front-End-Https: on RESP BODY: {"volumes": []} 2018-06-27 21:38:48,348 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/e739c097cb044ea39d6a94a3e19b007d/volumes/detail used request id req-a8cd1273-5923-455c-9bef-07aef1768977 2018-06-27 21:38:48,352 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8776/v2/e739c097cb044ea39d6a94a3e19b007d/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-a8cd1273-5923-455c-9bef-07aef1768977" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0395f305f9ff9e9f5c9b1d499cbd236d651d0456" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateVolumeWithImageTests-e3da1631-f6c7-446c-ab22-1dea3b28143a-vol", "imageRef": "CreateVolumeWithImageTests-e3da1631-f6c7-446c-ab22-1dea3b28143a-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-27 21:38:54,193 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 21:38:54 GMT Content-Type: application/json Content-Length: 842 Connection: keep-alive x-compute-request-id: req-e0013c7e-f6c6-44a6-b980-034b6183e74a x-openstack-request-id: req-e0013c7e-f6c6-44a6-b980-034b6183e74a RESP BODY: {"volume": {"status": "creating", "user_id": "1645ec766319445f8916a1ea56a399be", "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/e739c097cb044ea39d6a94a3e19b007d/volumes/ab94996d-090c-4905-934c-b98306022f52", "rel": "self"}, {"href": "https://172.30.10.101:8776/e739c097cb044ea39d6a94a3e19b007d/volumes/ab94996d-090c-4905-934c-b98306022f52", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-06-27T21:38:54.000000", "description": null, "updated_at": null, "volume_type": "lvm-driver", "name": "CreateVolumeWithImageTests-e3da1631-f6c7-446c-ab22-1dea3b28143a-vol", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "ab94996d-090c-4905-934c-b98306022f52", "size": 1}} 2018-06-27 21:38:54,193 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://172.30.10.101:8776/v2/e739c097cb044ea39d6a94a3e19b007d/volumes used request id req-e0013c7e-f6c6-44a6-b980-034b6183e74a 2018-06-27 21:38:54,196 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/e739c097cb044ea39d6a94a3e19b007d/volumes/ab94996d-090c-4905-934c-b98306022f52 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a8cd1273-5923-455c-9bef-07aef1768977" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0395f305f9ff9e9f5c9b1d499cbd236d651d0456" 2018-06-27 21:38:55,382 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:38:55 GMT Content-Type: application/json Content-Length: 934 Connection: keep-alive x-compute-request-id: req-0a267adb-fc6e-4b2c-90e2-c3406722af6b x-openstack-request-id: req-0a267adb-fc6e-4b2c-90e2-c3406722af6b Front-End-Https: on RESP BODY: {"volume": {"status": "creating", "user_id": "1645ec766319445f8916a1ea56a399be", "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/e739c097cb044ea39d6a94a3e19b007d/volumes/ab94996d-090c-4905-934c-b98306022f52", "rel": "self"}, {"href": "https://172.30.10.101:8776/e739c097cb044ea39d6a94a3e19b007d/volumes/ab94996d-090c-4905-934c-b98306022f52", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-06-27T21:38:54.000000", "description": null, "os-vol-tenant-attr:tenant_id": "e739c097cb044ea39d6a94a3e19b007d", "updated_at": "2018-06-27T21:38:54.000000", "volume_type": "lvm-driver", "name": "CreateVolumeWithImageTests-e3da1631-f6c7-446c-ab22-1dea3b28143a-vol", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "ab94996d-090c-4905-934c-b98306022f52", "size": 1}} 2018-06-27 21:38:55,382 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/e739c097cb044ea39d6a94a3e19b007d/volumes/ab94996d-090c-4905-934c-b98306022f52 used request id req-0a267adb-fc6e-4b2c-90e2-c3406722af6b 2018-06-27 21:38:55,383 - create_volume - INFO - Created volume with name - CreateVolumeWithImageTests-e3da1631-f6c7-446c-ab22-1dea3b28143a-vol 2018-06-27 21:38:55,385 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/e739c097cb044ea39d6a94a3e19b007d/volumes/ab94996d-090c-4905-934c-b98306022f52 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a8cd1273-5923-455c-9bef-07aef1768977" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0395f305f9ff9e9f5c9b1d499cbd236d651d0456" 2018-06-27 21:38:56,455 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:38:56 GMT Content-Type: application/json Content-Length: 934 Connection: keep-alive x-compute-request-id: req-0384a751-5092-4953-a1ee-e38f41ae9a5e x-openstack-request-id: req-0384a751-5092-4953-a1ee-e38f41ae9a5e Front-End-Https: on RESP BODY: {"volume": {"status": "creating", "user_id": "1645ec766319445f8916a1ea56a399be", "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/e739c097cb044ea39d6a94a3e19b007d/volumes/ab94996d-090c-4905-934c-b98306022f52", "rel": "self"}, {"href": "https://172.30.10.101:8776/e739c097cb044ea39d6a94a3e19b007d/volumes/ab94996d-090c-4905-934c-b98306022f52", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-06-27T21:38:54.000000", "description": null, "os-vol-tenant-attr:tenant_id": "e739c097cb044ea39d6a94a3e19b007d", "updated_at": "2018-06-27T21:38:54.000000", "volume_type": "lvm-driver", "name": "CreateVolumeWithImageTests-e3da1631-f6c7-446c-ab22-1dea3b28143a-vol", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "ab94996d-090c-4905-934c-b98306022f52", "size": 1}} 2018-06-27 21:38:56,455 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/e739c097cb044ea39d6a94a3e19b007d/volumes/ab94996d-090c-4905-934c-b98306022f52 used request id req-0384a751-5092-4953-a1ee-e38f41ae9a5e 2018-06-27 21:38:56,455 - create_volume - DEBUG - Instance status is - creating 2018-06-27 21:38:56,455 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-06-27 21:38:59,459 - create_volume - DEBUG - Volume status query timeout in 295.924395084 2018-06-27 21:38:59,462 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/e739c097cb044ea39d6a94a3e19b007d/volumes/ab94996d-090c-4905-934c-b98306022f52 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a8cd1273-5923-455c-9bef-07aef1768977" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0395f305f9ff9e9f5c9b1d499cbd236d651d0456" 2018-06-27 21:39:00,430 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:39:00 GMT Content-Type: application/json Content-Length: 937 Connection: keep-alive x-compute-request-id: req-3126ec34-efae-4577-a847-c4b018270a5b x-openstack-request-id: req-3126ec34-efae-4577-a847-c4b018270a5b Front-End-Https: on RESP BODY: {"volume": {"status": "downloading", "user_id": "1645ec766319445f8916a1ea56a399be", "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/e739c097cb044ea39d6a94a3e19b007d/volumes/ab94996d-090c-4905-934c-b98306022f52", "rel": "self"}, {"href": "https://172.30.10.101:8776/e739c097cb044ea39d6a94a3e19b007d/volumes/ab94996d-090c-4905-934c-b98306022f52", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-06-27T21:38:54.000000", "description": null, "os-vol-tenant-attr:tenant_id": "e739c097cb044ea39d6a94a3e19b007d", "updated_at": "2018-06-27T21:38:58.000000", "volume_type": "lvm-driver", "name": "CreateVolumeWithImageTests-e3da1631-f6c7-446c-ab22-1dea3b28143a-vol", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "ab94996d-090c-4905-934c-b98306022f52", "size": 1}} 2018-06-27 21:39:00,430 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/e739c097cb044ea39d6a94a3e19b007d/volumes/ab94996d-090c-4905-934c-b98306022f52 used request id req-3126ec34-efae-4577-a847-c4b018270a5b 2018-06-27 21:39:00,431 - create_volume - DEBUG - Instance status is - downloading 2018-06-27 21:39:00,431 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-06-27 21:39:03,431 - create_volume - DEBUG - Volume status query timeout in 291.951925993 2018-06-27 21:39:03,434 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/e739c097cb044ea39d6a94a3e19b007d/volumes/ab94996d-090c-4905-934c-b98306022f52 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a8cd1273-5923-455c-9bef-07aef1768977" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0395f305f9ff9e9f5c9b1d499cbd236d651d0456" 2018-06-27 21:39:04,458 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:39:04 GMT Content-Type: application/json Content-Length: 1253 Connection: keep-alive x-compute-request-id: req-5c2c4bdc-7955-4dd8-8262-2c5b3e51c44b x-openstack-request-id: req-5c2c4bdc-7955-4dd8-8262-2c5b3e51c44b Front-End-Https: on RESP BODY: {"volume": {"attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/e739c097cb044ea39d6a94a3e19b007d/volumes/ab94996d-090c-4905-934c-b98306022f52", "rel": "self"}, {"href": "https://172.30.10.101:8776/e739c097cb044ea39d6a94a3e19b007d/volumes/ab94996d-090c-4905-934c-b98306022f52", "rel": "bookmark"}], "availability_zone": "nova", "encrypted": false, "updated_at": "2018-06-27T21:39:02.000000", "replication_status": null, "snapshot_id": null, "id": "ab94996d-090c-4905-934c-b98306022f52", "size": 1, "user_id": "1645ec766319445f8916a1ea56a399be", "os-vol-tenant-attr:tenant_id": "e739c097cb044ea39d6a94a3e19b007d", "metadata": {}, "status": "available", "volume_image_metadata": {"checksum": "443b7623e27ecf03dc9e01ee93f67afe", "min_ram": "0", "disk_format": "qcow2", "image_name": "CreateVolumeWithImageTests-e3da1631-f6c7-446c-ab22-1dea3b28143a-image", "image_id": "76a2e081-9d4e-4a6b-8dfc-21f15ee5c0e8", "container_format": "bare", "min_disk": "0", "size": "12716032"}, "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "name": "CreateVolumeWithImageTests-e3da1631-f6c7-446c-ab22-1dea3b28143a-vol", "bootable": "true", "created_at": "2018-06-27T21:38:54.000000", "volume_type": "lvm-driver"}} 2018-06-27 21:39:04,458 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/e739c097cb044ea39d6a94a3e19b007d/volumes/ab94996d-090c-4905-934c-b98306022f52 used request id req-5c2c4bdc-7955-4dd8-8262-2c5b3e51c44b 2018-06-27 21:39:04,459 - create_volume - DEBUG - Instance status is - available 2018-06-27 21:39:04,459 - create_volume - DEBUG - Volume is active with name - CreateVolumeWithImageTests-e3da1631-f6c7-446c-ab22-1dea3b28143a-vol 2018-06-27 21:39:04,459 - create_volume - INFO - Volume is now active with name - CreateVolumeWithImageTests-e3da1631-f6c7-446c-ab22-1dea3b28143a-vol 2018-06-27 21:39:04,462 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/e739c097cb044ea39d6a94a3e19b007d/volumes/ab94996d-090c-4905-934c-b98306022f52 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a8cd1273-5923-455c-9bef-07aef1768977" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0395f305f9ff9e9f5c9b1d499cbd236d651d0456" 2018-06-27 21:39:05,561 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:39:05 GMT Content-Type: application/json Content-Length: 1253 Connection: keep-alive x-compute-request-id: req-0067f238-cbc3-4822-a15e-1ea32c0b5385 x-openstack-request-id: req-0067f238-cbc3-4822-a15e-1ea32c0b5385 Front-End-Https: on RESP BODY: {"volume": {"attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/e739c097cb044ea39d6a94a3e19b007d/volumes/ab94996d-090c-4905-934c-b98306022f52", "rel": "self"}, {"href": "https://172.30.10.101:8776/e739c097cb044ea39d6a94a3e19b007d/volumes/ab94996d-090c-4905-934c-b98306022f52", "rel": "bookmark"}], "availability_zone": "nova", "encrypted": false, "updated_at": "2018-06-27T21:39:02.000000", "replication_status": null, "snapshot_id": null, "id": "ab94996d-090c-4905-934c-b98306022f52", "size": 1, "user_id": "1645ec766319445f8916a1ea56a399be", "os-vol-tenant-attr:tenant_id": "e739c097cb044ea39d6a94a3e19b007d", "metadata": {}, "status": "available", "volume_image_metadata": {"checksum": "443b7623e27ecf03dc9e01ee93f67afe", "min_ram": "0", "disk_format": "qcow2", "image_name": "CreateVolumeWithImageTests-e3da1631-f6c7-446c-ab22-1dea3b28143a-image", "image_id": "76a2e081-9d4e-4a6b-8dfc-21f15ee5c0e8", "container_format": "bare", "min_disk": "0", "size": "12716032"}, "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "name": "CreateVolumeWithImageTests-e3da1631-f6c7-446c-ab22-1dea3b28143a-vol", "bootable": "true", "created_at": "2018-06-27T21:38:54.000000", "volume_type": "lvm-driver"}} 2018-06-27 21:39:05,561 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/e739c097cb044ea39d6a94a3e19b007d/volumes/ab94996d-090c-4905-934c-b98306022f52 used request id req-0067f238-cbc3-4822-a15e-1ea32c0b5385 2018-06-27 21:39:05,562 - create_volume - DEBUG - Instance status is - available 2018-06-27 21:39:05,562 - create_volume - DEBUG - Volume is active with name - CreateVolumeWithImageTests-e3da1631-f6c7-446c-ab22-1dea3b28143a-vol 2018-06-27 21:39:05,562 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:39:06,468 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "88471fb9cef440918f3a45bc508c2f3a", "name": "CreateVolumeWithImageTests-7680893d-a0d3-423-proj-role"}], "expires_at": "2018-06-27T22:39:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e739c097cb044ea39d6a94a3e19b007d", "name": "CreateVolumeWithImageTests-7680893d-a0d3-423-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/e739c097cb044ea39d6a94a3e19b007d", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/e739c097cb044ea39d6a94a3e19b007d", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/e739c097cb044ea39d6a94a3e19b007d", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/e739c097cb044ea39d6a94a3e19b007d", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/e739c097cb044ea39d6a94a3e19b007d", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/e739c097cb044ea39d6a94a3e19b007d", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/e739c097cb044ea39d6a94a3e19b007d", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/e739c097cb044ea39d6a94a3e19b007d", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/e739c097cb044ea39d6a94a3e19b007d", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/e739c097cb044ea39d6a94a3e19b007d", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/e739c097cb044ea39d6a94a3e19b007d", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/e739c097cb044ea39d6a94a3e19b007d", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithImageTests-7680893d-a0d3-423-user", "id": "1645ec766319445f8916a1ea56a399be"}, "audit_ids": ["Kam7l0NoSt-KTU7ZQCiNxA"], "issued_at": "2018-06-27T21:39:06.000000Z"}} 2018-06-27 21:39:06,471 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/e739c097cb044ea39d6a94a3e19b007d/volumes/ab94996d-090c-4905-934c-b98306022f52 -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97367b9583b252d8a4bd48f915ece2ba0791f228" 2018-06-27 21:39:07,542 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:39:07 GMT Content-Type: application/json Content-Length: 1253 Connection: keep-alive x-compute-request-id: req-1ebacb8b-258e-4fdc-816b-700b78ef9301 x-openstack-request-id: req-1ebacb8b-258e-4fdc-816b-700b78ef9301 Front-End-Https: on RESP BODY: {"volume": {"attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/e739c097cb044ea39d6a94a3e19b007d/volumes/ab94996d-090c-4905-934c-b98306022f52", "rel": "self"}, {"href": "https://172.30.10.101:8776/e739c097cb044ea39d6a94a3e19b007d/volumes/ab94996d-090c-4905-934c-b98306022f52", "rel": "bookmark"}], "availability_zone": "nova", "encrypted": false, "updated_at": "2018-06-27T21:39:02.000000", "replication_status": null, "snapshot_id": null, "id": "ab94996d-090c-4905-934c-b98306022f52", "size": 1, "user_id": "1645ec766319445f8916a1ea56a399be", "os-vol-tenant-attr:tenant_id": "e739c097cb044ea39d6a94a3e19b007d", "metadata": {}, "status": "available", "volume_image_metadata": {"checksum": "443b7623e27ecf03dc9e01ee93f67afe", "min_ram": "0", "disk_format": "qcow2", "image_name": "CreateVolumeWithImageTests-e3da1631-f6c7-446c-ab22-1dea3b28143a-image", "image_id": "76a2e081-9d4e-4a6b-8dfc-21f15ee5c0e8", "container_format": "bare", "min_disk": "0", "size": "12716032"}, "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "name": "CreateVolumeWithImageTests-e3da1631-f6c7-446c-ab22-1dea3b28143a-vol", "bootable": "true", "created_at": "2018-06-27T21:38:54.000000", "volume_type": "lvm-driver"}} 2018-06-27 21:39:07,542 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/e739c097cb044ea39d6a94a3e19b007d/volumes/ab94996d-090c-4905-934c-b98306022f52 used request id req-1ebacb8b-258e-4fdc-816b-700b78ef9301 2018-06-27 21:39:07,545 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/e739c097cb044ea39d6a94a3e19b007d/volumes/ab94996d-090c-4905-934c-b98306022f52 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a8cd1273-5923-455c-9bef-07aef1768977" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0395f305f9ff9e9f5c9b1d499cbd236d651d0456" 2018-06-27 21:39:07,999 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:39:07 GMT Content-Type: application/json Content-Length: 1253 Connection: keep-alive x-compute-request-id: req-e0d16707-645e-4703-a1b1-2e27aaa66e9b x-openstack-request-id: req-e0d16707-645e-4703-a1b1-2e27aaa66e9b Front-End-Https: on RESP BODY: {"volume": {"attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/e739c097cb044ea39d6a94a3e19b007d/volumes/ab94996d-090c-4905-934c-b98306022f52", "rel": "self"}, {"href": "https://172.30.10.101:8776/e739c097cb044ea39d6a94a3e19b007d/volumes/ab94996d-090c-4905-934c-b98306022f52", "rel": "bookmark"}], "availability_zone": "nova", "encrypted": false, "updated_at": "2018-06-27T21:39:02.000000", "replication_status": null, "snapshot_id": null, "id": "ab94996d-090c-4905-934c-b98306022f52", "size": 1, "user_id": "1645ec766319445f8916a1ea56a399be", "os-vol-tenant-attr:tenant_id": "e739c097cb044ea39d6a94a3e19b007d", "metadata": {}, "status": "available", "volume_image_metadata": {"checksum": "443b7623e27ecf03dc9e01ee93f67afe", "min_ram": "0", "disk_format": "qcow2", "image_name": "CreateVolumeWithImageTests-e3da1631-f6c7-446c-ab22-1dea3b28143a-image", "image_id": "76a2e081-9d4e-4a6b-8dfc-21f15ee5c0e8", "container_format": "bare", "min_disk": "0", "size": "12716032"}, "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "name": "CreateVolumeWithImageTests-e3da1631-f6c7-446c-ab22-1dea3b28143a-vol", "bootable": "true", "created_at": "2018-06-27T21:38:54.000000", "volume_type": "lvm-driver"}} 2018-06-27 21:39:07,999 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/e739c097cb044ea39d6a94a3e19b007d/volumes/ab94996d-090c-4905-934c-b98306022f52 used request id req-e0d16707-645e-4703-a1b1-2e27aaa66e9b 2018-06-27 21:39:08,000 - create_volume - DEBUG - Instance status is - available 2018-06-27 21:39:08,000 - create_volume - DEBUG - Volume is active with name - CreateVolumeWithImageTests-e3da1631-f6c7-446c-ab22-1dea3b28143a-vol 2018-06-27 21:39:08,000 - cinder_utils - INFO - Deleting volume named - CreateVolumeWithImageTests-e3da1631-f6c7-446c-ab22-1dea3b28143a-vol 2018-06-27 21:39:08,003 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8776/v2/e739c097cb044ea39d6a94a3e19b007d/volumes/ab94996d-090c-4905-934c-b98306022f52 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a8cd1273-5923-455c-9bef-07aef1768977" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0395f305f9ff9e9f5c9b1d499cbd236d651d0456" 2018-06-27 21:39:08,364 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 21:39:08 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-565a41ec-f89f-4b34-8fc7-04280725d7e4 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-27 21:39:08,364 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://172.30.10.101:8776/v2/e739c097cb044ea39d6a94a3e19b007d/volumes/ab94996d-090c-4905-934c-b98306022f52 used request id req-565a41ec-f89f-4b34-8fc7-04280725d7e4 2018-06-27 21:39:08,367 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/e739c097cb044ea39d6a94a3e19b007d/volumes/ab94996d-090c-4905-934c-b98306022f52 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a8cd1273-5923-455c-9bef-07aef1768977" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0395f305f9ff9e9f5c9b1d499cbd236d651d0456" 2018-06-27 21:39:09,212 - cinderclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Wed, 27 Jun 2018 21:39:09 GMT Content-Type: application/json Content-Length: 109 Connection: keep-alive x-compute-request-id: req-2caea1ff-d06d-424e-b1ed-f7d1191cd8cf x-openstack-request-id: req-2caea1ff-d06d-424e-b1ed-f7d1191cd8cf RESP BODY: {"itemNotFound": {"message": "Volume ab94996d-090c-4905-934c-b98306022f52 could not be found.", "code": 404}} 2018-06-27 21:39:09,212 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/e739c097cb044ea39d6a94a3e19b007d/volumes/ab94996d-090c-4905-934c-b98306022f52 used request id req-2caea1ff-d06d-424e-b1ed-f7d1191cd8cf 2018-06-27 21:39:09,212 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume ab94996d-090c-4905-934c-b98306022f52 could not be found. (HTTP 404) (Request-ID: req-2caea1ff-d06d-424e-b1ed-f7d1191cd8cf) 2018-06-27 21:39:09,213 - create_volume - INFO - Volume has been properly deleted with name - CreateVolumeWithImageTests-e3da1631-f6c7-446c-ab22-1dea3b28143a-vol 2018-06-27 21:39:09,214 - glance_utils - INFO - Deleting image named - CreateVolumeWithImageTests-e3da1631-f6c7-446c-ab22-1dea3b28143a-image 2018-06-27 21:39:09,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9292/v2/images/76a2e081-9d4e-4a6b-8dfc-21f15ee5c0e8 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}eec7dbf65e2eb087f4e0a429ec9ee8ec8a08323c" 2018-06-27 21:39:10,199 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:39:10 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-82ba4e0c-7765-4027-a93d-6351e86ac4be 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-27 21:39:10,200 - keystoneauth.session - DEBUG - DELETE call to image for https://172.30.10.101:9292/v2/images/76a2e081-9d4e-4a6b-8dfc-21f15ee5c0e8 used request id req-82ba4e0c-7765-4027-a93d-6351e86ac4be 2018-06-27 21:39:10,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/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65d66c2005a6e62e335b674cd600a26f3932369e" 2018-06-27 21:39:11,127 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:39:11 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-a0492a45-3972-4e9a-b613-c10346f14a38 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-27T19:03:04Z", "updated_at": "2018-06-27T19:03:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "6748ef1e-56da-434e-9e89-e86b58537b65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "b3e3826c-1c48-4699-93f0-f8a310956753", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "bfad35fa-7ea9-4a81-917d-7b86481eb510", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "d657b333-103d-4d19-add8-1e8bae2f8849", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b92069937e44a3786e439f95c61afe5", "created_at": "2018-06-27T19:08:41Z", "updated_at": "2018-06-27T19:08:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "4ac2a090-f595-4e7b-9b7a-a52fa204e881", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "5508c0b1-6261-44cb-854d-60c64bcbba0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "a60c77dc-6985-48ac-a3a3-067176d3e52f", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "e6ec0fa4-1eb3-4c5d-a451-c7acfd7fde82", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}], "revision_number": 4, "project_id": "4b92069937e44a3786e439f95c61afe5", "id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T18:59:55Z", "updated_at": "2018-06-27T18:59:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "5a060918-419b-4ec3-90df-a7764c06af2f", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "6cd9bbf0-4d1b-4b13-a6c4-e20a15bb3360", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "8134c0f0-89c6-4d45-bef8-a9260d9d0723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "e0e7297a-a59d-4d2b-b75c-2cc86b269114", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}], "revision_number": 4, "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "created_at": "2018-06-27T21:03:43Z", "updated_at": "2018-06-27T21:03:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "41061dbf-a5a2-465f-84dd-140f6104b3f7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "47d5c96d-0510-41a5-b33e-5683702c5bb8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "4b4b6430-3f42-4fe4-a25e-2c5c015a7699", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "e6a68cb7-6491-4474-a4d7-38496cac4eb7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}], "revision_number": 4, "project_id": "3f0a375b66c54145bff1c56e7c91ad73", "id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "name": "default"}]} 2018-06-27 21:39:11,127 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-a0492a45-3972-4e9a-b613-c10346f14a38 2018-06-27 21:39:11,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/4b92069937e44a3786e439f95c61afe5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65d66c2005a6e62e335b674cd600a26f3932369e" 2018-06-27 21:39:11,487 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:39:11 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7dea9942-154e-4e5d-9247-e9beff9fccf1 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/4b92069937e44a3786e439f95c61afe5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4b92069937e44a3786e439f95c61afe5", "name": "service"}} 2018-06-27 21:39:11,487 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/4b92069937e44a3786e439f95c61afe5 used request id req-7dea9942-154e-4e5d-9247-e9beff9fccf1 2018-06-27 21:39:11,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/8cdbc979369d4c15b8ddd6cc77d930e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65d66c2005a6e62e335b674cd600a26f3932369e" 2018-06-27 21:39:11,863 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:39:11 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-36855395-118b-4745-8246-61499b9e1984 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/8cdbc979369d4c15b8ddd6cc77d930e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}} 2018-06-27 21:39:11,863 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 used request id req-36855395-118b-4745-8246-61499b9e1984 2018-06-27 21:39: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/projects/3f0a375b66c54145bff1c56e7c91ad73 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65d66c2005a6e62e335b674cd600a26f3932369e" 2018-06-27 21:39:12,258 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 27 Jun 2018 21:39:11 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-72a4e915-ae60-417a-8217-792335ca23a0 Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3f0a375b66c54145bff1c56e7c91ad73.", "code": 404, "title": "Not Found"}} 2018-06-27 21:39:12,258 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f0a375b66c54145bff1c56e7c91ad73 used request id req-72a4e915-ae60-417a-8217-792335ca23a0 2018-06-27 21:39:12,258 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-06-27 21:39:12,259 - keystone_utils - INFO - Deleting project with name - CreateVolumeWithImageTests-7680893d-a0d3-423-proj 2018-06-27 21:39:12,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/e739c097cb044ea39d6a94a3e19b007d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65d66c2005a6e62e335b674cd600a26f3932369e" 2018-06-27 21:39:12,933 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:39:12 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-677712e4-2a50-486e-aec5-8e70b13b8f06 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:39:12,933 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/e739c097cb044ea39d6a94a3e19b007d used request id req-677712e4-2a50-486e-aec5-8e70b13b8f06 2018-06-27 21:39:12,933 - keystone_utils - INFO - Deleting role with name - CreateVolumeWithImageTests-7680893d-a0d3-423-proj-role 2018-06-27 21:39:12,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/88471fb9cef440918f3a45bc508c2f3a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65d66c2005a6e62e335b674cd600a26f3932369e" 2018-06-27 21:39:13,319 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:39:12 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-afbd6437-5207-4db6-8d49-3d368beba4d8 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:39:13,319 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/88471fb9cef440918f3a45bc508c2f3a used request id req-afbd6437-5207-4db6-8d49-3d368beba4d8 2018-06-27 21:39:13,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65d66c2005a6e62e335b674cd600a26f3932369e" 2018-06-27 21:39:13,415 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:39:13 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c187b15c-f5d9-4131-bbee-549e5fe58587 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 21:39:13,415 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-c187b15c-f5d9-4131-bbee-549e5fe58587 2018-06-27 21:39:13,416 - keystone_utils - INFO - Deleting user with name - CreateVolumeWithImageTests-7680893d-a0d3-423-user 2018-06-27 21:39:13,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/1645ec766319445f8916a1ea56a399be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24d8fe0017756f79a296da6be2152f809fe82534" 2018-06-27 21:39:14,006 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:39:13 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ccbbb9a7-5d64-4961-9400-e6dabe76de58 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:39:14,006 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/1645ec766319445f8916a1ea56a399be used request id req-ccbbb9a7-5d64-4961-9400-e6dabe76de58 2018-06-27 21:39:14,008 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:39:14,802 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:39:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["b3gUILC5T-mDG1_xqNUiRw"], "issued_at": "2018-06-27T21:39:14.000000Z"}} 2018-06-27 21:39:14,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7292e23fe138975a9f8c8eeefb1e973b92c3ae9f" 2018-06-27 21:39:14,855 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:39:14 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c5e19e3c-b3ce-441a-b1bb-c01584d8bf5e Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:39:14,855 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-c5e19e3c-b3ce-441a-b1bb-c01584d8bf5e 2018-06-27 21:39:14,857 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:39:14,857 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:39:15,741 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:39:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["LT9Pu2elQgGMRQKAaBHkJA"], "issued_at": "2018-06-27T21:39:15.000000Z"}} 2018-06-27 21:39:15,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}9d9901ace2de90cadb7f2fb1201f1d34370b5937" 2018-06-27 21:39:16,128 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:39:15 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-93fd2de9-566b-4c27-9131-eec4740b7b5a Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:39:16,128 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-93fd2de9-566b-4c27-9131-eec4740b7b5a 2018-06-27 21:39:16,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-27 21:39:16,145 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21: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-27 21:39:16,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=SimpleHealthCheck-cc5d1b7d-c399-4ee-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9901ace2de90cadb7f2fb1201f1d34370b5937" 2018-06-27 21:39:16,524 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:39:16 GMT Server: Apache Content-Length: 185 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b45ab465-eadd-49f4-880f-f8232a502a47 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-cc5d1b7d-c399-4ee-proj", "previous": null, "next": null}, "projects": []} 2018-06-27 21:39:16,524 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-cc5d1b7d-c399-4ee-proj used request id req-b45ab465-eadd-49f4-880f-f8232a502a47 2018-06-27 21:39:16,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9901ace2de90cadb7f2fb1201f1d34370b5937" 2018-06-27 21:39:16,882 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:39:16 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c3271c1a-f0c4-4c9d-96fb-1686608f8714 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 21:39:16,882 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-c3271c1a-f0c4-4c9d-96fb-1686608f8714 2018-06-27 21:39:16,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}9d9901ace2de90cadb7f2fb1201f1d34370b5937" -d '{"project": {"enabled": true, "domain_id": "default", "name": "SimpleHealthCheck-cc5d1b7d-c399-4ee-proj"}}' 2018-06-27 21:39:17,370 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 21:39:16 GMT Server: Apache Content-Length: 314 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d0465845-5b2d-433a-a0bd-4df98ddb5546 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/7f8ac71d780644ecb6cb903e5106e27f"}, "tags": [], "enabled": true, "id": "7f8ac71d780644ecb6cb903e5106e27f", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-cc5d1b7d-c399-4ee-proj"}} 2018-06-27 21:39:17,370 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-d0465845-5b2d-433a-a0bd-4df98ddb5546 2018-06-27 21:39:17,371 - keystone_utils - INFO - Created project with name - SimpleHealthCheck-cc5d1b7d-c399-4ee-proj 2018-06-27 21:39:17,371 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:39:17,372 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:39:18,231 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:39:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["idKN5q-iSkyqDm78rzo5sg"], "issued_at": "2018-06-27T21:39:18.000000Z"}} 2018-06-27 21:39:18,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}8cbe44c8edb557bcc1d404c505a47de7af30e1a9" 2018-06-27 21:39:18,562 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:39:18 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-785b046f-610d-4b76-9061-9c3d3ec8e480 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:39:18,563 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-785b046f-610d-4b76-9061-9c3d3ec8e480 2018-06-27 21:39:18,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 21:39:18,578 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21: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-27 21:39:18,578 - 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}8cbe44c8edb557bcc1d404c505a47de7af30e1a9" 2018-06-27 21:39:18,893 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:39:18 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-81fd95f3-2e86-4734-94c2-997fe473bcc1 Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/05b1bc3fa6fd4243a4ba8b4d6fcc3daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05b1bc3fa6fd4243a4ba8b4d6fcc3daf", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/48d44c9c0fea4f4e80edc7d2e0715db7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d44c9c0fea4f4e80edc7d2e0715db7", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/4d3721127bf84155a837606ce3feba32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d3721127bf84155a837606ce3feba32", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/5c846663ea6d407e9223de0719ce5442"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c846663ea6d407e9223de0719ce5442", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/73a10e6c4f67490a8a4030cc6cea32f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73a10e6c4f67490a8a4030cc6cea32f5", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/8ecfab7d9d4f47bb8892a85b7d2a0b5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ecfab7d9d4f47bb8892a85b7d2a0b5a", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/b278d529e9a54a9195e4e536b9384dc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b278d529e9a54a9195e4e536b9384dc0", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b7f107ae7bb34ccea8282b1a0ec7a979"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7f107ae7bb34ccea8282b1a0ec7a979", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/d21494d0185b463db36b8c8c2b341b97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d21494d0185b463db36b8c8c2b341b97", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e0bb346419f84e4680f6ca9a97f4fc0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e0bb346419f84e4680f6ca9a97f4fc0b", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "c8d542af72ce49338052c29f02c8857e", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e9dd794fa5c040a9a0445386fb2a6116"}, "options": {}, "id": "e9dd794fa5c040a9a0445386fb2a6116", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/e9f9c747d54947bc800a81ecf11858f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9f9c747d54947bc800a81ecf11858f5", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-27 21:39:18,893 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-81fd95f3-2e86-4734-94c2-997fe473bcc1 2018-06-27 21:39:18,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=SimpleHealthCheck-cc5d1b7d-c399-4ee-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cbe44c8edb557bcc1d404c505a47de7af30e1a9" 2018-06-27 21:39:19,297 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:39:18 GMT Server: Apache Content-Length: 453 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6af6cccf-46e2-4a3a-b2c6-a65477c9d54b Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=SimpleHealthCheck-cc5d1b7d-c399-4ee-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/7f8ac71d780644ecb6cb903e5106e27f"}, "tags": [], "enabled": true, "id": "7f8ac71d780644ecb6cb903e5106e27f", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-cc5d1b7d-c399-4ee-proj"}]} 2018-06-27 21:39:19,297 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=SimpleHealthCheck-cc5d1b7d-c399-4ee-proj used request id req-6af6cccf-46e2-4a3a-b2c6-a65477c9d54b 2018-06-27 21:39:19,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cbe44c8edb557bcc1d404c505a47de7af30e1a9" 2018-06-27 21:39:19,635 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:39:19 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-67e09edd-6654-4f31-8eb2-a3600c6543e6 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 21:39:19,636 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-67e09edd-6654-4f31-8eb2-a3600c6543e6 2018-06-27 21:39:20,281 - keystone_utils - INFO - Created user with name - SimpleHealthCheck-cc5d1b7d-c399-4ee-user 2018-06-27 21:39:20,281 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:39:20,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9901ace2de90cadb7f2fb1201f1d34370b5937" 2018-06-27 21:39:20,688 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:39:20 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-efb64891-4b90-4ee1-ad30-dcf033bd0ec6 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 21:39:20,689 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-efb64891-4b90-4ee1-ad30-dcf033bd0ec6 2018-06-27 21:39:20,692 - 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}9d9901ace2de90cadb7f2fb1201f1d34370b5937" -d '{"role": {"name": "SimpleHealthCheck-cc5d1b7d-c399-4ee-proj-role"}}' 2018-06-27 21:39:21,110 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 21:39:20 GMT Server: Apache Content-Length: 216 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-484621ba-3f5b-4a2c-b5be-dbef06cb05ea Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "776d86b4cc484e43a659bf92606c8dec", "links": {"self": "http://10.167.4.35:5000/v3/roles/776d86b4cc484e43a659bf92606c8dec"}, "name": "SimpleHealthCheck-cc5d1b7d-c399-4ee-proj-role"}} 2018-06-27 21:39:21,111 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-484621ba-3f5b-4a2c-b5be-dbef06cb05ea 2018-06-27 21:39:21,111 - keystone_utils - INFO - Created role with name - SimpleHealthCheck-cc5d1b7d-c399-4ee-proj-role 2018-06-27 21:39:21,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/776d86b4cc484e43a659bf92606c8dec -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9901ace2de90cadb7f2fb1201f1d34370b5937" 2018-06-27 21:39:21,446 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:39:21 GMT Server: Apache Content-Length: 216 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b8b6838b-9227-4c35-951f-c66a6f13fa7a Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "776d86b4cc484e43a659bf92606c8dec", "links": {"self": "http://10.167.4.35:5000/v3/roles/776d86b4cc484e43a659bf92606c8dec"}, "name": "SimpleHealthCheck-cc5d1b7d-c399-4ee-proj-role"}} 2018-06-27 21:39:21,446 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/776d86b4cc484e43a659bf92606c8dec used request id req-b8b6838b-9227-4c35-951f-c66a6f13fa7a 2018-06-27 21:39:21,446 - keystone_utils - INFO - Granting role SimpleHealthCheck-cc5d1b7d-c399-4ee-proj-role to project SimpleHealthCheck-cc5d1b7d-c399-4ee-proj 2018-06-27 21:39:21,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/7f8ac71d780644ecb6cb903e5106e27f/users/307d06cc367b46f581acb32d5da6bb41/roles/776d86b4cc484e43a659bf92606c8dec -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9901ace2de90cadb7f2fb1201f1d34370b5937" 2018-06-27 21:39:21,984 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:39:21 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6f2964e2-cdb8-42a2-9fb9-d352e66699a5 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:39:21,985 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/7f8ac71d780644ecb6cb903e5106e27f/users/307d06cc367b46f581acb32d5da6bb41/roles/776d86b4cc484e43a659bf92606c8dec used request id req-6f2964e2-cdb8-42a2-9fb9-d352e66699a5 2018-06-27 21:39:21,985 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 21:39:21,987 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-06-27 21:39:21,987 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:39:21,988 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:39:22,930 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "776d86b4cc484e43a659bf92606c8dec", "name": "SimpleHealthCheck-cc5d1b7d-c399-4ee-proj-role"}], "expires_at": "2018-06-27T22:39:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7f8ac71d780644ecb6cb903e5106e27f", "name": "SimpleHealthCheck-cc5d1b7d-c399-4ee-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/7f8ac71d780644ecb6cb903e5106e27f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/7f8ac71d780644ecb6cb903e5106e27f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/7f8ac71d780644ecb6cb903e5106e27f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/7f8ac71d780644ecb6cb903e5106e27f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/7f8ac71d780644ecb6cb903e5106e27f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/7f8ac71d780644ecb6cb903e5106e27f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/7f8ac71d780644ecb6cb903e5106e27f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/7f8ac71d780644ecb6cb903e5106e27f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/7f8ac71d780644ecb6cb903e5106e27f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/7f8ac71d780644ecb6cb903e5106e27f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/7f8ac71d780644ecb6cb903e5106e27f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/7f8ac71d780644ecb6cb903e5106e27f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-cc5d1b7d-c399-4ee-user", "id": "307d06cc367b46f581acb32d5da6bb41"}, "audit_ids": ["ViNfrrG3QSGibzZpdMhi8A"], "issued_at": "2018-06-27T21:39:22.000000Z"}} 2018-06-27 21:39:22,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}dbd64f3611c081e31b4555339bc57e2b992721cd" 2018-06-27 21:39:23,256 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:39:22 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-80c12873-cf77-4c8f-b6f3-5de82325101a Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:39:23,256 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-80c12873-cf77-4c8f-b6f3-5de82325101a 2018-06-27 21:39:23,260 - 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-ea37ca3e-6337-4e34-9add-64643c54e3f1-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dbd64f3611c081e31b4555339bc57e2b992721cd" 2018-06-27 21:39:24,015 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:39:24 GMT Content-Type: application/json Content-Length: 162 Connection: keep-alive X-Openstack-Request-Id: req-05fbb217-e689-45ab-a381-b862ef5c150b Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=SimpleHealthCheck-ea37ca3e-6337-4e34-9add-64643c54e3f1-image"} 2018-06-27 21:39:24,015 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-ea37ca3e-6337-4e34-9add-64643c54e3f1-image used request id req-05fbb217-e689-45ab-a381-b862ef5c150b 2018-06-27 21:39:24,018 - 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}dbd64f3611c081e31b4555339bc57e2b992721cd" 2018-06-27 21:39:25,545 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:39:25 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-c4b259b6-e842-4191-be33-12a011b2d250 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-27 21:39:25,546 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-c4b259b6-e842-4191-be33-12a011b2d250 2018-06-27 21:39:25,575 - 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}dbd64f3611c081e31b4555339bc57e2b992721cd" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "SimpleHealthCheck-ea37ca3e-6337-4e34-9add-64643c54e3f1-image"}' 2018-06-27 21:39:26,442 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 21:39:26 GMT Content-Type: application/json Content-Length: 604 Connection: keep-alive Location: https://172.30.10.101:9292/v2/images/56bb04d5-4436-469d-b6db-7563663c04b4 Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-afc3a7aa-3545-4cbf-8796-4cce74aa597c Front-End-Https: on RESP BODY: {"status": "queued", "name": "SimpleHealthCheck-ea37ca3e-6337-4e34-9add-64643c54e3f1-image", "tags": [], "container_format": "bare", "created_at": "2018-06-27T21:39:26Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-06-27T21:39:26Z", "visibility": "shared", "self": "/v2/images/56bb04d5-4436-469d-b6db-7563663c04b4", "min_disk": 0, "protected": false, "id": "56bb04d5-4436-469d-b6db-7563663c04b4", "file": "/v2/images/56bb04d5-4436-469d-b6db-7563663c04b4/file", "checksum": null, "owner": "7f8ac71d780644ecb6cb903e5106e27f", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-27 21:39:26,443 - keystoneauth.session - DEBUG - POST call to image for https://172.30.10.101:9292/v2/images used request id req-afc3a7aa-3545-4cbf-8796-4cce74aa597c 2018-06-27 21:39:26,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9292/v2/images/56bb04d5-4436-469d-b6db-7563663c04b4/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dbd64f3611c081e31b4555339bc57e2b992721cd" -d '' 2018-06-27 21:39:28,956 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:39:28 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-fb67a815-8ae9-42e4-b1b1-b16db806692a 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-27 21:39:28,956 - keystoneauth.session - DEBUG - PUT call to image for https://172.30.10.101:9292/v2/images/56bb04d5-4436-469d-b6db-7563663c04b4/file used request id req-fb67a815-8ae9-42e4-b1b1-b16db806692a 2018-06-27 21:39:28,957 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-06-27 21:39:28,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/56bb04d5-4436-469d-b6db-7563663c04b4 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dbd64f3611c081e31b4555339bc57e2b992721cd" 2018-06-27 21:39:29,830 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:39:29 GMT Content-Type: application/json Content-Length: 722 Connection: keep-alive X-Openstack-Request-Id: req-ce86bb77-b134-4ae9-882f-fb3e4039ae51 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-ea37ca3e-6337-4e34-9add-64643c54e3f1-image", "tags": [], "container_format": "bare", "created_at": "2018-06-27T21:39:26Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-27T21:39:29Z", "visibility": "shared", "self": "/v2/images/56bb04d5-4436-469d-b6db-7563663c04b4", "min_disk": 0, "protected": false, "id": "56bb04d5-4436-469d-b6db-7563663c04b4", "file": "/v2/images/56bb04d5-4436-469d-b6db-7563663c04b4/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7f8ac71d780644ecb6cb903e5106e27f", "direct_url": "file:///var/lib/glance/images/56bb04d5-4436-469d-b6db-7563663c04b4", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-27 21:39:29,830 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/56bb04d5-4436-469d-b6db-7563663c04b4 used request id req-ce86bb77-b134-4ae9-882f-fb3e4039ae51 2018-06-27 21:39:29,834 - 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}dbd64f3611c081e31b4555339bc57e2b992721cd" 2018-06-27 21:39:30,636 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:39:30 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-99f3395d-fec8-42bf-b489-6d4a5f9349b7 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-27 21:39:30,636 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-99f3395d-fec8-42bf-b489-6d4a5f9349b7 2018-06-27 21:39:30,639 - create_image - INFO - Created image with name - SimpleHealthCheck-ea37ca3e-6337-4e34-9add-64643c54e3f1-image 2018-06-27 21:39:30,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/56bb04d5-4436-469d-b6db-7563663c04b4 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dbd64f3611c081e31b4555339bc57e2b992721cd" 2018-06-27 21:39:31,500 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:39:31 GMT Content-Type: application/json Content-Length: 722 Connection: keep-alive X-Openstack-Request-Id: req-87db380f-b8a7-4ab2-8791-a4ca3ed2fdaa Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-ea37ca3e-6337-4e34-9add-64643c54e3f1-image", "tags": [], "container_format": "bare", "created_at": "2018-06-27T21:39:26Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-27T21:39:29Z", "visibility": "shared", "self": "/v2/images/56bb04d5-4436-469d-b6db-7563663c04b4", "min_disk": 0, "protected": false, "id": "56bb04d5-4436-469d-b6db-7563663c04b4", "file": "/v2/images/56bb04d5-4436-469d-b6db-7563663c04b4/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7f8ac71d780644ecb6cb903e5106e27f", "direct_url": "file:///var/lib/glance/images/56bb04d5-4436-469d-b6db-7563663c04b4", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-27 21:39:31,500 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/56bb04d5-4436-469d-b6db-7563663c04b4 used request id req-87db380f-b8a7-4ab2-8791-a4ca3ed2fdaa 2018-06-27 21:39:31,501 - create_image - DEBUG - Instance status is - active 2018-06-27 21:39:31,501 - create_image - DEBUG - Image is active with name - SimpleHealthCheck-ea37ca3e-6337-4e34-9add-64643c54e3f1-image 2018-06-27 21:39:31,501 - create_image - INFO - Image is now active with name - SimpleHealthCheck-ea37ca3e-6337-4e34-9add-64643c54e3f1-image 2018-06-27 21:39:31,501 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:39:31,502 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:39:32,166 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "776d86b4cc484e43a659bf92606c8dec", "name": "SimpleHealthCheck-cc5d1b7d-c399-4ee-proj-role"}], "expires_at": "2018-06-27T22:39:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7f8ac71d780644ecb6cb903e5106e27f", "name": "SimpleHealthCheck-cc5d1b7d-c399-4ee-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/7f8ac71d780644ecb6cb903e5106e27f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/7f8ac71d780644ecb6cb903e5106e27f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/7f8ac71d780644ecb6cb903e5106e27f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/7f8ac71d780644ecb6cb903e5106e27f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/7f8ac71d780644ecb6cb903e5106e27f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/7f8ac71d780644ecb6cb903e5106e27f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/7f8ac71d780644ecb6cb903e5106e27f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/7f8ac71d780644ecb6cb903e5106e27f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/7f8ac71d780644ecb6cb903e5106e27f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/7f8ac71d780644ecb6cb903e5106e27f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/7f8ac71d780644ecb6cb903e5106e27f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/7f8ac71d780644ecb6cb903e5106e27f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-cc5d1b7d-c399-4ee-user", "id": "307d06cc367b46f581acb32d5da6bb41"}, "audit_ids": ["60qC6SQ2QlGRWMk4T0b2dQ"], "issued_at": "2018-06-27T21:39:32.000000Z"}} 2018-06-27 21:39:32,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}f7bc68452119769c860c30ae76df578af61eabaf" 2018-06-27 21:39:32,540 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:39:32 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c93918bc-73a1-4b7f-b784-d804b2974b32 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:39:32,540 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-c93918bc-73a1-4b7f-b784-d804b2974b32 2018-06-27 21:39:32,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=SimpleHealthCheck-ea37ca3e-6337-4e34-9add-64643c54e3f1-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7bc68452119769c860c30ae76df578af61eabaf" 2018-06-27 21:39:33,385 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:39:33 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-97f41ec6-9072-4ae4-8b49-d124d25d5dd6 Front-End-Https: on RESP BODY: {"networks":[]} 2018-06-27 21:39:33,385 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=SimpleHealthCheck-ea37ca3e-6337-4e34-9add-64643c54e3f1-priv-net used request id req-97f41ec6-9072-4ae4-8b49-d124d25d5dd6 2018-06-27 21:39:33,385 - neutron_utils - INFO - Creating network with name SimpleHealthCheck-ea37ca3e-6337-4e34-9add-64643c54e3f1-priv-net 2018-06-27 21:39:33,390 - 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}f7bc68452119769c860c30ae76df578af61eabaf" -d '{"network": {"name": "SimpleHealthCheck-ea37ca3e-6337-4e34-9add-64643c54e3f1-priv-net", "admin_state_up": true}}' 2018-06-27 21:39:34,667 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 21:39:34 GMT Content-Type: application/json Content-Length: 600 Connection: keep-alive X-Openstack-Request-Id: req-872bc1da-fabe-48a2-bcaa-a3c68e3539b6 Front-End-Https: on RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"7f8ac71d780644ecb6cb903e5106e27f","created_at":"2018-06-27T21:39:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-06-27T21:39:34Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"7f8ac71d780644ecb6cb903e5106e27f","id":"ef439016-8f29-4b65-bbc3-562ca6d1c013","name":"SimpleHealthCheck-ea37ca3e-6337-4e34-9add-64643c54e3f1-priv-net"}} 2018-06-27 21:39:34,667 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-872bc1da-fabe-48a2-bcaa-a3c68e3539b6 2018-06-27 21:39:34,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?id=ef439016-8f29-4b65-bbc3-562ca6d1c013 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7bc68452119769c860c30ae76df578af61eabaf" 2018-06-27 21:39:35,038 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:39:35 GMT Content-Type: application/json Content-Length: 584 Connection: keep-alive X-Openstack-Request-Id: req-c34335c4-9f4f-442a-8f21-781e162b6ab3 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-27T21:39:34Z","tenant_id":"7f8ac71d780644ecb6cb903e5106e27f","created_at":"2018-06-27T21:39:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"7f8ac71d780644ecb6cb903e5106e27f","id":"ef439016-8f29-4b65-bbc3-562ca6d1c013","name":"SimpleHealthCheck-ea37ca3e-6337-4e34-9add-64643c54e3f1-priv-net"}]} 2018-06-27 21:39:35,039 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=ef439016-8f29-4b65-bbc3-562ca6d1c013 used request id req-c34335c4-9f4f-442a-8f21-781e162b6ab3 2018-06-27 21:39:35,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/subnets?network_id=ef439016-8f29-4b65-bbc3-562ca6d1c013 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7bc68452119769c860c30ae76df578af61eabaf" 2018-06-27 21:39:35,971 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:39:35 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-dbb38873-98d6-4003-ad37-324da49818f4 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-27 21:39:35,971 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=ef439016-8f29-4b65-bbc3-562ca6d1c013 used request id req-dbb38873-98d6-4003-ad37-324da49818f4 2018-06-27 21:39:35,971 - neutron_utils - INFO - Creating subnet with name SimpleHealthCheck-ea37ca3e-6337-4e34-9add-64643c54e3f1-priv-subnet 2018-06-27 21:39:35,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/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7bc68452119769c860c30ae76df578af61eabaf" -d '{"subnets": [{"ip_version": 4, "network_id": "ef439016-8f29-4b65-bbc3-562ca6d1c013", "cidr": "10.55.0.0/24", "name": "SimpleHealthCheck-ea37ca3e-6337-4e34-9add-64643c54e3f1-priv-subnet"}]}' 2018-06-27 21:39:37,433 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 21:39:37 GMT Content-Type: application/json Content-Length: 668 Connection: keep-alive X-Openstack-Request-Id: req-8e08313d-a8f7-4a50-80fd-3626233b8e83 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ef439016-8f29-4b65-bbc3-562ca6d1c013","tenant_id":"7f8ac71d780644ecb6cb903e5106e27f","created_at":"2018-06-27T21:39:36Z","dns_nameservers":[],"updated_at":"2018-06-27T21:39:36Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"7f8ac71d780644ecb6cb903e5106e27f","id":"bf9f6201-8978-4105-a563-7e72810355d2","subnetpool_id":null,"name":"SimpleHealthCheck-ea37ca3e-6337-4e34-9add-64643c54e3f1-priv-subnet"}]} 2018-06-27 21:39:37,433 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-8e08313d-a8f7-4a50-80fd-3626233b8e83 2018-06-27 21:39:37,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/networks?id=ef439016-8f29-4b65-bbc3-562ca6d1c013 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7bc68452119769c860c30ae76df578af61eabaf" 2018-06-27 21:39:38,385 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:39:38 GMT Content-Type: application/json Content-Length: 628 Connection: keep-alive X-Openstack-Request-Id: req-9cc4e31b-847a-4228-a0ba-0ce9a85b64f8 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["bf9f6201-8978-4105-a563-7e72810355d2"],"updated_at":"2018-06-27T21:39:36Z","tenant_id":"7f8ac71d780644ecb6cb903e5106e27f","created_at":"2018-06-27T21:39:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"7f8ac71d780644ecb6cb903e5106e27f","id":"ef439016-8f29-4b65-bbc3-562ca6d1c013","name":"SimpleHealthCheck-ea37ca3e-6337-4e34-9add-64643c54e3f1-priv-net"}]} 2018-06-27 21:39:38,386 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=ef439016-8f29-4b65-bbc3-562ca6d1c013 used request id req-9cc4e31b-847a-4228-a0ba-0ce9a85b64f8 2018-06-27 21:39:38,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=ef439016-8f29-4b65-bbc3-562ca6d1c013 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7bc68452119769c860c30ae76df578af61eabaf" 2018-06-27 21:39:38,515 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:39:38 GMT Content-Type: application/json Content-Length: 668 Connection: keep-alive X-Openstack-Request-Id: req-c3421dbf-a3c2-4d8d-9793-1b829e98ae02 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ef439016-8f29-4b65-bbc3-562ca6d1c013","tenant_id":"7f8ac71d780644ecb6cb903e5106e27f","created_at":"2018-06-27T21:39:36Z","dns_nameservers":[],"updated_at":"2018-06-27T21:39:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7f8ac71d780644ecb6cb903e5106e27f","id":"bf9f6201-8978-4105-a563-7e72810355d2","subnetpool_id":null,"name":"SimpleHealthCheck-ea37ca3e-6337-4e34-9add-64643c54e3f1-priv-subnet"}]} 2018-06-27 21:39:38,516 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=ef439016-8f29-4b65-bbc3-562ca6d1c013 used request id req-c3421dbf-a3c2-4d8d-9793-1b829e98ae02 2018-06-27 21:39:38,516 - OpenStackNetwork - DEBUG - Network [ef439016-8f29-4b65-bbc3-562ca6d1c013] created successfully 2018-06-27 21:39:38,517 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:39:38,517 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:39:39,295 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:39:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["-dN8JKqMSQqyLEzA8QPTXA"], "issued_at": "2018-06-27T21:39:39.000000Z"}} 2018-06-27 21:39:39,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}af5710527dcd36646b08422debd1501ef564c4d1" 2018-06-27 21:39:39,592 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:39:39 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-410baa22-6874-4e7a-9594-2cbc062d5ca0 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:39:39,592 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-410baa22-6874-4e7a-9594-2cbc062d5ca0 2018-06-27 21:39:39,593 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 21:39:39,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/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af5710527dcd36646b08422debd1501ef564c4d1" 2018-06-27 21:39:40,440 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21: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-0f257fa9-df54-4f15-adde-a9faa52ca965 X-Compute-Request-Id: req-0f257fa9-df54-4f15-adde-a9faa52ca965 Front-End-Https: on RESP BODY: {"flavors": [{"id": "bfce69d5-8948-4e52-8e30-cf8bfa544966", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "bookmark"}], "name": "shaker-flavor_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3"}]} 2018-06-27 21:39:40,440 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-0f257fa9-df54-4f15-adde-a9faa52ca965 2018-06-27 21:39:40,444 - 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}af5710527dcd36646b08422debd1501ef564c4d1" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "SimpleHealthCheck-ea37ca3e-6337-4e34-9add-64643c54e3f1-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-27 21:39:41,270 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:39:41 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-d0338f59-0029-4117-b103-43929e5ca39d X-Compute-Request-Id: req-d0338f59-0029-4117-b103-43929e5ca39d Front-End-Https: on RESP BODY: {"flavor": {"name": "SimpleHealthCheck-ea37ca3e-6337-4e34-9add-64643c54e3f1-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/34f37694-8918-4bee-8fbc-54865b6d49a7", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/34f37694-8918-4bee-8fbc-54865b6d49a7", "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": "34f37694-8918-4bee-8fbc-54865b6d49a7"}} 2018-06-27 21:39:41,270 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-d0338f59-0029-4117-b103-43929e5ca39d 2018-06-27 21:39:41,271 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:39:41,272 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:39:42,168 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "776d86b4cc484e43a659bf92606c8dec", "name": "SimpleHealthCheck-cc5d1b7d-c399-4ee-proj-role"}], "expires_at": "2018-06-27T22:39:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7f8ac71d780644ecb6cb903e5106e27f", "name": "SimpleHealthCheck-cc5d1b7d-c399-4ee-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/7f8ac71d780644ecb6cb903e5106e27f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/7f8ac71d780644ecb6cb903e5106e27f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/7f8ac71d780644ecb6cb903e5106e27f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/7f8ac71d780644ecb6cb903e5106e27f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/7f8ac71d780644ecb6cb903e5106e27f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/7f8ac71d780644ecb6cb903e5106e27f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/7f8ac71d780644ecb6cb903e5106e27f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/7f8ac71d780644ecb6cb903e5106e27f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/7f8ac71d780644ecb6cb903e5106e27f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/7f8ac71d780644ecb6cb903e5106e27f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/7f8ac71d780644ecb6cb903e5106e27f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/7f8ac71d780644ecb6cb903e5106e27f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-cc5d1b7d-c399-4ee-user", "id": "307d06cc367b46f581acb32d5da6bb41"}, "audit_ids": ["qkLEX_N6QOGJ9zJ-63P50g"], "issued_at": "2018-06-27T21:39:42.000000Z"}} 2018-06-27 21:39:42,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}858bf4057d186d5e3e397b3d7486d3532e775e9e" 2018-06-27 21:39:42,509 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:39:42 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-278ad136-a4fb-46c1-ba20-a94eea24564b Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:39:42,509 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-278ad136-a4fb-46c1-ba20-a94eea24564b 2018-06-27 21:39:42,510 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 21:39:42,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}858bf4057d186d5e3e397b3d7486d3532e775e9e" 2018-06-27 21:39:42,953 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:39:42 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c31cc734-ba79-4dd6-85ef-4236e8500a3f Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:39:42,953 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-c31cc734-ba79-4dd6-85ef-4236e8500a3f 2018-06-27 21:39:42,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=SimpleHealthCheck-ea37ca3e-6337-4e34-9add-64643c54e3f1-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}858bf4057d186d5e3e397b3d7486d3532e775e9e" 2018-06-27 21:39:43,934 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:39:43 GMT Content-Type: application/json Content-Length: 628 Connection: keep-alive X-Openstack-Request-Id: req-5d1b3b67-6b64-4ab7-b1bb-9ed2153ab620 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["bf9f6201-8978-4105-a563-7e72810355d2"],"updated_at":"2018-06-27T21:39:36Z","tenant_id":"7f8ac71d780644ecb6cb903e5106e27f","created_at":"2018-06-27T21:39:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"7f8ac71d780644ecb6cb903e5106e27f","id":"ef439016-8f29-4b65-bbc3-562ca6d1c013","name":"SimpleHealthCheck-ea37ca3e-6337-4e34-9add-64643c54e3f1-priv-net"}]} 2018-06-27 21:39:43,934 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=SimpleHealthCheck-ea37ca3e-6337-4e34-9add-64643c54e3f1-priv-net used request id req-5d1b3b67-6b64-4ab7-b1bb-9ed2153ab620 2018-06-27 21:39:43,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 21:39:43,950 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21: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-27 21:39:43,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/7f8ac71d780644ecb6cb903e5106e27f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}858bf4057d186d5e3e397b3d7486d3532e775e9e" 2018-06-27 21:39:44,032 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:39:43 GMT Server: Apache Content-Length: 314 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cffb1c4f-16c4-482a-8014-a210b9c690ae Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/7f8ac71d780644ecb6cb903e5106e27f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7f8ac71d780644ecb6cb903e5106e27f", "name": "SimpleHealthCheck-cc5d1b7d-c399-4ee-proj"}} 2018-06-27 21:39:44,032 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/7f8ac71d780644ecb6cb903e5106e27f used request id req-cffb1c4f-16c4-482a-8014-a210b9c690ae 2018-06-27 21:39:44,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=ef439016-8f29-4b65-bbc3-562ca6d1c013 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}858bf4057d186d5e3e397b3d7486d3532e775e9e" 2018-06-27 21:39:44,819 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:39:44 GMT Content-Type: application/json Content-Length: 668 Connection: keep-alive X-Openstack-Request-Id: req-c1f7a4c6-14c7-499e-b491-40abdc04b7e2 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ef439016-8f29-4b65-bbc3-562ca6d1c013","tenant_id":"7f8ac71d780644ecb6cb903e5106e27f","created_at":"2018-06-27T21:39:36Z","dns_nameservers":[],"updated_at":"2018-06-27T21:39:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7f8ac71d780644ecb6cb903e5106e27f","id":"bf9f6201-8978-4105-a563-7e72810355d2","subnetpool_id":null,"name":"SimpleHealthCheck-ea37ca3e-6337-4e34-9add-64643c54e3f1-priv-subnet"}]} 2018-06-27 21:39:44,819 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=ef439016-8f29-4b65-bbc3-562ca6d1c013 used request id req-c1f7a4c6-14c7-499e-b491-40abdc04b7e2 2018-06-27 21:39:44,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=ef439016-8f29-4b65-bbc3-562ca6d1c013&name=SimpleHealthCheck-ea37ca3e-6337-4e34-9add-64643c54e3f1port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}858bf4057d186d5e3e397b3d7486d3532e775e9e" 2018-06-27 21:39:44,931 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:39:44 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-33836bda-9fef-4052-abef-02bfe4670103 Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-27 21:39:44,932 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=ef439016-8f29-4b65-bbc3-562ca6d1c013&name=SimpleHealthCheck-ea37ca3e-6337-4e34-9add-64643c54e3f1port-1&admin_state_up=True used request id req-33836bda-9fef-4052-abef-02bfe4670103 2018-06-27 21:39: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/detail?name=SimpleHealthCheck-ea37ca3e-6337-4e34-9add-64643c54e3f1-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}858bf4057d186d5e3e397b3d7486d3532e775e9e" 2018-06-27 21:39:45,679 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:39: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-e456c44c-3dfb-4f37-993b-c25ec0ebba95 X-Compute-Request-Id: req-e456c44c-3dfb-4f37-993b-c25ec0ebba95 Front-End-Https: on RESP BODY: {"servers": []} 2018-06-27 21:39:45,679 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/detail?name=SimpleHealthCheck-ea37ca3e-6337-4e34-9add-64643c54e3f1-inst used request id req-e456c44c-3dfb-4f37-993b-c25ec0ebba95 2018-06-27 21:39:45,686 - keystoneauth.session - 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-ea37ca3e-6337-4e34-9add-64643c54e3f1-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}858bf4057d186d5e3e397b3d7486d3532e775e9e" 2018-06-27 21:39:46,733 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:39:46 GMT Content-Type: application/json Content-Length: 628 Connection: keep-alive X-Openstack-Request-Id: req-b0dbf706-e7b9-44e4-9662-c5eaf918b3e0 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["bf9f6201-8978-4105-a563-7e72810355d2"],"updated_at":"2018-06-27T21:39:36Z","tenant_id":"7f8ac71d780644ecb6cb903e5106e27f","created_at":"2018-06-27T21:39:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"7f8ac71d780644ecb6cb903e5106e27f","id":"ef439016-8f29-4b65-bbc3-562ca6d1c013","name":"SimpleHealthCheck-ea37ca3e-6337-4e34-9add-64643c54e3f1-priv-net"}]} 2018-06-27 21:39:46,734 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=SimpleHealthCheck-ea37ca3e-6337-4e34-9add-64643c54e3f1-priv-net used request id req-b0dbf706-e7b9-44e4-9662-c5eaf918b3e0 2018-06-27 21:39:46,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/7f8ac71d780644ecb6cb903e5106e27f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}858bf4057d186d5e3e397b3d7486d3532e775e9e" 2018-06-27 21:39:46,838 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:39:46 GMT Server: Apache Content-Length: 314 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d52a3fbb-f1a0-4301-bb99-54f7435fa0f9 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/7f8ac71d780644ecb6cb903e5106e27f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7f8ac71d780644ecb6cb903e5106e27f", "name": "SimpleHealthCheck-cc5d1b7d-c399-4ee-proj"}} 2018-06-27 21:39:46,839 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/7f8ac71d780644ecb6cb903e5106e27f used request id req-d52a3fbb-f1a0-4301-bb99-54f7435fa0f9 2018-06-27 21:39:46,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/subnets?network_id=ef439016-8f29-4b65-bbc3-562ca6d1c013 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}858bf4057d186d5e3e397b3d7486d3532e775e9e" 2018-06-27 21:39:47,025 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:39:47 GMT Content-Type: application/json Content-Length: 668 Connection: keep-alive X-Openstack-Request-Id: req-22613b07-5a8a-4333-bff2-968dd3dedffb Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ef439016-8f29-4b65-bbc3-562ca6d1c013","tenant_id":"7f8ac71d780644ecb6cb903e5106e27f","created_at":"2018-06-27T21:39:36Z","dns_nameservers":[],"updated_at":"2018-06-27T21:39:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7f8ac71d780644ecb6cb903e5106e27f","id":"bf9f6201-8978-4105-a563-7e72810355d2","subnetpool_id":null,"name":"SimpleHealthCheck-ea37ca3e-6337-4e34-9add-64643c54e3f1-priv-subnet"}]} 2018-06-27 21:39:47,025 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=ef439016-8f29-4b65-bbc3-562ca6d1c013 used request id req-22613b07-5a8a-4333-bff2-968dd3dedffb 2018-06-27 21:39:47,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/ports?network_id=ef439016-8f29-4b65-bbc3-562ca6d1c013&name=SimpleHealthCheck-ea37ca3e-6337-4e34-9add-64643c54e3f1port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}858bf4057d186d5e3e397b3d7486d3532e775e9e" 2018-06-27 21:39:47,161 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:39:47 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-770014b4-437b-4474-8810-e6c0d2fe07de Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-27 21:39:47,161 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=ef439016-8f29-4b65-bbc3-562ca6d1c013&name=SimpleHealthCheck-ea37ca3e-6337-4e34-9add-64643c54e3f1port-1&admin_state_up=True used request id req-770014b4-437b-4474-8810-e6c0d2fe07de 2018-06-27 21:39:47,162 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:39:47,162 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:39:47,949 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "776d86b4cc484e43a659bf92606c8dec", "name": "SimpleHealthCheck-cc5d1b7d-c399-4ee-proj-role"}], "expires_at": "2018-06-27T22:39:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7f8ac71d780644ecb6cb903e5106e27f", "name": "SimpleHealthCheck-cc5d1b7d-c399-4ee-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/7f8ac71d780644ecb6cb903e5106e27f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/7f8ac71d780644ecb6cb903e5106e27f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/7f8ac71d780644ecb6cb903e5106e27f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/7f8ac71d780644ecb6cb903e5106e27f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/7f8ac71d780644ecb6cb903e5106e27f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/7f8ac71d780644ecb6cb903e5106e27f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/7f8ac71d780644ecb6cb903e5106e27f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/7f8ac71d780644ecb6cb903e5106e27f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/7f8ac71d780644ecb6cb903e5106e27f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/7f8ac71d780644ecb6cb903e5106e27f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/7f8ac71d780644ecb6cb903e5106e27f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/7f8ac71d780644ecb6cb903e5106e27f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-cc5d1b7d-c399-4ee-user", "id": "307d06cc367b46f581acb32d5da6bb41"}, "audit_ids": ["M9twdzvuSpO5eQpYYB01Yg"], "issued_at": "2018-06-27T21:39:47.000000Z"}} 2018-06-27 21:39:47,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f312f5302ff633f1fcac668af264f1b2b2ca7f4e" 2018-06-27 21:39:48,268 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:39:47 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e32b30c1-8313-441b-9b7d-8177bf847f65 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:39:48,268 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-e32b30c1-8313-441b-9b7d-8177bf847f65 2018-06-27 21:39:48,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/networks?name=SimpleHealthCheck-ea37ca3e-6337-4e34-9add-64643c54e3f1-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}858bf4057d186d5e3e397b3d7486d3532e775e9e" 2018-06-27 21:39:48,513 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:39:48 GMT Content-Type: application/json Content-Length: 628 Connection: keep-alive X-Openstack-Request-Id: req-198096e4-8e12-4cac-8377-155d2e22ae9c Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["bf9f6201-8978-4105-a563-7e72810355d2"],"updated_at":"2018-06-27T21:39:36Z","tenant_id":"7f8ac71d780644ecb6cb903e5106e27f","created_at":"2018-06-27T21:39:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"7f8ac71d780644ecb6cb903e5106e27f","id":"ef439016-8f29-4b65-bbc3-562ca6d1c013","name":"SimpleHealthCheck-ea37ca3e-6337-4e34-9add-64643c54e3f1-priv-net"}]} 2018-06-27 21:39:48,513 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=SimpleHealthCheck-ea37ca3e-6337-4e34-9add-64643c54e3f1-priv-net used request id req-198096e4-8e12-4cac-8377-155d2e22ae9c 2018-06-27 21:39:48,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=ef439016-8f29-4b65-bbc3-562ca6d1c013 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}858bf4057d186d5e3e397b3d7486d3532e775e9e" 2018-06-27 21:39:48,707 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:39:48 GMT Content-Type: application/json Content-Length: 668 Connection: keep-alive X-Openstack-Request-Id: req-c0a98ea4-5a9b-412d-a800-f96574026cbe Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ef439016-8f29-4b65-bbc3-562ca6d1c013","tenant_id":"7f8ac71d780644ecb6cb903e5106e27f","created_at":"2018-06-27T21:39:36Z","dns_nameservers":[],"updated_at":"2018-06-27T21:39:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7f8ac71d780644ecb6cb903e5106e27f","id":"bf9f6201-8978-4105-a563-7e72810355d2","subnetpool_id":null,"name":"SimpleHealthCheck-ea37ca3e-6337-4e34-9add-64643c54e3f1-priv-subnet"}]} 2018-06-27 21:39:48,707 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=ef439016-8f29-4b65-bbc3-562ca6d1c013 used request id req-c0a98ea4-5a9b-412d-a800-f96574026cbe 2018-06-27 21:39:48,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=SimpleHealthCheck-ea37ca3e-6337-4e34-9add-64643c54e3f1-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}858bf4057d186d5e3e397b3d7486d3532e775e9e" 2018-06-27 21:39:49,234 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:39:49 GMT Content-Type: application/json Content-Length: 628 Connection: keep-alive X-Openstack-Request-Id: req-a28b35c3-bf8b-4269-9d7e-af32ded14042 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["bf9f6201-8978-4105-a563-7e72810355d2"],"updated_at":"2018-06-27T21:39:36Z","tenant_id":"7f8ac71d780644ecb6cb903e5106e27f","created_at":"2018-06-27T21:39:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"7f8ac71d780644ecb6cb903e5106e27f","id":"ef439016-8f29-4b65-bbc3-562ca6d1c013","name":"SimpleHealthCheck-ea37ca3e-6337-4e34-9add-64643c54e3f1-priv-net"}]} 2018-06-27 21:39:49,235 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=SimpleHealthCheck-ea37ca3e-6337-4e34-9add-64643c54e3f1-priv-net used request id req-a28b35c3-bf8b-4269-9d7e-af32ded14042 2018-06-27 21:39:49,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 21:39:49,249 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21: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-27 21:39:49,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/7f8ac71d780644ecb6cb903e5106e27f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f312f5302ff633f1fcac668af264f1b2b2ca7f4e" 2018-06-27 21:39:49,660 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:39:49 GMT Server: Apache Content-Length: 314 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9f9481dc-ea28-4967-a73c-ccbad01d0ea0 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/7f8ac71d780644ecb6cb903e5106e27f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7f8ac71d780644ecb6cb903e5106e27f", "name": "SimpleHealthCheck-cc5d1b7d-c399-4ee-proj"}} 2018-06-27 21:39:49,661 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/7f8ac71d780644ecb6cb903e5106e27f used request id req-9f9481dc-ea28-4967-a73c-ccbad01d0ea0 2018-06-27 21:39:49,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/subnets?network_id=ef439016-8f29-4b65-bbc3-562ca6d1c013 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}858bf4057d186d5e3e397b3d7486d3532e775e9e" 2018-06-27 21:39:49,802 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:39:49 GMT Content-Type: application/json Content-Length: 668 Connection: keep-alive X-Openstack-Request-Id: req-0ef7b737-4539-4ef3-b4b4-73817cff7bad Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ef439016-8f29-4b65-bbc3-562ca6d1c013","tenant_id":"7f8ac71d780644ecb6cb903e5106e27f","created_at":"2018-06-27T21:39:36Z","dns_nameservers":[],"updated_at":"2018-06-27T21:39:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7f8ac71d780644ecb6cb903e5106e27f","id":"bf9f6201-8978-4105-a563-7e72810355d2","subnetpool_id":null,"name":"SimpleHealthCheck-ea37ca3e-6337-4e34-9add-64643c54e3f1-priv-subnet"}]} 2018-06-27 21:39:49,802 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=ef439016-8f29-4b65-bbc3-562ca6d1c013 used request id req-0ef7b737-4539-4ef3-b4b4-73817cff7bad 2018-06-27 21:39:49,803 - neutron_utils - INFO - Creating port for network with name - SimpleHealthCheck-ea37ca3e-6337-4e34-9add-64643c54e3f1-priv-net 2018-06-27 21:39: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/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}858bf4057d186d5e3e397b3d7486d3532e775e9e" -d '{"port": {"network_id": "ef439016-8f29-4b65-bbc3-562ca6d1c013", "name": "SimpleHealthCheck-ea37ca3e-6337-4e34-9add-64643c54e3f1port-1", "admin_state_up": true}}' 2018-06-27 21:39:52,831 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 21:39:52 GMT Content-Type: application/json Content-Length: 753 Connection: keep-alive X-Openstack-Request-Id: req-63fd7836-68c1-47d2-bf8c-67bc9fe3fde5 Front-End-Https: on RESP BODY: {"port":{"status":"DOWN","created_at":"2018-06-27T21:39:51Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ef439016-8f29-4b65-bbc3-562ca6d1c013","tenant_id":"7f8ac71d780644ecb6cb903e5106e27f","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-06-27T21:39:52Z","name":"SimpleHealthCheck-ea37ca3e-6337-4e34-9add-64643c54e3f1port-1","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:2f:31:ac","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"7f8ac71d780644ecb6cb903e5106e27f","fixed_ips":[{"subnet_id":"bf9f6201-8978-4105-a563-7e72810355d2","ip_address":"10.55.0.10"}],"id":"8dc1796d-d55e-45e9-bdf3-2d4437352268","security_groups":["9618c5d8-62d1-4c48-b222-2ecadf708770"],"device_id":""}} 2018-06-27 21:39:52,832 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/ports used request id req-63fd7836-68c1-47d2-bf8c-67bc9fe3fde5 2018-06-27 21:39:52,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=SimpleHealthCheck-ea37ca3e-6337-4e34-9add-64643c54e3f1-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}858bf4057d186d5e3e397b3d7486d3532e775e9e" 2018-06-27 21:39:53,151 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:39:53 GMT Content-Type: application/json Content-Length: 628 Connection: keep-alive X-Openstack-Request-Id: req-a9b9cb73-84de-412f-8a2f-fab3c16b0cac Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["bf9f6201-8978-4105-a563-7e72810355d2"],"updated_at":"2018-06-27T21:39:36Z","tenant_id":"7f8ac71d780644ecb6cb903e5106e27f","created_at":"2018-06-27T21:39:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"7f8ac71d780644ecb6cb903e5106e27f","id":"ef439016-8f29-4b65-bbc3-562ca6d1c013","name":"SimpleHealthCheck-ea37ca3e-6337-4e34-9add-64643c54e3f1-priv-net"}]} 2018-06-27 21:39:53,151 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=SimpleHealthCheck-ea37ca3e-6337-4e34-9add-64643c54e3f1-priv-net used request id req-a9b9cb73-84de-412f-8a2f-fab3c16b0cac 2018-06-27 21:39:53,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/7f8ac71d780644ecb6cb903e5106e27f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}858bf4057d186d5e3e397b3d7486d3532e775e9e" 2018-06-27 21:39:53,248 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:39:53 GMT Server: Apache Content-Length: 314 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6fba95ca-6273-4751-a68a-0c53b493c99a Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/7f8ac71d780644ecb6cb903e5106e27f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7f8ac71d780644ecb6cb903e5106e27f", "name": "SimpleHealthCheck-cc5d1b7d-c399-4ee-proj"}} 2018-06-27 21:39:53,248 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/7f8ac71d780644ecb6cb903e5106e27f used request id req-6fba95ca-6273-4751-a68a-0c53b493c99a 2018-06-27 21:39:53,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=ef439016-8f29-4b65-bbc3-562ca6d1c013 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}858bf4057d186d5e3e397b3d7486d3532e775e9e" 2018-06-27 21:39:53,393 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:39:53 GMT Content-Type: application/json Content-Length: 668 Connection: keep-alive X-Openstack-Request-Id: req-cd546680-0e42-46a9-a151-a066689ddf15 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ef439016-8f29-4b65-bbc3-562ca6d1c013","tenant_id":"7f8ac71d780644ecb6cb903e5106e27f","created_at":"2018-06-27T21:39:36Z","dns_nameservers":[],"updated_at":"2018-06-27T21:39:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7f8ac71d780644ecb6cb903e5106e27f","id":"bf9f6201-8978-4105-a563-7e72810355d2","subnetpool_id":null,"name":"SimpleHealthCheck-ea37ca3e-6337-4e34-9add-64643c54e3f1-priv-subnet"}]} 2018-06-27 21:39:53,393 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=ef439016-8f29-4b65-bbc3-562ca6d1c013 used request id req-cd546680-0e42-46a9-a151-a066689ddf15 2018-06-27 21:39:53,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=ef439016-8f29-4b65-bbc3-562ca6d1c013&name=SimpleHealthCheck-ea37ca3e-6337-4e34-9add-64643c54e3f1port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}858bf4057d186d5e3e397b3d7486d3532e775e9e" 2018-06-27 21:39:53,562 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:39:53 GMT Content-Type: application/json Content-Length: 756 Connection: keep-alive X-Openstack-Request-Id: req-baf7762b-bec9-418c-9412-2dcf4ed2d8f8 Front-End-Https: on RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ef439016-8f29-4b65-bbc3-562ca6d1c013","tenant_id":"7f8ac71d780644ecb6cb903e5106e27f","created_at":"2018-06-27T21:39:51Z","admin_state_up":true,"updated_at":"2018-06-27T21:39:52Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:2f:31:ac","id":"8dc1796d-d55e-45e9-bdf3-2d4437352268","port_security_enabled":true,"project_id":"7f8ac71d780644ecb6cb903e5106e27f","fixed_ips":[{"subnet_id":"bf9f6201-8978-4105-a563-7e72810355d2","ip_address":"10.55.0.10"}],"extra_dhcp_opts":[],"security_groups":["9618c5d8-62d1-4c48-b222-2ecadf708770"],"name":"SimpleHealthCheck-ea37ca3e-6337-4e34-9add-64643c54e3f1port-1"}]} 2018-06-27 21:39:53,562 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=ef439016-8f29-4b65-bbc3-562ca6d1c013&name=SimpleHealthCheck-ea37ca3e-6337-4e34-9add-64643c54e3f1port-1&admin_state_up=True used request id req-baf7762b-bec9-418c-9412-2dcf4ed2d8f8 2018-06-27 21:39:53,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/7f8ac71d780644ecb6cb903e5106e27f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}858bf4057d186d5e3e397b3d7486d3532e775e9e" 2018-06-27 21:39:53,623 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:39:53 GMT Server: Apache Content-Length: 314 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ad41be69-7f94-42cf-a237-aaaae9517abd Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/7f8ac71d780644ecb6cb903e5106e27f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7f8ac71d780644ecb6cb903e5106e27f", "name": "SimpleHealthCheck-cc5d1b7d-c399-4ee-proj"}} 2018-06-27 21:39:53,624 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/7f8ac71d780644ecb6cb903e5106e27f used request id req-ad41be69-7f94-42cf-a237-aaaae9517abd 2018-06-27 21:39:53,624 - nova_utils - INFO - Creating VM with name - SimpleHealthCheck-ea37ca3e-6337-4e34-9add-64643c54e3f1-inst 2018-06-27 21:39:53,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}858bf4057d186d5e3e397b3d7486d3532e775e9e" 2018-06-27 21:39:54,318 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:39:54 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-9f63e8d3-46ff-4c06-8f10-ee87bb4d38cb X-Compute-Request-Id: req-9f63e8d3-46ff-4c06-8f10-ee87bb4d38cb Front-End-Https: on RESP BODY: {"flavors": [{"id": "34f37694-8918-4bee-8fbc-54865b6d49a7", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/34f37694-8918-4bee-8fbc-54865b6d49a7", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/34f37694-8918-4bee-8fbc-54865b6d49a7", "rel": "bookmark"}], "name": "SimpleHealthCheck-ea37ca3e-6337-4e34-9add-64643c54e3f1-flavor-name"}, {"id": "bfce69d5-8948-4e52-8e30-cf8bfa544966", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "bookmark"}], "name": "shaker-flavor_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3"}]} 2018-06-27 21:39:54,319 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-9f63e8d3-46ff-4c06-8f10-ee87bb4d38cb 2018-06-27 21:39:54,322 - novaclient.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/34f37694-8918-4bee-8fbc-54865b6d49a7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}858bf4057d186d5e3e397b3d7486d3532e775e9e" 2018-06-27 21:39:55,128 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:39:55 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-0310ea75-8e94-4f65-b7a3-63ecdec0ba88 X-Compute-Request-Id: req-0310ea75-8e94-4f65-b7a3-63ecdec0ba88 Front-End-Https: on RESP BODY: {"flavor": {"name": "SimpleHealthCheck-ea37ca3e-6337-4e34-9add-64643c54e3f1-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/34f37694-8918-4bee-8fbc-54865b6d49a7", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/34f37694-8918-4bee-8fbc-54865b6d49a7", "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": "34f37694-8918-4bee-8fbc-54865b6d49a7"}} 2018-06-27 21:39:55,128 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/34f37694-8918-4bee-8fbc-54865b6d49a7 used request id req-0310ea75-8e94-4f65-b7a3-63ecdec0ba88 2018-06-27 21:39:55,131 - 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-ea37ca3e-6337-4e34-9add-64643c54e3f1-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}858bf4057d186d5e3e397b3d7486d3532e775e9e" 2018-06-27 21:39:56,044 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:39:56 GMT Content-Type: application/json Content-Length: 884 Connection: keep-alive X-Openstack-Request-Id: req-988d92e8-9a29-4370-9f9b-972adbb89ee7 Front-End-Https: on RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-ea37ca3e-6337-4e34-9add-64643c54e3f1-image", "tags": [], "container_format": "bare", "created_at": "2018-06-27T21:39:26Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-27T21:39:29Z", "visibility": "shared", "self": "/v2/images/56bb04d5-4436-469d-b6db-7563663c04b4", "min_disk": 0, "protected": false, "id": "56bb04d5-4436-469d-b6db-7563663c04b4", "file": "/v2/images/56bb04d5-4436-469d-b6db-7563663c04b4/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7f8ac71d780644ecb6cb903e5106e27f", "direct_url": "file:///var/lib/glance/images/56bb04d5-4436-469d-b6db-7563663c04b4", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=SimpleHealthCheck-ea37ca3e-6337-4e34-9add-64643c54e3f1-image"} 2018-06-27 21:39:56,044 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-ea37ca3e-6337-4e34-9add-64643c54e3f1-image used request id req-988d92e8-9a29-4370-9f9b-972adbb89ee7 2018-06-27 21:39:56,047 - 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}858bf4057d186d5e3e397b3d7486d3532e775e9e" 2018-06-27 21:39:57,599 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:39:57 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-b6ee2e40-a419-41d9-9731-efdb9957d4b9 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-27 21:39:57,599 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-b6ee2e40-a419-41d9-9731-efdb9957d4b9 2018-06-27 21:39:57,606 - 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}858bf4057d186d5e3e397b3d7486d3532e775e9e" -d '{"server": {"name": "SimpleHealthCheck-ea37ca3e-6337-4e34-9add-64643c54e3f1-inst", "imageRef": "56bb04d5-4436-469d-b6db-7563663c04b4", "flavorRef": "34f37694-8918-4bee-8fbc-54865b6d49a7", "max_count": 1, "min_count": 1, "networks": [{"port": "8dc1796d-d55e-45e9-bdf3-2d4437352268"}]}}' 2018-06-27 21:40:04,152 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 21:40:04 GMT Content-Type: application/json Content-Length: 378 Connection: keep-alive Location: https://172.30.10.101:8774/v2.1/servers/231bfda9-00af-428f-b407-010dde28e8dd Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-af8181ad-3f81-4819-ab32-af2e578beba7 X-Compute-Request-Id: req-af8181ad-3f81-4819-ab32-af2e578beba7 RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "231bfda9-00af-428f-b407-010dde28e8dd", "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/231bfda9-00af-428f-b407-010dde28e8dd", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/231bfda9-00af-428f-b407-010dde28e8dd", "rel": "bookmark"}], "adminPass": "n58gWM9yrsP3"}} 2018-06-27 21:40:04,152 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers used request id req-af8181ad-3f81-4819-ab32-af2e578beba7 2018-06-27 21:40:04,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/231bfda9-00af-428f-b407-010dde28e8dd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}858bf4057d186d5e3e397b3d7486d3532e775e9e" 2018-06-27 21:40:06,049 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:40:06 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-da3a2e17-1ada-46d1-9027-503298cd0db3 X-Compute-Request-Id: req-da3a2e17-1ada-46d1-9027-503298cd0db3 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/231bfda9-00af-428f-b407-010dde28e8dd", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/231bfda9-00af-428f-b407-010dde28e8dd", "rel": "bookmark"}], "image": {"id": "56bb04d5-4436-469d-b6db-7563663c04b4", "links": [{"href": "http://172.30.10.101:8774/images/56bb04d5-4436-469d-b6db-7563663c04b4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "34f37694-8918-4bee-8fbc-54865b6d49a7", "links": [{"href": "http://172.30.10.101:8774/flavors/34f37694-8918-4bee-8fbc-54865b6d49a7", "rel": "bookmark"}]}, "id": "231bfda9-00af-428f-b407-010dde28e8dd", "user_id": "307d06cc367b46f581acb32d5da6bb41", "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-27T21:40:04Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-ea37ca3e-6337-4e34-9add-64643c54e3f1-inst", "created": "2018-06-27T21:40:04Z", "tenant_id": "7f8ac71d780644ecb6cb903e5106e27f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 21:40:06,050 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/231bfda9-00af-428f-b407-010dde28e8dd used request id req-da3a2e17-1ada-46d1-9027-503298cd0db3 2018-06-27 21:40:06,050 - create_instance - INFO - Created instance with name - SimpleHealthCheck-ea37ca3e-6337-4e34-9add-64643c54e3f1-inst 2018-06-27 21:40:06,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/231bfda9-00af-428f-b407-010dde28e8dd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}858bf4057d186d5e3e397b3d7486d3532e775e9e" 2018-06-27 21:40:08,714 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:40:08 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-144f5775-1667-4d95-9a52-ad1b54c94692 X-Compute-Request-Id: req-144f5775-1667-4d95-9a52-ad1b54c94692 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/231bfda9-00af-428f-b407-010dde28e8dd", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/231bfda9-00af-428f-b407-010dde28e8dd", "rel": "bookmark"}], "image": {"id": "56bb04d5-4436-469d-b6db-7563663c04b4", "links": [{"href": "http://172.30.10.101:8774/images/56bb04d5-4436-469d-b6db-7563663c04b4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "34f37694-8918-4bee-8fbc-54865b6d49a7", "links": [{"href": "http://172.30.10.101:8774/flavors/34f37694-8918-4bee-8fbc-54865b6d49a7", "rel": "bookmark"}]}, "id": "231bfda9-00af-428f-b407-010dde28e8dd", "user_id": "307d06cc367b46f581acb32d5da6bb41", "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-27T21:40:06Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-ea37ca3e-6337-4e34-9add-64643c54e3f1-inst", "created": "2018-06-27T21:40:04Z", "tenant_id": "7f8ac71d780644ecb6cb903e5106e27f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 21:40:08,714 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/231bfda9-00af-428f-b407-010dde28e8dd used request id req-144f5775-1667-4d95-9a52-ad1b54c94692 2018-06-27 21:40:08,715 - create_instance - DEBUG - Instance status [SimpleHealthCheck-ea37ca3e-6337-4e34-9add-64643c54e3f1-inst] is - BUILD 2018-06-27 21:40:08,715 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 21:40:11,717 - create_instance - DEBUG - VM status query timeout in 894.333967924 2018-06-27 21:40:11,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/231bfda9-00af-428f-b407-010dde28e8dd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}858bf4057d186d5e3e397b3d7486d3532e775e9e" 2018-06-27 21:40:12,761 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:40:12 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-5d2360ad-04f9-485e-b318-f040ae618542 X-Compute-Request-Id: req-5d2360ad-04f9-485e-b318-f040ae618542 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/231bfda9-00af-428f-b407-010dde28e8dd", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/231bfda9-00af-428f-b407-010dde28e8dd", "rel": "bookmark"}], "image": {"id": "56bb04d5-4436-469d-b6db-7563663c04b4", "links": [{"href": "http://172.30.10.101:8774/images/56bb04d5-4436-469d-b6db-7563663c04b4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "34f37694-8918-4bee-8fbc-54865b6d49a7", "links": [{"href": "http://172.30.10.101:8774/flavors/34f37694-8918-4bee-8fbc-54865b6d49a7", "rel": "bookmark"}]}, "id": "231bfda9-00af-428f-b407-010dde28e8dd", "security_groups": [{"name": "default"}], "user_id": "307d06cc367b46f581acb32d5da6bb41", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T21:40:11Z", "hostId": "659238213e087ca6b9e35aad7dc06350c8e0a91ba3c684602bbf9109", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-ea37ca3e-6337-4e34-9add-64643c54e3f1-inst", "created": "2018-06-27T21:40:04Z", "tenant_id": "7f8ac71d780644ecb6cb903e5106e27f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 21:40:12,762 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/231bfda9-00af-428f-b407-010dde28e8dd used request id req-5d2360ad-04f9-485e-b318-f040ae618542 2018-06-27 21:40:12,762 - create_instance - DEBUG - Instance status [SimpleHealthCheck-ea37ca3e-6337-4e34-9add-64643c54e3f1-inst] is - BUILD 2018-06-27 21:40:12,762 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 21:40:15,763 - create_instance - DEBUG - VM status query timeout in 890.28796792 2018-06-27 21:40:15,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/231bfda9-00af-428f-b407-010dde28e8dd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}858bf4057d186d5e3e397b3d7486d3532e775e9e" 2018-06-27 21:40:18,338 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:40:18 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-8cfc5b0e-e374-4c8a-9d9b-1d46d2639f4f X-Compute-Request-Id: req-8cfc5b0e-e374-4c8a-9d9b-1d46d2639f4f 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/231bfda9-00af-428f-b407-010dde28e8dd", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/231bfda9-00af-428f-b407-010dde28e8dd", "rel": "bookmark"}], "image": {"id": "56bb04d5-4436-469d-b6db-7563663c04b4", "links": [{"href": "http://172.30.10.101:8774/images/56bb04d5-4436-469d-b6db-7563663c04b4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "34f37694-8918-4bee-8fbc-54865b6d49a7", "links": [{"href": "http://172.30.10.101:8774/flavors/34f37694-8918-4bee-8fbc-54865b6d49a7", "rel": "bookmark"}]}, "id": "231bfda9-00af-428f-b407-010dde28e8dd", "security_groups": [{"name": "default"}], "user_id": "307d06cc367b46f581acb32d5da6bb41", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T21:40:11Z", "hostId": "659238213e087ca6b9e35aad7dc06350c8e0a91ba3c684602bbf9109", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-ea37ca3e-6337-4e34-9add-64643c54e3f1-inst", "created": "2018-06-27T21:40:04Z", "tenant_id": "7f8ac71d780644ecb6cb903e5106e27f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 21:40:18,339 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/231bfda9-00af-428f-b407-010dde28e8dd used request id req-8cfc5b0e-e374-4c8a-9d9b-1d46d2639f4f 2018-06-27 21:40:18,339 - create_instance - DEBUG - Instance status [SimpleHealthCheck-ea37ca3e-6337-4e34-9add-64643c54e3f1-inst] is - BUILD 2018-06-27 21:40:18,339 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 21:40:21,340 - create_instance - DEBUG - VM status query timeout in 884.710367918 2018-06-27 21:40:21,343 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/231bfda9-00af-428f-b407-010dde28e8dd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}858bf4057d186d5e3e397b3d7486d3532e775e9e" 2018-06-27 21:40:22,776 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:40:22 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-1fdf4289-fd80-4758-bb6e-c55949e8825a X-Compute-Request-Id: req-1fdf4289-fd80-4758-bb6e-c55949e8825a 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/231bfda9-00af-428f-b407-010dde28e8dd", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/231bfda9-00af-428f-b407-010dde28e8dd", "rel": "bookmark"}], "image": {"id": "56bb04d5-4436-469d-b6db-7563663c04b4", "links": [{"href": "http://172.30.10.101:8774/images/56bb04d5-4436-469d-b6db-7563663c04b4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "34f37694-8918-4bee-8fbc-54865b6d49a7", "links": [{"href": "http://172.30.10.101:8774/flavors/34f37694-8918-4bee-8fbc-54865b6d49a7", "rel": "bookmark"}]}, "id": "231bfda9-00af-428f-b407-010dde28e8dd", "security_groups": [{"name": "default"}], "user_id": "307d06cc367b46f581acb32d5da6bb41", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T21:40:11Z", "hostId": "659238213e087ca6b9e35aad7dc06350c8e0a91ba3c684602bbf9109", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-ea37ca3e-6337-4e34-9add-64643c54e3f1-inst", "created": "2018-06-27T21:40:04Z", "tenant_id": "7f8ac71d780644ecb6cb903e5106e27f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 21:40:22,776 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/231bfda9-00af-428f-b407-010dde28e8dd used request id req-1fdf4289-fd80-4758-bb6e-c55949e8825a 2018-06-27 21:40:22,777 - create_instance - DEBUG - Instance status [SimpleHealthCheck-ea37ca3e-6337-4e34-9add-64643c54e3f1-inst] is - BUILD 2018-06-27 21:40:22,777 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 21:40:25,779 - create_instance - DEBUG - VM status query timeout in 880.271914005 2018-06-27 21:40: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/231bfda9-00af-428f-b407-010dde28e8dd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}858bf4057d186d5e3e397b3d7486d3532e775e9e" 2018-06-27 21:40:28,487 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:40:28 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-aface941-d436-47c4-99fa-bf0bacaa19d4 X-Compute-Request-Id: req-aface941-d436-47c4-99fa-bf0bacaa19d4 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-ea37ca3e-6337-4e34-9add-64643c54e3f1-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:31:ac", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/231bfda9-00af-428f-b407-010dde28e8dd", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/231bfda9-00af-428f-b407-010dde28e8dd", "rel": "bookmark"}], "image": {"id": "56bb04d5-4436-469d-b6db-7563663c04b4", "links": [{"href": "http://172.30.10.101:8774/images/56bb04d5-4436-469d-b6db-7563663c04b4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T21:40:22.000000", "flavor": {"id": "34f37694-8918-4bee-8fbc-54865b6d49a7", "links": [{"href": "http://172.30.10.101:8774/flavors/34f37694-8918-4bee-8fbc-54865b6d49a7", "rel": "bookmark"}]}, "id": "231bfda9-00af-428f-b407-010dde28e8dd", "security_groups": [{"name": "default"}], "user_id": "307d06cc367b46f581acb32d5da6bb41", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T21:40:23Z", "hostId": "659238213e087ca6b9e35aad7dc06350c8e0a91ba3c684602bbf9109", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-ea37ca3e-6337-4e34-9add-64643c54e3f1-inst", "created": "2018-06-27T21:40:04Z", "tenant_id": "7f8ac71d780644ecb6cb903e5106e27f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 21:40:28,487 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/231bfda9-00af-428f-b407-010dde28e8dd used request id req-aface941-d436-47c4-99fa-bf0bacaa19d4 2018-06-27 21:40:28,488 - create_instance - DEBUG - Instance status [SimpleHealthCheck-ea37ca3e-6337-4e34-9add-64643c54e3f1-inst] is - ACTIVE 2018-06-27 21:40:28,488 - create_instance - INFO - VM is - ACTIVE 2018-06-27 21:40:28,491 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/231bfda9-00af-428f-b407-010dde28e8dd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}858bf4057d186d5e3e397b3d7486d3532e775e9e" 2018-06-27 21:40:29,452 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:40:29 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-4432df4a-1ed0-43f2-8943-dd6ca9fb0af5 X-Compute-Request-Id: req-4432df4a-1ed0-43f2-8943-dd6ca9fb0af5 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-ea37ca3e-6337-4e34-9add-64643c54e3f1-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:31:ac", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/231bfda9-00af-428f-b407-010dde28e8dd", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/231bfda9-00af-428f-b407-010dde28e8dd", "rel": "bookmark"}], "image": {"id": "56bb04d5-4436-469d-b6db-7563663c04b4", "links": [{"href": "http://172.30.10.101:8774/images/56bb04d5-4436-469d-b6db-7563663c04b4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T21:40:22.000000", "flavor": {"id": "34f37694-8918-4bee-8fbc-54865b6d49a7", "links": [{"href": "http://172.30.10.101:8774/flavors/34f37694-8918-4bee-8fbc-54865b6d49a7", "rel": "bookmark"}]}, "id": "231bfda9-00af-428f-b407-010dde28e8dd", "security_groups": [{"name": "default"}], "user_id": "307d06cc367b46f581acb32d5da6bb41", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T21:40:23Z", "hostId": "659238213e087ca6b9e35aad7dc06350c8e0a91ba3c684602bbf9109", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-ea37ca3e-6337-4e34-9add-64643c54e3f1-inst", "created": "2018-06-27T21:40:04Z", "tenant_id": "7f8ac71d780644ecb6cb903e5106e27f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 21:40:29,453 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/231bfda9-00af-428f-b407-010dde28e8dd used request id req-4432df4a-1ed0-43f2-8943-dd6ca9fb0af5 2018-06-27 21:40:29,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/networks?name=SimpleHealthCheck-ea37ca3e-6337-4e34-9add-64643c54e3f1-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}858bf4057d186d5e3e397b3d7486d3532e775e9e" 2018-06-27 21:40:29,821 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:40:29 GMT Content-Type: application/json Content-Length: 628 Connection: keep-alive X-Openstack-Request-Id: req-87a9f788-e86d-4412-ae86-7b989232f7c5 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["bf9f6201-8978-4105-a563-7e72810355d2"],"updated_at":"2018-06-27T21:39:36Z","tenant_id":"7f8ac71d780644ecb6cb903e5106e27f","created_at":"2018-06-27T21:39:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"7f8ac71d780644ecb6cb903e5106e27f","id":"ef439016-8f29-4b65-bbc3-562ca6d1c013","name":"SimpleHealthCheck-ea37ca3e-6337-4e34-9add-64643c54e3f1-priv-net"}]} 2018-06-27 21:40:29,821 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=SimpleHealthCheck-ea37ca3e-6337-4e34-9add-64643c54e3f1-priv-net used request id req-87a9f788-e86d-4412-ae86-7b989232f7c5 2018-06-27 21:40:29,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/7f8ac71d780644ecb6cb903e5106e27f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}858bf4057d186d5e3e397b3d7486d3532e775e9e" 2018-06-27 21:40:30,154 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:40:29 GMT Server: Apache Content-Length: 314 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-62a38016-d957-4aed-bfdf-181bcdb7f613 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/7f8ac71d780644ecb6cb903e5106e27f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7f8ac71d780644ecb6cb903e5106e27f", "name": "SimpleHealthCheck-cc5d1b7d-c399-4ee-proj"}} 2018-06-27 21:40:30,154 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/7f8ac71d780644ecb6cb903e5106e27f used request id req-62a38016-d957-4aed-bfdf-181bcdb7f613 2018-06-27 21:40:30,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=ef439016-8f29-4b65-bbc3-562ca6d1c013 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}858bf4057d186d5e3e397b3d7486d3532e775e9e" 2018-06-27 21:40:30,297 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:40:30 GMT Content-Type: application/json Content-Length: 668 Connection: keep-alive X-Openstack-Request-Id: req-c20759c5-16ed-409b-8136-8813ef75e7de Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ef439016-8f29-4b65-bbc3-562ca6d1c013","tenant_id":"7f8ac71d780644ecb6cb903e5106e27f","created_at":"2018-06-27T21:39:36Z","dns_nameservers":[],"updated_at":"2018-06-27T21:39:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7f8ac71d780644ecb6cb903e5106e27f","id":"bf9f6201-8978-4105-a563-7e72810355d2","subnetpool_id":null,"name":"SimpleHealthCheck-ea37ca3e-6337-4e34-9add-64643c54e3f1-priv-subnet"}]} 2018-06-27 21:40:30,297 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=ef439016-8f29-4b65-bbc3-562ca6d1c013 used request id req-c20759c5-16ed-409b-8136-8813ef75e7de 2018-06-27 21:40:30,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/ports?network_id=ef439016-8f29-4b65-bbc3-562ca6d1c013 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}858bf4057d186d5e3e397b3d7486d3532e775e9e" 2018-06-27 21:40:30,588 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:40:30 GMT Content-Type: application/json Content-Length: 2283 Connection: keep-alive X-Openstack-Request-Id: req-e1e40bad-d381-4202-8a66-74e1227ed96d Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ef439016-8f29-4b65-bbc3-562ca6d1c013","tenant_id":"7f8ac71d780644ecb6cb903e5106e27f","created_at":"2018-06-27T21:39:38Z","admin_state_up":true,"updated_at":"2018-06-27T21:39:43Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-ef439016-8f29-4b65-bbc3-562ca6d1c013","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:c0:0d:3e","id":"4507c650-ab24-4cd7-9ea3-582bc46cea29","port_security_enabled":false,"project_id":"7f8ac71d780644ecb6cb903e5106e27f","fixed_ips":[{"subnet_id":"bf9f6201-8978-4105-a563-7e72810355d2","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ef439016-8f29-4b65-bbc3-562ca6d1c013","tenant_id":"7f8ac71d780644ecb6cb903e5106e27f","created_at":"2018-06-27T21:39:51Z","admin_state_up":true,"updated_at":"2018-06-27T21:40:21Z","binding:vnic_type":"normal","device_id":"231bfda9-00af-428f-b407-010dde28e8dd","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:2f:31:ac","id":"8dc1796d-d55e-45e9-bdf3-2d4437352268","port_security_enabled":true,"project_id":"7f8ac71d780644ecb6cb903e5106e27f","fixed_ips":[{"subnet_id":"bf9f6201-8978-4105-a563-7e72810355d2","ip_address":"10.55.0.10"}],"extra_dhcp_opts":[],"security_groups":["9618c5d8-62d1-4c48-b222-2ecadf708770"],"name":"SimpleHealthCheck-ea37ca3e-6337-4e34-9add-64643c54e3f1port-1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ef439016-8f29-4b65-bbc3-562ca6d1c013","tenant_id":"7f8ac71d780644ecb6cb903e5106e27f","created_at":"2018-06-27T21:39:39Z","admin_state_up":true,"updated_at":"2018-06-27T21:39:44Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-ef439016-8f29-4b65-bbc3-562ca6d1c013","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:08:ce:c8","id":"e678a1b2-7b36-4958-840f-7a0483afbf19","port_security_enabled":false,"project_id":"7f8ac71d780644ecb6cb903e5106e27f","fixed_ips":[{"subnet_id":"bf9f6201-8978-4105-a563-7e72810355d2","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-27 21:40:30,588 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=ef439016-8f29-4b65-bbc3-562ca6d1c013 used request id req-e1e40bad-d381-4202-8a66-74e1227ed96d 2018-06-27 21:40:30,589 - create_instance_tests - INFO - Looking for IP 10.55.0.10 in the console log 2018-06-27 21:40:30,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/231bfda9-00af-428f-b407-010dde28e8dd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}858bf4057d186d5e3e397b3d7486d3532e775e9e" 2018-06-27 21:40:32,431 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:40:32 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-7a62d4cb-4d77-4a70-b006-d5fa9ff286bd X-Compute-Request-Id: req-7a62d4cb-4d77-4a70-b006-d5fa9ff286bd Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-ea37ca3e-6337-4e34-9add-64643c54e3f1-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:31:ac", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/231bfda9-00af-428f-b407-010dde28e8dd", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/231bfda9-00af-428f-b407-010dde28e8dd", "rel": "bookmark"}], "image": {"id": "56bb04d5-4436-469d-b6db-7563663c04b4", "links": [{"href": "http://172.30.10.101:8774/images/56bb04d5-4436-469d-b6db-7563663c04b4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T21:40:22.000000", "flavor": {"id": "34f37694-8918-4bee-8fbc-54865b6d49a7", "links": [{"href": "http://172.30.10.101:8774/flavors/34f37694-8918-4bee-8fbc-54865b6d49a7", "rel": "bookmark"}]}, "id": "231bfda9-00af-428f-b407-010dde28e8dd", "security_groups": [{"name": "default"}], "user_id": "307d06cc367b46f581acb32d5da6bb41", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T21:40:23Z", "hostId": "659238213e087ca6b9e35aad7dc06350c8e0a91ba3c684602bbf9109", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-ea37ca3e-6337-4e34-9add-64643c54e3f1-inst", "created": "2018-06-27T21:40:04Z", "tenant_id": "7f8ac71d780644ecb6cb903e5106e27f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 21:40:32,432 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/231bfda9-00af-428f-b407-010dde28e8dd used request id req-7a62d4cb-4d77-4a70-b006-d5fa9ff286bd 2018-06-27 21:40:32,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/servers/231bfda9-00af-428f-b407-010dde28e8dd/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}858bf4057d186d5e3e397b3d7486d3532e775e9e" -d '{"os-getConsoleOutput": {"length": null}}' 2018-06-27 21:40:33,444 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:40:33 GMT Content-Type: application/json Content-Length: 22957 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-28aa6ac1-d113-41aa-b8c3-f1fd86ed600e X-Compute-Request-Id: req-28aa6ac1-d113-41aa-b8c3-f1fd86ed600e 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 902602586 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.265729] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.268969] pid_max: default: 32768 minimum: 301\n[ 0.270726] ACPI: Core revision 20150930\n[ 0.274909] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.277481] Security Framework initialized\n[ 0.279151] Yama: becoming mindful.\n[ 0.280664] AppArmor: AppArmor initialized\n[ 0.282442] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.285160] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.287799] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.290320] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.293163] Initializing cgroup subsys io\n[ 0.294786] Initializing cgroup subsys memory\n[ 0.296466] Initializing cgroup subsys devices\n[ 0.298316] Initializing cgroup subsys freezer\n[ 0.300100] Initializing cgroup subsys net_cls\n[ 0.301778] Initializing cgroup subsys perf_event\n[ 0.303278] Initializing cgroup subsys net_prio\n[ 0.304697] Initializing cgroup subsys hugetlb\n[ 0.306246] Initializing cgroup subsys pids\n[ 0.307643] CPU: Physical Processor ID: 0\n[ 0.309618] mce: CPU supports 10 MCE banks\n[ 0.310975] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.312560] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.332997] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.350804] ftrace: allocating 31920 entries in 125 pages\n[ 0.404948] smpboot: Max logical packages: 1\n[ 0.406281] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.408437] x2apic enabled\n[ 0.409760] Switched APIC routing to physical x2apic.\n[ 0.412660] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.414436] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2)\n[ 0.417631] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver.\n[ 0.420218] ... version: 2\n[ 0.421472] ... bit width: 48\n[ 0.422758] ... generic registers: 4\n[ 0.424016] ... value mask: 0000ffffffffffff\n[ 0.425566] ... max period: 000000007fffffff\n[ 0.427120] ... fixed-purpose events: 3\n[ 0.428375] ... event mask: 000000070000000f\n[ 0.429971] KVM setup paravirtual spinlock\n[ 0.431940] x86: Booted up 1 node, 1 CPUs\n[ 0.433205] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.435441] devtmpfs: initialized\n[ 0.447683] evm: security.selinux\n[ 0.448806] evm: security.SMACK64\n[ 0.449911] evm: security.SMACK64EXEC\n[ 0.451092] evm: security.SMACK64TRANSMUTE\n[ 0.452378] evm: security.SMACK64MMAP\n[ 0.453567] evm: security.ima\n[ 0.454598] evm: security.capability\n[ 0.455942] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.458857] pinctrl core: initialized pinctrl subsystem\n[ 0.460597] RTC time: 21:40:23, date: 06/27/18\n[ 0.462137] NET: Registered protocol family 16\n[ 0.463774] cpuidle: using governor ladder\n[ 0.465058] cpuidle: using governor menu\n[ 0.466303] PCCT header not found.\n[ 0.467541] ACPI: bus type PCI registered\n[ 0.468803] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.470812] PCI: Using configuration type 1 for base access\n[ 0.472519] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off\n[ 0.476795] ACPI: Added _OSI(Module Device)\n[ 0.478109] ACPI: Added _OSI(Processor Device)\n[ 0.479467] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.480882] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.485233] ACPI: Interpreter enabled\n[ 0.486448] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.489372] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.492335] ACPI: (supports S0 S3 S4 S5)\n[ 0.493578] ACPI: Using IOAPIC for interrupt routing\n[ 0.495077] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.502965] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.504731] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.506652] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.508516] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.512332] acpiphp: Slot [3] registered\n[ 0.513611] acpiphp: Slot [4] registered\n[ 0.514900] acpiphp: Slot [5] registered\n[ 0.516177] acpiphp: Slot [6] registered\n[ 0.517493] acpiphp: Slot [7] registered\n[ 0.518779] acpiphp: Slot [8] registered\n[ 0.520049] acpiphp: Slot [9] registered\n[ 0.521318] acpiphp: Slot [10] registered\n[ 0.522616] acpiphp: Slot [11] registered\n[ 0.541109] acpiphp: Slot [12] registered\n[ 0.542419] acpiphp: Slot [13] registered\n[ 0.543710] acpiphp: Slot [14] registered\n[ 0.544996] acpiphp: Slot [15] registered\n[ 0.546291] acpiphp: Slot [16] registered\n[ 0.547592] acpiphp: Slot [17] registered\n[ 0.548880] acpiphp: Slot [18] registered\n[ 0.550172] acpiphp: Slot [19] registered\n[ 0.551466] acpiphp: Slot [20] registered\n[ 0.552754] acpiphp: Slot [21] registered\n[ 0.554046] acpiphp: Slot [22] registered\n[ 0.555331] acpiphp: Slot [23] registered\n[ 0.556620] acpiphp: Slot [24] registered\n[ 0.557918] acpiphp: Slot [25] registered\n[ 0.559205] acpiphp: Slot [26] registered\n[ 0.560491] acpiphp: Slot [27] registered\n[ 0.561781] acpiphp: Slot [28] registered\n[ 0.563077] acpiphp: Slot [29] registered\n[ 0.564366] acpiphp: Slot [30] registered\n[ 0.565653] acpiphp: Slot [31] registered\n[ 0.566939] PCI host bridge to bus 0000:00\n[ 0.568223] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.570117] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.572008] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.574309] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.576602] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.578946] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.584644] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.586633] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.588462] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.590438] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.595393] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.597649] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.635371] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.638365] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.640653] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.642949] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.645156] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.647205] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.649036] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.650676] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.653068] vgaarb: loaded\n[ 0.654030] vgaarb: bridge control possible 0000:00:02.0\n[ 0.655979] SCSI subsystem initialized\n[ 0.657285] ACPI: bus type USB registered\n[ 0.658578] usbcore: registered new interface driver usbfs\n[ 0.660172] usbcore: registered new interface driver hub\n[ 0.661729] usbcore: registered new device driver usb\n[ 0.663425] PCI: Using ACPI for IRQ routing\n[ 0.665094] NetLabel: Initializing\n[ 0.666220] NetLabel: domain hash size = 128\n[ 0.667549] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.669031] NetLabel: unlabeled traffic allowed by default\n[ 0.670771] clocksource: Switched to clocksource kvm-clock\n[ 0.685436] AppArmor: AppArmor Filesystem Enabled\n[ 0.686965] pnp: PnP ACPI init\n[ 0.688674] pnp: PnP ACPI: found 5 devices\n[ 0.696836] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.699534] NET: Registered protocol family 2\n[ 0.701082] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.703061] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.704875] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.706716] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.708406] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.710248] NET: Registered protocol family 1\n[ 0.711612] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.713319] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.715008] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.774484] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.834005] Trying to unpack rootfs image as initramfs...\n[ 0.955532] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000)\n[ 0.958058] Scanning for low memory corruption every 60 seconds\n[ 0.960323] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.962131] audit: initializing netlink subsys (disabled)\n[ 0.963746] audit: type=2000 audit(1530135624.083:1): initialized\n[ 0.965978] Initialise system trusted keyring\n[ 0.967411] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.969256] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.974007] zbud: loaded\n[ 0.975280] VFS: Disk quotas dquot_6.6.0\n[ 0.976596] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.979390] fuse init (API version 7.23)\n[ 0.980835] Key type big_key registered\n[ 0.982113] Allocating IMA MOK and blacklist keyrings.\n[ 0.983956] Key type asymmetric registered\n[ 0.985248] Asymmetric key parser 'x509' registered\n[ 0.986783] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.989131] io scheduler noop registered\n[ 0.990395] io scheduler deadline registered (default)\n[ 0.991987] io scheduler cfq registered\n[ 0.993344] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.995021] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.997040] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.999355] ACPI: Power Button [PWRF]\n[ 1.000716] GHES: HEST is not enabled!\n[ 1.059578] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.177145] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.237646] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 1.240940] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.266969] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.271363] Linux agpgart interface v0.103\n[ 1.276233] brd: module loaded\n[ 1.278723] loop: module loaded\n[ 1.285015] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 1.287317] GPT:90111 != 20971519\n[ 1.288410] GPT:Alternate GPT header not at the end of the disk.\n[ 1.290115] GPT:90111 != 20971519\n[ 1.291209] GPT: Use GNU Parted to correct GPT errors.\n[ 1.292758] vda: vda1 vda15\n[ 1.296092] vdb:\n[ 1.297951] scsi host0: ata_piix\n[ 1.299157] scsi host1: ata_piix\n[ 1.300311] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14\n[ 1.302212] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15\n[ 1.304761] libphy: Fixed MDIO Bus: probed\n[ 1.306066] tun: Universal TUN/TAP device driver, 1.6\n[ 1.307563] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.310764] PPP generic driver version 2.4.2\n[ 1.312190] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.314039] ehci-pci: EHCI PCI platform driver\n[ 1.315411] ehci-platform: EHCI generic platform driver\n[ 1.316956] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.318714] ohci-pci: OHCI PCI platform driver\n[ 1.320079] ohci-platform: OHCI generic platform driver\n[ 1.321621] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.381007] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.382576] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.384862] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.386389] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.388127] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.390044] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.392327] usb usb1: Product: UHCI Host Controller\n[ 1.393821] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 1.395592] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.397156] hub 1-0:1.0: USB hub found\n[ 1.398386] hub 1-0:1.0: 2 ports detected\n[ 1.399906] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.403317] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.404798] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.406501] mousedev: PS/2 mouse device common for all mice\n[ 1.408535] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.411435] rtc_cmos 00:00: RTC can wake from S4\n[ 1.413190] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.415073] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.416960] i2c /dev entries driver\n[ 1.418189] device-mapper: uevent: version 1.0.3\n[ 1.419704] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.422268] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.424515] NET: Registered protocol family 10\n[ 1.426160] NET: Registered protocol family 17\n[ 1.427552] Key type dns_resolver registered\n[ 1.429128] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1\n[ 1.430878] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.433757] registered taskstats version 1\n[ 1.435118] Loading compiled-in X.509 certificates\n[ 1.437400] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 1.440327] zswap: loaded using pool lzo/zbud\n[ 1.442922] Key type trusted registered\n[ 1.446246] Key type encrypted registered\n[ 1.447565] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.449167] ima: No TPM chip found, activating TPM-bypass!\n[ 1.450834] evm: HMAC attrs: 0x1\n[ 1.470008] Magic number: 6:391:703\n[ 1.471325] rtc_cmos 00:00: setting system clock to 2018-06-27 21:40:24 UTC (1530135624)\n[ 1.473849] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.475565] EDD information not available.\n[ 1.481064] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.483509] Write protecting the kernel read-only data: 14336k\n[ 1.486129] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.489122] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 1.16\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.24\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.639250] 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: "} 2018-06-27 21:40:33,445 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers/231bfda9-00af-428f-b407-010dde28e8dd/action used request id req-28aa6ac1-d113-41aa-b8c3-f1fd86ed600e 2018-06-27 21:40:33,446 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-06-27 21:40:33,447 - 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 902602586 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.265729] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.268969] pid_max: default: 32768 minimum: 301 [ 0.270726] ACPI: Core revision 20150930 [ 0.274909] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.277481] Security Framework initialized [ 0.279151] Yama: becoming mindful. [ 0.280664] AppArmor: AppArmor initialized [ 0.282442] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.285160] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.287799] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.290320] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.293163] Initializing cgroup subsys io [ 0.294786] Initializing cgroup subsys memory [ 0.296466] Initializing cgroup subsys devices [ 0.298316] Initializing cgroup subsys freezer [ 0.300100] Initializing cgroup subsys net_cls [ 0.301778] Initializing cgroup subsys perf_event [ 0.303278] Initializing cgroup subsys net_prio [ 0.304697] Initializing cgroup subsys hugetlb [ 0.306246] Initializing cgroup subsys pids [ 0.307643] CPU: Physical Processor ID: 0 [ 0.309618] mce: CPU supports 10 MCE banks [ 0.310975] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.312560] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.332997] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.350804] ftrace: allocating 31920 entries in 125 pages [ 0.404948] smpboot: Max logical packages: 1 [ 0.406281] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.408437] x2apic enabled [ 0.409760] Switched APIC routing to physical x2apic. [ 0.412660] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.414436] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.417631] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.420218] ... version: 2 [ 0.421472] ... bit width: 48 [ 0.422758] ... generic registers: 4 [ 0.424016] ... value mask: 0000ffffffffffff [ 0.425566] ... max period: 000000007fffffff [ 0.427120] ... fixed-purpose events: 3 [ 0.428375] ... event mask: 000000070000000f [ 0.429971] KVM setup paravirtual spinlock [ 0.431940] x86: Booted up 1 node, 1 CPUs [ 0.433205] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.435441] devtmpfs: initialized [ 0.447683] evm: security.selinux [ 0.448806] evm: security.SMACK64 [ 0.449911] evm: security.SMACK64EXEC [ 0.451092] evm: security.SMACK64TRANSMUTE [ 0.452378] evm: security.SMACK64MMAP [ 0.453567] evm: security.ima [ 0.454598] evm: security.capability [ 0.455942] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.458857] pinctrl core: initialized pinctrl subsystem [ 0.460597] RTC time: 21:40:23, date: 06/27/18 [ 0.462137] NET: Registered protocol family 16 [ 0.463774] cpuidle: using governor ladder [ 0.465058] cpuidle: using governor menu [ 0.466303] PCCT header not found. [ 0.467541] ACPI: bus type PCI registered [ 0.468803] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.470812] PCI: Using configuration type 1 for base access [ 0.472519] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.476795] ACPI: Added _OSI(Module Device) [ 0.478109] ACPI: Added _OSI(Processor Device) [ 0.479467] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.480882] ACPI: Added _OSI(Processor Aggregator Device) [ 0.485233] ACPI: Interpreter enabled [ 0.486448] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.489372] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.492335] ACPI: (supports S0 S3 S4 S5) [ 0.493578] ACPI: Using IOAPIC for interrupt routing [ 0.495077] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.502965] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.504731] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.506652] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.508516] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.512332] acpiphp: Slot [3] registered [ 0.513611] acpiphp: Slot [4] registered [ 0.514900] acpiphp: Slot [5] registered [ 0.516177] acpiphp: Slot [6] registered [ 0.517493] acpiphp: Slot [7] registered [ 0.518779] acpiphp: Slot [8] registered [ 0.520049] acpiphp: Slot [9] registered [ 0.521318] acpiphp: Slot [10] registered [ 0.522616] acpiphp: Slot [11] registered [ 0.541109] acpiphp: Slot [12] registered [ 0.542419] acpiphp: Slot [13] registered [ 0.543710] acpiphp: Slot [14] registered [ 0.544996] acpiphp: Slot [15] registered [ 0.546291] acpiphp: Slot [16] registered [ 0.547592] acpiphp: Slot [17] registered [ 0.548880] acpiphp: Slot [18] registered [ 0.550172] acpiphp: Slot [19] registered [ 0.551466] acpiphp: Slot [20] registered [ 0.552754] acpiphp: Slot [21] registered [ 0.554046] acpiphp: Slot [22] registered [ 0.555331] acpiphp: Slot [23] registered [ 0.556620] acpiphp: Slot [24] registered [ 0.557918] acpiphp: Slot [25] registered [ 0.559205] acpiphp: Slot [26] registered [ 0.560491] acpiphp: Slot [27] registered [ 0.561781] acpiphp: Slot [28] registered [ 0.563077] acpiphp: Slot [29] registered [ 0.564366] acpiphp: Slot [30] registered [ 0.565653] acpiphp: Slot [31] registered [ 0.566939] PCI host bridge to bus 0000:00 [ 0.568223] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.570117] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.572008] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.574309] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.576602] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.578946] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.584644] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.586633] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.588462] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.590438] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.595393] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.597649] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.635371] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.638365] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.640653] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.642949] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.645156] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.647205] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.649036] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.650676] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.653068] vgaarb: loaded [ 0.654030] vgaarb: bridge control possible 0000:00:02.0 [ 0.655979] SCSI subsystem initialized [ 0.657285] ACPI: bus type USB registered [ 0.658578] usbcore: registered new interface driver usbfs [ 0.660172] usbcore: registered new interface driver hub [ 0.661729] usbcore: registered new device driver usb [ 0.663425] PCI: Using ACPI for IRQ routing [ 0.665094] NetLabel: Initializing [ 0.666220] NetLabel: domain hash size = 128 [ 0.667549] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.669031] NetLabel: unlabeled traffic allowed by default [ 0.670771] clocksource: Switched to clocksource kvm-clock [ 0.685436] AppArmor: AppArmor Filesystem Enabled [ 0.686965] pnp: PnP ACPI init [ 0.688674] pnp: PnP ACPI: found 5 devices [ 0.696836] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.699534] NET: Registered protocol family 2 [ 0.701082] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.703061] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.704875] TCP: Hash tables configured (established 2048 bind 2048) [ 0.706716] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.708406] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.710248] NET: Registered protocol family 1 [ 0.711612] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.713319] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.715008] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.774484] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.834005] Trying to unpack rootfs image as initramfs... [ 0.955532] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000) [ 0.958058] Scanning for low memory corruption every 60 seconds [ 0.960323] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.962131] audit: initializing netlink subsys (disabled) [ 0.963746] audit: type=2000 audit(1530135624.083:1): initialized [ 0.965978] Initialise system trusted keyring [ 0.967411] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.969256] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.974007] zbud: loaded [ 0.975280] VFS: Disk quotas dquot_6.6.0 [ 0.976596] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.979390] fuse init (API version 7.23) [ 0.980835] Key type big_key registered [ 0.982113] Allocating IMA MOK and blacklist keyrings. [ 0.983956] Key type asymmetric registered [ 0.985248] Asymmetric key parser 'x509' registered [ 0.986783] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.989131] io scheduler noop registered [ 0.990395] io scheduler deadline registered (default) [ 0.991987] io scheduler cfq registered [ 0.993344] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.995021] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.997040] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.999355] ACPI: Power Button [PWRF] [ 1.000716] GHES: HEST is not enabled! [ 1.059578] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.177145] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.237646] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.240940] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.266969] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.271363] Linux agpgart interface v0.103 [ 1.276233] brd: module loaded [ 1.278723] loop: module loaded [ 1.285015] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.287317] GPT:90111 != 20971519 [ 1.288410] GPT:Alternate GPT header not at the end of the disk. [ 1.290115] GPT:90111 != 20971519 [ 1.291209] GPT: Use GNU Parted to correct GPT errors. [ 1.292758] vda: vda1 vda15 [ 1.296092] vdb: [ 1.297951] scsi host0: ata_piix [ 1.299157] scsi host1: ata_piix [ 1.300311] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.302212] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.304761] libphy: Fixed MDIO Bus: probed [ 1.306066] tun: Universal TUN/TAP device driver, 1.6 [ 1.307563] tun: (C) 1999-2004 Max Krasnyansky [ 1.310764] PPP generic driver version 2.4.2 [ 1.312190] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.314039] ehci-pci: EHCI PCI platform driver [ 1.315411] ehci-platform: EHCI generic platform driver [ 1.316956] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.318714] ohci-pci: OHCI PCI platform driver [ 1.320079] ohci-platform: OHCI generic platform driver [ 1.321621] uhci_hcd: USB Universal Host Controller Interface driver [ 1.381007] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.382576] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.384862] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.386389] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.388127] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.390044] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.392327] usb usb1: Product: UHCI Host Controller [ 1.393821] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.395592] usb usb1: SerialNumber: 0000:00:01.2 [ 1.397156] hub 1-0:1.0: USB hub found [ 1.398386] hub 1-0:1.0: 2 ports detected [ 1.399906] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.403317] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.404798] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.406501] mousedev: PS/2 mouse device common for all mice [ 1.408535] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.411435] rtc_cmos 00:00: RTC can wake from S4 [ 1.413190] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.415073] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.416960] i2c /dev entries driver [ 1.418189] device-mapper: uevent: version 1.0.3 [ 1.419704] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.422268] ledtrig-cpu: registered to indicate activity on CPUs [ 1.424515] NET: Registered protocol family 10 [ 1.426160] NET: Registered protocol family 17 [ 1.427552] Key type dns_resolver registered [ 1.429128] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 1.430878] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.433757] registered taskstats version 1 [ 1.435118] Loading compiled-in X.509 certificates [ 1.437400] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.440327] zswap: loaded using pool lzo/zbud [ 1.442922] Key type trusted registered [ 1.446246] Key type encrypted registered [ 1.447565] AppArmor: AppArmor sha1 policy hashing enabled [ 1.449167] ima: No TPM chip found, activating TPM-bypass! [ 1.450834] evm: HMAC attrs: 0x1 [ 1.470008] Magic number: 6:391:703 [ 1.471325] rtc_cmos 00:00: setting system clock to 2018-06-27 21:40:24 UTC (1530135624) [ 1.473849] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.475565] EDD information not available. [ 1.481064] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.483509] Write protecting the kernel read-only data: 14336k [ 1.486129] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.489122] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.16 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.24 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.639250] 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: 2018-06-27 21:40:33,447 - create_instance - INFO - Deleting Port with ID - 8dc1796d-d55e-45e9-bdf3-2d4437352268 2018-06-27 21:40:33,448 - neutron_utils - INFO - Deleting port with name SimpleHealthCheck-ea37ca3e-6337-4e34-9add-64643c54e3f1port-1 2018-06-27 21:40:33,452 - 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/8dc1796d-d55e-45e9-bdf3-2d4437352268 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}858bf4057d186d5e3e397b3d7486d3532e775e9e" 2018-06-27 21:40:34,699 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:40:34 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-067beb4d-aa89-4b27-bc6b-dd4b3d3868d3 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:40:34,699 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/ports/8dc1796d-d55e-45e9-bdf3-2d4437352268 used request id req-067beb4d-aa89-4b27-bc6b-dd4b3d3868d3 2018-06-27 21:40:34,700 - create_instance - INFO - Deleting VM instance - SimpleHealthCheck-ea37ca3e-6337-4e34-9add-64643c54e3f1-inst 2018-06-27 21:40:34,702 - 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/231bfda9-00af-428f-b407-010dde28e8dd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}858bf4057d186d5e3e397b3d7486d3532e775e9e" 2018-06-27 21:40:35,400 - novaclient.v2.client - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:40: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-51cb9def-1738-4064-bd33-d5d35fd90732 X-Compute-Request-Id: req-51cb9def-1738-4064-bd33-d5d35fd90732 Front-End-Https: on 2018-06-27 21:40:35,400 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/servers/231bfda9-00af-428f-b407-010dde28e8dd used request id req-51cb9def-1738-4064-bd33-d5d35fd90732 2018-06-27 21:40:35,401 - create_instance - INFO - Checking deletion status 2018-06-27 21:40:35,404 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/231bfda9-00af-428f-b407-010dde28e8dd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}858bf4057d186d5e3e397b3d7486d3532e775e9e" 2018-06-27 21:40:35,853 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:40:35 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-0e0c42f4-def5-46e3-b2f5-5997b5cbad2e X-Compute-Request-Id: req-0e0c42f4-def5-46e3-b2f5-5997b5cbad2e Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"SimpleHealthCheck-ea37ca3e-6337-4e34-9add-64643c54e3f1-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:31:ac", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/231bfda9-00af-428f-b407-010dde28e8dd", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/231bfda9-00af-428f-b407-010dde28e8dd", "rel": "bookmark"}], "image": {"id": "56bb04d5-4436-469d-b6db-7563663c04b4", "links": [{"href": "http://172.30.10.101:8774/images/56bb04d5-4436-469d-b6db-7563663c04b4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T21:40:22.000000", "flavor": {"id": "34f37694-8918-4bee-8fbc-54865b6d49a7", "links": [{"href": "http://172.30.10.101:8774/flavors/34f37694-8918-4bee-8fbc-54865b6d49a7", "rel": "bookmark"}]}, "id": "231bfda9-00af-428f-b407-010dde28e8dd", "user_id": "307d06cc367b46f581acb32d5da6bb41", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T21:40:35Z", "hostId": "659238213e087ca6b9e35aad7dc06350c8e0a91ba3c684602bbf9109", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-ea37ca3e-6337-4e34-9add-64643c54e3f1-inst", "created": "2018-06-27T21:40:04Z", "tenant_id": "7f8ac71d780644ecb6cb903e5106e27f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 21:40:35,853 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/231bfda9-00af-428f-b407-010dde28e8dd used request id req-0e0c42f4-def5-46e3-b2f5-5997b5cbad2e 2018-06-27 21:40:35,854 - create_instance - DEBUG - Instance status [SimpleHealthCheck-ea37ca3e-6337-4e34-9add-64643c54e3f1-inst] is - ACTIVE 2018-06-27 21:40:35,854 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 21:40:38,855 - create_instance - DEBUG - VM status query timeout in 296.546315908 2018-06-27 21:40:38,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/231bfda9-00af-428f-b407-010dde28e8dd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}858bf4057d186d5e3e397b3d7486d3532e775e9e" 2018-06-27 21:40:39,042 - novaclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Wed, 27 Jun 2018 21:40:39 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-e1dcc27f-ebeb-4a4d-b0f0-091f9b664a59 X-Compute-Request-Id: req-e1dcc27f-ebeb-4a4d-b0f0-091f9b664a59 RESP BODY: {"itemNotFound": {"message": "Instance 231bfda9-00af-428f-b407-010dde28e8dd could not be found.", "code": 404}} 2018-06-27 21:40:39,042 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/231bfda9-00af-428f-b407-010dde28e8dd used request id req-e1dcc27f-ebeb-4a4d-b0f0-091f9b664a59 2018-06-27 21:40:39,043 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 231bfda9-00af-428f-b407-010dde28e8dd could not be found. (HTTP 404) (Request-ID: req-e1dcc27f-ebeb-4a4d-b0f0-091f9b664a59) 2018-06-27 21:40:39,043 - create_instance - INFO - VM has been properly deleted VM with name - SimpleHealthCheck-ea37ca3e-6337-4e34-9add-64643c54e3f1-inst 2018-06-27 21:40:39,045 - neutron_utils - INFO - Deleting subnet with name SimpleHealthCheck-ea37ca3e-6337-4e34-9add-64643c54e3f1-priv-subnet 2018-06-27 21:40:39,045 - neutron_utils - INFO - Deleting subnet with name SimpleHealthCheck-ea37ca3e-6337-4e34-9add-64643c54e3f1-priv-subnet 2018-06-27 21:40:39,050 - 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/bf9f6201-8978-4105-a563-7e72810355d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7bc68452119769c860c30ae76df578af61eabaf" 2018-06-27 21:40:43,833 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:40:43 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-b68a60c1-1b1e-428c-8d03-2d8cff592eae Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:40:43,834 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/bf9f6201-8978-4105-a563-7e72810355d2 used request id req-b68a60c1-1b1e-428c-8d03-2d8cff592eae 2018-06-27 21:40:43,834 - neutron_utils - INFO - Deleting network with name SimpleHealthCheck-ea37ca3e-6337-4e34-9add-64643c54e3f1-priv-net 2018-06-27 21:40:43,840 - 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/ef439016-8f29-4b65-bbc3-562ca6d1c013 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7bc68452119769c860c30ae76df578af61eabaf" 2018-06-27 21:40:46,826 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:40:46 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-ff2ee0cc-0e64-464d-b681-237d30c2312c Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:40:46,826 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/ef439016-8f29-4b65-bbc3-562ca6d1c013 used request id req-ff2ee0cc-0e64-464d-b681-237d30c2312c 2018-06-27 21:40:46,830 - 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/34f37694-8918-4bee-8fbc-54865b6d49a7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af5710527dcd36646b08422debd1501ef564c4d1" 2018-06-27 21:40:47,338 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 21:40: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-51b7211d-b000-4aaa-9546-d65caafdb72c X-Compute-Request-Id: req-51b7211d-b000-4aaa-9546-d65caafdb72c 2018-06-27 21:40:47,338 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/flavors/34f37694-8918-4bee-8fbc-54865b6d49a7 used request id req-51b7211d-b000-4aaa-9546-d65caafdb72c 2018-06-27 21:40:47,339 - glance_utils - INFO - Deleting image named - SimpleHealthCheck-ea37ca3e-6337-4e34-9add-64643c54e3f1-image 2018-06-27 21:40:47,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9292/v2/images/56bb04d5-4436-469d-b6db-7563663c04b4 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dbd64f3611c081e31b4555339bc57e2b992721cd" 2018-06-27 21:40:49,282 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:40:49 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-41b78d83-2630-410e-a177-4a877d720bfb 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-27 21:40:49,283 - keystoneauth.session - DEBUG - DELETE call to image for https://172.30.10.101:9292/v2/images/56bb04d5-4436-469d-b6db-7563663c04b4 used request id req-41b78d83-2630-410e-a177-4a877d720bfb 2018-06-27 21:40:49,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/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9901ace2de90cadb7f2fb1201f1d34370b5937" 2018-06-27 21:40:50,284 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:40:50 GMT Content-Type: application/json Content-Length: 11766 Connection: keep-alive X-Openstack-Request-Id: req-a5292845-501b-46a9-8ba6-a8fa735bd42b Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-27T19:03:04Z", "updated_at": "2018-06-27T19:03:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "6748ef1e-56da-434e-9e89-e86b58537b65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "b3e3826c-1c48-4699-93f0-f8a310956753", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "bfad35fa-7ea9-4a81-917d-7b86481eb510", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "d657b333-103d-4d19-add8-1e8bae2f8849", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7f8ac71d780644ecb6cb903e5106e27f", "created_at": "2018-06-27T21:39:33Z", "updated_at": "2018-06-27T21:39:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:39:33Z", "revision_number": 0, "id": "3b7a5ce5-b9d8-4e97-a573-ab2a72e82add", "remote_group_id": "9618c5d8-62d1-4c48-b222-2ecadf708770", "remote_ip_prefix": null, "created_at": "2018-06-27T21:39:33Z", "security_group_id": "9618c5d8-62d1-4c48-b222-2ecadf708770", "tenant_id": "7f8ac71d780644ecb6cb903e5106e27f", "port_range_min": null, "ethertype": "IPv6", "project_id": "7f8ac71d780644ecb6cb903e5106e27f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:39:33Z", "revision_number": 0, "id": "68eedcf6-e099-4899-9d75-e9ea12737fa2", "remote_group_id": "9618c5d8-62d1-4c48-b222-2ecadf708770", "remote_ip_prefix": null, "created_at": "2018-06-27T21:39:33Z", "security_group_id": "9618c5d8-62d1-4c48-b222-2ecadf708770", "tenant_id": "7f8ac71d780644ecb6cb903e5106e27f", "port_range_min": null, "ethertype": "IPv4", "project_id": "7f8ac71d780644ecb6cb903e5106e27f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:39:33Z", "revision_number": 0, "id": "88cb53a1-57af-478f-9b8f-47e2b9c946b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:39:33Z", "security_group_id": "9618c5d8-62d1-4c48-b222-2ecadf708770", "tenant_id": "7f8ac71d780644ecb6cb903e5106e27f", "port_range_min": null, "ethertype": "IPv6", "project_id": "7f8ac71d780644ecb6cb903e5106e27f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:39:33Z", "revision_number": 0, "id": "d8daa760-fdc4-485f-aad8-909e381135c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:39:33Z", "security_group_id": "9618c5d8-62d1-4c48-b222-2ecadf708770", "tenant_id": "7f8ac71d780644ecb6cb903e5106e27f", "port_range_min": null, "ethertype": "IPv4", "project_id": "7f8ac71d780644ecb6cb903e5106e27f"}], "revision_number": 4, "project_id": "7f8ac71d780644ecb6cb903e5106e27f", "id": "9618c5d8-62d1-4c48-b222-2ecadf708770", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b92069937e44a3786e439f95c61afe5", "created_at": "2018-06-27T19:08:41Z", "updated_at": "2018-06-27T19:08:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "4ac2a090-f595-4e7b-9b7a-a52fa204e881", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "5508c0b1-6261-44cb-854d-60c64bcbba0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "a60c77dc-6985-48ac-a3a3-067176d3e52f", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "e6ec0fa4-1eb3-4c5d-a451-c7acfd7fde82", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}], "revision_number": 4, "project_id": "4b92069937e44a3786e439f95c61afe5", "id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T18:59:55Z", "updated_at": "2018-06-27T18:59:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "5a060918-419b-4ec3-90df-a7764c06af2f", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "6cd9bbf0-4d1b-4b13-a6c4-e20a15bb3360", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "8134c0f0-89c6-4d45-bef8-a9260d9d0723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "e0e7297a-a59d-4d2b-b75c-2cc86b269114", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}], "revision_number": 4, "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "created_at": "2018-06-27T21:03:43Z", "updated_at": "2018-06-27T21:03:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "41061dbf-a5a2-465f-84dd-140f6104b3f7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "47d5c96d-0510-41a5-b33e-5683702c5bb8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "4b4b6430-3f42-4fe4-a25e-2c5c015a7699", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "e6a68cb7-6491-4474-a4d7-38496cac4eb7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}], "revision_number": 4, "project_id": "3f0a375b66c54145bff1c56e7c91ad73", "id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "name": "default"}]} 2018-06-27 21:40:50,285 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-a5292845-501b-46a9-8ba6-a8fa735bd42b 2018-06-27 21:40:50,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/7f8ac71d780644ecb6cb903e5106e27f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9901ace2de90cadb7f2fb1201f1d34370b5937" 2018-06-27 21:40:50,624 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:40:50 GMT Server: Apache Content-Length: 314 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-25c092cd-aec6-487f-a330-c2c87018199e Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/7f8ac71d780644ecb6cb903e5106e27f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7f8ac71d780644ecb6cb903e5106e27f", "name": "SimpleHealthCheck-cc5d1b7d-c399-4ee-proj"}} 2018-06-27 21:40:50,625 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/7f8ac71d780644ecb6cb903e5106e27f used request id req-25c092cd-aec6-487f-a330-c2c87018199e 2018-06-27 21:40:50,625 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9618c5d8-62d1-4c48-b222-2ecadf708770 2018-06-27 21:40:50,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/security-group-rules?security_group_id=9618c5d8-62d1-4c48-b222-2ecadf708770 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9901ace2de90cadb7f2fb1201f1d34370b5937" 2018-06-27 21:40:50,730 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:40:50 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-3d985471-fddc-46ad-b23d-e2c50639249b Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": "9618c5d8-62d1-4c48-b222-2ecadf708770", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:39:33Z", "security_group_id": "9618c5d8-62d1-4c48-b222-2ecadf708770", "port_range_min": null, "revision_number": 0, "tenant_id": "7f8ac71d780644ecb6cb903e5106e27f", "created_at": "2018-06-27T21:39:33Z", "project_id": "7f8ac71d780644ecb6cb903e5106e27f", "id": "3b7a5ce5-b9d8-4e97-a573-ab2a72e82add"}, {"remote_group_id": "9618c5d8-62d1-4c48-b222-2ecadf708770", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:39:33Z", "security_group_id": "9618c5d8-62d1-4c48-b222-2ecadf708770", "port_range_min": null, "revision_number": 0, "tenant_id": "7f8ac71d780644ecb6cb903e5106e27f", "created_at": "2018-06-27T21:39:33Z", "project_id": "7f8ac71d780644ecb6cb903e5106e27f", "id": "68eedcf6-e099-4899-9d75-e9ea12737fa2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:39:33Z", "security_group_id": "9618c5d8-62d1-4c48-b222-2ecadf708770", "port_range_min": null, "revision_number": 0, "tenant_id": "7f8ac71d780644ecb6cb903e5106e27f", "created_at": "2018-06-27T21:39:33Z", "project_id": "7f8ac71d780644ecb6cb903e5106e27f", "id": "88cb53a1-57af-478f-9b8f-47e2b9c946b3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:39:33Z", "security_group_id": "9618c5d8-62d1-4c48-b222-2ecadf708770", "port_range_min": null, "revision_number": 0, "tenant_id": "7f8ac71d780644ecb6cb903e5106e27f", "created_at": "2018-06-27T21:39:33Z", "project_id": "7f8ac71d780644ecb6cb903e5106e27f", "id": "d8daa760-fdc4-485f-aad8-909e381135c5"}]} 2018-06-27 21:40:50,730 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=9618c5d8-62d1-4c48-b222-2ecadf708770 used request id req-3d985471-fddc-46ad-b23d-e2c50639249b 2018-06-27 21:40:50,731 - neutron_utils - INFO - Deleting security group with name - default 2018-06-27 21:40:50,735 - 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/9618c5d8-62d1-4c48-b222-2ecadf708770 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9901ace2de90cadb7f2fb1201f1d34370b5937" 2018-06-27 21:40:51,108 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:40:51 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-9085a68a-1744-439c-8570-f34f455d2cad Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:40:51,109 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/9618c5d8-62d1-4c48-b222-2ecadf708770 used request id req-9085a68a-1744-439c-8570-f34f455d2cad 2018-06-27 21:40:51,110 - keystone_utils - INFO - Deleting project with name - SimpleHealthCheck-cc5d1b7d-c399-4ee-proj 2018-06-27 21:40:51,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/7f8ac71d780644ecb6cb903e5106e27f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9901ace2de90cadb7f2fb1201f1d34370b5937" 2018-06-27 21:40:51,738 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:40:51 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-95de0142-8ae2-4d64-b6bf-d02148619739 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:40:51,738 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/7f8ac71d780644ecb6cb903e5106e27f used request id req-95de0142-8ae2-4d64-b6bf-d02148619739 2018-06-27 21:40:51,739 - keystone_utils - INFO - Deleting role with name - SimpleHealthCheck-cc5d1b7d-c399-4ee-proj-role 2018-06-27 21:40:51,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/776d86b4cc484e43a659bf92606c8dec -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9901ace2de90cadb7f2fb1201f1d34370b5937" 2018-06-27 21:40:52,173 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:40:51 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e4c1cb4a-fcc4-43f5-a818-d687a1e51b5e Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:40:52,173 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/776d86b4cc484e43a659bf92606c8dec used request id req-e4c1cb4a-fcc4-43f5-a818-d687a1e51b5e 2018-06-27 21:40:52,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}9d9901ace2de90cadb7f2fb1201f1d34370b5937" 2018-06-27 21:40:52,253 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:40:52 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-13e9b2ee-74c3-454e-9868-fbc42185ad56 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 21:40:52,253 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-13e9b2ee-74c3-454e-9868-fbc42185ad56 2018-06-27 21:40:52,253 - keystone_utils - INFO - Deleting user with name - SimpleHealthCheck-cc5d1b7d-c399-4ee-user 2018-06-27 21:40:52,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/307d06cc367b46f581acb32d5da6bb41 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cbe44c8edb557bcc1d404c505a47de7af30e1a9" 2018-06-27 21:40:52,930 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:40:52 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8310609b-9df1-40f9-bfa8-3f2c65fb4970 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:40:52,930 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/307d06cc367b46f581acb32d5da6bb41 used request id req-8310609b-9df1-40f9-bfa8-3f2c65fb4970 2018-06-27 21:40:52,931 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:40:53,782 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:40:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["6_pYc1xkQkuwRO0lMCEsIQ"], "issued_at": "2018-06-27T21:40:53.000000Z"}} 2018-06-27 21:40:53,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89cc010a60f97784968ee848e8e3764d6562e193" 2018-06-27 21:40:54,138 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:40:53 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d5369395-f7b2-4646-b6d7-4445fa6d0add Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:40:54,138 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-d5369395-f7b2-4646-b6d7-4445fa6d0add 2018-06-27 21:40:54,139 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:40:54,140 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:40:55,032 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:40:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["gNke4hS1R8y57cxS2b7A4Q"], "issued_at": "2018-06-27T21:40:55.000000Z"}} 2018-06-27 21:40:55,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85beb539827f2e30cc09a7dc6a847746096e1b30" 2018-06-27 21:40:55,365 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:40:55 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-38f83858-d01e-4f14-a65f-877650afd508 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:40:55,365 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-38f83858-d01e-4f14-a65f-877650afd508 2018-06-27 21:40:55,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 21:40:55,381 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:40: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-27 21:40:55,382 - 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-fc3a1c11-5f1e-423-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85beb539827f2e30cc09a7dc6a847746096e1b30" 2018-06-27 21:40:55,739 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:40:55 GMT Server: Apache Content-Length: 193 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4a555623-427e-4485-902d-2f4c8876e22f 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-fc3a1c11-5f1e-423-proj", "previous": null, "next": null}, "projects": []} 2018-06-27 21:40:55,739 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceTwoNetTests-fc3a1c11-5f1e-423-proj used request id req-4a555623-427e-4485-902d-2f4c8876e22f 2018-06-27 21:40:55,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85beb539827f2e30cc09a7dc6a847746096e1b30" 2018-06-27 21:40:56,181 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:40:55 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a4c4bcc0-bcf8-4b37-911f-e54f9e4258b6 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 21:40:56,181 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-a4c4bcc0-bcf8-4b37-911f-e54f9e4258b6 2018-06-27 21:40:56,185 - 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}85beb539827f2e30cc09a7dc6a847746096e1b30" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceTwoNetTests-fc3a1c11-5f1e-423-proj"}}' 2018-06-27 21:40:56,635 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 21:40:56 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-388aa06b-90de-40a8-9515-c541bcda2946 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/1a277669fa5d44888276c53f9662ac3b"}, "tags": [], "enabled": true, "id": "1a277669fa5d44888276c53f9662ac3b", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-fc3a1c11-5f1e-423-proj"}} 2018-06-27 21:40:56,635 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-388aa06b-90de-40a8-9515-c541bcda2946 2018-06-27 21:40:56,635 - keystone_utils - INFO - Created project with name - CreateInstanceTwoNetTests-fc3a1c11-5f1e-423-proj 2018-06-27 21:40:56,636 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:40:56,636 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:40:57,640 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:40:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["OM3q8OBiTpm1V3l2xYmg3Q"], "issued_at": "2018-06-27T21:40:57.000000Z"}} 2018-06-27 21:40:57,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fff212cacc14f4b29783202b68ea4f5f351e8de" 2018-06-27 21:40:57,697 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:40:57 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-027ce0f3-cd7a-49f2-a354-65cf6203aa42 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:40:57,697 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-027ce0f3-cd7a-49f2-a354-65cf6203aa42 2018-06-27 21:40:57,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 21:40:57,714 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:40: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-27 21:40:57,715 - 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}7fff212cacc14f4b29783202b68ea4f5f351e8de" 2018-06-27 21:40:58,134 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:40:57 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9e301700-16d9-466b-95f4-76e2d60cf5e9 Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/05b1bc3fa6fd4243a4ba8b4d6fcc3daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05b1bc3fa6fd4243a4ba8b4d6fcc3daf", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/48d44c9c0fea4f4e80edc7d2e0715db7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d44c9c0fea4f4e80edc7d2e0715db7", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/4d3721127bf84155a837606ce3feba32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d3721127bf84155a837606ce3feba32", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/5c846663ea6d407e9223de0719ce5442"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c846663ea6d407e9223de0719ce5442", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/73a10e6c4f67490a8a4030cc6cea32f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73a10e6c4f67490a8a4030cc6cea32f5", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/8ecfab7d9d4f47bb8892a85b7d2a0b5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ecfab7d9d4f47bb8892a85b7d2a0b5a", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/b278d529e9a54a9195e4e536b9384dc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b278d529e9a54a9195e4e536b9384dc0", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b7f107ae7bb34ccea8282b1a0ec7a979"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7f107ae7bb34ccea8282b1a0ec7a979", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/d21494d0185b463db36b8c8c2b341b97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d21494d0185b463db36b8c8c2b341b97", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e0bb346419f84e4680f6ca9a97f4fc0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e0bb346419f84e4680f6ca9a97f4fc0b", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "c8d542af72ce49338052c29f02c8857e", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e9dd794fa5c040a9a0445386fb2a6116"}, "options": {}, "id": "e9dd794fa5c040a9a0445386fb2a6116", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/e9f9c747d54947bc800a81ecf11858f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9f9c747d54947bc800a81ecf11858f5", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-27 21:40:58,134 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-9e301700-16d9-466b-95f4-76e2d60cf5e9 2018-06-27 21:40:58,138 - 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-fc3a1c11-5f1e-423-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fff212cacc14f4b29783202b68ea4f5f351e8de" 2018-06-27 21:40:58,505 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:40:58 GMT Server: Apache Content-Length: 469 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f5c8614b-4e17-494f-8c03-78ddad76dee9 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateInstanceTwoNetTests-fc3a1c11-5f1e-423-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/1a277669fa5d44888276c53f9662ac3b"}, "tags": [], "enabled": true, "id": "1a277669fa5d44888276c53f9662ac3b", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-fc3a1c11-5f1e-423-proj"}]} 2018-06-27 21:40:58,505 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateInstanceTwoNetTests-fc3a1c11-5f1e-423-proj used request id req-f5c8614b-4e17-494f-8c03-78ddad76dee9 2018-06-27 21:40:58,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}7fff212cacc14f4b29783202b68ea4f5f351e8de" 2018-06-27 21:40:58,910 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:40:58 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-193b91ae-af9b-417d-b618-925943d06cbb Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 21:40:58,910 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-193b91ae-af9b-417d-b618-925943d06cbb 2018-06-27 21:40:59,654 - keystone_utils - INFO - Created user with name - CreateInstanceTwoNetTests-fc3a1c11-5f1e-423-user 2018-06-27 21:40:59,654 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:40:59,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}85beb539827f2e30cc09a7dc6a847746096e1b30" 2018-06-27 21:41:00,034 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:40:59 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4676fdd5-6cbc-460d-981b-9f0c031f15fb Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 21:41:00,035 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-4676fdd5-6cbc-460d-981b-9f0c031f15fb 2018-06-27 21:41:00,038 - 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}85beb539827f2e30cc09a7dc6a847746096e1b30" -d '{"role": {"name": "CreateInstanceTwoNetTests-fc3a1c11-5f1e-423-proj-role"}}' 2018-06-27 21:41:00,434 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 21:41:00 GMT Server: Apache Content-Length: 224 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ba2be08d-3bed-4c57-acdb-37d239ad073e Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "bd09b20303304eecb70c2c5842bfaa55", "links": {"self": "http://10.167.4.35:5000/v3/roles/bd09b20303304eecb70c2c5842bfaa55"}, "name": "CreateInstanceTwoNetTests-fc3a1c11-5f1e-423-proj-role"}} 2018-06-27 21:41:00,434 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-ba2be08d-3bed-4c57-acdb-37d239ad073e 2018-06-27 21:41:00,434 - keystone_utils - INFO - Created role with name - CreateInstanceTwoNetTests-fc3a1c11-5f1e-423-proj-role 2018-06-27 21:41:00,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/bd09b20303304eecb70c2c5842bfaa55 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85beb539827f2e30cc09a7dc6a847746096e1b30" 2018-06-27 21:41:00,895 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:41:00 GMT Server: Apache Content-Length: 224 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c9156738-f000-440c-aa84-ba77b8f9644a Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "bd09b20303304eecb70c2c5842bfaa55", "links": {"self": "http://10.167.4.35:5000/v3/roles/bd09b20303304eecb70c2c5842bfaa55"}, "name": "CreateInstanceTwoNetTests-fc3a1c11-5f1e-423-proj-role"}} 2018-06-27 21:41:00,895 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/bd09b20303304eecb70c2c5842bfaa55 used request id req-c9156738-f000-440c-aa84-ba77b8f9644a 2018-06-27 21:41:00,896 - keystone_utils - INFO - Granting role CreateInstanceTwoNetTests-fc3a1c11-5f1e-423-proj-role to project CreateInstanceTwoNetTests-fc3a1c11-5f1e-423-proj 2018-06-27 21:41:00,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/1a277669fa5d44888276c53f9662ac3b/users/0853c502512a48fab2badcac2508fdef/roles/bd09b20303304eecb70c2c5842bfaa55 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85beb539827f2e30cc09a7dc6a847746096e1b30" 2018-06-27 21:41:01,491 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:41:00 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-70d828f5-a9ad-496f-be09-c6d9d833d65a Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:41:01,491 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/1a277669fa5d44888276c53f9662ac3b/users/0853c502512a48fab2badcac2508fdef/roles/bd09b20303304eecb70c2c5842bfaa55 used request id req-70d828f5-a9ad-496f-be09-c6d9d833d65a 2018-06-27 21:41:01,491 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 21:41:01,493 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-06-27 21:41:01,494 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:41:01,494 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:41:02,348 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bd09b20303304eecb70c2c5842bfaa55", "name": "CreateInstanceTwoNetTests-fc3a1c11-5f1e-423-proj-role"}], "expires_at": "2018-06-27T22:41:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1a277669fa5d44888276c53f9662ac3b", "name": "CreateInstanceTwoNetTests-fc3a1c11-5f1e-423-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/1a277669fa5d44888276c53f9662ac3b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/1a277669fa5d44888276c53f9662ac3b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/1a277669fa5d44888276c53f9662ac3b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/1a277669fa5d44888276c53f9662ac3b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/1a277669fa5d44888276c53f9662ac3b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/1a277669fa5d44888276c53f9662ac3b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/1a277669fa5d44888276c53f9662ac3b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/1a277669fa5d44888276c53f9662ac3b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/1a277669fa5d44888276c53f9662ac3b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/1a277669fa5d44888276c53f9662ac3b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/1a277669fa5d44888276c53f9662ac3b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/1a277669fa5d44888276c53f9662ac3b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-fc3a1c11-5f1e-423-user", "id": "0853c502512a48fab2badcac2508fdef"}, "audit_ids": ["S-wTplEDTKCOFTlSibO5ZQ"], "issued_at": "2018-06-27T21:41:02.000000Z"}} 2018-06-27 21:41:02,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94d41dda6c67530d27f0f65ae2fb91d2ac1a7b66" 2018-06-27 21:41:02,682 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:41:02 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4054ca95-d267-4440-b0e5-9bc729b28d6b Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:41:02,682 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-4054ca95-d267-4440-b0e5-9bc729b28d6b 2018-06-27 21:41:02,686 - 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-fe90b7e4-201e-4f00-beb2-1e2126d9db17 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}94d41dda6c67530d27f0f65ae2fb91d2ac1a7b66" 2018-06-27 21:41:03,508 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:41:03 GMT Content-Type: application/json Content-Length: 164 Connection: keep-alive X-Openstack-Request-Id: req-a8b5f5f6-b281-4240-9336-b9f8e32262ac Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceTwoNetTests-fe90b7e4-201e-4f00-beb2-1e2126d9db17"} 2018-06-27 21:41:03,508 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-fe90b7e4-201e-4f00-beb2-1e2126d9db17 used request id req-a8b5f5f6-b281-4240-9336-b9f8e32262ac 2018-06-27 21:41:03,511 - 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}94d41dda6c67530d27f0f65ae2fb91d2ac1a7b66" 2018-06-27 21:41:04,200 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:41:04 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-456da9fa-cf79-4966-a67d-21567ff9e748 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-27 21:41:04,200 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-456da9fa-cf79-4966-a67d-21567ff9e748 2018-06-27 21:41:04,235 - 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}94d41dda6c67530d27f0f65ae2fb91d2ac1a7b66" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceTwoNetTests-fe90b7e4-201e-4f00-beb2-1e2126d9db17"}' 2018-06-27 21:41:05,797 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 21:41:05 GMT Content-Type: application/json Content-Length: 606 Connection: keep-alive Location: https://172.30.10.101:9292/v2/images/cd92b2b2-5a1b-4dd7-85bd-640f92b87592 Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-b453bfb7-79d2-4c91-82ed-901e48b817b2 Front-End-Https: on RESP BODY: {"status": "queued", "name": "CreateInstanceTwoNetTests-fe90b7e4-201e-4f00-beb2-1e2126d9db17", "tags": [], "container_format": "bare", "created_at": "2018-06-27T21:41:06Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-06-27T21:41:06Z", "visibility": "shared", "self": "/v2/images/cd92b2b2-5a1b-4dd7-85bd-640f92b87592", "min_disk": 0, "protected": false, "id": "cd92b2b2-5a1b-4dd7-85bd-640f92b87592", "file": "/v2/images/cd92b2b2-5a1b-4dd7-85bd-640f92b87592/file", "checksum": null, "owner": "1a277669fa5d44888276c53f9662ac3b", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-27 21:41:05,797 - keystoneauth.session - DEBUG - POST call to image for https://172.30.10.101:9292/v2/images used request id req-b453bfb7-79d2-4c91-82ed-901e48b817b2 2018-06-27 21:41:05,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9292/v2/images/cd92b2b2-5a1b-4dd7-85bd-640f92b87592/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}94d41dda6c67530d27f0f65ae2fb91d2ac1a7b66" -d '' 2018-06-27 21:41:07,265 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:41:07 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-648f22d8-8fed-421b-b467-2f7d12aa46d9 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-27 21:41:07,265 - keystoneauth.session - DEBUG - PUT call to image for https://172.30.10.101:9292/v2/images/cd92b2b2-5a1b-4dd7-85bd-640f92b87592/file used request id req-648f22d8-8fed-421b-b467-2f7d12aa46d9 2018-06-27 21:41:07,266 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-06-27 21:41:07,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/cd92b2b2-5a1b-4dd7-85bd-640f92b87592 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}94d41dda6c67530d27f0f65ae2fb91d2ac1a7b66" 2018-06-27 21:41:08,786 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:41:08 GMT Content-Type: application/json Content-Length: 724 Connection: keep-alive X-Openstack-Request-Id: req-6df58057-dedd-44c7-9ffb-3c7b4c842f43 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceTwoNetTests-fe90b7e4-201e-4f00-beb2-1e2126d9db17", "tags": [], "container_format": "bare", "created_at": "2018-06-27T21:41:06Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-27T21:41:07Z", "visibility": "shared", "self": "/v2/images/cd92b2b2-5a1b-4dd7-85bd-640f92b87592", "min_disk": 0, "protected": false, "id": "cd92b2b2-5a1b-4dd7-85bd-640f92b87592", "file": "/v2/images/cd92b2b2-5a1b-4dd7-85bd-640f92b87592/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "1a277669fa5d44888276c53f9662ac3b", "direct_url": "file:///var/lib/glance/images/cd92b2b2-5a1b-4dd7-85bd-640f92b87592", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-27 21:41:08,786 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/cd92b2b2-5a1b-4dd7-85bd-640f92b87592 used request id req-6df58057-dedd-44c7-9ffb-3c7b4c842f43 2018-06-27 21:41:08,789 - 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}94d41dda6c67530d27f0f65ae2fb91d2ac1a7b66" 2018-06-27 21:41:09,445 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:41:09 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-80411d48-7445-486d-ac29-00c101b8db19 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-27 21:41:09,446 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-80411d48-7445-486d-ac29-00c101b8db19 2018-06-27 21:41:09,449 - create_image - INFO - Created image with name - CreateInstanceTwoNetTests-fe90b7e4-201e-4f00-beb2-1e2126d9db17 2018-06-27 21:41:09,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/cd92b2b2-5a1b-4dd7-85bd-640f92b87592 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}94d41dda6c67530d27f0f65ae2fb91d2ac1a7b66" 2018-06-27 21:41:10,096 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:41:10 GMT Content-Type: application/json Content-Length: 724 Connection: keep-alive X-Openstack-Request-Id: req-b8687054-7a93-4ffb-840f-1cedbc05a925 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceTwoNetTests-fe90b7e4-201e-4f00-beb2-1e2126d9db17", "tags": [], "container_format": "bare", "created_at": "2018-06-27T21:41:06Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-27T21:41:07Z", "visibility": "shared", "self": "/v2/images/cd92b2b2-5a1b-4dd7-85bd-640f92b87592", "min_disk": 0, "protected": false, "id": "cd92b2b2-5a1b-4dd7-85bd-640f92b87592", "file": "/v2/images/cd92b2b2-5a1b-4dd7-85bd-640f92b87592/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "1a277669fa5d44888276c53f9662ac3b", "direct_url": "file:///var/lib/glance/images/cd92b2b2-5a1b-4dd7-85bd-640f92b87592", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-27 21:41:10,096 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/cd92b2b2-5a1b-4dd7-85bd-640f92b87592 used request id req-b8687054-7a93-4ffb-840f-1cedbc05a925 2018-06-27 21:41:10,097 - create_image - DEBUG - Instance status is - active 2018-06-27 21:41:10,097 - create_image - DEBUG - Image is active with name - CreateInstanceTwoNetTests-fe90b7e4-201e-4f00-beb2-1e2126d9db17 2018-06-27 21:41:10,097 - create_image - INFO - Image is now active with name - CreateInstanceTwoNetTests-fe90b7e4-201e-4f00-beb2-1e2126d9db17 2018-06-27 21:41:10,097 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:41:10,098 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:41:11,024 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bd09b20303304eecb70c2c5842bfaa55", "name": "CreateInstanceTwoNetTests-fc3a1c11-5f1e-423-proj-role"}], "expires_at": "2018-06-27T22:41:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1a277669fa5d44888276c53f9662ac3b", "name": "CreateInstanceTwoNetTests-fc3a1c11-5f1e-423-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/1a277669fa5d44888276c53f9662ac3b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/1a277669fa5d44888276c53f9662ac3b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/1a277669fa5d44888276c53f9662ac3b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/1a277669fa5d44888276c53f9662ac3b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/1a277669fa5d44888276c53f9662ac3b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/1a277669fa5d44888276c53f9662ac3b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/1a277669fa5d44888276c53f9662ac3b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/1a277669fa5d44888276c53f9662ac3b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/1a277669fa5d44888276c53f9662ac3b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/1a277669fa5d44888276c53f9662ac3b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/1a277669fa5d44888276c53f9662ac3b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/1a277669fa5d44888276c53f9662ac3b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-fc3a1c11-5f1e-423-user", "id": "0853c502512a48fab2badcac2508fdef"}, "audit_ids": ["UuyVvh-CSH6yBT1A7CBsuw"], "issued_at": "2018-06-27T21:41:10.000000Z"}} 2018-06-27 21:41:11,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}03f5a84c4f08fee49ece8b49abf0d4c25617ca97" 2018-06-27 21:41:11,355 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:41:11 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-878b7987-f1b0-4987-9ccd-057166072ecd Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:41:11,355 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-878b7987-f1b0-4987-9ccd-057166072ecd 2018-06-27 21:41:11,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/networks?name=CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03f5a84c4f08fee49ece8b49abf0d4c25617ca97" 2018-06-27 21:41:12,178 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:41:12 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-e7936f4a-5296-4e55-aa6f-8a3ac0feaaf7 Front-End-Https: on RESP BODY: {"networks":[]} 2018-06-27 21:41:12,178 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-net1 used request id req-e7936f4a-5296-4e55-aa6f-8a3ac0feaaf7 2018-06-27 21:41:12,178 - neutron_utils - INFO - Creating network with name CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-net1 2018-06-27 21:41:12,184 - 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}03f5a84c4f08fee49ece8b49abf0d4c25617ca97" -d '{"network": {"name": "CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-net1", "admin_state_up": true}}' 2018-06-27 21:41:14,077 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 21:41:14 GMT Content-Type: application/json Content-Length: 604 Connection: keep-alive X-Openstack-Request-Id: req-81edeed9-b885-4057-99cc-bcf11af9c8ef Front-End-Https: on RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"1a277669fa5d44888276c53f9662ac3b","created_at":"2018-06-27T21:41:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-06-27T21:41:13Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"1a277669fa5d44888276c53f9662ac3b","id":"d6d4ccd1-0f09-4937-a6a7-6de4d53222f0","name":"CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-net1"}} 2018-06-27 21:41:14,077 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-81edeed9-b885-4057-99cc-bcf11af9c8ef 2018-06-27 21:41:14,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?id=d6d4ccd1-0f09-4937-a6a7-6de4d53222f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03f5a84c4f08fee49ece8b49abf0d4c25617ca97" 2018-06-27 21:41:14,452 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:41:14 GMT Content-Type: application/json Content-Length: 588 Connection: keep-alive X-Openstack-Request-Id: req-c2386b1e-9b11-4f45-8aae-292510236379 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-27T21:41:13Z","tenant_id":"1a277669fa5d44888276c53f9662ac3b","created_at":"2018-06-27T21:41:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"1a277669fa5d44888276c53f9662ac3b","id":"d6d4ccd1-0f09-4937-a6a7-6de4d53222f0","name":"CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-net1"}]} 2018-06-27 21:41:14,452 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=d6d4ccd1-0f09-4937-a6a7-6de4d53222f0 used request id req-c2386b1e-9b11-4f45-8aae-292510236379 2018-06-27 21:41:14,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=d6d4ccd1-0f09-4937-a6a7-6de4d53222f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03f5a84c4f08fee49ece8b49abf0d4c25617ca97" 2018-06-27 21:41:14,553 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:41:14 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-591d9b26-4b15-4dfd-be04-043bc62fb152 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-27 21:41:14,553 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=d6d4ccd1-0f09-4937-a6a7-6de4d53222f0 used request id req-591d9b26-4b15-4dfd-be04-043bc62fb152 2018-06-27 21:41:14,553 - neutron_utils - INFO - Creating subnet with name CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-subnet1 2018-06-27 21:41:14,558 - 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}03f5a84c4f08fee49ece8b49abf0d4c25617ca97" -d '{"subnets": [{"ip_version": 4, "network_id": "d6d4ccd1-0f09-4937-a6a7-6de4d53222f0", "cidr": "10.200.201.0/24", "gateway_ip": "10.200.201.1", "name": "CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-subnet1"}]}' 2018-06-27 21:41:16,166 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 21:41:16 GMT Content-Type: application/json Content-Length: 684 Connection: keep-alive X-Openstack-Request-Id: req-b0651b59-94bd-41c1-8485-5fa22ba637df Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d6d4ccd1-0f09-4937-a6a7-6de4d53222f0","tenant_id":"1a277669fa5d44888276c53f9662ac3b","created_at":"2018-06-27T21:41:15Z","dns_nameservers":[],"updated_at":"2018-06-27T21:41:15Z","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":"1a277669fa5d44888276c53f9662ac3b","id":"ec43a37a-0fb8-4365-8dfa-9f7ceb10accd","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-subnet1"}]} 2018-06-27 21:41:16,166 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-b0651b59-94bd-41c1-8485-5fa22ba637df 2018-06-27 21:41:16,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/networks?id=d6d4ccd1-0f09-4937-a6a7-6de4d53222f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03f5a84c4f08fee49ece8b49abf0d4c25617ca97" 2018-06-27 21:41:16,442 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:41:16 GMT Content-Type: application/json Content-Length: 632 Connection: keep-alive X-Openstack-Request-Id: req-f4eb7b0f-2fd3-47a5-b217-5df56fa44045 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["ec43a37a-0fb8-4365-8dfa-9f7ceb10accd"],"updated_at":"2018-06-27T21:41:15Z","tenant_id":"1a277669fa5d44888276c53f9662ac3b","created_at":"2018-06-27T21:41:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"1a277669fa5d44888276c53f9662ac3b","id":"d6d4ccd1-0f09-4937-a6a7-6de4d53222f0","name":"CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-net1"}]} 2018-06-27 21:41:16,442 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=d6d4ccd1-0f09-4937-a6a7-6de4d53222f0 used request id req-f4eb7b0f-2fd3-47a5-b217-5df56fa44045 2018-06-27 21:41:16,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/subnets?network_id=d6d4ccd1-0f09-4937-a6a7-6de4d53222f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03f5a84c4f08fee49ece8b49abf0d4c25617ca97" 2018-06-27 21:41:17,281 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:41:17 GMT Content-Type: application/json Content-Length: 684 Connection: keep-alive X-Openstack-Request-Id: req-6f6cdf4c-fdb8-4ea2-8798-e70a1b26c3e1 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d6d4ccd1-0f09-4937-a6a7-6de4d53222f0","tenant_id":"1a277669fa5d44888276c53f9662ac3b","created_at":"2018-06-27T21:41:15Z","dns_nameservers":[],"updated_at":"2018-06-27T21:41:15Z","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":"1a277669fa5d44888276c53f9662ac3b","id":"ec43a37a-0fb8-4365-8dfa-9f7ceb10accd","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-subnet1"}]} 2018-06-27 21:41:17,281 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=d6d4ccd1-0f09-4937-a6a7-6de4d53222f0 used request id req-6f6cdf4c-fdb8-4ea2-8798-e70a1b26c3e1 2018-06-27 21:41:17,282 - OpenStackNetwork - DEBUG - Network [d6d4ccd1-0f09-4937-a6a7-6de4d53222f0] created successfully 2018-06-27 21:41:17,282 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:41:17,283 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:41:18,175 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bd09b20303304eecb70c2c5842bfaa55", "name": "CreateInstanceTwoNetTests-fc3a1c11-5f1e-423-proj-role"}], "expires_at": "2018-06-27T22:41:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1a277669fa5d44888276c53f9662ac3b", "name": "CreateInstanceTwoNetTests-fc3a1c11-5f1e-423-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/1a277669fa5d44888276c53f9662ac3b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/1a277669fa5d44888276c53f9662ac3b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/1a277669fa5d44888276c53f9662ac3b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/1a277669fa5d44888276c53f9662ac3b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/1a277669fa5d44888276c53f9662ac3b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/1a277669fa5d44888276c53f9662ac3b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/1a277669fa5d44888276c53f9662ac3b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/1a277669fa5d44888276c53f9662ac3b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/1a277669fa5d44888276c53f9662ac3b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/1a277669fa5d44888276c53f9662ac3b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/1a277669fa5d44888276c53f9662ac3b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/1a277669fa5d44888276c53f9662ac3b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-fc3a1c11-5f1e-423-user", "id": "0853c502512a48fab2badcac2508fdef"}, "audit_ids": ["2QyIsWlQRQm-665gzXt2Xw"], "issued_at": "2018-06-27T21:41:18.000000Z"}} 2018-06-27 21:41:18,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}1bdb97a6cd6adb7c7c112d4a2405b0cd1f65b211" 2018-06-27 21:41:18,484 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:41:18 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1941daf0-3d66-4bec-897a-43428e898b0c Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:41:18,484 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-1941daf0-3d66-4bec-897a-43428e898b0c 2018-06-27 21:41:18,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=CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bdb97a6cd6adb7c7c112d4a2405b0cd1f65b211" 2018-06-27 21:41:19,276 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:41:19 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-0883f6c9-2bea-4d40-9727-fefc35be624e Front-End-Https: on RESP BODY: {"networks":[]} 2018-06-27 21:41:19,276 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-net2 used request id req-0883f6c9-2bea-4d40-9727-fefc35be624e 2018-06-27 21:41:19,277 - neutron_utils - INFO - Creating network with name CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-net2 2018-06-27 21:41:19,282 - 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}1bdb97a6cd6adb7c7c112d4a2405b0cd1f65b211" -d '{"network": {"name": "CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-net2", "admin_state_up": true}}' 2018-06-27 21:41:20,507 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 21:41:20 GMT Content-Type: application/json Content-Length: 604 Connection: keep-alive X-Openstack-Request-Id: req-d592d048-0cd0-43c0-aed3-a1584f1fe32c Front-End-Https: on RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"1a277669fa5d44888276c53f9662ac3b","created_at":"2018-06-27T21:41:20Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-06-27T21:41:20Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"1a277669fa5d44888276c53f9662ac3b","id":"6ec74acd-f882-4fd3-b9b1-d17f2ca4c5f2","name":"CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-net2"}} 2018-06-27 21:41:20,508 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-d592d048-0cd0-43c0-aed3-a1584f1fe32c 2018-06-27 21:41:20,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=6ec74acd-f882-4fd3-b9b1-d17f2ca4c5f2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bdb97a6cd6adb7c7c112d4a2405b0cd1f65b211" 2018-06-27 21:41:20,800 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:41:20 GMT Content-Type: application/json Content-Length: 588 Connection: keep-alive X-Openstack-Request-Id: req-9489ea9f-c08e-4026-9950-20b6f73c8618 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-27T21:41:20Z","tenant_id":"1a277669fa5d44888276c53f9662ac3b","created_at":"2018-06-27T21:41:20Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"1a277669fa5d44888276c53f9662ac3b","id":"6ec74acd-f882-4fd3-b9b1-d17f2ca4c5f2","name":"CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-net2"}]} 2018-06-27 21:41:20,800 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=6ec74acd-f882-4fd3-b9b1-d17f2ca4c5f2 used request id req-9489ea9f-c08e-4026-9950-20b6f73c8618 2018-06-27 21:41:20,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=6ec74acd-f882-4fd3-b9b1-d17f2ca4c5f2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bdb97a6cd6adb7c7c112d4a2405b0cd1f65b211" 2018-06-27 21:41:21,250 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:41:21 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-b6483719-ba4a-4a40-96eb-45e024be6d5d Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-27 21:41:21,250 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=6ec74acd-f882-4fd3-b9b1-d17f2ca4c5f2 used request id req-b6483719-ba4a-4a40-96eb-45e024be6d5d 2018-06-27 21:41:21,251 - neutron_utils - INFO - Creating subnet with name CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-subnet2 2018-06-27 21:41:21,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/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bdb97a6cd6adb7c7c112d4a2405b0cd1f65b211" -d '{"subnets": [{"ip_version": 4, "network_id": "6ec74acd-f882-4fd3-b9b1-d17f2ca4c5f2", "cidr": "10.200.202.0/24", "gateway_ip": "10.200.202.1", "name": "CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-subnet2"}]}' 2018-06-27 21:41:22,799 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 21:41:22 GMT Content-Type: application/json Content-Length: 684 Connection: keep-alive X-Openstack-Request-Id: req-c193ab9b-9da8-4f03-a15f-d4bbe91524ee Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6ec74acd-f882-4fd3-b9b1-d17f2ca4c5f2","tenant_id":"1a277669fa5d44888276c53f9662ac3b","created_at":"2018-06-27T21:41:21Z","dns_nameservers":[],"updated_at":"2018-06-27T21:41:21Z","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":"1a277669fa5d44888276c53f9662ac3b","id":"508ebf94-225d-4de1-956f-11896d9d345b","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-subnet2"}]} 2018-06-27 21:41:22,799 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-c193ab9b-9da8-4f03-a15f-d4bbe91524ee 2018-06-27 21:41:22,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/networks?id=6ec74acd-f882-4fd3-b9b1-d17f2ca4c5f2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bdb97a6cd6adb7c7c112d4a2405b0cd1f65b211" 2018-06-27 21:41:23,059 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:41:23 GMT Content-Type: application/json Content-Length: 632 Connection: keep-alive X-Openstack-Request-Id: req-c0d898db-5980-42db-a45f-4cfbf5b60815 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["508ebf94-225d-4de1-956f-11896d9d345b"],"updated_at":"2018-06-27T21:41:21Z","tenant_id":"1a277669fa5d44888276c53f9662ac3b","created_at":"2018-06-27T21:41:20Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"1a277669fa5d44888276c53f9662ac3b","id":"6ec74acd-f882-4fd3-b9b1-d17f2ca4c5f2","name":"CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-net2"}]} 2018-06-27 21:41:23,059 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=6ec74acd-f882-4fd3-b9b1-d17f2ca4c5f2 used request id req-c0d898db-5980-42db-a45f-4cfbf5b60815 2018-06-27 21:41:23,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=6ec74acd-f882-4fd3-b9b1-d17f2ca4c5f2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bdb97a6cd6adb7c7c112d4a2405b0cd1f65b211" 2018-06-27 21:41:23,235 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:41:23 GMT Content-Type: application/json Content-Length: 684 Connection: keep-alive X-Openstack-Request-Id: req-c8855802-ade9-42bc-9080-c2c1e2211332 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6ec74acd-f882-4fd3-b9b1-d17f2ca4c5f2","tenant_id":"1a277669fa5d44888276c53f9662ac3b","created_at":"2018-06-27T21:41:21Z","dns_nameservers":[],"updated_at":"2018-06-27T21:41:21Z","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":"1a277669fa5d44888276c53f9662ac3b","id":"508ebf94-225d-4de1-956f-11896d9d345b","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-subnet2"}]} 2018-06-27 21:41:23,235 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=6ec74acd-f882-4fd3-b9b1-d17f2ca4c5f2 used request id req-c8855802-ade9-42bc-9080-c2c1e2211332 2018-06-27 21:41:23,235 - OpenStackNetwork - DEBUG - Network [6ec74acd-f882-4fd3-b9b1-d17f2ca4c5f2] created successfully 2018-06-27 21:41:23,236 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:41:23,237 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:41:23,866 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bd09b20303304eecb70c2c5842bfaa55", "name": "CreateInstanceTwoNetTests-fc3a1c11-5f1e-423-proj-role"}], "expires_at": "2018-06-27T22:41:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1a277669fa5d44888276c53f9662ac3b", "name": "CreateInstanceTwoNetTests-fc3a1c11-5f1e-423-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/1a277669fa5d44888276c53f9662ac3b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/1a277669fa5d44888276c53f9662ac3b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/1a277669fa5d44888276c53f9662ac3b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/1a277669fa5d44888276c53f9662ac3b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/1a277669fa5d44888276c53f9662ac3b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/1a277669fa5d44888276c53f9662ac3b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/1a277669fa5d44888276c53f9662ac3b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/1a277669fa5d44888276c53f9662ac3b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/1a277669fa5d44888276c53f9662ac3b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/1a277669fa5d44888276c53f9662ac3b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/1a277669fa5d44888276c53f9662ac3b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/1a277669fa5d44888276c53f9662ac3b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-fc3a1c11-5f1e-423-user", "id": "0853c502512a48fab2badcac2508fdef"}, "audit_ids": ["DJAv5H6OS7iU4Y9lsFG7mA"], "issued_at": "2018-06-27T21:41:23.000000Z"}} 2018-06-27 21:41:23,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bb96779b5a48c08b55affcc92ee0723dee82a13" 2018-06-27 21:41:24,191 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:41:23 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5ad69fcb-29bb-49b0-8792-355981e463d7 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:41:24,192 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-5ad69fcb-29bb-49b0-8792-355981e463d7 2018-06-27 21:41:24,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/routers?name=CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bb96779b5a48c08b55affcc92ee0723dee82a13" 2018-06-27 21:41:24,939 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:41:24 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-eb021e9a-588b-445f-90e5-d31af1e99f2b Front-End-Https: on RESP BODY: {"routers": []} 2018-06-27 21:41:24,940 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers?name=CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-pub-router&admin_state_up=True used request id req-eb021e9a-588b-445f-90e5-d31af1e99f2b 2018-06-27 21:41:24,940 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:41:24,941 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:41:25,586 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bd09b20303304eecb70c2c5842bfaa55", "name": "CreateInstanceTwoNetTests-fc3a1c11-5f1e-423-proj-role"}], "expires_at": "2018-06-27T22:41:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1a277669fa5d44888276c53f9662ac3b", "name": "CreateInstanceTwoNetTests-fc3a1c11-5f1e-423-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/1a277669fa5d44888276c53f9662ac3b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/1a277669fa5d44888276c53f9662ac3b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/1a277669fa5d44888276c53f9662ac3b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/1a277669fa5d44888276c53f9662ac3b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/1a277669fa5d44888276c53f9662ac3b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/1a277669fa5d44888276c53f9662ac3b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/1a277669fa5d44888276c53f9662ac3b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/1a277669fa5d44888276c53f9662ac3b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/1a277669fa5d44888276c53f9662ac3b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/1a277669fa5d44888276c53f9662ac3b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/1a277669fa5d44888276c53f9662ac3b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/1a277669fa5d44888276c53f9662ac3b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-fc3a1c11-5f1e-423-user", "id": "0853c502512a48fab2badcac2508fdef"}, "audit_ids": ["cjsW5MsxQoK84ySIIQqTRw"], "issued_at": "2018-06-27T21:41:25.000000Z"}} 2018-06-27 21:41:25,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}91b9f0edc03542671b9bcb711b0cb118ee04f105" 2018-06-27 21:41:25,904 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:41:25 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-35a927f1-2a49-4648-b953-1524d7394ecf Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:41:25,905 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-35a927f1-2a49-4648-b953-1524d7394ecf 2018-06-27 21:41:25,907 - neutron_utils - INFO - Creating router with name - CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-pub-router 2018-06-27 21:41:25,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/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bb96779b5a48c08b55affcc92ee0723dee82a13" -d '{"router": {"name": "CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-pub-router", "admin_state_up": true}}' 2018-06-27 21:41:26,898 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 21:41:26 GMT Content-Type: application/json Content-Length: 536 Connection: keep-alive X-Openstack-Request-Id: req-6ebe903e-6c46-4883-8d7e-c5e3df88a770 Front-End-Https: on RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "1a277669fa5d44888276c53f9662ac3b", "created_at": "2018-06-27T21:41:26Z", "admin_state_up": true, "updated_at": "2018-06-27T21:41:26Z", "flavor_id": null, "revision_number": 1, "routes": [], "project_id": "1a277669fa5d44888276c53f9662ac3b", "id": "806303f8-60f9-472a-a45a-48cb190ed667", "name": "CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-pub-router"}} 2018-06-27 21:41:26,898 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/routers used request id req-6ebe903e-6c46-4883-8d7e-c5e3df88a770 2018-06-27 21:41:26,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/ports?device_id=806303f8-60f9-472a-a45a-48cb190ed667 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bb96779b5a48c08b55affcc92ee0723dee82a13" 2018-06-27 21:41:26,983 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:41:26 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-32d721c6-c099-430c-bf96-c7b87913ac45 Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-27 21:41:26,983 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=806303f8-60f9-472a-a45a-48cb190ed667 used request id req-32d721c6-c099-430c-bf96-c7b87913ac45 2018-06-27 21:41:26,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=CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bb96779b5a48c08b55affcc92ee0723dee82a13" 2018-06-27 21:41:27,265 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:41:27 GMT Content-Type: application/json Content-Length: 632 Connection: keep-alive X-Openstack-Request-Id: req-d6add790-81d6-452b-a11c-d3581997e406 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["ec43a37a-0fb8-4365-8dfa-9f7ceb10accd"],"updated_at":"2018-06-27T21:41:15Z","tenant_id":"1a277669fa5d44888276c53f9662ac3b","created_at":"2018-06-27T21:41:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"1a277669fa5d44888276c53f9662ac3b","id":"d6d4ccd1-0f09-4937-a6a7-6de4d53222f0","name":"CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-net1"}]} 2018-06-27 21:41:27,265 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-net1 used request id req-d6add790-81d6-452b-a11c-d3581997e406 2018-06-27 21:41:27,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 21:41:27,281 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21: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-27 21:41:27,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/1a277669fa5d44888276c53f9662ac3b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bb96779b5a48c08b55affcc92ee0723dee82a13" 2018-06-27 21:41:27,372 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:41:27 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-81c9437f-5cbe-462a-b286-883dc4d7047b Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/1a277669fa5d44888276c53f9662ac3b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1a277669fa5d44888276c53f9662ac3b", "name": "CreateInstanceTwoNetTests-fc3a1c11-5f1e-423-proj"}} 2018-06-27 21:41:27,372 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/1a277669fa5d44888276c53f9662ac3b used request id req-81c9437f-5cbe-462a-b286-883dc4d7047b 2018-06-27 21:41:27,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=d6d4ccd1-0f09-4937-a6a7-6de4d53222f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bb96779b5a48c08b55affcc92ee0723dee82a13" 2018-06-27 21:41:28,246 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:41:28 GMT Content-Type: application/json Content-Length: 684 Connection: keep-alive X-Openstack-Request-Id: req-027e4939-a9dd-4150-92ec-bc03e4d82548 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d6d4ccd1-0f09-4937-a6a7-6de4d53222f0","tenant_id":"1a277669fa5d44888276c53f9662ac3b","created_at":"2018-06-27T21:41:15Z","dns_nameservers":[],"updated_at":"2018-06-27T21:41:15Z","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":"1a277669fa5d44888276c53f9662ac3b","id":"ec43a37a-0fb8-4365-8dfa-9f7ceb10accd","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-subnet1"}]} 2018-06-27 21:41:28,247 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=d6d4ccd1-0f09-4937-a6a7-6de4d53222f0 used request id req-027e4939-a9dd-4150-92ec-bc03e4d82548 2018-06-27 21:41:28,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/ports?network_id=d6d4ccd1-0f09-4937-a6a7-6de4d53222f0&name=CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-router-port1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bb96779b5a48c08b55affcc92ee0723dee82a13" 2018-06-27 21:41:28,344 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:41:28 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-ade743cb-f253-4885-b1d3-62b004466099 Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-27 21:41:28,344 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=d6d4ccd1-0f09-4937-a6a7-6de4d53222f0&name=CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-router-port1&admin_state_up=True used request id req-ade743cb-f253-4885-b1d3-62b004466099 2018-06-27 21:41:28,344 - OpenStackNetwork - INFO - Retrieved port CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-router-port1 for router - CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-pub-router 2018-06-27 21:41:28,345 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:41:28,345 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:41:29,062 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bd09b20303304eecb70c2c5842bfaa55", "name": "CreateInstanceTwoNetTests-fc3a1c11-5f1e-423-proj-role"}], "expires_at": "2018-06-27T22:41:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1a277669fa5d44888276c53f9662ac3b", "name": "CreateInstanceTwoNetTests-fc3a1c11-5f1e-423-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/1a277669fa5d44888276c53f9662ac3b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/1a277669fa5d44888276c53f9662ac3b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/1a277669fa5d44888276c53f9662ac3b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/1a277669fa5d44888276c53f9662ac3b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/1a277669fa5d44888276c53f9662ac3b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/1a277669fa5d44888276c53f9662ac3b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/1a277669fa5d44888276c53f9662ac3b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/1a277669fa5d44888276c53f9662ac3b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/1a277669fa5d44888276c53f9662ac3b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/1a277669fa5d44888276c53f9662ac3b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/1a277669fa5d44888276c53f9662ac3b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/1a277669fa5d44888276c53f9662ac3b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-fc3a1c11-5f1e-423-user", "id": "0853c502512a48fab2badcac2508fdef"}, "audit_ids": ["6W2aBNhbSn-KXKwLWfBFfg"], "issued_at": "2018-06-27T21:41:29.000000Z"}} 2018-06-27 21:41:29,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f65ff2787ac6d2ee9487ab6e24aa96ea06d1e424" 2018-06-27 21:41:29,379 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:41:29 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e0c25f98-10fb-4c95-878c-6918c4dc47ab Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:41:29,379 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-e0c25f98-10fb-4c95-878c-6918c4dc47ab 2018-06-27 21:41:29,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?name=CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bb96779b5a48c08b55affcc92ee0723dee82a13" 2018-06-27 21:41:29,710 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:41:29 GMT Content-Type: application/json Content-Length: 632 Connection: keep-alive X-Openstack-Request-Id: req-95316b5f-e0c7-43fe-aa5e-7f884ecc917b Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["ec43a37a-0fb8-4365-8dfa-9f7ceb10accd"],"updated_at":"2018-06-27T21:41:15Z","tenant_id":"1a277669fa5d44888276c53f9662ac3b","created_at":"2018-06-27T21:41:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"1a277669fa5d44888276c53f9662ac3b","id":"d6d4ccd1-0f09-4937-a6a7-6de4d53222f0","name":"CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-net1"}]} 2018-06-27 21:41:29,711 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-net1 used request id req-95316b5f-e0c7-43fe-aa5e-7f884ecc917b 2018-06-27 21:41:29,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/subnets?network_id=d6d4ccd1-0f09-4937-a6a7-6de4d53222f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bb96779b5a48c08b55affcc92ee0723dee82a13" 2018-06-27 21:41:29,817 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:41:29 GMT Content-Type: application/json Content-Length: 684 Connection: keep-alive X-Openstack-Request-Id: req-01875199-f185-4c75-af47-1c9e8841d8a2 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d6d4ccd1-0f09-4937-a6a7-6de4d53222f0","tenant_id":"1a277669fa5d44888276c53f9662ac3b","created_at":"2018-06-27T21:41:15Z","dns_nameservers":[],"updated_at":"2018-06-27T21:41:15Z","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":"1a277669fa5d44888276c53f9662ac3b","id":"ec43a37a-0fb8-4365-8dfa-9f7ceb10accd","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-subnet1"}]} 2018-06-27 21:41:29,817 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=d6d4ccd1-0f09-4937-a6a7-6de4d53222f0 used request id req-01875199-f185-4c75-af47-1c9e8841d8a2 2018-06-27 21:41:29,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=CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bb96779b5a48c08b55affcc92ee0723dee82a13" 2018-06-27 21:41:30,063 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:41:30 GMT Content-Type: application/json Content-Length: 632 Connection: keep-alive X-Openstack-Request-Id: req-450201c9-e296-483d-b4e2-0c45f7873e19 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["ec43a37a-0fb8-4365-8dfa-9f7ceb10accd"],"updated_at":"2018-06-27T21:41:15Z","tenant_id":"1a277669fa5d44888276c53f9662ac3b","created_at":"2018-06-27T21:41:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"1a277669fa5d44888276c53f9662ac3b","id":"d6d4ccd1-0f09-4937-a6a7-6de4d53222f0","name":"CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-net1"}]} 2018-06-27 21:41:30,063 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-net1 used request id req-450201c9-e296-483d-b4e2-0c45f7873e19 2018-06-27 21:41:30,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 21:41:30,077 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:41: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-27 21:41:30,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/1a277669fa5d44888276c53f9662ac3b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f65ff2787ac6d2ee9487ab6e24aa96ea06d1e424" 2018-06-27 21:41:30,152 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:41:30 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-528a6c06-de3c-4355-8b12-86971a3e7372 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/1a277669fa5d44888276c53f9662ac3b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1a277669fa5d44888276c53f9662ac3b", "name": "CreateInstanceTwoNetTests-fc3a1c11-5f1e-423-proj"}} 2018-06-27 21:41:30,153 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/1a277669fa5d44888276c53f9662ac3b used request id req-528a6c06-de3c-4355-8b12-86971a3e7372 2018-06-27 21:41:30,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/subnets?network_id=d6d4ccd1-0f09-4937-a6a7-6de4d53222f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bb96779b5a48c08b55affcc92ee0723dee82a13" 2018-06-27 21:41:30,279 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:41:30 GMT Content-Type: application/json Content-Length: 684 Connection: keep-alive X-Openstack-Request-Id: req-ea4c2010-f0ad-45a3-8f0b-2e447ee5f06b Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d6d4ccd1-0f09-4937-a6a7-6de4d53222f0","tenant_id":"1a277669fa5d44888276c53f9662ac3b","created_at":"2018-06-27T21:41:15Z","dns_nameservers":[],"updated_at":"2018-06-27T21:41:15Z","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":"1a277669fa5d44888276c53f9662ac3b","id":"ec43a37a-0fb8-4365-8dfa-9f7ceb10accd","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-subnet1"}]} 2018-06-27 21:41:30,279 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=d6d4ccd1-0f09-4937-a6a7-6de4d53222f0 used request id req-ea4c2010-f0ad-45a3-8f0b-2e447ee5f06b 2018-06-27 21:41:30,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/subnets?network_id=d6d4ccd1-0f09-4937-a6a7-6de4d53222f0&name=CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bb96779b5a48c08b55affcc92ee0723dee82a13" 2018-06-27 21:41:30,403 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:41:30 GMT Content-Type: application/json Content-Length: 684 Connection: keep-alive X-Openstack-Request-Id: req-cd78d0c0-dbd8-4124-a93c-a32c238d0e73 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d6d4ccd1-0f09-4937-a6a7-6de4d53222f0","tenant_id":"1a277669fa5d44888276c53f9662ac3b","created_at":"2018-06-27T21:41:15Z","dns_nameservers":[],"updated_at":"2018-06-27T21:41:15Z","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":"1a277669fa5d44888276c53f9662ac3b","id":"ec43a37a-0fb8-4365-8dfa-9f7ceb10accd","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-subnet1"}]} 2018-06-27 21:41:30,404 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=d6d4ccd1-0f09-4937-a6a7-6de4d53222f0&name=CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-subnet1 used request id req-cd78d0c0-dbd8-4124-a93c-a32c238d0e73 2018-06-27 21:41:30,404 - neutron_utils - INFO - Creating port for network with name - CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-net1 2018-06-27 21:41:30,409 - 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}4bb96779b5a48c08b55affcc92ee0723dee82a13" -d '{"port": {"network_id": "d6d4ccd1-0f09-4937-a6a7-6de4d53222f0", "fixed_ips": [{"subnet_id": "ec43a37a-0fb8-4365-8dfa-9f7ceb10accd", "ip_address": "10.200.201.1"}], "name": "CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-router-port1", "admin_state_up": true}}' 2018-06-27 21:41:32,504 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 21:41:32 GMT Content-Type: application/json Content-Length: 770 Connection: keep-alive X-Openstack-Request-Id: req-d3a917bc-06ba-4091-8119-8c8caadf96ca Front-End-Https: on RESP BODY: {"port":{"status":"DOWN","created_at":"2018-06-27T21:41:31Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"d6d4ccd1-0f09-4937-a6a7-6de4d53222f0","tenant_id":"1a277669fa5d44888276c53f9662ac3b","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-06-27T21:41:31Z","name":"CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-router-port1","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:2d:0d:00","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"1a277669fa5d44888276c53f9662ac3b","fixed_ips":[{"subnet_id":"ec43a37a-0fb8-4365-8dfa-9f7ceb10accd","ip_address":"10.200.201.1"}],"id":"ac7238b8-0c41-4e78-ba72-102efeb6cd0e","security_groups":["7dc1bf5a-c947-4872-b3f0-808e59f9bcd9"],"device_id":""}} 2018-06-27 21:41:32,505 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/ports used request id req-d3a917bc-06ba-4091-8119-8c8caadf96ca 2018-06-27 21:41:32,505 - OpenStackNetwork - INFO - Created port CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-router-port1 for router - CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-pub-router 2018-06-27 21:41:32,505 - neutron_utils - INFO - Adding interface to router with name CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-pub-router 2018-06-27 21:41:32,511 - 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/806303f8-60f9-472a-a45a-48cb190ed667/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bb96779b5a48c08b55affcc92ee0723dee82a13" -d '{"port_id": "ac7238b8-0c41-4e78-ba72-102efeb6cd0e"}' 2018-06-27 21:41:38,149 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:41:38 GMT Content-Type: application/json Content-Length: 309 Connection: keep-alive X-Openstack-Request-Id: req-7e96d477-5a75-49ac-a84c-e1a1b741cd09 Front-End-Https: on RESP BODY: {"network_id": "d6d4ccd1-0f09-4937-a6a7-6de4d53222f0", "tenant_id": "1a277669fa5d44888276c53f9662ac3b", "subnet_id": "ec43a37a-0fb8-4365-8dfa-9f7ceb10accd", "subnet_ids": ["ec43a37a-0fb8-4365-8dfa-9f7ceb10accd"], "port_id": "ac7238b8-0c41-4e78-ba72-102efeb6cd0e", "id": "806303f8-60f9-472a-a45a-48cb190ed667"} 2018-06-27 21:41:38,149 - keystoneauth.session - DEBUG - PUT call to network for https://172.30.10.101:9696/v2.0/routers/806303f8-60f9-472a-a45a-48cb190ed667/add_router_interface used request id req-7e96d477-5a75-49ac-a84c-e1a1b741cd09 2018-06-27 21:41:38,156 - keystoneauth.session - 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-bfcc1aed-6f23-4038-844e-c72352359a91-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bb96779b5a48c08b55affcc92ee0723dee82a13" 2018-06-27 21:41:39,314 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:41:39 GMT Content-Type: application/json Content-Length: 632 Connection: keep-alive X-Openstack-Request-Id: req-752837dd-63f3-4346-b739-563d105f7b95 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["508ebf94-225d-4de1-956f-11896d9d345b"],"updated_at":"2018-06-27T21:41:21Z","tenant_id":"1a277669fa5d44888276c53f9662ac3b","created_at":"2018-06-27T21:41:20Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"1a277669fa5d44888276c53f9662ac3b","id":"6ec74acd-f882-4fd3-b9b1-d17f2ca4c5f2","name":"CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-net2"}]} 2018-06-27 21:41:39,314 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-net2 used request id req-752837dd-63f3-4346-b739-563d105f7b95 2018-06-27 21:41:39,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/1a277669fa5d44888276c53f9662ac3b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bb96779b5a48c08b55affcc92ee0723dee82a13" 2018-06-27 21:41:39,397 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:41:39 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7577d0e8-b3b3-43ae-a272-37a5595c1ecb Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/1a277669fa5d44888276c53f9662ac3b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1a277669fa5d44888276c53f9662ac3b", "name": "CreateInstanceTwoNetTests-fc3a1c11-5f1e-423-proj"}} 2018-06-27 21:41:39,397 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/1a277669fa5d44888276c53f9662ac3b used request id req-7577d0e8-b3b3-43ae-a272-37a5595c1ecb 2018-06-27 21:41:39,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/subnets?network_id=6ec74acd-f882-4fd3-b9b1-d17f2ca4c5f2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bb96779b5a48c08b55affcc92ee0723dee82a13" 2018-06-27 21:41:39,586 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:41:39 GMT Content-Type: application/json Content-Length: 684 Connection: keep-alive X-Openstack-Request-Id: req-aafc37c5-e65f-47b0-9a6a-d631fd52e109 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6ec74acd-f882-4fd3-b9b1-d17f2ca4c5f2","tenant_id":"1a277669fa5d44888276c53f9662ac3b","created_at":"2018-06-27T21:41:21Z","dns_nameservers":[],"updated_at":"2018-06-27T21:41:21Z","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":"1a277669fa5d44888276c53f9662ac3b","id":"508ebf94-225d-4de1-956f-11896d9d345b","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-subnet2"}]} 2018-06-27 21:41:39,587 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=6ec74acd-f882-4fd3-b9b1-d17f2ca4c5f2 used request id req-aafc37c5-e65f-47b0-9a6a-d631fd52e109 2018-06-27 21:41:39,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/ports?network_id=6ec74acd-f882-4fd3-b9b1-d17f2ca4c5f2&name=CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-router-port2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bb96779b5a48c08b55affcc92ee0723dee82a13" 2018-06-27 21:41:39,682 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:41:39 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-cc00d87c-4c32-4edb-adcb-e757e6d50143 Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-27 21:41:39,682 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=6ec74acd-f882-4fd3-b9b1-d17f2ca4c5f2&name=CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-router-port2&admin_state_up=True used request id req-cc00d87c-4c32-4edb-adcb-e757e6d50143 2018-06-27 21:41:39,683 - OpenStackNetwork - INFO - Retrieved port CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-router-port2 for router - CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-pub-router 2018-06-27 21:41:39,683 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:41:39,684 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:41:40,467 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bd09b20303304eecb70c2c5842bfaa55", "name": "CreateInstanceTwoNetTests-fc3a1c11-5f1e-423-proj-role"}], "expires_at": "2018-06-27T22:41:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1a277669fa5d44888276c53f9662ac3b", "name": "CreateInstanceTwoNetTests-fc3a1c11-5f1e-423-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/1a277669fa5d44888276c53f9662ac3b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/1a277669fa5d44888276c53f9662ac3b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/1a277669fa5d44888276c53f9662ac3b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/1a277669fa5d44888276c53f9662ac3b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/1a277669fa5d44888276c53f9662ac3b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/1a277669fa5d44888276c53f9662ac3b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/1a277669fa5d44888276c53f9662ac3b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/1a277669fa5d44888276c53f9662ac3b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/1a277669fa5d44888276c53f9662ac3b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/1a277669fa5d44888276c53f9662ac3b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/1a277669fa5d44888276c53f9662ac3b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/1a277669fa5d44888276c53f9662ac3b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-fc3a1c11-5f1e-423-user", "id": "0853c502512a48fab2badcac2508fdef"}, "audit_ids": ["8hx1XA35Q--vkIADGzI5Mw"], "issued_at": "2018-06-27T21:41:40.000000Z"}} 2018-06-27 21:41:40,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9f5f3eda819404beefe7c5eb51db3a76b9c9d28" 2018-06-27 21:41:40,520 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:41:40 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d633e739-0f70-42be-bb48-2369fcd8b62f Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:41:40,520 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-d633e739-0f70-42be-bb48-2369fcd8b62f 2018-06-27 21:41:40,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/networks?name=CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bb96779b5a48c08b55affcc92ee0723dee82a13" 2018-06-27 21:41:40,852 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:41:40 GMT Content-Type: application/json Content-Length: 632 Connection: keep-alive X-Openstack-Request-Id: req-75761835-1746-49c4-b795-277e3d9237db Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["508ebf94-225d-4de1-956f-11896d9d345b"],"updated_at":"2018-06-27T21:41:21Z","tenant_id":"1a277669fa5d44888276c53f9662ac3b","created_at":"2018-06-27T21:41:20Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"1a277669fa5d44888276c53f9662ac3b","id":"6ec74acd-f882-4fd3-b9b1-d17f2ca4c5f2","name":"CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-net2"}]} 2018-06-27 21:41:40,852 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-net2 used request id req-75761835-1746-49c4-b795-277e3d9237db 2018-06-27 21:41:40,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=6ec74acd-f882-4fd3-b9b1-d17f2ca4c5f2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bb96779b5a48c08b55affcc92ee0723dee82a13" 2018-06-27 21:41:40,982 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:41:40 GMT Content-Type: application/json Content-Length: 684 Connection: keep-alive X-Openstack-Request-Id: req-5a28f6dc-689e-43c2-9e59-80f938808680 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6ec74acd-f882-4fd3-b9b1-d17f2ca4c5f2","tenant_id":"1a277669fa5d44888276c53f9662ac3b","created_at":"2018-06-27T21:41:21Z","dns_nameservers":[],"updated_at":"2018-06-27T21:41:21Z","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":"1a277669fa5d44888276c53f9662ac3b","id":"508ebf94-225d-4de1-956f-11896d9d345b","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-subnet2"}]} 2018-06-27 21:41:40,982 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=6ec74acd-f882-4fd3-b9b1-d17f2ca4c5f2 used request id req-5a28f6dc-689e-43c2-9e59-80f938808680 2018-06-27 21:41:40,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=CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bb96779b5a48c08b55affcc92ee0723dee82a13" 2018-06-27 21:41:41,325 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:41:41 GMT Content-Type: application/json Content-Length: 632 Connection: keep-alive X-Openstack-Request-Id: req-01967429-0b01-4d72-88ca-2134d582aef2 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["508ebf94-225d-4de1-956f-11896d9d345b"],"updated_at":"2018-06-27T21:41:21Z","tenant_id":"1a277669fa5d44888276c53f9662ac3b","created_at":"2018-06-27T21:41:20Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"1a277669fa5d44888276c53f9662ac3b","id":"6ec74acd-f882-4fd3-b9b1-d17f2ca4c5f2","name":"CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-net2"}]} 2018-06-27 21:41:41,326 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-net2 used request id req-01967429-0b01-4d72-88ca-2134d582aef2 2018-06-27 21:41:41,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-27 21:41:41,339 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:41: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-27 21:41:41,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/1a277669fa5d44888276c53f9662ac3b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9f5f3eda819404beefe7c5eb51db3a76b9c9d28" 2018-06-27 21:41:41,428 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:41:41 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2ca4740a-8bcd-4dc6-b5b9-8b4e570dda63 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/1a277669fa5d44888276c53f9662ac3b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1a277669fa5d44888276c53f9662ac3b", "name": "CreateInstanceTwoNetTests-fc3a1c11-5f1e-423-proj"}} 2018-06-27 21:41:41,428 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/1a277669fa5d44888276c53f9662ac3b used request id req-2ca4740a-8bcd-4dc6-b5b9-8b4e570dda63 2018-06-27 21:41:41,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=6ec74acd-f882-4fd3-b9b1-d17f2ca4c5f2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bb96779b5a48c08b55affcc92ee0723dee82a13" 2018-06-27 21:41:41,613 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:41:41 GMT Content-Type: application/json Content-Length: 684 Connection: keep-alive X-Openstack-Request-Id: req-a5a4ddca-1ce4-474c-a71f-21d27be47510 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6ec74acd-f882-4fd3-b9b1-d17f2ca4c5f2","tenant_id":"1a277669fa5d44888276c53f9662ac3b","created_at":"2018-06-27T21:41:21Z","dns_nameservers":[],"updated_at":"2018-06-27T21:41:21Z","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":"1a277669fa5d44888276c53f9662ac3b","id":"508ebf94-225d-4de1-956f-11896d9d345b","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-subnet2"}]} 2018-06-27 21:41:41,613 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=6ec74acd-f882-4fd3-b9b1-d17f2ca4c5f2 used request id req-a5a4ddca-1ce4-474c-a71f-21d27be47510 2018-06-27 21:41:41,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/subnets?network_id=6ec74acd-f882-4fd3-b9b1-d17f2ca4c5f2&name=CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-subnet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bb96779b5a48c08b55affcc92ee0723dee82a13" 2018-06-27 21:41:41,780 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:41:41 GMT Content-Type: application/json Content-Length: 684 Connection: keep-alive X-Openstack-Request-Id: req-f2dccc34-fd64-4082-8f9c-9750d3794a66 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6ec74acd-f882-4fd3-b9b1-d17f2ca4c5f2","tenant_id":"1a277669fa5d44888276c53f9662ac3b","created_at":"2018-06-27T21:41:21Z","dns_nameservers":[],"updated_at":"2018-06-27T21:41:21Z","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":"1a277669fa5d44888276c53f9662ac3b","id":"508ebf94-225d-4de1-956f-11896d9d345b","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-subnet2"}]} 2018-06-27 21:41:41,780 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=6ec74acd-f882-4fd3-b9b1-d17f2ca4c5f2&name=CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-subnet2 used request id req-f2dccc34-fd64-4082-8f9c-9750d3794a66 2018-06-27 21:41:41,781 - neutron_utils - INFO - Creating port for network with name - CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-net2 2018-06-27 21:41:41,786 - 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}4bb96779b5a48c08b55affcc92ee0723dee82a13" -d '{"port": {"network_id": "6ec74acd-f882-4fd3-b9b1-d17f2ca4c5f2", "fixed_ips": [{"subnet_id": "508ebf94-225d-4de1-956f-11896d9d345b", "ip_address": "10.200.202.1"}], "name": "CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-router-port2", "admin_state_up": true}}' 2018-06-27 21:41:43,751 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 21:41:43 GMT Content-Type: application/json Content-Length: 770 Connection: keep-alive X-Openstack-Request-Id: req-f0e56bdc-d278-442c-b622-eaa077c6a9ca Front-End-Https: on RESP BODY: {"port":{"status":"DOWN","created_at":"2018-06-27T21:41:42Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"6ec74acd-f882-4fd3-b9b1-d17f2ca4c5f2","tenant_id":"1a277669fa5d44888276c53f9662ac3b","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-06-27T21:41:43Z","name":"CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-router-port2","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:96:4d:64","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"1a277669fa5d44888276c53f9662ac3b","fixed_ips":[{"subnet_id":"508ebf94-225d-4de1-956f-11896d9d345b","ip_address":"10.200.202.1"}],"id":"6a95288f-3853-4cca-8488-8fc9b2902688","security_groups":["7dc1bf5a-c947-4872-b3f0-808e59f9bcd9"],"device_id":""}} 2018-06-27 21:41:43,752 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/ports used request id req-f0e56bdc-d278-442c-b622-eaa077c6a9ca 2018-06-27 21:41:43,752 - OpenStackNetwork - INFO - Created port CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-router-port2 for router - CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-pub-router 2018-06-27 21:41:43,752 - neutron_utils - INFO - Adding interface to router with name CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-pub-router 2018-06-27 21:41:43,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/806303f8-60f9-472a-a45a-48cb190ed667/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bb96779b5a48c08b55affcc92ee0723dee82a13" -d '{"port_id": "6a95288f-3853-4cca-8488-8fc9b2902688"}' 2018-06-27 21:41:49,322 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:41:49 GMT Content-Type: application/json Content-Length: 309 Connection: keep-alive X-Openstack-Request-Id: req-9b796248-487b-4149-a6b1-1c25e60eab59 Front-End-Https: on RESP BODY: {"network_id": "6ec74acd-f882-4fd3-b9b1-d17f2ca4c5f2", "tenant_id": "1a277669fa5d44888276c53f9662ac3b", "subnet_id": "508ebf94-225d-4de1-956f-11896d9d345b", "subnet_ids": ["508ebf94-225d-4de1-956f-11896d9d345b"], "port_id": "6a95288f-3853-4cca-8488-8fc9b2902688", "id": "806303f8-60f9-472a-a45a-48cb190ed667"} 2018-06-27 21:41:49,322 - keystoneauth.session - DEBUG - PUT call to network for https://172.30.10.101:9696/v2.0/routers/806303f8-60f9-472a-a45a-48cb190ed667/add_router_interface used request id req-9b796248-487b-4149-a6b1-1c25e60eab59 2018-06-27 21:41:49,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/routers/806303f8-60f9-472a-a45a-48cb190ed667 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bb96779b5a48c08b55affcc92ee0723dee82a13" 2018-06-27 21:41:49,614 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:41:49 GMT Content-Type: application/json Content-Length: 542 Connection: keep-alive X-Openstack-Request-Id: req-89804043-d603-4a4c-83d4-9f9c2ae90287 Front-End-Https: on RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "1a277669fa5d44888276c53f9662ac3b", "created_at": "2018-06-27T21:41:26Z", "admin_state_up": true, "updated_at": "2018-06-27T21:41:46Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "1a277669fa5d44888276c53f9662ac3b", "id": "806303f8-60f9-472a-a45a-48cb190ed667", "name": "CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-pub-router"}} 2018-06-27 21:41:49,614 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers/806303f8-60f9-472a-a45a-48cb190ed667 used request id req-89804043-d603-4a4c-83d4-9f9c2ae90287 2018-06-27 21:41:49,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/ports?device_id=806303f8-60f9-472a-a45a-48cb190ed667 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bb96779b5a48c08b55affcc92ee0723dee82a13" 2018-06-27 21:41:49,833 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:41:49 GMT Content-Type: application/json Content-Length: 1659 Connection: keep-alive X-Openstack-Request-Id: req-d99238cd-939b-4169-a88f-6db1be544f3f Front-End-Https: on RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"6ec74acd-f882-4fd3-b9b1-d17f2ca4c5f2","tenant_id":"1a277669fa5d44888276c53f9662ac3b","created_at":"2018-06-27T21:41:42Z","admin_state_up":true,"updated_at":"2018-06-27T21:41:47Z","binding:vnic_type":"normal","device_id":"806303f8-60f9-472a-a45a-48cb190ed667","device_owner":"network:router_interface","revision_number":10,"mac_address":"fa:16:3e:96:4d:64","id":"6a95288f-3853-4cca-8488-8fc9b2902688","port_security_enabled":true,"project_id":"1a277669fa5d44888276c53f9662ac3b","fixed_ips":[{"subnet_id":"508ebf94-225d-4de1-956f-11896d9d345b","ip_address":"10.200.202.1"}],"extra_dhcp_opts":[],"security_groups":["7dc1bf5a-c947-4872-b3f0-808e59f9bcd9"],"name":"CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-router-port2"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"d6d4ccd1-0f09-4937-a6a7-6de4d53222f0","tenant_id":"1a277669fa5d44888276c53f9662ac3b","created_at":"2018-06-27T21:41:31Z","admin_state_up":true,"updated_at":"2018-06-27T21:41:43Z","binding:vnic_type":"normal","device_id":"806303f8-60f9-472a-a45a-48cb190ed667","device_owner":"network:router_interface","revision_number":13,"mac_address":"fa:16:3e:2d:0d:00","id":"ac7238b8-0c41-4e78-ba72-102efeb6cd0e","port_security_enabled":true,"project_id":"1a277669fa5d44888276c53f9662ac3b","fixed_ips":[{"subnet_id":"ec43a37a-0fb8-4365-8dfa-9f7ceb10accd","ip_address":"10.200.201.1"}],"extra_dhcp_opts":[],"security_groups":["7dc1bf5a-c947-4872-b3f0-808e59f9bcd9"],"name":"CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-router-port1"}]} 2018-06-27 21:41:49,833 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=806303f8-60f9-472a-a45a-48cb190ed667 used request id req-d99238cd-939b-4169-a88f-6db1be544f3f 2018-06-27 21:41:49,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/ec43a37a-0fb8-4365-8dfa-9f7ceb10accd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bb96779b5a48c08b55affcc92ee0723dee82a13" 2018-06-27 21:41:49,942 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:41:49 GMT Content-Type: application/json Content-Length: 681 Connection: keep-alive X-Openstack-Request-Id: req-6815f6e8-2fe0-4bb3-9c31-9105762f2b84 Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d6d4ccd1-0f09-4937-a6a7-6de4d53222f0","tenant_id":"1a277669fa5d44888276c53f9662ac3b","created_at":"2018-06-27T21:41:15Z","dns_nameservers":[],"updated_at":"2018-06-27T21:41:15Z","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":"1a277669fa5d44888276c53f9662ac3b","id":"ec43a37a-0fb8-4365-8dfa-9f7ceb10accd","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-subnet1"}} 2018-06-27 21:41:49,942 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/ec43a37a-0fb8-4365-8dfa-9f7ceb10accd used request id req-6815f6e8-2fe0-4bb3-9c31-9105762f2b84 2018-06-27 21:41:49,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/subnets/508ebf94-225d-4de1-956f-11896d9d345b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bb96779b5a48c08b55affcc92ee0723dee82a13" 2018-06-27 21:41:50,070 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:41:50 GMT Content-Type: application/json Content-Length: 681 Connection: keep-alive X-Openstack-Request-Id: req-799aabae-4f70-473d-9347-9ed778ac0886 Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6ec74acd-f882-4fd3-b9b1-d17f2ca4c5f2","tenant_id":"1a277669fa5d44888276c53f9662ac3b","created_at":"2018-06-27T21:41:21Z","dns_nameservers":[],"updated_at":"2018-06-27T21:41:21Z","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":"1a277669fa5d44888276c53f9662ac3b","id":"508ebf94-225d-4de1-956f-11896d9d345b","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-subnet2"}} 2018-06-27 21:41:50,071 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/508ebf94-225d-4de1-956f-11896d9d345b used request id req-799aabae-4f70-473d-9347-9ed778ac0886 2018-06-27 21:41:50,071 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:41:50,072 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:41:50,837 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:41:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["WNbsLPtaT5eseZmWrxLuww"], "issued_at": "2018-06-27T21:41:50.000000Z"}} 2018-06-27 21:41:50,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}fb8988f6b95f62862fcec3db0e6af952fffa2461" 2018-06-27 21:41:51,143 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:41:50 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-59339e6f-5d25-4f71-9705-6bd58efb06cb Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:41:51,144 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-59339e6f-5d25-4f71-9705-6bd58efb06cb 2018-06-27 21:41:51,144 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 21:41:51,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}fb8988f6b95f62862fcec3db0e6af952fffa2461" 2018-06-27 21:41:51,820 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:41:51 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-fd6bf9c4-7b53-4ae1-998c-74fbb4a779c6 X-Compute-Request-Id: req-fd6bf9c4-7b53-4ae1-998c-74fbb4a779c6 Front-End-Https: on RESP BODY: {"flavors": [{"id": "bfce69d5-8948-4e52-8e30-cf8bfa544966", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "bookmark"}], "name": "shaker-flavor_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3"}]} 2018-06-27 21:41:51,820 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-fd6bf9c4-7b53-4ae1-998c-74fbb4a779c6 2018-06-27 21:41:51,823 - 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}fb8988f6b95f62862fcec3db0e6af952fffa2461" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-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-27 21:41:52,662 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:41: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-f7396b49-b583-4f23-89cd-b7924731ca37 X-Compute-Request-Id: req-f7396b49-b583-4f23-89cd-b7924731ca37 Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/44b590ea-e063-4a88-b0a4-7e49b71c065c", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/44b590ea-e063-4a88-b0a4-7e49b71c065c", "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": "44b590ea-e063-4a88-b0a4-7e49b71c065c"}} 2018-06-27 21:41:52,662 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-f7396b49-b583-4f23-89cd-b7924731ca37 2018-06-27 21:41:52,663 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:41:52,664 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:41:53,540 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bd09b20303304eecb70c2c5842bfaa55", "name": "CreateInstanceTwoNetTests-fc3a1c11-5f1e-423-proj-role"}], "expires_at": "2018-06-27T22:41:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1a277669fa5d44888276c53f9662ac3b", "name": "CreateInstanceTwoNetTests-fc3a1c11-5f1e-423-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/1a277669fa5d44888276c53f9662ac3b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/1a277669fa5d44888276c53f9662ac3b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/1a277669fa5d44888276c53f9662ac3b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/1a277669fa5d44888276c53f9662ac3b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/1a277669fa5d44888276c53f9662ac3b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/1a277669fa5d44888276c53f9662ac3b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/1a277669fa5d44888276c53f9662ac3b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/1a277669fa5d44888276c53f9662ac3b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/1a277669fa5d44888276c53f9662ac3b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/1a277669fa5d44888276c53f9662ac3b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/1a277669fa5d44888276c53f9662ac3b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/1a277669fa5d44888276c53f9662ac3b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-fc3a1c11-5f1e-423-user", "id": "0853c502512a48fab2badcac2508fdef"}, "audit_ids": ["lIdX9i-zQmizQRlQA2PrHg"], "issued_at": "2018-06-27T21:41:53.000000Z"}} 2018-06-27 21:41:53,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}4b397f3a3f3f4f3a30352593923cf2ab0aeacff7" 2018-06-27 21:41:53,589 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:41:53 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1e05ce8d-5c25-4035-9961-81e11185d64a Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:41:53,590 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-1e05ce8d-5c25-4035-9961-81e11185d64a 2018-06-27 21:41:53,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/security-groups?name=CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b397f3a3f3f4f3a30352593923cf2ab0aeacff7" 2018-06-27 21:41:54,439 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:41:54 GMT Content-Type: application/json Content-Length: 23 Connection: keep-alive X-Openstack-Request-Id: req-16f021ab-84a0-4ac3-b5b7-c22f099ceab8 Front-End-Https: on RESP BODY: {"security_groups": []} 2018-06-27 21:41:54,440 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-sec-grp used request id req-16f021ab-84a0-4ac3-b5b7-c22f099ceab8 2018-06-27 21:41:54,440 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-sec-grp... 2018-06-27 21:41:54,440 - neutron_utils - INFO - Creating security group with name - CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-sec-grp 2018-06-27 21:41:54,446 - 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}4b397f3a3f3f4f3a30352593923cf2ab0aeacff7" -d '{"security_group": {"name": "CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-sec-grp"}}' 2018-06-27 21:41:56,040 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 21:41:56 GMT Content-Type: application/json Content-Length: 1402 Connection: keep-alive X-Openstack-Request-Id: req-2b5ae950-6d00-441e-9e70-a0dbfc2a1a32 Front-End-Https: on RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "1a277669fa5d44888276c53f9662ac3b", "created_at": "2018-06-27T21:41:55Z", "updated_at": "2018-06-27T21:41:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:41:55Z", "revision_number": 0, "id": "203f7bb9-a259-44f5-b7cc-3b1ef1e17647", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:41:55Z", "security_group_id": "39f31859-8528-40f2-bb31-c986d7a72aa2", "tenant_id": "1a277669fa5d44888276c53f9662ac3b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a277669fa5d44888276c53f9662ac3b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:41:55Z", "revision_number": 0, "id": "3b761a87-bbce-4e81-9956-a07ff83dff16", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:41:55Z", "security_group_id": "39f31859-8528-40f2-bb31-c986d7a72aa2", "tenant_id": "1a277669fa5d44888276c53f9662ac3b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a277669fa5d44888276c53f9662ac3b"}], "revision_number": 2, "project_id": "1a277669fa5d44888276c53f9662ac3b", "id": "39f31859-8528-40f2-bb31-c986d7a72aa2", "name": "CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-sec-grp"}} 2018-06-27 21:41:56,040 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-groups used request id req-2b5ae950-6d00-441e-9e70-a0dbfc2a1a32 2018-06-27 21:41:56,041 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 39f31859-8528-40f2-bb31-c986d7a72aa2 2018-06-27 21:41:56,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/security-group-rules?security_group_id=39f31859-8528-40f2-bb31-c986d7a72aa2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b397f3a3f3f4f3a30352593923cf2ab0aeacff7" 2018-06-27 21:41:56,871 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:41:56 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-b7ace5b0-b722-47d5-8960-da0094eb1a92 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-27T21:41:55Z", "security_group_id": "39f31859-8528-40f2-bb31-c986d7a72aa2", "port_range_min": null, "revision_number": 0, "tenant_id": "1a277669fa5d44888276c53f9662ac3b", "created_at": "2018-06-27T21:41:55Z", "project_id": "1a277669fa5d44888276c53f9662ac3b", "id": "203f7bb9-a259-44f5-b7cc-3b1ef1e17647"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:41:55Z", "security_group_id": "39f31859-8528-40f2-bb31-c986d7a72aa2", "port_range_min": null, "revision_number": 0, "tenant_id": "1a277669fa5d44888276c53f9662ac3b", "created_at": "2018-06-27T21:41:55Z", "project_id": "1a277669fa5d44888276c53f9662ac3b", "id": "3b761a87-bbce-4e81-9956-a07ff83dff16"}]} 2018-06-27 21:41:56,871 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=39f31859-8528-40f2-bb31-c986d7a72aa2 used request id req-b7ace5b0-b722-47d5-8960-da0094eb1a92 2018-06-27 21:41:56,872 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 39f31859-8528-40f2-bb31-c986d7a72aa2 2018-06-27 21:41: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/security-group-rules?security_group_id=39f31859-8528-40f2-bb31-c986d7a72aa2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b397f3a3f3f4f3a30352593923cf2ab0aeacff7" 2018-06-27 21:41:56,964 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:41:56 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-eed13145-37eb-4d20-bb5a-43a629f81a6f 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-27T21:41:55Z", "security_group_id": "39f31859-8528-40f2-bb31-c986d7a72aa2", "port_range_min": null, "revision_number": 0, "tenant_id": "1a277669fa5d44888276c53f9662ac3b", "created_at": "2018-06-27T21:41:55Z", "project_id": "1a277669fa5d44888276c53f9662ac3b", "id": "203f7bb9-a259-44f5-b7cc-3b1ef1e17647"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:41:55Z", "security_group_id": "39f31859-8528-40f2-bb31-c986d7a72aa2", "port_range_min": null, "revision_number": 0, "tenant_id": "1a277669fa5d44888276c53f9662ac3b", "created_at": "2018-06-27T21:41:55Z", "project_id": "1a277669fa5d44888276c53f9662ac3b", "id": "3b761a87-bbce-4e81-9956-a07ff83dff16"}]} 2018-06-27 21:41:56,964 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=39f31859-8528-40f2-bb31-c986d7a72aa2 used request id req-eed13145-37eb-4d20-bb5a-43a629f81a6f 2018-06-27 21:41:56,964 - neutron_utils - INFO - Retrieving security group with ID - 39f31859-8528-40f2-bb31-c986d7a72aa2 2018-06-27 21:41:56,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-groups?id=39f31859-8528-40f2-bb31-c986d7a72aa2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b397f3a3f3f4f3a30352593923cf2ab0aeacff7" 2018-06-27 21:41:57,971 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:41:57 GMT Content-Type: application/json Content-Length: 1405 Connection: keep-alive X-Openstack-Request-Id: req-6ba8a49a-7be2-40db-9d00-4950ec8a3f27 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "1a277669fa5d44888276c53f9662ac3b", "created_at": "2018-06-27T21:41:55Z", "updated_at": "2018-06-27T21:41:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:41:55Z", "revision_number": 0, "id": "203f7bb9-a259-44f5-b7cc-3b1ef1e17647", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:41:55Z", "security_group_id": "39f31859-8528-40f2-bb31-c986d7a72aa2", "tenant_id": "1a277669fa5d44888276c53f9662ac3b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a277669fa5d44888276c53f9662ac3b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:41:55Z", "revision_number": 0, "id": "3b761a87-bbce-4e81-9956-a07ff83dff16", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:41:55Z", "security_group_id": "39f31859-8528-40f2-bb31-c986d7a72aa2", "tenant_id": "1a277669fa5d44888276c53f9662ac3b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a277669fa5d44888276c53f9662ac3b"}], "revision_number": 2, "project_id": "1a277669fa5d44888276c53f9662ac3b", "id": "39f31859-8528-40f2-bb31-c986d7a72aa2", "name": "CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-sec-grp"}]} 2018-06-27 21:41:57,971 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=39f31859-8528-40f2-bb31-c986d7a72aa2 used request id req-6ba8a49a-7be2-40db-9d00-4950ec8a3f27 2018-06-27 21:41:57,972 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 39f31859-8528-40f2-bb31-c986d7a72aa2 2018-06-27 21:41:57,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=39f31859-8528-40f2-bb31-c986d7a72aa2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b397f3a3f3f4f3a30352593923cf2ab0aeacff7" 2018-06-27 21:41:58,136 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:41:58 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-614834f9-9be1-4390-8310-43e2e3d3327e 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-27T21:41:55Z", "security_group_id": "39f31859-8528-40f2-bb31-c986d7a72aa2", "port_range_min": null, "revision_number": 0, "tenant_id": "1a277669fa5d44888276c53f9662ac3b", "created_at": "2018-06-27T21:41:55Z", "project_id": "1a277669fa5d44888276c53f9662ac3b", "id": "203f7bb9-a259-44f5-b7cc-3b1ef1e17647"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:41:55Z", "security_group_id": "39f31859-8528-40f2-bb31-c986d7a72aa2", "port_range_min": null, "revision_number": 0, "tenant_id": "1a277669fa5d44888276c53f9662ac3b", "created_at": "2018-06-27T21:41:55Z", "project_id": "1a277669fa5d44888276c53f9662ac3b", "id": "3b761a87-bbce-4e81-9956-a07ff83dff16"}]} 2018-06-27 21:41:58,137 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=39f31859-8528-40f2-bb31-c986d7a72aa2 used request id req-614834f9-9be1-4390-8310-43e2e3d3327e 2018-06-27 21:41:58,137 - neutron_utils - INFO - Retrieving security group with ID - 39f31859-8528-40f2-bb31-c986d7a72aa2 2018-06-27 21:41:58,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?id=39f31859-8528-40f2-bb31-c986d7a72aa2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b397f3a3f3f4f3a30352593923cf2ab0aeacff7" 2018-06-27 21:41:58,287 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:41:58 GMT Content-Type: application/json Content-Length: 1405 Connection: keep-alive X-Openstack-Request-Id: req-45a4a2a6-7551-4da1-951f-a0f06e6fcaa8 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "1a277669fa5d44888276c53f9662ac3b", "created_at": "2018-06-27T21:41:55Z", "updated_at": "2018-06-27T21:41:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:41:55Z", "revision_number": 0, "id": "203f7bb9-a259-44f5-b7cc-3b1ef1e17647", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:41:55Z", "security_group_id": "39f31859-8528-40f2-bb31-c986d7a72aa2", "tenant_id": "1a277669fa5d44888276c53f9662ac3b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a277669fa5d44888276c53f9662ac3b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:41:55Z", "revision_number": 0, "id": "3b761a87-bbce-4e81-9956-a07ff83dff16", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:41:55Z", "security_group_id": "39f31859-8528-40f2-bb31-c986d7a72aa2", "tenant_id": "1a277669fa5d44888276c53f9662ac3b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a277669fa5d44888276c53f9662ac3b"}], "revision_number": 2, "project_id": "1a277669fa5d44888276c53f9662ac3b", "id": "39f31859-8528-40f2-bb31-c986d7a72aa2", "name": "CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-sec-grp"}]} 2018-06-27 21:41:58,287 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=39f31859-8528-40f2-bb31-c986d7a72aa2 used request id req-45a4a2a6-7551-4da1-951f-a0f06e6fcaa8 2018-06-27 21:41:58,287 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 39f31859-8528-40f2-bb31-c986d7a72aa2 2018-06-27 21:41:58,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=39f31859-8528-40f2-bb31-c986d7a72aa2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b397f3a3f3f4f3a30352593923cf2ab0aeacff7" 2018-06-27 21:41:58,364 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:41:58 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-a2f25656-a7f0-4dda-9692-9f991a22cefb 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-27T21:41:55Z", "security_group_id": "39f31859-8528-40f2-bb31-c986d7a72aa2", "port_range_min": null, "revision_number": 0, "tenant_id": "1a277669fa5d44888276c53f9662ac3b", "created_at": "2018-06-27T21:41:55Z", "project_id": "1a277669fa5d44888276c53f9662ac3b", "id": "203f7bb9-a259-44f5-b7cc-3b1ef1e17647"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:41:55Z", "security_group_id": "39f31859-8528-40f2-bb31-c986d7a72aa2", "port_range_min": null, "revision_number": 0, "tenant_id": "1a277669fa5d44888276c53f9662ac3b", "created_at": "2018-06-27T21:41:55Z", "project_id": "1a277669fa5d44888276c53f9662ac3b", "id": "3b761a87-bbce-4e81-9956-a07ff83dff16"}]} 2018-06-27 21:41:58,364 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=39f31859-8528-40f2-bb31-c986d7a72aa2 used request id req-a2f25656-a7f0-4dda-9692-9f991a22cefb 2018-06-27 21:41:58,365 - neutron_utils - INFO - Creating security group to security group - CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-sec-grp 2018-06-27 21:41:58,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=CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b397f3a3f3f4f3a30352593923cf2ab0aeacff7" 2018-06-27 21:41:58,518 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:41:58 GMT Content-Type: application/json Content-Length: 1405 Connection: keep-alive X-Openstack-Request-Id: req-99d34c0a-a4d8-43a2-9e86-a314e780aa7f Front-End-Https: on RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "1a277669fa5d44888276c53f9662ac3b", "created_at": "2018-06-27T21:41:55Z", "updated_at": "2018-06-27T21:41:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:41:55Z", "revision_number": 0, "id": "203f7bb9-a259-44f5-b7cc-3b1ef1e17647", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:41:55Z", "security_group_id": "39f31859-8528-40f2-bb31-c986d7a72aa2", "tenant_id": "1a277669fa5d44888276c53f9662ac3b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a277669fa5d44888276c53f9662ac3b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:41:55Z", "revision_number": 0, "id": "3b761a87-bbce-4e81-9956-a07ff83dff16", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:41:55Z", "security_group_id": "39f31859-8528-40f2-bb31-c986d7a72aa2", "tenant_id": "1a277669fa5d44888276c53f9662ac3b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a277669fa5d44888276c53f9662ac3b"}], "revision_number": 2, "project_id": "1a277669fa5d44888276c53f9662ac3b", "id": "39f31859-8528-40f2-bb31-c986d7a72aa2", "name": "CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-sec-grp"}]} 2018-06-27 21:41:58,519 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-sec-grp used request id req-99d34c0a-a4d8-43a2-9e86-a314e780aa7f 2018-06-27 21:41:58,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 21:41:58,532 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:41: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-27 21:41:58,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/1a277669fa5d44888276c53f9662ac3b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b397f3a3f3f4f3a30352593923cf2ab0aeacff7" 2018-06-27 21:41:58,881 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:41:58 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a5348104-aa54-425c-afc4-c199b5127673 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/1a277669fa5d44888276c53f9662ac3b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1a277669fa5d44888276c53f9662ac3b", "name": "CreateInstanceTwoNetTests-fc3a1c11-5f1e-423-proj"}} 2018-06-27 21:41:58,881 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/1a277669fa5d44888276c53f9662ac3b used request id req-a5348104-aa54-425c-afc4-c199b5127673 2018-06-27 21:41:58,882 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 39f31859-8528-40f2-bb31-c986d7a72aa2 2018-06-27 21:41:58,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/security-group-rules?security_group_id=39f31859-8528-40f2-bb31-c986d7a72aa2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b397f3a3f3f4f3a30352593923cf2ab0aeacff7" 2018-06-27 21:41:59,025 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:41:59 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-4689f9c8-5fdd-407d-b360-333905e9fa26 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-27T21:41:55Z", "security_group_id": "39f31859-8528-40f2-bb31-c986d7a72aa2", "port_range_min": null, "revision_number": 0, "tenant_id": "1a277669fa5d44888276c53f9662ac3b", "created_at": "2018-06-27T21:41:55Z", "project_id": "1a277669fa5d44888276c53f9662ac3b", "id": "203f7bb9-a259-44f5-b7cc-3b1ef1e17647"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:41:55Z", "security_group_id": "39f31859-8528-40f2-bb31-c986d7a72aa2", "port_range_min": null, "revision_number": 0, "tenant_id": "1a277669fa5d44888276c53f9662ac3b", "created_at": "2018-06-27T21:41:55Z", "project_id": "1a277669fa5d44888276c53f9662ac3b", "id": "3b761a87-bbce-4e81-9956-a07ff83dff16"}]} 2018-06-27 21:41:59,025 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=39f31859-8528-40f2-bb31-c986d7a72aa2 used request id req-4689f9c8-5fdd-407d-b360-333905e9fa26 2018-06-27 21:41:59,030 - 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}4b397f3a3f3f4f3a30352593923cf2ab0aeacff7" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "39f31859-8528-40f2-bb31-c986d7a72aa2"}}' 2018-06-27 21:41:59,469 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 21:41:59 GMT Content-Type: application/json Content-Length: 509 Connection: keep-alive X-Openstack-Request-Id: req-94afe81f-7637-4d8e-b23c-25622584e0c7 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-27T21:41:59Z", "security_group_id": "39f31859-8528-40f2-bb31-c986d7a72aa2", "port_range_min": null, "revision_number": 0, "tenant_id": "1a277669fa5d44888276c53f9662ac3b", "created_at": "2018-06-27T21:41:59Z", "project_id": "1a277669fa5d44888276c53f9662ac3b", "id": "9dc1a1ba-99ed-4838-aba0-2f7cc0645432"}} 2018-06-27 21:41:59,469 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-group-rules used request id req-94afe81f-7637-4d8e-b23c-25622584e0c7 2018-06-27 21:41:59,470 - neutron_utils - INFO - Creating security group to security group - CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-sec-grp 2018-06-27 21:41:59,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-groups?name=CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b397f3a3f3f4f3a30352593923cf2ab0aeacff7" 2018-06-27 21:41:59,605 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:41:59 GMT Content-Type: application/json Content-Length: 1903 Connection: keep-alive X-Openstack-Request-Id: req-f0ad35d9-1beb-4377-a0bd-9278ff265579 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "1a277669fa5d44888276c53f9662ac3b", "created_at": "2018-06-27T21:41:55Z", "updated_at": "2018-06-27T21:41:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:41:55Z", "revision_number": 0, "id": "203f7bb9-a259-44f5-b7cc-3b1ef1e17647", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:41:55Z", "security_group_id": "39f31859-8528-40f2-bb31-c986d7a72aa2", "tenant_id": "1a277669fa5d44888276c53f9662ac3b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a277669fa5d44888276c53f9662ac3b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:41:55Z", "revision_number": 0, "id": "3b761a87-bbce-4e81-9956-a07ff83dff16", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:41:55Z", "security_group_id": "39f31859-8528-40f2-bb31-c986d7a72aa2", "tenant_id": "1a277669fa5d44888276c53f9662ac3b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a277669fa5d44888276c53f9662ac3b"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:41:59Z", "revision_number": 0, "id": "9dc1a1ba-99ed-4838-aba0-2f7cc0645432", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:41:59Z", "security_group_id": "39f31859-8528-40f2-bb31-c986d7a72aa2", "tenant_id": "1a277669fa5d44888276c53f9662ac3b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a277669fa5d44888276c53f9662ac3b"}], "revision_number": 3, "project_id": "1a277669fa5d44888276c53f9662ac3b", "id": "39f31859-8528-40f2-bb31-c986d7a72aa2", "name": "CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-sec-grp"}]} 2018-06-27 21:41:59,605 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-sec-grp used request id req-f0ad35d9-1beb-4377-a0bd-9278ff265579 2018-06-27 21:41:59,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/1a277669fa5d44888276c53f9662ac3b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b397f3a3f3f4f3a30352593923cf2ab0aeacff7" 2018-06-27 21:41:59,695 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:41:59 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8ad2188b-3563-46c0-8347-e15c8a5822b3 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/1a277669fa5d44888276c53f9662ac3b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1a277669fa5d44888276c53f9662ac3b", "name": "CreateInstanceTwoNetTests-fc3a1c11-5f1e-423-proj"}} 2018-06-27 21:41:59,696 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/1a277669fa5d44888276c53f9662ac3b used request id req-8ad2188b-3563-46c0-8347-e15c8a5822b3 2018-06-27 21:41:59,696 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 39f31859-8528-40f2-bb31-c986d7a72aa2 2018-06-27 21:41:59,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/security-group-rules?security_group_id=39f31859-8528-40f2-bb31-c986d7a72aa2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b397f3a3f3f4f3a30352593923cf2ab0aeacff7" 2018-06-27 21:41:59,856 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:41:59 GMT Content-Type: application/json Content-Length: 1488 Connection: keep-alive X-Openstack-Request-Id: req-85daa1e0-2b1f-4e16-aac0-651df7d674a3 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-27T21:41:55Z", "security_group_id": "39f31859-8528-40f2-bb31-c986d7a72aa2", "port_range_min": null, "revision_number": 0, "tenant_id": "1a277669fa5d44888276c53f9662ac3b", "created_at": "2018-06-27T21:41:55Z", "project_id": "1a277669fa5d44888276c53f9662ac3b", "id": "203f7bb9-a259-44f5-b7cc-3b1ef1e17647"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:41:55Z", "security_group_id": "39f31859-8528-40f2-bb31-c986d7a72aa2", "port_range_min": null, "revision_number": 0, "tenant_id": "1a277669fa5d44888276c53f9662ac3b", "created_at": "2018-06-27T21:41:55Z", "project_id": "1a277669fa5d44888276c53f9662ac3b", "id": "3b761a87-bbce-4e81-9956-a07ff83dff16"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:41:59Z", "security_group_id": "39f31859-8528-40f2-bb31-c986d7a72aa2", "port_range_min": null, "revision_number": 0, "tenant_id": "1a277669fa5d44888276c53f9662ac3b", "created_at": "2018-06-27T21:41:59Z", "project_id": "1a277669fa5d44888276c53f9662ac3b", "id": "9dc1a1ba-99ed-4838-aba0-2f7cc0645432"}]} 2018-06-27 21:41:59,856 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=39f31859-8528-40f2-bb31-c986d7a72aa2 used request id req-85daa1e0-2b1f-4e16-aac0-651df7d674a3 2018-06-27 21:41:59,862 - 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}4b397f3a3f3f4f3a30352593923cf2ab0aeacff7" -d '{"security_group_rule": {"direction": "egress", "protocol": 1, "security_group_id": "39f31859-8528-40f2-bb31-c986d7a72aa2"}}' 2018-06-27 21:42:00,272 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 21:42:00 GMT Content-Type: application/json Content-Length: 508 Connection: keep-alive X-Openstack-Request-Id: req-bb1236aa-5bb1-4114-8601-3539dbe2bb6d 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-27T21:42:00Z", "security_group_id": "39f31859-8528-40f2-bb31-c986d7a72aa2", "port_range_min": null, "revision_number": 0, "tenant_id": "1a277669fa5d44888276c53f9662ac3b", "created_at": "2018-06-27T21:42:00Z", "project_id": "1a277669fa5d44888276c53f9662ac3b", "id": "c0606b4e-db3d-4893-921e-f516daa947d6"}} 2018-06-27 21:42:00,272 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-group-rules used request id req-bb1236aa-5bb1-4114-8601-3539dbe2bb6d 2018-06-27 21:42:00,272 - neutron_utils - INFO - Retrieving security group with ID - 39f31859-8528-40f2-bb31-c986d7a72aa2 2018-06-27 21:42:00,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?id=39f31859-8528-40f2-bb31-c986d7a72aa2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b397f3a3f3f4f3a30352593923cf2ab0aeacff7" 2018-06-27 21:42:00,396 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:42:00 GMT Content-Type: application/json Content-Length: 2400 Connection: keep-alive X-Openstack-Request-Id: req-50497ac9-672b-41ae-8f2f-38bdf26a27e1 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "1a277669fa5d44888276c53f9662ac3b", "created_at": "2018-06-27T21:41:55Z", "updated_at": "2018-06-27T21:42:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:41:55Z", "revision_number": 0, "id": "203f7bb9-a259-44f5-b7cc-3b1ef1e17647", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:41:55Z", "security_group_id": "39f31859-8528-40f2-bb31-c986d7a72aa2", "tenant_id": "1a277669fa5d44888276c53f9662ac3b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a277669fa5d44888276c53f9662ac3b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:41:55Z", "revision_number": 0, "id": "3b761a87-bbce-4e81-9956-a07ff83dff16", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:41:55Z", "security_group_id": "39f31859-8528-40f2-bb31-c986d7a72aa2", "tenant_id": "1a277669fa5d44888276c53f9662ac3b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a277669fa5d44888276c53f9662ac3b"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:41:59Z", "revision_number": 0, "id": "9dc1a1ba-99ed-4838-aba0-2f7cc0645432", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:41:59Z", "security_group_id": "39f31859-8528-40f2-bb31-c986d7a72aa2", "tenant_id": "1a277669fa5d44888276c53f9662ac3b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a277669fa5d44888276c53f9662ac3b"}, {"direction": "egress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:42:00Z", "revision_number": 0, "id": "c0606b4e-db3d-4893-921e-f516daa947d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:42:00Z", "security_group_id": "39f31859-8528-40f2-bb31-c986d7a72aa2", "tenant_id": "1a277669fa5d44888276c53f9662ac3b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a277669fa5d44888276c53f9662ac3b"}], "revision_number": 4, "project_id": "1a277669fa5d44888276c53f9662ac3b", "id": "39f31859-8528-40f2-bb31-c986d7a72aa2", "name": "CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-sec-grp"}]} 2018-06-27 21:42:00,396 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=39f31859-8528-40f2-bb31-c986d7a72aa2 used request id req-50497ac9-672b-41ae-8f2f-38bdf26a27e1 2018-06-27 21:42:00,397 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 39f31859-8528-40f2-bb31-c986d7a72aa2 2018-06-27 21:42:00,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-group-rules?security_group_id=39f31859-8528-40f2-bb31-c986d7a72aa2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b397f3a3f3f4f3a30352593923cf2ab0aeacff7" 2018-06-27 21:42:00,512 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:42:00 GMT Content-Type: application/json Content-Length: 1973 Connection: keep-alive X-Openstack-Request-Id: req-6810b6fe-919f-44a4-a1cf-e624a4f68f18 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-27T21:41:55Z", "security_group_id": "39f31859-8528-40f2-bb31-c986d7a72aa2", "port_range_min": null, "revision_number": 0, "tenant_id": "1a277669fa5d44888276c53f9662ac3b", "created_at": "2018-06-27T21:41:55Z", "project_id": "1a277669fa5d44888276c53f9662ac3b", "id": "203f7bb9-a259-44f5-b7cc-3b1ef1e17647"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:41:55Z", "security_group_id": "39f31859-8528-40f2-bb31-c986d7a72aa2", "port_range_min": null, "revision_number": 0, "tenant_id": "1a277669fa5d44888276c53f9662ac3b", "created_at": "2018-06-27T21:41:55Z", "project_id": "1a277669fa5d44888276c53f9662ac3b", "id": "3b761a87-bbce-4e81-9956-a07ff83dff16"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:41:59Z", "security_group_id": "39f31859-8528-40f2-bb31-c986d7a72aa2", "port_range_min": null, "revision_number": 0, "tenant_id": "1a277669fa5d44888276c53f9662ac3b", "created_at": "2018-06-27T21:41:59Z", "project_id": "1a277669fa5d44888276c53f9662ac3b", "id": "9dc1a1ba-99ed-4838-aba0-2f7cc0645432"}, {"remote_group_id": null, "direction": "egress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:42:00Z", "security_group_id": "39f31859-8528-40f2-bb31-c986d7a72aa2", "port_range_min": null, "revision_number": 0, "tenant_id": "1a277669fa5d44888276c53f9662ac3b", "created_at": "2018-06-27T21:42:00Z", "project_id": "1a277669fa5d44888276c53f9662ac3b", "id": "c0606b4e-db3d-4893-921e-f516daa947d6"}]} 2018-06-27 21:42:00,513 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=39f31859-8528-40f2-bb31-c986d7a72aa2 used request id req-6810b6fe-919f-44a4-a1cf-e624a4f68f18 2018-06-27 21:42:00,514 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:42:00,515 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:42:01,348 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bd09b20303304eecb70c2c5842bfaa55", "name": "CreateInstanceTwoNetTests-fc3a1c11-5f1e-423-proj-role"}], "expires_at": "2018-06-27T22:42:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1a277669fa5d44888276c53f9662ac3b", "name": "CreateInstanceTwoNetTests-fc3a1c11-5f1e-423-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/1a277669fa5d44888276c53f9662ac3b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/1a277669fa5d44888276c53f9662ac3b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/1a277669fa5d44888276c53f9662ac3b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/1a277669fa5d44888276c53f9662ac3b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/1a277669fa5d44888276c53f9662ac3b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/1a277669fa5d44888276c53f9662ac3b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/1a277669fa5d44888276c53f9662ac3b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/1a277669fa5d44888276c53f9662ac3b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/1a277669fa5d44888276c53f9662ac3b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/1a277669fa5d44888276c53f9662ac3b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/1a277669fa5d44888276c53f9662ac3b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/1a277669fa5d44888276c53f9662ac3b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-fc3a1c11-5f1e-423-user", "id": "0853c502512a48fab2badcac2508fdef"}, "audit_ids": ["px2IshP3Tmu9WAGlswOAeg"], "issued_at": "2018-06-27T21:42:01.000000Z"}} 2018-06-27 21:42:01,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36a09f84c9dc357863d3f0eb127ad072218d3175" 2018-06-27 21:42:01,651 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:42:01 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-848cc183-0fc0-406b-bf7c-6681bf28edd2 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:42:01,651 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-848cc183-0fc0-406b-bf7c-6681bf28edd2 2018-06-27 21:42:01,652 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 21:42:01,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}36a09f84c9dc357863d3f0eb127ad072218d3175" 2018-06-27 21:42:01,703 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:42:01 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d08a137b-4a08-49ac-8937-34f83e0a4583 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:42:01,704 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-d08a137b-4a08-49ac-8937-34f83e0a4583 2018-06-27 21:42:01,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-bfcc1aed-6f23-4038-844e-c72352359a91-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36a09f84c9dc357863d3f0eb127ad072218d3175" 2018-06-27 21:42:02,961 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:42:02 GMT Content-Type: application/json Content-Length: 632 Connection: keep-alive X-Openstack-Request-Id: req-32dd4534-4cf2-47c8-bc75-439645b7f9e5 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["ec43a37a-0fb8-4365-8dfa-9f7ceb10accd"],"updated_at":"2018-06-27T21:41:15Z","tenant_id":"1a277669fa5d44888276c53f9662ac3b","created_at":"2018-06-27T21:41:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"1a277669fa5d44888276c53f9662ac3b","id":"d6d4ccd1-0f09-4937-a6a7-6de4d53222f0","name":"CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-net1"}]} 2018-06-27 21:42:02,961 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-net1 used request id req-32dd4534-4cf2-47c8-bc75-439645b7f9e5 2018-06-27 21:42:02,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 21:42:02,976 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:42: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-27 21:42:02,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/1a277669fa5d44888276c53f9662ac3b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36a09f84c9dc357863d3f0eb127ad072218d3175" 2018-06-27 21:42:03,070 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:42:02 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0959383c-7524-41fe-ade9-68bcd9d48cdd Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/1a277669fa5d44888276c53f9662ac3b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1a277669fa5d44888276c53f9662ac3b", "name": "CreateInstanceTwoNetTests-fc3a1c11-5f1e-423-proj"}} 2018-06-27 21:42:03,070 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/1a277669fa5d44888276c53f9662ac3b used request id req-0959383c-7524-41fe-ade9-68bcd9d48cdd 2018-06-27 21:42:03,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/subnets?network_id=d6d4ccd1-0f09-4937-a6a7-6de4d53222f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36a09f84c9dc357863d3f0eb127ad072218d3175" 2018-06-27 21:42:03,221 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:42:03 GMT Content-Type: application/json Content-Length: 684 Connection: keep-alive X-Openstack-Request-Id: req-ba838059-771a-4e16-b6c8-84be90d172a9 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d6d4ccd1-0f09-4937-a6a7-6de4d53222f0","tenant_id":"1a277669fa5d44888276c53f9662ac3b","created_at":"2018-06-27T21:41:15Z","dns_nameservers":[],"updated_at":"2018-06-27T21:41:15Z","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":"1a277669fa5d44888276c53f9662ac3b","id":"ec43a37a-0fb8-4365-8dfa-9f7ceb10accd","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-subnet1"}]} 2018-06-27 21:42:03,221 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=d6d4ccd1-0f09-4937-a6a7-6de4d53222f0 used request id req-ba838059-771a-4e16-b6c8-84be90d172a9 2018-06-27 21:42:03,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/ports?network_id=d6d4ccd1-0f09-4937-a6a7-6de4d53222f0&name=CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-vm1-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36a09f84c9dc357863d3f0eb127ad072218d3175" 2018-06-27 21:42:03,312 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:42:03 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-396f4d29-4721-435f-96dc-49979f9e9fa1 Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-27 21:42:03,312 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=d6d4ccd1-0f09-4937-a6a7-6de4d53222f0&name=CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-vm1-port&admin_state_up=True used request id req-396f4d29-4721-435f-96dc-49979f9e9fa1 2018-06-27 21:42:03,315 - novaclient.v2.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-bfcc1aed-6f23-4038-844e-c72352359a91-inst1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36a09f84c9dc357863d3f0eb127ad072218d3175" 2018-06-27 21:42:04,245 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:42: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-f96c75ac-ca23-41d5-8453-b193d657fe7f X-Compute-Request-Id: req-f96c75ac-ca23-41d5-8453-b193d657fe7f Front-End-Https: on RESP BODY: {"servers": []} 2018-06-27 21:42:04,245 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/detail?name=CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-inst1 used request id req-f96c75ac-ca23-41d5-8453-b193d657fe7f 2018-06-27 21:42:04,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=CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36a09f84c9dc357863d3f0eb127ad072218d3175" 2018-06-27 21:42:04,740 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:42:04 GMT Content-Type: application/json Content-Length: 632 Connection: keep-alive X-Openstack-Request-Id: req-615fbd2f-71e2-4dac-b1a4-bc2da6952b14 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["ec43a37a-0fb8-4365-8dfa-9f7ceb10accd"],"updated_at":"2018-06-27T21:41:15Z","tenant_id":"1a277669fa5d44888276c53f9662ac3b","created_at":"2018-06-27T21:41:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"1a277669fa5d44888276c53f9662ac3b","id":"d6d4ccd1-0f09-4937-a6a7-6de4d53222f0","name":"CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-net1"}]} 2018-06-27 21:42:04,740 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-net1 used request id req-615fbd2f-71e2-4dac-b1a4-bc2da6952b14 2018-06-27 21:42:04,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/1a277669fa5d44888276c53f9662ac3b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36a09f84c9dc357863d3f0eb127ad072218d3175" 2018-06-27 21:42:04,838 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:42:04 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c2165bfd-8c8a-4dbc-a0c1-327d837b818d Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/1a277669fa5d44888276c53f9662ac3b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1a277669fa5d44888276c53f9662ac3b", "name": "CreateInstanceTwoNetTests-fc3a1c11-5f1e-423-proj"}} 2018-06-27 21:42:04,838 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/1a277669fa5d44888276c53f9662ac3b used request id req-c2165bfd-8c8a-4dbc-a0c1-327d837b818d 2018-06-27 21:42:04,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/subnets?network_id=d6d4ccd1-0f09-4937-a6a7-6de4d53222f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36a09f84c9dc357863d3f0eb127ad072218d3175" 2018-06-27 21:42:05,022 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:42:05 GMT Content-Type: application/json Content-Length: 684 Connection: keep-alive X-Openstack-Request-Id: req-7ec9cef3-ba3c-4cf8-92ce-9f533ebb7119 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d6d4ccd1-0f09-4937-a6a7-6de4d53222f0","tenant_id":"1a277669fa5d44888276c53f9662ac3b","created_at":"2018-06-27T21:41:15Z","dns_nameservers":[],"updated_at":"2018-06-27T21:41:15Z","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":"1a277669fa5d44888276c53f9662ac3b","id":"ec43a37a-0fb8-4365-8dfa-9f7ceb10accd","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-subnet1"}]} 2018-06-27 21:42:05,022 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=d6d4ccd1-0f09-4937-a6a7-6de4d53222f0 used request id req-7ec9cef3-ba3c-4cf8-92ce-9f533ebb7119 2018-06-27 21:42:05,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/ports?network_id=d6d4ccd1-0f09-4937-a6a7-6de4d53222f0&name=CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-vm1-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36a09f84c9dc357863d3f0eb127ad072218d3175" 2018-06-27 21:42:05,112 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:42:05 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-454a56bb-d172-44a5-8f95-8185a55586a2 Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-27 21:42:05,112 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=d6d4ccd1-0f09-4937-a6a7-6de4d53222f0&name=CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-vm1-port&admin_state_up=True used request id req-454a56bb-d172-44a5-8f95-8185a55586a2 2018-06-27 21:42:05,113 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:42:05,114 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:42:05,944 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bd09b20303304eecb70c2c5842bfaa55", "name": "CreateInstanceTwoNetTests-fc3a1c11-5f1e-423-proj-role"}], "expires_at": "2018-06-27T22:42:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1a277669fa5d44888276c53f9662ac3b", "name": "CreateInstanceTwoNetTests-fc3a1c11-5f1e-423-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/1a277669fa5d44888276c53f9662ac3b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/1a277669fa5d44888276c53f9662ac3b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/1a277669fa5d44888276c53f9662ac3b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/1a277669fa5d44888276c53f9662ac3b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/1a277669fa5d44888276c53f9662ac3b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/1a277669fa5d44888276c53f9662ac3b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/1a277669fa5d44888276c53f9662ac3b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/1a277669fa5d44888276c53f9662ac3b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/1a277669fa5d44888276c53f9662ac3b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/1a277669fa5d44888276c53f9662ac3b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/1a277669fa5d44888276c53f9662ac3b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/1a277669fa5d44888276c53f9662ac3b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-fc3a1c11-5f1e-423-user", "id": "0853c502512a48fab2badcac2508fdef"}, "audit_ids": ["ez8lxJcZRt6Xha_hcLZ7gw"], "issued_at": "2018-06-27T21:42:05.000000Z"}} 2018-06-27 21:42:05,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}119b164dcc1afeda40f4b5a258dea7ccff062d3f" 2018-06-27 21:42:06,244 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:42:05 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3afa5a17-81fb-4d7b-8c7f-70f861c29cdb Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:42:06,244 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-3afa5a17-81fb-4d7b-8c7f-70f861c29cdb 2018-06-27 21:42:06,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=CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36a09f84c9dc357863d3f0eb127ad072218d3175" 2018-06-27 21:42:07,171 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:42:07 GMT Content-Type: application/json Content-Length: 632 Connection: keep-alive X-Openstack-Request-Id: req-aa80706f-7fca-4cdb-9906-31bc48960f06 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["ec43a37a-0fb8-4365-8dfa-9f7ceb10accd"],"updated_at":"2018-06-27T21:41:15Z","tenant_id":"1a277669fa5d44888276c53f9662ac3b","created_at":"2018-06-27T21:41:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"1a277669fa5d44888276c53f9662ac3b","id":"d6d4ccd1-0f09-4937-a6a7-6de4d53222f0","name":"CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-net1"}]} 2018-06-27 21:42:07,171 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-net1 used request id req-aa80706f-7fca-4cdb-9906-31bc48960f06 2018-06-27 21:42:07,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/subnets?network_id=d6d4ccd1-0f09-4937-a6a7-6de4d53222f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36a09f84c9dc357863d3f0eb127ad072218d3175" 2018-06-27 21:42:08,903 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:42:08 GMT Content-Type: application/json Content-Length: 684 Connection: keep-alive X-Openstack-Request-Id: req-b8a86259-41d7-4c12-8a34-40dbf373e464 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d6d4ccd1-0f09-4937-a6a7-6de4d53222f0","tenant_id":"1a277669fa5d44888276c53f9662ac3b","created_at":"2018-06-27T21:41:15Z","dns_nameservers":[],"updated_at":"2018-06-27T21:41:15Z","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":"1a277669fa5d44888276c53f9662ac3b","id":"ec43a37a-0fb8-4365-8dfa-9f7ceb10accd","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-subnet1"}]} 2018-06-27 21:42:08,903 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=d6d4ccd1-0f09-4937-a6a7-6de4d53222f0 used request id req-b8a86259-41d7-4c12-8a34-40dbf373e464 2018-06-27 21:42:08,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/networks?name=CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36a09f84c9dc357863d3f0eb127ad072218d3175" 2018-06-27 21:42:09,333 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:42:09 GMT Content-Type: application/json Content-Length: 632 Connection: keep-alive X-Openstack-Request-Id: req-8d72a70e-de62-4543-a4cd-cdba7661b5df Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["ec43a37a-0fb8-4365-8dfa-9f7ceb10accd"],"updated_at":"2018-06-27T21:41:15Z","tenant_id":"1a277669fa5d44888276c53f9662ac3b","created_at":"2018-06-27T21:41:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"1a277669fa5d44888276c53f9662ac3b","id":"d6d4ccd1-0f09-4937-a6a7-6de4d53222f0","name":"CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-net1"}]} 2018-06-27 21:42:09,334 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-net1 used request id req-8d72a70e-de62-4543-a4cd-cdba7661b5df 2018-06-27 21:42:09,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 21:42:09,349 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:42: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-27 21:42:09,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/1a277669fa5d44888276c53f9662ac3b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}119b164dcc1afeda40f4b5a258dea7ccff062d3f" 2018-06-27 21:42:09,450 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:42:09 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-682ba276-0708-43c7-8701-ac41a348bf82 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/1a277669fa5d44888276c53f9662ac3b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1a277669fa5d44888276c53f9662ac3b", "name": "CreateInstanceTwoNetTests-fc3a1c11-5f1e-423-proj"}} 2018-06-27 21:42:09,451 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/1a277669fa5d44888276c53f9662ac3b used request id req-682ba276-0708-43c7-8701-ac41a348bf82 2018-06-27 21:42:09,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=d6d4ccd1-0f09-4937-a6a7-6de4d53222f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36a09f84c9dc357863d3f0eb127ad072218d3175" 2018-06-27 21:42:09,637 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:42:09 GMT Content-Type: application/json Content-Length: 684 Connection: keep-alive X-Openstack-Request-Id: req-7084c4b0-0584-48ad-8065-82ecf23cfd37 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d6d4ccd1-0f09-4937-a6a7-6de4d53222f0","tenant_id":"1a277669fa5d44888276c53f9662ac3b","created_at":"2018-06-27T21:41:15Z","dns_nameservers":[],"updated_at":"2018-06-27T21:41:15Z","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":"1a277669fa5d44888276c53f9662ac3b","id":"ec43a37a-0fb8-4365-8dfa-9f7ceb10accd","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-subnet1"}]} 2018-06-27 21:42:09,637 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=d6d4ccd1-0f09-4937-a6a7-6de4d53222f0 used request id req-7084c4b0-0584-48ad-8065-82ecf23cfd37 2018-06-27 21:42:09,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/subnets?network_id=d6d4ccd1-0f09-4937-a6a7-6de4d53222f0&name=CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36a09f84c9dc357863d3f0eb127ad072218d3175" 2018-06-27 21:42:09,819 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:42:09 GMT Content-Type: application/json Content-Length: 684 Connection: keep-alive X-Openstack-Request-Id: req-7874d9e1-fd0d-4920-a69f-75a4f89c3298 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d6d4ccd1-0f09-4937-a6a7-6de4d53222f0","tenant_id":"1a277669fa5d44888276c53f9662ac3b","created_at":"2018-06-27T21:41:15Z","dns_nameservers":[],"updated_at":"2018-06-27T21:41:15Z","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":"1a277669fa5d44888276c53f9662ac3b","id":"ec43a37a-0fb8-4365-8dfa-9f7ceb10accd","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-subnet1"}]} 2018-06-27 21:42:09,820 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=d6d4ccd1-0f09-4937-a6a7-6de4d53222f0&name=CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-subnet1 used request id req-7874d9e1-fd0d-4920-a69f-75a4f89c3298 2018-06-27 21:42:09,820 - neutron_utils - INFO - Creating port for network with name - CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-net1 2018-06-27 21:42:09,825 - 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}36a09f84c9dc357863d3f0eb127ad072218d3175" -d '{"port": {"network_id": "d6d4ccd1-0f09-4937-a6a7-6de4d53222f0", "fixed_ips": [{"subnet_id": "ec43a37a-0fb8-4365-8dfa-9f7ceb10accd", "ip_address": "10.200.201.5"}], "name": "CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-vm1-port", "admin_state_up": true}}' 2018-06-27 21:42:11,812 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 21:42:11 GMT Content-Type: application/json Content-Length: 766 Connection: keep-alive X-Openstack-Request-Id: req-a5a7d168-d9df-45a5-b335-a1915d5643c1 Front-End-Https: on RESP BODY: {"port":{"status":"DOWN","created_at":"2018-06-27T21:42:10Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"d6d4ccd1-0f09-4937-a6a7-6de4d53222f0","tenant_id":"1a277669fa5d44888276c53f9662ac3b","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-06-27T21:42:10Z","name":"CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-vm1-port","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:ef:63:06","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"1a277669fa5d44888276c53f9662ac3b","fixed_ips":[{"subnet_id":"ec43a37a-0fb8-4365-8dfa-9f7ceb10accd","ip_address":"10.200.201.5"}],"id":"ab4470ab-782f-480f-96d5-a1ebf11ea280","security_groups":["7dc1bf5a-c947-4872-b3f0-808e59f9bcd9"],"device_id":""}} 2018-06-27 21:42:11,812 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/ports used request id req-a5a7d168-d9df-45a5-b335-a1915d5643c1 2018-06-27 21:42:11,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?name=CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36a09f84c9dc357863d3f0eb127ad072218d3175" 2018-06-27 21:42:12,139 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:42:12 GMT Content-Type: application/json Content-Length: 632 Connection: keep-alive X-Openstack-Request-Id: req-a444cb05-9856-4fd3-ab26-3e4ebf015da4 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["ec43a37a-0fb8-4365-8dfa-9f7ceb10accd"],"updated_at":"2018-06-27T21:41:15Z","tenant_id":"1a277669fa5d44888276c53f9662ac3b","created_at":"2018-06-27T21:41:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"1a277669fa5d44888276c53f9662ac3b","id":"d6d4ccd1-0f09-4937-a6a7-6de4d53222f0","name":"CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-net1"}]} 2018-06-27 21:42:12,139 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-net1 used request id req-a444cb05-9856-4fd3-ab26-3e4ebf015da4 2018-06-27 21:42:12,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/1a277669fa5d44888276c53f9662ac3b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36a09f84c9dc357863d3f0eb127ad072218d3175" 2018-06-27 21:42:12,221 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:42:12 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e472cfc6-5384-4fde-a4a9-caf9ce5bf892 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/1a277669fa5d44888276c53f9662ac3b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1a277669fa5d44888276c53f9662ac3b", "name": "CreateInstanceTwoNetTests-fc3a1c11-5f1e-423-proj"}} 2018-06-27 21:42:12,222 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/1a277669fa5d44888276c53f9662ac3b used request id req-e472cfc6-5384-4fde-a4a9-caf9ce5bf892 2018-06-27 21:42:12,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=d6d4ccd1-0f09-4937-a6a7-6de4d53222f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36a09f84c9dc357863d3f0eb127ad072218d3175" 2018-06-27 21:42:12,420 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:42:12 GMT Content-Type: application/json Content-Length: 684 Connection: keep-alive X-Openstack-Request-Id: req-a6fbf5b4-8e7f-4e36-b324-feb49834648d Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d6d4ccd1-0f09-4937-a6a7-6de4d53222f0","tenant_id":"1a277669fa5d44888276c53f9662ac3b","created_at":"2018-06-27T21:41:15Z","dns_nameservers":[],"updated_at":"2018-06-27T21:41:15Z","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":"1a277669fa5d44888276c53f9662ac3b","id":"ec43a37a-0fb8-4365-8dfa-9f7ceb10accd","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-subnet1"}]} 2018-06-27 21:42:12,420 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=d6d4ccd1-0f09-4937-a6a7-6de4d53222f0 used request id req-a6fbf5b4-8e7f-4e36-b324-feb49834648d 2018-06-27 21:42:12,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/ports?network_id=d6d4ccd1-0f09-4937-a6a7-6de4d53222f0&name=CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-vm1-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36a09f84c9dc357863d3f0eb127ad072218d3175" 2018-06-27 21:42:12,604 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:42:12 GMT Content-Type: application/json Content-Length: 769 Connection: keep-alive X-Openstack-Request-Id: req-ff03884a-949e-45cb-aa37-b0c6e097940f Front-End-Https: on RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"d6d4ccd1-0f09-4937-a6a7-6de4d53222f0","tenant_id":"1a277669fa5d44888276c53f9662ac3b","created_at":"2018-06-27T21:42:10Z","admin_state_up":true,"updated_at":"2018-06-27T21:42:10Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:ef:63:06","id":"ab4470ab-782f-480f-96d5-a1ebf11ea280","port_security_enabled":true,"project_id":"1a277669fa5d44888276c53f9662ac3b","fixed_ips":[{"subnet_id":"ec43a37a-0fb8-4365-8dfa-9f7ceb10accd","ip_address":"10.200.201.5"}],"extra_dhcp_opts":[],"security_groups":["7dc1bf5a-c947-4872-b3f0-808e59f9bcd9"],"name":"CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-vm1-port"}]} 2018-06-27 21:42:12,604 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=d6d4ccd1-0f09-4937-a6a7-6de4d53222f0&name=CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-vm1-port&admin_state_up=True used request id req-ff03884a-949e-45cb-aa37-b0c6e097940f 2018-06-27 21:42:12,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/1a277669fa5d44888276c53f9662ac3b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36a09f84c9dc357863d3f0eb127ad072218d3175" 2018-06-27 21:42:12,912 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:42:12 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ac7fe690-1719-4ec6-81b2-8054f34a406b Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/1a277669fa5d44888276c53f9662ac3b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1a277669fa5d44888276c53f9662ac3b", "name": "CreateInstanceTwoNetTests-fc3a1c11-5f1e-423-proj"}} 2018-06-27 21:42:12,912 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/1a277669fa5d44888276c53f9662ac3b used request id req-ac7fe690-1719-4ec6-81b2-8054f34a406b 2018-06-27 21:42:12,912 - nova_utils - INFO - Creating VM with name - CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-inst1 2018-06-27 21:42:12,916 - novaclient.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}36a09f84c9dc357863d3f0eb127ad072218d3175" 2018-06-27 21:42:13,660 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:42:13 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-8bd0ffe9-d39a-4359-9c9c-305e0e858f01 X-Compute-Request-Id: req-8bd0ffe9-d39a-4359-9c9c-305e0e858f01 Front-End-Https: on RESP BODY: {"flavors": [{"id": "44b590ea-e063-4a88-b0a4-7e49b71c065c", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/44b590ea-e063-4a88-b0a4-7e49b71c065c", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/44b590ea-e063-4a88-b0a4-7e49b71c065c", "rel": "bookmark"}], "name": "CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-flavor-name"}, {"id": "bfce69d5-8948-4e52-8e30-cf8bfa544966", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "bookmark"}], "name": "shaker-flavor_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3"}]} 2018-06-27 21:42:13,660 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-8bd0ffe9-d39a-4359-9c9c-305e0e858f01 2018-06-27 21:42:13,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/flavors/44b590ea-e063-4a88-b0a4-7e49b71c065c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36a09f84c9dc357863d3f0eb127ad072218d3175" 2018-06-27 21:42:14,369 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:42:14 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-3a8b031b-a3ca-4c71-9541-ab5e59d9d057 X-Compute-Request-Id: req-3a8b031b-a3ca-4c71-9541-ab5e59d9d057 Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/44b590ea-e063-4a88-b0a4-7e49b71c065c", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/44b590ea-e063-4a88-b0a4-7e49b71c065c", "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": "44b590ea-e063-4a88-b0a4-7e49b71c065c"}} 2018-06-27 21:42:14,369 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/44b590ea-e063-4a88-b0a4-7e49b71c065c used request id req-3a8b031b-a3ca-4c71-9541-ab5e59d9d057 2018-06-27 21:42:14,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?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-fe90b7e4-201e-4f00-beb2-1e2126d9db17 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}36a09f84c9dc357863d3f0eb127ad072218d3175" 2018-06-27 21:42:15,148 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:42:15 GMT Content-Type: application/json Content-Length: 888 Connection: keep-alive X-Openstack-Request-Id: req-63cee186-37f8-4d2b-a38f-1c4e62e0389a Front-End-Https: on RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceTwoNetTests-fe90b7e4-201e-4f00-beb2-1e2126d9db17", "tags": [], "container_format": "bare", "created_at": "2018-06-27T21:41:06Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-27T21:41:07Z", "visibility": "shared", "self": "/v2/images/cd92b2b2-5a1b-4dd7-85bd-640f92b87592", "min_disk": 0, "protected": false, "id": "cd92b2b2-5a1b-4dd7-85bd-640f92b87592", "file": "/v2/images/cd92b2b2-5a1b-4dd7-85bd-640f92b87592/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "1a277669fa5d44888276c53f9662ac3b", "direct_url": "file:///var/lib/glance/images/cd92b2b2-5a1b-4dd7-85bd-640f92b87592", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceTwoNetTests-fe90b7e4-201e-4f00-beb2-1e2126d9db17"} 2018-06-27 21:42:15,148 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-fe90b7e4-201e-4f00-beb2-1e2126d9db17 used request id req-63cee186-37f8-4d2b-a38f-1c4e62e0389a 2018-06-27 21:42:15,151 - 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}36a09f84c9dc357863d3f0eb127ad072218d3175" 2018-06-27 21:42:15,963 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:42:15 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-899a5ce6-6fc4-418b-830d-4cdc9b1a1580 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-27 21:42:15,963 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-899a5ce6-6fc4-418b-830d-4cdc9b1a1580 2018-06-27 21:42:15,969 - 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}36a09f84c9dc357863d3f0eb127ad072218d3175" -d '{"server": {"name": "CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-inst1", "imageRef": "cd92b2b2-5a1b-4dd7-85bd-640f92b87592", "flavorRef": "44b590ea-e063-4a88-b0a4-7e49b71c065c", "user_data": "IyEvYmluL3NoCgp3aGlsZSB0cnVlOyBkbwogcGluZyAtYyAxIDEwLjIwMC4yMDIuNSAyPiYxID4vZGV2L251bGwKIFJFUz0kPwogaWYgWyAiWiRSRVMiID0gIlowIiBdIDsgdGhlbgogIGVjaG8gJ3ZQaW5nIE9LJwogIGJyZWFrCiBlbHNlCiAgZWNobyAndlBpbmcgS08nCiBmaQogc2xlZXAgMQpkb25lCgo=", "max_count": 1, "min_count": 1, "networks": [{"port": "ab4470ab-782f-480f-96d5-a1ebf11ea280"}], "security_groups": [{"name": "CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-sec-grp"}]}}' 2018-06-27 21:42:22,920 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 21:42:22 GMT Content-Type: application/json Content-Length: 441 Connection: keep-alive Location: https://172.30.10.101:8774/v2.1/servers/d149702c-ed8f-4ae1-8bac-c16234849119 Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-0c9cb838-042e-477d-bda6-cbbd8ef86341 X-Compute-Request-Id: req-0c9cb838-042e-477d-bda6-cbbd8ef86341 RESP BODY: {"server": {"security_groups": [{"name": "CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-sec-grp"}], "OS-DCF:diskConfig": "MANUAL", "id": "d149702c-ed8f-4ae1-8bac-c16234849119", "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/d149702c-ed8f-4ae1-8bac-c16234849119", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/d149702c-ed8f-4ae1-8bac-c16234849119", "rel": "bookmark"}], "adminPass": "NY9pRzzqn8Nj"}} 2018-06-27 21:42:22,920 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers used request id req-0c9cb838-042e-477d-bda6-cbbd8ef86341 2018-06-27 21:42:22,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/d149702c-ed8f-4ae1-8bac-c16234849119 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36a09f84c9dc357863d3f0eb127ad072218d3175" 2018-06-27 21:42:25,336 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:42:25 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-d2da25b7-b24b-4932-a31c-5b5552955692 X-Compute-Request-Id: req-d2da25b7-b24b-4932-a31c-5b5552955692 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/d149702c-ed8f-4ae1-8bac-c16234849119", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/d149702c-ed8f-4ae1-8bac-c16234849119", "rel": "bookmark"}], "image": {"id": "cd92b2b2-5a1b-4dd7-85bd-640f92b87592", "links": [{"href": "http://172.30.10.101:8774/images/cd92b2b2-5a1b-4dd7-85bd-640f92b87592", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "44b590ea-e063-4a88-b0a4-7e49b71c065c", "links": [{"href": "http://172.30.10.101:8774/flavors/44b590ea-e063-4a88-b0a4-7e49b71c065c", "rel": "bookmark"}]}, "id": "d149702c-ed8f-4ae1-8bac-c16234849119", "user_id": "0853c502512a48fab2badcac2508fdef", "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-27T21:42:23Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-inst1", "created": "2018-06-27T21:42:23Z", "tenant_id": "1a277669fa5d44888276c53f9662ac3b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 21:42:25,337 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/d149702c-ed8f-4ae1-8bac-c16234849119 used request id req-d2da25b7-b24b-4932-a31c-5b5552955692 2018-06-27 21:42:25,337 - create_instance - INFO - Created instance with name - CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-inst1 2018-06-27 21:42:25,340 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/d149702c-ed8f-4ae1-8bac-c16234849119 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36a09f84c9dc357863d3f0eb127ad072218d3175" 2018-06-27 21:42:26,165 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:42:26 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-80343cca-491d-45cf-bb90-c9c02418db86 X-Compute-Request-Id: req-80343cca-491d-45cf-bb90-c9c02418db86 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/d149702c-ed8f-4ae1-8bac-c16234849119", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/d149702c-ed8f-4ae1-8bac-c16234849119", "rel": "bookmark"}], "image": {"id": "cd92b2b2-5a1b-4dd7-85bd-640f92b87592", "links": [{"href": "http://172.30.10.101:8774/images/cd92b2b2-5a1b-4dd7-85bd-640f92b87592", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "44b590ea-e063-4a88-b0a4-7e49b71c065c", "links": [{"href": "http://172.30.10.101:8774/flavors/44b590ea-e063-4a88-b0a4-7e49b71c065c", "rel": "bookmark"}]}, "id": "d149702c-ed8f-4ae1-8bac-c16234849119", "user_id": "0853c502512a48fab2badcac2508fdef", "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-27T21:42:25Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-inst1", "created": "2018-06-27T21:42:23Z", "tenant_id": "1a277669fa5d44888276c53f9662ac3b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 21:42:26,165 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/d149702c-ed8f-4ae1-8bac-c16234849119 used request id req-80343cca-491d-45cf-bb90-c9c02418db86 2018-06-27 21:42:26,165 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-inst1] is - BUILD 2018-06-27 21:42:26,166 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 21:42:29,169 - create_instance - DEBUG - VM status query timeout in 896.16852808 2018-06-27 21:42:29,172 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/d149702c-ed8f-4ae1-8bac-c16234849119 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36a09f84c9dc357863d3f0eb127ad072218d3175" 2018-06-27 21:42:31,961 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:42:31 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-128b2e9f-8468-4fcc-8c97-4ac390cde958 X-Compute-Request-Id: req-128b2e9f-8468-4fcc-8c97-4ac390cde958 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/d149702c-ed8f-4ae1-8bac-c16234849119", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/d149702c-ed8f-4ae1-8bac-c16234849119", "rel": "bookmark"}], "image": {"id": "cd92b2b2-5a1b-4dd7-85bd-640f92b87592", "links": [{"href": "http://172.30.10.101:8774/images/cd92b2b2-5a1b-4dd7-85bd-640f92b87592", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "44b590ea-e063-4a88-b0a4-7e49b71c065c", "links": [{"href": "http://172.30.10.101:8774/flavors/44b590ea-e063-4a88-b0a4-7e49b71c065c", "rel": "bookmark"}]}, "id": "d149702c-ed8f-4ae1-8bac-c16234849119", "security_groups": [{"name": "default"}], "user_id": "0853c502512a48fab2badcac2508fdef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T21:42:30Z", "hostId": "eab1170e4694878ac19cb535034daf7508b321230862e4222b559aee", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-inst1", "created": "2018-06-27T21:42:22Z", "tenant_id": "1a277669fa5d44888276c53f9662ac3b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 21:42:31,961 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/d149702c-ed8f-4ae1-8bac-c16234849119 used request id req-128b2e9f-8468-4fcc-8c97-4ac390cde958 2018-06-27 21:42:31,962 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-inst1] is - BUILD 2018-06-27 21:42:31,962 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 21:42:34,965 - create_instance - DEBUG - VM status query timeout in 890.372237921 2018-06-27 21:42:34,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/d149702c-ed8f-4ae1-8bac-c16234849119 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36a09f84c9dc357863d3f0eb127ad072218d3175" 2018-06-27 21:42:36,391 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:42:36 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-cd829a3f-76d0-4e88-b291-b6b10f032a83 X-Compute-Request-Id: req-cd829a3f-76d0-4e88-b291-b6b10f032a83 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/d149702c-ed8f-4ae1-8bac-c16234849119", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/d149702c-ed8f-4ae1-8bac-c16234849119", "rel": "bookmark"}], "image": {"id": "cd92b2b2-5a1b-4dd7-85bd-640f92b87592", "links": [{"href": "http://172.30.10.101:8774/images/cd92b2b2-5a1b-4dd7-85bd-640f92b87592", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "44b590ea-e063-4a88-b0a4-7e49b71c065c", "links": [{"href": "http://172.30.10.101:8774/flavors/44b590ea-e063-4a88-b0a4-7e49b71c065c", "rel": "bookmark"}]}, "id": "d149702c-ed8f-4ae1-8bac-c16234849119", "security_groups": [{"name": "default"}], "user_id": "0853c502512a48fab2badcac2508fdef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T21:42:30Z", "hostId": "eab1170e4694878ac19cb535034daf7508b321230862e4222b559aee", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-inst1", "created": "2018-06-27T21:42:22Z", "tenant_id": "1a277669fa5d44888276c53f9662ac3b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 21:42:36,391 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/d149702c-ed8f-4ae1-8bac-c16234849119 used request id req-cd829a3f-76d0-4e88-b291-b6b10f032a83 2018-06-27 21:42:36,392 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-inst1] is - BUILD 2018-06-27 21:42:36,392 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 21:42:39,395 - create_instance - DEBUG - VM status query timeout in 885.942775011 2018-06-27 21:42:39,398 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/d149702c-ed8f-4ae1-8bac-c16234849119 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36a09f84c9dc357863d3f0eb127ad072218d3175" 2018-06-27 21:42:41,839 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:42:41 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-478470ef-278e-4b7c-ab20-eb66d0df963e X-Compute-Request-Id: req-478470ef-278e-4b7c-ab20-eb66d0df963e 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/d149702c-ed8f-4ae1-8bac-c16234849119", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/d149702c-ed8f-4ae1-8bac-c16234849119", "rel": "bookmark"}], "image": {"id": "cd92b2b2-5a1b-4dd7-85bd-640f92b87592", "links": [{"href": "http://172.30.10.101:8774/images/cd92b2b2-5a1b-4dd7-85bd-640f92b87592", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "44b590ea-e063-4a88-b0a4-7e49b71c065c", "links": [{"href": "http://172.30.10.101:8774/flavors/44b590ea-e063-4a88-b0a4-7e49b71c065c", "rel": "bookmark"}]}, "id": "d149702c-ed8f-4ae1-8bac-c16234849119", "security_groups": [{"name": "default"}], "user_id": "0853c502512a48fab2badcac2508fdef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T21:42:30Z", "hostId": "eab1170e4694878ac19cb535034daf7508b321230862e4222b559aee", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-inst1", "created": "2018-06-27T21:42:22Z", "tenant_id": "1a277669fa5d44888276c53f9662ac3b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 21:42:41,840 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/d149702c-ed8f-4ae1-8bac-c16234849119 used request id req-478470ef-278e-4b7c-ab20-eb66d0df963e 2018-06-27 21:42:41,840 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-inst1] is - BUILD 2018-06-27 21:42:41,840 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 21:42:44,842 - create_instance - DEBUG - VM status query timeout in 880.495818138 2018-06-27 21:42:44,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/d149702c-ed8f-4ae1-8bac-c16234849119 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36a09f84c9dc357863d3f0eb127ad072218d3175" 2018-06-27 21:42:47,337 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:42:47 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-17c579a6-144a-41c4-9dbf-b84e4ac83e26 X-Compute-Request-Id: req-17c579a6-144a-41c4-9dbf-b84e4ac83e26 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:63:06", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/d149702c-ed8f-4ae1-8bac-c16234849119", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/d149702c-ed8f-4ae1-8bac-c16234849119", "rel": "bookmark"}], "image": {"id": "cd92b2b2-5a1b-4dd7-85bd-640f92b87592", "links": [{"href": "http://172.30.10.101:8774/images/cd92b2b2-5a1b-4dd7-85bd-640f92b87592", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T21:42:42.000000", "flavor": {"id": "44b590ea-e063-4a88-b0a4-7e49b71c065c", "links": [{"href": "http://172.30.10.101:8774/flavors/44b590ea-e063-4a88-b0a4-7e49b71c065c", "rel": "bookmark"}]}, "id": "d149702c-ed8f-4ae1-8bac-c16234849119", "security_groups": [{"name": "default"}], "user_id": "0853c502512a48fab2badcac2508fdef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T21:42:42Z", "hostId": "eab1170e4694878ac19cb535034daf7508b321230862e4222b559aee", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-inst1", "created": "2018-06-27T21:42:22Z", "tenant_id": "1a277669fa5d44888276c53f9662ac3b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 21:42:47,338 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/d149702c-ed8f-4ae1-8bac-c16234849119 used request id req-17c579a6-144a-41c4-9dbf-b84e4ac83e26 2018-06-27 21:42:47,338 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-inst1] is - ACTIVE 2018-06-27 21:42:47,338 - create_instance - INFO - VM is - ACTIVE 2018-06-27 21:42:47,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/d149702c-ed8f-4ae1-8bac-c16234849119 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36a09f84c9dc357863d3f0eb127ad072218d3175" 2018-06-27 21:42:48,788 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:42:48 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-a938e291-02a4-41bd-a928-9d42a2b6d0c2 X-Compute-Request-Id: req-a938e291-02a4-41bd-a928-9d42a2b6d0c2 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:63:06", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/d149702c-ed8f-4ae1-8bac-c16234849119", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/d149702c-ed8f-4ae1-8bac-c16234849119", "rel": "bookmark"}], "image": {"id": "cd92b2b2-5a1b-4dd7-85bd-640f92b87592", "links": [{"href": "http://172.30.10.101:8774/images/cd92b2b2-5a1b-4dd7-85bd-640f92b87592", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T21:42:42.000000", "flavor": {"id": "44b590ea-e063-4a88-b0a4-7e49b71c065c", "links": [{"href": "http://172.30.10.101:8774/flavors/44b590ea-e063-4a88-b0a4-7e49b71c065c", "rel": "bookmark"}]}, "id": "d149702c-ed8f-4ae1-8bac-c16234849119", "security_groups": [{"name": "default"}], "user_id": "0853c502512a48fab2badcac2508fdef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T21:42:42Z", "hostId": "eab1170e4694878ac19cb535034daf7508b321230862e4222b559aee", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-inst1", "created": "2018-06-27T21:42:22Z", "tenant_id": "1a277669fa5d44888276c53f9662ac3b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 21:42:48,788 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/d149702c-ed8f-4ae1-8bac-c16234849119 used request id req-a938e291-02a4-41bd-a928-9d42a2b6d0c2 2018-06-27 21:42:48,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?name=CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36a09f84c9dc357863d3f0eb127ad072218d3175" 2018-06-27 21:42:49,160 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:42:49 GMT Content-Type: application/json Content-Length: 632 Connection: keep-alive X-Openstack-Request-Id: req-ea2a13be-687b-43ef-9383-508e5e3449fa Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["ec43a37a-0fb8-4365-8dfa-9f7ceb10accd"],"updated_at":"2018-06-27T21:41:15Z","tenant_id":"1a277669fa5d44888276c53f9662ac3b","created_at":"2018-06-27T21:41:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"1a277669fa5d44888276c53f9662ac3b","id":"d6d4ccd1-0f09-4937-a6a7-6de4d53222f0","name":"CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-net1"}]} 2018-06-27 21:42:49,160 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-net1 used request id req-ea2a13be-687b-43ef-9383-508e5e3449fa 2018-06-27 21:42:49,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/1a277669fa5d44888276c53f9662ac3b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36a09f84c9dc357863d3f0eb127ad072218d3175" 2018-06-27 21:42:49,250 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:42:49 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ddec1f3e-8917-4589-804a-c4a3bd406319 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/1a277669fa5d44888276c53f9662ac3b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1a277669fa5d44888276c53f9662ac3b", "name": "CreateInstanceTwoNetTests-fc3a1c11-5f1e-423-proj"}} 2018-06-27 21:42:49,250 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/1a277669fa5d44888276c53f9662ac3b used request id req-ddec1f3e-8917-4589-804a-c4a3bd406319 2018-06-27 21:42:49,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=d6d4ccd1-0f09-4937-a6a7-6de4d53222f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36a09f84c9dc357863d3f0eb127ad072218d3175" 2018-06-27 21:42:49,611 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:42:49 GMT Content-Type: application/json Content-Length: 684 Connection: keep-alive X-Openstack-Request-Id: req-f0a3865f-93fe-4953-b65a-665e4746a6d2 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d6d4ccd1-0f09-4937-a6a7-6de4d53222f0","tenant_id":"1a277669fa5d44888276c53f9662ac3b","created_at":"2018-06-27T21:41:15Z","dns_nameservers":[],"updated_at":"2018-06-27T21:41:15Z","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":"1a277669fa5d44888276c53f9662ac3b","id":"ec43a37a-0fb8-4365-8dfa-9f7ceb10accd","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-subnet1"}]} 2018-06-27 21:42:49,611 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=d6d4ccd1-0f09-4937-a6a7-6de4d53222f0 used request id req-f0a3865f-93fe-4953-b65a-665e4746a6d2 2018-06-27 21:42:49,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/ports?network_id=d6d4ccd1-0f09-4937-a6a7-6de4d53222f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36a09f84c9dc357863d3f0eb127ad072218d3175" 2018-06-27 21:42:49,978 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:42:49 GMT Content-Type: application/json Content-Length: 3127 Connection: keep-alive X-Openstack-Request-Id: req-3a52d04a-8f04-46f1-827a-ad9ac3fff68b Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"d6d4ccd1-0f09-4937-a6a7-6de4d53222f0","tenant_id":"1a277669fa5d44888276c53f9662ac3b","created_at":"2018-06-27T21:41:16Z","admin_state_up":true,"updated_at":"2018-06-27T21:41:22Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-d6d4ccd1-0f09-4937-a6a7-6de4d53222f0","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:04:f9:3b","id":"88c47e60-7b0c-4ecb-8a1b-4cb8474a7a6d","port_security_enabled":false,"project_id":"1a277669fa5d44888276c53f9662ac3b","fixed_ips":[{"subnet_id":"ec43a37a-0fb8-4365-8dfa-9f7ceb10accd","ip_address":"10.200.201.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"d6d4ccd1-0f09-4937-a6a7-6de4d53222f0","tenant_id":"1a277669fa5d44888276c53f9662ac3b","created_at":"2018-06-27T21:41:17Z","admin_state_up":true,"updated_at":"2018-06-27T21:41:22Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-d6d4ccd1-0f09-4937-a6a7-6de4d53222f0","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:e3:08:ad","id":"a78f393d-5f22-4615-9c31-88847000110b","port_security_enabled":false,"project_id":"1a277669fa5d44888276c53f9662ac3b","fixed_ips":[{"subnet_id":"ec43a37a-0fb8-4365-8dfa-9f7ceb10accd","ip_address":"10.200.201.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"d6d4ccd1-0f09-4937-a6a7-6de4d53222f0","tenant_id":"1a277669fa5d44888276c53f9662ac3b","created_at":"2018-06-27T21:42:10Z","admin_state_up":true,"updated_at":"2018-06-27T21:42:41Z","binding:vnic_type":"normal","device_id":"d149702c-ed8f-4ae1-8bac-c16234849119","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:ef:63:06","id":"ab4470ab-782f-480f-96d5-a1ebf11ea280","port_security_enabled":true,"project_id":"1a277669fa5d44888276c53f9662ac3b","fixed_ips":[{"subnet_id":"ec43a37a-0fb8-4365-8dfa-9f7ceb10accd","ip_address":"10.200.201.5"}],"extra_dhcp_opts":[],"security_groups":["7dc1bf5a-c947-4872-b3f0-808e59f9bcd9"],"name":"CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-vm1-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"d6d4ccd1-0f09-4937-a6a7-6de4d53222f0","tenant_id":"1a277669fa5d44888276c53f9662ac3b","created_at":"2018-06-27T21:41:31Z","admin_state_up":true,"updated_at":"2018-06-27T21:41:43Z","binding:vnic_type":"normal","device_id":"806303f8-60f9-472a-a45a-48cb190ed667","device_owner":"network:router_interface","revision_number":13,"mac_address":"fa:16:3e:2d:0d:00","id":"ac7238b8-0c41-4e78-ba72-102efeb6cd0e","port_security_enabled":true,"project_id":"1a277669fa5d44888276c53f9662ac3b","fixed_ips":[{"subnet_id":"ec43a37a-0fb8-4365-8dfa-9f7ceb10accd","ip_address":"10.200.201.1"}],"extra_dhcp_opts":[],"security_groups":["7dc1bf5a-c947-4872-b3f0-808e59f9bcd9"],"name":"CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-router-port1"}]} 2018-06-27 21:42:49,979 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=d6d4ccd1-0f09-4937-a6a7-6de4d53222f0 used request id req-3a52d04a-8f04-46f1-827a-ad9ac3fff68b 2018-06-27 21:42:49,982 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/d149702c-ed8f-4ae1-8bac-c16234849119 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36a09f84c9dc357863d3f0eb127ad072218d3175" 2018-06-27 21:42:51,972 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:42:51 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-a4b6a722-8a2b-4e92-a1bf-238082df73c0 X-Compute-Request-Id: req-a4b6a722-8a2b-4e92-a1bf-238082df73c0 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:63:06", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/d149702c-ed8f-4ae1-8bac-c16234849119", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/d149702c-ed8f-4ae1-8bac-c16234849119", "rel": "bookmark"}], "image": {"id": "cd92b2b2-5a1b-4dd7-85bd-640f92b87592", "links": [{"href": "http://172.30.10.101:8774/images/cd92b2b2-5a1b-4dd7-85bd-640f92b87592", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T21:42:42.000000", "flavor": {"id": "44b590ea-e063-4a88-b0a4-7e49b71c065c", "links": [{"href": "http://172.30.10.101:8774/flavors/44b590ea-e063-4a88-b0a4-7e49b71c065c", "rel": "bookmark"}]}, "id": "d149702c-ed8f-4ae1-8bac-c16234849119", "security_groups": [{"name": "default"}], "user_id": "0853c502512a48fab2badcac2508fdef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T21:42:42Z", "hostId": "eab1170e4694878ac19cb535034daf7508b321230862e4222b559aee", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-inst1", "created": "2018-06-27T21:42:22Z", "tenant_id": "1a277669fa5d44888276c53f9662ac3b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 21:42:51,972 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/d149702c-ed8f-4ae1-8bac-c16234849119 used request id req-a4b6a722-8a2b-4e92-a1bf-238082df73c0 2018-06-27 21:42:51,973 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-inst1] is - ACTIVE 2018-06-27 21:42:51,973 - create_instance - INFO - VM is - ACTIVE 2018-06-27 21:42:51,976 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/d149702c-ed8f-4ae1-8bac-c16234849119 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36a09f84c9dc357863d3f0eb127ad072218d3175" 2018-06-27 21:42:53,387 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:42:53 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-bb53bae5-3ae0-463e-8952-8af129bf9039 X-Compute-Request-Id: req-bb53bae5-3ae0-463e-8952-8af129bf9039 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:63:06", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/d149702c-ed8f-4ae1-8bac-c16234849119", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/d149702c-ed8f-4ae1-8bac-c16234849119", "rel": "bookmark"}], "image": {"id": "cd92b2b2-5a1b-4dd7-85bd-640f92b87592", "links": [{"href": "http://172.30.10.101:8774/images/cd92b2b2-5a1b-4dd7-85bd-640f92b87592", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T21:42:42.000000", "flavor": {"id": "44b590ea-e063-4a88-b0a4-7e49b71c065c", "links": [{"href": "http://172.30.10.101:8774/flavors/44b590ea-e063-4a88-b0a4-7e49b71c065c", "rel": "bookmark"}]}, "id": "d149702c-ed8f-4ae1-8bac-c16234849119", "security_groups": [{"name": "default"}], "user_id": "0853c502512a48fab2badcac2508fdef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T21:42:42Z", "hostId": "eab1170e4694878ac19cb535034daf7508b321230862e4222b559aee", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-inst1", "created": "2018-06-27T21:42:22Z", "tenant_id": "1a277669fa5d44888276c53f9662ac3b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 21:42:53,387 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/d149702c-ed8f-4ae1-8bac-c16234849119 used request id req-bb53bae5-3ae0-463e-8952-8af129bf9039 2018-06-27 21:42:53,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/networks?name=CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36a09f84c9dc357863d3f0eb127ad072218d3175" 2018-06-27 21:42:53,713 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:42:53 GMT Content-Type: application/json Content-Length: 632 Connection: keep-alive X-Openstack-Request-Id: req-d9de792d-3a0e-4950-a7e5-79c3a63f9f74 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["ec43a37a-0fb8-4365-8dfa-9f7ceb10accd"],"updated_at":"2018-06-27T21:41:15Z","tenant_id":"1a277669fa5d44888276c53f9662ac3b","created_at":"2018-06-27T21:41:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"1a277669fa5d44888276c53f9662ac3b","id":"d6d4ccd1-0f09-4937-a6a7-6de4d53222f0","name":"CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-net1"}]} 2018-06-27 21:42:53,713 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-net1 used request id req-d9de792d-3a0e-4950-a7e5-79c3a63f9f74 2018-06-27 21:42:53,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/1a277669fa5d44888276c53f9662ac3b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36a09f84c9dc357863d3f0eb127ad072218d3175" 2018-06-27 21:42:54,096 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:42:53 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3fc61cbb-53b8-4b94-b512-db176cfa36d4 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/1a277669fa5d44888276c53f9662ac3b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1a277669fa5d44888276c53f9662ac3b", "name": "CreateInstanceTwoNetTests-fc3a1c11-5f1e-423-proj"}} 2018-06-27 21:42:54,096 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/1a277669fa5d44888276c53f9662ac3b used request id req-3fc61cbb-53b8-4b94-b512-db176cfa36d4 2018-06-27 21:42: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/subnets?network_id=d6d4ccd1-0f09-4937-a6a7-6de4d53222f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36a09f84c9dc357863d3f0eb127ad072218d3175" 2018-06-27 21:42:54,278 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:42:54 GMT Content-Type: application/json Content-Length: 684 Connection: keep-alive X-Openstack-Request-Id: req-e648397e-5704-4c39-9b12-79ec1654a4a2 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d6d4ccd1-0f09-4937-a6a7-6de4d53222f0","tenant_id":"1a277669fa5d44888276c53f9662ac3b","created_at":"2018-06-27T21:41:15Z","dns_nameservers":[],"updated_at":"2018-06-27T21:41:15Z","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":"1a277669fa5d44888276c53f9662ac3b","id":"ec43a37a-0fb8-4365-8dfa-9f7ceb10accd","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-subnet1"}]} 2018-06-27 21:42:54,278 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=d6d4ccd1-0f09-4937-a6a7-6de4d53222f0 used request id req-e648397e-5704-4c39-9b12-79ec1654a4a2 2018-06-27 21:42:54,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=d6d4ccd1-0f09-4937-a6a7-6de4d53222f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36a09f84c9dc357863d3f0eb127ad072218d3175" 2018-06-27 21:42:54,607 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:42:54 GMT Content-Type: application/json Content-Length: 3127 Connection: keep-alive X-Openstack-Request-Id: req-65ddf480-a6ed-4462-a7f7-27e5f7191252 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"d6d4ccd1-0f09-4937-a6a7-6de4d53222f0","tenant_id":"1a277669fa5d44888276c53f9662ac3b","created_at":"2018-06-27T21:41:16Z","admin_state_up":true,"updated_at":"2018-06-27T21:41:22Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-d6d4ccd1-0f09-4937-a6a7-6de4d53222f0","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:04:f9:3b","id":"88c47e60-7b0c-4ecb-8a1b-4cb8474a7a6d","port_security_enabled":false,"project_id":"1a277669fa5d44888276c53f9662ac3b","fixed_ips":[{"subnet_id":"ec43a37a-0fb8-4365-8dfa-9f7ceb10accd","ip_address":"10.200.201.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"d6d4ccd1-0f09-4937-a6a7-6de4d53222f0","tenant_id":"1a277669fa5d44888276c53f9662ac3b","created_at":"2018-06-27T21:41:17Z","admin_state_up":true,"updated_at":"2018-06-27T21:41:22Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-d6d4ccd1-0f09-4937-a6a7-6de4d53222f0","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:e3:08:ad","id":"a78f393d-5f22-4615-9c31-88847000110b","port_security_enabled":false,"project_id":"1a277669fa5d44888276c53f9662ac3b","fixed_ips":[{"subnet_id":"ec43a37a-0fb8-4365-8dfa-9f7ceb10accd","ip_address":"10.200.201.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"d6d4ccd1-0f09-4937-a6a7-6de4d53222f0","tenant_id":"1a277669fa5d44888276c53f9662ac3b","created_at":"2018-06-27T21:42:10Z","admin_state_up":true,"updated_at":"2018-06-27T21:42:41Z","binding:vnic_type":"normal","device_id":"d149702c-ed8f-4ae1-8bac-c16234849119","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:ef:63:06","id":"ab4470ab-782f-480f-96d5-a1ebf11ea280","port_security_enabled":true,"project_id":"1a277669fa5d44888276c53f9662ac3b","fixed_ips":[{"subnet_id":"ec43a37a-0fb8-4365-8dfa-9f7ceb10accd","ip_address":"10.200.201.5"}],"extra_dhcp_opts":[],"security_groups":["7dc1bf5a-c947-4872-b3f0-808e59f9bcd9"],"name":"CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-vm1-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"d6d4ccd1-0f09-4937-a6a7-6de4d53222f0","tenant_id":"1a277669fa5d44888276c53f9662ac3b","created_at":"2018-06-27T21:41:31Z","admin_state_up":true,"updated_at":"2018-06-27T21:41:43Z","binding:vnic_type":"normal","device_id":"806303f8-60f9-472a-a45a-48cb190ed667","device_owner":"network:router_interface","revision_number":13,"mac_address":"fa:16:3e:2d:0d:00","id":"ac7238b8-0c41-4e78-ba72-102efeb6cd0e","port_security_enabled":true,"project_id":"1a277669fa5d44888276c53f9662ac3b","fixed_ips":[{"subnet_id":"ec43a37a-0fb8-4365-8dfa-9f7ceb10accd","ip_address":"10.200.201.1"}],"extra_dhcp_opts":[],"security_groups":["7dc1bf5a-c947-4872-b3f0-808e59f9bcd9"],"name":"CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-router-port1"}]} 2018-06-27 21:42:54,607 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=d6d4ccd1-0f09-4937-a6a7-6de4d53222f0 used request id req-65ddf480-a6ed-4462-a7f7-27e5f7191252 2018-06-27 21:42:54,611 - 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/d149702c-ed8f-4ae1-8bac-c16234849119/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36a09f84c9dc357863d3f0eb127ad072218d3175" -d '{"addSecurityGroup": {"name": "CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-sec-grp"}}' 2018-06-27 21:42:57,848 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 21:42: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-1689d32a-544f-4dd4-a7ba-6b0ed8b7e1cf X-Compute-Request-Id: req-1689d32a-544f-4dd4-a7ba-6b0ed8b7e1cf 2018-06-27 21:42:57,848 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers/d149702c-ed8f-4ae1-8bac-c16234849119/action used request id req-1689d32a-544f-4dd4-a7ba-6b0ed8b7e1cf 2018-06-27 21:42:57,848 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:42:57,849 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:42:58,622 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bd09b20303304eecb70c2c5842bfaa55", "name": "CreateInstanceTwoNetTests-fc3a1c11-5f1e-423-proj-role"}], "expires_at": "2018-06-27T22:42:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1a277669fa5d44888276c53f9662ac3b", "name": "CreateInstanceTwoNetTests-fc3a1c11-5f1e-423-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/1a277669fa5d44888276c53f9662ac3b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/1a277669fa5d44888276c53f9662ac3b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/1a277669fa5d44888276c53f9662ac3b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/1a277669fa5d44888276c53f9662ac3b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/1a277669fa5d44888276c53f9662ac3b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/1a277669fa5d44888276c53f9662ac3b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/1a277669fa5d44888276c53f9662ac3b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/1a277669fa5d44888276c53f9662ac3b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/1a277669fa5d44888276c53f9662ac3b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/1a277669fa5d44888276c53f9662ac3b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/1a277669fa5d44888276c53f9662ac3b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/1a277669fa5d44888276c53f9662ac3b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-fc3a1c11-5f1e-423-user", "id": "0853c502512a48fab2badcac2508fdef"}, "audit_ids": ["NcQS3pwPRMuRtA4FedsLmw"], "issued_at": "2018-06-27T21:42:58.000000Z"}} 2018-06-27 21:42:58,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}c30ebd179b6e29297bb1077cf6a65d3484972d77" 2018-06-27 21:42:58,944 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:42:58 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-dd54fbf8-c247-4f5e-8c13-cb2ce9079744 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:42:58,944 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-dd54fbf8-c247-4f5e-8c13-cb2ce9079744 2018-06-27 21:42:58,945 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 21:42:58,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}c30ebd179b6e29297bb1077cf6a65d3484972d77" 2018-06-27 21:42:59,005 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:42:58 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-854c0ddf-dead-4206-8137-e0497b44ef56 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:42:59,005 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-854c0ddf-dead-4206-8137-e0497b44ef56 2018-06-27 21:42:59,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/networks?name=CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c30ebd179b6e29297bb1077cf6a65d3484972d77" 2018-06-27 21:43:00,134 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:43:00 GMT Content-Type: application/json Content-Length: 632 Connection: keep-alive X-Openstack-Request-Id: req-8aa035d5-5980-4698-a9f8-3d9d8ca58179 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["508ebf94-225d-4de1-956f-11896d9d345b"],"updated_at":"2018-06-27T21:41:21Z","tenant_id":"1a277669fa5d44888276c53f9662ac3b","created_at":"2018-06-27T21:41:20Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"1a277669fa5d44888276c53f9662ac3b","id":"6ec74acd-f882-4fd3-b9b1-d17f2ca4c5f2","name":"CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-net2"}]} 2018-06-27 21:43:00,135 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-net2 used request id req-8aa035d5-5980-4698-a9f8-3d9d8ca58179 2018-06-27 21:43:00,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 21:43:00,149 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:43: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-27 21:43:00,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/1a277669fa5d44888276c53f9662ac3b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c30ebd179b6e29297bb1077cf6a65d3484972d77" 2018-06-27 21:43:00,490 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:43:00 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b55b8e73-ec09-4e7f-9188-704efeaaf046 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/1a277669fa5d44888276c53f9662ac3b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1a277669fa5d44888276c53f9662ac3b", "name": "CreateInstanceTwoNetTests-fc3a1c11-5f1e-423-proj"}} 2018-06-27 21:43:00,490 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/1a277669fa5d44888276c53f9662ac3b used request id req-b55b8e73-ec09-4e7f-9188-704efeaaf046 2018-06-27 21:43:00,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=6ec74acd-f882-4fd3-b9b1-d17f2ca4c5f2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c30ebd179b6e29297bb1077cf6a65d3484972d77" 2018-06-27 21:43:01,281 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:43:01 GMT Content-Type: application/json Content-Length: 684 Connection: keep-alive X-Openstack-Request-Id: req-8e721f21-994a-4a67-ace5-22404395fe3e Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6ec74acd-f882-4fd3-b9b1-d17f2ca4c5f2","tenant_id":"1a277669fa5d44888276c53f9662ac3b","created_at":"2018-06-27T21:41:21Z","dns_nameservers":[],"updated_at":"2018-06-27T21:41:21Z","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":"1a277669fa5d44888276c53f9662ac3b","id":"508ebf94-225d-4de1-956f-11896d9d345b","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-subnet2"}]} 2018-06-27 21:43:01,282 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=6ec74acd-f882-4fd3-b9b1-d17f2ca4c5f2 used request id req-8e721f21-994a-4a67-ace5-22404395fe3e 2018-06-27 21:43:01,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/ports?network_id=6ec74acd-f882-4fd3-b9b1-d17f2ca4c5f2&name=CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-vm2-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c30ebd179b6e29297bb1077cf6a65d3484972d77" 2018-06-27 21:43:01,369 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:43:01 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-6ca88e3d-201a-407c-8e6e-b17db41b9730 Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-27 21:43:01,369 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=6ec74acd-f882-4fd3-b9b1-d17f2ca4c5f2&name=CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-vm2-port&admin_state_up=True used request id req-6ca88e3d-201a-407c-8e6e-b17db41b9730 2018-06-27 21:43:01,372 - novaclient.v2.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-bfcc1aed-6f23-4038-844e-c72352359a91-inst2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c30ebd179b6e29297bb1077cf6a65d3484972d77" 2018-06-27 21:43:02,293 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:43: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-1a5b0eb3-266b-48db-9b93-3074045d5aa8 X-Compute-Request-Id: req-1a5b0eb3-266b-48db-9b93-3074045d5aa8 Front-End-Https: on RESP BODY: {"servers": []} 2018-06-27 21:43:02,294 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/detail?name=CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-inst2 used request id req-1a5b0eb3-266b-48db-9b93-3074045d5aa8 2018-06-27 21:43:02,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/networks?name=CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c30ebd179b6e29297bb1077cf6a65d3484972d77" 2018-06-27 21:43:02,626 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:43:02 GMT Content-Type: application/json Content-Length: 632 Connection: keep-alive X-Openstack-Request-Id: req-caad7758-c789-46de-8172-6a08d92df4cf Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["508ebf94-225d-4de1-956f-11896d9d345b"],"updated_at":"2018-06-27T21:41:21Z","tenant_id":"1a277669fa5d44888276c53f9662ac3b","created_at":"2018-06-27T21:41:20Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"1a277669fa5d44888276c53f9662ac3b","id":"6ec74acd-f882-4fd3-b9b1-d17f2ca4c5f2","name":"CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-net2"}]} 2018-06-27 21:43:02,627 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-net2 used request id req-caad7758-c789-46de-8172-6a08d92df4cf 2018-06-27 21:43:02,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/1a277669fa5d44888276c53f9662ac3b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c30ebd179b6e29297bb1077cf6a65d3484972d77" 2018-06-27 21:43:02,962 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:43:02 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f02f7b09-5dc2-4e5e-a0d3-3e705ad99060 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/1a277669fa5d44888276c53f9662ac3b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1a277669fa5d44888276c53f9662ac3b", "name": "CreateInstanceTwoNetTests-fc3a1c11-5f1e-423-proj"}} 2018-06-27 21:43:02,963 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/1a277669fa5d44888276c53f9662ac3b used request id req-f02f7b09-5dc2-4e5e-a0d3-3e705ad99060 2018-06-27 21:43:02,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=6ec74acd-f882-4fd3-b9b1-d17f2ca4c5f2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c30ebd179b6e29297bb1077cf6a65d3484972d77" 2018-06-27 21:43:03,171 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:43:03 GMT Content-Type: application/json Content-Length: 684 Connection: keep-alive X-Openstack-Request-Id: req-eba34779-8cba-4349-a259-8f364782d9b8 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6ec74acd-f882-4fd3-b9b1-d17f2ca4c5f2","tenant_id":"1a277669fa5d44888276c53f9662ac3b","created_at":"2018-06-27T21:41:21Z","dns_nameservers":[],"updated_at":"2018-06-27T21:41:21Z","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":"1a277669fa5d44888276c53f9662ac3b","id":"508ebf94-225d-4de1-956f-11896d9d345b","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-subnet2"}]} 2018-06-27 21:43:03,172 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=6ec74acd-f882-4fd3-b9b1-d17f2ca4c5f2 used request id req-eba34779-8cba-4349-a259-8f364782d9b8 2018-06-27 21:43:03,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/ports?network_id=6ec74acd-f882-4fd3-b9b1-d17f2ca4c5f2&name=CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-vm2-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c30ebd179b6e29297bb1077cf6a65d3484972d77" 2018-06-27 21:43:03,925 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:43:03 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-5dcfd430-a8d0-4fec-b1d2-0e1d55a2d064 Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-27 21:43:03,925 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=6ec74acd-f882-4fd3-b9b1-d17f2ca4c5f2&name=CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-vm2-port&admin_state_up=True used request id req-5dcfd430-a8d0-4fec-b1d2-0e1d55a2d064 2018-06-27 21:43:03,925 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:43:03,926 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:43:04,690 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bd09b20303304eecb70c2c5842bfaa55", "name": "CreateInstanceTwoNetTests-fc3a1c11-5f1e-423-proj-role"}], "expires_at": "2018-06-27T22:43:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1a277669fa5d44888276c53f9662ac3b", "name": "CreateInstanceTwoNetTests-fc3a1c11-5f1e-423-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/1a277669fa5d44888276c53f9662ac3b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/1a277669fa5d44888276c53f9662ac3b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/1a277669fa5d44888276c53f9662ac3b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/1a277669fa5d44888276c53f9662ac3b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/1a277669fa5d44888276c53f9662ac3b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/1a277669fa5d44888276c53f9662ac3b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/1a277669fa5d44888276c53f9662ac3b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/1a277669fa5d44888276c53f9662ac3b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/1a277669fa5d44888276c53f9662ac3b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/1a277669fa5d44888276c53f9662ac3b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/1a277669fa5d44888276c53f9662ac3b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/1a277669fa5d44888276c53f9662ac3b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-fc3a1c11-5f1e-423-user", "id": "0853c502512a48fab2badcac2508fdef"}, "audit_ids": ["8-Ra76RgRIyFUtHGhG_MVg"], "issued_at": "2018-06-27T21:43:04.000000Z"}} 2018-06-27 21:43:04,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}34116616d7b24ce39bd712e1b10e7d943c3ddc02" 2018-06-27 21:43:05,030 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:43:04 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-33301b7c-8dce-4985-80f2-a79248b5546e Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:43:05,031 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-33301b7c-8dce-4985-80f2-a79248b5546e 2018-06-27 21:43:05,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?name=CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c30ebd179b6e29297bb1077cf6a65d3484972d77" 2018-06-27 21:43:05,324 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:43:05 GMT Content-Type: application/json Content-Length: 632 Connection: keep-alive X-Openstack-Request-Id: req-9b5a448d-f043-4c58-a52e-d969fd1430c0 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["508ebf94-225d-4de1-956f-11896d9d345b"],"updated_at":"2018-06-27T21:41:21Z","tenant_id":"1a277669fa5d44888276c53f9662ac3b","created_at":"2018-06-27T21:41:20Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"1a277669fa5d44888276c53f9662ac3b","id":"6ec74acd-f882-4fd3-b9b1-d17f2ca4c5f2","name":"CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-net2"}]} 2018-06-27 21:43:05,324 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-net2 used request id req-9b5a448d-f043-4c58-a52e-d969fd1430c0 2018-06-27 21:43:05,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/subnets?network_id=6ec74acd-f882-4fd3-b9b1-d17f2ca4c5f2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c30ebd179b6e29297bb1077cf6a65d3484972d77" 2018-06-27 21:43:05,513 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:43:05 GMT Content-Type: application/json Content-Length: 684 Connection: keep-alive X-Openstack-Request-Id: req-fcd8ec90-d9b0-4bee-a58d-7eeba6ba685d Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6ec74acd-f882-4fd3-b9b1-d17f2ca4c5f2","tenant_id":"1a277669fa5d44888276c53f9662ac3b","created_at":"2018-06-27T21:41:21Z","dns_nameservers":[],"updated_at":"2018-06-27T21:41:21Z","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":"1a277669fa5d44888276c53f9662ac3b","id":"508ebf94-225d-4de1-956f-11896d9d345b","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-subnet2"}]} 2018-06-27 21:43:05,513 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=6ec74acd-f882-4fd3-b9b1-d17f2ca4c5f2 used request id req-fcd8ec90-d9b0-4bee-a58d-7eeba6ba685d 2018-06-27 21:43:05,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=CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c30ebd179b6e29297bb1077cf6a65d3484972d77" 2018-06-27 21:43:05,849 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:43:05 GMT Content-Type: application/json Content-Length: 632 Connection: keep-alive X-Openstack-Request-Id: req-5fe326f4-0f85-46db-bdeb-c80ecfd239fa Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["508ebf94-225d-4de1-956f-11896d9d345b"],"updated_at":"2018-06-27T21:41:21Z","tenant_id":"1a277669fa5d44888276c53f9662ac3b","created_at":"2018-06-27T21:41:20Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"1a277669fa5d44888276c53f9662ac3b","id":"6ec74acd-f882-4fd3-b9b1-d17f2ca4c5f2","name":"CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-net2"}]} 2018-06-27 21:43:05,849 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-net2 used request id req-5fe326f4-0f85-46db-bdeb-c80ecfd239fa 2018-06-27 21:43:05,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-27 21:43:05,863 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:43: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-27 21:43:05,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/1a277669fa5d44888276c53f9662ac3b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34116616d7b24ce39bd712e1b10e7d943c3ddc02" 2018-06-27 21:43:06,240 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:43:05 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f2e717a2-8dc9-4fdd-be99-d4cb5a7cbe40 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/1a277669fa5d44888276c53f9662ac3b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1a277669fa5d44888276c53f9662ac3b", "name": "CreateInstanceTwoNetTests-fc3a1c11-5f1e-423-proj"}} 2018-06-27 21:43:06,241 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/1a277669fa5d44888276c53f9662ac3b used request id req-f2e717a2-8dc9-4fdd-be99-d4cb5a7cbe40 2018-06-27 21:43:06,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/subnets?network_id=6ec74acd-f882-4fd3-b9b1-d17f2ca4c5f2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c30ebd179b6e29297bb1077cf6a65d3484972d77" 2018-06-27 21:43:06,439 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:43:06 GMT Content-Type: application/json Content-Length: 684 Connection: keep-alive X-Openstack-Request-Id: req-77ff6f50-7abd-4c10-8c37-d2ca95e76a49 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6ec74acd-f882-4fd3-b9b1-d17f2ca4c5f2","tenant_id":"1a277669fa5d44888276c53f9662ac3b","created_at":"2018-06-27T21:41:21Z","dns_nameservers":[],"updated_at":"2018-06-27T21:41:21Z","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":"1a277669fa5d44888276c53f9662ac3b","id":"508ebf94-225d-4de1-956f-11896d9d345b","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-subnet2"}]} 2018-06-27 21:43:06,440 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=6ec74acd-f882-4fd3-b9b1-d17f2ca4c5f2 used request id req-77ff6f50-7abd-4c10-8c37-d2ca95e76a49 2018-06-27 21:43:06,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/subnets?network_id=6ec74acd-f882-4fd3-b9b1-d17f2ca4c5f2&name=CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-subnet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c30ebd179b6e29297bb1077cf6a65d3484972d77" 2018-06-27 21:43:06,584 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:43:06 GMT Content-Type: application/json Content-Length: 684 Connection: keep-alive X-Openstack-Request-Id: req-9ee1edc4-af8e-418b-9188-fe4effc59f9f Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6ec74acd-f882-4fd3-b9b1-d17f2ca4c5f2","tenant_id":"1a277669fa5d44888276c53f9662ac3b","created_at":"2018-06-27T21:41:21Z","dns_nameservers":[],"updated_at":"2018-06-27T21:41:21Z","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":"1a277669fa5d44888276c53f9662ac3b","id":"508ebf94-225d-4de1-956f-11896d9d345b","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-subnet2"}]} 2018-06-27 21:43:06,584 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=6ec74acd-f882-4fd3-b9b1-d17f2ca4c5f2&name=CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-subnet2 used request id req-9ee1edc4-af8e-418b-9188-fe4effc59f9f 2018-06-27 21:43:06,585 - neutron_utils - INFO - Creating port for network with name - CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-net2 2018-06-27 21:43:06,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}c30ebd179b6e29297bb1077cf6a65d3484972d77" -d '{"port": {"network_id": "6ec74acd-f882-4fd3-b9b1-d17f2ca4c5f2", "fixed_ips": [{"subnet_id": "508ebf94-225d-4de1-956f-11896d9d345b", "ip_address": "10.200.202.5"}], "name": "CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-vm2-port", "admin_state_up": true}}' 2018-06-27 21:43:09,002 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 21:43:08 GMT Content-Type: application/json Content-Length: 766 Connection: keep-alive X-Openstack-Request-Id: req-bb532a73-f66c-4c7b-9fce-dc2c01a6e582 Front-End-Https: on RESP BODY: {"port":{"status":"DOWN","created_at":"2018-06-27T21:43:07Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"6ec74acd-f882-4fd3-b9b1-d17f2ca4c5f2","tenant_id":"1a277669fa5d44888276c53f9662ac3b","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-06-27T21:43:07Z","name":"CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-vm2-port","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:3d:8d:7b","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"1a277669fa5d44888276c53f9662ac3b","fixed_ips":[{"subnet_id":"508ebf94-225d-4de1-956f-11896d9d345b","ip_address":"10.200.202.5"}],"id":"9d989eab-b654-415d-8599-0b3e85ae819d","security_groups":["7dc1bf5a-c947-4872-b3f0-808e59f9bcd9"],"device_id":""}} 2018-06-27 21:43:09,002 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/ports used request id req-bb532a73-f66c-4c7b-9fce-dc2c01a6e582 2018-06-27 21:43:09,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=CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c30ebd179b6e29297bb1077cf6a65d3484972d77" 2018-06-27 21:43:09,388 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:43:09 GMT Content-Type: application/json Content-Length: 632 Connection: keep-alive X-Openstack-Request-Id: req-0cc3ef60-3df4-4e31-bd6d-77efda150151 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["508ebf94-225d-4de1-956f-11896d9d345b"],"updated_at":"2018-06-27T21:41:21Z","tenant_id":"1a277669fa5d44888276c53f9662ac3b","created_at":"2018-06-27T21:41:20Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"1a277669fa5d44888276c53f9662ac3b","id":"6ec74acd-f882-4fd3-b9b1-d17f2ca4c5f2","name":"CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-net2"}]} 2018-06-27 21:43:09,388 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-net2 used request id req-0cc3ef60-3df4-4e31-bd6d-77efda150151 2018-06-27 21:43:09,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/1a277669fa5d44888276c53f9662ac3b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c30ebd179b6e29297bb1077cf6a65d3484972d77" 2018-06-27 21:43:09,815 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:43:09 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-743a35b5-b63c-4732-b251-5ac51bd89dcd Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/1a277669fa5d44888276c53f9662ac3b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1a277669fa5d44888276c53f9662ac3b", "name": "CreateInstanceTwoNetTests-fc3a1c11-5f1e-423-proj"}} 2018-06-27 21:43:09,815 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/1a277669fa5d44888276c53f9662ac3b used request id req-743a35b5-b63c-4732-b251-5ac51bd89dcd 2018-06-27 21:43:09,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=6ec74acd-f882-4fd3-b9b1-d17f2ca4c5f2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c30ebd179b6e29297bb1077cf6a65d3484972d77" 2018-06-27 21:43:09,962 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:43:09 GMT Content-Type: application/json Content-Length: 684 Connection: keep-alive X-Openstack-Request-Id: req-372557b8-1f48-4545-bcff-d99a09c9ba13 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6ec74acd-f882-4fd3-b9b1-d17f2ca4c5f2","tenant_id":"1a277669fa5d44888276c53f9662ac3b","created_at":"2018-06-27T21:41:21Z","dns_nameservers":[],"updated_at":"2018-06-27T21:41:21Z","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":"1a277669fa5d44888276c53f9662ac3b","id":"508ebf94-225d-4de1-956f-11896d9d345b","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-subnet2"}]} 2018-06-27 21:43:09,962 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=6ec74acd-f882-4fd3-b9b1-d17f2ca4c5f2 used request id req-372557b8-1f48-4545-bcff-d99a09c9ba13 2018-06-27 21:43:09,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/ports?network_id=6ec74acd-f882-4fd3-b9b1-d17f2ca4c5f2&name=CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-vm2-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c30ebd179b6e29297bb1077cf6a65d3484972d77" 2018-06-27 21:43:10,182 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:43:10 GMT Content-Type: application/json Content-Length: 769 Connection: keep-alive X-Openstack-Request-Id: req-af5b5b83-837d-4c73-b597-f6fdd6006fc4 Front-End-Https: on RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"6ec74acd-f882-4fd3-b9b1-d17f2ca4c5f2","tenant_id":"1a277669fa5d44888276c53f9662ac3b","created_at":"2018-06-27T21:43:07Z","admin_state_up":true,"updated_at":"2018-06-27T21:43:07Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:3d:8d:7b","id":"9d989eab-b654-415d-8599-0b3e85ae819d","port_security_enabled":true,"project_id":"1a277669fa5d44888276c53f9662ac3b","fixed_ips":[{"subnet_id":"508ebf94-225d-4de1-956f-11896d9d345b","ip_address":"10.200.202.5"}],"extra_dhcp_opts":[],"security_groups":["7dc1bf5a-c947-4872-b3f0-808e59f9bcd9"],"name":"CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-vm2-port"}]} 2018-06-27 21:43:10,182 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=6ec74acd-f882-4fd3-b9b1-d17f2ca4c5f2&name=CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-vm2-port&admin_state_up=True used request id req-af5b5b83-837d-4c73-b597-f6fdd6006fc4 2018-06-27 21:43:10,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/1a277669fa5d44888276c53f9662ac3b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c30ebd179b6e29297bb1077cf6a65d3484972d77" 2018-06-27 21:43:10,272 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:43:10 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bb657719-709f-4832-8726-59805e6fea16 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/1a277669fa5d44888276c53f9662ac3b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1a277669fa5d44888276c53f9662ac3b", "name": "CreateInstanceTwoNetTests-fc3a1c11-5f1e-423-proj"}} 2018-06-27 21:43:10,272 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/1a277669fa5d44888276c53f9662ac3b used request id req-bb657719-709f-4832-8726-59805e6fea16 2018-06-27 21:43:10,272 - nova_utils - INFO - Creating VM with name - CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-inst2 2018-06-27 21:43:10,275 - novaclient.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}c30ebd179b6e29297bb1077cf6a65d3484972d77" 2018-06-27 21:43:10,980 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:43:10 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-9470b6af-fdef-4aa0-b704-bc6eb5519fd6 X-Compute-Request-Id: req-9470b6af-fdef-4aa0-b704-bc6eb5519fd6 Front-End-Https: on RESP BODY: {"flavors": [{"id": "44b590ea-e063-4a88-b0a4-7e49b71c065c", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/44b590ea-e063-4a88-b0a4-7e49b71c065c", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/44b590ea-e063-4a88-b0a4-7e49b71c065c", "rel": "bookmark"}], "name": "CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-flavor-name"}, {"id": "bfce69d5-8948-4e52-8e30-cf8bfa544966", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "bookmark"}], "name": "shaker-flavor_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3"}]} 2018-06-27 21:43:10,981 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-9470b6af-fdef-4aa0-b704-bc6eb5519fd6 2018-06-27 21:43:10,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/flavors/44b590ea-e063-4a88-b0a4-7e49b71c065c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c30ebd179b6e29297bb1077cf6a65d3484972d77" 2018-06-27 21:43:11,903 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:43:11 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-e7e042bb-bca9-404f-9fe3-ce8b800bd9be X-Compute-Request-Id: req-e7e042bb-bca9-404f-9fe3-ce8b800bd9be Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/44b590ea-e063-4a88-b0a4-7e49b71c065c", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/44b590ea-e063-4a88-b0a4-7e49b71c065c", "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": "44b590ea-e063-4a88-b0a4-7e49b71c065c"}} 2018-06-27 21:43:11,903 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/44b590ea-e063-4a88-b0a4-7e49b71c065c used request id req-e7e042bb-bca9-404f-9fe3-ce8b800bd9be 2018-06-27 21:43:11,907 - 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-fe90b7e4-201e-4f00-beb2-1e2126d9db17 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c30ebd179b6e29297bb1077cf6a65d3484972d77" 2018-06-27 21:43:12,737 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:43:12 GMT Content-Type: application/json Content-Length: 888 Connection: keep-alive X-Openstack-Request-Id: req-f1f6b12e-371b-47cb-bc87-615b435a84ec Front-End-Https: on RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceTwoNetTests-fe90b7e4-201e-4f00-beb2-1e2126d9db17", "tags": [], "container_format": "bare", "created_at": "2018-06-27T21:41:06Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-27T21:41:07Z", "visibility": "shared", "self": "/v2/images/cd92b2b2-5a1b-4dd7-85bd-640f92b87592", "min_disk": 0, "protected": false, "id": "cd92b2b2-5a1b-4dd7-85bd-640f92b87592", "file": "/v2/images/cd92b2b2-5a1b-4dd7-85bd-640f92b87592/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "1a277669fa5d44888276c53f9662ac3b", "direct_url": "file:///var/lib/glance/images/cd92b2b2-5a1b-4dd7-85bd-640f92b87592", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceTwoNetTests-fe90b7e4-201e-4f00-beb2-1e2126d9db17"} 2018-06-27 21:43:12,737 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-fe90b7e4-201e-4f00-beb2-1e2126d9db17 used request id req-f1f6b12e-371b-47cb-bc87-615b435a84ec 2018-06-27 21:43:12,741 - 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}c30ebd179b6e29297bb1077cf6a65d3484972d77" 2018-06-27 21:43:14,247 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:43:14 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-021ccfde-4907-43d5-af96-a1afc87b74f8 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-27 21:43:14,247 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-021ccfde-4907-43d5-af96-a1afc87b74f8 2018-06-27 21:43:14,253 - 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}c30ebd179b6e29297bb1077cf6a65d3484972d77" -d '{"server": {"name": "CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-inst2", "imageRef": "cd92b2b2-5a1b-4dd7-85bd-640f92b87592", "flavorRef": "44b590ea-e063-4a88-b0a4-7e49b71c065c", "user_data": "IyEvYmluL3NoCgp3aGlsZSB0cnVlOyBkbwogcGluZyAtYyAxIDEwLjIwMC4yMDEuNSAyPiYxID4vZGV2L251bGwKIFJFUz0kPwogaWYgWyAiWiRSRVMiID0gIlowIiBdIDsgdGhlbgogIGVjaG8gJ3ZQaW5nIE9LJwogIGJyZWFrCiBlbHNlCiAgZWNobyAndlBpbmcgS08nCiBmaQogc2xlZXAgMQpkb25lCgo=", "max_count": 1, "min_count": 1, "networks": [{"port": "9d989eab-b654-415d-8599-0b3e85ae819d"}], "security_groups": [{"name": "CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-sec-grp"}]}}' 2018-06-27 21:43:21,710 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 21:43:21 GMT Content-Type: application/json Content-Length: 441 Connection: keep-alive Location: https://172.30.10.101:8774/v2.1/servers/f48eb18e-8ddb-41ca-ae11-6f3b1cf795c2 Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-b154a3d9-58ab-45b4-a856-c721c7cba6a8 X-Compute-Request-Id: req-b154a3d9-58ab-45b4-a856-c721c7cba6a8 RESP BODY: {"server": {"security_groups": [{"name": "CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-sec-grp"}], "OS-DCF:diskConfig": "MANUAL", "id": "f48eb18e-8ddb-41ca-ae11-6f3b1cf795c2", "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/f48eb18e-8ddb-41ca-ae11-6f3b1cf795c2", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/f48eb18e-8ddb-41ca-ae11-6f3b1cf795c2", "rel": "bookmark"}], "adminPass": "HxAeMRg82GeN"}} 2018-06-27 21:43:21,710 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers used request id req-b154a3d9-58ab-45b4-a856-c721c7cba6a8 2018-06-27 21:43:21,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/f48eb18e-8ddb-41ca-ae11-6f3b1cf795c2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c30ebd179b6e29297bb1077cf6a65d3484972d77" 2018-06-27 21:43:21,963 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:43:21 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-c4c29a59-be6f-4cef-9b4c-70711dee3ac9 X-Compute-Request-Id: req-c4c29a59-be6f-4cef-9b4c-70711dee3ac9 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/f48eb18e-8ddb-41ca-ae11-6f3b1cf795c2", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/f48eb18e-8ddb-41ca-ae11-6f3b1cf795c2", "rel": "bookmark"}], "image": {"id": "cd92b2b2-5a1b-4dd7-85bd-640f92b87592", "links": [{"href": "http://172.30.10.101:8774/images/cd92b2b2-5a1b-4dd7-85bd-640f92b87592", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "44b590ea-e063-4a88-b0a4-7e49b71c065c", "links": [{"href": "http://172.30.10.101:8774/flavors/44b590ea-e063-4a88-b0a4-7e49b71c065c", "rel": "bookmark"}]}, "id": "f48eb18e-8ddb-41ca-ae11-6f3b1cf795c2", "user_id": "0853c502512a48fab2badcac2508fdef", "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-27T21:43:21Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-inst2", "created": "2018-06-27T21:43:22Z", "tenant_id": "1a277669fa5d44888276c53f9662ac3b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 21:43:21,964 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/f48eb18e-8ddb-41ca-ae11-6f3b1cf795c2 used request id req-c4c29a59-be6f-4cef-9b4c-70711dee3ac9 2018-06-27 21:43:21,964 - create_instance - INFO - Created instance with name - CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-inst2 2018-06-27 21:43:21,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/f48eb18e-8ddb-41ca-ae11-6f3b1cf795c2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c30ebd179b6e29297bb1077cf6a65d3484972d77" 2018-06-27 21:43:23,449 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:43:23 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-5273af38-ef77-4dbb-b371-6a4ccdd84534 X-Compute-Request-Id: req-5273af38-ef77-4dbb-b371-6a4ccdd84534 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/f48eb18e-8ddb-41ca-ae11-6f3b1cf795c2", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/f48eb18e-8ddb-41ca-ae11-6f3b1cf795c2", "rel": "bookmark"}], "image": {"id": "cd92b2b2-5a1b-4dd7-85bd-640f92b87592", "links": [{"href": "http://172.30.10.101:8774/images/cd92b2b2-5a1b-4dd7-85bd-640f92b87592", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "44b590ea-e063-4a88-b0a4-7e49b71c065c", "links": [{"href": "http://172.30.10.101:8774/flavors/44b590ea-e063-4a88-b0a4-7e49b71c065c", "rel": "bookmark"}]}, "id": "f48eb18e-8ddb-41ca-ae11-6f3b1cf795c2", "user_id": "0853c502512a48fab2badcac2508fdef", "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-27T21:43:22Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-inst2", "created": "2018-06-27T21:43:22Z", "tenant_id": "1a277669fa5d44888276c53f9662ac3b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 21:43:23,449 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/f48eb18e-8ddb-41ca-ae11-6f3b1cf795c2 used request id req-5273af38-ef77-4dbb-b371-6a4ccdd84534 2018-06-27 21:43:23,450 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-inst2] is - BUILD 2018-06-27 21:43:23,450 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 21:43:26,453 - create_instance - DEBUG - VM status query timeout in 895.511235952 2018-06-27 21:43:26,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/f48eb18e-8ddb-41ca-ae11-6f3b1cf795c2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c30ebd179b6e29297bb1077cf6a65d3484972d77" 2018-06-27 21:43:27,982 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:43:27 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-ec3c509f-4bbb-497b-b991-aab141a253ed X-Compute-Request-Id: req-ec3c509f-4bbb-497b-b991-aab141a253ed 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/f48eb18e-8ddb-41ca-ae11-6f3b1cf795c2", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/f48eb18e-8ddb-41ca-ae11-6f3b1cf795c2", "rel": "bookmark"}], "image": {"id": "cd92b2b2-5a1b-4dd7-85bd-640f92b87592", "links": [{"href": "http://172.30.10.101:8774/images/cd92b2b2-5a1b-4dd7-85bd-640f92b87592", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "44b590ea-e063-4a88-b0a4-7e49b71c065c", "links": [{"href": "http://172.30.10.101:8774/flavors/44b590ea-e063-4a88-b0a4-7e49b71c065c", "rel": "bookmark"}]}, "id": "f48eb18e-8ddb-41ca-ae11-6f3b1cf795c2", "user_id": "0853c502512a48fab2badcac2508fdef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T21:43:26Z", "hostId": "eab1170e4694878ac19cb535034daf7508b321230862e4222b559aee", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-inst2", "created": "2018-06-27T21:43:21Z", "tenant_id": "1a277669fa5d44888276c53f9662ac3b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 21:43:27,982 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/f48eb18e-8ddb-41ca-ae11-6f3b1cf795c2 used request id req-ec3c509f-4bbb-497b-b991-aab141a253ed 2018-06-27 21:43:27,983 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-inst2] is - BUILD 2018-06-27 21:43:27,983 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 21:43:30,984 - create_instance - DEBUG - VM status query timeout in 890.98089385 2018-06-27 21:43:30,987 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/f48eb18e-8ddb-41ca-ae11-6f3b1cf795c2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c30ebd179b6e29297bb1077cf6a65d3484972d77" 2018-06-27 21:43:31,612 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:43:31 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-354ebdf3-0078-4fc1-a851-a6afeaee28d9 X-Compute-Request-Id: req-354ebdf3-0078-4fc1-a851-a6afeaee28d9 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/f48eb18e-8ddb-41ca-ae11-6f3b1cf795c2", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/f48eb18e-8ddb-41ca-ae11-6f3b1cf795c2", "rel": "bookmark"}], "image": {"id": "cd92b2b2-5a1b-4dd7-85bd-640f92b87592", "links": [{"href": "http://172.30.10.101:8774/images/cd92b2b2-5a1b-4dd7-85bd-640f92b87592", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "44b590ea-e063-4a88-b0a4-7e49b71c065c", "links": [{"href": "http://172.30.10.101:8774/flavors/44b590ea-e063-4a88-b0a4-7e49b71c065c", "rel": "bookmark"}]}, "id": "f48eb18e-8ddb-41ca-ae11-6f3b1cf795c2", "security_groups": [{"name": "default"}], "user_id": "0853c502512a48fab2badcac2508fdef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T21:43:28Z", "hostId": "eab1170e4694878ac19cb535034daf7508b321230862e4222b559aee", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-inst2", "created": "2018-06-27T21:43:21Z", "tenant_id": "1a277669fa5d44888276c53f9662ac3b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 21:43:31,613 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/f48eb18e-8ddb-41ca-ae11-6f3b1cf795c2 used request id req-354ebdf3-0078-4fc1-a851-a6afeaee28d9 2018-06-27 21:43:31,613 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-inst2] is - BUILD 2018-06-27 21:43:31,613 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 21:43:34,616 - create_instance - DEBUG - VM status query timeout in 887.347904921 2018-06-27 21:43:34,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/f48eb18e-8ddb-41ca-ae11-6f3b1cf795c2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c30ebd179b6e29297bb1077cf6a65d3484972d77" 2018-06-27 21:43:35,257 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:43:35 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-1c190583-9860-429c-9409-d915fd27a15f X-Compute-Request-Id: req-1c190583-9860-429c-9409-d915fd27a15f 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/f48eb18e-8ddb-41ca-ae11-6f3b1cf795c2", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/f48eb18e-8ddb-41ca-ae11-6f3b1cf795c2", "rel": "bookmark"}], "image": {"id": "cd92b2b2-5a1b-4dd7-85bd-640f92b87592", "links": [{"href": "http://172.30.10.101:8774/images/cd92b2b2-5a1b-4dd7-85bd-640f92b87592", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "44b590ea-e063-4a88-b0a4-7e49b71c065c", "links": [{"href": "http://172.30.10.101:8774/flavors/44b590ea-e063-4a88-b0a4-7e49b71c065c", "rel": "bookmark"}]}, "id": "f48eb18e-8ddb-41ca-ae11-6f3b1cf795c2", "security_groups": [{"name": "default"}], "user_id": "0853c502512a48fab2badcac2508fdef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T21:43:28Z", "hostId": "eab1170e4694878ac19cb535034daf7508b321230862e4222b559aee", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-inst2", "created": "2018-06-27T21:43:21Z", "tenant_id": "1a277669fa5d44888276c53f9662ac3b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 21:43:35,257 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/f48eb18e-8ddb-41ca-ae11-6f3b1cf795c2 used request id req-1c190583-9860-429c-9409-d915fd27a15f 2018-06-27 21:43:35,257 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-inst2] is - BUILD 2018-06-27 21:43:35,258 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 21:43:38,259 - create_instance - DEBUG - VM status query timeout in 883.705737829 2018-06-27 21:43:38,262 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/f48eb18e-8ddb-41ca-ae11-6f3b1cf795c2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c30ebd179b6e29297bb1077cf6a65d3484972d77" 2018-06-27 21:43:38,934 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:43:38 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-8d2707cb-965a-453a-8fd7-ca7fca7b9d0c X-Compute-Request-Id: req-8d2707cb-965a-453a-8fd7-ca7fca7b9d0c Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:8d:7b", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/f48eb18e-8ddb-41ca-ae11-6f3b1cf795c2", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/f48eb18e-8ddb-41ca-ae11-6f3b1cf795c2", "rel": "bookmark"}], "image": {"id": "cd92b2b2-5a1b-4dd7-85bd-640f92b87592", "links": [{"href": "http://172.30.10.101:8774/images/cd92b2b2-5a1b-4dd7-85bd-640f92b87592", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T21:43:35.000000", "flavor": {"id": "44b590ea-e063-4a88-b0a4-7e49b71c065c", "links": [{"href": "http://172.30.10.101:8774/flavors/44b590ea-e063-4a88-b0a4-7e49b71c065c", "rel": "bookmark"}]}, "id": "f48eb18e-8ddb-41ca-ae11-6f3b1cf795c2", "security_groups": [{"name": "default"}], "user_id": "0853c502512a48fab2badcac2508fdef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T21:43:36Z", "hostId": "eab1170e4694878ac19cb535034daf7508b321230862e4222b559aee", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-inst2", "created": "2018-06-27T21:43:21Z", "tenant_id": "1a277669fa5d44888276c53f9662ac3b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 21:43:38,935 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/f48eb18e-8ddb-41ca-ae11-6f3b1cf795c2 used request id req-8d2707cb-965a-453a-8fd7-ca7fca7b9d0c 2018-06-27 21:43:38,935 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-inst2] is - ACTIVE 2018-06-27 21:43:38,935 - create_instance - INFO - VM is - ACTIVE 2018-06-27 21:43:38,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/f48eb18e-8ddb-41ca-ae11-6f3b1cf795c2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c30ebd179b6e29297bb1077cf6a65d3484972d77" 2018-06-27 21:43:41,572 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:43:41 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-4e8a6099-93d4-41c6-97bf-d86205637368 X-Compute-Request-Id: req-4e8a6099-93d4-41c6-97bf-d86205637368 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:8d:7b", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/f48eb18e-8ddb-41ca-ae11-6f3b1cf795c2", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/f48eb18e-8ddb-41ca-ae11-6f3b1cf795c2", "rel": "bookmark"}], "image": {"id": "cd92b2b2-5a1b-4dd7-85bd-640f92b87592", "links": [{"href": "http://172.30.10.101:8774/images/cd92b2b2-5a1b-4dd7-85bd-640f92b87592", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T21:43:35.000000", "flavor": {"id": "44b590ea-e063-4a88-b0a4-7e49b71c065c", "links": [{"href": "http://172.30.10.101:8774/flavors/44b590ea-e063-4a88-b0a4-7e49b71c065c", "rel": "bookmark"}]}, "id": "f48eb18e-8ddb-41ca-ae11-6f3b1cf795c2", "security_groups": [{"name": "default"}], "user_id": "0853c502512a48fab2badcac2508fdef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T21:43:36Z", "hostId": "eab1170e4694878ac19cb535034daf7508b321230862e4222b559aee", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-inst2", "created": "2018-06-27T21:43:21Z", "tenant_id": "1a277669fa5d44888276c53f9662ac3b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 21:43:41,572 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/f48eb18e-8ddb-41ca-ae11-6f3b1cf795c2 used request id req-4e8a6099-93d4-41c6-97bf-d86205637368 2018-06-27 21:43:41,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-bfcc1aed-6f23-4038-844e-c72352359a91-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c30ebd179b6e29297bb1077cf6a65d3484972d77" 2018-06-27 21:43:41,932 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:43:41 GMT Content-Type: application/json Content-Length: 632 Connection: keep-alive X-Openstack-Request-Id: req-bf13ac11-32bc-408e-8ba1-123021c1ec4b Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["508ebf94-225d-4de1-956f-11896d9d345b"],"updated_at":"2018-06-27T21:41:21Z","tenant_id":"1a277669fa5d44888276c53f9662ac3b","created_at":"2018-06-27T21:41:20Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"1a277669fa5d44888276c53f9662ac3b","id":"6ec74acd-f882-4fd3-b9b1-d17f2ca4c5f2","name":"CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-net2"}]} 2018-06-27 21:43:41,932 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-net2 used request id req-bf13ac11-32bc-408e-8ba1-123021c1ec4b 2018-06-27 21:43:41,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/1a277669fa5d44888276c53f9662ac3b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c30ebd179b6e29297bb1077cf6a65d3484972d77" 2018-06-27 21:43:42,039 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:43:41 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a86ff7ae-488d-4c40-8c40-5c9d4d2a1630 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/1a277669fa5d44888276c53f9662ac3b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1a277669fa5d44888276c53f9662ac3b", "name": "CreateInstanceTwoNetTests-fc3a1c11-5f1e-423-proj"}} 2018-06-27 21:43:42,039 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/1a277669fa5d44888276c53f9662ac3b used request id req-a86ff7ae-488d-4c40-8c40-5c9d4d2a1630 2018-06-27 21:43:42,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/subnets?network_id=6ec74acd-f882-4fd3-b9b1-d17f2ca4c5f2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c30ebd179b6e29297bb1077cf6a65d3484972d77" 2018-06-27 21:43:42,868 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:43:42 GMT Content-Type: application/json Content-Length: 684 Connection: keep-alive X-Openstack-Request-Id: req-ff19fe60-7ce0-4e17-9675-dcc29f498c6d Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6ec74acd-f882-4fd3-b9b1-d17f2ca4c5f2","tenant_id":"1a277669fa5d44888276c53f9662ac3b","created_at":"2018-06-27T21:41:21Z","dns_nameservers":[],"updated_at":"2018-06-27T21:41:21Z","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":"1a277669fa5d44888276c53f9662ac3b","id":"508ebf94-225d-4de1-956f-11896d9d345b","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-subnet2"}]} 2018-06-27 21:43:42,868 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=6ec74acd-f882-4fd3-b9b1-d17f2ca4c5f2 used request id req-ff19fe60-7ce0-4e17-9675-dcc29f498c6d 2018-06-27 21:43:42,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/ports?network_id=6ec74acd-f882-4fd3-b9b1-d17f2ca4c5f2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c30ebd179b6e29297bb1077cf6a65d3484972d77" 2018-06-27 21:43:43,231 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:43:43 GMT Content-Type: application/json Content-Length: 3127 Connection: keep-alive X-Openstack-Request-Id: req-3ecc3e32-c4ea-40ed-812c-dc2041fc9c3d Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"6ec74acd-f882-4fd3-b9b1-d17f2ca4c5f2","tenant_id":"1a277669fa5d44888276c53f9662ac3b","created_at":"2018-06-27T21:41:42Z","admin_state_up":true,"updated_at":"2018-06-27T21:41:53Z","binding:vnic_type":"normal","device_id":"806303f8-60f9-472a-a45a-48cb190ed667","device_owner":"network:router_interface","revision_number":13,"mac_address":"fa:16:3e:96:4d:64","id":"6a95288f-3853-4cca-8488-8fc9b2902688","port_security_enabled":true,"project_id":"1a277669fa5d44888276c53f9662ac3b","fixed_ips":[{"subnet_id":"508ebf94-225d-4de1-956f-11896d9d345b","ip_address":"10.200.202.1"}],"extra_dhcp_opts":[],"security_groups":["7dc1bf5a-c947-4872-b3f0-808e59f9bcd9"],"name":"CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-router-port2"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"6ec74acd-f882-4fd3-b9b1-d17f2ca4c5f2","tenant_id":"1a277669fa5d44888276c53f9662ac3b","created_at":"2018-06-27T21:43:07Z","admin_state_up":true,"updated_at":"2018-06-27T21:43:34Z","binding:vnic_type":"normal","device_id":"f48eb18e-8ddb-41ca-ae11-6f3b1cf795c2","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:3d:8d:7b","id":"9d989eab-b654-415d-8599-0b3e85ae819d","port_security_enabled":true,"project_id":"1a277669fa5d44888276c53f9662ac3b","fixed_ips":[{"subnet_id":"508ebf94-225d-4de1-956f-11896d9d345b","ip_address":"10.200.202.5"}],"extra_dhcp_opts":[],"security_groups":["7dc1bf5a-c947-4872-b3f0-808e59f9bcd9"],"name":"CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-vm2-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"6ec74acd-f882-4fd3-b9b1-d17f2ca4c5f2","tenant_id":"1a277669fa5d44888276c53f9662ac3b","created_at":"2018-06-27T21:41:24Z","admin_state_up":true,"updated_at":"2018-06-27T21:41:29Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-6ec74acd-f882-4fd3-b9b1-d17f2ca4c5f2","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:8d:1a:71","id":"a0d1f73b-dab7-4aab-9bc2-589b91a59110","port_security_enabled":false,"project_id":"1a277669fa5d44888276c53f9662ac3b","fixed_ips":[{"subnet_id":"508ebf94-225d-4de1-956f-11896d9d345b","ip_address":"10.200.202.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"6ec74acd-f882-4fd3-b9b1-d17f2ca4c5f2","tenant_id":"1a277669fa5d44888276c53f9662ac3b","created_at":"2018-06-27T21:41:23Z","admin_state_up":true,"updated_at":"2018-06-27T21:41:28Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-6ec74acd-f882-4fd3-b9b1-d17f2ca4c5f2","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:d2:03:5a","id":"fbcb4149-2a4d-4406-9bfc-d4c3c07e7b3c","port_security_enabled":false,"project_id":"1a277669fa5d44888276c53f9662ac3b","fixed_ips":[{"subnet_id":"508ebf94-225d-4de1-956f-11896d9d345b","ip_address":"10.200.202.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-27 21:43:43,232 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=6ec74acd-f882-4fd3-b9b1-d17f2ca4c5f2 used request id req-3ecc3e32-c4ea-40ed-812c-dc2041fc9c3d 2018-06-27 21:43:43,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/f48eb18e-8ddb-41ca-ae11-6f3b1cf795c2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c30ebd179b6e29297bb1077cf6a65d3484972d77" 2018-06-27 21:43:44,917 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:43:44 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-3a3a6eb5-061a-4fd4-b7af-1879d3910d6c X-Compute-Request-Id: req-3a3a6eb5-061a-4fd4-b7af-1879d3910d6c Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:8d:7b", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/f48eb18e-8ddb-41ca-ae11-6f3b1cf795c2", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/f48eb18e-8ddb-41ca-ae11-6f3b1cf795c2", "rel": "bookmark"}], "image": {"id": "cd92b2b2-5a1b-4dd7-85bd-640f92b87592", "links": [{"href": "http://172.30.10.101:8774/images/cd92b2b2-5a1b-4dd7-85bd-640f92b87592", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T21:43:35.000000", "flavor": {"id": "44b590ea-e063-4a88-b0a4-7e49b71c065c", "links": [{"href": "http://172.30.10.101:8774/flavors/44b590ea-e063-4a88-b0a4-7e49b71c065c", "rel": "bookmark"}]}, "id": "f48eb18e-8ddb-41ca-ae11-6f3b1cf795c2", "security_groups": [{"name": "default"}], "user_id": "0853c502512a48fab2badcac2508fdef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T21:43:36Z", "hostId": "eab1170e4694878ac19cb535034daf7508b321230862e4222b559aee", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-inst2", "created": "2018-06-27T21:43:21Z", "tenant_id": "1a277669fa5d44888276c53f9662ac3b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 21:43:44,917 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/f48eb18e-8ddb-41ca-ae11-6f3b1cf795c2 used request id req-3a3a6eb5-061a-4fd4-b7af-1879d3910d6c 2018-06-27 21:43:44,918 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-inst2] is - ACTIVE 2018-06-27 21:43:44,918 - create_instance - INFO - VM is - ACTIVE 2018-06-27 21:43:44,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/f48eb18e-8ddb-41ca-ae11-6f3b1cf795c2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c30ebd179b6e29297bb1077cf6a65d3484972d77" 2018-06-27 21:43:45,543 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:43:45 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-52090dda-2d0e-43d9-88f4-18a17c6fd8f9 X-Compute-Request-Id: req-52090dda-2d0e-43d9-88f4-18a17c6fd8f9 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:8d:7b", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/f48eb18e-8ddb-41ca-ae11-6f3b1cf795c2", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/f48eb18e-8ddb-41ca-ae11-6f3b1cf795c2", "rel": "bookmark"}], "image": {"id": "cd92b2b2-5a1b-4dd7-85bd-640f92b87592", "links": [{"href": "http://172.30.10.101:8774/images/cd92b2b2-5a1b-4dd7-85bd-640f92b87592", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T21:43:35.000000", "flavor": {"id": "44b590ea-e063-4a88-b0a4-7e49b71c065c", "links": [{"href": "http://172.30.10.101:8774/flavors/44b590ea-e063-4a88-b0a4-7e49b71c065c", "rel": "bookmark"}]}, "id": "f48eb18e-8ddb-41ca-ae11-6f3b1cf795c2", "security_groups": [{"name": "default"}], "user_id": "0853c502512a48fab2badcac2508fdef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T21:43:36Z", "hostId": "eab1170e4694878ac19cb535034daf7508b321230862e4222b559aee", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-inst2", "created": "2018-06-27T21:43:21Z", "tenant_id": "1a277669fa5d44888276c53f9662ac3b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 21:43:45,543 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/f48eb18e-8ddb-41ca-ae11-6f3b1cf795c2 used request id req-52090dda-2d0e-43d9-88f4-18a17c6fd8f9 2018-06-27 21:43:45,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/networks?name=CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c30ebd179b6e29297bb1077cf6a65d3484972d77" 2018-06-27 21:43:45,857 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:43:45 GMT Content-Type: application/json Content-Length: 632 Connection: keep-alive X-Openstack-Request-Id: req-7074fc97-066e-4dd2-84c4-51c49342688a Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["508ebf94-225d-4de1-956f-11896d9d345b"],"updated_at":"2018-06-27T21:41:21Z","tenant_id":"1a277669fa5d44888276c53f9662ac3b","created_at":"2018-06-27T21:41:20Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"1a277669fa5d44888276c53f9662ac3b","id":"6ec74acd-f882-4fd3-b9b1-d17f2ca4c5f2","name":"CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-net2"}]} 2018-06-27 21:43:45,858 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-net2 used request id req-7074fc97-066e-4dd2-84c4-51c49342688a 2018-06-27 21:43:45,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/1a277669fa5d44888276c53f9662ac3b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c30ebd179b6e29297bb1077cf6a65d3484972d77" 2018-06-27 21:43:46,230 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:43:45 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e51fa0cc-03f9-4de2-8639-59227c9adfb0 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/1a277669fa5d44888276c53f9662ac3b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1a277669fa5d44888276c53f9662ac3b", "name": "CreateInstanceTwoNetTests-fc3a1c11-5f1e-423-proj"}} 2018-06-27 21:43:46,230 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/1a277669fa5d44888276c53f9662ac3b used request id req-e51fa0cc-03f9-4de2-8639-59227c9adfb0 2018-06-27 21:43:46,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=6ec74acd-f882-4fd3-b9b1-d17f2ca4c5f2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c30ebd179b6e29297bb1077cf6a65d3484972d77" 2018-06-27 21:43:46,405 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:43:46 GMT Content-Type: application/json Content-Length: 684 Connection: keep-alive X-Openstack-Request-Id: req-df3b44f5-6b7f-4ba2-911f-6bb039696f05 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6ec74acd-f882-4fd3-b9b1-d17f2ca4c5f2","tenant_id":"1a277669fa5d44888276c53f9662ac3b","created_at":"2018-06-27T21:41:21Z","dns_nameservers":[],"updated_at":"2018-06-27T21:41:21Z","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":"1a277669fa5d44888276c53f9662ac3b","id":"508ebf94-225d-4de1-956f-11896d9d345b","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-subnet2"}]} 2018-06-27 21:43:46,406 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=6ec74acd-f882-4fd3-b9b1-d17f2ca4c5f2 used request id req-df3b44f5-6b7f-4ba2-911f-6bb039696f05 2018-06-27 21:43:46,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/ports?network_id=6ec74acd-f882-4fd3-b9b1-d17f2ca4c5f2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c30ebd179b6e29297bb1077cf6a65d3484972d77" 2018-06-27 21:43:46,719 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:43:46 GMT Content-Type: application/json Content-Length: 3127 Connection: keep-alive X-Openstack-Request-Id: req-eb92ac98-3665-4fd2-8ec4-391174374236 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"6ec74acd-f882-4fd3-b9b1-d17f2ca4c5f2","tenant_id":"1a277669fa5d44888276c53f9662ac3b","created_at":"2018-06-27T21:41:42Z","admin_state_up":true,"updated_at":"2018-06-27T21:41:53Z","binding:vnic_type":"normal","device_id":"806303f8-60f9-472a-a45a-48cb190ed667","device_owner":"network:router_interface","revision_number":13,"mac_address":"fa:16:3e:96:4d:64","id":"6a95288f-3853-4cca-8488-8fc9b2902688","port_security_enabled":true,"project_id":"1a277669fa5d44888276c53f9662ac3b","fixed_ips":[{"subnet_id":"508ebf94-225d-4de1-956f-11896d9d345b","ip_address":"10.200.202.1"}],"extra_dhcp_opts":[],"security_groups":["7dc1bf5a-c947-4872-b3f0-808e59f9bcd9"],"name":"CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-router-port2"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"6ec74acd-f882-4fd3-b9b1-d17f2ca4c5f2","tenant_id":"1a277669fa5d44888276c53f9662ac3b","created_at":"2018-06-27T21:43:07Z","admin_state_up":true,"updated_at":"2018-06-27T21:43:34Z","binding:vnic_type":"normal","device_id":"f48eb18e-8ddb-41ca-ae11-6f3b1cf795c2","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:3d:8d:7b","id":"9d989eab-b654-415d-8599-0b3e85ae819d","port_security_enabled":true,"project_id":"1a277669fa5d44888276c53f9662ac3b","fixed_ips":[{"subnet_id":"508ebf94-225d-4de1-956f-11896d9d345b","ip_address":"10.200.202.5"}],"extra_dhcp_opts":[],"security_groups":["7dc1bf5a-c947-4872-b3f0-808e59f9bcd9"],"name":"CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-vm2-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"6ec74acd-f882-4fd3-b9b1-d17f2ca4c5f2","tenant_id":"1a277669fa5d44888276c53f9662ac3b","created_at":"2018-06-27T21:41:24Z","admin_state_up":true,"updated_at":"2018-06-27T21:41:29Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-6ec74acd-f882-4fd3-b9b1-d17f2ca4c5f2","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:8d:1a:71","id":"a0d1f73b-dab7-4aab-9bc2-589b91a59110","port_security_enabled":false,"project_id":"1a277669fa5d44888276c53f9662ac3b","fixed_ips":[{"subnet_id":"508ebf94-225d-4de1-956f-11896d9d345b","ip_address":"10.200.202.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"6ec74acd-f882-4fd3-b9b1-d17f2ca4c5f2","tenant_id":"1a277669fa5d44888276c53f9662ac3b","created_at":"2018-06-27T21:41:23Z","admin_state_up":true,"updated_at":"2018-06-27T21:41:28Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-6ec74acd-f882-4fd3-b9b1-d17f2ca4c5f2","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:d2:03:5a","id":"fbcb4149-2a4d-4406-9bfc-d4c3c07e7b3c","port_security_enabled":false,"project_id":"1a277669fa5d44888276c53f9662ac3b","fixed_ips":[{"subnet_id":"508ebf94-225d-4de1-956f-11896d9d345b","ip_address":"10.200.202.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-27 21:43:46,719 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=6ec74acd-f882-4fd3-b9b1-d17f2ca4c5f2 used request id req-eb92ac98-3665-4fd2-8ec4-391174374236 2018-06-27 21:43:46,723 - 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/f48eb18e-8ddb-41ca-ae11-6f3b1cf795c2/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c30ebd179b6e29297bb1077cf6a65d3484972d77" -d '{"addSecurityGroup": {"name": "CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-sec-grp"}}' 2018-06-27 21:43:49,935 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 21:43: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-e1779ecd-961d-4187-8100-84a5f11533e8 X-Compute-Request-Id: req-e1779ecd-961d-4187-8100-84a5f11533e8 2018-06-27 21:43:49,935 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers/f48eb18e-8ddb-41ca-ae11-6f3b1cf795c2/action used request id req-e1779ecd-961d-4187-8100-84a5f11533e8 2018-06-27 21:43:49,936 - create_instance_tests - INFO - Looking for IP 10.200.201.5 in the console log 2018-06-27 21:43:49,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/d149702c-ed8f-4ae1-8bac-c16234849119 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36a09f84c9dc357863d3f0eb127ad072218d3175" 2018-06-27 21:43:50,658 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:43:50 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-85f782fa-0754-419e-b410-64d8d24564f4 X-Compute-Request-Id: req-85f782fa-0754-419e-b410-64d8d24564f4 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:63:06", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/d149702c-ed8f-4ae1-8bac-c16234849119", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/d149702c-ed8f-4ae1-8bac-c16234849119", "rel": "bookmark"}], "image": {"id": "cd92b2b2-5a1b-4dd7-85bd-640f92b87592", "links": [{"href": "http://172.30.10.101:8774/images/cd92b2b2-5a1b-4dd7-85bd-640f92b87592", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T21:42:42.000000", "flavor": {"id": "44b590ea-e063-4a88-b0a4-7e49b71c065c", "links": [{"href": "http://172.30.10.101:8774/flavors/44b590ea-e063-4a88-b0a4-7e49b71c065c", "rel": "bookmark"}]}, "id": "d149702c-ed8f-4ae1-8bac-c16234849119", "security_groups": [{"name": "CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-sec-grp"}, {"name": "default"}], "user_id": "0853c502512a48fab2badcac2508fdef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T21:42:42Z", "hostId": "eab1170e4694878ac19cb535034daf7508b321230862e4222b559aee", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-inst1", "created": "2018-06-27T21:42:22Z", "tenant_id": "1a277669fa5d44888276c53f9662ac3b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 21:43:50,659 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/d149702c-ed8f-4ae1-8bac-c16234849119 used request id req-85f782fa-0754-419e-b410-64d8d24564f4 2018-06-27 21:43: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/d149702c-ed8f-4ae1-8bac-c16234849119/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36a09f84c9dc357863d3f0eb127ad072218d3175" -d '{"os-getConsoleOutput": {"length": null}}' 2018-06-27 21:43:50,841 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:43:50 GMT Content-Type: application/json Content-Length: 23572 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-436ef52b-9a3f-4c20-84fd-6a73ccf160df X-Compute-Request-Id: req-436ef52b-9a3f-4c20-84fd-6a73ccf160df 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 911349694 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.270911] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.274159] pid_max: default: 32768 minimum: 301\n[ 0.275929] ACPI: Core revision 20150930\n[ 0.280212] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.282770] Security Framework initialized\n[ 0.284366] Yama: becoming mindful.\n[ 0.285813] AppArmor: AppArmor initialized\n[ 0.287525] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.290414] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.293032] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.295431] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.298203] Initializing cgroup subsys io\n[ 0.299745] Initializing cgroup subsys memory\n[ 0.301455] Initializing cgroup subsys devices\n[ 0.302907] Initializing cgroup subsys freezer\n[ 0.304275] Initializing cgroup subsys net_cls\n[ 0.305677] Initializing cgroup subsys perf_event\n[ 0.307113] Initializing cgroup subsys net_prio\n[ 0.308506] Initializing cgroup subsys hugetlb\n[ 0.309897] Initializing cgroup subsys pids\n[ 0.311308] CPU: Physical Processor ID: 0\n[ 0.313319] mce: CPU supports 10 MCE banks\n[ 0.314662] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.316229] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.320133] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.330967] ftrace: allocating 31920 entries in 125 pages\n[ 0.385651] smpboot: Max logical packages: 2\n[ 0.392510] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.394388] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.396535] x2apic enabled\n[ 0.397882] Switched APIC routing to physical x2apic.\n[ 0.400770] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.402526] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2)\n[ 0.405735] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver.\n[ 0.408319] ... version: 2\n[ 0.409583] ... bit width: 48\n[ 0.410875] ... generic registers: 4\n[ 0.412135] ... value mask: 0000ffffffffffff\n[ 0.413691] ... max period: 000000007fffffff\n[ 0.415233] ... fixed-purpose events: 3\n[ 0.416488] ... event mask: 000000070000000f\n[ 0.418081] KVM setup paravirtual spinlock\n[ 0.420167] x86: Booting SMP configuration:\n[ 0.421498] .... node #0, CPUs: #1\n[ 0.422821] kvm-clock: cpu 1, msr 0:1ffd1041, secondary cpu clock\n[ 0.445261] x86: Booted up 1 node, 2 CPUs\n[ 0.445265] KVM setup async PF for cpu 1\n[ 0.445270] kvm-stealtime: cpu 1, msr 1f90d940\n[ 0.449324] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.451690] devtmpfs: initialized\n[ 0.463717] evm: security.selinux\n[ 0.464822] evm: security.SMACK64\n[ 0.465925] evm: security.SMACK64EXEC\n[ 0.467080] evm: security.SMACK64TRANSMUTE\n[ 0.468330] evm: security.SMACK64MMAP\n[ 0.469487] evm: security.ima\n[ 0.470478] evm: security.capability\n[ 0.471890] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.474840] pinctrl core: initialized pinctrl subsystem\n[ 0.476567] RTC time: 21:42:42, date: 06/27/18\n[ 0.478126] NET: Registered protocol family 16\n[ 0.491514] cpuidle: using governor ladder\n[ 0.503610] cpuidle: using governor menu\n[ 0.504870] PCCT header not found.\n[ 0.506156] ACPI: bus type PCI registered\n[ 0.507399] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.509374] PCI: Using configuration type 1 for base access\n[ 0.511136] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off\n[ 0.525730] ACPI: Added _OSI(Module Device)\n[ 0.527059] ACPI: Added _OSI(Processor Device)\n[ 0.528379] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.529767] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.534145] ACPI: Interpreter enabled\n[ 0.535345] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.538265] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.541202] ACPI: (supports S0 S3 S4 S5)\n[ 0.542475] ACPI: Using IOAPIC for interrupt routing\n[ 0.543925] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.551840] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.553617] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.555537] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.557366] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.561116] acpiphp: Slot [3] registered\n[ 0.562406] acpiphp: Slot [4] registered\n[ 0.563656] acpiphp: Slot [5] registered\n[ 0.564970] acpiphp: Slot [6] registered\n[ 0.583115] acpiphp: Slot [7] registered\n[ 0.584379] acpiphp: Slot [8] registered\n[ 0.585664] acpiphp: Slot [9] registered\n[ 0.586900] acpiphp: Slot [10] registered\n[ 0.588155] acpiphp: Slot [11] registered\n[ 0.589417] acpiphp: Slot [12] registered\n[ 0.590702] acpiphp: Slot [13] registered\n[ 0.591959] acpiphp: Slot [14] registered\n[ 0.593235] acpiphp: Slot [15] registered\n[ 0.594519] acpiphp: Slot [16] registered\n[ 0.595802] acpiphp: Slot [17] registered\n[ 0.597064] acpiphp: Slot [18] registered\n[ 0.598326] acpiphp: Slot [19] registered\n[ 0.599595] acpiphp: Slot [20] registered\n[ 0.600864] acpiphp: Slot [21] registered\n[ 0.602121] acpiphp: Slot [22] registered\n[ 0.603391] acpiphp: Slot [23] registered\n[ 0.604648] acpiphp: Slot [24] registered\n[ 0.605941] acpiphp: Slot [25] registered\n[ 0.607224] acpiphp: Slot [26] registered\n[ 0.608474] acpiphp: Slot [27] registered\n[ 0.609742] acpiphp: Slot [28] registered\n[ 0.611028] acpiphp: Slot [29] registered\n[ 0.612281] acpiphp: Slot [30] registered\n[ 0.613557] acpiphp: Slot [31] registered\n[ 0.614856] PCI host bridge to bus 0000:00\n[ 0.616128] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.617975] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.619845] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.622121] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.624401] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.626740] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.632350] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.634304] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.636137] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.638061] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.643109] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.645299] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.684399] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.686781] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.689116] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.691437] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.693709] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.695823] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.697705] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.699338] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.701779] vgaarb: loaded\n[ 0.702743] vgaarb: bridge control possible 0000:00:02.0\n[ 0.705053] SCSI subsystem initialized\n[ 0.706372] ACPI: bus type USB registered\n[ 0.707663] usbcore: registered new interface driver usbfs\n[ 0.709280] usbcore: registered new interface driver hub\n[ 0.710850] usbcore: registered new device driver usb\n[ 0.712588] PCI: Using ACPI for IRQ routing\n[ 0.714275] NetLabel: Initializing\n[ 0.715401] NetLabel: domain hash size = 128\n[ 0.716746] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.718241] NetLabel: unlabeled traffic allowed by default\n[ 0.720039] clocksource: Switched to clocksource kvm-clock\n[ 0.735009] AppArmor: AppArmor Filesystem Enabled\n[ 0.736508] pnp: PnP ACPI init\n[ 0.738235] pnp: PnP ACPI: found 5 devices\n[ 0.747304] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.750002] NET: Registered protocol family 2\n[ 0.751561] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.753545] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.755379] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.757189] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.758876] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.760720] NET: Registered protocol family 1\n[ 0.762097] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.763801] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.765487] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.823914] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.882545] Trying to unpack rootfs image as initramfs...\n[ 1.002096] Freeing initrd memory: 4824K (ffff88001fb14000 - ffff88001ffca000)\n[ 1.004789] Scanning for low memory corruption every 60 seconds\n[ 1.006996] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.008794] audit: initializing netlink subsys (disabled)\n[ 1.010397] audit: type=2000 audit(1530135763.409:1): initialized\n[ 1.012622] Initialise system trusted keyring\n[ 1.014114] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.015927] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.020733] zbud: loaded\n[ 1.022054] VFS: Disk quotas dquot_6.6.0\n[ 1.023365] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.026526] fuse init (API version 7.23)\n[ 1.027999] Key type big_key registered\n[ 1.029276] Allocating IMA MOK and blacklist keyrings.\n[ 1.031238] Key type asymmetric registered\n[ 1.032541] Asymmetric key parser 'x509' registered\n[ 1.034081] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.036437] io scheduler noop registered\n[ 1.037700] io scheduler deadline registered (default)\n[ 1.039293] io scheduler cfq registered\n[ 1.040675] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.042334] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.044395] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.046719] ACPI: Power Button [PWRF]\n[ 1.048136] GHES: HEST is not enabled!\n[ 1.107134] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.224511] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.283744] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 1.287147] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.312222] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.316458] Linux agpgart interface v0.103\n[ 1.321210] brd: module loaded\n[ 1.324348] loop: module loaded\n[ 1.331015] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 1.333375] GPT:90111 != 20971519\n[ 1.334488] GPT:Alternate GPT header not at the end of the disk.\n[ 1.336223] GPT:90111 != 20971519\n[ 1.337342] GPT: Use GNU Parted to correct GPT errors.\n[ 1.338909] vda: vda1 vda15\n[ 1.341733] vdb:\n[ 1.343622] scsi host0: ata_piix\n[ 1.344855] scsi host1: ata_piix\n[ 1.346021] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14\n[ 1.347960] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15\n[ 1.350013] libphy: Fixed MDIO Bus: probed\n[ 1.351587] tun: Universal TUN/TAP device driver, 1.6\n[ 1.353107] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.356331] PPP generic driver version 2.4.2\n[ 1.357774] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.359644] ehci-pci: EHCI PCI platform driver\n[ 1.361053] ehci-platform: EHCI generic platform driver\n[ 1.362685] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.364468] ohci-pci: OHCI PCI platform driver\n[ 1.365871] ohci-platform: OHCI generic platform driver\n[ 1.367446] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.426546] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.428123] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.430477] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.432025] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.433806] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.435773] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.438061] usb usb1: Product: UHCI Host Controller\n[ 1.439559] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 1.441409] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.442988] hub 1-0:1.0: USB hub found\n[ 1.444225] hub 1-0:1.0: 2 ports detected\n[ 1.445769] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.449203] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.450738] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.452453] mousedev: PS/2 mouse device common for all mice\n[ 1.454370] rtc_cmos 00:00: RTC can wake from S4\n[ 1.456373] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.459078] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.461098] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.462983] i2c /dev entries driver\n[ 1.464237] device-mapper: uevent: version 1.0.3\n[ 1.465780] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.468386] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.470701] NET: Registered protocol family 10\n[ 1.472377] NET: Registered protocol family 17\n[ 1.473806] Key type dns_resolver registered\n[ 1.475465] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1\n[ 1.477174] microcode: CPU1 sig=0x306f2, pf=0x1, revision=0x1\n[ 1.478924] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.481789] registered taskstats version 1\n[ 1.483135] Loading compiled-in X.509 certificates\n[ 1.485435] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 1.506166] zswap: loaded using pool lzo/zbud\n[ 1.509131] Key type trusted registered\n[ 1.512703] Key type encrypted registered\n[ 1.514042] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.515690] ima: No TPM chip found, activating TPM-bypass!\n[ 1.517370] evm: HMAC attrs: 0x1\n[ 1.519028] Magic number: 6:941:753\n[ 1.520258] tty ttyS4: hash matches\n[ 1.521579] rtc_cmos 00:00: setting system clock to 2018-06-27 21:42:43 UTC (1530135763)\n[ 1.524209] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.525981] EDD information not available.\n[ 1.531603] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.534107] Write protecting the kernel read-only data: 14336k\n[ 1.536888] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.540069] 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.647841] 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.74\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.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-27 21:43:50,842 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers/d149702c-ed8f-4ae1-8bac-c16234849119/action used request id req-436ef52b-9a3f-4c20-84fd-6a73ccf160df 2018-06-27 21:43:50,844 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-06-27 21:43:50,844 - 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 911349694 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.270911] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.274159] pid_max: default: 32768 minimum: 301 [ 0.275929] ACPI: Core revision 20150930 [ 0.280212] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.282770] Security Framework initialized [ 0.284366] Yama: becoming mindful. [ 0.285813] AppArmor: AppArmor initialized [ 0.287525] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.290414] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.293032] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.295431] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.298203] Initializing cgroup subsys io [ 0.299745] Initializing cgroup subsys memory [ 0.301455] Initializing cgroup subsys devices [ 0.302907] Initializing cgroup subsys freezer [ 0.304275] Initializing cgroup subsys net_cls [ 0.305677] Initializing cgroup subsys perf_event [ 0.307113] Initializing cgroup subsys net_prio [ 0.308506] Initializing cgroup subsys hugetlb [ 0.309897] Initializing cgroup subsys pids [ 0.311308] CPU: Physical Processor ID: 0 [ 0.313319] mce: CPU supports 10 MCE banks [ 0.314662] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.316229] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.320133] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.330967] ftrace: allocating 31920 entries in 125 pages [ 0.385651] smpboot: Max logical packages: 2 [ 0.392510] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.394388] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.396535] x2apic enabled [ 0.397882] Switched APIC routing to physical x2apic. [ 0.400770] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.402526] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.405735] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.408319] ... version: 2 [ 0.409583] ... bit width: 48 [ 0.410875] ... generic registers: 4 [ 0.412135] ... value mask: 0000ffffffffffff [ 0.413691] ... max period: 000000007fffffff [ 0.415233] ... fixed-purpose events: 3 [ 0.416488] ... event mask: 000000070000000f [ 0.418081] KVM setup paravirtual spinlock [ 0.420167] x86: Booting SMP configuration: [ 0.421498] .... node #0, CPUs: #1 [ 0.422821] kvm-clock: cpu 1, msr 0:1ffd1041, secondary cpu clock [ 0.445261] x86: Booted up 1 node, 2 CPUs [ 0.445265] KVM setup async PF for cpu 1 [ 0.445270] kvm-stealtime: cpu 1, msr 1f90d940 [ 0.449324] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.451690] devtmpfs: initialized [ 0.463717] evm: security.selinux [ 0.464822] evm: security.SMACK64 [ 0.465925] evm: security.SMACK64EXEC [ 0.467080] evm: security.SMACK64TRANSMUTE [ 0.468330] evm: security.SMACK64MMAP [ 0.469487] evm: security.ima [ 0.470478] evm: security.capability [ 0.471890] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.474840] pinctrl core: initialized pinctrl subsystem [ 0.476567] RTC time: 21:42:42, date: 06/27/18 [ 0.478126] NET: Registered protocol family 16 [ 0.491514] cpuidle: using governor ladder [ 0.503610] cpuidle: using governor menu [ 0.504870] PCCT header not found. [ 0.506156] ACPI: bus type PCI registered [ 0.507399] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.509374] PCI: Using configuration type 1 for base access [ 0.511136] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.525730] ACPI: Added _OSI(Module Device) [ 0.527059] ACPI: Added _OSI(Processor Device) [ 0.528379] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.529767] ACPI: Added _OSI(Processor Aggregator Device) [ 0.534145] ACPI: Interpreter enabled [ 0.535345] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.538265] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.541202] ACPI: (supports S0 S3 S4 S5) [ 0.542475] ACPI: Using IOAPIC for interrupt routing [ 0.543925] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.551840] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.553617] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.555537] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.557366] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.561116] acpiphp: Slot [3] registered [ 0.562406] acpiphp: Slot [4] registered [ 0.563656] acpiphp: Slot [5] registered [ 0.564970] acpiphp: Slot [6] registered [ 0.583115] acpiphp: Slot [7] registered [ 0.584379] acpiphp: Slot [8] registered [ 0.585664] acpiphp: Slot [9] registered [ 0.586900] acpiphp: Slot [10] registered [ 0.588155] acpiphp: Slot [11] registered [ 0.589417] acpiphp: Slot [12] registered [ 0.590702] acpiphp: Slot [13] registered [ 0.591959] acpiphp: Slot [14] registered [ 0.593235] acpiphp: Slot [15] registered [ 0.594519] acpiphp: Slot [16] registered [ 0.595802] acpiphp: Slot [17] registered [ 0.597064] acpiphp: Slot [18] registered [ 0.598326] acpiphp: Slot [19] registered [ 0.599595] acpiphp: Slot [20] registered [ 0.600864] acpiphp: Slot [21] registered [ 0.602121] acpiphp: Slot [22] registered [ 0.603391] acpiphp: Slot [23] registered [ 0.604648] acpiphp: Slot [24] registered [ 0.605941] acpiphp: Slot [25] registered [ 0.607224] acpiphp: Slot [26] registered [ 0.608474] acpiphp: Slot [27] registered [ 0.609742] acpiphp: Slot [28] registered [ 0.611028] acpiphp: Slot [29] registered [ 0.612281] acpiphp: Slot [30] registered [ 0.613557] acpiphp: Slot [31] registered [ 0.614856] PCI host bridge to bus 0000:00 [ 0.616128] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.617975] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.619845] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.622121] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.624401] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.626740] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.632350] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.634304] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.636137] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.638061] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.643109] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.645299] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.684399] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.686781] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.689116] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.691437] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.693709] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.695823] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.697705] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.699338] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.701779] vgaarb: loaded [ 0.702743] vgaarb: bridge control possible 0000:00:02.0 [ 0.705053] SCSI subsystem initialized [ 0.706372] ACPI: bus type USB registered [ 0.707663] usbcore: registered new interface driver usbfs [ 0.709280] usbcore: registered new interface driver hub [ 0.710850] usbcore: registered new device driver usb [ 0.712588] PCI: Using ACPI for IRQ routing [ 0.714275] NetLabel: Initializing [ 0.715401] NetLabel: domain hash size = 128 [ 0.716746] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.718241] NetLabel: unlabeled traffic allowed by default [ 0.720039] clocksource: Switched to clocksource kvm-clock [ 0.735009] AppArmor: AppArmor Filesystem Enabled [ 0.736508] pnp: PnP ACPI init [ 0.738235] pnp: PnP ACPI: found 5 devices [ 0.747304] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.750002] NET: Registered protocol family 2 [ 0.751561] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.753545] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.755379] TCP: Hash tables configured (established 4096 bind 4096) [ 0.757189] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.758876] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.760720] NET: Registered protocol family 1 [ 0.762097] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.763801] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.765487] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.823914] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.882545] Trying to unpack rootfs image as initramfs... [ 1.002096] Freeing initrd memory: 4824K (ffff88001fb14000 - ffff88001ffca000) [ 1.004789] Scanning for low memory corruption every 60 seconds [ 1.006996] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.008794] audit: initializing netlink subsys (disabled) [ 1.010397] audit: type=2000 audit(1530135763.409:1): initialized [ 1.012622] Initialise system trusted keyring [ 1.014114] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.015927] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.020733] zbud: loaded [ 1.022054] VFS: Disk quotas dquot_6.6.0 [ 1.023365] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.026526] fuse init (API version 7.23) [ 1.027999] Key type big_key registered [ 1.029276] Allocating IMA MOK and blacklist keyrings. [ 1.031238] Key type asymmetric registered [ 1.032541] Asymmetric key parser 'x509' registered [ 1.034081] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.036437] io scheduler noop registered [ 1.037700] io scheduler deadline registered (default) [ 1.039293] io scheduler cfq registered [ 1.040675] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.042334] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.044395] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.046719] ACPI: Power Button [PWRF] [ 1.048136] GHES: HEST is not enabled! [ 1.107134] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.224511] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.283744] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.287147] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.312222] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.316458] Linux agpgart interface v0.103 [ 1.321210] brd: module loaded [ 1.324348] loop: module loaded [ 1.331015] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.333375] GPT:90111 != 20971519 [ 1.334488] GPT:Alternate GPT header not at the end of the disk. [ 1.336223] GPT:90111 != 20971519 [ 1.337342] GPT: Use GNU Parted to correct GPT errors. [ 1.338909] vda: vda1 vda15 [ 1.341733] vdb: [ 1.343622] scsi host0: ata_piix [ 1.344855] scsi host1: ata_piix [ 1.346021] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.347960] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.350013] libphy: Fixed MDIO Bus: probed [ 1.351587] tun: Universal TUN/TAP device driver, 1.6 [ 1.353107] tun: (C) 1999-2004 Max Krasnyansky [ 1.356331] PPP generic driver version 2.4.2 [ 1.357774] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.359644] ehci-pci: EHCI PCI platform driver [ 1.361053] ehci-platform: EHCI generic platform driver [ 1.362685] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.364468] ohci-pci: OHCI PCI platform driver [ 1.365871] ohci-platform: OHCI generic platform driver [ 1.367446] uhci_hcd: USB Universal Host Controller Interface driver [ 1.426546] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.428123] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.430477] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.432025] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.433806] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.435773] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.438061] usb usb1: Product: UHCI Host Controller [ 1.439559] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.441409] usb usb1: SerialNumber: 0000:00:01.2 [ 1.442988] hub 1-0:1.0: USB hub found [ 1.444225] hub 1-0:1.0: 2 ports detected [ 1.445769] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.449203] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.450738] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.452453] mousedev: PS/2 mouse device common for all mice [ 1.454370] rtc_cmos 00:00: RTC can wake from S4 [ 1.456373] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.459078] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.461098] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.462983] i2c /dev entries driver [ 1.464237] device-mapper: uevent: version 1.0.3 [ 1.465780] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.468386] ledtrig-cpu: registered to indicate activity on CPUs [ 1.470701] NET: Registered protocol family 10 [ 1.472377] NET: Registered protocol family 17 [ 1.473806] Key type dns_resolver registered [ 1.475465] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 1.477174] microcode: CPU1 sig=0x306f2, pf=0x1, revision=0x1 [ 1.478924] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.481789] registered taskstats version 1 [ 1.483135] Loading compiled-in X.509 certificates [ 1.485435] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.506166] zswap: loaded using pool lzo/zbud [ 1.509131] Key type trusted registered [ 1.512703] Key type encrypted registered [ 1.514042] AppArmor: AppArmor sha1 policy hashing enabled [ 1.515690] ima: No TPM chip found, activating TPM-bypass! [ 1.517370] evm: HMAC attrs: 0x1 [ 1.519028] Magic number: 6:941:753 [ 1.520258] tty ttyS4: hash matches [ 1.521579] rtc_cmos 00:00: setting system clock to 2018-06-27 21:42:43 UTC (1530135763) [ 1.524209] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.525981] EDD information not available. [ 1.531603] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.534107] Write protecting the kernel read-only data: 14336k [ 1.536888] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.540069] 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.647841] 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.74 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 10.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 vPing KO 2018-06-27 21:43:50,845 - create_instance_tests - INFO - Looking for IP 10.200.202.5 in the console log 2018-06-27 21:43:50,848 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/f48eb18e-8ddb-41ca-ae11-6f3b1cf795c2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c30ebd179b6e29297bb1077cf6a65d3484972d77" 2018-06-27 21:43:51,412 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:43: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-ec3276a1-a933-475e-a4a1-837a85089433 X-Compute-Request-Id: req-ec3276a1-a933-475e-a4a1-837a85089433 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:8d:7b", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/f48eb18e-8ddb-41ca-ae11-6f3b1cf795c2", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/f48eb18e-8ddb-41ca-ae11-6f3b1cf795c2", "rel": "bookmark"}], "image": {"id": "cd92b2b2-5a1b-4dd7-85bd-640f92b87592", "links": [{"href": "http://172.30.10.101:8774/images/cd92b2b2-5a1b-4dd7-85bd-640f92b87592", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T21:43:35.000000", "flavor": {"id": "44b590ea-e063-4a88-b0a4-7e49b71c065c", "links": [{"href": "http://172.30.10.101:8774/flavors/44b590ea-e063-4a88-b0a4-7e49b71c065c", "rel": "bookmark"}]}, "id": "f48eb18e-8ddb-41ca-ae11-6f3b1cf795c2", "security_groups": [{"name": "CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-sec-grp"}, {"name": "default"}], "user_id": "0853c502512a48fab2badcac2508fdef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T21:43:36Z", "hostId": "eab1170e4694878ac19cb535034daf7508b321230862e4222b559aee", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-inst2", "created": "2018-06-27T21:43:21Z", "tenant_id": "1a277669fa5d44888276c53f9662ac3b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 21:43:51,412 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/f48eb18e-8ddb-41ca-ae11-6f3b1cf795c2 used request id req-ec3276a1-a933-475e-a4a1-837a85089433 2018-06-27 21:43:51,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/servers/f48eb18e-8ddb-41ca-ae11-6f3b1cf795c2/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c30ebd179b6e29297bb1077cf6a65d3484972d77" -d '{"os-getConsoleOutput": {"length": null}}' 2018-06-27 21:43:52,251 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:43:52 GMT Content-Type: application/json Content-Length: 23419 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-b7e606ba-3308-4619-90bf-3f8386de5029 X-Compute-Request-Id: req-b7e606ba-3308-4619-90bf-3f8386de5029 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 930042927 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.257044] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.260333] pid_max: default: 32768 minimum: 301\n[ 0.262124] ACPI: Core revision 20150930\n[ 0.266402] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.268929] Security Framework initialized\n[ 0.270540] Yama: becoming mindful.\n[ 0.271974] AppArmor: AppArmor initialized\n[ 0.273714] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.276489] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.279321] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.281944] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.284892] Initializing cgroup subsys io\n[ 0.286575] Initializing cgroup subsys memory\n[ 0.288414] Initializing cgroup subsys devices\n[ 0.290264] Initializing cgroup subsys freezer\n[ 0.292085] Initializing cgroup subsys net_cls\n[ 0.294012] Initializing cgroup subsys perf_event\n[ 0.295973] Initializing cgroup subsys net_prio\n[ 0.297914] Initializing cgroup subsys hugetlb\n[ 0.299752] Initializing cgroup subsys pids\n[ 0.301586] CPU: Physical Processor ID: 0\n[ 0.304148] mce: CPU supports 10 MCE banks\n[ 0.306007] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.308170] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.312805] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.324497] ftrace: allocating 31920 entries in 125 pages\n[ 0.385431] smpboot: Max logical packages: 2\n[ 0.387220] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.389577] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.391749] x2apic enabled\n[ 0.393075] Switched APIC routing to physical x2apic.\n[ 0.395994] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.397746] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2)\n[ 0.400945] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver.\n[ 0.403549] ... version: 2\n[ 0.404804] ... bit width: 48\n[ 0.406092] ... generic registers: 4\n[ 0.407352] ... value mask: 0000ffffffffffff\n[ 0.408942] ... max period: 000000007fffffff\n[ 0.410508] ... fixed-purpose events: 3\n[ 0.411765] ... event mask: 000000070000000f\n[ 0.413358] KVM setup paravirtual spinlock\n[ 0.415456] x86: Booting SMP configuration:\n[ 0.416758] .... node #0, CPUs: #1\n[ 0.418113] kvm-clock: cpu 1, msr 0:1ffd1041, secondary cpu clock\n[ 0.440273] x86: Booted up 1 node, 2 CPUs\n[ 0.440276] KVM setup async PF for cpu 1\n[ 0.440282] kvm-stealtime: cpu 1, msr 1f90d940\n[ 0.445667] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.448818] devtmpfs: initialized\n[ 0.461659] evm: security.selinux\n[ 0.463152] evm: security.SMACK64\n[ 0.464631] evm: security.SMACK64EXEC\n[ 0.466194] evm: security.SMACK64TRANSMUTE\n[ 0.467917] evm: security.SMACK64MMAP\n[ 0.469343] evm: security.ima\n[ 0.470607] evm: security.capability\n[ 0.471995] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.474946] pinctrl core: initialized pinctrl subsystem\n[ 0.476706] RTC time: 21:43:35, date: 06/27/18\n[ 0.478244] NET: Registered protocol family 16\n[ 0.488536] cpuidle: using governor ladder\n[ 0.500569] cpuidle: using governor menu\n[ 0.501831] PCCT header not found.\n[ 0.503103] ACPI: bus type PCI registered\n[ 0.504370] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.506349] PCI: Using configuration type 1 for base access\n[ 0.508117] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off\n[ 0.522820] ACPI: Added _OSI(Module Device)\n[ 0.524134] ACPI: Added _OSI(Processor Device)\n[ 0.525501] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.526920] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.530937] ACPI: Interpreter enabled\n[ 0.532151] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.535070] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.537993] ACPI: (supports S0 S3 S4 S5)\n[ 0.539235] ACPI: Using IOAPIC for interrupt routing\n[ 0.540722] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.548761] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.550538] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.552448] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.554316] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.558140] acpiphp: Slot [3] registered\n[ 0.559422] acpiphp: Slot [4] registered\n[ 0.560702] acpiphp: Slot [5] registered\n[ 0.561982] acpiphp: Slot [6] registered\n[ 0.580618] acpiphp: Slot [7] registered\n[ 0.582030] acpiphp: Slot [8] registered\n[ 0.583305] acpiphp: Slot [9] registered\n[ 0.584586] acpiphp: Slot [10] registered\n[ 0.585892] acpiphp: Slot [11] registered\n[ 0.587182] acpiphp: Slot [12] registered\n[ 0.588474] acpiphp: Slot [13] registered\n[ 0.589809] acpiphp: Slot [14] registered\n[ 0.591100] acpiphp: Slot [15] registered\n[ 0.592391] acpiphp: Slot [16] registered\n[ 0.593719] acpiphp: Slot [17] registered\n[ 0.595017] acpiphp: Slot [18] registered\n[ 0.596276] acpiphp: Slot [19] registered\n[ 0.597570] acpiphp: Slot [20] registered\n[ 0.598863] acpiphp: Slot [21] registered\n[ 0.600148] acpiphp: Slot [22] registered\n[ 0.601432] acpiphp: Slot [23] registered\n[ 0.602706] acpiphp: Slot [24] registered\n[ 0.603965] acpiphp: Slot [25] registered\n[ 0.605238] acpiphp: Slot [26] registered\n[ 0.606512] acpiphp: Slot [27] registered\n[ 0.607772] acpiphp: Slot [28] registered\n[ 0.609029] acpiphp: Slot [29] registered\n[ 0.610348] acpiphp: Slot [30] registered\n[ 0.611616] acpiphp: Slot [31] registered\n[ 0.612859] PCI host bridge to bus 0000:00\n[ 0.614142] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.615971] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.617885] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.620172] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.622480] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.624804] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.630525] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.632503] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.634348] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.636346] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.641591] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.643844] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.683959] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.686276] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.688502] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.690756] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.693066] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.695135] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.696971] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.698574] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.700925] vgaarb: loaded\n[ 0.701888] vgaarb: bridge control possible 0000:00:02.0\n[ 0.704147] SCSI subsystem initialized\n[ 0.705451] ACPI: bus type USB registered\n[ 0.706707] usbcore: registered new interface driver usbfs\n[ 0.708283] usbcore: registered new interface driver hub\n[ 0.709828] usbcore: registered new device driver usb\n[ 0.711601] PCI: Using ACPI for IRQ routing\n[ 0.713249] NetLabel: Initializing\n[ 0.714347] NetLabel: domain hash size = 128\n[ 0.715649] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.717134] NetLabel: unlabeled traffic allowed by default\n[ 0.718883] clocksource: Switched to clocksource kvm-clock\n[ 0.733414] AppArmor: AppArmor Filesystem Enabled\n[ 0.734878] pnp: PnP ACPI init\n[ 0.736556] pnp: PnP ACPI: found 5 devices\n[ 0.745751] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.748389] NET: Registered protocol family 2\n[ 0.749929] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.751908] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.753700] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.755452] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.757097] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.758904] NET: Registered protocol family 1\n[ 0.760224] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.761964] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.763637] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.821810] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.880028] Trying to unpack rootfs image as initramfs...\n[ 1.000815] Freeing initrd memory: 4824K (ffff88001fb14000 - ffff88001ffca000)\n[ 1.004538] Scanning for low memory corruption every 60 seconds\n[ 1.007334] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.009669] audit: initializing netlink subsys (disabled)\n[ 1.011790] audit: type=2000 audit(1530135816.960:1): initialized\n[ 1.014578] Initialise system trusted keyring\n[ 1.016455] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.018895] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.024243] zbud: loaded\n[ 1.025797] VFS: Disk quotas dquot_6.6.0\n[ 1.027444] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.031226] fuse init (API version 7.23)\n[ 1.033121] Key type big_key registered\n[ 1.034705] Allocating IMA MOK and blacklist keyrings.\n[ 1.037255] Key type asymmetric registered\n[ 1.038917] Asymmetric key parser 'x509' registered\n[ 1.040814] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.043828] io scheduler noop registered\n[ 1.045418] io scheduler deadline registered (default)\n[ 1.047431] io scheduler cfq registered\n[ 1.049332] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.051647] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.054471] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.057598] ACPI: Power Button [PWRF]\n[ 1.059380] GHES: HEST is not enabled!\n[ 1.119065] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.238766] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.300073] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 1.304115] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.330664] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.335722] Linux agpgart interface v0.103\n[ 1.341029] brd: module loaded\n[ 1.344487] loop: module loaded\n[ 1.352426] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 1.355454] GPT:90111 != 20971519\n[ 1.356906] GPT:Alternate GPT header not at the end of the disk.\n[ 1.359272] GPT:90111 != 20971519\n[ 1.360719] GPT: Use GNU Parted to correct GPT errors.\n[ 1.362781] vda: vda1 vda15\n[ 1.366040] vdb:\n[ 1.368271] scsi host0: ata_piix\n[ 1.369909] scsi host1: ata_piix\n[ 1.371411] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14\n[ 1.374083] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15\n[ 1.377039] libphy: Fixed MDIO Bus: probed\n[ 1.378631] tun: Universal TUN/TAP device driver, 1.6\n[ 1.380623] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.384815] PPP generic driver version 2.4.2\n[ 1.386386] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.388322] ehci-pci: EHCI PCI platform driver\n[ 1.389898] ehci-platform: EHCI generic platform driver\n[ 1.391463] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.393235] ohci-pci: OHCI PCI platform driver\n[ 1.394608] ohci-platform: OHCI generic platform driver\n[ 1.396157] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.455696] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.457269] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.459564] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.461087] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.462859] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.464764] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.467055] usb usb1: Product: UHCI Host Controller\n[ 1.468529] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 1.470335] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.471897] hub 1-0:1.0: USB hub found\n[ 1.473111] hub 1-0:1.0: 2 ports detected\n[ 1.474624] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.478362] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.479869] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.481576] mousedev: PS/2 mouse device common for all mice\n[ 1.483473] rtc_cmos 00:00: RTC can wake from S4\n[ 1.485463] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.488089] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.490344] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.492525] i2c /dev entries driver\n[ 1.493813] device-mapper: uevent: version 1.0.3\n[ 1.495586] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.498250] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.500535] NET: Registered protocol family 10\n[ 1.502244] NET: Registered protocol family 17\n[ 1.503640] Key type dns_resolver registered\n[ 1.505302] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1\n[ 1.507114] microcode: CPU1 sig=0x306f2, pf=0x1, revision=0x1\n[ 1.509506] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.512556] registered taskstats version 1\n[ 1.514092] Loading compiled-in X.509 certificates\n[ 1.516834] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 1.537810] zswap: loaded using pool lzo/zbud\n[ 1.540539] Key type trusted registered\n[ 1.544215] Key type encrypted registered\n[ 1.545524] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.547151] ima: No TPM chip found, activating TPM-bypass!\n[ 1.548791] evm: HMAC attrs: 0x1\n[ 1.550454] Magic number: 6:941:753\n[ 1.551678] tty ttyS4: hash matches\n[ 1.552972] rtc_cmos 00:00: setting system clock to 2018-06-27 21:43:37 UTC (1530135817)\n[ 1.555615] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.557353] EDD information not available.\n[ 1.563000] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.565470] Write protecting the kernel read-only data: 14336k\n[ 1.568156] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.571256] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 1.23\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 13.32\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... [ 13.739739] random: dd urandom read with 11 bits of entropy available\ndone.\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\n"} 2018-06-27 21:43:52,252 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers/f48eb18e-8ddb-41ca-ae11-6f3b1cf795c2/action used request id req-b7e606ba-3308-4619-90bf-3f8386de5029 2018-06-27 21:43:52,254 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-06-27 21:43:52,254 - 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 930042927 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.257044] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.260333] pid_max: default: 32768 minimum: 301 [ 0.262124] ACPI: Core revision 20150930 [ 0.266402] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.268929] Security Framework initialized [ 0.270540] Yama: becoming mindful. [ 0.271974] AppArmor: AppArmor initialized [ 0.273714] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.276489] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.279321] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.281944] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.284892] Initializing cgroup subsys io [ 0.286575] Initializing cgroup subsys memory [ 0.288414] Initializing cgroup subsys devices [ 0.290264] Initializing cgroup subsys freezer [ 0.292085] Initializing cgroup subsys net_cls [ 0.294012] Initializing cgroup subsys perf_event [ 0.295973] Initializing cgroup subsys net_prio [ 0.297914] Initializing cgroup subsys hugetlb [ 0.299752] Initializing cgroup subsys pids [ 0.301586] CPU: Physical Processor ID: 0 [ 0.304148] mce: CPU supports 10 MCE banks [ 0.306007] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.308170] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.312805] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.324497] ftrace: allocating 31920 entries in 125 pages [ 0.385431] smpboot: Max logical packages: 2 [ 0.387220] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.389577] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.391749] x2apic enabled [ 0.393075] Switched APIC routing to physical x2apic. [ 0.395994] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.397746] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.400945] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.403549] ... version: 2 [ 0.404804] ... bit width: 48 [ 0.406092] ... generic registers: 4 [ 0.407352] ... value mask: 0000ffffffffffff [ 0.408942] ... max period: 000000007fffffff [ 0.410508] ... fixed-purpose events: 3 [ 0.411765] ... event mask: 000000070000000f [ 0.413358] KVM setup paravirtual spinlock [ 0.415456] x86: Booting SMP configuration: [ 0.416758] .... node #0, CPUs: #1 [ 0.418113] kvm-clock: cpu 1, msr 0:1ffd1041, secondary cpu clock [ 0.440273] x86: Booted up 1 node, 2 CPUs [ 0.440276] KVM setup async PF for cpu 1 [ 0.440282] kvm-stealtime: cpu 1, msr 1f90d940 [ 0.445667] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.448818] devtmpfs: initialized [ 0.461659] evm: security.selinux [ 0.463152] evm: security.SMACK64 [ 0.464631] evm: security.SMACK64EXEC [ 0.466194] evm: security.SMACK64TRANSMUTE [ 0.467917] evm: security.SMACK64MMAP [ 0.469343] evm: security.ima [ 0.470607] evm: security.capability [ 0.471995] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.474946] pinctrl core: initialized pinctrl subsystem [ 0.476706] RTC time: 21:43:35, date: 06/27/18 [ 0.478244] NET: Registered protocol family 16 [ 0.488536] cpuidle: using governor ladder [ 0.500569] cpuidle: using governor menu [ 0.501831] PCCT header not found. [ 0.503103] ACPI: bus type PCI registered [ 0.504370] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.506349] PCI: Using configuration type 1 for base access [ 0.508117] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.522820] ACPI: Added _OSI(Module Device) [ 0.524134] ACPI: Added _OSI(Processor Device) [ 0.525501] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.526920] ACPI: Added _OSI(Processor Aggregator Device) [ 0.530937] ACPI: Interpreter enabled [ 0.532151] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.535070] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.537993] ACPI: (supports S0 S3 S4 S5) [ 0.539235] ACPI: Using IOAPIC for interrupt routing [ 0.540722] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.548761] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.550538] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.552448] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.554316] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.558140] acpiphp: Slot [3] registered [ 0.559422] acpiphp: Slot [4] registered [ 0.560702] acpiphp: Slot [5] registered [ 0.561982] acpiphp: Slot [6] registered [ 0.580618] acpiphp: Slot [7] registered [ 0.582030] acpiphp: Slot [8] registered [ 0.583305] acpiphp: Slot [9] registered [ 0.584586] acpiphp: Slot [10] registered [ 0.585892] acpiphp: Slot [11] registered [ 0.587182] acpiphp: Slot [12] registered [ 0.588474] acpiphp: Slot [13] registered [ 0.589809] acpiphp: Slot [14] registered [ 0.591100] acpiphp: Slot [15] registered [ 0.592391] acpiphp: Slot [16] registered [ 0.593719] acpiphp: Slot [17] registered [ 0.595017] acpiphp: Slot [18] registered [ 0.596276] acpiphp: Slot [19] registered [ 0.597570] acpiphp: Slot [20] registered [ 0.598863] acpiphp: Slot [21] registered [ 0.600148] acpiphp: Slot [22] registered [ 0.601432] acpiphp: Slot [23] registered [ 0.602706] acpiphp: Slot [24] registered [ 0.603965] acpiphp: Slot [25] registered [ 0.605238] acpiphp: Slot [26] registered [ 0.606512] acpiphp: Slot [27] registered [ 0.607772] acpiphp: Slot [28] registered [ 0.609029] acpiphp: Slot [29] registered [ 0.610348] acpiphp: Slot [30] registered [ 0.611616] acpiphp: Slot [31] registered [ 0.612859] PCI host bridge to bus 0000:00 [ 0.614142] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.615971] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.617885] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.620172] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.622480] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.624804] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.630525] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.632503] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.634348] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.636346] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.641591] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.643844] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.683959] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.686276] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.688502] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.690756] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.693066] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.695135] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.696971] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.698574] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.700925] vgaarb: loaded [ 0.701888] vgaarb: bridge control possible 0000:00:02.0 [ 0.704147] SCSI subsystem initialized [ 0.705451] ACPI: bus type USB registered [ 0.706707] usbcore: registered new interface driver usbfs [ 0.708283] usbcore: registered new interface driver hub [ 0.709828] usbcore: registered new device driver usb [ 0.711601] PCI: Using ACPI for IRQ routing [ 0.713249] NetLabel: Initializing [ 0.714347] NetLabel: domain hash size = 128 [ 0.715649] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.717134] NetLabel: unlabeled traffic allowed by default [ 0.718883] clocksource: Switched to clocksource kvm-clock [ 0.733414] AppArmor: AppArmor Filesystem Enabled [ 0.734878] pnp: PnP ACPI init [ 0.736556] pnp: PnP ACPI: found 5 devices [ 0.745751] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.748389] NET: Registered protocol family 2 [ 0.749929] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.751908] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.753700] TCP: Hash tables configured (established 4096 bind 4096) [ 0.755452] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.757097] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.758904] NET: Registered protocol family 1 [ 0.760224] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.761964] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.763637] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.821810] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.880028] Trying to unpack rootfs image as initramfs... [ 1.000815] Freeing initrd memory: 4824K (ffff88001fb14000 - ffff88001ffca000) [ 1.004538] Scanning for low memory corruption every 60 seconds [ 1.007334] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.009669] audit: initializing netlink subsys (disabled) [ 1.011790] audit: type=2000 audit(1530135816.960:1): initialized [ 1.014578] Initialise system trusted keyring [ 1.016455] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.018895] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.024243] zbud: loaded [ 1.025797] VFS: Disk quotas dquot_6.6.0 [ 1.027444] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.031226] fuse init (API version 7.23) [ 1.033121] Key type big_key registered [ 1.034705] Allocating IMA MOK and blacklist keyrings. [ 1.037255] Key type asymmetric registered [ 1.038917] Asymmetric key parser 'x509' registered [ 1.040814] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.043828] io scheduler noop registered [ 1.045418] io scheduler deadline registered (default) [ 1.047431] io scheduler cfq registered [ 1.049332] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.051647] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.054471] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.057598] ACPI: Power Button [PWRF] [ 1.059380] GHES: HEST is not enabled! [ 1.119065] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.238766] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.300073] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.304115] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.330664] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.335722] Linux agpgart interface v0.103 [ 1.341029] brd: module loaded [ 1.344487] loop: module loaded [ 1.352426] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.355454] GPT:90111 != 20971519 [ 1.356906] GPT:Alternate GPT header not at the end of the disk. [ 1.359272] GPT:90111 != 20971519 [ 1.360719] GPT: Use GNU Parted to correct GPT errors. [ 1.362781] vda: vda1 vda15 [ 1.366040] vdb: [ 1.368271] scsi host0: ata_piix [ 1.369909] scsi host1: ata_piix [ 1.371411] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.374083] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.377039] libphy: Fixed MDIO Bus: probed [ 1.378631] tun: Universal TUN/TAP device driver, 1.6 [ 1.380623] tun: (C) 1999-2004 Max Krasnyansky [ 1.384815] PPP generic driver version 2.4.2 [ 1.386386] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.388322] ehci-pci: EHCI PCI platform driver [ 1.389898] ehci-platform: EHCI generic platform driver [ 1.391463] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.393235] ohci-pci: OHCI PCI platform driver [ 1.394608] ohci-platform: OHCI generic platform driver [ 1.396157] uhci_hcd: USB Universal Host Controller Interface driver [ 1.455696] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.457269] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.459564] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.461087] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.462859] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.464764] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.467055] usb usb1: Product: UHCI Host Controller [ 1.468529] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.470335] usb usb1: SerialNumber: 0000:00:01.2 [ 1.471897] hub 1-0:1.0: USB hub found [ 1.473111] hub 1-0:1.0: 2 ports detected [ 1.474624] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.478362] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.479869] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.481576] mousedev: PS/2 mouse device common for all mice [ 1.483473] rtc_cmos 00:00: RTC can wake from S4 [ 1.485463] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.488089] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.490344] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.492525] i2c /dev entries driver [ 1.493813] device-mapper: uevent: version 1.0.3 [ 1.495586] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.498250] ledtrig-cpu: registered to indicate activity on CPUs [ 1.500535] NET: Registered protocol family 10 [ 1.502244] NET: Registered protocol family 17 [ 1.503640] Key type dns_resolver registered [ 1.505302] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 1.507114] microcode: CPU1 sig=0x306f2, pf=0x1, revision=0x1 [ 1.509506] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.512556] registered taskstats version 1 [ 1.514092] Loading compiled-in X.509 certificates [ 1.516834] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.537810] zswap: loaded using pool lzo/zbud [ 1.540539] Key type trusted registered [ 1.544215] Key type encrypted registered [ 1.545524] AppArmor: AppArmor sha1 policy hashing enabled [ 1.547151] ima: No TPM chip found, activating TPM-bypass! [ 1.548791] evm: HMAC attrs: 0x1 [ 1.550454] Magic number: 6:941:753 [ 1.551678] tty ttyS4: hash matches [ 1.552972] rtc_cmos 00:00: setting system clock to 2018-06-27 21:43:37 UTC (1530135817) [ 1.555615] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.557353] EDD information not available. [ 1.563000] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.565470] Write protecting the kernel read-only data: 14336k [ 1.568156] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.571256] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.23 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 13.32 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... [ 13.739739] random: dd urandom read with 11 bits of entropy available 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: OK 2018-06-27 21:43:53,259 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/d149702c-ed8f-4ae1-8bac-c16234849119 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36a09f84c9dc357863d3f0eb127ad072218d3175" 2018-06-27 21:43:55,161 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:43: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-c8dd3aeb-7b9b-43ea-aebb-aa1614b0eb3f X-Compute-Request-Id: req-c8dd3aeb-7b9b-43ea-aebb-aa1614b0eb3f Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:63:06", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/d149702c-ed8f-4ae1-8bac-c16234849119", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/d149702c-ed8f-4ae1-8bac-c16234849119", "rel": "bookmark"}], "image": {"id": "cd92b2b2-5a1b-4dd7-85bd-640f92b87592", "links": [{"href": "http://172.30.10.101:8774/images/cd92b2b2-5a1b-4dd7-85bd-640f92b87592", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T21:42:42.000000", "flavor": {"id": "44b590ea-e063-4a88-b0a4-7e49b71c065c", "links": [{"href": "http://172.30.10.101:8774/flavors/44b590ea-e063-4a88-b0a4-7e49b71c065c", "rel": "bookmark"}]}, "id": "d149702c-ed8f-4ae1-8bac-c16234849119", "security_groups": [{"name": "CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-sec-grp"}, {"name": "default"}], "user_id": "0853c502512a48fab2badcac2508fdef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T21:42:42Z", "hostId": "eab1170e4694878ac19cb535034daf7508b321230862e4222b559aee", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-inst1", "created": "2018-06-27T21:42:22Z", "tenant_id": "1a277669fa5d44888276c53f9662ac3b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 21:43:55,161 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/d149702c-ed8f-4ae1-8bac-c16234849119 used request id req-c8dd3aeb-7b9b-43ea-aebb-aa1614b0eb3f 2018-06-27 21:43:55,164 - 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/d149702c-ed8f-4ae1-8bac-c16234849119/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36a09f84c9dc357863d3f0eb127ad072218d3175" -d '{"os-getConsoleOutput": {"length": null}}' 2018-06-27 21:43:55,518 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:43:55 GMT Content-Type: application/json Content-Length: 23572 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-016df1b7-2fc9-449c-b2f1-cbc882ab85c7 X-Compute-Request-Id: req-016df1b7-2fc9-449c-b2f1-cbc882ab85c7 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 911349694 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.270911] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.274159] pid_max: default: 32768 minimum: 301\n[ 0.275929] ACPI: Core revision 20150930\n[ 0.280212] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.282770] Security Framework initialized\n[ 0.284366] Yama: becoming mindful.\n[ 0.285813] AppArmor: AppArmor initialized\n[ 0.287525] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.290414] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.293032] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.295431] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.298203] Initializing cgroup subsys io\n[ 0.299745] Initializing cgroup subsys memory\n[ 0.301455] Initializing cgroup subsys devices\n[ 0.302907] Initializing cgroup subsys freezer\n[ 0.304275] Initializing cgroup subsys net_cls\n[ 0.305677] Initializing cgroup subsys perf_event\n[ 0.307113] Initializing cgroup subsys net_prio\n[ 0.308506] Initializing cgroup subsys hugetlb\n[ 0.309897] Initializing cgroup subsys pids\n[ 0.311308] CPU: Physical Processor ID: 0\n[ 0.313319] mce: CPU supports 10 MCE banks\n[ 0.314662] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.316229] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.320133] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.330967] ftrace: allocating 31920 entries in 125 pages\n[ 0.385651] smpboot: Max logical packages: 2\n[ 0.392510] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.394388] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.396535] x2apic enabled\n[ 0.397882] Switched APIC routing to physical x2apic.\n[ 0.400770] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.402526] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2)\n[ 0.405735] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver.\n[ 0.408319] ... version: 2\n[ 0.409583] ... bit width: 48\n[ 0.410875] ... generic registers: 4\n[ 0.412135] ... value mask: 0000ffffffffffff\n[ 0.413691] ... max period: 000000007fffffff\n[ 0.415233] ... fixed-purpose events: 3\n[ 0.416488] ... event mask: 000000070000000f\n[ 0.418081] KVM setup paravirtual spinlock\n[ 0.420167] x86: Booting SMP configuration:\n[ 0.421498] .... node #0, CPUs: #1\n[ 0.422821] kvm-clock: cpu 1, msr 0:1ffd1041, secondary cpu clock\n[ 0.445261] x86: Booted up 1 node, 2 CPUs\n[ 0.445265] KVM setup async PF for cpu 1\n[ 0.445270] kvm-stealtime: cpu 1, msr 1f90d940\n[ 0.449324] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.451690] devtmpfs: initialized\n[ 0.463717] evm: security.selinux\n[ 0.464822] evm: security.SMACK64\n[ 0.465925] evm: security.SMACK64EXEC\n[ 0.467080] evm: security.SMACK64TRANSMUTE\n[ 0.468330] evm: security.SMACK64MMAP\n[ 0.469487] evm: security.ima\n[ 0.470478] evm: security.capability\n[ 0.471890] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.474840] pinctrl core: initialized pinctrl subsystem\n[ 0.476567] RTC time: 21:42:42, date: 06/27/18\n[ 0.478126] NET: Registered protocol family 16\n[ 0.491514] cpuidle: using governor ladder\n[ 0.503610] cpuidle: using governor menu\n[ 0.504870] PCCT header not found.\n[ 0.506156] ACPI: bus type PCI registered\n[ 0.507399] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.509374] PCI: Using configuration type 1 for base access\n[ 0.511136] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off\n[ 0.525730] ACPI: Added _OSI(Module Device)\n[ 0.527059] ACPI: Added _OSI(Processor Device)\n[ 0.528379] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.529767] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.534145] ACPI: Interpreter enabled\n[ 0.535345] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.538265] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.541202] ACPI: (supports S0 S3 S4 S5)\n[ 0.542475] ACPI: Using IOAPIC for interrupt routing\n[ 0.543925] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.551840] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.553617] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.555537] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.557366] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.561116] acpiphp: Slot [3] registered\n[ 0.562406] acpiphp: Slot [4] registered\n[ 0.563656] acpiphp: Slot [5] registered\n[ 0.564970] acpiphp: Slot [6] registered\n[ 0.583115] acpiphp: Slot [7] registered\n[ 0.584379] acpiphp: Slot [8] registered\n[ 0.585664] acpiphp: Slot [9] registered\n[ 0.586900] acpiphp: Slot [10] registered\n[ 0.588155] acpiphp: Slot [11] registered\n[ 0.589417] acpiphp: Slot [12] registered\n[ 0.590702] acpiphp: Slot [13] registered\n[ 0.591959] acpiphp: Slot [14] registered\n[ 0.593235] acpiphp: Slot [15] registered\n[ 0.594519] acpiphp: Slot [16] registered\n[ 0.595802] acpiphp: Slot [17] registered\n[ 0.597064] acpiphp: Slot [18] registered\n[ 0.598326] acpiphp: Slot [19] registered\n[ 0.599595] acpiphp: Slot [20] registered\n[ 0.600864] acpiphp: Slot [21] registered\n[ 0.602121] acpiphp: Slot [22] registered\n[ 0.603391] acpiphp: Slot [23] registered\n[ 0.604648] acpiphp: Slot [24] registered\n[ 0.605941] acpiphp: Slot [25] registered\n[ 0.607224] acpiphp: Slot [26] registered\n[ 0.608474] acpiphp: Slot [27] registered\n[ 0.609742] acpiphp: Slot [28] registered\n[ 0.611028] acpiphp: Slot [29] registered\n[ 0.612281] acpiphp: Slot [30] registered\n[ 0.613557] acpiphp: Slot [31] registered\n[ 0.614856] PCI host bridge to bus 0000:00\n[ 0.616128] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.617975] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.619845] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.622121] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.624401] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.626740] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.632350] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.634304] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.636137] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.638061] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.643109] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.645299] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.684399] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.686781] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.689116] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.691437] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.693709] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.695823] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.697705] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.699338] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.701779] vgaarb: loaded\n[ 0.702743] vgaarb: bridge control possible 0000:00:02.0\n[ 0.705053] SCSI subsystem initialized\n[ 0.706372] ACPI: bus type USB registered\n[ 0.707663] usbcore: registered new interface driver usbfs\n[ 0.709280] usbcore: registered new interface driver hub\n[ 0.710850] usbcore: registered new device driver usb\n[ 0.712588] PCI: Using ACPI for IRQ routing\n[ 0.714275] NetLabel: Initializing\n[ 0.715401] NetLabel: domain hash size = 128\n[ 0.716746] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.718241] NetLabel: unlabeled traffic allowed by default\n[ 0.720039] clocksource: Switched to clocksource kvm-clock\n[ 0.735009] AppArmor: AppArmor Filesystem Enabled\n[ 0.736508] pnp: PnP ACPI init\n[ 0.738235] pnp: PnP ACPI: found 5 devices\n[ 0.747304] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.750002] NET: Registered protocol family 2\n[ 0.751561] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.753545] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.755379] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.757189] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.758876] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.760720] NET: Registered protocol family 1\n[ 0.762097] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.763801] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.765487] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.823914] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.882545] Trying to unpack rootfs image as initramfs...\n[ 1.002096] Freeing initrd memory: 4824K (ffff88001fb14000 - ffff88001ffca000)\n[ 1.004789] Scanning for low memory corruption every 60 seconds\n[ 1.006996] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.008794] audit: initializing netlink subsys (disabled)\n[ 1.010397] audit: type=2000 audit(1530135763.409:1): initialized\n[ 1.012622] Initialise system trusted keyring\n[ 1.014114] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.015927] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.020733] zbud: loaded\n[ 1.022054] VFS: Disk quotas dquot_6.6.0\n[ 1.023365] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.026526] fuse init (API version 7.23)\n[ 1.027999] Key type big_key registered\n[ 1.029276] Allocating IMA MOK and blacklist keyrings.\n[ 1.031238] Key type asymmetric registered\n[ 1.032541] Asymmetric key parser 'x509' registered\n[ 1.034081] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.036437] io scheduler noop registered\n[ 1.037700] io scheduler deadline registered (default)\n[ 1.039293] io scheduler cfq registered\n[ 1.040675] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.042334] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.044395] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.046719] ACPI: Power Button [PWRF]\n[ 1.048136] GHES: HEST is not enabled!\n[ 1.107134] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.224511] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.283744] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 1.287147] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.312222] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.316458] Linux agpgart interface v0.103\n[ 1.321210] brd: module loaded\n[ 1.324348] loop: module loaded\n[ 1.331015] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 1.333375] GPT:90111 != 20971519\n[ 1.334488] GPT:Alternate GPT header not at the end of the disk.\n[ 1.336223] GPT:90111 != 20971519\n[ 1.337342] GPT: Use GNU Parted to correct GPT errors.\n[ 1.338909] vda: vda1 vda15\n[ 1.341733] vdb:\n[ 1.343622] scsi host0: ata_piix\n[ 1.344855] scsi host1: ata_piix\n[ 1.346021] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14\n[ 1.347960] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15\n[ 1.350013] libphy: Fixed MDIO Bus: probed\n[ 1.351587] tun: Universal TUN/TAP device driver, 1.6\n[ 1.353107] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.356331] PPP generic driver version 2.4.2\n[ 1.357774] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.359644] ehci-pci: EHCI PCI platform driver\n[ 1.361053] ehci-platform: EHCI generic platform driver\n[ 1.362685] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.364468] ohci-pci: OHCI PCI platform driver\n[ 1.365871] ohci-platform: OHCI generic platform driver\n[ 1.367446] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.426546] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.428123] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.430477] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.432025] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.433806] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.435773] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.438061] usb usb1: Product: UHCI Host Controller\n[ 1.439559] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 1.441409] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.442988] hub 1-0:1.0: USB hub found\n[ 1.444225] hub 1-0:1.0: 2 ports detected\n[ 1.445769] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.449203] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.450738] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.452453] mousedev: PS/2 mouse device common for all mice\n[ 1.454370] rtc_cmos 00:00: RTC can wake from S4\n[ 1.456373] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.459078] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.461098] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.462983] i2c /dev entries driver\n[ 1.464237] device-mapper: uevent: version 1.0.3\n[ 1.465780] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.468386] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.470701] NET: Registered protocol family 10\n[ 1.472377] NET: Registered protocol family 17\n[ 1.473806] Key type dns_resolver registered\n[ 1.475465] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1\n[ 1.477174] microcode: CPU1 sig=0x306f2, pf=0x1, revision=0x1\n[ 1.478924] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.481789] registered taskstats version 1\n[ 1.483135] Loading compiled-in X.509 certificates\n[ 1.485435] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 1.506166] zswap: loaded using pool lzo/zbud\n[ 1.509131] Key type trusted registered\n[ 1.512703] Key type encrypted registered\n[ 1.514042] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.515690] ima: No TPM chip found, activating TPM-bypass!\n[ 1.517370] evm: HMAC attrs: 0x1\n[ 1.519028] Magic number: 6:941:753\n[ 1.520258] tty ttyS4: hash matches\n[ 1.521579] rtc_cmos 00:00: setting system clock to 2018-06-27 21:42:43 UTC (1530135763)\n[ 1.524209] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.525981] EDD information not available.\n[ 1.531603] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.534107] Write protecting the kernel read-only data: 14336k\n[ 1.536888] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.540069] 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.647841] 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.74\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.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-27 21:43:55,519 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers/d149702c-ed8f-4ae1-8bac-c16234849119/action used request id req-016df1b7-2fc9-449c-b2f1-cbc882ab85c7 2018-06-27 21:43:56,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/servers/d149702c-ed8f-4ae1-8bac-c16234849119 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36a09f84c9dc357863d3f0eb127ad072218d3175" 2018-06-27 21:43:57,209 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:43: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-46c0d1d9-21a9-410e-9cfa-5f5e0e059c06 X-Compute-Request-Id: req-46c0d1d9-21a9-410e-9cfa-5f5e0e059c06 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:63:06", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/d149702c-ed8f-4ae1-8bac-c16234849119", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/d149702c-ed8f-4ae1-8bac-c16234849119", "rel": "bookmark"}], "image": {"id": "cd92b2b2-5a1b-4dd7-85bd-640f92b87592", "links": [{"href": "http://172.30.10.101:8774/images/cd92b2b2-5a1b-4dd7-85bd-640f92b87592", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T21:42:42.000000", "flavor": {"id": "44b590ea-e063-4a88-b0a4-7e49b71c065c", "links": [{"href": "http://172.30.10.101:8774/flavors/44b590ea-e063-4a88-b0a4-7e49b71c065c", "rel": "bookmark"}]}, "id": "d149702c-ed8f-4ae1-8bac-c16234849119", "security_groups": [{"name": "CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-sec-grp"}, {"name": "default"}], "user_id": "0853c502512a48fab2badcac2508fdef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T21:42:42Z", "hostId": "eab1170e4694878ac19cb535034daf7508b321230862e4222b559aee", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-inst1", "created": "2018-06-27T21:42:22Z", "tenant_id": "1a277669fa5d44888276c53f9662ac3b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 21:43:57,210 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/d149702c-ed8f-4ae1-8bac-c16234849119 used request id req-46c0d1d9-21a9-410e-9cfa-5f5e0e059c06 2018-06-27 21:43:57,213 - 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/d149702c-ed8f-4ae1-8bac-c16234849119/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36a09f84c9dc357863d3f0eb127ad072218d3175" -d '{"os-getConsoleOutput": {"length": null}}' 2018-06-27 21:43:57,544 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:43:57 GMT Content-Type: application/json Content-Length: 23572 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-ef0ed32c-8262-44bf-acf8-533f4862b9f0 X-Compute-Request-Id: req-ef0ed32c-8262-44bf-acf8-533f4862b9f0 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 911349694 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.270911] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.274159] pid_max: default: 32768 minimum: 301\n[ 0.275929] ACPI: Core revision 20150930\n[ 0.280212] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.282770] Security Framework initialized\n[ 0.284366] Yama: becoming mindful.\n[ 0.285813] AppArmor: AppArmor initialized\n[ 0.287525] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.290414] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.293032] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.295431] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.298203] Initializing cgroup subsys io\n[ 0.299745] Initializing cgroup subsys memory\n[ 0.301455] Initializing cgroup subsys devices\n[ 0.302907] Initializing cgroup subsys freezer\n[ 0.304275] Initializing cgroup subsys net_cls\n[ 0.305677] Initializing cgroup subsys perf_event\n[ 0.307113] Initializing cgroup subsys net_prio\n[ 0.308506] Initializing cgroup subsys hugetlb\n[ 0.309897] Initializing cgroup subsys pids\n[ 0.311308] CPU: Physical Processor ID: 0\n[ 0.313319] mce: CPU supports 10 MCE banks\n[ 0.314662] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.316229] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.320133] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.330967] ftrace: allocating 31920 entries in 125 pages\n[ 0.385651] smpboot: Max logical packages: 2\n[ 0.392510] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.394388] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.396535] x2apic enabled\n[ 0.397882] Switched APIC routing to physical x2apic.\n[ 0.400770] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.402526] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2)\n[ 0.405735] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver.\n[ 0.408319] ... version: 2\n[ 0.409583] ... bit width: 48\n[ 0.410875] ... generic registers: 4\n[ 0.412135] ... value mask: 0000ffffffffffff\n[ 0.413691] ... max period: 000000007fffffff\n[ 0.415233] ... fixed-purpose events: 3\n[ 0.416488] ... event mask: 000000070000000f\n[ 0.418081] KVM setup paravirtual spinlock\n[ 0.420167] x86: Booting SMP configuration:\n[ 0.421498] .... node #0, CPUs: #1\n[ 0.422821] kvm-clock: cpu 1, msr 0:1ffd1041, secondary cpu clock\n[ 0.445261] x86: Booted up 1 node, 2 CPUs\n[ 0.445265] KVM setup async PF for cpu 1\n[ 0.445270] kvm-stealtime: cpu 1, msr 1f90d940\n[ 0.449324] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.451690] devtmpfs: initialized\n[ 0.463717] evm: security.selinux\n[ 0.464822] evm: security.SMACK64\n[ 0.465925] evm: security.SMACK64EXEC\n[ 0.467080] evm: security.SMACK64TRANSMUTE\n[ 0.468330] evm: security.SMACK64MMAP\n[ 0.469487] evm: security.ima\n[ 0.470478] evm: security.capability\n[ 0.471890] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.474840] pinctrl core: initialized pinctrl subsystem\n[ 0.476567] RTC time: 21:42:42, date: 06/27/18\n[ 0.478126] NET: Registered protocol family 16\n[ 0.491514] cpuidle: using governor ladder\n[ 0.503610] cpuidle: using governor menu\n[ 0.504870] PCCT header not found.\n[ 0.506156] ACPI: bus type PCI registered\n[ 0.507399] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.509374] PCI: Using configuration type 1 for base access\n[ 0.511136] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off\n[ 0.525730] ACPI: Added _OSI(Module Device)\n[ 0.527059] ACPI: Added _OSI(Processor Device)\n[ 0.528379] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.529767] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.534145] ACPI: Interpreter enabled\n[ 0.535345] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.538265] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.541202] ACPI: (supports S0 S3 S4 S5)\n[ 0.542475] ACPI: Using IOAPIC for interrupt routing\n[ 0.543925] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.551840] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.553617] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.555537] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.557366] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.561116] acpiphp: Slot [3] registered\n[ 0.562406] acpiphp: Slot [4] registered\n[ 0.563656] acpiphp: Slot [5] registered\n[ 0.564970] acpiphp: Slot [6] registered\n[ 0.583115] acpiphp: Slot [7] registered\n[ 0.584379] acpiphp: Slot [8] registered\n[ 0.585664] acpiphp: Slot [9] registered\n[ 0.586900] acpiphp: Slot [10] registered\n[ 0.588155] acpiphp: Slot [11] registered\n[ 0.589417] acpiphp: Slot [12] registered\n[ 0.590702] acpiphp: Slot [13] registered\n[ 0.591959] acpiphp: Slot [14] registered\n[ 0.593235] acpiphp: Slot [15] registered\n[ 0.594519] acpiphp: Slot [16] registered\n[ 0.595802] acpiphp: Slot [17] registered\n[ 0.597064] acpiphp: Slot [18] registered\n[ 0.598326] acpiphp: Slot [19] registered\n[ 0.599595] acpiphp: Slot [20] registered\n[ 0.600864] acpiphp: Slot [21] registered\n[ 0.602121] acpiphp: Slot [22] registered\n[ 0.603391] acpiphp: Slot [23] registered\n[ 0.604648] acpiphp: Slot [24] registered\n[ 0.605941] acpiphp: Slot [25] registered\n[ 0.607224] acpiphp: Slot [26] registered\n[ 0.608474] acpiphp: Slot [27] registered\n[ 0.609742] acpiphp: Slot [28] registered\n[ 0.611028] acpiphp: Slot [29] registered\n[ 0.612281] acpiphp: Slot [30] registered\n[ 0.613557] acpiphp: Slot [31] registered\n[ 0.614856] PCI host bridge to bus 0000:00\n[ 0.616128] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.617975] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.619845] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.622121] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.624401] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.626740] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.632350] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.634304] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.636137] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.638061] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.643109] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.645299] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.684399] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.686781] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.689116] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.691437] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.693709] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.695823] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.697705] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.699338] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.701779] vgaarb: loaded\n[ 0.702743] vgaarb: bridge control possible 0000:00:02.0\n[ 0.705053] SCSI subsystem initialized\n[ 0.706372] ACPI: bus type USB registered\n[ 0.707663] usbcore: registered new interface driver usbfs\n[ 0.709280] usbcore: registered new interface driver hub\n[ 0.710850] usbcore: registered new device driver usb\n[ 0.712588] PCI: Using ACPI for IRQ routing\n[ 0.714275] NetLabel: Initializing\n[ 0.715401] NetLabel: domain hash size = 128\n[ 0.716746] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.718241] NetLabel: unlabeled traffic allowed by default\n[ 0.720039] clocksource: Switched to clocksource kvm-clock\n[ 0.735009] AppArmor: AppArmor Filesystem Enabled\n[ 0.736508] pnp: PnP ACPI init\n[ 0.738235] pnp: PnP ACPI: found 5 devices\n[ 0.747304] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.750002] NET: Registered protocol family 2\n[ 0.751561] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.753545] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.755379] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.757189] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.758876] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.760720] NET: Registered protocol family 1\n[ 0.762097] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.763801] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.765487] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.823914] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.882545] Trying to unpack rootfs image as initramfs...\n[ 1.002096] Freeing initrd memory: 4824K (ffff88001fb14000 - ffff88001ffca000)\n[ 1.004789] Scanning for low memory corruption every 60 seconds\n[ 1.006996] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.008794] audit: initializing netlink subsys (disabled)\n[ 1.010397] audit: type=2000 audit(1530135763.409:1): initialized\n[ 1.012622] Initialise system trusted keyring\n[ 1.014114] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.015927] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.020733] zbud: loaded\n[ 1.022054] VFS: Disk quotas dquot_6.6.0\n[ 1.023365] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.026526] fuse init (API version 7.23)\n[ 1.027999] Key type big_key registered\n[ 1.029276] Allocating IMA MOK and blacklist keyrings.\n[ 1.031238] Key type asymmetric registered\n[ 1.032541] Asymmetric key parser 'x509' registered\n[ 1.034081] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.036437] io scheduler noop registered\n[ 1.037700] io scheduler deadline registered (default)\n[ 1.039293] io scheduler cfq registered\n[ 1.040675] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.042334] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.044395] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.046719] ACPI: Power Button [PWRF]\n[ 1.048136] GHES: HEST is not enabled!\n[ 1.107134] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.224511] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.283744] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 1.287147] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.312222] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.316458] Linux agpgart interface v0.103\n[ 1.321210] brd: module loaded\n[ 1.324348] loop: module loaded\n[ 1.331015] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 1.333375] GPT:90111 != 20971519\n[ 1.334488] GPT:Alternate GPT header not at the end of the disk.\n[ 1.336223] GPT:90111 != 20971519\n[ 1.337342] GPT: Use GNU Parted to correct GPT errors.\n[ 1.338909] vda: vda1 vda15\n[ 1.341733] vdb:\n[ 1.343622] scsi host0: ata_piix\n[ 1.344855] scsi host1: ata_piix\n[ 1.346021] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14\n[ 1.347960] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15\n[ 1.350013] libphy: Fixed MDIO Bus: probed\n[ 1.351587] tun: Universal TUN/TAP device driver, 1.6\n[ 1.353107] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.356331] PPP generic driver version 2.4.2\n[ 1.357774] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.359644] ehci-pci: EHCI PCI platform driver\n[ 1.361053] ehci-platform: EHCI generic platform driver\n[ 1.362685] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.364468] ohci-pci: OHCI PCI platform driver\n[ 1.365871] ohci-platform: OHCI generic platform driver\n[ 1.367446] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.426546] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.428123] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.430477] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.432025] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.433806] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.435773] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.438061] usb usb1: Product: UHCI Host Controller\n[ 1.439559] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 1.441409] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.442988] hub 1-0:1.0: USB hub found\n[ 1.444225] hub 1-0:1.0: 2 ports detected\n[ 1.445769] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.449203] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.450738] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.452453] mousedev: PS/2 mouse device common for all mice\n[ 1.454370] rtc_cmos 00:00: RTC can wake from S4\n[ 1.456373] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.459078] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.461098] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.462983] i2c /dev entries driver\n[ 1.464237] device-mapper: uevent: version 1.0.3\n[ 1.465780] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.468386] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.470701] NET: Registered protocol family 10\n[ 1.472377] NET: Registered protocol family 17\n[ 1.473806] Key type dns_resolver registered\n[ 1.475465] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1\n[ 1.477174] microcode: CPU1 sig=0x306f2, pf=0x1, revision=0x1\n[ 1.478924] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.481789] registered taskstats version 1\n[ 1.483135] Loading compiled-in X.509 certificates\n[ 1.485435] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 1.506166] zswap: loaded using pool lzo/zbud\n[ 1.509131] Key type trusted registered\n[ 1.512703] Key type encrypted registered\n[ 1.514042] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.515690] ima: No TPM chip found, activating TPM-bypass!\n[ 1.517370] evm: HMAC attrs: 0x1\n[ 1.519028] Magic number: 6:941:753\n[ 1.520258] tty ttyS4: hash matches\n[ 1.521579] rtc_cmos 00:00: setting system clock to 2018-06-27 21:42:43 UTC (1530135763)\n[ 1.524209] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.525981] EDD information not available.\n[ 1.531603] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.534107] Write protecting the kernel read-only data: 14336k\n[ 1.536888] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.540069] 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.647841] 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.74\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.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-27 21:43:57,545 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers/d149702c-ed8f-4ae1-8bac-c16234849119/action used request id req-ef0ed32c-8262-44bf-acf8-533f4862b9f0 2018-06-27 21:43:58,549 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/d149702c-ed8f-4ae1-8bac-c16234849119 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36a09f84c9dc357863d3f0eb127ad072218d3175" 2018-06-27 21:43:59,185 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:43:59 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-76d4649b-289c-4eb5-9a6b-ffb691ee9f25 X-Compute-Request-Id: req-76d4649b-289c-4eb5-9a6b-ffb691ee9f25 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:63:06", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/d149702c-ed8f-4ae1-8bac-c16234849119", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/d149702c-ed8f-4ae1-8bac-c16234849119", "rel": "bookmark"}], "image": {"id": "cd92b2b2-5a1b-4dd7-85bd-640f92b87592", "links": [{"href": "http://172.30.10.101:8774/images/cd92b2b2-5a1b-4dd7-85bd-640f92b87592", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T21:42:42.000000", "flavor": {"id": "44b590ea-e063-4a88-b0a4-7e49b71c065c", "links": [{"href": "http://172.30.10.101:8774/flavors/44b590ea-e063-4a88-b0a4-7e49b71c065c", "rel": "bookmark"}]}, "id": "d149702c-ed8f-4ae1-8bac-c16234849119", "security_groups": [{"name": "CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-sec-grp"}, {"name": "default"}], "user_id": "0853c502512a48fab2badcac2508fdef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T21:42:42Z", "hostId": "eab1170e4694878ac19cb535034daf7508b321230862e4222b559aee", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-inst1", "created": "2018-06-27T21:42:22Z", "tenant_id": "1a277669fa5d44888276c53f9662ac3b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 21:43:59,185 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/d149702c-ed8f-4ae1-8bac-c16234849119 used request id req-76d4649b-289c-4eb5-9a6b-ffb691ee9f25 2018-06-27 21:43:59,188 - 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/d149702c-ed8f-4ae1-8bac-c16234849119/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36a09f84c9dc357863d3f0eb127ad072218d3175" -d '{"os-getConsoleOutput": {"length": null}}' 2018-06-27 21:43:59,402 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:43:59 GMT Content-Type: application/json Content-Length: 23572 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-572b9975-33e6-4ef6-99f7-ba8903c45893 X-Compute-Request-Id: req-572b9975-33e6-4ef6-99f7-ba8903c45893 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 911349694 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.270911] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.274159] pid_max: default: 32768 minimum: 301\n[ 0.275929] ACPI: Core revision 20150930\n[ 0.280212] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.282770] Security Framework initialized\n[ 0.284366] Yama: becoming mindful.\n[ 0.285813] AppArmor: AppArmor initialized\n[ 0.287525] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.290414] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.293032] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.295431] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.298203] Initializing cgroup subsys io\n[ 0.299745] Initializing cgroup subsys memory\n[ 0.301455] Initializing cgroup subsys devices\n[ 0.302907] Initializing cgroup subsys freezer\n[ 0.304275] Initializing cgroup subsys net_cls\n[ 0.305677] Initializing cgroup subsys perf_event\n[ 0.307113] Initializing cgroup subsys net_prio\n[ 0.308506] Initializing cgroup subsys hugetlb\n[ 0.309897] Initializing cgroup subsys pids\n[ 0.311308] CPU: Physical Processor ID: 0\n[ 0.313319] mce: CPU supports 10 MCE banks\n[ 0.314662] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.316229] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.320133] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.330967] ftrace: allocating 31920 entries in 125 pages\n[ 0.385651] smpboot: Max logical packages: 2\n[ 0.392510] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.394388] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.396535] x2apic enabled\n[ 0.397882] Switched APIC routing to physical x2apic.\n[ 0.400770] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.402526] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2)\n[ 0.405735] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver.\n[ 0.408319] ... version: 2\n[ 0.409583] ... bit width: 48\n[ 0.410875] ... generic registers: 4\n[ 0.412135] ... value mask: 0000ffffffffffff\n[ 0.413691] ... max period: 000000007fffffff\n[ 0.415233] ... fixed-purpose events: 3\n[ 0.416488] ... event mask: 000000070000000f\n[ 0.418081] KVM setup paravirtual spinlock\n[ 0.420167] x86: Booting SMP configuration:\n[ 0.421498] .... node #0, CPUs: #1\n[ 0.422821] kvm-clock: cpu 1, msr 0:1ffd1041, secondary cpu clock\n[ 0.445261] x86: Booted up 1 node, 2 CPUs\n[ 0.445265] KVM setup async PF for cpu 1\n[ 0.445270] kvm-stealtime: cpu 1, msr 1f90d940\n[ 0.449324] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.451690] devtmpfs: initialized\n[ 0.463717] evm: security.selinux\n[ 0.464822] evm: security.SMACK64\n[ 0.465925] evm: security.SMACK64EXEC\n[ 0.467080] evm: security.SMACK64TRANSMUTE\n[ 0.468330] evm: security.SMACK64MMAP\n[ 0.469487] evm: security.ima\n[ 0.470478] evm: security.capability\n[ 0.471890] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.474840] pinctrl core: initialized pinctrl subsystem\n[ 0.476567] RTC time: 21:42:42, date: 06/27/18\n[ 0.478126] NET: Registered protocol family 16\n[ 0.491514] cpuidle: using governor ladder\n[ 0.503610] cpuidle: using governor menu\n[ 0.504870] PCCT header not found.\n[ 0.506156] ACPI: bus type PCI registered\n[ 0.507399] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.509374] PCI: Using configuration type 1 for base access\n[ 0.511136] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off\n[ 0.525730] ACPI: Added _OSI(Module Device)\n[ 0.527059] ACPI: Added _OSI(Processor Device)\n[ 0.528379] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.529767] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.534145] ACPI: Interpreter enabled\n[ 0.535345] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.538265] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.541202] ACPI: (supports S0 S3 S4 S5)\n[ 0.542475] ACPI: Using IOAPIC for interrupt routing\n[ 0.543925] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.551840] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.553617] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.555537] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.557366] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.561116] acpiphp: Slot [3] registered\n[ 0.562406] acpiphp: Slot [4] registered\n[ 0.563656] acpiphp: Slot [5] registered\n[ 0.564970] acpiphp: Slot [6] registered\n[ 0.583115] acpiphp: Slot [7] registered\n[ 0.584379] acpiphp: Slot [8] registered\n[ 0.585664] acpiphp: Slot [9] registered\n[ 0.586900] acpiphp: Slot [10] registered\n[ 0.588155] acpiphp: Slot [11] registered\n[ 0.589417] acpiphp: Slot [12] registered\n[ 0.590702] acpiphp: Slot [13] registered\n[ 0.591959] acpiphp: Slot [14] registered\n[ 0.593235] acpiphp: Slot [15] registered\n[ 0.594519] acpiphp: Slot [16] registered\n[ 0.595802] acpiphp: Slot [17] registered\n[ 0.597064] acpiphp: Slot [18] registered\n[ 0.598326] acpiphp: Slot [19] registered\n[ 0.599595] acpiphp: Slot [20] registered\n[ 0.600864] acpiphp: Slot [21] registered\n[ 0.602121] acpiphp: Slot [22] registered\n[ 0.603391] acpiphp: Slot [23] registered\n[ 0.604648] acpiphp: Slot [24] registered\n[ 0.605941] acpiphp: Slot [25] registered\n[ 0.607224] acpiphp: Slot [26] registered\n[ 0.608474] acpiphp: Slot [27] registered\n[ 0.609742] acpiphp: Slot [28] registered\n[ 0.611028] acpiphp: Slot [29] registered\n[ 0.612281] acpiphp: Slot [30] registered\n[ 0.613557] acpiphp: Slot [31] registered\n[ 0.614856] PCI host bridge to bus 0000:00\n[ 0.616128] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.617975] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.619845] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.622121] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.624401] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.626740] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.632350] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.634304] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.636137] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.638061] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.643109] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.645299] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.684399] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.686781] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.689116] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.691437] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.693709] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.695823] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.697705] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.699338] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.701779] vgaarb: loaded\n[ 0.702743] vgaarb: bridge control possible 0000:00:02.0\n[ 0.705053] SCSI subsystem initialized\n[ 0.706372] ACPI: bus type USB registered\n[ 0.707663] usbcore: registered new interface driver usbfs\n[ 0.709280] usbcore: registered new interface driver hub\n[ 0.710850] usbcore: registered new device driver usb\n[ 0.712588] PCI: Using ACPI for IRQ routing\n[ 0.714275] NetLabel: Initializing\n[ 0.715401] NetLabel: domain hash size = 128\n[ 0.716746] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.718241] NetLabel: unlabeled traffic allowed by default\n[ 0.720039] clocksource: Switched to clocksource kvm-clock\n[ 0.735009] AppArmor: AppArmor Filesystem Enabled\n[ 0.736508] pnp: PnP ACPI init\n[ 0.738235] pnp: PnP ACPI: found 5 devices\n[ 0.747304] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.750002] NET: Registered protocol family 2\n[ 0.751561] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.753545] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.755379] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.757189] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.758876] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.760720] NET: Registered protocol family 1\n[ 0.762097] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.763801] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.765487] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.823914] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.882545] Trying to unpack rootfs image as initramfs...\n[ 1.002096] Freeing initrd memory: 4824K (ffff88001fb14000 - ffff88001ffca000)\n[ 1.004789] Scanning for low memory corruption every 60 seconds\n[ 1.006996] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.008794] audit: initializing netlink subsys (disabled)\n[ 1.010397] audit: type=2000 audit(1530135763.409:1): initialized\n[ 1.012622] Initialise system trusted keyring\n[ 1.014114] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.015927] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.020733] zbud: loaded\n[ 1.022054] VFS: Disk quotas dquot_6.6.0\n[ 1.023365] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.026526] fuse init (API version 7.23)\n[ 1.027999] Key type big_key registered\n[ 1.029276] Allocating IMA MOK and blacklist keyrings.\n[ 1.031238] Key type asymmetric registered\n[ 1.032541] Asymmetric key parser 'x509' registered\n[ 1.034081] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.036437] io scheduler noop registered\n[ 1.037700] io scheduler deadline registered (default)\n[ 1.039293] io scheduler cfq registered\n[ 1.040675] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.042334] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.044395] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.046719] ACPI: Power Button [PWRF]\n[ 1.048136] GHES: HEST is not enabled!\n[ 1.107134] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.224511] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.283744] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 1.287147] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.312222] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.316458] Linux agpgart interface v0.103\n[ 1.321210] brd: module loaded\n[ 1.324348] loop: module loaded\n[ 1.331015] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 1.333375] GPT:90111 != 20971519\n[ 1.334488] GPT:Alternate GPT header not at the end of the disk.\n[ 1.336223] GPT:90111 != 20971519\n[ 1.337342] GPT: Use GNU Parted to correct GPT errors.\n[ 1.338909] vda: vda1 vda15\n[ 1.341733] vdb:\n[ 1.343622] scsi host0: ata_piix\n[ 1.344855] scsi host1: ata_piix\n[ 1.346021] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14\n[ 1.347960] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15\n[ 1.350013] libphy: Fixed MDIO Bus: probed\n[ 1.351587] tun: Universal TUN/TAP device driver, 1.6\n[ 1.353107] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.356331] PPP generic driver version 2.4.2\n[ 1.357774] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.359644] ehci-pci: EHCI PCI platform driver\n[ 1.361053] ehci-platform: EHCI generic platform driver\n[ 1.362685] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.364468] ohci-pci: OHCI PCI platform driver\n[ 1.365871] ohci-platform: OHCI generic platform driver\n[ 1.367446] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.426546] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.428123] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.430477] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.432025] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.433806] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.435773] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.438061] usb usb1: Product: UHCI Host Controller\n[ 1.439559] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 1.441409] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.442988] hub 1-0:1.0: USB hub found\n[ 1.444225] hub 1-0:1.0: 2 ports detected\n[ 1.445769] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.449203] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.450738] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.452453] mousedev: PS/2 mouse device common for all mice\n[ 1.454370] rtc_cmos 00:00: RTC can wake from S4\n[ 1.456373] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.459078] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.461098] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.462983] i2c /dev entries driver\n[ 1.464237] device-mapper: uevent: version 1.0.3\n[ 1.465780] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.468386] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.470701] NET: Registered protocol family 10\n[ 1.472377] NET: Registered protocol family 17\n[ 1.473806] Key type dns_resolver registered\n[ 1.475465] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1\n[ 1.477174] microcode: CPU1 sig=0x306f2, pf=0x1, revision=0x1\n[ 1.478924] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.481789] registered taskstats version 1\n[ 1.483135] Loading compiled-in X.509 certificates\n[ 1.485435] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 1.506166] zswap: loaded using pool lzo/zbud\n[ 1.509131] Key type trusted registered\n[ 1.512703] Key type encrypted registered\n[ 1.514042] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.515690] ima: No TPM chip found, activating TPM-bypass!\n[ 1.517370] evm: HMAC attrs: 0x1\n[ 1.519028] Magic number: 6:941:753\n[ 1.520258] tty ttyS4: hash matches\n[ 1.521579] rtc_cmos 00:00: setting system clock to 2018-06-27 21:42:43 UTC (1530135763)\n[ 1.524209] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.525981] EDD information not available.\n[ 1.531603] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.534107] Write protecting the kernel read-only data: 14336k\n[ 1.536888] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.540069] 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.647841] 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.74\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.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-27 21:43:59,403 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers/d149702c-ed8f-4ae1-8bac-c16234849119/action used request id req-572b9975-33e6-4ef6-99f7-ba8903c45893 2018-06-27 21:44:00,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/d149702c-ed8f-4ae1-8bac-c16234849119 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36a09f84c9dc357863d3f0eb127ad072218d3175" 2018-06-27 21:44:02,322 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:44:02 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-73ccb02d-daf4-497f-b5f5-26cea5355abe X-Compute-Request-Id: req-73ccb02d-daf4-497f-b5f5-26cea5355abe Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:63:06", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/d149702c-ed8f-4ae1-8bac-c16234849119", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/d149702c-ed8f-4ae1-8bac-c16234849119", "rel": "bookmark"}], "image": {"id": "cd92b2b2-5a1b-4dd7-85bd-640f92b87592", "links": [{"href": "http://172.30.10.101:8774/images/cd92b2b2-5a1b-4dd7-85bd-640f92b87592", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T21:42:42.000000", "flavor": {"id": "44b590ea-e063-4a88-b0a4-7e49b71c065c", "links": [{"href": "http://172.30.10.101:8774/flavors/44b590ea-e063-4a88-b0a4-7e49b71c065c", "rel": "bookmark"}]}, "id": "d149702c-ed8f-4ae1-8bac-c16234849119", "security_groups": [{"name": "CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-sec-grp"}, {"name": "default"}], "user_id": "0853c502512a48fab2badcac2508fdef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T21:42:42Z", "hostId": "eab1170e4694878ac19cb535034daf7508b321230862e4222b559aee", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-inst1", "created": "2018-06-27T21:42:22Z", "tenant_id": "1a277669fa5d44888276c53f9662ac3b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 21:44:02,322 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/d149702c-ed8f-4ae1-8bac-c16234849119 used request id req-73ccb02d-daf4-497f-b5f5-26cea5355abe 2018-06-27 21:44:02,325 - 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/d149702c-ed8f-4ae1-8bac-c16234849119/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36a09f84c9dc357863d3f0eb127ad072218d3175" -d '{"os-getConsoleOutput": {"length": null}}' 2018-06-27 21:44:02,546 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:44:02 GMT Content-Type: application/json Content-Length: 26397 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-7b138d73-4ba5-4169-bfb0-97b288356137 X-Compute-Request-Id: req-7b138d73-4ba5-4169-bfb0-97b288356137 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 911349694 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.270911] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.274159] pid_max: default: 32768 minimum: 301\n[ 0.275929] ACPI: Core revision 20150930\n[ 0.280212] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.282770] Security Framework initialized\n[ 0.284366] Yama: becoming mindful.\n[ 0.285813] AppArmor: AppArmor initialized\n[ 0.287525] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.290414] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.293032] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.295431] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.298203] Initializing cgroup subsys io\n[ 0.299745] Initializing cgroup subsys memory\n[ 0.301455] Initializing cgroup subsys devices\n[ 0.302907] Initializing cgroup subsys freezer\n[ 0.304275] Initializing cgroup subsys net_cls\n[ 0.305677] Initializing cgroup subsys perf_event\n[ 0.307113] Initializing cgroup subsys net_prio\n[ 0.308506] Initializing cgroup subsys hugetlb\n[ 0.309897] Initializing cgroup subsys pids\n[ 0.311308] CPU: Physical Processor ID: 0\n[ 0.313319] mce: CPU supports 10 MCE banks\n[ 0.314662] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.316229] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.320133] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.330967] ftrace: allocating 31920 entries in 125 pages\n[ 0.385651] smpboot: Max logical packages: 2\n[ 0.392510] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.394388] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.396535] x2apic enabled\n[ 0.397882] Switched APIC routing to physical x2apic.\n[ 0.400770] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.402526] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2)\n[ 0.405735] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver.\n[ 0.408319] ... version: 2\n[ 0.409583] ... bit width: 48\n[ 0.410875] ... generic registers: 4\n[ 0.412135] ... value mask: 0000ffffffffffff\n[ 0.413691] ... max period: 000000007fffffff\n[ 0.415233] ... fixed-purpose events: 3\n[ 0.416488] ... event mask: 000000070000000f\n[ 0.418081] KVM setup paravirtual spinlock\n[ 0.420167] x86: Booting SMP configuration:\n[ 0.421498] .... node #0, CPUs: #1\n[ 0.422821] kvm-clock: cpu 1, msr 0:1ffd1041, secondary cpu clock\n[ 0.445261] x86: Booted up 1 node, 2 CPUs\n[ 0.445265] KVM setup async PF for cpu 1\n[ 0.445270] kvm-stealtime: cpu 1, msr 1f90d940\n[ 0.449324] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.451690] devtmpfs: initialized\n[ 0.463717] evm: security.selinux\n[ 0.464822] evm: security.SMACK64\n[ 0.465925] evm: security.SMACK64EXEC\n[ 0.467080] evm: security.SMACK64TRANSMUTE\n[ 0.468330] evm: security.SMACK64MMAP\n[ 0.469487] evm: security.ima\n[ 0.470478] evm: security.capability\n[ 0.471890] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.474840] pinctrl core: initialized pinctrl subsystem\n[ 0.476567] RTC time: 21:42:42, date: 06/27/18\n[ 0.478126] NET: Registered protocol family 16\n[ 0.491514] cpuidle: using governor ladder\n[ 0.503610] cpuidle: using governor menu\n[ 0.504870] PCCT header not found.\n[ 0.506156] ACPI: bus type PCI registered\n[ 0.507399] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.509374] PCI: Using configuration type 1 for base access\n[ 0.511136] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off\n[ 0.525730] ACPI: Added _OSI(Module Device)\n[ 0.527059] ACPI: Added _OSI(Processor Device)\n[ 0.528379] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.529767] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.534145] ACPI: Interpreter enabled\n[ 0.535345] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.538265] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.541202] ACPI: (supports S0 S3 S4 S5)\n[ 0.542475] ACPI: Using IOAPIC for interrupt routing\n[ 0.543925] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.551840] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.553617] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.555537] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.557366] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.561116] acpiphp: Slot [3] registered\n[ 0.562406] acpiphp: Slot [4] registered\n[ 0.563656] acpiphp: Slot [5] registered\n[ 0.564970] acpiphp: Slot [6] registered\n[ 0.583115] acpiphp: Slot [7] registered\n[ 0.584379] acpiphp: Slot [8] registered\n[ 0.585664] acpiphp: Slot [9] registered\n[ 0.586900] acpiphp: Slot [10] registered\n[ 0.588155] acpiphp: Slot [11] registered\n[ 0.589417] acpiphp: Slot [12] registered\n[ 0.590702] acpiphp: Slot [13] registered\n[ 0.591959] acpiphp: Slot [14] registered\n[ 0.593235] acpiphp: Slot [15] registered\n[ 0.594519] acpiphp: Slot [16] registered\n[ 0.595802] acpiphp: Slot [17] registered\n[ 0.597064] acpiphp: Slot [18] registered\n[ 0.598326] acpiphp: Slot [19] registered\n[ 0.599595] acpiphp: Slot [20] registered\n[ 0.600864] acpiphp: Slot [21] registered\n[ 0.602121] acpiphp: Slot [22] registered\n[ 0.603391] acpiphp: Slot [23] registered\n[ 0.604648] acpiphp: Slot [24] registered\n[ 0.605941] acpiphp: Slot [25] registered\n[ 0.607224] acpiphp: Slot [26] registered\n[ 0.608474] acpiphp: Slot [27] registered\n[ 0.609742] acpiphp: Slot [28] registered\n[ 0.611028] acpiphp: Slot [29] registered\n[ 0.612281] acpiphp: Slot [30] registered\n[ 0.613557] acpiphp: Slot [31] registered\n[ 0.614856] PCI host bridge to bus 0000:00\n[ 0.616128] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.617975] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.619845] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.622121] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.624401] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.626740] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.632350] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.634304] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.636137] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.638061] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.643109] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.645299] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.684399] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.686781] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.689116] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.691437] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.693709] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.695823] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.697705] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.699338] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.701779] vgaarb: loaded\n[ 0.702743] vgaarb: bridge control possible 0000:00:02.0\n[ 0.705053] SCSI subsystem initialized\n[ 0.706372] ACPI: bus type USB registered\n[ 0.707663] usbcore: registered new interface driver usbfs\n[ 0.709280] usbcore: registered new interface driver hub\n[ 0.710850] usbcore: registered new device driver usb\n[ 0.712588] PCI: Using ACPI for IRQ routing\n[ 0.714275] NetLabel: Initializing\n[ 0.715401] NetLabel: domain hash size = 128\n[ 0.716746] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.718241] NetLabel: unlabeled traffic allowed by default\n[ 0.720039] clocksource: Switched to clocksource kvm-clock\n[ 0.735009] AppArmor: AppArmor Filesystem Enabled\n[ 0.736508] pnp: PnP ACPI init\n[ 0.738235] pnp: PnP ACPI: found 5 devices\n[ 0.747304] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.750002] NET: Registered protocol family 2\n[ 0.751561] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.753545] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.755379] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.757189] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.758876] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.760720] NET: Registered protocol family 1\n[ 0.762097] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.763801] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.765487] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.823914] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.882545] Trying to unpack rootfs image as initramfs...\n[ 1.002096] Freeing initrd memory: 4824K (ffff88001fb14000 - ffff88001ffca000)\n[ 1.004789] Scanning for low memory corruption every 60 seconds\n[ 1.006996] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.008794] audit: initializing netlink subsys (disabled)\n[ 1.010397] audit: type=2000 audit(1530135763.409:1): initialized\n[ 1.012622] Initialise system trusted keyring\n[ 1.014114] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.015927] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.020733] zbud: loaded\n[ 1.022054] VFS: Disk quotas dquot_6.6.0\n[ 1.023365] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.026526] fuse init (API version 7.23)\n[ 1.027999] Key type big_key registered\n[ 1.029276] Allocating IMA MOK and blacklist keyrings.\n[ 1.031238] Key type asymmetric registered\n[ 1.032541] Asymmetric key parser 'x509' registered\n[ 1.034081] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.036437] io scheduler noop registered\n[ 1.037700] io scheduler deadline registered (default)\n[ 1.039293] io scheduler cfq registered\n[ 1.040675] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.042334] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.044395] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.046719] ACPI: Power Button [PWRF]\n[ 1.048136] GHES: HEST is not enabled!\n[ 1.107134] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.224511] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.283744] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 1.287147] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.312222] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.316458] Linux agpgart interface v0.103\n[ 1.321210] brd: module loaded\n[ 1.324348] loop: module loaded\n[ 1.331015] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 1.333375] GPT:90111 != 20971519\n[ 1.334488] GPT:Alternate GPT header not at the end of the disk.\n[ 1.336223] GPT:90111 != 20971519\n[ 1.337342] GPT: Use GNU Parted to correct GPT errors.\n[ 1.338909] vda: vda1 vda15\n[ 1.341733] vdb:\n[ 1.343622] scsi host0: ata_piix\n[ 1.344855] scsi host1: ata_piix\n[ 1.346021] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14\n[ 1.347960] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15\n[ 1.350013] libphy: Fixed MDIO Bus: probed\n[ 1.351587] tun: Universal TUN/TAP device driver, 1.6\n[ 1.353107] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.356331] PPP generic driver version 2.4.2\n[ 1.357774] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.359644] ehci-pci: EHCI PCI platform driver\n[ 1.361053] ehci-platform: EHCI generic platform driver\n[ 1.362685] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.364468] ohci-pci: OHCI PCI platform driver\n[ 1.365871] ohci-platform: OHCI generic platform driver\n[ 1.367446] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.426546] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.428123] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.430477] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.432025] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.433806] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.435773] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.438061] usb usb1: Product: UHCI Host Controller\n[ 1.439559] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 1.441409] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.442988] hub 1-0:1.0: USB hub found\n[ 1.444225] hub 1-0:1.0: 2 ports detected\n[ 1.445769] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.449203] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.450738] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.452453] mousedev: PS/2 mouse device common for all mice\n[ 1.454370] rtc_cmos 00:00: RTC can wake from S4\n[ 1.456373] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.459078] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.461098] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.462983] i2c /dev entries driver\n[ 1.464237] device-mapper: uevent: version 1.0.3\n[ 1.465780] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.468386] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.470701] NET: Registered protocol family 10\n[ 1.472377] NET: Registered protocol family 17\n[ 1.473806] Key type dns_resolver registered\n[ 1.475465] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1\n[ 1.477174] microcode: CPU1 sig=0x306f2, pf=0x1, revision=0x1\n[ 1.478924] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.481789] registered taskstats version 1\n[ 1.483135] Loading compiled-in X.509 certificates\n[ 1.485435] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 1.506166] zswap: loaded using pool lzo/zbud\n[ 1.509131] Key type trusted registered\n[ 1.512703] Key type encrypted registered\n[ 1.514042] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.515690] ima: No TPM chip found, activating TPM-bypass!\n[ 1.517370] evm: HMAC attrs: 0x1\n[ 1.519028] Magic number: 6:941:753\n[ 1.520258] tty ttyS4: hash matches\n[ 1.521579] rtc_cmos 00:00: setting system clock to 2018-06-27 21:42:43 UTC (1530135763)\n[ 1.524209] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.525981] EDD information not available.\n[ 1.531603] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.534107] Write protecting the kernel read-only data: 14336k\n[ 1.536888] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.540069] 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.647841] 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.74\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.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 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC9eR4H4fZDFeAfnkJqXgeWvD1Z5Aod7SiTeudo7bxwHqY2kcsNzB6YW1w/nwLsKN7rdfJLhpRNALtPO8m64fP9ZXOqM24CN6vYHK9cNoIoFR7rcNBBtnyVerN577p+vvIbeQUjpFNs5lTFEaSFgDiXEJud7YB3mByFpxj1n+TrLzfntiYO34GWJYn/3gAtzUBiLE1q9UkbR0clwm6gfrkiVAFAsbt65y9IrRRy/frUhjvUZ6ITGcWGL37dr3mllfjbF6MCC5hZRPxiesfXLy0aIsS3dQg1dwLYAGkhi48NT5SLRiDlBaoMRsWlfptG0ULIxrOWSwwA2GNYZBQjXaT9 root@createinstancetwonettests-bfcc1aed-6f23-4038-844e-c72352359a91\nssh-dss AAAAB3NzaC1kc3MAAACBAN1UiiVh2hhQUZuBwYFcShMFA/U3WJqgPxqmqbMgQdIqeDovr0GgqPSmr/DvxzMOeOuTrkpmWP1SUIpawXHWE2ri0iIQhq4otkRrtxOICc0LyFhx0PLrvqEdZFx3BBkuyFtJB1yOvh/jck/SIYYwxT0mZbB+M1xrH6FreLhG/tn/AAAAFQDTkcKICVvpFoGOdu2es04Jx8uIIQAAAIAEm1XEdXp3bbIWSzCHRLbKG6vIEdlKT9m51PNEmdeGXsuw3zDuC/NPpyP8W4R2t/F7fhtS04+EnHZUApTHYlFXKzhAfCasW1Fh6C180wvGbs3mZKTrVmMP4sgHWAexptoyfBSTVeohoY70Bq448SfjwkBddhf2Xk69bnjxPd/xxgAAAIA/OfbMEUK17R2FQ3uuu15/w3jOt1V/l8FQOMrlRU+Zt07yqTDZcCmVkzOaKlULR3GW/EJphbMxouV78Lwc1U7WDQ3lE08LKjgvv9KfckUP6Gt24f0feeL2zgEy6V/rR8ObYPZvF9i3NqX+DNKhb3jme+mD3wSiD3mpRxSSXAFCdA== root@createinstancetwonettests-bfcc1aed-6f23-4038-844e-c72352359a91\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:feef:6306/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: d149702c-ed8f-4ae1-8bac-c16234849119\nname: CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-inst1\navailability-zone: nova\nlocal-hostname: createinstancetwonettests-bfcc1aed-6f23-4038-844e-c72352359a91.novalocal\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=77.82 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancetwonettests-bfcc1aed-6f23-4038-844e-c72352359a91 login: "} 2018-06-27 21:44:02,547 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers/d149702c-ed8f-4ae1-8bac-c16234849119/action used request id req-7b138d73-4ba5-4169-bfb0-97b288356137 2018-06-27 21:44:03,551 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/f48eb18e-8ddb-41ca-ae11-6f3b1cf795c2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c30ebd179b6e29297bb1077cf6a65d3484972d77" 2018-06-27 21:44:04,191 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:44:04 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-b1bcda48-69cd-414d-8d18-3b35789569b6 X-Compute-Request-Id: req-b1bcda48-69cd-414d-8d18-3b35789569b6 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:8d:7b", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/f48eb18e-8ddb-41ca-ae11-6f3b1cf795c2", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/f48eb18e-8ddb-41ca-ae11-6f3b1cf795c2", "rel": "bookmark"}], "image": {"id": "cd92b2b2-5a1b-4dd7-85bd-640f92b87592", "links": [{"href": "http://172.30.10.101:8774/images/cd92b2b2-5a1b-4dd7-85bd-640f92b87592", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T21:43:35.000000", "flavor": {"id": "44b590ea-e063-4a88-b0a4-7e49b71c065c", "links": [{"href": "http://172.30.10.101:8774/flavors/44b590ea-e063-4a88-b0a4-7e49b71c065c", "rel": "bookmark"}]}, "id": "f48eb18e-8ddb-41ca-ae11-6f3b1cf795c2", "security_groups": [{"name": "CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-sec-grp"}, {"name": "default"}], "user_id": "0853c502512a48fab2badcac2508fdef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T21:43:36Z", "hostId": "eab1170e4694878ac19cb535034daf7508b321230862e4222b559aee", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-inst2", "created": "2018-06-27T21:43:21Z", "tenant_id": "1a277669fa5d44888276c53f9662ac3b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 21:44:04,191 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/f48eb18e-8ddb-41ca-ae11-6f3b1cf795c2 used request id req-b1bcda48-69cd-414d-8d18-3b35789569b6 2018-06-27 21:44:04,195 - 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/f48eb18e-8ddb-41ca-ae11-6f3b1cf795c2/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c30ebd179b6e29297bb1077cf6a65d3484972d77" -d '{"os-getConsoleOutput": {"length": null}}' 2018-06-27 21:44:04,528 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:44:04 GMT Content-Type: application/json Content-Length: 26336 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-d96348ca-d545-421a-b501-995c1eae1cd9 X-Compute-Request-Id: req-d96348ca-d545-421a-b501-995c1eae1cd9 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 930042927 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.257044] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.260333] pid_max: default: 32768 minimum: 301\n[ 0.262124] ACPI: Core revision 20150930\n[ 0.266402] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.268929] Security Framework initialized\n[ 0.270540] Yama: becoming mindful.\n[ 0.271974] AppArmor: AppArmor initialized\n[ 0.273714] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.276489] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.279321] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.281944] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.284892] Initializing cgroup subsys io\n[ 0.286575] Initializing cgroup subsys memory\n[ 0.288414] Initializing cgroup subsys devices\n[ 0.290264] Initializing cgroup subsys freezer\n[ 0.292085] Initializing cgroup subsys net_cls\n[ 0.294012] Initializing cgroup subsys perf_event\n[ 0.295973] Initializing cgroup subsys net_prio\n[ 0.297914] Initializing cgroup subsys hugetlb\n[ 0.299752] Initializing cgroup subsys pids\n[ 0.301586] CPU: Physical Processor ID: 0\n[ 0.304148] mce: CPU supports 10 MCE banks\n[ 0.306007] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.308170] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.312805] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.324497] ftrace: allocating 31920 entries in 125 pages\n[ 0.385431] smpboot: Max logical packages: 2\n[ 0.387220] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.389577] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.391749] x2apic enabled\n[ 0.393075] Switched APIC routing to physical x2apic.\n[ 0.395994] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.397746] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2)\n[ 0.400945] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver.\n[ 0.403549] ... version: 2\n[ 0.404804] ... bit width: 48\n[ 0.406092] ... generic registers: 4\n[ 0.407352] ... value mask: 0000ffffffffffff\n[ 0.408942] ... max period: 000000007fffffff\n[ 0.410508] ... fixed-purpose events: 3\n[ 0.411765] ... event mask: 000000070000000f\n[ 0.413358] KVM setup paravirtual spinlock\n[ 0.415456] x86: Booting SMP configuration:\n[ 0.416758] .... node #0, CPUs: #1\n[ 0.418113] kvm-clock: cpu 1, msr 0:1ffd1041, secondary cpu clock\n[ 0.440273] x86: Booted up 1 node, 2 CPUs\n[ 0.440276] KVM setup async PF for cpu 1\n[ 0.440282] kvm-stealtime: cpu 1, msr 1f90d940\n[ 0.445667] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.448818] devtmpfs: initialized\n[ 0.461659] evm: security.selinux\n[ 0.463152] evm: security.SMACK64\n[ 0.464631] evm: security.SMACK64EXEC\n[ 0.466194] evm: security.SMACK64TRANSMUTE\n[ 0.467917] evm: security.SMACK64MMAP\n[ 0.469343] evm: security.ima\n[ 0.470607] evm: security.capability\n[ 0.471995] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.474946] pinctrl core: initialized pinctrl subsystem\n[ 0.476706] RTC time: 21:43:35, date: 06/27/18\n[ 0.478244] NET: Registered protocol family 16\n[ 0.488536] cpuidle: using governor ladder\n[ 0.500569] cpuidle: using governor menu\n[ 0.501831] PCCT header not found.\n[ 0.503103] ACPI: bus type PCI registered\n[ 0.504370] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.506349] PCI: Using configuration type 1 for base access\n[ 0.508117] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off\n[ 0.522820] ACPI: Added _OSI(Module Device)\n[ 0.524134] ACPI: Added _OSI(Processor Device)\n[ 0.525501] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.526920] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.530937] ACPI: Interpreter enabled\n[ 0.532151] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.535070] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.537993] ACPI: (supports S0 S3 S4 S5)\n[ 0.539235] ACPI: Using IOAPIC for interrupt routing\n[ 0.540722] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.548761] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.550538] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.552448] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.554316] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.558140] acpiphp: Slot [3] registered\n[ 0.559422] acpiphp: Slot [4] registered\n[ 0.560702] acpiphp: Slot [5] registered\n[ 0.561982] acpiphp: Slot [6] registered\n[ 0.580618] acpiphp: Slot [7] registered\n[ 0.582030] acpiphp: Slot [8] registered\n[ 0.583305] acpiphp: Slot [9] registered\n[ 0.584586] acpiphp: Slot [10] registered\n[ 0.585892] acpiphp: Slot [11] registered\n[ 0.587182] acpiphp: Slot [12] registered\n[ 0.588474] acpiphp: Slot [13] registered\n[ 0.589809] acpiphp: Slot [14] registered\n[ 0.591100] acpiphp: Slot [15] registered\n[ 0.592391] acpiphp: Slot [16] registered\n[ 0.593719] acpiphp: Slot [17] registered\n[ 0.595017] acpiphp: Slot [18] registered\n[ 0.596276] acpiphp: Slot [19] registered\n[ 0.597570] acpiphp: Slot [20] registered\n[ 0.598863] acpiphp: Slot [21] registered\n[ 0.600148] acpiphp: Slot [22] registered\n[ 0.601432] acpiphp: Slot [23] registered\n[ 0.602706] acpiphp: Slot [24] registered\n[ 0.603965] acpiphp: Slot [25] registered\n[ 0.605238] acpiphp: Slot [26] registered\n[ 0.606512] acpiphp: Slot [27] registered\n[ 0.607772] acpiphp: Slot [28] registered\n[ 0.609029] acpiphp: Slot [29] registered\n[ 0.610348] acpiphp: Slot [30] registered\n[ 0.611616] acpiphp: Slot [31] registered\n[ 0.612859] PCI host bridge to bus 0000:00\n[ 0.614142] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.615971] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.617885] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.620172] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.622480] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.624804] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.630525] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.632503] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.634348] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.636346] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.641591] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.643844] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.683959] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.686276] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.688502] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.690756] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.693066] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.695135] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.696971] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.698574] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.700925] vgaarb: loaded\n[ 0.701888] vgaarb: bridge control possible 0000:00:02.0\n[ 0.704147] SCSI subsystem initialized\n[ 0.705451] ACPI: bus type USB registered\n[ 0.706707] usbcore: registered new interface driver usbfs\n[ 0.708283] usbcore: registered new interface driver hub\n[ 0.709828] usbcore: registered new device driver usb\n[ 0.711601] PCI: Using ACPI for IRQ routing\n[ 0.713249] NetLabel: Initializing\n[ 0.714347] NetLabel: domain hash size = 128\n[ 0.715649] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.717134] NetLabel: unlabeled traffic allowed by default\n[ 0.718883] clocksource: Switched to clocksource kvm-clock\n[ 0.733414] AppArmor: AppArmor Filesystem Enabled\n[ 0.734878] pnp: PnP ACPI init\n[ 0.736556] pnp: PnP ACPI: found 5 devices\n[ 0.745751] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.748389] NET: Registered protocol family 2\n[ 0.749929] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.751908] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.753700] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.755452] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.757097] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.758904] NET: Registered protocol family 1\n[ 0.760224] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.761964] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.763637] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.821810] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.880028] Trying to unpack rootfs image as initramfs...\n[ 1.000815] Freeing initrd memory: 4824K (ffff88001fb14000 - ffff88001ffca000)\n[ 1.004538] Scanning for low memory corruption every 60 seconds\n[ 1.007334] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.009669] audit: initializing netlink subsys (disabled)\n[ 1.011790] audit: type=2000 audit(1530135816.960:1): initialized\n[ 1.014578] Initialise system trusted keyring\n[ 1.016455] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.018895] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.024243] zbud: loaded\n[ 1.025797] VFS: Disk quotas dquot_6.6.0\n[ 1.027444] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.031226] fuse init (API version 7.23)\n[ 1.033121] Key type big_key registered\n[ 1.034705] Allocating IMA MOK and blacklist keyrings.\n[ 1.037255] Key type asymmetric registered\n[ 1.038917] Asymmetric key parser 'x509' registered\n[ 1.040814] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.043828] io scheduler noop registered\n[ 1.045418] io scheduler deadline registered (default)\n[ 1.047431] io scheduler cfq registered\n[ 1.049332] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.051647] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.054471] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.057598] ACPI: Power Button [PWRF]\n[ 1.059380] GHES: HEST is not enabled!\n[ 1.119065] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.238766] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.300073] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 1.304115] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.330664] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.335722] Linux agpgart interface v0.103\n[ 1.341029] brd: module loaded\n[ 1.344487] loop: module loaded\n[ 1.352426] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 1.355454] GPT:90111 != 20971519\n[ 1.356906] GPT:Alternate GPT header not at the end of the disk.\n[ 1.359272] GPT:90111 != 20971519\n[ 1.360719] GPT: Use GNU Parted to correct GPT errors.\n[ 1.362781] vda: vda1 vda15\n[ 1.366040] vdb:\n[ 1.368271] scsi host0: ata_piix\n[ 1.369909] scsi host1: ata_piix\n[ 1.371411] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14\n[ 1.374083] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15\n[ 1.377039] libphy: Fixed MDIO Bus: probed\n[ 1.378631] tun: Universal TUN/TAP device driver, 1.6\n[ 1.380623] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.384815] PPP generic driver version 2.4.2\n[ 1.386386] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.388322] ehci-pci: EHCI PCI platform driver\n[ 1.389898] ehci-platform: EHCI generic platform driver\n[ 1.391463] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.393235] ohci-pci: OHCI PCI platform driver\n[ 1.394608] ohci-platform: OHCI generic platform driver\n[ 1.396157] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.455696] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.457269] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.459564] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.461087] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.462859] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.464764] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.467055] usb usb1: Product: UHCI Host Controller\n[ 1.468529] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 1.470335] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.471897] hub 1-0:1.0: USB hub found\n[ 1.473111] hub 1-0:1.0: 2 ports detected\n[ 1.474624] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.478362] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.479869] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.481576] mousedev: PS/2 mouse device common for all mice\n[ 1.483473] rtc_cmos 00:00: RTC can wake from S4\n[ 1.485463] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.488089] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.490344] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.492525] i2c /dev entries driver\n[ 1.493813] device-mapper: uevent: version 1.0.3\n[ 1.495586] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.498250] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.500535] NET: Registered protocol family 10\n[ 1.502244] NET: Registered protocol family 17\n[ 1.503640] Key type dns_resolver registered\n[ 1.505302] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1\n[ 1.507114] microcode: CPU1 sig=0x306f2, pf=0x1, revision=0x1\n[ 1.509506] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.512556] registered taskstats version 1\n[ 1.514092] Loading compiled-in X.509 certificates\n[ 1.516834] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 1.537810] zswap: loaded using pool lzo/zbud\n[ 1.540539] Key type trusted registered\n[ 1.544215] Key type encrypted registered\n[ 1.545524] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.547151] ima: No TPM chip found, activating TPM-bypass!\n[ 1.548791] evm: HMAC attrs: 0x1\n[ 1.550454] Magic number: 6:941:753\n[ 1.551678] tty ttyS4: hash matches\n[ 1.552972] rtc_cmos 00:00: setting system clock to 2018-06-27 21:43:37 UTC (1530135817)\n[ 1.555615] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.557353] EDD information not available.\n[ 1.563000] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.565470] Write protecting the kernel read-only data: 14336k\n[ 1.568156] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.571256] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 1.23\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 13.32\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... [ 13.739739] random: dd urandom read with 11 bits of entropy available\ndone.\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCB/uSwUg7/ZbDOb6uwwyzUXC51YjG5bvYYdLr+oCOL2zRLg7kK+Pr3yv4f40br9WlpL4hWk2CszOmHhDXchvsSlUOEx3Kd+fmMRjAeDL1A0m8umWJ0T/XZ3aCiz8x/Den+vTN+dsQB8cAip7EXRhoXNYU1N5g7GBpEdc0JSTzZmdOkO/VJbRVYM5QILD2tFqfz+ZWmu56HXGIKPeM3zq4YAvpsHaR2FsNntaRfkbWfzDagXsx0zzY6CE+UAiGvnQF35ulMgzoUDN09sQda5NkDR+QKUzQd0hjc7oK7NI7UdP7Sj6GVRng6H+if0eDsu6hodbq15pc2Bf5kgeJEhFsH root@createinstancetwonettests-bfcc1aed-6f23-4038-844e-c72352359a91\nssh-dss AAAAB3NzaC1kc3MAAACBAOlIiURVY9L6vZHRgMSgMYBc8DcBwrY+cxfJ6OAf5hdy/aH6UYK3PVns4B9dS5DJBt8Ha0kyzFpez8HyDC++coGpd9xGgWWlXqTurHYU/Klu9uk8giIpdWGFCaxcTIGKfIJqIGLY1HSXpkDt0L9m2TK5CiPcHS902LrURTotX/N/AAAAFQDiJK++xKR69cfPvNr7bmX/r4xsFwAAAIEAxgJyTXIcnv5cEvZ9LZ4TE/CSKoaFEE0T43g9f0zqKneyLZsT0I3tuCQPdg5JeHMHm3Tt0C3vzWzsDnhsNaBi+BkkUIB2MrdVA/uB4/iFJ97J8k44etVkCnhZQb1J+ZigmNhB4NtE69w+6bk5gv6IsAxj2wJGId+yJGfm9XXYFwsAAACAFnbSdswK4hq7gdgHKOnobB8gciYIQvhbUEfIcZ/PTbRdU5NVVuSz+ShLmZiFyqt5eR2leuYAAIyFsGCRAfWyN39Gh0fLpjm38vbwX7ukjUM2sDhuZLS7uPw9urSp2Y0bsVIiN93iv34Bf6LPzooRerWrcCAda2q0IDAQQgrEDVU= root@createinstancetwonettests-bfcc1aed-6f23-4038-844e-c72352359a91\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:fe3d:8d7b/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: f48eb18e-8ddb-41ca-ae11-6f3b1cf795c2\nname: CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-inst2\navailability-zone: nova\nlocal-hostname: createinstancetwonettests-bfcc1aed-6f23-4038-844e-c72352359a91.novalocal\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=17.38 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancetwonettests-bfcc1aed-6f23-4038-844e-c72352359a91 login: "} 2018-06-27 21:44:04,529 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers/f48eb18e-8ddb-41ca-ae11-6f3b1cf795c2/action used request id req-d96348ca-d545-421a-b501-995c1eae1cd9 2018-06-27 21:44:04,531 - create_instance - INFO - Deleting Port with ID - ab4470ab-782f-480f-96d5-a1ebf11ea280 2018-06-27 21:44:04,531 - neutron_utils - INFO - Deleting port with name CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-vm1-port 2018-06-27 21:44:04,536 - 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/ab4470ab-782f-480f-96d5-a1ebf11ea280 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36a09f84c9dc357863d3f0eb127ad072218d3175" 2018-06-27 21:44:06,194 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:44:06 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-7dcdef6a-044e-47bd-9292-2358959e6cc5 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:44:06,194 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/ports/ab4470ab-782f-480f-96d5-a1ebf11ea280 used request id req-7dcdef6a-044e-47bd-9292-2358959e6cc5 2018-06-27 21:44:06,195 - create_instance - INFO - Deleting VM instance - CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-inst1 2018-06-27 21:44:06,198 - 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/d149702c-ed8f-4ae1-8bac-c16234849119 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36a09f84c9dc357863d3f0eb127ad072218d3175" 2018-06-27 21:44:06,627 - novaclient.v2.client - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21: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-97304983-cb75-4710-9003-9e8e650e4dae X-Compute-Request-Id: req-97304983-cb75-4710-9003-9e8e650e4dae Front-End-Https: on 2018-06-27 21:44:06,627 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/servers/d149702c-ed8f-4ae1-8bac-c16234849119 used request id req-97304983-cb75-4710-9003-9e8e650e4dae 2018-06-27 21:44:06,627 - create_instance - INFO - Checking deletion status 2018-06-27 21:44:06,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/d149702c-ed8f-4ae1-8bac-c16234849119 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36a09f84c9dc357863d3f0eb127ad072218d3175" 2018-06-27 21:44:06,959 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:44:06 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-f1555b06-f5a0-45ec-9b1b-52ddb842de58 X-Compute-Request-Id: req-f1555b06-f5a0-45ec-9b1b-52ddb842de58 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:63:06", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/d149702c-ed8f-4ae1-8bac-c16234849119", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/d149702c-ed8f-4ae1-8bac-c16234849119", "rel": "bookmark"}], "image": {"id": "cd92b2b2-5a1b-4dd7-85bd-640f92b87592", "links": [{"href": "http://172.30.10.101:8774/images/cd92b2b2-5a1b-4dd7-85bd-640f92b87592", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T21:42:42.000000", "flavor": {"id": "44b590ea-e063-4a88-b0a4-7e49b71c065c", "links": [{"href": "http://172.30.10.101:8774/flavors/44b590ea-e063-4a88-b0a4-7e49b71c065c", "rel": "bookmark"}]}, "id": "d149702c-ed8f-4ae1-8bac-c16234849119", "user_id": "0853c502512a48fab2badcac2508fdef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T21:44:07Z", "hostId": "eab1170e4694878ac19cb535034daf7508b321230862e4222b559aee", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-inst1", "created": "2018-06-27T21:42:22Z", "tenant_id": "1a277669fa5d44888276c53f9662ac3b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 21:44:06,959 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/d149702c-ed8f-4ae1-8bac-c16234849119 used request id req-f1555b06-f5a0-45ec-9b1b-52ddb842de58 2018-06-27 21:44:06,959 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-inst1] is - ACTIVE 2018-06-27 21:44:06,959 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 21:44:09,961 - create_instance - DEBUG - VM status query timeout in 296.667180061 2018-06-27 21:44:09,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/d149702c-ed8f-4ae1-8bac-c16234849119 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36a09f84c9dc357863d3f0eb127ad072218d3175" 2018-06-27 21:44:10,285 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:44: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-e3a79724-1a59-43dd-937d-c6e0f12ab966 X-Compute-Request-Id: req-e3a79724-1a59-43dd-937d-c6e0f12ab966 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/d149702c-ed8f-4ae1-8bac-c16234849119", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/d149702c-ed8f-4ae1-8bac-c16234849119", "rel": "bookmark"}], "image": {"id": "cd92b2b2-5a1b-4dd7-85bd-640f92b87592", "links": [{"href": "http://172.30.10.101:8774/images/cd92b2b2-5a1b-4dd7-85bd-640f92b87592", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T21:42:42.000000", "flavor": {"id": "44b590ea-e063-4a88-b0a4-7e49b71c065c", "links": [{"href": "http://172.30.10.101:8774/flavors/44b590ea-e063-4a88-b0a4-7e49b71c065c", "rel": "bookmark"}]}, "id": "d149702c-ed8f-4ae1-8bac-c16234849119", "user_id": "0853c502512a48fab2badcac2508fdef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T21:44:07Z", "hostId": "eab1170e4694878ac19cb535034daf7508b321230862e4222b559aee", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-inst1", "created": "2018-06-27T21:42:22Z", "tenant_id": "1a277669fa5d44888276c53f9662ac3b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 21:44:10,285 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/d149702c-ed8f-4ae1-8bac-c16234849119 used request id req-e3a79724-1a59-43dd-937d-c6e0f12ab966 2018-06-27 21:44:10,285 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-inst1] is - ACTIVE 2018-06-27 21:44:10,286 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 21:44:13,289 - create_instance - DEBUG - VM status query timeout in 293.338839054 2018-06-27 21:44:13,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/d149702c-ed8f-4ae1-8bac-c16234849119 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36a09f84c9dc357863d3f0eb127ad072218d3175" 2018-06-27 21:44:13,480 - novaclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Wed, 27 Jun 2018 21:44:13 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-d9c40bda-05f2-498a-9407-3f5ca56d9fb5 X-Compute-Request-Id: req-d9c40bda-05f2-498a-9407-3f5ca56d9fb5 RESP BODY: {"itemNotFound": {"message": "Instance d149702c-ed8f-4ae1-8bac-c16234849119 could not be found.", "code": 404}} 2018-06-27 21:44:13,480 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/d149702c-ed8f-4ae1-8bac-c16234849119 used request id req-d9c40bda-05f2-498a-9407-3f5ca56d9fb5 2018-06-27 21:44:13,481 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance d149702c-ed8f-4ae1-8bac-c16234849119 could not be found. (HTTP 404) (Request-ID: req-d9c40bda-05f2-498a-9407-3f5ca56d9fb5) 2018-06-27 21:44:13,481 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-inst1 2018-06-27 21:44:13,483 - create_instance - INFO - Deleting Port with ID - 9d989eab-b654-415d-8599-0b3e85ae819d 2018-06-27 21:44:13,483 - neutron_utils - INFO - Deleting port with name CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-vm2-port 2018-06-27 21:44:13,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/ports/9d989eab-b654-415d-8599-0b3e85ae819d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c30ebd179b6e29297bb1077cf6a65d3484972d77" 2018-06-27 21:44:15,071 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:44:15 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-3ffa13a1-4997-43f7-8d00-8a9ac3097585 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:44:15,071 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/ports/9d989eab-b654-415d-8599-0b3e85ae819d used request id req-3ffa13a1-4997-43f7-8d00-8a9ac3097585 2018-06-27 21:44:15,072 - create_instance - INFO - Deleting VM instance - CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-inst2 2018-06-27 21:44:15,074 - 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/f48eb18e-8ddb-41ca-ae11-6f3b1cf795c2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c30ebd179b6e29297bb1077cf6a65d3484972d77" 2018-06-27 21:44:15,903 - novaclient.v2.client - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:44: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-fda3dc95-b42a-4ea7-be8d-62c67d239b0c X-Compute-Request-Id: req-fda3dc95-b42a-4ea7-be8d-62c67d239b0c Front-End-Https: on 2018-06-27 21:44:15,903 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/servers/f48eb18e-8ddb-41ca-ae11-6f3b1cf795c2 used request id req-fda3dc95-b42a-4ea7-be8d-62c67d239b0c 2018-06-27 21:44:15,903 - create_instance - INFO - Checking deletion status 2018-06-27 21:44:15,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/f48eb18e-8ddb-41ca-ae11-6f3b1cf795c2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c30ebd179b6e29297bb1077cf6a65d3484972d77" 2018-06-27 21:44:16,268 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:44:16 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-0d4b2aa5-49f3-409c-802b-479c43d930c5 X-Compute-Request-Id: req-0d4b2aa5-49f3-409c-802b-479c43d930c5 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:8d:7b", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/f48eb18e-8ddb-41ca-ae11-6f3b1cf795c2", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/f48eb18e-8ddb-41ca-ae11-6f3b1cf795c2", "rel": "bookmark"}], "image": {"id": "cd92b2b2-5a1b-4dd7-85bd-640f92b87592", "links": [{"href": "http://172.30.10.101:8774/images/cd92b2b2-5a1b-4dd7-85bd-640f92b87592", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T21:43:35.000000", "flavor": {"id": "44b590ea-e063-4a88-b0a4-7e49b71c065c", "links": [{"href": "http://172.30.10.101:8774/flavors/44b590ea-e063-4a88-b0a4-7e49b71c065c", "rel": "bookmark"}]}, "id": "f48eb18e-8ddb-41ca-ae11-6f3b1cf795c2", "user_id": "0853c502512a48fab2badcac2508fdef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T21:44:16Z", "hostId": "eab1170e4694878ac19cb535034daf7508b321230862e4222b559aee", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-inst2", "created": "2018-06-27T21:43:21Z", "tenant_id": "1a277669fa5d44888276c53f9662ac3b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 21:44:16,268 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/f48eb18e-8ddb-41ca-ae11-6f3b1cf795c2 used request id req-0d4b2aa5-49f3-409c-802b-479c43d930c5 2018-06-27 21:44:16,269 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-inst2] is - ACTIVE 2018-06-27 21:44:16,269 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 21:44:19,272 - create_instance - DEBUG - VM status query timeout in 296.63205409 2018-06-27 21:44:19,275 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/f48eb18e-8ddb-41ca-ae11-6f3b1cf795c2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c30ebd179b6e29297bb1077cf6a65d3484972d77" 2018-06-27 21:44:19,467 - novaclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Wed, 27 Jun 2018 21:44:19 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-0aa720ac-09f6-4d52-ae0e-9c65490f713b X-Compute-Request-Id: req-0aa720ac-09f6-4d52-ae0e-9c65490f713b RESP BODY: {"itemNotFound": {"message": "Instance f48eb18e-8ddb-41ca-ae11-6f3b1cf795c2 could not be found.", "code": 404}} 2018-06-27 21:44:19,467 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/f48eb18e-8ddb-41ca-ae11-6f3b1cf795c2 used request id req-0aa720ac-09f6-4d52-ae0e-9c65490f713b 2018-06-27 21:44:19,467 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance f48eb18e-8ddb-41ca-ae11-6f3b1cf795c2 could not be found. (HTTP 404) (Request-ID: req-0aa720ac-09f6-4d52-ae0e-9c65490f713b) 2018-06-27 21:44:19,468 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-inst2 2018-06-27 21:44:19,472 - 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/44b590ea-e063-4a88-b0a4-7e49b71c065c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb8988f6b95f62862fcec3db0e6af952fffa2461" 2018-06-27 21:44:20,358 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 21:44: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-31b5d893-55dc-47ca-822d-742db07df628 X-Compute-Request-Id: req-31b5d893-55dc-47ca-822d-742db07df628 2018-06-27 21:44:20,358 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/flavors/44b590ea-e063-4a88-b0a4-7e49b71c065c used request id req-31b5d893-55dc-47ca-822d-742db07df628 2018-06-27 21:44:20,359 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-pub-router and port CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-router-port1 2018-06-27 21:44:20,359 - neutron_utils - INFO - Removing router interface from router named CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-pub-router 2018-06-27 21:44:20,364 - 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/806303f8-60f9-472a-a45a-48cb190ed667/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bb96779b5a48c08b55affcc92ee0723dee82a13" -d '{"port_id": "ac7238b8-0c41-4e78-ba72-102efeb6cd0e"}' 2018-06-27 21:44:25,566 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:44:25 GMT Content-Type: application/json Content-Length: 309 Connection: keep-alive X-Openstack-Request-Id: req-986f2f2b-8a37-4818-a2ec-01ca42ef54e4 Front-End-Https: on RESP BODY: {"network_id": "d6d4ccd1-0f09-4937-a6a7-6de4d53222f0", "tenant_id": "1a277669fa5d44888276c53f9662ac3b", "subnet_id": "ec43a37a-0fb8-4365-8dfa-9f7ceb10accd", "subnet_ids": ["ec43a37a-0fb8-4365-8dfa-9f7ceb10accd"], "port_id": "ac7238b8-0c41-4e78-ba72-102efeb6cd0e", "id": "806303f8-60f9-472a-a45a-48cb190ed667"} 2018-06-27 21:44:25,566 - keystoneauth.session - DEBUG - PUT call to network for https://172.30.10.101:9696/v2.0/routers/806303f8-60f9-472a-a45a-48cb190ed667/remove_router_interface used request id req-986f2f2b-8a37-4818-a2ec-01ca42ef54e4 2018-06-27 21:44:25,567 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-pub-router and port CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-router-port2 2018-06-27 21:44:25,567 - neutron_utils - INFO - Removing router interface from router named CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-pub-router 2018-06-27 21:44:25,573 - 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/806303f8-60f9-472a-a45a-48cb190ed667/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bb96779b5a48c08b55affcc92ee0723dee82a13" -d '{"port_id": "6a95288f-3853-4cca-8488-8fc9b2902688"}' 2018-06-27 21:44:30,236 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:44:30 GMT Content-Type: application/json Content-Length: 309 Connection: keep-alive X-Openstack-Request-Id: req-22e59408-3faf-49d1-ae85-762d604e255d Front-End-Https: on RESP BODY: {"network_id": "6ec74acd-f882-4fd3-b9b1-d17f2ca4c5f2", "tenant_id": "1a277669fa5d44888276c53f9662ac3b", "subnet_id": "508ebf94-225d-4de1-956f-11896d9d345b", "subnet_ids": ["508ebf94-225d-4de1-956f-11896d9d345b"], "port_id": "6a95288f-3853-4cca-8488-8fc9b2902688", "id": "806303f8-60f9-472a-a45a-48cb190ed667"} 2018-06-27 21:44:30,236 - keystoneauth.session - DEBUG - PUT call to network for https://172.30.10.101:9696/v2.0/routers/806303f8-60f9-472a-a45a-48cb190ed667/remove_router_interface used request id req-22e59408-3faf-49d1-ae85-762d604e255d 2018-06-27 21:44:30,237 - OpenStackNetwork - INFO - Removing router CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-pub-router 2018-06-27 21:44:30,237 - neutron_utils - INFO - Deleting router with name - CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-pub-router 2018-06-27 21:44:30,242 - 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/806303f8-60f9-472a-a45a-48cb190ed667 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bb96779b5a48c08b55affcc92ee0723dee82a13" 2018-06-27 21:44:31,405 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:44:31 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-9668debc-1504-4ce4-ba70-77c27bc13330 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:44:31,405 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/routers/806303f8-60f9-472a-a45a-48cb190ed667 used request id req-9668debc-1504-4ce4-ba70-77c27bc13330 2018-06-27 21:44:31,406 - neutron_utils - INFO - Deleting subnet with name CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-subnet1 2018-06-27 21:44:31,407 - neutron_utils - INFO - Deleting subnet with name CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-subnet1 2018-06-27 21:44:31,412 - 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/ec43a37a-0fb8-4365-8dfa-9f7ceb10accd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03f5a84c4f08fee49ece8b49abf0d4c25617ca97" 2018-06-27 21:44:36,242 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:44:36 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-836cb712-b83e-4053-9816-40eb9f369395 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:44:36,243 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/ec43a37a-0fb8-4365-8dfa-9f7ceb10accd used request id req-836cb712-b83e-4053-9816-40eb9f369395 2018-06-27 21:44:36,243 - neutron_utils - INFO - Deleting network with name CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-net1 2018-06-27 21:44:36,248 - 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/d6d4ccd1-0f09-4937-a6a7-6de4d53222f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03f5a84c4f08fee49ece8b49abf0d4c25617ca97" 2018-06-27 21:44:38,928 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:44:38 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-cb0b33c6-45b2-4bf3-a5d2-692448f8c1a3 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:44:38,928 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/d6d4ccd1-0f09-4937-a6a7-6de4d53222f0 used request id req-cb0b33c6-45b2-4bf3-a5d2-692448f8c1a3 2018-06-27 21:44:38,929 - neutron_utils - INFO - Deleting subnet with name CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-subnet2 2018-06-27 21:44:38,929 - neutron_utils - INFO - Deleting subnet with name CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-subnet2 2018-06-27 21:44:38,934 - 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/508ebf94-225d-4de1-956f-11896d9d345b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bdb97a6cd6adb7c7c112d4a2405b0cd1f65b211" 2018-06-27 21:44:43,863 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:44:43 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-46fb2adb-2061-4433-a3d8-3552613e24bd Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:44:43,863 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/508ebf94-225d-4de1-956f-11896d9d345b used request id req-46fb2adb-2061-4433-a3d8-3552613e24bd 2018-06-27 21:44:43,863 - neutron_utils - INFO - Deleting network with name CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-net2 2018-06-27 21:44:43,869 - 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/6ec74acd-f882-4fd3-b9b1-d17f2ca4c5f2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bdb97a6cd6adb7c7c112d4a2405b0cd1f65b211" 2018-06-27 21:44:47,599 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:44:47 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-f3f89fc7-bd58-43a4-b225-b3273d5327d5 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:44:47,599 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/6ec74acd-f882-4fd3-b9b1-d17f2ca4c5f2 used request id req-f3f89fc7-bd58-43a4-b225-b3273d5327d5 2018-06-27 21:44:47,600 - neutron_utils - INFO - Deleting security group rule with ID - 3b761a87-bbce-4e81-9956-a07ff83dff16 2018-06-27 21:44:47,605 - 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/3b761a87-bbce-4e81-9956-a07ff83dff16 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b397f3a3f3f4f3a30352593923cf2ab0aeacff7" 2018-06-27 21:44:47,974 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:44:47 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-1dc0c264-8a74-4fd8-a004-34fa7115f637 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:44:47,975 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/3b761a87-bbce-4e81-9956-a07ff83dff16 used request id req-1dc0c264-8a74-4fd8-a004-34fa7115f637 2018-06-27 21:44:47,975 - neutron_utils - INFO - Deleting security group rule with ID - 9dc1a1ba-99ed-4838-aba0-2f7cc0645432 2018-06-27 21:44:47,980 - 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/9dc1a1ba-99ed-4838-aba0-2f7cc0645432 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b397f3a3f3f4f3a30352593923cf2ab0aeacff7" 2018-06-27 21:44:48,301 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:44:48 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-d3462dc7-3641-4b2c-8b28-eab3eaa0566d Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:44:48,302 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/9dc1a1ba-99ed-4838-aba0-2f7cc0645432 used request id req-d3462dc7-3641-4b2c-8b28-eab3eaa0566d 2018-06-27 21:44:48,302 - neutron_utils - INFO - Deleting security group rule with ID - 203f7bb9-a259-44f5-b7cc-3b1ef1e17647 2018-06-27 21:44:48,307 - 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/203f7bb9-a259-44f5-b7cc-3b1ef1e17647 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b397f3a3f3f4f3a30352593923cf2ab0aeacff7" 2018-06-27 21:44:48,572 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:44:48 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-47e0a894-fba8-431f-a82f-d9e717a231e9 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:44:48,572 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/203f7bb9-a259-44f5-b7cc-3b1ef1e17647 used request id req-47e0a894-fba8-431f-a82f-d9e717a231e9 2018-06-27 21:44:48,573 - neutron_utils - INFO - Deleting security group rule with ID - c0606b4e-db3d-4893-921e-f516daa947d6 2018-06-27 21:44:48,578 - 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/c0606b4e-db3d-4893-921e-f516daa947d6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b397f3a3f3f4f3a30352593923cf2ab0aeacff7" 2018-06-27 21:44:48,780 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:44:48 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-2ccb5b3d-eae1-4e94-83ac-e3fe3507a33f Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:44:48,780 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/c0606b4e-db3d-4893-921e-f516daa947d6 used request id req-2ccb5b3d-eae1-4e94-83ac-e3fe3507a33f 2018-06-27 21:44:48,781 - neutron_utils - INFO - Deleting security group with name - CreateInstanceTwoNetTests-bfcc1aed-6f23-4038-844e-c72352359a91-sec-grp 2018-06-27 21:44:48,786 - 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/39f31859-8528-40f2-bb31-c986d7a72aa2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b397f3a3f3f4f3a30352593923cf2ab0aeacff7" 2018-06-27 21:44:49,135 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:44:49 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-0367c16e-fc83-4543-9b7c-57ed2a105e59 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:44:49,135 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/39f31859-8528-40f2-bb31-c986d7a72aa2 used request id req-0367c16e-fc83-4543-9b7c-57ed2a105e59 2018-06-27 21:44:49,136 - glance_utils - INFO - Deleting image named - CreateInstanceTwoNetTests-fe90b7e4-201e-4f00-beb2-1e2126d9db17 2018-06-27 21:44:49,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9292/v2/images/cd92b2b2-5a1b-4dd7-85bd-640f92b87592 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}94d41dda6c67530d27f0f65ae2fb91d2ac1a7b66" 2018-06-27 21:44:49,921 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:44:49 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-116e331d-ebec-4bee-990b-011fe5744e25 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-27 21:44:49,921 - keystoneauth.session - DEBUG - DELETE call to image for https://172.30.10.101:9292/v2/images/cd92b2b2-5a1b-4dd7-85bd-640f92b87592 used request id req-116e331d-ebec-4bee-990b-011fe5744e25 2018-06-27 21:44:49,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/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85beb539827f2e30cc09a7dc6a847746096e1b30" 2018-06-27 21:44:50,747 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:44:50 GMT Content-Type: application/json Content-Length: 11766 Connection: keep-alive X-Openstack-Request-Id: req-c72ea413-a717-4c9c-b8df-a8ad866574c1 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-27T19:03:04Z", "updated_at": "2018-06-27T19:03:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "6748ef1e-56da-434e-9e89-e86b58537b65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "b3e3826c-1c48-4699-93f0-f8a310956753", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "bfad35fa-7ea9-4a81-917d-7b86481eb510", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "d657b333-103d-4d19-add8-1e8bae2f8849", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1a277669fa5d44888276c53f9662ac3b", "created_at": "2018-06-27T21:41:13Z", "updated_at": "2018-06-27T21:41:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:41:13Z", "revision_number": 0, "id": "01dc83f7-f6b6-4714-87ef-2583cd0a6f6f", "remote_group_id": "7dc1bf5a-c947-4872-b3f0-808e59f9bcd9", "remote_ip_prefix": null, "created_at": "2018-06-27T21:41:13Z", "security_group_id": "7dc1bf5a-c947-4872-b3f0-808e59f9bcd9", "tenant_id": "1a277669fa5d44888276c53f9662ac3b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a277669fa5d44888276c53f9662ac3b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:41:13Z", "revision_number": 0, "id": "583f7825-cb3a-4cdb-a5c3-165038542774", "remote_group_id": "7dc1bf5a-c947-4872-b3f0-808e59f9bcd9", "remote_ip_prefix": null, "created_at": "2018-06-27T21:41:13Z", "security_group_id": "7dc1bf5a-c947-4872-b3f0-808e59f9bcd9", "tenant_id": "1a277669fa5d44888276c53f9662ac3b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a277669fa5d44888276c53f9662ac3b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:41:13Z", "revision_number": 0, "id": "a248ec7c-3405-4b69-bdf4-a3b546f1addc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:41:13Z", "security_group_id": "7dc1bf5a-c947-4872-b3f0-808e59f9bcd9", "tenant_id": "1a277669fa5d44888276c53f9662ac3b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a277669fa5d44888276c53f9662ac3b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:41:13Z", "revision_number": 0, "id": "b2c8607a-ffdf-4e38-bccf-0696fb4520fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:41:13Z", "security_group_id": "7dc1bf5a-c947-4872-b3f0-808e59f9bcd9", "tenant_id": "1a277669fa5d44888276c53f9662ac3b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a277669fa5d44888276c53f9662ac3b"}], "revision_number": 4, "project_id": "1a277669fa5d44888276c53f9662ac3b", "id": "7dc1bf5a-c947-4872-b3f0-808e59f9bcd9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b92069937e44a3786e439f95c61afe5", "created_at": "2018-06-27T19:08:41Z", "updated_at": "2018-06-27T19:08:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "4ac2a090-f595-4e7b-9b7a-a52fa204e881", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "5508c0b1-6261-44cb-854d-60c64bcbba0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "a60c77dc-6985-48ac-a3a3-067176d3e52f", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "e6ec0fa4-1eb3-4c5d-a451-c7acfd7fde82", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}], "revision_number": 4, "project_id": "4b92069937e44a3786e439f95c61afe5", "id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T18:59:55Z", "updated_at": "2018-06-27T18:59:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "5a060918-419b-4ec3-90df-a7764c06af2f", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "6cd9bbf0-4d1b-4b13-a6c4-e20a15bb3360", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "8134c0f0-89c6-4d45-bef8-a9260d9d0723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "e0e7297a-a59d-4d2b-b75c-2cc86b269114", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}], "revision_number": 4, "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "created_at": "2018-06-27T21:03:43Z", "updated_at": "2018-06-27T21:03:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "41061dbf-a5a2-465f-84dd-140f6104b3f7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "47d5c96d-0510-41a5-b33e-5683702c5bb8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "4b4b6430-3f42-4fe4-a25e-2c5c015a7699", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "e6a68cb7-6491-4474-a4d7-38496cac4eb7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}], "revision_number": 4, "project_id": "3f0a375b66c54145bff1c56e7c91ad73", "id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "name": "default"}]} 2018-06-27 21:44:50,747 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-c72ea413-a717-4c9c-b8df-a8ad866574c1 2018-06-27 21:44:50,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/1a277669fa5d44888276c53f9662ac3b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85beb539827f2e30cc09a7dc6a847746096e1b30" 2018-06-27 21:44:51,265 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:44:50 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-94ad7f7d-d4b5-46da-bab9-e4d8388da763 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/1a277669fa5d44888276c53f9662ac3b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1a277669fa5d44888276c53f9662ac3b", "name": "CreateInstanceTwoNetTests-fc3a1c11-5f1e-423-proj"}} 2018-06-27 21:44:51,265 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/1a277669fa5d44888276c53f9662ac3b used request id req-94ad7f7d-d4b5-46da-bab9-e4d8388da763 2018-06-27 21:44:51,266 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7dc1bf5a-c947-4872-b3f0-808e59f9bcd9 2018-06-27 21:44:51,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/security-group-rules?security_group_id=7dc1bf5a-c947-4872-b3f0-808e59f9bcd9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85beb539827f2e30cc09a7dc6a847746096e1b30" 2018-06-27 21:44:51,319 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:44:51 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-c853eaef-3b4f-4d48-8bd4-12dacfa5b822 Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": "7dc1bf5a-c947-4872-b3f0-808e59f9bcd9", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:41:13Z", "security_group_id": "7dc1bf5a-c947-4872-b3f0-808e59f9bcd9", "port_range_min": null, "revision_number": 0, "tenant_id": "1a277669fa5d44888276c53f9662ac3b", "created_at": "2018-06-27T21:41:13Z", "project_id": "1a277669fa5d44888276c53f9662ac3b", "id": "01dc83f7-f6b6-4714-87ef-2583cd0a6f6f"}, {"remote_group_id": "7dc1bf5a-c947-4872-b3f0-808e59f9bcd9", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:41:13Z", "security_group_id": "7dc1bf5a-c947-4872-b3f0-808e59f9bcd9", "port_range_min": null, "revision_number": 0, "tenant_id": "1a277669fa5d44888276c53f9662ac3b", "created_at": "2018-06-27T21:41:13Z", "project_id": "1a277669fa5d44888276c53f9662ac3b", "id": "583f7825-cb3a-4cdb-a5c3-165038542774"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:41:13Z", "security_group_id": "7dc1bf5a-c947-4872-b3f0-808e59f9bcd9", "port_range_min": null, "revision_number": 0, "tenant_id": "1a277669fa5d44888276c53f9662ac3b", "created_at": "2018-06-27T21:41:13Z", "project_id": "1a277669fa5d44888276c53f9662ac3b", "id": "a248ec7c-3405-4b69-bdf4-a3b546f1addc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:41:13Z", "security_group_id": "7dc1bf5a-c947-4872-b3f0-808e59f9bcd9", "port_range_min": null, "revision_number": 0, "tenant_id": "1a277669fa5d44888276c53f9662ac3b", "created_at": "2018-06-27T21:41:13Z", "project_id": "1a277669fa5d44888276c53f9662ac3b", "id": "b2c8607a-ffdf-4e38-bccf-0696fb4520fb"}]} 2018-06-27 21:44:51,320 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=7dc1bf5a-c947-4872-b3f0-808e59f9bcd9 used request id req-c853eaef-3b4f-4d48-8bd4-12dacfa5b822 2018-06-27 21:44:51,320 - neutron_utils - INFO - Deleting security group with name - default 2018-06-27 21:44:51,325 - 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/7dc1bf5a-c947-4872-b3f0-808e59f9bcd9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85beb539827f2e30cc09a7dc6a847746096e1b30" 2018-06-27 21:44:51,682 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:44:51 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-6a6fb3bb-7748-4192-bca3-1498eff64f59 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:44:51,682 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/7dc1bf5a-c947-4872-b3f0-808e59f9bcd9 used request id req-6a6fb3bb-7748-4192-bca3-1498eff64f59 2018-06-27 21:44:51,683 - keystone_utils - INFO - Deleting project with name - CreateInstanceTwoNetTests-fc3a1c11-5f1e-423-proj 2018-06-27 21:44:51,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/1a277669fa5d44888276c53f9662ac3b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85beb539827f2e30cc09a7dc6a847746096e1b30" 2018-06-27 21:44:52,478 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:44:51 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-16991c2c-a866-4e26-8f44-4702cdd90072 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:44:52,478 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/1a277669fa5d44888276c53f9662ac3b used request id req-16991c2c-a866-4e26-8f44-4702cdd90072 2018-06-27 21:44:52,478 - keystone_utils - INFO - Deleting role with name - CreateInstanceTwoNetTests-fc3a1c11-5f1e-423-proj-role 2018-06-27 21:44:52,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/bd09b20303304eecb70c2c5842bfaa55 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85beb539827f2e30cc09a7dc6a847746096e1b30" 2018-06-27 21:44:52,824 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:44:52 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-def904f3-a4ce-4a10-bf95-af44811c50c3 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:44:52,824 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/bd09b20303304eecb70c2c5842bfaa55 used request id req-def904f3-a4ce-4a10-bf95-af44811c50c3 2018-06-27 21:44:52,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}85beb539827f2e30cc09a7dc6a847746096e1b30" 2018-06-27 21:44:53,209 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:44:52 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6ff32d83-19a4-441a-9d2b-35130f05c75d Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 21:44:53,209 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-6ff32d83-19a4-441a-9d2b-35130f05c75d 2018-06-27 21:44:53,210 - keystone_utils - INFO - Deleting user with name - CreateInstanceTwoNetTests-fc3a1c11-5f1e-423-user 2018-06-27 21:44:53,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/0853c502512a48fab2badcac2508fdef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fff212cacc14f4b29783202b68ea4f5f351e8de" 2018-06-27 21:44:53,823 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:44:53 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f1b5318f-937d-49d7-87f7-d6ba1ea1633f Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:44:53,823 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/0853c502512a48fab2badcac2508fdef used request id req-f1b5318f-937d-49d7-87f7-d6ba1ea1633f 2018-06-27 21:44:53,824 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:44:54,605 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:44:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["VyFY-Ez4SzKPg7fSIggCIw"], "issued_at": "2018-06-27T21:44:54.000000Z"}} 2018-06-27 21:44:54,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b5e3d1a8b067adb148e42afad827fc73e6a63fa" 2018-06-27 21:44:55,004 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:44:54 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-577b959f-c852-4ccb-8b5e-3a2fad46fe6f Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:44:55,004 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-577b959f-c852-4ccb-8b5e-3a2fad46fe6f 2018-06-27 21:44:55,005 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:44:55,006 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:44:55,736 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:44:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["DXMhaEXWRD-rYDPzffmhYQ"], "issued_at": "2018-06-27T21:44:55.000000Z"}} 2018-06-27 21:44:55,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4544f3d43a825a601c9657aa651b7c0beb3a07a" 2018-06-27 21:44:56,188 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:44:55 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4578d3f8-1c83-4159-996f-43ad0ea2ba50 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:44:56,188 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-4578d3f8-1c83-4159-996f-43ad0ea2ba50 2018-06-27 21:44:56,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 21:44:56,201 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:44: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-27 21:44:56,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?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-39d706d9-ccd0-43a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4544f3d43a825a601c9657aa651b7c0beb3a07a" 2018-06-27 21:44:56,636 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:44:56 GMT Server: Apache Content-Length: 193 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1d304944-1a49-423d-ac6a-e8c8828cf3cd 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-39d706d9-ccd0-43a-proj", "previous": null, "next": null}, "projects": []} 2018-06-27 21:44:56,636 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-39d706d9-ccd0-43a-proj used request id req-1d304944-1a49-423d-ac6a-e8c8828cf3cd 2018-06-27 21:44:56,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4544f3d43a825a601c9657aa651b7c0beb3a07a" 2018-06-27 21:44:57,052 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:44:56 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3f9bcab8-44e7-43a9-8731-debef1033bff Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 21:44:57,052 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-3f9bcab8-44e7-43a9-8731-debef1033bff 2018-06-27 21:44:57,056 - 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}a4544f3d43a825a601c9657aa651b7c0beb3a07a" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSimpleTests-39d706d9-ccd0-43a-proj"}}' 2018-06-27 21:44:57,436 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 21:44:57 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1a9f0e3d-fba1-4bd8-8dfc-98df96f6135c Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/d7c26912d428472986e25648fb7b4451"}, "tags": [], "enabled": true, "id": "d7c26912d428472986e25648fb7b4451", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-39d706d9-ccd0-43a-proj"}} 2018-06-27 21:44:57,436 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-1a9f0e3d-fba1-4bd8-8dfc-98df96f6135c 2018-06-27 21:44:57,437 - keystone_utils - INFO - Created project with name - CreateInstanceSimpleTests-39d706d9-ccd0-43a-proj 2018-06-27 21:44:57,437 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:44:57,438 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:44:58,320 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:44:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["AU8tIYY3RLyxVfDzoyg7yQ"], "issued_at": "2018-06-27T21:44:58.000000Z"}} 2018-06-27 21:44:58,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed7da950bd1d53050f79620eda64d1e490e07d31" 2018-06-27 21:44:58,614 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:44:58 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-07f5fedf-5dc9-4d9d-be31-c3aa0e12c771 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:44:58,615 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-07f5fedf-5dc9-4d9d-be31-c3aa0e12c771 2018-06-27 21:44:58,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 21:44:58,631 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21: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-27 21:44:58,632 - 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}ed7da950bd1d53050f79620eda64d1e490e07d31" 2018-06-27 21:44:59,091 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:44:58 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5a032abd-cb60-43ac-a4da-0faaf29ca515 Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/05b1bc3fa6fd4243a4ba8b4d6fcc3daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05b1bc3fa6fd4243a4ba8b4d6fcc3daf", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/48d44c9c0fea4f4e80edc7d2e0715db7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d44c9c0fea4f4e80edc7d2e0715db7", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/4d3721127bf84155a837606ce3feba32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d3721127bf84155a837606ce3feba32", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/5c846663ea6d407e9223de0719ce5442"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c846663ea6d407e9223de0719ce5442", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/73a10e6c4f67490a8a4030cc6cea32f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73a10e6c4f67490a8a4030cc6cea32f5", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/8ecfab7d9d4f47bb8892a85b7d2a0b5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ecfab7d9d4f47bb8892a85b7d2a0b5a", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/b278d529e9a54a9195e4e536b9384dc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b278d529e9a54a9195e4e536b9384dc0", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b7f107ae7bb34ccea8282b1a0ec7a979"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7f107ae7bb34ccea8282b1a0ec7a979", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/d21494d0185b463db36b8c8c2b341b97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d21494d0185b463db36b8c8c2b341b97", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e0bb346419f84e4680f6ca9a97f4fc0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e0bb346419f84e4680f6ca9a97f4fc0b", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "c8d542af72ce49338052c29f02c8857e", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e9dd794fa5c040a9a0445386fb2a6116"}, "options": {}, "id": "e9dd794fa5c040a9a0445386fb2a6116", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/e9f9c747d54947bc800a81ecf11858f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9f9c747d54947bc800a81ecf11858f5", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-27 21:44:59,091 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-5a032abd-cb60-43ac-a4da-0faaf29ca515 2018-06-27 21:44:59,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?name=CreateInstanceSimpleTests-39d706d9-ccd0-43a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed7da950bd1d53050f79620eda64d1e490e07d31" 2018-06-27 21:44:59,504 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:44:59 GMT Server: Apache Content-Length: 469 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5de39b15-cb91-423b-9dd8-bcdddfa241be Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateInstanceSimpleTests-39d706d9-ccd0-43a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/d7c26912d428472986e25648fb7b4451"}, "tags": [], "enabled": true, "id": "d7c26912d428472986e25648fb7b4451", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-39d706d9-ccd0-43a-proj"}]} 2018-06-27 21:44:59,504 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateInstanceSimpleTests-39d706d9-ccd0-43a-proj used request id req-5de39b15-cb91-423b-9dd8-bcdddfa241be 2018-06-27 21:44:59,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed7da950bd1d53050f79620eda64d1e490e07d31" 2018-06-27 21:44:59,881 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:44:59 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0818ab01-409a-421e-aa0f-749d31336925 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 21:44:59,881 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-0818ab01-409a-421e-aa0f-749d31336925 2018-06-27 21:45:00,629 - keystone_utils - INFO - Created user with name - CreateInstanceSimpleTests-39d706d9-ccd0-43a-user 2018-06-27 21:45:00,629 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:45:00,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4544f3d43a825a601c9657aa651b7c0beb3a07a" 2018-06-27 21:45:00,708 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:45:00 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-237e2451-a1fd-49bf-b356-8df95dbf1c16 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 21:45:00,708 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-237e2451-a1fd-49bf-b356-8df95dbf1c16 2018-06-27 21:45:00,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}a4544f3d43a825a601c9657aa651b7c0beb3a07a" -d '{"role": {"name": "CreateInstanceSimpleTests-39d706d9-ccd0-43a-proj-role"}}' 2018-06-27 21:45:01,118 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 21:45:00 GMT Server: Apache Content-Length: 224 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-aa8aab99-85af-425e-a34f-305e71d52a75 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "222490c00baa4a2b892ee407842f5a99", "links": {"self": "http://10.167.4.35:5000/v3/roles/222490c00baa4a2b892ee407842f5a99"}, "name": "CreateInstanceSimpleTests-39d706d9-ccd0-43a-proj-role"}} 2018-06-27 21:45:01,118 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-aa8aab99-85af-425e-a34f-305e71d52a75 2018-06-27 21:45:01,118 - keystone_utils - INFO - Created role with name - CreateInstanceSimpleTests-39d706d9-ccd0-43a-proj-role 2018-06-27 21:45:01,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/222490c00baa4a2b892ee407842f5a99 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4544f3d43a825a601c9657aa651b7c0beb3a07a" 2018-06-27 21:45:01,514 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:45:01 GMT Server: Apache Content-Length: 224 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c197256e-0427-4a28-ad2a-cc247d62652d Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "222490c00baa4a2b892ee407842f5a99", "links": {"self": "http://10.167.4.35:5000/v3/roles/222490c00baa4a2b892ee407842f5a99"}, "name": "CreateInstanceSimpleTests-39d706d9-ccd0-43a-proj-role"}} 2018-06-27 21:45:01,514 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/222490c00baa4a2b892ee407842f5a99 used request id req-c197256e-0427-4a28-ad2a-cc247d62652d 2018-06-27 21:45:01,515 - keystone_utils - INFO - Granting role CreateInstanceSimpleTests-39d706d9-ccd0-43a-proj-role to project CreateInstanceSimpleTests-39d706d9-ccd0-43a-proj 2018-06-27 21:45:01,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/d7c26912d428472986e25648fb7b4451/users/452a4b358ee446a8ab7c0534286c753d/roles/222490c00baa4a2b892ee407842f5a99 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4544f3d43a825a601c9657aa651b7c0beb3a07a" 2018-06-27 21:45:01,990 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:45:01 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c0e8e580-5227-413e-946d-0855874d8b93 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:45:01,990 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/d7c26912d428472986e25648fb7b4451/users/452a4b358ee446a8ab7c0534286c753d/roles/222490c00baa4a2b892ee407842f5a99 used request id req-c0e8e580-5227-413e-946d-0855874d8b93 2018-06-27 21:45:01,991 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 21:45:01,991 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:45:01,993 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:45:01,994 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-06-27 21:45:01,994 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:45:01,995 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:45:02,698 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "222490c00baa4a2b892ee407842f5a99", "name": "CreateInstanceSimpleTests-39d706d9-ccd0-43a-proj-role"}], "expires_at": "2018-06-27T22:45:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d7c26912d428472986e25648fb7b4451", "name": "CreateInstanceSimpleTests-39d706d9-ccd0-43a-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/d7c26912d428472986e25648fb7b4451", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/d7c26912d428472986e25648fb7b4451", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/d7c26912d428472986e25648fb7b4451", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/d7c26912d428472986e25648fb7b4451", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/d7c26912d428472986e25648fb7b4451", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/d7c26912d428472986e25648fb7b4451", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/d7c26912d428472986e25648fb7b4451", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/d7c26912d428472986e25648fb7b4451", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/d7c26912d428472986e25648fb7b4451", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/d7c26912d428472986e25648fb7b4451", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/d7c26912d428472986e25648fb7b4451", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/d7c26912d428472986e25648fb7b4451", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-39d706d9-ccd0-43a-user", "id": "452a4b358ee446a8ab7c0534286c753d"}, "audit_ids": ["raERUD5PTsORdu2oqWeX9w"], "issued_at": "2018-06-27T21:45:02.000000Z"}} 2018-06-27 21:45:02,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9da9ea4ff5183806a902a62d7684a3ea61474a0a" 2018-06-27 21:45:03,076 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:45:02 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a5420174-6c87-4cc4-ab89-1d33f4393417 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:45:03,076 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-a5420174-6c87-4cc4-ab89-1d33f4393417 2018-06-27 21:45:03,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=CreateInstanceSimpleTests-11a853ef-d9b3-4324-871b-e10036aa5f5c-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9da9ea4ff5183806a902a62d7684a3ea61474a0a" 2018-06-27 21:45:03,927 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:45:03 GMT Content-Type: application/json Content-Length: 170 Connection: keep-alive X-Openstack-Request-Id: req-7031488e-363a-4749-82bd-f408d0a00f27 Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSimpleTests-11a853ef-d9b3-4324-871b-e10036aa5f5c-image"} 2018-06-27 21:45:03,927 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-11a853ef-d9b3-4324-871b-e10036aa5f5c-image used request id req-7031488e-363a-4749-82bd-f408d0a00f27 2018-06-27 21:45:03,930 - 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}9da9ea4ff5183806a902a62d7684a3ea61474a0a" 2018-06-27 21:45:04,548 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:45:04 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-3ee6fd0c-c2a6-4911-8a3b-e70c9d47b612 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-27 21:45:04,548 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-3ee6fd0c-c2a6-4911-8a3b-e70c9d47b612 2018-06-27 21:45:04,579 - 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}9da9ea4ff5183806a902a62d7684a3ea61474a0a" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSimpleTests-11a853ef-d9b3-4324-871b-e10036aa5f5c-image"}' 2018-06-27 21:45:05,398 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 21:45:05 GMT Content-Type: application/json Content-Length: 612 Connection: keep-alive Location: https://172.30.10.101:9292/v2/images/1f56624a-1bad-45b5-aee9-bfab17d20dd5 Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-3a5707c4-977a-4ec5-b6f0-4032cfa6d44f Front-End-Https: on RESP BODY: {"status": "queued", "name": "CreateInstanceSimpleTests-11a853ef-d9b3-4324-871b-e10036aa5f5c-image", "tags": [], "container_format": "bare", "created_at": "2018-06-27T21:45:05Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-06-27T21:45:05Z", "visibility": "shared", "self": "/v2/images/1f56624a-1bad-45b5-aee9-bfab17d20dd5", "min_disk": 0, "protected": false, "id": "1f56624a-1bad-45b5-aee9-bfab17d20dd5", "file": "/v2/images/1f56624a-1bad-45b5-aee9-bfab17d20dd5/file", "checksum": null, "owner": "d7c26912d428472986e25648fb7b4451", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-27 21:45:05,398 - keystoneauth.session - DEBUG - POST call to image for https://172.30.10.101:9292/v2/images used request id req-3a5707c4-977a-4ec5-b6f0-4032cfa6d44f 2018-06-27 21:45:05,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9292/v2/images/1f56624a-1bad-45b5-aee9-bfab17d20dd5/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9da9ea4ff5183806a902a62d7684a3ea61474a0a" -d '' 2018-06-27 21:45:06,846 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:45:06 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-7e7c837f-1020-4cc2-b8a2-17b3e53c0edf 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-27 21:45:06,847 - keystoneauth.session - DEBUG - PUT call to image for https://172.30.10.101:9292/v2/images/1f56624a-1bad-45b5-aee9-bfab17d20dd5/file used request id req-7e7c837f-1020-4cc2-b8a2-17b3e53c0edf 2018-06-27 21:45:06,847 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-06-27 21:45:06,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/1f56624a-1bad-45b5-aee9-bfab17d20dd5 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9da9ea4ff5183806a902a62d7684a3ea61474a0a" 2018-06-27 21:45:07,606 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:45:07 GMT Content-Type: application/json Content-Length: 730 Connection: keep-alive X-Openstack-Request-Id: req-70cbf0e9-0dae-4da0-9a3b-a6b5abfcc206 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-11a853ef-d9b3-4324-871b-e10036aa5f5c-image", "tags": [], "container_format": "bare", "created_at": "2018-06-27T21:45:05Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-27T21:45:07Z", "visibility": "shared", "self": "/v2/images/1f56624a-1bad-45b5-aee9-bfab17d20dd5", "min_disk": 0, "protected": false, "id": "1f56624a-1bad-45b5-aee9-bfab17d20dd5", "file": "/v2/images/1f56624a-1bad-45b5-aee9-bfab17d20dd5/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d7c26912d428472986e25648fb7b4451", "direct_url": "file:///var/lib/glance/images/1f56624a-1bad-45b5-aee9-bfab17d20dd5", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-27 21:45:07,607 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/1f56624a-1bad-45b5-aee9-bfab17d20dd5 used request id req-70cbf0e9-0dae-4da0-9a3b-a6b5abfcc206 2018-06-27 21:45:07,610 - 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}9da9ea4ff5183806a902a62d7684a3ea61474a0a" 2018-06-27 21:45:07,628 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:45:07 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-1e6f8342-2d48-4e19-a410-efd56a3caed3 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-27 21:45:07,628 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-1e6f8342-2d48-4e19-a410-efd56a3caed3 2018-06-27 21:45:07,631 - create_image - INFO - Created image with name - CreateInstanceSimpleTests-11a853ef-d9b3-4324-871b-e10036aa5f5c-image 2018-06-27 21:45:07,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/1f56624a-1bad-45b5-aee9-bfab17d20dd5 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9da9ea4ff5183806a902a62d7684a3ea61474a0a" 2018-06-27 21:45:09,173 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:45:09 GMT Content-Type: application/json Content-Length: 730 Connection: keep-alive X-Openstack-Request-Id: req-9510fc17-9440-4639-ba7c-a110417e50c5 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-11a853ef-d9b3-4324-871b-e10036aa5f5c-image", "tags": [], "container_format": "bare", "created_at": "2018-06-27T21:45:05Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-27T21:45:07Z", "visibility": "shared", "self": "/v2/images/1f56624a-1bad-45b5-aee9-bfab17d20dd5", "min_disk": 0, "protected": false, "id": "1f56624a-1bad-45b5-aee9-bfab17d20dd5", "file": "/v2/images/1f56624a-1bad-45b5-aee9-bfab17d20dd5/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d7c26912d428472986e25648fb7b4451", "direct_url": "file:///var/lib/glance/images/1f56624a-1bad-45b5-aee9-bfab17d20dd5", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-27 21:45:09,173 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/1f56624a-1bad-45b5-aee9-bfab17d20dd5 used request id req-9510fc17-9440-4639-ba7c-a110417e50c5 2018-06-27 21:45:09,174 - create_image - DEBUG - Instance status is - active 2018-06-27 21:45:09,174 - create_image - DEBUG - Image is active with name - CreateInstanceSimpleTests-11a853ef-d9b3-4324-871b-e10036aa5f5c-image 2018-06-27 21:45:09,174 - create_image - INFO - Image is now active with name - CreateInstanceSimpleTests-11a853ef-d9b3-4324-871b-e10036aa5f5c-image 2018-06-27 21:45:09,175 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:45:09,175 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:45:10,079 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:45:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["N_3DeYYVT1y2y4Eu72YOAA"], "issued_at": "2018-06-27T21:45:10.000000Z"}} 2018-06-27 21:45:10,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}41e9c635d380b4e1169c281a93243c7c69e803d2" 2018-06-27 21:45:10,436 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:45:10 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e5e1872a-8ec2-4426-ba2c-16b384d77764 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:45:10,436 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-e5e1872a-8ec2-4426-ba2c-16b384d77764 2018-06-27 21:45:10,437 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 21:45: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/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41e9c635d380b4e1169c281a93243c7c69e803d2" 2018-06-27 21:45:11,099 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:45: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-fb0ec43e-985a-4d81-a7e3-8a53236e68d9 X-Compute-Request-Id: req-fb0ec43e-985a-4d81-a7e3-8a53236e68d9 Front-End-Https: on RESP BODY: {"flavors": [{"id": "bfce69d5-8948-4e52-8e30-cf8bfa544966", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "bookmark"}], "name": "shaker-flavor_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3"}]} 2018-06-27 21:45:11,099 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-fb0ec43e-985a-4d81-a7e3-8a53236e68d9 2018-06-27 21:45:11,103 - 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}41e9c635d380b4e1169c281a93243c7c69e803d2" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSimpleTests-11a853ef-d9b3-4324-871b-e10036aa5f5c-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-27 21:45:11,868 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:45:11 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-de2426bd-c190-45ff-a8b6-bfc0489c818c X-Compute-Request-Id: req-de2426bd-c190-45ff-a8b6-bfc0489c818c Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateInstanceSimpleTests-11a853ef-d9b3-4324-871b-e10036aa5f5c-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/487cf511-7d94-44b5-9fb6-c57f2b8d721d", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/487cf511-7d94-44b5-9fb6-c57f2b8d721d", "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": "487cf511-7d94-44b5-9fb6-c57f2b8d721d"}} 2018-06-27 21:45:11,869 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-de2426bd-c190-45ff-a8b6-bfc0489c818c 2018-06-27 21:45:11,870 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:45:11,871 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:45:12,696 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:45:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["SGwgenN8TviKKQk2pNr3mQ"], "issued_at": "2018-06-27T21:45:12.000000Z"}} 2018-06-27 21:45:12,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e0d129150a9fd023e2a64be95b73f34e34c5f75" 2018-06-27 21:45:13,075 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:45:12 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c1c35e6e-8488-4825-8365-187f00ad9c61 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:45:13,075 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-c1c35e6e-8488-4825-8365-187f00ad9c61 2018-06-27 21:45:13,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=CreateInstanceSimpleTests-11a853ef-d9b3-4324-871b-e10036aa5f5c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e0d129150a9fd023e2a64be95b73f34e34c5f75" 2018-06-27 21:45:13,910 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:45:13 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-734e6382-b4b6-48b3-96f5-f51f27ff161c Front-End-Https: on RESP BODY: {"networks":[]} 2018-06-27 21:45:13,910 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSimpleTests-11a853ef-d9b3-4324-871b-e10036aa5f5c-pub-net used request id req-734e6382-b4b6-48b3-96f5-f51f27ff161c 2018-06-27 21:45:13,910 - neutron_utils - INFO - Creating network with name CreateInstanceSimpleTests-11a853ef-d9b3-4324-871b-e10036aa5f5c-pub-net 2018-06-27 21:45:13,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/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e0d129150a9fd023e2a64be95b73f34e34c5f75" -d '{"network": {"name": "CreateInstanceSimpleTests-11a853ef-d9b3-4324-871b-e10036aa5f5c-pub-net", "admin_state_up": true}}' 2018-06-27 21:45:14,536 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 21:45:14 GMT Content-Type: application/json Content-Length: 702 Connection: keep-alive X-Openstack-Request-Id: req-ee55d0fc-5882-47e2-b6cb-c48e7e639407 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":"ff79c7e6-f6fd-48ed-a294-09f0327b59aa","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-27T21:45:14Z","is_default":false,"provider:segmentation_id":51,"name":"CreateInstanceSimpleTests-11a853ef-d9b3-4324-871b-e10036aa5f5c-pub-net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T21:45:14Z","mtu":1450}} 2018-06-27 21:45:14,536 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-ee55d0fc-5882-47e2-b6cb-c48e7e639407 2018-06-27 21:45:14,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/networks?id=ff79c7e6-f6fd-48ed-a294-09f0327b59aa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e0d129150a9fd023e2a64be95b73f34e34c5f75" 2018-06-27 21:45:15,565 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:45:15 GMT Content-Type: application/json Content-Length: 686 Connection: keep-alive X-Openstack-Request-Id: req-5c6e5a45-1e49-4ae1-ac51-9bbd3f47b6ee 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":"ff79c7e6-f6fd-48ed-a294-09f0327b59aa","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-27T21:45:14Z","provider:segmentation_id":51,"name":"CreateInstanceSimpleTests-11a853ef-d9b3-4324-871b-e10036aa5f5c-pub-net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T21:45:14Z","provider:network_type":"vxlan"}]} 2018-06-27 21:45:15,565 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=ff79c7e6-f6fd-48ed-a294-09f0327b59aa used request id req-5c6e5a45-1e49-4ae1-ac51-9bbd3f47b6ee 2018-06-27 21:45:15,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=ff79c7e6-f6fd-48ed-a294-09f0327b59aa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e0d129150a9fd023e2a64be95b73f34e34c5f75" 2018-06-27 21:45:16,453 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:45:16 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-ad478f0e-1c89-427d-b3a3-1cec65d622ca Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-27 21:45:16,454 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=ff79c7e6-f6fd-48ed-a294-09f0327b59aa used request id req-ad478f0e-1c89-427d-b3a3-1cec65d622ca 2018-06-27 21:45:16,454 - neutron_utils - INFO - Creating subnet with name CreateInstanceSimpleTests-11a853ef-d9b3-4324-871b-e10036aa5f5c-pub-subnet 2018-06-27 21:45:16,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/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e0d129150a9fd023e2a64be95b73f34e34c5f75" -d '{"subnets": [{"ip_version": 4, "network_id": "ff79c7e6-f6fd-48ed-a294-09f0327b59aa", "cidr": "10.55.0.0/24", "name": "CreateInstanceSimpleTests-11a853ef-d9b3-4324-871b-e10036aa5f5c-pub-subnet"}]}' 2018-06-27 21:45:17,490 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 21:45:17 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-b91ab3f1-5aff-411b-a7fe-363ceb86f616 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ff79c7e6-f6fd-48ed-a294-09f0327b59aa","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T21:45:16Z","dns_nameservers":[],"updated_at":"2018-06-27T21:45:16Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"b6154e06-2823-4e4b-b4df-bc1199a7f92c","subnetpool_id":null,"name":"CreateInstanceSimpleTests-11a853ef-d9b3-4324-871b-e10036aa5f5c-pub-subnet"}]} 2018-06-27 21:45:17,490 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-b91ab3f1-5aff-411b-a7fe-363ceb86f616 2018-06-27 21:45:17,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?id=ff79c7e6-f6fd-48ed-a294-09f0327b59aa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e0d129150a9fd023e2a64be95b73f34e34c5f75" 2018-06-27 21:45:17,733 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:45:17 GMT Content-Type: application/json Content-Length: 730 Connection: keep-alive X-Openstack-Request-Id: req-b639b2fc-6cba-4618-9fe4-598e0fe9c7ed 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":"ff79c7e6-f6fd-48ed-a294-09f0327b59aa","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":["b6154e06-2823-4e4b-b4df-bc1199a7f92c"],"description":"","tags":[],"updated_at":"2018-06-27T21:45:16Z","provider:segmentation_id":51,"name":"CreateInstanceSimpleTests-11a853ef-d9b3-4324-871b-e10036aa5f5c-pub-net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T21:45:14Z","provider:network_type":"vxlan"}]} 2018-06-27 21:45:17,733 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=ff79c7e6-f6fd-48ed-a294-09f0327b59aa used request id req-b639b2fc-6cba-4618-9fe4-598e0fe9c7ed 2018-06-27 21:45:17,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/subnets?network_id=ff79c7e6-f6fd-48ed-a294-09f0327b59aa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e0d129150a9fd023e2a64be95b73f34e34c5f75" 2018-06-27 21:45:17,837 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:45:17 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-8b7a3d09-77a8-40ed-a5f0-2bcac1c6c485 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ff79c7e6-f6fd-48ed-a294-09f0327b59aa","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T21:45:16Z","dns_nameservers":[],"updated_at":"2018-06-27T21:45:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"b6154e06-2823-4e4b-b4df-bc1199a7f92c","subnetpool_id":null,"name":"CreateInstanceSimpleTests-11a853ef-d9b3-4324-871b-e10036aa5f5c-pub-subnet"}]} 2018-06-27 21:45:17,837 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=ff79c7e6-f6fd-48ed-a294-09f0327b59aa used request id req-8b7a3d09-77a8-40ed-a5f0-2bcac1c6c485 2018-06-27 21:45:17,838 - OpenStackNetwork - DEBUG - Network [ff79c7e6-f6fd-48ed-a294-09f0327b59aa] created successfully 2018-06-27 21:45:17,838 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 21:45:17,838 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:45:17,840 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:45:17,841 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:45:17,842 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:45:18,747 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:45:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["Yma9IP-fTuiQcSOyjj36eA"], "issued_at": "2018-06-27T21:45:18.000000Z"}} 2018-06-27 21:45:18,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}902698b9b4db7c9490349bedb0aaef305a6fbda4" 2018-06-27 21:45:18,989 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:45:18 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4f6bf2ee-ebb9-4206-ad76-0b66d494e882 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:45:18,989 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-4f6bf2ee-ebb9-4206-ad76-0b66d494e882 2018-06-27 21:45:18,990 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:45:18,992 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:45:19,773 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:45:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["ftUa-dMJSHuDjwUNc1A91w"], "issued_at": "2018-06-27T21:45:19.000000Z"}} 2018-06-27 21:45: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}f04d71e2b2be470d37599c04a77af55a35dd894f" 2018-06-27 21:45:20,131 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:45:19 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3d4cb547-e041-428b-9af1-49fa133c2fad Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:45:20,131 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-3d4cb547-e041-428b-9af1-49fa133c2fad 2018-06-27 21:45:20,132 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 21:45:20,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}f04d71e2b2be470d37599c04a77af55a35dd894f" 2018-06-27 21:45:20,501 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:45:20 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-872d4c9e-ded7-4596-b529-ab6a72ead196 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:45:20,502 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-872d4c9e-ded7-4596-b529-ab6a72ead196 2018-06-27 21:45:20,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?name=CreateInstanceSimpleTests-11a853ef-d9b3-4324-871b-e10036aa5f5c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f04d71e2b2be470d37599c04a77af55a35dd894f" 2018-06-27 21:45:21,525 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:45:21 GMT Content-Type: application/json Content-Length: 730 Connection: keep-alive X-Openstack-Request-Id: req-35adcf19-b7a1-4264-adba-54533993ec5f 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":"ff79c7e6-f6fd-48ed-a294-09f0327b59aa","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":["b6154e06-2823-4e4b-b4df-bc1199a7f92c"],"description":"","tags":[],"updated_at":"2018-06-27T21:45:16Z","provider:segmentation_id":51,"name":"CreateInstanceSimpleTests-11a853ef-d9b3-4324-871b-e10036aa5f5c-pub-net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T21:45:14Z","provider:network_type":"vxlan"}]} 2018-06-27 21:45:21,525 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSimpleTests-11a853ef-d9b3-4324-871b-e10036aa5f5c-pub-net used request id req-35adcf19-b7a1-4264-adba-54533993ec5f 2018-06-27 21:45:21,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-27 21:45:21,539 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:45: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-27 21:45:21,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/8cdbc979369d4c15b8ddd6cc77d930e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f04d71e2b2be470d37599c04a77af55a35dd894f" 2018-06-27 21:45:21,935 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:45:21 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b80cf31d-be3a-4df7-a553-5995fbcc8fc7 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/8cdbc979369d4c15b8ddd6cc77d930e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}} 2018-06-27 21:45:21,935 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 used request id req-b80cf31d-be3a-4df7-a553-5995fbcc8fc7 2018-06-27 21:45:21,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/subnets?network_id=ff79c7e6-f6fd-48ed-a294-09f0327b59aa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f04d71e2b2be470d37599c04a77af55a35dd894f" 2018-06-27 21:45:22,566 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:45:22 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-5c2fc165-2186-4e09-a4b6-b31cf93d4015 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ff79c7e6-f6fd-48ed-a294-09f0327b59aa","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T21:45:16Z","dns_nameservers":[],"updated_at":"2018-06-27T21:45:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"b6154e06-2823-4e4b-b4df-bc1199a7f92c","subnetpool_id":null,"name":"CreateInstanceSimpleTests-11a853ef-d9b3-4324-871b-e10036aa5f5c-pub-subnet"}]} 2018-06-27 21:45:22,566 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=ff79c7e6-f6fd-48ed-a294-09f0327b59aa used request id req-5c2fc165-2186-4e09-a4b6-b31cf93d4015 2018-06-27 21:45:22,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/ports?network_id=ff79c7e6-f6fd-48ed-a294-09f0327b59aa&name=CreateInstanceSimpleTests-11a853ef-d9b3-4324-871b-e10036aa5f5c-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f04d71e2b2be470d37599c04a77af55a35dd894f" 2018-06-27 21:45:22,706 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:45:22 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-3222e292-0ceb-437b-88d6-76a92a88db07 Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-27 21:45:22,707 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=ff79c7e6-f6fd-48ed-a294-09f0327b59aa&name=CreateInstanceSimpleTests-11a853ef-d9b3-4324-871b-e10036aa5f5c-port&admin_state_up=True used request id req-3222e292-0ceb-437b-88d6-76a92a88db07 2018-06-27 21:45: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/detail?name=CreateInstanceSimpleTests-11a853ef-d9b3-4324-871b-e10036aa5f5c-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f04d71e2b2be470d37599c04a77af55a35dd894f" 2018-06-27 21:45:23,643 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:45: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-f3931920-a7da-432b-ac7e-368405a50df6 X-Compute-Request-Id: req-f3931920-a7da-432b-ac7e-368405a50df6 Front-End-Https: on RESP BODY: {"servers": []} 2018-06-27 21:45:23,643 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-11a853ef-d9b3-4324-871b-e10036aa5f5c-inst used request id req-f3931920-a7da-432b-ac7e-368405a50df6 2018-06-27 21:45:23,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/networks?name=CreateInstanceSimpleTests-11a853ef-d9b3-4324-871b-e10036aa5f5c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f04d71e2b2be470d37599c04a77af55a35dd894f" 2018-06-27 21:45:24,521 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:45:24 GMT Content-Type: application/json Content-Length: 730 Connection: keep-alive X-Openstack-Request-Id: req-89f37883-acfe-4eaa-b348-2e9d66b3dff9 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":"ff79c7e6-f6fd-48ed-a294-09f0327b59aa","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":["b6154e06-2823-4e4b-b4df-bc1199a7f92c"],"description":"","tags":[],"updated_at":"2018-06-27T21:45:16Z","provider:segmentation_id":51,"name":"CreateInstanceSimpleTests-11a853ef-d9b3-4324-871b-e10036aa5f5c-pub-net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T21:45:14Z","provider:network_type":"vxlan"}]} 2018-06-27 21:45:24,521 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSimpleTests-11a853ef-d9b3-4324-871b-e10036aa5f5c-pub-net used request id req-89f37883-acfe-4eaa-b348-2e9d66b3dff9 2018-06-27 21:45:24,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/8cdbc979369d4c15b8ddd6cc77d930e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f04d71e2b2be470d37599c04a77af55a35dd894f" 2018-06-27 21:45:24,865 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:45:24 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ddb38d1d-b0fc-44f1-acf4-b4e2e46c32ff 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/8cdbc979369d4c15b8ddd6cc77d930e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}} 2018-06-27 21:45:24,865 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 used request id req-ddb38d1d-b0fc-44f1-acf4-b4e2e46c32ff 2018-06-27 21:45:24,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/subnets?network_id=ff79c7e6-f6fd-48ed-a294-09f0327b59aa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f04d71e2b2be470d37599c04a77af55a35dd894f" 2018-06-27 21:45:24,991 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:45:24 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-1eefdb01-8094-4082-aae0-8b537dfd6190 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ff79c7e6-f6fd-48ed-a294-09f0327b59aa","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T21:45:16Z","dns_nameservers":[],"updated_at":"2018-06-27T21:45:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"b6154e06-2823-4e4b-b4df-bc1199a7f92c","subnetpool_id":null,"name":"CreateInstanceSimpleTests-11a853ef-d9b3-4324-871b-e10036aa5f5c-pub-subnet"}]} 2018-06-27 21:45:24,991 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=ff79c7e6-f6fd-48ed-a294-09f0327b59aa used request id req-1eefdb01-8094-4082-aae0-8b537dfd6190 2018-06-27 21:45:24,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/ports?network_id=ff79c7e6-f6fd-48ed-a294-09f0327b59aa&name=CreateInstanceSimpleTests-11a853ef-d9b3-4324-871b-e10036aa5f5c-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f04d71e2b2be470d37599c04a77af55a35dd894f" 2018-06-27 21:45:25,068 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:45:25 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-bfb6fae5-d220-4ae7-a842-b5071998e25d Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-27 21:45:25,068 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=ff79c7e6-f6fd-48ed-a294-09f0327b59aa&name=CreateInstanceSimpleTests-11a853ef-d9b3-4324-871b-e10036aa5f5c-port&admin_state_up=True used request id req-bfb6fae5-d220-4ae7-a842-b5071998e25d 2018-06-27 21:45:25,068 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:45:25,069 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:45:25,741 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:45:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["3PD7hadyQZ-2Gi5DraVyFg"], "issued_at": "2018-06-27T21:45:25.000000Z"}} 2018-06-27 21:45:25,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}9789390c1f58cbceac60e6f61676d93909672e7e" 2018-06-27 21:45:26,012 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:45:25 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ddf9184f-7ef9-4a32-ab27-249c0c35329f Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:45:26,012 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-ddf9184f-7ef9-4a32-ab27-249c0c35329f 2018-06-27 21:45:26,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?name=CreateInstanceSimpleTests-11a853ef-d9b3-4324-871b-e10036aa5f5c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f04d71e2b2be470d37599c04a77af55a35dd894f" 2018-06-27 21:45:26,284 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:45:26 GMT Content-Type: application/json Content-Length: 730 Connection: keep-alive X-Openstack-Request-Id: req-065aab4a-398c-4560-bf3d-aa5492107563 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":"ff79c7e6-f6fd-48ed-a294-09f0327b59aa","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":["b6154e06-2823-4e4b-b4df-bc1199a7f92c"],"description":"","tags":[],"updated_at":"2018-06-27T21:45:16Z","provider:segmentation_id":51,"name":"CreateInstanceSimpleTests-11a853ef-d9b3-4324-871b-e10036aa5f5c-pub-net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T21:45:14Z","provider:network_type":"vxlan"}]} 2018-06-27 21:45:26,284 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSimpleTests-11a853ef-d9b3-4324-871b-e10036aa5f5c-pub-net used request id req-065aab4a-398c-4560-bf3d-aa5492107563 2018-06-27 21:45:26,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=ff79c7e6-f6fd-48ed-a294-09f0327b59aa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f04d71e2b2be470d37599c04a77af55a35dd894f" 2018-06-27 21:45:26,442 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:45:26 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-251cfcc9-18ab-404d-8798-e8f04dbac95a Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ff79c7e6-f6fd-48ed-a294-09f0327b59aa","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T21:45:16Z","dns_nameservers":[],"updated_at":"2018-06-27T21:45:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"b6154e06-2823-4e4b-b4df-bc1199a7f92c","subnetpool_id":null,"name":"CreateInstanceSimpleTests-11a853ef-d9b3-4324-871b-e10036aa5f5c-pub-subnet"}]} 2018-06-27 21:45:26,442 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=ff79c7e6-f6fd-48ed-a294-09f0327b59aa used request id req-251cfcc9-18ab-404d-8798-e8f04dbac95a 2018-06-27 21:45:26,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=CreateInstanceSimpleTests-11a853ef-d9b3-4324-871b-e10036aa5f5c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f04d71e2b2be470d37599c04a77af55a35dd894f" 2018-06-27 21:45:26,691 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:45:26 GMT Content-Type: application/json Content-Length: 730 Connection: keep-alive X-Openstack-Request-Id: req-1741df19-dba8-478d-a59b-6ddbbdd2a28f 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":"ff79c7e6-f6fd-48ed-a294-09f0327b59aa","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":["b6154e06-2823-4e4b-b4df-bc1199a7f92c"],"description":"","tags":[],"updated_at":"2018-06-27T21:45:16Z","provider:segmentation_id":51,"name":"CreateInstanceSimpleTests-11a853ef-d9b3-4324-871b-e10036aa5f5c-pub-net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T21:45:14Z","provider:network_type":"vxlan"}]} 2018-06-27 21:45:26,691 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSimpleTests-11a853ef-d9b3-4324-871b-e10036aa5f5c-pub-net used request id req-1741df19-dba8-478d-a59b-6ddbbdd2a28f 2018-06-27 21:45:26,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 21:45:26,704 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:45: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-27 21:45:26,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/8cdbc979369d4c15b8ddd6cc77d930e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9789390c1f58cbceac60e6f61676d93909672e7e" 2018-06-27 21:45:26,808 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:45:26 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6d5f9488-5872-4ebd-a154-462efd403081 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/8cdbc979369d4c15b8ddd6cc77d930e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}} 2018-06-27 21:45:26,808 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 used request id req-6d5f9488-5872-4ebd-a154-462efd403081 2018-06-27 21:45:26,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=ff79c7e6-f6fd-48ed-a294-09f0327b59aa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f04d71e2b2be470d37599c04a77af55a35dd894f" 2018-06-27 21:45:26,969 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:45:26 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-8a715aba-573b-4ee8-b2c2-815b31bc1d4a Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ff79c7e6-f6fd-48ed-a294-09f0327b59aa","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T21:45:16Z","dns_nameservers":[],"updated_at":"2018-06-27T21:45:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"b6154e06-2823-4e4b-b4df-bc1199a7f92c","subnetpool_id":null,"name":"CreateInstanceSimpleTests-11a853ef-d9b3-4324-871b-e10036aa5f5c-pub-subnet"}]} 2018-06-27 21:45:26,969 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=ff79c7e6-f6fd-48ed-a294-09f0327b59aa used request id req-8a715aba-573b-4ee8-b2c2-815b31bc1d4a 2018-06-27 21:45:26,970 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSimpleTests-11a853ef-d9b3-4324-871b-e10036aa5f5c-pub-net 2018-06-27 21:45:26,975 - 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}f04d71e2b2be470d37599c04a77af55a35dd894f" -d '{"port": {"network_id": "ff79c7e6-f6fd-48ed-a294-09f0327b59aa", "name": "CreateInstanceSimpleTests-11a853ef-d9b3-4324-871b-e10036aa5f5c-port", "admin_state_up": true}}' 2018-06-27 21:45:29,895 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 21:45:29 GMT Content-Type: application/json Content-Length: 855 Connection: keep-alive X-Openstack-Request-Id: req-bd580a86-c443-48ba-8faa-a12dc2eec416 Front-End-Https: on RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T21:45:28Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b6154e06-2823-4e4b-b4df-bc1199a7f92c","ip_address":"10.55.0.5"}],"id":"61d21479-e22e-41da-8707-f00c34afde16","security_groups":["c550cef9-ba45-49be-8c52-0554a76a0c1e"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:3f:74:32","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"CreateInstanceSimpleTests-11a853ef-d9b3-4324-871b-e10036aa5f5c-port","admin_state_up":true,"network_id":"ff79c7e6-f6fd-48ed-a294-09f0327b59aa","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T21:45:28Z","binding:vnic_type":"normal"}} 2018-06-27 21:45:29,895 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/ports used request id req-bd580a86-c443-48ba-8faa-a12dc2eec416 2018-06-27 21:45:29,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=CreateInstanceSimpleTests-11a853ef-d9b3-4324-871b-e10036aa5f5c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f04d71e2b2be470d37599c04a77af55a35dd894f" 2018-06-27 21:45:30,140 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:45:30 GMT Content-Type: application/json Content-Length: 730 Connection: keep-alive X-Openstack-Request-Id: req-18917ac6-c61d-4890-bace-af20d888c69e 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":"ff79c7e6-f6fd-48ed-a294-09f0327b59aa","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":["b6154e06-2823-4e4b-b4df-bc1199a7f92c"],"description":"","tags":[],"updated_at":"2018-06-27T21:45:16Z","provider:segmentation_id":51,"name":"CreateInstanceSimpleTests-11a853ef-d9b3-4324-871b-e10036aa5f5c-pub-net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T21:45:14Z","provider:network_type":"vxlan"}]} 2018-06-27 21:45:30,141 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSimpleTests-11a853ef-d9b3-4324-871b-e10036aa5f5c-pub-net used request id req-18917ac6-c61d-4890-bace-af20d888c69e 2018-06-27 21:45:30,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/8cdbc979369d4c15b8ddd6cc77d930e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f04d71e2b2be470d37599c04a77af55a35dd894f" 2018-06-27 21:45:30,239 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:45:30 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-51c6523c-ca64-40ee-93b2-74da356e09eb 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/8cdbc979369d4c15b8ddd6cc77d930e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}} 2018-06-27 21:45:30,239 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 used request id req-51c6523c-ca64-40ee-93b2-74da356e09eb 2018-06-27 21:45:30,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=ff79c7e6-f6fd-48ed-a294-09f0327b59aa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f04d71e2b2be470d37599c04a77af55a35dd894f" 2018-06-27 21:45:30,359 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:45:30 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-5307f7a1-df1c-4e7d-91f5-350f2a8049ef Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ff79c7e6-f6fd-48ed-a294-09f0327b59aa","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T21:45:16Z","dns_nameservers":[],"updated_at":"2018-06-27T21:45:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"b6154e06-2823-4e4b-b4df-bc1199a7f92c","subnetpool_id":null,"name":"CreateInstanceSimpleTests-11a853ef-d9b3-4324-871b-e10036aa5f5c-pub-subnet"}]} 2018-06-27 21:45:30,359 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=ff79c7e6-f6fd-48ed-a294-09f0327b59aa used request id req-5307f7a1-df1c-4e7d-91f5-350f2a8049ef 2018-06-27 21:45:30,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/ports?network_id=ff79c7e6-f6fd-48ed-a294-09f0327b59aa&name=CreateInstanceSimpleTests-11a853ef-d9b3-4324-871b-e10036aa5f5c-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f04d71e2b2be470d37599c04a77af55a35dd894f" 2018-06-27 21:45:30,525 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:45:30 GMT Content-Type: application/json Content-Length: 858 Connection: keep-alive X-Openstack-Request-Id: req-9d78fe9c-77e6-44ac-a5b4-990e65413daf Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T21:45:28Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"b6154e06-2823-4e4b-b4df-bc1199a7f92c","ip_address":"10.55.0.5"}],"id":"61d21479-e22e-41da-8707-f00c34afde16","security_groups":["c550cef9-ba45-49be-8c52-0554a76a0c1e"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:3f:74:32","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"CreateInstanceSimpleTests-11a853ef-d9b3-4324-871b-e10036aa5f5c-port","admin_state_up":true,"network_id":"ff79c7e6-f6fd-48ed-a294-09f0327b59aa","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T21:45:28Z","binding:vnic_type":"normal"}]} 2018-06-27 21:45:30,525 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=ff79c7e6-f6fd-48ed-a294-09f0327b59aa&name=CreateInstanceSimpleTests-11a853ef-d9b3-4324-871b-e10036aa5f5c-port&admin_state_up=True used request id req-9d78fe9c-77e6-44ac-a5b4-990e65413daf 2018-06-27 21:45:30,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f04d71e2b2be470d37599c04a77af55a35dd894f" 2018-06-27 21:45:30,911 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:45:30 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e0465d22-d47e-4283-a490-7116f79977e7 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/8cdbc979369d4c15b8ddd6cc77d930e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}} 2018-06-27 21:45:30,911 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 used request id req-e0465d22-d47e-4283-a490-7116f79977e7 2018-06-27 21:45:30,911 - nova_utils - INFO - Creating VM with name - CreateInstanceSimpleTests-11a853ef-d9b3-4324-871b-e10036aa5f5c-inst 2018-06-27 21:45:30,914 - novaclient.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}f04d71e2b2be470d37599c04a77af55a35dd894f" 2018-06-27 21:45:30,959 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:45:30 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-6f4c926d-95df-42d8-b074-f9b065762b9c X-Compute-Request-Id: req-6f4c926d-95df-42d8-b074-f9b065762b9c Front-End-Https: on RESP BODY: {"flavors": [{"id": "487cf511-7d94-44b5-9fb6-c57f2b8d721d", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/487cf511-7d94-44b5-9fb6-c57f2b8d721d", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/487cf511-7d94-44b5-9fb6-c57f2b8d721d", "rel": "bookmark"}], "name": "CreateInstanceSimpleTests-11a853ef-d9b3-4324-871b-e10036aa5f5c-flavor-name"}, {"id": "bfce69d5-8948-4e52-8e30-cf8bfa544966", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "bookmark"}], "name": "shaker-flavor_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3"}]} 2018-06-27 21:45:30,959 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-6f4c926d-95df-42d8-b074-f9b065762b9c 2018-06-27 21:45:30,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/flavors/487cf511-7d94-44b5-9fb6-c57f2b8d721d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f04d71e2b2be470d37599c04a77af55a35dd894f" 2018-06-27 21:45:31,907 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:45:31 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-d661f422-5e64-4760-aaf6-bff7c41b3f3d X-Compute-Request-Id: req-d661f422-5e64-4760-aaf6-bff7c41b3f3d Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateInstanceSimpleTests-11a853ef-d9b3-4324-871b-e10036aa5f5c-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/487cf511-7d94-44b5-9fb6-c57f2b8d721d", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/487cf511-7d94-44b5-9fb6-c57f2b8d721d", "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": "487cf511-7d94-44b5-9fb6-c57f2b8d721d"}} 2018-06-27 21:45:31,907 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/487cf511-7d94-44b5-9fb6-c57f2b8d721d used request id req-d661f422-5e64-4760-aaf6-bff7c41b3f3d 2018-06-27 21:45:31,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?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-11a853ef-d9b3-4324-871b-e10036aa5f5c-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f04d71e2b2be470d37599c04a77af55a35dd894f" 2018-06-27 21:45:32,848 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:45:32 GMT Content-Type: application/json Content-Length: 900 Connection: keep-alive X-Openstack-Request-Id: req-3dbfeea4-d456-4608-a3bf-926592fe3260 Front-End-Https: on RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-11a853ef-d9b3-4324-871b-e10036aa5f5c-image", "tags": [], "container_format": "bare", "created_at": "2018-06-27T21:45:05Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-27T21:45:07Z", "visibility": "shared", "self": "/v2/images/1f56624a-1bad-45b5-aee9-bfab17d20dd5", "min_disk": 0, "protected": false, "id": "1f56624a-1bad-45b5-aee9-bfab17d20dd5", "file": "/v2/images/1f56624a-1bad-45b5-aee9-bfab17d20dd5/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d7c26912d428472986e25648fb7b4451", "direct_url": "file:///var/lib/glance/images/1f56624a-1bad-45b5-aee9-bfab17d20dd5", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSimpleTests-11a853ef-d9b3-4324-871b-e10036aa5f5c-image"} 2018-06-27 21:45:32,848 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-11a853ef-d9b3-4324-871b-e10036aa5f5c-image used request id req-3dbfeea4-d456-4608-a3bf-926592fe3260 2018-06-27 21:45:32,850 - 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}f04d71e2b2be470d37599c04a77af55a35dd894f" 2018-06-27 21:45:33,418 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:45:33 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-ba0f5b76-3f05-4666-a00e-2f1125532639 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-27 21:45:33,418 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-ba0f5b76-3f05-4666-a00e-2f1125532639 2018-06-27 21:45:33,423 - 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}f04d71e2b2be470d37599c04a77af55a35dd894f" -d '{"server": {"name": "CreateInstanceSimpleTests-11a853ef-d9b3-4324-871b-e10036aa5f5c-inst", "imageRef": "1f56624a-1bad-45b5-aee9-bfab17d20dd5", "flavorRef": "487cf511-7d94-44b5-9fb6-c57f2b8d721d", "max_count": 1, "min_count": 1, "networks": [{"port": "61d21479-e22e-41da-8707-f00c34afde16"}]}}' 2018-06-27 21:45:38,873 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 21:45:38 GMT Content-Type: application/json Content-Length: 378 Connection: keep-alive Location: https://172.30.10.101:8774/v2.1/servers/15ed9c4e-a40e-446d-b4b6-293098a7e5e1 Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-d4b9978e-d489-4178-8ad4-aa1d1c23f9ba X-Compute-Request-Id: req-d4b9978e-d489-4178-8ad4-aa1d1c23f9ba RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "15ed9c4e-a40e-446d-b4b6-293098a7e5e1", "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/15ed9c4e-a40e-446d-b4b6-293098a7e5e1", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/15ed9c4e-a40e-446d-b4b6-293098a7e5e1", "rel": "bookmark"}], "adminPass": "h2HkEUuTtY7S"}} 2018-06-27 21:45:38,873 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers used request id req-d4b9978e-d489-4178-8ad4-aa1d1c23f9ba 2018-06-27 21:45:38,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/servers/15ed9c4e-a40e-446d-b4b6-293098a7e5e1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f04d71e2b2be470d37599c04a77af55a35dd894f" 2018-06-27 21:45:41,311 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:45:41 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-cefcf94d-09ac-4d1a-8733-fdef39e7ccfe X-Compute-Request-Id: req-cefcf94d-09ac-4d1a-8733-fdef39e7ccfe 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/15ed9c4e-a40e-446d-b4b6-293098a7e5e1", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/15ed9c4e-a40e-446d-b4b6-293098a7e5e1", "rel": "bookmark"}], "image": {"id": "1f56624a-1bad-45b5-aee9-bfab17d20dd5", "links": [{"href": "http://172.30.10.101:8774/images/1f56624a-1bad-45b5-aee9-bfab17d20dd5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "487cf511-7d94-44b5-9fb6-c57f2b8d721d", "links": [{"href": "http://172.30.10.101:8774/flavors/487cf511-7d94-44b5-9fb6-c57f2b8d721d", "rel": "bookmark"}]}, "id": "15ed9c4e-a40e-446d-b4b6-293098a7e5e1", "user_id": "e9f9c747d54947bc800a81ecf11858f5", "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-27T21:45:40Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "CreateInstanceSimpleTests-11a853ef-d9b3-4324-871b-e10036aa5f5c-inst", "created": "2018-06-27T21:45:39Z", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 21:45:41,311 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/15ed9c4e-a40e-446d-b4b6-293098a7e5e1 used request id req-cefcf94d-09ac-4d1a-8733-fdef39e7ccfe 2018-06-27 21:45:41,312 - create_instance - INFO - Created instance with name - CreateInstanceSimpleTests-11a853ef-d9b3-4324-871b-e10036aa5f5c-inst 2018-06-27 21:45:41,315 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/15ed9c4e-a40e-446d-b4b6-293098a7e5e1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f04d71e2b2be470d37599c04a77af55a35dd894f" 2018-06-27 21:45:42,680 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:45:42 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-e342eacd-72e6-4748-957b-cfca7c56a758 X-Compute-Request-Id: req-e342eacd-72e6-4748-957b-cfca7c56a758 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/15ed9c4e-a40e-446d-b4b6-293098a7e5e1", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/15ed9c4e-a40e-446d-b4b6-293098a7e5e1", "rel": "bookmark"}], "image": {"id": "1f56624a-1bad-45b5-aee9-bfab17d20dd5", "links": [{"href": "http://172.30.10.101:8774/images/1f56624a-1bad-45b5-aee9-bfab17d20dd5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "487cf511-7d94-44b5-9fb6-c57f2b8d721d", "links": [{"href": "http://172.30.10.101:8774/flavors/487cf511-7d94-44b5-9fb6-c57f2b8d721d", "rel": "bookmark"}]}, "id": "15ed9c4e-a40e-446d-b4b6-293098a7e5e1", "user_id": "e9f9c747d54947bc800a81ecf11858f5", "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-27T21:45:41Z", "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-11a853ef-d9b3-4324-871b-e10036aa5f5c-inst", "created": "2018-06-27T21:45:39Z", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 21:45:42,680 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/15ed9c4e-a40e-446d-b4b6-293098a7e5e1 used request id req-e342eacd-72e6-4748-957b-cfca7c56a758 2018-06-27 21:45:42,681 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-11a853ef-d9b3-4324-871b-e10036aa5f5c-inst] is - BUILD 2018-06-27 21:45:42,681 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 21:45:45,684 - create_instance - DEBUG - VM status query timeout in 895.628014088 2018-06-27 21:45:45,687 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/15ed9c4e-a40e-446d-b4b6-293098a7e5e1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f04d71e2b2be470d37599c04a77af55a35dd894f" 2018-06-27 21:45:48,556 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:45:48 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-5e6125ee-25a9-4d51-97f2-842bfdd1932a X-Compute-Request-Id: req-5e6125ee-25a9-4d51-97f2-842bfdd1932a 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/15ed9c4e-a40e-446d-b4b6-293098a7e5e1", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/15ed9c4e-a40e-446d-b4b6-293098a7e5e1", "rel": "bookmark"}], "image": {"id": "1f56624a-1bad-45b5-aee9-bfab17d20dd5", "links": [{"href": "http://172.30.10.101:8774/images/1f56624a-1bad-45b5-aee9-bfab17d20dd5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000006d", "OS-SRV-USG:launched_at": null, "flavor": {"id": "487cf511-7d94-44b5-9fb6-c57f2b8d721d", "links": [{"href": "http://172.30.10.101:8774/flavors/487cf511-7d94-44b5-9fb6-c57f2b8d721d", "rel": "bookmark"}]}, "id": "15ed9c4e-a40e-446d-b4b6-293098a7e5e1", "security_groups": [{"name": "default"}], "user_id": "e9f9c747d54947bc800a81ecf11858f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T21:45:44Z", "hostId": "2f2923311188b71d2bbeada32389be0376755ad8e453f8efe0a8f13e", "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-11a853ef-d9b3-4324-871b-e10036aa5f5c-inst", "created": "2018-06-27T21:45:38Z", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 21:45:48,557 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/15ed9c4e-a40e-446d-b4b6-293098a7e5e1 used request id req-5e6125ee-25a9-4d51-97f2-842bfdd1932a 2018-06-27 21:45:48,557 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-11a853ef-d9b3-4324-871b-e10036aa5f5c-inst] is - BUILD 2018-06-27 21:45:48,557 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 21:45:51,558 - create_instance - DEBUG - VM status query timeout in 889.75437808 2018-06-27 21:45:51,561 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/15ed9c4e-a40e-446d-b4b6-293098a7e5e1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f04d71e2b2be470d37599c04a77af55a35dd894f" 2018-06-27 21:45:53,908 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:45:53 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-6d86dec4-5d76-44f3-9d20-5a583dc1752f X-Compute-Request-Id: req-6d86dec4-5d76-44f3-9d20-5a583dc1752f Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"CreateInstanceSimpleTests-11a853ef-d9b3-4324-871b-e10036aa5f5c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3f:74:32", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/15ed9c4e-a40e-446d-b4b6-293098a7e5e1", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/15ed9c4e-a40e-446d-b4b6-293098a7e5e1", "rel": "bookmark"}], "image": {"id": "1f56624a-1bad-45b5-aee9-bfab17d20dd5", "links": [{"href": "http://172.30.10.101:8774/images/1f56624a-1bad-45b5-aee9-bfab17d20dd5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000006d", "OS-SRV-USG:launched_at": null, "flavor": {"id": "487cf511-7d94-44b5-9fb6-c57f2b8d721d", "links": [{"href": "http://172.30.10.101:8774/flavors/487cf511-7d94-44b5-9fb6-c57f2b8d721d", "rel": "bookmark"}]}, "id": "15ed9c4e-a40e-446d-b4b6-293098a7e5e1", "security_groups": [{"name": "default"}], "user_id": "e9f9c747d54947bc800a81ecf11858f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T21:45:44Z", "hostId": "2f2923311188b71d2bbeada32389be0376755ad8e453f8efe0a8f13e", "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-11a853ef-d9b3-4324-871b-e10036aa5f5c-inst", "created": "2018-06-27T21:45:38Z", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 21:45:53,909 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/15ed9c4e-a40e-446d-b4b6-293098a7e5e1 used request id req-6d86dec4-5d76-44f3-9d20-5a583dc1752f 2018-06-27 21:45:53,909 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-11a853ef-d9b3-4324-871b-e10036aa5f5c-inst] is - BUILD 2018-06-27 21:45:53,909 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 21:45:56,913 - create_instance - DEBUG - VM status query timeout in 884.39934206 2018-06-27 21:45:56,916 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/15ed9c4e-a40e-446d-b4b6-293098a7e5e1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f04d71e2b2be470d37599c04a77af55a35dd894f" 2018-06-27 21:45:58,001 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:45:57 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-296af155-571b-446b-8fc4-457e3e116d0d X-Compute-Request-Id: req-296af155-571b-446b-8fc4-457e3e116d0d Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-11a853ef-d9b3-4324-871b-e10036aa5f5c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3f:74:32", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/15ed9c4e-a40e-446d-b4b6-293098a7e5e1", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/15ed9c4e-a40e-446d-b4b6-293098a7e5e1", "rel": "bookmark"}], "image": {"id": "1f56624a-1bad-45b5-aee9-bfab17d20dd5", "links": [{"href": "http://172.30.10.101:8774/images/1f56624a-1bad-45b5-aee9-bfab17d20dd5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000006d", "OS-SRV-USG:launched_at": "2018-06-27T21:45:57.000000", "flavor": {"id": "487cf511-7d94-44b5-9fb6-c57f2b8d721d", "links": [{"href": "http://172.30.10.101:8774/flavors/487cf511-7d94-44b5-9fb6-c57f2b8d721d", "rel": "bookmark"}]}, "id": "15ed9c4e-a40e-446d-b4b6-293098a7e5e1", "security_groups": [{"name": "default"}], "user_id": "e9f9c747d54947bc800a81ecf11858f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T21:45:57Z", "hostId": "2f2923311188b71d2bbeada32389be0376755ad8e453f8efe0a8f13e", "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-11a853ef-d9b3-4324-871b-e10036aa5f5c-inst", "created": "2018-06-27T21:45:38Z", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 21:45:58,001 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/15ed9c4e-a40e-446d-b4b6-293098a7e5e1 used request id req-296af155-571b-446b-8fc4-457e3e116d0d 2018-06-27 21:45:58,002 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-11a853ef-d9b3-4324-871b-e10036aa5f5c-inst] is - ACTIVE 2018-06-27 21:45:58,002 - create_instance - INFO - VM is - ACTIVE 2018-06-27 21:45:58,005 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/15ed9c4e-a40e-446d-b4b6-293098a7e5e1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f04d71e2b2be470d37599c04a77af55a35dd894f" 2018-06-27 21:46:01,075 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:46:01 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-b35ead3e-152e-4528-8170-6617720bf9ab X-Compute-Request-Id: req-b35ead3e-152e-4528-8170-6617720bf9ab Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-11a853ef-d9b3-4324-871b-e10036aa5f5c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3f:74:32", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/15ed9c4e-a40e-446d-b4b6-293098a7e5e1", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/15ed9c4e-a40e-446d-b4b6-293098a7e5e1", "rel": "bookmark"}], "image": {"id": "1f56624a-1bad-45b5-aee9-bfab17d20dd5", "links": [{"href": "http://172.30.10.101:8774/images/1f56624a-1bad-45b5-aee9-bfab17d20dd5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000006d", "OS-SRV-USG:launched_at": "2018-06-27T21:45:57.000000", "flavor": {"id": "487cf511-7d94-44b5-9fb6-c57f2b8d721d", "links": [{"href": "http://172.30.10.101:8774/flavors/487cf511-7d94-44b5-9fb6-c57f2b8d721d", "rel": "bookmark"}]}, "id": "15ed9c4e-a40e-446d-b4b6-293098a7e5e1", "security_groups": [{"name": "default"}], "user_id": "e9f9c747d54947bc800a81ecf11858f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T21:45:57Z", "hostId": "2f2923311188b71d2bbeada32389be0376755ad8e453f8efe0a8f13e", "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-11a853ef-d9b3-4324-871b-e10036aa5f5c-inst", "created": "2018-06-27T21:45:38Z", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 21:46:01,075 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/15ed9c4e-a40e-446d-b4b6-293098a7e5e1 used request id req-b35ead3e-152e-4528-8170-6617720bf9ab 2018-06-27 21:46:01,081 - keystoneauth.session - 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-11a853ef-d9b3-4324-871b-e10036aa5f5c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f04d71e2b2be470d37599c04a77af55a35dd894f" 2018-06-27 21:46:01,365 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:46:01 GMT Content-Type: application/json Content-Length: 730 Connection: keep-alive X-Openstack-Request-Id: req-d3eb94ea-86f5-4fc8-b58d-75751d4de694 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":"ff79c7e6-f6fd-48ed-a294-09f0327b59aa","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":["b6154e06-2823-4e4b-b4df-bc1199a7f92c"],"description":"","tags":[],"updated_at":"2018-06-27T21:45:16Z","provider:segmentation_id":51,"name":"CreateInstanceSimpleTests-11a853ef-d9b3-4324-871b-e10036aa5f5c-pub-net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T21:45:14Z","provider:network_type":"vxlan"}]} 2018-06-27 21:46:01,365 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSimpleTests-11a853ef-d9b3-4324-871b-e10036aa5f5c-pub-net used request id req-d3eb94ea-86f5-4fc8-b58d-75751d4de694 2018-06-27 21:46:01,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/8cdbc979369d4c15b8ddd6cc77d930e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f04d71e2b2be470d37599c04a77af55a35dd894f" 2018-06-27 21:46:01,436 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:46:01 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6e20fbfa-d892-44c4-8311-1f5f6ec4f349 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/8cdbc979369d4c15b8ddd6cc77d930e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}} 2018-06-27 21:46:01,436 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 used request id req-6e20fbfa-d892-44c4-8311-1f5f6ec4f349 2018-06-27 21:46:01,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/subnets?network_id=ff79c7e6-f6fd-48ed-a294-09f0327b59aa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f04d71e2b2be470d37599c04a77af55a35dd894f" 2018-06-27 21:46:01,543 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:46:01 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-a49edc00-784f-4cc6-9c8e-d627cc7e2d80 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ff79c7e6-f6fd-48ed-a294-09f0327b59aa","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T21:45:16Z","dns_nameservers":[],"updated_at":"2018-06-27T21:45:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"b6154e06-2823-4e4b-b4df-bc1199a7f92c","subnetpool_id":null,"name":"CreateInstanceSimpleTests-11a853ef-d9b3-4324-871b-e10036aa5f5c-pub-subnet"}]} 2018-06-27 21:46:01,543 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=ff79c7e6-f6fd-48ed-a294-09f0327b59aa used request id req-a49edc00-784f-4cc6-9c8e-d627cc7e2d80 2018-06-27 21:46:01,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?network_id=ff79c7e6-f6fd-48ed-a294-09f0327b59aa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f04d71e2b2be470d37599c04a77af55a35dd894f" 2018-06-27 21:46:01,665 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:46:01 GMT Content-Type: application/json Content-Length: 2784 Connection: keep-alive X-Openstack-Request-Id: req-46b6be36-10cf-49be-8e2f-6fd66f6667ae Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T21:45:55Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"b6154e06-2823-4e4b-b4df-bc1199a7f92c","ip_address":"10.55.0.5"}],"id":"61d21479-e22e-41da-8707-f00c34afde16","security_groups":["c550cef9-ba45-49be-8c52-0554a76a0c1e"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3f:74:32","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"15ed9c4e-a40e-446d-b4b6-293098a7e5e1","name":"CreateInstanceSimpleTests-11a853ef-d9b3-4324-871b-e10036aa5f5c-port","admin_state_up":true,"network_id":"ff79c7e6-f6fd-48ed-a294-09f0327b59aa","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T21:45:28Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T21:45:23Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b6154e06-2823-4e4b-b4df-bc1199a7f92c","ip_address":"10.55.0.3"}],"id":"a68905de-3cf7-486f-b2b3-dae31596317f","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ca:8a:9f","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-ff79c7e6-f6fd-48ed-a294-09f0327b59aa","name":"","admin_state_up":true,"network_id":"ff79c7e6-f6fd-48ed-a294-09f0327b59aa","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T21:45:19Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T21:45:23Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b6154e06-2823-4e4b-b4df-bc1199a7f92c","ip_address":"10.55.0.2"}],"id":"ebb6a78d-8295-48ae-a2d6-17feb95af309","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:11:2c:f4","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-ff79c7e6-f6fd-48ed-a294-09f0327b59aa","name":"","admin_state_up":true,"network_id":"ff79c7e6-f6fd-48ed-a294-09f0327b59aa","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T21:45:18Z","binding:vnic_type":"normal"}]} 2018-06-27 21:46:01,665 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=ff79c7e6-f6fd-48ed-a294-09f0327b59aa used request id req-46b6be36-10cf-49be-8e2f-6fd66f6667ae 2018-06-27 21:46:01,666 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:46:02,714 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:46:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["f9AlKj9jSxGE8kdjZ-OOQQ"], "issued_at": "2018-06-27T21:46:02.000000Z"}} 2018-06-27 21:46:02,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/detail?name=CreateInstanceSimpleTests-11a853ef-d9b3-4324-871b-e10036aa5f5c-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1145b363cb207cafda04416e1b5d82c76484a042" 2018-06-27 21:46:04,761 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:46:04 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-8e6d3102-0894-49aa-af72-66afe5cadf70 X-Compute-Request-Id: req-8e6d3102-0894-49aa-af72-66afe5cadf70 Front-End-Https: on RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-11a853ef-d9b3-4324-871b-e10036aa5f5c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3f:74:32", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/15ed9c4e-a40e-446d-b4b6-293098a7e5e1", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/15ed9c4e-a40e-446d-b4b6-293098a7e5e1", "rel": "bookmark"}], "image": {"id": "1f56624a-1bad-45b5-aee9-bfab17d20dd5", "links": [{"href": "http://172.30.10.101:8774/images/1f56624a-1bad-45b5-aee9-bfab17d20dd5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000006d", "OS-SRV-USG:launched_at": "2018-06-27T21:45:57.000000", "flavor": {"id": "487cf511-7d94-44b5-9fb6-c57f2b8d721d", "links": [{"href": "http://172.30.10.101:8774/flavors/487cf511-7d94-44b5-9fb6-c57f2b8d721d", "rel": "bookmark"}]}, "id": "15ed9c4e-a40e-446d-b4b6-293098a7e5e1", "security_groups": [{"name": "default"}], "user_id": "e9f9c747d54947bc800a81ecf11858f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T21:45:57Z", "hostId": "2f2923311188b71d2bbeada32389be0376755ad8e453f8efe0a8f13e", "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-11a853ef-d9b3-4324-871b-e10036aa5f5c-inst", "created": "2018-06-27T21:45:38Z", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-27 21:46:04,761 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-11a853ef-d9b3-4324-871b-e10036aa5f5c-inst used request id req-8e6d3102-0894-49aa-af72-66afe5cadf70 2018-06-27 21:46:04,763 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:46:05,689 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:46:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["HYYhJGzkTMy3nO7qnLy9xA"], "issued_at": "2018-06-27T21:46:05.000000Z"}} 2018-06-27 21:46:05,695 - keystoneauth.session - 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-11a853ef-d9b3-4324-871b-e10036aa5f5c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74396e54a062b587c41e9212d16a3fe2cfe047e9" 2018-06-27 21:46:06,642 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:46:06 GMT Content-Type: application/json Content-Length: 730 Connection: keep-alive X-Openstack-Request-Id: req-9bad74d3-9e5d-4cf0-b174-5cca0c5cd702 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":"ff79c7e6-f6fd-48ed-a294-09f0327b59aa","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":["b6154e06-2823-4e4b-b4df-bc1199a7f92c"],"description":"","tags":[],"updated_at":"2018-06-27T21:45:16Z","provider:segmentation_id":51,"name":"CreateInstanceSimpleTests-11a853ef-d9b3-4324-871b-e10036aa5f5c-pub-net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T21:45:14Z","provider:network_type":"vxlan"}]} 2018-06-27 21:46:06,642 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSimpleTests-11a853ef-d9b3-4324-871b-e10036aa5f5c-pub-net used request id req-9bad74d3-9e5d-4cf0-b174-5cca0c5cd702 2018-06-27 21:46:06,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=ff79c7e6-f6fd-48ed-a294-09f0327b59aa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74396e54a062b587c41e9212d16a3fe2cfe047e9" 2018-06-27 21:46:07,068 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:46:07 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-44862812-9cd1-41d8-a224-ceb021e592fe Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ff79c7e6-f6fd-48ed-a294-09f0327b59aa","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T21:45:16Z","dns_nameservers":[],"updated_at":"2018-06-27T21:45:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"b6154e06-2823-4e4b-b4df-bc1199a7f92c","subnetpool_id":null,"name":"CreateInstanceSimpleTests-11a853ef-d9b3-4324-871b-e10036aa5f5c-pub-subnet"}]} 2018-06-27 21:46:07,068 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=ff79c7e6-f6fd-48ed-a294-09f0327b59aa used request id req-44862812-9cd1-41d8-a224-ceb021e592fe 2018-06-27 21:46:07,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/ports?network_id=ff79c7e6-f6fd-48ed-a294-09f0327b59aa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74396e54a062b587c41e9212d16a3fe2cfe047e9" 2018-06-27 21:46:07,815 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:46:07 GMT Content-Type: application/json Content-Length: 2784 Connection: keep-alive X-Openstack-Request-Id: req-2770f6d4-c7b5-4a5c-98ba-52f09b923abd Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T21:45:55Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"b6154e06-2823-4e4b-b4df-bc1199a7f92c","ip_address":"10.55.0.5"}],"id":"61d21479-e22e-41da-8707-f00c34afde16","security_groups":["c550cef9-ba45-49be-8c52-0554a76a0c1e"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3f:74:32","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"15ed9c4e-a40e-446d-b4b6-293098a7e5e1","name":"CreateInstanceSimpleTests-11a853ef-d9b3-4324-871b-e10036aa5f5c-port","admin_state_up":true,"network_id":"ff79c7e6-f6fd-48ed-a294-09f0327b59aa","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T21:45:28Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T21:45:23Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b6154e06-2823-4e4b-b4df-bc1199a7f92c","ip_address":"10.55.0.3"}],"id":"a68905de-3cf7-486f-b2b3-dae31596317f","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ca:8a:9f","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-ff79c7e6-f6fd-48ed-a294-09f0327b59aa","name":"","admin_state_up":true,"network_id":"ff79c7e6-f6fd-48ed-a294-09f0327b59aa","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T21:45:19Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T21:45:23Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b6154e06-2823-4e4b-b4df-bc1199a7f92c","ip_address":"10.55.0.2"}],"id":"ebb6a78d-8295-48ae-a2d6-17feb95af309","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:11:2c:f4","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-ff79c7e6-f6fd-48ed-a294-09f0327b59aa","name":"","admin_state_up":true,"network_id":"ff79c7e6-f6fd-48ed-a294-09f0327b59aa","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T21:45:18Z","binding:vnic_type":"normal"}]} 2018-06-27 21:46:07,815 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=ff79c7e6-f6fd-48ed-a294-09f0327b59aa used request id req-2770f6d4-c7b5-4a5c-98ba-52f09b923abd 2018-06-27 21:46:07,817 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:46:08,643 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "222490c00baa4a2b892ee407842f5a99", "name": "CreateInstanceSimpleTests-39d706d9-ccd0-43a-proj-role"}], "expires_at": "2018-06-27T22:46:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d7c26912d428472986e25648fb7b4451", "name": "CreateInstanceSimpleTests-39d706d9-ccd0-43a-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/d7c26912d428472986e25648fb7b4451", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/d7c26912d428472986e25648fb7b4451", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/d7c26912d428472986e25648fb7b4451", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/d7c26912d428472986e25648fb7b4451", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/d7c26912d428472986e25648fb7b4451", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/d7c26912d428472986e25648fb7b4451", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/d7c26912d428472986e25648fb7b4451", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/d7c26912d428472986e25648fb7b4451", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/d7c26912d428472986e25648fb7b4451", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/d7c26912d428472986e25648fb7b4451", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/d7c26912d428472986e25648fb7b4451", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/d7c26912d428472986e25648fb7b4451", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-39d706d9-ccd0-43a-user", "id": "452a4b358ee446a8ab7c0534286c753d"}, "audit_ids": ["qFazynfoTT6mN5YSQerhrQ"], "issued_at": "2018-06-27T21:46:08.000000Z"}} 2018-06-27 21:46:08,646 - novaclient.v2.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-11a853ef-d9b3-4324-871b-e10036aa5f5c-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26b3f39847953c7a559355d189e7f3155a57242f" 2018-06-27 21:46:09,550 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:46: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-edc03654-1d49-4d1b-9c74-9f26a4d01605 X-Compute-Request-Id: req-edc03654-1d49-4d1b-9c74-9f26a4d01605 Front-End-Https: on RESP BODY: {"servers": []} 2018-06-27 21:46:09,551 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-11a853ef-d9b3-4324-871b-e10036aa5f5c-inst used request id req-edc03654-1d49-4d1b-9c74-9f26a4d01605 2018-06-27 21:46:09,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/15ed9c4e-a40e-446d-b4b6-293098a7e5e1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f04d71e2b2be470d37599c04a77af55a35dd894f" 2018-06-27 21:46:10,088 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:46:10 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-c9def3ee-3956-4d63-88f7-aad2790ebb6f X-Compute-Request-Id: req-c9def3ee-3956-4d63-88f7-aad2790ebb6f Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-11a853ef-d9b3-4324-871b-e10036aa5f5c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3f:74:32", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/15ed9c4e-a40e-446d-b4b6-293098a7e5e1", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/15ed9c4e-a40e-446d-b4b6-293098a7e5e1", "rel": "bookmark"}], "image": {"id": "1f56624a-1bad-45b5-aee9-bfab17d20dd5", "links": [{"href": "http://172.30.10.101:8774/images/1f56624a-1bad-45b5-aee9-bfab17d20dd5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000006d", "OS-SRV-USG:launched_at": "2018-06-27T21:45:57.000000", "flavor": {"id": "487cf511-7d94-44b5-9fb6-c57f2b8d721d", "links": [{"href": "http://172.30.10.101:8774/flavors/487cf511-7d94-44b5-9fb6-c57f2b8d721d", "rel": "bookmark"}]}, "id": "15ed9c4e-a40e-446d-b4b6-293098a7e5e1", "security_groups": [{"name": "default"}], "user_id": "e9f9c747d54947bc800a81ecf11858f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T21:45:57Z", "hostId": "2f2923311188b71d2bbeada32389be0376755ad8e453f8efe0a8f13e", "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-11a853ef-d9b3-4324-871b-e10036aa5f5c-inst", "created": "2018-06-27T21:45:38Z", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 21:46:10,088 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/15ed9c4e-a40e-446d-b4b6-293098a7e5e1 used request id req-c9def3ee-3956-4d63-88f7-aad2790ebb6f 2018-06-27 21:46:10,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/networks?name=CreateInstanceSimpleTests-11a853ef-d9b3-4324-871b-e10036aa5f5c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f04d71e2b2be470d37599c04a77af55a35dd894f" 2018-06-27 21:46:10,304 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:46:10 GMT Content-Type: application/json Content-Length: 730 Connection: keep-alive X-Openstack-Request-Id: req-df0c5385-7134-40fb-af11-345084f5419f 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":"ff79c7e6-f6fd-48ed-a294-09f0327b59aa","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":["b6154e06-2823-4e4b-b4df-bc1199a7f92c"],"description":"","tags":[],"updated_at":"2018-06-27T21:45:16Z","provider:segmentation_id":51,"name":"CreateInstanceSimpleTests-11a853ef-d9b3-4324-871b-e10036aa5f5c-pub-net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T21:45:14Z","provider:network_type":"vxlan"}]} 2018-06-27 21:46:10,304 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSimpleTests-11a853ef-d9b3-4324-871b-e10036aa5f5c-pub-net used request id req-df0c5385-7134-40fb-af11-345084f5419f 2018-06-27 21:46:10,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/8cdbc979369d4c15b8ddd6cc77d930e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f04d71e2b2be470d37599c04a77af55a35dd894f" 2018-06-27 21:46:10,394 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:46:10 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2c7a423d-193b-4f12-a1a8-16d7e8e82d07 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/8cdbc979369d4c15b8ddd6cc77d930e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}} 2018-06-27 21:46:10,394 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 used request id req-2c7a423d-193b-4f12-a1a8-16d7e8e82d07 2018-06-27 21:46:10,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/subnets?network_id=ff79c7e6-f6fd-48ed-a294-09f0327b59aa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f04d71e2b2be470d37599c04a77af55a35dd894f" 2018-06-27 21:46:10,501 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:46:10 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-37e3a5b5-c49f-4298-8f1c-251019f9f5c3 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ff79c7e6-f6fd-48ed-a294-09f0327b59aa","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T21:45:16Z","dns_nameservers":[],"updated_at":"2018-06-27T21:45:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"b6154e06-2823-4e4b-b4df-bc1199a7f92c","subnetpool_id":null,"name":"CreateInstanceSimpleTests-11a853ef-d9b3-4324-871b-e10036aa5f5c-pub-subnet"}]} 2018-06-27 21:46:10,501 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=ff79c7e6-f6fd-48ed-a294-09f0327b59aa used request id req-37e3a5b5-c49f-4298-8f1c-251019f9f5c3 2018-06-27 21:46: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/ports?network_id=ff79c7e6-f6fd-48ed-a294-09f0327b59aa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f04d71e2b2be470d37599c04a77af55a35dd894f" 2018-06-27 21:46:10,845 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:46:10 GMT Content-Type: application/json Content-Length: 2784 Connection: keep-alive X-Openstack-Request-Id: req-8560f452-a9cd-4bc9-8c9c-53debca4ab90 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T21:45:55Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"b6154e06-2823-4e4b-b4df-bc1199a7f92c","ip_address":"10.55.0.5"}],"id":"61d21479-e22e-41da-8707-f00c34afde16","security_groups":["c550cef9-ba45-49be-8c52-0554a76a0c1e"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3f:74:32","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"15ed9c4e-a40e-446d-b4b6-293098a7e5e1","name":"CreateInstanceSimpleTests-11a853ef-d9b3-4324-871b-e10036aa5f5c-port","admin_state_up":true,"network_id":"ff79c7e6-f6fd-48ed-a294-09f0327b59aa","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T21:45:28Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T21:45:23Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b6154e06-2823-4e4b-b4df-bc1199a7f92c","ip_address":"10.55.0.3"}],"id":"a68905de-3cf7-486f-b2b3-dae31596317f","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ca:8a:9f","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-ff79c7e6-f6fd-48ed-a294-09f0327b59aa","name":"","admin_state_up":true,"network_id":"ff79c7e6-f6fd-48ed-a294-09f0327b59aa","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T21:45:19Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T21:45:23Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b6154e06-2823-4e4b-b4df-bc1199a7f92c","ip_address":"10.55.0.2"}],"id":"ebb6a78d-8295-48ae-a2d6-17feb95af309","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:11:2c:f4","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-ff79c7e6-f6fd-48ed-a294-09f0327b59aa","name":"","admin_state_up":true,"network_id":"ff79c7e6-f6fd-48ed-a294-09f0327b59aa","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T21:45:18Z","binding:vnic_type":"normal"}]} 2018-06-27 21:46:10,846 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=ff79c7e6-f6fd-48ed-a294-09f0327b59aa used request id req-8560f452-a9cd-4bc9-8c9c-53debca4ab90 2018-06-27 21:46: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/15ed9c4e-a40e-446d-b4b6-293098a7e5e1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f04d71e2b2be470d37599c04a77af55a35dd894f" 2018-06-27 21:46:12,746 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:46:12 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-ef7ecfde-04a3-425e-b143-e31be77a6de1 X-Compute-Request-Id: req-ef7ecfde-04a3-425e-b143-e31be77a6de1 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-11a853ef-d9b3-4324-871b-e10036aa5f5c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3f:74:32", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/15ed9c4e-a40e-446d-b4b6-293098a7e5e1", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/15ed9c4e-a40e-446d-b4b6-293098a7e5e1", "rel": "bookmark"}], "image": {"id": "1f56624a-1bad-45b5-aee9-bfab17d20dd5", "links": [{"href": "http://172.30.10.101:8774/images/1f56624a-1bad-45b5-aee9-bfab17d20dd5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000006d", "OS-SRV-USG:launched_at": "2018-06-27T21:45:57.000000", "flavor": {"id": "487cf511-7d94-44b5-9fb6-c57f2b8d721d", "links": [{"href": "http://172.30.10.101:8774/flavors/487cf511-7d94-44b5-9fb6-c57f2b8d721d", "rel": "bookmark"}]}, "id": "15ed9c4e-a40e-446d-b4b6-293098a7e5e1", "security_groups": [{"name": "default"}], "user_id": "e9f9c747d54947bc800a81ecf11858f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T21:45:57Z", "hostId": "2f2923311188b71d2bbeada32389be0376755ad8e453f8efe0a8f13e", "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-11a853ef-d9b3-4324-871b-e10036aa5f5c-inst", "created": "2018-06-27T21:45:38Z", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 21:46:12,746 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/15ed9c4e-a40e-446d-b4b6-293098a7e5e1 used request id req-ef7ecfde-04a3-425e-b143-e31be77a6de1 2018-06-27 21:46:12,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/networks?name=CreateInstanceSimpleTests-11a853ef-d9b3-4324-871b-e10036aa5f5c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f04d71e2b2be470d37599c04a77af55a35dd894f" 2018-06-27 21:46:13,063 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:46:13 GMT Content-Type: application/json Content-Length: 730 Connection: keep-alive X-Openstack-Request-Id: req-6615ca9f-ac0d-4677-9027-e214c2cdb4c7 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":"ff79c7e6-f6fd-48ed-a294-09f0327b59aa","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":["b6154e06-2823-4e4b-b4df-bc1199a7f92c"],"description":"","tags":[],"updated_at":"2018-06-27T21:45:16Z","provider:segmentation_id":51,"name":"CreateInstanceSimpleTests-11a853ef-d9b3-4324-871b-e10036aa5f5c-pub-net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T21:45:14Z","provider:network_type":"vxlan"}]} 2018-06-27 21:46:13,063 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSimpleTests-11a853ef-d9b3-4324-871b-e10036aa5f5c-pub-net used request id req-6615ca9f-ac0d-4677-9027-e214c2cdb4c7 2018-06-27 21:46:13,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f04d71e2b2be470d37599c04a77af55a35dd894f" 2018-06-27 21:46:13,163 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:46:13 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9834b600-35c3-457e-a68c-6b9cca69e271 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/8cdbc979369d4c15b8ddd6cc77d930e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}} 2018-06-27 21:46:13,163 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 used request id req-9834b600-35c3-457e-a68c-6b9cca69e271 2018-06-27 21:46: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/subnets?network_id=ff79c7e6-f6fd-48ed-a294-09f0327b59aa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f04d71e2b2be470d37599c04a77af55a35dd894f" 2018-06-27 21:46:13,320 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:46:13 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-c3ebb5e7-0d20-41ce-a662-abccf5f5dc39 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ff79c7e6-f6fd-48ed-a294-09f0327b59aa","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T21:45:16Z","dns_nameservers":[],"updated_at":"2018-06-27T21:45:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"b6154e06-2823-4e4b-b4df-bc1199a7f92c","subnetpool_id":null,"name":"CreateInstanceSimpleTests-11a853ef-d9b3-4324-871b-e10036aa5f5c-pub-subnet"}]} 2018-06-27 21:46:13,321 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=ff79c7e6-f6fd-48ed-a294-09f0327b59aa used request id req-c3ebb5e7-0d20-41ce-a662-abccf5f5dc39 2018-06-27 21:46:13,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/ports?network_id=ff79c7e6-f6fd-48ed-a294-09f0327b59aa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f04d71e2b2be470d37599c04a77af55a35dd894f" 2018-06-27 21:46:13,475 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:46:13 GMT Content-Type: application/json Content-Length: 2784 Connection: keep-alive X-Openstack-Request-Id: req-f1aec841-a4a2-4004-88fb-14be735d616c Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T21:45:55Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"b6154e06-2823-4e4b-b4df-bc1199a7f92c","ip_address":"10.55.0.5"}],"id":"61d21479-e22e-41da-8707-f00c34afde16","security_groups":["c550cef9-ba45-49be-8c52-0554a76a0c1e"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3f:74:32","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"15ed9c4e-a40e-446d-b4b6-293098a7e5e1","name":"CreateInstanceSimpleTests-11a853ef-d9b3-4324-871b-e10036aa5f5c-port","admin_state_up":true,"network_id":"ff79c7e6-f6fd-48ed-a294-09f0327b59aa","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T21:45:28Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T21:45:23Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b6154e06-2823-4e4b-b4df-bc1199a7f92c","ip_address":"10.55.0.3"}],"id":"a68905de-3cf7-486f-b2b3-dae31596317f","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ca:8a:9f","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-ff79c7e6-f6fd-48ed-a294-09f0327b59aa","name":"","admin_state_up":true,"network_id":"ff79c7e6-f6fd-48ed-a294-09f0327b59aa","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T21:45:19Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T21:45:23Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b6154e06-2823-4e4b-b4df-bc1199a7f92c","ip_address":"10.55.0.2"}],"id":"ebb6a78d-8295-48ae-a2d6-17feb95af309","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:11:2c:f4","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-ff79c7e6-f6fd-48ed-a294-09f0327b59aa","name":"","admin_state_up":true,"network_id":"ff79c7e6-f6fd-48ed-a294-09f0327b59aa","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T21:45:18Z","binding:vnic_type":"normal"}]} 2018-06-27 21:46:13,475 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=ff79c7e6-f6fd-48ed-a294-09f0327b59aa used request id req-f1aec841-a4a2-4004-88fb-14be735d616c 2018-06-27 21:46:13,477 - create_instance - INFO - Deleting Port with ID - 61d21479-e22e-41da-8707-f00c34afde16 2018-06-27 21:46:13,477 - neutron_utils - INFO - Deleting port with name CreateInstanceSimpleTests-11a853ef-d9b3-4324-871b-e10036aa5f5c-port 2018-06-27 21:46:13,482 - 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/61d21479-e22e-41da-8707-f00c34afde16 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f04d71e2b2be470d37599c04a77af55a35dd894f" 2018-06-27 21:46:14,729 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:46:14 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-50fffff7-3b54-4401-bcdf-0b86a412f59f Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:46:14,729 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/ports/61d21479-e22e-41da-8707-f00c34afde16 used request id req-50fffff7-3b54-4401-bcdf-0b86a412f59f 2018-06-27 21:46:14,729 - create_instance - INFO - Deleting VM instance - CreateInstanceSimpleTests-11a853ef-d9b3-4324-871b-e10036aa5f5c-inst 2018-06-27 21:46:14,732 - 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/15ed9c4e-a40e-446d-b4b6-293098a7e5e1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f04d71e2b2be470d37599c04a77af55a35dd894f" 2018-06-27 21:46:15,131 - novaclient.v2.client - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21: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-8b7e7f61-cc04-44c0-860f-32447fae5751 X-Compute-Request-Id: req-8b7e7f61-cc04-44c0-860f-32447fae5751 Front-End-Https: on 2018-06-27 21:46:15,131 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/servers/15ed9c4e-a40e-446d-b4b6-293098a7e5e1 used request id req-8b7e7f61-cc04-44c0-860f-32447fae5751 2018-06-27 21:46:15,132 - create_instance - INFO - Checking deletion status 2018-06-27 21:46:15,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/15ed9c4e-a40e-446d-b4b6-293098a7e5e1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f04d71e2b2be470d37599c04a77af55a35dd894f" 2018-06-27 21:46:15,425 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:46:15 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-acdc0b66-de42-49ee-b7dd-58d4d97073f3 X-Compute-Request-Id: req-acdc0b66-de42-49ee-b7dd-58d4d97073f3 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceSimpleTests-11a853ef-d9b3-4324-871b-e10036aa5f5c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3f:74:32", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/15ed9c4e-a40e-446d-b4b6-293098a7e5e1", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/15ed9c4e-a40e-446d-b4b6-293098a7e5e1", "rel": "bookmark"}], "image": {"id": "1f56624a-1bad-45b5-aee9-bfab17d20dd5", "links": [{"href": "http://172.30.10.101:8774/images/1f56624a-1bad-45b5-aee9-bfab17d20dd5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000006d", "OS-SRV-USG:launched_at": "2018-06-27T21:45:57.000000", "flavor": {"id": "487cf511-7d94-44b5-9fb6-c57f2b8d721d", "links": [{"href": "http://172.30.10.101:8774/flavors/487cf511-7d94-44b5-9fb6-c57f2b8d721d", "rel": "bookmark"}]}, "id": "15ed9c4e-a40e-446d-b4b6-293098a7e5e1", "user_id": "e9f9c747d54947bc800a81ecf11858f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T21:46:15Z", "hostId": "2f2923311188b71d2bbeada32389be0376755ad8e453f8efe0a8f13e", "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-11a853ef-d9b3-4324-871b-e10036aa5f5c-inst", "created": "2018-06-27T21:45:38Z", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 21:46:15,425 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/15ed9c4e-a40e-446d-b4b6-293098a7e5e1 used request id req-acdc0b66-de42-49ee-b7dd-58d4d97073f3 2018-06-27 21:46:15,426 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-11a853ef-d9b3-4324-871b-e10036aa5f5c-inst] is - ACTIVE 2018-06-27 21:46:15,426 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 21:46:18,427 - create_instance - DEBUG - VM status query timeout in 296.705258131 2018-06-27 21:46:18,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/15ed9c4e-a40e-446d-b4b6-293098a7e5e1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f04d71e2b2be470d37599c04a77af55a35dd894f" 2018-06-27 21:46:18,566 - novaclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Wed, 27 Jun 2018 21:46:18 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-b8317f16-fa6a-4736-b7f9-be9fc9389414 X-Compute-Request-Id: req-b8317f16-fa6a-4736-b7f9-be9fc9389414 RESP BODY: {"itemNotFound": {"message": "Instance 15ed9c4e-a40e-446d-b4b6-293098a7e5e1 could not be found.", "code": 404}} 2018-06-27 21:46:18,566 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/15ed9c4e-a40e-446d-b4b6-293098a7e5e1 used request id req-b8317f16-fa6a-4736-b7f9-be9fc9389414 2018-06-27 21:46:18,566 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 15ed9c4e-a40e-446d-b4b6-293098a7e5e1 could not be found. (HTTP 404) (Request-ID: req-b8317f16-fa6a-4736-b7f9-be9fc9389414) 2018-06-27 21:46:18,566 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSimpleTests-11a853ef-d9b3-4324-871b-e10036aa5f5c-inst 2018-06-27 21:46:18,571 - 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/487cf511-7d94-44b5-9fb6-c57f2b8d721d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41e9c635d380b4e1169c281a93243c7c69e803d2" 2018-06-27 21:46:18,680 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 21:46:18 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-0dbfbfed-c4d2-48bf-b133-bffb553291c9 X-Compute-Request-Id: req-0dbfbfed-c4d2-48bf-b133-bffb553291c9 2018-06-27 21:46:18,680 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/flavors/487cf511-7d94-44b5-9fb6-c57f2b8d721d used request id req-0dbfbfed-c4d2-48bf-b133-bffb553291c9 2018-06-27 21:46:18,681 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSimpleTests-11a853ef-d9b3-4324-871b-e10036aa5f5c-pub-subnet 2018-06-27 21:46:18,681 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSimpleTests-11a853ef-d9b3-4324-871b-e10036aa5f5c-pub-subnet 2018-06-27 21:46:18,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/subnets/b6154e06-2823-4e4b-b4df-bc1199a7f92c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e0d129150a9fd023e2a64be95b73f34e34c5f75" 2018-06-27 21:46:23,590 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:46:23 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-3b98ca53-a1a4-4967-9490-86efbd5fb831 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:46:23,590 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/b6154e06-2823-4e4b-b4df-bc1199a7f92c used request id req-3b98ca53-a1a4-4967-9490-86efbd5fb831 2018-06-27 21:46:23,590 - neutron_utils - INFO - Deleting network with name CreateInstanceSimpleTests-11a853ef-d9b3-4324-871b-e10036aa5f5c-pub-net 2018-06-27 21:46:23,595 - 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/ff79c7e6-f6fd-48ed-a294-09f0327b59aa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e0d129150a9fd023e2a64be95b73f34e34c5f75" 2018-06-27 21:46:27,208 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:46:27 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-392d5e95-64d7-4043-ab5f-6c479b6f2943 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:46:27,209 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/ff79c7e6-f6fd-48ed-a294-09f0327b59aa used request id req-392d5e95-64d7-4043-ab5f-6c479b6f2943 2018-06-27 21:46:27,210 - glance_utils - INFO - Deleting image named - CreateInstanceSimpleTests-11a853ef-d9b3-4324-871b-e10036aa5f5c-image 2018-06-27 21:46:27,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9292/v2/images/1f56624a-1bad-45b5-aee9-bfab17d20dd5 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9da9ea4ff5183806a902a62d7684a3ea61474a0a" 2018-06-27 21:46:27,479 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:46:27 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-6d083077-8766-40e7-82b6-e2d4288a2e8a 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-27 21:46:27,479 - keystoneauth.session - DEBUG - DELETE call to image for https://172.30.10.101:9292/v2/images/1f56624a-1bad-45b5-aee9-bfab17d20dd5 used request id req-6d083077-8766-40e7-82b6-e2d4288a2e8a 2018-06-27 21:46:27,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}a4544f3d43a825a601c9657aa651b7c0beb3a07a" 2018-06-27 21:46:28,480 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:46:28 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-9ef86997-fed9-426b-945b-f1d37bd43422 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-27T19:03:04Z", "updated_at": "2018-06-27T19:03:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "6748ef1e-56da-434e-9e89-e86b58537b65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "b3e3826c-1c48-4699-93f0-f8a310956753", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "bfad35fa-7ea9-4a81-917d-7b86481eb510", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "d657b333-103d-4d19-add8-1e8bae2f8849", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b92069937e44a3786e439f95c61afe5", "created_at": "2018-06-27T19:08:41Z", "updated_at": "2018-06-27T19:08:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "4ac2a090-f595-4e7b-9b7a-a52fa204e881", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "5508c0b1-6261-44cb-854d-60c64bcbba0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "a60c77dc-6985-48ac-a3a3-067176d3e52f", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "e6ec0fa4-1eb3-4c5d-a451-c7acfd7fde82", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}], "revision_number": 4, "project_id": "4b92069937e44a3786e439f95c61afe5", "id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T18:59:55Z", "updated_at": "2018-06-27T18:59:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "5a060918-419b-4ec3-90df-a7764c06af2f", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "6cd9bbf0-4d1b-4b13-a6c4-e20a15bb3360", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "8134c0f0-89c6-4d45-bef8-a9260d9d0723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "e0e7297a-a59d-4d2b-b75c-2cc86b269114", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}], "revision_number": 4, "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "created_at": "2018-06-27T21:03:43Z", "updated_at": "2018-06-27T21:03:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "41061dbf-a5a2-465f-84dd-140f6104b3f7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "47d5c96d-0510-41a5-b33e-5683702c5bb8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "4b4b6430-3f42-4fe4-a25e-2c5c015a7699", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "e6a68cb7-6491-4474-a4d7-38496cac4eb7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}], "revision_number": 4, "project_id": "3f0a375b66c54145bff1c56e7c91ad73", "id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "name": "default"}]} 2018-06-27 21:46:28,480 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-9ef86997-fed9-426b-945b-f1d37bd43422 2018-06-27 21:46:28,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/4b92069937e44a3786e439f95c61afe5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4544f3d43a825a601c9657aa651b7c0beb3a07a" 2018-06-27 21:46:29,059 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:46:28 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7eadecad-7c6b-43b4-879d-0c958f70b307 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/4b92069937e44a3786e439f95c61afe5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4b92069937e44a3786e439f95c61afe5", "name": "service"}} 2018-06-27 21:46:29,059 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/4b92069937e44a3786e439f95c61afe5 used request id req-7eadecad-7c6b-43b4-879d-0c958f70b307 2018-06-27 21:46:29,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4544f3d43a825a601c9657aa651b7c0beb3a07a" 2018-06-27 21:46:29,154 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:46:29 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c6aee49d-a50f-454f-bf51-f259162c1662 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/8cdbc979369d4c15b8ddd6cc77d930e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}} 2018-06-27 21:46:29,154 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 used request id req-c6aee49d-a50f-454f-bf51-f259162c1662 2018-06-27 21:46:29,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/3f0a375b66c54145bff1c56e7c91ad73 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4544f3d43a825a601c9657aa651b7c0beb3a07a" 2018-06-27 21:46:29,245 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 27 Jun 2018 21:46:29 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-dc6720ec-55ce-4279-9c97-c2507105c8ec Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3f0a375b66c54145bff1c56e7c91ad73.", "code": 404, "title": "Not Found"}} 2018-06-27 21:46:29,246 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f0a375b66c54145bff1c56e7c91ad73 used request id req-dc6720ec-55ce-4279-9c97-c2507105c8ec 2018-06-27 21:46:29,246 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-06-27 21:46:29,247 - keystone_utils - INFO - Deleting project with name - CreateInstanceSimpleTests-39d706d9-ccd0-43a-proj 2018-06-27 21:46:29,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/d7c26912d428472986e25648fb7b4451 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4544f3d43a825a601c9657aa651b7c0beb3a07a" 2018-06-27 21:46:29,943 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:46:29 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-190ef419-89cb-4eef-ad60-c66abae5481e Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:46:29,943 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/d7c26912d428472986e25648fb7b4451 used request id req-190ef419-89cb-4eef-ad60-c66abae5481e 2018-06-27 21:46:29,943 - keystone_utils - INFO - Deleting role with name - CreateInstanceSimpleTests-39d706d9-ccd0-43a-proj-role 2018-06-27 21:46:29,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/222490c00baa4a2b892ee407842f5a99 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4544f3d43a825a601c9657aa651b7c0beb3a07a" 2018-06-27 21:46:30,281 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:46:29 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7c3327fc-8f4e-4181-804d-371f17f493e5 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:46:30,281 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/222490c00baa4a2b892ee407842f5a99 used request id req-7c3327fc-8f4e-4181-804d-371f17f493e5 2018-06-27 21:46:30,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}a4544f3d43a825a601c9657aa651b7c0beb3a07a" 2018-06-27 21:46:30,818 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:46:30 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cc50ccad-210e-499a-8277-af0250943316 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 21:46:30,819 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-cc50ccad-210e-499a-8277-af0250943316 2018-06-27 21:46:30,819 - keystone_utils - INFO - Deleting user with name - CreateInstanceSimpleTests-39d706d9-ccd0-43a-user 2018-06-27 21:46:30,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/452a4b358ee446a8ab7c0534286c753d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed7da950bd1d53050f79620eda64d1e490e07d31" 2018-06-27 21:46:31,484 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:46:30 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-58b53dfe-e822-45e8-a099-8528b0d80f6f Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:46:31,484 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/452a4b358ee446a8ab7c0534286c753d used request id req-58b53dfe-e822-45e8-a099-8528b0d80f6f 2018-06-27 21:46:31,486 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:46:32,430 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:46:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["vrmkiy6wQJCVqG41ept3OQ"], "issued_at": "2018-06-27T21:46:32.000000Z"}} 2018-06-27 21:46:32,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be2dae0f5892af8d60515df770b469f81a64a642" 2018-06-27 21:46:32,782 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:46:32 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d47e5c53-2c60-4410-a202-b306733e4a61 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:46:32,782 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-d47e5c53-2c60-4410-a202-b306733e4a61 2018-06-27 21:46:32,783 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:46:32,784 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:46:33,524 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:46:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["r8XGpiAsSqGhYwN_L_hzHA"], "issued_at": "2018-06-27T21:46:33.000000Z"}} 2018-06-27 21:46:33,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7deb90f348193b6e9d9401587e1cdea409faeba1" 2018-06-27 21:46:33,881 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:46:33 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9b403c67-33ad-4bd9-a14d-934d5c5c9264 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:46:33,881 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-9b403c67-33ad-4bd9-a14d-934d5c5c9264 2018-06-27 21:46:33,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-27 21:46:33,896 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:46: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-27 21:46:33,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?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-250ad860-75f2-448-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7deb90f348193b6e9d9401587e1cdea409faeba1" 2018-06-27 21:46:33,989 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:46:33 GMT Server: Apache Content-Length: 193 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-aff382d6-41a3-4313-a738-4895ad8d8002 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-250ad860-75f2-448-proj", "previous": null, "next": null}, "projects": []} 2018-06-27 21:46:33,989 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-250ad860-75f2-448-proj used request id req-aff382d6-41a3-4313-a738-4895ad8d8002 2018-06-27 21:46:33,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7deb90f348193b6e9d9401587e1cdea409faeba1" 2018-06-27 21:46:34,435 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:46:33 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-763b0e8d-4714-4535-82a3-ccc3300e3691 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 21:46:34,435 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-763b0e8d-4714-4535-82a3-ccc3300e3691 2018-06-27 21:46:34,438 - 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}7deb90f348193b6e9d9401587e1cdea409faeba1" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSimpleTests-250ad860-75f2-448-proj"}}' 2018-06-27 21:46:34,888 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 21:46:34 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-45804e3b-05d2-4fc6-ab30-23d487201d41 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/13959643dd224c4d8dbc8090055e5c84"}, "tags": [], "enabled": true, "id": "13959643dd224c4d8dbc8090055e5c84", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-250ad860-75f2-448-proj"}} 2018-06-27 21:46:34,888 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-45804e3b-05d2-4fc6-ab30-23d487201d41 2018-06-27 21:46:34,888 - keystone_utils - INFO - Created project with name - CreateInstanceSimpleTests-250ad860-75f2-448-proj 2018-06-27 21:46:34,888 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:46:34,889 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:46:35,799 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:46:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["5MPqUm0nROSxrr13ZQhI2A"], "issued_at": "2018-06-27T21:46:35.000000Z"}} 2018-06-27 21:46:35,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6f8981fa26f01463c7b5109d97897d0550032e0" 2018-06-27 21:46:36,123 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:46:35 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c8b56853-4daa-4884-9ac2-4ab26f6cf4c7 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:46:36,124 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-c8b56853-4daa-4884-9ac2-4ab26f6cf4c7 2018-06-27 21:46:36,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 21:46:36,141 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21: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-27 21:46:36,142 - 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}c6f8981fa26f01463c7b5109d97897d0550032e0" 2018-06-27 21:46:36,601 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:46:36 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e2158aa7-d9d3-47c7-91f3-b68196ec1250 Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/05b1bc3fa6fd4243a4ba8b4d6fcc3daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05b1bc3fa6fd4243a4ba8b4d6fcc3daf", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/48d44c9c0fea4f4e80edc7d2e0715db7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d44c9c0fea4f4e80edc7d2e0715db7", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/4d3721127bf84155a837606ce3feba32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d3721127bf84155a837606ce3feba32", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/5c846663ea6d407e9223de0719ce5442"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c846663ea6d407e9223de0719ce5442", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/73a10e6c4f67490a8a4030cc6cea32f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73a10e6c4f67490a8a4030cc6cea32f5", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/8ecfab7d9d4f47bb8892a85b7d2a0b5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ecfab7d9d4f47bb8892a85b7d2a0b5a", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/b278d529e9a54a9195e4e536b9384dc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b278d529e9a54a9195e4e536b9384dc0", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b7f107ae7bb34ccea8282b1a0ec7a979"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7f107ae7bb34ccea8282b1a0ec7a979", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/d21494d0185b463db36b8c8c2b341b97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d21494d0185b463db36b8c8c2b341b97", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e0bb346419f84e4680f6ca9a97f4fc0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e0bb346419f84e4680f6ca9a97f4fc0b", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "c8d542af72ce49338052c29f02c8857e", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e9dd794fa5c040a9a0445386fb2a6116"}, "options": {}, "id": "e9dd794fa5c040a9a0445386fb2a6116", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/e9f9c747d54947bc800a81ecf11858f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9f9c747d54947bc800a81ecf11858f5", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-27 21:46:36,602 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-e2158aa7-d9d3-47c7-91f3-b68196ec1250 2018-06-27 21:46:36,606 - 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-250ad860-75f2-448-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6f8981fa26f01463c7b5109d97897d0550032e0" 2018-06-27 21:46:37,015 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:46:36 GMT Server: Apache Content-Length: 469 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f12a7a1c-bc22-44f9-bc7d-2b3431eaae27 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateInstanceSimpleTests-250ad860-75f2-448-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/13959643dd224c4d8dbc8090055e5c84"}, "tags": [], "enabled": true, "id": "13959643dd224c4d8dbc8090055e5c84", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-250ad860-75f2-448-proj"}]} 2018-06-27 21:46:37,015 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateInstanceSimpleTests-250ad860-75f2-448-proj used request id req-f12a7a1c-bc22-44f9-bc7d-2b3431eaae27 2018-06-27 21:46:37,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}c6f8981fa26f01463c7b5109d97897d0550032e0" 2018-06-27 21:46:37,404 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:46:37 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4004d338-c2f6-4be9-a1fe-6a4e33fa3af9 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 21:46:37,404 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-4004d338-c2f6-4be9-a1fe-6a4e33fa3af9 2018-06-27 21:46:38,265 - keystone_utils - INFO - Created user with name - CreateInstanceSimpleTests-250ad860-75f2-448-user 2018-06-27 21:46:38,267 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:46:38,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}7deb90f348193b6e9d9401587e1cdea409faeba1" 2018-06-27 21:46:38,642 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:46:38 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-87822fe7-f8b4-40fa-b459-399ad35d85f0 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 21:46:38,642 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-87822fe7-f8b4-40fa-b459-399ad35d85f0 2018-06-27 21:46:38,647 - 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}7deb90f348193b6e9d9401587e1cdea409faeba1" -d '{"role": {"name": "CreateInstanceSimpleTests-250ad860-75f2-448-proj-role"}}' 2018-06-27 21:46:38,753 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 21:46:38 GMT Server: Apache Content-Length: 224 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-66db472a-e616-47ea-98e4-53c2ae969f58 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "03b99c388afd42f1b136a292ef458a38", "links": {"self": "http://10.167.4.35:5000/v3/roles/03b99c388afd42f1b136a292ef458a38"}, "name": "CreateInstanceSimpleTests-250ad860-75f2-448-proj-role"}} 2018-06-27 21:46:38,753 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-66db472a-e616-47ea-98e4-53c2ae969f58 2018-06-27 21:46:38,753 - keystone_utils - INFO - Created role with name - CreateInstanceSimpleTests-250ad860-75f2-448-proj-role 2018-06-27 21:46:38,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/03b99c388afd42f1b136a292ef458a38 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7deb90f348193b6e9d9401587e1cdea409faeba1" 2018-06-27 21:46:39,238 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:46:38 GMT Server: Apache Content-Length: 224 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5e8d1163-f3ef-4804-ad38-e1906e4f8dcc Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "03b99c388afd42f1b136a292ef458a38", "links": {"self": "http://10.167.4.35:5000/v3/roles/03b99c388afd42f1b136a292ef458a38"}, "name": "CreateInstanceSimpleTests-250ad860-75f2-448-proj-role"}} 2018-06-27 21:46:39,239 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/03b99c388afd42f1b136a292ef458a38 used request id req-5e8d1163-f3ef-4804-ad38-e1906e4f8dcc 2018-06-27 21:46:39,239 - keystone_utils - INFO - Granting role CreateInstanceSimpleTests-250ad860-75f2-448-proj-role to project CreateInstanceSimpleTests-250ad860-75f2-448-proj 2018-06-27 21:46:39,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/13959643dd224c4d8dbc8090055e5c84/users/63e89ca9ba434ccf834d44602a1548d8/roles/03b99c388afd42f1b136a292ef458a38 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7deb90f348193b6e9d9401587e1cdea409faeba1" 2018-06-27 21:46:39,431 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:46:39 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ac56c80e-c517-447c-8115-c8ae5df13963 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:46:39,431 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/13959643dd224c4d8dbc8090055e5c84/users/63e89ca9ba434ccf834d44602a1548d8/roles/03b99c388afd42f1b136a292ef458a38 used request id req-ac56c80e-c517-447c-8115-c8ae5df13963 2018-06-27 21:46:39,432 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 21:46:39,432 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:46:39,435 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:46:39,436 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-06-27 21:46:39,436 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:46:39,437 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:46:40,360 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "03b99c388afd42f1b136a292ef458a38", "name": "CreateInstanceSimpleTests-250ad860-75f2-448-proj-role"}], "expires_at": "2018-06-27T22:46:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13959643dd224c4d8dbc8090055e5c84", "name": "CreateInstanceSimpleTests-250ad860-75f2-448-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/13959643dd224c4d8dbc8090055e5c84", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/13959643dd224c4d8dbc8090055e5c84", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/13959643dd224c4d8dbc8090055e5c84", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/13959643dd224c4d8dbc8090055e5c84", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/13959643dd224c4d8dbc8090055e5c84", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/13959643dd224c4d8dbc8090055e5c84", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/13959643dd224c4d8dbc8090055e5c84", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/13959643dd224c4d8dbc8090055e5c84", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/13959643dd224c4d8dbc8090055e5c84", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/13959643dd224c4d8dbc8090055e5c84", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/13959643dd224c4d8dbc8090055e5c84", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/13959643dd224c4d8dbc8090055e5c84", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-250ad860-75f2-448-user", "id": "63e89ca9ba434ccf834d44602a1548d8"}, "audit_ids": ["5BDl8ATvSPuq6koJpSNF4A"], "issued_at": "2018-06-27T21:46:40.000000Z"}} 2018-06-27 21:46:40,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}749969fd7224f8ef97f1e72b0b2d97967ecd5665" 2018-06-27 21:46:40,703 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:46:40 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f960dbf9-c4cc-4d6f-8228-9ba26049e90c Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:46:40,703 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-f960dbf9-c4cc-4d6f-8228-9ba26049e90c 2018-06-27 21:46:40,709 - 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-34bdbd96-9f15-40e0-83ac-da1ea0306327-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}749969fd7224f8ef97f1e72b0b2d97967ecd5665" 2018-06-27 21:46:41,576 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:46:41 GMT Content-Type: application/json Content-Length: 170 Connection: keep-alive X-Openstack-Request-Id: req-dedf9b42-c8d6-4dad-9e04-08c49ee61d45 Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSimpleTests-34bdbd96-9f15-40e0-83ac-da1ea0306327-image"} 2018-06-27 21:46:41,576 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-34bdbd96-9f15-40e0-83ac-da1ea0306327-image used request id req-dedf9b42-c8d6-4dad-9e04-08c49ee61d45 2018-06-27 21:46:41,579 - 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}749969fd7224f8ef97f1e72b0b2d97967ecd5665" 2018-06-27 21:46:42,442 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:46:42 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-4a0c6a85-af32-4ada-a2c7-d04a9edbe618 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-27 21:46:42,442 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-4a0c6a85-af32-4ada-a2c7-d04a9edbe618 2018-06-27 21:46:42,474 - 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}749969fd7224f8ef97f1e72b0b2d97967ecd5665" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSimpleTests-34bdbd96-9f15-40e0-83ac-da1ea0306327-image"}' 2018-06-27 21:46:43,191 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 21:46:43 GMT Content-Type: application/json Content-Length: 612 Connection: keep-alive Location: https://172.30.10.101:9292/v2/images/90ed3380-8b25-4635-bc2f-480cf4cacb9d Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-2f662552-50cb-404b-a8b8-753905bbf59e Front-End-Https: on RESP BODY: {"status": "queued", "name": "CreateInstanceSimpleTests-34bdbd96-9f15-40e0-83ac-da1ea0306327-image", "tags": [], "container_format": "bare", "created_at": "2018-06-27T21:46:43Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-06-27T21:46:43Z", "visibility": "shared", "self": "/v2/images/90ed3380-8b25-4635-bc2f-480cf4cacb9d", "min_disk": 0, "protected": false, "id": "90ed3380-8b25-4635-bc2f-480cf4cacb9d", "file": "/v2/images/90ed3380-8b25-4635-bc2f-480cf4cacb9d/file", "checksum": null, "owner": "13959643dd224c4d8dbc8090055e5c84", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-27 21:46:43,192 - keystoneauth.session - DEBUG - POST call to image for https://172.30.10.101:9292/v2/images used request id req-2f662552-50cb-404b-a8b8-753905bbf59e 2018-06-27 21:46:43,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/90ed3380-8b25-4635-bc2f-480cf4cacb9d/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}749969fd7224f8ef97f1e72b0b2d97967ecd5665" -d '' 2018-06-27 21:46:44,528 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:46:44 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-d549391b-4847-463e-a63a-e35f720e46bf 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-27 21:46:44,529 - keystoneauth.session - DEBUG - PUT call to image for https://172.30.10.101:9292/v2/images/90ed3380-8b25-4635-bc2f-480cf4cacb9d/file used request id req-d549391b-4847-463e-a63a-e35f720e46bf 2018-06-27 21:46:44,529 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-06-27 21:46:44,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/90ed3380-8b25-4635-bc2f-480cf4cacb9d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}749969fd7224f8ef97f1e72b0b2d97967ecd5665" 2018-06-27 21:46:45,301 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:46:45 GMT Content-Type: application/json Content-Length: 730 Connection: keep-alive X-Openstack-Request-Id: req-e9bdfe3b-06a0-4750-b771-dc03552813a9 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-34bdbd96-9f15-40e0-83ac-da1ea0306327-image", "tags": [], "container_format": "bare", "created_at": "2018-06-27T21:46:43Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-27T21:46:44Z", "visibility": "shared", "self": "/v2/images/90ed3380-8b25-4635-bc2f-480cf4cacb9d", "min_disk": 0, "protected": false, "id": "90ed3380-8b25-4635-bc2f-480cf4cacb9d", "file": "/v2/images/90ed3380-8b25-4635-bc2f-480cf4cacb9d/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "13959643dd224c4d8dbc8090055e5c84", "direct_url": "file:///var/lib/glance/images/90ed3380-8b25-4635-bc2f-480cf4cacb9d", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-27 21:46:45,301 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/90ed3380-8b25-4635-bc2f-480cf4cacb9d used request id req-e9bdfe3b-06a0-4750-b771-dc03552813a9 2018-06-27 21:46:45,304 - 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}749969fd7224f8ef97f1e72b0b2d97967ecd5665" 2018-06-27 21:46:46,054 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:46:46 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-b111032c-f7ac-49fd-9d1e-85028ebbcef8 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-27 21:46:46,054 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-b111032c-f7ac-49fd-9d1e-85028ebbcef8 2018-06-27 21:46:46,057 - create_image - INFO - Created image with name - CreateInstanceSimpleTests-34bdbd96-9f15-40e0-83ac-da1ea0306327-image 2018-06-27 21:46:46,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/90ed3380-8b25-4635-bc2f-480cf4cacb9d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}749969fd7224f8ef97f1e72b0b2d97967ecd5665" 2018-06-27 21:46:46,976 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:46:46 GMT Content-Type: application/json Content-Length: 730 Connection: keep-alive X-Openstack-Request-Id: req-8fffbd4a-e601-481f-b876-f65cdde590ee Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-34bdbd96-9f15-40e0-83ac-da1ea0306327-image", "tags": [], "container_format": "bare", "created_at": "2018-06-27T21:46:43Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-27T21:46:44Z", "visibility": "shared", "self": "/v2/images/90ed3380-8b25-4635-bc2f-480cf4cacb9d", "min_disk": 0, "protected": false, "id": "90ed3380-8b25-4635-bc2f-480cf4cacb9d", "file": "/v2/images/90ed3380-8b25-4635-bc2f-480cf4cacb9d/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "13959643dd224c4d8dbc8090055e5c84", "direct_url": "file:///var/lib/glance/images/90ed3380-8b25-4635-bc2f-480cf4cacb9d", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-27 21:46:46,976 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/90ed3380-8b25-4635-bc2f-480cf4cacb9d used request id req-8fffbd4a-e601-481f-b876-f65cdde590ee 2018-06-27 21:46:46,976 - create_image - DEBUG - Instance status is - active 2018-06-27 21:46:46,977 - create_image - DEBUG - Image is active with name - CreateInstanceSimpleTests-34bdbd96-9f15-40e0-83ac-da1ea0306327-image 2018-06-27 21:46:46,977 - create_image - INFO - Image is now active with name - CreateInstanceSimpleTests-34bdbd96-9f15-40e0-83ac-da1ea0306327-image 2018-06-27 21:46:46,977 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:46:46,978 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:46:47,908 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:46:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["LPsseyCqThSOIk0_Yt581A"], "issued_at": "2018-06-27T21:46:47.000000Z"}} 2018-06-27 21:46:47,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}c6a36f2bcaddfae173170f2a115de174b45e7707" 2018-06-27 21:46:48,231 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:46:47 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9c9115d1-906a-4bfe-8b8e-1da307eabc97 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:46:48,232 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-9c9115d1-906a-4bfe-8b8e-1da307eabc97 2018-06-27 21:46:48,233 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 21:46:48,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/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6a36f2bcaddfae173170f2a115de174b45e7707" 2018-06-27 21:46:48,937 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:46: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-05a7bc95-c925-426e-9ae4-2237325fab34 X-Compute-Request-Id: req-05a7bc95-c925-426e-9ae4-2237325fab34 Front-End-Https: on RESP BODY: {"flavors": [{"id": "bfce69d5-8948-4e52-8e30-cf8bfa544966", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "bookmark"}], "name": "shaker-flavor_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3"}]} 2018-06-27 21:46:48,937 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-05a7bc95-c925-426e-9ae4-2237325fab34 2018-06-27 21:46:48,941 - 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}c6a36f2bcaddfae173170f2a115de174b45e7707" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSimpleTests-34bdbd96-9f15-40e0-83ac-da1ea0306327-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-27 21:46:49,715 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:46:49 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-9091903e-06be-4f65-b275-1ec880250a33 X-Compute-Request-Id: req-9091903e-06be-4f65-b275-1ec880250a33 Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateInstanceSimpleTests-34bdbd96-9f15-40e0-83ac-da1ea0306327-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/ad0eb65e-e7f0-4285-bcd6-44c22dd7b9ed", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/ad0eb65e-e7f0-4285-bcd6-44c22dd7b9ed", "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": "ad0eb65e-e7f0-4285-bcd6-44c22dd7b9ed"}} 2018-06-27 21:46:49,715 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-9091903e-06be-4f65-b275-1ec880250a33 2018-06-27 21:46:49,716 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:46:49,717 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:46:50,443 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "03b99c388afd42f1b136a292ef458a38", "name": "CreateInstanceSimpleTests-250ad860-75f2-448-proj-role"}], "expires_at": "2018-06-27T22:46:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13959643dd224c4d8dbc8090055e5c84", "name": "CreateInstanceSimpleTests-250ad860-75f2-448-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/13959643dd224c4d8dbc8090055e5c84", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/13959643dd224c4d8dbc8090055e5c84", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/13959643dd224c4d8dbc8090055e5c84", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/13959643dd224c4d8dbc8090055e5c84", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/13959643dd224c4d8dbc8090055e5c84", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/13959643dd224c4d8dbc8090055e5c84", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/13959643dd224c4d8dbc8090055e5c84", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/13959643dd224c4d8dbc8090055e5c84", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/13959643dd224c4d8dbc8090055e5c84", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/13959643dd224c4d8dbc8090055e5c84", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/13959643dd224c4d8dbc8090055e5c84", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/13959643dd224c4d8dbc8090055e5c84", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-250ad860-75f2-448-user", "id": "63e89ca9ba434ccf834d44602a1548d8"}, "audit_ids": ["tQSgaW-fS0acBdECqcY0Fw"], "issued_at": "2018-06-27T21:46:50.000000Z"}} 2018-06-27 21:46:50,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}085282664c43420a4075a54126185f760734c550" 2018-06-27 21:46:50,792 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:46:50 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2aeda172-c8df-428b-b1b1-84fa0eaad2ec Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:46:50,792 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-2aeda172-c8df-428b-b1b1-84fa0eaad2ec 2018-06-27 21:46:50,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=CreateInstanceSimpleTests-34bdbd96-9f15-40e0-83ac-da1ea0306327-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}085282664c43420a4075a54126185f760734c550" 2018-06-27 21:46:51,656 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:46:51 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-a029e700-76ee-4269-999e-9edc9b380fe7 Front-End-Https: on RESP BODY: {"networks":[]} 2018-06-27 21:46:51,656 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSimpleTests-34bdbd96-9f15-40e0-83ac-da1ea0306327-pub-net used request id req-a029e700-76ee-4269-999e-9edc9b380fe7 2018-06-27 21:46:51,657 - neutron_utils - INFO - Creating network with name CreateInstanceSimpleTests-34bdbd96-9f15-40e0-83ac-da1ea0306327-pub-net 2018-06-27 21:46:51,662 - 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}085282664c43420a4075a54126185f760734c550" -d '{"network": {"name": "CreateInstanceSimpleTests-34bdbd96-9f15-40e0-83ac-da1ea0306327-pub-net", "admin_state_up": true}}' 2018-06-27 21:46:52,755 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 21:46:52 GMT Content-Type: application/json Content-Length: 607 Connection: keep-alive X-Openstack-Request-Id: req-881bfa68-f14b-4bbe-95b6-8c2383100914 Front-End-Https: on RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"13959643dd224c4d8dbc8090055e5c84","created_at":"2018-06-27T21:46:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-06-27T21:46:52Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"13959643dd224c4d8dbc8090055e5c84","id":"0432fbb0-49a7-4c79-9164-f1a5334e3a30","name":"CreateInstanceSimpleTests-34bdbd96-9f15-40e0-83ac-da1ea0306327-pub-net"}} 2018-06-27 21:46:52,755 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-881bfa68-f14b-4bbe-95b6-8c2383100914 2018-06-27 21:46:52,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/networks?id=0432fbb0-49a7-4c79-9164-f1a5334e3a30 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}085282664c43420a4075a54126185f760734c550" 2018-06-27 21:46:53,175 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:46:53 GMT Content-Type: application/json Content-Length: 591 Connection: keep-alive X-Openstack-Request-Id: req-e2190221-bc8c-4cbc-993e-7fc8d671e092 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-27T21:46:52Z","tenant_id":"13959643dd224c4d8dbc8090055e5c84","created_at":"2018-06-27T21:46:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"13959643dd224c4d8dbc8090055e5c84","id":"0432fbb0-49a7-4c79-9164-f1a5334e3a30","name":"CreateInstanceSimpleTests-34bdbd96-9f15-40e0-83ac-da1ea0306327-pub-net"}]} 2018-06-27 21:46:53,175 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=0432fbb0-49a7-4c79-9164-f1a5334e3a30 used request id req-e2190221-bc8c-4cbc-993e-7fc8d671e092 2018-06-27 21:46:53,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/subnets?network_id=0432fbb0-49a7-4c79-9164-f1a5334e3a30 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}085282664c43420a4075a54126185f760734c550" 2018-06-27 21:46:54,105 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:46:54 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-ec789d1d-9b1b-4e5b-8f62-fe392fa53fdf Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-27 21:46:54,105 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=0432fbb0-49a7-4c79-9164-f1a5334e3a30 used request id req-ec789d1d-9b1b-4e5b-8f62-fe392fa53fdf 2018-06-27 21:46:54,106 - neutron_utils - INFO - Creating subnet with name CreateInstanceSimpleTests-34bdbd96-9f15-40e0-83ac-da1ea0306327-pub-subnet 2018-06-27 21:46:54,111 - 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}085282664c43420a4075a54126185f760734c550" -d '{"subnets": [{"ip_version": 4, "network_id": "0432fbb0-49a7-4c79-9164-f1a5334e3a30", "cidr": "10.55.0.0/24", "name": "CreateInstanceSimpleTests-34bdbd96-9f15-40e0-83ac-da1ea0306327-pub-subnet"}]}' 2018-06-27 21:46:56,518 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 21:46:56 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-7798c28f-df66-44ce-bd16-a783f7a71bf0 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0432fbb0-49a7-4c79-9164-f1a5334e3a30","tenant_id":"13959643dd224c4d8dbc8090055e5c84","created_at":"2018-06-27T21:46:55Z","dns_nameservers":[],"updated_at":"2018-06-27T21:46:55Z","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":"13959643dd224c4d8dbc8090055e5c84","id":"c471349c-8f54-4b74-b183-6fe2554e251c","subnetpool_id":null,"name":"CreateInstanceSimpleTests-34bdbd96-9f15-40e0-83ac-da1ea0306327-pub-subnet"}]} 2018-06-27 21:46:56,519 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-7798c28f-df66-44ce-bd16-a783f7a71bf0 2018-06-27 21:46:56,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?id=0432fbb0-49a7-4c79-9164-f1a5334e3a30 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}085282664c43420a4075a54126185f760734c550" 2018-06-27 21:46:57,133 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:46:57 GMT Content-Type: application/json Content-Length: 635 Connection: keep-alive X-Openstack-Request-Id: req-14c3d632-d7b7-40a5-9954-7e22c378d172 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c471349c-8f54-4b74-b183-6fe2554e251c"],"updated_at":"2018-06-27T21:46:55Z","tenant_id":"13959643dd224c4d8dbc8090055e5c84","created_at":"2018-06-27T21:46:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"13959643dd224c4d8dbc8090055e5c84","id":"0432fbb0-49a7-4c79-9164-f1a5334e3a30","name":"CreateInstanceSimpleTests-34bdbd96-9f15-40e0-83ac-da1ea0306327-pub-net"}]} 2018-06-27 21:46:57,133 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=0432fbb0-49a7-4c79-9164-f1a5334e3a30 used request id req-14c3d632-d7b7-40a5-9954-7e22c378d172 2018-06-27 21:46:57,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=0432fbb0-49a7-4c79-9164-f1a5334e3a30 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}085282664c43420a4075a54126185f760734c550" 2018-06-27 21:46:57,249 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:46:57 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-8206566d-1f14-48ae-87de-c4ed9653f206 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0432fbb0-49a7-4c79-9164-f1a5334e3a30","tenant_id":"13959643dd224c4d8dbc8090055e5c84","created_at":"2018-06-27T21:46:55Z","dns_nameservers":[],"updated_at":"2018-06-27T21:46:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"13959643dd224c4d8dbc8090055e5c84","id":"c471349c-8f54-4b74-b183-6fe2554e251c","subnetpool_id":null,"name":"CreateInstanceSimpleTests-34bdbd96-9f15-40e0-83ac-da1ea0306327-pub-subnet"}]} 2018-06-27 21:46:57,249 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=0432fbb0-49a7-4c79-9164-f1a5334e3a30 used request id req-8206566d-1f14-48ae-87de-c4ed9653f206 2018-06-27 21:46:57,250 - OpenStackNetwork - DEBUG - Network [0432fbb0-49a7-4c79-9164-f1a5334e3a30] created successfully 2018-06-27 21:46:57,250 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:46:57,251 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:46:58,064 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "03b99c388afd42f1b136a292ef458a38", "name": "CreateInstanceSimpleTests-250ad860-75f2-448-proj-role"}], "expires_at": "2018-06-27T22:46:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13959643dd224c4d8dbc8090055e5c84", "name": "CreateInstanceSimpleTests-250ad860-75f2-448-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/13959643dd224c4d8dbc8090055e5c84", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/13959643dd224c4d8dbc8090055e5c84", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/13959643dd224c4d8dbc8090055e5c84", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/13959643dd224c4d8dbc8090055e5c84", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/13959643dd224c4d8dbc8090055e5c84", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/13959643dd224c4d8dbc8090055e5c84", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/13959643dd224c4d8dbc8090055e5c84", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/13959643dd224c4d8dbc8090055e5c84", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/13959643dd224c4d8dbc8090055e5c84", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/13959643dd224c4d8dbc8090055e5c84", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/13959643dd224c4d8dbc8090055e5c84", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/13959643dd224c4d8dbc8090055e5c84", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-250ad860-75f2-448-user", "id": "63e89ca9ba434ccf834d44602a1548d8"}, "audit_ids": ["G31_gZPwQWeEcNYFlSPYLw"], "issued_at": "2018-06-27T21:46:58.000000Z"}} 2018-06-27 21:46:58,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f92fea5e15dccaa6dee8bf076169df7c2b9e5eb2" 2018-06-27 21:46:58,358 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:46:58 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8fc4dba9-2151-43d2-8c45-154ee27a8985 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:46:58,359 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-8fc4dba9-2151-43d2-8c45-154ee27a8985 2018-06-27 21:46:58,360 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 21:46:58,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}f92fea5e15dccaa6dee8bf076169df7c2b9e5eb2" 2018-06-27 21:46:58,649 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:46:58 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1f89101c-bd77-4bd3-94af-7c1cc1b5d364 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:46:58,649 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-1f89101c-bd77-4bd3-94af-7c1cc1b5d364 2018-06-27 21:46:58,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/networks?name=CreateInstanceSimpleTests-34bdbd96-9f15-40e0-83ac-da1ea0306327-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f92fea5e15dccaa6dee8bf076169df7c2b9e5eb2" 2018-06-27 21:46:59,534 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:46:59 GMT Content-Type: application/json Content-Length: 635 Connection: keep-alive X-Openstack-Request-Id: req-e4d1eca1-25eb-4232-96a0-a699573f1a4c Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c471349c-8f54-4b74-b183-6fe2554e251c"],"updated_at":"2018-06-27T21:46:55Z","tenant_id":"13959643dd224c4d8dbc8090055e5c84","created_at":"2018-06-27T21:46:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"13959643dd224c4d8dbc8090055e5c84","id":"0432fbb0-49a7-4c79-9164-f1a5334e3a30","name":"CreateInstanceSimpleTests-34bdbd96-9f15-40e0-83ac-da1ea0306327-pub-net"}]} 2018-06-27 21:46:59,534 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSimpleTests-34bdbd96-9f15-40e0-83ac-da1ea0306327-pub-net used request id req-e4d1eca1-25eb-4232-96a0-a699573f1a4c 2018-06-27 21:46:59,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-27 21:46:59,551 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:46: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-27 21:46:59,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/13959643dd224c4d8dbc8090055e5c84 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f92fea5e15dccaa6dee8bf076169df7c2b9e5eb2" 2018-06-27 21:46:59,649 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:46:59 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-96bf2e4c-9383-4ca2-a4c5-dff4fe214952 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/13959643dd224c4d8dbc8090055e5c84"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "13959643dd224c4d8dbc8090055e5c84", "name": "CreateInstanceSimpleTests-250ad860-75f2-448-proj"}} 2018-06-27 21:46:59,650 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/13959643dd224c4d8dbc8090055e5c84 used request id req-96bf2e4c-9383-4ca2-a4c5-dff4fe214952 2018-06-27 21:46:59,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?network_id=0432fbb0-49a7-4c79-9164-f1a5334e3a30 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f92fea5e15dccaa6dee8bf076169df7c2b9e5eb2" 2018-06-27 21:47:00,459 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:47:00 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-92ad661d-03b5-43a6-a1f4-30d3a1b5ae83 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0432fbb0-49a7-4c79-9164-f1a5334e3a30","tenant_id":"13959643dd224c4d8dbc8090055e5c84","created_at":"2018-06-27T21:46:55Z","dns_nameservers":[],"updated_at":"2018-06-27T21:46:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"13959643dd224c4d8dbc8090055e5c84","id":"c471349c-8f54-4b74-b183-6fe2554e251c","subnetpool_id":null,"name":"CreateInstanceSimpleTests-34bdbd96-9f15-40e0-83ac-da1ea0306327-pub-subnet"}]} 2018-06-27 21:47:00,459 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=0432fbb0-49a7-4c79-9164-f1a5334e3a30 used request id req-92ad661d-03b5-43a6-a1f4-30d3a1b5ae83 2018-06-27 21:47:00,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=0432fbb0-49a7-4c79-9164-f1a5334e3a30&name=CreateInstanceSimpleTests-34bdbd96-9f15-40e0-83ac-da1ea0306327-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f92fea5e15dccaa6dee8bf076169df7c2b9e5eb2" 2018-06-27 21:47:00,558 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:47:00 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-b96a3998-7fd2-4c27-9c41-db582d518cda Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-27 21:47:00,558 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=0432fbb0-49a7-4c79-9164-f1a5334e3a30&name=CreateInstanceSimpleTests-34bdbd96-9f15-40e0-83ac-da1ea0306327-port&admin_state_up=True used request id req-b96a3998-7fd2-4c27-9c41-db582d518cda 2018-06-27 21:47:00,561 - novaclient.v2.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-34bdbd96-9f15-40e0-83ac-da1ea0306327-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f92fea5e15dccaa6dee8bf076169df7c2b9e5eb2" 2018-06-27 21:47:02,388 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21: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-2052f230-e0c9-4022-8dfb-cc71afda2750 X-Compute-Request-Id: req-2052f230-e0c9-4022-8dfb-cc71afda2750 Front-End-Https: on RESP BODY: {"servers": []} 2018-06-27 21:47:02,388 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-34bdbd96-9f15-40e0-83ac-da1ea0306327-inst used request id req-2052f230-e0c9-4022-8dfb-cc71afda2750 2018-06-27 21:47:02,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/networks?name=CreateInstanceSimpleTests-34bdbd96-9f15-40e0-83ac-da1ea0306327-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f92fea5e15dccaa6dee8bf076169df7c2b9e5eb2" 2018-06-27 21:47:03,463 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:47:03 GMT Content-Type: application/json Content-Length: 635 Connection: keep-alive X-Openstack-Request-Id: req-ab2ef06d-a0a6-4118-8dfc-d9180dadfd8a Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c471349c-8f54-4b74-b183-6fe2554e251c"],"updated_at":"2018-06-27T21:46:55Z","tenant_id":"13959643dd224c4d8dbc8090055e5c84","created_at":"2018-06-27T21:46:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"13959643dd224c4d8dbc8090055e5c84","id":"0432fbb0-49a7-4c79-9164-f1a5334e3a30","name":"CreateInstanceSimpleTests-34bdbd96-9f15-40e0-83ac-da1ea0306327-pub-net"}]} 2018-06-27 21:47:03,463 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSimpleTests-34bdbd96-9f15-40e0-83ac-da1ea0306327-pub-net used request id req-ab2ef06d-a0a6-4118-8dfc-d9180dadfd8a 2018-06-27 21:47:03,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/13959643dd224c4d8dbc8090055e5c84 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f92fea5e15dccaa6dee8bf076169df7c2b9e5eb2" 2018-06-27 21:47:03,537 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:47:03 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e6aea06b-200e-4c8f-a167-1982fb809ee2 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/13959643dd224c4d8dbc8090055e5c84"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "13959643dd224c4d8dbc8090055e5c84", "name": "CreateInstanceSimpleTests-250ad860-75f2-448-proj"}} 2018-06-27 21:47:03,537 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/13959643dd224c4d8dbc8090055e5c84 used request id req-e6aea06b-200e-4c8f-a167-1982fb809ee2 2018-06-27 21:47:03,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/subnets?network_id=0432fbb0-49a7-4c79-9164-f1a5334e3a30 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f92fea5e15dccaa6dee8bf076169df7c2b9e5eb2" 2018-06-27 21:47:03,680 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:47:03 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-22ab74d6-b7d6-4457-a299-d1b9ebac4b9f Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0432fbb0-49a7-4c79-9164-f1a5334e3a30","tenant_id":"13959643dd224c4d8dbc8090055e5c84","created_at":"2018-06-27T21:46:55Z","dns_nameservers":[],"updated_at":"2018-06-27T21:46:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"13959643dd224c4d8dbc8090055e5c84","id":"c471349c-8f54-4b74-b183-6fe2554e251c","subnetpool_id":null,"name":"CreateInstanceSimpleTests-34bdbd96-9f15-40e0-83ac-da1ea0306327-pub-subnet"}]} 2018-06-27 21:47:03,680 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=0432fbb0-49a7-4c79-9164-f1a5334e3a30 used request id req-22ab74d6-b7d6-4457-a299-d1b9ebac4b9f 2018-06-27 21:47:03,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=0432fbb0-49a7-4c79-9164-f1a5334e3a30&name=CreateInstanceSimpleTests-34bdbd96-9f15-40e0-83ac-da1ea0306327-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f92fea5e15dccaa6dee8bf076169df7c2b9e5eb2" 2018-06-27 21:47:03,776 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:47:03 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-1b420fc1-2208-4824-8671-c8f38ddb2322 Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-27 21:47:03,776 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=0432fbb0-49a7-4c79-9164-f1a5334e3a30&name=CreateInstanceSimpleTests-34bdbd96-9f15-40e0-83ac-da1ea0306327-port&admin_state_up=True used request id req-1b420fc1-2208-4824-8671-c8f38ddb2322 2018-06-27 21:47:03,777 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:47:03,778 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:47:04,525 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "03b99c388afd42f1b136a292ef458a38", "name": "CreateInstanceSimpleTests-250ad860-75f2-448-proj-role"}], "expires_at": "2018-06-27T22:47:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13959643dd224c4d8dbc8090055e5c84", "name": "CreateInstanceSimpleTests-250ad860-75f2-448-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/13959643dd224c4d8dbc8090055e5c84", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/13959643dd224c4d8dbc8090055e5c84", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/13959643dd224c4d8dbc8090055e5c84", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/13959643dd224c4d8dbc8090055e5c84", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/13959643dd224c4d8dbc8090055e5c84", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/13959643dd224c4d8dbc8090055e5c84", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/13959643dd224c4d8dbc8090055e5c84", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/13959643dd224c4d8dbc8090055e5c84", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/13959643dd224c4d8dbc8090055e5c84", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/13959643dd224c4d8dbc8090055e5c84", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/13959643dd224c4d8dbc8090055e5c84", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/13959643dd224c4d8dbc8090055e5c84", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-250ad860-75f2-448-user", "id": "63e89ca9ba434ccf834d44602a1548d8"}, "audit_ids": ["lWY_rgalSeqNCzGa_Vi_6g"], "issued_at": "2018-06-27T21:47:04.000000Z"}} 2018-06-27 21:47:04,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}b9206a5c1351a26ea145675988479f47939c5559" 2018-06-27 21:47:04,812 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:47:04 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9e8e1b2f-0f52-4084-be90-ba7ebcee12ad Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:47:04,812 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-9e8e1b2f-0f52-4084-be90-ba7ebcee12ad 2018-06-27 21:47:04,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/networks?name=CreateInstanceSimpleTests-34bdbd96-9f15-40e0-83ac-da1ea0306327-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f92fea5e15dccaa6dee8bf076169df7c2b9e5eb2" 2018-06-27 21:47:05,617 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:47:05 GMT Content-Type: application/json Content-Length: 635 Connection: keep-alive X-Openstack-Request-Id: req-d0e45f0c-962b-4045-9db8-98ed41a5e8bc Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c471349c-8f54-4b74-b183-6fe2554e251c"],"updated_at":"2018-06-27T21:46:55Z","tenant_id":"13959643dd224c4d8dbc8090055e5c84","created_at":"2018-06-27T21:46:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"13959643dd224c4d8dbc8090055e5c84","id":"0432fbb0-49a7-4c79-9164-f1a5334e3a30","name":"CreateInstanceSimpleTests-34bdbd96-9f15-40e0-83ac-da1ea0306327-pub-net"}]} 2018-06-27 21:47:05,617 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSimpleTests-34bdbd96-9f15-40e0-83ac-da1ea0306327-pub-net used request id req-d0e45f0c-962b-4045-9db8-98ed41a5e8bc 2018-06-27 21:47:05,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=0432fbb0-49a7-4c79-9164-f1a5334e3a30 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f92fea5e15dccaa6dee8bf076169df7c2b9e5eb2" 2018-06-27 21:47:05,797 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:47:05 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-615a29e4-210a-4f7f-834f-8ffd728cc56d Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0432fbb0-49a7-4c79-9164-f1a5334e3a30","tenant_id":"13959643dd224c4d8dbc8090055e5c84","created_at":"2018-06-27T21:46:55Z","dns_nameservers":[],"updated_at":"2018-06-27T21:46:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"13959643dd224c4d8dbc8090055e5c84","id":"c471349c-8f54-4b74-b183-6fe2554e251c","subnetpool_id":null,"name":"CreateInstanceSimpleTests-34bdbd96-9f15-40e0-83ac-da1ea0306327-pub-subnet"}]} 2018-06-27 21:47:05,797 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=0432fbb0-49a7-4c79-9164-f1a5334e3a30 used request id req-615a29e4-210a-4f7f-834f-8ffd728cc56d 2018-06-27 21:47:05,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=CreateInstanceSimpleTests-34bdbd96-9f15-40e0-83ac-da1ea0306327-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f92fea5e15dccaa6dee8bf076169df7c2b9e5eb2" 2018-06-27 21:47:06,192 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:47:06 GMT Content-Type: application/json Content-Length: 635 Connection: keep-alive X-Openstack-Request-Id: req-84475b07-c1cd-4f29-9185-acc7db4e1629 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c471349c-8f54-4b74-b183-6fe2554e251c"],"updated_at":"2018-06-27T21:46:55Z","tenant_id":"13959643dd224c4d8dbc8090055e5c84","created_at":"2018-06-27T21:46:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"13959643dd224c4d8dbc8090055e5c84","id":"0432fbb0-49a7-4c79-9164-f1a5334e3a30","name":"CreateInstanceSimpleTests-34bdbd96-9f15-40e0-83ac-da1ea0306327-pub-net"}]} 2018-06-27 21:47:06,192 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSimpleTests-34bdbd96-9f15-40e0-83ac-da1ea0306327-pub-net used request id req-84475b07-c1cd-4f29-9185-acc7db4e1629 2018-06-27 21:47:06,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 21:47:06,207 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:47: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-27 21:47:06,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/13959643dd224c4d8dbc8090055e5c84 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9206a5c1351a26ea145675988479f47939c5559" 2018-06-27 21:47:06,301 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:47:06 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c6ac9556-ed05-491b-83ca-85edbb67b711 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/13959643dd224c4d8dbc8090055e5c84"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "13959643dd224c4d8dbc8090055e5c84", "name": "CreateInstanceSimpleTests-250ad860-75f2-448-proj"}} 2018-06-27 21:47:06,301 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/13959643dd224c4d8dbc8090055e5c84 used request id req-c6ac9556-ed05-491b-83ca-85edbb67b711 2018-06-27 21:47:06,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=0432fbb0-49a7-4c79-9164-f1a5334e3a30 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f92fea5e15dccaa6dee8bf076169df7c2b9e5eb2" 2018-06-27 21:47:06,465 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:47:06 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-74df2522-477d-40e0-858b-f0319f0ffd5f Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0432fbb0-49a7-4c79-9164-f1a5334e3a30","tenant_id":"13959643dd224c4d8dbc8090055e5c84","created_at":"2018-06-27T21:46:55Z","dns_nameservers":[],"updated_at":"2018-06-27T21:46:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"13959643dd224c4d8dbc8090055e5c84","id":"c471349c-8f54-4b74-b183-6fe2554e251c","subnetpool_id":null,"name":"CreateInstanceSimpleTests-34bdbd96-9f15-40e0-83ac-da1ea0306327-pub-subnet"}]} 2018-06-27 21:47:06,465 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=0432fbb0-49a7-4c79-9164-f1a5334e3a30 used request id req-74df2522-477d-40e0-858b-f0319f0ffd5f 2018-06-27 21:47:06,466 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSimpleTests-34bdbd96-9f15-40e0-83ac-da1ea0306327-pub-net 2018-06-27 21:47:06,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/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f92fea5e15dccaa6dee8bf076169df7c2b9e5eb2" -d '{"port": {"network_id": "0432fbb0-49a7-4c79-9164-f1a5334e3a30", "name": "CreateInstanceSimpleTests-34bdbd96-9f15-40e0-83ac-da1ea0306327-port", "admin_state_up": true}}' 2018-06-27 21:47:08,969 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 21:47:08 GMT Content-Type: application/json Content-Length: 759 Connection: keep-alive X-Openstack-Request-Id: req-dca2082a-4ae9-439b-954e-858567cb0fab Front-End-Https: on RESP BODY: {"port":{"status":"DOWN","created_at":"2018-06-27T21:47:07Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0432fbb0-49a7-4c79-9164-f1a5334e3a30","tenant_id":"13959643dd224c4d8dbc8090055e5c84","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-06-27T21:47:08Z","name":"CreateInstanceSimpleTests-34bdbd96-9f15-40e0-83ac-da1ea0306327-port","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:f3:ad:68","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"13959643dd224c4d8dbc8090055e5c84","fixed_ips":[{"subnet_id":"c471349c-8f54-4b74-b183-6fe2554e251c","ip_address":"10.55.0.5"}],"id":"99cf9a87-34a8-4140-bdb8-ea64f4db0264","security_groups":["5aab300c-78f6-4071-8fc2-4ec70ea2a651"],"device_id":""}} 2018-06-27 21:47:08,970 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/ports used request id req-dca2082a-4ae9-439b-954e-858567cb0fab 2018-06-27 21:47: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=CreateInstanceSimpleTests-34bdbd96-9f15-40e0-83ac-da1ea0306327-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f92fea5e15dccaa6dee8bf076169df7c2b9e5eb2" 2018-06-27 21:47:09,290 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:47:09 GMT Content-Type: application/json Content-Length: 635 Connection: keep-alive X-Openstack-Request-Id: req-0860004d-064e-4e50-af24-aa9b9482c8fa Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c471349c-8f54-4b74-b183-6fe2554e251c"],"updated_at":"2018-06-27T21:46:55Z","tenant_id":"13959643dd224c4d8dbc8090055e5c84","created_at":"2018-06-27T21:46:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"13959643dd224c4d8dbc8090055e5c84","id":"0432fbb0-49a7-4c79-9164-f1a5334e3a30","name":"CreateInstanceSimpleTests-34bdbd96-9f15-40e0-83ac-da1ea0306327-pub-net"}]} 2018-06-27 21:47:09,290 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSimpleTests-34bdbd96-9f15-40e0-83ac-da1ea0306327-pub-net used request id req-0860004d-064e-4e50-af24-aa9b9482c8fa 2018-06-27 21:47:09,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/13959643dd224c4d8dbc8090055e5c84 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f92fea5e15dccaa6dee8bf076169df7c2b9e5eb2" 2018-06-27 21:47:09,563 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:47:09 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-50a7df3e-6cd3-4dd3-8f17-c2c0f6304a52 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/13959643dd224c4d8dbc8090055e5c84"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "13959643dd224c4d8dbc8090055e5c84", "name": "CreateInstanceSimpleTests-250ad860-75f2-448-proj"}} 2018-06-27 21:47:09,563 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/13959643dd224c4d8dbc8090055e5c84 used request id req-50a7df3e-6cd3-4dd3-8f17-c2c0f6304a52 2018-06-27 21:47:09,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=0432fbb0-49a7-4c79-9164-f1a5334e3a30 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f92fea5e15dccaa6dee8bf076169df7c2b9e5eb2" 2018-06-27 21:47:09,679 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:47:09 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-ff73ff26-5dc1-4221-9882-6179e3e26f98 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0432fbb0-49a7-4c79-9164-f1a5334e3a30","tenant_id":"13959643dd224c4d8dbc8090055e5c84","created_at":"2018-06-27T21:46:55Z","dns_nameservers":[],"updated_at":"2018-06-27T21:46:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"13959643dd224c4d8dbc8090055e5c84","id":"c471349c-8f54-4b74-b183-6fe2554e251c","subnetpool_id":null,"name":"CreateInstanceSimpleTests-34bdbd96-9f15-40e0-83ac-da1ea0306327-pub-subnet"}]} 2018-06-27 21:47:09,679 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=0432fbb0-49a7-4c79-9164-f1a5334e3a30 used request id req-ff73ff26-5dc1-4221-9882-6179e3e26f98 2018-06-27 21:47:09,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/ports?network_id=0432fbb0-49a7-4c79-9164-f1a5334e3a30&name=CreateInstanceSimpleTests-34bdbd96-9f15-40e0-83ac-da1ea0306327-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f92fea5e15dccaa6dee8bf076169df7c2b9e5eb2" 2018-06-27 21:47:10,125 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:47:10 GMT Content-Type: application/json Content-Length: 762 Connection: keep-alive X-Openstack-Request-Id: req-6c942383-05f8-496a-bc3b-7dd42d23d2cc Front-End-Https: on RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0432fbb0-49a7-4c79-9164-f1a5334e3a30","tenant_id":"13959643dd224c4d8dbc8090055e5c84","created_at":"2018-06-27T21:47:07Z","admin_state_up":true,"updated_at":"2018-06-27T21:47:08Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:f3:ad:68","id":"99cf9a87-34a8-4140-bdb8-ea64f4db0264","port_security_enabled":true,"project_id":"13959643dd224c4d8dbc8090055e5c84","fixed_ips":[{"subnet_id":"c471349c-8f54-4b74-b183-6fe2554e251c","ip_address":"10.55.0.5"}],"extra_dhcp_opts":[],"security_groups":["5aab300c-78f6-4071-8fc2-4ec70ea2a651"],"name":"CreateInstanceSimpleTests-34bdbd96-9f15-40e0-83ac-da1ea0306327-port"}]} 2018-06-27 21:47:10,125 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=0432fbb0-49a7-4c79-9164-f1a5334e3a30&name=CreateInstanceSimpleTests-34bdbd96-9f15-40e0-83ac-da1ea0306327-port&admin_state_up=True used request id req-6c942383-05f8-496a-bc3b-7dd42d23d2cc 2018-06-27 21:47:10,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/13959643dd224c4d8dbc8090055e5c84 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f92fea5e15dccaa6dee8bf076169df7c2b9e5eb2" 2018-06-27 21:47:10,407 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:47:10 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5181df6e-0dcf-4126-9be9-af8a93f8fef1 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/13959643dd224c4d8dbc8090055e5c84"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "13959643dd224c4d8dbc8090055e5c84", "name": "CreateInstanceSimpleTests-250ad860-75f2-448-proj"}} 2018-06-27 21:47:10,407 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/13959643dd224c4d8dbc8090055e5c84 used request id req-5181df6e-0dcf-4126-9be9-af8a93f8fef1 2018-06-27 21:47:10,408 - nova_utils - INFO - Creating VM with name - CreateInstanceSimpleTests-34bdbd96-9f15-40e0-83ac-da1ea0306327-inst 2018-06-27 21:47:10,411 - novaclient.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}f92fea5e15dccaa6dee8bf076169df7c2b9e5eb2" 2018-06-27 21:47:11,196 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:47:11 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-f06b6c50-ced7-4ffb-abf9-661d47d7b3e4 X-Compute-Request-Id: req-f06b6c50-ced7-4ffb-abf9-661d47d7b3e4 Front-End-Https: on RESP BODY: {"flavors": [{"id": "ad0eb65e-e7f0-4285-bcd6-44c22dd7b9ed", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/ad0eb65e-e7f0-4285-bcd6-44c22dd7b9ed", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/ad0eb65e-e7f0-4285-bcd6-44c22dd7b9ed", "rel": "bookmark"}], "name": "CreateInstanceSimpleTests-34bdbd96-9f15-40e0-83ac-da1ea0306327-flavor-name"}, {"id": "bfce69d5-8948-4e52-8e30-cf8bfa544966", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "bookmark"}], "name": "shaker-flavor_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3"}]} 2018-06-27 21:47:11,196 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-f06b6c50-ced7-4ffb-abf9-661d47d7b3e4 2018-06-27 21:47:11,199 - novaclient.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/ad0eb65e-e7f0-4285-bcd6-44c22dd7b9ed -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f92fea5e15dccaa6dee8bf076169df7c2b9e5eb2" 2018-06-27 21:47:11,736 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:47:11 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-ab3f4770-e6eb-4990-98bf-2f8081c92b21 X-Compute-Request-Id: req-ab3f4770-e6eb-4990-98bf-2f8081c92b21 Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateInstanceSimpleTests-34bdbd96-9f15-40e0-83ac-da1ea0306327-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/ad0eb65e-e7f0-4285-bcd6-44c22dd7b9ed", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/ad0eb65e-e7f0-4285-bcd6-44c22dd7b9ed", "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": "ad0eb65e-e7f0-4285-bcd6-44c22dd7b9ed"}} 2018-06-27 21:47:11,736 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/ad0eb65e-e7f0-4285-bcd6-44c22dd7b9ed used request id req-ab3f4770-e6eb-4990-98bf-2f8081c92b21 2018-06-27 21:47:11,740 - 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-34bdbd96-9f15-40e0-83ac-da1ea0306327-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f92fea5e15dccaa6dee8bf076169df7c2b9e5eb2" 2018-06-27 21:47:12,655 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:47:12 GMT Content-Type: application/json Content-Length: 900 Connection: keep-alive X-Openstack-Request-Id: req-33990e24-b309-4306-bdc8-4e03ea83e01b Front-End-Https: on RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-34bdbd96-9f15-40e0-83ac-da1ea0306327-image", "tags": [], "container_format": "bare", "created_at": "2018-06-27T21:46:43Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-27T21:46:44Z", "visibility": "shared", "self": "/v2/images/90ed3380-8b25-4635-bc2f-480cf4cacb9d", "min_disk": 0, "protected": false, "id": "90ed3380-8b25-4635-bc2f-480cf4cacb9d", "file": "/v2/images/90ed3380-8b25-4635-bc2f-480cf4cacb9d/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "13959643dd224c4d8dbc8090055e5c84", "direct_url": "file:///var/lib/glance/images/90ed3380-8b25-4635-bc2f-480cf4cacb9d", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSimpleTests-34bdbd96-9f15-40e0-83ac-da1ea0306327-image"} 2018-06-27 21:47:12,655 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-34bdbd96-9f15-40e0-83ac-da1ea0306327-image used request id req-33990e24-b309-4306-bdc8-4e03ea83e01b 2018-06-27 21:47:12,659 - 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}f92fea5e15dccaa6dee8bf076169df7c2b9e5eb2" 2018-06-27 21:47:13,495 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:47:13 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-f60bd83d-f144-4eaa-9aa8-3e2c1a0daa39 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-27 21:47:13,496 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-f60bd83d-f144-4eaa-9aa8-3e2c1a0daa39 2018-06-27 21:47:13,500 - 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}f92fea5e15dccaa6dee8bf076169df7c2b9e5eb2" -d '{"server": {"name": "CreateInstanceSimpleTests-34bdbd96-9f15-40e0-83ac-da1ea0306327-inst", "imageRef": "90ed3380-8b25-4635-bc2f-480cf4cacb9d", "flavorRef": "ad0eb65e-e7f0-4285-bcd6-44c22dd7b9ed", "max_count": 1, "min_count": 1, "networks": [{"port": "99cf9a87-34a8-4140-bdb8-ea64f4db0264"}]}}' 2018-06-27 21:47:19,415 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 21:47:19 GMT Content-Type: application/json Content-Length: 378 Connection: keep-alive Location: https://172.30.10.101:8774/v2.1/servers/e5782146-221d-450b-9389-792c9b3bc34a Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-cf952f5a-8022-4acc-920a-0a3088e9ba31 X-Compute-Request-Id: req-cf952f5a-8022-4acc-920a-0a3088e9ba31 RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "e5782146-221d-450b-9389-792c9b3bc34a", "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/e5782146-221d-450b-9389-792c9b3bc34a", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/e5782146-221d-450b-9389-792c9b3bc34a", "rel": "bookmark"}], "adminPass": "YfrY45S6xAUg"}} 2018-06-27 21:47:19,416 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers used request id req-cf952f5a-8022-4acc-920a-0a3088e9ba31 2018-06-27 21:47:19,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/e5782146-221d-450b-9389-792c9b3bc34a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f92fea5e15dccaa6dee8bf076169df7c2b9e5eb2" 2018-06-27 21:47:20,910 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:47:20 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-71bf76a6-f334-4a42-8c07-cdda22dcb9d4 X-Compute-Request-Id: req-71bf76a6-f334-4a42-8c07-cdda22dcb9d4 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/e5782146-221d-450b-9389-792c9b3bc34a", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/e5782146-221d-450b-9389-792c9b3bc34a", "rel": "bookmark"}], "image": {"id": "90ed3380-8b25-4635-bc2f-480cf4cacb9d", "links": [{"href": "http://172.30.10.101:8774/images/90ed3380-8b25-4635-bc2f-480cf4cacb9d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ad0eb65e-e7f0-4285-bcd6-44c22dd7b9ed", "links": [{"href": "http://172.30.10.101:8774/flavors/ad0eb65e-e7f0-4285-bcd6-44c22dd7b9ed", "rel": "bookmark"}]}, "id": "e5782146-221d-450b-9389-792c9b3bc34a", "user_id": "63e89ca9ba434ccf834d44602a1548d8", "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-27T21:47:20Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-34bdbd96-9f15-40e0-83ac-da1ea0306327-inst", "created": "2018-06-27T21:47:19Z", "tenant_id": "13959643dd224c4d8dbc8090055e5c84", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 21:47:20,910 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/e5782146-221d-450b-9389-792c9b3bc34a used request id req-71bf76a6-f334-4a42-8c07-cdda22dcb9d4 2018-06-27 21:47:20,910 - create_instance - INFO - Created instance with name - CreateInstanceSimpleTests-34bdbd96-9f15-40e0-83ac-da1ea0306327-inst 2018-06-27 21:47:20,913 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/e5782146-221d-450b-9389-792c9b3bc34a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f92fea5e15dccaa6dee8bf076169df7c2b9e5eb2" 2018-06-27 21:47:21,930 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:47:21 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-297436f1-9586-4bee-8dec-af19f3b48d31 X-Compute-Request-Id: req-297436f1-9586-4bee-8dec-af19f3b48d31 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/e5782146-221d-450b-9389-792c9b3bc34a", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/e5782146-221d-450b-9389-792c9b3bc34a", "rel": "bookmark"}], "image": {"id": "90ed3380-8b25-4635-bc2f-480cf4cacb9d", "links": [{"href": "http://172.30.10.101:8774/images/90ed3380-8b25-4635-bc2f-480cf4cacb9d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ad0eb65e-e7f0-4285-bcd6-44c22dd7b9ed", "links": [{"href": "http://172.30.10.101:8774/flavors/ad0eb65e-e7f0-4285-bcd6-44c22dd7b9ed", "rel": "bookmark"}]}, "id": "e5782146-221d-450b-9389-792c9b3bc34a", "user_id": "63e89ca9ba434ccf834d44602a1548d8", "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-27T21:47:20Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-34bdbd96-9f15-40e0-83ac-da1ea0306327-inst", "created": "2018-06-27T21:47:19Z", "tenant_id": "13959643dd224c4d8dbc8090055e5c84", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 21:47:21,930 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/e5782146-221d-450b-9389-792c9b3bc34a used request id req-297436f1-9586-4bee-8dec-af19f3b48d31 2018-06-27 21:47:21,930 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-34bdbd96-9f15-40e0-83ac-da1ea0306327-inst] is - BUILD 2018-06-27 21:47:21,931 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 21:47:24,934 - create_instance - DEBUG - VM status query timeout in 895.976759911 2018-06-27 21:47:24,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/e5782146-221d-450b-9389-792c9b3bc34a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f92fea5e15dccaa6dee8bf076169df7c2b9e5eb2" 2018-06-27 21:47:26,404 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:47:26 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-5f26ae19-41b8-4995-a786-e097e5c5647e X-Compute-Request-Id: req-5f26ae19-41b8-4995-a786-e097e5c5647e 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/e5782146-221d-450b-9389-792c9b3bc34a", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/e5782146-221d-450b-9389-792c9b3bc34a", "rel": "bookmark"}], "image": {"id": "90ed3380-8b25-4635-bc2f-480cf4cacb9d", "links": [{"href": "http://172.30.10.101:8774/images/90ed3380-8b25-4635-bc2f-480cf4cacb9d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ad0eb65e-e7f0-4285-bcd6-44c22dd7b9ed", "links": [{"href": "http://172.30.10.101:8774/flavors/ad0eb65e-e7f0-4285-bcd6-44c22dd7b9ed", "rel": "bookmark"}]}, "id": "e5782146-221d-450b-9389-792c9b3bc34a", "security_groups": [{"name": "default"}], "user_id": "63e89ca9ba434ccf834d44602a1548d8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T21:47:25Z", "hostId": "98e7651f2ee1579cbd245bff89a9e09bb9b744e65b0da25c0a5f828a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-34bdbd96-9f15-40e0-83ac-da1ea0306327-inst", "created": "2018-06-27T21:47:19Z", "tenant_id": "13959643dd224c4d8dbc8090055e5c84", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 21:47:26,404 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/e5782146-221d-450b-9389-792c9b3bc34a used request id req-5f26ae19-41b8-4995-a786-e097e5c5647e 2018-06-27 21:47:26,404 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-34bdbd96-9f15-40e0-83ac-da1ea0306327-inst] is - BUILD 2018-06-27 21:47:26,405 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 21:47:29,406 - create_instance - DEBUG - VM status query timeout in 891.505080938 2018-06-27 21:47:29,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/e5782146-221d-450b-9389-792c9b3bc34a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f92fea5e15dccaa6dee8bf076169df7c2b9e5eb2" 2018-06-27 21:47:32,037 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:47:32 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-55afcb97-1c8b-47e1-951b-5ff6a09939a6 X-Compute-Request-Id: req-55afcb97-1c8b-47e1-951b-5ff6a09939a6 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/e5782146-221d-450b-9389-792c9b3bc34a", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/e5782146-221d-450b-9389-792c9b3bc34a", "rel": "bookmark"}], "image": {"id": "90ed3380-8b25-4635-bc2f-480cf4cacb9d", "links": [{"href": "http://172.30.10.101:8774/images/90ed3380-8b25-4635-bc2f-480cf4cacb9d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ad0eb65e-e7f0-4285-bcd6-44c22dd7b9ed", "links": [{"href": "http://172.30.10.101:8774/flavors/ad0eb65e-e7f0-4285-bcd6-44c22dd7b9ed", "rel": "bookmark"}]}, "id": "e5782146-221d-450b-9389-792c9b3bc34a", "security_groups": [{"name": "default"}], "user_id": "63e89ca9ba434ccf834d44602a1548d8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T21:47:25Z", "hostId": "98e7651f2ee1579cbd245bff89a9e09bb9b744e65b0da25c0a5f828a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-34bdbd96-9f15-40e0-83ac-da1ea0306327-inst", "created": "2018-06-27T21:47:19Z", "tenant_id": "13959643dd224c4d8dbc8090055e5c84", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 21:47:32,038 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/e5782146-221d-450b-9389-792c9b3bc34a used request id req-55afcb97-1c8b-47e1-951b-5ff6a09939a6 2018-06-27 21:47:32,038 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-34bdbd96-9f15-40e0-83ac-da1ea0306327-inst] is - BUILD 2018-06-27 21:47:32,038 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 21:47:35,039 - create_instance - DEBUG - VM status query timeout in 885.87211895 2018-06-27 21:47:35,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/e5782146-221d-450b-9389-792c9b3bc34a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f92fea5e15dccaa6dee8bf076169df7c2b9e5eb2" 2018-06-27 21:47:35,691 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:47:35 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-f1d0a569-89b4-4314-bdfc-a9ed2e211f2e X-Compute-Request-Id: req-f1d0a569-89b4-4314-bdfc-a9ed2e211f2e 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/e5782146-221d-450b-9389-792c9b3bc34a", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/e5782146-221d-450b-9389-792c9b3bc34a", "rel": "bookmark"}], "image": {"id": "90ed3380-8b25-4635-bc2f-480cf4cacb9d", "links": [{"href": "http://172.30.10.101:8774/images/90ed3380-8b25-4635-bc2f-480cf4cacb9d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ad0eb65e-e7f0-4285-bcd6-44c22dd7b9ed", "links": [{"href": "http://172.30.10.101:8774/flavors/ad0eb65e-e7f0-4285-bcd6-44c22dd7b9ed", "rel": "bookmark"}]}, "id": "e5782146-221d-450b-9389-792c9b3bc34a", "security_groups": [{"name": "default"}], "user_id": "63e89ca9ba434ccf834d44602a1548d8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T21:47:25Z", "hostId": "98e7651f2ee1579cbd245bff89a9e09bb9b744e65b0da25c0a5f828a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-34bdbd96-9f15-40e0-83ac-da1ea0306327-inst", "created": "2018-06-27T21:47:19Z", "tenant_id": "13959643dd224c4d8dbc8090055e5c84", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 21:47:35,691 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/e5782146-221d-450b-9389-792c9b3bc34a used request id req-f1d0a569-89b4-4314-bdfc-a9ed2e211f2e 2018-06-27 21:47:35,692 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-34bdbd96-9f15-40e0-83ac-da1ea0306327-inst] is - BUILD 2018-06-27 21:47:35,692 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 21:47:38,693 - create_instance - DEBUG - VM status query timeout in 882.217516899 2018-06-27 21:47:38,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/e5782146-221d-450b-9389-792c9b3bc34a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f92fea5e15dccaa6dee8bf076169df7c2b9e5eb2" 2018-06-27 21:47:40,695 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:47:40 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-75e05494-2fca-4fe3-8f79-aa0f0558b98c X-Compute-Request-Id: req-75e05494-2fca-4fe3-8f79-aa0f0558b98c Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-34bdbd96-9f15-40e0-83ac-da1ea0306327-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:ad:68", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/e5782146-221d-450b-9389-792c9b3bc34a", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/e5782146-221d-450b-9389-792c9b3bc34a", "rel": "bookmark"}], "image": {"id": "90ed3380-8b25-4635-bc2f-480cf4cacb9d", "links": [{"href": "http://172.30.10.101:8774/images/90ed3380-8b25-4635-bc2f-480cf4cacb9d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T21:47:37.000000", "flavor": {"id": "ad0eb65e-e7f0-4285-bcd6-44c22dd7b9ed", "links": [{"href": "http://172.30.10.101:8774/flavors/ad0eb65e-e7f0-4285-bcd6-44c22dd7b9ed", "rel": "bookmark"}]}, "id": "e5782146-221d-450b-9389-792c9b3bc34a", "security_groups": [{"name": "default"}], "user_id": "63e89ca9ba434ccf834d44602a1548d8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T21:47:38Z", "hostId": "98e7651f2ee1579cbd245bff89a9e09bb9b744e65b0da25c0a5f828a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-34bdbd96-9f15-40e0-83ac-da1ea0306327-inst", "created": "2018-06-27T21:47:19Z", "tenant_id": "13959643dd224c4d8dbc8090055e5c84", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 21:47:40,695 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/e5782146-221d-450b-9389-792c9b3bc34a used request id req-75e05494-2fca-4fe3-8f79-aa0f0558b98c 2018-06-27 21:47:40,696 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-34bdbd96-9f15-40e0-83ac-da1ea0306327-inst] is - ACTIVE 2018-06-27 21:47:40,696 - create_instance - INFO - VM is - ACTIVE 2018-06-27 21:47:40,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/e5782146-221d-450b-9389-792c9b3bc34a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f92fea5e15dccaa6dee8bf076169df7c2b9e5eb2" 2018-06-27 21:47:42,115 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:47:42 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-0ff5b7e5-e5e0-4718-b51e-3fa112354787 X-Compute-Request-Id: req-0ff5b7e5-e5e0-4718-b51e-3fa112354787 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-34bdbd96-9f15-40e0-83ac-da1ea0306327-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:ad:68", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/e5782146-221d-450b-9389-792c9b3bc34a", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/e5782146-221d-450b-9389-792c9b3bc34a", "rel": "bookmark"}], "image": {"id": "90ed3380-8b25-4635-bc2f-480cf4cacb9d", "links": [{"href": "http://172.30.10.101:8774/images/90ed3380-8b25-4635-bc2f-480cf4cacb9d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T21:47:37.000000", "flavor": {"id": "ad0eb65e-e7f0-4285-bcd6-44c22dd7b9ed", "links": [{"href": "http://172.30.10.101:8774/flavors/ad0eb65e-e7f0-4285-bcd6-44c22dd7b9ed", "rel": "bookmark"}]}, "id": "e5782146-221d-450b-9389-792c9b3bc34a", "security_groups": [{"name": "default"}], "user_id": "63e89ca9ba434ccf834d44602a1548d8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T21:47:38Z", "hostId": "98e7651f2ee1579cbd245bff89a9e09bb9b744e65b0da25c0a5f828a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-34bdbd96-9f15-40e0-83ac-da1ea0306327-inst", "created": "2018-06-27T21:47:19Z", "tenant_id": "13959643dd224c4d8dbc8090055e5c84", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 21:47:42,115 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/e5782146-221d-450b-9389-792c9b3bc34a used request id req-0ff5b7e5-e5e0-4718-b51e-3fa112354787 2018-06-27 21:47:42,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=CreateInstanceSimpleTests-34bdbd96-9f15-40e0-83ac-da1ea0306327-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f92fea5e15dccaa6dee8bf076169df7c2b9e5eb2" 2018-06-27 21:47:42,478 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:47:42 GMT Content-Type: application/json Content-Length: 635 Connection: keep-alive X-Openstack-Request-Id: req-6c3bc46d-3d0a-4efd-8324-792ea3724ff0 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c471349c-8f54-4b74-b183-6fe2554e251c"],"updated_at":"2018-06-27T21:46:55Z","tenant_id":"13959643dd224c4d8dbc8090055e5c84","created_at":"2018-06-27T21:46:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"13959643dd224c4d8dbc8090055e5c84","id":"0432fbb0-49a7-4c79-9164-f1a5334e3a30","name":"CreateInstanceSimpleTests-34bdbd96-9f15-40e0-83ac-da1ea0306327-pub-net"}]} 2018-06-27 21:47:42,478 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSimpleTests-34bdbd96-9f15-40e0-83ac-da1ea0306327-pub-net used request id req-6c3bc46d-3d0a-4efd-8324-792ea3724ff0 2018-06-27 21:47:42,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/13959643dd224c4d8dbc8090055e5c84 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f92fea5e15dccaa6dee8bf076169df7c2b9e5eb2" 2018-06-27 21:47:42,577 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:47:42 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-50df36a7-5b38-4ca6-b896-58eaa2a2b28e Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/13959643dd224c4d8dbc8090055e5c84"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "13959643dd224c4d8dbc8090055e5c84", "name": "CreateInstanceSimpleTests-250ad860-75f2-448-proj"}} 2018-06-27 21:47:42,577 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/13959643dd224c4d8dbc8090055e5c84 used request id req-50df36a7-5b38-4ca6-b896-58eaa2a2b28e 2018-06-27 21:47:42,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/subnets?network_id=0432fbb0-49a7-4c79-9164-f1a5334e3a30 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f92fea5e15dccaa6dee8bf076169df7c2b9e5eb2" 2018-06-27 21:47:42,766 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:47:42 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-610bb606-d3ab-4166-9043-1ab4cdfee3b0 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0432fbb0-49a7-4c79-9164-f1a5334e3a30","tenant_id":"13959643dd224c4d8dbc8090055e5c84","created_at":"2018-06-27T21:46:55Z","dns_nameservers":[],"updated_at":"2018-06-27T21:46:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"13959643dd224c4d8dbc8090055e5c84","id":"c471349c-8f54-4b74-b183-6fe2554e251c","subnetpool_id":null,"name":"CreateInstanceSimpleTests-34bdbd96-9f15-40e0-83ac-da1ea0306327-pub-subnet"}]} 2018-06-27 21:47:42,766 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=0432fbb0-49a7-4c79-9164-f1a5334e3a30 used request id req-610bb606-d3ab-4166-9043-1ab4cdfee3b0 2018-06-27 21:47:42,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/ports?network_id=0432fbb0-49a7-4c79-9164-f1a5334e3a30 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f92fea5e15dccaa6dee8bf076169df7c2b9e5eb2" 2018-06-27 21:47:43,072 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:47:43 GMT Content-Type: application/json Content-Length: 2289 Connection: keep-alive X-Openstack-Request-Id: req-72a07cfe-08b4-494c-8b1b-87c6b6cb1b7c Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0432fbb0-49a7-4c79-9164-f1a5334e3a30","tenant_id":"13959643dd224c4d8dbc8090055e5c84","created_at":"2018-06-27T21:46:57Z","admin_state_up":true,"updated_at":"2018-06-27T21:47:02Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-0432fbb0-49a7-4c79-9164-f1a5334e3a30","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:c3:cf:48","id":"677f1d88-5cfc-4bf4-a6b0-59dfab981dd2","port_security_enabled":false,"project_id":"13959643dd224c4d8dbc8090055e5c84","fixed_ips":[{"subnet_id":"c471349c-8f54-4b74-b183-6fe2554e251c","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0432fbb0-49a7-4c79-9164-f1a5334e3a30","tenant_id":"13959643dd224c4d8dbc8090055e5c84","created_at":"2018-06-27T21:46:58Z","admin_state_up":true,"updated_at":"2018-06-27T21:47:03Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-0432fbb0-49a7-4c79-9164-f1a5334e3a30","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:e9:b5:6a","id":"82950c28-471e-40e8-8086-967ae835e84b","port_security_enabled":false,"project_id":"13959643dd224c4d8dbc8090055e5c84","fixed_ips":[{"subnet_id":"c471349c-8f54-4b74-b183-6fe2554e251c","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0432fbb0-49a7-4c79-9164-f1a5334e3a30","tenant_id":"13959643dd224c4d8dbc8090055e5c84","created_at":"2018-06-27T21:47:07Z","admin_state_up":true,"updated_at":"2018-06-27T21:47:35Z","binding:vnic_type":"normal","device_id":"e5782146-221d-450b-9389-792c9b3bc34a","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:f3:ad:68","id":"99cf9a87-34a8-4140-bdb8-ea64f4db0264","port_security_enabled":true,"project_id":"13959643dd224c4d8dbc8090055e5c84","fixed_ips":[{"subnet_id":"c471349c-8f54-4b74-b183-6fe2554e251c","ip_address":"10.55.0.5"}],"extra_dhcp_opts":[],"security_groups":["5aab300c-78f6-4071-8fc2-4ec70ea2a651"],"name":"CreateInstanceSimpleTests-34bdbd96-9f15-40e0-83ac-da1ea0306327-port"}]} 2018-06-27 21:47:43,073 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=0432fbb0-49a7-4c79-9164-f1a5334e3a30 used request id req-72a07cfe-08b4-494c-8b1b-87c6b6cb1b7c 2018-06-27 21:47:43,074 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:47:43,861 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "03b99c388afd42f1b136a292ef458a38", "name": "CreateInstanceSimpleTests-250ad860-75f2-448-proj-role"}], "expires_at": "2018-06-27T22:47:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13959643dd224c4d8dbc8090055e5c84", "name": "CreateInstanceSimpleTests-250ad860-75f2-448-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/13959643dd224c4d8dbc8090055e5c84", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/13959643dd224c4d8dbc8090055e5c84", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/13959643dd224c4d8dbc8090055e5c84", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/13959643dd224c4d8dbc8090055e5c84", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/13959643dd224c4d8dbc8090055e5c84", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/13959643dd224c4d8dbc8090055e5c84", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/13959643dd224c4d8dbc8090055e5c84", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/13959643dd224c4d8dbc8090055e5c84", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/13959643dd224c4d8dbc8090055e5c84", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/13959643dd224c4d8dbc8090055e5c84", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/13959643dd224c4d8dbc8090055e5c84", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/13959643dd224c4d8dbc8090055e5c84", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-250ad860-75f2-448-user", "id": "63e89ca9ba434ccf834d44602a1548d8"}, "audit_ids": ["xDaEsJ_GQl62v3ON2bVHIg"], "issued_at": "2018-06-27T21:47:43.000000Z"}} 2018-06-27 21:47:43,864 - novaclient.v2.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-34bdbd96-9f15-40e0-83ac-da1ea0306327-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e56744a861e2026a99e07a6572520e3f1f53e82d" 2018-06-27 21:47:46,296 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21: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-3406a29f-edec-400e-9843-f494813b347e X-Compute-Request-Id: req-3406a29f-edec-400e-9843-f494813b347e Front-End-Https: on RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-34bdbd96-9f15-40e0-83ac-da1ea0306327-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:ad:68", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/e5782146-221d-450b-9389-792c9b3bc34a", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/e5782146-221d-450b-9389-792c9b3bc34a", "rel": "bookmark"}], "image": {"id": "90ed3380-8b25-4635-bc2f-480cf4cacb9d", "links": [{"href": "http://172.30.10.101:8774/images/90ed3380-8b25-4635-bc2f-480cf4cacb9d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T21:47:37.000000", "flavor": {"id": "ad0eb65e-e7f0-4285-bcd6-44c22dd7b9ed", "links": [{"href": "http://172.30.10.101:8774/flavors/ad0eb65e-e7f0-4285-bcd6-44c22dd7b9ed", "rel": "bookmark"}]}, "id": "e5782146-221d-450b-9389-792c9b3bc34a", "security_groups": [{"name": "default"}], "user_id": "63e89ca9ba434ccf834d44602a1548d8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T21:47:38Z", "hostId": "98e7651f2ee1579cbd245bff89a9e09bb9b744e65b0da25c0a5f828a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-34bdbd96-9f15-40e0-83ac-da1ea0306327-inst", "created": "2018-06-27T21:47:19Z", "tenant_id": "13959643dd224c4d8dbc8090055e5c84", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-27 21:47:46,296 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-34bdbd96-9f15-40e0-83ac-da1ea0306327-inst used request id req-3406a29f-edec-400e-9843-f494813b347e 2018-06-27 21:47:46,298 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:47:47,278 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "03b99c388afd42f1b136a292ef458a38", "name": "CreateInstanceSimpleTests-250ad860-75f2-448-proj-role"}], "expires_at": "2018-06-27T22:47:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13959643dd224c4d8dbc8090055e5c84", "name": "CreateInstanceSimpleTests-250ad860-75f2-448-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/13959643dd224c4d8dbc8090055e5c84", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/13959643dd224c4d8dbc8090055e5c84", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/13959643dd224c4d8dbc8090055e5c84", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/13959643dd224c4d8dbc8090055e5c84", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/13959643dd224c4d8dbc8090055e5c84", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/13959643dd224c4d8dbc8090055e5c84", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/13959643dd224c4d8dbc8090055e5c84", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/13959643dd224c4d8dbc8090055e5c84", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/13959643dd224c4d8dbc8090055e5c84", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/13959643dd224c4d8dbc8090055e5c84", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/13959643dd224c4d8dbc8090055e5c84", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/13959643dd224c4d8dbc8090055e5c84", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-250ad860-75f2-448-user", "id": "63e89ca9ba434ccf834d44602a1548d8"}, "audit_ids": ["7UzLov6mQlymwzE6NDx4vg"], "issued_at": "2018-06-27T21:47:47.000000Z"}} 2018-06-27 21:47:47,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=CreateInstanceSimpleTests-34bdbd96-9f15-40e0-83ac-da1ea0306327-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41384f75816c4de9e85873a25f69d873a236ff9d" 2018-06-27 21:47:48,526 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:47:48 GMT Content-Type: application/json Content-Length: 635 Connection: keep-alive X-Openstack-Request-Id: req-02db74b0-f213-4abe-8807-310e6403d7be Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c471349c-8f54-4b74-b183-6fe2554e251c"],"updated_at":"2018-06-27T21:46:55Z","tenant_id":"13959643dd224c4d8dbc8090055e5c84","created_at":"2018-06-27T21:46:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"13959643dd224c4d8dbc8090055e5c84","id":"0432fbb0-49a7-4c79-9164-f1a5334e3a30","name":"CreateInstanceSimpleTests-34bdbd96-9f15-40e0-83ac-da1ea0306327-pub-net"}]} 2018-06-27 21:47:48,526 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSimpleTests-34bdbd96-9f15-40e0-83ac-da1ea0306327-pub-net used request id req-02db74b0-f213-4abe-8807-310e6403d7be 2018-06-27 21:47:48,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=0432fbb0-49a7-4c79-9164-f1a5334e3a30 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41384f75816c4de9e85873a25f69d873a236ff9d" 2018-06-27 21:47:48,648 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:47:48 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-8c2735c2-7863-4d2e-995a-e660f719e26d Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0432fbb0-49a7-4c79-9164-f1a5334e3a30","tenant_id":"13959643dd224c4d8dbc8090055e5c84","created_at":"2018-06-27T21:46:55Z","dns_nameservers":[],"updated_at":"2018-06-27T21:46:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"13959643dd224c4d8dbc8090055e5c84","id":"c471349c-8f54-4b74-b183-6fe2554e251c","subnetpool_id":null,"name":"CreateInstanceSimpleTests-34bdbd96-9f15-40e0-83ac-da1ea0306327-pub-subnet"}]} 2018-06-27 21:47:48,648 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=0432fbb0-49a7-4c79-9164-f1a5334e3a30 used request id req-8c2735c2-7863-4d2e-995a-e660f719e26d 2018-06-27 21:47:48,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/ports?network_id=0432fbb0-49a7-4c79-9164-f1a5334e3a30 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41384f75816c4de9e85873a25f69d873a236ff9d" 2018-06-27 21:47:48,856 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:47:48 GMT Content-Type: application/json Content-Length: 2289 Connection: keep-alive X-Openstack-Request-Id: req-96bf426f-9a0d-4b35-b425-13cefdbfc5c6 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0432fbb0-49a7-4c79-9164-f1a5334e3a30","tenant_id":"13959643dd224c4d8dbc8090055e5c84","created_at":"2018-06-27T21:46:57Z","admin_state_up":true,"updated_at":"2018-06-27T21:47:02Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-0432fbb0-49a7-4c79-9164-f1a5334e3a30","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:c3:cf:48","id":"677f1d88-5cfc-4bf4-a6b0-59dfab981dd2","port_security_enabled":false,"project_id":"13959643dd224c4d8dbc8090055e5c84","fixed_ips":[{"subnet_id":"c471349c-8f54-4b74-b183-6fe2554e251c","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0432fbb0-49a7-4c79-9164-f1a5334e3a30","tenant_id":"13959643dd224c4d8dbc8090055e5c84","created_at":"2018-06-27T21:46:58Z","admin_state_up":true,"updated_at":"2018-06-27T21:47:03Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-0432fbb0-49a7-4c79-9164-f1a5334e3a30","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:e9:b5:6a","id":"82950c28-471e-40e8-8086-967ae835e84b","port_security_enabled":false,"project_id":"13959643dd224c4d8dbc8090055e5c84","fixed_ips":[{"subnet_id":"c471349c-8f54-4b74-b183-6fe2554e251c","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0432fbb0-49a7-4c79-9164-f1a5334e3a30","tenant_id":"13959643dd224c4d8dbc8090055e5c84","created_at":"2018-06-27T21:47:07Z","admin_state_up":true,"updated_at":"2018-06-27T21:47:35Z","binding:vnic_type":"normal","device_id":"e5782146-221d-450b-9389-792c9b3bc34a","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:f3:ad:68","id":"99cf9a87-34a8-4140-bdb8-ea64f4db0264","port_security_enabled":true,"project_id":"13959643dd224c4d8dbc8090055e5c84","fixed_ips":[{"subnet_id":"c471349c-8f54-4b74-b183-6fe2554e251c","ip_address":"10.55.0.5"}],"extra_dhcp_opts":[],"security_groups":["5aab300c-78f6-4071-8fc2-4ec70ea2a651"],"name":"CreateInstanceSimpleTests-34bdbd96-9f15-40e0-83ac-da1ea0306327-port"}]} 2018-06-27 21:47:48,856 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=0432fbb0-49a7-4c79-9164-f1a5334e3a30 used request id req-96bf426f-9a0d-4b35-b425-13cefdbfc5c6 2018-06-27 21:47:48,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/e5782146-221d-450b-9389-792c9b3bc34a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f92fea5e15dccaa6dee8bf076169df7c2b9e5eb2" 2018-06-27 21:47:50,000 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:47:49 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-7d031fbc-c521-4668-86d0-8c76a323b88a X-Compute-Request-Id: req-7d031fbc-c521-4668-86d0-8c76a323b88a Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-34bdbd96-9f15-40e0-83ac-da1ea0306327-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:ad:68", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/e5782146-221d-450b-9389-792c9b3bc34a", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/e5782146-221d-450b-9389-792c9b3bc34a", "rel": "bookmark"}], "image": {"id": "90ed3380-8b25-4635-bc2f-480cf4cacb9d", "links": [{"href": "http://172.30.10.101:8774/images/90ed3380-8b25-4635-bc2f-480cf4cacb9d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T21:47:37.000000", "flavor": {"id": "ad0eb65e-e7f0-4285-bcd6-44c22dd7b9ed", "links": [{"href": "http://172.30.10.101:8774/flavors/ad0eb65e-e7f0-4285-bcd6-44c22dd7b9ed", "rel": "bookmark"}]}, "id": "e5782146-221d-450b-9389-792c9b3bc34a", "security_groups": [{"name": "default"}], "user_id": "63e89ca9ba434ccf834d44602a1548d8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T21:47:38Z", "hostId": "98e7651f2ee1579cbd245bff89a9e09bb9b744e65b0da25c0a5f828a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-34bdbd96-9f15-40e0-83ac-da1ea0306327-inst", "created": "2018-06-27T21:47:19Z", "tenant_id": "13959643dd224c4d8dbc8090055e5c84", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 21:47:50,000 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/e5782146-221d-450b-9389-792c9b3bc34a used request id req-7d031fbc-c521-4668-86d0-8c76a323b88a 2018-06-27 21:47:50,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=CreateInstanceSimpleTests-34bdbd96-9f15-40e0-83ac-da1ea0306327-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f92fea5e15dccaa6dee8bf076169df7c2b9e5eb2" 2018-06-27 21:47:50,354 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:47:50 GMT Content-Type: application/json Content-Length: 635 Connection: keep-alive X-Openstack-Request-Id: req-9add7c6f-4d86-4a44-bf4f-4fb5a644a6ba Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c471349c-8f54-4b74-b183-6fe2554e251c"],"updated_at":"2018-06-27T21:46:55Z","tenant_id":"13959643dd224c4d8dbc8090055e5c84","created_at":"2018-06-27T21:46:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"13959643dd224c4d8dbc8090055e5c84","id":"0432fbb0-49a7-4c79-9164-f1a5334e3a30","name":"CreateInstanceSimpleTests-34bdbd96-9f15-40e0-83ac-da1ea0306327-pub-net"}]} 2018-06-27 21:47:50,354 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSimpleTests-34bdbd96-9f15-40e0-83ac-da1ea0306327-pub-net used request id req-9add7c6f-4d86-4a44-bf4f-4fb5a644a6ba 2018-06-27 21:47:50,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/13959643dd224c4d8dbc8090055e5c84 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f92fea5e15dccaa6dee8bf076169df7c2b9e5eb2" 2018-06-27 21:47:50,454 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:47:50 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c78faaaa-2f48-44d0-a01c-58b6d1e1674a Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/13959643dd224c4d8dbc8090055e5c84"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "13959643dd224c4d8dbc8090055e5c84", "name": "CreateInstanceSimpleTests-250ad860-75f2-448-proj"}} 2018-06-27 21:47:50,455 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/13959643dd224c4d8dbc8090055e5c84 used request id req-c78faaaa-2f48-44d0-a01c-58b6d1e1674a 2018-06-27 21:47:50,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=0432fbb0-49a7-4c79-9164-f1a5334e3a30 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f92fea5e15dccaa6dee8bf076169df7c2b9e5eb2" 2018-06-27 21:47:50,643 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:47:50 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-04bd7884-b8b7-4229-a17a-e3dc20c5ade9 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0432fbb0-49a7-4c79-9164-f1a5334e3a30","tenant_id":"13959643dd224c4d8dbc8090055e5c84","created_at":"2018-06-27T21:46:55Z","dns_nameservers":[],"updated_at":"2018-06-27T21:46:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"13959643dd224c4d8dbc8090055e5c84","id":"c471349c-8f54-4b74-b183-6fe2554e251c","subnetpool_id":null,"name":"CreateInstanceSimpleTests-34bdbd96-9f15-40e0-83ac-da1ea0306327-pub-subnet"}]} 2018-06-27 21:47:50,643 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=0432fbb0-49a7-4c79-9164-f1a5334e3a30 used request id req-04bd7884-b8b7-4229-a17a-e3dc20c5ade9 2018-06-27 21:47:50,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?network_id=0432fbb0-49a7-4c79-9164-f1a5334e3a30 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f92fea5e15dccaa6dee8bf076169df7c2b9e5eb2" 2018-06-27 21:47:50,901 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:47:50 GMT Content-Type: application/json Content-Length: 2289 Connection: keep-alive X-Openstack-Request-Id: req-6833f2ad-8a26-4e3f-995c-99522b35d76e Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0432fbb0-49a7-4c79-9164-f1a5334e3a30","tenant_id":"13959643dd224c4d8dbc8090055e5c84","created_at":"2018-06-27T21:46:57Z","admin_state_up":true,"updated_at":"2018-06-27T21:47:02Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-0432fbb0-49a7-4c79-9164-f1a5334e3a30","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:c3:cf:48","id":"677f1d88-5cfc-4bf4-a6b0-59dfab981dd2","port_security_enabled":false,"project_id":"13959643dd224c4d8dbc8090055e5c84","fixed_ips":[{"subnet_id":"c471349c-8f54-4b74-b183-6fe2554e251c","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0432fbb0-49a7-4c79-9164-f1a5334e3a30","tenant_id":"13959643dd224c4d8dbc8090055e5c84","created_at":"2018-06-27T21:46:58Z","admin_state_up":true,"updated_at":"2018-06-27T21:47:03Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-0432fbb0-49a7-4c79-9164-f1a5334e3a30","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:e9:b5:6a","id":"82950c28-471e-40e8-8086-967ae835e84b","port_security_enabled":false,"project_id":"13959643dd224c4d8dbc8090055e5c84","fixed_ips":[{"subnet_id":"c471349c-8f54-4b74-b183-6fe2554e251c","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0432fbb0-49a7-4c79-9164-f1a5334e3a30","tenant_id":"13959643dd224c4d8dbc8090055e5c84","created_at":"2018-06-27T21:47:07Z","admin_state_up":true,"updated_at":"2018-06-27T21:47:35Z","binding:vnic_type":"normal","device_id":"e5782146-221d-450b-9389-792c9b3bc34a","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:f3:ad:68","id":"99cf9a87-34a8-4140-bdb8-ea64f4db0264","port_security_enabled":true,"project_id":"13959643dd224c4d8dbc8090055e5c84","fixed_ips":[{"subnet_id":"c471349c-8f54-4b74-b183-6fe2554e251c","ip_address":"10.55.0.5"}],"extra_dhcp_opts":[],"security_groups":["5aab300c-78f6-4071-8fc2-4ec70ea2a651"],"name":"CreateInstanceSimpleTests-34bdbd96-9f15-40e0-83ac-da1ea0306327-port"}]} 2018-06-27 21:47:50,901 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=0432fbb0-49a7-4c79-9164-f1a5334e3a30 used request id req-6833f2ad-8a26-4e3f-995c-99522b35d76e 2018-06-27 21:47:50,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/e5782146-221d-450b-9389-792c9b3bc34a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f92fea5e15dccaa6dee8bf076169df7c2b9e5eb2" 2018-06-27 21:47:51,494 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:47: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-424349a2-95bf-4aad-abd9-54c7e0cde7b3 X-Compute-Request-Id: req-424349a2-95bf-4aad-abd9-54c7e0cde7b3 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-34bdbd96-9f15-40e0-83ac-da1ea0306327-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:ad:68", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/e5782146-221d-450b-9389-792c9b3bc34a", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/e5782146-221d-450b-9389-792c9b3bc34a", "rel": "bookmark"}], "image": {"id": "90ed3380-8b25-4635-bc2f-480cf4cacb9d", "links": [{"href": "http://172.30.10.101:8774/images/90ed3380-8b25-4635-bc2f-480cf4cacb9d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T21:47:37.000000", "flavor": {"id": "ad0eb65e-e7f0-4285-bcd6-44c22dd7b9ed", "links": [{"href": "http://172.30.10.101:8774/flavors/ad0eb65e-e7f0-4285-bcd6-44c22dd7b9ed", "rel": "bookmark"}]}, "id": "e5782146-221d-450b-9389-792c9b3bc34a", "security_groups": [{"name": "default"}], "user_id": "63e89ca9ba434ccf834d44602a1548d8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T21:47:38Z", "hostId": "98e7651f2ee1579cbd245bff89a9e09bb9b744e65b0da25c0a5f828a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-34bdbd96-9f15-40e0-83ac-da1ea0306327-inst", "created": "2018-06-27T21:47:19Z", "tenant_id": "13959643dd224c4d8dbc8090055e5c84", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 21:47:51,494 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/e5782146-221d-450b-9389-792c9b3bc34a used request id req-424349a2-95bf-4aad-abd9-54c7e0cde7b3 2018-06-27 21:47:51,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/networks?name=CreateInstanceSimpleTests-34bdbd96-9f15-40e0-83ac-da1ea0306327-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f92fea5e15dccaa6dee8bf076169df7c2b9e5eb2" 2018-06-27 21:47:51,823 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:47:51 GMT Content-Type: application/json Content-Length: 635 Connection: keep-alive X-Openstack-Request-Id: req-71cff908-c47a-4338-9d55-fa875546ea22 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c471349c-8f54-4b74-b183-6fe2554e251c"],"updated_at":"2018-06-27T21:46:55Z","tenant_id":"13959643dd224c4d8dbc8090055e5c84","created_at":"2018-06-27T21:46:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"13959643dd224c4d8dbc8090055e5c84","id":"0432fbb0-49a7-4c79-9164-f1a5334e3a30","name":"CreateInstanceSimpleTests-34bdbd96-9f15-40e0-83ac-da1ea0306327-pub-net"}]} 2018-06-27 21:47:51,823 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSimpleTests-34bdbd96-9f15-40e0-83ac-da1ea0306327-pub-net used request id req-71cff908-c47a-4338-9d55-fa875546ea22 2018-06-27 21:47:51,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/13959643dd224c4d8dbc8090055e5c84 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f92fea5e15dccaa6dee8bf076169df7c2b9e5eb2" 2018-06-27 21:47:52,183 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:47:51 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-39e8a471-cbdd-4bad-a854-cbc25b31d92d Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/13959643dd224c4d8dbc8090055e5c84"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "13959643dd224c4d8dbc8090055e5c84", "name": "CreateInstanceSimpleTests-250ad860-75f2-448-proj"}} 2018-06-27 21:47:52,183 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/13959643dd224c4d8dbc8090055e5c84 used request id req-39e8a471-cbdd-4bad-a854-cbc25b31d92d 2018-06-27 21:47:52,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=0432fbb0-49a7-4c79-9164-f1a5334e3a30 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f92fea5e15dccaa6dee8bf076169df7c2b9e5eb2" 2018-06-27 21:47:52,322 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:47:52 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-8cd403ba-f41e-4f94-b927-8a0f284d44ee Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0432fbb0-49a7-4c79-9164-f1a5334e3a30","tenant_id":"13959643dd224c4d8dbc8090055e5c84","created_at":"2018-06-27T21:46:55Z","dns_nameservers":[],"updated_at":"2018-06-27T21:46:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"13959643dd224c4d8dbc8090055e5c84","id":"c471349c-8f54-4b74-b183-6fe2554e251c","subnetpool_id":null,"name":"CreateInstanceSimpleTests-34bdbd96-9f15-40e0-83ac-da1ea0306327-pub-subnet"}]} 2018-06-27 21:47:52,322 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=0432fbb0-49a7-4c79-9164-f1a5334e3a30 used request id req-8cd403ba-f41e-4f94-b927-8a0f284d44ee 2018-06-27 21:47:52,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/ports?network_id=0432fbb0-49a7-4c79-9164-f1a5334e3a30 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f92fea5e15dccaa6dee8bf076169df7c2b9e5eb2" 2018-06-27 21:47:52,674 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:47:52 GMT Content-Type: application/json Content-Length: 2289 Connection: keep-alive X-Openstack-Request-Id: req-f2c99408-3c16-47f3-b709-c4f2fc38c8c0 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0432fbb0-49a7-4c79-9164-f1a5334e3a30","tenant_id":"13959643dd224c4d8dbc8090055e5c84","created_at":"2018-06-27T21:46:57Z","admin_state_up":true,"updated_at":"2018-06-27T21:47:02Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-0432fbb0-49a7-4c79-9164-f1a5334e3a30","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:c3:cf:48","id":"677f1d88-5cfc-4bf4-a6b0-59dfab981dd2","port_security_enabled":false,"project_id":"13959643dd224c4d8dbc8090055e5c84","fixed_ips":[{"subnet_id":"c471349c-8f54-4b74-b183-6fe2554e251c","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0432fbb0-49a7-4c79-9164-f1a5334e3a30","tenant_id":"13959643dd224c4d8dbc8090055e5c84","created_at":"2018-06-27T21:46:58Z","admin_state_up":true,"updated_at":"2018-06-27T21:47:03Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-0432fbb0-49a7-4c79-9164-f1a5334e3a30","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:e9:b5:6a","id":"82950c28-471e-40e8-8086-967ae835e84b","port_security_enabled":false,"project_id":"13959643dd224c4d8dbc8090055e5c84","fixed_ips":[{"subnet_id":"c471349c-8f54-4b74-b183-6fe2554e251c","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0432fbb0-49a7-4c79-9164-f1a5334e3a30","tenant_id":"13959643dd224c4d8dbc8090055e5c84","created_at":"2018-06-27T21:47:07Z","admin_state_up":true,"updated_at":"2018-06-27T21:47:35Z","binding:vnic_type":"normal","device_id":"e5782146-221d-450b-9389-792c9b3bc34a","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:f3:ad:68","id":"99cf9a87-34a8-4140-bdb8-ea64f4db0264","port_security_enabled":true,"project_id":"13959643dd224c4d8dbc8090055e5c84","fixed_ips":[{"subnet_id":"c471349c-8f54-4b74-b183-6fe2554e251c","ip_address":"10.55.0.5"}],"extra_dhcp_opts":[],"security_groups":["5aab300c-78f6-4071-8fc2-4ec70ea2a651"],"name":"CreateInstanceSimpleTests-34bdbd96-9f15-40e0-83ac-da1ea0306327-port"}]} 2018-06-27 21:47:52,674 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=0432fbb0-49a7-4c79-9164-f1a5334e3a30 used request id req-f2c99408-3c16-47f3-b709-c4f2fc38c8c0 2018-06-27 21:47:52,677 - 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/e5782146-221d-450b-9389-792c9b3bc34a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e56744a861e2026a99e07a6572520e3f1f53e82d" 2018-06-27 21:47:53,909 - novaclient.v2.client - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21: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-39c3278a-c46c-46fe-9b9b-b240ab9efebb X-Compute-Request-Id: req-39c3278a-c46c-46fe-9b9b-b240ab9efebb Front-End-Https: on 2018-06-27 21:47:53,909 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/servers/e5782146-221d-450b-9389-792c9b3bc34a used request id req-39c3278a-c46c-46fe-9b9b-b240ab9efebb 2018-06-27 21:47:53,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/e5782146-221d-450b-9389-792c9b3bc34a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f92fea5e15dccaa6dee8bf076169df7c2b9e5eb2" 2018-06-27 21:47:54,543 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:47:54 GMT Content-Type: application/json Content-Length: 1611 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-865f9e37-b775-4f75-91a2-2e202e36f758 X-Compute-Request-Id: req-865f9e37-b775-4f75-91a2-2e202e36f758 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceSimpleTests-34bdbd96-9f15-40e0-83ac-da1ea0306327-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:ad:68", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/e5782146-221d-450b-9389-792c9b3bc34a", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/e5782146-221d-450b-9389-792c9b3bc34a", "rel": "bookmark"}], "image": {"id": "90ed3380-8b25-4635-bc2f-480cf4cacb9d", "links": [{"href": "http://172.30.10.101:8774/images/90ed3380-8b25-4635-bc2f-480cf4cacb9d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T21:47:37.000000", "flavor": {"id": "ad0eb65e-e7f0-4285-bcd6-44c22dd7b9ed", "links": [{"href": "http://172.30.10.101:8774/flavors/ad0eb65e-e7f0-4285-bcd6-44c22dd7b9ed", "rel": "bookmark"}]}, "id": "e5782146-221d-450b-9389-792c9b3bc34a", "security_groups": [{"name": "default"}], "user_id": "63e89ca9ba434ccf834d44602a1548d8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T21:47:54Z", "hostId": "98e7651f2ee1579cbd245bff89a9e09bb9b744e65b0da25c0a5f828a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-34bdbd96-9f15-40e0-83ac-da1ea0306327-inst", "created": "2018-06-27T21:47:19Z", "tenant_id": "13959643dd224c4d8dbc8090055e5c84", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 21:47:54,543 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/e5782146-221d-450b-9389-792c9b3bc34a used request id req-865f9e37-b775-4f75-91a2-2e202e36f758 2018-06-27 21:47:54,544 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-34bdbd96-9f15-40e0-83ac-da1ea0306327-inst] is - ACTIVE 2018-06-27 21:47:54,544 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 21:47:57,547 - create_instance - DEBUG - VM status query timeout in 296.362241983 2018-06-27 21:47:57,551 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/e5782146-221d-450b-9389-792c9b3bc34a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f92fea5e15dccaa6dee8bf076169df7c2b9e5eb2" 2018-06-27 21:47:58,318 - novaclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Wed, 27 Jun 2018 21:47: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-4894c033-fcb8-43c7-8ec2-770076ae5d4f X-Compute-Request-Id: req-4894c033-fcb8-43c7-8ec2-770076ae5d4f RESP BODY: {"itemNotFound": {"message": "Instance e5782146-221d-450b-9389-792c9b3bc34a could not be found.", "code": 404}} 2018-06-27 21:47:58,318 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/e5782146-221d-450b-9389-792c9b3bc34a used request id req-4894c033-fcb8-43c7-8ec2-770076ae5d4f 2018-06-27 21:47:58,319 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance e5782146-221d-450b-9389-792c9b3bc34a could not be found. (HTTP 404) (Request-ID: req-4894c033-fcb8-43c7-8ec2-770076ae5d4f) 2018-06-27 21:47:58,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/detail?name=CreateInstanceSimpleTests-34bdbd96-9f15-40e0-83ac-da1ea0306327-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e56744a861e2026a99e07a6572520e3f1f53e82d" 2018-06-27 21:47:59,009 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:47: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-13a271ae-5192-420b-8aa8-6f7e136c6af1 X-Compute-Request-Id: req-13a271ae-5192-420b-8aa8-6f7e136c6af1 Front-End-Https: on RESP BODY: {"servers": []} 2018-06-27 21:47:59,009 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-34bdbd96-9f15-40e0-83ac-da1ea0306327-inst used request id req-13a271ae-5192-420b-8aa8-6f7e136c6af1 2018-06-27 21:47:59,010 - create_instance - INFO - Deleting Port with ID - 99cf9a87-34a8-4140-bdb8-ea64f4db0264 2018-06-27 21:47:59,010 - neutron_utils - INFO - Deleting port with name CreateInstanceSimpleTests-34bdbd96-9f15-40e0-83ac-da1ea0306327-port 2018-06-27 21:47:59,015 - 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/99cf9a87-34a8-4140-bdb8-ea64f4db0264 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f92fea5e15dccaa6dee8bf076169df7c2b9e5eb2" 2018-06-27 21:48:00,707 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:48:00 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-2fbdfdcf-8997-4c1a-8cb7-353edbd81f9a Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:48:00,707 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/ports/99cf9a87-34a8-4140-bdb8-ea64f4db0264 used request id req-2fbdfdcf-8997-4c1a-8cb7-353edbd81f9a 2018-06-27 21:48:00,707 - create_instance - INFO - Deleting VM instance - CreateInstanceSimpleTests-34bdbd96-9f15-40e0-83ac-da1ea0306327-inst 2018-06-27 21:48:00,710 - 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/e5782146-221d-450b-9389-792c9b3bc34a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f92fea5e15dccaa6dee8bf076169df7c2b9e5eb2" 2018-06-27 21:48:01,678 - novaclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Wed, 27 Jun 2018 21:48:01 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-d7887a66-8bfc-404b-a725-b81c5c623d4f X-Compute-Request-Id: req-d7887a66-8bfc-404b-a725-b81c5c623d4f RESP BODY: {"itemNotFound": {"message": "Instance e5782146-221d-450b-9389-792c9b3bc34a could not be found.", "code": 404}} 2018-06-27 21:48:01,678 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/servers/e5782146-221d-450b-9389-792c9b3bc34a used request id req-d7887a66-8bfc-404b-a725-b81c5c623d4f 2018-06-27 21:48:01,679 - create_instance - WARNING - Instance already deleted - Instance e5782146-221d-450b-9389-792c9b3bc34a could not be found. (HTTP 404) (Request-ID: req-d7887a66-8bfc-404b-a725-b81c5c623d4f) 2018-06-27 21:48:01,682 - create_instance - INFO - Checking deletion status 2018-06-27 21:48:01,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/e5782146-221d-450b-9389-792c9b3bc34a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f92fea5e15dccaa6dee8bf076169df7c2b9e5eb2" 2018-06-27 21:48:01,817 - novaclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Wed, 27 Jun 2018 21:48:01 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-191d1257-7e60-49fe-a32c-49d160a8c1c6 X-Compute-Request-Id: req-191d1257-7e60-49fe-a32c-49d160a8c1c6 RESP BODY: {"itemNotFound": {"message": "Instance e5782146-221d-450b-9389-792c9b3bc34a could not be found.", "code": 404}} 2018-06-27 21:48:01,817 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/e5782146-221d-450b-9389-792c9b3bc34a used request id req-191d1257-7e60-49fe-a32c-49d160a8c1c6 2018-06-27 21:48:01,817 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance e5782146-221d-450b-9389-792c9b3bc34a could not be found. (HTTP 404) (Request-ID: req-191d1257-7e60-49fe-a32c-49d160a8c1c6) 2018-06-27 21:48:01,817 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSimpleTests-34bdbd96-9f15-40e0-83ac-da1ea0306327-inst 2018-06-27 21:48:01,822 - 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/ad0eb65e-e7f0-4285-bcd6-44c22dd7b9ed -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6a36f2bcaddfae173170f2a115de174b45e7707" 2018-06-27 21:48:02,619 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 21: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-c0c20dd4-45a1-46c0-bc44-6c9e1a98a381 X-Compute-Request-Id: req-c0c20dd4-45a1-46c0-bc44-6c9e1a98a381 2018-06-27 21:48:02,619 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/flavors/ad0eb65e-e7f0-4285-bcd6-44c22dd7b9ed used request id req-c0c20dd4-45a1-46c0-bc44-6c9e1a98a381 2018-06-27 21:48:02,621 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSimpleTests-34bdbd96-9f15-40e0-83ac-da1ea0306327-pub-subnet 2018-06-27 21:48:02,621 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSimpleTests-34bdbd96-9f15-40e0-83ac-da1ea0306327-pub-subnet 2018-06-27 21:48:02,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/subnets/c471349c-8f54-4b74-b183-6fe2554e251c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}085282664c43420a4075a54126185f760734c550" 2018-06-27 21:48:07,260 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:48:07 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-55cd3eb5-f680-4e0b-b4c3-6d20210ee057 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:48:07,260 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/c471349c-8f54-4b74-b183-6fe2554e251c used request id req-55cd3eb5-f680-4e0b-b4c3-6d20210ee057 2018-06-27 21:48:07,261 - neutron_utils - INFO - Deleting network with name CreateInstanceSimpleTests-34bdbd96-9f15-40e0-83ac-da1ea0306327-pub-net 2018-06-27 21:48:07,266 - 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/0432fbb0-49a7-4c79-9164-f1a5334e3a30 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}085282664c43420a4075a54126185f760734c550" 2018-06-27 21:48:10,024 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:48:10 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-f8d8be61-7a39-461a-bcaf-02a4c43798cb Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:48:10,024 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/0432fbb0-49a7-4c79-9164-f1a5334e3a30 used request id req-f8d8be61-7a39-461a-bcaf-02a4c43798cb 2018-06-27 21:48:10,025 - glance_utils - INFO - Deleting image named - CreateInstanceSimpleTests-34bdbd96-9f15-40e0-83ac-da1ea0306327-image 2018-06-27 21:48:10,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9292/v2/images/90ed3380-8b25-4635-bc2f-480cf4cacb9d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}749969fd7224f8ef97f1e72b0b2d97967ecd5665" 2018-06-27 21:48:11,934 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:48:11 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-61ebcccf-4dde-4438-bf2f-818bfc74a4ea 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-27 21:48:11,934 - keystoneauth.session - DEBUG - DELETE call to image for https://172.30.10.101:9292/v2/images/90ed3380-8b25-4635-bc2f-480cf4cacb9d used request id req-61ebcccf-4dde-4438-bf2f-818bfc74a4ea 2018-06-27 21:48:11,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/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7deb90f348193b6e9d9401587e1cdea409faeba1" 2018-06-27 21:48:12,785 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:48:12 GMT Content-Type: application/json Content-Length: 11766 Connection: keep-alive X-Openstack-Request-Id: req-6d74d9da-52b6-4c62-a078-41414a64cd1d Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "13959643dd224c4d8dbc8090055e5c84", "created_at": "2018-06-27T21:46:51Z", "updated_at": "2018-06-27T21:46:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:46:52Z", "revision_number": 0, "id": "26d55ad8-d2d3-49f3-8908-43d7d2680a58", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:46:52Z", "security_group_id": "5aab300c-78f6-4071-8fc2-4ec70ea2a651", "tenant_id": "13959643dd224c4d8dbc8090055e5c84", "port_range_min": null, "ethertype": "IPv4", "project_id": "13959643dd224c4d8dbc8090055e5c84"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:46:52Z", "revision_number": 0, "id": "4d97e996-2d51-4b59-b2a4-c481a21a26b4", "remote_group_id": "5aab300c-78f6-4071-8fc2-4ec70ea2a651", "remote_ip_prefix": null, "created_at": "2018-06-27T21:46:52Z", "security_group_id": "5aab300c-78f6-4071-8fc2-4ec70ea2a651", "tenant_id": "13959643dd224c4d8dbc8090055e5c84", "port_range_min": null, "ethertype": "IPv6", "project_id": "13959643dd224c4d8dbc8090055e5c84"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:46:51Z", "revision_number": 0, "id": "764cc41d-f5a5-4b84-ba71-9f29785f7e7d", "remote_group_id": "5aab300c-78f6-4071-8fc2-4ec70ea2a651", "remote_ip_prefix": null, "created_at": "2018-06-27T21:46:51Z", "security_group_id": "5aab300c-78f6-4071-8fc2-4ec70ea2a651", "tenant_id": "13959643dd224c4d8dbc8090055e5c84", "port_range_min": null, "ethertype": "IPv4", "project_id": "13959643dd224c4d8dbc8090055e5c84"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:46:52Z", "revision_number": 0, "id": "974f4b40-0e5f-45b0-a97c-482c6c685717", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:46:52Z", "security_group_id": "5aab300c-78f6-4071-8fc2-4ec70ea2a651", "tenant_id": "13959643dd224c4d8dbc8090055e5c84", "port_range_min": null, "ethertype": "IPv6", "project_id": "13959643dd224c4d8dbc8090055e5c84"}], "revision_number": 4, "project_id": "13959643dd224c4d8dbc8090055e5c84", "id": "5aab300c-78f6-4071-8fc2-4ec70ea2a651", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-27T19:03:04Z", "updated_at": "2018-06-27T19:03:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "6748ef1e-56da-434e-9e89-e86b58537b65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "b3e3826c-1c48-4699-93f0-f8a310956753", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "bfad35fa-7ea9-4a81-917d-7b86481eb510", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "d657b333-103d-4d19-add8-1e8bae2f8849", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b92069937e44a3786e439f95c61afe5", "created_at": "2018-06-27T19:08:41Z", "updated_at": "2018-06-27T19:08:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "4ac2a090-f595-4e7b-9b7a-a52fa204e881", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "5508c0b1-6261-44cb-854d-60c64bcbba0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "a60c77dc-6985-48ac-a3a3-067176d3e52f", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "e6ec0fa4-1eb3-4c5d-a451-c7acfd7fde82", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}], "revision_number": 4, "project_id": "4b92069937e44a3786e439f95c61afe5", "id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T18:59:55Z", "updated_at": "2018-06-27T18:59:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "5a060918-419b-4ec3-90df-a7764c06af2f", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "6cd9bbf0-4d1b-4b13-a6c4-e20a15bb3360", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "8134c0f0-89c6-4d45-bef8-a9260d9d0723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "e0e7297a-a59d-4d2b-b75c-2cc86b269114", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}], "revision_number": 4, "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "created_at": "2018-06-27T21:03:43Z", "updated_at": "2018-06-27T21:03:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "41061dbf-a5a2-465f-84dd-140f6104b3f7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "47d5c96d-0510-41a5-b33e-5683702c5bb8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "4b4b6430-3f42-4fe4-a25e-2c5c015a7699", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "e6a68cb7-6491-4474-a4d7-38496cac4eb7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}], "revision_number": 4, "project_id": "3f0a375b66c54145bff1c56e7c91ad73", "id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "name": "default"}]} 2018-06-27 21:48:12,786 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-6d74d9da-52b6-4c62-a078-41414a64cd1d 2018-06-27 21:48:12,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/13959643dd224c4d8dbc8090055e5c84 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7deb90f348193b6e9d9401587e1cdea409faeba1" 2018-06-27 21:48:13,158 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:48:12 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d9c0878b-1b8b-4652-8aa6-24c71c0d9489 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/13959643dd224c4d8dbc8090055e5c84"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "13959643dd224c4d8dbc8090055e5c84", "name": "CreateInstanceSimpleTests-250ad860-75f2-448-proj"}} 2018-06-27 21:48:13,158 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/13959643dd224c4d8dbc8090055e5c84 used request id req-d9c0878b-1b8b-4652-8aa6-24c71c0d9489 2018-06-27 21:48:13,158 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5aab300c-78f6-4071-8fc2-4ec70ea2a651 2018-06-27 21:48: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/security-group-rules?security_group_id=5aab300c-78f6-4071-8fc2-4ec70ea2a651 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7deb90f348193b6e9d9401587e1cdea409faeba1" 2018-06-27 21:48:13,243 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:48:13 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-8eef1a1f-c312-4c1d-9ac1-7a2984077cce 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-27T21:46:52Z", "security_group_id": "5aab300c-78f6-4071-8fc2-4ec70ea2a651", "port_range_min": null, "revision_number": 0, "tenant_id": "13959643dd224c4d8dbc8090055e5c84", "created_at": "2018-06-27T21:46:52Z", "project_id": "13959643dd224c4d8dbc8090055e5c84", "id": "26d55ad8-d2d3-49f3-8908-43d7d2680a58"}, {"remote_group_id": "5aab300c-78f6-4071-8fc2-4ec70ea2a651", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:46:52Z", "security_group_id": "5aab300c-78f6-4071-8fc2-4ec70ea2a651", "port_range_min": null, "revision_number": 0, "tenant_id": "13959643dd224c4d8dbc8090055e5c84", "created_at": "2018-06-27T21:46:52Z", "project_id": "13959643dd224c4d8dbc8090055e5c84", "id": "4d97e996-2d51-4b59-b2a4-c481a21a26b4"}, {"remote_group_id": "5aab300c-78f6-4071-8fc2-4ec70ea2a651", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:46:51Z", "security_group_id": "5aab300c-78f6-4071-8fc2-4ec70ea2a651", "port_range_min": null, "revision_number": 0, "tenant_id": "13959643dd224c4d8dbc8090055e5c84", "created_at": "2018-06-27T21:46:51Z", "project_id": "13959643dd224c4d8dbc8090055e5c84", "id": "764cc41d-f5a5-4b84-ba71-9f29785f7e7d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:46:52Z", "security_group_id": "5aab300c-78f6-4071-8fc2-4ec70ea2a651", "port_range_min": null, "revision_number": 0, "tenant_id": "13959643dd224c4d8dbc8090055e5c84", "created_at": "2018-06-27T21:46:52Z", "project_id": "13959643dd224c4d8dbc8090055e5c84", "id": "974f4b40-0e5f-45b0-a97c-482c6c685717"}]} 2018-06-27 21:48:13,244 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=5aab300c-78f6-4071-8fc2-4ec70ea2a651 used request id req-8eef1a1f-c312-4c1d-9ac1-7a2984077cce 2018-06-27 21:48:13,244 - neutron_utils - INFO - Deleting security group with name - default 2018-06-27 21:48:13,249 - 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/5aab300c-78f6-4071-8fc2-4ec70ea2a651 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7deb90f348193b6e9d9401587e1cdea409faeba1" 2018-06-27 21:48:13,686 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:48:13 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-fee52830-58b8-4388-99f9-6976ddfa284a Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:48:13,686 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/5aab300c-78f6-4071-8fc2-4ec70ea2a651 used request id req-fee52830-58b8-4388-99f9-6976ddfa284a 2018-06-27 21:48:13,687 - keystone_utils - INFO - Deleting project with name - CreateInstanceSimpleTests-250ad860-75f2-448-proj 2018-06-27 21:48:13,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/13959643dd224c4d8dbc8090055e5c84 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7deb90f348193b6e9d9401587e1cdea409faeba1" 2018-06-27 21:48:14,466 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:48:13 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3cf97c34-7433-4e8a-beeb-eb7d69ed9ecc Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:48:14,466 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/13959643dd224c4d8dbc8090055e5c84 used request id req-3cf97c34-7433-4e8a-beeb-eb7d69ed9ecc 2018-06-27 21:48:14,466 - keystone_utils - INFO - Deleting role with name - CreateInstanceSimpleTests-250ad860-75f2-448-proj-role 2018-06-27 21:48:14,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/03b99c388afd42f1b136a292ef458a38 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7deb90f348193b6e9d9401587e1cdea409faeba1" 2018-06-27 21:48:14,865 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:48:14 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-073e6080-376d-4a28-9ca8-019c21a101b1 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:48:14,866 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/03b99c388afd42f1b136a292ef458a38 used request id req-073e6080-376d-4a28-9ca8-019c21a101b1 2018-06-27 21:48:14,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7deb90f348193b6e9d9401587e1cdea409faeba1" 2018-06-27 21:48:15,268 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:48:14 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-dc3c0a78-4baf-4ca1-b958-aabcd23ba5de Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 21:48:15,268 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-dc3c0a78-4baf-4ca1-b958-aabcd23ba5de 2018-06-27 21:48:15,268 - keystone_utils - INFO - Deleting user with name - CreateInstanceSimpleTests-250ad860-75f2-448-user 2018-06-27 21:48:15,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/63e89ca9ba434ccf834d44602a1548d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6f8981fa26f01463c7b5109d97897d0550032e0" 2018-06-27 21:48:15,909 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:48:15 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2b91447a-903a-4cd3-9d7b-613b65d6a22a Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:48:15,910 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/63e89ca9ba434ccf834d44602a1548d8 used request id req-2b91447a-903a-4cd3-9d7b-613b65d6a22a 2018-06-27 21:48:15,911 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:48:16,619 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:48:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["oQoYBKi5QmmxSUQkDyQfaQ"], "issued_at": "2018-06-27T21:48:16.000000Z"}} 2018-06-27 21:48:16,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}d9ac2d5aa6be50145f35027cc3a00f39a12b6fa5" 2018-06-27 21:48:16,973 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:48:16 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7ba5a883-c594-4f71-914d-5a5ca224818d Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:48:16,973 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-7ba5a883-c594-4f71-914d-5a5ca224818d 2018-06-27 21:48:16,975 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:48:16,976 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:48:17,742 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:48:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["pLuWQ_WHRY27NmaKAxT3Yw"], "issued_at": "2018-06-27T21:48:17.000000Z"}} 2018-06-27 21:48:17,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}a83a4221ccc3d541a56522777caccac64e7e706a" 2018-06-27 21:48:18,054 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:48:17 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e17a8148-1a9f-410e-a774-4f24a041a62a Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:48:18,054 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-e17a8148-1a9f-410e-a774-4f24a041a62a 2018-06-27 21:48:18,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 21:48:18,069 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:48: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-27 21:48:18,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?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-485eb34e-b013-43c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83a4221ccc3d541a56522777caccac64e7e706a" 2018-06-27 21:48:18,393 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:48:18 GMT Server: Apache Content-Length: 203 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fd01ae9d-aed7-4e01-bf3a-54c138aaef76 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-485eb34e-b013-43c-proj", "previous": null, "next": null}, "projects": []} 2018-06-27 21:48:18,393 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-485eb34e-b013-43c-proj used request id req-fd01ae9d-aed7-4e01-bf3a-54c138aaef76 2018-06-27 21:48:18,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}a83a4221ccc3d541a56522777caccac64e7e706a" 2018-06-27 21:48:18,718 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:48:18 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3e9de0c6-b7f6-4190-9a88-d18eda181513 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 21:48:18,718 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-3e9de0c6-b7f6-4190-9a88-d18eda181513 2018-06-27 21:48:18,722 - 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}a83a4221ccc3d541a56522777caccac64e7e706a" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-485eb34e-b013-43c-proj"}}' 2018-06-27 21:48:18,878 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 21:48:18 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1ddc763d-389c-4f76-9ca6-ab6f0384a38b Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/bd6ce9b3fd2f4100a862e8c1f0d72ed0"}, "tags": [], "enabled": true, "id": "bd6ce9b3fd2f4100a862e8c1f0d72ed0", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-485eb34e-b013-43c-proj"}} 2018-06-27 21:48:18,878 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-1ddc763d-389c-4f76-9ca6-ab6f0384a38b 2018-06-27 21:48:18,879 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-485eb34e-b013-43c-proj 2018-06-27 21:48:18,879 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:48:18,880 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:48:19,711 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:48:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["_AWbr25dRtKWq6IdbegEzw"], "issued_at": "2018-06-27T21:48:19.000000Z"}} 2018-06-27 21:48:19,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4a1c129a8efeb1b4593ebc8bdcef488b0bd4e3b" 2018-06-27 21:48:20,121 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:48:19 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-041af2b7-a20d-43a4-beb1-bef3c3e9e47c Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:48:20,121 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-041af2b7-a20d-43a4-beb1-bef3c3e9e47c 2018-06-27 21:48:20,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-27 21:48:20,138 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:48: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-27 21:48:20,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}c4a1c129a8efeb1b4593ebc8bdcef488b0bd4e3b" 2018-06-27 21:48:20,636 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:48:20 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-aa941920-7462-40b0-b3d7-d0f310096cbb Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/05b1bc3fa6fd4243a4ba8b4d6fcc3daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05b1bc3fa6fd4243a4ba8b4d6fcc3daf", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/48d44c9c0fea4f4e80edc7d2e0715db7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d44c9c0fea4f4e80edc7d2e0715db7", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/4d3721127bf84155a837606ce3feba32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d3721127bf84155a837606ce3feba32", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/5c846663ea6d407e9223de0719ce5442"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c846663ea6d407e9223de0719ce5442", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/73a10e6c4f67490a8a4030cc6cea32f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73a10e6c4f67490a8a4030cc6cea32f5", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/8ecfab7d9d4f47bb8892a85b7d2a0b5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ecfab7d9d4f47bb8892a85b7d2a0b5a", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/b278d529e9a54a9195e4e536b9384dc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b278d529e9a54a9195e4e536b9384dc0", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b7f107ae7bb34ccea8282b1a0ec7a979"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7f107ae7bb34ccea8282b1a0ec7a979", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/d21494d0185b463db36b8c8c2b341b97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d21494d0185b463db36b8c8c2b341b97", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e0bb346419f84e4680f6ca9a97f4fc0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e0bb346419f84e4680f6ca9a97f4fc0b", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "c8d542af72ce49338052c29f02c8857e", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e9dd794fa5c040a9a0445386fb2a6116"}, "options": {}, "id": "e9dd794fa5c040a9a0445386fb2a6116", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/e9f9c747d54947bc800a81ecf11858f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9f9c747d54947bc800a81ecf11858f5", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-27 21:48:20,636 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-aa941920-7462-40b0-b3d7-d0f310096cbb 2018-06-27 21:48:20,641 - 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-485eb34e-b013-43c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4a1c129a8efeb1b4593ebc8bdcef488b0bd4e3b" 2018-06-27 21:48:21,044 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:48:20 GMT Server: Apache Content-Length: 489 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d1895242-3b75-4ddd-a010-619a6ea0700b Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateInstancePortManipulationTests-485eb34e-b013-43c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/bd6ce9b3fd2f4100a862e8c1f0d72ed0"}, "tags": [], "enabled": true, "id": "bd6ce9b3fd2f4100a862e8c1f0d72ed0", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-485eb34e-b013-43c-proj"}]} 2018-06-27 21:48:21,044 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateInstancePortManipulationTests-485eb34e-b013-43c-proj used request id req-d1895242-3b75-4ddd-a010-619a6ea0700b 2018-06-27 21:48:21,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4a1c129a8efeb1b4593ebc8bdcef488b0bd4e3b" 2018-06-27 21:48:21,415 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:48:21 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-963ab1c5-a2b2-4fa0-b816-f07c4d4b4064 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 21:48:21,416 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-963ab1c5-a2b2-4fa0-b816-f07c4d4b4064 2018-06-27 21:48:22,338 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-485eb34e-b013-43c-user 2018-06-27 21:48:22,338 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:48:22,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83a4221ccc3d541a56522777caccac64e7e706a" 2018-06-27 21:48:22,679 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:48:22 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-18308564-3df5-4299-aa20-08f1f7efedfd Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 21:48:22,679 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-18308564-3df5-4299-aa20-08f1f7efedfd 2018-06-27 21:48:22,683 - 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}a83a4221ccc3d541a56522777caccac64e7e706a" -d '{"role": {"name": "CreateInstancePortManipulationTests-485eb34e-b013-43c-proj-role"}}' 2018-06-27 21:48:23,096 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 21:48:22 GMT Server: Apache Content-Length: 234 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-54338874-9e0a-48bf-95c9-38b42ae78dc6 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "86135e70840d4f3c803b383df63d6800", "links": {"self": "http://10.167.4.35:5000/v3/roles/86135e70840d4f3c803b383df63d6800"}, "name": "CreateInstancePortManipulationTests-485eb34e-b013-43c-proj-role"}} 2018-06-27 21:48:23,096 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-54338874-9e0a-48bf-95c9-38b42ae78dc6 2018-06-27 21:48:23,096 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-485eb34e-b013-43c-proj-role 2018-06-27 21:48:23,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/86135e70840d4f3c803b383df63d6800 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83a4221ccc3d541a56522777caccac64e7e706a" 2018-06-27 21:48:23,522 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:48:23 GMT Server: Apache Content-Length: 234 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-59e504c0-b104-484b-9a8a-0b7f3ce7b9de Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "86135e70840d4f3c803b383df63d6800", "links": {"self": "http://10.167.4.35:5000/v3/roles/86135e70840d4f3c803b383df63d6800"}, "name": "CreateInstancePortManipulationTests-485eb34e-b013-43c-proj-role"}} 2018-06-27 21:48:23,522 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/86135e70840d4f3c803b383df63d6800 used request id req-59e504c0-b104-484b-9a8a-0b7f3ce7b9de 2018-06-27 21:48:23,523 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-485eb34e-b013-43c-proj-role to project CreateInstancePortManipulationTests-485eb34e-b013-43c-proj 2018-06-27 21:48:23,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/bd6ce9b3fd2f4100a862e8c1f0d72ed0/users/fdf74ba0934f48cebf22fcca3b0f848e/roles/86135e70840d4f3c803b383df63d6800 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83a4221ccc3d541a56522777caccac64e7e706a" 2018-06-27 21:48:23,954 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:48:23 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8a7c739e-4f51-438f-a31f-392dcb324d1b Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:48:23,954 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/bd6ce9b3fd2f4100a862e8c1f0d72ed0/users/fdf74ba0934f48cebf22fcca3b0f848e/roles/86135e70840d4f3c803b383df63d6800 used request id req-8a7c739e-4f51-438f-a31f-392dcb324d1b 2018-06-27 21:48:23,955 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-06-27 21:48:23,955 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:48:23,956 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:48:24,818 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "86135e70840d4f3c803b383df63d6800", "name": "CreateInstancePortManipulationTests-485eb34e-b013-43c-proj-role"}], "expires_at": "2018-06-27T22:48:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bd6ce9b3fd2f4100a862e8c1f0d72ed0", "name": "CreateInstancePortManipulationTests-485eb34e-b013-43c-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/bd6ce9b3fd2f4100a862e8c1f0d72ed0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/bd6ce9b3fd2f4100a862e8c1f0d72ed0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/bd6ce9b3fd2f4100a862e8c1f0d72ed0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/bd6ce9b3fd2f4100a862e8c1f0d72ed0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/bd6ce9b3fd2f4100a862e8c1f0d72ed0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/bd6ce9b3fd2f4100a862e8c1f0d72ed0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/bd6ce9b3fd2f4100a862e8c1f0d72ed0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/bd6ce9b3fd2f4100a862e8c1f0d72ed0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/bd6ce9b3fd2f4100a862e8c1f0d72ed0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/bd6ce9b3fd2f4100a862e8c1f0d72ed0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/bd6ce9b3fd2f4100a862e8c1f0d72ed0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/bd6ce9b3fd2f4100a862e8c1f0d72ed0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-485eb34e-b013-43c-user", "id": "fdf74ba0934f48cebf22fcca3b0f848e"}, "audit_ids": ["bfHUccKmQgG_QejT5N_nIQ"], "issued_at": "2018-06-27T21:48:24.000000Z"}} 2018-06-27 21:48:24,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98453cf3379130706bd2a522d5f2e2a2e3e8078c" 2018-06-27 21:48:25,186 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:48:24 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-460dd1f6-523b-401f-bb78-be682b265de3 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:48:25,187 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-460dd1f6-523b-401f-bb78-be682b265de3 2018-06-27 21:48:25,191 - 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-01db279e-1371-411e-8870-7502b9690d8d-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}98453cf3379130706bd2a522d5f2e2a2e3e8078c" 2018-06-27 21:48:26,010 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:48:26 GMT Content-Type: application/json Content-Length: 180 Connection: keep-alive X-Openstack-Request-Id: req-2875e049-c21a-434a-86a1-487965b0d8f8 Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-01db279e-1371-411e-8870-7502b9690d8d-image"} 2018-06-27 21:48:26,010 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-01db279e-1371-411e-8870-7502b9690d8d-image used request id req-2875e049-c21a-434a-86a1-487965b0d8f8 2018-06-27 21:48:26,013 - 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}98453cf3379130706bd2a522d5f2e2a2e3e8078c" 2018-06-27 21:48:26,810 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:48:26 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-a6dff487-4b67-4df5-a44c-4c9812416678 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-27 21:48:26,810 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-a6dff487-4b67-4df5-a44c-4c9812416678 2018-06-27 21:48:26,842 - 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}98453cf3379130706bd2a522d5f2e2a2e3e8078c" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-01db279e-1371-411e-8870-7502b9690d8d-image"}' 2018-06-27 21:48:27,706 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 21:48:27 GMT Content-Type: application/json Content-Length: 622 Connection: keep-alive Location: https://172.30.10.101:9292/v2/images/ee68e8b8-2ea9-4ee0-b450-3c493eaacbf5 Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-06d2b3b4-e9b9-4eb5-85c6-9b85c3059d34 Front-End-Https: on RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-01db279e-1371-411e-8870-7502b9690d8d-image", "tags": [], "container_format": "bare", "created_at": "2018-06-27T21:48:28Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-06-27T21:48:28Z", "visibility": "shared", "self": "/v2/images/ee68e8b8-2ea9-4ee0-b450-3c493eaacbf5", "min_disk": 0, "protected": false, "id": "ee68e8b8-2ea9-4ee0-b450-3c493eaacbf5", "file": "/v2/images/ee68e8b8-2ea9-4ee0-b450-3c493eaacbf5/file", "checksum": null, "owner": "bd6ce9b3fd2f4100a862e8c1f0d72ed0", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-27 21:48:27,706 - keystoneauth.session - DEBUG - POST call to image for https://172.30.10.101:9292/v2/images used request id req-06d2b3b4-e9b9-4eb5-85c6-9b85c3059d34 2018-06-27 21:48:27,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9292/v2/images/ee68e8b8-2ea9-4ee0-b450-3c493eaacbf5/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}98453cf3379130706bd2a522d5f2e2a2e3e8078c" -d '' 2018-06-27 21:48:28,419 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:48:28 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-a88d003d-4278-47d6-9c08-d4a82e3c29b9 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-27 21:48:28,420 - keystoneauth.session - DEBUG - PUT call to image for https://172.30.10.101:9292/v2/images/ee68e8b8-2ea9-4ee0-b450-3c493eaacbf5/file used request id req-a88d003d-4278-47d6-9c08-d4a82e3c29b9 2018-06-27 21:48:28,420 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-06-27 21:48:28,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/ee68e8b8-2ea9-4ee0-b450-3c493eaacbf5 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}98453cf3379130706bd2a522d5f2e2a2e3e8078c" 2018-06-27 21:48:29,087 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:48:29 GMT Content-Type: application/json Content-Length: 740 Connection: keep-alive X-Openstack-Request-Id: req-0dddc7e2-fa8c-44c0-8b3f-eac603414f2b Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-01db279e-1371-411e-8870-7502b9690d8d-image", "tags": [], "container_format": "bare", "created_at": "2018-06-27T21:48:28Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-27T21:48:28Z", "visibility": "shared", "self": "/v2/images/ee68e8b8-2ea9-4ee0-b450-3c493eaacbf5", "min_disk": 0, "protected": false, "id": "ee68e8b8-2ea9-4ee0-b450-3c493eaacbf5", "file": "/v2/images/ee68e8b8-2ea9-4ee0-b450-3c493eaacbf5/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "bd6ce9b3fd2f4100a862e8c1f0d72ed0", "direct_url": "file:///var/lib/glance/images/ee68e8b8-2ea9-4ee0-b450-3c493eaacbf5", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-27 21:48:29,088 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/ee68e8b8-2ea9-4ee0-b450-3c493eaacbf5 used request id req-0dddc7e2-fa8c-44c0-8b3f-eac603414f2b 2018-06-27 21:48:29,091 - 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}98453cf3379130706bd2a522d5f2e2a2e3e8078c" 2018-06-27 21:48:30,429 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:48:30 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-77f173f9-5aea-4e04-a400-4316e11d3d40 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-27 21:48:30,430 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-77f173f9-5aea-4e04-a400-4316e11d3d40 2018-06-27 21:48:30,433 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-01db279e-1371-411e-8870-7502b9690d8d-image 2018-06-27 21:48:30,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/ee68e8b8-2ea9-4ee0-b450-3c493eaacbf5 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}98453cf3379130706bd2a522d5f2e2a2e3e8078c" 2018-06-27 21:48:31,282 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:48:31 GMT Content-Type: application/json Content-Length: 740 Connection: keep-alive X-Openstack-Request-Id: req-60c02595-2f28-4f64-a083-963577495477 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-01db279e-1371-411e-8870-7502b9690d8d-image", "tags": [], "container_format": "bare", "created_at": "2018-06-27T21:48:28Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-27T21:48:28Z", "visibility": "shared", "self": "/v2/images/ee68e8b8-2ea9-4ee0-b450-3c493eaacbf5", "min_disk": 0, "protected": false, "id": "ee68e8b8-2ea9-4ee0-b450-3c493eaacbf5", "file": "/v2/images/ee68e8b8-2ea9-4ee0-b450-3c493eaacbf5/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "bd6ce9b3fd2f4100a862e8c1f0d72ed0", "direct_url": "file:///var/lib/glance/images/ee68e8b8-2ea9-4ee0-b450-3c493eaacbf5", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-27 21:48:31,282 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/ee68e8b8-2ea9-4ee0-b450-3c493eaacbf5 used request id req-60c02595-2f28-4f64-a083-963577495477 2018-06-27 21:48:31,283 - create_image - DEBUG - Instance status is - active 2018-06-27 21:48:31,283 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-01db279e-1371-411e-8870-7502b9690d8d-image 2018-06-27 21:48:31,283 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-01db279e-1371-411e-8870-7502b9690d8d-image 2018-06-27 21:48:31,283 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:48:31,284 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:48:32,005 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "86135e70840d4f3c803b383df63d6800", "name": "CreateInstancePortManipulationTests-485eb34e-b013-43c-proj-role"}], "expires_at": "2018-06-27T22:48:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bd6ce9b3fd2f4100a862e8c1f0d72ed0", "name": "CreateInstancePortManipulationTests-485eb34e-b013-43c-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/bd6ce9b3fd2f4100a862e8c1f0d72ed0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/bd6ce9b3fd2f4100a862e8c1f0d72ed0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/bd6ce9b3fd2f4100a862e8c1f0d72ed0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/bd6ce9b3fd2f4100a862e8c1f0d72ed0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/bd6ce9b3fd2f4100a862e8c1f0d72ed0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/bd6ce9b3fd2f4100a862e8c1f0d72ed0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/bd6ce9b3fd2f4100a862e8c1f0d72ed0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/bd6ce9b3fd2f4100a862e8c1f0d72ed0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/bd6ce9b3fd2f4100a862e8c1f0d72ed0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/bd6ce9b3fd2f4100a862e8c1f0d72ed0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/bd6ce9b3fd2f4100a862e8c1f0d72ed0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/bd6ce9b3fd2f4100a862e8c1f0d72ed0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-485eb34e-b013-43c-user", "id": "fdf74ba0934f48cebf22fcca3b0f848e"}, "audit_ids": ["BiMxsFCkRxWlaJ0PMpY6GA"], "issued_at": "2018-06-27T21:48:31.000000Z"}} 2018-06-27 21:48:32,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}a0d875c1aa653803e8e7f347d390161ce7fdbfb1" 2018-06-27 21:48:32,345 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:48:32 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-05fced29-85f4-4d6c-b251-207f177cc569 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:48:32,345 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-05fced29-85f4-4d6c-b251-207f177cc569 2018-06-27 21:48:32,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-01db279e-1371-411e-8870-7502b9690d8d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0d875c1aa653803e8e7f347d390161ce7fdbfb1" 2018-06-27 21:48:33,224 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:48:33 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-b53afbec-62b1-40ed-b465-723727e2d007 Front-End-Https: on RESP BODY: {"networks":[]} 2018-06-27 21:48:33,224 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-01db279e-1371-411e-8870-7502b9690d8d-pub-net used request id req-b53afbec-62b1-40ed-b465-723727e2d007 2018-06-27 21:48:33,224 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-01db279e-1371-411e-8870-7502b9690d8d-pub-net 2018-06-27 21:48:33,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/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0d875c1aa653803e8e7f347d390161ce7fdbfb1" -d '{"network": {"name": "CreateInstancePortManipulationTests-01db279e-1371-411e-8870-7502b9690d8d-pub-net", "admin_state_up": true}}' 2018-06-27 21:48:35,295 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 21:48:35 GMT Content-Type: application/json Content-Length: 617 Connection: keep-alive X-Openstack-Request-Id: req-2cf13a02-2315-4175-9da7-b89c4ad88795 Front-End-Https: on RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"bd6ce9b3fd2f4100a862e8c1f0d72ed0","created_at":"2018-06-27T21:48:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-06-27T21:48:34Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"bd6ce9b3fd2f4100a862e8c1f0d72ed0","id":"b288a42a-6f06-4199-88f2-7259f1ed77b1","name":"CreateInstancePortManipulationTests-01db279e-1371-411e-8870-7502b9690d8d-pub-net"}} 2018-06-27 21:48:35,295 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-2cf13a02-2315-4175-9da7-b89c4ad88795 2018-06-27 21:48:35,301 - keystoneauth.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=b288a42a-6f06-4199-88f2-7259f1ed77b1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0d875c1aa653803e8e7f347d390161ce7fdbfb1" 2018-06-27 21:48:35,762 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:48:35 GMT Content-Type: application/json Content-Length: 601 Connection: keep-alive X-Openstack-Request-Id: req-7baa9424-5164-4cb1-825d-74c3d17c956f 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-27T21:48:34Z","tenant_id":"bd6ce9b3fd2f4100a862e8c1f0d72ed0","created_at":"2018-06-27T21:48:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"bd6ce9b3fd2f4100a862e8c1f0d72ed0","id":"b288a42a-6f06-4199-88f2-7259f1ed77b1","name":"CreateInstancePortManipulationTests-01db279e-1371-411e-8870-7502b9690d8d-pub-net"}]} 2018-06-27 21:48:35,762 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=b288a42a-6f06-4199-88f2-7259f1ed77b1 used request id req-7baa9424-5164-4cb1-825d-74c3d17c956f 2018-06-27 21:48:35,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=b288a42a-6f06-4199-88f2-7259f1ed77b1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0d875c1aa653803e8e7f347d390161ce7fdbfb1" 2018-06-27 21:48:35,887 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:48:35 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-908d6197-8ada-468d-a788-d6801932d99e Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-27 21:48:35,888 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=b288a42a-6f06-4199-88f2-7259f1ed77b1 used request id req-908d6197-8ada-468d-a788-d6801932d99e 2018-06-27 21:48:35,888 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-01db279e-1371-411e-8870-7502b9690d8d-pub-subnet 2018-06-27 21:48:35,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/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0d875c1aa653803e8e7f347d390161ce7fdbfb1" -d '{"subnets": [{"ip_version": 4, "network_id": "b288a42a-6f06-4199-88f2-7259f1ed77b1", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-01db279e-1371-411e-8870-7502b9690d8d-pub-subnet"}]}' 2018-06-27 21:48:37,675 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 21:48:37 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-6e62d11e-48f4-4aaf-ad62-212866c3c52d Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b288a42a-6f06-4199-88f2-7259f1ed77b1","tenant_id":"bd6ce9b3fd2f4100a862e8c1f0d72ed0","created_at":"2018-06-27T21:48:36Z","dns_nameservers":[],"updated_at":"2018-06-27T21:48:36Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"bd6ce9b3fd2f4100a862e8c1f0d72ed0","id":"e4b4c772-5e4d-43e7-b71a-2340bbbb73fa","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-01db279e-1371-411e-8870-7502b9690d8d-pub-subnet"}]} 2018-06-27 21:48:37,675 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-6e62d11e-48f4-4aaf-ad62-212866c3c52d 2018-06-27 21:48:37,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/networks?id=b288a42a-6f06-4199-88f2-7259f1ed77b1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0d875c1aa653803e8e7f347d390161ce7fdbfb1" 2018-06-27 21:48:37,943 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:48:37 GMT Content-Type: application/json Content-Length: 645 Connection: keep-alive X-Openstack-Request-Id: req-3d3bea03-3ef3-4762-a7c9-77905c40fe65 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e4b4c772-5e4d-43e7-b71a-2340bbbb73fa"],"updated_at":"2018-06-27T21:48:36Z","tenant_id":"bd6ce9b3fd2f4100a862e8c1f0d72ed0","created_at":"2018-06-27T21:48:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"bd6ce9b3fd2f4100a862e8c1f0d72ed0","id":"b288a42a-6f06-4199-88f2-7259f1ed77b1","name":"CreateInstancePortManipulationTests-01db279e-1371-411e-8870-7502b9690d8d-pub-net"}]} 2018-06-27 21:48:37,943 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=b288a42a-6f06-4199-88f2-7259f1ed77b1 used request id req-3d3bea03-3ef3-4762-a7c9-77905c40fe65 2018-06-27 21:48:37,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=b288a42a-6f06-4199-88f2-7259f1ed77b1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0d875c1aa653803e8e7f347d390161ce7fdbfb1" 2018-06-27 21:48:38,076 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:48:38 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-9d7ca59f-a022-49b3-b251-a006fa9a4a4a Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b288a42a-6f06-4199-88f2-7259f1ed77b1","tenant_id":"bd6ce9b3fd2f4100a862e8c1f0d72ed0","created_at":"2018-06-27T21:48:36Z","dns_nameservers":[],"updated_at":"2018-06-27T21:48:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"bd6ce9b3fd2f4100a862e8c1f0d72ed0","id":"e4b4c772-5e4d-43e7-b71a-2340bbbb73fa","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-01db279e-1371-411e-8870-7502b9690d8d-pub-subnet"}]} 2018-06-27 21:48:38,077 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=b288a42a-6f06-4199-88f2-7259f1ed77b1 used request id req-9d7ca59f-a022-49b3-b251-a006fa9a4a4a 2018-06-27 21:48:38,077 - OpenStackNetwork - DEBUG - Network [b288a42a-6f06-4199-88f2-7259f1ed77b1] created successfully 2018-06-27 21:48:38,077 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:48:38,078 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:48:38,831 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:48:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["2YTcD-sHQj2LQec4i4IhsA"], "issued_at": "2018-06-27T21:48:38.000000Z"}} 2018-06-27 21:48:38,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}02dacc0649026c8acd79aaf9d555f6a31d605d71" 2018-06-27 21:48:39,036 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:48:38 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e578a657-eea2-4cd7-8cb9-77496e557e88 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:48:39,036 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-e578a657-eea2-4cd7-8cb9-77496e557e88 2018-06-27 21:48:39,037 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 21:48:39,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 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02dacc0649026c8acd79aaf9d555f6a31d605d71" 2018-06-27 21:48:39,678 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:48:39 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-bfa3fc1e-8196-476b-b3d2-e6203ca0a419 X-Compute-Request-Id: req-bfa3fc1e-8196-476b-b3d2-e6203ca0a419 Front-End-Https: on RESP BODY: {"flavors": [{"id": "bfce69d5-8948-4e52-8e30-cf8bfa544966", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "bookmark"}], "name": "shaker-flavor_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3"}]} 2018-06-27 21:48:39,678 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-bfa3fc1e-8196-476b-b3d2-e6203ca0a419 2018-06-27 21:48:39,681 - 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}02dacc0649026c8acd79aaf9d555f6a31d605d71" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-01db279e-1371-411e-8870-7502b9690d8d-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-27 21:48:40,486 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:48:40 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-c1188dbf-4000-4ba6-a65a-71b67b097048 X-Compute-Request-Id: req-c1188dbf-4000-4ba6-a65a-71b67b097048 Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-01db279e-1371-411e-8870-7502b9690d8d-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/6b5e5474-acdc-4141-9490-52cdfa0c2eca", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/6b5e5474-acdc-4141-9490-52cdfa0c2eca", "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": "6b5e5474-acdc-4141-9490-52cdfa0c2eca"}} 2018-06-27 21:48:40,486 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-c1188dbf-4000-4ba6-a65a-71b67b097048 2018-06-27 21:48:40,487 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:48:40,488 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:48:41,385 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "86135e70840d4f3c803b383df63d6800", "name": "CreateInstancePortManipulationTests-485eb34e-b013-43c-proj-role"}], "expires_at": "2018-06-27T22:48:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bd6ce9b3fd2f4100a862e8c1f0d72ed0", "name": "CreateInstancePortManipulationTests-485eb34e-b013-43c-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/bd6ce9b3fd2f4100a862e8c1f0d72ed0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/bd6ce9b3fd2f4100a862e8c1f0d72ed0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/bd6ce9b3fd2f4100a862e8c1f0d72ed0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/bd6ce9b3fd2f4100a862e8c1f0d72ed0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/bd6ce9b3fd2f4100a862e8c1f0d72ed0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/bd6ce9b3fd2f4100a862e8c1f0d72ed0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/bd6ce9b3fd2f4100a862e8c1f0d72ed0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/bd6ce9b3fd2f4100a862e8c1f0d72ed0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/bd6ce9b3fd2f4100a862e8c1f0d72ed0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/bd6ce9b3fd2f4100a862e8c1f0d72ed0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/bd6ce9b3fd2f4100a862e8c1f0d72ed0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/bd6ce9b3fd2f4100a862e8c1f0d72ed0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-485eb34e-b013-43c-user", "id": "fdf74ba0934f48cebf22fcca3b0f848e"}, "audit_ids": ["krctPw7RTgS-KLOlR6N3FA"], "issued_at": "2018-06-27T21:48:41.000000Z"}} 2018-06-27 21:48:41,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08c094664a586885ce7be9b265ab3dfed86c9b55" 2018-06-27 21:48:41,724 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:48:41 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c7c655f3-d244-4c66-b2d6-202a03a1699a Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:48:41,724 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-c7c655f3-d244-4c66-b2d6-202a03a1699a 2018-06-27 21:48:41,725 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 21:48:41,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}08c094664a586885ce7be9b265ab3dfed86c9b55" 2018-06-27 21:48:42,087 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:48:41 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-70486da2-7b84-4578-a20c-5eefa7eeff12 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:48:42,087 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-70486da2-7b84-4578-a20c-5eefa7eeff12 2018-06-27 21:48:42,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/networks?name=CreateInstancePortManipulationTests-01db279e-1371-411e-8870-7502b9690d8d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08c094664a586885ce7be9b265ab3dfed86c9b55" 2018-06-27 21:48:43,040 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:48:43 GMT Content-Type: application/json Content-Length: 645 Connection: keep-alive X-Openstack-Request-Id: req-53102a24-e17a-40b8-babb-18740ed325c4 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e4b4c772-5e4d-43e7-b71a-2340bbbb73fa"],"updated_at":"2018-06-27T21:48:36Z","tenant_id":"bd6ce9b3fd2f4100a862e8c1f0d72ed0","created_at":"2018-06-27T21:48:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"bd6ce9b3fd2f4100a862e8c1f0d72ed0","id":"b288a42a-6f06-4199-88f2-7259f1ed77b1","name":"CreateInstancePortManipulationTests-01db279e-1371-411e-8870-7502b9690d8d-pub-net"}]} 2018-06-27 21:48:43,040 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-01db279e-1371-411e-8870-7502b9690d8d-pub-net used request id req-53102a24-e17a-40b8-babb-18740ed325c4 2018-06-27 21:48:43,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-27 21:48:43,056 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:48: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-27 21:48:43,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/bd6ce9b3fd2f4100a862e8c1f0d72ed0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08c094664a586885ce7be9b265ab3dfed86c9b55" 2018-06-27 21:48:43,125 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:48:43 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-01689d94-33c0-4ef6-bbef-2c6af011037d Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/bd6ce9b3fd2f4100a862e8c1f0d72ed0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "bd6ce9b3fd2f4100a862e8c1f0d72ed0", "name": "CreateInstancePortManipulationTests-485eb34e-b013-43c-proj"}} 2018-06-27 21:48:43,125 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/bd6ce9b3fd2f4100a862e8c1f0d72ed0 used request id req-01689d94-33c0-4ef6-bbef-2c6af011037d 2018-06-27 21:48:43,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/subnets?network_id=b288a42a-6f06-4199-88f2-7259f1ed77b1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08c094664a586885ce7be9b265ab3dfed86c9b55" 2018-06-27 21:48:43,823 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:48:43 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-5e31691a-cf16-4d7c-b069-75b3239c37be Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b288a42a-6f06-4199-88f2-7259f1ed77b1","tenant_id":"bd6ce9b3fd2f4100a862e8c1f0d72ed0","created_at":"2018-06-27T21:48:36Z","dns_nameservers":[],"updated_at":"2018-06-27T21:48:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"bd6ce9b3fd2f4100a862e8c1f0d72ed0","id":"e4b4c772-5e4d-43e7-b71a-2340bbbb73fa","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-01db279e-1371-411e-8870-7502b9690d8d-pub-subnet"}]} 2018-06-27 21:48:43,824 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=b288a42a-6f06-4199-88f2-7259f1ed77b1 used request id req-5e31691a-cf16-4d7c-b069-75b3239c37be 2018-06-27 21:48:43,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/ports?network_id=b288a42a-6f06-4199-88f2-7259f1ed77b1&name=CreateInstancePortManipulationTests-01db279e-1371-411e-8870-7502b9690d8dport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08c094664a586885ce7be9b265ab3dfed86c9b55" 2018-06-27 21:48:43,918 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:48:43 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-e1541148-de63-45f1-aaf6-683d5eb7e1d3 Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-27 21:48:43,919 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=b288a42a-6f06-4199-88f2-7259f1ed77b1&name=CreateInstancePortManipulationTests-01db279e-1371-411e-8870-7502b9690d8dport-1&admin_state_up=True used request id req-e1541148-de63-45f1-aaf6-683d5eb7e1d3 2018-06-27 21:48:43,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/detail?name=CreateInstancePortManipulationTests-01db279e-1371-411e-8870-7502b9690d8d-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08c094664a586885ce7be9b265ab3dfed86c9b55" 2018-06-27 21:48:44,959 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:48: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-8fcdefe9-842a-4d10-895a-4389ad785e3a X-Compute-Request-Id: req-8fcdefe9-842a-4d10-895a-4389ad785e3a Front-End-Https: on RESP BODY: {"servers": []} 2018-06-27 21:48:44,960 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-01db279e-1371-411e-8870-7502b9690d8d-inst used request id req-8fcdefe9-842a-4d10-895a-4389ad785e3a 2018-06-27 21:48:44,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=CreateInstancePortManipulationTests-01db279e-1371-411e-8870-7502b9690d8d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08c094664a586885ce7be9b265ab3dfed86c9b55" 2018-06-27 21:48:46,052 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:48:46 GMT Content-Type: application/json Content-Length: 645 Connection: keep-alive X-Openstack-Request-Id: req-0b4bc170-5e92-456c-b91a-0f62a6658f51 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e4b4c772-5e4d-43e7-b71a-2340bbbb73fa"],"updated_at":"2018-06-27T21:48:36Z","tenant_id":"bd6ce9b3fd2f4100a862e8c1f0d72ed0","created_at":"2018-06-27T21:48:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"bd6ce9b3fd2f4100a862e8c1f0d72ed0","id":"b288a42a-6f06-4199-88f2-7259f1ed77b1","name":"CreateInstancePortManipulationTests-01db279e-1371-411e-8870-7502b9690d8d-pub-net"}]} 2018-06-27 21:48:46,053 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-01db279e-1371-411e-8870-7502b9690d8d-pub-net used request id req-0b4bc170-5e92-456c-b91a-0f62a6658f51 2018-06-27 21:48:46,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/bd6ce9b3fd2f4100a862e8c1f0d72ed0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08c094664a586885ce7be9b265ab3dfed86c9b55" 2018-06-27 21:48:46,150 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:48:46 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fbbef914-d455-4e5b-9685-7feffd0944bd Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/bd6ce9b3fd2f4100a862e8c1f0d72ed0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "bd6ce9b3fd2f4100a862e8c1f0d72ed0", "name": "CreateInstancePortManipulationTests-485eb34e-b013-43c-proj"}} 2018-06-27 21:48:46,150 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/bd6ce9b3fd2f4100a862e8c1f0d72ed0 used request id req-fbbef914-d455-4e5b-9685-7feffd0944bd 2018-06-27 21:48:46,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=b288a42a-6f06-4199-88f2-7259f1ed77b1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08c094664a586885ce7be9b265ab3dfed86c9b55" 2018-06-27 21:48:46,392 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:48:46 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-5d98e509-ddef-48d7-b967-88780a923b26 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b288a42a-6f06-4199-88f2-7259f1ed77b1","tenant_id":"bd6ce9b3fd2f4100a862e8c1f0d72ed0","created_at":"2018-06-27T21:48:36Z","dns_nameservers":[],"updated_at":"2018-06-27T21:48:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"bd6ce9b3fd2f4100a862e8c1f0d72ed0","id":"e4b4c772-5e4d-43e7-b71a-2340bbbb73fa","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-01db279e-1371-411e-8870-7502b9690d8d-pub-subnet"}]} 2018-06-27 21:48:46,392 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=b288a42a-6f06-4199-88f2-7259f1ed77b1 used request id req-5d98e509-ddef-48d7-b967-88780a923b26 2018-06-27 21:48:46,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=b288a42a-6f06-4199-88f2-7259f1ed77b1&name=CreateInstancePortManipulationTests-01db279e-1371-411e-8870-7502b9690d8dport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08c094664a586885ce7be9b265ab3dfed86c9b55" 2018-06-27 21:48:46,493 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:48:46 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-675bf116-78e5-42e6-86c4-fa7d962cfd67 Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-27 21:48:46,494 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=b288a42a-6f06-4199-88f2-7259f1ed77b1&name=CreateInstancePortManipulationTests-01db279e-1371-411e-8870-7502b9690d8dport-1&admin_state_up=True used request id req-675bf116-78e5-42e6-86c4-fa7d962cfd67 2018-06-27 21:48:46,494 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:48:46,495 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:48:47,258 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "86135e70840d4f3c803b383df63d6800", "name": "CreateInstancePortManipulationTests-485eb34e-b013-43c-proj-role"}], "expires_at": "2018-06-27T22:48:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bd6ce9b3fd2f4100a862e8c1f0d72ed0", "name": "CreateInstancePortManipulationTests-485eb34e-b013-43c-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/bd6ce9b3fd2f4100a862e8c1f0d72ed0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/bd6ce9b3fd2f4100a862e8c1f0d72ed0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/bd6ce9b3fd2f4100a862e8c1f0d72ed0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/bd6ce9b3fd2f4100a862e8c1f0d72ed0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/bd6ce9b3fd2f4100a862e8c1f0d72ed0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/bd6ce9b3fd2f4100a862e8c1f0d72ed0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/bd6ce9b3fd2f4100a862e8c1f0d72ed0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/bd6ce9b3fd2f4100a862e8c1f0d72ed0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/bd6ce9b3fd2f4100a862e8c1f0d72ed0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/bd6ce9b3fd2f4100a862e8c1f0d72ed0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/bd6ce9b3fd2f4100a862e8c1f0d72ed0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/bd6ce9b3fd2f4100a862e8c1f0d72ed0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-485eb34e-b013-43c-user", "id": "fdf74ba0934f48cebf22fcca3b0f848e"}, "audit_ids": ["wzDf6MRIR0iluHuwYKFOBA"], "issued_at": "2018-06-27T21:48:47.000000Z"}} 2018-06-27 21:48:47,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3de4f0a5efe79035c915ca5d07c6799668c60411" 2018-06-27 21:48:47,562 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:48:47 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-27e1a0f7-a557-4e58-9130-c85d2981ffb7 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:48:47,563 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-27e1a0f7-a557-4e58-9130-c85d2981ffb7 2018-06-27 21:48:47,569 - keystoneauth.session - 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-01db279e-1371-411e-8870-7502b9690d8d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08c094664a586885ce7be9b265ab3dfed86c9b55" 2018-06-27 21:48:47,899 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:48:47 GMT Content-Type: application/json Content-Length: 645 Connection: keep-alive X-Openstack-Request-Id: req-e6c926bc-f568-48fd-b14b-027c12ee0a0d Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e4b4c772-5e4d-43e7-b71a-2340bbbb73fa"],"updated_at":"2018-06-27T21:48:36Z","tenant_id":"bd6ce9b3fd2f4100a862e8c1f0d72ed0","created_at":"2018-06-27T21:48:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"bd6ce9b3fd2f4100a862e8c1f0d72ed0","id":"b288a42a-6f06-4199-88f2-7259f1ed77b1","name":"CreateInstancePortManipulationTests-01db279e-1371-411e-8870-7502b9690d8d-pub-net"}]} 2018-06-27 21:48:47,899 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-01db279e-1371-411e-8870-7502b9690d8d-pub-net used request id req-e6c926bc-f568-48fd-b14b-027c12ee0a0d 2018-06-27 21:48:47,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/subnets?network_id=b288a42a-6f06-4199-88f2-7259f1ed77b1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08c094664a586885ce7be9b265ab3dfed86c9b55" 2018-06-27 21:48:48,017 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:48:48 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-f4c0a3a4-84e8-421c-aa9c-f617061044f1 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b288a42a-6f06-4199-88f2-7259f1ed77b1","tenant_id":"bd6ce9b3fd2f4100a862e8c1f0d72ed0","created_at":"2018-06-27T21:48:36Z","dns_nameservers":[],"updated_at":"2018-06-27T21:48:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"bd6ce9b3fd2f4100a862e8c1f0d72ed0","id":"e4b4c772-5e4d-43e7-b71a-2340bbbb73fa","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-01db279e-1371-411e-8870-7502b9690d8d-pub-subnet"}]} 2018-06-27 21:48:48,017 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=b288a42a-6f06-4199-88f2-7259f1ed77b1 used request id req-f4c0a3a4-84e8-421c-aa9c-f617061044f1 2018-06-27 21:48:48,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?name=CreateInstancePortManipulationTests-01db279e-1371-411e-8870-7502b9690d8d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08c094664a586885ce7be9b265ab3dfed86c9b55" 2018-06-27 21:48:48,260 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:48:48 GMT Content-Type: application/json Content-Length: 645 Connection: keep-alive X-Openstack-Request-Id: req-e67e370e-54ef-4669-ac6e-b96e0192145d Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e4b4c772-5e4d-43e7-b71a-2340bbbb73fa"],"updated_at":"2018-06-27T21:48:36Z","tenant_id":"bd6ce9b3fd2f4100a862e8c1f0d72ed0","created_at":"2018-06-27T21:48:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"bd6ce9b3fd2f4100a862e8c1f0d72ed0","id":"b288a42a-6f06-4199-88f2-7259f1ed77b1","name":"CreateInstancePortManipulationTests-01db279e-1371-411e-8870-7502b9690d8d-pub-net"}]} 2018-06-27 21:48:48,260 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-01db279e-1371-411e-8870-7502b9690d8d-pub-net used request id req-e67e370e-54ef-4669-ac6e-b96e0192145d 2018-06-27 21:48:48,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 21:48:48,274 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:48: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-27 21:48:48,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/bd6ce9b3fd2f4100a862e8c1f0d72ed0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3de4f0a5efe79035c915ca5d07c6799668c60411" 2018-06-27 21:48:48,608 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:48:48 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-33199eb1-5707-458b-aa3b-140922ce3ec3 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/bd6ce9b3fd2f4100a862e8c1f0d72ed0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "bd6ce9b3fd2f4100a862e8c1f0d72ed0", "name": "CreateInstancePortManipulationTests-485eb34e-b013-43c-proj"}} 2018-06-27 21:48:48,608 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/bd6ce9b3fd2f4100a862e8c1f0d72ed0 used request id req-33199eb1-5707-458b-aa3b-140922ce3ec3 2018-06-27 21:48:48,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=b288a42a-6f06-4199-88f2-7259f1ed77b1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08c094664a586885ce7be9b265ab3dfed86c9b55" 2018-06-27 21:48:48,741 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:48:48 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-9aa3f4b2-7468-4270-9399-0993343ff88a Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b288a42a-6f06-4199-88f2-7259f1ed77b1","tenant_id":"bd6ce9b3fd2f4100a862e8c1f0d72ed0","created_at":"2018-06-27T21:48:36Z","dns_nameservers":[],"updated_at":"2018-06-27T21:48:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"bd6ce9b3fd2f4100a862e8c1f0d72ed0","id":"e4b4c772-5e4d-43e7-b71a-2340bbbb73fa","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-01db279e-1371-411e-8870-7502b9690d8d-pub-subnet"}]} 2018-06-27 21:48:48,741 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=b288a42a-6f06-4199-88f2-7259f1ed77b1 used request id req-9aa3f4b2-7468-4270-9399-0993343ff88a 2018-06-27 21:48:48,742 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-01db279e-1371-411e-8870-7502b9690d8d-pub-net 2018-06-27 21:48:48,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/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08c094664a586885ce7be9b265ab3dfed86c9b55" -d '{"port": {"network_id": "b288a42a-6f06-4199-88f2-7259f1ed77b1", "name": "CreateInstancePortManipulationTests-01db279e-1371-411e-8870-7502b9690d8dport-1", "allowed_address_pairs": [{"ip_address": "10.55.0.101", "mac_address": "0a:1b:2c:3d:4e:5f"}], "admin_state_up": true}}' 2018-06-27 21:48:51,222 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 21:48:51 GMT Content-Type: application/json Content-Length: 832 Connection: keep-alive X-Openstack-Request-Id: req-232bee96-0dab-4708-b79a-b4654935a500 Front-End-Https: on RESP BODY: {"port":{"status":"DOWN","created_at":"2018-06-27T21:48:49Z","description":"","allowed_address_pairs":[{"ip_address":"10.55.0.101","mac_address":"0a:1b:2c:3d:4e:5f"}],"tags":[],"network_id":"b288a42a-6f06-4199-88f2-7259f1ed77b1","tenant_id":"bd6ce9b3fd2f4100a862e8c1f0d72ed0","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-06-27T21:48:50Z","name":"CreateInstancePortManipulationTests-01db279e-1371-411e-8870-7502b9690d8dport-1","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:34:43:8a","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"bd6ce9b3fd2f4100a862e8c1f0d72ed0","fixed_ips":[{"subnet_id":"e4b4c772-5e4d-43e7-b71a-2340bbbb73fa","ip_address":"10.55.0.8"}],"id":"e6641a05-4768-4b25-9817-53433e86bc2d","security_groups":["47d8f9c7-0926-42f4-ab86-81fc487b2e21"],"device_id":""}} 2018-06-27 21:48:51,223 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/ports used request id req-232bee96-0dab-4708-b79a-b4654935a500 2018-06-27 21:48:51,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/networks?name=CreateInstancePortManipulationTests-01db279e-1371-411e-8870-7502b9690d8d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08c094664a586885ce7be9b265ab3dfed86c9b55" 2018-06-27 21:48:51,467 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:48:51 GMT Content-Type: application/json Content-Length: 645 Connection: keep-alive X-Openstack-Request-Id: req-82775572-d5d3-4c37-8d96-c81f8e4a9edb Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e4b4c772-5e4d-43e7-b71a-2340bbbb73fa"],"updated_at":"2018-06-27T21:48:36Z","tenant_id":"bd6ce9b3fd2f4100a862e8c1f0d72ed0","created_at":"2018-06-27T21:48:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"bd6ce9b3fd2f4100a862e8c1f0d72ed0","id":"b288a42a-6f06-4199-88f2-7259f1ed77b1","name":"CreateInstancePortManipulationTests-01db279e-1371-411e-8870-7502b9690d8d-pub-net"}]} 2018-06-27 21:48:51,467 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-01db279e-1371-411e-8870-7502b9690d8d-pub-net used request id req-82775572-d5d3-4c37-8d96-c81f8e4a9edb 2018-06-27 21:48:51,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/bd6ce9b3fd2f4100a862e8c1f0d72ed0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08c094664a586885ce7be9b265ab3dfed86c9b55" 2018-06-27 21:48:51,834 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:48:51 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-78a8f585-d5c7-41e5-89ec-f2da554fea55 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/bd6ce9b3fd2f4100a862e8c1f0d72ed0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "bd6ce9b3fd2f4100a862e8c1f0d72ed0", "name": "CreateInstancePortManipulationTests-485eb34e-b013-43c-proj"}} 2018-06-27 21:48:51,834 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/bd6ce9b3fd2f4100a862e8c1f0d72ed0 used request id req-78a8f585-d5c7-41e5-89ec-f2da554fea55 2018-06-27 21:48:51,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=b288a42a-6f06-4199-88f2-7259f1ed77b1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08c094664a586885ce7be9b265ab3dfed86c9b55" 2018-06-27 21:48:51,947 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:48:51 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-15c027ec-e301-4bc1-9655-ac5c5877787b Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b288a42a-6f06-4199-88f2-7259f1ed77b1","tenant_id":"bd6ce9b3fd2f4100a862e8c1f0d72ed0","created_at":"2018-06-27T21:48:36Z","dns_nameservers":[],"updated_at":"2018-06-27T21:48:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"bd6ce9b3fd2f4100a862e8c1f0d72ed0","id":"e4b4c772-5e4d-43e7-b71a-2340bbbb73fa","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-01db279e-1371-411e-8870-7502b9690d8d-pub-subnet"}]} 2018-06-27 21:48:51,947 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=b288a42a-6f06-4199-88f2-7259f1ed77b1 used request id req-15c027ec-e301-4bc1-9655-ac5c5877787b 2018-06-27 21:48:51,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/ports?network_id=b288a42a-6f06-4199-88f2-7259f1ed77b1&name=CreateInstancePortManipulationTests-01db279e-1371-411e-8870-7502b9690d8dport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08c094664a586885ce7be9b265ab3dfed86c9b55" 2018-06-27 21:48:52,160 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:48:52 GMT Content-Type: application/json Content-Length: 835 Connection: keep-alive X-Openstack-Request-Id: req-62074f7d-36e4-4ce6-8f98-e1c14cde4b30 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":"b288a42a-6f06-4199-88f2-7259f1ed77b1","tenant_id":"bd6ce9b3fd2f4100a862e8c1f0d72ed0","created_at":"2018-06-27T21:48:49Z","admin_state_up":true,"updated_at":"2018-06-27T21:48:50Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:34:43:8a","id":"e6641a05-4768-4b25-9817-53433e86bc2d","port_security_enabled":true,"project_id":"bd6ce9b3fd2f4100a862e8c1f0d72ed0","fixed_ips":[{"subnet_id":"e4b4c772-5e4d-43e7-b71a-2340bbbb73fa","ip_address":"10.55.0.8"}],"extra_dhcp_opts":[],"security_groups":["47d8f9c7-0926-42f4-ab86-81fc487b2e21"],"name":"CreateInstancePortManipulationTests-01db279e-1371-411e-8870-7502b9690d8dport-1"}]} 2018-06-27 21:48:52,160 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=b288a42a-6f06-4199-88f2-7259f1ed77b1&name=CreateInstancePortManipulationTests-01db279e-1371-411e-8870-7502b9690d8dport-1&admin_state_up=True used request id req-62074f7d-36e4-4ce6-8f98-e1c14cde4b30 2018-06-27 21:48:52,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/bd6ce9b3fd2f4100a862e8c1f0d72ed0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08c094664a586885ce7be9b265ab3dfed86c9b55" 2018-06-27 21:48:52,581 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:48:52 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7a3d16d0-762c-4aa6-8a43-9d2fb7d49dfd Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/bd6ce9b3fd2f4100a862e8c1f0d72ed0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "bd6ce9b3fd2f4100a862e8c1f0d72ed0", "name": "CreateInstancePortManipulationTests-485eb34e-b013-43c-proj"}} 2018-06-27 21:48:52,581 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/bd6ce9b3fd2f4100a862e8c1f0d72ed0 used request id req-7a3d16d0-762c-4aa6-8a43-9d2fb7d49dfd 2018-06-27 21:48:52,582 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-01db279e-1371-411e-8870-7502b9690d8d-inst 2018-06-27 21:48:52,585 - novaclient.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}08c094664a586885ce7be9b265ab3dfed86c9b55" 2018-06-27 21:48:53,265 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:48: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-67e15bf6-732a-4758-ae3b-83b54d0131fb X-Compute-Request-Id: req-67e15bf6-732a-4758-ae3b-83b54d0131fb Front-End-Https: on RESP BODY: {"flavors": [{"id": "6b5e5474-acdc-4141-9490-52cdfa0c2eca", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/6b5e5474-acdc-4141-9490-52cdfa0c2eca", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/6b5e5474-acdc-4141-9490-52cdfa0c2eca", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-01db279e-1371-411e-8870-7502b9690d8d-flavor-name"}, {"id": "bfce69d5-8948-4e52-8e30-cf8bfa544966", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "bookmark"}], "name": "shaker-flavor_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3"}]} 2018-06-27 21:48:53,265 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-67e15bf6-732a-4758-ae3b-83b54d0131fb 2018-06-27 21:48:53,268 - novaclient.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/6b5e5474-acdc-4141-9490-52cdfa0c2eca -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08c094664a586885ce7be9b265ab3dfed86c9b55" 2018-06-27 21:48:53,993 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:48:53 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-f52ca624-aa25-4976-9af8-51a2662bac62 X-Compute-Request-Id: req-f52ca624-aa25-4976-9af8-51a2662bac62 Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-01db279e-1371-411e-8870-7502b9690d8d-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/6b5e5474-acdc-4141-9490-52cdfa0c2eca", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/6b5e5474-acdc-4141-9490-52cdfa0c2eca", "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": "6b5e5474-acdc-4141-9490-52cdfa0c2eca"}} 2018-06-27 21:48:53,993 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/6b5e5474-acdc-4141-9490-52cdfa0c2eca used request id req-f52ca624-aa25-4976-9af8-51a2662bac62 2018-06-27 21:48:53,996 - 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-01db279e-1371-411e-8870-7502b9690d8d-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}08c094664a586885ce7be9b265ab3dfed86c9b55" 2018-06-27 21:48:54,769 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:48:54 GMT Content-Type: application/json Content-Length: 920 Connection: keep-alive X-Openstack-Request-Id: req-c5b6f63e-fd57-4d0a-831a-4e8a2de6659a Front-End-Https: on RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-01db279e-1371-411e-8870-7502b9690d8d-image", "tags": [], "container_format": "bare", "created_at": "2018-06-27T21:48:28Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-27T21:48:28Z", "visibility": "shared", "self": "/v2/images/ee68e8b8-2ea9-4ee0-b450-3c493eaacbf5", "min_disk": 0, "protected": false, "id": "ee68e8b8-2ea9-4ee0-b450-3c493eaacbf5", "file": "/v2/images/ee68e8b8-2ea9-4ee0-b450-3c493eaacbf5/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "bd6ce9b3fd2f4100a862e8c1f0d72ed0", "direct_url": "file:///var/lib/glance/images/ee68e8b8-2ea9-4ee0-b450-3c493eaacbf5", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-01db279e-1371-411e-8870-7502b9690d8d-image"} 2018-06-27 21:48:54,769 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-01db279e-1371-411e-8870-7502b9690d8d-image used request id req-c5b6f63e-fd57-4d0a-831a-4e8a2de6659a 2018-06-27 21:48:54,772 - 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}08c094664a586885ce7be9b265ab3dfed86c9b55" 2018-06-27 21:48:55,461 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:48:55 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-4143eaa5-90cf-4d44-ab9d-77b450597bbc 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-27 21:48:55,462 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-4143eaa5-90cf-4d44-ab9d-77b450597bbc 2018-06-27 21:48:55,468 - 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}08c094664a586885ce7be9b265ab3dfed86c9b55" -d '{"server": {"name": "CreateInstancePortManipulationTests-01db279e-1371-411e-8870-7502b9690d8d-inst", "imageRef": "ee68e8b8-2ea9-4ee0-b450-3c493eaacbf5", "flavorRef": "6b5e5474-acdc-4141-9490-52cdfa0c2eca", "max_count": 1, "min_count": 1, "networks": [{"port": "e6641a05-4768-4b25-9817-53433e86bc2d"}]}}' 2018-06-27 21:49:02,511 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 21:49:02 GMT Content-Type: application/json Content-Length: 378 Connection: keep-alive Location: https://172.30.10.101:8774/v2.1/servers/cfc75f88-8ca4-448e-8e78-dc553377e993 Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-0a05d744-3c02-4715-8dee-77e7e0eca454 X-Compute-Request-Id: req-0a05d744-3c02-4715-8dee-77e7e0eca454 RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "cfc75f88-8ca4-448e-8e78-dc553377e993", "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/cfc75f88-8ca4-448e-8e78-dc553377e993", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/cfc75f88-8ca4-448e-8e78-dc553377e993", "rel": "bookmark"}], "adminPass": "qKpyWK7n3wvN"}} 2018-06-27 21:49:02,511 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers used request id req-0a05d744-3c02-4715-8dee-77e7e0eca454 2018-06-27 21:49:02,514 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/cfc75f88-8ca4-448e-8e78-dc553377e993 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08c094664a586885ce7be9b265ab3dfed86c9b55" 2018-06-27 21:49:04,530 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:49:04 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-ce0f7d39-de06-46e2-bf99-464319677a9c X-Compute-Request-Id: req-ce0f7d39-de06-46e2-bf99-464319677a9c 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/cfc75f88-8ca4-448e-8e78-dc553377e993", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/cfc75f88-8ca4-448e-8e78-dc553377e993", "rel": "bookmark"}], "image": {"id": "ee68e8b8-2ea9-4ee0-b450-3c493eaacbf5", "links": [{"href": "http://172.30.10.101:8774/images/ee68e8b8-2ea9-4ee0-b450-3c493eaacbf5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6b5e5474-acdc-4141-9490-52cdfa0c2eca", "links": [{"href": "http://172.30.10.101:8774/flavors/6b5e5474-acdc-4141-9490-52cdfa0c2eca", "rel": "bookmark"}]}, "id": "cfc75f88-8ca4-448e-8e78-dc553377e993", "user_id": "fdf74ba0934f48cebf22fcca3b0f848e", "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-27T21:49:03Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-01db279e-1371-411e-8870-7502b9690d8d-inst", "created": "2018-06-27T21:49:02Z", "tenant_id": "bd6ce9b3fd2f4100a862e8c1f0d72ed0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 21:49:04,531 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/cfc75f88-8ca4-448e-8e78-dc553377e993 used request id req-ce0f7d39-de06-46e2-bf99-464319677a9c 2018-06-27 21:49:04,531 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-01db279e-1371-411e-8870-7502b9690d8d-inst 2018-06-27 21:49:04,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/servers/cfc75f88-8ca4-448e-8e78-dc553377e993 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08c094664a586885ce7be9b265ab3dfed86c9b55" 2018-06-27 21:49:05,820 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:49: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-4d837256-070d-4697-8e38-f36c2620eab2 X-Compute-Request-Id: req-4d837256-070d-4697-8e38-f36c2620eab2 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/cfc75f88-8ca4-448e-8e78-dc553377e993", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/cfc75f88-8ca4-448e-8e78-dc553377e993", "rel": "bookmark"}], "image": {"id": "ee68e8b8-2ea9-4ee0-b450-3c493eaacbf5", "links": [{"href": "http://172.30.10.101:8774/images/ee68e8b8-2ea9-4ee0-b450-3c493eaacbf5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6b5e5474-acdc-4141-9490-52cdfa0c2eca", "links": [{"href": "http://172.30.10.101:8774/flavors/6b5e5474-acdc-4141-9490-52cdfa0c2eca", "rel": "bookmark"}]}, "id": "cfc75f88-8ca4-448e-8e78-dc553377e993", "user_id": "fdf74ba0934f48cebf22fcca3b0f848e", "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-27T21:49:05Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-01db279e-1371-411e-8870-7502b9690d8d-inst", "created": "2018-06-27T21:49:02Z", "tenant_id": "bd6ce9b3fd2f4100a862e8c1f0d72ed0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 21:49:05,820 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/cfc75f88-8ca4-448e-8e78-dc553377e993 used request id req-4d837256-070d-4697-8e38-f36c2620eab2 2018-06-27 21:49:05,821 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-01db279e-1371-411e-8870-7502b9690d8d-inst] is - BUILD 2018-06-27 21:49:05,821 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 21:49:08,824 - create_instance - DEBUG - VM status query timeout in 895.70799613 2018-06-27 21:49:08,827 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/cfc75f88-8ca4-448e-8e78-dc553377e993 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08c094664a586885ce7be9b265ab3dfed86c9b55" 2018-06-27 21:49:09,617 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:49: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-2c289d76-cfaa-41be-b259-aa9bb4e022a9 X-Compute-Request-Id: req-2c289d76-cfaa-41be-b259-aa9bb4e022a9 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/cfc75f88-8ca4-448e-8e78-dc553377e993", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/cfc75f88-8ca4-448e-8e78-dc553377e993", "rel": "bookmark"}], "image": {"id": "ee68e8b8-2ea9-4ee0-b450-3c493eaacbf5", "links": [{"href": "http://172.30.10.101:8774/images/ee68e8b8-2ea9-4ee0-b450-3c493eaacbf5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6b5e5474-acdc-4141-9490-52cdfa0c2eca", "links": [{"href": "http://172.30.10.101:8774/flavors/6b5e5474-acdc-4141-9490-52cdfa0c2eca", "rel": "bookmark"}]}, "id": "cfc75f88-8ca4-448e-8e78-dc553377e993", "security_groups": [{"name": "default"}], "user_id": "fdf74ba0934f48cebf22fcca3b0f848e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T21:49:08Z", "hostId": "174b8fe282ecd6e409e4a9f682277b200a7f020448058466e4d16d1e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-01db279e-1371-411e-8870-7502b9690d8d-inst", "created": "2018-06-27T21:49:02Z", "tenant_id": "bd6ce9b3fd2f4100a862e8c1f0d72ed0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 21:49:09,617 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/cfc75f88-8ca4-448e-8e78-dc553377e993 used request id req-2c289d76-cfaa-41be-b259-aa9bb4e022a9 2018-06-27 21:49:09,618 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-01db279e-1371-411e-8870-7502b9690d8d-inst] is - BUILD 2018-06-27 21:49:09,618 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 21:49:12,621 - create_instance - DEBUG - VM status query timeout in 891.910513163 2018-06-27 21:49:12,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/cfc75f88-8ca4-448e-8e78-dc553377e993 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08c094664a586885ce7be9b265ab3dfed86c9b55" 2018-06-27 21:49:14,675 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:49: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-9aef3ca6-4239-4896-8963-33c4520bf3f3 X-Compute-Request-Id: req-9aef3ca6-4239-4896-8963-33c4520bf3f3 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/cfc75f88-8ca4-448e-8e78-dc553377e993", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/cfc75f88-8ca4-448e-8e78-dc553377e993", "rel": "bookmark"}], "image": {"id": "ee68e8b8-2ea9-4ee0-b450-3c493eaacbf5", "links": [{"href": "http://172.30.10.101:8774/images/ee68e8b8-2ea9-4ee0-b450-3c493eaacbf5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6b5e5474-acdc-4141-9490-52cdfa0c2eca", "links": [{"href": "http://172.30.10.101:8774/flavors/6b5e5474-acdc-4141-9490-52cdfa0c2eca", "rel": "bookmark"}]}, "id": "cfc75f88-8ca4-448e-8e78-dc553377e993", "security_groups": [{"name": "default"}], "user_id": "fdf74ba0934f48cebf22fcca3b0f848e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T21:49:08Z", "hostId": "174b8fe282ecd6e409e4a9f682277b200a7f020448058466e4d16d1e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-01db279e-1371-411e-8870-7502b9690d8d-inst", "created": "2018-06-27T21:49:02Z", "tenant_id": "bd6ce9b3fd2f4100a862e8c1f0d72ed0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 21:49:14,675 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/cfc75f88-8ca4-448e-8e78-dc553377e993 used request id req-9aef3ca6-4239-4896-8963-33c4520bf3f3 2018-06-27 21:49:14,675 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-01db279e-1371-411e-8870-7502b9690d8d-inst] is - BUILD 2018-06-27 21:49:14,676 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 21:49:17,677 - create_instance - DEBUG - VM status query timeout in 886.854951143 2018-06-27 21:49:17,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/servers/cfc75f88-8ca4-448e-8e78-dc553377e993 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08c094664a586885ce7be9b265ab3dfed86c9b55" 2018-06-27 21:49:19,669 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:49:19 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-b3679949-2af8-4253-8456-e9bd225f4b66 X-Compute-Request-Id: req-b3679949-2af8-4253-8456-e9bd225f4b66 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/cfc75f88-8ca4-448e-8e78-dc553377e993", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/cfc75f88-8ca4-448e-8e78-dc553377e993", "rel": "bookmark"}], "image": {"id": "ee68e8b8-2ea9-4ee0-b450-3c493eaacbf5", "links": [{"href": "http://172.30.10.101:8774/images/ee68e8b8-2ea9-4ee0-b450-3c493eaacbf5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6b5e5474-acdc-4141-9490-52cdfa0c2eca", "links": [{"href": "http://172.30.10.101:8774/flavors/6b5e5474-acdc-4141-9490-52cdfa0c2eca", "rel": "bookmark"}]}, "id": "cfc75f88-8ca4-448e-8e78-dc553377e993", "security_groups": [{"name": "default"}], "user_id": "fdf74ba0934f48cebf22fcca3b0f848e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T21:49:08Z", "hostId": "174b8fe282ecd6e409e4a9f682277b200a7f020448058466e4d16d1e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-01db279e-1371-411e-8870-7502b9690d8d-inst", "created": "2018-06-27T21:49:02Z", "tenant_id": "bd6ce9b3fd2f4100a862e8c1f0d72ed0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 21:49:19,669 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/cfc75f88-8ca4-448e-8e78-dc553377e993 used request id req-b3679949-2af8-4253-8456-e9bd225f4b66 2018-06-27 21:49:19,670 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-01db279e-1371-411e-8870-7502b9690d8d-inst] is - BUILD 2018-06-27 21:49:19,670 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 21:49:22,673 - create_instance - DEBUG - VM status query timeout in 881.858413935 2018-06-27 21:49:22,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/cfc75f88-8ca4-448e-8e78-dc553377e993 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08c094664a586885ce7be9b265ab3dfed86c9b55" 2018-06-27 21:49:24,756 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:49:24 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-752875a6-3f4a-48e7-b38c-066258634f83 X-Compute-Request-Id: req-752875a6-3f4a-48e7-b38c-066258634f83 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-01db279e-1371-411e-8870-7502b9690d8d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:43:8a", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/cfc75f88-8ca4-448e-8e78-dc553377e993", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/cfc75f88-8ca4-448e-8e78-dc553377e993", "rel": "bookmark"}], "image": {"id": "ee68e8b8-2ea9-4ee0-b450-3c493eaacbf5", "links": [{"href": "http://172.30.10.101:8774/images/ee68e8b8-2ea9-4ee0-b450-3c493eaacbf5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T21:49:19.000000", "flavor": {"id": "6b5e5474-acdc-4141-9490-52cdfa0c2eca", "links": [{"href": "http://172.30.10.101:8774/flavors/6b5e5474-acdc-4141-9490-52cdfa0c2eca", "rel": "bookmark"}]}, "id": "cfc75f88-8ca4-448e-8e78-dc553377e993", "security_groups": [{"name": "default"}], "user_id": "fdf74ba0934f48cebf22fcca3b0f848e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T21:49:20Z", "hostId": "174b8fe282ecd6e409e4a9f682277b200a7f020448058466e4d16d1e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-01db279e-1371-411e-8870-7502b9690d8d-inst", "created": "2018-06-27T21:49:02Z", "tenant_id": "bd6ce9b3fd2f4100a862e8c1f0d72ed0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 21:49:24,757 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/cfc75f88-8ca4-448e-8e78-dc553377e993 used request id req-752875a6-3f4a-48e7-b38c-066258634f83 2018-06-27 21:49:24,757 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-01db279e-1371-411e-8870-7502b9690d8d-inst] is - ACTIVE 2018-06-27 21:49:24,757 - create_instance - INFO - VM is - ACTIVE 2018-06-27 21:49:24,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/servers/cfc75f88-8ca4-448e-8e78-dc553377e993 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08c094664a586885ce7be9b265ab3dfed86c9b55" 2018-06-27 21:49:26,762 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:49:26 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-247b705f-55f2-45a8-aef3-17210957537f X-Compute-Request-Id: req-247b705f-55f2-45a8-aef3-17210957537f Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-01db279e-1371-411e-8870-7502b9690d8d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:43:8a", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/cfc75f88-8ca4-448e-8e78-dc553377e993", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/cfc75f88-8ca4-448e-8e78-dc553377e993", "rel": "bookmark"}], "image": {"id": "ee68e8b8-2ea9-4ee0-b450-3c493eaacbf5", "links": [{"href": "http://172.30.10.101:8774/images/ee68e8b8-2ea9-4ee0-b450-3c493eaacbf5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T21:49:19.000000", "flavor": {"id": "6b5e5474-acdc-4141-9490-52cdfa0c2eca", "links": [{"href": "http://172.30.10.101:8774/flavors/6b5e5474-acdc-4141-9490-52cdfa0c2eca", "rel": "bookmark"}]}, "id": "cfc75f88-8ca4-448e-8e78-dc553377e993", "security_groups": [{"name": "default"}], "user_id": "fdf74ba0934f48cebf22fcca3b0f848e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T21:49:20Z", "hostId": "174b8fe282ecd6e409e4a9f682277b200a7f020448058466e4d16d1e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-01db279e-1371-411e-8870-7502b9690d8d-inst", "created": "2018-06-27T21:49:02Z", "tenant_id": "bd6ce9b3fd2f4100a862e8c1f0d72ed0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 21:49:26,762 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/cfc75f88-8ca4-448e-8e78-dc553377e993 used request id req-247b705f-55f2-45a8-aef3-17210957537f 2018-06-27 21:49:26,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/networks?name=CreateInstancePortManipulationTests-01db279e-1371-411e-8870-7502b9690d8d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08c094664a586885ce7be9b265ab3dfed86c9b55" 2018-06-27 21:49:27,339 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:49:27 GMT Content-Type: application/json Content-Length: 645 Connection: keep-alive X-Openstack-Request-Id: req-f348843c-8706-4b9e-8de9-c284bd77f224 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e4b4c772-5e4d-43e7-b71a-2340bbbb73fa"],"updated_at":"2018-06-27T21:48:36Z","tenant_id":"bd6ce9b3fd2f4100a862e8c1f0d72ed0","created_at":"2018-06-27T21:48:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"bd6ce9b3fd2f4100a862e8c1f0d72ed0","id":"b288a42a-6f06-4199-88f2-7259f1ed77b1","name":"CreateInstancePortManipulationTests-01db279e-1371-411e-8870-7502b9690d8d-pub-net"}]} 2018-06-27 21:49:27,339 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-01db279e-1371-411e-8870-7502b9690d8d-pub-net used request id req-f348843c-8706-4b9e-8de9-c284bd77f224 2018-06-27 21:49:27,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/bd6ce9b3fd2f4100a862e8c1f0d72ed0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08c094664a586885ce7be9b265ab3dfed86c9b55" 2018-06-27 21:49:27,725 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:49:27 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-57b33448-ca2a-4991-88e0-bb1ba0dae745 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/bd6ce9b3fd2f4100a862e8c1f0d72ed0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "bd6ce9b3fd2f4100a862e8c1f0d72ed0", "name": "CreateInstancePortManipulationTests-485eb34e-b013-43c-proj"}} 2018-06-27 21:49:27,725 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/bd6ce9b3fd2f4100a862e8c1f0d72ed0 used request id req-57b33448-ca2a-4991-88e0-bb1ba0dae745 2018-06-27 21:49:27,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/subnets?network_id=b288a42a-6f06-4199-88f2-7259f1ed77b1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08c094664a586885ce7be9b265ab3dfed86c9b55" 2018-06-27 21:49:27,903 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:49:27 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-b3b0beec-7175-4406-ba64-5948b3ae8ad2 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b288a42a-6f06-4199-88f2-7259f1ed77b1","tenant_id":"bd6ce9b3fd2f4100a862e8c1f0d72ed0","created_at":"2018-06-27T21:48:36Z","dns_nameservers":[],"updated_at":"2018-06-27T21:48:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"bd6ce9b3fd2f4100a862e8c1f0d72ed0","id":"e4b4c772-5e4d-43e7-b71a-2340bbbb73fa","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-01db279e-1371-411e-8870-7502b9690d8d-pub-subnet"}]} 2018-06-27 21:49:27,903 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=b288a42a-6f06-4199-88f2-7259f1ed77b1 used request id req-b3b0beec-7175-4406-ba64-5948b3ae8ad2 2018-06-27 21:49:27,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=b288a42a-6f06-4199-88f2-7259f1ed77b1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08c094664a586885ce7be9b265ab3dfed86c9b55" 2018-06-27 21:49:28,189 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:49:28 GMT Content-Type: application/json Content-Length: 2362 Connection: keep-alive X-Openstack-Request-Id: req-3a10660b-21ff-4dab-b3a9-6d7c9cfb92cb Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b288a42a-6f06-4199-88f2-7259f1ed77b1","tenant_id":"bd6ce9b3fd2f4100a862e8c1f0d72ed0","created_at":"2018-06-27T21:48:38Z","admin_state_up":true,"updated_at":"2018-06-27T21:48:43Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-b288a42a-6f06-4199-88f2-7259f1ed77b1","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:aa:04:a5","id":"54894443-1106-4500-b39d-08d9d4416f81","port_security_enabled":false,"project_id":"bd6ce9b3fd2f4100a862e8c1f0d72ed0","fixed_ips":[{"subnet_id":"e4b4c772-5e4d-43e7-b71a-2340bbbb73fa","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b288a42a-6f06-4199-88f2-7259f1ed77b1","tenant_id":"bd6ce9b3fd2f4100a862e8c1f0d72ed0","created_at":"2018-06-27T21:48:39Z","admin_state_up":true,"updated_at":"2018-06-27T21:48:44Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-b288a42a-6f06-4199-88f2-7259f1ed77b1","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:01:59:e0","id":"bbabddd1-8ada-4562-b9c4-075ccbaebefb","port_security_enabled":false,"project_id":"bd6ce9b3fd2f4100a862e8c1f0d72ed0","fixed_ips":[{"subnet_id":"e4b4c772-5e4d-43e7-b71a-2340bbbb73fa","ip_address":"10.55.0.3"}],"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":"b288a42a-6f06-4199-88f2-7259f1ed77b1","tenant_id":"bd6ce9b3fd2f4100a862e8c1f0d72ed0","created_at":"2018-06-27T21:48:49Z","admin_state_up":true,"updated_at":"2018-06-27T21:49:19Z","binding:vnic_type":"normal","device_id":"cfc75f88-8ca4-448e-8e78-dc553377e993","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:34:43:8a","id":"e6641a05-4768-4b25-9817-53433e86bc2d","port_security_enabled":true,"project_id":"bd6ce9b3fd2f4100a862e8c1f0d72ed0","fixed_ips":[{"subnet_id":"e4b4c772-5e4d-43e7-b71a-2340bbbb73fa","ip_address":"10.55.0.8"}],"extra_dhcp_opts":[],"security_groups":["47d8f9c7-0926-42f4-ab86-81fc487b2e21"],"name":"CreateInstancePortManipulationTests-01db279e-1371-411e-8870-7502b9690d8dport-1"}]} 2018-06-27 21:49:28,189 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=b288a42a-6f06-4199-88f2-7259f1ed77b1 used request id req-3a10660b-21ff-4dab-b3a9-6d7c9cfb92cb 2018-06-27 21:49:28,190 - create_instance - INFO - Deleting Port with ID - e6641a05-4768-4b25-9817-53433e86bc2d 2018-06-27 21:49:28,190 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-01db279e-1371-411e-8870-7502b9690d8dport-1 2018-06-27 21:49:28,195 - 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/e6641a05-4768-4b25-9817-53433e86bc2d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08c094664a586885ce7be9b265ab3dfed86c9b55" 2018-06-27 21:49:29,450 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:49:29 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-f263c53f-3fff-40c5-b6fa-ae09cf3f018c Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:49:29,451 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/ports/e6641a05-4768-4b25-9817-53433e86bc2d used request id req-f263c53f-3fff-40c5-b6fa-ae09cf3f018c 2018-06-27 21:49:29,451 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-01db279e-1371-411e-8870-7502b9690d8d-inst 2018-06-27 21:49:29,454 - 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/cfc75f88-8ca4-448e-8e78-dc553377e993 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08c094664a586885ce7be9b265ab3dfed86c9b55" 2018-06-27 21:49:29,766 - novaclient.v2.client - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:49: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-e1fdc1a9-56dd-40ef-8b2c-12183a682d8a X-Compute-Request-Id: req-e1fdc1a9-56dd-40ef-8b2c-12183a682d8a Front-End-Https: on 2018-06-27 21:49:29,767 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/servers/cfc75f88-8ca4-448e-8e78-dc553377e993 used request id req-e1fdc1a9-56dd-40ef-8b2c-12183a682d8a 2018-06-27 21:49:29,767 - create_instance - INFO - Checking deletion status 2018-06-27 21:49:29,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/cfc75f88-8ca4-448e-8e78-dc553377e993 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08c094664a586885ce7be9b265ab3dfed86c9b55" 2018-06-27 21:49:30,147 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:49:30 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-a9e0faa6-2491-4e92-bcda-8b6555b5c1ec X-Compute-Request-Id: req-a9e0faa6-2491-4e92-bcda-8b6555b5c1ec 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/cfc75f88-8ca4-448e-8e78-dc553377e993", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/cfc75f88-8ca4-448e-8e78-dc553377e993", "rel": "bookmark"}], "image": {"id": "ee68e8b8-2ea9-4ee0-b450-3c493eaacbf5", "links": [{"href": "http://172.30.10.101:8774/images/ee68e8b8-2ea9-4ee0-b450-3c493eaacbf5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T21:49:19.000000", "flavor": {"id": "6b5e5474-acdc-4141-9490-52cdfa0c2eca", "links": [{"href": "http://172.30.10.101:8774/flavors/6b5e5474-acdc-4141-9490-52cdfa0c2eca", "rel": "bookmark"}]}, "id": "cfc75f88-8ca4-448e-8e78-dc553377e993", "user_id": "fdf74ba0934f48cebf22fcca3b0f848e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T21:49:30Z", "hostId": "174b8fe282ecd6e409e4a9f682277b200a7f020448058466e4d16d1e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-01db279e-1371-411e-8870-7502b9690d8d-inst", "created": "2018-06-27T21:49:02Z", "tenant_id": "bd6ce9b3fd2f4100a862e8c1f0d72ed0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 21:49:30,147 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/cfc75f88-8ca4-448e-8e78-dc553377e993 used request id req-a9e0faa6-2491-4e92-bcda-8b6555b5c1ec 2018-06-27 21:49:30,148 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-01db279e-1371-411e-8870-7502b9690d8d-inst] is - ACTIVE 2018-06-27 21:49:30,148 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 21:49:33,151 - create_instance - DEBUG - VM status query timeout in 296.616068125 2018-06-27 21:49:33,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/cfc75f88-8ca4-448e-8e78-dc553377e993 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08c094664a586885ce7be9b265ab3dfed86c9b55" 2018-06-27 21:49:33,956 - novaclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Wed, 27 Jun 2018 21:49:33 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-e4472717-8d17-49e9-9f98-9154f850aa11 X-Compute-Request-Id: req-e4472717-8d17-49e9-9f98-9154f850aa11 RESP BODY: {"itemNotFound": {"message": "Instance cfc75f88-8ca4-448e-8e78-dc553377e993 could not be found.", "code": 404}} 2018-06-27 21:49:33,957 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/cfc75f88-8ca4-448e-8e78-dc553377e993 used request id req-e4472717-8d17-49e9-9f98-9154f850aa11 2018-06-27 21:49:33,957 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance cfc75f88-8ca4-448e-8e78-dc553377e993 could not be found. (HTTP 404) (Request-ID: req-e4472717-8d17-49e9-9f98-9154f850aa11) 2018-06-27 21:49:33,957 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-01db279e-1371-411e-8870-7502b9690d8d-inst 2018-06-27 21:49:33,961 - 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/6b5e5474-acdc-4141-9490-52cdfa0c2eca -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02dacc0649026c8acd79aaf9d555f6a31d605d71" 2018-06-27 21:49:34,514 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 21:49: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-a57a5a54-925a-49bd-bddd-a2dc97174a05 X-Compute-Request-Id: req-a57a5a54-925a-49bd-bddd-a2dc97174a05 2018-06-27 21:49:34,515 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/flavors/6b5e5474-acdc-4141-9490-52cdfa0c2eca used request id req-a57a5a54-925a-49bd-bddd-a2dc97174a05 2018-06-27 21:49:34,516 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-01db279e-1371-411e-8870-7502b9690d8d-pub-subnet 2018-06-27 21:49:34,516 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-01db279e-1371-411e-8870-7502b9690d8d-pub-subnet 2018-06-27 21:49:34,521 - 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/e4b4c772-5e4d-43e7-b71a-2340bbbb73fa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0d875c1aa653803e8e7f347d390161ce7fdbfb1" 2018-06-27 21:49:38,611 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:49:38 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-942d1115-4efa-47f2-9e02-6139df316762 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:49:38,611 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/e4b4c772-5e4d-43e7-b71a-2340bbbb73fa used request id req-942d1115-4efa-47f2-9e02-6139df316762 2018-06-27 21:49:38,612 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-01db279e-1371-411e-8870-7502b9690d8d-pub-net 2018-06-27 21:49:38,617 - 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/b288a42a-6f06-4199-88f2-7259f1ed77b1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0d875c1aa653803e8e7f347d390161ce7fdbfb1" 2018-06-27 21:49:41,496 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:49:41 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-b4a5450a-0508-414d-9817-156d9b75b0a0 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:49:41,496 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/b288a42a-6f06-4199-88f2-7259f1ed77b1 used request id req-b4a5450a-0508-414d-9817-156d9b75b0a0 2018-06-27 21:49:41,498 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-01db279e-1371-411e-8870-7502b9690d8d-image 2018-06-27 21:49:41,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9292/v2/images/ee68e8b8-2ea9-4ee0-b450-3c493eaacbf5 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}98453cf3379130706bd2a522d5f2e2a2e3e8078c" 2018-06-27 21:49:42,431 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:49:42 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-8f69e2d2-cb41-4f80-8805-b067e87d1969 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-27 21:49:42,431 - keystoneauth.session - DEBUG - DELETE call to image for https://172.30.10.101:9292/v2/images/ee68e8b8-2ea9-4ee0-b450-3c493eaacbf5 used request id req-8f69e2d2-cb41-4f80-8805-b067e87d1969 2018-06-27 21:49:42,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/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83a4221ccc3d541a56522777caccac64e7e706a" 2018-06-27 21:49:43,364 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:49:43 GMT Content-Type: application/json Content-Length: 11766 Connection: keep-alive X-Openstack-Request-Id: req-6ad0532d-a171-4907-a313-705b43961ec2 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "bd6ce9b3fd2f4100a862e8c1f0d72ed0", "created_at": "2018-06-27T21:48:34Z", "updated_at": "2018-06-27T21:48:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:48:34Z", "revision_number": 0, "id": "0957988b-d923-475a-9991-361a2739fafd", "remote_group_id": "47d8f9c7-0926-42f4-ab86-81fc487b2e21", "remote_ip_prefix": null, "created_at": "2018-06-27T21:48:34Z", "security_group_id": "47d8f9c7-0926-42f4-ab86-81fc487b2e21", "tenant_id": "bd6ce9b3fd2f4100a862e8c1f0d72ed0", "port_range_min": null, "ethertype": "IPv6", "project_id": "bd6ce9b3fd2f4100a862e8c1f0d72ed0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:48:34Z", "revision_number": 0, "id": "18a82a75-7b12-4d95-a700-fe158d78e554", "remote_group_id": "47d8f9c7-0926-42f4-ab86-81fc487b2e21", "remote_ip_prefix": null, "created_at": "2018-06-27T21:48:34Z", "security_group_id": "47d8f9c7-0926-42f4-ab86-81fc487b2e21", "tenant_id": "bd6ce9b3fd2f4100a862e8c1f0d72ed0", "port_range_min": null, "ethertype": "IPv4", "project_id": "bd6ce9b3fd2f4100a862e8c1f0d72ed0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:48:34Z", "revision_number": 0, "id": "585d197d-c321-4df4-aac9-13bd52d0f9fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:48:34Z", "security_group_id": "47d8f9c7-0926-42f4-ab86-81fc487b2e21", "tenant_id": "bd6ce9b3fd2f4100a862e8c1f0d72ed0", "port_range_min": null, "ethertype": "IPv4", "project_id": "bd6ce9b3fd2f4100a862e8c1f0d72ed0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:48:34Z", "revision_number": 0, "id": "ea36f900-5dc8-4595-b578-ff59f5b3714c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:48:34Z", "security_group_id": "47d8f9c7-0926-42f4-ab86-81fc487b2e21", "tenant_id": "bd6ce9b3fd2f4100a862e8c1f0d72ed0", "port_range_min": null, "ethertype": "IPv6", "project_id": "bd6ce9b3fd2f4100a862e8c1f0d72ed0"}], "revision_number": 4, "project_id": "bd6ce9b3fd2f4100a862e8c1f0d72ed0", "id": "47d8f9c7-0926-42f4-ab86-81fc487b2e21", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-27T19:03:04Z", "updated_at": "2018-06-27T19:03:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "6748ef1e-56da-434e-9e89-e86b58537b65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "b3e3826c-1c48-4699-93f0-f8a310956753", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "bfad35fa-7ea9-4a81-917d-7b86481eb510", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "d657b333-103d-4d19-add8-1e8bae2f8849", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b92069937e44a3786e439f95c61afe5", "created_at": "2018-06-27T19:08:41Z", "updated_at": "2018-06-27T19:08:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "4ac2a090-f595-4e7b-9b7a-a52fa204e881", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "5508c0b1-6261-44cb-854d-60c64bcbba0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "a60c77dc-6985-48ac-a3a3-067176d3e52f", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "e6ec0fa4-1eb3-4c5d-a451-c7acfd7fde82", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}], "revision_number": 4, "project_id": "4b92069937e44a3786e439f95c61afe5", "id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T18:59:55Z", "updated_at": "2018-06-27T18:59:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "5a060918-419b-4ec3-90df-a7764c06af2f", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "6cd9bbf0-4d1b-4b13-a6c4-e20a15bb3360", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "8134c0f0-89c6-4d45-bef8-a9260d9d0723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "e0e7297a-a59d-4d2b-b75c-2cc86b269114", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}], "revision_number": 4, "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "created_at": "2018-06-27T21:03:43Z", "updated_at": "2018-06-27T21:03:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "41061dbf-a5a2-465f-84dd-140f6104b3f7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "47d5c96d-0510-41a5-b33e-5683702c5bb8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "4b4b6430-3f42-4fe4-a25e-2c5c015a7699", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "e6a68cb7-6491-4474-a4d7-38496cac4eb7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}], "revision_number": 4, "project_id": "3f0a375b66c54145bff1c56e7c91ad73", "id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "name": "default"}]} 2018-06-27 21:49:43,365 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-6ad0532d-a171-4907-a313-705b43961ec2 2018-06-27 21:49:43,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/bd6ce9b3fd2f4100a862e8c1f0d72ed0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83a4221ccc3d541a56522777caccac64e7e706a" 2018-06-27 21:49:43,729 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:49:43 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-97b449f7-7787-4391-b6ba-a57a085e92fb Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/bd6ce9b3fd2f4100a862e8c1f0d72ed0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "bd6ce9b3fd2f4100a862e8c1f0d72ed0", "name": "CreateInstancePortManipulationTests-485eb34e-b013-43c-proj"}} 2018-06-27 21:49:43,729 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/bd6ce9b3fd2f4100a862e8c1f0d72ed0 used request id req-97b449f7-7787-4391-b6ba-a57a085e92fb 2018-06-27 21:49:43,730 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 47d8f9c7-0926-42f4-ab86-81fc487b2e21 2018-06-27 21:49: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/security-group-rules?security_group_id=47d8f9c7-0926-42f4-ab86-81fc487b2e21 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83a4221ccc3d541a56522777caccac64e7e706a" 2018-06-27 21:49:43,816 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:49:43 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-08526322-5a1d-4d2e-a3ac-0fc970738e13 Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": "47d8f9c7-0926-42f4-ab86-81fc487b2e21", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:48:34Z", "security_group_id": "47d8f9c7-0926-42f4-ab86-81fc487b2e21", "port_range_min": null, "revision_number": 0, "tenant_id": "bd6ce9b3fd2f4100a862e8c1f0d72ed0", "created_at": "2018-06-27T21:48:34Z", "project_id": "bd6ce9b3fd2f4100a862e8c1f0d72ed0", "id": "0957988b-d923-475a-9991-361a2739fafd"}, {"remote_group_id": "47d8f9c7-0926-42f4-ab86-81fc487b2e21", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:48:34Z", "security_group_id": "47d8f9c7-0926-42f4-ab86-81fc487b2e21", "port_range_min": null, "revision_number": 0, "tenant_id": "bd6ce9b3fd2f4100a862e8c1f0d72ed0", "created_at": "2018-06-27T21:48:34Z", "project_id": "bd6ce9b3fd2f4100a862e8c1f0d72ed0", "id": "18a82a75-7b12-4d95-a700-fe158d78e554"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:48:34Z", "security_group_id": "47d8f9c7-0926-42f4-ab86-81fc487b2e21", "port_range_min": null, "revision_number": 0, "tenant_id": "bd6ce9b3fd2f4100a862e8c1f0d72ed0", "created_at": "2018-06-27T21:48:34Z", "project_id": "bd6ce9b3fd2f4100a862e8c1f0d72ed0", "id": "585d197d-c321-4df4-aac9-13bd52d0f9fb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:48:34Z", "security_group_id": "47d8f9c7-0926-42f4-ab86-81fc487b2e21", "port_range_min": null, "revision_number": 0, "tenant_id": "bd6ce9b3fd2f4100a862e8c1f0d72ed0", "created_at": "2018-06-27T21:48:34Z", "project_id": "bd6ce9b3fd2f4100a862e8c1f0d72ed0", "id": "ea36f900-5dc8-4595-b578-ff59f5b3714c"}]} 2018-06-27 21:49:43,817 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=47d8f9c7-0926-42f4-ab86-81fc487b2e21 used request id req-08526322-5a1d-4d2e-a3ac-0fc970738e13 2018-06-27 21:49:43,817 - neutron_utils - INFO - Deleting security group with name - default 2018-06-27 21:49:43,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/security-groups/47d8f9c7-0926-42f4-ab86-81fc487b2e21 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83a4221ccc3d541a56522777caccac64e7e706a" 2018-06-27 21:49:45,117 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:49:45 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-a66c7f02-4eb8-4f7a-b69b-160602679d4c Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:49:45,117 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/47d8f9c7-0926-42f4-ab86-81fc487b2e21 used request id req-a66c7f02-4eb8-4f7a-b69b-160602679d4c 2018-06-27 21:49:45,119 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-485eb34e-b013-43c-proj 2018-06-27 21:49:45,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/bd6ce9b3fd2f4100a862e8c1f0d72ed0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83a4221ccc3d541a56522777caccac64e7e706a" 2018-06-27 21:49:45,756 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:49:45 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a7c151d9-10d4-4e52-af18-cadd2c70a55a Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:49:45,756 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/bd6ce9b3fd2f4100a862e8c1f0d72ed0 used request id req-a7c151d9-10d4-4e52-af18-cadd2c70a55a 2018-06-27 21:49:45,757 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-485eb34e-b013-43c-proj-role 2018-06-27 21:49:45,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/86135e70840d4f3c803b383df63d6800 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83a4221ccc3d541a56522777caccac64e7e706a" 2018-06-27 21:49:46,161 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:49:45 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4c1ef036-0a44-4c28-87be-b9138621f9cd Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:49:46,161 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/86135e70840d4f3c803b383df63d6800 used request id req-4c1ef036-0a44-4c28-87be-b9138621f9cd 2018-06-27 21:49:46,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}a83a4221ccc3d541a56522777caccac64e7e706a" 2018-06-27 21:49:46,512 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:49:46 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-43f96fb6-d4c8-4607-b988-7bca1bbd4340 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 21:49:46,513 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-43f96fb6-d4c8-4607-b988-7bca1bbd4340 2018-06-27 21:49:46,513 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-485eb34e-b013-43c-user 2018-06-27 21:49:46,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/fdf74ba0934f48cebf22fcca3b0f848e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4a1c129a8efeb1b4593ebc8bdcef488b0bd4e3b" 2018-06-27 21:49:47,240 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:49:46 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a8f854bc-ed81-4dc7-9b58-235d3dc312e2 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:49:47,240 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/fdf74ba0934f48cebf22fcca3b0f848e used request id req-a8f854bc-ed81-4dc7-9b58-235d3dc312e2 2018-06-27 21:49:47,241 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:49:48,146 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:49:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["4JLkr3aOSy2Ll4104J9Mmw"], "issued_at": "2018-06-27T21:49:48.000000Z"}} 2018-06-27 21:49:48,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}c2c5fa55144180ea90d5924dd49307b9ed9d8f11" 2018-06-27 21:49:48,515 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:49:48 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a6e69991-ca81-4bde-80ef-5c1433d09085 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:49:48,515 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-a6e69991-ca81-4bde-80ef-5c1433d09085 2018-06-27 21:49:48,517 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:49:48,517 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:49:49,319 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:49:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["CscpkrSOQpyVAWfynh2wxg"], "issued_at": "2018-06-27T21:49:49.000000Z"}} 2018-06-27 21:49:49,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}332250a420952d0fe697358ec975695666554c14" 2018-06-27 21:49:49,613 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:49:49 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0b6a59c2-6d91-48f6-9f1c-8219cd6153b5 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:49:49,613 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-0b6a59c2-6d91-48f6-9f1c-8219cd6153b5 2018-06-27 21:49:49,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 21:49:49,628 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:49: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-27 21:49:49,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=CreateInstancePortManipulationTests-b72ce59a-cbd5-4b3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}332250a420952d0fe697358ec975695666554c14" 2018-06-27 21:49:49,710 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:49:49 GMT Server: Apache Content-Length: 203 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5a06f79c-49fa-44fa-97a4-3969c46bf5d0 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-b72ce59a-cbd5-4b3-proj", "previous": null, "next": null}, "projects": []} 2018-06-27 21:49:49,710 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-b72ce59a-cbd5-4b3-proj used request id req-5a06f79c-49fa-44fa-97a4-3969c46bf5d0 2018-06-27 21:49:49,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}332250a420952d0fe697358ec975695666554c14" 2018-06-27 21:49:50,173 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:49:49 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-154f40c6-9c14-442b-aa0d-2c27a14d822a Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 21:49:50,173 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-154f40c6-9c14-442b-aa0d-2c27a14d822a 2018-06-27 21:49:50,177 - 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}332250a420952d0fe697358ec975695666554c14" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-b72ce59a-cbd5-4b3-proj"}}' 2018-06-27 21:49:50,555 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 21:49:50 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4b9d8825-2f09-4521-bbea-c5b89793e77a Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/29fa75a571c64483bbde607cf398d4fe"}, "tags": [], "enabled": true, "id": "29fa75a571c64483bbde607cf398d4fe", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-b72ce59a-cbd5-4b3-proj"}} 2018-06-27 21:49:50,555 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-4b9d8825-2f09-4521-bbea-c5b89793e77a 2018-06-27 21:49:50,555 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-b72ce59a-cbd5-4b3-proj 2018-06-27 21:49:50,555 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:49:50,556 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:49:51,362 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:49:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["DcpZU5iWSqmnfSkyqijskw"], "issued_at": "2018-06-27T21:49:51.000000Z"}} 2018-06-27 21:49:51,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}080efcf69015c8032a468e16d91cc10352ad8d8d" 2018-06-27 21:49:51,728 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:49:51 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-08d7e3a8-b950-48a1-be2e-a095a89e1154 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:49:51,729 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-08d7e3a8-b950-48a1-be2e-a095a89e1154 2018-06-27 21:49:51,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 21:49:51,745 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:49: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-27 21:49:51,746 - 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}080efcf69015c8032a468e16d91cc10352ad8d8d" 2018-06-27 21:49:51,894 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:49:51 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e586026d-c93a-4320-b515-2c12fd82ef5c Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/05b1bc3fa6fd4243a4ba8b4d6fcc3daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05b1bc3fa6fd4243a4ba8b4d6fcc3daf", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/48d44c9c0fea4f4e80edc7d2e0715db7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d44c9c0fea4f4e80edc7d2e0715db7", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/4d3721127bf84155a837606ce3feba32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d3721127bf84155a837606ce3feba32", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/5c846663ea6d407e9223de0719ce5442"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c846663ea6d407e9223de0719ce5442", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/73a10e6c4f67490a8a4030cc6cea32f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73a10e6c4f67490a8a4030cc6cea32f5", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/8ecfab7d9d4f47bb8892a85b7d2a0b5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ecfab7d9d4f47bb8892a85b7d2a0b5a", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/b278d529e9a54a9195e4e536b9384dc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b278d529e9a54a9195e4e536b9384dc0", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b7f107ae7bb34ccea8282b1a0ec7a979"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7f107ae7bb34ccea8282b1a0ec7a979", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/d21494d0185b463db36b8c8c2b341b97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d21494d0185b463db36b8c8c2b341b97", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e0bb346419f84e4680f6ca9a97f4fc0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e0bb346419f84e4680f6ca9a97f4fc0b", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "c8d542af72ce49338052c29f02c8857e", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e9dd794fa5c040a9a0445386fb2a6116"}, "options": {}, "id": "e9dd794fa5c040a9a0445386fb2a6116", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/e9f9c747d54947bc800a81ecf11858f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9f9c747d54947bc800a81ecf11858f5", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-27 21:49:51,895 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-e586026d-c93a-4320-b515-2c12fd82ef5c 2018-06-27 21:49:51,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?name=CreateInstancePortManipulationTests-b72ce59a-cbd5-4b3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}080efcf69015c8032a468e16d91cc10352ad8d8d" 2018-06-27 21:49:52,296 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:49:51 GMT Server: Apache Content-Length: 489 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b7795a8b-b3fa-42be-bf2d-09eb89b78d1c Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateInstancePortManipulationTests-b72ce59a-cbd5-4b3-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/29fa75a571c64483bbde607cf398d4fe"}, "tags": [], "enabled": true, "id": "29fa75a571c64483bbde607cf398d4fe", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-b72ce59a-cbd5-4b3-proj"}]} 2018-06-27 21:49:52,296 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateInstancePortManipulationTests-b72ce59a-cbd5-4b3-proj used request id req-b7795a8b-b3fa-42be-bf2d-09eb89b78d1c 2018-06-27 21:49:52,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}080efcf69015c8032a468e16d91cc10352ad8d8d" 2018-06-27 21:49:52,658 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:49:52 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f2ac4ce7-f046-44cd-bb10-557d7f63cdcc Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 21:49:52,658 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-f2ac4ce7-f046-44cd-bb10-557d7f63cdcc 2018-06-27 21:49:53,438 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-b72ce59a-cbd5-4b3-user 2018-06-27 21:49:53,438 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:49:53,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}332250a420952d0fe697358ec975695666554c14" 2018-06-27 21:49:53,804 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:49:53 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c6791fd2-f6dc-4bc5-8d39-38e84d80f16e Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 21:49:53,804 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-c6791fd2-f6dc-4bc5-8d39-38e84d80f16e 2018-06-27 21:49:53,808 - 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}332250a420952d0fe697358ec975695666554c14" -d '{"role": {"name": "CreateInstancePortManipulationTests-b72ce59a-cbd5-4b3-proj-role"}}' 2018-06-27 21:49:54,251 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 21:49:53 GMT Server: Apache Content-Length: 234 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8a5a33a7-b3e5-4161-8825-817f9bbd2424 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2bd2943318a84ae78ce4d45790fb5b96", "links": {"self": "http://10.167.4.35:5000/v3/roles/2bd2943318a84ae78ce4d45790fb5b96"}, "name": "CreateInstancePortManipulationTests-b72ce59a-cbd5-4b3-proj-role"}} 2018-06-27 21:49:54,251 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-8a5a33a7-b3e5-4161-8825-817f9bbd2424 2018-06-27 21:49:54,251 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-b72ce59a-cbd5-4b3-proj-role 2018-06-27 21:49:54,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/2bd2943318a84ae78ce4d45790fb5b96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}332250a420952d0fe697358ec975695666554c14" 2018-06-27 21:49:54,650 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:49:54 GMT Server: Apache Content-Length: 234 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d6c54cbc-49db-4b77-bebb-70dd99922207 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2bd2943318a84ae78ce4d45790fb5b96", "links": {"self": "http://10.167.4.35:5000/v3/roles/2bd2943318a84ae78ce4d45790fb5b96"}, "name": "CreateInstancePortManipulationTests-b72ce59a-cbd5-4b3-proj-role"}} 2018-06-27 21:49:54,650 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/2bd2943318a84ae78ce4d45790fb5b96 used request id req-d6c54cbc-49db-4b77-bebb-70dd99922207 2018-06-27 21:49:54,651 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-b72ce59a-cbd5-4b3-proj-role to project CreateInstancePortManipulationTests-b72ce59a-cbd5-4b3-proj 2018-06-27 21:49:54,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/29fa75a571c64483bbde607cf398d4fe/users/bff8cf20232e4236bf71603a00fcecd9/roles/2bd2943318a84ae78ce4d45790fb5b96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}332250a420952d0fe697358ec975695666554c14" 2018-06-27 21:49:55,173 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:49:54 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3ba88921-504c-494f-bee8-2328528410e6 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:49:55,174 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/29fa75a571c64483bbde607cf398d4fe/users/bff8cf20232e4236bf71603a00fcecd9/roles/2bd2943318a84ae78ce4d45790fb5b96 used request id req-3ba88921-504c-494f-bee8-2328528410e6 2018-06-27 21:49:55,174 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-06-27 21:49:55,174 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:49:55,175 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:49:55,993 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2bd2943318a84ae78ce4d45790fb5b96", "name": "CreateInstancePortManipulationTests-b72ce59a-cbd5-4b3-proj-role"}], "expires_at": "2018-06-27T22:49:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "29fa75a571c64483bbde607cf398d4fe", "name": "CreateInstancePortManipulationTests-b72ce59a-cbd5-4b3-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/29fa75a571c64483bbde607cf398d4fe", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/29fa75a571c64483bbde607cf398d4fe", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/29fa75a571c64483bbde607cf398d4fe", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/29fa75a571c64483bbde607cf398d4fe", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/29fa75a571c64483bbde607cf398d4fe", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/29fa75a571c64483bbde607cf398d4fe", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/29fa75a571c64483bbde607cf398d4fe", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/29fa75a571c64483bbde607cf398d4fe", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/29fa75a571c64483bbde607cf398d4fe", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/29fa75a571c64483bbde607cf398d4fe", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/29fa75a571c64483bbde607cf398d4fe", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/29fa75a571c64483bbde607cf398d4fe", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-b72ce59a-cbd5-4b3-user", "id": "bff8cf20232e4236bf71603a00fcecd9"}, "audit_ids": ["LZxR7xiwROeDPgmHOf73zA"], "issued_at": "2018-06-27T21:49:55.000000Z"}} 2018-06-27 21:49:55,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}ddb4ef9a8b014abd1628d00bfb30d5f20d7f9b89" 2018-06-27 21:49:56,295 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:49:55 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-30bca565-8466-49ae-bd88-c2d7106afbc4 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:49:56,295 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-30bca565-8466-49ae-bd88-c2d7106afbc4 2018-06-27 21:49:56,299 - 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-9648d0b3-fcf6-48d5-9c3d-3d3e34ccdefb-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ddb4ef9a8b014abd1628d00bfb30d5f20d7f9b89" 2018-06-27 21:49:57,033 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:49:57 GMT Content-Type: application/json Content-Length: 180 Connection: keep-alive X-Openstack-Request-Id: req-24a30aa7-7635-4fee-87f2-cb8e0d5be2d4 Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-9648d0b3-fcf6-48d5-9c3d-3d3e34ccdefb-image"} 2018-06-27 21:49:57,033 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-9648d0b3-fcf6-48d5-9c3d-3d3e34ccdefb-image used request id req-24a30aa7-7635-4fee-87f2-cb8e0d5be2d4 2018-06-27 21:49:57,036 - 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}ddb4ef9a8b014abd1628d00bfb30d5f20d7f9b89" 2018-06-27 21:49:57,728 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:49:57 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-254eb94a-c960-40df-902b-33f28ba3159e 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-27 21:49:57,728 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-254eb94a-c960-40df-902b-33f28ba3159e 2018-06-27 21:49:57,757 - 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}ddb4ef9a8b014abd1628d00bfb30d5f20d7f9b89" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-9648d0b3-fcf6-48d5-9c3d-3d3e34ccdefb-image"}' 2018-06-27 21:49:58,518 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 21:49:58 GMT Content-Type: application/json Content-Length: 622 Connection: keep-alive Location: https://172.30.10.101:9292/v2/images/95bd29ef-cfc6-42ae-ab56-d082c9581b54 Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-8f576cdf-63bf-4e74-9bbc-be3256d0aebb Front-End-Https: on RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-9648d0b3-fcf6-48d5-9c3d-3d3e34ccdefb-image", "tags": [], "container_format": "bare", "created_at": "2018-06-27T21:49:58Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-06-27T21:49:58Z", "visibility": "shared", "self": "/v2/images/95bd29ef-cfc6-42ae-ab56-d082c9581b54", "min_disk": 0, "protected": false, "id": "95bd29ef-cfc6-42ae-ab56-d082c9581b54", "file": "/v2/images/95bd29ef-cfc6-42ae-ab56-d082c9581b54/file", "checksum": null, "owner": "29fa75a571c64483bbde607cf398d4fe", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-27 21:49:58,518 - keystoneauth.session - DEBUG - POST call to image for https://172.30.10.101:9292/v2/images used request id req-8f576cdf-63bf-4e74-9bbc-be3256d0aebb 2018-06-27 21:49:58,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9292/v2/images/95bd29ef-cfc6-42ae-ab56-d082c9581b54/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ddb4ef9a8b014abd1628d00bfb30d5f20d7f9b89" -d '' 2018-06-27 21:49:59,963 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:49:59 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-379e0841-4926-4ba1-a19c-16688caca241 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-27 21:49:59,963 - keystoneauth.session - DEBUG - PUT call to image for https://172.30.10.101:9292/v2/images/95bd29ef-cfc6-42ae-ab56-d082c9581b54/file used request id req-379e0841-4926-4ba1-a19c-16688caca241 2018-06-27 21:49:59,964 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-06-27 21:49:59,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/95bd29ef-cfc6-42ae-ab56-d082c9581b54 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ddb4ef9a8b014abd1628d00bfb30d5f20d7f9b89" 2018-06-27 21:50:00,638 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:50:00 GMT Content-Type: application/json Content-Length: 740 Connection: keep-alive X-Openstack-Request-Id: req-bdba8b93-1674-4fc1-a7b8-a2dd09e5b996 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-9648d0b3-fcf6-48d5-9c3d-3d3e34ccdefb-image", "tags": [], "container_format": "bare", "created_at": "2018-06-27T21:49:58Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-27T21:50:00Z", "visibility": "shared", "self": "/v2/images/95bd29ef-cfc6-42ae-ab56-d082c9581b54", "min_disk": 0, "protected": false, "id": "95bd29ef-cfc6-42ae-ab56-d082c9581b54", "file": "/v2/images/95bd29ef-cfc6-42ae-ab56-d082c9581b54/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "29fa75a571c64483bbde607cf398d4fe", "direct_url": "file:///var/lib/glance/images/95bd29ef-cfc6-42ae-ab56-d082c9581b54", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-27 21:50:00,638 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/95bd29ef-cfc6-42ae-ab56-d082c9581b54 used request id req-bdba8b93-1674-4fc1-a7b8-a2dd09e5b996 2018-06-27 21:50:00,642 - 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}ddb4ef9a8b014abd1628d00bfb30d5f20d7f9b89" 2018-06-27 21:50:00,661 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:50:00 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-2c58a465-90f5-42fc-bb2e-3dc2f2fe31cf 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-27 21:50:00,661 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-2c58a465-90f5-42fc-bb2e-3dc2f2fe31cf 2018-06-27 21:50:00,664 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-9648d0b3-fcf6-48d5-9c3d-3d3e34ccdefb-image 2018-06-27 21:50:00,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/95bd29ef-cfc6-42ae-ab56-d082c9581b54 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ddb4ef9a8b014abd1628d00bfb30d5f20d7f9b89" 2018-06-27 21:50:01,458 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:50:01 GMT Content-Type: application/json Content-Length: 740 Connection: keep-alive X-Openstack-Request-Id: req-dd55c5aa-0f74-42bd-a2e2-dbf78b327c34 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-9648d0b3-fcf6-48d5-9c3d-3d3e34ccdefb-image", "tags": [], "container_format": "bare", "created_at": "2018-06-27T21:49:58Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-27T21:50:00Z", "visibility": "shared", "self": "/v2/images/95bd29ef-cfc6-42ae-ab56-d082c9581b54", "min_disk": 0, "protected": false, "id": "95bd29ef-cfc6-42ae-ab56-d082c9581b54", "file": "/v2/images/95bd29ef-cfc6-42ae-ab56-d082c9581b54/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "29fa75a571c64483bbde607cf398d4fe", "direct_url": "file:///var/lib/glance/images/95bd29ef-cfc6-42ae-ab56-d082c9581b54", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-27 21:50:01,459 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/95bd29ef-cfc6-42ae-ab56-d082c9581b54 used request id req-dd55c5aa-0f74-42bd-a2e2-dbf78b327c34 2018-06-27 21:50:01,459 - create_image - DEBUG - Instance status is - active 2018-06-27 21:50:01,460 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-9648d0b3-fcf6-48d5-9c3d-3d3e34ccdefb-image 2018-06-27 21:50:01,460 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-9648d0b3-fcf6-48d5-9c3d-3d3e34ccdefb-image 2018-06-27 21:50:01,460 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:50:01,461 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:50:02,352 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2bd2943318a84ae78ce4d45790fb5b96", "name": "CreateInstancePortManipulationTests-b72ce59a-cbd5-4b3-proj-role"}], "expires_at": "2018-06-27T22:50:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "29fa75a571c64483bbde607cf398d4fe", "name": "CreateInstancePortManipulationTests-b72ce59a-cbd5-4b3-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/29fa75a571c64483bbde607cf398d4fe", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/29fa75a571c64483bbde607cf398d4fe", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/29fa75a571c64483bbde607cf398d4fe", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/29fa75a571c64483bbde607cf398d4fe", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/29fa75a571c64483bbde607cf398d4fe", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/29fa75a571c64483bbde607cf398d4fe", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/29fa75a571c64483bbde607cf398d4fe", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/29fa75a571c64483bbde607cf398d4fe", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/29fa75a571c64483bbde607cf398d4fe", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/29fa75a571c64483bbde607cf398d4fe", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/29fa75a571c64483bbde607cf398d4fe", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/29fa75a571c64483bbde607cf398d4fe", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-b72ce59a-cbd5-4b3-user", "id": "bff8cf20232e4236bf71603a00fcecd9"}, "audit_ids": ["CEevoDCRSgaKqLcHHV_qfg"], "issued_at": "2018-06-27T21:50:02.000000Z"}} 2018-06-27 21:50:02,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}a4d2daabc972a179e11fa321b91690c2dca96a8e" 2018-06-27 21:50:02,665 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:50:02 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ac46a80c-0729-42f3-96e8-703ea31d6001 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:50:02,665 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-ac46a80c-0729-42f3-96e8-703ea31d6001 2018-06-27 21:50:02,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=CreateInstancePortManipulationTests-9648d0b3-fcf6-48d5-9c3d-3d3e34ccdefb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4d2daabc972a179e11fa321b91690c2dca96a8e" 2018-06-27 21:50:03,481 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:50:03 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-98a7fcd2-fa43-407b-8a14-5e05abbacfe2 Front-End-Https: on RESP BODY: {"networks":[]} 2018-06-27 21:50:03,481 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-9648d0b3-fcf6-48d5-9c3d-3d3e34ccdefb-pub-net used request id req-98a7fcd2-fa43-407b-8a14-5e05abbacfe2 2018-06-27 21:50:03,481 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-9648d0b3-fcf6-48d5-9c3d-3d3e34ccdefb-pub-net 2018-06-27 21:50:03,487 - 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}a4d2daabc972a179e11fa321b91690c2dca96a8e" -d '{"network": {"name": "CreateInstancePortManipulationTests-9648d0b3-fcf6-48d5-9c3d-3d3e34ccdefb-pub-net", "admin_state_up": true}}' 2018-06-27 21:50:04,619 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 21:50:04 GMT Content-Type: application/json Content-Length: 617 Connection: keep-alive X-Openstack-Request-Id: req-b621c36f-afe6-41bf-91db-38196c7b5f0f Front-End-Https: on RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"29fa75a571c64483bbde607cf398d4fe","created_at":"2018-06-27T21:50:04Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-06-27T21:50:04Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"29fa75a571c64483bbde607cf398d4fe","id":"a4d13e52-0970-4145-9e98-abcfa4d59902","name":"CreateInstancePortManipulationTests-9648d0b3-fcf6-48d5-9c3d-3d3e34ccdefb-pub-net"}} 2018-06-27 21:50:04,619 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-b621c36f-afe6-41bf-91db-38196c7b5f0f 2018-06-27 21:50:04,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?id=a4d13e52-0970-4145-9e98-abcfa4d59902 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4d2daabc972a179e11fa321b91690c2dca96a8e" 2018-06-27 21:50:05,588 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:50:05 GMT Content-Type: application/json Content-Length: 601 Connection: keep-alive X-Openstack-Request-Id: req-4d5af327-190e-4897-b03f-07a08884d808 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-27T21:50:04Z","tenant_id":"29fa75a571c64483bbde607cf398d4fe","created_at":"2018-06-27T21:50:04Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"29fa75a571c64483bbde607cf398d4fe","id":"a4d13e52-0970-4145-9e98-abcfa4d59902","name":"CreateInstancePortManipulationTests-9648d0b3-fcf6-48d5-9c3d-3d3e34ccdefb-pub-net"}]} 2018-06-27 21:50:05,588 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=a4d13e52-0970-4145-9e98-abcfa4d59902 used request id req-4d5af327-190e-4897-b03f-07a08884d808 2018-06-27 21:50:05,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/subnets?network_id=a4d13e52-0970-4145-9e98-abcfa4d59902 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4d2daabc972a179e11fa321b91690c2dca96a8e" 2018-06-27 21:50:05,662 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:50:05 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-b9567ab4-f22c-4117-ad47-403d37cd16a3 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-27 21:50:05,662 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=a4d13e52-0970-4145-9e98-abcfa4d59902 used request id req-b9567ab4-f22c-4117-ad47-403d37cd16a3 2018-06-27 21:50:05,662 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-9648d0b3-fcf6-48d5-9c3d-3d3e34ccdefb-pub-subnet 2018-06-27 21:50:05,667 - 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}a4d2daabc972a179e11fa321b91690c2dca96a8e" -d '{"subnets": [{"ip_version": 4, "network_id": "a4d13e52-0970-4145-9e98-abcfa4d59902", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-9648d0b3-fcf6-48d5-9c3d-3d3e34ccdefb-pub-subnet"}]}' 2018-06-27 21:50:07,360 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 21:50:07 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-5d41e9e7-da5c-41b6-975f-882204a90e05 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a4d13e52-0970-4145-9e98-abcfa4d59902","tenant_id":"29fa75a571c64483bbde607cf398d4fe","created_at":"2018-06-27T21:50:06Z","dns_nameservers":[],"updated_at":"2018-06-27T21:50:06Z","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":"29fa75a571c64483bbde607cf398d4fe","id":"2e707f7d-8b68-4a0e-ab54-892e3e05ecf4","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-9648d0b3-fcf6-48d5-9c3d-3d3e34ccdefb-pub-subnet"}]} 2018-06-27 21:50:07,360 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-5d41e9e7-da5c-41b6-975f-882204a90e05 2018-06-27 21:50:07,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/networks?id=a4d13e52-0970-4145-9e98-abcfa4d59902 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4d2daabc972a179e11fa321b91690c2dca96a8e" 2018-06-27 21:50:07,646 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:50:07 GMT Content-Type: application/json Content-Length: 645 Connection: keep-alive X-Openstack-Request-Id: req-7aa1939e-13b3-4967-be01-71c718f1f757 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["2e707f7d-8b68-4a0e-ab54-892e3e05ecf4"],"updated_at":"2018-06-27T21:50:06Z","tenant_id":"29fa75a571c64483bbde607cf398d4fe","created_at":"2018-06-27T21:50:04Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"29fa75a571c64483bbde607cf398d4fe","id":"a4d13e52-0970-4145-9e98-abcfa4d59902","name":"CreateInstancePortManipulationTests-9648d0b3-fcf6-48d5-9c3d-3d3e34ccdefb-pub-net"}]} 2018-06-27 21:50:07,646 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=a4d13e52-0970-4145-9e98-abcfa4d59902 used request id req-7aa1939e-13b3-4967-be01-71c718f1f757 2018-06-27 21:50:07,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=a4d13e52-0970-4145-9e98-abcfa4d59902 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4d2daabc972a179e11fa321b91690c2dca96a8e" 2018-06-27 21:50:08,426 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:50:08 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-7419313d-68d1-4419-8cea-add7badf81b4 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a4d13e52-0970-4145-9e98-abcfa4d59902","tenant_id":"29fa75a571c64483bbde607cf398d4fe","created_at":"2018-06-27T21:50:06Z","dns_nameservers":[],"updated_at":"2018-06-27T21:50:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"29fa75a571c64483bbde607cf398d4fe","id":"2e707f7d-8b68-4a0e-ab54-892e3e05ecf4","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-9648d0b3-fcf6-48d5-9c3d-3d3e34ccdefb-pub-subnet"}]} 2018-06-27 21:50:08,426 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=a4d13e52-0970-4145-9e98-abcfa4d59902 used request id req-7419313d-68d1-4419-8cea-add7badf81b4 2018-06-27 21:50:08,427 - OpenStackNetwork - DEBUG - Network [a4d13e52-0970-4145-9e98-abcfa4d59902] created successfully 2018-06-27 21:50:08,427 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:50:08,428 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:50:09,156 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:50:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["s1ukaeehQsKpcx4D0_F5DA"], "issued_at": "2018-06-27T21:50:09.000000Z"}} 2018-06-27 21:50:09,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18fc0962677568c5d267e4f48ae017b2d983a00a" 2018-06-27 21:50:09,394 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:50:09 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ccef9d89-e68f-4c71-ad0b-0d8a1a15bdf8 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:50:09,394 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-ccef9d89-e68f-4c71-ad0b-0d8a1a15bdf8 2018-06-27 21:50:09,396 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 21:50:09,400 - novaclient.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}18fc0962677568c5d267e4f48ae017b2d983a00a" 2018-06-27 21:50:10,087 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:50: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-ba57bf34-c3a8-45a5-ba77-cfd584704580 X-Compute-Request-Id: req-ba57bf34-c3a8-45a5-ba77-cfd584704580 Front-End-Https: on RESP BODY: {"flavors": [{"id": "bfce69d5-8948-4e52-8e30-cf8bfa544966", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "bookmark"}], "name": "shaker-flavor_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3"}]} 2018-06-27 21:50:10,088 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-ba57bf34-c3a8-45a5-ba77-cfd584704580 2018-06-27 21:50:10,091 - 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}18fc0962677568c5d267e4f48ae017b2d983a00a" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-9648d0b3-fcf6-48d5-9c3d-3d3e34ccdefb-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-27 21:50:10,764 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:50: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-c28b751c-2629-4c31-9cd5-4c6d9bc616fb X-Compute-Request-Id: req-c28b751c-2629-4c31-9cd5-4c6d9bc616fb Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-9648d0b3-fcf6-48d5-9c3d-3d3e34ccdefb-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/b9e16e0e-eb70-450e-99b5-b00481be5b6e", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/b9e16e0e-eb70-450e-99b5-b00481be5b6e", "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": "b9e16e0e-eb70-450e-99b5-b00481be5b6e"}} 2018-06-27 21:50:10,764 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-c28b751c-2629-4c31-9cd5-4c6d9bc616fb 2018-06-27 21:50:10,765 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:50:10,766 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:50:11,603 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2bd2943318a84ae78ce4d45790fb5b96", "name": "CreateInstancePortManipulationTests-b72ce59a-cbd5-4b3-proj-role"}], "expires_at": "2018-06-27T22:50:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "29fa75a571c64483bbde607cf398d4fe", "name": "CreateInstancePortManipulationTests-b72ce59a-cbd5-4b3-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/29fa75a571c64483bbde607cf398d4fe", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/29fa75a571c64483bbde607cf398d4fe", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/29fa75a571c64483bbde607cf398d4fe", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/29fa75a571c64483bbde607cf398d4fe", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/29fa75a571c64483bbde607cf398d4fe", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/29fa75a571c64483bbde607cf398d4fe", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/29fa75a571c64483bbde607cf398d4fe", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/29fa75a571c64483bbde607cf398d4fe", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/29fa75a571c64483bbde607cf398d4fe", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/29fa75a571c64483bbde607cf398d4fe", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/29fa75a571c64483bbde607cf398d4fe", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/29fa75a571c64483bbde607cf398d4fe", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-b72ce59a-cbd5-4b3-user", "id": "bff8cf20232e4236bf71603a00fcecd9"}, "audit_ids": ["7oEyeiEIQJeyfM8YTSuexw"], "issued_at": "2018-06-27T21:50:11.000000Z"}} 2018-06-27 21:50:11,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}4f74ae5371cc0573602c4440c292ecf2be705314" 2018-06-27 21:50:11,936 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:50:11 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-67218ed3-f562-401b-8922-f4a2204053e9 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:50:11,936 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-67218ed3-f562-401b-8922-f4a2204053e9 2018-06-27 21:50:11,937 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 21:50:11,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f74ae5371cc0573602c4440c292ecf2be705314" 2018-06-27 21:50:12,356 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:50:11 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bfacb5cf-b15b-4ef1-97ab-05f3d73c640b Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:50:12,357 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-bfacb5cf-b15b-4ef1-97ab-05f3d73c640b 2018-06-27 21:50:12,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/networks?name=CreateInstancePortManipulationTests-9648d0b3-fcf6-48d5-9c3d-3d3e34ccdefb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f74ae5371cc0573602c4440c292ecf2be705314" 2018-06-27 21:50:13,454 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:50:13 GMT Content-Type: application/json Content-Length: 645 Connection: keep-alive X-Openstack-Request-Id: req-c9a3677a-8d4b-4486-a930-9c74750d6db6 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["2e707f7d-8b68-4a0e-ab54-892e3e05ecf4"],"updated_at":"2018-06-27T21:50:06Z","tenant_id":"29fa75a571c64483bbde607cf398d4fe","created_at":"2018-06-27T21:50:04Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"29fa75a571c64483bbde607cf398d4fe","id":"a4d13e52-0970-4145-9e98-abcfa4d59902","name":"CreateInstancePortManipulationTests-9648d0b3-fcf6-48d5-9c3d-3d3e34ccdefb-pub-net"}]} 2018-06-27 21:50:13,454 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-9648d0b3-fcf6-48d5-9c3d-3d3e34ccdefb-pub-net used request id req-c9a3677a-8d4b-4486-a930-9c74750d6db6 2018-06-27 21:50:13,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-27 21:50:13,468 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21: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-27 21:50:13,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/29fa75a571c64483bbde607cf398d4fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f74ae5371cc0573602c4440c292ecf2be705314" 2018-06-27 21:50:13,908 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:50:13 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-25a6d477-bf1a-47ec-9ee6-33cd2cf2f317 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/29fa75a571c64483bbde607cf398d4fe"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "29fa75a571c64483bbde607cf398d4fe", "name": "CreateInstancePortManipulationTests-b72ce59a-cbd5-4b3-proj"}} 2018-06-27 21:50:13,908 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/29fa75a571c64483bbde607cf398d4fe used request id req-25a6d477-bf1a-47ec-9ee6-33cd2cf2f317 2018-06-27 21:50:13,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=a4d13e52-0970-4145-9e98-abcfa4d59902 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f74ae5371cc0573602c4440c292ecf2be705314" 2018-06-27 21:50:14,711 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:50:14 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-8cd1a5eb-4c06-4fec-8602-6e5adc849af7 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a4d13e52-0970-4145-9e98-abcfa4d59902","tenant_id":"29fa75a571c64483bbde607cf398d4fe","created_at":"2018-06-27T21:50:06Z","dns_nameservers":[],"updated_at":"2018-06-27T21:50:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"29fa75a571c64483bbde607cf398d4fe","id":"2e707f7d-8b68-4a0e-ab54-892e3e05ecf4","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-9648d0b3-fcf6-48d5-9c3d-3d3e34ccdefb-pub-subnet"}]} 2018-06-27 21:50:14,711 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=a4d13e52-0970-4145-9e98-abcfa4d59902 used request id req-8cd1a5eb-4c06-4fec-8602-6e5adc849af7 2018-06-27 21:50:14,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/ports?network_id=a4d13e52-0970-4145-9e98-abcfa4d59902&name=CreateInstancePortManipulationTests-9648d0b3-fcf6-48d5-9c3d-3d3e34ccdefbport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f74ae5371cc0573602c4440c292ecf2be705314" 2018-06-27 21:50:14,808 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:50:14 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-6e152fda-93b5-4d81-81b8-22f8af28c66f Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-27 21:50:14,808 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=a4d13e52-0970-4145-9e98-abcfa4d59902&name=CreateInstancePortManipulationTests-9648d0b3-fcf6-48d5-9c3d-3d3e34ccdefbport-1&admin_state_up=True used request id req-6e152fda-93b5-4d81-81b8-22f8af28c66f 2018-06-27 21:50:14,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/detail?name=CreateInstancePortManipulationTests-9648d0b3-fcf6-48d5-9c3d-3d3e34ccdefb-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f74ae5371cc0573602c4440c292ecf2be705314" 2018-06-27 21:50:15,661 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:50:15 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-c1fbdc45-1954-42e0-8247-329cb3b1cea3 X-Compute-Request-Id: req-c1fbdc45-1954-42e0-8247-329cb3b1cea3 Front-End-Https: on RESP BODY: {"servers": []} 2018-06-27 21:50:15,661 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-9648d0b3-fcf6-48d5-9c3d-3d3e34ccdefb-inst used request id req-c1fbdc45-1954-42e0-8247-329cb3b1cea3 2018-06-27 21:50:15,667 - keystoneauth.session - 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-9648d0b3-fcf6-48d5-9c3d-3d3e34ccdefb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f74ae5371cc0573602c4440c292ecf2be705314" 2018-06-27 21:50:16,174 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:50:16 GMT Content-Type: application/json Content-Length: 645 Connection: keep-alive X-Openstack-Request-Id: req-dd79f4c2-8485-4af1-ad9a-8e3e58773046 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["2e707f7d-8b68-4a0e-ab54-892e3e05ecf4"],"updated_at":"2018-06-27T21:50:06Z","tenant_id":"29fa75a571c64483bbde607cf398d4fe","created_at":"2018-06-27T21:50:04Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"29fa75a571c64483bbde607cf398d4fe","id":"a4d13e52-0970-4145-9e98-abcfa4d59902","name":"CreateInstancePortManipulationTests-9648d0b3-fcf6-48d5-9c3d-3d3e34ccdefb-pub-net"}]} 2018-06-27 21:50:16,174 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-9648d0b3-fcf6-48d5-9c3d-3d3e34ccdefb-pub-net used request id req-dd79f4c2-8485-4af1-ad9a-8e3e58773046 2018-06-27 21:50:16,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/29fa75a571c64483bbde607cf398d4fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f74ae5371cc0573602c4440c292ecf2be705314" 2018-06-27 21:50:16,262 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:50:16 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-13d2ab72-9e6a-4817-83f1-005c432f4914 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/29fa75a571c64483bbde607cf398d4fe"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "29fa75a571c64483bbde607cf398d4fe", "name": "CreateInstancePortManipulationTests-b72ce59a-cbd5-4b3-proj"}} 2018-06-27 21:50:16,262 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/29fa75a571c64483bbde607cf398d4fe used request id req-13d2ab72-9e6a-4817-83f1-005c432f4914 2018-06-27 21:50:16,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/subnets?network_id=a4d13e52-0970-4145-9e98-abcfa4d59902 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f74ae5371cc0573602c4440c292ecf2be705314" 2018-06-27 21:50:16,387 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:50:16 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-e285057f-fbc1-429b-91f5-29f2e97aa41c Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a4d13e52-0970-4145-9e98-abcfa4d59902","tenant_id":"29fa75a571c64483bbde607cf398d4fe","created_at":"2018-06-27T21:50:06Z","dns_nameservers":[],"updated_at":"2018-06-27T21:50:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"29fa75a571c64483bbde607cf398d4fe","id":"2e707f7d-8b68-4a0e-ab54-892e3e05ecf4","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-9648d0b3-fcf6-48d5-9c3d-3d3e34ccdefb-pub-subnet"}]} 2018-06-27 21:50:16,387 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=a4d13e52-0970-4145-9e98-abcfa4d59902 used request id req-e285057f-fbc1-429b-91f5-29f2e97aa41c 2018-06-27 21:50:16,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/ports?network_id=a4d13e52-0970-4145-9e98-abcfa4d59902&name=CreateInstancePortManipulationTests-9648d0b3-fcf6-48d5-9c3d-3d3e34ccdefbport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f74ae5371cc0573602c4440c292ecf2be705314" 2018-06-27 21:50:16,465 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:50:16 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-3a0dc94b-808d-4761-af75-0f0ec2bd0442 Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-27 21:50:16,465 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=a4d13e52-0970-4145-9e98-abcfa4d59902&name=CreateInstancePortManipulationTests-9648d0b3-fcf6-48d5-9c3d-3d3e34ccdefbport-1&admin_state_up=True used request id req-3a0dc94b-808d-4761-af75-0f0ec2bd0442 2018-06-27 21:50:16,466 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:50:16,467 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:50:17,390 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2bd2943318a84ae78ce4d45790fb5b96", "name": "CreateInstancePortManipulationTests-b72ce59a-cbd5-4b3-proj-role"}], "expires_at": "2018-06-27T22:50:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "29fa75a571c64483bbde607cf398d4fe", "name": "CreateInstancePortManipulationTests-b72ce59a-cbd5-4b3-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/29fa75a571c64483bbde607cf398d4fe", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/29fa75a571c64483bbde607cf398d4fe", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/29fa75a571c64483bbde607cf398d4fe", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/29fa75a571c64483bbde607cf398d4fe", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/29fa75a571c64483bbde607cf398d4fe", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/29fa75a571c64483bbde607cf398d4fe", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/29fa75a571c64483bbde607cf398d4fe", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/29fa75a571c64483bbde607cf398d4fe", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/29fa75a571c64483bbde607cf398d4fe", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/29fa75a571c64483bbde607cf398d4fe", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/29fa75a571c64483bbde607cf398d4fe", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/29fa75a571c64483bbde607cf398d4fe", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-b72ce59a-cbd5-4b3-user", "id": "bff8cf20232e4236bf71603a00fcecd9"}, "audit_ids": ["pV8oyHtiT1OF5wa-S73rMQ"], "issued_at": "2018-06-27T21:50:17.000000Z"}} 2018-06-27 21:50:17,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}e61f10b8fdf71cbdf1519ccdd54d35cb90117fff" 2018-06-27 21:50:17,698 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:50:17 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3412f266-927b-4f4d-a137-4bcb1f230b91 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:50:17,699 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-3412f266-927b-4f4d-a137-4bcb1f230b91 2018-06-27 21:50:17,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=CreateInstancePortManipulationTests-9648d0b3-fcf6-48d5-9c3d-3d3e34ccdefb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f74ae5371cc0573602c4440c292ecf2be705314" 2018-06-27 21:50:18,623 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:50:18 GMT Content-Type: application/json Content-Length: 645 Connection: keep-alive X-Openstack-Request-Id: req-23d38721-6156-4444-b968-d37a6ccad338 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["2e707f7d-8b68-4a0e-ab54-892e3e05ecf4"],"updated_at":"2018-06-27T21:50:06Z","tenant_id":"29fa75a571c64483bbde607cf398d4fe","created_at":"2018-06-27T21:50:04Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"29fa75a571c64483bbde607cf398d4fe","id":"a4d13e52-0970-4145-9e98-abcfa4d59902","name":"CreateInstancePortManipulationTests-9648d0b3-fcf6-48d5-9c3d-3d3e34ccdefb-pub-net"}]} 2018-06-27 21:50:18,623 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-9648d0b3-fcf6-48d5-9c3d-3d3e34ccdefb-pub-net used request id req-23d38721-6156-4444-b968-d37a6ccad338 2018-06-27 21:50:18,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=a4d13e52-0970-4145-9e98-abcfa4d59902 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f74ae5371cc0573602c4440c292ecf2be705314" 2018-06-27 21:50:18,796 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:50:18 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-927769b0-965b-4b01-8d73-37bc2300e24a Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a4d13e52-0970-4145-9e98-abcfa4d59902","tenant_id":"29fa75a571c64483bbde607cf398d4fe","created_at":"2018-06-27T21:50:06Z","dns_nameservers":[],"updated_at":"2018-06-27T21:50:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"29fa75a571c64483bbde607cf398d4fe","id":"2e707f7d-8b68-4a0e-ab54-892e3e05ecf4","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-9648d0b3-fcf6-48d5-9c3d-3d3e34ccdefb-pub-subnet"}]} 2018-06-27 21:50:18,796 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=a4d13e52-0970-4145-9e98-abcfa4d59902 used request id req-927769b0-965b-4b01-8d73-37bc2300e24a 2018-06-27 21:50:18,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-9648d0b3-fcf6-48d5-9c3d-3d3e34ccdefb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f74ae5371cc0573602c4440c292ecf2be705314" 2018-06-27 21:50:19,133 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:50:19 GMT Content-Type: application/json Content-Length: 645 Connection: keep-alive X-Openstack-Request-Id: req-45ed2b3b-647c-4284-88df-eb2f1039cc9d Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["2e707f7d-8b68-4a0e-ab54-892e3e05ecf4"],"updated_at":"2018-06-27T21:50:06Z","tenant_id":"29fa75a571c64483bbde607cf398d4fe","created_at":"2018-06-27T21:50:04Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"29fa75a571c64483bbde607cf398d4fe","id":"a4d13e52-0970-4145-9e98-abcfa4d59902","name":"CreateInstancePortManipulationTests-9648d0b3-fcf6-48d5-9c3d-3d3e34ccdefb-pub-net"}]} 2018-06-27 21:50:19,134 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-9648d0b3-fcf6-48d5-9c3d-3d3e34ccdefb-pub-net used request id req-45ed2b3b-647c-4284-88df-eb2f1039cc9d 2018-06-27 21:50:19,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 21:50:19,148 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:50: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-27 21:50:19,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/29fa75a571c64483bbde607cf398d4fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e61f10b8fdf71cbdf1519ccdd54d35cb90117fff" 2018-06-27 21:50:19,601 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:50:19 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-06a6d558-a7c6-48ab-bd59-fc4ff080b1c3 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/29fa75a571c64483bbde607cf398d4fe"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "29fa75a571c64483bbde607cf398d4fe", "name": "CreateInstancePortManipulationTests-b72ce59a-cbd5-4b3-proj"}} 2018-06-27 21:50:19,601 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/29fa75a571c64483bbde607cf398d4fe used request id req-06a6d558-a7c6-48ab-bd59-fc4ff080b1c3 2018-06-27 21:50:19,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=a4d13e52-0970-4145-9e98-abcfa4d59902 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f74ae5371cc0573602c4440c292ecf2be705314" 2018-06-27 21:50:20,246 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:50:20 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-121dc44a-a349-462f-8562-f365aeae7e37 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a4d13e52-0970-4145-9e98-abcfa4d59902","tenant_id":"29fa75a571c64483bbde607cf398d4fe","created_at":"2018-06-27T21:50:06Z","dns_nameservers":[],"updated_at":"2018-06-27T21:50:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"29fa75a571c64483bbde607cf398d4fe","id":"2e707f7d-8b68-4a0e-ab54-892e3e05ecf4","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-9648d0b3-fcf6-48d5-9c3d-3d3e34ccdefb-pub-subnet"}]} 2018-06-27 21:50:20,246 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=a4d13e52-0970-4145-9e98-abcfa4d59902 used request id req-121dc44a-a349-462f-8562-f365aeae7e37 2018-06-27 21:50:20,247 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-9648d0b3-fcf6-48d5-9c3d-3d3e34ccdefb-pub-net 2018-06-27 21:50:20,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/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f74ae5371cc0573602c4440c292ecf2be705314" -d '{"port": {"network_id": "a4d13e52-0970-4145-9e98-abcfa4d59902", "name": "CreateInstancePortManipulationTests-9648d0b3-fcf6-48d5-9c3d-3d3e34ccdefbport-1", "allowed_address_pairs": [{"ip_address": "foo", "mac_address": "0a:1b:2c:3d:4e:5f"}], "admin_state_up": true}}' 2018-06-27 21:50:20,284 - keystoneauth.session - DEBUG - RESP: [400] Server: nginx Date: Wed, 27 Jun 2018 21:50:20 GMT Content-Type: application/json Content-Length: 104 Connection: keep-alive X-Openstack-Request-Id: req-7631b7f4-16df-4e44-abc8-725aabe38062 RESP BODY: {"NeutronError": {"message": "'foo' is not a valid IP address", "type": "HTTPBadRequest", "detail": ""}} 2018-06-27 21:50:20,284 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/ports used request id req-7631b7f4-16df-4e44-abc8-725aabe38062 2018-06-27 21:50:20,284 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "'foo' is not a valid IP address", "type": "HTTPBadRequest", "detail": ""}} 2018-06-27 21:50:20,289 - 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/b9e16e0e-eb70-450e-99b5-b00481be5b6e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18fc0962677568c5d267e4f48ae017b2d983a00a" 2018-06-27 21:50:20,967 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 21: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-df1a96c2-5e23-4214-af93-b1c94d5c7715 X-Compute-Request-Id: req-df1a96c2-5e23-4214-af93-b1c94d5c7715 2018-06-27 21:50:20,968 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/flavors/b9e16e0e-eb70-450e-99b5-b00481be5b6e used request id req-df1a96c2-5e23-4214-af93-b1c94d5c7715 2018-06-27 21:50:20,969 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-9648d0b3-fcf6-48d5-9c3d-3d3e34ccdefb-pub-subnet 2018-06-27 21:50:20,969 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-9648d0b3-fcf6-48d5-9c3d-3d3e34ccdefb-pub-subnet 2018-06-27 21:50:20,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/subnets/2e707f7d-8b68-4a0e-ab54-892e3e05ecf4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4d2daabc972a179e11fa321b91690c2dca96a8e" 2018-06-27 21:50:25,442 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:50:25 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-96e7daa5-c369-459a-a9d3-1515a8986a51 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:50:25,442 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/2e707f7d-8b68-4a0e-ab54-892e3e05ecf4 used request id req-96e7daa5-c369-459a-a9d3-1515a8986a51 2018-06-27 21:50:25,442 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-9648d0b3-fcf6-48d5-9c3d-3d3e34ccdefb-pub-net 2018-06-27 21:50:25,446 - 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/a4d13e52-0970-4145-9e98-abcfa4d59902 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4d2daabc972a179e11fa321b91690c2dca96a8e" 2018-06-27 21:50:28,296 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:50:28 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-fa7787f5-80da-44d5-bd31-da60add92309 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:50:28,296 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/a4d13e52-0970-4145-9e98-abcfa4d59902 used request id req-fa7787f5-80da-44d5-bd31-da60add92309 2018-06-27 21:50:28,297 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-9648d0b3-fcf6-48d5-9c3d-3d3e34ccdefb-image 2018-06-27 21:50:28,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9292/v2/images/95bd29ef-cfc6-42ae-ab56-d082c9581b54 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ddb4ef9a8b014abd1628d00bfb30d5f20d7f9b89" 2018-06-27 21:50:29,493 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:50:29 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-7b9f5f85-ccf9-4c5a-a5f7-ba71fb0625d2 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-27 21:50:29,493 - keystoneauth.session - DEBUG - DELETE call to image for https://172.30.10.101:9292/v2/images/95bd29ef-cfc6-42ae-ab56-d082c9581b54 used request id req-7b9f5f85-ccf9-4c5a-a5f7-ba71fb0625d2 2018-06-27 21:50:29,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=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}332250a420952d0fe697358ec975695666554c14" 2018-06-27 21:50:30,541 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:50:30 GMT Content-Type: application/json Content-Length: 11766 Connection: keep-alive X-Openstack-Request-Id: req-9c1b9175-05ee-48ab-b732-1cb3317a5627 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "29fa75a571c64483bbde607cf398d4fe", "created_at": "2018-06-27T21:50:03Z", "updated_at": "2018-06-27T21:50:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:50:04Z", "revision_number": 0, "id": "0c9a39f0-2714-4d72-96d3-69c0d14b1075", "remote_group_id": "54ea7e6d-d226-4e31-8d40-183eb7869508", "remote_ip_prefix": null, "created_at": "2018-06-27T21:50:04Z", "security_group_id": "54ea7e6d-d226-4e31-8d40-183eb7869508", "tenant_id": "29fa75a571c64483bbde607cf398d4fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "29fa75a571c64483bbde607cf398d4fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:50:04Z", "revision_number": 0, "id": "74b30de3-a037-47d1-811e-49a2200077bf", "remote_group_id": "54ea7e6d-d226-4e31-8d40-183eb7869508", "remote_ip_prefix": null, "created_at": "2018-06-27T21:50:04Z", "security_group_id": "54ea7e6d-d226-4e31-8d40-183eb7869508", "tenant_id": "29fa75a571c64483bbde607cf398d4fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "29fa75a571c64483bbde607cf398d4fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:50:04Z", "revision_number": 0, "id": "aaa36727-678e-4de4-9573-29e2a633193b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:50:04Z", "security_group_id": "54ea7e6d-d226-4e31-8d40-183eb7869508", "tenant_id": "29fa75a571c64483bbde607cf398d4fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "29fa75a571c64483bbde607cf398d4fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:50:04Z", "revision_number": 0, "id": "e33f74e7-d3ca-4c5d-8416-5ad21f1596ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:50:04Z", "security_group_id": "54ea7e6d-d226-4e31-8d40-183eb7869508", "tenant_id": "29fa75a571c64483bbde607cf398d4fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "29fa75a571c64483bbde607cf398d4fe"}], "revision_number": 4, "project_id": "29fa75a571c64483bbde607cf398d4fe", "id": "54ea7e6d-d226-4e31-8d40-183eb7869508", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-27T19:03:04Z", "updated_at": "2018-06-27T19:03:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "6748ef1e-56da-434e-9e89-e86b58537b65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "b3e3826c-1c48-4699-93f0-f8a310956753", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "bfad35fa-7ea9-4a81-917d-7b86481eb510", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "d657b333-103d-4d19-add8-1e8bae2f8849", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b92069937e44a3786e439f95c61afe5", "created_at": "2018-06-27T19:08:41Z", "updated_at": "2018-06-27T19:08:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "4ac2a090-f595-4e7b-9b7a-a52fa204e881", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "5508c0b1-6261-44cb-854d-60c64bcbba0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "a60c77dc-6985-48ac-a3a3-067176d3e52f", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "e6ec0fa4-1eb3-4c5d-a451-c7acfd7fde82", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}], "revision_number": 4, "project_id": "4b92069937e44a3786e439f95c61afe5", "id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T18:59:55Z", "updated_at": "2018-06-27T18:59:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "5a060918-419b-4ec3-90df-a7764c06af2f", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "6cd9bbf0-4d1b-4b13-a6c4-e20a15bb3360", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "8134c0f0-89c6-4d45-bef8-a9260d9d0723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "e0e7297a-a59d-4d2b-b75c-2cc86b269114", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}], "revision_number": 4, "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "created_at": "2018-06-27T21:03:43Z", "updated_at": "2018-06-27T21:03:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "41061dbf-a5a2-465f-84dd-140f6104b3f7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "47d5c96d-0510-41a5-b33e-5683702c5bb8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "4b4b6430-3f42-4fe4-a25e-2c5c015a7699", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "e6a68cb7-6491-4474-a4d7-38496cac4eb7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}], "revision_number": 4, "project_id": "3f0a375b66c54145bff1c56e7c91ad73", "id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "name": "default"}]} 2018-06-27 21:50:30,542 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-9c1b9175-05ee-48ab-b732-1cb3317a5627 2018-06-27 21:50:30,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/29fa75a571c64483bbde607cf398d4fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}332250a420952d0fe697358ec975695666554c14" 2018-06-27 21:50:30,895 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:50:30 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b8700082-ba47-4c45-a389-796f5b8f422d Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/29fa75a571c64483bbde607cf398d4fe"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "29fa75a571c64483bbde607cf398d4fe", "name": "CreateInstancePortManipulationTests-b72ce59a-cbd5-4b3-proj"}} 2018-06-27 21:50:30,895 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/29fa75a571c64483bbde607cf398d4fe used request id req-b8700082-ba47-4c45-a389-796f5b8f422d 2018-06-27 21:50:30,896 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 54ea7e6d-d226-4e31-8d40-183eb7869508 2018-06-27 21:50:30,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/security-group-rules?security_group_id=54ea7e6d-d226-4e31-8d40-183eb7869508 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}332250a420952d0fe697358ec975695666554c14" 2018-06-27 21:50:30,987 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:50:30 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-b47d32d2-58da-46ff-8f1e-cf7864902881 Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": "54ea7e6d-d226-4e31-8d40-183eb7869508", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:50:04Z", "security_group_id": "54ea7e6d-d226-4e31-8d40-183eb7869508", "port_range_min": null, "revision_number": 0, "tenant_id": "29fa75a571c64483bbde607cf398d4fe", "created_at": "2018-06-27T21:50:04Z", "project_id": "29fa75a571c64483bbde607cf398d4fe", "id": "0c9a39f0-2714-4d72-96d3-69c0d14b1075"}, {"remote_group_id": "54ea7e6d-d226-4e31-8d40-183eb7869508", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:50:04Z", "security_group_id": "54ea7e6d-d226-4e31-8d40-183eb7869508", "port_range_min": null, "revision_number": 0, "tenant_id": "29fa75a571c64483bbde607cf398d4fe", "created_at": "2018-06-27T21:50:04Z", "project_id": "29fa75a571c64483bbde607cf398d4fe", "id": "74b30de3-a037-47d1-811e-49a2200077bf"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:50:04Z", "security_group_id": "54ea7e6d-d226-4e31-8d40-183eb7869508", "port_range_min": null, "revision_number": 0, "tenant_id": "29fa75a571c64483bbde607cf398d4fe", "created_at": "2018-06-27T21:50:04Z", "project_id": "29fa75a571c64483bbde607cf398d4fe", "id": "aaa36727-678e-4de4-9573-29e2a633193b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:50:04Z", "security_group_id": "54ea7e6d-d226-4e31-8d40-183eb7869508", "port_range_min": null, "revision_number": 0, "tenant_id": "29fa75a571c64483bbde607cf398d4fe", "created_at": "2018-06-27T21:50:04Z", "project_id": "29fa75a571c64483bbde607cf398d4fe", "id": "e33f74e7-d3ca-4c5d-8416-5ad21f1596ce"}]} 2018-06-27 21:50:30,987 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=54ea7e6d-d226-4e31-8d40-183eb7869508 used request id req-b47d32d2-58da-46ff-8f1e-cf7864902881 2018-06-27 21:50:30,988 - neutron_utils - INFO - Deleting security group with name - default 2018-06-27 21:50:30,992 - 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/54ea7e6d-d226-4e31-8d40-183eb7869508 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}332250a420952d0fe697358ec975695666554c14" 2018-06-27 21:50:31,364 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:50:31 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-7b0b5216-0bbf-46a1-b51f-42e568441408 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:50:31,364 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/54ea7e6d-d226-4e31-8d40-183eb7869508 used request id req-7b0b5216-0bbf-46a1-b51f-42e568441408 2018-06-27 21:50:31,365 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-b72ce59a-cbd5-4b3-proj 2018-06-27 21:50:31,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/29fa75a571c64483bbde607cf398d4fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}332250a420952d0fe697358ec975695666554c14" 2018-06-27 21:50:32,090 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:50:31 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-860a3388-655c-40d7-98b0-a49306274694 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:50:32,090 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/29fa75a571c64483bbde607cf398d4fe used request id req-860a3388-655c-40d7-98b0-a49306274694 2018-06-27 21:50:32,091 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-b72ce59a-cbd5-4b3-proj-role 2018-06-27 21:50:32,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/2bd2943318a84ae78ce4d45790fb5b96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}332250a420952d0fe697358ec975695666554c14" 2018-06-27 21:50:32,493 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:50:32 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8c81e5ca-7402-4555-8854-048ecf89a306 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:50:32,494 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/2bd2943318a84ae78ce4d45790fb5b96 used request id req-8c81e5ca-7402-4555-8854-048ecf89a306 2018-06-27 21:50:32,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}332250a420952d0fe697358ec975695666554c14" 2018-06-27 21:50:32,848 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:50:32 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d92bcac7-f77d-4cba-b2d4-ede0c843fdea Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 21:50:32,848 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-d92bcac7-f77d-4cba-b2d4-ede0c843fdea 2018-06-27 21:50:32,849 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-b72ce59a-cbd5-4b3-user 2018-06-27 21:50:32,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/bff8cf20232e4236bf71603a00fcecd9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}080efcf69015c8032a468e16d91cc10352ad8d8d" 2018-06-27 21:50:33,654 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:50:32 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ac75df0c-ba89-4005-97a7-d13ea7e0ae7f Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:50:33,654 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/bff8cf20232e4236bf71603a00fcecd9 used request id req-ac75df0c-ba89-4005-97a7-d13ea7e0ae7f 2018-06-27 21:50:33,655 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:50:34,451 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:50:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["MLyB5kitR36GxVoEji8P1A"], "issued_at": "2018-06-27T21:50:34.000000Z"}} 2018-06-27 21:50:34,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}3dfc0c3a94e2bbacb5fb5bad721f633c6837ef3e" 2018-06-27 21:50:34,772 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:50:34 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-42d703b5-668a-486c-bf89-48c2c36fb850 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:50:34,773 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-42d703b5-668a-486c-bf89-48c2c36fb850 2018-06-27 21:50:34,774 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:50:34,775 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:50:35,583 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:50:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["VGOx3z-lRJa1g1ck1XxF9g"], "issued_at": "2018-06-27T21:50:35.000000Z"}} 2018-06-27 21:50:35,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b249db18d2fbdc9c8f3530df92319e329403f7ad" 2018-06-27 21:50:35,932 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:50:35 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c58f2db5-177b-43c3-832a-c83cb2ca4b1b Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:50:35,932 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-c58f2db5-177b-43c3-832a-c83cb2ca4b1b 2018-06-27 21:50:35,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-27 21:50:35,949 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:50: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-27 21:50:35,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=CreateInstancePortManipulationTests-29752e63-3d39-4f3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b249db18d2fbdc9c8f3530df92319e329403f7ad" 2018-06-27 21:50:36,290 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:50:35 GMT Server: Apache Content-Length: 203 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3494c6d3-28d9-4549-8430-993df8abfc15 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-29752e63-3d39-4f3-proj", "previous": null, "next": null}, "projects": []} 2018-06-27 21:50:36,290 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-29752e63-3d39-4f3-proj used request id req-3494c6d3-28d9-4549-8430-993df8abfc15 2018-06-27 21:50:36,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b249db18d2fbdc9c8f3530df92319e329403f7ad" 2018-06-27 21:50:36,665 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:50:36 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d6fc9863-29f8-45f9-ae78-3d5e9ba2c035 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 21:50:36,665 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-d6fc9863-29f8-45f9-ae78-3d5e9ba2c035 2018-06-27 21:50:36,669 - 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}b249db18d2fbdc9c8f3530df92319e329403f7ad" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-29752e63-3d39-4f3-proj"}}' 2018-06-27 21:50:37,083 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 21:50:36 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1082e969-dccf-40de-80db-43edcad65bc1 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/7c45f90fa2914661acd3b25a98b32301"}, "tags": [], "enabled": true, "id": "7c45f90fa2914661acd3b25a98b32301", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-29752e63-3d39-4f3-proj"}} 2018-06-27 21:50:37,083 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-1082e969-dccf-40de-80db-43edcad65bc1 2018-06-27 21:50:37,083 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-29752e63-3d39-4f3-proj 2018-06-27 21:50:37,083 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:50:37,084 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:50:38,065 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:50:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["JdbKin6MQeGbrSnQTo10PQ"], "issued_at": "2018-06-27T21:50:38.000000Z"}} 2018-06-27 21:50:38,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4844c273e38f4658d988a66b2c486386c04a98e3" 2018-06-27 21:50:38,414 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:50:38 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6856702d-685e-4d4e-a96b-7bac9c73ede4 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:50:38,414 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-6856702d-685e-4d4e-a96b-7bac9c73ede4 2018-06-27 21:50:38,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 21:50:38,428 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:50: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-27 21:50:38,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? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4844c273e38f4658d988a66b2c486386c04a98e3" 2018-06-27 21:50:38,929 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:50:38 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2904f356-da3f-433a-a812-89e7b9fdccfa Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/05b1bc3fa6fd4243a4ba8b4d6fcc3daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05b1bc3fa6fd4243a4ba8b4d6fcc3daf", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/48d44c9c0fea4f4e80edc7d2e0715db7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d44c9c0fea4f4e80edc7d2e0715db7", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/4d3721127bf84155a837606ce3feba32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d3721127bf84155a837606ce3feba32", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/5c846663ea6d407e9223de0719ce5442"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c846663ea6d407e9223de0719ce5442", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/73a10e6c4f67490a8a4030cc6cea32f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73a10e6c4f67490a8a4030cc6cea32f5", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/8ecfab7d9d4f47bb8892a85b7d2a0b5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ecfab7d9d4f47bb8892a85b7d2a0b5a", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/b278d529e9a54a9195e4e536b9384dc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b278d529e9a54a9195e4e536b9384dc0", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b7f107ae7bb34ccea8282b1a0ec7a979"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7f107ae7bb34ccea8282b1a0ec7a979", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/d21494d0185b463db36b8c8c2b341b97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d21494d0185b463db36b8c8c2b341b97", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e0bb346419f84e4680f6ca9a97f4fc0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e0bb346419f84e4680f6ca9a97f4fc0b", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "c8d542af72ce49338052c29f02c8857e", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e9dd794fa5c040a9a0445386fb2a6116"}, "options": {}, "id": "e9dd794fa5c040a9a0445386fb2a6116", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/e9f9c747d54947bc800a81ecf11858f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9f9c747d54947bc800a81ecf11858f5", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-27 21:50:38,930 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-2904f356-da3f-433a-a812-89e7b9fdccfa 2018-06-27 21:50:38,934 - 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-29752e63-3d39-4f3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4844c273e38f4658d988a66b2c486386c04a98e3" 2018-06-27 21:50:39,303 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:50:38 GMT Server: Apache Content-Length: 489 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ad9afd9c-caeb-4392-9e6f-9fed730b9fc4 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateInstancePortManipulationTests-29752e63-3d39-4f3-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/7c45f90fa2914661acd3b25a98b32301"}, "tags": [], "enabled": true, "id": "7c45f90fa2914661acd3b25a98b32301", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-29752e63-3d39-4f3-proj"}]} 2018-06-27 21:50:39,303 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateInstancePortManipulationTests-29752e63-3d39-4f3-proj used request id req-ad9afd9c-caeb-4392-9e6f-9fed730b9fc4 2018-06-27 21:50:39,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}4844c273e38f4658d988a66b2c486386c04a98e3" 2018-06-27 21:50:39,661 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:50:39 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-63be9293-6320-406f-adaf-6a3272fa283d Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 21:50:39,661 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-63be9293-6320-406f-adaf-6a3272fa283d 2018-06-27 21:50:40,408 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-29752e63-3d39-4f3-user 2018-06-27 21:50:40,409 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:50:40,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b249db18d2fbdc9c8f3530df92319e329403f7ad" 2018-06-27 21:50:40,503 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:50:40 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ca3778b5-0162-41c7-90dc-53a65f245ce9 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 21:50:40,503 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-ca3778b5-0162-41c7-90dc-53a65f245ce9 2018-06-27 21:50:40,507 - 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}b249db18d2fbdc9c8f3530df92319e329403f7ad" -d '{"role": {"name": "CreateInstancePortManipulationTests-29752e63-3d39-4f3-proj-role"}}' 2018-06-27 21:50:40,899 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 21:50:40 GMT Server: Apache Content-Length: 234 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-50a94892-0a73-485a-84f4-dbde533cf4bc Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7d6c39fa605348e0836f682830e4d3cf", "links": {"self": "http://10.167.4.35:5000/v3/roles/7d6c39fa605348e0836f682830e4d3cf"}, "name": "CreateInstancePortManipulationTests-29752e63-3d39-4f3-proj-role"}} 2018-06-27 21:50:40,899 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-50a94892-0a73-485a-84f4-dbde533cf4bc 2018-06-27 21:50:40,899 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-29752e63-3d39-4f3-proj-role 2018-06-27 21:50:40,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/7d6c39fa605348e0836f682830e4d3cf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b249db18d2fbdc9c8f3530df92319e329403f7ad" 2018-06-27 21:50:41,292 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:50:40 GMT Server: Apache Content-Length: 234 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a1ac1764-3cb3-48e1-a74d-152cc306332c Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7d6c39fa605348e0836f682830e4d3cf", "links": {"self": "http://10.167.4.35:5000/v3/roles/7d6c39fa605348e0836f682830e4d3cf"}, "name": "CreateInstancePortManipulationTests-29752e63-3d39-4f3-proj-role"}} 2018-06-27 21:50:41,292 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/7d6c39fa605348e0836f682830e4d3cf used request id req-a1ac1764-3cb3-48e1-a74d-152cc306332c 2018-06-27 21:50:41,293 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-29752e63-3d39-4f3-proj-role to project CreateInstancePortManipulationTests-29752e63-3d39-4f3-proj 2018-06-27 21:50:41,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/7c45f90fa2914661acd3b25a98b32301/users/bbda8f37711d4638a560f1a5da7c5a48/roles/7d6c39fa605348e0836f682830e4d3cf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b249db18d2fbdc9c8f3530df92319e329403f7ad" 2018-06-27 21:50:41,772 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:50:41 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-77a425bc-0b4b-4071-bbe0-5a79f7dbd9c8 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:50:41,772 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/7c45f90fa2914661acd3b25a98b32301/users/bbda8f37711d4638a560f1a5da7c5a48/roles/7d6c39fa605348e0836f682830e4d3cf used request id req-77a425bc-0b4b-4071-bbe0-5a79f7dbd9c8 2018-06-27 21:50:41,772 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-06-27 21:50:41,772 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:50:41,773 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:50:42,673 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7d6c39fa605348e0836f682830e4d3cf", "name": "CreateInstancePortManipulationTests-29752e63-3d39-4f3-proj-role"}], "expires_at": "2018-06-27T22:50:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c45f90fa2914661acd3b25a98b32301", "name": "CreateInstancePortManipulationTests-29752e63-3d39-4f3-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/7c45f90fa2914661acd3b25a98b32301", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/7c45f90fa2914661acd3b25a98b32301", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/7c45f90fa2914661acd3b25a98b32301", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/7c45f90fa2914661acd3b25a98b32301", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/7c45f90fa2914661acd3b25a98b32301", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/7c45f90fa2914661acd3b25a98b32301", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/7c45f90fa2914661acd3b25a98b32301", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/7c45f90fa2914661acd3b25a98b32301", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/7c45f90fa2914661acd3b25a98b32301", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/7c45f90fa2914661acd3b25a98b32301", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/7c45f90fa2914661acd3b25a98b32301", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/7c45f90fa2914661acd3b25a98b32301", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-29752e63-3d39-4f3-user", "id": "bbda8f37711d4638a560f1a5da7c5a48"}, "audit_ids": ["Fw4MFBOqRluRdH5iV52S-w"], "issued_at": "2018-06-27T21:50:42.000000Z"}} 2018-06-27 21:50:42,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}c1ca6f81497b3821d51f702febaf944f72dfd1fa" 2018-06-27 21:50:43,059 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:50:42 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a64a44a7-8df9-4bc1-80fb-471fe9d8f916 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:50:43,059 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-a64a44a7-8df9-4bc1-80fb-471fe9d8f916 2018-06-27 21:50:43,066 - 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-491c9bb4-2eb6-4139-a965-88b616dfd29e-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c1ca6f81497b3821d51f702febaf944f72dfd1fa" 2018-06-27 21:50:43,970 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:50:43 GMT Content-Type: application/json Content-Length: 180 Connection: keep-alive X-Openstack-Request-Id: req-753cc1b8-29cd-495f-aa2c-66de6dfc1ade Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-491c9bb4-2eb6-4139-a965-88b616dfd29e-image"} 2018-06-27 21:50:43,970 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-491c9bb4-2eb6-4139-a965-88b616dfd29e-image used request id req-753cc1b8-29cd-495f-aa2c-66de6dfc1ade 2018-06-27 21:50:43,974 - 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}c1ca6f81497b3821d51f702febaf944f72dfd1fa" 2018-06-27 21:50:44,738 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:50:44 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-31d38e0f-6e89-4282-aa26-e19fbca01527 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-27 21:50:44,738 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-31d38e0f-6e89-4282-aa26-e19fbca01527 2018-06-27 21:50:44,767 - 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}c1ca6f81497b3821d51f702febaf944f72dfd1fa" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-491c9bb4-2eb6-4139-a965-88b616dfd29e-image"}' 2018-06-27 21:50:45,582 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 21:50:45 GMT Content-Type: application/json Content-Length: 622 Connection: keep-alive Location: https://172.30.10.101:9292/v2/images/53c98b29-a0bc-4f27-bee0-c6da05fdd875 Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-4f038ffd-cb72-451b-b55e-b8b1ce964918 Front-End-Https: on RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-491c9bb4-2eb6-4139-a965-88b616dfd29e-image", "tags": [], "container_format": "bare", "created_at": "2018-06-27T21:50:46Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-06-27T21:50:46Z", "visibility": "shared", "self": "/v2/images/53c98b29-a0bc-4f27-bee0-c6da05fdd875", "min_disk": 0, "protected": false, "id": "53c98b29-a0bc-4f27-bee0-c6da05fdd875", "file": "/v2/images/53c98b29-a0bc-4f27-bee0-c6da05fdd875/file", "checksum": null, "owner": "7c45f90fa2914661acd3b25a98b32301", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-27 21:50:45,582 - keystoneauth.session - DEBUG - POST call to image for https://172.30.10.101:9292/v2/images used request id req-4f038ffd-cb72-451b-b55e-b8b1ce964918 2018-06-27 21:50:45,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9292/v2/images/53c98b29-a0bc-4f27-bee0-c6da05fdd875/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c1ca6f81497b3821d51f702febaf944f72dfd1fa" -d '' 2018-06-27 21:50:46,834 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:50:46 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-012ed0c8-69e3-4c56-93a9-1a28cec5ce0d 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-27 21:50:46,834 - keystoneauth.session - DEBUG - PUT call to image for https://172.30.10.101:9292/v2/images/53c98b29-a0bc-4f27-bee0-c6da05fdd875/file used request id req-012ed0c8-69e3-4c56-93a9-1a28cec5ce0d 2018-06-27 21:50:46,835 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-06-27 21:50:46,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/53c98b29-a0bc-4f27-bee0-c6da05fdd875 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c1ca6f81497b3821d51f702febaf944f72dfd1fa" 2018-06-27 21:50:48,541 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:50:48 GMT Content-Type: application/json Content-Length: 740 Connection: keep-alive X-Openstack-Request-Id: req-d657199a-fb12-4f57-8a4a-4c2a414cf6ca Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-491c9bb4-2eb6-4139-a965-88b616dfd29e-image", "tags": [], "container_format": "bare", "created_at": "2018-06-27T21:50:46Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-27T21:50:47Z", "visibility": "shared", "self": "/v2/images/53c98b29-a0bc-4f27-bee0-c6da05fdd875", "min_disk": 0, "protected": false, "id": "53c98b29-a0bc-4f27-bee0-c6da05fdd875", "file": "/v2/images/53c98b29-a0bc-4f27-bee0-c6da05fdd875/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7c45f90fa2914661acd3b25a98b32301", "direct_url": "file:///var/lib/glance/images/53c98b29-a0bc-4f27-bee0-c6da05fdd875", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-27 21:50:48,542 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/53c98b29-a0bc-4f27-bee0-c6da05fdd875 used request id req-d657199a-fb12-4f57-8a4a-4c2a414cf6ca 2018-06-27 21:50:48,545 - 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}c1ca6f81497b3821d51f702febaf944f72dfd1fa" 2018-06-27 21:50:49,326 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:50:49 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-30ebd8f7-8ad2-46da-b9ea-9164bcdf71aa 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-27 21:50:49,326 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-30ebd8f7-8ad2-46da-b9ea-9164bcdf71aa 2018-06-27 21:50:49,329 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-491c9bb4-2eb6-4139-a965-88b616dfd29e-image 2018-06-27 21:50:49,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/53c98b29-a0bc-4f27-bee0-c6da05fdd875 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c1ca6f81497b3821d51f702febaf944f72dfd1fa" 2018-06-27 21:50:50,103 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:50:50 GMT Content-Type: application/json Content-Length: 740 Connection: keep-alive X-Openstack-Request-Id: req-82e3004b-5668-4c8e-a873-928f876a0c42 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-491c9bb4-2eb6-4139-a965-88b616dfd29e-image", "tags": [], "container_format": "bare", "created_at": "2018-06-27T21:50:46Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-27T21:50:47Z", "visibility": "shared", "self": "/v2/images/53c98b29-a0bc-4f27-bee0-c6da05fdd875", "min_disk": 0, "protected": false, "id": "53c98b29-a0bc-4f27-bee0-c6da05fdd875", "file": "/v2/images/53c98b29-a0bc-4f27-bee0-c6da05fdd875/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7c45f90fa2914661acd3b25a98b32301", "direct_url": "file:///var/lib/glance/images/53c98b29-a0bc-4f27-bee0-c6da05fdd875", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-27 21:50:50,104 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/53c98b29-a0bc-4f27-bee0-c6da05fdd875 used request id req-82e3004b-5668-4c8e-a873-928f876a0c42 2018-06-27 21:50:50,104 - create_image - DEBUG - Instance status is - active 2018-06-27 21:50:50,105 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-491c9bb4-2eb6-4139-a965-88b616dfd29e-image 2018-06-27 21:50:50,105 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-491c9bb4-2eb6-4139-a965-88b616dfd29e-image 2018-06-27 21:50:50,105 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:50:50,106 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:50:50,924 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7d6c39fa605348e0836f682830e4d3cf", "name": "CreateInstancePortManipulationTests-29752e63-3d39-4f3-proj-role"}], "expires_at": "2018-06-27T22:50:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c45f90fa2914661acd3b25a98b32301", "name": "CreateInstancePortManipulationTests-29752e63-3d39-4f3-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/7c45f90fa2914661acd3b25a98b32301", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/7c45f90fa2914661acd3b25a98b32301", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/7c45f90fa2914661acd3b25a98b32301", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/7c45f90fa2914661acd3b25a98b32301", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/7c45f90fa2914661acd3b25a98b32301", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/7c45f90fa2914661acd3b25a98b32301", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/7c45f90fa2914661acd3b25a98b32301", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/7c45f90fa2914661acd3b25a98b32301", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/7c45f90fa2914661acd3b25a98b32301", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/7c45f90fa2914661acd3b25a98b32301", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/7c45f90fa2914661acd3b25a98b32301", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/7c45f90fa2914661acd3b25a98b32301", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-29752e63-3d39-4f3-user", "id": "bbda8f37711d4638a560f1a5da7c5a48"}, "audit_ids": ["5O3v3IwATZuf1zn0TlTx6Q"], "issued_at": "2018-06-27T21:50:50.000000Z"}} 2018-06-27 21:50:50,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}23e7fc47c03580cfc72bdc4f9dbc584e966fdec1" 2018-06-27 21:50:51,242 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:50:50 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cfab4a2d-2dfb-4370-b975-932ce7ab3db5 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:50:51,242 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-cfab4a2d-2dfb-4370-b975-932ce7ab3db5 2018-06-27 21:50:51,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=CreateInstancePortManipulationTests-491c9bb4-2eb6-4139-a965-88b616dfd29e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23e7fc47c03580cfc72bdc4f9dbc584e966fdec1" 2018-06-27 21:50:52,077 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:50:52 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-90d1ae2d-a7d7-4b6b-9aaa-741c2d382bab Front-End-Https: on RESP BODY: {"networks":[]} 2018-06-27 21:50:52,078 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-491c9bb4-2eb6-4139-a965-88b616dfd29e-pub-net used request id req-90d1ae2d-a7d7-4b6b-9aaa-741c2d382bab 2018-06-27 21:50:52,078 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-491c9bb4-2eb6-4139-a965-88b616dfd29e-pub-net 2018-06-27 21:50:52,083 - 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}23e7fc47c03580cfc72bdc4f9dbc584e966fdec1" -d '{"network": {"name": "CreateInstancePortManipulationTests-491c9bb4-2eb6-4139-a965-88b616dfd29e-pub-net", "admin_state_up": true}}' 2018-06-27 21:50:53,285 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 21:50:53 GMT Content-Type: application/json Content-Length: 617 Connection: keep-alive X-Openstack-Request-Id: req-5d65428f-0a7c-4137-b413-d69138f4ba4d Front-End-Https: on RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"7c45f90fa2914661acd3b25a98b32301","created_at":"2018-06-27T21:50:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-06-27T21:50:52Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"7c45f90fa2914661acd3b25a98b32301","id":"71229e24-6742-4a57-9a78-ecd7f1bcbb50","name":"CreateInstancePortManipulationTests-491c9bb4-2eb6-4139-a965-88b616dfd29e-pub-net"}} 2018-06-27 21:50:53,285 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-5d65428f-0a7c-4137-b413-d69138f4ba4d 2018-06-27 21:50:53,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?id=71229e24-6742-4a57-9a78-ecd7f1bcbb50 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23e7fc47c03580cfc72bdc4f9dbc584e966fdec1" 2018-06-27 21:50:53,607 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:50:53 GMT Content-Type: application/json Content-Length: 601 Connection: keep-alive X-Openstack-Request-Id: req-1b621736-f8a0-441d-8b2b-faece7811327 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-27T21:50:52Z","tenant_id":"7c45f90fa2914661acd3b25a98b32301","created_at":"2018-06-27T21:50:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"7c45f90fa2914661acd3b25a98b32301","id":"71229e24-6742-4a57-9a78-ecd7f1bcbb50","name":"CreateInstancePortManipulationTests-491c9bb4-2eb6-4139-a965-88b616dfd29e-pub-net"}]} 2018-06-27 21:50:53,607 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=71229e24-6742-4a57-9a78-ecd7f1bcbb50 used request id req-1b621736-f8a0-441d-8b2b-faece7811327 2018-06-27 21:50:53,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/subnets?network_id=71229e24-6742-4a57-9a78-ecd7f1bcbb50 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23e7fc47c03580cfc72bdc4f9dbc584e966fdec1" 2018-06-27 21:50:54,359 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:50:54 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-9c92c124-ddbb-49a0-9c75-1b8866829560 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-27 21:50:54,359 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=71229e24-6742-4a57-9a78-ecd7f1bcbb50 used request id req-9c92c124-ddbb-49a0-9c75-1b8866829560 2018-06-27 21:50:54,360 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-491c9bb4-2eb6-4139-a965-88b616dfd29e-pub-subnet 2018-06-27 21:50:54,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}23e7fc47c03580cfc72bdc4f9dbc584e966fdec1" -d '{"subnets": [{"ip_version": 4, "network_id": "71229e24-6742-4a57-9a78-ecd7f1bcbb50", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-491c9bb4-2eb6-4139-a965-88b616dfd29e-pub-subnet"}]}' 2018-06-27 21:50:56,949 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 21:50:56 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-411aed94-fabc-4365-a073-a45f26175fce Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"71229e24-6742-4a57-9a78-ecd7f1bcbb50","tenant_id":"7c45f90fa2914661acd3b25a98b32301","created_at":"2018-06-27T21:50:56Z","dns_nameservers":[],"updated_at":"2018-06-27T21:50:56Z","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":"7c45f90fa2914661acd3b25a98b32301","id":"521d0526-71a6-4e32-b1b0-168412b5537a","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-491c9bb4-2eb6-4139-a965-88b616dfd29e-pub-subnet"}]} 2018-06-27 21:50:56,950 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-411aed94-fabc-4365-a073-a45f26175fce 2018-06-27 21:50:56,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/networks?id=71229e24-6742-4a57-9a78-ecd7f1bcbb50 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23e7fc47c03580cfc72bdc4f9dbc584e966fdec1" 2018-06-27 21:50:57,232 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:50:57 GMT Content-Type: application/json Content-Length: 645 Connection: keep-alive X-Openstack-Request-Id: req-e2c1e1a7-94d8-491d-98fb-4bdb913a0bdc Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["521d0526-71a6-4e32-b1b0-168412b5537a"],"updated_at":"2018-06-27T21:50:56Z","tenant_id":"7c45f90fa2914661acd3b25a98b32301","created_at":"2018-06-27T21:50:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"7c45f90fa2914661acd3b25a98b32301","id":"71229e24-6742-4a57-9a78-ecd7f1bcbb50","name":"CreateInstancePortManipulationTests-491c9bb4-2eb6-4139-a965-88b616dfd29e-pub-net"}]} 2018-06-27 21:50:57,232 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=71229e24-6742-4a57-9a78-ecd7f1bcbb50 used request id req-e2c1e1a7-94d8-491d-98fb-4bdb913a0bdc 2018-06-27 21:50:57,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=71229e24-6742-4a57-9a78-ecd7f1bcbb50 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23e7fc47c03580cfc72bdc4f9dbc584e966fdec1" 2018-06-27 21:50:57,437 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:50:57 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-fc6a0997-5b2b-4179-a8b2-a0cafacfe67e Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"71229e24-6742-4a57-9a78-ecd7f1bcbb50","tenant_id":"7c45f90fa2914661acd3b25a98b32301","created_at":"2018-06-27T21:50:56Z","dns_nameservers":[],"updated_at":"2018-06-27T21:50:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7c45f90fa2914661acd3b25a98b32301","id":"521d0526-71a6-4e32-b1b0-168412b5537a","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-491c9bb4-2eb6-4139-a965-88b616dfd29e-pub-subnet"}]} 2018-06-27 21:50:57,438 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=71229e24-6742-4a57-9a78-ecd7f1bcbb50 used request id req-fc6a0997-5b2b-4179-a8b2-a0cafacfe67e 2018-06-27 21:50:57,438 - OpenStackNetwork - DEBUG - Network [71229e24-6742-4a57-9a78-ecd7f1bcbb50] created successfully 2018-06-27 21:50:57,438 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:50:57,439 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:50:58,059 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:50:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["goYrQu93ScSY4ZltlHgFcQ"], "issued_at": "2018-06-27T21:50:58.000000Z"}} 2018-06-27 21:50:58,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}8e99046c1962d3d684f607b1bff525d4ab5a865d" 2018-06-27 21:50:58,113 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:50:58 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c03264e1-d162-4483-86d3-af2cfff3b35f Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:50:58,114 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-c03264e1-d162-4483-86d3-af2cfff3b35f 2018-06-27 21:50:58,115 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 21:50:58,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/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e99046c1962d3d684f607b1bff525d4ab5a865d" 2018-06-27 21:50:58,752 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:50: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-27d943e5-91c0-4f2a-b6d8-7aa586b66641 X-Compute-Request-Id: req-27d943e5-91c0-4f2a-b6d8-7aa586b66641 Front-End-Https: on RESP BODY: {"flavors": [{"id": "bfce69d5-8948-4e52-8e30-cf8bfa544966", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "bookmark"}], "name": "shaker-flavor_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3"}]} 2018-06-27 21:50:58,752 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-27d943e5-91c0-4f2a-b6d8-7aa586b66641 2018-06-27 21:50:58,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/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e99046c1962d3d684f607b1bff525d4ab5a865d" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-491c9bb4-2eb6-4139-a965-88b616dfd29e-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-27 21:50:59,574 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:50:59 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-2594b979-8ca3-4163-930b-ecbc21df9b0a X-Compute-Request-Id: req-2594b979-8ca3-4163-930b-ecbc21df9b0a Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-491c9bb4-2eb6-4139-a965-88b616dfd29e-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/36b40bcb-7b1c-425c-b408-f606bf5d1410", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/36b40bcb-7b1c-425c-b408-f606bf5d1410", "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": "36b40bcb-7b1c-425c-b408-f606bf5d1410"}} 2018-06-27 21:50:59,574 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-2594b979-8ca3-4163-930b-ecbc21df9b0a 2018-06-27 21:50:59,575 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:50:59,576 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:51:00,528 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7d6c39fa605348e0836f682830e4d3cf", "name": "CreateInstancePortManipulationTests-29752e63-3d39-4f3-proj-role"}], "expires_at": "2018-06-27T22:51:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c45f90fa2914661acd3b25a98b32301", "name": "CreateInstancePortManipulationTests-29752e63-3d39-4f3-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/7c45f90fa2914661acd3b25a98b32301", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/7c45f90fa2914661acd3b25a98b32301", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/7c45f90fa2914661acd3b25a98b32301", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/7c45f90fa2914661acd3b25a98b32301", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/7c45f90fa2914661acd3b25a98b32301", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/7c45f90fa2914661acd3b25a98b32301", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/7c45f90fa2914661acd3b25a98b32301", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/7c45f90fa2914661acd3b25a98b32301", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/7c45f90fa2914661acd3b25a98b32301", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/7c45f90fa2914661acd3b25a98b32301", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/7c45f90fa2914661acd3b25a98b32301", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/7c45f90fa2914661acd3b25a98b32301", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-29752e63-3d39-4f3-user", "id": "bbda8f37711d4638a560f1a5da7c5a48"}, "audit_ids": ["fti6tXmITYqLSiTDcE6mcg"], "issued_at": "2018-06-27T21:51:00.000000Z"}} 2018-06-27 21:51:00,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}34db390602040adcfc4932cb82117f41a57e0c50" 2018-06-27 21:51:00,880 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:51:00 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-33a5063b-988c-4de2-9104-d35d2417aa68 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:51:00,880 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-33a5063b-988c-4de2-9104-d35d2417aa68 2018-06-27 21:51:00,881 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 21:51:00,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34db390602040adcfc4932cb82117f41a57e0c50" 2018-06-27 21:51:00,934 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:51:00 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0713eec0-fc76-49df-b23d-289a25d3d2c2 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:51:00,934 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-0713eec0-fc76-49df-b23d-289a25d3d2c2 2018-06-27 21:51:00,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=CreateInstancePortManipulationTests-491c9bb4-2eb6-4139-a965-88b616dfd29e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34db390602040adcfc4932cb82117f41a57e0c50" 2018-06-27 21:51:02,068 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:51:02 GMT Content-Type: application/json Content-Length: 645 Connection: keep-alive X-Openstack-Request-Id: req-be419f34-1093-4692-81a2-d4eb4d177b90 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["521d0526-71a6-4e32-b1b0-168412b5537a"],"updated_at":"2018-06-27T21:50:56Z","tenant_id":"7c45f90fa2914661acd3b25a98b32301","created_at":"2018-06-27T21:50:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"7c45f90fa2914661acd3b25a98b32301","id":"71229e24-6742-4a57-9a78-ecd7f1bcbb50","name":"CreateInstancePortManipulationTests-491c9bb4-2eb6-4139-a965-88b616dfd29e-pub-net"}]} 2018-06-27 21:51:02,068 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-491c9bb4-2eb6-4139-a965-88b616dfd29e-pub-net used request id req-be419f34-1093-4692-81a2-d4eb4d177b90 2018-06-27 21:51:02,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-27 21:51:02,083 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21: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-27 21:51:02,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/7c45f90fa2914661acd3b25a98b32301 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34db390602040adcfc4932cb82117f41a57e0c50" 2018-06-27 21:51:02,501 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:51:02 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3b1f7edb-d59f-45c1-aded-bc03cab1953f Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/7c45f90fa2914661acd3b25a98b32301"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7c45f90fa2914661acd3b25a98b32301", "name": "CreateInstancePortManipulationTests-29752e63-3d39-4f3-proj"}} 2018-06-27 21:51:02,502 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/7c45f90fa2914661acd3b25a98b32301 used request id req-3b1f7edb-d59f-45c1-aded-bc03cab1953f 2018-06-27 21:51:02,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=71229e24-6742-4a57-9a78-ecd7f1bcbb50 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34db390602040adcfc4932cb82117f41a57e0c50" 2018-06-27 21:51:02,642 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:51:02 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-99383655-b2a5-4df8-8c9e-dcf748fbb26b Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"71229e24-6742-4a57-9a78-ecd7f1bcbb50","tenant_id":"7c45f90fa2914661acd3b25a98b32301","created_at":"2018-06-27T21:50:56Z","dns_nameservers":[],"updated_at":"2018-06-27T21:50:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7c45f90fa2914661acd3b25a98b32301","id":"521d0526-71a6-4e32-b1b0-168412b5537a","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-491c9bb4-2eb6-4139-a965-88b616dfd29e-pub-subnet"}]} 2018-06-27 21:51:02,642 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=71229e24-6742-4a57-9a78-ecd7f1bcbb50 used request id req-99383655-b2a5-4df8-8c9e-dcf748fbb26b 2018-06-27 21:51:02,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/ports?network_id=71229e24-6742-4a57-9a78-ecd7f1bcbb50&name=CreateInstancePortManipulationTests-491c9bb4-2eb6-4139-a965-88b616dfd29eport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34db390602040adcfc4932cb82117f41a57e0c50" 2018-06-27 21:51:02,726 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:51:02 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-e4fcb1ff-21a4-483f-aca9-4444fc22a3d2 Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-27 21:51:02,726 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=71229e24-6742-4a57-9a78-ecd7f1bcbb50&name=CreateInstancePortManipulationTests-491c9bb4-2eb6-4139-a965-88b616dfd29eport-1&admin_state_up=True used request id req-e4fcb1ff-21a4-483f-aca9-4444fc22a3d2 2018-06-27 21:51:02,729 - novaclient.v2.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-491c9bb4-2eb6-4139-a965-88b616dfd29e-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34db390602040adcfc4932cb82117f41a57e0c50" 2018-06-27 21:51:03,646 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:51:03 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-5bd79b47-8923-48d9-903e-59d4a871027a X-Compute-Request-Id: req-5bd79b47-8923-48d9-903e-59d4a871027a Front-End-Https: on RESP BODY: {"servers": []} 2018-06-27 21:51:03,646 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-491c9bb4-2eb6-4139-a965-88b616dfd29e-inst used request id req-5bd79b47-8923-48d9-903e-59d4a871027a 2018-06-27 21:51:03,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=CreateInstancePortManipulationTests-491c9bb4-2eb6-4139-a965-88b616dfd29e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34db390602040adcfc4932cb82117f41a57e0c50" 2018-06-27 21:51:04,121 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:51:04 GMT Content-Type: application/json Content-Length: 645 Connection: keep-alive X-Openstack-Request-Id: req-213223e0-a929-44aa-a08e-030aa2b6ef76 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["521d0526-71a6-4e32-b1b0-168412b5537a"],"updated_at":"2018-06-27T21:50:56Z","tenant_id":"7c45f90fa2914661acd3b25a98b32301","created_at":"2018-06-27T21:50:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"7c45f90fa2914661acd3b25a98b32301","id":"71229e24-6742-4a57-9a78-ecd7f1bcbb50","name":"CreateInstancePortManipulationTests-491c9bb4-2eb6-4139-a965-88b616dfd29e-pub-net"}]} 2018-06-27 21:51:04,121 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-491c9bb4-2eb6-4139-a965-88b616dfd29e-pub-net used request id req-213223e0-a929-44aa-a08e-030aa2b6ef76 2018-06-27 21:51:04,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/7c45f90fa2914661acd3b25a98b32301 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34db390602040adcfc4932cb82117f41a57e0c50" 2018-06-27 21:51:04,179 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:51:04 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e0ad1c2a-c9bf-4200-95af-8693ae2c212f Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/7c45f90fa2914661acd3b25a98b32301"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7c45f90fa2914661acd3b25a98b32301", "name": "CreateInstancePortManipulationTests-29752e63-3d39-4f3-proj"}} 2018-06-27 21:51:04,179 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/7c45f90fa2914661acd3b25a98b32301 used request id req-e0ad1c2a-c9bf-4200-95af-8693ae2c212f 2018-06-27 21:51:04,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=71229e24-6742-4a57-9a78-ecd7f1bcbb50 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34db390602040adcfc4932cb82117f41a57e0c50" 2018-06-27 21:51:04,287 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:51:04 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-b1329458-d7dd-4bbd-8e94-7ecc63fd5469 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"71229e24-6742-4a57-9a78-ecd7f1bcbb50","tenant_id":"7c45f90fa2914661acd3b25a98b32301","created_at":"2018-06-27T21:50:56Z","dns_nameservers":[],"updated_at":"2018-06-27T21:50:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7c45f90fa2914661acd3b25a98b32301","id":"521d0526-71a6-4e32-b1b0-168412b5537a","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-491c9bb4-2eb6-4139-a965-88b616dfd29e-pub-subnet"}]} 2018-06-27 21:51:04,287 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=71229e24-6742-4a57-9a78-ecd7f1bcbb50 used request id req-b1329458-d7dd-4bbd-8e94-7ecc63fd5469 2018-06-27 21:51:04,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/ports?network_id=71229e24-6742-4a57-9a78-ecd7f1bcbb50&name=CreateInstancePortManipulationTests-491c9bb4-2eb6-4139-a965-88b616dfd29eport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34db390602040adcfc4932cb82117f41a57e0c50" 2018-06-27 21:51:04,365 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:51:04 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-4d9610a2-eaa1-4c83-a26e-6f57d4de6c1b Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-27 21:51:04,365 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=71229e24-6742-4a57-9a78-ecd7f1bcbb50&name=CreateInstancePortManipulationTests-491c9bb4-2eb6-4139-a965-88b616dfd29eport-1&admin_state_up=True used request id req-4d9610a2-eaa1-4c83-a26e-6f57d4de6c1b 2018-06-27 21:51:04,366 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:51:04,367 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:51:05,251 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7d6c39fa605348e0836f682830e4d3cf", "name": "CreateInstancePortManipulationTests-29752e63-3d39-4f3-proj-role"}], "expires_at": "2018-06-27T22:51:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c45f90fa2914661acd3b25a98b32301", "name": "CreateInstancePortManipulationTests-29752e63-3d39-4f3-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/7c45f90fa2914661acd3b25a98b32301", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/7c45f90fa2914661acd3b25a98b32301", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/7c45f90fa2914661acd3b25a98b32301", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/7c45f90fa2914661acd3b25a98b32301", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/7c45f90fa2914661acd3b25a98b32301", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/7c45f90fa2914661acd3b25a98b32301", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/7c45f90fa2914661acd3b25a98b32301", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/7c45f90fa2914661acd3b25a98b32301", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/7c45f90fa2914661acd3b25a98b32301", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/7c45f90fa2914661acd3b25a98b32301", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/7c45f90fa2914661acd3b25a98b32301", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/7c45f90fa2914661acd3b25a98b32301", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-29752e63-3d39-4f3-user", "id": "bbda8f37711d4638a560f1a5da7c5a48"}, "audit_ids": ["plSGBQR-QraMf0W1YqZDxA"], "issued_at": "2018-06-27T21:51:05.000000Z"}} 2018-06-27 21:51:05,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}f536f3b112f15d07dd322cfc03e4a46b1dc6baa1" 2018-06-27 21:51:05,541 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:51:05 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-59459f9d-a67f-4c82-bd5a-d26852fd7587 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:51:05,541 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-59459f9d-a67f-4c82-bd5a-d26852fd7587 2018-06-27 21:51:05,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=CreateInstancePortManipulationTests-491c9bb4-2eb6-4139-a965-88b616dfd29e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34db390602040adcfc4932cb82117f41a57e0c50" 2018-06-27 21:51:05,833 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:51:05 GMT Content-Type: application/json Content-Length: 645 Connection: keep-alive X-Openstack-Request-Id: req-8bd70521-be51-4097-9ecc-6fe435b644d4 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["521d0526-71a6-4e32-b1b0-168412b5537a"],"updated_at":"2018-06-27T21:50:56Z","tenant_id":"7c45f90fa2914661acd3b25a98b32301","created_at":"2018-06-27T21:50:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"7c45f90fa2914661acd3b25a98b32301","id":"71229e24-6742-4a57-9a78-ecd7f1bcbb50","name":"CreateInstancePortManipulationTests-491c9bb4-2eb6-4139-a965-88b616dfd29e-pub-net"}]} 2018-06-27 21:51:05,834 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-491c9bb4-2eb6-4139-a965-88b616dfd29e-pub-net used request id req-8bd70521-be51-4097-9ecc-6fe435b644d4 2018-06-27 21:51:05,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=71229e24-6742-4a57-9a78-ecd7f1bcbb50 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34db390602040adcfc4932cb82117f41a57e0c50" 2018-06-27 21:51:06,602 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:51:06 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-289998f9-1a33-45be-baa2-f2ddd89dc2f3 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"71229e24-6742-4a57-9a78-ecd7f1bcbb50","tenant_id":"7c45f90fa2914661acd3b25a98b32301","created_at":"2018-06-27T21:50:56Z","dns_nameservers":[],"updated_at":"2018-06-27T21:50:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7c45f90fa2914661acd3b25a98b32301","id":"521d0526-71a6-4e32-b1b0-168412b5537a","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-491c9bb4-2eb6-4139-a965-88b616dfd29e-pub-subnet"}]} 2018-06-27 21:51:06,602 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=71229e24-6742-4a57-9a78-ecd7f1bcbb50 used request id req-289998f9-1a33-45be-baa2-f2ddd89dc2f3 2018-06-27 21:51: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?name=CreateInstancePortManipulationTests-491c9bb4-2eb6-4139-a965-88b616dfd29e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34db390602040adcfc4932cb82117f41a57e0c50" 2018-06-27 21:51:07,681 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:51:07 GMT Content-Type: application/json Content-Length: 645 Connection: keep-alive X-Openstack-Request-Id: req-cfedec42-79dc-4fde-8995-1beea8e0947a Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["521d0526-71a6-4e32-b1b0-168412b5537a"],"updated_at":"2018-06-27T21:50:56Z","tenant_id":"7c45f90fa2914661acd3b25a98b32301","created_at":"2018-06-27T21:50:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"7c45f90fa2914661acd3b25a98b32301","id":"71229e24-6742-4a57-9a78-ecd7f1bcbb50","name":"CreateInstancePortManipulationTests-491c9bb4-2eb6-4139-a965-88b616dfd29e-pub-net"}]} 2018-06-27 21:51:07,681 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-491c9bb4-2eb6-4139-a965-88b616dfd29e-pub-net used request id req-cfedec42-79dc-4fde-8995-1beea8e0947a 2018-06-27 21:51:07,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-27 21:51:07,697 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:51: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-27 21:51:07,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/7c45f90fa2914661acd3b25a98b32301 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f536f3b112f15d07dd322cfc03e4a46b1dc6baa1" 2018-06-27 21:51:08,041 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:51:07 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f5b8fb03-35f2-4a86-bd76-99c7910371f4 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/7c45f90fa2914661acd3b25a98b32301"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7c45f90fa2914661acd3b25a98b32301", "name": "CreateInstancePortManipulationTests-29752e63-3d39-4f3-proj"}} 2018-06-27 21:51:08,041 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/7c45f90fa2914661acd3b25a98b32301 used request id req-f5b8fb03-35f2-4a86-bd76-99c7910371f4 2018-06-27 21:51:08,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=71229e24-6742-4a57-9a78-ecd7f1bcbb50 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34db390602040adcfc4932cb82117f41a57e0c50" 2018-06-27 21:51:08,222 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:51:08 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-b6f3e55e-0c06-4f67-85b2-95a6bc137a6a Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"71229e24-6742-4a57-9a78-ecd7f1bcbb50","tenant_id":"7c45f90fa2914661acd3b25a98b32301","created_at":"2018-06-27T21:50:56Z","dns_nameservers":[],"updated_at":"2018-06-27T21:50:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7c45f90fa2914661acd3b25a98b32301","id":"521d0526-71a6-4e32-b1b0-168412b5537a","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-491c9bb4-2eb6-4139-a965-88b616dfd29e-pub-subnet"}]} 2018-06-27 21:51:08,222 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=71229e24-6742-4a57-9a78-ecd7f1bcbb50 used request id req-b6f3e55e-0c06-4f67-85b2-95a6bc137a6a 2018-06-27 21:51:08,223 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-491c9bb4-2eb6-4139-a965-88b616dfd29e-pub-net 2018-06-27 21:51:08,227 - 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}34db390602040adcfc4932cb82117f41a57e0c50" -d '{"port": {"network_id": "71229e24-6742-4a57-9a78-ecd7f1bcbb50", "name": "CreateInstancePortManipulationTests-491c9bb4-2eb6-4139-a965-88b616dfd29eport-1", "allowed_address_pairs": [{"ip_address": "10.55.0.101", "mac_address": "foo"}], "admin_state_up": true}}' 2018-06-27 21:51:08,251 - keystoneauth.session - DEBUG - RESP: [400] Server: nginx Date: Wed, 27 Jun 2018 21:51:08 GMT Content-Type: application/json Content-Length: 105 Connection: keep-alive X-Openstack-Request-Id: req-16cb74fb-b474-4a4a-a203-2960efd8dbd9 RESP BODY: {"NeutronError": {"message": "'foo' is not a valid MAC address", "type": "HTTPBadRequest", "detail": ""}} 2018-06-27 21:51:08,251 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/ports used request id req-16cb74fb-b474-4a4a-a203-2960efd8dbd9 2018-06-27 21:51:08,251 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "'foo' is not a valid MAC address", "type": "HTTPBadRequest", "detail": ""}} 2018-06-27 21:51:08,256 - 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/36b40bcb-7b1c-425c-b408-f606bf5d1410 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e99046c1962d3d684f607b1bff525d4ab5a865d" 2018-06-27 21:51:08,326 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 21:51: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-469201ed-b68d-4ffd-9667-717c901a666e X-Compute-Request-Id: req-469201ed-b68d-4ffd-9667-717c901a666e 2018-06-27 21:51:08,326 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/flavors/36b40bcb-7b1c-425c-b408-f606bf5d1410 used request id req-469201ed-b68d-4ffd-9667-717c901a666e 2018-06-27 21:51:08,327 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-491c9bb4-2eb6-4139-a965-88b616dfd29e-pub-subnet 2018-06-27 21:51:08,327 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-491c9bb4-2eb6-4139-a965-88b616dfd29e-pub-subnet 2018-06-27 21:51:08,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/subnets/521d0526-71a6-4e32-b1b0-168412b5537a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23e7fc47c03580cfc72bdc4f9dbc584e966fdec1" 2018-06-27 21:51:12,715 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:51:12 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-f0da7876-29e0-43b3-9e00-f8374c2e43ac Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:51:12,715 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/521d0526-71a6-4e32-b1b0-168412b5537a used request id req-f0da7876-29e0-43b3-9e00-f8374c2e43ac 2018-06-27 21:51:12,715 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-491c9bb4-2eb6-4139-a965-88b616dfd29e-pub-net 2018-06-27 21:51:12,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/networks/71229e24-6742-4a57-9a78-ecd7f1bcbb50 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23e7fc47c03580cfc72bdc4f9dbc584e966fdec1" 2018-06-27 21:51:16,409 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:51:16 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-87202682-862c-4d9d-9e46-964745188530 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:51:16,409 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/71229e24-6742-4a57-9a78-ecd7f1bcbb50 used request id req-87202682-862c-4d9d-9e46-964745188530 2018-06-27 21:51:16,410 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-491c9bb4-2eb6-4139-a965-88b616dfd29e-image 2018-06-27 21:51:16,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9292/v2/images/53c98b29-a0bc-4f27-bee0-c6da05fdd875 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c1ca6f81497b3821d51f702febaf944f72dfd1fa" 2018-06-27 21:51:16,647 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:51:16 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-24956b31-49e4-4bb0-8429-546170c2e70b 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-27 21:51:16,647 - keystoneauth.session - DEBUG - DELETE call to image for https://172.30.10.101:9292/v2/images/53c98b29-a0bc-4f27-bee0-c6da05fdd875 used request id req-24956b31-49e4-4bb0-8429-546170c2e70b 2018-06-27 21:51:16,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=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b249db18d2fbdc9c8f3530df92319e329403f7ad" 2018-06-27 21:51:17,580 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:51:17 GMT Content-Type: application/json Content-Length: 11766 Connection: keep-alive X-Openstack-Request-Id: req-8f5944ec-e3d4-4dad-bf5c-99d026ee4dd6 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7c45f90fa2914661acd3b25a98b32301", "created_at": "2018-06-27T21:50:52Z", "updated_at": "2018-06-27T21:50:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:50:52Z", "revision_number": 0, "id": "47e27ce2-6b32-4141-9b8e-efe2417213c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:50:52Z", "security_group_id": "5592b3e2-7c2e-497a-b1ca-a959852a00c2", "tenant_id": "7c45f90fa2914661acd3b25a98b32301", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c45f90fa2914661acd3b25a98b32301"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:50:52Z", "revision_number": 0, "id": "8957df86-0beb-46ea-9230-78b680732fe7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:50:52Z", "security_group_id": "5592b3e2-7c2e-497a-b1ca-a959852a00c2", "tenant_id": "7c45f90fa2914661acd3b25a98b32301", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c45f90fa2914661acd3b25a98b32301"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:50:52Z", "revision_number": 0, "id": "b9dc1410-7579-4f5e-a11d-a76616797d31", "remote_group_id": "5592b3e2-7c2e-497a-b1ca-a959852a00c2", "remote_ip_prefix": null, "created_at": "2018-06-27T21:50:52Z", "security_group_id": "5592b3e2-7c2e-497a-b1ca-a959852a00c2", "tenant_id": "7c45f90fa2914661acd3b25a98b32301", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c45f90fa2914661acd3b25a98b32301"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:50:52Z", "revision_number": 0, "id": "f19634c4-141b-4a82-964a-25edd58cf541", "remote_group_id": "5592b3e2-7c2e-497a-b1ca-a959852a00c2", "remote_ip_prefix": null, "created_at": "2018-06-27T21:50:52Z", "security_group_id": "5592b3e2-7c2e-497a-b1ca-a959852a00c2", "tenant_id": "7c45f90fa2914661acd3b25a98b32301", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c45f90fa2914661acd3b25a98b32301"}], "revision_number": 4, "project_id": "7c45f90fa2914661acd3b25a98b32301", "id": "5592b3e2-7c2e-497a-b1ca-a959852a00c2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-27T19:03:04Z", "updated_at": "2018-06-27T19:03:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "6748ef1e-56da-434e-9e89-e86b58537b65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "b3e3826c-1c48-4699-93f0-f8a310956753", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "bfad35fa-7ea9-4a81-917d-7b86481eb510", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "d657b333-103d-4d19-add8-1e8bae2f8849", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b92069937e44a3786e439f95c61afe5", "created_at": "2018-06-27T19:08:41Z", "updated_at": "2018-06-27T19:08:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "4ac2a090-f595-4e7b-9b7a-a52fa204e881", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "5508c0b1-6261-44cb-854d-60c64bcbba0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "a60c77dc-6985-48ac-a3a3-067176d3e52f", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "e6ec0fa4-1eb3-4c5d-a451-c7acfd7fde82", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}], "revision_number": 4, "project_id": "4b92069937e44a3786e439f95c61afe5", "id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T18:59:55Z", "updated_at": "2018-06-27T18:59:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "5a060918-419b-4ec3-90df-a7764c06af2f", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "6cd9bbf0-4d1b-4b13-a6c4-e20a15bb3360", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "8134c0f0-89c6-4d45-bef8-a9260d9d0723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "e0e7297a-a59d-4d2b-b75c-2cc86b269114", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}], "revision_number": 4, "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "created_at": "2018-06-27T21:03:43Z", "updated_at": "2018-06-27T21:03:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "41061dbf-a5a2-465f-84dd-140f6104b3f7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "47d5c96d-0510-41a5-b33e-5683702c5bb8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "4b4b6430-3f42-4fe4-a25e-2c5c015a7699", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "e6a68cb7-6491-4474-a4d7-38496cac4eb7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}], "revision_number": 4, "project_id": "3f0a375b66c54145bff1c56e7c91ad73", "id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "name": "default"}]} 2018-06-27 21:51:17,581 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-8f5944ec-e3d4-4dad-bf5c-99d026ee4dd6 2018-06-27 21:51:17,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/7c45f90fa2914661acd3b25a98b32301 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b249db18d2fbdc9c8f3530df92319e329403f7ad" 2018-06-27 21:51:17,993 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:51:17 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1940eefe-4bcd-4901-82af-3752666989d3 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/7c45f90fa2914661acd3b25a98b32301"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7c45f90fa2914661acd3b25a98b32301", "name": "CreateInstancePortManipulationTests-29752e63-3d39-4f3-proj"}} 2018-06-27 21:51:17,994 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/7c45f90fa2914661acd3b25a98b32301 used request id req-1940eefe-4bcd-4901-82af-3752666989d3 2018-06-27 21:51:17,994 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5592b3e2-7c2e-497a-b1ca-a959852a00c2 2018-06-27 21:51:17,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=5592b3e2-7c2e-497a-b1ca-a959852a00c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b249db18d2fbdc9c8f3530df92319e329403f7ad" 2018-06-27 21:51:18,718 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:51:18 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-f4168e4d-e4d4-41f3-a7b1-6369ae8a0ecc 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-27T21:50:52Z", "security_group_id": "5592b3e2-7c2e-497a-b1ca-a959852a00c2", "port_range_min": null, "revision_number": 0, "tenant_id": "7c45f90fa2914661acd3b25a98b32301", "created_at": "2018-06-27T21:50:52Z", "project_id": "7c45f90fa2914661acd3b25a98b32301", "id": "47e27ce2-6b32-4141-9b8e-efe2417213c0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:50:52Z", "security_group_id": "5592b3e2-7c2e-497a-b1ca-a959852a00c2", "port_range_min": null, "revision_number": 0, "tenant_id": "7c45f90fa2914661acd3b25a98b32301", "created_at": "2018-06-27T21:50:52Z", "project_id": "7c45f90fa2914661acd3b25a98b32301", "id": "8957df86-0beb-46ea-9230-78b680732fe7"}, {"remote_group_id": "5592b3e2-7c2e-497a-b1ca-a959852a00c2", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:50:52Z", "security_group_id": "5592b3e2-7c2e-497a-b1ca-a959852a00c2", "port_range_min": null, "revision_number": 0, "tenant_id": "7c45f90fa2914661acd3b25a98b32301", "created_at": "2018-06-27T21:50:52Z", "project_id": "7c45f90fa2914661acd3b25a98b32301", "id": "b9dc1410-7579-4f5e-a11d-a76616797d31"}, {"remote_group_id": "5592b3e2-7c2e-497a-b1ca-a959852a00c2", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:50:52Z", "security_group_id": "5592b3e2-7c2e-497a-b1ca-a959852a00c2", "port_range_min": null, "revision_number": 0, "tenant_id": "7c45f90fa2914661acd3b25a98b32301", "created_at": "2018-06-27T21:50:52Z", "project_id": "7c45f90fa2914661acd3b25a98b32301", "id": "f19634c4-141b-4a82-964a-25edd58cf541"}]} 2018-06-27 21:51:18,718 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=5592b3e2-7c2e-497a-b1ca-a959852a00c2 used request id req-f4168e4d-e4d4-41f3-a7b1-6369ae8a0ecc 2018-06-27 21:51:18,719 - neutron_utils - INFO - Deleting security group with name - default 2018-06-27 21:51:18,724 - 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/5592b3e2-7c2e-497a-b1ca-a959852a00c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b249db18d2fbdc9c8f3530df92319e329403f7ad" 2018-06-27 21:51:19,152 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:51:19 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-1b07da31-80c7-41bb-b670-46c326168dd3 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:51:19,152 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/5592b3e2-7c2e-497a-b1ca-a959852a00c2 used request id req-1b07da31-80c7-41bb-b670-46c326168dd3 2018-06-27 21:51:19,153 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-29752e63-3d39-4f3-proj 2018-06-27 21:51:19,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/7c45f90fa2914661acd3b25a98b32301 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b249db18d2fbdc9c8f3530df92319e329403f7ad" 2018-06-27 21:51:19,497 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:51:19 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0aad4887-fe66-415c-9333-68e70efe9db1 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:51:19,497 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/7c45f90fa2914661acd3b25a98b32301 used request id req-0aad4887-fe66-415c-9333-68e70efe9db1 2018-06-27 21:51:19,497 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-29752e63-3d39-4f3-proj-role 2018-06-27 21:51:19,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/7d6c39fa605348e0836f682830e4d3cf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b249db18d2fbdc9c8f3530df92319e329403f7ad" 2018-06-27 21:51:19,979 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:51:19 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6665ac80-4905-4d2c-85dc-470716a5c128 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:51:19,980 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/7d6c39fa605348e0836f682830e4d3cf used request id req-6665ac80-4905-4d2c-85dc-470716a5c128 2018-06-27 21:51:19,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b249db18d2fbdc9c8f3530df92319e329403f7ad" 2018-06-27 21:51:20,339 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:51:19 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-18f8d79e-5be4-4cf2-a7b3-2a6004144669 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 21:51:20,339 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-18f8d79e-5be4-4cf2-a7b3-2a6004144669 2018-06-27 21:51:20,340 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-29752e63-3d39-4f3-user 2018-06-27 21:51:20,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/bbda8f37711d4638a560f1a5da7c5a48 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4844c273e38f4658d988a66b2c486386c04a98e3" 2018-06-27 21:51:20,714 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:51:20 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-31b5723e-c8ad-4580-bfd8-32358a73b6c7 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:51:20,714 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/bbda8f37711d4638a560f1a5da7c5a48 used request id req-31b5723e-c8ad-4580-bfd8-32358a73b6c7 2018-06-27 21:51:20,715 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:51:21,623 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:51:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["GDgdvnguTKaHNsqxEP9m-g"], "issued_at": "2018-06-27T21:51:21.000000Z"}} 2018-06-27 21:51:21,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}88bf98b0328a0521319182d2ac0ae5cef5156594" 2018-06-27 21:51:21,952 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:51:21 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3c43b4f3-b44b-4f12-b262-581cee300da7 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:51:21,952 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-3c43b4f3-b44b-4f12-b262-581cee300da7 2018-06-27 21:51:21,954 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:51:21,955 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:51:22,739 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:51:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["0MyZAnWKQLijq-6duIyC6g"], "issued_at": "2018-06-27T21:51:22.000000Z"}} 2018-06-27 21:51:22,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0b019e5d885cf5790f69e77537dd0b27e644e90" 2018-06-27 21:51:23,197 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:51:22 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5b17c385-6246-487f-a65d-6d5d593d5a54 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:51:23,197 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-5b17c385-6246-487f-a65d-6d5d593d5a54 2018-06-27 21:51:23,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-27 21:51:23,213 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:51: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-27 21:51:23,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=CreateInstancePortManipulationTests-745685f0-79b7-49d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0b019e5d885cf5790f69e77537dd0b27e644e90" 2018-06-27 21:51:23,295 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:51:23 GMT Server: Apache Content-Length: 203 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0b2d3c6f-57fc-49df-a109-90b4b992f81a 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-745685f0-79b7-49d-proj", "previous": null, "next": null}, "projects": []} 2018-06-27 21:51:23,295 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-745685f0-79b7-49d-proj used request id req-0b2d3c6f-57fc-49df-a109-90b4b992f81a 2018-06-27 21:51:23,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}c0b019e5d885cf5790f69e77537dd0b27e644e90" 2018-06-27 21:51:23,614 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:51:23 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b2bd2dce-4c75-4d4f-bae9-77705914f439 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 21:51:23,614 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-b2bd2dce-4c75-4d4f-bae9-77705914f439 2018-06-27 21:51:23,618 - 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}c0b019e5d885cf5790f69e77537dd0b27e644e90" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-745685f0-79b7-49d-proj"}}' 2018-06-27 21:51:23,769 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 21:51:23 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3a6c7034-7e45-46fb-9c5a-8f1a7cce849d Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/b52650d9e4d2461ebed4737333530402"}, "tags": [], "enabled": true, "id": "b52650d9e4d2461ebed4737333530402", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-745685f0-79b7-49d-proj"}} 2018-06-27 21:51:23,769 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-3a6c7034-7e45-46fb-9c5a-8f1a7cce849d 2018-06-27 21:51:23,769 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-745685f0-79b7-49d-proj 2018-06-27 21:51:23,770 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:51:23,770 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:51:24,775 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:51:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["BwHTXxA7RCGH_tg_geiHnw"], "issued_at": "2018-06-27T21:51:24.000000Z"}} 2018-06-27 21:51:24,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7b11221ce049cb5de505aecd4e62d41703e9b37" 2018-06-27 21:51:24,819 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:51:24 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-db863657-3baa-4fd9-bd9c-7fa50cc21cc0 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:51:24,819 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-db863657-3baa-4fd9-bd9c-7fa50cc21cc0 2018-06-27 21:51:24,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 21:51:24,836 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:51: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-27 21:51:24,837 - 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}a7b11221ce049cb5de505aecd4e62d41703e9b37" 2018-06-27 21:51:25,245 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:51:24 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bf66cb24-be24-40be-802e-d84303451698 Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/05b1bc3fa6fd4243a4ba8b4d6fcc3daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05b1bc3fa6fd4243a4ba8b4d6fcc3daf", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/48d44c9c0fea4f4e80edc7d2e0715db7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d44c9c0fea4f4e80edc7d2e0715db7", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/4d3721127bf84155a837606ce3feba32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d3721127bf84155a837606ce3feba32", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/5c846663ea6d407e9223de0719ce5442"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c846663ea6d407e9223de0719ce5442", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/73a10e6c4f67490a8a4030cc6cea32f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73a10e6c4f67490a8a4030cc6cea32f5", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/8ecfab7d9d4f47bb8892a85b7d2a0b5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ecfab7d9d4f47bb8892a85b7d2a0b5a", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/b278d529e9a54a9195e4e536b9384dc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b278d529e9a54a9195e4e536b9384dc0", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b7f107ae7bb34ccea8282b1a0ec7a979"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7f107ae7bb34ccea8282b1a0ec7a979", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/d21494d0185b463db36b8c8c2b341b97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d21494d0185b463db36b8c8c2b341b97", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e0bb346419f84e4680f6ca9a97f4fc0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e0bb346419f84e4680f6ca9a97f4fc0b", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "c8d542af72ce49338052c29f02c8857e", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e9dd794fa5c040a9a0445386fb2a6116"}, "options": {}, "id": "e9dd794fa5c040a9a0445386fb2a6116", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/e9f9c747d54947bc800a81ecf11858f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9f9c747d54947bc800a81ecf11858f5", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-27 21:51:25,246 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-bf66cb24-be24-40be-802e-d84303451698 2018-06-27 21:51:25,250 - 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-745685f0-79b7-49d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7b11221ce049cb5de505aecd4e62d41703e9b37" 2018-06-27 21:51:25,640 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:51:25 GMT Server: Apache Content-Length: 489 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-146bc86a-c7d4-4197-bbfa-8a6eefa1d113 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateInstancePortManipulationTests-745685f0-79b7-49d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/b52650d9e4d2461ebed4737333530402"}, "tags": [], "enabled": true, "id": "b52650d9e4d2461ebed4737333530402", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-745685f0-79b7-49d-proj"}]} 2018-06-27 21:51:25,641 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateInstancePortManipulationTests-745685f0-79b7-49d-proj used request id req-146bc86a-c7d4-4197-bbfa-8a6eefa1d113 2018-06-27 21:51:25,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7b11221ce049cb5de505aecd4e62d41703e9b37" 2018-06-27 21:51:25,988 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:51:25 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5253a18b-3fe7-4c3a-8aba-120e40529ef5 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 21:51:25,988 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-5253a18b-3fe7-4c3a-8aba-120e40529ef5 2018-06-27 21:51:26,788 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-745685f0-79b7-49d-user 2018-06-27 21:51:26,788 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:51:26,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0b019e5d885cf5790f69e77537dd0b27e644e90" 2018-06-27 21:51:27,187 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:51:26 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fe9c3884-830f-4b13-93ee-65767315b12a Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 21:51:27,188 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-fe9c3884-830f-4b13-93ee-65767315b12a 2018-06-27 21:51:27,191 - 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}c0b019e5d885cf5790f69e77537dd0b27e644e90" -d '{"role": {"name": "CreateInstancePortManipulationTests-745685f0-79b7-49d-proj-role"}}' 2018-06-27 21:51:27,609 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 21:51:27 GMT Server: Apache Content-Length: 234 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5fbdb90e-c56c-454b-b4f6-c33d2a7d7b67 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "38b9a08f38be4d6e84325995393f56d6", "links": {"self": "http://10.167.4.35:5000/v3/roles/38b9a08f38be4d6e84325995393f56d6"}, "name": "CreateInstancePortManipulationTests-745685f0-79b7-49d-proj-role"}} 2018-06-27 21:51:27,609 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-5fbdb90e-c56c-454b-b4f6-c33d2a7d7b67 2018-06-27 21:51:27,610 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-745685f0-79b7-49d-proj-role 2018-06-27 21:51:27,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/38b9a08f38be4d6e84325995393f56d6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0b019e5d885cf5790f69e77537dd0b27e644e90" 2018-06-27 21:51:28,086 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:51:27 GMT Server: Apache Content-Length: 234 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-089516bd-cb96-483c-b55a-9c772e333200 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "38b9a08f38be4d6e84325995393f56d6", "links": {"self": "http://10.167.4.35:5000/v3/roles/38b9a08f38be4d6e84325995393f56d6"}, "name": "CreateInstancePortManipulationTests-745685f0-79b7-49d-proj-role"}} 2018-06-27 21:51:28,086 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/38b9a08f38be4d6e84325995393f56d6 used request id req-089516bd-cb96-483c-b55a-9c772e333200 2018-06-27 21:51:28,087 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-745685f0-79b7-49d-proj-role to project CreateInstancePortManipulationTests-745685f0-79b7-49d-proj 2018-06-27 21:51:28,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/b52650d9e4d2461ebed4737333530402/users/0efac2ceaa3842669a03b6da266753e2/roles/38b9a08f38be4d6e84325995393f56d6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0b019e5d885cf5790f69e77537dd0b27e644e90" 2018-06-27 21:51:28,611 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:51:28 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9d3845e3-605b-49f3-b8eb-5c36291c0165 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:51:28,611 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/b52650d9e4d2461ebed4737333530402/users/0efac2ceaa3842669a03b6da266753e2/roles/38b9a08f38be4d6e84325995393f56d6 used request id req-9d3845e3-605b-49f3-b8eb-5c36291c0165 2018-06-27 21:51:28,612 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-06-27 21:51:28,612 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:51:28,613 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:51:29,639 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "38b9a08f38be4d6e84325995393f56d6", "name": "CreateInstancePortManipulationTests-745685f0-79b7-49d-proj-role"}], "expires_at": "2018-06-27T22:51:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b52650d9e4d2461ebed4737333530402", "name": "CreateInstancePortManipulationTests-745685f0-79b7-49d-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/b52650d9e4d2461ebed4737333530402", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/b52650d9e4d2461ebed4737333530402", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/b52650d9e4d2461ebed4737333530402", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/b52650d9e4d2461ebed4737333530402", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/b52650d9e4d2461ebed4737333530402", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/b52650d9e4d2461ebed4737333530402", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/b52650d9e4d2461ebed4737333530402", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/b52650d9e4d2461ebed4737333530402", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/b52650d9e4d2461ebed4737333530402", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/b52650d9e4d2461ebed4737333530402", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/b52650d9e4d2461ebed4737333530402", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/b52650d9e4d2461ebed4737333530402", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-745685f0-79b7-49d-user", "id": "0efac2ceaa3842669a03b6da266753e2"}, "audit_ids": ["X_jrUfSgS9C4IvbdUJ7u1g"], "issued_at": "2018-06-27T21:51:29.000000Z"}} 2018-06-27 21:51:29,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de3ffe186a7ea5195b3313018c237e430e20f330" 2018-06-27 21:51:30,028 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:51:29 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-88f86fd5-0b28-413f-9bbb-9c54a0ed7d8c Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:51:30,028 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-88f86fd5-0b28-413f-9bbb-9c54a0ed7d8c 2018-06-27 21:51:30,033 - 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-33e654ad-af1d-4f7f-88ad-c8f2ce5d15e5-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}de3ffe186a7ea5195b3313018c237e430e20f330" 2018-06-27 21:51:30,838 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:51:30 GMT Content-Type: application/json Content-Length: 180 Connection: keep-alive X-Openstack-Request-Id: req-7f1fe739-5b79-4315-a9e0-50728690ed22 Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-33e654ad-af1d-4f7f-88ad-c8f2ce5d15e5-image"} 2018-06-27 21:51:30,839 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-33e654ad-af1d-4f7f-88ad-c8f2ce5d15e5-image used request id req-7f1fe739-5b79-4315-a9e0-50728690ed22 2018-06-27 21:51:30,842 - 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}de3ffe186a7ea5195b3313018c237e430e20f330" 2018-06-27 21:51:31,483 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:51:31 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-7b93fc85-92f6-4165-b6fc-a0dca46f59c8 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-27 21:51:31,484 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-7b93fc85-92f6-4165-b6fc-a0dca46f59c8 2018-06-27 21:51:31,515 - 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}de3ffe186a7ea5195b3313018c237e430e20f330" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-33e654ad-af1d-4f7f-88ad-c8f2ce5d15e5-image"}' 2018-06-27 21:51:32,393 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 21:51:32 GMT Content-Type: application/json Content-Length: 622 Connection: keep-alive Location: https://172.30.10.101:9292/v2/images/3aece1ca-0120-44c0-aac5-c15fb70e7a76 Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-17cdad03-74c6-479f-9db6-d537b95c74f5 Front-End-Https: on RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-33e654ad-af1d-4f7f-88ad-c8f2ce5d15e5-image", "tags": [], "container_format": "bare", "created_at": "2018-06-27T21:51:32Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-06-27T21:51:32Z", "visibility": "shared", "self": "/v2/images/3aece1ca-0120-44c0-aac5-c15fb70e7a76", "min_disk": 0, "protected": false, "id": "3aece1ca-0120-44c0-aac5-c15fb70e7a76", "file": "/v2/images/3aece1ca-0120-44c0-aac5-c15fb70e7a76/file", "checksum": null, "owner": "b52650d9e4d2461ebed4737333530402", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-27 21:51:32,393 - keystoneauth.session - DEBUG - POST call to image for https://172.30.10.101:9292/v2/images used request id req-17cdad03-74c6-479f-9db6-d537b95c74f5 2018-06-27 21:51:32,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9292/v2/images/3aece1ca-0120-44c0-aac5-c15fb70e7a76/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}de3ffe186a7ea5195b3313018c237e430e20f330" -d '' 2018-06-27 21:51:33,824 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:51:33 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-d1c0e907-21bb-4072-bfbb-a61669595357 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-27 21:51:33,824 - keystoneauth.session - DEBUG - PUT call to image for https://172.30.10.101:9292/v2/images/3aece1ca-0120-44c0-aac5-c15fb70e7a76/file used request id req-d1c0e907-21bb-4072-bfbb-a61669595357 2018-06-27 21:51:33,825 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-06-27 21:51:33,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/3aece1ca-0120-44c0-aac5-c15fb70e7a76 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}de3ffe186a7ea5195b3313018c237e430e20f330" 2018-06-27 21:51:34,565 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:51:34 GMT Content-Type: application/json Content-Length: 740 Connection: keep-alive X-Openstack-Request-Id: req-ba2b13f4-0458-4d92-84dd-b2b6e9cdb5df Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-33e654ad-af1d-4f7f-88ad-c8f2ce5d15e5-image", "tags": [], "container_format": "bare", "created_at": "2018-06-27T21:51:32Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-27T21:51:34Z", "visibility": "shared", "self": "/v2/images/3aece1ca-0120-44c0-aac5-c15fb70e7a76", "min_disk": 0, "protected": false, "id": "3aece1ca-0120-44c0-aac5-c15fb70e7a76", "file": "/v2/images/3aece1ca-0120-44c0-aac5-c15fb70e7a76/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b52650d9e4d2461ebed4737333530402", "direct_url": "file:///var/lib/glance/images/3aece1ca-0120-44c0-aac5-c15fb70e7a76", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-27 21:51:34,565 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/3aece1ca-0120-44c0-aac5-c15fb70e7a76 used request id req-ba2b13f4-0458-4d92-84dd-b2b6e9cdb5df 2018-06-27 21:51:34,568 - 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}de3ffe186a7ea5195b3313018c237e430e20f330" 2018-06-27 21:51:35,207 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:51:35 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-1ed8c3a2-2519-4db4-a8cb-14eb1001101d 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-27 21:51:35,207 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-1ed8c3a2-2519-4db4-a8cb-14eb1001101d 2018-06-27 21:51:35,210 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-33e654ad-af1d-4f7f-88ad-c8f2ce5d15e5-image 2018-06-27 21:51:35,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/3aece1ca-0120-44c0-aac5-c15fb70e7a76 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}de3ffe186a7ea5195b3313018c237e430e20f330" 2018-06-27 21:51:35,263 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:51:35 GMT Content-Type: application/json Content-Length: 740 Connection: keep-alive X-Openstack-Request-Id: req-ee5b66f1-9545-4c39-ab4a-db24d8f6226f Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-33e654ad-af1d-4f7f-88ad-c8f2ce5d15e5-image", "tags": [], "container_format": "bare", "created_at": "2018-06-27T21:51:32Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-27T21:51:34Z", "visibility": "shared", "self": "/v2/images/3aece1ca-0120-44c0-aac5-c15fb70e7a76", "min_disk": 0, "protected": false, "id": "3aece1ca-0120-44c0-aac5-c15fb70e7a76", "file": "/v2/images/3aece1ca-0120-44c0-aac5-c15fb70e7a76/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b52650d9e4d2461ebed4737333530402", "direct_url": "file:///var/lib/glance/images/3aece1ca-0120-44c0-aac5-c15fb70e7a76", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-27 21:51:35,263 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/3aece1ca-0120-44c0-aac5-c15fb70e7a76 used request id req-ee5b66f1-9545-4c39-ab4a-db24d8f6226f 2018-06-27 21:51:35,264 - create_image - DEBUG - Instance status is - active 2018-06-27 21:51:35,264 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-33e654ad-af1d-4f7f-88ad-c8f2ce5d15e5-image 2018-06-27 21:51:35,264 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-33e654ad-af1d-4f7f-88ad-c8f2ce5d15e5-image 2018-06-27 21:51:35,264 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:51:35,265 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:51:36,143 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "38b9a08f38be4d6e84325995393f56d6", "name": "CreateInstancePortManipulationTests-745685f0-79b7-49d-proj-role"}], "expires_at": "2018-06-27T22:51:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b52650d9e4d2461ebed4737333530402", "name": "CreateInstancePortManipulationTests-745685f0-79b7-49d-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/b52650d9e4d2461ebed4737333530402", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/b52650d9e4d2461ebed4737333530402", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/b52650d9e4d2461ebed4737333530402", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/b52650d9e4d2461ebed4737333530402", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/b52650d9e4d2461ebed4737333530402", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/b52650d9e4d2461ebed4737333530402", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/b52650d9e4d2461ebed4737333530402", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/b52650d9e4d2461ebed4737333530402", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/b52650d9e4d2461ebed4737333530402", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/b52650d9e4d2461ebed4737333530402", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/b52650d9e4d2461ebed4737333530402", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/b52650d9e4d2461ebed4737333530402", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-745685f0-79b7-49d-user", "id": "0efac2ceaa3842669a03b6da266753e2"}, "audit_ids": ["s-Fpc3EkR5SA-bDGheLmow"], "issued_at": "2018-06-27T21:51:36.000000Z"}} 2018-06-27 21:51:36,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}55d31f5403671d64d671f1ad5091e286300a3bd0" 2018-06-27 21:51:36,476 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:51:36 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-76785089-cdb4-4d05-aeee-1b7f8016ce86 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:51:36,477 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-76785089-cdb4-4d05-aeee-1b7f8016ce86 2018-06-27 21:51:36,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=CreateInstancePortManipulationTests-33e654ad-af1d-4f7f-88ad-c8f2ce5d15e5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55d31f5403671d64d671f1ad5091e286300a3bd0" 2018-06-27 21:51:37,451 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:51:37 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-3a7b374f-eca4-414e-93e6-04913550fcec Front-End-Https: on RESP BODY: {"networks":[]} 2018-06-27 21:51:37,451 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-33e654ad-af1d-4f7f-88ad-c8f2ce5d15e5-pub-net used request id req-3a7b374f-eca4-414e-93e6-04913550fcec 2018-06-27 21:51:37,451 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-33e654ad-af1d-4f7f-88ad-c8f2ce5d15e5-pub-net 2018-06-27 21:51:37,456 - 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}55d31f5403671d64d671f1ad5091e286300a3bd0" -d '{"network": {"name": "CreateInstancePortManipulationTests-33e654ad-af1d-4f7f-88ad-c8f2ce5d15e5-pub-net", "admin_state_up": true}}' 2018-06-27 21:51:38,387 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 21:51:38 GMT Content-Type: application/json Content-Length: 617 Connection: keep-alive X-Openstack-Request-Id: req-49762931-38bb-4370-8a57-50435ce91363 Front-End-Https: on RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"b52650d9e4d2461ebed4737333530402","created_at":"2018-06-27T21:51:37Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-06-27T21:51:38Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"b52650d9e4d2461ebed4737333530402","id":"8cd966c3-9bc7-4572-be24-1c30ea20b506","name":"CreateInstancePortManipulationTests-33e654ad-af1d-4f7f-88ad-c8f2ce5d15e5-pub-net"}} 2018-06-27 21:51:38,388 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-49762931-38bb-4370-8a57-50435ce91363 2018-06-27 21:51:38,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/networks?id=8cd966c3-9bc7-4572-be24-1c30ea20b506 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55d31f5403671d64d671f1ad5091e286300a3bd0" 2018-06-27 21:51:39,387 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:51:39 GMT Content-Type: application/json Content-Length: 601 Connection: keep-alive X-Openstack-Request-Id: req-20faff64-7520-406b-b917-7229e3e2b009 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-27T21:51:38Z","tenant_id":"b52650d9e4d2461ebed4737333530402","created_at":"2018-06-27T21:51:37Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"b52650d9e4d2461ebed4737333530402","id":"8cd966c3-9bc7-4572-be24-1c30ea20b506","name":"CreateInstancePortManipulationTests-33e654ad-af1d-4f7f-88ad-c8f2ce5d15e5-pub-net"}]} 2018-06-27 21:51:39,387 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=8cd966c3-9bc7-4572-be24-1c30ea20b506 used request id req-20faff64-7520-406b-b917-7229e3e2b009 2018-06-27 21:51:39,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=8cd966c3-9bc7-4572-be24-1c30ea20b506 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55d31f5403671d64d671f1ad5091e286300a3bd0" 2018-06-27 21:51:39,471 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:51:39 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-317e2847-431b-48c6-a6da-0fe31e40ea1c Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-27 21:51:39,472 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=8cd966c3-9bc7-4572-be24-1c30ea20b506 used request id req-317e2847-431b-48c6-a6da-0fe31e40ea1c 2018-06-27 21:51:39,472 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-33e654ad-af1d-4f7f-88ad-c8f2ce5d15e5-pub-subnet 2018-06-27 21:51:39,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}55d31f5403671d64d671f1ad5091e286300a3bd0" -d '{"subnets": [{"ip_version": 4, "network_id": "8cd966c3-9bc7-4572-be24-1c30ea20b506", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-33e654ad-af1d-4f7f-88ad-c8f2ce5d15e5-pub-subnet"}]}' 2018-06-27 21:51:41,376 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 21:51:41 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-a264451a-90be-4fc7-9405-96269befad77 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8cd966c3-9bc7-4572-be24-1c30ea20b506","tenant_id":"b52650d9e4d2461ebed4737333530402","created_at":"2018-06-27T21:51:40Z","dns_nameservers":[],"updated_at":"2018-06-27T21:51:40Z","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":"b52650d9e4d2461ebed4737333530402","id":"59bb63fd-4cdf-46d0-8647-d448e64fa8b2","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-33e654ad-af1d-4f7f-88ad-c8f2ce5d15e5-pub-subnet"}]} 2018-06-27 21:51:41,376 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-a264451a-90be-4fc7-9405-96269befad77 2018-06-27 21:51:41,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=8cd966c3-9bc7-4572-be24-1c30ea20b506 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55d31f5403671d64d671f1ad5091e286300a3bd0" 2018-06-27 21:51:42,541 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:51:42 GMT Content-Type: application/json Content-Length: 645 Connection: keep-alive X-Openstack-Request-Id: req-7934199b-888b-4740-8db3-59d89d5910ab Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["59bb63fd-4cdf-46d0-8647-d448e64fa8b2"],"updated_at":"2018-06-27T21:51:40Z","tenant_id":"b52650d9e4d2461ebed4737333530402","created_at":"2018-06-27T21:51:37Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"b52650d9e4d2461ebed4737333530402","id":"8cd966c3-9bc7-4572-be24-1c30ea20b506","name":"CreateInstancePortManipulationTests-33e654ad-af1d-4f7f-88ad-c8f2ce5d15e5-pub-net"}]} 2018-06-27 21:51:42,541 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=8cd966c3-9bc7-4572-be24-1c30ea20b506 used request id req-7934199b-888b-4740-8db3-59d89d5910ab 2018-06-27 21:51:42,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=8cd966c3-9bc7-4572-be24-1c30ea20b506 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55d31f5403671d64d671f1ad5091e286300a3bd0" 2018-06-27 21:51:42,664 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:51:42 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-dce47454-0ae2-43ec-b9d7-defc5ebcb710 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8cd966c3-9bc7-4572-be24-1c30ea20b506","tenant_id":"b52650d9e4d2461ebed4737333530402","created_at":"2018-06-27T21:51:40Z","dns_nameservers":[],"updated_at":"2018-06-27T21:51:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b52650d9e4d2461ebed4737333530402","id":"59bb63fd-4cdf-46d0-8647-d448e64fa8b2","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-33e654ad-af1d-4f7f-88ad-c8f2ce5d15e5-pub-subnet"}]} 2018-06-27 21:51:42,664 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=8cd966c3-9bc7-4572-be24-1c30ea20b506 used request id req-dce47454-0ae2-43ec-b9d7-defc5ebcb710 2018-06-27 21:51:42,665 - OpenStackNetwork - DEBUG - Network [8cd966c3-9bc7-4572-be24-1c30ea20b506] created successfully 2018-06-27 21:51:42,665 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:51:42,666 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:51:43,400 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:51:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["NxWXyfEURPKUneJr4VO4rQ"], "issued_at": "2018-06-27T21:51:43.000000Z"}} 2018-06-27 21:51:43,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28a01c08887a76424603bb5b8f399b88e0bd7f42" 2018-06-27 21:51:43,455 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:51:43 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-70f0356b-56f0-4dd2-b8ee-bb8d85315f8f Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:51:43,455 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-70f0356b-56f0-4dd2-b8ee-bb8d85315f8f 2018-06-27 21:51:43,456 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 21:51:43,461 - novaclient.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}28a01c08887a76424603bb5b8f399b88e0bd7f42" 2018-06-27 21:51:44,390 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:51:44 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-ab28bfbc-cbbe-413a-8cee-53b39f9ac4db X-Compute-Request-Id: req-ab28bfbc-cbbe-413a-8cee-53b39f9ac4db Front-End-Https: on RESP BODY: {"flavors": [{"id": "bfce69d5-8948-4e52-8e30-cf8bfa544966", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "bookmark"}], "name": "shaker-flavor_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3"}]} 2018-06-27 21:51:44,390 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-ab28bfbc-cbbe-413a-8cee-53b39f9ac4db 2018-06-27 21:51:44,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}28a01c08887a76424603bb5b8f399b88e0bd7f42" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-33e654ad-af1d-4f7f-88ad-c8f2ce5d15e5-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-27 21:51:45,160 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:51:45 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-ecdc2e33-cf0d-49f6-aab3-5dbe1a0e4310 X-Compute-Request-Id: req-ecdc2e33-cf0d-49f6-aab3-5dbe1a0e4310 Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-33e654ad-af1d-4f7f-88ad-c8f2ce5d15e5-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/e5ca69e7-d218-4795-8389-1a22a3394bb2", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/e5ca69e7-d218-4795-8389-1a22a3394bb2", "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": "e5ca69e7-d218-4795-8389-1a22a3394bb2"}} 2018-06-27 21:51:45,160 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-ecdc2e33-cf0d-49f6-aab3-5dbe1a0e4310 2018-06-27 21:51:45,161 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:51:45,162 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:51:46,126 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "38b9a08f38be4d6e84325995393f56d6", "name": "CreateInstancePortManipulationTests-745685f0-79b7-49d-proj-role"}], "expires_at": "2018-06-27T22:51:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b52650d9e4d2461ebed4737333530402", "name": "CreateInstancePortManipulationTests-745685f0-79b7-49d-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/b52650d9e4d2461ebed4737333530402", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/b52650d9e4d2461ebed4737333530402", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/b52650d9e4d2461ebed4737333530402", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/b52650d9e4d2461ebed4737333530402", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/b52650d9e4d2461ebed4737333530402", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/b52650d9e4d2461ebed4737333530402", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/b52650d9e4d2461ebed4737333530402", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/b52650d9e4d2461ebed4737333530402", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/b52650d9e4d2461ebed4737333530402", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/b52650d9e4d2461ebed4737333530402", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/b52650d9e4d2461ebed4737333530402", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/b52650d9e4d2461ebed4737333530402", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-745685f0-79b7-49d-user", "id": "0efac2ceaa3842669a03b6da266753e2"}, "audit_ids": ["fsHmlKzSRB-dTpaYkPDqhg"], "issued_at": "2018-06-27T21:51:46.000000Z"}} 2018-06-27 21:51:46,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b46dcfea50f9addd56297389f8ddeb1c10bcc8e" 2018-06-27 21:51:46,485 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:51:46 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-900c92ba-f92a-464b-a59e-d84c0d4473d0 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:51:46,486 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-900c92ba-f92a-464b-a59e-d84c0d4473d0 2018-06-27 21:51:46,487 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 21:51:46,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b46dcfea50f9addd56297389f8ddeb1c10bcc8e" 2018-06-27 21:51:46,539 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:51:46 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b3f28bb3-56f1-48b4-a3fd-8f28552f85d9 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:51:46,539 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-b3f28bb3-56f1-48b4-a3fd-8f28552f85d9 2018-06-27 21:51:46,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/networks?name=CreateInstancePortManipulationTests-33e654ad-af1d-4f7f-88ad-c8f2ce5d15e5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b46dcfea50f9addd56297389f8ddeb1c10bcc8e" 2018-06-27 21:51:48,382 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:51:48 GMT Content-Type: application/json Content-Length: 645 Connection: keep-alive X-Openstack-Request-Id: req-af95103d-bad7-481f-af96-eea8b1dcbbe0 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["59bb63fd-4cdf-46d0-8647-d448e64fa8b2"],"updated_at":"2018-06-27T21:51:40Z","tenant_id":"b52650d9e4d2461ebed4737333530402","created_at":"2018-06-27T21:51:37Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"b52650d9e4d2461ebed4737333530402","id":"8cd966c3-9bc7-4572-be24-1c30ea20b506","name":"CreateInstancePortManipulationTests-33e654ad-af1d-4f7f-88ad-c8f2ce5d15e5-pub-net"}]} 2018-06-27 21:51:48,382 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-33e654ad-af1d-4f7f-88ad-c8f2ce5d15e5-pub-net used request id req-af95103d-bad7-481f-af96-eea8b1dcbbe0 2018-06-27 21:51:48,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 21:51:48,398 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:51: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-27 21:51:48,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/b52650d9e4d2461ebed4737333530402 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b46dcfea50f9addd56297389f8ddeb1c10bcc8e" 2018-06-27 21:51:48,451 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:51:48 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cd1b2b8c-643f-41a0-a4ee-346ff23fae64 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/b52650d9e4d2461ebed4737333530402"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b52650d9e4d2461ebed4737333530402", "name": "CreateInstancePortManipulationTests-745685f0-79b7-49d-proj"}} 2018-06-27 21:51:48,451 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b52650d9e4d2461ebed4737333530402 used request id req-cd1b2b8c-643f-41a0-a4ee-346ff23fae64 2018-06-27 21:51:48,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=8cd966c3-9bc7-4572-be24-1c30ea20b506 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b46dcfea50f9addd56297389f8ddeb1c10bcc8e" 2018-06-27 21:51:49,992 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:51:49 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-03191c79-ddf2-42a6-ae9f-a1b651d075b1 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8cd966c3-9bc7-4572-be24-1c30ea20b506","tenant_id":"b52650d9e4d2461ebed4737333530402","created_at":"2018-06-27T21:51:40Z","dns_nameservers":[],"updated_at":"2018-06-27T21:51:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b52650d9e4d2461ebed4737333530402","id":"59bb63fd-4cdf-46d0-8647-d448e64fa8b2","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-33e654ad-af1d-4f7f-88ad-c8f2ce5d15e5-pub-subnet"}]} 2018-06-27 21:51:49,992 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=8cd966c3-9bc7-4572-be24-1c30ea20b506 used request id req-03191c79-ddf2-42a6-ae9f-a1b651d075b1 2018-06-27 21:51:49,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/ports?network_id=8cd966c3-9bc7-4572-be24-1c30ea20b506&name=CreateInstancePortManipulationTests-33e654ad-af1d-4f7f-88ad-c8f2ce5d15e5port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b46dcfea50f9addd56297389f8ddeb1c10bcc8e" 2018-06-27 21:51:50,797 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:51:50 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-0f57ba55-23a7-43c6-8784-70635177476f Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-27 21:51:50,797 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=8cd966c3-9bc7-4572-be24-1c30ea20b506&name=CreateInstancePortManipulationTests-33e654ad-af1d-4f7f-88ad-c8f2ce5d15e5port-1&admin_state_up=True used request id req-0f57ba55-23a7-43c6-8784-70635177476f 2018-06-27 21:51: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/detail?name=CreateInstancePortManipulationTests-33e654ad-af1d-4f7f-88ad-c8f2ce5d15e5-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b46dcfea50f9addd56297389f8ddeb1c10bcc8e" 2018-06-27 21:51:51,585 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:51: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-14216156-7302-41a8-b476-567063e697a2 X-Compute-Request-Id: req-14216156-7302-41a8-b476-567063e697a2 Front-End-Https: on RESP BODY: {"servers": []} 2018-06-27 21:51:51,585 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-33e654ad-af1d-4f7f-88ad-c8f2ce5d15e5-inst used request id req-14216156-7302-41a8-b476-567063e697a2 2018-06-27 21:51:51,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-33e654ad-af1d-4f7f-88ad-c8f2ce5d15e5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b46dcfea50f9addd56297389f8ddeb1c10bcc8e" 2018-06-27 21:51:51,946 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:51:51 GMT Content-Type: application/json Content-Length: 645 Connection: keep-alive X-Openstack-Request-Id: req-4649382b-1ef2-402e-b44f-4800c9ac2a4a Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["59bb63fd-4cdf-46d0-8647-d448e64fa8b2"],"updated_at":"2018-06-27T21:51:40Z","tenant_id":"b52650d9e4d2461ebed4737333530402","created_at":"2018-06-27T21:51:37Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"b52650d9e4d2461ebed4737333530402","id":"8cd966c3-9bc7-4572-be24-1c30ea20b506","name":"CreateInstancePortManipulationTests-33e654ad-af1d-4f7f-88ad-c8f2ce5d15e5-pub-net"}]} 2018-06-27 21:51:51,946 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-33e654ad-af1d-4f7f-88ad-c8f2ce5d15e5-pub-net used request id req-4649382b-1ef2-402e-b44f-4800c9ac2a4a 2018-06-27 21:51:51,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/b52650d9e4d2461ebed4737333530402 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b46dcfea50f9addd56297389f8ddeb1c10bcc8e" 2018-06-27 21:51:52,048 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:51:51 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-67a86959-605d-48ee-a456-9b1ce816d7b4 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/b52650d9e4d2461ebed4737333530402"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b52650d9e4d2461ebed4737333530402", "name": "CreateInstancePortManipulationTests-745685f0-79b7-49d-proj"}} 2018-06-27 21:51:52,048 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b52650d9e4d2461ebed4737333530402 used request id req-67a86959-605d-48ee-a456-9b1ce816d7b4 2018-06-27 21:51:52,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=8cd966c3-9bc7-4572-be24-1c30ea20b506 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b46dcfea50f9addd56297389f8ddeb1c10bcc8e" 2018-06-27 21:51:53,059 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:51:53 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-9a8db8e2-deac-4916-a81f-c71eebb0b955 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8cd966c3-9bc7-4572-be24-1c30ea20b506","tenant_id":"b52650d9e4d2461ebed4737333530402","created_at":"2018-06-27T21:51:40Z","dns_nameservers":[],"updated_at":"2018-06-27T21:51:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b52650d9e4d2461ebed4737333530402","id":"59bb63fd-4cdf-46d0-8647-d448e64fa8b2","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-33e654ad-af1d-4f7f-88ad-c8f2ce5d15e5-pub-subnet"}]} 2018-06-27 21:51:53,059 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=8cd966c3-9bc7-4572-be24-1c30ea20b506 used request id req-9a8db8e2-deac-4916-a81f-c71eebb0b955 2018-06-27 21:51:53,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=8cd966c3-9bc7-4572-be24-1c30ea20b506&name=CreateInstancePortManipulationTests-33e654ad-af1d-4f7f-88ad-c8f2ce5d15e5port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b46dcfea50f9addd56297389f8ddeb1c10bcc8e" 2018-06-27 21:51:53,164 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:51:53 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-9f28be39-b3f8-4017-9e60-d18c0367fd1c Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-27 21:51:53,164 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=8cd966c3-9bc7-4572-be24-1c30ea20b506&name=CreateInstancePortManipulationTests-33e654ad-af1d-4f7f-88ad-c8f2ce5d15e5port-1&admin_state_up=True used request id req-9f28be39-b3f8-4017-9e60-d18c0367fd1c 2018-06-27 21:51:53,164 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:51:53,165 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:51:53,913 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "38b9a08f38be4d6e84325995393f56d6", "name": "CreateInstancePortManipulationTests-745685f0-79b7-49d-proj-role"}], "expires_at": "2018-06-27T22:51:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b52650d9e4d2461ebed4737333530402", "name": "CreateInstancePortManipulationTests-745685f0-79b7-49d-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/b52650d9e4d2461ebed4737333530402", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/b52650d9e4d2461ebed4737333530402", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/b52650d9e4d2461ebed4737333530402", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/b52650d9e4d2461ebed4737333530402", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/b52650d9e4d2461ebed4737333530402", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/b52650d9e4d2461ebed4737333530402", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/b52650d9e4d2461ebed4737333530402", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/b52650d9e4d2461ebed4737333530402", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/b52650d9e4d2461ebed4737333530402", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/b52650d9e4d2461ebed4737333530402", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/b52650d9e4d2461ebed4737333530402", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/b52650d9e4d2461ebed4737333530402", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-745685f0-79b7-49d-user", "id": "0efac2ceaa3842669a03b6da266753e2"}, "audit_ids": ["oigj022FSpq8-0-BaV76uA"], "issued_at": "2018-06-27T21:51:53.000000Z"}} 2018-06-27 21:51:53,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7eba80dffaab040b73f9d2f43d72a6ffbe20661c" 2018-06-27 21:51:54,288 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:51:53 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-dfc71705-b0cc-4186-9ca4-dc8efe6ec5cf Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:51:54,288 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-dfc71705-b0cc-4186-9ca4-dc8efe6ec5cf 2018-06-27 21:51:54,295 - keystoneauth.session - 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-33e654ad-af1d-4f7f-88ad-c8f2ce5d15e5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b46dcfea50f9addd56297389f8ddeb1c10bcc8e" 2018-06-27 21:51:54,583 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:51:54 GMT Content-Type: application/json Content-Length: 645 Connection: keep-alive X-Openstack-Request-Id: req-cc9b5ab7-5a5a-461c-8217-1ad0450677fd Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["59bb63fd-4cdf-46d0-8647-d448e64fa8b2"],"updated_at":"2018-06-27T21:51:40Z","tenant_id":"b52650d9e4d2461ebed4737333530402","created_at":"2018-06-27T21:51:37Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"b52650d9e4d2461ebed4737333530402","id":"8cd966c3-9bc7-4572-be24-1c30ea20b506","name":"CreateInstancePortManipulationTests-33e654ad-af1d-4f7f-88ad-c8f2ce5d15e5-pub-net"}]} 2018-06-27 21:51:54,583 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-33e654ad-af1d-4f7f-88ad-c8f2ce5d15e5-pub-net used request id req-cc9b5ab7-5a5a-461c-8217-1ad0450677fd 2018-06-27 21:51:54,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=8cd966c3-9bc7-4572-be24-1c30ea20b506 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b46dcfea50f9addd56297389f8ddeb1c10bcc8e" 2018-06-27 21:51:54,732 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:51:54 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-d900c610-8f20-4fd6-8f43-e2a7438fe67f Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8cd966c3-9bc7-4572-be24-1c30ea20b506","tenant_id":"b52650d9e4d2461ebed4737333530402","created_at":"2018-06-27T21:51:40Z","dns_nameservers":[],"updated_at":"2018-06-27T21:51:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b52650d9e4d2461ebed4737333530402","id":"59bb63fd-4cdf-46d0-8647-d448e64fa8b2","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-33e654ad-af1d-4f7f-88ad-c8f2ce5d15e5-pub-subnet"}]} 2018-06-27 21:51:54,733 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=8cd966c3-9bc7-4572-be24-1c30ea20b506 used request id req-d900c610-8f20-4fd6-8f43-e2a7438fe67f 2018-06-27 21:51:54,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?name=CreateInstancePortManipulationTests-33e654ad-af1d-4f7f-88ad-c8f2ce5d15e5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b46dcfea50f9addd56297389f8ddeb1c10bcc8e" 2018-06-27 21:51:55,049 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:51:55 GMT Content-Type: application/json Content-Length: 645 Connection: keep-alive X-Openstack-Request-Id: req-6404a2bb-a208-4126-b9dc-b385558c8a56 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["59bb63fd-4cdf-46d0-8647-d448e64fa8b2"],"updated_at":"2018-06-27T21:51:40Z","tenant_id":"b52650d9e4d2461ebed4737333530402","created_at":"2018-06-27T21:51:37Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"b52650d9e4d2461ebed4737333530402","id":"8cd966c3-9bc7-4572-be24-1c30ea20b506","name":"CreateInstancePortManipulationTests-33e654ad-af1d-4f7f-88ad-c8f2ce5d15e5-pub-net"}]} 2018-06-27 21:51:55,049 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-33e654ad-af1d-4f7f-88ad-c8f2ce5d15e5-pub-net used request id req-6404a2bb-a208-4126-b9dc-b385558c8a56 2018-06-27 21:51:55,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 21:51:55,064 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:51: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-27 21:51:55,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/b52650d9e4d2461ebed4737333530402 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7eba80dffaab040b73f9d2f43d72a6ffbe20661c" 2018-06-27 21:51:55,155 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:51:55 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f8aeccf2-6185-43f4-9232-d4d710266960 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/b52650d9e4d2461ebed4737333530402"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b52650d9e4d2461ebed4737333530402", "name": "CreateInstancePortManipulationTests-745685f0-79b7-49d-proj"}} 2018-06-27 21:51:55,156 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b52650d9e4d2461ebed4737333530402 used request id req-f8aeccf2-6185-43f4-9232-d4d710266960 2018-06-27 21:51:55,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=8cd966c3-9bc7-4572-be24-1c30ea20b506 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b46dcfea50f9addd56297389f8ddeb1c10bcc8e" 2018-06-27 21:51:55,327 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:51:55 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-5c17d931-0a60-47e4-87ce-a80121cc96e7 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8cd966c3-9bc7-4572-be24-1c30ea20b506","tenant_id":"b52650d9e4d2461ebed4737333530402","created_at":"2018-06-27T21:51:40Z","dns_nameservers":[],"updated_at":"2018-06-27T21:51:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b52650d9e4d2461ebed4737333530402","id":"59bb63fd-4cdf-46d0-8647-d448e64fa8b2","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-33e654ad-af1d-4f7f-88ad-c8f2ce5d15e5-pub-subnet"}]} 2018-06-27 21:51:55,327 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=8cd966c3-9bc7-4572-be24-1c30ea20b506 used request id req-5c17d931-0a60-47e4-87ce-a80121cc96e7 2018-06-27 21:51:55,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=8cd966c3-9bc7-4572-be24-1c30ea20b506&name=CreateInstancePortManipulationTests-33e654ad-af1d-4f7f-88ad-c8f2ce5d15e5-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b46dcfea50f9addd56297389f8ddeb1c10bcc8e" 2018-06-27 21:51:55,476 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:51:55 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-554d8421-b932-4e95-8a5a-39ab78a7bc9a Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8cd966c3-9bc7-4572-be24-1c30ea20b506","tenant_id":"b52650d9e4d2461ebed4737333530402","created_at":"2018-06-27T21:51:40Z","dns_nameservers":[],"updated_at":"2018-06-27T21:51:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b52650d9e4d2461ebed4737333530402","id":"59bb63fd-4cdf-46d0-8647-d448e64fa8b2","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-33e654ad-af1d-4f7f-88ad-c8f2ce5d15e5-pub-subnet"}]} 2018-06-27 21:51:55,476 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=8cd966c3-9bc7-4572-be24-1c30ea20b506&name=CreateInstancePortManipulationTests-33e654ad-af1d-4f7f-88ad-c8f2ce5d15e5-pub-subnet used request id req-554d8421-b932-4e95-8a5a-39ab78a7bc9a 2018-06-27 21:51:55,476 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-33e654ad-af1d-4f7f-88ad-c8f2ce5d15e5-pub-net 2018-06-27 21:51:55,482 - 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}0b46dcfea50f9addd56297389f8ddeb1c10bcc8e" -d '{"port": {"network_id": "8cd966c3-9bc7-4572-be24-1c30ea20b506", "fixed_ips": [{"subnet_id": "59bb63fd-4cdf-46d0-8647-d448e64fa8b2", "ip_address": "10.66.0.101"}], "name": "CreateInstancePortManipulationTests-33e654ad-af1d-4f7f-88ad-c8f2ce5d15e5port-1", "admin_state_up": true}}' 2018-06-27 21:51:56,551 - keystoneauth.session - DEBUG - RESP: [400] Server: nginx Date: Wed, 27 Jun 2018 21:51:56 GMT Content-Type: application/json Content-Length: 143 Connection: keep-alive X-Openstack-Request-Id: req-4fa91a03-9a26-4d15-bd7b-ce7a7b349cdb RESP BODY: {"NeutronError": {"message": "IP address 10.66.0.101 is not a valid IP for the specified subnet.", "type": "InvalidIpForSubnet", "detail": ""}} 2018-06-27 21:51:56,552 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/ports used request id req-4fa91a03-9a26-4d15-bd7b-ce7a7b349cdb 2018-06-27 21:51:56,552 - 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-27 21:51:56,556 - 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/e5ca69e7-d218-4795-8389-1a22a3394bb2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28a01c08887a76424603bb5b8f399b88e0bd7f42" 2018-06-27 21:51:57,432 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 21:51: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-a93262ee-c245-4fad-ae02-799f32758b84 X-Compute-Request-Id: req-a93262ee-c245-4fad-ae02-799f32758b84 2018-06-27 21:51:57,432 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/flavors/e5ca69e7-d218-4795-8389-1a22a3394bb2 used request id req-a93262ee-c245-4fad-ae02-799f32758b84 2018-06-27 21:51:57,433 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-33e654ad-af1d-4f7f-88ad-c8f2ce5d15e5-pub-subnet 2018-06-27 21:51:57,434 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-33e654ad-af1d-4f7f-88ad-c8f2ce5d15e5-pub-subnet 2018-06-27 21:51:57,438 - 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/59bb63fd-4cdf-46d0-8647-d448e64fa8b2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55d31f5403671d64d671f1ad5091e286300a3bd0" 2018-06-27 21:52:02,620 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:52:02 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-e671da03-ccb9-4ec5-94cf-3d2577d623bf Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:52:02,621 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/59bb63fd-4cdf-46d0-8647-d448e64fa8b2 used request id req-e671da03-ccb9-4ec5-94cf-3d2577d623bf 2018-06-27 21:52:02,621 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-33e654ad-af1d-4f7f-88ad-c8f2ce5d15e5-pub-net 2018-06-27 21:52:02,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/networks/8cd966c3-9bc7-4572-be24-1c30ea20b506 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55d31f5403671d64d671f1ad5091e286300a3bd0" 2018-06-27 21:52:06,262 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:52:06 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-624be9b1-5d90-49f4-81c9-d593c75abe22 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:52:06,263 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/8cd966c3-9bc7-4572-be24-1c30ea20b506 used request id req-624be9b1-5d90-49f4-81c9-d593c75abe22 2018-06-27 21:52:06,264 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-33e654ad-af1d-4f7f-88ad-c8f2ce5d15e5-image 2018-06-27 21:52:06,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9292/v2/images/3aece1ca-0120-44c0-aac5-c15fb70e7a76 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}de3ffe186a7ea5195b3313018c237e430e20f330" 2018-06-27 21:52:06,474 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:52:06 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-e71ba734-4dde-4f76-8dd2-86c9bba06843 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-27 21:52:06,474 - keystoneauth.session - DEBUG - DELETE call to image for https://172.30.10.101:9292/v2/images/3aece1ca-0120-44c0-aac5-c15fb70e7a76 used request id req-e71ba734-4dde-4f76-8dd2-86c9bba06843 2018-06-27 21:52:06,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=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0b019e5d885cf5790f69e77537dd0b27e644e90" 2018-06-27 21:52:07,484 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:52:07 GMT Content-Type: application/json Content-Length: 11766 Connection: keep-alive X-Openstack-Request-Id: req-04588db8-84a0-4bf2-ab48-0f19d7d31012 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-27T19:03:04Z", "updated_at": "2018-06-27T19:03:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "6748ef1e-56da-434e-9e89-e86b58537b65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "b3e3826c-1c48-4699-93f0-f8a310956753", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "bfad35fa-7ea9-4a81-917d-7b86481eb510", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "d657b333-103d-4d19-add8-1e8bae2f8849", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b92069937e44a3786e439f95c61afe5", "created_at": "2018-06-27T19:08:41Z", "updated_at": "2018-06-27T19:08:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "4ac2a090-f595-4e7b-9b7a-a52fa204e881", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "5508c0b1-6261-44cb-854d-60c64bcbba0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "a60c77dc-6985-48ac-a3a3-067176d3e52f", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "e6ec0fa4-1eb3-4c5d-a451-c7acfd7fde82", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}], "revision_number": 4, "project_id": "4b92069937e44a3786e439f95c61afe5", "id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T18:59:55Z", "updated_at": "2018-06-27T18:59:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "5a060918-419b-4ec3-90df-a7764c06af2f", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "6cd9bbf0-4d1b-4b13-a6c4-e20a15bb3360", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "8134c0f0-89c6-4d45-bef8-a9260d9d0723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "e0e7297a-a59d-4d2b-b75c-2cc86b269114", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}], "revision_number": 4, "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b52650d9e4d2461ebed4737333530402", "created_at": "2018-06-27T21:51:37Z", "updated_at": "2018-06-27T21:51:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:51:37Z", "revision_number": 0, "id": "0bc37cc3-e5d7-4a9e-bb56-120fe6b5ad75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:51:37Z", "security_group_id": "cf43cf18-8563-4981-a553-2871ac30444b", "tenant_id": "b52650d9e4d2461ebed4737333530402", "port_range_min": null, "ethertype": "IPv4", "project_id": "b52650d9e4d2461ebed4737333530402"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:51:37Z", "revision_number": 0, "id": "9c92407b-8ac8-412a-a0b0-a1db3bb149a7", "remote_group_id": "cf43cf18-8563-4981-a553-2871ac30444b", "remote_ip_prefix": null, "created_at": "2018-06-27T21:51:37Z", "security_group_id": "cf43cf18-8563-4981-a553-2871ac30444b", "tenant_id": "b52650d9e4d2461ebed4737333530402", "port_range_min": null, "ethertype": "IPv4", "project_id": "b52650d9e4d2461ebed4737333530402"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:51:37Z", "revision_number": 0, "id": "ac63c052-9ef6-4ade-a8ab-b2efc5991d87", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:51:37Z", "security_group_id": "cf43cf18-8563-4981-a553-2871ac30444b", "tenant_id": "b52650d9e4d2461ebed4737333530402", "port_range_min": null, "ethertype": "IPv6", "project_id": "b52650d9e4d2461ebed4737333530402"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:51:37Z", "revision_number": 0, "id": "eb05c42d-41bc-4110-9bd5-14b9aad132c3", "remote_group_id": "cf43cf18-8563-4981-a553-2871ac30444b", "remote_ip_prefix": null, "created_at": "2018-06-27T21:51:37Z", "security_group_id": "cf43cf18-8563-4981-a553-2871ac30444b", "tenant_id": "b52650d9e4d2461ebed4737333530402", "port_range_min": null, "ethertype": "IPv6", "project_id": "b52650d9e4d2461ebed4737333530402"}], "revision_number": 4, "project_id": "b52650d9e4d2461ebed4737333530402", "id": "cf43cf18-8563-4981-a553-2871ac30444b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "created_at": "2018-06-27T21:03:43Z", "updated_at": "2018-06-27T21:03:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "41061dbf-a5a2-465f-84dd-140f6104b3f7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "47d5c96d-0510-41a5-b33e-5683702c5bb8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "4b4b6430-3f42-4fe4-a25e-2c5c015a7699", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "e6a68cb7-6491-4474-a4d7-38496cac4eb7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}], "revision_number": 4, "project_id": "3f0a375b66c54145bff1c56e7c91ad73", "id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "name": "default"}]} 2018-06-27 21:52:07,485 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-04588db8-84a0-4bf2-ab48-0f19d7d31012 2018-06-27 21:52:07,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/4b92069937e44a3786e439f95c61afe5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0b019e5d885cf5790f69e77537dd0b27e644e90" 2018-06-27 21:52:07,957 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:52:07 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c95384c0-a708-432d-98bb-438665b43f3e 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/4b92069937e44a3786e439f95c61afe5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4b92069937e44a3786e439f95c61afe5", "name": "service"}} 2018-06-27 21:52:07,957 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/4b92069937e44a3786e439f95c61afe5 used request id req-c95384c0-a708-432d-98bb-438665b43f3e 2018-06-27 21:52:07,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0b019e5d885cf5790f69e77537dd0b27e644e90" 2018-06-27 21:52:08,360 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:52:07 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a97e85c1-5fae-4858-89ad-ab0c078c814d 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/8cdbc979369d4c15b8ddd6cc77d930e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}} 2018-06-27 21:52:08,361 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 used request id req-a97e85c1-5fae-4858-89ad-ab0c078c814d 2018-06-27 21:52:08,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/b52650d9e4d2461ebed4737333530402 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0b019e5d885cf5790f69e77537dd0b27e644e90" 2018-06-27 21:52:08,440 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:52:08 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ed974868-3c95-487e-843b-70245eb2c77d Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/b52650d9e4d2461ebed4737333530402"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b52650d9e4d2461ebed4737333530402", "name": "CreateInstancePortManipulationTests-745685f0-79b7-49d-proj"}} 2018-06-27 21:52:08,440 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b52650d9e4d2461ebed4737333530402 used request id req-ed974868-3c95-487e-843b-70245eb2c77d 2018-06-27 21:52:08,441 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - cf43cf18-8563-4981-a553-2871ac30444b 2018-06-27 21:52:08,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/security-group-rules?security_group_id=cf43cf18-8563-4981-a553-2871ac30444b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0b019e5d885cf5790f69e77537dd0b27e644e90" 2018-06-27 21:52:09,296 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:52:09 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-0f3df216-bf06-4ed0-860f-03b4da21e744 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-27T21:51:37Z", "security_group_id": "cf43cf18-8563-4981-a553-2871ac30444b", "port_range_min": null, "revision_number": 0, "tenant_id": "b52650d9e4d2461ebed4737333530402", "created_at": "2018-06-27T21:51:37Z", "project_id": "b52650d9e4d2461ebed4737333530402", "id": "0bc37cc3-e5d7-4a9e-bb56-120fe6b5ad75"}, {"remote_group_id": "cf43cf18-8563-4981-a553-2871ac30444b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:51:37Z", "security_group_id": "cf43cf18-8563-4981-a553-2871ac30444b", "port_range_min": null, "revision_number": 0, "tenant_id": "b52650d9e4d2461ebed4737333530402", "created_at": "2018-06-27T21:51:37Z", "project_id": "b52650d9e4d2461ebed4737333530402", "id": "9c92407b-8ac8-412a-a0b0-a1db3bb149a7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:51:37Z", "security_group_id": "cf43cf18-8563-4981-a553-2871ac30444b", "port_range_min": null, "revision_number": 0, "tenant_id": "b52650d9e4d2461ebed4737333530402", "created_at": "2018-06-27T21:51:37Z", "project_id": "b52650d9e4d2461ebed4737333530402", "id": "ac63c052-9ef6-4ade-a8ab-b2efc5991d87"}, {"remote_group_id": "cf43cf18-8563-4981-a553-2871ac30444b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:51:37Z", "security_group_id": "cf43cf18-8563-4981-a553-2871ac30444b", "port_range_min": null, "revision_number": 0, "tenant_id": "b52650d9e4d2461ebed4737333530402", "created_at": "2018-06-27T21:51:37Z", "project_id": "b52650d9e4d2461ebed4737333530402", "id": "eb05c42d-41bc-4110-9bd5-14b9aad132c3"}]} 2018-06-27 21:52:09,296 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=cf43cf18-8563-4981-a553-2871ac30444b used request id req-0f3df216-bf06-4ed0-860f-03b4da21e744 2018-06-27 21:52:09,297 - neutron_utils - INFO - Deleting security group with name - default 2018-06-27 21:52:09,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/cf43cf18-8563-4981-a553-2871ac30444b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0b019e5d885cf5790f69e77537dd0b27e644e90" 2018-06-27 21:52:09,751 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:52:09 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-7c3b9da6-d462-4a11-88f0-c972571d84eb Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:52:09,751 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/cf43cf18-8563-4981-a553-2871ac30444b used request id req-7c3b9da6-d462-4a11-88f0-c972571d84eb 2018-06-27 21:52:09,752 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-745685f0-79b7-49d-proj 2018-06-27 21:52:09,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/b52650d9e4d2461ebed4737333530402 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0b019e5d885cf5790f69e77537dd0b27e644e90" 2018-06-27 21:52:10,104 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:52:09 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9a099a8b-5a03-44fb-8ae2-f3b704867b79 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:52:10,105 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/b52650d9e4d2461ebed4737333530402 used request id req-9a099a8b-5a03-44fb-8ae2-f3b704867b79 2018-06-27 21:52:10,105 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-745685f0-79b7-49d-proj-role 2018-06-27 21:52:10,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/38b9a08f38be4d6e84325995393f56d6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0b019e5d885cf5790f69e77537dd0b27e644e90" 2018-06-27 21:52:10,598 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:52:10 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-463e6bb7-85e3-4b35-ae71-994511cb82da Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:52:10,598 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/38b9a08f38be4d6e84325995393f56d6 used request id req-463e6bb7-85e3-4b35-ae71-994511cb82da 2018-06-27 21:52: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/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0b019e5d885cf5790f69e77537dd0b27e644e90" 2018-06-27 21:52:10,991 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:52:10 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4fce2f40-f108-47b8-b2d0-cee4effdced8 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 21:52:10,991 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-4fce2f40-f108-47b8-b2d0-cee4effdced8 2018-06-27 21:52:10,992 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-745685f0-79b7-49d-user 2018-06-27 21:52:10,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/0efac2ceaa3842669a03b6da266753e2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7b11221ce049cb5de505aecd4e62d41703e9b37" 2018-06-27 21:52:11,348 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:52:10 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-700fd8e3-8e1d-43b2-ab05-965f1b8dcdb8 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:52:11,348 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/0efac2ceaa3842669a03b6da266753e2 used request id req-700fd8e3-8e1d-43b2-ab05-965f1b8dcdb8 2018-06-27 21:52:11,349 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:52:12,149 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:52:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["NFCcC08GQWC6FEPM6mkcBg"], "issued_at": "2018-06-27T21:52:12.000000Z"}} 2018-06-27 21:52:12,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}a6f73ac4a6c348dfc485bce4c3ee512c828bbb8f" 2018-06-27 21:52:12,202 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:52:12 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0ab660da-d3e1-41c5-8f99-8cde8c2bc80f Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:52:12,202 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-0ab660da-d3e1-41c5-8f99-8cde8c2bc80f 2018-06-27 21:52:12,203 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:52:12,204 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:52:12,986 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:52:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["NdN-T6TWTNeRGzWty-lRcg"], "issued_at": "2018-06-27T21:52:12.000000Z"}} 2018-06-27 21:52:12,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}b4f093409ae4a191660bc683e3ef6e820ade8e99" 2018-06-27 21:52:13,339 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:52:12 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-638b0073-6310-43bb-a94d-29668f825477 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:52:13,340 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-638b0073-6310-43bb-a94d-29668f825477 2018-06-27 21:52:13,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 21:52:13,355 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:52: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-27 21:52:13,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?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-051e6b5b-75a4-425-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4f093409ae4a191660bc683e3ef6e820ade8e99" 2018-06-27 21:52:13,650 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:52:13 GMT Server: Apache Content-Length: 203 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-53742604-14a1-425a-a546-04650f13d5fc 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-051e6b5b-75a4-425-proj", "previous": null, "next": null}, "projects": []} 2018-06-27 21:52:13,650 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-051e6b5b-75a4-425-proj used request id req-53742604-14a1-425a-a546-04650f13d5fc 2018-06-27 21:52: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/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4f093409ae4a191660bc683e3ef6e820ade8e99" 2018-06-27 21:52:13,744 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:52:13 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-028ffe39-440f-4ff4-a18d-08b99395eae0 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 21:52:13,744 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-028ffe39-440f-4ff4-a18d-08b99395eae0 2018-06-27 21:52:13,748 - 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}b4f093409ae4a191660bc683e3ef6e820ade8e99" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-051e6b5b-75a4-425-proj"}}' 2018-06-27 21:52:13,908 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 21:52:13 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d8524389-f063-40fc-baaa-8fb2a62850f8 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/0869c8103d6649498e7bdffacda839f9"}, "tags": [], "enabled": true, "id": "0869c8103d6649498e7bdffacda839f9", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-051e6b5b-75a4-425-proj"}} 2018-06-27 21:52:13,908 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-d8524389-f063-40fc-baaa-8fb2a62850f8 2018-06-27 21:52:13,909 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-051e6b5b-75a4-425-proj 2018-06-27 21:52:13,909 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:52:13,910 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:52:14,559 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:52:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["64Iy511KQ76W2e6DzUaegQ"], "issued_at": "2018-06-27T21:52:14.000000Z"}} 2018-06-27 21:52:14,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ec6e9199f25868eaf00b1516e10fdc3718e597c" 2018-06-27 21:52:14,886 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:52:14 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8d76e35a-559d-4ef2-b553-b9d1c7bbd97a Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:52:14,887 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-8d76e35a-559d-4ef2-b553-b9d1c7bbd97a 2018-06-27 21:52:14,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-27 21:52:14,903 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:52: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-27 21:52:14,904 - 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}2ec6e9199f25868eaf00b1516e10fdc3718e597c" 2018-06-27 21:52:15,271 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:52:14 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-10fc9841-54e2-4294-a558-11e6c6aced20 Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/05b1bc3fa6fd4243a4ba8b4d6fcc3daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05b1bc3fa6fd4243a4ba8b4d6fcc3daf", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/48d44c9c0fea4f4e80edc7d2e0715db7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d44c9c0fea4f4e80edc7d2e0715db7", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/4d3721127bf84155a837606ce3feba32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d3721127bf84155a837606ce3feba32", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/5c846663ea6d407e9223de0719ce5442"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c846663ea6d407e9223de0719ce5442", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/73a10e6c4f67490a8a4030cc6cea32f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73a10e6c4f67490a8a4030cc6cea32f5", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/8ecfab7d9d4f47bb8892a85b7d2a0b5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ecfab7d9d4f47bb8892a85b7d2a0b5a", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/b278d529e9a54a9195e4e536b9384dc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b278d529e9a54a9195e4e536b9384dc0", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b7f107ae7bb34ccea8282b1a0ec7a979"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7f107ae7bb34ccea8282b1a0ec7a979", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/d21494d0185b463db36b8c8c2b341b97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d21494d0185b463db36b8c8c2b341b97", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e0bb346419f84e4680f6ca9a97f4fc0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e0bb346419f84e4680f6ca9a97f4fc0b", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "c8d542af72ce49338052c29f02c8857e", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e9dd794fa5c040a9a0445386fb2a6116"}, "options": {}, "id": "e9dd794fa5c040a9a0445386fb2a6116", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/e9f9c747d54947bc800a81ecf11858f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9f9c747d54947bc800a81ecf11858f5", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-27 21:52:15,271 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-10fc9841-54e2-4294-a558-11e6c6aced20 2018-06-27 21:52:15,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=CreateInstancePortManipulationTests-051e6b5b-75a4-425-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ec6e9199f25868eaf00b1516e10fdc3718e597c" 2018-06-27 21:52:15,514 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:52:15 GMT Server: Apache Content-Length: 489 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7cd4d8ba-4b89-4435-b341-45ce997ca5d1 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateInstancePortManipulationTests-051e6b5b-75a4-425-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/0869c8103d6649498e7bdffacda839f9"}, "tags": [], "enabled": true, "id": "0869c8103d6649498e7bdffacda839f9", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-051e6b5b-75a4-425-proj"}]} 2018-06-27 21:52:15,514 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateInstancePortManipulationTests-051e6b5b-75a4-425-proj used request id req-7cd4d8ba-4b89-4435-b341-45ce997ca5d1 2018-06-27 21:52:15,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ec6e9199f25868eaf00b1516e10fdc3718e597c" 2018-06-27 21:52:16,005 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:52:15 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7e21205b-a567-4eea-887f-c45b77e74587 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 21:52:16,005 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-7e21205b-a567-4eea-887f-c45b77e74587 2018-06-27 21:52:16,595 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-051e6b5b-75a4-425-user 2018-06-27 21:52:16,595 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:52:16,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}b4f093409ae4a191660bc683e3ef6e820ade8e99" 2018-06-27 21:52:16,931 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:52:16 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-548d7bfc-fa73-4531-948a-d7fd303d0713 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 21:52:16,931 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-548d7bfc-fa73-4531-948a-d7fd303d0713 2018-06-27 21:52:16,935 - 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}b4f093409ae4a191660bc683e3ef6e820ade8e99" -d '{"role": {"name": "CreateInstancePortManipulationTests-051e6b5b-75a4-425-proj-role"}}' 2018-06-27 21:52:17,331 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 21:52:16 GMT Server: Apache Content-Length: 234 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e317e39f-776b-4b8b-afe0-0c9ba441ea0e Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "34e136523aef45a59f25e46ca3541768", "links": {"self": "http://10.167.4.35:5000/v3/roles/34e136523aef45a59f25e46ca3541768"}, "name": "CreateInstancePortManipulationTests-051e6b5b-75a4-425-proj-role"}} 2018-06-27 21:52:17,331 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-e317e39f-776b-4b8b-afe0-0c9ba441ea0e 2018-06-27 21:52:17,331 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-051e6b5b-75a4-425-proj-role 2018-06-27 21:52:17,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/34e136523aef45a59f25e46ca3541768 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4f093409ae4a191660bc683e3ef6e820ade8e99" 2018-06-27 21:52:17,777 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:52:17 GMT Server: Apache Content-Length: 234 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cc6ca70a-3c9d-4b79-892c-8ec4fb33d48a Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "34e136523aef45a59f25e46ca3541768", "links": {"self": "http://10.167.4.35:5000/v3/roles/34e136523aef45a59f25e46ca3541768"}, "name": "CreateInstancePortManipulationTests-051e6b5b-75a4-425-proj-role"}} 2018-06-27 21:52:17,777 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/34e136523aef45a59f25e46ca3541768 used request id req-cc6ca70a-3c9d-4b79-892c-8ec4fb33d48a 2018-06-27 21:52:17,777 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-051e6b5b-75a4-425-proj-role to project CreateInstancePortManipulationTests-051e6b5b-75a4-425-proj 2018-06-27 21:52:17,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/0869c8103d6649498e7bdffacda839f9/users/d24cea8a2e584a8dae60b0217b6fdf82/roles/34e136523aef45a59f25e46ca3541768 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4f093409ae4a191660bc683e3ef6e820ade8e99" 2018-06-27 21:52:18,223 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:52:17 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3ba5e06e-4818-4ce4-9ddf-1a4c32ed275c Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:52:18,224 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/0869c8103d6649498e7bdffacda839f9/users/d24cea8a2e584a8dae60b0217b6fdf82/roles/34e136523aef45a59f25e46ca3541768 used request id req-3ba5e06e-4818-4ce4-9ddf-1a4c32ed275c 2018-06-27 21:52:18,224 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-06-27 21:52:18,224 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:52:18,225 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:52:18,911 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "34e136523aef45a59f25e46ca3541768", "name": "CreateInstancePortManipulationTests-051e6b5b-75a4-425-proj-role"}], "expires_at": "2018-06-27T22:52:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0869c8103d6649498e7bdffacda839f9", "name": "CreateInstancePortManipulationTests-051e6b5b-75a4-425-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/0869c8103d6649498e7bdffacda839f9", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/0869c8103d6649498e7bdffacda839f9", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/0869c8103d6649498e7bdffacda839f9", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/0869c8103d6649498e7bdffacda839f9", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/0869c8103d6649498e7bdffacda839f9", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/0869c8103d6649498e7bdffacda839f9", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/0869c8103d6649498e7bdffacda839f9", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/0869c8103d6649498e7bdffacda839f9", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/0869c8103d6649498e7bdffacda839f9", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/0869c8103d6649498e7bdffacda839f9", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/0869c8103d6649498e7bdffacda839f9", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/0869c8103d6649498e7bdffacda839f9", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-051e6b5b-75a4-425-user", "id": "d24cea8a2e584a8dae60b0217b6fdf82"}, "audit_ids": ["hJy081vkRKKOwZNXv9gF4w"], "issued_at": "2018-06-27T21:52:18.000000Z"}} 2018-06-27 21:52:18,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}3642d6460056ab65fee8754b1af6048afe04db60" 2018-06-27 21:52:19,180 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:52:18 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7a62a820-de8c-4140-98f3-a406f29b4d2a Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:52:19,181 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-7a62a820-de8c-4140-98f3-a406f29b4d2a 2018-06-27 21:52:19,185 - 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-e82705ae-10b8-4904-bbee-2be27ead1844-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3642d6460056ab65fee8754b1af6048afe04db60" 2018-06-27 21:52:19,802 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:52:19 GMT Content-Type: application/json Content-Length: 180 Connection: keep-alive X-Openstack-Request-Id: req-eee2b5e5-559d-4c8c-942b-477050f21a42 Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-e82705ae-10b8-4904-bbee-2be27ead1844-image"} 2018-06-27 21:52:19,802 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-e82705ae-10b8-4904-bbee-2be27ead1844-image used request id req-eee2b5e5-559d-4c8c-942b-477050f21a42 2018-06-27 21:52:19,806 - 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}3642d6460056ab65fee8754b1af6048afe04db60" 2018-06-27 21:52:20,345 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:52:20 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-945ef010-7a1f-41c1-b4e3-aee212d3c944 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-27 21:52:20,345 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-945ef010-7a1f-41c1-b4e3-aee212d3c944 2018-06-27 21:52:20,376 - 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}3642d6460056ab65fee8754b1af6048afe04db60" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-e82705ae-10b8-4904-bbee-2be27ead1844-image"}' 2018-06-27 21:52:21,442 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 21:52:21 GMT Content-Type: application/json Content-Length: 622 Connection: keep-alive Location: https://172.30.10.101:9292/v2/images/f1a07cb7-90ae-4f92-a1a9-9863f4345779 Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-654861c2-5769-4870-a176-ad555821e07a Front-End-Https: on RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-e82705ae-10b8-4904-bbee-2be27ead1844-image", "tags": [], "container_format": "bare", "created_at": "2018-06-27T21:52:21Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-06-27T21:52:21Z", "visibility": "shared", "self": "/v2/images/f1a07cb7-90ae-4f92-a1a9-9863f4345779", "min_disk": 0, "protected": false, "id": "f1a07cb7-90ae-4f92-a1a9-9863f4345779", "file": "/v2/images/f1a07cb7-90ae-4f92-a1a9-9863f4345779/file", "checksum": null, "owner": "0869c8103d6649498e7bdffacda839f9", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-27 21:52:21,442 - keystoneauth.session - DEBUG - POST call to image for https://172.30.10.101:9292/v2/images used request id req-654861c2-5769-4870-a176-ad555821e07a 2018-06-27 21:52:21,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9292/v2/images/f1a07cb7-90ae-4f92-a1a9-9863f4345779/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3642d6460056ab65fee8754b1af6048afe04db60" -d '' 2018-06-27 21:52:22,770 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:52:22 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-5eb2b3f6-5dd6-465c-bf91-d0bda0c57847 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-27 21:52:22,770 - keystoneauth.session - DEBUG - PUT call to image for https://172.30.10.101:9292/v2/images/f1a07cb7-90ae-4f92-a1a9-9863f4345779/file used request id req-5eb2b3f6-5dd6-465c-bf91-d0bda0c57847 2018-06-27 21:52:22,771 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-06-27 21:52:22,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/f1a07cb7-90ae-4f92-a1a9-9863f4345779 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3642d6460056ab65fee8754b1af6048afe04db60" 2018-06-27 21:52:23,536 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:52:23 GMT Content-Type: application/json Content-Length: 740 Connection: keep-alive X-Openstack-Request-Id: req-cf9a49f0-1247-4993-b260-ee24dac2becc Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-e82705ae-10b8-4904-bbee-2be27ead1844-image", "tags": [], "container_format": "bare", "created_at": "2018-06-27T21:52:21Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-27T21:52:23Z", "visibility": "shared", "self": "/v2/images/f1a07cb7-90ae-4f92-a1a9-9863f4345779", "min_disk": 0, "protected": false, "id": "f1a07cb7-90ae-4f92-a1a9-9863f4345779", "file": "/v2/images/f1a07cb7-90ae-4f92-a1a9-9863f4345779/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0869c8103d6649498e7bdffacda839f9", "direct_url": "file:///var/lib/glance/images/f1a07cb7-90ae-4f92-a1a9-9863f4345779", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-27 21:52:23,536 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/f1a07cb7-90ae-4f92-a1a9-9863f4345779 used request id req-cf9a49f0-1247-4993-b260-ee24dac2becc 2018-06-27 21:52:23,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}3642d6460056ab65fee8754b1af6048afe04db60" 2018-06-27 21:52:23,561 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:52:23 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-5aec88ae-a37a-4a06-add4-2c20c82f5104 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-27 21:52:23,561 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-5aec88ae-a37a-4a06-add4-2c20c82f5104 2018-06-27 21:52:23,564 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-e82705ae-10b8-4904-bbee-2be27ead1844-image 2018-06-27 21:52:23,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/f1a07cb7-90ae-4f92-a1a9-9863f4345779 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3642d6460056ab65fee8754b1af6048afe04db60" 2018-06-27 21:52:23,614 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:52:23 GMT Content-Type: application/json Content-Length: 740 Connection: keep-alive X-Openstack-Request-Id: req-4b70d5d7-4a52-4b1a-a328-c66ae36635b9 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-e82705ae-10b8-4904-bbee-2be27ead1844-image", "tags": [], "container_format": "bare", "created_at": "2018-06-27T21:52:21Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-27T21:52:23Z", "visibility": "shared", "self": "/v2/images/f1a07cb7-90ae-4f92-a1a9-9863f4345779", "min_disk": 0, "protected": false, "id": "f1a07cb7-90ae-4f92-a1a9-9863f4345779", "file": "/v2/images/f1a07cb7-90ae-4f92-a1a9-9863f4345779/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0869c8103d6649498e7bdffacda839f9", "direct_url": "file:///var/lib/glance/images/f1a07cb7-90ae-4f92-a1a9-9863f4345779", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-27 21:52:23,614 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/f1a07cb7-90ae-4f92-a1a9-9863f4345779 used request id req-4b70d5d7-4a52-4b1a-a328-c66ae36635b9 2018-06-27 21:52:23,614 - create_image - DEBUG - Instance status is - active 2018-06-27 21:52:23,615 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-e82705ae-10b8-4904-bbee-2be27ead1844-image 2018-06-27 21:52:23,615 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-e82705ae-10b8-4904-bbee-2be27ead1844-image 2018-06-27 21:52:23,615 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:52:23,616 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:52:24,526 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "34e136523aef45a59f25e46ca3541768", "name": "CreateInstancePortManipulationTests-051e6b5b-75a4-425-proj-role"}], "expires_at": "2018-06-27T22:52:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0869c8103d6649498e7bdffacda839f9", "name": "CreateInstancePortManipulationTests-051e6b5b-75a4-425-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/0869c8103d6649498e7bdffacda839f9", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/0869c8103d6649498e7bdffacda839f9", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/0869c8103d6649498e7bdffacda839f9", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/0869c8103d6649498e7bdffacda839f9", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/0869c8103d6649498e7bdffacda839f9", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/0869c8103d6649498e7bdffacda839f9", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/0869c8103d6649498e7bdffacda839f9", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/0869c8103d6649498e7bdffacda839f9", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/0869c8103d6649498e7bdffacda839f9", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/0869c8103d6649498e7bdffacda839f9", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/0869c8103d6649498e7bdffacda839f9", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/0869c8103d6649498e7bdffacda839f9", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-051e6b5b-75a4-425-user", "id": "d24cea8a2e584a8dae60b0217b6fdf82"}, "audit_ids": ["gj8S94CgQweg7kdRO2fvBQ"], "issued_at": "2018-06-27T21:52:24.000000Z"}} 2018-06-27 21:52:24,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}79c2619e5fc66d38223b9072033c8e9e068eb4a2" 2018-06-27 21:52:24,847 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:52:24 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c666593e-a18a-4bec-8fb6-edc79b8505a0 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:52:24,847 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-c666593e-a18a-4bec-8fb6-edc79b8505a0 2018-06-27 21:52:24,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=CreateInstancePortManipulationTests-e82705ae-10b8-4904-bbee-2be27ead1844-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79c2619e5fc66d38223b9072033c8e9e068eb4a2" 2018-06-27 21:52:25,603 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:52:25 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-4d115e59-8807-43de-88d0-62246767e5c6 Front-End-Https: on RESP BODY: {"networks":[]} 2018-06-27 21:52:25,603 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-e82705ae-10b8-4904-bbee-2be27ead1844-pub-net used request id req-4d115e59-8807-43de-88d0-62246767e5c6 2018-06-27 21:52:25,604 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-e82705ae-10b8-4904-bbee-2be27ead1844-pub-net 2018-06-27 21:52:25,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/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79c2619e5fc66d38223b9072033c8e9e068eb4a2" -d '{"network": {"name": "CreateInstancePortManipulationTests-e82705ae-10b8-4904-bbee-2be27ead1844-pub-net", "admin_state_up": true}}' 2018-06-27 21:52:26,588 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 21:52:26 GMT Content-Type: application/json Content-Length: 617 Connection: keep-alive X-Openstack-Request-Id: req-9cf8c536-73f3-4227-a2b8-a5b871e03efc Front-End-Https: on RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"0869c8103d6649498e7bdffacda839f9","created_at":"2018-06-27T21:52:26Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-06-27T21:52:26Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"0869c8103d6649498e7bdffacda839f9","id":"9946288c-e6a1-4146-ae19-02a0571dbdb1","name":"CreateInstancePortManipulationTests-e82705ae-10b8-4904-bbee-2be27ead1844-pub-net"}} 2018-06-27 21:52:26,589 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-9cf8c536-73f3-4227-a2b8-a5b871e03efc 2018-06-27 21:52:26,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=9946288c-e6a1-4146-ae19-02a0571dbdb1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79c2619e5fc66d38223b9072033c8e9e068eb4a2" 2018-06-27 21:52:27,592 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:52:27 GMT Content-Type: application/json Content-Length: 601 Connection: keep-alive X-Openstack-Request-Id: req-a8a2afcf-f20b-41e7-a501-cbdad981caf2 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-27T21:52:26Z","tenant_id":"0869c8103d6649498e7bdffacda839f9","created_at":"2018-06-27T21:52:26Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"0869c8103d6649498e7bdffacda839f9","id":"9946288c-e6a1-4146-ae19-02a0571dbdb1","name":"CreateInstancePortManipulationTests-e82705ae-10b8-4904-bbee-2be27ead1844-pub-net"}]} 2018-06-27 21:52:27,592 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=9946288c-e6a1-4146-ae19-02a0571dbdb1 used request id req-a8a2afcf-f20b-41e7-a501-cbdad981caf2 2018-06-27 21:52: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/subnets?network_id=9946288c-e6a1-4146-ae19-02a0571dbdb1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79c2619e5fc66d38223b9072033c8e9e068eb4a2" 2018-06-27 21:52:27,674 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:52:27 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-6d9a5602-4ea1-4a34-acc6-4c84b9920526 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-27 21:52:27,674 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=9946288c-e6a1-4146-ae19-02a0571dbdb1 used request id req-6d9a5602-4ea1-4a34-acc6-4c84b9920526 2018-06-27 21:52:27,674 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-e82705ae-10b8-4904-bbee-2be27ead1844-pub-subnet 2018-06-27 21:52:27,679 - 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}79c2619e5fc66d38223b9072033c8e9e068eb4a2" -d '{"subnets": [{"ip_version": 4, "network_id": "9946288c-e6a1-4146-ae19-02a0571dbdb1", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-e82705ae-10b8-4904-bbee-2be27ead1844-pub-subnet"}]}' 2018-06-27 21:52:30,049 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 21:52:30 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-d7f0ea2a-e088-41f4-9387-6c0c65f5bd63 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9946288c-e6a1-4146-ae19-02a0571dbdb1","tenant_id":"0869c8103d6649498e7bdffacda839f9","created_at":"2018-06-27T21:52:29Z","dns_nameservers":[],"updated_at":"2018-06-27T21:52: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":"0869c8103d6649498e7bdffacda839f9","id":"81e43513-7d5f-4dea-b109-9308c49644d9","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-e82705ae-10b8-4904-bbee-2be27ead1844-pub-subnet"}]} 2018-06-27 21:52:30,049 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-d7f0ea2a-e088-41f4-9387-6c0c65f5bd63 2018-06-27 21:52: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?id=9946288c-e6a1-4146-ae19-02a0571dbdb1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79c2619e5fc66d38223b9072033c8e9e068eb4a2" 2018-06-27 21:52:30,331 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:52:30 GMT Content-Type: application/json Content-Length: 645 Connection: keep-alive X-Openstack-Request-Id: req-d9abaf4f-5c5b-4fe8-ba3a-22e05db656e4 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["81e43513-7d5f-4dea-b109-9308c49644d9"],"updated_at":"2018-06-27T21:52:29Z","tenant_id":"0869c8103d6649498e7bdffacda839f9","created_at":"2018-06-27T21:52:26Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"0869c8103d6649498e7bdffacda839f9","id":"9946288c-e6a1-4146-ae19-02a0571dbdb1","name":"CreateInstancePortManipulationTests-e82705ae-10b8-4904-bbee-2be27ead1844-pub-net"}]} 2018-06-27 21:52:30,332 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=9946288c-e6a1-4146-ae19-02a0571dbdb1 used request id req-d9abaf4f-5c5b-4fe8-ba3a-22e05db656e4 2018-06-27 21:52:30,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=9946288c-e6a1-4146-ae19-02a0571dbdb1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79c2619e5fc66d38223b9072033c8e9e068eb4a2" 2018-06-27 21:52:30,493 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:52:30 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-16499486-fba8-4f13-970f-555b676c6bfe Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9946288c-e6a1-4146-ae19-02a0571dbdb1","tenant_id":"0869c8103d6649498e7bdffacda839f9","created_at":"2018-06-27T21:52:29Z","dns_nameservers":[],"updated_at":"2018-06-27T21:52: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":"0869c8103d6649498e7bdffacda839f9","id":"81e43513-7d5f-4dea-b109-9308c49644d9","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-e82705ae-10b8-4904-bbee-2be27ead1844-pub-subnet"}]} 2018-06-27 21:52:30,493 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=9946288c-e6a1-4146-ae19-02a0571dbdb1 used request id req-16499486-fba8-4f13-970f-555b676c6bfe 2018-06-27 21:52:30,494 - OpenStackNetwork - DEBUG - Network [9946288c-e6a1-4146-ae19-02a0571dbdb1] created successfully 2018-06-27 21:52:30,494 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:52:30,495 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:52:31,260 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:52:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["5MxCwPHxTm6VkNyabWRaxA"], "issued_at": "2018-06-27T21:52:31.000000Z"}} 2018-06-27 21:52:31,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}a2f91e4bfb43c54747844512130598c796f7fb45" 2018-06-27 21:52:31,555 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:52:31 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ab9936ea-1ecc-4f06-aebc-5c439b606b0e Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:52:31,555 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-ab9936ea-1ecc-4f06-aebc-5c439b606b0e 2018-06-27 21:52:31,557 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 21:52:31,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/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2f91e4bfb43c54747844512130598c796f7fb45" 2018-06-27 21:52:32,166 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:52:32 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-8f9ccdb7-9f59-4f31-b484-7fb9ba010d9c X-Compute-Request-Id: req-8f9ccdb7-9f59-4f31-b484-7fb9ba010d9c Front-End-Https: on RESP BODY: {"flavors": [{"id": "bfce69d5-8948-4e52-8e30-cf8bfa544966", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "bookmark"}], "name": "shaker-flavor_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3"}]} 2018-06-27 21:52:32,166 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-8f9ccdb7-9f59-4f31-b484-7fb9ba010d9c 2018-06-27 21:52:32,170 - 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}a2f91e4bfb43c54747844512130598c796f7fb45" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-e82705ae-10b8-4904-bbee-2be27ead1844-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-27 21:52:32,878 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:52: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-735f14b1-2a75-4d37-b46c-e72abee9f2cb X-Compute-Request-Id: req-735f14b1-2a75-4d37-b46c-e72abee9f2cb Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-e82705ae-10b8-4904-bbee-2be27ead1844-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/05ecab29-55e3-4ddd-9f5f-6227eb0b70e2", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/05ecab29-55e3-4ddd-9f5f-6227eb0b70e2", "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": "05ecab29-55e3-4ddd-9f5f-6227eb0b70e2"}} 2018-06-27 21:52:32,878 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-735f14b1-2a75-4d37-b46c-e72abee9f2cb 2018-06-27 21:52:32,879 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:52:32,880 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:52:33,730 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "34e136523aef45a59f25e46ca3541768", "name": "CreateInstancePortManipulationTests-051e6b5b-75a4-425-proj-role"}], "expires_at": "2018-06-27T22:52:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0869c8103d6649498e7bdffacda839f9", "name": "CreateInstancePortManipulationTests-051e6b5b-75a4-425-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/0869c8103d6649498e7bdffacda839f9", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/0869c8103d6649498e7bdffacda839f9", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/0869c8103d6649498e7bdffacda839f9", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/0869c8103d6649498e7bdffacda839f9", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/0869c8103d6649498e7bdffacda839f9", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/0869c8103d6649498e7bdffacda839f9", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/0869c8103d6649498e7bdffacda839f9", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/0869c8103d6649498e7bdffacda839f9", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/0869c8103d6649498e7bdffacda839f9", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/0869c8103d6649498e7bdffacda839f9", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/0869c8103d6649498e7bdffacda839f9", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/0869c8103d6649498e7bdffacda839f9", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-051e6b5b-75a4-425-user", "id": "d24cea8a2e584a8dae60b0217b6fdf82"}, "audit_ids": ["yuto4cHKRMqWpfGFBsdrhw"], "issued_at": "2018-06-27T21:52:33.000000Z"}} 2018-06-27 21:52:33,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aecbae08e3f4779ed035500cedb729c3d5052ea9" 2018-06-27 21:52:34,106 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:52:33 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0aea5403-3532-495f-a680-d56ad4289a7e Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:52:34,107 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-0aea5403-3532-495f-a680-d56ad4289a7e 2018-06-27 21:52:34,108 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 21:52:34,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aecbae08e3f4779ed035500cedb729c3d5052ea9" 2018-06-27 21:52:34,472 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:52:34 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-97140734-cc40-4d79-b9f2-aca1e018d474 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:52:34,472 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-97140734-cc40-4d79-b9f2-aca1e018d474 2018-06-27 21:52:34,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/networks?name=CreateInstancePortManipulationTests-e82705ae-10b8-4904-bbee-2be27ead1844-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aecbae08e3f4779ed035500cedb729c3d5052ea9" 2018-06-27 21:52:35,482 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:52:35 GMT Content-Type: application/json Content-Length: 645 Connection: keep-alive X-Openstack-Request-Id: req-27b7ca49-8872-40a9-af1e-2b6209a8d60e Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["81e43513-7d5f-4dea-b109-9308c49644d9"],"updated_at":"2018-06-27T21:52:29Z","tenant_id":"0869c8103d6649498e7bdffacda839f9","created_at":"2018-06-27T21:52:26Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"0869c8103d6649498e7bdffacda839f9","id":"9946288c-e6a1-4146-ae19-02a0571dbdb1","name":"CreateInstancePortManipulationTests-e82705ae-10b8-4904-bbee-2be27ead1844-pub-net"}]} 2018-06-27 21:52:35,482 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-e82705ae-10b8-4904-bbee-2be27ead1844-pub-net used request id req-27b7ca49-8872-40a9-af1e-2b6209a8d60e 2018-06-27 21:52:35,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 21:52:35,494 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:52: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-27 21:52:35,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/0869c8103d6649498e7bdffacda839f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aecbae08e3f4779ed035500cedb729c3d5052ea9" 2018-06-27 21:52:35,936 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:52:35 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4dcbf6ac-dca7-4eb7-86bf-47bc3eb23857 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/0869c8103d6649498e7bdffacda839f9"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0869c8103d6649498e7bdffacda839f9", "name": "CreateInstancePortManipulationTests-051e6b5b-75a4-425-proj"}} 2018-06-27 21:52:35,936 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/0869c8103d6649498e7bdffacda839f9 used request id req-4dcbf6ac-dca7-4eb7-86bf-47bc3eb23857 2018-06-27 21:52:35,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=9946288c-e6a1-4146-ae19-02a0571dbdb1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aecbae08e3f4779ed035500cedb729c3d5052ea9" 2018-06-27 21:52:36,811 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:52:36 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-033f1970-82f0-4864-87ee-ed732f3ea7a8 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9946288c-e6a1-4146-ae19-02a0571dbdb1","tenant_id":"0869c8103d6649498e7bdffacda839f9","created_at":"2018-06-27T21:52:29Z","dns_nameservers":[],"updated_at":"2018-06-27T21:52: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":"0869c8103d6649498e7bdffacda839f9","id":"81e43513-7d5f-4dea-b109-9308c49644d9","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-e82705ae-10b8-4904-bbee-2be27ead1844-pub-subnet"}]} 2018-06-27 21:52:36,812 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=9946288c-e6a1-4146-ae19-02a0571dbdb1 used request id req-033f1970-82f0-4864-87ee-ed732f3ea7a8 2018-06-27 21:52:36,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?network_id=9946288c-e6a1-4146-ae19-02a0571dbdb1&mac_address=foo&name=CreateInstancePortManipulationTests-e82705ae-10b8-4904-bbee-2be27ead1844port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aecbae08e3f4779ed035500cedb729c3d5052ea9" 2018-06-27 21:52:36,948 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:52:36 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-9d84a9db-263c-44a3-a916-b8ac48f61cdd Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-27 21:52:36,948 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=9946288c-e6a1-4146-ae19-02a0571dbdb1&mac_address=foo&name=CreateInstancePortManipulationTests-e82705ae-10b8-4904-bbee-2be27ead1844port-1&admin_state_up=True used request id req-9d84a9db-263c-44a3-a916-b8ac48f61cdd 2018-06-27 21:52:36,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/detail?name=CreateInstancePortManipulationTests-e82705ae-10b8-4904-bbee-2be27ead1844-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aecbae08e3f4779ed035500cedb729c3d5052ea9" 2018-06-27 21:52:37,799 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21: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-d024852e-f466-44ae-b803-0c2c1a248a0f X-Compute-Request-Id: req-d024852e-f466-44ae-b803-0c2c1a248a0f Front-End-Https: on RESP BODY: {"servers": []} 2018-06-27 21:52:37,799 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-e82705ae-10b8-4904-bbee-2be27ead1844-inst used request id req-d024852e-f466-44ae-b803-0c2c1a248a0f 2018-06-27 21:52:37,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=CreateInstancePortManipulationTests-e82705ae-10b8-4904-bbee-2be27ead1844-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aecbae08e3f4779ed035500cedb729c3d5052ea9" 2018-06-27 21:52:38,669 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:52:38 GMT Content-Type: application/json Content-Length: 645 Connection: keep-alive X-Openstack-Request-Id: req-944dd05c-6875-421a-9b3c-29430079f5a1 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["81e43513-7d5f-4dea-b109-9308c49644d9"],"updated_at":"2018-06-27T21:52:29Z","tenant_id":"0869c8103d6649498e7bdffacda839f9","created_at":"2018-06-27T21:52:26Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"0869c8103d6649498e7bdffacda839f9","id":"9946288c-e6a1-4146-ae19-02a0571dbdb1","name":"CreateInstancePortManipulationTests-e82705ae-10b8-4904-bbee-2be27ead1844-pub-net"}]} 2018-06-27 21:52:38,669 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-e82705ae-10b8-4904-bbee-2be27ead1844-pub-net used request id req-944dd05c-6875-421a-9b3c-29430079f5a1 2018-06-27 21:52:38,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/0869c8103d6649498e7bdffacda839f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aecbae08e3f4779ed035500cedb729c3d5052ea9" 2018-06-27 21:52:38,766 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:52:38 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1535a4b9-2042-4ca4-89d0-38d2171c4cec Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/0869c8103d6649498e7bdffacda839f9"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0869c8103d6649498e7bdffacda839f9", "name": "CreateInstancePortManipulationTests-051e6b5b-75a4-425-proj"}} 2018-06-27 21:52:38,766 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/0869c8103d6649498e7bdffacda839f9 used request id req-1535a4b9-2042-4ca4-89d0-38d2171c4cec 2018-06-27 21:52:38,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/subnets?network_id=9946288c-e6a1-4146-ae19-02a0571dbdb1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aecbae08e3f4779ed035500cedb729c3d5052ea9" 2018-06-27 21:52:39,662 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:52:39 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-5e4b4239-be3f-436e-8ee0-1c0f00db8d29 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9946288c-e6a1-4146-ae19-02a0571dbdb1","tenant_id":"0869c8103d6649498e7bdffacda839f9","created_at":"2018-06-27T21:52:29Z","dns_nameservers":[],"updated_at":"2018-06-27T21:52: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":"0869c8103d6649498e7bdffacda839f9","id":"81e43513-7d5f-4dea-b109-9308c49644d9","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-e82705ae-10b8-4904-bbee-2be27ead1844-pub-subnet"}]} 2018-06-27 21:52:39,662 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=9946288c-e6a1-4146-ae19-02a0571dbdb1 used request id req-5e4b4239-be3f-436e-8ee0-1c0f00db8d29 2018-06-27 21:52:39,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=9946288c-e6a1-4146-ae19-02a0571dbdb1&mac_address=foo&name=CreateInstancePortManipulationTests-e82705ae-10b8-4904-bbee-2be27ead1844port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aecbae08e3f4779ed035500cedb729c3d5052ea9" 2018-06-27 21:52:39,795 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:52:39 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-e45dc156-aa9c-4185-bde5-8be1a28eed76 Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-27 21:52:39,795 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=9946288c-e6a1-4146-ae19-02a0571dbdb1&mac_address=foo&name=CreateInstancePortManipulationTests-e82705ae-10b8-4904-bbee-2be27ead1844port-1&admin_state_up=True used request id req-e45dc156-aa9c-4185-bde5-8be1a28eed76 2018-06-27 21:52:39,795 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:52:39,796 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:52:40,806 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "34e136523aef45a59f25e46ca3541768", "name": "CreateInstancePortManipulationTests-051e6b5b-75a4-425-proj-role"}], "expires_at": "2018-06-27T22:52:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0869c8103d6649498e7bdffacda839f9", "name": "CreateInstancePortManipulationTests-051e6b5b-75a4-425-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/0869c8103d6649498e7bdffacda839f9", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/0869c8103d6649498e7bdffacda839f9", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/0869c8103d6649498e7bdffacda839f9", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/0869c8103d6649498e7bdffacda839f9", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/0869c8103d6649498e7bdffacda839f9", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/0869c8103d6649498e7bdffacda839f9", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/0869c8103d6649498e7bdffacda839f9", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/0869c8103d6649498e7bdffacda839f9", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/0869c8103d6649498e7bdffacda839f9", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/0869c8103d6649498e7bdffacda839f9", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/0869c8103d6649498e7bdffacda839f9", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/0869c8103d6649498e7bdffacda839f9", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-051e6b5b-75a4-425-user", "id": "d24cea8a2e584a8dae60b0217b6fdf82"}, "audit_ids": ["8t_VqrT_R0i91XyQZ1LHDw"], "issued_at": "2018-06-27T21:52:40.000000Z"}} 2018-06-27 21:52:40,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59381f3258460c0d042c02ca4f855fca5f3911bd" 2018-06-27 21:52:41,111 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:52:40 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5feeef5a-2752-4bae-ba61-7080a37de618 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:52:41,111 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-5feeef5a-2752-4bae-ba61-7080a37de618 2018-06-27 21:52:41,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/networks?name=CreateInstancePortManipulationTests-e82705ae-10b8-4904-bbee-2be27ead1844-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aecbae08e3f4779ed035500cedb729c3d5052ea9" 2018-06-27 21:52:41,483 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:52:41 GMT Content-Type: application/json Content-Length: 645 Connection: keep-alive X-Openstack-Request-Id: req-f8a5d851-f696-4880-811a-2cb9400160d4 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["81e43513-7d5f-4dea-b109-9308c49644d9"],"updated_at":"2018-06-27T21:52:29Z","tenant_id":"0869c8103d6649498e7bdffacda839f9","created_at":"2018-06-27T21:52:26Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"0869c8103d6649498e7bdffacda839f9","id":"9946288c-e6a1-4146-ae19-02a0571dbdb1","name":"CreateInstancePortManipulationTests-e82705ae-10b8-4904-bbee-2be27ead1844-pub-net"}]} 2018-06-27 21:52:41,483 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-e82705ae-10b8-4904-bbee-2be27ead1844-pub-net used request id req-f8a5d851-f696-4880-811a-2cb9400160d4 2018-06-27 21:52:41,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?network_id=9946288c-e6a1-4146-ae19-02a0571dbdb1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aecbae08e3f4779ed035500cedb729c3d5052ea9" 2018-06-27 21:52:41,624 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:52:41 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-f08f8151-6a08-47ac-b99f-9cd05672443c Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9946288c-e6a1-4146-ae19-02a0571dbdb1","tenant_id":"0869c8103d6649498e7bdffacda839f9","created_at":"2018-06-27T21:52:29Z","dns_nameservers":[],"updated_at":"2018-06-27T21:52: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":"0869c8103d6649498e7bdffacda839f9","id":"81e43513-7d5f-4dea-b109-9308c49644d9","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-e82705ae-10b8-4904-bbee-2be27ead1844-pub-subnet"}]} 2018-06-27 21:52:41,624 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=9946288c-e6a1-4146-ae19-02a0571dbdb1 used request id req-f08f8151-6a08-47ac-b99f-9cd05672443c 2018-06-27 21:52:41,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/networks?name=CreateInstancePortManipulationTests-e82705ae-10b8-4904-bbee-2be27ead1844-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aecbae08e3f4779ed035500cedb729c3d5052ea9" 2018-06-27 21:52:41,933 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:52:41 GMT Content-Type: application/json Content-Length: 645 Connection: keep-alive X-Openstack-Request-Id: req-771df3ec-b9b4-407c-8c19-6e319c53f37a Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["81e43513-7d5f-4dea-b109-9308c49644d9"],"updated_at":"2018-06-27T21:52:29Z","tenant_id":"0869c8103d6649498e7bdffacda839f9","created_at":"2018-06-27T21:52:26Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"0869c8103d6649498e7bdffacda839f9","id":"9946288c-e6a1-4146-ae19-02a0571dbdb1","name":"CreateInstancePortManipulationTests-e82705ae-10b8-4904-bbee-2be27ead1844-pub-net"}]} 2018-06-27 21:52:41,933 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-e82705ae-10b8-4904-bbee-2be27ead1844-pub-net used request id req-771df3ec-b9b4-407c-8c19-6e319c53f37a 2018-06-27 21:52:41,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-27 21:52:41,951 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:52: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-27 21:52:41,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/0869c8103d6649498e7bdffacda839f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59381f3258460c0d042c02ca4f855fca5f3911bd" 2018-06-27 21:52:42,050 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:52:41 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f08e1232-af9d-4eb7-991d-60a649d9a30e Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/0869c8103d6649498e7bdffacda839f9"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0869c8103d6649498e7bdffacda839f9", "name": "CreateInstancePortManipulationTests-051e6b5b-75a4-425-proj"}} 2018-06-27 21:52:42,050 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/0869c8103d6649498e7bdffacda839f9 used request id req-f08e1232-af9d-4eb7-991d-60a649d9a30e 2018-06-27 21:52:42,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=9946288c-e6a1-4146-ae19-02a0571dbdb1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aecbae08e3f4779ed035500cedb729c3d5052ea9" 2018-06-27 21:52:42,278 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:52:42 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-4ecf1c06-1d14-488c-b6af-23e749e7dcea Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9946288c-e6a1-4146-ae19-02a0571dbdb1","tenant_id":"0869c8103d6649498e7bdffacda839f9","created_at":"2018-06-27T21:52:29Z","dns_nameservers":[],"updated_at":"2018-06-27T21:52: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":"0869c8103d6649498e7bdffacda839f9","id":"81e43513-7d5f-4dea-b109-9308c49644d9","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-e82705ae-10b8-4904-bbee-2be27ead1844-pub-subnet"}]} 2018-06-27 21:52:42,278 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=9946288c-e6a1-4146-ae19-02a0571dbdb1 used request id req-4ecf1c06-1d14-488c-b6af-23e749e7dcea 2018-06-27 21:52:42,279 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-e82705ae-10b8-4904-bbee-2be27ead1844-pub-net 2018-06-27 21:52:42,284 - 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}aecbae08e3f4779ed035500cedb729c3d5052ea9" -d '{"port": {"network_id": "9946288c-e6a1-4146-ae19-02a0571dbdb1", "mac_address": "foo", "name": "CreateInstancePortManipulationTests-e82705ae-10b8-4904-bbee-2be27ead1844port-1", "admin_state_up": true}}' 2018-06-27 21:52:42,318 - keystoneauth.session - DEBUG - RESP: [400] Server: nginx Date: Wed, 27 Jun 2018 21:52:42 GMT Content-Type: application/json Content-Length: 145 Connection: keep-alive X-Openstack-Request-Id: req-21cd7516-c527-4fde-aca7-a5c03a77b619 RESP BODY: {"NeutronError": {"message": "Invalid input for mac_address. Reason: 'foo' is not a valid MAC address.", "type": "HTTPBadRequest", "detail": ""}} 2018-06-27 21:52:42,318 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/ports used request id req-21cd7516-c527-4fde-aca7-a5c03a77b619 2018-06-27 21:52:42,318 - 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-27 21:52:42,322 - 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/05ecab29-55e3-4ddd-9f5f-6227eb0b70e2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2f91e4bfb43c54747844512130598c796f7fb45" 2018-06-27 21:52:43,121 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 21:52: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-d098af2c-c20a-4b60-a73e-58a17e9e6722 X-Compute-Request-Id: req-d098af2c-c20a-4b60-a73e-58a17e9e6722 2018-06-27 21:52:43,121 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/flavors/05ecab29-55e3-4ddd-9f5f-6227eb0b70e2 used request id req-d098af2c-c20a-4b60-a73e-58a17e9e6722 2018-06-27 21:52:43,122 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-e82705ae-10b8-4904-bbee-2be27ead1844-pub-subnet 2018-06-27 21:52:43,123 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-e82705ae-10b8-4904-bbee-2be27ead1844-pub-subnet 2018-06-27 21:52:43,128 - 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/81e43513-7d5f-4dea-b109-9308c49644d9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79c2619e5fc66d38223b9072033c8e9e068eb4a2" 2018-06-27 21:52:47,996 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:52:47 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-4e16e1ac-7e53-42ee-8dda-89569299ddab Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:52:47,996 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/81e43513-7d5f-4dea-b109-9308c49644d9 used request id req-4e16e1ac-7e53-42ee-8dda-89569299ddab 2018-06-27 21:52:47,996 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-e82705ae-10b8-4904-bbee-2be27ead1844-pub-net 2018-06-27 21:52:48,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/networks/9946288c-e6a1-4146-ae19-02a0571dbdb1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79c2619e5fc66d38223b9072033c8e9e068eb4a2" 2018-06-27 21:52:51,183 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:52:51 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-ba5a46c0-ab00-444a-ac59-cd0e3acb2380 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:52:51,183 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/9946288c-e6a1-4146-ae19-02a0571dbdb1 used request id req-ba5a46c0-ab00-444a-ac59-cd0e3acb2380 2018-06-27 21:52:51,184 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-e82705ae-10b8-4904-bbee-2be27ead1844-image 2018-06-27 21:52:51,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9292/v2/images/f1a07cb7-90ae-4f92-a1a9-9863f4345779 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3642d6460056ab65fee8754b1af6048afe04db60" 2018-06-27 21:52:52,185 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:52:52 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-b25d2c00-22f9-4100-98c8-2575caf9b2b1 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-27 21:52:52,186 - keystoneauth.session - DEBUG - DELETE call to image for https://172.30.10.101:9292/v2/images/f1a07cb7-90ae-4f92-a1a9-9863f4345779 used request id req-b25d2c00-22f9-4100-98c8-2575caf9b2b1 2018-06-27 21:52:52,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/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4f093409ae4a191660bc683e3ef6e820ade8e99" 2018-06-27 21:52:53,239 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:52:53 GMT Content-Type: application/json Content-Length: 11766 Connection: keep-alive X-Openstack-Request-Id: req-fa557a42-a0e2-417d-b96a-d7f172efb084 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-27T19:03:04Z", "updated_at": "2018-06-27T19:03:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "6748ef1e-56da-434e-9e89-e86b58537b65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "b3e3826c-1c48-4699-93f0-f8a310956753", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "bfad35fa-7ea9-4a81-917d-7b86481eb510", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "d657b333-103d-4d19-add8-1e8bae2f8849", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0869c8103d6649498e7bdffacda839f9", "created_at": "2018-06-27T21:52:25Z", "updated_at": "2018-06-27T21:52:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:52:25Z", "revision_number": 0, "id": "7ef680bc-0480-4114-9e89-cb9bde4dc630", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:52:25Z", "security_group_id": "a3882a31-de9b-4c93-84f7-9e8df951644c", "tenant_id": "0869c8103d6649498e7bdffacda839f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "0869c8103d6649498e7bdffacda839f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:52:25Z", "revision_number": 0, "id": "9ece2341-03f5-4095-a8ba-75dd849c7076", "remote_group_id": "a3882a31-de9b-4c93-84f7-9e8df951644c", "remote_ip_prefix": null, "created_at": "2018-06-27T21:52:25Z", "security_group_id": "a3882a31-de9b-4c93-84f7-9e8df951644c", "tenant_id": "0869c8103d6649498e7bdffacda839f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "0869c8103d6649498e7bdffacda839f9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:52:25Z", "revision_number": 0, "id": "a0b38987-684d-42b6-824a-19a9b2e51173", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:52:25Z", "security_group_id": "a3882a31-de9b-4c93-84f7-9e8df951644c", "tenant_id": "0869c8103d6649498e7bdffacda839f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "0869c8103d6649498e7bdffacda839f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:52:25Z", "revision_number": 0, "id": "e0e561bc-6bd4-4906-983c-4ce14347e535", "remote_group_id": "a3882a31-de9b-4c93-84f7-9e8df951644c", "remote_ip_prefix": null, "created_at": "2018-06-27T21:52:25Z", "security_group_id": "a3882a31-de9b-4c93-84f7-9e8df951644c", "tenant_id": "0869c8103d6649498e7bdffacda839f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "0869c8103d6649498e7bdffacda839f9"}], "revision_number": 4, "project_id": "0869c8103d6649498e7bdffacda839f9", "id": "a3882a31-de9b-4c93-84f7-9e8df951644c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b92069937e44a3786e439f95c61afe5", "created_at": "2018-06-27T19:08:41Z", "updated_at": "2018-06-27T19:08:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "4ac2a090-f595-4e7b-9b7a-a52fa204e881", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "5508c0b1-6261-44cb-854d-60c64bcbba0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "a60c77dc-6985-48ac-a3a3-067176d3e52f", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "e6ec0fa4-1eb3-4c5d-a451-c7acfd7fde82", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}], "revision_number": 4, "project_id": "4b92069937e44a3786e439f95c61afe5", "id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T18:59:55Z", "updated_at": "2018-06-27T18:59:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "5a060918-419b-4ec3-90df-a7764c06af2f", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "6cd9bbf0-4d1b-4b13-a6c4-e20a15bb3360", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "8134c0f0-89c6-4d45-bef8-a9260d9d0723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "e0e7297a-a59d-4d2b-b75c-2cc86b269114", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}], "revision_number": 4, "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "created_at": "2018-06-27T21:03:43Z", "updated_at": "2018-06-27T21:03:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "41061dbf-a5a2-465f-84dd-140f6104b3f7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "47d5c96d-0510-41a5-b33e-5683702c5bb8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "4b4b6430-3f42-4fe4-a25e-2c5c015a7699", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "e6a68cb7-6491-4474-a4d7-38496cac4eb7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}], "revision_number": 4, "project_id": "3f0a375b66c54145bff1c56e7c91ad73", "id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "name": "default"}]} 2018-06-27 21:52:53,240 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-fa557a42-a0e2-417d-b96a-d7f172efb084 2018-06-27 21:52:53,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/0869c8103d6649498e7bdffacda839f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4f093409ae4a191660bc683e3ef6e820ade8e99" 2018-06-27 21:52:53,609 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:52:53 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2dcd88e8-9f53-4482-88ee-a1aa46db2169 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/0869c8103d6649498e7bdffacda839f9"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0869c8103d6649498e7bdffacda839f9", "name": "CreateInstancePortManipulationTests-051e6b5b-75a4-425-proj"}} 2018-06-27 21:52:53,610 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/0869c8103d6649498e7bdffacda839f9 used request id req-2dcd88e8-9f53-4482-88ee-a1aa46db2169 2018-06-27 21:52:53,610 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a3882a31-de9b-4c93-84f7-9e8df951644c 2018-06-27 21:52:53,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/security-group-rules?security_group_id=a3882a31-de9b-4c93-84f7-9e8df951644c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4f093409ae4a191660bc683e3ef6e820ade8e99" 2018-06-27 21:52:54,371 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:52:54 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-3f194bbe-57ad-410b-9cb9-09b12fe3ebda 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-27T21:52:25Z", "security_group_id": "a3882a31-de9b-4c93-84f7-9e8df951644c", "port_range_min": null, "revision_number": 0, "tenant_id": "0869c8103d6649498e7bdffacda839f9", "created_at": "2018-06-27T21:52:25Z", "project_id": "0869c8103d6649498e7bdffacda839f9", "id": "7ef680bc-0480-4114-9e89-cb9bde4dc630"}, {"remote_group_id": "a3882a31-de9b-4c93-84f7-9e8df951644c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:52:25Z", "security_group_id": "a3882a31-de9b-4c93-84f7-9e8df951644c", "port_range_min": null, "revision_number": 0, "tenant_id": "0869c8103d6649498e7bdffacda839f9", "created_at": "2018-06-27T21:52:25Z", "project_id": "0869c8103d6649498e7bdffacda839f9", "id": "9ece2341-03f5-4095-a8ba-75dd849c7076"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:52:25Z", "security_group_id": "a3882a31-de9b-4c93-84f7-9e8df951644c", "port_range_min": null, "revision_number": 0, "tenant_id": "0869c8103d6649498e7bdffacda839f9", "created_at": "2018-06-27T21:52:25Z", "project_id": "0869c8103d6649498e7bdffacda839f9", "id": "a0b38987-684d-42b6-824a-19a9b2e51173"}, {"remote_group_id": "a3882a31-de9b-4c93-84f7-9e8df951644c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:52:25Z", "security_group_id": "a3882a31-de9b-4c93-84f7-9e8df951644c", "port_range_min": null, "revision_number": 0, "tenant_id": "0869c8103d6649498e7bdffacda839f9", "created_at": "2018-06-27T21:52:25Z", "project_id": "0869c8103d6649498e7bdffacda839f9", "id": "e0e561bc-6bd4-4906-983c-4ce14347e535"}]} 2018-06-27 21:52:54,371 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=a3882a31-de9b-4c93-84f7-9e8df951644c used request id req-3f194bbe-57ad-410b-9cb9-09b12fe3ebda 2018-06-27 21:52:54,372 - neutron_utils - INFO - Deleting security group with name - default 2018-06-27 21:52:54,377 - 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/a3882a31-de9b-4c93-84f7-9e8df951644c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4f093409ae4a191660bc683e3ef6e820ade8e99" 2018-06-27 21:52:55,665 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:52:55 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-31e5b6ad-4cde-48d9-9d1b-bfb385089380 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:52:55,665 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/a3882a31-de9b-4c93-84f7-9e8df951644c used request id req-31e5b6ad-4cde-48d9-9d1b-bfb385089380 2018-06-27 21:52:55,666 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-051e6b5b-75a4-425-proj 2018-06-27 21:52:55,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/0869c8103d6649498e7bdffacda839f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4f093409ae4a191660bc683e3ef6e820ade8e99" 2018-06-27 21:52:56,469 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:52:55 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c6aab2a5-9178-4ca2-9646-a47793c73d93 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:52:56,469 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/0869c8103d6649498e7bdffacda839f9 used request id req-c6aab2a5-9178-4ca2-9646-a47793c73d93 2018-06-27 21:52:56,469 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-051e6b5b-75a4-425-proj-role 2018-06-27 21:52:56,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/34e136523aef45a59f25e46ca3541768 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4f093409ae4a191660bc683e3ef6e820ade8e99" 2018-06-27 21:52:56,819 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:52:56 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8594b1bb-498c-45ab-a57a-f780aadb97db Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:52:56,819 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/34e136523aef45a59f25e46ca3541768 used request id req-8594b1bb-498c-45ab-a57a-f780aadb97db 2018-06-27 21:52:56,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4f093409ae4a191660bc683e3ef6e820ade8e99" 2018-06-27 21:52:57,182 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:52:56 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a5a1de07-a76f-4314-b29f-d40d8b5b4da1 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 21:52:57,182 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-a5a1de07-a76f-4314-b29f-d40d8b5b4da1 2018-06-27 21:52:57,183 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-051e6b5b-75a4-425-user 2018-06-27 21:52:57,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/d24cea8a2e584a8dae60b0217b6fdf82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ec6e9199f25868eaf00b1516e10fdc3718e597c" 2018-06-27 21:52:57,590 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:52:57 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8d3b4640-878c-47ff-bad9-66b9b9c78f15 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:52:57,590 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/d24cea8a2e584a8dae60b0217b6fdf82 used request id req-8d3b4640-878c-47ff-bad9-66b9b9c78f15 2018-06-27 21:52:57,592 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:52:58,394 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:52:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["R5Iv7a9uSDWIfVmcLQ9fQg"], "issued_at": "2018-06-27T21:52:58.000000Z"}} 2018-06-27 21:52:58,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}395599e7a06f1125a7d4bace6f3ea18f81014e2a" 2018-06-27 21:52:58,765 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:52:58 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1d153744-abdb-45b2-a022-017317ae4965 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:52:58,765 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-1d153744-abdb-45b2-a022-017317ae4965 2018-06-27 21:52:58,766 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:52:58,767 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:52:59,628 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:52:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["-McZLnawQn6h2iMYS0RadQ"], "issued_at": "2018-06-27T21:52:59.000000Z"}} 2018-06-27 21:52:59,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7295bf6ca827dda1d94850fb750be6deeb7cf37" 2018-06-27 21:53:00,013 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:52:59 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a4205314-6675-428d-b763-0673d20e9d6f Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:53:00,013 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-a4205314-6675-428d-b763-0673d20e9d6f 2018-06-27 21:53:00,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 21:53:00,030 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:53: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-27 21:53:00,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?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-69edd7a6-df0b-4ca-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7295bf6ca827dda1d94850fb750be6deeb7cf37" 2018-06-27 21:53:00,461 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:53:00 GMT Server: Apache Content-Length: 203 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-53d2f0ab-79b9-428a-83a1-2518f3ef0fad 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-69edd7a6-df0b-4ca-proj", "previous": null, "next": null}, "projects": []} 2018-06-27 21:53:00,461 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-69edd7a6-df0b-4ca-proj used request id req-53d2f0ab-79b9-428a-83a1-2518f3ef0fad 2018-06-27 21:53:00,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}f7295bf6ca827dda1d94850fb750be6deeb7cf37" 2018-06-27 21:53:00,552 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:53:00 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8a4f8b08-63d8-4b5e-8000-df9d401fb228 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 21:53:00,552 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-8a4f8b08-63d8-4b5e-8000-df9d401fb228 2018-06-27 21:53:00,556 - 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}f7295bf6ca827dda1d94850fb750be6deeb7cf37" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-69edd7a6-df0b-4ca-proj"}}' 2018-06-27 21:53:01,207 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 21:53:00 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b9318f30-5431-455f-8861-7f7ea88ab565 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/a8ff6887328144cdbf6366e0d8b7cad3"}, "tags": [], "enabled": true, "id": "a8ff6887328144cdbf6366e0d8b7cad3", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-69edd7a6-df0b-4ca-proj"}} 2018-06-27 21:53:01,207 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-b9318f30-5431-455f-8861-7f7ea88ab565 2018-06-27 21:53:01,208 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-69edd7a6-df0b-4ca-proj 2018-06-27 21:53:01,208 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:53:01,209 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:53:01,888 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:53:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["RMnrXHNnTiyy-TIQ0IfWrw"], "issued_at": "2018-06-27T21:53:01.000000Z"}} 2018-06-27 21:53:01,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}0b06b1fb012e583d6f06494df6e1458817830d78" 2018-06-27 21:53:01,944 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:53:01 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-897663d2-102a-46ae-b17f-689e219acf51 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:53:01,944 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-897663d2-102a-46ae-b17f-689e219acf51 2018-06-27 21:53:01,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 21:53:01,960 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:53: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-27 21:53:01,961 - 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}0b06b1fb012e583d6f06494df6e1458817830d78" 2018-06-27 21:53:02,401 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:53:01 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9ccac3f5-526b-40d0-8c65-c5e517500fb0 Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/05b1bc3fa6fd4243a4ba8b4d6fcc3daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05b1bc3fa6fd4243a4ba8b4d6fcc3daf", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/48d44c9c0fea4f4e80edc7d2e0715db7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d44c9c0fea4f4e80edc7d2e0715db7", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/4d3721127bf84155a837606ce3feba32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d3721127bf84155a837606ce3feba32", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/5c846663ea6d407e9223de0719ce5442"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c846663ea6d407e9223de0719ce5442", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/73a10e6c4f67490a8a4030cc6cea32f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73a10e6c4f67490a8a4030cc6cea32f5", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/8ecfab7d9d4f47bb8892a85b7d2a0b5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ecfab7d9d4f47bb8892a85b7d2a0b5a", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/b278d529e9a54a9195e4e536b9384dc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b278d529e9a54a9195e4e536b9384dc0", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b7f107ae7bb34ccea8282b1a0ec7a979"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7f107ae7bb34ccea8282b1a0ec7a979", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/d21494d0185b463db36b8c8c2b341b97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d21494d0185b463db36b8c8c2b341b97", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e0bb346419f84e4680f6ca9a97f4fc0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e0bb346419f84e4680f6ca9a97f4fc0b", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "c8d542af72ce49338052c29f02c8857e", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e9dd794fa5c040a9a0445386fb2a6116"}, "options": {}, "id": "e9dd794fa5c040a9a0445386fb2a6116", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/e9f9c747d54947bc800a81ecf11858f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9f9c747d54947bc800a81ecf11858f5", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-27 21:53:02,402 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-9ccac3f5-526b-40d0-8c65-c5e517500fb0 2018-06-27 21:53:02,406 - 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-69edd7a6-df0b-4ca-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b06b1fb012e583d6f06494df6e1458817830d78" 2018-06-27 21:53:02,501 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:53:02 GMT Server: Apache Content-Length: 489 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ed901502-9508-41e0-a415-e44136b0566a Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateInstancePortManipulationTests-69edd7a6-df0b-4ca-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/a8ff6887328144cdbf6366e0d8b7cad3"}, "tags": [], "enabled": true, "id": "a8ff6887328144cdbf6366e0d8b7cad3", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-69edd7a6-df0b-4ca-proj"}]} 2018-06-27 21:53:02,501 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateInstancePortManipulationTests-69edd7a6-df0b-4ca-proj used request id req-ed901502-9508-41e0-a415-e44136b0566a 2018-06-27 21:53:02,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b06b1fb012e583d6f06494df6e1458817830d78" 2018-06-27 21:53:02,600 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:53:02 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-af7fea24-bd1f-44bd-9b0b-3a6c0f233932 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 21:53:02,600 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-af7fea24-bd1f-44bd-9b0b-3a6c0f233932 2018-06-27 21:53:03,292 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-69edd7a6-df0b-4ca-user 2018-06-27 21:53:03,292 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:53:03,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? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7295bf6ca827dda1d94850fb750be6deeb7cf37" 2018-06-27 21:53:03,592 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:53:03 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ce063054-ff85-45ae-a925-8b3fd2d8692a Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 21:53:03,593 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-ce063054-ff85-45ae-a925-8b3fd2d8692a 2018-06-27 21:53:03,596 - 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}f7295bf6ca827dda1d94850fb750be6deeb7cf37" -d '{"role": {"name": "CreateInstancePortManipulationTests-69edd7a6-df0b-4ca-proj-role"}}' 2018-06-27 21:53:03,970 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 21:53:03 GMT Server: Apache Content-Length: 234 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-32e6892d-4bf1-4a06-9e51-2a4c87684f0d Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8ac86b6822a94195874be5ccdb493870", "links": {"self": "http://10.167.4.35:5000/v3/roles/8ac86b6822a94195874be5ccdb493870"}, "name": "CreateInstancePortManipulationTests-69edd7a6-df0b-4ca-proj-role"}} 2018-06-27 21:53:03,970 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-32e6892d-4bf1-4a06-9e51-2a4c87684f0d 2018-06-27 21:53:03,970 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-69edd7a6-df0b-4ca-proj-role 2018-06-27 21:53:03,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/8ac86b6822a94195874be5ccdb493870 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7295bf6ca827dda1d94850fb750be6deeb7cf37" 2018-06-27 21:53:04,373 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:53:03 GMT Server: Apache Content-Length: 234 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ee869695-9a8b-4043-960c-384e585da190 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8ac86b6822a94195874be5ccdb493870", "links": {"self": "http://10.167.4.35:5000/v3/roles/8ac86b6822a94195874be5ccdb493870"}, "name": "CreateInstancePortManipulationTests-69edd7a6-df0b-4ca-proj-role"}} 2018-06-27 21:53:04,373 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/8ac86b6822a94195874be5ccdb493870 used request id req-ee869695-9a8b-4043-960c-384e585da190 2018-06-27 21:53:04,373 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-69edd7a6-df0b-4ca-proj-role to project CreateInstancePortManipulationTests-69edd7a6-df0b-4ca-proj 2018-06-27 21:53:04,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/a8ff6887328144cdbf6366e0d8b7cad3/users/0b5f172b010942bdafd918fd130194f5/roles/8ac86b6822a94195874be5ccdb493870 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7295bf6ca827dda1d94850fb750be6deeb7cf37" 2018-06-27 21:53:04,884 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:53:04 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9ed2b092-23dd-4ff7-a522-2a74772cedf7 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:53:04,885 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/a8ff6887328144cdbf6366e0d8b7cad3/users/0b5f172b010942bdafd918fd130194f5/roles/8ac86b6822a94195874be5ccdb493870 used request id req-9ed2b092-23dd-4ff7-a522-2a74772cedf7 2018-06-27 21:53:04,885 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-06-27 21:53:04,885 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:53:04,886 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:53:05,709 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8ac86b6822a94195874be5ccdb493870", "name": "CreateInstancePortManipulationTests-69edd7a6-df0b-4ca-proj-role"}], "expires_at": "2018-06-27T22:53:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a8ff6887328144cdbf6366e0d8b7cad3", "name": "CreateInstancePortManipulationTests-69edd7a6-df0b-4ca-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/a8ff6887328144cdbf6366e0d8b7cad3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/a8ff6887328144cdbf6366e0d8b7cad3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/a8ff6887328144cdbf6366e0d8b7cad3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/a8ff6887328144cdbf6366e0d8b7cad3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/a8ff6887328144cdbf6366e0d8b7cad3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/a8ff6887328144cdbf6366e0d8b7cad3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/a8ff6887328144cdbf6366e0d8b7cad3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/a8ff6887328144cdbf6366e0d8b7cad3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/a8ff6887328144cdbf6366e0d8b7cad3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/a8ff6887328144cdbf6366e0d8b7cad3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/a8ff6887328144cdbf6366e0d8b7cad3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/a8ff6887328144cdbf6366e0d8b7cad3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-69edd7a6-df0b-4ca-user", "id": "0b5f172b010942bdafd918fd130194f5"}, "audit_ids": ["OIvS5hPISbGheQKefk6k2A"], "issued_at": "2018-06-27T21:53:05.000000Z"}} 2018-06-27 21:53:05,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}a8db724f2eeee7ded4a2b8ab96e710a7c6c79734" 2018-06-27 21:53:06,038 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:53:05 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fc58f960-e01e-475a-b4aa-9eaa3c7a6d88 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:53:06,039 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-fc58f960-e01e-475a-b4aa-9eaa3c7a6d88 2018-06-27 21:53:06,045 - 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-c9531a37-5fbd-4c5c-99ae-8bafbe6fe9e5-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a8db724f2eeee7ded4a2b8ab96e710a7c6c79734" 2018-06-27 21:53:06,851 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:53:06 GMT Content-Type: application/json Content-Length: 180 Connection: keep-alive X-Openstack-Request-Id: req-4297cea9-c151-4ff9-a326-db7111125a6a Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-c9531a37-5fbd-4c5c-99ae-8bafbe6fe9e5-image"} 2018-06-27 21:53:06,851 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-c9531a37-5fbd-4c5c-99ae-8bafbe6fe9e5-image used request id req-4297cea9-c151-4ff9-a326-db7111125a6a 2018-06-27 21:53:06,854 - 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}a8db724f2eeee7ded4a2b8ab96e710a7c6c79734" 2018-06-27 21:53:07,763 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:53:07 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-74146635-ead2-4dbe-a672-9f82c2be8251 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-27 21:53:07,763 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-74146635-ead2-4dbe-a672-9f82c2be8251 2018-06-27 21:53:07,793 - 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}a8db724f2eeee7ded4a2b8ab96e710a7c6c79734" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-c9531a37-5fbd-4c5c-99ae-8bafbe6fe9e5-image"}' 2018-06-27 21:53:08,690 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 21:53:08 GMT Content-Type: application/json Content-Length: 622 Connection: keep-alive Location: https://172.30.10.101:9292/v2/images/7632817d-3756-4c79-88d2-cc8faaa8b466 Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-5256f36b-94d6-48bd-840b-e37b8192d39f Front-End-Https: on RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-c9531a37-5fbd-4c5c-99ae-8bafbe6fe9e5-image", "tags": [], "container_format": "bare", "created_at": "2018-06-27T21:53:09Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-06-27T21:53:09Z", "visibility": "shared", "self": "/v2/images/7632817d-3756-4c79-88d2-cc8faaa8b466", "min_disk": 0, "protected": false, "id": "7632817d-3756-4c79-88d2-cc8faaa8b466", "file": "/v2/images/7632817d-3756-4c79-88d2-cc8faaa8b466/file", "checksum": null, "owner": "a8ff6887328144cdbf6366e0d8b7cad3", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-27 21:53:08,690 - keystoneauth.session - DEBUG - POST call to image for https://172.30.10.101:9292/v2/images used request id req-5256f36b-94d6-48bd-840b-e37b8192d39f 2018-06-27 21:53:08,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9292/v2/images/7632817d-3756-4c79-88d2-cc8faaa8b466/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a8db724f2eeee7ded4a2b8ab96e710a7c6c79734" -d '' 2018-06-27 21:53:10,074 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:53:10 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-6b259a40-29cc-474e-bf1b-3dc41692ee11 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-27 21:53:10,074 - keystoneauth.session - DEBUG - PUT call to image for https://172.30.10.101:9292/v2/images/7632817d-3756-4c79-88d2-cc8faaa8b466/file used request id req-6b259a40-29cc-474e-bf1b-3dc41692ee11 2018-06-27 21:53:10,074 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-06-27 21:53:10,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/7632817d-3756-4c79-88d2-cc8faaa8b466 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a8db724f2eeee7ded4a2b8ab96e710a7c6c79734" 2018-06-27 21:53:10,701 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:53:10 GMT Content-Type: application/json Content-Length: 740 Connection: keep-alive X-Openstack-Request-Id: req-4bbbd3f0-6afb-4222-8b3e-44e9344dfc15 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-c9531a37-5fbd-4c5c-99ae-8bafbe6fe9e5-image", "tags": [], "container_format": "bare", "created_at": "2018-06-27T21:53:09Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-27T21:53:10Z", "visibility": "shared", "self": "/v2/images/7632817d-3756-4c79-88d2-cc8faaa8b466", "min_disk": 0, "protected": false, "id": "7632817d-3756-4c79-88d2-cc8faaa8b466", "file": "/v2/images/7632817d-3756-4c79-88d2-cc8faaa8b466/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a8ff6887328144cdbf6366e0d8b7cad3", "direct_url": "file:///var/lib/glance/images/7632817d-3756-4c79-88d2-cc8faaa8b466", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-27 21:53:10,701 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/7632817d-3756-4c79-88d2-cc8faaa8b466 used request id req-4bbbd3f0-6afb-4222-8b3e-44e9344dfc15 2018-06-27 21:53:10,704 - 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}a8db724f2eeee7ded4a2b8ab96e710a7c6c79734" 2018-06-27 21:53:12,171 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:53:12 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-768355d2-4435-4fe1-81c4-37337c5719fd 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-27 21:53:12,171 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-768355d2-4435-4fe1-81c4-37337c5719fd 2018-06-27 21:53:12,174 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-c9531a37-5fbd-4c5c-99ae-8bafbe6fe9e5-image 2018-06-27 21:53:12,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/7632817d-3756-4c79-88d2-cc8faaa8b466 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a8db724f2eeee7ded4a2b8ab96e710a7c6c79734" 2018-06-27 21:53:12,916 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:53:12 GMT Content-Type: application/json Content-Length: 740 Connection: keep-alive X-Openstack-Request-Id: req-02f1bdab-78a5-4717-b156-de787376796e Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-c9531a37-5fbd-4c5c-99ae-8bafbe6fe9e5-image", "tags": [], "container_format": "bare", "created_at": "2018-06-27T21:53:09Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-27T21:53:10Z", "visibility": "shared", "self": "/v2/images/7632817d-3756-4c79-88d2-cc8faaa8b466", "min_disk": 0, "protected": false, "id": "7632817d-3756-4c79-88d2-cc8faaa8b466", "file": "/v2/images/7632817d-3756-4c79-88d2-cc8faaa8b466/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a8ff6887328144cdbf6366e0d8b7cad3", "direct_url": "file:///var/lib/glance/images/7632817d-3756-4c79-88d2-cc8faaa8b466", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-27 21:53:12,916 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/7632817d-3756-4c79-88d2-cc8faaa8b466 used request id req-02f1bdab-78a5-4717-b156-de787376796e 2018-06-27 21:53:12,917 - create_image - DEBUG - Instance status is - active 2018-06-27 21:53:12,917 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-c9531a37-5fbd-4c5c-99ae-8bafbe6fe9e5-image 2018-06-27 21:53:12,917 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-c9531a37-5fbd-4c5c-99ae-8bafbe6fe9e5-image 2018-06-27 21:53:12,917 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:53:12,918 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:53:13,829 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8ac86b6822a94195874be5ccdb493870", "name": "CreateInstancePortManipulationTests-69edd7a6-df0b-4ca-proj-role"}], "expires_at": "2018-06-27T22:53:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a8ff6887328144cdbf6366e0d8b7cad3", "name": "CreateInstancePortManipulationTests-69edd7a6-df0b-4ca-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/a8ff6887328144cdbf6366e0d8b7cad3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/a8ff6887328144cdbf6366e0d8b7cad3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/a8ff6887328144cdbf6366e0d8b7cad3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/a8ff6887328144cdbf6366e0d8b7cad3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/a8ff6887328144cdbf6366e0d8b7cad3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/a8ff6887328144cdbf6366e0d8b7cad3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/a8ff6887328144cdbf6366e0d8b7cad3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/a8ff6887328144cdbf6366e0d8b7cad3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/a8ff6887328144cdbf6366e0d8b7cad3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/a8ff6887328144cdbf6366e0d8b7cad3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/a8ff6887328144cdbf6366e0d8b7cad3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/a8ff6887328144cdbf6366e0d8b7cad3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-69edd7a6-df0b-4ca-user", "id": "0b5f172b010942bdafd918fd130194f5"}, "audit_ids": ["xAkQbWesTxiss8ct3Ygh1Q"], "issued_at": "2018-06-27T21:53:13.000000Z"}} 2018-06-27 21:53:13,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}0541553804ca1759d5d3c3c5984751891e34650a" 2018-06-27 21:53:14,162 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:53:13 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f5f69a3a-d964-4a4e-8b92-55d2a88cdbcd Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:53:14,162 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-f5f69a3a-d964-4a4e-8b92-55d2a88cdbcd 2018-06-27 21:53:14,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=CreateInstancePortManipulationTests-c9531a37-5fbd-4c5c-99ae-8bafbe6fe9e5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0541553804ca1759d5d3c3c5984751891e34650a" 2018-06-27 21:53:15,004 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:53:15 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-7136607d-1dbf-452b-b2c1-bc0dd60fd8b2 Front-End-Https: on RESP BODY: {"networks":[]} 2018-06-27 21:53:15,004 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c9531a37-5fbd-4c5c-99ae-8bafbe6fe9e5-pub-net used request id req-7136607d-1dbf-452b-b2c1-bc0dd60fd8b2 2018-06-27 21:53:15,005 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-c9531a37-5fbd-4c5c-99ae-8bafbe6fe9e5-pub-net 2018-06-27 21:53:15,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/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0541553804ca1759d5d3c3c5984751891e34650a" -d '{"network": {"name": "CreateInstancePortManipulationTests-c9531a37-5fbd-4c5c-99ae-8bafbe6fe9e5-pub-net", "admin_state_up": true}}' 2018-06-27 21:53:15,985 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 21:53:15 GMT Content-Type: application/json Content-Length: 617 Connection: keep-alive X-Openstack-Request-Id: req-4ea64086-1dfb-49b6-a04b-a69a2cf0f7d3 Front-End-Https: on RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"a8ff6887328144cdbf6366e0d8b7cad3","created_at":"2018-06-27T21:53:15Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-06-27T21:53:15Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"a8ff6887328144cdbf6366e0d8b7cad3","id":"6b9ade06-3cb5-43d7-b7e5-9fef48071226","name":"CreateInstancePortManipulationTests-c9531a37-5fbd-4c5c-99ae-8bafbe6fe9e5-pub-net"}} 2018-06-27 21:53:15,986 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-4ea64086-1dfb-49b6-a04b-a69a2cf0f7d3 2018-06-27 21:53:15,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?id=6b9ade06-3cb5-43d7-b7e5-9fef48071226 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0541553804ca1759d5d3c3c5984751891e34650a" 2018-06-27 21:53:16,277 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:53:16 GMT Content-Type: application/json Content-Length: 601 Connection: keep-alive X-Openstack-Request-Id: req-21486fc4-02ab-4c7a-964e-4ffb089a64ec 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-27T21:53:15Z","tenant_id":"a8ff6887328144cdbf6366e0d8b7cad3","created_at":"2018-06-27T21:53:15Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"a8ff6887328144cdbf6366e0d8b7cad3","id":"6b9ade06-3cb5-43d7-b7e5-9fef48071226","name":"CreateInstancePortManipulationTests-c9531a37-5fbd-4c5c-99ae-8bafbe6fe9e5-pub-net"}]} 2018-06-27 21:53:16,277 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=6b9ade06-3cb5-43d7-b7e5-9fef48071226 used request id req-21486fc4-02ab-4c7a-964e-4ffb089a64ec 2018-06-27 21:53:16,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/subnets?network_id=6b9ade06-3cb5-43d7-b7e5-9fef48071226 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0541553804ca1759d5d3c3c5984751891e34650a" 2018-06-27 21:53:17,255 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:53:17 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-0ee6b826-8a7f-4fc6-a8cd-09fabc048536 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-27 21:53:17,255 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=6b9ade06-3cb5-43d7-b7e5-9fef48071226 used request id req-0ee6b826-8a7f-4fc6-a8cd-09fabc048536 2018-06-27 21:53:17,256 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-c9531a37-5fbd-4c5c-99ae-8bafbe6fe9e5-pub-subnet 2018-06-27 21:53:17,261 - 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}0541553804ca1759d5d3c3c5984751891e34650a" -d '{"subnets": [{"ip_version": 4, "network_id": "6b9ade06-3cb5-43d7-b7e5-9fef48071226", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-c9531a37-5fbd-4c5c-99ae-8bafbe6fe9e5-pub-subnet"}]}' 2018-06-27 21:53:19,519 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 21:53:19 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-e82438fd-4236-4452-b847-e4c129deae77 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6b9ade06-3cb5-43d7-b7e5-9fef48071226","tenant_id":"a8ff6887328144cdbf6366e0d8b7cad3","created_at":"2018-06-27T21:53:18Z","dns_nameservers":[],"updated_at":"2018-06-27T21:53: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":"a8ff6887328144cdbf6366e0d8b7cad3","id":"64697a92-afcd-492e-9512-7b7df61db45c","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-c9531a37-5fbd-4c5c-99ae-8bafbe6fe9e5-pub-subnet"}]} 2018-06-27 21:53:19,519 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-e82438fd-4236-4452-b847-e4c129deae77 2018-06-27 21:53:19,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?id=6b9ade06-3cb5-43d7-b7e5-9fef48071226 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0541553804ca1759d5d3c3c5984751891e34650a" 2018-06-27 21:53:19,963 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:53:19 GMT Content-Type: application/json Content-Length: 645 Connection: keep-alive X-Openstack-Request-Id: req-88ec81a9-dd21-4e2d-bd22-db53e3ecb389 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["64697a92-afcd-492e-9512-7b7df61db45c"],"updated_at":"2018-06-27T21:53:18Z","tenant_id":"a8ff6887328144cdbf6366e0d8b7cad3","created_at":"2018-06-27T21:53:15Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"a8ff6887328144cdbf6366e0d8b7cad3","id":"6b9ade06-3cb5-43d7-b7e5-9fef48071226","name":"CreateInstancePortManipulationTests-c9531a37-5fbd-4c5c-99ae-8bafbe6fe9e5-pub-net"}]} 2018-06-27 21:53:19,963 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=6b9ade06-3cb5-43d7-b7e5-9fef48071226 used request id req-88ec81a9-dd21-4e2d-bd22-db53e3ecb389 2018-06-27 21:53:19,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=6b9ade06-3cb5-43d7-b7e5-9fef48071226 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0541553804ca1759d5d3c3c5984751891e34650a" 2018-06-27 21:53:20,071 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:53:20 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-b572b30b-67da-4dd3-b680-15d1b4561cbb Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6b9ade06-3cb5-43d7-b7e5-9fef48071226","tenant_id":"a8ff6887328144cdbf6366e0d8b7cad3","created_at":"2018-06-27T21:53:18Z","dns_nameservers":[],"updated_at":"2018-06-27T21:53: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":"a8ff6887328144cdbf6366e0d8b7cad3","id":"64697a92-afcd-492e-9512-7b7df61db45c","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-c9531a37-5fbd-4c5c-99ae-8bafbe6fe9e5-pub-subnet"}]} 2018-06-27 21:53:20,072 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=6b9ade06-3cb5-43d7-b7e5-9fef48071226 used request id req-b572b30b-67da-4dd3-b680-15d1b4561cbb 2018-06-27 21:53:20,072 - OpenStackNetwork - DEBUG - Network [6b9ade06-3cb5-43d7-b7e5-9fef48071226] created successfully 2018-06-27 21:53:20,072 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:53:20,073 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:53:20,933 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:53:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["ZyxiGMBFQ6yYC_D7yF3Qwg"], "issued_at": "2018-06-27T21:53:20.000000Z"}} 2018-06-27 21:53:20,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}c42c2f7b5df6191072a8921cfec89c5fa4c677d6" 2018-06-27 21:53:21,247 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:53:20 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7fd81b87-d58c-4133-b74b-e8ee046823ab Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:53:21,247 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-7fd81b87-d58c-4133-b74b-e8ee046823ab 2018-06-27 21:53:21,248 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 21:53:21,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/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c42c2f7b5df6191072a8921cfec89c5fa4c677d6" 2018-06-27 21:53:22,193 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:53:22 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-0fd608aa-af3b-43db-97a8-7fd870f15ec9 X-Compute-Request-Id: req-0fd608aa-af3b-43db-97a8-7fd870f15ec9 Front-End-Https: on RESP BODY: {"flavors": [{"id": "bfce69d5-8948-4e52-8e30-cf8bfa544966", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "bookmark"}], "name": "shaker-flavor_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3"}]} 2018-06-27 21:53:22,193 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-0fd608aa-af3b-43db-97a8-7fd870f15ec9 2018-06-27 21:53:22,197 - 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}c42c2f7b5df6191072a8921cfec89c5fa4c677d6" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-c9531a37-5fbd-4c5c-99ae-8bafbe6fe9e5-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-27 21:53:23,085 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:53:23 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-d5426ed1-1f48-44bb-b3fb-f5a9cfb448f9 X-Compute-Request-Id: req-d5426ed1-1f48-44bb-b3fb-f5a9cfb448f9 Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-c9531a37-5fbd-4c5c-99ae-8bafbe6fe9e5-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/f8853a00-2a30-4d17-9161-ecdcbce72cfc", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/f8853a00-2a30-4d17-9161-ecdcbce72cfc", "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": "f8853a00-2a30-4d17-9161-ecdcbce72cfc"}} 2018-06-27 21:53:23,086 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-d5426ed1-1f48-44bb-b3fb-f5a9cfb448f9 2018-06-27 21:53:23,087 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:53:23,088 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:53:23,904 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8ac86b6822a94195874be5ccdb493870", "name": "CreateInstancePortManipulationTests-69edd7a6-df0b-4ca-proj-role"}], "expires_at": "2018-06-27T22:53:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a8ff6887328144cdbf6366e0d8b7cad3", "name": "CreateInstancePortManipulationTests-69edd7a6-df0b-4ca-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/a8ff6887328144cdbf6366e0d8b7cad3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/a8ff6887328144cdbf6366e0d8b7cad3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/a8ff6887328144cdbf6366e0d8b7cad3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/a8ff6887328144cdbf6366e0d8b7cad3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/a8ff6887328144cdbf6366e0d8b7cad3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/a8ff6887328144cdbf6366e0d8b7cad3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/a8ff6887328144cdbf6366e0d8b7cad3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/a8ff6887328144cdbf6366e0d8b7cad3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/a8ff6887328144cdbf6366e0d8b7cad3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/a8ff6887328144cdbf6366e0d8b7cad3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/a8ff6887328144cdbf6366e0d8b7cad3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/a8ff6887328144cdbf6366e0d8b7cad3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-69edd7a6-df0b-4ca-user", "id": "0b5f172b010942bdafd918fd130194f5"}, "audit_ids": ["j_Q5UjjxRT6uaTu4C-yOiA"], "issued_at": "2018-06-27T21:53:23.000000Z"}} 2018-06-27 21:53:23,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6342d7bc1efea5c62aede1bfe9085db558bfaf3b" 2018-06-27 21:53:24,214 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:53:23 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e116409c-746d-4ab2-baef-8bfbaafa8979 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:53:24,214 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-e116409c-746d-4ab2-baef-8bfbaafa8979 2018-06-27 21:53:24,215 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 21:53:24,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}6342d7bc1efea5c62aede1bfe9085db558bfaf3b" 2018-06-27 21:53:24,595 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:53:24 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-23e773ce-620f-4132-ae51-8ef1a8e99c2f Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:53:24,595 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-23e773ce-620f-4132-ae51-8ef1a8e99c2f 2018-06-27 21:53:24,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=CreateInstancePortManipulationTests-c9531a37-5fbd-4c5c-99ae-8bafbe6fe9e5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6342d7bc1efea5c62aede1bfe9085db558bfaf3b" 2018-06-27 21:53:25,654 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:53:25 GMT Content-Type: application/json Content-Length: 645 Connection: keep-alive X-Openstack-Request-Id: req-63c3ee2d-03b8-49a4-bd91-7308d2719f8c Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["64697a92-afcd-492e-9512-7b7df61db45c"],"updated_at":"2018-06-27T21:53:18Z","tenant_id":"a8ff6887328144cdbf6366e0d8b7cad3","created_at":"2018-06-27T21:53:15Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"a8ff6887328144cdbf6366e0d8b7cad3","id":"6b9ade06-3cb5-43d7-b7e5-9fef48071226","name":"CreateInstancePortManipulationTests-c9531a37-5fbd-4c5c-99ae-8bafbe6fe9e5-pub-net"}]} 2018-06-27 21:53:25,654 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c9531a37-5fbd-4c5c-99ae-8bafbe6fe9e5-pub-net used request id req-63c3ee2d-03b8-49a4-bd91-7308d2719f8c 2018-06-27 21:53:25,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-27 21:53:25,666 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21: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-27 21:53:25,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/a8ff6887328144cdbf6366e0d8b7cad3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6342d7bc1efea5c62aede1bfe9085db558bfaf3b" 2018-06-27 21:53:25,957 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:53:25 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-09179982-fed3-46e3-9bb5-d8003cb79f73 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/a8ff6887328144cdbf6366e0d8b7cad3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a8ff6887328144cdbf6366e0d8b7cad3", "name": "CreateInstancePortManipulationTests-69edd7a6-df0b-4ca-proj"}} 2018-06-27 21:53:25,957 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/a8ff6887328144cdbf6366e0d8b7cad3 used request id req-09179982-fed3-46e3-9bb5-d8003cb79f73 2018-06-27 21:53:25,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=6b9ade06-3cb5-43d7-b7e5-9fef48071226 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6342d7bc1efea5c62aede1bfe9085db558bfaf3b" 2018-06-27 21:53:26,076 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:53:26 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-7e0ba93b-cf59-48bb-9877-7a31fc77e809 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6b9ade06-3cb5-43d7-b7e5-9fef48071226","tenant_id":"a8ff6887328144cdbf6366e0d8b7cad3","created_at":"2018-06-27T21:53:18Z","dns_nameservers":[],"updated_at":"2018-06-27T21:53: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":"a8ff6887328144cdbf6366e0d8b7cad3","id":"64697a92-afcd-492e-9512-7b7df61db45c","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-c9531a37-5fbd-4c5c-99ae-8bafbe6fe9e5-pub-subnet"}]} 2018-06-27 21:53:26,076 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=6b9ade06-3cb5-43d7-b7e5-9fef48071226 used request id req-7e0ba93b-cf59-48bb-9877-7a31fc77e809 2018-06-27 21:53:26,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?network_id=6b9ade06-3cb5-43d7-b7e5-9fef48071226&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-c9531a37-5fbd-4c5c-99ae-8bafbe6fe9e5port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6342d7bc1efea5c62aede1bfe9085db558bfaf3b" 2018-06-27 21:53:26,152 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:53:26 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-0640a1ce-24d1-4063-9402-11a03a73ef12 Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-27 21:53:26,152 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=6b9ade06-3cb5-43d7-b7e5-9fef48071226&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-c9531a37-5fbd-4c5c-99ae-8bafbe6fe9e5port-1&admin_state_up=True used request id req-0640a1ce-24d1-4063-9402-11a03a73ef12 2018-06-27 21:53:26,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/detail?name=CreateInstancePortManipulationTests-c9531a37-5fbd-4c5c-99ae-8bafbe6fe9e5-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6342d7bc1efea5c62aede1bfe9085db558bfaf3b" 2018-06-27 21:53:27,053 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:53:27 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-ee9b4d86-ffb0-4091-b649-c9eb31fe88d0 X-Compute-Request-Id: req-ee9b4d86-ffb0-4091-b649-c9eb31fe88d0 Front-End-Https: on RESP BODY: {"servers": []} 2018-06-27 21:53:27,054 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-c9531a37-5fbd-4c5c-99ae-8bafbe6fe9e5-inst used request id req-ee9b4d86-ffb0-4091-b649-c9eb31fe88d0 2018-06-27 21:53:27,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/networks?name=CreateInstancePortManipulationTests-c9531a37-5fbd-4c5c-99ae-8bafbe6fe9e5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6342d7bc1efea5c62aede1bfe9085db558bfaf3b" 2018-06-27 21:53:28,000 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:53:27 GMT Content-Type: application/json Content-Length: 645 Connection: keep-alive X-Openstack-Request-Id: req-726b38fd-9e32-47d3-b2a0-bfd317ca288b Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["64697a92-afcd-492e-9512-7b7df61db45c"],"updated_at":"2018-06-27T21:53:18Z","tenant_id":"a8ff6887328144cdbf6366e0d8b7cad3","created_at":"2018-06-27T21:53:15Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"a8ff6887328144cdbf6366e0d8b7cad3","id":"6b9ade06-3cb5-43d7-b7e5-9fef48071226","name":"CreateInstancePortManipulationTests-c9531a37-5fbd-4c5c-99ae-8bafbe6fe9e5-pub-net"}]} 2018-06-27 21:53:28,000 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c9531a37-5fbd-4c5c-99ae-8bafbe6fe9e5-pub-net used request id req-726b38fd-9e32-47d3-b2a0-bfd317ca288b 2018-06-27 21:53:28,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/a8ff6887328144cdbf6366e0d8b7cad3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6342d7bc1efea5c62aede1bfe9085db558bfaf3b" 2018-06-27 21:53:28,274 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:53:28 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9d437b93-1b06-4742-b0ff-82b2d334bc37 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/a8ff6887328144cdbf6366e0d8b7cad3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a8ff6887328144cdbf6366e0d8b7cad3", "name": "CreateInstancePortManipulationTests-69edd7a6-df0b-4ca-proj"}} 2018-06-27 21:53:28,274 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/a8ff6887328144cdbf6366e0d8b7cad3 used request id req-9d437b93-1b06-4742-b0ff-82b2d334bc37 2018-06-27 21:53:28,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/subnets?network_id=6b9ade06-3cb5-43d7-b7e5-9fef48071226 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6342d7bc1efea5c62aede1bfe9085db558bfaf3b" 2018-06-27 21:53:29,348 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:53:29 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-1b405284-9760-48f5-8580-50ba0207e874 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6b9ade06-3cb5-43d7-b7e5-9fef48071226","tenant_id":"a8ff6887328144cdbf6366e0d8b7cad3","created_at":"2018-06-27T21:53:18Z","dns_nameservers":[],"updated_at":"2018-06-27T21:53: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":"a8ff6887328144cdbf6366e0d8b7cad3","id":"64697a92-afcd-492e-9512-7b7df61db45c","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-c9531a37-5fbd-4c5c-99ae-8bafbe6fe9e5-pub-subnet"}]} 2018-06-27 21:53:29,348 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=6b9ade06-3cb5-43d7-b7e5-9fef48071226 used request id req-1b405284-9760-48f5-8580-50ba0207e874 2018-06-27 21:53:29,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=6b9ade06-3cb5-43d7-b7e5-9fef48071226&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-c9531a37-5fbd-4c5c-99ae-8bafbe6fe9e5port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6342d7bc1efea5c62aede1bfe9085db558bfaf3b" 2018-06-27 21:53:29,450 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:53:29 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-2bb5f47d-0eb1-46e3-adc5-4e5cb72aa564 Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-27 21:53:29,450 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=6b9ade06-3cb5-43d7-b7e5-9fef48071226&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-c9531a37-5fbd-4c5c-99ae-8bafbe6fe9e5port-1&admin_state_up=True used request id req-2bb5f47d-0eb1-46e3-adc5-4e5cb72aa564 2018-06-27 21:53:29,451 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:53:29,452 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:53:30,284 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8ac86b6822a94195874be5ccdb493870", "name": "CreateInstancePortManipulationTests-69edd7a6-df0b-4ca-proj-role"}], "expires_at": "2018-06-27T22:53:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a8ff6887328144cdbf6366e0d8b7cad3", "name": "CreateInstancePortManipulationTests-69edd7a6-df0b-4ca-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/a8ff6887328144cdbf6366e0d8b7cad3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/a8ff6887328144cdbf6366e0d8b7cad3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/a8ff6887328144cdbf6366e0d8b7cad3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/a8ff6887328144cdbf6366e0d8b7cad3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/a8ff6887328144cdbf6366e0d8b7cad3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/a8ff6887328144cdbf6366e0d8b7cad3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/a8ff6887328144cdbf6366e0d8b7cad3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/a8ff6887328144cdbf6366e0d8b7cad3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/a8ff6887328144cdbf6366e0d8b7cad3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/a8ff6887328144cdbf6366e0d8b7cad3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/a8ff6887328144cdbf6366e0d8b7cad3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/a8ff6887328144cdbf6366e0d8b7cad3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-69edd7a6-df0b-4ca-user", "id": "0b5f172b010942bdafd918fd130194f5"}, "audit_ids": ["bjxCQMHQQPiYUcOq1cNMkQ"], "issued_at": "2018-06-27T21:53:30.000000Z"}} 2018-06-27 21:53:30,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22856e232bc9ceca597a869375b9537133bdd3d7" 2018-06-27 21:53:30,611 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:53:30 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b6d8ed4b-3f84-4ff2-9027-e837d58e6922 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:53:30,611 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-b6d8ed4b-3f84-4ff2-9027-e837d58e6922 2018-06-27 21:53:30,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/networks?name=CreateInstancePortManipulationTests-c9531a37-5fbd-4c5c-99ae-8bafbe6fe9e5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6342d7bc1efea5c62aede1bfe9085db558bfaf3b" 2018-06-27 21:53:30,928 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:53:30 GMT Content-Type: application/json Content-Length: 645 Connection: keep-alive X-Openstack-Request-Id: req-8994043f-896e-47cc-b932-57443f61650f Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["64697a92-afcd-492e-9512-7b7df61db45c"],"updated_at":"2018-06-27T21:53:18Z","tenant_id":"a8ff6887328144cdbf6366e0d8b7cad3","created_at":"2018-06-27T21:53:15Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"a8ff6887328144cdbf6366e0d8b7cad3","id":"6b9ade06-3cb5-43d7-b7e5-9fef48071226","name":"CreateInstancePortManipulationTests-c9531a37-5fbd-4c5c-99ae-8bafbe6fe9e5-pub-net"}]} 2018-06-27 21:53:30,928 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c9531a37-5fbd-4c5c-99ae-8bafbe6fe9e5-pub-net used request id req-8994043f-896e-47cc-b932-57443f61650f 2018-06-27 21:53:30,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=6b9ade06-3cb5-43d7-b7e5-9fef48071226 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6342d7bc1efea5c62aede1bfe9085db558bfaf3b" 2018-06-27 21:53:31,053 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:53:31 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-2497d23e-29dc-424e-b011-24eff5352679 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6b9ade06-3cb5-43d7-b7e5-9fef48071226","tenant_id":"a8ff6887328144cdbf6366e0d8b7cad3","created_at":"2018-06-27T21:53:18Z","dns_nameservers":[],"updated_at":"2018-06-27T21:53: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":"a8ff6887328144cdbf6366e0d8b7cad3","id":"64697a92-afcd-492e-9512-7b7df61db45c","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-c9531a37-5fbd-4c5c-99ae-8bafbe6fe9e5-pub-subnet"}]} 2018-06-27 21:53:31,053 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=6b9ade06-3cb5-43d7-b7e5-9fef48071226 used request id req-2497d23e-29dc-424e-b011-24eff5352679 2018-06-27 21:53:31,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/networks?name=CreateInstancePortManipulationTests-c9531a37-5fbd-4c5c-99ae-8bafbe6fe9e5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6342d7bc1efea5c62aede1bfe9085db558bfaf3b" 2018-06-27 21:53:32,117 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:53:32 GMT Content-Type: application/json Content-Length: 645 Connection: keep-alive X-Openstack-Request-Id: req-ba43c86a-bf1f-447d-95d5-3f7552852b61 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["64697a92-afcd-492e-9512-7b7df61db45c"],"updated_at":"2018-06-27T21:53:18Z","tenant_id":"a8ff6887328144cdbf6366e0d8b7cad3","created_at":"2018-06-27T21:53:15Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"a8ff6887328144cdbf6366e0d8b7cad3","id":"6b9ade06-3cb5-43d7-b7e5-9fef48071226","name":"CreateInstancePortManipulationTests-c9531a37-5fbd-4c5c-99ae-8bafbe6fe9e5-pub-net"}]} 2018-06-27 21:53:32,118 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c9531a37-5fbd-4c5c-99ae-8bafbe6fe9e5-pub-net used request id req-ba43c86a-bf1f-447d-95d5-3f7552852b61 2018-06-27 21:53:32,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 21:53:32,133 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:53: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-27 21:53:32,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/a8ff6887328144cdbf6366e0d8b7cad3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22856e232bc9ceca597a869375b9537133bdd3d7" 2018-06-27 21:53:32,244 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:53:32 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1d53f699-235b-4f4b-811c-5e336241a05c Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/a8ff6887328144cdbf6366e0d8b7cad3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a8ff6887328144cdbf6366e0d8b7cad3", "name": "CreateInstancePortManipulationTests-69edd7a6-df0b-4ca-proj"}} 2018-06-27 21:53:32,244 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/a8ff6887328144cdbf6366e0d8b7cad3 used request id req-1d53f699-235b-4f4b-811c-5e336241a05c 2018-06-27 21:53:32,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=6b9ade06-3cb5-43d7-b7e5-9fef48071226 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6342d7bc1efea5c62aede1bfe9085db558bfaf3b" 2018-06-27 21:53:32,520 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:53:32 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-fa69a4e2-64ac-4d93-8426-50c60d065c0c Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6b9ade06-3cb5-43d7-b7e5-9fef48071226","tenant_id":"a8ff6887328144cdbf6366e0d8b7cad3","created_at":"2018-06-27T21:53:18Z","dns_nameservers":[],"updated_at":"2018-06-27T21:53: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":"a8ff6887328144cdbf6366e0d8b7cad3","id":"64697a92-afcd-492e-9512-7b7df61db45c","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-c9531a37-5fbd-4c5c-99ae-8bafbe6fe9e5-pub-subnet"}]} 2018-06-27 21:53:32,520 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=6b9ade06-3cb5-43d7-b7e5-9fef48071226 used request id req-fa69a4e2-64ac-4d93-8426-50c60d065c0c 2018-06-27 21:53:32,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/subnets?network_id=6b9ade06-3cb5-43d7-b7e5-9fef48071226&name=CreateInstancePortManipulationTests-c9531a37-5fbd-4c5c-99ae-8bafbe6fe9e5-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6342d7bc1efea5c62aede1bfe9085db558bfaf3b" 2018-06-27 21:53:32,716 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:53:32 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-7bc68b56-6cf0-488f-be34-6cb3eb609091 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6b9ade06-3cb5-43d7-b7e5-9fef48071226","tenant_id":"a8ff6887328144cdbf6366e0d8b7cad3","created_at":"2018-06-27T21:53:18Z","dns_nameservers":[],"updated_at":"2018-06-27T21:53: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":"a8ff6887328144cdbf6366e0d8b7cad3","id":"64697a92-afcd-492e-9512-7b7df61db45c","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-c9531a37-5fbd-4c5c-99ae-8bafbe6fe9e5-pub-subnet"}]} 2018-06-27 21:53:32,716 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=6b9ade06-3cb5-43d7-b7e5-9fef48071226&name=CreateInstancePortManipulationTests-c9531a37-5fbd-4c5c-99ae-8bafbe6fe9e5-pub-subnet used request id req-7bc68b56-6cf0-488f-be34-6cb3eb609091 2018-06-27 21:53:32,717 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-c9531a37-5fbd-4c5c-99ae-8bafbe6fe9e5-pub-net 2018-06-27 21:53:32,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/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6342d7bc1efea5c62aede1bfe9085db558bfaf3b" -d '{"port": {"network_id": "6b9ade06-3cb5-43d7-b7e5-9fef48071226", "mac_address": "0a:1b:2c:3d:4e:5f", "fixed_ips": [{"subnet_id": "64697a92-afcd-492e-9512-7b7df61db45c", "ip_address": "10.55.0.101"}], "name": "CreateInstancePortManipulationTests-c9531a37-5fbd-4c5c-99ae-8bafbe6fe9e5port-1", "admin_state_up": true}}' 2018-06-27 21:53:35,098 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 21:53:35 GMT Content-Type: application/json Content-Length: 772 Connection: keep-alive X-Openstack-Request-Id: req-3c387a72-2b08-4ab4-8edb-33c2ebb6da48 Front-End-Https: on RESP BODY: {"port":{"status":"DOWN","created_at":"2018-06-27T21:53:33Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"6b9ade06-3cb5-43d7-b7e5-9fef48071226","tenant_id":"a8ff6887328144cdbf6366e0d8b7cad3","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-06-27T21:53:34Z","name":"CreateInstancePortManipulationTests-c9531a37-5fbd-4c5c-99ae-8bafbe6fe9e5port-1","device_owner":"","revision_number":6,"mac_address":"0a:1b:2c:3d:4e:5f","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"a8ff6887328144cdbf6366e0d8b7cad3","fixed_ips":[{"subnet_id":"64697a92-afcd-492e-9512-7b7df61db45c","ip_address":"10.55.0.101"}],"id":"cc980042-41f5-4054-8f10-8cfea4d8faab","security_groups":["26ecab4e-eb6f-4dc3-bf4b-dcbee8d489d8"],"device_id":""}} 2018-06-27 21:53:35,098 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/ports used request id req-3c387a72-2b08-4ab4-8edb-33c2ebb6da48 2018-06-27 21:53:35,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=CreateInstancePortManipulationTests-c9531a37-5fbd-4c5c-99ae-8bafbe6fe9e5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6342d7bc1efea5c62aede1bfe9085db558bfaf3b" 2018-06-27 21:53:35,339 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:53:35 GMT Content-Type: application/json Content-Length: 645 Connection: keep-alive X-Openstack-Request-Id: req-cab62b1e-5080-49e2-a436-ea40c8534235 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["64697a92-afcd-492e-9512-7b7df61db45c"],"updated_at":"2018-06-27T21:53:18Z","tenant_id":"a8ff6887328144cdbf6366e0d8b7cad3","created_at":"2018-06-27T21:53:15Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"a8ff6887328144cdbf6366e0d8b7cad3","id":"6b9ade06-3cb5-43d7-b7e5-9fef48071226","name":"CreateInstancePortManipulationTests-c9531a37-5fbd-4c5c-99ae-8bafbe6fe9e5-pub-net"}]} 2018-06-27 21:53:35,339 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c9531a37-5fbd-4c5c-99ae-8bafbe6fe9e5-pub-net used request id req-cab62b1e-5080-49e2-a436-ea40c8534235 2018-06-27 21:53:35,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/a8ff6887328144cdbf6366e0d8b7cad3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6342d7bc1efea5c62aede1bfe9085db558bfaf3b" 2018-06-27 21:53:35,436 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:53:35 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-66c0bf35-6432-4c7a-a4ec-67c14bceb1dd Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/a8ff6887328144cdbf6366e0d8b7cad3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a8ff6887328144cdbf6366e0d8b7cad3", "name": "CreateInstancePortManipulationTests-69edd7a6-df0b-4ca-proj"}} 2018-06-27 21:53:35,436 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/a8ff6887328144cdbf6366e0d8b7cad3 used request id req-66c0bf35-6432-4c7a-a4ec-67c14bceb1dd 2018-06-27 21:53:35,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=6b9ade06-3cb5-43d7-b7e5-9fef48071226 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6342d7bc1efea5c62aede1bfe9085db558bfaf3b" 2018-06-27 21:53:35,640 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:53:35 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-3ca0176d-9628-4c9a-b84f-493368e5082b Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6b9ade06-3cb5-43d7-b7e5-9fef48071226","tenant_id":"a8ff6887328144cdbf6366e0d8b7cad3","created_at":"2018-06-27T21:53:18Z","dns_nameservers":[],"updated_at":"2018-06-27T21:53: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":"a8ff6887328144cdbf6366e0d8b7cad3","id":"64697a92-afcd-492e-9512-7b7df61db45c","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-c9531a37-5fbd-4c5c-99ae-8bafbe6fe9e5-pub-subnet"}]} 2018-06-27 21:53:35,641 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=6b9ade06-3cb5-43d7-b7e5-9fef48071226 used request id req-3ca0176d-9628-4c9a-b84f-493368e5082b 2018-06-27 21:53:35,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/ports?network_id=6b9ade06-3cb5-43d7-b7e5-9fef48071226&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-c9531a37-5fbd-4c5c-99ae-8bafbe6fe9e5port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6342d7bc1efea5c62aede1bfe9085db558bfaf3b" 2018-06-27 21:53:35,940 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:53:35 GMT Content-Type: application/json Content-Length: 775 Connection: keep-alive X-Openstack-Request-Id: req-0cf6be9e-65c3-47f6-a96c-f2bac4bcb181 Front-End-Https: on RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"6b9ade06-3cb5-43d7-b7e5-9fef48071226","tenant_id":"a8ff6887328144cdbf6366e0d8b7cad3","created_at":"2018-06-27T21:53:33Z","admin_state_up":true,"updated_at":"2018-06-27T21:53:34Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":6,"mac_address":"0a:1b:2c:3d:4e:5f","id":"cc980042-41f5-4054-8f10-8cfea4d8faab","port_security_enabled":true,"project_id":"a8ff6887328144cdbf6366e0d8b7cad3","fixed_ips":[{"subnet_id":"64697a92-afcd-492e-9512-7b7df61db45c","ip_address":"10.55.0.101"}],"extra_dhcp_opts":[],"security_groups":["26ecab4e-eb6f-4dc3-bf4b-dcbee8d489d8"],"name":"CreateInstancePortManipulationTests-c9531a37-5fbd-4c5c-99ae-8bafbe6fe9e5port-1"}]} 2018-06-27 21:53:35,940 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=6b9ade06-3cb5-43d7-b7e5-9fef48071226&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-c9531a37-5fbd-4c5c-99ae-8bafbe6fe9e5port-1&admin_state_up=True used request id req-0cf6be9e-65c3-47f6-a96c-f2bac4bcb181 2018-06-27 21:53:35,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/a8ff6887328144cdbf6366e0d8b7cad3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6342d7bc1efea5c62aede1bfe9085db558bfaf3b" 2018-06-27 21:53:36,307 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:53:35 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9ff0bfec-635b-4824-899c-7508949a1519 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/a8ff6887328144cdbf6366e0d8b7cad3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a8ff6887328144cdbf6366e0d8b7cad3", "name": "CreateInstancePortManipulationTests-69edd7a6-df0b-4ca-proj"}} 2018-06-27 21:53:36,307 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/a8ff6887328144cdbf6366e0d8b7cad3 used request id req-9ff0bfec-635b-4824-899c-7508949a1519 2018-06-27 21:53:36,307 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-c9531a37-5fbd-4c5c-99ae-8bafbe6fe9e5-inst 2018-06-27 21:53:36,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/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6342d7bc1efea5c62aede1bfe9085db558bfaf3b" 2018-06-27 21:53:37,253 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:53:37 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-46359a4f-c88f-4be4-ba56-253e58f268f7 X-Compute-Request-Id: req-46359a4f-c88f-4be4-ba56-253e58f268f7 Front-End-Https: on RESP BODY: {"flavors": [{"id": "bfce69d5-8948-4e52-8e30-cf8bfa544966", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "bookmark"}], "name": "shaker-flavor_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3"}, {"id": "f8853a00-2a30-4d17-9161-ecdcbce72cfc", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/f8853a00-2a30-4d17-9161-ecdcbce72cfc", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/f8853a00-2a30-4d17-9161-ecdcbce72cfc", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-c9531a37-5fbd-4c5c-99ae-8bafbe6fe9e5-flavor-name"}]} 2018-06-27 21:53:37,253 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-46359a4f-c88f-4be4-ba56-253e58f268f7 2018-06-27 21:53:37,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/flavors/f8853a00-2a30-4d17-9161-ecdcbce72cfc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6342d7bc1efea5c62aede1bfe9085db558bfaf3b" 2018-06-27 21:53:38,121 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:53: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-459c2718-2e20-44aa-934f-e9b890c57740 X-Compute-Request-Id: req-459c2718-2e20-44aa-934f-e9b890c57740 Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-c9531a37-5fbd-4c5c-99ae-8bafbe6fe9e5-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/f8853a00-2a30-4d17-9161-ecdcbce72cfc", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/f8853a00-2a30-4d17-9161-ecdcbce72cfc", "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": "f8853a00-2a30-4d17-9161-ecdcbce72cfc"}} 2018-06-27 21:53:38,122 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/f8853a00-2a30-4d17-9161-ecdcbce72cfc used request id req-459c2718-2e20-44aa-934f-e9b890c57740 2018-06-27 21:53:38,125 - 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-c9531a37-5fbd-4c5c-99ae-8bafbe6fe9e5-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6342d7bc1efea5c62aede1bfe9085db558bfaf3b" 2018-06-27 21:53:39,178 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:53:39 GMT Content-Type: application/json Content-Length: 920 Connection: keep-alive X-Openstack-Request-Id: req-efab66ba-49d5-408d-93d7-fd87366722ba Front-End-Https: on RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-c9531a37-5fbd-4c5c-99ae-8bafbe6fe9e5-image", "tags": [], "container_format": "bare", "created_at": "2018-06-27T21:53:09Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-27T21:53:10Z", "visibility": "shared", "self": "/v2/images/7632817d-3756-4c79-88d2-cc8faaa8b466", "min_disk": 0, "protected": false, "id": "7632817d-3756-4c79-88d2-cc8faaa8b466", "file": "/v2/images/7632817d-3756-4c79-88d2-cc8faaa8b466/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a8ff6887328144cdbf6366e0d8b7cad3", "direct_url": "file:///var/lib/glance/images/7632817d-3756-4c79-88d2-cc8faaa8b466", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-c9531a37-5fbd-4c5c-99ae-8bafbe6fe9e5-image"} 2018-06-27 21:53:39,178 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-c9531a37-5fbd-4c5c-99ae-8bafbe6fe9e5-image used request id req-efab66ba-49d5-408d-93d7-fd87366722ba 2018-06-27 21:53:39,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}6342d7bc1efea5c62aede1bfe9085db558bfaf3b" 2018-06-27 21:53:40,050 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:53:40 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-7f5badf0-ff9f-4061-810e-f9b31af3c3e2 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-27 21:53:40,050 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-7f5badf0-ff9f-4061-810e-f9b31af3c3e2 2018-06-27 21:53:40,056 - 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}6342d7bc1efea5c62aede1bfe9085db558bfaf3b" -d '{"server": {"name": "CreateInstancePortManipulationTests-c9531a37-5fbd-4c5c-99ae-8bafbe6fe9e5-inst", "imageRef": "7632817d-3756-4c79-88d2-cc8faaa8b466", "flavorRef": "f8853a00-2a30-4d17-9161-ecdcbce72cfc", "max_count": 1, "min_count": 1, "networks": [{"port": "cc980042-41f5-4054-8f10-8cfea4d8faab"}]}}' 2018-06-27 21:53:47,998 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 21:53:47 GMT Content-Type: application/json Content-Length: 378 Connection: keep-alive Location: https://172.30.10.101:8774/v2.1/servers/53a27348-2b0f-495d-ac47-7a7420d09a4a Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-58ee9afd-06c1-4310-a870-c6ca1884f47c X-Compute-Request-Id: req-58ee9afd-06c1-4310-a870-c6ca1884f47c RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "53a27348-2b0f-495d-ac47-7a7420d09a4a", "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/53a27348-2b0f-495d-ac47-7a7420d09a4a", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/53a27348-2b0f-495d-ac47-7a7420d09a4a", "rel": "bookmark"}], "adminPass": "9mYZS8Qhg5cQ"}} 2018-06-27 21:53:47,998 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers used request id req-58ee9afd-06c1-4310-a870-c6ca1884f47c 2018-06-27 21:53:48,002 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/53a27348-2b0f-495d-ac47-7a7420d09a4a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6342d7bc1efea5c62aede1bfe9085db558bfaf3b" 2018-06-27 21:53:48,858 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:53:48 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-3a56f99a-c59a-412a-bab0-9431a4930677 X-Compute-Request-Id: req-3a56f99a-c59a-412a-bab0-9431a4930677 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/53a27348-2b0f-495d-ac47-7a7420d09a4a", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/53a27348-2b0f-495d-ac47-7a7420d09a4a", "rel": "bookmark"}], "image": {"id": "7632817d-3756-4c79-88d2-cc8faaa8b466", "links": [{"href": "http://172.30.10.101:8774/images/7632817d-3756-4c79-88d2-cc8faaa8b466", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f8853a00-2a30-4d17-9161-ecdcbce72cfc", "links": [{"href": "http://172.30.10.101:8774/flavors/f8853a00-2a30-4d17-9161-ecdcbce72cfc", "rel": "bookmark"}]}, "id": "53a27348-2b0f-495d-ac47-7a7420d09a4a", "user_id": "0b5f172b010942bdafd918fd130194f5", "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-27T21:53:48Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-c9531a37-5fbd-4c5c-99ae-8bafbe6fe9e5-inst", "created": "2018-06-27T21:53:48Z", "tenant_id": "a8ff6887328144cdbf6366e0d8b7cad3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 21:53:48,858 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/53a27348-2b0f-495d-ac47-7a7420d09a4a used request id req-3a56f99a-c59a-412a-bab0-9431a4930677 2018-06-27 21:53:48,859 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-c9531a37-5fbd-4c5c-99ae-8bafbe6fe9e5-inst 2018-06-27 21:53:48,862 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/53a27348-2b0f-495d-ac47-7a7420d09a4a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6342d7bc1efea5c62aede1bfe9085db558bfaf3b" 2018-06-27 21:53:51,150 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:53:51 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-f0bcffa9-5e5d-4471-b357-84c76fc1ea0f X-Compute-Request-Id: req-f0bcffa9-5e5d-4471-b357-84c76fc1ea0f 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/53a27348-2b0f-495d-ac47-7a7420d09a4a", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/53a27348-2b0f-495d-ac47-7a7420d09a4a", "rel": "bookmark"}], "image": {"id": "7632817d-3756-4c79-88d2-cc8faaa8b466", "links": [{"href": "http://172.30.10.101:8774/images/7632817d-3756-4c79-88d2-cc8faaa8b466", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f8853a00-2a30-4d17-9161-ecdcbce72cfc", "links": [{"href": "http://172.30.10.101:8774/flavors/f8853a00-2a30-4d17-9161-ecdcbce72cfc", "rel": "bookmark"}]}, "id": "53a27348-2b0f-495d-ac47-7a7420d09a4a", "user_id": "0b5f172b010942bdafd918fd130194f5", "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-27T21:53:49Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-c9531a37-5fbd-4c5c-99ae-8bafbe6fe9e5-inst", "created": "2018-06-27T21:53:48Z", "tenant_id": "a8ff6887328144cdbf6366e0d8b7cad3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 21:53:51,150 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/53a27348-2b0f-495d-ac47-7a7420d09a4a used request id req-f0bcffa9-5e5d-4471-b357-84c76fc1ea0f 2018-06-27 21:53:51,151 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-c9531a37-5fbd-4c5c-99ae-8bafbe6fe9e5-inst] is - BUILD 2018-06-27 21:53:51,151 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 21:53:54,153 - create_instance - DEBUG - VM status query timeout in 894.705777884 2018-06-27 21:53:54,157 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/53a27348-2b0f-495d-ac47-7a7420d09a4a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6342d7bc1efea5c62aede1bfe9085db558bfaf3b" 2018-06-27 21:53:55,093 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:53:55 GMT Content-Type: application/json Content-Length: 1365 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-dd96432f-f9e4-4ff6-a983-4bc1626c6fe6 X-Compute-Request-Id: req-dd96432f-f9e4-4ff6-a983-4bc1626c6fe6 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/53a27348-2b0f-495d-ac47-7a7420d09a4a", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/53a27348-2b0f-495d-ac47-7a7420d09a4a", "rel": "bookmark"}], "image": {"id": "7632817d-3756-4c79-88d2-cc8faaa8b466", "links": [{"href": "http://172.30.10.101:8774/images/7632817d-3756-4c79-88d2-cc8faaa8b466", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f8853a00-2a30-4d17-9161-ecdcbce72cfc", "links": [{"href": "http://172.30.10.101:8774/flavors/f8853a00-2a30-4d17-9161-ecdcbce72cfc", "rel": "bookmark"}]}, "id": "53a27348-2b0f-495d-ac47-7a7420d09a4a", "user_id": "0b5f172b010942bdafd918fd130194f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T21:53:54Z", "hostId": "61d98bd7754dd84b5ad957dc97ae1f041885dc26185e9f2ac8034822", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-c9531a37-5fbd-4c5c-99ae-8bafbe6fe9e5-inst", "created": "2018-06-27T21:53:47Z", "tenant_id": "a8ff6887328144cdbf6366e0d8b7cad3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 21:53:55,094 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/53a27348-2b0f-495d-ac47-7a7420d09a4a used request id req-dd96432f-f9e4-4ff6-a983-4bc1626c6fe6 2018-06-27 21:53:55,094 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-c9531a37-5fbd-4c5c-99ae-8bafbe6fe9e5-inst] is - BUILD 2018-06-27 21:53:55,094 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 21:53:58,098 - create_instance - DEBUG - VM status query timeout in 890.761476994 2018-06-27 21:53:58,101 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/53a27348-2b0f-495d-ac47-7a7420d09a4a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6342d7bc1efea5c62aede1bfe9085db558bfaf3b" 2018-06-27 21:54:00,735 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:54:00 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-bdbe637c-df1d-4483-a263-1b5124ab4c6c X-Compute-Request-Id: req-bdbe637c-df1d-4483-a263-1b5124ab4c6c 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/53a27348-2b0f-495d-ac47-7a7420d09a4a", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/53a27348-2b0f-495d-ac47-7a7420d09a4a", "rel": "bookmark"}], "image": {"id": "7632817d-3756-4c79-88d2-cc8faaa8b466", "links": [{"href": "http://172.30.10.101:8774/images/7632817d-3756-4c79-88d2-cc8faaa8b466", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f8853a00-2a30-4d17-9161-ecdcbce72cfc", "links": [{"href": "http://172.30.10.101:8774/flavors/f8853a00-2a30-4d17-9161-ecdcbce72cfc", "rel": "bookmark"}]}, "id": "53a27348-2b0f-495d-ac47-7a7420d09a4a", "security_groups": [{"name": "default"}], "user_id": "0b5f172b010942bdafd918fd130194f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T21:53:54Z", "hostId": "61d98bd7754dd84b5ad957dc97ae1f041885dc26185e9f2ac8034822", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-c9531a37-5fbd-4c5c-99ae-8bafbe6fe9e5-inst", "created": "2018-06-27T21:53:47Z", "tenant_id": "a8ff6887328144cdbf6366e0d8b7cad3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 21:54:00,735 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/53a27348-2b0f-495d-ac47-7a7420d09a4a used request id req-bdbe637c-df1d-4483-a263-1b5124ab4c6c 2018-06-27 21:54:00,735 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-c9531a37-5fbd-4c5c-99ae-8bafbe6fe9e5-inst] is - BUILD 2018-06-27 21:54:00,735 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 21:54:03,739 - create_instance - DEBUG - VM status query timeout in 885.120301962 2018-06-27 21:54:03,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/53a27348-2b0f-495d-ac47-7a7420d09a4a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6342d7bc1efea5c62aede1bfe9085db558bfaf3b" 2018-06-27 21:54:05,014 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:54: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-840a9533-f9b0-449c-93a3-1bea1c4d61b7 X-Compute-Request-Id: req-840a9533-f9b0-449c-93a3-1bea1c4d61b7 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/53a27348-2b0f-495d-ac47-7a7420d09a4a", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/53a27348-2b0f-495d-ac47-7a7420d09a4a", "rel": "bookmark"}], "image": {"id": "7632817d-3756-4c79-88d2-cc8faaa8b466", "links": [{"href": "http://172.30.10.101:8774/images/7632817d-3756-4c79-88d2-cc8faaa8b466", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f8853a00-2a30-4d17-9161-ecdcbce72cfc", "links": [{"href": "http://172.30.10.101:8774/flavors/f8853a00-2a30-4d17-9161-ecdcbce72cfc", "rel": "bookmark"}]}, "id": "53a27348-2b0f-495d-ac47-7a7420d09a4a", "security_groups": [{"name": "default"}], "user_id": "0b5f172b010942bdafd918fd130194f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T21:53:54Z", "hostId": "61d98bd7754dd84b5ad957dc97ae1f041885dc26185e9f2ac8034822", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-c9531a37-5fbd-4c5c-99ae-8bafbe6fe9e5-inst", "created": "2018-06-27T21:53:47Z", "tenant_id": "a8ff6887328144cdbf6366e0d8b7cad3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 21:54:05,014 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/53a27348-2b0f-495d-ac47-7a7420d09a4a used request id req-840a9533-f9b0-449c-93a3-1bea1c4d61b7 2018-06-27 21:54:05,015 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-c9531a37-5fbd-4c5c-99ae-8bafbe6fe9e5-inst] is - BUILD 2018-06-27 21:54:05,015 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 21:54:08,018 - create_instance - DEBUG - VM status query timeout in 880.840873957 2018-06-27 21:54:08,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/servers/53a27348-2b0f-495d-ac47-7a7420d09a4a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6342d7bc1efea5c62aede1bfe9085db558bfaf3b" 2018-06-27 21:54:10,405 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:54:10 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-5482579b-41df-4895-b679-25bc85f62322 X-Compute-Request-Id: req-5482579b-41df-4895-b679-25bc85f62322 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-c9531a37-5fbd-4c5c-99ae-8bafbe6fe9e5-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/53a27348-2b0f-495d-ac47-7a7420d09a4a", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/53a27348-2b0f-495d-ac47-7a7420d09a4a", "rel": "bookmark"}], "image": {"id": "7632817d-3756-4c79-88d2-cc8faaa8b466", "links": [{"href": "http://172.30.10.101:8774/images/7632817d-3756-4c79-88d2-cc8faaa8b466", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T21:54:06.000000", "flavor": {"id": "f8853a00-2a30-4d17-9161-ecdcbce72cfc", "links": [{"href": "http://172.30.10.101:8774/flavors/f8853a00-2a30-4d17-9161-ecdcbce72cfc", "rel": "bookmark"}]}, "id": "53a27348-2b0f-495d-ac47-7a7420d09a4a", "security_groups": [{"name": "default"}], "user_id": "0b5f172b010942bdafd918fd130194f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T21:54:07Z", "hostId": "61d98bd7754dd84b5ad957dc97ae1f041885dc26185e9f2ac8034822", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-c9531a37-5fbd-4c5c-99ae-8bafbe6fe9e5-inst", "created": "2018-06-27T21:53:47Z", "tenant_id": "a8ff6887328144cdbf6366e0d8b7cad3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 21:54:10,406 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/53a27348-2b0f-495d-ac47-7a7420d09a4a used request id req-5482579b-41df-4895-b679-25bc85f62322 2018-06-27 21:54:10,406 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-c9531a37-5fbd-4c5c-99ae-8bafbe6fe9e5-inst] is - ACTIVE 2018-06-27 21:54:10,406 - create_instance - INFO - VM is - ACTIVE 2018-06-27 21:54:10,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/53a27348-2b0f-495d-ac47-7a7420d09a4a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6342d7bc1efea5c62aede1bfe9085db558bfaf3b" 2018-06-27 21:54:11,907 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:54:11 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-8c39cf48-a45c-4c82-9697-09b64b9d3ec4 X-Compute-Request-Id: req-8c39cf48-a45c-4c82-9697-09b64b9d3ec4 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-c9531a37-5fbd-4c5c-99ae-8bafbe6fe9e5-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/53a27348-2b0f-495d-ac47-7a7420d09a4a", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/53a27348-2b0f-495d-ac47-7a7420d09a4a", "rel": "bookmark"}], "image": {"id": "7632817d-3756-4c79-88d2-cc8faaa8b466", "links": [{"href": "http://172.30.10.101:8774/images/7632817d-3756-4c79-88d2-cc8faaa8b466", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T21:54:06.000000", "flavor": {"id": "f8853a00-2a30-4d17-9161-ecdcbce72cfc", "links": [{"href": "http://172.30.10.101:8774/flavors/f8853a00-2a30-4d17-9161-ecdcbce72cfc", "rel": "bookmark"}]}, "id": "53a27348-2b0f-495d-ac47-7a7420d09a4a", "security_groups": [{"name": "default"}], "user_id": "0b5f172b010942bdafd918fd130194f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T21:54:07Z", "hostId": "61d98bd7754dd84b5ad957dc97ae1f041885dc26185e9f2ac8034822", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-c9531a37-5fbd-4c5c-99ae-8bafbe6fe9e5-inst", "created": "2018-06-27T21:53:47Z", "tenant_id": "a8ff6887328144cdbf6366e0d8b7cad3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 21:54:11,907 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/53a27348-2b0f-495d-ac47-7a7420d09a4a used request id req-8c39cf48-a45c-4c82-9697-09b64b9d3ec4 2018-06-27 21:54:11,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=CreateInstancePortManipulationTests-c9531a37-5fbd-4c5c-99ae-8bafbe6fe9e5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6342d7bc1efea5c62aede1bfe9085db558bfaf3b" 2018-06-27 21:54:12,268 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:54:12 GMT Content-Type: application/json Content-Length: 645 Connection: keep-alive X-Openstack-Request-Id: req-c3ceef40-5cb6-4312-b332-e1a6e7135631 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["64697a92-afcd-492e-9512-7b7df61db45c"],"updated_at":"2018-06-27T21:53:18Z","tenant_id":"a8ff6887328144cdbf6366e0d8b7cad3","created_at":"2018-06-27T21:53:15Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"a8ff6887328144cdbf6366e0d8b7cad3","id":"6b9ade06-3cb5-43d7-b7e5-9fef48071226","name":"CreateInstancePortManipulationTests-c9531a37-5fbd-4c5c-99ae-8bafbe6fe9e5-pub-net"}]} 2018-06-27 21:54:12,268 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c9531a37-5fbd-4c5c-99ae-8bafbe6fe9e5-pub-net used request id req-c3ceef40-5cb6-4312-b332-e1a6e7135631 2018-06-27 21:54:12,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/a8ff6887328144cdbf6366e0d8b7cad3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6342d7bc1efea5c62aede1bfe9085db558bfaf3b" 2018-06-27 21:54:12,359 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:54:12 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8ac0cf65-c42e-4e52-88e5-764df6863889 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/a8ff6887328144cdbf6366e0d8b7cad3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a8ff6887328144cdbf6366e0d8b7cad3", "name": "CreateInstancePortManipulationTests-69edd7a6-df0b-4ca-proj"}} 2018-06-27 21:54:12,359 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/a8ff6887328144cdbf6366e0d8b7cad3 used request id req-8ac0cf65-c42e-4e52-88e5-764df6863889 2018-06-27 21:54:12,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/subnets?network_id=6b9ade06-3cb5-43d7-b7e5-9fef48071226 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6342d7bc1efea5c62aede1bfe9085db558bfaf3b" 2018-06-27 21:54:12,545 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:54:12 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-506c5bba-a8dd-481f-ad6c-2bc2146f07bd Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6b9ade06-3cb5-43d7-b7e5-9fef48071226","tenant_id":"a8ff6887328144cdbf6366e0d8b7cad3","created_at":"2018-06-27T21:53:18Z","dns_nameservers":[],"updated_at":"2018-06-27T21:53: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":"a8ff6887328144cdbf6366e0d8b7cad3","id":"64697a92-afcd-492e-9512-7b7df61db45c","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-c9531a37-5fbd-4c5c-99ae-8bafbe6fe9e5-pub-subnet"}]} 2018-06-27 21:54:12,545 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=6b9ade06-3cb5-43d7-b7e5-9fef48071226 used request id req-506c5bba-a8dd-481f-ad6c-2bc2146f07bd 2018-06-27 21:54:12,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/ports?network_id=6b9ade06-3cb5-43d7-b7e5-9fef48071226 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6342d7bc1efea5c62aede1bfe9085db558bfaf3b" 2018-06-27 21:54:12,793 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:54:12 GMT Content-Type: application/json Content-Length: 2302 Connection: keep-alive X-Openstack-Request-Id: req-67ecb2e2-090b-46fe-8c79-410bb68b303f Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"6b9ade06-3cb5-43d7-b7e5-9fef48071226","tenant_id":"a8ff6887328144cdbf6366e0d8b7cad3","created_at":"2018-06-27T21:53:20Z","admin_state_up":true,"updated_at":"2018-06-27T21:53:25Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-6b9ade06-3cb5-43d7-b7e5-9fef48071226","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:68:5f:c6","id":"45ca104f-6d03-4643-92bb-9e1d87331695","port_security_enabled":false,"project_id":"a8ff6887328144cdbf6366e0d8b7cad3","fixed_ips":[{"subnet_id":"64697a92-afcd-492e-9512-7b7df61db45c","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"6b9ade06-3cb5-43d7-b7e5-9fef48071226","tenant_id":"a8ff6887328144cdbf6366e0d8b7cad3","created_at":"2018-06-27T21:53:21Z","admin_state_up":true,"updated_at":"2018-06-27T21:53:26Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-6b9ade06-3cb5-43d7-b7e5-9fef48071226","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:22:b0:e8","id":"bf9692eb-a14b-4097-bf0b-5896a7edae2c","port_security_enabled":false,"project_id":"a8ff6887328144cdbf6366e0d8b7cad3","fixed_ips":[{"subnet_id":"64697a92-afcd-492e-9512-7b7df61db45c","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"6b9ade06-3cb5-43d7-b7e5-9fef48071226","tenant_id":"a8ff6887328144cdbf6366e0d8b7cad3","created_at":"2018-06-27T21:53:33Z","admin_state_up":true,"updated_at":"2018-06-27T21:54:05Z","binding:vnic_type":"normal","device_id":"53a27348-2b0f-495d-ac47-7a7420d09a4a","device_owner":"compute:nova","revision_number":10,"mac_address":"0a:1b:2c:3d:4e:5f","id":"cc980042-41f5-4054-8f10-8cfea4d8faab","port_security_enabled":true,"project_id":"a8ff6887328144cdbf6366e0d8b7cad3","fixed_ips":[{"subnet_id":"64697a92-afcd-492e-9512-7b7df61db45c","ip_address":"10.55.0.101"}],"extra_dhcp_opts":[],"security_groups":["26ecab4e-eb6f-4dc3-bf4b-dcbee8d489d8"],"name":"CreateInstancePortManipulationTests-c9531a37-5fbd-4c5c-99ae-8bafbe6fe9e5port-1"}]} 2018-06-27 21:54:12,794 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=6b9ade06-3cb5-43d7-b7e5-9fef48071226 used request id req-67ecb2e2-090b-46fe-8c79-410bb68b303f 2018-06-27 21:54:12,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/networks?id=6b9ade06-3cb5-43d7-b7e5-9fef48071226 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6342d7bc1efea5c62aede1bfe9085db558bfaf3b" 2018-06-27 21:54:13,056 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:54:13 GMT Content-Type: application/json Content-Length: 645 Connection: keep-alive X-Openstack-Request-Id: req-58a8b8cc-dd40-4adc-8eed-da7436faa9aa Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["64697a92-afcd-492e-9512-7b7df61db45c"],"updated_at":"2018-06-27T21:53:18Z","tenant_id":"a8ff6887328144cdbf6366e0d8b7cad3","created_at":"2018-06-27T21:53:15Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"a8ff6887328144cdbf6366e0d8b7cad3","id":"6b9ade06-3cb5-43d7-b7e5-9fef48071226","name":"CreateInstancePortManipulationTests-c9531a37-5fbd-4c5c-99ae-8bafbe6fe9e5-pub-net"}]} 2018-06-27 21:54:13,056 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=6b9ade06-3cb5-43d7-b7e5-9fef48071226 used request id req-58a8b8cc-dd40-4adc-8eed-da7436faa9aa 2018-06-27 21:54:13,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=6b9ade06-3cb5-43d7-b7e5-9fef48071226 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6342d7bc1efea5c62aede1bfe9085db558bfaf3b" 2018-06-27 21:54:13,202 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:54:13 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-b7cbb850-23cc-4fb3-accc-33559133fad8 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6b9ade06-3cb5-43d7-b7e5-9fef48071226","tenant_id":"a8ff6887328144cdbf6366e0d8b7cad3","created_at":"2018-06-27T21:53:18Z","dns_nameservers":[],"updated_at":"2018-06-27T21:53: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":"a8ff6887328144cdbf6366e0d8b7cad3","id":"64697a92-afcd-492e-9512-7b7df61db45c","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-c9531a37-5fbd-4c5c-99ae-8bafbe6fe9e5-pub-subnet"}]} 2018-06-27 21:54:13,202 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=6b9ade06-3cb5-43d7-b7e5-9fef48071226 used request id req-b7cbb850-23cc-4fb3-accc-33559133fad8 2018-06-27 21:54:13,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/subnets?network_id=6b9ade06-3cb5-43d7-b7e5-9fef48071226&name=CreateInstancePortManipulationTests-c9531a37-5fbd-4c5c-99ae-8bafbe6fe9e5-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6342d7bc1efea5c62aede1bfe9085db558bfaf3b" 2018-06-27 21:54:13,321 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:54:13 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-b5a6e407-4382-40fe-896e-895589a02f3c Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6b9ade06-3cb5-43d7-b7e5-9fef48071226","tenant_id":"a8ff6887328144cdbf6366e0d8b7cad3","created_at":"2018-06-27T21:53:18Z","dns_nameservers":[],"updated_at":"2018-06-27T21:53: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":"a8ff6887328144cdbf6366e0d8b7cad3","id":"64697a92-afcd-492e-9512-7b7df61db45c","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-c9531a37-5fbd-4c5c-99ae-8bafbe6fe9e5-pub-subnet"}]} 2018-06-27 21:54:13,322 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=6b9ade06-3cb5-43d7-b7e5-9fef48071226&name=CreateInstancePortManipulationTests-c9531a37-5fbd-4c5c-99ae-8bafbe6fe9e5-pub-subnet used request id req-b5a6e407-4382-40fe-896e-895589a02f3c 2018-06-27 21:54:13,322 - create_instance - INFO - Deleting Port with ID - cc980042-41f5-4054-8f10-8cfea4d8faab 2018-06-27 21:54:13,322 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-c9531a37-5fbd-4c5c-99ae-8bafbe6fe9e5port-1 2018-06-27 21:54:13,327 - 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/cc980042-41f5-4054-8f10-8cfea4d8faab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6342d7bc1efea5c62aede1bfe9085db558bfaf3b" 2018-06-27 21:54:14,820 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:54:14 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-03a39321-1b87-431d-8574-b5f306c92479 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:54:14,820 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/ports/cc980042-41f5-4054-8f10-8cfea4d8faab used request id req-03a39321-1b87-431d-8574-b5f306c92479 2018-06-27 21:54:14,820 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-c9531a37-5fbd-4c5c-99ae-8bafbe6fe9e5-inst 2018-06-27 21:54:14,823 - 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/53a27348-2b0f-495d-ac47-7a7420d09a4a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6342d7bc1efea5c62aede1bfe9085db558bfaf3b" 2018-06-27 21:54:15,232 - novaclient.v2.client - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:54: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-848de82b-a9da-47d2-abdc-b3301cd31238 X-Compute-Request-Id: req-848de82b-a9da-47d2-abdc-b3301cd31238 Front-End-Https: on 2018-06-27 21:54:15,232 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/servers/53a27348-2b0f-495d-ac47-7a7420d09a4a used request id req-848de82b-a9da-47d2-abdc-b3301cd31238 2018-06-27 21:54:15,232 - create_instance - INFO - Checking deletion status 2018-06-27 21:54:15,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/53a27348-2b0f-495d-ac47-7a7420d09a4a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6342d7bc1efea5c62aede1bfe9085db558bfaf3b" 2018-06-27 21:54:16,323 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:54:16 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-a5c064df-6960-4bc3-9a83-725f616e48f9 X-Compute-Request-Id: req-a5c064df-6960-4bc3-9a83-725f616e48f9 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstancePortManipulationTests-c9531a37-5fbd-4c5c-99ae-8bafbe6fe9e5-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/53a27348-2b0f-495d-ac47-7a7420d09a4a", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/53a27348-2b0f-495d-ac47-7a7420d09a4a", "rel": "bookmark"}], "image": {"id": "7632817d-3756-4c79-88d2-cc8faaa8b466", "links": [{"href": "http://172.30.10.101:8774/images/7632817d-3756-4c79-88d2-cc8faaa8b466", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T21:54:06.000000", "flavor": {"id": "f8853a00-2a30-4d17-9161-ecdcbce72cfc", "links": [{"href": "http://172.30.10.101:8774/flavors/f8853a00-2a30-4d17-9161-ecdcbce72cfc", "rel": "bookmark"}]}, "id": "53a27348-2b0f-495d-ac47-7a7420d09a4a", "user_id": "0b5f172b010942bdafd918fd130194f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T21:54:15Z", "hostId": "61d98bd7754dd84b5ad957dc97ae1f041885dc26185e9f2ac8034822", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-c9531a37-5fbd-4c5c-99ae-8bafbe6fe9e5-inst", "created": "2018-06-27T21:53:47Z", "tenant_id": "a8ff6887328144cdbf6366e0d8b7cad3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 21:54:16,323 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/53a27348-2b0f-495d-ac47-7a7420d09a4a used request id req-a5c064df-6960-4bc3-9a83-725f616e48f9 2018-06-27 21:54:16,323 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-c9531a37-5fbd-4c5c-99ae-8bafbe6fe9e5-inst] is - ACTIVE 2018-06-27 21:54:16,324 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 21:54:19,325 - create_instance - DEBUG - VM status query timeout in 295.907360077 2018-06-27 21:54:19,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/53a27348-2b0f-495d-ac47-7a7420d09a4a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6342d7bc1efea5c62aede1bfe9085db558bfaf3b" 2018-06-27 21:54:20,276 - novaclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Wed, 27 Jun 2018 21:54: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-6658fe67-19e3-44d6-a1b3-332fd8281b4a X-Compute-Request-Id: req-6658fe67-19e3-44d6-a1b3-332fd8281b4a RESP BODY: {"itemNotFound": {"message": "Instance 53a27348-2b0f-495d-ac47-7a7420d09a4a could not be found.", "code": 404}} 2018-06-27 21:54:20,276 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/53a27348-2b0f-495d-ac47-7a7420d09a4a used request id req-6658fe67-19e3-44d6-a1b3-332fd8281b4a 2018-06-27 21:54:20,276 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 53a27348-2b0f-495d-ac47-7a7420d09a4a could not be found. (HTTP 404) (Request-ID: req-6658fe67-19e3-44d6-a1b3-332fd8281b4a) 2018-06-27 21:54:20,276 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-c9531a37-5fbd-4c5c-99ae-8bafbe6fe9e5-inst 2018-06-27 21:54:20,281 - 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/f8853a00-2a30-4d17-9161-ecdcbce72cfc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c42c2f7b5df6191072a8921cfec89c5fa4c677d6" 2018-06-27 21:54:20,972 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 21:54: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-2a3b18d0-d5e0-4ea8-9a61-76d56c1bb213 X-Compute-Request-Id: req-2a3b18d0-d5e0-4ea8-9a61-76d56c1bb213 2018-06-27 21:54:20,972 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/flavors/f8853a00-2a30-4d17-9161-ecdcbce72cfc used request id req-2a3b18d0-d5e0-4ea8-9a61-76d56c1bb213 2018-06-27 21:54:20,973 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-c9531a37-5fbd-4c5c-99ae-8bafbe6fe9e5-pub-subnet 2018-06-27 21:54:20,974 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-c9531a37-5fbd-4c5c-99ae-8bafbe6fe9e5-pub-subnet 2018-06-27 21:54:20,978 - 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/64697a92-afcd-492e-9512-7b7df61db45c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0541553804ca1759d5d3c3c5984751891e34650a" 2018-06-27 21:54:25,974 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:54:25 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-a639a5ba-ff8e-4822-aa6c-824e54e64d84 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:54:25,975 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/64697a92-afcd-492e-9512-7b7df61db45c used request id req-a639a5ba-ff8e-4822-aa6c-824e54e64d84 2018-06-27 21:54:25,975 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-c9531a37-5fbd-4c5c-99ae-8bafbe6fe9e5-pub-net 2018-06-27 21:54:25,980 - 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/6b9ade06-3cb5-43d7-b7e5-9fef48071226 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0541553804ca1759d5d3c3c5984751891e34650a" 2018-06-27 21:54:29,128 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:54:29 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-a3068fe0-677a-4feb-9a51-6b148f50fa7b Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:54:29,128 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/6b9ade06-3cb5-43d7-b7e5-9fef48071226 used request id req-a3068fe0-677a-4feb-9a51-6b148f50fa7b 2018-06-27 21:54:29,129 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-c9531a37-5fbd-4c5c-99ae-8bafbe6fe9e5-image 2018-06-27 21:54:29,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9292/v2/images/7632817d-3756-4c79-88d2-cc8faaa8b466 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a8db724f2eeee7ded4a2b8ab96e710a7c6c79734" 2018-06-27 21:54:30,081 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:54:30 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-bd4a3a41-8712-4c15-a989-c8ad75244223 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-27 21:54:30,081 - keystoneauth.session - DEBUG - DELETE call to image for https://172.30.10.101:9292/v2/images/7632817d-3756-4c79-88d2-cc8faaa8b466 used request id req-bd4a3a41-8712-4c15-a989-c8ad75244223 2018-06-27 21:54:30,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-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7295bf6ca827dda1d94850fb750be6deeb7cf37" 2018-06-27 21:54:30,862 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:54:30 GMT Content-Type: application/json Content-Length: 11766 Connection: keep-alive X-Openstack-Request-Id: req-3197b53f-41fb-4e5f-b53f-9a147910987d Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a8ff6887328144cdbf6366e0d8b7cad3", "created_at": "2018-06-27T21:53:15Z", "updated_at": "2018-06-27T21:53:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:53:15Z", "revision_number": 0, "id": "45360af4-356c-4e84-ab96-17b9f3f563a1", "remote_group_id": "26ecab4e-eb6f-4dc3-bf4b-dcbee8d489d8", "remote_ip_prefix": null, "created_at": "2018-06-27T21:53:15Z", "security_group_id": "26ecab4e-eb6f-4dc3-bf4b-dcbee8d489d8", "tenant_id": "a8ff6887328144cdbf6366e0d8b7cad3", "port_range_min": null, "ethertype": "IPv4", "project_id": "a8ff6887328144cdbf6366e0d8b7cad3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:53:15Z", "revision_number": 0, "id": "6f736365-8cf9-4815-b501-e7c3eeba5407", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:53:15Z", "security_group_id": "26ecab4e-eb6f-4dc3-bf4b-dcbee8d489d8", "tenant_id": "a8ff6887328144cdbf6366e0d8b7cad3", "port_range_min": null, "ethertype": "IPv6", "project_id": "a8ff6887328144cdbf6366e0d8b7cad3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:53:15Z", "revision_number": 0, "id": "86828879-ef73-4a50-89d6-8f680146ad08", "remote_group_id": "26ecab4e-eb6f-4dc3-bf4b-dcbee8d489d8", "remote_ip_prefix": null, "created_at": "2018-06-27T21:53:15Z", "security_group_id": "26ecab4e-eb6f-4dc3-bf4b-dcbee8d489d8", "tenant_id": "a8ff6887328144cdbf6366e0d8b7cad3", "port_range_min": null, "ethertype": "IPv6", "project_id": "a8ff6887328144cdbf6366e0d8b7cad3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:53:15Z", "revision_number": 0, "id": "e79d0677-51a4-4e0e-bffc-690b421d99f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:53:15Z", "security_group_id": "26ecab4e-eb6f-4dc3-bf4b-dcbee8d489d8", "tenant_id": "a8ff6887328144cdbf6366e0d8b7cad3", "port_range_min": null, "ethertype": "IPv4", "project_id": "a8ff6887328144cdbf6366e0d8b7cad3"}], "revision_number": 4, "project_id": "a8ff6887328144cdbf6366e0d8b7cad3", "id": "26ecab4e-eb6f-4dc3-bf4b-dcbee8d489d8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-27T19:03:04Z", "updated_at": "2018-06-27T19:03:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "6748ef1e-56da-434e-9e89-e86b58537b65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "b3e3826c-1c48-4699-93f0-f8a310956753", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "bfad35fa-7ea9-4a81-917d-7b86481eb510", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "d657b333-103d-4d19-add8-1e8bae2f8849", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b92069937e44a3786e439f95c61afe5", "created_at": "2018-06-27T19:08:41Z", "updated_at": "2018-06-27T19:08:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "4ac2a090-f595-4e7b-9b7a-a52fa204e881", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "5508c0b1-6261-44cb-854d-60c64bcbba0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "a60c77dc-6985-48ac-a3a3-067176d3e52f", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "e6ec0fa4-1eb3-4c5d-a451-c7acfd7fde82", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}], "revision_number": 4, "project_id": "4b92069937e44a3786e439f95c61afe5", "id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T18:59:55Z", "updated_at": "2018-06-27T18:59:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "5a060918-419b-4ec3-90df-a7764c06af2f", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "6cd9bbf0-4d1b-4b13-a6c4-e20a15bb3360", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "8134c0f0-89c6-4d45-bef8-a9260d9d0723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "e0e7297a-a59d-4d2b-b75c-2cc86b269114", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}], "revision_number": 4, "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "created_at": "2018-06-27T21:03:43Z", "updated_at": "2018-06-27T21:03:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "41061dbf-a5a2-465f-84dd-140f6104b3f7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "47d5c96d-0510-41a5-b33e-5683702c5bb8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "4b4b6430-3f42-4fe4-a25e-2c5c015a7699", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "e6a68cb7-6491-4474-a4d7-38496cac4eb7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}], "revision_number": 4, "project_id": "3f0a375b66c54145bff1c56e7c91ad73", "id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "name": "default"}]} 2018-06-27 21:54:30,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-3197b53f-41fb-4e5f-b53f-9a147910987d 2018-06-27 21:54:30,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/a8ff6887328144cdbf6366e0d8b7cad3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7295bf6ca827dda1d94850fb750be6deeb7cf37" 2018-06-27 21:54:31,233 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:54:30 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2be141ec-8e13-4007-84b7-9a3c7ec566dc Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/a8ff6887328144cdbf6366e0d8b7cad3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a8ff6887328144cdbf6366e0d8b7cad3", "name": "CreateInstancePortManipulationTests-69edd7a6-df0b-4ca-proj"}} 2018-06-27 21:54:31,234 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/a8ff6887328144cdbf6366e0d8b7cad3 used request id req-2be141ec-8e13-4007-84b7-9a3c7ec566dc 2018-06-27 21:54:31,234 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 26ecab4e-eb6f-4dc3-bf4b-dcbee8d489d8 2018-06-27 21:54:31,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=26ecab4e-eb6f-4dc3-bf4b-dcbee8d489d8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7295bf6ca827dda1d94850fb750be6deeb7cf37" 2018-06-27 21:54:31,959 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:54:31 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-a0aea2c0-bd21-4759-8776-a888e41db1d6 Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": "26ecab4e-eb6f-4dc3-bf4b-dcbee8d489d8", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:53:15Z", "security_group_id": "26ecab4e-eb6f-4dc3-bf4b-dcbee8d489d8", "port_range_min": null, "revision_number": 0, "tenant_id": "a8ff6887328144cdbf6366e0d8b7cad3", "created_at": "2018-06-27T21:53:15Z", "project_id": "a8ff6887328144cdbf6366e0d8b7cad3", "id": "45360af4-356c-4e84-ab96-17b9f3f563a1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:53:15Z", "security_group_id": "26ecab4e-eb6f-4dc3-bf4b-dcbee8d489d8", "port_range_min": null, "revision_number": 0, "tenant_id": "a8ff6887328144cdbf6366e0d8b7cad3", "created_at": "2018-06-27T21:53:15Z", "project_id": "a8ff6887328144cdbf6366e0d8b7cad3", "id": "6f736365-8cf9-4815-b501-e7c3eeba5407"}, {"remote_group_id": "26ecab4e-eb6f-4dc3-bf4b-dcbee8d489d8", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:53:15Z", "security_group_id": "26ecab4e-eb6f-4dc3-bf4b-dcbee8d489d8", "port_range_min": null, "revision_number": 0, "tenant_id": "a8ff6887328144cdbf6366e0d8b7cad3", "created_at": "2018-06-27T21:53:15Z", "project_id": "a8ff6887328144cdbf6366e0d8b7cad3", "id": "86828879-ef73-4a50-89d6-8f680146ad08"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:53:15Z", "security_group_id": "26ecab4e-eb6f-4dc3-bf4b-dcbee8d489d8", "port_range_min": null, "revision_number": 0, "tenant_id": "a8ff6887328144cdbf6366e0d8b7cad3", "created_at": "2018-06-27T21:53:15Z", "project_id": "a8ff6887328144cdbf6366e0d8b7cad3", "id": "e79d0677-51a4-4e0e-bffc-690b421d99f5"}]} 2018-06-27 21:54:31,960 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=26ecab4e-eb6f-4dc3-bf4b-dcbee8d489d8 used request id req-a0aea2c0-bd21-4759-8776-a888e41db1d6 2018-06-27 21:54:31,962 - neutron_utils - INFO - Deleting security group with name - default 2018-06-27 21:54:31,969 - 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/26ecab4e-eb6f-4dc3-bf4b-dcbee8d489d8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7295bf6ca827dda1d94850fb750be6deeb7cf37" 2018-06-27 21:54:32,413 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:54:32 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-a3ee8dc1-23fc-4bf4-951d-0dec2b5f4277 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:54:32,413 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/26ecab4e-eb6f-4dc3-bf4b-dcbee8d489d8 used request id req-a3ee8dc1-23fc-4bf4-951d-0dec2b5f4277 2018-06-27 21:54:32,414 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-69edd7a6-df0b-4ca-proj 2018-06-27 21:54:32,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/a8ff6887328144cdbf6366e0d8b7cad3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7295bf6ca827dda1d94850fb750be6deeb7cf37" 2018-06-27 21:54:33,055 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:54:32 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-caa56f12-6836-4eb2-95fc-e2917fa21b83 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:54:33,056 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/a8ff6887328144cdbf6366e0d8b7cad3 used request id req-caa56f12-6836-4eb2-95fc-e2917fa21b83 2018-06-27 21:54:33,056 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-69edd7a6-df0b-4ca-proj-role 2018-06-27 21:54:33,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/8ac86b6822a94195874be5ccdb493870 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7295bf6ca827dda1d94850fb750be6deeb7cf37" 2018-06-27 21:54:33,494 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:54:33 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e902b269-8022-4c2e-b402-8eb9e077d704 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:54:33,494 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/8ac86b6822a94195874be5ccdb493870 used request id req-e902b269-8022-4c2e-b402-8eb9e077d704 2018-06-27 21:54:33,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7295bf6ca827dda1d94850fb750be6deeb7cf37" 2018-06-27 21:54:33,809 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:54:33 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-efd7b7e0-8a29-4c84-b16a-d308746ea4c0 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 21:54:33,809 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-efd7b7e0-8a29-4c84-b16a-d308746ea4c0 2018-06-27 21:54:33,810 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-69edd7a6-df0b-4ca-user 2018-06-27 21:54:33,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/0b5f172b010942bdafd918fd130194f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b06b1fb012e583d6f06494df6e1458817830d78" 2018-06-27 21:54:34,379 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:54:33 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-eaac5dae-4cd5-472a-a6b0-cca1e5d18fcd Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:54:34,379 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/0b5f172b010942bdafd918fd130194f5 used request id req-eaac5dae-4cd5-472a-a6b0-cca1e5d18fcd 2018-06-27 21:54:34,380 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:54:35,274 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:54:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["nBvlcrrOQEmh1jwtM93zVg"], "issued_at": "2018-06-27T21:54:35.000000Z"}} 2018-06-27 21:54:35,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c26b8d912a4d4f0cc0d8b0dd0a591a827b37fd18" 2018-06-27 21:54:35,619 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:54:35 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f6850514-4b44-4789-89a0-98599f450649 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:54:35,619 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-f6850514-4b44-4789-89a0-98599f450649 2018-06-27 21:54:35,621 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:54:35,622 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:54:36,471 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:54:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["O63pKWg1RKuC8_rNKtnIsg"], "issued_at": "2018-06-27T21:54:36.000000Z"}} 2018-06-27 21:54:36,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}ef6ee1295168a880eb27bd3ebfbde9d78ae5e9be" 2018-06-27 21:54:37,060 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:54:36 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ba833e01-5838-4c66-b35b-1412048b7228 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:54:37,060 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-ba833e01-5838-4c66-b35b-1412048b7228 2018-06-27 21:54:37,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-27 21:54:37,076 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:54: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-27 21:54:37,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=CreateInstancePortManipulationTests-fea9ebbb-1bcd-49e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef6ee1295168a880eb27bd3ebfbde9d78ae5e9be" 2018-06-27 21:54:37,164 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:54:37 GMT Server: Apache Content-Length: 203 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5ef37b8f-7683-4164-9f7c-afb67adb5313 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-fea9ebbb-1bcd-49e-proj", "previous": null, "next": null}, "projects": []} 2018-06-27 21:54:37,165 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-fea9ebbb-1bcd-49e-proj used request id req-5ef37b8f-7683-4164-9f7c-afb67adb5313 2018-06-27 21:54:37,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?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef6ee1295168a880eb27bd3ebfbde9d78ae5e9be" 2018-06-27 21:54:37,550 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:54:37 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d3dc2f11-0a54-4fb4-b836-aec037dda919 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 21:54:37,550 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-d3dc2f11-0a54-4fb4-b836-aec037dda919 2018-06-27 21:54:37,554 - 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}ef6ee1295168a880eb27bd3ebfbde9d78ae5e9be" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-fea9ebbb-1bcd-49e-proj"}}' 2018-06-27 21:54:37,969 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 21:54:37 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ac5aec2c-d8d0-4731-a185-48611b2e170a Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/3fa295d52a1948f0b4df6e7f4290f6bd"}, "tags": [], "enabled": true, "id": "3fa295d52a1948f0b4df6e7f4290f6bd", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-fea9ebbb-1bcd-49e-proj"}} 2018-06-27 21:54:37,969 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-ac5aec2c-d8d0-4731-a185-48611b2e170a 2018-06-27 21:54:37,970 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-fea9ebbb-1bcd-49e-proj 2018-06-27 21:54:37,970 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:54:37,971 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:54:38,809 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:54:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["v9_nYfhBSua66d41AbKvqg"], "issued_at": "2018-06-27T21:54:38.000000Z"}} 2018-06-27 21:54:38,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}1805c8c6e0705362726a51f0f18acf07a78e29f0" 2018-06-27 21:54:39,111 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:54:38 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-298f2e33-3e3a-4fc9-889d-19176b69220f Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:54:39,112 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-298f2e33-3e3a-4fc9-889d-19176b69220f 2018-06-27 21:54:39,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 21:54:39,128 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21: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-27 21:54:39,129 - 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}1805c8c6e0705362726a51f0f18acf07a78e29f0" 2018-06-27 21:54:39,503 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:54:39 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-732d04f8-3297-4399-88ee-8d2824ecfcba Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/05b1bc3fa6fd4243a4ba8b4d6fcc3daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05b1bc3fa6fd4243a4ba8b4d6fcc3daf", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/48d44c9c0fea4f4e80edc7d2e0715db7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d44c9c0fea4f4e80edc7d2e0715db7", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/4d3721127bf84155a837606ce3feba32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d3721127bf84155a837606ce3feba32", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/5c846663ea6d407e9223de0719ce5442"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c846663ea6d407e9223de0719ce5442", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/73a10e6c4f67490a8a4030cc6cea32f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73a10e6c4f67490a8a4030cc6cea32f5", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/8ecfab7d9d4f47bb8892a85b7d2a0b5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ecfab7d9d4f47bb8892a85b7d2a0b5a", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/b278d529e9a54a9195e4e536b9384dc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b278d529e9a54a9195e4e536b9384dc0", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b7f107ae7bb34ccea8282b1a0ec7a979"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7f107ae7bb34ccea8282b1a0ec7a979", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/d21494d0185b463db36b8c8c2b341b97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d21494d0185b463db36b8c8c2b341b97", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e0bb346419f84e4680f6ca9a97f4fc0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e0bb346419f84e4680f6ca9a97f4fc0b", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "c8d542af72ce49338052c29f02c8857e", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e9dd794fa5c040a9a0445386fb2a6116"}, "options": {}, "id": "e9dd794fa5c040a9a0445386fb2a6116", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/e9f9c747d54947bc800a81ecf11858f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9f9c747d54947bc800a81ecf11858f5", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-27 21:54:39,503 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-732d04f8-3297-4399-88ee-8d2824ecfcba 2018-06-27 21:54:39,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?name=CreateInstancePortManipulationTests-fea9ebbb-1bcd-49e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1805c8c6e0705362726a51f0f18acf07a78e29f0" 2018-06-27 21:54:39,868 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:54:39 GMT Server: Apache Content-Length: 489 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cc4b6629-60a2-4179-841e-28abd52d136c Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateInstancePortManipulationTests-fea9ebbb-1bcd-49e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/3fa295d52a1948f0b4df6e7f4290f6bd"}, "tags": [], "enabled": true, "id": "3fa295d52a1948f0b4df6e7f4290f6bd", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-fea9ebbb-1bcd-49e-proj"}]} 2018-06-27 21:54:39,868 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateInstancePortManipulationTests-fea9ebbb-1bcd-49e-proj used request id req-cc4b6629-60a2-4179-841e-28abd52d136c 2018-06-27 21:54:39,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1805c8c6e0705362726a51f0f18acf07a78e29f0" 2018-06-27 21:54:40,231 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:54:39 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a7417899-fa60-4238-b26e-db387bd785b8 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 21:54:40,231 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-a7417899-fa60-4238-b26e-db387bd785b8 2018-06-27 21:54:40,964 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-fea9ebbb-1bcd-49e-user 2018-06-27 21:54:40,964 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:54:40,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef6ee1295168a880eb27bd3ebfbde9d78ae5e9be" 2018-06-27 21:54:41,039 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:54:40 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3f17511a-2edb-4e18-8f40-0baf87eca132 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 21:54:41,039 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-3f17511a-2edb-4e18-8f40-0baf87eca132 2018-06-27 21:54:41,042 - 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}ef6ee1295168a880eb27bd3ebfbde9d78ae5e9be" -d '{"role": {"name": "CreateInstancePortManipulationTests-fea9ebbb-1bcd-49e-proj-role"}}' 2018-06-27 21:54:41,454 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 21:54:41 GMT Server: Apache Content-Length: 234 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cd378e26-577c-482c-be7a-8a4a563f146d Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f9076d6a33384e919fbebcf64b58320a", "links": {"self": "http://10.167.4.35:5000/v3/roles/f9076d6a33384e919fbebcf64b58320a"}, "name": "CreateInstancePortManipulationTests-fea9ebbb-1bcd-49e-proj-role"}} 2018-06-27 21:54:41,454 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-cd378e26-577c-482c-be7a-8a4a563f146d 2018-06-27 21:54:41,454 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-fea9ebbb-1bcd-49e-proj-role 2018-06-27 21:54:41,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/f9076d6a33384e919fbebcf64b58320a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef6ee1295168a880eb27bd3ebfbde9d78ae5e9be" 2018-06-27 21:54:41,810 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:54:41 GMT Server: Apache Content-Length: 234 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a97377ec-d870-4583-b916-0600267565d3 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f9076d6a33384e919fbebcf64b58320a", "links": {"self": "http://10.167.4.35:5000/v3/roles/f9076d6a33384e919fbebcf64b58320a"}, "name": "CreateInstancePortManipulationTests-fea9ebbb-1bcd-49e-proj-role"}} 2018-06-27 21:54:41,811 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/f9076d6a33384e919fbebcf64b58320a used request id req-a97377ec-d870-4583-b916-0600267565d3 2018-06-27 21:54:41,811 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-fea9ebbb-1bcd-49e-proj-role to project CreateInstancePortManipulationTests-fea9ebbb-1bcd-49e-proj 2018-06-27 21:54:41,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/3fa295d52a1948f0b4df6e7f4290f6bd/users/fe5eaea5de134c3e9701fc39b9d116cb/roles/f9076d6a33384e919fbebcf64b58320a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef6ee1295168a880eb27bd3ebfbde9d78ae5e9be" 2018-06-27 21:54:42,254 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:54:41 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4021c49b-7b45-48fd-842d-1bdc97444e67 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:54:42,254 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/3fa295d52a1948f0b4df6e7f4290f6bd/users/fe5eaea5de134c3e9701fc39b9d116cb/roles/f9076d6a33384e919fbebcf64b58320a used request id req-4021c49b-7b45-48fd-842d-1bdc97444e67 2018-06-27 21:54:42,254 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-06-27 21:54:42,255 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:54:42,256 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:54:42,947 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f9076d6a33384e919fbebcf64b58320a", "name": "CreateInstancePortManipulationTests-fea9ebbb-1bcd-49e-proj-role"}], "expires_at": "2018-06-27T22:54:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3fa295d52a1948f0b4df6e7f4290f6bd", "name": "CreateInstancePortManipulationTests-fea9ebbb-1bcd-49e-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3fa295d52a1948f0b4df6e7f4290f6bd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/3fa295d52a1948f0b4df6e7f4290f6bd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/3fa295d52a1948f0b4df6e7f4290f6bd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/3fa295d52a1948f0b4df6e7f4290f6bd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/3fa295d52a1948f0b4df6e7f4290f6bd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/3fa295d52a1948f0b4df6e7f4290f6bd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3fa295d52a1948f0b4df6e7f4290f6bd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/3fa295d52a1948f0b4df6e7f4290f6bd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/3fa295d52a1948f0b4df6e7f4290f6bd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3fa295d52a1948f0b4df6e7f4290f6bd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/3fa295d52a1948f0b4df6e7f4290f6bd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/3fa295d52a1948f0b4df6e7f4290f6bd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-fea9ebbb-1bcd-49e-user", "id": "fe5eaea5de134c3e9701fc39b9d116cb"}, "audit_ids": ["m84lr9J-THiGsnzTRNEFOg"], "issued_at": "2018-06-27T21:54:42.000000Z"}} 2018-06-27 21:54:42,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}8673c27c1f75b90401505bb8b25e73980df8c589" 2018-06-27 21:54:43,332 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:54:42 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4f83046b-3d43-4a96-a492-310019d9f750 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:54:43,332 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-4f83046b-3d43-4a96-a492-310019d9f750 2018-06-27 21:54: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=CreateInstancePortManipulationTests-fb33adbb-070c-458c-82f9-2bb34dc73346-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8673c27c1f75b90401505bb8b25e73980df8c589" 2018-06-27 21:54:44,309 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:54:44 GMT Content-Type: application/json Content-Length: 180 Connection: keep-alive X-Openstack-Request-Id: req-17d57b3f-7a33-4017-9def-cbb3b9ac1840 Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-fb33adbb-070c-458c-82f9-2bb34dc73346-image"} 2018-06-27 21:54:44,310 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-fb33adbb-070c-458c-82f9-2bb34dc73346-image used request id req-17d57b3f-7a33-4017-9def-cbb3b9ac1840 2018-06-27 21:54:44,313 - 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}8673c27c1f75b90401505bb8b25e73980df8c589" 2018-06-27 21:54:45,119 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:54:45 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-6fd3f74d-ecf0-4362-963d-8fd5a4ec5df8 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-27 21:54:45,119 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-6fd3f74d-ecf0-4362-963d-8fd5a4ec5df8 2018-06-27 21:54:45,148 - 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}8673c27c1f75b90401505bb8b25e73980df8c589" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-fb33adbb-070c-458c-82f9-2bb34dc73346-image"}' 2018-06-27 21:54:46,068 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 21:54:46 GMT Content-Type: application/json Content-Length: 622 Connection: keep-alive Location: https://172.30.10.101:9292/v2/images/836fc89f-45f7-44bd-84b6-47094d2ee62b Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-d69b0815-d172-45d0-a3e7-786e67b2fcb3 Front-End-Https: on RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-fb33adbb-070c-458c-82f9-2bb34dc73346-image", "tags": [], "container_format": "bare", "created_at": "2018-06-27T21:54:46Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-06-27T21:54:46Z", "visibility": "shared", "self": "/v2/images/836fc89f-45f7-44bd-84b6-47094d2ee62b", "min_disk": 0, "protected": false, "id": "836fc89f-45f7-44bd-84b6-47094d2ee62b", "file": "/v2/images/836fc89f-45f7-44bd-84b6-47094d2ee62b/file", "checksum": null, "owner": "3fa295d52a1948f0b4df6e7f4290f6bd", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-27 21:54:46,068 - keystoneauth.session - DEBUG - POST call to image for https://172.30.10.101:9292/v2/images used request id req-d69b0815-d172-45d0-a3e7-786e67b2fcb3 2018-06-27 21:54:46,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9292/v2/images/836fc89f-45f7-44bd-84b6-47094d2ee62b/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8673c27c1f75b90401505bb8b25e73980df8c589" -d '' 2018-06-27 21:54:47,410 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:54:47 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-ca54f7bc-8cde-4335-925a-b848dbbf8a8f 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-27 21:54:47,410 - keystoneauth.session - DEBUG - PUT call to image for https://172.30.10.101:9292/v2/images/836fc89f-45f7-44bd-84b6-47094d2ee62b/file used request id req-ca54f7bc-8cde-4335-925a-b848dbbf8a8f 2018-06-27 21:54:47,410 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-06-27 21:54:47,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/836fc89f-45f7-44bd-84b6-47094d2ee62b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8673c27c1f75b90401505bb8b25e73980df8c589" 2018-06-27 21:54:48,125 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:54:48 GMT Content-Type: application/json Content-Length: 740 Connection: keep-alive X-Openstack-Request-Id: req-6f50251d-f371-4a24-90a9-ae5e9ba46d80 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-fb33adbb-070c-458c-82f9-2bb34dc73346-image", "tags": [], "container_format": "bare", "created_at": "2018-06-27T21:54:46Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-27T21:54:47Z", "visibility": "shared", "self": "/v2/images/836fc89f-45f7-44bd-84b6-47094d2ee62b", "min_disk": 0, "protected": false, "id": "836fc89f-45f7-44bd-84b6-47094d2ee62b", "file": "/v2/images/836fc89f-45f7-44bd-84b6-47094d2ee62b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "3fa295d52a1948f0b4df6e7f4290f6bd", "direct_url": "file:///var/lib/glance/images/836fc89f-45f7-44bd-84b6-47094d2ee62b", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-27 21:54:48,125 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/836fc89f-45f7-44bd-84b6-47094d2ee62b used request id req-6f50251d-f371-4a24-90a9-ae5e9ba46d80 2018-06-27 21:54:48,128 - 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}8673c27c1f75b90401505bb8b25e73980df8c589" 2018-06-27 21:54:48,857 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:54:48 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-93b126fb-d626-4e4b-bae8-59b2ae84d5a8 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-27 21:54:48,857 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-93b126fb-d626-4e4b-bae8-59b2ae84d5a8 2018-06-27 21:54:48,860 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-fb33adbb-070c-458c-82f9-2bb34dc73346-image 2018-06-27 21:54:48,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/836fc89f-45f7-44bd-84b6-47094d2ee62b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8673c27c1f75b90401505bb8b25e73980df8c589" 2018-06-27 21:54:49,587 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:54:49 GMT Content-Type: application/json Content-Length: 740 Connection: keep-alive X-Openstack-Request-Id: req-d2c4a4b4-0e03-45c9-a64a-45e2145abaad Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-fb33adbb-070c-458c-82f9-2bb34dc73346-image", "tags": [], "container_format": "bare", "created_at": "2018-06-27T21:54:46Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-27T21:54:47Z", "visibility": "shared", "self": "/v2/images/836fc89f-45f7-44bd-84b6-47094d2ee62b", "min_disk": 0, "protected": false, "id": "836fc89f-45f7-44bd-84b6-47094d2ee62b", "file": "/v2/images/836fc89f-45f7-44bd-84b6-47094d2ee62b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "3fa295d52a1948f0b4df6e7f4290f6bd", "direct_url": "file:///var/lib/glance/images/836fc89f-45f7-44bd-84b6-47094d2ee62b", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-27 21:54:49,587 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/836fc89f-45f7-44bd-84b6-47094d2ee62b used request id req-d2c4a4b4-0e03-45c9-a64a-45e2145abaad 2018-06-27 21:54:49,588 - create_image - DEBUG - Instance status is - active 2018-06-27 21:54:49,588 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-fb33adbb-070c-458c-82f9-2bb34dc73346-image 2018-06-27 21:54:49,588 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-fb33adbb-070c-458c-82f9-2bb34dc73346-image 2018-06-27 21:54:49,589 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:54:49,589 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:54:50,471 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f9076d6a33384e919fbebcf64b58320a", "name": "CreateInstancePortManipulationTests-fea9ebbb-1bcd-49e-proj-role"}], "expires_at": "2018-06-27T22:54:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3fa295d52a1948f0b4df6e7f4290f6bd", "name": "CreateInstancePortManipulationTests-fea9ebbb-1bcd-49e-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3fa295d52a1948f0b4df6e7f4290f6bd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/3fa295d52a1948f0b4df6e7f4290f6bd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/3fa295d52a1948f0b4df6e7f4290f6bd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/3fa295d52a1948f0b4df6e7f4290f6bd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/3fa295d52a1948f0b4df6e7f4290f6bd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/3fa295d52a1948f0b4df6e7f4290f6bd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3fa295d52a1948f0b4df6e7f4290f6bd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/3fa295d52a1948f0b4df6e7f4290f6bd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/3fa295d52a1948f0b4df6e7f4290f6bd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3fa295d52a1948f0b4df6e7f4290f6bd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/3fa295d52a1948f0b4df6e7f4290f6bd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/3fa295d52a1948f0b4df6e7f4290f6bd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-fea9ebbb-1bcd-49e-user", "id": "fe5eaea5de134c3e9701fc39b9d116cb"}, "audit_ids": ["3MUAh1SxQO-1uc4gz4p_oQ"], "issued_at": "2018-06-27T21:54:50.000000Z"}} 2018-06-27 21:54:50,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}c699ee603242defc6bdd3702c91115dd17618300" 2018-06-27 21:54:50,803 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:54:50 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c3399539-96bc-4b1d-aac0-b30d9eb782fd Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:54:50,803 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-c3399539-96bc-4b1d-aac0-b30d9eb782fd 2018-06-27 21:54:50,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=CreateInstancePortManipulationTests-fb33adbb-070c-458c-82f9-2bb34dc73346-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c699ee603242defc6bdd3702c91115dd17618300" 2018-06-27 21:54:51,603 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:54:51 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-ccbfd07b-5461-4986-8cf9-d936b3a8c9fd Front-End-Https: on RESP BODY: {"networks":[]} 2018-06-27 21:54:51,603 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-fb33adbb-070c-458c-82f9-2bb34dc73346-pub-net used request id req-ccbfd07b-5461-4986-8cf9-d936b3a8c9fd 2018-06-27 21:54:51,603 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-fb33adbb-070c-458c-82f9-2bb34dc73346-pub-net 2018-06-27 21:54:51,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/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c699ee603242defc6bdd3702c91115dd17618300" -d '{"network": {"name": "CreateInstancePortManipulationTests-fb33adbb-070c-458c-82f9-2bb34dc73346-pub-net", "admin_state_up": true}}' 2018-06-27 21:54:53,449 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 21:54:53 GMT Content-Type: application/json Content-Length: 617 Connection: keep-alive X-Openstack-Request-Id: req-910012bc-4425-4a83-8600-02ab2d99419b Front-End-Https: on RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"3fa295d52a1948f0b4df6e7f4290f6bd","created_at":"2018-06-27T21:54:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-06-27T21:54:53Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"3fa295d52a1948f0b4df6e7f4290f6bd","id":"f8fb7f30-6780-43b4-9d9a-af9aef276795","name":"CreateInstancePortManipulationTests-fb33adbb-070c-458c-82f9-2bb34dc73346-pub-net"}} 2018-06-27 21:54:53,449 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-910012bc-4425-4a83-8600-02ab2d99419b 2018-06-27 21:54:53,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/networks?id=f8fb7f30-6780-43b4-9d9a-af9aef276795 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c699ee603242defc6bdd3702c91115dd17618300" 2018-06-27 21:54:53,748 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:54:53 GMT Content-Type: application/json Content-Length: 601 Connection: keep-alive X-Openstack-Request-Id: req-dc0dc623-0376-468f-8996-3a4459ae9e83 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-27T21:54:53Z","tenant_id":"3fa295d52a1948f0b4df6e7f4290f6bd","created_at":"2018-06-27T21:54:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"3fa295d52a1948f0b4df6e7f4290f6bd","id":"f8fb7f30-6780-43b4-9d9a-af9aef276795","name":"CreateInstancePortManipulationTests-fb33adbb-070c-458c-82f9-2bb34dc73346-pub-net"}]} 2018-06-27 21:54:53,748 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=f8fb7f30-6780-43b4-9d9a-af9aef276795 used request id req-dc0dc623-0376-468f-8996-3a4459ae9e83 2018-06-27 21:54:53,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/subnets?network_id=f8fb7f30-6780-43b4-9d9a-af9aef276795 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c699ee603242defc6bdd3702c91115dd17618300" 2018-06-27 21:54:54,667 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:54:54 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-90018ba5-8163-4ce3-aaea-27269c41b4a4 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-27 21:54:54,668 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=f8fb7f30-6780-43b4-9d9a-af9aef276795 used request id req-90018ba5-8163-4ce3-aaea-27269c41b4a4 2018-06-27 21:54:54,668 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-fb33adbb-070c-458c-82f9-2bb34dc73346-pub-subnet 2018-06-27 21:54:54,673 - 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}c699ee603242defc6bdd3702c91115dd17618300" -d '{"subnets": [{"ip_version": 4, "network_id": "f8fb7f30-6780-43b4-9d9a-af9aef276795", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-fb33adbb-070c-458c-82f9-2bb34dc73346-pub-subnet"}]}' 2018-06-27 21:54:56,232 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 21:54:56 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-1bb993a2-b112-48be-b590-c371981cdd56 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f8fb7f30-6780-43b4-9d9a-af9aef276795","tenant_id":"3fa295d52a1948f0b4df6e7f4290f6bd","created_at":"2018-06-27T21:54:55Z","dns_nameservers":[],"updated_at":"2018-06-27T21:54:55Z","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":"3fa295d52a1948f0b4df6e7f4290f6bd","id":"e16c9d8f-d18c-47b1-9a0d-08f8df23894c","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-fb33adbb-070c-458c-82f9-2bb34dc73346-pub-subnet"}]} 2018-06-27 21:54:56,232 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-1bb993a2-b112-48be-b590-c371981cdd56 2018-06-27 21:54:56,237 - keystoneauth.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=f8fb7f30-6780-43b4-9d9a-af9aef276795 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c699ee603242defc6bdd3702c91115dd17618300" 2018-06-27 21:54:56,498 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:54:56 GMT Content-Type: application/json Content-Length: 645 Connection: keep-alive X-Openstack-Request-Id: req-960f5706-7e24-4f05-a041-2c007bf61041 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e16c9d8f-d18c-47b1-9a0d-08f8df23894c"],"updated_at":"2018-06-27T21:54:55Z","tenant_id":"3fa295d52a1948f0b4df6e7f4290f6bd","created_at":"2018-06-27T21:54:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"3fa295d52a1948f0b4df6e7f4290f6bd","id":"f8fb7f30-6780-43b4-9d9a-af9aef276795","name":"CreateInstancePortManipulationTests-fb33adbb-070c-458c-82f9-2bb34dc73346-pub-net"}]} 2018-06-27 21:54:56,498 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=f8fb7f30-6780-43b4-9d9a-af9aef276795 used request id req-960f5706-7e24-4f05-a041-2c007bf61041 2018-06-27 21:54:56,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=f8fb7f30-6780-43b4-9d9a-af9aef276795 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c699ee603242defc6bdd3702c91115dd17618300" 2018-06-27 21:54:56,616 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:54:56 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-11d91f2d-1746-469c-b052-aa211b0b09fa Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f8fb7f30-6780-43b4-9d9a-af9aef276795","tenant_id":"3fa295d52a1948f0b4df6e7f4290f6bd","created_at":"2018-06-27T21:54:55Z","dns_nameservers":[],"updated_at":"2018-06-27T21:54:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3fa295d52a1948f0b4df6e7f4290f6bd","id":"e16c9d8f-d18c-47b1-9a0d-08f8df23894c","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-fb33adbb-070c-458c-82f9-2bb34dc73346-pub-subnet"}]} 2018-06-27 21:54:56,616 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=f8fb7f30-6780-43b4-9d9a-af9aef276795 used request id req-11d91f2d-1746-469c-b052-aa211b0b09fa 2018-06-27 21:54:56,617 - OpenStackNetwork - DEBUG - Network [f8fb7f30-6780-43b4-9d9a-af9aef276795] created successfully 2018-06-27 21:54:56,617 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:54:56,618 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:54:57,893 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:54:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["d9Q1jK9mRT2jVyniJ1U1rA"], "issued_at": "2018-06-27T21:54:57.000000Z"}} 2018-06-27 21:54: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}7d83c5e6d255a3b47e1344e745ec7d5fd79e3617" 2018-06-27 21:54:58,204 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:54:57 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f41a4e03-62b2-4bc2-bb81-b8fef9c8566d Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:54:58,204 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-f41a4e03-62b2-4bc2-bb81-b8fef9c8566d 2018-06-27 21:54:58,205 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 21:54:58,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/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d83c5e6d255a3b47e1344e745ec7d5fd79e3617" 2018-06-27 21:54:59,642 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:54: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-c39b980f-02c2-4abc-ae78-447da31ab7e6 X-Compute-Request-Id: req-c39b980f-02c2-4abc-ae78-447da31ab7e6 Front-End-Https: on RESP BODY: {"flavors": [{"id": "bfce69d5-8948-4e52-8e30-cf8bfa544966", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "bookmark"}], "name": "shaker-flavor_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3"}]} 2018-06-27 21:54:59,642 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-c39b980f-02c2-4abc-ae78-447da31ab7e6 2018-06-27 21:54:59,646 - 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}7d83c5e6d255a3b47e1344e745ec7d5fd79e3617" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-fb33adbb-070c-458c-82f9-2bb34dc73346-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-27 21:55:00,441 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:55:00 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-727df888-c48d-475a-be5c-f72a25bbda41 X-Compute-Request-Id: req-727df888-c48d-475a-be5c-f72a25bbda41 Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-fb33adbb-070c-458c-82f9-2bb34dc73346-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/9b79376f-08a3-49c4-95ed-a67508fbc67a", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/9b79376f-08a3-49c4-95ed-a67508fbc67a", "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": "9b79376f-08a3-49c4-95ed-a67508fbc67a"}} 2018-06-27 21:55:00,441 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-727df888-c48d-475a-be5c-f72a25bbda41 2018-06-27 21:55:00,442 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:55:00,443 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:55:01,418 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f9076d6a33384e919fbebcf64b58320a", "name": "CreateInstancePortManipulationTests-fea9ebbb-1bcd-49e-proj-role"}], "expires_at": "2018-06-27T22:55:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3fa295d52a1948f0b4df6e7f4290f6bd", "name": "CreateInstancePortManipulationTests-fea9ebbb-1bcd-49e-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3fa295d52a1948f0b4df6e7f4290f6bd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/3fa295d52a1948f0b4df6e7f4290f6bd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/3fa295d52a1948f0b4df6e7f4290f6bd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/3fa295d52a1948f0b4df6e7f4290f6bd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/3fa295d52a1948f0b4df6e7f4290f6bd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/3fa295d52a1948f0b4df6e7f4290f6bd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3fa295d52a1948f0b4df6e7f4290f6bd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/3fa295d52a1948f0b4df6e7f4290f6bd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/3fa295d52a1948f0b4df6e7f4290f6bd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3fa295d52a1948f0b4df6e7f4290f6bd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/3fa295d52a1948f0b4df6e7f4290f6bd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/3fa295d52a1948f0b4df6e7f4290f6bd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-fea9ebbb-1bcd-49e-user", "id": "fe5eaea5de134c3e9701fc39b9d116cb"}, "audit_ids": ["7h-vz9VMRh-QpB0yCCSAvg"], "issued_at": "2018-06-27T21:55:01.000000Z"}} 2018-06-27 21:55:01,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}75404f3ed94b072eb53045e2376d23ca61dc5e50" 2018-06-27 21:55:01,771 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:55:01 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-43c00c9d-f76d-4d33-9751-d1e5c29be562 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:55:01,771 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-43c00c9d-f76d-4d33-9751-d1e5c29be562 2018-06-27 21:55:01,772 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 21:55:01,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}75404f3ed94b072eb53045e2376d23ca61dc5e50" 2018-06-27 21:55:01,986 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:55:01 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-92ed77c3-d5ad-4221-ac22-fead4f9acd98 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:55:01,986 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-92ed77c3-d5ad-4221-ac22-fead4f9acd98 2018-06-27 21:55:01,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=CreateInstancePortManipulationTests-fb33adbb-070c-458c-82f9-2bb34dc73346-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75404f3ed94b072eb53045e2376d23ca61dc5e50" 2018-06-27 21:55:03,219 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:55:03 GMT Content-Type: application/json Content-Length: 645 Connection: keep-alive X-Openstack-Request-Id: req-2c05a1c9-f350-475c-86db-11d6c35fc058 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e16c9d8f-d18c-47b1-9a0d-08f8df23894c"],"updated_at":"2018-06-27T21:54:55Z","tenant_id":"3fa295d52a1948f0b4df6e7f4290f6bd","created_at":"2018-06-27T21:54:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"3fa295d52a1948f0b4df6e7f4290f6bd","id":"f8fb7f30-6780-43b4-9d9a-af9aef276795","name":"CreateInstancePortManipulationTests-fb33adbb-070c-458c-82f9-2bb34dc73346-pub-net"}]} 2018-06-27 21:55:03,220 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-fb33adbb-070c-458c-82f9-2bb34dc73346-pub-net used request id req-2c05a1c9-f350-475c-86db-11d6c35fc058 2018-06-27 21:55:03,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 21:55:03,235 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21: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-27 21:55:03,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/3fa295d52a1948f0b4df6e7f4290f6bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75404f3ed94b072eb53045e2376d23ca61dc5e50" 2018-06-27 21:55:03,482 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:55:03 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-eedbf10f-7d3d-46c6-ac51-113b9b8d2231 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/3fa295d52a1948f0b4df6e7f4290f6bd"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3fa295d52a1948f0b4df6e7f4290f6bd", "name": "CreateInstancePortManipulationTests-fea9ebbb-1bcd-49e-proj"}} 2018-06-27 21:55:03,483 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3fa295d52a1948f0b4df6e7f4290f6bd used request id req-eedbf10f-7d3d-46c6-ac51-113b9b8d2231 2018-06-27 21:55:03,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=f8fb7f30-6780-43b4-9d9a-af9aef276795 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75404f3ed94b072eb53045e2376d23ca61dc5e50" 2018-06-27 21:55:03,667 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:55:03 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-bb4234f5-349a-4bdd-a26e-8810414ed296 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f8fb7f30-6780-43b4-9d9a-af9aef276795","tenant_id":"3fa295d52a1948f0b4df6e7f4290f6bd","created_at":"2018-06-27T21:54:55Z","dns_nameservers":[],"updated_at":"2018-06-27T21:54:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3fa295d52a1948f0b4df6e7f4290f6bd","id":"e16c9d8f-d18c-47b1-9a0d-08f8df23894c","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-fb33adbb-070c-458c-82f9-2bb34dc73346-pub-subnet"}]} 2018-06-27 21:55:03,667 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=f8fb7f30-6780-43b4-9d9a-af9aef276795 used request id req-bb4234f5-349a-4bdd-a26e-8810414ed296 2018-06-27 21:55:03,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/ports?network_id=f8fb7f30-6780-43b4-9d9a-af9aef276795&name=CreateInstancePortManipulationTests-fb33adbb-070c-458c-82f9-2bb34dc73346port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75404f3ed94b072eb53045e2376d23ca61dc5e50" 2018-06-27 21:55:03,754 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:55:03 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-caa3d199-bcb0-4308-92fc-8f981229581c Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-27 21:55:03,754 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=f8fb7f30-6780-43b4-9d9a-af9aef276795&name=CreateInstancePortManipulationTests-fb33adbb-070c-458c-82f9-2bb34dc73346port-1&admin_state_up=True used request id req-caa3d199-bcb0-4308-92fc-8f981229581c 2018-06-27 21:55:03,756 - novaclient.v2.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-fb33adbb-070c-458c-82f9-2bb34dc73346-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75404f3ed94b072eb53045e2376d23ca61dc5e50" 2018-06-27 21:55:04,659 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:55: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-8d433cc0-7324-449b-9b58-be9edb0bd9cc X-Compute-Request-Id: req-8d433cc0-7324-449b-9b58-be9edb0bd9cc Front-End-Https: on RESP BODY: {"servers": []} 2018-06-27 21:55:04,659 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-fb33adbb-070c-458c-82f9-2bb34dc73346-inst used request id req-8d433cc0-7324-449b-9b58-be9edb0bd9cc 2018-06-27 21:55:04,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/networks?name=CreateInstancePortManipulationTests-fb33adbb-070c-458c-82f9-2bb34dc73346-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75404f3ed94b072eb53045e2376d23ca61dc5e50" 2018-06-27 21:55:04,978 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:55:04 GMT Content-Type: application/json Content-Length: 645 Connection: keep-alive X-Openstack-Request-Id: req-dafca1bc-ee20-40f5-8333-3b2e60ed9a8a Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e16c9d8f-d18c-47b1-9a0d-08f8df23894c"],"updated_at":"2018-06-27T21:54:55Z","tenant_id":"3fa295d52a1948f0b4df6e7f4290f6bd","created_at":"2018-06-27T21:54:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"3fa295d52a1948f0b4df6e7f4290f6bd","id":"f8fb7f30-6780-43b4-9d9a-af9aef276795","name":"CreateInstancePortManipulationTests-fb33adbb-070c-458c-82f9-2bb34dc73346-pub-net"}]} 2018-06-27 21:55:04,979 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-fb33adbb-070c-458c-82f9-2bb34dc73346-pub-net used request id req-dafca1bc-ee20-40f5-8333-3b2e60ed9a8a 2018-06-27 21:55:04,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/3fa295d52a1948f0b4df6e7f4290f6bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75404f3ed94b072eb53045e2376d23ca61dc5e50" 2018-06-27 21:55:05,082 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:55:04 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-66fd15b4-7ef3-4fe4-b2dd-fa7491d4cf10 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/3fa295d52a1948f0b4df6e7f4290f6bd"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3fa295d52a1948f0b4df6e7f4290f6bd", "name": "CreateInstancePortManipulationTests-fea9ebbb-1bcd-49e-proj"}} 2018-06-27 21:55:05,082 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3fa295d52a1948f0b4df6e7f4290f6bd used request id req-66fd15b4-7ef3-4fe4-b2dd-fa7491d4cf10 2018-06-27 21:55:05,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=f8fb7f30-6780-43b4-9d9a-af9aef276795 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75404f3ed94b072eb53045e2376d23ca61dc5e50" 2018-06-27 21:55:05,861 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:55:05 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-4ae1d400-3d71-4faf-baeb-d27d472b06eb Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f8fb7f30-6780-43b4-9d9a-af9aef276795","tenant_id":"3fa295d52a1948f0b4df6e7f4290f6bd","created_at":"2018-06-27T21:54:55Z","dns_nameservers":[],"updated_at":"2018-06-27T21:54:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3fa295d52a1948f0b4df6e7f4290f6bd","id":"e16c9d8f-d18c-47b1-9a0d-08f8df23894c","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-fb33adbb-070c-458c-82f9-2bb34dc73346-pub-subnet"}]} 2018-06-27 21:55:05,861 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=f8fb7f30-6780-43b4-9d9a-af9aef276795 used request id req-4ae1d400-3d71-4faf-baeb-d27d472b06eb 2018-06-27 21:55:05,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?network_id=f8fb7f30-6780-43b4-9d9a-af9aef276795&name=CreateInstancePortManipulationTests-fb33adbb-070c-458c-82f9-2bb34dc73346port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75404f3ed94b072eb53045e2376d23ca61dc5e50" 2018-06-27 21:55:05,962 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:55:05 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-83c1690b-6bca-43df-aa4c-9f61b5623b20 Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-27 21:55:05,962 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=f8fb7f30-6780-43b4-9d9a-af9aef276795&name=CreateInstancePortManipulationTests-fb33adbb-070c-458c-82f9-2bb34dc73346port-1&admin_state_up=True used request id req-83c1690b-6bca-43df-aa4c-9f61b5623b20 2018-06-27 21:55:05,962 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:55:05,963 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:55:06,731 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f9076d6a33384e919fbebcf64b58320a", "name": "CreateInstancePortManipulationTests-fea9ebbb-1bcd-49e-proj-role"}], "expires_at": "2018-06-27T22:55:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3fa295d52a1948f0b4df6e7f4290f6bd", "name": "CreateInstancePortManipulationTests-fea9ebbb-1bcd-49e-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3fa295d52a1948f0b4df6e7f4290f6bd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/3fa295d52a1948f0b4df6e7f4290f6bd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/3fa295d52a1948f0b4df6e7f4290f6bd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/3fa295d52a1948f0b4df6e7f4290f6bd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/3fa295d52a1948f0b4df6e7f4290f6bd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/3fa295d52a1948f0b4df6e7f4290f6bd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3fa295d52a1948f0b4df6e7f4290f6bd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/3fa295d52a1948f0b4df6e7f4290f6bd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/3fa295d52a1948f0b4df6e7f4290f6bd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3fa295d52a1948f0b4df6e7f4290f6bd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/3fa295d52a1948f0b4df6e7f4290f6bd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/3fa295d52a1948f0b4df6e7f4290f6bd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-fea9ebbb-1bcd-49e-user", "id": "fe5eaea5de134c3e9701fc39b9d116cb"}, "audit_ids": ["6MzGdzz-TS2KaRVjCeVVUQ"], "issued_at": "2018-06-27T21:55:06.000000Z"}} 2018-06-27 21:55:06,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c26e699232dee7ebb6a23d0f7f143fdd7e9b489" 2018-06-27 21:55:06,784 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:55:06 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7abc93f4-386e-4d15-b2b0-97c22ea06475 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:55:06,785 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-7abc93f4-386e-4d15-b2b0-97c22ea06475 2018-06-27 21:55:06,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/networks?name=CreateInstancePortManipulationTests-fb33adbb-070c-458c-82f9-2bb34dc73346-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75404f3ed94b072eb53045e2376d23ca61dc5e50" 2018-06-27 21:55:07,753 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:55:07 GMT Content-Type: application/json Content-Length: 645 Connection: keep-alive X-Openstack-Request-Id: req-86fb997c-3a7f-439f-b378-0f9e71e2d697 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e16c9d8f-d18c-47b1-9a0d-08f8df23894c"],"updated_at":"2018-06-27T21:54:55Z","tenant_id":"3fa295d52a1948f0b4df6e7f4290f6bd","created_at":"2018-06-27T21:54:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"3fa295d52a1948f0b4df6e7f4290f6bd","id":"f8fb7f30-6780-43b4-9d9a-af9aef276795","name":"CreateInstancePortManipulationTests-fb33adbb-070c-458c-82f9-2bb34dc73346-pub-net"}]} 2018-06-27 21:55:07,753 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-fb33adbb-070c-458c-82f9-2bb34dc73346-pub-net used request id req-86fb997c-3a7f-439f-b378-0f9e71e2d697 2018-06-27 21:55:07,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/subnets?network_id=f8fb7f30-6780-43b4-9d9a-af9aef276795 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75404f3ed94b072eb53045e2376d23ca61dc5e50" 2018-06-27 21:55:07,888 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:55:07 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-c7509edb-8799-4820-8051-dc9928109ec1 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f8fb7f30-6780-43b4-9d9a-af9aef276795","tenant_id":"3fa295d52a1948f0b4df6e7f4290f6bd","created_at":"2018-06-27T21:54:55Z","dns_nameservers":[],"updated_at":"2018-06-27T21:54:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3fa295d52a1948f0b4df6e7f4290f6bd","id":"e16c9d8f-d18c-47b1-9a0d-08f8df23894c","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-fb33adbb-070c-458c-82f9-2bb34dc73346-pub-subnet"}]} 2018-06-27 21:55:07,888 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=f8fb7f30-6780-43b4-9d9a-af9aef276795 used request id req-c7509edb-8799-4820-8051-dc9928109ec1 2018-06-27 21:55:07,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=CreateInstancePortManipulationTests-fb33adbb-070c-458c-82f9-2bb34dc73346-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75404f3ed94b072eb53045e2376d23ca61dc5e50" 2018-06-27 21:55:08,967 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:55:08 GMT Content-Type: application/json Content-Length: 645 Connection: keep-alive X-Openstack-Request-Id: req-118986a5-6c1b-4086-a3e2-9f53c6cb0ade Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e16c9d8f-d18c-47b1-9a0d-08f8df23894c"],"updated_at":"2018-06-27T21:54:55Z","tenant_id":"3fa295d52a1948f0b4df6e7f4290f6bd","created_at":"2018-06-27T21:54:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"3fa295d52a1948f0b4df6e7f4290f6bd","id":"f8fb7f30-6780-43b4-9d9a-af9aef276795","name":"CreateInstancePortManipulationTests-fb33adbb-070c-458c-82f9-2bb34dc73346-pub-net"}]} 2018-06-27 21:55:08,967 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-fb33adbb-070c-458c-82f9-2bb34dc73346-pub-net used request id req-118986a5-6c1b-4086-a3e2-9f53c6cb0ade 2018-06-27 21:55:08,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 21:55:08,982 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:55: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-27 21:55: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/3fa295d52a1948f0b4df6e7f4290f6bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c26e699232dee7ebb6a23d0f7f143fdd7e9b489" 2018-06-27 21:55:09,284 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:55:08 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fd545445-3ab7-4db1-a4cf-5614e4c51287 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/3fa295d52a1948f0b4df6e7f4290f6bd"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3fa295d52a1948f0b4df6e7f4290f6bd", "name": "CreateInstancePortManipulationTests-fea9ebbb-1bcd-49e-proj"}} 2018-06-27 21:55:09,284 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3fa295d52a1948f0b4df6e7f4290f6bd used request id req-fd545445-3ab7-4db1-a4cf-5614e4c51287 2018-06-27 21:55:09,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/subnets?network_id=f8fb7f30-6780-43b4-9d9a-af9aef276795 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75404f3ed94b072eb53045e2376d23ca61dc5e50" 2018-06-27 21:55:09,484 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:55:09 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-23ca2865-9ce8-4d4e-af20-e883c6b83c0d Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f8fb7f30-6780-43b4-9d9a-af9aef276795","tenant_id":"3fa295d52a1948f0b4df6e7f4290f6bd","created_at":"2018-06-27T21:54:55Z","dns_nameservers":[],"updated_at":"2018-06-27T21:54:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3fa295d52a1948f0b4df6e7f4290f6bd","id":"e16c9d8f-d18c-47b1-9a0d-08f8df23894c","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-fb33adbb-070c-458c-82f9-2bb34dc73346-pub-subnet"}]} 2018-06-27 21:55:09,485 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=f8fb7f30-6780-43b4-9d9a-af9aef276795 used request id req-23ca2865-9ce8-4d4e-af20-e883c6b83c0d 2018-06-27 21:55:09,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=f8fb7f30-6780-43b4-9d9a-af9aef276795&name=CreateInstancePortManipulationTests-fb33adbb-070c-458c-82f9-2bb34dc73346-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75404f3ed94b072eb53045e2376d23ca61dc5e50" 2018-06-27 21:55:09,638 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:55:09 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-c808062d-badd-46eb-afeb-d238e830f039 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f8fb7f30-6780-43b4-9d9a-af9aef276795","tenant_id":"3fa295d52a1948f0b4df6e7f4290f6bd","created_at":"2018-06-27T21:54:55Z","dns_nameservers":[],"updated_at":"2018-06-27T21:54:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3fa295d52a1948f0b4df6e7f4290f6bd","id":"e16c9d8f-d18c-47b1-9a0d-08f8df23894c","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-fb33adbb-070c-458c-82f9-2bb34dc73346-pub-subnet"}]} 2018-06-27 21:55:09,638 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=f8fb7f30-6780-43b4-9d9a-af9aef276795&name=CreateInstancePortManipulationTests-fb33adbb-070c-458c-82f9-2bb34dc73346-pub-subnet used request id req-c808062d-badd-46eb-afeb-d238e830f039 2018-06-27 21:55:09,638 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-fb33adbb-070c-458c-82f9-2bb34dc73346-pub-net 2018-06-27 21:55:09,643 - 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}75404f3ed94b072eb53045e2376d23ca61dc5e50" -d '{"port": {"network_id": "f8fb7f30-6780-43b4-9d9a-af9aef276795", "fixed_ips": [{"subnet_id": "e16c9d8f-d18c-47b1-9a0d-08f8df23894c", "ip_address": "10.55.0.101"}], "name": "CreateInstancePortManipulationTests-fb33adbb-070c-458c-82f9-2bb34dc73346port-1", "admin_state_up": true}}' 2018-06-27 21:55:11,767 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 21:55:11 GMT Content-Type: application/json Content-Length: 772 Connection: keep-alive X-Openstack-Request-Id: req-5ef67a83-03b2-4c50-8b6b-9a3cdf98b40f Front-End-Https: on RESP BODY: {"port":{"status":"DOWN","created_at":"2018-06-27T21:55:10Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"f8fb7f30-6780-43b4-9d9a-af9aef276795","tenant_id":"3fa295d52a1948f0b4df6e7f4290f6bd","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-06-27T21:55:10Z","name":"CreateInstancePortManipulationTests-fb33adbb-070c-458c-82f9-2bb34dc73346port-1","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:0a:64:83","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"3fa295d52a1948f0b4df6e7f4290f6bd","fixed_ips":[{"subnet_id":"e16c9d8f-d18c-47b1-9a0d-08f8df23894c","ip_address":"10.55.0.101"}],"id":"34c90d2a-89c2-4c2e-b845-00e5d7f976ae","security_groups":["c918abe6-e0c7-42b7-a662-e7c1fd7b3b67"],"device_id":""}} 2018-06-27 21:55:11,767 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/ports used request id req-5ef67a83-03b2-4c50-8b6b-9a3cdf98b40f 2018-06-27 21:55:11,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/networks?name=CreateInstancePortManipulationTests-fb33adbb-070c-458c-82f9-2bb34dc73346-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75404f3ed94b072eb53045e2376d23ca61dc5e50" 2018-06-27 21:55:12,110 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:55:12 GMT Content-Type: application/json Content-Length: 645 Connection: keep-alive X-Openstack-Request-Id: req-995703ec-93a6-4e6a-8163-d53a0170d45b Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e16c9d8f-d18c-47b1-9a0d-08f8df23894c"],"updated_at":"2018-06-27T21:54:55Z","tenant_id":"3fa295d52a1948f0b4df6e7f4290f6bd","created_at":"2018-06-27T21:54:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"3fa295d52a1948f0b4df6e7f4290f6bd","id":"f8fb7f30-6780-43b4-9d9a-af9aef276795","name":"CreateInstancePortManipulationTests-fb33adbb-070c-458c-82f9-2bb34dc73346-pub-net"}]} 2018-06-27 21:55:12,110 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-fb33adbb-070c-458c-82f9-2bb34dc73346-pub-net used request id req-995703ec-93a6-4e6a-8163-d53a0170d45b 2018-06-27 21:55:12,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/3fa295d52a1948f0b4df6e7f4290f6bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75404f3ed94b072eb53045e2376d23ca61dc5e50" 2018-06-27 21:55:12,214 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:55:12 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e34df977-9a15-410e-bbe2-849a456a5c5f Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/3fa295d52a1948f0b4df6e7f4290f6bd"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3fa295d52a1948f0b4df6e7f4290f6bd", "name": "CreateInstancePortManipulationTests-fea9ebbb-1bcd-49e-proj"}} 2018-06-27 21:55:12,215 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3fa295d52a1948f0b4df6e7f4290f6bd used request id req-e34df977-9a15-410e-bbe2-849a456a5c5f 2018-06-27 21:55:12,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=f8fb7f30-6780-43b4-9d9a-af9aef276795 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75404f3ed94b072eb53045e2376d23ca61dc5e50" 2018-06-27 21:55:12,374 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:55:12 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-9c6b0a7d-e732-452b-9c80-9d6b600b7aa2 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f8fb7f30-6780-43b4-9d9a-af9aef276795","tenant_id":"3fa295d52a1948f0b4df6e7f4290f6bd","created_at":"2018-06-27T21:54:55Z","dns_nameservers":[],"updated_at":"2018-06-27T21:54:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3fa295d52a1948f0b4df6e7f4290f6bd","id":"e16c9d8f-d18c-47b1-9a0d-08f8df23894c","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-fb33adbb-070c-458c-82f9-2bb34dc73346-pub-subnet"}]} 2018-06-27 21:55:12,375 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=f8fb7f30-6780-43b4-9d9a-af9aef276795 used request id req-9c6b0a7d-e732-452b-9c80-9d6b600b7aa2 2018-06-27 21:55:12,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=f8fb7f30-6780-43b4-9d9a-af9aef276795&name=CreateInstancePortManipulationTests-fb33adbb-070c-458c-82f9-2bb34dc73346port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75404f3ed94b072eb53045e2376d23ca61dc5e50" 2018-06-27 21:55:12,562 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:55:12 GMT Content-Type: application/json Content-Length: 775 Connection: keep-alive X-Openstack-Request-Id: req-23b2d606-28e6-4939-848e-aa2457ab63cc Front-End-Https: on RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"f8fb7f30-6780-43b4-9d9a-af9aef276795","tenant_id":"3fa295d52a1948f0b4df6e7f4290f6bd","created_at":"2018-06-27T21:55:10Z","admin_state_up":true,"updated_at":"2018-06-27T21:55:10Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:0a:64:83","id":"34c90d2a-89c2-4c2e-b845-00e5d7f976ae","port_security_enabled":true,"project_id":"3fa295d52a1948f0b4df6e7f4290f6bd","fixed_ips":[{"subnet_id":"e16c9d8f-d18c-47b1-9a0d-08f8df23894c","ip_address":"10.55.0.101"}],"extra_dhcp_opts":[],"security_groups":["c918abe6-e0c7-42b7-a662-e7c1fd7b3b67"],"name":"CreateInstancePortManipulationTests-fb33adbb-070c-458c-82f9-2bb34dc73346port-1"}]} 2018-06-27 21:55:12,562 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=f8fb7f30-6780-43b4-9d9a-af9aef276795&name=CreateInstancePortManipulationTests-fb33adbb-070c-458c-82f9-2bb34dc73346port-1&admin_state_up=True used request id req-23b2d606-28e6-4939-848e-aa2457ab63cc 2018-06-27 21:55:12,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3fa295d52a1948f0b4df6e7f4290f6bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75404f3ed94b072eb53045e2376d23ca61dc5e50" 2018-06-27 21:55:12,990 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:55:12 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-581953e0-86e1-4e60-93c9-0cd4d7366400 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/3fa295d52a1948f0b4df6e7f4290f6bd"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3fa295d52a1948f0b4df6e7f4290f6bd", "name": "CreateInstancePortManipulationTests-fea9ebbb-1bcd-49e-proj"}} 2018-06-27 21:55:12,990 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3fa295d52a1948f0b4df6e7f4290f6bd used request id req-581953e0-86e1-4e60-93c9-0cd4d7366400 2018-06-27 21:55:12,991 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-fb33adbb-070c-458c-82f9-2bb34dc73346-inst 2018-06-27 21:55:12,994 - novaclient.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}75404f3ed94b072eb53045e2376d23ca61dc5e50" 2018-06-27 21:55:13,660 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:55:13 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-b59100be-44b9-4189-8946-6c960906ec48 X-Compute-Request-Id: req-b59100be-44b9-4189-8946-6c960906ec48 Front-End-Https: on RESP BODY: {"flavors": [{"id": "9b79376f-08a3-49c4-95ed-a67508fbc67a", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/9b79376f-08a3-49c4-95ed-a67508fbc67a", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/9b79376f-08a3-49c4-95ed-a67508fbc67a", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-fb33adbb-070c-458c-82f9-2bb34dc73346-flavor-name"}, {"id": "bfce69d5-8948-4e52-8e30-cf8bfa544966", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "bookmark"}], "name": "shaker-flavor_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3"}]} 2018-06-27 21:55:13,661 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-b59100be-44b9-4189-8946-6c960906ec48 2018-06-27 21:55:13,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/9b79376f-08a3-49c4-95ed-a67508fbc67a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75404f3ed94b072eb53045e2376d23ca61dc5e50" 2018-06-27 21:55:14,486 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:55: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-d7d30f7a-51b6-42e1-97d0-05eb53c5bc7a X-Compute-Request-Id: req-d7d30f7a-51b6-42e1-97d0-05eb53c5bc7a Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-fb33adbb-070c-458c-82f9-2bb34dc73346-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/9b79376f-08a3-49c4-95ed-a67508fbc67a", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/9b79376f-08a3-49c4-95ed-a67508fbc67a", "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": "9b79376f-08a3-49c4-95ed-a67508fbc67a"}} 2018-06-27 21:55:14,487 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/9b79376f-08a3-49c4-95ed-a67508fbc67a used request id req-d7d30f7a-51b6-42e1-97d0-05eb53c5bc7a 2018-06-27 21:55:14,490 - 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-fb33adbb-070c-458c-82f9-2bb34dc73346-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}75404f3ed94b072eb53045e2376d23ca61dc5e50" 2018-06-27 21:55:15,554 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:55:15 GMT Content-Type: application/json Content-Length: 920 Connection: keep-alive X-Openstack-Request-Id: req-a420ab6d-b4f5-4b2a-a06b-b90e34f2c64f Front-End-Https: on RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-fb33adbb-070c-458c-82f9-2bb34dc73346-image", "tags": [], "container_format": "bare", "created_at": "2018-06-27T21:54:46Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-27T21:54:47Z", "visibility": "shared", "self": "/v2/images/836fc89f-45f7-44bd-84b6-47094d2ee62b", "min_disk": 0, "protected": false, "id": "836fc89f-45f7-44bd-84b6-47094d2ee62b", "file": "/v2/images/836fc89f-45f7-44bd-84b6-47094d2ee62b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "3fa295d52a1948f0b4df6e7f4290f6bd", "direct_url": "file:///var/lib/glance/images/836fc89f-45f7-44bd-84b6-47094d2ee62b", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-fb33adbb-070c-458c-82f9-2bb34dc73346-image"} 2018-06-27 21:55:15,554 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-fb33adbb-070c-458c-82f9-2bb34dc73346-image used request id req-a420ab6d-b4f5-4b2a-a06b-b90e34f2c64f 2018-06-27 21:55:15,557 - 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}75404f3ed94b072eb53045e2376d23ca61dc5e50" 2018-06-27 21:55:16,213 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:55:16 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-780bc931-19c5-4c5c-9793-80eec5cfa27a 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-27 21:55:16,213 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-780bc931-19c5-4c5c-9793-80eec5cfa27a 2018-06-27 21:55:16,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}75404f3ed94b072eb53045e2376d23ca61dc5e50" -d '{"server": {"name": "CreateInstancePortManipulationTests-fb33adbb-070c-458c-82f9-2bb34dc73346-inst", "imageRef": "836fc89f-45f7-44bd-84b6-47094d2ee62b", "flavorRef": "9b79376f-08a3-49c4-95ed-a67508fbc67a", "max_count": 1, "min_count": 1, "networks": [{"port": "34c90d2a-89c2-4c2e-b845-00e5d7f976ae"}]}}' 2018-06-27 21:55:21,863 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 21:55:21 GMT Content-Type: application/json Content-Length: 378 Connection: keep-alive Location: https://172.30.10.101:8774/v2.1/servers/b11add8d-6bbc-4b1d-881f-612a4edca9d6 Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-cdb4af56-5e38-4f0f-8974-d26230f3288d X-Compute-Request-Id: req-cdb4af56-5e38-4f0f-8974-d26230f3288d RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "b11add8d-6bbc-4b1d-881f-612a4edca9d6", "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/b11add8d-6bbc-4b1d-881f-612a4edca9d6", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/b11add8d-6bbc-4b1d-881f-612a4edca9d6", "rel": "bookmark"}], "adminPass": "D9L7nBR9i3Gt"}} 2018-06-27 21:55:21,863 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers used request id req-cdb4af56-5e38-4f0f-8974-d26230f3288d 2018-06-27 21:55:21,867 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/b11add8d-6bbc-4b1d-881f-612a4edca9d6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75404f3ed94b072eb53045e2376d23ca61dc5e50" 2018-06-27 21:55:22,715 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:55:22 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-fb701e63-1d41-43ec-bca4-04ae612fa8a9 X-Compute-Request-Id: req-fb701e63-1d41-43ec-bca4-04ae612fa8a9 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/b11add8d-6bbc-4b1d-881f-612a4edca9d6", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/b11add8d-6bbc-4b1d-881f-612a4edca9d6", "rel": "bookmark"}], "image": {"id": "836fc89f-45f7-44bd-84b6-47094d2ee62b", "links": [{"href": "http://172.30.10.101:8774/images/836fc89f-45f7-44bd-84b6-47094d2ee62b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9b79376f-08a3-49c4-95ed-a67508fbc67a", "links": [{"href": "http://172.30.10.101:8774/flavors/9b79376f-08a3-49c4-95ed-a67508fbc67a", "rel": "bookmark"}]}, "id": "b11add8d-6bbc-4b1d-881f-612a4edca9d6", "user_id": "fe5eaea5de134c3e9701fc39b9d116cb", "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-27T21:55:22Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-fb33adbb-070c-458c-82f9-2bb34dc73346-inst", "created": "2018-06-27T21:55:22Z", "tenant_id": "3fa295d52a1948f0b4df6e7f4290f6bd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 21:55:22,715 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/b11add8d-6bbc-4b1d-881f-612a4edca9d6 used request id req-fb701e63-1d41-43ec-bca4-04ae612fa8a9 2018-06-27 21:55:22,716 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-fb33adbb-070c-458c-82f9-2bb34dc73346-inst 2018-06-27 21:55:22,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/b11add8d-6bbc-4b1d-881f-612a4edca9d6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75404f3ed94b072eb53045e2376d23ca61dc5e50" 2018-06-27 21:55:24,670 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:55:24 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-254e6ca1-f705-4d10-b5ed-55d35e781221 X-Compute-Request-Id: req-254e6ca1-f705-4d10-b5ed-55d35e781221 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/b11add8d-6bbc-4b1d-881f-612a4edca9d6", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/b11add8d-6bbc-4b1d-881f-612a4edca9d6", "rel": "bookmark"}], "image": {"id": "836fc89f-45f7-44bd-84b6-47094d2ee62b", "links": [{"href": "http://172.30.10.101:8774/images/836fc89f-45f7-44bd-84b6-47094d2ee62b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9b79376f-08a3-49c4-95ed-a67508fbc67a", "links": [{"href": "http://172.30.10.101:8774/flavors/9b79376f-08a3-49c4-95ed-a67508fbc67a", "rel": "bookmark"}]}, "id": "b11add8d-6bbc-4b1d-881f-612a4edca9d6", "user_id": "fe5eaea5de134c3e9701fc39b9d116cb", "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-27T21:55:23Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-fb33adbb-070c-458c-82f9-2bb34dc73346-inst", "created": "2018-06-27T21:55:22Z", "tenant_id": "3fa295d52a1948f0b4df6e7f4290f6bd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 21:55:24,670 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/b11add8d-6bbc-4b1d-881f-612a4edca9d6 used request id req-254e6ca1-f705-4d10-b5ed-55d35e781221 2018-06-27 21:55:24,670 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-fb33adbb-070c-458c-82f9-2bb34dc73346-inst] is - BUILD 2018-06-27 21:55:24,670 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 21:55:27,671 - create_instance - DEBUG - VM status query timeout in 895.044939041 2018-06-27 21:55:27,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/b11add8d-6bbc-4b1d-881f-612a4edca9d6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75404f3ed94b072eb53045e2376d23ca61dc5e50" 2018-06-27 21:55:29,768 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:55:29 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-5058971b-0939-4e2d-ad41-41412a120f1f X-Compute-Request-Id: req-5058971b-0939-4e2d-ad41-41412a120f1f 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/b11add8d-6bbc-4b1d-881f-612a4edca9d6", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/b11add8d-6bbc-4b1d-881f-612a4edca9d6", "rel": "bookmark"}], "image": {"id": "836fc89f-45f7-44bd-84b6-47094d2ee62b", "links": [{"href": "http://172.30.10.101:8774/images/836fc89f-45f7-44bd-84b6-47094d2ee62b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9b79376f-08a3-49c4-95ed-a67508fbc67a", "links": [{"href": "http://172.30.10.101:8774/flavors/9b79376f-08a3-49c4-95ed-a67508fbc67a", "rel": "bookmark"}]}, "id": "b11add8d-6bbc-4b1d-881f-612a4edca9d6", "security_groups": [{"name": "default"}], "user_id": "fe5eaea5de134c3e9701fc39b9d116cb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T21:55:27Z", "hostId": "f227b2f17fafc7bcf1372e1c7e1347d437cc2ffef1696c88a3060a11", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-fb33adbb-070c-458c-82f9-2bb34dc73346-inst", "created": "2018-06-27T21:55:21Z", "tenant_id": "3fa295d52a1948f0b4df6e7f4290f6bd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 21:55:29,768 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/b11add8d-6bbc-4b1d-881f-612a4edca9d6 used request id req-5058971b-0939-4e2d-ad41-41412a120f1f 2018-06-27 21:55:29,769 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-fb33adbb-070c-458c-82f9-2bb34dc73346-inst] is - BUILD 2018-06-27 21:55:29,769 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 21:55:32,771 - create_instance - DEBUG - VM status query timeout in 889.944931984 2018-06-27 21:55:32,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/b11add8d-6bbc-4b1d-881f-612a4edca9d6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75404f3ed94b072eb53045e2376d23ca61dc5e50" 2018-06-27 21:55:34,150 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:55:34 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-962415f1-875b-4dfd-bd16-140f4ddf55fd X-Compute-Request-Id: req-962415f1-875b-4dfd-bd16-140f4ddf55fd 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/b11add8d-6bbc-4b1d-881f-612a4edca9d6", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/b11add8d-6bbc-4b1d-881f-612a4edca9d6", "rel": "bookmark"}], "image": {"id": "836fc89f-45f7-44bd-84b6-47094d2ee62b", "links": [{"href": "http://172.30.10.101:8774/images/836fc89f-45f7-44bd-84b6-47094d2ee62b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9b79376f-08a3-49c4-95ed-a67508fbc67a", "links": [{"href": "http://172.30.10.101:8774/flavors/9b79376f-08a3-49c4-95ed-a67508fbc67a", "rel": "bookmark"}]}, "id": "b11add8d-6bbc-4b1d-881f-612a4edca9d6", "security_groups": [{"name": "default"}], "user_id": "fe5eaea5de134c3e9701fc39b9d116cb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T21:55:27Z", "hostId": "f227b2f17fafc7bcf1372e1c7e1347d437cc2ffef1696c88a3060a11", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-fb33adbb-070c-458c-82f9-2bb34dc73346-inst", "created": "2018-06-27T21:55:21Z", "tenant_id": "3fa295d52a1948f0b4df6e7f4290f6bd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 21:55:34,150 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/b11add8d-6bbc-4b1d-881f-612a4edca9d6 used request id req-962415f1-875b-4dfd-bd16-140f4ddf55fd 2018-06-27 21:55:34,151 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-fb33adbb-070c-458c-82f9-2bb34dc73346-inst] is - BUILD 2018-06-27 21:55:34,151 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 21:55:37,154 - create_instance - DEBUG - VM status query timeout in 885.561561108 2018-06-27 21:55:37,157 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/b11add8d-6bbc-4b1d-881f-612a4edca9d6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75404f3ed94b072eb53045e2376d23ca61dc5e50" 2018-06-27 21:55:37,811 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:55:37 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-ab03a65f-d51c-4d53-8017-a7f030106c9c X-Compute-Request-Id: req-ab03a65f-d51c-4d53-8017-a7f030106c9c 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/b11add8d-6bbc-4b1d-881f-612a4edca9d6", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/b11add8d-6bbc-4b1d-881f-612a4edca9d6", "rel": "bookmark"}], "image": {"id": "836fc89f-45f7-44bd-84b6-47094d2ee62b", "links": [{"href": "http://172.30.10.101:8774/images/836fc89f-45f7-44bd-84b6-47094d2ee62b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9b79376f-08a3-49c4-95ed-a67508fbc67a", "links": [{"href": "http://172.30.10.101:8774/flavors/9b79376f-08a3-49c4-95ed-a67508fbc67a", "rel": "bookmark"}]}, "id": "b11add8d-6bbc-4b1d-881f-612a4edca9d6", "security_groups": [{"name": "default"}], "user_id": "fe5eaea5de134c3e9701fc39b9d116cb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T21:55:27Z", "hostId": "f227b2f17fafc7bcf1372e1c7e1347d437cc2ffef1696c88a3060a11", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-fb33adbb-070c-458c-82f9-2bb34dc73346-inst", "created": "2018-06-27T21:55:21Z", "tenant_id": "3fa295d52a1948f0b4df6e7f4290f6bd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 21:55:37,811 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/b11add8d-6bbc-4b1d-881f-612a4edca9d6 used request id req-ab03a65f-d51c-4d53-8017-a7f030106c9c 2018-06-27 21:55:37,812 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-fb33adbb-070c-458c-82f9-2bb34dc73346-inst] is - BUILD 2018-06-27 21:55:37,812 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 21:55:40,815 - create_instance - DEBUG - VM status query timeout in 881.901214123 2018-06-27 21:55:40,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/b11add8d-6bbc-4b1d-881f-612a4edca9d6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75404f3ed94b072eb53045e2376d23ca61dc5e50" 2018-06-27 21:55:42,263 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:55:42 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-755facdc-5896-4dae-b214-d726c543fc5b X-Compute-Request-Id: req-755facdc-5896-4dae-b214-d726c543fc5b Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-fb33adbb-070c-458c-82f9-2bb34dc73346-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:64:83", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/b11add8d-6bbc-4b1d-881f-612a4edca9d6", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/b11add8d-6bbc-4b1d-881f-612a4edca9d6", "rel": "bookmark"}], "image": {"id": "836fc89f-45f7-44bd-84b6-47094d2ee62b", "links": [{"href": "http://172.30.10.101:8774/images/836fc89f-45f7-44bd-84b6-47094d2ee62b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T21:55:38.000000", "flavor": {"id": "9b79376f-08a3-49c4-95ed-a67508fbc67a", "links": [{"href": "http://172.30.10.101:8774/flavors/9b79376f-08a3-49c4-95ed-a67508fbc67a", "rel": "bookmark"}]}, "id": "b11add8d-6bbc-4b1d-881f-612a4edca9d6", "security_groups": [{"name": "default"}], "user_id": "fe5eaea5de134c3e9701fc39b9d116cb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T21:55:39Z", "hostId": "f227b2f17fafc7bcf1372e1c7e1347d437cc2ffef1696c88a3060a11", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-fb33adbb-070c-458c-82f9-2bb34dc73346-inst", "created": "2018-06-27T21:55:21Z", "tenant_id": "3fa295d52a1948f0b4df6e7f4290f6bd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 21:55:42,263 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/b11add8d-6bbc-4b1d-881f-612a4edca9d6 used request id req-755facdc-5896-4dae-b214-d726c543fc5b 2018-06-27 21:55:42,263 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-fb33adbb-070c-458c-82f9-2bb34dc73346-inst] is - ACTIVE 2018-06-27 21:55:42,263 - create_instance - INFO - VM is - ACTIVE 2018-06-27 21:55:42,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/b11add8d-6bbc-4b1d-881f-612a4edca9d6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75404f3ed94b072eb53045e2376d23ca61dc5e50" 2018-06-27 21:55:45,465 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:55:45 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-5f838fc5-9870-4bac-aebe-b4b886505d7c X-Compute-Request-Id: req-5f838fc5-9870-4bac-aebe-b4b886505d7c Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-fb33adbb-070c-458c-82f9-2bb34dc73346-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:64:83", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/b11add8d-6bbc-4b1d-881f-612a4edca9d6", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/b11add8d-6bbc-4b1d-881f-612a4edca9d6", "rel": "bookmark"}], "image": {"id": "836fc89f-45f7-44bd-84b6-47094d2ee62b", "links": [{"href": "http://172.30.10.101:8774/images/836fc89f-45f7-44bd-84b6-47094d2ee62b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T21:55:38.000000", "flavor": {"id": "9b79376f-08a3-49c4-95ed-a67508fbc67a", "links": [{"href": "http://172.30.10.101:8774/flavors/9b79376f-08a3-49c4-95ed-a67508fbc67a", "rel": "bookmark"}]}, "id": "b11add8d-6bbc-4b1d-881f-612a4edca9d6", "security_groups": [{"name": "default"}], "user_id": "fe5eaea5de134c3e9701fc39b9d116cb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T21:55:39Z", "hostId": "f227b2f17fafc7bcf1372e1c7e1347d437cc2ffef1696c88a3060a11", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-fb33adbb-070c-458c-82f9-2bb34dc73346-inst", "created": "2018-06-27T21:55:21Z", "tenant_id": "3fa295d52a1948f0b4df6e7f4290f6bd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 21:55:45,466 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/b11add8d-6bbc-4b1d-881f-612a4edca9d6 used request id req-5f838fc5-9870-4bac-aebe-b4b886505d7c 2018-06-27 21:55:45,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/networks?name=CreateInstancePortManipulationTests-fb33adbb-070c-458c-82f9-2bb34dc73346-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75404f3ed94b072eb53045e2376d23ca61dc5e50" 2018-06-27 21:55:45,799 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:55:45 GMT Content-Type: application/json Content-Length: 645 Connection: keep-alive X-Openstack-Request-Id: req-a0fa8e87-79b2-425e-84d7-2d903d3fdaca Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e16c9d8f-d18c-47b1-9a0d-08f8df23894c"],"updated_at":"2018-06-27T21:54:55Z","tenant_id":"3fa295d52a1948f0b4df6e7f4290f6bd","created_at":"2018-06-27T21:54:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"3fa295d52a1948f0b4df6e7f4290f6bd","id":"f8fb7f30-6780-43b4-9d9a-af9aef276795","name":"CreateInstancePortManipulationTests-fb33adbb-070c-458c-82f9-2bb34dc73346-pub-net"}]} 2018-06-27 21:55:45,799 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-fb33adbb-070c-458c-82f9-2bb34dc73346-pub-net used request id req-a0fa8e87-79b2-425e-84d7-2d903d3fdaca 2018-06-27 21:55:45,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/3fa295d52a1948f0b4df6e7f4290f6bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75404f3ed94b072eb53045e2376d23ca61dc5e50" 2018-06-27 21:55:46,143 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:55:45 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fe8cfb16-be12-4be2-a3a9-7955080c4293 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/3fa295d52a1948f0b4df6e7f4290f6bd"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3fa295d52a1948f0b4df6e7f4290f6bd", "name": "CreateInstancePortManipulationTests-fea9ebbb-1bcd-49e-proj"}} 2018-06-27 21:55:46,143 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3fa295d52a1948f0b4df6e7f4290f6bd used request id req-fe8cfb16-be12-4be2-a3a9-7955080c4293 2018-06-27 21:55:46,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=f8fb7f30-6780-43b4-9d9a-af9aef276795 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75404f3ed94b072eb53045e2376d23ca61dc5e50" 2018-06-27 21:55:46,276 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:55:46 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-6da086ee-42fc-4c32-91f0-9be814a8b872 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f8fb7f30-6780-43b4-9d9a-af9aef276795","tenant_id":"3fa295d52a1948f0b4df6e7f4290f6bd","created_at":"2018-06-27T21:54:55Z","dns_nameservers":[],"updated_at":"2018-06-27T21:54:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3fa295d52a1948f0b4df6e7f4290f6bd","id":"e16c9d8f-d18c-47b1-9a0d-08f8df23894c","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-fb33adbb-070c-458c-82f9-2bb34dc73346-pub-subnet"}]} 2018-06-27 21:55:46,276 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=f8fb7f30-6780-43b4-9d9a-af9aef276795 used request id req-6da086ee-42fc-4c32-91f0-9be814a8b872 2018-06-27 21:55:46,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=f8fb7f30-6780-43b4-9d9a-af9aef276795 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75404f3ed94b072eb53045e2376d23ca61dc5e50" 2018-06-27 21:55:46,574 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:55:46 GMT Content-Type: application/json Content-Length: 2302 Connection: keep-alive X-Openstack-Request-Id: req-225b24cb-ae78-434d-ad85-81bad7c40b45 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"f8fb7f30-6780-43b4-9d9a-af9aef276795","tenant_id":"3fa295d52a1948f0b4df6e7f4290f6bd","created_at":"2018-06-27T21:54:57Z","admin_state_up":true,"updated_at":"2018-06-27T21:55:03Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-f8fb7f30-6780-43b4-9d9a-af9aef276795","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:1f:7d:8c","id":"25763c3e-5d24-4b18-9f4d-995a798f384c","port_security_enabled":false,"project_id":"3fa295d52a1948f0b4df6e7f4290f6bd","fixed_ips":[{"subnet_id":"e16c9d8f-d18c-47b1-9a0d-08f8df23894c","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"f8fb7f30-6780-43b4-9d9a-af9aef276795","tenant_id":"3fa295d52a1948f0b4df6e7f4290f6bd","created_at":"2018-06-27T21:55:10Z","admin_state_up":true,"updated_at":"2018-06-27T21:55:38Z","binding:vnic_type":"normal","device_id":"b11add8d-6bbc-4b1d-881f-612a4edca9d6","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:0a:64:83","id":"34c90d2a-89c2-4c2e-b845-00e5d7f976ae","port_security_enabled":true,"project_id":"3fa295d52a1948f0b4df6e7f4290f6bd","fixed_ips":[{"subnet_id":"e16c9d8f-d18c-47b1-9a0d-08f8df23894c","ip_address":"10.55.0.101"}],"extra_dhcp_opts":[],"security_groups":["c918abe6-e0c7-42b7-a662-e7c1fd7b3b67"],"name":"CreateInstancePortManipulationTests-fb33adbb-070c-458c-82f9-2bb34dc73346port-1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"f8fb7f30-6780-43b4-9d9a-af9aef276795","tenant_id":"3fa295d52a1948f0b4df6e7f4290f6bd","created_at":"2018-06-27T21:54:56Z","admin_state_up":true,"updated_at":"2018-06-27T21:55:02Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-f8fb7f30-6780-43b4-9d9a-af9aef276795","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:8a:0a:0c","id":"973bff50-999a-4387-9a61-499c895e8aad","port_security_enabled":false,"project_id":"3fa295d52a1948f0b4df6e7f4290f6bd","fixed_ips":[{"subnet_id":"e16c9d8f-d18c-47b1-9a0d-08f8df23894c","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-27 21:55:46,575 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=f8fb7f30-6780-43b4-9d9a-af9aef276795 used request id req-225b24cb-ae78-434d-ad85-81bad7c40b45 2018-06-27 21:55:46,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/networks?id=f8fb7f30-6780-43b4-9d9a-af9aef276795 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75404f3ed94b072eb53045e2376d23ca61dc5e50" 2018-06-27 21:55:46,852 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:55:46 GMT Content-Type: application/json Content-Length: 645 Connection: keep-alive X-Openstack-Request-Id: req-bc9fc54a-7571-45ff-893c-bcb8b1e0b245 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e16c9d8f-d18c-47b1-9a0d-08f8df23894c"],"updated_at":"2018-06-27T21:54:55Z","tenant_id":"3fa295d52a1948f0b4df6e7f4290f6bd","created_at":"2018-06-27T21:54:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"3fa295d52a1948f0b4df6e7f4290f6bd","id":"f8fb7f30-6780-43b4-9d9a-af9aef276795","name":"CreateInstancePortManipulationTests-fb33adbb-070c-458c-82f9-2bb34dc73346-pub-net"}]} 2018-06-27 21:55:46,853 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=f8fb7f30-6780-43b4-9d9a-af9aef276795 used request id req-bc9fc54a-7571-45ff-893c-bcb8b1e0b245 2018-06-27 21:55:46,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=f8fb7f30-6780-43b4-9d9a-af9aef276795 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75404f3ed94b072eb53045e2376d23ca61dc5e50" 2018-06-27 21:55:47,001 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:55:46 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-f76cce5f-0e8f-46a6-b651-cee075ac1d04 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f8fb7f30-6780-43b4-9d9a-af9aef276795","tenant_id":"3fa295d52a1948f0b4df6e7f4290f6bd","created_at":"2018-06-27T21:54:55Z","dns_nameservers":[],"updated_at":"2018-06-27T21:54:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3fa295d52a1948f0b4df6e7f4290f6bd","id":"e16c9d8f-d18c-47b1-9a0d-08f8df23894c","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-fb33adbb-070c-458c-82f9-2bb34dc73346-pub-subnet"}]} 2018-06-27 21:55:47,001 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=f8fb7f30-6780-43b4-9d9a-af9aef276795 used request id req-f76cce5f-0e8f-46a6-b651-cee075ac1d04 2018-06-27 21:55: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/subnets?network_id=f8fb7f30-6780-43b4-9d9a-af9aef276795&name=CreateInstancePortManipulationTests-fb33adbb-070c-458c-82f9-2bb34dc73346-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75404f3ed94b072eb53045e2376d23ca61dc5e50" 2018-06-27 21:55:47,139 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:55:47 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-9248e91d-a940-43bc-8fe1-d1fe5078bfb2 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f8fb7f30-6780-43b4-9d9a-af9aef276795","tenant_id":"3fa295d52a1948f0b4df6e7f4290f6bd","created_at":"2018-06-27T21:54:55Z","dns_nameservers":[],"updated_at":"2018-06-27T21:54:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3fa295d52a1948f0b4df6e7f4290f6bd","id":"e16c9d8f-d18c-47b1-9a0d-08f8df23894c","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-fb33adbb-070c-458c-82f9-2bb34dc73346-pub-subnet"}]} 2018-06-27 21:55:47,139 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=f8fb7f30-6780-43b4-9d9a-af9aef276795&name=CreateInstancePortManipulationTests-fb33adbb-070c-458c-82f9-2bb34dc73346-pub-subnet used request id req-9248e91d-a940-43bc-8fe1-d1fe5078bfb2 2018-06-27 21:55:47,140 - create_instance - INFO - Deleting Port with ID - 34c90d2a-89c2-4c2e-b845-00e5d7f976ae 2018-06-27 21:55:47,140 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-fb33adbb-070c-458c-82f9-2bb34dc73346port-1 2018-06-27 21:55:47,145 - 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/34c90d2a-89c2-4c2e-b845-00e5d7f976ae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75404f3ed94b072eb53045e2376d23ca61dc5e50" 2018-06-27 21:55:48,462 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:55:48 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-718ab47c-b463-4e32-a197-d9340e3f9258 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:55:48,462 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/ports/34c90d2a-89c2-4c2e-b845-00e5d7f976ae used request id req-718ab47c-b463-4e32-a197-d9340e3f9258 2018-06-27 21:55:48,463 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-fb33adbb-070c-458c-82f9-2bb34dc73346-inst 2018-06-27 21:55:48,466 - 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/b11add8d-6bbc-4b1d-881f-612a4edca9d6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75404f3ed94b072eb53045e2376d23ca61dc5e50" 2018-06-27 21:55:49,359 - novaclient.v2.client - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:55: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-eda24854-e793-42f9-a3bb-dec058e0631b X-Compute-Request-Id: req-eda24854-e793-42f9-a3bb-dec058e0631b Front-End-Https: on 2018-06-27 21:55:49,359 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/servers/b11add8d-6bbc-4b1d-881f-612a4edca9d6 used request id req-eda24854-e793-42f9-a3bb-dec058e0631b 2018-06-27 21:55:49,359 - create_instance - INFO - Checking deletion status 2018-06-27 21:55:49,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/b11add8d-6bbc-4b1d-881f-612a4edca9d6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75404f3ed94b072eb53045e2376d23ca61dc5e50" 2018-06-27 21:55:51,660 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:55:51 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-9a421da5-8e2c-43eb-8c78-6ee7eab2a376 X-Compute-Request-Id: req-9a421da5-8e2c-43eb-8c78-6ee7eab2a376 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/b11add8d-6bbc-4b1d-881f-612a4edca9d6", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/b11add8d-6bbc-4b1d-881f-612a4edca9d6", "rel": "bookmark"}], "image": {"id": "836fc89f-45f7-44bd-84b6-47094d2ee62b", "links": [{"href": "http://172.30.10.101:8774/images/836fc89f-45f7-44bd-84b6-47094d2ee62b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T21:55:38.000000", "flavor": {"id": "9b79376f-08a3-49c4-95ed-a67508fbc67a", "links": [{"href": "http://172.30.10.101:8774/flavors/9b79376f-08a3-49c4-95ed-a67508fbc67a", "rel": "bookmark"}]}, "id": "b11add8d-6bbc-4b1d-881f-612a4edca9d6", "user_id": "fe5eaea5de134c3e9701fc39b9d116cb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T21:55:50Z", "hostId": "f227b2f17fafc7bcf1372e1c7e1347d437cc2ffef1696c88a3060a11", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-fb33adbb-070c-458c-82f9-2bb34dc73346-inst", "created": "2018-06-27T21:55:21Z", "tenant_id": "3fa295d52a1948f0b4df6e7f4290f6bd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 21:55:51,660 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/b11add8d-6bbc-4b1d-881f-612a4edca9d6 used request id req-9a421da5-8e2c-43eb-8c78-6ee7eab2a376 2018-06-27 21:55:51,661 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-fb33adbb-070c-458c-82f9-2bb34dc73346-inst] is - ACTIVE 2018-06-27 21:55:51,661 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 21:55:54,661 - create_instance - DEBUG - VM status query timeout in 294.698456049 2018-06-27 21:55:54,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/b11add8d-6bbc-4b1d-881f-612a4edca9d6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75404f3ed94b072eb53045e2376d23ca61dc5e50" 2018-06-27 21:55:54,836 - novaclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Wed, 27 Jun 2018 21:55:54 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-9fbda7b8-8044-4817-9b70-04a792d3e017 X-Compute-Request-Id: req-9fbda7b8-8044-4817-9b70-04a792d3e017 RESP BODY: {"itemNotFound": {"message": "Instance b11add8d-6bbc-4b1d-881f-612a4edca9d6 could not be found.", "code": 404}} 2018-06-27 21:55:54,836 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/b11add8d-6bbc-4b1d-881f-612a4edca9d6 used request id req-9fbda7b8-8044-4817-9b70-04a792d3e017 2018-06-27 21:55:54,836 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance b11add8d-6bbc-4b1d-881f-612a4edca9d6 could not be found. (HTTP 404) (Request-ID: req-9fbda7b8-8044-4817-9b70-04a792d3e017) 2018-06-27 21:55:54,836 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-fb33adbb-070c-458c-82f9-2bb34dc73346-inst 2018-06-27 21:55:54,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/flavors/9b79376f-08a3-49c4-95ed-a67508fbc67a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d83c5e6d255a3b47e1344e745ec7d5fd79e3617" 2018-06-27 21:55:55,632 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 21:55:55 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-460b82bd-dcfc-4544-97d3-8761dd5ede6b X-Compute-Request-Id: req-460b82bd-dcfc-4544-97d3-8761dd5ede6b 2018-06-27 21:55:55,632 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/flavors/9b79376f-08a3-49c4-95ed-a67508fbc67a used request id req-460b82bd-dcfc-4544-97d3-8761dd5ede6b 2018-06-27 21:55:55,633 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-fb33adbb-070c-458c-82f9-2bb34dc73346-pub-subnet 2018-06-27 21:55:55,634 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-fb33adbb-070c-458c-82f9-2bb34dc73346-pub-subnet 2018-06-27 21:55:55,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/subnets/e16c9d8f-d18c-47b1-9a0d-08f8df23894c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c699ee603242defc6bdd3702c91115dd17618300" 2018-06-27 21:56:00,209 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:56:00 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-2b56fcef-b059-4d0e-8c50-c42fdfd82187 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:56:00,209 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/e16c9d8f-d18c-47b1-9a0d-08f8df23894c used request id req-2b56fcef-b059-4d0e-8c50-c42fdfd82187 2018-06-27 21:56:00,209 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-fb33adbb-070c-458c-82f9-2bb34dc73346-pub-net 2018-06-27 21:56:00,214 - 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/f8fb7f30-6780-43b4-9d9a-af9aef276795 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c699ee603242defc6bdd3702c91115dd17618300" 2018-06-27 21:56:03,148 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:56:03 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-1d5238b6-cbdf-4c28-940a-f6392ddba04b Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:56:03,148 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/f8fb7f30-6780-43b4-9d9a-af9aef276795 used request id req-1d5238b6-cbdf-4c28-940a-f6392ddba04b 2018-06-27 21:56:03,149 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-fb33adbb-070c-458c-82f9-2bb34dc73346-image 2018-06-27 21:56:03,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9292/v2/images/836fc89f-45f7-44bd-84b6-47094d2ee62b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8673c27c1f75b90401505bb8b25e73980df8c589" 2018-06-27 21:56:04,033 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:56:04 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-063f1bcd-3074-4f77-9444-41c5f2802bcb 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-27 21:56:04,033 - keystoneauth.session - DEBUG - DELETE call to image for https://172.30.10.101:9292/v2/images/836fc89f-45f7-44bd-84b6-47094d2ee62b used request id req-063f1bcd-3074-4f77-9444-41c5f2802bcb 2018-06-27 21:56:04,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}ef6ee1295168a880eb27bd3ebfbde9d78ae5e9be" 2018-06-27 21:56:04,988 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:56:04 GMT Content-Type: application/json Content-Length: 11766 Connection: keep-alive X-Openstack-Request-Id: req-c251bc86-0d2a-473b-82c6-69fccade193f Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-27T19:03:04Z", "updated_at": "2018-06-27T19:03:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "6748ef1e-56da-434e-9e89-e86b58537b65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "b3e3826c-1c48-4699-93f0-f8a310956753", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "bfad35fa-7ea9-4a81-917d-7b86481eb510", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "d657b333-103d-4d19-add8-1e8bae2f8849", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b92069937e44a3786e439f95c61afe5", "created_at": "2018-06-27T19:08:41Z", "updated_at": "2018-06-27T19:08:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "4ac2a090-f595-4e7b-9b7a-a52fa204e881", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "5508c0b1-6261-44cb-854d-60c64bcbba0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "a60c77dc-6985-48ac-a3a3-067176d3e52f", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "e6ec0fa4-1eb3-4c5d-a451-c7acfd7fde82", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}], "revision_number": 4, "project_id": "4b92069937e44a3786e439f95c61afe5", "id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T18:59:55Z", "updated_at": "2018-06-27T18:59:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "5a060918-419b-4ec3-90df-a7764c06af2f", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "6cd9bbf0-4d1b-4b13-a6c4-e20a15bb3360", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "8134c0f0-89c6-4d45-bef8-a9260d9d0723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "e0e7297a-a59d-4d2b-b75c-2cc86b269114", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}], "revision_number": 4, "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3fa295d52a1948f0b4df6e7f4290f6bd", "created_at": "2018-06-27T21:54:52Z", "updated_at": "2018-06-27T21:54:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:54:52Z", "revision_number": 0, "id": "d0fba83f-5503-4920-812a-087c005a739b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:54:52Z", "security_group_id": "c918abe6-e0c7-42b7-a662-e7c1fd7b3b67", "tenant_id": "3fa295d52a1948f0b4df6e7f4290f6bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "3fa295d52a1948f0b4df6e7f4290f6bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:54:52Z", "revision_number": 0, "id": "d604f9a4-6b8a-4d20-bb96-e0c02537a5e6", "remote_group_id": "c918abe6-e0c7-42b7-a662-e7c1fd7b3b67", "remote_ip_prefix": null, "created_at": "2018-06-27T21:54:52Z", "security_group_id": "c918abe6-e0c7-42b7-a662-e7c1fd7b3b67", "tenant_id": "3fa295d52a1948f0b4df6e7f4290f6bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "3fa295d52a1948f0b4df6e7f4290f6bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:54:52Z", "revision_number": 0, "id": "e6f8ec8a-d7f5-4233-b5fa-b583e9fdbeb7", "remote_group_id": "c918abe6-e0c7-42b7-a662-e7c1fd7b3b67", "remote_ip_prefix": null, "created_at": "2018-06-27T21:54:52Z", "security_group_id": "c918abe6-e0c7-42b7-a662-e7c1fd7b3b67", "tenant_id": "3fa295d52a1948f0b4df6e7f4290f6bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "3fa295d52a1948f0b4df6e7f4290f6bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:54:52Z", "revision_number": 0, "id": "f91eb8e3-cccd-42a0-9304-127c621f56a6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:54:52Z", "security_group_id": "c918abe6-e0c7-42b7-a662-e7c1fd7b3b67", "tenant_id": "3fa295d52a1948f0b4df6e7f4290f6bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "3fa295d52a1948f0b4df6e7f4290f6bd"}], "revision_number": 4, "project_id": "3fa295d52a1948f0b4df6e7f4290f6bd", "id": "c918abe6-e0c7-42b7-a662-e7c1fd7b3b67", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "created_at": "2018-06-27T21:03:43Z", "updated_at": "2018-06-27T21:03:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "41061dbf-a5a2-465f-84dd-140f6104b3f7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "47d5c96d-0510-41a5-b33e-5683702c5bb8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "4b4b6430-3f42-4fe4-a25e-2c5c015a7699", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "e6a68cb7-6491-4474-a4d7-38496cac4eb7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}], "revision_number": 4, "project_id": "3f0a375b66c54145bff1c56e7c91ad73", "id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "name": "default"}]} 2018-06-27 21:56:04,989 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-c251bc86-0d2a-473b-82c6-69fccade193f 2018-06-27 21:56:04,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/4b92069937e44a3786e439f95c61afe5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef6ee1295168a880eb27bd3ebfbde9d78ae5e9be" 2018-06-27 21:56:05,375 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:56:04 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a717fa45-e27f-46b0-b799-b2cb32e8e7b2 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/4b92069937e44a3786e439f95c61afe5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4b92069937e44a3786e439f95c61afe5", "name": "service"}} 2018-06-27 21:56:05,375 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/4b92069937e44a3786e439f95c61afe5 used request id req-a717fa45-e27f-46b0-b799-b2cb32e8e7b2 2018-06-27 21:56:05,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/8cdbc979369d4c15b8ddd6cc77d930e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef6ee1295168a880eb27bd3ebfbde9d78ae5e9be" 2018-06-27 21:56:05,491 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:56:05 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9de0c865-914d-4322-a807-2dfd8ec6587c 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/8cdbc979369d4c15b8ddd6cc77d930e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}} 2018-06-27 21:56:05,491 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 used request id req-9de0c865-914d-4322-a807-2dfd8ec6587c 2018-06-27 21:56:05,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/3fa295d52a1948f0b4df6e7f4290f6bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef6ee1295168a880eb27bd3ebfbde9d78ae5e9be" 2018-06-27 21:56:05,845 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:56:05 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0bb8180c-7357-4ea1-ae70-a6197958cf20 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/3fa295d52a1948f0b4df6e7f4290f6bd"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3fa295d52a1948f0b4df6e7f4290f6bd", "name": "CreateInstancePortManipulationTests-fea9ebbb-1bcd-49e-proj"}} 2018-06-27 21:56:05,845 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3fa295d52a1948f0b4df6e7f4290f6bd used request id req-0bb8180c-7357-4ea1-ae70-a6197958cf20 2018-06-27 21:56:05,845 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c918abe6-e0c7-42b7-a662-e7c1fd7b3b67 2018-06-27 21:56:05,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=c918abe6-e0c7-42b7-a662-e7c1fd7b3b67 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef6ee1295168a880eb27bd3ebfbde9d78ae5e9be" 2018-06-27 21:56:06,467 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:56:06 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-2d349ea1-bd2e-41a3-8847-09ebd4d36ea4 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-27T21:54:52Z", "security_group_id": "c918abe6-e0c7-42b7-a662-e7c1fd7b3b67", "port_range_min": null, "revision_number": 0, "tenant_id": "3fa295d52a1948f0b4df6e7f4290f6bd", "created_at": "2018-06-27T21:54:52Z", "project_id": "3fa295d52a1948f0b4df6e7f4290f6bd", "id": "d0fba83f-5503-4920-812a-087c005a739b"}, {"remote_group_id": "c918abe6-e0c7-42b7-a662-e7c1fd7b3b67", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:54:52Z", "security_group_id": "c918abe6-e0c7-42b7-a662-e7c1fd7b3b67", "port_range_min": null, "revision_number": 0, "tenant_id": "3fa295d52a1948f0b4df6e7f4290f6bd", "created_at": "2018-06-27T21:54:52Z", "project_id": "3fa295d52a1948f0b4df6e7f4290f6bd", "id": "d604f9a4-6b8a-4d20-bb96-e0c02537a5e6"}, {"remote_group_id": "c918abe6-e0c7-42b7-a662-e7c1fd7b3b67", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:54:52Z", "security_group_id": "c918abe6-e0c7-42b7-a662-e7c1fd7b3b67", "port_range_min": null, "revision_number": 0, "tenant_id": "3fa295d52a1948f0b4df6e7f4290f6bd", "created_at": "2018-06-27T21:54:52Z", "project_id": "3fa295d52a1948f0b4df6e7f4290f6bd", "id": "e6f8ec8a-d7f5-4233-b5fa-b583e9fdbeb7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:54:52Z", "security_group_id": "c918abe6-e0c7-42b7-a662-e7c1fd7b3b67", "port_range_min": null, "revision_number": 0, "tenant_id": "3fa295d52a1948f0b4df6e7f4290f6bd", "created_at": "2018-06-27T21:54:52Z", "project_id": "3fa295d52a1948f0b4df6e7f4290f6bd", "id": "f91eb8e3-cccd-42a0-9304-127c621f56a6"}]} 2018-06-27 21:56:06,467 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=c918abe6-e0c7-42b7-a662-e7c1fd7b3b67 used request id req-2d349ea1-bd2e-41a3-8847-09ebd4d36ea4 2018-06-27 21:56:06,468 - neutron_utils - INFO - Deleting security group with name - default 2018-06-27 21:56:06,473 - 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/c918abe6-e0c7-42b7-a662-e7c1fd7b3b67 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef6ee1295168a880eb27bd3ebfbde9d78ae5e9be" 2018-06-27 21:56:07,082 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:56:07 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-31477dfb-cadd-4ac8-8524-0330a8e03369 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:56:07,082 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/c918abe6-e0c7-42b7-a662-e7c1fd7b3b67 used request id req-31477dfb-cadd-4ac8-8524-0330a8e03369 2018-06-27 21:56:07,083 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-fea9ebbb-1bcd-49e-proj 2018-06-27 21:56:07,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/3fa295d52a1948f0b4df6e7f4290f6bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef6ee1295168a880eb27bd3ebfbde9d78ae5e9be" 2018-06-27 21:56:07,683 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:56:07 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-856caad4-f6bd-4fe4-8525-ef90cbe67522 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:56:07,683 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/3fa295d52a1948f0b4df6e7f4290f6bd used request id req-856caad4-f6bd-4fe4-8525-ef90cbe67522 2018-06-27 21:56:07,683 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-fea9ebbb-1bcd-49e-proj-role 2018-06-27 21:56:07,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/f9076d6a33384e919fbebcf64b58320a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef6ee1295168a880eb27bd3ebfbde9d78ae5e9be" 2018-06-27 21:56:08,069 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:56:07 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-70c81631-728b-4beb-8438-f9c2765dc4da Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:56:08,069 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/f9076d6a33384e919fbebcf64b58320a used request id req-70c81631-728b-4beb-8438-f9c2765dc4da 2018-06-27 21:56:08,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef6ee1295168a880eb27bd3ebfbde9d78ae5e9be" 2018-06-27 21:56:08,145 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:56:08 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-25d87c4e-0b69-4596-becf-692da606b4f4 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 21:56:08,145 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-25d87c4e-0b69-4596-becf-692da606b4f4 2018-06-27 21:56:08,146 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-fea9ebbb-1bcd-49e-user 2018-06-27 21:56:08,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/fe5eaea5de134c3e9701fc39b9d116cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1805c8c6e0705362726a51f0f18acf07a78e29f0" 2018-06-27 21:56:08,689 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:56:08 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f8334cc1-7b1c-4df3-9d48-149f963a452b Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:56:08,689 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/fe5eaea5de134c3e9701fc39b9d116cb used request id req-f8334cc1-7b1c-4df3-9d48-149f963a452b 2018-06-27 21:56:08,690 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:56:09,371 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:56:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["cel8vXcWRr2vckfJL02jkQ"], "issued_at": "2018-06-27T21:56:09.000000Z"}} 2018-06-27 21:56:09,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}39366a848d69a446da0296735ef8a7150d964021" 2018-06-27 21:56:09,762 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:56:09 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6e5ddcd4-8849-43a0-93bd-0cbf8cbd025d Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:56:09,762 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-6e5ddcd4-8849-43a0-93bd-0cbf8cbd025d 2018-06-27 21:56:09,764 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:56:09,765 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:56:10,573 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:56:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["hKjKy75TQ2i5rLNEQqCXEw"], "issued_at": "2018-06-27T21:56:10.000000Z"}} 2018-06-27 21:56:10,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}0ace63d7d96b68962fcb38b99bb71460df58e034" 2018-06-27 21:56:10,623 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:56:10 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e1c9bc9c-effa-4760-ad84-6607595079d1 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:56:10,623 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-e1c9bc9c-effa-4760-ad84-6607595079d1 2018-06-27 21:56:10,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 21:56:10,640 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:56: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-27 21:56:10,641 - 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-6ffef411-bc9c-416-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ace63d7d96b68962fcb38b99bb71460df58e034" 2018-06-27 21:56:10,933 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:56:10 GMT Server: Apache Content-Length: 203 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d1e5a792-c811-461e-8e34-ac946155843e 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-6ffef411-bc9c-416-proj", "previous": null, "next": null}, "projects": []} 2018-06-27 21:56:10,933 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-6ffef411-bc9c-416-proj used request id req-d1e5a792-c811-461e-8e34-ac946155843e 2018-06-27 21:56:10,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ace63d7d96b68962fcb38b99bb71460df58e034" 2018-06-27 21:56:11,272 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:56:10 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-31686671-c969-49a5-9c12-45d7b54ff9e8 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 21:56:11,272 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-31686671-c969-49a5-9c12-45d7b54ff9e8 2018-06-27 21:56:11,276 - 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}0ace63d7d96b68962fcb38b99bb71460df58e034" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-6ffef411-bc9c-416-proj"}}' 2018-06-27 21:56:11,668 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 21:56:11 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b7ed4c3d-0ad0-4de8-836f-e32b4243cfa0 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/28c30203496947d4af605b0aef57d65e"}, "tags": [], "enabled": true, "id": "28c30203496947d4af605b0aef57d65e", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-6ffef411-bc9c-416-proj"}} 2018-06-27 21:56:11,668 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-b7ed4c3d-0ad0-4de8-836f-e32b4243cfa0 2018-06-27 21:56:11,669 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-6ffef411-bc9c-416-proj 2018-06-27 21:56:11,669 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:56:11,670 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:56:12,435 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:56:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["DIcNrt07RV-A1XdXYINItQ"], "issued_at": "2018-06-27T21:56:12.000000Z"}} 2018-06-27 21:56:12,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98729e8e7c83a1471e7f11bb526f5cceccc3c4b9" 2018-06-27 21:56:12,499 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:56:12 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8b73e128-b6cc-4cd9-b7c9-fa33b213d143 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:56:12,500 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-8b73e128-b6cc-4cd9-b7c9-fa33b213d143 2018-06-27 21:56:12,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-27 21:56:12,515 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:56: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-27 21:56:12,515 - 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}98729e8e7c83a1471e7f11bb526f5cceccc3c4b9" 2018-06-27 21:56:12,940 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:56:12 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0005d455-0b8c-4102-9610-ab15baf108a2 Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/05b1bc3fa6fd4243a4ba8b4d6fcc3daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05b1bc3fa6fd4243a4ba8b4d6fcc3daf", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/48d44c9c0fea4f4e80edc7d2e0715db7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d44c9c0fea4f4e80edc7d2e0715db7", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/4d3721127bf84155a837606ce3feba32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d3721127bf84155a837606ce3feba32", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/5c846663ea6d407e9223de0719ce5442"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c846663ea6d407e9223de0719ce5442", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/73a10e6c4f67490a8a4030cc6cea32f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73a10e6c4f67490a8a4030cc6cea32f5", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/8ecfab7d9d4f47bb8892a85b7d2a0b5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ecfab7d9d4f47bb8892a85b7d2a0b5a", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/b278d529e9a54a9195e4e536b9384dc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b278d529e9a54a9195e4e536b9384dc0", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b7f107ae7bb34ccea8282b1a0ec7a979"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7f107ae7bb34ccea8282b1a0ec7a979", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/d21494d0185b463db36b8c8c2b341b97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d21494d0185b463db36b8c8c2b341b97", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e0bb346419f84e4680f6ca9a97f4fc0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e0bb346419f84e4680f6ca9a97f4fc0b", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "c8d542af72ce49338052c29f02c8857e", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e9dd794fa5c040a9a0445386fb2a6116"}, "options": {}, "id": "e9dd794fa5c040a9a0445386fb2a6116", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/e9f9c747d54947bc800a81ecf11858f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9f9c747d54947bc800a81ecf11858f5", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-27 21:56:12,940 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-0005d455-0b8c-4102-9610-ab15baf108a2 2018-06-27 21:56:12,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?name=CreateInstancePortManipulationTests-6ffef411-bc9c-416-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98729e8e7c83a1471e7f11bb526f5cceccc3c4b9" 2018-06-27 21:56:13,358 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:56:12 GMT Server: Apache Content-Length: 489 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-321491e6-333b-427f-8687-c6159b353b7d Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateInstancePortManipulationTests-6ffef411-bc9c-416-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/28c30203496947d4af605b0aef57d65e"}, "tags": [], "enabled": true, "id": "28c30203496947d4af605b0aef57d65e", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-6ffef411-bc9c-416-proj"}]} 2018-06-27 21:56:13,358 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateInstancePortManipulationTests-6ffef411-bc9c-416-proj used request id req-321491e6-333b-427f-8687-c6159b353b7d 2018-06-27 21:56:13,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98729e8e7c83a1471e7f11bb526f5cceccc3c4b9" 2018-06-27 21:56:13,759 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:56:13 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a828d01e-8f5c-4b29-a124-fc49f785ef06 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 21:56:13,760 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-a828d01e-8f5c-4b29-a124-fc49f785ef06 2018-06-27 21:56:14,525 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-6ffef411-bc9c-416-user 2018-06-27 21:56:14,526 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:56:14,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}0ace63d7d96b68962fcb38b99bb71460df58e034" 2018-06-27 21:56:14,844 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:56:14 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c7c7b6ce-5260-4e72-b050-a5911059d971 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 21:56:14,844 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-c7c7b6ce-5260-4e72-b050-a5911059d971 2018-06-27 21:56:14,848 - 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}0ace63d7d96b68962fcb38b99bb71460df58e034" -d '{"role": {"name": "CreateInstancePortManipulationTests-6ffef411-bc9c-416-proj-role"}}' 2018-06-27 21:56:15,313 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 21:56:14 GMT Server: Apache Content-Length: 234 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1edd819f-721e-4f6f-b85a-187f0627a113 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ecec5a0926e24e7b820108be0abacd88", "links": {"self": "http://10.167.4.35:5000/v3/roles/ecec5a0926e24e7b820108be0abacd88"}, "name": "CreateInstancePortManipulationTests-6ffef411-bc9c-416-proj-role"}} 2018-06-27 21:56:15,313 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-1edd819f-721e-4f6f-b85a-187f0627a113 2018-06-27 21:56:15,313 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-6ffef411-bc9c-416-proj-role 2018-06-27 21:56:15,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/ecec5a0926e24e7b820108be0abacd88 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ace63d7d96b68962fcb38b99bb71460df58e034" 2018-06-27 21:56:15,737 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:56:15 GMT Server: Apache Content-Length: 234 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4f4bc524-c91a-4532-ab19-ce4e552c1fa7 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ecec5a0926e24e7b820108be0abacd88", "links": {"self": "http://10.167.4.35:5000/v3/roles/ecec5a0926e24e7b820108be0abacd88"}, "name": "CreateInstancePortManipulationTests-6ffef411-bc9c-416-proj-role"}} 2018-06-27 21:56:15,737 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/ecec5a0926e24e7b820108be0abacd88 used request id req-4f4bc524-c91a-4532-ab19-ce4e552c1fa7 2018-06-27 21:56:15,738 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-6ffef411-bc9c-416-proj-role to project CreateInstancePortManipulationTests-6ffef411-bc9c-416-proj 2018-06-27 21:56:15,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/28c30203496947d4af605b0aef57d65e/users/dc7d17d8083f4390a76a727e456abf69/roles/ecec5a0926e24e7b820108be0abacd88 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ace63d7d96b68962fcb38b99bb71460df58e034" 2018-06-27 21:56:16,297 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:56:15 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6b38c381-b744-4b67-aa3c-3733d968cbeb Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:56:16,298 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/28c30203496947d4af605b0aef57d65e/users/dc7d17d8083f4390a76a727e456abf69/roles/ecec5a0926e24e7b820108be0abacd88 used request id req-6b38c381-b744-4b67-aa3c-3733d968cbeb 2018-06-27 21:56:16,298 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-06-27 21:56:16,299 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:56:16,299 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:56:17,137 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ecec5a0926e24e7b820108be0abacd88", "name": "CreateInstancePortManipulationTests-6ffef411-bc9c-416-proj-role"}], "expires_at": "2018-06-27T22:56:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "28c30203496947d4af605b0aef57d65e", "name": "CreateInstancePortManipulationTests-6ffef411-bc9c-416-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/28c30203496947d4af605b0aef57d65e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/28c30203496947d4af605b0aef57d65e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/28c30203496947d4af605b0aef57d65e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/28c30203496947d4af605b0aef57d65e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/28c30203496947d4af605b0aef57d65e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/28c30203496947d4af605b0aef57d65e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/28c30203496947d4af605b0aef57d65e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/28c30203496947d4af605b0aef57d65e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/28c30203496947d4af605b0aef57d65e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/28c30203496947d4af605b0aef57d65e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/28c30203496947d4af605b0aef57d65e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/28c30203496947d4af605b0aef57d65e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-6ffef411-bc9c-416-user", "id": "dc7d17d8083f4390a76a727e456abf69"}, "audit_ids": ["B88CEukyRTWl-iUlT-5PsA"], "issued_at": "2018-06-27T21:56:17.000000Z"}} 2018-06-27 21:56:17,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}f88e80686c3b1add137113511d484c556ac60d3b" 2018-06-27 21:56:17,496 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:56:17 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5704d443-5bbc-44c8-92ae-046463d15070 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:56:17,496 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-5704d443-5bbc-44c8-92ae-046463d15070 2018-06-27 21:56:17,500 - 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-ab057646-71a0-4777-aab7-6810a1e75459-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f88e80686c3b1add137113511d484c556ac60d3b" 2018-06-27 21:56:18,379 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:56:18 GMT Content-Type: application/json Content-Length: 180 Connection: keep-alive X-Openstack-Request-Id: req-03e8ff00-f7d1-4051-ac8f-56b28d1dd6d5 Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-ab057646-71a0-4777-aab7-6810a1e75459-image"} 2018-06-27 21:56:18,379 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-ab057646-71a0-4777-aab7-6810a1e75459-image used request id req-03e8ff00-f7d1-4051-ac8f-56b28d1dd6d5 2018-06-27 21:56:18,382 - 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}f88e80686c3b1add137113511d484c556ac60d3b" 2018-06-27 21:56:19,220 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:56:19 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-e881b30b-0afb-4cbe-8595-a1513e57069e 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-27 21:56:19,220 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-e881b30b-0afb-4cbe-8595-a1513e57069e 2018-06-27 21:56:19,250 - 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}f88e80686c3b1add137113511d484c556ac60d3b" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-ab057646-71a0-4777-aab7-6810a1e75459-image"}' 2018-06-27 21:56:20,222 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 21:56:20 GMT Content-Type: application/json Content-Length: 622 Connection: keep-alive Location: https://172.30.10.101:9292/v2/images/f815e753-721c-4b63-b871-9f50b6aa7e57 Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-6c84cd6e-9cfc-496b-91ad-ea31dee5d5d5 Front-End-Https: on RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-ab057646-71a0-4777-aab7-6810a1e75459-image", "tags": [], "container_format": "bare", "created_at": "2018-06-27T21:56:20Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-06-27T21:56:20Z", "visibility": "shared", "self": "/v2/images/f815e753-721c-4b63-b871-9f50b6aa7e57", "min_disk": 0, "protected": false, "id": "f815e753-721c-4b63-b871-9f50b6aa7e57", "file": "/v2/images/f815e753-721c-4b63-b871-9f50b6aa7e57/file", "checksum": null, "owner": "28c30203496947d4af605b0aef57d65e", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-27 21:56:20,222 - keystoneauth.session - DEBUG - POST call to image for https://172.30.10.101:9292/v2/images used request id req-6c84cd6e-9cfc-496b-91ad-ea31dee5d5d5 2018-06-27 21:56:20,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9292/v2/images/f815e753-721c-4b63-b871-9f50b6aa7e57/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f88e80686c3b1add137113511d484c556ac60d3b" -d '' 2018-06-27 21:56:21,666 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:56:21 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-a65dfec9-2fcb-452a-a7cb-2df9ce44dda6 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-27 21:56:21,666 - keystoneauth.session - DEBUG - PUT call to image for https://172.30.10.101:9292/v2/images/f815e753-721c-4b63-b871-9f50b6aa7e57/file used request id req-a65dfec9-2fcb-452a-a7cb-2df9ce44dda6 2018-06-27 21:56:21,667 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-06-27 21:56:21,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/f815e753-721c-4b63-b871-9f50b6aa7e57 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f88e80686c3b1add137113511d484c556ac60d3b" 2018-06-27 21:56:22,445 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:56:22 GMT Content-Type: application/json Content-Length: 740 Connection: keep-alive X-Openstack-Request-Id: req-a364b89a-b022-4f1a-9aa8-1532844ef5d9 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-ab057646-71a0-4777-aab7-6810a1e75459-image", "tags": [], "container_format": "bare", "created_at": "2018-06-27T21:56:20Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-27T21:56:22Z", "visibility": "shared", "self": "/v2/images/f815e753-721c-4b63-b871-9f50b6aa7e57", "min_disk": 0, "protected": false, "id": "f815e753-721c-4b63-b871-9f50b6aa7e57", "file": "/v2/images/f815e753-721c-4b63-b871-9f50b6aa7e57/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "28c30203496947d4af605b0aef57d65e", "direct_url": "file:///var/lib/glance/images/f815e753-721c-4b63-b871-9f50b6aa7e57", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-27 21:56:22,445 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/f815e753-721c-4b63-b871-9f50b6aa7e57 used request id req-a364b89a-b022-4f1a-9aa8-1532844ef5d9 2018-06-27 21:56:22,448 - 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}f88e80686c3b1add137113511d484c556ac60d3b" 2018-06-27 21:56:22,469 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:56:22 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-070dddae-f2a8-49d8-aebe-493a7cdd3757 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-27 21:56:22,469 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-070dddae-f2a8-49d8-aebe-493a7cdd3757 2018-06-27 21:56:22,473 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-ab057646-71a0-4777-aab7-6810a1e75459-image 2018-06-27 21:56:22,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/f815e753-721c-4b63-b871-9f50b6aa7e57 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f88e80686c3b1add137113511d484c556ac60d3b" 2018-06-27 21:56:22,550 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:56:22 GMT Content-Type: application/json Content-Length: 740 Connection: keep-alive X-Openstack-Request-Id: req-3a7f03a1-1ce8-4fd7-a30d-8fb7834b4cc6 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-ab057646-71a0-4777-aab7-6810a1e75459-image", "tags": [], "container_format": "bare", "created_at": "2018-06-27T21:56:20Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-27T21:56:22Z", "visibility": "shared", "self": "/v2/images/f815e753-721c-4b63-b871-9f50b6aa7e57", "min_disk": 0, "protected": false, "id": "f815e753-721c-4b63-b871-9f50b6aa7e57", "file": "/v2/images/f815e753-721c-4b63-b871-9f50b6aa7e57/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "28c30203496947d4af605b0aef57d65e", "direct_url": "file:///var/lib/glance/images/f815e753-721c-4b63-b871-9f50b6aa7e57", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-27 21:56:22,550 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/f815e753-721c-4b63-b871-9f50b6aa7e57 used request id req-3a7f03a1-1ce8-4fd7-a30d-8fb7834b4cc6 2018-06-27 21:56:22,551 - create_image - DEBUG - Instance status is - active 2018-06-27 21:56:22,551 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-ab057646-71a0-4777-aab7-6810a1e75459-image 2018-06-27 21:56:22,551 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-ab057646-71a0-4777-aab7-6810a1e75459-image 2018-06-27 21:56:22,551 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:56:22,552 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:56:23,435 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ecec5a0926e24e7b820108be0abacd88", "name": "CreateInstancePortManipulationTests-6ffef411-bc9c-416-proj-role"}], "expires_at": "2018-06-27T22:56:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "28c30203496947d4af605b0aef57d65e", "name": "CreateInstancePortManipulationTests-6ffef411-bc9c-416-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/28c30203496947d4af605b0aef57d65e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/28c30203496947d4af605b0aef57d65e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/28c30203496947d4af605b0aef57d65e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/28c30203496947d4af605b0aef57d65e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/28c30203496947d4af605b0aef57d65e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/28c30203496947d4af605b0aef57d65e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/28c30203496947d4af605b0aef57d65e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/28c30203496947d4af605b0aef57d65e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/28c30203496947d4af605b0aef57d65e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/28c30203496947d4af605b0aef57d65e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/28c30203496947d4af605b0aef57d65e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/28c30203496947d4af605b0aef57d65e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-6ffef411-bc9c-416-user", "id": "dc7d17d8083f4390a76a727e456abf69"}, "audit_ids": ["_H2t5Aa7QjW9MIr_K7BydQ"], "issued_at": "2018-06-27T21:56:23.000000Z"}} 2018-06-27 21:56:23,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1910a0f8b0087e574381604736ea33943d818a09" 2018-06-27 21:56:23,769 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:56:23 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cc7a1c0c-0965-40fe-956d-6a43cd6ab149 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:56:23,769 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-cc7a1c0c-0965-40fe-956d-6a43cd6ab149 2018-06-27 21:56:23,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/networks?name=CreateInstancePortManipulationTests-ab057646-71a0-4777-aab7-6810a1e75459-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1910a0f8b0087e574381604736ea33943d818a09" 2018-06-27 21:56:24,514 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:56:24 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-3b973197-dcff-471f-a85d-5703dd3f1213 Front-End-Https: on RESP BODY: {"networks":[]} 2018-06-27 21:56:24,514 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ab057646-71a0-4777-aab7-6810a1e75459-pub-net used request id req-3b973197-dcff-471f-a85d-5703dd3f1213 2018-06-27 21:56:24,514 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-ab057646-71a0-4777-aab7-6810a1e75459-pub-net 2018-06-27 21:56:24,520 - 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}1910a0f8b0087e574381604736ea33943d818a09" -d '{"network": {"name": "CreateInstancePortManipulationTests-ab057646-71a0-4777-aab7-6810a1e75459-pub-net", "admin_state_up": true}}' 2018-06-27 21:56:26,113 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 21:56:26 GMT Content-Type: application/json Content-Length: 617 Connection: keep-alive X-Openstack-Request-Id: req-8e29fb0c-4a84-4bf7-9587-a1a8c542cc88 Front-End-Https: on RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"28c30203496947d4af605b0aef57d65e","created_at":"2018-06-27T21:56:25Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-06-27T21:56:25Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"28c30203496947d4af605b0aef57d65e","id":"cd45fb48-528a-40c5-83af-ef912fca3269","name":"CreateInstancePortManipulationTests-ab057646-71a0-4777-aab7-6810a1e75459-pub-net"}} 2018-06-27 21:56:26,114 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-8e29fb0c-4a84-4bf7-9587-a1a8c542cc88 2018-06-27 21:56:26,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?id=cd45fb48-528a-40c5-83af-ef912fca3269 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1910a0f8b0087e574381604736ea33943d818a09" 2018-06-27 21:56:27,150 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:56:27 GMT Content-Type: application/json Content-Length: 601 Connection: keep-alive X-Openstack-Request-Id: req-78d94836-6179-4437-882b-fe401f06f19e 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-27T21:56:25Z","tenant_id":"28c30203496947d4af605b0aef57d65e","created_at":"2018-06-27T21:56:25Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"28c30203496947d4af605b0aef57d65e","id":"cd45fb48-528a-40c5-83af-ef912fca3269","name":"CreateInstancePortManipulationTests-ab057646-71a0-4777-aab7-6810a1e75459-pub-net"}]} 2018-06-27 21:56:27,150 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=cd45fb48-528a-40c5-83af-ef912fca3269 used request id req-78d94836-6179-4437-882b-fe401f06f19e 2018-06-27 21:56:27,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=cd45fb48-528a-40c5-83af-ef912fca3269 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1910a0f8b0087e574381604736ea33943d818a09" 2018-06-27 21:56:27,242 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:56:27 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-6ddff11b-48dd-4801-b331-3969af8dff67 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-27 21:56:27,242 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=cd45fb48-528a-40c5-83af-ef912fca3269 used request id req-6ddff11b-48dd-4801-b331-3969af8dff67 2018-06-27 21:56:27,243 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-ab057646-71a0-4777-aab7-6810a1e75459-pub-subnet 2018-06-27 21:56:27,248 - 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}1910a0f8b0087e574381604736ea33943d818a09" -d '{"subnets": [{"ip_version": 4, "network_id": "cd45fb48-528a-40c5-83af-ef912fca3269", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-ab057646-71a0-4777-aab7-6810a1e75459-pub-subnet"}]}' 2018-06-27 21:56:28,640 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 21:56:28 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-41f9d041-a031-45d8-b2b3-b54691fb3f09 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cd45fb48-528a-40c5-83af-ef912fca3269","tenant_id":"28c30203496947d4af605b0aef57d65e","created_at":"2018-06-27T21:56:27Z","dns_nameservers":[],"updated_at":"2018-06-27T21:56:27Z","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":"28c30203496947d4af605b0aef57d65e","id":"7a4b9b83-9023-4200-b8b8-6968e7270e2b","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-ab057646-71a0-4777-aab7-6810a1e75459-pub-subnet"}]} 2018-06-27 21:56:28,641 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-41f9d041-a031-45d8-b2b3-b54691fb3f09 2018-06-27 21:56:28,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?id=cd45fb48-528a-40c5-83af-ef912fca3269 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1910a0f8b0087e574381604736ea33943d818a09" 2018-06-27 21:56:28,962 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:56:28 GMT Content-Type: application/json Content-Length: 645 Connection: keep-alive X-Openstack-Request-Id: req-a398c566-1676-4d34-b723-71c758f673ef Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7a4b9b83-9023-4200-b8b8-6968e7270e2b"],"updated_at":"2018-06-27T21:56:27Z","tenant_id":"28c30203496947d4af605b0aef57d65e","created_at":"2018-06-27T21:56:25Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"28c30203496947d4af605b0aef57d65e","id":"cd45fb48-528a-40c5-83af-ef912fca3269","name":"CreateInstancePortManipulationTests-ab057646-71a0-4777-aab7-6810a1e75459-pub-net"}]} 2018-06-27 21:56:28,963 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=cd45fb48-528a-40c5-83af-ef912fca3269 used request id req-a398c566-1676-4d34-b723-71c758f673ef 2018-06-27 21:56:28,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=cd45fb48-528a-40c5-83af-ef912fca3269 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1910a0f8b0087e574381604736ea33943d818a09" 2018-06-27 21:56:29,205 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:56:29 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-4d3b0838-06d8-4456-b2c0-1f9cf9aa28ec Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cd45fb48-528a-40c5-83af-ef912fca3269","tenant_id":"28c30203496947d4af605b0aef57d65e","created_at":"2018-06-27T21:56:27Z","dns_nameservers":[],"updated_at":"2018-06-27T21:56:27Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"28c30203496947d4af605b0aef57d65e","id":"7a4b9b83-9023-4200-b8b8-6968e7270e2b","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-ab057646-71a0-4777-aab7-6810a1e75459-pub-subnet"}]} 2018-06-27 21:56:29,205 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=cd45fb48-528a-40c5-83af-ef912fca3269 used request id req-4d3b0838-06d8-4456-b2c0-1f9cf9aa28ec 2018-06-27 21:56:29,206 - OpenStackNetwork - DEBUG - Network [cd45fb48-528a-40c5-83af-ef912fca3269] created successfully 2018-06-27 21:56:29,206 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:56:29,207 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:56:29,962 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:56:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["IqQQKZDATuWGa2CV6RpAEQ"], "issued_at": "2018-06-27T21:56:29.000000Z"}} 2018-06-27 21:56:29,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bc0cd0d42455873f330149bebe8b3baba1fea5b" 2018-06-27 21:56:30,208 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:56:29 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-22b23984-e97e-49d1-a7a4-dff57c68fe6a Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:56:30,209 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-22b23984-e97e-49d1-a7a4-dff57c68fe6a 2018-06-27 21:56:30,210 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 21:56:30,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/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bc0cd0d42455873f330149bebe8b3baba1fea5b" 2018-06-27 21:56:30,875 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:56:30 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-6dc5406c-6efe-45a0-9f92-da1322e33a99 X-Compute-Request-Id: req-6dc5406c-6efe-45a0-9f92-da1322e33a99 Front-End-Https: on RESP BODY: {"flavors": [{"id": "bfce69d5-8948-4e52-8e30-cf8bfa544966", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "bookmark"}], "name": "shaker-flavor_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3"}]} 2018-06-27 21:56:30,875 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-6dc5406c-6efe-45a0-9f92-da1322e33a99 2018-06-27 21:56:30,879 - 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}0bc0cd0d42455873f330149bebe8b3baba1fea5b" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-ab057646-71a0-4777-aab7-6810a1e75459-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-27 21:56:31,641 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:56:31 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-78dbd3ba-506d-468c-ad26-b647b3e9a8fb X-Compute-Request-Id: req-78dbd3ba-506d-468c-ad26-b647b3e9a8fb Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-ab057646-71a0-4777-aab7-6810a1e75459-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/224e036f-5ff2-4a3d-88ad-05283a5274a6", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/224e036f-5ff2-4a3d-88ad-05283a5274a6", "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": "224e036f-5ff2-4a3d-88ad-05283a5274a6"}} 2018-06-27 21:56:31,641 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-78dbd3ba-506d-468c-ad26-b647b3e9a8fb 2018-06-27 21:56:31,642 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:56:31,643 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:56:32,526 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ecec5a0926e24e7b820108be0abacd88", "name": "CreateInstancePortManipulationTests-6ffef411-bc9c-416-proj-role"}], "expires_at": "2018-06-27T22:56:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "28c30203496947d4af605b0aef57d65e", "name": "CreateInstancePortManipulationTests-6ffef411-bc9c-416-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/28c30203496947d4af605b0aef57d65e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/28c30203496947d4af605b0aef57d65e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/28c30203496947d4af605b0aef57d65e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/28c30203496947d4af605b0aef57d65e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/28c30203496947d4af605b0aef57d65e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/28c30203496947d4af605b0aef57d65e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/28c30203496947d4af605b0aef57d65e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/28c30203496947d4af605b0aef57d65e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/28c30203496947d4af605b0aef57d65e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/28c30203496947d4af605b0aef57d65e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/28c30203496947d4af605b0aef57d65e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/28c30203496947d4af605b0aef57d65e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-6ffef411-bc9c-416-user", "id": "dc7d17d8083f4390a76a727e456abf69"}, "audit_ids": ["NDiYtmfcTc2IFi0v-OqYmw"], "issued_at": "2018-06-27T21:56:32.000000Z"}} 2018-06-27 21:56:32,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}4984664813f5f2d96904358d59d800c27aa53372" 2018-06-27 21:56:32,819 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:56:32 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5ac1e48e-4d56-4d42-b928-e30b0448a4f6 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:56:32,819 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-5ac1e48e-4d56-4d42-b928-e30b0448a4f6 2018-06-27 21:56:32,820 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 21:56:32,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}4984664813f5f2d96904358d59d800c27aa53372" 2018-06-27 21:56:33,077 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:56:32 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-94a02a40-5fcf-411c-9d17-8fec013f2746 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:56:33,077 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-94a02a40-5fcf-411c-9d17-8fec013f2746 2018-06-27 21:56:33,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/networks?name=CreateInstancePortManipulationTests-ab057646-71a0-4777-aab7-6810a1e75459-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4984664813f5f2d96904358d59d800c27aa53372" 2018-06-27 21:56:34,077 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:56:34 GMT Content-Type: application/json Content-Length: 645 Connection: keep-alive X-Openstack-Request-Id: req-805d2e3f-e693-4dc4-80ce-db5020f3aed3 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7a4b9b83-9023-4200-b8b8-6968e7270e2b"],"updated_at":"2018-06-27T21:56:27Z","tenant_id":"28c30203496947d4af605b0aef57d65e","created_at":"2018-06-27T21:56:25Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"28c30203496947d4af605b0aef57d65e","id":"cd45fb48-528a-40c5-83af-ef912fca3269","name":"CreateInstancePortManipulationTests-ab057646-71a0-4777-aab7-6810a1e75459-pub-net"}]} 2018-06-27 21:56:34,077 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ab057646-71a0-4777-aab7-6810a1e75459-pub-net used request id req-805d2e3f-e693-4dc4-80ce-db5020f3aed3 2018-06-27 21:56:34,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-27 21:56:34,092 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:56: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-27 21:56:34,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/28c30203496947d4af605b0aef57d65e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4984664813f5f2d96904358d59d800c27aa53372" 2018-06-27 21:56:34,180 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:56:34 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-78919d50-22b7-46a1-a7d0-b6dc510a80e6 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/28c30203496947d4af605b0aef57d65e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "28c30203496947d4af605b0aef57d65e", "name": "CreateInstancePortManipulationTests-6ffef411-bc9c-416-proj"}} 2018-06-27 21:56:34,180 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/28c30203496947d4af605b0aef57d65e used request id req-78919d50-22b7-46a1-a7d0-b6dc510a80e6 2018-06-27 21:56:34,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=cd45fb48-528a-40c5-83af-ef912fca3269 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4984664813f5f2d96904358d59d800c27aa53372" 2018-06-27 21:56:34,330 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:56:34 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-ea99fb6f-da78-49b6-af96-1339aa66ae46 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cd45fb48-528a-40c5-83af-ef912fca3269","tenant_id":"28c30203496947d4af605b0aef57d65e","created_at":"2018-06-27T21:56:27Z","dns_nameservers":[],"updated_at":"2018-06-27T21:56:27Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"28c30203496947d4af605b0aef57d65e","id":"7a4b9b83-9023-4200-b8b8-6968e7270e2b","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-ab057646-71a0-4777-aab7-6810a1e75459-pub-subnet"}]} 2018-06-27 21:56:34,331 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=cd45fb48-528a-40c5-83af-ef912fca3269 used request id req-ea99fb6f-da78-49b6-af96-1339aa66ae46 2018-06-27 21:56:34,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=cd45fb48-528a-40c5-83af-ef912fca3269&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-ab057646-71a0-4777-aab7-6810a1e75459port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4984664813f5f2d96904358d59d800c27aa53372" 2018-06-27 21:56:34,423 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:56:34 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-115067ff-833f-40b9-9cee-52bdc6983628 Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-27 21:56:34,423 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=cd45fb48-528a-40c5-83af-ef912fca3269&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-ab057646-71a0-4777-aab7-6810a1e75459port-1&admin_state_up=True used request id req-115067ff-833f-40b9-9cee-52bdc6983628 2018-06-27 21:56:34,426 - novaclient.v2.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-ab057646-71a0-4777-aab7-6810a1e75459-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4984664813f5f2d96904358d59d800c27aa53372" 2018-06-27 21:56:35,463 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:56: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-f60a2004-fef3-4d2d-8d05-c65a1f388175 X-Compute-Request-Id: req-f60a2004-fef3-4d2d-8d05-c65a1f388175 Front-End-Https: on RESP BODY: {"servers": []} 2018-06-27 21:56:35,463 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-ab057646-71a0-4777-aab7-6810a1e75459-inst used request id req-f60a2004-fef3-4d2d-8d05-c65a1f388175 2018-06-27 21:56:35,469 - keystoneauth.session - 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-ab057646-71a0-4777-aab7-6810a1e75459-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4984664813f5f2d96904358d59d800c27aa53372" 2018-06-27 21:56:35,792 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:56:35 GMT Content-Type: application/json Content-Length: 645 Connection: keep-alive X-Openstack-Request-Id: req-6af89bf0-eb11-4e7e-b72a-e3226bd9eeaa Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7a4b9b83-9023-4200-b8b8-6968e7270e2b"],"updated_at":"2018-06-27T21:56:27Z","tenant_id":"28c30203496947d4af605b0aef57d65e","created_at":"2018-06-27T21:56:25Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"28c30203496947d4af605b0aef57d65e","id":"cd45fb48-528a-40c5-83af-ef912fca3269","name":"CreateInstancePortManipulationTests-ab057646-71a0-4777-aab7-6810a1e75459-pub-net"}]} 2018-06-27 21:56:35,793 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ab057646-71a0-4777-aab7-6810a1e75459-pub-net used request id req-6af89bf0-eb11-4e7e-b72a-e3226bd9eeaa 2018-06-27 21:56:35,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/28c30203496947d4af605b0aef57d65e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4984664813f5f2d96904358d59d800c27aa53372" 2018-06-27 21:56:36,170 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:56:35 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e2f88be9-dac0-42e5-8da2-347a224a52c0 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/28c30203496947d4af605b0aef57d65e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "28c30203496947d4af605b0aef57d65e", "name": "CreateInstancePortManipulationTests-6ffef411-bc9c-416-proj"}} 2018-06-27 21:56:36,170 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/28c30203496947d4af605b0aef57d65e used request id req-e2f88be9-dac0-42e5-8da2-347a224a52c0 2018-06-27 21:56:36,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=cd45fb48-528a-40c5-83af-ef912fca3269 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4984664813f5f2d96904358d59d800c27aa53372" 2018-06-27 21:56:36,355 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:56:36 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-ef89d930-473b-45c6-a23f-62131569afc3 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cd45fb48-528a-40c5-83af-ef912fca3269","tenant_id":"28c30203496947d4af605b0aef57d65e","created_at":"2018-06-27T21:56:27Z","dns_nameservers":[],"updated_at":"2018-06-27T21:56:27Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"28c30203496947d4af605b0aef57d65e","id":"7a4b9b83-9023-4200-b8b8-6968e7270e2b","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-ab057646-71a0-4777-aab7-6810a1e75459-pub-subnet"}]} 2018-06-27 21:56:36,355 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=cd45fb48-528a-40c5-83af-ef912fca3269 used request id req-ef89d930-473b-45c6-a23f-62131569afc3 2018-06-27 21:56:36,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/ports?network_id=cd45fb48-528a-40c5-83af-ef912fca3269&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-ab057646-71a0-4777-aab7-6810a1e75459port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4984664813f5f2d96904358d59d800c27aa53372" 2018-06-27 21:56:36,442 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:56:36 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-e054b997-7282-4069-9705-401cbcb68eed Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-27 21:56:36,443 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=cd45fb48-528a-40c5-83af-ef912fca3269&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-ab057646-71a0-4777-aab7-6810a1e75459port-1&admin_state_up=True used request id req-e054b997-7282-4069-9705-401cbcb68eed 2018-06-27 21:56:36,443 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:56:36,444 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:56:37,332 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ecec5a0926e24e7b820108be0abacd88", "name": "CreateInstancePortManipulationTests-6ffef411-bc9c-416-proj-role"}], "expires_at": "2018-06-27T22:56:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "28c30203496947d4af605b0aef57d65e", "name": "CreateInstancePortManipulationTests-6ffef411-bc9c-416-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/28c30203496947d4af605b0aef57d65e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/28c30203496947d4af605b0aef57d65e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/28c30203496947d4af605b0aef57d65e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/28c30203496947d4af605b0aef57d65e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/28c30203496947d4af605b0aef57d65e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/28c30203496947d4af605b0aef57d65e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/28c30203496947d4af605b0aef57d65e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/28c30203496947d4af605b0aef57d65e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/28c30203496947d4af605b0aef57d65e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/28c30203496947d4af605b0aef57d65e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/28c30203496947d4af605b0aef57d65e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/28c30203496947d4af605b0aef57d65e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-6ffef411-bc9c-416-user", "id": "dc7d17d8083f4390a76a727e456abf69"}, "audit_ids": ["bLlGZ4ijQkKBTmk3kxjGsQ"], "issued_at": "2018-06-27T21:56:37.000000Z"}} 2018-06-27 21:56:37,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d4486f301a0fa8c13d979227ea82e378fe586b1" 2018-06-27 21:56:37,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:56:37 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9b54055b-4d51-466c-a2f4-a0cb9e9b6ba9 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:56:37,627 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-9b54055b-4d51-466c-a2f4-a0cb9e9b6ba9 2018-06-27 21:56:37,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=CreateInstancePortManipulationTests-ab057646-71a0-4777-aab7-6810a1e75459-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4984664813f5f2d96904358d59d800c27aa53372" 2018-06-27 21:56:38,882 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:56:38 GMT Content-Type: application/json Content-Length: 645 Connection: keep-alive X-Openstack-Request-Id: req-0f4b61c9-f2f9-446f-b753-a1928d626af5 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7a4b9b83-9023-4200-b8b8-6968e7270e2b"],"updated_at":"2018-06-27T21:56:27Z","tenant_id":"28c30203496947d4af605b0aef57d65e","created_at":"2018-06-27T21:56:25Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"28c30203496947d4af605b0aef57d65e","id":"cd45fb48-528a-40c5-83af-ef912fca3269","name":"CreateInstancePortManipulationTests-ab057646-71a0-4777-aab7-6810a1e75459-pub-net"}]} 2018-06-27 21:56:38,882 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ab057646-71a0-4777-aab7-6810a1e75459-pub-net used request id req-0f4b61c9-f2f9-446f-b753-a1928d626af5 2018-06-27 21:56:38,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=cd45fb48-528a-40c5-83af-ef912fca3269 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4984664813f5f2d96904358d59d800c27aa53372" 2018-06-27 21:56:39,063 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:56:39 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-756066f5-79cc-46b0-a9a7-04d9a69421f9 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cd45fb48-528a-40c5-83af-ef912fca3269","tenant_id":"28c30203496947d4af605b0aef57d65e","created_at":"2018-06-27T21:56:27Z","dns_nameservers":[],"updated_at":"2018-06-27T21:56:27Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"28c30203496947d4af605b0aef57d65e","id":"7a4b9b83-9023-4200-b8b8-6968e7270e2b","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-ab057646-71a0-4777-aab7-6810a1e75459-pub-subnet"}]} 2018-06-27 21:56:39,063 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=cd45fb48-528a-40c5-83af-ef912fca3269 used request id req-756066f5-79cc-46b0-a9a7-04d9a69421f9 2018-06-27 21:56:39,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/networks?name=CreateInstancePortManipulationTests-ab057646-71a0-4777-aab7-6810a1e75459-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4984664813f5f2d96904358d59d800c27aa53372" 2018-06-27 21:56:39,451 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:56:39 GMT Content-Type: application/json Content-Length: 645 Connection: keep-alive X-Openstack-Request-Id: req-2d11dd76-2cdc-4eb0-8c7a-da926bbb3bb6 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7a4b9b83-9023-4200-b8b8-6968e7270e2b"],"updated_at":"2018-06-27T21:56:27Z","tenant_id":"28c30203496947d4af605b0aef57d65e","created_at":"2018-06-27T21:56:25Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"28c30203496947d4af605b0aef57d65e","id":"cd45fb48-528a-40c5-83af-ef912fca3269","name":"CreateInstancePortManipulationTests-ab057646-71a0-4777-aab7-6810a1e75459-pub-net"}]} 2018-06-27 21:56:39,451 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ab057646-71a0-4777-aab7-6810a1e75459-pub-net used request id req-2d11dd76-2cdc-4eb0-8c7a-da926bbb3bb6 2018-06-27 21:56:39,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-27 21:56:39,468 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21: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-27 21:56:39,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/28c30203496947d4af605b0aef57d65e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d4486f301a0fa8c13d979227ea82e378fe586b1" 2018-06-27 21:56:39,563 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:56:39 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-eba8473f-bb77-4df4-a0ee-172ddd58ac6d Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/28c30203496947d4af605b0aef57d65e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "28c30203496947d4af605b0aef57d65e", "name": "CreateInstancePortManipulationTests-6ffef411-bc9c-416-proj"}} 2018-06-27 21:56:39,563 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/28c30203496947d4af605b0aef57d65e used request id req-eba8473f-bb77-4df4-a0ee-172ddd58ac6d 2018-06-27 21:56:39,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=cd45fb48-528a-40c5-83af-ef912fca3269 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4984664813f5f2d96904358d59d800c27aa53372" 2018-06-27 21:56:40,472 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:56:40 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-1e8a1427-5c4b-454d-a9a4-bf34a72953ef Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cd45fb48-528a-40c5-83af-ef912fca3269","tenant_id":"28c30203496947d4af605b0aef57d65e","created_at":"2018-06-27T21:56:27Z","dns_nameservers":[],"updated_at":"2018-06-27T21:56:27Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"28c30203496947d4af605b0aef57d65e","id":"7a4b9b83-9023-4200-b8b8-6968e7270e2b","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-ab057646-71a0-4777-aab7-6810a1e75459-pub-subnet"}]} 2018-06-27 21:56:40,472 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=cd45fb48-528a-40c5-83af-ef912fca3269 used request id req-1e8a1427-5c4b-454d-a9a4-bf34a72953ef 2018-06-27 21:56:40,473 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-ab057646-71a0-4777-aab7-6810a1e75459-pub-net 2018-06-27 21:56:40,478 - 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}4984664813f5f2d96904358d59d800c27aa53372" -d '{"port": {"network_id": "cd45fb48-528a-40c5-83af-ef912fca3269", "mac_address": "0a:1b:2c:3d:4e:5f", "name": "CreateInstancePortManipulationTests-ab057646-71a0-4777-aab7-6810a1e75459port-1", "admin_state_up": true}}' 2018-06-27 21:56:43,248 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 21:56:43 GMT Content-Type: application/json Content-Length: 771 Connection: keep-alive X-Openstack-Request-Id: req-11fc7648-fb30-47ba-bd36-bc9f74c90675 Front-End-Https: on RESP BODY: {"port":{"status":"DOWN","created_at":"2018-06-27T21:56:41Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"cd45fb48-528a-40c5-83af-ef912fca3269","tenant_id":"28c30203496947d4af605b0aef57d65e","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-06-27T21:56:42Z","name":"CreateInstancePortManipulationTests-ab057646-71a0-4777-aab7-6810a1e75459port-1","device_owner":"","revision_number":6,"mac_address":"0a:1b:2c:3d:4e:5f","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"28c30203496947d4af605b0aef57d65e","fixed_ips":[{"subnet_id":"7a4b9b83-9023-4200-b8b8-6968e7270e2b","ip_address":"10.55.0.12"}],"id":"75d78398-3834-4b9b-b500-64084d032494","security_groups":["bfb8d6e6-a975-416d-bfed-4673102ea0dd"],"device_id":""}} 2018-06-27 21:56:43,248 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/ports used request id req-11fc7648-fb30-47ba-bd36-bc9f74c90675 2018-06-27 21:56:43,254 - keystoneauth.session - 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-ab057646-71a0-4777-aab7-6810a1e75459-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4984664813f5f2d96904358d59d800c27aa53372" 2018-06-27 21:56:43,489 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:56:43 GMT Content-Type: application/json Content-Length: 645 Connection: keep-alive X-Openstack-Request-Id: req-6cc3d21c-a0b6-4319-bc72-b2771ca40027 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7a4b9b83-9023-4200-b8b8-6968e7270e2b"],"updated_at":"2018-06-27T21:56:27Z","tenant_id":"28c30203496947d4af605b0aef57d65e","created_at":"2018-06-27T21:56:25Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"28c30203496947d4af605b0aef57d65e","id":"cd45fb48-528a-40c5-83af-ef912fca3269","name":"CreateInstancePortManipulationTests-ab057646-71a0-4777-aab7-6810a1e75459-pub-net"}]} 2018-06-27 21:56:43,489 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ab057646-71a0-4777-aab7-6810a1e75459-pub-net used request id req-6cc3d21c-a0b6-4319-bc72-b2771ca40027 2018-06-27 21:56:43,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/28c30203496947d4af605b0aef57d65e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4984664813f5f2d96904358d59d800c27aa53372" 2018-06-27 21:56:43,595 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:56:43 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d51f5dc7-89b0-4ab7-b744-38b6d3bd73ed Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/28c30203496947d4af605b0aef57d65e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "28c30203496947d4af605b0aef57d65e", "name": "CreateInstancePortManipulationTests-6ffef411-bc9c-416-proj"}} 2018-06-27 21:56:43,595 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/28c30203496947d4af605b0aef57d65e used request id req-d51f5dc7-89b0-4ab7-b744-38b6d3bd73ed 2018-06-27 21:56:43,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=cd45fb48-528a-40c5-83af-ef912fca3269 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4984664813f5f2d96904358d59d800c27aa53372" 2018-06-27 21:56:43,740 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:56:43 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-1f2f7219-93e4-45dc-8b8e-329345adaf88 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cd45fb48-528a-40c5-83af-ef912fca3269","tenant_id":"28c30203496947d4af605b0aef57d65e","created_at":"2018-06-27T21:56:27Z","dns_nameservers":[],"updated_at":"2018-06-27T21:56:27Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"28c30203496947d4af605b0aef57d65e","id":"7a4b9b83-9023-4200-b8b8-6968e7270e2b","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-ab057646-71a0-4777-aab7-6810a1e75459-pub-subnet"}]} 2018-06-27 21:56:43,740 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=cd45fb48-528a-40c5-83af-ef912fca3269 used request id req-1f2f7219-93e4-45dc-8b8e-329345adaf88 2018-06-27 21:56:43,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/ports?network_id=cd45fb48-528a-40c5-83af-ef912fca3269&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-ab057646-71a0-4777-aab7-6810a1e75459port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4984664813f5f2d96904358d59d800c27aa53372" 2018-06-27 21:56:43,983 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:56:43 GMT Content-Type: application/json Content-Length: 774 Connection: keep-alive X-Openstack-Request-Id: req-fc476930-ba11-47e6-9138-e1e1896574b6 Front-End-Https: on RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"cd45fb48-528a-40c5-83af-ef912fca3269","tenant_id":"28c30203496947d4af605b0aef57d65e","created_at":"2018-06-27T21:56:41Z","admin_state_up":true,"updated_at":"2018-06-27T21:56:42Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":6,"mac_address":"0a:1b:2c:3d:4e:5f","id":"75d78398-3834-4b9b-b500-64084d032494","port_security_enabled":true,"project_id":"28c30203496947d4af605b0aef57d65e","fixed_ips":[{"subnet_id":"7a4b9b83-9023-4200-b8b8-6968e7270e2b","ip_address":"10.55.0.12"}],"extra_dhcp_opts":[],"security_groups":["bfb8d6e6-a975-416d-bfed-4673102ea0dd"],"name":"CreateInstancePortManipulationTests-ab057646-71a0-4777-aab7-6810a1e75459port-1"}]} 2018-06-27 21:56:43,983 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=cd45fb48-528a-40c5-83af-ef912fca3269&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-ab057646-71a0-4777-aab7-6810a1e75459port-1&admin_state_up=True used request id req-fc476930-ba11-47e6-9138-e1e1896574b6 2018-06-27 21:56: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/projects/28c30203496947d4af605b0aef57d65e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4984664813f5f2d96904358d59d800c27aa53372" 2018-06-27 21:56:44,380 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:56:43 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8aecc3b2-8e80-4430-bcb4-bd63a77769b0 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/28c30203496947d4af605b0aef57d65e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "28c30203496947d4af605b0aef57d65e", "name": "CreateInstancePortManipulationTests-6ffef411-bc9c-416-proj"}} 2018-06-27 21:56:44,380 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/28c30203496947d4af605b0aef57d65e used request id req-8aecc3b2-8e80-4430-bcb4-bd63a77769b0 2018-06-27 21:56:44,381 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-ab057646-71a0-4777-aab7-6810a1e75459-inst 2018-06-27 21:56:44,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/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4984664813f5f2d96904358d59d800c27aa53372" 2018-06-27 21:56:45,223 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:56:45 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-cfe46e33-0dc2-4a20-b196-4504010d1b97 X-Compute-Request-Id: req-cfe46e33-0dc2-4a20-b196-4504010d1b97 Front-End-Https: on RESP BODY: {"flavors": [{"id": "224e036f-5ff2-4a3d-88ad-05283a5274a6", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/224e036f-5ff2-4a3d-88ad-05283a5274a6", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/224e036f-5ff2-4a3d-88ad-05283a5274a6", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-ab057646-71a0-4777-aab7-6810a1e75459-flavor-name"}, {"id": "bfce69d5-8948-4e52-8e30-cf8bfa544966", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "bookmark"}], "name": "shaker-flavor_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3"}]} 2018-06-27 21:56:45,223 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-cfe46e33-0dc2-4a20-b196-4504010d1b97 2018-06-27 21:56:45,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/flavors/224e036f-5ff2-4a3d-88ad-05283a5274a6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4984664813f5f2d96904358d59d800c27aa53372" 2018-06-27 21:56:45,785 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:56:45 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-3b6ad960-77f2-460d-bbac-69e1dc8fde30 X-Compute-Request-Id: req-3b6ad960-77f2-460d-bbac-69e1dc8fde30 Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-ab057646-71a0-4777-aab7-6810a1e75459-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/224e036f-5ff2-4a3d-88ad-05283a5274a6", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/224e036f-5ff2-4a3d-88ad-05283a5274a6", "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": "224e036f-5ff2-4a3d-88ad-05283a5274a6"}} 2018-06-27 21:56:45,785 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/224e036f-5ff2-4a3d-88ad-05283a5274a6 used request id req-3b6ad960-77f2-460d-bbac-69e1dc8fde30 2018-06-27 21:56:45,789 - 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-ab057646-71a0-4777-aab7-6810a1e75459-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4984664813f5f2d96904358d59d800c27aa53372" 2018-06-27 21:56:46,667 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:56:46 GMT Content-Type: application/json Content-Length: 920 Connection: keep-alive X-Openstack-Request-Id: req-ecbdd696-b179-4d44-8a3d-db212490cede Front-End-Https: on RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-ab057646-71a0-4777-aab7-6810a1e75459-image", "tags": [], "container_format": "bare", "created_at": "2018-06-27T21:56:20Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-27T21:56:22Z", "visibility": "shared", "self": "/v2/images/f815e753-721c-4b63-b871-9f50b6aa7e57", "min_disk": 0, "protected": false, "id": "f815e753-721c-4b63-b871-9f50b6aa7e57", "file": "/v2/images/f815e753-721c-4b63-b871-9f50b6aa7e57/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "28c30203496947d4af605b0aef57d65e", "direct_url": "file:///var/lib/glance/images/f815e753-721c-4b63-b871-9f50b6aa7e57", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-ab057646-71a0-4777-aab7-6810a1e75459-image"} 2018-06-27 21:56:46,667 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-ab057646-71a0-4777-aab7-6810a1e75459-image used request id req-ecbdd696-b179-4d44-8a3d-db212490cede 2018-06-27 21:56:46,671 - 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}4984664813f5f2d96904358d59d800c27aa53372" 2018-06-27 21:56:47,374 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:56:47 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-97d284af-72b9-4a26-85a2-165f325004cc 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-27 21:56:47,374 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-97d284af-72b9-4a26-85a2-165f325004cc 2018-06-27 21:56:47,380 - 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}4984664813f5f2d96904358d59d800c27aa53372" -d '{"server": {"name": "CreateInstancePortManipulationTests-ab057646-71a0-4777-aab7-6810a1e75459-inst", "imageRef": "f815e753-721c-4b63-b871-9f50b6aa7e57", "flavorRef": "224e036f-5ff2-4a3d-88ad-05283a5274a6", "max_count": 1, "min_count": 1, "networks": [{"port": "75d78398-3834-4b9b-b500-64084d032494"}]}}' 2018-06-27 21:56:55,325 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 21:56:55 GMT Content-Type: application/json Content-Length: 378 Connection: keep-alive Location: https://172.30.10.101:8774/v2.1/servers/1da87aad-c048-42ba-8b2d-e35fb0ee7432 Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-ae31ece6-d268-4773-8efe-aaf9b5235849 X-Compute-Request-Id: req-ae31ece6-d268-4773-8efe-aaf9b5235849 RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "1da87aad-c048-42ba-8b2d-e35fb0ee7432", "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/1da87aad-c048-42ba-8b2d-e35fb0ee7432", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/1da87aad-c048-42ba-8b2d-e35fb0ee7432", "rel": "bookmark"}], "adminPass": "r4fVB3LT8hoC"}} 2018-06-27 21:56:55,325 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers used request id req-ae31ece6-d268-4773-8efe-aaf9b5235849 2018-06-27 21:56:55,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/1da87aad-c048-42ba-8b2d-e35fb0ee7432 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4984664813f5f2d96904358d59d800c27aa53372" 2018-06-27 21:56:57,517 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:56:57 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-3f6f3c39-1c2e-4458-a27b-ac6fdccbc37e X-Compute-Request-Id: req-3f6f3c39-1c2e-4458-a27b-ac6fdccbc37e 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/1da87aad-c048-42ba-8b2d-e35fb0ee7432", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/1da87aad-c048-42ba-8b2d-e35fb0ee7432", "rel": "bookmark"}], "image": {"id": "f815e753-721c-4b63-b871-9f50b6aa7e57", "links": [{"href": "http://172.30.10.101:8774/images/f815e753-721c-4b63-b871-9f50b6aa7e57", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "224e036f-5ff2-4a3d-88ad-05283a5274a6", "links": [{"href": "http://172.30.10.101:8774/flavors/224e036f-5ff2-4a3d-88ad-05283a5274a6", "rel": "bookmark"}]}, "id": "1da87aad-c048-42ba-8b2d-e35fb0ee7432", "user_id": "dc7d17d8083f4390a76a727e456abf69", "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-27T21:56:56Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-ab057646-71a0-4777-aab7-6810a1e75459-inst", "created": "2018-06-27T21:56:55Z", "tenant_id": "28c30203496947d4af605b0aef57d65e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 21:56:57,517 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/1da87aad-c048-42ba-8b2d-e35fb0ee7432 used request id req-3f6f3c39-1c2e-4458-a27b-ac6fdccbc37e 2018-06-27 21:56:57,517 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-ab057646-71a0-4777-aab7-6810a1e75459-inst 2018-06-27 21:56:57,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/1da87aad-c048-42ba-8b2d-e35fb0ee7432 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4984664813f5f2d96904358d59d800c27aa53372" 2018-06-27 21:57:00,233 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:57: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-f0eb654e-c8af-41f2-ad65-3449288a181d X-Compute-Request-Id: req-f0eb654e-c8af-41f2-ad65-3449288a181d 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/1da87aad-c048-42ba-8b2d-e35fb0ee7432", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/1da87aad-c048-42ba-8b2d-e35fb0ee7432", "rel": "bookmark"}], "image": {"id": "f815e753-721c-4b63-b871-9f50b6aa7e57", "links": [{"href": "http://172.30.10.101:8774/images/f815e753-721c-4b63-b871-9f50b6aa7e57", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "224e036f-5ff2-4a3d-88ad-05283a5274a6", "links": [{"href": "http://172.30.10.101:8774/flavors/224e036f-5ff2-4a3d-88ad-05283a5274a6", "rel": "bookmark"}]}, "id": "1da87aad-c048-42ba-8b2d-e35fb0ee7432", "user_id": "dc7d17d8083f4390a76a727e456abf69", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T21:56:58Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-ab057646-71a0-4777-aab7-6810a1e75459-inst", "created": "2018-06-27T21:56:55Z", "tenant_id": "28c30203496947d4af605b0aef57d65e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 21:57:00,233 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/1da87aad-c048-42ba-8b2d-e35fb0ee7432 used request id req-f0eb654e-c8af-41f2-ad65-3449288a181d 2018-06-27 21:57:00,234 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-ab057646-71a0-4777-aab7-6810a1e75459-inst] is - BUILD 2018-06-27 21:57:00,234 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 21:57:03,235 - create_instance - DEBUG - VM status query timeout in 894.28313303 2018-06-27 21:57:03,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/1da87aad-c048-42ba-8b2d-e35fb0ee7432 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4984664813f5f2d96904358d59d800c27aa53372" 2018-06-27 21:57:03,755 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:57:03 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-ac24ba35-3654-4a06-81bd-064dbccf987d X-Compute-Request-Id: req-ac24ba35-3654-4a06-81bd-064dbccf987d 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/1da87aad-c048-42ba-8b2d-e35fb0ee7432", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/1da87aad-c048-42ba-8b2d-e35fb0ee7432", "rel": "bookmark"}], "image": {"id": "f815e753-721c-4b63-b871-9f50b6aa7e57", "links": [{"href": "http://172.30.10.101:8774/images/f815e753-721c-4b63-b871-9f50b6aa7e57", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "224e036f-5ff2-4a3d-88ad-05283a5274a6", "links": [{"href": "http://172.30.10.101:8774/flavors/224e036f-5ff2-4a3d-88ad-05283a5274a6", "rel": "bookmark"}]}, "id": "1da87aad-c048-42ba-8b2d-e35fb0ee7432", "security_groups": [{"name": "default"}], "user_id": "dc7d17d8083f4390a76a727e456abf69", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T21:57:00Z", "hostId": "e456871c31f23725ba17fe7efd072ba9b996a64fd99e8f5d4f3bca32", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-ab057646-71a0-4777-aab7-6810a1e75459-inst", "created": "2018-06-27T21:56:55Z", "tenant_id": "28c30203496947d4af605b0aef57d65e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 21:57:03,756 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/1da87aad-c048-42ba-8b2d-e35fb0ee7432 used request id req-ac24ba35-3654-4a06-81bd-064dbccf987d 2018-06-27 21:57:03,756 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-ab057646-71a0-4777-aab7-6810a1e75459-inst] is - BUILD 2018-06-27 21:57:03,756 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 21:57:06,760 - create_instance - DEBUG - VM status query timeout in 890.757982969 2018-06-27 21:57:06,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/1da87aad-c048-42ba-8b2d-e35fb0ee7432 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4984664813f5f2d96904358d59d800c27aa53372" 2018-06-27 21:57:09,135 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:57: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-184b95e5-e9f2-4e9a-9015-5ec9352d36eb X-Compute-Request-Id: req-184b95e5-e9f2-4e9a-9015-5ec9352d36eb 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/1da87aad-c048-42ba-8b2d-e35fb0ee7432", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/1da87aad-c048-42ba-8b2d-e35fb0ee7432", "rel": "bookmark"}], "image": {"id": "f815e753-721c-4b63-b871-9f50b6aa7e57", "links": [{"href": "http://172.30.10.101:8774/images/f815e753-721c-4b63-b871-9f50b6aa7e57", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "224e036f-5ff2-4a3d-88ad-05283a5274a6", "links": [{"href": "http://172.30.10.101:8774/flavors/224e036f-5ff2-4a3d-88ad-05283a5274a6", "rel": "bookmark"}]}, "id": "1da87aad-c048-42ba-8b2d-e35fb0ee7432", "security_groups": [{"name": "default"}], "user_id": "dc7d17d8083f4390a76a727e456abf69", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T21:57:00Z", "hostId": "e456871c31f23725ba17fe7efd072ba9b996a64fd99e8f5d4f3bca32", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-ab057646-71a0-4777-aab7-6810a1e75459-inst", "created": "2018-06-27T21:56:55Z", "tenant_id": "28c30203496947d4af605b0aef57d65e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 21:57:09,136 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/1da87aad-c048-42ba-8b2d-e35fb0ee7432 used request id req-184b95e5-e9f2-4e9a-9015-5ec9352d36eb 2018-06-27 21:57:09,136 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-ab057646-71a0-4777-aab7-6810a1e75459-inst] is - BUILD 2018-06-27 21:57:09,136 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 21:57:12,140 - create_instance - DEBUG - VM status query timeout in 885.378132105 2018-06-27 21:57:12,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/1da87aad-c048-42ba-8b2d-e35fb0ee7432 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4984664813f5f2d96904358d59d800c27aa53372" 2018-06-27 21:57:14,499 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:57:14 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-1a372ce6-bd34-47da-8312-85462a76ac84 X-Compute-Request-Id: req-1a372ce6-bd34-47da-8312-85462a76ac84 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-ab057646-71a0-4777-aab7-6810a1e75459-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "0a:1b:2c:3d:4e:5f", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/1da87aad-c048-42ba-8b2d-e35fb0ee7432", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/1da87aad-c048-42ba-8b2d-e35fb0ee7432", "rel": "bookmark"}], "image": {"id": "f815e753-721c-4b63-b871-9f50b6aa7e57", "links": [{"href": "http://172.30.10.101:8774/images/f815e753-721c-4b63-b871-9f50b6aa7e57", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T21:57:11.000000", "flavor": {"id": "224e036f-5ff2-4a3d-88ad-05283a5274a6", "links": [{"href": "http://172.30.10.101:8774/flavors/224e036f-5ff2-4a3d-88ad-05283a5274a6", "rel": "bookmark"}]}, "id": "1da87aad-c048-42ba-8b2d-e35fb0ee7432", "security_groups": [{"name": "default"}], "user_id": "dc7d17d8083f4390a76a727e456abf69", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T21:57:12Z", "hostId": "e456871c31f23725ba17fe7efd072ba9b996a64fd99e8f5d4f3bca32", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-ab057646-71a0-4777-aab7-6810a1e75459-inst", "created": "2018-06-27T21:56:55Z", "tenant_id": "28c30203496947d4af605b0aef57d65e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 21:57:14,500 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/1da87aad-c048-42ba-8b2d-e35fb0ee7432 used request id req-1a372ce6-bd34-47da-8312-85462a76ac84 2018-06-27 21:57:14,500 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-ab057646-71a0-4777-aab7-6810a1e75459-inst] is - ACTIVE 2018-06-27 21:57:14,500 - create_instance - INFO - VM is - ACTIVE 2018-06-27 21:57:14,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/1da87aad-c048-42ba-8b2d-e35fb0ee7432 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4984664813f5f2d96904358d59d800c27aa53372" 2018-06-27 21:57:16,195 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:57:16 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-81374c17-82e7-47a5-9053-20bf8cbb680f X-Compute-Request-Id: req-81374c17-82e7-47a5-9053-20bf8cbb680f Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-ab057646-71a0-4777-aab7-6810a1e75459-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "0a:1b:2c:3d:4e:5f", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/1da87aad-c048-42ba-8b2d-e35fb0ee7432", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/1da87aad-c048-42ba-8b2d-e35fb0ee7432", "rel": "bookmark"}], "image": {"id": "f815e753-721c-4b63-b871-9f50b6aa7e57", "links": [{"href": "http://172.30.10.101:8774/images/f815e753-721c-4b63-b871-9f50b6aa7e57", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T21:57:11.000000", "flavor": {"id": "224e036f-5ff2-4a3d-88ad-05283a5274a6", "links": [{"href": "http://172.30.10.101:8774/flavors/224e036f-5ff2-4a3d-88ad-05283a5274a6", "rel": "bookmark"}]}, "id": "1da87aad-c048-42ba-8b2d-e35fb0ee7432", "security_groups": [{"name": "default"}], "user_id": "dc7d17d8083f4390a76a727e456abf69", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T21:57:12Z", "hostId": "e456871c31f23725ba17fe7efd072ba9b996a64fd99e8f5d4f3bca32", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-ab057646-71a0-4777-aab7-6810a1e75459-inst", "created": "2018-06-27T21:56:55Z", "tenant_id": "28c30203496947d4af605b0aef57d65e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 21:57:16,195 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/1da87aad-c048-42ba-8b2d-e35fb0ee7432 used request id req-81374c17-82e7-47a5-9053-20bf8cbb680f 2018-06-27 21:57:16,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/networks?name=CreateInstancePortManipulationTests-ab057646-71a0-4777-aab7-6810a1e75459-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4984664813f5f2d96904358d59d800c27aa53372" 2018-06-27 21:57:16,493 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:57:16 GMT Content-Type: application/json Content-Length: 645 Connection: keep-alive X-Openstack-Request-Id: req-082456ee-c28e-40d0-a6a8-800fdf57aa30 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7a4b9b83-9023-4200-b8b8-6968e7270e2b"],"updated_at":"2018-06-27T21:56:27Z","tenant_id":"28c30203496947d4af605b0aef57d65e","created_at":"2018-06-27T21:56:25Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"28c30203496947d4af605b0aef57d65e","id":"cd45fb48-528a-40c5-83af-ef912fca3269","name":"CreateInstancePortManipulationTests-ab057646-71a0-4777-aab7-6810a1e75459-pub-net"}]} 2018-06-27 21:57:16,493 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ab057646-71a0-4777-aab7-6810a1e75459-pub-net used request id req-082456ee-c28e-40d0-a6a8-800fdf57aa30 2018-06-27 21:57:16,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/28c30203496947d4af605b0aef57d65e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4984664813f5f2d96904358d59d800c27aa53372" 2018-06-27 21:57:16,843 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:57:16 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bfb73f5a-8238-4d06-a815-88d6a246ce75 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/28c30203496947d4af605b0aef57d65e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "28c30203496947d4af605b0aef57d65e", "name": "CreateInstancePortManipulationTests-6ffef411-bc9c-416-proj"}} 2018-06-27 21:57:16,843 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/28c30203496947d4af605b0aef57d65e used request id req-bfb73f5a-8238-4d06-a815-88d6a246ce75 2018-06-27 21:57:16,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=cd45fb48-528a-40c5-83af-ef912fca3269 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4984664813f5f2d96904358d59d800c27aa53372" 2018-06-27 21:57:17,020 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:57:17 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-595d3e78-796d-41e0-be0f-38c1fb5f4bbd Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cd45fb48-528a-40c5-83af-ef912fca3269","tenant_id":"28c30203496947d4af605b0aef57d65e","created_at":"2018-06-27T21:56:27Z","dns_nameservers":[],"updated_at":"2018-06-27T21:56:27Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"28c30203496947d4af605b0aef57d65e","id":"7a4b9b83-9023-4200-b8b8-6968e7270e2b","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-ab057646-71a0-4777-aab7-6810a1e75459-pub-subnet"}]} 2018-06-27 21:57:17,020 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=cd45fb48-528a-40c5-83af-ef912fca3269 used request id req-595d3e78-796d-41e0-be0f-38c1fb5f4bbd 2018-06-27 21:57:17,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/ports?network_id=cd45fb48-528a-40c5-83af-ef912fca3269 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4984664813f5f2d96904358d59d800c27aa53372" 2018-06-27 21:57:17,328 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:57:17 GMT Content-Type: application/json Content-Length: 2301 Connection: keep-alive X-Openstack-Request-Id: req-f3145829-4d43-4bd2-b290-64352b661207 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"cd45fb48-528a-40c5-83af-ef912fca3269","tenant_id":"28c30203496947d4af605b0aef57d65e","created_at":"2018-06-27T21:56:30Z","admin_state_up":true,"updated_at":"2018-06-27T21:56:35Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-cd45fb48-528a-40c5-83af-ef912fca3269","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:69:c7:ba","id":"0cdaf130-2c7a-430e-b85c-da5d4d12c470","port_security_enabled":false,"project_id":"28c30203496947d4af605b0aef57d65e","fixed_ips":[{"subnet_id":"7a4b9b83-9023-4200-b8b8-6968e7270e2b","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"cd45fb48-528a-40c5-83af-ef912fca3269","tenant_id":"28c30203496947d4af605b0aef57d65e","created_at":"2018-06-27T21:56:29Z","admin_state_up":true,"updated_at":"2018-06-27T21:56:34Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-cd45fb48-528a-40c5-83af-ef912fca3269","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:7d:ef:3c","id":"20de0e9e-12bd-49b3-a285-fc03c2de3013","port_security_enabled":false,"project_id":"28c30203496947d4af605b0aef57d65e","fixed_ips":[{"subnet_id":"7a4b9b83-9023-4200-b8b8-6968e7270e2b","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"cd45fb48-528a-40c5-83af-ef912fca3269","tenant_id":"28c30203496947d4af605b0aef57d65e","created_at":"2018-06-27T21:56:41Z","admin_state_up":true,"updated_at":"2018-06-27T21:57:10Z","binding:vnic_type":"normal","device_id":"1da87aad-c048-42ba-8b2d-e35fb0ee7432","device_owner":"compute:nova","revision_number":10,"mac_address":"0a:1b:2c:3d:4e:5f","id":"75d78398-3834-4b9b-b500-64084d032494","port_security_enabled":true,"project_id":"28c30203496947d4af605b0aef57d65e","fixed_ips":[{"subnet_id":"7a4b9b83-9023-4200-b8b8-6968e7270e2b","ip_address":"10.55.0.12"}],"extra_dhcp_opts":[],"security_groups":["bfb8d6e6-a975-416d-bfed-4673102ea0dd"],"name":"CreateInstancePortManipulationTests-ab057646-71a0-4777-aab7-6810a1e75459port-1"}]} 2018-06-27 21:57:17,328 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=cd45fb48-528a-40c5-83af-ef912fca3269 used request id req-f3145829-4d43-4bd2-b290-64352b661207 2018-06-27 21:57:17,329 - create_instance - INFO - Deleting Port with ID - 75d78398-3834-4b9b-b500-64084d032494 2018-06-27 21:57:17,329 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-ab057646-71a0-4777-aab7-6810a1e75459port-1 2018-06-27 21:57:17,334 - 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/75d78398-3834-4b9b-b500-64084d032494 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4984664813f5f2d96904358d59d800c27aa53372" 2018-06-27 21:57:19,013 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:57:19 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-0329c6b3-e9f0-4087-9e99-b6205eb57e4f Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:57:19,013 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/ports/75d78398-3834-4b9b-b500-64084d032494 used request id req-0329c6b3-e9f0-4087-9e99-b6205eb57e4f 2018-06-27 21:57:19,014 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-ab057646-71a0-4777-aab7-6810a1e75459-inst 2018-06-27 21:57:19,017 - 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/1da87aad-c048-42ba-8b2d-e35fb0ee7432 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4984664813f5f2d96904358d59d800c27aa53372" 2018-06-27 21:57:19,434 - novaclient.v2.client - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:57: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-2a869d2c-fe65-414a-bc06-78fbd2ae2132 X-Compute-Request-Id: req-2a869d2c-fe65-414a-bc06-78fbd2ae2132 Front-End-Https: on 2018-06-27 21:57:19,434 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/servers/1da87aad-c048-42ba-8b2d-e35fb0ee7432 used request id req-2a869d2c-fe65-414a-bc06-78fbd2ae2132 2018-06-27 21:57:19,435 - create_instance - INFO - Checking deletion status 2018-06-27 21:57:19,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/1da87aad-c048-42ba-8b2d-e35fb0ee7432 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4984664813f5f2d96904358d59d800c27aa53372" 2018-06-27 21:57:20,275 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:57:20 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-4206885e-74cf-4447-bf0e-60597e7e1ff7 X-Compute-Request-Id: req-4206885e-74cf-4447-bf0e-60597e7e1ff7 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstancePortManipulationTests-ab057646-71a0-4777-aab7-6810a1e75459-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "0a:1b:2c:3d:4e:5f", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/1da87aad-c048-42ba-8b2d-e35fb0ee7432", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/1da87aad-c048-42ba-8b2d-e35fb0ee7432", "rel": "bookmark"}], "image": {"id": "f815e753-721c-4b63-b871-9f50b6aa7e57", "links": [{"href": "http://172.30.10.101:8774/images/f815e753-721c-4b63-b871-9f50b6aa7e57", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T21:57:11.000000", "flavor": {"id": "224e036f-5ff2-4a3d-88ad-05283a5274a6", "links": [{"href": "http://172.30.10.101:8774/flavors/224e036f-5ff2-4a3d-88ad-05283a5274a6", "rel": "bookmark"}]}, "id": "1da87aad-c048-42ba-8b2d-e35fb0ee7432", "user_id": "dc7d17d8083f4390a76a727e456abf69", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T21:57:19Z", "hostId": "e456871c31f23725ba17fe7efd072ba9b996a64fd99e8f5d4f3bca32", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-ab057646-71a0-4777-aab7-6810a1e75459-inst", "created": "2018-06-27T21:56:55Z", "tenant_id": "28c30203496947d4af605b0aef57d65e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 21:57:20,276 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/1da87aad-c048-42ba-8b2d-e35fb0ee7432 used request id req-4206885e-74cf-4447-bf0e-60597e7e1ff7 2018-06-27 21:57:20,276 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-ab057646-71a0-4777-aab7-6810a1e75459-inst] is - ACTIVE 2018-06-27 21:57:20,276 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 21:57:23,277 - create_instance - DEBUG - VM status query timeout in 296.157764912 2018-06-27 21:57:23,280 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/1da87aad-c048-42ba-8b2d-e35fb0ee7432 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4984664813f5f2d96904358d59d800c27aa53372" 2018-06-27 21:57:23,464 - novaclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Wed, 27 Jun 2018 21:57: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-ac7a588d-5948-481a-a7db-02af5c22e163 X-Compute-Request-Id: req-ac7a588d-5948-481a-a7db-02af5c22e163 RESP BODY: {"itemNotFound": {"message": "Instance 1da87aad-c048-42ba-8b2d-e35fb0ee7432 could not be found.", "code": 404}} 2018-06-27 21:57:23,464 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/1da87aad-c048-42ba-8b2d-e35fb0ee7432 used request id req-ac7a588d-5948-481a-a7db-02af5c22e163 2018-06-27 21:57:23,465 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 1da87aad-c048-42ba-8b2d-e35fb0ee7432 could not be found. (HTTP 404) (Request-ID: req-ac7a588d-5948-481a-a7db-02af5c22e163) 2018-06-27 21:57:23,465 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-ab057646-71a0-4777-aab7-6810a1e75459-inst 2018-06-27 21:57:23,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/224e036f-5ff2-4a3d-88ad-05283a5274a6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bc0cd0d42455873f330149bebe8b3baba1fea5b" 2018-06-27 21:57:23,535 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 21:57: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-8fb1b34e-a234-4fc7-a67c-add42f0e4df0 X-Compute-Request-Id: req-8fb1b34e-a234-4fc7-a67c-add42f0e4df0 2018-06-27 21:57:23,535 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/flavors/224e036f-5ff2-4a3d-88ad-05283a5274a6 used request id req-8fb1b34e-a234-4fc7-a67c-add42f0e4df0 2018-06-27 21:57:23,536 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-ab057646-71a0-4777-aab7-6810a1e75459-pub-subnet 2018-06-27 21:57:23,536 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-ab057646-71a0-4777-aab7-6810a1e75459-pub-subnet 2018-06-27 21:57:23,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/subnets/7a4b9b83-9023-4200-b8b8-6968e7270e2b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1910a0f8b0087e574381604736ea33943d818a09" 2018-06-27 21:57:28,592 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:57:28 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-646e5acb-0261-4a71-8145-d2314c7d9133 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:57:28,593 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/7a4b9b83-9023-4200-b8b8-6968e7270e2b used request id req-646e5acb-0261-4a71-8145-d2314c7d9133 2018-06-27 21:57:28,593 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-ab057646-71a0-4777-aab7-6810a1e75459-pub-net 2018-06-27 21:57:28,598 - 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/cd45fb48-528a-40c5-83af-ef912fca3269 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1910a0f8b0087e574381604736ea33943d818a09" 2018-06-27 21:57:31,543 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:57:31 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-8ff0c253-1a68-4072-8b8f-6725e2484dad Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:57:31,543 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/cd45fb48-528a-40c5-83af-ef912fca3269 used request id req-8ff0c253-1a68-4072-8b8f-6725e2484dad 2018-06-27 21:57:31,544 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-ab057646-71a0-4777-aab7-6810a1e75459-image 2018-06-27 21:57:31,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9292/v2/images/f815e753-721c-4b63-b871-9f50b6aa7e57 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f88e80686c3b1add137113511d484c556ac60d3b" 2018-06-27 21:57:31,835 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:57:31 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-2e0eed59-5648-43bb-9c03-1323aec60311 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-27 21:57:31,835 - keystoneauth.session - DEBUG - DELETE call to image for https://172.30.10.101:9292/v2/images/f815e753-721c-4b63-b871-9f50b6aa7e57 used request id req-2e0eed59-5648-43bb-9c03-1323aec60311 2018-06-27 21:57:31,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=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ace63d7d96b68962fcb38b99bb71460df58e034" 2018-06-27 21:57:32,802 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:57:32 GMT Content-Type: application/json Content-Length: 11766 Connection: keep-alive X-Openstack-Request-Id: req-7dae04a8-06d4-42c4-9bde-b21cd894cb17 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-27T19:03:04Z", "updated_at": "2018-06-27T19:03:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "6748ef1e-56da-434e-9e89-e86b58537b65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "b3e3826c-1c48-4699-93f0-f8a310956753", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "bfad35fa-7ea9-4a81-917d-7b86481eb510", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "d657b333-103d-4d19-add8-1e8bae2f8849", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28c30203496947d4af605b0aef57d65e", "created_at": "2018-06-27T21:56:25Z", "updated_at": "2018-06-27T21:56:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:56:25Z", "revision_number": 0, "id": "2a4cbb13-eaf4-4550-bace-724788e6ca81", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:56:25Z", "security_group_id": "bfb8d6e6-a975-416d-bfed-4673102ea0dd", "tenant_id": "28c30203496947d4af605b0aef57d65e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28c30203496947d4af605b0aef57d65e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:56:25Z", "revision_number": 0, "id": "c5376685-4d42-4042-8819-8a285658d588", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:56:25Z", "security_group_id": "bfb8d6e6-a975-416d-bfed-4673102ea0dd", "tenant_id": "28c30203496947d4af605b0aef57d65e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28c30203496947d4af605b0aef57d65e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:56:25Z", "revision_number": 0, "id": "f55431d8-c0a3-43e3-bdcc-dd643cc52c77", "remote_group_id": "bfb8d6e6-a975-416d-bfed-4673102ea0dd", "remote_ip_prefix": null, "created_at": "2018-06-27T21:56:25Z", "security_group_id": "bfb8d6e6-a975-416d-bfed-4673102ea0dd", "tenant_id": "28c30203496947d4af605b0aef57d65e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28c30203496947d4af605b0aef57d65e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:56:25Z", "revision_number": 0, "id": "fcc960d4-a6f6-41f0-a4b8-37e0a1d930e2", "remote_group_id": "bfb8d6e6-a975-416d-bfed-4673102ea0dd", "remote_ip_prefix": null, "created_at": "2018-06-27T21:56:25Z", "security_group_id": "bfb8d6e6-a975-416d-bfed-4673102ea0dd", "tenant_id": "28c30203496947d4af605b0aef57d65e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28c30203496947d4af605b0aef57d65e"}], "revision_number": 4, "project_id": "28c30203496947d4af605b0aef57d65e", "id": "bfb8d6e6-a975-416d-bfed-4673102ea0dd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b92069937e44a3786e439f95c61afe5", "created_at": "2018-06-27T19:08:41Z", "updated_at": "2018-06-27T19:08:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "4ac2a090-f595-4e7b-9b7a-a52fa204e881", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "5508c0b1-6261-44cb-854d-60c64bcbba0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "a60c77dc-6985-48ac-a3a3-067176d3e52f", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "e6ec0fa4-1eb3-4c5d-a451-c7acfd7fde82", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}], "revision_number": 4, "project_id": "4b92069937e44a3786e439f95c61afe5", "id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T18:59:55Z", "updated_at": "2018-06-27T18:59:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "5a060918-419b-4ec3-90df-a7764c06af2f", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "6cd9bbf0-4d1b-4b13-a6c4-e20a15bb3360", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "8134c0f0-89c6-4d45-bef8-a9260d9d0723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "e0e7297a-a59d-4d2b-b75c-2cc86b269114", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}], "revision_number": 4, "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "created_at": "2018-06-27T21:03:43Z", "updated_at": "2018-06-27T21:03:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "41061dbf-a5a2-465f-84dd-140f6104b3f7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "47d5c96d-0510-41a5-b33e-5683702c5bb8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "4b4b6430-3f42-4fe4-a25e-2c5c015a7699", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "e6a68cb7-6491-4474-a4d7-38496cac4eb7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}], "revision_number": 4, "project_id": "3f0a375b66c54145bff1c56e7c91ad73", "id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "name": "default"}]} 2018-06-27 21:57:32,803 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-7dae04a8-06d4-42c4-9bde-b21cd894cb17 2018-06-27 21:57:32,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/28c30203496947d4af605b0aef57d65e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ace63d7d96b68962fcb38b99bb71460df58e034" 2018-06-27 21:57:33,137 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:57:32 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-14c2d4ce-99e8-4fbe-9e09-5fe3f1474e5a Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/28c30203496947d4af605b0aef57d65e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "28c30203496947d4af605b0aef57d65e", "name": "CreateInstancePortManipulationTests-6ffef411-bc9c-416-proj"}} 2018-06-27 21:57:33,138 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/28c30203496947d4af605b0aef57d65e used request id req-14c2d4ce-99e8-4fbe-9e09-5fe3f1474e5a 2018-06-27 21:57:33,138 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bfb8d6e6-a975-416d-bfed-4673102ea0dd 2018-06-27 21:57:33,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-group-rules?security_group_id=bfb8d6e6-a975-416d-bfed-4673102ea0dd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ace63d7d96b68962fcb38b99bb71460df58e034" 2018-06-27 21:57:33,803 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:57:33 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-f11c8874-a952-4c02-a4d7-bf6457a17e40 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-27T21:56:25Z", "security_group_id": "bfb8d6e6-a975-416d-bfed-4673102ea0dd", "port_range_min": null, "revision_number": 0, "tenant_id": "28c30203496947d4af605b0aef57d65e", "created_at": "2018-06-27T21:56:25Z", "project_id": "28c30203496947d4af605b0aef57d65e", "id": "2a4cbb13-eaf4-4550-bace-724788e6ca81"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:56:25Z", "security_group_id": "bfb8d6e6-a975-416d-bfed-4673102ea0dd", "port_range_min": null, "revision_number": 0, "tenant_id": "28c30203496947d4af605b0aef57d65e", "created_at": "2018-06-27T21:56:25Z", "project_id": "28c30203496947d4af605b0aef57d65e", "id": "c5376685-4d42-4042-8819-8a285658d588"}, {"remote_group_id": "bfb8d6e6-a975-416d-bfed-4673102ea0dd", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:56:25Z", "security_group_id": "bfb8d6e6-a975-416d-bfed-4673102ea0dd", "port_range_min": null, "revision_number": 0, "tenant_id": "28c30203496947d4af605b0aef57d65e", "created_at": "2018-06-27T21:56:25Z", "project_id": "28c30203496947d4af605b0aef57d65e", "id": "f55431d8-c0a3-43e3-bdcc-dd643cc52c77"}, {"remote_group_id": "bfb8d6e6-a975-416d-bfed-4673102ea0dd", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:56:25Z", "security_group_id": "bfb8d6e6-a975-416d-bfed-4673102ea0dd", "port_range_min": null, "revision_number": 0, "tenant_id": "28c30203496947d4af605b0aef57d65e", "created_at": "2018-06-27T21:56:25Z", "project_id": "28c30203496947d4af605b0aef57d65e", "id": "fcc960d4-a6f6-41f0-a4b8-37e0a1d930e2"}]} 2018-06-27 21:57:33,803 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=bfb8d6e6-a975-416d-bfed-4673102ea0dd used request id req-f11c8874-a952-4c02-a4d7-bf6457a17e40 2018-06-27 21:57:33,804 - neutron_utils - INFO - Deleting security group with name - default 2018-06-27 21:57:33,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/security-groups/bfb8d6e6-a975-416d-bfed-4673102ea0dd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ace63d7d96b68962fcb38b99bb71460df58e034" 2018-06-27 21:57:34,131 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:57:34 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-974d2577-3129-490b-8f55-356ef3b34d13 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:57:34,131 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/bfb8d6e6-a975-416d-bfed-4673102ea0dd used request id req-974d2577-3129-490b-8f55-356ef3b34d13 2018-06-27 21:57:34,132 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-6ffef411-bc9c-416-proj 2018-06-27 21:57:34,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/28c30203496947d4af605b0aef57d65e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ace63d7d96b68962fcb38b99bb71460df58e034" 2018-06-27 21:57:35,084 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:57:34 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-866b6b13-3869-4520-9bd0-18d4879e23cc Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:57:35,084 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/28c30203496947d4af605b0aef57d65e used request id req-866b6b13-3869-4520-9bd0-18d4879e23cc 2018-06-27 21:57:35,084 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-6ffef411-bc9c-416-proj-role 2018-06-27 21:57:35,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/ecec5a0926e24e7b820108be0abacd88 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ace63d7d96b68962fcb38b99bb71460df58e034" 2018-06-27 21:57:35,509 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:57:35 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cf467f02-d5ee-4c04-bed2-c130d5ef2cbb Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:57:35,509 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/ecec5a0926e24e7b820108be0abacd88 used request id req-cf467f02-d5ee-4c04-bed2-c130d5ef2cbb 2018-06-27 21:57:35,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}0ace63d7d96b68962fcb38b99bb71460df58e034" 2018-06-27 21:57:35,832 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:57:35 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-03742f92-d47e-4c4a-a0a1-04806ddae2c3 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 21:57:35,832 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-03742f92-d47e-4c4a-a0a1-04806ddae2c3 2018-06-27 21:57:35,833 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-6ffef411-bc9c-416-user 2018-06-27 21:57:35,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/dc7d17d8083f4390a76a727e456abf69 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98729e8e7c83a1471e7f11bb526f5cceccc3c4b9" 2018-06-27 21:57:36,568 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:57:35 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-898577da-bb7a-4c6d-8b02-23d6b9ffb121 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:57:36,568 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/dc7d17d8083f4390a76a727e456abf69 used request id req-898577da-bb7a-4c6d-8b02-23d6b9ffb121 2018-06-27 21:57:36,569 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:57:37,531 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:57:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["rXFiqP0XRaiNGFvtb1UiLQ"], "issued_at": "2018-06-27T21:57:37.000000Z"}} 2018-06-27 21:57:37,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc549d824cc69605103b2f1db24b56055fd6426b" 2018-06-27 21:57:37,892 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:57:37 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e1357f7c-0e0a-4a1c-9dbc-caa126d99eda Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:57:37,893 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-e1357f7c-0e0a-4a1c-9dbc-caa126d99eda 2018-06-27 21:57:37,894 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:57:37,895 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:57:38,699 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:57:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["liBEeQQeS-6bzenyMIIUKw"], "issued_at": "2018-06-27T21:57:38.000000Z"}} 2018-06-27 21:57:38,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}3794429dab585d139c460e6ac0841971ac7e66e2" 2018-06-27 21:57:39,053 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:57:38 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2f87a52e-e04a-493e-b958-80b552285e64 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:57:39,053 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-2f87a52e-e04a-493e-b958-80b552285e64 2018-06-27 21:57:39,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 21:57:39,069 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:57: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-27 21:57:39,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?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-9a2c1608-3274-426-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3794429dab585d139c460e6ac0841971ac7e66e2" 2018-06-27 21:57:39,366 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:57:39 GMT Server: Apache Content-Length: 203 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8d93d340-8a20-40e2-91f4-43c0e5220bfa 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-9a2c1608-3274-426-proj", "previous": null, "next": null}, "projects": []} 2018-06-27 21:57:39,367 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-9a2c1608-3274-426-proj used request id req-8d93d340-8a20-40e2-91f4-43c0e5220bfa 2018-06-27 21:57:39,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}3794429dab585d139c460e6ac0841971ac7e66e2" 2018-06-27 21:57:39,804 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:57:39 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bcb5f4d5-7735-47da-9d0a-53b8f1926807 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 21:57:39,805 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-bcb5f4d5-7735-47da-9d0a-53b8f1926807 2018-06-27 21:57:39,808 - 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}3794429dab585d139c460e6ac0841971ac7e66e2" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-9a2c1608-3274-426-proj"}}' 2018-06-27 21:57:40,300 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 21:57:39 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-eb73c323-f4af-4fc0-b45d-dedd6764b78e Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/7801d155c2064a448a5e0e9f77261153"}, "tags": [], "enabled": true, "id": "7801d155c2064a448a5e0e9f77261153", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-9a2c1608-3274-426-proj"}} 2018-06-27 21:57:40,301 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-eb73c323-f4af-4fc0-b45d-dedd6764b78e 2018-06-27 21:57:40,301 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-9a2c1608-3274-426-proj 2018-06-27 21:57:40,301 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:57:40,302 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:57:41,025 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:57:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["bbrxMSvHQ1SPd1YsCBFT0Q"], "issued_at": "2018-06-27T21:57:41.000000Z"}} 2018-06-27 21:57:41,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}476a232d1176b5991fd13b5121f8dd250dbef971" 2018-06-27 21:57:41,447 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:57:41 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3899e8ab-2538-421a-9932-c4dc198b8ce8 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:57:41,447 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-3899e8ab-2538-421a-9932-c4dc198b8ce8 2018-06-27 21:57:41,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 21:57:41,463 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:57: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-27 21:57:41,464 - 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}476a232d1176b5991fd13b5121f8dd250dbef971" 2018-06-27 21:57:41,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:57:41 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4559b278-0b58-4a3e-aa81-d0392ca9ab28 Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/05b1bc3fa6fd4243a4ba8b4d6fcc3daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05b1bc3fa6fd4243a4ba8b4d6fcc3daf", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/48d44c9c0fea4f4e80edc7d2e0715db7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d44c9c0fea4f4e80edc7d2e0715db7", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/4d3721127bf84155a837606ce3feba32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d3721127bf84155a837606ce3feba32", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/5c846663ea6d407e9223de0719ce5442"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c846663ea6d407e9223de0719ce5442", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/73a10e6c4f67490a8a4030cc6cea32f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73a10e6c4f67490a8a4030cc6cea32f5", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/8ecfab7d9d4f47bb8892a85b7d2a0b5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ecfab7d9d4f47bb8892a85b7d2a0b5a", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/b278d529e9a54a9195e4e536b9384dc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b278d529e9a54a9195e4e536b9384dc0", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b7f107ae7bb34ccea8282b1a0ec7a979"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7f107ae7bb34ccea8282b1a0ec7a979", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/d21494d0185b463db36b8c8c2b341b97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d21494d0185b463db36b8c8c2b341b97", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e0bb346419f84e4680f6ca9a97f4fc0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e0bb346419f84e4680f6ca9a97f4fc0b", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "c8d542af72ce49338052c29f02c8857e", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e9dd794fa5c040a9a0445386fb2a6116"}, "options": {}, "id": "e9dd794fa5c040a9a0445386fb2a6116", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/e9f9c747d54947bc800a81ecf11858f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9f9c747d54947bc800a81ecf11858f5", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-27 21:57:41,627 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-4559b278-0b58-4a3e-aa81-d0392ca9ab28 2018-06-27 21:57:41,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?name=CreateInstancePortManipulationTests-9a2c1608-3274-426-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}476a232d1176b5991fd13b5121f8dd250dbef971" 2018-06-27 21:57:42,078 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:57:41 GMT Server: Apache Content-Length: 489 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-262621b1-e296-457b-a8cb-fb4b37588090 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateInstancePortManipulationTests-9a2c1608-3274-426-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/7801d155c2064a448a5e0e9f77261153"}, "tags": [], "enabled": true, "id": "7801d155c2064a448a5e0e9f77261153", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-9a2c1608-3274-426-proj"}]} 2018-06-27 21:57:42,078 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateInstancePortManipulationTests-9a2c1608-3274-426-proj used request id req-262621b1-e296-457b-a8cb-fb4b37588090 2018-06-27 21:57:42,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}476a232d1176b5991fd13b5121f8dd250dbef971" 2018-06-27 21:57:42,468 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:57:42 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3611130f-81fc-48f9-bb71-00228cd19704 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 21:57:42,468 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-3611130f-81fc-48f9-bb71-00228cd19704 2018-06-27 21:57:43,171 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-9a2c1608-3274-426-user 2018-06-27 21:57:43,171 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:57:43,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3794429dab585d139c460e6ac0841971ac7e66e2" 2018-06-27 21:57:43,551 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:57:43 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-226d745a-49ae-434f-bc74-b3de28eef19f Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 21:57:43,552 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-226d745a-49ae-434f-bc74-b3de28eef19f 2018-06-27 21:57:43,555 - 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}3794429dab585d139c460e6ac0841971ac7e66e2" -d '{"role": {"name": "CreateInstancePortManipulationTests-9a2c1608-3274-426-proj-role"}}' 2018-06-27 21:57:43,934 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 21:57:43 GMT Server: Apache Content-Length: 234 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e26d7eb7-95c1-450b-b5ef-5cbc8d5e7248 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5996083a401045fab4e9012c6b463149", "links": {"self": "http://10.167.4.35:5000/v3/roles/5996083a401045fab4e9012c6b463149"}, "name": "CreateInstancePortManipulationTests-9a2c1608-3274-426-proj-role"}} 2018-06-27 21:57:43,934 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-e26d7eb7-95c1-450b-b5ef-5cbc8d5e7248 2018-06-27 21:57:43,934 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-9a2c1608-3274-426-proj-role 2018-06-27 21:57:43,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/5996083a401045fab4e9012c6b463149 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3794429dab585d139c460e6ac0841971ac7e66e2" 2018-06-27 21:57:44,360 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:57:43 GMT Server: Apache Content-Length: 234 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-73b85eea-edc9-4d0b-a856-5c912b0e3937 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5996083a401045fab4e9012c6b463149", "links": {"self": "http://10.167.4.35:5000/v3/roles/5996083a401045fab4e9012c6b463149"}, "name": "CreateInstancePortManipulationTests-9a2c1608-3274-426-proj-role"}} 2018-06-27 21:57:44,361 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/5996083a401045fab4e9012c6b463149 used request id req-73b85eea-edc9-4d0b-a856-5c912b0e3937 2018-06-27 21:57:44,361 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-9a2c1608-3274-426-proj-role to project CreateInstancePortManipulationTests-9a2c1608-3274-426-proj 2018-06-27 21:57:44,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/7801d155c2064a448a5e0e9f77261153/users/1c7b96e99fdb4e7084719535ba8ef32a/roles/5996083a401045fab4e9012c6b463149 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3794429dab585d139c460e6ac0841971ac7e66e2" 2018-06-27 21:57:44,919 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:57:44 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9e65ea4d-be50-4182-bb22-11e341b8fa01 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:57:44,920 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/7801d155c2064a448a5e0e9f77261153/users/1c7b96e99fdb4e7084719535ba8ef32a/roles/5996083a401045fab4e9012c6b463149 used request id req-9e65ea4d-be50-4182-bb22-11e341b8fa01 2018-06-27 21:57:44,920 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-06-27 21:57:44,920 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:57:44,921 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:57:45,667 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5996083a401045fab4e9012c6b463149", "name": "CreateInstancePortManipulationTests-9a2c1608-3274-426-proj-role"}], "expires_at": "2018-06-27T22:57:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7801d155c2064a448a5e0e9f77261153", "name": "CreateInstancePortManipulationTests-9a2c1608-3274-426-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/7801d155c2064a448a5e0e9f77261153", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/7801d155c2064a448a5e0e9f77261153", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/7801d155c2064a448a5e0e9f77261153", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/7801d155c2064a448a5e0e9f77261153", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/7801d155c2064a448a5e0e9f77261153", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/7801d155c2064a448a5e0e9f77261153", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/7801d155c2064a448a5e0e9f77261153", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/7801d155c2064a448a5e0e9f77261153", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/7801d155c2064a448a5e0e9f77261153", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/7801d155c2064a448a5e0e9f77261153", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/7801d155c2064a448a5e0e9f77261153", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/7801d155c2064a448a5e0e9f77261153", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-9a2c1608-3274-426-user", "id": "1c7b96e99fdb4e7084719535ba8ef32a"}, "audit_ids": ["oIG1qEL0RVKzUrpHGNPjzQ"], "issued_at": "2018-06-27T21:57:45.000000Z"}} 2018-06-27 21:57:45,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e4ea63f3acc32f158779f0963ed38e74cff1bcf" 2018-06-27 21:57:46,078 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:57:45 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d3f5fe14-91fe-485e-8ae1-02a81e34d217 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:57:46,079 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-d3f5fe14-91fe-485e-8ae1-02a81e34d217 2018-06-27 21:57:46,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?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-643e30ad-1f6e-47a2-900f-1af2795309e9-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7e4ea63f3acc32f158779f0963ed38e74cff1bcf" 2018-06-27 21:57:46,886 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:57:46 GMT Content-Type: application/json Content-Length: 180 Connection: keep-alive X-Openstack-Request-Id: req-fe0b1bee-2978-4b66-8a4d-f5cceee2fc73 Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-643e30ad-1f6e-47a2-900f-1af2795309e9-image"} 2018-06-27 21:57:46,886 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-643e30ad-1f6e-47a2-900f-1af2795309e9-image used request id req-fe0b1bee-2978-4b66-8a4d-f5cceee2fc73 2018-06-27 21:57:46,890 - 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}7e4ea63f3acc32f158779f0963ed38e74cff1bcf" 2018-06-27 21:57:47,593 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:57:47 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-347d5846-e67d-44fb-9ed1-9ac6ddc1808c 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-27 21:57:47,593 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-347d5846-e67d-44fb-9ed1-9ac6ddc1808c 2018-06-27 21:57:47,622 - 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}7e4ea63f3acc32f158779f0963ed38e74cff1bcf" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-643e30ad-1f6e-47a2-900f-1af2795309e9-image"}' 2018-06-27 21:57:48,452 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 21:57:48 GMT Content-Type: application/json Content-Length: 622 Connection: keep-alive Location: https://172.30.10.101:9292/v2/images/e00a2211-250f-49c6-8a97-b675037fa6d7 Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-bcd36d00-9540-47fd-a0af-7288fa4e02bb Front-End-Https: on RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-643e30ad-1f6e-47a2-900f-1af2795309e9-image", "tags": [], "container_format": "bare", "created_at": "2018-06-27T21:57:48Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-06-27T21:57:48Z", "visibility": "shared", "self": "/v2/images/e00a2211-250f-49c6-8a97-b675037fa6d7", "min_disk": 0, "protected": false, "id": "e00a2211-250f-49c6-8a97-b675037fa6d7", "file": "/v2/images/e00a2211-250f-49c6-8a97-b675037fa6d7/file", "checksum": null, "owner": "7801d155c2064a448a5e0e9f77261153", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-27 21:57:48,452 - keystoneauth.session - DEBUG - POST call to image for https://172.30.10.101:9292/v2/images used request id req-bcd36d00-9540-47fd-a0af-7288fa4e02bb 2018-06-27 21:57:48,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/e00a2211-250f-49c6-8a97-b675037fa6d7/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7e4ea63f3acc32f158779f0963ed38e74cff1bcf" -d '' 2018-06-27 21:57:49,757 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:57:49 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-f2db6b1e-b503-4657-bcc5-8a5b0404783f 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-27 21:57:49,758 - keystoneauth.session - DEBUG - PUT call to image for https://172.30.10.101:9292/v2/images/e00a2211-250f-49c6-8a97-b675037fa6d7/file used request id req-f2db6b1e-b503-4657-bcc5-8a5b0404783f 2018-06-27 21:57:49,758 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-06-27 21:57:49,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/e00a2211-250f-49c6-8a97-b675037fa6d7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7e4ea63f3acc32f158779f0963ed38e74cff1bcf" 2018-06-27 21:57:50,375 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:57:50 GMT Content-Type: application/json Content-Length: 740 Connection: keep-alive X-Openstack-Request-Id: req-6b081d51-0579-4cb1-9c1e-9b180a8d273f Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-643e30ad-1f6e-47a2-900f-1af2795309e9-image", "tags": [], "container_format": "bare", "created_at": "2018-06-27T21:57:48Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-27T21:57:50Z", "visibility": "shared", "self": "/v2/images/e00a2211-250f-49c6-8a97-b675037fa6d7", "min_disk": 0, "protected": false, "id": "e00a2211-250f-49c6-8a97-b675037fa6d7", "file": "/v2/images/e00a2211-250f-49c6-8a97-b675037fa6d7/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7801d155c2064a448a5e0e9f77261153", "direct_url": "file:///var/lib/glance/images/e00a2211-250f-49c6-8a97-b675037fa6d7", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-27 21:57:50,375 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/e00a2211-250f-49c6-8a97-b675037fa6d7 used request id req-6b081d51-0579-4cb1-9c1e-9b180a8d273f 2018-06-27 21:57:50,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}7e4ea63f3acc32f158779f0963ed38e74cff1bcf" 2018-06-27 21:57:51,145 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:57:51 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-2c128b2b-5f70-4d5d-b449-ecacdb462198 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-27 21:57:51,145 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-2c128b2b-5f70-4d5d-b449-ecacdb462198 2018-06-27 21:57:51,148 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-643e30ad-1f6e-47a2-900f-1af2795309e9-image 2018-06-27 21:57:51,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/e00a2211-250f-49c6-8a97-b675037fa6d7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7e4ea63f3acc32f158779f0963ed38e74cff1bcf" 2018-06-27 21:57:51,224 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:57:51 GMT Content-Type: application/json Content-Length: 740 Connection: keep-alive X-Openstack-Request-Id: req-9406b779-8c69-4ebb-8680-e50d6e245795 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-643e30ad-1f6e-47a2-900f-1af2795309e9-image", "tags": [], "container_format": "bare", "created_at": "2018-06-27T21:57:48Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-27T21:57:50Z", "visibility": "shared", "self": "/v2/images/e00a2211-250f-49c6-8a97-b675037fa6d7", "min_disk": 0, "protected": false, "id": "e00a2211-250f-49c6-8a97-b675037fa6d7", "file": "/v2/images/e00a2211-250f-49c6-8a97-b675037fa6d7/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7801d155c2064a448a5e0e9f77261153", "direct_url": "file:///var/lib/glance/images/e00a2211-250f-49c6-8a97-b675037fa6d7", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-27 21:57:51,225 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/e00a2211-250f-49c6-8a97-b675037fa6d7 used request id req-9406b779-8c69-4ebb-8680-e50d6e245795 2018-06-27 21:57:51,225 - create_image - DEBUG - Instance status is - active 2018-06-27 21:57:51,226 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-643e30ad-1f6e-47a2-900f-1af2795309e9-image 2018-06-27 21:57:51,226 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-643e30ad-1f6e-47a2-900f-1af2795309e9-image 2018-06-27 21:57:51,226 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:57:51,227 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:57:52,133 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5996083a401045fab4e9012c6b463149", "name": "CreateInstancePortManipulationTests-9a2c1608-3274-426-proj-role"}], "expires_at": "2018-06-27T22:57:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7801d155c2064a448a5e0e9f77261153", "name": "CreateInstancePortManipulationTests-9a2c1608-3274-426-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/7801d155c2064a448a5e0e9f77261153", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/7801d155c2064a448a5e0e9f77261153", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/7801d155c2064a448a5e0e9f77261153", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/7801d155c2064a448a5e0e9f77261153", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/7801d155c2064a448a5e0e9f77261153", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/7801d155c2064a448a5e0e9f77261153", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/7801d155c2064a448a5e0e9f77261153", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/7801d155c2064a448a5e0e9f77261153", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/7801d155c2064a448a5e0e9f77261153", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/7801d155c2064a448a5e0e9f77261153", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/7801d155c2064a448a5e0e9f77261153", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/7801d155c2064a448a5e0e9f77261153", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-9a2c1608-3274-426-user", "id": "1c7b96e99fdb4e7084719535ba8ef32a"}, "audit_ids": ["A-nmC7blT6u3cXbD0bMGHA"], "issued_at": "2018-06-27T21:57:52.000000Z"}} 2018-06-27 21:57:52,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}265206619b059c3837c828c1f99ae5cc81d77d71" 2018-06-27 21:57:52,510 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:57:52 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8a79f452-d032-4396-90f4-f1f2e175a658 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:57:52,511 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-8a79f452-d032-4396-90f4-f1f2e175a658 2018-06-27 21:57:52,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?name=CreateInstancePortManipulationTests-643e30ad-1f6e-47a2-900f-1af2795309e9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}265206619b059c3837c828c1f99ae5cc81d77d71" 2018-06-27 21:57:53,256 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:57:53 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-3d5405a1-f9dc-4cb6-bbc5-7b750baba86d Front-End-Https: on RESP BODY: {"networks":[]} 2018-06-27 21:57:53,256 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-643e30ad-1f6e-47a2-900f-1af2795309e9-pub-net used request id req-3d5405a1-f9dc-4cb6-bbc5-7b750baba86d 2018-06-27 21:57:53,256 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-643e30ad-1f6e-47a2-900f-1af2795309e9-pub-net 2018-06-27 21:57:53,262 - 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}265206619b059c3837c828c1f99ae5cc81d77d71" -d '{"network": {"name": "CreateInstancePortManipulationTests-643e30ad-1f6e-47a2-900f-1af2795309e9-pub-net", "admin_state_up": true}}' 2018-06-27 21:57:54,515 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 21:57:54 GMT Content-Type: application/json Content-Length: 617 Connection: keep-alive X-Openstack-Request-Id: req-7c38c6d9-2610-4da5-8f06-74ca5980d580 Front-End-Https: on RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"7801d155c2064a448a5e0e9f77261153","created_at":"2018-06-27T21:57:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-06-27T21:57:54Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"7801d155c2064a448a5e0e9f77261153","id":"f67d9779-b2a3-4780-800f-fcf583f58bd3","name":"CreateInstancePortManipulationTests-643e30ad-1f6e-47a2-900f-1af2795309e9-pub-net"}} 2018-06-27 21:57:54,515 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-7c38c6d9-2610-4da5-8f06-74ca5980d580 2018-06-27 21:57:54,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/networks?id=f67d9779-b2a3-4780-800f-fcf583f58bd3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}265206619b059c3837c828c1f99ae5cc81d77d71" 2018-06-27 21:57:55,535 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:57:55 GMT Content-Type: application/json Content-Length: 601 Connection: keep-alive X-Openstack-Request-Id: req-3eb7684f-3d6e-4603-bbe5-7cb84cd3aca2 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-27T21:57:54Z","tenant_id":"7801d155c2064a448a5e0e9f77261153","created_at":"2018-06-27T21:57:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"7801d155c2064a448a5e0e9f77261153","id":"f67d9779-b2a3-4780-800f-fcf583f58bd3","name":"CreateInstancePortManipulationTests-643e30ad-1f6e-47a2-900f-1af2795309e9-pub-net"}]} 2018-06-27 21:57:55,536 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=f67d9779-b2a3-4780-800f-fcf583f58bd3 used request id req-3eb7684f-3d6e-4603-bbe5-7cb84cd3aca2 2018-06-27 21:57: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/subnets?network_id=f67d9779-b2a3-4780-800f-fcf583f58bd3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}265206619b059c3837c828c1f99ae5cc81d77d71" 2018-06-27 21:57:55,628 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:57:55 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-1b94e21d-f278-4673-bf81-d2ee07ec6731 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-27 21:57:55,628 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=f67d9779-b2a3-4780-800f-fcf583f58bd3 used request id req-1b94e21d-f278-4673-bf81-d2ee07ec6731 2018-06-27 21:57:55,628 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-643e30ad-1f6e-47a2-900f-1af2795309e9-pub-subnet 2018-06-27 21:57:55,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/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}265206619b059c3837c828c1f99ae5cc81d77d71" -d '{"subnets": [{"ip_version": 4, "network_id": "f67d9779-b2a3-4780-800f-fcf583f58bd3", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-643e30ad-1f6e-47a2-900f-1af2795309e9-pub-subnet"}]}' 2018-06-27 21:57:57,256 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 21:57:57 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-97a89990-f882-4293-bc28-055cc9230965 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f67d9779-b2a3-4780-800f-fcf583f58bd3","tenant_id":"7801d155c2064a448a5e0e9f77261153","created_at":"2018-06-27T21:57:56Z","dns_nameservers":[],"updated_at":"2018-06-27T21:57:56Z","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":"7801d155c2064a448a5e0e9f77261153","id":"1ee82642-f896-4f11-8751-3c8f02d150ff","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-643e30ad-1f6e-47a2-900f-1af2795309e9-pub-subnet"}]} 2018-06-27 21:57:57,256 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-97a89990-f882-4293-bc28-055cc9230965 2018-06-27 21:57:57,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/networks?id=f67d9779-b2a3-4780-800f-fcf583f58bd3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}265206619b059c3837c828c1f99ae5cc81d77d71" 2018-06-27 21:57:57,652 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:57:57 GMT Content-Type: application/json Content-Length: 645 Connection: keep-alive X-Openstack-Request-Id: req-1373be02-75b3-4d5d-a73e-880f37ef3c45 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["1ee82642-f896-4f11-8751-3c8f02d150ff"],"updated_at":"2018-06-27T21:57:56Z","tenant_id":"7801d155c2064a448a5e0e9f77261153","created_at":"2018-06-27T21:57:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"7801d155c2064a448a5e0e9f77261153","id":"f67d9779-b2a3-4780-800f-fcf583f58bd3","name":"CreateInstancePortManipulationTests-643e30ad-1f6e-47a2-900f-1af2795309e9-pub-net"}]} 2018-06-27 21:57:57,652 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=f67d9779-b2a3-4780-800f-fcf583f58bd3 used request id req-1373be02-75b3-4d5d-a73e-880f37ef3c45 2018-06-27 21:57:57,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/subnets?network_id=f67d9779-b2a3-4780-800f-fcf583f58bd3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}265206619b059c3837c828c1f99ae5cc81d77d71" 2018-06-27 21:57:57,773 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:57:57 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-e5d343cf-f82c-4d32-a00f-f4fd1b90ba7f Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f67d9779-b2a3-4780-800f-fcf583f58bd3","tenant_id":"7801d155c2064a448a5e0e9f77261153","created_at":"2018-06-27T21:57:56Z","dns_nameservers":[],"updated_at":"2018-06-27T21:57:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7801d155c2064a448a5e0e9f77261153","id":"1ee82642-f896-4f11-8751-3c8f02d150ff","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-643e30ad-1f6e-47a2-900f-1af2795309e9-pub-subnet"}]} 2018-06-27 21:57:57,774 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=f67d9779-b2a3-4780-800f-fcf583f58bd3 used request id req-e5d343cf-f82c-4d32-a00f-f4fd1b90ba7f 2018-06-27 21:57:57,774 - OpenStackNetwork - DEBUG - Network [f67d9779-b2a3-4780-800f-fcf583f58bd3] created successfully 2018-06-27 21:57:57,774 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:57:57,775 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:57:58,687 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:57:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["yfJ0YqI-Rz-ZXZya0PKWRQ"], "issued_at": "2018-06-27T21:57:58.000000Z"}} 2018-06-27 21:57:58,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5cfdc743370fbf219f75fca1e903c11b236f382" 2018-06-27 21:57:58,740 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:57:58 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-92fdd5cb-b235-4478-b0cd-1440844f8802 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:57:58,740 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-92fdd5cb-b235-4478-b0cd-1440844f8802 2018-06-27 21:57:58,741 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 21:57:58,746 - novaclient.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}d5cfdc743370fbf219f75fca1e903c11b236f382" 2018-06-27 21:57:59,564 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:57: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-242328a5-f59f-43fb-b858-a3e1a31aec6b X-Compute-Request-Id: req-242328a5-f59f-43fb-b858-a3e1a31aec6b Front-End-Https: on RESP BODY: {"flavors": [{"id": "bfce69d5-8948-4e52-8e30-cf8bfa544966", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "bookmark"}], "name": "shaker-flavor_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3"}]} 2018-06-27 21:57:59,565 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-242328a5-f59f-43fb-b858-a3e1a31aec6b 2018-06-27 21:57:59,569 - 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}d5cfdc743370fbf219f75fca1e903c11b236f382" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-643e30ad-1f6e-47a2-900f-1af2795309e9-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-27 21:58:00,364 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:58:00 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-c72cf6b5-c143-4578-9de4-d120faab1047 X-Compute-Request-Id: req-c72cf6b5-c143-4578-9de4-d120faab1047 Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-643e30ad-1f6e-47a2-900f-1af2795309e9-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/6b6b84a1-6d36-4f26-a35b-dd6a0aca89f2", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/6b6b84a1-6d36-4f26-a35b-dd6a0aca89f2", "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": "6b6b84a1-6d36-4f26-a35b-dd6a0aca89f2"}} 2018-06-27 21:58:00,365 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-c72cf6b5-c143-4578-9de4-d120faab1047 2018-06-27 21:58:00,366 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:58:00,367 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:58:01,201 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5996083a401045fab4e9012c6b463149", "name": "CreateInstancePortManipulationTests-9a2c1608-3274-426-proj-role"}], "expires_at": "2018-06-27T22:58:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7801d155c2064a448a5e0e9f77261153", "name": "CreateInstancePortManipulationTests-9a2c1608-3274-426-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/7801d155c2064a448a5e0e9f77261153", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/7801d155c2064a448a5e0e9f77261153", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/7801d155c2064a448a5e0e9f77261153", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/7801d155c2064a448a5e0e9f77261153", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/7801d155c2064a448a5e0e9f77261153", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/7801d155c2064a448a5e0e9f77261153", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/7801d155c2064a448a5e0e9f77261153", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/7801d155c2064a448a5e0e9f77261153", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/7801d155c2064a448a5e0e9f77261153", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/7801d155c2064a448a5e0e9f77261153", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/7801d155c2064a448a5e0e9f77261153", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/7801d155c2064a448a5e0e9f77261153", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-9a2c1608-3274-426-user", "id": "1c7b96e99fdb4e7084719535ba8ef32a"}, "audit_ids": ["0SR5c8F2Rh2hurnWpmWzfw"], "issued_at": "2018-06-27T21:58:01.000000Z"}} 2018-06-27 21:58:01,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}47be03b989fa27e8daafeb2c1e09c0f8f9864356" 2018-06-27 21:58:01,578 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:58:01 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7a985770-59d6-40a3-a33b-f8e6eaf881fa Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:58:01,578 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-7a985770-59d6-40a3-a33b-f8e6eaf881fa 2018-06-27 21:58:01,579 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 21:58:01,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}47be03b989fa27e8daafeb2c1e09c0f8f9864356" 2018-06-27 21:58:01,913 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:58:01 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7f960c7c-1956-4674-92f2-a4157d1d91f2 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:58:01,913 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-7f960c7c-1956-4674-92f2-a4157d1d91f2 2018-06-27 21:58:01,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=CreateInstancePortManipulationTests-643e30ad-1f6e-47a2-900f-1af2795309e9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47be03b989fa27e8daafeb2c1e09c0f8f9864356" 2018-06-27 21:58:02,775 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:58:02 GMT Content-Type: application/json Content-Length: 645 Connection: keep-alive X-Openstack-Request-Id: req-56dc8c83-f1b8-4f46-bbe2-7f2a256055dc Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["1ee82642-f896-4f11-8751-3c8f02d150ff"],"updated_at":"2018-06-27T21:57:56Z","tenant_id":"7801d155c2064a448a5e0e9f77261153","created_at":"2018-06-27T21:57:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"7801d155c2064a448a5e0e9f77261153","id":"f67d9779-b2a3-4780-800f-fcf583f58bd3","name":"CreateInstancePortManipulationTests-643e30ad-1f6e-47a2-900f-1af2795309e9-pub-net"}]} 2018-06-27 21:58:02,775 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-643e30ad-1f6e-47a2-900f-1af2795309e9-pub-net used request id req-56dc8c83-f1b8-4f46-bbe2-7f2a256055dc 2018-06-27 21:58:02,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 21:58:02,789 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:58: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-27 21:58:02,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/7801d155c2064a448a5e0e9f77261153 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47be03b989fa27e8daafeb2c1e09c0f8f9864356" 2018-06-27 21:58:02,873 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:58:02 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4f3be4ea-2817-41d3-88d0-25ef312436b5 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/7801d155c2064a448a5e0e9f77261153"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7801d155c2064a448a5e0e9f77261153", "name": "CreateInstancePortManipulationTests-9a2c1608-3274-426-proj"}} 2018-06-27 21:58:02,874 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/7801d155c2064a448a5e0e9f77261153 used request id req-4f3be4ea-2817-41d3-88d0-25ef312436b5 2018-06-27 21:58:02,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=f67d9779-b2a3-4780-800f-fcf583f58bd3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47be03b989fa27e8daafeb2c1e09c0f8f9864356" 2018-06-27 21:58:03,754 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:58:03 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-1f296feb-42a3-467d-9c6c-e2c48797b42b Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f67d9779-b2a3-4780-800f-fcf583f58bd3","tenant_id":"7801d155c2064a448a5e0e9f77261153","created_at":"2018-06-27T21:57:56Z","dns_nameservers":[],"updated_at":"2018-06-27T21:57:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7801d155c2064a448a5e0e9f77261153","id":"1ee82642-f896-4f11-8751-3c8f02d150ff","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-643e30ad-1f6e-47a2-900f-1af2795309e9-pub-subnet"}]} 2018-06-27 21:58:03,754 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=f67d9779-b2a3-4780-800f-fcf583f58bd3 used request id req-1f296feb-42a3-467d-9c6c-e2c48797b42b 2018-06-27 21:58:03,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/ports?network_id=f67d9779-b2a3-4780-800f-fcf583f58bd3&name=CreateInstancePortManipulationTests-643e30ad-1f6e-47a2-900f-1af2795309e9port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47be03b989fa27e8daafeb2c1e09c0f8f9864356" 2018-06-27 21:58:03,874 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:58:03 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-e3f8eb13-929a-4e9e-841c-ec0925b25f07 Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-27 21:58:03,874 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=f67d9779-b2a3-4780-800f-fcf583f58bd3&name=CreateInstancePortManipulationTests-643e30ad-1f6e-47a2-900f-1af2795309e9port-1&admin_state_up=True used request id req-e3f8eb13-929a-4e9e-841c-ec0925b25f07 2018-06-27 21:58:03,877 - novaclient.v2.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-643e30ad-1f6e-47a2-900f-1af2795309e9-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47be03b989fa27e8daafeb2c1e09c0f8f9864356" 2018-06-27 21:58:04,799 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:58: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-2bde7d74-804c-4283-900f-2011efff5d28 X-Compute-Request-Id: req-2bde7d74-804c-4283-900f-2011efff5d28 Front-End-Https: on RESP BODY: {"servers": []} 2018-06-27 21:58:04,800 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-643e30ad-1f6e-47a2-900f-1af2795309e9-inst used request id req-2bde7d74-804c-4283-900f-2011efff5d28 2018-06-27 21:58:04,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/networks?name=CreateInstancePortManipulationTests-643e30ad-1f6e-47a2-900f-1af2795309e9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47be03b989fa27e8daafeb2c1e09c0f8f9864356" 2018-06-27 21:58:05,743 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:58:05 GMT Content-Type: application/json Content-Length: 645 Connection: keep-alive X-Openstack-Request-Id: req-e92fb70a-67e8-47dc-8bad-dcdca416e89f Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["1ee82642-f896-4f11-8751-3c8f02d150ff"],"updated_at":"2018-06-27T21:57:56Z","tenant_id":"7801d155c2064a448a5e0e9f77261153","created_at":"2018-06-27T21:57:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"7801d155c2064a448a5e0e9f77261153","id":"f67d9779-b2a3-4780-800f-fcf583f58bd3","name":"CreateInstancePortManipulationTests-643e30ad-1f6e-47a2-900f-1af2795309e9-pub-net"}]} 2018-06-27 21:58:05,743 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-643e30ad-1f6e-47a2-900f-1af2795309e9-pub-net used request id req-e92fb70a-67e8-47dc-8bad-dcdca416e89f 2018-06-27 21:58:05,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/7801d155c2064a448a5e0e9f77261153 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47be03b989fa27e8daafeb2c1e09c0f8f9864356" 2018-06-27 21:58:05,844 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:58:05 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1f26c4fc-9c19-41f9-9ac5-75266b90c8ce Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/7801d155c2064a448a5e0e9f77261153"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7801d155c2064a448a5e0e9f77261153", "name": "CreateInstancePortManipulationTests-9a2c1608-3274-426-proj"}} 2018-06-27 21:58:05,844 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/7801d155c2064a448a5e0e9f77261153 used request id req-1f26c4fc-9c19-41f9-9ac5-75266b90c8ce 2018-06-27 21:58:05,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=f67d9779-b2a3-4780-800f-fcf583f58bd3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47be03b989fa27e8daafeb2c1e09c0f8f9864356" 2018-06-27 21:58:06,010 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:58:06 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-7c5818ab-af51-4f17-9676-041b6ce50aea Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f67d9779-b2a3-4780-800f-fcf583f58bd3","tenant_id":"7801d155c2064a448a5e0e9f77261153","created_at":"2018-06-27T21:57:56Z","dns_nameservers":[],"updated_at":"2018-06-27T21:57:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7801d155c2064a448a5e0e9f77261153","id":"1ee82642-f896-4f11-8751-3c8f02d150ff","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-643e30ad-1f6e-47a2-900f-1af2795309e9-pub-subnet"}]} 2018-06-27 21:58:06,010 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=f67d9779-b2a3-4780-800f-fcf583f58bd3 used request id req-7c5818ab-af51-4f17-9676-041b6ce50aea 2018-06-27 21:58:06,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=f67d9779-b2a3-4780-800f-fcf583f58bd3&name=CreateInstancePortManipulationTests-643e30ad-1f6e-47a2-900f-1af2795309e9port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47be03b989fa27e8daafeb2c1e09c0f8f9864356" 2018-06-27 21:58:06,144 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:58:06 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-8f10b076-377d-406d-8d2f-1f9b6ea18393 Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-27 21:58:06,144 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=f67d9779-b2a3-4780-800f-fcf583f58bd3&name=CreateInstancePortManipulationTests-643e30ad-1f6e-47a2-900f-1af2795309e9port-1&admin_state_up=True used request id req-8f10b076-377d-406d-8d2f-1f9b6ea18393 2018-06-27 21:58:06,145 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:58:06,145 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:58:06,802 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5996083a401045fab4e9012c6b463149", "name": "CreateInstancePortManipulationTests-9a2c1608-3274-426-proj-role"}], "expires_at": "2018-06-27T22:58:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7801d155c2064a448a5e0e9f77261153", "name": "CreateInstancePortManipulationTests-9a2c1608-3274-426-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/7801d155c2064a448a5e0e9f77261153", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/7801d155c2064a448a5e0e9f77261153", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/7801d155c2064a448a5e0e9f77261153", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/7801d155c2064a448a5e0e9f77261153", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/7801d155c2064a448a5e0e9f77261153", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/7801d155c2064a448a5e0e9f77261153", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/7801d155c2064a448a5e0e9f77261153", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/7801d155c2064a448a5e0e9f77261153", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/7801d155c2064a448a5e0e9f77261153", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/7801d155c2064a448a5e0e9f77261153", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/7801d155c2064a448a5e0e9f77261153", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/7801d155c2064a448a5e0e9f77261153", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-9a2c1608-3274-426-user", "id": "1c7b96e99fdb4e7084719535ba8ef32a"}, "audit_ids": ["PCLj1HpKSfeAHaP5kibeOw"], "issued_at": "2018-06-27T21:58:06.000000Z"}} 2018-06-27 21:58:06,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}c3306e28757a3a2675fc548309c72da1f28b2e00" 2018-06-27 21:58:07,183 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:58:06 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b8282e80-368f-4ca3-a2fc-2b113a92cfca Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:58:07,184 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-b8282e80-368f-4ca3-a2fc-2b113a92cfca 2018-06-27 21:58:07,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?name=CreateInstancePortManipulationTests-643e30ad-1f6e-47a2-900f-1af2795309e9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47be03b989fa27e8daafeb2c1e09c0f8f9864356" 2018-06-27 21:58:07,429 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:58:07 GMT Content-Type: application/json Content-Length: 645 Connection: keep-alive X-Openstack-Request-Id: req-400a6c7e-1edf-4447-80ba-cb17f285803a Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["1ee82642-f896-4f11-8751-3c8f02d150ff"],"updated_at":"2018-06-27T21:57:56Z","tenant_id":"7801d155c2064a448a5e0e9f77261153","created_at":"2018-06-27T21:57:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"7801d155c2064a448a5e0e9f77261153","id":"f67d9779-b2a3-4780-800f-fcf583f58bd3","name":"CreateInstancePortManipulationTests-643e30ad-1f6e-47a2-900f-1af2795309e9-pub-net"}]} 2018-06-27 21:58:07,430 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-643e30ad-1f6e-47a2-900f-1af2795309e9-pub-net used request id req-400a6c7e-1edf-4447-80ba-cb17f285803a 2018-06-27 21:58:07,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/subnets?network_id=f67d9779-b2a3-4780-800f-fcf583f58bd3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47be03b989fa27e8daafeb2c1e09c0f8f9864356" 2018-06-27 21:58:07,543 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:58:07 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-c1abb904-2f1a-4d5c-82e1-1367c5bc650d Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f67d9779-b2a3-4780-800f-fcf583f58bd3","tenant_id":"7801d155c2064a448a5e0e9f77261153","created_at":"2018-06-27T21:57:56Z","dns_nameservers":[],"updated_at":"2018-06-27T21:57:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7801d155c2064a448a5e0e9f77261153","id":"1ee82642-f896-4f11-8751-3c8f02d150ff","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-643e30ad-1f6e-47a2-900f-1af2795309e9-pub-subnet"}]} 2018-06-27 21:58:07,543 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=f67d9779-b2a3-4780-800f-fcf583f58bd3 used request id req-c1abb904-2f1a-4d5c-82e1-1367c5bc650d 2018-06-27 21:58:07,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/networks?name=CreateInstancePortManipulationTests-643e30ad-1f6e-47a2-900f-1af2795309e9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47be03b989fa27e8daafeb2c1e09c0f8f9864356" 2018-06-27 21:58:08,557 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:58:08 GMT Content-Type: application/json Content-Length: 645 Connection: keep-alive X-Openstack-Request-Id: req-4fac2fe6-f255-42cc-b34c-b7ff7aa22ef8 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["1ee82642-f896-4f11-8751-3c8f02d150ff"],"updated_at":"2018-06-27T21:57:56Z","tenant_id":"7801d155c2064a448a5e0e9f77261153","created_at":"2018-06-27T21:57:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"7801d155c2064a448a5e0e9f77261153","id":"f67d9779-b2a3-4780-800f-fcf583f58bd3","name":"CreateInstancePortManipulationTests-643e30ad-1f6e-47a2-900f-1af2795309e9-pub-net"}]} 2018-06-27 21:58:08,557 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-643e30ad-1f6e-47a2-900f-1af2795309e9-pub-net used request id req-4fac2fe6-f255-42cc-b34c-b7ff7aa22ef8 2018-06-27 21:58:08,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 21:58:08,574 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21: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-27 21:58:08,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/7801d155c2064a448a5e0e9f77261153 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3306e28757a3a2675fc548309c72da1f28b2e00" 2018-06-27 21:58:08,655 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:58:08 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a72bcbf5-9b43-4bd7-a7e7-65330cbc9e14 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/7801d155c2064a448a5e0e9f77261153"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7801d155c2064a448a5e0e9f77261153", "name": "CreateInstancePortManipulationTests-9a2c1608-3274-426-proj"}} 2018-06-27 21:58:08,655 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/7801d155c2064a448a5e0e9f77261153 used request id req-a72bcbf5-9b43-4bd7-a7e7-65330cbc9e14 2018-06-27 21:58:08,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/subnets?network_id=f67d9779-b2a3-4780-800f-fcf583f58bd3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47be03b989fa27e8daafeb2c1e09c0f8f9864356" 2018-06-27 21:58:08,841 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:58:08 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-58e713bf-fbc7-4c60-893e-e9ab103ed874 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f67d9779-b2a3-4780-800f-fcf583f58bd3","tenant_id":"7801d155c2064a448a5e0e9f77261153","created_at":"2018-06-27T21:57:56Z","dns_nameservers":[],"updated_at":"2018-06-27T21:57:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7801d155c2064a448a5e0e9f77261153","id":"1ee82642-f896-4f11-8751-3c8f02d150ff","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-643e30ad-1f6e-47a2-900f-1af2795309e9-pub-subnet"}]} 2018-06-27 21:58:08,841 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=f67d9779-b2a3-4780-800f-fcf583f58bd3 used request id req-58e713bf-fbc7-4c60-893e-e9ab103ed874 2018-06-27 21:58:08,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=f67d9779-b2a3-4780-800f-fcf583f58bd3&name=CreateInstancePortManipulationTests-643e30ad-1f6e-47a2-900f-1af2795309e9-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47be03b989fa27e8daafeb2c1e09c0f8f9864356" 2018-06-27 21:58:09,042 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:58:09 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-bbab0579-367b-49ae-a053-068871646bd9 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f67d9779-b2a3-4780-800f-fcf583f58bd3","tenant_id":"7801d155c2064a448a5e0e9f77261153","created_at":"2018-06-27T21:57:56Z","dns_nameservers":[],"updated_at":"2018-06-27T21:57:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7801d155c2064a448a5e0e9f77261153","id":"1ee82642-f896-4f11-8751-3c8f02d150ff","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-643e30ad-1f6e-47a2-900f-1af2795309e9-pub-subnet"}]} 2018-06-27 21:58:09,042 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=f67d9779-b2a3-4780-800f-fcf583f58bd3&name=CreateInstancePortManipulationTests-643e30ad-1f6e-47a2-900f-1af2795309e9-pub-subnet used request id req-bbab0579-367b-49ae-a053-068871646bd9 2018-06-27 21:58:09,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/subnets?network_id=f67d9779-b2a3-4780-800f-fcf583f58bd3&name=CreateInstancePortManipulationTests-643e30ad-1f6e-47a2-900f-1af2795309e9-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47be03b989fa27e8daafeb2c1e09c0f8f9864356" 2018-06-27 21:58:09,206 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:58:09 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-61e2dbfe-c3a2-4b16-9210-6ad237b7b047 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f67d9779-b2a3-4780-800f-fcf583f58bd3","tenant_id":"7801d155c2064a448a5e0e9f77261153","created_at":"2018-06-27T21:57:56Z","dns_nameservers":[],"updated_at":"2018-06-27T21:57:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7801d155c2064a448a5e0e9f77261153","id":"1ee82642-f896-4f11-8751-3c8f02d150ff","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-643e30ad-1f6e-47a2-900f-1af2795309e9-pub-subnet"}]} 2018-06-27 21:58:09,206 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=f67d9779-b2a3-4780-800f-fcf583f58bd3&name=CreateInstancePortManipulationTests-643e30ad-1f6e-47a2-900f-1af2795309e9-pub-subnet used request id req-61e2dbfe-c3a2-4b16-9210-6ad237b7b047 2018-06-27 21:58:09,207 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-643e30ad-1f6e-47a2-900f-1af2795309e9-pub-net 2018-06-27 21:58:09,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/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47be03b989fa27e8daafeb2c1e09c0f8f9864356" -d '{"port": {"network_id": "f67d9779-b2a3-4780-800f-fcf583f58bd3", "fixed_ips": [{"subnet_id": "1ee82642-f896-4f11-8751-3c8f02d150ff", "ip_address": "10.55.0.101"}, {"subnet_id": "1ee82642-f896-4f11-8751-3c8f02d150ff", "ip_address": "10.55.0.102"}], "name": "CreateInstancePortManipulationTests-643e30ad-1f6e-47a2-900f-1af2795309e9port-1", "admin_state_up": true}}' 2018-06-27 21:58:11,610 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 21:58:11 GMT Content-Type: application/json Content-Length: 852 Connection: keep-alive X-Openstack-Request-Id: req-dbffd950-04df-4240-809a-1937d8c7b8c1 Front-End-Https: on RESP BODY: {"port":{"status":"DOWN","created_at":"2018-06-27T21:58:10Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"f67d9779-b2a3-4780-800f-fcf583f58bd3","tenant_id":"7801d155c2064a448a5e0e9f77261153","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-06-27T21:58:10Z","name":"CreateInstancePortManipulationTests-643e30ad-1f6e-47a2-900f-1af2795309e9port-1","device_owner":"","revision_number":7,"mac_address":"fa:16:3e:fc:fb:0a","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"7801d155c2064a448a5e0e9f77261153","fixed_ips":[{"subnet_id":"1ee82642-f896-4f11-8751-3c8f02d150ff","ip_address":"10.55.0.101"},{"subnet_id":"1ee82642-f896-4f11-8751-3c8f02d150ff","ip_address":"10.55.0.102"}],"id":"00458c2e-b0fb-4cda-850d-62a1a79e19c6","security_groups":["523e1e06-efda-4d0a-a96c-8dd2261b425f"],"device_id":""}} 2018-06-27 21:58:11,611 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/ports used request id req-dbffd950-04df-4240-809a-1937d8c7b8c1 2018-06-27 21:58:11,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?name=CreateInstancePortManipulationTests-643e30ad-1f6e-47a2-900f-1af2795309e9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47be03b989fa27e8daafeb2c1e09c0f8f9864356" 2018-06-27 21:58:11,975 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:58:11 GMT Content-Type: application/json Content-Length: 645 Connection: keep-alive X-Openstack-Request-Id: req-3cbbaabd-0082-49a8-a286-c10359d6d356 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["1ee82642-f896-4f11-8751-3c8f02d150ff"],"updated_at":"2018-06-27T21:57:56Z","tenant_id":"7801d155c2064a448a5e0e9f77261153","created_at":"2018-06-27T21:57:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"7801d155c2064a448a5e0e9f77261153","id":"f67d9779-b2a3-4780-800f-fcf583f58bd3","name":"CreateInstancePortManipulationTests-643e30ad-1f6e-47a2-900f-1af2795309e9-pub-net"}]} 2018-06-27 21:58:11,975 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-643e30ad-1f6e-47a2-900f-1af2795309e9-pub-net used request id req-3cbbaabd-0082-49a8-a286-c10359d6d356 2018-06-27 21:58:11,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/7801d155c2064a448a5e0e9f77261153 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47be03b989fa27e8daafeb2c1e09c0f8f9864356" 2018-06-27 21:58:12,325 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:58:11 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-de3a3687-5571-403b-9c5b-0b85c935eb73 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/7801d155c2064a448a5e0e9f77261153"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7801d155c2064a448a5e0e9f77261153", "name": "CreateInstancePortManipulationTests-9a2c1608-3274-426-proj"}} 2018-06-27 21:58:12,325 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/7801d155c2064a448a5e0e9f77261153 used request id req-de3a3687-5571-403b-9c5b-0b85c935eb73 2018-06-27 21:58:12,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/subnets?network_id=f67d9779-b2a3-4780-800f-fcf583f58bd3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47be03b989fa27e8daafeb2c1e09c0f8f9864356" 2018-06-27 21:58:12,523 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:58:12 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-2104396d-8b5e-46b0-bdb4-6d0b6914fc81 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f67d9779-b2a3-4780-800f-fcf583f58bd3","tenant_id":"7801d155c2064a448a5e0e9f77261153","created_at":"2018-06-27T21:57:56Z","dns_nameservers":[],"updated_at":"2018-06-27T21:57:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7801d155c2064a448a5e0e9f77261153","id":"1ee82642-f896-4f11-8751-3c8f02d150ff","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-643e30ad-1f6e-47a2-900f-1af2795309e9-pub-subnet"}]} 2018-06-27 21:58:12,523 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=f67d9779-b2a3-4780-800f-fcf583f58bd3 used request id req-2104396d-8b5e-46b0-bdb4-6d0b6914fc81 2018-06-27 21:58:12,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=f67d9779-b2a3-4780-800f-fcf583f58bd3&name=CreateInstancePortManipulationTests-643e30ad-1f6e-47a2-900f-1af2795309e9port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47be03b989fa27e8daafeb2c1e09c0f8f9864356" 2018-06-27 21:58:12,708 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:58:12 GMT Content-Type: application/json Content-Length: 855 Connection: keep-alive X-Openstack-Request-Id: req-dcb338d6-43e8-456c-b0b5-767aa96248fa Front-End-Https: on RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"f67d9779-b2a3-4780-800f-fcf583f58bd3","tenant_id":"7801d155c2064a448a5e0e9f77261153","created_at":"2018-06-27T21:58:10Z","admin_state_up":true,"updated_at":"2018-06-27T21:58:10Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":7,"mac_address":"fa:16:3e:fc:fb:0a","id":"00458c2e-b0fb-4cda-850d-62a1a79e19c6","port_security_enabled":true,"project_id":"7801d155c2064a448a5e0e9f77261153","fixed_ips":[{"subnet_id":"1ee82642-f896-4f11-8751-3c8f02d150ff","ip_address":"10.55.0.101"},{"subnet_id":"1ee82642-f896-4f11-8751-3c8f02d150ff","ip_address":"10.55.0.102"}],"extra_dhcp_opts":[],"security_groups":["523e1e06-efda-4d0a-a96c-8dd2261b425f"],"name":"CreateInstancePortManipulationTests-643e30ad-1f6e-47a2-900f-1af2795309e9port-1"}]} 2018-06-27 21:58:12,709 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=f67d9779-b2a3-4780-800f-fcf583f58bd3&name=CreateInstancePortManipulationTests-643e30ad-1f6e-47a2-900f-1af2795309e9port-1&admin_state_up=True used request id req-dcb338d6-43e8-456c-b0b5-767aa96248fa 2018-06-27 21:58:12,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/7801d155c2064a448a5e0e9f77261153 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47be03b989fa27e8daafeb2c1e09c0f8f9864356" 2018-06-27 21:58:13,075 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:58:12 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-70ba569c-f34e-4668-a47c-5f74871ebf26 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/7801d155c2064a448a5e0e9f77261153"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7801d155c2064a448a5e0e9f77261153", "name": "CreateInstancePortManipulationTests-9a2c1608-3274-426-proj"}} 2018-06-27 21:58:13,075 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/7801d155c2064a448a5e0e9f77261153 used request id req-70ba569c-f34e-4668-a47c-5f74871ebf26 2018-06-27 21:58:13,076 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-643e30ad-1f6e-47a2-900f-1af2795309e9-inst 2018-06-27 21:58:13,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/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47be03b989fa27e8daafeb2c1e09c0f8f9864356" 2018-06-27 21:58:13,888 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:58:13 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-ee61711f-cc6d-4ac1-90f3-ca558d022b02 X-Compute-Request-Id: req-ee61711f-cc6d-4ac1-90f3-ca558d022b02 Front-End-Https: on RESP BODY: {"flavors": [{"id": "6b6b84a1-6d36-4f26-a35b-dd6a0aca89f2", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/6b6b84a1-6d36-4f26-a35b-dd6a0aca89f2", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/6b6b84a1-6d36-4f26-a35b-dd6a0aca89f2", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-643e30ad-1f6e-47a2-900f-1af2795309e9-flavor-name"}, {"id": "bfce69d5-8948-4e52-8e30-cf8bfa544966", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "bookmark"}], "name": "shaker-flavor_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3"}]} 2018-06-27 21:58:13,888 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-ee61711f-cc6d-4ac1-90f3-ca558d022b02 2018-06-27 21:58:13,892 - novaclient.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/6b6b84a1-6d36-4f26-a35b-dd6a0aca89f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47be03b989fa27e8daafeb2c1e09c0f8f9864356" 2018-06-27 21:58:14,640 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:58: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-ed8bbb05-37a8-4003-8707-817979a98f8e X-Compute-Request-Id: req-ed8bbb05-37a8-4003-8707-817979a98f8e Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-643e30ad-1f6e-47a2-900f-1af2795309e9-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/6b6b84a1-6d36-4f26-a35b-dd6a0aca89f2", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/6b6b84a1-6d36-4f26-a35b-dd6a0aca89f2", "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": "6b6b84a1-6d36-4f26-a35b-dd6a0aca89f2"}} 2018-06-27 21:58:14,640 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/6b6b84a1-6d36-4f26-a35b-dd6a0aca89f2 used request id req-ed8bbb05-37a8-4003-8707-817979a98f8e 2018-06-27 21:58:14,644 - 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-643e30ad-1f6e-47a2-900f-1af2795309e9-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}47be03b989fa27e8daafeb2c1e09c0f8f9864356" 2018-06-27 21:58:15,471 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:58:15 GMT Content-Type: application/json Content-Length: 920 Connection: keep-alive X-Openstack-Request-Id: req-ea50ca2a-e6b9-441c-8e76-cba2d3a20c75 Front-End-Https: on RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-643e30ad-1f6e-47a2-900f-1af2795309e9-image", "tags": [], "container_format": "bare", "created_at": "2018-06-27T21:57:48Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-27T21:57:50Z", "visibility": "shared", "self": "/v2/images/e00a2211-250f-49c6-8a97-b675037fa6d7", "min_disk": 0, "protected": false, "id": "e00a2211-250f-49c6-8a97-b675037fa6d7", "file": "/v2/images/e00a2211-250f-49c6-8a97-b675037fa6d7/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7801d155c2064a448a5e0e9f77261153", "direct_url": "file:///var/lib/glance/images/e00a2211-250f-49c6-8a97-b675037fa6d7", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-643e30ad-1f6e-47a2-900f-1af2795309e9-image"} 2018-06-27 21:58:15,472 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-643e30ad-1f6e-47a2-900f-1af2795309e9-image used request id req-ea50ca2a-e6b9-441c-8e76-cba2d3a20c75 2018-06-27 21:58:15,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}47be03b989fa27e8daafeb2c1e09c0f8f9864356" 2018-06-27 21:58:16,330 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:58:16 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-af47c2dd-af3b-4dab-927b-4a1181b3c5f5 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-27 21:58:16,330 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-af47c2dd-af3b-4dab-927b-4a1181b3c5f5 2018-06-27 21:58:16,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}47be03b989fa27e8daafeb2c1e09c0f8f9864356" -d '{"server": {"name": "CreateInstancePortManipulationTests-643e30ad-1f6e-47a2-900f-1af2795309e9-inst", "imageRef": "e00a2211-250f-49c6-8a97-b675037fa6d7", "flavorRef": "6b6b84a1-6d36-4f26-a35b-dd6a0aca89f2", "max_count": 1, "min_count": 1, "networks": [{"port": "00458c2e-b0fb-4cda-850d-62a1a79e19c6"}]}}' 2018-06-27 21:58:22,283 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 21:58:22 GMT Content-Type: application/json Content-Length: 378 Connection: keep-alive Location: https://172.30.10.101:8774/v2.1/servers/4e16b8cb-8ff4-4383-9f0a-690e972c6a57 Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-2b8b5ca5-f8d9-4b92-b543-e3eae3575453 X-Compute-Request-Id: req-2b8b5ca5-f8d9-4b92-b543-e3eae3575453 RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "4e16b8cb-8ff4-4383-9f0a-690e972c6a57", "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/4e16b8cb-8ff4-4383-9f0a-690e972c6a57", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/4e16b8cb-8ff4-4383-9f0a-690e972c6a57", "rel": "bookmark"}], "adminPass": "H9CnGCKM95yF"}} 2018-06-27 21:58:22,283 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers used request id req-2b8b5ca5-f8d9-4b92-b543-e3eae3575453 2018-06-27 21:58:22,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/4e16b8cb-8ff4-4383-9f0a-690e972c6a57 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47be03b989fa27e8daafeb2c1e09c0f8f9864356" 2018-06-27 21:58:22,571 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:58:22 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-ee76b3e5-915d-4880-b6b6-22e647dc2830 X-Compute-Request-Id: req-ee76b3e5-915d-4880-b6b6-22e647dc2830 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/4e16b8cb-8ff4-4383-9f0a-690e972c6a57", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/4e16b8cb-8ff4-4383-9f0a-690e972c6a57", "rel": "bookmark"}], "image": {"id": "e00a2211-250f-49c6-8a97-b675037fa6d7", "links": [{"href": "http://172.30.10.101:8774/images/e00a2211-250f-49c6-8a97-b675037fa6d7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6b6b84a1-6d36-4f26-a35b-dd6a0aca89f2", "links": [{"href": "http://172.30.10.101:8774/flavors/6b6b84a1-6d36-4f26-a35b-dd6a0aca89f2", "rel": "bookmark"}]}, "id": "4e16b8cb-8ff4-4383-9f0a-690e972c6a57", "user_id": "1c7b96e99fdb4e7084719535ba8ef32a", "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-27T21:58:22Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-643e30ad-1f6e-47a2-900f-1af2795309e9-inst", "created": "2018-06-27T21:58:22Z", "tenant_id": "7801d155c2064a448a5e0e9f77261153", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 21:58:22,572 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/4e16b8cb-8ff4-4383-9f0a-690e972c6a57 used request id req-ee76b3e5-915d-4880-b6b6-22e647dc2830 2018-06-27 21:58:22,572 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-643e30ad-1f6e-47a2-900f-1af2795309e9-inst 2018-06-27 21:58:22,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/4e16b8cb-8ff4-4383-9f0a-690e972c6a57 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47be03b989fa27e8daafeb2c1e09c0f8f9864356" 2018-06-27 21:58:23,982 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:58:23 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-275c747d-2fff-4903-a90c-90f68162147a X-Compute-Request-Id: req-275c747d-2fff-4903-a90c-90f68162147a 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/4e16b8cb-8ff4-4383-9f0a-690e972c6a57", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/4e16b8cb-8ff4-4383-9f0a-690e972c6a57", "rel": "bookmark"}], "image": {"id": "e00a2211-250f-49c6-8a97-b675037fa6d7", "links": [{"href": "http://172.30.10.101:8774/images/e00a2211-250f-49c6-8a97-b675037fa6d7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6b6b84a1-6d36-4f26-a35b-dd6a0aca89f2", "links": [{"href": "http://172.30.10.101:8774/flavors/6b6b84a1-6d36-4f26-a35b-dd6a0aca89f2", "rel": "bookmark"}]}, "id": "4e16b8cb-8ff4-4383-9f0a-690e972c6a57", "user_id": "1c7b96e99fdb4e7084719535ba8ef32a", "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-27T21:58:23Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-643e30ad-1f6e-47a2-900f-1af2795309e9-inst", "created": "2018-06-27T21:58:22Z", "tenant_id": "7801d155c2064a448a5e0e9f77261153", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 21:58:23,983 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/4e16b8cb-8ff4-4383-9f0a-690e972c6a57 used request id req-275c747d-2fff-4903-a90c-90f68162147a 2018-06-27 21:58:23,983 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-643e30ad-1f6e-47a2-900f-1af2795309e9-inst] is - BUILD 2018-06-27 21:58:23,983 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 21:58:26,987 - create_instance - DEBUG - VM status query timeout in 895.585725069 2018-06-27 21:58:26,990 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/4e16b8cb-8ff4-4383-9f0a-690e972c6a57 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47be03b989fa27e8daafeb2c1e09c0f8f9864356" 2018-06-27 21:58:27,718 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:58:27 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-e339e75c-e374-41ce-8c27-e7ac9880bc5a X-Compute-Request-Id: req-e339e75c-e374-41ce-8c27-e7ac9880bc5a 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/4e16b8cb-8ff4-4383-9f0a-690e972c6a57", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/4e16b8cb-8ff4-4383-9f0a-690e972c6a57", "rel": "bookmark"}], "image": {"id": "e00a2211-250f-49c6-8a97-b675037fa6d7", "links": [{"href": "http://172.30.10.101:8774/images/e00a2211-250f-49c6-8a97-b675037fa6d7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6b6b84a1-6d36-4f26-a35b-dd6a0aca89f2", "links": [{"href": "http://172.30.10.101:8774/flavors/6b6b84a1-6d36-4f26-a35b-dd6a0aca89f2", "rel": "bookmark"}]}, "id": "4e16b8cb-8ff4-4383-9f0a-690e972c6a57", "security_groups": [{"name": "default"}], "user_id": "1c7b96e99fdb4e7084719535ba8ef32a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T21:58:26Z", "hostId": "da2c604897f3f144465ea86c0cb0de8838a05e51d9141bb0d9c707e3", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-643e30ad-1f6e-47a2-900f-1af2795309e9-inst", "created": "2018-06-27T21:58:22Z", "tenant_id": "7801d155c2064a448a5e0e9f77261153", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 21:58:27,719 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/4e16b8cb-8ff4-4383-9f0a-690e972c6a57 used request id req-e339e75c-e374-41ce-8c27-e7ac9880bc5a 2018-06-27 21:58:27,719 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-643e30ad-1f6e-47a2-900f-1af2795309e9-inst] is - BUILD 2018-06-27 21:58:27,719 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 21:58:30,722 - create_instance - DEBUG - VM status query timeout in 891.849982023 2018-06-27 21:58:30,726 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/4e16b8cb-8ff4-4383-9f0a-690e972c6a57 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47be03b989fa27e8daafeb2c1e09c0f8f9864356" 2018-06-27 21:58:32,556 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:58:32 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-78dfcdd7-5f52-4956-8742-202be0b0e388 X-Compute-Request-Id: req-78dfcdd7-5f52-4956-8742-202be0b0e388 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/4e16b8cb-8ff4-4383-9f0a-690e972c6a57", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/4e16b8cb-8ff4-4383-9f0a-690e972c6a57", "rel": "bookmark"}], "image": {"id": "e00a2211-250f-49c6-8a97-b675037fa6d7", "links": [{"href": "http://172.30.10.101:8774/images/e00a2211-250f-49c6-8a97-b675037fa6d7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6b6b84a1-6d36-4f26-a35b-dd6a0aca89f2", "links": [{"href": "http://172.30.10.101:8774/flavors/6b6b84a1-6d36-4f26-a35b-dd6a0aca89f2", "rel": "bookmark"}]}, "id": "4e16b8cb-8ff4-4383-9f0a-690e972c6a57", "security_groups": [{"name": "default"}], "user_id": "1c7b96e99fdb4e7084719535ba8ef32a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T21:58:26Z", "hostId": "da2c604897f3f144465ea86c0cb0de8838a05e51d9141bb0d9c707e3", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-643e30ad-1f6e-47a2-900f-1af2795309e9-inst", "created": "2018-06-27T21:58:22Z", "tenant_id": "7801d155c2064a448a5e0e9f77261153", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 21:58:32,557 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/4e16b8cb-8ff4-4383-9f0a-690e972c6a57 used request id req-78dfcdd7-5f52-4956-8742-202be0b0e388 2018-06-27 21:58:32,557 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-643e30ad-1f6e-47a2-900f-1af2795309e9-inst] is - BUILD 2018-06-27 21:58:32,557 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 21:58:35,560 - create_instance - DEBUG - VM status query timeout in 887.012495995 2018-06-27 21:58:35,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/4e16b8cb-8ff4-4383-9f0a-690e972c6a57 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47be03b989fa27e8daafeb2c1e09c0f8f9864356" 2018-06-27 21:58:37,685 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:58:37 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-7f427f2e-2845-4fcb-b42f-06fd92a64ec8 X-Compute-Request-Id: req-7f427f2e-2845-4fcb-b42f-06fd92a64ec8 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/4e16b8cb-8ff4-4383-9f0a-690e972c6a57", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/4e16b8cb-8ff4-4383-9f0a-690e972c6a57", "rel": "bookmark"}], "image": {"id": "e00a2211-250f-49c6-8a97-b675037fa6d7", "links": [{"href": "http://172.30.10.101:8774/images/e00a2211-250f-49c6-8a97-b675037fa6d7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6b6b84a1-6d36-4f26-a35b-dd6a0aca89f2", "links": [{"href": "http://172.30.10.101:8774/flavors/6b6b84a1-6d36-4f26-a35b-dd6a0aca89f2", "rel": "bookmark"}]}, "id": "4e16b8cb-8ff4-4383-9f0a-690e972c6a57", "security_groups": [{"name": "default"}], "user_id": "1c7b96e99fdb4e7084719535ba8ef32a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T21:58:26Z", "hostId": "da2c604897f3f144465ea86c0cb0de8838a05e51d9141bb0d9c707e3", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-643e30ad-1f6e-47a2-900f-1af2795309e9-inst", "created": "2018-06-27T21:58:22Z", "tenant_id": "7801d155c2064a448a5e0e9f77261153", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 21:58:37,685 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/4e16b8cb-8ff4-4383-9f0a-690e972c6a57 used request id req-7f427f2e-2845-4fcb-b42f-06fd92a64ec8 2018-06-27 21:58:37,686 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-643e30ad-1f6e-47a2-900f-1af2795309e9-inst] is - BUILD 2018-06-27 21:58:37,686 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 21:58:40,689 - create_instance - DEBUG - VM status query timeout in 881.883318901 2018-06-27 21:58:40,692 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/4e16b8cb-8ff4-4383-9f0a-690e972c6a57 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47be03b989fa27e8daafeb2c1e09c0f8f9864356" 2018-06-27 21:58:42,680 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:58:42 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-a89b8bed-c23a-4dec-8c0c-69c9e92a25ae X-Compute-Request-Id: req-a89b8bed-c23a-4dec-8c0c-69c9e92a25ae Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-643e30ad-1f6e-47a2-900f-1af2795309e9-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:fb:0a", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:fb:0a", "version": 4, "addr": "10.55.0.102", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/4e16b8cb-8ff4-4383-9f0a-690e972c6a57", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/4e16b8cb-8ff4-4383-9f0a-690e972c6a57", "rel": "bookmark"}], "image": {"id": "e00a2211-250f-49c6-8a97-b675037fa6d7", "links": [{"href": "http://172.30.10.101:8774/images/e00a2211-250f-49c6-8a97-b675037fa6d7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T21:58:39.000000", "flavor": {"id": "6b6b84a1-6d36-4f26-a35b-dd6a0aca89f2", "links": [{"href": "http://172.30.10.101:8774/flavors/6b6b84a1-6d36-4f26-a35b-dd6a0aca89f2", "rel": "bookmark"}]}, "id": "4e16b8cb-8ff4-4383-9f0a-690e972c6a57", "security_groups": [{"name": "default"}], "user_id": "1c7b96e99fdb4e7084719535ba8ef32a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T21:58:39Z", "hostId": "da2c604897f3f144465ea86c0cb0de8838a05e51d9141bb0d9c707e3", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-643e30ad-1f6e-47a2-900f-1af2795309e9-inst", "created": "2018-06-27T21:58:22Z", "tenant_id": "7801d155c2064a448a5e0e9f77261153", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 21:58:42,680 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/4e16b8cb-8ff4-4383-9f0a-690e972c6a57 used request id req-a89b8bed-c23a-4dec-8c0c-69c9e92a25ae 2018-06-27 21:58:42,680 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-643e30ad-1f6e-47a2-900f-1af2795309e9-inst] is - ACTIVE 2018-06-27 21:58:42,681 - create_instance - INFO - VM is - ACTIVE 2018-06-27 21:58:42,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/4e16b8cb-8ff4-4383-9f0a-690e972c6a57 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47be03b989fa27e8daafeb2c1e09c0f8f9864356" 2018-06-27 21:58:45,840 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:58:45 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-3f7b8477-74aa-4eaf-bc46-74daec546e32 X-Compute-Request-Id: req-3f7b8477-74aa-4eaf-bc46-74daec546e32 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-643e30ad-1f6e-47a2-900f-1af2795309e9-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:fb:0a", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:fb:0a", "version": 4, "addr": "10.55.0.102", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/4e16b8cb-8ff4-4383-9f0a-690e972c6a57", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/4e16b8cb-8ff4-4383-9f0a-690e972c6a57", "rel": "bookmark"}], "image": {"id": "e00a2211-250f-49c6-8a97-b675037fa6d7", "links": [{"href": "http://172.30.10.101:8774/images/e00a2211-250f-49c6-8a97-b675037fa6d7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T21:58:39.000000", "flavor": {"id": "6b6b84a1-6d36-4f26-a35b-dd6a0aca89f2", "links": [{"href": "http://172.30.10.101:8774/flavors/6b6b84a1-6d36-4f26-a35b-dd6a0aca89f2", "rel": "bookmark"}]}, "id": "4e16b8cb-8ff4-4383-9f0a-690e972c6a57", "security_groups": [{"name": "default"}], "user_id": "1c7b96e99fdb4e7084719535ba8ef32a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T21:58:39Z", "hostId": "da2c604897f3f144465ea86c0cb0de8838a05e51d9141bb0d9c707e3", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-643e30ad-1f6e-47a2-900f-1af2795309e9-inst", "created": "2018-06-27T21:58:22Z", "tenant_id": "7801d155c2064a448a5e0e9f77261153", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 21:58:45,840 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/4e16b8cb-8ff4-4383-9f0a-690e972c6a57 used request id req-3f7b8477-74aa-4eaf-bc46-74daec546e32 2018-06-27 21:58:45,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-643e30ad-1f6e-47a2-900f-1af2795309e9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47be03b989fa27e8daafeb2c1e09c0f8f9864356" 2018-06-27 21:58:46,130 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:58:46 GMT Content-Type: application/json Content-Length: 645 Connection: keep-alive X-Openstack-Request-Id: req-c6bd05b7-d0ec-49fa-b0ae-b504cd7c40df Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["1ee82642-f896-4f11-8751-3c8f02d150ff"],"updated_at":"2018-06-27T21:57:56Z","tenant_id":"7801d155c2064a448a5e0e9f77261153","created_at":"2018-06-27T21:57:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"7801d155c2064a448a5e0e9f77261153","id":"f67d9779-b2a3-4780-800f-fcf583f58bd3","name":"CreateInstancePortManipulationTests-643e30ad-1f6e-47a2-900f-1af2795309e9-pub-net"}]} 2018-06-27 21:58:46,131 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-643e30ad-1f6e-47a2-900f-1af2795309e9-pub-net used request id req-c6bd05b7-d0ec-49fa-b0ae-b504cd7c40df 2018-06-27 21:58:46,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/7801d155c2064a448a5e0e9f77261153 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47be03b989fa27e8daafeb2c1e09c0f8f9864356" 2018-06-27 21:58:46,228 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:58:46 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-086b5cc4-244e-4185-843d-5e1f167b3818 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/7801d155c2064a448a5e0e9f77261153"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7801d155c2064a448a5e0e9f77261153", "name": "CreateInstancePortManipulationTests-9a2c1608-3274-426-proj"}} 2018-06-27 21:58:46,228 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/7801d155c2064a448a5e0e9f77261153 used request id req-086b5cc4-244e-4185-843d-5e1f167b3818 2018-06-27 21:58:46,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/subnets?network_id=f67d9779-b2a3-4780-800f-fcf583f58bd3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47be03b989fa27e8daafeb2c1e09c0f8f9864356" 2018-06-27 21:58:46,409 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:58:46 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-959f6ea5-da39-4eb8-932e-5e1926b09f06 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f67d9779-b2a3-4780-800f-fcf583f58bd3","tenant_id":"7801d155c2064a448a5e0e9f77261153","created_at":"2018-06-27T21:57:56Z","dns_nameservers":[],"updated_at":"2018-06-27T21:57:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7801d155c2064a448a5e0e9f77261153","id":"1ee82642-f896-4f11-8751-3c8f02d150ff","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-643e30ad-1f6e-47a2-900f-1af2795309e9-pub-subnet"}]} 2018-06-27 21:58:46,410 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=f67d9779-b2a3-4780-800f-fcf583f58bd3 used request id req-959f6ea5-da39-4eb8-932e-5e1926b09f06 2018-06-27 21:58:46,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/ports?network_id=f67d9779-b2a3-4780-800f-fcf583f58bd3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47be03b989fa27e8daafeb2c1e09c0f8f9864356" 2018-06-27 21:58:46,662 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:58:46 GMT Content-Type: application/json Content-Length: 2382 Connection: keep-alive X-Openstack-Request-Id: req-5f24d801-7308-4d71-a73a-66fec1596e50 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"f67d9779-b2a3-4780-800f-fcf583f58bd3","tenant_id":"7801d155c2064a448a5e0e9f77261153","created_at":"2018-06-27T21:58:10Z","admin_state_up":true,"updated_at":"2018-06-27T21:58:38Z","binding:vnic_type":"normal","device_id":"4e16b8cb-8ff4-4383-9f0a-690e972c6a57","device_owner":"compute:nova","revision_number":11,"mac_address":"fa:16:3e:fc:fb:0a","id":"00458c2e-b0fb-4cda-850d-62a1a79e19c6","port_security_enabled":true,"project_id":"7801d155c2064a448a5e0e9f77261153","fixed_ips":[{"subnet_id":"1ee82642-f896-4f11-8751-3c8f02d150ff","ip_address":"10.55.0.101"},{"subnet_id":"1ee82642-f896-4f11-8751-3c8f02d150ff","ip_address":"10.55.0.102"}],"extra_dhcp_opts":[],"security_groups":["523e1e06-efda-4d0a-a96c-8dd2261b425f"],"name":"CreateInstancePortManipulationTests-643e30ad-1f6e-47a2-900f-1af2795309e9port-1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"f67d9779-b2a3-4780-800f-fcf583f58bd3","tenant_id":"7801d155c2064a448a5e0e9f77261153","created_at":"2018-06-27T21:57:57Z","admin_state_up":true,"updated_at":"2018-06-27T21:58:02Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-f67d9779-b2a3-4780-800f-fcf583f58bd3","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:49:6a:b9","id":"314bc116-8828-4a61-89f8-546591331638","port_security_enabled":false,"project_id":"7801d155c2064a448a5e0e9f77261153","fixed_ips":[{"subnet_id":"1ee82642-f896-4f11-8751-3c8f02d150ff","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"f67d9779-b2a3-4780-800f-fcf583f58bd3","tenant_id":"7801d155c2064a448a5e0e9f77261153","created_at":"2018-06-27T21:57:58Z","admin_state_up":true,"updated_at":"2018-06-27T21:58:04Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-f67d9779-b2a3-4780-800f-fcf583f58bd3","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:cb:c0:d3","id":"933f4573-1dd5-460c-afeb-eb646e004132","port_security_enabled":false,"project_id":"7801d155c2064a448a5e0e9f77261153","fixed_ips":[{"subnet_id":"1ee82642-f896-4f11-8751-3c8f02d150ff","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-27 21:58:46,663 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=f67d9779-b2a3-4780-800f-fcf583f58bd3 used request id req-5f24d801-7308-4d71-a73a-66fec1596e50 2018-06-27 21:58:46,664 - create_instance - INFO - Deleting Port with ID - 00458c2e-b0fb-4cda-850d-62a1a79e19c6 2018-06-27 21:58:46,664 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-643e30ad-1f6e-47a2-900f-1af2795309e9port-1 2018-06-27 21:58:46,668 - 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/00458c2e-b0fb-4cda-850d-62a1a79e19c6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47be03b989fa27e8daafeb2c1e09c0f8f9864356" 2018-06-27 21:58:48,349 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:58:48 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-f4e1d243-c184-41d0-9334-41f45a358dfc Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:58:48,349 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/ports/00458c2e-b0fb-4cda-850d-62a1a79e19c6 used request id req-f4e1d243-c184-41d0-9334-41f45a358dfc 2018-06-27 21:58:48,349 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-643e30ad-1f6e-47a2-900f-1af2795309e9-inst 2018-06-27 21:58:48,352 - 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/4e16b8cb-8ff4-4383-9f0a-690e972c6a57 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47be03b989fa27e8daafeb2c1e09c0f8f9864356" 2018-06-27 21:58:48,807 - novaclient.v2.client - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:58: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-ced58194-9625-4fae-97a6-9e65b95e2b86 X-Compute-Request-Id: req-ced58194-9625-4fae-97a6-9e65b95e2b86 Front-End-Https: on 2018-06-27 21:58:48,807 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/servers/4e16b8cb-8ff4-4383-9f0a-690e972c6a57 used request id req-ced58194-9625-4fae-97a6-9e65b95e2b86 2018-06-27 21:58:48,807 - create_instance - INFO - Checking deletion status 2018-06-27 21:58:48,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/4e16b8cb-8ff4-4383-9f0a-690e972c6a57 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47be03b989fa27e8daafeb2c1e09c0f8f9864356" 2018-06-27 21:58:50,350 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:58:50 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-57250dc3-de95-43f8-ba75-6cbc103419be X-Compute-Request-Id: req-57250dc3-de95-43f8-ba75-6cbc103419be 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/4e16b8cb-8ff4-4383-9f0a-690e972c6a57", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/4e16b8cb-8ff4-4383-9f0a-690e972c6a57", "rel": "bookmark"}], "image": {"id": "e00a2211-250f-49c6-8a97-b675037fa6d7", "links": [{"href": "http://172.30.10.101:8774/images/e00a2211-250f-49c6-8a97-b675037fa6d7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T21:58:39.000000", "flavor": {"id": "6b6b84a1-6d36-4f26-a35b-dd6a0aca89f2", "links": [{"href": "http://172.30.10.101:8774/flavors/6b6b84a1-6d36-4f26-a35b-dd6a0aca89f2", "rel": "bookmark"}]}, "id": "4e16b8cb-8ff4-4383-9f0a-690e972c6a57", "user_id": "1c7b96e99fdb4e7084719535ba8ef32a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T21:58:49Z", "hostId": "da2c604897f3f144465ea86c0cb0de8838a05e51d9141bb0d9c707e3", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-643e30ad-1f6e-47a2-900f-1af2795309e9-inst", "created": "2018-06-27T21:58:22Z", "tenant_id": "7801d155c2064a448a5e0e9f77261153", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 21:58:50,350 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/4e16b8cb-8ff4-4383-9f0a-690e972c6a57 used request id req-57250dc3-de95-43f8-ba75-6cbc103419be 2018-06-27 21:58:50,351 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-643e30ad-1f6e-47a2-900f-1af2795309e9-inst] is - ACTIVE 2018-06-27 21:58:50,351 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 21:58:53,353 - create_instance - DEBUG - VM status query timeout in 295.454988003 2018-06-27 21:58:53,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/4e16b8cb-8ff4-4383-9f0a-690e972c6a57 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47be03b989fa27e8daafeb2c1e09c0f8f9864356" 2018-06-27 21:58:54,277 - novaclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Wed, 27 Jun 2018 21:58:54 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-e99438b6-f290-4f65-9844-212726c4120f X-Compute-Request-Id: req-e99438b6-f290-4f65-9844-212726c4120f RESP BODY: {"itemNotFound": {"message": "Instance 4e16b8cb-8ff4-4383-9f0a-690e972c6a57 could not be found.", "code": 404}} 2018-06-27 21:58:54,277 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/4e16b8cb-8ff4-4383-9f0a-690e972c6a57 used request id req-e99438b6-f290-4f65-9844-212726c4120f 2018-06-27 21:58:54,277 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 4e16b8cb-8ff4-4383-9f0a-690e972c6a57 could not be found. (HTTP 404) (Request-ID: req-e99438b6-f290-4f65-9844-212726c4120f) 2018-06-27 21:58:54,277 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-643e30ad-1f6e-47a2-900f-1af2795309e9-inst 2018-06-27 21:58:54,282 - 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/6b6b84a1-6d36-4f26-a35b-dd6a0aca89f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5cfdc743370fbf219f75fca1e903c11b236f382" 2018-06-27 21:58:54,996 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 21:58: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-f93c5f5f-3b4b-47cb-9515-37b2fe8d6da2 X-Compute-Request-Id: req-f93c5f5f-3b4b-47cb-9515-37b2fe8d6da2 2018-06-27 21:58:54,996 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/flavors/6b6b84a1-6d36-4f26-a35b-dd6a0aca89f2 used request id req-f93c5f5f-3b4b-47cb-9515-37b2fe8d6da2 2018-06-27 21:58:54,997 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-643e30ad-1f6e-47a2-900f-1af2795309e9-pub-subnet 2018-06-27 21:58:54,997 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-643e30ad-1f6e-47a2-900f-1af2795309e9-pub-subnet 2018-06-27 21:58:55,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/subnets/1ee82642-f896-4f11-8751-3c8f02d150ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}265206619b059c3837c828c1f99ae5cc81d77d71" 2018-06-27 21:59:00,458 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:59:00 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-3da2edc1-c08e-453d-baec-ed7f09ad81b8 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:59:00,458 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/1ee82642-f896-4f11-8751-3c8f02d150ff used request id req-3da2edc1-c08e-453d-baec-ed7f09ad81b8 2018-06-27 21:59:00,459 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-643e30ad-1f6e-47a2-900f-1af2795309e9-pub-net 2018-06-27 21:59:00,464 - 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/f67d9779-b2a3-4780-800f-fcf583f58bd3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}265206619b059c3837c828c1f99ae5cc81d77d71" 2018-06-27 21:59:03,301 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:59:03 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-8ba75922-8000-48db-92fe-7e1b14a4d762 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:59:03,301 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/f67d9779-b2a3-4780-800f-fcf583f58bd3 used request id req-8ba75922-8000-48db-92fe-7e1b14a4d762 2018-06-27 21:59:03,302 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-643e30ad-1f6e-47a2-900f-1af2795309e9-image 2018-06-27 21:59:03,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9292/v2/images/e00a2211-250f-49c6-8a97-b675037fa6d7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7e4ea63f3acc32f158779f0963ed38e74cff1bcf" 2018-06-27 21:59:04,868 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:59:04 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-a3a9ceda-9250-4094-ba88-8e99218621db 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-27 21:59:04,868 - keystoneauth.session - DEBUG - DELETE call to image for https://172.30.10.101:9292/v2/images/e00a2211-250f-49c6-8a97-b675037fa6d7 used request id req-a3a9ceda-9250-4094-ba88-8e99218621db 2018-06-27 21:59:04,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}3794429dab585d139c460e6ac0841971ac7e66e2" 2018-06-27 21:59:05,972 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:59:05 GMT Content-Type: application/json Content-Length: 11766 Connection: keep-alive X-Openstack-Request-Id: req-61cb0fc3-18e2-4f42-acbf-4c500244b999 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7801d155c2064a448a5e0e9f77261153", "created_at": "2018-06-27T21:57:53Z", "updated_at": "2018-06-27T21:57:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:57:53Z", "revision_number": 0, "id": "134e52f2-e7d0-4401-bc20-ba612dc27e78", "remote_group_id": "523e1e06-efda-4d0a-a96c-8dd2261b425f", "remote_ip_prefix": null, "created_at": "2018-06-27T21:57:53Z", "security_group_id": "523e1e06-efda-4d0a-a96c-8dd2261b425f", "tenant_id": "7801d155c2064a448a5e0e9f77261153", "port_range_min": null, "ethertype": "IPv6", "project_id": "7801d155c2064a448a5e0e9f77261153"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:57:53Z", "revision_number": 0, "id": "1c7e9105-de9d-4025-98ce-435ec4a28134", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:57:53Z", "security_group_id": "523e1e06-efda-4d0a-a96c-8dd2261b425f", "tenant_id": "7801d155c2064a448a5e0e9f77261153", "port_range_min": null, "ethertype": "IPv6", "project_id": "7801d155c2064a448a5e0e9f77261153"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:57:53Z", "revision_number": 0, "id": "9e69cfac-36a9-47a6-bada-3d0594720190", "remote_group_id": "523e1e06-efda-4d0a-a96c-8dd2261b425f", "remote_ip_prefix": null, "created_at": "2018-06-27T21:57:53Z", "security_group_id": "523e1e06-efda-4d0a-a96c-8dd2261b425f", "tenant_id": "7801d155c2064a448a5e0e9f77261153", "port_range_min": null, "ethertype": "IPv4", "project_id": "7801d155c2064a448a5e0e9f77261153"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:57:53Z", "revision_number": 0, "id": "a2b0a7a8-c402-424c-94cc-ff29d21aa810", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:57:53Z", "security_group_id": "523e1e06-efda-4d0a-a96c-8dd2261b425f", "tenant_id": "7801d155c2064a448a5e0e9f77261153", "port_range_min": null, "ethertype": "IPv4", "project_id": "7801d155c2064a448a5e0e9f77261153"}], "revision_number": 4, "project_id": "7801d155c2064a448a5e0e9f77261153", "id": "523e1e06-efda-4d0a-a96c-8dd2261b425f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-27T19:03:04Z", "updated_at": "2018-06-27T19:03:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "6748ef1e-56da-434e-9e89-e86b58537b65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "b3e3826c-1c48-4699-93f0-f8a310956753", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "bfad35fa-7ea9-4a81-917d-7b86481eb510", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "d657b333-103d-4d19-add8-1e8bae2f8849", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b92069937e44a3786e439f95c61afe5", "created_at": "2018-06-27T19:08:41Z", "updated_at": "2018-06-27T19:08:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "4ac2a090-f595-4e7b-9b7a-a52fa204e881", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "5508c0b1-6261-44cb-854d-60c64bcbba0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "a60c77dc-6985-48ac-a3a3-067176d3e52f", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "e6ec0fa4-1eb3-4c5d-a451-c7acfd7fde82", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}], "revision_number": 4, "project_id": "4b92069937e44a3786e439f95c61afe5", "id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T18:59:55Z", "updated_at": "2018-06-27T18:59:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "5a060918-419b-4ec3-90df-a7764c06af2f", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "6cd9bbf0-4d1b-4b13-a6c4-e20a15bb3360", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "8134c0f0-89c6-4d45-bef8-a9260d9d0723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "e0e7297a-a59d-4d2b-b75c-2cc86b269114", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}], "revision_number": 4, "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "created_at": "2018-06-27T21:03:43Z", "updated_at": "2018-06-27T21:03:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "41061dbf-a5a2-465f-84dd-140f6104b3f7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "47d5c96d-0510-41a5-b33e-5683702c5bb8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "4b4b6430-3f42-4fe4-a25e-2c5c015a7699", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "e6a68cb7-6491-4474-a4d7-38496cac4eb7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}], "revision_number": 4, "project_id": "3f0a375b66c54145bff1c56e7c91ad73", "id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "name": "default"}]} 2018-06-27 21:59:05,972 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-61cb0fc3-18e2-4f42-acbf-4c500244b999 2018-06-27 21:59:05,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/7801d155c2064a448a5e0e9f77261153 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3794429dab585d139c460e6ac0841971ac7e66e2" 2018-06-27 21:59:06,303 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:59:05 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f14354f6-e0a2-4cc5-a118-e12f992b4680 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/7801d155c2064a448a5e0e9f77261153"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7801d155c2064a448a5e0e9f77261153", "name": "CreateInstancePortManipulationTests-9a2c1608-3274-426-proj"}} 2018-06-27 21:59:06,303 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/7801d155c2064a448a5e0e9f77261153 used request id req-f14354f6-e0a2-4cc5-a118-e12f992b4680 2018-06-27 21:59:06,304 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 523e1e06-efda-4d0a-a96c-8dd2261b425f 2018-06-27 21:59:06,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-group-rules?security_group_id=523e1e06-efda-4d0a-a96c-8dd2261b425f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3794429dab585d139c460e6ac0841971ac7e66e2" 2018-06-27 21:59:06,930 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:59:06 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-0762035a-967d-447f-b0b1-e2dfac088c53 Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": "523e1e06-efda-4d0a-a96c-8dd2261b425f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:57:53Z", "security_group_id": "523e1e06-efda-4d0a-a96c-8dd2261b425f", "port_range_min": null, "revision_number": 0, "tenant_id": "7801d155c2064a448a5e0e9f77261153", "created_at": "2018-06-27T21:57:53Z", "project_id": "7801d155c2064a448a5e0e9f77261153", "id": "134e52f2-e7d0-4401-bc20-ba612dc27e78"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:57:53Z", "security_group_id": "523e1e06-efda-4d0a-a96c-8dd2261b425f", "port_range_min": null, "revision_number": 0, "tenant_id": "7801d155c2064a448a5e0e9f77261153", "created_at": "2018-06-27T21:57:53Z", "project_id": "7801d155c2064a448a5e0e9f77261153", "id": "1c7e9105-de9d-4025-98ce-435ec4a28134"}, {"remote_group_id": "523e1e06-efda-4d0a-a96c-8dd2261b425f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:57:53Z", "security_group_id": "523e1e06-efda-4d0a-a96c-8dd2261b425f", "port_range_min": null, "revision_number": 0, "tenant_id": "7801d155c2064a448a5e0e9f77261153", "created_at": "2018-06-27T21:57:53Z", "project_id": "7801d155c2064a448a5e0e9f77261153", "id": "9e69cfac-36a9-47a6-bada-3d0594720190"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:57:53Z", "security_group_id": "523e1e06-efda-4d0a-a96c-8dd2261b425f", "port_range_min": null, "revision_number": 0, "tenant_id": "7801d155c2064a448a5e0e9f77261153", "created_at": "2018-06-27T21:57:53Z", "project_id": "7801d155c2064a448a5e0e9f77261153", "id": "a2b0a7a8-c402-424c-94cc-ff29d21aa810"}]} 2018-06-27 21:59:06,930 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=523e1e06-efda-4d0a-a96c-8dd2261b425f used request id req-0762035a-967d-447f-b0b1-e2dfac088c53 2018-06-27 21:59:06,931 - neutron_utils - INFO - Deleting security group with name - default 2018-06-27 21:59: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-groups/523e1e06-efda-4d0a-a96c-8dd2261b425f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3794429dab585d139c460e6ac0841971ac7e66e2" 2018-06-27 21:59:07,353 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:59:07 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-0692e7bd-b201-4615-ba07-b7fa90db611c Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:59:07,353 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/523e1e06-efda-4d0a-a96c-8dd2261b425f used request id req-0692e7bd-b201-4615-ba07-b7fa90db611c 2018-06-27 21:59:07,354 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-9a2c1608-3274-426-proj 2018-06-27 21:59:07,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/7801d155c2064a448a5e0e9f77261153 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3794429dab585d139c460e6ac0841971ac7e66e2" 2018-06-27 21:59:08,106 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:59:07 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-81494b82-d6e9-4c71-93fb-c3dcf957bca4 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:59:08,106 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/7801d155c2064a448a5e0e9f77261153 used request id req-81494b82-d6e9-4c71-93fb-c3dcf957bca4 2018-06-27 21:59:08,106 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-9a2c1608-3274-426-proj-role 2018-06-27 21:59:08,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/5996083a401045fab4e9012c6b463149 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3794429dab585d139c460e6ac0841971ac7e66e2" 2018-06-27 21:59:08,503 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:59:08 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7ba829fd-3e24-45bd-9cb7-4f71fb73f71a Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:59:08,503 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/5996083a401045fab4e9012c6b463149 used request id req-7ba829fd-3e24-45bd-9cb7-4f71fb73f71a 2018-06-27 21:59:08,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3794429dab585d139c460e6ac0841971ac7e66e2" 2018-06-27 21:59:08,903 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:59:08 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-90ef5f6b-446a-43f9-8762-27f4fe1c7f49 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 21:59:08,903 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-90ef5f6b-446a-43f9-8762-27f4fe1c7f49 2018-06-27 21:59:08,903 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-9a2c1608-3274-426-user 2018-06-27 21:59:08,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/1c7b96e99fdb4e7084719535ba8ef32a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}476a232d1176b5991fd13b5121f8dd250dbef971" 2018-06-27 21:59:09,627 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:59:08 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-091a3603-433a-4c1a-8ebd-c45582e82ef8 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:59:09,627 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/1c7b96e99fdb4e7084719535ba8ef32a used request id req-091a3603-433a-4c1a-8ebd-c45582e82ef8 2018-06-27 21:59:09,628 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:59:10,405 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:59:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["DORU43ESTLuWD_dAEgYbNA"], "issued_at": "2018-06-27T21:59:10.000000Z"}} 2018-06-27 21:59:10,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}285fe9ea2e295eaef67eee5d4b92ba3ea8479bec" 2018-06-27 21:59:10,727 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:59:10 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a8666e56-1814-4b23-8114-397c59717d1e Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:59:10,727 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-a8666e56-1814-4b23-8114-397c59717d1e 2018-06-27 21:59:10,728 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:59:10,732 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:59:11,618 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:59:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["PCsPGIZKSz2yKUT4IVEH0w"], "issued_at": "2018-06-27T21:59:11.000000Z"}} 2018-06-27 21:59:11,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}0940b58c514d6825b8104f9fd5aea5fb686da30e" 2018-06-27 21:59:11,990 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:59:11 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-86bd2a38-9f85-4529-92ce-8b58338858c8 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:59:11,990 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-86bd2a38-9f85-4529-92ce-8b58338858c8 2018-06-27 21:59:11,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 21:59:12,005 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21: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-27 21:59:12,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?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-23d69ab9-3631-4ae-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0940b58c514d6825b8104f9fd5aea5fb686da30e" 2018-06-27 21:59:12,377 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:59:12 GMT Server: Apache Content-Length: 203 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-46862126-88db-4eb7-ae63-87ed3339498e 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-23d69ab9-3631-4ae-proj", "previous": null, "next": null}, "projects": []} 2018-06-27 21:59:12,377 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-23d69ab9-3631-4ae-proj used request id req-46862126-88db-4eb7-ae63-87ed3339498e 2018-06-27 21:59:12,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0940b58c514d6825b8104f9fd5aea5fb686da30e" 2018-06-27 21:59:12,451 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:59:12 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-dc443559-e669-4941-a520-a0fcbf0342a0 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 21:59:12,451 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-dc443559-e669-4941-a520-a0fcbf0342a0 2018-06-27 21:59:12,455 - 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}0940b58c514d6825b8104f9fd5aea5fb686da30e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-23d69ab9-3631-4ae-proj"}}' 2018-06-27 21:59:12,836 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 21:59:12 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d17e9a72-1658-4437-bf7c-5514a4eb5331 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/c152a71854fb4c1c8d08b5d69450cc3b"}, "tags": [], "enabled": true, "id": "c152a71854fb4c1c8d08b5d69450cc3b", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-23d69ab9-3631-4ae-proj"}} 2018-06-27 21:59:12,836 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-d17e9a72-1658-4437-bf7c-5514a4eb5331 2018-06-27 21:59:12,836 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-23d69ab9-3631-4ae-proj 2018-06-27 21:59:12,837 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:59:12,837 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:59:13,565 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:59:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["mALUTqErTqmVDjBkAWcLtA"], "issued_at": "2018-06-27T21:59:13.000000Z"}} 2018-06-27 21:59:13,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}f9a7545550ba2ed294c445acd7e8c8a9a2a1d014" 2018-06-27 21:59:13,932 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:59:13 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-853ae142-c3bf-4e84-8649-2b505e881d00 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:59:13,932 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-853ae142-c3bf-4e84-8649-2b505e881d00 2018-06-27 21:59:13,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-27 21:59:13,949 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:59: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-27 21:59:13,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}f9a7545550ba2ed294c445acd7e8c8a9a2a1d014" 2018-06-27 21:59:14,108 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:59:13 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7d4b2ce7-f4f7-44d0-9e63-5963975ad5fc Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/05b1bc3fa6fd4243a4ba8b4d6fcc3daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05b1bc3fa6fd4243a4ba8b4d6fcc3daf", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/48d44c9c0fea4f4e80edc7d2e0715db7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d44c9c0fea4f4e80edc7d2e0715db7", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/4d3721127bf84155a837606ce3feba32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d3721127bf84155a837606ce3feba32", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/5c846663ea6d407e9223de0719ce5442"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c846663ea6d407e9223de0719ce5442", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/73a10e6c4f67490a8a4030cc6cea32f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73a10e6c4f67490a8a4030cc6cea32f5", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/8ecfab7d9d4f47bb8892a85b7d2a0b5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ecfab7d9d4f47bb8892a85b7d2a0b5a", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/b278d529e9a54a9195e4e536b9384dc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b278d529e9a54a9195e4e536b9384dc0", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b7f107ae7bb34ccea8282b1a0ec7a979"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7f107ae7bb34ccea8282b1a0ec7a979", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/d21494d0185b463db36b8c8c2b341b97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d21494d0185b463db36b8c8c2b341b97", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e0bb346419f84e4680f6ca9a97f4fc0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e0bb346419f84e4680f6ca9a97f4fc0b", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "c8d542af72ce49338052c29f02c8857e", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e9dd794fa5c040a9a0445386fb2a6116"}, "options": {}, "id": "e9dd794fa5c040a9a0445386fb2a6116", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/e9f9c747d54947bc800a81ecf11858f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9f9c747d54947bc800a81ecf11858f5", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-27 21:59:14,108 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-7d4b2ce7-f4f7-44d0-9e63-5963975ad5fc 2018-06-27 21:59:14,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?name=CreateInstancePortManipulationTests-23d69ab9-3631-4ae-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9a7545550ba2ed294c445acd7e8c8a9a2a1d014" 2018-06-27 21:59:14,200 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:59:14 GMT Server: Apache Content-Length: 489 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a4d24534-52fd-45ba-a1a8-8003c1a3780f Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateInstancePortManipulationTests-23d69ab9-3631-4ae-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/c152a71854fb4c1c8d08b5d69450cc3b"}, "tags": [], "enabled": true, "id": "c152a71854fb4c1c8d08b5d69450cc3b", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-23d69ab9-3631-4ae-proj"}]} 2018-06-27 21:59:14,200 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateInstancePortManipulationTests-23d69ab9-3631-4ae-proj used request id req-a4d24534-52fd-45ba-a1a8-8003c1a3780f 2018-06-27 21:59:14,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9a7545550ba2ed294c445acd7e8c8a9a2a1d014" 2018-06-27 21:59:14,622 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:59:14 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fa53b891-b48b-4f42-bfd3-63b96208abb1 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 21:59:14,622 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-fa53b891-b48b-4f42-bfd3-63b96208abb1 2018-06-27 21:59:15,366 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-23d69ab9-3631-4ae-user 2018-06-27 21:59:15,366 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:59:15,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0940b58c514d6825b8104f9fd5aea5fb686da30e" 2018-06-27 21:59:15,667 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:59:15 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-767b74f0-3320-4e66-be97-81c28d216adb Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 21:59:15,667 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-767b74f0-3320-4e66-be97-81c28d216adb 2018-06-27 21:59:15,671 - 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}0940b58c514d6825b8104f9fd5aea5fb686da30e" -d '{"role": {"name": "CreateInstancePortManipulationTests-23d69ab9-3631-4ae-proj-role"}}' 2018-06-27 21:59:16,121 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 21:59:15 GMT Server: Apache Content-Length: 234 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ec9264d8-8b00-4e98-919f-77c06fa370c6 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9049c3120f8948d0a9d2eb43ee154774", "links": {"self": "http://10.167.4.35:5000/v3/roles/9049c3120f8948d0a9d2eb43ee154774"}, "name": "CreateInstancePortManipulationTests-23d69ab9-3631-4ae-proj-role"}} 2018-06-27 21:59:16,121 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-ec9264d8-8b00-4e98-919f-77c06fa370c6 2018-06-27 21:59:16,122 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-23d69ab9-3631-4ae-proj-role 2018-06-27 21:59:16,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/9049c3120f8948d0a9d2eb43ee154774 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0940b58c514d6825b8104f9fd5aea5fb686da30e" 2018-06-27 21:59:16,479 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:59:16 GMT Server: Apache Content-Length: 234 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0a5537bd-5359-41bb-9106-bc57c4d5fae3 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9049c3120f8948d0a9d2eb43ee154774", "links": {"self": "http://10.167.4.35:5000/v3/roles/9049c3120f8948d0a9d2eb43ee154774"}, "name": "CreateInstancePortManipulationTests-23d69ab9-3631-4ae-proj-role"}} 2018-06-27 21:59:16,479 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/9049c3120f8948d0a9d2eb43ee154774 used request id req-0a5537bd-5359-41bb-9106-bc57c4d5fae3 2018-06-27 21:59:16,479 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-23d69ab9-3631-4ae-proj-role to project CreateInstancePortManipulationTests-23d69ab9-3631-4ae-proj 2018-06-27 21:59:16,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/c152a71854fb4c1c8d08b5d69450cc3b/users/63240a1c3cee427781f5edc3cf0cea4d/roles/9049c3120f8948d0a9d2eb43ee154774 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0940b58c514d6825b8104f9fd5aea5fb686da30e" 2018-06-27 21:59:16,947 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 21:59:16 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3f399ec7-a592-418e-9ae6-3d626e5737b5 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 21:59:16,947 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/c152a71854fb4c1c8d08b5d69450cc3b/users/63240a1c3cee427781f5edc3cf0cea4d/roles/9049c3120f8948d0a9d2eb43ee154774 used request id req-3f399ec7-a592-418e-9ae6-3d626e5737b5 2018-06-27 21:59:16,948 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-06-27 21:59:16,948 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:59:16,949 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:59:17,763 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9049c3120f8948d0a9d2eb43ee154774", "name": "CreateInstancePortManipulationTests-23d69ab9-3631-4ae-proj-role"}], "expires_at": "2018-06-27T22:59:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c152a71854fb4c1c8d08b5d69450cc3b", "name": "CreateInstancePortManipulationTests-23d69ab9-3631-4ae-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/c152a71854fb4c1c8d08b5d69450cc3b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/c152a71854fb4c1c8d08b5d69450cc3b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/c152a71854fb4c1c8d08b5d69450cc3b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/c152a71854fb4c1c8d08b5d69450cc3b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/c152a71854fb4c1c8d08b5d69450cc3b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/c152a71854fb4c1c8d08b5d69450cc3b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/c152a71854fb4c1c8d08b5d69450cc3b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/c152a71854fb4c1c8d08b5d69450cc3b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/c152a71854fb4c1c8d08b5d69450cc3b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/c152a71854fb4c1c8d08b5d69450cc3b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/c152a71854fb4c1c8d08b5d69450cc3b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/c152a71854fb4c1c8d08b5d69450cc3b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-23d69ab9-3631-4ae-user", "id": "63240a1c3cee427781f5edc3cf0cea4d"}, "audit_ids": ["VFPyjn_dT66sfNXMKN4kYg"], "issued_at": "2018-06-27T21:59:17.000000Z"}} 2018-06-27 21:59:17,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}97a0824289ac337294420d7b4492df25fabe384a" 2018-06-27 21:59:18,121 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:59:17 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8954e9f0-cf02-433d-ba26-865315b0d700 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:59:18,121 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-8954e9f0-cf02-433d-ba26-865315b0d700 2018-06-27 21:59:18,125 - 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-4220bea5-c7bf-4ec3-af85-c4746a7c75e2-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}97a0824289ac337294420d7b4492df25fabe384a" 2018-06-27 21:59:18,923 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:59:18 GMT Content-Type: application/json Content-Length: 180 Connection: keep-alive X-Openstack-Request-Id: req-13bf37fa-e1c9-4516-9fe2-d23a4f4f86c7 Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-4220bea5-c7bf-4ec3-af85-c4746a7c75e2-image"} 2018-06-27 21:59:18,923 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-4220bea5-c7bf-4ec3-af85-c4746a7c75e2-image used request id req-13bf37fa-e1c9-4516-9fe2-d23a4f4f86c7 2018-06-27 21:59:18,927 - 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}97a0824289ac337294420d7b4492df25fabe384a" 2018-06-27 21:59:19,691 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:59:19 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-b54df3a5-df38-4aa2-87f4-4c084702a005 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-27 21:59:19,691 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-b54df3a5-df38-4aa2-87f4-4c084702a005 2018-06-27 21:59:19,723 - 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}97a0824289ac337294420d7b4492df25fabe384a" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-4220bea5-c7bf-4ec3-af85-c4746a7c75e2-image"}' 2018-06-27 21:59:20,550 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 21:59:20 GMT Content-Type: application/json Content-Length: 622 Connection: keep-alive Location: https://172.30.10.101:9292/v2/images/0a8911d6-f301-4fab-9d83-ffd6ba32e7bd Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-f59c8a3d-a551-4512-8558-67dbc7b53e3b Front-End-Https: on RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-4220bea5-c7bf-4ec3-af85-c4746a7c75e2-image", "tags": [], "container_format": "bare", "created_at": "2018-06-27T21:59:20Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-06-27T21:59:20Z", "visibility": "shared", "self": "/v2/images/0a8911d6-f301-4fab-9d83-ffd6ba32e7bd", "min_disk": 0, "protected": false, "id": "0a8911d6-f301-4fab-9d83-ffd6ba32e7bd", "file": "/v2/images/0a8911d6-f301-4fab-9d83-ffd6ba32e7bd/file", "checksum": null, "owner": "c152a71854fb4c1c8d08b5d69450cc3b", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-27 21:59:20,550 - keystoneauth.session - DEBUG - POST call to image for https://172.30.10.101:9292/v2/images used request id req-f59c8a3d-a551-4512-8558-67dbc7b53e3b 2018-06-27 21:59:20,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9292/v2/images/0a8911d6-f301-4fab-9d83-ffd6ba32e7bd/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}97a0824289ac337294420d7b4492df25fabe384a" -d '' 2018-06-27 21:59:21,956 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 21:59:21 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-dfb07988-6b12-4903-9d21-a5dcccf61fd9 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-27 21:59:21,956 - keystoneauth.session - DEBUG - PUT call to image for https://172.30.10.101:9292/v2/images/0a8911d6-f301-4fab-9d83-ffd6ba32e7bd/file used request id req-dfb07988-6b12-4903-9d21-a5dcccf61fd9 2018-06-27 21:59:21,957 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-06-27 21:59:21,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/0a8911d6-f301-4fab-9d83-ffd6ba32e7bd -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}97a0824289ac337294420d7b4492df25fabe384a" 2018-06-27 21:59:22,623 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:59:22 GMT Content-Type: application/json Content-Length: 740 Connection: keep-alive X-Openstack-Request-Id: req-14166eba-e1f0-4568-9e52-695192319114 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-4220bea5-c7bf-4ec3-af85-c4746a7c75e2-image", "tags": [], "container_format": "bare", "created_at": "2018-06-27T21:59:20Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-27T21:59:22Z", "visibility": "shared", "self": "/v2/images/0a8911d6-f301-4fab-9d83-ffd6ba32e7bd", "min_disk": 0, "protected": false, "id": "0a8911d6-f301-4fab-9d83-ffd6ba32e7bd", "file": "/v2/images/0a8911d6-f301-4fab-9d83-ffd6ba32e7bd/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c152a71854fb4c1c8d08b5d69450cc3b", "direct_url": "file:///var/lib/glance/images/0a8911d6-f301-4fab-9d83-ffd6ba32e7bd", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-27 21:59:22,623 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/0a8911d6-f301-4fab-9d83-ffd6ba32e7bd used request id req-14166eba-e1f0-4568-9e52-695192319114 2018-06-27 21:59:22,626 - 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}97a0824289ac337294420d7b4492df25fabe384a" 2018-06-27 21:59:24,232 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:59:24 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-85f9e6d0-4c78-4928-a3c3-d8ba90ada2ea 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-27 21:59:24,232 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-85f9e6d0-4c78-4928-a3c3-d8ba90ada2ea 2018-06-27 21:59:24,236 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-4220bea5-c7bf-4ec3-af85-c4746a7c75e2-image 2018-06-27 21:59:24,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/0a8911d6-f301-4fab-9d83-ffd6ba32e7bd -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}97a0824289ac337294420d7b4492df25fabe384a" 2018-06-27 21:59:25,057 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:59:25 GMT Content-Type: application/json Content-Length: 740 Connection: keep-alive X-Openstack-Request-Id: req-e480a701-eb5a-4c38-9103-c81d42b3e920 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-4220bea5-c7bf-4ec3-af85-c4746a7c75e2-image", "tags": [], "container_format": "bare", "created_at": "2018-06-27T21:59:20Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-27T21:59:22Z", "visibility": "shared", "self": "/v2/images/0a8911d6-f301-4fab-9d83-ffd6ba32e7bd", "min_disk": 0, "protected": false, "id": "0a8911d6-f301-4fab-9d83-ffd6ba32e7bd", "file": "/v2/images/0a8911d6-f301-4fab-9d83-ffd6ba32e7bd/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c152a71854fb4c1c8d08b5d69450cc3b", "direct_url": "file:///var/lib/glance/images/0a8911d6-f301-4fab-9d83-ffd6ba32e7bd", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-27 21:59:25,058 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/0a8911d6-f301-4fab-9d83-ffd6ba32e7bd used request id req-e480a701-eb5a-4c38-9103-c81d42b3e920 2018-06-27 21:59:25,058 - create_image - DEBUG - Instance status is - active 2018-06-27 21:59:25,059 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-4220bea5-c7bf-4ec3-af85-c4746a7c75e2-image 2018-06-27 21:59:25,059 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-4220bea5-c7bf-4ec3-af85-c4746a7c75e2-image 2018-06-27 21:59:25,059 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:59:25,060 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:59:25,806 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9049c3120f8948d0a9d2eb43ee154774", "name": "CreateInstancePortManipulationTests-23d69ab9-3631-4ae-proj-role"}], "expires_at": "2018-06-27T22:59:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c152a71854fb4c1c8d08b5d69450cc3b", "name": "CreateInstancePortManipulationTests-23d69ab9-3631-4ae-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/c152a71854fb4c1c8d08b5d69450cc3b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/c152a71854fb4c1c8d08b5d69450cc3b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/c152a71854fb4c1c8d08b5d69450cc3b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/c152a71854fb4c1c8d08b5d69450cc3b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/c152a71854fb4c1c8d08b5d69450cc3b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/c152a71854fb4c1c8d08b5d69450cc3b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/c152a71854fb4c1c8d08b5d69450cc3b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/c152a71854fb4c1c8d08b5d69450cc3b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/c152a71854fb4c1c8d08b5d69450cc3b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/c152a71854fb4c1c8d08b5d69450cc3b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/c152a71854fb4c1c8d08b5d69450cc3b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/c152a71854fb4c1c8d08b5d69450cc3b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-23d69ab9-3631-4ae-user", "id": "63240a1c3cee427781f5edc3cf0cea4d"}, "audit_ids": ["BHCalhcETIaNvKMGDfaW7w"], "issued_at": "2018-06-27T21:59:25.000000Z"}} 2018-06-27 21:59:25,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}811d2f23154bc181b4b21c66f1d09bb0fab4d49f" 2018-06-27 21:59:26,140 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:59:25 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-46c7e3b1-c283-47ee-b81e-a1cc3e884797 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:59:26,140 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-46c7e3b1-c283-47ee-b81e-a1cc3e884797 2018-06-27 21:59:26,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/networks?name=CreateInstancePortManipulationTests-4220bea5-c7bf-4ec3-af85-c4746a7c75e2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}811d2f23154bc181b4b21c66f1d09bb0fab4d49f" 2018-06-27 21:59:26,917 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:59:26 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-4636701e-5894-49c0-b754-e289054358fe Front-End-Https: on RESP BODY: {"networks":[]} 2018-06-27 21:59:26,917 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-4220bea5-c7bf-4ec3-af85-c4746a7c75e2-pub-net used request id req-4636701e-5894-49c0-b754-e289054358fe 2018-06-27 21:59:26,918 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-4220bea5-c7bf-4ec3-af85-c4746a7c75e2-pub-net 2018-06-27 21:59:26,923 - 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}811d2f23154bc181b4b21c66f1d09bb0fab4d49f" -d '{"network": {"name": "CreateInstancePortManipulationTests-4220bea5-c7bf-4ec3-af85-c4746a7c75e2-pub-net", "admin_state_up": true}}' 2018-06-27 21:59:27,869 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 21:59:27 GMT Content-Type: application/json Content-Length: 617 Connection: keep-alive X-Openstack-Request-Id: req-59af169f-b196-402e-90fb-baca663b4cd8 Front-End-Https: on RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"c152a71854fb4c1c8d08b5d69450cc3b","created_at":"2018-06-27T21:59:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-06-27T21:59:27Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"c152a71854fb4c1c8d08b5d69450cc3b","id":"c810e560-a384-4296-ac2f-73c5d6685b14","name":"CreateInstancePortManipulationTests-4220bea5-c7bf-4ec3-af85-c4746a7c75e2-pub-net"}} 2018-06-27 21:59:27,869 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-59af169f-b196-402e-90fb-baca663b4cd8 2018-06-27 21:59:27,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?id=c810e560-a384-4296-ac2f-73c5d6685b14 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}811d2f23154bc181b4b21c66f1d09bb0fab4d49f" 2018-06-27 21:59:28,685 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:59:28 GMT Content-Type: application/json Content-Length: 601 Connection: keep-alive X-Openstack-Request-Id: req-5f09109e-f9cb-4c9f-9e45-68f5691b936a 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-27T21:59:27Z","tenant_id":"c152a71854fb4c1c8d08b5d69450cc3b","created_at":"2018-06-27T21:59:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"c152a71854fb4c1c8d08b5d69450cc3b","id":"c810e560-a384-4296-ac2f-73c5d6685b14","name":"CreateInstancePortManipulationTests-4220bea5-c7bf-4ec3-af85-c4746a7c75e2-pub-net"}]} 2018-06-27 21:59:28,685 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=c810e560-a384-4296-ac2f-73c5d6685b14 used request id req-5f09109e-f9cb-4c9f-9e45-68f5691b936a 2018-06-27 21:59:28,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=c810e560-a384-4296-ac2f-73c5d6685b14 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}811d2f23154bc181b4b21c66f1d09bb0fab4d49f" 2018-06-27 21:59:28,985 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:59:28 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-026a07de-68c9-4e16-8b5b-b55b0fb5b3c2 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-27 21:59:28,986 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=c810e560-a384-4296-ac2f-73c5d6685b14 used request id req-026a07de-68c9-4e16-8b5b-b55b0fb5b3c2 2018-06-27 21:59:28,986 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-4220bea5-c7bf-4ec3-af85-c4746a7c75e2-pub-subnet 2018-06-27 21:59:28,991 - 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}811d2f23154bc181b4b21c66f1d09bb0fab4d49f" -d '{"subnets": [{"ip_version": 4, "network_id": "c810e560-a384-4296-ac2f-73c5d6685b14", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-4220bea5-c7bf-4ec3-af85-c4746a7c75e2-pub-subnet"}]}' 2018-06-27 21:59:30,672 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 21:59:30 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-a5160bcb-445e-41f6-94df-a8ccb336a419 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c810e560-a384-4296-ac2f-73c5d6685b14","tenant_id":"c152a71854fb4c1c8d08b5d69450cc3b","created_at":"2018-06-27T21:59:29Z","dns_nameservers":[],"updated_at":"2018-06-27T21:59: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":"c152a71854fb4c1c8d08b5d69450cc3b","id":"be31494b-caba-48c9-80a2-7318e16ad859","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-4220bea5-c7bf-4ec3-af85-c4746a7c75e2-pub-subnet"}]} 2018-06-27 21:59:30,672 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-a5160bcb-445e-41f6-94df-a8ccb336a419 2018-06-27 21:59:30,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?id=c810e560-a384-4296-ac2f-73c5d6685b14 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}811d2f23154bc181b4b21c66f1d09bb0fab4d49f" 2018-06-27 21:59:30,907 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:59:30 GMT Content-Type: application/json Content-Length: 645 Connection: keep-alive X-Openstack-Request-Id: req-a0c0c196-f501-465e-a9b2-9e11297b38eb Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["be31494b-caba-48c9-80a2-7318e16ad859"],"updated_at":"2018-06-27T21:59:29Z","tenant_id":"c152a71854fb4c1c8d08b5d69450cc3b","created_at":"2018-06-27T21:59:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"c152a71854fb4c1c8d08b5d69450cc3b","id":"c810e560-a384-4296-ac2f-73c5d6685b14","name":"CreateInstancePortManipulationTests-4220bea5-c7bf-4ec3-af85-c4746a7c75e2-pub-net"}]} 2018-06-27 21:59:30,907 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=c810e560-a384-4296-ac2f-73c5d6685b14 used request id req-a0c0c196-f501-465e-a9b2-9e11297b38eb 2018-06-27 21:59:30,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=c810e560-a384-4296-ac2f-73c5d6685b14 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}811d2f23154bc181b4b21c66f1d09bb0fab4d49f" 2018-06-27 21:59:31,021 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:59:31 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-96a27d01-1d81-4f3d-b03b-1eaa2034c2f2 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c810e560-a384-4296-ac2f-73c5d6685b14","tenant_id":"c152a71854fb4c1c8d08b5d69450cc3b","created_at":"2018-06-27T21:59:29Z","dns_nameservers":[],"updated_at":"2018-06-27T21:59: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":"c152a71854fb4c1c8d08b5d69450cc3b","id":"be31494b-caba-48c9-80a2-7318e16ad859","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-4220bea5-c7bf-4ec3-af85-c4746a7c75e2-pub-subnet"}]} 2018-06-27 21:59:31,021 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=c810e560-a384-4296-ac2f-73c5d6685b14 used request id req-96a27d01-1d81-4f3d-b03b-1eaa2034c2f2 2018-06-27 21:59:31,021 - OpenStackNetwork - DEBUG - Network [c810e560-a384-4296-ac2f-73c5d6685b14] created successfully 2018-06-27 21:59:31,022 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:59:31,022 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:59:31,771 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T22:59:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["0G9_1GDfRsye5xXjOhF-qA"], "issued_at": "2018-06-27T21:59:31.000000Z"}} 2018-06-27 21:59:31,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}31066307d12bf67d1851b1d009c5ab5d1c08e8b3" 2018-06-27 21:59:31,828 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:59:31 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-68539135-583c-45be-8ffe-f061a7cd103d Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:59:31,828 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-68539135-583c-45be-8ffe-f061a7cd103d 2018-06-27 21:59:31,829 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 21:59:31,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/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31066307d12bf67d1851b1d009c5ab5d1c08e8b3" 2018-06-27 21:59:32,545 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:59:32 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-560e8309-14fe-46ed-ae2d-c778bd477c02 X-Compute-Request-Id: req-560e8309-14fe-46ed-ae2d-c778bd477c02 Front-End-Https: on RESP BODY: {"flavors": [{"id": "bfce69d5-8948-4e52-8e30-cf8bfa544966", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "bookmark"}], "name": "shaker-flavor_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3"}]} 2018-06-27 21:59:32,546 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-560e8309-14fe-46ed-ae2d-c778bd477c02 2018-06-27 21:59:32,549 - 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}31066307d12bf67d1851b1d009c5ab5d1c08e8b3" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-4220bea5-c7bf-4ec3-af85-c4746a7c75e2-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-27 21:59:33,145 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:59: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-d260e72e-312a-41e3-9c08-1820ee6e2250 X-Compute-Request-Id: req-d260e72e-312a-41e3-9c08-1820ee6e2250 Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-4220bea5-c7bf-4ec3-af85-c4746a7c75e2-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/8c8fb0f7-df42-450d-ab00-976daf8c618a", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/8c8fb0f7-df42-450d-ab00-976daf8c618a", "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": "8c8fb0f7-df42-450d-ab00-976daf8c618a"}} 2018-06-27 21:59:33,145 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-d260e72e-312a-41e3-9c08-1820ee6e2250 2018-06-27 21:59:33,146 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:59:33,147 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:59:33,839 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9049c3120f8948d0a9d2eb43ee154774", "name": "CreateInstancePortManipulationTests-23d69ab9-3631-4ae-proj-role"}], "expires_at": "2018-06-27T22:59:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c152a71854fb4c1c8d08b5d69450cc3b", "name": "CreateInstancePortManipulationTests-23d69ab9-3631-4ae-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/c152a71854fb4c1c8d08b5d69450cc3b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/c152a71854fb4c1c8d08b5d69450cc3b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/c152a71854fb4c1c8d08b5d69450cc3b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/c152a71854fb4c1c8d08b5d69450cc3b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/c152a71854fb4c1c8d08b5d69450cc3b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/c152a71854fb4c1c8d08b5d69450cc3b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/c152a71854fb4c1c8d08b5d69450cc3b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/c152a71854fb4c1c8d08b5d69450cc3b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/c152a71854fb4c1c8d08b5d69450cc3b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/c152a71854fb4c1c8d08b5d69450cc3b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/c152a71854fb4c1c8d08b5d69450cc3b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/c152a71854fb4c1c8d08b5d69450cc3b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-23d69ab9-3631-4ae-user", "id": "63240a1c3cee427781f5edc3cf0cea4d"}, "audit_ids": ["J9O68Bt9QQ-VFe_qqex9yw"], "issued_at": "2018-06-27T21:59:33.000000Z"}} 2018-06-27 21:59:33,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}243c35784c9ff6947542c86a6e42e998ff2dba13" 2018-06-27 21:59:34,149 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:59:33 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-664dc2e8-debb-4280-a77a-f47cffb9f01e Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:59:34,149 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-664dc2e8-debb-4280-a77a-f47cffb9f01e 2018-06-27 21:59:34,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/networks?name=CreateInstancePortManipulationTests-4220bea5-c7bf-4ec3-af85-c4746a7c75e2net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}243c35784c9ff6947542c86a6e42e998ff2dba13" 2018-06-27 21:59:34,931 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:59:34 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-717495ac-65e4-4066-ab56-2790b0a48995 Front-End-Https: on RESP BODY: {"networks":[]} 2018-06-27 21:59:34,931 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-4220bea5-c7bf-4ec3-af85-c4746a7c75e2net2 used request id req-717495ac-65e4-4066-ab56-2790b0a48995 2018-06-27 21:59:34,932 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-4220bea5-c7bf-4ec3-af85-c4746a7c75e2net2 2018-06-27 21:59:34,937 - 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}243c35784c9ff6947542c86a6e42e998ff2dba13" -d '{"network": {"name": "CreateInstancePortManipulationTests-4220bea5-c7bf-4ec3-af85-c4746a7c75e2net2", "admin_state_up": true}}' 2018-06-27 21:59:35,537 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 21:59:35 GMT Content-Type: application/json Content-Length: 613 Connection: keep-alive X-Openstack-Request-Id: req-3dd1b282-a825-48db-9877-18c35ee804fd Front-End-Https: on RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"c152a71854fb4c1c8d08b5d69450cc3b","created_at":"2018-06-27T21:59:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-06-27T21:59:35Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"c152a71854fb4c1c8d08b5d69450cc3b","id":"615936f5-f2fb-4ca8-80e0-0d8673b66da1","name":"CreateInstancePortManipulationTests-4220bea5-c7bf-4ec3-af85-c4746a7c75e2net2"}} 2018-06-27 21:59:35,537 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-3dd1b282-a825-48db-9877-18c35ee804fd 2018-06-27 21:59:35,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/networks?id=615936f5-f2fb-4ca8-80e0-0d8673b66da1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}243c35784c9ff6947542c86a6e42e998ff2dba13" 2018-06-27 21:59:35,778 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:59:35 GMT Content-Type: application/json Content-Length: 597 Connection: keep-alive X-Openstack-Request-Id: req-3101d6ca-26d3-45df-abeb-24eb2ffa6653 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-27T21:59:35Z","tenant_id":"c152a71854fb4c1c8d08b5d69450cc3b","created_at":"2018-06-27T21:59:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"c152a71854fb4c1c8d08b5d69450cc3b","id":"615936f5-f2fb-4ca8-80e0-0d8673b66da1","name":"CreateInstancePortManipulationTests-4220bea5-c7bf-4ec3-af85-c4746a7c75e2net2"}]} 2018-06-27 21:59:35,778 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=615936f5-f2fb-4ca8-80e0-0d8673b66da1 used request id req-3101d6ca-26d3-45df-abeb-24eb2ffa6653 2018-06-27 21:59:35,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=615936f5-f2fb-4ca8-80e0-0d8673b66da1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}243c35784c9ff6947542c86a6e42e998ff2dba13" 2018-06-27 21:59:36,543 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:59:36 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-92bd8299-4d91-44ae-b42a-7813bff5e68b Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-27 21:59:36,544 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=615936f5-f2fb-4ca8-80e0-0d8673b66da1 used request id req-92bd8299-4d91-44ae-b42a-7813bff5e68b 2018-06-27 21:59:36,544 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-4220bea5-c7bf-4ec3-af85-c4746a7c75e2-subnet1 2018-06-27 21:59:36,549 - 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}243c35784c9ff6947542c86a6e42e998ff2dba13" -d '{"subnets": [{"ip_version": 4, "network_id": "615936f5-f2fb-4ca8-80e0-0d8673b66da1", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-4220bea5-c7bf-4ec3-af85-c4746a7c75e2-subnet1"}]}' 2018-06-27 21:59:38,012 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 21:59:38 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-378c49f3-bdcf-4ca1-8d5b-576b2f38d407 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"615936f5-f2fb-4ca8-80e0-0d8673b66da1","tenant_id":"c152a71854fb4c1c8d08b5d69450cc3b","created_at":"2018-06-27T21:59:37Z","dns_nameservers":[],"updated_at":"2018-06-27T21:59: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":"c152a71854fb4c1c8d08b5d69450cc3b","id":"9b29dd6b-8ab3-424b-93fa-5f0a04ae7948","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-4220bea5-c7bf-4ec3-af85-c4746a7c75e2-subnet1"}]} 2018-06-27 21:59:38,012 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-378c49f3-bdcf-4ca1-8d5b-576b2f38d407 2018-06-27 21:59:38,013 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-4220bea5-c7bf-4ec3-af85-c4746a7c75e2-subnet2 2018-06-27 21:59:38,018 - 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}243c35784c9ff6947542c86a6e42e998ff2dba13" -d '{"subnets": [{"ip_version": 4, "network_id": "615936f5-f2fb-4ca8-80e0-0d8673b66da1", "cidr": "10.65.0.0/24", "name": "CreateInstancePortManipulationTests-4220bea5-c7bf-4ec3-af85-c4746a7c75e2-subnet2"}]}' 2018-06-27 21:59:39,211 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 21:59:39 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-3e832374-8c6c-4592-8acd-0212740c47a6 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"615936f5-f2fb-4ca8-80e0-0d8673b66da1","tenant_id":"c152a71854fb4c1c8d08b5d69450cc3b","created_at":"2018-06-27T21:59:38Z","dns_nameservers":[],"updated_at":"2018-06-27T21:59:38Z","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":"c152a71854fb4c1c8d08b5d69450cc3b","id":"d36bab41-9f9f-4399-9e7b-dff85d9b88e4","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-4220bea5-c7bf-4ec3-af85-c4746a7c75e2-subnet2"}]} 2018-06-27 21:59:39,211 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-3e832374-8c6c-4592-8acd-0212740c47a6 2018-06-27 21:59: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/networks?id=615936f5-f2fb-4ca8-80e0-0d8673b66da1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}243c35784c9ff6947542c86a6e42e998ff2dba13" 2018-06-27 21:59:39,990 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:59:39 GMT Content-Type: application/json Content-Length: 680 Connection: keep-alive X-Openstack-Request-Id: req-4b0745fb-347c-46b6-993f-63400fe6c721 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["9b29dd6b-8ab3-424b-93fa-5f0a04ae7948","d36bab41-9f9f-4399-9e7b-dff85d9b88e4"],"updated_at":"2018-06-27T21:59:38Z","tenant_id":"c152a71854fb4c1c8d08b5d69450cc3b","created_at":"2018-06-27T21:59:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c152a71854fb4c1c8d08b5d69450cc3b","id":"615936f5-f2fb-4ca8-80e0-0d8673b66da1","name":"CreateInstancePortManipulationTests-4220bea5-c7bf-4ec3-af85-c4746a7c75e2net2"}]} 2018-06-27 21:59:39,990 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=615936f5-f2fb-4ca8-80e0-0d8673b66da1 used request id req-4b0745fb-347c-46b6-993f-63400fe6c721 2018-06-27 21:59:39,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=615936f5-f2fb-4ca8-80e0-0d8673b66da1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}243c35784c9ff6947542c86a6e42e998ff2dba13" 2018-06-27 21:59:40,114 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:59:40 GMT Content-Type: application/json Content-Length: 1351 Connection: keep-alive X-Openstack-Request-Id: req-2d56b351-4611-49ad-b679-f6d7d1d5611b Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"615936f5-f2fb-4ca8-80e0-0d8673b66da1","tenant_id":"c152a71854fb4c1c8d08b5d69450cc3b","created_at":"2018-06-27T21:59:37Z","dns_nameservers":[],"updated_at":"2018-06-27T21:59: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":"c152a71854fb4c1c8d08b5d69450cc3b","id":"9b29dd6b-8ab3-424b-93fa-5f0a04ae7948","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-4220bea5-c7bf-4ec3-af85-c4746a7c75e2-subnet1"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"615936f5-f2fb-4ca8-80e0-0d8673b66da1","tenant_id":"c152a71854fb4c1c8d08b5d69450cc3b","created_at":"2018-06-27T21:59:38Z","dns_nameservers":[],"updated_at":"2018-06-27T21:59:38Z","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":"c152a71854fb4c1c8d08b5d69450cc3b","id":"d36bab41-9f9f-4399-9e7b-dff85d9b88e4","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-4220bea5-c7bf-4ec3-af85-c4746a7c75e2-subnet2"}]} 2018-06-27 21:59:40,114 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=615936f5-f2fb-4ca8-80e0-0d8673b66da1 used request id req-2d56b351-4611-49ad-b679-f6d7d1d5611b 2018-06-27 21:59:40,115 - OpenStackNetwork - DEBUG - Network [615936f5-f2fb-4ca8-80e0-0d8673b66da1] created successfully 2018-06-27 21:59:40,115 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:59:40,116 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:59:41,003 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9049c3120f8948d0a9d2eb43ee154774", "name": "CreateInstancePortManipulationTests-23d69ab9-3631-4ae-proj-role"}], "expires_at": "2018-06-27T22:59:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c152a71854fb4c1c8d08b5d69450cc3b", "name": "CreateInstancePortManipulationTests-23d69ab9-3631-4ae-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/c152a71854fb4c1c8d08b5d69450cc3b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/c152a71854fb4c1c8d08b5d69450cc3b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/c152a71854fb4c1c8d08b5d69450cc3b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/c152a71854fb4c1c8d08b5d69450cc3b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/c152a71854fb4c1c8d08b5d69450cc3b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/c152a71854fb4c1c8d08b5d69450cc3b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/c152a71854fb4c1c8d08b5d69450cc3b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/c152a71854fb4c1c8d08b5d69450cc3b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/c152a71854fb4c1c8d08b5d69450cc3b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/c152a71854fb4c1c8d08b5d69450cc3b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/c152a71854fb4c1c8d08b5d69450cc3b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/c152a71854fb4c1c8d08b5d69450cc3b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-23d69ab9-3631-4ae-user", "id": "63240a1c3cee427781f5edc3cf0cea4d"}, "audit_ids": ["94uO4SKASqSY66g36RAquQ"], "issued_at": "2018-06-27T21:59:40.000000Z"}} 2018-06-27 21:59:41,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e88d0a6e08e03ef745689825ddf7eaa603d59e5" 2018-06-27 21:59:41,442 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:59:41 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-afc075d0-5984-46dd-889a-be519a5bcc9c Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:59:41,442 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-afc075d0-5984-46dd-889a-be519a5bcc9c 2018-06-27 21:59:41,443 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 21:59:41,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}8e88d0a6e08e03ef745689825ddf7eaa603d59e5" 2018-06-27 21:59:41,782 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:59:41 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d1be0145-8cdf-40f2-87ca-5cb8378d4090 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:59:41,783 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-d1be0145-8cdf-40f2-87ca-5cb8378d4090 2018-06-27 21:59:41,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/networks?name=CreateInstancePortManipulationTests-4220bea5-c7bf-4ec3-af85-c4746a7c75e2net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e88d0a6e08e03ef745689825ddf7eaa603d59e5" 2018-06-27 21:59:42,922 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:59:42 GMT Content-Type: application/json Content-Length: 680 Connection: keep-alive X-Openstack-Request-Id: req-ee05f3da-8a61-4284-b3b8-2e6f0ec3c500 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["9b29dd6b-8ab3-424b-93fa-5f0a04ae7948","d36bab41-9f9f-4399-9e7b-dff85d9b88e4"],"updated_at":"2018-06-27T21:59:38Z","tenant_id":"c152a71854fb4c1c8d08b5d69450cc3b","created_at":"2018-06-27T21:59:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c152a71854fb4c1c8d08b5d69450cc3b","id":"615936f5-f2fb-4ca8-80e0-0d8673b66da1","name":"CreateInstancePortManipulationTests-4220bea5-c7bf-4ec3-af85-c4746a7c75e2net2"}]} 2018-06-27 21:59:42,923 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-4220bea5-c7bf-4ec3-af85-c4746a7c75e2net2 used request id req-ee05f3da-8a61-4284-b3b8-2e6f0ec3c500 2018-06-27 21:59:42,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-27 21:59:42,936 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21: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-27 21:59:42,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/c152a71854fb4c1c8d08b5d69450cc3b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e88d0a6e08e03ef745689825ddf7eaa603d59e5" 2018-06-27 21:59:43,023 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:59:42 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9eb126a8-5729-4abf-9f67-e7d8ce288100 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/c152a71854fb4c1c8d08b5d69450cc3b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c152a71854fb4c1c8d08b5d69450cc3b", "name": "CreateInstancePortManipulationTests-23d69ab9-3631-4ae-proj"}} 2018-06-27 21:59:43,023 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/c152a71854fb4c1c8d08b5d69450cc3b used request id req-9eb126a8-5729-4abf-9f67-e7d8ce288100 2018-06-27 21:59:43,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/subnets?network_id=615936f5-f2fb-4ca8-80e0-0d8673b66da1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e88d0a6e08e03ef745689825ddf7eaa603d59e5" 2018-06-27 21:59:43,926 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:59:43 GMT Content-Type: application/json Content-Length: 1351 Connection: keep-alive X-Openstack-Request-Id: req-3c9f1882-4616-442e-999e-5174bb586c43 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"615936f5-f2fb-4ca8-80e0-0d8673b66da1","tenant_id":"c152a71854fb4c1c8d08b5d69450cc3b","created_at":"2018-06-27T21:59:37Z","dns_nameservers":[],"updated_at":"2018-06-27T21:59: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":"c152a71854fb4c1c8d08b5d69450cc3b","id":"9b29dd6b-8ab3-424b-93fa-5f0a04ae7948","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-4220bea5-c7bf-4ec3-af85-c4746a7c75e2-subnet1"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"615936f5-f2fb-4ca8-80e0-0d8673b66da1","tenant_id":"c152a71854fb4c1c8d08b5d69450cc3b","created_at":"2018-06-27T21:59:38Z","dns_nameservers":[],"updated_at":"2018-06-27T21:59:38Z","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":"c152a71854fb4c1c8d08b5d69450cc3b","id":"d36bab41-9f9f-4399-9e7b-dff85d9b88e4","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-4220bea5-c7bf-4ec3-af85-c4746a7c75e2-subnet2"}]} 2018-06-27 21:59:43,927 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=615936f5-f2fb-4ca8-80e0-0d8673b66da1 used request id req-3c9f1882-4616-442e-999e-5174bb586c43 2018-06-27 21:59:43,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/ports?network_id=615936f5-f2fb-4ca8-80e0-0d8673b66da1&name=CreateInstancePortManipulationTests-4220bea5-c7bf-4ec3-af85-c4746a7c75e2port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e88d0a6e08e03ef745689825ddf7eaa603d59e5" 2018-06-27 21:59:44,549 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:59:44 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-adb64e93-e018-49f3-bfe3-89a31dc5bac7 Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-27 21:59:44,549 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=615936f5-f2fb-4ca8-80e0-0d8673b66da1&name=CreateInstancePortManipulationTests-4220bea5-c7bf-4ec3-af85-c4746a7c75e2port-1&admin_state_up=True used request id req-adb64e93-e018-49f3-bfe3-89a31dc5bac7 2018-06-27 21:59:44,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/servers/detail?name=CreateInstancePortManipulationTests-4220bea5-c7bf-4ec3-af85-c4746a7c75e2-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e88d0a6e08e03ef745689825ddf7eaa603d59e5" 2018-06-27 21:59:45,435 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:59: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-979114f1-d821-4cb4-9ac2-1c3510f30dd1 X-Compute-Request-Id: req-979114f1-d821-4cb4-9ac2-1c3510f30dd1 Front-End-Https: on RESP BODY: {"servers": []} 2018-06-27 21:59:45,435 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-4220bea5-c7bf-4ec3-af85-c4746a7c75e2-inst used request id req-979114f1-d821-4cb4-9ac2-1c3510f30dd1 2018-06-27 21:59:45,440 - keystoneauth.session - 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-4220bea5-c7bf-4ec3-af85-c4746a7c75e2net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e88d0a6e08e03ef745689825ddf7eaa603d59e5" 2018-06-27 21:59:46,558 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:59:46 GMT Content-Type: application/json Content-Length: 680 Connection: keep-alive X-Openstack-Request-Id: req-6e2da0c4-ab89-4c42-a0f4-18e407681dec Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d36bab41-9f9f-4399-9e7b-dff85d9b88e4","9b29dd6b-8ab3-424b-93fa-5f0a04ae7948"],"updated_at":"2018-06-27T21:59:38Z","tenant_id":"c152a71854fb4c1c8d08b5d69450cc3b","created_at":"2018-06-27T21:59:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c152a71854fb4c1c8d08b5d69450cc3b","id":"615936f5-f2fb-4ca8-80e0-0d8673b66da1","name":"CreateInstancePortManipulationTests-4220bea5-c7bf-4ec3-af85-c4746a7c75e2net2"}]} 2018-06-27 21:59:46,558 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-4220bea5-c7bf-4ec3-af85-c4746a7c75e2net2 used request id req-6e2da0c4-ab89-4c42-a0f4-18e407681dec 2018-06-27 21:59:46,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/c152a71854fb4c1c8d08b5d69450cc3b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e88d0a6e08e03ef745689825ddf7eaa603d59e5" 2018-06-27 21:59:46,986 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:59:46 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6b215304-eb32-47c1-abd0-7e258c31d096 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/c152a71854fb4c1c8d08b5d69450cc3b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c152a71854fb4c1c8d08b5d69450cc3b", "name": "CreateInstancePortManipulationTests-23d69ab9-3631-4ae-proj"}} 2018-06-27 21:59:46,986 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/c152a71854fb4c1c8d08b5d69450cc3b used request id req-6b215304-eb32-47c1-abd0-7e258c31d096 2018-06-27 21:59:46,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/subnets?network_id=615936f5-f2fb-4ca8-80e0-0d8673b66da1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e88d0a6e08e03ef745689825ddf7eaa603d59e5" 2018-06-27 21:59:47,220 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:59:47 GMT Content-Type: application/json Content-Length: 1351 Connection: keep-alive X-Openstack-Request-Id: req-54beda1d-e4ea-4db9-a1b1-5c05c48fef89 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"615936f5-f2fb-4ca8-80e0-0d8673b66da1","tenant_id":"c152a71854fb4c1c8d08b5d69450cc3b","created_at":"2018-06-27T21:59:37Z","dns_nameservers":[],"updated_at":"2018-06-27T21:59: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":"c152a71854fb4c1c8d08b5d69450cc3b","id":"9b29dd6b-8ab3-424b-93fa-5f0a04ae7948","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-4220bea5-c7bf-4ec3-af85-c4746a7c75e2-subnet1"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"615936f5-f2fb-4ca8-80e0-0d8673b66da1","tenant_id":"c152a71854fb4c1c8d08b5d69450cc3b","created_at":"2018-06-27T21:59:38Z","dns_nameservers":[],"updated_at":"2018-06-27T21:59:38Z","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":"c152a71854fb4c1c8d08b5d69450cc3b","id":"d36bab41-9f9f-4399-9e7b-dff85d9b88e4","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-4220bea5-c7bf-4ec3-af85-c4746a7c75e2-subnet2"}]} 2018-06-27 21:59:47,220 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=615936f5-f2fb-4ca8-80e0-0d8673b66da1 used request id req-54beda1d-e4ea-4db9-a1b1-5c05c48fef89 2018-06-27 21:59:47,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/ports?network_id=615936f5-f2fb-4ca8-80e0-0d8673b66da1&name=CreateInstancePortManipulationTests-4220bea5-c7bf-4ec3-af85-c4746a7c75e2port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e88d0a6e08e03ef745689825ddf7eaa603d59e5" 2018-06-27 21:59:47,335 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:59:47 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-ecd0d74d-1415-4bab-8e69-65c6108bec45 Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-27 21:59:47,335 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=615936f5-f2fb-4ca8-80e0-0d8673b66da1&name=CreateInstancePortManipulationTests-4220bea5-c7bf-4ec3-af85-c4746a7c75e2port-1&admin_state_up=True used request id req-ecd0d74d-1415-4bab-8e69-65c6108bec45 2018-06-27 21:59:47,336 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 21:59:47,337 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 21:59:48,065 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9049c3120f8948d0a9d2eb43ee154774", "name": "CreateInstancePortManipulationTests-23d69ab9-3631-4ae-proj-role"}], "expires_at": "2018-06-27T22:59:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c152a71854fb4c1c8d08b5d69450cc3b", "name": "CreateInstancePortManipulationTests-23d69ab9-3631-4ae-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/c152a71854fb4c1c8d08b5d69450cc3b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/c152a71854fb4c1c8d08b5d69450cc3b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/c152a71854fb4c1c8d08b5d69450cc3b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/c152a71854fb4c1c8d08b5d69450cc3b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/c152a71854fb4c1c8d08b5d69450cc3b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/c152a71854fb4c1c8d08b5d69450cc3b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/c152a71854fb4c1c8d08b5d69450cc3b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/c152a71854fb4c1c8d08b5d69450cc3b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/c152a71854fb4c1c8d08b5d69450cc3b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/c152a71854fb4c1c8d08b5d69450cc3b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/c152a71854fb4c1c8d08b5d69450cc3b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/c152a71854fb4c1c8d08b5d69450cc3b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-23d69ab9-3631-4ae-user", "id": "63240a1c3cee427781f5edc3cf0cea4d"}, "audit_ids": ["y0gwxm2iQ4-eNADrqblWHg"], "issued_at": "2018-06-27T21:59:48.000000Z"}} 2018-06-27 21:59:48,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c6b97b1c19f9a3fcd7e1809a68073b761bbce4a" 2018-06-27 21:59:48,422 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:59:48 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9a9215ee-6084-443c-8673-e524755a0a33 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 21:59:48,422 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-9a9215ee-6084-443c-8673-e524755a0a33 2018-06-27 21:59:48,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=CreateInstancePortManipulationTests-4220bea5-c7bf-4ec3-af85-c4746a7c75e2net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e88d0a6e08e03ef745689825ddf7eaa603d59e5" 2018-06-27 21:59:48,766 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:59:48 GMT Content-Type: application/json Content-Length: 680 Connection: keep-alive X-Openstack-Request-Id: req-4ddef1e6-ac34-4fc9-a2c7-d9931387b06b Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["9b29dd6b-8ab3-424b-93fa-5f0a04ae7948","d36bab41-9f9f-4399-9e7b-dff85d9b88e4"],"updated_at":"2018-06-27T21:59:38Z","tenant_id":"c152a71854fb4c1c8d08b5d69450cc3b","created_at":"2018-06-27T21:59:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c152a71854fb4c1c8d08b5d69450cc3b","id":"615936f5-f2fb-4ca8-80e0-0d8673b66da1","name":"CreateInstancePortManipulationTests-4220bea5-c7bf-4ec3-af85-c4746a7c75e2net2"}]} 2018-06-27 21:59:48,766 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-4220bea5-c7bf-4ec3-af85-c4746a7c75e2net2 used request id req-4ddef1e6-ac34-4fc9-a2c7-d9931387b06b 2018-06-27 21:59:48,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=615936f5-f2fb-4ca8-80e0-0d8673b66da1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e88d0a6e08e03ef745689825ddf7eaa603d59e5" 2018-06-27 21:59:48,919 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:59:48 GMT Content-Type: application/json Content-Length: 1351 Connection: keep-alive X-Openstack-Request-Id: req-9d99128f-886e-4c77-9b42-e18cdce3b821 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"615936f5-f2fb-4ca8-80e0-0d8673b66da1","tenant_id":"c152a71854fb4c1c8d08b5d69450cc3b","created_at":"2018-06-27T21:59:37Z","dns_nameservers":[],"updated_at":"2018-06-27T21:59: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":"c152a71854fb4c1c8d08b5d69450cc3b","id":"9b29dd6b-8ab3-424b-93fa-5f0a04ae7948","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-4220bea5-c7bf-4ec3-af85-c4746a7c75e2-subnet1"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"615936f5-f2fb-4ca8-80e0-0d8673b66da1","tenant_id":"c152a71854fb4c1c8d08b5d69450cc3b","created_at":"2018-06-27T21:59:38Z","dns_nameservers":[],"updated_at":"2018-06-27T21:59:38Z","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":"c152a71854fb4c1c8d08b5d69450cc3b","id":"d36bab41-9f9f-4399-9e7b-dff85d9b88e4","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-4220bea5-c7bf-4ec3-af85-c4746a7c75e2-subnet2"}]} 2018-06-27 21:59:48,919 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=615936f5-f2fb-4ca8-80e0-0d8673b66da1 used request id req-9d99128f-886e-4c77-9b42-e18cdce3b821 2018-06-27 21:59:48,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/networks?name=CreateInstancePortManipulationTests-4220bea5-c7bf-4ec3-af85-c4746a7c75e2net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e88d0a6e08e03ef745689825ddf7eaa603d59e5" 2018-06-27 21:59:49,209 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:59:49 GMT Content-Type: application/json Content-Length: 680 Connection: keep-alive X-Openstack-Request-Id: req-21911844-8ad0-4411-9503-06e70eb4236e Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["9b29dd6b-8ab3-424b-93fa-5f0a04ae7948","d36bab41-9f9f-4399-9e7b-dff85d9b88e4"],"updated_at":"2018-06-27T21:59:38Z","tenant_id":"c152a71854fb4c1c8d08b5d69450cc3b","created_at":"2018-06-27T21:59:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c152a71854fb4c1c8d08b5d69450cc3b","id":"615936f5-f2fb-4ca8-80e0-0d8673b66da1","name":"CreateInstancePortManipulationTests-4220bea5-c7bf-4ec3-af85-c4746a7c75e2net2"}]} 2018-06-27 21:59:49,209 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-4220bea5-c7bf-4ec3-af85-c4746a7c75e2net2 used request id req-21911844-8ad0-4411-9503-06e70eb4236e 2018-06-27 21:59:49,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 21:59:49,224 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 21:59: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-27 21:59:49,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/c152a71854fb4c1c8d08b5d69450cc3b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c6b97b1c19f9a3fcd7e1809a68073b761bbce4a" 2018-06-27 21:59:49,329 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:59:49 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-11cae889-f604-4693-86d2-571db9e1e9e2 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/c152a71854fb4c1c8d08b5d69450cc3b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c152a71854fb4c1c8d08b5d69450cc3b", "name": "CreateInstancePortManipulationTests-23d69ab9-3631-4ae-proj"}} 2018-06-27 21:59:49,329 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/c152a71854fb4c1c8d08b5d69450cc3b used request id req-11cae889-f604-4693-86d2-571db9e1e9e2 2018-06-27 21:59: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/subnets?network_id=615936f5-f2fb-4ca8-80e0-0d8673b66da1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e88d0a6e08e03ef745689825ddf7eaa603d59e5" 2018-06-27 21:59:49,588 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:59:49 GMT Content-Type: application/json Content-Length: 1351 Connection: keep-alive X-Openstack-Request-Id: req-128a1171-75df-4d18-9e2b-6ad7a05715c2 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"615936f5-f2fb-4ca8-80e0-0d8673b66da1","tenant_id":"c152a71854fb4c1c8d08b5d69450cc3b","created_at":"2018-06-27T21:59:37Z","dns_nameservers":[],"updated_at":"2018-06-27T21:59: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":"c152a71854fb4c1c8d08b5d69450cc3b","id":"9b29dd6b-8ab3-424b-93fa-5f0a04ae7948","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-4220bea5-c7bf-4ec3-af85-c4746a7c75e2-subnet1"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"615936f5-f2fb-4ca8-80e0-0d8673b66da1","tenant_id":"c152a71854fb4c1c8d08b5d69450cc3b","created_at":"2018-06-27T21:59:38Z","dns_nameservers":[],"updated_at":"2018-06-27T21:59:38Z","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":"c152a71854fb4c1c8d08b5d69450cc3b","id":"d36bab41-9f9f-4399-9e7b-dff85d9b88e4","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-4220bea5-c7bf-4ec3-af85-c4746a7c75e2-subnet2"}]} 2018-06-27 21:59:49,588 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=615936f5-f2fb-4ca8-80e0-0d8673b66da1 used request id req-128a1171-75df-4d18-9e2b-6ad7a05715c2 2018-06-27 21:59:49,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/subnets?network_id=615936f5-f2fb-4ca8-80e0-0d8673b66da1&name=CreateInstancePortManipulationTests-4220bea5-c7bf-4ec3-af85-c4746a7c75e2-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e88d0a6e08e03ef745689825ddf7eaa603d59e5" 2018-06-27 21:59:49,707 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:59:49 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-13168c1a-f530-4d24-9e76-08a07332c85b Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"615936f5-f2fb-4ca8-80e0-0d8673b66da1","tenant_id":"c152a71854fb4c1c8d08b5d69450cc3b","created_at":"2018-06-27T21:59:37Z","dns_nameservers":[],"updated_at":"2018-06-27T21:59: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":"c152a71854fb4c1c8d08b5d69450cc3b","id":"9b29dd6b-8ab3-424b-93fa-5f0a04ae7948","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-4220bea5-c7bf-4ec3-af85-c4746a7c75e2-subnet1"}]} 2018-06-27 21:59:49,707 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=615936f5-f2fb-4ca8-80e0-0d8673b66da1&name=CreateInstancePortManipulationTests-4220bea5-c7bf-4ec3-af85-c4746a7c75e2-subnet1 used request id req-13168c1a-f530-4d24-9e76-08a07332c85b 2018-06-27 21:59:49,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=615936f5-f2fb-4ca8-80e0-0d8673b66da1&name=CreateInstancePortManipulationTests-4220bea5-c7bf-4ec3-af85-c4746a7c75e2-subnet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e88d0a6e08e03ef745689825ddf7eaa603d59e5" 2018-06-27 21:59:49,829 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:59:49 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-89ae0d92-b984-45c6-b53d-cce5d740cab6 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"615936f5-f2fb-4ca8-80e0-0d8673b66da1","tenant_id":"c152a71854fb4c1c8d08b5d69450cc3b","created_at":"2018-06-27T21:59:38Z","dns_nameservers":[],"updated_at":"2018-06-27T21:59:38Z","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":"c152a71854fb4c1c8d08b5d69450cc3b","id":"d36bab41-9f9f-4399-9e7b-dff85d9b88e4","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-4220bea5-c7bf-4ec3-af85-c4746a7c75e2-subnet2"}]} 2018-06-27 21:59:49,829 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=615936f5-f2fb-4ca8-80e0-0d8673b66da1&name=CreateInstancePortManipulationTests-4220bea5-c7bf-4ec3-af85-c4746a7c75e2-subnet2 used request id req-89ae0d92-b984-45c6-b53d-cce5d740cab6 2018-06-27 21:59:49,830 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-4220bea5-c7bf-4ec3-af85-c4746a7c75e2net2 2018-06-27 21:59:49,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/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e88d0a6e08e03ef745689825ddf7eaa603d59e5" -d '{"port": {"network_id": "615936f5-f2fb-4ca8-80e0-0d8673b66da1", "fixed_ips": [{"subnet_id": "9b29dd6b-8ab3-424b-93fa-5f0a04ae7948", "ip_address": "10.55.0.101"}, {"subnet_id": "d36bab41-9f9f-4399-9e7b-dff85d9b88e4", "ip_address": "10.65.0.101"}], "name": "CreateInstancePortManipulationTests-4220bea5-c7bf-4ec3-af85-c4746a7c75e2port-1", "admin_state_up": true}}' 2018-06-27 21:59:52,468 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 21:59:52 GMT Content-Type: application/json Content-Length: 852 Connection: keep-alive X-Openstack-Request-Id: req-a97bc385-c44a-4480-8a3e-c70b88735cb1 Front-End-Https: on RESP BODY: {"port":{"status":"DOWN","created_at":"2018-06-27T21:59:50Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"615936f5-f2fb-4ca8-80e0-0d8673b66da1","tenant_id":"c152a71854fb4c1c8d08b5d69450cc3b","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-06-27T21:59:51Z","name":"CreateInstancePortManipulationTests-4220bea5-c7bf-4ec3-af85-c4746a7c75e2port-1","device_owner":"","revision_number":7,"mac_address":"fa:16:3e:b7:f1:17","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"c152a71854fb4c1c8d08b5d69450cc3b","fixed_ips":[{"subnet_id":"9b29dd6b-8ab3-424b-93fa-5f0a04ae7948","ip_address":"10.55.0.101"},{"subnet_id":"d36bab41-9f9f-4399-9e7b-dff85d9b88e4","ip_address":"10.65.0.101"}],"id":"a7ced86b-1355-441d-a774-4fe0b7f261b7","security_groups":["6452a00f-9b2a-44ce-8f74-64b5874a9740"],"device_id":""}} 2018-06-27 21:59:52,468 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/ports used request id req-a97bc385-c44a-4480-8a3e-c70b88735cb1 2018-06-27 21:59:52,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/networks?name=CreateInstancePortManipulationTests-4220bea5-c7bf-4ec3-af85-c4746a7c75e2net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e88d0a6e08e03ef745689825ddf7eaa603d59e5" 2018-06-27 21:59:52,797 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:59:52 GMT Content-Type: application/json Content-Length: 680 Connection: keep-alive X-Openstack-Request-Id: req-4e8dfeb9-ec61-4d43-8b35-e97b63301755 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["9b29dd6b-8ab3-424b-93fa-5f0a04ae7948","d36bab41-9f9f-4399-9e7b-dff85d9b88e4"],"updated_at":"2018-06-27T21:59:38Z","tenant_id":"c152a71854fb4c1c8d08b5d69450cc3b","created_at":"2018-06-27T21:59:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c152a71854fb4c1c8d08b5d69450cc3b","id":"615936f5-f2fb-4ca8-80e0-0d8673b66da1","name":"CreateInstancePortManipulationTests-4220bea5-c7bf-4ec3-af85-c4746a7c75e2net2"}]} 2018-06-27 21:59:52,798 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-4220bea5-c7bf-4ec3-af85-c4746a7c75e2net2 used request id req-4e8dfeb9-ec61-4d43-8b35-e97b63301755 2018-06-27 21:59:52,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/c152a71854fb4c1c8d08b5d69450cc3b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e88d0a6e08e03ef745689825ddf7eaa603d59e5" 2018-06-27 21:59:53,153 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:59:52 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f581a14e-cec3-4f16-af4a-7327b70924d2 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/c152a71854fb4c1c8d08b5d69450cc3b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c152a71854fb4c1c8d08b5d69450cc3b", "name": "CreateInstancePortManipulationTests-23d69ab9-3631-4ae-proj"}} 2018-06-27 21:59:53,154 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/c152a71854fb4c1c8d08b5d69450cc3b used request id req-f581a14e-cec3-4f16-af4a-7327b70924d2 2018-06-27 21:59:53,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=615936f5-f2fb-4ca8-80e0-0d8673b66da1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e88d0a6e08e03ef745689825ddf7eaa603d59e5" 2018-06-27 21:59:53,368 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:59:53 GMT Content-Type: application/json Content-Length: 1351 Connection: keep-alive X-Openstack-Request-Id: req-51b4fd45-8331-40d4-a1bc-c8db267a3200 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"615936f5-f2fb-4ca8-80e0-0d8673b66da1","tenant_id":"c152a71854fb4c1c8d08b5d69450cc3b","created_at":"2018-06-27T21:59:37Z","dns_nameservers":[],"updated_at":"2018-06-27T21:59: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":"c152a71854fb4c1c8d08b5d69450cc3b","id":"9b29dd6b-8ab3-424b-93fa-5f0a04ae7948","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-4220bea5-c7bf-4ec3-af85-c4746a7c75e2-subnet1"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"615936f5-f2fb-4ca8-80e0-0d8673b66da1","tenant_id":"c152a71854fb4c1c8d08b5d69450cc3b","created_at":"2018-06-27T21:59:38Z","dns_nameservers":[],"updated_at":"2018-06-27T21:59:38Z","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":"c152a71854fb4c1c8d08b5d69450cc3b","id":"d36bab41-9f9f-4399-9e7b-dff85d9b88e4","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-4220bea5-c7bf-4ec3-af85-c4746a7c75e2-subnet2"}]} 2018-06-27 21:59:53,368 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=615936f5-f2fb-4ca8-80e0-0d8673b66da1 used request id req-51b4fd45-8331-40d4-a1bc-c8db267a3200 2018-06-27 21:59:53,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=615936f5-f2fb-4ca8-80e0-0d8673b66da1&name=CreateInstancePortManipulationTests-4220bea5-c7bf-4ec3-af85-c4746a7c75e2port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e88d0a6e08e03ef745689825ddf7eaa603d59e5" 2018-06-27 21:59:53,635 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:59:53 GMT Content-Type: application/json Content-Length: 855 Connection: keep-alive X-Openstack-Request-Id: req-31d99085-ce11-4cce-87f6-b1b530357692 Front-End-Https: on RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"615936f5-f2fb-4ca8-80e0-0d8673b66da1","tenant_id":"c152a71854fb4c1c8d08b5d69450cc3b","created_at":"2018-06-27T21:59:50Z","admin_state_up":true,"updated_at":"2018-06-27T21:59:51Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":7,"mac_address":"fa:16:3e:b7:f1:17","id":"a7ced86b-1355-441d-a774-4fe0b7f261b7","port_security_enabled":true,"project_id":"c152a71854fb4c1c8d08b5d69450cc3b","fixed_ips":[{"subnet_id":"9b29dd6b-8ab3-424b-93fa-5f0a04ae7948","ip_address":"10.55.0.101"},{"subnet_id":"d36bab41-9f9f-4399-9e7b-dff85d9b88e4","ip_address":"10.65.0.101"}],"extra_dhcp_opts":[],"security_groups":["6452a00f-9b2a-44ce-8f74-64b5874a9740"],"name":"CreateInstancePortManipulationTests-4220bea5-c7bf-4ec3-af85-c4746a7c75e2port-1"}]} 2018-06-27 21:59:53,636 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=615936f5-f2fb-4ca8-80e0-0d8673b66da1&name=CreateInstancePortManipulationTests-4220bea5-c7bf-4ec3-af85-c4746a7c75e2port-1&admin_state_up=True used request id req-31d99085-ce11-4cce-87f6-b1b530357692 2018-06-27 21:59:53,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/c152a71854fb4c1c8d08b5d69450cc3b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e88d0a6e08e03ef745689825ddf7eaa603d59e5" 2018-06-27 21:59:53,997 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 21:59:53 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-855b4942-8eea-4d6e-b447-9c6ee6c3c9de Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/c152a71854fb4c1c8d08b5d69450cc3b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c152a71854fb4c1c8d08b5d69450cc3b", "name": "CreateInstancePortManipulationTests-23d69ab9-3631-4ae-proj"}} 2018-06-27 21:59:53,997 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/c152a71854fb4c1c8d08b5d69450cc3b used request id req-855b4942-8eea-4d6e-b447-9c6ee6c3c9de 2018-06-27 21:59:53,997 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-4220bea5-c7bf-4ec3-af85-c4746a7c75e2-inst 2018-06-27 21:59:54,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/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e88d0a6e08e03ef745689825ddf7eaa603d59e5" 2018-06-27 21:59:54,761 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:59:54 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-50cb51f6-34c7-45a3-857e-e11157fdc2bc X-Compute-Request-Id: req-50cb51f6-34c7-45a3-857e-e11157fdc2bc Front-End-Https: on RESP BODY: {"flavors": [{"id": "8c8fb0f7-df42-450d-ab00-976daf8c618a", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/8c8fb0f7-df42-450d-ab00-976daf8c618a", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/8c8fb0f7-df42-450d-ab00-976daf8c618a", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-4220bea5-c7bf-4ec3-af85-c4746a7c75e2-flavor-name"}, {"id": "bfce69d5-8948-4e52-8e30-cf8bfa544966", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "bookmark"}], "name": "shaker-flavor_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3"}]} 2018-06-27 21:59:54,761 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-50cb51f6-34c7-45a3-857e-e11157fdc2bc 2018-06-27 21:59:54,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/flavors/8c8fb0f7-df42-450d-ab00-976daf8c618a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e88d0a6e08e03ef745689825ddf7eaa603d59e5" 2018-06-27 21:59:55,444 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:59:55 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-2ca0c159-39e9-4b64-8faf-25eaf3257460 X-Compute-Request-Id: req-2ca0c159-39e9-4b64-8faf-25eaf3257460 Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-4220bea5-c7bf-4ec3-af85-c4746a7c75e2-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/8c8fb0f7-df42-450d-ab00-976daf8c618a", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/8c8fb0f7-df42-450d-ab00-976daf8c618a", "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": "8c8fb0f7-df42-450d-ab00-976daf8c618a"}} 2018-06-27 21:59:55,444 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/8c8fb0f7-df42-450d-ab00-976daf8c618a used request id req-2ca0c159-39e9-4b64-8faf-25eaf3257460 2018-06-27 21:59:55,447 - 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-4220bea5-c7bf-4ec3-af85-c4746a7c75e2-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8e88d0a6e08e03ef745689825ddf7eaa603d59e5" 2018-06-27 21:59:56,238 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:59:56 GMT Content-Type: application/json Content-Length: 920 Connection: keep-alive X-Openstack-Request-Id: req-93611e99-76f8-4ab6-8182-86285715f350 Front-End-Https: on RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-4220bea5-c7bf-4ec3-af85-c4746a7c75e2-image", "tags": [], "container_format": "bare", "created_at": "2018-06-27T21:59:20Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-27T21:59:22Z", "visibility": "shared", "self": "/v2/images/0a8911d6-f301-4fab-9d83-ffd6ba32e7bd", "min_disk": 0, "protected": false, "id": "0a8911d6-f301-4fab-9d83-ffd6ba32e7bd", "file": "/v2/images/0a8911d6-f301-4fab-9d83-ffd6ba32e7bd/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c152a71854fb4c1c8d08b5d69450cc3b", "direct_url": "file:///var/lib/glance/images/0a8911d6-f301-4fab-9d83-ffd6ba32e7bd", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-4220bea5-c7bf-4ec3-af85-c4746a7c75e2-image"} 2018-06-27 21:59:56,238 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-4220bea5-c7bf-4ec3-af85-c4746a7c75e2-image used request id req-93611e99-76f8-4ab6-8182-86285715f350 2018-06-27 21:59:56,241 - 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}8e88d0a6e08e03ef745689825ddf7eaa603d59e5" 2018-06-27 21:59:56,978 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 21:59:56 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-a71891a6-14bc-4242-9a4e-58978460f57a 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-27 21:59:56,978 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-a71891a6-14bc-4242-9a4e-58978460f57a 2018-06-27 21:59:56,984 - 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}8e88d0a6e08e03ef745689825ddf7eaa603d59e5" -d '{"server": {"name": "CreateInstancePortManipulationTests-4220bea5-c7bf-4ec3-af85-c4746a7c75e2-inst", "imageRef": "0a8911d6-f301-4fab-9d83-ffd6ba32e7bd", "flavorRef": "8c8fb0f7-df42-450d-ab00-976daf8c618a", "max_count": 1, "min_count": 1, "networks": [{"port": "a7ced86b-1355-441d-a774-4fe0b7f261b7"}]}}' 2018-06-27 22:00:03,249 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 22:00:03 GMT Content-Type: application/json Content-Length: 378 Connection: keep-alive Location: https://172.30.10.101:8774/v2.1/servers/0b00818c-76b1-4fd6-a853-421d75ae1fbf Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-1a64dfd3-e7a1-44ef-8dba-f963e29abadb X-Compute-Request-Id: req-1a64dfd3-e7a1-44ef-8dba-f963e29abadb RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "0b00818c-76b1-4fd6-a853-421d75ae1fbf", "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/0b00818c-76b1-4fd6-a853-421d75ae1fbf", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/0b00818c-76b1-4fd6-a853-421d75ae1fbf", "rel": "bookmark"}], "adminPass": "ZnjmTF67vhsV"}} 2018-06-27 22:00:03,249 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers used request id req-1a64dfd3-e7a1-44ef-8dba-f963e29abadb 2018-06-27 22:00:03,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/0b00818c-76b1-4fd6-a853-421d75ae1fbf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e88d0a6e08e03ef745689825ddf7eaa603d59e5" 2018-06-27 22:00:04,870 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:00:04 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-c6c7bbf0-43cc-4977-b98f-e2febdcb305a X-Compute-Request-Id: req-c6c7bbf0-43cc-4977-b98f-e2febdcb305a 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/0b00818c-76b1-4fd6-a853-421d75ae1fbf", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/0b00818c-76b1-4fd6-a853-421d75ae1fbf", "rel": "bookmark"}], "image": {"id": "0a8911d6-f301-4fab-9d83-ffd6ba32e7bd", "links": [{"href": "http://172.30.10.101:8774/images/0a8911d6-f301-4fab-9d83-ffd6ba32e7bd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8c8fb0f7-df42-450d-ab00-976daf8c618a", "links": [{"href": "http://172.30.10.101:8774/flavors/8c8fb0f7-df42-450d-ab00-976daf8c618a", "rel": "bookmark"}]}, "id": "0b00818c-76b1-4fd6-a853-421d75ae1fbf", "user_id": "63240a1c3cee427781f5edc3cf0cea4d", "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-27T22:00:03Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-4220bea5-c7bf-4ec3-af85-c4746a7c75e2-inst", "created": "2018-06-27T22:00:03Z", "tenant_id": "c152a71854fb4c1c8d08b5d69450cc3b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:00:04,871 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/0b00818c-76b1-4fd6-a853-421d75ae1fbf used request id req-c6c7bbf0-43cc-4977-b98f-e2febdcb305a 2018-06-27 22:00:04,871 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-4220bea5-c7bf-4ec3-af85-c4746a7c75e2-inst 2018-06-27 22:00:04,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/0b00818c-76b1-4fd6-a853-421d75ae1fbf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e88d0a6e08e03ef745689825ddf7eaa603d59e5" 2018-06-27 22:00:05,695 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:00: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-3aac77f2-4076-48e7-8a22-66f27bf7ca50 X-Compute-Request-Id: req-3aac77f2-4076-48e7-8a22-66f27bf7ca50 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/0b00818c-76b1-4fd6-a853-421d75ae1fbf", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/0b00818c-76b1-4fd6-a853-421d75ae1fbf", "rel": "bookmark"}], "image": {"id": "0a8911d6-f301-4fab-9d83-ffd6ba32e7bd", "links": [{"href": "http://172.30.10.101:8774/images/0a8911d6-f301-4fab-9d83-ffd6ba32e7bd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8c8fb0f7-df42-450d-ab00-976daf8c618a", "links": [{"href": "http://172.30.10.101:8774/flavors/8c8fb0f7-df42-450d-ab00-976daf8c618a", "rel": "bookmark"}]}, "id": "0b00818c-76b1-4fd6-a853-421d75ae1fbf", "user_id": "63240a1c3cee427781f5edc3cf0cea4d", "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-27T22:00:04Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-4220bea5-c7bf-4ec3-af85-c4746a7c75e2-inst", "created": "2018-06-27T22:00:03Z", "tenant_id": "c152a71854fb4c1c8d08b5d69450cc3b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:00:05,695 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/0b00818c-76b1-4fd6-a853-421d75ae1fbf used request id req-3aac77f2-4076-48e7-8a22-66f27bf7ca50 2018-06-27 22:00:05,695 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-4220bea5-c7bf-4ec3-af85-c4746a7c75e2-inst] is - BUILD 2018-06-27 22:00:05,695 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 22:00:08,699 - create_instance - DEBUG - VM status query timeout in 896.172718048 2018-06-27 22:00:08,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/0b00818c-76b1-4fd6-a853-421d75ae1fbf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e88d0a6e08e03ef745689825ddf7eaa603d59e5" 2018-06-27 22:00:10,104 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:00:10 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-2fde7ab3-980c-470a-a718-d902dfadbe5e X-Compute-Request-Id: req-2fde7ab3-980c-470a-a718-d902dfadbe5e 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/0b00818c-76b1-4fd6-a853-421d75ae1fbf", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/0b00818c-76b1-4fd6-a853-421d75ae1fbf", "rel": "bookmark"}], "image": {"id": "0a8911d6-f301-4fab-9d83-ffd6ba32e7bd", "links": [{"href": "http://172.30.10.101:8774/images/0a8911d6-f301-4fab-9d83-ffd6ba32e7bd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8c8fb0f7-df42-450d-ab00-976daf8c618a", "links": [{"href": "http://172.30.10.101:8774/flavors/8c8fb0f7-df42-450d-ab00-976daf8c618a", "rel": "bookmark"}]}, "id": "0b00818c-76b1-4fd6-a853-421d75ae1fbf", "security_groups": [{"name": "default"}], "user_id": "63240a1c3cee427781f5edc3cf0cea4d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T22:00:08Z", "hostId": "72e5b5cc6ade3058e3c995b628747e8cd7d382bb87e03c9764a33737", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-4220bea5-c7bf-4ec3-af85-c4746a7c75e2-inst", "created": "2018-06-27T22:00:03Z", "tenant_id": "c152a71854fb4c1c8d08b5d69450cc3b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:00:10,104 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/0b00818c-76b1-4fd6-a853-421d75ae1fbf used request id req-2fde7ab3-980c-470a-a718-d902dfadbe5e 2018-06-27 22:00:10,105 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-4220bea5-c7bf-4ec3-af85-c4746a7c75e2-inst] is - BUILD 2018-06-27 22:00:10,105 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 22:00:13,106 - create_instance - DEBUG - VM status query timeout in 891.765902996 2018-06-27 22:00:13,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/0b00818c-76b1-4fd6-a853-421d75ae1fbf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e88d0a6e08e03ef745689825ddf7eaa603d59e5" 2018-06-27 22:00:15,135 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:00:15 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-c13e36a2-1633-406a-87c5-6fd3cf72345a X-Compute-Request-Id: req-c13e36a2-1633-406a-87c5-6fd3cf72345a 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/0b00818c-76b1-4fd6-a853-421d75ae1fbf", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/0b00818c-76b1-4fd6-a853-421d75ae1fbf", "rel": "bookmark"}], "image": {"id": "0a8911d6-f301-4fab-9d83-ffd6ba32e7bd", "links": [{"href": "http://172.30.10.101:8774/images/0a8911d6-f301-4fab-9d83-ffd6ba32e7bd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8c8fb0f7-df42-450d-ab00-976daf8c618a", "links": [{"href": "http://172.30.10.101:8774/flavors/8c8fb0f7-df42-450d-ab00-976daf8c618a", "rel": "bookmark"}]}, "id": "0b00818c-76b1-4fd6-a853-421d75ae1fbf", "security_groups": [{"name": "default"}], "user_id": "63240a1c3cee427781f5edc3cf0cea4d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T22:00:08Z", "hostId": "72e5b5cc6ade3058e3c995b628747e8cd7d382bb87e03c9764a33737", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-4220bea5-c7bf-4ec3-af85-c4746a7c75e2-inst", "created": "2018-06-27T22:00:03Z", "tenant_id": "c152a71854fb4c1c8d08b5d69450cc3b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:00:15,135 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/0b00818c-76b1-4fd6-a853-421d75ae1fbf used request id req-c13e36a2-1633-406a-87c5-6fd3cf72345a 2018-06-27 22:00:15,136 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-4220bea5-c7bf-4ec3-af85-c4746a7c75e2-inst] is - BUILD 2018-06-27 22:00:15,136 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 22:00:18,139 - create_instance - DEBUG - VM status query timeout in 886.732445002 2018-06-27 22:00:18,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/servers/0b00818c-76b1-4fd6-a853-421d75ae1fbf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e88d0a6e08e03ef745689825ddf7eaa603d59e5" 2018-06-27 22:00:20,154 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:00:20 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-85fc3617-623b-4550-ae3c-18db7eca439f X-Compute-Request-Id: req-85fc3617-623b-4550-ae3c-18db7eca439f 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/0b00818c-76b1-4fd6-a853-421d75ae1fbf", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/0b00818c-76b1-4fd6-a853-421d75ae1fbf", "rel": "bookmark"}], "image": {"id": "0a8911d6-f301-4fab-9d83-ffd6ba32e7bd", "links": [{"href": "http://172.30.10.101:8774/images/0a8911d6-f301-4fab-9d83-ffd6ba32e7bd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8c8fb0f7-df42-450d-ab00-976daf8c618a", "links": [{"href": "http://172.30.10.101:8774/flavors/8c8fb0f7-df42-450d-ab00-976daf8c618a", "rel": "bookmark"}]}, "id": "0b00818c-76b1-4fd6-a853-421d75ae1fbf", "security_groups": [{"name": "default"}], "user_id": "63240a1c3cee427781f5edc3cf0cea4d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T22:00:08Z", "hostId": "72e5b5cc6ade3058e3c995b628747e8cd7d382bb87e03c9764a33737", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-4220bea5-c7bf-4ec3-af85-c4746a7c75e2-inst", "created": "2018-06-27T22:00:03Z", "tenant_id": "c152a71854fb4c1c8d08b5d69450cc3b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:00:20,154 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/0b00818c-76b1-4fd6-a853-421d75ae1fbf used request id req-85fc3617-623b-4550-ae3c-18db7eca439f 2018-06-27 22:00:20,155 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-4220bea5-c7bf-4ec3-af85-c4746a7c75e2-inst] is - BUILD 2018-06-27 22:00:20,155 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 22:00:23,159 - create_instance - DEBUG - VM status query timeout in 881.713001966 2018-06-27 22:00:23,162 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/0b00818c-76b1-4fd6-a853-421d75ae1fbf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e88d0a6e08e03ef745689825ddf7eaa603d59e5" 2018-06-27 22:00:24,008 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:00: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-6faa5214-f4a0-4906-91ec-0f519d1a9e83 X-Compute-Request-Id: req-6faa5214-f4a0-4906-91ec-0f519d1a9e83 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-4220bea5-c7bf-4ec3-af85-c4746a7c75e2net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:f1:17", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:f1:17", "version": 4, "addr": "10.65.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/0b00818c-76b1-4fd6-a853-421d75ae1fbf", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/0b00818c-76b1-4fd6-a853-421d75ae1fbf", "rel": "bookmark"}], "image": {"id": "0a8911d6-f301-4fab-9d83-ffd6ba32e7bd", "links": [{"href": "http://172.30.10.101:8774/images/0a8911d6-f301-4fab-9d83-ffd6ba32e7bd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:00:20.000000", "flavor": {"id": "8c8fb0f7-df42-450d-ab00-976daf8c618a", "links": [{"href": "http://172.30.10.101:8774/flavors/8c8fb0f7-df42-450d-ab00-976daf8c618a", "rel": "bookmark"}]}, "id": "0b00818c-76b1-4fd6-a853-421d75ae1fbf", "security_groups": [{"name": "default"}], "user_id": "63240a1c3cee427781f5edc3cf0cea4d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:00:21Z", "hostId": "72e5b5cc6ade3058e3c995b628747e8cd7d382bb87e03c9764a33737", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-4220bea5-c7bf-4ec3-af85-c4746a7c75e2-inst", "created": "2018-06-27T22:00:03Z", "tenant_id": "c152a71854fb4c1c8d08b5d69450cc3b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:00:24,008 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/0b00818c-76b1-4fd6-a853-421d75ae1fbf used request id req-6faa5214-f4a0-4906-91ec-0f519d1a9e83 2018-06-27 22:00:24,008 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-4220bea5-c7bf-4ec3-af85-c4746a7c75e2-inst] is - ACTIVE 2018-06-27 22:00:24,009 - create_instance - INFO - VM is - ACTIVE 2018-06-27 22:00:24,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/0b00818c-76b1-4fd6-a853-421d75ae1fbf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e88d0a6e08e03ef745689825ddf7eaa603d59e5" 2018-06-27 22:00:25,142 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:00:25 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-ae416d74-4bb4-4391-bfe5-199f227ef3c7 X-Compute-Request-Id: req-ae416d74-4bb4-4391-bfe5-199f227ef3c7 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-4220bea5-c7bf-4ec3-af85-c4746a7c75e2net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:f1:17", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:f1:17", "version": 4, "addr": "10.65.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/0b00818c-76b1-4fd6-a853-421d75ae1fbf", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/0b00818c-76b1-4fd6-a853-421d75ae1fbf", "rel": "bookmark"}], "image": {"id": "0a8911d6-f301-4fab-9d83-ffd6ba32e7bd", "links": [{"href": "http://172.30.10.101:8774/images/0a8911d6-f301-4fab-9d83-ffd6ba32e7bd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:00:20.000000", "flavor": {"id": "8c8fb0f7-df42-450d-ab00-976daf8c618a", "links": [{"href": "http://172.30.10.101:8774/flavors/8c8fb0f7-df42-450d-ab00-976daf8c618a", "rel": "bookmark"}]}, "id": "0b00818c-76b1-4fd6-a853-421d75ae1fbf", "security_groups": [{"name": "default"}], "user_id": "63240a1c3cee427781f5edc3cf0cea4d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:00:21Z", "hostId": "72e5b5cc6ade3058e3c995b628747e8cd7d382bb87e03c9764a33737", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-4220bea5-c7bf-4ec3-af85-c4746a7c75e2-inst", "created": "2018-06-27T22:00:03Z", "tenant_id": "c152a71854fb4c1c8d08b5d69450cc3b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:00:25,142 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/0b00818c-76b1-4fd6-a853-421d75ae1fbf used request id req-ae416d74-4bb4-4391-bfe5-199f227ef3c7 2018-06-27 22:00:25,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/networks?name=CreateInstancePortManipulationTests-4220bea5-c7bf-4ec3-af85-c4746a7c75e2net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e88d0a6e08e03ef745689825ddf7eaa603d59e5" 2018-06-27 22:00:25,658 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:00:25 GMT Content-Type: application/json Content-Length: 680 Connection: keep-alive X-Openstack-Request-Id: req-b312f621-a5a0-4510-8be8-b33f55516d64 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d36bab41-9f9f-4399-9e7b-dff85d9b88e4","9b29dd6b-8ab3-424b-93fa-5f0a04ae7948"],"updated_at":"2018-06-27T21:59:38Z","tenant_id":"c152a71854fb4c1c8d08b5d69450cc3b","created_at":"2018-06-27T21:59:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c152a71854fb4c1c8d08b5d69450cc3b","id":"615936f5-f2fb-4ca8-80e0-0d8673b66da1","name":"CreateInstancePortManipulationTests-4220bea5-c7bf-4ec3-af85-c4746a7c75e2net2"}]} 2018-06-27 22:00:25,658 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-4220bea5-c7bf-4ec3-af85-c4746a7c75e2net2 used request id req-b312f621-a5a0-4510-8be8-b33f55516d64 2018-06-27 22:00:25,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/c152a71854fb4c1c8d08b5d69450cc3b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e88d0a6e08e03ef745689825ddf7eaa603d59e5" 2018-06-27 22:00:25,991 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:00:25 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fbe17f19-84e2-4d69-8aa0-81dea506b666 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/c152a71854fb4c1c8d08b5d69450cc3b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c152a71854fb4c1c8d08b5d69450cc3b", "name": "CreateInstancePortManipulationTests-23d69ab9-3631-4ae-proj"}} 2018-06-27 22:00:25,992 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/c152a71854fb4c1c8d08b5d69450cc3b used request id req-fbe17f19-84e2-4d69-8aa0-81dea506b666 2018-06-27 22:00:25,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/subnets?network_id=615936f5-f2fb-4ca8-80e0-0d8673b66da1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e88d0a6e08e03ef745689825ddf7eaa603d59e5" 2018-06-27 22:00:26,162 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:00:26 GMT Content-Type: application/json Content-Length: 1351 Connection: keep-alive X-Openstack-Request-Id: req-c295f40d-b4aa-422d-903a-e2e792fd165d Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"615936f5-f2fb-4ca8-80e0-0d8673b66da1","tenant_id":"c152a71854fb4c1c8d08b5d69450cc3b","created_at":"2018-06-27T21:59:37Z","dns_nameservers":[],"updated_at":"2018-06-27T21:59: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":"c152a71854fb4c1c8d08b5d69450cc3b","id":"9b29dd6b-8ab3-424b-93fa-5f0a04ae7948","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-4220bea5-c7bf-4ec3-af85-c4746a7c75e2-subnet1"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"615936f5-f2fb-4ca8-80e0-0d8673b66da1","tenant_id":"c152a71854fb4c1c8d08b5d69450cc3b","created_at":"2018-06-27T21:59:38Z","dns_nameservers":[],"updated_at":"2018-06-27T21:59:38Z","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":"c152a71854fb4c1c8d08b5d69450cc3b","id":"d36bab41-9f9f-4399-9e7b-dff85d9b88e4","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-4220bea5-c7bf-4ec3-af85-c4746a7c75e2-subnet2"}]} 2018-06-27 22:00:26,163 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=615936f5-f2fb-4ca8-80e0-0d8673b66da1 used request id req-c295f40d-b4aa-422d-903a-e2e792fd165d 2018-06-27 22:00:26,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=615936f5-f2fb-4ca8-80e0-0d8673b66da1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e88d0a6e08e03ef745689825ddf7eaa603d59e5" 2018-06-27 22:00:26,397 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:00:26 GMT Content-Type: application/json Content-Length: 2538 Connection: keep-alive X-Openstack-Request-Id: req-f77682fc-a9fa-41ec-82da-84afdd1e2ca8 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"615936f5-f2fb-4ca8-80e0-0d8673b66da1","tenant_id":"c152a71854fb4c1c8d08b5d69450cc3b","created_at":"2018-06-27T21:59:38Z","admin_state_up":true,"updated_at":"2018-06-27T21:59:45Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-615936f5-f2fb-4ca8-80e0-0d8673b66da1","device_owner":"network:dhcp","revision_number":9,"mac_address":"fa:16:3e:8b:9b:92","id":"4421ccd3-c68e-429f-910f-e72adcced605","port_security_enabled":false,"project_id":"c152a71854fb4c1c8d08b5d69450cc3b","fixed_ips":[{"subnet_id":"9b29dd6b-8ab3-424b-93fa-5f0a04ae7948","ip_address":"10.55.0.2"},{"subnet_id":"d36bab41-9f9f-4399-9e7b-dff85d9b88e4","ip_address":"10.65.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"615936f5-f2fb-4ca8-80e0-0d8673b66da1","tenant_id":"c152a71854fb4c1c8d08b5d69450cc3b","created_at":"2018-06-27T21:59:39Z","admin_state_up":true,"updated_at":"2018-06-27T21:59:46Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-615936f5-f2fb-4ca8-80e0-0d8673b66da1","device_owner":"network:dhcp","revision_number":9,"mac_address":"fa:16:3e:e3:8d:3f","id":"6a5b674f-858a-42d1-8dab-4d112af381c6","port_security_enabled":false,"project_id":"c152a71854fb4c1c8d08b5d69450cc3b","fixed_ips":[{"subnet_id":"9b29dd6b-8ab3-424b-93fa-5f0a04ae7948","ip_address":"10.55.0.3"},{"subnet_id":"d36bab41-9f9f-4399-9e7b-dff85d9b88e4","ip_address":"10.65.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"615936f5-f2fb-4ca8-80e0-0d8673b66da1","tenant_id":"c152a71854fb4c1c8d08b5d69450cc3b","created_at":"2018-06-27T21:59:50Z","admin_state_up":true,"updated_at":"2018-06-27T22:00:20Z","binding:vnic_type":"normal","device_id":"0b00818c-76b1-4fd6-a853-421d75ae1fbf","device_owner":"compute:nova","revision_number":11,"mac_address":"fa:16:3e:b7:f1:17","id":"a7ced86b-1355-441d-a774-4fe0b7f261b7","port_security_enabled":true,"project_id":"c152a71854fb4c1c8d08b5d69450cc3b","fixed_ips":[{"subnet_id":"9b29dd6b-8ab3-424b-93fa-5f0a04ae7948","ip_address":"10.55.0.101"},{"subnet_id":"d36bab41-9f9f-4399-9e7b-dff85d9b88e4","ip_address":"10.65.0.101"}],"extra_dhcp_opts":[],"security_groups":["6452a00f-9b2a-44ce-8f74-64b5874a9740"],"name":"CreateInstancePortManipulationTests-4220bea5-c7bf-4ec3-af85-c4746a7c75e2port-1"}]} 2018-06-27 22:00:26,397 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=615936f5-f2fb-4ca8-80e0-0d8673b66da1 used request id req-f77682fc-a9fa-41ec-82da-84afdd1e2ca8 2018-06-27 22:00:26,398 - create_instance - INFO - Deleting Port with ID - a7ced86b-1355-441d-a774-4fe0b7f261b7 2018-06-27 22:00:26,398 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-4220bea5-c7bf-4ec3-af85-c4746a7c75e2port-1 2018-06-27 22:00:26,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/ports/a7ced86b-1355-441d-a774-4fe0b7f261b7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e88d0a6e08e03ef745689825ddf7eaa603d59e5" 2018-06-27 22:00:27,846 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:00:27 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-8e0add0c-a089-464d-a4b5-489c20a11f85 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:00:27,847 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/ports/a7ced86b-1355-441d-a774-4fe0b7f261b7 used request id req-8e0add0c-a089-464d-a4b5-489c20a11f85 2018-06-27 22:00:27,847 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-4220bea5-c7bf-4ec3-af85-c4746a7c75e2-inst 2018-06-27 22:00:27,850 - 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/0b00818c-76b1-4fd6-a853-421d75ae1fbf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e88d0a6e08e03ef745689825ddf7eaa603d59e5" 2018-06-27 22:00:28,295 - novaclient.v2.client - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:00: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-10aa07c4-4f46-4326-b582-31826701c5b3 X-Compute-Request-Id: req-10aa07c4-4f46-4326-b582-31826701c5b3 Front-End-Https: on 2018-06-27 22:00:28,296 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/servers/0b00818c-76b1-4fd6-a853-421d75ae1fbf used request id req-10aa07c4-4f46-4326-b582-31826701c5b3 2018-06-27 22:00:28,296 - create_instance - INFO - Checking deletion status 2018-06-27 22:00:28,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/0b00818c-76b1-4fd6-a853-421d75ae1fbf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e88d0a6e08e03ef745689825ddf7eaa603d59e5" 2018-06-27 22:00:30,091 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:00:30 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-a841498d-ebee-446c-97e1-bb6850264a2c X-Compute-Request-Id: req-a841498d-ebee-446c-97e1-bb6850264a2c 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/0b00818c-76b1-4fd6-a853-421d75ae1fbf", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/0b00818c-76b1-4fd6-a853-421d75ae1fbf", "rel": "bookmark"}], "image": {"id": "0a8911d6-f301-4fab-9d83-ffd6ba32e7bd", "links": [{"href": "http://172.30.10.101:8774/images/0a8911d6-f301-4fab-9d83-ffd6ba32e7bd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:00:20.000000", "flavor": {"id": "8c8fb0f7-df42-450d-ab00-976daf8c618a", "links": [{"href": "http://172.30.10.101:8774/flavors/8c8fb0f7-df42-450d-ab00-976daf8c618a", "rel": "bookmark"}]}, "id": "0b00818c-76b1-4fd6-a853-421d75ae1fbf", "user_id": "63240a1c3cee427781f5edc3cf0cea4d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:00:28Z", "hostId": "72e5b5cc6ade3058e3c995b628747e8cd7d382bb87e03c9764a33737", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-4220bea5-c7bf-4ec3-af85-c4746a7c75e2-inst", "created": "2018-06-27T22:00:03Z", "tenant_id": "c152a71854fb4c1c8d08b5d69450cc3b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:00:30,092 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/0b00818c-76b1-4fd6-a853-421d75ae1fbf used request id req-a841498d-ebee-446c-97e1-bb6850264a2c 2018-06-27 22:00:30,092 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-4220bea5-c7bf-4ec3-af85-c4746a7c75e2-inst] is - ACTIVE 2018-06-27 22:00:30,092 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 22:00:33,095 - create_instance - DEBUG - VM status query timeout in 295.20224905 2018-06-27 22:00:33,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/servers/0b00818c-76b1-4fd6-a853-421d75ae1fbf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e88d0a6e08e03ef745689825ddf7eaa603d59e5" 2018-06-27 22:00:33,287 - novaclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Wed, 27 Jun 2018 22:00:33 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-26ec1790-d384-4f0a-9808-b0f4f59b0855 X-Compute-Request-Id: req-26ec1790-d384-4f0a-9808-b0f4f59b0855 RESP BODY: {"itemNotFound": {"message": "Instance 0b00818c-76b1-4fd6-a853-421d75ae1fbf could not be found.", "code": 404}} 2018-06-27 22:00:33,287 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/0b00818c-76b1-4fd6-a853-421d75ae1fbf used request id req-26ec1790-d384-4f0a-9808-b0f4f59b0855 2018-06-27 22:00:33,287 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 0b00818c-76b1-4fd6-a853-421d75ae1fbf could not be found. (HTTP 404) (Request-ID: req-26ec1790-d384-4f0a-9808-b0f4f59b0855) 2018-06-27 22:00:33,288 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-4220bea5-c7bf-4ec3-af85-c4746a7c75e2-inst 2018-06-27 22:00:33,292 - 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/8c8fb0f7-df42-450d-ab00-976daf8c618a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31066307d12bf67d1851b1d009c5ab5d1c08e8b3" 2018-06-27 22:00:33,894 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 22:00:33 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-a7361abb-4d73-4cd2-9835-9d461cd8395b X-Compute-Request-Id: req-a7361abb-4d73-4cd2-9835-9d461cd8395b 2018-06-27 22:00:33,894 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/flavors/8c8fb0f7-df42-450d-ab00-976daf8c618a used request id req-a7361abb-4d73-4cd2-9835-9d461cd8395b 2018-06-27 22:00:33,895 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-4220bea5-c7bf-4ec3-af85-c4746a7c75e2-pub-subnet 2018-06-27 22:00:33,895 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-4220bea5-c7bf-4ec3-af85-c4746a7c75e2-pub-subnet 2018-06-27 22:00:33,900 - 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/be31494b-caba-48c9-80a2-7318e16ad859 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}811d2f23154bc181b4b21c66f1d09bb0fab4d49f" 2018-06-27 22:00:38,657 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:00:38 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-ed0dd013-09bb-4857-9e02-00f592ea006b Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:00:38,658 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/be31494b-caba-48c9-80a2-7318e16ad859 used request id req-ed0dd013-09bb-4857-9e02-00f592ea006b 2018-06-27 22:00:38,658 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-4220bea5-c7bf-4ec3-af85-c4746a7c75e2-pub-net 2018-06-27 22:00:38,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/networks/c810e560-a384-4296-ac2f-73c5d6685b14 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}811d2f23154bc181b4b21c66f1d09bb0fab4d49f" 2018-06-27 22:00:41,278 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:00:41 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-292d3328-b2e0-426b-939e-01ee24f3c9a9 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:00:41,279 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/c810e560-a384-4296-ac2f-73c5d6685b14 used request id req-292d3328-b2e0-426b-939e-01ee24f3c9a9 2018-06-27 22:00:41,280 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-4220bea5-c7bf-4ec3-af85-c4746a7c75e2-image 2018-06-27 22:00:41,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9292/v2/images/0a8911d6-f301-4fab-9d83-ffd6ba32e7bd -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}97a0824289ac337294420d7b4492df25fabe384a" 2018-06-27 22:00:41,588 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:00:41 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-b2446068-5e6b-4a83-bfba-18e30e19f267 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-27 22:00:41,588 - keystoneauth.session - DEBUG - DELETE call to image for https://172.30.10.101:9292/v2/images/0a8911d6-f301-4fab-9d83-ffd6ba32e7bd used request id req-b2446068-5e6b-4a83-bfba-18e30e19f267 2018-06-27 22:00:41,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-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0940b58c514d6825b8104f9fd5aea5fb686da30e" 2018-06-27 22:00:42,607 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:00:42 GMT Content-Type: application/json Content-Length: 11766 Connection: keep-alive X-Openstack-Request-Id: req-1df1cb21-2a81-4fa0-a850-7b174f38b37b Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c152a71854fb4c1c8d08b5d69450cc3b", "created_at": "2018-06-27T21:59:27Z", "updated_at": "2018-06-27T21:59:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:59:27Z", "revision_number": 0, "id": "57d01dfe-b152-4a5b-938c-5083d59d831a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:59:27Z", "security_group_id": "6452a00f-9b2a-44ce-8f74-64b5874a9740", "tenant_id": "c152a71854fb4c1c8d08b5d69450cc3b", "port_range_min": null, "ethertype": "IPv6", "project_id": "c152a71854fb4c1c8d08b5d69450cc3b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:59:27Z", "revision_number": 0, "id": "9bf78a88-64b7-42e7-adfa-0b78c06dbab3", "remote_group_id": "6452a00f-9b2a-44ce-8f74-64b5874a9740", "remote_ip_prefix": null, "created_at": "2018-06-27T21:59:27Z", "security_group_id": "6452a00f-9b2a-44ce-8f74-64b5874a9740", "tenant_id": "c152a71854fb4c1c8d08b5d69450cc3b", "port_range_min": null, "ethertype": "IPv6", "project_id": "c152a71854fb4c1c8d08b5d69450cc3b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:59:27Z", "revision_number": 0, "id": "b2efdf2d-8ff0-44e7-bf9f-01ba0c19d801", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:59:27Z", "security_group_id": "6452a00f-9b2a-44ce-8f74-64b5874a9740", "tenant_id": "c152a71854fb4c1c8d08b5d69450cc3b", "port_range_min": null, "ethertype": "IPv4", "project_id": "c152a71854fb4c1c8d08b5d69450cc3b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:59:27Z", "revision_number": 0, "id": "c35f11e3-0ed8-4b22-b78a-2efa6940b051", "remote_group_id": "6452a00f-9b2a-44ce-8f74-64b5874a9740", "remote_ip_prefix": null, "created_at": "2018-06-27T21:59:27Z", "security_group_id": "6452a00f-9b2a-44ce-8f74-64b5874a9740", "tenant_id": "c152a71854fb4c1c8d08b5d69450cc3b", "port_range_min": null, "ethertype": "IPv4", "project_id": "c152a71854fb4c1c8d08b5d69450cc3b"}], "revision_number": 4, "project_id": "c152a71854fb4c1c8d08b5d69450cc3b", "id": "6452a00f-9b2a-44ce-8f74-64b5874a9740", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-27T19:03:04Z", "updated_at": "2018-06-27T19:03:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "6748ef1e-56da-434e-9e89-e86b58537b65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "b3e3826c-1c48-4699-93f0-f8a310956753", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "bfad35fa-7ea9-4a81-917d-7b86481eb510", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "d657b333-103d-4d19-add8-1e8bae2f8849", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b92069937e44a3786e439f95c61afe5", "created_at": "2018-06-27T19:08:41Z", "updated_at": "2018-06-27T19:08:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "4ac2a090-f595-4e7b-9b7a-a52fa204e881", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "5508c0b1-6261-44cb-854d-60c64bcbba0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "a60c77dc-6985-48ac-a3a3-067176d3e52f", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "e6ec0fa4-1eb3-4c5d-a451-c7acfd7fde82", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}], "revision_number": 4, "project_id": "4b92069937e44a3786e439f95c61afe5", "id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T18:59:55Z", "updated_at": "2018-06-27T18:59:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "5a060918-419b-4ec3-90df-a7764c06af2f", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "6cd9bbf0-4d1b-4b13-a6c4-e20a15bb3360", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "8134c0f0-89c6-4d45-bef8-a9260d9d0723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "e0e7297a-a59d-4d2b-b75c-2cc86b269114", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}], "revision_number": 4, "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "created_at": "2018-06-27T21:03:43Z", "updated_at": "2018-06-27T21:03:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "41061dbf-a5a2-465f-84dd-140f6104b3f7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "47d5c96d-0510-41a5-b33e-5683702c5bb8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "4b4b6430-3f42-4fe4-a25e-2c5c015a7699", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "e6a68cb7-6491-4474-a4d7-38496cac4eb7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}], "revision_number": 4, "project_id": "3f0a375b66c54145bff1c56e7c91ad73", "id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "name": "default"}]} 2018-06-27 22:00:42,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-1df1cb21-2a81-4fa0-a850-7b174f38b37b 2018-06-27 22:00:42,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/c152a71854fb4c1c8d08b5d69450cc3b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0940b58c514d6825b8104f9fd5aea5fb686da30e" 2018-06-27 22:00:42,956 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:00:42 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-83fb4597-f380-44cf-8d93-244971aa5485 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/c152a71854fb4c1c8d08b5d69450cc3b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c152a71854fb4c1c8d08b5d69450cc3b", "name": "CreateInstancePortManipulationTests-23d69ab9-3631-4ae-proj"}} 2018-06-27 22:00:42,956 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/c152a71854fb4c1c8d08b5d69450cc3b used request id req-83fb4597-f380-44cf-8d93-244971aa5485 2018-06-27 22:00:42,956 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6452a00f-9b2a-44ce-8f74-64b5874a9740 2018-06-27 22:00:42,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/security-group-rules?security_group_id=6452a00f-9b2a-44ce-8f74-64b5874a9740 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0940b58c514d6825b8104f9fd5aea5fb686da30e" 2018-06-27 22:00:43,963 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:00:43 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-3a94c6ad-e31f-4cf8-bc00-ee090708dc00 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-27T21:59:27Z", "security_group_id": "6452a00f-9b2a-44ce-8f74-64b5874a9740", "port_range_min": null, "revision_number": 0, "tenant_id": "c152a71854fb4c1c8d08b5d69450cc3b", "created_at": "2018-06-27T21:59:27Z", "project_id": "c152a71854fb4c1c8d08b5d69450cc3b", "id": "57d01dfe-b152-4a5b-938c-5083d59d831a"}, {"remote_group_id": "6452a00f-9b2a-44ce-8f74-64b5874a9740", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:59:27Z", "security_group_id": "6452a00f-9b2a-44ce-8f74-64b5874a9740", "port_range_min": null, "revision_number": 0, "tenant_id": "c152a71854fb4c1c8d08b5d69450cc3b", "created_at": "2018-06-27T21:59:27Z", "project_id": "c152a71854fb4c1c8d08b5d69450cc3b", "id": "9bf78a88-64b7-42e7-adfa-0b78c06dbab3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:59:27Z", "security_group_id": "6452a00f-9b2a-44ce-8f74-64b5874a9740", "port_range_min": null, "revision_number": 0, "tenant_id": "c152a71854fb4c1c8d08b5d69450cc3b", "created_at": "2018-06-27T21:59:27Z", "project_id": "c152a71854fb4c1c8d08b5d69450cc3b", "id": "b2efdf2d-8ff0-44e7-bf9f-01ba0c19d801"}, {"remote_group_id": "6452a00f-9b2a-44ce-8f74-64b5874a9740", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T21:59:27Z", "security_group_id": "6452a00f-9b2a-44ce-8f74-64b5874a9740", "port_range_min": null, "revision_number": 0, "tenant_id": "c152a71854fb4c1c8d08b5d69450cc3b", "created_at": "2018-06-27T21:59:27Z", "project_id": "c152a71854fb4c1c8d08b5d69450cc3b", "id": "c35f11e3-0ed8-4b22-b78a-2efa6940b051"}]} 2018-06-27 22:00:43,963 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=6452a00f-9b2a-44ce-8f74-64b5874a9740 used request id req-3a94c6ad-e31f-4cf8-bc00-ee090708dc00 2018-06-27 22:00:43,964 - neutron_utils - INFO - Deleting security group with name - default 2018-06-27 22:00:43,969 - 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/6452a00f-9b2a-44ce-8f74-64b5874a9740 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0940b58c514d6825b8104f9fd5aea5fb686da30e" 2018-06-27 22:00:44,658 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:00:44 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-d297ad89-5884-46a7-a57e-1023fdfabadd Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:00:44,658 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/6452a00f-9b2a-44ce-8f74-64b5874a9740 used request id req-d297ad89-5884-46a7-a57e-1023fdfabadd 2018-06-27 22:00:44,659 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-23d69ab9-3631-4ae-proj 2018-06-27 22:00:44,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/c152a71854fb4c1c8d08b5d69450cc3b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0940b58c514d6825b8104f9fd5aea5fb686da30e" 2018-06-27 22:00:45,506 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 22:00:44 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-69041232-1a9f-42f5-8ed0-d2b55f67e22f Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:00:45,507 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/c152a71854fb4c1c8d08b5d69450cc3b used request id req-69041232-1a9f-42f5-8ed0-d2b55f67e22f 2018-06-27 22:00:45,507 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-23d69ab9-3631-4ae-proj-role 2018-06-27 22:00:45,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/9049c3120f8948d0a9d2eb43ee154774 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0940b58c514d6825b8104f9fd5aea5fb686da30e" 2018-06-27 22:00:45,891 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 22:00:45 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-74096301-522b-4f96-ac20-bb1cb9897a6c Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:00:45,892 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/9049c3120f8948d0a9d2eb43ee154774 used request id req-74096301-522b-4f96-ac20-bb1cb9897a6c 2018-06-27 22:00:45,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0940b58c514d6825b8104f9fd5aea5fb686da30e" 2018-06-27 22:00:46,246 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:00:45 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-982c3a76-76e5-4286-9ada-1ebfc3649ac2 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 22:00:46,247 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-982c3a76-76e5-4286-9ada-1ebfc3649ac2 2018-06-27 22:00:46,247 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-23d69ab9-3631-4ae-user 2018-06-27 22:00:46,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/63240a1c3cee427781f5edc3cf0cea4d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9a7545550ba2ed294c445acd7e8c8a9a2a1d014" 2018-06-27 22:00:46,674 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 22:00:46 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2de94d9a-9c8e-436f-a226-9ef8811ba223 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:00:46,675 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/63240a1c3cee427781f5edc3cf0cea4d used request id req-2de94d9a-9c8e-436f-a226-9ef8811ba223 2018-06-27 22:00:46,676 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:00:47,554 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T23:00:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["walYo73gQReNRv9lq8iVwg"], "issued_at": "2018-06-27T22:00:47.000000Z"}} 2018-06-27 22:00:47,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}9f9ce13a2c2c8bcf915b1377089feea3463db0b0" 2018-06-27 22:00:48,044 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:00:47 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cb85dceb-82a4-4fb0-80ed-1cd9ee0431d6 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:00:48,044 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-cb85dceb-82a4-4fb0-80ed-1cd9ee0431d6 2018-06-27 22:00:48,046 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:00:48,047 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:00:49,029 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T23:00:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["pc3UuRUATtu5kmjQOblpmA"], "issued_at": "2018-06-27T22:00:49.000000Z"}} 2018-06-27 22:00:49,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}272d6f5237ef98d0a82c0b9e97ddc2b0572c7d6c" 2018-06-27 22:00:49,092 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:00:49 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6e56a3cd-7735-4e82-8919-73fca284ec3c Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:00:49,092 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-6e56a3cd-7735-4e82-8919-73fca284ec3c 2018-06-27 22:00:49,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-27 22:00:49,108 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 22:00: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-27 22:00:49,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?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-3a6a7e50-9ac8-484-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}272d6f5237ef98d0a82c0b9e97ddc2b0572c7d6c" 2018-06-27 22:00:49,416 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:00:49 GMT Server: Apache Content-Length: 194 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4a011eb1-0735-4d2e-be88-ac8b27e125d6 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-3a6a7e50-9ac8-484-proj", "previous": null, "next": null}, "projects": []} 2018-06-27 22:00:49,416 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-3a6a7e50-9ac8-484-proj used request id req-4a011eb1-0735-4d2e-be88-ac8b27e125d6 2018-06-27 22:00:49,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}272d6f5237ef98d0a82c0b9e97ddc2b0572c7d6c" 2018-06-27 22:00:49,885 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:00:49 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f4bacc87-3a10-4bae-b9a5-df07f7898ff1 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 22:00:49,885 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-f4bacc87-3a10-4bae-b9a5-df07f7898ff1 2018-06-27 22:00:49,889 - 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}272d6f5237ef98d0a82c0b9e97ddc2b0572c7d6c" -d '{"project": {"enabled": true, "domain_id": "default", "name": "InstanceSecurityGroupTests-3a6a7e50-9ac8-484-proj"}}' 2018-06-27 22:00:50,341 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 22:00:49 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-59a68df0-7b4d-4ce0-9c10-ac9f53b2ec2b Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/571e5adb0ad94ecf8026b15397d00b9b"}, "tags": [], "enabled": true, "id": "571e5adb0ad94ecf8026b15397d00b9b", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-3a6a7e50-9ac8-484-proj"}} 2018-06-27 22:00:50,341 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-59a68df0-7b4d-4ce0-9c10-ac9f53b2ec2b 2018-06-27 22:00:50,341 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-3a6a7e50-9ac8-484-proj 2018-06-27 22:00:50,342 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:00:50,342 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:00:51,226 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T23:00:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["inO3g_XlTCSI4nd_1HEfEA"], "issued_at": "2018-06-27T22:00:51.000000Z"}} 2018-06-27 22:00:51,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}4caa56a20a3bf6563784bffd301ac58ccbfd67ad" 2018-06-27 22:00:51,671 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:00:51 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7bcd3559-b46d-4617-b2a2-6ec85a6de13b Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:00:51,671 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-7bcd3559-b46d-4617-b2a2-6ec85a6de13b 2018-06-27 22:00:51,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 22:00:51,689 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 22:00: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-27 22:00:51,690 - 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}4caa56a20a3bf6563784bffd301ac58ccbfd67ad" 2018-06-27 22:00:52,202 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:00:51 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cd409d2e-966b-4188-a0f3-c9b8eb16cfdd Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/05b1bc3fa6fd4243a4ba8b4d6fcc3daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05b1bc3fa6fd4243a4ba8b4d6fcc3daf", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/48d44c9c0fea4f4e80edc7d2e0715db7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d44c9c0fea4f4e80edc7d2e0715db7", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/4d3721127bf84155a837606ce3feba32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d3721127bf84155a837606ce3feba32", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/5c846663ea6d407e9223de0719ce5442"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c846663ea6d407e9223de0719ce5442", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/73a10e6c4f67490a8a4030cc6cea32f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73a10e6c4f67490a8a4030cc6cea32f5", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/8ecfab7d9d4f47bb8892a85b7d2a0b5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ecfab7d9d4f47bb8892a85b7d2a0b5a", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/b278d529e9a54a9195e4e536b9384dc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b278d529e9a54a9195e4e536b9384dc0", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b7f107ae7bb34ccea8282b1a0ec7a979"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7f107ae7bb34ccea8282b1a0ec7a979", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/d21494d0185b463db36b8c8c2b341b97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d21494d0185b463db36b8c8c2b341b97", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e0bb346419f84e4680f6ca9a97f4fc0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e0bb346419f84e4680f6ca9a97f4fc0b", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "c8d542af72ce49338052c29f02c8857e", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e9dd794fa5c040a9a0445386fb2a6116"}, "options": {}, "id": "e9dd794fa5c040a9a0445386fb2a6116", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/e9f9c747d54947bc800a81ecf11858f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9f9c747d54947bc800a81ecf11858f5", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-27 22:00:52,202 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-cd409d2e-966b-4188-a0f3-c9b8eb16cfdd 2018-06-27 22:00:52,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?name=InstanceSecurityGroupTests-3a6a7e50-9ac8-484-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4caa56a20a3bf6563784bffd301ac58ccbfd67ad" 2018-06-27 22:00:52,656 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:00:52 GMT Server: Apache Content-Length: 471 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-51480b51-fe9b-49b1-932a-4a40f46baf86 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=InstanceSecurityGroupTests-3a6a7e50-9ac8-484-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/571e5adb0ad94ecf8026b15397d00b9b"}, "tags": [], "enabled": true, "id": "571e5adb0ad94ecf8026b15397d00b9b", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-3a6a7e50-9ac8-484-proj"}]} 2018-06-27 22:00:52,657 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=InstanceSecurityGroupTests-3a6a7e50-9ac8-484-proj used request id req-51480b51-fe9b-49b1-932a-4a40f46baf86 2018-06-27 22:00:52,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}4caa56a20a3bf6563784bffd301ac58ccbfd67ad" 2018-06-27 22:00:52,761 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:00:52 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d8588af8-560f-4912-8207-f4d0b35eece9 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 22:00:52,761 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-d8588af8-560f-4912-8207-f4d0b35eece9 2018-06-27 22:00:53,558 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-3a6a7e50-9ac8-484-user 2018-06-27 22:00:53,558 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:00:53,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? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}272d6f5237ef98d0a82c0b9e97ddc2b0572c7d6c" 2018-06-27 22:00:53,957 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:00:53 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9baa30ef-5bdf-4c0a-a9b1-123fe7a3d5e1 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 22:00:53,958 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-9baa30ef-5bdf-4c0a-a9b1-123fe7a3d5e1 2018-06-27 22:00:53,961 - 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}272d6f5237ef98d0a82c0b9e97ddc2b0572c7d6c" -d '{"role": {"name": "InstanceSecurityGroupTests-3a6a7e50-9ac8-484-proj-role"}}' 2018-06-27 22:00:54,059 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 22:00:53 GMT Server: Apache Content-Length: 225 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-212ea643-f670-4dec-b188-5ed5f64c4ea2 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5b33e5374a10442385a2b22c70fba898", "links": {"self": "http://10.167.4.35:5000/v3/roles/5b33e5374a10442385a2b22c70fba898"}, "name": "InstanceSecurityGroupTests-3a6a7e50-9ac8-484-proj-role"}} 2018-06-27 22:00:54,059 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-212ea643-f670-4dec-b188-5ed5f64c4ea2 2018-06-27 22:00:54,059 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-3a6a7e50-9ac8-484-proj-role 2018-06-27 22:00:54,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/5b33e5374a10442385a2b22c70fba898 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}272d6f5237ef98d0a82c0b9e97ddc2b0572c7d6c" 2018-06-27 22:00:54,464 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:00:54 GMT Server: Apache Content-Length: 225 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2f2281ac-3ee4-425e-9562-d93eb93739f4 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5b33e5374a10442385a2b22c70fba898", "links": {"self": "http://10.167.4.35:5000/v3/roles/5b33e5374a10442385a2b22c70fba898"}, "name": "InstanceSecurityGroupTests-3a6a7e50-9ac8-484-proj-role"}} 2018-06-27 22:00:54,464 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/5b33e5374a10442385a2b22c70fba898 used request id req-2f2281ac-3ee4-425e-9562-d93eb93739f4 2018-06-27 22:00:54,464 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-3a6a7e50-9ac8-484-proj-role to project InstanceSecurityGroupTests-3a6a7e50-9ac8-484-proj 2018-06-27 22:00:54,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/571e5adb0ad94ecf8026b15397d00b9b/users/d1ecb41b428140db942865fa760bc7a0/roles/5b33e5374a10442385a2b22c70fba898 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}272d6f5237ef98d0a82c0b9e97ddc2b0572c7d6c" 2018-06-27 22:00:54,954 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 22:00:54 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-98e0b7f5-9859-484e-99d9-79f1f3aece93 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:00:54,954 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/571e5adb0ad94ecf8026b15397d00b9b/users/d1ecb41b428140db942865fa760bc7a0/roles/5b33e5374a10442385a2b22c70fba898 used request id req-98e0b7f5-9859-484e-99d9-79f1f3aece93 2018-06-27 22:00:54,955 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 22:00:54,957 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-06-27 22:00:54,957 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:00:54,958 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:00:55,778 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5b33e5374a10442385a2b22c70fba898", "name": "InstanceSecurityGroupTests-3a6a7e50-9ac8-484-proj-role"}], "expires_at": "2018-06-27T23:00:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "571e5adb0ad94ecf8026b15397d00b9b", "name": "InstanceSecurityGroupTests-3a6a7e50-9ac8-484-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/571e5adb0ad94ecf8026b15397d00b9b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/571e5adb0ad94ecf8026b15397d00b9b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/571e5adb0ad94ecf8026b15397d00b9b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/571e5adb0ad94ecf8026b15397d00b9b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/571e5adb0ad94ecf8026b15397d00b9b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/571e5adb0ad94ecf8026b15397d00b9b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/571e5adb0ad94ecf8026b15397d00b9b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/571e5adb0ad94ecf8026b15397d00b9b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/571e5adb0ad94ecf8026b15397d00b9b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/571e5adb0ad94ecf8026b15397d00b9b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/571e5adb0ad94ecf8026b15397d00b9b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/571e5adb0ad94ecf8026b15397d00b9b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-3a6a7e50-9ac8-484-user", "id": "d1ecb41b428140db942865fa760bc7a0"}, "audit_ids": ["A67PPsi4S-uRlunxupu8vg"], "issued_at": "2018-06-27T22:00:55.000000Z"}} 2018-06-27 22:00:55,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}07eb4a779609207496a9cbce08326d7487237e6d" 2018-06-27 22:00:56,154 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:00:55 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2216bb63-f87c-45a5-aead-2f42be809fdc Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:00:56,155 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-2216bb63-f87c-45a5-aead-2f42be809fdc 2018-06-27 22:00:56,159 - 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-5776eb83-75e6-4917-bdf8-34fd4b5de623-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}07eb4a779609207496a9cbce08326d7487237e6d" 2018-06-27 22:00:57,100 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:00:57 GMT Content-Type: application/json Content-Length: 171 Connection: keep-alive X-Openstack-Request-Id: req-f6ccccbe-fb88-4426-a001-69b0a8811549 Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-5776eb83-75e6-4917-bdf8-34fd4b5de623-image"} 2018-06-27 22:00:57,100 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-5776eb83-75e6-4917-bdf8-34fd4b5de623-image used request id req-f6ccccbe-fb88-4426-a001-69b0a8811549 2018-06-27 22:00:57,103 - 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}07eb4a779609207496a9cbce08326d7487237e6d" 2018-06-27 22:00:57,852 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:00:57 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-e8f19515-fe7b-4cb3-b7c5-6e1e2abee490 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-27 22:00:57,852 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-e8f19515-fe7b-4cb3-b7c5-6e1e2abee490 2018-06-27 22:00:57,882 - 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}07eb4a779609207496a9cbce08326d7487237e6d" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "InstanceSecurityGroupTests-5776eb83-75e6-4917-bdf8-34fd4b5de623-image"}' 2018-06-27 22:00:58,543 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 22:00:58 GMT Content-Type: application/json Content-Length: 613 Connection: keep-alive Location: https://172.30.10.101:9292/v2/images/114da5f7-ed2f-42e6-9cf1-35286143ed21 Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-bd52bc95-8775-42d5-bfcd-3af36e1c2890 Front-End-Https: on RESP BODY: {"status": "queued", "name": "InstanceSecurityGroupTests-5776eb83-75e6-4917-bdf8-34fd4b5de623-image", "tags": [], "container_format": "bare", "created_at": "2018-06-27T22:00:58Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-06-27T22:00:58Z", "visibility": "shared", "self": "/v2/images/114da5f7-ed2f-42e6-9cf1-35286143ed21", "min_disk": 0, "protected": false, "id": "114da5f7-ed2f-42e6-9cf1-35286143ed21", "file": "/v2/images/114da5f7-ed2f-42e6-9cf1-35286143ed21/file", "checksum": null, "owner": "571e5adb0ad94ecf8026b15397d00b9b", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-27 22:00:58,544 - keystoneauth.session - DEBUG - POST call to image for https://172.30.10.101:9292/v2/images used request id req-bd52bc95-8775-42d5-bfcd-3af36e1c2890 2018-06-27 22:00:58,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9292/v2/images/114da5f7-ed2f-42e6-9cf1-35286143ed21/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}07eb4a779609207496a9cbce08326d7487237e6d" -d '' 2018-06-27 22:00:59,917 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:00:59 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-37727efd-fb02-41fc-afa6-7e08f74546ac 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-27 22:00:59,917 - keystoneauth.session - DEBUG - PUT call to image for https://172.30.10.101:9292/v2/images/114da5f7-ed2f-42e6-9cf1-35286143ed21/file used request id req-37727efd-fb02-41fc-afa6-7e08f74546ac 2018-06-27 22:00:59,918 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-06-27 22:00:59,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/114da5f7-ed2f-42e6-9cf1-35286143ed21 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}07eb4a779609207496a9cbce08326d7487237e6d" 2018-06-27 22:00:59,985 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:00:59 GMT Content-Type: application/json Content-Length: 731 Connection: keep-alive X-Openstack-Request-Id: req-e5b9cbf6-60f2-460e-9d72-912a6e7dac92 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-5776eb83-75e6-4917-bdf8-34fd4b5de623-image", "tags": [], "container_format": "bare", "created_at": "2018-06-27T22:00:58Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-27T22:01:00Z", "visibility": "shared", "self": "/v2/images/114da5f7-ed2f-42e6-9cf1-35286143ed21", "min_disk": 0, "protected": false, "id": "114da5f7-ed2f-42e6-9cf1-35286143ed21", "file": "/v2/images/114da5f7-ed2f-42e6-9cf1-35286143ed21/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "571e5adb0ad94ecf8026b15397d00b9b", "direct_url": "file:///var/lib/glance/images/114da5f7-ed2f-42e6-9cf1-35286143ed21", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-27 22:00:59,985 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/114da5f7-ed2f-42e6-9cf1-35286143ed21 used request id req-e5b9cbf6-60f2-460e-9d72-912a6e7dac92 2018-06-27 22:00:59,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}07eb4a779609207496a9cbce08326d7487237e6d" 2018-06-27 22:01:00,656 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:01:00 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-68480b1f-f74d-47c2-a0c4-078e18ef57ed 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-27 22:01:00,656 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-68480b1f-f74d-47c2-a0c4-078e18ef57ed 2018-06-27 22:01:00,659 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-5776eb83-75e6-4917-bdf8-34fd4b5de623-image 2018-06-27 22:01:00,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/114da5f7-ed2f-42e6-9cf1-35286143ed21 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}07eb4a779609207496a9cbce08326d7487237e6d" 2018-06-27 22:01:01,450 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:01:01 GMT Content-Type: application/json Content-Length: 731 Connection: keep-alive X-Openstack-Request-Id: req-4ba29fc1-09a1-4966-a507-e12a926f1c3b Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-5776eb83-75e6-4917-bdf8-34fd4b5de623-image", "tags": [], "container_format": "bare", "created_at": "2018-06-27T22:00:58Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-27T22:01:00Z", "visibility": "shared", "self": "/v2/images/114da5f7-ed2f-42e6-9cf1-35286143ed21", "min_disk": 0, "protected": false, "id": "114da5f7-ed2f-42e6-9cf1-35286143ed21", "file": "/v2/images/114da5f7-ed2f-42e6-9cf1-35286143ed21/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "571e5adb0ad94ecf8026b15397d00b9b", "direct_url": "file:///var/lib/glance/images/114da5f7-ed2f-42e6-9cf1-35286143ed21", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-27 22:01:01,450 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/114da5f7-ed2f-42e6-9cf1-35286143ed21 used request id req-4ba29fc1-09a1-4966-a507-e12a926f1c3b 2018-06-27 22:01:01,451 - create_image - DEBUG - Instance status is - active 2018-06-27 22:01:01,451 - create_image - DEBUG - Image is active with name - InstanceSecurityGroupTests-5776eb83-75e6-4917-bdf8-34fd4b5de623-image 2018-06-27 22:01:01,451 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-5776eb83-75e6-4917-bdf8-34fd4b5de623-image 2018-06-27 22:01:01,451 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:01:01,452 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:01:02,183 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5b33e5374a10442385a2b22c70fba898", "name": "InstanceSecurityGroupTests-3a6a7e50-9ac8-484-proj-role"}], "expires_at": "2018-06-27T23:01:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "571e5adb0ad94ecf8026b15397d00b9b", "name": "InstanceSecurityGroupTests-3a6a7e50-9ac8-484-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/571e5adb0ad94ecf8026b15397d00b9b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/571e5adb0ad94ecf8026b15397d00b9b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/571e5adb0ad94ecf8026b15397d00b9b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/571e5adb0ad94ecf8026b15397d00b9b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/571e5adb0ad94ecf8026b15397d00b9b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/571e5adb0ad94ecf8026b15397d00b9b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/571e5adb0ad94ecf8026b15397d00b9b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/571e5adb0ad94ecf8026b15397d00b9b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/571e5adb0ad94ecf8026b15397d00b9b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/571e5adb0ad94ecf8026b15397d00b9b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/571e5adb0ad94ecf8026b15397d00b9b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/571e5adb0ad94ecf8026b15397d00b9b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-3a6a7e50-9ac8-484-user", "id": "d1ecb41b428140db942865fa760bc7a0"}, "audit_ids": ["OXA4Z4I9QQOQjqP_fbIp-g"], "issued_at": "2018-06-27T22:01:02.000000Z"}} 2018-06-27 22:01:02,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}caa3133e1a997814218f16ddc2ba261272f826c5" 2018-06-27 22:01:02,235 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:01:02 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7b35f52d-d8b8-44e7-8710-49fdc62f8bf7 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:01:02,235 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-7b35f52d-d8b8-44e7-8710-49fdc62f8bf7 2018-06-27 22:01:02,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=InstanceSecurityGroupTests-5776eb83-75e6-4917-bdf8-34fd4b5de623-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}caa3133e1a997814218f16ddc2ba261272f826c5" 2018-06-27 22:01:03,201 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:01:03 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-d24b533b-1227-4b02-8d60-9560d8d02024 Front-End-Https: on RESP BODY: {"networks":[]} 2018-06-27 22:01:03,201 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-5776eb83-75e6-4917-bdf8-34fd4b5de623-pub-net used request id req-d24b533b-1227-4b02-8d60-9560d8d02024 2018-06-27 22:01:03,201 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-5776eb83-75e6-4917-bdf8-34fd4b5de623-pub-net 2018-06-27 22:01:03,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}caa3133e1a997814218f16ddc2ba261272f826c5" -d '{"network": {"name": "InstanceSecurityGroupTests-5776eb83-75e6-4917-bdf8-34fd4b5de623-pub-net", "admin_state_up": true}}' 2018-06-27 22:01:04,252 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 22:01:04 GMT Content-Type: application/json Content-Length: 608 Connection: keep-alive X-Openstack-Request-Id: req-701ff396-4d33-43d3-906e-78cfd9937045 Front-End-Https: on RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"571e5adb0ad94ecf8026b15397d00b9b","created_at":"2018-06-27T22:01:03Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-06-27T22:01:03Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"571e5adb0ad94ecf8026b15397d00b9b","id":"e3f89ecd-5839-429b-a2d9-6f0b6fca7f6c","name":"InstanceSecurityGroupTests-5776eb83-75e6-4917-bdf8-34fd4b5de623-pub-net"}} 2018-06-27 22:01:04,252 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-701ff396-4d33-43d3-906e-78cfd9937045 2018-06-27 22:01:04,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/networks?id=e3f89ecd-5839-429b-a2d9-6f0b6fca7f6c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}caa3133e1a997814218f16ddc2ba261272f826c5" 2018-06-27 22:01:04,548 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:01:04 GMT Content-Type: application/json Content-Length: 592 Connection: keep-alive X-Openstack-Request-Id: req-55e42454-5834-4a96-a235-96c32c0b4b69 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-27T22:01:03Z","tenant_id":"571e5adb0ad94ecf8026b15397d00b9b","created_at":"2018-06-27T22:01:03Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"571e5adb0ad94ecf8026b15397d00b9b","id":"e3f89ecd-5839-429b-a2d9-6f0b6fca7f6c","name":"InstanceSecurityGroupTests-5776eb83-75e6-4917-bdf8-34fd4b5de623-pub-net"}]} 2018-06-27 22:01:04,548 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=e3f89ecd-5839-429b-a2d9-6f0b6fca7f6c used request id req-55e42454-5834-4a96-a235-96c32c0b4b69 2018-06-27 22:01:04,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=e3f89ecd-5839-429b-a2d9-6f0b6fca7f6c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}caa3133e1a997814218f16ddc2ba261272f826c5" 2018-06-27 22:01:05,441 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:01:05 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-e3a967af-3981-41e4-80b5-1716d8d4e630 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-27 22:01:05,441 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=e3f89ecd-5839-429b-a2d9-6f0b6fca7f6c used request id req-e3a967af-3981-41e4-80b5-1716d8d4e630 2018-06-27 22:01:05,442 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-5776eb83-75e6-4917-bdf8-34fd4b5de623-pub-subnet 2018-06-27 22:01:05,447 - 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}caa3133e1a997814218f16ddc2ba261272f826c5" -d '{"subnets": [{"ip_version": 4, "network_id": "e3f89ecd-5839-429b-a2d9-6f0b6fca7f6c", "cidr": "10.55.0.0/24", "name": "InstanceSecurityGroupTests-5776eb83-75e6-4917-bdf8-34fd4b5de623-pub-subnet"}]}' 2018-06-27 22:01:06,955 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 22:01:06 GMT Content-Type: application/json Content-Length: 676 Connection: keep-alive X-Openstack-Request-Id: req-121e89f3-adcc-43b1-af5b-0ccbcb60c096 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e3f89ecd-5839-429b-a2d9-6f0b6fca7f6c","tenant_id":"571e5adb0ad94ecf8026b15397d00b9b","created_at":"2018-06-27T22:01:06Z","dns_nameservers":[],"updated_at":"2018-06-27T22:01:06Z","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":"571e5adb0ad94ecf8026b15397d00b9b","id":"79de7d76-f1f9-4281-b7db-1842fed92111","subnetpool_id":null,"name":"InstanceSecurityGroupTests-5776eb83-75e6-4917-bdf8-34fd4b5de623-pub-subnet"}]} 2018-06-27 22:01:06,955 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-121e89f3-adcc-43b1-af5b-0ccbcb60c096 2018-06-27 22:01:06,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/networks?id=e3f89ecd-5839-429b-a2d9-6f0b6fca7f6c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}caa3133e1a997814218f16ddc2ba261272f826c5" 2018-06-27 22:01:07,215 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:01:07 GMT Content-Type: application/json Content-Length: 636 Connection: keep-alive X-Openstack-Request-Id: req-78e731f8-42d1-4dab-8301-ef8eca4606b4 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["79de7d76-f1f9-4281-b7db-1842fed92111"],"updated_at":"2018-06-27T22:01:06Z","tenant_id":"571e5adb0ad94ecf8026b15397d00b9b","created_at":"2018-06-27T22:01:03Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"571e5adb0ad94ecf8026b15397d00b9b","id":"e3f89ecd-5839-429b-a2d9-6f0b6fca7f6c","name":"InstanceSecurityGroupTests-5776eb83-75e6-4917-bdf8-34fd4b5de623-pub-net"}]} 2018-06-27 22:01:07,215 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=e3f89ecd-5839-429b-a2d9-6f0b6fca7f6c used request id req-78e731f8-42d1-4dab-8301-ef8eca4606b4 2018-06-27 22:01:07,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=e3f89ecd-5839-429b-a2d9-6f0b6fca7f6c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}caa3133e1a997814218f16ddc2ba261272f826c5" 2018-06-27 22:01:07,329 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:01:07 GMT Content-Type: application/json Content-Length: 676 Connection: keep-alive X-Openstack-Request-Id: req-6745de33-65c0-44c2-84d8-9e8ef40b8d71 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e3f89ecd-5839-429b-a2d9-6f0b6fca7f6c","tenant_id":"571e5adb0ad94ecf8026b15397d00b9b","created_at":"2018-06-27T22:01:06Z","dns_nameservers":[],"updated_at":"2018-06-27T22:01:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"571e5adb0ad94ecf8026b15397d00b9b","id":"79de7d76-f1f9-4281-b7db-1842fed92111","subnetpool_id":null,"name":"InstanceSecurityGroupTests-5776eb83-75e6-4917-bdf8-34fd4b5de623-pub-subnet"}]} 2018-06-27 22:01:07,329 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=e3f89ecd-5839-429b-a2d9-6f0b6fca7f6c used request id req-6745de33-65c0-44c2-84d8-9e8ef40b8d71 2018-06-27 22:01:07,330 - OpenStackNetwork - DEBUG - Network [e3f89ecd-5839-429b-a2d9-6f0b6fca7f6c] created successfully 2018-06-27 22:01:07,330 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:01:07,331 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:01:08,084 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T23:01:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["xss9aRYASruXVUWAxl9kvw"], "issued_at": "2018-06-27T22:01:08.000000Z"}} 2018-06-27 22:01:08,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}f794e1d0a97d444a0ff3f5d3edcfc111e601152a" 2018-06-27 22:01:08,405 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:01:08 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-aa7c518b-35f6-40e8-9ea3-d2fdeaa6c7c2 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:01:08,405 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-aa7c518b-35f6-40e8-9ea3-d2fdeaa6c7c2 2018-06-27 22:01:08,407 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 22:01:08,412 - novaclient.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}f794e1d0a97d444a0ff3f5d3edcfc111e601152a" 2018-06-27 22:01:09,141 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:01: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-47b2e84b-2551-4efa-9a98-043efddd3b7d X-Compute-Request-Id: req-47b2e84b-2551-4efa-9a98-043efddd3b7d Front-End-Https: on RESP BODY: {"flavors": [{"id": "bfce69d5-8948-4e52-8e30-cf8bfa544966", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "bookmark"}], "name": "shaker-flavor_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3"}]} 2018-06-27 22:01:09,141 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-47b2e84b-2551-4efa-9a98-043efddd3b7d 2018-06-27 22:01:09,145 - 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}f794e1d0a97d444a0ff3f5d3edcfc111e601152a" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "InstanceSecurityGroupTests-5776eb83-75e6-4917-bdf8-34fd4b5de623-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-27 22:01:10,016 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:01:10 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-c5fda341-b494-4cf6-a57e-48a544bee667 X-Compute-Request-Id: req-c5fda341-b494-4cf6-a57e-48a544bee667 Front-End-Https: on RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-5776eb83-75e6-4917-bdf8-34fd4b5de623-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/5b03786e-4d6f-4c79-98b0-1c218fc8b5cb", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/5b03786e-4d6f-4c79-98b0-1c218fc8b5cb", "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": "5b03786e-4d6f-4c79-98b0-1c218fc8b5cb"}} 2018-06-27 22:01:10,016 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-c5fda341-b494-4cf6-a57e-48a544bee667 2018-06-27 22:01:10,017 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:01:10,018 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:01:10,802 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5b33e5374a10442385a2b22c70fba898", "name": "InstanceSecurityGroupTests-3a6a7e50-9ac8-484-proj-role"}], "expires_at": "2018-06-27T23:01:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "571e5adb0ad94ecf8026b15397d00b9b", "name": "InstanceSecurityGroupTests-3a6a7e50-9ac8-484-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/571e5adb0ad94ecf8026b15397d00b9b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/571e5adb0ad94ecf8026b15397d00b9b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/571e5adb0ad94ecf8026b15397d00b9b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/571e5adb0ad94ecf8026b15397d00b9b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/571e5adb0ad94ecf8026b15397d00b9b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/571e5adb0ad94ecf8026b15397d00b9b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/571e5adb0ad94ecf8026b15397d00b9b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/571e5adb0ad94ecf8026b15397d00b9b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/571e5adb0ad94ecf8026b15397d00b9b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/571e5adb0ad94ecf8026b15397d00b9b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/571e5adb0ad94ecf8026b15397d00b9b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/571e5adb0ad94ecf8026b15397d00b9b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-3a6a7e50-9ac8-484-user", "id": "d1ecb41b428140db942865fa760bc7a0"}, "audit_ids": ["dlR1GK3iSoOE_UhUtW2bew"], "issued_at": "2018-06-27T22:01:10.000000Z"}} 2018-06-27 22:01:10,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2521ee69a4bf9c82d33a84a72ff6bd5edfa8aff7" 2018-06-27 22:01:11,149 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:01:10 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-796a1b23-1094-4163-bf8d-c2abd7a2deac Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:01:11,149 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-796a1b23-1094-4163-bf8d-c2abd7a2deac 2018-06-27 22:01:11,150 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 22:01:11,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2521ee69a4bf9c82d33a84a72ff6bd5edfa8aff7" 2018-06-27 22:01:11,201 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:01:11 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6f73273b-48bb-4276-a09d-e016c9539b48 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:01:11,201 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-6f73273b-48bb-4276-a09d-e016c9539b48 2018-06-27 22:01:11,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/networks?name=InstanceSecurityGroupTests-5776eb83-75e6-4917-bdf8-34fd4b5de623-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2521ee69a4bf9c82d33a84a72ff6bd5edfa8aff7" 2018-06-27 22:01:12,178 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:01:12 GMT Content-Type: application/json Content-Length: 636 Connection: keep-alive X-Openstack-Request-Id: req-3f11de11-7ba2-45dd-bcec-bbae3e7004e8 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["79de7d76-f1f9-4281-b7db-1842fed92111"],"updated_at":"2018-06-27T22:01:06Z","tenant_id":"571e5adb0ad94ecf8026b15397d00b9b","created_at":"2018-06-27T22:01:03Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"571e5adb0ad94ecf8026b15397d00b9b","id":"e3f89ecd-5839-429b-a2d9-6f0b6fca7f6c","name":"InstanceSecurityGroupTests-5776eb83-75e6-4917-bdf8-34fd4b5de623-pub-net"}]} 2018-06-27 22:01:12,178 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-5776eb83-75e6-4917-bdf8-34fd4b5de623-pub-net used request id req-3f11de11-7ba2-45dd-bcec-bbae3e7004e8 2018-06-27 22:01:12,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 22:01:12,191 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 22:01: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-27 22:01:12,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/571e5adb0ad94ecf8026b15397d00b9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2521ee69a4bf9c82d33a84a72ff6bd5edfa8aff7" 2018-06-27 22:01:12,288 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:01:12 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bc8536c7-ab21-47f2-b353-3ce647db3df0 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/571e5adb0ad94ecf8026b15397d00b9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "571e5adb0ad94ecf8026b15397d00b9b", "name": "InstanceSecurityGroupTests-3a6a7e50-9ac8-484-proj"}} 2018-06-27 22:01:12,288 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/571e5adb0ad94ecf8026b15397d00b9b used request id req-bc8536c7-ab21-47f2-b353-3ce647db3df0 2018-06-27 22:01:12,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/subnets?network_id=e3f89ecd-5839-429b-a2d9-6f0b6fca7f6c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2521ee69a4bf9c82d33a84a72ff6bd5edfa8aff7" 2018-06-27 22:01:12,416 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:01:12 GMT Content-Type: application/json Content-Length: 676 Connection: keep-alive X-Openstack-Request-Id: req-e352af8a-7804-4fd5-8ed1-e8254a89e91b Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e3f89ecd-5839-429b-a2d9-6f0b6fca7f6c","tenant_id":"571e5adb0ad94ecf8026b15397d00b9b","created_at":"2018-06-27T22:01:06Z","dns_nameservers":[],"updated_at":"2018-06-27T22:01:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"571e5adb0ad94ecf8026b15397d00b9b","id":"79de7d76-f1f9-4281-b7db-1842fed92111","subnetpool_id":null,"name":"InstanceSecurityGroupTests-5776eb83-75e6-4917-bdf8-34fd4b5de623-pub-subnet"}]} 2018-06-27 22:01:12,417 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=e3f89ecd-5839-429b-a2d9-6f0b6fca7f6c used request id req-e352af8a-7804-4fd5-8ed1-e8254a89e91b 2018-06-27 22:01:12,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=e3f89ecd-5839-429b-a2d9-6f0b6fca7f6c&name=InstanceSecurityGroupTests-5776eb83-75e6-4917-bdf8-34fd4b5de623-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2521ee69a4bf9c82d33a84a72ff6bd5edfa8aff7" 2018-06-27 22:01:12,495 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:01:12 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-2b16d067-9f3b-49d2-a6fc-fd6d0ac1dd21 Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-27 22:01:12,495 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=e3f89ecd-5839-429b-a2d9-6f0b6fca7f6c&name=InstanceSecurityGroupTests-5776eb83-75e6-4917-bdf8-34fd4b5de623-port&admin_state_up=True used request id req-2b16d067-9f3b-49d2-a6fc-fd6d0ac1dd21 2018-06-27 22:01:12,498 - novaclient.v2.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-5776eb83-75e6-4917-bdf8-34fd4b5de623-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2521ee69a4bf9c82d33a84a72ff6bd5edfa8aff7" 2018-06-27 22:01:13,366 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:01: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-9465a6ea-feb2-4400-8234-6efe393b2650 X-Compute-Request-Id: req-9465a6ea-feb2-4400-8234-6efe393b2650 Front-End-Https: on RESP BODY: {"servers": []} 2018-06-27 22:01:13,366 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-5776eb83-75e6-4917-bdf8-34fd4b5de623-inst used request id req-9465a6ea-feb2-4400-8234-6efe393b2650 2018-06-27 22:01:13,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=InstanceSecurityGroupTests-5776eb83-75e6-4917-bdf8-34fd4b5de623-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2521ee69a4bf9c82d33a84a72ff6bd5edfa8aff7" 2018-06-27 22:01:14,328 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:01:14 GMT Content-Type: application/json Content-Length: 636 Connection: keep-alive X-Openstack-Request-Id: req-e30f1174-aa92-475f-9ade-ed476fd381a6 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["79de7d76-f1f9-4281-b7db-1842fed92111"],"updated_at":"2018-06-27T22:01:06Z","tenant_id":"571e5adb0ad94ecf8026b15397d00b9b","created_at":"2018-06-27T22:01:03Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"571e5adb0ad94ecf8026b15397d00b9b","id":"e3f89ecd-5839-429b-a2d9-6f0b6fca7f6c","name":"InstanceSecurityGroupTests-5776eb83-75e6-4917-bdf8-34fd4b5de623-pub-net"}]} 2018-06-27 22:01:14,329 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-5776eb83-75e6-4917-bdf8-34fd4b5de623-pub-net used request id req-e30f1174-aa92-475f-9ade-ed476fd381a6 2018-06-27 22:01:14,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/571e5adb0ad94ecf8026b15397d00b9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2521ee69a4bf9c82d33a84a72ff6bd5edfa8aff7" 2018-06-27 22:01:14,712 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:01:14 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fc8b89dd-ecc3-4ca1-b98b-945ac83a39b5 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/571e5adb0ad94ecf8026b15397d00b9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "571e5adb0ad94ecf8026b15397d00b9b", "name": "InstanceSecurityGroupTests-3a6a7e50-9ac8-484-proj"}} 2018-06-27 22:01:14,713 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/571e5adb0ad94ecf8026b15397d00b9b used request id req-fc8b89dd-ecc3-4ca1-b98b-945ac83a39b5 2018-06-27 22:01:14,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=e3f89ecd-5839-429b-a2d9-6f0b6fca7f6c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2521ee69a4bf9c82d33a84a72ff6bd5edfa8aff7" 2018-06-27 22:01:15,502 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:01:15 GMT Content-Type: application/json Content-Length: 676 Connection: keep-alive X-Openstack-Request-Id: req-e8aab4b6-a688-460a-a353-93074851ee12 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e3f89ecd-5839-429b-a2d9-6f0b6fca7f6c","tenant_id":"571e5adb0ad94ecf8026b15397d00b9b","created_at":"2018-06-27T22:01:06Z","dns_nameservers":[],"updated_at":"2018-06-27T22:01:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"571e5adb0ad94ecf8026b15397d00b9b","id":"79de7d76-f1f9-4281-b7db-1842fed92111","subnetpool_id":null,"name":"InstanceSecurityGroupTests-5776eb83-75e6-4917-bdf8-34fd4b5de623-pub-subnet"}]} 2018-06-27 22:01:15,502 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=e3f89ecd-5839-429b-a2d9-6f0b6fca7f6c used request id req-e8aab4b6-a688-460a-a353-93074851ee12 2018-06-27 22:01:15,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=e3f89ecd-5839-429b-a2d9-6f0b6fca7f6c&name=InstanceSecurityGroupTests-5776eb83-75e6-4917-bdf8-34fd4b5de623-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2521ee69a4bf9c82d33a84a72ff6bd5edfa8aff7" 2018-06-27 22:01:15,581 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:01:15 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-7c9d2d33-9b39-403f-aed6-a1691b0f885f Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-27 22:01:15,581 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=e3f89ecd-5839-429b-a2d9-6f0b6fca7f6c&name=InstanceSecurityGroupTests-5776eb83-75e6-4917-bdf8-34fd4b5de623-port&admin_state_up=True used request id req-7c9d2d33-9b39-403f-aed6-a1691b0f885f 2018-06-27 22:01:15,582 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:01:15,583 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:01:16,601 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5b33e5374a10442385a2b22c70fba898", "name": "InstanceSecurityGroupTests-3a6a7e50-9ac8-484-proj-role"}], "expires_at": "2018-06-27T23:01:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "571e5adb0ad94ecf8026b15397d00b9b", "name": "InstanceSecurityGroupTests-3a6a7e50-9ac8-484-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/571e5adb0ad94ecf8026b15397d00b9b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/571e5adb0ad94ecf8026b15397d00b9b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/571e5adb0ad94ecf8026b15397d00b9b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/571e5adb0ad94ecf8026b15397d00b9b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/571e5adb0ad94ecf8026b15397d00b9b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/571e5adb0ad94ecf8026b15397d00b9b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/571e5adb0ad94ecf8026b15397d00b9b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/571e5adb0ad94ecf8026b15397d00b9b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/571e5adb0ad94ecf8026b15397d00b9b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/571e5adb0ad94ecf8026b15397d00b9b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/571e5adb0ad94ecf8026b15397d00b9b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/571e5adb0ad94ecf8026b15397d00b9b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-3a6a7e50-9ac8-484-user", "id": "d1ecb41b428140db942865fa760bc7a0"}, "audit_ids": ["m1CAzLZSSAWFd3x3cD-A-g"], "issued_at": "2018-06-27T22:01:16.000000Z"}} 2018-06-27 22:01:16,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}4f4299e96ec416ae80c0af75231f8b269683af37" 2018-06-27 22:01:16,965 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:01:16 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8c285734-5fcf-4b92-98c9-4e2eb6020c84 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:01:16,966 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-8c285734-5fcf-4b92-98c9-4e2eb6020c84 2018-06-27 22:01:16,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=InstanceSecurityGroupTests-5776eb83-75e6-4917-bdf8-34fd4b5de623-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2521ee69a4bf9c82d33a84a72ff6bd5edfa8aff7" 2018-06-27 22:01:17,445 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:01:17 GMT Content-Type: application/json Content-Length: 636 Connection: keep-alive X-Openstack-Request-Id: req-bca8e572-0d03-4b26-b19f-ff2a1af4e804 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["79de7d76-f1f9-4281-b7db-1842fed92111"],"updated_at":"2018-06-27T22:01:06Z","tenant_id":"571e5adb0ad94ecf8026b15397d00b9b","created_at":"2018-06-27T22:01:03Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"571e5adb0ad94ecf8026b15397d00b9b","id":"e3f89ecd-5839-429b-a2d9-6f0b6fca7f6c","name":"InstanceSecurityGroupTests-5776eb83-75e6-4917-bdf8-34fd4b5de623-pub-net"}]} 2018-06-27 22:01:17,445 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-5776eb83-75e6-4917-bdf8-34fd4b5de623-pub-net used request id req-bca8e572-0d03-4b26-b19f-ff2a1af4e804 2018-06-27 22:01:17,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/subnets?network_id=e3f89ecd-5839-429b-a2d9-6f0b6fca7f6c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2521ee69a4bf9c82d33a84a72ff6bd5edfa8aff7" 2018-06-27 22:01:17,652 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:01:17 GMT Content-Type: application/json Content-Length: 676 Connection: keep-alive X-Openstack-Request-Id: req-6d5344b7-1613-4dd6-9360-1003c5c044ae Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e3f89ecd-5839-429b-a2d9-6f0b6fca7f6c","tenant_id":"571e5adb0ad94ecf8026b15397d00b9b","created_at":"2018-06-27T22:01:06Z","dns_nameservers":[],"updated_at":"2018-06-27T22:01:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"571e5adb0ad94ecf8026b15397d00b9b","id":"79de7d76-f1f9-4281-b7db-1842fed92111","subnetpool_id":null,"name":"InstanceSecurityGroupTests-5776eb83-75e6-4917-bdf8-34fd4b5de623-pub-subnet"}]} 2018-06-27 22:01:17,652 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=e3f89ecd-5839-429b-a2d9-6f0b6fca7f6c used request id req-6d5344b7-1613-4dd6-9360-1003c5c044ae 2018-06-27 22:01:17,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/networks?name=InstanceSecurityGroupTests-5776eb83-75e6-4917-bdf8-34fd4b5de623-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2521ee69a4bf9c82d33a84a72ff6bd5edfa8aff7" 2018-06-27 22:01:18,182 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:01:18 GMT Content-Type: application/json Content-Length: 636 Connection: keep-alive X-Openstack-Request-Id: req-c408ed09-990b-4a7c-acfd-da1c48a891fc Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["79de7d76-f1f9-4281-b7db-1842fed92111"],"updated_at":"2018-06-27T22:01:06Z","tenant_id":"571e5adb0ad94ecf8026b15397d00b9b","created_at":"2018-06-27T22:01:03Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"571e5adb0ad94ecf8026b15397d00b9b","id":"e3f89ecd-5839-429b-a2d9-6f0b6fca7f6c","name":"InstanceSecurityGroupTests-5776eb83-75e6-4917-bdf8-34fd4b5de623-pub-net"}]} 2018-06-27 22:01:18,182 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-5776eb83-75e6-4917-bdf8-34fd4b5de623-pub-net used request id req-c408ed09-990b-4a7c-acfd-da1c48a891fc 2018-06-27 22:01:18,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-27 22:01:18,198 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 22: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-27 22:01:18,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/571e5adb0ad94ecf8026b15397d00b9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f4299e96ec416ae80c0af75231f8b269683af37" 2018-06-27 22:01:18,273 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:01:18 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bf7b8801-c05f-417d-9eb2-18ed2ef8033e Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/571e5adb0ad94ecf8026b15397d00b9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "571e5adb0ad94ecf8026b15397d00b9b", "name": "InstanceSecurityGroupTests-3a6a7e50-9ac8-484-proj"}} 2018-06-27 22:01:18,273 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/571e5adb0ad94ecf8026b15397d00b9b used request id req-bf7b8801-c05f-417d-9eb2-18ed2ef8033e 2018-06-27 22:01:18,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/subnets?network_id=e3f89ecd-5839-429b-a2d9-6f0b6fca7f6c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2521ee69a4bf9c82d33a84a72ff6bd5edfa8aff7" 2018-06-27 22:01:18,385 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:01:18 GMT Content-Type: application/json Content-Length: 676 Connection: keep-alive X-Openstack-Request-Id: req-34020404-1211-4014-a3b7-a50e6ec2f36a Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e3f89ecd-5839-429b-a2d9-6f0b6fca7f6c","tenant_id":"571e5adb0ad94ecf8026b15397d00b9b","created_at":"2018-06-27T22:01:06Z","dns_nameservers":[],"updated_at":"2018-06-27T22:01:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"571e5adb0ad94ecf8026b15397d00b9b","id":"79de7d76-f1f9-4281-b7db-1842fed92111","subnetpool_id":null,"name":"InstanceSecurityGroupTests-5776eb83-75e6-4917-bdf8-34fd4b5de623-pub-subnet"}]} 2018-06-27 22:01:18,385 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=e3f89ecd-5839-429b-a2d9-6f0b6fca7f6c used request id req-34020404-1211-4014-a3b7-a50e6ec2f36a 2018-06-27 22:01:18,386 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-5776eb83-75e6-4917-bdf8-34fd4b5de623-pub-net 2018-06-27 22:01:18,391 - 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}2521ee69a4bf9c82d33a84a72ff6bd5edfa8aff7" -d '{"port": {"network_id": "e3f89ecd-5839-429b-a2d9-6f0b6fca7f6c", "name": "InstanceSecurityGroupTests-5776eb83-75e6-4917-bdf8-34fd4b5de623-port", "admin_state_up": true}}' 2018-06-27 22:01:20,152 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 22:01:20 GMT Content-Type: application/json Content-Length: 760 Connection: keep-alive X-Openstack-Request-Id: req-02ca8bc0-0fb6-40bb-897d-81a8f8223f11 Front-End-Https: on RESP BODY: {"port":{"status":"DOWN","created_at":"2018-06-27T22:01:19Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"e3f89ecd-5839-429b-a2d9-6f0b6fca7f6c","tenant_id":"571e5adb0ad94ecf8026b15397d00b9b","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-06-27T22:01:19Z","name":"InstanceSecurityGroupTests-5776eb83-75e6-4917-bdf8-34fd4b5de623-port","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:d2:aa:78","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"571e5adb0ad94ecf8026b15397d00b9b","fixed_ips":[{"subnet_id":"79de7d76-f1f9-4281-b7db-1842fed92111","ip_address":"10.55.0.7"}],"id":"d8146a71-3b16-47d1-a740-892f9402ff11","security_groups":["bf7a92b7-32a3-4ef7-beaa-7cb2ff01f8b5"],"device_id":""}} 2018-06-27 22:01:20,152 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/ports used request id req-02ca8bc0-0fb6-40bb-897d-81a8f8223f11 2018-06-27 22:01:20,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=InstanceSecurityGroupTests-5776eb83-75e6-4917-bdf8-34fd4b5de623-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2521ee69a4bf9c82d33a84a72ff6bd5edfa8aff7" 2018-06-27 22:01:20,938 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:01:20 GMT Content-Type: application/json Content-Length: 636 Connection: keep-alive X-Openstack-Request-Id: req-a01d03e8-0c7b-46d8-a0bb-86f9670ad618 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["79de7d76-f1f9-4281-b7db-1842fed92111"],"updated_at":"2018-06-27T22:01:06Z","tenant_id":"571e5adb0ad94ecf8026b15397d00b9b","created_at":"2018-06-27T22:01:03Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"571e5adb0ad94ecf8026b15397d00b9b","id":"e3f89ecd-5839-429b-a2d9-6f0b6fca7f6c","name":"InstanceSecurityGroupTests-5776eb83-75e6-4917-bdf8-34fd4b5de623-pub-net"}]} 2018-06-27 22:01:20,938 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-5776eb83-75e6-4917-bdf8-34fd4b5de623-pub-net used request id req-a01d03e8-0c7b-46d8-a0bb-86f9670ad618 2018-06-27 22:01:20,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/571e5adb0ad94ecf8026b15397d00b9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2521ee69a4bf9c82d33a84a72ff6bd5edfa8aff7" 2018-06-27 22:01:21,271 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:01:20 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9b6112e2-eff4-4de1-861b-c8b713674802 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/571e5adb0ad94ecf8026b15397d00b9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "571e5adb0ad94ecf8026b15397d00b9b", "name": "InstanceSecurityGroupTests-3a6a7e50-9ac8-484-proj"}} 2018-06-27 22:01:21,271 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/571e5adb0ad94ecf8026b15397d00b9b used request id req-9b6112e2-eff4-4de1-861b-c8b713674802 2018-06-27 22:01:21,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=e3f89ecd-5839-429b-a2d9-6f0b6fca7f6c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2521ee69a4bf9c82d33a84a72ff6bd5edfa8aff7" 2018-06-27 22:01:21,441 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:01:21 GMT Content-Type: application/json Content-Length: 676 Connection: keep-alive X-Openstack-Request-Id: req-1377836a-2c2a-49c0-85f2-250339a57662 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e3f89ecd-5839-429b-a2d9-6f0b6fca7f6c","tenant_id":"571e5adb0ad94ecf8026b15397d00b9b","created_at":"2018-06-27T22:01:06Z","dns_nameservers":[],"updated_at":"2018-06-27T22:01:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"571e5adb0ad94ecf8026b15397d00b9b","id":"79de7d76-f1f9-4281-b7db-1842fed92111","subnetpool_id":null,"name":"InstanceSecurityGroupTests-5776eb83-75e6-4917-bdf8-34fd4b5de623-pub-subnet"}]} 2018-06-27 22:01:21,441 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=e3f89ecd-5839-429b-a2d9-6f0b6fca7f6c used request id req-1377836a-2c2a-49c0-85f2-250339a57662 2018-06-27 22:01:21,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/ports?network_id=e3f89ecd-5839-429b-a2d9-6f0b6fca7f6c&name=InstanceSecurityGroupTests-5776eb83-75e6-4917-bdf8-34fd4b5de623-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2521ee69a4bf9c82d33a84a72ff6bd5edfa8aff7" 2018-06-27 22:01:21,706 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:01:21 GMT Content-Type: application/json Content-Length: 763 Connection: keep-alive X-Openstack-Request-Id: req-dee89c64-8d31-4555-b099-9eaca04a75c8 Front-End-Https: on RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"e3f89ecd-5839-429b-a2d9-6f0b6fca7f6c","tenant_id":"571e5adb0ad94ecf8026b15397d00b9b","created_at":"2018-06-27T22:01:19Z","admin_state_up":true,"updated_at":"2018-06-27T22:01:19Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:d2:aa:78","id":"d8146a71-3b16-47d1-a740-892f9402ff11","port_security_enabled":true,"project_id":"571e5adb0ad94ecf8026b15397d00b9b","fixed_ips":[{"subnet_id":"79de7d76-f1f9-4281-b7db-1842fed92111","ip_address":"10.55.0.7"}],"extra_dhcp_opts":[],"security_groups":["bf7a92b7-32a3-4ef7-beaa-7cb2ff01f8b5"],"name":"InstanceSecurityGroupTests-5776eb83-75e6-4917-bdf8-34fd4b5de623-port"}]} 2018-06-27 22:01:21,706 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=e3f89ecd-5839-429b-a2d9-6f0b6fca7f6c&name=InstanceSecurityGroupTests-5776eb83-75e6-4917-bdf8-34fd4b5de623-port&admin_state_up=True used request id req-dee89c64-8d31-4555-b099-9eaca04a75c8 2018-06-27 22:01:21,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/571e5adb0ad94ecf8026b15397d00b9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2521ee69a4bf9c82d33a84a72ff6bd5edfa8aff7" 2018-06-27 22:01:22,141 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:01:21 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-59c2c74c-341f-4743-b707-ce9fb33a225a Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/571e5adb0ad94ecf8026b15397d00b9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "571e5adb0ad94ecf8026b15397d00b9b", "name": "InstanceSecurityGroupTests-3a6a7e50-9ac8-484-proj"}} 2018-06-27 22:01:22,141 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/571e5adb0ad94ecf8026b15397d00b9b used request id req-59c2c74c-341f-4743-b707-ce9fb33a225a 2018-06-27 22:01:22,141 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-5776eb83-75e6-4917-bdf8-34fd4b5de623-inst 2018-06-27 22:01: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/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2521ee69a4bf9c82d33a84a72ff6bd5edfa8aff7" 2018-06-27 22:01:23,132 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:01:23 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-b9747274-026c-49e2-a3ee-de057a56b054 X-Compute-Request-Id: req-b9747274-026c-49e2-a3ee-de057a56b054 Front-End-Https: on RESP BODY: {"flavors": [{"id": "5b03786e-4d6f-4c79-98b0-1c218fc8b5cb", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/5b03786e-4d6f-4c79-98b0-1c218fc8b5cb", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/5b03786e-4d6f-4c79-98b0-1c218fc8b5cb", "rel": "bookmark"}], "name": "InstanceSecurityGroupTests-5776eb83-75e6-4917-bdf8-34fd4b5de623-flavor-name"}, {"id": "bfce69d5-8948-4e52-8e30-cf8bfa544966", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "bookmark"}], "name": "shaker-flavor_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3"}]} 2018-06-27 22:01:23,133 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-b9747274-026c-49e2-a3ee-de057a56b054 2018-06-27 22:01:23,136 - novaclient.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/5b03786e-4d6f-4c79-98b0-1c218fc8b5cb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2521ee69a4bf9c82d33a84a72ff6bd5edfa8aff7" 2018-06-27 22:01:23,800 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:01:23 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-80f518c0-9b7c-4bb1-89bb-4d6ab13083d4 X-Compute-Request-Id: req-80f518c0-9b7c-4bb1-89bb-4d6ab13083d4 Front-End-Https: on RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-5776eb83-75e6-4917-bdf8-34fd4b5de623-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/5b03786e-4d6f-4c79-98b0-1c218fc8b5cb", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/5b03786e-4d6f-4c79-98b0-1c218fc8b5cb", "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": "5b03786e-4d6f-4c79-98b0-1c218fc8b5cb"}} 2018-06-27 22:01:23,801 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/5b03786e-4d6f-4c79-98b0-1c218fc8b5cb used request id req-80f518c0-9b7c-4bb1-89bb-4d6ab13083d4 2018-06-27 22:01:23,804 - 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-5776eb83-75e6-4917-bdf8-34fd4b5de623-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2521ee69a4bf9c82d33a84a72ff6bd5edfa8aff7" 2018-06-27 22:01:24,800 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:01:24 GMT Content-Type: application/json Content-Length: 902 Connection: keep-alive X-Openstack-Request-Id: req-b6bfa6c4-2662-4f7f-a5a6-7bf9b6e85e7d Front-End-Https: on RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-5776eb83-75e6-4917-bdf8-34fd4b5de623-image", "tags": [], "container_format": "bare", "created_at": "2018-06-27T22:00:58Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-27T22:01:00Z", "visibility": "shared", "self": "/v2/images/114da5f7-ed2f-42e6-9cf1-35286143ed21", "min_disk": 0, "protected": false, "id": "114da5f7-ed2f-42e6-9cf1-35286143ed21", "file": "/v2/images/114da5f7-ed2f-42e6-9cf1-35286143ed21/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "571e5adb0ad94ecf8026b15397d00b9b", "direct_url": "file:///var/lib/glance/images/114da5f7-ed2f-42e6-9cf1-35286143ed21", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-5776eb83-75e6-4917-bdf8-34fd4b5de623-image"} 2018-06-27 22:01:24,800 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-5776eb83-75e6-4917-bdf8-34fd4b5de623-image used request id req-b6bfa6c4-2662-4f7f-a5a6-7bf9b6e85e7d 2018-06-27 22:01:24,804 - 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}2521ee69a4bf9c82d33a84a72ff6bd5edfa8aff7" 2018-06-27 22:01:25,429 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:01:25 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-e32b1301-807b-4dd1-978f-a4158d8c07b6 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-27 22:01:25,429 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-e32b1301-807b-4dd1-978f-a4158d8c07b6 2018-06-27 22:01:25,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/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2521ee69a4bf9c82d33a84a72ff6bd5edfa8aff7" -d '{"server": {"name": "InstanceSecurityGroupTests-5776eb83-75e6-4917-bdf8-34fd4b5de623-inst", "imageRef": "114da5f7-ed2f-42e6-9cf1-35286143ed21", "flavorRef": "5b03786e-4d6f-4c79-98b0-1c218fc8b5cb", "max_count": 1, "min_count": 1, "networks": [{"port": "d8146a71-3b16-47d1-a740-892f9402ff11"}]}}' 2018-06-27 22:01:32,245 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 22:01:32 GMT Content-Type: application/json Content-Length: 378 Connection: keep-alive Location: https://172.30.10.101:8774/v2.1/servers/306ad006-c2bb-4234-a8fa-9b55d63f67db Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-a68d0b67-77ca-4d7a-9ed8-21f1cb70c76e X-Compute-Request-Id: req-a68d0b67-77ca-4d7a-9ed8-21f1cb70c76e RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "306ad006-c2bb-4234-a8fa-9b55d63f67db", "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/306ad006-c2bb-4234-a8fa-9b55d63f67db", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/306ad006-c2bb-4234-a8fa-9b55d63f67db", "rel": "bookmark"}], "adminPass": "e37JCaZTn6i7"}} 2018-06-27 22:01:32,245 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers used request id req-a68d0b67-77ca-4d7a-9ed8-21f1cb70c76e 2018-06-27 22:01:32,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/servers/306ad006-c2bb-4234-a8fa-9b55d63f67db -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2521ee69a4bf9c82d33a84a72ff6bd5edfa8aff7" 2018-06-27 22:01:34,110 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:01:34 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-63b86cfb-9a76-405c-933d-9d8c7086b65f X-Compute-Request-Id: req-63b86cfb-9a76-405c-933d-9d8c7086b65f 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/306ad006-c2bb-4234-a8fa-9b55d63f67db", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/306ad006-c2bb-4234-a8fa-9b55d63f67db", "rel": "bookmark"}], "image": {"id": "114da5f7-ed2f-42e6-9cf1-35286143ed21", "links": [{"href": "http://172.30.10.101:8774/images/114da5f7-ed2f-42e6-9cf1-35286143ed21", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5b03786e-4d6f-4c79-98b0-1c218fc8b5cb", "links": [{"href": "http://172.30.10.101:8774/flavors/5b03786e-4d6f-4c79-98b0-1c218fc8b5cb", "rel": "bookmark"}]}, "id": "306ad006-c2bb-4234-a8fa-9b55d63f67db", "user_id": "d1ecb41b428140db942865fa760bc7a0", "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-27T22:01:33Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-5776eb83-75e6-4917-bdf8-34fd4b5de623-inst", "created": "2018-06-27T22:01:32Z", "tenant_id": "571e5adb0ad94ecf8026b15397d00b9b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:01:34,111 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/306ad006-c2bb-4234-a8fa-9b55d63f67db used request id req-63b86cfb-9a76-405c-933d-9d8c7086b65f 2018-06-27 22:01:34,111 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-5776eb83-75e6-4917-bdf8-34fd4b5de623-inst 2018-06-27 22:01:34,114 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/306ad006-c2bb-4234-a8fa-9b55d63f67db -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2521ee69a4bf9c82d33a84a72ff6bd5edfa8aff7" 2018-06-27 22:01:35,750 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:01:35 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-6d9644e1-a1ab-4744-bffc-13aa04059066 X-Compute-Request-Id: req-6d9644e1-a1ab-4744-bffc-13aa04059066 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/306ad006-c2bb-4234-a8fa-9b55d63f67db", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/306ad006-c2bb-4234-a8fa-9b55d63f67db", "rel": "bookmark"}], "image": {"id": "114da5f7-ed2f-42e6-9cf1-35286143ed21", "links": [{"href": "http://172.30.10.101:8774/images/114da5f7-ed2f-42e6-9cf1-35286143ed21", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5b03786e-4d6f-4c79-98b0-1c218fc8b5cb", "links": [{"href": "http://172.30.10.101:8774/flavors/5b03786e-4d6f-4c79-98b0-1c218fc8b5cb", "rel": "bookmark"}]}, "id": "306ad006-c2bb-4234-a8fa-9b55d63f67db", "user_id": "d1ecb41b428140db942865fa760bc7a0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T22:01:35Z", "hostId": "ff5fb41f0649c4e7defacb700cbfd8120b89eb7fb6e9f293eba03c63", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-5776eb83-75e6-4917-bdf8-34fd4b5de623-inst", "created": "2018-06-27T22:01:32Z", "tenant_id": "571e5adb0ad94ecf8026b15397d00b9b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:01:35,751 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/306ad006-c2bb-4234-a8fa-9b55d63f67db used request id req-6d9644e1-a1ab-4744-bffc-13aa04059066 2018-06-27 22:01:35,751 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-5776eb83-75e6-4917-bdf8-34fd4b5de623-inst] is - BUILD 2018-06-27 22:01:35,751 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 22:01:38,755 - create_instance - DEBUG - VM status query timeout in 895.356915951 2018-06-27 22:01:38,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/306ad006-c2bb-4234-a8fa-9b55d63f67db -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2521ee69a4bf9c82d33a84a72ff6bd5edfa8aff7" 2018-06-27 22:01:40,403 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:01:40 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-e05b3e3d-15c3-474e-a897-d9c808c496dc X-Compute-Request-Id: req-e05b3e3d-15c3-474e-a897-d9c808c496dc 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/306ad006-c2bb-4234-a8fa-9b55d63f67db", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/306ad006-c2bb-4234-a8fa-9b55d63f67db", "rel": "bookmark"}], "image": {"id": "114da5f7-ed2f-42e6-9cf1-35286143ed21", "links": [{"href": "http://172.30.10.101:8774/images/114da5f7-ed2f-42e6-9cf1-35286143ed21", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5b03786e-4d6f-4c79-98b0-1c218fc8b5cb", "links": [{"href": "http://172.30.10.101:8774/flavors/5b03786e-4d6f-4c79-98b0-1c218fc8b5cb", "rel": "bookmark"}]}, "id": "306ad006-c2bb-4234-a8fa-9b55d63f67db", "security_groups": [{"name": "default"}], "user_id": "d1ecb41b428140db942865fa760bc7a0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T22:01:36Z", "hostId": "ff5fb41f0649c4e7defacb700cbfd8120b89eb7fb6e9f293eba03c63", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-5776eb83-75e6-4917-bdf8-34fd4b5de623-inst", "created": "2018-06-27T22:01:32Z", "tenant_id": "571e5adb0ad94ecf8026b15397d00b9b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:01:40,404 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/306ad006-c2bb-4234-a8fa-9b55d63f67db used request id req-e05b3e3d-15c3-474e-a897-d9c808c496dc 2018-06-27 22:01:40,404 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-5776eb83-75e6-4917-bdf8-34fd4b5de623-inst] is - BUILD 2018-06-27 22:01:40,404 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 22:01:43,406 - create_instance - DEBUG - VM status query timeout in 890.705459833 2018-06-27 22:01:43,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/306ad006-c2bb-4234-a8fa-9b55d63f67db -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2521ee69a4bf9c82d33a84a72ff6bd5edfa8aff7" 2018-06-27 22:01:44,674 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:01:44 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-e1cbd2de-f3a6-4ac9-ac5e-79ac0bafd186 X-Compute-Request-Id: req-e1cbd2de-f3a6-4ac9-ac5e-79ac0bafd186 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/306ad006-c2bb-4234-a8fa-9b55d63f67db", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/306ad006-c2bb-4234-a8fa-9b55d63f67db", "rel": "bookmark"}], "image": {"id": "114da5f7-ed2f-42e6-9cf1-35286143ed21", "links": [{"href": "http://172.30.10.101:8774/images/114da5f7-ed2f-42e6-9cf1-35286143ed21", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5b03786e-4d6f-4c79-98b0-1c218fc8b5cb", "links": [{"href": "http://172.30.10.101:8774/flavors/5b03786e-4d6f-4c79-98b0-1c218fc8b5cb", "rel": "bookmark"}]}, "id": "306ad006-c2bb-4234-a8fa-9b55d63f67db", "security_groups": [{"name": "default"}], "user_id": "d1ecb41b428140db942865fa760bc7a0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T22:01:36Z", "hostId": "ff5fb41f0649c4e7defacb700cbfd8120b89eb7fb6e9f293eba03c63", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-5776eb83-75e6-4917-bdf8-34fd4b5de623-inst", "created": "2018-06-27T22:01:32Z", "tenant_id": "571e5adb0ad94ecf8026b15397d00b9b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:01:44,674 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/306ad006-c2bb-4234-a8fa-9b55d63f67db used request id req-e1cbd2de-f3a6-4ac9-ac5e-79ac0bafd186 2018-06-27 22:01:44,675 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-5776eb83-75e6-4917-bdf8-34fd4b5de623-inst] is - BUILD 2018-06-27 22:01:44,675 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 22:01:47,678 - create_instance - DEBUG - VM status query timeout in 886.433815002 2018-06-27 22:01:47,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/306ad006-c2bb-4234-a8fa-9b55d63f67db -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2521ee69a4bf9c82d33a84a72ff6bd5edfa8aff7" 2018-06-27 22:01:49,003 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:01:49 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-7c39d8a4-3d39-4855-b3c4-dde551dac96c X-Compute-Request-Id: req-7c39d8a4-3d39-4855-b3c4-dde551dac96c 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/306ad006-c2bb-4234-a8fa-9b55d63f67db", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/306ad006-c2bb-4234-a8fa-9b55d63f67db", "rel": "bookmark"}], "image": {"id": "114da5f7-ed2f-42e6-9cf1-35286143ed21", "links": [{"href": "http://172.30.10.101:8774/images/114da5f7-ed2f-42e6-9cf1-35286143ed21", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5b03786e-4d6f-4c79-98b0-1c218fc8b5cb", "links": [{"href": "http://172.30.10.101:8774/flavors/5b03786e-4d6f-4c79-98b0-1c218fc8b5cb", "rel": "bookmark"}]}, "id": "306ad006-c2bb-4234-a8fa-9b55d63f67db", "security_groups": [{"name": "default"}], "user_id": "d1ecb41b428140db942865fa760bc7a0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T22:01:36Z", "hostId": "ff5fb41f0649c4e7defacb700cbfd8120b89eb7fb6e9f293eba03c63", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-5776eb83-75e6-4917-bdf8-34fd4b5de623-inst", "created": "2018-06-27T22:01:32Z", "tenant_id": "571e5adb0ad94ecf8026b15397d00b9b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:01:49,004 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/306ad006-c2bb-4234-a8fa-9b55d63f67db used request id req-7c39d8a4-3d39-4855-b3c4-dde551dac96c 2018-06-27 22:01:49,004 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-5776eb83-75e6-4917-bdf8-34fd4b5de623-inst] is - BUILD 2018-06-27 22:01:49,004 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 22:01:52,007 - create_instance - DEBUG - VM status query timeout in 882.10421896 2018-06-27 22:01:52,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/306ad006-c2bb-4234-a8fa-9b55d63f67db -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2521ee69a4bf9c82d33a84a72ff6bd5edfa8aff7" 2018-06-27 22:01:54,015 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:01:54 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-72301585-dbdb-4cb4-9982-8da19c5a9079 X-Compute-Request-Id: req-72301585-dbdb-4cb4-9982-8da19c5a9079 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-5776eb83-75e6-4917-bdf8-34fd4b5de623-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:aa:78", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/306ad006-c2bb-4234-a8fa-9b55d63f67db", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/306ad006-c2bb-4234-a8fa-9b55d63f67db", "rel": "bookmark"}], "image": {"id": "114da5f7-ed2f-42e6-9cf1-35286143ed21", "links": [{"href": "http://172.30.10.101:8774/images/114da5f7-ed2f-42e6-9cf1-35286143ed21", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:01:50.000000", "flavor": {"id": "5b03786e-4d6f-4c79-98b0-1c218fc8b5cb", "links": [{"href": "http://172.30.10.101:8774/flavors/5b03786e-4d6f-4c79-98b0-1c218fc8b5cb", "rel": "bookmark"}]}, "id": "306ad006-c2bb-4234-a8fa-9b55d63f67db", "security_groups": [{"name": "default"}], "user_id": "d1ecb41b428140db942865fa760bc7a0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:01:50Z", "hostId": "ff5fb41f0649c4e7defacb700cbfd8120b89eb7fb6e9f293eba03c63", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-5776eb83-75e6-4917-bdf8-34fd4b5de623-inst", "created": "2018-06-27T22:01:32Z", "tenant_id": "571e5adb0ad94ecf8026b15397d00b9b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:01:54,016 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/306ad006-c2bb-4234-a8fa-9b55d63f67db used request id req-72301585-dbdb-4cb4-9982-8da19c5a9079 2018-06-27 22:01:54,016 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-5776eb83-75e6-4917-bdf8-34fd4b5de623-inst] is - ACTIVE 2018-06-27 22:01:54,016 - create_instance - INFO - VM is - ACTIVE 2018-06-27 22:01:54,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/306ad006-c2bb-4234-a8fa-9b55d63f67db -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2521ee69a4bf9c82d33a84a72ff6bd5edfa8aff7" 2018-06-27 22:01:54,853 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:01:54 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-34017651-f56c-4c2e-80b5-ca7672110f94 X-Compute-Request-Id: req-34017651-f56c-4c2e-80b5-ca7672110f94 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-5776eb83-75e6-4917-bdf8-34fd4b5de623-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:aa:78", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/306ad006-c2bb-4234-a8fa-9b55d63f67db", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/306ad006-c2bb-4234-a8fa-9b55d63f67db", "rel": "bookmark"}], "image": {"id": "114da5f7-ed2f-42e6-9cf1-35286143ed21", "links": [{"href": "http://172.30.10.101:8774/images/114da5f7-ed2f-42e6-9cf1-35286143ed21", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:01:50.000000", "flavor": {"id": "5b03786e-4d6f-4c79-98b0-1c218fc8b5cb", "links": [{"href": "http://172.30.10.101:8774/flavors/5b03786e-4d6f-4c79-98b0-1c218fc8b5cb", "rel": "bookmark"}]}, "id": "306ad006-c2bb-4234-a8fa-9b55d63f67db", "security_groups": [{"name": "default"}], "user_id": "d1ecb41b428140db942865fa760bc7a0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:01:50Z", "hostId": "ff5fb41f0649c4e7defacb700cbfd8120b89eb7fb6e9f293eba03c63", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-5776eb83-75e6-4917-bdf8-34fd4b5de623-inst", "created": "2018-06-27T22:01:32Z", "tenant_id": "571e5adb0ad94ecf8026b15397d00b9b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:01:54,853 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/306ad006-c2bb-4234-a8fa-9b55d63f67db used request id req-34017651-f56c-4c2e-80b5-ca7672110f94 2018-06-27 22:01:54,858 - keystoneauth.session - 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-5776eb83-75e6-4917-bdf8-34fd4b5de623-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2521ee69a4bf9c82d33a84a72ff6bd5edfa8aff7" 2018-06-27 22:01:55,143 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:01:55 GMT Content-Type: application/json Content-Length: 636 Connection: keep-alive X-Openstack-Request-Id: req-e704e681-9a2d-4232-a968-d34d60ff00f3 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["79de7d76-f1f9-4281-b7db-1842fed92111"],"updated_at":"2018-06-27T22:01:06Z","tenant_id":"571e5adb0ad94ecf8026b15397d00b9b","created_at":"2018-06-27T22:01:03Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"571e5adb0ad94ecf8026b15397d00b9b","id":"e3f89ecd-5839-429b-a2d9-6f0b6fca7f6c","name":"InstanceSecurityGroupTests-5776eb83-75e6-4917-bdf8-34fd4b5de623-pub-net"}]} 2018-06-27 22:01:55,143 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-5776eb83-75e6-4917-bdf8-34fd4b5de623-pub-net used request id req-e704e681-9a2d-4232-a968-d34d60ff00f3 2018-06-27 22:01:55,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/571e5adb0ad94ecf8026b15397d00b9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2521ee69a4bf9c82d33a84a72ff6bd5edfa8aff7" 2018-06-27 22:01:55,492 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:01:55 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0d943b25-3f10-4399-b443-244ec652fb7b Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/571e5adb0ad94ecf8026b15397d00b9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "571e5adb0ad94ecf8026b15397d00b9b", "name": "InstanceSecurityGroupTests-3a6a7e50-9ac8-484-proj"}} 2018-06-27 22:01:55,492 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/571e5adb0ad94ecf8026b15397d00b9b used request id req-0d943b25-3f10-4399-b443-244ec652fb7b 2018-06-27 22:01:55,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/subnets?network_id=e3f89ecd-5839-429b-a2d9-6f0b6fca7f6c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2521ee69a4bf9c82d33a84a72ff6bd5edfa8aff7" 2018-06-27 22:01:55,679 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:01:55 GMT Content-Type: application/json Content-Length: 676 Connection: keep-alive X-Openstack-Request-Id: req-389d6c8c-e913-4a9f-b79e-8c0ecd8f51a8 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e3f89ecd-5839-429b-a2d9-6f0b6fca7f6c","tenant_id":"571e5adb0ad94ecf8026b15397d00b9b","created_at":"2018-06-27T22:01:06Z","dns_nameservers":[],"updated_at":"2018-06-27T22:01:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"571e5adb0ad94ecf8026b15397d00b9b","id":"79de7d76-f1f9-4281-b7db-1842fed92111","subnetpool_id":null,"name":"InstanceSecurityGroupTests-5776eb83-75e6-4917-bdf8-34fd4b5de623-pub-subnet"}]} 2018-06-27 22:01:55,679 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=e3f89ecd-5839-429b-a2d9-6f0b6fca7f6c used request id req-389d6c8c-e913-4a9f-b79e-8c0ecd8f51a8 2018-06-27 22:01:55,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/ports?network_id=e3f89ecd-5839-429b-a2d9-6f0b6fca7f6c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2521ee69a4bf9c82d33a84a72ff6bd5edfa8aff7" 2018-06-27 22:01:55,981 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:01:55 GMT Content-Type: application/json Content-Length: 2290 Connection: keep-alive X-Openstack-Request-Id: req-f28292a8-a899-43ac-8fec-261a535ae72b Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"e3f89ecd-5839-429b-a2d9-6f0b6fca7f6c","tenant_id":"571e5adb0ad94ecf8026b15397d00b9b","created_at":"2018-06-27T22:01:08Z","admin_state_up":true,"updated_at":"2018-06-27T22:01:13Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-e3f89ecd-5839-429b-a2d9-6f0b6fca7f6c","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:47:59:ab","id":"421e0b94-59f8-4692-b524-0e035466e49f","port_security_enabled":false,"project_id":"571e5adb0ad94ecf8026b15397d00b9b","fixed_ips":[{"subnet_id":"79de7d76-f1f9-4281-b7db-1842fed92111","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"e3f89ecd-5839-429b-a2d9-6f0b6fca7f6c","tenant_id":"571e5adb0ad94ecf8026b15397d00b9b","created_at":"2018-06-27T22:01:07Z","admin_state_up":true,"updated_at":"2018-06-27T22:01:12Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-e3f89ecd-5839-429b-a2d9-6f0b6fca7f6c","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:78:31:47","id":"73228278-f491-4378-b3a4-c679d2febd45","port_security_enabled":false,"project_id":"571e5adb0ad94ecf8026b15397d00b9b","fixed_ips":[{"subnet_id":"79de7d76-f1f9-4281-b7db-1842fed92111","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"e3f89ecd-5839-429b-a2d9-6f0b6fca7f6c","tenant_id":"571e5adb0ad94ecf8026b15397d00b9b","created_at":"2018-06-27T22:01:19Z","admin_state_up":true,"updated_at":"2018-06-27T22:01:48Z","binding:vnic_type":"normal","device_id":"306ad006-c2bb-4234-a8fa-9b55d63f67db","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:d2:aa:78","id":"d8146a71-3b16-47d1-a740-892f9402ff11","port_security_enabled":true,"project_id":"571e5adb0ad94ecf8026b15397d00b9b","fixed_ips":[{"subnet_id":"79de7d76-f1f9-4281-b7db-1842fed92111","ip_address":"10.55.0.7"}],"extra_dhcp_opts":[],"security_groups":["bf7a92b7-32a3-4ef7-beaa-7cb2ff01f8b5"],"name":"InstanceSecurityGroupTests-5776eb83-75e6-4917-bdf8-34fd4b5de623-port"}]} 2018-06-27 22:01:55,982 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=e3f89ecd-5839-429b-a2d9-6f0b6fca7f6c used request id req-f28292a8-a899-43ac-8fec-261a535ae72b 2018-06-27 22:01:55,982 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:01:55,983 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:01:56,799 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5b33e5374a10442385a2b22c70fba898", "name": "InstanceSecurityGroupTests-3a6a7e50-9ac8-484-proj-role"}], "expires_at": "2018-06-27T23:01:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "571e5adb0ad94ecf8026b15397d00b9b", "name": "InstanceSecurityGroupTests-3a6a7e50-9ac8-484-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/571e5adb0ad94ecf8026b15397d00b9b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/571e5adb0ad94ecf8026b15397d00b9b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/571e5adb0ad94ecf8026b15397d00b9b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/571e5adb0ad94ecf8026b15397d00b9b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/571e5adb0ad94ecf8026b15397d00b9b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/571e5adb0ad94ecf8026b15397d00b9b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/571e5adb0ad94ecf8026b15397d00b9b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/571e5adb0ad94ecf8026b15397d00b9b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/571e5adb0ad94ecf8026b15397d00b9b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/571e5adb0ad94ecf8026b15397d00b9b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/571e5adb0ad94ecf8026b15397d00b9b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/571e5adb0ad94ecf8026b15397d00b9b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-3a6a7e50-9ac8-484-user", "id": "d1ecb41b428140db942865fa760bc7a0"}, "audit_ids": ["8JHmhm2yTdaW9Wqpo5SNkQ"], "issued_at": "2018-06-27T22:01:56.000000Z"}} 2018-06-27 22:01:56,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}b158436e43501ebe1e103a21770f0556ef041681" 2018-06-27 22:01:57,148 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:01:56 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-05a31c20-af3e-42aa-a0b8-c31b007fa405 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:01:57,148 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-05a31c20-af3e-42aa-a0b8-c31b007fa405 2018-06-27 22:01:57,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/security-groups?name=InstanceSecurityGroupTests-5776eb83-75e6-4917-bdf8-34fd4b5de623-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b158436e43501ebe1e103a21770f0556ef041681" 2018-06-27 22:01:57,989 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:01:57 GMT Content-Type: application/json Content-Length: 23 Connection: keep-alive X-Openstack-Request-Id: req-f9c80a16-853e-42f0-98e3-7e83a5b30658 Front-End-Https: on RESP BODY: {"security_groups": []} 2018-06-27 22:01:57,989 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-5776eb83-75e6-4917-bdf8-34fd4b5de623-name&description=hello+group used request id req-f9c80a16-853e-42f0-98e3-7e83a5b30658 2018-06-27 22:01:57,990 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-5776eb83-75e6-4917-bdf8-34fd4b5de623-name... 2018-06-27 22:01:57,990 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-5776eb83-75e6-4917-bdf8-34fd4b5de623-name 2018-06-27 22:01:57,995 - 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}b158436e43501ebe1e103a21770f0556ef041681" -d '{"security_group": {"name": "InstanceSecurityGroupTests-5776eb83-75e6-4917-bdf8-34fd4b5de623-name", "description": "hello group"}}' 2018-06-27 22:01:58,784 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 22:01:58 GMT Content-Type: application/json Content-Length: 1411 Connection: keep-alive X-Openstack-Request-Id: req-b8e917c1-58bd-49a0-bee2-668ebfa6391f Front-End-Https: on RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "571e5adb0ad94ecf8026b15397d00b9b", "created_at": "2018-06-27T22:01:58Z", "updated_at": "2018-06-27T22:01:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:01:58Z", "revision_number": 0, "id": "a404b541-13b4-459d-9b46-6c5a3dfec125", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:01:58Z", "security_group_id": "b9a1bafe-c383-491c-a9ba-32ee2c236953", "tenant_id": "571e5adb0ad94ecf8026b15397d00b9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "571e5adb0ad94ecf8026b15397d00b9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:01:58Z", "revision_number": 0, "id": "ae581059-5399-4da2-bbf9-ce4c3d5490f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:01:58Z", "security_group_id": "b9a1bafe-c383-491c-a9ba-32ee2c236953", "tenant_id": "571e5adb0ad94ecf8026b15397d00b9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "571e5adb0ad94ecf8026b15397d00b9b"}], "revision_number": 2, "project_id": "571e5adb0ad94ecf8026b15397d00b9b", "id": "b9a1bafe-c383-491c-a9ba-32ee2c236953", "name": "InstanceSecurityGroupTests-5776eb83-75e6-4917-bdf8-34fd4b5de623-name"}} 2018-06-27 22:01:58,785 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-groups used request id req-b8e917c1-58bd-49a0-bee2-668ebfa6391f 2018-06-27 22:01:58,785 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b9a1bafe-c383-491c-a9ba-32ee2c236953 2018-06-27 22:01:58,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/security-group-rules?security_group_id=b9a1bafe-c383-491c-a9ba-32ee2c236953 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b158436e43501ebe1e103a21770f0556ef041681" 2018-06-27 22:01:59,607 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:01:59 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-3d3c5e58-f22a-4e67-bb43-dfef4c19b645 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-27T22:01:58Z", "security_group_id": "b9a1bafe-c383-491c-a9ba-32ee2c236953", "port_range_min": null, "revision_number": 0, "tenant_id": "571e5adb0ad94ecf8026b15397d00b9b", "created_at": "2018-06-27T22:01:58Z", "project_id": "571e5adb0ad94ecf8026b15397d00b9b", "id": "a404b541-13b4-459d-9b46-6c5a3dfec125"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T22:01:58Z", "security_group_id": "b9a1bafe-c383-491c-a9ba-32ee2c236953", "port_range_min": null, "revision_number": 0, "tenant_id": "571e5adb0ad94ecf8026b15397d00b9b", "created_at": "2018-06-27T22:01:58Z", "project_id": "571e5adb0ad94ecf8026b15397d00b9b", "id": "ae581059-5399-4da2-bbf9-ce4c3d5490f5"}]} 2018-06-27 22:01:59,607 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=b9a1bafe-c383-491c-a9ba-32ee2c236953 used request id req-3d3c5e58-f22a-4e67-bb43-dfef4c19b645 2018-06-27 22:01:59,608 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b9a1bafe-c383-491c-a9ba-32ee2c236953 2018-06-27 22:01:59,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/security-group-rules?security_group_id=b9a1bafe-c383-491c-a9ba-32ee2c236953 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b158436e43501ebe1e103a21770f0556ef041681" 2018-06-27 22:01:59,689 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:01:59 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-2d377f70-c852-498f-8627-27fed5e92c10 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-27T22:01:58Z", "security_group_id": "b9a1bafe-c383-491c-a9ba-32ee2c236953", "port_range_min": null, "revision_number": 0, "tenant_id": "571e5adb0ad94ecf8026b15397d00b9b", "created_at": "2018-06-27T22:01:58Z", "project_id": "571e5adb0ad94ecf8026b15397d00b9b", "id": "a404b541-13b4-459d-9b46-6c5a3dfec125"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T22:01:58Z", "security_group_id": "b9a1bafe-c383-491c-a9ba-32ee2c236953", "port_range_min": null, "revision_number": 0, "tenant_id": "571e5adb0ad94ecf8026b15397d00b9b", "created_at": "2018-06-27T22:01:58Z", "project_id": "571e5adb0ad94ecf8026b15397d00b9b", "id": "ae581059-5399-4da2-bbf9-ce4c3d5490f5"}]} 2018-06-27 22:01:59,690 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=b9a1bafe-c383-491c-a9ba-32ee2c236953 used request id req-2d377f70-c852-498f-8627-27fed5e92c10 2018-06-27 22:01:59,690 - neutron_utils - INFO - Retrieving security group with ID - b9a1bafe-c383-491c-a9ba-32ee2c236953 2018-06-27 22:01:59,695 - keystoneauth.session - 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=b9a1bafe-c383-491c-a9ba-32ee2c236953 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b158436e43501ebe1e103a21770f0556ef041681" 2018-06-27 22:01:59,821 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:01:59 GMT Content-Type: application/json Content-Length: 1414 Connection: keep-alive X-Openstack-Request-Id: req-972f721b-7024-4934-9a46-44a36ed40645 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "571e5adb0ad94ecf8026b15397d00b9b", "created_at": "2018-06-27T22:01:58Z", "updated_at": "2018-06-27T22:01:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:01:58Z", "revision_number": 0, "id": "a404b541-13b4-459d-9b46-6c5a3dfec125", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:01:58Z", "security_group_id": "b9a1bafe-c383-491c-a9ba-32ee2c236953", "tenant_id": "571e5adb0ad94ecf8026b15397d00b9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "571e5adb0ad94ecf8026b15397d00b9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:01:58Z", "revision_number": 0, "id": "ae581059-5399-4da2-bbf9-ce4c3d5490f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:01:58Z", "security_group_id": "b9a1bafe-c383-491c-a9ba-32ee2c236953", "tenant_id": "571e5adb0ad94ecf8026b15397d00b9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "571e5adb0ad94ecf8026b15397d00b9b"}], "revision_number": 2, "project_id": "571e5adb0ad94ecf8026b15397d00b9b", "id": "b9a1bafe-c383-491c-a9ba-32ee2c236953", "name": "InstanceSecurityGroupTests-5776eb83-75e6-4917-bdf8-34fd4b5de623-name"}]} 2018-06-27 22:01:59,822 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=b9a1bafe-c383-491c-a9ba-32ee2c236953 used request id req-972f721b-7024-4934-9a46-44a36ed40645 2018-06-27 22:01:59,822 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b9a1bafe-c383-491c-a9ba-32ee2c236953 2018-06-27 22:01:59,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-group-rules?security_group_id=b9a1bafe-c383-491c-a9ba-32ee2c236953 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b158436e43501ebe1e103a21770f0556ef041681" 2018-06-27 22:01:59,889 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:01:59 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-daefd219-1956-43bf-a61f-75ff6c6ebea0 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-27T22:01:58Z", "security_group_id": "b9a1bafe-c383-491c-a9ba-32ee2c236953", "port_range_min": null, "revision_number": 0, "tenant_id": "571e5adb0ad94ecf8026b15397d00b9b", "created_at": "2018-06-27T22:01:58Z", "project_id": "571e5adb0ad94ecf8026b15397d00b9b", "id": "a404b541-13b4-459d-9b46-6c5a3dfec125"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T22:01:58Z", "security_group_id": "b9a1bafe-c383-491c-a9ba-32ee2c236953", "port_range_min": null, "revision_number": 0, "tenant_id": "571e5adb0ad94ecf8026b15397d00b9b", "created_at": "2018-06-27T22:01:58Z", "project_id": "571e5adb0ad94ecf8026b15397d00b9b", "id": "ae581059-5399-4da2-bbf9-ce4c3d5490f5"}]} 2018-06-27 22:01:59,890 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=b9a1bafe-c383-491c-a9ba-32ee2c236953 used request id req-daefd219-1956-43bf-a61f-75ff6c6ebea0 2018-06-27 22:01:59,891 - neutron_utils - INFO - Retrieving security group with ID - b9a1bafe-c383-491c-a9ba-32ee2c236953 2018-06-27 22:01:59,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/security-groups?id=b9a1bafe-c383-491c-a9ba-32ee2c236953 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b158436e43501ebe1e103a21770f0556ef041681" 2018-06-27 22:02:00,011 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:02:00 GMT Content-Type: application/json Content-Length: 1414 Connection: keep-alive X-Openstack-Request-Id: req-e66a686d-7eb3-49c9-b4b1-5ac908c2566e Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "571e5adb0ad94ecf8026b15397d00b9b", "created_at": "2018-06-27T22:01:58Z", "updated_at": "2018-06-27T22:01:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:01:58Z", "revision_number": 0, "id": "a404b541-13b4-459d-9b46-6c5a3dfec125", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:01:58Z", "security_group_id": "b9a1bafe-c383-491c-a9ba-32ee2c236953", "tenant_id": "571e5adb0ad94ecf8026b15397d00b9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "571e5adb0ad94ecf8026b15397d00b9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:01:58Z", "revision_number": 0, "id": "ae581059-5399-4da2-bbf9-ce4c3d5490f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:01:58Z", "security_group_id": "b9a1bafe-c383-491c-a9ba-32ee2c236953", "tenant_id": "571e5adb0ad94ecf8026b15397d00b9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "571e5adb0ad94ecf8026b15397d00b9b"}], "revision_number": 2, "project_id": "571e5adb0ad94ecf8026b15397d00b9b", "id": "b9a1bafe-c383-491c-a9ba-32ee2c236953", "name": "InstanceSecurityGroupTests-5776eb83-75e6-4917-bdf8-34fd4b5de623-name"}]} 2018-06-27 22:02:00,011 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=b9a1bafe-c383-491c-a9ba-32ee2c236953 used request id req-e66a686d-7eb3-49c9-b4b1-5ac908c2566e 2018-06-27 22:02:00,012 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b9a1bafe-c383-491c-a9ba-32ee2c236953 2018-06-27 22:02:00,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/security-group-rules?security_group_id=b9a1bafe-c383-491c-a9ba-32ee2c236953 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b158436e43501ebe1e103a21770f0556ef041681" 2018-06-27 22:02:00,886 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:02:00 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-f2f7dbe1-100f-4d42-8a4f-ea449d92c4ae 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-27T22:01:58Z", "security_group_id": "b9a1bafe-c383-491c-a9ba-32ee2c236953", "port_range_min": null, "revision_number": 0, "tenant_id": "571e5adb0ad94ecf8026b15397d00b9b", "created_at": "2018-06-27T22:01:58Z", "project_id": "571e5adb0ad94ecf8026b15397d00b9b", "id": "a404b541-13b4-459d-9b46-6c5a3dfec125"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T22:01:58Z", "security_group_id": "b9a1bafe-c383-491c-a9ba-32ee2c236953", "port_range_min": null, "revision_number": 0, "tenant_id": "571e5adb0ad94ecf8026b15397d00b9b", "created_at": "2018-06-27T22:01:58Z", "project_id": "571e5adb0ad94ecf8026b15397d00b9b", "id": "ae581059-5399-4da2-bbf9-ce4c3d5490f5"}]} 2018-06-27 22:02:00,886 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=b9a1bafe-c383-491c-a9ba-32ee2c236953 used request id req-f2f7dbe1-100f-4d42-8a4f-ea449d92c4ae 2018-06-27 22:02:00,887 - neutron_utils - INFO - Retrieving security group with ID - b9a1bafe-c383-491c-a9ba-32ee2c236953 2018-06-27 22:02:00,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/security-groups?id=b9a1bafe-c383-491c-a9ba-32ee2c236953 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b158436e43501ebe1e103a21770f0556ef041681" 2018-06-27 22:02:01,040 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:02:01 GMT Content-Type: application/json Content-Length: 1414 Connection: keep-alive X-Openstack-Request-Id: req-9639a172-e2d0-445e-b944-5da9e95f10c0 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "571e5adb0ad94ecf8026b15397d00b9b", "created_at": "2018-06-27T22:01:58Z", "updated_at": "2018-06-27T22:01:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:01:58Z", "revision_number": 0, "id": "a404b541-13b4-459d-9b46-6c5a3dfec125", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:01:58Z", "security_group_id": "b9a1bafe-c383-491c-a9ba-32ee2c236953", "tenant_id": "571e5adb0ad94ecf8026b15397d00b9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "571e5adb0ad94ecf8026b15397d00b9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:01:58Z", "revision_number": 0, "id": "ae581059-5399-4da2-bbf9-ce4c3d5490f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:01:58Z", "security_group_id": "b9a1bafe-c383-491c-a9ba-32ee2c236953", "tenant_id": "571e5adb0ad94ecf8026b15397d00b9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "571e5adb0ad94ecf8026b15397d00b9b"}], "revision_number": 2, "project_id": "571e5adb0ad94ecf8026b15397d00b9b", "id": "b9a1bafe-c383-491c-a9ba-32ee2c236953", "name": "InstanceSecurityGroupTests-5776eb83-75e6-4917-bdf8-34fd4b5de623-name"}]} 2018-06-27 22:02:01,040 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=b9a1bafe-c383-491c-a9ba-32ee2c236953 used request id req-9639a172-e2d0-445e-b944-5da9e95f10c0 2018-06-27 22:02:01,041 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b9a1bafe-c383-491c-a9ba-32ee2c236953 2018-06-27 22:02:01,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/security-group-rules?security_group_id=b9a1bafe-c383-491c-a9ba-32ee2c236953 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b158436e43501ebe1e103a21770f0556ef041681" 2018-06-27 22:02:01,955 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:02:01 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-c3d26e77-b94e-4184-bc2d-7d19cdcf1120 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-27T22:01:58Z", "security_group_id": "b9a1bafe-c383-491c-a9ba-32ee2c236953", "port_range_min": null, "revision_number": 0, "tenant_id": "571e5adb0ad94ecf8026b15397d00b9b", "created_at": "2018-06-27T22:01:58Z", "project_id": "571e5adb0ad94ecf8026b15397d00b9b", "id": "a404b541-13b4-459d-9b46-6c5a3dfec125"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T22:01:58Z", "security_group_id": "b9a1bafe-c383-491c-a9ba-32ee2c236953", "port_range_min": null, "revision_number": 0, "tenant_id": "571e5adb0ad94ecf8026b15397d00b9b", "created_at": "2018-06-27T22:01:58Z", "project_id": "571e5adb0ad94ecf8026b15397d00b9b", "id": "ae581059-5399-4da2-bbf9-ce4c3d5490f5"}]} 2018-06-27 22:02:01,955 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=b9a1bafe-c383-491c-a9ba-32ee2c236953 used request id req-c3d26e77-b94e-4184-bc2d-7d19cdcf1120 2018-06-27 22:02:01,956 - neutron_utils - INFO - Deleting security group rule with ID - a404b541-13b4-459d-9b46-6c5a3dfec125 2018-06-27 22:02:01,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/a404b541-13b4-459d-9b46-6c5a3dfec125 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b158436e43501ebe1e103a21770f0556ef041681" 2018-06-27 22:02:02,301 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:02:02 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-33551508-36ec-48c1-8b8e-ebb89725a9d6 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:02:02,301 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/a404b541-13b4-459d-9b46-6c5a3dfec125 used request id req-33551508-36ec-48c1-8b8e-ebb89725a9d6 2018-06-27 22:02:02,301 - neutron_utils - INFO - Deleting security group rule with ID - ae581059-5399-4da2-bbf9-ce4c3d5490f5 2018-06-27 22:02:02,306 - 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/ae581059-5399-4da2-bbf9-ce4c3d5490f5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b158436e43501ebe1e103a21770f0556ef041681" 2018-06-27 22:02:02,550 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:02:02 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-405aa264-6dd9-4f51-9c03-b4a8b2f8125a Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:02:02,550 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/ae581059-5399-4da2-bbf9-ce4c3d5490f5 used request id req-405aa264-6dd9-4f51-9c03-b4a8b2f8125a 2018-06-27 22:02:02,551 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-5776eb83-75e6-4917-bdf8-34fd4b5de623-name 2018-06-27 22:02:02,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-groups/b9a1bafe-c383-491c-a9ba-32ee2c236953 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b158436e43501ebe1e103a21770f0556ef041681" 2018-06-27 22:02:02,859 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:02:02 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-5885ef49-c30a-4faa-82d1-9cba1ba879d0 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:02:02,860 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/b9a1bafe-c383-491c-a9ba-32ee2c236953 used request id req-5885ef49-c30a-4faa-82d1-9cba1ba879d0 2018-06-27 22:02:02,863 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/306ad006-c2bb-4234-a8fa-9b55d63f67db -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2521ee69a4bf9c82d33a84a72ff6bd5edfa8aff7" 2018-06-27 22:02:04,911 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:02:04 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-638923ca-2e18-48f8-8f16-b11fb2a9d280 X-Compute-Request-Id: req-638923ca-2e18-48f8-8f16-b11fb2a9d280 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-5776eb83-75e6-4917-bdf8-34fd4b5de623-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:aa:78", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/306ad006-c2bb-4234-a8fa-9b55d63f67db", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/306ad006-c2bb-4234-a8fa-9b55d63f67db", "rel": "bookmark"}], "image": {"id": "114da5f7-ed2f-42e6-9cf1-35286143ed21", "links": [{"href": "http://172.30.10.101:8774/images/114da5f7-ed2f-42e6-9cf1-35286143ed21", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:01:50.000000", "flavor": {"id": "5b03786e-4d6f-4c79-98b0-1c218fc8b5cb", "links": [{"href": "http://172.30.10.101:8774/flavors/5b03786e-4d6f-4c79-98b0-1c218fc8b5cb", "rel": "bookmark"}]}, "id": "306ad006-c2bb-4234-a8fa-9b55d63f67db", "security_groups": [{"name": "default"}], "user_id": "d1ecb41b428140db942865fa760bc7a0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:01:50Z", "hostId": "ff5fb41f0649c4e7defacb700cbfd8120b89eb7fb6e9f293eba03c63", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-5776eb83-75e6-4917-bdf8-34fd4b5de623-inst", "created": "2018-06-27T22:01:32Z", "tenant_id": "571e5adb0ad94ecf8026b15397d00b9b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:02:04,911 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/306ad006-c2bb-4234-a8fa-9b55d63f67db used request id req-638923ca-2e18-48f8-8f16-b11fb2a9d280 2018-06-27 22:02:04,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=InstanceSecurityGroupTests-5776eb83-75e6-4917-bdf8-34fd4b5de623-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2521ee69a4bf9c82d33a84a72ff6bd5edfa8aff7" 2018-06-27 22:02:05,243 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:02:05 GMT Content-Type: application/json Content-Length: 636 Connection: keep-alive X-Openstack-Request-Id: req-5ff0b460-7441-4091-b3a1-43af10b9a1f0 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["79de7d76-f1f9-4281-b7db-1842fed92111"],"updated_at":"2018-06-27T22:01:06Z","tenant_id":"571e5adb0ad94ecf8026b15397d00b9b","created_at":"2018-06-27T22:01:03Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"571e5adb0ad94ecf8026b15397d00b9b","id":"e3f89ecd-5839-429b-a2d9-6f0b6fca7f6c","name":"InstanceSecurityGroupTests-5776eb83-75e6-4917-bdf8-34fd4b5de623-pub-net"}]} 2018-06-27 22:02:05,243 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-5776eb83-75e6-4917-bdf8-34fd4b5de623-pub-net used request id req-5ff0b460-7441-4091-b3a1-43af10b9a1f0 2018-06-27 22:02:05,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/571e5adb0ad94ecf8026b15397d00b9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2521ee69a4bf9c82d33a84a72ff6bd5edfa8aff7" 2018-06-27 22:02:05,345 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:02:05 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2dfdd0fc-7778-4ceb-bb3e-599f34db5776 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/571e5adb0ad94ecf8026b15397d00b9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "571e5adb0ad94ecf8026b15397d00b9b", "name": "InstanceSecurityGroupTests-3a6a7e50-9ac8-484-proj"}} 2018-06-27 22:02:05,345 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/571e5adb0ad94ecf8026b15397d00b9b used request id req-2dfdd0fc-7778-4ceb-bb3e-599f34db5776 2018-06-27 22:02:05,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/subnets?network_id=e3f89ecd-5839-429b-a2d9-6f0b6fca7f6c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2521ee69a4bf9c82d33a84a72ff6bd5edfa8aff7" 2018-06-27 22:02:05,510 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:02:05 GMT Content-Type: application/json Content-Length: 676 Connection: keep-alive X-Openstack-Request-Id: req-98196bc6-85fd-46de-8b2f-f32c4a4419c9 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e3f89ecd-5839-429b-a2d9-6f0b6fca7f6c","tenant_id":"571e5adb0ad94ecf8026b15397d00b9b","created_at":"2018-06-27T22:01:06Z","dns_nameservers":[],"updated_at":"2018-06-27T22:01:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"571e5adb0ad94ecf8026b15397d00b9b","id":"79de7d76-f1f9-4281-b7db-1842fed92111","subnetpool_id":null,"name":"InstanceSecurityGroupTests-5776eb83-75e6-4917-bdf8-34fd4b5de623-pub-subnet"}]} 2018-06-27 22:02:05,510 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=e3f89ecd-5839-429b-a2d9-6f0b6fca7f6c used request id req-98196bc6-85fd-46de-8b2f-f32c4a4419c9 2018-06-27 22:02:05,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/ports?network_id=e3f89ecd-5839-429b-a2d9-6f0b6fca7f6c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2521ee69a4bf9c82d33a84a72ff6bd5edfa8aff7" 2018-06-27 22:02:05,782 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:02:05 GMT Content-Type: application/json Content-Length: 2290 Connection: keep-alive X-Openstack-Request-Id: req-1c147186-c07b-407e-905c-fb65f08f04d8 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"e3f89ecd-5839-429b-a2d9-6f0b6fca7f6c","tenant_id":"571e5adb0ad94ecf8026b15397d00b9b","created_at":"2018-06-27T22:01:08Z","admin_state_up":true,"updated_at":"2018-06-27T22:01:13Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-e3f89ecd-5839-429b-a2d9-6f0b6fca7f6c","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:47:59:ab","id":"421e0b94-59f8-4692-b524-0e035466e49f","port_security_enabled":false,"project_id":"571e5adb0ad94ecf8026b15397d00b9b","fixed_ips":[{"subnet_id":"79de7d76-f1f9-4281-b7db-1842fed92111","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"e3f89ecd-5839-429b-a2d9-6f0b6fca7f6c","tenant_id":"571e5adb0ad94ecf8026b15397d00b9b","created_at":"2018-06-27T22:01:07Z","admin_state_up":true,"updated_at":"2018-06-27T22:01:12Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-e3f89ecd-5839-429b-a2d9-6f0b6fca7f6c","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:78:31:47","id":"73228278-f491-4378-b3a4-c679d2febd45","port_security_enabled":false,"project_id":"571e5adb0ad94ecf8026b15397d00b9b","fixed_ips":[{"subnet_id":"79de7d76-f1f9-4281-b7db-1842fed92111","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"e3f89ecd-5839-429b-a2d9-6f0b6fca7f6c","tenant_id":"571e5adb0ad94ecf8026b15397d00b9b","created_at":"2018-06-27T22:01:19Z","admin_state_up":true,"updated_at":"2018-06-27T22:01:48Z","binding:vnic_type":"normal","device_id":"306ad006-c2bb-4234-a8fa-9b55d63f67db","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:d2:aa:78","id":"d8146a71-3b16-47d1-a740-892f9402ff11","port_security_enabled":true,"project_id":"571e5adb0ad94ecf8026b15397d00b9b","fixed_ips":[{"subnet_id":"79de7d76-f1f9-4281-b7db-1842fed92111","ip_address":"10.55.0.7"}],"extra_dhcp_opts":[],"security_groups":["bf7a92b7-32a3-4ef7-beaa-7cb2ff01f8b5"],"name":"InstanceSecurityGroupTests-5776eb83-75e6-4917-bdf8-34fd4b5de623-port"}]} 2018-06-27 22:02:05,782 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=e3f89ecd-5839-429b-a2d9-6f0b6fca7f6c used request id req-1c147186-c07b-407e-905c-fb65f08f04d8 2018-06-27 22:02:05,783 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:02:06,804 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5b33e5374a10442385a2b22c70fba898", "name": "InstanceSecurityGroupTests-3a6a7e50-9ac8-484-proj-role"}], "expires_at": "2018-06-27T23:02:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "571e5adb0ad94ecf8026b15397d00b9b", "name": "InstanceSecurityGroupTests-3a6a7e50-9ac8-484-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/571e5adb0ad94ecf8026b15397d00b9b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/571e5adb0ad94ecf8026b15397d00b9b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/571e5adb0ad94ecf8026b15397d00b9b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/571e5adb0ad94ecf8026b15397d00b9b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/571e5adb0ad94ecf8026b15397d00b9b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/571e5adb0ad94ecf8026b15397d00b9b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/571e5adb0ad94ecf8026b15397d00b9b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/571e5adb0ad94ecf8026b15397d00b9b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/571e5adb0ad94ecf8026b15397d00b9b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/571e5adb0ad94ecf8026b15397d00b9b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/571e5adb0ad94ecf8026b15397d00b9b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/571e5adb0ad94ecf8026b15397d00b9b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-3a6a7e50-9ac8-484-user", "id": "d1ecb41b428140db942865fa760bc7a0"}, "audit_ids": ["soKJPsTRQISc1n0PW7RWdg"], "issued_at": "2018-06-27T22:02:06.000000Z"}} 2018-06-27 22:02:06,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/306ad006-c2bb-4234-a8fa-9b55d63f67db -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d857d7f050af7e0d689f1a7fd4401c8066d88028" 2018-06-27 22:02:09,163 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:02:09 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-5ab1acd3-941b-4e5b-81f3-ced8cfc4e218 X-Compute-Request-Id: req-5ab1acd3-941b-4e5b-81f3-ced8cfc4e218 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-5776eb83-75e6-4917-bdf8-34fd4b5de623-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:aa:78", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/306ad006-c2bb-4234-a8fa-9b55d63f67db", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/306ad006-c2bb-4234-a8fa-9b55d63f67db", "rel": "bookmark"}], "image": {"id": "114da5f7-ed2f-42e6-9cf1-35286143ed21", "links": [{"href": "http://172.30.10.101:8774/images/114da5f7-ed2f-42e6-9cf1-35286143ed21", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:01:50.000000", "flavor": {"id": "5b03786e-4d6f-4c79-98b0-1c218fc8b5cb", "links": [{"href": "http://172.30.10.101:8774/flavors/5b03786e-4d6f-4c79-98b0-1c218fc8b5cb", "rel": "bookmark"}]}, "id": "306ad006-c2bb-4234-a8fa-9b55d63f67db", "security_groups": [{"name": "default"}], "user_id": "d1ecb41b428140db942865fa760bc7a0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:01:50Z", "hostId": "ff5fb41f0649c4e7defacb700cbfd8120b89eb7fb6e9f293eba03c63", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-5776eb83-75e6-4917-bdf8-34fd4b5de623-inst", "created": "2018-06-27T22:01:32Z", "tenant_id": "571e5adb0ad94ecf8026b15397d00b9b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:02:09,163 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/306ad006-c2bb-4234-a8fa-9b55d63f67db used request id req-5ab1acd3-941b-4e5b-81f3-ced8cfc4e218 2018-06-27 22:02:09,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/306ad006-c2bb-4234-a8fa-9b55d63f67db -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2521ee69a4bf9c82d33a84a72ff6bd5edfa8aff7" 2018-06-27 22:02:09,692 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:02:09 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-3fee9cfa-f558-488a-9532-88225b270c56 X-Compute-Request-Id: req-3fee9cfa-f558-488a-9532-88225b270c56 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-5776eb83-75e6-4917-bdf8-34fd4b5de623-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:aa:78", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/306ad006-c2bb-4234-a8fa-9b55d63f67db", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/306ad006-c2bb-4234-a8fa-9b55d63f67db", "rel": "bookmark"}], "image": {"id": "114da5f7-ed2f-42e6-9cf1-35286143ed21", "links": [{"href": "http://172.30.10.101:8774/images/114da5f7-ed2f-42e6-9cf1-35286143ed21", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:01:50.000000", "flavor": {"id": "5b03786e-4d6f-4c79-98b0-1c218fc8b5cb", "links": [{"href": "http://172.30.10.101:8774/flavors/5b03786e-4d6f-4c79-98b0-1c218fc8b5cb", "rel": "bookmark"}]}, "id": "306ad006-c2bb-4234-a8fa-9b55d63f67db", "security_groups": [{"name": "default"}], "user_id": "d1ecb41b428140db942865fa760bc7a0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:01:50Z", "hostId": "ff5fb41f0649c4e7defacb700cbfd8120b89eb7fb6e9f293eba03c63", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-5776eb83-75e6-4917-bdf8-34fd4b5de623-inst", "created": "2018-06-27T22:01:32Z", "tenant_id": "571e5adb0ad94ecf8026b15397d00b9b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:02:09,692 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/306ad006-c2bb-4234-a8fa-9b55d63f67db used request id req-3fee9cfa-f558-488a-9532-88225b270c56 2018-06-27 22:02:09,692 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-5776eb83-75e6-4917-bdf8-34fd4b5de623-inst] is - ACTIVE 2018-06-27 22:02:09,692 - create_instance - INFO - VM is - ACTIVE 2018-06-27 22:02:09,695 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/306ad006-c2bb-4234-a8fa-9b55d63f67db -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2521ee69a4bf9c82d33a84a72ff6bd5edfa8aff7" 2018-06-27 22:02:11,472 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:02:11 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-a127f5cd-41c9-4812-b546-25e79a829636 X-Compute-Request-Id: req-a127f5cd-41c9-4812-b546-25e79a829636 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-5776eb83-75e6-4917-bdf8-34fd4b5de623-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:aa:78", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/306ad006-c2bb-4234-a8fa-9b55d63f67db", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/306ad006-c2bb-4234-a8fa-9b55d63f67db", "rel": "bookmark"}], "image": {"id": "114da5f7-ed2f-42e6-9cf1-35286143ed21", "links": [{"href": "http://172.30.10.101:8774/images/114da5f7-ed2f-42e6-9cf1-35286143ed21", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:01:50.000000", "flavor": {"id": "5b03786e-4d6f-4c79-98b0-1c218fc8b5cb", "links": [{"href": "http://172.30.10.101:8774/flavors/5b03786e-4d6f-4c79-98b0-1c218fc8b5cb", "rel": "bookmark"}]}, "id": "306ad006-c2bb-4234-a8fa-9b55d63f67db", "security_groups": [{"name": "default"}], "user_id": "d1ecb41b428140db942865fa760bc7a0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:01:50Z", "hostId": "ff5fb41f0649c4e7defacb700cbfd8120b89eb7fb6e9f293eba03c63", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-5776eb83-75e6-4917-bdf8-34fd4b5de623-inst", "created": "2018-06-27T22:01:32Z", "tenant_id": "571e5adb0ad94ecf8026b15397d00b9b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:02:11,472 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/306ad006-c2bb-4234-a8fa-9b55d63f67db used request id req-a127f5cd-41c9-4812-b546-25e79a829636 2018-06-27 22:02:11,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/networks?name=InstanceSecurityGroupTests-5776eb83-75e6-4917-bdf8-34fd4b5de623-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2521ee69a4bf9c82d33a84a72ff6bd5edfa8aff7" 2018-06-27 22:02:11,771 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:02:11 GMT Content-Type: application/json Content-Length: 636 Connection: keep-alive X-Openstack-Request-Id: req-55c4efa4-8a8c-4e98-989b-21f3a88ad511 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["79de7d76-f1f9-4281-b7db-1842fed92111"],"updated_at":"2018-06-27T22:01:06Z","tenant_id":"571e5adb0ad94ecf8026b15397d00b9b","created_at":"2018-06-27T22:01:03Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"571e5adb0ad94ecf8026b15397d00b9b","id":"e3f89ecd-5839-429b-a2d9-6f0b6fca7f6c","name":"InstanceSecurityGroupTests-5776eb83-75e6-4917-bdf8-34fd4b5de623-pub-net"}]} 2018-06-27 22:02:11,772 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-5776eb83-75e6-4917-bdf8-34fd4b5de623-pub-net used request id req-55c4efa4-8a8c-4e98-989b-21f3a88ad511 2018-06-27 22:02:11,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/571e5adb0ad94ecf8026b15397d00b9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2521ee69a4bf9c82d33a84a72ff6bd5edfa8aff7" 2018-06-27 22:02:12,150 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:02:11 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bffd4f60-e077-4c79-9103-9b5b7d70a271 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/571e5adb0ad94ecf8026b15397d00b9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "571e5adb0ad94ecf8026b15397d00b9b", "name": "InstanceSecurityGroupTests-3a6a7e50-9ac8-484-proj"}} 2018-06-27 22:02:12,150 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/571e5adb0ad94ecf8026b15397d00b9b used request id req-bffd4f60-e077-4c79-9103-9b5b7d70a271 2018-06-27 22:02:12,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=e3f89ecd-5839-429b-a2d9-6f0b6fca7f6c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2521ee69a4bf9c82d33a84a72ff6bd5edfa8aff7" 2018-06-27 22:02:12,352 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:02:12 GMT Content-Type: application/json Content-Length: 676 Connection: keep-alive X-Openstack-Request-Id: req-e208a3ac-eb2b-46cc-bf72-0c0b4acf12eb Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e3f89ecd-5839-429b-a2d9-6f0b6fca7f6c","tenant_id":"571e5adb0ad94ecf8026b15397d00b9b","created_at":"2018-06-27T22:01:06Z","dns_nameservers":[],"updated_at":"2018-06-27T22:01:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"571e5adb0ad94ecf8026b15397d00b9b","id":"79de7d76-f1f9-4281-b7db-1842fed92111","subnetpool_id":null,"name":"InstanceSecurityGroupTests-5776eb83-75e6-4917-bdf8-34fd4b5de623-pub-subnet"}]} 2018-06-27 22:02:12,352 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=e3f89ecd-5839-429b-a2d9-6f0b6fca7f6c used request id req-e208a3ac-eb2b-46cc-bf72-0c0b4acf12eb 2018-06-27 22:02:12,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=e3f89ecd-5839-429b-a2d9-6f0b6fca7f6c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2521ee69a4bf9c82d33a84a72ff6bd5edfa8aff7" 2018-06-27 22:02:12,645 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:02:12 GMT Content-Type: application/json Content-Length: 2290 Connection: keep-alive X-Openstack-Request-Id: req-bf1d4329-c7a9-4211-aa6e-9ec1a0696c88 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"e3f89ecd-5839-429b-a2d9-6f0b6fca7f6c","tenant_id":"571e5adb0ad94ecf8026b15397d00b9b","created_at":"2018-06-27T22:01:08Z","admin_state_up":true,"updated_at":"2018-06-27T22:01:13Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-e3f89ecd-5839-429b-a2d9-6f0b6fca7f6c","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:47:59:ab","id":"421e0b94-59f8-4692-b524-0e035466e49f","port_security_enabled":false,"project_id":"571e5adb0ad94ecf8026b15397d00b9b","fixed_ips":[{"subnet_id":"79de7d76-f1f9-4281-b7db-1842fed92111","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"e3f89ecd-5839-429b-a2d9-6f0b6fca7f6c","tenant_id":"571e5adb0ad94ecf8026b15397d00b9b","created_at":"2018-06-27T22:01:07Z","admin_state_up":true,"updated_at":"2018-06-27T22:01:12Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-e3f89ecd-5839-429b-a2d9-6f0b6fca7f6c","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:78:31:47","id":"73228278-f491-4378-b3a4-c679d2febd45","port_security_enabled":false,"project_id":"571e5adb0ad94ecf8026b15397d00b9b","fixed_ips":[{"subnet_id":"79de7d76-f1f9-4281-b7db-1842fed92111","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"e3f89ecd-5839-429b-a2d9-6f0b6fca7f6c","tenant_id":"571e5adb0ad94ecf8026b15397d00b9b","created_at":"2018-06-27T22:01:19Z","admin_state_up":true,"updated_at":"2018-06-27T22:01:48Z","binding:vnic_type":"normal","device_id":"306ad006-c2bb-4234-a8fa-9b55d63f67db","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:d2:aa:78","id":"d8146a71-3b16-47d1-a740-892f9402ff11","port_security_enabled":true,"project_id":"571e5adb0ad94ecf8026b15397d00b9b","fixed_ips":[{"subnet_id":"79de7d76-f1f9-4281-b7db-1842fed92111","ip_address":"10.55.0.7"}],"extra_dhcp_opts":[],"security_groups":["bf7a92b7-32a3-4ef7-beaa-7cb2ff01f8b5"],"name":"InstanceSecurityGroupTests-5776eb83-75e6-4917-bdf8-34fd4b5de623-port"}]} 2018-06-27 22:02:12,645 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=e3f89ecd-5839-429b-a2d9-6f0b6fca7f6c used request id req-bf1d4329-c7a9-4211-aa6e-9ec1a0696c88 2018-06-27 22:02:12,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/306ad006-c2bb-4234-a8fa-9b55d63f67db -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2521ee69a4bf9c82d33a84a72ff6bd5edfa8aff7" 2018-06-27 22:02:13,690 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:02:13 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-bfe52931-4a09-41f1-bb0b-f4805864ddb8 X-Compute-Request-Id: req-bfe52931-4a09-41f1-bb0b-f4805864ddb8 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-5776eb83-75e6-4917-bdf8-34fd4b5de623-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:aa:78", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/306ad006-c2bb-4234-a8fa-9b55d63f67db", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/306ad006-c2bb-4234-a8fa-9b55d63f67db", "rel": "bookmark"}], "image": {"id": "114da5f7-ed2f-42e6-9cf1-35286143ed21", "links": [{"href": "http://172.30.10.101:8774/images/114da5f7-ed2f-42e6-9cf1-35286143ed21", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:01:50.000000", "flavor": {"id": "5b03786e-4d6f-4c79-98b0-1c218fc8b5cb", "links": [{"href": "http://172.30.10.101:8774/flavors/5b03786e-4d6f-4c79-98b0-1c218fc8b5cb", "rel": "bookmark"}]}, "id": "306ad006-c2bb-4234-a8fa-9b55d63f67db", "security_groups": [{"name": "default"}], "user_id": "d1ecb41b428140db942865fa760bc7a0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:01:50Z", "hostId": "ff5fb41f0649c4e7defacb700cbfd8120b89eb7fb6e9f293eba03c63", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-5776eb83-75e6-4917-bdf8-34fd4b5de623-inst", "created": "2018-06-27T22:01:32Z", "tenant_id": "571e5adb0ad94ecf8026b15397d00b9b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:02:13,691 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/306ad006-c2bb-4234-a8fa-9b55d63f67db used request id req-bfe52931-4a09-41f1-bb0b-f4805864ddb8 2018-06-27 22:02:13,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=InstanceSecurityGroupTests-5776eb83-75e6-4917-bdf8-34fd4b5de623-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2521ee69a4bf9c82d33a84a72ff6bd5edfa8aff7" 2018-06-27 22:02:14,071 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:02:14 GMT Content-Type: application/json Content-Length: 636 Connection: keep-alive X-Openstack-Request-Id: req-d6d8df80-2d79-4be5-90ab-9c009bcb8adb Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["79de7d76-f1f9-4281-b7db-1842fed92111"],"updated_at":"2018-06-27T22:01:06Z","tenant_id":"571e5adb0ad94ecf8026b15397d00b9b","created_at":"2018-06-27T22:01:03Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"571e5adb0ad94ecf8026b15397d00b9b","id":"e3f89ecd-5839-429b-a2d9-6f0b6fca7f6c","name":"InstanceSecurityGroupTests-5776eb83-75e6-4917-bdf8-34fd4b5de623-pub-net"}]} 2018-06-27 22:02:14,071 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-5776eb83-75e6-4917-bdf8-34fd4b5de623-pub-net used request id req-d6d8df80-2d79-4be5-90ab-9c009bcb8adb 2018-06-27 22:02:14,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/571e5adb0ad94ecf8026b15397d00b9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2521ee69a4bf9c82d33a84a72ff6bd5edfa8aff7" 2018-06-27 22:02:14,146 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:02:14 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2be4e2f7-eba5-4bf7-aeee-505b0f2f6f7a Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/571e5adb0ad94ecf8026b15397d00b9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "571e5adb0ad94ecf8026b15397d00b9b", "name": "InstanceSecurityGroupTests-3a6a7e50-9ac8-484-proj"}} 2018-06-27 22:02:14,146 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/571e5adb0ad94ecf8026b15397d00b9b used request id req-2be4e2f7-eba5-4bf7-aeee-505b0f2f6f7a 2018-06-27 22:02:14,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/subnets?network_id=e3f89ecd-5839-429b-a2d9-6f0b6fca7f6c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2521ee69a4bf9c82d33a84a72ff6bd5edfa8aff7" 2018-06-27 22:02:14,269 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:02:14 GMT Content-Type: application/json Content-Length: 676 Connection: keep-alive X-Openstack-Request-Id: req-138517c2-4a64-46e8-9bc7-5e4e9e825717 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e3f89ecd-5839-429b-a2d9-6f0b6fca7f6c","tenant_id":"571e5adb0ad94ecf8026b15397d00b9b","created_at":"2018-06-27T22:01:06Z","dns_nameservers":[],"updated_at":"2018-06-27T22:01:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"571e5adb0ad94ecf8026b15397d00b9b","id":"79de7d76-f1f9-4281-b7db-1842fed92111","subnetpool_id":null,"name":"InstanceSecurityGroupTests-5776eb83-75e6-4917-bdf8-34fd4b5de623-pub-subnet"}]} 2018-06-27 22:02:14,269 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=e3f89ecd-5839-429b-a2d9-6f0b6fca7f6c used request id req-138517c2-4a64-46e8-9bc7-5e4e9e825717 2018-06-27 22:02:14,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=e3f89ecd-5839-429b-a2d9-6f0b6fca7f6c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2521ee69a4bf9c82d33a84a72ff6bd5edfa8aff7" 2018-06-27 22:02:14,528 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:02:14 GMT Content-Type: application/json Content-Length: 2290 Connection: keep-alive X-Openstack-Request-Id: req-dacffbff-a304-4570-a65a-95f046dcc9eb Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"e3f89ecd-5839-429b-a2d9-6f0b6fca7f6c","tenant_id":"571e5adb0ad94ecf8026b15397d00b9b","created_at":"2018-06-27T22:01:08Z","admin_state_up":true,"updated_at":"2018-06-27T22:01:13Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-e3f89ecd-5839-429b-a2d9-6f0b6fca7f6c","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:47:59:ab","id":"421e0b94-59f8-4692-b524-0e035466e49f","port_security_enabled":false,"project_id":"571e5adb0ad94ecf8026b15397d00b9b","fixed_ips":[{"subnet_id":"79de7d76-f1f9-4281-b7db-1842fed92111","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"e3f89ecd-5839-429b-a2d9-6f0b6fca7f6c","tenant_id":"571e5adb0ad94ecf8026b15397d00b9b","created_at":"2018-06-27T22:01:07Z","admin_state_up":true,"updated_at":"2018-06-27T22:01:12Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-e3f89ecd-5839-429b-a2d9-6f0b6fca7f6c","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:78:31:47","id":"73228278-f491-4378-b3a4-c679d2febd45","port_security_enabled":false,"project_id":"571e5adb0ad94ecf8026b15397d00b9b","fixed_ips":[{"subnet_id":"79de7d76-f1f9-4281-b7db-1842fed92111","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"e3f89ecd-5839-429b-a2d9-6f0b6fca7f6c","tenant_id":"571e5adb0ad94ecf8026b15397d00b9b","created_at":"2018-06-27T22:01:19Z","admin_state_up":true,"updated_at":"2018-06-27T22:01:48Z","binding:vnic_type":"normal","device_id":"306ad006-c2bb-4234-a8fa-9b55d63f67db","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:d2:aa:78","id":"d8146a71-3b16-47d1-a740-892f9402ff11","port_security_enabled":true,"project_id":"571e5adb0ad94ecf8026b15397d00b9b","fixed_ips":[{"subnet_id":"79de7d76-f1f9-4281-b7db-1842fed92111","ip_address":"10.55.0.7"}],"extra_dhcp_opts":[],"security_groups":["bf7a92b7-32a3-4ef7-beaa-7cb2ff01f8b5"],"name":"InstanceSecurityGroupTests-5776eb83-75e6-4917-bdf8-34fd4b5de623-port"}]} 2018-06-27 22:02:14,528 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=e3f89ecd-5839-429b-a2d9-6f0b6fca7f6c used request id req-dacffbff-a304-4570-a65a-95f046dcc9eb 2018-06-27 22:02:14,532 - 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/306ad006-c2bb-4234-a8fa-9b55d63f67db/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2521ee69a4bf9c82d33a84a72ff6bd5edfa8aff7" -d '{"addSecurityGroup": {"name": "InstanceSecurityGroupTests-5776eb83-75e6-4917-bdf8-34fd4b5de623-name"}}' 2018-06-27 22:02:14,969 - novaclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Wed, 27 Jun 2018 22:02:14 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-a9d276a2-936b-413d-9dca-558657f7002c X-Compute-Request-Id: req-a9d276a2-936b-413d-9dca-558657f7002c RESP BODY: {"itemNotFound": {"message": "Security group InstanceSecurityGroupTests-5776eb83-75e6-4917-bdf8-34fd4b5de623-name is not found for project 571e5adb0ad94ecf8026b15397d00b9b", "code": 404}} 2018-06-27 22:02:14,969 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers/306ad006-c2bb-4234-a8fa-9b55d63f67db/action used request id req-a9d276a2-936b-413d-9dca-558657f7002c 2018-06-27 22:02:14,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/306ad006-c2bb-4234-a8fa-9b55d63f67db -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2521ee69a4bf9c82d33a84a72ff6bd5edfa8aff7" 2018-06-27 22:02:15,432 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:02:15 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-cd0bf910-40cd-4d17-9e0c-ba2724d08c3b X-Compute-Request-Id: req-cd0bf910-40cd-4d17-9e0c-ba2724d08c3b Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-5776eb83-75e6-4917-bdf8-34fd4b5de623-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:aa:78", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/306ad006-c2bb-4234-a8fa-9b55d63f67db", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/306ad006-c2bb-4234-a8fa-9b55d63f67db", "rel": "bookmark"}], "image": {"id": "114da5f7-ed2f-42e6-9cf1-35286143ed21", "links": [{"href": "http://172.30.10.101:8774/images/114da5f7-ed2f-42e6-9cf1-35286143ed21", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:01:50.000000", "flavor": {"id": "5b03786e-4d6f-4c79-98b0-1c218fc8b5cb", "links": [{"href": "http://172.30.10.101:8774/flavors/5b03786e-4d6f-4c79-98b0-1c218fc8b5cb", "rel": "bookmark"}]}, "id": "306ad006-c2bb-4234-a8fa-9b55d63f67db", "security_groups": [{"name": "default"}], "user_id": "d1ecb41b428140db942865fa760bc7a0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:01:50Z", "hostId": "ff5fb41f0649c4e7defacb700cbfd8120b89eb7fb6e9f293eba03c63", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-5776eb83-75e6-4917-bdf8-34fd4b5de623-inst", "created": "2018-06-27T22:01:32Z", "tenant_id": "571e5adb0ad94ecf8026b15397d00b9b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:02:15,433 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/306ad006-c2bb-4234-a8fa-9b55d63f67db used request id req-cd0bf910-40cd-4d17-9e0c-ba2724d08c3b 2018-06-27 22:02:15,433 - nova_utils - ERROR - Unexpected error while adding security group [InstanceSecurityGroupTests-5776eb83-75e6-4917-bdf8-34fd4b5de623-name] - Security group InstanceSecurityGroupTests-5776eb83-75e6-4917-bdf8-34fd4b5de623-name is not found for project 571e5adb0ad94ecf8026b15397d00b9b (HTTP 404) (Request-ID: req-a9d276a2-936b-413d-9dca-558657f7002c) 2018-06-27 22:02:15,435 - create_instance - WARNING - Security group not added - Security group InstanceSecurityGroupTests-5776eb83-75e6-4917-bdf8-34fd4b5de623-name is not found for project 571e5adb0ad94ecf8026b15397d00b9b (HTTP 404) (Request-ID: req-a9d276a2-936b-413d-9dca-558657f7002c) 2018-06-27 22:02:15,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/306ad006-c2bb-4234-a8fa-9b55d63f67db -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2521ee69a4bf9c82d33a84a72ff6bd5edfa8aff7" 2018-06-27 22:02:16,707 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:02:16 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-7dd96c72-452d-436f-bffc-15536031252a X-Compute-Request-Id: req-7dd96c72-452d-436f-bffc-15536031252a Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-5776eb83-75e6-4917-bdf8-34fd4b5de623-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:aa:78", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/306ad006-c2bb-4234-a8fa-9b55d63f67db", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/306ad006-c2bb-4234-a8fa-9b55d63f67db", "rel": "bookmark"}], "image": {"id": "114da5f7-ed2f-42e6-9cf1-35286143ed21", "links": [{"href": "http://172.30.10.101:8774/images/114da5f7-ed2f-42e6-9cf1-35286143ed21", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:01:50.000000", "flavor": {"id": "5b03786e-4d6f-4c79-98b0-1c218fc8b5cb", "links": [{"href": "http://172.30.10.101:8774/flavors/5b03786e-4d6f-4c79-98b0-1c218fc8b5cb", "rel": "bookmark"}]}, "id": "306ad006-c2bb-4234-a8fa-9b55d63f67db", "security_groups": [{"name": "default"}], "user_id": "d1ecb41b428140db942865fa760bc7a0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:01:50Z", "hostId": "ff5fb41f0649c4e7defacb700cbfd8120b89eb7fb6e9f293eba03c63", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-5776eb83-75e6-4917-bdf8-34fd4b5de623-inst", "created": "2018-06-27T22:01:32Z", "tenant_id": "571e5adb0ad94ecf8026b15397d00b9b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:02:16,708 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/306ad006-c2bb-4234-a8fa-9b55d63f67db used request id req-7dd96c72-452d-436f-bffc-15536031252a 2018-06-27 22:02:16,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=InstanceSecurityGroupTests-5776eb83-75e6-4917-bdf8-34fd4b5de623-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2521ee69a4bf9c82d33a84a72ff6bd5edfa8aff7" 2018-06-27 22:02:17,234 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:02:17 GMT Content-Type: application/json Content-Length: 636 Connection: keep-alive X-Openstack-Request-Id: req-5c655ed1-3b22-4929-8ce0-2337bc21eb12 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["79de7d76-f1f9-4281-b7db-1842fed92111"],"updated_at":"2018-06-27T22:01:06Z","tenant_id":"571e5adb0ad94ecf8026b15397d00b9b","created_at":"2018-06-27T22:01:03Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"571e5adb0ad94ecf8026b15397d00b9b","id":"e3f89ecd-5839-429b-a2d9-6f0b6fca7f6c","name":"InstanceSecurityGroupTests-5776eb83-75e6-4917-bdf8-34fd4b5de623-pub-net"}]} 2018-06-27 22:02:17,234 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-5776eb83-75e6-4917-bdf8-34fd4b5de623-pub-net used request id req-5c655ed1-3b22-4929-8ce0-2337bc21eb12 2018-06-27 22:02:17,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/571e5adb0ad94ecf8026b15397d00b9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2521ee69a4bf9c82d33a84a72ff6bd5edfa8aff7" 2018-06-27 22:02:17,629 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:02:17 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d3c8dbdd-fdc6-46da-a26f-883a928c9b46 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/571e5adb0ad94ecf8026b15397d00b9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "571e5adb0ad94ecf8026b15397d00b9b", "name": "InstanceSecurityGroupTests-3a6a7e50-9ac8-484-proj"}} 2018-06-27 22:02:17,629 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/571e5adb0ad94ecf8026b15397d00b9b used request id req-d3c8dbdd-fdc6-46da-a26f-883a928c9b46 2018-06-27 22:02:17,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=e3f89ecd-5839-429b-a2d9-6f0b6fca7f6c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2521ee69a4bf9c82d33a84a72ff6bd5edfa8aff7" 2018-06-27 22:02:17,773 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:02:17 GMT Content-Type: application/json Content-Length: 676 Connection: keep-alive X-Openstack-Request-Id: req-e4dc000e-2aa2-4e76-b1ca-784ef9157cc1 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e3f89ecd-5839-429b-a2d9-6f0b6fca7f6c","tenant_id":"571e5adb0ad94ecf8026b15397d00b9b","created_at":"2018-06-27T22:01:06Z","dns_nameservers":[],"updated_at":"2018-06-27T22:01:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"571e5adb0ad94ecf8026b15397d00b9b","id":"79de7d76-f1f9-4281-b7db-1842fed92111","subnetpool_id":null,"name":"InstanceSecurityGroupTests-5776eb83-75e6-4917-bdf8-34fd4b5de623-pub-subnet"}]} 2018-06-27 22:02:17,774 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=e3f89ecd-5839-429b-a2d9-6f0b6fca7f6c used request id req-e4dc000e-2aa2-4e76-b1ca-784ef9157cc1 2018-06-27 22:02:17,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?network_id=e3f89ecd-5839-429b-a2d9-6f0b6fca7f6c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2521ee69a4bf9c82d33a84a72ff6bd5edfa8aff7" 2018-06-27 22:02:18,062 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:02:18 GMT Content-Type: application/json Content-Length: 2290 Connection: keep-alive X-Openstack-Request-Id: req-2b5e963f-624b-45b4-ab0c-2be1a634f5ac Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"e3f89ecd-5839-429b-a2d9-6f0b6fca7f6c","tenant_id":"571e5adb0ad94ecf8026b15397d00b9b","created_at":"2018-06-27T22:01:08Z","admin_state_up":true,"updated_at":"2018-06-27T22:01:13Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-e3f89ecd-5839-429b-a2d9-6f0b6fca7f6c","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:47:59:ab","id":"421e0b94-59f8-4692-b524-0e035466e49f","port_security_enabled":false,"project_id":"571e5adb0ad94ecf8026b15397d00b9b","fixed_ips":[{"subnet_id":"79de7d76-f1f9-4281-b7db-1842fed92111","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"e3f89ecd-5839-429b-a2d9-6f0b6fca7f6c","tenant_id":"571e5adb0ad94ecf8026b15397d00b9b","created_at":"2018-06-27T22:01:07Z","admin_state_up":true,"updated_at":"2018-06-27T22:01:12Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-e3f89ecd-5839-429b-a2d9-6f0b6fca7f6c","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:78:31:47","id":"73228278-f491-4378-b3a4-c679d2febd45","port_security_enabled":false,"project_id":"571e5adb0ad94ecf8026b15397d00b9b","fixed_ips":[{"subnet_id":"79de7d76-f1f9-4281-b7db-1842fed92111","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"e3f89ecd-5839-429b-a2d9-6f0b6fca7f6c","tenant_id":"571e5adb0ad94ecf8026b15397d00b9b","created_at":"2018-06-27T22:01:19Z","admin_state_up":true,"updated_at":"2018-06-27T22:01:48Z","binding:vnic_type":"normal","device_id":"306ad006-c2bb-4234-a8fa-9b55d63f67db","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:d2:aa:78","id":"d8146a71-3b16-47d1-a740-892f9402ff11","port_security_enabled":true,"project_id":"571e5adb0ad94ecf8026b15397d00b9b","fixed_ips":[{"subnet_id":"79de7d76-f1f9-4281-b7db-1842fed92111","ip_address":"10.55.0.7"}],"extra_dhcp_opts":[],"security_groups":["bf7a92b7-32a3-4ef7-beaa-7cb2ff01f8b5"],"name":"InstanceSecurityGroupTests-5776eb83-75e6-4917-bdf8-34fd4b5de623-port"}]} 2018-06-27 22:02:18,063 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=e3f89ecd-5839-429b-a2d9-6f0b6fca7f6c used request id req-2b5e963f-624b-45b4-ab0c-2be1a634f5ac 2018-06-27 22:02:18,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/306ad006-c2bb-4234-a8fa-9b55d63f67db -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d857d7f050af7e0d689f1a7fd4401c8066d88028" 2018-06-27 22:02:20,066 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:02:20 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-dcdb1d54-e0b0-487c-819d-f521a2217286 X-Compute-Request-Id: req-dcdb1d54-e0b0-487c-819d-f521a2217286 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-5776eb83-75e6-4917-bdf8-34fd4b5de623-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:aa:78", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/306ad006-c2bb-4234-a8fa-9b55d63f67db", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/306ad006-c2bb-4234-a8fa-9b55d63f67db", "rel": "bookmark"}], "image": {"id": "114da5f7-ed2f-42e6-9cf1-35286143ed21", "links": [{"href": "http://172.30.10.101:8774/images/114da5f7-ed2f-42e6-9cf1-35286143ed21", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:01:50.000000", "flavor": {"id": "5b03786e-4d6f-4c79-98b0-1c218fc8b5cb", "links": [{"href": "http://172.30.10.101:8774/flavors/5b03786e-4d6f-4c79-98b0-1c218fc8b5cb", "rel": "bookmark"}]}, "id": "306ad006-c2bb-4234-a8fa-9b55d63f67db", "security_groups": [{"name": "default"}], "user_id": "d1ecb41b428140db942865fa760bc7a0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:01:50Z", "hostId": "ff5fb41f0649c4e7defacb700cbfd8120b89eb7fb6e9f293eba03c63", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-5776eb83-75e6-4917-bdf8-34fd4b5de623-inst", "created": "2018-06-27T22:01:32Z", "tenant_id": "571e5adb0ad94ecf8026b15397d00b9b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:02:20,066 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/306ad006-c2bb-4234-a8fa-9b55d63f67db used request id req-dcdb1d54-e0b0-487c-819d-f521a2217286 2018-06-27 22:02:20,067 - create_instance - INFO - Deleting Port with ID - d8146a71-3b16-47d1-a740-892f9402ff11 2018-06-27 22:02:20,067 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-5776eb83-75e6-4917-bdf8-34fd4b5de623-port 2018-06-27 22:02:20,072 - 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/d8146a71-3b16-47d1-a740-892f9402ff11 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2521ee69a4bf9c82d33a84a72ff6bd5edfa8aff7" 2018-06-27 22:02:21,710 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:02:21 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-85f7f2f9-6eb2-4134-8fc5-169f0c5a613e Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:02:21,710 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/ports/d8146a71-3b16-47d1-a740-892f9402ff11 used request id req-85f7f2f9-6eb2-4134-8fc5-169f0c5a613e 2018-06-27 22:02:21,710 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-5776eb83-75e6-4917-bdf8-34fd4b5de623-inst 2018-06-27 22:02:21,713 - 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/306ad006-c2bb-4234-a8fa-9b55d63f67db -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2521ee69a4bf9c82d33a84a72ff6bd5edfa8aff7" 2018-06-27 22:02:22,112 - novaclient.v2.client - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:02: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-500ac74f-8a72-4142-9e40-003fa1f9d0c8 X-Compute-Request-Id: req-500ac74f-8a72-4142-9e40-003fa1f9d0c8 Front-End-Https: on 2018-06-27 22:02:22,113 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/servers/306ad006-c2bb-4234-a8fa-9b55d63f67db used request id req-500ac74f-8a72-4142-9e40-003fa1f9d0c8 2018-06-27 22:02:22,113 - create_instance - INFO - Checking deletion status 2018-06-27 22:02:22,115 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/306ad006-c2bb-4234-a8fa-9b55d63f67db -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2521ee69a4bf9c82d33a84a72ff6bd5edfa8aff7" 2018-06-27 22:02:23,247 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:02:23 GMT Content-Type: application/json Content-Length: 1571 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-eb9f7c02-9071-4ecd-806d-daae10f338c4 X-Compute-Request-Id: req-eb9f7c02-9071-4ecd-806d-daae10f338c4 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"InstanceSecurityGroupTests-5776eb83-75e6-4917-bdf8-34fd4b5de623-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:aa:78", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/306ad006-c2bb-4234-a8fa-9b55d63f67db", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/306ad006-c2bb-4234-a8fa-9b55d63f67db", "rel": "bookmark"}], "image": {"id": "114da5f7-ed2f-42e6-9cf1-35286143ed21", "links": [{"href": "http://172.30.10.101:8774/images/114da5f7-ed2f-42e6-9cf1-35286143ed21", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:01:50.000000", "flavor": {"id": "5b03786e-4d6f-4c79-98b0-1c218fc8b5cb", "links": [{"href": "http://172.30.10.101:8774/flavors/5b03786e-4d6f-4c79-98b0-1c218fc8b5cb", "rel": "bookmark"}]}, "id": "306ad006-c2bb-4234-a8fa-9b55d63f67db", "user_id": "d1ecb41b428140db942865fa760bc7a0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:02:22Z", "hostId": "ff5fb41f0649c4e7defacb700cbfd8120b89eb7fb6e9f293eba03c63", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-5776eb83-75e6-4917-bdf8-34fd4b5de623-inst", "created": "2018-06-27T22:01:32Z", "tenant_id": "571e5adb0ad94ecf8026b15397d00b9b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:02:23,248 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/306ad006-c2bb-4234-a8fa-9b55d63f67db used request id req-eb9f7c02-9071-4ecd-806d-daae10f338c4 2018-06-27 22:02:23,248 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-5776eb83-75e6-4917-bdf8-34fd4b5de623-inst] is - ACTIVE 2018-06-27 22:02:23,248 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 22:02:26,251 - create_instance - DEBUG - VM status query timeout in 295.861899853 2018-06-27 22:02:26,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/306ad006-c2bb-4234-a8fa-9b55d63f67db -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2521ee69a4bf9c82d33a84a72ff6bd5edfa8aff7" 2018-06-27 22:02:26,464 - novaclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Wed, 27 Jun 2018 22:02:26 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-8e5b7606-8b28-4844-80d5-3277d1cb3235 X-Compute-Request-Id: req-8e5b7606-8b28-4844-80d5-3277d1cb3235 RESP BODY: {"itemNotFound": {"message": "Instance 306ad006-c2bb-4234-a8fa-9b55d63f67db could not be found.", "code": 404}} 2018-06-27 22:02:26,464 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/306ad006-c2bb-4234-a8fa-9b55d63f67db used request id req-8e5b7606-8b28-4844-80d5-3277d1cb3235 2018-06-27 22:02:26,464 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 306ad006-c2bb-4234-a8fa-9b55d63f67db could not be found. (HTTP 404) (Request-ID: req-8e5b7606-8b28-4844-80d5-3277d1cb3235) 2018-06-27 22:02:26,465 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-5776eb83-75e6-4917-bdf8-34fd4b5de623-inst 2018-06-27 22:02:26,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/5b03786e-4d6f-4c79-98b0-1c218fc8b5cb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f794e1d0a97d444a0ff3f5d3edcfc111e601152a" 2018-06-27 22:02:27,229 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 22:02: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-a200f083-922b-418b-bd51-9d7889350898 X-Compute-Request-Id: req-a200f083-922b-418b-bd51-9d7889350898 2018-06-27 22:02:27,229 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/flavors/5b03786e-4d6f-4c79-98b0-1c218fc8b5cb used request id req-a200f083-922b-418b-bd51-9d7889350898 2018-06-27 22:02:27,230 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-5776eb83-75e6-4917-bdf8-34fd4b5de623-pub-subnet 2018-06-27 22:02:27,230 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-5776eb83-75e6-4917-bdf8-34fd4b5de623-pub-subnet 2018-06-27 22:02:27,235 - 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/79de7d76-f1f9-4281-b7db-1842fed92111 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}caa3133e1a997814218f16ddc2ba261272f826c5" 2018-06-27 22:02:33,591 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:02:33 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-db7e862d-0250-4a98-ae18-b57a9da7012f Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:02:33,591 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/79de7d76-f1f9-4281-b7db-1842fed92111 used request id req-db7e862d-0250-4a98-ae18-b57a9da7012f 2018-06-27 22:02:33,591 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-5776eb83-75e6-4917-bdf8-34fd4b5de623-pub-net 2018-06-27 22:02:33,597 - 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/e3f89ecd-5839-429b-a2d9-6f0b6fca7f6c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}caa3133e1a997814218f16ddc2ba261272f826c5" 2018-06-27 22:02:36,718 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:02:36 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-948050a7-6bee-49c7-a21d-40b77ea9d03a Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:02:36,718 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/e3f89ecd-5839-429b-a2d9-6f0b6fca7f6c used request id req-948050a7-6bee-49c7-a21d-40b77ea9d03a 2018-06-27 22:02:36,719 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-5776eb83-75e6-4917-bdf8-34fd4b5de623-image 2018-06-27 22:02:36,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9292/v2/images/114da5f7-ed2f-42e6-9cf1-35286143ed21 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}07eb4a779609207496a9cbce08326d7487237e6d" 2018-06-27 22:02:36,987 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:02:36 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-1f2ecc58-ff79-41ec-91ae-07c56c15cb3b 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-27 22:02:36,987 - keystoneauth.session - DEBUG - DELETE call to image for https://172.30.10.101:9292/v2/images/114da5f7-ed2f-42e6-9cf1-35286143ed21 used request id req-1f2ecc58-ff79-41ec-91ae-07c56c15cb3b 2018-06-27 22:02:36,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-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}272d6f5237ef98d0a82c0b9e97ddc2b0572c7d6c" 2018-06-27 22:02:38,005 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:02:38 GMT Content-Type: application/json Content-Length: 11766 Connection: keep-alive X-Openstack-Request-Id: req-f5ce2173-692c-4598-885e-b875dbda42ef Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-27T19:03:04Z", "updated_at": "2018-06-27T19:03:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "6748ef1e-56da-434e-9e89-e86b58537b65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "b3e3826c-1c48-4699-93f0-f8a310956753", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "bfad35fa-7ea9-4a81-917d-7b86481eb510", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "d657b333-103d-4d19-add8-1e8bae2f8849", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "571e5adb0ad94ecf8026b15397d00b9b", "created_at": "2018-06-27T22:01:03Z", "updated_at": "2018-06-27T22:01:03Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:01:03Z", "revision_number": 0, "id": "27b00183-ac03-41fc-a12a-2a9c544ce1f9", "remote_group_id": "bf7a92b7-32a3-4ef7-beaa-7cb2ff01f8b5", "remote_ip_prefix": null, "created_at": "2018-06-27T22:01:03Z", "security_group_id": "bf7a92b7-32a3-4ef7-beaa-7cb2ff01f8b5", "tenant_id": "571e5adb0ad94ecf8026b15397d00b9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "571e5adb0ad94ecf8026b15397d00b9b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:01:03Z", "revision_number": 0, "id": "93c034b2-1d5b-4f1a-b729-52f53be44e23", "remote_group_id": "bf7a92b7-32a3-4ef7-beaa-7cb2ff01f8b5", "remote_ip_prefix": null, "created_at": "2018-06-27T22:01:03Z", "security_group_id": "bf7a92b7-32a3-4ef7-beaa-7cb2ff01f8b5", "tenant_id": "571e5adb0ad94ecf8026b15397d00b9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "571e5adb0ad94ecf8026b15397d00b9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:01:03Z", "revision_number": 0, "id": "be522e9b-8ad6-4ad7-823b-6a362aa3923b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:01:03Z", "security_group_id": "bf7a92b7-32a3-4ef7-beaa-7cb2ff01f8b5", "tenant_id": "571e5adb0ad94ecf8026b15397d00b9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "571e5adb0ad94ecf8026b15397d00b9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:01:03Z", "revision_number": 0, "id": "f1f13a16-aa03-4427-939b-fc2ca08811d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:01:03Z", "security_group_id": "bf7a92b7-32a3-4ef7-beaa-7cb2ff01f8b5", "tenant_id": "571e5adb0ad94ecf8026b15397d00b9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "571e5adb0ad94ecf8026b15397d00b9b"}], "revision_number": 4, "project_id": "571e5adb0ad94ecf8026b15397d00b9b", "id": "bf7a92b7-32a3-4ef7-beaa-7cb2ff01f8b5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b92069937e44a3786e439f95c61afe5", "created_at": "2018-06-27T19:08:41Z", "updated_at": "2018-06-27T19:08:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "4ac2a090-f595-4e7b-9b7a-a52fa204e881", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "5508c0b1-6261-44cb-854d-60c64bcbba0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "a60c77dc-6985-48ac-a3a3-067176d3e52f", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "e6ec0fa4-1eb3-4c5d-a451-c7acfd7fde82", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}], "revision_number": 4, "project_id": "4b92069937e44a3786e439f95c61afe5", "id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T18:59:55Z", "updated_at": "2018-06-27T18:59:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "5a060918-419b-4ec3-90df-a7764c06af2f", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "6cd9bbf0-4d1b-4b13-a6c4-e20a15bb3360", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "8134c0f0-89c6-4d45-bef8-a9260d9d0723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "e0e7297a-a59d-4d2b-b75c-2cc86b269114", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}], "revision_number": 4, "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "created_at": "2018-06-27T21:03:43Z", "updated_at": "2018-06-27T21:03:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "41061dbf-a5a2-465f-84dd-140f6104b3f7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "47d5c96d-0510-41a5-b33e-5683702c5bb8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "4b4b6430-3f42-4fe4-a25e-2c5c015a7699", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "e6a68cb7-6491-4474-a4d7-38496cac4eb7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}], "revision_number": 4, "project_id": "3f0a375b66c54145bff1c56e7c91ad73", "id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "name": "default"}]} 2018-06-27 22:02:38,006 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-f5ce2173-692c-4598-885e-b875dbda42ef 2018-06-27 22:02:38,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/571e5adb0ad94ecf8026b15397d00b9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}272d6f5237ef98d0a82c0b9e97ddc2b0572c7d6c" 2018-06-27 22:02:38,382 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:02:38 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-200dc5fb-eaad-4846-97d2-edcdeb2674fd Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/571e5adb0ad94ecf8026b15397d00b9b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "571e5adb0ad94ecf8026b15397d00b9b", "name": "InstanceSecurityGroupTests-3a6a7e50-9ac8-484-proj"}} 2018-06-27 22:02:38,382 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/571e5adb0ad94ecf8026b15397d00b9b used request id req-200dc5fb-eaad-4846-97d2-edcdeb2674fd 2018-06-27 22:02:38,382 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bf7a92b7-32a3-4ef7-beaa-7cb2ff01f8b5 2018-06-27 22:02:38,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/security-group-rules?security_group_id=bf7a92b7-32a3-4ef7-beaa-7cb2ff01f8b5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}272d6f5237ef98d0a82c0b9e97ddc2b0572c7d6c" 2018-06-27 22:02:38,474 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:02:38 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-a49221c3-a193-457a-940b-4a0c8c5f5979 Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": "bf7a92b7-32a3-4ef7-beaa-7cb2ff01f8b5", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T22:01:03Z", "security_group_id": "bf7a92b7-32a3-4ef7-beaa-7cb2ff01f8b5", "port_range_min": null, "revision_number": 0, "tenant_id": "571e5adb0ad94ecf8026b15397d00b9b", "created_at": "2018-06-27T22:01:03Z", "project_id": "571e5adb0ad94ecf8026b15397d00b9b", "id": "27b00183-ac03-41fc-a12a-2a9c544ce1f9"}, {"remote_group_id": "bf7a92b7-32a3-4ef7-beaa-7cb2ff01f8b5", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T22:01:03Z", "security_group_id": "bf7a92b7-32a3-4ef7-beaa-7cb2ff01f8b5", "port_range_min": null, "revision_number": 0, "tenant_id": "571e5adb0ad94ecf8026b15397d00b9b", "created_at": "2018-06-27T22:01:03Z", "project_id": "571e5adb0ad94ecf8026b15397d00b9b", "id": "93c034b2-1d5b-4f1a-b729-52f53be44e23"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T22:01:03Z", "security_group_id": "bf7a92b7-32a3-4ef7-beaa-7cb2ff01f8b5", "port_range_min": null, "revision_number": 0, "tenant_id": "571e5adb0ad94ecf8026b15397d00b9b", "created_at": "2018-06-27T22:01:03Z", "project_id": "571e5adb0ad94ecf8026b15397d00b9b", "id": "be522e9b-8ad6-4ad7-823b-6a362aa3923b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T22:01:03Z", "security_group_id": "bf7a92b7-32a3-4ef7-beaa-7cb2ff01f8b5", "port_range_min": null, "revision_number": 0, "tenant_id": "571e5adb0ad94ecf8026b15397d00b9b", "created_at": "2018-06-27T22:01:03Z", "project_id": "571e5adb0ad94ecf8026b15397d00b9b", "id": "f1f13a16-aa03-4427-939b-fc2ca08811d2"}]} 2018-06-27 22:02:38,474 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=bf7a92b7-32a3-4ef7-beaa-7cb2ff01f8b5 used request id req-a49221c3-a193-457a-940b-4a0c8c5f5979 2018-06-27 22:02:38,475 - neutron_utils - INFO - Deleting security group with name - default 2018-06-27 22:02:38,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/bf7a92b7-32a3-4ef7-beaa-7cb2ff01f8b5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}272d6f5237ef98d0a82c0b9e97ddc2b0572c7d6c" 2018-06-27 22:02:38,977 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:02:38 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-212a7e0f-114b-4982-8abc-8849b90f8285 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:02:38,977 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/bf7a92b7-32a3-4ef7-beaa-7cb2ff01f8b5 used request id req-212a7e0f-114b-4982-8abc-8849b90f8285 2018-06-27 22:02:38,978 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-3a6a7e50-9ac8-484-proj 2018-06-27 22:02:38,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/571e5adb0ad94ecf8026b15397d00b9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}272d6f5237ef98d0a82c0b9e97ddc2b0572c7d6c" 2018-06-27 22:02:39,779 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 22:02:38 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b7afa057-008a-4ccb-bcb9-54878b059fa9 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:02:39,780 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/571e5adb0ad94ecf8026b15397d00b9b used request id req-b7afa057-008a-4ccb-bcb9-54878b059fa9 2018-06-27 22:02:39,780 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-3a6a7e50-9ac8-484-proj-role 2018-06-27 22:02:39,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/5b33e5374a10442385a2b22c70fba898 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}272d6f5237ef98d0a82c0b9e97ddc2b0572c7d6c" 2018-06-27 22:02:39,922 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 22:02:39 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-387f2c52-d551-48f2-a7a0-1ac748f19279 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:02:39,922 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/5b33e5374a10442385a2b22c70fba898 used request id req-387f2c52-d551-48f2-a7a0-1ac748f19279 2018-06-27 22:02:39,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}272d6f5237ef98d0a82c0b9e97ddc2b0572c7d6c" 2018-06-27 22:02:40,303 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:02:39 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-584f7a15-cfae-4f16-8af7-a4e9c111655c Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 22:02:40,303 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-584f7a15-cfae-4f16-8af7-a4e9c111655c 2018-06-27 22:02:40,304 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-3a6a7e50-9ac8-484-user 2018-06-27 22:02:40,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/d1ecb41b428140db942865fa760bc7a0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4caa56a20a3bf6563784bffd301ac58ccbfd67ad" 2018-06-27 22:02:40,996 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 22:02:40 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1b595347-69ed-43e7-a195-0506f1a3ddb5 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:02:40,996 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/d1ecb41b428140db942865fa760bc7a0 used request id req-1b595347-69ed-43e7-a195-0506f1a3ddb5 2018-06-27 22:02:40,998 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:02:41,859 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T23:02:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["Sw-rrOS-Timih5y51SE6GA"], "issued_at": "2018-06-27T22:02:41.000000Z"}} 2018-06-27 22:02:41,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}97b9b7492d0b53f54cc89b4d4fb5ea1a6badf47c" 2018-06-27 22:02:42,159 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:02:41 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f0246e4d-2f34-4860-bd58-cf7d6ece61d5 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:02:42,159 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-f0246e4d-2f34-4860-bd58-cf7d6ece61d5 2018-06-27 22:02:42,160 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:02:42,161 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:02:43,070 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T23:02:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["wpnYIVU1TuqAd5-YYHzd7g"], "issued_at": "2018-06-27T22:02:43.000000Z"}} 2018-06-27 22:02:43,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}ca5eceaf31aba1a394195d0e719907138ac7f844" 2018-06-27 22:02:43,446 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:02:43 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-90071e7a-8f90-4123-b1a4-20f8049ecedc Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:02:43,446 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-90071e7a-8f90-4123-b1a4-20f8049ecedc 2018-06-27 22:02:43,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-27 22:02:43,464 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 22:02: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-27 22:02:43,465 - 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-b283611d-53fa-48e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca5eceaf31aba1a394195d0e719907138ac7f844" 2018-06-27 22:02:43,814 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:02:43 GMT Server: Apache Content-Length: 194 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3354dff1-ef38-48d1-860b-7bb5e14ea23f 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-b283611d-53fa-48e-proj", "previous": null, "next": null}, "projects": []} 2018-06-27 22:02:43,814 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-b283611d-53fa-48e-proj used request id req-3354dff1-ef38-48d1-860b-7bb5e14ea23f 2018-06-27 22:02:43,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca5eceaf31aba1a394195d0e719907138ac7f844" 2018-06-27 22:02:44,240 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:02:43 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f22af9d9-f382-43c4-a060-ebb73d9e9efc Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 22:02:44,240 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-f22af9d9-f382-43c4-a060-ebb73d9e9efc 2018-06-27 22:02: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/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca5eceaf31aba1a394195d0e719907138ac7f844" -d '{"project": {"enabled": true, "domain_id": "default", "name": "InstanceSecurityGroupTests-b283611d-53fa-48e-proj"}}' 2018-06-27 22:02:44,657 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 22:02:44 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2d49763e-3c4a-46b4-bcd4-a7fd6ba99cd4 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/fdf2d2ce4e264287af2a3ee771d31705"}, "tags": [], "enabled": true, "id": "fdf2d2ce4e264287af2a3ee771d31705", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-b283611d-53fa-48e-proj"}} 2018-06-27 22:02:44,657 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-2d49763e-3c4a-46b4-bcd4-a7fd6ba99cd4 2018-06-27 22:02:44,658 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-b283611d-53fa-48e-proj 2018-06-27 22:02:44,658 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:02:44,659 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:02:45,397 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T23:02:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["ccMEeRF8RWyj8sM8fak1oA"], "issued_at": "2018-06-27T22:02:45.000000Z"}} 2018-06-27 22:02:45,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}4f54305af23dd12ff772881c61bd3c01190d851d" 2018-06-27 22:02:45,460 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:02:45 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-652a057e-b165-4b9b-b9d3-a4c008b0b859 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:02:45,460 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-652a057e-b165-4b9b-b9d3-a4c008b0b859 2018-06-27 22:02:45,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-27 22:02:45,478 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 22:02: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-27 22:02:45,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}4f54305af23dd12ff772881c61bd3c01190d851d" 2018-06-27 22:02:45,968 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:02:45 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-69e0808c-bdfa-48db-89d8-958a01da740b Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/05b1bc3fa6fd4243a4ba8b4d6fcc3daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05b1bc3fa6fd4243a4ba8b4d6fcc3daf", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/48d44c9c0fea4f4e80edc7d2e0715db7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d44c9c0fea4f4e80edc7d2e0715db7", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/4d3721127bf84155a837606ce3feba32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d3721127bf84155a837606ce3feba32", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/5c846663ea6d407e9223de0719ce5442"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c846663ea6d407e9223de0719ce5442", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/73a10e6c4f67490a8a4030cc6cea32f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73a10e6c4f67490a8a4030cc6cea32f5", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/8ecfab7d9d4f47bb8892a85b7d2a0b5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ecfab7d9d4f47bb8892a85b7d2a0b5a", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/b278d529e9a54a9195e4e536b9384dc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b278d529e9a54a9195e4e536b9384dc0", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b7f107ae7bb34ccea8282b1a0ec7a979"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7f107ae7bb34ccea8282b1a0ec7a979", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/d21494d0185b463db36b8c8c2b341b97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d21494d0185b463db36b8c8c2b341b97", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e0bb346419f84e4680f6ca9a97f4fc0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e0bb346419f84e4680f6ca9a97f4fc0b", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "c8d542af72ce49338052c29f02c8857e", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e9dd794fa5c040a9a0445386fb2a6116"}, "options": {}, "id": "e9dd794fa5c040a9a0445386fb2a6116", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/e9f9c747d54947bc800a81ecf11858f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9f9c747d54947bc800a81ecf11858f5", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-27 22:02:45,968 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-69e0808c-bdfa-48db-89d8-958a01da740b 2018-06-27 22:02:45,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?name=InstanceSecurityGroupTests-b283611d-53fa-48e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f54305af23dd12ff772881c61bd3c01190d851d" 2018-06-27 22:02:46,072 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:02:45 GMT Server: Apache Content-Length: 471 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f2573016-a5eb-4b84-8858-89335ad1a6ac Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=InstanceSecurityGroupTests-b283611d-53fa-48e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/fdf2d2ce4e264287af2a3ee771d31705"}, "tags": [], "enabled": true, "id": "fdf2d2ce4e264287af2a3ee771d31705", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-b283611d-53fa-48e-proj"}]} 2018-06-27 22:02:46,072 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=InstanceSecurityGroupTests-b283611d-53fa-48e-proj used request id req-f2573016-a5eb-4b84-8858-89335ad1a6ac 2018-06-27 22:02:46,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f54305af23dd12ff772881c61bd3c01190d851d" 2018-06-27 22:02:46,443 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:02:46 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e2cd4f54-a621-4704-91db-d3a232ce61f3 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 22:02:46,443 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-e2cd4f54-a621-4704-91db-d3a232ce61f3 2018-06-27 22:02:47,262 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-b283611d-53fa-48e-user 2018-06-27 22:02:47,263 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:02:47,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}ca5eceaf31aba1a394195d0e719907138ac7f844" 2018-06-27 22:02:47,618 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:02:47 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-df1f146a-65b6-44bc-b719-f28a934a886f Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 22:02:47,619 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-df1f146a-65b6-44bc-b719-f28a934a886f 2018-06-27 22:02:47,622 - 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}ca5eceaf31aba1a394195d0e719907138ac7f844" -d '{"role": {"name": "InstanceSecurityGroupTests-b283611d-53fa-48e-proj-role"}}' 2018-06-27 22:02:47,998 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 22:02:47 GMT Server: Apache Content-Length: 225 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ab000624-8810-49f0-a504-db9ba70d9991 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d62fa90c12d046a0b6b151b67b52ca4b", "links": {"self": "http://10.167.4.35:5000/v3/roles/d62fa90c12d046a0b6b151b67b52ca4b"}, "name": "InstanceSecurityGroupTests-b283611d-53fa-48e-proj-role"}} 2018-06-27 22:02:47,998 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-ab000624-8810-49f0-a504-db9ba70d9991 2018-06-27 22:02:47,999 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-b283611d-53fa-48e-proj-role 2018-06-27 22:02:48,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/d62fa90c12d046a0b6b151b67b52ca4b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca5eceaf31aba1a394195d0e719907138ac7f844" 2018-06-27 22:02:48,422 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:02:48 GMT Server: Apache Content-Length: 225 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1dcda92a-79a8-483f-80fa-476d393ed695 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d62fa90c12d046a0b6b151b67b52ca4b", "links": {"self": "http://10.167.4.35:5000/v3/roles/d62fa90c12d046a0b6b151b67b52ca4b"}, "name": "InstanceSecurityGroupTests-b283611d-53fa-48e-proj-role"}} 2018-06-27 22:02:48,422 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/d62fa90c12d046a0b6b151b67b52ca4b used request id req-1dcda92a-79a8-483f-80fa-476d393ed695 2018-06-27 22:02:48,422 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-b283611d-53fa-48e-proj-role to project InstanceSecurityGroupTests-b283611d-53fa-48e-proj 2018-06-27 22:02:48,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/fdf2d2ce4e264287af2a3ee771d31705/users/ba126db22f144167ae6cb08ee1412690/roles/d62fa90c12d046a0b6b151b67b52ca4b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca5eceaf31aba1a394195d0e719907138ac7f844" 2018-06-27 22:02:48,864 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 22:02:48 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7bd25ce3-a2ec-416f-a559-bd795d083eb3 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:02:48,865 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/fdf2d2ce4e264287af2a3ee771d31705/users/ba126db22f144167ae6cb08ee1412690/roles/d62fa90c12d046a0b6b151b67b52ca4b used request id req-7bd25ce3-a2ec-416f-a559-bd795d083eb3 2018-06-27 22:02:48,865 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 22:02:48,867 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-06-27 22:02:48,867 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:02:48,868 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:02:49,743 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d62fa90c12d046a0b6b151b67b52ca4b", "name": "InstanceSecurityGroupTests-b283611d-53fa-48e-proj-role"}], "expires_at": "2018-06-27T23:02:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fdf2d2ce4e264287af2a3ee771d31705", "name": "InstanceSecurityGroupTests-b283611d-53fa-48e-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/fdf2d2ce4e264287af2a3ee771d31705", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/fdf2d2ce4e264287af2a3ee771d31705", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/fdf2d2ce4e264287af2a3ee771d31705", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/fdf2d2ce4e264287af2a3ee771d31705", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/fdf2d2ce4e264287af2a3ee771d31705", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/fdf2d2ce4e264287af2a3ee771d31705", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/fdf2d2ce4e264287af2a3ee771d31705", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/fdf2d2ce4e264287af2a3ee771d31705", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/fdf2d2ce4e264287af2a3ee771d31705", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/fdf2d2ce4e264287af2a3ee771d31705", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/fdf2d2ce4e264287af2a3ee771d31705", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/fdf2d2ce4e264287af2a3ee771d31705", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-b283611d-53fa-48e-user", "id": "ba126db22f144167ae6cb08ee1412690"}, "audit_ids": ["Ftkn9PkqQrSl7hilL-zxmA"], "issued_at": "2018-06-27T22:02:49.000000Z"}} 2018-06-27 22:02:49,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3960d64385c285119e622255065023811e3e3d90" 2018-06-27 22:02:50,042 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:02:49 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d695b002-f24c-4ada-98b6-8ac2d7f28728 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:02:50,043 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-d695b002-f24c-4ada-98b6-8ac2d7f28728 2018-06-27 22:02:50,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?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-9ab1e700-a487-4cc7-84ff-d867cfce7308-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3960d64385c285119e622255065023811e3e3d90" 2018-06-27 22:02:50,872 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:02:50 GMT Content-Type: application/json Content-Length: 171 Connection: keep-alive X-Openstack-Request-Id: req-bbb6eca9-3c4a-457b-be02-a6bf6308bbf1 Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-9ab1e700-a487-4cc7-84ff-d867cfce7308-image"} 2018-06-27 22:02:50,872 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-9ab1e700-a487-4cc7-84ff-d867cfce7308-image used request id req-bbb6eca9-3c4a-457b-be02-a6bf6308bbf1 2018-06-27 22:02:50,875 - 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}3960d64385c285119e622255065023811e3e3d90" 2018-06-27 22:02:51,624 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:02:51 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-040428ff-08f1-4c28-87af-89207fca7392 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-27 22:02:51,624 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-040428ff-08f1-4c28-87af-89207fca7392 2018-06-27 22:02:51,655 - 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}3960d64385c285119e622255065023811e3e3d90" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "InstanceSecurityGroupTests-9ab1e700-a487-4cc7-84ff-d867cfce7308-image"}' 2018-06-27 22:02:52,408 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 22:02:52 GMT Content-Type: application/json Content-Length: 613 Connection: keep-alive Location: https://172.30.10.101:9292/v2/images/e075fb23-f04e-4834-8e8b-f253327cf800 Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-dfa3eef3-8355-4967-9e0f-e6f76235e7fb Front-End-Https: on RESP BODY: {"status": "queued", "name": "InstanceSecurityGroupTests-9ab1e700-a487-4cc7-84ff-d867cfce7308-image", "tags": [], "container_format": "bare", "created_at": "2018-06-27T22:02:52Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-06-27T22:02:52Z", "visibility": "shared", "self": "/v2/images/e075fb23-f04e-4834-8e8b-f253327cf800", "min_disk": 0, "protected": false, "id": "e075fb23-f04e-4834-8e8b-f253327cf800", "file": "/v2/images/e075fb23-f04e-4834-8e8b-f253327cf800/file", "checksum": null, "owner": "fdf2d2ce4e264287af2a3ee771d31705", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-27 22:02:52,408 - keystoneauth.session - DEBUG - POST call to image for https://172.30.10.101:9292/v2/images used request id req-dfa3eef3-8355-4967-9e0f-e6f76235e7fb 2018-06-27 22:02:52,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9292/v2/images/e075fb23-f04e-4834-8e8b-f253327cf800/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3960d64385c285119e622255065023811e3e3d90" -d '' 2018-06-27 22:02:53,763 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:02:53 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-ca2ac50c-64a2-4330-86d0-7c653044f119 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-27 22:02:53,764 - keystoneauth.session - DEBUG - PUT call to image for https://172.30.10.101:9292/v2/images/e075fb23-f04e-4834-8e8b-f253327cf800/file used request id req-ca2ac50c-64a2-4330-86d0-7c653044f119 2018-06-27 22:02:53,764 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-06-27 22:02:53,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/e075fb23-f04e-4834-8e8b-f253327cf800 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3960d64385c285119e622255065023811e3e3d90" 2018-06-27 22:02:54,429 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:02:54 GMT Content-Type: application/json Content-Length: 731 Connection: keep-alive X-Openstack-Request-Id: req-c8c4f493-75b9-46bc-a60e-63367e7da255 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-9ab1e700-a487-4cc7-84ff-d867cfce7308-image", "tags": [], "container_format": "bare", "created_at": "2018-06-27T22:02:52Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-27T22:02:54Z", "visibility": "shared", "self": "/v2/images/e075fb23-f04e-4834-8e8b-f253327cf800", "min_disk": 0, "protected": false, "id": "e075fb23-f04e-4834-8e8b-f253327cf800", "file": "/v2/images/e075fb23-f04e-4834-8e8b-f253327cf800/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "fdf2d2ce4e264287af2a3ee771d31705", "direct_url": "file:///var/lib/glance/images/e075fb23-f04e-4834-8e8b-f253327cf800", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-27 22:02:54,429 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/e075fb23-f04e-4834-8e8b-f253327cf800 used request id req-c8c4f493-75b9-46bc-a60e-63367e7da255 2018-06-27 22:02:54,432 - 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}3960d64385c285119e622255065023811e3e3d90" 2018-06-27 22:02:55,192 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:02:55 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-9b8ecd97-5604-4865-96b9-e975a2d60b43 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-27 22:02:55,193 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-9b8ecd97-5604-4865-96b9-e975a2d60b43 2018-06-27 22:02:55,196 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-9ab1e700-a487-4cc7-84ff-d867cfce7308-image 2018-06-27 22:02:55,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/e075fb23-f04e-4834-8e8b-f253327cf800 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3960d64385c285119e622255065023811e3e3d90" 2018-06-27 22:02:55,965 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:02:55 GMT Content-Type: application/json Content-Length: 731 Connection: keep-alive X-Openstack-Request-Id: req-741e08bc-b2ee-4685-a4b2-0350e0ec6edb Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-9ab1e700-a487-4cc7-84ff-d867cfce7308-image", "tags": [], "container_format": "bare", "created_at": "2018-06-27T22:02:52Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-27T22:02:54Z", "visibility": "shared", "self": "/v2/images/e075fb23-f04e-4834-8e8b-f253327cf800", "min_disk": 0, "protected": false, "id": "e075fb23-f04e-4834-8e8b-f253327cf800", "file": "/v2/images/e075fb23-f04e-4834-8e8b-f253327cf800/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "fdf2d2ce4e264287af2a3ee771d31705", "direct_url": "file:///var/lib/glance/images/e075fb23-f04e-4834-8e8b-f253327cf800", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-27 22:02:55,965 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/e075fb23-f04e-4834-8e8b-f253327cf800 used request id req-741e08bc-b2ee-4685-a4b2-0350e0ec6edb 2018-06-27 22:02:55,966 - create_image - DEBUG - Instance status is - active 2018-06-27 22:02:55,966 - create_image - DEBUG - Image is active with name - InstanceSecurityGroupTests-9ab1e700-a487-4cc7-84ff-d867cfce7308-image 2018-06-27 22:02:55,966 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-9ab1e700-a487-4cc7-84ff-d867cfce7308-image 2018-06-27 22:02:55,966 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:02:55,967 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:02:56,856 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d62fa90c12d046a0b6b151b67b52ca4b", "name": "InstanceSecurityGroupTests-b283611d-53fa-48e-proj-role"}], "expires_at": "2018-06-27T23:02:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fdf2d2ce4e264287af2a3ee771d31705", "name": "InstanceSecurityGroupTests-b283611d-53fa-48e-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/fdf2d2ce4e264287af2a3ee771d31705", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/fdf2d2ce4e264287af2a3ee771d31705", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/fdf2d2ce4e264287af2a3ee771d31705", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/fdf2d2ce4e264287af2a3ee771d31705", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/fdf2d2ce4e264287af2a3ee771d31705", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/fdf2d2ce4e264287af2a3ee771d31705", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/fdf2d2ce4e264287af2a3ee771d31705", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/fdf2d2ce4e264287af2a3ee771d31705", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/fdf2d2ce4e264287af2a3ee771d31705", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/fdf2d2ce4e264287af2a3ee771d31705", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/fdf2d2ce4e264287af2a3ee771d31705", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/fdf2d2ce4e264287af2a3ee771d31705", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-b283611d-53fa-48e-user", "id": "ba126db22f144167ae6cb08ee1412690"}, "audit_ids": ["LLLvLZc7SUiQXBYy_5lZ_Q"], "issued_at": "2018-06-27T22:02:56.000000Z"}} 2018-06-27 22:02:56,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6c5142cff688745c8bfc8f13202f1c2f3e1d555" 2018-06-27 22:02:57,186 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:02:56 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0d77f6da-c629-4aeb-9cf8-69be9f7cfd94 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:02:57,186 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-0d77f6da-c629-4aeb-9cf8-69be9f7cfd94 2018-06-27 22:02:57,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=InstanceSecurityGroupTests-9ab1e700-a487-4cc7-84ff-d867cfce7308-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6c5142cff688745c8bfc8f13202f1c2f3e1d555" 2018-06-27 22:02:58,145 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:02:58 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-3a618ff5-8fc7-44ee-bbf3-a4d2f4d424be Front-End-Https: on RESP BODY: {"networks":[]} 2018-06-27 22:02:58,145 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-9ab1e700-a487-4cc7-84ff-d867cfce7308-pub-net used request id req-3a618ff5-8fc7-44ee-bbf3-a4d2f4d424be 2018-06-27 22:02:58,146 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-9ab1e700-a487-4cc7-84ff-d867cfce7308-pub-net 2018-06-27 22:02:58,151 - 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}f6c5142cff688745c8bfc8f13202f1c2f3e1d555" -d '{"network": {"name": "InstanceSecurityGroupTests-9ab1e700-a487-4cc7-84ff-d867cfce7308-pub-net", "admin_state_up": true}}' 2018-06-27 22:02:59,823 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 22:02:59 GMT Content-Type: application/json Content-Length: 608 Connection: keep-alive X-Openstack-Request-Id: req-fc699647-6340-4d85-aaa7-2e689fc42764 Front-End-Https: on RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"fdf2d2ce4e264287af2a3ee771d31705","created_at":"2018-06-27T22:02:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-06-27T22:02:59Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"fdf2d2ce4e264287af2a3ee771d31705","id":"647b9ed0-59d3-4664-8fcb-3fa40f3e184f","name":"InstanceSecurityGroupTests-9ab1e700-a487-4cc7-84ff-d867cfce7308-pub-net"}} 2018-06-27 22:02:59,823 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-fc699647-6340-4d85-aaa7-2e689fc42764 2018-06-27 22:02:59,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/networks?id=647b9ed0-59d3-4664-8fcb-3fa40f3e184f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6c5142cff688745c8bfc8f13202f1c2f3e1d555" 2018-06-27 22:03:00,220 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:03:00 GMT Content-Type: application/json Content-Length: 592 Connection: keep-alive X-Openstack-Request-Id: req-41e16fa1-17ec-4e77-b7df-d221db9cddcd 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-27T22:02:59Z","tenant_id":"fdf2d2ce4e264287af2a3ee771d31705","created_at":"2018-06-27T22:02:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"fdf2d2ce4e264287af2a3ee771d31705","id":"647b9ed0-59d3-4664-8fcb-3fa40f3e184f","name":"InstanceSecurityGroupTests-9ab1e700-a487-4cc7-84ff-d867cfce7308-pub-net"}]} 2018-06-27 22:03:00,221 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=647b9ed0-59d3-4664-8fcb-3fa40f3e184f used request id req-41e16fa1-17ec-4e77-b7df-d221db9cddcd 2018-06-27 22:03:00,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=647b9ed0-59d3-4664-8fcb-3fa40f3e184f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6c5142cff688745c8bfc8f13202f1c2f3e1d555" 2018-06-27 22:03:01,165 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:03:01 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-249b7bf8-58b3-43ac-9397-c7edecd3cb46 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-27 22:03:01,165 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=647b9ed0-59d3-4664-8fcb-3fa40f3e184f used request id req-249b7bf8-58b3-43ac-9397-c7edecd3cb46 2018-06-27 22:03:01,165 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-9ab1e700-a487-4cc7-84ff-d867cfce7308-pub-subnet 2018-06-27 22:03:01,170 - 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}f6c5142cff688745c8bfc8f13202f1c2f3e1d555" -d '{"subnets": [{"ip_version": 4, "network_id": "647b9ed0-59d3-4664-8fcb-3fa40f3e184f", "cidr": "10.55.0.0/24", "name": "InstanceSecurityGroupTests-9ab1e700-a487-4cc7-84ff-d867cfce7308-pub-subnet"}]}' 2018-06-27 22:03:02,647 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 22:03:02 GMT Content-Type: application/json Content-Length: 676 Connection: keep-alive X-Openstack-Request-Id: req-651fff18-9f29-4356-99dc-864db743d6a0 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"647b9ed0-59d3-4664-8fcb-3fa40f3e184f","tenant_id":"fdf2d2ce4e264287af2a3ee771d31705","created_at":"2018-06-27T22:03:01Z","dns_nameservers":[],"updated_at":"2018-06-27T22:03:01Z","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":"fdf2d2ce4e264287af2a3ee771d31705","id":"cb767bb8-1c78-4092-9ecb-31b89d024884","subnetpool_id":null,"name":"InstanceSecurityGroupTests-9ab1e700-a487-4cc7-84ff-d867cfce7308-pub-subnet"}]} 2018-06-27 22:03:02,647 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-651fff18-9f29-4356-99dc-864db743d6a0 2018-06-27 22:03: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/networks?id=647b9ed0-59d3-4664-8fcb-3fa40f3e184f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6c5142cff688745c8bfc8f13202f1c2f3e1d555" 2018-06-27 22:03:02,963 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:03:02 GMT Content-Type: application/json Content-Length: 636 Connection: keep-alive X-Openstack-Request-Id: req-1e7f82b6-c7dc-4e70-b4be-1d428053b141 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["cb767bb8-1c78-4092-9ecb-31b89d024884"],"updated_at":"2018-06-27T22:03:01Z","tenant_id":"fdf2d2ce4e264287af2a3ee771d31705","created_at":"2018-06-27T22:02:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"fdf2d2ce4e264287af2a3ee771d31705","id":"647b9ed0-59d3-4664-8fcb-3fa40f3e184f","name":"InstanceSecurityGroupTests-9ab1e700-a487-4cc7-84ff-d867cfce7308-pub-net"}]} 2018-06-27 22:03:02,964 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=647b9ed0-59d3-4664-8fcb-3fa40f3e184f used request id req-1e7f82b6-c7dc-4e70-b4be-1d428053b141 2018-06-27 22:03:02,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=647b9ed0-59d3-4664-8fcb-3fa40f3e184f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6c5142cff688745c8bfc8f13202f1c2f3e1d555" 2018-06-27 22:03:03,205 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:03:03 GMT Content-Type: application/json Content-Length: 676 Connection: keep-alive X-Openstack-Request-Id: req-c480be74-bd76-4663-9800-14061fe89013 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"647b9ed0-59d3-4664-8fcb-3fa40f3e184f","tenant_id":"fdf2d2ce4e264287af2a3ee771d31705","created_at":"2018-06-27T22:03:01Z","dns_nameservers":[],"updated_at":"2018-06-27T22:03:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"fdf2d2ce4e264287af2a3ee771d31705","id":"cb767bb8-1c78-4092-9ecb-31b89d024884","subnetpool_id":null,"name":"InstanceSecurityGroupTests-9ab1e700-a487-4cc7-84ff-d867cfce7308-pub-subnet"}]} 2018-06-27 22:03:03,205 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=647b9ed0-59d3-4664-8fcb-3fa40f3e184f used request id req-c480be74-bd76-4663-9800-14061fe89013 2018-06-27 22:03:03,206 - OpenStackNetwork - DEBUG - Network [647b9ed0-59d3-4664-8fcb-3fa40f3e184f] created successfully 2018-06-27 22:03:03,206 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:03:03,207 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:03:04,095 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T23:03:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["m1Mt1M-iR5C0LQAlSmIApA"], "issued_at": "2018-06-27T22:03:04.000000Z"}} 2018-06-27 22:03:04,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}0293c6959e394013a853684436cda5ef526c3bc4" 2018-06-27 22:03:04,424 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:03:04 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-41c56658-e10e-4cdf-9ded-2f884ebd5b4a Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:03:04,424 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-41c56658-e10e-4cdf-9ded-2f884ebd5b4a 2018-06-27 22:03:04,426 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 22:03:04,431 - novaclient.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}0293c6959e394013a853684436cda5ef526c3bc4" 2018-06-27 22:03:05,087 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:03: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-e9d28056-46ba-4137-8720-9d22eff2d6e8 X-Compute-Request-Id: req-e9d28056-46ba-4137-8720-9d22eff2d6e8 Front-End-Https: on RESP BODY: {"flavors": [{"id": "bfce69d5-8948-4e52-8e30-cf8bfa544966", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "bookmark"}], "name": "shaker-flavor_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3"}]} 2018-06-27 22:03:05,088 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-e9d28056-46ba-4137-8720-9d22eff2d6e8 2018-06-27 22:03:05,091 - 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}0293c6959e394013a853684436cda5ef526c3bc4" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "InstanceSecurityGroupTests-9ab1e700-a487-4cc7-84ff-d867cfce7308-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-27 22:03:05,837 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:03: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-e6c21baf-0b5e-4a22-a652-1839f5258dc0 X-Compute-Request-Id: req-e6c21baf-0b5e-4a22-a652-1839f5258dc0 Front-End-Https: on RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-9ab1e700-a487-4cc7-84ff-d867cfce7308-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/7bac6a3d-5d0d-4f81-8ae9-65b5b865e331", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/7bac6a3d-5d0d-4f81-8ae9-65b5b865e331", "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": "7bac6a3d-5d0d-4f81-8ae9-65b5b865e331"}} 2018-06-27 22:03:05,837 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-e6c21baf-0b5e-4a22-a652-1839f5258dc0 2018-06-27 22:03:05,838 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:03:05,839 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:03:06,658 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d62fa90c12d046a0b6b151b67b52ca4b", "name": "InstanceSecurityGroupTests-b283611d-53fa-48e-proj-role"}], "expires_at": "2018-06-27T23:03:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fdf2d2ce4e264287af2a3ee771d31705", "name": "InstanceSecurityGroupTests-b283611d-53fa-48e-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/fdf2d2ce4e264287af2a3ee771d31705", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/fdf2d2ce4e264287af2a3ee771d31705", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/fdf2d2ce4e264287af2a3ee771d31705", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/fdf2d2ce4e264287af2a3ee771d31705", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/fdf2d2ce4e264287af2a3ee771d31705", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/fdf2d2ce4e264287af2a3ee771d31705", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/fdf2d2ce4e264287af2a3ee771d31705", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/fdf2d2ce4e264287af2a3ee771d31705", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/fdf2d2ce4e264287af2a3ee771d31705", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/fdf2d2ce4e264287af2a3ee771d31705", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/fdf2d2ce4e264287af2a3ee771d31705", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/fdf2d2ce4e264287af2a3ee771d31705", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-b283611d-53fa-48e-user", "id": "ba126db22f144167ae6cb08ee1412690"}, "audit_ids": ["Wvn6oRciTNGvUP-a_jJ1OA"], "issued_at": "2018-06-27T22:03:06.000000Z"}} 2018-06-27 22:03:06,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}b2be00ed701d67e184a11e87c8f277c68b527c02" 2018-06-27 22:03:06,987 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:03:06 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4522ff8a-bca3-40a5-9a00-69b0f1e20044 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:03:06,987 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-4522ff8a-bca3-40a5-9a00-69b0f1e20044 2018-06-27 22:03:06,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-groups?name=InstanceSecurityGroupTests-9ab1e700-a487-4cc7-84ff-d867cfce7308-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2be00ed701d67e184a11e87c8f277c68b527c02" 2018-06-27 22:03:08,213 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:03:08 GMT Content-Type: application/json Content-Length: 23 Connection: keep-alive X-Openstack-Request-Id: req-a4e999ec-2b23-4f9c-bd11-f3489c242ad1 Front-End-Https: on RESP BODY: {"security_groups": []} 2018-06-27 22:03:08,213 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-9ab1e700-a487-4cc7-84ff-d867cfce7308-name&description=hello+group used request id req-a4e999ec-2b23-4f9c-bd11-f3489c242ad1 2018-06-27 22:03:08,214 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-9ab1e700-a487-4cc7-84ff-d867cfce7308-name... 2018-06-27 22:03:08,214 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-9ab1e700-a487-4cc7-84ff-d867cfce7308-name 2018-06-27 22:03:08,219 - 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}b2be00ed701d67e184a11e87c8f277c68b527c02" -d '{"security_group": {"name": "InstanceSecurityGroupTests-9ab1e700-a487-4cc7-84ff-d867cfce7308-name", "description": "hello group"}}' 2018-06-27 22:03:09,631 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 22:03:09 GMT Content-Type: application/json Content-Length: 1411 Connection: keep-alive X-Openstack-Request-Id: req-188bf792-2a6d-4018-873f-f409bc734043 Front-End-Https: on RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "fdf2d2ce4e264287af2a3ee771d31705", "created_at": "2018-06-27T22:03:09Z", "updated_at": "2018-06-27T22:03:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:03:09Z", "revision_number": 0, "id": "3b099400-8e94-4a46-8cbb-5c4da8f64f39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:03:09Z", "security_group_id": "7c88051a-0cdd-42a3-b6d5-7ae57f0fd750", "tenant_id": "fdf2d2ce4e264287af2a3ee771d31705", "port_range_min": null, "ethertype": "IPv4", "project_id": "fdf2d2ce4e264287af2a3ee771d31705"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:03:09Z", "revision_number": 0, "id": "3d7da3ed-65b6-4afa-bb9d-f285f5aa6b78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:03:09Z", "security_group_id": "7c88051a-0cdd-42a3-b6d5-7ae57f0fd750", "tenant_id": "fdf2d2ce4e264287af2a3ee771d31705", "port_range_min": null, "ethertype": "IPv6", "project_id": "fdf2d2ce4e264287af2a3ee771d31705"}], "revision_number": 2, "project_id": "fdf2d2ce4e264287af2a3ee771d31705", "id": "7c88051a-0cdd-42a3-b6d5-7ae57f0fd750", "name": "InstanceSecurityGroupTests-9ab1e700-a487-4cc7-84ff-d867cfce7308-name"}} 2018-06-27 22:03:09,631 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-groups used request id req-188bf792-2a6d-4018-873f-f409bc734043 2018-06-27 22:03:09,631 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7c88051a-0cdd-42a3-b6d5-7ae57f0fd750 2018-06-27 22:03:09,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-group-rules?security_group_id=7c88051a-0cdd-42a3-b6d5-7ae57f0fd750 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2be00ed701d67e184a11e87c8f277c68b527c02" 2018-06-27 22:03:10,260 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:03:10 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-2cdba02b-9fab-47be-87f5-8677decf019c 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-27T22:03:09Z", "security_group_id": "7c88051a-0cdd-42a3-b6d5-7ae57f0fd750", "port_range_min": null, "revision_number": 0, "tenant_id": "fdf2d2ce4e264287af2a3ee771d31705", "created_at": "2018-06-27T22:03:09Z", "project_id": "fdf2d2ce4e264287af2a3ee771d31705", "id": "3b099400-8e94-4a46-8cbb-5c4da8f64f39"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T22:03:09Z", "security_group_id": "7c88051a-0cdd-42a3-b6d5-7ae57f0fd750", "port_range_min": null, "revision_number": 0, "tenant_id": "fdf2d2ce4e264287af2a3ee771d31705", "created_at": "2018-06-27T22:03:09Z", "project_id": "fdf2d2ce4e264287af2a3ee771d31705", "id": "3d7da3ed-65b6-4afa-bb9d-f285f5aa6b78"}]} 2018-06-27 22:03:10,260 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=7c88051a-0cdd-42a3-b6d5-7ae57f0fd750 used request id req-2cdba02b-9fab-47be-87f5-8677decf019c 2018-06-27 22:03:10,261 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7c88051a-0cdd-42a3-b6d5-7ae57f0fd750 2018-06-27 22:03:10,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-group-rules?security_group_id=7c88051a-0cdd-42a3-b6d5-7ae57f0fd750 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2be00ed701d67e184a11e87c8f277c68b527c02" 2018-06-27 22:03:10,931 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:03:10 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-100dc362-18bc-46aa-8e5d-93843aac11e3 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-27T22:03:09Z", "security_group_id": "7c88051a-0cdd-42a3-b6d5-7ae57f0fd750", "port_range_min": null, "revision_number": 0, "tenant_id": "fdf2d2ce4e264287af2a3ee771d31705", "created_at": "2018-06-27T22:03:09Z", "project_id": "fdf2d2ce4e264287af2a3ee771d31705", "id": "3b099400-8e94-4a46-8cbb-5c4da8f64f39"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T22:03:09Z", "security_group_id": "7c88051a-0cdd-42a3-b6d5-7ae57f0fd750", "port_range_min": null, "revision_number": 0, "tenant_id": "fdf2d2ce4e264287af2a3ee771d31705", "created_at": "2018-06-27T22:03:09Z", "project_id": "fdf2d2ce4e264287af2a3ee771d31705", "id": "3d7da3ed-65b6-4afa-bb9d-f285f5aa6b78"}]} 2018-06-27 22:03:10,931 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=7c88051a-0cdd-42a3-b6d5-7ae57f0fd750 used request id req-100dc362-18bc-46aa-8e5d-93843aac11e3 2018-06-27 22:03:10,932 - neutron_utils - INFO - Retrieving security group with ID - 7c88051a-0cdd-42a3-b6d5-7ae57f0fd750 2018-06-27 22:03:10,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-groups?id=7c88051a-0cdd-42a3-b6d5-7ae57f0fd750 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2be00ed701d67e184a11e87c8f277c68b527c02" 2018-06-27 22:03:11,057 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:03:11 GMT Content-Type: application/json Content-Length: 1414 Connection: keep-alive X-Openstack-Request-Id: req-fd67c844-7501-4dd9-919f-b91fc3adbb6d Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "fdf2d2ce4e264287af2a3ee771d31705", "created_at": "2018-06-27T22:03:09Z", "updated_at": "2018-06-27T22:03:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:03:09Z", "revision_number": 0, "id": "3b099400-8e94-4a46-8cbb-5c4da8f64f39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:03:09Z", "security_group_id": "7c88051a-0cdd-42a3-b6d5-7ae57f0fd750", "tenant_id": "fdf2d2ce4e264287af2a3ee771d31705", "port_range_min": null, "ethertype": "IPv4", "project_id": "fdf2d2ce4e264287af2a3ee771d31705"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:03:09Z", "revision_number": 0, "id": "3d7da3ed-65b6-4afa-bb9d-f285f5aa6b78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:03:09Z", "security_group_id": "7c88051a-0cdd-42a3-b6d5-7ae57f0fd750", "tenant_id": "fdf2d2ce4e264287af2a3ee771d31705", "port_range_min": null, "ethertype": "IPv6", "project_id": "fdf2d2ce4e264287af2a3ee771d31705"}], "revision_number": 2, "project_id": "fdf2d2ce4e264287af2a3ee771d31705", "id": "7c88051a-0cdd-42a3-b6d5-7ae57f0fd750", "name": "InstanceSecurityGroupTests-9ab1e700-a487-4cc7-84ff-d867cfce7308-name"}]} 2018-06-27 22:03:11,058 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=7c88051a-0cdd-42a3-b6d5-7ae57f0fd750 used request id req-fd67c844-7501-4dd9-919f-b91fc3adbb6d 2018-06-27 22:03:11,058 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7c88051a-0cdd-42a3-b6d5-7ae57f0fd750 2018-06-27 22:03:11,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=7c88051a-0cdd-42a3-b6d5-7ae57f0fd750 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2be00ed701d67e184a11e87c8f277c68b527c02" 2018-06-27 22:03:11,122 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:03:11 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-de559e75-c283-4c20-aa10-e38ed99a4ebd 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-27T22:03:09Z", "security_group_id": "7c88051a-0cdd-42a3-b6d5-7ae57f0fd750", "port_range_min": null, "revision_number": 0, "tenant_id": "fdf2d2ce4e264287af2a3ee771d31705", "created_at": "2018-06-27T22:03:09Z", "project_id": "fdf2d2ce4e264287af2a3ee771d31705", "id": "3b099400-8e94-4a46-8cbb-5c4da8f64f39"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T22:03:09Z", "security_group_id": "7c88051a-0cdd-42a3-b6d5-7ae57f0fd750", "port_range_min": null, "revision_number": 0, "tenant_id": "fdf2d2ce4e264287af2a3ee771d31705", "created_at": "2018-06-27T22:03:09Z", "project_id": "fdf2d2ce4e264287af2a3ee771d31705", "id": "3d7da3ed-65b6-4afa-bb9d-f285f5aa6b78"}]} 2018-06-27 22:03:11,122 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=7c88051a-0cdd-42a3-b6d5-7ae57f0fd750 used request id req-de559e75-c283-4c20-aa10-e38ed99a4ebd 2018-06-27 22:03:11,123 - neutron_utils - INFO - Retrieving security group with ID - 7c88051a-0cdd-42a3-b6d5-7ae57f0fd750 2018-06-27 22:03:11,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?id=7c88051a-0cdd-42a3-b6d5-7ae57f0fd750 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2be00ed701d67e184a11e87c8f277c68b527c02" 2018-06-27 22:03:11,319 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:03:11 GMT Content-Type: application/json Content-Length: 1414 Connection: keep-alive X-Openstack-Request-Id: req-d339783f-95d7-4f0c-a994-ceb167005734 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "fdf2d2ce4e264287af2a3ee771d31705", "created_at": "2018-06-27T22:03:09Z", "updated_at": "2018-06-27T22:03:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:03:09Z", "revision_number": 0, "id": "3b099400-8e94-4a46-8cbb-5c4da8f64f39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:03:09Z", "security_group_id": "7c88051a-0cdd-42a3-b6d5-7ae57f0fd750", "tenant_id": "fdf2d2ce4e264287af2a3ee771d31705", "port_range_min": null, "ethertype": "IPv4", "project_id": "fdf2d2ce4e264287af2a3ee771d31705"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:03:09Z", "revision_number": 0, "id": "3d7da3ed-65b6-4afa-bb9d-f285f5aa6b78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:03:09Z", "security_group_id": "7c88051a-0cdd-42a3-b6d5-7ae57f0fd750", "tenant_id": "fdf2d2ce4e264287af2a3ee771d31705", "port_range_min": null, "ethertype": "IPv6", "project_id": "fdf2d2ce4e264287af2a3ee771d31705"}], "revision_number": 2, "project_id": "fdf2d2ce4e264287af2a3ee771d31705", "id": "7c88051a-0cdd-42a3-b6d5-7ae57f0fd750", "name": "InstanceSecurityGroupTests-9ab1e700-a487-4cc7-84ff-d867cfce7308-name"}]} 2018-06-27 22:03:11,319 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=7c88051a-0cdd-42a3-b6d5-7ae57f0fd750 used request id req-d339783f-95d7-4f0c-a994-ceb167005734 2018-06-27 22:03:11,319 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7c88051a-0cdd-42a3-b6d5-7ae57f0fd750 2018-06-27 22:03:11,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/security-group-rules?security_group_id=7c88051a-0cdd-42a3-b6d5-7ae57f0fd750 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2be00ed701d67e184a11e87c8f277c68b527c02" 2018-06-27 22:03:11,435 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:03:11 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-7579f426-c6ed-4931-b7c8-42eac46bd455 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-27T22:03:09Z", "security_group_id": "7c88051a-0cdd-42a3-b6d5-7ae57f0fd750", "port_range_min": null, "revision_number": 0, "tenant_id": "fdf2d2ce4e264287af2a3ee771d31705", "created_at": "2018-06-27T22:03:09Z", "project_id": "fdf2d2ce4e264287af2a3ee771d31705", "id": "3b099400-8e94-4a46-8cbb-5c4da8f64f39"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T22:03:09Z", "security_group_id": "7c88051a-0cdd-42a3-b6d5-7ae57f0fd750", "port_range_min": null, "revision_number": 0, "tenant_id": "fdf2d2ce4e264287af2a3ee771d31705", "created_at": "2018-06-27T22:03:09Z", "project_id": "fdf2d2ce4e264287af2a3ee771d31705", "id": "3d7da3ed-65b6-4afa-bb9d-f285f5aa6b78"}]} 2018-06-27 22:03:11,436 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=7c88051a-0cdd-42a3-b6d5-7ae57f0fd750 used request id req-7579f426-c6ed-4931-b7c8-42eac46bd455 2018-06-27 22:03:11,436 - neutron_utils - INFO - Retrieving security group with ID - 7c88051a-0cdd-42a3-b6d5-7ae57f0fd750 2018-06-27 22:03: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/security-groups?id=7c88051a-0cdd-42a3-b6d5-7ae57f0fd750 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2be00ed701d67e184a11e87c8f277c68b527c02" 2018-06-27 22:03:11,618 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:03:11 GMT Content-Type: application/json Content-Length: 1414 Connection: keep-alive X-Openstack-Request-Id: req-11a5c666-65bf-44f5-bce7-39acf2604de1 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "fdf2d2ce4e264287af2a3ee771d31705", "created_at": "2018-06-27T22:03:09Z", "updated_at": "2018-06-27T22:03:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:03:09Z", "revision_number": 0, "id": "3b099400-8e94-4a46-8cbb-5c4da8f64f39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:03:09Z", "security_group_id": "7c88051a-0cdd-42a3-b6d5-7ae57f0fd750", "tenant_id": "fdf2d2ce4e264287af2a3ee771d31705", "port_range_min": null, "ethertype": "IPv4", "project_id": "fdf2d2ce4e264287af2a3ee771d31705"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:03:09Z", "revision_number": 0, "id": "3d7da3ed-65b6-4afa-bb9d-f285f5aa6b78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:03:09Z", "security_group_id": "7c88051a-0cdd-42a3-b6d5-7ae57f0fd750", "tenant_id": "fdf2d2ce4e264287af2a3ee771d31705", "port_range_min": null, "ethertype": "IPv6", "project_id": "fdf2d2ce4e264287af2a3ee771d31705"}], "revision_number": 2, "project_id": "fdf2d2ce4e264287af2a3ee771d31705", "id": "7c88051a-0cdd-42a3-b6d5-7ae57f0fd750", "name": "InstanceSecurityGroupTests-9ab1e700-a487-4cc7-84ff-d867cfce7308-name"}]} 2018-06-27 22:03:11,618 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=7c88051a-0cdd-42a3-b6d5-7ae57f0fd750 used request id req-11a5c666-65bf-44f5-bce7-39acf2604de1 2018-06-27 22:03:11,619 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7c88051a-0cdd-42a3-b6d5-7ae57f0fd750 2018-06-27 22:03:11,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=7c88051a-0cdd-42a3-b6d5-7ae57f0fd750 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2be00ed701d67e184a11e87c8f277c68b527c02" 2018-06-27 22:03:11,722 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:03:11 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-b47cf106-a8eb-4e02-8a3d-0f7314c8433c 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-27T22:03:09Z", "security_group_id": "7c88051a-0cdd-42a3-b6d5-7ae57f0fd750", "port_range_min": null, "revision_number": 0, "tenant_id": "fdf2d2ce4e264287af2a3ee771d31705", "created_at": "2018-06-27T22:03:09Z", "project_id": "fdf2d2ce4e264287af2a3ee771d31705", "id": "3b099400-8e94-4a46-8cbb-5c4da8f64f39"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T22:03:09Z", "security_group_id": "7c88051a-0cdd-42a3-b6d5-7ae57f0fd750", "port_range_min": null, "revision_number": 0, "tenant_id": "fdf2d2ce4e264287af2a3ee771d31705", "created_at": "2018-06-27T22:03:09Z", "project_id": "fdf2d2ce4e264287af2a3ee771d31705", "id": "3d7da3ed-65b6-4afa-bb9d-f285f5aa6b78"}]} 2018-06-27 22:03:11,723 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=7c88051a-0cdd-42a3-b6d5-7ae57f0fd750 used request id req-b47cf106-a8eb-4e02-8a3d-0f7314c8433c 2018-06-27 22:03:11,723 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:03:11,724 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:03:12,466 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d62fa90c12d046a0b6b151b67b52ca4b", "name": "InstanceSecurityGroupTests-b283611d-53fa-48e-proj-role"}], "expires_at": "2018-06-27T23:03:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fdf2d2ce4e264287af2a3ee771d31705", "name": "InstanceSecurityGroupTests-b283611d-53fa-48e-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/fdf2d2ce4e264287af2a3ee771d31705", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/fdf2d2ce4e264287af2a3ee771d31705", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/fdf2d2ce4e264287af2a3ee771d31705", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/fdf2d2ce4e264287af2a3ee771d31705", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/fdf2d2ce4e264287af2a3ee771d31705", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/fdf2d2ce4e264287af2a3ee771d31705", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/fdf2d2ce4e264287af2a3ee771d31705", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/fdf2d2ce4e264287af2a3ee771d31705", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/fdf2d2ce4e264287af2a3ee771d31705", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/fdf2d2ce4e264287af2a3ee771d31705", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/fdf2d2ce4e264287af2a3ee771d31705", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/fdf2d2ce4e264287af2a3ee771d31705", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-b283611d-53fa-48e-user", "id": "ba126db22f144167ae6cb08ee1412690"}, "audit_ids": ["w68nOdYQRYGuWChYjR27FQ"], "issued_at": "2018-06-27T22:03:12.000000Z"}} 2018-06-27 22:03:12,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8ea67b7d5beab3474cceaf935d23674f89e85b6" 2018-06-27 22:03:12,812 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:03:12 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fb96ab12-d22f-4429-a1e7-fae574d726e1 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:03:12,813 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-fb96ab12-d22f-4429-a1e7-fae574d726e1 2018-06-27 22:03:12,814 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 22:03:12,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}d8ea67b7d5beab3474cceaf935d23674f89e85b6" 2018-06-27 22:03:13,123 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:03:12 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-993acb39-e10b-434c-9d4b-9d2f1b1ef2d1 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:03:13,124 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-993acb39-e10b-434c-9d4b-9d2f1b1ef2d1 2018-06-27 22:03:13,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-9ab1e700-a487-4cc7-84ff-d867cfce7308-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8ea67b7d5beab3474cceaf935d23674f89e85b6" 2018-06-27 22:03:14,262 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:03:14 GMT Content-Type: application/json Content-Length: 636 Connection: keep-alive X-Openstack-Request-Id: req-1dad2784-f9a7-4aef-9530-e135d598c518 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["cb767bb8-1c78-4092-9ecb-31b89d024884"],"updated_at":"2018-06-27T22:03:01Z","tenant_id":"fdf2d2ce4e264287af2a3ee771d31705","created_at":"2018-06-27T22:02:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"fdf2d2ce4e264287af2a3ee771d31705","id":"647b9ed0-59d3-4664-8fcb-3fa40f3e184f","name":"InstanceSecurityGroupTests-9ab1e700-a487-4cc7-84ff-d867cfce7308-pub-net"}]} 2018-06-27 22:03:14,262 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-9ab1e700-a487-4cc7-84ff-d867cfce7308-pub-net used request id req-1dad2784-f9a7-4aef-9530-e135d598c518 2018-06-27 22:03:14,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-27 22:03:14,276 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 22:03: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-27 22:03:14,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/fdf2d2ce4e264287af2a3ee771d31705 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8ea67b7d5beab3474cceaf935d23674f89e85b6" 2018-06-27 22:03:14,670 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:03:14 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b1643d63-2dbf-49c6-8cea-a608ba1bf9ec Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/fdf2d2ce4e264287af2a3ee771d31705"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fdf2d2ce4e264287af2a3ee771d31705", "name": "InstanceSecurityGroupTests-b283611d-53fa-48e-proj"}} 2018-06-27 22:03:14,671 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/fdf2d2ce4e264287af2a3ee771d31705 used request id req-b1643d63-2dbf-49c6-8cea-a608ba1bf9ec 2018-06-27 22:03:14,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=647b9ed0-59d3-4664-8fcb-3fa40f3e184f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8ea67b7d5beab3474cceaf935d23674f89e85b6" 2018-06-27 22:03:14,857 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:03:14 GMT Content-Type: application/json Content-Length: 676 Connection: keep-alive X-Openstack-Request-Id: req-0435abb1-a15c-40f8-951f-83f65df7621b Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"647b9ed0-59d3-4664-8fcb-3fa40f3e184f","tenant_id":"fdf2d2ce4e264287af2a3ee771d31705","created_at":"2018-06-27T22:03:01Z","dns_nameservers":[],"updated_at":"2018-06-27T22:03:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"fdf2d2ce4e264287af2a3ee771d31705","id":"cb767bb8-1c78-4092-9ecb-31b89d024884","subnetpool_id":null,"name":"InstanceSecurityGroupTests-9ab1e700-a487-4cc7-84ff-d867cfce7308-pub-subnet"}]} 2018-06-27 22:03:14,858 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=647b9ed0-59d3-4664-8fcb-3fa40f3e184f used request id req-0435abb1-a15c-40f8-951f-83f65df7621b 2018-06-27 22:03:14,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/ports?network_id=647b9ed0-59d3-4664-8fcb-3fa40f3e184f&name=InstanceSecurityGroupTests-9ab1e700-a487-4cc7-84ff-d867cfce7308-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8ea67b7d5beab3474cceaf935d23674f89e85b6" 2018-06-27 22:03:15,551 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:03:15 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-929cfd56-4640-4e52-a215-5b02d881cc50 Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-27 22:03:15,551 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=647b9ed0-59d3-4664-8fcb-3fa40f3e184f&name=InstanceSecurityGroupTests-9ab1e700-a487-4cc7-84ff-d867cfce7308-port&admin_state_up=True used request id req-929cfd56-4640-4e52-a215-5b02d881cc50 2018-06-27 22:03:15,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=InstanceSecurityGroupTests-9ab1e700-a487-4cc7-84ff-d867cfce7308-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8ea67b7d5beab3474cceaf935d23674f89e85b6" 2018-06-27 22:03:16,679 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:03:16 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-8d9bb2b8-b976-4d2b-80d8-0e31f275c64a X-Compute-Request-Id: req-8d9bb2b8-b976-4d2b-80d8-0e31f275c64a Front-End-Https: on RESP BODY: {"servers": []} 2018-06-27 22:03:16,679 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-9ab1e700-a487-4cc7-84ff-d867cfce7308-inst used request id req-8d9bb2b8-b976-4d2b-80d8-0e31f275c64a 2018-06-27 22:03:16,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/networks?name=InstanceSecurityGroupTests-9ab1e700-a487-4cc7-84ff-d867cfce7308-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8ea67b7d5beab3474cceaf935d23674f89e85b6" 2018-06-27 22:03:18,059 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:03:18 GMT Content-Type: application/json Content-Length: 636 Connection: keep-alive X-Openstack-Request-Id: req-0d6cd05a-a208-44d3-aea3-504b82236724 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["cb767bb8-1c78-4092-9ecb-31b89d024884"],"updated_at":"2018-06-27T22:03:01Z","tenant_id":"fdf2d2ce4e264287af2a3ee771d31705","created_at":"2018-06-27T22:02:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"fdf2d2ce4e264287af2a3ee771d31705","id":"647b9ed0-59d3-4664-8fcb-3fa40f3e184f","name":"InstanceSecurityGroupTests-9ab1e700-a487-4cc7-84ff-d867cfce7308-pub-net"}]} 2018-06-27 22:03:18,060 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-9ab1e700-a487-4cc7-84ff-d867cfce7308-pub-net used request id req-0d6cd05a-a208-44d3-aea3-504b82236724 2018-06-27 22:03:18,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/fdf2d2ce4e264287af2a3ee771d31705 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8ea67b7d5beab3474cceaf935d23674f89e85b6" 2018-06-27 22:03:18,442 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:03:18 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fb04fd41-e594-4603-9732-1aa9b8b62170 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/fdf2d2ce4e264287af2a3ee771d31705"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fdf2d2ce4e264287af2a3ee771d31705", "name": "InstanceSecurityGroupTests-b283611d-53fa-48e-proj"}} 2018-06-27 22:03:18,442 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/fdf2d2ce4e264287af2a3ee771d31705 used request id req-fb04fd41-e594-4603-9732-1aa9b8b62170 2018-06-27 22:03:18,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/subnets?network_id=647b9ed0-59d3-4664-8fcb-3fa40f3e184f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8ea67b7d5beab3474cceaf935d23674f89e85b6" 2018-06-27 22:03:19,194 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:03:19 GMT Content-Type: application/json Content-Length: 676 Connection: keep-alive X-Openstack-Request-Id: req-96f74ce4-49aa-4eaf-93f5-f49e7362aa01 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"647b9ed0-59d3-4664-8fcb-3fa40f3e184f","tenant_id":"fdf2d2ce4e264287af2a3ee771d31705","created_at":"2018-06-27T22:03:01Z","dns_nameservers":[],"updated_at":"2018-06-27T22:03:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"fdf2d2ce4e264287af2a3ee771d31705","id":"cb767bb8-1c78-4092-9ecb-31b89d024884","subnetpool_id":null,"name":"InstanceSecurityGroupTests-9ab1e700-a487-4cc7-84ff-d867cfce7308-pub-subnet"}]} 2018-06-27 22:03:19,194 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=647b9ed0-59d3-4664-8fcb-3fa40f3e184f used request id req-96f74ce4-49aa-4eaf-93f5-f49e7362aa01 2018-06-27 22:03:19,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/ports?network_id=647b9ed0-59d3-4664-8fcb-3fa40f3e184f&name=InstanceSecurityGroupTests-9ab1e700-a487-4cc7-84ff-d867cfce7308-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8ea67b7d5beab3474cceaf935d23674f89e85b6" 2018-06-27 22:03:19,307 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:03:19 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-555cbf51-4917-4b04-81e5-d13b4c758367 Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-27 22:03:19,307 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=647b9ed0-59d3-4664-8fcb-3fa40f3e184f&name=InstanceSecurityGroupTests-9ab1e700-a487-4cc7-84ff-d867cfce7308-port&admin_state_up=True used request id req-555cbf51-4917-4b04-81e5-d13b4c758367 2018-06-27 22:03:19,308 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:03:19,309 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:03:20,400 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d62fa90c12d046a0b6b151b67b52ca4b", "name": "InstanceSecurityGroupTests-b283611d-53fa-48e-proj-role"}], "expires_at": "2018-06-27T23:03:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fdf2d2ce4e264287af2a3ee771d31705", "name": "InstanceSecurityGroupTests-b283611d-53fa-48e-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/fdf2d2ce4e264287af2a3ee771d31705", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/fdf2d2ce4e264287af2a3ee771d31705", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/fdf2d2ce4e264287af2a3ee771d31705", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/fdf2d2ce4e264287af2a3ee771d31705", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/fdf2d2ce4e264287af2a3ee771d31705", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/fdf2d2ce4e264287af2a3ee771d31705", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/fdf2d2ce4e264287af2a3ee771d31705", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/fdf2d2ce4e264287af2a3ee771d31705", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/fdf2d2ce4e264287af2a3ee771d31705", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/fdf2d2ce4e264287af2a3ee771d31705", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/fdf2d2ce4e264287af2a3ee771d31705", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/fdf2d2ce4e264287af2a3ee771d31705", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-b283611d-53fa-48e-user", "id": "ba126db22f144167ae6cb08ee1412690"}, "audit_ids": ["Rd9PuOYRQByTLrBwwP2g3Q"], "issued_at": "2018-06-27T22:03:20.000000Z"}} 2018-06-27 22:03:20,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}0be7c47c5f46d1fe558a7f10bf4b5a5cad784673" 2018-06-27 22:03:20,763 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:03:20 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-62e3c310-8927-4a59-9c70-628462686e4c Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:03:20,763 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-62e3c310-8927-4a59-9c70-628462686e4c 2018-06-27 22:03:20,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=InstanceSecurityGroupTests-9ab1e700-a487-4cc7-84ff-d867cfce7308-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8ea67b7d5beab3474cceaf935d23674f89e85b6" 2018-06-27 22:03:21,455 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:03:21 GMT Content-Type: application/json Content-Length: 636 Connection: keep-alive X-Openstack-Request-Id: req-528af3b6-5785-42a2-b57a-6949c9860693 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["cb767bb8-1c78-4092-9ecb-31b89d024884"],"updated_at":"2018-06-27T22:03:01Z","tenant_id":"fdf2d2ce4e264287af2a3ee771d31705","created_at":"2018-06-27T22:02:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"fdf2d2ce4e264287af2a3ee771d31705","id":"647b9ed0-59d3-4664-8fcb-3fa40f3e184f","name":"InstanceSecurityGroupTests-9ab1e700-a487-4cc7-84ff-d867cfce7308-pub-net"}]} 2018-06-27 22:03:21,455 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-9ab1e700-a487-4cc7-84ff-d867cfce7308-pub-net used request id req-528af3b6-5785-42a2-b57a-6949c9860693 2018-06-27 22:03:21,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?network_id=647b9ed0-59d3-4664-8fcb-3fa40f3e184f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8ea67b7d5beab3474cceaf935d23674f89e85b6" 2018-06-27 22:03:21,601 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:03:21 GMT Content-Type: application/json Content-Length: 676 Connection: keep-alive X-Openstack-Request-Id: req-8f482ef4-3481-48d3-b791-adf1a8c08a3d Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"647b9ed0-59d3-4664-8fcb-3fa40f3e184f","tenant_id":"fdf2d2ce4e264287af2a3ee771d31705","created_at":"2018-06-27T22:03:01Z","dns_nameservers":[],"updated_at":"2018-06-27T22:03:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"fdf2d2ce4e264287af2a3ee771d31705","id":"cb767bb8-1c78-4092-9ecb-31b89d024884","subnetpool_id":null,"name":"InstanceSecurityGroupTests-9ab1e700-a487-4cc7-84ff-d867cfce7308-pub-subnet"}]} 2018-06-27 22:03:21,601 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=647b9ed0-59d3-4664-8fcb-3fa40f3e184f used request id req-8f482ef4-3481-48d3-b791-adf1a8c08a3d 2018-06-27 22:03:21,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=InstanceSecurityGroupTests-9ab1e700-a487-4cc7-84ff-d867cfce7308-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8ea67b7d5beab3474cceaf935d23674f89e85b6" 2018-06-27 22:03:21,921 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:03:21 GMT Content-Type: application/json Content-Length: 636 Connection: keep-alive X-Openstack-Request-Id: req-01440fb8-c08d-41f0-a8e8-33c1d29b2e86 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["cb767bb8-1c78-4092-9ecb-31b89d024884"],"updated_at":"2018-06-27T22:03:01Z","tenant_id":"fdf2d2ce4e264287af2a3ee771d31705","created_at":"2018-06-27T22:02:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"fdf2d2ce4e264287af2a3ee771d31705","id":"647b9ed0-59d3-4664-8fcb-3fa40f3e184f","name":"InstanceSecurityGroupTests-9ab1e700-a487-4cc7-84ff-d867cfce7308-pub-net"}]} 2018-06-27 22:03:21,921 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-9ab1e700-a487-4cc7-84ff-d867cfce7308-pub-net used request id req-01440fb8-c08d-41f0-a8e8-33c1d29b2e86 2018-06-27 22:03:21,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-27 22:03:21,935 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 22: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-27 22:03:21,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/fdf2d2ce4e264287af2a3ee771d31705 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0be7c47c5f46d1fe558a7f10bf4b5a5cad784673" 2018-06-27 22:03:22,308 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:03:21 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-881b6123-2ffc-433f-a68c-38af6f88e8f8 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/fdf2d2ce4e264287af2a3ee771d31705"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fdf2d2ce4e264287af2a3ee771d31705", "name": "InstanceSecurityGroupTests-b283611d-53fa-48e-proj"}} 2018-06-27 22:03:22,308 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/fdf2d2ce4e264287af2a3ee771d31705 used request id req-881b6123-2ffc-433f-a68c-38af6f88e8f8 2018-06-27 22:03:22,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=647b9ed0-59d3-4664-8fcb-3fa40f3e184f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8ea67b7d5beab3474cceaf935d23674f89e85b6" 2018-06-27 22:03:22,483 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:03:22 GMT Content-Type: application/json Content-Length: 676 Connection: keep-alive X-Openstack-Request-Id: req-29eb213e-8aae-4144-ba8b-65938e3620f2 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"647b9ed0-59d3-4664-8fcb-3fa40f3e184f","tenant_id":"fdf2d2ce4e264287af2a3ee771d31705","created_at":"2018-06-27T22:03:01Z","dns_nameservers":[],"updated_at":"2018-06-27T22:03:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"fdf2d2ce4e264287af2a3ee771d31705","id":"cb767bb8-1c78-4092-9ecb-31b89d024884","subnetpool_id":null,"name":"InstanceSecurityGroupTests-9ab1e700-a487-4cc7-84ff-d867cfce7308-pub-subnet"}]} 2018-06-27 22:03:22,484 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=647b9ed0-59d3-4664-8fcb-3fa40f3e184f used request id req-29eb213e-8aae-4144-ba8b-65938e3620f2 2018-06-27 22:03:22,484 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-9ab1e700-a487-4cc7-84ff-d867cfce7308-pub-net 2018-06-27 22:03:22,489 - 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}d8ea67b7d5beab3474cceaf935d23674f89e85b6" -d '{"port": {"network_id": "647b9ed0-59d3-4664-8fcb-3fa40f3e184f", "name": "InstanceSecurityGroupTests-9ab1e700-a487-4cc7-84ff-d867cfce7308-port", "admin_state_up": true}}' 2018-06-27 22:03:24,899 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 22:03:24 GMT Content-Type: application/json Content-Length: 761 Connection: keep-alive X-Openstack-Request-Id: req-2bcb58fe-6c74-4fc9-b7fa-61351c5ca56b Front-End-Https: on RESP BODY: {"port":{"status":"DOWN","created_at":"2018-06-27T22:03:23Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"647b9ed0-59d3-4664-8fcb-3fa40f3e184f","tenant_id":"fdf2d2ce4e264287af2a3ee771d31705","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-06-27T22:03:24Z","name":"InstanceSecurityGroupTests-9ab1e700-a487-4cc7-84ff-d867cfce7308-port","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:76:7a:5b","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"fdf2d2ce4e264287af2a3ee771d31705","fixed_ips":[{"subnet_id":"cb767bb8-1c78-4092-9ecb-31b89d024884","ip_address":"10.55.0.12"}],"id":"4cc9881d-bb7c-4a26-84e6-028d69794adf","security_groups":["735cb294-b00c-46e0-a93f-45935a05f9e4"],"device_id":""}} 2018-06-27 22:03:24,899 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/ports used request id req-2bcb58fe-6c74-4fc9-b7fa-61351c5ca56b 2018-06-27 22:03:24,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/networks?name=InstanceSecurityGroupTests-9ab1e700-a487-4cc7-84ff-d867cfce7308-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8ea67b7d5beab3474cceaf935d23674f89e85b6" 2018-06-27 22:03:25,201 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:03:25 GMT Content-Type: application/json Content-Length: 636 Connection: keep-alive X-Openstack-Request-Id: req-45dbdea9-1411-47a7-bafa-b3e7ab234b10 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["cb767bb8-1c78-4092-9ecb-31b89d024884"],"updated_at":"2018-06-27T22:03:01Z","tenant_id":"fdf2d2ce4e264287af2a3ee771d31705","created_at":"2018-06-27T22:02:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"fdf2d2ce4e264287af2a3ee771d31705","id":"647b9ed0-59d3-4664-8fcb-3fa40f3e184f","name":"InstanceSecurityGroupTests-9ab1e700-a487-4cc7-84ff-d867cfce7308-pub-net"}]} 2018-06-27 22:03:25,201 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-9ab1e700-a487-4cc7-84ff-d867cfce7308-pub-net used request id req-45dbdea9-1411-47a7-bafa-b3e7ab234b10 2018-06-27 22:03:25,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/fdf2d2ce4e264287af2a3ee771d31705 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8ea67b7d5beab3474cceaf935d23674f89e85b6" 2018-06-27 22:03:25,296 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:03:25 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a734cfa6-408e-4ab9-97f4-02acb64c8f2e Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/fdf2d2ce4e264287af2a3ee771d31705"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fdf2d2ce4e264287af2a3ee771d31705", "name": "InstanceSecurityGroupTests-b283611d-53fa-48e-proj"}} 2018-06-27 22:03:25,297 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/fdf2d2ce4e264287af2a3ee771d31705 used request id req-a734cfa6-408e-4ab9-97f4-02acb64c8f2e 2018-06-27 22:03:25,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=647b9ed0-59d3-4664-8fcb-3fa40f3e184f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8ea67b7d5beab3474cceaf935d23674f89e85b6" 2018-06-27 22:03:25,500 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:03:25 GMT Content-Type: application/json Content-Length: 676 Connection: keep-alive X-Openstack-Request-Id: req-5b98e960-52e9-4d58-bd89-76646853db9d Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"647b9ed0-59d3-4664-8fcb-3fa40f3e184f","tenant_id":"fdf2d2ce4e264287af2a3ee771d31705","created_at":"2018-06-27T22:03:01Z","dns_nameservers":[],"updated_at":"2018-06-27T22:03:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"fdf2d2ce4e264287af2a3ee771d31705","id":"cb767bb8-1c78-4092-9ecb-31b89d024884","subnetpool_id":null,"name":"InstanceSecurityGroupTests-9ab1e700-a487-4cc7-84ff-d867cfce7308-pub-subnet"}]} 2018-06-27 22:03:25,500 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=647b9ed0-59d3-4664-8fcb-3fa40f3e184f used request id req-5b98e960-52e9-4d58-bd89-76646853db9d 2018-06-27 22:03:25,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=647b9ed0-59d3-4664-8fcb-3fa40f3e184f&name=InstanceSecurityGroupTests-9ab1e700-a487-4cc7-84ff-d867cfce7308-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8ea67b7d5beab3474cceaf935d23674f89e85b6" 2018-06-27 22:03:25,818 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:03:25 GMT Content-Type: application/json Content-Length: 764 Connection: keep-alive X-Openstack-Request-Id: req-11d338d3-fb6e-46df-8d99-64a72b69f177 Front-End-Https: on RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"647b9ed0-59d3-4664-8fcb-3fa40f3e184f","tenant_id":"fdf2d2ce4e264287af2a3ee771d31705","created_at":"2018-06-27T22:03:23Z","admin_state_up":true,"updated_at":"2018-06-27T22:03:24Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:76:7a:5b","id":"4cc9881d-bb7c-4a26-84e6-028d69794adf","port_security_enabled":true,"project_id":"fdf2d2ce4e264287af2a3ee771d31705","fixed_ips":[{"subnet_id":"cb767bb8-1c78-4092-9ecb-31b89d024884","ip_address":"10.55.0.12"}],"extra_dhcp_opts":[],"security_groups":["735cb294-b00c-46e0-a93f-45935a05f9e4"],"name":"InstanceSecurityGroupTests-9ab1e700-a487-4cc7-84ff-d867cfce7308-port"}]} 2018-06-27 22:03:25,819 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=647b9ed0-59d3-4664-8fcb-3fa40f3e184f&name=InstanceSecurityGroupTests-9ab1e700-a487-4cc7-84ff-d867cfce7308-port&admin_state_up=True used request id req-11d338d3-fb6e-46df-8d99-64a72b69f177 2018-06-27 22:03:25,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/fdf2d2ce4e264287af2a3ee771d31705 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8ea67b7d5beab3474cceaf935d23674f89e85b6" 2018-06-27 22:03:25,942 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:03:25 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c87ed801-653f-44b4-93aa-6843c841d1df Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/fdf2d2ce4e264287af2a3ee771d31705"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fdf2d2ce4e264287af2a3ee771d31705", "name": "InstanceSecurityGroupTests-b283611d-53fa-48e-proj"}} 2018-06-27 22:03:25,942 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/fdf2d2ce4e264287af2a3ee771d31705 used request id req-c87ed801-653f-44b4-93aa-6843c841d1df 2018-06-27 22:03:25,943 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-9ab1e700-a487-4cc7-84ff-d867cfce7308-inst 2018-06-27 22:03:25,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/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8ea67b7d5beab3474cceaf935d23674f89e85b6" 2018-06-27 22:03:26,772 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:03:26 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-775f3f92-f07e-4fa1-9fa4-e4298203b231 X-Compute-Request-Id: req-775f3f92-f07e-4fa1-9fa4-e4298203b231 Front-End-Https: on RESP BODY: {"flavors": [{"id": "7bac6a3d-5d0d-4f81-8ae9-65b5b865e331", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/7bac6a3d-5d0d-4f81-8ae9-65b5b865e331", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/7bac6a3d-5d0d-4f81-8ae9-65b5b865e331", "rel": "bookmark"}], "name": "InstanceSecurityGroupTests-9ab1e700-a487-4cc7-84ff-d867cfce7308-flavor-name"}, {"id": "bfce69d5-8948-4e52-8e30-cf8bfa544966", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "bookmark"}], "name": "shaker-flavor_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3"}]} 2018-06-27 22:03:26,772 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-775f3f92-f07e-4fa1-9fa4-e4298203b231 2018-06-27 22:03:26,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/flavors/7bac6a3d-5d0d-4f81-8ae9-65b5b865e331 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8ea67b7d5beab3474cceaf935d23674f89e85b6" 2018-06-27 22:03:27,306 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:03:27 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-5bbc8722-0a93-4708-8eee-0b6b387bba0f X-Compute-Request-Id: req-5bbc8722-0a93-4708-8eee-0b6b387bba0f Front-End-Https: on RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-9ab1e700-a487-4cc7-84ff-d867cfce7308-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/7bac6a3d-5d0d-4f81-8ae9-65b5b865e331", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/7bac6a3d-5d0d-4f81-8ae9-65b5b865e331", "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": "7bac6a3d-5d0d-4f81-8ae9-65b5b865e331"}} 2018-06-27 22:03:27,306 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/7bac6a3d-5d0d-4f81-8ae9-65b5b865e331 used request id req-5bbc8722-0a93-4708-8eee-0b6b387bba0f 2018-06-27 22:03:27,310 - 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-9ab1e700-a487-4cc7-84ff-d867cfce7308-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d8ea67b7d5beab3474cceaf935d23674f89e85b6" 2018-06-27 22:03:27,974 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:03:27 GMT Content-Type: application/json Content-Length: 902 Connection: keep-alive X-Openstack-Request-Id: req-d214fcb9-1ff9-45d4-b514-d067724efa9d Front-End-Https: on RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-9ab1e700-a487-4cc7-84ff-d867cfce7308-image", "tags": [], "container_format": "bare", "created_at": "2018-06-27T22:02:52Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-27T22:02:54Z", "visibility": "shared", "self": "/v2/images/e075fb23-f04e-4834-8e8b-f253327cf800", "min_disk": 0, "protected": false, "id": "e075fb23-f04e-4834-8e8b-f253327cf800", "file": "/v2/images/e075fb23-f04e-4834-8e8b-f253327cf800/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "fdf2d2ce4e264287af2a3ee771d31705", "direct_url": "file:///var/lib/glance/images/e075fb23-f04e-4834-8e8b-f253327cf800", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-9ab1e700-a487-4cc7-84ff-d867cfce7308-image"} 2018-06-27 22:03:27,975 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-9ab1e700-a487-4cc7-84ff-d867cfce7308-image used request id req-d214fcb9-1ff9-45d4-b514-d067724efa9d 2018-06-27 22:03:27,978 - 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}d8ea67b7d5beab3474cceaf935d23674f89e85b6" 2018-06-27 22:03:29,288 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:03:29 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-3de93ae0-023b-40c6-9064-101c0f12d288 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-27 22:03:29,289 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-3de93ae0-023b-40c6-9064-101c0f12d288 2018-06-27 22:03:29,294 - 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}d8ea67b7d5beab3474cceaf935d23674f89e85b6" -d '{"server": {"name": "InstanceSecurityGroupTests-9ab1e700-a487-4cc7-84ff-d867cfce7308-inst", "imageRef": "e075fb23-f04e-4834-8e8b-f253327cf800", "flavorRef": "7bac6a3d-5d0d-4f81-8ae9-65b5b865e331", "max_count": 1, "min_count": 1, "networks": [{"port": "4cc9881d-bb7c-4a26-84e6-028d69794adf"}], "security_groups": [{"name": "InstanceSecurityGroupTests-9ab1e700-a487-4cc7-84ff-d867cfce7308-name"}]}}' 2018-06-27 22:03:36,417 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 22:03:36 GMT Content-Type: application/json Content-Length: 439 Connection: keep-alive Location: https://172.30.10.101:8774/v2.1/servers/66e923f6-c679-4751-8e3c-088541a7eb02 Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-cb4c79d8-d66b-4994-8608-b2eb688b7e7e X-Compute-Request-Id: req-cb4c79d8-d66b-4994-8608-b2eb688b7e7e RESP BODY: {"server": {"security_groups": [{"name": "InstanceSecurityGroupTests-9ab1e700-a487-4cc7-84ff-d867cfce7308-name"}], "OS-DCF:diskConfig": "MANUAL", "id": "66e923f6-c679-4751-8e3c-088541a7eb02", "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/66e923f6-c679-4751-8e3c-088541a7eb02", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/66e923f6-c679-4751-8e3c-088541a7eb02", "rel": "bookmark"}], "adminPass": "SjQmzDUv8Ykp"}} 2018-06-27 22:03:36,418 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers used request id req-cb4c79d8-d66b-4994-8608-b2eb688b7e7e 2018-06-27 22:03:36,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/66e923f6-c679-4751-8e3c-088541a7eb02 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8ea67b7d5beab3474cceaf935d23674f89e85b6" 2018-06-27 22:03:37,378 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:03:37 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-be157c83-e2ef-4986-9449-140d745039e9 X-Compute-Request-Id: req-be157c83-e2ef-4986-9449-140d745039e9 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/66e923f6-c679-4751-8e3c-088541a7eb02", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/66e923f6-c679-4751-8e3c-088541a7eb02", "rel": "bookmark"}], "image": {"id": "e075fb23-f04e-4834-8e8b-f253327cf800", "links": [{"href": "http://172.30.10.101:8774/images/e075fb23-f04e-4834-8e8b-f253327cf800", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7bac6a3d-5d0d-4f81-8ae9-65b5b865e331", "links": [{"href": "http://172.30.10.101:8774/flavors/7bac6a3d-5d0d-4f81-8ae9-65b5b865e331", "rel": "bookmark"}]}, "id": "66e923f6-c679-4751-8e3c-088541a7eb02", "user_id": "ba126db22f144167ae6cb08ee1412690", "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-27T22:03:36Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-9ab1e700-a487-4cc7-84ff-d867cfce7308-inst", "created": "2018-06-27T22:03:36Z", "tenant_id": "fdf2d2ce4e264287af2a3ee771d31705", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:03:37,378 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/66e923f6-c679-4751-8e3c-088541a7eb02 used request id req-be157c83-e2ef-4986-9449-140d745039e9 2018-06-27 22:03:37,379 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-9ab1e700-a487-4cc7-84ff-d867cfce7308-inst 2018-06-27 22:03:37,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/66e923f6-c679-4751-8e3c-088541a7eb02 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8ea67b7d5beab3474cceaf935d23674f89e85b6" 2018-06-27 22:03:38,934 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:03:38 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-324b967d-a3ac-4191-83e3-f4531817557d X-Compute-Request-Id: req-324b967d-a3ac-4191-83e3-f4531817557d 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/66e923f6-c679-4751-8e3c-088541a7eb02", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/66e923f6-c679-4751-8e3c-088541a7eb02", "rel": "bookmark"}], "image": {"id": "e075fb23-f04e-4834-8e8b-f253327cf800", "links": [{"href": "http://172.30.10.101:8774/images/e075fb23-f04e-4834-8e8b-f253327cf800", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7bac6a3d-5d0d-4f81-8ae9-65b5b865e331", "links": [{"href": "http://172.30.10.101:8774/flavors/7bac6a3d-5d0d-4f81-8ae9-65b5b865e331", "rel": "bookmark"}]}, "id": "66e923f6-c679-4751-8e3c-088541a7eb02", "user_id": "ba126db22f144167ae6cb08ee1412690", "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-27T22:03:38Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-9ab1e700-a487-4cc7-84ff-d867cfce7308-inst", "created": "2018-06-27T22:03:36Z", "tenant_id": "fdf2d2ce4e264287af2a3ee771d31705", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:03:38,935 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/66e923f6-c679-4751-8e3c-088541a7eb02 used request id req-324b967d-a3ac-4191-83e3-f4531817557d 2018-06-27 22:03:38,935 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-9ab1e700-a487-4cc7-84ff-d867cfce7308-inst] is - BUILD 2018-06-27 22:03:38,935 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 22:03:41,939 - create_instance - DEBUG - VM status query timeout in 895.440431118 2018-06-27 22:03:41,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/66e923f6-c679-4751-8e3c-088541a7eb02 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8ea67b7d5beab3474cceaf935d23674f89e85b6" 2018-06-27 22:03:44,236 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:03:44 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-a17ed8b6-07ea-401e-86f8-f5f50e5783e7 X-Compute-Request-Id: req-a17ed8b6-07ea-401e-86f8-f5f50e5783e7 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/66e923f6-c679-4751-8e3c-088541a7eb02", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/66e923f6-c679-4751-8e3c-088541a7eb02", "rel": "bookmark"}], "image": {"id": "e075fb23-f04e-4834-8e8b-f253327cf800", "links": [{"href": "http://172.30.10.101:8774/images/e075fb23-f04e-4834-8e8b-f253327cf800", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7bac6a3d-5d0d-4f81-8ae9-65b5b865e331", "links": [{"href": "http://172.30.10.101:8774/flavors/7bac6a3d-5d0d-4f81-8ae9-65b5b865e331", "rel": "bookmark"}]}, "id": "66e923f6-c679-4751-8e3c-088541a7eb02", "security_groups": [{"name": "default"}], "user_id": "ba126db22f144167ae6cb08ee1412690", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T22:03:41Z", "hostId": "599e96bbebbf7eea9aecaa8ff73937db9f6ca3afb780b67adc4cfe6d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-9ab1e700-a487-4cc7-84ff-d867cfce7308-inst", "created": "2018-06-27T22:03:36Z", "tenant_id": "fdf2d2ce4e264287af2a3ee771d31705", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:03:44,236 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/66e923f6-c679-4751-8e3c-088541a7eb02 used request id req-a17ed8b6-07ea-401e-86f8-f5f50e5783e7 2018-06-27 22:03:44,237 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-9ab1e700-a487-4cc7-84ff-d867cfce7308-inst] is - BUILD 2018-06-27 22:03:44,237 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 22:03:47,238 - create_instance - DEBUG - VM status query timeout in 890.140571117 2018-06-27 22:03:47,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/66e923f6-c679-4751-8e3c-088541a7eb02 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8ea67b7d5beab3474cceaf935d23674f89e85b6" 2018-06-27 22:03:48,440 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:03:48 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-b56c52a3-775c-4c18-8968-95302d1dcfe9 X-Compute-Request-Id: req-b56c52a3-775c-4c18-8968-95302d1dcfe9 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/66e923f6-c679-4751-8e3c-088541a7eb02", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/66e923f6-c679-4751-8e3c-088541a7eb02", "rel": "bookmark"}], "image": {"id": "e075fb23-f04e-4834-8e8b-f253327cf800", "links": [{"href": "http://172.30.10.101:8774/images/e075fb23-f04e-4834-8e8b-f253327cf800", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7bac6a3d-5d0d-4f81-8ae9-65b5b865e331", "links": [{"href": "http://172.30.10.101:8774/flavors/7bac6a3d-5d0d-4f81-8ae9-65b5b865e331", "rel": "bookmark"}]}, "id": "66e923f6-c679-4751-8e3c-088541a7eb02", "security_groups": [{"name": "default"}], "user_id": "ba126db22f144167ae6cb08ee1412690", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T22:03:41Z", "hostId": "599e96bbebbf7eea9aecaa8ff73937db9f6ca3afb780b67adc4cfe6d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-9ab1e700-a487-4cc7-84ff-d867cfce7308-inst", "created": "2018-06-27T22:03:36Z", "tenant_id": "fdf2d2ce4e264287af2a3ee771d31705", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:03:48,440 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/66e923f6-c679-4751-8e3c-088541a7eb02 used request id req-b56c52a3-775c-4c18-8968-95302d1dcfe9 2018-06-27 22:03:48,441 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-9ab1e700-a487-4cc7-84ff-d867cfce7308-inst] is - BUILD 2018-06-27 22:03:48,441 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 22:03:51,444 - create_instance - DEBUG - VM status query timeout in 885.934664011 2018-06-27 22:03:51,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/66e923f6-c679-4751-8e3c-088541a7eb02 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8ea67b7d5beab3474cceaf935d23674f89e85b6" 2018-06-27 22:03:52,030 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:03:52 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-1f86d940-f129-40ea-a979-7d59949e8c33 X-Compute-Request-Id: req-1f86d940-f129-40ea-a979-7d59949e8c33 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/66e923f6-c679-4751-8e3c-088541a7eb02", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/66e923f6-c679-4751-8e3c-088541a7eb02", "rel": "bookmark"}], "image": {"id": "e075fb23-f04e-4834-8e8b-f253327cf800", "links": [{"href": "http://172.30.10.101:8774/images/e075fb23-f04e-4834-8e8b-f253327cf800", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7bac6a3d-5d0d-4f81-8ae9-65b5b865e331", "links": [{"href": "http://172.30.10.101:8774/flavors/7bac6a3d-5d0d-4f81-8ae9-65b5b865e331", "rel": "bookmark"}]}, "id": "66e923f6-c679-4751-8e3c-088541a7eb02", "security_groups": [{"name": "default"}], "user_id": "ba126db22f144167ae6cb08ee1412690", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T22:03:41Z", "hostId": "599e96bbebbf7eea9aecaa8ff73937db9f6ca3afb780b67adc4cfe6d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-9ab1e700-a487-4cc7-84ff-d867cfce7308-inst", "created": "2018-06-27T22:03:36Z", "tenant_id": "fdf2d2ce4e264287af2a3ee771d31705", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:03:52,031 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/66e923f6-c679-4751-8e3c-088541a7eb02 used request id req-1f86d940-f129-40ea-a979-7d59949e8c33 2018-06-27 22:03:52,031 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-9ab1e700-a487-4cc7-84ff-d867cfce7308-inst] is - BUILD 2018-06-27 22:03:52,031 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 22:03:55,034 - create_instance - DEBUG - VM status query timeout in 882.344495058 2018-06-27 22:03:55,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/66e923f6-c679-4751-8e3c-088541a7eb02 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8ea67b7d5beab3474cceaf935d23674f89e85b6" 2018-06-27 22:03:56,504 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:03: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-ffefd38e-8784-486d-a9fa-64dd4a22a0c6 X-Compute-Request-Id: req-ffefd38e-8784-486d-a9fa-64dd4a22a0c6 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-9ab1e700-a487-4cc7-84ff-d867cfce7308-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:7a:5b", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/66e923f6-c679-4751-8e3c-088541a7eb02", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/66e923f6-c679-4751-8e3c-088541a7eb02", "rel": "bookmark"}], "image": {"id": "e075fb23-f04e-4834-8e8b-f253327cf800", "links": [{"href": "http://172.30.10.101:8774/images/e075fb23-f04e-4834-8e8b-f253327cf800", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:03:52.000000", "flavor": {"id": "7bac6a3d-5d0d-4f81-8ae9-65b5b865e331", "links": [{"href": "http://172.30.10.101:8774/flavors/7bac6a3d-5d0d-4f81-8ae9-65b5b865e331", "rel": "bookmark"}]}, "id": "66e923f6-c679-4751-8e3c-088541a7eb02", "security_groups": [{"name": "default"}], "user_id": "ba126db22f144167ae6cb08ee1412690", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:03:53Z", "hostId": "599e96bbebbf7eea9aecaa8ff73937db9f6ca3afb780b67adc4cfe6d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-9ab1e700-a487-4cc7-84ff-d867cfce7308-inst", "created": "2018-06-27T22:03:36Z", "tenant_id": "fdf2d2ce4e264287af2a3ee771d31705", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:03:56,504 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/66e923f6-c679-4751-8e3c-088541a7eb02 used request id req-ffefd38e-8784-486d-a9fa-64dd4a22a0c6 2018-06-27 22:03:56,505 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-9ab1e700-a487-4cc7-84ff-d867cfce7308-inst] is - ACTIVE 2018-06-27 22:03:56,505 - create_instance - INFO - VM is - ACTIVE 2018-06-27 22:03:56,508 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/66e923f6-c679-4751-8e3c-088541a7eb02 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8ea67b7d5beab3474cceaf935d23674f89e85b6" 2018-06-27 22:03:58,451 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:03: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-07801877-03e9-4a64-8b6d-668d45fb3a3e X-Compute-Request-Id: req-07801877-03e9-4a64-8b6d-668d45fb3a3e Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-9ab1e700-a487-4cc7-84ff-d867cfce7308-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:7a:5b", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/66e923f6-c679-4751-8e3c-088541a7eb02", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/66e923f6-c679-4751-8e3c-088541a7eb02", "rel": "bookmark"}], "image": {"id": "e075fb23-f04e-4834-8e8b-f253327cf800", "links": [{"href": "http://172.30.10.101:8774/images/e075fb23-f04e-4834-8e8b-f253327cf800", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:03:52.000000", "flavor": {"id": "7bac6a3d-5d0d-4f81-8ae9-65b5b865e331", "links": [{"href": "http://172.30.10.101:8774/flavors/7bac6a3d-5d0d-4f81-8ae9-65b5b865e331", "rel": "bookmark"}]}, "id": "66e923f6-c679-4751-8e3c-088541a7eb02", "security_groups": [{"name": "default"}], "user_id": "ba126db22f144167ae6cb08ee1412690", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:03:53Z", "hostId": "599e96bbebbf7eea9aecaa8ff73937db9f6ca3afb780b67adc4cfe6d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-9ab1e700-a487-4cc7-84ff-d867cfce7308-inst", "created": "2018-06-27T22:03:36Z", "tenant_id": "fdf2d2ce4e264287af2a3ee771d31705", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:03:58,452 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/66e923f6-c679-4751-8e3c-088541a7eb02 used request id req-07801877-03e9-4a64-8b6d-668d45fb3a3e 2018-06-27 22:03:58,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/networks?name=InstanceSecurityGroupTests-9ab1e700-a487-4cc7-84ff-d867cfce7308-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8ea67b7d5beab3474cceaf935d23674f89e85b6" 2018-06-27 22:03:58,771 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:03:58 GMT Content-Type: application/json Content-Length: 636 Connection: keep-alive X-Openstack-Request-Id: req-655f551c-cda3-4595-872c-6656cf6f67c3 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["cb767bb8-1c78-4092-9ecb-31b89d024884"],"updated_at":"2018-06-27T22:03:01Z","tenant_id":"fdf2d2ce4e264287af2a3ee771d31705","created_at":"2018-06-27T22:02:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"fdf2d2ce4e264287af2a3ee771d31705","id":"647b9ed0-59d3-4664-8fcb-3fa40f3e184f","name":"InstanceSecurityGroupTests-9ab1e700-a487-4cc7-84ff-d867cfce7308-pub-net"}]} 2018-06-27 22:03:58,771 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-9ab1e700-a487-4cc7-84ff-d867cfce7308-pub-net used request id req-655f551c-cda3-4595-872c-6656cf6f67c3 2018-06-27 22:03:58,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/fdf2d2ce4e264287af2a3ee771d31705 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8ea67b7d5beab3474cceaf935d23674f89e85b6" 2018-06-27 22:03:59,317 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:03:58 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f013decd-1a38-423d-ae5c-91395f991c6b Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/fdf2d2ce4e264287af2a3ee771d31705"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fdf2d2ce4e264287af2a3ee771d31705", "name": "InstanceSecurityGroupTests-b283611d-53fa-48e-proj"}} 2018-06-27 22:03:59,317 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/fdf2d2ce4e264287af2a3ee771d31705 used request id req-f013decd-1a38-423d-ae5c-91395f991c6b 2018-06-27 22:03:59,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=647b9ed0-59d3-4664-8fcb-3fa40f3e184f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8ea67b7d5beab3474cceaf935d23674f89e85b6" 2018-06-27 22:03:59,484 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:03:59 GMT Content-Type: application/json Content-Length: 676 Connection: keep-alive X-Openstack-Request-Id: req-1ee00f47-62aa-4849-b81f-68598e9f13d3 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"647b9ed0-59d3-4664-8fcb-3fa40f3e184f","tenant_id":"fdf2d2ce4e264287af2a3ee771d31705","created_at":"2018-06-27T22:03:01Z","dns_nameservers":[],"updated_at":"2018-06-27T22:03:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"fdf2d2ce4e264287af2a3ee771d31705","id":"cb767bb8-1c78-4092-9ecb-31b89d024884","subnetpool_id":null,"name":"InstanceSecurityGroupTests-9ab1e700-a487-4cc7-84ff-d867cfce7308-pub-subnet"}]} 2018-06-27 22:03:59,485 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=647b9ed0-59d3-4664-8fcb-3fa40f3e184f used request id req-1ee00f47-62aa-4849-b81f-68598e9f13d3 2018-06-27 22:03:59,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/ports?network_id=647b9ed0-59d3-4664-8fcb-3fa40f3e184f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8ea67b7d5beab3474cceaf935d23674f89e85b6" 2018-06-27 22:03:59,762 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:03:59 GMT Content-Type: application/json Content-Length: 2291 Connection: keep-alive X-Openstack-Request-Id: req-2161a086-a233-48a8-bcfe-a8a08f63bc14 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"647b9ed0-59d3-4664-8fcb-3fa40f3e184f","tenant_id":"fdf2d2ce4e264287af2a3ee771d31705","created_at":"2018-06-27T22:03:03Z","admin_state_up":true,"updated_at":"2018-06-27T22:03:08Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-647b9ed0-59d3-4664-8fcb-3fa40f3e184f","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:f1:6a:94","id":"34d79b9f-0c5c-48ce-bbf2-b05aab3eb3b6","port_security_enabled":false,"project_id":"fdf2d2ce4e264287af2a3ee771d31705","fixed_ips":[{"subnet_id":"cb767bb8-1c78-4092-9ecb-31b89d024884","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"647b9ed0-59d3-4664-8fcb-3fa40f3e184f","tenant_id":"fdf2d2ce4e264287af2a3ee771d31705","created_at":"2018-06-27T22:03:04Z","admin_state_up":true,"updated_at":"2018-06-27T22:03:09Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-647b9ed0-59d3-4664-8fcb-3fa40f3e184f","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:82:82:e1","id":"3aa72960-4d14-4e72-baec-dc6dfffe383c","port_security_enabled":false,"project_id":"fdf2d2ce4e264287af2a3ee771d31705","fixed_ips":[{"subnet_id":"cb767bb8-1c78-4092-9ecb-31b89d024884","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"647b9ed0-59d3-4664-8fcb-3fa40f3e184f","tenant_id":"fdf2d2ce4e264287af2a3ee771d31705","created_at":"2018-06-27T22:03:23Z","admin_state_up":true,"updated_at":"2018-06-27T22:03:52Z","binding:vnic_type":"normal","device_id":"66e923f6-c679-4751-8e3c-088541a7eb02","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:76:7a:5b","id":"4cc9881d-bb7c-4a26-84e6-028d69794adf","port_security_enabled":true,"project_id":"fdf2d2ce4e264287af2a3ee771d31705","fixed_ips":[{"subnet_id":"cb767bb8-1c78-4092-9ecb-31b89d024884","ip_address":"10.55.0.12"}],"extra_dhcp_opts":[],"security_groups":["735cb294-b00c-46e0-a93f-45935a05f9e4"],"name":"InstanceSecurityGroupTests-9ab1e700-a487-4cc7-84ff-d867cfce7308-port"}]} 2018-06-27 22:03:59,762 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=647b9ed0-59d3-4664-8fcb-3fa40f3e184f used request id req-2161a086-a233-48a8-bcfe-a8a08f63bc14 2018-06-27 22:03:59,765 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/66e923f6-c679-4751-8e3c-088541a7eb02 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8ea67b7d5beab3474cceaf935d23674f89e85b6" 2018-06-27 22:04:00,416 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:04:00 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-19890d21-87ba-4605-b1a7-e6cb829c8883 X-Compute-Request-Id: req-19890d21-87ba-4605-b1a7-e6cb829c8883 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-9ab1e700-a487-4cc7-84ff-d867cfce7308-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:7a:5b", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/66e923f6-c679-4751-8e3c-088541a7eb02", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/66e923f6-c679-4751-8e3c-088541a7eb02", "rel": "bookmark"}], "image": {"id": "e075fb23-f04e-4834-8e8b-f253327cf800", "links": [{"href": "http://172.30.10.101:8774/images/e075fb23-f04e-4834-8e8b-f253327cf800", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:03:52.000000", "flavor": {"id": "7bac6a3d-5d0d-4f81-8ae9-65b5b865e331", "links": [{"href": "http://172.30.10.101:8774/flavors/7bac6a3d-5d0d-4f81-8ae9-65b5b865e331", "rel": "bookmark"}]}, "id": "66e923f6-c679-4751-8e3c-088541a7eb02", "security_groups": [{"name": "default"}], "user_id": "ba126db22f144167ae6cb08ee1412690", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:03:53Z", "hostId": "599e96bbebbf7eea9aecaa8ff73937db9f6ca3afb780b67adc4cfe6d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-9ab1e700-a487-4cc7-84ff-d867cfce7308-inst", "created": "2018-06-27T22:03:36Z", "tenant_id": "fdf2d2ce4e264287af2a3ee771d31705", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:04:00,417 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/66e923f6-c679-4751-8e3c-088541a7eb02 used request id req-19890d21-87ba-4605-b1a7-e6cb829c8883 2018-06-27 22:04:00,417 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-9ab1e700-a487-4cc7-84ff-d867cfce7308-inst] is - ACTIVE 2018-06-27 22:04:00,417 - create_instance - INFO - VM is - ACTIVE 2018-06-27 22:04:00,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/66e923f6-c679-4751-8e3c-088541a7eb02 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8ea67b7d5beab3474cceaf935d23674f89e85b6" 2018-06-27 22:04:02,856 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:04: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-ba606413-9aa2-4062-9a27-11433b8d014e X-Compute-Request-Id: req-ba606413-9aa2-4062-9a27-11433b8d014e Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-9ab1e700-a487-4cc7-84ff-d867cfce7308-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:7a:5b", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/66e923f6-c679-4751-8e3c-088541a7eb02", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/66e923f6-c679-4751-8e3c-088541a7eb02", "rel": "bookmark"}], "image": {"id": "e075fb23-f04e-4834-8e8b-f253327cf800", "links": [{"href": "http://172.30.10.101:8774/images/e075fb23-f04e-4834-8e8b-f253327cf800", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:03:52.000000", "flavor": {"id": "7bac6a3d-5d0d-4f81-8ae9-65b5b865e331", "links": [{"href": "http://172.30.10.101:8774/flavors/7bac6a3d-5d0d-4f81-8ae9-65b5b865e331", "rel": "bookmark"}]}, "id": "66e923f6-c679-4751-8e3c-088541a7eb02", "security_groups": [{"name": "default"}], "user_id": "ba126db22f144167ae6cb08ee1412690", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:03:53Z", "hostId": "599e96bbebbf7eea9aecaa8ff73937db9f6ca3afb780b67adc4cfe6d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-9ab1e700-a487-4cc7-84ff-d867cfce7308-inst", "created": "2018-06-27T22:03:36Z", "tenant_id": "fdf2d2ce4e264287af2a3ee771d31705", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:04:02,856 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/66e923f6-c679-4751-8e3c-088541a7eb02 used request id req-ba606413-9aa2-4062-9a27-11433b8d014e 2018-06-27 22:04:02,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/networks?name=InstanceSecurityGroupTests-9ab1e700-a487-4cc7-84ff-d867cfce7308-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8ea67b7d5beab3474cceaf935d23674f89e85b6" 2018-06-27 22:04:03,267 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:04:03 GMT Content-Type: application/json Content-Length: 636 Connection: keep-alive X-Openstack-Request-Id: req-c45d5c5e-f871-48bc-8dd0-f00158b4da81 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["cb767bb8-1c78-4092-9ecb-31b89d024884"],"updated_at":"2018-06-27T22:03:01Z","tenant_id":"fdf2d2ce4e264287af2a3ee771d31705","created_at":"2018-06-27T22:02:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"fdf2d2ce4e264287af2a3ee771d31705","id":"647b9ed0-59d3-4664-8fcb-3fa40f3e184f","name":"InstanceSecurityGroupTests-9ab1e700-a487-4cc7-84ff-d867cfce7308-pub-net"}]} 2018-06-27 22:04:03,267 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-9ab1e700-a487-4cc7-84ff-d867cfce7308-pub-net used request id req-c45d5c5e-f871-48bc-8dd0-f00158b4da81 2018-06-27 22:04:03,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/fdf2d2ce4e264287af2a3ee771d31705 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8ea67b7d5beab3474cceaf935d23674f89e85b6" 2018-06-27 22:04:03,379 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:04:03 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-917f0265-cc77-445f-b51c-d633efe3a69f Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/fdf2d2ce4e264287af2a3ee771d31705"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fdf2d2ce4e264287af2a3ee771d31705", "name": "InstanceSecurityGroupTests-b283611d-53fa-48e-proj"}} 2018-06-27 22:04:03,379 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/fdf2d2ce4e264287af2a3ee771d31705 used request id req-917f0265-cc77-445f-b51c-d633efe3a69f 2018-06-27 22:04: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/subnets?network_id=647b9ed0-59d3-4664-8fcb-3fa40f3e184f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8ea67b7d5beab3474cceaf935d23674f89e85b6" 2018-06-27 22:04:03,570 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:04:03 GMT Content-Type: application/json Content-Length: 676 Connection: keep-alive X-Openstack-Request-Id: req-018da4d3-6203-4357-b87d-f98f85511bc0 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"647b9ed0-59d3-4664-8fcb-3fa40f3e184f","tenant_id":"fdf2d2ce4e264287af2a3ee771d31705","created_at":"2018-06-27T22:03:01Z","dns_nameservers":[],"updated_at":"2018-06-27T22:03:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"fdf2d2ce4e264287af2a3ee771d31705","id":"cb767bb8-1c78-4092-9ecb-31b89d024884","subnetpool_id":null,"name":"InstanceSecurityGroupTests-9ab1e700-a487-4cc7-84ff-d867cfce7308-pub-subnet"}]} 2018-06-27 22:04:03,571 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=647b9ed0-59d3-4664-8fcb-3fa40f3e184f used request id req-018da4d3-6203-4357-b87d-f98f85511bc0 2018-06-27 22:04:03,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/ports?network_id=647b9ed0-59d3-4664-8fcb-3fa40f3e184f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8ea67b7d5beab3474cceaf935d23674f89e85b6" 2018-06-27 22:04:03,805 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:04:03 GMT Content-Type: application/json Content-Length: 2291 Connection: keep-alive X-Openstack-Request-Id: req-fd041942-4187-428c-8670-d4f885f98db0 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"647b9ed0-59d3-4664-8fcb-3fa40f3e184f","tenant_id":"fdf2d2ce4e264287af2a3ee771d31705","created_at":"2018-06-27T22:03:03Z","admin_state_up":true,"updated_at":"2018-06-27T22:03:08Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-647b9ed0-59d3-4664-8fcb-3fa40f3e184f","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:f1:6a:94","id":"34d79b9f-0c5c-48ce-bbf2-b05aab3eb3b6","port_security_enabled":false,"project_id":"fdf2d2ce4e264287af2a3ee771d31705","fixed_ips":[{"subnet_id":"cb767bb8-1c78-4092-9ecb-31b89d024884","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"647b9ed0-59d3-4664-8fcb-3fa40f3e184f","tenant_id":"fdf2d2ce4e264287af2a3ee771d31705","created_at":"2018-06-27T22:03:04Z","admin_state_up":true,"updated_at":"2018-06-27T22:03:09Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-647b9ed0-59d3-4664-8fcb-3fa40f3e184f","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:82:82:e1","id":"3aa72960-4d14-4e72-baec-dc6dfffe383c","port_security_enabled":false,"project_id":"fdf2d2ce4e264287af2a3ee771d31705","fixed_ips":[{"subnet_id":"cb767bb8-1c78-4092-9ecb-31b89d024884","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"647b9ed0-59d3-4664-8fcb-3fa40f3e184f","tenant_id":"fdf2d2ce4e264287af2a3ee771d31705","created_at":"2018-06-27T22:03:23Z","admin_state_up":true,"updated_at":"2018-06-27T22:03:52Z","binding:vnic_type":"normal","device_id":"66e923f6-c679-4751-8e3c-088541a7eb02","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:76:7a:5b","id":"4cc9881d-bb7c-4a26-84e6-028d69794adf","port_security_enabled":true,"project_id":"fdf2d2ce4e264287af2a3ee771d31705","fixed_ips":[{"subnet_id":"cb767bb8-1c78-4092-9ecb-31b89d024884","ip_address":"10.55.0.12"}],"extra_dhcp_opts":[],"security_groups":["735cb294-b00c-46e0-a93f-45935a05f9e4"],"name":"InstanceSecurityGroupTests-9ab1e700-a487-4cc7-84ff-d867cfce7308-port"}]} 2018-06-27 22:04:03,805 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=647b9ed0-59d3-4664-8fcb-3fa40f3e184f used request id req-fd041942-4187-428c-8670-d4f885f98db0 2018-06-27 22:04:03,808 - 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/66e923f6-c679-4751-8e3c-088541a7eb02/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8ea67b7d5beab3474cceaf935d23674f89e85b6" -d '{"addSecurityGroup": {"name": "InstanceSecurityGroupTests-9ab1e700-a487-4cc7-84ff-d867cfce7308-name"}}' 2018-06-27 22:04:06,731 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 22:04: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-a3c18146-1ce2-4c65-9d73-4e046a7112af X-Compute-Request-Id: req-a3c18146-1ce2-4c65-9d73-4e046a7112af 2018-06-27 22:04:06,732 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers/66e923f6-c679-4751-8e3c-088541a7eb02/action used request id req-a3c18146-1ce2-4c65-9d73-4e046a7112af 2018-06-27 22:04:06,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/66e923f6-c679-4751-8e3c-088541a7eb02 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8ea67b7d5beab3474cceaf935d23674f89e85b6" 2018-06-27 22:04:08,719 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:04: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-9d427c6d-69ed-4852-95b1-07863a9b5b95 X-Compute-Request-Id: req-9d427c6d-69ed-4852-95b1-07863a9b5b95 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-9ab1e700-a487-4cc7-84ff-d867cfce7308-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:7a:5b", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/66e923f6-c679-4751-8e3c-088541a7eb02", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/66e923f6-c679-4751-8e3c-088541a7eb02", "rel": "bookmark"}], "image": {"id": "e075fb23-f04e-4834-8e8b-f253327cf800", "links": [{"href": "http://172.30.10.101:8774/images/e075fb23-f04e-4834-8e8b-f253327cf800", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:03:52.000000", "flavor": {"id": "7bac6a3d-5d0d-4f81-8ae9-65b5b865e331", "links": [{"href": "http://172.30.10.101:8774/flavors/7bac6a3d-5d0d-4f81-8ae9-65b5b865e331", "rel": "bookmark"}]}, "id": "66e923f6-c679-4751-8e3c-088541a7eb02", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-9ab1e700-a487-4cc7-84ff-d867cfce7308-name"}], "user_id": "ba126db22f144167ae6cb08ee1412690", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:03:53Z", "hostId": "599e96bbebbf7eea9aecaa8ff73937db9f6ca3afb780b67adc4cfe6d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-9ab1e700-a487-4cc7-84ff-d867cfce7308-inst", "created": "2018-06-27T22:03:36Z", "tenant_id": "fdf2d2ce4e264287af2a3ee771d31705", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:04:08,719 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/66e923f6-c679-4751-8e3c-088541a7eb02 used request id req-9d427c6d-69ed-4852-95b1-07863a9b5b95 2018-06-27 22:04:08,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/networks?name=InstanceSecurityGroupTests-9ab1e700-a487-4cc7-84ff-d867cfce7308-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8ea67b7d5beab3474cceaf935d23674f89e85b6" 2018-06-27 22:04:09,349 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:04:09 GMT Content-Type: application/json Content-Length: 636 Connection: keep-alive X-Openstack-Request-Id: req-159e4c90-d2ae-4d43-8a7c-2035934a6121 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["cb767bb8-1c78-4092-9ecb-31b89d024884"],"updated_at":"2018-06-27T22:03:01Z","tenant_id":"fdf2d2ce4e264287af2a3ee771d31705","created_at":"2018-06-27T22:02:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"fdf2d2ce4e264287af2a3ee771d31705","id":"647b9ed0-59d3-4664-8fcb-3fa40f3e184f","name":"InstanceSecurityGroupTests-9ab1e700-a487-4cc7-84ff-d867cfce7308-pub-net"}]} 2018-06-27 22:04:09,349 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-9ab1e700-a487-4cc7-84ff-d867cfce7308-pub-net used request id req-159e4c90-d2ae-4d43-8a7c-2035934a6121 2018-06-27 22:04:09,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/fdf2d2ce4e264287af2a3ee771d31705 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8ea67b7d5beab3474cceaf935d23674f89e85b6" 2018-06-27 22:04:09,683 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:04:09 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2d8d0594-405b-448c-bd4e-236d3e659681 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/fdf2d2ce4e264287af2a3ee771d31705"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fdf2d2ce4e264287af2a3ee771d31705", "name": "InstanceSecurityGroupTests-b283611d-53fa-48e-proj"}} 2018-06-27 22:04:09,683 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/fdf2d2ce4e264287af2a3ee771d31705 used request id req-2d8d0594-405b-448c-bd4e-236d3e659681 2018-06-27 22:04:09,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=647b9ed0-59d3-4664-8fcb-3fa40f3e184f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8ea67b7d5beab3474cceaf935d23674f89e85b6" 2018-06-27 22:04:09,813 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:04:09 GMT Content-Type: application/json Content-Length: 676 Connection: keep-alive X-Openstack-Request-Id: req-d0a31ceb-7474-4387-8ae6-3fc90b5f466a Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"647b9ed0-59d3-4664-8fcb-3fa40f3e184f","tenant_id":"fdf2d2ce4e264287af2a3ee771d31705","created_at":"2018-06-27T22:03:01Z","dns_nameservers":[],"updated_at":"2018-06-27T22:03:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"fdf2d2ce4e264287af2a3ee771d31705","id":"cb767bb8-1c78-4092-9ecb-31b89d024884","subnetpool_id":null,"name":"InstanceSecurityGroupTests-9ab1e700-a487-4cc7-84ff-d867cfce7308-pub-subnet"}]} 2018-06-27 22:04:09,814 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=647b9ed0-59d3-4664-8fcb-3fa40f3e184f used request id req-d0a31ceb-7474-4387-8ae6-3fc90b5f466a 2018-06-27 22:04:09,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=647b9ed0-59d3-4664-8fcb-3fa40f3e184f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8ea67b7d5beab3474cceaf935d23674f89e85b6" 2018-06-27 22:04:10,015 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:04:10 GMT Content-Type: application/json Content-Length: 2330 Connection: keep-alive X-Openstack-Request-Id: req-f47b34be-649a-4b6b-8ac2-dd4c107f80f2 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"647b9ed0-59d3-4664-8fcb-3fa40f3e184f","tenant_id":"fdf2d2ce4e264287af2a3ee771d31705","created_at":"2018-06-27T22:03:03Z","admin_state_up":true,"updated_at":"2018-06-27T22:03:08Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-647b9ed0-59d3-4664-8fcb-3fa40f3e184f","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:f1:6a:94","id":"34d79b9f-0c5c-48ce-bbf2-b05aab3eb3b6","port_security_enabled":false,"project_id":"fdf2d2ce4e264287af2a3ee771d31705","fixed_ips":[{"subnet_id":"cb767bb8-1c78-4092-9ecb-31b89d024884","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"647b9ed0-59d3-4664-8fcb-3fa40f3e184f","tenant_id":"fdf2d2ce4e264287af2a3ee771d31705","created_at":"2018-06-27T22:03:04Z","admin_state_up":true,"updated_at":"2018-06-27T22:03:09Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-647b9ed0-59d3-4664-8fcb-3fa40f3e184f","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:82:82:e1","id":"3aa72960-4d14-4e72-baec-dc6dfffe383c","port_security_enabled":false,"project_id":"fdf2d2ce4e264287af2a3ee771d31705","fixed_ips":[{"subnet_id":"cb767bb8-1c78-4092-9ecb-31b89d024884","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"647b9ed0-59d3-4664-8fcb-3fa40f3e184f","tenant_id":"fdf2d2ce4e264287af2a3ee771d31705","created_at":"2018-06-27T22:03:23Z","admin_state_up":true,"updated_at":"2018-06-27T22:04:06Z","binding:vnic_type":"normal","device_id":"66e923f6-c679-4751-8e3c-088541a7eb02","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:76:7a:5b","id":"4cc9881d-bb7c-4a26-84e6-028d69794adf","port_security_enabled":true,"project_id":"fdf2d2ce4e264287af2a3ee771d31705","fixed_ips":[{"subnet_id":"cb767bb8-1c78-4092-9ecb-31b89d024884","ip_address":"10.55.0.12"}],"extra_dhcp_opts":[],"security_groups":["7c88051a-0cdd-42a3-b6d5-7ae57f0fd750","735cb294-b00c-46e0-a93f-45935a05f9e4"],"name":"InstanceSecurityGroupTests-9ab1e700-a487-4cc7-84ff-d867cfce7308-port"}]} 2018-06-27 22:04:10,015 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=647b9ed0-59d3-4664-8fcb-3fa40f3e184f used request id req-f47b34be-649a-4b6b-8ac2-dd4c107f80f2 2018-06-27 22:04:10,016 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:04:10,838 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d62fa90c12d046a0b6b151b67b52ca4b", "name": "InstanceSecurityGroupTests-b283611d-53fa-48e-proj-role"}], "expires_at": "2018-06-27T23:04:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fdf2d2ce4e264287af2a3ee771d31705", "name": "InstanceSecurityGroupTests-b283611d-53fa-48e-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/fdf2d2ce4e264287af2a3ee771d31705", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/fdf2d2ce4e264287af2a3ee771d31705", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/fdf2d2ce4e264287af2a3ee771d31705", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/fdf2d2ce4e264287af2a3ee771d31705", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/fdf2d2ce4e264287af2a3ee771d31705", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/fdf2d2ce4e264287af2a3ee771d31705", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/fdf2d2ce4e264287af2a3ee771d31705", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/fdf2d2ce4e264287af2a3ee771d31705", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/fdf2d2ce4e264287af2a3ee771d31705", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/fdf2d2ce4e264287af2a3ee771d31705", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/fdf2d2ce4e264287af2a3ee771d31705", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/fdf2d2ce4e264287af2a3ee771d31705", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-b283611d-53fa-48e-user", "id": "ba126db22f144167ae6cb08ee1412690"}, "audit_ids": ["b86I4lN9Spiuha3Izfv1GQ"], "issued_at": "2018-06-27T22:04:10.000000Z"}} 2018-06-27 22:04:10,841 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/66e923f6-c679-4751-8e3c-088541a7eb02 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}437c78a7971877b9a9537ebd0464c708e87981d0" 2018-06-27 22:04:13,665 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:04: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-410373f7-5459-4bea-b263-6c9b70d4a2ae X-Compute-Request-Id: req-410373f7-5459-4bea-b263-6c9b70d4a2ae Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-9ab1e700-a487-4cc7-84ff-d867cfce7308-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:7a:5b", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/66e923f6-c679-4751-8e3c-088541a7eb02", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/66e923f6-c679-4751-8e3c-088541a7eb02", "rel": "bookmark"}], "image": {"id": "e075fb23-f04e-4834-8e8b-f253327cf800", "links": [{"href": "http://172.30.10.101:8774/images/e075fb23-f04e-4834-8e8b-f253327cf800", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:03:52.000000", "flavor": {"id": "7bac6a3d-5d0d-4f81-8ae9-65b5b865e331", "links": [{"href": "http://172.30.10.101:8774/flavors/7bac6a3d-5d0d-4f81-8ae9-65b5b865e331", "rel": "bookmark"}]}, "id": "66e923f6-c679-4751-8e3c-088541a7eb02", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-9ab1e700-a487-4cc7-84ff-d867cfce7308-name"}], "user_id": "ba126db22f144167ae6cb08ee1412690", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:03:53Z", "hostId": "599e96bbebbf7eea9aecaa8ff73937db9f6ca3afb780b67adc4cfe6d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-9ab1e700-a487-4cc7-84ff-d867cfce7308-inst", "created": "2018-06-27T22:03:36Z", "tenant_id": "fdf2d2ce4e264287af2a3ee771d31705", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:04:13,665 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/66e923f6-c679-4751-8e3c-088541a7eb02 used request id req-410373f7-5459-4bea-b263-6c9b70d4a2ae 2018-06-27 22:04:13,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/66e923f6-c679-4751-8e3c-088541a7eb02 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8ea67b7d5beab3474cceaf935d23674f89e85b6" 2018-06-27 22:04:15,515 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:04:15 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-9bf7c6d3-94c3-48c3-b335-5eebc3ad2214 X-Compute-Request-Id: req-9bf7c6d3-94c3-48c3-b335-5eebc3ad2214 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-9ab1e700-a487-4cc7-84ff-d867cfce7308-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:7a:5b", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/66e923f6-c679-4751-8e3c-088541a7eb02", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/66e923f6-c679-4751-8e3c-088541a7eb02", "rel": "bookmark"}], "image": {"id": "e075fb23-f04e-4834-8e8b-f253327cf800", "links": [{"href": "http://172.30.10.101:8774/images/e075fb23-f04e-4834-8e8b-f253327cf800", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:03:52.000000", "flavor": {"id": "7bac6a3d-5d0d-4f81-8ae9-65b5b865e331", "links": [{"href": "http://172.30.10.101:8774/flavors/7bac6a3d-5d0d-4f81-8ae9-65b5b865e331", "rel": "bookmark"}]}, "id": "66e923f6-c679-4751-8e3c-088541a7eb02", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-9ab1e700-a487-4cc7-84ff-d867cfce7308-name"}], "user_id": "ba126db22f144167ae6cb08ee1412690", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:03:53Z", "hostId": "599e96bbebbf7eea9aecaa8ff73937db9f6ca3afb780b67adc4cfe6d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-9ab1e700-a487-4cc7-84ff-d867cfce7308-inst", "created": "2018-06-27T22:03:36Z", "tenant_id": "fdf2d2ce4e264287af2a3ee771d31705", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:04:15,515 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/66e923f6-c679-4751-8e3c-088541a7eb02 used request id req-9bf7c6d3-94c3-48c3-b335-5eebc3ad2214 2018-06-27 22:04:15,516 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-9ab1e700-a487-4cc7-84ff-d867cfce7308-inst] is - ACTIVE 2018-06-27 22:04:15,516 - create_instance - INFO - VM is - ACTIVE 2018-06-27 22:04:15,519 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/66e923f6-c679-4751-8e3c-088541a7eb02 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8ea67b7d5beab3474cceaf935d23674f89e85b6" 2018-06-27 22:04:17,560 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:04: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-f17c2a01-75b0-4e55-a5b5-ee5c390e5401 X-Compute-Request-Id: req-f17c2a01-75b0-4e55-a5b5-ee5c390e5401 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-9ab1e700-a487-4cc7-84ff-d867cfce7308-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:7a:5b", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/66e923f6-c679-4751-8e3c-088541a7eb02", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/66e923f6-c679-4751-8e3c-088541a7eb02", "rel": "bookmark"}], "image": {"id": "e075fb23-f04e-4834-8e8b-f253327cf800", "links": [{"href": "http://172.30.10.101:8774/images/e075fb23-f04e-4834-8e8b-f253327cf800", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:03:52.000000", "flavor": {"id": "7bac6a3d-5d0d-4f81-8ae9-65b5b865e331", "links": [{"href": "http://172.30.10.101:8774/flavors/7bac6a3d-5d0d-4f81-8ae9-65b5b865e331", "rel": "bookmark"}]}, "id": "66e923f6-c679-4751-8e3c-088541a7eb02", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-9ab1e700-a487-4cc7-84ff-d867cfce7308-name"}], "user_id": "ba126db22f144167ae6cb08ee1412690", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:03:53Z", "hostId": "599e96bbebbf7eea9aecaa8ff73937db9f6ca3afb780b67adc4cfe6d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-9ab1e700-a487-4cc7-84ff-d867cfce7308-inst", "created": "2018-06-27T22:03:36Z", "tenant_id": "fdf2d2ce4e264287af2a3ee771d31705", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:04:17,561 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/66e923f6-c679-4751-8e3c-088541a7eb02 used request id req-f17c2a01-75b0-4e55-a5b5-ee5c390e5401 2018-06-27 22:04:17,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/networks?name=InstanceSecurityGroupTests-9ab1e700-a487-4cc7-84ff-d867cfce7308-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8ea67b7d5beab3474cceaf935d23674f89e85b6" 2018-06-27 22:04:17,888 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:04:17 GMT Content-Type: application/json Content-Length: 636 Connection: keep-alive X-Openstack-Request-Id: req-bc7bae38-1db5-4684-818e-afd87d20d889 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["cb767bb8-1c78-4092-9ecb-31b89d024884"],"updated_at":"2018-06-27T22:03:01Z","tenant_id":"fdf2d2ce4e264287af2a3ee771d31705","created_at":"2018-06-27T22:02:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"fdf2d2ce4e264287af2a3ee771d31705","id":"647b9ed0-59d3-4664-8fcb-3fa40f3e184f","name":"InstanceSecurityGroupTests-9ab1e700-a487-4cc7-84ff-d867cfce7308-pub-net"}]} 2018-06-27 22:04:17,889 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-9ab1e700-a487-4cc7-84ff-d867cfce7308-pub-net used request id req-bc7bae38-1db5-4684-818e-afd87d20d889 2018-06-27 22:04:17,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/fdf2d2ce4e264287af2a3ee771d31705 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8ea67b7d5beab3474cceaf935d23674f89e85b6" 2018-06-27 22:04:18,272 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:04:17 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-985c3058-32a3-4f6a-9313-4a6daa68123b Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/fdf2d2ce4e264287af2a3ee771d31705"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fdf2d2ce4e264287af2a3ee771d31705", "name": "InstanceSecurityGroupTests-b283611d-53fa-48e-proj"}} 2018-06-27 22:04:18,273 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/fdf2d2ce4e264287af2a3ee771d31705 used request id req-985c3058-32a3-4f6a-9313-4a6daa68123b 2018-06-27 22:04:18,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/subnets?network_id=647b9ed0-59d3-4664-8fcb-3fa40f3e184f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8ea67b7d5beab3474cceaf935d23674f89e85b6" 2018-06-27 22:04:18,431 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:04:18 GMT Content-Type: application/json Content-Length: 676 Connection: keep-alive X-Openstack-Request-Id: req-8070b0a8-5b98-4706-8e83-c97c687fa017 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"647b9ed0-59d3-4664-8fcb-3fa40f3e184f","tenant_id":"fdf2d2ce4e264287af2a3ee771d31705","created_at":"2018-06-27T22:03:01Z","dns_nameservers":[],"updated_at":"2018-06-27T22:03:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"fdf2d2ce4e264287af2a3ee771d31705","id":"cb767bb8-1c78-4092-9ecb-31b89d024884","subnetpool_id":null,"name":"InstanceSecurityGroupTests-9ab1e700-a487-4cc7-84ff-d867cfce7308-pub-subnet"}]} 2018-06-27 22:04:18,431 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=647b9ed0-59d3-4664-8fcb-3fa40f3e184f used request id req-8070b0a8-5b98-4706-8e83-c97c687fa017 2018-06-27 22:04:18,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/ports?network_id=647b9ed0-59d3-4664-8fcb-3fa40f3e184f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8ea67b7d5beab3474cceaf935d23674f89e85b6" 2018-06-27 22:04:18,645 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:04:18 GMT Content-Type: application/json Content-Length: 2330 Connection: keep-alive X-Openstack-Request-Id: req-faf4baab-d6a3-4ec4-9dc9-3fa4e57df6d3 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"647b9ed0-59d3-4664-8fcb-3fa40f3e184f","tenant_id":"fdf2d2ce4e264287af2a3ee771d31705","created_at":"2018-06-27T22:03:03Z","admin_state_up":true,"updated_at":"2018-06-27T22:03:08Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-647b9ed0-59d3-4664-8fcb-3fa40f3e184f","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:f1:6a:94","id":"34d79b9f-0c5c-48ce-bbf2-b05aab3eb3b6","port_security_enabled":false,"project_id":"fdf2d2ce4e264287af2a3ee771d31705","fixed_ips":[{"subnet_id":"cb767bb8-1c78-4092-9ecb-31b89d024884","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"647b9ed0-59d3-4664-8fcb-3fa40f3e184f","tenant_id":"fdf2d2ce4e264287af2a3ee771d31705","created_at":"2018-06-27T22:03:04Z","admin_state_up":true,"updated_at":"2018-06-27T22:03:09Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-647b9ed0-59d3-4664-8fcb-3fa40f3e184f","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:82:82:e1","id":"3aa72960-4d14-4e72-baec-dc6dfffe383c","port_security_enabled":false,"project_id":"fdf2d2ce4e264287af2a3ee771d31705","fixed_ips":[{"subnet_id":"cb767bb8-1c78-4092-9ecb-31b89d024884","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"647b9ed0-59d3-4664-8fcb-3fa40f3e184f","tenant_id":"fdf2d2ce4e264287af2a3ee771d31705","created_at":"2018-06-27T22:03:23Z","admin_state_up":true,"updated_at":"2018-06-27T22:04:06Z","binding:vnic_type":"normal","device_id":"66e923f6-c679-4751-8e3c-088541a7eb02","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:76:7a:5b","id":"4cc9881d-bb7c-4a26-84e6-028d69794adf","port_security_enabled":true,"project_id":"fdf2d2ce4e264287af2a3ee771d31705","fixed_ips":[{"subnet_id":"cb767bb8-1c78-4092-9ecb-31b89d024884","ip_address":"10.55.0.12"}],"extra_dhcp_opts":[],"security_groups":["735cb294-b00c-46e0-a93f-45935a05f9e4","7c88051a-0cdd-42a3-b6d5-7ae57f0fd750"],"name":"InstanceSecurityGroupTests-9ab1e700-a487-4cc7-84ff-d867cfce7308-port"}]} 2018-06-27 22:04:18,645 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=647b9ed0-59d3-4664-8fcb-3fa40f3e184f used request id req-faf4baab-d6a3-4ec4-9dc9-3fa4e57df6d3 2018-06-27 22:04:18,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/66e923f6-c679-4751-8e3c-088541a7eb02 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8ea67b7d5beab3474cceaf935d23674f89e85b6" 2018-06-27 22:04:19,106 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:04:19 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-a921d2fc-f527-4332-b3a4-5821a5f9b41d X-Compute-Request-Id: req-a921d2fc-f527-4332-b3a4-5821a5f9b41d Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-9ab1e700-a487-4cc7-84ff-d867cfce7308-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:7a:5b", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/66e923f6-c679-4751-8e3c-088541a7eb02", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/66e923f6-c679-4751-8e3c-088541a7eb02", "rel": "bookmark"}], "image": {"id": "e075fb23-f04e-4834-8e8b-f253327cf800", "links": [{"href": "http://172.30.10.101:8774/images/e075fb23-f04e-4834-8e8b-f253327cf800", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:03:52.000000", "flavor": {"id": "7bac6a3d-5d0d-4f81-8ae9-65b5b865e331", "links": [{"href": "http://172.30.10.101:8774/flavors/7bac6a3d-5d0d-4f81-8ae9-65b5b865e331", "rel": "bookmark"}]}, "id": "66e923f6-c679-4751-8e3c-088541a7eb02", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-9ab1e700-a487-4cc7-84ff-d867cfce7308-name"}], "user_id": "ba126db22f144167ae6cb08ee1412690", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:03:53Z", "hostId": "599e96bbebbf7eea9aecaa8ff73937db9f6ca3afb780b67adc4cfe6d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-9ab1e700-a487-4cc7-84ff-d867cfce7308-inst", "created": "2018-06-27T22:03:36Z", "tenant_id": "fdf2d2ce4e264287af2a3ee771d31705", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:04:19,106 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/66e923f6-c679-4751-8e3c-088541a7eb02 used request id req-a921d2fc-f527-4332-b3a4-5821a5f9b41d 2018-06-27 22:04:19,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=InstanceSecurityGroupTests-9ab1e700-a487-4cc7-84ff-d867cfce7308-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8ea67b7d5beab3474cceaf935d23674f89e85b6" 2018-06-27 22:04:19,378 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:04:19 GMT Content-Type: application/json Content-Length: 636 Connection: keep-alive X-Openstack-Request-Id: req-be547134-158d-4afa-b035-95574274ec5d Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["cb767bb8-1c78-4092-9ecb-31b89d024884"],"updated_at":"2018-06-27T22:03:01Z","tenant_id":"fdf2d2ce4e264287af2a3ee771d31705","created_at":"2018-06-27T22:02:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"fdf2d2ce4e264287af2a3ee771d31705","id":"647b9ed0-59d3-4664-8fcb-3fa40f3e184f","name":"InstanceSecurityGroupTests-9ab1e700-a487-4cc7-84ff-d867cfce7308-pub-net"}]} 2018-06-27 22:04:19,378 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-9ab1e700-a487-4cc7-84ff-d867cfce7308-pub-net used request id req-be547134-158d-4afa-b035-95574274ec5d 2018-06-27 22:04:19,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/fdf2d2ce4e264287af2a3ee771d31705 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8ea67b7d5beab3474cceaf935d23674f89e85b6" 2018-06-27 22:04:19,633 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:04:19 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-64b97c3a-e723-4957-8813-a08f96a5dab8 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/fdf2d2ce4e264287af2a3ee771d31705"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fdf2d2ce4e264287af2a3ee771d31705", "name": "InstanceSecurityGroupTests-b283611d-53fa-48e-proj"}} 2018-06-27 22:04:19,634 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/fdf2d2ce4e264287af2a3ee771d31705 used request id req-64b97c3a-e723-4957-8813-a08f96a5dab8 2018-06-27 22:04:19,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/subnets?network_id=647b9ed0-59d3-4664-8fcb-3fa40f3e184f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8ea67b7d5beab3474cceaf935d23674f89e85b6" 2018-06-27 22:04:19,751 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:04:19 GMT Content-Type: application/json Content-Length: 676 Connection: keep-alive X-Openstack-Request-Id: req-5c7caa30-5c8f-40c3-997b-7438d6b58766 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"647b9ed0-59d3-4664-8fcb-3fa40f3e184f","tenant_id":"fdf2d2ce4e264287af2a3ee771d31705","created_at":"2018-06-27T22:03:01Z","dns_nameservers":[],"updated_at":"2018-06-27T22:03:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"fdf2d2ce4e264287af2a3ee771d31705","id":"cb767bb8-1c78-4092-9ecb-31b89d024884","subnetpool_id":null,"name":"InstanceSecurityGroupTests-9ab1e700-a487-4cc7-84ff-d867cfce7308-pub-subnet"}]} 2018-06-27 22:04:19,752 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=647b9ed0-59d3-4664-8fcb-3fa40f3e184f used request id req-5c7caa30-5c8f-40c3-997b-7438d6b58766 2018-06-27 22:04:19,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=647b9ed0-59d3-4664-8fcb-3fa40f3e184f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8ea67b7d5beab3474cceaf935d23674f89e85b6" 2018-06-27 22:04:19,959 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:04:19 GMT Content-Type: application/json Content-Length: 2330 Connection: keep-alive X-Openstack-Request-Id: req-b9938cdf-faa9-459c-9082-db1bbc3f2452 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"647b9ed0-59d3-4664-8fcb-3fa40f3e184f","tenant_id":"fdf2d2ce4e264287af2a3ee771d31705","created_at":"2018-06-27T22:03:03Z","admin_state_up":true,"updated_at":"2018-06-27T22:03:08Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-647b9ed0-59d3-4664-8fcb-3fa40f3e184f","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:f1:6a:94","id":"34d79b9f-0c5c-48ce-bbf2-b05aab3eb3b6","port_security_enabled":false,"project_id":"fdf2d2ce4e264287af2a3ee771d31705","fixed_ips":[{"subnet_id":"cb767bb8-1c78-4092-9ecb-31b89d024884","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"647b9ed0-59d3-4664-8fcb-3fa40f3e184f","tenant_id":"fdf2d2ce4e264287af2a3ee771d31705","created_at":"2018-06-27T22:03:04Z","admin_state_up":true,"updated_at":"2018-06-27T22:03:09Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-647b9ed0-59d3-4664-8fcb-3fa40f3e184f","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:82:82:e1","id":"3aa72960-4d14-4e72-baec-dc6dfffe383c","port_security_enabled":false,"project_id":"fdf2d2ce4e264287af2a3ee771d31705","fixed_ips":[{"subnet_id":"cb767bb8-1c78-4092-9ecb-31b89d024884","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"647b9ed0-59d3-4664-8fcb-3fa40f3e184f","tenant_id":"fdf2d2ce4e264287af2a3ee771d31705","created_at":"2018-06-27T22:03:23Z","admin_state_up":true,"updated_at":"2018-06-27T22:04:06Z","binding:vnic_type":"normal","device_id":"66e923f6-c679-4751-8e3c-088541a7eb02","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:76:7a:5b","id":"4cc9881d-bb7c-4a26-84e6-028d69794adf","port_security_enabled":true,"project_id":"fdf2d2ce4e264287af2a3ee771d31705","fixed_ips":[{"subnet_id":"cb767bb8-1c78-4092-9ecb-31b89d024884","ip_address":"10.55.0.12"}],"extra_dhcp_opts":[],"security_groups":["7c88051a-0cdd-42a3-b6d5-7ae57f0fd750","735cb294-b00c-46e0-a93f-45935a05f9e4"],"name":"InstanceSecurityGroupTests-9ab1e700-a487-4cc7-84ff-d867cfce7308-port"}]} 2018-06-27 22:04:19,959 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=647b9ed0-59d3-4664-8fcb-3fa40f3e184f used request id req-b9938cdf-faa9-459c-9082-db1bbc3f2452 2018-06-27 22:04:19,962 - 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/66e923f6-c679-4751-8e3c-088541a7eb02/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8ea67b7d5beab3474cceaf935d23674f89e85b6" -d '{"addSecurityGroup": {"name": "InstanceSecurityGroupTests-9ab1e700-a487-4cc7-84ff-d867cfce7308-name"}}' 2018-06-27 22:04:21,110 - novaclient.v2.client - DEBUG - RESP: [400] Server: nginx Date: Wed, 27 Jun 2018 22:04:21 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-b7a249df-ba6b-4b39-8478-19ec02606d04 X-Compute-Request-Id: req-b7a249df-ba6b-4b39-8478-19ec02606d04 RESP BODY: {"badRequest": {"message": "Invalid input for security_groups. Reason: Duplicate items in the list: '7c88051a-0cdd-42a3-b6d5-7ae57f0fd750'.\nNeutron server returns request_ids: ['req-734739ed-0094-4f4b-8b15-3689f9644faa']", "code": 400}} 2018-06-27 22:04:21,110 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers/66e923f6-c679-4751-8e3c-088541a7eb02/action used request id req-b7a249df-ba6b-4b39-8478-19ec02606d04 2018-06-27 22:04:21,113 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/66e923f6-c679-4751-8e3c-088541a7eb02 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8ea67b7d5beab3474cceaf935d23674f89e85b6" 2018-06-27 22:04:22,779 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:04:22 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-50fc2905-6d3d-41fe-888c-0e9249dcb4d5 X-Compute-Request-Id: req-50fc2905-6d3d-41fe-888c-0e9249dcb4d5 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-9ab1e700-a487-4cc7-84ff-d867cfce7308-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:7a:5b", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/66e923f6-c679-4751-8e3c-088541a7eb02", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/66e923f6-c679-4751-8e3c-088541a7eb02", "rel": "bookmark"}], "image": {"id": "e075fb23-f04e-4834-8e8b-f253327cf800", "links": [{"href": "http://172.30.10.101:8774/images/e075fb23-f04e-4834-8e8b-f253327cf800", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:03:52.000000", "flavor": {"id": "7bac6a3d-5d0d-4f81-8ae9-65b5b865e331", "links": [{"href": "http://172.30.10.101:8774/flavors/7bac6a3d-5d0d-4f81-8ae9-65b5b865e331", "rel": "bookmark"}]}, "id": "66e923f6-c679-4751-8e3c-088541a7eb02", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-9ab1e700-a487-4cc7-84ff-d867cfce7308-name"}], "user_id": "ba126db22f144167ae6cb08ee1412690", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:03:53Z", "hostId": "599e96bbebbf7eea9aecaa8ff73937db9f6ca3afb780b67adc4cfe6d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-9ab1e700-a487-4cc7-84ff-d867cfce7308-inst", "created": "2018-06-27T22:03:36Z", "tenant_id": "fdf2d2ce4e264287af2a3ee771d31705", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:04:22,779 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/66e923f6-c679-4751-8e3c-088541a7eb02 used request id req-50fc2905-6d3d-41fe-888c-0e9249dcb4d5 2018-06-27 22:04:22,779 - nova_utils - WARNING - Security group [InstanceSecurityGroupTests-9ab1e700-a487-4cc7-84ff-d867cfce7308-name] already added to VM [InstanceSecurityGroupTests-9ab1e700-a487-4cc7-84ff-d867cfce7308-inst] 2018-06-27 22:04:22,783 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/66e923f6-c679-4751-8e3c-088541a7eb02 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8ea67b7d5beab3474cceaf935d23674f89e85b6" 2018-06-27 22:04:24,658 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:04:24 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-8249aa3c-796d-4c6a-8364-94ed1aa74f40 X-Compute-Request-Id: req-8249aa3c-796d-4c6a-8364-94ed1aa74f40 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-9ab1e700-a487-4cc7-84ff-d867cfce7308-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:7a:5b", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/66e923f6-c679-4751-8e3c-088541a7eb02", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/66e923f6-c679-4751-8e3c-088541a7eb02", "rel": "bookmark"}], "image": {"id": "e075fb23-f04e-4834-8e8b-f253327cf800", "links": [{"href": "http://172.30.10.101:8774/images/e075fb23-f04e-4834-8e8b-f253327cf800", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:03:52.000000", "flavor": {"id": "7bac6a3d-5d0d-4f81-8ae9-65b5b865e331", "links": [{"href": "http://172.30.10.101:8774/flavors/7bac6a3d-5d0d-4f81-8ae9-65b5b865e331", "rel": "bookmark"}]}, "id": "66e923f6-c679-4751-8e3c-088541a7eb02", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-9ab1e700-a487-4cc7-84ff-d867cfce7308-name"}], "user_id": "ba126db22f144167ae6cb08ee1412690", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:03:53Z", "hostId": "599e96bbebbf7eea9aecaa8ff73937db9f6ca3afb780b67adc4cfe6d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-9ab1e700-a487-4cc7-84ff-d867cfce7308-inst", "created": "2018-06-27T22:03:36Z", "tenant_id": "fdf2d2ce4e264287af2a3ee771d31705", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:04:24,658 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/66e923f6-c679-4751-8e3c-088541a7eb02 used request id req-8249aa3c-796d-4c6a-8364-94ed1aa74f40 2018-06-27 22:04:24,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=InstanceSecurityGroupTests-9ab1e700-a487-4cc7-84ff-d867cfce7308-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8ea67b7d5beab3474cceaf935d23674f89e85b6" 2018-06-27 22:04:25,082 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:04:25 GMT Content-Type: application/json Content-Length: 636 Connection: keep-alive X-Openstack-Request-Id: req-d22b4f1a-0bfd-406c-b290-bf8d7b1540cd Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["cb767bb8-1c78-4092-9ecb-31b89d024884"],"updated_at":"2018-06-27T22:03:01Z","tenant_id":"fdf2d2ce4e264287af2a3ee771d31705","created_at":"2018-06-27T22:02:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"fdf2d2ce4e264287af2a3ee771d31705","id":"647b9ed0-59d3-4664-8fcb-3fa40f3e184f","name":"InstanceSecurityGroupTests-9ab1e700-a487-4cc7-84ff-d867cfce7308-pub-net"}]} 2018-06-27 22:04:25,082 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-9ab1e700-a487-4cc7-84ff-d867cfce7308-pub-net used request id req-d22b4f1a-0bfd-406c-b290-bf8d7b1540cd 2018-06-27 22:04:25,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/fdf2d2ce4e264287af2a3ee771d31705 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8ea67b7d5beab3474cceaf935d23674f89e85b6" 2018-06-27 22:04:25,436 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:04:25 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c20f6389-a24b-46fb-bc47-9b3e42c38057 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/fdf2d2ce4e264287af2a3ee771d31705"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fdf2d2ce4e264287af2a3ee771d31705", "name": "InstanceSecurityGroupTests-b283611d-53fa-48e-proj"}} 2018-06-27 22:04:25,436 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/fdf2d2ce4e264287af2a3ee771d31705 used request id req-c20f6389-a24b-46fb-bc47-9b3e42c38057 2018-06-27 22:04:25,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/subnets?network_id=647b9ed0-59d3-4664-8fcb-3fa40f3e184f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8ea67b7d5beab3474cceaf935d23674f89e85b6" 2018-06-27 22:04:25,885 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:04:25 GMT Content-Type: application/json Content-Length: 676 Connection: keep-alive X-Openstack-Request-Id: req-eadb5d0c-5bbc-49d5-b8b6-bf3a94b9844f Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"647b9ed0-59d3-4664-8fcb-3fa40f3e184f","tenant_id":"fdf2d2ce4e264287af2a3ee771d31705","created_at":"2018-06-27T22:03:01Z","dns_nameservers":[],"updated_at":"2018-06-27T22:03:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"fdf2d2ce4e264287af2a3ee771d31705","id":"cb767bb8-1c78-4092-9ecb-31b89d024884","subnetpool_id":null,"name":"InstanceSecurityGroupTests-9ab1e700-a487-4cc7-84ff-d867cfce7308-pub-subnet"}]} 2018-06-27 22:04:25,885 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=647b9ed0-59d3-4664-8fcb-3fa40f3e184f used request id req-eadb5d0c-5bbc-49d5-b8b6-bf3a94b9844f 2018-06-27 22:04:25,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=647b9ed0-59d3-4664-8fcb-3fa40f3e184f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8ea67b7d5beab3474cceaf935d23674f89e85b6" 2018-06-27 22:04:26,095 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:04:26 GMT Content-Type: application/json Content-Length: 2330 Connection: keep-alive X-Openstack-Request-Id: req-8d6df578-21d7-45fb-b9bb-823ef3f6b266 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"647b9ed0-59d3-4664-8fcb-3fa40f3e184f","tenant_id":"fdf2d2ce4e264287af2a3ee771d31705","created_at":"2018-06-27T22:03:03Z","admin_state_up":true,"updated_at":"2018-06-27T22:03:08Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-647b9ed0-59d3-4664-8fcb-3fa40f3e184f","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:f1:6a:94","id":"34d79b9f-0c5c-48ce-bbf2-b05aab3eb3b6","port_security_enabled":false,"project_id":"fdf2d2ce4e264287af2a3ee771d31705","fixed_ips":[{"subnet_id":"cb767bb8-1c78-4092-9ecb-31b89d024884","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"647b9ed0-59d3-4664-8fcb-3fa40f3e184f","tenant_id":"fdf2d2ce4e264287af2a3ee771d31705","created_at":"2018-06-27T22:03:04Z","admin_state_up":true,"updated_at":"2018-06-27T22:03:09Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-647b9ed0-59d3-4664-8fcb-3fa40f3e184f","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:82:82:e1","id":"3aa72960-4d14-4e72-baec-dc6dfffe383c","port_security_enabled":false,"project_id":"fdf2d2ce4e264287af2a3ee771d31705","fixed_ips":[{"subnet_id":"cb767bb8-1c78-4092-9ecb-31b89d024884","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"647b9ed0-59d3-4664-8fcb-3fa40f3e184f","tenant_id":"fdf2d2ce4e264287af2a3ee771d31705","created_at":"2018-06-27T22:03:23Z","admin_state_up":true,"updated_at":"2018-06-27T22:04:06Z","binding:vnic_type":"normal","device_id":"66e923f6-c679-4751-8e3c-088541a7eb02","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:76:7a:5b","id":"4cc9881d-bb7c-4a26-84e6-028d69794adf","port_security_enabled":true,"project_id":"fdf2d2ce4e264287af2a3ee771d31705","fixed_ips":[{"subnet_id":"cb767bb8-1c78-4092-9ecb-31b89d024884","ip_address":"10.55.0.12"}],"extra_dhcp_opts":[],"security_groups":["7c88051a-0cdd-42a3-b6d5-7ae57f0fd750","735cb294-b00c-46e0-a93f-45935a05f9e4"],"name":"InstanceSecurityGroupTests-9ab1e700-a487-4cc7-84ff-d867cfce7308-port"}]} 2018-06-27 22:04:26,096 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=647b9ed0-59d3-4664-8fcb-3fa40f3e184f used request id req-8d6df578-21d7-45fb-b9bb-823ef3f6b266 2018-06-27 22:04:26,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/servers/66e923f6-c679-4751-8e3c-088541a7eb02 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}437c78a7971877b9a9537ebd0464c708e87981d0" 2018-06-27 22:04:28,064 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:04:28 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-309eba01-9f77-42e6-a137-66ea8a9d8fbb X-Compute-Request-Id: req-309eba01-9f77-42e6-a137-66ea8a9d8fbb Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-9ab1e700-a487-4cc7-84ff-d867cfce7308-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:7a:5b", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/66e923f6-c679-4751-8e3c-088541a7eb02", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/66e923f6-c679-4751-8e3c-088541a7eb02", "rel": "bookmark"}], "image": {"id": "e075fb23-f04e-4834-8e8b-f253327cf800", "links": [{"href": "http://172.30.10.101:8774/images/e075fb23-f04e-4834-8e8b-f253327cf800", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:03:52.000000", "flavor": {"id": "7bac6a3d-5d0d-4f81-8ae9-65b5b865e331", "links": [{"href": "http://172.30.10.101:8774/flavors/7bac6a3d-5d0d-4f81-8ae9-65b5b865e331", "rel": "bookmark"}]}, "id": "66e923f6-c679-4751-8e3c-088541a7eb02", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-9ab1e700-a487-4cc7-84ff-d867cfce7308-name"}], "user_id": "ba126db22f144167ae6cb08ee1412690", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:03:53Z", "hostId": "599e96bbebbf7eea9aecaa8ff73937db9f6ca3afb780b67adc4cfe6d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-9ab1e700-a487-4cc7-84ff-d867cfce7308-inst", "created": "2018-06-27T22:03:36Z", "tenant_id": "fdf2d2ce4e264287af2a3ee771d31705", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:04:28,065 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/66e923f6-c679-4751-8e3c-088541a7eb02 used request id req-309eba01-9f77-42e6-a137-66ea8a9d8fbb 2018-06-27 22:04:28,065 - create_instance - INFO - Deleting Port with ID - 4cc9881d-bb7c-4a26-84e6-028d69794adf 2018-06-27 22:04:28,065 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-9ab1e700-a487-4cc7-84ff-d867cfce7308-port 2018-06-27 22:04:28,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/ports/4cc9881d-bb7c-4a26-84e6-028d69794adf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8ea67b7d5beab3474cceaf935d23674f89e85b6" 2018-06-27 22:04:29,584 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:04:29 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-6ce7094a-ff70-478c-a591-dc17a6a0bbfc Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:04:29,584 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/ports/4cc9881d-bb7c-4a26-84e6-028d69794adf used request id req-6ce7094a-ff70-478c-a591-dc17a6a0bbfc 2018-06-27 22:04:29,584 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-9ab1e700-a487-4cc7-84ff-d867cfce7308-inst 2018-06-27 22:04:29,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/66e923f6-c679-4751-8e3c-088541a7eb02 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8ea67b7d5beab3474cceaf935d23674f89e85b6" 2018-06-27 22:04:29,905 - novaclient.v2.client - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:04: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-a8de7c6e-f562-494b-9557-dd8a76fed866 X-Compute-Request-Id: req-a8de7c6e-f562-494b-9557-dd8a76fed866 Front-End-Https: on 2018-06-27 22:04:29,906 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/servers/66e923f6-c679-4751-8e3c-088541a7eb02 used request id req-a8de7c6e-f562-494b-9557-dd8a76fed866 2018-06-27 22:04:29,906 - create_instance - INFO - Checking deletion status 2018-06-27 22:04:29,908 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/66e923f6-c679-4751-8e3c-088541a7eb02 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8ea67b7d5beab3474cceaf935d23674f89e85b6" 2018-06-27 22:04:30,825 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:04:30 GMT Content-Type: application/json Content-Length: 1572 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-0be40349-b09b-4f76-8bf8-9e1c71492d37 X-Compute-Request-Id: req-0be40349-b09b-4f76-8bf8-9e1c71492d37 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"InstanceSecurityGroupTests-9ab1e700-a487-4cc7-84ff-d867cfce7308-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:7a:5b", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/66e923f6-c679-4751-8e3c-088541a7eb02", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/66e923f6-c679-4751-8e3c-088541a7eb02", "rel": "bookmark"}], "image": {"id": "e075fb23-f04e-4834-8e8b-f253327cf800", "links": [{"href": "http://172.30.10.101:8774/images/e075fb23-f04e-4834-8e8b-f253327cf800", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:03:52.000000", "flavor": {"id": "7bac6a3d-5d0d-4f81-8ae9-65b5b865e331", "links": [{"href": "http://172.30.10.101:8774/flavors/7bac6a3d-5d0d-4f81-8ae9-65b5b865e331", "rel": "bookmark"}]}, "id": "66e923f6-c679-4751-8e3c-088541a7eb02", "user_id": "ba126db22f144167ae6cb08ee1412690", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:04:30Z", "hostId": "599e96bbebbf7eea9aecaa8ff73937db9f6ca3afb780b67adc4cfe6d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-9ab1e700-a487-4cc7-84ff-d867cfce7308-inst", "created": "2018-06-27T22:03:36Z", "tenant_id": "fdf2d2ce4e264287af2a3ee771d31705", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:04:30,825 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/66e923f6-c679-4751-8e3c-088541a7eb02 used request id req-0be40349-b09b-4f76-8bf8-9e1c71492d37 2018-06-27 22:04:30,825 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-9ab1e700-a487-4cc7-84ff-d867cfce7308-inst] is - ACTIVE 2018-06-27 22:04:30,825 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 22:04:33,828 - create_instance - DEBUG - VM status query timeout in 296.078312874 2018-06-27 22:04:33,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/66e923f6-c679-4751-8e3c-088541a7eb02 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8ea67b7d5beab3474cceaf935d23674f89e85b6" 2018-06-27 22:04:34,026 - novaclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Wed, 27 Jun 2018 22:04: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-236d8baf-24f2-47a6-99e8-e5c5c74ec895 X-Compute-Request-Id: req-236d8baf-24f2-47a6-99e8-e5c5c74ec895 RESP BODY: {"itemNotFound": {"message": "Instance 66e923f6-c679-4751-8e3c-088541a7eb02 could not be found.", "code": 404}} 2018-06-27 22:04:34,027 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/66e923f6-c679-4751-8e3c-088541a7eb02 used request id req-236d8baf-24f2-47a6-99e8-e5c5c74ec895 2018-06-27 22:04:34,027 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 66e923f6-c679-4751-8e3c-088541a7eb02 could not be found. (HTTP 404) (Request-ID: req-236d8baf-24f2-47a6-99e8-e5c5c74ec895) 2018-06-27 22:04:34,027 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-9ab1e700-a487-4cc7-84ff-d867cfce7308-inst 2018-06-27 22:04:34,029 - neutron_utils - INFO - Deleting security group rule with ID - 3b099400-8e94-4a46-8cbb-5c4da8f64f39 2018-06-27 22:04:34,034 - 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/3b099400-8e94-4a46-8cbb-5c4da8f64f39 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2be00ed701d67e184a11e87c8f277c68b527c02" 2018-06-27 22:04:34,369 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:04:34 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-2f83d072-3423-483e-ad1f-9d7073eec3e6 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:04:34,369 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/3b099400-8e94-4a46-8cbb-5c4da8f64f39 used request id req-2f83d072-3423-483e-ad1f-9d7073eec3e6 2018-06-27 22:04:34,370 - neutron_utils - INFO - Deleting security group rule with ID - 3d7da3ed-65b6-4afa-bb9d-f285f5aa6b78 2018-06-27 22:04:34,374 - 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/3d7da3ed-65b6-4afa-bb9d-f285f5aa6b78 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2be00ed701d67e184a11e87c8f277c68b527c02" 2018-06-27 22:04:34,649 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:04:34 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-5325334e-21fe-4cc3-822a-4355e5524c5e Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:04:34,649 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/3d7da3ed-65b6-4afa-bb9d-f285f5aa6b78 used request id req-5325334e-21fe-4cc3-822a-4355e5524c5e 2018-06-27 22:04:34,649 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-9ab1e700-a487-4cc7-84ff-d867cfce7308-name 2018-06-27 22:04:34,654 - 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/7c88051a-0cdd-42a3-b6d5-7ae57f0fd750 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2be00ed701d67e184a11e87c8f277c68b527c02" 2018-06-27 22:04:34,976 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:04:34 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-c73b77ab-ab68-4e4d-a8ed-93984a60c564 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:04:34,976 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/7c88051a-0cdd-42a3-b6d5-7ae57f0fd750 used request id req-c73b77ab-ab68-4e4d-a8ed-93984a60c564 2018-06-27 22:04:34,979 - 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/7bac6a3d-5d0d-4f81-8ae9-65b5b865e331 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0293c6959e394013a853684436cda5ef526c3bc4" 2018-06-27 22:04:35,516 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 22:04: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-b67c1eab-1007-40b9-993b-394de68d016b X-Compute-Request-Id: req-b67c1eab-1007-40b9-993b-394de68d016b 2018-06-27 22:04:35,517 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/flavors/7bac6a3d-5d0d-4f81-8ae9-65b5b865e331 used request id req-b67c1eab-1007-40b9-993b-394de68d016b 2018-06-27 22:04:35,517 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-9ab1e700-a487-4cc7-84ff-d867cfce7308-pub-subnet 2018-06-27 22:04:35,518 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-9ab1e700-a487-4cc7-84ff-d867cfce7308-pub-subnet 2018-06-27 22:04:35,522 - 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/cb767bb8-1c78-4092-9ecb-31b89d024884 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6c5142cff688745c8bfc8f13202f1c2f3e1d555" 2018-06-27 22:04:40,133 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:04:40 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-3318d9ed-198f-4f01-bb55-996c2c01058f Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:04:40,133 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/cb767bb8-1c78-4092-9ecb-31b89d024884 used request id req-3318d9ed-198f-4f01-bb55-996c2c01058f 2018-06-27 22:04:40,133 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-9ab1e700-a487-4cc7-84ff-d867cfce7308-pub-net 2018-06-27 22:04: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/networks/647b9ed0-59d3-4664-8fcb-3fa40f3e184f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6c5142cff688745c8bfc8f13202f1c2f3e1d555" 2018-06-27 22:04:43,411 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:04:43 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-9d8abf68-e4ab-4869-84fd-8a9111be693a Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:04:43,411 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/647b9ed0-59d3-4664-8fcb-3fa40f3e184f used request id req-9d8abf68-e4ab-4869-84fd-8a9111be693a 2018-06-27 22:04:43,412 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-9ab1e700-a487-4cc7-84ff-d867cfce7308-image 2018-06-27 22:04:43,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9292/v2/images/e075fb23-f04e-4834-8e8b-f253327cf800 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3960d64385c285119e622255065023811e3e3d90" 2018-06-27 22:04:43,751 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:04:43 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-4667d47f-a339-4e02-af2d-b06b0b2c244a 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-27 22:04:43,751 - keystoneauth.session - DEBUG - DELETE call to image for https://172.30.10.101:9292/v2/images/e075fb23-f04e-4834-8e8b-f253327cf800 used request id req-4667d47f-a339-4e02-af2d-b06b0b2c244a 2018-06-27 22:04:43,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/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca5eceaf31aba1a394195d0e719907138ac7f844" 2018-06-27 22:04:44,835 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:04:44 GMT Content-Type: application/json Content-Length: 11766 Connection: keep-alive X-Openstack-Request-Id: req-a30f0286-3863-48c0-b7c5-ea420d0f3fa3 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "fdf2d2ce4e264287af2a3ee771d31705", "created_at": "2018-06-27T22:02:59Z", "updated_at": "2018-06-27T22:02:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:02:59Z", "revision_number": 0, "id": "648e4824-1f95-47f5-bc85-8f70f8148534", "remote_group_id": "735cb294-b00c-46e0-a93f-45935a05f9e4", "remote_ip_prefix": null, "created_at": "2018-06-27T22:02:59Z", "security_group_id": "735cb294-b00c-46e0-a93f-45935a05f9e4", "tenant_id": "fdf2d2ce4e264287af2a3ee771d31705", "port_range_min": null, "ethertype": "IPv4", "project_id": "fdf2d2ce4e264287af2a3ee771d31705"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:02:59Z", "revision_number": 0, "id": "71be1f2d-8869-46a6-832b-5b498a72e130", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:02:59Z", "security_group_id": "735cb294-b00c-46e0-a93f-45935a05f9e4", "tenant_id": "fdf2d2ce4e264287af2a3ee771d31705", "port_range_min": null, "ethertype": "IPv6", "project_id": "fdf2d2ce4e264287af2a3ee771d31705"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:02:59Z", "revision_number": 0, "id": "73c37484-aee4-4973-bdf0-45aa00a51562", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:02:59Z", "security_group_id": "735cb294-b00c-46e0-a93f-45935a05f9e4", "tenant_id": "fdf2d2ce4e264287af2a3ee771d31705", "port_range_min": null, "ethertype": "IPv4", "project_id": "fdf2d2ce4e264287af2a3ee771d31705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:02:59Z", "revision_number": 0, "id": "99f52b12-9e86-47a3-a986-1d4b21842963", "remote_group_id": "735cb294-b00c-46e0-a93f-45935a05f9e4", "remote_ip_prefix": null, "created_at": "2018-06-27T22:02:59Z", "security_group_id": "735cb294-b00c-46e0-a93f-45935a05f9e4", "tenant_id": "fdf2d2ce4e264287af2a3ee771d31705", "port_range_min": null, "ethertype": "IPv6", "project_id": "fdf2d2ce4e264287af2a3ee771d31705"}], "revision_number": 4, "project_id": "fdf2d2ce4e264287af2a3ee771d31705", "id": "735cb294-b00c-46e0-a93f-45935a05f9e4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-27T19:03:04Z", "updated_at": "2018-06-27T19:03:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "6748ef1e-56da-434e-9e89-e86b58537b65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "b3e3826c-1c48-4699-93f0-f8a310956753", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "bfad35fa-7ea9-4a81-917d-7b86481eb510", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "d657b333-103d-4d19-add8-1e8bae2f8849", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b92069937e44a3786e439f95c61afe5", "created_at": "2018-06-27T19:08:41Z", "updated_at": "2018-06-27T19:08:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "4ac2a090-f595-4e7b-9b7a-a52fa204e881", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "5508c0b1-6261-44cb-854d-60c64bcbba0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "a60c77dc-6985-48ac-a3a3-067176d3e52f", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "e6ec0fa4-1eb3-4c5d-a451-c7acfd7fde82", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}], "revision_number": 4, "project_id": "4b92069937e44a3786e439f95c61afe5", "id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T18:59:55Z", "updated_at": "2018-06-27T18:59:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "5a060918-419b-4ec3-90df-a7764c06af2f", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "6cd9bbf0-4d1b-4b13-a6c4-e20a15bb3360", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "8134c0f0-89c6-4d45-bef8-a9260d9d0723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "e0e7297a-a59d-4d2b-b75c-2cc86b269114", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}], "revision_number": 4, "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "created_at": "2018-06-27T21:03:43Z", "updated_at": "2018-06-27T21:03:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "41061dbf-a5a2-465f-84dd-140f6104b3f7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "47d5c96d-0510-41a5-b33e-5683702c5bb8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "4b4b6430-3f42-4fe4-a25e-2c5c015a7699", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "e6a68cb7-6491-4474-a4d7-38496cac4eb7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}], "revision_number": 4, "project_id": "3f0a375b66c54145bff1c56e7c91ad73", "id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "name": "default"}]} 2018-06-27 22:04:44,836 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-a30f0286-3863-48c0-b7c5-ea420d0f3fa3 2018-06-27 22:04:44,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/fdf2d2ce4e264287af2a3ee771d31705 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca5eceaf31aba1a394195d0e719907138ac7f844" 2018-06-27 22:04:45,195 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:04:44 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1f757a23-d1f2-4f50-8032-88de2f6afd84 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/fdf2d2ce4e264287af2a3ee771d31705"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fdf2d2ce4e264287af2a3ee771d31705", "name": "InstanceSecurityGroupTests-b283611d-53fa-48e-proj"}} 2018-06-27 22:04:45,196 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/fdf2d2ce4e264287af2a3ee771d31705 used request id req-1f757a23-d1f2-4f50-8032-88de2f6afd84 2018-06-27 22:04:45,196 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 735cb294-b00c-46e0-a93f-45935a05f9e4 2018-06-27 22:04:45,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/security-group-rules?security_group_id=735cb294-b00c-46e0-a93f-45935a05f9e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca5eceaf31aba1a394195d0e719907138ac7f844" 2018-06-27 22:04:45,291 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:04:45 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-c945f6ed-f252-48e4-8a60-1bb7eb15c48f Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": "735cb294-b00c-46e0-a93f-45935a05f9e4", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T22:02:59Z", "security_group_id": "735cb294-b00c-46e0-a93f-45935a05f9e4", "port_range_min": null, "revision_number": 0, "tenant_id": "fdf2d2ce4e264287af2a3ee771d31705", "created_at": "2018-06-27T22:02:59Z", "project_id": "fdf2d2ce4e264287af2a3ee771d31705", "id": "648e4824-1f95-47f5-bc85-8f70f8148534"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T22:02:59Z", "security_group_id": "735cb294-b00c-46e0-a93f-45935a05f9e4", "port_range_min": null, "revision_number": 0, "tenant_id": "fdf2d2ce4e264287af2a3ee771d31705", "created_at": "2018-06-27T22:02:59Z", "project_id": "fdf2d2ce4e264287af2a3ee771d31705", "id": "71be1f2d-8869-46a6-832b-5b498a72e130"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T22:02:59Z", "security_group_id": "735cb294-b00c-46e0-a93f-45935a05f9e4", "port_range_min": null, "revision_number": 0, "tenant_id": "fdf2d2ce4e264287af2a3ee771d31705", "created_at": "2018-06-27T22:02:59Z", "project_id": "fdf2d2ce4e264287af2a3ee771d31705", "id": "73c37484-aee4-4973-bdf0-45aa00a51562"}, {"remote_group_id": "735cb294-b00c-46e0-a93f-45935a05f9e4", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T22:02:59Z", "security_group_id": "735cb294-b00c-46e0-a93f-45935a05f9e4", "port_range_min": null, "revision_number": 0, "tenant_id": "fdf2d2ce4e264287af2a3ee771d31705", "created_at": "2018-06-27T22:02:59Z", "project_id": "fdf2d2ce4e264287af2a3ee771d31705", "id": "99f52b12-9e86-47a3-a986-1d4b21842963"}]} 2018-06-27 22:04:45,291 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=735cb294-b00c-46e0-a93f-45935a05f9e4 used request id req-c945f6ed-f252-48e4-8a60-1bb7eb15c48f 2018-06-27 22:04:45,292 - neutron_utils - INFO - Deleting security group with name - default 2018-06-27 22:04:45,297 - 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/735cb294-b00c-46e0-a93f-45935a05f9e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca5eceaf31aba1a394195d0e719907138ac7f844" 2018-06-27 22:04:45,722 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:04:45 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-59607b15-dee8-40fa-b24d-3a345e2ee9e3 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:04:45,723 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/735cb294-b00c-46e0-a93f-45935a05f9e4 used request id req-59607b15-dee8-40fa-b24d-3a345e2ee9e3 2018-06-27 22:04:45,723 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-b283611d-53fa-48e-proj 2018-06-27 22:04:45,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/fdf2d2ce4e264287af2a3ee771d31705 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca5eceaf31aba1a394195d0e719907138ac7f844" 2018-06-27 22:04:46,430 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 22:04:45 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-92360243-eb85-469d-a95f-46e9550affbf Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:04:46,430 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/fdf2d2ce4e264287af2a3ee771d31705 used request id req-92360243-eb85-469d-a95f-46e9550affbf 2018-06-27 22:04:46,430 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-b283611d-53fa-48e-proj-role 2018-06-27 22:04:46,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/d62fa90c12d046a0b6b151b67b52ca4b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca5eceaf31aba1a394195d0e719907138ac7f844" 2018-06-27 22:04:46,843 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 22:04:46 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cb9d94f8-25b5-48fe-946a-f23515192197 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:04:46,844 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/d62fa90c12d046a0b6b151b67b52ca4b used request id req-cb9d94f8-25b5-48fe-946a-f23515192197 2018-06-27 22:04:46,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca5eceaf31aba1a394195d0e719907138ac7f844" 2018-06-27 22:04:47,151 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:04:46 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-198c4273-66c6-41be-a1d6-174e665ac69d Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 22:04:47,151 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-198c4273-66c6-41be-a1d6-174e665ac69d 2018-06-27 22:04:47,152 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-b283611d-53fa-48e-user 2018-06-27 22:04:47,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/ba126db22f144167ae6cb08ee1412690 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f54305af23dd12ff772881c61bd3c01190d851d" 2018-06-27 22:04:47,913 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 22:04:47 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0c01b5d7-2a76-4897-a6f3-70ef7b136af4 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:04:47,913 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/ba126db22f144167ae6cb08ee1412690 used request id req-0c01b5d7-2a76-4897-a6f3-70ef7b136af4 2018-06-27 22:04:47,915 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:04:48,973 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T23:04:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["NdEXmslzQ1eayElqIOgOPA"], "issued_at": "2018-06-27T22:04:48.000000Z"}} 2018-06-27 22:04:48,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}8bc2ec82dd7233e12dd2bce846e6c83c73aafcfd" 2018-06-27 22:04:49,350 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:04:48 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-52170770-1bcd-4af4-b945-c68dd149590d Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:04:49,351 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-52170770-1bcd-4af4-b945-c68dd149590d 2018-06-27 22:04:49,353 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:04:49,354 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:04:50,144 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T23:04:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["zS5VFeZDT7udJewfLYd8IA"], "issued_at": "2018-06-27T22:04:50.000000Z"}} 2018-06-27 22:04:50,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}c572624b0cbf879c1d9142fb7c1d1a02941d0522" 2018-06-27 22:04:50,460 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:04:50 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-96ce8c10-ce83-4d6c-8de5-2c7666005956 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:04:50,460 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-96ce8c10-ce83-4d6c-8de5-2c7666005956 2018-06-27 22:04:50,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 22:04:50,477 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 22:04: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-27 22:04:50,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?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-1e27636c-2c0a-43a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c572624b0cbf879c1d9142fb7c1d1a02941d0522" 2018-06-27 22:04:50,774 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:04:50 GMT Server: Apache Content-Length: 194 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-05b002f4-1114-407f-9bdf-82bb3d3cb4d2 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-1e27636c-2c0a-43a-proj", "previous": null, "next": null}, "projects": []} 2018-06-27 22:04:50,774 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-1e27636c-2c0a-43a-proj used request id req-05b002f4-1114-407f-9bdf-82bb3d3cb4d2 2018-06-27 22:04:50,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c572624b0cbf879c1d9142fb7c1d1a02941d0522" 2018-06-27 22:04:50,869 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:04:50 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-73aaeef5-1c2c-4998-b2a3-59989e409c18 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 22:04:50,869 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-73aaeef5-1c2c-4998-b2a3-59989e409c18 2018-06-27 22:04:50,873 - 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}c572624b0cbf879c1d9142fb7c1d1a02941d0522" -d '{"project": {"enabled": true, "domain_id": "default", "name": "InstanceSecurityGroupTests-1e27636c-2c0a-43a-proj"}}' 2018-06-27 22:04:51,354 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 22:04:50 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-30f50759-efd4-4dde-8913-77477efb5634 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/efe0290a8d10490b9fc0e6bb940c5443"}, "tags": [], "enabled": true, "id": "efe0290a8d10490b9fc0e6bb940c5443", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-1e27636c-2c0a-43a-proj"}} 2018-06-27 22:04:51,354 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-30f50759-efd4-4dde-8913-77477efb5634 2018-06-27 22:04:51,354 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-1e27636c-2c0a-43a-proj 2018-06-27 22:04:51,354 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:04:51,355 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:04:52,200 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T23:04:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["qgOzXU4uTzuGCXO6buy-Ww"], "issued_at": "2018-06-27T22:04:52.000000Z"}} 2018-06-27 22:04:52,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}2dd6f5af506359eefe86610066e8ad472516ef34" 2018-06-27 22:04:52,541 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:04:52 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-98e0190c-2909-4667-a9a6-3259bb6210c8 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:04:52,541 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-98e0190c-2909-4667-a9a6-3259bb6210c8 2018-06-27 22:04:52,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 22:04:52,553 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 22:04: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-27 22:04:52,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}2dd6f5af506359eefe86610066e8ad472516ef34" 2018-06-27 22:04:52,989 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:04:52 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ef054c03-8734-481b-88a4-03c5dd072ed5 Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/05b1bc3fa6fd4243a4ba8b4d6fcc3daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05b1bc3fa6fd4243a4ba8b4d6fcc3daf", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/48d44c9c0fea4f4e80edc7d2e0715db7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d44c9c0fea4f4e80edc7d2e0715db7", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/4d3721127bf84155a837606ce3feba32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d3721127bf84155a837606ce3feba32", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/5c846663ea6d407e9223de0719ce5442"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c846663ea6d407e9223de0719ce5442", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/73a10e6c4f67490a8a4030cc6cea32f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73a10e6c4f67490a8a4030cc6cea32f5", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/8ecfab7d9d4f47bb8892a85b7d2a0b5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ecfab7d9d4f47bb8892a85b7d2a0b5a", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/b278d529e9a54a9195e4e536b9384dc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b278d529e9a54a9195e4e536b9384dc0", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b7f107ae7bb34ccea8282b1a0ec7a979"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7f107ae7bb34ccea8282b1a0ec7a979", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/d21494d0185b463db36b8c8c2b341b97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d21494d0185b463db36b8c8c2b341b97", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e0bb346419f84e4680f6ca9a97f4fc0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e0bb346419f84e4680f6ca9a97f4fc0b", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "c8d542af72ce49338052c29f02c8857e", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e9dd794fa5c040a9a0445386fb2a6116"}, "options": {}, "id": "e9dd794fa5c040a9a0445386fb2a6116", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/e9f9c747d54947bc800a81ecf11858f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9f9c747d54947bc800a81ecf11858f5", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-27 22:04:52,990 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-ef054c03-8734-481b-88a4-03c5dd072ed5 2018-06-27 22:04:52,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?name=InstanceSecurityGroupTests-1e27636c-2c0a-43a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2dd6f5af506359eefe86610066e8ad472516ef34" 2018-06-27 22:04:53,417 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:04:52 GMT Server: Apache Content-Length: 471 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d8692907-8a58-4758-a494-f50796c55813 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=InstanceSecurityGroupTests-1e27636c-2c0a-43a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/efe0290a8d10490b9fc0e6bb940c5443"}, "tags": [], "enabled": true, "id": "efe0290a8d10490b9fc0e6bb940c5443", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-1e27636c-2c0a-43a-proj"}]} 2018-06-27 22:04:53,417 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=InstanceSecurityGroupTests-1e27636c-2c0a-43a-proj used request id req-d8692907-8a58-4758-a494-f50796c55813 2018-06-27 22:04:53,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2dd6f5af506359eefe86610066e8ad472516ef34" 2018-06-27 22:04:53,777 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:04:53 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-746ea48c-2957-4688-ac26-4d29177a003b Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 22:04:53,778 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-746ea48c-2957-4688-ac26-4d29177a003b 2018-06-27 22:04:54,446 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-1e27636c-2c0a-43a-user 2018-06-27 22:04:54,447 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:04:54,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c572624b0cbf879c1d9142fb7c1d1a02941d0522" 2018-06-27 22:04:54,849 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:04:54 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b8e975af-992a-4635-902f-71ae74c5a018 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 22:04:54,849 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-b8e975af-992a-4635-902f-71ae74c5a018 2018-06-27 22:04:54,853 - 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}c572624b0cbf879c1d9142fb7c1d1a02941d0522" -d '{"role": {"name": "InstanceSecurityGroupTests-1e27636c-2c0a-43a-proj-role"}}' 2018-06-27 22:04:55,324 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 22:04:54 GMT Server: Apache Content-Length: 225 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a23c7b49-0413-4404-9c2e-358450cc0af3 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2accfa2bab22438c88722739a964e051", "links": {"self": "http://10.167.4.35:5000/v3/roles/2accfa2bab22438c88722739a964e051"}, "name": "InstanceSecurityGroupTests-1e27636c-2c0a-43a-proj-role"}} 2018-06-27 22:04:55,324 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-a23c7b49-0413-4404-9c2e-358450cc0af3 2018-06-27 22:04:55,324 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-1e27636c-2c0a-43a-proj-role 2018-06-27 22:04:55,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/2accfa2bab22438c88722739a964e051 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c572624b0cbf879c1d9142fb7c1d1a02941d0522" 2018-06-27 22:04:55,751 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:04:55 GMT Server: Apache Content-Length: 225 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cdcf0ca7-9e6d-423a-9e29-a7703594312f Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2accfa2bab22438c88722739a964e051", "links": {"self": "http://10.167.4.35:5000/v3/roles/2accfa2bab22438c88722739a964e051"}, "name": "InstanceSecurityGroupTests-1e27636c-2c0a-43a-proj-role"}} 2018-06-27 22:04:55,751 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/2accfa2bab22438c88722739a964e051 used request id req-cdcf0ca7-9e6d-423a-9e29-a7703594312f 2018-06-27 22:04:55,751 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-1e27636c-2c0a-43a-proj-role to project InstanceSecurityGroupTests-1e27636c-2c0a-43a-proj 2018-06-27 22:04:55,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/efe0290a8d10490b9fc0e6bb940c5443/users/70626214ee7b4373bdd8045ddf05cac1/roles/2accfa2bab22438c88722739a964e051 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c572624b0cbf879c1d9142fb7c1d1a02941d0522" 2018-06-27 22:04:56,221 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 22:04:55 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3697f612-94a6-46aa-8c5d-072268fc8661 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:04:56,221 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/efe0290a8d10490b9fc0e6bb940c5443/users/70626214ee7b4373bdd8045ddf05cac1/roles/2accfa2bab22438c88722739a964e051 used request id req-3697f612-94a6-46aa-8c5d-072268fc8661 2018-06-27 22:04:56,222 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 22:04:56,223 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-06-27 22:04:56,223 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:04:56,224 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:04:57,088 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2accfa2bab22438c88722739a964e051", "name": "InstanceSecurityGroupTests-1e27636c-2c0a-43a-proj-role"}], "expires_at": "2018-06-27T23:04:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efe0290a8d10490b9fc0e6bb940c5443", "name": "InstanceSecurityGroupTests-1e27636c-2c0a-43a-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/efe0290a8d10490b9fc0e6bb940c5443", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/efe0290a8d10490b9fc0e6bb940c5443", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/efe0290a8d10490b9fc0e6bb940c5443", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/efe0290a8d10490b9fc0e6bb940c5443", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/efe0290a8d10490b9fc0e6bb940c5443", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/efe0290a8d10490b9fc0e6bb940c5443", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/efe0290a8d10490b9fc0e6bb940c5443", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/efe0290a8d10490b9fc0e6bb940c5443", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/efe0290a8d10490b9fc0e6bb940c5443", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/efe0290a8d10490b9fc0e6bb940c5443", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/efe0290a8d10490b9fc0e6bb940c5443", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/efe0290a8d10490b9fc0e6bb940c5443", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-1e27636c-2c0a-43a-user", "id": "70626214ee7b4373bdd8045ddf05cac1"}, "audit_ids": ["6Tll1TddRBeqPKCbBzELgw"], "issued_at": "2018-06-27T22:04:57.000000Z"}} 2018-06-27 22:04:57,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}8a0aba93a2d9aee295a9dde24412be6072169b1c" 2018-06-27 22:04:57,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:04:57 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-43edbfb1-7376-4ba1-b8f3-d0dba19dd4e8 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:04:57,442 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-43edbfb1-7376-4ba1-b8f3-d0dba19dd4e8 2018-06-27 22:04:57,446 - 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-0f9f2b74-1c1b-440a-a964-e8de13be236f-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8a0aba93a2d9aee295a9dde24412be6072169b1c" 2018-06-27 22:04:58,182 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:04:58 GMT Content-Type: application/json Content-Length: 171 Connection: keep-alive X-Openstack-Request-Id: req-a3fa9c4f-9897-4096-b4c5-5518bb56bad1 Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-0f9f2b74-1c1b-440a-a964-e8de13be236f-image"} 2018-06-27 22:04:58,183 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-0f9f2b74-1c1b-440a-a964-e8de13be236f-image used request id req-a3fa9c4f-9897-4096-b4c5-5518bb56bad1 2018-06-27 22:04:58,186 - 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}8a0aba93a2d9aee295a9dde24412be6072169b1c" 2018-06-27 22:04:58,896 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:04:58 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-2e6a8953-e5a6-424a-978d-8be2a0cde040 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-27 22:04:58,897 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-2e6a8953-e5a6-424a-978d-8be2a0cde040 2018-06-27 22:04:58,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}8a0aba93a2d9aee295a9dde24412be6072169b1c" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "InstanceSecurityGroupTests-0f9f2b74-1c1b-440a-a964-e8de13be236f-image"}' 2018-06-27 22:04:59,818 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 22:04:59 GMT Content-Type: application/json Content-Length: 613 Connection: keep-alive Location: https://172.30.10.101:9292/v2/images/bdf6a624-f76f-4419-b32d-94f8e5390b16 Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-835b8722-d922-486c-b088-0d6a82cf7dbb Front-End-Https: on RESP BODY: {"status": "queued", "name": "InstanceSecurityGroupTests-0f9f2b74-1c1b-440a-a964-e8de13be236f-image", "tags": [], "container_format": "bare", "created_at": "2018-06-27T22:05:00Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-06-27T22:05:00Z", "visibility": "shared", "self": "/v2/images/bdf6a624-f76f-4419-b32d-94f8e5390b16", "min_disk": 0, "protected": false, "id": "bdf6a624-f76f-4419-b32d-94f8e5390b16", "file": "/v2/images/bdf6a624-f76f-4419-b32d-94f8e5390b16/file", "checksum": null, "owner": "efe0290a8d10490b9fc0e6bb940c5443", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-27 22:04:59,818 - keystoneauth.session - DEBUG - POST call to image for https://172.30.10.101:9292/v2/images used request id req-835b8722-d922-486c-b088-0d6a82cf7dbb 2018-06-27 22:04:59,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9292/v2/images/bdf6a624-f76f-4419-b32d-94f8e5390b16/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8a0aba93a2d9aee295a9dde24412be6072169b1c" -d '' 2018-06-27 22:05:01,293 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:05:01 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-9bc4fc2e-a4f5-43da-a7aa-a9ed907daf7d 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-27 22:05:01,293 - keystoneauth.session - DEBUG - PUT call to image for https://172.30.10.101:9292/v2/images/bdf6a624-f76f-4419-b32d-94f8e5390b16/file used request id req-9bc4fc2e-a4f5-43da-a7aa-a9ed907daf7d 2018-06-27 22:05:01,294 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-06-27 22:05:01,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/bdf6a624-f76f-4419-b32d-94f8e5390b16 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8a0aba93a2d9aee295a9dde24412be6072169b1c" 2018-06-27 22:05:02,071 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:05:02 GMT Content-Type: application/json Content-Length: 731 Connection: keep-alive X-Openstack-Request-Id: req-8699c090-d55b-4354-8784-e90774d40cda Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-0f9f2b74-1c1b-440a-a964-e8de13be236f-image", "tags": [], "container_format": "bare", "created_at": "2018-06-27T22:05:00Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-27T22:05:01Z", "visibility": "shared", "self": "/v2/images/bdf6a624-f76f-4419-b32d-94f8e5390b16", "min_disk": 0, "protected": false, "id": "bdf6a624-f76f-4419-b32d-94f8e5390b16", "file": "/v2/images/bdf6a624-f76f-4419-b32d-94f8e5390b16/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "efe0290a8d10490b9fc0e6bb940c5443", "direct_url": "file:///var/lib/glance/images/bdf6a624-f76f-4419-b32d-94f8e5390b16", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-27 22:05:02,071 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/bdf6a624-f76f-4419-b32d-94f8e5390b16 used request id req-8699c090-d55b-4354-8784-e90774d40cda 2018-06-27 22:05:02,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}8a0aba93a2d9aee295a9dde24412be6072169b1c" 2018-06-27 22:05:02,684 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:05:02 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-52aec6c9-4874-4c97-b1e0-41aa5aeb7155 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-27 22:05:02,684 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-52aec6c9-4874-4c97-b1e0-41aa5aeb7155 2018-06-27 22:05:02,687 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-0f9f2b74-1c1b-440a-a964-e8de13be236f-image 2018-06-27 22:05:02,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/bdf6a624-f76f-4419-b32d-94f8e5390b16 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8a0aba93a2d9aee295a9dde24412be6072169b1c" 2018-06-27 22:05:03,512 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:05:03 GMT Content-Type: application/json Content-Length: 731 Connection: keep-alive X-Openstack-Request-Id: req-80d5f620-f28f-4c26-87af-d7b0a656658b Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-0f9f2b74-1c1b-440a-a964-e8de13be236f-image", "tags": [], "container_format": "bare", "created_at": "2018-06-27T22:05:00Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-27T22:05:01Z", "visibility": "shared", "self": "/v2/images/bdf6a624-f76f-4419-b32d-94f8e5390b16", "min_disk": 0, "protected": false, "id": "bdf6a624-f76f-4419-b32d-94f8e5390b16", "file": "/v2/images/bdf6a624-f76f-4419-b32d-94f8e5390b16/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "efe0290a8d10490b9fc0e6bb940c5443", "direct_url": "file:///var/lib/glance/images/bdf6a624-f76f-4419-b32d-94f8e5390b16", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-27 22:05:03,512 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/bdf6a624-f76f-4419-b32d-94f8e5390b16 used request id req-80d5f620-f28f-4c26-87af-d7b0a656658b 2018-06-27 22:05:03,513 - create_image - DEBUG - Instance status is - active 2018-06-27 22:05:03,513 - create_image - DEBUG - Image is active with name - InstanceSecurityGroupTests-0f9f2b74-1c1b-440a-a964-e8de13be236f-image 2018-06-27 22:05:03,513 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-0f9f2b74-1c1b-440a-a964-e8de13be236f-image 2018-06-27 22:05:03,514 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:05:03,515 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:05:04,557 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2accfa2bab22438c88722739a964e051", "name": "InstanceSecurityGroupTests-1e27636c-2c0a-43a-proj-role"}], "expires_at": "2018-06-27T23:05:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efe0290a8d10490b9fc0e6bb940c5443", "name": "InstanceSecurityGroupTests-1e27636c-2c0a-43a-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/efe0290a8d10490b9fc0e6bb940c5443", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/efe0290a8d10490b9fc0e6bb940c5443", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/efe0290a8d10490b9fc0e6bb940c5443", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/efe0290a8d10490b9fc0e6bb940c5443", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/efe0290a8d10490b9fc0e6bb940c5443", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/efe0290a8d10490b9fc0e6bb940c5443", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/efe0290a8d10490b9fc0e6bb940c5443", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/efe0290a8d10490b9fc0e6bb940c5443", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/efe0290a8d10490b9fc0e6bb940c5443", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/efe0290a8d10490b9fc0e6bb940c5443", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/efe0290a8d10490b9fc0e6bb940c5443", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/efe0290a8d10490b9fc0e6bb940c5443", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-1e27636c-2c0a-43a-user", "id": "70626214ee7b4373bdd8045ddf05cac1"}, "audit_ids": ["PxNekAQRRluZEtHsgdOxHg"], "issued_at": "2018-06-27T22:05:04.000000Z"}} 2018-06-27 22:05:04,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}6f54001768269f32e683ab5097de2e092af5a945" 2018-06-27 22:05:04,889 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:05:04 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6acf579b-1385-4be5-b694-14022fe8c116 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:05:04,889 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-6acf579b-1385-4be5-b694-14022fe8c116 2018-06-27 22:05:04,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=InstanceSecurityGroupTests-0f9f2b74-1c1b-440a-a964-e8de13be236f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f54001768269f32e683ab5097de2e092af5a945" 2018-06-27 22:05:05,681 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:05:05 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-473bbf36-381c-486f-8de8-fb9c1b62a08e Front-End-Https: on RESP BODY: {"networks":[]} 2018-06-27 22:05:05,681 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-0f9f2b74-1c1b-440a-a964-e8de13be236f-pub-net used request id req-473bbf36-381c-486f-8de8-fb9c1b62a08e 2018-06-27 22:05:05,681 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-0f9f2b74-1c1b-440a-a964-e8de13be236f-pub-net 2018-06-27 22:05:05,686 - 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}6f54001768269f32e683ab5097de2e092af5a945" -d '{"network": {"name": "InstanceSecurityGroupTests-0f9f2b74-1c1b-440a-a964-e8de13be236f-pub-net", "admin_state_up": true}}' 2018-06-27 22:05:07,228 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 22:05:07 GMT Content-Type: application/json Content-Length: 608 Connection: keep-alive X-Openstack-Request-Id: req-917f278b-1254-491a-a449-7a83336d51ef Front-End-Https: on RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"efe0290a8d10490b9fc0e6bb940c5443","created_at":"2018-06-27T22:05:06Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-06-27T22:05:06Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"efe0290a8d10490b9fc0e6bb940c5443","id":"0f690775-2d24-4427-998f-bdf1fcd6654e","name":"InstanceSecurityGroupTests-0f9f2b74-1c1b-440a-a964-e8de13be236f-pub-net"}} 2018-06-27 22:05:07,228 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-917f278b-1254-491a-a449-7a83336d51ef 2018-06-27 22:05:07,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?id=0f690775-2d24-4427-998f-bdf1fcd6654e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f54001768269f32e683ab5097de2e092af5a945" 2018-06-27 22:05:07,484 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:05:07 GMT Content-Type: application/json Content-Length: 592 Connection: keep-alive X-Openstack-Request-Id: req-916b1afc-ee99-440d-81fa-a07249a7b2e9 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-27T22:05:06Z","tenant_id":"efe0290a8d10490b9fc0e6bb940c5443","created_at":"2018-06-27T22:05:06Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"efe0290a8d10490b9fc0e6bb940c5443","id":"0f690775-2d24-4427-998f-bdf1fcd6654e","name":"InstanceSecurityGroupTests-0f9f2b74-1c1b-440a-a964-e8de13be236f-pub-net"}]} 2018-06-27 22:05:07,484 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=0f690775-2d24-4427-998f-bdf1fcd6654e used request id req-916b1afc-ee99-440d-81fa-a07249a7b2e9 2018-06-27 22:05:07,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/subnets?network_id=0f690775-2d24-4427-998f-bdf1fcd6654e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f54001768269f32e683ab5097de2e092af5a945" 2018-06-27 22:05:08,390 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:05:08 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-4d226ae1-e8c0-46dd-bdd3-7198e33133da Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-27 22:05:08,391 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=0f690775-2d24-4427-998f-bdf1fcd6654e used request id req-4d226ae1-e8c0-46dd-bdd3-7198e33133da 2018-06-27 22:05:08,391 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-0f9f2b74-1c1b-440a-a964-e8de13be236f-pub-subnet 2018-06-27 22:05:08,396 - 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}6f54001768269f32e683ab5097de2e092af5a945" -d '{"subnets": [{"ip_version": 4, "network_id": "0f690775-2d24-4427-998f-bdf1fcd6654e", "cidr": "10.55.0.0/24", "name": "InstanceSecurityGroupTests-0f9f2b74-1c1b-440a-a964-e8de13be236f-pub-subnet"}]}' 2018-06-27 22:05:10,006 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 22:05:10 GMT Content-Type: application/json Content-Length: 676 Connection: keep-alive X-Openstack-Request-Id: req-e6162798-3f92-4963-8420-128f3e1e327c Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0f690775-2d24-4427-998f-bdf1fcd6654e","tenant_id":"efe0290a8d10490b9fc0e6bb940c5443","created_at":"2018-06-27T22:05:09Z","dns_nameservers":[],"updated_at":"2018-06-27T22:05: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":"efe0290a8d10490b9fc0e6bb940c5443","id":"77dd1642-7f86-4ac7-97ad-db8a38e73ee6","subnetpool_id":null,"name":"InstanceSecurityGroupTests-0f9f2b74-1c1b-440a-a964-e8de13be236f-pub-subnet"}]} 2018-06-27 22:05:10,006 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-e6162798-3f92-4963-8420-128f3e1e327c 2018-06-27 22:05:10,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?id=0f690775-2d24-4427-998f-bdf1fcd6654e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f54001768269f32e683ab5097de2e092af5a945" 2018-06-27 22:05:10,962 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:05:10 GMT Content-Type: application/json Content-Length: 636 Connection: keep-alive X-Openstack-Request-Id: req-865b9b8b-b091-453f-a5e3-0851482a4ca1 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["77dd1642-7f86-4ac7-97ad-db8a38e73ee6"],"updated_at":"2018-06-27T22:05:09Z","tenant_id":"efe0290a8d10490b9fc0e6bb940c5443","created_at":"2018-06-27T22:05:06Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"efe0290a8d10490b9fc0e6bb940c5443","id":"0f690775-2d24-4427-998f-bdf1fcd6654e","name":"InstanceSecurityGroupTests-0f9f2b74-1c1b-440a-a964-e8de13be236f-pub-net"}]} 2018-06-27 22:05:10,962 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=0f690775-2d24-4427-998f-bdf1fcd6654e used request id req-865b9b8b-b091-453f-a5e3-0851482a4ca1 2018-06-27 22:05:10,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=0f690775-2d24-4427-998f-bdf1fcd6654e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f54001768269f32e683ab5097de2e092af5a945" 2018-06-27 22:05:11,137 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:05:11 GMT Content-Type: application/json Content-Length: 676 Connection: keep-alive X-Openstack-Request-Id: req-0f37f734-4cd2-48ff-9b88-f157da24aea2 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0f690775-2d24-4427-998f-bdf1fcd6654e","tenant_id":"efe0290a8d10490b9fc0e6bb940c5443","created_at":"2018-06-27T22:05:09Z","dns_nameservers":[],"updated_at":"2018-06-27T22:05: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":"efe0290a8d10490b9fc0e6bb940c5443","id":"77dd1642-7f86-4ac7-97ad-db8a38e73ee6","subnetpool_id":null,"name":"InstanceSecurityGroupTests-0f9f2b74-1c1b-440a-a964-e8de13be236f-pub-subnet"}]} 2018-06-27 22:05:11,137 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=0f690775-2d24-4427-998f-bdf1fcd6654e used request id req-0f37f734-4cd2-48ff-9b88-f157da24aea2 2018-06-27 22:05:11,138 - OpenStackNetwork - DEBUG - Network [0f690775-2d24-4427-998f-bdf1fcd6654e] created successfully 2018-06-27 22:05:11,138 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:05:11,139 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:05:11,869 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T23:05:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["iOkpdDv8QRyErRdFXhm8Ag"], "issued_at": "2018-06-27T22:05:11.000000Z"}} 2018-06-27 22:05:11,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}d229b03dd6ecd4b38ee4461ab3dbb713e15c6ace" 2018-06-27 22:05:11,933 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:05:11 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4446570c-95ae-475b-add9-77eb686f1a21 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:05:11,933 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-4446570c-95ae-475b-add9-77eb686f1a21 2018-06-27 22:05:11,934 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 22:05:11,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/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d229b03dd6ecd4b38ee4461ab3dbb713e15c6ace" 2018-06-27 22:05:12,900 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:05: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-91d1bd17-cbbd-4322-b602-f31786a54522 X-Compute-Request-Id: req-91d1bd17-cbbd-4322-b602-f31786a54522 Front-End-Https: on RESP BODY: {"flavors": [{"id": "bfce69d5-8948-4e52-8e30-cf8bfa544966", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "bookmark"}], "name": "shaker-flavor_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3"}]} 2018-06-27 22:05:12,901 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-91d1bd17-cbbd-4322-b602-f31786a54522 2018-06-27 22:05:12,904 - 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}d229b03dd6ecd4b38ee4461ab3dbb713e15c6ace" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "InstanceSecurityGroupTests-0f9f2b74-1c1b-440a-a964-e8de13be236f-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-27 22:05:13,769 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:05:13 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-79a33099-167b-4eac-821b-1d53afa34643 X-Compute-Request-Id: req-79a33099-167b-4eac-821b-1d53afa34643 Front-End-Https: on RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-0f9f2b74-1c1b-440a-a964-e8de13be236f-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/a7eedcc3-19f6-4899-86c9-fc2e12f28c73", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/a7eedcc3-19f6-4899-86c9-fc2e12f28c73", "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": "a7eedcc3-19f6-4899-86c9-fc2e12f28c73"}} 2018-06-27 22:05:13,769 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-79a33099-167b-4eac-821b-1d53afa34643 2018-06-27 22:05:13,770 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:05:13,771 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:05:14,801 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2accfa2bab22438c88722739a964e051", "name": "InstanceSecurityGroupTests-1e27636c-2c0a-43a-proj-role"}], "expires_at": "2018-06-27T23:05:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efe0290a8d10490b9fc0e6bb940c5443", "name": "InstanceSecurityGroupTests-1e27636c-2c0a-43a-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/efe0290a8d10490b9fc0e6bb940c5443", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/efe0290a8d10490b9fc0e6bb940c5443", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/efe0290a8d10490b9fc0e6bb940c5443", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/efe0290a8d10490b9fc0e6bb940c5443", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/efe0290a8d10490b9fc0e6bb940c5443", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/efe0290a8d10490b9fc0e6bb940c5443", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/efe0290a8d10490b9fc0e6bb940c5443", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/efe0290a8d10490b9fc0e6bb940c5443", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/efe0290a8d10490b9fc0e6bb940c5443", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/efe0290a8d10490b9fc0e6bb940c5443", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/efe0290a8d10490b9fc0e6bb940c5443", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/efe0290a8d10490b9fc0e6bb940c5443", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-1e27636c-2c0a-43a-user", "id": "70626214ee7b4373bdd8045ddf05cac1"}, "audit_ids": ["ggnDLBfCR5OZtoHfJ-iqzA"], "issued_at": "2018-06-27T22:05:14.000000Z"}} 2018-06-27 22:05:14,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}207a2615ebca2658701085f1b7937a9acf4c6dad" 2018-06-27 22:05:15,171 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:05:14 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4be1a0c1-fc0a-4806-b60c-cbf8ed653752 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:05:15,171 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-4be1a0c1-fc0a-4806-b60c-cbf8ed653752 2018-06-27 22:05:15,172 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 22:05:15,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}207a2615ebca2658701085f1b7937a9acf4c6dad" 2018-06-27 22:05:15,547 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:05:15 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3df64b16-c2f2-4779-9578-efa951fb0e82 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:05:15,547 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-3df64b16-c2f2-4779-9578-efa951fb0e82 2018-06-27 22:05:15,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/networks?name=InstanceSecurityGroupTests-0f9f2b74-1c1b-440a-a964-e8de13be236f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}207a2615ebca2658701085f1b7937a9acf4c6dad" 2018-06-27 22:05:16,504 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:05:16 GMT Content-Type: application/json Content-Length: 636 Connection: keep-alive X-Openstack-Request-Id: req-9118aaf8-76bc-4a66-8af8-67db3f70b379 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["77dd1642-7f86-4ac7-97ad-db8a38e73ee6"],"updated_at":"2018-06-27T22:05:09Z","tenant_id":"efe0290a8d10490b9fc0e6bb940c5443","created_at":"2018-06-27T22:05:06Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"efe0290a8d10490b9fc0e6bb940c5443","id":"0f690775-2d24-4427-998f-bdf1fcd6654e","name":"InstanceSecurityGroupTests-0f9f2b74-1c1b-440a-a964-e8de13be236f-pub-net"}]} 2018-06-27 22:05:16,505 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-0f9f2b74-1c1b-440a-a964-e8de13be236f-pub-net used request id req-9118aaf8-76bc-4a66-8af8-67db3f70b379 2018-06-27 22:05:16,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-27 22:05:16,517 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 22:05: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-27 22:05:16,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/efe0290a8d10490b9fc0e6bb940c5443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}207a2615ebca2658701085f1b7937a9acf4c6dad" 2018-06-27 22:05:16,811 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:05:16 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ec7ab5c0-45a2-46b2-942a-80f5ba4e3a94 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/efe0290a8d10490b9fc0e6bb940c5443"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "efe0290a8d10490b9fc0e6bb940c5443", "name": "InstanceSecurityGroupTests-1e27636c-2c0a-43a-proj"}} 2018-06-27 22:05:16,811 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/efe0290a8d10490b9fc0e6bb940c5443 used request id req-ec7ab5c0-45a2-46b2-942a-80f5ba4e3a94 2018-06-27 22:05:16,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/subnets?network_id=0f690775-2d24-4427-998f-bdf1fcd6654e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}207a2615ebca2658701085f1b7937a9acf4c6dad" 2018-06-27 22:05:17,267 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:05:17 GMT Content-Type: application/json Content-Length: 676 Connection: keep-alive X-Openstack-Request-Id: req-8a2f8b47-c555-4719-8f95-94cc8b737dba Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0f690775-2d24-4427-998f-bdf1fcd6654e","tenant_id":"efe0290a8d10490b9fc0e6bb940c5443","created_at":"2018-06-27T22:05:09Z","dns_nameservers":[],"updated_at":"2018-06-27T22:05: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":"efe0290a8d10490b9fc0e6bb940c5443","id":"77dd1642-7f86-4ac7-97ad-db8a38e73ee6","subnetpool_id":null,"name":"InstanceSecurityGroupTests-0f9f2b74-1c1b-440a-a964-e8de13be236f-pub-subnet"}]} 2018-06-27 22:05:17,267 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=0f690775-2d24-4427-998f-bdf1fcd6654e used request id req-8a2f8b47-c555-4719-8f95-94cc8b737dba 2018-06-27 22:05:17,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=0f690775-2d24-4427-998f-bdf1fcd6654e&name=InstanceSecurityGroupTests-0f9f2b74-1c1b-440a-a964-e8de13be236f-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}207a2615ebca2658701085f1b7937a9acf4c6dad" 2018-06-27 22:05:17,409 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:05:17 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-92a96d3a-ab76-497f-94cb-a45f37743cbe Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-27 22:05:17,410 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=0f690775-2d24-4427-998f-bdf1fcd6654e&name=InstanceSecurityGroupTests-0f9f2b74-1c1b-440a-a964-e8de13be236f-port&admin_state_up=True used request id req-92a96d3a-ab76-497f-94cb-a45f37743cbe 2018-06-27 22:05:17,412 - novaclient.v2.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-0f9f2b74-1c1b-440a-a964-e8de13be236f-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}207a2615ebca2658701085f1b7937a9acf4c6dad" 2018-06-27 22:05:18,408 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:05: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-e5a36d27-022f-4767-a4ec-591f337652c2 X-Compute-Request-Id: req-e5a36d27-022f-4767-a4ec-591f337652c2 Front-End-Https: on RESP BODY: {"servers": []} 2018-06-27 22:05:18,408 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-0f9f2b74-1c1b-440a-a964-e8de13be236f-inst used request id req-e5a36d27-022f-4767-a4ec-591f337652c2 2018-06-27 22:05:18,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=InstanceSecurityGroupTests-0f9f2b74-1c1b-440a-a964-e8de13be236f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}207a2615ebca2658701085f1b7937a9acf4c6dad" 2018-06-27 22:05:19,146 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:05:19 GMT Content-Type: application/json Content-Length: 636 Connection: keep-alive X-Openstack-Request-Id: req-3001a442-cbb6-463f-8f54-a2de9b659879 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["77dd1642-7f86-4ac7-97ad-db8a38e73ee6"],"updated_at":"2018-06-27T22:05:09Z","tenant_id":"efe0290a8d10490b9fc0e6bb940c5443","created_at":"2018-06-27T22:05:06Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"efe0290a8d10490b9fc0e6bb940c5443","id":"0f690775-2d24-4427-998f-bdf1fcd6654e","name":"InstanceSecurityGroupTests-0f9f2b74-1c1b-440a-a964-e8de13be236f-pub-net"}]} 2018-06-27 22:05:19,146 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-0f9f2b74-1c1b-440a-a964-e8de13be236f-pub-net used request id req-3001a442-cbb6-463f-8f54-a2de9b659879 2018-06-27 22:05:19,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/efe0290a8d10490b9fc0e6bb940c5443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}207a2615ebca2658701085f1b7937a9acf4c6dad" 2018-06-27 22:05:19,239 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:05:19 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-02079047-3974-4e1e-ab2a-122894ed5af2 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/efe0290a8d10490b9fc0e6bb940c5443"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "efe0290a8d10490b9fc0e6bb940c5443", "name": "InstanceSecurityGroupTests-1e27636c-2c0a-43a-proj"}} 2018-06-27 22:05:19,239 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/efe0290a8d10490b9fc0e6bb940c5443 used request id req-02079047-3974-4e1e-ab2a-122894ed5af2 2018-06-27 22:05:19,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=0f690775-2d24-4427-998f-bdf1fcd6654e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}207a2615ebca2658701085f1b7937a9acf4c6dad" 2018-06-27 22:05:19,377 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:05:19 GMT Content-Type: application/json Content-Length: 676 Connection: keep-alive X-Openstack-Request-Id: req-c2070549-d9eb-4d91-8c08-353812c67442 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0f690775-2d24-4427-998f-bdf1fcd6654e","tenant_id":"efe0290a8d10490b9fc0e6bb940c5443","created_at":"2018-06-27T22:05:09Z","dns_nameservers":[],"updated_at":"2018-06-27T22:05: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":"efe0290a8d10490b9fc0e6bb940c5443","id":"77dd1642-7f86-4ac7-97ad-db8a38e73ee6","subnetpool_id":null,"name":"InstanceSecurityGroupTests-0f9f2b74-1c1b-440a-a964-e8de13be236f-pub-subnet"}]} 2018-06-27 22:05:19,378 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=0f690775-2d24-4427-998f-bdf1fcd6654e used request id req-c2070549-d9eb-4d91-8c08-353812c67442 2018-06-27 22:05:19,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=0f690775-2d24-4427-998f-bdf1fcd6654e&name=InstanceSecurityGroupTests-0f9f2b74-1c1b-440a-a964-e8de13be236f-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}207a2615ebca2658701085f1b7937a9acf4c6dad" 2018-06-27 22:05:19,464 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:05:19 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-069a8c66-5ef6-4527-a2b7-8194f8b83da1 Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-27 22:05:19,464 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=0f690775-2d24-4427-998f-bdf1fcd6654e&name=InstanceSecurityGroupTests-0f9f2b74-1c1b-440a-a964-e8de13be236f-port&admin_state_up=True used request id req-069a8c66-5ef6-4527-a2b7-8194f8b83da1 2018-06-27 22:05:19,464 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:05:19,465 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:05:20,187 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2accfa2bab22438c88722739a964e051", "name": "InstanceSecurityGroupTests-1e27636c-2c0a-43a-proj-role"}], "expires_at": "2018-06-27T23:05:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efe0290a8d10490b9fc0e6bb940c5443", "name": "InstanceSecurityGroupTests-1e27636c-2c0a-43a-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/efe0290a8d10490b9fc0e6bb940c5443", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/efe0290a8d10490b9fc0e6bb940c5443", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/efe0290a8d10490b9fc0e6bb940c5443", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/efe0290a8d10490b9fc0e6bb940c5443", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/efe0290a8d10490b9fc0e6bb940c5443", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/efe0290a8d10490b9fc0e6bb940c5443", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/efe0290a8d10490b9fc0e6bb940c5443", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/efe0290a8d10490b9fc0e6bb940c5443", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/efe0290a8d10490b9fc0e6bb940c5443", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/efe0290a8d10490b9fc0e6bb940c5443", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/efe0290a8d10490b9fc0e6bb940c5443", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/efe0290a8d10490b9fc0e6bb940c5443", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-1e27636c-2c0a-43a-user", "id": "70626214ee7b4373bdd8045ddf05cac1"}, "audit_ids": ["H8yAXKYlTjmFERqtH3bIoQ"], "issued_at": "2018-06-27T22:05:20.000000Z"}} 2018-06-27 22:05:20,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b17dc0162a7f7f3889660f1ae0e2799b0b4c5dd" 2018-06-27 22:05:20,515 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:05:20 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-84cdc552-07d2-4e8e-9165-eaa268ec3488 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:05:20,515 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-84cdc552-07d2-4e8e-9165-eaa268ec3488 2018-06-27 22:05:20,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=InstanceSecurityGroupTests-0f9f2b74-1c1b-440a-a964-e8de13be236f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}207a2615ebca2658701085f1b7937a9acf4c6dad" 2018-06-27 22:05:20,861 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:05:20 GMT Content-Type: application/json Content-Length: 636 Connection: keep-alive X-Openstack-Request-Id: req-df0fab02-f7f4-4c30-81ec-e3e33a57ad09 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["77dd1642-7f86-4ac7-97ad-db8a38e73ee6"],"updated_at":"2018-06-27T22:05:09Z","tenant_id":"efe0290a8d10490b9fc0e6bb940c5443","created_at":"2018-06-27T22:05:06Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"efe0290a8d10490b9fc0e6bb940c5443","id":"0f690775-2d24-4427-998f-bdf1fcd6654e","name":"InstanceSecurityGroupTests-0f9f2b74-1c1b-440a-a964-e8de13be236f-pub-net"}]} 2018-06-27 22:05:20,861 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-0f9f2b74-1c1b-440a-a964-e8de13be236f-pub-net used request id req-df0fab02-f7f4-4c30-81ec-e3e33a57ad09 2018-06-27 22:05:20,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/subnets?network_id=0f690775-2d24-4427-998f-bdf1fcd6654e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}207a2615ebca2658701085f1b7937a9acf4c6dad" 2018-06-27 22:05:21,882 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:05:21 GMT Content-Type: application/json Content-Length: 676 Connection: keep-alive X-Openstack-Request-Id: req-d154d041-7d4f-4c9a-8ac6-aeaebb841a59 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0f690775-2d24-4427-998f-bdf1fcd6654e","tenant_id":"efe0290a8d10490b9fc0e6bb940c5443","created_at":"2018-06-27T22:05:09Z","dns_nameservers":[],"updated_at":"2018-06-27T22:05: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":"efe0290a8d10490b9fc0e6bb940c5443","id":"77dd1642-7f86-4ac7-97ad-db8a38e73ee6","subnetpool_id":null,"name":"InstanceSecurityGroupTests-0f9f2b74-1c1b-440a-a964-e8de13be236f-pub-subnet"}]} 2018-06-27 22:05:21,882 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=0f690775-2d24-4427-998f-bdf1fcd6654e used request id req-d154d041-7d4f-4c9a-8ac6-aeaebb841a59 2018-06-27 22:05:21,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?name=InstanceSecurityGroupTests-0f9f2b74-1c1b-440a-a964-e8de13be236f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}207a2615ebca2658701085f1b7937a9acf4c6dad" 2018-06-27 22:05:22,466 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:05:22 GMT Content-Type: application/json Content-Length: 636 Connection: keep-alive X-Openstack-Request-Id: req-95c7fe76-7493-44ee-b614-6cebfc6efcf2 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["77dd1642-7f86-4ac7-97ad-db8a38e73ee6"],"updated_at":"2018-06-27T22:05:09Z","tenant_id":"efe0290a8d10490b9fc0e6bb940c5443","created_at":"2018-06-27T22:05:06Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"efe0290a8d10490b9fc0e6bb940c5443","id":"0f690775-2d24-4427-998f-bdf1fcd6654e","name":"InstanceSecurityGroupTests-0f9f2b74-1c1b-440a-a964-e8de13be236f-pub-net"}]} 2018-06-27 22:05:22,466 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-0f9f2b74-1c1b-440a-a964-e8de13be236f-pub-net used request id req-95c7fe76-7493-44ee-b614-6cebfc6efcf2 2018-06-27 22:05:22,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 22:05:22,483 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 22:05: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-27 22:05:22,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/efe0290a8d10490b9fc0e6bb940c5443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b17dc0162a7f7f3889660f1ae0e2799b0b4c5dd" 2018-06-27 22:05:22,582 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:05:22 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-aea8ff2b-b630-46b4-b77d-7dae1df73710 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/efe0290a8d10490b9fc0e6bb940c5443"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "efe0290a8d10490b9fc0e6bb940c5443", "name": "InstanceSecurityGroupTests-1e27636c-2c0a-43a-proj"}} 2018-06-27 22:05:22,582 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/efe0290a8d10490b9fc0e6bb940c5443 used request id req-aea8ff2b-b630-46b4-b77d-7dae1df73710 2018-06-27 22:05:22,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=0f690775-2d24-4427-998f-bdf1fcd6654e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}207a2615ebca2658701085f1b7937a9acf4c6dad" 2018-06-27 22:05:22,761 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:05:22 GMT Content-Type: application/json Content-Length: 676 Connection: keep-alive X-Openstack-Request-Id: req-0ef8649f-4c80-4e40-a4de-b50b55523cb2 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0f690775-2d24-4427-998f-bdf1fcd6654e","tenant_id":"efe0290a8d10490b9fc0e6bb940c5443","created_at":"2018-06-27T22:05:09Z","dns_nameservers":[],"updated_at":"2018-06-27T22:05: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":"efe0290a8d10490b9fc0e6bb940c5443","id":"77dd1642-7f86-4ac7-97ad-db8a38e73ee6","subnetpool_id":null,"name":"InstanceSecurityGroupTests-0f9f2b74-1c1b-440a-a964-e8de13be236f-pub-subnet"}]} 2018-06-27 22:05:22,762 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=0f690775-2d24-4427-998f-bdf1fcd6654e used request id req-0ef8649f-4c80-4e40-a4de-b50b55523cb2 2018-06-27 22:05:22,765 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-0f9f2b74-1c1b-440a-a964-e8de13be236f-pub-net 2018-06-27 22:05:22,771 - 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}207a2615ebca2658701085f1b7937a9acf4c6dad" -d '{"port": {"network_id": "0f690775-2d24-4427-998f-bdf1fcd6654e", "name": "InstanceSecurityGroupTests-0f9f2b74-1c1b-440a-a964-e8de13be236f-port", "admin_state_up": true}}' 2018-06-27 22:05:24,867 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 22:05:24 GMT Content-Type: application/json Content-Length: 761 Connection: keep-alive X-Openstack-Request-Id: req-51397234-d400-47ff-bf67-d7fdd5e671bc Front-End-Https: on RESP BODY: {"port":{"status":"DOWN","created_at":"2018-06-27T22:05:23Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0f690775-2d24-4427-998f-bdf1fcd6654e","tenant_id":"efe0290a8d10490b9fc0e6bb940c5443","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-06-27T22:05:24Z","name":"InstanceSecurityGroupTests-0f9f2b74-1c1b-440a-a964-e8de13be236f-port","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:52:05:03","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"efe0290a8d10490b9fc0e6bb940c5443","fixed_ips":[{"subnet_id":"77dd1642-7f86-4ac7-97ad-db8a38e73ee6","ip_address":"10.55.0.12"}],"id":"822b6b97-dcde-4b74-b990-c0c73d39c092","security_groups":["ec6f44a6-9d08-4764-b22f-8770e4f64db5"],"device_id":""}} 2018-06-27 22:05:24,867 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/ports used request id req-51397234-d400-47ff-bf67-d7fdd5e671bc 2018-06-27 22:05:24,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/networks?name=InstanceSecurityGroupTests-0f9f2b74-1c1b-440a-a964-e8de13be236f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}207a2615ebca2658701085f1b7937a9acf4c6dad" 2018-06-27 22:05:25,376 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:05:25 GMT Content-Type: application/json Content-Length: 636 Connection: keep-alive X-Openstack-Request-Id: req-8af9fc0c-ff01-48bd-a1b1-1cf189a3ca6f Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["77dd1642-7f86-4ac7-97ad-db8a38e73ee6"],"updated_at":"2018-06-27T22:05:09Z","tenant_id":"efe0290a8d10490b9fc0e6bb940c5443","created_at":"2018-06-27T22:05:06Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"efe0290a8d10490b9fc0e6bb940c5443","id":"0f690775-2d24-4427-998f-bdf1fcd6654e","name":"InstanceSecurityGroupTests-0f9f2b74-1c1b-440a-a964-e8de13be236f-pub-net"}]} 2018-06-27 22:05:25,376 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-0f9f2b74-1c1b-440a-a964-e8de13be236f-pub-net used request id req-8af9fc0c-ff01-48bd-a1b1-1cf189a3ca6f 2018-06-27 22:05:25,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/efe0290a8d10490b9fc0e6bb940c5443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}207a2615ebca2658701085f1b7937a9acf4c6dad" 2018-06-27 22:05:25,688 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:05:25 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e1649278-ea13-4ddc-a32d-3bcb65daefdb Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/efe0290a8d10490b9fc0e6bb940c5443"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "efe0290a8d10490b9fc0e6bb940c5443", "name": "InstanceSecurityGroupTests-1e27636c-2c0a-43a-proj"}} 2018-06-27 22:05:25,688 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/efe0290a8d10490b9fc0e6bb940c5443 used request id req-e1649278-ea13-4ddc-a32d-3bcb65daefdb 2018-06-27 22:05:25,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=0f690775-2d24-4427-998f-bdf1fcd6654e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}207a2615ebca2658701085f1b7937a9acf4c6dad" 2018-06-27 22:05:25,877 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:05:25 GMT Content-Type: application/json Content-Length: 676 Connection: keep-alive X-Openstack-Request-Id: req-db31c81b-b41d-4d8a-a10f-1da86be8340e Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0f690775-2d24-4427-998f-bdf1fcd6654e","tenant_id":"efe0290a8d10490b9fc0e6bb940c5443","created_at":"2018-06-27T22:05:09Z","dns_nameservers":[],"updated_at":"2018-06-27T22:05: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":"efe0290a8d10490b9fc0e6bb940c5443","id":"77dd1642-7f86-4ac7-97ad-db8a38e73ee6","subnetpool_id":null,"name":"InstanceSecurityGroupTests-0f9f2b74-1c1b-440a-a964-e8de13be236f-pub-subnet"}]} 2018-06-27 22:05:25,877 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=0f690775-2d24-4427-998f-bdf1fcd6654e used request id req-db31c81b-b41d-4d8a-a10f-1da86be8340e 2018-06-27 22:05:25,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=0f690775-2d24-4427-998f-bdf1fcd6654e&name=InstanceSecurityGroupTests-0f9f2b74-1c1b-440a-a964-e8de13be236f-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}207a2615ebca2658701085f1b7937a9acf4c6dad" 2018-06-27 22:05:26,136 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:05:26 GMT Content-Type: application/json Content-Length: 764 Connection: keep-alive X-Openstack-Request-Id: req-adb3e3d4-70b1-45f1-8265-76de87691ba8 Front-End-Https: on RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0f690775-2d24-4427-998f-bdf1fcd6654e","tenant_id":"efe0290a8d10490b9fc0e6bb940c5443","created_at":"2018-06-27T22:05:23Z","admin_state_up":true,"updated_at":"2018-06-27T22:05:24Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:52:05:03","id":"822b6b97-dcde-4b74-b990-c0c73d39c092","port_security_enabled":true,"project_id":"efe0290a8d10490b9fc0e6bb940c5443","fixed_ips":[{"subnet_id":"77dd1642-7f86-4ac7-97ad-db8a38e73ee6","ip_address":"10.55.0.12"}],"extra_dhcp_opts":[],"security_groups":["ec6f44a6-9d08-4764-b22f-8770e4f64db5"],"name":"InstanceSecurityGroupTests-0f9f2b74-1c1b-440a-a964-e8de13be236f-port"}]} 2018-06-27 22:05:26,136 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=0f690775-2d24-4427-998f-bdf1fcd6654e&name=InstanceSecurityGroupTests-0f9f2b74-1c1b-440a-a964-e8de13be236f-port&admin_state_up=True used request id req-adb3e3d4-70b1-45f1-8265-76de87691ba8 2018-06-27 22:05:26,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/efe0290a8d10490b9fc0e6bb940c5443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}207a2615ebca2658701085f1b7937a9acf4c6dad" 2018-06-27 22:05:26,246 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:05:26 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f062ffbb-23a9-4776-907b-70f80fc7ab4e Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/efe0290a8d10490b9fc0e6bb940c5443"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "efe0290a8d10490b9fc0e6bb940c5443", "name": "InstanceSecurityGroupTests-1e27636c-2c0a-43a-proj"}} 2018-06-27 22:05:26,246 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/efe0290a8d10490b9fc0e6bb940c5443 used request id req-f062ffbb-23a9-4776-907b-70f80fc7ab4e 2018-06-27 22:05:26,247 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-0f9f2b74-1c1b-440a-a964-e8de13be236f-inst 2018-06-27 22:05:26,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/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}207a2615ebca2658701085f1b7937a9acf4c6dad" 2018-06-27 22:05:26,317 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:05:26 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-946f6acd-5157-4e35-ada0-386adb6c004c X-Compute-Request-Id: req-946f6acd-5157-4e35-ada0-386adb6c004c Front-End-Https: on RESP BODY: {"flavors": [{"id": "a7eedcc3-19f6-4899-86c9-fc2e12f28c73", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/a7eedcc3-19f6-4899-86c9-fc2e12f28c73", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/a7eedcc3-19f6-4899-86c9-fc2e12f28c73", "rel": "bookmark"}], "name": "InstanceSecurityGroupTests-0f9f2b74-1c1b-440a-a964-e8de13be236f-flavor-name"}, {"id": "bfce69d5-8948-4e52-8e30-cf8bfa544966", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "bookmark"}], "name": "shaker-flavor_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3"}]} 2018-06-27 22:05:26,317 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-946f6acd-5157-4e35-ada0-386adb6c004c 2018-06-27 22:05:26,320 - novaclient.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/a7eedcc3-19f6-4899-86c9-fc2e12f28c73 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}207a2615ebca2658701085f1b7937a9acf4c6dad" 2018-06-27 22:05:27,086 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:05:27 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-02793253-4aa8-4aa1-8047-2d7cdd68ed9f X-Compute-Request-Id: req-02793253-4aa8-4aa1-8047-2d7cdd68ed9f Front-End-Https: on RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-0f9f2b74-1c1b-440a-a964-e8de13be236f-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/a7eedcc3-19f6-4899-86c9-fc2e12f28c73", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/a7eedcc3-19f6-4899-86c9-fc2e12f28c73", "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": "a7eedcc3-19f6-4899-86c9-fc2e12f28c73"}} 2018-06-27 22:05:27,087 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/a7eedcc3-19f6-4899-86c9-fc2e12f28c73 used request id req-02793253-4aa8-4aa1-8047-2d7cdd68ed9f 2018-06-27 22:05:27,091 - 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-0f9f2b74-1c1b-440a-a964-e8de13be236f-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}207a2615ebca2658701085f1b7937a9acf4c6dad" 2018-06-27 22:05:27,927 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:05:27 GMT Content-Type: application/json Content-Length: 902 Connection: keep-alive X-Openstack-Request-Id: req-73c388e3-5f52-4f98-9d34-c6ff23091ad6 Front-End-Https: on RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-0f9f2b74-1c1b-440a-a964-e8de13be236f-image", "tags": [], "container_format": "bare", "created_at": "2018-06-27T22:05:00Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-27T22:05:01Z", "visibility": "shared", "self": "/v2/images/bdf6a624-f76f-4419-b32d-94f8e5390b16", "min_disk": 0, "protected": false, "id": "bdf6a624-f76f-4419-b32d-94f8e5390b16", "file": "/v2/images/bdf6a624-f76f-4419-b32d-94f8e5390b16/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "efe0290a8d10490b9fc0e6bb940c5443", "direct_url": "file:///var/lib/glance/images/bdf6a624-f76f-4419-b32d-94f8e5390b16", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-0f9f2b74-1c1b-440a-a964-e8de13be236f-image"} 2018-06-27 22:05:27,927 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-0f9f2b74-1c1b-440a-a964-e8de13be236f-image used request id req-73c388e3-5f52-4f98-9d34-c6ff23091ad6 2018-06-27 22:05:27,930 - 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}207a2615ebca2658701085f1b7937a9acf4c6dad" 2018-06-27 22:05:28,766 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:05:28 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-4313a514-bb8b-48d1-b1d0-5f8a8200f328 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-27 22:05:28,766 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-4313a514-bb8b-48d1-b1d0-5f8a8200f328 2018-06-27 22:05:28,773 - 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}207a2615ebca2658701085f1b7937a9acf4c6dad" -d '{"server": {"name": "InstanceSecurityGroupTests-0f9f2b74-1c1b-440a-a964-e8de13be236f-inst", "imageRef": "bdf6a624-f76f-4419-b32d-94f8e5390b16", "flavorRef": "a7eedcc3-19f6-4899-86c9-fc2e12f28c73", "max_count": 1, "min_count": 1, "networks": [{"port": "822b6b97-dcde-4b74-b990-c0c73d39c092"}]}}' 2018-06-27 22:05:35,501 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 22:05:35 GMT Content-Type: application/json Content-Length: 378 Connection: keep-alive Location: https://172.30.10.101:8774/v2.1/servers/d0b34871-7eac-42ed-be3a-a896812c2896 Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-a0d2cc6a-4e74-47bd-ad55-9ac112dad635 X-Compute-Request-Id: req-a0d2cc6a-4e74-47bd-ad55-9ac112dad635 RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "d0b34871-7eac-42ed-be3a-a896812c2896", "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/d0b34871-7eac-42ed-be3a-a896812c2896", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/d0b34871-7eac-42ed-be3a-a896812c2896", "rel": "bookmark"}], "adminPass": "m9i5KaTi8Q36"}} 2018-06-27 22:05:35,502 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers used request id req-a0d2cc6a-4e74-47bd-ad55-9ac112dad635 2018-06-27 22:05:35,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/d0b34871-7eac-42ed-be3a-a896812c2896 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}207a2615ebca2658701085f1b7937a9acf4c6dad" 2018-06-27 22:05:37,387 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:05:37 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-6a886cc0-88ff-4210-9063-520687e3779b X-Compute-Request-Id: req-6a886cc0-88ff-4210-9063-520687e3779b 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/d0b34871-7eac-42ed-be3a-a896812c2896", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/d0b34871-7eac-42ed-be3a-a896812c2896", "rel": "bookmark"}], "image": {"id": "bdf6a624-f76f-4419-b32d-94f8e5390b16", "links": [{"href": "http://172.30.10.101:8774/images/bdf6a624-f76f-4419-b32d-94f8e5390b16", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a7eedcc3-19f6-4899-86c9-fc2e12f28c73", "links": [{"href": "http://172.30.10.101:8774/flavors/a7eedcc3-19f6-4899-86c9-fc2e12f28c73", "rel": "bookmark"}]}, "id": "d0b34871-7eac-42ed-be3a-a896812c2896", "user_id": "70626214ee7b4373bdd8045ddf05cac1", "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-27T22:05:36Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-0f9f2b74-1c1b-440a-a964-e8de13be236f-inst", "created": "2018-06-27T22:05:35Z", "tenant_id": "efe0290a8d10490b9fc0e6bb940c5443", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:05:37,387 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/d0b34871-7eac-42ed-be3a-a896812c2896 used request id req-6a886cc0-88ff-4210-9063-520687e3779b 2018-06-27 22:05:37,388 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-0f9f2b74-1c1b-440a-a964-e8de13be236f-inst 2018-06-27 22:05:37,391 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/d0b34871-7eac-42ed-be3a-a896812c2896 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}207a2615ebca2658701085f1b7937a9acf4c6dad" 2018-06-27 22:05:38,887 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:05:38 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-3eefe18a-b08a-4c9c-a739-bfe661f98f64 X-Compute-Request-Id: req-3eefe18a-b08a-4c9c-a739-bfe661f98f64 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/d0b34871-7eac-42ed-be3a-a896812c2896", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/d0b34871-7eac-42ed-be3a-a896812c2896", "rel": "bookmark"}], "image": {"id": "bdf6a624-f76f-4419-b32d-94f8e5390b16", "links": [{"href": "http://172.30.10.101:8774/images/bdf6a624-f76f-4419-b32d-94f8e5390b16", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a7eedcc3-19f6-4899-86c9-fc2e12f28c73", "links": [{"href": "http://172.30.10.101:8774/flavors/a7eedcc3-19f6-4899-86c9-fc2e12f28c73", "rel": "bookmark"}]}, "id": "d0b34871-7eac-42ed-be3a-a896812c2896", "user_id": "70626214ee7b4373bdd8045ddf05cac1", "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-27T22:05:37Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-0f9f2b74-1c1b-440a-a964-e8de13be236f-inst", "created": "2018-06-27T22:05:35Z", "tenant_id": "efe0290a8d10490b9fc0e6bb940c5443", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:05:38,887 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/d0b34871-7eac-42ed-be3a-a896812c2896 used request id req-3eefe18a-b08a-4c9c-a739-bfe661f98f64 2018-06-27 22:05:38,888 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-0f9f2b74-1c1b-440a-a964-e8de13be236f-inst] is - BUILD 2018-06-27 22:05:38,888 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 22:05:41,891 - create_instance - DEBUG - VM status query timeout in 895.497244835 2018-06-27 22:05:41,895 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/d0b34871-7eac-42ed-be3a-a896812c2896 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}207a2615ebca2658701085f1b7937a9acf4c6dad" 2018-06-27 22:05:42,208 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:05:42 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-21546776-f933-4dd8-b157-b7a0bc7bb35c X-Compute-Request-Id: req-21546776-f933-4dd8-b157-b7a0bc7bb35c 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/d0b34871-7eac-42ed-be3a-a896812c2896", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/d0b34871-7eac-42ed-be3a-a896812c2896", "rel": "bookmark"}], "image": {"id": "bdf6a624-f76f-4419-b32d-94f8e5390b16", "links": [{"href": "http://172.30.10.101:8774/images/bdf6a624-f76f-4419-b32d-94f8e5390b16", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a7eedcc3-19f6-4899-86c9-fc2e12f28c73", "links": [{"href": "http://172.30.10.101:8774/flavors/a7eedcc3-19f6-4899-86c9-fc2e12f28c73", "rel": "bookmark"}]}, "id": "d0b34871-7eac-42ed-be3a-a896812c2896", "user_id": "70626214ee7b4373bdd8045ddf05cac1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T22:05:41Z", "hostId": "fbdfd15858cdd2920cfdc624266d6dd9ac4bceed2c7e68755a6df7b6", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-0f9f2b74-1c1b-440a-a964-e8de13be236f-inst", "created": "2018-06-27T22:05:35Z", "tenant_id": "efe0290a8d10490b9fc0e6bb940c5443", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:05:42,208 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/d0b34871-7eac-42ed-be3a-a896812c2896 used request id req-21546776-f933-4dd8-b157-b7a0bc7bb35c 2018-06-27 22:05:42,208 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-0f9f2b74-1c1b-440a-a964-e8de13be236f-inst] is - BUILD 2018-06-27 22:05:42,209 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 22:05:45,212 - create_instance - DEBUG - VM status query timeout in 892.176663876 2018-06-27 22:05:45,215 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/d0b34871-7eac-42ed-be3a-a896812c2896 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}207a2615ebca2658701085f1b7937a9acf4c6dad" 2018-06-27 22:05:48,021 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:05:48 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-88131310-2712-4d5a-ad6b-92406c4d73e2 X-Compute-Request-Id: req-88131310-2712-4d5a-ad6b-92406c4d73e2 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/d0b34871-7eac-42ed-be3a-a896812c2896", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/d0b34871-7eac-42ed-be3a-a896812c2896", "rel": "bookmark"}], "image": {"id": "bdf6a624-f76f-4419-b32d-94f8e5390b16", "links": [{"href": "http://172.30.10.101:8774/images/bdf6a624-f76f-4419-b32d-94f8e5390b16", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a7eedcc3-19f6-4899-86c9-fc2e12f28c73", "links": [{"href": "http://172.30.10.101:8774/flavors/a7eedcc3-19f6-4899-86c9-fc2e12f28c73", "rel": "bookmark"}]}, "id": "d0b34871-7eac-42ed-be3a-a896812c2896", "security_groups": [{"name": "default"}], "user_id": "70626214ee7b4373bdd8045ddf05cac1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T22:05:41Z", "hostId": "fbdfd15858cdd2920cfdc624266d6dd9ac4bceed2c7e68755a6df7b6", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-0f9f2b74-1c1b-440a-a964-e8de13be236f-inst", "created": "2018-06-27T22:05:35Z", "tenant_id": "efe0290a8d10490b9fc0e6bb940c5443", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:05:48,021 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/d0b34871-7eac-42ed-be3a-a896812c2896 used request id req-88131310-2712-4d5a-ad6b-92406c4d73e2 2018-06-27 22:05:48,022 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-0f9f2b74-1c1b-440a-a964-e8de13be236f-inst] is - BUILD 2018-06-27 22:05:48,022 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 22:05:51,023 - create_instance - DEBUG - VM status query timeout in 886.365246773 2018-06-27 22:05:51,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/d0b34871-7eac-42ed-be3a-a896812c2896 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}207a2615ebca2658701085f1b7937a9acf4c6dad" 2018-06-27 22:05:51,659 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:05:51 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-6c478e6c-3d91-43fe-8b81-13bf256a37ba X-Compute-Request-Id: req-6c478e6c-3d91-43fe-8b81-13bf256a37ba 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/d0b34871-7eac-42ed-be3a-a896812c2896", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/d0b34871-7eac-42ed-be3a-a896812c2896", "rel": "bookmark"}], "image": {"id": "bdf6a624-f76f-4419-b32d-94f8e5390b16", "links": [{"href": "http://172.30.10.101:8774/images/bdf6a624-f76f-4419-b32d-94f8e5390b16", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a7eedcc3-19f6-4899-86c9-fc2e12f28c73", "links": [{"href": "http://172.30.10.101:8774/flavors/a7eedcc3-19f6-4899-86c9-fc2e12f28c73", "rel": "bookmark"}]}, "id": "d0b34871-7eac-42ed-be3a-a896812c2896", "security_groups": [{"name": "default"}], "user_id": "70626214ee7b4373bdd8045ddf05cac1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T22:05:41Z", "hostId": "fbdfd15858cdd2920cfdc624266d6dd9ac4bceed2c7e68755a6df7b6", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-0f9f2b74-1c1b-440a-a964-e8de13be236f-inst", "created": "2018-06-27T22:05:35Z", "tenant_id": "efe0290a8d10490b9fc0e6bb940c5443", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:05:51,659 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/d0b34871-7eac-42ed-be3a-a896812c2896 used request id req-6c478e6c-3d91-43fe-8b81-13bf256a37ba 2018-06-27 22:05:51,660 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-0f9f2b74-1c1b-440a-a964-e8de13be236f-inst] is - BUILD 2018-06-27 22:05:51,660 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 22:05:54,663 - create_instance - DEBUG - VM status query timeout in 882.725233793 2018-06-27 22:05:54,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/servers/d0b34871-7eac-42ed-be3a-a896812c2896 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}207a2615ebca2658701085f1b7937a9acf4c6dad" 2018-06-27 22:05:55,297 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:05:55 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-677f31cc-ddbf-46d6-bc73-da74fd250680 X-Compute-Request-Id: req-677f31cc-ddbf-46d6-bc73-da74fd250680 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-0f9f2b74-1c1b-440a-a964-e8de13be236f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:05:03", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/d0b34871-7eac-42ed-be3a-a896812c2896", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/d0b34871-7eac-42ed-be3a-a896812c2896", "rel": "bookmark"}], "image": {"id": "bdf6a624-f76f-4419-b32d-94f8e5390b16", "links": [{"href": "http://172.30.10.101:8774/images/bdf6a624-f76f-4419-b32d-94f8e5390b16", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:05:53.000000", "flavor": {"id": "a7eedcc3-19f6-4899-86c9-fc2e12f28c73", "links": [{"href": "http://172.30.10.101:8774/flavors/a7eedcc3-19f6-4899-86c9-fc2e12f28c73", "rel": "bookmark"}]}, "id": "d0b34871-7eac-42ed-be3a-a896812c2896", "security_groups": [{"name": "default"}], "user_id": "70626214ee7b4373bdd8045ddf05cac1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:05:54Z", "hostId": "fbdfd15858cdd2920cfdc624266d6dd9ac4bceed2c7e68755a6df7b6", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-0f9f2b74-1c1b-440a-a964-e8de13be236f-inst", "created": "2018-06-27T22:05:35Z", "tenant_id": "efe0290a8d10490b9fc0e6bb940c5443", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:05:55,297 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/d0b34871-7eac-42ed-be3a-a896812c2896 used request id req-677f31cc-ddbf-46d6-bc73-da74fd250680 2018-06-27 22:05:55,297 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-0f9f2b74-1c1b-440a-a964-e8de13be236f-inst] is - ACTIVE 2018-06-27 22:05:55,297 - create_instance - INFO - VM is - ACTIVE 2018-06-27 22:05:55,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/d0b34871-7eac-42ed-be3a-a896812c2896 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}207a2615ebca2658701085f1b7937a9acf4c6dad" 2018-06-27 22:05:57,135 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:05:57 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-4671ceb4-59f5-43f1-bbd6-aa053ef4c114 X-Compute-Request-Id: req-4671ceb4-59f5-43f1-bbd6-aa053ef4c114 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-0f9f2b74-1c1b-440a-a964-e8de13be236f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:05:03", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/d0b34871-7eac-42ed-be3a-a896812c2896", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/d0b34871-7eac-42ed-be3a-a896812c2896", "rel": "bookmark"}], "image": {"id": "bdf6a624-f76f-4419-b32d-94f8e5390b16", "links": [{"href": "http://172.30.10.101:8774/images/bdf6a624-f76f-4419-b32d-94f8e5390b16", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:05:53.000000", "flavor": {"id": "a7eedcc3-19f6-4899-86c9-fc2e12f28c73", "links": [{"href": "http://172.30.10.101:8774/flavors/a7eedcc3-19f6-4899-86c9-fc2e12f28c73", "rel": "bookmark"}]}, "id": "d0b34871-7eac-42ed-be3a-a896812c2896", "security_groups": [{"name": "default"}], "user_id": "70626214ee7b4373bdd8045ddf05cac1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:05:54Z", "hostId": "fbdfd15858cdd2920cfdc624266d6dd9ac4bceed2c7e68755a6df7b6", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-0f9f2b74-1c1b-440a-a964-e8de13be236f-inst", "created": "2018-06-27T22:05:35Z", "tenant_id": "efe0290a8d10490b9fc0e6bb940c5443", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:05:57,135 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/d0b34871-7eac-42ed-be3a-a896812c2896 used request id req-4671ceb4-59f5-43f1-bbd6-aa053ef4c114 2018-06-27 22:05:57,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=InstanceSecurityGroupTests-0f9f2b74-1c1b-440a-a964-e8de13be236f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}207a2615ebca2658701085f1b7937a9acf4c6dad" 2018-06-27 22:05:57,474 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:05:57 GMT Content-Type: application/json Content-Length: 636 Connection: keep-alive X-Openstack-Request-Id: req-f2518c30-5624-4fd3-ba86-3fe8832ebd09 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["77dd1642-7f86-4ac7-97ad-db8a38e73ee6"],"updated_at":"2018-06-27T22:05:09Z","tenant_id":"efe0290a8d10490b9fc0e6bb940c5443","created_at":"2018-06-27T22:05:06Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"efe0290a8d10490b9fc0e6bb940c5443","id":"0f690775-2d24-4427-998f-bdf1fcd6654e","name":"InstanceSecurityGroupTests-0f9f2b74-1c1b-440a-a964-e8de13be236f-pub-net"}]} 2018-06-27 22:05:57,475 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-0f9f2b74-1c1b-440a-a964-e8de13be236f-pub-net used request id req-f2518c30-5624-4fd3-ba86-3fe8832ebd09 2018-06-27 22:05:57,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/efe0290a8d10490b9fc0e6bb940c5443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}207a2615ebca2658701085f1b7937a9acf4c6dad" 2018-06-27 22:05:57,770 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:05:57 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2d08f154-5b9f-4f2a-a110-189b34f7f1d9 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/efe0290a8d10490b9fc0e6bb940c5443"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "efe0290a8d10490b9fc0e6bb940c5443", "name": "InstanceSecurityGroupTests-1e27636c-2c0a-43a-proj"}} 2018-06-27 22:05:57,770 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/efe0290a8d10490b9fc0e6bb940c5443 used request id req-2d08f154-5b9f-4f2a-a110-189b34f7f1d9 2018-06-27 22:05:57,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=0f690775-2d24-4427-998f-bdf1fcd6654e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}207a2615ebca2658701085f1b7937a9acf4c6dad" 2018-06-27 22:05:57,889 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:05:57 GMT Content-Type: application/json Content-Length: 676 Connection: keep-alive X-Openstack-Request-Id: req-c50123a2-7c87-40e0-941a-59c8f82cfe1d Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0f690775-2d24-4427-998f-bdf1fcd6654e","tenant_id":"efe0290a8d10490b9fc0e6bb940c5443","created_at":"2018-06-27T22:05:09Z","dns_nameservers":[],"updated_at":"2018-06-27T22:05: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":"efe0290a8d10490b9fc0e6bb940c5443","id":"77dd1642-7f86-4ac7-97ad-db8a38e73ee6","subnetpool_id":null,"name":"InstanceSecurityGroupTests-0f9f2b74-1c1b-440a-a964-e8de13be236f-pub-subnet"}]} 2018-06-27 22:05:57,889 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=0f690775-2d24-4427-998f-bdf1fcd6654e used request id req-c50123a2-7c87-40e0-941a-59c8f82cfe1d 2018-06-27 22:05:57,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/ports?network_id=0f690775-2d24-4427-998f-bdf1fcd6654e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}207a2615ebca2658701085f1b7937a9acf4c6dad" 2018-06-27 22:05:58,189 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:05:58 GMT Content-Type: application/json Content-Length: 2291 Connection: keep-alive X-Openstack-Request-Id: req-8b6a4207-0d2a-4b8f-b342-c697640e105c Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0f690775-2d24-4427-998f-bdf1fcd6654e","tenant_id":"efe0290a8d10490b9fc0e6bb940c5443","created_at":"2018-06-27T22:05:23Z","admin_state_up":true,"updated_at":"2018-06-27T22:05:53Z","binding:vnic_type":"normal","device_id":"d0b34871-7eac-42ed-be3a-a896812c2896","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:52:05:03","id":"822b6b97-dcde-4b74-b990-c0c73d39c092","port_security_enabled":true,"project_id":"efe0290a8d10490b9fc0e6bb940c5443","fixed_ips":[{"subnet_id":"77dd1642-7f86-4ac7-97ad-db8a38e73ee6","ip_address":"10.55.0.12"}],"extra_dhcp_opts":[],"security_groups":["ec6f44a6-9d08-4764-b22f-8770e4f64db5"],"name":"InstanceSecurityGroupTests-0f9f2b74-1c1b-440a-a964-e8de13be236f-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0f690775-2d24-4427-998f-bdf1fcd6654e","tenant_id":"efe0290a8d10490b9fc0e6bb940c5443","created_at":"2018-06-27T22:05:11Z","admin_state_up":true,"updated_at":"2018-06-27T22:05:16Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-0f690775-2d24-4427-998f-bdf1fcd6654e","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:a3:d3:22","id":"b1855b5a-c856-4958-a553-b922af6a18a9","port_security_enabled":false,"project_id":"efe0290a8d10490b9fc0e6bb940c5443","fixed_ips":[{"subnet_id":"77dd1642-7f86-4ac7-97ad-db8a38e73ee6","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0f690775-2d24-4427-998f-bdf1fcd6654e","tenant_id":"efe0290a8d10490b9fc0e6bb940c5443","created_at":"2018-06-27T22:05:10Z","admin_state_up":true,"updated_at":"2018-06-27T22:05:15Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-0f690775-2d24-4427-998f-bdf1fcd6654e","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:96:08:57","id":"e16d5c64-cb5d-4f5d-837b-c941290c6029","port_security_enabled":false,"project_id":"efe0290a8d10490b9fc0e6bb940c5443","fixed_ips":[{"subnet_id":"77dd1642-7f86-4ac7-97ad-db8a38e73ee6","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-27 22:05:58,189 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=0f690775-2d24-4427-998f-bdf1fcd6654e used request id req-8b6a4207-0d2a-4b8f-b342-c697640e105c 2018-06-27 22:05:58,191 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:05:58,192 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:05:58,952 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2accfa2bab22438c88722739a964e051", "name": "InstanceSecurityGroupTests-1e27636c-2c0a-43a-proj-role"}], "expires_at": "2018-06-27T23:05:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efe0290a8d10490b9fc0e6bb940c5443", "name": "InstanceSecurityGroupTests-1e27636c-2c0a-43a-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/efe0290a8d10490b9fc0e6bb940c5443", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/efe0290a8d10490b9fc0e6bb940c5443", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/efe0290a8d10490b9fc0e6bb940c5443", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/efe0290a8d10490b9fc0e6bb940c5443", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/efe0290a8d10490b9fc0e6bb940c5443", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/efe0290a8d10490b9fc0e6bb940c5443", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/efe0290a8d10490b9fc0e6bb940c5443", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/efe0290a8d10490b9fc0e6bb940c5443", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/efe0290a8d10490b9fc0e6bb940c5443", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/efe0290a8d10490b9fc0e6bb940c5443", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/efe0290a8d10490b9fc0e6bb940c5443", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/efe0290a8d10490b9fc0e6bb940c5443", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-1e27636c-2c0a-43a-user", "id": "70626214ee7b4373bdd8045ddf05cac1"}, "audit_ids": ["4iso2cT4SGiyXjBObfrY1Q"], "issued_at": "2018-06-27T22:05:58.000000Z"}} 2018-06-27 22:05:58,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}9832e5bc145b659e17d8b633b8b1d798d6f26d3f" 2018-06-27 22:05:59,009 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:05:58 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a3908b52-41c1-4f81-acc2-96722985a1ca Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:05:59,009 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-a3908b52-41c1-4f81-acc2-96722985a1ca 2018-06-27 22:05:59,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=InstanceSecurityGroupTests-0f9f2b74-1c1b-440a-a964-e8de13be236f-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9832e5bc145b659e17d8b633b8b1d798d6f26d3f" 2018-06-27 22:05:59,927 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:05:59 GMT Content-Type: application/json Content-Length: 23 Connection: keep-alive X-Openstack-Request-Id: req-d5e4681a-045f-4a90-8e2a-cdc201f58abb Front-End-Https: on RESP BODY: {"security_groups": []} 2018-06-27 22:05:59,928 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-0f9f2b74-1c1b-440a-a964-e8de13be236f-name&description=hello+group used request id req-d5e4681a-045f-4a90-8e2a-cdc201f58abb 2018-06-27 22:05:59,928 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-0f9f2b74-1c1b-440a-a964-e8de13be236f-name... 2018-06-27 22:05:59,928 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-0f9f2b74-1c1b-440a-a964-e8de13be236f-name 2018-06-27 22:05:59,933 - 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}9832e5bc145b659e17d8b633b8b1d798d6f26d3f" -d '{"security_group": {"name": "InstanceSecurityGroupTests-0f9f2b74-1c1b-440a-a964-e8de13be236f-name", "description": "hello group"}}' 2018-06-27 22:06:00,505 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 22:06:00 GMT Content-Type: application/json Content-Length: 1411 Connection: keep-alive X-Openstack-Request-Id: req-fc869874-20e4-4914-962f-601c13e67577 Front-End-Https: on RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "efe0290a8d10490b9fc0e6bb940c5443", "created_at": "2018-06-27T22:06:00Z", "updated_at": "2018-06-27T22:06:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:06:00Z", "revision_number": 0, "id": "460df604-fb20-41e0-b7a9-960d7fb5116e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:06:00Z", "security_group_id": "fa0dc276-2c62-490f-9173-378f0225d61b", "tenant_id": "efe0290a8d10490b9fc0e6bb940c5443", "port_range_min": null, "ethertype": "IPv6", "project_id": "efe0290a8d10490b9fc0e6bb940c5443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:06:00Z", "revision_number": 0, "id": "a895b2b9-7c79-477b-9c9e-dd81e43a1213", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:06:00Z", "security_group_id": "fa0dc276-2c62-490f-9173-378f0225d61b", "tenant_id": "efe0290a8d10490b9fc0e6bb940c5443", "port_range_min": null, "ethertype": "IPv4", "project_id": "efe0290a8d10490b9fc0e6bb940c5443"}], "revision_number": 2, "project_id": "efe0290a8d10490b9fc0e6bb940c5443", "id": "fa0dc276-2c62-490f-9173-378f0225d61b", "name": "InstanceSecurityGroupTests-0f9f2b74-1c1b-440a-a964-e8de13be236f-name"}} 2018-06-27 22:06:00,505 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-groups used request id req-fc869874-20e4-4914-962f-601c13e67577 2018-06-27 22:06:00,505 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fa0dc276-2c62-490f-9173-378f0225d61b 2018-06-27 22:06:00,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/security-group-rules?security_group_id=fa0dc276-2c62-490f-9173-378f0225d61b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9832e5bc145b659e17d8b633b8b1d798d6f26d3f" 2018-06-27 22:06:01,424 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:06:01 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-a45d0d29-809e-4cff-a572-0e57485e9929 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-27T22:06:00Z", "security_group_id": "fa0dc276-2c62-490f-9173-378f0225d61b", "port_range_min": null, "revision_number": 0, "tenant_id": "efe0290a8d10490b9fc0e6bb940c5443", "created_at": "2018-06-27T22:06:00Z", "project_id": "efe0290a8d10490b9fc0e6bb940c5443", "id": "460df604-fb20-41e0-b7a9-960d7fb5116e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T22:06:00Z", "security_group_id": "fa0dc276-2c62-490f-9173-378f0225d61b", "port_range_min": null, "revision_number": 0, "tenant_id": "efe0290a8d10490b9fc0e6bb940c5443", "created_at": "2018-06-27T22:06:00Z", "project_id": "efe0290a8d10490b9fc0e6bb940c5443", "id": "a895b2b9-7c79-477b-9c9e-dd81e43a1213"}]} 2018-06-27 22:06:01,425 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=fa0dc276-2c62-490f-9173-378f0225d61b used request id req-a45d0d29-809e-4cff-a572-0e57485e9929 2018-06-27 22:06:01,425 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fa0dc276-2c62-490f-9173-378f0225d61b 2018-06-27 22:06:01,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=fa0dc276-2c62-490f-9173-378f0225d61b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9832e5bc145b659e17d8b633b8b1d798d6f26d3f" 2018-06-27 22:06:01,496 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:06:01 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-8cd7c34c-02b5-44a9-8147-451d1aa775c9 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-27T22:06:00Z", "security_group_id": "fa0dc276-2c62-490f-9173-378f0225d61b", "port_range_min": null, "revision_number": 0, "tenant_id": "efe0290a8d10490b9fc0e6bb940c5443", "created_at": "2018-06-27T22:06:00Z", "project_id": "efe0290a8d10490b9fc0e6bb940c5443", "id": "460df604-fb20-41e0-b7a9-960d7fb5116e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T22:06:00Z", "security_group_id": "fa0dc276-2c62-490f-9173-378f0225d61b", "port_range_min": null, "revision_number": 0, "tenant_id": "efe0290a8d10490b9fc0e6bb940c5443", "created_at": "2018-06-27T22:06:00Z", "project_id": "efe0290a8d10490b9fc0e6bb940c5443", "id": "a895b2b9-7c79-477b-9c9e-dd81e43a1213"}]} 2018-06-27 22:06:01,496 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=fa0dc276-2c62-490f-9173-378f0225d61b used request id req-8cd7c34c-02b5-44a9-8147-451d1aa775c9 2018-06-27 22:06:01,497 - neutron_utils - INFO - Retrieving security group with ID - fa0dc276-2c62-490f-9173-378f0225d61b 2018-06-27 22:06:01,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/security-groups?id=fa0dc276-2c62-490f-9173-378f0225d61b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9832e5bc145b659e17d8b633b8b1d798d6f26d3f" 2018-06-27 22:06:02,234 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:06:02 GMT Content-Type: application/json Content-Length: 1414 Connection: keep-alive X-Openstack-Request-Id: req-a2dd9fd5-958d-4575-95cf-037afe91a16c Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "efe0290a8d10490b9fc0e6bb940c5443", "created_at": "2018-06-27T22:06:00Z", "updated_at": "2018-06-27T22:06:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:06:00Z", "revision_number": 0, "id": "460df604-fb20-41e0-b7a9-960d7fb5116e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:06:00Z", "security_group_id": "fa0dc276-2c62-490f-9173-378f0225d61b", "tenant_id": "efe0290a8d10490b9fc0e6bb940c5443", "port_range_min": null, "ethertype": "IPv6", "project_id": "efe0290a8d10490b9fc0e6bb940c5443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:06:00Z", "revision_number": 0, "id": "a895b2b9-7c79-477b-9c9e-dd81e43a1213", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:06:00Z", "security_group_id": "fa0dc276-2c62-490f-9173-378f0225d61b", "tenant_id": "efe0290a8d10490b9fc0e6bb940c5443", "port_range_min": null, "ethertype": "IPv4", "project_id": "efe0290a8d10490b9fc0e6bb940c5443"}], "revision_number": 2, "project_id": "efe0290a8d10490b9fc0e6bb940c5443", "id": "fa0dc276-2c62-490f-9173-378f0225d61b", "name": "InstanceSecurityGroupTests-0f9f2b74-1c1b-440a-a964-e8de13be236f-name"}]} 2018-06-27 22:06:02,234 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=fa0dc276-2c62-490f-9173-378f0225d61b used request id req-a2dd9fd5-958d-4575-95cf-037afe91a16c 2018-06-27 22:06:02,235 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fa0dc276-2c62-490f-9173-378f0225d61b 2018-06-27 22:06:02,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-group-rules?security_group_id=fa0dc276-2c62-490f-9173-378f0225d61b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9832e5bc145b659e17d8b633b8b1d798d6f26d3f" 2018-06-27 22:06:02,316 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:06:02 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-352368f4-8f1f-4417-95fd-0b8c6cb5ba66 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-27T22:06:00Z", "security_group_id": "fa0dc276-2c62-490f-9173-378f0225d61b", "port_range_min": null, "revision_number": 0, "tenant_id": "efe0290a8d10490b9fc0e6bb940c5443", "created_at": "2018-06-27T22:06:00Z", "project_id": "efe0290a8d10490b9fc0e6bb940c5443", "id": "460df604-fb20-41e0-b7a9-960d7fb5116e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T22:06:00Z", "security_group_id": "fa0dc276-2c62-490f-9173-378f0225d61b", "port_range_min": null, "revision_number": 0, "tenant_id": "efe0290a8d10490b9fc0e6bb940c5443", "created_at": "2018-06-27T22:06:00Z", "project_id": "efe0290a8d10490b9fc0e6bb940c5443", "id": "a895b2b9-7c79-477b-9c9e-dd81e43a1213"}]} 2018-06-27 22:06:02,316 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=fa0dc276-2c62-490f-9173-378f0225d61b used request id req-352368f4-8f1f-4417-95fd-0b8c6cb5ba66 2018-06-27 22:06:02,317 - neutron_utils - INFO - Retrieving security group with ID - fa0dc276-2c62-490f-9173-378f0225d61b 2018-06-27 22:06:02,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?id=fa0dc276-2c62-490f-9173-378f0225d61b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9832e5bc145b659e17d8b633b8b1d798d6f26d3f" 2018-06-27 22:06:02,448 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:06:02 GMT Content-Type: application/json Content-Length: 1414 Connection: keep-alive X-Openstack-Request-Id: req-55e707d6-1ed3-4ab6-b691-2389b493f4c4 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "efe0290a8d10490b9fc0e6bb940c5443", "created_at": "2018-06-27T22:06:00Z", "updated_at": "2018-06-27T22:06:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:06:00Z", "revision_number": 0, "id": "460df604-fb20-41e0-b7a9-960d7fb5116e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:06:00Z", "security_group_id": "fa0dc276-2c62-490f-9173-378f0225d61b", "tenant_id": "efe0290a8d10490b9fc0e6bb940c5443", "port_range_min": null, "ethertype": "IPv6", "project_id": "efe0290a8d10490b9fc0e6bb940c5443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:06:00Z", "revision_number": 0, "id": "a895b2b9-7c79-477b-9c9e-dd81e43a1213", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:06:00Z", "security_group_id": "fa0dc276-2c62-490f-9173-378f0225d61b", "tenant_id": "efe0290a8d10490b9fc0e6bb940c5443", "port_range_min": null, "ethertype": "IPv4", "project_id": "efe0290a8d10490b9fc0e6bb940c5443"}], "revision_number": 2, "project_id": "efe0290a8d10490b9fc0e6bb940c5443", "id": "fa0dc276-2c62-490f-9173-378f0225d61b", "name": "InstanceSecurityGroupTests-0f9f2b74-1c1b-440a-a964-e8de13be236f-name"}]} 2018-06-27 22:06:02,448 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=fa0dc276-2c62-490f-9173-378f0225d61b used request id req-55e707d6-1ed3-4ab6-b691-2389b493f4c4 2018-06-27 22:06:02,449 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fa0dc276-2c62-490f-9173-378f0225d61b 2018-06-27 22:06:02,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-group-rules?security_group_id=fa0dc276-2c62-490f-9173-378f0225d61b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9832e5bc145b659e17d8b633b8b1d798d6f26d3f" 2018-06-27 22:06:03,290 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:06:03 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-7b660f0a-86f1-4064-a5bb-378a5ffa584f 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-27T22:06:00Z", "security_group_id": "fa0dc276-2c62-490f-9173-378f0225d61b", "port_range_min": null, "revision_number": 0, "tenant_id": "efe0290a8d10490b9fc0e6bb940c5443", "created_at": "2018-06-27T22:06:00Z", "project_id": "efe0290a8d10490b9fc0e6bb940c5443", "id": "460df604-fb20-41e0-b7a9-960d7fb5116e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T22:06:00Z", "security_group_id": "fa0dc276-2c62-490f-9173-378f0225d61b", "port_range_min": null, "revision_number": 0, "tenant_id": "efe0290a8d10490b9fc0e6bb940c5443", "created_at": "2018-06-27T22:06:00Z", "project_id": "efe0290a8d10490b9fc0e6bb940c5443", "id": "a895b2b9-7c79-477b-9c9e-dd81e43a1213"}]} 2018-06-27 22:06:03,290 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=fa0dc276-2c62-490f-9173-378f0225d61b used request id req-7b660f0a-86f1-4064-a5bb-378a5ffa584f 2018-06-27 22:06:03,290 - neutron_utils - INFO - Retrieving security group with ID - fa0dc276-2c62-490f-9173-378f0225d61b 2018-06-27 22:06:03,295 - keystoneauth.session - 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=fa0dc276-2c62-490f-9173-378f0225d61b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9832e5bc145b659e17d8b633b8b1d798d6f26d3f" 2018-06-27 22:06:03,440 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:06:03 GMT Content-Type: application/json Content-Length: 1414 Connection: keep-alive X-Openstack-Request-Id: req-729b8fb2-1f10-43bf-805b-2f386aec84df Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "efe0290a8d10490b9fc0e6bb940c5443", "created_at": "2018-06-27T22:06:00Z", "updated_at": "2018-06-27T22:06:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:06:00Z", "revision_number": 0, "id": "460df604-fb20-41e0-b7a9-960d7fb5116e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:06:00Z", "security_group_id": "fa0dc276-2c62-490f-9173-378f0225d61b", "tenant_id": "efe0290a8d10490b9fc0e6bb940c5443", "port_range_min": null, "ethertype": "IPv6", "project_id": "efe0290a8d10490b9fc0e6bb940c5443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:06:00Z", "revision_number": 0, "id": "a895b2b9-7c79-477b-9c9e-dd81e43a1213", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:06:00Z", "security_group_id": "fa0dc276-2c62-490f-9173-378f0225d61b", "tenant_id": "efe0290a8d10490b9fc0e6bb940c5443", "port_range_min": null, "ethertype": "IPv4", "project_id": "efe0290a8d10490b9fc0e6bb940c5443"}], "revision_number": 2, "project_id": "efe0290a8d10490b9fc0e6bb940c5443", "id": "fa0dc276-2c62-490f-9173-378f0225d61b", "name": "InstanceSecurityGroupTests-0f9f2b74-1c1b-440a-a964-e8de13be236f-name"}]} 2018-06-27 22:06:03,440 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=fa0dc276-2c62-490f-9173-378f0225d61b used request id req-729b8fb2-1f10-43bf-805b-2f386aec84df 2018-06-27 22:06:03,441 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fa0dc276-2c62-490f-9173-378f0225d61b 2018-06-27 22:06:03,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/security-group-rules?security_group_id=fa0dc276-2c62-490f-9173-378f0225d61b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9832e5bc145b659e17d8b633b8b1d798d6f26d3f" 2018-06-27 22:06:03,542 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:06:03 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-14ae15c7-de7a-434c-9976-3452b18bfc41 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-27T22:06:00Z", "security_group_id": "fa0dc276-2c62-490f-9173-378f0225d61b", "port_range_min": null, "revision_number": 0, "tenant_id": "efe0290a8d10490b9fc0e6bb940c5443", "created_at": "2018-06-27T22:06:00Z", "project_id": "efe0290a8d10490b9fc0e6bb940c5443", "id": "460df604-fb20-41e0-b7a9-960d7fb5116e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T22:06:00Z", "security_group_id": "fa0dc276-2c62-490f-9173-378f0225d61b", "port_range_min": null, "revision_number": 0, "tenant_id": "efe0290a8d10490b9fc0e6bb940c5443", "created_at": "2018-06-27T22:06:00Z", "project_id": "efe0290a8d10490b9fc0e6bb940c5443", "id": "a895b2b9-7c79-477b-9c9e-dd81e43a1213"}]} 2018-06-27 22:06:03,542 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=fa0dc276-2c62-490f-9173-378f0225d61b used request id req-14ae15c7-de7a-434c-9976-3452b18bfc41 2018-06-27 22:06:03,545 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/d0b34871-7eac-42ed-be3a-a896812c2896 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}207a2615ebca2658701085f1b7937a9acf4c6dad" 2018-06-27 22:06:04,157 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:06:04 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-3e1c89d3-81f5-4dfc-a39f-4b0dc8580af0 X-Compute-Request-Id: req-3e1c89d3-81f5-4dfc-a39f-4b0dc8580af0 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-0f9f2b74-1c1b-440a-a964-e8de13be236f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:05:03", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/d0b34871-7eac-42ed-be3a-a896812c2896", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/d0b34871-7eac-42ed-be3a-a896812c2896", "rel": "bookmark"}], "image": {"id": "bdf6a624-f76f-4419-b32d-94f8e5390b16", "links": [{"href": "http://172.30.10.101:8774/images/bdf6a624-f76f-4419-b32d-94f8e5390b16", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:05:53.000000", "flavor": {"id": "a7eedcc3-19f6-4899-86c9-fc2e12f28c73", "links": [{"href": "http://172.30.10.101:8774/flavors/a7eedcc3-19f6-4899-86c9-fc2e12f28c73", "rel": "bookmark"}]}, "id": "d0b34871-7eac-42ed-be3a-a896812c2896", "security_groups": [{"name": "default"}], "user_id": "70626214ee7b4373bdd8045ddf05cac1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:05:54Z", "hostId": "fbdfd15858cdd2920cfdc624266d6dd9ac4bceed2c7e68755a6df7b6", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-0f9f2b74-1c1b-440a-a964-e8de13be236f-inst", "created": "2018-06-27T22:05:35Z", "tenant_id": "efe0290a8d10490b9fc0e6bb940c5443", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:06:04,157 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/d0b34871-7eac-42ed-be3a-a896812c2896 used request id req-3e1c89d3-81f5-4dfc-a39f-4b0dc8580af0 2018-06-27 22:06:04,162 - keystoneauth.session - 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-0f9f2b74-1c1b-440a-a964-e8de13be236f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}207a2615ebca2658701085f1b7937a9acf4c6dad" 2018-06-27 22:06:04,493 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:06:04 GMT Content-Type: application/json Content-Length: 636 Connection: keep-alive X-Openstack-Request-Id: req-95df14d2-bd97-44ec-8ced-f87c30eb36a9 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["77dd1642-7f86-4ac7-97ad-db8a38e73ee6"],"updated_at":"2018-06-27T22:05:09Z","tenant_id":"efe0290a8d10490b9fc0e6bb940c5443","created_at":"2018-06-27T22:05:06Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"efe0290a8d10490b9fc0e6bb940c5443","id":"0f690775-2d24-4427-998f-bdf1fcd6654e","name":"InstanceSecurityGroupTests-0f9f2b74-1c1b-440a-a964-e8de13be236f-pub-net"}]} 2018-06-27 22:06:04,493 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-0f9f2b74-1c1b-440a-a964-e8de13be236f-pub-net used request id req-95df14d2-bd97-44ec-8ced-f87c30eb36a9 2018-06-27 22:06:04,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/efe0290a8d10490b9fc0e6bb940c5443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}207a2615ebca2658701085f1b7937a9acf4c6dad" 2018-06-27 22:06:04,918 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:06:04 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0a352883-24ec-4e25-b94f-516205c7807c Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/efe0290a8d10490b9fc0e6bb940c5443"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "efe0290a8d10490b9fc0e6bb940c5443", "name": "InstanceSecurityGroupTests-1e27636c-2c0a-43a-proj"}} 2018-06-27 22:06:04,918 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/efe0290a8d10490b9fc0e6bb940c5443 used request id req-0a352883-24ec-4e25-b94f-516205c7807c 2018-06-27 22:06:04,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=0f690775-2d24-4427-998f-bdf1fcd6654e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}207a2615ebca2658701085f1b7937a9acf4c6dad" 2018-06-27 22:06:05,084 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:06:05 GMT Content-Type: application/json Content-Length: 676 Connection: keep-alive X-Openstack-Request-Id: req-8737b3fc-b213-4bc5-8ae6-7b122c34505f Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0f690775-2d24-4427-998f-bdf1fcd6654e","tenant_id":"efe0290a8d10490b9fc0e6bb940c5443","created_at":"2018-06-27T22:05:09Z","dns_nameservers":[],"updated_at":"2018-06-27T22:05: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":"efe0290a8d10490b9fc0e6bb940c5443","id":"77dd1642-7f86-4ac7-97ad-db8a38e73ee6","subnetpool_id":null,"name":"InstanceSecurityGroupTests-0f9f2b74-1c1b-440a-a964-e8de13be236f-pub-subnet"}]} 2018-06-27 22:06:05,084 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=0f690775-2d24-4427-998f-bdf1fcd6654e used request id req-8737b3fc-b213-4bc5-8ae6-7b122c34505f 2018-06-27 22:06:05,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=0f690775-2d24-4427-998f-bdf1fcd6654e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}207a2615ebca2658701085f1b7937a9acf4c6dad" 2018-06-27 22:06:05,353 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:06:05 GMT Content-Type: application/json Content-Length: 2291 Connection: keep-alive X-Openstack-Request-Id: req-30dca10d-7881-4f26-93e1-c6fbb0de3286 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0f690775-2d24-4427-998f-bdf1fcd6654e","tenant_id":"efe0290a8d10490b9fc0e6bb940c5443","created_at":"2018-06-27T22:05:23Z","admin_state_up":true,"updated_at":"2018-06-27T22:05:53Z","binding:vnic_type":"normal","device_id":"d0b34871-7eac-42ed-be3a-a896812c2896","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:52:05:03","id":"822b6b97-dcde-4b74-b990-c0c73d39c092","port_security_enabled":true,"project_id":"efe0290a8d10490b9fc0e6bb940c5443","fixed_ips":[{"subnet_id":"77dd1642-7f86-4ac7-97ad-db8a38e73ee6","ip_address":"10.55.0.12"}],"extra_dhcp_opts":[],"security_groups":["ec6f44a6-9d08-4764-b22f-8770e4f64db5"],"name":"InstanceSecurityGroupTests-0f9f2b74-1c1b-440a-a964-e8de13be236f-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0f690775-2d24-4427-998f-bdf1fcd6654e","tenant_id":"efe0290a8d10490b9fc0e6bb940c5443","created_at":"2018-06-27T22:05:11Z","admin_state_up":true,"updated_at":"2018-06-27T22:05:16Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-0f690775-2d24-4427-998f-bdf1fcd6654e","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:a3:d3:22","id":"b1855b5a-c856-4958-a553-b922af6a18a9","port_security_enabled":false,"project_id":"efe0290a8d10490b9fc0e6bb940c5443","fixed_ips":[{"subnet_id":"77dd1642-7f86-4ac7-97ad-db8a38e73ee6","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0f690775-2d24-4427-998f-bdf1fcd6654e","tenant_id":"efe0290a8d10490b9fc0e6bb940c5443","created_at":"2018-06-27T22:05:10Z","admin_state_up":true,"updated_at":"2018-06-27T22:05:15Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-0f690775-2d24-4427-998f-bdf1fcd6654e","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:96:08:57","id":"e16d5c64-cb5d-4f5d-837b-c941290c6029","port_security_enabled":false,"project_id":"efe0290a8d10490b9fc0e6bb940c5443","fixed_ips":[{"subnet_id":"77dd1642-7f86-4ac7-97ad-db8a38e73ee6","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-27 22:06:05,353 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=0f690775-2d24-4427-998f-bdf1fcd6654e used request id req-30dca10d-7881-4f26-93e1-c6fbb0de3286 2018-06-27 22:06:05,354 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:06:06,210 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2accfa2bab22438c88722739a964e051", "name": "InstanceSecurityGroupTests-1e27636c-2c0a-43a-proj-role"}], "expires_at": "2018-06-27T23:06:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efe0290a8d10490b9fc0e6bb940c5443", "name": "InstanceSecurityGroupTests-1e27636c-2c0a-43a-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/efe0290a8d10490b9fc0e6bb940c5443", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/efe0290a8d10490b9fc0e6bb940c5443", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/efe0290a8d10490b9fc0e6bb940c5443", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/efe0290a8d10490b9fc0e6bb940c5443", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/efe0290a8d10490b9fc0e6bb940c5443", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/efe0290a8d10490b9fc0e6bb940c5443", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/efe0290a8d10490b9fc0e6bb940c5443", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/efe0290a8d10490b9fc0e6bb940c5443", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/efe0290a8d10490b9fc0e6bb940c5443", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/efe0290a8d10490b9fc0e6bb940c5443", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/efe0290a8d10490b9fc0e6bb940c5443", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/efe0290a8d10490b9fc0e6bb940c5443", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-1e27636c-2c0a-43a-user", "id": "70626214ee7b4373bdd8045ddf05cac1"}, "audit_ids": ["yk6mxeEcTkOr-u-N_-RMPw"], "issued_at": "2018-06-27T22:06:06.000000Z"}} 2018-06-27 22:06:06,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/d0b34871-7eac-42ed-be3a-a896812c2896 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}270a1948257cd672252704d290cde599734dba36" 2018-06-27 22:06:08,049 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:06:08 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-3c8c63f7-4d4e-4dbf-9774-2e8671c95257 X-Compute-Request-Id: req-3c8c63f7-4d4e-4dbf-9774-2e8671c95257 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-0f9f2b74-1c1b-440a-a964-e8de13be236f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:05:03", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/d0b34871-7eac-42ed-be3a-a896812c2896", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/d0b34871-7eac-42ed-be3a-a896812c2896", "rel": "bookmark"}], "image": {"id": "bdf6a624-f76f-4419-b32d-94f8e5390b16", "links": [{"href": "http://172.30.10.101:8774/images/bdf6a624-f76f-4419-b32d-94f8e5390b16", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:05:53.000000", "flavor": {"id": "a7eedcc3-19f6-4899-86c9-fc2e12f28c73", "links": [{"href": "http://172.30.10.101:8774/flavors/a7eedcc3-19f6-4899-86c9-fc2e12f28c73", "rel": "bookmark"}]}, "id": "d0b34871-7eac-42ed-be3a-a896812c2896", "security_groups": [{"name": "default"}], "user_id": "70626214ee7b4373bdd8045ddf05cac1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:05:54Z", "hostId": "fbdfd15858cdd2920cfdc624266d6dd9ac4bceed2c7e68755a6df7b6", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-0f9f2b74-1c1b-440a-a964-e8de13be236f-inst", "created": "2018-06-27T22:05:35Z", "tenant_id": "efe0290a8d10490b9fc0e6bb940c5443", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:06:08,049 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/d0b34871-7eac-42ed-be3a-a896812c2896 used request id req-3c8c63f7-4d4e-4dbf-9774-2e8671c95257 2018-06-27 22:06:08,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/d0b34871-7eac-42ed-be3a-a896812c2896 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}207a2615ebca2658701085f1b7937a9acf4c6dad" 2018-06-27 22:06:09,895 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:06:09 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-67c9ae31-d268-4850-8dd9-00a0817a1fa7 X-Compute-Request-Id: req-67c9ae31-d268-4850-8dd9-00a0817a1fa7 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-0f9f2b74-1c1b-440a-a964-e8de13be236f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:05:03", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/d0b34871-7eac-42ed-be3a-a896812c2896", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/d0b34871-7eac-42ed-be3a-a896812c2896", "rel": "bookmark"}], "image": {"id": "bdf6a624-f76f-4419-b32d-94f8e5390b16", "links": [{"href": "http://172.30.10.101:8774/images/bdf6a624-f76f-4419-b32d-94f8e5390b16", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:05:53.000000", "flavor": {"id": "a7eedcc3-19f6-4899-86c9-fc2e12f28c73", "links": [{"href": "http://172.30.10.101:8774/flavors/a7eedcc3-19f6-4899-86c9-fc2e12f28c73", "rel": "bookmark"}]}, "id": "d0b34871-7eac-42ed-be3a-a896812c2896", "security_groups": [{"name": "default"}], "user_id": "70626214ee7b4373bdd8045ddf05cac1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:05:54Z", "hostId": "fbdfd15858cdd2920cfdc624266d6dd9ac4bceed2c7e68755a6df7b6", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-0f9f2b74-1c1b-440a-a964-e8de13be236f-inst", "created": "2018-06-27T22:05:35Z", "tenant_id": "efe0290a8d10490b9fc0e6bb940c5443", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:06:09,895 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/d0b34871-7eac-42ed-be3a-a896812c2896 used request id req-67c9ae31-d268-4850-8dd9-00a0817a1fa7 2018-06-27 22:06:09,895 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-0f9f2b74-1c1b-440a-a964-e8de13be236f-inst] is - ACTIVE 2018-06-27 22:06:09,896 - create_instance - INFO - VM is - ACTIVE 2018-06-27 22:06:09,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/d0b34871-7eac-42ed-be3a-a896812c2896 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}207a2615ebca2658701085f1b7937a9acf4c6dad" 2018-06-27 22:06:11,744 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:06:11 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-9fc1aea1-a665-4c4f-82cd-47ff29452c40 X-Compute-Request-Id: req-9fc1aea1-a665-4c4f-82cd-47ff29452c40 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-0f9f2b74-1c1b-440a-a964-e8de13be236f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:05:03", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/d0b34871-7eac-42ed-be3a-a896812c2896", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/d0b34871-7eac-42ed-be3a-a896812c2896", "rel": "bookmark"}], "image": {"id": "bdf6a624-f76f-4419-b32d-94f8e5390b16", "links": [{"href": "http://172.30.10.101:8774/images/bdf6a624-f76f-4419-b32d-94f8e5390b16", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:05:53.000000", "flavor": {"id": "a7eedcc3-19f6-4899-86c9-fc2e12f28c73", "links": [{"href": "http://172.30.10.101:8774/flavors/a7eedcc3-19f6-4899-86c9-fc2e12f28c73", "rel": "bookmark"}]}, "id": "d0b34871-7eac-42ed-be3a-a896812c2896", "security_groups": [{"name": "default"}], "user_id": "70626214ee7b4373bdd8045ddf05cac1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:05:54Z", "hostId": "fbdfd15858cdd2920cfdc624266d6dd9ac4bceed2c7e68755a6df7b6", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-0f9f2b74-1c1b-440a-a964-e8de13be236f-inst", "created": "2018-06-27T22:05:35Z", "tenant_id": "efe0290a8d10490b9fc0e6bb940c5443", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:06:11,744 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/d0b34871-7eac-42ed-be3a-a896812c2896 used request id req-9fc1aea1-a665-4c4f-82cd-47ff29452c40 2018-06-27 22:06:11,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/networks?name=InstanceSecurityGroupTests-0f9f2b74-1c1b-440a-a964-e8de13be236f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}207a2615ebca2658701085f1b7937a9acf4c6dad" 2018-06-27 22:06:12,122 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:06:12 GMT Content-Type: application/json Content-Length: 636 Connection: keep-alive X-Openstack-Request-Id: req-8a2db5dd-b90b-44e2-a6a5-b1a1abc76069 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["77dd1642-7f86-4ac7-97ad-db8a38e73ee6"],"updated_at":"2018-06-27T22:05:09Z","tenant_id":"efe0290a8d10490b9fc0e6bb940c5443","created_at":"2018-06-27T22:05:06Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"efe0290a8d10490b9fc0e6bb940c5443","id":"0f690775-2d24-4427-998f-bdf1fcd6654e","name":"InstanceSecurityGroupTests-0f9f2b74-1c1b-440a-a964-e8de13be236f-pub-net"}]} 2018-06-27 22:06:12,122 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-0f9f2b74-1c1b-440a-a964-e8de13be236f-pub-net used request id req-8a2db5dd-b90b-44e2-a6a5-b1a1abc76069 2018-06-27 22:06: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/efe0290a8d10490b9fc0e6bb940c5443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}207a2615ebca2658701085f1b7937a9acf4c6dad" 2018-06-27 22:06:12,475 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:06:12 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a7a26e5b-f1da-47fb-9dfa-2c813067b7c9 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/efe0290a8d10490b9fc0e6bb940c5443"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "efe0290a8d10490b9fc0e6bb940c5443", "name": "InstanceSecurityGroupTests-1e27636c-2c0a-43a-proj"}} 2018-06-27 22:06:12,476 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/efe0290a8d10490b9fc0e6bb940c5443 used request id req-a7a26e5b-f1da-47fb-9dfa-2c813067b7c9 2018-06-27 22:06:12,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=0f690775-2d24-4427-998f-bdf1fcd6654e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}207a2615ebca2658701085f1b7937a9acf4c6dad" 2018-06-27 22:06:12,643 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:06:12 GMT Content-Type: application/json Content-Length: 676 Connection: keep-alive X-Openstack-Request-Id: req-30a1a88c-34ca-4bac-b5a9-b00738fcb620 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0f690775-2d24-4427-998f-bdf1fcd6654e","tenant_id":"efe0290a8d10490b9fc0e6bb940c5443","created_at":"2018-06-27T22:05:09Z","dns_nameservers":[],"updated_at":"2018-06-27T22:05: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":"efe0290a8d10490b9fc0e6bb940c5443","id":"77dd1642-7f86-4ac7-97ad-db8a38e73ee6","subnetpool_id":null,"name":"InstanceSecurityGroupTests-0f9f2b74-1c1b-440a-a964-e8de13be236f-pub-subnet"}]} 2018-06-27 22:06:12,643 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=0f690775-2d24-4427-998f-bdf1fcd6654e used request id req-30a1a88c-34ca-4bac-b5a9-b00738fcb620 2018-06-27 22:06:12,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?network_id=0f690775-2d24-4427-998f-bdf1fcd6654e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}207a2615ebca2658701085f1b7937a9acf4c6dad" 2018-06-27 22:06:12,910 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:06:12 GMT Content-Type: application/json Content-Length: 2291 Connection: keep-alive X-Openstack-Request-Id: req-58e92706-c8aa-4833-8742-cb8e8d832483 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0f690775-2d24-4427-998f-bdf1fcd6654e","tenant_id":"efe0290a8d10490b9fc0e6bb940c5443","created_at":"2018-06-27T22:05:23Z","admin_state_up":true,"updated_at":"2018-06-27T22:05:53Z","binding:vnic_type":"normal","device_id":"d0b34871-7eac-42ed-be3a-a896812c2896","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:52:05:03","id":"822b6b97-dcde-4b74-b990-c0c73d39c092","port_security_enabled":true,"project_id":"efe0290a8d10490b9fc0e6bb940c5443","fixed_ips":[{"subnet_id":"77dd1642-7f86-4ac7-97ad-db8a38e73ee6","ip_address":"10.55.0.12"}],"extra_dhcp_opts":[],"security_groups":["ec6f44a6-9d08-4764-b22f-8770e4f64db5"],"name":"InstanceSecurityGroupTests-0f9f2b74-1c1b-440a-a964-e8de13be236f-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0f690775-2d24-4427-998f-bdf1fcd6654e","tenant_id":"efe0290a8d10490b9fc0e6bb940c5443","created_at":"2018-06-27T22:05:11Z","admin_state_up":true,"updated_at":"2018-06-27T22:05:16Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-0f690775-2d24-4427-998f-bdf1fcd6654e","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:a3:d3:22","id":"b1855b5a-c856-4958-a553-b922af6a18a9","port_security_enabled":false,"project_id":"efe0290a8d10490b9fc0e6bb940c5443","fixed_ips":[{"subnet_id":"77dd1642-7f86-4ac7-97ad-db8a38e73ee6","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0f690775-2d24-4427-998f-bdf1fcd6654e","tenant_id":"efe0290a8d10490b9fc0e6bb940c5443","created_at":"2018-06-27T22:05:10Z","admin_state_up":true,"updated_at":"2018-06-27T22:05:15Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-0f690775-2d24-4427-998f-bdf1fcd6654e","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:96:08:57","id":"e16d5c64-cb5d-4f5d-837b-c941290c6029","port_security_enabled":false,"project_id":"efe0290a8d10490b9fc0e6bb940c5443","fixed_ips":[{"subnet_id":"77dd1642-7f86-4ac7-97ad-db8a38e73ee6","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-27 22:06:12,910 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=0f690775-2d24-4427-998f-bdf1fcd6654e used request id req-58e92706-c8aa-4833-8742-cb8e8d832483 2018-06-27 22:06:12,913 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/d0b34871-7eac-42ed-be3a-a896812c2896 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}207a2615ebca2658701085f1b7937a9acf4c6dad" 2018-06-27 22:06:14,684 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:06:14 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-3d162dcc-951e-4a4f-a362-bc9a5b2d9826 X-Compute-Request-Id: req-3d162dcc-951e-4a4f-a362-bc9a5b2d9826 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-0f9f2b74-1c1b-440a-a964-e8de13be236f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:05:03", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/d0b34871-7eac-42ed-be3a-a896812c2896", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/d0b34871-7eac-42ed-be3a-a896812c2896", "rel": "bookmark"}], "image": {"id": "bdf6a624-f76f-4419-b32d-94f8e5390b16", "links": [{"href": "http://172.30.10.101:8774/images/bdf6a624-f76f-4419-b32d-94f8e5390b16", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:05:53.000000", "flavor": {"id": "a7eedcc3-19f6-4899-86c9-fc2e12f28c73", "links": [{"href": "http://172.30.10.101:8774/flavors/a7eedcc3-19f6-4899-86c9-fc2e12f28c73", "rel": "bookmark"}]}, "id": "d0b34871-7eac-42ed-be3a-a896812c2896", "security_groups": [{"name": "default"}], "user_id": "70626214ee7b4373bdd8045ddf05cac1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:05:54Z", "hostId": "fbdfd15858cdd2920cfdc624266d6dd9ac4bceed2c7e68755a6df7b6", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-0f9f2b74-1c1b-440a-a964-e8de13be236f-inst", "created": "2018-06-27T22:05:35Z", "tenant_id": "efe0290a8d10490b9fc0e6bb940c5443", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:06:14,684 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/d0b34871-7eac-42ed-be3a-a896812c2896 used request id req-3d162dcc-951e-4a4f-a362-bc9a5b2d9826 2018-06-27 22:06:14,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=InstanceSecurityGroupTests-0f9f2b74-1c1b-440a-a964-e8de13be236f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}207a2615ebca2658701085f1b7937a9acf4c6dad" 2018-06-27 22:06:15,019 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:06:15 GMT Content-Type: application/json Content-Length: 636 Connection: keep-alive X-Openstack-Request-Id: req-e265caf3-cdd7-4291-abe3-2763acf29f4b Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["77dd1642-7f86-4ac7-97ad-db8a38e73ee6"],"updated_at":"2018-06-27T22:05:09Z","tenant_id":"efe0290a8d10490b9fc0e6bb940c5443","created_at":"2018-06-27T22:05:06Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"efe0290a8d10490b9fc0e6bb940c5443","id":"0f690775-2d24-4427-998f-bdf1fcd6654e","name":"InstanceSecurityGroupTests-0f9f2b74-1c1b-440a-a964-e8de13be236f-pub-net"}]} 2018-06-27 22:06:15,019 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-0f9f2b74-1c1b-440a-a964-e8de13be236f-pub-net used request id req-e265caf3-cdd7-4291-abe3-2763acf29f4b 2018-06-27 22:06:15,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/efe0290a8d10490b9fc0e6bb940c5443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}207a2615ebca2658701085f1b7937a9acf4c6dad" 2018-06-27 22:06:15,343 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:06:15 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7e9f418e-b7bf-4a38-932f-b33ce0d403ed Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/efe0290a8d10490b9fc0e6bb940c5443"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "efe0290a8d10490b9fc0e6bb940c5443", "name": "InstanceSecurityGroupTests-1e27636c-2c0a-43a-proj"}} 2018-06-27 22:06:15,343 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/efe0290a8d10490b9fc0e6bb940c5443 used request id req-7e9f418e-b7bf-4a38-932f-b33ce0d403ed 2018-06-27 22:06:15,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=0f690775-2d24-4427-998f-bdf1fcd6654e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}207a2615ebca2658701085f1b7937a9acf4c6dad" 2018-06-27 22:06:15,513 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:06:15 GMT Content-Type: application/json Content-Length: 676 Connection: keep-alive X-Openstack-Request-Id: req-11d85fa9-a7c7-4c09-adee-f86a719bd77f Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0f690775-2d24-4427-998f-bdf1fcd6654e","tenant_id":"efe0290a8d10490b9fc0e6bb940c5443","created_at":"2018-06-27T22:05:09Z","dns_nameservers":[],"updated_at":"2018-06-27T22:05: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":"efe0290a8d10490b9fc0e6bb940c5443","id":"77dd1642-7f86-4ac7-97ad-db8a38e73ee6","subnetpool_id":null,"name":"InstanceSecurityGroupTests-0f9f2b74-1c1b-440a-a964-e8de13be236f-pub-subnet"}]} 2018-06-27 22:06:15,513 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=0f690775-2d24-4427-998f-bdf1fcd6654e used request id req-11d85fa9-a7c7-4c09-adee-f86a719bd77f 2018-06-27 22:06:15,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/ports?network_id=0f690775-2d24-4427-998f-bdf1fcd6654e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}207a2615ebca2658701085f1b7937a9acf4c6dad" 2018-06-27 22:06:15,856 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:06:15 GMT Content-Type: application/json Content-Length: 2291 Connection: keep-alive X-Openstack-Request-Id: req-311ecb60-d74a-4259-b580-17a27d0880fd Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0f690775-2d24-4427-998f-bdf1fcd6654e","tenant_id":"efe0290a8d10490b9fc0e6bb940c5443","created_at":"2018-06-27T22:05:23Z","admin_state_up":true,"updated_at":"2018-06-27T22:05:53Z","binding:vnic_type":"normal","device_id":"d0b34871-7eac-42ed-be3a-a896812c2896","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:52:05:03","id":"822b6b97-dcde-4b74-b990-c0c73d39c092","port_security_enabled":true,"project_id":"efe0290a8d10490b9fc0e6bb940c5443","fixed_ips":[{"subnet_id":"77dd1642-7f86-4ac7-97ad-db8a38e73ee6","ip_address":"10.55.0.12"}],"extra_dhcp_opts":[],"security_groups":["ec6f44a6-9d08-4764-b22f-8770e4f64db5"],"name":"InstanceSecurityGroupTests-0f9f2b74-1c1b-440a-a964-e8de13be236f-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0f690775-2d24-4427-998f-bdf1fcd6654e","tenant_id":"efe0290a8d10490b9fc0e6bb940c5443","created_at":"2018-06-27T22:05:11Z","admin_state_up":true,"updated_at":"2018-06-27T22:05:16Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-0f690775-2d24-4427-998f-bdf1fcd6654e","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:a3:d3:22","id":"b1855b5a-c856-4958-a553-b922af6a18a9","port_security_enabled":false,"project_id":"efe0290a8d10490b9fc0e6bb940c5443","fixed_ips":[{"subnet_id":"77dd1642-7f86-4ac7-97ad-db8a38e73ee6","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0f690775-2d24-4427-998f-bdf1fcd6654e","tenant_id":"efe0290a8d10490b9fc0e6bb940c5443","created_at":"2018-06-27T22:05:10Z","admin_state_up":true,"updated_at":"2018-06-27T22:05:15Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-0f690775-2d24-4427-998f-bdf1fcd6654e","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:96:08:57","id":"e16d5c64-cb5d-4f5d-837b-c941290c6029","port_security_enabled":false,"project_id":"efe0290a8d10490b9fc0e6bb940c5443","fixed_ips":[{"subnet_id":"77dd1642-7f86-4ac7-97ad-db8a38e73ee6","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-27 22:06:15,856 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=0f690775-2d24-4427-998f-bdf1fcd6654e used request id req-311ecb60-d74a-4259-b580-17a27d0880fd 2018-06-27 22:06:15,859 - 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/d0b34871-7eac-42ed-be3a-a896812c2896/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}207a2615ebca2658701085f1b7937a9acf4c6dad" -d '{"addSecurityGroup": {"name": "InstanceSecurityGroupTests-0f9f2b74-1c1b-440a-a964-e8de13be236f-name"}}' 2018-06-27 22:06:18,574 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 22:06:18 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-ee22afab-0fc5-4496-baff-02734dd27b72 X-Compute-Request-Id: req-ee22afab-0fc5-4496-baff-02734dd27b72 2018-06-27 22:06:18,574 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers/d0b34871-7eac-42ed-be3a-a896812c2896/action used request id req-ee22afab-0fc5-4496-baff-02734dd27b72 2018-06-27 22:06:18,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/d0b34871-7eac-42ed-be3a-a896812c2896 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}207a2615ebca2658701085f1b7937a9acf4c6dad" 2018-06-27 22:06:19,786 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:06:19 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-c149cf9b-0406-4735-89e1-62384a7a2210 X-Compute-Request-Id: req-c149cf9b-0406-4735-89e1-62384a7a2210 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-0f9f2b74-1c1b-440a-a964-e8de13be236f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:05:03", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/d0b34871-7eac-42ed-be3a-a896812c2896", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/d0b34871-7eac-42ed-be3a-a896812c2896", "rel": "bookmark"}], "image": {"id": "bdf6a624-f76f-4419-b32d-94f8e5390b16", "links": [{"href": "http://172.30.10.101:8774/images/bdf6a624-f76f-4419-b32d-94f8e5390b16", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:05:53.000000", "flavor": {"id": "a7eedcc3-19f6-4899-86c9-fc2e12f28c73", "links": [{"href": "http://172.30.10.101:8774/flavors/a7eedcc3-19f6-4899-86c9-fc2e12f28c73", "rel": "bookmark"}]}, "id": "d0b34871-7eac-42ed-be3a-a896812c2896", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-0f9f2b74-1c1b-440a-a964-e8de13be236f-name"}], "user_id": "70626214ee7b4373bdd8045ddf05cac1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:05:54Z", "hostId": "fbdfd15858cdd2920cfdc624266d6dd9ac4bceed2c7e68755a6df7b6", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-0f9f2b74-1c1b-440a-a964-e8de13be236f-inst", "created": "2018-06-27T22:05:35Z", "tenant_id": "efe0290a8d10490b9fc0e6bb940c5443", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:06:19,786 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/d0b34871-7eac-42ed-be3a-a896812c2896 used request id req-c149cf9b-0406-4735-89e1-62384a7a2210 2018-06-27 22:06:19,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/networks?name=InstanceSecurityGroupTests-0f9f2b74-1c1b-440a-a964-e8de13be236f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}207a2615ebca2658701085f1b7937a9acf4c6dad" 2018-06-27 22:06:20,094 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:06:20 GMT Content-Type: application/json Content-Length: 636 Connection: keep-alive X-Openstack-Request-Id: req-00be003d-47cb-4a33-b8da-ef62cda788f6 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["77dd1642-7f86-4ac7-97ad-db8a38e73ee6"],"updated_at":"2018-06-27T22:05:09Z","tenant_id":"efe0290a8d10490b9fc0e6bb940c5443","created_at":"2018-06-27T22:05:06Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"efe0290a8d10490b9fc0e6bb940c5443","id":"0f690775-2d24-4427-998f-bdf1fcd6654e","name":"InstanceSecurityGroupTests-0f9f2b74-1c1b-440a-a964-e8de13be236f-pub-net"}]} 2018-06-27 22:06:20,095 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-0f9f2b74-1c1b-440a-a964-e8de13be236f-pub-net used request id req-00be003d-47cb-4a33-b8da-ef62cda788f6 2018-06-27 22:06:20,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/efe0290a8d10490b9fc0e6bb940c5443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}207a2615ebca2658701085f1b7937a9acf4c6dad" 2018-06-27 22:06:20,471 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:06:20 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c0101389-6780-441a-8b6c-e943a1db3cff Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/efe0290a8d10490b9fc0e6bb940c5443"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "efe0290a8d10490b9fc0e6bb940c5443", "name": "InstanceSecurityGroupTests-1e27636c-2c0a-43a-proj"}} 2018-06-27 22:06:20,471 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/efe0290a8d10490b9fc0e6bb940c5443 used request id req-c0101389-6780-441a-8b6c-e943a1db3cff 2018-06-27 22:06:20,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/subnets?network_id=0f690775-2d24-4427-998f-bdf1fcd6654e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}207a2615ebca2658701085f1b7937a9acf4c6dad" 2018-06-27 22:06:20,656 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:06:20 GMT Content-Type: application/json Content-Length: 676 Connection: keep-alive X-Openstack-Request-Id: req-50e97471-f61f-4ecb-9a49-87f4a4977b1d Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0f690775-2d24-4427-998f-bdf1fcd6654e","tenant_id":"efe0290a8d10490b9fc0e6bb940c5443","created_at":"2018-06-27T22:05:09Z","dns_nameservers":[],"updated_at":"2018-06-27T22:05: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":"efe0290a8d10490b9fc0e6bb940c5443","id":"77dd1642-7f86-4ac7-97ad-db8a38e73ee6","subnetpool_id":null,"name":"InstanceSecurityGroupTests-0f9f2b74-1c1b-440a-a964-e8de13be236f-pub-subnet"}]} 2018-06-27 22:06:20,656 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=0f690775-2d24-4427-998f-bdf1fcd6654e used request id req-50e97471-f61f-4ecb-9a49-87f4a4977b1d 2018-06-27 22:06:20,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/ports?network_id=0f690775-2d24-4427-998f-bdf1fcd6654e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}207a2615ebca2658701085f1b7937a9acf4c6dad" 2018-06-27 22:06:20,908 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:06:20 GMT Content-Type: application/json Content-Length: 2330 Connection: keep-alive X-Openstack-Request-Id: req-df9aca3b-aab0-4280-8007-d1f8ac72f211 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0f690775-2d24-4427-998f-bdf1fcd6654e","tenant_id":"efe0290a8d10490b9fc0e6bb940c5443","created_at":"2018-06-27T22:05:23Z","admin_state_up":true,"updated_at":"2018-06-27T22:06:18Z","binding:vnic_type":"normal","device_id":"d0b34871-7eac-42ed-be3a-a896812c2896","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:52:05:03","id":"822b6b97-dcde-4b74-b990-c0c73d39c092","port_security_enabled":true,"project_id":"efe0290a8d10490b9fc0e6bb940c5443","fixed_ips":[{"subnet_id":"77dd1642-7f86-4ac7-97ad-db8a38e73ee6","ip_address":"10.55.0.12"}],"extra_dhcp_opts":[],"security_groups":["fa0dc276-2c62-490f-9173-378f0225d61b","ec6f44a6-9d08-4764-b22f-8770e4f64db5"],"name":"InstanceSecurityGroupTests-0f9f2b74-1c1b-440a-a964-e8de13be236f-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0f690775-2d24-4427-998f-bdf1fcd6654e","tenant_id":"efe0290a8d10490b9fc0e6bb940c5443","created_at":"2018-06-27T22:05:11Z","admin_state_up":true,"updated_at":"2018-06-27T22:05:16Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-0f690775-2d24-4427-998f-bdf1fcd6654e","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:a3:d3:22","id":"b1855b5a-c856-4958-a553-b922af6a18a9","port_security_enabled":false,"project_id":"efe0290a8d10490b9fc0e6bb940c5443","fixed_ips":[{"subnet_id":"77dd1642-7f86-4ac7-97ad-db8a38e73ee6","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0f690775-2d24-4427-998f-bdf1fcd6654e","tenant_id":"efe0290a8d10490b9fc0e6bb940c5443","created_at":"2018-06-27T22:05:10Z","admin_state_up":true,"updated_at":"2018-06-27T22:05:15Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-0f690775-2d24-4427-998f-bdf1fcd6654e","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:96:08:57","id":"e16d5c64-cb5d-4f5d-837b-c941290c6029","port_security_enabled":false,"project_id":"efe0290a8d10490b9fc0e6bb940c5443","fixed_ips":[{"subnet_id":"77dd1642-7f86-4ac7-97ad-db8a38e73ee6","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-27 22:06:20,908 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=0f690775-2d24-4427-998f-bdf1fcd6654e used request id req-df9aca3b-aab0-4280-8007-d1f8ac72f211 2018-06-27 22:06:20,911 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/d0b34871-7eac-42ed-be3a-a896812c2896 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}270a1948257cd672252704d290cde599734dba36" 2018-06-27 22:06:23,794 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:06:23 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-2f39dd5c-3647-42bf-bbb8-ef493be3d15a X-Compute-Request-Id: req-2f39dd5c-3647-42bf-bbb8-ef493be3d15a Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-0f9f2b74-1c1b-440a-a964-e8de13be236f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:05:03", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/d0b34871-7eac-42ed-be3a-a896812c2896", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/d0b34871-7eac-42ed-be3a-a896812c2896", "rel": "bookmark"}], "image": {"id": "bdf6a624-f76f-4419-b32d-94f8e5390b16", "links": [{"href": "http://172.30.10.101:8774/images/bdf6a624-f76f-4419-b32d-94f8e5390b16", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:05:53.000000", "flavor": {"id": "a7eedcc3-19f6-4899-86c9-fc2e12f28c73", "links": [{"href": "http://172.30.10.101:8774/flavors/a7eedcc3-19f6-4899-86c9-fc2e12f28c73", "rel": "bookmark"}]}, "id": "d0b34871-7eac-42ed-be3a-a896812c2896", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-0f9f2b74-1c1b-440a-a964-e8de13be236f-name"}], "user_id": "70626214ee7b4373bdd8045ddf05cac1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:05:54Z", "hostId": "fbdfd15858cdd2920cfdc624266d6dd9ac4bceed2c7e68755a6df7b6", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-0f9f2b74-1c1b-440a-a964-e8de13be236f-inst", "created": "2018-06-27T22:05:35Z", "tenant_id": "efe0290a8d10490b9fc0e6bb940c5443", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:06:23,795 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/d0b34871-7eac-42ed-be3a-a896812c2896 used request id req-2f39dd5c-3647-42bf-bbb8-ef493be3d15a 2018-06-27 22:06:23,795 - create_instance - INFO - Deleting Port with ID - 822b6b97-dcde-4b74-b990-c0c73d39c092 2018-06-27 22:06:23,795 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-0f9f2b74-1c1b-440a-a964-e8de13be236f-port 2018-06-27 22:06:23,800 - 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/822b6b97-dcde-4b74-b990-c0c73d39c092 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}207a2615ebca2658701085f1b7937a9acf4c6dad" 2018-06-27 22:06:25,194 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:06:25 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-20f9bb34-3342-496e-8cf4-26e25d9dee2f Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:06:25,195 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/ports/822b6b97-dcde-4b74-b990-c0c73d39c092 used request id req-20f9bb34-3342-496e-8cf4-26e25d9dee2f 2018-06-27 22:06:25,195 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-0f9f2b74-1c1b-440a-a964-e8de13be236f-inst 2018-06-27 22:06:25,198 - 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/d0b34871-7eac-42ed-be3a-a896812c2896 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}207a2615ebca2658701085f1b7937a9acf4c6dad" 2018-06-27 22:06:25,615 - novaclient.v2.client - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:06:25 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-4f40061f-1185-4ccb-b49b-def5fb67a536 X-Compute-Request-Id: req-4f40061f-1185-4ccb-b49b-def5fb67a536 Front-End-Https: on 2018-06-27 22:06:25,615 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/servers/d0b34871-7eac-42ed-be3a-a896812c2896 used request id req-4f40061f-1185-4ccb-b49b-def5fb67a536 2018-06-27 22:06:25,615 - create_instance - INFO - Checking deletion status 2018-06-27 22:06:25,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/d0b34871-7eac-42ed-be3a-a896812c2896 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}207a2615ebca2658701085f1b7937a9acf4c6dad" 2018-06-27 22:06:26,181 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:06:26 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-98960abf-5e4f-4509-81ff-6bf1c7b3a287 X-Compute-Request-Id: req-98960abf-5e4f-4509-81ff-6bf1c7b3a287 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/d0b34871-7eac-42ed-be3a-a896812c2896", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/d0b34871-7eac-42ed-be3a-a896812c2896", "rel": "bookmark"}], "image": {"id": "bdf6a624-f76f-4419-b32d-94f8e5390b16", "links": [{"href": "http://172.30.10.101:8774/images/bdf6a624-f76f-4419-b32d-94f8e5390b16", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:05:53.000000", "flavor": {"id": "a7eedcc3-19f6-4899-86c9-fc2e12f28c73", "links": [{"href": "http://172.30.10.101:8774/flavors/a7eedcc3-19f6-4899-86c9-fc2e12f28c73", "rel": "bookmark"}]}, "id": "d0b34871-7eac-42ed-be3a-a896812c2896", "user_id": "70626214ee7b4373bdd8045ddf05cac1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:06:25Z", "hostId": "fbdfd15858cdd2920cfdc624266d6dd9ac4bceed2c7e68755a6df7b6", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-0f9f2b74-1c1b-440a-a964-e8de13be236f-inst", "created": "2018-06-27T22:05:35Z", "tenant_id": "efe0290a8d10490b9fc0e6bb940c5443", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:06:26,181 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/d0b34871-7eac-42ed-be3a-a896812c2896 used request id req-98960abf-5e4f-4509-81ff-6bf1c7b3a287 2018-06-27 22:06:26,181 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-0f9f2b74-1c1b-440a-a964-e8de13be236f-inst] is - ACTIVE 2018-06-27 22:06:26,181 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 22:06:29,185 - create_instance - DEBUG - VM status query timeout in 296.430819035 2018-06-27 22:06:29,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/d0b34871-7eac-42ed-be3a-a896812c2896 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}207a2615ebca2658701085f1b7937a9acf4c6dad" 2018-06-27 22:06:29,384 - novaclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Wed, 27 Jun 2018 22:06:29 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-016c9b44-f8ce-45f5-b778-135d20f49a22 X-Compute-Request-Id: req-016c9b44-f8ce-45f5-b778-135d20f49a22 RESP BODY: {"itemNotFound": {"message": "Instance d0b34871-7eac-42ed-be3a-a896812c2896 could not be found.", "code": 404}} 2018-06-27 22:06:29,384 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/d0b34871-7eac-42ed-be3a-a896812c2896 used request id req-016c9b44-f8ce-45f5-b778-135d20f49a22 2018-06-27 22:06:29,384 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance d0b34871-7eac-42ed-be3a-a896812c2896 could not be found. (HTTP 404) (Request-ID: req-016c9b44-f8ce-45f5-b778-135d20f49a22) 2018-06-27 22:06:29,385 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-0f9f2b74-1c1b-440a-a964-e8de13be236f-inst 2018-06-27 22:06:29,387 - neutron_utils - INFO - Deleting security group rule with ID - a895b2b9-7c79-477b-9c9e-dd81e43a1213 2018-06-27 22:06:29,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/security-group-rules/a895b2b9-7c79-477b-9c9e-dd81e43a1213 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9832e5bc145b659e17d8b633b8b1d798d6f26d3f" 2018-06-27 22:06:29,884 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:06:29 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-55414d0a-2ade-4eef-8fbe-9df29c53b161 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:06:29,884 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/a895b2b9-7c79-477b-9c9e-dd81e43a1213 used request id req-55414d0a-2ade-4eef-8fbe-9df29c53b161 2018-06-27 22:06:29,885 - neutron_utils - INFO - Deleting security group rule with ID - 460df604-fb20-41e0-b7a9-960d7fb5116e 2018-06-27 22:06:29,890 - 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/460df604-fb20-41e0-b7a9-960d7fb5116e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9832e5bc145b659e17d8b633b8b1d798d6f26d3f" 2018-06-27 22:06:30,125 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:06:30 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-39c7fb7f-9668-493a-82b0-843dab358911 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:06:30,126 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/460df604-fb20-41e0-b7a9-960d7fb5116e used request id req-39c7fb7f-9668-493a-82b0-843dab358911 2018-06-27 22:06:30,126 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-0f9f2b74-1c1b-440a-a964-e8de13be236f-name 2018-06-27 22:06:30,131 - 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/fa0dc276-2c62-490f-9173-378f0225d61b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9832e5bc145b659e17d8b633b8b1d798d6f26d3f" 2018-06-27 22:06:30,477 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:06:30 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-e0ae3758-db76-43a2-9050-52c288a22003 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:06:30,477 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/fa0dc276-2c62-490f-9173-378f0225d61b used request id req-e0ae3758-db76-43a2-9050-52c288a22003 2018-06-27 22:06:30,481 - 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/a7eedcc3-19f6-4899-86c9-fc2e12f28c73 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d229b03dd6ecd4b38ee4461ab3dbb713e15c6ace" 2018-06-27 22:06:31,266 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 22:06:31 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-8bfee827-2982-45d7-9b5f-6e0183e503b4 X-Compute-Request-Id: req-8bfee827-2982-45d7-9b5f-6e0183e503b4 2018-06-27 22:06:31,266 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/flavors/a7eedcc3-19f6-4899-86c9-fc2e12f28c73 used request id req-8bfee827-2982-45d7-9b5f-6e0183e503b4 2018-06-27 22:06:31,268 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-0f9f2b74-1c1b-440a-a964-e8de13be236f-pub-subnet 2018-06-27 22:06:31,268 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-0f9f2b74-1c1b-440a-a964-e8de13be236f-pub-subnet 2018-06-27 22:06:31,273 - 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/77dd1642-7f86-4ac7-97ad-db8a38e73ee6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f54001768269f32e683ab5097de2e092af5a945" 2018-06-27 22:06:36,003 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:06:36 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-1a483d84-abe2-4b26-9370-fdf7e481683a Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:06:36,003 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/77dd1642-7f86-4ac7-97ad-db8a38e73ee6 used request id req-1a483d84-abe2-4b26-9370-fdf7e481683a 2018-06-27 22:06:36,003 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-0f9f2b74-1c1b-440a-a964-e8de13be236f-pub-net 2018-06-27 22:06:36,009 - 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/0f690775-2d24-4427-998f-bdf1fcd6654e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f54001768269f32e683ab5097de2e092af5a945" 2018-06-27 22:06:38,948 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:06:38 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-a6e44650-b06c-4c8d-a7d0-4a6afef94a1c Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:06:38,948 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/0f690775-2d24-4427-998f-bdf1fcd6654e used request id req-a6e44650-b06c-4c8d-a7d0-4a6afef94a1c 2018-06-27 22:06:38,950 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-0f9f2b74-1c1b-440a-a964-e8de13be236f-image 2018-06-27 22:06:38,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9292/v2/images/bdf6a624-f76f-4419-b32d-94f8e5390b16 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8a0aba93a2d9aee295a9dde24412be6072169b1c" 2018-06-27 22:06:39,976 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:06:39 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-5264ed29-3bb9-4489-9305-dc5d1593336d 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-27 22:06:39,976 - keystoneauth.session - DEBUG - DELETE call to image for https://172.30.10.101:9292/v2/images/bdf6a624-f76f-4419-b32d-94f8e5390b16 used request id req-5264ed29-3bb9-4489-9305-dc5d1593336d 2018-06-27 22:06:39,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/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c572624b0cbf879c1d9142fb7c1d1a02941d0522" 2018-06-27 22:06:40,986 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:06:40 GMT Content-Type: application/json Content-Length: 11766 Connection: keep-alive X-Openstack-Request-Id: req-3fcb9137-62c8-46bb-a366-d2dc645576ca Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-27T19:03:04Z", "updated_at": "2018-06-27T19:03:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "6748ef1e-56da-434e-9e89-e86b58537b65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "b3e3826c-1c48-4699-93f0-f8a310956753", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "bfad35fa-7ea9-4a81-917d-7b86481eb510", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "d657b333-103d-4d19-add8-1e8bae2f8849", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b92069937e44a3786e439f95c61afe5", "created_at": "2018-06-27T19:08:41Z", "updated_at": "2018-06-27T19:08:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "4ac2a090-f595-4e7b-9b7a-a52fa204e881", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "5508c0b1-6261-44cb-854d-60c64bcbba0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "a60c77dc-6985-48ac-a3a3-067176d3e52f", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "e6ec0fa4-1eb3-4c5d-a451-c7acfd7fde82", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}], "revision_number": 4, "project_id": "4b92069937e44a3786e439f95c61afe5", "id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T18:59:55Z", "updated_at": "2018-06-27T18:59:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "5a060918-419b-4ec3-90df-a7764c06af2f", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "6cd9bbf0-4d1b-4b13-a6c4-e20a15bb3360", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "8134c0f0-89c6-4d45-bef8-a9260d9d0723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "e0e7297a-a59d-4d2b-b75c-2cc86b269114", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}], "revision_number": 4, "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "efe0290a8d10490b9fc0e6bb940c5443", "created_at": "2018-06-27T22:05:06Z", "updated_at": "2018-06-27T22:05:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:05:06Z", "revision_number": 0, "id": "29e869fd-2e9f-4eba-af4a-10a2e0959921", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:05:06Z", "security_group_id": "ec6f44a6-9d08-4764-b22f-8770e4f64db5", "tenant_id": "efe0290a8d10490b9fc0e6bb940c5443", "port_range_min": null, "ethertype": "IPv6", "project_id": "efe0290a8d10490b9fc0e6bb940c5443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:05:06Z", "revision_number": 0, "id": "720abbd2-3642-4565-a7d4-5017fbba3540", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:05:06Z", "security_group_id": "ec6f44a6-9d08-4764-b22f-8770e4f64db5", "tenant_id": "efe0290a8d10490b9fc0e6bb940c5443", "port_range_min": null, "ethertype": "IPv4", "project_id": "efe0290a8d10490b9fc0e6bb940c5443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:05:06Z", "revision_number": 0, "id": "a7de5b15-358d-48a1-9c07-2f80a00c5241", "remote_group_id": "ec6f44a6-9d08-4764-b22f-8770e4f64db5", "remote_ip_prefix": null, "created_at": "2018-06-27T22:05:06Z", "security_group_id": "ec6f44a6-9d08-4764-b22f-8770e4f64db5", "tenant_id": "efe0290a8d10490b9fc0e6bb940c5443", "port_range_min": null, "ethertype": "IPv4", "project_id": "efe0290a8d10490b9fc0e6bb940c5443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:05:06Z", "revision_number": 0, "id": "e5cc40fd-f097-4e46-8107-61ce2d52c786", "remote_group_id": "ec6f44a6-9d08-4764-b22f-8770e4f64db5", "remote_ip_prefix": null, "created_at": "2018-06-27T22:05:06Z", "security_group_id": "ec6f44a6-9d08-4764-b22f-8770e4f64db5", "tenant_id": "efe0290a8d10490b9fc0e6bb940c5443", "port_range_min": null, "ethertype": "IPv6", "project_id": "efe0290a8d10490b9fc0e6bb940c5443"}], "revision_number": 4, "project_id": "efe0290a8d10490b9fc0e6bb940c5443", "id": "ec6f44a6-9d08-4764-b22f-8770e4f64db5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "created_at": "2018-06-27T21:03:43Z", "updated_at": "2018-06-27T21:03:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "41061dbf-a5a2-465f-84dd-140f6104b3f7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "47d5c96d-0510-41a5-b33e-5683702c5bb8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "4b4b6430-3f42-4fe4-a25e-2c5c015a7699", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "e6a68cb7-6491-4474-a4d7-38496cac4eb7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}], "revision_number": 4, "project_id": "3f0a375b66c54145bff1c56e7c91ad73", "id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "name": "default"}]} 2018-06-27 22:06:40,987 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-3fcb9137-62c8-46bb-a366-d2dc645576ca 2018-06-27 22:06:40,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/4b92069937e44a3786e439f95c61afe5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c572624b0cbf879c1d9142fb7c1d1a02941d0522" 2018-06-27 22:06:41,297 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:06:40 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f0bed938-59fc-4c62-ae24-d4aa0d4de69a 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/4b92069937e44a3786e439f95c61afe5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4b92069937e44a3786e439f95c61afe5", "name": "service"}} 2018-06-27 22:06:41,297 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/4b92069937e44a3786e439f95c61afe5 used request id req-f0bed938-59fc-4c62-ae24-d4aa0d4de69a 2018-06-27 22:06:41,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/8cdbc979369d4c15b8ddd6cc77d930e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c572624b0cbf879c1d9142fb7c1d1a02941d0522" 2018-06-27 22:06:41,735 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:06:41 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c12ed1c4-54ed-406f-8f45-49a9fcbaeaa6 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/8cdbc979369d4c15b8ddd6cc77d930e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}} 2018-06-27 22:06:41,735 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 used request id req-c12ed1c4-54ed-406f-8f45-49a9fcbaeaa6 2018-06-27 22:06:41,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/efe0290a8d10490b9fc0e6bb940c5443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c572624b0cbf879c1d9142fb7c1d1a02941d0522" 2018-06-27 22:06:42,229 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:06:41 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d9c26fb8-2ac5-41da-987f-299d38eef580 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/efe0290a8d10490b9fc0e6bb940c5443"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "efe0290a8d10490b9fc0e6bb940c5443", "name": "InstanceSecurityGroupTests-1e27636c-2c0a-43a-proj"}} 2018-06-27 22:06:42,229 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/efe0290a8d10490b9fc0e6bb940c5443 used request id req-d9c26fb8-2ac5-41da-987f-299d38eef580 2018-06-27 22:06:42,230 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ec6f44a6-9d08-4764-b22f-8770e4f64db5 2018-06-27 22:06:42,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-group-rules?security_group_id=ec6f44a6-9d08-4764-b22f-8770e4f64db5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c572624b0cbf879c1d9142fb7c1d1a02941d0522" 2018-06-27 22:06:43,250 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:06:43 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-16e4d581-fbf4-4c4e-9c69-c016730d4e28 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-27T22:05:06Z", "security_group_id": "ec6f44a6-9d08-4764-b22f-8770e4f64db5", "port_range_min": null, "revision_number": 0, "tenant_id": "efe0290a8d10490b9fc0e6bb940c5443", "created_at": "2018-06-27T22:05:06Z", "project_id": "efe0290a8d10490b9fc0e6bb940c5443", "id": "29e869fd-2e9f-4eba-af4a-10a2e0959921"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T22:05:06Z", "security_group_id": "ec6f44a6-9d08-4764-b22f-8770e4f64db5", "port_range_min": null, "revision_number": 0, "tenant_id": "efe0290a8d10490b9fc0e6bb940c5443", "created_at": "2018-06-27T22:05:06Z", "project_id": "efe0290a8d10490b9fc0e6bb940c5443", "id": "720abbd2-3642-4565-a7d4-5017fbba3540"}, {"remote_group_id": "ec6f44a6-9d08-4764-b22f-8770e4f64db5", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T22:05:06Z", "security_group_id": "ec6f44a6-9d08-4764-b22f-8770e4f64db5", "port_range_min": null, "revision_number": 0, "tenant_id": "efe0290a8d10490b9fc0e6bb940c5443", "created_at": "2018-06-27T22:05:06Z", "project_id": "efe0290a8d10490b9fc0e6bb940c5443", "id": "a7de5b15-358d-48a1-9c07-2f80a00c5241"}, {"remote_group_id": "ec6f44a6-9d08-4764-b22f-8770e4f64db5", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T22:05:06Z", "security_group_id": "ec6f44a6-9d08-4764-b22f-8770e4f64db5", "port_range_min": null, "revision_number": 0, "tenant_id": "efe0290a8d10490b9fc0e6bb940c5443", "created_at": "2018-06-27T22:05:06Z", "project_id": "efe0290a8d10490b9fc0e6bb940c5443", "id": "e5cc40fd-f097-4e46-8107-61ce2d52c786"}]} 2018-06-27 22:06:43,250 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=ec6f44a6-9d08-4764-b22f-8770e4f64db5 used request id req-16e4d581-fbf4-4c4e-9c69-c016730d4e28 2018-06-27 22:06:43,251 - neutron_utils - INFO - Deleting security group with name - default 2018-06-27 22:06:43,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/ec6f44a6-9d08-4764-b22f-8770e4f64db5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c572624b0cbf879c1d9142fb7c1d1a02941d0522" 2018-06-27 22:06:43,701 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:06:43 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-b009fda6-36cf-42e9-91ea-0b617aa2bbe2 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:06:43,701 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/ec6f44a6-9d08-4764-b22f-8770e4f64db5 used request id req-b009fda6-36cf-42e9-91ea-0b617aa2bbe2 2018-06-27 22:06:43,702 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-1e27636c-2c0a-43a-proj 2018-06-27 22:06:43,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/efe0290a8d10490b9fc0e6bb940c5443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c572624b0cbf879c1d9142fb7c1d1a02941d0522" 2018-06-27 22:06:44,496 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 22:06:43 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e0acaf7a-b650-428d-8f26-291fcf6d61ef Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:06:44,496 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/efe0290a8d10490b9fc0e6bb940c5443 used request id req-e0acaf7a-b650-428d-8f26-291fcf6d61ef 2018-06-27 22:06:44,497 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-1e27636c-2c0a-43a-proj-role 2018-06-27 22:06:44,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/2accfa2bab22438c88722739a964e051 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c572624b0cbf879c1d9142fb7c1d1a02941d0522" 2018-06-27 22:06:44,871 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 22:06:44 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c5c41f03-eb05-4d37-8fc7-770bc9ef71d5 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:06:44,871 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/2accfa2bab22438c88722739a964e051 used request id req-c5c41f03-eb05-4d37-8fc7-770bc9ef71d5 2018-06-27 22:06:44,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c572624b0cbf879c1d9142fb7c1d1a02941d0522" 2018-06-27 22:06:44,951 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:06:44 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4aa7b2bb-641a-415f-9614-dd6125007ff8 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 22:06:44,951 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-4aa7b2bb-641a-415f-9614-dd6125007ff8 2018-06-27 22:06:44,951 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-1e27636c-2c0a-43a-user 2018-06-27 22:06:44,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/70626214ee7b4373bdd8045ddf05cac1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2dd6f5af506359eefe86610066e8ad472516ef34" 2018-06-27 22:06:45,595 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 22:06:44 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-708efb5f-d4d6-4334-b24b-c3dc6cadfb34 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:06:45,596 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/70626214ee7b4373bdd8045ddf05cac1 used request id req-708efb5f-d4d6-4334-b24b-c3dc6cadfb34 2018-06-27 22:06:45,598 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:06:46,518 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T23:06:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["JmdWhBopTu2tbbPB1KVo_g"], "issued_at": "2018-06-27T22:06:46.000000Z"}} 2018-06-27 22:06:46,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}da71911aff30027f1fa6562531e88f5b0893f247" 2018-06-27 22:06:46,866 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:06:46 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f684b27f-2b9a-412f-8797-7fe7f1ea0a56 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:06:46,866 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-f684b27f-2b9a-412f-8797-7fe7f1ea0a56 2018-06-27 22:06:46,868 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:06:46,869 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:06:47,719 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T23:06:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["PhKQZtEZQe24MUC0nHyGMg"], "issued_at": "2018-06-27T22:06:47.000000Z"}} 2018-06-27 22:06:47,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}430de777948a046e82019acc30f3ab8ec815cd5a" 2018-06-27 22:06:48,135 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:06:47 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c91947f1-6c52-4c50-8c6b-a6818cf904e3 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:06:48,135 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-c91947f1-6c52-4c50-8c6b-a6818cf904e3 2018-06-27 22:06:48,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 22:06:48,149 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 22: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-27 22:06: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/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-c95995be-1763-4b4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}430de777948a046e82019acc30f3ab8ec815cd5a" 2018-06-27 22:06:48,563 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:06:48 GMT Server: Apache Content-Length: 194 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-229e0ffa-09f7-46b4-89de-96dbf443bea0 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-c95995be-1763-4b4-proj", "previous": null, "next": null}, "projects": []} 2018-06-27 22:06:48,564 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-c95995be-1763-4b4-proj used request id req-229e0ffa-09f7-46b4-89de-96dbf443bea0 2018-06-27 22:06:48,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}430de777948a046e82019acc30f3ab8ec815cd5a" 2018-06-27 22:06:48,958 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:06:48 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b2b7070f-8c30-48c0-8193-1f1e811ce560 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 22:06:48,959 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-b2b7070f-8c30-48c0-8193-1f1e811ce560 2018-06-27 22:06:48,962 - 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}430de777948a046e82019acc30f3ab8ec815cd5a" -d '{"project": {"enabled": true, "domain_id": "default", "name": "InstanceSecurityGroupTests-c95995be-1763-4b4-proj"}}' 2018-06-27 22:06:49,437 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 22:06:48 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ee52d025-348e-43a1-8714-789709e8195c Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/73900baefc8d4283a7c6835567440719"}, "tags": [], "enabled": true, "id": "73900baefc8d4283a7c6835567440719", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-c95995be-1763-4b4-proj"}} 2018-06-27 22:06:49,437 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-ee52d025-348e-43a1-8714-789709e8195c 2018-06-27 22:06:49,437 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-c95995be-1763-4b4-proj 2018-06-27 22:06:49,438 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:06:49,439 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:06:50,342 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T23:06:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["h4oRfvzwQhSOxqdR-b9sFQ"], "issued_at": "2018-06-27T22:06:50.000000Z"}} 2018-06-27 22:06:50,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}2f038b8be22b1b88278aeb13f56275c239406c0a" 2018-06-27 22:06:50,717 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:06:50 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-37681007-a11b-4e24-aa34-76b57dca7fd5 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:06:50,717 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-37681007-a11b-4e24-aa34-76b57dca7fd5 2018-06-27 22:06:50,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-27 22:06:50,733 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 22:06: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-27 22:06:50,734 - 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}2f038b8be22b1b88278aeb13f56275c239406c0a" 2018-06-27 22:06:51,259 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:06:50 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fe548618-e444-49ce-9214-3e8f935f5a8e Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/05b1bc3fa6fd4243a4ba8b4d6fcc3daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05b1bc3fa6fd4243a4ba8b4d6fcc3daf", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/48d44c9c0fea4f4e80edc7d2e0715db7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d44c9c0fea4f4e80edc7d2e0715db7", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/4d3721127bf84155a837606ce3feba32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d3721127bf84155a837606ce3feba32", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/5c846663ea6d407e9223de0719ce5442"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c846663ea6d407e9223de0719ce5442", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/73a10e6c4f67490a8a4030cc6cea32f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73a10e6c4f67490a8a4030cc6cea32f5", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/8ecfab7d9d4f47bb8892a85b7d2a0b5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ecfab7d9d4f47bb8892a85b7d2a0b5a", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/b278d529e9a54a9195e4e536b9384dc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b278d529e9a54a9195e4e536b9384dc0", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b7f107ae7bb34ccea8282b1a0ec7a979"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7f107ae7bb34ccea8282b1a0ec7a979", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/d21494d0185b463db36b8c8c2b341b97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d21494d0185b463db36b8c8c2b341b97", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e0bb346419f84e4680f6ca9a97f4fc0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e0bb346419f84e4680f6ca9a97f4fc0b", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "c8d542af72ce49338052c29f02c8857e", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e9dd794fa5c040a9a0445386fb2a6116"}, "options": {}, "id": "e9dd794fa5c040a9a0445386fb2a6116", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/e9f9c747d54947bc800a81ecf11858f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9f9c747d54947bc800a81ecf11858f5", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-27 22:06:51,259 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-fe548618-e444-49ce-9214-3e8f935f5a8e 2018-06-27 22:06:51,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?name=InstanceSecurityGroupTests-c95995be-1763-4b4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f038b8be22b1b88278aeb13f56275c239406c0a" 2018-06-27 22:06:51,543 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:06:51 GMT Server: Apache Content-Length: 471 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f40284e3-e348-420f-a7e3-5487eb49ec02 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=InstanceSecurityGroupTests-c95995be-1763-4b4-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/73900baefc8d4283a7c6835567440719"}, "tags": [], "enabled": true, "id": "73900baefc8d4283a7c6835567440719", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-c95995be-1763-4b4-proj"}]} 2018-06-27 22:06:51,543 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=InstanceSecurityGroupTests-c95995be-1763-4b4-proj used request id req-f40284e3-e348-420f-a7e3-5487eb49ec02 2018-06-27 22:06:51,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f038b8be22b1b88278aeb13f56275c239406c0a" 2018-06-27 22:06:51,889 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:06:51 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1a0818cc-5c2e-4311-aee0-fcc31c1654a4 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 22:06:51,889 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-1a0818cc-5c2e-4311-aee0-fcc31c1654a4 2018-06-27 22:06:52,641 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-c95995be-1763-4b4-user 2018-06-27 22:06:52,642 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:06:52,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}430de777948a046e82019acc30f3ab8ec815cd5a" 2018-06-27 22:06:52,947 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:06:52 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5130d7b7-7fd4-4681-a154-9da9b26d0959 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 22:06:52,947 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-5130d7b7-7fd4-4681-a154-9da9b26d0959 2018-06-27 22:06:52,951 - 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}430de777948a046e82019acc30f3ab8ec815cd5a" -d '{"role": {"name": "InstanceSecurityGroupTests-c95995be-1763-4b4-proj-role"}}' 2018-06-27 22:06:53,280 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 22:06:52 GMT Server: Apache Content-Length: 225 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6c0dfbc1-27c8-4663-9330-0406600d608b Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9152e7b1eee94f738ec3fecf34d80e15", "links": {"self": "http://10.167.4.35:5000/v3/roles/9152e7b1eee94f738ec3fecf34d80e15"}, "name": "InstanceSecurityGroupTests-c95995be-1763-4b4-proj-role"}} 2018-06-27 22:06:53,280 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-6c0dfbc1-27c8-4663-9330-0406600d608b 2018-06-27 22:06:53,280 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-c95995be-1763-4b4-proj-role 2018-06-27 22:06:53,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/9152e7b1eee94f738ec3fecf34d80e15 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}430de777948a046e82019acc30f3ab8ec815cd5a" 2018-06-27 22:06:53,658 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:06:53 GMT Server: Apache Content-Length: 225 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0f8153b6-2e88-41a0-84dc-138046aed5e5 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9152e7b1eee94f738ec3fecf34d80e15", "links": {"self": "http://10.167.4.35:5000/v3/roles/9152e7b1eee94f738ec3fecf34d80e15"}, "name": "InstanceSecurityGroupTests-c95995be-1763-4b4-proj-role"}} 2018-06-27 22:06:53,659 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/9152e7b1eee94f738ec3fecf34d80e15 used request id req-0f8153b6-2e88-41a0-84dc-138046aed5e5 2018-06-27 22:06:53,659 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-c95995be-1763-4b4-proj-role to project InstanceSecurityGroupTests-c95995be-1763-4b4-proj 2018-06-27 22:06:53,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/73900baefc8d4283a7c6835567440719/users/d8428df8c2d94a4b8e1058fc46f8c55e/roles/9152e7b1eee94f738ec3fecf34d80e15 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}430de777948a046e82019acc30f3ab8ec815cd5a" 2018-06-27 22:06:53,872 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 22:06:53 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-42169c05-2c9a-4856-b55f-96612c70fdbe Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:06:53,872 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/73900baefc8d4283a7c6835567440719/users/d8428df8c2d94a4b8e1058fc46f8c55e/roles/9152e7b1eee94f738ec3fecf34d80e15 used request id req-42169c05-2c9a-4856-b55f-96612c70fdbe 2018-06-27 22:06:53,873 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 22:06:53,875 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-06-27 22:06:53,875 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:06:53,876 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:06:54,872 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9152e7b1eee94f738ec3fecf34d80e15", "name": "InstanceSecurityGroupTests-c95995be-1763-4b4-proj-role"}], "expires_at": "2018-06-27T23:06:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "73900baefc8d4283a7c6835567440719", "name": "InstanceSecurityGroupTests-c95995be-1763-4b4-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/73900baefc8d4283a7c6835567440719", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/73900baefc8d4283a7c6835567440719", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/73900baefc8d4283a7c6835567440719", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/73900baefc8d4283a7c6835567440719", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/73900baefc8d4283a7c6835567440719", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/73900baefc8d4283a7c6835567440719", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/73900baefc8d4283a7c6835567440719", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/73900baefc8d4283a7c6835567440719", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/73900baefc8d4283a7c6835567440719", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/73900baefc8d4283a7c6835567440719", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/73900baefc8d4283a7c6835567440719", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/73900baefc8d4283a7c6835567440719", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-c95995be-1763-4b4-user", "id": "d8428df8c2d94a4b8e1058fc46f8c55e"}, "audit_ids": ["oGyAF9AlRpiDLc08DBq3lw"], "issued_at": "2018-06-27T22:06:54.000000Z"}} 2018-06-27 22:06:54,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}8a8c5cb2e45859be3e0a4b039e62b56d14793361" 2018-06-27 22:06:55,199 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:06:54 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1bffed24-33a0-4ab3-9681-e297dbf455a8 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:06:55,199 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-1bffed24-33a0-4ab3-9681-e297dbf455a8 2018-06-27 22:06:55,203 - 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-1408b925-af77-4f0b-9609-a7fa8c29a3c8-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8a8c5cb2e45859be3e0a4b039e62b56d14793361" 2018-06-27 22:06:55,945 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:06:55 GMT Content-Type: application/json Content-Length: 171 Connection: keep-alive X-Openstack-Request-Id: req-94592b59-822b-4c0b-81fc-f691f66a133c Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-1408b925-af77-4f0b-9609-a7fa8c29a3c8-image"} 2018-06-27 22:06:55,945 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-1408b925-af77-4f0b-9609-a7fa8c29a3c8-image used request id req-94592b59-822b-4c0b-81fc-f691f66a133c 2018-06-27 22:06:55,948 - 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}8a8c5cb2e45859be3e0a4b039e62b56d14793361" 2018-06-27 22:06:56,906 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:06:56 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-99e79d2b-7274-4a36-84a9-a7666f3d63a0 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-27 22:06:56,907 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-99e79d2b-7274-4a36-84a9-a7666f3d63a0 2018-06-27 22:06:56,936 - 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}8a8c5cb2e45859be3e0a4b039e62b56d14793361" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "InstanceSecurityGroupTests-1408b925-af77-4f0b-9609-a7fa8c29a3c8-image"}' 2018-06-27 22:06:57,736 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 22:06:57 GMT Content-Type: application/json Content-Length: 613 Connection: keep-alive Location: https://172.30.10.101:9292/v2/images/e3648cdd-27a8-45c0-a217-5397ba82689a Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-3c0c07fb-99e0-407c-9a93-7263769e32e7 Front-End-Https: on RESP BODY: {"status": "queued", "name": "InstanceSecurityGroupTests-1408b925-af77-4f0b-9609-a7fa8c29a3c8-image", "tags": [], "container_format": "bare", "created_at": "2018-06-27T22:06:58Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-06-27T22:06:58Z", "visibility": "shared", "self": "/v2/images/e3648cdd-27a8-45c0-a217-5397ba82689a", "min_disk": 0, "protected": false, "id": "e3648cdd-27a8-45c0-a217-5397ba82689a", "file": "/v2/images/e3648cdd-27a8-45c0-a217-5397ba82689a/file", "checksum": null, "owner": "73900baefc8d4283a7c6835567440719", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-27 22:06:57,736 - keystoneauth.session - DEBUG - POST call to image for https://172.30.10.101:9292/v2/images used request id req-3c0c07fb-99e0-407c-9a93-7263769e32e7 2018-06-27 22:06:57,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9292/v2/images/e3648cdd-27a8-45c0-a217-5397ba82689a/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8a8c5cb2e45859be3e0a4b039e62b56d14793361" -d '' 2018-06-27 22:06:59,186 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:06:59 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-3dc56f54-9926-4d21-93a8-5494708db536 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-27 22:06:59,187 - keystoneauth.session - DEBUG - PUT call to image for https://172.30.10.101:9292/v2/images/e3648cdd-27a8-45c0-a217-5397ba82689a/file used request id req-3dc56f54-9926-4d21-93a8-5494708db536 2018-06-27 22:06:59,187 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-06-27 22:06:59,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/e3648cdd-27a8-45c0-a217-5397ba82689a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8a8c5cb2e45859be3e0a4b039e62b56d14793361" 2018-06-27 22:06:59,250 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:06:59 GMT Content-Type: application/json Content-Length: 731 Connection: keep-alive X-Openstack-Request-Id: req-b52ca134-50fc-40f1-9c30-c26c34aace95 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-1408b925-af77-4f0b-9609-a7fa8c29a3c8-image", "tags": [], "container_format": "bare", "created_at": "2018-06-27T22:06:58Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-27T22:06:59Z", "visibility": "shared", "self": "/v2/images/e3648cdd-27a8-45c0-a217-5397ba82689a", "min_disk": 0, "protected": false, "id": "e3648cdd-27a8-45c0-a217-5397ba82689a", "file": "/v2/images/e3648cdd-27a8-45c0-a217-5397ba82689a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "73900baefc8d4283a7c6835567440719", "direct_url": "file:///var/lib/glance/images/e3648cdd-27a8-45c0-a217-5397ba82689a", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-27 22:06:59,250 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/e3648cdd-27a8-45c0-a217-5397ba82689a used request id req-b52ca134-50fc-40f1-9c30-c26c34aace95 2018-06-27 22:06:59,253 - 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}8a8c5cb2e45859be3e0a4b039e62b56d14793361" 2018-06-27 22:06:59,858 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:06:59 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-fd4d4211-75f6-4155-a533-ebec76db23e0 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-27 22:06:59,859 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-fd4d4211-75f6-4155-a533-ebec76db23e0 2018-06-27 22:06:59,862 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-1408b925-af77-4f0b-9609-a7fa8c29a3c8-image 2018-06-27 22:06:59,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/e3648cdd-27a8-45c0-a217-5397ba82689a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8a8c5cb2e45859be3e0a4b039e62b56d14793361" 2018-06-27 22:07:00,722 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:07:00 GMT Content-Type: application/json Content-Length: 731 Connection: keep-alive X-Openstack-Request-Id: req-1d0f10ff-90b5-4f28-8b5f-363465d5893f Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-1408b925-af77-4f0b-9609-a7fa8c29a3c8-image", "tags": [], "container_format": "bare", "created_at": "2018-06-27T22:06:58Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-27T22:06:59Z", "visibility": "shared", "self": "/v2/images/e3648cdd-27a8-45c0-a217-5397ba82689a", "min_disk": 0, "protected": false, "id": "e3648cdd-27a8-45c0-a217-5397ba82689a", "file": "/v2/images/e3648cdd-27a8-45c0-a217-5397ba82689a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "73900baefc8d4283a7c6835567440719", "direct_url": "file:///var/lib/glance/images/e3648cdd-27a8-45c0-a217-5397ba82689a", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-27 22:07:00,722 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/e3648cdd-27a8-45c0-a217-5397ba82689a used request id req-1d0f10ff-90b5-4f28-8b5f-363465d5893f 2018-06-27 22:07:00,723 - create_image - DEBUG - Instance status is - active 2018-06-27 22:07:00,723 - create_image - DEBUG - Image is active with name - InstanceSecurityGroupTests-1408b925-af77-4f0b-9609-a7fa8c29a3c8-image 2018-06-27 22:07:00,723 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-1408b925-af77-4f0b-9609-a7fa8c29a3c8-image 2018-06-27 22:07:00,724 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:07:00,724 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:07:01,675 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9152e7b1eee94f738ec3fecf34d80e15", "name": "InstanceSecurityGroupTests-c95995be-1763-4b4-proj-role"}], "expires_at": "2018-06-27T23:07:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "73900baefc8d4283a7c6835567440719", "name": "InstanceSecurityGroupTests-c95995be-1763-4b4-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/73900baefc8d4283a7c6835567440719", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/73900baefc8d4283a7c6835567440719", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/73900baefc8d4283a7c6835567440719", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/73900baefc8d4283a7c6835567440719", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/73900baefc8d4283a7c6835567440719", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/73900baefc8d4283a7c6835567440719", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/73900baefc8d4283a7c6835567440719", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/73900baefc8d4283a7c6835567440719", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/73900baefc8d4283a7c6835567440719", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/73900baefc8d4283a7c6835567440719", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/73900baefc8d4283a7c6835567440719", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/73900baefc8d4283a7c6835567440719", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-c95995be-1763-4b4-user", "id": "d8428df8c2d94a4b8e1058fc46f8c55e"}, "audit_ids": ["l9BNue8uT5-0M3C-Q1EUEA"], "issued_at": "2018-06-27T22:07:01.000000Z"}} 2018-06-27 22:07:01,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}423bc02249ba374d8516a5598bed2d7b68878414" 2018-06-27 22:07:02,050 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:07:01 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-07ac8501-dd5a-4825-99ed-c2626897de9d Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:07:02,050 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-07ac8501-dd5a-4825-99ed-c2626897de9d 2018-06-27 22:07:02,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=InstanceSecurityGroupTests-1408b925-af77-4f0b-9609-a7fa8c29a3c8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}423bc02249ba374d8516a5598bed2d7b68878414" 2018-06-27 22:07:02,798 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:07:02 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-488de782-89f0-4f2d-adf1-435c27b3e375 Front-End-Https: on RESP BODY: {"networks":[]} 2018-06-27 22:07:02,798 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-1408b925-af77-4f0b-9609-a7fa8c29a3c8-pub-net used request id req-488de782-89f0-4f2d-adf1-435c27b3e375 2018-06-27 22:07:02,799 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-1408b925-af77-4f0b-9609-a7fa8c29a3c8-pub-net 2018-06-27 22:07:02,804 - 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}423bc02249ba374d8516a5598bed2d7b68878414" -d '{"network": {"name": "InstanceSecurityGroupTests-1408b925-af77-4f0b-9609-a7fa8c29a3c8-pub-net", "admin_state_up": true}}' 2018-06-27 22:07:04,699 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 22:07:04 GMT Content-Type: application/json Content-Length: 608 Connection: keep-alive X-Openstack-Request-Id: req-01eea3e2-c528-4b55-82ad-78fc5f81b634 Front-End-Https: on RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"73900baefc8d4283a7c6835567440719","created_at":"2018-06-27T22:07:04Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-06-27T22:07:04Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"73900baefc8d4283a7c6835567440719","id":"ec46075e-d25a-49aa-8029-4f3d0d1ed8f4","name":"InstanceSecurityGroupTests-1408b925-af77-4f0b-9609-a7fa8c29a3c8-pub-net"}} 2018-06-27 22:07:04,699 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-01eea3e2-c528-4b55-82ad-78fc5f81b634 2018-06-27 22:07:04,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=ec46075e-d25a-49aa-8029-4f3d0d1ed8f4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}423bc02249ba374d8516a5598bed2d7b68878414" 2018-06-27 22:07:05,045 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:07:05 GMT Content-Type: application/json Content-Length: 592 Connection: keep-alive X-Openstack-Request-Id: req-409376c2-3ce9-46b1-ae48-001b5dec2bcf 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-27T22:07:04Z","tenant_id":"73900baefc8d4283a7c6835567440719","created_at":"2018-06-27T22:07:04Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"73900baefc8d4283a7c6835567440719","id":"ec46075e-d25a-49aa-8029-4f3d0d1ed8f4","name":"InstanceSecurityGroupTests-1408b925-af77-4f0b-9609-a7fa8c29a3c8-pub-net"}]} 2018-06-27 22:07:05,046 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=ec46075e-d25a-49aa-8029-4f3d0d1ed8f4 used request id req-409376c2-3ce9-46b1-ae48-001b5dec2bcf 2018-06-27 22:07:05,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=ec46075e-d25a-49aa-8029-4f3d0d1ed8f4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}423bc02249ba374d8516a5598bed2d7b68878414" 2018-06-27 22:07:05,792 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:07:05 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-ae3e6bc2-b4dd-4f48-9b0c-c73d95e0aa24 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-27 22:07:05,793 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=ec46075e-d25a-49aa-8029-4f3d0d1ed8f4 used request id req-ae3e6bc2-b4dd-4f48-9b0c-c73d95e0aa24 2018-06-27 22:07:05,793 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-1408b925-af77-4f0b-9609-a7fa8c29a3c8-pub-subnet 2018-06-27 22:07:05,798 - 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}423bc02249ba374d8516a5598bed2d7b68878414" -d '{"subnets": [{"ip_version": 4, "network_id": "ec46075e-d25a-49aa-8029-4f3d0d1ed8f4", "cidr": "10.55.0.0/24", "name": "InstanceSecurityGroupTests-1408b925-af77-4f0b-9609-a7fa8c29a3c8-pub-subnet"}]}' 2018-06-27 22:07:07,424 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 22:07:07 GMT Content-Type: application/json Content-Length: 676 Connection: keep-alive X-Openstack-Request-Id: req-04bc1251-33d2-435f-a917-d35ae414c6a6 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ec46075e-d25a-49aa-8029-4f3d0d1ed8f4","tenant_id":"73900baefc8d4283a7c6835567440719","created_at":"2018-06-27T22:07:06Z","dns_nameservers":[],"updated_at":"2018-06-27T22:07:06Z","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":"73900baefc8d4283a7c6835567440719","id":"c4662218-ec9f-40b4-8fcb-2dfe08473bc9","subnetpool_id":null,"name":"InstanceSecurityGroupTests-1408b925-af77-4f0b-9609-a7fa8c29a3c8-pub-subnet"}]} 2018-06-27 22:07:07,424 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-04bc1251-33d2-435f-a917-d35ae414c6a6 2018-06-27 22:07:07,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=ec46075e-d25a-49aa-8029-4f3d0d1ed8f4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}423bc02249ba374d8516a5598bed2d7b68878414" 2018-06-27 22:07:07,731 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:07:07 GMT Content-Type: application/json Content-Length: 636 Connection: keep-alive X-Openstack-Request-Id: req-f63055ca-dc08-4fbc-adef-aee820a19843 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c4662218-ec9f-40b4-8fcb-2dfe08473bc9"],"updated_at":"2018-06-27T22:07:06Z","tenant_id":"73900baefc8d4283a7c6835567440719","created_at":"2018-06-27T22:07:04Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"73900baefc8d4283a7c6835567440719","id":"ec46075e-d25a-49aa-8029-4f3d0d1ed8f4","name":"InstanceSecurityGroupTests-1408b925-af77-4f0b-9609-a7fa8c29a3c8-pub-net"}]} 2018-06-27 22:07:07,732 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=ec46075e-d25a-49aa-8029-4f3d0d1ed8f4 used request id req-f63055ca-dc08-4fbc-adef-aee820a19843 2018-06-27 22:07:07,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/subnets?network_id=ec46075e-d25a-49aa-8029-4f3d0d1ed8f4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}423bc02249ba374d8516a5598bed2d7b68878414" 2018-06-27 22:07:07,918 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:07:07 GMT Content-Type: application/json Content-Length: 676 Connection: keep-alive X-Openstack-Request-Id: req-87319a2c-b2f6-4209-9354-31657ff29a89 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ec46075e-d25a-49aa-8029-4f3d0d1ed8f4","tenant_id":"73900baefc8d4283a7c6835567440719","created_at":"2018-06-27T22:07:06Z","dns_nameservers":[],"updated_at":"2018-06-27T22:07:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"73900baefc8d4283a7c6835567440719","id":"c4662218-ec9f-40b4-8fcb-2dfe08473bc9","subnetpool_id":null,"name":"InstanceSecurityGroupTests-1408b925-af77-4f0b-9609-a7fa8c29a3c8-pub-subnet"}]} 2018-06-27 22:07:07,918 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=ec46075e-d25a-49aa-8029-4f3d0d1ed8f4 used request id req-87319a2c-b2f6-4209-9354-31657ff29a89 2018-06-27 22:07:07,918 - OpenStackNetwork - DEBUG - Network [ec46075e-d25a-49aa-8029-4f3d0d1ed8f4] created successfully 2018-06-27 22:07:07,919 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:07:07,920 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:07:08,668 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T23:07:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["H1tvYeWBQM2UhOSD6fMJRA"], "issued_at": "2018-06-27T22:07:08.000000Z"}} 2018-06-27 22:07:08,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}9f1a9cd3eab11b96535b8dbf1d495864ccae8909" 2018-06-27 22:07:08,728 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:07:08 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c6992aab-ed9f-4159-a229-a92045d6ffb1 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:07:08,728 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-c6992aab-ed9f-4159-a229-a92045d6ffb1 2018-06-27 22:07:08,730 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 22:07:08,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/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f1a9cd3eab11b96535b8dbf1d495864ccae8909" 2018-06-27 22:07:09,330 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:07: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-1ab39f79-6d55-4fa3-aa08-46b3e568374a X-Compute-Request-Id: req-1ab39f79-6d55-4fa3-aa08-46b3e568374a Front-End-Https: on RESP BODY: {"flavors": [{"id": "bfce69d5-8948-4e52-8e30-cf8bfa544966", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "bookmark"}], "name": "shaker-flavor_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3"}]} 2018-06-27 22:07:09,330 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-1ab39f79-6d55-4fa3-aa08-46b3e568374a 2018-06-27 22:07:09,334 - 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}9f1a9cd3eab11b96535b8dbf1d495864ccae8909" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "InstanceSecurityGroupTests-1408b925-af77-4f0b-9609-a7fa8c29a3c8-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-27 22:07:10,061 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:07:10 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-78091997-b856-4442-bf07-20492ed00372 X-Compute-Request-Id: req-78091997-b856-4442-bf07-20492ed00372 Front-End-Https: on RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-1408b925-af77-4f0b-9609-a7fa8c29a3c8-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/e2e853ef-bc18-4b34-b818-49efe631a283", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/e2e853ef-bc18-4b34-b818-49efe631a283", "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": "e2e853ef-bc18-4b34-b818-49efe631a283"}} 2018-06-27 22:07:10,062 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-78091997-b856-4442-bf07-20492ed00372 2018-06-27 22:07:10,063 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:07:10,063 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:07:10,797 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9152e7b1eee94f738ec3fecf34d80e15", "name": "InstanceSecurityGroupTests-c95995be-1763-4b4-proj-role"}], "expires_at": "2018-06-27T23:07:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "73900baefc8d4283a7c6835567440719", "name": "InstanceSecurityGroupTests-c95995be-1763-4b4-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/73900baefc8d4283a7c6835567440719", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/73900baefc8d4283a7c6835567440719", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/73900baefc8d4283a7c6835567440719", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/73900baefc8d4283a7c6835567440719", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/73900baefc8d4283a7c6835567440719", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/73900baefc8d4283a7c6835567440719", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/73900baefc8d4283a7c6835567440719", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/73900baefc8d4283a7c6835567440719", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/73900baefc8d4283a7c6835567440719", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/73900baefc8d4283a7c6835567440719", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/73900baefc8d4283a7c6835567440719", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/73900baefc8d4283a7c6835567440719", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-c95995be-1763-4b4-user", "id": "d8428df8c2d94a4b8e1058fc46f8c55e"}, "audit_ids": ["3zlyopfERuKZdf5gmEChsw"], "issued_at": "2018-06-27T22:07:10.000000Z"}} 2018-06-27 22:07:10,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbae0fe2212c9a9b7fd21df2a7b4df68d6605d4c" 2018-06-27 22:07:11,145 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:07:10 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9c960b87-fedb-433e-94f0-c5e69569d999 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:07:11,145 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-9c960b87-fedb-433e-94f0-c5e69569d999 2018-06-27 22:07:11,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=InstanceSecurityGroupTests-1408b925-af77-4f0b-9609-a7fa8c29a3c8-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbae0fe2212c9a9b7fd21df2a7b4df68d6605d4c" 2018-06-27 22:07:12,116 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:07:12 GMT Content-Type: application/json Content-Length: 23 Connection: keep-alive X-Openstack-Request-Id: req-8b5c32e9-f0f2-4fa6-b90b-9758cb500a46 Front-End-Https: on RESP BODY: {"security_groups": []} 2018-06-27 22:07:12,116 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-1408b925-af77-4f0b-9609-a7fa8c29a3c8-name&description=hello+group used request id req-8b5c32e9-f0f2-4fa6-b90b-9758cb500a46 2018-06-27 22:07:12,116 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-1408b925-af77-4f0b-9609-a7fa8c29a3c8-name... 2018-06-27 22:07:12,117 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-1408b925-af77-4f0b-9609-a7fa8c29a3c8-name 2018-06-27 22:07:12,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/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbae0fe2212c9a9b7fd21df2a7b4df68d6605d4c" -d '{"security_group": {"name": "InstanceSecurityGroupTests-1408b925-af77-4f0b-9609-a7fa8c29a3c8-name", "description": "hello group"}}' 2018-06-27 22:07:12,738 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 22:07:12 GMT Content-Type: application/json Content-Length: 1411 Connection: keep-alive X-Openstack-Request-Id: req-5c5f6f29-399f-45c4-b0c6-0d448bb17177 Front-End-Https: on RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "73900baefc8d4283a7c6835567440719", "created_at": "2018-06-27T22:07:12Z", "updated_at": "2018-06-27T22:07:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:07:12Z", "revision_number": 0, "id": "75f7f9d1-9d87-4e12-8cad-db2683e6bb19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:07:12Z", "security_group_id": "099d5ad6-8aa7-4888-9348-c4b4cac376b5", "tenant_id": "73900baefc8d4283a7c6835567440719", "port_range_min": null, "ethertype": "IPv6", "project_id": "73900baefc8d4283a7c6835567440719"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:07:12Z", "revision_number": 0, "id": "e9bbc5f9-fcb6-47c3-be43-65006f103fd8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:07:12Z", "security_group_id": "099d5ad6-8aa7-4888-9348-c4b4cac376b5", "tenant_id": "73900baefc8d4283a7c6835567440719", "port_range_min": null, "ethertype": "IPv4", "project_id": "73900baefc8d4283a7c6835567440719"}], "revision_number": 2, "project_id": "73900baefc8d4283a7c6835567440719", "id": "099d5ad6-8aa7-4888-9348-c4b4cac376b5", "name": "InstanceSecurityGroupTests-1408b925-af77-4f0b-9609-a7fa8c29a3c8-name"}} 2018-06-27 22:07:12,739 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-groups used request id req-5c5f6f29-399f-45c4-b0c6-0d448bb17177 2018-06-27 22:07:12,739 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 099d5ad6-8aa7-4888-9348-c4b4cac376b5 2018-06-27 22:07:12,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/security-group-rules?security_group_id=099d5ad6-8aa7-4888-9348-c4b4cac376b5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbae0fe2212c9a9b7fd21df2a7b4df68d6605d4c" 2018-06-27 22:07:13,485 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:07:13 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-1f32d665-182a-4f78-aafa-025e523c2696 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-27T22:07:12Z", "security_group_id": "099d5ad6-8aa7-4888-9348-c4b4cac376b5", "port_range_min": null, "revision_number": 0, "tenant_id": "73900baefc8d4283a7c6835567440719", "created_at": "2018-06-27T22:07:12Z", "project_id": "73900baefc8d4283a7c6835567440719", "id": "75f7f9d1-9d87-4e12-8cad-db2683e6bb19"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T22:07:12Z", "security_group_id": "099d5ad6-8aa7-4888-9348-c4b4cac376b5", "port_range_min": null, "revision_number": 0, "tenant_id": "73900baefc8d4283a7c6835567440719", "created_at": "2018-06-27T22:07:12Z", "project_id": "73900baefc8d4283a7c6835567440719", "id": "e9bbc5f9-fcb6-47c3-be43-65006f103fd8"}]} 2018-06-27 22:07:13,486 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=099d5ad6-8aa7-4888-9348-c4b4cac376b5 used request id req-1f32d665-182a-4f78-aafa-025e523c2696 2018-06-27 22:07:13,486 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 099d5ad6-8aa7-4888-9348-c4b4cac376b5 2018-06-27 22:07:13,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-group-rules?security_group_id=099d5ad6-8aa7-4888-9348-c4b4cac376b5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbae0fe2212c9a9b7fd21df2a7b4df68d6605d4c" 2018-06-27 22:07:14,100 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:07:14 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-c21264c7-8f8d-4ef7-a4d1-8d34351a84a7 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-27T22:07:12Z", "security_group_id": "099d5ad6-8aa7-4888-9348-c4b4cac376b5", "port_range_min": null, "revision_number": 0, "tenant_id": "73900baefc8d4283a7c6835567440719", "created_at": "2018-06-27T22:07:12Z", "project_id": "73900baefc8d4283a7c6835567440719", "id": "75f7f9d1-9d87-4e12-8cad-db2683e6bb19"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T22:07:12Z", "security_group_id": "099d5ad6-8aa7-4888-9348-c4b4cac376b5", "port_range_min": null, "revision_number": 0, "tenant_id": "73900baefc8d4283a7c6835567440719", "created_at": "2018-06-27T22:07:12Z", "project_id": "73900baefc8d4283a7c6835567440719", "id": "e9bbc5f9-fcb6-47c3-be43-65006f103fd8"}]} 2018-06-27 22:07:14,100 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=099d5ad6-8aa7-4888-9348-c4b4cac376b5 used request id req-c21264c7-8f8d-4ef7-a4d1-8d34351a84a7 2018-06-27 22:07:14,101 - neutron_utils - INFO - Retrieving security group with ID - 099d5ad6-8aa7-4888-9348-c4b4cac376b5 2018-06-27 22:07:14,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/security-groups?id=099d5ad6-8aa7-4888-9348-c4b4cac376b5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbae0fe2212c9a9b7fd21df2a7b4df68d6605d4c" 2018-06-27 22:07:14,264 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:07:14 GMT Content-Type: application/json Content-Length: 1414 Connection: keep-alive X-Openstack-Request-Id: req-24eb7262-44a9-4510-adbe-8b2d7ee225d5 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "73900baefc8d4283a7c6835567440719", "created_at": "2018-06-27T22:07:12Z", "updated_at": "2018-06-27T22:07:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:07:12Z", "revision_number": 0, "id": "75f7f9d1-9d87-4e12-8cad-db2683e6bb19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:07:12Z", "security_group_id": "099d5ad6-8aa7-4888-9348-c4b4cac376b5", "tenant_id": "73900baefc8d4283a7c6835567440719", "port_range_min": null, "ethertype": "IPv6", "project_id": "73900baefc8d4283a7c6835567440719"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:07:12Z", "revision_number": 0, "id": "e9bbc5f9-fcb6-47c3-be43-65006f103fd8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:07:12Z", "security_group_id": "099d5ad6-8aa7-4888-9348-c4b4cac376b5", "tenant_id": "73900baefc8d4283a7c6835567440719", "port_range_min": null, "ethertype": "IPv4", "project_id": "73900baefc8d4283a7c6835567440719"}], "revision_number": 2, "project_id": "73900baefc8d4283a7c6835567440719", "id": "099d5ad6-8aa7-4888-9348-c4b4cac376b5", "name": "InstanceSecurityGroupTests-1408b925-af77-4f0b-9609-a7fa8c29a3c8-name"}]} 2018-06-27 22:07:14,264 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=099d5ad6-8aa7-4888-9348-c4b4cac376b5 used request id req-24eb7262-44a9-4510-adbe-8b2d7ee225d5 2018-06-27 22:07:14,265 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 099d5ad6-8aa7-4888-9348-c4b4cac376b5 2018-06-27 22:07:14,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/security-group-rules?security_group_id=099d5ad6-8aa7-4888-9348-c4b4cac376b5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbae0fe2212c9a9b7fd21df2a7b4df68d6605d4c" 2018-06-27 22:07:14,326 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:07:14 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-e855b55f-56cd-469a-9925-7779fca98d80 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-27T22:07:12Z", "security_group_id": "099d5ad6-8aa7-4888-9348-c4b4cac376b5", "port_range_min": null, "revision_number": 0, "tenant_id": "73900baefc8d4283a7c6835567440719", "created_at": "2018-06-27T22:07:12Z", "project_id": "73900baefc8d4283a7c6835567440719", "id": "75f7f9d1-9d87-4e12-8cad-db2683e6bb19"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T22:07:12Z", "security_group_id": "099d5ad6-8aa7-4888-9348-c4b4cac376b5", "port_range_min": null, "revision_number": 0, "tenant_id": "73900baefc8d4283a7c6835567440719", "created_at": "2018-06-27T22:07:12Z", "project_id": "73900baefc8d4283a7c6835567440719", "id": "e9bbc5f9-fcb6-47c3-be43-65006f103fd8"}]} 2018-06-27 22:07:14,326 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=099d5ad6-8aa7-4888-9348-c4b4cac376b5 used request id req-e855b55f-56cd-469a-9925-7779fca98d80 2018-06-27 22:07:14,327 - neutron_utils - INFO - Retrieving security group with ID - 099d5ad6-8aa7-4888-9348-c4b4cac376b5 2018-06-27 22:07:14,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?id=099d5ad6-8aa7-4888-9348-c4b4cac376b5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbae0fe2212c9a9b7fd21df2a7b4df68d6605d4c" 2018-06-27 22:07:14,437 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:07:14 GMT Content-Type: application/json Content-Length: 1414 Connection: keep-alive X-Openstack-Request-Id: req-680e7482-f7c8-48e7-9508-cf3e10e89acb Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "73900baefc8d4283a7c6835567440719", "created_at": "2018-06-27T22:07:12Z", "updated_at": "2018-06-27T22:07:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:07:12Z", "revision_number": 0, "id": "75f7f9d1-9d87-4e12-8cad-db2683e6bb19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:07:12Z", "security_group_id": "099d5ad6-8aa7-4888-9348-c4b4cac376b5", "tenant_id": "73900baefc8d4283a7c6835567440719", "port_range_min": null, "ethertype": "IPv6", "project_id": "73900baefc8d4283a7c6835567440719"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:07:12Z", "revision_number": 0, "id": "e9bbc5f9-fcb6-47c3-be43-65006f103fd8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:07:12Z", "security_group_id": "099d5ad6-8aa7-4888-9348-c4b4cac376b5", "tenant_id": "73900baefc8d4283a7c6835567440719", "port_range_min": null, "ethertype": "IPv4", "project_id": "73900baefc8d4283a7c6835567440719"}], "revision_number": 2, "project_id": "73900baefc8d4283a7c6835567440719", "id": "099d5ad6-8aa7-4888-9348-c4b4cac376b5", "name": "InstanceSecurityGroupTests-1408b925-af77-4f0b-9609-a7fa8c29a3c8-name"}]} 2018-06-27 22:07:14,437 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=099d5ad6-8aa7-4888-9348-c4b4cac376b5 used request id req-680e7482-f7c8-48e7-9508-cf3e10e89acb 2018-06-27 22:07:14,438 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 099d5ad6-8aa7-4888-9348-c4b4cac376b5 2018-06-27 22:07:14,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-group-rules?security_group_id=099d5ad6-8aa7-4888-9348-c4b4cac376b5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbae0fe2212c9a9b7fd21df2a7b4df68d6605d4c" 2018-06-27 22:07:14,501 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:07:14 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-347c362a-a245-4e91-8099-6576f594cf16 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-27T22:07:12Z", "security_group_id": "099d5ad6-8aa7-4888-9348-c4b4cac376b5", "port_range_min": null, "revision_number": 0, "tenant_id": "73900baefc8d4283a7c6835567440719", "created_at": "2018-06-27T22:07:12Z", "project_id": "73900baefc8d4283a7c6835567440719", "id": "75f7f9d1-9d87-4e12-8cad-db2683e6bb19"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T22:07:12Z", "security_group_id": "099d5ad6-8aa7-4888-9348-c4b4cac376b5", "port_range_min": null, "revision_number": 0, "tenant_id": "73900baefc8d4283a7c6835567440719", "created_at": "2018-06-27T22:07:12Z", "project_id": "73900baefc8d4283a7c6835567440719", "id": "e9bbc5f9-fcb6-47c3-be43-65006f103fd8"}]} 2018-06-27 22:07:14,501 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=099d5ad6-8aa7-4888-9348-c4b4cac376b5 used request id req-347c362a-a245-4e91-8099-6576f594cf16 2018-06-27 22:07:14,502 - neutron_utils - INFO - Retrieving security group with ID - 099d5ad6-8aa7-4888-9348-c4b4cac376b5 2018-06-27 22:07:14,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?id=099d5ad6-8aa7-4888-9348-c4b4cac376b5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbae0fe2212c9a9b7fd21df2a7b4df68d6605d4c" 2018-06-27 22:07:14,616 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:07:14 GMT Content-Type: application/json Content-Length: 1414 Connection: keep-alive X-Openstack-Request-Id: req-59eba4d5-9b97-4ca1-96be-adc4437ade50 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "73900baefc8d4283a7c6835567440719", "created_at": "2018-06-27T22:07:12Z", "updated_at": "2018-06-27T22:07:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:07:12Z", "revision_number": 0, "id": "75f7f9d1-9d87-4e12-8cad-db2683e6bb19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:07:12Z", "security_group_id": "099d5ad6-8aa7-4888-9348-c4b4cac376b5", "tenant_id": "73900baefc8d4283a7c6835567440719", "port_range_min": null, "ethertype": "IPv6", "project_id": "73900baefc8d4283a7c6835567440719"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:07:12Z", "revision_number": 0, "id": "e9bbc5f9-fcb6-47c3-be43-65006f103fd8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:07:12Z", "security_group_id": "099d5ad6-8aa7-4888-9348-c4b4cac376b5", "tenant_id": "73900baefc8d4283a7c6835567440719", "port_range_min": null, "ethertype": "IPv4", "project_id": "73900baefc8d4283a7c6835567440719"}], "revision_number": 2, "project_id": "73900baefc8d4283a7c6835567440719", "id": "099d5ad6-8aa7-4888-9348-c4b4cac376b5", "name": "InstanceSecurityGroupTests-1408b925-af77-4f0b-9609-a7fa8c29a3c8-name"}]} 2018-06-27 22:07:14,616 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=099d5ad6-8aa7-4888-9348-c4b4cac376b5 used request id req-59eba4d5-9b97-4ca1-96be-adc4437ade50 2018-06-27 22:07:14,617 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 099d5ad6-8aa7-4888-9348-c4b4cac376b5 2018-06-27 22:07:14,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-group-rules?security_group_id=099d5ad6-8aa7-4888-9348-c4b4cac376b5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbae0fe2212c9a9b7fd21df2a7b4df68d6605d4c" 2018-06-27 22:07:14,676 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:07:14 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-d4abecf4-6369-4dfe-9cc1-ad33089a1622 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-27T22:07:12Z", "security_group_id": "099d5ad6-8aa7-4888-9348-c4b4cac376b5", "port_range_min": null, "revision_number": 0, "tenant_id": "73900baefc8d4283a7c6835567440719", "created_at": "2018-06-27T22:07:12Z", "project_id": "73900baefc8d4283a7c6835567440719", "id": "75f7f9d1-9d87-4e12-8cad-db2683e6bb19"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T22:07:12Z", "security_group_id": "099d5ad6-8aa7-4888-9348-c4b4cac376b5", "port_range_min": null, "revision_number": 0, "tenant_id": "73900baefc8d4283a7c6835567440719", "created_at": "2018-06-27T22:07:12Z", "project_id": "73900baefc8d4283a7c6835567440719", "id": "e9bbc5f9-fcb6-47c3-be43-65006f103fd8"}]} 2018-06-27 22:07:14,677 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=099d5ad6-8aa7-4888-9348-c4b4cac376b5 used request id req-d4abecf4-6369-4dfe-9cc1-ad33089a1622 2018-06-27 22:07:14,677 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:07:14,678 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:07:15,594 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9152e7b1eee94f738ec3fecf34d80e15", "name": "InstanceSecurityGroupTests-c95995be-1763-4b4-proj-role"}], "expires_at": "2018-06-27T23:07:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "73900baefc8d4283a7c6835567440719", "name": "InstanceSecurityGroupTests-c95995be-1763-4b4-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/73900baefc8d4283a7c6835567440719", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/73900baefc8d4283a7c6835567440719", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/73900baefc8d4283a7c6835567440719", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/73900baefc8d4283a7c6835567440719", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/73900baefc8d4283a7c6835567440719", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/73900baefc8d4283a7c6835567440719", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/73900baefc8d4283a7c6835567440719", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/73900baefc8d4283a7c6835567440719", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/73900baefc8d4283a7c6835567440719", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/73900baefc8d4283a7c6835567440719", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/73900baefc8d4283a7c6835567440719", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/73900baefc8d4283a7c6835567440719", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-c95995be-1763-4b4-user", "id": "d8428df8c2d94a4b8e1058fc46f8c55e"}, "audit_ids": ["HMIzHAjbTRSjUTvWd10YNA"], "issued_at": "2018-06-27T22:07:15.000000Z"}} 2018-06-27 22:07:15,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}a5fe56fd74c3830d047a36a5453184c8ee2d20d5" 2018-06-27 22:07:15,891 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:07:15 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f4195ec2-b92b-48f7-8da2-8990b4383940 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:07:15,892 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-f4195ec2-b92b-48f7-8da2-8990b4383940 2018-06-27 22:07:15,892 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 22:07:15,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}a5fe56fd74c3830d047a36a5453184c8ee2d20d5" 2018-06-27 22:07:16,111 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:07:15 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-80328135-bb2e-48c4-94ed-8823b7929306 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:07:16,111 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-80328135-bb2e-48c4-94ed-8823b7929306 2018-06-27 22:07:16,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=InstanceSecurityGroupTests-1408b925-af77-4f0b-9609-a7fa8c29a3c8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5fe56fd74c3830d047a36a5453184c8ee2d20d5" 2018-06-27 22:07:17,257 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:07:17 GMT Content-Type: application/json Content-Length: 636 Connection: keep-alive X-Openstack-Request-Id: req-a6244198-00c5-4c5e-af30-21863e3d0e98 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c4662218-ec9f-40b4-8fcb-2dfe08473bc9"],"updated_at":"2018-06-27T22:07:06Z","tenant_id":"73900baefc8d4283a7c6835567440719","created_at":"2018-06-27T22:07:04Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"73900baefc8d4283a7c6835567440719","id":"ec46075e-d25a-49aa-8029-4f3d0d1ed8f4","name":"InstanceSecurityGroupTests-1408b925-af77-4f0b-9609-a7fa8c29a3c8-pub-net"}]} 2018-06-27 22:07:17,258 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-1408b925-af77-4f0b-9609-a7fa8c29a3c8-pub-net used request id req-a6244198-00c5-4c5e-af30-21863e3d0e98 2018-06-27 22:07:17,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 22:07:17,274 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 22:07: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-27 22:07:17,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/73900baefc8d4283a7c6835567440719 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5fe56fd74c3830d047a36a5453184c8ee2d20d5" 2018-06-27 22:07:17,607 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:07:17 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-00c01863-b53f-49a9-a9be-41f54ca742a0 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/73900baefc8d4283a7c6835567440719"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "73900baefc8d4283a7c6835567440719", "name": "InstanceSecurityGroupTests-c95995be-1763-4b4-proj"}} 2018-06-27 22:07:17,607 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/73900baefc8d4283a7c6835567440719 used request id req-00c01863-b53f-49a9-a9be-41f54ca742a0 2018-06-27 22:07:17,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/subnets?network_id=ec46075e-d25a-49aa-8029-4f3d0d1ed8f4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5fe56fd74c3830d047a36a5453184c8ee2d20d5" 2018-06-27 22:07:18,556 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:07:18 GMT Content-Type: application/json Content-Length: 676 Connection: keep-alive X-Openstack-Request-Id: req-ee69c788-f9d0-47ea-96bd-2173e322cc16 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ec46075e-d25a-49aa-8029-4f3d0d1ed8f4","tenant_id":"73900baefc8d4283a7c6835567440719","created_at":"2018-06-27T22:07:06Z","dns_nameservers":[],"updated_at":"2018-06-27T22:07:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"73900baefc8d4283a7c6835567440719","id":"c4662218-ec9f-40b4-8fcb-2dfe08473bc9","subnetpool_id":null,"name":"InstanceSecurityGroupTests-1408b925-af77-4f0b-9609-a7fa8c29a3c8-pub-subnet"}]} 2018-06-27 22:07:18,557 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=ec46075e-d25a-49aa-8029-4f3d0d1ed8f4 used request id req-ee69c788-f9d0-47ea-96bd-2173e322cc16 2018-06-27 22:07:18,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=ec46075e-d25a-49aa-8029-4f3d0d1ed8f4&name=InstanceSecurityGroupTests-1408b925-af77-4f0b-9609-a7fa8c29a3c8-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5fe56fd74c3830d047a36a5453184c8ee2d20d5" 2018-06-27 22:07:19,174 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:07:19 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-f501bca7-c413-4361-923a-537cf663c8f0 Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-27 22:07:19,174 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=ec46075e-d25a-49aa-8029-4f3d0d1ed8f4&name=InstanceSecurityGroupTests-1408b925-af77-4f0b-9609-a7fa8c29a3c8-port&admin_state_up=True used request id req-f501bca7-c413-4361-923a-537cf663c8f0 2018-06-27 22:07:19,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/detail?name=InstanceSecurityGroupTests-1408b925-af77-4f0b-9609-a7fa8c29a3c8-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5fe56fd74c3830d047a36a5453184c8ee2d20d5" 2018-06-27 22:07:20,015 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:07: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-43cd777b-4187-42a9-8c40-22e3e788e577 X-Compute-Request-Id: req-43cd777b-4187-42a9-8c40-22e3e788e577 Front-End-Https: on RESP BODY: {"servers": []} 2018-06-27 22:07:20,015 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-1408b925-af77-4f0b-9609-a7fa8c29a3c8-inst used request id req-43cd777b-4187-42a9-8c40-22e3e788e577 2018-06-27 22:07:20,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/networks?name=InstanceSecurityGroupTests-1408b925-af77-4f0b-9609-a7fa8c29a3c8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5fe56fd74c3830d047a36a5453184c8ee2d20d5" 2018-06-27 22:07:20,967 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:07:20 GMT Content-Type: application/json Content-Length: 636 Connection: keep-alive X-Openstack-Request-Id: req-452f459d-4adf-456e-90fd-da47d605b2e5 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c4662218-ec9f-40b4-8fcb-2dfe08473bc9"],"updated_at":"2018-06-27T22:07:06Z","tenant_id":"73900baefc8d4283a7c6835567440719","created_at":"2018-06-27T22:07:04Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"73900baefc8d4283a7c6835567440719","id":"ec46075e-d25a-49aa-8029-4f3d0d1ed8f4","name":"InstanceSecurityGroupTests-1408b925-af77-4f0b-9609-a7fa8c29a3c8-pub-net"}]} 2018-06-27 22:07:20,967 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-1408b925-af77-4f0b-9609-a7fa8c29a3c8-pub-net used request id req-452f459d-4adf-456e-90fd-da47d605b2e5 2018-06-27 22:07: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/73900baefc8d4283a7c6835567440719 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5fe56fd74c3830d047a36a5453184c8ee2d20d5" 2018-06-27 22:07:21,303 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:07:20 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-478fd366-e890-4117-ad03-f3258acb1990 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/73900baefc8d4283a7c6835567440719"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "73900baefc8d4283a7c6835567440719", "name": "InstanceSecurityGroupTests-c95995be-1763-4b4-proj"}} 2018-06-27 22:07:21,304 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/73900baefc8d4283a7c6835567440719 used request id req-478fd366-e890-4117-ad03-f3258acb1990 2018-06-27 22:07:21,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/subnets?network_id=ec46075e-d25a-49aa-8029-4f3d0d1ed8f4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5fe56fd74c3830d047a36a5453184c8ee2d20d5" 2018-06-27 22:07:21,498 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:07:21 GMT Content-Type: application/json Content-Length: 676 Connection: keep-alive X-Openstack-Request-Id: req-aa620014-6d0f-4a51-a196-a186be7900b3 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ec46075e-d25a-49aa-8029-4f3d0d1ed8f4","tenant_id":"73900baefc8d4283a7c6835567440719","created_at":"2018-06-27T22:07:06Z","dns_nameservers":[],"updated_at":"2018-06-27T22:07:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"73900baefc8d4283a7c6835567440719","id":"c4662218-ec9f-40b4-8fcb-2dfe08473bc9","subnetpool_id":null,"name":"InstanceSecurityGroupTests-1408b925-af77-4f0b-9609-a7fa8c29a3c8-pub-subnet"}]} 2018-06-27 22:07:21,498 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=ec46075e-d25a-49aa-8029-4f3d0d1ed8f4 used request id req-aa620014-6d0f-4a51-a196-a186be7900b3 2018-06-27 22:07:21,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=ec46075e-d25a-49aa-8029-4f3d0d1ed8f4&name=InstanceSecurityGroupTests-1408b925-af77-4f0b-9609-a7fa8c29a3c8-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5fe56fd74c3830d047a36a5453184c8ee2d20d5" 2018-06-27 22:07:21,629 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:07:21 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-07dd1457-6d40-4bb7-a4af-5fd966681874 Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-27 22:07:21,629 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=ec46075e-d25a-49aa-8029-4f3d0d1ed8f4&name=InstanceSecurityGroupTests-1408b925-af77-4f0b-9609-a7fa8c29a3c8-port&admin_state_up=True used request id req-07dd1457-6d40-4bb7-a4af-5fd966681874 2018-06-27 22:07:21,629 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:07:21,630 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:07:22,707 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9152e7b1eee94f738ec3fecf34d80e15", "name": "InstanceSecurityGroupTests-c95995be-1763-4b4-proj-role"}], "expires_at": "2018-06-27T23:07:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "73900baefc8d4283a7c6835567440719", "name": "InstanceSecurityGroupTests-c95995be-1763-4b4-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/73900baefc8d4283a7c6835567440719", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/73900baefc8d4283a7c6835567440719", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/73900baefc8d4283a7c6835567440719", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/73900baefc8d4283a7c6835567440719", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/73900baefc8d4283a7c6835567440719", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/73900baefc8d4283a7c6835567440719", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/73900baefc8d4283a7c6835567440719", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/73900baefc8d4283a7c6835567440719", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/73900baefc8d4283a7c6835567440719", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/73900baefc8d4283a7c6835567440719", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/73900baefc8d4283a7c6835567440719", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/73900baefc8d4283a7c6835567440719", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-c95995be-1763-4b4-user", "id": "d8428df8c2d94a4b8e1058fc46f8c55e"}, "audit_ids": ["PgXdrlIeRV-J_rIT-5CuHw"], "issued_at": "2018-06-27T22:07:22.000000Z"}} 2018-06-27 22:07:22,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4866f2f6a66adbd59da5ebdc6b6c07d14d763767" 2018-06-27 22:07:22,988 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:07:22 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-729a8989-e0bc-4efa-9f76-05a884553ca6 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:07:22,988 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-729a8989-e0bc-4efa-9f76-05a884553ca6 2018-06-27 22:07:22,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-1408b925-af77-4f0b-9609-a7fa8c29a3c8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5fe56fd74c3830d047a36a5453184c8ee2d20d5" 2018-06-27 22:07:23,569 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:07:23 GMT Content-Type: application/json Content-Length: 636 Connection: keep-alive X-Openstack-Request-Id: req-97155453-58ce-43bc-bed6-499f42fb358e Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c4662218-ec9f-40b4-8fcb-2dfe08473bc9"],"updated_at":"2018-06-27T22:07:06Z","tenant_id":"73900baefc8d4283a7c6835567440719","created_at":"2018-06-27T22:07:04Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"73900baefc8d4283a7c6835567440719","id":"ec46075e-d25a-49aa-8029-4f3d0d1ed8f4","name":"InstanceSecurityGroupTests-1408b925-af77-4f0b-9609-a7fa8c29a3c8-pub-net"}]} 2018-06-27 22:07:23,569 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-1408b925-af77-4f0b-9609-a7fa8c29a3c8-pub-net used request id req-97155453-58ce-43bc-bed6-499f42fb358e 2018-06-27 22:07:23,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/subnets?network_id=ec46075e-d25a-49aa-8029-4f3d0d1ed8f4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5fe56fd74c3830d047a36a5453184c8ee2d20d5" 2018-06-27 22:07:23,765 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:07:23 GMT Content-Type: application/json Content-Length: 676 Connection: keep-alive X-Openstack-Request-Id: req-3e4e5c29-1794-490f-bc3e-eefa2fa31dc6 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ec46075e-d25a-49aa-8029-4f3d0d1ed8f4","tenant_id":"73900baefc8d4283a7c6835567440719","created_at":"2018-06-27T22:07:06Z","dns_nameservers":[],"updated_at":"2018-06-27T22:07:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"73900baefc8d4283a7c6835567440719","id":"c4662218-ec9f-40b4-8fcb-2dfe08473bc9","subnetpool_id":null,"name":"InstanceSecurityGroupTests-1408b925-af77-4f0b-9609-a7fa8c29a3c8-pub-subnet"}]} 2018-06-27 22:07:23,766 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=ec46075e-d25a-49aa-8029-4f3d0d1ed8f4 used request id req-3e4e5c29-1794-490f-bc3e-eefa2fa31dc6 2018-06-27 22:07:23,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/networks?name=InstanceSecurityGroupTests-1408b925-af77-4f0b-9609-a7fa8c29a3c8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5fe56fd74c3830d047a36a5453184c8ee2d20d5" 2018-06-27 22:07:24,175 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:07:24 GMT Content-Type: application/json Content-Length: 636 Connection: keep-alive X-Openstack-Request-Id: req-dd4f08a8-6ec2-4f67-812f-7ff866c84e88 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c4662218-ec9f-40b4-8fcb-2dfe08473bc9"],"updated_at":"2018-06-27T22:07:06Z","tenant_id":"73900baefc8d4283a7c6835567440719","created_at":"2018-06-27T22:07:04Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"73900baefc8d4283a7c6835567440719","id":"ec46075e-d25a-49aa-8029-4f3d0d1ed8f4","name":"InstanceSecurityGroupTests-1408b925-af77-4f0b-9609-a7fa8c29a3c8-pub-net"}]} 2018-06-27 22:07:24,175 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-1408b925-af77-4f0b-9609-a7fa8c29a3c8-pub-net used request id req-dd4f08a8-6ec2-4f67-812f-7ff866c84e88 2018-06-27 22:07:24,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-27 22:07:24,191 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 22:07: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-27 22:07:24,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/73900baefc8d4283a7c6835567440719 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4866f2f6a66adbd59da5ebdc6b6c07d14d763767" 2018-06-27 22:07:24,284 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:07:24 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-825eadbd-64f7-41fb-ab87-86668497a85b Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/73900baefc8d4283a7c6835567440719"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "73900baefc8d4283a7c6835567440719", "name": "InstanceSecurityGroupTests-c95995be-1763-4b4-proj"}} 2018-06-27 22:07:24,284 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/73900baefc8d4283a7c6835567440719 used request id req-825eadbd-64f7-41fb-ab87-86668497a85b 2018-06-27 22:07:24,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=ec46075e-d25a-49aa-8029-4f3d0d1ed8f4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5fe56fd74c3830d047a36a5453184c8ee2d20d5" 2018-06-27 22:07:24,476 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:07:24 GMT Content-Type: application/json Content-Length: 676 Connection: keep-alive X-Openstack-Request-Id: req-f1654a06-df02-4dc4-b8fc-ac0dbd753ffa Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ec46075e-d25a-49aa-8029-4f3d0d1ed8f4","tenant_id":"73900baefc8d4283a7c6835567440719","created_at":"2018-06-27T22:07:06Z","dns_nameservers":[],"updated_at":"2018-06-27T22:07:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"73900baefc8d4283a7c6835567440719","id":"c4662218-ec9f-40b4-8fcb-2dfe08473bc9","subnetpool_id":null,"name":"InstanceSecurityGroupTests-1408b925-af77-4f0b-9609-a7fa8c29a3c8-pub-subnet"}]} 2018-06-27 22:07:24,477 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=ec46075e-d25a-49aa-8029-4f3d0d1ed8f4 used request id req-f1654a06-df02-4dc4-b8fc-ac0dbd753ffa 2018-06-27 22:07:24,478 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-1408b925-af77-4f0b-9609-a7fa8c29a3c8-pub-net 2018-06-27 22:07:24,483 - 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}a5fe56fd74c3830d047a36a5453184c8ee2d20d5" -d '{"port": {"network_id": "ec46075e-d25a-49aa-8029-4f3d0d1ed8f4", "name": "InstanceSecurityGroupTests-1408b925-af77-4f0b-9609-a7fa8c29a3c8-port", "admin_state_up": true}}' 2018-06-27 22:07:26,783 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 22:07:26 GMT Content-Type: application/json Content-Length: 760 Connection: keep-alive X-Openstack-Request-Id: req-ebb0f069-794c-45d0-b7ef-1f501ed4bc4e Front-End-Https: on RESP BODY: {"port":{"status":"DOWN","created_at":"2018-06-27T22:07:25Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ec46075e-d25a-49aa-8029-4f3d0d1ed8f4","tenant_id":"73900baefc8d4283a7c6835567440719","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-06-27T22:07:25Z","name":"InstanceSecurityGroupTests-1408b925-af77-4f0b-9609-a7fa8c29a3c8-port","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:2d:02:25","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"73900baefc8d4283a7c6835567440719","fixed_ips":[{"subnet_id":"c4662218-ec9f-40b4-8fcb-2dfe08473bc9","ip_address":"10.55.0.4"}],"id":"fc3925e3-bf5a-41fd-8384-9297f828b3c1","security_groups":["89cb4392-1cd0-4fed-8e8b-c2340ac6ce49"],"device_id":""}} 2018-06-27 22:07:26,783 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/ports used request id req-ebb0f069-794c-45d0-b7ef-1f501ed4bc4e 2018-06-27 22:07:26,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=InstanceSecurityGroupTests-1408b925-af77-4f0b-9609-a7fa8c29a3c8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5fe56fd74c3830d047a36a5453184c8ee2d20d5" 2018-06-27 22:07:27,083 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:07:27 GMT Content-Type: application/json Content-Length: 636 Connection: keep-alive X-Openstack-Request-Id: req-643e5fdd-7577-402b-876f-474cd3f2ea38 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c4662218-ec9f-40b4-8fcb-2dfe08473bc9"],"updated_at":"2018-06-27T22:07:06Z","tenant_id":"73900baefc8d4283a7c6835567440719","created_at":"2018-06-27T22:07:04Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"73900baefc8d4283a7c6835567440719","id":"ec46075e-d25a-49aa-8029-4f3d0d1ed8f4","name":"InstanceSecurityGroupTests-1408b925-af77-4f0b-9609-a7fa8c29a3c8-pub-net"}]} 2018-06-27 22:07:27,083 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-1408b925-af77-4f0b-9609-a7fa8c29a3c8-pub-net used request id req-643e5fdd-7577-402b-876f-474cd3f2ea38 2018-06-27 22:07:27,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/73900baefc8d4283a7c6835567440719 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5fe56fd74c3830d047a36a5453184c8ee2d20d5" 2018-06-27 22:07:27,413 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:07:27 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2efd86b1-905c-4cfd-83de-dc53804dd9c2 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/73900baefc8d4283a7c6835567440719"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "73900baefc8d4283a7c6835567440719", "name": "InstanceSecurityGroupTests-c95995be-1763-4b4-proj"}} 2018-06-27 22:07:27,413 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/73900baefc8d4283a7c6835567440719 used request id req-2efd86b1-905c-4cfd-83de-dc53804dd9c2 2018-06-27 22:07:27,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/subnets?network_id=ec46075e-d25a-49aa-8029-4f3d0d1ed8f4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5fe56fd74c3830d047a36a5453184c8ee2d20d5" 2018-06-27 22:07:27,581 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:07:27 GMT Content-Type: application/json Content-Length: 676 Connection: keep-alive X-Openstack-Request-Id: req-f4e6573b-683c-401c-90c7-e020b61feefe Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ec46075e-d25a-49aa-8029-4f3d0d1ed8f4","tenant_id":"73900baefc8d4283a7c6835567440719","created_at":"2018-06-27T22:07:06Z","dns_nameservers":[],"updated_at":"2018-06-27T22:07:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"73900baefc8d4283a7c6835567440719","id":"c4662218-ec9f-40b4-8fcb-2dfe08473bc9","subnetpool_id":null,"name":"InstanceSecurityGroupTests-1408b925-af77-4f0b-9609-a7fa8c29a3c8-pub-subnet"}]} 2018-06-27 22:07:27,581 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=ec46075e-d25a-49aa-8029-4f3d0d1ed8f4 used request id req-f4e6573b-683c-401c-90c7-e020b61feefe 2018-06-27 22:07:27,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=ec46075e-d25a-49aa-8029-4f3d0d1ed8f4&name=InstanceSecurityGroupTests-1408b925-af77-4f0b-9609-a7fa8c29a3c8-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5fe56fd74c3830d047a36a5453184c8ee2d20d5" 2018-06-27 22:07:27,798 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:07:27 GMT Content-Type: application/json Content-Length: 763 Connection: keep-alive X-Openstack-Request-Id: req-59d06c8e-cbf0-4da1-b3b4-90cea8536f82 Front-End-Https: on RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ec46075e-d25a-49aa-8029-4f3d0d1ed8f4","tenant_id":"73900baefc8d4283a7c6835567440719","created_at":"2018-06-27T22:07:25Z","admin_state_up":true,"updated_at":"2018-06-27T22:07:25Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:2d:02:25","id":"fc3925e3-bf5a-41fd-8384-9297f828b3c1","port_security_enabled":true,"project_id":"73900baefc8d4283a7c6835567440719","fixed_ips":[{"subnet_id":"c4662218-ec9f-40b4-8fcb-2dfe08473bc9","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":["89cb4392-1cd0-4fed-8e8b-c2340ac6ce49"],"name":"InstanceSecurityGroupTests-1408b925-af77-4f0b-9609-a7fa8c29a3c8-port"}]} 2018-06-27 22:07:27,798 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=ec46075e-d25a-49aa-8029-4f3d0d1ed8f4&name=InstanceSecurityGroupTests-1408b925-af77-4f0b-9609-a7fa8c29a3c8-port&admin_state_up=True used request id req-59d06c8e-cbf0-4da1-b3b4-90cea8536f82 2018-06-27 22:07:27,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/73900baefc8d4283a7c6835567440719 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5fe56fd74c3830d047a36a5453184c8ee2d20d5" 2018-06-27 22:07:27,897 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:07:27 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-72a1d246-1a4f-4457-b8ec-41d1f41b1231 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/73900baefc8d4283a7c6835567440719"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "73900baefc8d4283a7c6835567440719", "name": "InstanceSecurityGroupTests-c95995be-1763-4b4-proj"}} 2018-06-27 22:07:27,897 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/73900baefc8d4283a7c6835567440719 used request id req-72a1d246-1a4f-4457-b8ec-41d1f41b1231 2018-06-27 22:07:27,898 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-1408b925-af77-4f0b-9609-a7fa8c29a3c8-inst 2018-06-27 22:07:27,901 - novaclient.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}a5fe56fd74c3830d047a36a5453184c8ee2d20d5" 2018-06-27 22:07:28,850 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:07:28 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-ab5d3c8f-1e89-47c1-9b08-995ba878dba7 X-Compute-Request-Id: req-ab5d3c8f-1e89-47c1-9b08-995ba878dba7 Front-End-Https: on RESP BODY: {"flavors": [{"id": "bfce69d5-8948-4e52-8e30-cf8bfa544966", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "bookmark"}], "name": "shaker-flavor_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3"}, {"id": "e2e853ef-bc18-4b34-b818-49efe631a283", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/e2e853ef-bc18-4b34-b818-49efe631a283", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/e2e853ef-bc18-4b34-b818-49efe631a283", "rel": "bookmark"}], "name": "InstanceSecurityGroupTests-1408b925-af77-4f0b-9609-a7fa8c29a3c8-flavor-name"}]} 2018-06-27 22:07:28,851 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-ab5d3c8f-1e89-47c1-9b08-995ba878dba7 2018-06-27 22:07:28,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/flavors/e2e853ef-bc18-4b34-b818-49efe631a283 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5fe56fd74c3830d047a36a5453184c8ee2d20d5" 2018-06-27 22:07:29,667 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:07:29 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-30785d40-f12c-4d87-a167-280f18e3d106 X-Compute-Request-Id: req-30785d40-f12c-4d87-a167-280f18e3d106 Front-End-Https: on RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-1408b925-af77-4f0b-9609-a7fa8c29a3c8-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/e2e853ef-bc18-4b34-b818-49efe631a283", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/e2e853ef-bc18-4b34-b818-49efe631a283", "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": "e2e853ef-bc18-4b34-b818-49efe631a283"}} 2018-06-27 22:07:29,667 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/e2e853ef-bc18-4b34-b818-49efe631a283 used request id req-30785d40-f12c-4d87-a167-280f18e3d106 2018-06-27 22:07:29,670 - 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-1408b925-af77-4f0b-9609-a7fa8c29a3c8-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a5fe56fd74c3830d047a36a5453184c8ee2d20d5" 2018-06-27 22:07:30,531 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:07:30 GMT Content-Type: application/json Content-Length: 902 Connection: keep-alive X-Openstack-Request-Id: req-0d297e6b-e34f-463d-9eb8-620dd7a75e34 Front-End-Https: on RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-1408b925-af77-4f0b-9609-a7fa8c29a3c8-image", "tags": [], "container_format": "bare", "created_at": "2018-06-27T22:06:58Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-27T22:06:59Z", "visibility": "shared", "self": "/v2/images/e3648cdd-27a8-45c0-a217-5397ba82689a", "min_disk": 0, "protected": false, "id": "e3648cdd-27a8-45c0-a217-5397ba82689a", "file": "/v2/images/e3648cdd-27a8-45c0-a217-5397ba82689a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "73900baefc8d4283a7c6835567440719", "direct_url": "file:///var/lib/glance/images/e3648cdd-27a8-45c0-a217-5397ba82689a", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-1408b925-af77-4f0b-9609-a7fa8c29a3c8-image"} 2018-06-27 22:07:30,532 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-1408b925-af77-4f0b-9609-a7fa8c29a3c8-image used request id req-0d297e6b-e34f-463d-9eb8-620dd7a75e34 2018-06-27 22:07:30,536 - 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}a5fe56fd74c3830d047a36a5453184c8ee2d20d5" 2018-06-27 22:07:31,323 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:07:31 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-44cd7722-6317-4730-b85c-a585a754afdb 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-27 22:07:31,323 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-44cd7722-6317-4730-b85c-a585a754afdb 2018-06-27 22:07:31,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 -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5fe56fd74c3830d047a36a5453184c8ee2d20d5" -d '{"server": {"name": "InstanceSecurityGroupTests-1408b925-af77-4f0b-9609-a7fa8c29a3c8-inst", "imageRef": "e3648cdd-27a8-45c0-a217-5397ba82689a", "flavorRef": "e2e853ef-bc18-4b34-b818-49efe631a283", "max_count": 1, "min_count": 1, "networks": [{"port": "fc3925e3-bf5a-41fd-8384-9297f828b3c1"}], "security_groups": [{"name": "InstanceSecurityGroupTests-1408b925-af77-4f0b-9609-a7fa8c29a3c8-name"}]}}' 2018-06-27 22:07:36,091 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 22:07:36 GMT Content-Type: application/json Content-Length: 439 Connection: keep-alive Location: https://172.30.10.101:8774/v2.1/servers/51b9305a-7f6a-410a-a6bf-6838c381c2ec Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-2ede1f70-a729-4600-b508-b960df76688d X-Compute-Request-Id: req-2ede1f70-a729-4600-b508-b960df76688d RESP BODY: {"server": {"security_groups": [{"name": "InstanceSecurityGroupTests-1408b925-af77-4f0b-9609-a7fa8c29a3c8-name"}], "OS-DCF:diskConfig": "MANUAL", "id": "51b9305a-7f6a-410a-a6bf-6838c381c2ec", "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/51b9305a-7f6a-410a-a6bf-6838c381c2ec", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/51b9305a-7f6a-410a-a6bf-6838c381c2ec", "rel": "bookmark"}], "adminPass": "CBU8q7umj8zS"}} 2018-06-27 22:07:36,092 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers used request id req-2ede1f70-a729-4600-b508-b960df76688d 2018-06-27 22:07:36,095 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/51b9305a-7f6a-410a-a6bf-6838c381c2ec -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5fe56fd74c3830d047a36a5453184c8ee2d20d5" 2018-06-27 22:07:37,125 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:07:37 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-f942e042-00e1-49b1-802f-b864fb316e75 X-Compute-Request-Id: req-f942e042-00e1-49b1-802f-b864fb316e75 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/51b9305a-7f6a-410a-a6bf-6838c381c2ec", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/51b9305a-7f6a-410a-a6bf-6838c381c2ec", "rel": "bookmark"}], "image": {"id": "e3648cdd-27a8-45c0-a217-5397ba82689a", "links": [{"href": "http://172.30.10.101:8774/images/e3648cdd-27a8-45c0-a217-5397ba82689a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e2e853ef-bc18-4b34-b818-49efe631a283", "links": [{"href": "http://172.30.10.101:8774/flavors/e2e853ef-bc18-4b34-b818-49efe631a283", "rel": "bookmark"}]}, "id": "51b9305a-7f6a-410a-a6bf-6838c381c2ec", "user_id": "d8428df8c2d94a4b8e1058fc46f8c55e", "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-27T22:07:36Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-1408b925-af77-4f0b-9609-a7fa8c29a3c8-inst", "created": "2018-06-27T22:07:36Z", "tenant_id": "73900baefc8d4283a7c6835567440719", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:07:37,125 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/51b9305a-7f6a-410a-a6bf-6838c381c2ec used request id req-f942e042-00e1-49b1-802f-b864fb316e75 2018-06-27 22:07:37,126 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-1408b925-af77-4f0b-9609-a7fa8c29a3c8-inst 2018-06-27 22:07:37,129 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/51b9305a-7f6a-410a-a6bf-6838c381c2ec -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5fe56fd74c3830d047a36a5453184c8ee2d20d5" 2018-06-27 22:07:38,094 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:07:38 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-cb080052-461b-48b1-a322-936cc27a74e0 X-Compute-Request-Id: req-cb080052-461b-48b1-a322-936cc27a74e0 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/51b9305a-7f6a-410a-a6bf-6838c381c2ec", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/51b9305a-7f6a-410a-a6bf-6838c381c2ec", "rel": "bookmark"}], "image": {"id": "e3648cdd-27a8-45c0-a217-5397ba82689a", "links": [{"href": "http://172.30.10.101:8774/images/e3648cdd-27a8-45c0-a217-5397ba82689a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e2e853ef-bc18-4b34-b818-49efe631a283", "links": [{"href": "http://172.30.10.101:8774/flavors/e2e853ef-bc18-4b34-b818-49efe631a283", "rel": "bookmark"}]}, "id": "51b9305a-7f6a-410a-a6bf-6838c381c2ec", "user_id": "d8428df8c2d94a4b8e1058fc46f8c55e", "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-27T22:07:37Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-1408b925-af77-4f0b-9609-a7fa8c29a3c8-inst", "created": "2018-06-27T22:07:36Z", "tenant_id": "73900baefc8d4283a7c6835567440719", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:07:38,094 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/51b9305a-7f6a-410a-a6bf-6838c381c2ec used request id req-cb080052-461b-48b1-a322-936cc27a74e0 2018-06-27 22:07:38,095 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-1408b925-af77-4f0b-9609-a7fa8c29a3c8-inst] is - BUILD 2018-06-27 22:07:38,095 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 22:07:41,097 - create_instance - DEBUG - VM status query timeout in 896.029306889 2018-06-27 22:07:41,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/servers/51b9305a-7f6a-410a-a6bf-6838c381c2ec -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5fe56fd74c3830d047a36a5453184c8ee2d20d5" 2018-06-27 22:07:42,650 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:07:42 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-3a2657ab-b8e4-45b4-bbe1-98fd253b2e78 X-Compute-Request-Id: req-3a2657ab-b8e4-45b4-bbe1-98fd253b2e78 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/51b9305a-7f6a-410a-a6bf-6838c381c2ec", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/51b9305a-7f6a-410a-a6bf-6838c381c2ec", "rel": "bookmark"}], "image": {"id": "e3648cdd-27a8-45c0-a217-5397ba82689a", "links": [{"href": "http://172.30.10.101:8774/images/e3648cdd-27a8-45c0-a217-5397ba82689a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e2e853ef-bc18-4b34-b818-49efe631a283", "links": [{"href": "http://172.30.10.101:8774/flavors/e2e853ef-bc18-4b34-b818-49efe631a283", "rel": "bookmark"}]}, "id": "51b9305a-7f6a-410a-a6bf-6838c381c2ec", "user_id": "d8428df8c2d94a4b8e1058fc46f8c55e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T22:07:41Z", "hostId": "1f49f0105b1b1b6206889e792f149dd4258811a4fb732bdfc4077e24", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-1408b925-af77-4f0b-9609-a7fa8c29a3c8-inst", "created": "2018-06-27T22:07:36Z", "tenant_id": "73900baefc8d4283a7c6835567440719", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:07:42,650 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/51b9305a-7f6a-410a-a6bf-6838c381c2ec used request id req-3a2657ab-b8e4-45b4-bbe1-98fd253b2e78 2018-06-27 22:07:42,650 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-1408b925-af77-4f0b-9609-a7fa8c29a3c8-inst] is - BUILD 2018-06-27 22:07:42,651 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 22:07:45,651 - create_instance - DEBUG - VM status query timeout in 891.474945068 2018-06-27 22:07:45,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/51b9305a-7f6a-410a-a6bf-6838c381c2ec -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5fe56fd74c3830d047a36a5453184c8ee2d20d5" 2018-06-27 22:07:47,557 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:07:47 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-44ba1ce0-c52f-4374-b548-f4f7ec2c3ae2 X-Compute-Request-Id: req-44ba1ce0-c52f-4374-b548-f4f7ec2c3ae2 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/51b9305a-7f6a-410a-a6bf-6838c381c2ec", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/51b9305a-7f6a-410a-a6bf-6838c381c2ec", "rel": "bookmark"}], "image": {"id": "e3648cdd-27a8-45c0-a217-5397ba82689a", "links": [{"href": "http://172.30.10.101:8774/images/e3648cdd-27a8-45c0-a217-5397ba82689a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e2e853ef-bc18-4b34-b818-49efe631a283", "links": [{"href": "http://172.30.10.101:8774/flavors/e2e853ef-bc18-4b34-b818-49efe631a283", "rel": "bookmark"}]}, "id": "51b9305a-7f6a-410a-a6bf-6838c381c2ec", "security_groups": [{"name": "default"}], "user_id": "d8428df8c2d94a4b8e1058fc46f8c55e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T22:07:41Z", "hostId": "1f49f0105b1b1b6206889e792f149dd4258811a4fb732bdfc4077e24", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-1408b925-af77-4f0b-9609-a7fa8c29a3c8-inst", "created": "2018-06-27T22:07:36Z", "tenant_id": "73900baefc8d4283a7c6835567440719", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:07:47,557 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/51b9305a-7f6a-410a-a6bf-6838c381c2ec used request id req-44ba1ce0-c52f-4374-b548-f4f7ec2c3ae2 2018-06-27 22:07:47,558 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-1408b925-af77-4f0b-9609-a7fa8c29a3c8-inst] is - BUILD 2018-06-27 22:07:47,558 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 22:07:50,559 - create_instance - DEBUG - VM status query timeout in 886.567251921 2018-06-27 22:07:50,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/51b9305a-7f6a-410a-a6bf-6838c381c2ec -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5fe56fd74c3830d047a36a5453184c8ee2d20d5" 2018-06-27 22:07:52,122 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:07:52 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-1f2f3dac-a818-442a-bf83-ae1f02089279 X-Compute-Request-Id: req-1f2f3dac-a818-442a-bf83-ae1f02089279 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/51b9305a-7f6a-410a-a6bf-6838c381c2ec", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/51b9305a-7f6a-410a-a6bf-6838c381c2ec", "rel": "bookmark"}], "image": {"id": "e3648cdd-27a8-45c0-a217-5397ba82689a", "links": [{"href": "http://172.30.10.101:8774/images/e3648cdd-27a8-45c0-a217-5397ba82689a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e2e853ef-bc18-4b34-b818-49efe631a283", "links": [{"href": "http://172.30.10.101:8774/flavors/e2e853ef-bc18-4b34-b818-49efe631a283", "rel": "bookmark"}]}, "id": "51b9305a-7f6a-410a-a6bf-6838c381c2ec", "security_groups": [{"name": "default"}], "user_id": "d8428df8c2d94a4b8e1058fc46f8c55e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T22:07:41Z", "hostId": "1f49f0105b1b1b6206889e792f149dd4258811a4fb732bdfc4077e24", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-1408b925-af77-4f0b-9609-a7fa8c29a3c8-inst", "created": "2018-06-27T22:07:36Z", "tenant_id": "73900baefc8d4283a7c6835567440719", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:07:52,123 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/51b9305a-7f6a-410a-a6bf-6838c381c2ec used request id req-1f2f3dac-a818-442a-bf83-ae1f02089279 2018-06-27 22:07:52,123 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-1408b925-af77-4f0b-9609-a7fa8c29a3c8-inst] is - BUILD 2018-06-27 22:07:52,123 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 22:07:55,126 - create_instance - DEBUG - VM status query timeout in 881.999851942 2018-06-27 22:07:55,129 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/51b9305a-7f6a-410a-a6bf-6838c381c2ec -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5fe56fd74c3830d047a36a5453184c8ee2d20d5" 2018-06-27 22:07:57,241 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:07:57 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-b019af46-34e9-4e1c-b8af-1d07ab7a548f X-Compute-Request-Id: req-b019af46-34e9-4e1c-b8af-1d07ab7a548f Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-1408b925-af77-4f0b-9609-a7fa8c29a3c8-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:02:25", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/51b9305a-7f6a-410a-a6bf-6838c381c2ec", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/51b9305a-7f6a-410a-a6bf-6838c381c2ec", "rel": "bookmark"}], "image": {"id": "e3648cdd-27a8-45c0-a217-5397ba82689a", "links": [{"href": "http://172.30.10.101:8774/images/e3648cdd-27a8-45c0-a217-5397ba82689a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:07:53.000000", "flavor": {"id": "e2e853ef-bc18-4b34-b818-49efe631a283", "links": [{"href": "http://172.30.10.101:8774/flavors/e2e853ef-bc18-4b34-b818-49efe631a283", "rel": "bookmark"}]}, "id": "51b9305a-7f6a-410a-a6bf-6838c381c2ec", "security_groups": [{"name": "default"}], "user_id": "d8428df8c2d94a4b8e1058fc46f8c55e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:07:54Z", "hostId": "1f49f0105b1b1b6206889e792f149dd4258811a4fb732bdfc4077e24", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-1408b925-af77-4f0b-9609-a7fa8c29a3c8-inst", "created": "2018-06-27T22:07:36Z", "tenant_id": "73900baefc8d4283a7c6835567440719", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:07:57,242 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/51b9305a-7f6a-410a-a6bf-6838c381c2ec used request id req-b019af46-34e9-4e1c-b8af-1d07ab7a548f 2018-06-27 22:07:57,242 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-1408b925-af77-4f0b-9609-a7fa8c29a3c8-inst] is - ACTIVE 2018-06-27 22:07:57,242 - create_instance - INFO - VM is - ACTIVE 2018-06-27 22:07:57,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/51b9305a-7f6a-410a-a6bf-6838c381c2ec -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5fe56fd74c3830d047a36a5453184c8ee2d20d5" 2018-06-27 22:07:57,994 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:07:57 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-13e65037-8048-4bbf-bcad-c69069cee0e9 X-Compute-Request-Id: req-13e65037-8048-4bbf-bcad-c69069cee0e9 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-1408b925-af77-4f0b-9609-a7fa8c29a3c8-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:02:25", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/51b9305a-7f6a-410a-a6bf-6838c381c2ec", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/51b9305a-7f6a-410a-a6bf-6838c381c2ec", "rel": "bookmark"}], "image": {"id": "e3648cdd-27a8-45c0-a217-5397ba82689a", "links": [{"href": "http://172.30.10.101:8774/images/e3648cdd-27a8-45c0-a217-5397ba82689a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:07:53.000000", "flavor": {"id": "e2e853ef-bc18-4b34-b818-49efe631a283", "links": [{"href": "http://172.30.10.101:8774/flavors/e2e853ef-bc18-4b34-b818-49efe631a283", "rel": "bookmark"}]}, "id": "51b9305a-7f6a-410a-a6bf-6838c381c2ec", "security_groups": [{"name": "default"}], "user_id": "d8428df8c2d94a4b8e1058fc46f8c55e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:07:54Z", "hostId": "1f49f0105b1b1b6206889e792f149dd4258811a4fb732bdfc4077e24", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-1408b925-af77-4f0b-9609-a7fa8c29a3c8-inst", "created": "2018-06-27T22:07:36Z", "tenant_id": "73900baefc8d4283a7c6835567440719", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:07:57,995 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/51b9305a-7f6a-410a-a6bf-6838c381c2ec used request id req-13e65037-8048-4bbf-bcad-c69069cee0e9 2018-06-27 22:07:58,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/networks?name=InstanceSecurityGroupTests-1408b925-af77-4f0b-9609-a7fa8c29a3c8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5fe56fd74c3830d047a36a5453184c8ee2d20d5" 2018-06-27 22:07:58,383 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:07:58 GMT Content-Type: application/json Content-Length: 636 Connection: keep-alive X-Openstack-Request-Id: req-f903b2a7-9ffa-4673-bd6d-f394ec6f70e0 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c4662218-ec9f-40b4-8fcb-2dfe08473bc9"],"updated_at":"2018-06-27T22:07:06Z","tenant_id":"73900baefc8d4283a7c6835567440719","created_at":"2018-06-27T22:07:04Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"73900baefc8d4283a7c6835567440719","id":"ec46075e-d25a-49aa-8029-4f3d0d1ed8f4","name":"InstanceSecurityGroupTests-1408b925-af77-4f0b-9609-a7fa8c29a3c8-pub-net"}]} 2018-06-27 22:07:58,383 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-1408b925-af77-4f0b-9609-a7fa8c29a3c8-pub-net used request id req-f903b2a7-9ffa-4673-bd6d-f394ec6f70e0 2018-06-27 22:07:58,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/73900baefc8d4283a7c6835567440719 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5fe56fd74c3830d047a36a5453184c8ee2d20d5" 2018-06-27 22:07:58,693 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:07:58 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e4bedb8b-72d7-41a1-8850-93f2f37d7c0e Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/73900baefc8d4283a7c6835567440719"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "73900baefc8d4283a7c6835567440719", "name": "InstanceSecurityGroupTests-c95995be-1763-4b4-proj"}} 2018-06-27 22:07:58,693 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/73900baefc8d4283a7c6835567440719 used request id req-e4bedb8b-72d7-41a1-8850-93f2f37d7c0e 2018-06-27 22:07:58,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=ec46075e-d25a-49aa-8029-4f3d0d1ed8f4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5fe56fd74c3830d047a36a5453184c8ee2d20d5" 2018-06-27 22:07:58,891 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:07:58 GMT Content-Type: application/json Content-Length: 676 Connection: keep-alive X-Openstack-Request-Id: req-20bdf72e-33c5-496f-8f24-530f2359daf5 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ec46075e-d25a-49aa-8029-4f3d0d1ed8f4","tenant_id":"73900baefc8d4283a7c6835567440719","created_at":"2018-06-27T22:07:06Z","dns_nameservers":[],"updated_at":"2018-06-27T22:07:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"73900baefc8d4283a7c6835567440719","id":"c4662218-ec9f-40b4-8fcb-2dfe08473bc9","subnetpool_id":null,"name":"InstanceSecurityGroupTests-1408b925-af77-4f0b-9609-a7fa8c29a3c8-pub-subnet"}]} 2018-06-27 22:07:58,892 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=ec46075e-d25a-49aa-8029-4f3d0d1ed8f4 used request id req-20bdf72e-33c5-496f-8f24-530f2359daf5 2018-06-27 22:07:58,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/ports?network_id=ec46075e-d25a-49aa-8029-4f3d0d1ed8f4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5fe56fd74c3830d047a36a5453184c8ee2d20d5" 2018-06-27 22:07:59,208 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:07:59 GMT Content-Type: application/json Content-Length: 2290 Connection: keep-alive X-Openstack-Request-Id: req-25dad8e9-292a-4c82-8b69-f6735dac9c8f Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ec46075e-d25a-49aa-8029-4f3d0d1ed8f4","tenant_id":"73900baefc8d4283a7c6835567440719","created_at":"2018-06-27T22:07:07Z","admin_state_up":true,"updated_at":"2018-06-27T22:07:13Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-ec46075e-d25a-49aa-8029-4f3d0d1ed8f4","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:a4:af:be","id":"038abc8c-e42b-4d94-8cdc-1d23925a335c","port_security_enabled":false,"project_id":"73900baefc8d4283a7c6835567440719","fixed_ips":[{"subnet_id":"c4662218-ec9f-40b4-8fcb-2dfe08473bc9","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ec46075e-d25a-49aa-8029-4f3d0d1ed8f4","tenant_id":"73900baefc8d4283a7c6835567440719","created_at":"2018-06-27T22:07:09Z","admin_state_up":true,"updated_at":"2018-06-27T22:07:14Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-ec46075e-d25a-49aa-8029-4f3d0d1ed8f4","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:b0:61:43","id":"3e9424b4-3096-4b07-a0ce-54fe98c53275","port_security_enabled":false,"project_id":"73900baefc8d4283a7c6835567440719","fixed_ips":[{"subnet_id":"c4662218-ec9f-40b4-8fcb-2dfe08473bc9","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ec46075e-d25a-49aa-8029-4f3d0d1ed8f4","tenant_id":"73900baefc8d4283a7c6835567440719","created_at":"2018-06-27T22:07:25Z","admin_state_up":true,"updated_at":"2018-06-27T22:07:52Z","binding:vnic_type":"normal","device_id":"51b9305a-7f6a-410a-a6bf-6838c381c2ec","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:2d:02:25","id":"fc3925e3-bf5a-41fd-8384-9297f828b3c1","port_security_enabled":true,"project_id":"73900baefc8d4283a7c6835567440719","fixed_ips":[{"subnet_id":"c4662218-ec9f-40b4-8fcb-2dfe08473bc9","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":["89cb4392-1cd0-4fed-8e8b-c2340ac6ce49"],"name":"InstanceSecurityGroupTests-1408b925-af77-4f0b-9609-a7fa8c29a3c8-port"}]} 2018-06-27 22:07:59,208 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=ec46075e-d25a-49aa-8029-4f3d0d1ed8f4 used request id req-25dad8e9-292a-4c82-8b69-f6735dac9c8f 2018-06-27 22:07:59,212 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/51b9305a-7f6a-410a-a6bf-6838c381c2ec -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5fe56fd74c3830d047a36a5453184c8ee2d20d5" 2018-06-27 22:08:01,180 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:08:01 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-1c40b566-22df-42d4-b55c-eaaef7598633 X-Compute-Request-Id: req-1c40b566-22df-42d4-b55c-eaaef7598633 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-1408b925-af77-4f0b-9609-a7fa8c29a3c8-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:02:25", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/51b9305a-7f6a-410a-a6bf-6838c381c2ec", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/51b9305a-7f6a-410a-a6bf-6838c381c2ec", "rel": "bookmark"}], "image": {"id": "e3648cdd-27a8-45c0-a217-5397ba82689a", "links": [{"href": "http://172.30.10.101:8774/images/e3648cdd-27a8-45c0-a217-5397ba82689a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:07:53.000000", "flavor": {"id": "e2e853ef-bc18-4b34-b818-49efe631a283", "links": [{"href": "http://172.30.10.101:8774/flavors/e2e853ef-bc18-4b34-b818-49efe631a283", "rel": "bookmark"}]}, "id": "51b9305a-7f6a-410a-a6bf-6838c381c2ec", "security_groups": [{"name": "default"}], "user_id": "d8428df8c2d94a4b8e1058fc46f8c55e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:07:54Z", "hostId": "1f49f0105b1b1b6206889e792f149dd4258811a4fb732bdfc4077e24", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-1408b925-af77-4f0b-9609-a7fa8c29a3c8-inst", "created": "2018-06-27T22:07:36Z", "tenant_id": "73900baefc8d4283a7c6835567440719", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:08:01,180 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/51b9305a-7f6a-410a-a6bf-6838c381c2ec used request id req-1c40b566-22df-42d4-b55c-eaaef7598633 2018-06-27 22:08:01,180 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-1408b925-af77-4f0b-9609-a7fa8c29a3c8-inst] is - ACTIVE 2018-06-27 22:08:01,181 - create_instance - INFO - VM is - ACTIVE 2018-06-27 22:08:01,184 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/51b9305a-7f6a-410a-a6bf-6838c381c2ec -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5fe56fd74c3830d047a36a5453184c8ee2d20d5" 2018-06-27 22:08:02,490 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:08:02 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-3f85f4cc-07d0-4745-b6b6-7fe858d4f1c7 X-Compute-Request-Id: req-3f85f4cc-07d0-4745-b6b6-7fe858d4f1c7 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-1408b925-af77-4f0b-9609-a7fa8c29a3c8-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:02:25", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/51b9305a-7f6a-410a-a6bf-6838c381c2ec", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/51b9305a-7f6a-410a-a6bf-6838c381c2ec", "rel": "bookmark"}], "image": {"id": "e3648cdd-27a8-45c0-a217-5397ba82689a", "links": [{"href": "http://172.30.10.101:8774/images/e3648cdd-27a8-45c0-a217-5397ba82689a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:07:53.000000", "flavor": {"id": "e2e853ef-bc18-4b34-b818-49efe631a283", "links": [{"href": "http://172.30.10.101:8774/flavors/e2e853ef-bc18-4b34-b818-49efe631a283", "rel": "bookmark"}]}, "id": "51b9305a-7f6a-410a-a6bf-6838c381c2ec", "security_groups": [{"name": "default"}], "user_id": "d8428df8c2d94a4b8e1058fc46f8c55e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:07:54Z", "hostId": "1f49f0105b1b1b6206889e792f149dd4258811a4fb732bdfc4077e24", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-1408b925-af77-4f0b-9609-a7fa8c29a3c8-inst", "created": "2018-06-27T22:07:36Z", "tenant_id": "73900baefc8d4283a7c6835567440719", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:08:02,490 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/51b9305a-7f6a-410a-a6bf-6838c381c2ec used request id req-3f85f4cc-07d0-4745-b6b6-7fe858d4f1c7 2018-06-27 22:08:02,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=InstanceSecurityGroupTests-1408b925-af77-4f0b-9609-a7fa8c29a3c8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5fe56fd74c3830d047a36a5453184c8ee2d20d5" 2018-06-27 22:08:03,019 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:08:03 GMT Content-Type: application/json Content-Length: 636 Connection: keep-alive X-Openstack-Request-Id: req-32a5f515-014f-4de3-8868-2f78e8ba0b36 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c4662218-ec9f-40b4-8fcb-2dfe08473bc9"],"updated_at":"2018-06-27T22:07:06Z","tenant_id":"73900baefc8d4283a7c6835567440719","created_at":"2018-06-27T22:07:04Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"73900baefc8d4283a7c6835567440719","id":"ec46075e-d25a-49aa-8029-4f3d0d1ed8f4","name":"InstanceSecurityGroupTests-1408b925-af77-4f0b-9609-a7fa8c29a3c8-pub-net"}]} 2018-06-27 22:08:03,019 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-1408b925-af77-4f0b-9609-a7fa8c29a3c8-pub-net used request id req-32a5f515-014f-4de3-8868-2f78e8ba0b36 2018-06-27 22:08:03,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/73900baefc8d4283a7c6835567440719 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5fe56fd74c3830d047a36a5453184c8ee2d20d5" 2018-06-27 22:08:03,339 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:08:03 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8ce59e53-3f0f-4fb0-8de3-6fe58f79adee Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/73900baefc8d4283a7c6835567440719"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "73900baefc8d4283a7c6835567440719", "name": "InstanceSecurityGroupTests-c95995be-1763-4b4-proj"}} 2018-06-27 22:08:03,339 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/73900baefc8d4283a7c6835567440719 used request id req-8ce59e53-3f0f-4fb0-8de3-6fe58f79adee 2018-06-27 22:08:03,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=ec46075e-d25a-49aa-8029-4f3d0d1ed8f4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5fe56fd74c3830d047a36a5453184c8ee2d20d5" 2018-06-27 22:08:03,523 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:08:03 GMT Content-Type: application/json Content-Length: 676 Connection: keep-alive X-Openstack-Request-Id: req-5ae94eaa-2887-457c-bcc4-abbc19626af7 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ec46075e-d25a-49aa-8029-4f3d0d1ed8f4","tenant_id":"73900baefc8d4283a7c6835567440719","created_at":"2018-06-27T22:07:06Z","dns_nameservers":[],"updated_at":"2018-06-27T22:07:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"73900baefc8d4283a7c6835567440719","id":"c4662218-ec9f-40b4-8fcb-2dfe08473bc9","subnetpool_id":null,"name":"InstanceSecurityGroupTests-1408b925-af77-4f0b-9609-a7fa8c29a3c8-pub-subnet"}]} 2018-06-27 22:08:03,524 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=ec46075e-d25a-49aa-8029-4f3d0d1ed8f4 used request id req-5ae94eaa-2887-457c-bcc4-abbc19626af7 2018-06-27 22:08: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/ports?network_id=ec46075e-d25a-49aa-8029-4f3d0d1ed8f4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5fe56fd74c3830d047a36a5453184c8ee2d20d5" 2018-06-27 22:08:03,776 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:08:03 GMT Content-Type: application/json Content-Length: 2290 Connection: keep-alive X-Openstack-Request-Id: req-b5b44902-6b34-4007-ad81-fbe1409cee05 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ec46075e-d25a-49aa-8029-4f3d0d1ed8f4","tenant_id":"73900baefc8d4283a7c6835567440719","created_at":"2018-06-27T22:07:07Z","admin_state_up":true,"updated_at":"2018-06-27T22:07:13Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-ec46075e-d25a-49aa-8029-4f3d0d1ed8f4","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:a4:af:be","id":"038abc8c-e42b-4d94-8cdc-1d23925a335c","port_security_enabled":false,"project_id":"73900baefc8d4283a7c6835567440719","fixed_ips":[{"subnet_id":"c4662218-ec9f-40b4-8fcb-2dfe08473bc9","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ec46075e-d25a-49aa-8029-4f3d0d1ed8f4","tenant_id":"73900baefc8d4283a7c6835567440719","created_at":"2018-06-27T22:07:09Z","admin_state_up":true,"updated_at":"2018-06-27T22:07:14Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-ec46075e-d25a-49aa-8029-4f3d0d1ed8f4","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:b0:61:43","id":"3e9424b4-3096-4b07-a0ce-54fe98c53275","port_security_enabled":false,"project_id":"73900baefc8d4283a7c6835567440719","fixed_ips":[{"subnet_id":"c4662218-ec9f-40b4-8fcb-2dfe08473bc9","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ec46075e-d25a-49aa-8029-4f3d0d1ed8f4","tenant_id":"73900baefc8d4283a7c6835567440719","created_at":"2018-06-27T22:07:25Z","admin_state_up":true,"updated_at":"2018-06-27T22:07:52Z","binding:vnic_type":"normal","device_id":"51b9305a-7f6a-410a-a6bf-6838c381c2ec","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:2d:02:25","id":"fc3925e3-bf5a-41fd-8384-9297f828b3c1","port_security_enabled":true,"project_id":"73900baefc8d4283a7c6835567440719","fixed_ips":[{"subnet_id":"c4662218-ec9f-40b4-8fcb-2dfe08473bc9","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":["89cb4392-1cd0-4fed-8e8b-c2340ac6ce49"],"name":"InstanceSecurityGroupTests-1408b925-af77-4f0b-9609-a7fa8c29a3c8-port"}]} 2018-06-27 22:08:03,776 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=ec46075e-d25a-49aa-8029-4f3d0d1ed8f4 used request id req-b5b44902-6b34-4007-ad81-fbe1409cee05 2018-06-27 22:08:03,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/servers/51b9305a-7f6a-410a-a6bf-6838c381c2ec/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5fe56fd74c3830d047a36a5453184c8ee2d20d5" -d '{"addSecurityGroup": {"name": "InstanceSecurityGroupTests-1408b925-af77-4f0b-9609-a7fa8c29a3c8-name"}}' 2018-06-27 22:08:05,932 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 22:08: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-e2296aaa-3a79-4f11-908e-5e45b25e06bd X-Compute-Request-Id: req-e2296aaa-3a79-4f11-908e-5e45b25e06bd 2018-06-27 22:08:05,933 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers/51b9305a-7f6a-410a-a6bf-6838c381c2ec/action used request id req-e2296aaa-3a79-4f11-908e-5e45b25e06bd 2018-06-27 22:08:05,933 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:08:06,868 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9152e7b1eee94f738ec3fecf34d80e15", "name": "InstanceSecurityGroupTests-c95995be-1763-4b4-proj-role"}], "expires_at": "2018-06-27T23:08:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "73900baefc8d4283a7c6835567440719", "name": "InstanceSecurityGroupTests-c95995be-1763-4b4-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/73900baefc8d4283a7c6835567440719", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/73900baefc8d4283a7c6835567440719", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/73900baefc8d4283a7c6835567440719", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/73900baefc8d4283a7c6835567440719", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/73900baefc8d4283a7c6835567440719", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/73900baefc8d4283a7c6835567440719", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/73900baefc8d4283a7c6835567440719", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/73900baefc8d4283a7c6835567440719", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/73900baefc8d4283a7c6835567440719", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/73900baefc8d4283a7c6835567440719", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/73900baefc8d4283a7c6835567440719", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/73900baefc8d4283a7c6835567440719", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-c95995be-1763-4b4-user", "id": "d8428df8c2d94a4b8e1058fc46f8c55e"}, "audit_ids": ["2nRpl0MFQJuS6mf-0cFauQ"], "issued_at": "2018-06-27T22:08:06.000000Z"}} 2018-06-27 22:08:06,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/51b9305a-7f6a-410a-a6bf-6838c381c2ec -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0df068567c064dc40041edece6530c032409123" 2018-06-27 22:08:08,627 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:08:08 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-fecb8f0f-05ed-4d9f-8f48-44b7112813cd X-Compute-Request-Id: req-fecb8f0f-05ed-4d9f-8f48-44b7112813cd Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-1408b925-af77-4f0b-9609-a7fa8c29a3c8-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:02:25", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/51b9305a-7f6a-410a-a6bf-6838c381c2ec", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/51b9305a-7f6a-410a-a6bf-6838c381c2ec", "rel": "bookmark"}], "image": {"id": "e3648cdd-27a8-45c0-a217-5397ba82689a", "links": [{"href": "http://172.30.10.101:8774/images/e3648cdd-27a8-45c0-a217-5397ba82689a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:07:53.000000", "flavor": {"id": "e2e853ef-bc18-4b34-b818-49efe631a283", "links": [{"href": "http://172.30.10.101:8774/flavors/e2e853ef-bc18-4b34-b818-49efe631a283", "rel": "bookmark"}]}, "id": "51b9305a-7f6a-410a-a6bf-6838c381c2ec", "security_groups": [{"name": "InstanceSecurityGroupTests-1408b925-af77-4f0b-9609-a7fa8c29a3c8-name"}, {"name": "default"}], "user_id": "d8428df8c2d94a4b8e1058fc46f8c55e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:07:54Z", "hostId": "1f49f0105b1b1b6206889e792f149dd4258811a4fb732bdfc4077e24", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-1408b925-af77-4f0b-9609-a7fa8c29a3c8-inst", "created": "2018-06-27T22:07:36Z", "tenant_id": "73900baefc8d4283a7c6835567440719", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:08:08,627 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/51b9305a-7f6a-410a-a6bf-6838c381c2ec used request id req-fecb8f0f-05ed-4d9f-8f48-44b7112813cd 2018-06-27 22:08:08,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/51b9305a-7f6a-410a-a6bf-6838c381c2ec -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5fe56fd74c3830d047a36a5453184c8ee2d20d5" 2018-06-27 22:08:09,254 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:08:09 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-851cbd8e-22ac-4a1a-84a9-4500061854e0 X-Compute-Request-Id: req-851cbd8e-22ac-4a1a-84a9-4500061854e0 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-1408b925-af77-4f0b-9609-a7fa8c29a3c8-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:02:25", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/51b9305a-7f6a-410a-a6bf-6838c381c2ec", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/51b9305a-7f6a-410a-a6bf-6838c381c2ec", "rel": "bookmark"}], "image": {"id": "e3648cdd-27a8-45c0-a217-5397ba82689a", "links": [{"href": "http://172.30.10.101:8774/images/e3648cdd-27a8-45c0-a217-5397ba82689a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:07:53.000000", "flavor": {"id": "e2e853ef-bc18-4b34-b818-49efe631a283", "links": [{"href": "http://172.30.10.101:8774/flavors/e2e853ef-bc18-4b34-b818-49efe631a283", "rel": "bookmark"}]}, "id": "51b9305a-7f6a-410a-a6bf-6838c381c2ec", "security_groups": [{"name": "InstanceSecurityGroupTests-1408b925-af77-4f0b-9609-a7fa8c29a3c8-name"}, {"name": "default"}], "user_id": "d8428df8c2d94a4b8e1058fc46f8c55e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:07:54Z", "hostId": "1f49f0105b1b1b6206889e792f149dd4258811a4fb732bdfc4077e24", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-1408b925-af77-4f0b-9609-a7fa8c29a3c8-inst", "created": "2018-06-27T22:07:36Z", "tenant_id": "73900baefc8d4283a7c6835567440719", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:08:09,254 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/51b9305a-7f6a-410a-a6bf-6838c381c2ec used request id req-851cbd8e-22ac-4a1a-84a9-4500061854e0 2018-06-27 22:08:09,255 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-1408b925-af77-4f0b-9609-a7fa8c29a3c8-inst] is - ACTIVE 2018-06-27 22:08:09,255 - create_instance - INFO - VM is - ACTIVE 2018-06-27 22:08:09,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/51b9305a-7f6a-410a-a6bf-6838c381c2ec -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5fe56fd74c3830d047a36a5453184c8ee2d20d5" 2018-06-27 22:08:10,271 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:08:10 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-fba33d44-2919-4ac9-b05e-5853236e643c X-Compute-Request-Id: req-fba33d44-2919-4ac9-b05e-5853236e643c Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-1408b925-af77-4f0b-9609-a7fa8c29a3c8-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:02:25", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/51b9305a-7f6a-410a-a6bf-6838c381c2ec", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/51b9305a-7f6a-410a-a6bf-6838c381c2ec", "rel": "bookmark"}], "image": {"id": "e3648cdd-27a8-45c0-a217-5397ba82689a", "links": [{"href": "http://172.30.10.101:8774/images/e3648cdd-27a8-45c0-a217-5397ba82689a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:07:53.000000", "flavor": {"id": "e2e853ef-bc18-4b34-b818-49efe631a283", "links": [{"href": "http://172.30.10.101:8774/flavors/e2e853ef-bc18-4b34-b818-49efe631a283", "rel": "bookmark"}]}, "id": "51b9305a-7f6a-410a-a6bf-6838c381c2ec", "security_groups": [{"name": "InstanceSecurityGroupTests-1408b925-af77-4f0b-9609-a7fa8c29a3c8-name"}, {"name": "default"}], "user_id": "d8428df8c2d94a4b8e1058fc46f8c55e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:07:54Z", "hostId": "1f49f0105b1b1b6206889e792f149dd4258811a4fb732bdfc4077e24", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-1408b925-af77-4f0b-9609-a7fa8c29a3c8-inst", "created": "2018-06-27T22:07:36Z", "tenant_id": "73900baefc8d4283a7c6835567440719", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:08:10,271 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/51b9305a-7f6a-410a-a6bf-6838c381c2ec used request id req-fba33d44-2919-4ac9-b05e-5853236e643c 2018-06-27 22:08:10,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?name=InstanceSecurityGroupTests-1408b925-af77-4f0b-9609-a7fa8c29a3c8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5fe56fd74c3830d047a36a5453184c8ee2d20d5" 2018-06-27 22:08:10,549 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:08:10 GMT Content-Type: application/json Content-Length: 636 Connection: keep-alive X-Openstack-Request-Id: req-12cb9e77-561e-45ee-ba81-212a99329d24 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c4662218-ec9f-40b4-8fcb-2dfe08473bc9"],"updated_at":"2018-06-27T22:07:06Z","tenant_id":"73900baefc8d4283a7c6835567440719","created_at":"2018-06-27T22:07:04Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"73900baefc8d4283a7c6835567440719","id":"ec46075e-d25a-49aa-8029-4f3d0d1ed8f4","name":"InstanceSecurityGroupTests-1408b925-af77-4f0b-9609-a7fa8c29a3c8-pub-net"}]} 2018-06-27 22:08:10,549 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-1408b925-af77-4f0b-9609-a7fa8c29a3c8-pub-net used request id req-12cb9e77-561e-45ee-ba81-212a99329d24 2018-06-27 22:08:10,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/73900baefc8d4283a7c6835567440719 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5fe56fd74c3830d047a36a5453184c8ee2d20d5" 2018-06-27 22:08:10,652 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:08:10 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5e671d0f-1486-4536-97a3-f4ba9c16cfb5 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/73900baefc8d4283a7c6835567440719"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "73900baefc8d4283a7c6835567440719", "name": "InstanceSecurityGroupTests-c95995be-1763-4b4-proj"}} 2018-06-27 22:08:10,652 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/73900baefc8d4283a7c6835567440719 used request id req-5e671d0f-1486-4536-97a3-f4ba9c16cfb5 2018-06-27 22:08:10,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/subnets?network_id=ec46075e-d25a-49aa-8029-4f3d0d1ed8f4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5fe56fd74c3830d047a36a5453184c8ee2d20d5" 2018-06-27 22:08:10,779 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:08:10 GMT Content-Type: application/json Content-Length: 676 Connection: keep-alive X-Openstack-Request-Id: req-24db3194-068a-46eb-9053-c117670b6063 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ec46075e-d25a-49aa-8029-4f3d0d1ed8f4","tenant_id":"73900baefc8d4283a7c6835567440719","created_at":"2018-06-27T22:07:06Z","dns_nameservers":[],"updated_at":"2018-06-27T22:07:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"73900baefc8d4283a7c6835567440719","id":"c4662218-ec9f-40b4-8fcb-2dfe08473bc9","subnetpool_id":null,"name":"InstanceSecurityGroupTests-1408b925-af77-4f0b-9609-a7fa8c29a3c8-pub-subnet"}]} 2018-06-27 22:08:10,780 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=ec46075e-d25a-49aa-8029-4f3d0d1ed8f4 used request id req-24db3194-068a-46eb-9053-c117670b6063 2018-06-27 22:08:10,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=ec46075e-d25a-49aa-8029-4f3d0d1ed8f4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5fe56fd74c3830d047a36a5453184c8ee2d20d5" 2018-06-27 22:08:10,982 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:08:10 GMT Content-Type: application/json Content-Length: 2329 Connection: keep-alive X-Openstack-Request-Id: req-04ac2aa7-f864-4e7f-ad93-1055229998e1 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ec46075e-d25a-49aa-8029-4f3d0d1ed8f4","tenant_id":"73900baefc8d4283a7c6835567440719","created_at":"2018-06-27T22:07:07Z","admin_state_up":true,"updated_at":"2018-06-27T22:07:13Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-ec46075e-d25a-49aa-8029-4f3d0d1ed8f4","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:a4:af:be","id":"038abc8c-e42b-4d94-8cdc-1d23925a335c","port_security_enabled":false,"project_id":"73900baefc8d4283a7c6835567440719","fixed_ips":[{"subnet_id":"c4662218-ec9f-40b4-8fcb-2dfe08473bc9","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ec46075e-d25a-49aa-8029-4f3d0d1ed8f4","tenant_id":"73900baefc8d4283a7c6835567440719","created_at":"2018-06-27T22:07:09Z","admin_state_up":true,"updated_at":"2018-06-27T22:07:14Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-ec46075e-d25a-49aa-8029-4f3d0d1ed8f4","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:b0:61:43","id":"3e9424b4-3096-4b07-a0ce-54fe98c53275","port_security_enabled":false,"project_id":"73900baefc8d4283a7c6835567440719","fixed_ips":[{"subnet_id":"c4662218-ec9f-40b4-8fcb-2dfe08473bc9","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ec46075e-d25a-49aa-8029-4f3d0d1ed8f4","tenant_id":"73900baefc8d4283a7c6835567440719","created_at":"2018-06-27T22:07:25Z","admin_state_up":true,"updated_at":"2018-06-27T22:08:05Z","binding:vnic_type":"normal","device_id":"51b9305a-7f6a-410a-a6bf-6838c381c2ec","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:2d:02:25","id":"fc3925e3-bf5a-41fd-8384-9297f828b3c1","port_security_enabled":true,"project_id":"73900baefc8d4283a7c6835567440719","fixed_ips":[{"subnet_id":"c4662218-ec9f-40b4-8fcb-2dfe08473bc9","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":["89cb4392-1cd0-4fed-8e8b-c2340ac6ce49","099d5ad6-8aa7-4888-9348-c4b4cac376b5"],"name":"InstanceSecurityGroupTests-1408b925-af77-4f0b-9609-a7fa8c29a3c8-port"}]} 2018-06-27 22:08:10,982 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=ec46075e-d25a-49aa-8029-4f3d0d1ed8f4 used request id req-04ac2aa7-f864-4e7f-ad93-1055229998e1 2018-06-27 22:08:10,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/51b9305a-7f6a-410a-a6bf-6838c381c2ec -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5fe56fd74c3830d047a36a5453184c8ee2d20d5" 2018-06-27 22:08:11,884 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:08:11 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-6cde0a79-05b6-49b7-b22c-c083f153e40b X-Compute-Request-Id: req-6cde0a79-05b6-49b7-b22c-c083f153e40b Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-1408b925-af77-4f0b-9609-a7fa8c29a3c8-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:02:25", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/51b9305a-7f6a-410a-a6bf-6838c381c2ec", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/51b9305a-7f6a-410a-a6bf-6838c381c2ec", "rel": "bookmark"}], "image": {"id": "e3648cdd-27a8-45c0-a217-5397ba82689a", "links": [{"href": "http://172.30.10.101:8774/images/e3648cdd-27a8-45c0-a217-5397ba82689a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:07:53.000000", "flavor": {"id": "e2e853ef-bc18-4b34-b818-49efe631a283", "links": [{"href": "http://172.30.10.101:8774/flavors/e2e853ef-bc18-4b34-b818-49efe631a283", "rel": "bookmark"}]}, "id": "51b9305a-7f6a-410a-a6bf-6838c381c2ec", "security_groups": [{"name": "InstanceSecurityGroupTests-1408b925-af77-4f0b-9609-a7fa8c29a3c8-name"}, {"name": "default"}], "user_id": "d8428df8c2d94a4b8e1058fc46f8c55e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:07:54Z", "hostId": "1f49f0105b1b1b6206889e792f149dd4258811a4fb732bdfc4077e24", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-1408b925-af77-4f0b-9609-a7fa8c29a3c8-inst", "created": "2018-06-27T22:07:36Z", "tenant_id": "73900baefc8d4283a7c6835567440719", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:08:11,884 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/51b9305a-7f6a-410a-a6bf-6838c381c2ec used request id req-6cde0a79-05b6-49b7-b22c-c083f153e40b 2018-06-27 22:08:11,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?name=InstanceSecurityGroupTests-1408b925-af77-4f0b-9609-a7fa8c29a3c8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5fe56fd74c3830d047a36a5453184c8ee2d20d5" 2018-06-27 22:08:12,229 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:08:12 GMT Content-Type: application/json Content-Length: 636 Connection: keep-alive X-Openstack-Request-Id: req-f15736cf-1b46-4fda-92c8-f6b8e9d04308 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c4662218-ec9f-40b4-8fcb-2dfe08473bc9"],"updated_at":"2018-06-27T22:07:06Z","tenant_id":"73900baefc8d4283a7c6835567440719","created_at":"2018-06-27T22:07:04Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"73900baefc8d4283a7c6835567440719","id":"ec46075e-d25a-49aa-8029-4f3d0d1ed8f4","name":"InstanceSecurityGroupTests-1408b925-af77-4f0b-9609-a7fa8c29a3c8-pub-net"}]} 2018-06-27 22:08:12,230 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-1408b925-af77-4f0b-9609-a7fa8c29a3c8-pub-net used request id req-f15736cf-1b46-4fda-92c8-f6b8e9d04308 2018-06-27 22:08:12,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/73900baefc8d4283a7c6835567440719 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5fe56fd74c3830d047a36a5453184c8ee2d20d5" 2018-06-27 22:08:12,550 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:08:12 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d5497f4c-dd60-4f49-be07-2903b0d9086e Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/73900baefc8d4283a7c6835567440719"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "73900baefc8d4283a7c6835567440719", "name": "InstanceSecurityGroupTests-c95995be-1763-4b4-proj"}} 2018-06-27 22:08:12,550 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/73900baefc8d4283a7c6835567440719 used request id req-d5497f4c-dd60-4f49-be07-2903b0d9086e 2018-06-27 22:08:12,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/subnets?network_id=ec46075e-d25a-49aa-8029-4f3d0d1ed8f4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5fe56fd74c3830d047a36a5453184c8ee2d20d5" 2018-06-27 22:08:12,672 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:08:12 GMT Content-Type: application/json Content-Length: 676 Connection: keep-alive X-Openstack-Request-Id: req-33f4324b-b324-407e-aad7-4fb7af986432 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ec46075e-d25a-49aa-8029-4f3d0d1ed8f4","tenant_id":"73900baefc8d4283a7c6835567440719","created_at":"2018-06-27T22:07:06Z","dns_nameservers":[],"updated_at":"2018-06-27T22:07:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"73900baefc8d4283a7c6835567440719","id":"c4662218-ec9f-40b4-8fcb-2dfe08473bc9","subnetpool_id":null,"name":"InstanceSecurityGroupTests-1408b925-af77-4f0b-9609-a7fa8c29a3c8-pub-subnet"}]} 2018-06-27 22:08:12,672 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=ec46075e-d25a-49aa-8029-4f3d0d1ed8f4 used request id req-33f4324b-b324-407e-aad7-4fb7af986432 2018-06-27 22:08:12,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=ec46075e-d25a-49aa-8029-4f3d0d1ed8f4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5fe56fd74c3830d047a36a5453184c8ee2d20d5" 2018-06-27 22:08:12,973 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:08:12 GMT Content-Type: application/json Content-Length: 2329 Connection: keep-alive X-Openstack-Request-Id: req-a66cff89-c848-4c70-8148-e78177a18d82 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ec46075e-d25a-49aa-8029-4f3d0d1ed8f4","tenant_id":"73900baefc8d4283a7c6835567440719","created_at":"2018-06-27T22:07:07Z","admin_state_up":true,"updated_at":"2018-06-27T22:07:13Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-ec46075e-d25a-49aa-8029-4f3d0d1ed8f4","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:a4:af:be","id":"038abc8c-e42b-4d94-8cdc-1d23925a335c","port_security_enabled":false,"project_id":"73900baefc8d4283a7c6835567440719","fixed_ips":[{"subnet_id":"c4662218-ec9f-40b4-8fcb-2dfe08473bc9","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ec46075e-d25a-49aa-8029-4f3d0d1ed8f4","tenant_id":"73900baefc8d4283a7c6835567440719","created_at":"2018-06-27T22:07:09Z","admin_state_up":true,"updated_at":"2018-06-27T22:07:14Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-ec46075e-d25a-49aa-8029-4f3d0d1ed8f4","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:b0:61:43","id":"3e9424b4-3096-4b07-a0ce-54fe98c53275","port_security_enabled":false,"project_id":"73900baefc8d4283a7c6835567440719","fixed_ips":[{"subnet_id":"c4662218-ec9f-40b4-8fcb-2dfe08473bc9","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ec46075e-d25a-49aa-8029-4f3d0d1ed8f4","tenant_id":"73900baefc8d4283a7c6835567440719","created_at":"2018-06-27T22:07:25Z","admin_state_up":true,"updated_at":"2018-06-27T22:08:05Z","binding:vnic_type":"normal","device_id":"51b9305a-7f6a-410a-a6bf-6838c381c2ec","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:2d:02:25","id":"fc3925e3-bf5a-41fd-8384-9297f828b3c1","port_security_enabled":true,"project_id":"73900baefc8d4283a7c6835567440719","fixed_ips":[{"subnet_id":"c4662218-ec9f-40b4-8fcb-2dfe08473bc9","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":["099d5ad6-8aa7-4888-9348-c4b4cac376b5","89cb4392-1cd0-4fed-8e8b-c2340ac6ce49"],"name":"InstanceSecurityGroupTests-1408b925-af77-4f0b-9609-a7fa8c29a3c8-port"}]} 2018-06-27 22:08:12,973 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=ec46075e-d25a-49aa-8029-4f3d0d1ed8f4 used request id req-a66cff89-c848-4c70-8148-e78177a18d82 2018-06-27 22:08:12,976 - 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/51b9305a-7f6a-410a-a6bf-6838c381c2ec/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5fe56fd74c3830d047a36a5453184c8ee2d20d5" -d '{"removeSecurityGroup": {"name": "InstanceSecurityGroupTests-1408b925-af77-4f0b-9609-a7fa8c29a3c8-name"}}' 2018-06-27 22:08:15,346 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 22:08: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-072eec64-f724-450f-999c-54409a4a494f X-Compute-Request-Id: req-072eec64-f724-450f-999c-54409a4a494f 2018-06-27 22:08:15,346 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers/51b9305a-7f6a-410a-a6bf-6838c381c2ec/action used request id req-072eec64-f724-450f-999c-54409a4a494f 2018-06-27 22:08:15,350 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/51b9305a-7f6a-410a-a6bf-6838c381c2ec -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5fe56fd74c3830d047a36a5453184c8ee2d20d5" 2018-06-27 22:08:16,586 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:08:16 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-5f8a539b-1f83-426f-a639-82232e63c056 X-Compute-Request-Id: req-5f8a539b-1f83-426f-a639-82232e63c056 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-1408b925-af77-4f0b-9609-a7fa8c29a3c8-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:02:25", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/51b9305a-7f6a-410a-a6bf-6838c381c2ec", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/51b9305a-7f6a-410a-a6bf-6838c381c2ec", "rel": "bookmark"}], "image": {"id": "e3648cdd-27a8-45c0-a217-5397ba82689a", "links": [{"href": "http://172.30.10.101:8774/images/e3648cdd-27a8-45c0-a217-5397ba82689a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:07:53.000000", "flavor": {"id": "e2e853ef-bc18-4b34-b818-49efe631a283", "links": [{"href": "http://172.30.10.101:8774/flavors/e2e853ef-bc18-4b34-b818-49efe631a283", "rel": "bookmark"}]}, "id": "51b9305a-7f6a-410a-a6bf-6838c381c2ec", "security_groups": [{"name": "default"}], "user_id": "d8428df8c2d94a4b8e1058fc46f8c55e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:07:54Z", "hostId": "1f49f0105b1b1b6206889e792f149dd4258811a4fb732bdfc4077e24", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-1408b925-af77-4f0b-9609-a7fa8c29a3c8-inst", "created": "2018-06-27T22:07:36Z", "tenant_id": "73900baefc8d4283a7c6835567440719", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:08:16,586 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/51b9305a-7f6a-410a-a6bf-6838c381c2ec used request id req-5f8a539b-1f83-426f-a639-82232e63c056 2018-06-27 22:08:16,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/networks?name=InstanceSecurityGroupTests-1408b925-af77-4f0b-9609-a7fa8c29a3c8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5fe56fd74c3830d047a36a5453184c8ee2d20d5" 2018-06-27 22:08:16,903 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:08:16 GMT Content-Type: application/json Content-Length: 636 Connection: keep-alive X-Openstack-Request-Id: req-54efda4d-2a24-44b3-a058-78773f903d10 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c4662218-ec9f-40b4-8fcb-2dfe08473bc9"],"updated_at":"2018-06-27T22:07:06Z","tenant_id":"73900baefc8d4283a7c6835567440719","created_at":"2018-06-27T22:07:04Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"73900baefc8d4283a7c6835567440719","id":"ec46075e-d25a-49aa-8029-4f3d0d1ed8f4","name":"InstanceSecurityGroupTests-1408b925-af77-4f0b-9609-a7fa8c29a3c8-pub-net"}]} 2018-06-27 22:08:16,903 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-1408b925-af77-4f0b-9609-a7fa8c29a3c8-pub-net used request id req-54efda4d-2a24-44b3-a058-78773f903d10 2018-06-27 22:08:16,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/73900baefc8d4283a7c6835567440719 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5fe56fd74c3830d047a36a5453184c8ee2d20d5" 2018-06-27 22:08:17,192 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:08:16 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cc88d102-87d3-47c4-8ada-725e33ca39b9 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/73900baefc8d4283a7c6835567440719"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "73900baefc8d4283a7c6835567440719", "name": "InstanceSecurityGroupTests-c95995be-1763-4b4-proj"}} 2018-06-27 22:08:17,193 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/73900baefc8d4283a7c6835567440719 used request id req-cc88d102-87d3-47c4-8ada-725e33ca39b9 2018-06-27 22:08:17,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=ec46075e-d25a-49aa-8029-4f3d0d1ed8f4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5fe56fd74c3830d047a36a5453184c8ee2d20d5" 2018-06-27 22:08:17,625 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:08:17 GMT Content-Type: application/json Content-Length: 676 Connection: keep-alive X-Openstack-Request-Id: req-6cca267c-94e6-4d4b-9d32-d04ac8c6f39c Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ec46075e-d25a-49aa-8029-4f3d0d1ed8f4","tenant_id":"73900baefc8d4283a7c6835567440719","created_at":"2018-06-27T22:07:06Z","dns_nameservers":[],"updated_at":"2018-06-27T22:07:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"73900baefc8d4283a7c6835567440719","id":"c4662218-ec9f-40b4-8fcb-2dfe08473bc9","subnetpool_id":null,"name":"InstanceSecurityGroupTests-1408b925-af77-4f0b-9609-a7fa8c29a3c8-pub-subnet"}]} 2018-06-27 22:08:17,625 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=ec46075e-d25a-49aa-8029-4f3d0d1ed8f4 used request id req-6cca267c-94e6-4d4b-9d32-d04ac8c6f39c 2018-06-27 22:08:17,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=ec46075e-d25a-49aa-8029-4f3d0d1ed8f4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5fe56fd74c3830d047a36a5453184c8ee2d20d5" 2018-06-27 22:08:17,862 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:08:17 GMT Content-Type: application/json Content-Length: 2290 Connection: keep-alive X-Openstack-Request-Id: req-025e2ee6-f242-477d-ab95-44c27c80b172 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ec46075e-d25a-49aa-8029-4f3d0d1ed8f4","tenant_id":"73900baefc8d4283a7c6835567440719","created_at":"2018-06-27T22:07:07Z","admin_state_up":true,"updated_at":"2018-06-27T22:07:13Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-ec46075e-d25a-49aa-8029-4f3d0d1ed8f4","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:a4:af:be","id":"038abc8c-e42b-4d94-8cdc-1d23925a335c","port_security_enabled":false,"project_id":"73900baefc8d4283a7c6835567440719","fixed_ips":[{"subnet_id":"c4662218-ec9f-40b4-8fcb-2dfe08473bc9","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ec46075e-d25a-49aa-8029-4f3d0d1ed8f4","tenant_id":"73900baefc8d4283a7c6835567440719","created_at":"2018-06-27T22:07:09Z","admin_state_up":true,"updated_at":"2018-06-27T22:07:14Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-ec46075e-d25a-49aa-8029-4f3d0d1ed8f4","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:b0:61:43","id":"3e9424b4-3096-4b07-a0ce-54fe98c53275","port_security_enabled":false,"project_id":"73900baefc8d4283a7c6835567440719","fixed_ips":[{"subnet_id":"c4662218-ec9f-40b4-8fcb-2dfe08473bc9","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ec46075e-d25a-49aa-8029-4f3d0d1ed8f4","tenant_id":"73900baefc8d4283a7c6835567440719","created_at":"2018-06-27T22:07:25Z","admin_state_up":true,"updated_at":"2018-06-27T22:08:14Z","binding:vnic_type":"normal","device_id":"51b9305a-7f6a-410a-a6bf-6838c381c2ec","device_owner":"compute:nova","revision_number":14,"mac_address":"fa:16:3e:2d:02:25","id":"fc3925e3-bf5a-41fd-8384-9297f828b3c1","port_security_enabled":true,"project_id":"73900baefc8d4283a7c6835567440719","fixed_ips":[{"subnet_id":"c4662218-ec9f-40b4-8fcb-2dfe08473bc9","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":["89cb4392-1cd0-4fed-8e8b-c2340ac6ce49"],"name":"InstanceSecurityGroupTests-1408b925-af77-4f0b-9609-a7fa8c29a3c8-port"}]} 2018-06-27 22:08:17,862 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=ec46075e-d25a-49aa-8029-4f3d0d1ed8f4 used request id req-025e2ee6-f242-477d-ab95-44c27c80b172 2018-06-27 22:08:17,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/51b9305a-7f6a-410a-a6bf-6838c381c2ec -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0df068567c064dc40041edece6530c032409123" 2018-06-27 22:08:19,695 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:08:19 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-15ccddf5-a036-4fd2-a17f-08b8646b22f3 X-Compute-Request-Id: req-15ccddf5-a036-4fd2-a17f-08b8646b22f3 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-1408b925-af77-4f0b-9609-a7fa8c29a3c8-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:02:25", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/51b9305a-7f6a-410a-a6bf-6838c381c2ec", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/51b9305a-7f6a-410a-a6bf-6838c381c2ec", "rel": "bookmark"}], "image": {"id": "e3648cdd-27a8-45c0-a217-5397ba82689a", "links": [{"href": "http://172.30.10.101:8774/images/e3648cdd-27a8-45c0-a217-5397ba82689a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:07:53.000000", "flavor": {"id": "e2e853ef-bc18-4b34-b818-49efe631a283", "links": [{"href": "http://172.30.10.101:8774/flavors/e2e853ef-bc18-4b34-b818-49efe631a283", "rel": "bookmark"}]}, "id": "51b9305a-7f6a-410a-a6bf-6838c381c2ec", "security_groups": [{"name": "default"}], "user_id": "d8428df8c2d94a4b8e1058fc46f8c55e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:07:54Z", "hostId": "1f49f0105b1b1b6206889e792f149dd4258811a4fb732bdfc4077e24", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-1408b925-af77-4f0b-9609-a7fa8c29a3c8-inst", "created": "2018-06-27T22:07:36Z", "tenant_id": "73900baefc8d4283a7c6835567440719", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:08:19,695 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/51b9305a-7f6a-410a-a6bf-6838c381c2ec used request id req-15ccddf5-a036-4fd2-a17f-08b8646b22f3 2018-06-27 22:08:19,696 - create_instance - INFO - Deleting Port with ID - fc3925e3-bf5a-41fd-8384-9297f828b3c1 2018-06-27 22:08:19,696 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-1408b925-af77-4f0b-9609-a7fa8c29a3c8-port 2018-06-27 22:08:19,702 - 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/fc3925e3-bf5a-41fd-8384-9297f828b3c1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5fe56fd74c3830d047a36a5453184c8ee2d20d5" 2018-06-27 22:08:21,061 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:08:21 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-8986ba31-97d5-4aeb-a902-ee8c1cc93ae0 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:08:21,061 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/ports/fc3925e3-bf5a-41fd-8384-9297f828b3c1 used request id req-8986ba31-97d5-4aeb-a902-ee8c1cc93ae0 2018-06-27 22:08:21,061 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-1408b925-af77-4f0b-9609-a7fa8c29a3c8-inst 2018-06-27 22:08:21,064 - 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/51b9305a-7f6a-410a-a6bf-6838c381c2ec -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5fe56fd74c3830d047a36a5453184c8ee2d20d5" 2018-06-27 22:08:21,474 - novaclient.v2.client - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:08: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-22c25ecd-502c-49c3-9a4d-04a4c4325302 X-Compute-Request-Id: req-22c25ecd-502c-49c3-9a4d-04a4c4325302 Front-End-Https: on 2018-06-27 22:08:21,475 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/servers/51b9305a-7f6a-410a-a6bf-6838c381c2ec used request id req-22c25ecd-502c-49c3-9a4d-04a4c4325302 2018-06-27 22:08:21,475 - create_instance - INFO - Checking deletion status 2018-06-27 22:08:21,478 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/51b9305a-7f6a-410a-a6bf-6838c381c2ec -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5fe56fd74c3830d047a36a5453184c8ee2d20d5" 2018-06-27 22:08:22,428 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:08:22 GMT Content-Type: application/json Content-Length: 1571 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-8c2ae85b-3ba2-4283-91a2-b3ec35d71c1e X-Compute-Request-Id: req-8c2ae85b-3ba2-4283-91a2-b3ec35d71c1e Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"InstanceSecurityGroupTests-1408b925-af77-4f0b-9609-a7fa8c29a3c8-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:02:25", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/51b9305a-7f6a-410a-a6bf-6838c381c2ec", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/51b9305a-7f6a-410a-a6bf-6838c381c2ec", "rel": "bookmark"}], "image": {"id": "e3648cdd-27a8-45c0-a217-5397ba82689a", "links": [{"href": "http://172.30.10.101:8774/images/e3648cdd-27a8-45c0-a217-5397ba82689a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:07:53.000000", "flavor": {"id": "e2e853ef-bc18-4b34-b818-49efe631a283", "links": [{"href": "http://172.30.10.101:8774/flavors/e2e853ef-bc18-4b34-b818-49efe631a283", "rel": "bookmark"}]}, "id": "51b9305a-7f6a-410a-a6bf-6838c381c2ec", "user_id": "d8428df8c2d94a4b8e1058fc46f8c55e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:08:21Z", "hostId": "1f49f0105b1b1b6206889e792f149dd4258811a4fb732bdfc4077e24", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-1408b925-af77-4f0b-9609-a7fa8c29a3c8-inst", "created": "2018-06-27T22:07:36Z", "tenant_id": "73900baefc8d4283a7c6835567440719", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:08:22,429 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/51b9305a-7f6a-410a-a6bf-6838c381c2ec used request id req-8c2ae85b-3ba2-4283-91a2-b3ec35d71c1e 2018-06-27 22:08:22,429 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-1408b925-af77-4f0b-9609-a7fa8c29a3c8-inst] is - ACTIVE 2018-06-27 22:08:22,429 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 22:08:25,433 - create_instance - DEBUG - VM status query timeout in 296.042555094 2018-06-27 22:08:25,436 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/51b9305a-7f6a-410a-a6bf-6838c381c2ec -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5fe56fd74c3830d047a36a5453184c8ee2d20d5" 2018-06-27 22:08:25,620 - novaclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Wed, 27 Jun 2018 22:08: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-990d9822-9ec4-4e8f-9065-2a850bb60006 X-Compute-Request-Id: req-990d9822-9ec4-4e8f-9065-2a850bb60006 RESP BODY: {"itemNotFound": {"message": "Instance 51b9305a-7f6a-410a-a6bf-6838c381c2ec could not be found.", "code": 404}} 2018-06-27 22:08:25,620 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/51b9305a-7f6a-410a-a6bf-6838c381c2ec used request id req-990d9822-9ec4-4e8f-9065-2a850bb60006 2018-06-27 22:08:25,621 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 51b9305a-7f6a-410a-a6bf-6838c381c2ec could not be found. (HTTP 404) (Request-ID: req-990d9822-9ec4-4e8f-9065-2a850bb60006) 2018-06-27 22:08:25,621 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-1408b925-af77-4f0b-9609-a7fa8c29a3c8-inst 2018-06-27 22:08:25,623 - neutron_utils - INFO - Deleting security group rule with ID - e9bbc5f9-fcb6-47c3-be43-65006f103fd8 2018-06-27 22:08:25,628 - 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/e9bbc5f9-fcb6-47c3-be43-65006f103fd8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbae0fe2212c9a9b7fd21df2a7b4df68d6605d4c" 2018-06-27 22:08:25,956 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:08:25 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-dd93f160-6c00-4df8-a36f-67cd34118b43 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:08:25,956 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/e9bbc5f9-fcb6-47c3-be43-65006f103fd8 used request id req-dd93f160-6c00-4df8-a36f-67cd34118b43 2018-06-27 22:08:25,956 - neutron_utils - INFO - Deleting security group rule with ID - 75f7f9d1-9d87-4e12-8cad-db2683e6bb19 2018-06-27 22:08:25,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/75f7f9d1-9d87-4e12-8cad-db2683e6bb19 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbae0fe2212c9a9b7fd21df2a7b4df68d6605d4c" 2018-06-27 22:08:26,225 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:08:26 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-e91504ba-3566-4657-a703-fdcece1e5a24 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:08:26,225 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/75f7f9d1-9d87-4e12-8cad-db2683e6bb19 used request id req-e91504ba-3566-4657-a703-fdcece1e5a24 2018-06-27 22:08:26,226 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-1408b925-af77-4f0b-9609-a7fa8c29a3c8-name 2018-06-27 22:08:26,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/099d5ad6-8aa7-4888-9348-c4b4cac376b5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbae0fe2212c9a9b7fd21df2a7b4df68d6605d4c" 2018-06-27 22:08:26,607 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:08:26 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-1e4ab2b5-a813-4701-b4ca-e9b43e695a49 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:08:26,607 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/099d5ad6-8aa7-4888-9348-c4b4cac376b5 used request id req-1e4ab2b5-a813-4701-b4ca-e9b43e695a49 2018-06-27 22:08:26,611 - 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/e2e853ef-bc18-4b34-b818-49efe631a283 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f1a9cd3eab11b96535b8dbf1d495864ccae8909" 2018-06-27 22:08:26,725 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 22:08: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-d5e2bd43-5d7a-4518-bafb-fcd011be1de2 X-Compute-Request-Id: req-d5e2bd43-5d7a-4518-bafb-fcd011be1de2 2018-06-27 22:08:26,725 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/flavors/e2e853ef-bc18-4b34-b818-49efe631a283 used request id req-d5e2bd43-5d7a-4518-bafb-fcd011be1de2 2018-06-27 22:08:26,726 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-1408b925-af77-4f0b-9609-a7fa8c29a3c8-pub-subnet 2018-06-27 22:08:26,726 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-1408b925-af77-4f0b-9609-a7fa8c29a3c8-pub-subnet 2018-06-27 22:08:26,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/subnets/c4662218-ec9f-40b4-8fcb-2dfe08473bc9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}423bc02249ba374d8516a5598bed2d7b68878414" 2018-06-27 22:08:31,431 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:08:31 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-3be3676d-0903-4dcb-b2a3-83ad540c183f Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:08:31,431 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/c4662218-ec9f-40b4-8fcb-2dfe08473bc9 used request id req-3be3676d-0903-4dcb-b2a3-83ad540c183f 2018-06-27 22:08:31,432 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-1408b925-af77-4f0b-9609-a7fa8c29a3c8-pub-net 2018-06-27 22:08:31,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/networks/ec46075e-d25a-49aa-8029-4f3d0d1ed8f4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}423bc02249ba374d8516a5598bed2d7b68878414" 2018-06-27 22:08:34,813 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:08:34 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-d21b1a01-e001-4967-b10a-0f854a77d03a Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:08:34,814 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/ec46075e-d25a-49aa-8029-4f3d0d1ed8f4 used request id req-d21b1a01-e001-4967-b10a-0f854a77d03a 2018-06-27 22:08:34,815 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-1408b925-af77-4f0b-9609-a7fa8c29a3c8-image 2018-06-27 22:08:34,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9292/v2/images/e3648cdd-27a8-45c0-a217-5397ba82689a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8a8c5cb2e45859be3e0a4b039e62b56d14793361" 2018-06-27 22:08:35,884 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:08:35 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-9745cd83-e0b5-435d-8375-f1ae42e60b7f 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-27 22:08:35,884 - keystoneauth.session - DEBUG - DELETE call to image for https://172.30.10.101:9292/v2/images/e3648cdd-27a8-45c0-a217-5397ba82689a used request id req-9745cd83-e0b5-435d-8375-f1ae42e60b7f 2018-06-27 22:08:35,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}430de777948a046e82019acc30f3ab8ec815cd5a" 2018-06-27 22:08:36,829 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:08:36 GMT Content-Type: application/json Content-Length: 11766 Connection: keep-alive X-Openstack-Request-Id: req-4f5390c6-9dc8-4fb5-a584-a0232d92fc90 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-27T19:03:04Z", "updated_at": "2018-06-27T19:03:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "6748ef1e-56da-434e-9e89-e86b58537b65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "b3e3826c-1c48-4699-93f0-f8a310956753", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "bfad35fa-7ea9-4a81-917d-7b86481eb510", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "d657b333-103d-4d19-add8-1e8bae2f8849", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "73900baefc8d4283a7c6835567440719", "created_at": "2018-06-27T22:07:03Z", "updated_at": "2018-06-27T22:07:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:07:03Z", "revision_number": 0, "id": "4e925ca7-84b3-4fea-a825-344538d369e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:07:03Z", "security_group_id": "89cb4392-1cd0-4fed-8e8b-c2340ac6ce49", "tenant_id": "73900baefc8d4283a7c6835567440719", "port_range_min": null, "ethertype": "IPv4", "project_id": "73900baefc8d4283a7c6835567440719"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:07:03Z", "revision_number": 0, "id": "7fdb7f48-fe7f-4476-9a3f-4c043da8053d", "remote_group_id": "89cb4392-1cd0-4fed-8e8b-c2340ac6ce49", "remote_ip_prefix": null, "created_at": "2018-06-27T22:07:03Z", "security_group_id": "89cb4392-1cd0-4fed-8e8b-c2340ac6ce49", "tenant_id": "73900baefc8d4283a7c6835567440719", "port_range_min": null, "ethertype": "IPv6", "project_id": "73900baefc8d4283a7c6835567440719"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:07:04Z", "revision_number": 0, "id": "8ec3d2b3-b8c3-457a-91dd-f7b4548d2695", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:07:04Z", "security_group_id": "89cb4392-1cd0-4fed-8e8b-c2340ac6ce49", "tenant_id": "73900baefc8d4283a7c6835567440719", "port_range_min": null, "ethertype": "IPv6", "project_id": "73900baefc8d4283a7c6835567440719"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:07:03Z", "revision_number": 0, "id": "a7831271-04cd-4245-a34f-28b1e99dbe61", "remote_group_id": "89cb4392-1cd0-4fed-8e8b-c2340ac6ce49", "remote_ip_prefix": null, "created_at": "2018-06-27T22:07:03Z", "security_group_id": "89cb4392-1cd0-4fed-8e8b-c2340ac6ce49", "tenant_id": "73900baefc8d4283a7c6835567440719", "port_range_min": null, "ethertype": "IPv4", "project_id": "73900baefc8d4283a7c6835567440719"}], "revision_number": 4, "project_id": "73900baefc8d4283a7c6835567440719", "id": "89cb4392-1cd0-4fed-8e8b-c2340ac6ce49", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b92069937e44a3786e439f95c61afe5", "created_at": "2018-06-27T19:08:41Z", "updated_at": "2018-06-27T19:08:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "4ac2a090-f595-4e7b-9b7a-a52fa204e881", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "5508c0b1-6261-44cb-854d-60c64bcbba0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "a60c77dc-6985-48ac-a3a3-067176d3e52f", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "e6ec0fa4-1eb3-4c5d-a451-c7acfd7fde82", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}], "revision_number": 4, "project_id": "4b92069937e44a3786e439f95c61afe5", "id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T18:59:55Z", "updated_at": "2018-06-27T18:59:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "5a060918-419b-4ec3-90df-a7764c06af2f", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "6cd9bbf0-4d1b-4b13-a6c4-e20a15bb3360", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "8134c0f0-89c6-4d45-bef8-a9260d9d0723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "e0e7297a-a59d-4d2b-b75c-2cc86b269114", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}], "revision_number": 4, "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "created_at": "2018-06-27T21:03:43Z", "updated_at": "2018-06-27T21:03:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "41061dbf-a5a2-465f-84dd-140f6104b3f7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "47d5c96d-0510-41a5-b33e-5683702c5bb8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "4b4b6430-3f42-4fe4-a25e-2c5c015a7699", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "e6a68cb7-6491-4474-a4d7-38496cac4eb7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}], "revision_number": 4, "project_id": "3f0a375b66c54145bff1c56e7c91ad73", "id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "name": "default"}]} 2018-06-27 22:08:36,830 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-4f5390c6-9dc8-4fb5-a584-a0232d92fc90 2018-06-27 22:08:36,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/73900baefc8d4283a7c6835567440719 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}430de777948a046e82019acc30f3ab8ec815cd5a" 2018-06-27 22:08:37,168 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:08:36 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5e36973c-bc6e-46e0-9578-430299e9439a Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/73900baefc8d4283a7c6835567440719"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "73900baefc8d4283a7c6835567440719", "name": "InstanceSecurityGroupTests-c95995be-1763-4b4-proj"}} 2018-06-27 22:08:37,169 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/73900baefc8d4283a7c6835567440719 used request id req-5e36973c-bc6e-46e0-9578-430299e9439a 2018-06-27 22:08:37,169 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 89cb4392-1cd0-4fed-8e8b-c2340ac6ce49 2018-06-27 22:08:37,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=89cb4392-1cd0-4fed-8e8b-c2340ac6ce49 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}430de777948a046e82019acc30f3ab8ec815cd5a" 2018-06-27 22:08:37,260 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:08:37 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-adc7c14a-51c6-4dc4-928e-be08816568bb 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-27T22:07:03Z", "security_group_id": "89cb4392-1cd0-4fed-8e8b-c2340ac6ce49", "port_range_min": null, "revision_number": 0, "tenant_id": "73900baefc8d4283a7c6835567440719", "created_at": "2018-06-27T22:07:03Z", "project_id": "73900baefc8d4283a7c6835567440719", "id": "4e925ca7-84b3-4fea-a825-344538d369e1"}, {"remote_group_id": "89cb4392-1cd0-4fed-8e8b-c2340ac6ce49", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T22:07:03Z", "security_group_id": "89cb4392-1cd0-4fed-8e8b-c2340ac6ce49", "port_range_min": null, "revision_number": 0, "tenant_id": "73900baefc8d4283a7c6835567440719", "created_at": "2018-06-27T22:07:03Z", "project_id": "73900baefc8d4283a7c6835567440719", "id": "7fdb7f48-fe7f-4476-9a3f-4c043da8053d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T22:07:04Z", "security_group_id": "89cb4392-1cd0-4fed-8e8b-c2340ac6ce49", "port_range_min": null, "revision_number": 0, "tenant_id": "73900baefc8d4283a7c6835567440719", "created_at": "2018-06-27T22:07:04Z", "project_id": "73900baefc8d4283a7c6835567440719", "id": "8ec3d2b3-b8c3-457a-91dd-f7b4548d2695"}, {"remote_group_id": "89cb4392-1cd0-4fed-8e8b-c2340ac6ce49", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T22:07:03Z", "security_group_id": "89cb4392-1cd0-4fed-8e8b-c2340ac6ce49", "port_range_min": null, "revision_number": 0, "tenant_id": "73900baefc8d4283a7c6835567440719", "created_at": "2018-06-27T22:07:03Z", "project_id": "73900baefc8d4283a7c6835567440719", "id": "a7831271-04cd-4245-a34f-28b1e99dbe61"}]} 2018-06-27 22:08:37,260 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=89cb4392-1cd0-4fed-8e8b-c2340ac6ce49 used request id req-adc7c14a-51c6-4dc4-928e-be08816568bb 2018-06-27 22:08:37,261 - neutron_utils - INFO - Deleting security group with name - default 2018-06-27 22:08:37,266 - 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/89cb4392-1cd0-4fed-8e8b-c2340ac6ce49 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}430de777948a046e82019acc30f3ab8ec815cd5a" 2018-06-27 22:08:38,634 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:08:38 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-3163ae95-6119-4035-bf24-f51271a5e5ee Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:08:38,634 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/89cb4392-1cd0-4fed-8e8b-c2340ac6ce49 used request id req-3163ae95-6119-4035-bf24-f51271a5e5ee 2018-06-27 22:08:38,635 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-c95995be-1763-4b4-proj 2018-06-27 22:08:38,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/73900baefc8d4283a7c6835567440719 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}430de777948a046e82019acc30f3ab8ec815cd5a" 2018-06-27 22:08:39,222 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 22:08:38 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e6786a50-cfb5-492a-ab1c-c38b5b70c86d Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:08:39,222 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/73900baefc8d4283a7c6835567440719 used request id req-e6786a50-cfb5-492a-ab1c-c38b5b70c86d 2018-06-27 22:08:39,223 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-c95995be-1763-4b4-proj-role 2018-06-27 22:08:39,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/9152e7b1eee94f738ec3fecf34d80e15 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}430de777948a046e82019acc30f3ab8ec815cd5a" 2018-06-27 22:08:39,583 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 22:08:39 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-dc153752-d888-414d-9451-8c1edcc3b73d Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:08:39,584 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/9152e7b1eee94f738ec3fecf34d80e15 used request id req-dc153752-d888-414d-9451-8c1edcc3b73d 2018-06-27 22:08:39,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}430de777948a046e82019acc30f3ab8ec815cd5a" 2018-06-27 22:08:39,962 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:08:39 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3d985dee-f4b2-495b-bdcf-3f0432519d22 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 22:08:39,962 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-3d985dee-f4b2-495b-bdcf-3f0432519d22 2018-06-27 22:08:39,963 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-c95995be-1763-4b4-user 2018-06-27 22:08:39,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/d8428df8c2d94a4b8e1058fc46f8c55e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f038b8be22b1b88278aeb13f56275c239406c0a" 2018-06-27 22:08:40,551 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 22:08:39 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8ca1c2ae-c91d-4b1e-9347-3fe12bf73cf2 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:08:40,551 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/d8428df8c2d94a4b8e1058fc46f8c55e used request id req-8ca1c2ae-c91d-4b1e-9347-3fe12bf73cf2 2018-06-27 22:08:40,553 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:08:41,479 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T23:08:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["lbouglWXSeqwum1GS5tuoA"], "issued_at": "2018-06-27T22:08:41.000000Z"}} 2018-06-27 22:08:41,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}b8b1c62be4c75bf4016c0cba3ed3620e60b45b59" 2018-06-27 22:08:41,784 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:08:41 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6785ed32-d6de-458d-89cc-6ba5f2f32956 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:08:41,785 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-6785ed32-d6de-458d-89cc-6ba5f2f32956 2018-06-27 22:08:41,786 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:08:41,787 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:08:42,743 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T23:08:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["wmg77OHOQTuEjXHcTkHsLA"], "issued_at": "2018-06-27T22:08:42.000000Z"}} 2018-06-27 22:08:42,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}249e9fc5d658a0b34cf5593df5a51ae7fca63887" 2018-06-27 22:08:43,120 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:08:42 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-473edeb9-53e3-4b66-bb15-8e1bced6bee9 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:08:43,120 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-473edeb9-53e3-4b66-bb15-8e1bced6bee9 2018-06-27 22:08:43,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-27 22:08:43,136 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 22:08: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-27 22:08:43,137 - 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-6f4ec3b3-677f-4ed-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}249e9fc5d658a0b34cf5593df5a51ae7fca63887" 2018-06-27 22:08:43,444 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:08:43 GMT Server: Apache Content-Length: 194 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e201bb84-0f7e-435d-b25d-94a9846f76bf 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-6f4ec3b3-677f-4ed-proj", "previous": null, "next": null}, "projects": []} 2018-06-27 22:08:43,444 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-6f4ec3b3-677f-4ed-proj used request id req-e201bb84-0f7e-435d-b25d-94a9846f76bf 2018-06-27 22:08: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/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}249e9fc5d658a0b34cf5593df5a51ae7fca63887" 2018-06-27 22:08:43,796 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:08:43 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6f6d6306-b67a-4463-a767-2a0944d7499a Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 22:08:43,797 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-6f6d6306-b67a-4463-a767-2a0944d7499a 2018-06-27 22:08:43,800 - 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}249e9fc5d658a0b34cf5593df5a51ae7fca63887" -d '{"project": {"enabled": true, "domain_id": "default", "name": "InstanceSecurityGroupTests-6f4ec3b3-677f-4ed-proj"}}' 2018-06-27 22:08:44,237 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 22:08:43 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-04c5915e-740f-4f7f-9eb8-5449332b05f4 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/c559e59d78be4f07ac582c97f0b31ebe"}, "tags": [], "enabled": true, "id": "c559e59d78be4f07ac582c97f0b31ebe", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-6f4ec3b3-677f-4ed-proj"}} 2018-06-27 22:08:44,237 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-04c5915e-740f-4f7f-9eb8-5449332b05f4 2018-06-27 22:08:44,238 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-6f4ec3b3-677f-4ed-proj 2018-06-27 22:08:44,238 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:08:44,239 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:08:45,049 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T23:08:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["rhh25lY5QOymq9IN9jEPbw"], "issued_at": "2018-06-27T22:08:45.000000Z"}} 2018-06-27 22:08:45,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}85d14d4da2583f01ec5cc89768efb3d87dd5ec6d" 2018-06-27 22:08:45,377 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:08:45 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a2482848-76a7-40f0-92d7-77f876dc6b08 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:08:45,377 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-a2482848-76a7-40f0-92d7-77f876dc6b08 2018-06-27 22:08:45,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-27 22:08:45,582 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 22:08: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-27 22:08:45,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}85d14d4da2583f01ec5cc89768efb3d87dd5ec6d" 2018-06-27 22:08:45,734 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:08:45 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-93d046f3-5728-472b-ba92-eb8ed013ce68 Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/05b1bc3fa6fd4243a4ba8b4d6fcc3daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05b1bc3fa6fd4243a4ba8b4d6fcc3daf", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/48d44c9c0fea4f4e80edc7d2e0715db7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d44c9c0fea4f4e80edc7d2e0715db7", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/4d3721127bf84155a837606ce3feba32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d3721127bf84155a837606ce3feba32", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/5c846663ea6d407e9223de0719ce5442"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c846663ea6d407e9223de0719ce5442", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/73a10e6c4f67490a8a4030cc6cea32f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73a10e6c4f67490a8a4030cc6cea32f5", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/8ecfab7d9d4f47bb8892a85b7d2a0b5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ecfab7d9d4f47bb8892a85b7d2a0b5a", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/b278d529e9a54a9195e4e536b9384dc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b278d529e9a54a9195e4e536b9384dc0", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b7f107ae7bb34ccea8282b1a0ec7a979"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7f107ae7bb34ccea8282b1a0ec7a979", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/d21494d0185b463db36b8c8c2b341b97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d21494d0185b463db36b8c8c2b341b97", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e0bb346419f84e4680f6ca9a97f4fc0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e0bb346419f84e4680f6ca9a97f4fc0b", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "c8d542af72ce49338052c29f02c8857e", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e9dd794fa5c040a9a0445386fb2a6116"}, "options": {}, "id": "e9dd794fa5c040a9a0445386fb2a6116", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/e9f9c747d54947bc800a81ecf11858f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9f9c747d54947bc800a81ecf11858f5", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-27 22:08:45,734 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-93d046f3-5728-472b-ba92-eb8ed013ce68 2018-06-27 22:08:45,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?name=InstanceSecurityGroupTests-6f4ec3b3-677f-4ed-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85d14d4da2583f01ec5cc89768efb3d87dd5ec6d" 2018-06-27 22:08:46,081 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:08:45 GMT Server: Apache Content-Length: 471 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d3a59895-8447-4214-a8e2-0b141e2e1e0b Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=InstanceSecurityGroupTests-6f4ec3b3-677f-4ed-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/c559e59d78be4f07ac582c97f0b31ebe"}, "tags": [], "enabled": true, "id": "c559e59d78be4f07ac582c97f0b31ebe", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-6f4ec3b3-677f-4ed-proj"}]} 2018-06-27 22:08:46,082 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=InstanceSecurityGroupTests-6f4ec3b3-677f-4ed-proj used request id req-d3a59895-8447-4214-a8e2-0b141e2e1e0b 2018-06-27 22:08:46,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}85d14d4da2583f01ec5cc89768efb3d87dd5ec6d" 2018-06-27 22:08:46,570 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:08:46 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-56c3d1e1-bef1-45ac-8b23-0331cc49ab7e Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 22:08:46,571 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-56c3d1e1-bef1-45ac-8b23-0331cc49ab7e 2018-06-27 22:08:47,403 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-6f4ec3b3-677f-4ed-user 2018-06-27 22:08:47,403 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:08:47,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}249e9fc5d658a0b34cf5593df5a51ae7fca63887" 2018-06-27 22:08:47,761 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:08:47 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5200072e-81f1-44a2-8bb4-a947786de9ba Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 22:08:47,761 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-5200072e-81f1-44a2-8bb4-a947786de9ba 2018-06-27 22:08:47,765 - 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}249e9fc5d658a0b34cf5593df5a51ae7fca63887" -d '{"role": {"name": "InstanceSecurityGroupTests-6f4ec3b3-677f-4ed-proj-role"}}' 2018-06-27 22:08:48,247 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 22:08:47 GMT Server: Apache Content-Length: 225 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d02adc2d-71de-415c-a6fd-324c199fbdc2 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "59e690d75835439d83e5fc682382d72d", "links": {"self": "http://10.167.4.35:5000/v3/roles/59e690d75835439d83e5fc682382d72d"}, "name": "InstanceSecurityGroupTests-6f4ec3b3-677f-4ed-proj-role"}} 2018-06-27 22:08:48,248 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-d02adc2d-71de-415c-a6fd-324c199fbdc2 2018-06-27 22:08:48,248 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-6f4ec3b3-677f-4ed-proj-role 2018-06-27 22:08:48,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/59e690d75835439d83e5fc682382d72d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}249e9fc5d658a0b34cf5593df5a51ae7fca63887" 2018-06-27 22:08:48,634 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:08:48 GMT Server: Apache Content-Length: 225 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5f57fd54-cd1c-4c61-98bc-d84cceb7c101 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "59e690d75835439d83e5fc682382d72d", "links": {"self": "http://10.167.4.35:5000/v3/roles/59e690d75835439d83e5fc682382d72d"}, "name": "InstanceSecurityGroupTests-6f4ec3b3-677f-4ed-proj-role"}} 2018-06-27 22:08:48,635 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/59e690d75835439d83e5fc682382d72d used request id req-5f57fd54-cd1c-4c61-98bc-d84cceb7c101 2018-06-27 22:08:48,635 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-6f4ec3b3-677f-4ed-proj-role to project InstanceSecurityGroupTests-6f4ec3b3-677f-4ed-proj 2018-06-27 22:08:48,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/c559e59d78be4f07ac582c97f0b31ebe/users/ec4c01dcd41c41b7b2532be70c07f95d/roles/59e690d75835439d83e5fc682382d72d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}249e9fc5d658a0b34cf5593df5a51ae7fca63887" 2018-06-27 22:08:49,138 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 22:08:48 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6cce39f5-1a2c-4d68-b8c3-e0bc6790b1ce Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:08:49,139 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/c559e59d78be4f07ac582c97f0b31ebe/users/ec4c01dcd41c41b7b2532be70c07f95d/roles/59e690d75835439d83e5fc682382d72d used request id req-6cce39f5-1a2c-4d68-b8c3-e0bc6790b1ce 2018-06-27 22:08:49,139 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 22:08:49,141 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-06-27 22:08:49,141 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:08:49,142 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:08:50,003 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "59e690d75835439d83e5fc682382d72d", "name": "InstanceSecurityGroupTests-6f4ec3b3-677f-4ed-proj-role"}], "expires_at": "2018-06-27T23:08:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c559e59d78be4f07ac582c97f0b31ebe", "name": "InstanceSecurityGroupTests-6f4ec3b3-677f-4ed-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/c559e59d78be4f07ac582c97f0b31ebe", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/c559e59d78be4f07ac582c97f0b31ebe", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/c559e59d78be4f07ac582c97f0b31ebe", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/c559e59d78be4f07ac582c97f0b31ebe", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/c559e59d78be4f07ac582c97f0b31ebe", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/c559e59d78be4f07ac582c97f0b31ebe", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/c559e59d78be4f07ac582c97f0b31ebe", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/c559e59d78be4f07ac582c97f0b31ebe", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/c559e59d78be4f07ac582c97f0b31ebe", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/c559e59d78be4f07ac582c97f0b31ebe", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/c559e59d78be4f07ac582c97f0b31ebe", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/c559e59d78be4f07ac582c97f0b31ebe", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-6f4ec3b3-677f-4ed-user", "id": "ec4c01dcd41c41b7b2532be70c07f95d"}, "audit_ids": ["ud2qiwNAToumgozPV8-93A"], "issued_at": "2018-06-27T22:08:49.000000Z"}} 2018-06-27 22:08:50,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63f1fcc9f6d3560b5fff2f1e320dde2d3450c349" 2018-06-27 22:08:50,349 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:08:50 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9296f4a4-8b99-40ed-adc5-b43272dc8528 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:08:50,350 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-9296f4a4-8b99-40ed-adc5-b43272dc8528 2018-06-27 22:08:50,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?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-919ee189-9efd-4755-a12a-1845f42a27ee-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}63f1fcc9f6d3560b5fff2f1e320dde2d3450c349" 2018-06-27 22:08:51,427 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:08:51 GMT Content-Type: application/json Content-Length: 171 Connection: keep-alive X-Openstack-Request-Id: req-b698e9f3-fba7-4b7a-9ea9-2efb7f54544c Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-919ee189-9efd-4755-a12a-1845f42a27ee-image"} 2018-06-27 22:08:51,428 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-919ee189-9efd-4755-a12a-1845f42a27ee-image used request id req-b698e9f3-fba7-4b7a-9ea9-2efb7f54544c 2018-06-27 22:08:51,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}63f1fcc9f6d3560b5fff2f1e320dde2d3450c349" 2018-06-27 22:08:52,177 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:08:52 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-911ed22c-666e-485e-bfb7-62047dfacd94 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-27 22:08:52,177 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-911ed22c-666e-485e-bfb7-62047dfacd94 2018-06-27 22:08:52,207 - 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}63f1fcc9f6d3560b5fff2f1e320dde2d3450c349" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "InstanceSecurityGroupTests-919ee189-9efd-4755-a12a-1845f42a27ee-image"}' 2018-06-27 22:08:52,972 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 22:08:52 GMT Content-Type: application/json Content-Length: 613 Connection: keep-alive Location: https://172.30.10.101:9292/v2/images/fac8e173-5316-491d-8b56-6c797f2c8dd0 Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-f64cdf92-8cb6-4d8d-aa9a-8d0b385dca76 Front-End-Https: on RESP BODY: {"status": "queued", "name": "InstanceSecurityGroupTests-919ee189-9efd-4755-a12a-1845f42a27ee-image", "tags": [], "container_format": "bare", "created_at": "2018-06-27T22:08:53Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-06-27T22:08:53Z", "visibility": "shared", "self": "/v2/images/fac8e173-5316-491d-8b56-6c797f2c8dd0", "min_disk": 0, "protected": false, "id": "fac8e173-5316-491d-8b56-6c797f2c8dd0", "file": "/v2/images/fac8e173-5316-491d-8b56-6c797f2c8dd0/file", "checksum": null, "owner": "c559e59d78be4f07ac582c97f0b31ebe", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-27 22:08:52,972 - keystoneauth.session - DEBUG - POST call to image for https://172.30.10.101:9292/v2/images used request id req-f64cdf92-8cb6-4d8d-aa9a-8d0b385dca76 2018-06-27 22:08:52,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9292/v2/images/fac8e173-5316-491d-8b56-6c797f2c8dd0/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}63f1fcc9f6d3560b5fff2f1e320dde2d3450c349" -d '' 2018-06-27 22:08:54,392 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:08:54 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-72d4db8b-a009-45d0-8b96-2970b6a6d7c1 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-27 22:08:54,392 - keystoneauth.session - DEBUG - PUT call to image for https://172.30.10.101:9292/v2/images/fac8e173-5316-491d-8b56-6c797f2c8dd0/file used request id req-72d4db8b-a009-45d0-8b96-2970b6a6d7c1 2018-06-27 22:08:54,393 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-06-27 22:08:54,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/fac8e173-5316-491d-8b56-6c797f2c8dd0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}63f1fcc9f6d3560b5fff2f1e320dde2d3450c349" 2018-06-27 22:08:55,175 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:08:55 GMT Content-Type: application/json Content-Length: 731 Connection: keep-alive X-Openstack-Request-Id: req-841ccb2f-4490-46ea-96e3-baa002f2b6ea Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-919ee189-9efd-4755-a12a-1845f42a27ee-image", "tags": [], "container_format": "bare", "created_at": "2018-06-27T22:08:53Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-27T22:08:54Z", "visibility": "shared", "self": "/v2/images/fac8e173-5316-491d-8b56-6c797f2c8dd0", "min_disk": 0, "protected": false, "id": "fac8e173-5316-491d-8b56-6c797f2c8dd0", "file": "/v2/images/fac8e173-5316-491d-8b56-6c797f2c8dd0/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c559e59d78be4f07ac582c97f0b31ebe", "direct_url": "file:///var/lib/glance/images/fac8e173-5316-491d-8b56-6c797f2c8dd0", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-27 22:08:55,176 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/fac8e173-5316-491d-8b56-6c797f2c8dd0 used request id req-841ccb2f-4490-46ea-96e3-baa002f2b6ea 2018-06-27 22:08:55,179 - 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}63f1fcc9f6d3560b5fff2f1e320dde2d3450c349" 2018-06-27 22:08:55,978 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:08:55 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-fd5eeb1e-5328-431f-b6f4-410aef9dcae1 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-27 22:08:55,978 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-fd5eeb1e-5328-431f-b6f4-410aef9dcae1 2018-06-27 22:08:55,981 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-919ee189-9efd-4755-a12a-1845f42a27ee-image 2018-06-27 22:08:55,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/fac8e173-5316-491d-8b56-6c797f2c8dd0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}63f1fcc9f6d3560b5fff2f1e320dde2d3450c349" 2018-06-27 22:08:56,693 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:08:56 GMT Content-Type: application/json Content-Length: 731 Connection: keep-alive X-Openstack-Request-Id: req-68b201ac-8402-4c7b-a5ff-fb0cd348e612 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-919ee189-9efd-4755-a12a-1845f42a27ee-image", "tags": [], "container_format": "bare", "created_at": "2018-06-27T22:08:53Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-27T22:08:54Z", "visibility": "shared", "self": "/v2/images/fac8e173-5316-491d-8b56-6c797f2c8dd0", "min_disk": 0, "protected": false, "id": "fac8e173-5316-491d-8b56-6c797f2c8dd0", "file": "/v2/images/fac8e173-5316-491d-8b56-6c797f2c8dd0/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c559e59d78be4f07ac582c97f0b31ebe", "direct_url": "file:///var/lib/glance/images/fac8e173-5316-491d-8b56-6c797f2c8dd0", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-27 22:08:56,694 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/fac8e173-5316-491d-8b56-6c797f2c8dd0 used request id req-68b201ac-8402-4c7b-a5ff-fb0cd348e612 2018-06-27 22:08:56,694 - create_image - DEBUG - Instance status is - active 2018-06-27 22:08:56,695 - create_image - DEBUG - Image is active with name - InstanceSecurityGroupTests-919ee189-9efd-4755-a12a-1845f42a27ee-image 2018-06-27 22:08:56,695 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-919ee189-9efd-4755-a12a-1845f42a27ee-image 2018-06-27 22:08:56,695 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:08:56,696 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:08:57,468 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "59e690d75835439d83e5fc682382d72d", "name": "InstanceSecurityGroupTests-6f4ec3b3-677f-4ed-proj-role"}], "expires_at": "2018-06-27T23:08:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c559e59d78be4f07ac582c97f0b31ebe", "name": "InstanceSecurityGroupTests-6f4ec3b3-677f-4ed-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/c559e59d78be4f07ac582c97f0b31ebe", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/c559e59d78be4f07ac582c97f0b31ebe", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/c559e59d78be4f07ac582c97f0b31ebe", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/c559e59d78be4f07ac582c97f0b31ebe", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/c559e59d78be4f07ac582c97f0b31ebe", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/c559e59d78be4f07ac582c97f0b31ebe", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/c559e59d78be4f07ac582c97f0b31ebe", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/c559e59d78be4f07ac582c97f0b31ebe", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/c559e59d78be4f07ac582c97f0b31ebe", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/c559e59d78be4f07ac582c97f0b31ebe", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/c559e59d78be4f07ac582c97f0b31ebe", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/c559e59d78be4f07ac582c97f0b31ebe", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-6f4ec3b3-677f-4ed-user", "id": "ec4c01dcd41c41b7b2532be70c07f95d"}, "audit_ids": ["8bbhKI_PSSyZj3ABcKf7lA"], "issued_at": "2018-06-27T22:08:57.000000Z"}} 2018-06-27 22:08:57,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}8121a4ca7b31b12577b75c1b225ad1de733bcd4b" 2018-06-27 22:08:57,781 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:08:57 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f7fe3f94-6d4e-4ef0-abd4-77c4692d3761 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:08:57,781 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-f7fe3f94-6d4e-4ef0-abd4-77c4692d3761 2018-06-27 22:08:57,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=InstanceSecurityGroupTests-919ee189-9efd-4755-a12a-1845f42a27ee-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8121a4ca7b31b12577b75c1b225ad1de733bcd4b" 2018-06-27 22:08:58,527 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:08:58 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-b9b8a570-61ca-49ea-91f6-8bd31dabdba1 Front-End-Https: on RESP BODY: {"networks":[]} 2018-06-27 22:08:58,527 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-919ee189-9efd-4755-a12a-1845f42a27ee-pub-net used request id req-b9b8a570-61ca-49ea-91f6-8bd31dabdba1 2018-06-27 22:08:58,528 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-919ee189-9efd-4755-a12a-1845f42a27ee-pub-net 2018-06-27 22:08:58,533 - 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}8121a4ca7b31b12577b75c1b225ad1de733bcd4b" -d '{"network": {"name": "InstanceSecurityGroupTests-919ee189-9efd-4755-a12a-1845f42a27ee-pub-net", "admin_state_up": true}}' 2018-06-27 22:09:00,397 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 22:09:00 GMT Content-Type: application/json Content-Length: 608 Connection: keep-alive X-Openstack-Request-Id: req-c92a2c90-76a3-4722-8efc-8b8e82dd702c Front-End-Https: on RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"c559e59d78be4f07ac582c97f0b31ebe","created_at":"2018-06-27T22:08:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-06-27T22:09:00Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"c559e59d78be4f07ac582c97f0b31ebe","id":"d9aaf182-581b-42b0-8bae-3319e4bced19","name":"InstanceSecurityGroupTests-919ee189-9efd-4755-a12a-1845f42a27ee-pub-net"}} 2018-06-27 22:09:00,397 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-c92a2c90-76a3-4722-8efc-8b8e82dd702c 2018-06-27 22:09:00,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=d9aaf182-581b-42b0-8bae-3319e4bced19 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8121a4ca7b31b12577b75c1b225ad1de733bcd4b" 2018-06-27 22:09:00,734 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:09:00 GMT Content-Type: application/json Content-Length: 592 Connection: keep-alive X-Openstack-Request-Id: req-f5da8e0a-4645-4441-b762-2828da16668f 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-27T22:09:00Z","tenant_id":"c559e59d78be4f07ac582c97f0b31ebe","created_at":"2018-06-27T22:08:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"c559e59d78be4f07ac582c97f0b31ebe","id":"d9aaf182-581b-42b0-8bae-3319e4bced19","name":"InstanceSecurityGroupTests-919ee189-9efd-4755-a12a-1845f42a27ee-pub-net"}]} 2018-06-27 22:09:00,734 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=d9aaf182-581b-42b0-8bae-3319e4bced19 used request id req-f5da8e0a-4645-4441-b762-2828da16668f 2018-06-27 22:09:00,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/subnets?network_id=d9aaf182-581b-42b0-8bae-3319e4bced19 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8121a4ca7b31b12577b75c1b225ad1de733bcd4b" 2018-06-27 22:09:00,821 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:09:00 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-1e11eacf-8bb9-453f-be79-771d35f52310 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-27 22:09:00,821 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=d9aaf182-581b-42b0-8bae-3319e4bced19 used request id req-1e11eacf-8bb9-453f-be79-771d35f52310 2018-06-27 22:09:00,821 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-919ee189-9efd-4755-a12a-1845f42a27ee-pub-subnet 2018-06-27 22:09:00,826 - 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}8121a4ca7b31b12577b75c1b225ad1de733bcd4b" -d '{"subnets": [{"ip_version": 4, "network_id": "d9aaf182-581b-42b0-8bae-3319e4bced19", "cidr": "10.55.0.0/24", "name": "InstanceSecurityGroupTests-919ee189-9efd-4755-a12a-1845f42a27ee-pub-subnet"}]}' 2018-06-27 22:09:02,580 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 22:09:02 GMT Content-Type: application/json Content-Length: 676 Connection: keep-alive X-Openstack-Request-Id: req-eaac3897-42c7-4404-9510-3ca09d5c304a Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d9aaf182-581b-42b0-8bae-3319e4bced19","tenant_id":"c559e59d78be4f07ac582c97f0b31ebe","created_at":"2018-06-27T22:09:01Z","dns_nameservers":[],"updated_at":"2018-06-27T22:09:01Z","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":"c559e59d78be4f07ac582c97f0b31ebe","id":"069d1ab8-fe95-40c5-b581-50336d4c8e3d","subnetpool_id":null,"name":"InstanceSecurityGroupTests-919ee189-9efd-4755-a12a-1845f42a27ee-pub-subnet"}]} 2018-06-27 22:09:02,580 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-eaac3897-42c7-4404-9510-3ca09d5c304a 2018-06-27 22:09:02,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/networks?id=d9aaf182-581b-42b0-8bae-3319e4bced19 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8121a4ca7b31b12577b75c1b225ad1de733bcd4b" 2018-06-27 22:09:03,760 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:09:03 GMT Content-Type: application/json Content-Length: 636 Connection: keep-alive X-Openstack-Request-Id: req-3260689b-064e-49aa-81b5-940ed55a74dd Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["069d1ab8-fe95-40c5-b581-50336d4c8e3d"],"updated_at":"2018-06-27T22:09:01Z","tenant_id":"c559e59d78be4f07ac582c97f0b31ebe","created_at":"2018-06-27T22:08:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"c559e59d78be4f07ac582c97f0b31ebe","id":"d9aaf182-581b-42b0-8bae-3319e4bced19","name":"InstanceSecurityGroupTests-919ee189-9efd-4755-a12a-1845f42a27ee-pub-net"}]} 2018-06-27 22:09:03,760 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=d9aaf182-581b-42b0-8bae-3319e4bced19 used request id req-3260689b-064e-49aa-81b5-940ed55a74dd 2018-06-27 22:09:03,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=d9aaf182-581b-42b0-8bae-3319e4bced19 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8121a4ca7b31b12577b75c1b225ad1de733bcd4b" 2018-06-27 22:09:04,550 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:09:04 GMT Content-Type: application/json Content-Length: 676 Connection: keep-alive X-Openstack-Request-Id: req-30208da9-e217-4c82-9db5-6b3420438503 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d9aaf182-581b-42b0-8bae-3319e4bced19","tenant_id":"c559e59d78be4f07ac582c97f0b31ebe","created_at":"2018-06-27T22:09:01Z","dns_nameservers":[],"updated_at":"2018-06-27T22:09:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c559e59d78be4f07ac582c97f0b31ebe","id":"069d1ab8-fe95-40c5-b581-50336d4c8e3d","subnetpool_id":null,"name":"InstanceSecurityGroupTests-919ee189-9efd-4755-a12a-1845f42a27ee-pub-subnet"}]} 2018-06-27 22:09:04,550 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=d9aaf182-581b-42b0-8bae-3319e4bced19 used request id req-30208da9-e217-4c82-9db5-6b3420438503 2018-06-27 22:09:04,551 - OpenStackNetwork - DEBUG - Network [d9aaf182-581b-42b0-8bae-3319e4bced19] created successfully 2018-06-27 22:09:04,551 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:09:04,552 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:09:05,380 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T23:09:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["inXfAX-_SWmuonhPFpZznw"], "issued_at": "2018-06-27T22:09:05.000000Z"}} 2018-06-27 22:09:05,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}cd2705927c180cf6f4611e5ee98b2d1fde98ddd4" 2018-06-27 22:09:05,648 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:09:05 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8349cc9f-8bc0-4347-931f-043e13a3845b Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:09:05,648 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-8349cc9f-8bc0-4347-931f-043e13a3845b 2018-06-27 22:09:05,649 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 22:09:05,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/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd2705927c180cf6f4611e5ee98b2d1fde98ddd4" 2018-06-27 22:09:06,468 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:09:06 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-fb5eacdc-b946-48bd-a124-51fe3ca5c140 X-Compute-Request-Id: req-fb5eacdc-b946-48bd-a124-51fe3ca5c140 Front-End-Https: on RESP BODY: {"flavors": [{"id": "bfce69d5-8948-4e52-8e30-cf8bfa544966", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "bookmark"}], "name": "shaker-flavor_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3"}]} 2018-06-27 22:09:06,469 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-fb5eacdc-b946-48bd-a124-51fe3ca5c140 2018-06-27 22:09:06,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/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd2705927c180cf6f4611e5ee98b2d1fde98ddd4" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "InstanceSecurityGroupTests-919ee189-9efd-4755-a12a-1845f42a27ee-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-27 22:09:07,322 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:09:07 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-740884ba-9a71-4834-90f4-aff908d2111f X-Compute-Request-Id: req-740884ba-9a71-4834-90f4-aff908d2111f Front-End-Https: on RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-919ee189-9efd-4755-a12a-1845f42a27ee-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/ee078daa-e306-448c-b2d7-4128a008bad7", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/ee078daa-e306-448c-b2d7-4128a008bad7", "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": "ee078daa-e306-448c-b2d7-4128a008bad7"}} 2018-06-27 22:09:07,322 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-740884ba-9a71-4834-90f4-aff908d2111f 2018-06-27 22:09:07,323 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:09:07,324 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:09:08,128 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "59e690d75835439d83e5fc682382d72d", "name": "InstanceSecurityGroupTests-6f4ec3b3-677f-4ed-proj-role"}], "expires_at": "2018-06-27T23:09:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c559e59d78be4f07ac582c97f0b31ebe", "name": "InstanceSecurityGroupTests-6f4ec3b3-677f-4ed-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/c559e59d78be4f07ac582c97f0b31ebe", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/c559e59d78be4f07ac582c97f0b31ebe", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/c559e59d78be4f07ac582c97f0b31ebe", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/c559e59d78be4f07ac582c97f0b31ebe", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/c559e59d78be4f07ac582c97f0b31ebe", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/c559e59d78be4f07ac582c97f0b31ebe", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/c559e59d78be4f07ac582c97f0b31ebe", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/c559e59d78be4f07ac582c97f0b31ebe", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/c559e59d78be4f07ac582c97f0b31ebe", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/c559e59d78be4f07ac582c97f0b31ebe", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/c559e59d78be4f07ac582c97f0b31ebe", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/c559e59d78be4f07ac582c97f0b31ebe", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-6f4ec3b3-677f-4ed-user", "id": "ec4c01dcd41c41b7b2532be70c07f95d"}, "audit_ids": ["lrIGDJoFRqmQ1OSD5a6i2A"], "issued_at": "2018-06-27T22:09:08.000000Z"}} 2018-06-27 22:09:08,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}70db5a6d4cf7b84600552a9ce58256f5869061f2" 2018-06-27 22:09:08,452 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:09:08 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8761ae04-c625-4a34-8a10-4e6c0320398c Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:09:08,453 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-8761ae04-c625-4a34-8a10-4e6c0320398c 2018-06-27 22:09:08,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/security-groups?name=InstanceSecurityGroupTests-919ee189-9efd-4755-a12a-1845f42a27ee-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70db5a6d4cf7b84600552a9ce58256f5869061f2" 2018-06-27 22:09:09,185 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:09:09 GMT Content-Type: application/json Content-Length: 23 Connection: keep-alive X-Openstack-Request-Id: req-0864053a-753f-4919-9568-99629cf05ab3 Front-End-Https: on RESP BODY: {"security_groups": []} 2018-06-27 22:09:09,185 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-919ee189-9efd-4755-a12a-1845f42a27ee-name&description=hello+group used request id req-0864053a-753f-4919-9568-99629cf05ab3 2018-06-27 22:09:09,186 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-919ee189-9efd-4755-a12a-1845f42a27ee-name... 2018-06-27 22:09:09,186 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-919ee189-9efd-4755-a12a-1845f42a27ee-name 2018-06-27 22:09:09,191 - 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}70db5a6d4cf7b84600552a9ce58256f5869061f2" -d '{"security_group": {"name": "InstanceSecurityGroupTests-919ee189-9efd-4755-a12a-1845f42a27ee-name", "description": "hello group"}}' 2018-06-27 22:09:09,733 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 22:09:09 GMT Content-Type: application/json Content-Length: 1411 Connection: keep-alive X-Openstack-Request-Id: req-db82d6df-c638-4c3b-b095-10e483b1fc32 Front-End-Https: on RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "c559e59d78be4f07ac582c97f0b31ebe", "created_at": "2018-06-27T22:09:09Z", "updated_at": "2018-06-27T22:09:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:09:09Z", "revision_number": 0, "id": "573f31b9-3ae0-47ea-b828-efe0875f56c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:09:09Z", "security_group_id": "b49026e1-7a84-4317-b760-0505b2408bb5", "tenant_id": "c559e59d78be4f07ac582c97f0b31ebe", "port_range_min": null, "ethertype": "IPv6", "project_id": "c559e59d78be4f07ac582c97f0b31ebe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:09:09Z", "revision_number": 0, "id": "bba202f5-2056-40cd-acd6-4a5a3eb9fb11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:09:09Z", "security_group_id": "b49026e1-7a84-4317-b760-0505b2408bb5", "tenant_id": "c559e59d78be4f07ac582c97f0b31ebe", "port_range_min": null, "ethertype": "IPv4", "project_id": "c559e59d78be4f07ac582c97f0b31ebe"}], "revision_number": 2, "project_id": "c559e59d78be4f07ac582c97f0b31ebe", "id": "b49026e1-7a84-4317-b760-0505b2408bb5", "name": "InstanceSecurityGroupTests-919ee189-9efd-4755-a12a-1845f42a27ee-name"}} 2018-06-27 22:09:09,733 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-groups used request id req-db82d6df-c638-4c3b-b095-10e483b1fc32 2018-06-27 22:09:09,733 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b49026e1-7a84-4317-b760-0505b2408bb5 2018-06-27 22:09:09,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=b49026e1-7a84-4317-b760-0505b2408bb5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70db5a6d4cf7b84600552a9ce58256f5869061f2" 2018-06-27 22:09:10,359 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:09:10 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-9c06b160-ccb7-4773-a878-520f19fb13ea 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-27T22:09:09Z", "security_group_id": "b49026e1-7a84-4317-b760-0505b2408bb5", "port_range_min": null, "revision_number": 0, "tenant_id": "c559e59d78be4f07ac582c97f0b31ebe", "created_at": "2018-06-27T22:09:09Z", "project_id": "c559e59d78be4f07ac582c97f0b31ebe", "id": "573f31b9-3ae0-47ea-b828-efe0875f56c9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T22:09:09Z", "security_group_id": "b49026e1-7a84-4317-b760-0505b2408bb5", "port_range_min": null, "revision_number": 0, "tenant_id": "c559e59d78be4f07ac582c97f0b31ebe", "created_at": "2018-06-27T22:09:09Z", "project_id": "c559e59d78be4f07ac582c97f0b31ebe", "id": "bba202f5-2056-40cd-acd6-4a5a3eb9fb11"}]} 2018-06-27 22:09:10,359 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=b49026e1-7a84-4317-b760-0505b2408bb5 used request id req-9c06b160-ccb7-4773-a878-520f19fb13ea 2018-06-27 22:09:10,359 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b49026e1-7a84-4317-b760-0505b2408bb5 2018-06-27 22:09:10,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/security-group-rules?security_group_id=b49026e1-7a84-4317-b760-0505b2408bb5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70db5a6d4cf7b84600552a9ce58256f5869061f2" 2018-06-27 22:09:10,921 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:09:10 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-4d11aed2-b83b-4581-ae2b-de0fadf4cd67 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-27T22:09:09Z", "security_group_id": "b49026e1-7a84-4317-b760-0505b2408bb5", "port_range_min": null, "revision_number": 0, "tenant_id": "c559e59d78be4f07ac582c97f0b31ebe", "created_at": "2018-06-27T22:09:09Z", "project_id": "c559e59d78be4f07ac582c97f0b31ebe", "id": "573f31b9-3ae0-47ea-b828-efe0875f56c9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T22:09:09Z", "security_group_id": "b49026e1-7a84-4317-b760-0505b2408bb5", "port_range_min": null, "revision_number": 0, "tenant_id": "c559e59d78be4f07ac582c97f0b31ebe", "created_at": "2018-06-27T22:09:09Z", "project_id": "c559e59d78be4f07ac582c97f0b31ebe", "id": "bba202f5-2056-40cd-acd6-4a5a3eb9fb11"}]} 2018-06-27 22:09:10,921 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=b49026e1-7a84-4317-b760-0505b2408bb5 used request id req-4d11aed2-b83b-4581-ae2b-de0fadf4cd67 2018-06-27 22:09:10,922 - neutron_utils - INFO - Retrieving security group with ID - b49026e1-7a84-4317-b760-0505b2408bb5 2018-06-27 22:09:10,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=b49026e1-7a84-4317-b760-0505b2408bb5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70db5a6d4cf7b84600552a9ce58256f5869061f2" 2018-06-27 22:09:11,038 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:09:11 GMT Content-Type: application/json Content-Length: 1414 Connection: keep-alive X-Openstack-Request-Id: req-37718c5d-41d4-4fb1-8326-4614a94c660b Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "c559e59d78be4f07ac582c97f0b31ebe", "created_at": "2018-06-27T22:09:09Z", "updated_at": "2018-06-27T22:09:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:09:09Z", "revision_number": 0, "id": "573f31b9-3ae0-47ea-b828-efe0875f56c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:09:09Z", "security_group_id": "b49026e1-7a84-4317-b760-0505b2408bb5", "tenant_id": "c559e59d78be4f07ac582c97f0b31ebe", "port_range_min": null, "ethertype": "IPv6", "project_id": "c559e59d78be4f07ac582c97f0b31ebe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:09:09Z", "revision_number": 0, "id": "bba202f5-2056-40cd-acd6-4a5a3eb9fb11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:09:09Z", "security_group_id": "b49026e1-7a84-4317-b760-0505b2408bb5", "tenant_id": "c559e59d78be4f07ac582c97f0b31ebe", "port_range_min": null, "ethertype": "IPv4", "project_id": "c559e59d78be4f07ac582c97f0b31ebe"}], "revision_number": 2, "project_id": "c559e59d78be4f07ac582c97f0b31ebe", "id": "b49026e1-7a84-4317-b760-0505b2408bb5", "name": "InstanceSecurityGroupTests-919ee189-9efd-4755-a12a-1845f42a27ee-name"}]} 2018-06-27 22:09:11,038 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=b49026e1-7a84-4317-b760-0505b2408bb5 used request id req-37718c5d-41d4-4fb1-8326-4614a94c660b 2018-06-27 22:09:11,039 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b49026e1-7a84-4317-b760-0505b2408bb5 2018-06-27 22:09:11,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/security-group-rules?security_group_id=b49026e1-7a84-4317-b760-0505b2408bb5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70db5a6d4cf7b84600552a9ce58256f5869061f2" 2018-06-27 22:09:11,121 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:09:11 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-162d81c3-b063-47e6-b479-96467578b899 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-27T22:09:09Z", "security_group_id": "b49026e1-7a84-4317-b760-0505b2408bb5", "port_range_min": null, "revision_number": 0, "tenant_id": "c559e59d78be4f07ac582c97f0b31ebe", "created_at": "2018-06-27T22:09:09Z", "project_id": "c559e59d78be4f07ac582c97f0b31ebe", "id": "573f31b9-3ae0-47ea-b828-efe0875f56c9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T22:09:09Z", "security_group_id": "b49026e1-7a84-4317-b760-0505b2408bb5", "port_range_min": null, "revision_number": 0, "tenant_id": "c559e59d78be4f07ac582c97f0b31ebe", "created_at": "2018-06-27T22:09:09Z", "project_id": "c559e59d78be4f07ac582c97f0b31ebe", "id": "bba202f5-2056-40cd-acd6-4a5a3eb9fb11"}]} 2018-06-27 22:09:11,121 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=b49026e1-7a84-4317-b760-0505b2408bb5 used request id req-162d81c3-b063-47e6-b479-96467578b899 2018-06-27 22:09:11,121 - neutron_utils - INFO - Retrieving security group with ID - b49026e1-7a84-4317-b760-0505b2408bb5 2018-06-27 22:09:11,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?id=b49026e1-7a84-4317-b760-0505b2408bb5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70db5a6d4cf7b84600552a9ce58256f5869061f2" 2018-06-27 22:09:11,276 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:09:11 GMT Content-Type: application/json Content-Length: 1414 Connection: keep-alive X-Openstack-Request-Id: req-48986a08-e533-4a74-946d-5a62d495eda2 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "c559e59d78be4f07ac582c97f0b31ebe", "created_at": "2018-06-27T22:09:09Z", "updated_at": "2018-06-27T22:09:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:09:09Z", "revision_number": 0, "id": "573f31b9-3ae0-47ea-b828-efe0875f56c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:09:09Z", "security_group_id": "b49026e1-7a84-4317-b760-0505b2408bb5", "tenant_id": "c559e59d78be4f07ac582c97f0b31ebe", "port_range_min": null, "ethertype": "IPv6", "project_id": "c559e59d78be4f07ac582c97f0b31ebe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:09:09Z", "revision_number": 0, "id": "bba202f5-2056-40cd-acd6-4a5a3eb9fb11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:09:09Z", "security_group_id": "b49026e1-7a84-4317-b760-0505b2408bb5", "tenant_id": "c559e59d78be4f07ac582c97f0b31ebe", "port_range_min": null, "ethertype": "IPv4", "project_id": "c559e59d78be4f07ac582c97f0b31ebe"}], "revision_number": 2, "project_id": "c559e59d78be4f07ac582c97f0b31ebe", "id": "b49026e1-7a84-4317-b760-0505b2408bb5", "name": "InstanceSecurityGroupTests-919ee189-9efd-4755-a12a-1845f42a27ee-name"}]} 2018-06-27 22:09:11,276 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=b49026e1-7a84-4317-b760-0505b2408bb5 used request id req-48986a08-e533-4a74-946d-5a62d495eda2 2018-06-27 22:09:11,277 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b49026e1-7a84-4317-b760-0505b2408bb5 2018-06-27 22:09:11,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=b49026e1-7a84-4317-b760-0505b2408bb5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70db5a6d4cf7b84600552a9ce58256f5869061f2" 2018-06-27 22:09:11,381 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:09:11 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-6884260b-c5b5-4ec3-899e-79482ddc30ee 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-27T22:09:09Z", "security_group_id": "b49026e1-7a84-4317-b760-0505b2408bb5", "port_range_min": null, "revision_number": 0, "tenant_id": "c559e59d78be4f07ac582c97f0b31ebe", "created_at": "2018-06-27T22:09:09Z", "project_id": "c559e59d78be4f07ac582c97f0b31ebe", "id": "573f31b9-3ae0-47ea-b828-efe0875f56c9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T22:09:09Z", "security_group_id": "b49026e1-7a84-4317-b760-0505b2408bb5", "port_range_min": null, "revision_number": 0, "tenant_id": "c559e59d78be4f07ac582c97f0b31ebe", "created_at": "2018-06-27T22:09:09Z", "project_id": "c559e59d78be4f07ac582c97f0b31ebe", "id": "bba202f5-2056-40cd-acd6-4a5a3eb9fb11"}]} 2018-06-27 22:09:11,381 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=b49026e1-7a84-4317-b760-0505b2408bb5 used request id req-6884260b-c5b5-4ec3-899e-79482ddc30ee 2018-06-27 22:09:11,382 - neutron_utils - INFO - Retrieving security group with ID - b49026e1-7a84-4317-b760-0505b2408bb5 2018-06-27 22:09:11,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?id=b49026e1-7a84-4317-b760-0505b2408bb5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70db5a6d4cf7b84600552a9ce58256f5869061f2" 2018-06-27 22:09:11,544 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:09:11 GMT Content-Type: application/json Content-Length: 1414 Connection: keep-alive X-Openstack-Request-Id: req-7fc2642e-22a3-48ba-b722-4b1384082d02 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "c559e59d78be4f07ac582c97f0b31ebe", "created_at": "2018-06-27T22:09:09Z", "updated_at": "2018-06-27T22:09:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:09:09Z", "revision_number": 0, "id": "573f31b9-3ae0-47ea-b828-efe0875f56c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:09:09Z", "security_group_id": "b49026e1-7a84-4317-b760-0505b2408bb5", "tenant_id": "c559e59d78be4f07ac582c97f0b31ebe", "port_range_min": null, "ethertype": "IPv6", "project_id": "c559e59d78be4f07ac582c97f0b31ebe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:09:09Z", "revision_number": 0, "id": "bba202f5-2056-40cd-acd6-4a5a3eb9fb11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:09:09Z", "security_group_id": "b49026e1-7a84-4317-b760-0505b2408bb5", "tenant_id": "c559e59d78be4f07ac582c97f0b31ebe", "port_range_min": null, "ethertype": "IPv4", "project_id": "c559e59d78be4f07ac582c97f0b31ebe"}], "revision_number": 2, "project_id": "c559e59d78be4f07ac582c97f0b31ebe", "id": "b49026e1-7a84-4317-b760-0505b2408bb5", "name": "InstanceSecurityGroupTests-919ee189-9efd-4755-a12a-1845f42a27ee-name"}]} 2018-06-27 22:09:11,544 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=b49026e1-7a84-4317-b760-0505b2408bb5 used request id req-7fc2642e-22a3-48ba-b722-4b1384082d02 2018-06-27 22:09:11,545 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b49026e1-7a84-4317-b760-0505b2408bb5 2018-06-27 22:09:11,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/security-group-rules?security_group_id=b49026e1-7a84-4317-b760-0505b2408bb5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70db5a6d4cf7b84600552a9ce58256f5869061f2" 2018-06-27 22:09:11,644 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:09:11 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-e5c49f11-579e-4152-86be-e5b32bb8370a 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-27T22:09:09Z", "security_group_id": "b49026e1-7a84-4317-b760-0505b2408bb5", "port_range_min": null, "revision_number": 0, "tenant_id": "c559e59d78be4f07ac582c97f0b31ebe", "created_at": "2018-06-27T22:09:09Z", "project_id": "c559e59d78be4f07ac582c97f0b31ebe", "id": "573f31b9-3ae0-47ea-b828-efe0875f56c9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T22:09:09Z", "security_group_id": "b49026e1-7a84-4317-b760-0505b2408bb5", "port_range_min": null, "revision_number": 0, "tenant_id": "c559e59d78be4f07ac582c97f0b31ebe", "created_at": "2018-06-27T22:09:09Z", "project_id": "c559e59d78be4f07ac582c97f0b31ebe", "id": "bba202f5-2056-40cd-acd6-4a5a3eb9fb11"}]} 2018-06-27 22:09:11,644 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=b49026e1-7a84-4317-b760-0505b2408bb5 used request id req-e5c49f11-579e-4152-86be-e5b32bb8370a 2018-06-27 22:09:11,645 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:09:11,645 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:09:12,499 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "59e690d75835439d83e5fc682382d72d", "name": "InstanceSecurityGroupTests-6f4ec3b3-677f-4ed-proj-role"}], "expires_at": "2018-06-27T23:09:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c559e59d78be4f07ac582c97f0b31ebe", "name": "InstanceSecurityGroupTests-6f4ec3b3-677f-4ed-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/c559e59d78be4f07ac582c97f0b31ebe", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/c559e59d78be4f07ac582c97f0b31ebe", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/c559e59d78be4f07ac582c97f0b31ebe", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/c559e59d78be4f07ac582c97f0b31ebe", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/c559e59d78be4f07ac582c97f0b31ebe", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/c559e59d78be4f07ac582c97f0b31ebe", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/c559e59d78be4f07ac582c97f0b31ebe", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/c559e59d78be4f07ac582c97f0b31ebe", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/c559e59d78be4f07ac582c97f0b31ebe", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/c559e59d78be4f07ac582c97f0b31ebe", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/c559e59d78be4f07ac582c97f0b31ebe", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/c559e59d78be4f07ac582c97f0b31ebe", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-6f4ec3b3-677f-4ed-user", "id": "ec4c01dcd41c41b7b2532be70c07f95d"}, "audit_ids": ["k6NPVN02Qxyrvq7SxU93bg"], "issued_at": "2018-06-27T22:09:12.000000Z"}} 2018-06-27 22:09:12,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d3497316a05f115806576ad4d3330256ea81907" 2018-06-27 22:09:12,849 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:09:12 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-39722a73-ec29-4af3-8baa-97e7a540ab1e Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:09:12,849 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-39722a73-ec29-4af3-8baa-97e7a540ab1e 2018-06-27 22:09:12,850 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 22:09:12,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}8d3497316a05f115806576ad4d3330256ea81907" 2018-06-27 22:09:13,254 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:09:12 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3ae5be0d-742a-4c54-b3bf-19d750a95a24 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:09:13,254 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-3ae5be0d-742a-4c54-b3bf-19d750a95a24 2018-06-27 22:09:13,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/networks?name=InstanceSecurityGroupTests-919ee189-9efd-4755-a12a-1845f42a27ee-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d3497316a05f115806576ad4d3330256ea81907" 2018-06-27 22:09:14,334 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:09:14 GMT Content-Type: application/json Content-Length: 636 Connection: keep-alive X-Openstack-Request-Id: req-7581ff7d-0479-4d6d-b295-5f94d861b96d Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["069d1ab8-fe95-40c5-b581-50336d4c8e3d"],"updated_at":"2018-06-27T22:09:01Z","tenant_id":"c559e59d78be4f07ac582c97f0b31ebe","created_at":"2018-06-27T22:08:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"c559e59d78be4f07ac582c97f0b31ebe","id":"d9aaf182-581b-42b0-8bae-3319e4bced19","name":"InstanceSecurityGroupTests-919ee189-9efd-4755-a12a-1845f42a27ee-pub-net"}]} 2018-06-27 22:09:14,334 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-919ee189-9efd-4755-a12a-1845f42a27ee-pub-net used request id req-7581ff7d-0479-4d6d-b295-5f94d861b96d 2018-06-27 22:09:14,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 22:09:14,350 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 22:09: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-27 22:09:14,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/c559e59d78be4f07ac582c97f0b31ebe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d3497316a05f115806576ad4d3330256ea81907" 2018-06-27 22:09:14,462 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:09:14 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2ab39720-ac2b-48df-b86e-f94eceae34cc Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/c559e59d78be4f07ac582c97f0b31ebe"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c559e59d78be4f07ac582c97f0b31ebe", "name": "InstanceSecurityGroupTests-6f4ec3b3-677f-4ed-proj"}} 2018-06-27 22:09:14,462 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/c559e59d78be4f07ac582c97f0b31ebe used request id req-2ab39720-ac2b-48df-b86e-f94eceae34cc 2018-06-27 22:09:14,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/subnets?network_id=d9aaf182-581b-42b0-8bae-3319e4bced19 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d3497316a05f115806576ad4d3330256ea81907" 2018-06-27 22:09:14,631 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:09:14 GMT Content-Type: application/json Content-Length: 676 Connection: keep-alive X-Openstack-Request-Id: req-10009b2c-4420-4ec7-9143-51fdb2da6257 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d9aaf182-581b-42b0-8bae-3319e4bced19","tenant_id":"c559e59d78be4f07ac582c97f0b31ebe","created_at":"2018-06-27T22:09:01Z","dns_nameservers":[],"updated_at":"2018-06-27T22:09:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c559e59d78be4f07ac582c97f0b31ebe","id":"069d1ab8-fe95-40c5-b581-50336d4c8e3d","subnetpool_id":null,"name":"InstanceSecurityGroupTests-919ee189-9efd-4755-a12a-1845f42a27ee-pub-subnet"}]} 2018-06-27 22:09:14,631 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=d9aaf182-581b-42b0-8bae-3319e4bced19 used request id req-10009b2c-4420-4ec7-9143-51fdb2da6257 2018-06-27 22:09:14,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?network_id=d9aaf182-581b-42b0-8bae-3319e4bced19&name=InstanceSecurityGroupTests-919ee189-9efd-4755-a12a-1845f42a27ee-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d3497316a05f115806576ad4d3330256ea81907" 2018-06-27 22:09:14,719 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:09:14 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-7da18acd-e5ee-4581-9887-6b4a448f1e35 Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-27 22:09:14,719 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=d9aaf182-581b-42b0-8bae-3319e4bced19&name=InstanceSecurityGroupTests-919ee189-9efd-4755-a12a-1845f42a27ee-port&admin_state_up=True used request id req-7da18acd-e5ee-4581-9887-6b4a448f1e35 2018-06-27 22:09:14,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/detail?name=InstanceSecurityGroupTests-919ee189-9efd-4755-a12a-1845f42a27ee-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d3497316a05f115806576ad4d3330256ea81907" 2018-06-27 22:09:15,747 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:09:15 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-3e8898b2-513f-425b-8ca5-7104307b4056 X-Compute-Request-Id: req-3e8898b2-513f-425b-8ca5-7104307b4056 Front-End-Https: on RESP BODY: {"servers": []} 2018-06-27 22:09:15,748 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-919ee189-9efd-4755-a12a-1845f42a27ee-inst used request id req-3e8898b2-513f-425b-8ca5-7104307b4056 2018-06-27 22:09:15,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/networks?name=InstanceSecurityGroupTests-919ee189-9efd-4755-a12a-1845f42a27ee-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d3497316a05f115806576ad4d3330256ea81907" 2018-06-27 22:09:16,737 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:09:16 GMT Content-Type: application/json Content-Length: 636 Connection: keep-alive X-Openstack-Request-Id: req-1bf26b56-40e2-4bd4-b0bb-e717d9ad996e Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["069d1ab8-fe95-40c5-b581-50336d4c8e3d"],"updated_at":"2018-06-27T22:09:01Z","tenant_id":"c559e59d78be4f07ac582c97f0b31ebe","created_at":"2018-06-27T22:08:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"c559e59d78be4f07ac582c97f0b31ebe","id":"d9aaf182-581b-42b0-8bae-3319e4bced19","name":"InstanceSecurityGroupTests-919ee189-9efd-4755-a12a-1845f42a27ee-pub-net"}]} 2018-06-27 22:09:16,738 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-919ee189-9efd-4755-a12a-1845f42a27ee-pub-net used request id req-1bf26b56-40e2-4bd4-b0bb-e717d9ad996e 2018-06-27 22:09:16,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/c559e59d78be4f07ac582c97f0b31ebe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d3497316a05f115806576ad4d3330256ea81907" 2018-06-27 22:09:16,813 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:09:16 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-30f4eb78-083b-4910-a32c-2561c177a0ce Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/c559e59d78be4f07ac582c97f0b31ebe"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c559e59d78be4f07ac582c97f0b31ebe", "name": "InstanceSecurityGroupTests-6f4ec3b3-677f-4ed-proj"}} 2018-06-27 22:09:16,813 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/c559e59d78be4f07ac582c97f0b31ebe used request id req-30f4eb78-083b-4910-a32c-2561c177a0ce 2018-06-27 22:09: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/subnets?network_id=d9aaf182-581b-42b0-8bae-3319e4bced19 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d3497316a05f115806576ad4d3330256ea81907" 2018-06-27 22:09:16,947 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:09:16 GMT Content-Type: application/json Content-Length: 676 Connection: keep-alive X-Openstack-Request-Id: req-835df955-0929-45ff-8a76-8f118578fe08 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d9aaf182-581b-42b0-8bae-3319e4bced19","tenant_id":"c559e59d78be4f07ac582c97f0b31ebe","created_at":"2018-06-27T22:09:01Z","dns_nameservers":[],"updated_at":"2018-06-27T22:09:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c559e59d78be4f07ac582c97f0b31ebe","id":"069d1ab8-fe95-40c5-b581-50336d4c8e3d","subnetpool_id":null,"name":"InstanceSecurityGroupTests-919ee189-9efd-4755-a12a-1845f42a27ee-pub-subnet"}]} 2018-06-27 22:09:16,948 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=d9aaf182-581b-42b0-8bae-3319e4bced19 used request id req-835df955-0929-45ff-8a76-8f118578fe08 2018-06-27 22:09:16,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/ports?network_id=d9aaf182-581b-42b0-8bae-3319e4bced19&name=InstanceSecurityGroupTests-919ee189-9efd-4755-a12a-1845f42a27ee-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d3497316a05f115806576ad4d3330256ea81907" 2018-06-27 22:09:17,034 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:09:17 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-ef15b1d0-7615-4dff-ae58-b2a99ed1fb4b Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-27 22:09:17,035 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=d9aaf182-581b-42b0-8bae-3319e4bced19&name=InstanceSecurityGroupTests-919ee189-9efd-4755-a12a-1845f42a27ee-port&admin_state_up=True used request id req-ef15b1d0-7615-4dff-ae58-b2a99ed1fb4b 2018-06-27 22:09:17,035 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:09:17,036 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:09:17,973 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "59e690d75835439d83e5fc682382d72d", "name": "InstanceSecurityGroupTests-6f4ec3b3-677f-4ed-proj-role"}], "expires_at": "2018-06-27T23:09:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c559e59d78be4f07ac582c97f0b31ebe", "name": "InstanceSecurityGroupTests-6f4ec3b3-677f-4ed-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/c559e59d78be4f07ac582c97f0b31ebe", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/c559e59d78be4f07ac582c97f0b31ebe", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/c559e59d78be4f07ac582c97f0b31ebe", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/c559e59d78be4f07ac582c97f0b31ebe", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/c559e59d78be4f07ac582c97f0b31ebe", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/c559e59d78be4f07ac582c97f0b31ebe", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/c559e59d78be4f07ac582c97f0b31ebe", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/c559e59d78be4f07ac582c97f0b31ebe", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/c559e59d78be4f07ac582c97f0b31ebe", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/c559e59d78be4f07ac582c97f0b31ebe", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/c559e59d78be4f07ac582c97f0b31ebe", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/c559e59d78be4f07ac582c97f0b31ebe", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-6f4ec3b3-677f-4ed-user", "id": "ec4c01dcd41c41b7b2532be70c07f95d"}, "audit_ids": ["Z0uRtZj_Rte72Z8L94w2ig"], "issued_at": "2018-06-27T22:09:17.000000Z"}} 2018-06-27 22:09:17,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}c7266df655efca5391b951f7be2737e391c2e6df" 2018-06-27 22:09:18,374 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:09:17 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0f910673-dc48-4c35-846c-c14ab17f9c3c Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:09:18,374 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-0f910673-dc48-4c35-846c-c14ab17f9c3c 2018-06-27 22:09:18,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/networks?name=InstanceSecurityGroupTests-919ee189-9efd-4755-a12a-1845f42a27ee-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d3497316a05f115806576ad4d3330256ea81907" 2018-06-27 22:09:19,193 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:09:19 GMT Content-Type: application/json Content-Length: 636 Connection: keep-alive X-Openstack-Request-Id: req-917528e2-d332-45d2-9bb2-0beeb073f73e Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["069d1ab8-fe95-40c5-b581-50336d4c8e3d"],"updated_at":"2018-06-27T22:09:01Z","tenant_id":"c559e59d78be4f07ac582c97f0b31ebe","created_at":"2018-06-27T22:08:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"c559e59d78be4f07ac582c97f0b31ebe","id":"d9aaf182-581b-42b0-8bae-3319e4bced19","name":"InstanceSecurityGroupTests-919ee189-9efd-4755-a12a-1845f42a27ee-pub-net"}]} 2018-06-27 22:09:19,193 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-919ee189-9efd-4755-a12a-1845f42a27ee-pub-net used request id req-917528e2-d332-45d2-9bb2-0beeb073f73e 2018-06-27 22:09:19,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=d9aaf182-581b-42b0-8bae-3319e4bced19 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d3497316a05f115806576ad4d3330256ea81907" 2018-06-27 22:09:19,580 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:09:19 GMT Content-Type: application/json Content-Length: 676 Connection: keep-alive X-Openstack-Request-Id: req-5e46dd18-1738-4b3c-a71b-302ada320973 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d9aaf182-581b-42b0-8bae-3319e4bced19","tenant_id":"c559e59d78be4f07ac582c97f0b31ebe","created_at":"2018-06-27T22:09:01Z","dns_nameservers":[],"updated_at":"2018-06-27T22:09:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c559e59d78be4f07ac582c97f0b31ebe","id":"069d1ab8-fe95-40c5-b581-50336d4c8e3d","subnetpool_id":null,"name":"InstanceSecurityGroupTests-919ee189-9efd-4755-a12a-1845f42a27ee-pub-subnet"}]} 2018-06-27 22:09:19,580 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=d9aaf182-581b-42b0-8bae-3319e4bced19 used request id req-5e46dd18-1738-4b3c-a71b-302ada320973 2018-06-27 22:09: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/networks?name=InstanceSecurityGroupTests-919ee189-9efd-4755-a12a-1845f42a27ee-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d3497316a05f115806576ad4d3330256ea81907" 2018-06-27 22:09:19,890 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:09:19 GMT Content-Type: application/json Content-Length: 636 Connection: keep-alive X-Openstack-Request-Id: req-785decc1-f727-4404-a998-c1b65084f713 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["069d1ab8-fe95-40c5-b581-50336d4c8e3d"],"updated_at":"2018-06-27T22:09:01Z","tenant_id":"c559e59d78be4f07ac582c97f0b31ebe","created_at":"2018-06-27T22:08:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"c559e59d78be4f07ac582c97f0b31ebe","id":"d9aaf182-581b-42b0-8bae-3319e4bced19","name":"InstanceSecurityGroupTests-919ee189-9efd-4755-a12a-1845f42a27ee-pub-net"}]} 2018-06-27 22:09:19,890 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-919ee189-9efd-4755-a12a-1845f42a27ee-pub-net used request id req-785decc1-f727-4404-a998-c1b65084f713 2018-06-27 22:09:19,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 22:09:19,904 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 22:09: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-27 22:09:19,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/c559e59d78be4f07ac582c97f0b31ebe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7266df655efca5391b951f7be2737e391c2e6df" 2018-06-27 22:09:20,355 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:09:19 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fa667e7f-6e44-46cd-a338-a47ad9f5bee8 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/c559e59d78be4f07ac582c97f0b31ebe"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c559e59d78be4f07ac582c97f0b31ebe", "name": "InstanceSecurityGroupTests-6f4ec3b3-677f-4ed-proj"}} 2018-06-27 22:09:20,355 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/c559e59d78be4f07ac582c97f0b31ebe used request id req-fa667e7f-6e44-46cd-a338-a47ad9f5bee8 2018-06-27 22:09:20,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/subnets?network_id=d9aaf182-581b-42b0-8bae-3319e4bced19 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d3497316a05f115806576ad4d3330256ea81907" 2018-06-27 22:09:20,525 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:09:20 GMT Content-Type: application/json Content-Length: 676 Connection: keep-alive X-Openstack-Request-Id: req-f7ce8977-f56f-4116-b18a-55e4da51a13d Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d9aaf182-581b-42b0-8bae-3319e4bced19","tenant_id":"c559e59d78be4f07ac582c97f0b31ebe","created_at":"2018-06-27T22:09:01Z","dns_nameservers":[],"updated_at":"2018-06-27T22:09:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c559e59d78be4f07ac582c97f0b31ebe","id":"069d1ab8-fe95-40c5-b581-50336d4c8e3d","subnetpool_id":null,"name":"InstanceSecurityGroupTests-919ee189-9efd-4755-a12a-1845f42a27ee-pub-subnet"}]} 2018-06-27 22:09:20,525 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=d9aaf182-581b-42b0-8bae-3319e4bced19 used request id req-f7ce8977-f56f-4116-b18a-55e4da51a13d 2018-06-27 22:09:20,526 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-919ee189-9efd-4755-a12a-1845f42a27ee-pub-net 2018-06-27 22:09:20,532 - 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}8d3497316a05f115806576ad4d3330256ea81907" -d '{"port": {"network_id": "d9aaf182-581b-42b0-8bae-3319e4bced19", "name": "InstanceSecurityGroupTests-919ee189-9efd-4755-a12a-1845f42a27ee-port", "admin_state_up": true}}' 2018-06-27 22:09:22,912 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 22:09:22 GMT Content-Type: application/json Content-Length: 760 Connection: keep-alive X-Openstack-Request-Id: req-f77c50dc-9e8a-48d1-84d7-8b6c12097b05 Front-End-Https: on RESP BODY: {"port":{"status":"DOWN","created_at":"2018-06-27T22:09:21Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"d9aaf182-581b-42b0-8bae-3319e4bced19","tenant_id":"c559e59d78be4f07ac582c97f0b31ebe","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-06-27T22:09:22Z","name":"InstanceSecurityGroupTests-919ee189-9efd-4755-a12a-1845f42a27ee-port","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:cb:a3:3e","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"c559e59d78be4f07ac582c97f0b31ebe","fixed_ips":[{"subnet_id":"069d1ab8-fe95-40c5-b581-50336d4c8e3d","ip_address":"10.55.0.6"}],"id":"bcf73380-674f-4d88-bc82-450bcb42bff0","security_groups":["1ee6c502-e6e9-49f8-8389-8cf012793b3f"],"device_id":""}} 2018-06-27 22:09:22,912 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/ports used request id req-f77c50dc-9e8a-48d1-84d7-8b6c12097b05 2018-06-27 22:09:22,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/networks?name=InstanceSecurityGroupTests-919ee189-9efd-4755-a12a-1845f42a27ee-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d3497316a05f115806576ad4d3330256ea81907" 2018-06-27 22:09:23,981 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:09:23 GMT Content-Type: application/json Content-Length: 636 Connection: keep-alive X-Openstack-Request-Id: req-a46d2750-28e1-4f90-8ec9-458e62f5ed7a Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["069d1ab8-fe95-40c5-b581-50336d4c8e3d"],"updated_at":"2018-06-27T22:09:01Z","tenant_id":"c559e59d78be4f07ac582c97f0b31ebe","created_at":"2018-06-27T22:08:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"c559e59d78be4f07ac582c97f0b31ebe","id":"d9aaf182-581b-42b0-8bae-3319e4bced19","name":"InstanceSecurityGroupTests-919ee189-9efd-4755-a12a-1845f42a27ee-pub-net"}]} 2018-06-27 22:09:23,982 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-919ee189-9efd-4755-a12a-1845f42a27ee-pub-net used request id req-a46d2750-28e1-4f90-8ec9-458e62f5ed7a 2018-06-27 22:09: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/projects/c559e59d78be4f07ac582c97f0b31ebe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d3497316a05f115806576ad4d3330256ea81907" 2018-06-27 22:09:24,320 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:09:23 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9437c814-b98b-42ea-8848-3391b2a7dbee Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/c559e59d78be4f07ac582c97f0b31ebe"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c559e59d78be4f07ac582c97f0b31ebe", "name": "InstanceSecurityGroupTests-6f4ec3b3-677f-4ed-proj"}} 2018-06-27 22:09:24,321 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/c559e59d78be4f07ac582c97f0b31ebe used request id req-9437c814-b98b-42ea-8848-3391b2a7dbee 2018-06-27 22:09:24,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=d9aaf182-581b-42b0-8bae-3319e4bced19 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d3497316a05f115806576ad4d3330256ea81907" 2018-06-27 22:09:24,494 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:09:24 GMT Content-Type: application/json Content-Length: 676 Connection: keep-alive X-Openstack-Request-Id: req-6b70ecb5-9d17-4c9c-b0c9-45ca1e06e889 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d9aaf182-581b-42b0-8bae-3319e4bced19","tenant_id":"c559e59d78be4f07ac582c97f0b31ebe","created_at":"2018-06-27T22:09:01Z","dns_nameservers":[],"updated_at":"2018-06-27T22:09:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c559e59d78be4f07ac582c97f0b31ebe","id":"069d1ab8-fe95-40c5-b581-50336d4c8e3d","subnetpool_id":null,"name":"InstanceSecurityGroupTests-919ee189-9efd-4755-a12a-1845f42a27ee-pub-subnet"}]} 2018-06-27 22:09:24,494 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=d9aaf182-581b-42b0-8bae-3319e4bced19 used request id req-6b70ecb5-9d17-4c9c-b0c9-45ca1e06e889 2018-06-27 22:09:24,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/ports?network_id=d9aaf182-581b-42b0-8bae-3319e4bced19&name=InstanceSecurityGroupTests-919ee189-9efd-4755-a12a-1845f42a27ee-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d3497316a05f115806576ad4d3330256ea81907" 2018-06-27 22:09:24,741 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:09:24 GMT Content-Type: application/json Content-Length: 763 Connection: keep-alive X-Openstack-Request-Id: req-3c0ec84e-9651-4d3e-9502-e390d13387d8 Front-End-Https: on RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"d9aaf182-581b-42b0-8bae-3319e4bced19","tenant_id":"c559e59d78be4f07ac582c97f0b31ebe","created_at":"2018-06-27T22:09:21Z","admin_state_up":true,"updated_at":"2018-06-27T22:09:22Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:cb:a3:3e","id":"bcf73380-674f-4d88-bc82-450bcb42bff0","port_security_enabled":true,"project_id":"c559e59d78be4f07ac582c97f0b31ebe","fixed_ips":[{"subnet_id":"069d1ab8-fe95-40c5-b581-50336d4c8e3d","ip_address":"10.55.0.6"}],"extra_dhcp_opts":[],"security_groups":["1ee6c502-e6e9-49f8-8389-8cf012793b3f"],"name":"InstanceSecurityGroupTests-919ee189-9efd-4755-a12a-1845f42a27ee-port"}]} 2018-06-27 22:09:24,741 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=d9aaf182-581b-42b0-8bae-3319e4bced19&name=InstanceSecurityGroupTests-919ee189-9efd-4755-a12a-1845f42a27ee-port&admin_state_up=True used request id req-3c0ec84e-9651-4d3e-9502-e390d13387d8 2018-06-27 22:09:24,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/c559e59d78be4f07ac582c97f0b31ebe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d3497316a05f115806576ad4d3330256ea81907" 2018-06-27 22:09:25,057 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:09:24 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b398f39f-ff7b-45e5-84ad-75c94022fcc8 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/c559e59d78be4f07ac582c97f0b31ebe"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c559e59d78be4f07ac582c97f0b31ebe", "name": "InstanceSecurityGroupTests-6f4ec3b3-677f-4ed-proj"}} 2018-06-27 22:09:25,057 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/c559e59d78be4f07ac582c97f0b31ebe used request id req-b398f39f-ff7b-45e5-84ad-75c94022fcc8 2018-06-27 22:09:25,058 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-919ee189-9efd-4755-a12a-1845f42a27ee-inst 2018-06-27 22:09:25,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/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d3497316a05f115806576ad4d3330256ea81907" 2018-06-27 22:09:25,872 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:09:25 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-a59e9109-2177-422f-a44c-423957282d31 X-Compute-Request-Id: req-a59e9109-2177-422f-a44c-423957282d31 Front-End-Https: on RESP BODY: {"flavors": [{"id": "bfce69d5-8948-4e52-8e30-cf8bfa544966", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "bookmark"}], "name": "shaker-flavor_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3"}, {"id": "ee078daa-e306-448c-b2d7-4128a008bad7", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/ee078daa-e306-448c-b2d7-4128a008bad7", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/ee078daa-e306-448c-b2d7-4128a008bad7", "rel": "bookmark"}], "name": "InstanceSecurityGroupTests-919ee189-9efd-4755-a12a-1845f42a27ee-flavor-name"}]} 2018-06-27 22:09:25,872 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-a59e9109-2177-422f-a44c-423957282d31 2018-06-27 22:09:25,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/ee078daa-e306-448c-b2d7-4128a008bad7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d3497316a05f115806576ad4d3330256ea81907" 2018-06-27 22:09:26,448 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:09:26 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-b723defd-4173-4209-a3e5-2afe4c2d1ef6 X-Compute-Request-Id: req-b723defd-4173-4209-a3e5-2afe4c2d1ef6 Front-End-Https: on RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-919ee189-9efd-4755-a12a-1845f42a27ee-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/ee078daa-e306-448c-b2d7-4128a008bad7", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/ee078daa-e306-448c-b2d7-4128a008bad7", "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": "ee078daa-e306-448c-b2d7-4128a008bad7"}} 2018-06-27 22:09:26,448 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/ee078daa-e306-448c-b2d7-4128a008bad7 used request id req-b723defd-4173-4209-a3e5-2afe4c2d1ef6 2018-06-27 22:09:26,452 - 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-919ee189-9efd-4755-a12a-1845f42a27ee-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8d3497316a05f115806576ad4d3330256ea81907" 2018-06-27 22:09:27,315 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:09:27 GMT Content-Type: application/json Content-Length: 902 Connection: keep-alive X-Openstack-Request-Id: req-1fd6c69d-e63d-45db-b969-08fdc115a23a Front-End-Https: on RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-919ee189-9efd-4755-a12a-1845f42a27ee-image", "tags": [], "container_format": "bare", "created_at": "2018-06-27T22:08:53Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-27T22:08:54Z", "visibility": "shared", "self": "/v2/images/fac8e173-5316-491d-8b56-6c797f2c8dd0", "min_disk": 0, "protected": false, "id": "fac8e173-5316-491d-8b56-6c797f2c8dd0", "file": "/v2/images/fac8e173-5316-491d-8b56-6c797f2c8dd0/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c559e59d78be4f07ac582c97f0b31ebe", "direct_url": "file:///var/lib/glance/images/fac8e173-5316-491d-8b56-6c797f2c8dd0", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-919ee189-9efd-4755-a12a-1845f42a27ee-image"} 2018-06-27 22:09:27,315 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-919ee189-9efd-4755-a12a-1845f42a27ee-image used request id req-1fd6c69d-e63d-45db-b969-08fdc115a23a 2018-06-27 22:09:27,319 - 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}8d3497316a05f115806576ad4d3330256ea81907" 2018-06-27 22:09:28,224 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:09:28 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-435d53cb-b1e6-46e5-93e7-85891e8a97ba 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-27 22:09:28,224 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-435d53cb-b1e6-46e5-93e7-85891e8a97ba 2018-06-27 22:09:28,230 - 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}8d3497316a05f115806576ad4d3330256ea81907" -d '{"server": {"name": "InstanceSecurityGroupTests-919ee189-9efd-4755-a12a-1845f42a27ee-inst", "imageRef": "fac8e173-5316-491d-8b56-6c797f2c8dd0", "flavorRef": "ee078daa-e306-448c-b2d7-4128a008bad7", "max_count": 1, "min_count": 1, "networks": [{"port": "bcf73380-674f-4d88-bc82-450bcb42bff0"}]}}' 2018-06-27 22:09:33,705 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 22:09:33 GMT Content-Type: application/json Content-Length: 378 Connection: keep-alive Location: https://172.30.10.101:8774/v2.1/servers/9ac54104-5838-4f4b-82f5-8a4d90ce67ec Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-fabed6f5-70a8-4325-b5cd-3ee6e2feac7f X-Compute-Request-Id: req-fabed6f5-70a8-4325-b5cd-3ee6e2feac7f RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "9ac54104-5838-4f4b-82f5-8a4d90ce67ec", "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/9ac54104-5838-4f4b-82f5-8a4d90ce67ec", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/9ac54104-5838-4f4b-82f5-8a4d90ce67ec", "rel": "bookmark"}], "adminPass": "5VWhWyEJx9YL"}} 2018-06-27 22:09:33,705 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers used request id req-fabed6f5-70a8-4325-b5cd-3ee6e2feac7f 2018-06-27 22:09:33,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/9ac54104-5838-4f4b-82f5-8a4d90ce67ec -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d3497316a05f115806576ad4d3330256ea81907" 2018-06-27 22:09:34,586 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:09:34 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-45a898aa-090d-4791-b9da-ce42fbbd55b6 X-Compute-Request-Id: req-45a898aa-090d-4791-b9da-ce42fbbd55b6 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/9ac54104-5838-4f4b-82f5-8a4d90ce67ec", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/9ac54104-5838-4f4b-82f5-8a4d90ce67ec", "rel": "bookmark"}], "image": {"id": "fac8e173-5316-491d-8b56-6c797f2c8dd0", "links": [{"href": "http://172.30.10.101:8774/images/fac8e173-5316-491d-8b56-6c797f2c8dd0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ee078daa-e306-448c-b2d7-4128a008bad7", "links": [{"href": "http://172.30.10.101:8774/flavors/ee078daa-e306-448c-b2d7-4128a008bad7", "rel": "bookmark"}]}, "id": "9ac54104-5838-4f4b-82f5-8a4d90ce67ec", "user_id": "ec4c01dcd41c41b7b2532be70c07f95d", "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-27T22:09:34Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-919ee189-9efd-4755-a12a-1845f42a27ee-inst", "created": "2018-06-27T22:09:34Z", "tenant_id": "c559e59d78be4f07ac582c97f0b31ebe", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:09:34,586 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/9ac54104-5838-4f4b-82f5-8a4d90ce67ec used request id req-45a898aa-090d-4791-b9da-ce42fbbd55b6 2018-06-27 22:09:34,587 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-919ee189-9efd-4755-a12a-1845f42a27ee-inst 2018-06-27 22:09:34,590 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/9ac54104-5838-4f4b-82f5-8a4d90ce67ec -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d3497316a05f115806576ad4d3330256ea81907" 2018-06-27 22:09:36,884 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:09:36 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-141accbf-9fd5-49d1-a91a-a0698a0aaac5 X-Compute-Request-Id: req-141accbf-9fd5-49d1-a91a-a0698a0aaac5 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/9ac54104-5838-4f4b-82f5-8a4d90ce67ec", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/9ac54104-5838-4f4b-82f5-8a4d90ce67ec", "rel": "bookmark"}], "image": {"id": "fac8e173-5316-491d-8b56-6c797f2c8dd0", "links": [{"href": "http://172.30.10.101:8774/images/fac8e173-5316-491d-8b56-6c797f2c8dd0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ee078daa-e306-448c-b2d7-4128a008bad7", "links": [{"href": "http://172.30.10.101:8774/flavors/ee078daa-e306-448c-b2d7-4128a008bad7", "rel": "bookmark"}]}, "id": "9ac54104-5838-4f4b-82f5-8a4d90ce67ec", "user_id": "ec4c01dcd41c41b7b2532be70c07f95d", "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-27T22:09:35Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-919ee189-9efd-4755-a12a-1845f42a27ee-inst", "created": "2018-06-27T22:09:34Z", "tenant_id": "c559e59d78be4f07ac582c97f0b31ebe", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:09:36,884 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/9ac54104-5838-4f4b-82f5-8a4d90ce67ec used request id req-141accbf-9fd5-49d1-a91a-a0698a0aaac5 2018-06-27 22:09:36,885 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-919ee189-9efd-4755-a12a-1845f42a27ee-inst] is - BUILD 2018-06-27 22:09:36,885 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 22:09:39,888 - create_instance - DEBUG - VM status query timeout in 894.699043036 2018-06-27 22:09:39,891 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/9ac54104-5838-4f4b-82f5-8a4d90ce67ec -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d3497316a05f115806576ad4d3330256ea81907" 2018-06-27 22:09:41,694 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:09:41 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-379977ac-5a76-44c3-8d38-841e5ce59143 X-Compute-Request-Id: req-379977ac-5a76-44c3-8d38-841e5ce59143 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/9ac54104-5838-4f4b-82f5-8a4d90ce67ec", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/9ac54104-5838-4f4b-82f5-8a4d90ce67ec", "rel": "bookmark"}], "image": {"id": "fac8e173-5316-491d-8b56-6c797f2c8dd0", "links": [{"href": "http://172.30.10.101:8774/images/fac8e173-5316-491d-8b56-6c797f2c8dd0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ee078daa-e306-448c-b2d7-4128a008bad7", "links": [{"href": "http://172.30.10.101:8774/flavors/ee078daa-e306-448c-b2d7-4128a008bad7", "rel": "bookmark"}]}, "id": "9ac54104-5838-4f4b-82f5-8a4d90ce67ec", "security_groups": [{"name": "default"}], "user_id": "ec4c01dcd41c41b7b2532be70c07f95d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T22:09:39Z", "hostId": "12800b8aba04d1e2b4c888689aa3e2fc8dbf90132955cabee56596bd", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-919ee189-9efd-4755-a12a-1845f42a27ee-inst", "created": "2018-06-27T22:09:33Z", "tenant_id": "c559e59d78be4f07ac582c97f0b31ebe", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:09:41,694 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/9ac54104-5838-4f4b-82f5-8a4d90ce67ec used request id req-379977ac-5a76-44c3-8d38-841e5ce59143 2018-06-27 22:09:41,694 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-919ee189-9efd-4755-a12a-1845f42a27ee-inst] is - BUILD 2018-06-27 22:09:41,695 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 22:09:44,696 - create_instance - DEBUG - VM status query timeout in 889.89081502 2018-06-27 22:09:44,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/9ac54104-5838-4f4b-82f5-8a4d90ce67ec -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d3497316a05f115806576ad4d3330256ea81907" 2018-06-27 22:09:45,360 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:09:45 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-61fd65b3-685e-4788-b6bf-a3177bc62242 X-Compute-Request-Id: req-61fd65b3-685e-4788-b6bf-a3177bc62242 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/9ac54104-5838-4f4b-82f5-8a4d90ce67ec", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/9ac54104-5838-4f4b-82f5-8a4d90ce67ec", "rel": "bookmark"}], "image": {"id": "fac8e173-5316-491d-8b56-6c797f2c8dd0", "links": [{"href": "http://172.30.10.101:8774/images/fac8e173-5316-491d-8b56-6c797f2c8dd0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ee078daa-e306-448c-b2d7-4128a008bad7", "links": [{"href": "http://172.30.10.101:8774/flavors/ee078daa-e306-448c-b2d7-4128a008bad7", "rel": "bookmark"}]}, "id": "9ac54104-5838-4f4b-82f5-8a4d90ce67ec", "security_groups": [{"name": "default"}], "user_id": "ec4c01dcd41c41b7b2532be70c07f95d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T22:09:39Z", "hostId": "12800b8aba04d1e2b4c888689aa3e2fc8dbf90132955cabee56596bd", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-919ee189-9efd-4755-a12a-1845f42a27ee-inst", "created": "2018-06-27T22:09:33Z", "tenant_id": "c559e59d78be4f07ac582c97f0b31ebe", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:09:45,361 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/9ac54104-5838-4f4b-82f5-8a4d90ce67ec used request id req-61fd65b3-685e-4788-b6bf-a3177bc62242 2018-06-27 22:09:45,361 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-919ee189-9efd-4755-a12a-1845f42a27ee-inst] is - BUILD 2018-06-27 22:09:45,361 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 22:09:48,365 - create_instance - DEBUG - VM status query timeout in 886.222449064 2018-06-27 22:09:48,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/servers/9ac54104-5838-4f4b-82f5-8a4d90ce67ec -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d3497316a05f115806576ad4d3330256ea81907" 2018-06-27 22:09:48,956 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:09:48 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-9b5f1de1-1ef1-40d6-aea7-84110109b6ea X-Compute-Request-Id: req-9b5f1de1-1ef1-40d6-aea7-84110109b6ea 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/9ac54104-5838-4f4b-82f5-8a4d90ce67ec", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/9ac54104-5838-4f4b-82f5-8a4d90ce67ec", "rel": "bookmark"}], "image": {"id": "fac8e173-5316-491d-8b56-6c797f2c8dd0", "links": [{"href": "http://172.30.10.101:8774/images/fac8e173-5316-491d-8b56-6c797f2c8dd0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ee078daa-e306-448c-b2d7-4128a008bad7", "links": [{"href": "http://172.30.10.101:8774/flavors/ee078daa-e306-448c-b2d7-4128a008bad7", "rel": "bookmark"}]}, "id": "9ac54104-5838-4f4b-82f5-8a4d90ce67ec", "security_groups": [{"name": "default"}], "user_id": "ec4c01dcd41c41b7b2532be70c07f95d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T22:09:39Z", "hostId": "12800b8aba04d1e2b4c888689aa3e2fc8dbf90132955cabee56596bd", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-919ee189-9efd-4755-a12a-1845f42a27ee-inst", "created": "2018-06-27T22:09:33Z", "tenant_id": "c559e59d78be4f07ac582c97f0b31ebe", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:09:48,957 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/9ac54104-5838-4f4b-82f5-8a4d90ce67ec used request id req-9b5f1de1-1ef1-40d6-aea7-84110109b6ea 2018-06-27 22:09:48,957 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-919ee189-9efd-4755-a12a-1845f42a27ee-inst] is - BUILD 2018-06-27 22:09:48,957 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 22:09:51,959 - create_instance - DEBUG - VM status query timeout in 882.628188848 2018-06-27 22:09:51,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/9ac54104-5838-4f4b-82f5-8a4d90ce67ec -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d3497316a05f115806576ad4d3330256ea81907" 2018-06-27 22:09:54,299 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:09:54 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-50cf8f03-9f27-45cb-9d64-3f49e5b1ce79 X-Compute-Request-Id: req-50cf8f03-9f27-45cb-9d64-3f49e5b1ce79 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-919ee189-9efd-4755-a12a-1845f42a27ee-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a3:3e", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/9ac54104-5838-4f4b-82f5-8a4d90ce67ec", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/9ac54104-5838-4f4b-82f5-8a4d90ce67ec", "rel": "bookmark"}], "image": {"id": "fac8e173-5316-491d-8b56-6c797f2c8dd0", "links": [{"href": "http://172.30.10.101:8774/images/fac8e173-5316-491d-8b56-6c797f2c8dd0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:09:50.000000", "flavor": {"id": "ee078daa-e306-448c-b2d7-4128a008bad7", "links": [{"href": "http://172.30.10.101:8774/flavors/ee078daa-e306-448c-b2d7-4128a008bad7", "rel": "bookmark"}]}, "id": "9ac54104-5838-4f4b-82f5-8a4d90ce67ec", "security_groups": [{"name": "default"}], "user_id": "ec4c01dcd41c41b7b2532be70c07f95d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:09:51Z", "hostId": "12800b8aba04d1e2b4c888689aa3e2fc8dbf90132955cabee56596bd", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-919ee189-9efd-4755-a12a-1845f42a27ee-inst", "created": "2018-06-27T22:09:33Z", "tenant_id": "c559e59d78be4f07ac582c97f0b31ebe", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:09:54,300 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/9ac54104-5838-4f4b-82f5-8a4d90ce67ec used request id req-50cf8f03-9f27-45cb-9d64-3f49e5b1ce79 2018-06-27 22:09:54,300 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-919ee189-9efd-4755-a12a-1845f42a27ee-inst] is - ACTIVE 2018-06-27 22:09:54,300 - create_instance - INFO - VM is - ACTIVE 2018-06-27 22:09:54,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/9ac54104-5838-4f4b-82f5-8a4d90ce67ec -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d3497316a05f115806576ad4d3330256ea81907" 2018-06-27 22:09:56,537 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:09: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-ab2ae93a-d378-47f5-ac4b-fc13230105b2 X-Compute-Request-Id: req-ab2ae93a-d378-47f5-ac4b-fc13230105b2 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-919ee189-9efd-4755-a12a-1845f42a27ee-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a3:3e", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/9ac54104-5838-4f4b-82f5-8a4d90ce67ec", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/9ac54104-5838-4f4b-82f5-8a4d90ce67ec", "rel": "bookmark"}], "image": {"id": "fac8e173-5316-491d-8b56-6c797f2c8dd0", "links": [{"href": "http://172.30.10.101:8774/images/fac8e173-5316-491d-8b56-6c797f2c8dd0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:09:50.000000", "flavor": {"id": "ee078daa-e306-448c-b2d7-4128a008bad7", "links": [{"href": "http://172.30.10.101:8774/flavors/ee078daa-e306-448c-b2d7-4128a008bad7", "rel": "bookmark"}]}, "id": "9ac54104-5838-4f4b-82f5-8a4d90ce67ec", "security_groups": [{"name": "default"}], "user_id": "ec4c01dcd41c41b7b2532be70c07f95d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:09:51Z", "hostId": "12800b8aba04d1e2b4c888689aa3e2fc8dbf90132955cabee56596bd", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-919ee189-9efd-4755-a12a-1845f42a27ee-inst", "created": "2018-06-27T22:09:33Z", "tenant_id": "c559e59d78be4f07ac582c97f0b31ebe", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:09:56,537 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/9ac54104-5838-4f4b-82f5-8a4d90ce67ec used request id req-ab2ae93a-d378-47f5-ac4b-fc13230105b2 2018-06-27 22:09:56,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/networks?name=InstanceSecurityGroupTests-919ee189-9efd-4755-a12a-1845f42a27ee-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d3497316a05f115806576ad4d3330256ea81907" 2018-06-27 22:09:56,840 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:09:56 GMT Content-Type: application/json Content-Length: 636 Connection: keep-alive X-Openstack-Request-Id: req-5936deeb-af82-41b0-98bb-735064128e3e Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["069d1ab8-fe95-40c5-b581-50336d4c8e3d"],"updated_at":"2018-06-27T22:09:01Z","tenant_id":"c559e59d78be4f07ac582c97f0b31ebe","created_at":"2018-06-27T22:08:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"c559e59d78be4f07ac582c97f0b31ebe","id":"d9aaf182-581b-42b0-8bae-3319e4bced19","name":"InstanceSecurityGroupTests-919ee189-9efd-4755-a12a-1845f42a27ee-pub-net"}]} 2018-06-27 22:09:56,840 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-919ee189-9efd-4755-a12a-1845f42a27ee-pub-net used request id req-5936deeb-af82-41b0-98bb-735064128e3e 2018-06-27 22:09:56,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/c559e59d78be4f07ac582c97f0b31ebe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d3497316a05f115806576ad4d3330256ea81907" 2018-06-27 22:09:56,946 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:09:56 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b3d156c7-9c52-4606-b3e2-d5243f7bc8b2 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/c559e59d78be4f07ac582c97f0b31ebe"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c559e59d78be4f07ac582c97f0b31ebe", "name": "InstanceSecurityGroupTests-6f4ec3b3-677f-4ed-proj"}} 2018-06-27 22:09:56,947 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/c559e59d78be4f07ac582c97f0b31ebe used request id req-b3d156c7-9c52-4606-b3e2-d5243f7bc8b2 2018-06-27 22:09:56,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/subnets?network_id=d9aaf182-581b-42b0-8bae-3319e4bced19 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d3497316a05f115806576ad4d3330256ea81907" 2018-06-27 22:09:57,137 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:09:57 GMT Content-Type: application/json Content-Length: 676 Connection: keep-alive X-Openstack-Request-Id: req-1f5d7418-e9a6-48c3-a5e0-fb258bbb12ca Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d9aaf182-581b-42b0-8bae-3319e4bced19","tenant_id":"c559e59d78be4f07ac582c97f0b31ebe","created_at":"2018-06-27T22:09:01Z","dns_nameservers":[],"updated_at":"2018-06-27T22:09:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c559e59d78be4f07ac582c97f0b31ebe","id":"069d1ab8-fe95-40c5-b581-50336d4c8e3d","subnetpool_id":null,"name":"InstanceSecurityGroupTests-919ee189-9efd-4755-a12a-1845f42a27ee-pub-subnet"}]} 2018-06-27 22:09:57,137 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=d9aaf182-581b-42b0-8bae-3319e4bced19 used request id req-1f5d7418-e9a6-48c3-a5e0-fb258bbb12ca 2018-06-27 22:09:57,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=d9aaf182-581b-42b0-8bae-3319e4bced19 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d3497316a05f115806576ad4d3330256ea81907" 2018-06-27 22:09:57,386 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:09:57 GMT Content-Type: application/json Content-Length: 2290 Connection: keep-alive X-Openstack-Request-Id: req-f6e7d1ba-f461-4989-8189-4fa1744a9c4f Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"d9aaf182-581b-42b0-8bae-3319e4bced19","tenant_id":"c559e59d78be4f07ac582c97f0b31ebe","created_at":"2018-06-27T22:09:03Z","admin_state_up":true,"updated_at":"2018-06-27T22:09:08Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-d9aaf182-581b-42b0-8bae-3319e4bced19","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:3b:ca:b7","id":"9572f15d-6319-445c-a384-983182628cb7","port_security_enabled":false,"project_id":"c559e59d78be4f07ac582c97f0b31ebe","fixed_ips":[{"subnet_id":"069d1ab8-fe95-40c5-b581-50336d4c8e3d","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"d9aaf182-581b-42b0-8bae-3319e4bced19","tenant_id":"c559e59d78be4f07ac582c97f0b31ebe","created_at":"2018-06-27T22:09:04Z","admin_state_up":true,"updated_at":"2018-06-27T22:09:09Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-d9aaf182-581b-42b0-8bae-3319e4bced19","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:03:b6:15","id":"a69bfd45-65a7-4b17-aeb0-4886e179ec24","port_security_enabled":false,"project_id":"c559e59d78be4f07ac582c97f0b31ebe","fixed_ips":[{"subnet_id":"069d1ab8-fe95-40c5-b581-50336d4c8e3d","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"d9aaf182-581b-42b0-8bae-3319e4bced19","tenant_id":"c559e59d78be4f07ac582c97f0b31ebe","created_at":"2018-06-27T22:09:21Z","admin_state_up":true,"updated_at":"2018-06-27T22:09:50Z","binding:vnic_type":"normal","device_id":"9ac54104-5838-4f4b-82f5-8a4d90ce67ec","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:cb:a3:3e","id":"bcf73380-674f-4d88-bc82-450bcb42bff0","port_security_enabled":true,"project_id":"c559e59d78be4f07ac582c97f0b31ebe","fixed_ips":[{"subnet_id":"069d1ab8-fe95-40c5-b581-50336d4c8e3d","ip_address":"10.55.0.6"}],"extra_dhcp_opts":[],"security_groups":["1ee6c502-e6e9-49f8-8389-8cf012793b3f"],"name":"InstanceSecurityGroupTests-919ee189-9efd-4755-a12a-1845f42a27ee-port"}]} 2018-06-27 22:09:57,387 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=d9aaf182-581b-42b0-8bae-3319e4bced19 used request id req-f6e7d1ba-f461-4989-8189-4fa1744a9c4f 2018-06-27 22:09:57,390 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/9ac54104-5838-4f4b-82f5-8a4d90ce67ec -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d3497316a05f115806576ad4d3330256ea81907" 2018-06-27 22:09:58,986 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:09:58 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-e88662b1-04df-4fa7-97a0-a7df8cbb5af7 X-Compute-Request-Id: req-e88662b1-04df-4fa7-97a0-a7df8cbb5af7 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-919ee189-9efd-4755-a12a-1845f42a27ee-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a3:3e", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/9ac54104-5838-4f4b-82f5-8a4d90ce67ec", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/9ac54104-5838-4f4b-82f5-8a4d90ce67ec", "rel": "bookmark"}], "image": {"id": "fac8e173-5316-491d-8b56-6c797f2c8dd0", "links": [{"href": "http://172.30.10.101:8774/images/fac8e173-5316-491d-8b56-6c797f2c8dd0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:09:50.000000", "flavor": {"id": "ee078daa-e306-448c-b2d7-4128a008bad7", "links": [{"href": "http://172.30.10.101:8774/flavors/ee078daa-e306-448c-b2d7-4128a008bad7", "rel": "bookmark"}]}, "id": "9ac54104-5838-4f4b-82f5-8a4d90ce67ec", "security_groups": [{"name": "default"}], "user_id": "ec4c01dcd41c41b7b2532be70c07f95d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:09:51Z", "hostId": "12800b8aba04d1e2b4c888689aa3e2fc8dbf90132955cabee56596bd", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-919ee189-9efd-4755-a12a-1845f42a27ee-inst", "created": "2018-06-27T22:09:33Z", "tenant_id": "c559e59d78be4f07ac582c97f0b31ebe", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:09:58,986 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/9ac54104-5838-4f4b-82f5-8a4d90ce67ec used request id req-e88662b1-04df-4fa7-97a0-a7df8cbb5af7 2018-06-27 22:09:58,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=InstanceSecurityGroupTests-919ee189-9efd-4755-a12a-1845f42a27ee-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d3497316a05f115806576ad4d3330256ea81907" 2018-06-27 22:09:59,236 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:09:59 GMT Content-Type: application/json Content-Length: 636 Connection: keep-alive X-Openstack-Request-Id: req-78774fb9-ddcf-4080-8f34-ac24265beb66 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["069d1ab8-fe95-40c5-b581-50336d4c8e3d"],"updated_at":"2018-06-27T22:09:01Z","tenant_id":"c559e59d78be4f07ac582c97f0b31ebe","created_at":"2018-06-27T22:08:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"c559e59d78be4f07ac582c97f0b31ebe","id":"d9aaf182-581b-42b0-8bae-3319e4bced19","name":"InstanceSecurityGroupTests-919ee189-9efd-4755-a12a-1845f42a27ee-pub-net"}]} 2018-06-27 22:09:59,237 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-919ee189-9efd-4755-a12a-1845f42a27ee-pub-net used request id req-78774fb9-ddcf-4080-8f34-ac24265beb66 2018-06-27 22:09:59,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/c559e59d78be4f07ac582c97f0b31ebe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d3497316a05f115806576ad4d3330256ea81907" 2018-06-27 22:09:59,575 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:09:59 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-70038501-7d16-48f6-b0ae-fc49997dc5d6 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/c559e59d78be4f07ac582c97f0b31ebe"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c559e59d78be4f07ac582c97f0b31ebe", "name": "InstanceSecurityGroupTests-6f4ec3b3-677f-4ed-proj"}} 2018-06-27 22:09:59,575 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/c559e59d78be4f07ac582c97f0b31ebe used request id req-70038501-7d16-48f6-b0ae-fc49997dc5d6 2018-06-27 22:09:59,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=d9aaf182-581b-42b0-8bae-3319e4bced19 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d3497316a05f115806576ad4d3330256ea81907" 2018-06-27 22:09:59,773 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:09:59 GMT Content-Type: application/json Content-Length: 676 Connection: keep-alive X-Openstack-Request-Id: req-dd1dcc5f-e0b0-417b-b990-92456b669fb0 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d9aaf182-581b-42b0-8bae-3319e4bced19","tenant_id":"c559e59d78be4f07ac582c97f0b31ebe","created_at":"2018-06-27T22:09:01Z","dns_nameservers":[],"updated_at":"2018-06-27T22:09:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c559e59d78be4f07ac582c97f0b31ebe","id":"069d1ab8-fe95-40c5-b581-50336d4c8e3d","subnetpool_id":null,"name":"InstanceSecurityGroupTests-919ee189-9efd-4755-a12a-1845f42a27ee-pub-subnet"}]} 2018-06-27 22:09:59,773 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=d9aaf182-581b-42b0-8bae-3319e4bced19 used request id req-dd1dcc5f-e0b0-417b-b990-92456b669fb0 2018-06-27 22:09:59,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?network_id=d9aaf182-581b-42b0-8bae-3319e4bced19 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d3497316a05f115806576ad4d3330256ea81907" 2018-06-27 22:10:00,122 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:10:00 GMT Content-Type: application/json Content-Length: 2290 Connection: keep-alive X-Openstack-Request-Id: req-59f56192-2b18-4106-9a67-3331da2fd76a Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"d9aaf182-581b-42b0-8bae-3319e4bced19","tenant_id":"c559e59d78be4f07ac582c97f0b31ebe","created_at":"2018-06-27T22:09:03Z","admin_state_up":true,"updated_at":"2018-06-27T22:09:08Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-d9aaf182-581b-42b0-8bae-3319e4bced19","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:3b:ca:b7","id":"9572f15d-6319-445c-a384-983182628cb7","port_security_enabled":false,"project_id":"c559e59d78be4f07ac582c97f0b31ebe","fixed_ips":[{"subnet_id":"069d1ab8-fe95-40c5-b581-50336d4c8e3d","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"d9aaf182-581b-42b0-8bae-3319e4bced19","tenant_id":"c559e59d78be4f07ac582c97f0b31ebe","created_at":"2018-06-27T22:09:04Z","admin_state_up":true,"updated_at":"2018-06-27T22:09:09Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-d9aaf182-581b-42b0-8bae-3319e4bced19","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:03:b6:15","id":"a69bfd45-65a7-4b17-aeb0-4886e179ec24","port_security_enabled":false,"project_id":"c559e59d78be4f07ac582c97f0b31ebe","fixed_ips":[{"subnet_id":"069d1ab8-fe95-40c5-b581-50336d4c8e3d","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"d9aaf182-581b-42b0-8bae-3319e4bced19","tenant_id":"c559e59d78be4f07ac582c97f0b31ebe","created_at":"2018-06-27T22:09:21Z","admin_state_up":true,"updated_at":"2018-06-27T22:09:50Z","binding:vnic_type":"normal","device_id":"9ac54104-5838-4f4b-82f5-8a4d90ce67ec","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:cb:a3:3e","id":"bcf73380-674f-4d88-bc82-450bcb42bff0","port_security_enabled":true,"project_id":"c559e59d78be4f07ac582c97f0b31ebe","fixed_ips":[{"subnet_id":"069d1ab8-fe95-40c5-b581-50336d4c8e3d","ip_address":"10.55.0.6"}],"extra_dhcp_opts":[],"security_groups":["1ee6c502-e6e9-49f8-8389-8cf012793b3f"],"name":"InstanceSecurityGroupTests-919ee189-9efd-4755-a12a-1845f42a27ee-port"}]} 2018-06-27 22:10:00,122 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=d9aaf182-581b-42b0-8bae-3319e4bced19 used request id req-59f56192-2b18-4106-9a67-3331da2fd76a 2018-06-27 22:10:00,123 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:10:00,866 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "59e690d75835439d83e5fc682382d72d", "name": "InstanceSecurityGroupTests-6f4ec3b3-677f-4ed-proj-role"}], "expires_at": "2018-06-27T23:10:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c559e59d78be4f07ac582c97f0b31ebe", "name": "InstanceSecurityGroupTests-6f4ec3b3-677f-4ed-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/c559e59d78be4f07ac582c97f0b31ebe", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/c559e59d78be4f07ac582c97f0b31ebe", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/c559e59d78be4f07ac582c97f0b31ebe", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/c559e59d78be4f07ac582c97f0b31ebe", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/c559e59d78be4f07ac582c97f0b31ebe", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/c559e59d78be4f07ac582c97f0b31ebe", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/c559e59d78be4f07ac582c97f0b31ebe", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/c559e59d78be4f07ac582c97f0b31ebe", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/c559e59d78be4f07ac582c97f0b31ebe", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/c559e59d78be4f07ac582c97f0b31ebe", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/c559e59d78be4f07ac582c97f0b31ebe", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/c559e59d78be4f07ac582c97f0b31ebe", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-6f4ec3b3-677f-4ed-user", "id": "ec4c01dcd41c41b7b2532be70c07f95d"}, "audit_ids": ["LKYUECnPShiNQTuqWhq9og"], "issued_at": "2018-06-27T22:10:00.000000Z"}} 2018-06-27 22:10:00,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/9ac54104-5838-4f4b-82f5-8a4d90ce67ec -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7685f301d2f6a1db71e27bd03262e60abfcb7d3" 2018-06-27 22:10:03,125 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:10:03 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-a0664cd8-85af-4117-89fa-bf87e5e6297c X-Compute-Request-Id: req-a0664cd8-85af-4117-89fa-bf87e5e6297c Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-919ee189-9efd-4755-a12a-1845f42a27ee-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a3:3e", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/9ac54104-5838-4f4b-82f5-8a4d90ce67ec", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/9ac54104-5838-4f4b-82f5-8a4d90ce67ec", "rel": "bookmark"}], "image": {"id": "fac8e173-5316-491d-8b56-6c797f2c8dd0", "links": [{"href": "http://172.30.10.101:8774/images/fac8e173-5316-491d-8b56-6c797f2c8dd0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:09:50.000000", "flavor": {"id": "ee078daa-e306-448c-b2d7-4128a008bad7", "links": [{"href": "http://172.30.10.101:8774/flavors/ee078daa-e306-448c-b2d7-4128a008bad7", "rel": "bookmark"}]}, "id": "9ac54104-5838-4f4b-82f5-8a4d90ce67ec", "security_groups": [{"name": "default"}], "user_id": "ec4c01dcd41c41b7b2532be70c07f95d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:09:51Z", "hostId": "12800b8aba04d1e2b4c888689aa3e2fc8dbf90132955cabee56596bd", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-919ee189-9efd-4755-a12a-1845f42a27ee-inst", "created": "2018-06-27T22:09:33Z", "tenant_id": "c559e59d78be4f07ac582c97f0b31ebe", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:10:03,125 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/9ac54104-5838-4f4b-82f5-8a4d90ce67ec used request id req-a0664cd8-85af-4117-89fa-bf87e5e6297c 2018-06-27 22:10:03,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/9ac54104-5838-4f4b-82f5-8a4d90ce67ec -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d3497316a05f115806576ad4d3330256ea81907" 2018-06-27 22:10:04,592 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:10:04 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-0e8c4bfd-3fd4-4fb3-838e-a3d5c7550244 X-Compute-Request-Id: req-0e8c4bfd-3fd4-4fb3-838e-a3d5c7550244 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-919ee189-9efd-4755-a12a-1845f42a27ee-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a3:3e", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/9ac54104-5838-4f4b-82f5-8a4d90ce67ec", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/9ac54104-5838-4f4b-82f5-8a4d90ce67ec", "rel": "bookmark"}], "image": {"id": "fac8e173-5316-491d-8b56-6c797f2c8dd0", "links": [{"href": "http://172.30.10.101:8774/images/fac8e173-5316-491d-8b56-6c797f2c8dd0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:09:50.000000", "flavor": {"id": "ee078daa-e306-448c-b2d7-4128a008bad7", "links": [{"href": "http://172.30.10.101:8774/flavors/ee078daa-e306-448c-b2d7-4128a008bad7", "rel": "bookmark"}]}, "id": "9ac54104-5838-4f4b-82f5-8a4d90ce67ec", "security_groups": [{"name": "default"}], "user_id": "ec4c01dcd41c41b7b2532be70c07f95d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:09:51Z", "hostId": "12800b8aba04d1e2b4c888689aa3e2fc8dbf90132955cabee56596bd", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-919ee189-9efd-4755-a12a-1845f42a27ee-inst", "created": "2018-06-27T22:09:33Z", "tenant_id": "c559e59d78be4f07ac582c97f0b31ebe", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:10:04,592 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/9ac54104-5838-4f4b-82f5-8a4d90ce67ec used request id req-0e8c4bfd-3fd4-4fb3-838e-a3d5c7550244 2018-06-27 22:10:04,593 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-919ee189-9efd-4755-a12a-1845f42a27ee-inst] is - ACTIVE 2018-06-27 22:10:04,593 - create_instance - INFO - VM is - ACTIVE 2018-06-27 22:10:04,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/9ac54104-5838-4f4b-82f5-8a4d90ce67ec -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d3497316a05f115806576ad4d3330256ea81907" 2018-06-27 22:10:06,487 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:10:06 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-1cccf32d-8db8-4709-be9c-8d0a656c75c9 X-Compute-Request-Id: req-1cccf32d-8db8-4709-be9c-8d0a656c75c9 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-919ee189-9efd-4755-a12a-1845f42a27ee-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a3:3e", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/9ac54104-5838-4f4b-82f5-8a4d90ce67ec", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/9ac54104-5838-4f4b-82f5-8a4d90ce67ec", "rel": "bookmark"}], "image": {"id": "fac8e173-5316-491d-8b56-6c797f2c8dd0", "links": [{"href": "http://172.30.10.101:8774/images/fac8e173-5316-491d-8b56-6c797f2c8dd0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:09:50.000000", "flavor": {"id": "ee078daa-e306-448c-b2d7-4128a008bad7", "links": [{"href": "http://172.30.10.101:8774/flavors/ee078daa-e306-448c-b2d7-4128a008bad7", "rel": "bookmark"}]}, "id": "9ac54104-5838-4f4b-82f5-8a4d90ce67ec", "security_groups": [{"name": "default"}], "user_id": "ec4c01dcd41c41b7b2532be70c07f95d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:09:51Z", "hostId": "12800b8aba04d1e2b4c888689aa3e2fc8dbf90132955cabee56596bd", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-919ee189-9efd-4755-a12a-1845f42a27ee-inst", "created": "2018-06-27T22:09:33Z", "tenant_id": "c559e59d78be4f07ac582c97f0b31ebe", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:10:06,487 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/9ac54104-5838-4f4b-82f5-8a4d90ce67ec used request id req-1cccf32d-8db8-4709-be9c-8d0a656c75c9 2018-06-27 22:10:06,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/networks?name=InstanceSecurityGroupTests-919ee189-9efd-4755-a12a-1845f42a27ee-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d3497316a05f115806576ad4d3330256ea81907" 2018-06-27 22:10:06,898 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:10:06 GMT Content-Type: application/json Content-Length: 636 Connection: keep-alive X-Openstack-Request-Id: req-46ee6e50-9dc7-4f93-a70d-5e478161c815 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["069d1ab8-fe95-40c5-b581-50336d4c8e3d"],"updated_at":"2018-06-27T22:09:01Z","tenant_id":"c559e59d78be4f07ac582c97f0b31ebe","created_at":"2018-06-27T22:08:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"c559e59d78be4f07ac582c97f0b31ebe","id":"d9aaf182-581b-42b0-8bae-3319e4bced19","name":"InstanceSecurityGroupTests-919ee189-9efd-4755-a12a-1845f42a27ee-pub-net"}]} 2018-06-27 22:10:06,899 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-919ee189-9efd-4755-a12a-1845f42a27ee-pub-net used request id req-46ee6e50-9dc7-4f93-a70d-5e478161c815 2018-06-27 22:10:06,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/c559e59d78be4f07ac582c97f0b31ebe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d3497316a05f115806576ad4d3330256ea81907" 2018-06-27 22:10:07,289 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:10:06 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-dc28eb9d-1c24-4aa5-bbaa-bb3d186a04f6 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/c559e59d78be4f07ac582c97f0b31ebe"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c559e59d78be4f07ac582c97f0b31ebe", "name": "InstanceSecurityGroupTests-6f4ec3b3-677f-4ed-proj"}} 2018-06-27 22:10:07,289 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/c559e59d78be4f07ac582c97f0b31ebe used request id req-dc28eb9d-1c24-4aa5-bbaa-bb3d186a04f6 2018-06-27 22:10:07,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?network_id=d9aaf182-581b-42b0-8bae-3319e4bced19 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d3497316a05f115806576ad4d3330256ea81907" 2018-06-27 22:10:07,467 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:10:07 GMT Content-Type: application/json Content-Length: 676 Connection: keep-alive X-Openstack-Request-Id: req-b8c00588-ab8a-4ec5-be54-3e8d7f06c07a Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d9aaf182-581b-42b0-8bae-3319e4bced19","tenant_id":"c559e59d78be4f07ac582c97f0b31ebe","created_at":"2018-06-27T22:09:01Z","dns_nameservers":[],"updated_at":"2018-06-27T22:09:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c559e59d78be4f07ac582c97f0b31ebe","id":"069d1ab8-fe95-40c5-b581-50336d4c8e3d","subnetpool_id":null,"name":"InstanceSecurityGroupTests-919ee189-9efd-4755-a12a-1845f42a27ee-pub-subnet"}]} 2018-06-27 22:10:07,467 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=d9aaf182-581b-42b0-8bae-3319e4bced19 used request id req-b8c00588-ab8a-4ec5-be54-3e8d7f06c07a 2018-06-27 22:10: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/ports?network_id=d9aaf182-581b-42b0-8bae-3319e4bced19 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d3497316a05f115806576ad4d3330256ea81907" 2018-06-27 22:10:07,681 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:10:07 GMT Content-Type: application/json Content-Length: 2290 Connection: keep-alive X-Openstack-Request-Id: req-31380df9-0ebc-4bf7-ae02-0c831679716d Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"d9aaf182-581b-42b0-8bae-3319e4bced19","tenant_id":"c559e59d78be4f07ac582c97f0b31ebe","created_at":"2018-06-27T22:09:03Z","admin_state_up":true,"updated_at":"2018-06-27T22:09:08Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-d9aaf182-581b-42b0-8bae-3319e4bced19","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:3b:ca:b7","id":"9572f15d-6319-445c-a384-983182628cb7","port_security_enabled":false,"project_id":"c559e59d78be4f07ac582c97f0b31ebe","fixed_ips":[{"subnet_id":"069d1ab8-fe95-40c5-b581-50336d4c8e3d","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"d9aaf182-581b-42b0-8bae-3319e4bced19","tenant_id":"c559e59d78be4f07ac582c97f0b31ebe","created_at":"2018-06-27T22:09:04Z","admin_state_up":true,"updated_at":"2018-06-27T22:09:09Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-d9aaf182-581b-42b0-8bae-3319e4bced19","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:03:b6:15","id":"a69bfd45-65a7-4b17-aeb0-4886e179ec24","port_security_enabled":false,"project_id":"c559e59d78be4f07ac582c97f0b31ebe","fixed_ips":[{"subnet_id":"069d1ab8-fe95-40c5-b581-50336d4c8e3d","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"d9aaf182-581b-42b0-8bae-3319e4bced19","tenant_id":"c559e59d78be4f07ac582c97f0b31ebe","created_at":"2018-06-27T22:09:21Z","admin_state_up":true,"updated_at":"2018-06-27T22:09:50Z","binding:vnic_type":"normal","device_id":"9ac54104-5838-4f4b-82f5-8a4d90ce67ec","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:cb:a3:3e","id":"bcf73380-674f-4d88-bc82-450bcb42bff0","port_security_enabled":true,"project_id":"c559e59d78be4f07ac582c97f0b31ebe","fixed_ips":[{"subnet_id":"069d1ab8-fe95-40c5-b581-50336d4c8e3d","ip_address":"10.55.0.6"}],"extra_dhcp_opts":[],"security_groups":["1ee6c502-e6e9-49f8-8389-8cf012793b3f"],"name":"InstanceSecurityGroupTests-919ee189-9efd-4755-a12a-1845f42a27ee-port"}]} 2018-06-27 22:10:07,681 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=d9aaf182-581b-42b0-8bae-3319e4bced19 used request id req-31380df9-0ebc-4bf7-ae02-0c831679716d 2018-06-27 22:10:07,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/9ac54104-5838-4f4b-82f5-8a4d90ce67ec -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d3497316a05f115806576ad4d3330256ea81907" 2018-06-27 22:10:09,905 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:10:09 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-79ff953e-7b15-4d3d-80a0-46f3afa9bec4 X-Compute-Request-Id: req-79ff953e-7b15-4d3d-80a0-46f3afa9bec4 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-919ee189-9efd-4755-a12a-1845f42a27ee-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a3:3e", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/9ac54104-5838-4f4b-82f5-8a4d90ce67ec", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/9ac54104-5838-4f4b-82f5-8a4d90ce67ec", "rel": "bookmark"}], "image": {"id": "fac8e173-5316-491d-8b56-6c797f2c8dd0", "links": [{"href": "http://172.30.10.101:8774/images/fac8e173-5316-491d-8b56-6c797f2c8dd0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:09:50.000000", "flavor": {"id": "ee078daa-e306-448c-b2d7-4128a008bad7", "links": [{"href": "http://172.30.10.101:8774/flavors/ee078daa-e306-448c-b2d7-4128a008bad7", "rel": "bookmark"}]}, "id": "9ac54104-5838-4f4b-82f5-8a4d90ce67ec", "security_groups": [{"name": "default"}], "user_id": "ec4c01dcd41c41b7b2532be70c07f95d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:09:51Z", "hostId": "12800b8aba04d1e2b4c888689aa3e2fc8dbf90132955cabee56596bd", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-919ee189-9efd-4755-a12a-1845f42a27ee-inst", "created": "2018-06-27T22:09:33Z", "tenant_id": "c559e59d78be4f07ac582c97f0b31ebe", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:10:09,905 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/9ac54104-5838-4f4b-82f5-8a4d90ce67ec used request id req-79ff953e-7b15-4d3d-80a0-46f3afa9bec4 2018-06-27 22:10:09,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=InstanceSecurityGroupTests-919ee189-9efd-4755-a12a-1845f42a27ee-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d3497316a05f115806576ad4d3330256ea81907" 2018-06-27 22:10:10,166 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:10:10 GMT Content-Type: application/json Content-Length: 636 Connection: keep-alive X-Openstack-Request-Id: req-1dbd7e4c-e5b8-452f-bb77-270cdc3577b4 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["069d1ab8-fe95-40c5-b581-50336d4c8e3d"],"updated_at":"2018-06-27T22:09:01Z","tenant_id":"c559e59d78be4f07ac582c97f0b31ebe","created_at":"2018-06-27T22:08:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"c559e59d78be4f07ac582c97f0b31ebe","id":"d9aaf182-581b-42b0-8bae-3319e4bced19","name":"InstanceSecurityGroupTests-919ee189-9efd-4755-a12a-1845f42a27ee-pub-net"}]} 2018-06-27 22:10:10,166 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-919ee189-9efd-4755-a12a-1845f42a27ee-pub-net used request id req-1dbd7e4c-e5b8-452f-bb77-270cdc3577b4 2018-06-27 22:10:10,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/c559e59d78be4f07ac582c97f0b31ebe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d3497316a05f115806576ad4d3330256ea81907" 2018-06-27 22:10:10,595 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:10:10 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4c982b64-d89d-4ae0-963f-0c2dcb2f3df7 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/c559e59d78be4f07ac582c97f0b31ebe"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c559e59d78be4f07ac582c97f0b31ebe", "name": "InstanceSecurityGroupTests-6f4ec3b3-677f-4ed-proj"}} 2018-06-27 22:10:10,595 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/c559e59d78be4f07ac582c97f0b31ebe used request id req-4c982b64-d89d-4ae0-963f-0c2dcb2f3df7 2018-06-27 22:10:10,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=d9aaf182-581b-42b0-8bae-3319e4bced19 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d3497316a05f115806576ad4d3330256ea81907" 2018-06-27 22:10:10,747 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:10:10 GMT Content-Type: application/json Content-Length: 676 Connection: keep-alive X-Openstack-Request-Id: req-0f21a829-5c23-402d-adfd-9360f0f3624c Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d9aaf182-581b-42b0-8bae-3319e4bced19","tenant_id":"c559e59d78be4f07ac582c97f0b31ebe","created_at":"2018-06-27T22:09:01Z","dns_nameservers":[],"updated_at":"2018-06-27T22:09:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c559e59d78be4f07ac582c97f0b31ebe","id":"069d1ab8-fe95-40c5-b581-50336d4c8e3d","subnetpool_id":null,"name":"InstanceSecurityGroupTests-919ee189-9efd-4755-a12a-1845f42a27ee-pub-subnet"}]} 2018-06-27 22:10:10,748 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=d9aaf182-581b-42b0-8bae-3319e4bced19 used request id req-0f21a829-5c23-402d-adfd-9360f0f3624c 2018-06-27 22:10:10,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=d9aaf182-581b-42b0-8bae-3319e4bced19 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d3497316a05f115806576ad4d3330256ea81907" 2018-06-27 22:10:10,996 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:10:10 GMT Content-Type: application/json Content-Length: 2290 Connection: keep-alive X-Openstack-Request-Id: req-23b172e7-56e0-407f-adf0-990f3a2dc82c Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"d9aaf182-581b-42b0-8bae-3319e4bced19","tenant_id":"c559e59d78be4f07ac582c97f0b31ebe","created_at":"2018-06-27T22:09:03Z","admin_state_up":true,"updated_at":"2018-06-27T22:09:08Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-d9aaf182-581b-42b0-8bae-3319e4bced19","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:3b:ca:b7","id":"9572f15d-6319-445c-a384-983182628cb7","port_security_enabled":false,"project_id":"c559e59d78be4f07ac582c97f0b31ebe","fixed_ips":[{"subnet_id":"069d1ab8-fe95-40c5-b581-50336d4c8e3d","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"d9aaf182-581b-42b0-8bae-3319e4bced19","tenant_id":"c559e59d78be4f07ac582c97f0b31ebe","created_at":"2018-06-27T22:09:04Z","admin_state_up":true,"updated_at":"2018-06-27T22:09:09Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-d9aaf182-581b-42b0-8bae-3319e4bced19","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:03:b6:15","id":"a69bfd45-65a7-4b17-aeb0-4886e179ec24","port_security_enabled":false,"project_id":"c559e59d78be4f07ac582c97f0b31ebe","fixed_ips":[{"subnet_id":"069d1ab8-fe95-40c5-b581-50336d4c8e3d","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"d9aaf182-581b-42b0-8bae-3319e4bced19","tenant_id":"c559e59d78be4f07ac582c97f0b31ebe","created_at":"2018-06-27T22:09:21Z","admin_state_up":true,"updated_at":"2018-06-27T22:09:50Z","binding:vnic_type":"normal","device_id":"9ac54104-5838-4f4b-82f5-8a4d90ce67ec","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:cb:a3:3e","id":"bcf73380-674f-4d88-bc82-450bcb42bff0","port_security_enabled":true,"project_id":"c559e59d78be4f07ac582c97f0b31ebe","fixed_ips":[{"subnet_id":"069d1ab8-fe95-40c5-b581-50336d4c8e3d","ip_address":"10.55.0.6"}],"extra_dhcp_opts":[],"security_groups":["1ee6c502-e6e9-49f8-8389-8cf012793b3f"],"name":"InstanceSecurityGroupTests-919ee189-9efd-4755-a12a-1845f42a27ee-port"}]} 2018-06-27 22:10:10,996 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=d9aaf182-581b-42b0-8bae-3319e4bced19 used request id req-23b172e7-56e0-407f-adf0-990f3a2dc82c 2018-06-27 22:10:11,000 - 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/9ac54104-5838-4f4b-82f5-8a4d90ce67ec/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d3497316a05f115806576ad4d3330256ea81907" -d '{"removeSecurityGroup": {"name": "InstanceSecurityGroupTests-919ee189-9efd-4755-a12a-1845f42a27ee-name"}}' 2018-06-27 22:10:11,527 - novaclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Wed, 27 Jun 2018 22:10:11 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-29b2bd17-0677-4a88-aeb4-c3a391de70e5 X-Compute-Request-Id: req-29b2bd17-0677-4a88-aeb4-c3a391de70e5 RESP BODY: {"itemNotFound": {"message": "Security group InstanceSecurityGroupTests-919ee189-9efd-4755-a12a-1845f42a27ee-name not associated with the instance 9ac54104-5838-4f4b-82f5-8a4d90ce67ec", "code": 404}} 2018-06-27 22:10:11,528 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers/9ac54104-5838-4f4b-82f5-8a4d90ce67ec/action used request id req-29b2bd17-0677-4a88-aeb4-c3a391de70e5 2018-06-27 22:10:11,528 - create_instance - WARNING - Security group not removed - Security group InstanceSecurityGroupTests-919ee189-9efd-4755-a12a-1845f42a27ee-name not associated with the instance 9ac54104-5838-4f4b-82f5-8a4d90ce67ec (HTTP 404) (Request-ID: req-29b2bd17-0677-4a88-aeb4-c3a391de70e5) 2018-06-27 22:10:11,532 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/9ac54104-5838-4f4b-82f5-8a4d90ce67ec -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d3497316a05f115806576ad4d3330256ea81907" 2018-06-27 22:10:12,640 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:10:12 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-a1284baa-17fb-4fc6-9a91-2087942ea5a8 X-Compute-Request-Id: req-a1284baa-17fb-4fc6-9a91-2087942ea5a8 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-919ee189-9efd-4755-a12a-1845f42a27ee-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a3:3e", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/9ac54104-5838-4f4b-82f5-8a4d90ce67ec", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/9ac54104-5838-4f4b-82f5-8a4d90ce67ec", "rel": "bookmark"}], "image": {"id": "fac8e173-5316-491d-8b56-6c797f2c8dd0", "links": [{"href": "http://172.30.10.101:8774/images/fac8e173-5316-491d-8b56-6c797f2c8dd0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:09:50.000000", "flavor": {"id": "ee078daa-e306-448c-b2d7-4128a008bad7", "links": [{"href": "http://172.30.10.101:8774/flavors/ee078daa-e306-448c-b2d7-4128a008bad7", "rel": "bookmark"}]}, "id": "9ac54104-5838-4f4b-82f5-8a4d90ce67ec", "security_groups": [{"name": "default"}], "user_id": "ec4c01dcd41c41b7b2532be70c07f95d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:09:51Z", "hostId": "12800b8aba04d1e2b4c888689aa3e2fc8dbf90132955cabee56596bd", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-919ee189-9efd-4755-a12a-1845f42a27ee-inst", "created": "2018-06-27T22:09:33Z", "tenant_id": "c559e59d78be4f07ac582c97f0b31ebe", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:10:12,640 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/9ac54104-5838-4f4b-82f5-8a4d90ce67ec used request id req-a1284baa-17fb-4fc6-9a91-2087942ea5a8 2018-06-27 22:10:12,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=InstanceSecurityGroupTests-919ee189-9efd-4755-a12a-1845f42a27ee-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d3497316a05f115806576ad4d3330256ea81907" 2018-06-27 22:10:12,981 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:10:12 GMT Content-Type: application/json Content-Length: 636 Connection: keep-alive X-Openstack-Request-Id: req-288aee79-487d-471a-9e2d-56034813e4e1 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["069d1ab8-fe95-40c5-b581-50336d4c8e3d"],"updated_at":"2018-06-27T22:09:01Z","tenant_id":"c559e59d78be4f07ac582c97f0b31ebe","created_at":"2018-06-27T22:08:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"c559e59d78be4f07ac582c97f0b31ebe","id":"d9aaf182-581b-42b0-8bae-3319e4bced19","name":"InstanceSecurityGroupTests-919ee189-9efd-4755-a12a-1845f42a27ee-pub-net"}]} 2018-06-27 22:10:12,982 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-919ee189-9efd-4755-a12a-1845f42a27ee-pub-net used request id req-288aee79-487d-471a-9e2d-56034813e4e1 2018-06-27 22:10:12,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/c559e59d78be4f07ac582c97f0b31ebe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d3497316a05f115806576ad4d3330256ea81907" 2018-06-27 22:10:13,342 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:10:12 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9216d799-4cb2-4221-aeb8-dbb66dc7e991 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/c559e59d78be4f07ac582c97f0b31ebe"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c559e59d78be4f07ac582c97f0b31ebe", "name": "InstanceSecurityGroupTests-6f4ec3b3-677f-4ed-proj"}} 2018-06-27 22:10:13,342 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/c559e59d78be4f07ac582c97f0b31ebe used request id req-9216d799-4cb2-4221-aeb8-dbb66dc7e991 2018-06-27 22:10:13,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/subnets?network_id=d9aaf182-581b-42b0-8bae-3319e4bced19 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d3497316a05f115806576ad4d3330256ea81907" 2018-06-27 22:10:13,521 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:10:13 GMT Content-Type: application/json Content-Length: 676 Connection: keep-alive X-Openstack-Request-Id: req-320cba62-d3e2-4ee1-b8b8-729036f9076e Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d9aaf182-581b-42b0-8bae-3319e4bced19","tenant_id":"c559e59d78be4f07ac582c97f0b31ebe","created_at":"2018-06-27T22:09:01Z","dns_nameservers":[],"updated_at":"2018-06-27T22:09:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c559e59d78be4f07ac582c97f0b31ebe","id":"069d1ab8-fe95-40c5-b581-50336d4c8e3d","subnetpool_id":null,"name":"InstanceSecurityGroupTests-919ee189-9efd-4755-a12a-1845f42a27ee-pub-subnet"}]} 2018-06-27 22:10:13,522 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=d9aaf182-581b-42b0-8bae-3319e4bced19 used request id req-320cba62-d3e2-4ee1-b8b8-729036f9076e 2018-06-27 22:10:13,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/ports?network_id=d9aaf182-581b-42b0-8bae-3319e4bced19 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d3497316a05f115806576ad4d3330256ea81907" 2018-06-27 22:10:13,841 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:10:13 GMT Content-Type: application/json Content-Length: 2290 Connection: keep-alive X-Openstack-Request-Id: req-455a6cc8-2991-4d27-a863-8e3b431e54b7 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"d9aaf182-581b-42b0-8bae-3319e4bced19","tenant_id":"c559e59d78be4f07ac582c97f0b31ebe","created_at":"2018-06-27T22:09:03Z","admin_state_up":true,"updated_at":"2018-06-27T22:09:08Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-d9aaf182-581b-42b0-8bae-3319e4bced19","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:3b:ca:b7","id":"9572f15d-6319-445c-a384-983182628cb7","port_security_enabled":false,"project_id":"c559e59d78be4f07ac582c97f0b31ebe","fixed_ips":[{"subnet_id":"069d1ab8-fe95-40c5-b581-50336d4c8e3d","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"d9aaf182-581b-42b0-8bae-3319e4bced19","tenant_id":"c559e59d78be4f07ac582c97f0b31ebe","created_at":"2018-06-27T22:09:04Z","admin_state_up":true,"updated_at":"2018-06-27T22:09:09Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-d9aaf182-581b-42b0-8bae-3319e4bced19","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:03:b6:15","id":"a69bfd45-65a7-4b17-aeb0-4886e179ec24","port_security_enabled":false,"project_id":"c559e59d78be4f07ac582c97f0b31ebe","fixed_ips":[{"subnet_id":"069d1ab8-fe95-40c5-b581-50336d4c8e3d","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"d9aaf182-581b-42b0-8bae-3319e4bced19","tenant_id":"c559e59d78be4f07ac582c97f0b31ebe","created_at":"2018-06-27T22:09:21Z","admin_state_up":true,"updated_at":"2018-06-27T22:09:50Z","binding:vnic_type":"normal","device_id":"9ac54104-5838-4f4b-82f5-8a4d90ce67ec","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:cb:a3:3e","id":"bcf73380-674f-4d88-bc82-450bcb42bff0","port_security_enabled":true,"project_id":"c559e59d78be4f07ac582c97f0b31ebe","fixed_ips":[{"subnet_id":"069d1ab8-fe95-40c5-b581-50336d4c8e3d","ip_address":"10.55.0.6"}],"extra_dhcp_opts":[],"security_groups":["1ee6c502-e6e9-49f8-8389-8cf012793b3f"],"name":"InstanceSecurityGroupTests-919ee189-9efd-4755-a12a-1845f42a27ee-port"}]} 2018-06-27 22:10:13,842 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=d9aaf182-581b-42b0-8bae-3319e4bced19 used request id req-455a6cc8-2991-4d27-a863-8e3b431e54b7 2018-06-27 22:10:13,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/9ac54104-5838-4f4b-82f5-8a4d90ce67ec -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7685f301d2f6a1db71e27bd03262e60abfcb7d3" 2018-06-27 22:10:15,985 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:10:15 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-afde720d-8358-4f9b-83ea-db8bac4cfff5 X-Compute-Request-Id: req-afde720d-8358-4f9b-83ea-db8bac4cfff5 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-919ee189-9efd-4755-a12a-1845f42a27ee-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:a3:3e", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/9ac54104-5838-4f4b-82f5-8a4d90ce67ec", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/9ac54104-5838-4f4b-82f5-8a4d90ce67ec", "rel": "bookmark"}], "image": {"id": "fac8e173-5316-491d-8b56-6c797f2c8dd0", "links": [{"href": "http://172.30.10.101:8774/images/fac8e173-5316-491d-8b56-6c797f2c8dd0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:09:50.000000", "flavor": {"id": "ee078daa-e306-448c-b2d7-4128a008bad7", "links": [{"href": "http://172.30.10.101:8774/flavors/ee078daa-e306-448c-b2d7-4128a008bad7", "rel": "bookmark"}]}, "id": "9ac54104-5838-4f4b-82f5-8a4d90ce67ec", "security_groups": [{"name": "default"}], "user_id": "ec4c01dcd41c41b7b2532be70c07f95d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:09:51Z", "hostId": "12800b8aba04d1e2b4c888689aa3e2fc8dbf90132955cabee56596bd", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-919ee189-9efd-4755-a12a-1845f42a27ee-inst", "created": "2018-06-27T22:09:33Z", "tenant_id": "c559e59d78be4f07ac582c97f0b31ebe", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:10:15,985 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/9ac54104-5838-4f4b-82f5-8a4d90ce67ec used request id req-afde720d-8358-4f9b-83ea-db8bac4cfff5 2018-06-27 22:10:15,985 - create_instance - INFO - Deleting Port with ID - bcf73380-674f-4d88-bc82-450bcb42bff0 2018-06-27 22:10:15,986 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-919ee189-9efd-4755-a12a-1845f42a27ee-port 2018-06-27 22:10:15,991 - 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/bcf73380-674f-4d88-bc82-450bcb42bff0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d3497316a05f115806576ad4d3330256ea81907" 2018-06-27 22:10:17,711 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:10:17 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-3cf4ed98-d1ee-4b51-88b2-066170b418fd Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:10:17,712 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/ports/bcf73380-674f-4d88-bc82-450bcb42bff0 used request id req-3cf4ed98-d1ee-4b51-88b2-066170b418fd 2018-06-27 22:10:17,712 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-919ee189-9efd-4755-a12a-1845f42a27ee-inst 2018-06-27 22:10:17,715 - 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/9ac54104-5838-4f4b-82f5-8a4d90ce67ec -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d3497316a05f115806576ad4d3330256ea81907" 2018-06-27 22:10:18,049 - novaclient.v2.client - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:10:18 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-7028679b-bea2-45d4-a72e-1d71b7803566 X-Compute-Request-Id: req-7028679b-bea2-45d4-a72e-1d71b7803566 Front-End-Https: on 2018-06-27 22:10:18,049 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/servers/9ac54104-5838-4f4b-82f5-8a4d90ce67ec used request id req-7028679b-bea2-45d4-a72e-1d71b7803566 2018-06-27 22:10:18,050 - create_instance - INFO - Checking deletion status 2018-06-27 22:10: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/9ac54104-5838-4f4b-82f5-8a4d90ce67ec -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d3497316a05f115806576ad4d3330256ea81907" 2018-06-27 22:10:19,334 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:10:19 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-6bda1033-7772-4261-9e2f-6c649745aeba X-Compute-Request-Id: req-6bda1033-7772-4261-9e2f-6c649745aeba 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/9ac54104-5838-4f4b-82f5-8a4d90ce67ec", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/9ac54104-5838-4f4b-82f5-8a4d90ce67ec", "rel": "bookmark"}], "image": {"id": "fac8e173-5316-491d-8b56-6c797f2c8dd0", "links": [{"href": "http://172.30.10.101:8774/images/fac8e173-5316-491d-8b56-6c797f2c8dd0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:09:50.000000", "flavor": {"id": "ee078daa-e306-448c-b2d7-4128a008bad7", "links": [{"href": "http://172.30.10.101:8774/flavors/ee078daa-e306-448c-b2d7-4128a008bad7", "rel": "bookmark"}]}, "id": "9ac54104-5838-4f4b-82f5-8a4d90ce67ec", "user_id": "ec4c01dcd41c41b7b2532be70c07f95d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:10:18Z", "hostId": "12800b8aba04d1e2b4c888689aa3e2fc8dbf90132955cabee56596bd", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-919ee189-9efd-4755-a12a-1845f42a27ee-inst", "created": "2018-06-27T22:09:33Z", "tenant_id": "c559e59d78be4f07ac582c97f0b31ebe", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:10:19,335 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/9ac54104-5838-4f4b-82f5-8a4d90ce67ec used request id req-6bda1033-7772-4261-9e2f-6c649745aeba 2018-06-27 22:10:19,335 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-919ee189-9efd-4755-a12a-1845f42a27ee-inst] is - ACTIVE 2018-06-27 22:10:19,335 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 22:10:22,338 - create_instance - DEBUG - VM status query timeout in 295.712289095 2018-06-27 22:10:22,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/9ac54104-5838-4f4b-82f5-8a4d90ce67ec -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d3497316a05f115806576ad4d3330256ea81907" 2018-06-27 22:10:22,521 - novaclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Wed, 27 Jun 2018 22:10:22 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-ea79418f-2970-47f2-8436-1f181617ecb0 X-Compute-Request-Id: req-ea79418f-2970-47f2-8436-1f181617ecb0 RESP BODY: {"itemNotFound": {"message": "Instance 9ac54104-5838-4f4b-82f5-8a4d90ce67ec could not be found.", "code": 404}} 2018-06-27 22:10:22,521 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/9ac54104-5838-4f4b-82f5-8a4d90ce67ec used request id req-ea79418f-2970-47f2-8436-1f181617ecb0 2018-06-27 22:10:22,521 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 9ac54104-5838-4f4b-82f5-8a4d90ce67ec could not be found. (HTTP 404) (Request-ID: req-ea79418f-2970-47f2-8436-1f181617ecb0) 2018-06-27 22:10:22,522 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-919ee189-9efd-4755-a12a-1845f42a27ee-inst 2018-06-27 22:10:22,523 - neutron_utils - INFO - Deleting security group rule with ID - bba202f5-2056-40cd-acd6-4a5a3eb9fb11 2018-06-27 22:10:22,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/bba202f5-2056-40cd-acd6-4a5a3eb9fb11 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70db5a6d4cf7b84600552a9ce58256f5869061f2" 2018-06-27 22:10:22,915 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:10:22 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-c679b397-9534-4786-b204-d105839e8496 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:10:22,915 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/bba202f5-2056-40cd-acd6-4a5a3eb9fb11 used request id req-c679b397-9534-4786-b204-d105839e8496 2018-06-27 22:10:22,916 - neutron_utils - INFO - Deleting security group rule with ID - 573f31b9-3ae0-47ea-b828-efe0875f56c9 2018-06-27 22:10:22,920 - 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/573f31b9-3ae0-47ea-b828-efe0875f56c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70db5a6d4cf7b84600552a9ce58256f5869061f2" 2018-06-27 22:10:23,236 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:10:23 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-be9d376a-c8f7-4cdb-8617-6d9d04f4d990 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:10:23,236 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/573f31b9-3ae0-47ea-b828-efe0875f56c9 used request id req-be9d376a-c8f7-4cdb-8617-6d9d04f4d990 2018-06-27 22:10:23,236 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-919ee189-9efd-4755-a12a-1845f42a27ee-name 2018-06-27 22:10:23,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/security-groups/b49026e1-7a84-4317-b760-0505b2408bb5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70db5a6d4cf7b84600552a9ce58256f5869061f2" 2018-06-27 22:10:23,604 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:10:23 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-c3557b25-2e35-429b-ac88-cba497cc0b01 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:10:23,604 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/b49026e1-7a84-4317-b760-0505b2408bb5 used request id req-c3557b25-2e35-429b-ac88-cba497cc0b01 2018-06-27 22:10:23,607 - 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/ee078daa-e306-448c-b2d7-4128a008bad7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd2705927c180cf6f4611e5ee98b2d1fde98ddd4" 2018-06-27 22:10:24,003 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 22: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-05acf3e4-36a0-401d-9c37-e8a3d14ce99b X-Compute-Request-Id: req-05acf3e4-36a0-401d-9c37-e8a3d14ce99b 2018-06-27 22:10:24,003 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/flavors/ee078daa-e306-448c-b2d7-4128a008bad7 used request id req-05acf3e4-36a0-401d-9c37-e8a3d14ce99b 2018-06-27 22:10:24,004 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-919ee189-9efd-4755-a12a-1845f42a27ee-pub-subnet 2018-06-27 22:10:24,004 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-919ee189-9efd-4755-a12a-1845f42a27ee-pub-subnet 2018-06-27 22:10:24,008 - 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/069d1ab8-fe95-40c5-b581-50336d4c8e3d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8121a4ca7b31b12577b75c1b225ad1de733bcd4b" 2018-06-27 22:10:28,746 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:10:28 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-37b45ab5-ed1c-42db-b152-91b33ce32b84 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:10:28,746 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/069d1ab8-fe95-40c5-b581-50336d4c8e3d used request id req-37b45ab5-ed1c-42db-b152-91b33ce32b84 2018-06-27 22:10:28,746 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-919ee189-9efd-4755-a12a-1845f42a27ee-pub-net 2018-06-27 22:10:28,752 - 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/d9aaf182-581b-42b0-8bae-3319e4bced19 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8121a4ca7b31b12577b75c1b225ad1de733bcd4b" 2018-06-27 22:10:31,563 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:10:31 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-67087c66-cbd1-448d-a37c-ed075ce20297 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:10:31,563 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/d9aaf182-581b-42b0-8bae-3319e4bced19 used request id req-67087c66-cbd1-448d-a37c-ed075ce20297 2018-06-27 22:10:31,564 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-919ee189-9efd-4755-a12a-1845f42a27ee-image 2018-06-27 22:10:31,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9292/v2/images/fac8e173-5316-491d-8b56-6c797f2c8dd0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}63f1fcc9f6d3560b5fff2f1e320dde2d3450c349" 2018-06-27 22:10:32,395 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:10:32 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-e3cd4243-434a-4133-bfeb-0da9f2e5d321 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-27 22:10:32,395 - keystoneauth.session - DEBUG - DELETE call to image for https://172.30.10.101:9292/v2/images/fac8e173-5316-491d-8b56-6c797f2c8dd0 used request id req-e3cd4243-434a-4133-bfeb-0da9f2e5d321 2018-06-27 22:10:32,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-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}249e9fc5d658a0b34cf5593df5a51ae7fca63887" 2018-06-27 22:10:33,158 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:10:33 GMT Content-Type: application/json Content-Length: 11766 Connection: keep-alive X-Openstack-Request-Id: req-fc3bce34-6a35-4ce8-ae60-cbf76d449bde Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c559e59d78be4f07ac582c97f0b31ebe", "created_at": "2018-06-27T22:08:59Z", "updated_at": "2018-06-27T22:08:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:08:59Z", "revision_number": 0, "id": "2c06aecc-56f4-4582-93d4-d605204883c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:08:59Z", "security_group_id": "1ee6c502-e6e9-49f8-8389-8cf012793b3f", "tenant_id": "c559e59d78be4f07ac582c97f0b31ebe", "port_range_min": null, "ethertype": "IPv6", "project_id": "c559e59d78be4f07ac582c97f0b31ebe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:08:59Z", "revision_number": 0, "id": "2f9878e2-eed2-4c6f-91cd-18e0f21dad55", "remote_group_id": "1ee6c502-e6e9-49f8-8389-8cf012793b3f", "remote_ip_prefix": null, "created_at": "2018-06-27T22:08:59Z", "security_group_id": "1ee6c502-e6e9-49f8-8389-8cf012793b3f", "tenant_id": "c559e59d78be4f07ac582c97f0b31ebe", "port_range_min": null, "ethertype": "IPv4", "project_id": "c559e59d78be4f07ac582c97f0b31ebe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:08:59Z", "revision_number": 0, "id": "7ba7e060-b14d-435c-bcbf-8cbfcf89c577", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:08:59Z", "security_group_id": "1ee6c502-e6e9-49f8-8389-8cf012793b3f", "tenant_id": "c559e59d78be4f07ac582c97f0b31ebe", "port_range_min": null, "ethertype": "IPv4", "project_id": "c559e59d78be4f07ac582c97f0b31ebe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:08:59Z", "revision_number": 0, "id": "83cc2605-d7c2-4acb-aee2-eac2101e7a7a", "remote_group_id": "1ee6c502-e6e9-49f8-8389-8cf012793b3f", "remote_ip_prefix": null, "created_at": "2018-06-27T22:08:59Z", "security_group_id": "1ee6c502-e6e9-49f8-8389-8cf012793b3f", "tenant_id": "c559e59d78be4f07ac582c97f0b31ebe", "port_range_min": null, "ethertype": "IPv6", "project_id": "c559e59d78be4f07ac582c97f0b31ebe"}], "revision_number": 4, "project_id": "c559e59d78be4f07ac582c97f0b31ebe", "id": "1ee6c502-e6e9-49f8-8389-8cf012793b3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-27T19:03:04Z", "updated_at": "2018-06-27T19:03:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "6748ef1e-56da-434e-9e89-e86b58537b65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "b3e3826c-1c48-4699-93f0-f8a310956753", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "bfad35fa-7ea9-4a81-917d-7b86481eb510", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "d657b333-103d-4d19-add8-1e8bae2f8849", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b92069937e44a3786e439f95c61afe5", "created_at": "2018-06-27T19:08:41Z", "updated_at": "2018-06-27T19:08:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "4ac2a090-f595-4e7b-9b7a-a52fa204e881", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "5508c0b1-6261-44cb-854d-60c64bcbba0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "a60c77dc-6985-48ac-a3a3-067176d3e52f", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "e6ec0fa4-1eb3-4c5d-a451-c7acfd7fde82", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}], "revision_number": 4, "project_id": "4b92069937e44a3786e439f95c61afe5", "id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T18:59:55Z", "updated_at": "2018-06-27T18:59:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "5a060918-419b-4ec3-90df-a7764c06af2f", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "6cd9bbf0-4d1b-4b13-a6c4-e20a15bb3360", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "8134c0f0-89c6-4d45-bef8-a9260d9d0723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "e0e7297a-a59d-4d2b-b75c-2cc86b269114", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}], "revision_number": 4, "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "created_at": "2018-06-27T21:03:43Z", "updated_at": "2018-06-27T21:03:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "41061dbf-a5a2-465f-84dd-140f6104b3f7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "47d5c96d-0510-41a5-b33e-5683702c5bb8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "4b4b6430-3f42-4fe4-a25e-2c5c015a7699", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "e6a68cb7-6491-4474-a4d7-38496cac4eb7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}], "revision_number": 4, "project_id": "3f0a375b66c54145bff1c56e7c91ad73", "id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "name": "default"}]} 2018-06-27 22:10:33,159 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-fc3bce34-6a35-4ce8-ae60-cbf76d449bde 2018-06-27 22:10:33,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/c559e59d78be4f07ac582c97f0b31ebe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}249e9fc5d658a0b34cf5593df5a51ae7fca63887" 2018-06-27 22:10:33,517 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:10:33 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9257b183-fbbe-4dc8-93d4-00522b5eff6f Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/c559e59d78be4f07ac582c97f0b31ebe"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c559e59d78be4f07ac582c97f0b31ebe", "name": "InstanceSecurityGroupTests-6f4ec3b3-677f-4ed-proj"}} 2018-06-27 22:10:33,517 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/c559e59d78be4f07ac582c97f0b31ebe used request id req-9257b183-fbbe-4dc8-93d4-00522b5eff6f 2018-06-27 22:10:33,518 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1ee6c502-e6e9-49f8-8389-8cf012793b3f 2018-06-27 22:10:33,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-group-rules?security_group_id=1ee6c502-e6e9-49f8-8389-8cf012793b3f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}249e9fc5d658a0b34cf5593df5a51ae7fca63887" 2018-06-27 22:10:34,295 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:10:34 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-e6dc8aa2-6638-4d28-9c52-8e8610b36f6d 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-27T22:08:59Z", "security_group_id": "1ee6c502-e6e9-49f8-8389-8cf012793b3f", "port_range_min": null, "revision_number": 0, "tenant_id": "c559e59d78be4f07ac582c97f0b31ebe", "created_at": "2018-06-27T22:08:59Z", "project_id": "c559e59d78be4f07ac582c97f0b31ebe", "id": "2c06aecc-56f4-4582-93d4-d605204883c4"}, {"remote_group_id": "1ee6c502-e6e9-49f8-8389-8cf012793b3f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T22:08:59Z", "security_group_id": "1ee6c502-e6e9-49f8-8389-8cf012793b3f", "port_range_min": null, "revision_number": 0, "tenant_id": "c559e59d78be4f07ac582c97f0b31ebe", "created_at": "2018-06-27T22:08:59Z", "project_id": "c559e59d78be4f07ac582c97f0b31ebe", "id": "2f9878e2-eed2-4c6f-91cd-18e0f21dad55"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T22:08:59Z", "security_group_id": "1ee6c502-e6e9-49f8-8389-8cf012793b3f", "port_range_min": null, "revision_number": 0, "tenant_id": "c559e59d78be4f07ac582c97f0b31ebe", "created_at": "2018-06-27T22:08:59Z", "project_id": "c559e59d78be4f07ac582c97f0b31ebe", "id": "7ba7e060-b14d-435c-bcbf-8cbfcf89c577"}, {"remote_group_id": "1ee6c502-e6e9-49f8-8389-8cf012793b3f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T22:08:59Z", "security_group_id": "1ee6c502-e6e9-49f8-8389-8cf012793b3f", "port_range_min": null, "revision_number": 0, "tenant_id": "c559e59d78be4f07ac582c97f0b31ebe", "created_at": "2018-06-27T22:08:59Z", "project_id": "c559e59d78be4f07ac582c97f0b31ebe", "id": "83cc2605-d7c2-4acb-aee2-eac2101e7a7a"}]} 2018-06-27 22:10:34,295 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=1ee6c502-e6e9-49f8-8389-8cf012793b3f used request id req-e6dc8aa2-6638-4d28-9c52-8e8610b36f6d 2018-06-27 22:10:34,296 - neutron_utils - INFO - Deleting security group with name - default 2018-06-27 22:10:34,301 - 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/1ee6c502-e6e9-49f8-8389-8cf012793b3f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}249e9fc5d658a0b34cf5593df5a51ae7fca63887" 2018-06-27 22:10:35,388 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:10:35 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-e38ce6ed-83c3-47c7-bf6b-1635415503a3 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:10:35,388 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/1ee6c502-e6e9-49f8-8389-8cf012793b3f used request id req-e38ce6ed-83c3-47c7-bf6b-1635415503a3 2018-06-27 22:10:35,389 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-6f4ec3b3-677f-4ed-proj 2018-06-27 22:10:35,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/c559e59d78be4f07ac582c97f0b31ebe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}249e9fc5d658a0b34cf5593df5a51ae7fca63887" 2018-06-27 22:10:36,189 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 22:10:35 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5b0418d2-692b-42f4-8823-8a0f64154ce9 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:10:36,190 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/c559e59d78be4f07ac582c97f0b31ebe used request id req-5b0418d2-692b-42f4-8823-8a0f64154ce9 2018-06-27 22:10:36,190 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-6f4ec3b3-677f-4ed-proj-role 2018-06-27 22:10:36,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/59e690d75835439d83e5fc682382d72d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}249e9fc5d658a0b34cf5593df5a51ae7fca63887" 2018-06-27 22:10:36,337 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 22:10:36 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-399e5d31-e046-4039-b4d7-4c33cc1c2292 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:10:36,337 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/59e690d75835439d83e5fc682382d72d used request id req-399e5d31-e046-4039-b4d7-4c33cc1c2292 2018-06-27 22:10:36,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}249e9fc5d658a0b34cf5593df5a51ae7fca63887" 2018-06-27 22:10:36,420 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:10:36 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2fb3107e-30a5-47c5-94d1-2cb0c8f57cad Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 22:10:36,420 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-2fb3107e-30a5-47c5-94d1-2cb0c8f57cad 2018-06-27 22:10:36,421 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-6f4ec3b3-677f-4ed-user 2018-06-27 22:10:36,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/ec4c01dcd41c41b7b2532be70c07f95d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85d14d4da2583f01ec5cc89768efb3d87dd5ec6d" 2018-06-27 22:10:37,022 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 22:10:36 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ee233761-0bea-4353-852a-a7c2ff693970 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:10:37,022 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/ec4c01dcd41c41b7b2532be70c07f95d used request id req-ee233761-0bea-4353-852a-a7c2ff693970 2018-06-27 22:10:37,024 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:10:37,834 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T23:10:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["NWoMBH9bSymfjv8vHa2oTg"], "issued_at": "2018-06-27T22:10:37.000000Z"}} 2018-06-27 22:10: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}53d088db0feb538f35abff72411d2c9e86caff18" 2018-06-27 22:10:38,193 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:10:37 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-97c19119-a1be-4c79-a8f6-69cf8fa08ac7 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:10:38,194 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-97c19119-a1be-4c79-a8f6-69cf8fa08ac7 2018-06-27 22:10:38,195 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:10:38,196 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:10:38,996 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T23:10:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["NGCTY1h1S4iREbO9nIvu_Q"], "issued_at": "2018-06-27T22:10:38.000000Z"}} 2018-06-27 22:10:38,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}c1e75cd5934c3b945d7778cd6402da77d807f922" 2018-06-27 22:10:39,312 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:10:38 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-51f75c0c-1a6f-479f-aea7-0d163c459725 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:10:39,312 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-51f75c0c-1a6f-479f-aea7-0d163c459725 2018-06-27 22:10:39,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-27 22:10:39,329 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 22:10: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-27 22:10:39,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?enabled=True&domain_name=Default&name=CreateInstanceOnComputeHost-53e23551-f025-40f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1e75cd5934c3b945d7778cd6402da77d807f922" 2018-06-27 22:10:39,661 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:10:39 GMT Server: Apache Content-Length: 195 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-add75880-02d3-477d-ba89-14ca99266f8d 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-53e23551-f025-40f-proj", "previous": null, "next": null}, "projects": []} 2018-06-27 22:10:39,662 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceOnComputeHost-53e23551-f025-40f-proj used request id req-add75880-02d3-477d-ba89-14ca99266f8d 2018-06-27 22:10:39,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1e75cd5934c3b945d7778cd6402da77d807f922" 2018-06-27 22:10:40,038 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:10:39 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8ea390d1-2228-48cf-87df-67f35c9247dd Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 22:10:40,038 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-8ea390d1-2228-48cf-87df-67f35c9247dd 2018-06-27 22:10:40,042 - 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}c1e75cd5934c3b945d7778cd6402da77d807f922" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceOnComputeHost-53e23551-f025-40f-proj"}}' 2018-06-27 22:10:40,414 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 22:10:40 GMT Server: Apache Content-Length: 324 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0d59048d-2888-4829-89cf-ec002913bfef Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/32bbd33327f54ea79084053339bf9b08"}, "tags": [], "enabled": true, "id": "32bbd33327f54ea79084053339bf9b08", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceOnComputeHost-53e23551-f025-40f-proj"}} 2018-06-27 22:10:40,414 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-0d59048d-2888-4829-89cf-ec002913bfef 2018-06-27 22:10:40,414 - keystone_utils - INFO - Created project with name - CreateInstanceOnComputeHost-53e23551-f025-40f-proj 2018-06-27 22:10:40,414 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:10:40,415 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:10:41,170 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T23:10:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["UKHrdCQ4QNKTkVK-A5pWdA"], "issued_at": "2018-06-27T22:10:41.000000Z"}} 2018-06-27 22:10:41,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}fa4bfb42b9a40f5f8de9b98ef27cab5ea82ca09b" 2018-06-27 22:10:41,641 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:10:41 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-57f0b9b8-e7fa-4f0d-a2ec-f067ed700a24 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:10:41,641 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-57f0b9b8-e7fa-4f0d-a2ec-f067ed700a24 2018-06-27 22:10:41,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 22:10:41,657 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 22:10: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-27 22:10:41,658 - 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}fa4bfb42b9a40f5f8de9b98ef27cab5ea82ca09b" 2018-06-27 22:10:42,092 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:10:41 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-dc1f5b86-06bc-4783-a550-bd1e9aa2b4ea Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/05b1bc3fa6fd4243a4ba8b4d6fcc3daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05b1bc3fa6fd4243a4ba8b4d6fcc3daf", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/48d44c9c0fea4f4e80edc7d2e0715db7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d44c9c0fea4f4e80edc7d2e0715db7", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/4d3721127bf84155a837606ce3feba32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d3721127bf84155a837606ce3feba32", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/5c846663ea6d407e9223de0719ce5442"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c846663ea6d407e9223de0719ce5442", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/73a10e6c4f67490a8a4030cc6cea32f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73a10e6c4f67490a8a4030cc6cea32f5", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/8ecfab7d9d4f47bb8892a85b7d2a0b5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ecfab7d9d4f47bb8892a85b7d2a0b5a", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/b278d529e9a54a9195e4e536b9384dc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b278d529e9a54a9195e4e536b9384dc0", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b7f107ae7bb34ccea8282b1a0ec7a979"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7f107ae7bb34ccea8282b1a0ec7a979", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/d21494d0185b463db36b8c8c2b341b97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d21494d0185b463db36b8c8c2b341b97", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e0bb346419f84e4680f6ca9a97f4fc0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e0bb346419f84e4680f6ca9a97f4fc0b", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "c8d542af72ce49338052c29f02c8857e", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e9dd794fa5c040a9a0445386fb2a6116"}, "options": {}, "id": "e9dd794fa5c040a9a0445386fb2a6116", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/e9f9c747d54947bc800a81ecf11858f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9f9c747d54947bc800a81ecf11858f5", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-27 22:10:42,092 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-dc1f5b86-06bc-4783-a550-bd1e9aa2b4ea 2018-06-27 22:10:42,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?name=CreateInstanceOnComputeHost-53e23551-f025-40f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa4bfb42b9a40f5f8de9b98ef27cab5ea82ca09b" 2018-06-27 22:10:42,461 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:10:42 GMT Server: Apache Content-Length: 473 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-475efcc2-f398-4a9b-9956-60e4a4588252 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateInstanceOnComputeHost-53e23551-f025-40f-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/32bbd33327f54ea79084053339bf9b08"}, "tags": [], "enabled": true, "id": "32bbd33327f54ea79084053339bf9b08", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceOnComputeHost-53e23551-f025-40f-proj"}]} 2018-06-27 22:10:42,461 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateInstanceOnComputeHost-53e23551-f025-40f-proj used request id req-475efcc2-f398-4a9b-9956-60e4a4588252 2018-06-27 22:10:42,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}fa4bfb42b9a40f5f8de9b98ef27cab5ea82ca09b" 2018-06-27 22:10:42,839 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:10:42 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b90e978b-36aa-4caa-9991-038dc1ea0164 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 22:10:42,840 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-b90e978b-36aa-4caa-9991-038dc1ea0164 2018-06-27 22:10:43,533 - keystone_utils - INFO - Created user with name - CreateInstanceOnComputeHost-53e23551-f025-40f-user 2018-06-27 22:10:43,534 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:10:43,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1e75cd5934c3b945d7778cd6402da77d807f922" 2018-06-27 22:10:43,885 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:10:43 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0a44bfa9-3b9f-4151-bd6a-07add4439ff9 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 22:10:43,885 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-0a44bfa9-3b9f-4151-bd6a-07add4439ff9 2018-06-27 22:10:43,889 - 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}c1e75cd5934c3b945d7778cd6402da77d807f922" -d '{"role": {"name": "CreateInstanceOnComputeHost-53e23551-f025-40f-proj-role"}}' 2018-06-27 22:10:44,267 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 22:10:43 GMT Server: Apache Content-Length: 226 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-24069410-d7dd-478a-b3c7-f7f73b7f6920 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9b97dd066ac24f88b868d26ba62a22e3", "links": {"self": "http://10.167.4.35:5000/v3/roles/9b97dd066ac24f88b868d26ba62a22e3"}, "name": "CreateInstanceOnComputeHost-53e23551-f025-40f-proj-role"}} 2018-06-27 22:10:44,268 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-24069410-d7dd-478a-b3c7-f7f73b7f6920 2018-06-27 22:10:44,268 - keystone_utils - INFO - Created role with name - CreateInstanceOnComputeHost-53e23551-f025-40f-proj-role 2018-06-27 22:10:44,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/9b97dd066ac24f88b868d26ba62a22e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1e75cd5934c3b945d7778cd6402da77d807f922" 2018-06-27 22:10:44,689 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:10:44 GMT Server: Apache Content-Length: 226 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d4b18491-1f27-4634-bf0f-9e348653cdf3 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9b97dd066ac24f88b868d26ba62a22e3", "links": {"self": "http://10.167.4.35:5000/v3/roles/9b97dd066ac24f88b868d26ba62a22e3"}, "name": "CreateInstanceOnComputeHost-53e23551-f025-40f-proj-role"}} 2018-06-27 22:10:44,689 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/9b97dd066ac24f88b868d26ba62a22e3 used request id req-d4b18491-1f27-4634-bf0f-9e348653cdf3 2018-06-27 22:10:44,690 - keystone_utils - INFO - Granting role CreateInstanceOnComputeHost-53e23551-f025-40f-proj-role to project CreateInstanceOnComputeHost-53e23551-f025-40f-proj 2018-06-27 22:10:44,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/32bbd33327f54ea79084053339bf9b08/users/0928cabf228f41b39d56eaccb61afb84/roles/9b97dd066ac24f88b868d26ba62a22e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1e75cd5934c3b945d7778cd6402da77d807f922" 2018-06-27 22:10:45,241 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 22:10:44 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a0043f4c-61c5-44d7-a07a-d4c4a3f6b3e0 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:10:45,241 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/32bbd33327f54ea79084053339bf9b08/users/0928cabf228f41b39d56eaccb61afb84/roles/9b97dd066ac24f88b868d26ba62a22e3 used request id req-a0043f4c-61c5-44d7-a07a-d4c4a3f6b3e0 2018-06-27 22:10:45,241 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-06-27 22:10:45,242 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:10:45,243 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:10:46,246 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T23:10:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["Sp32Xxd5R8yoNFEx7mYDgw"], "issued_at": "2018-06-27T22:10:46.000000Z"}} 2018-06-27 22:10:46,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f776cbd464f6467f856de6871a006cfe695020e" 2018-06-27 22:10:46,603 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:10:46 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-80cd3023-80ee-4700-bfc6-bc11f14bded0 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:10:46,604 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-80cd3023-80ee-4700-bfc6-bc11f14bded0 2018-06-27 22:10:46,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/networks?name=CreateInstanceOnComputeHost-474b5a1b-d7e6-49f4-921e-32d1536e0ab7-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f776cbd464f6467f856de6871a006cfe695020e" 2018-06-27 22:10:47,436 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:10:47 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-5671d285-10b7-4b3b-b128-561aee7eda1b Front-End-Https: on RESP BODY: {"networks":[]} 2018-06-27 22:10:47,436 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceOnComputeHost-474b5a1b-d7e6-49f4-921e-32d1536e0ab7-priv-net used request id req-5671d285-10b7-4b3b-b128-561aee7eda1b 2018-06-27 22:10:47,437 - neutron_utils - INFO - Creating network with name CreateInstanceOnComputeHost-474b5a1b-d7e6-49f4-921e-32d1536e0ab7-priv-net 2018-06-27 22:10:47,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}5f776cbd464f6467f856de6871a006cfe695020e" -d '{"network": {"name": "CreateInstanceOnComputeHost-474b5a1b-d7e6-49f4-921e-32d1536e0ab7-priv-net", "admin_state_up": true}}' 2018-06-27 22:10:48,116 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 22:10:48 GMT Content-Type: application/json Content-Length: 705 Connection: keep-alive X-Openstack-Request-Id: req-7209a747-0980-408c-b6d7-5c0f71a134e7 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":"77e39ded-a387-40f0-a787-56427d2576c9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-27T22:10:47Z","is_default":false,"provider:segmentation_id":55,"name":"CreateInstanceOnComputeHost-474b5a1b-d7e6-49f4-921e-32d1536e0ab7-priv-net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T22:10:47Z","mtu":1450}} 2018-06-27 22:10:48,116 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-7209a747-0980-408c-b6d7-5c0f71a134e7 2018-06-27 22:10:48,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/networks?id=77e39ded-a387-40f0-a787-56427d2576c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f776cbd464f6467f856de6871a006cfe695020e" 2018-06-27 22:10:49,045 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:10:49 GMT Content-Type: application/json Content-Length: 689 Connection: keep-alive X-Openstack-Request-Id: req-761de03b-c269-4ac4-bf47-cc9ee869f259 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":"77e39ded-a387-40f0-a787-56427d2576c9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-27T22:10:47Z","provider:segmentation_id":55,"name":"CreateInstanceOnComputeHost-474b5a1b-d7e6-49f4-921e-32d1536e0ab7-priv-net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T22:10:47Z","provider:network_type":"vxlan"}]} 2018-06-27 22:10:49,045 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=77e39ded-a387-40f0-a787-56427d2576c9 used request id req-761de03b-c269-4ac4-bf47-cc9ee869f259 2018-06-27 22:10: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/subnets?network_id=77e39ded-a387-40f0-a787-56427d2576c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f776cbd464f6467f856de6871a006cfe695020e" 2018-06-27 22:10:49,128 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:10:49 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-8d54cefc-79ae-42fa-a303-f3c00289c21e Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-27 22:10:49,128 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=77e39ded-a387-40f0-a787-56427d2576c9 used request id req-8d54cefc-79ae-42fa-a303-f3c00289c21e 2018-06-27 22:10:49,129 - neutron_utils - INFO - Creating subnet with name CreateInstanceOnComputeHost-474b5a1b-d7e6-49f4-921e-32d1536e0ab7-priv-subnet 2018-06-27 22:10:49,134 - 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}5f776cbd464f6467f856de6871a006cfe695020e" -d '{"subnets": [{"ip_version": 4, "network_id": "77e39ded-a387-40f0-a787-56427d2576c9", "cidr": "10.55.0.0/24", "name": "CreateInstanceOnComputeHost-474b5a1b-d7e6-49f4-921e-32d1536e0ab7-priv-subnet"}]}' 2018-06-27 22:10:50,107 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 22:10:50 GMT Content-Type: application/json Content-Length: 678 Connection: keep-alive X-Openstack-Request-Id: req-b52d757d-aad4-4243-8bdd-31121b884f3b Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"77e39ded-a387-40f0-a787-56427d2576c9","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T22:10:49Z","dns_nameservers":[],"updated_at":"2018-06-27T22:10:49Z","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":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"9847d067-5358-40ac-a139-d00f7f687005","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-474b5a1b-d7e6-49f4-921e-32d1536e0ab7-priv-subnet"}]} 2018-06-27 22:10:50,108 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-b52d757d-aad4-4243-8bdd-31121b884f3b 2018-06-27 22:10:50,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?id=77e39ded-a387-40f0-a787-56427d2576c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f776cbd464f6467f856de6871a006cfe695020e" 2018-06-27 22:10:50,549 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:10:50 GMT Content-Type: application/json Content-Length: 733 Connection: keep-alive X-Openstack-Request-Id: req-275bdcee-b750-40ca-bcc9-3d82bdc197e6 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":"77e39ded-a387-40f0-a787-56427d2576c9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":["9847d067-5358-40ac-a139-d00f7f687005"],"description":"","tags":[],"updated_at":"2018-06-27T22:10:49Z","provider:segmentation_id":55,"name":"CreateInstanceOnComputeHost-474b5a1b-d7e6-49f4-921e-32d1536e0ab7-priv-net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T22:10:47Z","provider:network_type":"vxlan"}]} 2018-06-27 22:10:50,549 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=77e39ded-a387-40f0-a787-56427d2576c9 used request id req-275bdcee-b750-40ca-bcc9-3d82bdc197e6 2018-06-27 22:10:50,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/subnets?network_id=77e39ded-a387-40f0-a787-56427d2576c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f776cbd464f6467f856de6871a006cfe695020e" 2018-06-27 22:10:50,705 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:10:50 GMT Content-Type: application/json Content-Length: 678 Connection: keep-alive X-Openstack-Request-Id: req-97b21acd-363a-4036-af21-2dab5670bf22 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"77e39ded-a387-40f0-a787-56427d2576c9","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T22:10:49Z","dns_nameservers":[],"updated_at":"2018-06-27T22:10:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"9847d067-5358-40ac-a139-d00f7f687005","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-474b5a1b-d7e6-49f4-921e-32d1536e0ab7-priv-subnet"}]} 2018-06-27 22:10:50,706 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=77e39ded-a387-40f0-a787-56427d2576c9 used request id req-97b21acd-363a-4036-af21-2dab5670bf22 2018-06-27 22:10:50,706 - OpenStackNetwork - DEBUG - Network [77e39ded-a387-40f0-a787-56427d2576c9] created successfully 2018-06-27 22:10:50,706 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:10:50,707 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:10:51,416 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T23:10:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["D4362v4hSGW0PDZhh-kJTw"], "issued_at": "2018-06-27T22:10:51.000000Z"}} 2018-06-27 22:10:51,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}97e618684e34a8a4a97abd034db15a72e7b211f9" 2018-06-27 22:10:51,764 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:10:51 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a58f6fee-eae4-4497-80fb-3f3e13726bc0 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:10:51,764 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-a58f6fee-eae4-4497-80fb-3f3e13726bc0 2018-06-27 22:10:51,765 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 22:10:51,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/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97e618684e34a8a4a97abd034db15a72e7b211f9" 2018-06-27 22:10:52,471 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:10: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-9ebdd030-37c6-4007-b7d9-8e28ef66dfd3 X-Compute-Request-Id: req-9ebdd030-37c6-4007-b7d9-8e28ef66dfd3 Front-End-Https: on RESP BODY: {"flavors": [{"id": "bfce69d5-8948-4e52-8e30-cf8bfa544966", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "bookmark"}], "name": "shaker-flavor_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3"}]} 2018-06-27 22:10:52,471 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-9ebdd030-37c6-4007-b7d9-8e28ef66dfd3 2018-06-27 22:10:52,475 - 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}97e618684e34a8a4a97abd034db15a72e7b211f9" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateInstanceOnComputeHost-474b5a1b-d7e6-49f4-921e-32d1536e0ab7-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-27 22:10:53,079 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:10: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-dff60b85-567b-4e6f-83eb-12111c82e2c9 X-Compute-Request-Id: req-dff60b85-567b-4e6f-83eb-12111c82e2c9 Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateInstanceOnComputeHost-474b5a1b-d7e6-49f4-921e-32d1536e0ab7-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/eebc4415-f7a1-41b0-a72f-427d825f93ba", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/eebc4415-f7a1-41b0-a72f-427d825f93ba", "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": "eebc4415-f7a1-41b0-a72f-427d825f93ba"}} 2018-06-27 22:10:53,079 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-dff60b85-567b-4e6f-83eb-12111c82e2c9 2018-06-27 22:10:53,080 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:10:53,081 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:10:53,923 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9b97dd066ac24f88b868d26ba62a22e3", "name": "CreateInstanceOnComputeHost-53e23551-f025-40f-proj-role"}], "expires_at": "2018-06-27T23:10:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "32bbd33327f54ea79084053339bf9b08", "name": "CreateInstanceOnComputeHost-53e23551-f025-40f-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/32bbd33327f54ea79084053339bf9b08", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/32bbd33327f54ea79084053339bf9b08", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/32bbd33327f54ea79084053339bf9b08", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/32bbd33327f54ea79084053339bf9b08", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/32bbd33327f54ea79084053339bf9b08", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/32bbd33327f54ea79084053339bf9b08", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/32bbd33327f54ea79084053339bf9b08", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/32bbd33327f54ea79084053339bf9b08", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/32bbd33327f54ea79084053339bf9b08", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/32bbd33327f54ea79084053339bf9b08", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/32bbd33327f54ea79084053339bf9b08", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/32bbd33327f54ea79084053339bf9b08", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceOnComputeHost-53e23551-f025-40f-user", "id": "0928cabf228f41b39d56eaccb61afb84"}, "audit_ids": ["eAFFWqbLTwG__ROGLKWXpg"], "issued_at": "2018-06-27T22:10:53.000000Z"}} 2018-06-27 22:10:53,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b7284747056e496c8c8bd2e08bfb33bf8effe05" 2018-06-27 22:10:54,249 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:10:53 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fe487330-e8a2-4555-91bf-53549c855160 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:10:54,249 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-fe487330-e8a2-4555-91bf-53549c855160 2018-06-27 22:10:54,253 - 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-474b5a1b-d7e6-49f4-921e-32d1536e0ab7-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6b7284747056e496c8c8bd2e08bfb33bf8effe05" 2018-06-27 22:10:55,790 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:10:55 GMT Content-Type: application/json Content-Length: 172 Connection: keep-alive X-Openstack-Request-Id: req-fe7a97c7-dd86-4a89-bf66-673be2c5fd97 Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceOnComputeHost-474b5a1b-d7e6-49f4-921e-32d1536e0ab7-image"} 2018-06-27 22:10:55,790 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-474b5a1b-d7e6-49f4-921e-32d1536e0ab7-image used request id req-fe7a97c7-dd86-4a89-bf66-673be2c5fd97 2018-06-27 22:10:55,793 - 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}6b7284747056e496c8c8bd2e08bfb33bf8effe05" 2018-06-27 22:10:56,547 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:10:56 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-9ea49bff-1c5b-43b9-b02d-a3bcba5dac19 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-27 22:10:56,548 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-9ea49bff-1c5b-43b9-b02d-a3bcba5dac19 2018-06-27 22:10:56,579 - 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}6b7284747056e496c8c8bd2e08bfb33bf8effe05" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceOnComputeHost-474b5a1b-d7e6-49f4-921e-32d1536e0ab7-image"}' 2018-06-27 22:10:57,183 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 22:10:57 GMT Content-Type: application/json Content-Length: 614 Connection: keep-alive Location: https://172.30.10.101:9292/v2/images/7e6f5093-0108-400b-9a96-0254a8b36e63 Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-3eaa4d06-cd6d-4ed6-8369-527215ec9f17 Front-End-Https: on RESP BODY: {"status": "queued", "name": "CreateInstanceOnComputeHost-474b5a1b-d7e6-49f4-921e-32d1536e0ab7-image", "tags": [], "container_format": "bare", "created_at": "2018-06-27T22:10:57Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-06-27T22:10:57Z", "visibility": "shared", "self": "/v2/images/7e6f5093-0108-400b-9a96-0254a8b36e63", "min_disk": 0, "protected": false, "id": "7e6f5093-0108-400b-9a96-0254a8b36e63", "file": "/v2/images/7e6f5093-0108-400b-9a96-0254a8b36e63/file", "checksum": null, "owner": "32bbd33327f54ea79084053339bf9b08", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-27 22:10:57,183 - keystoneauth.session - DEBUG - POST call to image for https://172.30.10.101:9292/v2/images used request id req-3eaa4d06-cd6d-4ed6-8369-527215ec9f17 2018-06-27 22:10:57,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9292/v2/images/7e6f5093-0108-400b-9a96-0254a8b36e63/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6b7284747056e496c8c8bd2e08bfb33bf8effe05" -d '' 2018-06-27 22:10:58,538 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:10:58 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-58f875a8-ffec-4fee-9905-950ffa585a12 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-27 22:10:58,538 - keystoneauth.session - DEBUG - PUT call to image for https://172.30.10.101:9292/v2/images/7e6f5093-0108-400b-9a96-0254a8b36e63/file used request id req-58f875a8-ffec-4fee-9905-950ffa585a12 2018-06-27 22:10:58,539 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-06-27 22:10:58,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/7e6f5093-0108-400b-9a96-0254a8b36e63 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6b7284747056e496c8c8bd2e08bfb33bf8effe05" 2018-06-27 22:10:58,596 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:10:58 GMT Content-Type: application/json Content-Length: 732 Connection: keep-alive X-Openstack-Request-Id: req-b9e841ea-9019-4748-bc58-2be771340d05 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceOnComputeHost-474b5a1b-d7e6-49f4-921e-32d1536e0ab7-image", "tags": [], "container_format": "bare", "created_at": "2018-06-27T22:10:57Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-27T22:10:58Z", "visibility": "shared", "self": "/v2/images/7e6f5093-0108-400b-9a96-0254a8b36e63", "min_disk": 0, "protected": false, "id": "7e6f5093-0108-400b-9a96-0254a8b36e63", "file": "/v2/images/7e6f5093-0108-400b-9a96-0254a8b36e63/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "32bbd33327f54ea79084053339bf9b08", "direct_url": "file:///var/lib/glance/images/7e6f5093-0108-400b-9a96-0254a8b36e63", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-27 22:10:58,596 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/7e6f5093-0108-400b-9a96-0254a8b36e63 used request id req-b9e841ea-9019-4748-bc58-2be771340d05 2018-06-27 22:10:58,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}6b7284747056e496c8c8bd2e08bfb33bf8effe05" 2018-06-27 22:10:59,247 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:10:59 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-2aafa967-a8c9-4670-b7cd-2b8fd6f205b1 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-27 22:10:59,247 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-2aafa967-a8c9-4670-b7cd-2b8fd6f205b1 2018-06-27 22:10:59,250 - create_image - INFO - Created image with name - CreateInstanceOnComputeHost-474b5a1b-d7e6-49f4-921e-32d1536e0ab7-image 2018-06-27 22:10:59,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/7e6f5093-0108-400b-9a96-0254a8b36e63 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6b7284747056e496c8c8bd2e08bfb33bf8effe05" 2018-06-27 22:10:59,305 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:10:59 GMT Content-Type: application/json Content-Length: 732 Connection: keep-alive X-Openstack-Request-Id: req-8128f677-97be-40a0-9a40-b392e4ca399d Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceOnComputeHost-474b5a1b-d7e6-49f4-921e-32d1536e0ab7-image", "tags": [], "container_format": "bare", "created_at": "2018-06-27T22:10:57Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-27T22:10:58Z", "visibility": "shared", "self": "/v2/images/7e6f5093-0108-400b-9a96-0254a8b36e63", "min_disk": 0, "protected": false, "id": "7e6f5093-0108-400b-9a96-0254a8b36e63", "file": "/v2/images/7e6f5093-0108-400b-9a96-0254a8b36e63/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "32bbd33327f54ea79084053339bf9b08", "direct_url": "file:///var/lib/glance/images/7e6f5093-0108-400b-9a96-0254a8b36e63", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-27 22:10:59,305 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/7e6f5093-0108-400b-9a96-0254a8b36e63 used request id req-8128f677-97be-40a0-9a40-b392e4ca399d 2018-06-27 22:10:59,306 - create_image - DEBUG - Instance status is - active 2018-06-27 22:10:59,306 - create_image - DEBUG - Image is active with name - CreateInstanceOnComputeHost-474b5a1b-d7e6-49f4-921e-32d1536e0ab7-image 2018-06-27 22:10:59,306 - create_image - INFO - Image is now active with name - CreateInstanceOnComputeHost-474b5a1b-d7e6-49f4-921e-32d1536e0ab7-image 2018-06-27 22:10:59,306 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 22:10:59,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/os-availability-zone/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53d088db0feb538f35abff72411d2c9e86caff18" 2018-06-27 22:11:00,460 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:11:00 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-4d0c9192-7bc4-45b1-a681-c62709525f60 X-Compute-Request-Id: req-4d0c9192-7bc4-45b1-a681-c62709525f60 Front-End-Https: on RESP BODY: {"availabilityZoneInfo": [{"zoneState": {"available": true}, "hosts": {"ctl02": {"nova-conductor": {"available": true, "active": true, "updated_at": "2018-06-27T22:10:56.000000"}, "nova-scheduler": {"available": true, "active": true, "updated_at": "2018-06-27T22:10:54.000000"}, "nova-consoleauth": {"available": true, "active": true, "updated_at": "2018-06-27T22:10:53.000000"}}, "ctl03": {"nova-conductor": {"available": true, "active": true, "updated_at": "2018-06-27T22:10:14.000000"}, "nova-consoleauth": {"available": true, "active": true, "updated_at": "2018-06-27T22:10:06.000000"}, "nova-scheduler": {"available": true, "active": true, "updated_at": "2018-06-27T22:10:13.000000"}}, "ctl01": {"nova-conductor": {"available": true, "active": true, "updated_at": "2018-06-27T22:10:35.000000"}, "nova-consoleauth": {"available": true, "active": true, "updated_at": "2018-06-27T22:10:24.000000"}, "nova-scheduler": {"available": true, "active": true, "updated_at": "2018-06-27T22:10:33.000000"}}}, "zoneName": "internal"}, {"zoneState": {"available": true}, "hosts": {"cmp002": {"nova-compute": {"available": true, "active": true, "updated_at": "2018-06-27T22:10:02.000000"}}, "cmp001": {"nova-compute": {"available": true, "active": true, "updated_at": "2018-06-27T22:10:03.000000"}}}, "zoneName": "nova"}]} 2018-06-27 22:11:00,461 - 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-4d0c9192-7bc4-45b1-a681-c62709525f60 2018-06-27 22:11:00,462 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:11:00,463 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:11:01,621 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T23:11:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["oETITJj4R6WOc6aTmbFk9A"], "issued_at": "2018-06-27T22:11:01.000000Z"}} 2018-06-27 22:11:01,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}9d10c3c6a25ee19d88176e5ba9eca7c8df8f3454" 2018-06-27 22:11:01,941 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:11:01 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-97e426d4-7654-40bd-bdb0-e1c568c23d65 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:11:01,941 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-97e426d4-7654-40bd-bdb0-e1c568c23d65 2018-06-27 22:11:01,942 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 22:11:01,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d10c3c6a25ee19d88176e5ba9eca7c8df8f3454" 2018-06-27 22:11:02,295 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:11:01 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fdd2579a-c9ee-4445-b07d-2b74342e535a Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:11:02,295 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-fdd2579a-c9ee-4445-b07d-2b74342e535a 2018-06-27 22:11:02,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=CreateInstanceOnComputeHost-474b5a1b-d7e6-49f4-921e-32d1536e0ab7-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d10c3c6a25ee19d88176e5ba9eca7c8df8f3454" 2018-06-27 22:11:03,724 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:11:03 GMT Content-Type: application/json Content-Length: 733 Connection: keep-alive X-Openstack-Request-Id: req-1bd89c1f-d892-4949-a1ca-669d19b8da89 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":"77e39ded-a387-40f0-a787-56427d2576c9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":["9847d067-5358-40ac-a139-d00f7f687005"],"description":"","tags":[],"updated_at":"2018-06-27T22:10:49Z","provider:segmentation_id":55,"name":"CreateInstanceOnComputeHost-474b5a1b-d7e6-49f4-921e-32d1536e0ab7-priv-net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T22:10:47Z","provider:network_type":"vxlan"}]} 2018-06-27 22:11:03,724 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceOnComputeHost-474b5a1b-d7e6-49f4-921e-32d1536e0ab7-priv-net used request id req-1bd89c1f-d892-4949-a1ca-669d19b8da89 2018-06-27 22:11:03,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-27 22:11:03,740 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 22:11: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-27 22:11:03,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/8cdbc979369d4c15b8ddd6cc77d930e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d10c3c6a25ee19d88176e5ba9eca7c8df8f3454" 2018-06-27 22:11:04,185 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:11:03 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cf8f2af5-5cbc-468b-a6b3-c35a33a2a335 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/8cdbc979369d4c15b8ddd6cc77d930e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}} 2018-06-27 22:11:04,185 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 used request id req-cf8f2af5-5cbc-468b-a6b3-c35a33a2a335 2018-06-27 22:11:04,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=77e39ded-a387-40f0-a787-56427d2576c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d10c3c6a25ee19d88176e5ba9eca7c8df8f3454" 2018-06-27 22:11:05,270 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:11:05 GMT Content-Type: application/json Content-Length: 678 Connection: keep-alive X-Openstack-Request-Id: req-394602a8-06ac-403b-8fa6-314e6781fd2f Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"77e39ded-a387-40f0-a787-56427d2576c9","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T22:10:49Z","dns_nameservers":[],"updated_at":"2018-06-27T22:10:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"9847d067-5358-40ac-a139-d00f7f687005","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-474b5a1b-d7e6-49f4-921e-32d1536e0ab7-priv-subnet"}]} 2018-06-27 22:11:05,270 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=77e39ded-a387-40f0-a787-56427d2576c9 used request id req-394602a8-06ac-403b-8fa6-314e6781fd2f 2018-06-27 22:11: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=77e39ded-a387-40f0-a787-56427d2576c9&name=CreateInstanceOnComputeHost-474b5a1b-d7e6-49f4-921e-32d1536e0ab7port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d10c3c6a25ee19d88176e5ba9eca7c8df8f3454" 2018-06-27 22:11:05,420 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:11:05 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-880f2523-cca0-4b38-8559-c46a45e4f927 Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-27 22:11:05,420 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=77e39ded-a387-40f0-a787-56427d2576c9&name=CreateInstanceOnComputeHost-474b5a1b-d7e6-49f4-921e-32d1536e0ab7port-1&admin_state_up=True used request id req-880f2523-cca0-4b38-8559-c46a45e4f927 2018-06-27 22:11:05,423 - novaclient.v2.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-474b5a1b-d7e6-49f4-921e-32d1536e0ab7-inst-nova%3Acmp002 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d10c3c6a25ee19d88176e5ba9eca7c8df8f3454" 2018-06-27 22:11:06,380 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:11: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-77b1cd38-a495-49d4-95e7-86193f464aa4 X-Compute-Request-Id: req-77b1cd38-a495-49d4-95e7-86193f464aa4 Front-End-Https: on RESP BODY: {"servers": []} 2018-06-27 22:11:06,381 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/detail?name=CreateInstanceOnComputeHost-474b5a1b-d7e6-49f4-921e-32d1536e0ab7-inst-nova%3Acmp002 used request id req-77b1cd38-a495-49d4-95e7-86193f464aa4 2018-06-27 22:11:06,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=CreateInstanceOnComputeHost-474b5a1b-d7e6-49f4-921e-32d1536e0ab7-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d10c3c6a25ee19d88176e5ba9eca7c8df8f3454" 2018-06-27 22:11:06,681 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:11:06 GMT Content-Type: application/json Content-Length: 733 Connection: keep-alive X-Openstack-Request-Id: req-db1ba6ee-17c7-43ac-984f-8f6a18630c60 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":"77e39ded-a387-40f0-a787-56427d2576c9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":["9847d067-5358-40ac-a139-d00f7f687005"],"description":"","tags":[],"updated_at":"2018-06-27T22:10:49Z","provider:segmentation_id":55,"name":"CreateInstanceOnComputeHost-474b5a1b-d7e6-49f4-921e-32d1536e0ab7-priv-net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T22:10:47Z","provider:network_type":"vxlan"}]} 2018-06-27 22:11:06,682 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceOnComputeHost-474b5a1b-d7e6-49f4-921e-32d1536e0ab7-priv-net used request id req-db1ba6ee-17c7-43ac-984f-8f6a18630c60 2018-06-27 22:11:06,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/8cdbc979369d4c15b8ddd6cc77d930e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d10c3c6a25ee19d88176e5ba9eca7c8df8f3454" 2018-06-27 22:11:07,102 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:11:06 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-279e4ac0-9c75-4ffb-8658-219c34cad4fd 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/8cdbc979369d4c15b8ddd6cc77d930e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}} 2018-06-27 22:11:07,103 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 used request id req-279e4ac0-9c75-4ffb-8658-219c34cad4fd 2018-06-27 22:11:07,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=77e39ded-a387-40f0-a787-56427d2576c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d10c3c6a25ee19d88176e5ba9eca7c8df8f3454" 2018-06-27 22:11:07,946 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:11:07 GMT Content-Type: application/json Content-Length: 678 Connection: keep-alive X-Openstack-Request-Id: req-df8186f9-d593-4121-bc4d-22b3d86bac24 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"77e39ded-a387-40f0-a787-56427d2576c9","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T22:10:49Z","dns_nameservers":[],"updated_at":"2018-06-27T22:10:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"9847d067-5358-40ac-a139-d00f7f687005","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-474b5a1b-d7e6-49f4-921e-32d1536e0ab7-priv-subnet"}]} 2018-06-27 22:11:07,947 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=77e39ded-a387-40f0-a787-56427d2576c9 used request id req-df8186f9-d593-4121-bc4d-22b3d86bac24 2018-06-27 22:11:07,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/ports?network_id=77e39ded-a387-40f0-a787-56427d2576c9&name=CreateInstanceOnComputeHost-474b5a1b-d7e6-49f4-921e-32d1536e0ab7port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d10c3c6a25ee19d88176e5ba9eca7c8df8f3454" 2018-06-27 22:11:08,104 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:11:08 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-f63b1f9d-e8d6-44c2-820e-9d075bdd1c41 Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-27 22:11:08,105 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=77e39ded-a387-40f0-a787-56427d2576c9&name=CreateInstanceOnComputeHost-474b5a1b-d7e6-49f4-921e-32d1536e0ab7port-1&admin_state_up=True used request id req-f63b1f9d-e8d6-44c2-820e-9d075bdd1c41 2018-06-27 22:11:08,105 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:11:08,106 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:11:08,974 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T23:11:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["ZsB5VxJ4TO6XKEwrA2DkiA"], "issued_at": "2018-06-27T22:11:08.000000Z"}} 2018-06-27 22:11:08,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}7b4202f431f8d675a61a584b2a60236ad3eeca57" 2018-06-27 22:11:09,318 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:11:08 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3ac65a05-98d7-453a-a84a-531093881c54 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:11:09,319 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-3ac65a05-98d7-453a-a84a-531093881c54 2018-06-27 22:11:09,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=CreateInstanceOnComputeHost-474b5a1b-d7e6-49f4-921e-32d1536e0ab7-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d10c3c6a25ee19d88176e5ba9eca7c8df8f3454" 2018-06-27 22:11:10,458 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:11:10 GMT Content-Type: application/json Content-Length: 733 Connection: keep-alive X-Openstack-Request-Id: req-9352f9e9-609f-4d53-87a8-d92a7d146db3 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":"77e39ded-a387-40f0-a787-56427d2576c9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":["9847d067-5358-40ac-a139-d00f7f687005"],"description":"","tags":[],"updated_at":"2018-06-27T22:10:49Z","provider:segmentation_id":55,"name":"CreateInstanceOnComputeHost-474b5a1b-d7e6-49f4-921e-32d1536e0ab7-priv-net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T22:10:47Z","provider:network_type":"vxlan"}]} 2018-06-27 22:11:10,459 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceOnComputeHost-474b5a1b-d7e6-49f4-921e-32d1536e0ab7-priv-net used request id req-9352f9e9-609f-4d53-87a8-d92a7d146db3 2018-06-27 22:11:10,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=77e39ded-a387-40f0-a787-56427d2576c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d10c3c6a25ee19d88176e5ba9eca7c8df8f3454" 2018-06-27 22:11:10,561 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:11:10 GMT Content-Type: application/json Content-Length: 678 Connection: keep-alive X-Openstack-Request-Id: req-43e76d39-afb2-4233-b406-1675fbac625c Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"77e39ded-a387-40f0-a787-56427d2576c9","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T22:10:49Z","dns_nameservers":[],"updated_at":"2018-06-27T22:10:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"9847d067-5358-40ac-a139-d00f7f687005","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-474b5a1b-d7e6-49f4-921e-32d1536e0ab7-priv-subnet"}]} 2018-06-27 22:11:10,562 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=77e39ded-a387-40f0-a787-56427d2576c9 used request id req-43e76d39-afb2-4233-b406-1675fbac625c 2018-06-27 22:11:10,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=CreateInstanceOnComputeHost-474b5a1b-d7e6-49f4-921e-32d1536e0ab7-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d10c3c6a25ee19d88176e5ba9eca7c8df8f3454" 2018-06-27 22:11:10,768 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:11:10 GMT Content-Type: application/json Content-Length: 733 Connection: keep-alive X-Openstack-Request-Id: req-8deac53b-f7df-432e-af8b-ef25793bf2ca 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":"77e39ded-a387-40f0-a787-56427d2576c9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":["9847d067-5358-40ac-a139-d00f7f687005"],"description":"","tags":[],"updated_at":"2018-06-27T22:10:49Z","provider:segmentation_id":55,"name":"CreateInstanceOnComputeHost-474b5a1b-d7e6-49f4-921e-32d1536e0ab7-priv-net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T22:10:47Z","provider:network_type":"vxlan"}]} 2018-06-27 22:11:10,769 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceOnComputeHost-474b5a1b-d7e6-49f4-921e-32d1536e0ab7-priv-net used request id req-8deac53b-f7df-432e-af8b-ef25793bf2ca 2018-06-27 22:11:10,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-27 22:11:10,781 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 22:11: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-27 22:11:10,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/8cdbc979369d4c15b8ddd6cc77d930e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b4202f431f8d675a61a584b2a60236ad3eeca57" 2018-06-27 22:11:10,880 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:11:10 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-401775b6-8e68-477c-8b9f-86750e2c2100 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/8cdbc979369d4c15b8ddd6cc77d930e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}} 2018-06-27 22:11:10,881 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 used request id req-401775b6-8e68-477c-8b9f-86750e2c2100 2018-06-27 22:11:10,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?network_id=77e39ded-a387-40f0-a787-56427d2576c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d10c3c6a25ee19d88176e5ba9eca7c8df8f3454" 2018-06-27 22:11:10,996 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:11:10 GMT Content-Type: application/json Content-Length: 678 Connection: keep-alive X-Openstack-Request-Id: req-2ed755ea-43be-471f-b477-ef297072b078 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"77e39ded-a387-40f0-a787-56427d2576c9","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T22:10:49Z","dns_nameservers":[],"updated_at":"2018-06-27T22:10:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"9847d067-5358-40ac-a139-d00f7f687005","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-474b5a1b-d7e6-49f4-921e-32d1536e0ab7-priv-subnet"}]} 2018-06-27 22:11:10,996 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=77e39ded-a387-40f0-a787-56427d2576c9 used request id req-2ed755ea-43be-471f-b477-ef297072b078 2018-06-27 22:11:10,997 - neutron_utils - INFO - Creating port for network with name - CreateInstanceOnComputeHost-474b5a1b-d7e6-49f4-921e-32d1536e0ab7-priv-net 2018-06-27 22:11:11,002 - 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}9d10c3c6a25ee19d88176e5ba9eca7c8df8f3454" -d '{"port": {"network_id": "77e39ded-a387-40f0-a787-56427d2576c9", "name": "CreateInstanceOnComputeHost-474b5a1b-d7e6-49f4-921e-32d1536e0ab7port-1", "admin_state_up": true}}' 2018-06-27 22:11:12,675 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 22:11:12 GMT Content-Type: application/json Content-Length: 858 Connection: keep-alive X-Openstack-Request-Id: req-cb077b27-5e37-442a-8c60-829c17683ee9 Front-End-Https: on RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T22:11:12Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"9847d067-5358-40ac-a139-d00f7f687005","ip_address":"10.55.0.4"}],"id":"6e99c4ee-122c-4bf9-a905-58e184d319a6","security_groups":["c550cef9-ba45-49be-8c52-0554a76a0c1e"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:b9:86:52","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"CreateInstanceOnComputeHost-474b5a1b-d7e6-49f4-921e-32d1536e0ab7port-1","admin_state_up":true,"network_id":"77e39ded-a387-40f0-a787-56427d2576c9","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T22:11:11Z","binding:vnic_type":"normal"}} 2018-06-27 22:11:12,675 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/ports used request id req-cb077b27-5e37-442a-8c60-829c17683ee9 2018-06-27 22:11:12,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=CreateInstanceOnComputeHost-474b5a1b-d7e6-49f4-921e-32d1536e0ab7-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d10c3c6a25ee19d88176e5ba9eca7c8df8f3454" 2018-06-27 22:11:12,988 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:11:12 GMT Content-Type: application/json Content-Length: 733 Connection: keep-alive X-Openstack-Request-Id: req-d56d3340-7f1b-41f2-b79e-5bbb786b783f 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":"77e39ded-a387-40f0-a787-56427d2576c9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":["9847d067-5358-40ac-a139-d00f7f687005"],"description":"","tags":[],"updated_at":"2018-06-27T22:10:49Z","provider:segmentation_id":55,"name":"CreateInstanceOnComputeHost-474b5a1b-d7e6-49f4-921e-32d1536e0ab7-priv-net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T22:10:47Z","provider:network_type":"vxlan"}]} 2018-06-27 22:11:12,989 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceOnComputeHost-474b5a1b-d7e6-49f4-921e-32d1536e0ab7-priv-net used request id req-d56d3340-7f1b-41f2-b79e-5bbb786b783f 2018-06-27 22:11:12,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/8cdbc979369d4c15b8ddd6cc77d930e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d10c3c6a25ee19d88176e5ba9eca7c8df8f3454" 2018-06-27 22:11:13,080 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:11:12 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5fa83619-b45f-4b01-9a3f-c60788781210 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/8cdbc979369d4c15b8ddd6cc77d930e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}} 2018-06-27 22:11:13,080 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 used request id req-5fa83619-b45f-4b01-9a3f-c60788781210 2018-06-27 22:11:13,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/subnets?network_id=77e39ded-a387-40f0-a787-56427d2576c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d10c3c6a25ee19d88176e5ba9eca7c8df8f3454" 2018-06-27 22:11:13,250 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:11:13 GMT Content-Type: application/json Content-Length: 678 Connection: keep-alive X-Openstack-Request-Id: req-0eb25c27-e3a5-4f01-9c09-0c133f2b8c9c Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"77e39ded-a387-40f0-a787-56427d2576c9","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T22:10:49Z","dns_nameservers":[],"updated_at":"2018-06-27T22:10:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"9847d067-5358-40ac-a139-d00f7f687005","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-474b5a1b-d7e6-49f4-921e-32d1536e0ab7-priv-subnet"}]} 2018-06-27 22:11:13,251 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=77e39ded-a387-40f0-a787-56427d2576c9 used request id req-0eb25c27-e3a5-4f01-9c09-0c133f2b8c9c 2018-06-27 22:11:13,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/ports?network_id=77e39ded-a387-40f0-a787-56427d2576c9&name=CreateInstanceOnComputeHost-474b5a1b-d7e6-49f4-921e-32d1536e0ab7port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d10c3c6a25ee19d88176e5ba9eca7c8df8f3454" 2018-06-27 22:11:13,406 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:11:13 GMT Content-Type: application/json Content-Length: 861 Connection: keep-alive X-Openstack-Request-Id: req-81a089f1-28a9-45aa-8a14-514943708081 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T22:11:12Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"9847d067-5358-40ac-a139-d00f7f687005","ip_address":"10.55.0.4"}],"id":"6e99c4ee-122c-4bf9-a905-58e184d319a6","security_groups":["c550cef9-ba45-49be-8c52-0554a76a0c1e"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:b9:86:52","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"CreateInstanceOnComputeHost-474b5a1b-d7e6-49f4-921e-32d1536e0ab7port-1","admin_state_up":true,"network_id":"77e39ded-a387-40f0-a787-56427d2576c9","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T22:11:11Z","binding:vnic_type":"normal"}]} 2018-06-27 22:11:13,406 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=77e39ded-a387-40f0-a787-56427d2576c9&name=CreateInstanceOnComputeHost-474b5a1b-d7e6-49f4-921e-32d1536e0ab7port-1&admin_state_up=True used request id req-81a089f1-28a9-45aa-8a14-514943708081 2018-06-27 22:11:13,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/8cdbc979369d4c15b8ddd6cc77d930e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d10c3c6a25ee19d88176e5ba9eca7c8df8f3454" 2018-06-27 22:11:13,792 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:11:13 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e64eca88-3c67-4474-a12e-76327749d8ef 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/8cdbc979369d4c15b8ddd6cc77d930e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}} 2018-06-27 22:11:13,792 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 used request id req-e64eca88-3c67-4474-a12e-76327749d8ef 2018-06-27 22:11:13,793 - nova_utils - INFO - Creating VM with name - CreateInstanceOnComputeHost-474b5a1b-d7e6-49f4-921e-32d1536e0ab7-inst-nova:cmp002 2018-06-27 22:11:13,796 - novaclient.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}9d10c3c6a25ee19d88176e5ba9eca7c8df8f3454" 2018-06-27 22:11:14,490 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:11:14 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-a8ea0710-f4ab-498d-9b8d-e34773fc2105 X-Compute-Request-Id: req-a8ea0710-f4ab-498d-9b8d-e34773fc2105 Front-End-Https: on RESP BODY: {"flavors": [{"id": "bfce69d5-8948-4e52-8e30-cf8bfa544966", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "bookmark"}], "name": "shaker-flavor_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3"}, {"id": "eebc4415-f7a1-41b0-a72f-427d825f93ba", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/eebc4415-f7a1-41b0-a72f-427d825f93ba", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/eebc4415-f7a1-41b0-a72f-427d825f93ba", "rel": "bookmark"}], "name": "CreateInstanceOnComputeHost-474b5a1b-d7e6-49f4-921e-32d1536e0ab7-flavor-name"}]} 2018-06-27 22:11:14,490 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-a8ea0710-f4ab-498d-9b8d-e34773fc2105 2018-06-27 22:11:14,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/flavors/eebc4415-f7a1-41b0-a72f-427d825f93ba -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d10c3c6a25ee19d88176e5ba9eca7c8df8f3454" 2018-06-27 22:11:15,250 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:11:15 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-4f8a7b79-f902-4f41-b32f-2a4806c66990 X-Compute-Request-Id: req-4f8a7b79-f902-4f41-b32f-2a4806c66990 Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateInstanceOnComputeHost-474b5a1b-d7e6-49f4-921e-32d1536e0ab7-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/eebc4415-f7a1-41b0-a72f-427d825f93ba", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/eebc4415-f7a1-41b0-a72f-427d825f93ba", "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": "eebc4415-f7a1-41b0-a72f-427d825f93ba"}} 2018-06-27 22:11:15,251 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/eebc4415-f7a1-41b0-a72f-427d825f93ba used request id req-4f8a7b79-f902-4f41-b32f-2a4806c66990 2018-06-27 22:11:15,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?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-474b5a1b-d7e6-49f4-921e-32d1536e0ab7-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9d10c3c6a25ee19d88176e5ba9eca7c8df8f3454" 2018-06-27 22:11:16,160 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:11:16 GMT Content-Type: application/json Content-Length: 904 Connection: keep-alive X-Openstack-Request-Id: req-f975ecca-1e70-4c85-8925-6b078fa69c5d Front-End-Https: on RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceOnComputeHost-474b5a1b-d7e6-49f4-921e-32d1536e0ab7-image", "tags": [], "container_format": "bare", "created_at": "2018-06-27T22:10:57Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-27T22:10:58Z", "visibility": "shared", "self": "/v2/images/7e6f5093-0108-400b-9a96-0254a8b36e63", "min_disk": 0, "protected": false, "id": "7e6f5093-0108-400b-9a96-0254a8b36e63", "file": "/v2/images/7e6f5093-0108-400b-9a96-0254a8b36e63/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "32bbd33327f54ea79084053339bf9b08", "direct_url": "file:///var/lib/glance/images/7e6f5093-0108-400b-9a96-0254a8b36e63", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceOnComputeHost-474b5a1b-d7e6-49f4-921e-32d1536e0ab7-image"} 2018-06-27 22:11:16,161 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-474b5a1b-d7e6-49f4-921e-32d1536e0ab7-image used request id req-f975ecca-1e70-4c85-8925-6b078fa69c5d 2018-06-27 22:11:16,164 - 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}9d10c3c6a25ee19d88176e5ba9eca7c8df8f3454" 2018-06-27 22:11:16,778 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:11:16 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-81a3b956-9f1a-470e-b294-c1442c98005f 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-27 22:11:16,778 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-81a3b956-9f1a-470e-b294-c1442c98005f 2018-06-27 22:11:16,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}9d10c3c6a25ee19d88176e5ba9eca7c8df8f3454" -d '{"server": {"name": "CreateInstanceOnComputeHost-474b5a1b-d7e6-49f4-921e-32d1536e0ab7-inst-nova:cmp002", "imageRef": "7e6f5093-0108-400b-9a96-0254a8b36e63", "availability_zone": "nova:cmp002", "flavorRef": "eebc4415-f7a1-41b0-a72f-427d825f93ba", "max_count": 1, "min_count": 1, "networks": [{"port": "6e99c4ee-122c-4bf9-a905-58e184d319a6"}]}}' 2018-06-27 22:11:22,518 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 22:11:22 GMT Content-Type: application/json Content-Length: 378 Connection: keep-alive Location: https://172.30.10.101:8774/v2.1/servers/1d31b57d-2184-4dfe-a7eb-b5d23d8d194d Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-27085f39-ce04-4e1d-a764-4d583e7eff6f X-Compute-Request-Id: req-27085f39-ce04-4e1d-a764-4d583e7eff6f RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "1d31b57d-2184-4dfe-a7eb-b5d23d8d194d", "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/1d31b57d-2184-4dfe-a7eb-b5d23d8d194d", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/1d31b57d-2184-4dfe-a7eb-b5d23d8d194d", "rel": "bookmark"}], "adminPass": "Pjk2czJctHVK"}} 2018-06-27 22:11:22,518 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers used request id req-27085f39-ce04-4e1d-a764-4d583e7eff6f 2018-06-27 22:11:22,522 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/1d31b57d-2184-4dfe-a7eb-b5d23d8d194d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d10c3c6a25ee19d88176e5ba9eca7c8df8f3454" 2018-06-27 22:11:23,813 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:11:23 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-d07ed528-016d-4d59-a2da-2b74c8df326f X-Compute-Request-Id: req-d07ed528-016d-4d59-a2da-2b74c8df326f 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/1d31b57d-2184-4dfe-a7eb-b5d23d8d194d", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/1d31b57d-2184-4dfe-a7eb-b5d23d8d194d", "rel": "bookmark"}], "image": {"id": "7e6f5093-0108-400b-9a96-0254a8b36e63", "links": [{"href": "http://172.30.10.101:8774/images/7e6f5093-0108-400b-9a96-0254a8b36e63", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "eebc4415-f7a1-41b0-a72f-427d825f93ba", "links": [{"href": "http://172.30.10.101:8774/flavors/eebc4415-f7a1-41b0-a72f-427d825f93ba", "rel": "bookmark"}]}, "id": "1d31b57d-2184-4dfe-a7eb-b5d23d8d194d", "user_id": "e9f9c747d54947bc800a81ecf11858f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T22:11: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": "CreateInstanceOnComputeHost-474b5a1b-d7e6-49f4-921e-32d1536e0ab7-inst-nova:cmp002", "created": "2018-06-27T22:11:22Z", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:11:23,814 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/1d31b57d-2184-4dfe-a7eb-b5d23d8d194d used request id req-d07ed528-016d-4d59-a2da-2b74c8df326f 2018-06-27 22:11:23,814 - create_instance - INFO - Created instance with name - CreateInstanceOnComputeHost-474b5a1b-d7e6-49f4-921e-32d1536e0ab7-inst-nova:cmp002 2018-06-27 22:11:23,817 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/1d31b57d-2184-4dfe-a7eb-b5d23d8d194d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d10c3c6a25ee19d88176e5ba9eca7c8df8f3454" 2018-06-27 22:11:26,148 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:11:26 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-1f00a349-2315-4d88-8323-74f669c848ab X-Compute-Request-Id: req-1f00a349-2315-4d88-8323-74f669c848ab 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/1d31b57d-2184-4dfe-a7eb-b5d23d8d194d", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/1d31b57d-2184-4dfe-a7eb-b5d23d8d194d", "rel": "bookmark"}], "image": {"id": "7e6f5093-0108-400b-9a96-0254a8b36e63", "links": [{"href": "http://172.30.10.101:8774/images/7e6f5093-0108-400b-9a96-0254a8b36e63", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "eebc4415-f7a1-41b0-a72f-427d825f93ba", "links": [{"href": "http://172.30.10.101:8774/flavors/eebc4415-f7a1-41b0-a72f-427d825f93ba", "rel": "bookmark"}]}, "id": "1d31b57d-2184-4dfe-a7eb-b5d23d8d194d", "user_id": "e9f9c747d54947bc800a81ecf11858f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T22:11: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": "CreateInstanceOnComputeHost-474b5a1b-d7e6-49f4-921e-32d1536e0ab7-inst-nova:cmp002", "created": "2018-06-27T22:11:22Z", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:11:26,148 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/1d31b57d-2184-4dfe-a7eb-b5d23d8d194d used request id req-1f00a349-2315-4d88-8323-74f669c848ab 2018-06-27 22:11:26,148 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-474b5a1b-d7e6-49f4-921e-32d1536e0ab7-inst-nova:cmp002] is - BUILD 2018-06-27 22:11:26,149 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 22:11:29,152 - create_instance - DEBUG - VM status query timeout in 894.662672997 2018-06-27 22:11:29,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/1d31b57d-2184-4dfe-a7eb-b5d23d8d194d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d10c3c6a25ee19d88176e5ba9eca7c8df8f3454" 2018-06-27 22:11:31,764 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:11:31 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-bd07076c-e603-474e-b155-9d91e4efdc44 X-Compute-Request-Id: req-bd07076c-e603-474e-b155-9d91e4efdc44 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"CreateInstanceOnComputeHost-474b5a1b-d7e6-49f4-921e-32d1536e0ab7-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:86:52", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/1d31b57d-2184-4dfe-a7eb-b5d23d8d194d", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/1d31b57d-2184-4dfe-a7eb-b5d23d8d194d", "rel": "bookmark"}], "image": {"id": "7e6f5093-0108-400b-9a96-0254a8b36e63", "links": [{"href": "http://172.30.10.101:8774/images/7e6f5093-0108-400b-9a96-0254a8b36e63", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000094", "OS-SRV-USG:launched_at": null, "flavor": {"id": "eebc4415-f7a1-41b0-a72f-427d825f93ba", "links": [{"href": "http://172.30.10.101:8774/flavors/eebc4415-f7a1-41b0-a72f-427d825f93ba", "rel": "bookmark"}]}, "id": "1d31b57d-2184-4dfe-a7eb-b5d23d8d194d", "security_groups": [{"name": "default"}], "user_id": "e9f9c747d54947bc800a81ecf11858f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T22:11:28Z", "hostId": "27fbec6f88c6c566d1566fe6150f4345617a8107b73b72866adff50c", "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-474b5a1b-d7e6-49f4-921e-32d1536e0ab7-inst-nova:cmp002", "created": "2018-06-27T22:11:22Z", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:11:31,764 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/1d31b57d-2184-4dfe-a7eb-b5d23d8d194d used request id req-bd07076c-e603-474e-b155-9d91e4efdc44 2018-06-27 22:11:31,765 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-474b5a1b-d7e6-49f4-921e-32d1536e0ab7-inst-nova:cmp002] is - BUILD 2018-06-27 22:11:31,765 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 22:11:34,766 - create_instance - DEBUG - VM status query timeout in 889.048804998 2018-06-27 22:11:34,769 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/1d31b57d-2184-4dfe-a7eb-b5d23d8d194d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d10c3c6a25ee19d88176e5ba9eca7c8df8f3454" 2018-06-27 22:11:37,276 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:11:37 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-e170d11c-f0c4-4f0b-aaf2-447429a1bf55 X-Compute-Request-Id: req-e170d11c-f0c4-4f0b-aaf2-447429a1bf55 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"CreateInstanceOnComputeHost-474b5a1b-d7e6-49f4-921e-32d1536e0ab7-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:86:52", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/1d31b57d-2184-4dfe-a7eb-b5d23d8d194d", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/1d31b57d-2184-4dfe-a7eb-b5d23d8d194d", "rel": "bookmark"}], "image": {"id": "7e6f5093-0108-400b-9a96-0254a8b36e63", "links": [{"href": "http://172.30.10.101:8774/images/7e6f5093-0108-400b-9a96-0254a8b36e63", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000094", "OS-SRV-USG:launched_at": null, "flavor": {"id": "eebc4415-f7a1-41b0-a72f-427d825f93ba", "links": [{"href": "http://172.30.10.101:8774/flavors/eebc4415-f7a1-41b0-a72f-427d825f93ba", "rel": "bookmark"}]}, "id": "1d31b57d-2184-4dfe-a7eb-b5d23d8d194d", "security_groups": [{"name": "default"}], "user_id": "e9f9c747d54947bc800a81ecf11858f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T22:11:28Z", "hostId": "27fbec6f88c6c566d1566fe6150f4345617a8107b73b72866adff50c", "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-474b5a1b-d7e6-49f4-921e-32d1536e0ab7-inst-nova:cmp002", "created": "2018-06-27T22:11:22Z", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:11:37,276 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/1d31b57d-2184-4dfe-a7eb-b5d23d8d194d used request id req-e170d11c-f0c4-4f0b-aaf2-447429a1bf55 2018-06-27 22:11:37,277 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-474b5a1b-d7e6-49f4-921e-32d1536e0ab7-inst-nova:cmp002] is - BUILD 2018-06-27 22:11:37,277 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 22:11:40,280 - create_instance - DEBUG - VM status query timeout in 883.534358025 2018-06-27 22:11:40,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/1d31b57d-2184-4dfe-a7eb-b5d23d8d194d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d10c3c6a25ee19d88176e5ba9eca7c8df8f3454" 2018-06-27 22:11:42,224 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:11:42 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-21689d64-9553-45b8-b60b-311b2536ff56 X-Compute-Request-Id: req-21689d64-9553-45b8-b60b-311b2536ff56 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"CreateInstanceOnComputeHost-474b5a1b-d7e6-49f4-921e-32d1536e0ab7-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:86:52", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/1d31b57d-2184-4dfe-a7eb-b5d23d8d194d", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/1d31b57d-2184-4dfe-a7eb-b5d23d8d194d", "rel": "bookmark"}], "image": {"id": "7e6f5093-0108-400b-9a96-0254a8b36e63", "links": [{"href": "http://172.30.10.101:8774/images/7e6f5093-0108-400b-9a96-0254a8b36e63", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000094", "OS-SRV-USG:launched_at": null, "flavor": {"id": "eebc4415-f7a1-41b0-a72f-427d825f93ba", "links": [{"href": "http://172.30.10.101:8774/flavors/eebc4415-f7a1-41b0-a72f-427d825f93ba", "rel": "bookmark"}]}, "id": "1d31b57d-2184-4dfe-a7eb-b5d23d8d194d", "security_groups": [{"name": "default"}], "user_id": "e9f9c747d54947bc800a81ecf11858f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T22:11:28Z", "hostId": "27fbec6f88c6c566d1566fe6150f4345617a8107b73b72866adff50c", "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-474b5a1b-d7e6-49f4-921e-32d1536e0ab7-inst-nova:cmp002", "created": "2018-06-27T22:11:22Z", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:11:42,224 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/1d31b57d-2184-4dfe-a7eb-b5d23d8d194d used request id req-21689d64-9553-45b8-b60b-311b2536ff56 2018-06-27 22:11:42,225 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-474b5a1b-d7e6-49f4-921e-32d1536e0ab7-inst-nova:cmp002] is - BUILD 2018-06-27 22:11:42,225 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 22:11:45,228 - create_instance - DEBUG - VM status query timeout in 878.586303949 2018-06-27 22:11:45,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/1d31b57d-2184-4dfe-a7eb-b5d23d8d194d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d10c3c6a25ee19d88176e5ba9eca7c8df8f3454" 2018-06-27 22:11:47,195 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:11:47 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-015c9c41-0403-4c10-876f-9f5df6902ef0 X-Compute-Request-Id: req-015c9c41-0403-4c10-876f-9f5df6902ef0 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-474b5a1b-d7e6-49f4-921e-32d1536e0ab7-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:86:52", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/1d31b57d-2184-4dfe-a7eb-b5d23d8d194d", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/1d31b57d-2184-4dfe-a7eb-b5d23d8d194d", "rel": "bookmark"}], "image": {"id": "7e6f5093-0108-400b-9a96-0254a8b36e63", "links": [{"href": "http://172.30.10.101:8774/images/7e6f5093-0108-400b-9a96-0254a8b36e63", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000094", "OS-SRV-USG:launched_at": "2018-06-27T22:11:40.000000", "flavor": {"id": "eebc4415-f7a1-41b0-a72f-427d825f93ba", "links": [{"href": "http://172.30.10.101:8774/flavors/eebc4415-f7a1-41b0-a72f-427d825f93ba", "rel": "bookmark"}]}, "id": "1d31b57d-2184-4dfe-a7eb-b5d23d8d194d", "security_groups": [{"name": "default"}], "user_id": "e9f9c747d54947bc800a81ecf11858f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:11:41Z", "hostId": "27fbec6f88c6c566d1566fe6150f4345617a8107b73b72866adff50c", "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-474b5a1b-d7e6-49f4-921e-32d1536e0ab7-inst-nova:cmp002", "created": "2018-06-27T22:11:22Z", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:11:47,195 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/1d31b57d-2184-4dfe-a7eb-b5d23d8d194d used request id req-015c9c41-0403-4c10-876f-9f5df6902ef0 2018-06-27 22:11:47,195 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-474b5a1b-d7e6-49f4-921e-32d1536e0ab7-inst-nova:cmp002] is - ACTIVE 2018-06-27 22:11:47,195 - create_instance - INFO - VM is - ACTIVE 2018-06-27 22:11:47,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/1d31b57d-2184-4dfe-a7eb-b5d23d8d194d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d10c3c6a25ee19d88176e5ba9eca7c8df8f3454" 2018-06-27 22:11:48,842 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:11:48 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-66e8a4e9-55c8-4aeb-a993-e2961128aa1e X-Compute-Request-Id: req-66e8a4e9-55c8-4aeb-a993-e2961128aa1e Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-474b5a1b-d7e6-49f4-921e-32d1536e0ab7-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:86:52", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/1d31b57d-2184-4dfe-a7eb-b5d23d8d194d", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/1d31b57d-2184-4dfe-a7eb-b5d23d8d194d", "rel": "bookmark"}], "image": {"id": "7e6f5093-0108-400b-9a96-0254a8b36e63", "links": [{"href": "http://172.30.10.101:8774/images/7e6f5093-0108-400b-9a96-0254a8b36e63", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000094", "OS-SRV-USG:launched_at": "2018-06-27T22:11:40.000000", "flavor": {"id": "eebc4415-f7a1-41b0-a72f-427d825f93ba", "links": [{"href": "http://172.30.10.101:8774/flavors/eebc4415-f7a1-41b0-a72f-427d825f93ba", "rel": "bookmark"}]}, "id": "1d31b57d-2184-4dfe-a7eb-b5d23d8d194d", "security_groups": [{"name": "default"}], "user_id": "e9f9c747d54947bc800a81ecf11858f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:11:41Z", "hostId": "27fbec6f88c6c566d1566fe6150f4345617a8107b73b72866adff50c", "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-474b5a1b-d7e6-49f4-921e-32d1536e0ab7-inst-nova:cmp002", "created": "2018-06-27T22:11:22Z", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:11:48,842 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/1d31b57d-2184-4dfe-a7eb-b5d23d8d194d used request id req-66e8a4e9-55c8-4aeb-a993-e2961128aa1e 2018-06-27 22:11:48,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/networks?name=CreateInstanceOnComputeHost-474b5a1b-d7e6-49f4-921e-32d1536e0ab7-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d10c3c6a25ee19d88176e5ba9eca7c8df8f3454" 2018-06-27 22:11:49,111 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:11:49 GMT Content-Type: application/json Content-Length: 733 Connection: keep-alive X-Openstack-Request-Id: req-e6ef6006-23d2-4be0-ae45-87537e704ad8 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":"77e39ded-a387-40f0-a787-56427d2576c9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":["9847d067-5358-40ac-a139-d00f7f687005"],"description":"","tags":[],"updated_at":"2018-06-27T22:10:49Z","provider:segmentation_id":55,"name":"CreateInstanceOnComputeHost-474b5a1b-d7e6-49f4-921e-32d1536e0ab7-priv-net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T22:10:47Z","provider:network_type":"vxlan"}]} 2018-06-27 22:11:49,111 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceOnComputeHost-474b5a1b-d7e6-49f4-921e-32d1536e0ab7-priv-net used request id req-e6ef6006-23d2-4be0-ae45-87537e704ad8 2018-06-27 22:11:49,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/8cdbc979369d4c15b8ddd6cc77d930e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d10c3c6a25ee19d88176e5ba9eca7c8df8f3454" 2018-06-27 22:11:49,483 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:11:49 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ef34a6c5-637f-4df8-bc82-3068e5afd183 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/8cdbc979369d4c15b8ddd6cc77d930e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}} 2018-06-27 22:11:49,484 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 used request id req-ef34a6c5-637f-4df8-bc82-3068e5afd183 2018-06-27 22:11:49,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/subnets?network_id=77e39ded-a387-40f0-a787-56427d2576c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d10c3c6a25ee19d88176e5ba9eca7c8df8f3454" 2018-06-27 22:11:49,649 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:11:49 GMT Content-Type: application/json Content-Length: 678 Connection: keep-alive X-Openstack-Request-Id: req-07961f5e-1575-41b4-9a4b-7488d0ae28aa Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"77e39ded-a387-40f0-a787-56427d2576c9","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T22:10:49Z","dns_nameservers":[],"updated_at":"2018-06-27T22:10:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"9847d067-5358-40ac-a139-d00f7f687005","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-474b5a1b-d7e6-49f4-921e-32d1536e0ab7-priv-subnet"}]} 2018-06-27 22:11:49,649 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=77e39ded-a387-40f0-a787-56427d2576c9 used request id req-07961f5e-1575-41b4-9a4b-7488d0ae28aa 2018-06-27 22:11:49,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/ports?network_id=77e39ded-a387-40f0-a787-56427d2576c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d10c3c6a25ee19d88176e5ba9eca7c8df8f3454" 2018-06-27 22:11:49,869 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:11:49 GMT Content-Type: application/json Content-Length: 2787 Connection: keep-alive X-Openstack-Request-Id: req-20f383d0-4e7b-4ed7-beb3-66028a12f7ff Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T22:10:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9847d067-5358-40ac-a139-d00f7f687005","ip_address":"10.55.0.3"}],"id":"00c1c2a0-d6a3-4f9c-8337-e2d5ebf10ea6","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:71:e5:46","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-77e39ded-a387-40f0-a787-56427d2576c9","name":"","admin_state_up":true,"network_id":"77e39ded-a387-40f0-a787-56427d2576c9","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T22:10:51Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T22:11:39Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"9847d067-5358-40ac-a139-d00f7f687005","ip_address":"10.55.0.4"}],"id":"6e99c4ee-122c-4bf9-a905-58e184d319a6","security_groups":["c550cef9-ba45-49be-8c52-0554a76a0c1e"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b9:86:52","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"1d31b57d-2184-4dfe-a7eb-b5d23d8d194d","name":"CreateInstanceOnComputeHost-474b5a1b-d7e6-49f4-921e-32d1536e0ab7port-1","admin_state_up":true,"network_id":"77e39ded-a387-40f0-a787-56427d2576c9","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T22:11:11Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T22:10:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9847d067-5358-40ac-a139-d00f7f687005","ip_address":"10.55.0.2"}],"id":"774b00a2-3eb1-465e-83cf-bdd1fe53fb45","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a4:54:b4","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-77e39ded-a387-40f0-a787-56427d2576c9","name":"","admin_state_up":true,"network_id":"77e39ded-a387-40f0-a787-56427d2576c9","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T22:10:50Z","binding:vnic_type":"normal"}]} 2018-06-27 22:11:49,870 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=77e39ded-a387-40f0-a787-56427d2576c9 used request id req-20f383d0-4e7b-4ed7-beb3-66028a12f7ff 2018-06-27 22:11:49,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/1d31b57d-2184-4dfe-a7eb-b5d23d8d194d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d10c3c6a25ee19d88176e5ba9eca7c8df8f3454" 2018-06-27 22:11:50,683 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:11:50 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-11dea192-81bb-4338-9483-d3d0e44b687b X-Compute-Request-Id: req-11dea192-81bb-4338-9483-d3d0e44b687b Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-474b5a1b-d7e6-49f4-921e-32d1536e0ab7-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:86:52", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/1d31b57d-2184-4dfe-a7eb-b5d23d8d194d", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/1d31b57d-2184-4dfe-a7eb-b5d23d8d194d", "rel": "bookmark"}], "image": {"id": "7e6f5093-0108-400b-9a96-0254a8b36e63", "links": [{"href": "http://172.30.10.101:8774/images/7e6f5093-0108-400b-9a96-0254a8b36e63", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000094", "OS-SRV-USG:launched_at": "2018-06-27T22:11:40.000000", "flavor": {"id": "eebc4415-f7a1-41b0-a72f-427d825f93ba", "links": [{"href": "http://172.30.10.101:8774/flavors/eebc4415-f7a1-41b0-a72f-427d825f93ba", "rel": "bookmark"}]}, "id": "1d31b57d-2184-4dfe-a7eb-b5d23d8d194d", "security_groups": [{"name": "default"}], "user_id": "e9f9c747d54947bc800a81ecf11858f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:11:41Z", "hostId": "27fbec6f88c6c566d1566fe6150f4345617a8107b73b72866adff50c", "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-474b5a1b-d7e6-49f4-921e-32d1536e0ab7-inst-nova:cmp002", "created": "2018-06-27T22:11:22Z", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:11:50,683 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/1d31b57d-2184-4dfe-a7eb-b5d23d8d194d used request id req-11dea192-81bb-4338-9483-d3d0e44b687b 2018-06-27 22:11:50,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=CreateInstanceOnComputeHost-474b5a1b-d7e6-49f4-921e-32d1536e0ab7-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d10c3c6a25ee19d88176e5ba9eca7c8df8f3454" 2018-06-27 22:11:50,967 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:11:50 GMT Content-Type: application/json Content-Length: 733 Connection: keep-alive X-Openstack-Request-Id: req-fdd9d346-069a-4d51-9233-803648fb2241 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":"77e39ded-a387-40f0-a787-56427d2576c9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":["9847d067-5358-40ac-a139-d00f7f687005"],"description":"","tags":[],"updated_at":"2018-06-27T22:10:49Z","provider:segmentation_id":55,"name":"CreateInstanceOnComputeHost-474b5a1b-d7e6-49f4-921e-32d1536e0ab7-priv-net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T22:10:47Z","provider:network_type":"vxlan"}]} 2018-06-27 22:11:50,967 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceOnComputeHost-474b5a1b-d7e6-49f4-921e-32d1536e0ab7-priv-net used request id req-fdd9d346-069a-4d51-9233-803648fb2241 2018-06-27 22:11:50,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/8cdbc979369d4c15b8ddd6cc77d930e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d10c3c6a25ee19d88176e5ba9eca7c8df8f3454" 2018-06-27 22:11:51,069 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:11:50 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3ad2bc08-30c2-48d1-a3df-9f1b2e2192e5 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/8cdbc979369d4c15b8ddd6cc77d930e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}} 2018-06-27 22:11:51,069 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 used request id req-3ad2bc08-30c2-48d1-a3df-9f1b2e2192e5 2018-06-27 22:11:51,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/subnets?network_id=77e39ded-a387-40f0-a787-56427d2576c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d10c3c6a25ee19d88176e5ba9eca7c8df8f3454" 2018-06-27 22:11:51,246 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:11:51 GMT Content-Type: application/json Content-Length: 678 Connection: keep-alive X-Openstack-Request-Id: req-29457729-21b0-4684-8eb9-7e4e93d55618 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"77e39ded-a387-40f0-a787-56427d2576c9","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T22:10:49Z","dns_nameservers":[],"updated_at":"2018-06-27T22:10:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"9847d067-5358-40ac-a139-d00f7f687005","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-474b5a1b-d7e6-49f4-921e-32d1536e0ab7-priv-subnet"}]} 2018-06-27 22:11:51,246 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=77e39ded-a387-40f0-a787-56427d2576c9 used request id req-29457729-21b0-4684-8eb9-7e4e93d55618 2018-06-27 22:11:51,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/ports?network_id=77e39ded-a387-40f0-a787-56427d2576c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d10c3c6a25ee19d88176e5ba9eca7c8df8f3454" 2018-06-27 22:11:51,394 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:11:51 GMT Content-Type: application/json Content-Length: 2787 Connection: keep-alive X-Openstack-Request-Id: req-b5cb942c-ea39-4016-9a26-8a4c95405d95 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T22:10:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9847d067-5358-40ac-a139-d00f7f687005","ip_address":"10.55.0.3"}],"id":"00c1c2a0-d6a3-4f9c-8337-e2d5ebf10ea6","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:71:e5:46","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-77e39ded-a387-40f0-a787-56427d2576c9","name":"","admin_state_up":true,"network_id":"77e39ded-a387-40f0-a787-56427d2576c9","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T22:10:51Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T22:11:39Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"9847d067-5358-40ac-a139-d00f7f687005","ip_address":"10.55.0.4"}],"id":"6e99c4ee-122c-4bf9-a905-58e184d319a6","security_groups":["c550cef9-ba45-49be-8c52-0554a76a0c1e"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b9:86:52","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"1d31b57d-2184-4dfe-a7eb-b5d23d8d194d","name":"CreateInstanceOnComputeHost-474b5a1b-d7e6-49f4-921e-32d1536e0ab7port-1","admin_state_up":true,"network_id":"77e39ded-a387-40f0-a787-56427d2576c9","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T22:11:11Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T22:10:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9847d067-5358-40ac-a139-d00f7f687005","ip_address":"10.55.0.2"}],"id":"774b00a2-3eb1-465e-83cf-bdd1fe53fb45","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a4:54:b4","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-77e39ded-a387-40f0-a787-56427d2576c9","name":"","admin_state_up":true,"network_id":"77e39ded-a387-40f0-a787-56427d2576c9","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T22:10:50Z","binding:vnic_type":"normal"}]} 2018-06-27 22:11:51,394 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=77e39ded-a387-40f0-a787-56427d2576c9 used request id req-b5cb942c-ea39-4016-9a26-8a4c95405d95 2018-06-27 22:11:51,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/1d31b57d-2184-4dfe-a7eb-b5d23d8d194d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d10c3c6a25ee19d88176e5ba9eca7c8df8f3454" 2018-06-27 22:11:52,668 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:11:52 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-d63e5f15-4cce-462a-b9fa-d2ae6ce49624 X-Compute-Request-Id: req-d63e5f15-4cce-462a-b9fa-d2ae6ce49624 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-474b5a1b-d7e6-49f4-921e-32d1536e0ab7-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:86:52", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/1d31b57d-2184-4dfe-a7eb-b5d23d8d194d", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/1d31b57d-2184-4dfe-a7eb-b5d23d8d194d", "rel": "bookmark"}], "image": {"id": "7e6f5093-0108-400b-9a96-0254a8b36e63", "links": [{"href": "http://172.30.10.101:8774/images/7e6f5093-0108-400b-9a96-0254a8b36e63", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000094", "OS-SRV-USG:launched_at": "2018-06-27T22:11:40.000000", "flavor": {"id": "eebc4415-f7a1-41b0-a72f-427d825f93ba", "links": [{"href": "http://172.30.10.101:8774/flavors/eebc4415-f7a1-41b0-a72f-427d825f93ba", "rel": "bookmark"}]}, "id": "1d31b57d-2184-4dfe-a7eb-b5d23d8d194d", "security_groups": [{"name": "default"}], "user_id": "e9f9c747d54947bc800a81ecf11858f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:11:41Z", "hostId": "27fbec6f88c6c566d1566fe6150f4345617a8107b73b72866adff50c", "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-474b5a1b-d7e6-49f4-921e-32d1536e0ab7-inst-nova:cmp002", "created": "2018-06-27T22:11:22Z", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:11:52,668 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/1d31b57d-2184-4dfe-a7eb-b5d23d8d194d used request id req-d63e5f15-4cce-462a-b9fa-d2ae6ce49624 2018-06-27 22:11:52,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/networks?name=CreateInstanceOnComputeHost-474b5a1b-d7e6-49f4-921e-32d1536e0ab7-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d10c3c6a25ee19d88176e5ba9eca7c8df8f3454" 2018-06-27 22:11:52,965 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:11:52 GMT Content-Type: application/json Content-Length: 733 Connection: keep-alive X-Openstack-Request-Id: req-018fed99-ed33-491c-893b-ac9a1ff05493 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":"77e39ded-a387-40f0-a787-56427d2576c9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":["9847d067-5358-40ac-a139-d00f7f687005"],"description":"","tags":[],"updated_at":"2018-06-27T22:10:49Z","provider:segmentation_id":55,"name":"CreateInstanceOnComputeHost-474b5a1b-d7e6-49f4-921e-32d1536e0ab7-priv-net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T22:10:47Z","provider:network_type":"vxlan"}]} 2018-06-27 22:11:52,966 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceOnComputeHost-474b5a1b-d7e6-49f4-921e-32d1536e0ab7-priv-net used request id req-018fed99-ed33-491c-893b-ac9a1ff05493 2018-06-27 22:11:52,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d10c3c6a25ee19d88176e5ba9eca7c8df8f3454" 2018-06-27 22:11:53,394 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:11:52 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c9d15562-66f9-492b-a1ba-7de2fd5ad127 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/8cdbc979369d4c15b8ddd6cc77d930e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}} 2018-06-27 22:11:53,394 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 used request id req-c9d15562-66f9-492b-a1ba-7de2fd5ad127 2018-06-27 22:11:53,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/subnets?network_id=77e39ded-a387-40f0-a787-56427d2576c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d10c3c6a25ee19d88176e5ba9eca7c8df8f3454" 2018-06-27 22:11:53,536 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:11:53 GMT Content-Type: application/json Content-Length: 678 Connection: keep-alive X-Openstack-Request-Id: req-76ad3352-e3ff-41b0-9af6-546268198a2b Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"77e39ded-a387-40f0-a787-56427d2576c9","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T22:10:49Z","dns_nameservers":[],"updated_at":"2018-06-27T22:10:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"9847d067-5358-40ac-a139-d00f7f687005","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-474b5a1b-d7e6-49f4-921e-32d1536e0ab7-priv-subnet"}]} 2018-06-27 22:11:53,536 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=77e39ded-a387-40f0-a787-56427d2576c9 used request id req-76ad3352-e3ff-41b0-9af6-546268198a2b 2018-06-27 22:11:53,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=77e39ded-a387-40f0-a787-56427d2576c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d10c3c6a25ee19d88176e5ba9eca7c8df8f3454" 2018-06-27 22:11:53,678 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:11:53 GMT Content-Type: application/json Content-Length: 2787 Connection: keep-alive X-Openstack-Request-Id: req-34c4ac3c-b26e-4095-b368-02d595a43097 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T22:10:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9847d067-5358-40ac-a139-d00f7f687005","ip_address":"10.55.0.3"}],"id":"00c1c2a0-d6a3-4f9c-8337-e2d5ebf10ea6","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:71:e5:46","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-77e39ded-a387-40f0-a787-56427d2576c9","name":"","admin_state_up":true,"network_id":"77e39ded-a387-40f0-a787-56427d2576c9","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T22:10:51Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T22:11:39Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"9847d067-5358-40ac-a139-d00f7f687005","ip_address":"10.55.0.4"}],"id":"6e99c4ee-122c-4bf9-a905-58e184d319a6","security_groups":["c550cef9-ba45-49be-8c52-0554a76a0c1e"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b9:86:52","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"1d31b57d-2184-4dfe-a7eb-b5d23d8d194d","name":"CreateInstanceOnComputeHost-474b5a1b-d7e6-49f4-921e-32d1536e0ab7port-1","admin_state_up":true,"network_id":"77e39ded-a387-40f0-a787-56427d2576c9","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T22:11:11Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T22:10:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9847d067-5358-40ac-a139-d00f7f687005","ip_address":"10.55.0.2"}],"id":"774b00a2-3eb1-465e-83cf-bdd1fe53fb45","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a4:54:b4","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-77e39ded-a387-40f0-a787-56427d2576c9","name":"","admin_state_up":true,"network_id":"77e39ded-a387-40f0-a787-56427d2576c9","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T22:10:50Z","binding:vnic_type":"normal"}]} 2018-06-27 22:11:53,678 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=77e39ded-a387-40f0-a787-56427d2576c9 used request id req-34c4ac3c-b26e-4095-b368-02d595a43097 2018-06-27 22:11:53,679 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:11:53,680 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:11:54,605 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T23:11:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["qUabbuMlSuClkkO1TmYYMA"], "issued_at": "2018-06-27T22:11:54.000000Z"}} 2018-06-27 22:11:54,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bbc5b203114b74a6b5ac91fa8b1c8fc4b691f6f" 2018-06-27 22:11:54,920 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:11:54 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-69f60101-076a-480d-942d-5aed71a078b4 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:11:54,920 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-69f60101-076a-480d-942d-5aed71a078b4 2018-06-27 22:11:54,921 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 22:11:54,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bbc5b203114b74a6b5ac91fa8b1c8fc4b691f6f" 2018-06-27 22:11:54,984 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:11:54 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2675feeb-a298-4662-8f72-db32decf010a Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:11:54,984 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-2675feeb-a298-4662-8f72-db32decf010a 2018-06-27 22:11:54,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=CreateInstanceOnComputeHost-474b5a1b-d7e6-49f4-921e-32d1536e0ab7-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bbc5b203114b74a6b5ac91fa8b1c8fc4b691f6f" 2018-06-27 22:11:56,052 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:11:56 GMT Content-Type: application/json Content-Length: 733 Connection: keep-alive X-Openstack-Request-Id: req-cfa8bca0-de4e-43b9-83ff-6dfa5762860b 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":"77e39ded-a387-40f0-a787-56427d2576c9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":["9847d067-5358-40ac-a139-d00f7f687005"],"description":"","tags":[],"updated_at":"2018-06-27T22:10:49Z","provider:segmentation_id":55,"name":"CreateInstanceOnComputeHost-474b5a1b-d7e6-49f4-921e-32d1536e0ab7-priv-net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T22:10:47Z","provider:network_type":"vxlan"}]} 2018-06-27 22:11:56,052 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceOnComputeHost-474b5a1b-d7e6-49f4-921e-32d1536e0ab7-priv-net used request id req-cfa8bca0-de4e-43b9-83ff-6dfa5762860b 2018-06-27 22:11:56,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-27 22:11:56,070 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 22:11: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-27 22:11:56,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bbc5b203114b74a6b5ac91fa8b1c8fc4b691f6f" 2018-06-27 22:11:56,154 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:11:56 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d671c3cd-5d98-4502-a9fe-0c7f8e7ce222 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/8cdbc979369d4c15b8ddd6cc77d930e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}} 2018-06-27 22:11:56,154 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 used request id req-d671c3cd-5d98-4502-a9fe-0c7f8e7ce222 2018-06-27 22:11:56,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=77e39ded-a387-40f0-a787-56427d2576c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bbc5b203114b74a6b5ac91fa8b1c8fc4b691f6f" 2018-06-27 22:11:57,066 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:11:57 GMT Content-Type: application/json Content-Length: 678 Connection: keep-alive X-Openstack-Request-Id: req-c5bddf32-17b7-4dc9-9fbe-63963b3d0932 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"77e39ded-a387-40f0-a787-56427d2576c9","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T22:10:49Z","dns_nameservers":[],"updated_at":"2018-06-27T22:10:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"9847d067-5358-40ac-a139-d00f7f687005","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-474b5a1b-d7e6-49f4-921e-32d1536e0ab7-priv-subnet"}]} 2018-06-27 22:11:57,067 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=77e39ded-a387-40f0-a787-56427d2576c9 used request id req-c5bddf32-17b7-4dc9-9fbe-63963b3d0932 2018-06-27 22:11:57,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/ports?network_id=77e39ded-a387-40f0-a787-56427d2576c9&name=CreateInstanceOnComputeHost-474b5a1b-d7e6-49f4-921e-32d1536e0ab7port-2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bbc5b203114b74a6b5ac91fa8b1c8fc4b691f6f" 2018-06-27 22:11:57,773 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:11:57 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-8cdc6289-dc09-4799-b8ef-6046e0798469 Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-27 22:11:57,774 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=77e39ded-a387-40f0-a787-56427d2576c9&name=CreateInstanceOnComputeHost-474b5a1b-d7e6-49f4-921e-32d1536e0ab7port-2&admin_state_up=True used request id req-8cdc6289-dc09-4799-b8ef-6046e0798469 2018-06-27 22:11:57,777 - novaclient.v2.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-474b5a1b-d7e6-49f4-921e-32d1536e0ab7-inst-nova%3Acmp001 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bbc5b203114b74a6b5ac91fa8b1c8fc4b691f6f" 2018-06-27 22:11:59,049 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:11: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-c2397fbd-16f4-4f63-90b2-8926e4386388 X-Compute-Request-Id: req-c2397fbd-16f4-4f63-90b2-8926e4386388 Front-End-Https: on RESP BODY: {"servers": []} 2018-06-27 22:11:59,049 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/detail?name=CreateInstanceOnComputeHost-474b5a1b-d7e6-49f4-921e-32d1536e0ab7-inst-nova%3Acmp001 used request id req-c2397fbd-16f4-4f63-90b2-8926e4386388 2018-06-27 22:11:59,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=CreateInstanceOnComputeHost-474b5a1b-d7e6-49f4-921e-32d1536e0ab7-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bbc5b203114b74a6b5ac91fa8b1c8fc4b691f6f" 2018-06-27 22:11:59,327 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:11:59 GMT Content-Type: application/json Content-Length: 733 Connection: keep-alive X-Openstack-Request-Id: req-2f584619-3be2-4fa5-9a78-6bf9b17e7de7 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":"77e39ded-a387-40f0-a787-56427d2576c9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":["9847d067-5358-40ac-a139-d00f7f687005"],"description":"","tags":[],"updated_at":"2018-06-27T22:10:49Z","provider:segmentation_id":55,"name":"CreateInstanceOnComputeHost-474b5a1b-d7e6-49f4-921e-32d1536e0ab7-priv-net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T22:10:47Z","provider:network_type":"vxlan"}]} 2018-06-27 22:11:59,327 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceOnComputeHost-474b5a1b-d7e6-49f4-921e-32d1536e0ab7-priv-net used request id req-2f584619-3be2-4fa5-9a78-6bf9b17e7de7 2018-06-27 22:11:59,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bbc5b203114b74a6b5ac91fa8b1c8fc4b691f6f" 2018-06-27 22:11:59,420 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:11:59 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2a254992-b5e9-4d65-84ce-f85d29c344fc 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/8cdbc979369d4c15b8ddd6cc77d930e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}} 2018-06-27 22:11:59,420 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 used request id req-2a254992-b5e9-4d65-84ce-f85d29c344fc 2018-06-27 22:11: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/subnets?network_id=77e39ded-a387-40f0-a787-56427d2576c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bbc5b203114b74a6b5ac91fa8b1c8fc4b691f6f" 2018-06-27 22:11:59,575 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:11:59 GMT Content-Type: application/json Content-Length: 678 Connection: keep-alive X-Openstack-Request-Id: req-faa1536c-f1af-4f0e-894f-d215396cbed9 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"77e39ded-a387-40f0-a787-56427d2576c9","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T22:10:49Z","dns_nameservers":[],"updated_at":"2018-06-27T22:10:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"9847d067-5358-40ac-a139-d00f7f687005","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-474b5a1b-d7e6-49f4-921e-32d1536e0ab7-priv-subnet"}]} 2018-06-27 22:11:59,575 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=77e39ded-a387-40f0-a787-56427d2576c9 used request id req-faa1536c-f1af-4f0e-894f-d215396cbed9 2018-06-27 22:11:59,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=77e39ded-a387-40f0-a787-56427d2576c9&name=CreateInstanceOnComputeHost-474b5a1b-d7e6-49f4-921e-32d1536e0ab7port-2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bbc5b203114b74a6b5ac91fa8b1c8fc4b691f6f" 2018-06-27 22:11:59,683 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:11:59 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-de9d9b91-10e8-4378-af6a-05dec8298e3c Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-27 22:11:59,683 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=77e39ded-a387-40f0-a787-56427d2576c9&name=CreateInstanceOnComputeHost-474b5a1b-d7e6-49f4-921e-32d1536e0ab7port-2&admin_state_up=True used request id req-de9d9b91-10e8-4378-af6a-05dec8298e3c 2018-06-27 22:11:59,684 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:11:59,685 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:12:00,572 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T23:12:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["pFZqMVPnS_iqLVvvCdVr5Q"], "issued_at": "2018-06-27T22:12:00.000000Z"}} 2018-06-27 22:12:00,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a85172f7e559b219ebfae462b062ca34b7b5d98e" 2018-06-27 22:12:00,904 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:12:00 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3e19be5a-e550-4ed6-8182-6ad15f7aacfb Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:12:00,904 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-3e19be5a-e550-4ed6-8182-6ad15f7aacfb 2018-06-27 22:12:00,911 - keystoneauth.session - 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-474b5a1b-d7e6-49f4-921e-32d1536e0ab7-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bbc5b203114b74a6b5ac91fa8b1c8fc4b691f6f" 2018-06-27 22:12:01,221 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:12:01 GMT Content-Type: application/json Content-Length: 733 Connection: keep-alive X-Openstack-Request-Id: req-25d5c28f-d387-4a03-a438-e697ae17ea55 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":"77e39ded-a387-40f0-a787-56427d2576c9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":["9847d067-5358-40ac-a139-d00f7f687005"],"description":"","tags":[],"updated_at":"2018-06-27T22:10:49Z","provider:segmentation_id":55,"name":"CreateInstanceOnComputeHost-474b5a1b-d7e6-49f4-921e-32d1536e0ab7-priv-net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T22:10:47Z","provider:network_type":"vxlan"}]} 2018-06-27 22:12:01,221 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceOnComputeHost-474b5a1b-d7e6-49f4-921e-32d1536e0ab7-priv-net used request id req-25d5c28f-d387-4a03-a438-e697ae17ea55 2018-06-27 22:12:01,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=77e39ded-a387-40f0-a787-56427d2576c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bbc5b203114b74a6b5ac91fa8b1c8fc4b691f6f" 2018-06-27 22:12:01,341 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:12:01 GMT Content-Type: application/json Content-Length: 678 Connection: keep-alive X-Openstack-Request-Id: req-1e82cd6c-2d29-4b2a-a967-8ca45eb7810d Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"77e39ded-a387-40f0-a787-56427d2576c9","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T22:10:49Z","dns_nameservers":[],"updated_at":"2018-06-27T22:10:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"9847d067-5358-40ac-a139-d00f7f687005","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-474b5a1b-d7e6-49f4-921e-32d1536e0ab7-priv-subnet"}]} 2018-06-27 22:12:01,341 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=77e39ded-a387-40f0-a787-56427d2576c9 used request id req-1e82cd6c-2d29-4b2a-a967-8ca45eb7810d 2018-06-27 22:12:01,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=CreateInstanceOnComputeHost-474b5a1b-d7e6-49f4-921e-32d1536e0ab7-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bbc5b203114b74a6b5ac91fa8b1c8fc4b691f6f" 2018-06-27 22:12:01,629 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:12:01 GMT Content-Type: application/json Content-Length: 733 Connection: keep-alive X-Openstack-Request-Id: req-90d13018-c16c-42c2-9f38-008321edb52b 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":"77e39ded-a387-40f0-a787-56427d2576c9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":["9847d067-5358-40ac-a139-d00f7f687005"],"description":"","tags":[],"updated_at":"2018-06-27T22:10:49Z","provider:segmentation_id":55,"name":"CreateInstanceOnComputeHost-474b5a1b-d7e6-49f4-921e-32d1536e0ab7-priv-net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T22:10:47Z","provider:network_type":"vxlan"}]} 2018-06-27 22:12:01,629 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceOnComputeHost-474b5a1b-d7e6-49f4-921e-32d1536e0ab7-priv-net used request id req-90d13018-c16c-42c2-9f38-008321edb52b 2018-06-27 22:12:01,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-27 22:12:01,644 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 22:12: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-27 22:12:01,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/8cdbc979369d4c15b8ddd6cc77d930e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a85172f7e559b219ebfae462b062ca34b7b5d98e" 2018-06-27 22:12:02,019 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:12:01 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-59c0777e-0a30-459d-a8d2-6e29741e6a93 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/8cdbc979369d4c15b8ddd6cc77d930e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}} 2018-06-27 22:12:02,020 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 used request id req-59c0777e-0a30-459d-a8d2-6e29741e6a93 2018-06-27 22:12: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/subnets?network_id=77e39ded-a387-40f0-a787-56427d2576c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bbc5b203114b74a6b5ac91fa8b1c8fc4b691f6f" 2018-06-27 22:12:02,190 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:12:02 GMT Content-Type: application/json Content-Length: 678 Connection: keep-alive X-Openstack-Request-Id: req-6b768414-bc7c-48c3-ac01-31861a5d2d0a Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"77e39ded-a387-40f0-a787-56427d2576c9","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T22:10:49Z","dns_nameservers":[],"updated_at":"2018-06-27T22:10:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"9847d067-5358-40ac-a139-d00f7f687005","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-474b5a1b-d7e6-49f4-921e-32d1536e0ab7-priv-subnet"}]} 2018-06-27 22:12:02,190 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=77e39ded-a387-40f0-a787-56427d2576c9 used request id req-6b768414-bc7c-48c3-ac01-31861a5d2d0a 2018-06-27 22:12:02,191 - neutron_utils - INFO - Creating port for network with name - CreateInstanceOnComputeHost-474b5a1b-d7e6-49f4-921e-32d1536e0ab7-priv-net 2018-06-27 22:12:02,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/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bbc5b203114b74a6b5ac91fa8b1c8fc4b691f6f" -d '{"port": {"network_id": "77e39ded-a387-40f0-a787-56427d2576c9", "name": "CreateInstanceOnComputeHost-474b5a1b-d7e6-49f4-921e-32d1536e0ab7port-2", "admin_state_up": true}}' 2018-06-27 22:12:04,241 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 22:12:04 GMT Content-Type: application/json Content-Length: 859 Connection: keep-alive X-Openstack-Request-Id: req-6a269c66-aa25-4632-ab67-313cbfe38ee4 Front-End-Https: on RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T22:12:03Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"9847d067-5358-40ac-a139-d00f7f687005","ip_address":"10.55.0.12"}],"id":"8e674e3c-d80f-4b62-8357-66b48f2266d9","security_groups":["c550cef9-ba45-49be-8c52-0554a76a0c1e"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:40:9f:3d","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"CreateInstanceOnComputeHost-474b5a1b-d7e6-49f4-921e-32d1536e0ab7port-2","admin_state_up":true,"network_id":"77e39ded-a387-40f0-a787-56427d2576c9","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T22:12:02Z","binding:vnic_type":"normal"}} 2018-06-27 22:12:04,241 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/ports used request id req-6a269c66-aa25-4632-ab67-313cbfe38ee4 2018-06-27 22:12:04,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/networks?name=CreateInstanceOnComputeHost-474b5a1b-d7e6-49f4-921e-32d1536e0ab7-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bbc5b203114b74a6b5ac91fa8b1c8fc4b691f6f" 2018-06-27 22:12:04,509 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:12:04 GMT Content-Type: application/json Content-Length: 733 Connection: keep-alive X-Openstack-Request-Id: req-851e8703-a592-4bae-bebb-2579ae2fcae7 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":"77e39ded-a387-40f0-a787-56427d2576c9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":["9847d067-5358-40ac-a139-d00f7f687005"],"description":"","tags":[],"updated_at":"2018-06-27T22:10:49Z","provider:segmentation_id":55,"name":"CreateInstanceOnComputeHost-474b5a1b-d7e6-49f4-921e-32d1536e0ab7-priv-net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T22:10:47Z","provider:network_type":"vxlan"}]} 2018-06-27 22:12:04,509 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceOnComputeHost-474b5a1b-d7e6-49f4-921e-32d1536e0ab7-priv-net used request id req-851e8703-a592-4bae-bebb-2579ae2fcae7 2018-06-27 22:12:04,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/8cdbc979369d4c15b8ddd6cc77d930e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bbc5b203114b74a6b5ac91fa8b1c8fc4b691f6f" 2018-06-27 22:12:04,619 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:12:04 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e5ad414a-0e0c-42bc-abe7-dab1ba125430 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/8cdbc979369d4c15b8ddd6cc77d930e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}} 2018-06-27 22:12:04,619 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 used request id req-e5ad414a-0e0c-42bc-abe7-dab1ba125430 2018-06-27 22:12:04,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=77e39ded-a387-40f0-a787-56427d2576c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bbc5b203114b74a6b5ac91fa8b1c8fc4b691f6f" 2018-06-27 22:12:04,779 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:12:04 GMT Content-Type: application/json Content-Length: 678 Connection: keep-alive X-Openstack-Request-Id: req-1d4664fd-c29d-442b-981a-eb94ed44b9e9 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"77e39ded-a387-40f0-a787-56427d2576c9","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T22:10:49Z","dns_nameservers":[],"updated_at":"2018-06-27T22:10:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"9847d067-5358-40ac-a139-d00f7f687005","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-474b5a1b-d7e6-49f4-921e-32d1536e0ab7-priv-subnet"}]} 2018-06-27 22:12:04,779 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=77e39ded-a387-40f0-a787-56427d2576c9 used request id req-1d4664fd-c29d-442b-981a-eb94ed44b9e9 2018-06-27 22:12:04,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=77e39ded-a387-40f0-a787-56427d2576c9&name=CreateInstanceOnComputeHost-474b5a1b-d7e6-49f4-921e-32d1536e0ab7port-2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bbc5b203114b74a6b5ac91fa8b1c8fc4b691f6f" 2018-06-27 22:12:04,962 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:12:04 GMT Content-Type: application/json Content-Length: 862 Connection: keep-alive X-Openstack-Request-Id: req-e8ce5a4d-dbbf-411d-bfda-b5df0aaaacda Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T22:12:03Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"9847d067-5358-40ac-a139-d00f7f687005","ip_address":"10.55.0.12"}],"id":"8e674e3c-d80f-4b62-8357-66b48f2266d9","security_groups":["c550cef9-ba45-49be-8c52-0554a76a0c1e"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:40:9f:3d","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"CreateInstanceOnComputeHost-474b5a1b-d7e6-49f4-921e-32d1536e0ab7port-2","admin_state_up":true,"network_id":"77e39ded-a387-40f0-a787-56427d2576c9","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T22:12:02Z","binding:vnic_type":"normal"}]} 2018-06-27 22:12:04,962 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=77e39ded-a387-40f0-a787-56427d2576c9&name=CreateInstanceOnComputeHost-474b5a1b-d7e6-49f4-921e-32d1536e0ab7port-2&admin_state_up=True used request id req-e8ce5a4d-dbbf-411d-bfda-b5df0aaaacda 2018-06-27 22:12:04,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/8cdbc979369d4c15b8ddd6cc77d930e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bbc5b203114b74a6b5ac91fa8b1c8fc4b691f6f" 2018-06-27 22:12:05,304 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:12:04 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-06536d4f-ef3d-4ac3-b785-41fc198acccd 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/8cdbc979369d4c15b8ddd6cc77d930e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}} 2018-06-27 22:12:05,304 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 used request id req-06536d4f-ef3d-4ac3-b785-41fc198acccd 2018-06-27 22:12:05,305 - nova_utils - INFO - Creating VM with name - CreateInstanceOnComputeHost-474b5a1b-d7e6-49f4-921e-32d1536e0ab7-inst-nova:cmp001 2018-06-27 22:12:05,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 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bbc5b203114b74a6b5ac91fa8b1c8fc4b691f6f" 2018-06-27 22:12:05,863 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:12:05 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-d447549c-6e2b-4974-a615-d8e8c3799511 X-Compute-Request-Id: req-d447549c-6e2b-4974-a615-d8e8c3799511 Front-End-Https: on RESP BODY: {"flavors": [{"id": "bfce69d5-8948-4e52-8e30-cf8bfa544966", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "bookmark"}], "name": "shaker-flavor_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3"}, {"id": "eebc4415-f7a1-41b0-a72f-427d825f93ba", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/eebc4415-f7a1-41b0-a72f-427d825f93ba", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/eebc4415-f7a1-41b0-a72f-427d825f93ba", "rel": "bookmark"}], "name": "CreateInstanceOnComputeHost-474b5a1b-d7e6-49f4-921e-32d1536e0ab7-flavor-name"}]} 2018-06-27 22:12:05,864 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-d447549c-6e2b-4974-a615-d8e8c3799511 2018-06-27 22:12:05,867 - novaclient.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/eebc4415-f7a1-41b0-a72f-427d825f93ba -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bbc5b203114b74a6b5ac91fa8b1c8fc4b691f6f" 2018-06-27 22:12:06,733 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:12: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-04a8f6b2-9a8b-47f5-9cbc-87d483fc1ecd X-Compute-Request-Id: req-04a8f6b2-9a8b-47f5-9cbc-87d483fc1ecd Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateInstanceOnComputeHost-474b5a1b-d7e6-49f4-921e-32d1536e0ab7-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/eebc4415-f7a1-41b0-a72f-427d825f93ba", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/eebc4415-f7a1-41b0-a72f-427d825f93ba", "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": "eebc4415-f7a1-41b0-a72f-427d825f93ba"}} 2018-06-27 22:12:06,733 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/eebc4415-f7a1-41b0-a72f-427d825f93ba used request id req-04a8f6b2-9a8b-47f5-9cbc-87d483fc1ecd 2018-06-27 22:12:06,737 - 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-474b5a1b-d7e6-49f4-921e-32d1536e0ab7-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3bbc5b203114b74a6b5ac91fa8b1c8fc4b691f6f" 2018-06-27 22:12:07,770 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:12:07 GMT Content-Type: application/json Content-Length: 904 Connection: keep-alive X-Openstack-Request-Id: req-b72cff4a-4739-4dc2-9d7b-adb3640addb2 Front-End-Https: on RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceOnComputeHost-474b5a1b-d7e6-49f4-921e-32d1536e0ab7-image", "tags": [], "container_format": "bare", "created_at": "2018-06-27T22:10:57Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-27T22:10:58Z", "visibility": "shared", "self": "/v2/images/7e6f5093-0108-400b-9a96-0254a8b36e63", "min_disk": 0, "protected": false, "id": "7e6f5093-0108-400b-9a96-0254a8b36e63", "file": "/v2/images/7e6f5093-0108-400b-9a96-0254a8b36e63/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "32bbd33327f54ea79084053339bf9b08", "direct_url": "file:///var/lib/glance/images/7e6f5093-0108-400b-9a96-0254a8b36e63", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceOnComputeHost-474b5a1b-d7e6-49f4-921e-32d1536e0ab7-image"} 2018-06-27 22:12:07,770 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-474b5a1b-d7e6-49f4-921e-32d1536e0ab7-image used request id req-b72cff4a-4739-4dc2-9d7b-adb3640addb2 2018-06-27 22:12:07,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}3bbc5b203114b74a6b5ac91fa8b1c8fc4b691f6f" 2018-06-27 22:12:08,610 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:12:08 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-6a6f7d1d-a940-43f6-a3f6-419e00eb0768 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-27 22:12:08,610 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-6a6f7d1d-a940-43f6-a3f6-419e00eb0768 2018-06-27 22:12:08,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/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bbc5b203114b74a6b5ac91fa8b1c8fc4b691f6f" -d '{"server": {"name": "CreateInstanceOnComputeHost-474b5a1b-d7e6-49f4-921e-32d1536e0ab7-inst-nova:cmp001", "imageRef": "7e6f5093-0108-400b-9a96-0254a8b36e63", "availability_zone": "nova:cmp001", "flavorRef": "eebc4415-f7a1-41b0-a72f-427d825f93ba", "max_count": 1, "min_count": 1, "networks": [{"port": "8e674e3c-d80f-4b62-8357-66b48f2266d9"}]}}' 2018-06-27 22:12:14,966 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 22:12:14 GMT Content-Type: application/json Content-Length: 378 Connection: keep-alive Location: https://172.30.10.101:8774/v2.1/servers/ebb7baa0-ee92-4975-a3c4-b8e1aa6ac7ef Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-aff45e4f-aabb-4918-9190-9373d941379b X-Compute-Request-Id: req-aff45e4f-aabb-4918-9190-9373d941379b RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "ebb7baa0-ee92-4975-a3c4-b8e1aa6ac7ef", "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/ebb7baa0-ee92-4975-a3c4-b8e1aa6ac7ef", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/ebb7baa0-ee92-4975-a3c4-b8e1aa6ac7ef", "rel": "bookmark"}], "adminPass": "5EMUryEfSV9d"}} 2018-06-27 22:12:14,966 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers used request id req-aff45e4f-aabb-4918-9190-9373d941379b 2018-06-27 22:12:14,970 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/ebb7baa0-ee92-4975-a3c4-b8e1aa6ac7ef -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bbc5b203114b74a6b5ac91fa8b1c8fc4b691f6f" 2018-06-27 22:12:16,652 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:12:16 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-881cc3b4-a6da-4f17-bdcb-bf990da5f71d X-Compute-Request-Id: req-881cc3b4-a6da-4f17-bdcb-bf990da5f71d 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/ebb7baa0-ee92-4975-a3c4-b8e1aa6ac7ef", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/ebb7baa0-ee92-4975-a3c4-b8e1aa6ac7ef", "rel": "bookmark"}], "image": {"id": "7e6f5093-0108-400b-9a96-0254a8b36e63", "links": [{"href": "http://172.30.10.101:8774/images/7e6f5093-0108-400b-9a96-0254a8b36e63", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "eebc4415-f7a1-41b0-a72f-427d825f93ba", "links": [{"href": "http://172.30.10.101:8774/flavors/eebc4415-f7a1-41b0-a72f-427d825f93ba", "rel": "bookmark"}]}, "id": "ebb7baa0-ee92-4975-a3c4-b8e1aa6ac7ef", "user_id": "e9f9c747d54947bc800a81ecf11858f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T22:12: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": "CreateInstanceOnComputeHost-474b5a1b-d7e6-49f4-921e-32d1536e0ab7-inst-nova:cmp001", "created": "2018-06-27T22:12:15Z", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:12:16,652 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/ebb7baa0-ee92-4975-a3c4-b8e1aa6ac7ef used request id req-881cc3b4-a6da-4f17-bdcb-bf990da5f71d 2018-06-27 22:12:16,653 - create_instance - INFO - Created instance with name - CreateInstanceOnComputeHost-474b5a1b-d7e6-49f4-921e-32d1536e0ab7-inst-nova:cmp001 2018-06-27 22:12:16,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/ebb7baa0-ee92-4975-a3c4-b8e1aa6ac7ef -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bbc5b203114b74a6b5ac91fa8b1c8fc4b691f6f" 2018-06-27 22:12:17,863 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:12:17 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-23e1391c-8543-4927-a5f9-15993087148f X-Compute-Request-Id: req-23e1391c-8543-4927-a5f9-15993087148f 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/ebb7baa0-ee92-4975-a3c4-b8e1aa6ac7ef", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/ebb7baa0-ee92-4975-a3c4-b8e1aa6ac7ef", "rel": "bookmark"}], "image": {"id": "7e6f5093-0108-400b-9a96-0254a8b36e63", "links": [{"href": "http://172.30.10.101:8774/images/7e6f5093-0108-400b-9a96-0254a8b36e63", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "eebc4415-f7a1-41b0-a72f-427d825f93ba", "links": [{"href": "http://172.30.10.101:8774/flavors/eebc4415-f7a1-41b0-a72f-427d825f93ba", "rel": "bookmark"}]}, "id": "ebb7baa0-ee92-4975-a3c4-b8e1aa6ac7ef", "user_id": "e9f9c747d54947bc800a81ecf11858f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T22:12:17Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "CreateInstanceOnComputeHost-474b5a1b-d7e6-49f4-921e-32d1536e0ab7-inst-nova:cmp001", "created": "2018-06-27T22:12:15Z", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:12:17,863 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/ebb7baa0-ee92-4975-a3c4-b8e1aa6ac7ef used request id req-23e1391c-8543-4927-a5f9-15993087148f 2018-06-27 22:12:17,864 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-474b5a1b-d7e6-49f4-921e-32d1536e0ab7-inst-nova:cmp001] is - BUILD 2018-06-27 22:12:17,864 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 22:12:20,865 - create_instance - DEBUG - VM status query timeout in 895.787730932 2018-06-27 22:12:20,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/ebb7baa0-ee92-4975-a3c4-b8e1aa6ac7ef -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bbc5b203114b74a6b5ac91fa8b1c8fc4b691f6f" 2018-06-27 22:12:21,229 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:12:21 GMT Content-Type: application/json Content-Length: 1523 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-efbc3bd4-7543-4ab1-9e7b-f2ee7f67cf83 X-Compute-Request-Id: req-efbc3bd4-7543-4ab1-9e7b-f2ee7f67cf83 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/ebb7baa0-ee92-4975-a3c4-b8e1aa6ac7ef", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/ebb7baa0-ee92-4975-a3c4-b8e1aa6ac7ef", "rel": "bookmark"}], "image": {"id": "7e6f5093-0108-400b-9a96-0254a8b36e63", "links": [{"href": "http://172.30.10.101:8774/images/7e6f5093-0108-400b-9a96-0254a8b36e63", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000097", "OS-SRV-USG:launched_at": null, "flavor": {"id": "eebc4415-f7a1-41b0-a72f-427d825f93ba", "links": [{"href": "http://172.30.10.101:8774/flavors/eebc4415-f7a1-41b0-a72f-427d825f93ba", "rel": "bookmark"}]}, "id": "ebb7baa0-ee92-4975-a3c4-b8e1aa6ac7ef", "user_id": "e9f9c747d54947bc800a81ecf11858f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T22:12:20Z", "hostId": "2f2923311188b71d2bbeada32389be0376755ad8e453f8efe0a8f13e", "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-474b5a1b-d7e6-49f4-921e-32d1536e0ab7-inst-nova:cmp001", "created": "2018-06-27T22:12:14Z", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:12:21,229 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/ebb7baa0-ee92-4975-a3c4-b8e1aa6ac7ef used request id req-efbc3bd4-7543-4ab1-9e7b-f2ee7f67cf83 2018-06-27 22:12:21,230 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-474b5a1b-d7e6-49f4-921e-32d1536e0ab7-inst-nova:cmp001] is - BUILD 2018-06-27 22:12:21,231 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 22:12:24,234 - create_instance - DEBUG - VM status query timeout in 892.419086933 2018-06-27 22:12:24,237 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/ebb7baa0-ee92-4975-a3c4-b8e1aa6ac7ef -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bbc5b203114b74a6b5ac91fa8b1c8fc4b691f6f" 2018-06-27 22:12:25,850 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:12:25 GMT Content-Type: application/json Content-Length: 1756 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-b68f53b0-d98a-454f-917a-5c08937cee40 X-Compute-Request-Id: req-b68f53b0-d98a-454f-917a-5c08937cee40 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"CreateInstanceOnComputeHost-474b5a1b-d7e6-49f4-921e-32d1536e0ab7-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:40:9f:3d", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/ebb7baa0-ee92-4975-a3c4-b8e1aa6ac7ef", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/ebb7baa0-ee92-4975-a3c4-b8e1aa6ac7ef", "rel": "bookmark"}], "image": {"id": "7e6f5093-0108-400b-9a96-0254a8b36e63", "links": [{"href": "http://172.30.10.101:8774/images/7e6f5093-0108-400b-9a96-0254a8b36e63", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000097", "OS-SRV-USG:launched_at": null, "flavor": {"id": "eebc4415-f7a1-41b0-a72f-427d825f93ba", "links": [{"href": "http://172.30.10.101:8774/flavors/eebc4415-f7a1-41b0-a72f-427d825f93ba", "rel": "bookmark"}]}, "id": "ebb7baa0-ee92-4975-a3c4-b8e1aa6ac7ef", "security_groups": [{"name": "default"}], "user_id": "e9f9c747d54947bc800a81ecf11858f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T22:12:20Z", "hostId": "2f2923311188b71d2bbeada32389be0376755ad8e453f8efe0a8f13e", "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-474b5a1b-d7e6-49f4-921e-32d1536e0ab7-inst-nova:cmp001", "created": "2018-06-27T22:12:14Z", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:12:25,850 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/ebb7baa0-ee92-4975-a3c4-b8e1aa6ac7ef used request id req-b68f53b0-d98a-454f-917a-5c08937cee40 2018-06-27 22:12:25,851 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-474b5a1b-d7e6-49f4-921e-32d1536e0ab7-inst-nova:cmp001] is - BUILD 2018-06-27 22:12:25,851 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 22:12:28,853 - create_instance - DEBUG - VM status query timeout in 887.800498962 2018-06-27 22:12:28,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/ebb7baa0-ee92-4975-a3c4-b8e1aa6ac7ef -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bbc5b203114b74a6b5ac91fa8b1c8fc4b691f6f" 2018-06-27 22:12:31,275 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:12:31 GMT Content-Type: application/json Content-Length: 1777 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-f81e0620-86de-41ba-805a-ba0f5eab9995 X-Compute-Request-Id: req-f81e0620-86de-41ba-805a-ba0f5eab9995 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-474b5a1b-d7e6-49f4-921e-32d1536e0ab7-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:40:9f:3d", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/ebb7baa0-ee92-4975-a3c4-b8e1aa6ac7ef", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/ebb7baa0-ee92-4975-a3c4-b8e1aa6ac7ef", "rel": "bookmark"}], "image": {"id": "7e6f5093-0108-400b-9a96-0254a8b36e63", "links": [{"href": "http://172.30.10.101:8774/images/7e6f5093-0108-400b-9a96-0254a8b36e63", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000097", "OS-SRV-USG:launched_at": "2018-06-27T22:12:27.000000", "flavor": {"id": "eebc4415-f7a1-41b0-a72f-427d825f93ba", "links": [{"href": "http://172.30.10.101:8774/flavors/eebc4415-f7a1-41b0-a72f-427d825f93ba", "rel": "bookmark"}]}, "id": "ebb7baa0-ee92-4975-a3c4-b8e1aa6ac7ef", "security_groups": [{"name": "default"}], "user_id": "e9f9c747d54947bc800a81ecf11858f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:12:27Z", "hostId": "2f2923311188b71d2bbeada32389be0376755ad8e453f8efe0a8f13e", "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-474b5a1b-d7e6-49f4-921e-32d1536e0ab7-inst-nova:cmp001", "created": "2018-06-27T22:12:14Z", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:12:31,276 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/ebb7baa0-ee92-4975-a3c4-b8e1aa6ac7ef used request id req-f81e0620-86de-41ba-805a-ba0f5eab9995 2018-06-27 22:12:31,276 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-474b5a1b-d7e6-49f4-921e-32d1536e0ab7-inst-nova:cmp001] is - ACTIVE 2018-06-27 22:12:31,276 - create_instance - INFO - VM is - ACTIVE 2018-06-27 22:12:31,279 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/ebb7baa0-ee92-4975-a3c4-b8e1aa6ac7ef -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bbc5b203114b74a6b5ac91fa8b1c8fc4b691f6f" 2018-06-27 22:12:32,588 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:12:32 GMT Content-Type: application/json Content-Length: 1777 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-901a0ade-2438-4a5e-bc04-bb6e33c32794 X-Compute-Request-Id: req-901a0ade-2438-4a5e-bc04-bb6e33c32794 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-474b5a1b-d7e6-49f4-921e-32d1536e0ab7-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:40:9f:3d", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/ebb7baa0-ee92-4975-a3c4-b8e1aa6ac7ef", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/ebb7baa0-ee92-4975-a3c4-b8e1aa6ac7ef", "rel": "bookmark"}], "image": {"id": "7e6f5093-0108-400b-9a96-0254a8b36e63", "links": [{"href": "http://172.30.10.101:8774/images/7e6f5093-0108-400b-9a96-0254a8b36e63", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000097", "OS-SRV-USG:launched_at": "2018-06-27T22:12:27.000000", "flavor": {"id": "eebc4415-f7a1-41b0-a72f-427d825f93ba", "links": [{"href": "http://172.30.10.101:8774/flavors/eebc4415-f7a1-41b0-a72f-427d825f93ba", "rel": "bookmark"}]}, "id": "ebb7baa0-ee92-4975-a3c4-b8e1aa6ac7ef", "security_groups": [{"name": "default"}], "user_id": "e9f9c747d54947bc800a81ecf11858f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:12:27Z", "hostId": "2f2923311188b71d2bbeada32389be0376755ad8e453f8efe0a8f13e", "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-474b5a1b-d7e6-49f4-921e-32d1536e0ab7-inst-nova:cmp001", "created": "2018-06-27T22:12:14Z", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:12:32,589 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/ebb7baa0-ee92-4975-a3c4-b8e1aa6ac7ef used request id req-901a0ade-2438-4a5e-bc04-bb6e33c32794 2018-06-27 22:12:32,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=CreateInstanceOnComputeHost-474b5a1b-d7e6-49f4-921e-32d1536e0ab7-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bbc5b203114b74a6b5ac91fa8b1c8fc4b691f6f" 2018-06-27 22:12:33,039 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:12:33 GMT Content-Type: application/json Content-Length: 733 Connection: keep-alive X-Openstack-Request-Id: req-612351f4-f5dc-4866-921f-80b31c21b18d 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":"77e39ded-a387-40f0-a787-56427d2576c9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":["9847d067-5358-40ac-a139-d00f7f687005"],"description":"","tags":[],"updated_at":"2018-06-27T22:10:49Z","provider:segmentation_id":55,"name":"CreateInstanceOnComputeHost-474b5a1b-d7e6-49f4-921e-32d1536e0ab7-priv-net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T22:10:47Z","provider:network_type":"vxlan"}]} 2018-06-27 22:12:33,039 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceOnComputeHost-474b5a1b-d7e6-49f4-921e-32d1536e0ab7-priv-net used request id req-612351f4-f5dc-4866-921f-80b31c21b18d 2018-06-27 22:12:33,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bbc5b203114b74a6b5ac91fa8b1c8fc4b691f6f" 2018-06-27 22:12:33,433 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:12:33 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9148e0a1-9857-49ac-b458-007ede2715b0 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/8cdbc979369d4c15b8ddd6cc77d930e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}} 2018-06-27 22:12:33,433 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 used request id req-9148e0a1-9857-49ac-b458-007ede2715b0 2018-06-27 22:12:33,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=77e39ded-a387-40f0-a787-56427d2576c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bbc5b203114b74a6b5ac91fa8b1c8fc4b691f6f" 2018-06-27 22:12:34,274 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:12:34 GMT Content-Type: application/json Content-Length: 678 Connection: keep-alive X-Openstack-Request-Id: req-767007b8-f1b0-4832-9504-85511d32cb42 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"77e39ded-a387-40f0-a787-56427d2576c9","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T22:10:49Z","dns_nameservers":[],"updated_at":"2018-06-27T22:10:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"9847d067-5358-40ac-a139-d00f7f687005","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-474b5a1b-d7e6-49f4-921e-32d1536e0ab7-priv-subnet"}]} 2018-06-27 22:12:34,274 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=77e39ded-a387-40f0-a787-56427d2576c9 used request id req-767007b8-f1b0-4832-9504-85511d32cb42 2018-06-27 22:12:34,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/ports?network_id=77e39ded-a387-40f0-a787-56427d2576c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bbc5b203114b74a6b5ac91fa8b1c8fc4b691f6f" 2018-06-27 22:12:34,628 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:12:34 GMT Content-Type: application/json Content-Length: 3758 Connection: keep-alive X-Openstack-Request-Id: req-f206f226-309d-43cb-9f42-7338ab3a31a7 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T22:10:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9847d067-5358-40ac-a139-d00f7f687005","ip_address":"10.55.0.3"}],"id":"00c1c2a0-d6a3-4f9c-8337-e2d5ebf10ea6","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:71:e5:46","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-77e39ded-a387-40f0-a787-56427d2576c9","name":"","admin_state_up":true,"network_id":"77e39ded-a387-40f0-a787-56427d2576c9","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T22:10:51Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T22:11:39Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"9847d067-5358-40ac-a139-d00f7f687005","ip_address":"10.55.0.4"}],"id":"6e99c4ee-122c-4bf9-a905-58e184d319a6","security_groups":["c550cef9-ba45-49be-8c52-0554a76a0c1e"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b9:86:52","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"1d31b57d-2184-4dfe-a7eb-b5d23d8d194d","name":"CreateInstanceOnComputeHost-474b5a1b-d7e6-49f4-921e-32d1536e0ab7port-1","admin_state_up":true,"network_id":"77e39ded-a387-40f0-a787-56427d2576c9","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T22:11:11Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T22:10:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9847d067-5358-40ac-a139-d00f7f687005","ip_address":"10.55.0.2"}],"id":"774b00a2-3eb1-465e-83cf-bdd1fe53fb45","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a4:54:b4","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-77e39ded-a387-40f0-a787-56427d2576c9","name":"","admin_state_up":true,"network_id":"77e39ded-a387-40f0-a787-56427d2576c9","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T22:10:50Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T22:12:25Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"9847d067-5358-40ac-a139-d00f7f687005","ip_address":"10.55.0.12"}],"id":"8e674e3c-d80f-4b62-8357-66b48f2266d9","security_groups":["c550cef9-ba45-49be-8c52-0554a76a0c1e"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:40:9f:3d","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"ebb7baa0-ee92-4975-a3c4-b8e1aa6ac7ef","name":"CreateInstanceOnComputeHost-474b5a1b-d7e6-49f4-921e-32d1536e0ab7port-2","admin_state_up":true,"network_id":"77e39ded-a387-40f0-a787-56427d2576c9","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T22:12:02Z","binding:vnic_type":"normal"}]} 2018-06-27 22:12:34,628 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=77e39ded-a387-40f0-a787-56427d2576c9 used request id req-f206f226-309d-43cb-9f42-7338ab3a31a7 2018-06-27 22:12:34,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/ebb7baa0-ee92-4975-a3c4-b8e1aa6ac7ef -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bbc5b203114b74a6b5ac91fa8b1c8fc4b691f6f" 2018-06-27 22:12:36,604 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:12:36 GMT Content-Type: application/json Content-Length: 1777 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-925765c2-f93e-4ff6-8752-fe183a7fc3dc X-Compute-Request-Id: req-925765c2-f93e-4ff6-8752-fe183a7fc3dc Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-474b5a1b-d7e6-49f4-921e-32d1536e0ab7-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:40:9f:3d", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/ebb7baa0-ee92-4975-a3c4-b8e1aa6ac7ef", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/ebb7baa0-ee92-4975-a3c4-b8e1aa6ac7ef", "rel": "bookmark"}], "image": {"id": "7e6f5093-0108-400b-9a96-0254a8b36e63", "links": [{"href": "http://172.30.10.101:8774/images/7e6f5093-0108-400b-9a96-0254a8b36e63", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000097", "OS-SRV-USG:launched_at": "2018-06-27T22:12:27.000000", "flavor": {"id": "eebc4415-f7a1-41b0-a72f-427d825f93ba", "links": [{"href": "http://172.30.10.101:8774/flavors/eebc4415-f7a1-41b0-a72f-427d825f93ba", "rel": "bookmark"}]}, "id": "ebb7baa0-ee92-4975-a3c4-b8e1aa6ac7ef", "security_groups": [{"name": "default"}], "user_id": "e9f9c747d54947bc800a81ecf11858f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:12:27Z", "hostId": "2f2923311188b71d2bbeada32389be0376755ad8e453f8efe0a8f13e", "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-474b5a1b-d7e6-49f4-921e-32d1536e0ab7-inst-nova:cmp001", "created": "2018-06-27T22:12:14Z", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:12:36,604 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/ebb7baa0-ee92-4975-a3c4-b8e1aa6ac7ef used request id req-925765c2-f93e-4ff6-8752-fe183a7fc3dc 2018-06-27 22:12:36,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/networks?name=CreateInstanceOnComputeHost-474b5a1b-d7e6-49f4-921e-32d1536e0ab7-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bbc5b203114b74a6b5ac91fa8b1c8fc4b691f6f" 2018-06-27 22:12:36,911 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:12:36 GMT Content-Type: application/json Content-Length: 733 Connection: keep-alive X-Openstack-Request-Id: req-44b3ddcd-a3c3-48e5-8992-245600a709af 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":"77e39ded-a387-40f0-a787-56427d2576c9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":["9847d067-5358-40ac-a139-d00f7f687005"],"description":"","tags":[],"updated_at":"2018-06-27T22:10:49Z","provider:segmentation_id":55,"name":"CreateInstanceOnComputeHost-474b5a1b-d7e6-49f4-921e-32d1536e0ab7-priv-net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T22:10:47Z","provider:network_type":"vxlan"}]} 2018-06-27 22:12:36,911 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceOnComputeHost-474b5a1b-d7e6-49f4-921e-32d1536e0ab7-priv-net used request id req-44b3ddcd-a3c3-48e5-8992-245600a709af 2018-06-27 22:12:36,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bbc5b203114b74a6b5ac91fa8b1c8fc4b691f6f" 2018-06-27 22:12:37,286 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:12:36 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5e76a284-aae9-44f9-b06c-5dc2daeab455 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/8cdbc979369d4c15b8ddd6cc77d930e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}} 2018-06-27 22:12:37,286 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 used request id req-5e76a284-aae9-44f9-b06c-5dc2daeab455 2018-06-27 22:12:37,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/subnets?network_id=77e39ded-a387-40f0-a787-56427d2576c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bbc5b203114b74a6b5ac91fa8b1c8fc4b691f6f" 2018-06-27 22:12:37,396 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:12:37 GMT Content-Type: application/json Content-Length: 678 Connection: keep-alive X-Openstack-Request-Id: req-45c1dd7e-fb0a-429b-9088-879ce146478a Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"77e39ded-a387-40f0-a787-56427d2576c9","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T22:10:49Z","dns_nameservers":[],"updated_at":"2018-06-27T22:10:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"9847d067-5358-40ac-a139-d00f7f687005","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-474b5a1b-d7e6-49f4-921e-32d1536e0ab7-priv-subnet"}]} 2018-06-27 22:12:37,396 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=77e39ded-a387-40f0-a787-56427d2576c9 used request id req-45c1dd7e-fb0a-429b-9088-879ce146478a 2018-06-27 22:12:37,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/ports?network_id=77e39ded-a387-40f0-a787-56427d2576c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bbc5b203114b74a6b5ac91fa8b1c8fc4b691f6f" 2018-06-27 22:12:37,525 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:12:37 GMT Content-Type: application/json Content-Length: 3758 Connection: keep-alive X-Openstack-Request-Id: req-09e9e7fd-a00f-43f2-a367-1efa1caf2a39 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T22:10:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9847d067-5358-40ac-a139-d00f7f687005","ip_address":"10.55.0.3"}],"id":"00c1c2a0-d6a3-4f9c-8337-e2d5ebf10ea6","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:71:e5:46","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-77e39ded-a387-40f0-a787-56427d2576c9","name":"","admin_state_up":true,"network_id":"77e39ded-a387-40f0-a787-56427d2576c9","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T22:10:51Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T22:11:39Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"9847d067-5358-40ac-a139-d00f7f687005","ip_address":"10.55.0.4"}],"id":"6e99c4ee-122c-4bf9-a905-58e184d319a6","security_groups":["c550cef9-ba45-49be-8c52-0554a76a0c1e"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b9:86:52","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"1d31b57d-2184-4dfe-a7eb-b5d23d8d194d","name":"CreateInstanceOnComputeHost-474b5a1b-d7e6-49f4-921e-32d1536e0ab7port-1","admin_state_up":true,"network_id":"77e39ded-a387-40f0-a787-56427d2576c9","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T22:11:11Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T22:10:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9847d067-5358-40ac-a139-d00f7f687005","ip_address":"10.55.0.2"}],"id":"774b00a2-3eb1-465e-83cf-bdd1fe53fb45","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a4:54:b4","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-77e39ded-a387-40f0-a787-56427d2576c9","name":"","admin_state_up":true,"network_id":"77e39ded-a387-40f0-a787-56427d2576c9","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T22:10:50Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T22:12:25Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"9847d067-5358-40ac-a139-d00f7f687005","ip_address":"10.55.0.12"}],"id":"8e674e3c-d80f-4b62-8357-66b48f2266d9","security_groups":["c550cef9-ba45-49be-8c52-0554a76a0c1e"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:40:9f:3d","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"ebb7baa0-ee92-4975-a3c4-b8e1aa6ac7ef","name":"CreateInstanceOnComputeHost-474b5a1b-d7e6-49f4-921e-32d1536e0ab7port-2","admin_state_up":true,"network_id":"77e39ded-a387-40f0-a787-56427d2576c9","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T22:12:02Z","binding:vnic_type":"normal"}]} 2018-06-27 22:12:37,525 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=77e39ded-a387-40f0-a787-56427d2576c9 used request id req-09e9e7fd-a00f-43f2-a367-1efa1caf2a39 2018-06-27 22:12:37,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/servers/ebb7baa0-ee92-4975-a3c4-b8e1aa6ac7ef -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bbc5b203114b74a6b5ac91fa8b1c8fc4b691f6f" 2018-06-27 22:12:39,659 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:12:39 GMT Content-Type: application/json Content-Length: 1777 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-15797cbb-f0a2-45eb-a6c6-e68c93e6853b X-Compute-Request-Id: req-15797cbb-f0a2-45eb-a6c6-e68c93e6853b Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-474b5a1b-d7e6-49f4-921e-32d1536e0ab7-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:40:9f:3d", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/ebb7baa0-ee92-4975-a3c4-b8e1aa6ac7ef", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/ebb7baa0-ee92-4975-a3c4-b8e1aa6ac7ef", "rel": "bookmark"}], "image": {"id": "7e6f5093-0108-400b-9a96-0254a8b36e63", "links": [{"href": "http://172.30.10.101:8774/images/7e6f5093-0108-400b-9a96-0254a8b36e63", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000097", "OS-SRV-USG:launched_at": "2018-06-27T22:12:27.000000", "flavor": {"id": "eebc4415-f7a1-41b0-a72f-427d825f93ba", "links": [{"href": "http://172.30.10.101:8774/flavors/eebc4415-f7a1-41b0-a72f-427d825f93ba", "rel": "bookmark"}]}, "id": "ebb7baa0-ee92-4975-a3c4-b8e1aa6ac7ef", "security_groups": [{"name": "default"}], "user_id": "e9f9c747d54947bc800a81ecf11858f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:12:27Z", "hostId": "2f2923311188b71d2bbeada32389be0376755ad8e453f8efe0a8f13e", "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-474b5a1b-d7e6-49f4-921e-32d1536e0ab7-inst-nova:cmp001", "created": "2018-06-27T22:12:14Z", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:12:39,659 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/ebb7baa0-ee92-4975-a3c4-b8e1aa6ac7ef used request id req-15797cbb-f0a2-45eb-a6c6-e68c93e6853b 2018-06-27 22:12:39,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=CreateInstanceOnComputeHost-474b5a1b-d7e6-49f4-921e-32d1536e0ab7-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bbc5b203114b74a6b5ac91fa8b1c8fc4b691f6f" 2018-06-27 22:12:39,936 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:12:39 GMT Content-Type: application/json Content-Length: 733 Connection: keep-alive X-Openstack-Request-Id: req-03a12497-b0b8-41b3-a9c5-75bf00fdad2e 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":"77e39ded-a387-40f0-a787-56427d2576c9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":["9847d067-5358-40ac-a139-d00f7f687005"],"description":"","tags":[],"updated_at":"2018-06-27T22:10:49Z","provider:segmentation_id":55,"name":"CreateInstanceOnComputeHost-474b5a1b-d7e6-49f4-921e-32d1536e0ab7-priv-net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T22:10:47Z","provider:network_type":"vxlan"}]} 2018-06-27 22:12:39,936 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceOnComputeHost-474b5a1b-d7e6-49f4-921e-32d1536e0ab7-priv-net used request id req-03a12497-b0b8-41b3-a9c5-75bf00fdad2e 2018-06-27 22:12:39,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/8cdbc979369d4c15b8ddd6cc77d930e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bbc5b203114b74a6b5ac91fa8b1c8fc4b691f6f" 2018-06-27 22:12:40,044 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:12:39 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a065912c-b682-4563-a6e8-86f58ea6e091 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/8cdbc979369d4c15b8ddd6cc77d930e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}} 2018-06-27 22:12:40,044 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 used request id req-a065912c-b682-4563-a6e8-86f58ea6e091 2018-06-27 22:12:40,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/subnets?network_id=77e39ded-a387-40f0-a787-56427d2576c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bbc5b203114b74a6b5ac91fa8b1c8fc4b691f6f" 2018-06-27 22:12:40,214 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:12:40 GMT Content-Type: application/json Content-Length: 678 Connection: keep-alive X-Openstack-Request-Id: req-ccf63e40-6669-4fbd-91bf-c205413bebf7 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"77e39ded-a387-40f0-a787-56427d2576c9","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T22:10:49Z","dns_nameservers":[],"updated_at":"2018-06-27T22:10:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"9847d067-5358-40ac-a139-d00f7f687005","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-474b5a1b-d7e6-49f4-921e-32d1536e0ab7-priv-subnet"}]} 2018-06-27 22:12:40,215 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=77e39ded-a387-40f0-a787-56427d2576c9 used request id req-ccf63e40-6669-4fbd-91bf-c205413bebf7 2018-06-27 22:12:40,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=77e39ded-a387-40f0-a787-56427d2576c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bbc5b203114b74a6b5ac91fa8b1c8fc4b691f6f" 2018-06-27 22:12:40,351 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:12:40 GMT Content-Type: application/json Content-Length: 3758 Connection: keep-alive X-Openstack-Request-Id: req-229e6c27-84ae-48a5-a344-f3b18baafe0b Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T22:10:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9847d067-5358-40ac-a139-d00f7f687005","ip_address":"10.55.0.3"}],"id":"00c1c2a0-d6a3-4f9c-8337-e2d5ebf10ea6","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:71:e5:46","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-77e39ded-a387-40f0-a787-56427d2576c9","name":"","admin_state_up":true,"network_id":"77e39ded-a387-40f0-a787-56427d2576c9","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T22:10:51Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T22:11:39Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"9847d067-5358-40ac-a139-d00f7f687005","ip_address":"10.55.0.4"}],"id":"6e99c4ee-122c-4bf9-a905-58e184d319a6","security_groups":["c550cef9-ba45-49be-8c52-0554a76a0c1e"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b9:86:52","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"1d31b57d-2184-4dfe-a7eb-b5d23d8d194d","name":"CreateInstanceOnComputeHost-474b5a1b-d7e6-49f4-921e-32d1536e0ab7port-1","admin_state_up":true,"network_id":"77e39ded-a387-40f0-a787-56427d2576c9","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T22:11:11Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T22:10:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9847d067-5358-40ac-a139-d00f7f687005","ip_address":"10.55.0.2"}],"id":"774b00a2-3eb1-465e-83cf-bdd1fe53fb45","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a4:54:b4","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-77e39ded-a387-40f0-a787-56427d2576c9","name":"","admin_state_up":true,"network_id":"77e39ded-a387-40f0-a787-56427d2576c9","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T22:10:50Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T22:12:25Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"9847d067-5358-40ac-a139-d00f7f687005","ip_address":"10.55.0.12"}],"id":"8e674e3c-d80f-4b62-8357-66b48f2266d9","security_groups":["c550cef9-ba45-49be-8c52-0554a76a0c1e"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:40:9f:3d","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"ebb7baa0-ee92-4975-a3c4-b8e1aa6ac7ef","name":"CreateInstanceOnComputeHost-474b5a1b-d7e6-49f4-921e-32d1536e0ab7port-2","admin_state_up":true,"network_id":"77e39ded-a387-40f0-a787-56427d2576c9","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T22:12:02Z","binding:vnic_type":"normal"}]} 2018-06-27 22:12:40,351 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=77e39ded-a387-40f0-a787-56427d2576c9 used request id req-229e6c27-84ae-48a5-a344-f3b18baafe0b 2018-06-27 22:12:40,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/1d31b57d-2184-4dfe-a7eb-b5d23d8d194d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d10c3c6a25ee19d88176e5ba9eca7c8df8f3454" 2018-06-27 22:12:42,326 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:12:42 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-7e4d3bc8-55b6-4929-8759-62c4a90b8d69 X-Compute-Request-Id: req-7e4d3bc8-55b6-4929-8759-62c4a90b8d69 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-474b5a1b-d7e6-49f4-921e-32d1536e0ab7-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:86:52", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/1d31b57d-2184-4dfe-a7eb-b5d23d8d194d", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/1d31b57d-2184-4dfe-a7eb-b5d23d8d194d", "rel": "bookmark"}], "image": {"id": "7e6f5093-0108-400b-9a96-0254a8b36e63", "links": [{"href": "http://172.30.10.101:8774/images/7e6f5093-0108-400b-9a96-0254a8b36e63", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000094", "OS-SRV-USG:launched_at": "2018-06-27T22:11:40.000000", "flavor": {"id": "eebc4415-f7a1-41b0-a72f-427d825f93ba", "links": [{"href": "http://172.30.10.101:8774/flavors/eebc4415-f7a1-41b0-a72f-427d825f93ba", "rel": "bookmark"}]}, "id": "1d31b57d-2184-4dfe-a7eb-b5d23d8d194d", "security_groups": [{"name": "default"}], "user_id": "e9f9c747d54947bc800a81ecf11858f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:11:41Z", "hostId": "27fbec6f88c6c566d1566fe6150f4345617a8107b73b72866adff50c", "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-474b5a1b-d7e6-49f4-921e-32d1536e0ab7-inst-nova:cmp002", "created": "2018-06-27T22:11:22Z", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:12:42,326 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/1d31b57d-2184-4dfe-a7eb-b5d23d8d194d used request id req-7e4d3bc8-55b6-4929-8759-62c4a90b8d69 2018-06-27 22:12:42,326 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-474b5a1b-d7e6-49f4-921e-32d1536e0ab7-inst-nova:cmp002] is - ACTIVE 2018-06-27 22:12:42,327 - create_instance - INFO - VM is - ACTIVE 2018-06-27 22:12:42,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/1d31b57d-2184-4dfe-a7eb-b5d23d8d194d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d10c3c6a25ee19d88176e5ba9eca7c8df8f3454" 2018-06-27 22:12:42,983 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:12:42 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-f2e23a4e-bc2e-40fb-bc8e-7772d2a6e1b5 X-Compute-Request-Id: req-f2e23a4e-bc2e-40fb-bc8e-7772d2a6e1b5 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-474b5a1b-d7e6-49f4-921e-32d1536e0ab7-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:86:52", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/1d31b57d-2184-4dfe-a7eb-b5d23d8d194d", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/1d31b57d-2184-4dfe-a7eb-b5d23d8d194d", "rel": "bookmark"}], "image": {"id": "7e6f5093-0108-400b-9a96-0254a8b36e63", "links": [{"href": "http://172.30.10.101:8774/images/7e6f5093-0108-400b-9a96-0254a8b36e63", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000094", "OS-SRV-USG:launched_at": "2018-06-27T22:11:40.000000", "flavor": {"id": "eebc4415-f7a1-41b0-a72f-427d825f93ba", "links": [{"href": "http://172.30.10.101:8774/flavors/eebc4415-f7a1-41b0-a72f-427d825f93ba", "rel": "bookmark"}]}, "id": "1d31b57d-2184-4dfe-a7eb-b5d23d8d194d", "security_groups": [{"name": "default"}], "user_id": "e9f9c747d54947bc800a81ecf11858f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:11:41Z", "hostId": "27fbec6f88c6c566d1566fe6150f4345617a8107b73b72866adff50c", "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-474b5a1b-d7e6-49f4-921e-32d1536e0ab7-inst-nova:cmp002", "created": "2018-06-27T22:11:22Z", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:12:42,984 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/1d31b57d-2184-4dfe-a7eb-b5d23d8d194d used request id req-f2e23a4e-bc2e-40fb-bc8e-7772d2a6e1b5 2018-06-27 22:12:42,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/networks?name=CreateInstanceOnComputeHost-474b5a1b-d7e6-49f4-921e-32d1536e0ab7-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d10c3c6a25ee19d88176e5ba9eca7c8df8f3454" 2018-06-27 22:12:43,318 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:12:43 GMT Content-Type: application/json Content-Length: 733 Connection: keep-alive X-Openstack-Request-Id: req-47530614-2873-4afb-8734-df26c5e18865 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":"77e39ded-a387-40f0-a787-56427d2576c9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":["9847d067-5358-40ac-a139-d00f7f687005"],"description":"","tags":[],"updated_at":"2018-06-27T22:10:49Z","provider:segmentation_id":55,"name":"CreateInstanceOnComputeHost-474b5a1b-d7e6-49f4-921e-32d1536e0ab7-priv-net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T22:10:47Z","provider:network_type":"vxlan"}]} 2018-06-27 22:12:43,318 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceOnComputeHost-474b5a1b-d7e6-49f4-921e-32d1536e0ab7-priv-net used request id req-47530614-2873-4afb-8734-df26c5e18865 2018-06-27 22:12:43,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d10c3c6a25ee19d88176e5ba9eca7c8df8f3454" 2018-06-27 22:12:43,661 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:12:43 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5589e381-493c-4374-aecb-7d51ac3a3bb5 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/8cdbc979369d4c15b8ddd6cc77d930e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}} 2018-06-27 22:12:43,661 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 used request id req-5589e381-493c-4374-aecb-7d51ac3a3bb5 2018-06-27 22:12:43,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/subnets?network_id=77e39ded-a387-40f0-a787-56427d2576c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d10c3c6a25ee19d88176e5ba9eca7c8df8f3454" 2018-06-27 22:12:43,824 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:12:43 GMT Content-Type: application/json Content-Length: 678 Connection: keep-alive X-Openstack-Request-Id: req-ec721b8d-b26e-4326-9646-119324dfabed Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"77e39ded-a387-40f0-a787-56427d2576c9","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T22:10:49Z","dns_nameservers":[],"updated_at":"2018-06-27T22:10:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"9847d067-5358-40ac-a139-d00f7f687005","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-474b5a1b-d7e6-49f4-921e-32d1536e0ab7-priv-subnet"}]} 2018-06-27 22:12:43,824 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=77e39ded-a387-40f0-a787-56427d2576c9 used request id req-ec721b8d-b26e-4326-9646-119324dfabed 2018-06-27 22:12: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=77e39ded-a387-40f0-a787-56427d2576c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d10c3c6a25ee19d88176e5ba9eca7c8df8f3454" 2018-06-27 22:12:43,961 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:12:43 GMT Content-Type: application/json Content-Length: 3758 Connection: keep-alive X-Openstack-Request-Id: req-55f8963b-2a00-4030-8963-f1241078e1e1 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T22:10:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9847d067-5358-40ac-a139-d00f7f687005","ip_address":"10.55.0.3"}],"id":"00c1c2a0-d6a3-4f9c-8337-e2d5ebf10ea6","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:71:e5:46","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-77e39ded-a387-40f0-a787-56427d2576c9","name":"","admin_state_up":true,"network_id":"77e39ded-a387-40f0-a787-56427d2576c9","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T22:10:51Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T22:11:39Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"9847d067-5358-40ac-a139-d00f7f687005","ip_address":"10.55.0.4"}],"id":"6e99c4ee-122c-4bf9-a905-58e184d319a6","security_groups":["c550cef9-ba45-49be-8c52-0554a76a0c1e"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b9:86:52","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"1d31b57d-2184-4dfe-a7eb-b5d23d8d194d","name":"CreateInstanceOnComputeHost-474b5a1b-d7e6-49f4-921e-32d1536e0ab7port-1","admin_state_up":true,"network_id":"77e39ded-a387-40f0-a787-56427d2576c9","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T22:11:11Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T22:10:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9847d067-5358-40ac-a139-d00f7f687005","ip_address":"10.55.0.2"}],"id":"774b00a2-3eb1-465e-83cf-bdd1fe53fb45","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a4:54:b4","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-77e39ded-a387-40f0-a787-56427d2576c9","name":"","admin_state_up":true,"network_id":"77e39ded-a387-40f0-a787-56427d2576c9","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T22:10:50Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T22:12:25Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"9847d067-5358-40ac-a139-d00f7f687005","ip_address":"10.55.0.12"}],"id":"8e674e3c-d80f-4b62-8357-66b48f2266d9","security_groups":["c550cef9-ba45-49be-8c52-0554a76a0c1e"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:40:9f:3d","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"ebb7baa0-ee92-4975-a3c4-b8e1aa6ac7ef","name":"CreateInstanceOnComputeHost-474b5a1b-d7e6-49f4-921e-32d1536e0ab7port-2","admin_state_up":true,"network_id":"77e39ded-a387-40f0-a787-56427d2576c9","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T22:12:02Z","binding:vnic_type":"normal"}]} 2018-06-27 22:12:43,961 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=77e39ded-a387-40f0-a787-56427d2576c9 used request id req-55f8963b-2a00-4030-8963-f1241078e1e1 2018-06-27 22:12:43,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/1d31b57d-2184-4dfe-a7eb-b5d23d8d194d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d10c3c6a25ee19d88176e5ba9eca7c8df8f3454" 2018-06-27 22:12:44,568 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:12:44 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-a5694fd7-e20f-4bba-b695-a073f9861fbc X-Compute-Request-Id: req-a5694fd7-e20f-4bba-b695-a073f9861fbc Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-474b5a1b-d7e6-49f4-921e-32d1536e0ab7-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:86:52", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/1d31b57d-2184-4dfe-a7eb-b5d23d8d194d", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/1d31b57d-2184-4dfe-a7eb-b5d23d8d194d", "rel": "bookmark"}], "image": {"id": "7e6f5093-0108-400b-9a96-0254a8b36e63", "links": [{"href": "http://172.30.10.101:8774/images/7e6f5093-0108-400b-9a96-0254a8b36e63", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000094", "OS-SRV-USG:launched_at": "2018-06-27T22:11:40.000000", "flavor": {"id": "eebc4415-f7a1-41b0-a72f-427d825f93ba", "links": [{"href": "http://172.30.10.101:8774/flavors/eebc4415-f7a1-41b0-a72f-427d825f93ba", "rel": "bookmark"}]}, "id": "1d31b57d-2184-4dfe-a7eb-b5d23d8d194d", "security_groups": [{"name": "default"}], "user_id": "e9f9c747d54947bc800a81ecf11858f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:11:41Z", "hostId": "27fbec6f88c6c566d1566fe6150f4345617a8107b73b72866adff50c", "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-474b5a1b-d7e6-49f4-921e-32d1536e0ab7-inst-nova:cmp002", "created": "2018-06-27T22:11:22Z", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:12:44,568 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/1d31b57d-2184-4dfe-a7eb-b5d23d8d194d used request id req-a5694fd7-e20f-4bba-b695-a073f9861fbc 2018-06-27 22:12:44,571 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/ebb7baa0-ee92-4975-a3c4-b8e1aa6ac7ef -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bbc5b203114b74a6b5ac91fa8b1c8fc4b691f6f" 2018-06-27 22:12:46,643 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:12:46 GMT Content-Type: application/json Content-Length: 1777 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-6b2895b4-3f35-4d0c-b8d7-7f5f86fc9917 X-Compute-Request-Id: req-6b2895b4-3f35-4d0c-b8d7-7f5f86fc9917 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-474b5a1b-d7e6-49f4-921e-32d1536e0ab7-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:40:9f:3d", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/ebb7baa0-ee92-4975-a3c4-b8e1aa6ac7ef", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/ebb7baa0-ee92-4975-a3c4-b8e1aa6ac7ef", "rel": "bookmark"}], "image": {"id": "7e6f5093-0108-400b-9a96-0254a8b36e63", "links": [{"href": "http://172.30.10.101:8774/images/7e6f5093-0108-400b-9a96-0254a8b36e63", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000097", "OS-SRV-USG:launched_at": "2018-06-27T22:12:27.000000", "flavor": {"id": "eebc4415-f7a1-41b0-a72f-427d825f93ba", "links": [{"href": "http://172.30.10.101:8774/flavors/eebc4415-f7a1-41b0-a72f-427d825f93ba", "rel": "bookmark"}]}, "id": "ebb7baa0-ee92-4975-a3c4-b8e1aa6ac7ef", "security_groups": [{"name": "default"}], "user_id": "e9f9c747d54947bc800a81ecf11858f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:12:27Z", "hostId": "2f2923311188b71d2bbeada32389be0376755ad8e453f8efe0a8f13e", "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-474b5a1b-d7e6-49f4-921e-32d1536e0ab7-inst-nova:cmp001", "created": "2018-06-27T22:12:14Z", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:12:46,644 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/ebb7baa0-ee92-4975-a3c4-b8e1aa6ac7ef used request id req-6b2895b4-3f35-4d0c-b8d7-7f5f86fc9917 2018-06-27 22:12:46,644 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-474b5a1b-d7e6-49f4-921e-32d1536e0ab7-inst-nova:cmp001] is - ACTIVE 2018-06-27 22:12:46,644 - create_instance - INFO - VM is - ACTIVE 2018-06-27 22:12:46,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/ebb7baa0-ee92-4975-a3c4-b8e1aa6ac7ef -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bbc5b203114b74a6b5ac91fa8b1c8fc4b691f6f" 2018-06-27 22:12:47,213 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:12:47 GMT Content-Type: application/json Content-Length: 1777 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-a0b26579-a160-4508-843a-d8a018d352d2 X-Compute-Request-Id: req-a0b26579-a160-4508-843a-d8a018d352d2 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-474b5a1b-d7e6-49f4-921e-32d1536e0ab7-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:40:9f:3d", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/ebb7baa0-ee92-4975-a3c4-b8e1aa6ac7ef", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/ebb7baa0-ee92-4975-a3c4-b8e1aa6ac7ef", "rel": "bookmark"}], "image": {"id": "7e6f5093-0108-400b-9a96-0254a8b36e63", "links": [{"href": "http://172.30.10.101:8774/images/7e6f5093-0108-400b-9a96-0254a8b36e63", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000097", "OS-SRV-USG:launched_at": "2018-06-27T22:12:27.000000", "flavor": {"id": "eebc4415-f7a1-41b0-a72f-427d825f93ba", "links": [{"href": "http://172.30.10.101:8774/flavors/eebc4415-f7a1-41b0-a72f-427d825f93ba", "rel": "bookmark"}]}, "id": "ebb7baa0-ee92-4975-a3c4-b8e1aa6ac7ef", "security_groups": [{"name": "default"}], "user_id": "e9f9c747d54947bc800a81ecf11858f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:12:27Z", "hostId": "2f2923311188b71d2bbeada32389be0376755ad8e453f8efe0a8f13e", "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-474b5a1b-d7e6-49f4-921e-32d1536e0ab7-inst-nova:cmp001", "created": "2018-06-27T22:12:14Z", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:12:47,213 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/ebb7baa0-ee92-4975-a3c4-b8e1aa6ac7ef used request id req-a0b26579-a160-4508-843a-d8a018d352d2 2018-06-27 22:12: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/networks?name=CreateInstanceOnComputeHost-474b5a1b-d7e6-49f4-921e-32d1536e0ab7-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bbc5b203114b74a6b5ac91fa8b1c8fc4b691f6f" 2018-06-27 22:12:47,566 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:12:47 GMT Content-Type: application/json Content-Length: 733 Connection: keep-alive X-Openstack-Request-Id: req-e66aee5a-1a96-4ff1-a3ab-9a422a7d28c7 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":"77e39ded-a387-40f0-a787-56427d2576c9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":["9847d067-5358-40ac-a139-d00f7f687005"],"description":"","tags":[],"updated_at":"2018-06-27T22:10:49Z","provider:segmentation_id":55,"name":"CreateInstanceOnComputeHost-474b5a1b-d7e6-49f4-921e-32d1536e0ab7-priv-net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T22:10:47Z","provider:network_type":"vxlan"}]} 2018-06-27 22:12:47,566 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceOnComputeHost-474b5a1b-d7e6-49f4-921e-32d1536e0ab7-priv-net used request id req-e66aee5a-1a96-4ff1-a3ab-9a422a7d28c7 2018-06-27 22:12:47,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/8cdbc979369d4c15b8ddd6cc77d930e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bbc5b203114b74a6b5ac91fa8b1c8fc4b691f6f" 2018-06-27 22:12:47,967 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:12:47 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cc50d338-064e-419e-8b7f-f4e3b903b053 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/8cdbc979369d4c15b8ddd6cc77d930e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}} 2018-06-27 22:12:47,967 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 used request id req-cc50d338-064e-419e-8b7f-f4e3b903b053 2018-06-27 22:12:47,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=77e39ded-a387-40f0-a787-56427d2576c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bbc5b203114b74a6b5ac91fa8b1c8fc4b691f6f" 2018-06-27 22:12:48,128 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:12:48 GMT Content-Type: application/json Content-Length: 678 Connection: keep-alive X-Openstack-Request-Id: req-b12ce660-a7ed-4c2d-8305-0ca7563aa0ae Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"77e39ded-a387-40f0-a787-56427d2576c9","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T22:10:49Z","dns_nameservers":[],"updated_at":"2018-06-27T22:10:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"9847d067-5358-40ac-a139-d00f7f687005","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-474b5a1b-d7e6-49f4-921e-32d1536e0ab7-priv-subnet"}]} 2018-06-27 22:12:48,128 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=77e39ded-a387-40f0-a787-56427d2576c9 used request id req-b12ce660-a7ed-4c2d-8305-0ca7563aa0ae 2018-06-27 22:12:48,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/ports?network_id=77e39ded-a387-40f0-a787-56427d2576c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bbc5b203114b74a6b5ac91fa8b1c8fc4b691f6f" 2018-06-27 22:12:48,281 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:12:48 GMT Content-Type: application/json Content-Length: 3758 Connection: keep-alive X-Openstack-Request-Id: req-9f08a179-d2f9-4291-9ab5-9a3220057f33 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T22:10:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9847d067-5358-40ac-a139-d00f7f687005","ip_address":"10.55.0.3"}],"id":"00c1c2a0-d6a3-4f9c-8337-e2d5ebf10ea6","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:71:e5:46","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-77e39ded-a387-40f0-a787-56427d2576c9","name":"","admin_state_up":true,"network_id":"77e39ded-a387-40f0-a787-56427d2576c9","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T22:10:51Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T22:11:39Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"9847d067-5358-40ac-a139-d00f7f687005","ip_address":"10.55.0.4"}],"id":"6e99c4ee-122c-4bf9-a905-58e184d319a6","security_groups":["c550cef9-ba45-49be-8c52-0554a76a0c1e"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b9:86:52","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"1d31b57d-2184-4dfe-a7eb-b5d23d8d194d","name":"CreateInstanceOnComputeHost-474b5a1b-d7e6-49f4-921e-32d1536e0ab7port-1","admin_state_up":true,"network_id":"77e39ded-a387-40f0-a787-56427d2576c9","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T22:11:11Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T22:10:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9847d067-5358-40ac-a139-d00f7f687005","ip_address":"10.55.0.2"}],"id":"774b00a2-3eb1-465e-83cf-bdd1fe53fb45","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a4:54:b4","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-77e39ded-a387-40f0-a787-56427d2576c9","name":"","admin_state_up":true,"network_id":"77e39ded-a387-40f0-a787-56427d2576c9","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T22:10:50Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T22:12:25Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"9847d067-5358-40ac-a139-d00f7f687005","ip_address":"10.55.0.12"}],"id":"8e674e3c-d80f-4b62-8357-66b48f2266d9","security_groups":["c550cef9-ba45-49be-8c52-0554a76a0c1e"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:40:9f:3d","project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"ebb7baa0-ee92-4975-a3c4-b8e1aa6ac7ef","name":"CreateInstanceOnComputeHost-474b5a1b-d7e6-49f4-921e-32d1536e0ab7port-2","admin_state_up":true,"network_id":"77e39ded-a387-40f0-a787-56427d2576c9","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T22:12:02Z","binding:vnic_type":"normal"}]} 2018-06-27 22:12:48,282 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=77e39ded-a387-40f0-a787-56427d2576c9 used request id req-9f08a179-d2f9-4291-9ab5-9a3220057f33 2018-06-27 22:12:48,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/servers/ebb7baa0-ee92-4975-a3c4-b8e1aa6ac7ef -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bbc5b203114b74a6b5ac91fa8b1c8fc4b691f6f" 2018-06-27 22:12:48,865 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:12:48 GMT Content-Type: application/json Content-Length: 1777 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-68c5913e-f554-4ba9-aaea-5468decd2b8b X-Compute-Request-Id: req-68c5913e-f554-4ba9-aaea-5468decd2b8b Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-474b5a1b-d7e6-49f4-921e-32d1536e0ab7-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:40:9f:3d", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/ebb7baa0-ee92-4975-a3c4-b8e1aa6ac7ef", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/ebb7baa0-ee92-4975-a3c4-b8e1aa6ac7ef", "rel": "bookmark"}], "image": {"id": "7e6f5093-0108-400b-9a96-0254a8b36e63", "links": [{"href": "http://172.30.10.101:8774/images/7e6f5093-0108-400b-9a96-0254a8b36e63", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000097", "OS-SRV-USG:launched_at": "2018-06-27T22:12:27.000000", "flavor": {"id": "eebc4415-f7a1-41b0-a72f-427d825f93ba", "links": [{"href": "http://172.30.10.101:8774/flavors/eebc4415-f7a1-41b0-a72f-427d825f93ba", "rel": "bookmark"}]}, "id": "ebb7baa0-ee92-4975-a3c4-b8e1aa6ac7ef", "security_groups": [{"name": "default"}], "user_id": "e9f9c747d54947bc800a81ecf11858f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:12:27Z", "hostId": "2f2923311188b71d2bbeada32389be0376755ad8e453f8efe0a8f13e", "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-474b5a1b-d7e6-49f4-921e-32d1536e0ab7-inst-nova:cmp001", "created": "2018-06-27T22:12:14Z", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:12:48,866 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/ebb7baa0-ee92-4975-a3c4-b8e1aa6ac7ef used request id req-68c5913e-f554-4ba9-aaea-5468decd2b8b 2018-06-27 22:12:48,866 - create_instance - INFO - Deleting Port with ID - 6e99c4ee-122c-4bf9-a905-58e184d319a6 2018-06-27 22:12:48,866 - neutron_utils - INFO - Deleting port with name CreateInstanceOnComputeHost-474b5a1b-d7e6-49f4-921e-32d1536e0ab7port-1 2018-06-27 22:12:48,870 - 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/6e99c4ee-122c-4bf9-a905-58e184d319a6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d10c3c6a25ee19d88176e5ba9eca7c8df8f3454" 2018-06-27 22:12:50,266 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:12:50 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-223dc1b2-26ed-4826-804e-0a5b83a860c0 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:12:50,266 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/ports/6e99c4ee-122c-4bf9-a905-58e184d319a6 used request id req-223dc1b2-26ed-4826-804e-0a5b83a860c0 2018-06-27 22:12:50,267 - create_instance - INFO - Deleting VM instance - CreateInstanceOnComputeHost-474b5a1b-d7e6-49f4-921e-32d1536e0ab7-inst-nova:cmp002 2018-06-27 22:12:50,269 - 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/1d31b57d-2184-4dfe-a7eb-b5d23d8d194d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d10c3c6a25ee19d88176e5ba9eca7c8df8f3454" 2018-06-27 22:12:50,789 - novaclient.v2.client - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:12: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-0c9f8e41-0425-439c-997c-fd76488947b3 X-Compute-Request-Id: req-0c9f8e41-0425-439c-997c-fd76488947b3 Front-End-Https: on 2018-06-27 22:12:50,789 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/servers/1d31b57d-2184-4dfe-a7eb-b5d23d8d194d used request id req-0c9f8e41-0425-439c-997c-fd76488947b3 2018-06-27 22:12:50,790 - create_instance - INFO - Checking deletion status 2018-06-27 22:12:50,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/servers/1d31b57d-2184-4dfe-a7eb-b5d23d8d194d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d10c3c6a25ee19d88176e5ba9eca7c8df8f3454" 2018-06-27 22:12:51,222 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:12:51 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-d36c266d-488d-4d91-8754-005cf8dd78fd X-Compute-Request-Id: req-d36c266d-488d-4d91-8754-005cf8dd78fd 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/1d31b57d-2184-4dfe-a7eb-b5d23d8d194d", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/1d31b57d-2184-4dfe-a7eb-b5d23d8d194d", "rel": "bookmark"}], "image": {"id": "7e6f5093-0108-400b-9a96-0254a8b36e63", "links": [{"href": "http://172.30.10.101:8774/images/7e6f5093-0108-400b-9a96-0254a8b36e63", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000094", "OS-SRV-USG:launched_at": "2018-06-27T22:11:40.000000", "flavor": {"id": "eebc4415-f7a1-41b0-a72f-427d825f93ba", "links": [{"href": "http://172.30.10.101:8774/flavors/eebc4415-f7a1-41b0-a72f-427d825f93ba", "rel": "bookmark"}]}, "id": "1d31b57d-2184-4dfe-a7eb-b5d23d8d194d", "user_id": "e9f9c747d54947bc800a81ecf11858f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:12:51Z", "hostId": "27fbec6f88c6c566d1566fe6150f4345617a8107b73b72866adff50c", "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-474b5a1b-d7e6-49f4-921e-32d1536e0ab7-inst-nova:cmp002", "created": "2018-06-27T22:11:22Z", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:12:51,223 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/1d31b57d-2184-4dfe-a7eb-b5d23d8d194d used request id req-d36c266d-488d-4d91-8754-005cf8dd78fd 2018-06-27 22:12:51,223 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-474b5a1b-d7e6-49f4-921e-32d1536e0ab7-inst-nova:cmp002] is - ACTIVE 2018-06-27 22:12:51,223 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 22:12:54,227 - create_instance - DEBUG - VM status query timeout in 296.563508034 2018-06-27 22:12:54,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/1d31b57d-2184-4dfe-a7eb-b5d23d8d194d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d10c3c6a25ee19d88176e5ba9eca7c8df8f3454" 2018-06-27 22:12:54,412 - novaclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Wed, 27 Jun 2018 22:12:54 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-f5fef138-0bed-445d-9af9-43197c5dd183 X-Compute-Request-Id: req-f5fef138-0bed-445d-9af9-43197c5dd183 RESP BODY: {"itemNotFound": {"message": "Instance 1d31b57d-2184-4dfe-a7eb-b5d23d8d194d could not be found.", "code": 404}} 2018-06-27 22:12:54,412 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/1d31b57d-2184-4dfe-a7eb-b5d23d8d194d used request id req-f5fef138-0bed-445d-9af9-43197c5dd183 2018-06-27 22:12:54,412 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 1d31b57d-2184-4dfe-a7eb-b5d23d8d194d could not be found. (HTTP 404) (Request-ID: req-f5fef138-0bed-445d-9af9-43197c5dd183) 2018-06-27 22:12:54,412 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceOnComputeHost-474b5a1b-d7e6-49f4-921e-32d1536e0ab7-inst-nova:cmp002 2018-06-27 22:12:54,414 - create_instance - INFO - Deleting Port with ID - 8e674e3c-d80f-4b62-8357-66b48f2266d9 2018-06-27 22:12:54,415 - neutron_utils - INFO - Deleting port with name CreateInstanceOnComputeHost-474b5a1b-d7e6-49f4-921e-32d1536e0ab7port-2 2018-06-27 22:12:54,420 - 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/8e674e3c-d80f-4b62-8357-66b48f2266d9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bbc5b203114b74a6b5ac91fa8b1c8fc4b691f6f" 2018-06-27 22:12:55,880 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:12:55 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-bcd84f89-70f8-4a10-b098-a9848b5bd032 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:12:55,881 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/ports/8e674e3c-d80f-4b62-8357-66b48f2266d9 used request id req-bcd84f89-70f8-4a10-b098-a9848b5bd032 2018-06-27 22:12:55,881 - create_instance - INFO - Deleting VM instance - CreateInstanceOnComputeHost-474b5a1b-d7e6-49f4-921e-32d1536e0ab7-inst-nova:cmp001 2018-06-27 22:12:55,884 - 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/ebb7baa0-ee92-4975-a3c4-b8e1aa6ac7ef -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bbc5b203114b74a6b5ac91fa8b1c8fc4b691f6f" 2018-06-27 22:12:56,278 - novaclient.v2.client - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:12: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-51cf94b9-677e-40a1-b0b0-eb9cd0689a48 X-Compute-Request-Id: req-51cf94b9-677e-40a1-b0b0-eb9cd0689a48 Front-End-Https: on 2018-06-27 22:12:56,278 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/servers/ebb7baa0-ee92-4975-a3c4-b8e1aa6ac7ef used request id req-51cf94b9-677e-40a1-b0b0-eb9cd0689a48 2018-06-27 22:12:56,279 - create_instance - INFO - Checking deletion status 2018-06-27 22:12:56,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/ebb7baa0-ee92-4975-a3c4-b8e1aa6ac7ef -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bbc5b203114b74a6b5ac91fa8b1c8fc4b691f6f" 2018-06-27 22:12:57,157 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:12:57 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-e04ac276-61bd-4af9-ab67-bb1e3cd16429 X-Compute-Request-Id: req-e04ac276-61bd-4af9-ab67-bb1e3cd16429 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/ebb7baa0-ee92-4975-a3c4-b8e1aa6ac7ef", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/ebb7baa0-ee92-4975-a3c4-b8e1aa6ac7ef", "rel": "bookmark"}], "image": {"id": "7e6f5093-0108-400b-9a96-0254a8b36e63", "links": [{"href": "http://172.30.10.101:8774/images/7e6f5093-0108-400b-9a96-0254a8b36e63", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000097", "OS-SRV-USG:launched_at": "2018-06-27T22:12:27.000000", "flavor": {"id": "eebc4415-f7a1-41b0-a72f-427d825f93ba", "links": [{"href": "http://172.30.10.101:8774/flavors/eebc4415-f7a1-41b0-a72f-427d825f93ba", "rel": "bookmark"}]}, "id": "ebb7baa0-ee92-4975-a3c4-b8e1aa6ac7ef", "user_id": "e9f9c747d54947bc800a81ecf11858f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:12:56Z", "hostId": "2f2923311188b71d2bbeada32389be0376755ad8e453f8efe0a8f13e", "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-474b5a1b-d7e6-49f4-921e-32d1536e0ab7-inst-nova:cmp001", "created": "2018-06-27T22:12:14Z", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:12:57,157 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/ebb7baa0-ee92-4975-a3c4-b8e1aa6ac7ef used request id req-e04ac276-61bd-4af9-ab67-bb1e3cd16429 2018-06-27 22:12:57,158 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-474b5a1b-d7e6-49f4-921e-32d1536e0ab7-inst-nova:cmp001] is - ACTIVE 2018-06-27 22:12:57,158 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 22:13:00,159 - create_instance - DEBUG - VM status query timeout in 296.120139122 2018-06-27 22:13:00,162 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/ebb7baa0-ee92-4975-a3c4-b8e1aa6ac7ef -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bbc5b203114b74a6b5ac91fa8b1c8fc4b691f6f" 2018-06-27 22:13:00,824 - novaclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Wed, 27 Jun 2018 22:13:00 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-9c5e5e56-2603-4bd0-bc9c-e3773adf11c8 X-Compute-Request-Id: req-9c5e5e56-2603-4bd0-bc9c-e3773adf11c8 RESP BODY: {"itemNotFound": {"message": "Instance ebb7baa0-ee92-4975-a3c4-b8e1aa6ac7ef could not be found.", "code": 404}} 2018-06-27 22:13:00,824 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/ebb7baa0-ee92-4975-a3c4-b8e1aa6ac7ef used request id req-9c5e5e56-2603-4bd0-bc9c-e3773adf11c8 2018-06-27 22:13:00,824 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance ebb7baa0-ee92-4975-a3c4-b8e1aa6ac7ef could not be found. (HTTP 404) (Request-ID: req-9c5e5e56-2603-4bd0-bc9c-e3773adf11c8) 2018-06-27 22:13:00,825 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceOnComputeHost-474b5a1b-d7e6-49f4-921e-32d1536e0ab7-inst-nova:cmp001 2018-06-27 22:13:00,829 - 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/eebc4415-f7a1-41b0-a72f-427d825f93ba -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97e618684e34a8a4a97abd034db15a72e7b211f9" 2018-06-27 22:13:01,728 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 22:13: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-7330e8c9-f70d-42b4-9880-79b7834070fb X-Compute-Request-Id: req-7330e8c9-f70d-42b4-9880-79b7834070fb 2018-06-27 22:13:01,728 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/flavors/eebc4415-f7a1-41b0-a72f-427d825f93ba used request id req-7330e8c9-f70d-42b4-9880-79b7834070fb 2018-06-27 22:13:01,729 - neutron_utils - INFO - Deleting subnet with name CreateInstanceOnComputeHost-474b5a1b-d7e6-49f4-921e-32d1536e0ab7-priv-subnet 2018-06-27 22:13:01,730 - neutron_utils - INFO - Deleting subnet with name CreateInstanceOnComputeHost-474b5a1b-d7e6-49f4-921e-32d1536e0ab7-priv-subnet 2018-06-27 22:13:01,734 - 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/9847d067-5358-40ac-a139-d00f7f687005 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f776cbd464f6467f856de6871a006cfe695020e" 2018-06-27 22:13:06,107 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:13:06 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-86531859-5e55-4aa2-aaa5-f6d1cc90e7ec Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:13:06,108 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/9847d067-5358-40ac-a139-d00f7f687005 used request id req-86531859-5e55-4aa2-aaa5-f6d1cc90e7ec 2018-06-27 22:13:06,108 - neutron_utils - INFO - Deleting network with name CreateInstanceOnComputeHost-474b5a1b-d7e6-49f4-921e-32d1536e0ab7-priv-net 2018-06-27 22:13:06,113 - 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/77e39ded-a387-40f0-a787-56427d2576c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f776cbd464f6467f856de6871a006cfe695020e" 2018-06-27 22:13:09,403 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:13:09 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-3ef3c7fc-c170-4405-a11c-c3bdf54995a1 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:13:09,403 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/77e39ded-a387-40f0-a787-56427d2576c9 used request id req-3ef3c7fc-c170-4405-a11c-c3bdf54995a1 2018-06-27 22:13:09,405 - glance_utils - INFO - Deleting image named - CreateInstanceOnComputeHost-474b5a1b-d7e6-49f4-921e-32d1536e0ab7-image 2018-06-27 22:13:09,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9292/v2/images/7e6f5093-0108-400b-9a96-0254a8b36e63 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6b7284747056e496c8c8bd2e08bfb33bf8effe05" 2018-06-27 22:13:10,393 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:13:10 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-e54180df-eadc-4db4-ad9f-55b5906ed2bb 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-27 22:13:10,393 - keystoneauth.session - DEBUG - DELETE call to image for https://172.30.10.101:9292/v2/images/7e6f5093-0108-400b-9a96-0254a8b36e63 used request id req-e54180df-eadc-4db4-ad9f-55b5906ed2bb 2018-06-27 22:13:10,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}c1e75cd5934c3b945d7778cd6402da77d807f922" 2018-06-27 22:13:11,214 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:13:11 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-aa53dab2-4e72-4526-bba5-1d3d81f6dba1 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-27T19:03:04Z", "updated_at": "2018-06-27T19:03:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "6748ef1e-56da-434e-9e89-e86b58537b65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "b3e3826c-1c48-4699-93f0-f8a310956753", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "bfad35fa-7ea9-4a81-917d-7b86481eb510", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "d657b333-103d-4d19-add8-1e8bae2f8849", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b92069937e44a3786e439f95c61afe5", "created_at": "2018-06-27T19:08:41Z", "updated_at": "2018-06-27T19:08:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "4ac2a090-f595-4e7b-9b7a-a52fa204e881", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "5508c0b1-6261-44cb-854d-60c64bcbba0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "a60c77dc-6985-48ac-a3a3-067176d3e52f", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "e6ec0fa4-1eb3-4c5d-a451-c7acfd7fde82", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}], "revision_number": 4, "project_id": "4b92069937e44a3786e439f95c61afe5", "id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T18:59:55Z", "updated_at": "2018-06-27T18:59:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "5a060918-419b-4ec3-90df-a7764c06af2f", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "6cd9bbf0-4d1b-4b13-a6c4-e20a15bb3360", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "8134c0f0-89c6-4d45-bef8-a9260d9d0723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "e0e7297a-a59d-4d2b-b75c-2cc86b269114", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}], "revision_number": 4, "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "created_at": "2018-06-27T21:03:43Z", "updated_at": "2018-06-27T21:03:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "41061dbf-a5a2-465f-84dd-140f6104b3f7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "47d5c96d-0510-41a5-b33e-5683702c5bb8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "4b4b6430-3f42-4fe4-a25e-2c5c015a7699", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "e6a68cb7-6491-4474-a4d7-38496cac4eb7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}], "revision_number": 4, "project_id": "3f0a375b66c54145bff1c56e7c91ad73", "id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "name": "default"}]} 2018-06-27 22:13:11,214 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-aa53dab2-4e72-4526-bba5-1d3d81f6dba1 2018-06-27 22:13:11,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/4b92069937e44a3786e439f95c61afe5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1e75cd5934c3b945d7778cd6402da77d807f922" 2018-06-27 22:13:11,558 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:13:11 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0a065e49-bbea-423c-a8dd-e91207ab8754 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/4b92069937e44a3786e439f95c61afe5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4b92069937e44a3786e439f95c61afe5", "name": "service"}} 2018-06-27 22:13:11,558 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/4b92069937e44a3786e439f95c61afe5 used request id req-0a065e49-bbea-423c-a8dd-e91207ab8754 2018-06-27 22:13:11,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1e75cd5934c3b945d7778cd6402da77d807f922" 2018-06-27 22:13:11,950 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:13:11 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fe76864d-623f-4798-91ff-8b2f99dd3924 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/8cdbc979369d4c15b8ddd6cc77d930e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}} 2018-06-27 22:13:11,951 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 used request id req-fe76864d-623f-4798-91ff-8b2f99dd3924 2018-06-27 22:13:11,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/3f0a375b66c54145bff1c56e7c91ad73 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1e75cd5934c3b945d7778cd6402da77d807f922" 2018-06-27 22:13:12,294 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 27 Jun 2018 22:13:11 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-91a4f0e5-f7d5-4c93-ab2a-2807528b169c Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3f0a375b66c54145bff1c56e7c91ad73.", "code": 404, "title": "Not Found"}} 2018-06-27 22:13:12,295 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f0a375b66c54145bff1c56e7c91ad73 used request id req-91a4f0e5-f7d5-4c93-ab2a-2807528b169c 2018-06-27 22:13:12,295 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-06-27 22:13:12,296 - keystone_utils - INFO - Deleting project with name - CreateInstanceOnComputeHost-53e23551-f025-40f-proj 2018-06-27 22:13:12,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/32bbd33327f54ea79084053339bf9b08 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1e75cd5934c3b945d7778cd6402da77d807f922" 2018-06-27 22:13:12,997 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 22:13:12 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-84b56c0e-728c-4e06-bfd1-1084b2e93c92 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:13:12,997 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/32bbd33327f54ea79084053339bf9b08 used request id req-84b56c0e-728c-4e06-bfd1-1084b2e93c92 2018-06-27 22:13:12,998 - keystone_utils - INFO - Deleting role with name - CreateInstanceOnComputeHost-53e23551-f025-40f-proj-role 2018-06-27 22:13:13,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/9b97dd066ac24f88b868d26ba62a22e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1e75cd5934c3b945d7778cd6402da77d807f922" 2018-06-27 22:13:13,145 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 22:13:13 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-adf0b7e0-acdd-4221-a7c1-558612489468 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:13:13,145 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/9b97dd066ac24f88b868d26ba62a22e3 used request id req-adf0b7e0-acdd-4221-a7c1-558612489468 2018-06-27 22:13:13,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1e75cd5934c3b945d7778cd6402da77d807f922" 2018-06-27 22:13:13,236 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:13:13 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c6c70f60-03de-485f-96b1-8783ab6d57a1 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 22:13:13,236 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-c6c70f60-03de-485f-96b1-8783ab6d57a1 2018-06-27 22:13:13,237 - keystone_utils - INFO - Deleting user with name - CreateInstanceOnComputeHost-53e23551-f025-40f-user 2018-06-27 22:13:13,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/0928cabf228f41b39d56eaccb61afb84 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa4bfb42b9a40f5f8de9b98ef27cab5ea82ca09b" 2018-06-27 22:13:13,850 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 22:13:13 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f5fae59a-27ec-4ec2-ae2b-a6b117c550e8 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:13:13,850 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/0928cabf228f41b39d56eaccb61afb84 used request id req-f5fae59a-27ec-4ec2-ae2b-a6b117c550e8 2018-06-27 22:13:13,852 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:13:14,790 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T23:13:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["eJGzEh2oQvaFbK0b3AfUtg"], "issued_at": "2018-06-27T22:13:14.000000Z"}} 2018-06-27 22:13:14,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}d0c6c0cbb59b86ccff6d70d2b97b9af24a268717" 2018-06-27 22:13:15,212 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:13:14 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fd6490d8-9f67-4a5c-b66b-148e25164488 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:13:15,212 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-fd6490d8-9f67-4a5c-b66b-148e25164488 2018-06-27 22:13:15,214 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:13:15,215 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:13:16,011 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T23:13:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["BItE8_VTT-yQybzZSsvw3Q"], "issued_at": "2018-06-27T22:13:16.000000Z"}} 2018-06-27 22:13:16,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}30d574637109e0af548bd3ebe535c5920fc06a66" 2018-06-27 22:13:16,351 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:13:16 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-45f12fa8-8737-4483-aaa1-afd48cf57679 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:13:16,351 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-45f12fa8-8737-4483-aaa1-afd48cf57679 2018-06-27 22:13:16,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 22:13:16,368 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 22: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-27 22:13:16,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?enabled=True&domain_name=Default&name=CreateInstanceFromThreePartImage-3ea1febb-f984-467-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30d574637109e0af548bd3ebe535c5920fc06a66" 2018-06-27 22:13:16,755 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:13:16 GMT Server: Apache Content-Length: 200 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6c8de99e-571e-404d-83c3-876a45a2503a 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-3ea1febb-f984-467-proj", "previous": null, "next": null}, "projects": []} 2018-06-27 22:13:16,755 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceFromThreePartImage-3ea1febb-f984-467-proj used request id req-6c8de99e-571e-404d-83c3-876a45a2503a 2018-06-27 22:13:16,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30d574637109e0af548bd3ebe535c5920fc06a66" 2018-06-27 22:13:17,136 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:13:16 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-48f14b37-8192-4286-9a67-721a3e181841 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 22:13:17,137 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-48f14b37-8192-4286-9a67-721a3e181841 2018-06-27 22:13:17,140 - 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}30d574637109e0af548bd3ebe535c5920fc06a66" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceFromThreePartImage-3ea1febb-f984-467-proj"}}' 2018-06-27 22:13:17,635 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 22:13:17 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-afc4636f-423a-4a82-ac67-63dfe09cab4f Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/6bce8960d4584293ac79017abe07e929"}, "tags": [], "enabled": true, "id": "6bce8960d4584293ac79017abe07e929", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceFromThreePartImage-3ea1febb-f984-467-proj"}} 2018-06-27 22:13:17,635 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-afc4636f-423a-4a82-ac67-63dfe09cab4f 2018-06-27 22:13:17,636 - keystone_utils - INFO - Created project with name - CreateInstanceFromThreePartImage-3ea1febb-f984-467-proj 2018-06-27 22:13:17,636 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:13:17,637 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:13:18,392 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T23:13:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["-rrmxKjaSpuy8UnhpgiqPQ"], "issued_at": "2018-06-27T22:13:18.000000Z"}} 2018-06-27 22:13:18,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a4e8dea54f3cfe6d9ad706a7675133430b16b74" 2018-06-27 22:13:18,667 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:13:18 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-74225e55-6374-4be1-bbcd-b85a7d63c972 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:13:18,667 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-74225e55-6374-4be1-bbcd-b85a7d63c972 2018-06-27 22:13:18,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 22:13:18,680 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 22:13: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-27 22:13:18,681 - 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}5a4e8dea54f3cfe6d9ad706a7675133430b16b74" 2018-06-27 22:13:18,931 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:13:18 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4d78eadf-798e-4a41-bf8f-5c4116693c11 Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/05b1bc3fa6fd4243a4ba8b4d6fcc3daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05b1bc3fa6fd4243a4ba8b4d6fcc3daf", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/48d44c9c0fea4f4e80edc7d2e0715db7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d44c9c0fea4f4e80edc7d2e0715db7", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/4d3721127bf84155a837606ce3feba32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d3721127bf84155a837606ce3feba32", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/5c846663ea6d407e9223de0719ce5442"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c846663ea6d407e9223de0719ce5442", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/73a10e6c4f67490a8a4030cc6cea32f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73a10e6c4f67490a8a4030cc6cea32f5", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/8ecfab7d9d4f47bb8892a85b7d2a0b5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ecfab7d9d4f47bb8892a85b7d2a0b5a", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/b278d529e9a54a9195e4e536b9384dc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b278d529e9a54a9195e4e536b9384dc0", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b7f107ae7bb34ccea8282b1a0ec7a979"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7f107ae7bb34ccea8282b1a0ec7a979", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/d21494d0185b463db36b8c8c2b341b97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d21494d0185b463db36b8c8c2b341b97", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e0bb346419f84e4680f6ca9a97f4fc0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e0bb346419f84e4680f6ca9a97f4fc0b", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "c8d542af72ce49338052c29f02c8857e", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e9dd794fa5c040a9a0445386fb2a6116"}, "options": {}, "id": "e9dd794fa5c040a9a0445386fb2a6116", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/e9f9c747d54947bc800a81ecf11858f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9f9c747d54947bc800a81ecf11858f5", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-27 22:13:18,931 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-4d78eadf-798e-4a41-bf8f-5c4116693c11 2018-06-27 22:13:18,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?name=CreateInstanceFromThreePartImage-3ea1febb-f984-467-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a4e8dea54f3cfe6d9ad706a7675133430b16b74" 2018-06-27 22:13:19,268 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:13:18 GMT Server: Apache Content-Length: 483 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c1258107-a1e7-44a2-9587-577e5d63d182 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateInstanceFromThreePartImage-3ea1febb-f984-467-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/6bce8960d4584293ac79017abe07e929"}, "tags": [], "enabled": true, "id": "6bce8960d4584293ac79017abe07e929", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceFromThreePartImage-3ea1febb-f984-467-proj"}]} 2018-06-27 22:13:19,269 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateInstanceFromThreePartImage-3ea1febb-f984-467-proj used request id req-c1258107-a1e7-44a2-9587-577e5d63d182 2018-06-27 22:13:19,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a4e8dea54f3cfe6d9ad706a7675133430b16b74" 2018-06-27 22:13:19,502 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:13:19 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5b2671db-cda9-4dda-9461-2b6c1b8d4db1 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 22:13:19,503 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-5b2671db-cda9-4dda-9461-2b6c1b8d4db1 2018-06-27 22:13:20,155 - keystone_utils - INFO - Created user with name - CreateInstanceFromThreePartImage-3ea1febb-f984-467-user 2018-06-27 22:13:20,155 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:13:20,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30d574637109e0af548bd3ebe535c5920fc06a66" 2018-06-27 22:13:20,417 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:13:20 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-815c53a7-ef53-4c52-a415-4407e070c752 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 22:13:20,417 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-815c53a7-ef53-4c52-a415-4407e070c752 2018-06-27 22:13:20,420 - 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}30d574637109e0af548bd3ebe535c5920fc06a66" -d '{"role": {"name": "CreateInstanceFromThreePartImage-3ea1febb-f984-467-proj-role"}}' 2018-06-27 22:13:20,775 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 22:13:20 GMT Server: Apache Content-Length: 231 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7b470fd0-7e9b-48fb-8640-9ec8d2bf9e9e Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "47ff36e8e2df487788510ba76501d703", "links": {"self": "http://10.167.4.35:5000/v3/roles/47ff36e8e2df487788510ba76501d703"}, "name": "CreateInstanceFromThreePartImage-3ea1febb-f984-467-proj-role"}} 2018-06-27 22:13:20,775 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-7b470fd0-7e9b-48fb-8640-9ec8d2bf9e9e 2018-06-27 22:13:20,776 - keystone_utils - INFO - Created role with name - CreateInstanceFromThreePartImage-3ea1febb-f984-467-proj-role 2018-06-27 22:13:20,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/47ff36e8e2df487788510ba76501d703 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30d574637109e0af548bd3ebe535c5920fc06a66" 2018-06-27 22:13:21,111 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:13:20 GMT Server: Apache Content-Length: 231 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6c729519-4e05-4ffe-b6a2-7db29d4f6ff3 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "47ff36e8e2df487788510ba76501d703", "links": {"self": "http://10.167.4.35:5000/v3/roles/47ff36e8e2df487788510ba76501d703"}, "name": "CreateInstanceFromThreePartImage-3ea1febb-f984-467-proj-role"}} 2018-06-27 22:13:21,112 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/47ff36e8e2df487788510ba76501d703 used request id req-6c729519-4e05-4ffe-b6a2-7db29d4f6ff3 2018-06-27 22:13:21,112 - keystone_utils - INFO - Granting role CreateInstanceFromThreePartImage-3ea1febb-f984-467-proj-role to project CreateInstanceFromThreePartImage-3ea1febb-f984-467-proj 2018-06-27 22:13:21,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/6bce8960d4584293ac79017abe07e929/users/2861e1f1499b484fb378fade8c3a4908/roles/47ff36e8e2df487788510ba76501d703 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30d574637109e0af548bd3ebe535c5920fc06a66" 2018-06-27 22:13:21,579 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 22:13:21 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4bb8e731-5c5b-42e8-8d1d-5c84339f87c0 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:13:21,579 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/6bce8960d4584293ac79017abe07e929/users/2861e1f1499b484fb378fade8c3a4908/roles/47ff36e8e2df487788510ba76501d703 used request id req-4bb8e731-5c5b-42e8-8d1d-5c84339f87c0 2018-06-27 22:13:21,579 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 22:13:21,581 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-06-27 22:13:21,581 - create_instance_tests - WARNING - 3 Part image will not be tested. Image metadata has overridden this functionality 2018-06-27 22:13:21,581 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:13:21,583 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:13:22,358 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47ff36e8e2df487788510ba76501d703", "name": "CreateInstanceFromThreePartImage-3ea1febb-f984-467-proj-role"}], "expires_at": "2018-06-27T23:13:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6bce8960d4584293ac79017abe07e929", "name": "CreateInstanceFromThreePartImage-3ea1febb-f984-467-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/6bce8960d4584293ac79017abe07e929", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/6bce8960d4584293ac79017abe07e929", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/6bce8960d4584293ac79017abe07e929", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/6bce8960d4584293ac79017abe07e929", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/6bce8960d4584293ac79017abe07e929", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/6bce8960d4584293ac79017abe07e929", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/6bce8960d4584293ac79017abe07e929", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/6bce8960d4584293ac79017abe07e929", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/6bce8960d4584293ac79017abe07e929", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/6bce8960d4584293ac79017abe07e929", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/6bce8960d4584293ac79017abe07e929", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/6bce8960d4584293ac79017abe07e929", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceFromThreePartImage-3ea1febb-f984-467-user", "id": "2861e1f1499b484fb378fade8c3a4908"}, "audit_ids": ["z9590ZQVTkKw-0w9mL98Jw"], "issued_at": "2018-06-27T22:13:22.000000Z"}} 2018-06-27 22:13:22,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9e9c27a7197a816bf2cab7cbb43149fa8dd8fa7" 2018-06-27 22:13:22,743 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:13:22 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-dd40815e-dbea-437c-b66e-59b5701ce4a6 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:13:22,743 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-dd40815e-dbea-437c-b66e-59b5701ce4a6 2018-06-27 22:13:22,747 - 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-8b268af4-7f20-4900-9263-9e5cc31d9805 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a9e9c27a7197a816bf2cab7cbb43149fa8dd8fa7" 2018-06-27 22:13:23,558 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:13:23 GMT Content-Type: application/json Content-Length: 171 Connection: keep-alive X-Openstack-Request-Id: req-c19d241e-1f02-40fc-8dc6-3036410c3672 Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceFromThreePartImage-8b268af4-7f20-4900-9263-9e5cc31d9805"} 2018-06-27 22:13:23,559 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceFromThreePartImage-8b268af4-7f20-4900-9263-9e5cc31d9805 used request id req-c19d241e-1f02-40fc-8dc6-3036410c3672 2018-06-27 22:13:23,562 - 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}a9e9c27a7197a816bf2cab7cbb43149fa8dd8fa7" 2018-06-27 22:13:24,174 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:13:24 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-e9fe8160-8119-45bc-8d3b-db376303d481 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-27 22:13:24,175 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-e9fe8160-8119-45bc-8d3b-db376303d481 2018-06-27 22:13:24,206 - 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}a9e9c27a7197a816bf2cab7cbb43149fa8dd8fa7" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceFromThreePartImage-8b268af4-7f20-4900-9263-9e5cc31d9805"}' 2018-06-27 22:13:24,985 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 22:13:24 GMT Content-Type: application/json Content-Length: 613 Connection: keep-alive Location: https://172.30.10.101:9292/v2/images/ebfbeba3-dfde-4a04-964b-fbc6c5143698 Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-99b36e5c-150e-4a76-b4d8-b7b75ef8ca10 Front-End-Https: on RESP BODY: {"status": "queued", "name": "CreateInstanceFromThreePartImage-8b268af4-7f20-4900-9263-9e5cc31d9805", "tags": [], "container_format": "bare", "created_at": "2018-06-27T22:13:25Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-06-27T22:13:25Z", "visibility": "shared", "self": "/v2/images/ebfbeba3-dfde-4a04-964b-fbc6c5143698", "min_disk": 0, "protected": false, "id": "ebfbeba3-dfde-4a04-964b-fbc6c5143698", "file": "/v2/images/ebfbeba3-dfde-4a04-964b-fbc6c5143698/file", "checksum": null, "owner": "6bce8960d4584293ac79017abe07e929", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-27 22:13:24,985 - keystoneauth.session - DEBUG - POST call to image for https://172.30.10.101:9292/v2/images used request id req-99b36e5c-150e-4a76-b4d8-b7b75ef8ca10 2018-06-27 22:13:24,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9292/v2/images/ebfbeba3-dfde-4a04-964b-fbc6c5143698/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a9e9c27a7197a816bf2cab7cbb43149fa8dd8fa7" -d '' 2018-06-27 22:13:26,243 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:13:26 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-a67aef6b-6ea2-4c2c-9447-c682f01d590c 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-27 22:13:26,243 - keystoneauth.session - DEBUG - PUT call to image for https://172.30.10.101:9292/v2/images/ebfbeba3-dfde-4a04-964b-fbc6c5143698/file used request id req-a67aef6b-6ea2-4c2c-9447-c682f01d590c 2018-06-27 22:13:26,244 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-06-27 22:13:26,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/ebfbeba3-dfde-4a04-964b-fbc6c5143698 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a9e9c27a7197a816bf2cab7cbb43149fa8dd8fa7" 2018-06-27 22:13:26,949 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:13:26 GMT Content-Type: application/json Content-Length: 731 Connection: keep-alive X-Openstack-Request-Id: req-af590e6c-a685-4aae-b15e-0c3fc83121d5 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceFromThreePartImage-8b268af4-7f20-4900-9263-9e5cc31d9805", "tags": [], "container_format": "bare", "created_at": "2018-06-27T22:13:25Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-27T22:13:26Z", "visibility": "shared", "self": "/v2/images/ebfbeba3-dfde-4a04-964b-fbc6c5143698", "min_disk": 0, "protected": false, "id": "ebfbeba3-dfde-4a04-964b-fbc6c5143698", "file": "/v2/images/ebfbeba3-dfde-4a04-964b-fbc6c5143698/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6bce8960d4584293ac79017abe07e929", "direct_url": "file:///var/lib/glance/images/ebfbeba3-dfde-4a04-964b-fbc6c5143698", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-27 22:13:26,949 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/ebfbeba3-dfde-4a04-964b-fbc6c5143698 used request id req-af590e6c-a685-4aae-b15e-0c3fc83121d5 2018-06-27 22:13:26,952 - 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}a9e9c27a7197a816bf2cab7cbb43149fa8dd8fa7" 2018-06-27 22:13:27,806 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:13:27 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-e29130ad-c262-45ac-a24f-5941379f1f20 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-27 22:13:27,806 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-e29130ad-c262-45ac-a24f-5941379f1f20 2018-06-27 22:13:27,809 - create_image - INFO - Created image with name - CreateInstanceFromThreePartImage-8b268af4-7f20-4900-9263-9e5cc31d9805 2018-06-27 22:13:27,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/ebfbeba3-dfde-4a04-964b-fbc6c5143698 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a9e9c27a7197a816bf2cab7cbb43149fa8dd8fa7" 2018-06-27 22:13:28,638 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:13:28 GMT Content-Type: application/json Content-Length: 731 Connection: keep-alive X-Openstack-Request-Id: req-670dabac-4dda-4485-8670-ae35950a4a8b Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceFromThreePartImage-8b268af4-7f20-4900-9263-9e5cc31d9805", "tags": [], "container_format": "bare", "created_at": "2018-06-27T22:13:25Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-27T22:13:26Z", "visibility": "shared", "self": "/v2/images/ebfbeba3-dfde-4a04-964b-fbc6c5143698", "min_disk": 0, "protected": false, "id": "ebfbeba3-dfde-4a04-964b-fbc6c5143698", "file": "/v2/images/ebfbeba3-dfde-4a04-964b-fbc6c5143698/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6bce8960d4584293ac79017abe07e929", "direct_url": "file:///var/lib/glance/images/ebfbeba3-dfde-4a04-964b-fbc6c5143698", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-27 22:13:28,639 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/ebfbeba3-dfde-4a04-964b-fbc6c5143698 used request id req-670dabac-4dda-4485-8670-ae35950a4a8b 2018-06-27 22:13:28,639 - create_image - DEBUG - Instance status is - active 2018-06-27 22:13:28,639 - create_image - DEBUG - Image is active with name - CreateInstanceFromThreePartImage-8b268af4-7f20-4900-9263-9e5cc31d9805 2018-06-27 22:13:28,640 - create_image - INFO - Image is now active with name - CreateInstanceFromThreePartImage-8b268af4-7f20-4900-9263-9e5cc31d9805 2018-06-27 22:13:28,640 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:13:28,641 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:13:29,523 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T23:13:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["TAOH8EvpRHmmGHEEjLAvyQ"], "issued_at": "2018-06-27T22:13:29.000000Z"}} 2018-06-27 22:13:29,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}2a0b5f45ab8fff98c5348a195b77bc1e6bea59a0" 2018-06-27 22:13:29,910 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:13:29 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-774d2c9b-e984-4ec3-b37a-b42b6cde103b Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:13:29,910 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-774d2c9b-e984-4ec3-b37a-b42b6cde103b 2018-06-27 22:13:29,911 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 22:13:29,916 - novaclient.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}2a0b5f45ab8fff98c5348a195b77bc1e6bea59a0" 2018-06-27 22:13:30,857 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:13:30 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-12cd78b7-9bc4-4cc8-a537-6ae397d8f17d X-Compute-Request-Id: req-12cd78b7-9bc4-4cc8-a537-6ae397d8f17d Front-End-Https: on RESP BODY: {"flavors": [{"id": "bfce69d5-8948-4e52-8e30-cf8bfa544966", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "bookmark"}], "name": "shaker-flavor_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3"}]} 2018-06-27 22:13:30,857 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-12cd78b7-9bc4-4cc8-a537-6ae397d8f17d 2018-06-27 22:13:30,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/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a0b5f45ab8fff98c5348a195b77bc1e6bea59a0" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceFromThreePartImage-8b268af4-7f20-4900-9263-9e5cc31d9805-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-27 22:13:31,755 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:13:31 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-970b907b-f220-4de2-9ae9-55c1a6bf52da X-Compute-Request-Id: req-970b907b-f220-4de2-9ae9-55c1a6bf52da Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateInstanceFromThreePartImage-8b268af4-7f20-4900-9263-9e5cc31d9805-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/21e089a0-8907-4393-ad73-9b24f1105bf1", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/21e089a0-8907-4393-ad73-9b24f1105bf1", "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": "21e089a0-8907-4393-ad73-9b24f1105bf1"}} 2018-06-27 22:13:31,756 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-970b907b-f220-4de2-9ae9-55c1a6bf52da 2018-06-27 22:13:31,757 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:13:31,758 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:13:32,611 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47ff36e8e2df487788510ba76501d703", "name": "CreateInstanceFromThreePartImage-3ea1febb-f984-467-proj-role"}], "expires_at": "2018-06-27T23:13:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6bce8960d4584293ac79017abe07e929", "name": "CreateInstanceFromThreePartImage-3ea1febb-f984-467-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/6bce8960d4584293ac79017abe07e929", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/6bce8960d4584293ac79017abe07e929", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/6bce8960d4584293ac79017abe07e929", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/6bce8960d4584293ac79017abe07e929", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/6bce8960d4584293ac79017abe07e929", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/6bce8960d4584293ac79017abe07e929", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/6bce8960d4584293ac79017abe07e929", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/6bce8960d4584293ac79017abe07e929", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/6bce8960d4584293ac79017abe07e929", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/6bce8960d4584293ac79017abe07e929", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/6bce8960d4584293ac79017abe07e929", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/6bce8960d4584293ac79017abe07e929", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceFromThreePartImage-3ea1febb-f984-467-user", "id": "2861e1f1499b484fb378fade8c3a4908"}, "audit_ids": ["LeEGIttJSN2tO3BYxCPjnA"], "issued_at": "2018-06-27T22:13:32.000000Z"}} 2018-06-27 22:13:32,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}50777dcf43de5fc48d913912a7c708887853834f" 2018-06-27 22:13:32,971 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:13:32 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ae150889-eed8-4cad-a067-3588cc6dc638 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:13:32,971 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-ae150889-eed8-4cad-a067-3588cc6dc638 2018-06-27 22:13:32,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/networks?name=CreateInstanceFromThreePartImage-8b268af4-7f20-4900-9263-9e5cc31d9805-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50777dcf43de5fc48d913912a7c708887853834f" 2018-06-27 22:13:33,789 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:13:33 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-fe0bb735-cc78-45a3-a283-8019867673cf Front-End-Https: on RESP BODY: {"networks":[]} 2018-06-27 22:13:33,789 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-8b268af4-7f20-4900-9263-9e5cc31d9805-pub-net used request id req-fe0bb735-cc78-45a3-a283-8019867673cf 2018-06-27 22:13:33,789 - neutron_utils - INFO - Creating network with name CreateInstanceFromThreePartImage-8b268af4-7f20-4900-9263-9e5cc31d9805-pub-net 2018-06-27 22:13:33,795 - 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}50777dcf43de5fc48d913912a7c708887853834f" -d '{"network": {"name": "CreateInstanceFromThreePartImage-8b268af4-7f20-4900-9263-9e5cc31d9805-pub-net", "admin_state_up": true}}' 2018-06-27 22:13:35,502 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 22:13:35 GMT Content-Type: application/json Content-Length: 614 Connection: keep-alive X-Openstack-Request-Id: req-4668fc26-b66d-48bd-a6fc-531e5b196b96 Front-End-Https: on RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"6bce8960d4584293ac79017abe07e929","created_at":"2018-06-27T22:13:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-06-27T22:13:35Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"6bce8960d4584293ac79017abe07e929","id":"2e452010-dc78-4f3b-8064-5bd4105c60ce","name":"CreateInstanceFromThreePartImage-8b268af4-7f20-4900-9263-9e5cc31d9805-pub-net"}} 2018-06-27 22:13:35,502 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-4668fc26-b66d-48bd-a6fc-531e5b196b96 2018-06-27 22:13:35,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/networks?id=2e452010-dc78-4f3b-8064-5bd4105c60ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50777dcf43de5fc48d913912a7c708887853834f" 2018-06-27 22:13:35,782 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:13:35 GMT Content-Type: application/json Content-Length: 598 Connection: keep-alive X-Openstack-Request-Id: req-dbafab3c-7e9b-45f1-9e04-43811d29e5a6 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-27T22:13:35Z","tenant_id":"6bce8960d4584293ac79017abe07e929","created_at":"2018-06-27T22:13:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"6bce8960d4584293ac79017abe07e929","id":"2e452010-dc78-4f3b-8064-5bd4105c60ce","name":"CreateInstanceFromThreePartImage-8b268af4-7f20-4900-9263-9e5cc31d9805-pub-net"}]} 2018-06-27 22:13:35,782 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=2e452010-dc78-4f3b-8064-5bd4105c60ce used request id req-dbafab3c-7e9b-45f1-9e04-43811d29e5a6 2018-06-27 22:13:35,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/subnets?network_id=2e452010-dc78-4f3b-8064-5bd4105c60ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50777dcf43de5fc48d913912a7c708887853834f" 2018-06-27 22:13:35,874 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:13:35 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-9361fe4f-20db-4e81-8580-3ec1e34b5ee7 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-27 22:13:35,874 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=2e452010-dc78-4f3b-8064-5bd4105c60ce used request id req-9361fe4f-20db-4e81-8580-3ec1e34b5ee7 2018-06-27 22:13:35,875 - neutron_utils - INFO - Creating subnet with name CreateInstanceFromThreePartImage-8b268af4-7f20-4900-9263-9e5cc31d9805-pub-subnet 2018-06-27 22:13:35,880 - 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}50777dcf43de5fc48d913912a7c708887853834f" -d '{"subnets": [{"ip_version": 4, "network_id": "2e452010-dc78-4f3b-8064-5bd4105c60ce", "cidr": "10.55.0.0/24", "name": "CreateInstanceFromThreePartImage-8b268af4-7f20-4900-9263-9e5cc31d9805-pub-subnet"}]}' 2018-06-27 22:13:37,756 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 22:13:37 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-557df5a2-1ac2-4131-ad8a-939467a0a959 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2e452010-dc78-4f3b-8064-5bd4105c60ce","tenant_id":"6bce8960d4584293ac79017abe07e929","created_at":"2018-06-27T22:13:36Z","dns_nameservers":[],"updated_at":"2018-06-27T22:13:36Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"6bce8960d4584293ac79017abe07e929","id":"29258c88-f678-4a06-b226-1f3e32653cf7","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-8b268af4-7f20-4900-9263-9e5cc31d9805-pub-subnet"}]} 2018-06-27 22:13:37,756 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-557df5a2-1ac2-4131-ad8a-939467a0a959 2018-06-27 22:13:37,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=2e452010-dc78-4f3b-8064-5bd4105c60ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50777dcf43de5fc48d913912a7c708887853834f" 2018-06-27 22:13:38,139 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:13:38 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-61460013-6a94-46c3-9bcb-626e09d20191 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["29258c88-f678-4a06-b226-1f3e32653cf7"],"updated_at":"2018-06-27T22:13:36Z","tenant_id":"6bce8960d4584293ac79017abe07e929","created_at":"2018-06-27T22:13:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"6bce8960d4584293ac79017abe07e929","id":"2e452010-dc78-4f3b-8064-5bd4105c60ce","name":"CreateInstanceFromThreePartImage-8b268af4-7f20-4900-9263-9e5cc31d9805-pub-net"}]} 2018-06-27 22:13:38,139 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=2e452010-dc78-4f3b-8064-5bd4105c60ce used request id req-61460013-6a94-46c3-9bcb-626e09d20191 2018-06-27 22:13:38,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=2e452010-dc78-4f3b-8064-5bd4105c60ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50777dcf43de5fc48d913912a7c708887853834f" 2018-06-27 22:13:38,266 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:13:38 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-389fccea-9861-4226-91dd-fb1f6f412c5a Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2e452010-dc78-4f3b-8064-5bd4105c60ce","tenant_id":"6bce8960d4584293ac79017abe07e929","created_at":"2018-06-27T22:13:36Z","dns_nameservers":[],"updated_at":"2018-06-27T22:13:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6bce8960d4584293ac79017abe07e929","id":"29258c88-f678-4a06-b226-1f3e32653cf7","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-8b268af4-7f20-4900-9263-9e5cc31d9805-pub-subnet"}]} 2018-06-27 22:13:38,267 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=2e452010-dc78-4f3b-8064-5bd4105c60ce used request id req-389fccea-9861-4226-91dd-fb1f6f412c5a 2018-06-27 22:13:38,267 - OpenStackNetwork - DEBUG - Network [2e452010-dc78-4f3b-8064-5bd4105c60ce] created successfully 2018-06-27 22:13:38,267 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:13:38,268 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:13:39,186 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47ff36e8e2df487788510ba76501d703", "name": "CreateInstanceFromThreePartImage-3ea1febb-f984-467-proj-role"}], "expires_at": "2018-06-27T23:13:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6bce8960d4584293ac79017abe07e929", "name": "CreateInstanceFromThreePartImage-3ea1febb-f984-467-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/6bce8960d4584293ac79017abe07e929", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/6bce8960d4584293ac79017abe07e929", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/6bce8960d4584293ac79017abe07e929", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/6bce8960d4584293ac79017abe07e929", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/6bce8960d4584293ac79017abe07e929", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/6bce8960d4584293ac79017abe07e929", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/6bce8960d4584293ac79017abe07e929", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/6bce8960d4584293ac79017abe07e929", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/6bce8960d4584293ac79017abe07e929", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/6bce8960d4584293ac79017abe07e929", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/6bce8960d4584293ac79017abe07e929", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/6bce8960d4584293ac79017abe07e929", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceFromThreePartImage-3ea1febb-f984-467-user", "id": "2861e1f1499b484fb378fade8c3a4908"}, "audit_ids": ["RA52KqEOQNeFI0snOsHBCA"], "issued_at": "2018-06-27T22:13:39.000000Z"}} 2018-06-27 22:13:39,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}e68ae34f84c42046579ae18685a2fceb27e26119" 2018-06-27 22:13:39,228 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:13:39 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6dc1c01f-3e8a-40a8-938c-bfd526efac93 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:13:39,228 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-6dc1c01f-3e8a-40a8-938c-bfd526efac93 2018-06-27 22:13:39,229 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 22:13:39,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}e68ae34f84c42046579ae18685a2fceb27e26119" 2018-06-27 22:13:39,582 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:13:39 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9d8c1cdc-56ba-42bf-bbd0-822116ddd486 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:13:39,582 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-9d8c1cdc-56ba-42bf-bbd0-822116ddd486 2018-06-27 22:13:39,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/networks?name=CreateInstanceFromThreePartImage-8b268af4-7f20-4900-9263-9e5cc31d9805-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e68ae34f84c42046579ae18685a2fceb27e26119" 2018-06-27 22:13:40,606 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:13:40 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-0cad6db1-3997-4c14-831f-680ef97eeeaf Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["29258c88-f678-4a06-b226-1f3e32653cf7"],"updated_at":"2018-06-27T22:13:36Z","tenant_id":"6bce8960d4584293ac79017abe07e929","created_at":"2018-06-27T22:13:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"6bce8960d4584293ac79017abe07e929","id":"2e452010-dc78-4f3b-8064-5bd4105c60ce","name":"CreateInstanceFromThreePartImage-8b268af4-7f20-4900-9263-9e5cc31d9805-pub-net"}]} 2018-06-27 22:13:40,606 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-8b268af4-7f20-4900-9263-9e5cc31d9805-pub-net used request id req-0cad6db1-3997-4c14-831f-680ef97eeeaf 2018-06-27 22:13:40,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-27 22:13:40,620 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 22:13: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-27 22:13:40,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/6bce8960d4584293ac79017abe07e929 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e68ae34f84c42046579ae18685a2fceb27e26119" 2018-06-27 22:13:40,732 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:13:40 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d1670571-ac20-4abd-8949-296c3f80c923 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/6bce8960d4584293ac79017abe07e929"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6bce8960d4584293ac79017abe07e929", "name": "CreateInstanceFromThreePartImage-3ea1febb-f984-467-proj"}} 2018-06-27 22:13:40,732 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/6bce8960d4584293ac79017abe07e929 used request id req-d1670571-ac20-4abd-8949-296c3f80c923 2018-06-27 22:13:40,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/subnets?network_id=2e452010-dc78-4f3b-8064-5bd4105c60ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e68ae34f84c42046579ae18685a2fceb27e26119" 2018-06-27 22:13:41,521 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:13:41 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-cfe39b9f-67ce-45b4-b0b3-89ea30398b3d Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2e452010-dc78-4f3b-8064-5bd4105c60ce","tenant_id":"6bce8960d4584293ac79017abe07e929","created_at":"2018-06-27T22:13:36Z","dns_nameservers":[],"updated_at":"2018-06-27T22:13:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6bce8960d4584293ac79017abe07e929","id":"29258c88-f678-4a06-b226-1f3e32653cf7","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-8b268af4-7f20-4900-9263-9e5cc31d9805-pub-subnet"}]} 2018-06-27 22:13:41,522 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=2e452010-dc78-4f3b-8064-5bd4105c60ce used request id req-cfe39b9f-67ce-45b4-b0b3-89ea30398b3d 2018-06-27 22:13:41,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=2e452010-dc78-4f3b-8064-5bd4105c60ce&name=CreateInstanceFromThreePartImage-8b268af4-7f20-4900-9263-9e5cc31d9805-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e68ae34f84c42046579ae18685a2fceb27e26119" 2018-06-27 22:13:42,386 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:13:42 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-de5c116a-fd3e-44de-8f3b-e8d0993eb535 Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-27 22:13:42,386 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=2e452010-dc78-4f3b-8064-5bd4105c60ce&name=CreateInstanceFromThreePartImage-8b268af4-7f20-4900-9263-9e5cc31d9805-port&admin_state_up=True used request id req-de5c116a-fd3e-44de-8f3b-e8d0993eb535 2018-06-27 22:13:42,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/detail?name=CreateInstanceFromThreePartImage-8b268af4-7f20-4900-9263-9e5cc31d9805-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e68ae34f84c42046579ae18685a2fceb27e26119" 2018-06-27 22:13:43,496 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:13: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-3e2d081e-c5f5-4704-8b5b-70d5687d2393 X-Compute-Request-Id: req-3e2d081e-c5f5-4704-8b5b-70d5687d2393 Front-End-Https: on RESP BODY: {"servers": []} 2018-06-27 22:13:43,496 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/detail?name=CreateInstanceFromThreePartImage-8b268af4-7f20-4900-9263-9e5cc31d9805-inst used request id req-3e2d081e-c5f5-4704-8b5b-70d5687d2393 2018-06-27 22:13:43,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/networks?name=CreateInstanceFromThreePartImage-8b268af4-7f20-4900-9263-9e5cc31d9805-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e68ae34f84c42046579ae18685a2fceb27e26119" 2018-06-27 22:13:43,857 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:13:43 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-144525c7-139b-4b13-a363-eca3b57f9dd1 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["29258c88-f678-4a06-b226-1f3e32653cf7"],"updated_at":"2018-06-27T22:13:36Z","tenant_id":"6bce8960d4584293ac79017abe07e929","created_at":"2018-06-27T22:13:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"6bce8960d4584293ac79017abe07e929","id":"2e452010-dc78-4f3b-8064-5bd4105c60ce","name":"CreateInstanceFromThreePartImage-8b268af4-7f20-4900-9263-9e5cc31d9805-pub-net"}]} 2018-06-27 22:13:43,857 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-8b268af4-7f20-4900-9263-9e5cc31d9805-pub-net used request id req-144525c7-139b-4b13-a363-eca3b57f9dd1 2018-06-27 22:13:43,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/6bce8960d4584293ac79017abe07e929 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e68ae34f84c42046579ae18685a2fceb27e26119" 2018-06-27 22:13:43,946 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:13:43 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6e400c5d-d67a-4804-b4b2-bbd3c1c3b694 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/6bce8960d4584293ac79017abe07e929"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6bce8960d4584293ac79017abe07e929", "name": "CreateInstanceFromThreePartImage-3ea1febb-f984-467-proj"}} 2018-06-27 22:13:43,947 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/6bce8960d4584293ac79017abe07e929 used request id req-6e400c5d-d67a-4804-b4b2-bbd3c1c3b694 2018-06-27 22:13:43,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/subnets?network_id=2e452010-dc78-4f3b-8064-5bd4105c60ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e68ae34f84c42046579ae18685a2fceb27e26119" 2018-06-27 22:13:44,163 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:13:44 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-6ef5ee4f-b434-4ed6-bda0-eadcca7f42cf Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2e452010-dc78-4f3b-8064-5bd4105c60ce","tenant_id":"6bce8960d4584293ac79017abe07e929","created_at":"2018-06-27T22:13:36Z","dns_nameservers":[],"updated_at":"2018-06-27T22:13:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6bce8960d4584293ac79017abe07e929","id":"29258c88-f678-4a06-b226-1f3e32653cf7","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-8b268af4-7f20-4900-9263-9e5cc31d9805-pub-subnet"}]} 2018-06-27 22:13:44,163 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=2e452010-dc78-4f3b-8064-5bd4105c60ce used request id req-6ef5ee4f-b434-4ed6-bda0-eadcca7f42cf 2018-06-27 22:13:44,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=2e452010-dc78-4f3b-8064-5bd4105c60ce&name=CreateInstanceFromThreePartImage-8b268af4-7f20-4900-9263-9e5cc31d9805-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e68ae34f84c42046579ae18685a2fceb27e26119" 2018-06-27 22:13:44,277 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:13:44 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-4693452e-00e6-4ad7-b69a-926def0ac567 Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-27 22:13:44,277 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=2e452010-dc78-4f3b-8064-5bd4105c60ce&name=CreateInstanceFromThreePartImage-8b268af4-7f20-4900-9263-9e5cc31d9805-port&admin_state_up=True used request id req-4693452e-00e6-4ad7-b69a-926def0ac567 2018-06-27 22:13:44,277 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:13:44,278 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:13:45,058 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47ff36e8e2df487788510ba76501d703", "name": "CreateInstanceFromThreePartImage-3ea1febb-f984-467-proj-role"}], "expires_at": "2018-06-27T23:13:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6bce8960d4584293ac79017abe07e929", "name": "CreateInstanceFromThreePartImage-3ea1febb-f984-467-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/6bce8960d4584293ac79017abe07e929", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/6bce8960d4584293ac79017abe07e929", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/6bce8960d4584293ac79017abe07e929", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/6bce8960d4584293ac79017abe07e929", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/6bce8960d4584293ac79017abe07e929", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/6bce8960d4584293ac79017abe07e929", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/6bce8960d4584293ac79017abe07e929", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/6bce8960d4584293ac79017abe07e929", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/6bce8960d4584293ac79017abe07e929", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/6bce8960d4584293ac79017abe07e929", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/6bce8960d4584293ac79017abe07e929", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/6bce8960d4584293ac79017abe07e929", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceFromThreePartImage-3ea1febb-f984-467-user", "id": "2861e1f1499b484fb378fade8c3a4908"}, "audit_ids": ["-Olm-M6kRJOBm795HeavdQ"], "issued_at": "2018-06-27T22:13:45.000000Z"}} 2018-06-27 22:13:45,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}837ca8ade9197e8729612de943acdc6644d49444" 2018-06-27 22:13:45,388 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:13:45 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-97728751-a07b-4f5e-b8ab-da1150c9662f Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:13:45,388 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-97728751-a07b-4f5e-b8ab-da1150c9662f 2018-06-27 22:13:45,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/networks?name=CreateInstanceFromThreePartImage-8b268af4-7f20-4900-9263-9e5cc31d9805-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e68ae34f84c42046579ae18685a2fceb27e26119" 2018-06-27 22:13:46,752 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:13:46 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-c288024b-c95a-43e2-85e9-390964e4cccf Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["29258c88-f678-4a06-b226-1f3e32653cf7"],"updated_at":"2018-06-27T22:13:36Z","tenant_id":"6bce8960d4584293ac79017abe07e929","created_at":"2018-06-27T22:13:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"6bce8960d4584293ac79017abe07e929","id":"2e452010-dc78-4f3b-8064-5bd4105c60ce","name":"CreateInstanceFromThreePartImage-8b268af4-7f20-4900-9263-9e5cc31d9805-pub-net"}]} 2018-06-27 22:13:46,752 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-8b268af4-7f20-4900-9263-9e5cc31d9805-pub-net used request id req-c288024b-c95a-43e2-85e9-390964e4cccf 2018-06-27 22:13:46,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/subnets?network_id=2e452010-dc78-4f3b-8064-5bd4105c60ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e68ae34f84c42046579ae18685a2fceb27e26119" 2018-06-27 22:13:46,866 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:13:46 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-e35a7c86-cbe7-4eb8-93d2-665b24d799f9 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2e452010-dc78-4f3b-8064-5bd4105c60ce","tenant_id":"6bce8960d4584293ac79017abe07e929","created_at":"2018-06-27T22:13:36Z","dns_nameservers":[],"updated_at":"2018-06-27T22:13:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6bce8960d4584293ac79017abe07e929","id":"29258c88-f678-4a06-b226-1f3e32653cf7","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-8b268af4-7f20-4900-9263-9e5cc31d9805-pub-subnet"}]} 2018-06-27 22:13:46,866 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=2e452010-dc78-4f3b-8064-5bd4105c60ce used request id req-e35a7c86-cbe7-4eb8-93d2-665b24d799f9 2018-06-27 22:13:46,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/networks?name=CreateInstanceFromThreePartImage-8b268af4-7f20-4900-9263-9e5cc31d9805-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e68ae34f84c42046579ae18685a2fceb27e26119" 2018-06-27 22:13:47,156 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:13:47 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-00f547c6-2134-4e5f-a165-8b181c03debd Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["29258c88-f678-4a06-b226-1f3e32653cf7"],"updated_at":"2018-06-27T22:13:36Z","tenant_id":"6bce8960d4584293ac79017abe07e929","created_at":"2018-06-27T22:13:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"6bce8960d4584293ac79017abe07e929","id":"2e452010-dc78-4f3b-8064-5bd4105c60ce","name":"CreateInstanceFromThreePartImage-8b268af4-7f20-4900-9263-9e5cc31d9805-pub-net"}]} 2018-06-27 22:13:47,157 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-8b268af4-7f20-4900-9263-9e5cc31d9805-pub-net used request id req-00f547c6-2134-4e5f-a165-8b181c03debd 2018-06-27 22:13:47,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 22:13:47,171 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 22: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-27 22:13:47,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/6bce8960d4584293ac79017abe07e929 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}837ca8ade9197e8729612de943acdc6644d49444" 2018-06-27 22:13:47,266 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:13:47 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d380a3a5-1828-479a-9d3e-9103cf8430c1 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/6bce8960d4584293ac79017abe07e929"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6bce8960d4584293ac79017abe07e929", "name": "CreateInstanceFromThreePartImage-3ea1febb-f984-467-proj"}} 2018-06-27 22:13:47,266 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/6bce8960d4584293ac79017abe07e929 used request id req-d380a3a5-1828-479a-9d3e-9103cf8430c1 2018-06-27 22:13: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=2e452010-dc78-4f3b-8064-5bd4105c60ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e68ae34f84c42046579ae18685a2fceb27e26119" 2018-06-27 22:13:47,450 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:13:47 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-3681d1cd-2c1c-435e-a7d1-ed3dfaa1a0f4 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2e452010-dc78-4f3b-8064-5bd4105c60ce","tenant_id":"6bce8960d4584293ac79017abe07e929","created_at":"2018-06-27T22:13:36Z","dns_nameservers":[],"updated_at":"2018-06-27T22:13:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6bce8960d4584293ac79017abe07e929","id":"29258c88-f678-4a06-b226-1f3e32653cf7","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-8b268af4-7f20-4900-9263-9e5cc31d9805-pub-subnet"}]} 2018-06-27 22:13:47,450 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=2e452010-dc78-4f3b-8064-5bd4105c60ce used request id req-3681d1cd-2c1c-435e-a7d1-ed3dfaa1a0f4 2018-06-27 22:13:47,451 - neutron_utils - INFO - Creating port for network with name - CreateInstanceFromThreePartImage-8b268af4-7f20-4900-9263-9e5cc31d9805-pub-net 2018-06-27 22:13:47,456 - 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}e68ae34f84c42046579ae18685a2fceb27e26119" -d '{"port": {"network_id": "2e452010-dc78-4f3b-8064-5bd4105c60ce", "name": "CreateInstanceFromThreePartImage-8b268af4-7f20-4900-9263-9e5cc31d9805-port", "admin_state_up": true}}' 2018-06-27 22:13:50,040 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 22:13:50 GMT Content-Type: application/json Content-Length: 767 Connection: keep-alive X-Openstack-Request-Id: req-25ef123a-4333-4527-ad17-6e0fb77fca80 Front-End-Https: on RESP BODY: {"port":{"status":"DOWN","created_at":"2018-06-27T22:13:48Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"2e452010-dc78-4f3b-8064-5bd4105c60ce","tenant_id":"6bce8960d4584293ac79017abe07e929","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-06-27T22:13:48Z","name":"CreateInstanceFromThreePartImage-8b268af4-7f20-4900-9263-9e5cc31d9805-port","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:42:4f:58","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"6bce8960d4584293ac79017abe07e929","fixed_ips":[{"subnet_id":"29258c88-f678-4a06-b226-1f3e32653cf7","ip_address":"10.55.0.12"}],"id":"6905aca8-3e26-4d17-a4ec-86bf8b7d43db","security_groups":["1986f144-f2dd-450c-b7b8-4ba2f90cf0ba"],"device_id":""}} 2018-06-27 22:13:50,040 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/ports used request id req-25ef123a-4333-4527-ad17-6e0fb77fca80 2018-06-27 22:13:50,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/networks?name=CreateInstanceFromThreePartImage-8b268af4-7f20-4900-9263-9e5cc31d9805-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e68ae34f84c42046579ae18685a2fceb27e26119" 2018-06-27 22:13:50,325 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:13:50 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-e198f8c9-1dbf-497f-86ad-c4f7cb9ba4a5 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["29258c88-f678-4a06-b226-1f3e32653cf7"],"updated_at":"2018-06-27T22:13:36Z","tenant_id":"6bce8960d4584293ac79017abe07e929","created_at":"2018-06-27T22:13:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"6bce8960d4584293ac79017abe07e929","id":"2e452010-dc78-4f3b-8064-5bd4105c60ce","name":"CreateInstanceFromThreePartImage-8b268af4-7f20-4900-9263-9e5cc31d9805-pub-net"}]} 2018-06-27 22:13:50,326 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-8b268af4-7f20-4900-9263-9e5cc31d9805-pub-net used request id req-e198f8c9-1dbf-497f-86ad-c4f7cb9ba4a5 2018-06-27 22:13:50,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/6bce8960d4584293ac79017abe07e929 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e68ae34f84c42046579ae18685a2fceb27e26119" 2018-06-27 22:13:50,742 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:13:50 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-94ed2fd5-9ac0-495c-b054-00af3a0d9e58 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/6bce8960d4584293ac79017abe07e929"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6bce8960d4584293ac79017abe07e929", "name": "CreateInstanceFromThreePartImage-3ea1febb-f984-467-proj"}} 2018-06-27 22:13:50,742 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/6bce8960d4584293ac79017abe07e929 used request id req-94ed2fd5-9ac0-495c-b054-00af3a0d9e58 2018-06-27 22:13:50,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=2e452010-dc78-4f3b-8064-5bd4105c60ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e68ae34f84c42046579ae18685a2fceb27e26119" 2018-06-27 22:13:50,909 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:13:50 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-0b8c8b20-664f-4be9-a731-a7c8af61c135 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2e452010-dc78-4f3b-8064-5bd4105c60ce","tenant_id":"6bce8960d4584293ac79017abe07e929","created_at":"2018-06-27T22:13:36Z","dns_nameservers":[],"updated_at":"2018-06-27T22:13:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6bce8960d4584293ac79017abe07e929","id":"29258c88-f678-4a06-b226-1f3e32653cf7","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-8b268af4-7f20-4900-9263-9e5cc31d9805-pub-subnet"}]} 2018-06-27 22:13:50,910 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=2e452010-dc78-4f3b-8064-5bd4105c60ce used request id req-0b8c8b20-664f-4be9-a731-a7c8af61c135 2018-06-27 22:13:50,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/ports?network_id=2e452010-dc78-4f3b-8064-5bd4105c60ce&name=CreateInstanceFromThreePartImage-8b268af4-7f20-4900-9263-9e5cc31d9805-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e68ae34f84c42046579ae18685a2fceb27e26119" 2018-06-27 22:13:51,091 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:13:51 GMT Content-Type: application/json Content-Length: 770 Connection: keep-alive X-Openstack-Request-Id: req-c9b09ed0-edc8-4ad0-ba7b-2be3a803ffdf Front-End-Https: on RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"2e452010-dc78-4f3b-8064-5bd4105c60ce","tenant_id":"6bce8960d4584293ac79017abe07e929","created_at":"2018-06-27T22:13:48Z","admin_state_up":true,"updated_at":"2018-06-27T22:13:48Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:42:4f:58","id":"6905aca8-3e26-4d17-a4ec-86bf8b7d43db","port_security_enabled":true,"project_id":"6bce8960d4584293ac79017abe07e929","fixed_ips":[{"subnet_id":"29258c88-f678-4a06-b226-1f3e32653cf7","ip_address":"10.55.0.12"}],"extra_dhcp_opts":[],"security_groups":["1986f144-f2dd-450c-b7b8-4ba2f90cf0ba"],"name":"CreateInstanceFromThreePartImage-8b268af4-7f20-4900-9263-9e5cc31d9805-port"}]} 2018-06-27 22:13:51,091 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=2e452010-dc78-4f3b-8064-5bd4105c60ce&name=CreateInstanceFromThreePartImage-8b268af4-7f20-4900-9263-9e5cc31d9805-port&admin_state_up=True used request id req-c9b09ed0-edc8-4ad0-ba7b-2be3a803ffdf 2018-06-27 22:13:51,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/6bce8960d4584293ac79017abe07e929 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e68ae34f84c42046579ae18685a2fceb27e26119" 2018-06-27 22:13:51,514 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:13:51 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0d8ce563-7b8c-44b5-b5d7-e1b390b87806 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/6bce8960d4584293ac79017abe07e929"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6bce8960d4584293ac79017abe07e929", "name": "CreateInstanceFromThreePartImage-3ea1febb-f984-467-proj"}} 2018-06-27 22:13:51,514 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/6bce8960d4584293ac79017abe07e929 used request id req-0d8ce563-7b8c-44b5-b5d7-e1b390b87806 2018-06-27 22:13:51,515 - nova_utils - INFO - Creating VM with name - CreateInstanceFromThreePartImage-8b268af4-7f20-4900-9263-9e5cc31d9805-inst 2018-06-27 22:13:51,518 - novaclient.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}e68ae34f84c42046579ae18685a2fceb27e26119" 2018-06-27 22:13:52,440 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:13:52 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-6f3494f3-d69c-45a2-af51-e82e13c1da94 X-Compute-Request-Id: req-6f3494f3-d69c-45a2-af51-e82e13c1da94 Front-End-Https: on RESP BODY: {"flavors": [{"id": "21e089a0-8907-4393-ad73-9b24f1105bf1", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/21e089a0-8907-4393-ad73-9b24f1105bf1", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/21e089a0-8907-4393-ad73-9b24f1105bf1", "rel": "bookmark"}], "name": "CreateInstanceFromThreePartImage-8b268af4-7f20-4900-9263-9e5cc31d9805-flavor-name"}, {"id": "bfce69d5-8948-4e52-8e30-cf8bfa544966", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "bookmark"}], "name": "shaker-flavor_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3"}]} 2018-06-27 22:13:52,440 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-6f3494f3-d69c-45a2-af51-e82e13c1da94 2018-06-27 22:13:52,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/flavors/21e089a0-8907-4393-ad73-9b24f1105bf1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e68ae34f84c42046579ae18685a2fceb27e26119" 2018-06-27 22:13:53,297 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:13:53 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-7a76ce66-e3a6-4ded-9780-cf76dc6efb47 X-Compute-Request-Id: req-7a76ce66-e3a6-4ded-9780-cf76dc6efb47 Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateInstanceFromThreePartImage-8b268af4-7f20-4900-9263-9e5cc31d9805-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/21e089a0-8907-4393-ad73-9b24f1105bf1", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/21e089a0-8907-4393-ad73-9b24f1105bf1", "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": "21e089a0-8907-4393-ad73-9b24f1105bf1"}} 2018-06-27 22:13:53,297 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/21e089a0-8907-4393-ad73-9b24f1105bf1 used request id req-7a76ce66-e3a6-4ded-9780-cf76dc6efb47 2018-06-27 22:13:53,300 - 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-8b268af4-7f20-4900-9263-9e5cc31d9805 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e68ae34f84c42046579ae18685a2fceb27e26119" 2018-06-27 22:13:54,327 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:13:54 GMT Content-Type: application/json Content-Length: 902 Connection: keep-alive X-Openstack-Request-Id: req-1ba7148c-468d-4e97-9a3c-dd3eae290104 Front-End-Https: on RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceFromThreePartImage-8b268af4-7f20-4900-9263-9e5cc31d9805", "tags": [], "container_format": "bare", "created_at": "2018-06-27T22:13:25Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-27T22:13:26Z", "visibility": "shared", "self": "/v2/images/ebfbeba3-dfde-4a04-964b-fbc6c5143698", "min_disk": 0, "protected": false, "id": "ebfbeba3-dfde-4a04-964b-fbc6c5143698", "file": "/v2/images/ebfbeba3-dfde-4a04-964b-fbc6c5143698/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6bce8960d4584293ac79017abe07e929", "direct_url": "file:///var/lib/glance/images/ebfbeba3-dfde-4a04-964b-fbc6c5143698", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceFromThreePartImage-8b268af4-7f20-4900-9263-9e5cc31d9805"} 2018-06-27 22:13:54,327 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceFromThreePartImage-8b268af4-7f20-4900-9263-9e5cc31d9805 used request id req-1ba7148c-468d-4e97-9a3c-dd3eae290104 2018-06-27 22:13:54,331 - 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}e68ae34f84c42046579ae18685a2fceb27e26119" 2018-06-27 22:13:55,147 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:13:55 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-fa5af926-100e-427f-b7b2-cfc990023c3b 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-27 22:13:55,148 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-fa5af926-100e-427f-b7b2-cfc990023c3b 2018-06-27 22:13:55,153 - 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}e68ae34f84c42046579ae18685a2fceb27e26119" -d '{"server": {"name": "CreateInstanceFromThreePartImage-8b268af4-7f20-4900-9263-9e5cc31d9805-inst", "imageRef": "ebfbeba3-dfde-4a04-964b-fbc6c5143698", "flavorRef": "21e089a0-8907-4393-ad73-9b24f1105bf1", "max_count": 1, "min_count": 1, "networks": [{"port": "6905aca8-3e26-4d17-a4ec-86bf8b7d43db"}]}}' 2018-06-27 22:14:02,177 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 22:14:02 GMT Content-Type: application/json Content-Length: 378 Connection: keep-alive Location: https://172.30.10.101:8774/v2.1/servers/5421960d-9fb8-4549-809d-f83e9ba6ee1a Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-1fc97455-5b8a-4113-b978-dd53d04a12a1 X-Compute-Request-Id: req-1fc97455-5b8a-4113-b978-dd53d04a12a1 RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "5421960d-9fb8-4549-809d-f83e9ba6ee1a", "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/5421960d-9fb8-4549-809d-f83e9ba6ee1a", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/5421960d-9fb8-4549-809d-f83e9ba6ee1a", "rel": "bookmark"}], "adminPass": "ef8t9bTS6agZ"}} 2018-06-27 22:14:02,177 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers used request id req-1fc97455-5b8a-4113-b978-dd53d04a12a1 2018-06-27 22:14:02,181 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/5421960d-9fb8-4549-809d-f83e9ba6ee1a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e68ae34f84c42046579ae18685a2fceb27e26119" 2018-06-27 22:14:05,419 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:14:05 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-0a45847d-40f7-4b92-a944-a642c9290d2e X-Compute-Request-Id: req-0a45847d-40f7-4b92-a944-a642c9290d2e 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/5421960d-9fb8-4549-809d-f83e9ba6ee1a", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/5421960d-9fb8-4549-809d-f83e9ba6ee1a", "rel": "bookmark"}], "image": {"id": "ebfbeba3-dfde-4a04-964b-fbc6c5143698", "links": [{"href": "http://172.30.10.101:8774/images/ebfbeba3-dfde-4a04-964b-fbc6c5143698", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "21e089a0-8907-4393-ad73-9b24f1105bf1", "links": [{"href": "http://172.30.10.101:8774/flavors/21e089a0-8907-4393-ad73-9b24f1105bf1", "rel": "bookmark"}]}, "id": "5421960d-9fb8-4549-809d-f83e9ba6ee1a", "user_id": "2861e1f1499b484fb378fade8c3a4908", "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-27T22:14:04Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-8b268af4-7f20-4900-9263-9e5cc31d9805-inst", "created": "2018-06-27T22:14:02Z", "tenant_id": "6bce8960d4584293ac79017abe07e929", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:14:05,419 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/5421960d-9fb8-4549-809d-f83e9ba6ee1a used request id req-0a45847d-40f7-4b92-a944-a642c9290d2e 2018-06-27 22:14:05,419 - create_instance - INFO - Created instance with name - CreateInstanceFromThreePartImage-8b268af4-7f20-4900-9263-9e5cc31d9805-inst 2018-06-27 22:14:05,422 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/5421960d-9fb8-4549-809d-f83e9ba6ee1a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e68ae34f84c42046579ae18685a2fceb27e26119" 2018-06-27 22:14:06,393 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:14:06 GMT Content-Type: application/json Content-Length: 1362 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-bd323c9c-1435-49d8-ab12-72069ac6e8de X-Compute-Request-Id: req-bd323c9c-1435-49d8-ab12-72069ac6e8de 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/5421960d-9fb8-4549-809d-f83e9ba6ee1a", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/5421960d-9fb8-4549-809d-f83e9ba6ee1a", "rel": "bookmark"}], "image": {"id": "ebfbeba3-dfde-4a04-964b-fbc6c5143698", "links": [{"href": "http://172.30.10.101:8774/images/ebfbeba3-dfde-4a04-964b-fbc6c5143698", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "21e089a0-8907-4393-ad73-9b24f1105bf1", "links": [{"href": "http://172.30.10.101:8774/flavors/21e089a0-8907-4393-ad73-9b24f1105bf1", "rel": "bookmark"}]}, "id": "5421960d-9fb8-4549-809d-f83e9ba6ee1a", "user_id": "2861e1f1499b484fb378fade8c3a4908", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T22:14:05Z", "hostId": "1b98d5b21953155be8a4f13820e0ab7ae707e498516588dbd37e00e4", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-8b268af4-7f20-4900-9263-9e5cc31d9805-inst", "created": "2018-06-27T22:14:02Z", "tenant_id": "6bce8960d4584293ac79017abe07e929", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:14:06,393 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/5421960d-9fb8-4549-809d-f83e9ba6ee1a used request id req-bd323c9c-1435-49d8-ab12-72069ac6e8de 2018-06-27 22:14:06,394 - create_instance - DEBUG - Instance status [CreateInstanceFromThreePartImage-8b268af4-7f20-4900-9263-9e5cc31d9805-inst] is - BUILD 2018-06-27 22:14:06,394 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 22:14:09,396 - create_instance - DEBUG - VM status query timeout in 896.024008036 2018-06-27 22:14:09,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/5421960d-9fb8-4549-809d-f83e9ba6ee1a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e68ae34f84c42046579ae18685a2fceb27e26119" 2018-06-27 22:14:10,550 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:14:10 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-2292ecfd-0b15-4f96-9bf5-4a3732ec401d X-Compute-Request-Id: req-2292ecfd-0b15-4f96-9bf5-4a3732ec401d 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/5421960d-9fb8-4549-809d-f83e9ba6ee1a", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/5421960d-9fb8-4549-809d-f83e9ba6ee1a", "rel": "bookmark"}], "image": {"id": "ebfbeba3-dfde-4a04-964b-fbc6c5143698", "links": [{"href": "http://172.30.10.101:8774/images/ebfbeba3-dfde-4a04-964b-fbc6c5143698", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "21e089a0-8907-4393-ad73-9b24f1105bf1", "links": [{"href": "http://172.30.10.101:8774/flavors/21e089a0-8907-4393-ad73-9b24f1105bf1", "rel": "bookmark"}]}, "id": "5421960d-9fb8-4549-809d-f83e9ba6ee1a", "security_groups": [{"name": "default"}], "user_id": "2861e1f1499b484fb378fade8c3a4908", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T22:14:05Z", "hostId": "1b98d5b21953155be8a4f13820e0ab7ae707e498516588dbd37e00e4", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-8b268af4-7f20-4900-9263-9e5cc31d9805-inst", "created": "2018-06-27T22:14:02Z", "tenant_id": "6bce8960d4584293ac79017abe07e929", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:14:10,550 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/5421960d-9fb8-4549-809d-f83e9ba6ee1a used request id req-2292ecfd-0b15-4f96-9bf5-4a3732ec401d 2018-06-27 22:14:10,551 - create_instance - DEBUG - Instance status [CreateInstanceFromThreePartImage-8b268af4-7f20-4900-9263-9e5cc31d9805-inst] is - BUILD 2018-06-27 22:14:10,551 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 22:14:13,552 - create_instance - DEBUG - VM status query timeout in 891.867755175 2018-06-27 22:14:13,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/5421960d-9fb8-4549-809d-f83e9ba6ee1a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e68ae34f84c42046579ae18685a2fceb27e26119" 2018-06-27 22:14:14,968 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:14:14 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-cb4c2e8d-e79a-4efa-ad31-d8b95e4d246b X-Compute-Request-Id: req-cb4c2e8d-e79a-4efa-ad31-d8b95e4d246b 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/5421960d-9fb8-4549-809d-f83e9ba6ee1a", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/5421960d-9fb8-4549-809d-f83e9ba6ee1a", "rel": "bookmark"}], "image": {"id": "ebfbeba3-dfde-4a04-964b-fbc6c5143698", "links": [{"href": "http://172.30.10.101:8774/images/ebfbeba3-dfde-4a04-964b-fbc6c5143698", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "21e089a0-8907-4393-ad73-9b24f1105bf1", "links": [{"href": "http://172.30.10.101:8774/flavors/21e089a0-8907-4393-ad73-9b24f1105bf1", "rel": "bookmark"}]}, "id": "5421960d-9fb8-4549-809d-f83e9ba6ee1a", "security_groups": [{"name": "default"}], "user_id": "2861e1f1499b484fb378fade8c3a4908", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T22:14:05Z", "hostId": "1b98d5b21953155be8a4f13820e0ab7ae707e498516588dbd37e00e4", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-8b268af4-7f20-4900-9263-9e5cc31d9805-inst", "created": "2018-06-27T22:14:02Z", "tenant_id": "6bce8960d4584293ac79017abe07e929", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:14:14,968 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/5421960d-9fb8-4549-809d-f83e9ba6ee1a used request id req-cb4c2e8d-e79a-4efa-ad31-d8b95e4d246b 2018-06-27 22:14:14,969 - create_instance - DEBUG - Instance status [CreateInstanceFromThreePartImage-8b268af4-7f20-4900-9263-9e5cc31d9805-inst] is - BUILD 2018-06-27 22:14:14,969 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 22:14:17,972 - create_instance - DEBUG - VM status query timeout in 887.447335005 2018-06-27 22:14:17,976 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/5421960d-9fb8-4549-809d-f83e9ba6ee1a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e68ae34f84c42046579ae18685a2fceb27e26119" 2018-06-27 22:14:18,683 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:14:18 GMT Content-Type: application/json Content-Length: 1620 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-1ce79e4a-014f-4541-976e-23cffc3ad459 X-Compute-Request-Id: req-1ce79e4a-014f-4541-976e-23cffc3ad459 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceFromThreePartImage-8b268af4-7f20-4900-9263-9e5cc31d9805-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:42:4f:58", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/5421960d-9fb8-4549-809d-f83e9ba6ee1a", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/5421960d-9fb8-4549-809d-f83e9ba6ee1a", "rel": "bookmark"}], "image": {"id": "ebfbeba3-dfde-4a04-964b-fbc6c5143698", "links": [{"href": "http://172.30.10.101:8774/images/ebfbeba3-dfde-4a04-964b-fbc6c5143698", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:14:17.000000", "flavor": {"id": "21e089a0-8907-4393-ad73-9b24f1105bf1", "links": [{"href": "http://172.30.10.101:8774/flavors/21e089a0-8907-4393-ad73-9b24f1105bf1", "rel": "bookmark"}]}, "id": "5421960d-9fb8-4549-809d-f83e9ba6ee1a", "security_groups": [{"name": "default"}], "user_id": "2861e1f1499b484fb378fade8c3a4908", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:14:18Z", "hostId": "1b98d5b21953155be8a4f13820e0ab7ae707e498516588dbd37e00e4", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-8b268af4-7f20-4900-9263-9e5cc31d9805-inst", "created": "2018-06-27T22:14:02Z", "tenant_id": "6bce8960d4584293ac79017abe07e929", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:14:18,683 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/5421960d-9fb8-4549-809d-f83e9ba6ee1a used request id req-1ce79e4a-014f-4541-976e-23cffc3ad459 2018-06-27 22:14:18,684 - create_instance - DEBUG - Instance status [CreateInstanceFromThreePartImage-8b268af4-7f20-4900-9263-9e5cc31d9805-inst] is - ACTIVE 2018-06-27 22:14:18,684 - create_instance - INFO - VM is - ACTIVE 2018-06-27 22:14:18,687 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/5421960d-9fb8-4549-809d-f83e9ba6ee1a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e68ae34f84c42046579ae18685a2fceb27e26119" 2018-06-27 22:14:20,599 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:14:20 GMT Content-Type: application/json Content-Length: 1620 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-3ffa014f-1a42-498e-850a-851cd4af81f3 X-Compute-Request-Id: req-3ffa014f-1a42-498e-850a-851cd4af81f3 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceFromThreePartImage-8b268af4-7f20-4900-9263-9e5cc31d9805-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:42:4f:58", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/5421960d-9fb8-4549-809d-f83e9ba6ee1a", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/5421960d-9fb8-4549-809d-f83e9ba6ee1a", "rel": "bookmark"}], "image": {"id": "ebfbeba3-dfde-4a04-964b-fbc6c5143698", "links": [{"href": "http://172.30.10.101:8774/images/ebfbeba3-dfde-4a04-964b-fbc6c5143698", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:14:17.000000", "flavor": {"id": "21e089a0-8907-4393-ad73-9b24f1105bf1", "links": [{"href": "http://172.30.10.101:8774/flavors/21e089a0-8907-4393-ad73-9b24f1105bf1", "rel": "bookmark"}]}, "id": "5421960d-9fb8-4549-809d-f83e9ba6ee1a", "security_groups": [{"name": "default"}], "user_id": "2861e1f1499b484fb378fade8c3a4908", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:14:18Z", "hostId": "1b98d5b21953155be8a4f13820e0ab7ae707e498516588dbd37e00e4", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-8b268af4-7f20-4900-9263-9e5cc31d9805-inst", "created": "2018-06-27T22:14:02Z", "tenant_id": "6bce8960d4584293ac79017abe07e929", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:14:20,599 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/5421960d-9fb8-4549-809d-f83e9ba6ee1a used request id req-3ffa014f-1a42-498e-850a-851cd4af81f3 2018-06-27 22:14:20,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/networks?name=CreateInstanceFromThreePartImage-8b268af4-7f20-4900-9263-9e5cc31d9805-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e68ae34f84c42046579ae18685a2fceb27e26119" 2018-06-27 22:14:20,867 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:14:20 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-9e6f7eb2-ca07-4889-9299-1b2e7aa1714e Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["29258c88-f678-4a06-b226-1f3e32653cf7"],"updated_at":"2018-06-27T22:13:36Z","tenant_id":"6bce8960d4584293ac79017abe07e929","created_at":"2018-06-27T22:13:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"6bce8960d4584293ac79017abe07e929","id":"2e452010-dc78-4f3b-8064-5bd4105c60ce","name":"CreateInstanceFromThreePartImage-8b268af4-7f20-4900-9263-9e5cc31d9805-pub-net"}]} 2018-06-27 22:14:20,867 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-8b268af4-7f20-4900-9263-9e5cc31d9805-pub-net used request id req-9e6f7eb2-ca07-4889-9299-1b2e7aa1714e 2018-06-27 22:14:20,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/6bce8960d4584293ac79017abe07e929 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e68ae34f84c42046579ae18685a2fceb27e26119" 2018-06-27 22:14:20,963 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:14:20 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4abcc996-eb62-48e0-89e7-a75d786fb9bc Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/6bce8960d4584293ac79017abe07e929"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6bce8960d4584293ac79017abe07e929", "name": "CreateInstanceFromThreePartImage-3ea1febb-f984-467-proj"}} 2018-06-27 22:14:20,963 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/6bce8960d4584293ac79017abe07e929 used request id req-4abcc996-eb62-48e0-89e7-a75d786fb9bc 2018-06-27 22:14:20,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=2e452010-dc78-4f3b-8064-5bd4105c60ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e68ae34f84c42046579ae18685a2fceb27e26119" 2018-06-27 22:14:21,386 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:14:21 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-df2c1a9a-a0da-421b-9f10-386fd3817d54 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2e452010-dc78-4f3b-8064-5bd4105c60ce","tenant_id":"6bce8960d4584293ac79017abe07e929","created_at":"2018-06-27T22:13:36Z","dns_nameservers":[],"updated_at":"2018-06-27T22:13:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6bce8960d4584293ac79017abe07e929","id":"29258c88-f678-4a06-b226-1f3e32653cf7","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-8b268af4-7f20-4900-9263-9e5cc31d9805-pub-subnet"}]} 2018-06-27 22:14:21,386 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=2e452010-dc78-4f3b-8064-5bd4105c60ce used request id req-df2c1a9a-a0da-421b-9f10-386fd3817d54 2018-06-27 22:14:21,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/ports?network_id=2e452010-dc78-4f3b-8064-5bd4105c60ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e68ae34f84c42046579ae18685a2fceb27e26119" 2018-06-27 22:14:21,595 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:14:21 GMT Content-Type: application/json Content-Length: 2297 Connection: keep-alive X-Openstack-Request-Id: req-566b3c90-a803-4d83-8908-ab3bb5c9bb11 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"2e452010-dc78-4f3b-8064-5bd4105c60ce","tenant_id":"6bce8960d4584293ac79017abe07e929","created_at":"2018-06-27T22:13:38Z","admin_state_up":true,"updated_at":"2018-06-27T22:13:43Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-2e452010-dc78-4f3b-8064-5bd4105c60ce","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:6b:74:31","id":"09428b66-fd06-45bc-9a48-767426ca25fa","port_security_enabled":false,"project_id":"6bce8960d4584293ac79017abe07e929","fixed_ips":[{"subnet_id":"29258c88-f678-4a06-b226-1f3e32653cf7","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"2e452010-dc78-4f3b-8064-5bd4105c60ce","tenant_id":"6bce8960d4584293ac79017abe07e929","created_at":"2018-06-27T22:13:48Z","admin_state_up":true,"updated_at":"2018-06-27T22:14:17Z","binding:vnic_type":"normal","device_id":"5421960d-9fb8-4549-809d-f83e9ba6ee1a","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:42:4f:58","id":"6905aca8-3e26-4d17-a4ec-86bf8b7d43db","port_security_enabled":true,"project_id":"6bce8960d4584293ac79017abe07e929","fixed_ips":[{"subnet_id":"29258c88-f678-4a06-b226-1f3e32653cf7","ip_address":"10.55.0.12"}],"extra_dhcp_opts":[],"security_groups":["1986f144-f2dd-450c-b7b8-4ba2f90cf0ba"],"name":"CreateInstanceFromThreePartImage-8b268af4-7f20-4900-9263-9e5cc31d9805-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"2e452010-dc78-4f3b-8064-5bd4105c60ce","tenant_id":"6bce8960d4584293ac79017abe07e929","created_at":"2018-06-27T22:13:39Z","admin_state_up":true,"updated_at":"2018-06-27T22:13:44Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-2e452010-dc78-4f3b-8064-5bd4105c60ce","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:3b:68:06","id":"89296957-0c26-40d1-8ec4-31c585c61763","port_security_enabled":false,"project_id":"6bce8960d4584293ac79017abe07e929","fixed_ips":[{"subnet_id":"29258c88-f678-4a06-b226-1f3e32653cf7","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-27 22:14:21,595 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=2e452010-dc78-4f3b-8064-5bd4105c60ce used request id req-566b3c90-a803-4d83-8908-ab3bb5c9bb11 2018-06-27 22:14:21,596 - create_instance - INFO - Deleting Port with ID - 6905aca8-3e26-4d17-a4ec-86bf8b7d43db 2018-06-27 22:14:21,596 - neutron_utils - INFO - Deleting port with name CreateInstanceFromThreePartImage-8b268af4-7f20-4900-9263-9e5cc31d9805-port 2018-06-27 22:14:21,601 - 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/6905aca8-3e26-4d17-a4ec-86bf8b7d43db -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e68ae34f84c42046579ae18685a2fceb27e26119" 2018-06-27 22:14:22,825 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:14:22 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-26315817-20b6-4123-921e-3616a367dd31 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:14:22,825 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/ports/6905aca8-3e26-4d17-a4ec-86bf8b7d43db used request id req-26315817-20b6-4123-921e-3616a367dd31 2018-06-27 22:14:22,826 - create_instance - INFO - Deleting VM instance - CreateInstanceFromThreePartImage-8b268af4-7f20-4900-9263-9e5cc31d9805-inst 2018-06-27 22:14:22,829 - 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/5421960d-9fb8-4549-809d-f83e9ba6ee1a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e68ae34f84c42046579ae18685a2fceb27e26119" 2018-06-27 22:14:23,962 - novaclient.v2.client - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:14: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-0b245a1f-d410-40f8-9f14-228c0d5e5cd8 X-Compute-Request-Id: req-0b245a1f-d410-40f8-9f14-228c0d5e5cd8 Front-End-Https: on 2018-06-27 22:14:23,963 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/servers/5421960d-9fb8-4549-809d-f83e9ba6ee1a used request id req-0b245a1f-d410-40f8-9f14-228c0d5e5cd8 2018-06-27 22:14:23,963 - create_instance - INFO - Checking deletion status 2018-06-27 22:14:23,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/5421960d-9fb8-4549-809d-f83e9ba6ee1a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e68ae34f84c42046579ae18685a2fceb27e26119" 2018-06-27 22:14:24,310 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:14:24 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-cb09bae1-c97c-4922-abad-8a3fd305738a X-Compute-Request-Id: req-cb09bae1-c97c-4922-abad-8a3fd305738a 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/5421960d-9fb8-4549-809d-f83e9ba6ee1a", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/5421960d-9fb8-4549-809d-f83e9ba6ee1a", "rel": "bookmark"}], "image": {"id": "ebfbeba3-dfde-4a04-964b-fbc6c5143698", "links": [{"href": "http://172.30.10.101:8774/images/ebfbeba3-dfde-4a04-964b-fbc6c5143698", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:14:17.000000", "flavor": {"id": "21e089a0-8907-4393-ad73-9b24f1105bf1", "links": [{"href": "http://172.30.10.101:8774/flavors/21e089a0-8907-4393-ad73-9b24f1105bf1", "rel": "bookmark"}]}, "id": "5421960d-9fb8-4549-809d-f83e9ba6ee1a", "user_id": "2861e1f1499b484fb378fade8c3a4908", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:14:24Z", "hostId": "1b98d5b21953155be8a4f13820e0ab7ae707e498516588dbd37e00e4", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-8b268af4-7f20-4900-9263-9e5cc31d9805-inst", "created": "2018-06-27T22:14:02Z", "tenant_id": "6bce8960d4584293ac79017abe07e929", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:14:24,310 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/5421960d-9fb8-4549-809d-f83e9ba6ee1a used request id req-cb09bae1-c97c-4922-abad-8a3fd305738a 2018-06-27 22:14:24,310 - create_instance - DEBUG - Instance status [CreateInstanceFromThreePartImage-8b268af4-7f20-4900-9263-9e5cc31d9805-inst] is - ACTIVE 2018-06-27 22:14:24,310 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 22:14:27,314 - create_instance - DEBUG - VM status query timeout in 296.649566174 2018-06-27 22:14:27,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/servers/5421960d-9fb8-4549-809d-f83e9ba6ee1a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e68ae34f84c42046579ae18685a2fceb27e26119" 2018-06-27 22:14:27,503 - novaclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Wed, 27 Jun 2018 22:14:27 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-353effcc-f36c-4872-9a76-e3b8ac55400b X-Compute-Request-Id: req-353effcc-f36c-4872-9a76-e3b8ac55400b RESP BODY: {"itemNotFound": {"message": "Instance 5421960d-9fb8-4549-809d-f83e9ba6ee1a could not be found.", "code": 404}} 2018-06-27 22:14:27,503 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/5421960d-9fb8-4549-809d-f83e9ba6ee1a used request id req-353effcc-f36c-4872-9a76-e3b8ac55400b 2018-06-27 22:14:27,504 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 5421960d-9fb8-4549-809d-f83e9ba6ee1a could not be found. (HTTP 404) (Request-ID: req-353effcc-f36c-4872-9a76-e3b8ac55400b) 2018-06-27 22:14:27,504 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceFromThreePartImage-8b268af4-7f20-4900-9263-9e5cc31d9805-inst 2018-06-27 22:14:27,508 - 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/21e089a0-8907-4393-ad73-9b24f1105bf1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a0b5f45ab8fff98c5348a195b77bc1e6bea59a0" 2018-06-27 22:14:28,366 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 22:14: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-35d35506-0ce7-4ce6-a326-f99c5dece897 X-Compute-Request-Id: req-35d35506-0ce7-4ce6-a326-f99c5dece897 2018-06-27 22:14:28,366 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/flavors/21e089a0-8907-4393-ad73-9b24f1105bf1 used request id req-35d35506-0ce7-4ce6-a326-f99c5dece897 2018-06-27 22:14:28,367 - neutron_utils - INFO - Deleting subnet with name CreateInstanceFromThreePartImage-8b268af4-7f20-4900-9263-9e5cc31d9805-pub-subnet 2018-06-27 22:14:28,367 - neutron_utils - INFO - Deleting subnet with name CreateInstanceFromThreePartImage-8b268af4-7f20-4900-9263-9e5cc31d9805-pub-subnet 2018-06-27 22:14:28,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/subnets/29258c88-f678-4a06-b226-1f3e32653cf7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50777dcf43de5fc48d913912a7c708887853834f" 2018-06-27 22:14:33,511 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:14:33 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-140d9a6a-971e-44aa-899d-e6257cf57eb8 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:14:33,512 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/29258c88-f678-4a06-b226-1f3e32653cf7 used request id req-140d9a6a-971e-44aa-899d-e6257cf57eb8 2018-06-27 22:14:33,512 - neutron_utils - INFO - Deleting network with name CreateInstanceFromThreePartImage-8b268af4-7f20-4900-9263-9e5cc31d9805-pub-net 2018-06-27 22:14:33,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/networks/2e452010-dc78-4f3b-8064-5bd4105c60ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50777dcf43de5fc48d913912a7c708887853834f" 2018-06-27 22:14:37,368 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:14:37 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-8540eff2-20ca-4893-b350-5947f8de08c2 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:14:37,369 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/2e452010-dc78-4f3b-8064-5bd4105c60ce used request id req-8540eff2-20ca-4893-b350-5947f8de08c2 2018-06-27 22:14:37,370 - glance_utils - INFO - Deleting image named - CreateInstanceFromThreePartImage-8b268af4-7f20-4900-9263-9e5cc31d9805 2018-06-27 22:14:37,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9292/v2/images/ebfbeba3-dfde-4a04-964b-fbc6c5143698 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a9e9c27a7197a816bf2cab7cbb43149fa8dd8fa7" 2018-06-27 22:14:38,389 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:14:38 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-738ccc23-685f-4f1e-b453-0d7c97828292 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-27 22:14:38,389 - keystoneauth.session - DEBUG - DELETE call to image for https://172.30.10.101:9292/v2/images/ebfbeba3-dfde-4a04-964b-fbc6c5143698 used request id req-738ccc23-685f-4f1e-b453-0d7c97828292 2018-06-27 22:14:38,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-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30d574637109e0af548bd3ebe535c5920fc06a66" 2018-06-27 22:14:39,421 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:14:39 GMT Content-Type: application/json Content-Length: 11766 Connection: keep-alive X-Openstack-Request-Id: req-f8630f7e-5a90-4ebe-ba6d-803913c38cb3 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6bce8960d4584293ac79017abe07e929", "created_at": "2018-06-27T22:13:34Z", "updated_at": "2018-06-27T22:13:34Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:13:34Z", "revision_number": 0, "id": "61afa79e-7198-493f-9d51-b99dba4ffb19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:13:34Z", "security_group_id": "1986f144-f2dd-450c-b7b8-4ba2f90cf0ba", "tenant_id": "6bce8960d4584293ac79017abe07e929", "port_range_min": null, "ethertype": "IPv4", "project_id": "6bce8960d4584293ac79017abe07e929"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:13:34Z", "revision_number": 0, "id": "aa1de810-4222-46be-b76a-060a3ea6740c", "remote_group_id": "1986f144-f2dd-450c-b7b8-4ba2f90cf0ba", "remote_ip_prefix": null, "created_at": "2018-06-27T22:13:34Z", "security_group_id": "1986f144-f2dd-450c-b7b8-4ba2f90cf0ba", "tenant_id": "6bce8960d4584293ac79017abe07e929", "port_range_min": null, "ethertype": "IPv6", "project_id": "6bce8960d4584293ac79017abe07e929"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:13:34Z", "revision_number": 0, "id": "b5ea486d-109a-491b-bf42-09551840f4dc", "remote_group_id": "1986f144-f2dd-450c-b7b8-4ba2f90cf0ba", "remote_ip_prefix": null, "created_at": "2018-06-27T22:13:34Z", "security_group_id": "1986f144-f2dd-450c-b7b8-4ba2f90cf0ba", "tenant_id": "6bce8960d4584293ac79017abe07e929", "port_range_min": null, "ethertype": "IPv4", "project_id": "6bce8960d4584293ac79017abe07e929"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:13:34Z", "revision_number": 0, "id": "de79b449-2cee-4a83-9a09-1159b0d27abd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:13:34Z", "security_group_id": "1986f144-f2dd-450c-b7b8-4ba2f90cf0ba", "tenant_id": "6bce8960d4584293ac79017abe07e929", "port_range_min": null, "ethertype": "IPv6", "project_id": "6bce8960d4584293ac79017abe07e929"}], "revision_number": 4, "project_id": "6bce8960d4584293ac79017abe07e929", "id": "1986f144-f2dd-450c-b7b8-4ba2f90cf0ba", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-27T19:03:04Z", "updated_at": "2018-06-27T19:03:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "6748ef1e-56da-434e-9e89-e86b58537b65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "b3e3826c-1c48-4699-93f0-f8a310956753", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "bfad35fa-7ea9-4a81-917d-7b86481eb510", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "d657b333-103d-4d19-add8-1e8bae2f8849", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b92069937e44a3786e439f95c61afe5", "created_at": "2018-06-27T19:08:41Z", "updated_at": "2018-06-27T19:08:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "4ac2a090-f595-4e7b-9b7a-a52fa204e881", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "5508c0b1-6261-44cb-854d-60c64bcbba0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "a60c77dc-6985-48ac-a3a3-067176d3e52f", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "e6ec0fa4-1eb3-4c5d-a451-c7acfd7fde82", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}], "revision_number": 4, "project_id": "4b92069937e44a3786e439f95c61afe5", "id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T18:59:55Z", "updated_at": "2018-06-27T18:59:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "5a060918-419b-4ec3-90df-a7764c06af2f", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "6cd9bbf0-4d1b-4b13-a6c4-e20a15bb3360", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "8134c0f0-89c6-4d45-bef8-a9260d9d0723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "e0e7297a-a59d-4d2b-b75c-2cc86b269114", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}], "revision_number": 4, "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "created_at": "2018-06-27T21:03:43Z", "updated_at": "2018-06-27T21:03:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "41061dbf-a5a2-465f-84dd-140f6104b3f7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "47d5c96d-0510-41a5-b33e-5683702c5bb8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "4b4b6430-3f42-4fe4-a25e-2c5c015a7699", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "e6a68cb7-6491-4474-a4d7-38496cac4eb7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}], "revision_number": 4, "project_id": "3f0a375b66c54145bff1c56e7c91ad73", "id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "name": "default"}]} 2018-06-27 22:14:39,421 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-f8630f7e-5a90-4ebe-ba6d-803913c38cb3 2018-06-27 22:14:39,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/6bce8960d4584293ac79017abe07e929 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30d574637109e0af548bd3ebe535c5920fc06a66" 2018-06-27 22:14:39,734 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:14:39 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-420be83a-e80b-4df7-806a-771776e0593c Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/6bce8960d4584293ac79017abe07e929"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6bce8960d4584293ac79017abe07e929", "name": "CreateInstanceFromThreePartImage-3ea1febb-f984-467-proj"}} 2018-06-27 22:14:39,734 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/6bce8960d4584293ac79017abe07e929 used request id req-420be83a-e80b-4df7-806a-771776e0593c 2018-06-27 22:14:39,735 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1986f144-f2dd-450c-b7b8-4ba2f90cf0ba 2018-06-27 22:14:39,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/security-group-rules?security_group_id=1986f144-f2dd-450c-b7b8-4ba2f90cf0ba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30d574637109e0af548bd3ebe535c5920fc06a66" 2018-06-27 22:14:39,794 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:14:39 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-5d48cccf-fefb-48da-b7ac-6cc0df953362 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-27T22:13:34Z", "security_group_id": "1986f144-f2dd-450c-b7b8-4ba2f90cf0ba", "port_range_min": null, "revision_number": 0, "tenant_id": "6bce8960d4584293ac79017abe07e929", "created_at": "2018-06-27T22:13:34Z", "project_id": "6bce8960d4584293ac79017abe07e929", "id": "61afa79e-7198-493f-9d51-b99dba4ffb19"}, {"remote_group_id": "1986f144-f2dd-450c-b7b8-4ba2f90cf0ba", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T22:13:34Z", "security_group_id": "1986f144-f2dd-450c-b7b8-4ba2f90cf0ba", "port_range_min": null, "revision_number": 0, "tenant_id": "6bce8960d4584293ac79017abe07e929", "created_at": "2018-06-27T22:13:34Z", "project_id": "6bce8960d4584293ac79017abe07e929", "id": "aa1de810-4222-46be-b76a-060a3ea6740c"}, {"remote_group_id": "1986f144-f2dd-450c-b7b8-4ba2f90cf0ba", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T22:13:34Z", "security_group_id": "1986f144-f2dd-450c-b7b8-4ba2f90cf0ba", "port_range_min": null, "revision_number": 0, "tenant_id": "6bce8960d4584293ac79017abe07e929", "created_at": "2018-06-27T22:13:34Z", "project_id": "6bce8960d4584293ac79017abe07e929", "id": "b5ea486d-109a-491b-bf42-09551840f4dc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T22:13:34Z", "security_group_id": "1986f144-f2dd-450c-b7b8-4ba2f90cf0ba", "port_range_min": null, "revision_number": 0, "tenant_id": "6bce8960d4584293ac79017abe07e929", "created_at": "2018-06-27T22:13:34Z", "project_id": "6bce8960d4584293ac79017abe07e929", "id": "de79b449-2cee-4a83-9a09-1159b0d27abd"}]} 2018-06-27 22:14:39,794 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=1986f144-f2dd-450c-b7b8-4ba2f90cf0ba used request id req-5d48cccf-fefb-48da-b7ac-6cc0df953362 2018-06-27 22:14:39,795 - neutron_utils - INFO - Deleting security group with name - default 2018-06-27 22:14:39,800 - 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/1986f144-f2dd-450c-b7b8-4ba2f90cf0ba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30d574637109e0af548bd3ebe535c5920fc06a66" 2018-06-27 22:14:40,944 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:14:40 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-c7a09ef1-dae7-4714-9074-3f82cecdbfed Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:14:40,944 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/1986f144-f2dd-450c-b7b8-4ba2f90cf0ba used request id req-c7a09ef1-dae7-4714-9074-3f82cecdbfed 2018-06-27 22:14:40,946 - keystone_utils - INFO - Deleting project with name - CreateInstanceFromThreePartImage-3ea1febb-f984-467-proj 2018-06-27 22:14:40,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/6bce8960d4584293ac79017abe07e929 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30d574637109e0af548bd3ebe535c5920fc06a66" 2018-06-27 22:14:41,526 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 22:14:40 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f1afc029-6cb1-4eee-8a62-25c6a7edf478 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:14:41,526 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/6bce8960d4584293ac79017abe07e929 used request id req-f1afc029-6cb1-4eee-8a62-25c6a7edf478 2018-06-27 22:14:41,527 - keystone_utils - INFO - Deleting role with name - CreateInstanceFromThreePartImage-3ea1febb-f984-467-proj-role 2018-06-27 22:14:41,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/47ff36e8e2df487788510ba76501d703 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30d574637109e0af548bd3ebe535c5920fc06a66" 2018-06-27 22:14:41,956 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 22:14:41 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5cae7a00-4785-4e83-82b5-bbde4c33cd29 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:14:41,956 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/47ff36e8e2df487788510ba76501d703 used request id req-5cae7a00-4785-4e83-82b5-bbde4c33cd29 2018-06-27 22:14:41,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30d574637109e0af548bd3ebe535c5920fc06a66" 2018-06-27 22:14:42,386 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:14:41 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-eac1cde5-25f5-48e9-a824-be35e627f151 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 22:14:42,386 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-eac1cde5-25f5-48e9-a824-be35e627f151 2018-06-27 22:14:42,386 - keystone_utils - INFO - Deleting user with name - CreateInstanceFromThreePartImage-3ea1febb-f984-467-user 2018-06-27 22:14:42,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/2861e1f1499b484fb378fade8c3a4908 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a4e8dea54f3cfe6d9ad706a7675133430b16b74" 2018-06-27 22:14:42,699 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 22:14:42 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-59871de5-bc25-45ad-9980-b14bf94e50e1 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:14:42,699 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/2861e1f1499b484fb378fade8c3a4908 used request id req-59871de5-bc25-45ad-9980-b14bf94e50e1 2018-06-27 22:14:42,700 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:14:43,669 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T23:14:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["UOhgI6nTTHOS2x8hc7HTNg"], "issued_at": "2018-06-27T22:14:43.000000Z"}} 2018-06-27 22:14:43,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}e1f20da3d9b0457782a87786aa41078740ba5108" 2018-06-27 22:14:43,726 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:14:43 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3823a66e-ad60-41df-97eb-b1966425d763 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:14:43,726 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-3823a66e-ad60-41df-97eb-b1966425d763 2018-06-27 22:14:43,727 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:14:43,728 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:14:44,508 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T23:14:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["KpjceiXITdS6WsBhbm1JkQ"], "issued_at": "2018-06-27T22:14:44.000000Z"}} 2018-06-27 22:14:44,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57e8321df28b5051bd564a590538e0303726c121" 2018-06-27 22:14:44,940 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:14:44 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-676bfa72-8c13-4d05-95e8-c18335919a8c Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:14:44,940 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-676bfa72-8c13-4d05-95e8-c18335919a8c 2018-06-27 22:14:44,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 22:14:44,957 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 22: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-27 22:14:44,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?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-d998c747-781a-446-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57e8321df28b5051bd564a590538e0303726c121" 2018-06-27 22:14:45,376 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:14:44 GMT Server: Apache Content-Length: 193 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8be73c49-21e5-4286-8028-21a8ec97926c 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-d998c747-781a-446-proj", "previous": null, "next": null}, "projects": []} 2018-06-27 22:14:45,376 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-d998c747-781a-446-proj used request id req-8be73c49-21e5-4286-8028-21a8ec97926c 2018-06-27 22:14:45,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57e8321df28b5051bd564a590538e0303726c121" 2018-06-27 22:14:45,891 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:14:45 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c215a13b-b207-44ed-b990-89311c538eb4 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 22:14:45,892 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-c215a13b-b207-44ed-b990-89311c538eb4 2018-06-27 22:14:45,896 - 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}57e8321df28b5051bd564a590538e0303726c121" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceVolumeTests-d998c747-781a-446-proj"}}' 2018-06-27 22:14:46,419 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 22:14:45 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5d021990-e6fe-4328-b4dd-74fe32b4bb35 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/879551d2356641b7968687aae515f864"}, "tags": [], "enabled": true, "id": "879551d2356641b7968687aae515f864", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-d998c747-781a-446-proj"}} 2018-06-27 22:14:46,419 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-5d021990-e6fe-4328-b4dd-74fe32b4bb35 2018-06-27 22:14:46,420 - keystone_utils - INFO - Created project with name - CreateInstanceVolumeTests-d998c747-781a-446-proj 2018-06-27 22:14:46,420 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:14:46,421 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:14:47,224 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T23:14:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["yXvMXfqfSa-q_CsrLUPFxw"], "issued_at": "2018-06-27T22:14:47.000000Z"}} 2018-06-27 22:14:47,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3710a46de19d4f836d5f68fa2fbbaf4722754dde" 2018-06-27 22:14:47,575 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:14:47 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-45d7dae6-54d5-4e27-9974-6afa7e0f949a Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:14:47,575 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-45d7dae6-54d5-4e27-9974-6afa7e0f949a 2018-06-27 22:14:47,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 22:14:47,595 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 22: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-27 22:14:47,596 - 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}3710a46de19d4f836d5f68fa2fbbaf4722754dde" 2018-06-27 22:14:48,030 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:14:47 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7b35c3c4-dccb-4b63-84f7-3100c6fe6442 Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/05b1bc3fa6fd4243a4ba8b4d6fcc3daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05b1bc3fa6fd4243a4ba8b4d6fcc3daf", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/48d44c9c0fea4f4e80edc7d2e0715db7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d44c9c0fea4f4e80edc7d2e0715db7", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/4d3721127bf84155a837606ce3feba32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d3721127bf84155a837606ce3feba32", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/5c846663ea6d407e9223de0719ce5442"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c846663ea6d407e9223de0719ce5442", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/73a10e6c4f67490a8a4030cc6cea32f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73a10e6c4f67490a8a4030cc6cea32f5", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/8ecfab7d9d4f47bb8892a85b7d2a0b5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ecfab7d9d4f47bb8892a85b7d2a0b5a", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/b278d529e9a54a9195e4e536b9384dc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b278d529e9a54a9195e4e536b9384dc0", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b7f107ae7bb34ccea8282b1a0ec7a979"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7f107ae7bb34ccea8282b1a0ec7a979", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/d21494d0185b463db36b8c8c2b341b97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d21494d0185b463db36b8c8c2b341b97", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e0bb346419f84e4680f6ca9a97f4fc0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e0bb346419f84e4680f6ca9a97f4fc0b", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "c8d542af72ce49338052c29f02c8857e", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e9dd794fa5c040a9a0445386fb2a6116"}, "options": {}, "id": "e9dd794fa5c040a9a0445386fb2a6116", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/e9f9c747d54947bc800a81ecf11858f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9f9c747d54947bc800a81ecf11858f5", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-27 22:14:48,030 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-7b35c3c4-dccb-4b63-84f7-3100c6fe6442 2018-06-27 22:14:48,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?name=CreateInstanceVolumeTests-d998c747-781a-446-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3710a46de19d4f836d5f68fa2fbbaf4722754dde" 2018-06-27 22:14:48,478 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:14:48 GMT Server: Apache Content-Length: 469 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cbc1ac2f-24e8-4b59-916f-57817cd051eb Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateInstanceVolumeTests-d998c747-781a-446-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/879551d2356641b7968687aae515f864"}, "tags": [], "enabled": true, "id": "879551d2356641b7968687aae515f864", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-d998c747-781a-446-proj"}]} 2018-06-27 22:14:48,478 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateInstanceVolumeTests-d998c747-781a-446-proj used request id req-cbc1ac2f-24e8-4b59-916f-57817cd051eb 2018-06-27 22:14:48,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3710a46de19d4f836d5f68fa2fbbaf4722754dde" 2018-06-27 22:14:48,918 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:14:48 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fe5915f6-26ac-4397-922f-67b83f24d69e Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 22:14:48,918 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-fe5915f6-26ac-4397-922f-67b83f24d69e 2018-06-27 22:14:49,686 - keystone_utils - INFO - Created user with name - CreateInstanceVolumeTests-d998c747-781a-446-user 2018-06-27 22:14:49,686 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:14:49,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}57e8321df28b5051bd564a590538e0303726c121" 2018-06-27 22:14:50,135 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:14:49 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-71a78715-a245-4499-b202-17be03b8e118 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 22:14:50,135 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-71a78715-a245-4499-b202-17be03b8e118 2018-06-27 22:14:50,139 - 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}57e8321df28b5051bd564a590538e0303726c121" -d '{"role": {"name": "CreateInstanceVolumeTests-d998c747-781a-446-proj-role"}}' 2018-06-27 22:14:50,533 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 22:14:50 GMT Server: Apache Content-Length: 224 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-19cd0703-9044-4ee1-af8b-5c5bb1ac1b5f Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b0a233cccad64b719e90301a37697bb7", "links": {"self": "http://10.167.4.35:5000/v3/roles/b0a233cccad64b719e90301a37697bb7"}, "name": "CreateInstanceVolumeTests-d998c747-781a-446-proj-role"}} 2018-06-27 22:14:50,533 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-19cd0703-9044-4ee1-af8b-5c5bb1ac1b5f 2018-06-27 22:14:50,533 - keystone_utils - INFO - Created role with name - CreateInstanceVolumeTests-d998c747-781a-446-proj-role 2018-06-27 22:14:50,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/b0a233cccad64b719e90301a37697bb7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57e8321df28b5051bd564a590538e0303726c121" 2018-06-27 22:14:50,915 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:14:50 GMT Server: Apache Content-Length: 224 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-25b85f3b-3076-4977-bec7-9a418a8c1267 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b0a233cccad64b719e90301a37697bb7", "links": {"self": "http://10.167.4.35:5000/v3/roles/b0a233cccad64b719e90301a37697bb7"}, "name": "CreateInstanceVolumeTests-d998c747-781a-446-proj-role"}} 2018-06-27 22:14:50,915 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/b0a233cccad64b719e90301a37697bb7 used request id req-25b85f3b-3076-4977-bec7-9a418a8c1267 2018-06-27 22:14:50,915 - keystone_utils - INFO - Granting role CreateInstanceVolumeTests-d998c747-781a-446-proj-role to project CreateInstanceVolumeTests-d998c747-781a-446-proj 2018-06-27 22:14:50,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/879551d2356641b7968687aae515f864/users/6c1125e2cb3b49b999521c2ac051a19a/roles/b0a233cccad64b719e90301a37697bb7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57e8321df28b5051bd564a590538e0303726c121" 2018-06-27 22:14:51,424 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 22:14:50 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e176d39b-ad56-4263-802f-0398fd5e0fc4 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:14:51,424 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/879551d2356641b7968687aae515f864/users/6c1125e2cb3b49b999521c2ac051a19a/roles/b0a233cccad64b719e90301a37697bb7 used request id req-e176d39b-ad56-4263-802f-0398fd5e0fc4 2018-06-27 22:14:51,424 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 22:14:51,426 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-06-27 22:14:51,426 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:14:51,427 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:14:52,343 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b0a233cccad64b719e90301a37697bb7", "name": "CreateInstanceVolumeTests-d998c747-781a-446-proj-role"}], "expires_at": "2018-06-27T23:14:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "879551d2356641b7968687aae515f864", "name": "CreateInstanceVolumeTests-d998c747-781a-446-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/879551d2356641b7968687aae515f864", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/879551d2356641b7968687aae515f864", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/879551d2356641b7968687aae515f864", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/879551d2356641b7968687aae515f864", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/879551d2356641b7968687aae515f864", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/879551d2356641b7968687aae515f864", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/879551d2356641b7968687aae515f864", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/879551d2356641b7968687aae515f864", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/879551d2356641b7968687aae515f864", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/879551d2356641b7968687aae515f864", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/879551d2356641b7968687aae515f864", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/879551d2356641b7968687aae515f864", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-d998c747-781a-446-user", "id": "6c1125e2cb3b49b999521c2ac051a19a"}, "audit_ids": ["tg9hxdnhQYaeS6OJIyw59g"], "issued_at": "2018-06-27T22:14:52.000000Z"}} 2018-06-27 22:14:52,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}82d2466402917aabd0c9bedc7220895a41fe3fd3" 2018-06-27 22:14:52,704 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:14:52 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2c75968b-7f18-469e-a3dc-0f061bec0d04 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:14:52,704 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-2c75968b-7f18-469e-a3dc-0f061bec0d04 2018-06-27 22:14:52,708 - 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-6c7de66b-169d-471e-8109-cb1a60d3eb2e-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}82d2466402917aabd0c9bedc7220895a41fe3fd3" 2018-06-27 22:14:53,566 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:14:53 GMT Content-Type: application/json Content-Length: 170 Connection: keep-alive X-Openstack-Request-Id: req-1f8ae912-5391-47b7-bd8c-3ee98c289e7c Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceVolumeTests-6c7de66b-169d-471e-8109-cb1a60d3eb2e-image"} 2018-06-27 22:14:53,566 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-6c7de66b-169d-471e-8109-cb1a60d3eb2e-image used request id req-1f8ae912-5391-47b7-bd8c-3ee98c289e7c 2018-06-27 22:14:53,570 - 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}82d2466402917aabd0c9bedc7220895a41fe3fd3" 2018-06-27 22:14:54,259 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:14:54 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-246eed54-a3b7-4590-949d-c36770a27aba 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-27 22:14:54,259 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-246eed54-a3b7-4590-949d-c36770a27aba 2018-06-27 22:14:54,290 - 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}82d2466402917aabd0c9bedc7220895a41fe3fd3" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceVolumeTests-6c7de66b-169d-471e-8109-cb1a60d3eb2e-image"}' 2018-06-27 22:14:55,139 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 22:14:55 GMT Content-Type: application/json Content-Length: 612 Connection: keep-alive Location: https://172.30.10.101:9292/v2/images/fac555f0-668e-4abf-831c-4349dfb088ce Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-4f00a36a-8992-4061-93d5-98e80620a875 Front-End-Https: on RESP BODY: {"status": "queued", "name": "CreateInstanceVolumeTests-6c7de66b-169d-471e-8109-cb1a60d3eb2e-image", "tags": [], "container_format": "bare", "created_at": "2018-06-27T22:14:55Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-06-27T22:14:55Z", "visibility": "shared", "self": "/v2/images/fac555f0-668e-4abf-831c-4349dfb088ce", "min_disk": 0, "protected": false, "id": "fac555f0-668e-4abf-831c-4349dfb088ce", "file": "/v2/images/fac555f0-668e-4abf-831c-4349dfb088ce/file", "checksum": null, "owner": "879551d2356641b7968687aae515f864", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-27 22:14:55,140 - keystoneauth.session - DEBUG - POST call to image for https://172.30.10.101:9292/v2/images used request id req-4f00a36a-8992-4061-93d5-98e80620a875 2018-06-27 22:14:55,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9292/v2/images/fac555f0-668e-4abf-831c-4349dfb088ce/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}82d2466402917aabd0c9bedc7220895a41fe3fd3" -d '' 2018-06-27 22:14:56,498 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:14:56 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-56da848f-abbc-44f1-8c31-672354973899 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-27 22:14:56,498 - keystoneauth.session - DEBUG - PUT call to image for https://172.30.10.101:9292/v2/images/fac555f0-668e-4abf-831c-4349dfb088ce/file used request id req-56da848f-abbc-44f1-8c31-672354973899 2018-06-27 22:14:56,498 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-06-27 22:14:56,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/fac555f0-668e-4abf-831c-4349dfb088ce -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}82d2466402917aabd0c9bedc7220895a41fe3fd3" 2018-06-27 22:14:57,103 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:14:57 GMT Content-Type: application/json Content-Length: 730 Connection: keep-alive X-Openstack-Request-Id: req-83b3fe3a-0ece-4d0d-add2-355262e4cba4 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-6c7de66b-169d-471e-8109-cb1a60d3eb2e-image", "tags": [], "container_format": "bare", "created_at": "2018-06-27T22:14:55Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-27T22:14:56Z", "visibility": "shared", "self": "/v2/images/fac555f0-668e-4abf-831c-4349dfb088ce", "min_disk": 0, "protected": false, "id": "fac555f0-668e-4abf-831c-4349dfb088ce", "file": "/v2/images/fac555f0-668e-4abf-831c-4349dfb088ce/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "879551d2356641b7968687aae515f864", "direct_url": "file:///var/lib/glance/images/fac555f0-668e-4abf-831c-4349dfb088ce", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-27 22:14:57,104 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/fac555f0-668e-4abf-831c-4349dfb088ce used request id req-83b3fe3a-0ece-4d0d-add2-355262e4cba4 2018-06-27 22:14:57,107 - 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}82d2466402917aabd0c9bedc7220895a41fe3fd3" 2018-06-27 22:14:57,916 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:14:57 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-a90172e0-18f6-41c9-a417-8b92036185dc 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-27 22:14:57,916 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-a90172e0-18f6-41c9-a417-8b92036185dc 2018-06-27 22:14:57,919 - create_image - INFO - Created image with name - CreateInstanceVolumeTests-6c7de66b-169d-471e-8109-cb1a60d3eb2e-image 2018-06-27 22:14:57,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/fac555f0-668e-4abf-831c-4349dfb088ce -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}82d2466402917aabd0c9bedc7220895a41fe3fd3" 2018-06-27 22:14:58,698 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:14:58 GMT Content-Type: application/json Content-Length: 730 Connection: keep-alive X-Openstack-Request-Id: req-4b17be6e-b60a-4ac4-87db-de183f6bd5f3 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-6c7de66b-169d-471e-8109-cb1a60d3eb2e-image", "tags": [], "container_format": "bare", "created_at": "2018-06-27T22:14:55Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-27T22:14:56Z", "visibility": "shared", "self": "/v2/images/fac555f0-668e-4abf-831c-4349dfb088ce", "min_disk": 0, "protected": false, "id": "fac555f0-668e-4abf-831c-4349dfb088ce", "file": "/v2/images/fac555f0-668e-4abf-831c-4349dfb088ce/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "879551d2356641b7968687aae515f864", "direct_url": "file:///var/lib/glance/images/fac555f0-668e-4abf-831c-4349dfb088ce", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-27 22:14:58,699 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/fac555f0-668e-4abf-831c-4349dfb088ce used request id req-4b17be6e-b60a-4ac4-87db-de183f6bd5f3 2018-06-27 22:14:58,699 - create_image - DEBUG - Instance status is - active 2018-06-27 22:14:58,700 - create_image - DEBUG - Image is active with name - CreateInstanceVolumeTests-6c7de66b-169d-471e-8109-cb1a60d3eb2e-image 2018-06-27 22:14:58,700 - create_image - INFO - Image is now active with name - CreateInstanceVolumeTests-6c7de66b-169d-471e-8109-cb1a60d3eb2e-image 2018-06-27 22:14:58,700 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:14:58,701 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:14:59,506 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T23:14:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["nsnqt8PIQhyjcxUdSCoFFQ"], "issued_at": "2018-06-27T22:14:59.000000Z"}} 2018-06-27 22:14:59,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}bc4d0730308ddd0901e4270c39ba900ee801f214" 2018-06-27 22:14:59,906 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:14:59 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9a728a95-b410-4d77-866a-eb8e07fdf44f Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:14:59,906 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-9a728a95-b410-4d77-866a-eb8e07fdf44f 2018-06-27 22:14:59,908 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 22:14:59,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/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc4d0730308ddd0901e4270c39ba900ee801f214" 2018-06-27 22:15:00,705 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:15:00 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-1eae527a-6ab0-4a61-915c-71afe3fe2d76 X-Compute-Request-Id: req-1eae527a-6ab0-4a61-915c-71afe3fe2d76 Front-End-Https: on RESP BODY: {"flavors": [{"id": "bfce69d5-8948-4e52-8e30-cf8bfa544966", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "bookmark"}], "name": "shaker-flavor_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3"}]} 2018-06-27 22:15:00,705 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-1eae527a-6ab0-4a61-915c-71afe3fe2d76 2018-06-27 22:15:00,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/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc4d0730308ddd0901e4270c39ba900ee801f214" -d '{"flavor": {"vcpus": 2, "disk": 1, "name": "CreateInstanceVolumeTests-6c7de66b-169d-471e-8109-cb1a60d3eb2e-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-27 22:15:01,472 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:15:01 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-4cdc1195-b80e-4ad9-a51d-b2b1cf105299 X-Compute-Request-Id: req-4cdc1195-b80e-4ad9-a51d-b2b1cf105299 Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateInstanceVolumeTests-6c7de66b-169d-471e-8109-cb1a60d3eb2e-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/5093b6bc-a414-46f8-8ca2-3e2c0b7829ea", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/5093b6bc-a414-46f8-8ca2-3e2c0b7829ea", "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": "5093b6bc-a414-46f8-8ca2-3e2c0b7829ea"}} 2018-06-27 22:15:01,473 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-4cdc1195-b80e-4ad9-a51d-b2b1cf105299 2018-06-27 22:15:01,473 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:15:01,474 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:15:02,199 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b0a233cccad64b719e90301a37697bb7", "name": "CreateInstanceVolumeTests-d998c747-781a-446-proj-role"}], "expires_at": "2018-06-27T23:15:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "879551d2356641b7968687aae515f864", "name": "CreateInstanceVolumeTests-d998c747-781a-446-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/879551d2356641b7968687aae515f864", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/879551d2356641b7968687aae515f864", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/879551d2356641b7968687aae515f864", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/879551d2356641b7968687aae515f864", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/879551d2356641b7968687aae515f864", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/879551d2356641b7968687aae515f864", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/879551d2356641b7968687aae515f864", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/879551d2356641b7968687aae515f864", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/879551d2356641b7968687aae515f864", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/879551d2356641b7968687aae515f864", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/879551d2356641b7968687aae515f864", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/879551d2356641b7968687aae515f864", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-d998c747-781a-446-user", "id": "6c1125e2cb3b49b999521c2ac051a19a"}, "audit_ids": ["7FX4iHWXTtShhNqJZuuNDw"], "issued_at": "2018-06-27T22:15:02.000000Z"}} 2018-06-27 22:15:02,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a10deeef4301149bc8810124c0e714393e99a07e" 2018-06-27 22:15:02,515 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:15:02 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fa8fef64-73de-4d28-bcf5-f750cf9ab5c5 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:15:02,515 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-fa8fef64-73de-4d28-bcf5-f750cf9ab5c5 2018-06-27 22:15:02,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=CreateInstanceVolumeTests-6c7de66b-169d-471e-8109-cb1a60d3eb2e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a10deeef4301149bc8810124c0e714393e99a07e" 2018-06-27 22:15:03,297 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:15:03 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-645f1648-cc46-4cd4-8244-e355e8a98856 Front-End-Https: on RESP BODY: {"networks":[]} 2018-06-27 22:15:03,297 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceVolumeTests-6c7de66b-169d-471e-8109-cb1a60d3eb2e-pub-net used request id req-645f1648-cc46-4cd4-8244-e355e8a98856 2018-06-27 22:15:03,297 - neutron_utils - INFO - Creating network with name CreateInstanceVolumeTests-6c7de66b-169d-471e-8109-cb1a60d3eb2e-pub-net 2018-06-27 22:15:03,303 - 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}a10deeef4301149bc8810124c0e714393e99a07e" -d '{"network": {"name": "CreateInstanceVolumeTests-6c7de66b-169d-471e-8109-cb1a60d3eb2e-pub-net", "admin_state_up": true}}' 2018-06-27 22:15:04,292 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 22:15:04 GMT Content-Type: application/json Content-Length: 607 Connection: keep-alive X-Openstack-Request-Id: req-b2085ad6-3483-4040-9aca-4728ec74ba95 Front-End-Https: on RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"879551d2356641b7968687aae515f864","created_at":"2018-06-27T22:15:03Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-06-27T22:15:03Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"879551d2356641b7968687aae515f864","id":"8cb153d8-781e-481b-bf8b-cbe96565b879","name":"CreateInstanceVolumeTests-6c7de66b-169d-471e-8109-cb1a60d3eb2e-pub-net"}} 2018-06-27 22:15:04,293 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-b2085ad6-3483-4040-9aca-4728ec74ba95 2018-06-27 22:15:04,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?id=8cb153d8-781e-481b-bf8b-cbe96565b879 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a10deeef4301149bc8810124c0e714393e99a07e" 2018-06-27 22:15:04,564 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:15:04 GMT Content-Type: application/json Content-Length: 591 Connection: keep-alive X-Openstack-Request-Id: req-5839324d-142e-4c8b-860e-8d3c63fd8d74 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-27T22:15:03Z","tenant_id":"879551d2356641b7968687aae515f864","created_at":"2018-06-27T22:15:03Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"879551d2356641b7968687aae515f864","id":"8cb153d8-781e-481b-bf8b-cbe96565b879","name":"CreateInstanceVolumeTests-6c7de66b-169d-471e-8109-cb1a60d3eb2e-pub-net"}]} 2018-06-27 22:15:04,564 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=8cb153d8-781e-481b-bf8b-cbe96565b879 used request id req-5839324d-142e-4c8b-860e-8d3c63fd8d74 2018-06-27 22:15:04,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=8cb153d8-781e-481b-bf8b-cbe96565b879 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a10deeef4301149bc8810124c0e714393e99a07e" 2018-06-27 22:15:05,371 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:15:05 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-70b56f80-4c30-4dcc-95e6-f86a375f7008 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-27 22:15:05,371 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=8cb153d8-781e-481b-bf8b-cbe96565b879 used request id req-70b56f80-4c30-4dcc-95e6-f86a375f7008 2018-06-27 22:15:05,372 - neutron_utils - INFO - Creating subnet with name CreateInstanceVolumeTests-6c7de66b-169d-471e-8109-cb1a60d3eb2e-pub-subnet 2018-06-27 22:15:05,377 - 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}a10deeef4301149bc8810124c0e714393e99a07e" -d '{"subnets": [{"ip_version": 4, "network_id": "8cb153d8-781e-481b-bf8b-cbe96565b879", "cidr": "10.55.0.0/24", "name": "CreateInstanceVolumeTests-6c7de66b-169d-471e-8109-cb1a60d3eb2e-pub-subnet"}]}' 2018-06-27 22:15:07,674 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 22:15:07 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-3d437e26-74f7-4ffe-b55b-1b186db361bf Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8cb153d8-781e-481b-bf8b-cbe96565b879","tenant_id":"879551d2356641b7968687aae515f864","created_at":"2018-06-27T22:15:06Z","dns_nameservers":[],"updated_at":"2018-06-27T22:15:06Z","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":"879551d2356641b7968687aae515f864","id":"1d9e5995-85cb-4a1b-9ce7-621685d834b3","subnetpool_id":null,"name":"CreateInstanceVolumeTests-6c7de66b-169d-471e-8109-cb1a60d3eb2e-pub-subnet"}]} 2018-06-27 22:15:07,674 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-3d437e26-74f7-4ffe-b55b-1b186db361bf 2018-06-27 22:15:07,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/networks?id=8cb153d8-781e-481b-bf8b-cbe96565b879 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a10deeef4301149bc8810124c0e714393e99a07e" 2018-06-27 22:15:07,936 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:15:07 GMT Content-Type: application/json Content-Length: 635 Connection: keep-alive X-Openstack-Request-Id: req-67fcca3f-6312-4b48-b1e9-e4e196071bc5 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["1d9e5995-85cb-4a1b-9ce7-621685d834b3"],"updated_at":"2018-06-27T22:15:06Z","tenant_id":"879551d2356641b7968687aae515f864","created_at":"2018-06-27T22:15:03Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"879551d2356641b7968687aae515f864","id":"8cb153d8-781e-481b-bf8b-cbe96565b879","name":"CreateInstanceVolumeTests-6c7de66b-169d-471e-8109-cb1a60d3eb2e-pub-net"}]} 2018-06-27 22:15:07,936 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=8cb153d8-781e-481b-bf8b-cbe96565b879 used request id req-67fcca3f-6312-4b48-b1e9-e4e196071bc5 2018-06-27 22:15:07,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=8cb153d8-781e-481b-bf8b-cbe96565b879 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a10deeef4301149bc8810124c0e714393e99a07e" 2018-06-27 22:15:08,103 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:15:08 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-a0e6a22b-b0d4-4410-9862-4d12d64c4d7c Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8cb153d8-781e-481b-bf8b-cbe96565b879","tenant_id":"879551d2356641b7968687aae515f864","created_at":"2018-06-27T22:15:06Z","dns_nameservers":[],"updated_at":"2018-06-27T22:15:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"879551d2356641b7968687aae515f864","id":"1d9e5995-85cb-4a1b-9ce7-621685d834b3","subnetpool_id":null,"name":"CreateInstanceVolumeTests-6c7de66b-169d-471e-8109-cb1a60d3eb2e-pub-subnet"}]} 2018-06-27 22:15:08,103 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=8cb153d8-781e-481b-bf8b-cbe96565b879 used request id req-a0e6a22b-b0d4-4410-9862-4d12d64c4d7c 2018-06-27 22:15:08,103 - OpenStackNetwork - DEBUG - Network [8cb153d8-781e-481b-bf8b-cbe96565b879] created successfully 2018-06-27 22:15:08,104 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:15:08,104 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:15:08,882 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b0a233cccad64b719e90301a37697bb7", "name": "CreateInstanceVolumeTests-d998c747-781a-446-proj-role"}], "expires_at": "2018-06-27T23:15:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "879551d2356641b7968687aae515f864", "name": "CreateInstanceVolumeTests-d998c747-781a-446-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/879551d2356641b7968687aae515f864", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/879551d2356641b7968687aae515f864", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/879551d2356641b7968687aae515f864", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/879551d2356641b7968687aae515f864", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/879551d2356641b7968687aae515f864", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/879551d2356641b7968687aae515f864", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/879551d2356641b7968687aae515f864", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/879551d2356641b7968687aae515f864", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/879551d2356641b7968687aae515f864", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/879551d2356641b7968687aae515f864", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/879551d2356641b7968687aae515f864", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/879551d2356641b7968687aae515f864", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-d998c747-781a-446-user", "id": "6c1125e2cb3b49b999521c2ac051a19a"}, "audit_ids": ["svJKmPT_TIeB5OiID0NCQw"], "issued_at": "2018-06-27T22:15:08.000000Z"}} 2018-06-27 22:15:08,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0af52fdbb05bcaa4a3ab8ad4fb4133aa9094afc2" 2018-06-27 22:15:09,286 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:15:08 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d6b63c5a-8f2f-4f9b-abff-ade2932bd5b7 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:15:09,286 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-d6b63c5a-8f2f-4f9b-abff-ade2932bd5b7 2018-06-27 22:15:09,292 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/879551d2356641b7968687aae515f864/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0af52fdbb05bcaa4a3ab8ad4fb4133aa9094afc2" 2018-06-27 22:15:10,980 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:15:10 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive x-compute-request-id: req-ffc1d42c-4bb6-440b-b56e-4c3c3d68cb45 x-openstack-request-id: req-ffc1d42c-4bb6-440b-b56e-4c3c3d68cb45 Front-End-Https: on RESP BODY: {"volumes": []} 2018-06-27 22:15:10,980 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/879551d2356641b7968687aae515f864/volumes/detail used request id req-ffc1d42c-4bb6-440b-b56e-4c3c3d68cb45 2018-06-27 22:15:10,984 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8776/v2/879551d2356641b7968687aae515f864/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-ffc1d42c-4bb6-440b-b56e-4c3c3d68cb45" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0af52fdbb05bcaa4a3ab8ad4fb4133aa9094afc2" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-6c7de66b-169d-471e-8109-cb1a60d3eb2e-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-27 22:15:13,485 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 22:15:13 GMT Content-Type: application/json Content-Length: 865 Connection: keep-alive x-compute-request-id: req-f5e06296-5aca-4ee4-bf20-a23d1e999b69 x-openstack-request-id: req-f5e06296-5aca-4ee4-bf20-a23d1e999b69 RESP BODY: {"volume": {"status": "creating", "user_id": "6c1125e2cb3b49b999521c2ac051a19a", "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/879551d2356641b7968687aae515f864/volumes/90616ce9-d92e-4404-bc82-0d610607b215", "rel": "self"}, {"href": "https://172.30.10.101:8776/879551d2356641b7968687aae515f864/volumes/90616ce9-d92e-4404-bc82-0d610607b215", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-06-27T22:15:13.000000", "description": null, "updated_at": null, "volume_type": "lvm-driver", "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-6c7de66b-169d-471e-8109-cb1a60d3eb2e-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "90616ce9-d92e-4404-bc82-0d610607b215", "size": 1}} 2018-06-27 22:15:13,486 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://172.30.10.101:8776/v2/879551d2356641b7968687aae515f864/volumes used request id req-f5e06296-5aca-4ee4-bf20-a23d1e999b69 2018-06-27 22:15:13,489 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/879551d2356641b7968687aae515f864/volumes/90616ce9-d92e-4404-bc82-0d610607b215 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ffc1d42c-4bb6-440b-b56e-4c3c3d68cb45" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0af52fdbb05bcaa4a3ab8ad4fb4133aa9094afc2" 2018-06-27 22:15:15,157 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:15:15 GMT Content-Type: application/json Content-Length: 958 Connection: keep-alive x-compute-request-id: req-2ed46750-e075-4c55-a2bf-2d1b92e37aec x-openstack-request-id: req-2ed46750-e075-4c55-a2bf-2d1b92e37aec Front-End-Https: on RESP BODY: {"volume": {"status": "available", "user_id": "6c1125e2cb3b49b999521c2ac051a19a", "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/879551d2356641b7968687aae515f864/volumes/90616ce9-d92e-4404-bc82-0d610607b215", "rel": "self"}, {"href": "https://172.30.10.101:8776/879551d2356641b7968687aae515f864/volumes/90616ce9-d92e-4404-bc82-0d610607b215", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-06-27T22:15:13.000000", "description": null, "os-vol-tenant-attr:tenant_id": "879551d2356641b7968687aae515f864", "updated_at": "2018-06-27T22:15:14.000000", "volume_type": "lvm-driver", "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-6c7de66b-169d-471e-8109-cb1a60d3eb2e-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "90616ce9-d92e-4404-bc82-0d610607b215", "size": 1}} 2018-06-27 22:15:15,157 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/879551d2356641b7968687aae515f864/volumes/90616ce9-d92e-4404-bc82-0d610607b215 used request id req-2ed46750-e075-4c55-a2bf-2d1b92e37aec 2018-06-27 22:15:15,157 - create_volume - INFO - Created volume with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-6c7de66b-169d-471e-8109-cb1a60d3eb2e-1 2018-06-27 22:15:15,160 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/879551d2356641b7968687aae515f864/volumes/90616ce9-d92e-4404-bc82-0d610607b215 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ffc1d42c-4bb6-440b-b56e-4c3c3d68cb45" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0af52fdbb05bcaa4a3ab8ad4fb4133aa9094afc2" 2018-06-27 22:15:16,323 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:15:16 GMT Content-Type: application/json Content-Length: 958 Connection: keep-alive x-compute-request-id: req-7dc9c24d-a940-4357-85f3-30edb27961a7 x-openstack-request-id: req-7dc9c24d-a940-4357-85f3-30edb27961a7 Front-End-Https: on RESP BODY: {"volume": {"status": "available", "user_id": "6c1125e2cb3b49b999521c2ac051a19a", "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/879551d2356641b7968687aae515f864/volumes/90616ce9-d92e-4404-bc82-0d610607b215", "rel": "self"}, {"href": "https://172.30.10.101:8776/879551d2356641b7968687aae515f864/volumes/90616ce9-d92e-4404-bc82-0d610607b215", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-06-27T22:15:13.000000", "description": null, "os-vol-tenant-attr:tenant_id": "879551d2356641b7968687aae515f864", "updated_at": "2018-06-27T22:15:14.000000", "volume_type": "lvm-driver", "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-6c7de66b-169d-471e-8109-cb1a60d3eb2e-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "90616ce9-d92e-4404-bc82-0d610607b215", "size": 1}} 2018-06-27 22:15:16,323 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/879551d2356641b7968687aae515f864/volumes/90616ce9-d92e-4404-bc82-0d610607b215 used request id req-7dc9c24d-a940-4357-85f3-30edb27961a7 2018-06-27 22:15:16,324 - create_volume - DEBUG - Instance status is - available 2018-06-27 22:15:16,324 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-6c7de66b-169d-471e-8109-cb1a60d3eb2e-1 2018-06-27 22:15:16,324 - create_volume - INFO - Volume is now active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-6c7de66b-169d-471e-8109-cb1a60d3eb2e-1 2018-06-27 22:15:16,324 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:15:16,325 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:15:17,149 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b0a233cccad64b719e90301a37697bb7", "name": "CreateInstanceVolumeTests-d998c747-781a-446-proj-role"}], "expires_at": "2018-06-27T23:15:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "879551d2356641b7968687aae515f864", "name": "CreateInstanceVolumeTests-d998c747-781a-446-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/879551d2356641b7968687aae515f864", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/879551d2356641b7968687aae515f864", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/879551d2356641b7968687aae515f864", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/879551d2356641b7968687aae515f864", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/879551d2356641b7968687aae515f864", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/879551d2356641b7968687aae515f864", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/879551d2356641b7968687aae515f864", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/879551d2356641b7968687aae515f864", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/879551d2356641b7968687aae515f864", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/879551d2356641b7968687aae515f864", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/879551d2356641b7968687aae515f864", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/879551d2356641b7968687aae515f864", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-d998c747-781a-446-user", "id": "6c1125e2cb3b49b999521c2ac051a19a"}, "audit_ids": ["3W5n1P-nTJOfwtqIzREssQ"], "issued_at": "2018-06-27T22:15:17.000000Z"}} 2018-06-27 22:15:17,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}5aab56cb30928d564b6a2de6c10ee5f0181eb012" 2018-06-27 22:15:17,502 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:15:17 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4ca0acac-0ba2-4c3a-9116-bcff7e557f73 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:15:17,502 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-4ca0acac-0ba2-4c3a-9116-bcff7e557f73 2018-06-27 22:15:17,508 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/879551d2356641b7968687aae515f864/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5aab56cb30928d564b6a2de6c10ee5f0181eb012" 2018-06-27 22:15:18,641 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:15:18 GMT Content-Type: application/json Content-Length: 961 Connection: keep-alive x-compute-request-id: req-6c03532d-2854-4484-a140-e0e5f1dea691 x-openstack-request-id: req-6c03532d-2854-4484-a140-e0e5f1dea691 Front-End-Https: on RESP BODY: {"volumes": [{"status": "available", "user_id": "6c1125e2cb3b49b999521c2ac051a19a", "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/879551d2356641b7968687aae515f864/volumes/90616ce9-d92e-4404-bc82-0d610607b215", "rel": "self"}, {"href": "https://172.30.10.101:8776/879551d2356641b7968687aae515f864/volumes/90616ce9-d92e-4404-bc82-0d610607b215", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-06-27T22:15:13.000000", "description": null, "os-vol-tenant-attr:tenant_id": "879551d2356641b7968687aae515f864", "updated_at": "2018-06-27T22:15:14.000000", "volume_type": "lvm-driver", "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-6c7de66b-169d-471e-8109-cb1a60d3eb2e-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "90616ce9-d92e-4404-bc82-0d610607b215", "size": 1}]} 2018-06-27 22:15:18,642 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/879551d2356641b7968687aae515f864/volumes/detail used request id req-6c03532d-2854-4484-a140-e0e5f1dea691 2018-06-27 22:15:18,646 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8776/v2/879551d2356641b7968687aae515f864/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-6c03532d-2854-4484-a140-e0e5f1dea691" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5aab56cb30928d564b6a2de6c10ee5f0181eb012" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-6c7de66b-169d-471e-8109-cb1a60d3eb2e-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-27 22:15:20,919 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 22:15:20 GMT Content-Type: application/json Content-Length: 865 Connection: keep-alive x-compute-request-id: req-7782a145-04f1-40ad-9aa6-5807ff8390be x-openstack-request-id: req-7782a145-04f1-40ad-9aa6-5807ff8390be RESP BODY: {"volume": {"status": "creating", "user_id": "6c1125e2cb3b49b999521c2ac051a19a", "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/879551d2356641b7968687aae515f864/volumes/912945bb-fda4-4053-99a3-98ea07e78869", "rel": "self"}, {"href": "https://172.30.10.101:8776/879551d2356641b7968687aae515f864/volumes/912945bb-fda4-4053-99a3-98ea07e78869", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-06-27T22:15:21.000000", "description": null, "updated_at": null, "volume_type": "lvm-driver", "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-6c7de66b-169d-471e-8109-cb1a60d3eb2e-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "912945bb-fda4-4053-99a3-98ea07e78869", "size": 1}} 2018-06-27 22:15:20,919 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://172.30.10.101:8776/v2/879551d2356641b7968687aae515f864/volumes used request id req-7782a145-04f1-40ad-9aa6-5807ff8390be 2018-06-27 22:15:20,922 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/879551d2356641b7968687aae515f864/volumes/912945bb-fda4-4053-99a3-98ea07e78869 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6c03532d-2854-4484-a140-e0e5f1dea691" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5aab56cb30928d564b6a2de6c10ee5f0181eb012" 2018-06-27 22:15:22,151 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:15:22 GMT Content-Type: application/json Content-Length: 958 Connection: keep-alive x-compute-request-id: req-82cc07c3-069a-49f7-bdc4-d30396a2fc83 x-openstack-request-id: req-82cc07c3-069a-49f7-bdc4-d30396a2fc83 Front-End-Https: on RESP BODY: {"volume": {"status": "available", "user_id": "6c1125e2cb3b49b999521c2ac051a19a", "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/879551d2356641b7968687aae515f864/volumes/912945bb-fda4-4053-99a3-98ea07e78869", "rel": "self"}, {"href": "https://172.30.10.101:8776/879551d2356641b7968687aae515f864/volumes/912945bb-fda4-4053-99a3-98ea07e78869", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-06-27T22:15:21.000000", "description": null, "os-vol-tenant-attr:tenant_id": "879551d2356641b7968687aae515f864", "updated_at": "2018-06-27T22:15:21.000000", "volume_type": "lvm-driver", "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-6c7de66b-169d-471e-8109-cb1a60d3eb2e-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "912945bb-fda4-4053-99a3-98ea07e78869", "size": 1}} 2018-06-27 22:15:22,151 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/879551d2356641b7968687aae515f864/volumes/912945bb-fda4-4053-99a3-98ea07e78869 used request id req-82cc07c3-069a-49f7-bdc4-d30396a2fc83 2018-06-27 22:15:22,152 - create_volume - INFO - Created volume with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-6c7de66b-169d-471e-8109-cb1a60d3eb2e-2 2018-06-27 22:15:22,155 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/879551d2356641b7968687aae515f864/volumes/912945bb-fda4-4053-99a3-98ea07e78869 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6c03532d-2854-4484-a140-e0e5f1dea691" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5aab56cb30928d564b6a2de6c10ee5f0181eb012" 2018-06-27 22:15:23,910 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:15:23 GMT Content-Type: application/json Content-Length: 958 Connection: keep-alive x-compute-request-id: req-8c2e0781-0203-4cb4-a846-750a9f8eafd7 x-openstack-request-id: req-8c2e0781-0203-4cb4-a846-750a9f8eafd7 Front-End-Https: on RESP BODY: {"volume": {"status": "available", "user_id": "6c1125e2cb3b49b999521c2ac051a19a", "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/879551d2356641b7968687aae515f864/volumes/912945bb-fda4-4053-99a3-98ea07e78869", "rel": "self"}, {"href": "https://172.30.10.101:8776/879551d2356641b7968687aae515f864/volumes/912945bb-fda4-4053-99a3-98ea07e78869", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-06-27T22:15:21.000000", "description": null, "os-vol-tenant-attr:tenant_id": "879551d2356641b7968687aae515f864", "updated_at": "2018-06-27T22:15:21.000000", "volume_type": "lvm-driver", "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-6c7de66b-169d-471e-8109-cb1a60d3eb2e-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "912945bb-fda4-4053-99a3-98ea07e78869", "size": 1}} 2018-06-27 22:15:23,911 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/879551d2356641b7968687aae515f864/volumes/912945bb-fda4-4053-99a3-98ea07e78869 used request id req-8c2e0781-0203-4cb4-a846-750a9f8eafd7 2018-06-27 22:15:23,911 - create_volume - DEBUG - Instance status is - available 2018-06-27 22:15:23,911 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-6c7de66b-169d-471e-8109-cb1a60d3eb2e-2 2018-06-27 22:15:23,911 - create_volume - INFO - Volume is now active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-6c7de66b-169d-471e-8109-cb1a60d3eb2e-2 2018-06-27 22:15:23,911 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:15:23,912 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:15:24,796 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b0a233cccad64b719e90301a37697bb7", "name": "CreateInstanceVolumeTests-d998c747-781a-446-proj-role"}], "expires_at": "2018-06-27T23:15:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "879551d2356641b7968687aae515f864", "name": "CreateInstanceVolumeTests-d998c747-781a-446-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/879551d2356641b7968687aae515f864", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/879551d2356641b7968687aae515f864", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/879551d2356641b7968687aae515f864", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/879551d2356641b7968687aae515f864", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/879551d2356641b7968687aae515f864", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/879551d2356641b7968687aae515f864", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/879551d2356641b7968687aae515f864", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/879551d2356641b7968687aae515f864", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/879551d2356641b7968687aae515f864", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/879551d2356641b7968687aae515f864", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/879551d2356641b7968687aae515f864", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/879551d2356641b7968687aae515f864", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-d998c747-781a-446-user", "id": "6c1125e2cb3b49b999521c2ac051a19a"}, "audit_ids": ["wb4tFb6kT4im97KP1qNl7A"], "issued_at": "2018-06-27T22:15:24.000000Z"}} 2018-06-27 22:15:24,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}db17d1a183e1b600f674900390402e09b84b2f30" 2018-06-27 22:15:25,110 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:15:24 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-86fd8be6-95eb-4f1b-aa04-45c33ed1481b Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:15:25,110 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-86fd8be6-95eb-4f1b-aa04-45c33ed1481b 2018-06-27 22:15:25,111 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 22:15:25,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db17d1a183e1b600f674900390402e09b84b2f30" 2018-06-27 22:15:25,448 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:15:25 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4327c228-8d41-4835-8867-79775c02de9f Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:15:25,448 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-4327c228-8d41-4835-8867-79775c02de9f 2018-06-27 22:15:25,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=CreateInstanceVolumeTests-6c7de66b-169d-471e-8109-cb1a60d3eb2e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db17d1a183e1b600f674900390402e09b84b2f30" 2018-06-27 22:15:26,430 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:15:26 GMT Content-Type: application/json Content-Length: 635 Connection: keep-alive X-Openstack-Request-Id: req-261940d2-e868-4cc9-85e0-6fdbfa4f1465 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["1d9e5995-85cb-4a1b-9ce7-621685d834b3"],"updated_at":"2018-06-27T22:15:06Z","tenant_id":"879551d2356641b7968687aae515f864","created_at":"2018-06-27T22:15:03Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"879551d2356641b7968687aae515f864","id":"8cb153d8-781e-481b-bf8b-cbe96565b879","name":"CreateInstanceVolumeTests-6c7de66b-169d-471e-8109-cb1a60d3eb2e-pub-net"}]} 2018-06-27 22:15:26,430 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceVolumeTests-6c7de66b-169d-471e-8109-cb1a60d3eb2e-pub-net used request id req-261940d2-e868-4cc9-85e0-6fdbfa4f1465 2018-06-27 22:15:26,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-27 22:15:26,447 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 22: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-27 22:15:26,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/879551d2356641b7968687aae515f864 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db17d1a183e1b600f674900390402e09b84b2f30" 2018-06-27 22:15:26,564 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:15:26 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-90f0fe7b-434b-4dd3-90be-2b646cb69ab5 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/879551d2356641b7968687aae515f864"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "879551d2356641b7968687aae515f864", "name": "CreateInstanceVolumeTests-d998c747-781a-446-proj"}} 2018-06-27 22:15:26,564 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/879551d2356641b7968687aae515f864 used request id req-90f0fe7b-434b-4dd3-90be-2b646cb69ab5 2018-06-27 22:15:26,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=8cb153d8-781e-481b-bf8b-cbe96565b879 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db17d1a183e1b600f674900390402e09b84b2f30" 2018-06-27 22:15:27,591 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:15:27 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-eb887976-51d7-466e-8493-93ec10a85904 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8cb153d8-781e-481b-bf8b-cbe96565b879","tenant_id":"879551d2356641b7968687aae515f864","created_at":"2018-06-27T22:15:06Z","dns_nameservers":[],"updated_at":"2018-06-27T22:15:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"879551d2356641b7968687aae515f864","id":"1d9e5995-85cb-4a1b-9ce7-621685d834b3","subnetpool_id":null,"name":"CreateInstanceVolumeTests-6c7de66b-169d-471e-8109-cb1a60d3eb2e-pub-subnet"}]} 2018-06-27 22:15:27,591 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=8cb153d8-781e-481b-bf8b-cbe96565b879 used request id req-eb887976-51d7-466e-8493-93ec10a85904 2018-06-27 22:15:27,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=8cb153d8-781e-481b-bf8b-cbe96565b879&name=CreateInstanceVolumeTests-6c7de66b-169d-471e-8109-cb1a60d3eb2e-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db17d1a183e1b600f674900390402e09b84b2f30" 2018-06-27 22:15:28,348 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:15:28 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-b8b117e9-7e12-4f9f-b41b-012bbffaa9ff Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-27 22:15:28,348 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=8cb153d8-781e-481b-bf8b-cbe96565b879&name=CreateInstanceVolumeTests-6c7de66b-169d-471e-8109-cb1a60d3eb2e-port&admin_state_up=True used request id req-b8b117e9-7e12-4f9f-b41b-012bbffaa9ff 2018-06-27 22:15:28,352 - novaclient.v2.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-6c7de66b-169d-471e-8109-cb1a60d3eb2e-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db17d1a183e1b600f674900390402e09b84b2f30" 2018-06-27 22:15:29,053 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:15:29 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-79e4f734-961b-41b9-823d-a88d9e18b9ec X-Compute-Request-Id: req-79e4f734-961b-41b9-823d-a88d9e18b9ec Front-End-Https: on RESP BODY: {"servers": []} 2018-06-27 22:15:29,053 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-6c7de66b-169d-471e-8109-cb1a60d3eb2e-inst used request id req-79e4f734-961b-41b9-823d-a88d9e18b9ec 2018-06-27 22:15:29,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/networks?name=CreateInstanceVolumeTests-6c7de66b-169d-471e-8109-cb1a60d3eb2e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db17d1a183e1b600f674900390402e09b84b2f30" 2018-06-27 22:15:29,566 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:15:29 GMT Content-Type: application/json Content-Length: 635 Connection: keep-alive X-Openstack-Request-Id: req-8294f1b6-cade-4945-9542-9f9b1277e89a Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["1d9e5995-85cb-4a1b-9ce7-621685d834b3"],"updated_at":"2018-06-27T22:15:06Z","tenant_id":"879551d2356641b7968687aae515f864","created_at":"2018-06-27T22:15:03Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"879551d2356641b7968687aae515f864","id":"8cb153d8-781e-481b-bf8b-cbe96565b879","name":"CreateInstanceVolumeTests-6c7de66b-169d-471e-8109-cb1a60d3eb2e-pub-net"}]} 2018-06-27 22:15:29,567 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceVolumeTests-6c7de66b-169d-471e-8109-cb1a60d3eb2e-pub-net used request id req-8294f1b6-cade-4945-9542-9f9b1277e89a 2018-06-27 22:15:29,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/879551d2356641b7968687aae515f864 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db17d1a183e1b600f674900390402e09b84b2f30" 2018-06-27 22:15:29,669 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:15:29 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7c8998e7-54f4-4a05-9e93-e5a1d5df19a8 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/879551d2356641b7968687aae515f864"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "879551d2356641b7968687aae515f864", "name": "CreateInstanceVolumeTests-d998c747-781a-446-proj"}} 2018-06-27 22:15:29,669 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/879551d2356641b7968687aae515f864 used request id req-7c8998e7-54f4-4a05-9e93-e5a1d5df19a8 2018-06-27 22:15:29,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=8cb153d8-781e-481b-bf8b-cbe96565b879 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db17d1a183e1b600f674900390402e09b84b2f30" 2018-06-27 22:15:29,843 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:15:29 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-f9852abf-2ab2-414a-b74c-dd572b789f3f Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8cb153d8-781e-481b-bf8b-cbe96565b879","tenant_id":"879551d2356641b7968687aae515f864","created_at":"2018-06-27T22:15:06Z","dns_nameservers":[],"updated_at":"2018-06-27T22:15:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"879551d2356641b7968687aae515f864","id":"1d9e5995-85cb-4a1b-9ce7-621685d834b3","subnetpool_id":null,"name":"CreateInstanceVolumeTests-6c7de66b-169d-471e-8109-cb1a60d3eb2e-pub-subnet"}]} 2018-06-27 22:15:29,843 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=8cb153d8-781e-481b-bf8b-cbe96565b879 used request id req-f9852abf-2ab2-414a-b74c-dd572b789f3f 2018-06-27 22:15:29,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=8cb153d8-781e-481b-bf8b-cbe96565b879&name=CreateInstanceVolumeTests-6c7de66b-169d-471e-8109-cb1a60d3eb2e-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db17d1a183e1b600f674900390402e09b84b2f30" 2018-06-27 22:15:29,952 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:15:29 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-0715859f-c130-4fa3-8682-5134d1b49c6c Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-27 22:15:29,952 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=8cb153d8-781e-481b-bf8b-cbe96565b879&name=CreateInstanceVolumeTests-6c7de66b-169d-471e-8109-cb1a60d3eb2e-port&admin_state_up=True used request id req-0715859f-c130-4fa3-8682-5134d1b49c6c 2018-06-27 22:15:29,952 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:15:29,953 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:15:30,709 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b0a233cccad64b719e90301a37697bb7", "name": "CreateInstanceVolumeTests-d998c747-781a-446-proj-role"}], "expires_at": "2018-06-27T23:15:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "879551d2356641b7968687aae515f864", "name": "CreateInstanceVolumeTests-d998c747-781a-446-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/879551d2356641b7968687aae515f864", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/879551d2356641b7968687aae515f864", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/879551d2356641b7968687aae515f864", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/879551d2356641b7968687aae515f864", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/879551d2356641b7968687aae515f864", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/879551d2356641b7968687aae515f864", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/879551d2356641b7968687aae515f864", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/879551d2356641b7968687aae515f864", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/879551d2356641b7968687aae515f864", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/879551d2356641b7968687aae515f864", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/879551d2356641b7968687aae515f864", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/879551d2356641b7968687aae515f864", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-d998c747-781a-446-user", "id": "6c1125e2cb3b49b999521c2ac051a19a"}, "audit_ids": ["KfMovR08RoexyDrr-sHiIg"], "issued_at": "2018-06-27T22:15:30.000000Z"}} 2018-06-27 22:15:30,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}e9a66e9605cb3157c7668b6a6fae2cfd677bdbaf" 2018-06-27 22:15:31,094 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:15:30 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e1a3993d-d517-4d8d-8142-5a620919d0ee Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:15:31,095 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-e1a3993d-d517-4d8d-8142-5a620919d0ee 2018-06-27 22:15:31,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/networks?name=CreateInstanceVolumeTests-6c7de66b-169d-471e-8109-cb1a60d3eb2e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db17d1a183e1b600f674900390402e09b84b2f30" 2018-06-27 22:15:31,473 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:15:31 GMT Content-Type: application/json Content-Length: 635 Connection: keep-alive X-Openstack-Request-Id: req-88ff964a-3019-4455-b73b-679d84a261b1 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["1d9e5995-85cb-4a1b-9ce7-621685d834b3"],"updated_at":"2018-06-27T22:15:06Z","tenant_id":"879551d2356641b7968687aae515f864","created_at":"2018-06-27T22:15:03Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"879551d2356641b7968687aae515f864","id":"8cb153d8-781e-481b-bf8b-cbe96565b879","name":"CreateInstanceVolumeTests-6c7de66b-169d-471e-8109-cb1a60d3eb2e-pub-net"}]} 2018-06-27 22:15:31,474 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceVolumeTests-6c7de66b-169d-471e-8109-cb1a60d3eb2e-pub-net used request id req-88ff964a-3019-4455-b73b-679d84a261b1 2018-06-27 22:15:31,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=8cb153d8-781e-481b-bf8b-cbe96565b879 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db17d1a183e1b600f674900390402e09b84b2f30" 2018-06-27 22:15:31,618 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:15:31 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-f98ddbe1-cf32-459e-9e36-b82c9e15919b Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8cb153d8-781e-481b-bf8b-cbe96565b879","tenant_id":"879551d2356641b7968687aae515f864","created_at":"2018-06-27T22:15:06Z","dns_nameservers":[],"updated_at":"2018-06-27T22:15:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"879551d2356641b7968687aae515f864","id":"1d9e5995-85cb-4a1b-9ce7-621685d834b3","subnetpool_id":null,"name":"CreateInstanceVolumeTests-6c7de66b-169d-471e-8109-cb1a60d3eb2e-pub-subnet"}]} 2018-06-27 22:15:31,618 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=8cb153d8-781e-481b-bf8b-cbe96565b879 used request id req-f98ddbe1-cf32-459e-9e36-b82c9e15919b 2018-06-27 22:15:31,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?name=CreateInstanceVolumeTests-6c7de66b-169d-471e-8109-cb1a60d3eb2e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db17d1a183e1b600f674900390402e09b84b2f30" 2018-06-27 22:15:31,886 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:15:31 GMT Content-Type: application/json Content-Length: 635 Connection: keep-alive X-Openstack-Request-Id: req-416cd229-428c-4854-b107-f3c984e4ab43 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["1d9e5995-85cb-4a1b-9ce7-621685d834b3"],"updated_at":"2018-06-27T22:15:06Z","tenant_id":"879551d2356641b7968687aae515f864","created_at":"2018-06-27T22:15:03Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"879551d2356641b7968687aae515f864","id":"8cb153d8-781e-481b-bf8b-cbe96565b879","name":"CreateInstanceVolumeTests-6c7de66b-169d-471e-8109-cb1a60d3eb2e-pub-net"}]} 2018-06-27 22:15:31,886 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceVolumeTests-6c7de66b-169d-471e-8109-cb1a60d3eb2e-pub-net used request id req-416cd229-428c-4854-b107-f3c984e4ab43 2018-06-27 22:15:31,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 22:15:31,902 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 22: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-27 22:15:31,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/879551d2356641b7968687aae515f864 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9a66e9605cb3157c7668b6a6fae2cfd677bdbaf" 2018-06-27 22:15:31,990 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:15:31 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-471cebfe-e184-45aa-9ec6-2e4f46dc5457 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/879551d2356641b7968687aae515f864"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "879551d2356641b7968687aae515f864", "name": "CreateInstanceVolumeTests-d998c747-781a-446-proj"}} 2018-06-27 22:15:31,990 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/879551d2356641b7968687aae515f864 used request id req-471cebfe-e184-45aa-9ec6-2e4f46dc5457 2018-06-27 22:15:31,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=8cb153d8-781e-481b-bf8b-cbe96565b879 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db17d1a183e1b600f674900390402e09b84b2f30" 2018-06-27 22:15:32,181 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:15:32 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-6c14e645-e47d-48f7-826d-83bf47996daf Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8cb153d8-781e-481b-bf8b-cbe96565b879","tenant_id":"879551d2356641b7968687aae515f864","created_at":"2018-06-27T22:15:06Z","dns_nameservers":[],"updated_at":"2018-06-27T22:15:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"879551d2356641b7968687aae515f864","id":"1d9e5995-85cb-4a1b-9ce7-621685d834b3","subnetpool_id":null,"name":"CreateInstanceVolumeTests-6c7de66b-169d-471e-8109-cb1a60d3eb2e-pub-subnet"}]} 2018-06-27 22:15:32,182 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=8cb153d8-781e-481b-bf8b-cbe96565b879 used request id req-6c14e645-e47d-48f7-826d-83bf47996daf 2018-06-27 22:15:32,182 - neutron_utils - INFO - Creating port for network with name - CreateInstanceVolumeTests-6c7de66b-169d-471e-8109-cb1a60d3eb2e-pub-net 2018-06-27 22:15:32,187 - 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}db17d1a183e1b600f674900390402e09b84b2f30" -d '{"port": {"network_id": "8cb153d8-781e-481b-bf8b-cbe96565b879", "name": "CreateInstanceVolumeTests-6c7de66b-169d-471e-8109-cb1a60d3eb2e-port", "admin_state_up": true}}' 2018-06-27 22:15:34,723 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 22:15:34 GMT Content-Type: application/json Content-Length: 759 Connection: keep-alive X-Openstack-Request-Id: req-1c4dfa05-a2de-43ba-b422-41bf7cd5edbc Front-End-Https: on RESP BODY: {"port":{"status":"DOWN","created_at":"2018-06-27T22:15:32Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"8cb153d8-781e-481b-bf8b-cbe96565b879","tenant_id":"879551d2356641b7968687aae515f864","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-06-27T22:15:33Z","name":"CreateInstanceVolumeTests-6c7de66b-169d-471e-8109-cb1a60d3eb2e-port","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:00:33:88","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"879551d2356641b7968687aae515f864","fixed_ips":[{"subnet_id":"1d9e5995-85cb-4a1b-9ce7-621685d834b3","ip_address":"10.55.0.6"}],"id":"5c36883f-1709-483f-ac11-275a47e44334","security_groups":["9f1e371d-fa28-4fec-8106-c64a20bb177f"],"device_id":""}} 2018-06-27 22:15:34,724 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/ports used request id req-1c4dfa05-a2de-43ba-b422-41bf7cd5edbc 2018-06-27 22:15:34,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?name=CreateInstanceVolumeTests-6c7de66b-169d-471e-8109-cb1a60d3eb2e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db17d1a183e1b600f674900390402e09b84b2f30" 2018-06-27 22:15:36,255 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:15:36 GMT Content-Type: application/json Content-Length: 635 Connection: keep-alive X-Openstack-Request-Id: req-d4235e03-077c-4388-9816-cb29bc33e0f8 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["1d9e5995-85cb-4a1b-9ce7-621685d834b3"],"updated_at":"2018-06-27T22:15:06Z","tenant_id":"879551d2356641b7968687aae515f864","created_at":"2018-06-27T22:15:03Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"879551d2356641b7968687aae515f864","id":"8cb153d8-781e-481b-bf8b-cbe96565b879","name":"CreateInstanceVolumeTests-6c7de66b-169d-471e-8109-cb1a60d3eb2e-pub-net"}]} 2018-06-27 22:15:36,255 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceVolumeTests-6c7de66b-169d-471e-8109-cb1a60d3eb2e-pub-net used request id req-d4235e03-077c-4388-9816-cb29bc33e0f8 2018-06-27 22:15: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/projects/879551d2356641b7968687aae515f864 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db17d1a183e1b600f674900390402e09b84b2f30" 2018-06-27 22:15:36,375 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:15:36 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d48b0059-4970-4e17-a499-8d8022832891 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/879551d2356641b7968687aae515f864"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "879551d2356641b7968687aae515f864", "name": "CreateInstanceVolumeTests-d998c747-781a-446-proj"}} 2018-06-27 22:15:36,375 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/879551d2356641b7968687aae515f864 used request id req-d48b0059-4970-4e17-a499-8d8022832891 2018-06-27 22:15: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/subnets?network_id=8cb153d8-781e-481b-bf8b-cbe96565b879 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db17d1a183e1b600f674900390402e09b84b2f30" 2018-06-27 22:15:36,567 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:15:36 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-4c7b97a8-a0e3-4080-804e-3dbd4ab74237 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8cb153d8-781e-481b-bf8b-cbe96565b879","tenant_id":"879551d2356641b7968687aae515f864","created_at":"2018-06-27T22:15:06Z","dns_nameservers":[],"updated_at":"2018-06-27T22:15:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"879551d2356641b7968687aae515f864","id":"1d9e5995-85cb-4a1b-9ce7-621685d834b3","subnetpool_id":null,"name":"CreateInstanceVolumeTests-6c7de66b-169d-471e-8109-cb1a60d3eb2e-pub-subnet"}]} 2018-06-27 22:15:36,567 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=8cb153d8-781e-481b-bf8b-cbe96565b879 used request id req-4c7b97a8-a0e3-4080-804e-3dbd4ab74237 2018-06-27 22:15:36,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/ports?network_id=8cb153d8-781e-481b-bf8b-cbe96565b879&name=CreateInstanceVolumeTests-6c7de66b-169d-471e-8109-cb1a60d3eb2e-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db17d1a183e1b600f674900390402e09b84b2f30" 2018-06-27 22:15:36,815 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:15:36 GMT Content-Type: application/json Content-Length: 762 Connection: keep-alive X-Openstack-Request-Id: req-3d3b8309-73eb-482a-b923-fed051acb5ba Front-End-Https: on RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"8cb153d8-781e-481b-bf8b-cbe96565b879","tenant_id":"879551d2356641b7968687aae515f864","created_at":"2018-06-27T22:15:32Z","admin_state_up":true,"updated_at":"2018-06-27T22:15:33Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:00:33:88","id":"5c36883f-1709-483f-ac11-275a47e44334","port_security_enabled":true,"project_id":"879551d2356641b7968687aae515f864","fixed_ips":[{"subnet_id":"1d9e5995-85cb-4a1b-9ce7-621685d834b3","ip_address":"10.55.0.6"}],"extra_dhcp_opts":[],"security_groups":["9f1e371d-fa28-4fec-8106-c64a20bb177f"],"name":"CreateInstanceVolumeTests-6c7de66b-169d-471e-8109-cb1a60d3eb2e-port"}]} 2018-06-27 22:15:36,815 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=8cb153d8-781e-481b-bf8b-cbe96565b879&name=CreateInstanceVolumeTests-6c7de66b-169d-471e-8109-cb1a60d3eb2e-port&admin_state_up=True used request id req-3d3b8309-73eb-482a-b923-fed051acb5ba 2018-06-27 22:15:36,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/879551d2356641b7968687aae515f864 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db17d1a183e1b600f674900390402e09b84b2f30" 2018-06-27 22:15:36,913 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:15:36 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-92c3d8d5-afe2-4765-a174-088fd5ba812a Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/879551d2356641b7968687aae515f864"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "879551d2356641b7968687aae515f864", "name": "CreateInstanceVolumeTests-d998c747-781a-446-proj"}} 2018-06-27 22:15:36,913 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/879551d2356641b7968687aae515f864 used request id req-92c3d8d5-afe2-4765-a174-088fd5ba812a 2018-06-27 22:15:36,913 - nova_utils - INFO - Creating VM with name - CreateInstanceVolumeTests-6c7de66b-169d-471e-8109-cb1a60d3eb2e-inst 2018-06-27 22:15:36,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/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db17d1a183e1b600f674900390402e09b84b2f30" 2018-06-27 22:15:37,482 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:15:37 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-b947043c-d6b7-432e-9b36-c1fca3c3c4c8 X-Compute-Request-Id: req-b947043c-d6b7-432e-9b36-c1fca3c3c4c8 Front-End-Https: on RESP BODY: {"flavors": [{"id": "5093b6bc-a414-46f8-8ca2-3e2c0b7829ea", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/5093b6bc-a414-46f8-8ca2-3e2c0b7829ea", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/5093b6bc-a414-46f8-8ca2-3e2c0b7829ea", "rel": "bookmark"}], "name": "CreateInstanceVolumeTests-6c7de66b-169d-471e-8109-cb1a60d3eb2e-flavor-name"}, {"id": "bfce69d5-8948-4e52-8e30-cf8bfa544966", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "bookmark"}], "name": "shaker-flavor_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3"}]} 2018-06-27 22:15:37,482 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-b947043c-d6b7-432e-9b36-c1fca3c3c4c8 2018-06-27 22:15:37,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/flavors/5093b6bc-a414-46f8-8ca2-3e2c0b7829ea -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db17d1a183e1b600f674900390402e09b84b2f30" 2018-06-27 22:15:38,309 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:15:38 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-def358e3-0d06-429b-82d9-2f908f946e66 X-Compute-Request-Id: req-def358e3-0d06-429b-82d9-2f908f946e66 Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateInstanceVolumeTests-6c7de66b-169d-471e-8109-cb1a60d3eb2e-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/5093b6bc-a414-46f8-8ca2-3e2c0b7829ea", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/5093b6bc-a414-46f8-8ca2-3e2c0b7829ea", "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": "5093b6bc-a414-46f8-8ca2-3e2c0b7829ea"}} 2018-06-27 22:15:38,310 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/5093b6bc-a414-46f8-8ca2-3e2c0b7829ea used request id req-def358e3-0d06-429b-82d9-2f908f946e66 2018-06-27 22:15:38,313 - 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-6c7de66b-169d-471e-8109-cb1a60d3eb2e-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}db17d1a183e1b600f674900390402e09b84b2f30" 2018-06-27 22:15:39,201 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:15:39 GMT Content-Type: application/json Content-Length: 900 Connection: keep-alive X-Openstack-Request-Id: req-bd25bf93-cf5b-427c-8ce8-83a18ac8d7db Front-End-Https: on RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-6c7de66b-169d-471e-8109-cb1a60d3eb2e-image", "tags": [], "container_format": "bare", "created_at": "2018-06-27T22:14:55Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-27T22:14:56Z", "visibility": "shared", "self": "/v2/images/fac555f0-668e-4abf-831c-4349dfb088ce", "min_disk": 0, "protected": false, "id": "fac555f0-668e-4abf-831c-4349dfb088ce", "file": "/v2/images/fac555f0-668e-4abf-831c-4349dfb088ce/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "879551d2356641b7968687aae515f864", "direct_url": "file:///var/lib/glance/images/fac555f0-668e-4abf-831c-4349dfb088ce", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceVolumeTests-6c7de66b-169d-471e-8109-cb1a60d3eb2e-image"} 2018-06-27 22:15:39,201 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-6c7de66b-169d-471e-8109-cb1a60d3eb2e-image used request id req-bd25bf93-cf5b-427c-8ce8-83a18ac8d7db 2018-06-27 22:15:39,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}db17d1a183e1b600f674900390402e09b84b2f30" 2018-06-27 22:15:39,915 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:15:39 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-69f6ab38-815c-4dfb-8377-fc28597edfa8 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-27 22:15:39,916 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-69f6ab38-815c-4dfb-8377-fc28597edfa8 2018-06-27 22:15:39,921 - 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}db17d1a183e1b600f674900390402e09b84b2f30" -d '{"server": {"name": "CreateInstanceVolumeTests-6c7de66b-169d-471e-8109-cb1a60d3eb2e-inst", "imageRef": "fac555f0-668e-4abf-831c-4349dfb088ce", "flavorRef": "5093b6bc-a414-46f8-8ca2-3e2c0b7829ea", "max_count": 1, "min_count": 1, "networks": [{"port": "5c36883f-1709-483f-ac11-275a47e44334"}]}}' 2018-06-27 22:15:47,051 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 22:15:47 GMT Content-Type: application/json Content-Length: 378 Connection: keep-alive Location: https://172.30.10.101:8774/v2.1/servers/6dbeb2b7-42cb-4340-b147-cd176159e171 Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-65231141-7990-4d74-80ff-118a95a31971 X-Compute-Request-Id: req-65231141-7990-4d74-80ff-118a95a31971 RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "6dbeb2b7-42cb-4340-b147-cd176159e171", "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/6dbeb2b7-42cb-4340-b147-cd176159e171", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/6dbeb2b7-42cb-4340-b147-cd176159e171", "rel": "bookmark"}], "adminPass": "iaVvtqSs4HLP"}} 2018-06-27 22:15:47,051 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers used request id req-65231141-7990-4d74-80ff-118a95a31971 2018-06-27 22:15:47,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/6dbeb2b7-42cb-4340-b147-cd176159e171 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db17d1a183e1b600f674900390402e09b84b2f30" 2018-06-27 22:15:49,343 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:15:49 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-7b69ba2d-3c18-4d24-a3f6-70b14a2b1722 X-Compute-Request-Id: req-7b69ba2d-3c18-4d24-a3f6-70b14a2b1722 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/6dbeb2b7-42cb-4340-b147-cd176159e171", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/6dbeb2b7-42cb-4340-b147-cd176159e171", "rel": "bookmark"}], "image": {"id": "fac555f0-668e-4abf-831c-4349dfb088ce", "links": [{"href": "http://172.30.10.101:8774/images/fac555f0-668e-4abf-831c-4349dfb088ce", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5093b6bc-a414-46f8-8ca2-3e2c0b7829ea", "links": [{"href": "http://172.30.10.101:8774/flavors/5093b6bc-a414-46f8-8ca2-3e2c0b7829ea", "rel": "bookmark"}]}, "id": "6dbeb2b7-42cb-4340-b147-cd176159e171", "user_id": "6c1125e2cb3b49b999521c2ac051a19a", "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-27T22:15:47Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-6c7de66b-169d-471e-8109-cb1a60d3eb2e-inst", "created": "2018-06-27T22:15:47Z", "tenant_id": "879551d2356641b7968687aae515f864", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:15:49,343 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/6dbeb2b7-42cb-4340-b147-cd176159e171 used request id req-7b69ba2d-3c18-4d24-a3f6-70b14a2b1722 2018-06-27 22:15:49,344 - create_instance - INFO - Created instance with name - CreateInstanceVolumeTests-6c7de66b-169d-471e-8109-cb1a60d3eb2e-inst 2018-06-27 22:15:49,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/6dbeb2b7-42cb-4340-b147-cd176159e171 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db17d1a183e1b600f674900390402e09b84b2f30" 2018-06-27 22:15:50,420 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:15:50 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-7dad51f8-a99d-4d3a-870a-a748718a9833 X-Compute-Request-Id: req-7dad51f8-a99d-4d3a-870a-a748718a9833 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/6dbeb2b7-42cb-4340-b147-cd176159e171", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/6dbeb2b7-42cb-4340-b147-cd176159e171", "rel": "bookmark"}], "image": {"id": "fac555f0-668e-4abf-831c-4349dfb088ce", "links": [{"href": "http://172.30.10.101:8774/images/fac555f0-668e-4abf-831c-4349dfb088ce", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5093b6bc-a414-46f8-8ca2-3e2c0b7829ea", "links": [{"href": "http://172.30.10.101:8774/flavors/5093b6bc-a414-46f8-8ca2-3e2c0b7829ea", "rel": "bookmark"}]}, "id": "6dbeb2b7-42cb-4340-b147-cd176159e171", "user_id": "6c1125e2cb3b49b999521c2ac051a19a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T22:15:49Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-6c7de66b-169d-471e-8109-cb1a60d3eb2e-inst", "created": "2018-06-27T22:15:46Z", "tenant_id": "879551d2356641b7968687aae515f864", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:15:50,420 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/6dbeb2b7-42cb-4340-b147-cd176159e171 used request id req-7dad51f8-a99d-4d3a-870a-a748718a9833 2018-06-27 22:15:50,420 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-6c7de66b-169d-471e-8109-cb1a60d3eb2e-inst] is - BUILD 2018-06-27 22:15:50,421 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 22:15:53,424 - create_instance - DEBUG - VM status query timeout in 895.919915915 2018-06-27 22:15: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/servers/6dbeb2b7-42cb-4340-b147-cd176159e171 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db17d1a183e1b600f674900390402e09b84b2f30" 2018-06-27 22:15:54,751 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:15:54 GMT Content-Type: application/json Content-Length: 1355 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-3d428e63-a947-4f82-8f3b-974525865464 X-Compute-Request-Id: req-3d428e63-a947-4f82-8f3b-974525865464 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/6dbeb2b7-42cb-4340-b147-cd176159e171", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/6dbeb2b7-42cb-4340-b147-cd176159e171", "rel": "bookmark"}], "image": {"id": "fac555f0-668e-4abf-831c-4349dfb088ce", "links": [{"href": "http://172.30.10.101:8774/images/fac555f0-668e-4abf-831c-4349dfb088ce", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5093b6bc-a414-46f8-8ca2-3e2c0b7829ea", "links": [{"href": "http://172.30.10.101:8774/flavors/5093b6bc-a414-46f8-8ca2-3e2c0b7829ea", "rel": "bookmark"}]}, "id": "6dbeb2b7-42cb-4340-b147-cd176159e171", "user_id": "6c1125e2cb3b49b999521c2ac051a19a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T22:15:53Z", "hostId": "afc8a02260acdc556983ab05b46c45a617fbef6ea6e0da9e20ab6e5e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-6c7de66b-169d-471e-8109-cb1a60d3eb2e-inst", "created": "2018-06-27T22:15:46Z", "tenant_id": "879551d2356641b7968687aae515f864", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:15:54,752 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/6dbeb2b7-42cb-4340-b147-cd176159e171 used request id req-3d428e63-a947-4f82-8f3b-974525865464 2018-06-27 22:15:54,752 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-6c7de66b-169d-471e-8109-cb1a60d3eb2e-inst] is - BUILD 2018-06-27 22:15:54,752 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 22:15:57,753 - create_instance - DEBUG - VM status query timeout in 891.59064889 2018-06-27 22:15:57,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/6dbeb2b7-42cb-4340-b147-cd176159e171 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db17d1a183e1b600f674900390402e09b84b2f30" 2018-06-27 22:15:59,033 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:15:59 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-c948ffd0-ce12-4c0c-b0b8-f731dd1def3e X-Compute-Request-Id: req-c948ffd0-ce12-4c0c-b0b8-f731dd1def3e 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/6dbeb2b7-42cb-4340-b147-cd176159e171", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/6dbeb2b7-42cb-4340-b147-cd176159e171", "rel": "bookmark"}], "image": {"id": "fac555f0-668e-4abf-831c-4349dfb088ce", "links": [{"href": "http://172.30.10.101:8774/images/fac555f0-668e-4abf-831c-4349dfb088ce", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5093b6bc-a414-46f8-8ca2-3e2c0b7829ea", "links": [{"href": "http://172.30.10.101:8774/flavors/5093b6bc-a414-46f8-8ca2-3e2c0b7829ea", "rel": "bookmark"}]}, "id": "6dbeb2b7-42cb-4340-b147-cd176159e171", "security_groups": [{"name": "default"}], "user_id": "6c1125e2cb3b49b999521c2ac051a19a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T22:15:53Z", "hostId": "afc8a02260acdc556983ab05b46c45a617fbef6ea6e0da9e20ab6e5e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-6c7de66b-169d-471e-8109-cb1a60d3eb2e-inst", "created": "2018-06-27T22:15:46Z", "tenant_id": "879551d2356641b7968687aae515f864", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:15:59,033 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/6dbeb2b7-42cb-4340-b147-cd176159e171 used request id req-c948ffd0-ce12-4c0c-b0b8-f731dd1def3e 2018-06-27 22:15:59,034 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-6c7de66b-169d-471e-8109-cb1a60d3eb2e-inst] is - BUILD 2018-06-27 22:15:59,034 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 22:16:02,037 - create_instance - DEBUG - VM status query timeout in 887.306849003 2018-06-27 22:16:02,040 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/6dbeb2b7-42cb-4340-b147-cd176159e171 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db17d1a183e1b600f674900390402e09b84b2f30" 2018-06-27 22:16:03,759 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:16: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-be42094a-cc78-4977-b1b8-70325bcc75e2 X-Compute-Request-Id: req-be42094a-cc78-4977-b1b8-70325bcc75e2 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/6dbeb2b7-42cb-4340-b147-cd176159e171", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/6dbeb2b7-42cb-4340-b147-cd176159e171", "rel": "bookmark"}], "image": {"id": "fac555f0-668e-4abf-831c-4349dfb088ce", "links": [{"href": "http://172.30.10.101:8774/images/fac555f0-668e-4abf-831c-4349dfb088ce", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5093b6bc-a414-46f8-8ca2-3e2c0b7829ea", "links": [{"href": "http://172.30.10.101:8774/flavors/5093b6bc-a414-46f8-8ca2-3e2c0b7829ea", "rel": "bookmark"}]}, "id": "6dbeb2b7-42cb-4340-b147-cd176159e171", "security_groups": [{"name": "default"}], "user_id": "6c1125e2cb3b49b999521c2ac051a19a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T22:15:53Z", "hostId": "afc8a02260acdc556983ab05b46c45a617fbef6ea6e0da9e20ab6e5e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-6c7de66b-169d-471e-8109-cb1a60d3eb2e-inst", "created": "2018-06-27T22:15:46Z", "tenant_id": "879551d2356641b7968687aae515f864", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:16:03,759 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/6dbeb2b7-42cb-4340-b147-cd176159e171 used request id req-be42094a-cc78-4977-b1b8-70325bcc75e2 2018-06-27 22:16:03,759 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-6c7de66b-169d-471e-8109-cb1a60d3eb2e-inst] is - BUILD 2018-06-27 22:16:03,760 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 22:16:06,763 - create_instance - DEBUG - VM status query timeout in 882.580866098 2018-06-27 22:16:06,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/6dbeb2b7-42cb-4340-b147-cd176159e171 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db17d1a183e1b600f674900390402e09b84b2f30" 2018-06-27 22:16:08,009 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:16:08 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-1be0002d-5229-4fc7-91c5-fd6913b4d4c3 X-Compute-Request-Id: req-1be0002d-5229-4fc7-91c5-fd6913b4d4c3 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-6c7de66b-169d-471e-8109-cb1a60d3eb2e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:00:33:88", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/6dbeb2b7-42cb-4340-b147-cd176159e171", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/6dbeb2b7-42cb-4340-b147-cd176159e171", "rel": "bookmark"}], "image": {"id": "fac555f0-668e-4abf-831c-4349dfb088ce", "links": [{"href": "http://172.30.10.101:8774/images/fac555f0-668e-4abf-831c-4349dfb088ce", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:16:04.000000", "flavor": {"id": "5093b6bc-a414-46f8-8ca2-3e2c0b7829ea", "links": [{"href": "http://172.30.10.101:8774/flavors/5093b6bc-a414-46f8-8ca2-3e2c0b7829ea", "rel": "bookmark"}]}, "id": "6dbeb2b7-42cb-4340-b147-cd176159e171", "security_groups": [{"name": "default"}], "user_id": "6c1125e2cb3b49b999521c2ac051a19a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:16:04Z", "hostId": "afc8a02260acdc556983ab05b46c45a617fbef6ea6e0da9e20ab6e5e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-6c7de66b-169d-471e-8109-cb1a60d3eb2e-inst", "created": "2018-06-27T22:15:46Z", "tenant_id": "879551d2356641b7968687aae515f864", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:16:08,009 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/6dbeb2b7-42cb-4340-b147-cd176159e171 used request id req-1be0002d-5229-4fc7-91c5-fd6913b4d4c3 2018-06-27 22:16:08,010 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-6c7de66b-169d-471e-8109-cb1a60d3eb2e-inst] is - ACTIVE 2018-06-27 22:16:08,010 - create_instance - INFO - VM is - ACTIVE 2018-06-27 22:16:08,013 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/6dbeb2b7-42cb-4340-b147-cd176159e171 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db17d1a183e1b600f674900390402e09b84b2f30" 2018-06-27 22:16:10,203 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:16:10 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-43344bcb-9d48-4cd6-8cbd-290eaad02697 X-Compute-Request-Id: req-43344bcb-9d48-4cd6-8cbd-290eaad02697 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-6c7de66b-169d-471e-8109-cb1a60d3eb2e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:00:33:88", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/6dbeb2b7-42cb-4340-b147-cd176159e171", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/6dbeb2b7-42cb-4340-b147-cd176159e171", "rel": "bookmark"}], "image": {"id": "fac555f0-668e-4abf-831c-4349dfb088ce", "links": [{"href": "http://172.30.10.101:8774/images/fac555f0-668e-4abf-831c-4349dfb088ce", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:16:04.000000", "flavor": {"id": "5093b6bc-a414-46f8-8ca2-3e2c0b7829ea", "links": [{"href": "http://172.30.10.101:8774/flavors/5093b6bc-a414-46f8-8ca2-3e2c0b7829ea", "rel": "bookmark"}]}, "id": "6dbeb2b7-42cb-4340-b147-cd176159e171", "security_groups": [{"name": "default"}], "user_id": "6c1125e2cb3b49b999521c2ac051a19a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:16:04Z", "hostId": "afc8a02260acdc556983ab05b46c45a617fbef6ea6e0da9e20ab6e5e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-6c7de66b-169d-471e-8109-cb1a60d3eb2e-inst", "created": "2018-06-27T22:15:46Z", "tenant_id": "879551d2356641b7968687aae515f864", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:16:10,203 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/6dbeb2b7-42cb-4340-b147-cd176159e171 used request id req-43344bcb-9d48-4cd6-8cbd-290eaad02697 2018-06-27 22:16:10,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/networks?name=CreateInstanceVolumeTests-6c7de66b-169d-471e-8109-cb1a60d3eb2e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db17d1a183e1b600f674900390402e09b84b2f30" 2018-06-27 22:16:10,482 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:16:10 GMT Content-Type: application/json Content-Length: 635 Connection: keep-alive X-Openstack-Request-Id: req-fb2d0906-a8a4-487f-99ad-66ad22b82975 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["1d9e5995-85cb-4a1b-9ce7-621685d834b3"],"updated_at":"2018-06-27T22:15:06Z","tenant_id":"879551d2356641b7968687aae515f864","created_at":"2018-06-27T22:15:03Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"879551d2356641b7968687aae515f864","id":"8cb153d8-781e-481b-bf8b-cbe96565b879","name":"CreateInstanceVolumeTests-6c7de66b-169d-471e-8109-cb1a60d3eb2e-pub-net"}]} 2018-06-27 22:16:10,482 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceVolumeTests-6c7de66b-169d-471e-8109-cb1a60d3eb2e-pub-net used request id req-fb2d0906-a8a4-487f-99ad-66ad22b82975 2018-06-27 22:16:10,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/879551d2356641b7968687aae515f864 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db17d1a183e1b600f674900390402e09b84b2f30" 2018-06-27 22:16:10,544 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:16:10 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0382de81-98eb-4cbf-a0bb-391ecd8f7066 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/879551d2356641b7968687aae515f864"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "879551d2356641b7968687aae515f864", "name": "CreateInstanceVolumeTests-d998c747-781a-446-proj"}} 2018-06-27 22:16:10,545 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/879551d2356641b7968687aae515f864 used request id req-0382de81-98eb-4cbf-a0bb-391ecd8f7066 2018-06-27 22:16:10,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=8cb153d8-781e-481b-bf8b-cbe96565b879 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db17d1a183e1b600f674900390402e09b84b2f30" 2018-06-27 22:16:10,657 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:16:10 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-5a28cb4b-77dc-46c5-a628-93390fa501ef Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8cb153d8-781e-481b-bf8b-cbe96565b879","tenant_id":"879551d2356641b7968687aae515f864","created_at":"2018-06-27T22:15:06Z","dns_nameservers":[],"updated_at":"2018-06-27T22:15:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"879551d2356641b7968687aae515f864","id":"1d9e5995-85cb-4a1b-9ce7-621685d834b3","subnetpool_id":null,"name":"CreateInstanceVolumeTests-6c7de66b-169d-471e-8109-cb1a60d3eb2e-pub-subnet"}]} 2018-06-27 22:16:10,658 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=8cb153d8-781e-481b-bf8b-cbe96565b879 used request id req-5a28cb4b-77dc-46c5-a628-93390fa501ef 2018-06-27 22:16:10,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/ports?network_id=8cb153d8-781e-481b-bf8b-cbe96565b879 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db17d1a183e1b600f674900390402e09b84b2f30" 2018-06-27 22:16:10,943 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:16:10 GMT Content-Type: application/json Content-Length: 2289 Connection: keep-alive X-Openstack-Request-Id: req-d913e525-c300-4481-b381-c03c558273f0 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"8cb153d8-781e-481b-bf8b-cbe96565b879","tenant_id":"879551d2356641b7968687aae515f864","created_at":"2018-06-27T22:15:32Z","admin_state_up":true,"updated_at":"2018-06-27T22:16:03Z","binding:vnic_type":"normal","device_id":"6dbeb2b7-42cb-4340-b147-cd176159e171","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:00:33:88","id":"5c36883f-1709-483f-ac11-275a47e44334","port_security_enabled":true,"project_id":"879551d2356641b7968687aae515f864","fixed_ips":[{"subnet_id":"1d9e5995-85cb-4a1b-9ce7-621685d834b3","ip_address":"10.55.0.6"}],"extra_dhcp_opts":[],"security_groups":["9f1e371d-fa28-4fec-8106-c64a20bb177f"],"name":"CreateInstanceVolumeTests-6c7de66b-169d-471e-8109-cb1a60d3eb2e-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"8cb153d8-781e-481b-bf8b-cbe96565b879","tenant_id":"879551d2356641b7968687aae515f864","created_at":"2018-06-27T22:15:09Z","admin_state_up":true,"updated_at":"2018-06-27T22:15:14Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-8cb153d8-781e-481b-bf8b-cbe96565b879","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:89:df:c1","id":"8e0d95c1-7aa4-43ee-b0b1-38c3f84210a6","port_security_enabled":false,"project_id":"879551d2356641b7968687aae515f864","fixed_ips":[{"subnet_id":"1d9e5995-85cb-4a1b-9ce7-621685d834b3","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"8cb153d8-781e-481b-bf8b-cbe96565b879","tenant_id":"879551d2356641b7968687aae515f864","created_at":"2018-06-27T22:15:08Z","admin_state_up":true,"updated_at":"2018-06-27T22:15:13Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-8cb153d8-781e-481b-bf8b-cbe96565b879","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:cb:6e:00","id":"e60a1492-262d-4354-9e89-0051074b82ec","port_security_enabled":false,"project_id":"879551d2356641b7968687aae515f864","fixed_ips":[{"subnet_id":"1d9e5995-85cb-4a1b-9ce7-621685d834b3","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-27 22:16:10,943 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=8cb153d8-781e-481b-bf8b-cbe96565b879 used request id req-d913e525-c300-4481-b381-c03c558273f0 2018-06-27 22:16:10,946 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/879551d2356641b7968687aae515f864/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db17d1a183e1b600f674900390402e09b84b2f30" 2018-06-27 22:16:12,169 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:16:12 GMT Content-Type: application/json Content-Length: 1909 Connection: keep-alive x-compute-request-id: req-bf9a2691-9cc5-49cc-90e0-22ab378a3eb9 x-openstack-request-id: req-bf9a2691-9cc5-49cc-90e0-22ab378a3eb9 Front-End-Https: on RESP BODY: {"volumes": [{"status": "available", "user_id": "6c1125e2cb3b49b999521c2ac051a19a", "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/879551d2356641b7968687aae515f864/volumes/912945bb-fda4-4053-99a3-98ea07e78869", "rel": "self"}, {"href": "https://172.30.10.101:8776/879551d2356641b7968687aae515f864/volumes/912945bb-fda4-4053-99a3-98ea07e78869", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-06-27T22:15:21.000000", "description": null, "os-vol-tenant-attr:tenant_id": "879551d2356641b7968687aae515f864", "updated_at": "2018-06-27T22:15:21.000000", "volume_type": "lvm-driver", "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-6c7de66b-169d-471e-8109-cb1a60d3eb2e-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "912945bb-fda4-4053-99a3-98ea07e78869", "size": 1}, {"status": "available", "user_id": "6c1125e2cb3b49b999521c2ac051a19a", "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/879551d2356641b7968687aae515f864/volumes/90616ce9-d92e-4404-bc82-0d610607b215", "rel": "self"}, {"href": "https://172.30.10.101:8776/879551d2356641b7968687aae515f864/volumes/90616ce9-d92e-4404-bc82-0d610607b215", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-06-27T22:15:13.000000", "description": null, "os-vol-tenant-attr:tenant_id": "879551d2356641b7968687aae515f864", "updated_at": "2018-06-27T22:15:14.000000", "volume_type": "lvm-driver", "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-6c7de66b-169d-471e-8109-cb1a60d3eb2e-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "90616ce9-d92e-4404-bc82-0d610607b215", "size": 1}]} 2018-06-27 22:16:12,169 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/879551d2356641b7968687aae515f864/volumes/detail used request id req-bf9a2691-9cc5-49cc-90e0-22ab378a3eb9 2018-06-27 22:16:12,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/879551d2356641b7968687aae515f864 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db17d1a183e1b600f674900390402e09b84b2f30" 2018-06-27 22:16:12,430 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:16:12 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5ee9ec68-41e8-43ac-9bbe-8e658e7dcee6 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/879551d2356641b7968687aae515f864"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "879551d2356641b7968687aae515f864", "name": "CreateInstanceVolumeTests-d998c747-781a-446-proj"}} 2018-06-27 22:16:12,430 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/879551d2356641b7968687aae515f864 used request id req-5ee9ec68-41e8-43ac-9bbe-8e658e7dcee6 2018-06-27 22:16:12,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/6dbeb2b7-42cb-4340-b147-cd176159e171 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db17d1a183e1b600f674900390402e09b84b2f30" 2018-06-27 22:16:14,351 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:16:14 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-dec6de9b-5dda-4201-8c00-d030c783d713 X-Compute-Request-Id: req-dec6de9b-5dda-4201-8c00-d030c783d713 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-6c7de66b-169d-471e-8109-cb1a60d3eb2e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:00:33:88", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/6dbeb2b7-42cb-4340-b147-cd176159e171", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/6dbeb2b7-42cb-4340-b147-cd176159e171", "rel": "bookmark"}], "image": {"id": "fac555f0-668e-4abf-831c-4349dfb088ce", "links": [{"href": "http://172.30.10.101:8774/images/fac555f0-668e-4abf-831c-4349dfb088ce", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:16:04.000000", "flavor": {"id": "5093b6bc-a414-46f8-8ca2-3e2c0b7829ea", "links": [{"href": "http://172.30.10.101:8774/flavors/5093b6bc-a414-46f8-8ca2-3e2c0b7829ea", "rel": "bookmark"}]}, "id": "6dbeb2b7-42cb-4340-b147-cd176159e171", "security_groups": [{"name": "default"}], "user_id": "6c1125e2cb3b49b999521c2ac051a19a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:16:04Z", "hostId": "afc8a02260acdc556983ab05b46c45a617fbef6ea6e0da9e20ab6e5e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-6c7de66b-169d-471e-8109-cb1a60d3eb2e-inst", "created": "2018-06-27T22:15:46Z", "tenant_id": "879551d2356641b7968687aae515f864", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:16:14,352 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/6dbeb2b7-42cb-4340-b147-cd176159e171 used request id req-dec6de9b-5dda-4201-8c00-d030c783d713 2018-06-27 22:16:14,352 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-6c7de66b-169d-471e-8109-cb1a60d3eb2e-inst] is - ACTIVE 2018-06-27 22:16:14,352 - create_instance - INFO - VM is - ACTIVE 2018-06-27 22:16:14,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/6dbeb2b7-42cb-4340-b147-cd176159e171 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db17d1a183e1b600f674900390402e09b84b2f30" 2018-06-27 22:16:15,052 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:16:15 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-133171ad-a6e0-4eaf-a113-832490b02169 X-Compute-Request-Id: req-133171ad-a6e0-4eaf-a113-832490b02169 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-6c7de66b-169d-471e-8109-cb1a60d3eb2e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:00:33:88", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/6dbeb2b7-42cb-4340-b147-cd176159e171", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/6dbeb2b7-42cb-4340-b147-cd176159e171", "rel": "bookmark"}], "image": {"id": "fac555f0-668e-4abf-831c-4349dfb088ce", "links": [{"href": "http://172.30.10.101:8774/images/fac555f0-668e-4abf-831c-4349dfb088ce", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:16:04.000000", "flavor": {"id": "5093b6bc-a414-46f8-8ca2-3e2c0b7829ea", "links": [{"href": "http://172.30.10.101:8774/flavors/5093b6bc-a414-46f8-8ca2-3e2c0b7829ea", "rel": "bookmark"}]}, "id": "6dbeb2b7-42cb-4340-b147-cd176159e171", "security_groups": [{"name": "default"}], "user_id": "6c1125e2cb3b49b999521c2ac051a19a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:16:04Z", "hostId": "afc8a02260acdc556983ab05b46c45a617fbef6ea6e0da9e20ab6e5e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-6c7de66b-169d-471e-8109-cb1a60d3eb2e-inst", "created": "2018-06-27T22:15:46Z", "tenant_id": "879551d2356641b7968687aae515f864", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:16:15,052 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/6dbeb2b7-42cb-4340-b147-cd176159e171 used request id req-133171ad-a6e0-4eaf-a113-832490b02169 2018-06-27 22:16:15,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/networks?name=CreateInstanceVolumeTests-6c7de66b-169d-471e-8109-cb1a60d3eb2e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db17d1a183e1b600f674900390402e09b84b2f30" 2018-06-27 22:16:15,719 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:16:15 GMT Content-Type: application/json Content-Length: 635 Connection: keep-alive X-Openstack-Request-Id: req-74316c39-7b01-48a2-a1cd-9beb1cece7c6 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["1d9e5995-85cb-4a1b-9ce7-621685d834b3"],"updated_at":"2018-06-27T22:15:06Z","tenant_id":"879551d2356641b7968687aae515f864","created_at":"2018-06-27T22:15:03Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"879551d2356641b7968687aae515f864","id":"8cb153d8-781e-481b-bf8b-cbe96565b879","name":"CreateInstanceVolumeTests-6c7de66b-169d-471e-8109-cb1a60d3eb2e-pub-net"}]} 2018-06-27 22:16:15,719 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceVolumeTests-6c7de66b-169d-471e-8109-cb1a60d3eb2e-pub-net used request id req-74316c39-7b01-48a2-a1cd-9beb1cece7c6 2018-06-27 22:16:15,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/879551d2356641b7968687aae515f864 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db17d1a183e1b600f674900390402e09b84b2f30" 2018-06-27 22:16:16,083 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:16:15 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5ca75ab3-0a20-4d7e-b6b4-32ffa26ecc9d Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/879551d2356641b7968687aae515f864"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "879551d2356641b7968687aae515f864", "name": "CreateInstanceVolumeTests-d998c747-781a-446-proj"}} 2018-06-27 22:16:16,083 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/879551d2356641b7968687aae515f864 used request id req-5ca75ab3-0a20-4d7e-b6b4-32ffa26ecc9d 2018-06-27 22:16:16,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/subnets?network_id=8cb153d8-781e-481b-bf8b-cbe96565b879 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db17d1a183e1b600f674900390402e09b84b2f30" 2018-06-27 22:16:16,288 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:16:16 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-52601ee8-02fe-4838-850d-5e741e871fa4 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8cb153d8-781e-481b-bf8b-cbe96565b879","tenant_id":"879551d2356641b7968687aae515f864","created_at":"2018-06-27T22:15:06Z","dns_nameservers":[],"updated_at":"2018-06-27T22:15:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"879551d2356641b7968687aae515f864","id":"1d9e5995-85cb-4a1b-9ce7-621685d834b3","subnetpool_id":null,"name":"CreateInstanceVolumeTests-6c7de66b-169d-471e-8109-cb1a60d3eb2e-pub-subnet"}]} 2018-06-27 22:16:16,288 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=8cb153d8-781e-481b-bf8b-cbe96565b879 used request id req-52601ee8-02fe-4838-850d-5e741e871fa4 2018-06-27 22:16:16,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/ports?network_id=8cb153d8-781e-481b-bf8b-cbe96565b879 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db17d1a183e1b600f674900390402e09b84b2f30" 2018-06-27 22:16:16,598 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:16:16 GMT Content-Type: application/json Content-Length: 2289 Connection: keep-alive X-Openstack-Request-Id: req-a5083da5-1b20-43a3-8121-f2feb0ec46ae Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"8cb153d8-781e-481b-bf8b-cbe96565b879","tenant_id":"879551d2356641b7968687aae515f864","created_at":"2018-06-27T22:15:32Z","admin_state_up":true,"updated_at":"2018-06-27T22:16:03Z","binding:vnic_type":"normal","device_id":"6dbeb2b7-42cb-4340-b147-cd176159e171","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:00:33:88","id":"5c36883f-1709-483f-ac11-275a47e44334","port_security_enabled":true,"project_id":"879551d2356641b7968687aae515f864","fixed_ips":[{"subnet_id":"1d9e5995-85cb-4a1b-9ce7-621685d834b3","ip_address":"10.55.0.6"}],"extra_dhcp_opts":[],"security_groups":["9f1e371d-fa28-4fec-8106-c64a20bb177f"],"name":"CreateInstanceVolumeTests-6c7de66b-169d-471e-8109-cb1a60d3eb2e-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"8cb153d8-781e-481b-bf8b-cbe96565b879","tenant_id":"879551d2356641b7968687aae515f864","created_at":"2018-06-27T22:15:09Z","admin_state_up":true,"updated_at":"2018-06-27T22:15:14Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-8cb153d8-781e-481b-bf8b-cbe96565b879","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:89:df:c1","id":"8e0d95c1-7aa4-43ee-b0b1-38c3f84210a6","port_security_enabled":false,"project_id":"879551d2356641b7968687aae515f864","fixed_ips":[{"subnet_id":"1d9e5995-85cb-4a1b-9ce7-621685d834b3","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"8cb153d8-781e-481b-bf8b-cbe96565b879","tenant_id":"879551d2356641b7968687aae515f864","created_at":"2018-06-27T22:15:08Z","admin_state_up":true,"updated_at":"2018-06-27T22:15:13Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-8cb153d8-781e-481b-bf8b-cbe96565b879","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:cb:6e:00","id":"e60a1492-262d-4354-9e89-0051074b82ec","port_security_enabled":false,"project_id":"879551d2356641b7968687aae515f864","fixed_ips":[{"subnet_id":"1d9e5995-85cb-4a1b-9ce7-621685d834b3","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-27 22:16:16,598 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=8cb153d8-781e-481b-bf8b-cbe96565b879 used request id req-a5083da5-1b20-43a3-8121-f2feb0ec46ae 2018-06-27 22:16:16,601 - 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/6dbeb2b7-42cb-4340-b147-cd176159e171/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db17d1a183e1b600f674900390402e09b84b2f30" -d '{"volumeAttachment": {"volumeId": "90616ce9-d92e-4404-bc82-0d610607b215"}}' 2018-06-27 22:16:21,822 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:16:21 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-656f8622-8524-4281-8f35-25fb1663802e X-Compute-Request-Id: req-656f8622-8524-4281-8f35-25fb1663802e Front-End-Https: on RESP BODY: {"volumeAttachment": {"device": "/dev/vdc", "serverId": "6dbeb2b7-42cb-4340-b147-cd176159e171", "id": "90616ce9-d92e-4404-bc82-0d610607b215", "volumeId": "90616ce9-d92e-4404-bc82-0d610607b215"}} 2018-06-27 22:16:21,822 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers/6dbeb2b7-42cb-4340-b147-cd176159e171/os-volume_attachments used request id req-656f8622-8524-4281-8f35-25fb1663802e 2018-06-27 22:16:21,826 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/6dbeb2b7-42cb-4340-b147-cd176159e171 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db17d1a183e1b600f674900390402e09b84b2f30" 2018-06-27 22:16:22,288 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:16:22 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-a026b77c-70ae-41c4-a490-65f04d241fc0 X-Compute-Request-Id: req-a026b77c-70ae-41c4-a490-65f04d241fc0 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-6c7de66b-169d-471e-8109-cb1a60d3eb2e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:00:33:88", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/6dbeb2b7-42cb-4340-b147-cd176159e171", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/6dbeb2b7-42cb-4340-b147-cd176159e171", "rel": "bookmark"}], "image": {"id": "fac555f0-668e-4abf-831c-4349dfb088ce", "links": [{"href": "http://172.30.10.101:8774/images/fac555f0-668e-4abf-831c-4349dfb088ce", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:16:04.000000", "flavor": {"id": "5093b6bc-a414-46f8-8ca2-3e2c0b7829ea", "links": [{"href": "http://172.30.10.101:8774/flavors/5093b6bc-a414-46f8-8ca2-3e2c0b7829ea", "rel": "bookmark"}]}, "id": "6dbeb2b7-42cb-4340-b147-cd176159e171", "security_groups": [{"name": "default"}], "user_id": "6c1125e2cb3b49b999521c2ac051a19a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:16:04Z", "hostId": "afc8a02260acdc556983ab05b46c45a617fbef6ea6e0da9e20ab6e5e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-6c7de66b-169d-471e-8109-cb1a60d3eb2e-inst", "created": "2018-06-27T22:15:46Z", "tenant_id": "879551d2356641b7968687aae515f864", "os-extended-volumes:volumes_attached": [{"id": "90616ce9-d92e-4404-bc82-0d610607b215"}], "metadata": {}}} 2018-06-27 22:16:22,288 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/6dbeb2b7-42cb-4340-b147-cd176159e171 used request id req-a026b77c-70ae-41c4-a490-65f04d241fc0 2018-06-27 22:16:22,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=CreateInstanceVolumeTests-6c7de66b-169d-471e-8109-cb1a60d3eb2e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db17d1a183e1b600f674900390402e09b84b2f30" 2018-06-27 22:16:22,510 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:16:22 GMT Content-Type: application/json Content-Length: 635 Connection: keep-alive X-Openstack-Request-Id: req-732bd67d-4be7-4067-98a9-29e31934487f Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["1d9e5995-85cb-4a1b-9ce7-621685d834b3"],"updated_at":"2018-06-27T22:15:06Z","tenant_id":"879551d2356641b7968687aae515f864","created_at":"2018-06-27T22:15:03Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"879551d2356641b7968687aae515f864","id":"8cb153d8-781e-481b-bf8b-cbe96565b879","name":"CreateInstanceVolumeTests-6c7de66b-169d-471e-8109-cb1a60d3eb2e-pub-net"}]} 2018-06-27 22:16:22,510 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceVolumeTests-6c7de66b-169d-471e-8109-cb1a60d3eb2e-pub-net used request id req-732bd67d-4be7-4067-98a9-29e31934487f 2018-06-27 22:16:22,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/879551d2356641b7968687aae515f864 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db17d1a183e1b600f674900390402e09b84b2f30" 2018-06-27 22:16:23,014 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:16:22 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a8c8be59-936d-48a6-96cc-562a93ca9a49 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/879551d2356641b7968687aae515f864"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "879551d2356641b7968687aae515f864", "name": "CreateInstanceVolumeTests-d998c747-781a-446-proj"}} 2018-06-27 22:16:23,014 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/879551d2356641b7968687aae515f864 used request id req-a8c8be59-936d-48a6-96cc-562a93ca9a49 2018-06-27 22:16:23,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=8cb153d8-781e-481b-bf8b-cbe96565b879 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db17d1a183e1b600f674900390402e09b84b2f30" 2018-06-27 22:16:23,198 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:16:23 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-7c48eff2-c4eb-436a-967b-58b3c623aa51 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8cb153d8-781e-481b-bf8b-cbe96565b879","tenant_id":"879551d2356641b7968687aae515f864","created_at":"2018-06-27T22:15:06Z","dns_nameservers":[],"updated_at":"2018-06-27T22:15:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"879551d2356641b7968687aae515f864","id":"1d9e5995-85cb-4a1b-9ce7-621685d834b3","subnetpool_id":null,"name":"CreateInstanceVolumeTests-6c7de66b-169d-471e-8109-cb1a60d3eb2e-pub-subnet"}]} 2018-06-27 22:16:23,198 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=8cb153d8-781e-481b-bf8b-cbe96565b879 used request id req-7c48eff2-c4eb-436a-967b-58b3c623aa51 2018-06-27 22:16:23,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=8cb153d8-781e-481b-bf8b-cbe96565b879 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db17d1a183e1b600f674900390402e09b84b2f30" 2018-06-27 22:16:23,531 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:16:23 GMT Content-Type: application/json Content-Length: 2289 Connection: keep-alive X-Openstack-Request-Id: req-41f9665e-4ff3-4d8e-8628-b8d5cbacd41f Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"8cb153d8-781e-481b-bf8b-cbe96565b879","tenant_id":"879551d2356641b7968687aae515f864","created_at":"2018-06-27T22:15:32Z","admin_state_up":true,"updated_at":"2018-06-27T22:16:03Z","binding:vnic_type":"normal","device_id":"6dbeb2b7-42cb-4340-b147-cd176159e171","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:00:33:88","id":"5c36883f-1709-483f-ac11-275a47e44334","port_security_enabled":true,"project_id":"879551d2356641b7968687aae515f864","fixed_ips":[{"subnet_id":"1d9e5995-85cb-4a1b-9ce7-621685d834b3","ip_address":"10.55.0.6"}],"extra_dhcp_opts":[],"security_groups":["9f1e371d-fa28-4fec-8106-c64a20bb177f"],"name":"CreateInstanceVolumeTests-6c7de66b-169d-471e-8109-cb1a60d3eb2e-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"8cb153d8-781e-481b-bf8b-cbe96565b879","tenant_id":"879551d2356641b7968687aae515f864","created_at":"2018-06-27T22:15:09Z","admin_state_up":true,"updated_at":"2018-06-27T22:15:14Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-8cb153d8-781e-481b-bf8b-cbe96565b879","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:89:df:c1","id":"8e0d95c1-7aa4-43ee-b0b1-38c3f84210a6","port_security_enabled":false,"project_id":"879551d2356641b7968687aae515f864","fixed_ips":[{"subnet_id":"1d9e5995-85cb-4a1b-9ce7-621685d834b3","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"8cb153d8-781e-481b-bf8b-cbe96565b879","tenant_id":"879551d2356641b7968687aae515f864","created_at":"2018-06-27T22:15:08Z","admin_state_up":true,"updated_at":"2018-06-27T22:15:13Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-8cb153d8-781e-481b-bf8b-cbe96565b879","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:cb:6e:00","id":"e60a1492-262d-4354-9e89-0051074b82ec","port_security_enabled":false,"project_id":"879551d2356641b7968687aae515f864","fixed_ips":[{"subnet_id":"1d9e5995-85cb-4a1b-9ce7-621685d834b3","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-27 22:16:23,532 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=8cb153d8-781e-481b-bf8b-cbe96565b879 used request id req-41f9665e-4ff3-4d8e-8628-b8d5cbacd41f 2018-06-27 22:16:23,533 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:16:24,400 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b0a233cccad64b719e90301a37697bb7", "name": "CreateInstanceVolumeTests-d998c747-781a-446-proj-role"}], "expires_at": "2018-06-27T23:16:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "879551d2356641b7968687aae515f864", "name": "CreateInstanceVolumeTests-d998c747-781a-446-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/879551d2356641b7968687aae515f864", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/879551d2356641b7968687aae515f864", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/879551d2356641b7968687aae515f864", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/879551d2356641b7968687aae515f864", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/879551d2356641b7968687aae515f864", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/879551d2356641b7968687aae515f864", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/879551d2356641b7968687aae515f864", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/879551d2356641b7968687aae515f864", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/879551d2356641b7968687aae515f864", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/879551d2356641b7968687aae515f864", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/879551d2356641b7968687aae515f864", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/879551d2356641b7968687aae515f864", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-d998c747-781a-446-user", "id": "6c1125e2cb3b49b999521c2ac051a19a"}, "audit_ids": ["UDaHRyHNTfSPTlpy4MOIxw"], "issued_at": "2018-06-27T22:16:24.000000Z"}} 2018-06-27 22:16:24,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/detail?name=CreateInstanceVolumeTests-6c7de66b-169d-471e-8109-cb1a60d3eb2e-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}706a2b98db5243a8e5e5ffe42f30df8d7f6dc569" 2018-06-27 22:16:27,199 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:16:27 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-c62ae177-0dc6-45d6-b448-ccb31898255e X-Compute-Request-Id: req-c62ae177-0dc6-45d6-b448-ccb31898255e Front-End-Https: on RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-6c7de66b-169d-471e-8109-cb1a60d3eb2e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:00:33:88", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/6dbeb2b7-42cb-4340-b147-cd176159e171", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/6dbeb2b7-42cb-4340-b147-cd176159e171", "rel": "bookmark"}], "image": {"id": "fac555f0-668e-4abf-831c-4349dfb088ce", "links": [{"href": "http://172.30.10.101:8774/images/fac555f0-668e-4abf-831c-4349dfb088ce", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:16:04.000000", "flavor": {"id": "5093b6bc-a414-46f8-8ca2-3e2c0b7829ea", "links": [{"href": "http://172.30.10.101:8774/flavors/5093b6bc-a414-46f8-8ca2-3e2c0b7829ea", "rel": "bookmark"}]}, "id": "6dbeb2b7-42cb-4340-b147-cd176159e171", "security_groups": [{"name": "default"}], "user_id": "6c1125e2cb3b49b999521c2ac051a19a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:16:04Z", "hostId": "afc8a02260acdc556983ab05b46c45a617fbef6ea6e0da9e20ab6e5e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-6c7de66b-169d-471e-8109-cb1a60d3eb2e-inst", "created": "2018-06-27T22:15:46Z", "tenant_id": "879551d2356641b7968687aae515f864", "os-extended-volumes:volumes_attached": [{"id": "90616ce9-d92e-4404-bc82-0d610607b215"}], "metadata": {}}]} 2018-06-27 22:16:27,199 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-6c7de66b-169d-471e-8109-cb1a60d3eb2e-inst used request id req-c62ae177-0dc6-45d6-b448-ccb31898255e 2018-06-27 22:16:27,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/networks?name=CreateInstanceVolumeTests-6c7de66b-169d-471e-8109-cb1a60d3eb2e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}706a2b98db5243a8e5e5ffe42f30df8d7f6dc569" 2018-06-27 22:16:28,302 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:16:28 GMT Content-Type: application/json Content-Length: 635 Connection: keep-alive X-Openstack-Request-Id: req-e1581d50-e6c1-4620-8678-e1cfa4b310df Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["1d9e5995-85cb-4a1b-9ce7-621685d834b3"],"updated_at":"2018-06-27T22:15:06Z","tenant_id":"879551d2356641b7968687aae515f864","created_at":"2018-06-27T22:15:03Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"879551d2356641b7968687aae515f864","id":"8cb153d8-781e-481b-bf8b-cbe96565b879","name":"CreateInstanceVolumeTests-6c7de66b-169d-471e-8109-cb1a60d3eb2e-pub-net"}]} 2018-06-27 22:16:28,303 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceVolumeTests-6c7de66b-169d-471e-8109-cb1a60d3eb2e-pub-net used request id req-e1581d50-e6c1-4620-8678-e1cfa4b310df 2018-06-27 22:16:28,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/subnets?network_id=8cb153d8-781e-481b-bf8b-cbe96565b879 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}706a2b98db5243a8e5e5ffe42f30df8d7f6dc569" 2018-06-27 22:16:28,452 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:16:28 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-f566f956-a139-402d-9a6e-0908c01d97d6 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8cb153d8-781e-481b-bf8b-cbe96565b879","tenant_id":"879551d2356641b7968687aae515f864","created_at":"2018-06-27T22:15:06Z","dns_nameservers":[],"updated_at":"2018-06-27T22:15:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"879551d2356641b7968687aae515f864","id":"1d9e5995-85cb-4a1b-9ce7-621685d834b3","subnetpool_id":null,"name":"CreateInstanceVolumeTests-6c7de66b-169d-471e-8109-cb1a60d3eb2e-pub-subnet"}]} 2018-06-27 22:16:28,452 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=8cb153d8-781e-481b-bf8b-cbe96565b879 used request id req-f566f956-a139-402d-9a6e-0908c01d97d6 2018-06-27 22:16:28,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=8cb153d8-781e-481b-bf8b-cbe96565b879 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}706a2b98db5243a8e5e5ffe42f30df8d7f6dc569" 2018-06-27 22:16:28,762 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:16:28 GMT Content-Type: application/json Content-Length: 2289 Connection: keep-alive X-Openstack-Request-Id: req-532013e8-a30f-441b-a289-e5811a266ed7 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"8cb153d8-781e-481b-bf8b-cbe96565b879","tenant_id":"879551d2356641b7968687aae515f864","created_at":"2018-06-27T22:15:32Z","admin_state_up":true,"updated_at":"2018-06-27T22:16:03Z","binding:vnic_type":"normal","device_id":"6dbeb2b7-42cb-4340-b147-cd176159e171","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:00:33:88","id":"5c36883f-1709-483f-ac11-275a47e44334","port_security_enabled":true,"project_id":"879551d2356641b7968687aae515f864","fixed_ips":[{"subnet_id":"1d9e5995-85cb-4a1b-9ce7-621685d834b3","ip_address":"10.55.0.6"}],"extra_dhcp_opts":[],"security_groups":["9f1e371d-fa28-4fec-8106-c64a20bb177f"],"name":"CreateInstanceVolumeTests-6c7de66b-169d-471e-8109-cb1a60d3eb2e-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"8cb153d8-781e-481b-bf8b-cbe96565b879","tenant_id":"879551d2356641b7968687aae515f864","created_at":"2018-06-27T22:15:09Z","admin_state_up":true,"updated_at":"2018-06-27T22:15:14Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-8cb153d8-781e-481b-bf8b-cbe96565b879","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:89:df:c1","id":"8e0d95c1-7aa4-43ee-b0b1-38c3f84210a6","port_security_enabled":false,"project_id":"879551d2356641b7968687aae515f864","fixed_ips":[{"subnet_id":"1d9e5995-85cb-4a1b-9ce7-621685d834b3","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"8cb153d8-781e-481b-bf8b-cbe96565b879","tenant_id":"879551d2356641b7968687aae515f864","created_at":"2018-06-27T22:15:08Z","admin_state_up":true,"updated_at":"2018-06-27T22:15:13Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-8cb153d8-781e-481b-bf8b-cbe96565b879","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:cb:6e:00","id":"e60a1492-262d-4354-9e89-0051074b82ec","port_security_enabled":false,"project_id":"879551d2356641b7968687aae515f864","fixed_ips":[{"subnet_id":"1d9e5995-85cb-4a1b-9ce7-621685d834b3","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-27 22:16:28,763 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=8cb153d8-781e-481b-bf8b-cbe96565b879 used request id req-532013e8-a30f-441b-a289-e5811a266ed7 2018-06-27 22:16:28,763 - create_instance - INFO - Deleting Port with ID - 5c36883f-1709-483f-ac11-275a47e44334 2018-06-27 22:16:28,764 - neutron_utils - INFO - Deleting port with name CreateInstanceVolumeTests-6c7de66b-169d-471e-8109-cb1a60d3eb2e-port 2018-06-27 22:16:28,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/ports/5c36883f-1709-483f-ac11-275a47e44334 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db17d1a183e1b600f674900390402e09b84b2f30" 2018-06-27 22:16:30,065 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:16:30 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-9fd62ee4-0648-4693-80f0-494cb0d36494 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:16:30,066 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/ports/5c36883f-1709-483f-ac11-275a47e44334 used request id req-9fd62ee4-0648-4693-80f0-494cb0d36494 2018-06-27 22:16:30,069 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/879551d2356641b7968687aae515f864/volumes/90616ce9-d92e-4404-bc82-0d610607b215 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-bf9a2691-9cc5-49cc-90e0-22ab378a3eb9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db17d1a183e1b600f674900390402e09b84b2f30" 2018-06-27 22:16:30,850 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:16:30 GMT Content-Type: application/json Content-Length: 979 Connection: keep-alive x-compute-request-id: req-b701ef73-f6dc-43c4-ab12-3557bab362d7 x-openstack-request-id: req-b701ef73-f6dc-43c4-ab12-3557bab362d7 Front-End-Https: on RESP BODY: {"volume": {"status": "attaching", "user_id": "6c1125e2cb3b49b999521c2ac051a19a", "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/879551d2356641b7968687aae515f864/volumes/90616ce9-d92e-4404-bc82-0d610607b215", "rel": "self"}, {"href": "https://172.30.10.101:8776/879551d2356641b7968687aae515f864/volumes/90616ce9-d92e-4404-bc82-0d610607b215", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-06-27T22:15:13.000000", "description": null, "os-vol-tenant-attr:tenant_id": "879551d2356641b7968687aae515f864", "updated_at": "2018-06-27T22:16:27.000000", "volume_type": "lvm-driver", "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-6c7de66b-169d-471e-8109-cb1a60d3eb2e-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "90616ce9-d92e-4404-bc82-0d610607b215", "size": 1}} 2018-06-27 22:16:30,850 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/879551d2356641b7968687aae515f864/volumes/90616ce9-d92e-4404-bc82-0d610607b215 used request id req-b701ef73-f6dc-43c4-ab12-3557bab362d7 2018-06-27 22:16:30,853 - 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/6dbeb2b7-42cb-4340-b147-cd176159e171/os-volume_attachments/90616ce9-d92e-4404-bc82-0d610607b215 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db17d1a183e1b600f674900390402e09b84b2f30" 2018-06-27 22:16:35,651 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 22:16: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-75066e3e-e62e-450f-99ce-45b2339bacc0 X-Compute-Request-Id: req-75066e3e-e62e-450f-99ce-45b2339bacc0 2018-06-27 22:16:35,652 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/servers/6dbeb2b7-42cb-4340-b147-cd176159e171/os-volume_attachments/90616ce9-d92e-4404-bc82-0d610607b215 used request id req-75066e3e-e62e-450f-99ce-45b2339bacc0 2018-06-27 22:16:35,655 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/6dbeb2b7-42cb-4340-b147-cd176159e171 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db17d1a183e1b600f674900390402e09b84b2f30" 2018-06-27 22:16:36,558 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:16:36 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-784ba7c0-2ca5-4383-879a-0755d294b20a X-Compute-Request-Id: req-784ba7c0-2ca5-4383-879a-0755d294b20a 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/6dbeb2b7-42cb-4340-b147-cd176159e171", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/6dbeb2b7-42cb-4340-b147-cd176159e171", "rel": "bookmark"}], "image": {"id": "fac555f0-668e-4abf-831c-4349dfb088ce", "links": [{"href": "http://172.30.10.101:8774/images/fac555f0-668e-4abf-831c-4349dfb088ce", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:16:04.000000", "flavor": {"id": "5093b6bc-a414-46f8-8ca2-3e2c0b7829ea", "links": [{"href": "http://172.30.10.101:8774/flavors/5093b6bc-a414-46f8-8ca2-3e2c0b7829ea", "rel": "bookmark"}]}, "id": "6dbeb2b7-42cb-4340-b147-cd176159e171", "user_id": "6c1125e2cb3b49b999521c2ac051a19a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:16:04Z", "hostId": "afc8a02260acdc556983ab05b46c45a617fbef6ea6e0da9e20ab6e5e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-6c7de66b-169d-471e-8109-cb1a60d3eb2e-inst", "created": "2018-06-27T22:15:46Z", "tenant_id": "879551d2356641b7968687aae515f864", "os-extended-volumes:volumes_attached": [{"id": "90616ce9-d92e-4404-bc82-0d610607b215"}], "metadata": {}}} 2018-06-27 22:16:36,558 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/6dbeb2b7-42cb-4340-b147-cd176159e171 used request id req-784ba7c0-2ca5-4383-879a-0755d294b20a 2018-06-27 22:16:39,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/6dbeb2b7-42cb-4340-b147-cd176159e171 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db17d1a183e1b600f674900390402e09b84b2f30" 2018-06-27 22:16:39,956 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:16:39 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-dd7031c0-eb04-46d2-ad1a-885fc02f5fb1 X-Compute-Request-Id: req-dd7031c0-eb04-46d2-ad1a-885fc02f5fb1 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/6dbeb2b7-42cb-4340-b147-cd176159e171", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/6dbeb2b7-42cb-4340-b147-cd176159e171", "rel": "bookmark"}], "image": {"id": "fac555f0-668e-4abf-831c-4349dfb088ce", "links": [{"href": "http://172.30.10.101:8774/images/fac555f0-668e-4abf-831c-4349dfb088ce", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:16:04.000000", "flavor": {"id": "5093b6bc-a414-46f8-8ca2-3e2c0b7829ea", "links": [{"href": "http://172.30.10.101:8774/flavors/5093b6bc-a414-46f8-8ca2-3e2c0b7829ea", "rel": "bookmark"}]}, "id": "6dbeb2b7-42cb-4340-b147-cd176159e171", "user_id": "6c1125e2cb3b49b999521c2ac051a19a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:16:04Z", "hostId": "afc8a02260acdc556983ab05b46c45a617fbef6ea6e0da9e20ab6e5e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-6c7de66b-169d-471e-8109-cb1a60d3eb2e-inst", "created": "2018-06-27T22:15:46Z", "tenant_id": "879551d2356641b7968687aae515f864", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:16:39,956 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/6dbeb2b7-42cb-4340-b147-cd176159e171 used request id req-dd7031c0-eb04-46d2-ad1a-885fc02f5fb1 2018-06-27 22:16:39,957 - create_instance - INFO - Deleting VM instance - CreateInstanceVolumeTests-6c7de66b-169d-471e-8109-cb1a60d3eb2e-inst 2018-06-27 22:16:39,960 - 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/6dbeb2b7-42cb-4340-b147-cd176159e171 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db17d1a183e1b600f674900390402e09b84b2f30" 2018-06-27 22:16:40,395 - novaclient.v2.client - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:16: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-11856ad7-15c7-4a1d-83bb-805c6b53916e X-Compute-Request-Id: req-11856ad7-15c7-4a1d-83bb-805c6b53916e Front-End-Https: on 2018-06-27 22:16:40,396 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/servers/6dbeb2b7-42cb-4340-b147-cd176159e171 used request id req-11856ad7-15c7-4a1d-83bb-805c6b53916e 2018-06-27 22:16:40,396 - create_instance - INFO - Checking deletion status 2018-06-27 22:16:40,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/6dbeb2b7-42cb-4340-b147-cd176159e171 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db17d1a183e1b600f674900390402e09b84b2f30" 2018-06-27 22:16:40,791 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:16:40 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-9a181826-70d6-41f0-a0b7-e61a03c3e6ab X-Compute-Request-Id: req-9a181826-70d6-41f0-a0b7-e61a03c3e6ab 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/6dbeb2b7-42cb-4340-b147-cd176159e171", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/6dbeb2b7-42cb-4340-b147-cd176159e171", "rel": "bookmark"}], "image": {"id": "fac555f0-668e-4abf-831c-4349dfb088ce", "links": [{"href": "http://172.30.10.101:8774/images/fac555f0-668e-4abf-831c-4349dfb088ce", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:16:04.000000", "flavor": {"id": "5093b6bc-a414-46f8-8ca2-3e2c0b7829ea", "links": [{"href": "http://172.30.10.101:8774/flavors/5093b6bc-a414-46f8-8ca2-3e2c0b7829ea", "rel": "bookmark"}]}, "id": "6dbeb2b7-42cb-4340-b147-cd176159e171", "user_id": "6c1125e2cb3b49b999521c2ac051a19a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:16:40Z", "hostId": "afc8a02260acdc556983ab05b46c45a617fbef6ea6e0da9e20ab6e5e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-6c7de66b-169d-471e-8109-cb1a60d3eb2e-inst", "created": "2018-06-27T22:15:46Z", "tenant_id": "879551d2356641b7968687aae515f864", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:16:40,792 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/6dbeb2b7-42cb-4340-b147-cd176159e171 used request id req-9a181826-70d6-41f0-a0b7-e61a03c3e6ab 2018-06-27 22:16:40,792 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-6c7de66b-169d-471e-8109-cb1a60d3eb2e-inst] is - ACTIVE 2018-06-27 22:16:40,792 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 22:16:43,795 - create_instance - DEBUG - VM status query timeout in 296.600816965 2018-06-27 22:16:43,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/6dbeb2b7-42cb-4340-b147-cd176159e171 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db17d1a183e1b600f674900390402e09b84b2f30" 2018-06-27 22:16:43,976 - novaclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Wed, 27 Jun 2018 22:16:43 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-99631aee-1fe7-4127-8035-1ac1111682f8 X-Compute-Request-Id: req-99631aee-1fe7-4127-8035-1ac1111682f8 RESP BODY: {"itemNotFound": {"message": "Instance 6dbeb2b7-42cb-4340-b147-cd176159e171 could not be found.", "code": 404}} 2018-06-27 22:16:43,976 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/6dbeb2b7-42cb-4340-b147-cd176159e171 used request id req-99631aee-1fe7-4127-8035-1ac1111682f8 2018-06-27 22:16:43,976 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 6dbeb2b7-42cb-4340-b147-cd176159e171 could not be found. (HTTP 404) (Request-ID: req-99631aee-1fe7-4127-8035-1ac1111682f8) 2018-06-27 22:16:43,976 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceVolumeTests-6c7de66b-169d-471e-8109-cb1a60d3eb2e-inst 2018-06-27 22:16:43,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/flavors/5093b6bc-a414-46f8-8ca2-3e2c0b7829ea -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc4d0730308ddd0901e4270c39ba900ee801f214" 2018-06-27 22:16:44,729 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 22:16: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-264c4d3e-0edf-4b26-9d48-42555d11ac58 X-Compute-Request-Id: req-264c4d3e-0edf-4b26-9d48-42555d11ac58 2018-06-27 22:16:44,729 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/flavors/5093b6bc-a414-46f8-8ca2-3e2c0b7829ea used request id req-264c4d3e-0edf-4b26-9d48-42555d11ac58 2018-06-27 22:16:44,730 - neutron_utils - INFO - Deleting subnet with name CreateInstanceVolumeTests-6c7de66b-169d-471e-8109-cb1a60d3eb2e-pub-subnet 2018-06-27 22:16:44,730 - neutron_utils - INFO - Deleting subnet with name CreateInstanceVolumeTests-6c7de66b-169d-471e-8109-cb1a60d3eb2e-pub-subnet 2018-06-27 22:16:44,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/subnets/1d9e5995-85cb-4a1b-9ce7-621685d834b3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a10deeef4301149bc8810124c0e714393e99a07e" 2018-06-27 22:16:49,437 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:16:49 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-f3907da1-e68e-4a6d-9d21-561e9bd8a248 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:16:49,437 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/1d9e5995-85cb-4a1b-9ce7-621685d834b3 used request id req-f3907da1-e68e-4a6d-9d21-561e9bd8a248 2018-06-27 22:16:49,438 - neutron_utils - INFO - Deleting network with name CreateInstanceVolumeTests-6c7de66b-169d-471e-8109-cb1a60d3eb2e-pub-net 2018-06-27 22:16:49,443 - 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/8cb153d8-781e-481b-bf8b-cbe96565b879 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a10deeef4301149bc8810124c0e714393e99a07e" 2018-06-27 22:16:52,492 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:16:52 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-2b1b977a-ae62-4ead-9342-4c554a1fec85 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:16:52,493 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/8cb153d8-781e-481b-bf8b-cbe96565b879 used request id req-2b1b977a-ae62-4ead-9342-4c554a1fec85 2018-06-27 22:16:52,496 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/879551d2356641b7968687aae515f864/volumes/912945bb-fda4-4053-99a3-98ea07e78869 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6c03532d-2854-4484-a140-e0e5f1dea691" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5aab56cb30928d564b6a2de6c10ee5f0181eb012" 2018-06-27 22:16:53,711 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:16:53 GMT Content-Type: application/json Content-Length: 958 Connection: keep-alive x-compute-request-id: req-894f249a-4005-46dc-a6e3-c4f7f4ca562b x-openstack-request-id: req-894f249a-4005-46dc-a6e3-c4f7f4ca562b Front-End-Https: on RESP BODY: {"volume": {"status": "available", "user_id": "6c1125e2cb3b49b999521c2ac051a19a", "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/879551d2356641b7968687aae515f864/volumes/912945bb-fda4-4053-99a3-98ea07e78869", "rel": "self"}, {"href": "https://172.30.10.101:8776/879551d2356641b7968687aae515f864/volumes/912945bb-fda4-4053-99a3-98ea07e78869", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-06-27T22:15:21.000000", "description": null, "os-vol-tenant-attr:tenant_id": "879551d2356641b7968687aae515f864", "updated_at": "2018-06-27T22:15:21.000000", "volume_type": "lvm-driver", "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-6c7de66b-169d-471e-8109-cb1a60d3eb2e-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "912945bb-fda4-4053-99a3-98ea07e78869", "size": 1}} 2018-06-27 22:16:53,711 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/879551d2356641b7968687aae515f864/volumes/912945bb-fda4-4053-99a3-98ea07e78869 used request id req-894f249a-4005-46dc-a6e3-c4f7f4ca562b 2018-06-27 22:16:53,711 - create_volume - DEBUG - Instance status is - available 2018-06-27 22:16:53,712 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-6c7de66b-169d-471e-8109-cb1a60d3eb2e-2 2018-06-27 22:16:53,712 - cinder_utils - INFO - Deleting volume named - CreateInstanceVolumeTests-CreateInstanceVolumeTests-6c7de66b-169d-471e-8109-cb1a60d3eb2e-2 2018-06-27 22:16:53,715 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8776/v2/879551d2356641b7968687aae515f864/volumes/912945bb-fda4-4053-99a3-98ea07e78869 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6c03532d-2854-4484-a140-e0e5f1dea691" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5aab56cb30928d564b6a2de6c10ee5f0181eb012" 2018-06-27 22:16:55,520 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 22:16:55 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-9693f6fc-f9ce-4a65-bc34-cc2e15341437 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-27 22:16:55,520 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://172.30.10.101:8776/v2/879551d2356641b7968687aae515f864/volumes/912945bb-fda4-4053-99a3-98ea07e78869 used request id req-9693f6fc-f9ce-4a65-bc34-cc2e15341437 2018-06-27 22:16:55,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/879551d2356641b7968687aae515f864/volumes/912945bb-fda4-4053-99a3-98ea07e78869 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6c03532d-2854-4484-a140-e0e5f1dea691" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5aab56cb30928d564b6a2de6c10ee5f0181eb012" 2018-06-27 22:16:57,349 - cinderclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Wed, 27 Jun 2018 22:16:57 GMT Content-Type: application/json Content-Length: 109 Connection: keep-alive x-compute-request-id: req-da577a4d-7c13-4c89-9ac2-0cfcb2a3b721 x-openstack-request-id: req-da577a4d-7c13-4c89-9ac2-0cfcb2a3b721 RESP BODY: {"itemNotFound": {"message": "Volume 912945bb-fda4-4053-99a3-98ea07e78869 could not be found.", "code": 404}} 2018-06-27 22:16:57,349 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/879551d2356641b7968687aae515f864/volumes/912945bb-fda4-4053-99a3-98ea07e78869 used request id req-da577a4d-7c13-4c89-9ac2-0cfcb2a3b721 2018-06-27 22:16:57,350 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 912945bb-fda4-4053-99a3-98ea07e78869 could not be found. (HTTP 404) (Request-ID: req-da577a4d-7c13-4c89-9ac2-0cfcb2a3b721) 2018-06-27 22:16:57,350 - create_volume - INFO - Volume has been properly deleted with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-6c7de66b-169d-471e-8109-cb1a60d3eb2e-2 2018-06-27 22:16:57,354 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/879551d2356641b7968687aae515f864/volumes/90616ce9-d92e-4404-bc82-0d610607b215 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ffc1d42c-4bb6-440b-b56e-4c3c3d68cb45" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0af52fdbb05bcaa4a3ab8ad4fb4133aa9094afc2" 2018-06-27 22:16:58,726 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:16:58 GMT Content-Type: application/json Content-Length: 958 Connection: keep-alive x-compute-request-id: req-c93379a4-ccd4-4aae-9570-2a69691b19a7 x-openstack-request-id: req-c93379a4-ccd4-4aae-9570-2a69691b19a7 Front-End-Https: on RESP BODY: {"volume": {"status": "available", "user_id": "6c1125e2cb3b49b999521c2ac051a19a", "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/879551d2356641b7968687aae515f864/volumes/90616ce9-d92e-4404-bc82-0d610607b215", "rel": "self"}, {"href": "https://172.30.10.101:8776/879551d2356641b7968687aae515f864/volumes/90616ce9-d92e-4404-bc82-0d610607b215", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-06-27T22:15:13.000000", "description": null, "os-vol-tenant-attr:tenant_id": "879551d2356641b7968687aae515f864", "updated_at": "2018-06-27T22:16:38.000000", "volume_type": "lvm-driver", "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-6c7de66b-169d-471e-8109-cb1a60d3eb2e-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "90616ce9-d92e-4404-bc82-0d610607b215", "size": 1}} 2018-06-27 22:16:58,726 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/879551d2356641b7968687aae515f864/volumes/90616ce9-d92e-4404-bc82-0d610607b215 used request id req-c93379a4-ccd4-4aae-9570-2a69691b19a7 2018-06-27 22:16:58,727 - create_volume - DEBUG - Instance status is - available 2018-06-27 22:16:58,727 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-6c7de66b-169d-471e-8109-cb1a60d3eb2e-1 2018-06-27 22:16:58,727 - cinder_utils - INFO - Deleting volume named - CreateInstanceVolumeTests-CreateInstanceVolumeTests-6c7de66b-169d-471e-8109-cb1a60d3eb2e-1 2018-06-27 22:16:58,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/879551d2356641b7968687aae515f864/volumes/90616ce9-d92e-4404-bc82-0d610607b215 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ffc1d42c-4bb6-440b-b56e-4c3c3d68cb45" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0af52fdbb05bcaa4a3ab8ad4fb4133aa9094afc2" 2018-06-27 22:16:59,786 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 22:16:59 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-224389ce-371d-464f-af94-fb8c3f922633 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-27 22:16:59,786 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://172.30.10.101:8776/v2/879551d2356641b7968687aae515f864/volumes/90616ce9-d92e-4404-bc82-0d610607b215 used request id req-224389ce-371d-464f-af94-fb8c3f922633 2018-06-27 22:16:59,789 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/879551d2356641b7968687aae515f864/volumes/90616ce9-d92e-4404-bc82-0d610607b215 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ffc1d42c-4bb6-440b-b56e-4c3c3d68cb45" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0af52fdbb05bcaa4a3ab8ad4fb4133aa9094afc2" 2018-06-27 22:17:00,119 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:17:00 GMT Content-Type: application/json Content-Length: 957 Connection: keep-alive x-compute-request-id: req-9178f50e-5725-4242-8343-f2722c2c0af4 x-openstack-request-id: req-9178f50e-5725-4242-8343-f2722c2c0af4 Front-End-Https: on RESP BODY: {"volume": {"status": "deleting", "user_id": "6c1125e2cb3b49b999521c2ac051a19a", "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/879551d2356641b7968687aae515f864/volumes/90616ce9-d92e-4404-bc82-0d610607b215", "rel": "self"}, {"href": "https://172.30.10.101:8776/879551d2356641b7968687aae515f864/volumes/90616ce9-d92e-4404-bc82-0d610607b215", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-06-27T22:15:13.000000", "description": null, "os-vol-tenant-attr:tenant_id": "879551d2356641b7968687aae515f864", "updated_at": "2018-06-27T22:17:00.000000", "volume_type": "lvm-driver", "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-6c7de66b-169d-471e-8109-cb1a60d3eb2e-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "90616ce9-d92e-4404-bc82-0d610607b215", "size": 1}} 2018-06-27 22:17:00,119 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/879551d2356641b7968687aae515f864/volumes/90616ce9-d92e-4404-bc82-0d610607b215 used request id req-9178f50e-5725-4242-8343-f2722c2c0af4 2018-06-27 22:17:00,120 - create_volume - DEBUG - Instance status is - deleting 2018-06-27 22:17:00,120 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-06-27 22:17:03,123 - create_volume - DEBUG - Volume status query timeout in 56.6634960175 2018-06-27 22:17:03,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/879551d2356641b7968687aae515f864/volumes/90616ce9-d92e-4404-bc82-0d610607b215 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ffc1d42c-4bb6-440b-b56e-4c3c3d68cb45" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0af52fdbb05bcaa4a3ab8ad4fb4133aa9094afc2" 2018-06-27 22:17:04,076 - cinderclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Wed, 27 Jun 2018 22:17:04 GMT Content-Type: application/json Content-Length: 109 Connection: keep-alive x-compute-request-id: req-39aca83c-f19a-49ea-9995-fc6dc3c38f78 x-openstack-request-id: req-39aca83c-f19a-49ea-9995-fc6dc3c38f78 RESP BODY: {"itemNotFound": {"message": "Volume 90616ce9-d92e-4404-bc82-0d610607b215 could not be found.", "code": 404}} 2018-06-27 22:17:04,076 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/879551d2356641b7968687aae515f864/volumes/90616ce9-d92e-4404-bc82-0d610607b215 used request id req-39aca83c-f19a-49ea-9995-fc6dc3c38f78 2018-06-27 22:17:04,077 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 90616ce9-d92e-4404-bc82-0d610607b215 could not be found. (HTTP 404) (Request-ID: req-39aca83c-f19a-49ea-9995-fc6dc3c38f78) 2018-06-27 22:17:04,077 - create_volume - INFO - Volume has been properly deleted with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-6c7de66b-169d-471e-8109-cb1a60d3eb2e-1 2018-06-27 22:17:04,078 - glance_utils - INFO - Deleting image named - CreateInstanceVolumeTests-6c7de66b-169d-471e-8109-cb1a60d3eb2e-image 2018-06-27 22:17:04,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9292/v2/images/fac555f0-668e-4abf-831c-4349dfb088ce -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}82d2466402917aabd0c9bedc7220895a41fe3fd3" 2018-06-27 22:17:05,008 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:17:05 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-371e7ecb-1139-4651-896b-6c20b86dcd0a 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-27 22:17:05,008 - keystoneauth.session - DEBUG - DELETE call to image for https://172.30.10.101:9292/v2/images/fac555f0-668e-4abf-831c-4349dfb088ce used request id req-371e7ecb-1139-4651-896b-6c20b86dcd0a 2018-06-27 22:17:05,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/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57e8321df28b5051bd564a590538e0303726c121" 2018-06-27 22:17:05,985 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:17:05 GMT Content-Type: application/json Content-Length: 11766 Connection: keep-alive X-Openstack-Request-Id: req-69c18b53-94c3-4c3d-a29f-6541d568616d Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-27T19:03:04Z", "updated_at": "2018-06-27T19:03:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "6748ef1e-56da-434e-9e89-e86b58537b65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "b3e3826c-1c48-4699-93f0-f8a310956753", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "bfad35fa-7ea9-4a81-917d-7b86481eb510", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "d657b333-103d-4d19-add8-1e8bae2f8849", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "879551d2356641b7968687aae515f864", "created_at": "2018-06-27T22:15:03Z", "updated_at": "2018-06-27T22:15:03Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:15:03Z", "revision_number": 0, "id": "1338d3d9-b601-47d8-bab1-3c428b64d5f4", "remote_group_id": "9f1e371d-fa28-4fec-8106-c64a20bb177f", "remote_ip_prefix": null, "created_at": "2018-06-27T22:15:03Z", "security_group_id": "9f1e371d-fa28-4fec-8106-c64a20bb177f", "tenant_id": "879551d2356641b7968687aae515f864", "port_range_min": null, "ethertype": "IPv6", "project_id": "879551d2356641b7968687aae515f864"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:15:03Z", "revision_number": 0, "id": "3d25f006-e2c9-4e7a-8c24-f96aec20986a", "remote_group_id": "9f1e371d-fa28-4fec-8106-c64a20bb177f", "remote_ip_prefix": null, "created_at": "2018-06-27T22:15:03Z", "security_group_id": "9f1e371d-fa28-4fec-8106-c64a20bb177f", "tenant_id": "879551d2356641b7968687aae515f864", "port_range_min": null, "ethertype": "IPv4", "project_id": "879551d2356641b7968687aae515f864"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:15:03Z", "revision_number": 0, "id": "8d731dd5-c027-454a-b920-785107a19b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:15:03Z", "security_group_id": "9f1e371d-fa28-4fec-8106-c64a20bb177f", "tenant_id": "879551d2356641b7968687aae515f864", "port_range_min": null, "ethertype": "IPv4", "project_id": "879551d2356641b7968687aae515f864"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:15:03Z", "revision_number": 0, "id": "f259e8ce-4e55-43cb-9fa5-d74145ee9a0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:15:03Z", "security_group_id": "9f1e371d-fa28-4fec-8106-c64a20bb177f", "tenant_id": "879551d2356641b7968687aae515f864", "port_range_min": null, "ethertype": "IPv6", "project_id": "879551d2356641b7968687aae515f864"}], "revision_number": 4, "project_id": "879551d2356641b7968687aae515f864", "id": "9f1e371d-fa28-4fec-8106-c64a20bb177f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b92069937e44a3786e439f95c61afe5", "created_at": "2018-06-27T19:08:41Z", "updated_at": "2018-06-27T19:08:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "4ac2a090-f595-4e7b-9b7a-a52fa204e881", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "5508c0b1-6261-44cb-854d-60c64bcbba0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "a60c77dc-6985-48ac-a3a3-067176d3e52f", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "e6ec0fa4-1eb3-4c5d-a451-c7acfd7fde82", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}], "revision_number": 4, "project_id": "4b92069937e44a3786e439f95c61afe5", "id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T18:59:55Z", "updated_at": "2018-06-27T18:59:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "5a060918-419b-4ec3-90df-a7764c06af2f", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "6cd9bbf0-4d1b-4b13-a6c4-e20a15bb3360", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "8134c0f0-89c6-4d45-bef8-a9260d9d0723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "e0e7297a-a59d-4d2b-b75c-2cc86b269114", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}], "revision_number": 4, "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "created_at": "2018-06-27T21:03:43Z", "updated_at": "2018-06-27T21:03:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "41061dbf-a5a2-465f-84dd-140f6104b3f7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "47d5c96d-0510-41a5-b33e-5683702c5bb8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "4b4b6430-3f42-4fe4-a25e-2c5c015a7699", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "e6a68cb7-6491-4474-a4d7-38496cac4eb7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}], "revision_number": 4, "project_id": "3f0a375b66c54145bff1c56e7c91ad73", "id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "name": "default"}]} 2018-06-27 22:17:05,985 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-69c18b53-94c3-4c3d-a29f-6541d568616d 2018-06-27 22:17:05,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/879551d2356641b7968687aae515f864 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57e8321df28b5051bd564a590538e0303726c121" 2018-06-27 22:17:06,363 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:17:05 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7cc7b137-a099-4769-b29a-8a52be1e9c29 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/879551d2356641b7968687aae515f864"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "879551d2356641b7968687aae515f864", "name": "CreateInstanceVolumeTests-d998c747-781a-446-proj"}} 2018-06-27 22:17:06,363 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/879551d2356641b7968687aae515f864 used request id req-7cc7b137-a099-4769-b29a-8a52be1e9c29 2018-06-27 22:17:06,364 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9f1e371d-fa28-4fec-8106-c64a20bb177f 2018-06-27 22:17:06,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-group-rules?security_group_id=9f1e371d-fa28-4fec-8106-c64a20bb177f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57e8321df28b5051bd564a590538e0303726c121" 2018-06-27 22:17:07,186 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:17:07 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-4ae6a899-d3ae-423d-ad80-dd17715c2932 Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": "9f1e371d-fa28-4fec-8106-c64a20bb177f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T22:15:03Z", "security_group_id": "9f1e371d-fa28-4fec-8106-c64a20bb177f", "port_range_min": null, "revision_number": 0, "tenant_id": "879551d2356641b7968687aae515f864", "created_at": "2018-06-27T22:15:03Z", "project_id": "879551d2356641b7968687aae515f864", "id": "1338d3d9-b601-47d8-bab1-3c428b64d5f4"}, {"remote_group_id": "9f1e371d-fa28-4fec-8106-c64a20bb177f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T22:15:03Z", "security_group_id": "9f1e371d-fa28-4fec-8106-c64a20bb177f", "port_range_min": null, "revision_number": 0, "tenant_id": "879551d2356641b7968687aae515f864", "created_at": "2018-06-27T22:15:03Z", "project_id": "879551d2356641b7968687aae515f864", "id": "3d25f006-e2c9-4e7a-8c24-f96aec20986a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T22:15:03Z", "security_group_id": "9f1e371d-fa28-4fec-8106-c64a20bb177f", "port_range_min": null, "revision_number": 0, "tenant_id": "879551d2356641b7968687aae515f864", "created_at": "2018-06-27T22:15:03Z", "project_id": "879551d2356641b7968687aae515f864", "id": "8d731dd5-c027-454a-b920-785107a19b60"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T22:15:03Z", "security_group_id": "9f1e371d-fa28-4fec-8106-c64a20bb177f", "port_range_min": null, "revision_number": 0, "tenant_id": "879551d2356641b7968687aae515f864", "created_at": "2018-06-27T22:15:03Z", "project_id": "879551d2356641b7968687aae515f864", "id": "f259e8ce-4e55-43cb-9fa5-d74145ee9a0c"}]} 2018-06-27 22:17:07,186 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=9f1e371d-fa28-4fec-8106-c64a20bb177f used request id req-4ae6a899-d3ae-423d-ad80-dd17715c2932 2018-06-27 22:17:07,187 - neutron_utils - INFO - Deleting security group with name - default 2018-06-27 22:17:07,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-groups/9f1e371d-fa28-4fec-8106-c64a20bb177f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57e8321df28b5051bd564a590538e0303726c121" 2018-06-27 22:17:07,635 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:17:07 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-a15cdd7e-b84f-4e1f-a6aa-1aaa5a7dbee2 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:17:07,635 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/9f1e371d-fa28-4fec-8106-c64a20bb177f used request id req-a15cdd7e-b84f-4e1f-a6aa-1aaa5a7dbee2 2018-06-27 22:17:07,636 - keystone_utils - INFO - Deleting project with name - CreateInstanceVolumeTests-d998c747-781a-446-proj 2018-06-27 22:17:07,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/879551d2356641b7968687aae515f864 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57e8321df28b5051bd564a590538e0303726c121" 2018-06-27 22:17:08,340 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 22:17:07 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9b73af8f-5ea4-469c-ba8e-d93c7ddda436 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:17:08,340 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/879551d2356641b7968687aae515f864 used request id req-9b73af8f-5ea4-469c-ba8e-d93c7ddda436 2018-06-27 22:17:08,340 - keystone_utils - INFO - Deleting role with name - CreateInstanceVolumeTests-d998c747-781a-446-proj-role 2018-06-27 22:17:08,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/b0a233cccad64b719e90301a37697bb7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57e8321df28b5051bd564a590538e0303726c121" 2018-06-27 22:17:08,756 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 22:17:08 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0e32b7c7-49f7-40a8-a31f-99cfa272cbe3 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:17:08,756 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/b0a233cccad64b719e90301a37697bb7 used request id req-0e32b7c7-49f7-40a8-a31f-99cfa272cbe3 2018-06-27 22:17:08,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57e8321df28b5051bd564a590538e0303726c121" 2018-06-27 22:17:09,073 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:17:08 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8c5cb2bd-db63-4860-bac4-951926629b7b Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 22:17:09,073 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-8c5cb2bd-db63-4860-bac4-951926629b7b 2018-06-27 22:17:09,074 - keystone_utils - INFO - Deleting user with name - CreateInstanceVolumeTests-d998c747-781a-446-user 2018-06-27 22:17:09,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/6c1125e2cb3b49b999521c2ac051a19a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3710a46de19d4f836d5f68fa2fbbaf4722754dde" 2018-06-27 22:17:09,664 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 22:17:09 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c20c8899-8de4-4c34-a1dc-05e9578cec69 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:17:09,665 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/6c1125e2cb3b49b999521c2ac051a19a used request id req-c20c8899-8de4-4c34-a1dc-05e9578cec69 2018-06-27 22:17:09,667 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:17:10,452 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T23:17:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["_c2YGoPAQJGrgzvZR6IVrQ"], "issued_at": "2018-06-27T22:17:10.000000Z"}} 2018-06-27 22:17:10,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}b2eb731571b7c18751f66f7f31092d64dbbd8d47" 2018-06-27 22:17:10,790 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:17:10 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-89d5c05c-b6fc-48dd-a760-41d6e3ce53f5 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:17:10,790 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-89d5c05c-b6fc-48dd-a760-41d6e3ce53f5 2018-06-27 22:17:10,791 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:17:10,792 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:17:11,575 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T23:17:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["RIzmGtfNRL6XUyo-xwqwtw"], "issued_at": "2018-06-27T22:17:11.000000Z"}} 2018-06-27 22:17:11,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98bedcf8bc7a28e4f74cd66dba30c6ba8dbcf99e" 2018-06-27 22:17:11,636 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:17:11 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-44374451-a0ea-4f0d-bc21-113293841038 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:17:11,636 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-44374451-a0ea-4f0d-bc21-113293841038 2018-06-27 22:17:11,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 22:17:11,651 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 22:17: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-27 22:17: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/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-69ce4812-3df0-42d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98bedcf8bc7a28e4f74cd66dba30c6ba8dbcf99e" 2018-06-27 22:17:11,741 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:17:11 GMT Server: Apache Content-Length: 193 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f7cd055d-7036-448d-bd08-fbd1a53b237f 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-69ce4812-3df0-42d-proj", "previous": null, "next": null}, "projects": []} 2018-06-27 22:17:11,741 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-69ce4812-3df0-42d-proj used request id req-f7cd055d-7036-448d-bd08-fbd1a53b237f 2018-06-27 22:17:11,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98bedcf8bc7a28e4f74cd66dba30c6ba8dbcf99e" 2018-06-27 22:17:12,192 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:17:11 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-53e250f0-31d9-48fe-931f-8478fa95aa08 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 22:17:12,192 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-53e250f0-31d9-48fe-931f-8478fa95aa08 2018-06-27 22:17:12,196 - 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}98bedcf8bc7a28e4f74cd66dba30c6ba8dbcf99e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceVolumeTests-69ce4812-3df0-42d-proj"}}' 2018-06-27 22:17:12,737 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 22:17:12 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-dcdeb383-7d1a-47fe-925a-6de1c3f347da Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/bafe00fd6aed4c03ade566c0ec9d7cdd"}, "tags": [], "enabled": true, "id": "bafe00fd6aed4c03ade566c0ec9d7cdd", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-69ce4812-3df0-42d-proj"}} 2018-06-27 22:17:12,738 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-dcdeb383-7d1a-47fe-925a-6de1c3f347da 2018-06-27 22:17:12,738 - keystone_utils - INFO - Created project with name - CreateInstanceVolumeTests-69ce4812-3df0-42d-proj 2018-06-27 22:17:12,738 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:17:12,739 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:17:13,614 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T23:17:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["Dd4HLEmWQ8-yEHIWf2681w"], "issued_at": "2018-06-27T22:17:13.000000Z"}} 2018-06-27 22:17:13,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}c3887ca1bdf2378109cc708279568dc36caefc55" 2018-06-27 22:17:13,991 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:17:13 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3eee43d4-1bfe-4edf-8d6b-f0cbeb0c02b5 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:17:13,991 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-3eee43d4-1bfe-4edf-8d6b-f0cbeb0c02b5 2018-06-27 22:17:13,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-27 22:17:14,008 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 22:17: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-27 22:17:14,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}c3887ca1bdf2378109cc708279568dc36caefc55" 2018-06-27 22:17:14,399 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:17:14 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-637fa965-2be9-497b-8cb1-051e8e0a0fcf Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/05b1bc3fa6fd4243a4ba8b4d6fcc3daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05b1bc3fa6fd4243a4ba8b4d6fcc3daf", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/48d44c9c0fea4f4e80edc7d2e0715db7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d44c9c0fea4f4e80edc7d2e0715db7", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/4d3721127bf84155a837606ce3feba32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d3721127bf84155a837606ce3feba32", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/5c846663ea6d407e9223de0719ce5442"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c846663ea6d407e9223de0719ce5442", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/73a10e6c4f67490a8a4030cc6cea32f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73a10e6c4f67490a8a4030cc6cea32f5", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/8ecfab7d9d4f47bb8892a85b7d2a0b5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ecfab7d9d4f47bb8892a85b7d2a0b5a", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/b278d529e9a54a9195e4e536b9384dc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b278d529e9a54a9195e4e536b9384dc0", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b7f107ae7bb34ccea8282b1a0ec7a979"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7f107ae7bb34ccea8282b1a0ec7a979", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/d21494d0185b463db36b8c8c2b341b97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d21494d0185b463db36b8c8c2b341b97", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e0bb346419f84e4680f6ca9a97f4fc0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e0bb346419f84e4680f6ca9a97f4fc0b", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "c8d542af72ce49338052c29f02c8857e", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e9dd794fa5c040a9a0445386fb2a6116"}, "options": {}, "id": "e9dd794fa5c040a9a0445386fb2a6116", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/e9f9c747d54947bc800a81ecf11858f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9f9c747d54947bc800a81ecf11858f5", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-27 22:17:14,399 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-637fa965-2be9-497b-8cb1-051e8e0a0fcf 2018-06-27 22:17:14,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-69ce4812-3df0-42d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3887ca1bdf2378109cc708279568dc36caefc55" 2018-06-27 22:17:14,892 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:17:14 GMT Server: Apache Content-Length: 469 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5b1dacc3-968c-46d1-93a3-26e155d654d9 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateInstanceVolumeTests-69ce4812-3df0-42d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/bafe00fd6aed4c03ade566c0ec9d7cdd"}, "tags": [], "enabled": true, "id": "bafe00fd6aed4c03ade566c0ec9d7cdd", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-69ce4812-3df0-42d-proj"}]} 2018-06-27 22:17:14,892 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateInstanceVolumeTests-69ce4812-3df0-42d-proj used request id req-5b1dacc3-968c-46d1-93a3-26e155d654d9 2018-06-27 22:17:14,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3887ca1bdf2378109cc708279568dc36caefc55" 2018-06-27 22:17:15,231 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:17:14 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-99061ae4-ff00-492f-8ed5-1c6060457303 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 22:17:15,232 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-99061ae4-ff00-492f-8ed5-1c6060457303 2018-06-27 22:17:15,940 - keystone_utils - INFO - Created user with name - CreateInstanceVolumeTests-69ce4812-3df0-42d-user 2018-06-27 22:17:15,941 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:17:15,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98bedcf8bc7a28e4f74cd66dba30c6ba8dbcf99e" 2018-06-27 22:17:16,316 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:17:15 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f8bc5e45-80a6-450d-b8d2-4ea58c631d35 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 22:17:16,316 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-f8bc5e45-80a6-450d-b8d2-4ea58c631d35 2018-06-27 22:17:16,320 - 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}98bedcf8bc7a28e4f74cd66dba30c6ba8dbcf99e" -d '{"role": {"name": "CreateInstanceVolumeTests-69ce4812-3df0-42d-proj-role"}}' 2018-06-27 22:17:16,695 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 22:17:16 GMT Server: Apache Content-Length: 224 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-81d32675-a0bc-4c2d-8048-5e15a0d74fd3 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5b48b39f59bd4d9599a71069c8c1a0b0", "links": {"self": "http://10.167.4.35:5000/v3/roles/5b48b39f59bd4d9599a71069c8c1a0b0"}, "name": "CreateInstanceVolumeTests-69ce4812-3df0-42d-proj-role"}} 2018-06-27 22:17:16,695 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-81d32675-a0bc-4c2d-8048-5e15a0d74fd3 2018-06-27 22:17:16,695 - keystone_utils - INFO - Created role with name - CreateInstanceVolumeTests-69ce4812-3df0-42d-proj-role 2018-06-27 22:17:16,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/5b48b39f59bd4d9599a71069c8c1a0b0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98bedcf8bc7a28e4f74cd66dba30c6ba8dbcf99e" 2018-06-27 22:17:17,082 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:17:16 GMT Server: Apache Content-Length: 224 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b0f41b5b-bf8d-4bd6-a65e-1c3cfe825952 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5b48b39f59bd4d9599a71069c8c1a0b0", "links": {"self": "http://10.167.4.35:5000/v3/roles/5b48b39f59bd4d9599a71069c8c1a0b0"}, "name": "CreateInstanceVolumeTests-69ce4812-3df0-42d-proj-role"}} 2018-06-27 22:17:17,082 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/5b48b39f59bd4d9599a71069c8c1a0b0 used request id req-b0f41b5b-bf8d-4bd6-a65e-1c3cfe825952 2018-06-27 22:17:17,082 - keystone_utils - INFO - Granting role CreateInstanceVolumeTests-69ce4812-3df0-42d-proj-role to project CreateInstanceVolumeTests-69ce4812-3df0-42d-proj 2018-06-27 22:17:17,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/bafe00fd6aed4c03ade566c0ec9d7cdd/users/7130bc69b850436787818c2f05adb0de/roles/5b48b39f59bd4d9599a71069c8c1a0b0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98bedcf8bc7a28e4f74cd66dba30c6ba8dbcf99e" 2018-06-27 22:17:17,639 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 22:17:17 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6b26f65f-e8da-4e20-bd14-ecd371ef98c0 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:17:17,639 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/bafe00fd6aed4c03ade566c0ec9d7cdd/users/7130bc69b850436787818c2f05adb0de/roles/5b48b39f59bd4d9599a71069c8c1a0b0 used request id req-6b26f65f-e8da-4e20-bd14-ecd371ef98c0 2018-06-27 22:17:17,639 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 22:17:17,641 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-06-27 22:17:17,641 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:17:17,642 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:17:18,334 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5b48b39f59bd4d9599a71069c8c1a0b0", "name": "CreateInstanceVolumeTests-69ce4812-3df0-42d-proj-role"}], "expires_at": "2018-06-27T23:17:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bafe00fd6aed4c03ade566c0ec9d7cdd", "name": "CreateInstanceVolumeTests-69ce4812-3df0-42d-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/bafe00fd6aed4c03ade566c0ec9d7cdd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/bafe00fd6aed4c03ade566c0ec9d7cdd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/bafe00fd6aed4c03ade566c0ec9d7cdd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/bafe00fd6aed4c03ade566c0ec9d7cdd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/bafe00fd6aed4c03ade566c0ec9d7cdd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/bafe00fd6aed4c03ade566c0ec9d7cdd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/bafe00fd6aed4c03ade566c0ec9d7cdd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/bafe00fd6aed4c03ade566c0ec9d7cdd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/bafe00fd6aed4c03ade566c0ec9d7cdd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/bafe00fd6aed4c03ade566c0ec9d7cdd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/bafe00fd6aed4c03ade566c0ec9d7cdd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/bafe00fd6aed4c03ade566c0ec9d7cdd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-69ce4812-3df0-42d-user", "id": "7130bc69b850436787818c2f05adb0de"}, "audit_ids": ["wtxLZvIWQKilxysA_zdTLw"], "issued_at": "2018-06-27T22:17:18.000000Z"}} 2018-06-27 22:17:18,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}5a72b575a54ca1eb00e07dd75e181ca1a29a6447" 2018-06-27 22:17:18,641 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:17:18 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2d4ee48d-e9b0-4eb8-91cd-336ab4ea469e Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:17:18,641 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-2d4ee48d-e9b0-4eb8-91cd-336ab4ea469e 2018-06-27 22:17:18,645 - 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-8f29cab3-ed3e-4f0d-8e7e-3dcd6cf5f0cb-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5a72b575a54ca1eb00e07dd75e181ca1a29a6447" 2018-06-27 22:17:19,681 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:17:19 GMT Content-Type: application/json Content-Length: 170 Connection: keep-alive X-Openstack-Request-Id: req-fac00e47-00eb-44f9-8213-653eefa0b541 Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceVolumeTests-8f29cab3-ed3e-4f0d-8e7e-3dcd6cf5f0cb-image"} 2018-06-27 22:17:19,681 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-8f29cab3-ed3e-4f0d-8e7e-3dcd6cf5f0cb-image used request id req-fac00e47-00eb-44f9-8213-653eefa0b541 2018-06-27 22:17:19,684 - 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}5a72b575a54ca1eb00e07dd75e181ca1a29a6447" 2018-06-27 22:17:20,505 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:17:20 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-7fbce06a-0945-49d7-bcbf-17812b915f98 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-27 22:17:20,506 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-7fbce06a-0945-49d7-bcbf-17812b915f98 2018-06-27 22:17:20,526 - 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}5a72b575a54ca1eb00e07dd75e181ca1a29a6447" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceVolumeTests-8f29cab3-ed3e-4f0d-8e7e-3dcd6cf5f0cb-image"}' 2018-06-27 22:17:21,365 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 22:17:21 GMT Content-Type: application/json Content-Length: 612 Connection: keep-alive Location: https://172.30.10.101:9292/v2/images/80a42098-999a-4d6a-b0a9-0c4826f30c26 Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-e9e08db6-2f82-4bbd-a773-b5137de1a5b1 Front-End-Https: on RESP BODY: {"status": "queued", "name": "CreateInstanceVolumeTests-8f29cab3-ed3e-4f0d-8e7e-3dcd6cf5f0cb-image", "tags": [], "container_format": "bare", "created_at": "2018-06-27T22:17:21Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-06-27T22:17:21Z", "visibility": "shared", "self": "/v2/images/80a42098-999a-4d6a-b0a9-0c4826f30c26", "min_disk": 0, "protected": false, "id": "80a42098-999a-4d6a-b0a9-0c4826f30c26", "file": "/v2/images/80a42098-999a-4d6a-b0a9-0c4826f30c26/file", "checksum": null, "owner": "bafe00fd6aed4c03ade566c0ec9d7cdd", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-27 22:17:21,365 - keystoneauth.session - DEBUG - POST call to image for https://172.30.10.101:9292/v2/images used request id req-e9e08db6-2f82-4bbd-a773-b5137de1a5b1 2018-06-27 22:17:21,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9292/v2/images/80a42098-999a-4d6a-b0a9-0c4826f30c26/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5a72b575a54ca1eb00e07dd75e181ca1a29a6447" -d '' 2018-06-27 22:17:22,927 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:17:22 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-84484646-9801-476b-8215-a13a3480a2d5 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-27 22:17:22,927 - keystoneauth.session - DEBUG - PUT call to image for https://172.30.10.101:9292/v2/images/80a42098-999a-4d6a-b0a9-0c4826f30c26/file used request id req-84484646-9801-476b-8215-a13a3480a2d5 2018-06-27 22:17:22,928 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-06-27 22:17:22,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/80a42098-999a-4d6a-b0a9-0c4826f30c26 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5a72b575a54ca1eb00e07dd75e181ca1a29a6447" 2018-06-27 22:17:23,583 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:17:23 GMT Content-Type: application/json Content-Length: 730 Connection: keep-alive X-Openstack-Request-Id: req-d5f2fd26-6005-4784-99f1-3819632aa483 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-8f29cab3-ed3e-4f0d-8e7e-3dcd6cf5f0cb-image", "tags": [], "container_format": "bare", "created_at": "2018-06-27T22:17:21Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-27T22:17:23Z", "visibility": "shared", "self": "/v2/images/80a42098-999a-4d6a-b0a9-0c4826f30c26", "min_disk": 0, "protected": false, "id": "80a42098-999a-4d6a-b0a9-0c4826f30c26", "file": "/v2/images/80a42098-999a-4d6a-b0a9-0c4826f30c26/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "bafe00fd6aed4c03ade566c0ec9d7cdd", "direct_url": "file:///var/lib/glance/images/80a42098-999a-4d6a-b0a9-0c4826f30c26", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-27 22:17:23,583 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/80a42098-999a-4d6a-b0a9-0c4826f30c26 used request id req-d5f2fd26-6005-4784-99f1-3819632aa483 2018-06-27 22:17:23,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}5a72b575a54ca1eb00e07dd75e181ca1a29a6447" 2018-06-27 22:17:24,320 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:17:24 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-15976138-08d3-4c20-81c1-de294730bd11 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-27 22:17:24,321 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-15976138-08d3-4c20-81c1-de294730bd11 2018-06-27 22:17:24,323 - create_image - INFO - Created image with name - CreateInstanceVolumeTests-8f29cab3-ed3e-4f0d-8e7e-3dcd6cf5f0cb-image 2018-06-27 22:17:24,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/80a42098-999a-4d6a-b0a9-0c4826f30c26 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5a72b575a54ca1eb00e07dd75e181ca1a29a6447" 2018-06-27 22:17:25,091 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:17:25 GMT Content-Type: application/json Content-Length: 730 Connection: keep-alive X-Openstack-Request-Id: req-ae188139-76e9-4fbb-8324-7aa6bf9d9afc Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-8f29cab3-ed3e-4f0d-8e7e-3dcd6cf5f0cb-image", "tags": [], "container_format": "bare", "created_at": "2018-06-27T22:17:21Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-27T22:17:23Z", "visibility": "shared", "self": "/v2/images/80a42098-999a-4d6a-b0a9-0c4826f30c26", "min_disk": 0, "protected": false, "id": "80a42098-999a-4d6a-b0a9-0c4826f30c26", "file": "/v2/images/80a42098-999a-4d6a-b0a9-0c4826f30c26/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "bafe00fd6aed4c03ade566c0ec9d7cdd", "direct_url": "file:///var/lib/glance/images/80a42098-999a-4d6a-b0a9-0c4826f30c26", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-27 22:17:25,091 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/80a42098-999a-4d6a-b0a9-0c4826f30c26 used request id req-ae188139-76e9-4fbb-8324-7aa6bf9d9afc 2018-06-27 22:17:25,092 - create_image - DEBUG - Instance status is - active 2018-06-27 22:17:25,092 - create_image - DEBUG - Image is active with name - CreateInstanceVolumeTests-8f29cab3-ed3e-4f0d-8e7e-3dcd6cf5f0cb-image 2018-06-27 22:17:25,092 - create_image - INFO - Image is now active with name - CreateInstanceVolumeTests-8f29cab3-ed3e-4f0d-8e7e-3dcd6cf5f0cb-image 2018-06-27 22:17:25,092 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:17:25,093 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:17:26,004 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T23:17:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["8eQyP3qvTeKhlPyL18Mvgg"], "issued_at": "2018-06-27T22:17:25.000000Z"}} 2018-06-27 22:17:26,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}de205f32fc4f55ab8535b4537bee93309571eb98" 2018-06-27 22:17:26,331 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:17:26 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b62dfec8-8d8a-4e79-8d81-30f04df4729f Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:17:26,331 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-b62dfec8-8d8a-4e79-8d81-30f04df4729f 2018-06-27 22:17:26,332 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 22:17:26,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/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de205f32fc4f55ab8535b4537bee93309571eb98" 2018-06-27 22:17:27,100 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:17: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-4dd372d1-4ce8-4dc9-ae46-9ccc41f665bc X-Compute-Request-Id: req-4dd372d1-4ce8-4dc9-ae46-9ccc41f665bc Front-End-Https: on RESP BODY: {"flavors": [{"id": "bfce69d5-8948-4e52-8e30-cf8bfa544966", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "bookmark"}], "name": "shaker-flavor_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3"}]} 2018-06-27 22:17:27,100 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-4dd372d1-4ce8-4dc9-ae46-9ccc41f665bc 2018-06-27 22:17:27,104 - 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}de205f32fc4f55ab8535b4537bee93309571eb98" -d '{"flavor": {"vcpus": 2, "disk": 1, "name": "CreateInstanceVolumeTests-8f29cab3-ed3e-4f0d-8e7e-3dcd6cf5f0cb-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-27 22:17:27,897 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:17:27 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-bf3a8fc9-7797-4a1c-ac75-9bc1a806becd X-Compute-Request-Id: req-bf3a8fc9-7797-4a1c-ac75-9bc1a806becd Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateInstanceVolumeTests-8f29cab3-ed3e-4f0d-8e7e-3dcd6cf5f0cb-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/1cba8553-71a6-44f7-96d1-618093755694", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/1cba8553-71a6-44f7-96d1-618093755694", "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": "1cba8553-71a6-44f7-96d1-618093755694"}} 2018-06-27 22:17:27,897 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-bf3a8fc9-7797-4a1c-ac75-9bc1a806becd 2018-06-27 22:17:27,898 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:17:27,899 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:17:28,932 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5b48b39f59bd4d9599a71069c8c1a0b0", "name": "CreateInstanceVolumeTests-69ce4812-3df0-42d-proj-role"}], "expires_at": "2018-06-27T23:17:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bafe00fd6aed4c03ade566c0ec9d7cdd", "name": "CreateInstanceVolumeTests-69ce4812-3df0-42d-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/bafe00fd6aed4c03ade566c0ec9d7cdd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/bafe00fd6aed4c03ade566c0ec9d7cdd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/bafe00fd6aed4c03ade566c0ec9d7cdd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/bafe00fd6aed4c03ade566c0ec9d7cdd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/bafe00fd6aed4c03ade566c0ec9d7cdd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/bafe00fd6aed4c03ade566c0ec9d7cdd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/bafe00fd6aed4c03ade566c0ec9d7cdd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/bafe00fd6aed4c03ade566c0ec9d7cdd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/bafe00fd6aed4c03ade566c0ec9d7cdd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/bafe00fd6aed4c03ade566c0ec9d7cdd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/bafe00fd6aed4c03ade566c0ec9d7cdd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/bafe00fd6aed4c03ade566c0ec9d7cdd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-69ce4812-3df0-42d-user", "id": "7130bc69b850436787818c2f05adb0de"}, "audit_ids": ["JvenplflSKmfRr47mfN_YA"], "issued_at": "2018-06-27T22:17:28.000000Z"}} 2018-06-27 22:17:28,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}bde53213311adb6af79e66be1a67e79310b7c97c" 2018-06-27 22:17:29,287 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:17:28 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-11720118-d832-4392-ab41-488502163118 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:17:29,287 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-11720118-d832-4392-ab41-488502163118 2018-06-27 22:17:29,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=CreateInstanceVolumeTests-8f29cab3-ed3e-4f0d-8e7e-3dcd6cf5f0cb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bde53213311adb6af79e66be1a67e79310b7c97c" 2018-06-27 22:17:30,200 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:17:30 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-8a004b06-8f09-42c4-8c05-c0bbd9aa4aa8 Front-End-Https: on RESP BODY: {"networks":[]} 2018-06-27 22:17:30,200 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceVolumeTests-8f29cab3-ed3e-4f0d-8e7e-3dcd6cf5f0cb-pub-net used request id req-8a004b06-8f09-42c4-8c05-c0bbd9aa4aa8 2018-06-27 22:17:30,201 - neutron_utils - INFO - Creating network with name CreateInstanceVolumeTests-8f29cab3-ed3e-4f0d-8e7e-3dcd6cf5f0cb-pub-net 2018-06-27 22:17:30,204 - 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}bde53213311adb6af79e66be1a67e79310b7c97c" -d '{"network": {"name": "CreateInstanceVolumeTests-8f29cab3-ed3e-4f0d-8e7e-3dcd6cf5f0cb-pub-net", "admin_state_up": true}}' 2018-06-27 22:17:31,077 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 22:17:31 GMT Content-Type: application/json Content-Length: 607 Connection: keep-alive X-Openstack-Request-Id: req-400ee3ea-11c1-4c3b-b420-2867956f1545 Front-End-Https: on RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"bafe00fd6aed4c03ade566c0ec9d7cdd","created_at":"2018-06-27T22:17:30Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-06-27T22:17:30Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"bafe00fd6aed4c03ade566c0ec9d7cdd","id":"c53b7d1c-475e-4edb-8c89-ad8e10b7063e","name":"CreateInstanceVolumeTests-8f29cab3-ed3e-4f0d-8e7e-3dcd6cf5f0cb-pub-net"}} 2018-06-27 22:17:31,078 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-400ee3ea-11c1-4c3b-b420-2867956f1545 2018-06-27 22:17:31,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?id=c53b7d1c-475e-4edb-8c89-ad8e10b7063e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bde53213311adb6af79e66be1a67e79310b7c97c" 2018-06-27 22:17:31,332 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:17:31 GMT Content-Type: application/json Content-Length: 591 Connection: keep-alive X-Openstack-Request-Id: req-1c2c5fe7-c7e3-46a2-96b7-37ca08de2352 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-27T22:17:30Z","tenant_id":"bafe00fd6aed4c03ade566c0ec9d7cdd","created_at":"2018-06-27T22:17:30Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"bafe00fd6aed4c03ade566c0ec9d7cdd","id":"c53b7d1c-475e-4edb-8c89-ad8e10b7063e","name":"CreateInstanceVolumeTests-8f29cab3-ed3e-4f0d-8e7e-3dcd6cf5f0cb-pub-net"}]} 2018-06-27 22:17:31,332 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=c53b7d1c-475e-4edb-8c89-ad8e10b7063e used request id req-1c2c5fe7-c7e3-46a2-96b7-37ca08de2352 2018-06-27 22:17:31,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=c53b7d1c-475e-4edb-8c89-ad8e10b7063e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bde53213311adb6af79e66be1a67e79310b7c97c" 2018-06-27 22:17:31,408 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:17:31 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-8026715c-17dc-45af-b9af-188b3ebdefe6 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-27 22:17:31,408 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=c53b7d1c-475e-4edb-8c89-ad8e10b7063e used request id req-8026715c-17dc-45af-b9af-188b3ebdefe6 2018-06-27 22:17:31,408 - neutron_utils - INFO - Creating subnet with name CreateInstanceVolumeTests-8f29cab3-ed3e-4f0d-8e7e-3dcd6cf5f0cb-pub-subnet 2018-06-27 22:17:31,413 - 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}bde53213311adb6af79e66be1a67e79310b7c97c" -d '{"subnets": [{"ip_version": 4, "network_id": "c53b7d1c-475e-4edb-8c89-ad8e10b7063e", "cidr": "10.55.0.0/24", "name": "CreateInstanceVolumeTests-8f29cab3-ed3e-4f0d-8e7e-3dcd6cf5f0cb-pub-subnet"}]}' 2018-06-27 22:17:33,073 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 22:17:33 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-295c851b-8642-454f-8faa-727931deff45 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c53b7d1c-475e-4edb-8c89-ad8e10b7063e","tenant_id":"bafe00fd6aed4c03ade566c0ec9d7cdd","created_at":"2018-06-27T22:17:32Z","dns_nameservers":[],"updated_at":"2018-06-27T22:17:32Z","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":"bafe00fd6aed4c03ade566c0ec9d7cdd","id":"a2f6d0b7-6210-4b5d-bdcb-5e3e756f64df","subnetpool_id":null,"name":"CreateInstanceVolumeTests-8f29cab3-ed3e-4f0d-8e7e-3dcd6cf5f0cb-pub-subnet"}]} 2018-06-27 22:17:33,073 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-295c851b-8642-454f-8faa-727931deff45 2018-06-27 22:17:33,079 - keystoneauth.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=c53b7d1c-475e-4edb-8c89-ad8e10b7063e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bde53213311adb6af79e66be1a67e79310b7c97c" 2018-06-27 22:17:34,051 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:17:34 GMT Content-Type: application/json Content-Length: 635 Connection: keep-alive X-Openstack-Request-Id: req-385fcfca-8f4d-4dab-b691-6e72b76ab2c3 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a2f6d0b7-6210-4b5d-bdcb-5e3e756f64df"],"updated_at":"2018-06-27T22:17:32Z","tenant_id":"bafe00fd6aed4c03ade566c0ec9d7cdd","created_at":"2018-06-27T22:17:30Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"bafe00fd6aed4c03ade566c0ec9d7cdd","id":"c53b7d1c-475e-4edb-8c89-ad8e10b7063e","name":"CreateInstanceVolumeTests-8f29cab3-ed3e-4f0d-8e7e-3dcd6cf5f0cb-pub-net"}]} 2018-06-27 22:17:34,051 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=c53b7d1c-475e-4edb-8c89-ad8e10b7063e used request id req-385fcfca-8f4d-4dab-b691-6e72b76ab2c3 2018-06-27 22:17: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/subnets?network_id=c53b7d1c-475e-4edb-8c89-ad8e10b7063e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bde53213311adb6af79e66be1a67e79310b7c97c" 2018-06-27 22:17:35,016 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:17:35 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-937b1597-048f-472f-8520-9f98f62aea8a Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c53b7d1c-475e-4edb-8c89-ad8e10b7063e","tenant_id":"bafe00fd6aed4c03ade566c0ec9d7cdd","created_at":"2018-06-27T22:17:32Z","dns_nameservers":[],"updated_at":"2018-06-27T22:17:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"bafe00fd6aed4c03ade566c0ec9d7cdd","id":"a2f6d0b7-6210-4b5d-bdcb-5e3e756f64df","subnetpool_id":null,"name":"CreateInstanceVolumeTests-8f29cab3-ed3e-4f0d-8e7e-3dcd6cf5f0cb-pub-subnet"}]} 2018-06-27 22:17:35,016 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=c53b7d1c-475e-4edb-8c89-ad8e10b7063e used request id req-937b1597-048f-472f-8520-9f98f62aea8a 2018-06-27 22:17:35,017 - OpenStackNetwork - DEBUG - Network [c53b7d1c-475e-4edb-8c89-ad8e10b7063e] created successfully 2018-06-27 22:17:35,017 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:17:35,018 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:17:35,644 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5b48b39f59bd4d9599a71069c8c1a0b0", "name": "CreateInstanceVolumeTests-69ce4812-3df0-42d-proj-role"}], "expires_at": "2018-06-27T23:17:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bafe00fd6aed4c03ade566c0ec9d7cdd", "name": "CreateInstanceVolumeTests-69ce4812-3df0-42d-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/bafe00fd6aed4c03ade566c0ec9d7cdd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/bafe00fd6aed4c03ade566c0ec9d7cdd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/bafe00fd6aed4c03ade566c0ec9d7cdd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/bafe00fd6aed4c03ade566c0ec9d7cdd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/bafe00fd6aed4c03ade566c0ec9d7cdd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/bafe00fd6aed4c03ade566c0ec9d7cdd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/bafe00fd6aed4c03ade566c0ec9d7cdd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/bafe00fd6aed4c03ade566c0ec9d7cdd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/bafe00fd6aed4c03ade566c0ec9d7cdd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/bafe00fd6aed4c03ade566c0ec9d7cdd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/bafe00fd6aed4c03ade566c0ec9d7cdd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/bafe00fd6aed4c03ade566c0ec9d7cdd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-69ce4812-3df0-42d-user", "id": "7130bc69b850436787818c2f05adb0de"}, "audit_ids": ["szXAsCBmSYaF9L9BLZph4Q"], "issued_at": "2018-06-27T22:17:35.000000Z"}} 2018-06-27 22:17:35,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00bfd25f85071076d5b8b00c6c89976aad74052c" 2018-06-27 22:17:35,921 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:17:35 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-85b47f47-10cb-4722-897d-6163f94f132b Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:17:35,921 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-85b47f47-10cb-4722-897d-6163f94f132b 2018-06-27 22:17:35,928 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/bafe00fd6aed4c03ade566c0ec9d7cdd/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00bfd25f85071076d5b8b00c6c89976aad74052c" 2018-06-27 22:17:36,948 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:17:36 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive x-compute-request-id: req-2e6cc7a4-c6d3-4dbb-8fb8-89f36403280b x-openstack-request-id: req-2e6cc7a4-c6d3-4dbb-8fb8-89f36403280b Front-End-Https: on RESP BODY: {"volumes": []} 2018-06-27 22:17:36,948 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/bafe00fd6aed4c03ade566c0ec9d7cdd/volumes/detail used request id req-2e6cc7a4-c6d3-4dbb-8fb8-89f36403280b 2018-06-27 22:17:36,952 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8776/v2/bafe00fd6aed4c03ade566c0ec9d7cdd/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-2e6cc7a4-c6d3-4dbb-8fb8-89f36403280b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00bfd25f85071076d5b8b00c6c89976aad74052c" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-8f29cab3-ed3e-4f0d-8e7e-3dcd6cf5f0cb-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-27 22:17:38,599 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 22:17:38 GMT Content-Type: application/json Content-Length: 865 Connection: keep-alive x-compute-request-id: req-d81e97b0-d488-4bac-8287-6ad703fd8cc2 x-openstack-request-id: req-d81e97b0-d488-4bac-8287-6ad703fd8cc2 RESP BODY: {"volume": {"status": "creating", "user_id": "7130bc69b850436787818c2f05adb0de", "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/bafe00fd6aed4c03ade566c0ec9d7cdd/volumes/89d85cbf-bfa6-4cba-80d3-c62744cb9af1", "rel": "self"}, {"href": "https://172.30.10.101:8776/bafe00fd6aed4c03ade566c0ec9d7cdd/volumes/89d85cbf-bfa6-4cba-80d3-c62744cb9af1", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-06-27T22:17:38.000000", "description": null, "updated_at": null, "volume_type": "lvm-driver", "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-8f29cab3-ed3e-4f0d-8e7e-3dcd6cf5f0cb-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "89d85cbf-bfa6-4cba-80d3-c62744cb9af1", "size": 1}} 2018-06-27 22:17:38,599 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://172.30.10.101:8776/v2/bafe00fd6aed4c03ade566c0ec9d7cdd/volumes used request id req-d81e97b0-d488-4bac-8287-6ad703fd8cc2 2018-06-27 22:17:38,603 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/bafe00fd6aed4c03ade566c0ec9d7cdd/volumes/89d85cbf-bfa6-4cba-80d3-c62744cb9af1 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2e6cc7a4-c6d3-4dbb-8fb8-89f36403280b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00bfd25f85071076d5b8b00c6c89976aad74052c" 2018-06-27 22:17:39,659 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:17:39 GMT Content-Type: application/json Content-Length: 958 Connection: keep-alive x-compute-request-id: req-2bb777a3-7f22-4afe-9052-552e3405ab7e x-openstack-request-id: req-2bb777a3-7f22-4afe-9052-552e3405ab7e Front-End-Https: on RESP BODY: {"volume": {"status": "available", "user_id": "7130bc69b850436787818c2f05adb0de", "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/bafe00fd6aed4c03ade566c0ec9d7cdd/volumes/89d85cbf-bfa6-4cba-80d3-c62744cb9af1", "rel": "self"}, {"href": "https://172.30.10.101:8776/bafe00fd6aed4c03ade566c0ec9d7cdd/volumes/89d85cbf-bfa6-4cba-80d3-c62744cb9af1", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-06-27T22:17:38.000000", "description": null, "os-vol-tenant-attr:tenant_id": "bafe00fd6aed4c03ade566c0ec9d7cdd", "updated_at": "2018-06-27T22:17:39.000000", "volume_type": "lvm-driver", "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-8f29cab3-ed3e-4f0d-8e7e-3dcd6cf5f0cb-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "89d85cbf-bfa6-4cba-80d3-c62744cb9af1", "size": 1}} 2018-06-27 22:17:39,659 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/bafe00fd6aed4c03ade566c0ec9d7cdd/volumes/89d85cbf-bfa6-4cba-80d3-c62744cb9af1 used request id req-2bb777a3-7f22-4afe-9052-552e3405ab7e 2018-06-27 22:17:39,659 - create_volume - INFO - Created volume with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-8f29cab3-ed3e-4f0d-8e7e-3dcd6cf5f0cb-1 2018-06-27 22:17:39,662 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/bafe00fd6aed4c03ade566c0ec9d7cdd/volumes/89d85cbf-bfa6-4cba-80d3-c62744cb9af1 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2e6cc7a4-c6d3-4dbb-8fb8-89f36403280b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00bfd25f85071076d5b8b00c6c89976aad74052c" 2018-06-27 22:17:41,320 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:17:41 GMT Content-Type: application/json Content-Length: 958 Connection: keep-alive x-compute-request-id: req-780357bb-97b2-4666-ac2e-69cef5d7edf5 x-openstack-request-id: req-780357bb-97b2-4666-ac2e-69cef5d7edf5 Front-End-Https: on RESP BODY: {"volume": {"status": "available", "user_id": "7130bc69b850436787818c2f05adb0de", "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/bafe00fd6aed4c03ade566c0ec9d7cdd/volumes/89d85cbf-bfa6-4cba-80d3-c62744cb9af1", "rel": "self"}, {"href": "https://172.30.10.101:8776/bafe00fd6aed4c03ade566c0ec9d7cdd/volumes/89d85cbf-bfa6-4cba-80d3-c62744cb9af1", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-06-27T22:17:38.000000", "description": null, "os-vol-tenant-attr:tenant_id": "bafe00fd6aed4c03ade566c0ec9d7cdd", "updated_at": "2018-06-27T22:17:39.000000", "volume_type": "lvm-driver", "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-8f29cab3-ed3e-4f0d-8e7e-3dcd6cf5f0cb-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "89d85cbf-bfa6-4cba-80d3-c62744cb9af1", "size": 1}} 2018-06-27 22:17:41,320 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/bafe00fd6aed4c03ade566c0ec9d7cdd/volumes/89d85cbf-bfa6-4cba-80d3-c62744cb9af1 used request id req-780357bb-97b2-4666-ac2e-69cef5d7edf5 2018-06-27 22:17:41,320 - create_volume - DEBUG - Instance status is - available 2018-06-27 22:17:41,320 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-8f29cab3-ed3e-4f0d-8e7e-3dcd6cf5f0cb-1 2018-06-27 22:17:41,321 - create_volume - INFO - Volume is now active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-8f29cab3-ed3e-4f0d-8e7e-3dcd6cf5f0cb-1 2018-06-27 22:17:41,321 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:17:41,322 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:17:42,241 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5b48b39f59bd4d9599a71069c8c1a0b0", "name": "CreateInstanceVolumeTests-69ce4812-3df0-42d-proj-role"}], "expires_at": "2018-06-27T23:17:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bafe00fd6aed4c03ade566c0ec9d7cdd", "name": "CreateInstanceVolumeTests-69ce4812-3df0-42d-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/bafe00fd6aed4c03ade566c0ec9d7cdd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/bafe00fd6aed4c03ade566c0ec9d7cdd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/bafe00fd6aed4c03ade566c0ec9d7cdd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/bafe00fd6aed4c03ade566c0ec9d7cdd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/bafe00fd6aed4c03ade566c0ec9d7cdd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/bafe00fd6aed4c03ade566c0ec9d7cdd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/bafe00fd6aed4c03ade566c0ec9d7cdd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/bafe00fd6aed4c03ade566c0ec9d7cdd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/bafe00fd6aed4c03ade566c0ec9d7cdd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/bafe00fd6aed4c03ade566c0ec9d7cdd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/bafe00fd6aed4c03ade566c0ec9d7cdd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/bafe00fd6aed4c03ade566c0ec9d7cdd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-69ce4812-3df0-42d-user", "id": "7130bc69b850436787818c2f05adb0de"}, "audit_ids": ["ie41qfzySXet_Pki-CIrIA"], "issued_at": "2018-06-27T22:17:42.000000Z"}} 2018-06-27 22:17:42,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1cc5b891bf7f7e74a1dce5fffd4cfed7b782188" 2018-06-27 22:17:42,296 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:17:42 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d17bb043-8281-4474-a5c3-1b8a15f56c63 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:17:42,296 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-d17bb043-8281-4474-a5c3-1b8a15f56c63 2018-06-27 22:17:42,302 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/bafe00fd6aed4c03ade566c0ec9d7cdd/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1cc5b891bf7f7e74a1dce5fffd4cfed7b782188" 2018-06-27 22:17:43,363 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:17:43 GMT Content-Type: application/json Content-Length: 961 Connection: keep-alive x-compute-request-id: req-30b60e95-dc4f-45fd-a2b4-53a1a51b700b x-openstack-request-id: req-30b60e95-dc4f-45fd-a2b4-53a1a51b700b Front-End-Https: on RESP BODY: {"volumes": [{"status": "available", "user_id": "7130bc69b850436787818c2f05adb0de", "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/bafe00fd6aed4c03ade566c0ec9d7cdd/volumes/89d85cbf-bfa6-4cba-80d3-c62744cb9af1", "rel": "self"}, {"href": "https://172.30.10.101:8776/bafe00fd6aed4c03ade566c0ec9d7cdd/volumes/89d85cbf-bfa6-4cba-80d3-c62744cb9af1", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-06-27T22:17:38.000000", "description": null, "os-vol-tenant-attr:tenant_id": "bafe00fd6aed4c03ade566c0ec9d7cdd", "updated_at": "2018-06-27T22:17:39.000000", "volume_type": "lvm-driver", "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-8f29cab3-ed3e-4f0d-8e7e-3dcd6cf5f0cb-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "89d85cbf-bfa6-4cba-80d3-c62744cb9af1", "size": 1}]} 2018-06-27 22:17:43,363 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/bafe00fd6aed4c03ade566c0ec9d7cdd/volumes/detail used request id req-30b60e95-dc4f-45fd-a2b4-53a1a51b700b 2018-06-27 22:17:43,367 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8776/v2/bafe00fd6aed4c03ade566c0ec9d7cdd/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-30b60e95-dc4f-45fd-a2b4-53a1a51b700b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1cc5b891bf7f7e74a1dce5fffd4cfed7b782188" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-8f29cab3-ed3e-4f0d-8e7e-3dcd6cf5f0cb-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-27 22:17:44,934 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 22:17:44 GMT Content-Type: application/json Content-Length: 865 Connection: keep-alive x-compute-request-id: req-cc95d487-3b9a-4274-b1c1-f5c36f742cf1 x-openstack-request-id: req-cc95d487-3b9a-4274-b1c1-f5c36f742cf1 RESP BODY: {"volume": {"status": "creating", "user_id": "7130bc69b850436787818c2f05adb0de", "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/bafe00fd6aed4c03ade566c0ec9d7cdd/volumes/6d77f13f-0233-4917-89cf-29b4f1bb2970", "rel": "self"}, {"href": "https://172.30.10.101:8776/bafe00fd6aed4c03ade566c0ec9d7cdd/volumes/6d77f13f-0233-4917-89cf-29b4f1bb2970", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-06-27T22:17:44.000000", "description": null, "updated_at": null, "volume_type": "lvm-driver", "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-8f29cab3-ed3e-4f0d-8e7e-3dcd6cf5f0cb-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "6d77f13f-0233-4917-89cf-29b4f1bb2970", "size": 1}} 2018-06-27 22:17:44,934 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://172.30.10.101:8776/v2/bafe00fd6aed4c03ade566c0ec9d7cdd/volumes used request id req-cc95d487-3b9a-4274-b1c1-f5c36f742cf1 2018-06-27 22:17:44,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/bafe00fd6aed4c03ade566c0ec9d7cdd/volumes/6d77f13f-0233-4917-89cf-29b4f1bb2970 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-30b60e95-dc4f-45fd-a2b4-53a1a51b700b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1cc5b891bf7f7e74a1dce5fffd4cfed7b782188" 2018-06-27 22:17:45,974 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:17:45 GMT Content-Type: application/json Content-Length: 958 Connection: keep-alive x-compute-request-id: req-8d35383b-754e-4b95-a741-92865664944e x-openstack-request-id: req-8d35383b-754e-4b95-a741-92865664944e Front-End-Https: on RESP BODY: {"volume": {"status": "available", "user_id": "7130bc69b850436787818c2f05adb0de", "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/bafe00fd6aed4c03ade566c0ec9d7cdd/volumes/6d77f13f-0233-4917-89cf-29b4f1bb2970", "rel": "self"}, {"href": "https://172.30.10.101:8776/bafe00fd6aed4c03ade566c0ec9d7cdd/volumes/6d77f13f-0233-4917-89cf-29b4f1bb2970", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-06-27T22:17:44.000000", "description": null, "os-vol-tenant-attr:tenant_id": "bafe00fd6aed4c03ade566c0ec9d7cdd", "updated_at": "2018-06-27T22:17:46.000000", "volume_type": "lvm-driver", "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-8f29cab3-ed3e-4f0d-8e7e-3dcd6cf5f0cb-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "6d77f13f-0233-4917-89cf-29b4f1bb2970", "size": 1}} 2018-06-27 22:17:45,974 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/bafe00fd6aed4c03ade566c0ec9d7cdd/volumes/6d77f13f-0233-4917-89cf-29b4f1bb2970 used request id req-8d35383b-754e-4b95-a741-92865664944e 2018-06-27 22:17:45,975 - create_volume - INFO - Created volume with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-8f29cab3-ed3e-4f0d-8e7e-3dcd6cf5f0cb-2 2018-06-27 22:17:45,977 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/bafe00fd6aed4c03ade566c0ec9d7cdd/volumes/6d77f13f-0233-4917-89cf-29b4f1bb2970 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-30b60e95-dc4f-45fd-a2b4-53a1a51b700b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1cc5b891bf7f7e74a1dce5fffd4cfed7b782188" 2018-06-27 22:17:47,219 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:17:47 GMT Content-Type: application/json Content-Length: 958 Connection: keep-alive x-compute-request-id: req-9cc9d943-175d-4a8e-8a5a-35032a9ba60c x-openstack-request-id: req-9cc9d943-175d-4a8e-8a5a-35032a9ba60c Front-End-Https: on RESP BODY: {"volume": {"status": "available", "user_id": "7130bc69b850436787818c2f05adb0de", "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/bafe00fd6aed4c03ade566c0ec9d7cdd/volumes/6d77f13f-0233-4917-89cf-29b4f1bb2970", "rel": "self"}, {"href": "https://172.30.10.101:8776/bafe00fd6aed4c03ade566c0ec9d7cdd/volumes/6d77f13f-0233-4917-89cf-29b4f1bb2970", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-06-27T22:17:44.000000", "description": null, "os-vol-tenant-attr:tenant_id": "bafe00fd6aed4c03ade566c0ec9d7cdd", "updated_at": "2018-06-27T22:17:46.000000", "volume_type": "lvm-driver", "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-8f29cab3-ed3e-4f0d-8e7e-3dcd6cf5f0cb-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "6d77f13f-0233-4917-89cf-29b4f1bb2970", "size": 1}} 2018-06-27 22:17:47,219 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/bafe00fd6aed4c03ade566c0ec9d7cdd/volumes/6d77f13f-0233-4917-89cf-29b4f1bb2970 used request id req-9cc9d943-175d-4a8e-8a5a-35032a9ba60c 2018-06-27 22:17:47,220 - create_volume - DEBUG - Instance status is - available 2018-06-27 22:17:47,220 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-8f29cab3-ed3e-4f0d-8e7e-3dcd6cf5f0cb-2 2018-06-27 22:17:47,220 - create_volume - INFO - Volume is now active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-8f29cab3-ed3e-4f0d-8e7e-3dcd6cf5f0cb-2 2018-06-27 22:17:47,221 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:17:47,221 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:17:48,029 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5b48b39f59bd4d9599a71069c8c1a0b0", "name": "CreateInstanceVolumeTests-69ce4812-3df0-42d-proj-role"}], "expires_at": "2018-06-27T23:17:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bafe00fd6aed4c03ade566c0ec9d7cdd", "name": "CreateInstanceVolumeTests-69ce4812-3df0-42d-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/bafe00fd6aed4c03ade566c0ec9d7cdd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/bafe00fd6aed4c03ade566c0ec9d7cdd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/bafe00fd6aed4c03ade566c0ec9d7cdd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/bafe00fd6aed4c03ade566c0ec9d7cdd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/bafe00fd6aed4c03ade566c0ec9d7cdd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/bafe00fd6aed4c03ade566c0ec9d7cdd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/bafe00fd6aed4c03ade566c0ec9d7cdd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/bafe00fd6aed4c03ade566c0ec9d7cdd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/bafe00fd6aed4c03ade566c0ec9d7cdd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/bafe00fd6aed4c03ade566c0ec9d7cdd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/bafe00fd6aed4c03ade566c0ec9d7cdd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/bafe00fd6aed4c03ade566c0ec9d7cdd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-69ce4812-3df0-42d-user", "id": "7130bc69b850436787818c2f05adb0de"}, "audit_ids": ["PIX3_PbOS3qrdZn7Q2s0qw"], "issued_at": "2018-06-27T22:17:48.000000Z"}} 2018-06-27 22:17:48,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb9cc5997580e6df3ed17ce402870786df73bb32" 2018-06-27 22:17:48,339 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:17:48 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9d865704-2b6d-46a9-aaa5-6dea338dabfb Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:17:48,339 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-9d865704-2b6d-46a9-aaa5-6dea338dabfb 2018-06-27 22:17:48,340 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 22:17:48,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}cb9cc5997580e6df3ed17ce402870786df73bb32" 2018-06-27 22:17:48,676 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:17:48 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a52686f3-676b-4ce7-9014-a3fcb3b499a1 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:17:48,676 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-a52686f3-676b-4ce7-9014-a3fcb3b499a1 2018-06-27 22:17:48,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/networks?name=CreateInstanceVolumeTests-8f29cab3-ed3e-4f0d-8e7e-3dcd6cf5f0cb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb9cc5997580e6df3ed17ce402870786df73bb32" 2018-06-27 22:17:49,936 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:17:49 GMT Content-Type: application/json Content-Length: 635 Connection: keep-alive X-Openstack-Request-Id: req-b2d762ba-63b7-4bd3-9b71-96309b09da08 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a2f6d0b7-6210-4b5d-bdcb-5e3e756f64df"],"updated_at":"2018-06-27T22:17:32Z","tenant_id":"bafe00fd6aed4c03ade566c0ec9d7cdd","created_at":"2018-06-27T22:17:30Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"bafe00fd6aed4c03ade566c0ec9d7cdd","id":"c53b7d1c-475e-4edb-8c89-ad8e10b7063e","name":"CreateInstanceVolumeTests-8f29cab3-ed3e-4f0d-8e7e-3dcd6cf5f0cb-pub-net"}]} 2018-06-27 22:17:49,937 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceVolumeTests-8f29cab3-ed3e-4f0d-8e7e-3dcd6cf5f0cb-pub-net used request id req-b2d762ba-63b7-4bd3-9b71-96309b09da08 2018-06-27 22:17:49,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 22:17:49,953 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 22: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-27 22:17:49,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/bafe00fd6aed4c03ade566c0ec9d7cdd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb9cc5997580e6df3ed17ce402870786df73bb32" 2018-06-27 22:17:50,279 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:17:49 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8a090362-44ee-496e-a074-0cd5acce4f23 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/bafe00fd6aed4c03ade566c0ec9d7cdd"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "bafe00fd6aed4c03ade566c0ec9d7cdd", "name": "CreateInstanceVolumeTests-69ce4812-3df0-42d-proj"}} 2018-06-27 22:17:50,280 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/bafe00fd6aed4c03ade566c0ec9d7cdd used request id req-8a090362-44ee-496e-a074-0cd5acce4f23 2018-06-27 22:17:50,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/subnets?network_id=c53b7d1c-475e-4edb-8c89-ad8e10b7063e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb9cc5997580e6df3ed17ce402870786df73bb32" 2018-06-27 22:17:51,038 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:17:51 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-93a280c4-a1c6-4139-b7c7-8ff31a0ec3e4 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c53b7d1c-475e-4edb-8c89-ad8e10b7063e","tenant_id":"bafe00fd6aed4c03ade566c0ec9d7cdd","created_at":"2018-06-27T22:17:32Z","dns_nameservers":[],"updated_at":"2018-06-27T22:17:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"bafe00fd6aed4c03ade566c0ec9d7cdd","id":"a2f6d0b7-6210-4b5d-bdcb-5e3e756f64df","subnetpool_id":null,"name":"CreateInstanceVolumeTests-8f29cab3-ed3e-4f0d-8e7e-3dcd6cf5f0cb-pub-subnet"}]} 2018-06-27 22:17:51,038 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=c53b7d1c-475e-4edb-8c89-ad8e10b7063e used request id req-93a280c4-a1c6-4139-b7c7-8ff31a0ec3e4 2018-06-27 22:17:51,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=c53b7d1c-475e-4edb-8c89-ad8e10b7063e&name=CreateInstanceVolumeTests-8f29cab3-ed3e-4f0d-8e7e-3dcd6cf5f0cb-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb9cc5997580e6df3ed17ce402870786df73bb32" 2018-06-27 22:17:51,140 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:17:51 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-61df6b88-54f0-4e4b-b07e-d959c4dde778 Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-27 22:17:51,141 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=c53b7d1c-475e-4edb-8c89-ad8e10b7063e&name=CreateInstanceVolumeTests-8f29cab3-ed3e-4f0d-8e7e-3dcd6cf5f0cb-port&admin_state_up=True used request id req-61df6b88-54f0-4e4b-b07e-d959c4dde778 2018-06-27 22:17:51,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/detail?name=CreateInstanceVolumeTests-8f29cab3-ed3e-4f0d-8e7e-3dcd6cf5f0cb-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb9cc5997580e6df3ed17ce402870786df73bb32" 2018-06-27 22:17:52,320 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:17: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-b2e41330-b9e2-4615-be69-d2f254263535 X-Compute-Request-Id: req-b2e41330-b9e2-4615-be69-d2f254263535 Front-End-Https: on RESP BODY: {"servers": []} 2018-06-27 22:17:52,320 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-8f29cab3-ed3e-4f0d-8e7e-3dcd6cf5f0cb-inst used request id req-b2e41330-b9e2-4615-be69-d2f254263535 2018-06-27 22:17:52,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=CreateInstanceVolumeTests-8f29cab3-ed3e-4f0d-8e7e-3dcd6cf5f0cb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb9cc5997580e6df3ed17ce402870786df73bb32" 2018-06-27 22:17:53,339 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:17:53 GMT Content-Type: application/json Content-Length: 635 Connection: keep-alive X-Openstack-Request-Id: req-4ab48ac6-9595-4d7d-927e-20734815d73d Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a2f6d0b7-6210-4b5d-bdcb-5e3e756f64df"],"updated_at":"2018-06-27T22:17:32Z","tenant_id":"bafe00fd6aed4c03ade566c0ec9d7cdd","created_at":"2018-06-27T22:17:30Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"bafe00fd6aed4c03ade566c0ec9d7cdd","id":"c53b7d1c-475e-4edb-8c89-ad8e10b7063e","name":"CreateInstanceVolumeTests-8f29cab3-ed3e-4f0d-8e7e-3dcd6cf5f0cb-pub-net"}]} 2018-06-27 22:17:53,339 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceVolumeTests-8f29cab3-ed3e-4f0d-8e7e-3dcd6cf5f0cb-pub-net used request id req-4ab48ac6-9595-4d7d-927e-20734815d73d 2018-06-27 22:17:53,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/bafe00fd6aed4c03ade566c0ec9d7cdd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb9cc5997580e6df3ed17ce402870786df73bb32" 2018-06-27 22:17:53,444 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:17:53 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e0f8e2a8-d17f-475e-be6c-36c42ac22a0b Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/bafe00fd6aed4c03ade566c0ec9d7cdd"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "bafe00fd6aed4c03ade566c0ec9d7cdd", "name": "CreateInstanceVolumeTests-69ce4812-3df0-42d-proj"}} 2018-06-27 22:17:53,444 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/bafe00fd6aed4c03ade566c0ec9d7cdd used request id req-e0f8e2a8-d17f-475e-be6c-36c42ac22a0b 2018-06-27 22:17:53,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=c53b7d1c-475e-4edb-8c89-ad8e10b7063e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb9cc5997580e6df3ed17ce402870786df73bb32" 2018-06-27 22:17:53,641 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:17:53 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-90c36b46-7bae-4b82-8353-533de8d4eacd Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c53b7d1c-475e-4edb-8c89-ad8e10b7063e","tenant_id":"bafe00fd6aed4c03ade566c0ec9d7cdd","created_at":"2018-06-27T22:17:32Z","dns_nameservers":[],"updated_at":"2018-06-27T22:17:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"bafe00fd6aed4c03ade566c0ec9d7cdd","id":"a2f6d0b7-6210-4b5d-bdcb-5e3e756f64df","subnetpool_id":null,"name":"CreateInstanceVolumeTests-8f29cab3-ed3e-4f0d-8e7e-3dcd6cf5f0cb-pub-subnet"}]} 2018-06-27 22:17:53,642 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=c53b7d1c-475e-4edb-8c89-ad8e10b7063e used request id req-90c36b46-7bae-4b82-8353-533de8d4eacd 2018-06-27 22:17:53,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/ports?network_id=c53b7d1c-475e-4edb-8c89-ad8e10b7063e&name=CreateInstanceVolumeTests-8f29cab3-ed3e-4f0d-8e7e-3dcd6cf5f0cb-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb9cc5997580e6df3ed17ce402870786df73bb32" 2018-06-27 22:17:53,791 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:17:53 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-b8f352a9-b2f2-4369-90c2-d6c21fada92c Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-27 22:17:53,791 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=c53b7d1c-475e-4edb-8c89-ad8e10b7063e&name=CreateInstanceVolumeTests-8f29cab3-ed3e-4f0d-8e7e-3dcd6cf5f0cb-port&admin_state_up=True used request id req-b8f352a9-b2f2-4369-90c2-d6c21fada92c 2018-06-27 22:17:53,792 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:17:53,792 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:17:54,766 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5b48b39f59bd4d9599a71069c8c1a0b0", "name": "CreateInstanceVolumeTests-69ce4812-3df0-42d-proj-role"}], "expires_at": "2018-06-27T23:17:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bafe00fd6aed4c03ade566c0ec9d7cdd", "name": "CreateInstanceVolumeTests-69ce4812-3df0-42d-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/bafe00fd6aed4c03ade566c0ec9d7cdd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/bafe00fd6aed4c03ade566c0ec9d7cdd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/bafe00fd6aed4c03ade566c0ec9d7cdd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/bafe00fd6aed4c03ade566c0ec9d7cdd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/bafe00fd6aed4c03ade566c0ec9d7cdd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/bafe00fd6aed4c03ade566c0ec9d7cdd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/bafe00fd6aed4c03ade566c0ec9d7cdd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/bafe00fd6aed4c03ade566c0ec9d7cdd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/bafe00fd6aed4c03ade566c0ec9d7cdd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/bafe00fd6aed4c03ade566c0ec9d7cdd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/bafe00fd6aed4c03ade566c0ec9d7cdd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/bafe00fd6aed4c03ade566c0ec9d7cdd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-69ce4812-3df0-42d-user", "id": "7130bc69b850436787818c2f05adb0de"}, "audit_ids": ["YI7RjJQcREGy0frVijvt3g"], "issued_at": "2018-06-27T22:17:54.000000Z"}} 2018-06-27 22:17:54,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}2d6445639ab74f54f6fe882c0b43d4ea310431a8" 2018-06-27 22:17:54,829 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:17:54 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-da639346-908b-447d-a6d3-5ccf83e00a3a Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:17:54,829 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-da639346-908b-447d-a6d3-5ccf83e00a3a 2018-06-27 22:17:54,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=CreateInstanceVolumeTests-8f29cab3-ed3e-4f0d-8e7e-3dcd6cf5f0cb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb9cc5997580e6df3ed17ce402870786df73bb32" 2018-06-27 22:17:55,224 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:17:55 GMT Content-Type: application/json Content-Length: 635 Connection: keep-alive X-Openstack-Request-Id: req-e39af885-b64c-45ec-8867-8c2e5f5f02f2 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a2f6d0b7-6210-4b5d-bdcb-5e3e756f64df"],"updated_at":"2018-06-27T22:17:32Z","tenant_id":"bafe00fd6aed4c03ade566c0ec9d7cdd","created_at":"2018-06-27T22:17:30Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"bafe00fd6aed4c03ade566c0ec9d7cdd","id":"c53b7d1c-475e-4edb-8c89-ad8e10b7063e","name":"CreateInstanceVolumeTests-8f29cab3-ed3e-4f0d-8e7e-3dcd6cf5f0cb-pub-net"}]} 2018-06-27 22:17:55,224 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceVolumeTests-8f29cab3-ed3e-4f0d-8e7e-3dcd6cf5f0cb-pub-net used request id req-e39af885-b64c-45ec-8867-8c2e5f5f02f2 2018-06-27 22:17:55,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=c53b7d1c-475e-4edb-8c89-ad8e10b7063e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb9cc5997580e6df3ed17ce402870786df73bb32" 2018-06-27 22:17:55,416 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:17:55 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-a5fb752a-10a5-498f-a794-c130eebdb25c Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c53b7d1c-475e-4edb-8c89-ad8e10b7063e","tenant_id":"bafe00fd6aed4c03ade566c0ec9d7cdd","created_at":"2018-06-27T22:17:32Z","dns_nameservers":[],"updated_at":"2018-06-27T22:17:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"bafe00fd6aed4c03ade566c0ec9d7cdd","id":"a2f6d0b7-6210-4b5d-bdcb-5e3e756f64df","subnetpool_id":null,"name":"CreateInstanceVolumeTests-8f29cab3-ed3e-4f0d-8e7e-3dcd6cf5f0cb-pub-subnet"}]} 2018-06-27 22:17:55,416 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=c53b7d1c-475e-4edb-8c89-ad8e10b7063e used request id req-a5fb752a-10a5-498f-a794-c130eebdb25c 2018-06-27 22:17:55,422 - keystoneauth.session - 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-8f29cab3-ed3e-4f0d-8e7e-3dcd6cf5f0cb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb9cc5997580e6df3ed17ce402870786df73bb32" 2018-06-27 22:17:55,969 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:17:55 GMT Content-Type: application/json Content-Length: 635 Connection: keep-alive X-Openstack-Request-Id: req-239c3de7-64c1-4c99-849f-2761cae40c5e Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a2f6d0b7-6210-4b5d-bdcb-5e3e756f64df"],"updated_at":"2018-06-27T22:17:32Z","tenant_id":"bafe00fd6aed4c03ade566c0ec9d7cdd","created_at":"2018-06-27T22:17:30Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"bafe00fd6aed4c03ade566c0ec9d7cdd","id":"c53b7d1c-475e-4edb-8c89-ad8e10b7063e","name":"CreateInstanceVolumeTests-8f29cab3-ed3e-4f0d-8e7e-3dcd6cf5f0cb-pub-net"}]} 2018-06-27 22:17:55,970 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceVolumeTests-8f29cab3-ed3e-4f0d-8e7e-3dcd6cf5f0cb-pub-net used request id req-239c3de7-64c1-4c99-849f-2761cae40c5e 2018-06-27 22:17:55,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-27 22:17:55,986 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 22:17: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-27 22:17:55,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/bafe00fd6aed4c03ade566c0ec9d7cdd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d6445639ab74f54f6fe882c0b43d4ea310431a8" 2018-06-27 22:17:56,074 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:17:55 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f45a10a4-9745-458a-be49-34b300b8afcd Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/bafe00fd6aed4c03ade566c0ec9d7cdd"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "bafe00fd6aed4c03ade566c0ec9d7cdd", "name": "CreateInstanceVolumeTests-69ce4812-3df0-42d-proj"}} 2018-06-27 22:17:56,075 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/bafe00fd6aed4c03ade566c0ec9d7cdd used request id req-f45a10a4-9745-458a-be49-34b300b8afcd 2018-06-27 22:17:56,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/subnets?network_id=c53b7d1c-475e-4edb-8c89-ad8e10b7063e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb9cc5997580e6df3ed17ce402870786df73bb32" 2018-06-27 22:17:56,298 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:17:56 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-3426bd13-26a4-4cd1-9c31-d85c6ea5dd1b Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c53b7d1c-475e-4edb-8c89-ad8e10b7063e","tenant_id":"bafe00fd6aed4c03ade566c0ec9d7cdd","created_at":"2018-06-27T22:17:32Z","dns_nameservers":[],"updated_at":"2018-06-27T22:17:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"bafe00fd6aed4c03ade566c0ec9d7cdd","id":"a2f6d0b7-6210-4b5d-bdcb-5e3e756f64df","subnetpool_id":null,"name":"CreateInstanceVolumeTests-8f29cab3-ed3e-4f0d-8e7e-3dcd6cf5f0cb-pub-subnet"}]} 2018-06-27 22:17:56,298 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=c53b7d1c-475e-4edb-8c89-ad8e10b7063e used request id req-3426bd13-26a4-4cd1-9c31-d85c6ea5dd1b 2018-06-27 22:17:56,299 - neutron_utils - INFO - Creating port for network with name - CreateInstanceVolumeTests-8f29cab3-ed3e-4f0d-8e7e-3dcd6cf5f0cb-pub-net 2018-06-27 22:17:56,304 - 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}cb9cc5997580e6df3ed17ce402870786df73bb32" -d '{"port": {"network_id": "c53b7d1c-475e-4edb-8c89-ad8e10b7063e", "name": "CreateInstanceVolumeTests-8f29cab3-ed3e-4f0d-8e7e-3dcd6cf5f0cb-port", "admin_state_up": true}}' 2018-06-27 22:17:58,841 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 22:17:58 GMT Content-Type: application/json Content-Length: 759 Connection: keep-alive X-Openstack-Request-Id: req-c0b66f7a-7066-4723-9ac7-13d0b411a419 Front-End-Https: on RESP BODY: {"port":{"status":"DOWN","created_at":"2018-06-27T22:17:57Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c53b7d1c-475e-4edb-8c89-ad8e10b7063e","tenant_id":"bafe00fd6aed4c03ade566c0ec9d7cdd","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-06-27T22:17:58Z","name":"CreateInstanceVolumeTests-8f29cab3-ed3e-4f0d-8e7e-3dcd6cf5f0cb-port","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:b9:bb:b6","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"bafe00fd6aed4c03ade566c0ec9d7cdd","fixed_ips":[{"subnet_id":"a2f6d0b7-6210-4b5d-bdcb-5e3e756f64df","ip_address":"10.55.0.4"}],"id":"9ac0fdf9-8d22-4509-ad3a-18acde0d0c10","security_groups":["dee20b39-991e-4501-bff2-12dd3919ba7c"],"device_id":""}} 2018-06-27 22:17:58,841 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/ports used request id req-c0b66f7a-7066-4723-9ac7-13d0b411a419 2018-06-27 22:17:58,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/networks?name=CreateInstanceVolumeTests-8f29cab3-ed3e-4f0d-8e7e-3dcd6cf5f0cb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb9cc5997580e6df3ed17ce402870786df73bb32" 2018-06-27 22:17:59,126 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:17:59 GMT Content-Type: application/json Content-Length: 635 Connection: keep-alive X-Openstack-Request-Id: req-f272f673-386b-4211-9bc7-c6b2b46819fb Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a2f6d0b7-6210-4b5d-bdcb-5e3e756f64df"],"updated_at":"2018-06-27T22:17:32Z","tenant_id":"bafe00fd6aed4c03ade566c0ec9d7cdd","created_at":"2018-06-27T22:17:30Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"bafe00fd6aed4c03ade566c0ec9d7cdd","id":"c53b7d1c-475e-4edb-8c89-ad8e10b7063e","name":"CreateInstanceVolumeTests-8f29cab3-ed3e-4f0d-8e7e-3dcd6cf5f0cb-pub-net"}]} 2018-06-27 22:17:59,126 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceVolumeTests-8f29cab3-ed3e-4f0d-8e7e-3dcd6cf5f0cb-pub-net used request id req-f272f673-386b-4211-9bc7-c6b2b46819fb 2018-06-27 22:17:59,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/bafe00fd6aed4c03ade566c0ec9d7cdd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb9cc5997580e6df3ed17ce402870786df73bb32" 2018-06-27 22:17:59,238 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:17:59 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8550d28a-80a1-45b4-8758-31d2a44d9f86 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/bafe00fd6aed4c03ade566c0ec9d7cdd"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "bafe00fd6aed4c03ade566c0ec9d7cdd", "name": "CreateInstanceVolumeTests-69ce4812-3df0-42d-proj"}} 2018-06-27 22:17:59,238 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/bafe00fd6aed4c03ade566c0ec9d7cdd used request id req-8550d28a-80a1-45b4-8758-31d2a44d9f86 2018-06-27 22:17:59,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/subnets?network_id=c53b7d1c-475e-4edb-8c89-ad8e10b7063e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb9cc5997580e6df3ed17ce402870786df73bb32" 2018-06-27 22:17:59,446 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:17:59 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-e0d04295-38b2-4038-bcfe-d5044959b077 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c53b7d1c-475e-4edb-8c89-ad8e10b7063e","tenant_id":"bafe00fd6aed4c03ade566c0ec9d7cdd","created_at":"2018-06-27T22:17:32Z","dns_nameservers":[],"updated_at":"2018-06-27T22:17:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"bafe00fd6aed4c03ade566c0ec9d7cdd","id":"a2f6d0b7-6210-4b5d-bdcb-5e3e756f64df","subnetpool_id":null,"name":"CreateInstanceVolumeTests-8f29cab3-ed3e-4f0d-8e7e-3dcd6cf5f0cb-pub-subnet"}]} 2018-06-27 22:17:59,446 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=c53b7d1c-475e-4edb-8c89-ad8e10b7063e used request id req-e0d04295-38b2-4038-bcfe-d5044959b077 2018-06-27 22:17:59,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/ports?network_id=c53b7d1c-475e-4edb-8c89-ad8e10b7063e&name=CreateInstanceVolumeTests-8f29cab3-ed3e-4f0d-8e7e-3dcd6cf5f0cb-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb9cc5997580e6df3ed17ce402870786df73bb32" 2018-06-27 22:17:59,890 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:17:59 GMT Content-Type: application/json Content-Length: 762 Connection: keep-alive X-Openstack-Request-Id: req-7e14af12-0bb6-44c7-b169-d87e41b05441 Front-End-Https: on RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c53b7d1c-475e-4edb-8c89-ad8e10b7063e","tenant_id":"bafe00fd6aed4c03ade566c0ec9d7cdd","created_at":"2018-06-27T22:17:57Z","admin_state_up":true,"updated_at":"2018-06-27T22:17:58Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:b9:bb:b6","id":"9ac0fdf9-8d22-4509-ad3a-18acde0d0c10","port_security_enabled":true,"project_id":"bafe00fd6aed4c03ade566c0ec9d7cdd","fixed_ips":[{"subnet_id":"a2f6d0b7-6210-4b5d-bdcb-5e3e756f64df","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":["dee20b39-991e-4501-bff2-12dd3919ba7c"],"name":"CreateInstanceVolumeTests-8f29cab3-ed3e-4f0d-8e7e-3dcd6cf5f0cb-port"}]} 2018-06-27 22:17:59,890 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=c53b7d1c-475e-4edb-8c89-ad8e10b7063e&name=CreateInstanceVolumeTests-8f29cab3-ed3e-4f0d-8e7e-3dcd6cf5f0cb-port&admin_state_up=True used request id req-7e14af12-0bb6-44c7-b169-d87e41b05441 2018-06-27 22:17:59,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/bafe00fd6aed4c03ade566c0ec9d7cdd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb9cc5997580e6df3ed17ce402870786df73bb32" 2018-06-27 22:17:59,995 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:17:59 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2c7c3e52-1da0-4bd4-82bc-8a2faf8beb0b Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/bafe00fd6aed4c03ade566c0ec9d7cdd"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "bafe00fd6aed4c03ade566c0ec9d7cdd", "name": "CreateInstanceVolumeTests-69ce4812-3df0-42d-proj"}} 2018-06-27 22:17:59,995 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/bafe00fd6aed4c03ade566c0ec9d7cdd used request id req-2c7c3e52-1da0-4bd4-82bc-8a2faf8beb0b 2018-06-27 22:17:59,995 - nova_utils - INFO - Creating VM with name - CreateInstanceVolumeTests-8f29cab3-ed3e-4f0d-8e7e-3dcd6cf5f0cb-inst 2018-06-27 22:17:59,999 - novaclient.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}cb9cc5997580e6df3ed17ce402870786df73bb32" 2018-06-27 22:18:00,933 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:18:00 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-ae6d3dde-85d6-4d54-aea3-16638eb49d9a X-Compute-Request-Id: req-ae6d3dde-85d6-4d54-aea3-16638eb49d9a Front-End-Https: on RESP BODY: {"flavors": [{"id": "1cba8553-71a6-44f7-96d1-618093755694", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/1cba8553-71a6-44f7-96d1-618093755694", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/1cba8553-71a6-44f7-96d1-618093755694", "rel": "bookmark"}], "name": "CreateInstanceVolumeTests-8f29cab3-ed3e-4f0d-8e7e-3dcd6cf5f0cb-flavor-name"}, {"id": "bfce69d5-8948-4e52-8e30-cf8bfa544966", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "bookmark"}], "name": "shaker-flavor_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3"}]} 2018-06-27 22:18:00,933 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-ae6d3dde-85d6-4d54-aea3-16638eb49d9a 2018-06-27 22:18:00,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/flavors/1cba8553-71a6-44f7-96d1-618093755694 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb9cc5997580e6df3ed17ce402870786df73bb32" 2018-06-27 22:18:01,668 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:18:01 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-56408181-c84d-4883-abfa-3dba38fa4205 X-Compute-Request-Id: req-56408181-c84d-4883-abfa-3dba38fa4205 Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateInstanceVolumeTests-8f29cab3-ed3e-4f0d-8e7e-3dcd6cf5f0cb-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/1cba8553-71a6-44f7-96d1-618093755694", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/1cba8553-71a6-44f7-96d1-618093755694", "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": "1cba8553-71a6-44f7-96d1-618093755694"}} 2018-06-27 22:18:01,668 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/1cba8553-71a6-44f7-96d1-618093755694 used request id req-56408181-c84d-4883-abfa-3dba38fa4205 2018-06-27 22:18:01,671 - 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-8f29cab3-ed3e-4f0d-8e7e-3dcd6cf5f0cb-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cb9cc5997580e6df3ed17ce402870786df73bb32" 2018-06-27 22:18:02,557 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:18:02 GMT Content-Type: application/json Content-Length: 900 Connection: keep-alive X-Openstack-Request-Id: req-f7fe9923-b529-4668-ae22-667fe43db34f Front-End-Https: on RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-8f29cab3-ed3e-4f0d-8e7e-3dcd6cf5f0cb-image", "tags": [], "container_format": "bare", "created_at": "2018-06-27T22:17:21Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-27T22:17:23Z", "visibility": "shared", "self": "/v2/images/80a42098-999a-4d6a-b0a9-0c4826f30c26", "min_disk": 0, "protected": false, "id": "80a42098-999a-4d6a-b0a9-0c4826f30c26", "file": "/v2/images/80a42098-999a-4d6a-b0a9-0c4826f30c26/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "bafe00fd6aed4c03ade566c0ec9d7cdd", "direct_url": "file:///var/lib/glance/images/80a42098-999a-4d6a-b0a9-0c4826f30c26", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceVolumeTests-8f29cab3-ed3e-4f0d-8e7e-3dcd6cf5f0cb-image"} 2018-06-27 22:18:02,558 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-8f29cab3-ed3e-4f0d-8e7e-3dcd6cf5f0cb-image used request id req-f7fe9923-b529-4668-ae22-667fe43db34f 2018-06-27 22:18:02,561 - 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}cb9cc5997580e6df3ed17ce402870786df73bb32" 2018-06-27 22:18:03,272 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:18:03 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-800d318e-ef4a-4c41-9500-192b4e22104a 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-27 22:18:03,272 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-800d318e-ef4a-4c41-9500-192b4e22104a 2018-06-27 22:18:03,278 - 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}cb9cc5997580e6df3ed17ce402870786df73bb32" -d '{"server": {"name": "CreateInstanceVolumeTests-8f29cab3-ed3e-4f0d-8e7e-3dcd6cf5f0cb-inst", "imageRef": "80a42098-999a-4d6a-b0a9-0c4826f30c26", "flavorRef": "1cba8553-71a6-44f7-96d1-618093755694", "max_count": 1, "min_count": 1, "networks": [{"port": "9ac0fdf9-8d22-4509-ad3a-18acde0d0c10"}]}}' 2018-06-27 22:18:08,804 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 22:18:08 GMT Content-Type: application/json Content-Length: 378 Connection: keep-alive Location: https://172.30.10.101:8774/v2.1/servers/d3d9889f-9139-4bdf-b5a1-b0c81968f760 Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-f1a683f6-f912-4fbe-a6d3-22bedd3b9e0f X-Compute-Request-Id: req-f1a683f6-f912-4fbe-a6d3-22bedd3b9e0f RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "d3d9889f-9139-4bdf-b5a1-b0c81968f760", "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/d3d9889f-9139-4bdf-b5a1-b0c81968f760", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/d3d9889f-9139-4bdf-b5a1-b0c81968f760", "rel": "bookmark"}], "adminPass": "C79PPbsX7Uuc"}} 2018-06-27 22:18:08,804 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers used request id req-f1a683f6-f912-4fbe-a6d3-22bedd3b9e0f 2018-06-27 22:18:08,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/d3d9889f-9139-4bdf-b5a1-b0c81968f760 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb9cc5997580e6df3ed17ce402870786df73bb32" 2018-06-27 22:18:09,664 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:18:09 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-549f099c-c09b-45ee-b12e-edd3dedd11d0 X-Compute-Request-Id: req-549f099c-c09b-45ee-b12e-edd3dedd11d0 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/d3d9889f-9139-4bdf-b5a1-b0c81968f760", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/d3d9889f-9139-4bdf-b5a1-b0c81968f760", "rel": "bookmark"}], "image": {"id": "80a42098-999a-4d6a-b0a9-0c4826f30c26", "links": [{"href": "http://172.30.10.101:8774/images/80a42098-999a-4d6a-b0a9-0c4826f30c26", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1cba8553-71a6-44f7-96d1-618093755694", "links": [{"href": "http://172.30.10.101:8774/flavors/1cba8553-71a6-44f7-96d1-618093755694", "rel": "bookmark"}]}, "id": "d3d9889f-9139-4bdf-b5a1-b0c81968f760", "user_id": "7130bc69b850436787818c2f05adb0de", "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-27T22:18:08Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-8f29cab3-ed3e-4f0d-8e7e-3dcd6cf5f0cb-inst", "created": "2018-06-27T22:18:09Z", "tenant_id": "bafe00fd6aed4c03ade566c0ec9d7cdd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:18:09,664 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/d3d9889f-9139-4bdf-b5a1-b0c81968f760 used request id req-549f099c-c09b-45ee-b12e-edd3dedd11d0 2018-06-27 22:18:09,665 - create_instance - INFO - Created instance with name - CreateInstanceVolumeTests-8f29cab3-ed3e-4f0d-8e7e-3dcd6cf5f0cb-inst 2018-06-27 22:18:09,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/servers/d3d9889f-9139-4bdf-b5a1-b0c81968f760 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb9cc5997580e6df3ed17ce402870786df73bb32" 2018-06-27 22:18:11,975 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:18:11 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-846ce75f-efd9-4fb4-8179-4d69c2e59c41 X-Compute-Request-Id: req-846ce75f-efd9-4fb4-8179-4d69c2e59c41 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/d3d9889f-9139-4bdf-b5a1-b0c81968f760", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/d3d9889f-9139-4bdf-b5a1-b0c81968f760", "rel": "bookmark"}], "image": {"id": "80a42098-999a-4d6a-b0a9-0c4826f30c26", "links": [{"href": "http://172.30.10.101:8774/images/80a42098-999a-4d6a-b0a9-0c4826f30c26", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1cba8553-71a6-44f7-96d1-618093755694", "links": [{"href": "http://172.30.10.101:8774/flavors/1cba8553-71a6-44f7-96d1-618093755694", "rel": "bookmark"}]}, "id": "d3d9889f-9139-4bdf-b5a1-b0c81968f760", "user_id": "7130bc69b850436787818c2f05adb0de", "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-27T22:18:10Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-8f29cab3-ed3e-4f0d-8e7e-3dcd6cf5f0cb-inst", "created": "2018-06-27T22:18:09Z", "tenant_id": "bafe00fd6aed4c03ade566c0ec9d7cdd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:18:11,976 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/d3d9889f-9139-4bdf-b5a1-b0c81968f760 used request id req-846ce75f-efd9-4fb4-8179-4d69c2e59c41 2018-06-27 22:18:11,976 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-8f29cab3-ed3e-4f0d-8e7e-3dcd6cf5f0cb-inst] is - BUILD 2018-06-27 22:18:11,976 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 22:18:14,979 - create_instance - DEBUG - VM status query timeout in 894.68601799 2018-06-27 22:18:14,982 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/d3d9889f-9139-4bdf-b5a1-b0c81968f760 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb9cc5997580e6df3ed17ce402870786df73bb32" 2018-06-27 22:18:17,338 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:18:17 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-d92f3b13-3f88-430c-82c2-a5af9a76e1f3 X-Compute-Request-Id: req-d92f3b13-3f88-430c-82c2-a5af9a76e1f3 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/d3d9889f-9139-4bdf-b5a1-b0c81968f760", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/d3d9889f-9139-4bdf-b5a1-b0c81968f760", "rel": "bookmark"}], "image": {"id": "80a42098-999a-4d6a-b0a9-0c4826f30c26", "links": [{"href": "http://172.30.10.101:8774/images/80a42098-999a-4d6a-b0a9-0c4826f30c26", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1cba8553-71a6-44f7-96d1-618093755694", "links": [{"href": "http://172.30.10.101:8774/flavors/1cba8553-71a6-44f7-96d1-618093755694", "rel": "bookmark"}]}, "id": "d3d9889f-9139-4bdf-b5a1-b0c81968f760", "security_groups": [{"name": "default"}], "user_id": "7130bc69b850436787818c2f05adb0de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T22:18:15Z", "hostId": "7f49b4f396a257596c776627d21319adf3804b5e6d65a12b732e98bc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-8f29cab3-ed3e-4f0d-8e7e-3dcd6cf5f0cb-inst", "created": "2018-06-27T22:18:08Z", "tenant_id": "bafe00fd6aed4c03ade566c0ec9d7cdd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:18:17,338 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/d3d9889f-9139-4bdf-b5a1-b0c81968f760 used request id req-d92f3b13-3f88-430c-82c2-a5af9a76e1f3 2018-06-27 22:18:17,339 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-8f29cab3-ed3e-4f0d-8e7e-3dcd6cf5f0cb-inst] is - BUILD 2018-06-27 22:18:17,339 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 22:18:20,342 - create_instance - DEBUG - VM status query timeout in 889.322735071 2018-06-27 22:18:20,345 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/d3d9889f-9139-4bdf-b5a1-b0c81968f760 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb9cc5997580e6df3ed17ce402870786df73bb32" 2018-06-27 22:18:21,009 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:18:21 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-808685b1-6899-465b-8765-2a875e84058e X-Compute-Request-Id: req-808685b1-6899-465b-8765-2a875e84058e 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/d3d9889f-9139-4bdf-b5a1-b0c81968f760", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/d3d9889f-9139-4bdf-b5a1-b0c81968f760", "rel": "bookmark"}], "image": {"id": "80a42098-999a-4d6a-b0a9-0c4826f30c26", "links": [{"href": "http://172.30.10.101:8774/images/80a42098-999a-4d6a-b0a9-0c4826f30c26", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1cba8553-71a6-44f7-96d1-618093755694", "links": [{"href": "http://172.30.10.101:8774/flavors/1cba8553-71a6-44f7-96d1-618093755694", "rel": "bookmark"}]}, "id": "d3d9889f-9139-4bdf-b5a1-b0c81968f760", "security_groups": [{"name": "default"}], "user_id": "7130bc69b850436787818c2f05adb0de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T22:18:15Z", "hostId": "7f49b4f396a257596c776627d21319adf3804b5e6d65a12b732e98bc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-8f29cab3-ed3e-4f0d-8e7e-3dcd6cf5f0cb-inst", "created": "2018-06-27T22:18:08Z", "tenant_id": "bafe00fd6aed4c03ade566c0ec9d7cdd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:18:21,009 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/d3d9889f-9139-4bdf-b5a1-b0c81968f760 used request id req-808685b1-6899-465b-8765-2a875e84058e 2018-06-27 22:18:21,010 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-8f29cab3-ed3e-4f0d-8e7e-3dcd6cf5f0cb-inst] is - BUILD 2018-06-27 22:18:21,010 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 22:18:24,013 - create_instance - DEBUG - VM status query timeout in 885.651688099 2018-06-27 22:18:24,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/d3d9889f-9139-4bdf-b5a1-b0c81968f760 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb9cc5997580e6df3ed17ce402870786df73bb32" 2018-06-27 22:18:26,389 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:18:26 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-546f9abc-3d02-48bd-af22-9f4616751b43 X-Compute-Request-Id: req-546f9abc-3d02-48bd-af22-9f4616751b43 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/d3d9889f-9139-4bdf-b5a1-b0c81968f760", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/d3d9889f-9139-4bdf-b5a1-b0c81968f760", "rel": "bookmark"}], "image": {"id": "80a42098-999a-4d6a-b0a9-0c4826f30c26", "links": [{"href": "http://172.30.10.101:8774/images/80a42098-999a-4d6a-b0a9-0c4826f30c26", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1cba8553-71a6-44f7-96d1-618093755694", "links": [{"href": "http://172.30.10.101:8774/flavors/1cba8553-71a6-44f7-96d1-618093755694", "rel": "bookmark"}]}, "id": "d3d9889f-9139-4bdf-b5a1-b0c81968f760", "security_groups": [{"name": "default"}], "user_id": "7130bc69b850436787818c2f05adb0de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T22:18:15Z", "hostId": "7f49b4f396a257596c776627d21319adf3804b5e6d65a12b732e98bc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-8f29cab3-ed3e-4f0d-8e7e-3dcd6cf5f0cb-inst", "created": "2018-06-27T22:18:08Z", "tenant_id": "bafe00fd6aed4c03ade566c0ec9d7cdd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:18:26,390 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/d3d9889f-9139-4bdf-b5a1-b0c81968f760 used request id req-546f9abc-3d02-48bd-af22-9f4616751b43 2018-06-27 22:18:26,390 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-8f29cab3-ed3e-4f0d-8e7e-3dcd6cf5f0cb-inst] is - BUILD 2018-06-27 22:18:26,390 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 22:18:29,393 - create_instance - DEBUG - VM status query timeout in 880.271916866 2018-06-27 22:18:29,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/d3d9889f-9139-4bdf-b5a1-b0c81968f760 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb9cc5997580e6df3ed17ce402870786df73bb32" 2018-06-27 22:18:31,069 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:18:31 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-3070a71b-5afd-45db-a47a-4882084105d2 X-Compute-Request-Id: req-3070a71b-5afd-45db-a47a-4882084105d2 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-8f29cab3-ed3e-4f0d-8e7e-3dcd6cf5f0cb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:bb:b6", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/d3d9889f-9139-4bdf-b5a1-b0c81968f760", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/d3d9889f-9139-4bdf-b5a1-b0c81968f760", "rel": "bookmark"}], "image": {"id": "80a42098-999a-4d6a-b0a9-0c4826f30c26", "links": [{"href": "http://172.30.10.101:8774/images/80a42098-999a-4d6a-b0a9-0c4826f30c26", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:18:25.000000", "flavor": {"id": "1cba8553-71a6-44f7-96d1-618093755694", "links": [{"href": "http://172.30.10.101:8774/flavors/1cba8553-71a6-44f7-96d1-618093755694", "rel": "bookmark"}]}, "id": "d3d9889f-9139-4bdf-b5a1-b0c81968f760", "security_groups": [{"name": "default"}], "user_id": "7130bc69b850436787818c2f05adb0de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:18:26Z", "hostId": "7f49b4f396a257596c776627d21319adf3804b5e6d65a12b732e98bc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-8f29cab3-ed3e-4f0d-8e7e-3dcd6cf5f0cb-inst", "created": "2018-06-27T22:18:08Z", "tenant_id": "bafe00fd6aed4c03ade566c0ec9d7cdd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:18:31,070 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/d3d9889f-9139-4bdf-b5a1-b0c81968f760 used request id req-3070a71b-5afd-45db-a47a-4882084105d2 2018-06-27 22:18:31,070 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-8f29cab3-ed3e-4f0d-8e7e-3dcd6cf5f0cb-inst] is - ACTIVE 2018-06-27 22:18:31,070 - create_instance - INFO - VM is - ACTIVE 2018-06-27 22:18:31,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/servers/d3d9889f-9139-4bdf-b5a1-b0c81968f760 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb9cc5997580e6df3ed17ce402870786df73bb32" 2018-06-27 22:18:32,919 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:18:32 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-c9ce3691-c7f2-4ad5-9988-6e831c9be681 X-Compute-Request-Id: req-c9ce3691-c7f2-4ad5-9988-6e831c9be681 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-8f29cab3-ed3e-4f0d-8e7e-3dcd6cf5f0cb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:bb:b6", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/d3d9889f-9139-4bdf-b5a1-b0c81968f760", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/d3d9889f-9139-4bdf-b5a1-b0c81968f760", "rel": "bookmark"}], "image": {"id": "80a42098-999a-4d6a-b0a9-0c4826f30c26", "links": [{"href": "http://172.30.10.101:8774/images/80a42098-999a-4d6a-b0a9-0c4826f30c26", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:18:25.000000", "flavor": {"id": "1cba8553-71a6-44f7-96d1-618093755694", "links": [{"href": "http://172.30.10.101:8774/flavors/1cba8553-71a6-44f7-96d1-618093755694", "rel": "bookmark"}]}, "id": "d3d9889f-9139-4bdf-b5a1-b0c81968f760", "security_groups": [{"name": "default"}], "user_id": "7130bc69b850436787818c2f05adb0de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:18:26Z", "hostId": "7f49b4f396a257596c776627d21319adf3804b5e6d65a12b732e98bc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-8f29cab3-ed3e-4f0d-8e7e-3dcd6cf5f0cb-inst", "created": "2018-06-27T22:18:08Z", "tenant_id": "bafe00fd6aed4c03ade566c0ec9d7cdd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:18:32,919 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/d3d9889f-9139-4bdf-b5a1-b0c81968f760 used request id req-c9ce3691-c7f2-4ad5-9988-6e831c9be681 2018-06-27 22:18:32,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?name=CreateInstanceVolumeTests-8f29cab3-ed3e-4f0d-8e7e-3dcd6cf5f0cb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb9cc5997580e6df3ed17ce402870786df73bb32" 2018-06-27 22:18:33,811 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:18:33 GMT Content-Type: application/json Content-Length: 635 Connection: keep-alive X-Openstack-Request-Id: req-70fc88bd-e409-43a7-a89e-e34544d388de Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a2f6d0b7-6210-4b5d-bdcb-5e3e756f64df"],"updated_at":"2018-06-27T22:17:32Z","tenant_id":"bafe00fd6aed4c03ade566c0ec9d7cdd","created_at":"2018-06-27T22:17:30Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"bafe00fd6aed4c03ade566c0ec9d7cdd","id":"c53b7d1c-475e-4edb-8c89-ad8e10b7063e","name":"CreateInstanceVolumeTests-8f29cab3-ed3e-4f0d-8e7e-3dcd6cf5f0cb-pub-net"}]} 2018-06-27 22:18:33,811 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceVolumeTests-8f29cab3-ed3e-4f0d-8e7e-3dcd6cf5f0cb-pub-net used request id req-70fc88bd-e409-43a7-a89e-e34544d388de 2018-06-27 22:18: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/bafe00fd6aed4c03ade566c0ec9d7cdd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb9cc5997580e6df3ed17ce402870786df73bb32" 2018-06-27 22:18:33,907 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:18:33 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b0cf70f7-f52c-4eb4-8705-039bd98a357a Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/bafe00fd6aed4c03ade566c0ec9d7cdd"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "bafe00fd6aed4c03ade566c0ec9d7cdd", "name": "CreateInstanceVolumeTests-69ce4812-3df0-42d-proj"}} 2018-06-27 22:18:33,908 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/bafe00fd6aed4c03ade566c0ec9d7cdd used request id req-b0cf70f7-f52c-4eb4-8705-039bd98a357a 2018-06-27 22:18:33,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=c53b7d1c-475e-4edb-8c89-ad8e10b7063e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb9cc5997580e6df3ed17ce402870786df73bb32" 2018-06-27 22:18:34,077 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:18:34 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-2d8f6072-1653-40fa-a79c-400f0cef4074 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c53b7d1c-475e-4edb-8c89-ad8e10b7063e","tenant_id":"bafe00fd6aed4c03ade566c0ec9d7cdd","created_at":"2018-06-27T22:17:32Z","dns_nameservers":[],"updated_at":"2018-06-27T22:17:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"bafe00fd6aed4c03ade566c0ec9d7cdd","id":"a2f6d0b7-6210-4b5d-bdcb-5e3e756f64df","subnetpool_id":null,"name":"CreateInstanceVolumeTests-8f29cab3-ed3e-4f0d-8e7e-3dcd6cf5f0cb-pub-subnet"}]} 2018-06-27 22:18:34,077 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=c53b7d1c-475e-4edb-8c89-ad8e10b7063e used request id req-2d8f6072-1653-40fa-a79c-400f0cef4074 2018-06-27 22:18:34,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?network_id=c53b7d1c-475e-4edb-8c89-ad8e10b7063e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb9cc5997580e6df3ed17ce402870786df73bb32" 2018-06-27 22:18:34,326 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:18:34 GMT Content-Type: application/json Content-Length: 2289 Connection: keep-alive X-Openstack-Request-Id: req-3e18ef02-3156-4a47-bc9d-864544bd6b29 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c53b7d1c-475e-4edb-8c89-ad8e10b7063e","tenant_id":"bafe00fd6aed4c03ade566c0ec9d7cdd","created_at":"2018-06-27T22:17:33Z","admin_state_up":true,"updated_at":"2018-06-27T22:17:39Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-c53b7d1c-475e-4edb-8c89-ad8e10b7063e","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:41:36:cd","id":"0f9b2d6e-06e6-4164-b7a9-1d3696e70e17","port_security_enabled":false,"project_id":"bafe00fd6aed4c03ade566c0ec9d7cdd","fixed_ips":[{"subnet_id":"a2f6d0b7-6210-4b5d-bdcb-5e3e756f64df","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c53b7d1c-475e-4edb-8c89-ad8e10b7063e","tenant_id":"bafe00fd6aed4c03ade566c0ec9d7cdd","created_at":"2018-06-27T22:17:34Z","admin_state_up":true,"updated_at":"2018-06-27T22:17:40Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-c53b7d1c-475e-4edb-8c89-ad8e10b7063e","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:56:d1:c7","id":"2ab21c93-02b3-40ec-b981-7a421e3d727c","port_security_enabled":false,"project_id":"bafe00fd6aed4c03ade566c0ec9d7cdd","fixed_ips":[{"subnet_id":"a2f6d0b7-6210-4b5d-bdcb-5e3e756f64df","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c53b7d1c-475e-4edb-8c89-ad8e10b7063e","tenant_id":"bafe00fd6aed4c03ade566c0ec9d7cdd","created_at":"2018-06-27T22:17:57Z","admin_state_up":true,"updated_at":"2018-06-27T22:18:25Z","binding:vnic_type":"normal","device_id":"d3d9889f-9139-4bdf-b5a1-b0c81968f760","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:b9:bb:b6","id":"9ac0fdf9-8d22-4509-ad3a-18acde0d0c10","port_security_enabled":true,"project_id":"bafe00fd6aed4c03ade566c0ec9d7cdd","fixed_ips":[{"subnet_id":"a2f6d0b7-6210-4b5d-bdcb-5e3e756f64df","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":["dee20b39-991e-4501-bff2-12dd3919ba7c"],"name":"CreateInstanceVolumeTests-8f29cab3-ed3e-4f0d-8e7e-3dcd6cf5f0cb-port"}]} 2018-06-27 22:18:34,327 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=c53b7d1c-475e-4edb-8c89-ad8e10b7063e used request id req-3e18ef02-3156-4a47-bc9d-864544bd6b29 2018-06-27 22:18:34,330 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/bafe00fd6aed4c03ade566c0ec9d7cdd/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb9cc5997580e6df3ed17ce402870786df73bb32" 2018-06-27 22:18:35,626 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:18:35 GMT Content-Type: application/json Content-Length: 1909 Connection: keep-alive x-compute-request-id: req-62018222-bbdb-4361-bab9-2ef52c73a34d x-openstack-request-id: req-62018222-bbdb-4361-bab9-2ef52c73a34d Front-End-Https: on RESP BODY: {"volumes": [{"status": "available", "user_id": "7130bc69b850436787818c2f05adb0de", "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/bafe00fd6aed4c03ade566c0ec9d7cdd/volumes/6d77f13f-0233-4917-89cf-29b4f1bb2970", "rel": "self"}, {"href": "https://172.30.10.101:8776/bafe00fd6aed4c03ade566c0ec9d7cdd/volumes/6d77f13f-0233-4917-89cf-29b4f1bb2970", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-06-27T22:17:44.000000", "description": null, "os-vol-tenant-attr:tenant_id": "bafe00fd6aed4c03ade566c0ec9d7cdd", "updated_at": "2018-06-27T22:17:46.000000", "volume_type": "lvm-driver", "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-8f29cab3-ed3e-4f0d-8e7e-3dcd6cf5f0cb-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "6d77f13f-0233-4917-89cf-29b4f1bb2970", "size": 1}, {"status": "available", "user_id": "7130bc69b850436787818c2f05adb0de", "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/bafe00fd6aed4c03ade566c0ec9d7cdd/volumes/89d85cbf-bfa6-4cba-80d3-c62744cb9af1", "rel": "self"}, {"href": "https://172.30.10.101:8776/bafe00fd6aed4c03ade566c0ec9d7cdd/volumes/89d85cbf-bfa6-4cba-80d3-c62744cb9af1", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-06-27T22:17:38.000000", "description": null, "os-vol-tenant-attr:tenant_id": "bafe00fd6aed4c03ade566c0ec9d7cdd", "updated_at": "2018-06-27T22:17:39.000000", "volume_type": "lvm-driver", "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-8f29cab3-ed3e-4f0d-8e7e-3dcd6cf5f0cb-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "89d85cbf-bfa6-4cba-80d3-c62744cb9af1", "size": 1}]} 2018-06-27 22:18:35,626 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/bafe00fd6aed4c03ade566c0ec9d7cdd/volumes/detail used request id req-62018222-bbdb-4361-bab9-2ef52c73a34d 2018-06-27 22:18:35,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/bafe00fd6aed4c03ade566c0ec9d7cdd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb9cc5997580e6df3ed17ce402870786df73bb32" 2018-06-27 22:18:35,916 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:18:35 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e4d18ad2-00a7-4f17-9d24-469fd2447f95 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/bafe00fd6aed4c03ade566c0ec9d7cdd"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "bafe00fd6aed4c03ade566c0ec9d7cdd", "name": "CreateInstanceVolumeTests-69ce4812-3df0-42d-proj"}} 2018-06-27 22:18:35,917 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/bafe00fd6aed4c03ade566c0ec9d7cdd used request id req-e4d18ad2-00a7-4f17-9d24-469fd2447f95 2018-06-27 22:18:35,920 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/d3d9889f-9139-4bdf-b5a1-b0c81968f760 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb9cc5997580e6df3ed17ce402870786df73bb32" 2018-06-27 22:18:37,984 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:18:37 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-42ce2a7f-4795-4e4b-bf7c-201720ea6c29 X-Compute-Request-Id: req-42ce2a7f-4795-4e4b-bf7c-201720ea6c29 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-8f29cab3-ed3e-4f0d-8e7e-3dcd6cf5f0cb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:bb:b6", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/d3d9889f-9139-4bdf-b5a1-b0c81968f760", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/d3d9889f-9139-4bdf-b5a1-b0c81968f760", "rel": "bookmark"}], "image": {"id": "80a42098-999a-4d6a-b0a9-0c4826f30c26", "links": [{"href": "http://172.30.10.101:8774/images/80a42098-999a-4d6a-b0a9-0c4826f30c26", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:18:25.000000", "flavor": {"id": "1cba8553-71a6-44f7-96d1-618093755694", "links": [{"href": "http://172.30.10.101:8774/flavors/1cba8553-71a6-44f7-96d1-618093755694", "rel": "bookmark"}]}, "id": "d3d9889f-9139-4bdf-b5a1-b0c81968f760", "security_groups": [{"name": "default"}], "user_id": "7130bc69b850436787818c2f05adb0de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:18:26Z", "hostId": "7f49b4f396a257596c776627d21319adf3804b5e6d65a12b732e98bc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-8f29cab3-ed3e-4f0d-8e7e-3dcd6cf5f0cb-inst", "created": "2018-06-27T22:18:08Z", "tenant_id": "bafe00fd6aed4c03ade566c0ec9d7cdd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:18:37,984 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/d3d9889f-9139-4bdf-b5a1-b0c81968f760 used request id req-42ce2a7f-4795-4e4b-bf7c-201720ea6c29 2018-06-27 22:18:37,985 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-8f29cab3-ed3e-4f0d-8e7e-3dcd6cf5f0cb-inst] is - ACTIVE 2018-06-27 22:18:37,985 - create_instance - INFO - VM is - ACTIVE 2018-06-27 22:18:37,988 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/d3d9889f-9139-4bdf-b5a1-b0c81968f760 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb9cc5997580e6df3ed17ce402870786df73bb32" 2018-06-27 22:18:40,011 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:18:40 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-81c1c5f3-d56f-41d4-8846-6670236c3e28 X-Compute-Request-Id: req-81c1c5f3-d56f-41d4-8846-6670236c3e28 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-8f29cab3-ed3e-4f0d-8e7e-3dcd6cf5f0cb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:bb:b6", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/d3d9889f-9139-4bdf-b5a1-b0c81968f760", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/d3d9889f-9139-4bdf-b5a1-b0c81968f760", "rel": "bookmark"}], "image": {"id": "80a42098-999a-4d6a-b0a9-0c4826f30c26", "links": [{"href": "http://172.30.10.101:8774/images/80a42098-999a-4d6a-b0a9-0c4826f30c26", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:18:25.000000", "flavor": {"id": "1cba8553-71a6-44f7-96d1-618093755694", "links": [{"href": "http://172.30.10.101:8774/flavors/1cba8553-71a6-44f7-96d1-618093755694", "rel": "bookmark"}]}, "id": "d3d9889f-9139-4bdf-b5a1-b0c81968f760", "security_groups": [{"name": "default"}], "user_id": "7130bc69b850436787818c2f05adb0de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:18:26Z", "hostId": "7f49b4f396a257596c776627d21319adf3804b5e6d65a12b732e98bc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-8f29cab3-ed3e-4f0d-8e7e-3dcd6cf5f0cb-inst", "created": "2018-06-27T22:18:08Z", "tenant_id": "bafe00fd6aed4c03ade566c0ec9d7cdd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:18:40,011 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/d3d9889f-9139-4bdf-b5a1-b0c81968f760 used request id req-81c1c5f3-d56f-41d4-8846-6670236c3e28 2018-06-27 22:18:40,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/networks?name=CreateInstanceVolumeTests-8f29cab3-ed3e-4f0d-8e7e-3dcd6cf5f0cb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb9cc5997580e6df3ed17ce402870786df73bb32" 2018-06-27 22:18:40,358 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:18:40 GMT Content-Type: application/json Content-Length: 635 Connection: keep-alive X-Openstack-Request-Id: req-7a4a0883-d0e4-491d-af3b-082211c18d8e Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a2f6d0b7-6210-4b5d-bdcb-5e3e756f64df"],"updated_at":"2018-06-27T22:17:32Z","tenant_id":"bafe00fd6aed4c03ade566c0ec9d7cdd","created_at":"2018-06-27T22:17:30Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"bafe00fd6aed4c03ade566c0ec9d7cdd","id":"c53b7d1c-475e-4edb-8c89-ad8e10b7063e","name":"CreateInstanceVolumeTests-8f29cab3-ed3e-4f0d-8e7e-3dcd6cf5f0cb-pub-net"}]} 2018-06-27 22:18:40,358 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceVolumeTests-8f29cab3-ed3e-4f0d-8e7e-3dcd6cf5f0cb-pub-net used request id req-7a4a0883-d0e4-491d-af3b-082211c18d8e 2018-06-27 22:18:40,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/bafe00fd6aed4c03ade566c0ec9d7cdd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb9cc5997580e6df3ed17ce402870786df73bb32" 2018-06-27 22:18:40,706 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:18:40 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2e2c6d99-a810-4a49-9956-94ad8442512d Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/bafe00fd6aed4c03ade566c0ec9d7cdd"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "bafe00fd6aed4c03ade566c0ec9d7cdd", "name": "CreateInstanceVolumeTests-69ce4812-3df0-42d-proj"}} 2018-06-27 22:18:40,706 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/bafe00fd6aed4c03ade566c0ec9d7cdd used request id req-2e2c6d99-a810-4a49-9956-94ad8442512d 2018-06-27 22:18:40,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/subnets?network_id=c53b7d1c-475e-4edb-8c89-ad8e10b7063e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb9cc5997580e6df3ed17ce402870786df73bb32" 2018-06-27 22:18:40,890 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:18:40 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-d191d703-5a5e-4910-9f7c-9e06820d9a6a Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c53b7d1c-475e-4edb-8c89-ad8e10b7063e","tenant_id":"bafe00fd6aed4c03ade566c0ec9d7cdd","created_at":"2018-06-27T22:17:32Z","dns_nameservers":[],"updated_at":"2018-06-27T22:17:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"bafe00fd6aed4c03ade566c0ec9d7cdd","id":"a2f6d0b7-6210-4b5d-bdcb-5e3e756f64df","subnetpool_id":null,"name":"CreateInstanceVolumeTests-8f29cab3-ed3e-4f0d-8e7e-3dcd6cf5f0cb-pub-subnet"}]} 2018-06-27 22:18:40,890 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=c53b7d1c-475e-4edb-8c89-ad8e10b7063e used request id req-d191d703-5a5e-4910-9f7c-9e06820d9a6a 2018-06-27 22:18:40,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/ports?network_id=c53b7d1c-475e-4edb-8c89-ad8e10b7063e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb9cc5997580e6df3ed17ce402870786df73bb32" 2018-06-27 22:18:41,258 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:18:41 GMT Content-Type: application/json Content-Length: 2289 Connection: keep-alive X-Openstack-Request-Id: req-3b135572-80e1-49ad-80a9-6be3cb11872a Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c53b7d1c-475e-4edb-8c89-ad8e10b7063e","tenant_id":"bafe00fd6aed4c03ade566c0ec9d7cdd","created_at":"2018-06-27T22:17:33Z","admin_state_up":true,"updated_at":"2018-06-27T22:17:39Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-c53b7d1c-475e-4edb-8c89-ad8e10b7063e","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:41:36:cd","id":"0f9b2d6e-06e6-4164-b7a9-1d3696e70e17","port_security_enabled":false,"project_id":"bafe00fd6aed4c03ade566c0ec9d7cdd","fixed_ips":[{"subnet_id":"a2f6d0b7-6210-4b5d-bdcb-5e3e756f64df","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c53b7d1c-475e-4edb-8c89-ad8e10b7063e","tenant_id":"bafe00fd6aed4c03ade566c0ec9d7cdd","created_at":"2018-06-27T22:17:34Z","admin_state_up":true,"updated_at":"2018-06-27T22:17:40Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-c53b7d1c-475e-4edb-8c89-ad8e10b7063e","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:56:d1:c7","id":"2ab21c93-02b3-40ec-b981-7a421e3d727c","port_security_enabled":false,"project_id":"bafe00fd6aed4c03ade566c0ec9d7cdd","fixed_ips":[{"subnet_id":"a2f6d0b7-6210-4b5d-bdcb-5e3e756f64df","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c53b7d1c-475e-4edb-8c89-ad8e10b7063e","tenant_id":"bafe00fd6aed4c03ade566c0ec9d7cdd","created_at":"2018-06-27T22:17:57Z","admin_state_up":true,"updated_at":"2018-06-27T22:18:25Z","binding:vnic_type":"normal","device_id":"d3d9889f-9139-4bdf-b5a1-b0c81968f760","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:b9:bb:b6","id":"9ac0fdf9-8d22-4509-ad3a-18acde0d0c10","port_security_enabled":true,"project_id":"bafe00fd6aed4c03ade566c0ec9d7cdd","fixed_ips":[{"subnet_id":"a2f6d0b7-6210-4b5d-bdcb-5e3e756f64df","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":["dee20b39-991e-4501-bff2-12dd3919ba7c"],"name":"CreateInstanceVolumeTests-8f29cab3-ed3e-4f0d-8e7e-3dcd6cf5f0cb-port"}]} 2018-06-27 22:18:41,258 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=c53b7d1c-475e-4edb-8c89-ad8e10b7063e used request id req-3b135572-80e1-49ad-80a9-6be3cb11872a 2018-06-27 22:18:41,261 - 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/d3d9889f-9139-4bdf-b5a1-b0c81968f760/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb9cc5997580e6df3ed17ce402870786df73bb32" -d '{"volumeAttachment": {"volumeId": "89d85cbf-bfa6-4cba-80d3-c62744cb9af1"}}' 2018-06-27 22:18:46,407 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:18:46 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-09bde241-144f-4108-943d-9cb72a8e69dd X-Compute-Request-Id: req-09bde241-144f-4108-943d-9cb72a8e69dd Front-End-Https: on RESP BODY: {"volumeAttachment": {"device": "/dev/vdc", "serverId": "d3d9889f-9139-4bdf-b5a1-b0c81968f760", "id": "89d85cbf-bfa6-4cba-80d3-c62744cb9af1", "volumeId": "89d85cbf-bfa6-4cba-80d3-c62744cb9af1"}} 2018-06-27 22:18:46,407 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers/d3d9889f-9139-4bdf-b5a1-b0c81968f760/os-volume_attachments used request id req-09bde241-144f-4108-943d-9cb72a8e69dd 2018-06-27 22:18:46,411 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/d3d9889f-9139-4bdf-b5a1-b0c81968f760 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb9cc5997580e6df3ed17ce402870786df73bb32" 2018-06-27 22:18:47,668 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:18:47 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-6172dc84-f3a3-4488-9e65-c18b2d568880 X-Compute-Request-Id: req-6172dc84-f3a3-4488-9e65-c18b2d568880 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-8f29cab3-ed3e-4f0d-8e7e-3dcd6cf5f0cb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:bb:b6", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/d3d9889f-9139-4bdf-b5a1-b0c81968f760", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/d3d9889f-9139-4bdf-b5a1-b0c81968f760", "rel": "bookmark"}], "image": {"id": "80a42098-999a-4d6a-b0a9-0c4826f30c26", "links": [{"href": "http://172.30.10.101:8774/images/80a42098-999a-4d6a-b0a9-0c4826f30c26", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:18:25.000000", "flavor": {"id": "1cba8553-71a6-44f7-96d1-618093755694", "links": [{"href": "http://172.30.10.101:8774/flavors/1cba8553-71a6-44f7-96d1-618093755694", "rel": "bookmark"}]}, "id": "d3d9889f-9139-4bdf-b5a1-b0c81968f760", "security_groups": [{"name": "default"}], "user_id": "7130bc69b850436787818c2f05adb0de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:18:26Z", "hostId": "7f49b4f396a257596c776627d21319adf3804b5e6d65a12b732e98bc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-8f29cab3-ed3e-4f0d-8e7e-3dcd6cf5f0cb-inst", "created": "2018-06-27T22:18:08Z", "tenant_id": "bafe00fd6aed4c03ade566c0ec9d7cdd", "os-extended-volumes:volumes_attached": [{"id": "89d85cbf-bfa6-4cba-80d3-c62744cb9af1"}], "metadata": {}}} 2018-06-27 22:18:47,669 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/d3d9889f-9139-4bdf-b5a1-b0c81968f760 used request id req-6172dc84-f3a3-4488-9e65-c18b2d568880 2018-06-27 22:18:47,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/networks?name=CreateInstanceVolumeTests-8f29cab3-ed3e-4f0d-8e7e-3dcd6cf5f0cb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb9cc5997580e6df3ed17ce402870786df73bb32" 2018-06-27 22:18:47,925 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:18:47 GMT Content-Type: application/json Content-Length: 635 Connection: keep-alive X-Openstack-Request-Id: req-9bc15f05-1cd5-4c27-8070-5e81421fe5be Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a2f6d0b7-6210-4b5d-bdcb-5e3e756f64df"],"updated_at":"2018-06-27T22:17:32Z","tenant_id":"bafe00fd6aed4c03ade566c0ec9d7cdd","created_at":"2018-06-27T22:17:30Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"bafe00fd6aed4c03ade566c0ec9d7cdd","id":"c53b7d1c-475e-4edb-8c89-ad8e10b7063e","name":"CreateInstanceVolumeTests-8f29cab3-ed3e-4f0d-8e7e-3dcd6cf5f0cb-pub-net"}]} 2018-06-27 22:18:47,925 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceVolumeTests-8f29cab3-ed3e-4f0d-8e7e-3dcd6cf5f0cb-pub-net used request id req-9bc15f05-1cd5-4c27-8070-5e81421fe5be 2018-06-27 22:18: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/projects/bafe00fd6aed4c03ade566c0ec9d7cdd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb9cc5997580e6df3ed17ce402870786df73bb32" 2018-06-27 22:18:48,291 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:18:47 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-86e94f59-96d5-4bb3-a697-642e7cdc9916 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/bafe00fd6aed4c03ade566c0ec9d7cdd"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "bafe00fd6aed4c03ade566c0ec9d7cdd", "name": "CreateInstanceVolumeTests-69ce4812-3df0-42d-proj"}} 2018-06-27 22:18:48,291 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/bafe00fd6aed4c03ade566c0ec9d7cdd used request id req-86e94f59-96d5-4bb3-a697-642e7cdc9916 2018-06-27 22:18:48,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=c53b7d1c-475e-4edb-8c89-ad8e10b7063e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb9cc5997580e6df3ed17ce402870786df73bb32" 2018-06-27 22:18:48,462 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:18:48 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-653bd6ab-bd2d-466d-82f3-a19a7af8bfd9 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c53b7d1c-475e-4edb-8c89-ad8e10b7063e","tenant_id":"bafe00fd6aed4c03ade566c0ec9d7cdd","created_at":"2018-06-27T22:17:32Z","dns_nameservers":[],"updated_at":"2018-06-27T22:17:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"bafe00fd6aed4c03ade566c0ec9d7cdd","id":"a2f6d0b7-6210-4b5d-bdcb-5e3e756f64df","subnetpool_id":null,"name":"CreateInstanceVolumeTests-8f29cab3-ed3e-4f0d-8e7e-3dcd6cf5f0cb-pub-subnet"}]} 2018-06-27 22:18:48,462 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=c53b7d1c-475e-4edb-8c89-ad8e10b7063e used request id req-653bd6ab-bd2d-466d-82f3-a19a7af8bfd9 2018-06-27 22:18:48,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=c53b7d1c-475e-4edb-8c89-ad8e10b7063e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb9cc5997580e6df3ed17ce402870786df73bb32" 2018-06-27 22:18:48,750 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:18:48 GMT Content-Type: application/json Content-Length: 2289 Connection: keep-alive X-Openstack-Request-Id: req-f3624e3c-45f6-406e-9477-5bfdc56b491c Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c53b7d1c-475e-4edb-8c89-ad8e10b7063e","tenant_id":"bafe00fd6aed4c03ade566c0ec9d7cdd","created_at":"2018-06-27T22:17:33Z","admin_state_up":true,"updated_at":"2018-06-27T22:17:39Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-c53b7d1c-475e-4edb-8c89-ad8e10b7063e","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:41:36:cd","id":"0f9b2d6e-06e6-4164-b7a9-1d3696e70e17","port_security_enabled":false,"project_id":"bafe00fd6aed4c03ade566c0ec9d7cdd","fixed_ips":[{"subnet_id":"a2f6d0b7-6210-4b5d-bdcb-5e3e756f64df","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c53b7d1c-475e-4edb-8c89-ad8e10b7063e","tenant_id":"bafe00fd6aed4c03ade566c0ec9d7cdd","created_at":"2018-06-27T22:17:34Z","admin_state_up":true,"updated_at":"2018-06-27T22:17:40Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-c53b7d1c-475e-4edb-8c89-ad8e10b7063e","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:56:d1:c7","id":"2ab21c93-02b3-40ec-b981-7a421e3d727c","port_security_enabled":false,"project_id":"bafe00fd6aed4c03ade566c0ec9d7cdd","fixed_ips":[{"subnet_id":"a2f6d0b7-6210-4b5d-bdcb-5e3e756f64df","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c53b7d1c-475e-4edb-8c89-ad8e10b7063e","tenant_id":"bafe00fd6aed4c03ade566c0ec9d7cdd","created_at":"2018-06-27T22:17:57Z","admin_state_up":true,"updated_at":"2018-06-27T22:18:25Z","binding:vnic_type":"normal","device_id":"d3d9889f-9139-4bdf-b5a1-b0c81968f760","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:b9:bb:b6","id":"9ac0fdf9-8d22-4509-ad3a-18acde0d0c10","port_security_enabled":true,"project_id":"bafe00fd6aed4c03ade566c0ec9d7cdd","fixed_ips":[{"subnet_id":"a2f6d0b7-6210-4b5d-bdcb-5e3e756f64df","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":["dee20b39-991e-4501-bff2-12dd3919ba7c"],"name":"CreateInstanceVolumeTests-8f29cab3-ed3e-4f0d-8e7e-3dcd6cf5f0cb-port"}]} 2018-06-27 22:18:48,750 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=c53b7d1c-475e-4edb-8c89-ad8e10b7063e used request id req-f3624e3c-45f6-406e-9477-5bfdc56b491c 2018-06-27 22:18:48,754 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/bafe00fd6aed4c03ade566c0ec9d7cdd/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-62018222-bbdb-4361-bab9-2ef52c73a34d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb9cc5997580e6df3ed17ce402870786df73bb32" 2018-06-27 22:18:50,550 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:18:50 GMT Content-Type: application/json Content-Length: 1908 Connection: keep-alive x-compute-request-id: req-f5b9afbd-9ed2-435c-94d2-b3b8608a1446 x-openstack-request-id: req-f5b9afbd-9ed2-435c-94d2-b3b8608a1446 Front-End-Https: on RESP BODY: {"volumes": [{"status": "available", "user_id": "7130bc69b850436787818c2f05adb0de", "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/bafe00fd6aed4c03ade566c0ec9d7cdd/volumes/6d77f13f-0233-4917-89cf-29b4f1bb2970", "rel": "self"}, {"href": "https://172.30.10.101:8776/bafe00fd6aed4c03ade566c0ec9d7cdd/volumes/6d77f13f-0233-4917-89cf-29b4f1bb2970", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-06-27T22:17:44.000000", "description": null, "os-vol-tenant-attr:tenant_id": "bafe00fd6aed4c03ade566c0ec9d7cdd", "updated_at": "2018-06-27T22:17:46.000000", "volume_type": "lvm-driver", "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-8f29cab3-ed3e-4f0d-8e7e-3dcd6cf5f0cb-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "6d77f13f-0233-4917-89cf-29b4f1bb2970", "size": 1}, {"status": "reserved", "user_id": "7130bc69b850436787818c2f05adb0de", "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/bafe00fd6aed4c03ade566c0ec9d7cdd/volumes/89d85cbf-bfa6-4cba-80d3-c62744cb9af1", "rel": "self"}, {"href": "https://172.30.10.101:8776/bafe00fd6aed4c03ade566c0ec9d7cdd/volumes/89d85cbf-bfa6-4cba-80d3-c62744cb9af1", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-06-27T22:17:38.000000", "description": null, "os-vol-tenant-attr:tenant_id": "bafe00fd6aed4c03ade566c0ec9d7cdd", "updated_at": "2018-06-27T22:18:46.000000", "volume_type": "lvm-driver", "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-8f29cab3-ed3e-4f0d-8e7e-3dcd6cf5f0cb-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "89d85cbf-bfa6-4cba-80d3-c62744cb9af1", "size": 1}]} 2018-06-27 22:18:50,550 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/bafe00fd6aed4c03ade566c0ec9d7cdd/volumes/detail used request id req-f5b9afbd-9ed2-435c-94d2-b3b8608a1446 2018-06-27 22:18:50,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/bafe00fd6aed4c03ade566c0ec9d7cdd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb9cc5997580e6df3ed17ce402870786df73bb32" 2018-06-27 22:18:50,929 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:18:50 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7e23b6d2-a076-4860-9851-f40b19d61281 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/bafe00fd6aed4c03ade566c0ec9d7cdd"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "bafe00fd6aed4c03ade566c0ec9d7cdd", "name": "CreateInstanceVolumeTests-69ce4812-3df0-42d-proj"}} 2018-06-27 22:18:50,929 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/bafe00fd6aed4c03ade566c0ec9d7cdd used request id req-7e23b6d2-a076-4860-9851-f40b19d61281 2018-06-27 22:18:50,933 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/d3d9889f-9139-4bdf-b5a1-b0c81968f760 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb9cc5997580e6df3ed17ce402870786df73bb32" 2018-06-27 22:18:52,524 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:18:52 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-4e358664-6177-4ddc-acd1-0ada7ef9e577 X-Compute-Request-Id: req-4e358664-6177-4ddc-acd1-0ada7ef9e577 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-8f29cab3-ed3e-4f0d-8e7e-3dcd6cf5f0cb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:bb:b6", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/d3d9889f-9139-4bdf-b5a1-b0c81968f760", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/d3d9889f-9139-4bdf-b5a1-b0c81968f760", "rel": "bookmark"}], "image": {"id": "80a42098-999a-4d6a-b0a9-0c4826f30c26", "links": [{"href": "http://172.30.10.101:8774/images/80a42098-999a-4d6a-b0a9-0c4826f30c26", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:18:25.000000", "flavor": {"id": "1cba8553-71a6-44f7-96d1-618093755694", "links": [{"href": "http://172.30.10.101:8774/flavors/1cba8553-71a6-44f7-96d1-618093755694", "rel": "bookmark"}]}, "id": "d3d9889f-9139-4bdf-b5a1-b0c81968f760", "security_groups": [{"name": "default"}], "user_id": "7130bc69b850436787818c2f05adb0de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:18:26Z", "hostId": "7f49b4f396a257596c776627d21319adf3804b5e6d65a12b732e98bc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-8f29cab3-ed3e-4f0d-8e7e-3dcd6cf5f0cb-inst", "created": "2018-06-27T22:18:08Z", "tenant_id": "bafe00fd6aed4c03ade566c0ec9d7cdd", "os-extended-volumes:volumes_attached": [{"id": "89d85cbf-bfa6-4cba-80d3-c62744cb9af1"}], "metadata": {}}} 2018-06-27 22:18:52,524 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/d3d9889f-9139-4bdf-b5a1-b0c81968f760 used request id req-4e358664-6177-4ddc-acd1-0ada7ef9e577 2018-06-27 22:18:52,525 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-8f29cab3-ed3e-4f0d-8e7e-3dcd6cf5f0cb-inst] is - ACTIVE 2018-06-27 22:18:52,525 - create_instance - INFO - VM is - ACTIVE 2018-06-27 22:18:52,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/servers/d3d9889f-9139-4bdf-b5a1-b0c81968f760 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb9cc5997580e6df3ed17ce402870786df73bb32" 2018-06-27 22:18:53,252 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:18:53 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-d06bcb9b-e294-450e-9625-5920322c742f X-Compute-Request-Id: req-d06bcb9b-e294-450e-9625-5920322c742f Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-8f29cab3-ed3e-4f0d-8e7e-3dcd6cf5f0cb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:bb:b6", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/d3d9889f-9139-4bdf-b5a1-b0c81968f760", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/d3d9889f-9139-4bdf-b5a1-b0c81968f760", "rel": "bookmark"}], "image": {"id": "80a42098-999a-4d6a-b0a9-0c4826f30c26", "links": [{"href": "http://172.30.10.101:8774/images/80a42098-999a-4d6a-b0a9-0c4826f30c26", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:18:25.000000", "flavor": {"id": "1cba8553-71a6-44f7-96d1-618093755694", "links": [{"href": "http://172.30.10.101:8774/flavors/1cba8553-71a6-44f7-96d1-618093755694", "rel": "bookmark"}]}, "id": "d3d9889f-9139-4bdf-b5a1-b0c81968f760", "security_groups": [{"name": "default"}], "user_id": "7130bc69b850436787818c2f05adb0de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:18:26Z", "hostId": "7f49b4f396a257596c776627d21319adf3804b5e6d65a12b732e98bc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-8f29cab3-ed3e-4f0d-8e7e-3dcd6cf5f0cb-inst", "created": "2018-06-27T22:18:08Z", "tenant_id": "bafe00fd6aed4c03ade566c0ec9d7cdd", "os-extended-volumes:volumes_attached": [{"id": "89d85cbf-bfa6-4cba-80d3-c62744cb9af1"}], "metadata": {}}} 2018-06-27 22:18:53,252 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/d3d9889f-9139-4bdf-b5a1-b0c81968f760 used request id req-d06bcb9b-e294-450e-9625-5920322c742f 2018-06-27 22:18:53,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?name=CreateInstanceVolumeTests-8f29cab3-ed3e-4f0d-8e7e-3dcd6cf5f0cb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb9cc5997580e6df3ed17ce402870786df73bb32" 2018-06-27 22:18:53,507 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:18:53 GMT Content-Type: application/json Content-Length: 635 Connection: keep-alive X-Openstack-Request-Id: req-76f914ec-56ac-48be-b2c9-3a951758ca95 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a2f6d0b7-6210-4b5d-bdcb-5e3e756f64df"],"updated_at":"2018-06-27T22:17:32Z","tenant_id":"bafe00fd6aed4c03ade566c0ec9d7cdd","created_at":"2018-06-27T22:17:30Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"bafe00fd6aed4c03ade566c0ec9d7cdd","id":"c53b7d1c-475e-4edb-8c89-ad8e10b7063e","name":"CreateInstanceVolumeTests-8f29cab3-ed3e-4f0d-8e7e-3dcd6cf5f0cb-pub-net"}]} 2018-06-27 22:18:53,507 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceVolumeTests-8f29cab3-ed3e-4f0d-8e7e-3dcd6cf5f0cb-pub-net used request id req-76f914ec-56ac-48be-b2c9-3a951758ca95 2018-06-27 22:18:53,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/bafe00fd6aed4c03ade566c0ec9d7cdd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb9cc5997580e6df3ed17ce402870786df73bb32" 2018-06-27 22:18:53,901 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:18:53 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f3548b55-18f7-47cc-a1dd-f66184c177b7 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/bafe00fd6aed4c03ade566c0ec9d7cdd"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "bafe00fd6aed4c03ade566c0ec9d7cdd", "name": "CreateInstanceVolumeTests-69ce4812-3df0-42d-proj"}} 2018-06-27 22:18:53,901 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/bafe00fd6aed4c03ade566c0ec9d7cdd used request id req-f3548b55-18f7-47cc-a1dd-f66184c177b7 2018-06-27 22:18:53,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=c53b7d1c-475e-4edb-8c89-ad8e10b7063e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb9cc5997580e6df3ed17ce402870786df73bb32" 2018-06-27 22:18:54,036 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:18:54 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-e0e1bdf7-59b4-4f9d-9ca6-95fa97d9da06 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c53b7d1c-475e-4edb-8c89-ad8e10b7063e","tenant_id":"bafe00fd6aed4c03ade566c0ec9d7cdd","created_at":"2018-06-27T22:17:32Z","dns_nameservers":[],"updated_at":"2018-06-27T22:17:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"bafe00fd6aed4c03ade566c0ec9d7cdd","id":"a2f6d0b7-6210-4b5d-bdcb-5e3e756f64df","subnetpool_id":null,"name":"CreateInstanceVolumeTests-8f29cab3-ed3e-4f0d-8e7e-3dcd6cf5f0cb-pub-subnet"}]} 2018-06-27 22:18:54,037 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=c53b7d1c-475e-4edb-8c89-ad8e10b7063e used request id req-e0e1bdf7-59b4-4f9d-9ca6-95fa97d9da06 2018-06-27 22:18:54,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=c53b7d1c-475e-4edb-8c89-ad8e10b7063e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb9cc5997580e6df3ed17ce402870786df73bb32" 2018-06-27 22:18:54,275 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:18:54 GMT Content-Type: application/json Content-Length: 2289 Connection: keep-alive X-Openstack-Request-Id: req-20040edc-fec8-42a1-8f5e-4f1c35ae3a4b Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c53b7d1c-475e-4edb-8c89-ad8e10b7063e","tenant_id":"bafe00fd6aed4c03ade566c0ec9d7cdd","created_at":"2018-06-27T22:17:33Z","admin_state_up":true,"updated_at":"2018-06-27T22:17:39Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-c53b7d1c-475e-4edb-8c89-ad8e10b7063e","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:41:36:cd","id":"0f9b2d6e-06e6-4164-b7a9-1d3696e70e17","port_security_enabled":false,"project_id":"bafe00fd6aed4c03ade566c0ec9d7cdd","fixed_ips":[{"subnet_id":"a2f6d0b7-6210-4b5d-bdcb-5e3e756f64df","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c53b7d1c-475e-4edb-8c89-ad8e10b7063e","tenant_id":"bafe00fd6aed4c03ade566c0ec9d7cdd","created_at":"2018-06-27T22:17:34Z","admin_state_up":true,"updated_at":"2018-06-27T22:17:40Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-c53b7d1c-475e-4edb-8c89-ad8e10b7063e","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:56:d1:c7","id":"2ab21c93-02b3-40ec-b981-7a421e3d727c","port_security_enabled":false,"project_id":"bafe00fd6aed4c03ade566c0ec9d7cdd","fixed_ips":[{"subnet_id":"a2f6d0b7-6210-4b5d-bdcb-5e3e756f64df","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c53b7d1c-475e-4edb-8c89-ad8e10b7063e","tenant_id":"bafe00fd6aed4c03ade566c0ec9d7cdd","created_at":"2018-06-27T22:17:57Z","admin_state_up":true,"updated_at":"2018-06-27T22:18:25Z","binding:vnic_type":"normal","device_id":"d3d9889f-9139-4bdf-b5a1-b0c81968f760","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:b9:bb:b6","id":"9ac0fdf9-8d22-4509-ad3a-18acde0d0c10","port_security_enabled":true,"project_id":"bafe00fd6aed4c03ade566c0ec9d7cdd","fixed_ips":[{"subnet_id":"a2f6d0b7-6210-4b5d-bdcb-5e3e756f64df","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":["dee20b39-991e-4501-bff2-12dd3919ba7c"],"name":"CreateInstanceVolumeTests-8f29cab3-ed3e-4f0d-8e7e-3dcd6cf5f0cb-port"}]} 2018-06-27 22:18:54,275 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=c53b7d1c-475e-4edb-8c89-ad8e10b7063e used request id req-20040edc-fec8-42a1-8f5e-4f1c35ae3a4b 2018-06-27 22:18:54,279 - 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/d3d9889f-9139-4bdf-b5a1-b0c81968f760/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb9cc5997580e6df3ed17ce402870786df73bb32" -d '{"volumeAttachment": {"volumeId": "6d77f13f-0233-4917-89cf-29b4f1bb2970"}}' 2018-06-27 22:18:58,235 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:18:58 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-b051325d-9309-4b9b-a159-9e3ff78766b6 X-Compute-Request-Id: req-b051325d-9309-4b9b-a159-9e3ff78766b6 Front-End-Https: on RESP BODY: {"volumeAttachment": {"device": "/dev/vdd", "serverId": "d3d9889f-9139-4bdf-b5a1-b0c81968f760", "id": "6d77f13f-0233-4917-89cf-29b4f1bb2970", "volumeId": "6d77f13f-0233-4917-89cf-29b4f1bb2970"}} 2018-06-27 22:18:58,235 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers/d3d9889f-9139-4bdf-b5a1-b0c81968f760/os-volume_attachments used request id req-b051325d-9309-4b9b-a159-9e3ff78766b6 2018-06-27 22:18:58,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/d3d9889f-9139-4bdf-b5a1-b0c81968f760 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb9cc5997580e6df3ed17ce402870786df73bb32" 2018-06-27 22:18:59,470 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:18:59 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-1d56ec88-34ef-4ab7-8df2-155ffee20d24 X-Compute-Request-Id: req-1d56ec88-34ef-4ab7-8df2-155ffee20d24 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-8f29cab3-ed3e-4f0d-8e7e-3dcd6cf5f0cb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:bb:b6", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/d3d9889f-9139-4bdf-b5a1-b0c81968f760", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/d3d9889f-9139-4bdf-b5a1-b0c81968f760", "rel": "bookmark"}], "image": {"id": "80a42098-999a-4d6a-b0a9-0c4826f30c26", "links": [{"href": "http://172.30.10.101:8774/images/80a42098-999a-4d6a-b0a9-0c4826f30c26", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:18:25.000000", "flavor": {"id": "1cba8553-71a6-44f7-96d1-618093755694", "links": [{"href": "http://172.30.10.101:8774/flavors/1cba8553-71a6-44f7-96d1-618093755694", "rel": "bookmark"}]}, "id": "d3d9889f-9139-4bdf-b5a1-b0c81968f760", "security_groups": [{"name": "default"}], "user_id": "7130bc69b850436787818c2f05adb0de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:18:26Z", "hostId": "7f49b4f396a257596c776627d21319adf3804b5e6d65a12b732e98bc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-8f29cab3-ed3e-4f0d-8e7e-3dcd6cf5f0cb-inst", "created": "2018-06-27T22:18:08Z", "tenant_id": "bafe00fd6aed4c03ade566c0ec9d7cdd", "os-extended-volumes:volumes_attached": [{"id": "89d85cbf-bfa6-4cba-80d3-c62744cb9af1"}, {"id": "6d77f13f-0233-4917-89cf-29b4f1bb2970"}], "metadata": {}}} 2018-06-27 22:18:59,470 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/d3d9889f-9139-4bdf-b5a1-b0c81968f760 used request id req-1d56ec88-34ef-4ab7-8df2-155ffee20d24 2018-06-27 22:18:59,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?name=CreateInstanceVolumeTests-8f29cab3-ed3e-4f0d-8e7e-3dcd6cf5f0cb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb9cc5997580e6df3ed17ce402870786df73bb32" 2018-06-27 22:18:59,850 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:18:59 GMT Content-Type: application/json Content-Length: 635 Connection: keep-alive X-Openstack-Request-Id: req-a2e4ceb0-cb07-4b2f-8f4f-c1b00e2d6149 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a2f6d0b7-6210-4b5d-bdcb-5e3e756f64df"],"updated_at":"2018-06-27T22:17:32Z","tenant_id":"bafe00fd6aed4c03ade566c0ec9d7cdd","created_at":"2018-06-27T22:17:30Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"bafe00fd6aed4c03ade566c0ec9d7cdd","id":"c53b7d1c-475e-4edb-8c89-ad8e10b7063e","name":"CreateInstanceVolumeTests-8f29cab3-ed3e-4f0d-8e7e-3dcd6cf5f0cb-pub-net"}]} 2018-06-27 22:18:59,850 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceVolumeTests-8f29cab3-ed3e-4f0d-8e7e-3dcd6cf5f0cb-pub-net used request id req-a2e4ceb0-cb07-4b2f-8f4f-c1b00e2d6149 2018-06-27 22:18:59,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/bafe00fd6aed4c03ade566c0ec9d7cdd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb9cc5997580e6df3ed17ce402870786df73bb32" 2018-06-27 22:18:59,941 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:18:59 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3e8d8548-b96d-4c79-a00d-47d8ac05fe35 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/bafe00fd6aed4c03ade566c0ec9d7cdd"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "bafe00fd6aed4c03ade566c0ec9d7cdd", "name": "CreateInstanceVolumeTests-69ce4812-3df0-42d-proj"}} 2018-06-27 22:18:59,942 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/bafe00fd6aed4c03ade566c0ec9d7cdd used request id req-3e8d8548-b96d-4c79-a00d-47d8ac05fe35 2018-06-27 22:18:59,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=c53b7d1c-475e-4edb-8c89-ad8e10b7063e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb9cc5997580e6df3ed17ce402870786df73bb32" 2018-06-27 22:19:00,148 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:19:00 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-47d96223-d801-4b2b-aa19-94d066d32c16 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c53b7d1c-475e-4edb-8c89-ad8e10b7063e","tenant_id":"bafe00fd6aed4c03ade566c0ec9d7cdd","created_at":"2018-06-27T22:17:32Z","dns_nameservers":[],"updated_at":"2018-06-27T22:17:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"bafe00fd6aed4c03ade566c0ec9d7cdd","id":"a2f6d0b7-6210-4b5d-bdcb-5e3e756f64df","subnetpool_id":null,"name":"CreateInstanceVolumeTests-8f29cab3-ed3e-4f0d-8e7e-3dcd6cf5f0cb-pub-subnet"}]} 2018-06-27 22:19:00,148 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=c53b7d1c-475e-4edb-8c89-ad8e10b7063e used request id req-47d96223-d801-4b2b-aa19-94d066d32c16 2018-06-27 22:19:00,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/ports?network_id=c53b7d1c-475e-4edb-8c89-ad8e10b7063e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb9cc5997580e6df3ed17ce402870786df73bb32" 2018-06-27 22:19:00,449 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:19:00 GMT Content-Type: application/json Content-Length: 2289 Connection: keep-alive X-Openstack-Request-Id: req-1afbada0-faba-48ab-b9ca-05afe03d9d99 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c53b7d1c-475e-4edb-8c89-ad8e10b7063e","tenant_id":"bafe00fd6aed4c03ade566c0ec9d7cdd","created_at":"2018-06-27T22:17:33Z","admin_state_up":true,"updated_at":"2018-06-27T22:17:39Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-c53b7d1c-475e-4edb-8c89-ad8e10b7063e","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:41:36:cd","id":"0f9b2d6e-06e6-4164-b7a9-1d3696e70e17","port_security_enabled":false,"project_id":"bafe00fd6aed4c03ade566c0ec9d7cdd","fixed_ips":[{"subnet_id":"a2f6d0b7-6210-4b5d-bdcb-5e3e756f64df","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c53b7d1c-475e-4edb-8c89-ad8e10b7063e","tenant_id":"bafe00fd6aed4c03ade566c0ec9d7cdd","created_at":"2018-06-27T22:17:34Z","admin_state_up":true,"updated_at":"2018-06-27T22:17:40Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-c53b7d1c-475e-4edb-8c89-ad8e10b7063e","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:56:d1:c7","id":"2ab21c93-02b3-40ec-b981-7a421e3d727c","port_security_enabled":false,"project_id":"bafe00fd6aed4c03ade566c0ec9d7cdd","fixed_ips":[{"subnet_id":"a2f6d0b7-6210-4b5d-bdcb-5e3e756f64df","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c53b7d1c-475e-4edb-8c89-ad8e10b7063e","tenant_id":"bafe00fd6aed4c03ade566c0ec9d7cdd","created_at":"2018-06-27T22:17:57Z","admin_state_up":true,"updated_at":"2018-06-27T22:18:25Z","binding:vnic_type":"normal","device_id":"d3d9889f-9139-4bdf-b5a1-b0c81968f760","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:b9:bb:b6","id":"9ac0fdf9-8d22-4509-ad3a-18acde0d0c10","port_security_enabled":true,"project_id":"bafe00fd6aed4c03ade566c0ec9d7cdd","fixed_ips":[{"subnet_id":"a2f6d0b7-6210-4b5d-bdcb-5e3e756f64df","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":["dee20b39-991e-4501-bff2-12dd3919ba7c"],"name":"CreateInstanceVolumeTests-8f29cab3-ed3e-4f0d-8e7e-3dcd6cf5f0cb-port"}]} 2018-06-27 22:19:00,449 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=c53b7d1c-475e-4edb-8c89-ad8e10b7063e used request id req-1afbada0-faba-48ab-b9ca-05afe03d9d99 2018-06-27 22:19:00,450 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:19:01,304 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5b48b39f59bd4d9599a71069c8c1a0b0", "name": "CreateInstanceVolumeTests-69ce4812-3df0-42d-proj-role"}], "expires_at": "2018-06-27T23:19:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bafe00fd6aed4c03ade566c0ec9d7cdd", "name": "CreateInstanceVolumeTests-69ce4812-3df0-42d-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/bafe00fd6aed4c03ade566c0ec9d7cdd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/bafe00fd6aed4c03ade566c0ec9d7cdd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/bafe00fd6aed4c03ade566c0ec9d7cdd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/bafe00fd6aed4c03ade566c0ec9d7cdd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/bafe00fd6aed4c03ade566c0ec9d7cdd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/bafe00fd6aed4c03ade566c0ec9d7cdd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/bafe00fd6aed4c03ade566c0ec9d7cdd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/bafe00fd6aed4c03ade566c0ec9d7cdd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/bafe00fd6aed4c03ade566c0ec9d7cdd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/bafe00fd6aed4c03ade566c0ec9d7cdd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/bafe00fd6aed4c03ade566c0ec9d7cdd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/bafe00fd6aed4c03ade566c0ec9d7cdd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-69ce4812-3df0-42d-user", "id": "7130bc69b850436787818c2f05adb0de"}, "audit_ids": ["yPnufyr9TouEvsVPMuv0OQ"], "issued_at": "2018-06-27T22:19:01.000000Z"}} 2018-06-27 22:19:01,307 - novaclient.v2.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-8f29cab3-ed3e-4f0d-8e7e-3dcd6cf5f0cb-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bcdcbcf475ccd7e5b56e7279b41ad5135b2e672" 2018-06-27 22:19:03,551 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:19:03 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-273e13ac-c203-4b8d-95dc-afb6bf54f164 X-Compute-Request-Id: req-273e13ac-c203-4b8d-95dc-afb6bf54f164 Front-End-Https: on RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-8f29cab3-ed3e-4f0d-8e7e-3dcd6cf5f0cb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:bb:b6", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/d3d9889f-9139-4bdf-b5a1-b0c81968f760", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/d3d9889f-9139-4bdf-b5a1-b0c81968f760", "rel": "bookmark"}], "image": {"id": "80a42098-999a-4d6a-b0a9-0c4826f30c26", "links": [{"href": "http://172.30.10.101:8774/images/80a42098-999a-4d6a-b0a9-0c4826f30c26", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:18:25.000000", "flavor": {"id": "1cba8553-71a6-44f7-96d1-618093755694", "links": [{"href": "http://172.30.10.101:8774/flavors/1cba8553-71a6-44f7-96d1-618093755694", "rel": "bookmark"}]}, "id": "d3d9889f-9139-4bdf-b5a1-b0c81968f760", "security_groups": [{"name": "default"}], "user_id": "7130bc69b850436787818c2f05adb0de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:18:26Z", "hostId": "7f49b4f396a257596c776627d21319adf3804b5e6d65a12b732e98bc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-8f29cab3-ed3e-4f0d-8e7e-3dcd6cf5f0cb-inst", "created": "2018-06-27T22:18:08Z", "tenant_id": "bafe00fd6aed4c03ade566c0ec9d7cdd", "os-extended-volumes:volumes_attached": [{"id": "89d85cbf-bfa6-4cba-80d3-c62744cb9af1"}, {"id": "6d77f13f-0233-4917-89cf-29b4f1bb2970"}], "metadata": {}}]} 2018-06-27 22:19:03,551 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-8f29cab3-ed3e-4f0d-8e7e-3dcd6cf5f0cb-inst used request id req-273e13ac-c203-4b8d-95dc-afb6bf54f164 2018-06-27 22:19:03,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=CreateInstanceVolumeTests-8f29cab3-ed3e-4f0d-8e7e-3dcd6cf5f0cb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bcdcbcf475ccd7e5b56e7279b41ad5135b2e672" 2018-06-27 22:19:04,764 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:19:04 GMT Content-Type: application/json Content-Length: 635 Connection: keep-alive X-Openstack-Request-Id: req-15f96cb8-f468-4d43-83d1-3a017617ec19 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a2f6d0b7-6210-4b5d-bdcb-5e3e756f64df"],"updated_at":"2018-06-27T22:17:32Z","tenant_id":"bafe00fd6aed4c03ade566c0ec9d7cdd","created_at":"2018-06-27T22:17:30Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"bafe00fd6aed4c03ade566c0ec9d7cdd","id":"c53b7d1c-475e-4edb-8c89-ad8e10b7063e","name":"CreateInstanceVolumeTests-8f29cab3-ed3e-4f0d-8e7e-3dcd6cf5f0cb-pub-net"}]} 2018-06-27 22:19:04,764 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceVolumeTests-8f29cab3-ed3e-4f0d-8e7e-3dcd6cf5f0cb-pub-net used request id req-15f96cb8-f468-4d43-83d1-3a017617ec19 2018-06-27 22:19:04,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=c53b7d1c-475e-4edb-8c89-ad8e10b7063e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bcdcbcf475ccd7e5b56e7279b41ad5135b2e672" 2018-06-27 22:19:04,887 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:19:04 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-294815df-346c-418c-aa67-f3f9bb089631 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c53b7d1c-475e-4edb-8c89-ad8e10b7063e","tenant_id":"bafe00fd6aed4c03ade566c0ec9d7cdd","created_at":"2018-06-27T22:17:32Z","dns_nameservers":[],"updated_at":"2018-06-27T22:17:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"bafe00fd6aed4c03ade566c0ec9d7cdd","id":"a2f6d0b7-6210-4b5d-bdcb-5e3e756f64df","subnetpool_id":null,"name":"CreateInstanceVolumeTests-8f29cab3-ed3e-4f0d-8e7e-3dcd6cf5f0cb-pub-subnet"}]} 2018-06-27 22:19:04,887 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=c53b7d1c-475e-4edb-8c89-ad8e10b7063e used request id req-294815df-346c-418c-aa67-f3f9bb089631 2018-06-27 22:19:04,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/ports?network_id=c53b7d1c-475e-4edb-8c89-ad8e10b7063e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bcdcbcf475ccd7e5b56e7279b41ad5135b2e672" 2018-06-27 22:19:05,093 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:19:05 GMT Content-Type: application/json Content-Length: 2289 Connection: keep-alive X-Openstack-Request-Id: req-2c05e7a2-2d66-4639-b78a-2ff3e704d4ff Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c53b7d1c-475e-4edb-8c89-ad8e10b7063e","tenant_id":"bafe00fd6aed4c03ade566c0ec9d7cdd","created_at":"2018-06-27T22:17:33Z","admin_state_up":true,"updated_at":"2018-06-27T22:17:39Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-c53b7d1c-475e-4edb-8c89-ad8e10b7063e","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:41:36:cd","id":"0f9b2d6e-06e6-4164-b7a9-1d3696e70e17","port_security_enabled":false,"project_id":"bafe00fd6aed4c03ade566c0ec9d7cdd","fixed_ips":[{"subnet_id":"a2f6d0b7-6210-4b5d-bdcb-5e3e756f64df","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c53b7d1c-475e-4edb-8c89-ad8e10b7063e","tenant_id":"bafe00fd6aed4c03ade566c0ec9d7cdd","created_at":"2018-06-27T22:17:34Z","admin_state_up":true,"updated_at":"2018-06-27T22:17:40Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-c53b7d1c-475e-4edb-8c89-ad8e10b7063e","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:56:d1:c7","id":"2ab21c93-02b3-40ec-b981-7a421e3d727c","port_security_enabled":false,"project_id":"bafe00fd6aed4c03ade566c0ec9d7cdd","fixed_ips":[{"subnet_id":"a2f6d0b7-6210-4b5d-bdcb-5e3e756f64df","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c53b7d1c-475e-4edb-8c89-ad8e10b7063e","tenant_id":"bafe00fd6aed4c03ade566c0ec9d7cdd","created_at":"2018-06-27T22:17:57Z","admin_state_up":true,"updated_at":"2018-06-27T22:18:25Z","binding:vnic_type":"normal","device_id":"d3d9889f-9139-4bdf-b5a1-b0c81968f760","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:b9:bb:b6","id":"9ac0fdf9-8d22-4509-ad3a-18acde0d0c10","port_security_enabled":true,"project_id":"bafe00fd6aed4c03ade566c0ec9d7cdd","fixed_ips":[{"subnet_id":"a2f6d0b7-6210-4b5d-bdcb-5e3e756f64df","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":["dee20b39-991e-4501-bff2-12dd3919ba7c"],"name":"CreateInstanceVolumeTests-8f29cab3-ed3e-4f0d-8e7e-3dcd6cf5f0cb-port"}]} 2018-06-27 22:19:05,093 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=c53b7d1c-475e-4edb-8c89-ad8e10b7063e used request id req-2c05e7a2-2d66-4639-b78a-2ff3e704d4ff 2018-06-27 22:19:05,094 - create_instance - INFO - Deleting Port with ID - 9ac0fdf9-8d22-4509-ad3a-18acde0d0c10 2018-06-27 22:19:05,094 - neutron_utils - INFO - Deleting port with name CreateInstanceVolumeTests-8f29cab3-ed3e-4f0d-8e7e-3dcd6cf5f0cb-port 2018-06-27 22:19:05,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/ports/9ac0fdf9-8d22-4509-ad3a-18acde0d0c10 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb9cc5997580e6df3ed17ce402870786df73bb32" 2018-06-27 22:19:06,615 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:19:06 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-5d024a91-d8ad-47ef-9f9c-1d0496d369e0 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:19:06,615 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/ports/9ac0fdf9-8d22-4509-ad3a-18acde0d0c10 used request id req-5d024a91-d8ad-47ef-9f9c-1d0496d369e0 2018-06-27 22:19:06,618 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/bafe00fd6aed4c03ade566c0ec9d7cdd/volumes/89d85cbf-bfa6-4cba-80d3-c62744cb9af1 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-62018222-bbdb-4361-bab9-2ef52c73a34d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb9cc5997580e6df3ed17ce402870786df73bb32" 2018-06-27 22:19:06,989 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:19:06 GMT Content-Type: application/json Content-Length: 1275 Connection: keep-alive x-compute-request-id: req-e1b7a2c1-1543-4910-8995-9ff9f68d45e9 x-openstack-request-id: req-e1b7a2c1-1543-4910-8995-9ff9f68d45e9 Front-End-Https: on RESP BODY: {"volume": {"status": "in-use", "user_id": "7130bc69b850436787818c2f05adb0de", "attachments": [{"server_id": "d3d9889f-9139-4bdf-b5a1-b0c81968f760", "attachment_id": "22021286-25b5-4423-aa0d-a82e30e9cd07", "attached_at": "2018-06-27T22:18:51.000000", "host_name": "cmp002", "volume_id": "89d85cbf-bfa6-4cba-80d3-c62744cb9af1", "device": "/dev/vdc", "id": "89d85cbf-bfa6-4cba-80d3-c62744cb9af1"}], "links": [{"href": "https://172.30.10.101:8776/v2/bafe00fd6aed4c03ade566c0ec9d7cdd/volumes/89d85cbf-bfa6-4cba-80d3-c62744cb9af1", "rel": "self"}, {"href": "https://172.30.10.101:8776/bafe00fd6aed4c03ade566c0ec9d7cdd/volumes/89d85cbf-bfa6-4cba-80d3-c62744cb9af1", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-06-27T22:17:38.000000", "description": null, "os-vol-tenant-attr:tenant_id": "bafe00fd6aed4c03ade566c0ec9d7cdd", "updated_at": "2018-06-27T22:18:55.000000", "volume_type": "lvm-driver", "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-8f29cab3-ed3e-4f0d-8e7e-3dcd6cf5f0cb-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "89d85cbf-bfa6-4cba-80d3-c62744cb9af1", "size": 1}} 2018-06-27 22:19:06,989 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/bafe00fd6aed4c03ade566c0ec9d7cdd/volumes/89d85cbf-bfa6-4cba-80d3-c62744cb9af1 used request id req-e1b7a2c1-1543-4910-8995-9ff9f68d45e9 2018-06-27 22:19:06,992 - 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/d3d9889f-9139-4bdf-b5a1-b0c81968f760/os-volume_attachments/89d85cbf-bfa6-4cba-80d3-c62744cb9af1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb9cc5997580e6df3ed17ce402870786df73bb32" 2018-06-27 22:19:12,826 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 22:19: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-b1192d1b-cc6d-4102-a986-015fc73af0f5 X-Compute-Request-Id: req-b1192d1b-cc6d-4102-a986-015fc73af0f5 2018-06-27 22:19:12,826 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/servers/d3d9889f-9139-4bdf-b5a1-b0c81968f760/os-volume_attachments/89d85cbf-bfa6-4cba-80d3-c62744cb9af1 used request id req-b1192d1b-cc6d-4102-a986-015fc73af0f5 2018-06-27 22:19:12,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/d3d9889f-9139-4bdf-b5a1-b0c81968f760 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb9cc5997580e6df3ed17ce402870786df73bb32" 2018-06-27 22:19:14,601 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:19:14 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-5bc95bd8-720d-4168-905b-f79290d5b63e X-Compute-Request-Id: req-5bc95bd8-720d-4168-905b-f79290d5b63e 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/d3d9889f-9139-4bdf-b5a1-b0c81968f760", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/d3d9889f-9139-4bdf-b5a1-b0c81968f760", "rel": "bookmark"}], "image": {"id": "80a42098-999a-4d6a-b0a9-0c4826f30c26", "links": [{"href": "http://172.30.10.101:8774/images/80a42098-999a-4d6a-b0a9-0c4826f30c26", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:18:25.000000", "flavor": {"id": "1cba8553-71a6-44f7-96d1-618093755694", "links": [{"href": "http://172.30.10.101:8774/flavors/1cba8553-71a6-44f7-96d1-618093755694", "rel": "bookmark"}]}, "id": "d3d9889f-9139-4bdf-b5a1-b0c81968f760", "user_id": "7130bc69b850436787818c2f05adb0de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:18:26Z", "hostId": "7f49b4f396a257596c776627d21319adf3804b5e6d65a12b732e98bc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-8f29cab3-ed3e-4f0d-8e7e-3dcd6cf5f0cb-inst", "created": "2018-06-27T22:18:08Z", "tenant_id": "bafe00fd6aed4c03ade566c0ec9d7cdd", "os-extended-volumes:volumes_attached": [{"id": "89d85cbf-bfa6-4cba-80d3-c62744cb9af1"}, {"id": "6d77f13f-0233-4917-89cf-29b4f1bb2970"}], "metadata": {}}} 2018-06-27 22:19:14,601 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/d3d9889f-9139-4bdf-b5a1-b0c81968f760 used request id req-5bc95bd8-720d-4168-905b-f79290d5b63e 2018-06-27 22:19:17,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/d3d9889f-9139-4bdf-b5a1-b0c81968f760 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb9cc5997580e6df3ed17ce402870786df73bb32" 2018-06-27 22:19:19,034 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:19:19 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-de61802d-0e11-41c0-893a-4eef7333acfa X-Compute-Request-Id: req-de61802d-0e11-41c0-893a-4eef7333acfa 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/d3d9889f-9139-4bdf-b5a1-b0c81968f760", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/d3d9889f-9139-4bdf-b5a1-b0c81968f760", "rel": "bookmark"}], "image": {"id": "80a42098-999a-4d6a-b0a9-0c4826f30c26", "links": [{"href": "http://172.30.10.101:8774/images/80a42098-999a-4d6a-b0a9-0c4826f30c26", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:18:25.000000", "flavor": {"id": "1cba8553-71a6-44f7-96d1-618093755694", "links": [{"href": "http://172.30.10.101:8774/flavors/1cba8553-71a6-44f7-96d1-618093755694", "rel": "bookmark"}]}, "id": "d3d9889f-9139-4bdf-b5a1-b0c81968f760", "user_id": "7130bc69b850436787818c2f05adb0de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:18:26Z", "hostId": "7f49b4f396a257596c776627d21319adf3804b5e6d65a12b732e98bc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-8f29cab3-ed3e-4f0d-8e7e-3dcd6cf5f0cb-inst", "created": "2018-06-27T22:18:08Z", "tenant_id": "bafe00fd6aed4c03ade566c0ec9d7cdd", "os-extended-volumes:volumes_attached": [{"id": "6d77f13f-0233-4917-89cf-29b4f1bb2970"}], "metadata": {}}} 2018-06-27 22:19:19,034 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/d3d9889f-9139-4bdf-b5a1-b0c81968f760 used request id req-de61802d-0e11-41c0-893a-4eef7333acfa 2018-06-27 22:19:19,037 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/bafe00fd6aed4c03ade566c0ec9d7cdd/volumes/6d77f13f-0233-4917-89cf-29b4f1bb2970 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-62018222-bbdb-4361-bab9-2ef52c73a34d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb9cc5997580e6df3ed17ce402870786df73bb32" 2018-06-27 22:19:19,336 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:19:19 GMT Content-Type: application/json Content-Length: 1275 Connection: keep-alive x-compute-request-id: req-3863fd6f-a712-4775-ae11-d06de19f289d x-openstack-request-id: req-3863fd6f-a712-4775-ae11-d06de19f289d Front-End-Https: on RESP BODY: {"volume": {"status": "in-use", "user_id": "7130bc69b850436787818c2f05adb0de", "attachments": [{"server_id": "d3d9889f-9139-4bdf-b5a1-b0c81968f760", "attachment_id": "ce258566-cc93-4936-b516-13ae6b7bc567", "attached_at": "2018-06-27T22:19:04.000000", "host_name": "cmp002", "volume_id": "6d77f13f-0233-4917-89cf-29b4f1bb2970", "device": "/dev/vdd", "id": "6d77f13f-0233-4917-89cf-29b4f1bb2970"}], "links": [{"href": "https://172.30.10.101:8776/v2/bafe00fd6aed4c03ade566c0ec9d7cdd/volumes/6d77f13f-0233-4917-89cf-29b4f1bb2970", "rel": "self"}, {"href": "https://172.30.10.101:8776/bafe00fd6aed4c03ade566c0ec9d7cdd/volumes/6d77f13f-0233-4917-89cf-29b4f1bb2970", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-06-27T22:17:44.000000", "description": null, "os-vol-tenant-attr:tenant_id": "bafe00fd6aed4c03ade566c0ec9d7cdd", "updated_at": "2018-06-27T22:19:06.000000", "volume_type": "lvm-driver", "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-8f29cab3-ed3e-4f0d-8e7e-3dcd6cf5f0cb-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "6d77f13f-0233-4917-89cf-29b4f1bb2970", "size": 1}} 2018-06-27 22:19:19,336 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/bafe00fd6aed4c03ade566c0ec9d7cdd/volumes/6d77f13f-0233-4917-89cf-29b4f1bb2970 used request id req-3863fd6f-a712-4775-ae11-d06de19f289d 2018-06-27 22:19:19,339 - 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/d3d9889f-9139-4bdf-b5a1-b0c81968f760/os-volume_attachments/6d77f13f-0233-4917-89cf-29b4f1bb2970 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb9cc5997580e6df3ed17ce402870786df73bb32" 2018-06-27 22:19:22,464 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 22:19: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-3b3ad9b0-78c9-470b-ae97-3d6cb293d5d4 X-Compute-Request-Id: req-3b3ad9b0-78c9-470b-ae97-3d6cb293d5d4 2018-06-27 22:19:22,464 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/servers/d3d9889f-9139-4bdf-b5a1-b0c81968f760/os-volume_attachments/6d77f13f-0233-4917-89cf-29b4f1bb2970 used request id req-3b3ad9b0-78c9-470b-ae97-3d6cb293d5d4 2018-06-27 22:19:22,468 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/d3d9889f-9139-4bdf-b5a1-b0c81968f760 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb9cc5997580e6df3ed17ce402870786df73bb32" 2018-06-27 22:19:23,427 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:19:23 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-45d41031-c740-45e5-b85a-accb702b81cb X-Compute-Request-Id: req-45d41031-c740-45e5-b85a-accb702b81cb 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/d3d9889f-9139-4bdf-b5a1-b0c81968f760", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/d3d9889f-9139-4bdf-b5a1-b0c81968f760", "rel": "bookmark"}], "image": {"id": "80a42098-999a-4d6a-b0a9-0c4826f30c26", "links": [{"href": "http://172.30.10.101:8774/images/80a42098-999a-4d6a-b0a9-0c4826f30c26", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:18:25.000000", "flavor": {"id": "1cba8553-71a6-44f7-96d1-618093755694", "links": [{"href": "http://172.30.10.101:8774/flavors/1cba8553-71a6-44f7-96d1-618093755694", "rel": "bookmark"}]}, "id": "d3d9889f-9139-4bdf-b5a1-b0c81968f760", "user_id": "7130bc69b850436787818c2f05adb0de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:18:26Z", "hostId": "7f49b4f396a257596c776627d21319adf3804b5e6d65a12b732e98bc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-8f29cab3-ed3e-4f0d-8e7e-3dcd6cf5f0cb-inst", "created": "2018-06-27T22:18:08Z", "tenant_id": "bafe00fd6aed4c03ade566c0ec9d7cdd", "os-extended-volumes:volumes_attached": [{"id": "6d77f13f-0233-4917-89cf-29b4f1bb2970"}], "metadata": {}}} 2018-06-27 22:19:23,427 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/d3d9889f-9139-4bdf-b5a1-b0c81968f760 used request id req-45d41031-c740-45e5-b85a-accb702b81cb 2018-06-27 22:19:26,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/d3d9889f-9139-4bdf-b5a1-b0c81968f760 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb9cc5997580e6df3ed17ce402870786df73bb32" 2018-06-27 22:19:26,853 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:19:26 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-454cd26e-083a-4737-a66b-8873b362ae2b X-Compute-Request-Id: req-454cd26e-083a-4737-a66b-8873b362ae2b 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/d3d9889f-9139-4bdf-b5a1-b0c81968f760", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/d3d9889f-9139-4bdf-b5a1-b0c81968f760", "rel": "bookmark"}], "image": {"id": "80a42098-999a-4d6a-b0a9-0c4826f30c26", "links": [{"href": "http://172.30.10.101:8774/images/80a42098-999a-4d6a-b0a9-0c4826f30c26", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:18:25.000000", "flavor": {"id": "1cba8553-71a6-44f7-96d1-618093755694", "links": [{"href": "http://172.30.10.101:8774/flavors/1cba8553-71a6-44f7-96d1-618093755694", "rel": "bookmark"}]}, "id": "d3d9889f-9139-4bdf-b5a1-b0c81968f760", "user_id": "7130bc69b850436787818c2f05adb0de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:18:26Z", "hostId": "7f49b4f396a257596c776627d21319adf3804b5e6d65a12b732e98bc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-8f29cab3-ed3e-4f0d-8e7e-3dcd6cf5f0cb-inst", "created": "2018-06-27T22:18:08Z", "tenant_id": "bafe00fd6aed4c03ade566c0ec9d7cdd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:19:26,853 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/d3d9889f-9139-4bdf-b5a1-b0c81968f760 used request id req-454cd26e-083a-4737-a66b-8873b362ae2b 2018-06-27 22:19:26,853 - create_instance - INFO - Deleting VM instance - CreateInstanceVolumeTests-8f29cab3-ed3e-4f0d-8e7e-3dcd6cf5f0cb-inst 2018-06-27 22:19:26,856 - 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/d3d9889f-9139-4bdf-b5a1-b0c81968f760 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb9cc5997580e6df3ed17ce402870786df73bb32" 2018-06-27 22:19:28,000 - novaclient.v2.client - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:19: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-e5dd4d45-f8c1-472c-b172-10f2d9d3296e X-Compute-Request-Id: req-e5dd4d45-f8c1-472c-b172-10f2d9d3296e Front-End-Https: on 2018-06-27 22:19:28,000 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/servers/d3d9889f-9139-4bdf-b5a1-b0c81968f760 used request id req-e5dd4d45-f8c1-472c-b172-10f2d9d3296e 2018-06-27 22:19:28,001 - create_instance - INFO - Checking deletion status 2018-06-27 22:19:28,004 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/d3d9889f-9139-4bdf-b5a1-b0c81968f760 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb9cc5997580e6df3ed17ce402870786df73bb32" 2018-06-27 22:19:28,922 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:19:28 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-ef8ecc1e-19a3-4bf2-a48e-c2be196367e1 X-Compute-Request-Id: req-ef8ecc1e-19a3-4bf2-a48e-c2be196367e1 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/d3d9889f-9139-4bdf-b5a1-b0c81968f760", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/d3d9889f-9139-4bdf-b5a1-b0c81968f760", "rel": "bookmark"}], "image": {"id": "80a42098-999a-4d6a-b0a9-0c4826f30c26", "links": [{"href": "http://172.30.10.101:8774/images/80a42098-999a-4d6a-b0a9-0c4826f30c26", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:18:25.000000", "flavor": {"id": "1cba8553-71a6-44f7-96d1-618093755694", "links": [{"href": "http://172.30.10.101:8774/flavors/1cba8553-71a6-44f7-96d1-618093755694", "rel": "bookmark"}]}, "id": "d3d9889f-9139-4bdf-b5a1-b0c81968f760", "user_id": "7130bc69b850436787818c2f05adb0de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:19:28Z", "hostId": "7f49b4f396a257596c776627d21319adf3804b5e6d65a12b732e98bc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-8f29cab3-ed3e-4f0d-8e7e-3dcd6cf5f0cb-inst", "created": "2018-06-27T22:18:08Z", "tenant_id": "bafe00fd6aed4c03ade566c0ec9d7cdd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:19:28,922 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/d3d9889f-9139-4bdf-b5a1-b0c81968f760 used request id req-ef8ecc1e-19a3-4bf2-a48e-c2be196367e1 2018-06-27 22:19:28,923 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-8f29cab3-ed3e-4f0d-8e7e-3dcd6cf5f0cb-inst] is - ACTIVE 2018-06-27 22:19:28,923 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 22:19:31,926 - create_instance - DEBUG - VM status query timeout in 296.074589968 2018-06-27 22:19:31,930 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/d3d9889f-9139-4bdf-b5a1-b0c81968f760 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb9cc5997580e6df3ed17ce402870786df73bb32" 2018-06-27 22:19:32,113 - novaclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Wed, 27 Jun 2018 22:19:32 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-c0010d50-41cb-45ec-a524-daa642d98a56 X-Compute-Request-Id: req-c0010d50-41cb-45ec-a524-daa642d98a56 RESP BODY: {"itemNotFound": {"message": "Instance d3d9889f-9139-4bdf-b5a1-b0c81968f760 could not be found.", "code": 404}} 2018-06-27 22:19:32,113 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/d3d9889f-9139-4bdf-b5a1-b0c81968f760 used request id req-c0010d50-41cb-45ec-a524-daa642d98a56 2018-06-27 22:19:32,114 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance d3d9889f-9139-4bdf-b5a1-b0c81968f760 could not be found. (HTTP 404) (Request-ID: req-c0010d50-41cb-45ec-a524-daa642d98a56) 2018-06-27 22:19:32,114 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceVolumeTests-8f29cab3-ed3e-4f0d-8e7e-3dcd6cf5f0cb-inst 2018-06-27 22:19:32,123 - 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/1cba8553-71a6-44f7-96d1-618093755694 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de205f32fc4f55ab8535b4537bee93309571eb98" 2018-06-27 22:19:32,246 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 22:19: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-95ee476d-7ae3-4396-804b-705c81272951 X-Compute-Request-Id: req-95ee476d-7ae3-4396-804b-705c81272951 2018-06-27 22:19:32,246 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/flavors/1cba8553-71a6-44f7-96d1-618093755694 used request id req-95ee476d-7ae3-4396-804b-705c81272951 2018-06-27 22:19:32,247 - neutron_utils - INFO - Deleting subnet with name CreateInstanceVolumeTests-8f29cab3-ed3e-4f0d-8e7e-3dcd6cf5f0cb-pub-subnet 2018-06-27 22:19:32,247 - neutron_utils - INFO - Deleting subnet with name CreateInstanceVolumeTests-8f29cab3-ed3e-4f0d-8e7e-3dcd6cf5f0cb-pub-subnet 2018-06-27 22:19:32,252 - 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/a2f6d0b7-6210-4b5d-bdcb-5e3e756f64df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bde53213311adb6af79e66be1a67e79310b7c97c" 2018-06-27 22:19:37,100 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:19:37 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-0689ff41-1da3-4e23-98ff-59177959086e Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:19:37,100 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/a2f6d0b7-6210-4b5d-bdcb-5e3e756f64df used request id req-0689ff41-1da3-4e23-98ff-59177959086e 2018-06-27 22:19:37,100 - neutron_utils - INFO - Deleting network with name CreateInstanceVolumeTests-8f29cab3-ed3e-4f0d-8e7e-3dcd6cf5f0cb-pub-net 2018-06-27 22:19:37,105 - 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/c53b7d1c-475e-4edb-8c89-ad8e10b7063e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bde53213311adb6af79e66be1a67e79310b7c97c" 2018-06-27 22:19:39,967 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:19:39 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-ca2e4e97-7508-42fc-8be4-f0f6199f95ff Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:19:39,967 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/c53b7d1c-475e-4edb-8c89-ad8e10b7063e used request id req-ca2e4e97-7508-42fc-8be4-f0f6199f95ff 2018-06-27 22:19:39,971 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/bafe00fd6aed4c03ade566c0ec9d7cdd/volumes/6d77f13f-0233-4917-89cf-29b4f1bb2970 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-30b60e95-dc4f-45fd-a2b4-53a1a51b700b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1cc5b891bf7f7e74a1dce5fffd4cfed7b782188" 2018-06-27 22:19:40,972 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:19:40 GMT Content-Type: application/json Content-Length: 958 Connection: keep-alive x-compute-request-id: req-99ceffac-3946-4387-9731-bd33f7849c89 x-openstack-request-id: req-99ceffac-3946-4387-9731-bd33f7849c89 Front-End-Https: on RESP BODY: {"volume": {"status": "available", "user_id": "7130bc69b850436787818c2f05adb0de", "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/bafe00fd6aed4c03ade566c0ec9d7cdd/volumes/6d77f13f-0233-4917-89cf-29b4f1bb2970", "rel": "self"}, {"href": "https://172.30.10.101:8776/bafe00fd6aed4c03ade566c0ec9d7cdd/volumes/6d77f13f-0233-4917-89cf-29b4f1bb2970", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-06-27T22:17:44.000000", "description": null, "os-vol-tenant-attr:tenant_id": "bafe00fd6aed4c03ade566c0ec9d7cdd", "updated_at": "2018-06-27T22:19:25.000000", "volume_type": "lvm-driver", "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-8f29cab3-ed3e-4f0d-8e7e-3dcd6cf5f0cb-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "6d77f13f-0233-4917-89cf-29b4f1bb2970", "size": 1}} 2018-06-27 22:19:40,972 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/bafe00fd6aed4c03ade566c0ec9d7cdd/volumes/6d77f13f-0233-4917-89cf-29b4f1bb2970 used request id req-99ceffac-3946-4387-9731-bd33f7849c89 2018-06-27 22:19:40,973 - create_volume - DEBUG - Instance status is - available 2018-06-27 22:19:40,973 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-8f29cab3-ed3e-4f0d-8e7e-3dcd6cf5f0cb-2 2018-06-27 22:19:40,973 - cinder_utils - INFO - Deleting volume named - CreateInstanceVolumeTests-CreateInstanceVolumeTests-8f29cab3-ed3e-4f0d-8e7e-3dcd6cf5f0cb-2 2018-06-27 22:19:40,976 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8776/v2/bafe00fd6aed4c03ade566c0ec9d7cdd/volumes/6d77f13f-0233-4917-89cf-29b4f1bb2970 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-30b60e95-dc4f-45fd-a2b4-53a1a51b700b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1cc5b891bf7f7e74a1dce5fffd4cfed7b782188" 2018-06-27 22:19:42,008 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 22:19:42 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-af07052c-dc73-45ab-8917-85be99f47e0b RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-27 22:19:42,008 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://172.30.10.101:8776/v2/bafe00fd6aed4c03ade566c0ec9d7cdd/volumes/6d77f13f-0233-4917-89cf-29b4f1bb2970 used request id req-af07052c-dc73-45ab-8917-85be99f47e0b 2018-06-27 22:19:42,011 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/bafe00fd6aed4c03ade566c0ec9d7cdd/volumes/6d77f13f-0233-4917-89cf-29b4f1bb2970 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-30b60e95-dc4f-45fd-a2b4-53a1a51b700b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1cc5b891bf7f7e74a1dce5fffd4cfed7b782188" 2018-06-27 22:19:42,373 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:19:42 GMT Content-Type: application/json Content-Length: 957 Connection: keep-alive x-compute-request-id: req-bcd24719-5391-4293-9d4e-6cf247202d0f x-openstack-request-id: req-bcd24719-5391-4293-9d4e-6cf247202d0f Front-End-Https: on RESP BODY: {"volume": {"status": "deleting", "user_id": "7130bc69b850436787818c2f05adb0de", "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/bafe00fd6aed4c03ade566c0ec9d7cdd/volumes/6d77f13f-0233-4917-89cf-29b4f1bb2970", "rel": "self"}, {"href": "https://172.30.10.101:8776/bafe00fd6aed4c03ade566c0ec9d7cdd/volumes/6d77f13f-0233-4917-89cf-29b4f1bb2970", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-06-27T22:17:44.000000", "description": null, "os-vol-tenant-attr:tenant_id": "bafe00fd6aed4c03ade566c0ec9d7cdd", "updated_at": "2018-06-27T22:19:42.000000", "volume_type": "lvm-driver", "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-8f29cab3-ed3e-4f0d-8e7e-3dcd6cf5f0cb-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "6d77f13f-0233-4917-89cf-29b4f1bb2970", "size": 1}} 2018-06-27 22:19:42,373 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/bafe00fd6aed4c03ade566c0ec9d7cdd/volumes/6d77f13f-0233-4917-89cf-29b4f1bb2970 used request id req-bcd24719-5391-4293-9d4e-6cf247202d0f 2018-06-27 22:19:42,373 - create_volume - DEBUG - Instance status is - deleting 2018-06-27 22:19:42,374 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-06-27 22:19:45,375 - create_volume - DEBUG - Volume status query timeout in 56.6340339184 2018-06-27 22:19:45,378 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/bafe00fd6aed4c03ade566c0ec9d7cdd/volumes/6d77f13f-0233-4917-89cf-29b4f1bb2970 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-30b60e95-dc4f-45fd-a2b4-53a1a51b700b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1cc5b891bf7f7e74a1dce5fffd4cfed7b782188" 2018-06-27 22:19:45,633 - cinderclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Wed, 27 Jun 2018 22:19:45 GMT Content-Type: application/json Content-Length: 109 Connection: keep-alive x-compute-request-id: req-323fe6a8-f12c-41f9-a405-039e2743ab66 x-openstack-request-id: req-323fe6a8-f12c-41f9-a405-039e2743ab66 RESP BODY: {"itemNotFound": {"message": "Volume 6d77f13f-0233-4917-89cf-29b4f1bb2970 could not be found.", "code": 404}} 2018-06-27 22:19:45,634 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/bafe00fd6aed4c03ade566c0ec9d7cdd/volumes/6d77f13f-0233-4917-89cf-29b4f1bb2970 used request id req-323fe6a8-f12c-41f9-a405-039e2743ab66 2018-06-27 22:19:45,634 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 6d77f13f-0233-4917-89cf-29b4f1bb2970 could not be found. (HTTP 404) (Request-ID: req-323fe6a8-f12c-41f9-a405-039e2743ab66) 2018-06-27 22:19:45,634 - create_volume - INFO - Volume has been properly deleted with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-8f29cab3-ed3e-4f0d-8e7e-3dcd6cf5f0cb-2 2018-06-27 22:19:45,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/bafe00fd6aed4c03ade566c0ec9d7cdd/volumes/89d85cbf-bfa6-4cba-80d3-c62744cb9af1 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2e6cc7a4-c6d3-4dbb-8fb8-89f36403280b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00bfd25f85071076d5b8b00c6c89976aad74052c" 2018-06-27 22:19:46,022 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:19:46 GMT Content-Type: application/json Content-Length: 958 Connection: keep-alive x-compute-request-id: req-8dc1d1c8-7b33-4674-825f-e2596bee5c5f x-openstack-request-id: req-8dc1d1c8-7b33-4674-825f-e2596bee5c5f Front-End-Https: on RESP BODY: {"volume": {"status": "available", "user_id": "7130bc69b850436787818c2f05adb0de", "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/bafe00fd6aed4c03ade566c0ec9d7cdd/volumes/89d85cbf-bfa6-4cba-80d3-c62744cb9af1", "rel": "self"}, {"href": "https://172.30.10.101:8776/bafe00fd6aed4c03ade566c0ec9d7cdd/volumes/89d85cbf-bfa6-4cba-80d3-c62744cb9af1", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-06-27T22:17:38.000000", "description": null, "os-vol-tenant-attr:tenant_id": "bafe00fd6aed4c03ade566c0ec9d7cdd", "updated_at": "2018-06-27T22:19:16.000000", "volume_type": "lvm-driver", "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-8f29cab3-ed3e-4f0d-8e7e-3dcd6cf5f0cb-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "89d85cbf-bfa6-4cba-80d3-c62744cb9af1", "size": 1}} 2018-06-27 22:19:46,022 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/bafe00fd6aed4c03ade566c0ec9d7cdd/volumes/89d85cbf-bfa6-4cba-80d3-c62744cb9af1 used request id req-8dc1d1c8-7b33-4674-825f-e2596bee5c5f 2018-06-27 22:19:46,022 - create_volume - DEBUG - Instance status is - available 2018-06-27 22:19:46,023 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-8f29cab3-ed3e-4f0d-8e7e-3dcd6cf5f0cb-1 2018-06-27 22:19:46,023 - cinder_utils - INFO - Deleting volume named - CreateInstanceVolumeTests-CreateInstanceVolumeTests-8f29cab3-ed3e-4f0d-8e7e-3dcd6cf5f0cb-1 2018-06-27 22:19:46,026 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8776/v2/bafe00fd6aed4c03ade566c0ec9d7cdd/volumes/89d85cbf-bfa6-4cba-80d3-c62744cb9af1 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2e6cc7a4-c6d3-4dbb-8fb8-89f36403280b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00bfd25f85071076d5b8b00c6c89976aad74052c" 2018-06-27 22:19:46,852 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 22:19:46 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-9623b17f-608a-43ce-acad-4e10c01d6f82 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-27 22:19:46,853 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://172.30.10.101:8776/v2/bafe00fd6aed4c03ade566c0ec9d7cdd/volumes/89d85cbf-bfa6-4cba-80d3-c62744cb9af1 used request id req-9623b17f-608a-43ce-acad-4e10c01d6f82 2018-06-27 22:19:46,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/bafe00fd6aed4c03ade566c0ec9d7cdd/volumes/89d85cbf-bfa6-4cba-80d3-c62744cb9af1 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2e6cc7a4-c6d3-4dbb-8fb8-89f36403280b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00bfd25f85071076d5b8b00c6c89976aad74052c" 2018-06-27 22:19:47,746 - cinderclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Wed, 27 Jun 2018 22:19:47 GMT Content-Type: application/json Content-Length: 109 Connection: keep-alive x-compute-request-id: req-76b6eb02-553c-4479-b924-9a069b6bd9ef x-openstack-request-id: req-76b6eb02-553c-4479-b924-9a069b6bd9ef RESP BODY: {"itemNotFound": {"message": "Volume 89d85cbf-bfa6-4cba-80d3-c62744cb9af1 could not be found.", "code": 404}} 2018-06-27 22:19:47,746 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/bafe00fd6aed4c03ade566c0ec9d7cdd/volumes/89d85cbf-bfa6-4cba-80d3-c62744cb9af1 used request id req-76b6eb02-553c-4479-b924-9a069b6bd9ef 2018-06-27 22:19:47,746 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 89d85cbf-bfa6-4cba-80d3-c62744cb9af1 could not be found. (HTTP 404) (Request-ID: req-76b6eb02-553c-4479-b924-9a069b6bd9ef) 2018-06-27 22:19:47,747 - create_volume - INFO - Volume has been properly deleted with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-8f29cab3-ed3e-4f0d-8e7e-3dcd6cf5f0cb-1 2018-06-27 22:19:47,748 - glance_utils - INFO - Deleting image named - CreateInstanceVolumeTests-8f29cab3-ed3e-4f0d-8e7e-3dcd6cf5f0cb-image 2018-06-27 22:19:47,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9292/v2/images/80a42098-999a-4d6a-b0a9-0c4826f30c26 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5a72b575a54ca1eb00e07dd75e181ca1a29a6447" 2018-06-27 22:19:48,059 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:19:48 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-d591e81b-a6f4-47c2-a0cb-0c6e7068b0eb 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-27 22:19:48,060 - keystoneauth.session - DEBUG - DELETE call to image for https://172.30.10.101:9292/v2/images/80a42098-999a-4d6a-b0a9-0c4826f30c26 used request id req-d591e81b-a6f4-47c2-a0cb-0c6e7068b0eb 2018-06-27 22:19:48,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=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98bedcf8bc7a28e4f74cd66dba30c6ba8dbcf99e" 2018-06-27 22:19:48,980 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:19:48 GMT Content-Type: application/json Content-Length: 11766 Connection: keep-alive X-Openstack-Request-Id: req-fa93a0da-c1db-492f-8034-2727d7b69a8d Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-27T19:03:04Z", "updated_at": "2018-06-27T19:03:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "6748ef1e-56da-434e-9e89-e86b58537b65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "b3e3826c-1c48-4699-93f0-f8a310956753", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "bfad35fa-7ea9-4a81-917d-7b86481eb510", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "d657b333-103d-4d19-add8-1e8bae2f8849", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b92069937e44a3786e439f95c61afe5", "created_at": "2018-06-27T19:08:41Z", "updated_at": "2018-06-27T19:08:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "4ac2a090-f595-4e7b-9b7a-a52fa204e881", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "5508c0b1-6261-44cb-854d-60c64bcbba0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "a60c77dc-6985-48ac-a3a3-067176d3e52f", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "e6ec0fa4-1eb3-4c5d-a451-c7acfd7fde82", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}], "revision_number": 4, "project_id": "4b92069937e44a3786e439f95c61afe5", "id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T18:59:55Z", "updated_at": "2018-06-27T18:59:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "5a060918-419b-4ec3-90df-a7764c06af2f", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "6cd9bbf0-4d1b-4b13-a6c4-e20a15bb3360", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "8134c0f0-89c6-4d45-bef8-a9260d9d0723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "e0e7297a-a59d-4d2b-b75c-2cc86b269114", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}], "revision_number": 4, "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bafe00fd6aed4c03ade566c0ec9d7cdd", "created_at": "2018-06-27T22:17:30Z", "updated_at": "2018-06-27T22:17:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:17:30Z", "revision_number": 0, "id": "268c9fc6-2424-4cc2-8139-4d7310e6e31e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:17:30Z", "security_group_id": "dee20b39-991e-4501-bff2-12dd3919ba7c", "tenant_id": "bafe00fd6aed4c03ade566c0ec9d7cdd", "port_range_min": null, "ethertype": "IPv4", "project_id": "bafe00fd6aed4c03ade566c0ec9d7cdd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:17:30Z", "revision_number": 0, "id": "5fb14cef-2503-4bac-b94c-bb99c93d57b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:17:30Z", "security_group_id": "dee20b39-991e-4501-bff2-12dd3919ba7c", "tenant_id": "bafe00fd6aed4c03ade566c0ec9d7cdd", "port_range_min": null, "ethertype": "IPv6", "project_id": "bafe00fd6aed4c03ade566c0ec9d7cdd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:17:30Z", "revision_number": 0, "id": "85de856f-7a75-40b1-807e-0c0c23ed96aa", "remote_group_id": "dee20b39-991e-4501-bff2-12dd3919ba7c", "remote_ip_prefix": null, "created_at": "2018-06-27T22:17:30Z", "security_group_id": "dee20b39-991e-4501-bff2-12dd3919ba7c", "tenant_id": "bafe00fd6aed4c03ade566c0ec9d7cdd", "port_range_min": null, "ethertype": "IPv4", "project_id": "bafe00fd6aed4c03ade566c0ec9d7cdd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:17:30Z", "revision_number": 0, "id": "ea695628-6e1f-4146-9455-307daa1f4ed6", "remote_group_id": "dee20b39-991e-4501-bff2-12dd3919ba7c", "remote_ip_prefix": null, "created_at": "2018-06-27T22:17:30Z", "security_group_id": "dee20b39-991e-4501-bff2-12dd3919ba7c", "tenant_id": "bafe00fd6aed4c03ade566c0ec9d7cdd", "port_range_min": null, "ethertype": "IPv6", "project_id": "bafe00fd6aed4c03ade566c0ec9d7cdd"}], "revision_number": 4, "project_id": "bafe00fd6aed4c03ade566c0ec9d7cdd", "id": "dee20b39-991e-4501-bff2-12dd3919ba7c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "created_at": "2018-06-27T21:03:43Z", "updated_at": "2018-06-27T21:03:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "41061dbf-a5a2-465f-84dd-140f6104b3f7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "47d5c96d-0510-41a5-b33e-5683702c5bb8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "4b4b6430-3f42-4fe4-a25e-2c5c015a7699", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "e6a68cb7-6491-4474-a4d7-38496cac4eb7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}], "revision_number": 4, "project_id": "3f0a375b66c54145bff1c56e7c91ad73", "id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "name": "default"}]} 2018-06-27 22:19:48,980 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-fa93a0da-c1db-492f-8034-2727d7b69a8d 2018-06-27 22:19:48,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/4b92069937e44a3786e439f95c61afe5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98bedcf8bc7a28e4f74cd66dba30c6ba8dbcf99e" 2018-06-27 22:19:49,404 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:19:48 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-15174039-b1b3-4eac-bc01-9a6c77a97d63 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/4b92069937e44a3786e439f95c61afe5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4b92069937e44a3786e439f95c61afe5", "name": "service"}} 2018-06-27 22:19:49,405 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/4b92069937e44a3786e439f95c61afe5 used request id req-15174039-b1b3-4eac-bc01-9a6c77a97d63 2018-06-27 22:19:49,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98bedcf8bc7a28e4f74cd66dba30c6ba8dbcf99e" 2018-06-27 22:19:49,728 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:19:49 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b3f4e97b-a951-40ac-a28d-d698026d4f7f 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/8cdbc979369d4c15b8ddd6cc77d930e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}} 2018-06-27 22:19:49,729 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 used request id req-b3f4e97b-a951-40ac-a28d-d698026d4f7f 2018-06-27 22:19:49,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/bafe00fd6aed4c03ade566c0ec9d7cdd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98bedcf8bc7a28e4f74cd66dba30c6ba8dbcf99e" 2018-06-27 22:19:50,093 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:19:49 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a8805dc4-3d1d-4b43-bd2b-5a348484c116 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/bafe00fd6aed4c03ade566c0ec9d7cdd"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "bafe00fd6aed4c03ade566c0ec9d7cdd", "name": "CreateInstanceVolumeTests-69ce4812-3df0-42d-proj"}} 2018-06-27 22:19:50,093 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/bafe00fd6aed4c03ade566c0ec9d7cdd used request id req-a8805dc4-3d1d-4b43-bd2b-5a348484c116 2018-06-27 22:19:50,093 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - dee20b39-991e-4501-bff2-12dd3919ba7c 2018-06-27 22:19:50,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/security-group-rules?security_group_id=dee20b39-991e-4501-bff2-12dd3919ba7c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98bedcf8bc7a28e4f74cd66dba30c6ba8dbcf99e" 2018-06-27 22:19:51,079 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:19:51 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-aef45239-47ba-4840-9aaa-d2b0e1d56cd4 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-27T22:17:30Z", "security_group_id": "dee20b39-991e-4501-bff2-12dd3919ba7c", "port_range_min": null, "revision_number": 0, "tenant_id": "bafe00fd6aed4c03ade566c0ec9d7cdd", "created_at": "2018-06-27T22:17:30Z", "project_id": "bafe00fd6aed4c03ade566c0ec9d7cdd", "id": "268c9fc6-2424-4cc2-8139-4d7310e6e31e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T22:17:30Z", "security_group_id": "dee20b39-991e-4501-bff2-12dd3919ba7c", "port_range_min": null, "revision_number": 0, "tenant_id": "bafe00fd6aed4c03ade566c0ec9d7cdd", "created_at": "2018-06-27T22:17:30Z", "project_id": "bafe00fd6aed4c03ade566c0ec9d7cdd", "id": "5fb14cef-2503-4bac-b94c-bb99c93d57b2"}, {"remote_group_id": "dee20b39-991e-4501-bff2-12dd3919ba7c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T22:17:30Z", "security_group_id": "dee20b39-991e-4501-bff2-12dd3919ba7c", "port_range_min": null, "revision_number": 0, "tenant_id": "bafe00fd6aed4c03ade566c0ec9d7cdd", "created_at": "2018-06-27T22:17:30Z", "project_id": "bafe00fd6aed4c03ade566c0ec9d7cdd", "id": "85de856f-7a75-40b1-807e-0c0c23ed96aa"}, {"remote_group_id": "dee20b39-991e-4501-bff2-12dd3919ba7c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T22:17:30Z", "security_group_id": "dee20b39-991e-4501-bff2-12dd3919ba7c", "port_range_min": null, "revision_number": 0, "tenant_id": "bafe00fd6aed4c03ade566c0ec9d7cdd", "created_at": "2018-06-27T22:17:30Z", "project_id": "bafe00fd6aed4c03ade566c0ec9d7cdd", "id": "ea695628-6e1f-4146-9455-307daa1f4ed6"}]} 2018-06-27 22:19:51,079 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=dee20b39-991e-4501-bff2-12dd3919ba7c used request id req-aef45239-47ba-4840-9aaa-d2b0e1d56cd4 2018-06-27 22:19:51,080 - neutron_utils - INFO - Deleting security group with name - default 2018-06-27 22:19:51,085 - 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/dee20b39-991e-4501-bff2-12dd3919ba7c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98bedcf8bc7a28e4f74cd66dba30c6ba8dbcf99e" 2018-06-27 22:19:52,231 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:19:52 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-a5d50ada-3939-4fc3-83ca-28599c1b127d Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:19:52,231 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/dee20b39-991e-4501-bff2-12dd3919ba7c used request id req-a5d50ada-3939-4fc3-83ca-28599c1b127d 2018-06-27 22:19:52,232 - keystone_utils - INFO - Deleting project with name - CreateInstanceVolumeTests-69ce4812-3df0-42d-proj 2018-06-27 22:19:52,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/bafe00fd6aed4c03ade566c0ec9d7cdd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98bedcf8bc7a28e4f74cd66dba30c6ba8dbcf99e" 2018-06-27 22:19:52,805 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 22:19:52 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bab9d0d9-282a-4fc7-8695-a108d4d43a43 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:19:52,805 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/bafe00fd6aed4c03ade566c0ec9d7cdd used request id req-bab9d0d9-282a-4fc7-8695-a108d4d43a43 2018-06-27 22:19:52,805 - keystone_utils - INFO - Deleting role with name - CreateInstanceVolumeTests-69ce4812-3df0-42d-proj-role 2018-06-27 22:19:52,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/5b48b39f59bd4d9599a71069c8c1a0b0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98bedcf8bc7a28e4f74cd66dba30c6ba8dbcf99e" 2018-06-27 22:19:53,169 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 22:19:52 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-58cfa967-241e-4d1a-a994-4e448f451018 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:19:53,170 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/5b48b39f59bd4d9599a71069c8c1a0b0 used request id req-58cfa967-241e-4d1a-a994-4e448f451018 2018-06-27 22:19:53,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98bedcf8bc7a28e4f74cd66dba30c6ba8dbcf99e" 2018-06-27 22:19:53,543 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:19:53 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4472c88f-8ee5-4f35-8a1d-e7e9ecefb052 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 22:19:53,543 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-4472c88f-8ee5-4f35-8a1d-e7e9ecefb052 2018-06-27 22:19:53,544 - keystone_utils - INFO - Deleting user with name - CreateInstanceVolumeTests-69ce4812-3df0-42d-user 2018-06-27 22:19:53,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/7130bc69b850436787818c2f05adb0de -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3887ca1bdf2378109cc708279568dc36caefc55" 2018-06-27 22:19:54,243 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 22:19:53 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-76bce429-8911-4517-a7f3-8c4dbe0aa2bd Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:19:54,244 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/7130bc69b850436787818c2f05adb0de used request id req-76bce429-8911-4517-a7f3-8c4dbe0aa2bd 2018-06-27 22:19:54,246 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:19:55,181 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T23:19:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["v0Y7W-3oSi6KeKysn45mcQ"], "issued_at": "2018-06-27T22:19:55.000000Z"}} 2018-06-27 22:19:55,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}3450d286de3e3dccdc7d12cd6d36279c0da86c5b" 2018-06-27 22:19:55,509 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:19:55 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4fb1f6fc-01ab-49a1-8fce-ef82a4a4abda Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:19:55,509 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-4fb1f6fc-01ab-49a1-8fce-ef82a4a4abda 2018-06-27 22:19:55,510 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:19:55,511 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:19:56,382 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T23:19:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["2ZLFUVk4QJCYwzEgxZBT9w"], "issued_at": "2018-06-27T22:19:56.000000Z"}} 2018-06-27 22:19:56,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}9b909d54459c2bfb13a468c47a5c3fd2bd6e94e4" 2018-06-27 22:19:56,753 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:19:56 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bfdf73ab-15a7-4da9-99ee-258ad0d1b397 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:19:56,753 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-bfdf73ab-15a7-4da9-99ee-258ad0d1b397 2018-06-27 22:19:56,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 22:19:56,767 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 22:19: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-27 22:19:56,768 - 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-0737c0e6-c37f-434-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b909d54459c2bfb13a468c47a5c3fd2bd6e94e4" 2018-06-27 22:19:56,856 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:19:56 GMT Server: Apache Content-Length: 191 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a7dec30a-9b9d-4175-876e-cfa7f208519c 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-0737c0e6-c37f-434-proj", "previous": null, "next": null}, "projects": []} 2018-06-27 22:19:56,856 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-0737c0e6-c37f-434-proj used request id req-a7dec30a-9b9d-4175-876e-cfa7f208519c 2018-06-27 22:19:56,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b909d54459c2bfb13a468c47a5c3fd2bd6e94e4" 2018-06-27 22:19:57,284 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:19:56 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0f1c6494-bb23-45f2-80a0-5291304f2088 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 22:19:57,284 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-0f1c6494-bb23-45f2-80a0-5291304f2088 2018-06-27 22:19:57,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}9b909d54459c2bfb13a468c47a5c3fd2bd6e94e4" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-0737c0e6-c37f-434-proj"}}' 2018-06-27 22:19:57,770 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 22:19:57 GMT Server: Apache Content-Length: 320 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-46aa52d6-0bad-4e37-bb8a-b794c248e698 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/7047a8fe76514546bd4f0bce3502b76b"}, "tags": [], "enabled": true, "id": "7047a8fe76514546bd4f0bce3502b76b", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-0737c0e6-c37f-434-proj"}} 2018-06-27 22:19:57,770 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-46aa52d6-0bad-4e37-bb8a-b794c248e698 2018-06-27 22:19:57,770 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-0737c0e6-c37f-434-proj 2018-06-27 22:19:57,770 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:19:57,771 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:19:58,747 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T23:19:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["MrbrBVcgTg-FkFBXermWAA"], "issued_at": "2018-06-27T22:19:58.000000Z"}} 2018-06-27 22:19:58,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2797ac4f5c70987262786bd5d9a74e5de307dfb0" 2018-06-27 22:19:59,075 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:19:58 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f5eafeb1-b11e-41b8-824b-8800263b9cc5 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:19:59,076 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-f5eafeb1-b11e-41b8-824b-8800263b9cc5 2018-06-27 22:19:59,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 22:19:59,092 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 22:19: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-27 22:19:59,093 - 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}2797ac4f5c70987262786bd5d9a74e5de307dfb0" 2018-06-27 22:19:59,640 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:19:59 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-231777b3-4901-4054-a550-54dec9afc06b Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/05b1bc3fa6fd4243a4ba8b4d6fcc3daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05b1bc3fa6fd4243a4ba8b4d6fcc3daf", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/48d44c9c0fea4f4e80edc7d2e0715db7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d44c9c0fea4f4e80edc7d2e0715db7", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/4d3721127bf84155a837606ce3feba32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d3721127bf84155a837606ce3feba32", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/5c846663ea6d407e9223de0719ce5442"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c846663ea6d407e9223de0719ce5442", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/73a10e6c4f67490a8a4030cc6cea32f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73a10e6c4f67490a8a4030cc6cea32f5", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/8ecfab7d9d4f47bb8892a85b7d2a0b5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ecfab7d9d4f47bb8892a85b7d2a0b5a", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/b278d529e9a54a9195e4e536b9384dc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b278d529e9a54a9195e4e536b9384dc0", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b7f107ae7bb34ccea8282b1a0ec7a979"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7f107ae7bb34ccea8282b1a0ec7a979", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/d21494d0185b463db36b8c8c2b341b97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d21494d0185b463db36b8c8c2b341b97", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e0bb346419f84e4680f6ca9a97f4fc0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e0bb346419f84e4680f6ca9a97f4fc0b", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "c8d542af72ce49338052c29f02c8857e", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e9dd794fa5c040a9a0445386fb2a6116"}, "options": {}, "id": "e9dd794fa5c040a9a0445386fb2a6116", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/e9f9c747d54947bc800a81ecf11858f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9f9c747d54947bc800a81ecf11858f5", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-27 22:19:59,640 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-231777b3-4901-4054-a550-54dec9afc06b 2018-06-27 22:19:59,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?name=CreateStackSuccessTests-0737c0e6-c37f-434-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2797ac4f5c70987262786bd5d9a74e5de307dfb0" 2018-06-27 22:19:59,742 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:19:59 GMT Server: Apache Content-Length: 465 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a8682334-729e-400b-8913-42c73f0909c2 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateStackSuccessTests-0737c0e6-c37f-434-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/7047a8fe76514546bd4f0bce3502b76b"}, "tags": [], "enabled": true, "id": "7047a8fe76514546bd4f0bce3502b76b", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-0737c0e6-c37f-434-proj"}]} 2018-06-27 22:19:59,742 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateStackSuccessTests-0737c0e6-c37f-434-proj used request id req-a8682334-729e-400b-8913-42c73f0909c2 2018-06-27 22:19:59,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2797ac4f5c70987262786bd5d9a74e5de307dfb0" 2018-06-27 22:20:00,156 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:19:59 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0201c0be-89d4-4cff-8c79-f84a19d2c930 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 22:20:00,156 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-0201c0be-89d4-4cff-8c79-f84a19d2c930 2018-06-27 22:20:00,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2797ac4f5c70987262786bd5d9a74e5de307dfb0" 2018-06-27 22:20:01,080 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:20:00 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-232f704b-8d94-429f-bdae-6bbeebea751c Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 22:20:01,080 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-232f704b-8d94-429f-bdae-6bbeebea751c 2018-06-27 22:20:01,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?name=CreateStackSuccessTests-0737c0e6-c37f-434-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2797ac4f5c70987262786bd5d9a74e5de307dfb0" 2018-06-27 22:20:01,501 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:20:01 GMT Server: Apache Content-Length: 465 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0f644e09-3ee2-4e8e-a86a-98446b4ebedb Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateStackSuccessTests-0737c0e6-c37f-434-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/7047a8fe76514546bd4f0bce3502b76b"}, "tags": [], "enabled": true, "id": "7047a8fe76514546bd4f0bce3502b76b", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-0737c0e6-c37f-434-proj"}]} 2018-06-27 22:20:01,501 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateStackSuccessTests-0737c0e6-c37f-434-proj used request id req-0f644e09-3ee2-4e8e-a86a-98446b4ebedb 2018-06-27 22:20:01,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users/c2a6a9dcfb7343de93411a5da03a7ede -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2797ac4f5c70987262786bd5d9a74e5de307dfb0" 2018-06-27 22:20:01,964 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:20:01 GMT Server: Apache Content-Length: 341 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-03cb303e-cabd-4314-9a8f-7f88fcf4b65d Connection: close Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSuccessTests-0737c0e6-c37f-434-user", "links": {"self": "http://10.167.4.35:5000/v3/users/c2a6a9dcfb7343de93411a5da03a7ede"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "7047a8fe76514546bd4f0bce3502b76b", "id": "c2a6a9dcfb7343de93411a5da03a7ede", "password_expires_at": null}} 2018-06-27 22:20:01,964 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users/c2a6a9dcfb7343de93411a5da03a7ede used request id req-03cb303e-cabd-4314-9a8f-7f88fcf4b65d 2018-06-27 22:20:01,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/7047a8fe76514546bd4f0bce3502b76b/users/c2a6a9dcfb7343de93411a5da03a7ede/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2797ac4f5c70987262786bd5d9a74e5de307dfb0" 2018-06-27 22:20:02,442 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:20:01 GMT Server: Apache Content-Length: 181 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-01cbb39d-0dd4-4c63-92e0-af3152103551 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects/7047a8fe76514546bd4f0bce3502b76b/users/c2a6a9dcfb7343de93411a5da03a7ede/roles", "previous": null, "next": null}, "roles": []} 2018-06-27 22:20:02,442 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/7047a8fe76514546bd4f0bce3502b76b/users/c2a6a9dcfb7343de93411a5da03a7ede/roles used request id req-01cbb39d-0dd4-4c63-92e0-af3152103551 2018-06-27 22:20:02,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2797ac4f5c70987262786bd5d9a74e5de307dfb0" 2018-06-27 22:20:02,820 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:20:02 GMT Server: Apache Content-Length: 187 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-dfb5ea91-dc1a-44fb-843e-4289b9780897 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}} 2018-06-27 22:20:02,820 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a used request id req-dfb5ea91-dc1a-44fb-843e-4289b9780897 2018-06-27 22:20:02,820 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-0737c0e6-c37f-434-proj 2018-06-27 22:20:02,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/7047a8fe76514546bd4f0bce3502b76b/users/c2a6a9dcfb7343de93411a5da03a7ede/roles/c6fad7d7ad1b456cb9e0561ce3c4210a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2797ac4f5c70987262786bd5d9a74e5de307dfb0" 2018-06-27 22:20:03,353 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 22:20:02 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3af445f0-a178-4571-b4e5-6181a84a2068 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:20:03,353 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/7047a8fe76514546bd4f0bce3502b76b/users/c2a6a9dcfb7343de93411a5da03a7ede/roles/c6fad7d7ad1b456cb9e0561ce3c4210a used request id req-3af445f0-a178-4571-b4e5-6181a84a2068 2018-06-27 22:20:03,353 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-0737c0e6-c37f-434-user 2018-06-27 22:20:03,354 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:20:03,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}9b909d54459c2bfb13a468c47a5c3fd2bd6e94e4" 2018-06-27 22:20:03,717 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:20:03 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5e012ec5-f0fe-4e03-8cc9-e7d475ee2232 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 22:20:03,717 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-5e012ec5-f0fe-4e03-8cc9-e7d475ee2232 2018-06-27 22:20:03,721 - 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}9b909d54459c2bfb13a468c47a5c3fd2bd6e94e4" -d '{"role": {"name": "CreateStackSuccessTests-0737c0e6-c37f-434-proj-role"}}' 2018-06-27 22:20:04,156 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 22:20:03 GMT Server: Apache Content-Length: 222 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-04eb9216-3824-40f6-9db8-7b13fff55f4d Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9c0a4cd1ea4c47e79e97ee0450d711c8", "links": {"self": "http://10.167.4.35:5000/v3/roles/9c0a4cd1ea4c47e79e97ee0450d711c8"}, "name": "CreateStackSuccessTests-0737c0e6-c37f-434-proj-role"}} 2018-06-27 22:20:04,157 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-04eb9216-3824-40f6-9db8-7b13fff55f4d 2018-06-27 22:20:04,157 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-0737c0e6-c37f-434-proj-role 2018-06-27 22:20:04,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/9c0a4cd1ea4c47e79e97ee0450d711c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b909d54459c2bfb13a468c47a5c3fd2bd6e94e4" 2018-06-27 22:20:04,239 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:20:04 GMT Server: Apache Content-Length: 222 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b0d96284-74a3-403a-b572-edd08a1d25b3 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9c0a4cd1ea4c47e79e97ee0450d711c8", "links": {"self": "http://10.167.4.35:5000/v3/roles/9c0a4cd1ea4c47e79e97ee0450d711c8"}, "name": "CreateStackSuccessTests-0737c0e6-c37f-434-proj-role"}} 2018-06-27 22:20:04,240 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/9c0a4cd1ea4c47e79e97ee0450d711c8 used request id req-b0d96284-74a3-403a-b572-edd08a1d25b3 2018-06-27 22:20:04,240 - keystone_utils - INFO - Granting role CreateStackSuccessTests-0737c0e6-c37f-434-proj-role to project CreateStackSuccessTests-0737c0e6-c37f-434-proj 2018-06-27 22:20:04,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/7047a8fe76514546bd4f0bce3502b76b/users/c2a6a9dcfb7343de93411a5da03a7ede/roles/9c0a4cd1ea4c47e79e97ee0450d711c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b909d54459c2bfb13a468c47a5c3fd2bd6e94e4" 2018-06-27 22:20:04,726 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 22:20:04 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3f0df69c-9ea7-4afe-9966-398dc0ba8bd9 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:20:04,726 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/7047a8fe76514546bd4f0bce3502b76b/users/c2a6a9dcfb7343de93411a5da03a7ede/roles/9c0a4cd1ea4c47e79e97ee0450d711c8 used request id req-3f0df69c-9ea7-4afe-9966-398dc0ba8bd9 2018-06-27 22:20:04,727 - heat_utils - DEBUG - Retrieving Heat Client 2018-06-27 22:20:04,737 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-06-27 22:20:04,737 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:20:04,738 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:20:05,477 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "name": "heat_stack_owner"}, {"id": "9c0a4cd1ea4c47e79e97ee0450d711c8", "name": "CreateStackSuccessTests-0737c0e6-c37f-434-proj-role"}], "expires_at": "2018-06-27T23:20:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7047a8fe76514546bd4f0bce3502b76b", "name": "CreateStackSuccessTests-0737c0e6-c37f-434-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/7047a8fe76514546bd4f0bce3502b76b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/7047a8fe76514546bd4f0bce3502b76b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/7047a8fe76514546bd4f0bce3502b76b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/7047a8fe76514546bd4f0bce3502b76b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/7047a8fe76514546bd4f0bce3502b76b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/7047a8fe76514546bd4f0bce3502b76b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/7047a8fe76514546bd4f0bce3502b76b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/7047a8fe76514546bd4f0bce3502b76b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/7047a8fe76514546bd4f0bce3502b76b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/7047a8fe76514546bd4f0bce3502b76b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/7047a8fe76514546bd4f0bce3502b76b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-0737c0e6-c37f-434-user", "id": "c2a6a9dcfb7343de93411a5da03a7ede"}, "audit_ids": ["IhMCcsQARv6poVk0in6wig"], "issued_at": "2018-06-27T22:20:05.000000Z"}} 2018-06-27 22:20:05,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24727f38bacb61e4f3d476d5de47ba77a3db4b64" 2018-06-27 22:20:05,811 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:20:05 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-574adbc2-7ad3-40b6-b8fd-cf6a9e37c4db Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:20:05,811 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-574adbc2-7ad3-40b6-b8fd-cf6a9e37c4db 2018-06-27 22:20:05,815 - 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-58bac8e2-f27e-48dc-8ac2-71195c283df1-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}24727f38bacb61e4f3d476d5de47ba77a3db4b64" 2018-06-27 22:20:06,751 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:20:06 GMT Content-Type: application/json Content-Length: 168 Connection: keep-alive X-Openstack-Request-Id: req-6622aef3-9c47-403b-93f3-1de9527cb2b0 Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-image"} 2018-06-27 22:20:06,751 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-image used request id req-6622aef3-9c47-403b-93f3-1de9527cb2b0 2018-06-27 22:20:06,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}24727f38bacb61e4f3d476d5de47ba77a3db4b64" 2018-06-27 22:20:07,696 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:20:07 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-f91ca429-3788-4b9b-b939-569c0cfbe737 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-27 22:20:07,697 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-f91ca429-3788-4b9b-b939-569c0cfbe737 2018-06-27 22:20:07,726 - 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}24727f38bacb61e4f3d476d5de47ba77a3db4b64" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-image"}' 2018-06-27 22:20:08,688 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 22:20:08 GMT Content-Type: application/json Content-Length: 610 Connection: keep-alive Location: https://172.30.10.101:9292/v2/images/f40c3b40-2a41-4997-b56d-403ff88c0cef Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-4cd60663-d52c-4336-a146-cf925dad004b Front-End-Https: on RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-image", "tags": [], "container_format": "bare", "created_at": "2018-06-27T22:20:09Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-06-27T22:20:09Z", "visibility": "shared", "self": "/v2/images/f40c3b40-2a41-4997-b56d-403ff88c0cef", "min_disk": 0, "protected": false, "id": "f40c3b40-2a41-4997-b56d-403ff88c0cef", "file": "/v2/images/f40c3b40-2a41-4997-b56d-403ff88c0cef/file", "checksum": null, "owner": "7047a8fe76514546bd4f0bce3502b76b", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-27 22:20:08,689 - keystoneauth.session - DEBUG - POST call to image for https://172.30.10.101:9292/v2/images used request id req-4cd60663-d52c-4336-a146-cf925dad004b 2018-06-27 22:20:08,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9292/v2/images/f40c3b40-2a41-4997-b56d-403ff88c0cef/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}24727f38bacb61e4f3d476d5de47ba77a3db4b64" -d '' 2018-06-27 22:20:10,114 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:20:10 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-90c24ce1-5fbb-4c93-a960-59d8d2e88a65 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-27 22:20:10,114 - keystoneauth.session - DEBUG - PUT call to image for https://172.30.10.101:9292/v2/images/f40c3b40-2a41-4997-b56d-403ff88c0cef/file used request id req-90c24ce1-5fbb-4c93-a960-59d8d2e88a65 2018-06-27 22:20:10,115 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-06-27 22:20:10,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/f40c3b40-2a41-4997-b56d-403ff88c0cef -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}24727f38bacb61e4f3d476d5de47ba77a3db4b64" 2018-06-27 22:20:10,876 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:20:10 GMT Content-Type: application/json Content-Length: 728 Connection: keep-alive X-Openstack-Request-Id: req-6609b558-2f42-4d49-9353-300707a7332d Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-image", "tags": [], "container_format": "bare", "created_at": "2018-06-27T22:20:09Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-27T22:20:10Z", "visibility": "shared", "self": "/v2/images/f40c3b40-2a41-4997-b56d-403ff88c0cef", "min_disk": 0, "protected": false, "id": "f40c3b40-2a41-4997-b56d-403ff88c0cef", "file": "/v2/images/f40c3b40-2a41-4997-b56d-403ff88c0cef/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7047a8fe76514546bd4f0bce3502b76b", "direct_url": "file:///var/lib/glance/images/f40c3b40-2a41-4997-b56d-403ff88c0cef", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-27 22:20:10,877 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/f40c3b40-2a41-4997-b56d-403ff88c0cef used request id req-6609b558-2f42-4d49-9353-300707a7332d 2018-06-27 22:20:10,880 - 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}24727f38bacb61e4f3d476d5de47ba77a3db4b64" 2018-06-27 22:20:10,898 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:20:10 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-79057e2d-ea26-4562-beda-e04c1a45ce7d 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-27 22:20:10,898 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-79057e2d-ea26-4562-beda-e04c1a45ce7d 2018-06-27 22:20:10,901 - create_image - INFO - Created image with name - CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-image 2018-06-27 22:20:10,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/f40c3b40-2a41-4997-b56d-403ff88c0cef -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}24727f38bacb61e4f3d476d5de47ba77a3db4b64" 2018-06-27 22:20:11,739 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:20:11 GMT Content-Type: application/json Content-Length: 728 Connection: keep-alive X-Openstack-Request-Id: req-a30f0d5c-6e84-4b88-9570-b87cf3c65b56 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-image", "tags": [], "container_format": "bare", "created_at": "2018-06-27T22:20:09Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-27T22:20:10Z", "visibility": "shared", "self": "/v2/images/f40c3b40-2a41-4997-b56d-403ff88c0cef", "min_disk": 0, "protected": false, "id": "f40c3b40-2a41-4997-b56d-403ff88c0cef", "file": "/v2/images/f40c3b40-2a41-4997-b56d-403ff88c0cef/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7047a8fe76514546bd4f0bce3502b76b", "direct_url": "file:///var/lib/glance/images/f40c3b40-2a41-4997-b56d-403ff88c0cef", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-27 22:20:11,740 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/f40c3b40-2a41-4997-b56d-403ff88c0cef used request id req-a30f0d5c-6e84-4b88-9570-b87cf3c65b56 2018-06-27 22:20:11,740 - create_image - DEBUG - Instance status is - active 2018-06-27 22:20:11,740 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-image 2018-06-27 22:20:11,741 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-image 2018-06-27 22:20:11,741 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:20:11,742 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:20:12,662 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T23:20:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["iPHSPnroSp2O6uEkizkozQ"], "issued_at": "2018-06-27T22:20:12.000000Z"}} 2018-06-27 22:20:12,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}0d8349ec3b555b490df0ea3306dcded6206dfe58" 2018-06-27 22:20:13,006 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:20:12 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ab5ab28d-3218-4e6f-812b-c85d76ef222c Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:20:13,006 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-ab5ab28d-3218-4e6f-812b-c85d76ef222c 2018-06-27 22:20:13,007 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 22:20:13,013 - novaclient.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}0d8349ec3b555b490df0ea3306dcded6206dfe58" 2018-06-27 22:20:14,104 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:20:14 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-43f0a0ea-a13f-4a70-8431-12ab51d6fd27 X-Compute-Request-Id: req-43f0a0ea-a13f-4a70-8431-12ab51d6fd27 Front-End-Https: on RESP BODY: {"flavors": [{"id": "bfce69d5-8948-4e52-8e30-cf8bfa544966", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "bookmark"}], "name": "shaker-flavor_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3"}]} 2018-06-27 22:20:14,104 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-43f0a0ea-a13f-4a70-8431-12ab51d6fd27 2018-06-27 22:20:14,108 - 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}0d8349ec3b555b490df0ea3306dcded6206dfe58" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-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-27 22:20:14,904 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:20:14 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-291a41a3-36d0-49b2-a362-6bc61d05223f X-Compute-Request-Id: req-291a41a3-36d0-49b2-a362-6bc61d05223f Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/46107785-47d0-4519-ba83-4f379591789e", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/46107785-47d0-4519-ba83-4f379591789e", "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": "46107785-47d0-4519-ba83-4f379591789e"}} 2018-06-27 22:20:14,904 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-291a41a3-36d0-49b2-a362-6bc61d05223f 2018-06-27 22:20:14,932 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:20:14,933 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:20:15,954 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "name": "heat_stack_owner"}, {"id": "9c0a4cd1ea4c47e79e97ee0450d711c8", "name": "CreateStackSuccessTests-0737c0e6-c37f-434-proj-role"}], "expires_at": "2018-06-27T23:20:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7047a8fe76514546bd4f0bce3502b76b", "name": "CreateStackSuccessTests-0737c0e6-c37f-434-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/7047a8fe76514546bd4f0bce3502b76b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/7047a8fe76514546bd4f0bce3502b76b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/7047a8fe76514546bd4f0bce3502b76b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/7047a8fe76514546bd4f0bce3502b76b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/7047a8fe76514546bd4f0bce3502b76b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/7047a8fe76514546bd4f0bce3502b76b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/7047a8fe76514546bd4f0bce3502b76b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/7047a8fe76514546bd4f0bce3502b76b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/7047a8fe76514546bd4f0bce3502b76b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/7047a8fe76514546bd4f0bce3502b76b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/7047a8fe76514546bd4f0bce3502b76b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-0737c0e6-c37f-434-user", "id": "c2a6a9dcfb7343de93411a5da03a7ede"}, "audit_ids": ["l7Wcm9J5T66Jzl_1-eMbNw"], "issued_at": "2018-06-27T22:20:15.000000Z"}} 2018-06-27 22:20:15,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4e8445741f057d2b12cdee2b09646fc667433a7" 2018-06-27 22:20:16,362 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:20:15 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2e5c6a04-6dd8-4493-b2fc-dda4b7ea5d13 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:20:16,362 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-2e5c6a04-6dd8-4493-b2fc-dda4b7ea5d13 2018-06-27 22:20:16,364 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 22:20:16,368 - heat_utils - DEBUG - Retrieving Heat Client 2018-06-27 22:20:16,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4e8445741f057d2b12cdee2b09646fc667433a7" 2018-06-27 22:20:18,137 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:20:18 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-8c63ba65-93e1-461e-a291-34271c19f22f Front-End-Https: on RESP BODY: {"stacks": []} 2018-06-27 22:20:18,138 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack used request id req-8c63ba65-93e1-461e-a291-34271c19f22f 2018-06-27 22:20:18,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4e8445741f057d2b12cdee2b09646fc667433a7" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-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-58bac8e2-f27e-48dc-8ac2-71195c283df1-net", "inst_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-inst", "subnet_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-subnet", "image_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-image", "flavor_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-flavor-name"}}' 2018-06-27 22:20:29,385 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 22:20:29 GMT Content-Type: application/json Content-Length: 294 Connection: keep-alive Location: https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 X-Openstack-Request-Id: req-9cb2f490-1bdc-480b-9f1b-bbb2be8b8dc7 Front-End-Https: on RESP BODY: {"stack": {"id": "9b9445b0-cb1b-447d-8431-f048b6127a73", "links": [{"href": "https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73", "rel": "self"}]}} 2018-06-27 22:20:29,385 - keystoneauth.session - DEBUG - POST call to orchestration for https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks used request id req-9cb2f490-1bdc-480b-9f1b-bbb2be8b8dc7 2018-06-27 22:20:29,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/9b9445b0-cb1b-447d-8431-f048b6127a73 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4e8445741f057d2b12cdee2b09646fc667433a7" 2018-06-27 22:20:31,115 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:20:31 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 X-Openstack-Request-Id: req-e04d2ab6-ce14-4d4c-8c75-b1f71a113d76 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:20:32,586 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:20:32 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-fa1bcee3-3fd7-4ee0-b5fe-1227abf9dd7f 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": "7047a8fe76514546bd4f0bce3502b76b", "OS::stack_id": "9b9445b0-cb1b-447d-8431-f048b6127a73", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack", "image_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-image", "inst_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-inst", "subnet_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-subnet", "net_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-net", "flavor_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack", "stack_user_project_id": "89b491acdc824eecbe5ce800ca312b08", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-27T22:20:28Z", "links": [{"href": "https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9b9445b0-cb1b-447d-8431-f048b6127a73", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:20:32,586 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 used request id req-fa1bcee3-3fd7-4ee0-b5fe-1227abf9dd7f 2018-06-27 22:20:32,587 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack 2018-06-27 22:20:32,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/9b9445b0-cb1b-447d-8431-f048b6127a73 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4e8445741f057d2b12cdee2b09646fc667433a7" 2018-06-27 22:20:32,663 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:20:32 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 X-Openstack-Request-Id: req-1f21dee9-cb58-4170-b46b-09c2f0a9ed22 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:20:34,121 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:20:34 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-7f0bc39c-8c58-41c5-a61a-24d0ecfe94b0 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": "7047a8fe76514546bd4f0bce3502b76b", "OS::stack_id": "9b9445b0-cb1b-447d-8431-f048b6127a73", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack", "image_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-image", "inst_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-inst", "subnet_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-subnet", "net_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-net", "flavor_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack", "stack_user_project_id": "89b491acdc824eecbe5ce800ca312b08", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-27T22:20:28Z", "links": [{"href": "https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9b9445b0-cb1b-447d-8431-f048b6127a73", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:20:34,121 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 used request id req-7f0bc39c-8c58-41c5-a61a-24d0ecfe94b0 2018-06-27 22:20:34,122 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-06-27 22:20:34,122 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-27 22:20:37,125 - create_stack - DEBUG - Stack status query timeout in 1195.4621129 2018-06-27 22:20:37,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/9b9445b0-cb1b-447d-8431-f048b6127a73 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4e8445741f057d2b12cdee2b09646fc667433a7" 2018-06-27 22:20:38,624 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:20:38 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 X-Openstack-Request-Id: req-78982d76-b3ae-4975-9471-ecf8b998533f Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:20:40,278 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:20:40 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-57a15de4-73c3-4cdf-a146-b6894e7701cd 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": "7047a8fe76514546bd4f0bce3502b76b", "OS::stack_id": "9b9445b0-cb1b-447d-8431-f048b6127a73", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack", "image_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-image", "inst_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-inst", "subnet_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-subnet", "net_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-net", "flavor_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack", "stack_user_project_id": "89b491acdc824eecbe5ce800ca312b08", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-27T22:20:28Z", "links": [{"href": "https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9b9445b0-cb1b-447d-8431-f048b6127a73", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:20:40,279 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 used request id req-57a15de4-73c3-4cdf-a146-b6894e7701cd 2018-06-27 22:20:40,279 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-06-27 22:20:40,279 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-27 22:20:43,283 - create_stack - DEBUG - Stack status query timeout in 1189.30449104 2018-06-27 22:20:43,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/9b9445b0-cb1b-447d-8431-f048b6127a73 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4e8445741f057d2b12cdee2b09646fc667433a7" 2018-06-27 22:20:44,985 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:20:44 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 X-Openstack-Request-Id: req-a1b7496b-f340-45dd-962d-9840b3bd2c5d Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:20:45,132 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:20:45 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-f1b08156-7212-4487-bc4a-c769f384a4c1 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": "7047a8fe76514546bd4f0bce3502b76b", "OS::stack_id": "9b9445b0-cb1b-447d-8431-f048b6127a73", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack", "image_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-image", "inst_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-inst", "subnet_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-subnet", "net_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-net", "flavor_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack", "stack_user_project_id": "89b491acdc824eecbe5ce800ca312b08", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-27T22:20:28Z", "links": [{"href": "https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9b9445b0-cb1b-447d-8431-f048b6127a73", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:20:45,133 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 used request id req-f1b08156-7212-4487-bc4a-c769f384a4c1 2018-06-27 22:20:45,133 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-06-27 22:20:45,133 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-27 22:20:48,134 - create_stack - DEBUG - Stack status query timeout in 1184.453578 2018-06-27 22:20:48,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/9b9445b0-cb1b-447d-8431-f048b6127a73 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4e8445741f057d2b12cdee2b09646fc667433a7" 2018-06-27 22:20:49,709 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:20:49 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 X-Openstack-Request-Id: req-21779726-44d3-424c-8f3e-5ba6c39fee8e Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:20:51,540 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:20:51 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-1fb02a18-ba0b-4a14-a65e-85a78759d9a2 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": "7047a8fe76514546bd4f0bce3502b76b", "OS::stack_id": "9b9445b0-cb1b-447d-8431-f048b6127a73", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack", "image_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-image", "inst_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-inst", "subnet_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-subnet", "net_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-net", "flavor_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack", "stack_user_project_id": "89b491acdc824eecbe5ce800ca312b08", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-27T22:20:28Z", "links": [{"href": "https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9b9445b0-cb1b-447d-8431-f048b6127a73", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:20:51,540 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 used request id req-1fb02a18-ba0b-4a14-a65e-85a78759d9a2 2018-06-27 22:20:51,541 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-06-27 22:20:51,541 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-27 22:20:54,543 - create_stack - DEBUG - Stack status query timeout in 1178.04437304 2018-06-27 22:20:54,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/9b9445b0-cb1b-447d-8431-f048b6127a73 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4e8445741f057d2b12cdee2b09646fc667433a7" 2018-06-27 22:20:54,612 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:20:54 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 X-Openstack-Request-Id: req-804e609f-dfb2-42d2-9192-1569cdbc2ff2 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:20:54,755 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:20:54 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-2a2ec266-6fcb-4b56-8e48-db503434c504 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": "7047a8fe76514546bd4f0bce3502b76b", "OS::stack_id": "9b9445b0-cb1b-447d-8431-f048b6127a73", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack", "image_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-image", "inst_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-inst", "subnet_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-subnet", "net_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-net", "flavor_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack", "stack_user_project_id": "89b491acdc824eecbe5ce800ca312b08", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-27T22:20:28Z", "links": [{"href": "https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9b9445b0-cb1b-447d-8431-f048b6127a73", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:20:54,755 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 used request id req-2a2ec266-6fcb-4b56-8e48-db503434c504 2018-06-27 22:20:54,756 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-06-27 22:20:54,756 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-27 22:20:57,757 - create_stack - DEBUG - Stack status query timeout in 1174.83031797 2018-06-27 22:20:57,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/9b9445b0-cb1b-447d-8431-f048b6127a73 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4e8445741f057d2b12cdee2b09646fc667433a7" 2018-06-27 22:20:57,821 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:20:57 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 X-Openstack-Request-Id: req-09a4c19b-7dad-4bac-8774-7f89f502264e Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:20:57,920 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:20:57 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-28aae5ce-0962-4aec-b06b-739896eaa719 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": "7047a8fe76514546bd4f0bce3502b76b", "OS::stack_id": "9b9445b0-cb1b-447d-8431-f048b6127a73", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack", "image_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-image", "inst_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-inst", "subnet_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-subnet", "net_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-net", "flavor_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack", "stack_user_project_id": "89b491acdc824eecbe5ce800ca312b08", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-27T22:20:28Z", "links": [{"href": "https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9b9445b0-cb1b-447d-8431-f048b6127a73", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:20:57,920 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 used request id req-28aae5ce-0962-4aec-b06b-739896eaa719 2018-06-27 22:20:57,921 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-06-27 22:20:57,921 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-27 22:21:00,922 - create_stack - DEBUG - Stack status query timeout in 1171.66556597 2018-06-27 22:21:00,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/9b9445b0-cb1b-447d-8431-f048b6127a73 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4e8445741f057d2b12cdee2b09646fc667433a7" 2018-06-27 22:21:00,995 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:21:00 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 X-Openstack-Request-Id: req-89bb6a5b-1642-4d58-a968-1235e2a15596 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:21:01,122 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:21:01 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-a2bba31f-bf1e-4fb2-aa6d-5ac4c4432157 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": "7047a8fe76514546bd4f0bce3502b76b", "OS::stack_id": "9b9445b0-cb1b-447d-8431-f048b6127a73", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack", "image_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-image", "inst_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-inst", "subnet_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-subnet", "net_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-net", "flavor_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack", "stack_user_project_id": "89b491acdc824eecbe5ce800ca312b08", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-27T22:20:28Z", "links": [{"href": "https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9b9445b0-cb1b-447d-8431-f048b6127a73", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:21:01,122 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 used request id req-a2bba31f-bf1e-4fb2-aa6d-5ac4c4432157 2018-06-27 22:21:01,123 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-06-27 22:21:01,123 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-27 22:21:04,126 - create_stack - DEBUG - Stack status query timeout in 1168.46157503 2018-06-27 22:21:04,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/9b9445b0-cb1b-447d-8431-f048b6127a73 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4e8445741f057d2b12cdee2b09646fc667433a7" 2018-06-27 22:21:04,208 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:21:04 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 X-Openstack-Request-Id: req-77b9c762-32b5-413c-8f22-ec2a6d178496 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:21:04,349 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:21:04 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-24607af0-0c50-4a4c-a19c-73c790689035 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": "7047a8fe76514546bd4f0bce3502b76b", "OS::stack_id": "9b9445b0-cb1b-447d-8431-f048b6127a73", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack", "image_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-image", "inst_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-inst", "subnet_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-subnet", "net_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-net", "flavor_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack", "stack_user_project_id": "89b491acdc824eecbe5ce800ca312b08", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-27T22:20:28Z", "links": [{"href": "https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9b9445b0-cb1b-447d-8431-f048b6127a73", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:21:04,349 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 used request id req-24607af0-0c50-4a4c-a19c-73c790689035 2018-06-27 22:21:04,349 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-06-27 22:21:04,350 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-27 22:21:07,353 - create_stack - DEBUG - Stack status query timeout in 1165.23432803 2018-06-27 22:21:07,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/9b9445b0-cb1b-447d-8431-f048b6127a73 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4e8445741f057d2b12cdee2b09646fc667433a7" 2018-06-27 22:21:07,432 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:21:07 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 X-Openstack-Request-Id: req-60e81d22-d1bf-490b-b190-5070afce7e97 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:21:08,901 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:21:08 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-393f2bf3-ae9f-43f5-bd7b-c26a76936d9a 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": "7047a8fe76514546bd4f0bce3502b76b", "OS::stack_id": "9b9445b0-cb1b-447d-8431-f048b6127a73", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack", "image_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-image", "inst_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-inst", "subnet_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-subnet", "net_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-net", "flavor_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack", "stack_user_project_id": "89b491acdc824eecbe5ce800ca312b08", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-27T22:20:28Z", "links": [{"href": "https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9b9445b0-cb1b-447d-8431-f048b6127a73", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:21:08,901 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 used request id req-393f2bf3-ae9f-43f5-bd7b-c26a76936d9a 2018-06-27 22:21:08,902 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-06-27 22:21:08,902 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-27 22:21:11,906 - create_stack - DEBUG - Stack status query timeout in 1160.68148589 2018-06-27 22:21:11,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/9b9445b0-cb1b-447d-8431-f048b6127a73 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4e8445741f057d2b12cdee2b09646fc667433a7" 2018-06-27 22:21:11,995 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:21:11 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 X-Openstack-Request-Id: req-98566d7b-fda5-483a-9465-297dd8ba7393 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:21:12,149 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:21:12 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-150f2de7-3705-45e0-ba48-ad44b6e5f651 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": "7047a8fe76514546bd4f0bce3502b76b", "OS::stack_id": "9b9445b0-cb1b-447d-8431-f048b6127a73", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack", "image_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-image", "inst_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-inst", "subnet_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-subnet", "net_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-net", "flavor_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack", "stack_user_project_id": "89b491acdc824eecbe5ce800ca312b08", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-27T22:20:28Z", "links": [{"href": "https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9b9445b0-cb1b-447d-8431-f048b6127a73", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:21:12,150 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 used request id req-150f2de7-3705-45e0-ba48-ad44b6e5f651 2018-06-27 22:21:12,150 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-06-27 22:21:12,150 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-27 22:21:15,153 - create_stack - DEBUG - Stack status query timeout in 1157.43379998 2018-06-27 22:21:15,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/9b9445b0-cb1b-447d-8431-f048b6127a73 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4e8445741f057d2b12cdee2b09646fc667433a7" 2018-06-27 22:21:15,239 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:21:15 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 X-Openstack-Request-Id: req-44ed03af-5ffd-4060-a9e7-72d3a69811ef Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:21:15,398 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:21:15 GMT Content-Type: application/json Content-Length: 1617 Connection: keep-alive X-Openstack-Request-Id: req-ea96d43e-cd3f-4702-87cb-137c647ded61 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": "7047a8fe76514546bd4f0bce3502b76b", "OS::stack_id": "9b9445b0-cb1b-447d-8431-f048b6127a73", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack", "image_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-image", "inst_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-inst", "subnet_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-subnet", "net_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-net", "flavor_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack", "stack_user_project_id": "89b491acdc824eecbe5ce800ca312b08", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-06-27T22:20:28Z", "links": [{"href": "https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "9b9445b0-cb1b-447d-8431-f048b6127a73", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:21:15,399 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 used request id req-ea96d43e-cd3f-4702-87cb-137c647ded61 2018-06-27 22:21:15,399 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-06-27 22:21:15,399 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack 2018-06-27 22:21:15,399 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack 2018-06-27 22:21:15,400 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:21:16,305 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "name": "heat_stack_owner"}, {"id": "9c0a4cd1ea4c47e79e97ee0450d711c8", "name": "CreateStackSuccessTests-0737c0e6-c37f-434-proj-role"}], "expires_at": "2018-06-27T23:21:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7047a8fe76514546bd4f0bce3502b76b", "name": "CreateStackSuccessTests-0737c0e6-c37f-434-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/7047a8fe76514546bd4f0bce3502b76b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/7047a8fe76514546bd4f0bce3502b76b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/7047a8fe76514546bd4f0bce3502b76b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/7047a8fe76514546bd4f0bce3502b76b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/7047a8fe76514546bd4f0bce3502b76b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/7047a8fe76514546bd4f0bce3502b76b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/7047a8fe76514546bd4f0bce3502b76b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/7047a8fe76514546bd4f0bce3502b76b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/7047a8fe76514546bd4f0bce3502b76b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/7047a8fe76514546bd4f0bce3502b76b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/7047a8fe76514546bd4f0bce3502b76b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-0737c0e6-c37f-434-user", "id": "c2a6a9dcfb7343de93411a5da03a7ede"}, "audit_ids": ["hg4fPErXTJWiZYDy_-1A_w"], "issued_at": "2018-06-27T22:21:16.000000Z"}} 2018-06-27 22:21:16,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/9b9445b0-cb1b-447d-8431-f048b6127a73 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c7d43a1cbc148ee6b71e9d2b04db7eda53dcc12" 2018-06-27 22:21:17,063 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:21:17 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 X-Openstack-Request-Id: req-1a719c49-c05d-4898-936c-3c813022536f Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:21:17,994 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:21:17 GMT Content-Type: application/json Content-Length: 1617 Connection: keep-alive X-Openstack-Request-Id: req-32a070c1-457c-4b02-b305-c49bd15a46a5 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": "7047a8fe76514546bd4f0bce3502b76b", "OS::stack_id": "9b9445b0-cb1b-447d-8431-f048b6127a73", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack", "image_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-image", "inst_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-inst", "subnet_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-subnet", "net_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-net", "flavor_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack", "stack_user_project_id": "89b491acdc824eecbe5ce800ca312b08", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-06-27T22:20:28Z", "links": [{"href": "https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "9b9445b0-cb1b-447d-8431-f048b6127a73", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:21:17,994 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 used request id req-32a070c1-457c-4b02-b305-c49bd15a46a5 2018-06-27 22:21:17,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/9b9445b0-cb1b-447d-8431-f048b6127a73 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4e8445741f057d2b12cdee2b09646fc667433a7" 2018-06-27 22:21:18,071 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:21:18 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 X-Openstack-Request-Id: req-0dc74b5a-c2fd-4f40-b04c-7ee8526c800f Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:21:18,191 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:21:18 GMT Content-Type: application/json Content-Length: 1617 Connection: keep-alive X-Openstack-Request-Id: req-ba55eef5-cf95-4e5a-97de-825f4f4ecb7d 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": "7047a8fe76514546bd4f0bce3502b76b", "OS::stack_id": "9b9445b0-cb1b-447d-8431-f048b6127a73", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack", "image_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-image", "inst_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-inst", "subnet_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-subnet", "net_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-net", "flavor_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack", "stack_user_project_id": "89b491acdc824eecbe5ce800ca312b08", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-06-27T22:20:28Z", "links": [{"href": "https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "9b9445b0-cb1b-447d-8431-f048b6127a73", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:21:18,191 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 used request id req-ba55eef5-cf95-4e5a-97de-825f4f4ecb7d 2018-06-27 22:21:18,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/9b9445b0-cb1b-447d-8431-f048b6127a73 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4e8445741f057d2b12cdee2b09646fc667433a7" 2018-06-27 22:21:18,255 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:21:18 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 X-Openstack-Request-Id: req-1c4f1138-1783-4ec9-b9eb-39a722282b98 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:21:18,381 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:21:18 GMT Content-Type: application/json Content-Length: 1617 Connection: keep-alive X-Openstack-Request-Id: req-7eeaf78b-1c09-43f3-91fe-ad727d9eaa97 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": "7047a8fe76514546bd4f0bce3502b76b", "OS::stack_id": "9b9445b0-cb1b-447d-8431-f048b6127a73", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack", "image_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-image", "inst_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-inst", "subnet_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-subnet", "net_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-net", "flavor_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack", "stack_user_project_id": "89b491acdc824eecbe5ce800ca312b08", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-06-27T22:20:28Z", "links": [{"href": "https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "9b9445b0-cb1b-447d-8431-f048b6127a73", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:21:18,381 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 used request id req-7eeaf78b-1c09-43f3-91fe-ad727d9eaa97 2018-06-27 22:21:18,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/9b9445b0-cb1b-447d-8431-f048b6127a73 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c7d43a1cbc148ee6b71e9d2b04db7eda53dcc12" 2018-06-27 22:21:18,451 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:21:18 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 X-Openstack-Request-Id: req-265dec21-02e7-47d5-ae42-815675e16100 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:21:19,453 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:21:19 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-61e4fdbe-07c9-4d2d-b5b5-1106608fd738 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:21:19,454 - keystoneauth.session - DEBUG - DELETE call to orchestration for https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 used request id req-61e4fdbe-07c9-4d2d-b5b5-1106608fd738 2018-06-27 22:21:19,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/9b9445b0-cb1b-447d-8431-f048b6127a73 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c7d43a1cbc148ee6b71e9d2b04db7eda53dcc12" 2018-06-27 22:21:20,954 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:21:20 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 X-Openstack-Request-Id: req-9357f335-2968-4a89-a477-d88e0fdafc75 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:21:21,041 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:21:21 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-00f0ba63-2eca-46c9-b3be-874640a8189a 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": "7047a8fe76514546bd4f0bce3502b76b", "OS::stack_id": "9b9445b0-cb1b-447d-8431-f048b6127a73", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack", "image_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-image", "inst_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-inst", "subnet_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-subnet", "flavor_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-flavor-name", "net_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack", "stack_user_project_id": "89b491acdc824eecbe5ce800ca312b08", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-27T22:20:28Z", "links": [{"href": "https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-27T22:21:19Z", "id": "9b9445b0-cb1b-447d-8431-f048b6127a73", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:21:21,041 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 used request id req-00f0ba63-2eca-46c9-b3be-874640a8189a 2018-06-27 22:21:21,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/9b9445b0-cb1b-447d-8431-f048b6127a73 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c7d43a1cbc148ee6b71e9d2b04db7eda53dcc12" 2018-06-27 22:21:21,098 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:21:21 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 X-Openstack-Request-Id: req-a8615edc-0588-479f-b546-94ed4843c628 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:21:21,162 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:21:21 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-5e7d6c39-f006-4ef8-9eb2-3bef7394dffb 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": "7047a8fe76514546bd4f0bce3502b76b", "OS::stack_id": "9b9445b0-cb1b-447d-8431-f048b6127a73", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack", "image_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-image", "inst_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-inst", "subnet_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-subnet", "flavor_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-flavor-name", "net_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack", "stack_user_project_id": "89b491acdc824eecbe5ce800ca312b08", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-27T22:20:28Z", "links": [{"href": "https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-27T22:21:19Z", "id": "9b9445b0-cb1b-447d-8431-f048b6127a73", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:21:21,162 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 used request id req-5e7d6c39-f006-4ef8-9eb2-3bef7394dffb 2018-06-27 22:21:21,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/9b9445b0-cb1b-447d-8431-f048b6127a73 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c7d43a1cbc148ee6b71e9d2b04db7eda53dcc12" 2018-06-27 22:21:21,398 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:21:21 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 X-Openstack-Request-Id: req-71f362a9-650a-44c7-abc1-b9000c8f0f6d Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:21:21,454 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:21:21 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-12628892-e393-45be-81a5-396f3b406c01 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": "7047a8fe76514546bd4f0bce3502b76b", "OS::stack_id": "9b9445b0-cb1b-447d-8431-f048b6127a73", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack", "image_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-image", "inst_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-inst", "subnet_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-subnet", "flavor_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-flavor-name", "net_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack", "stack_user_project_id": "89b491acdc824eecbe5ce800ca312b08", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-27T22:20:28Z", "links": [{"href": "https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-27T22:21:19Z", "id": "9b9445b0-cb1b-447d-8431-f048b6127a73", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:21:21,454 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 used request id req-12628892-e393-45be-81a5-396f3b406c01 2018-06-27 22:21:21,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/9b9445b0-cb1b-447d-8431-f048b6127a73 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c7d43a1cbc148ee6b71e9d2b04db7eda53dcc12" 2018-06-27 22:21:21,985 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:21:21 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 X-Openstack-Request-Id: req-b48f9cb6-aafb-49ac-a891-f854e5e61d13 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:21:22,057 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:21:22 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-c74f8d89-4310-4fa8-8a37-4b6a7c7d8bfc 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": "7047a8fe76514546bd4f0bce3502b76b", "OS::stack_id": "9b9445b0-cb1b-447d-8431-f048b6127a73", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack", "image_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-image", "inst_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-inst", "subnet_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-subnet", "flavor_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-flavor-name", "net_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack", "stack_user_project_id": "89b491acdc824eecbe5ce800ca312b08", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-27T22:20:28Z", "links": [{"href": "https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-27T22:21:19Z", "id": "9b9445b0-cb1b-447d-8431-f048b6127a73", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:21:22,057 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 used request id req-c74f8d89-4310-4fa8-8a37-4b6a7c7d8bfc 2018-06-27 22:21:22,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/9b9445b0-cb1b-447d-8431-f048b6127a73 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c7d43a1cbc148ee6b71e9d2b04db7eda53dcc12" 2018-06-27 22:21:22,110 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:21:22 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 X-Openstack-Request-Id: req-5c3f55dd-d02d-49b4-a70f-9862533789f3 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:21:22,922 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:21:22 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-776985d6-6d31-4ae0-9c9f-0204326439fc 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": "7047a8fe76514546bd4f0bce3502b76b", "OS::stack_id": "9b9445b0-cb1b-447d-8431-f048b6127a73", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack", "image_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-image", "inst_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-inst", "subnet_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-subnet", "flavor_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-flavor-name", "net_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack", "stack_user_project_id": "89b491acdc824eecbe5ce800ca312b08", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-27T22:20:28Z", "links": [{"href": "https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-27T22:21:19Z", "id": "9b9445b0-cb1b-447d-8431-f048b6127a73", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:21:22,923 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 used request id req-776985d6-6d31-4ae0-9c9f-0204326439fc 2018-06-27 22:21:22,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/9b9445b0-cb1b-447d-8431-f048b6127a73 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c7d43a1cbc148ee6b71e9d2b04db7eda53dcc12" 2018-06-27 22:21:22,977 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:21:22 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 X-Openstack-Request-Id: req-25473e0d-e494-4bc7-915e-e486ba93e5b0 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:21:23,043 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:21:23 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-4cd3ec8f-ff4d-4b45-ae30-0fbdb487cedb 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": "7047a8fe76514546bd4f0bce3502b76b", "OS::stack_id": "9b9445b0-cb1b-447d-8431-f048b6127a73", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack", "image_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-image", "inst_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-inst", "subnet_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-subnet", "flavor_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-flavor-name", "net_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack", "stack_user_project_id": "89b491acdc824eecbe5ce800ca312b08", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-27T22:20:28Z", "links": [{"href": "https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-27T22:21:19Z", "id": "9b9445b0-cb1b-447d-8431-f048b6127a73", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:21:23,043 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 used request id req-4cd3ec8f-ff4d-4b45-ae30-0fbdb487cedb 2018-06-27 22:21:23,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/9b9445b0-cb1b-447d-8431-f048b6127a73 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c7d43a1cbc148ee6b71e9d2b04db7eda53dcc12" 2018-06-27 22:21:23,863 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:21:23 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 X-Openstack-Request-Id: req-d3eedddb-3fd0-4923-a7ab-abc96cd3e966 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:21:24,422 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:21:24 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-644cf533-be78-4541-85e3-bcb6f8cce4a5 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": "7047a8fe76514546bd4f0bce3502b76b", "OS::stack_id": "9b9445b0-cb1b-447d-8431-f048b6127a73", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack", "image_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-image", "inst_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-inst", "subnet_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-subnet", "flavor_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-flavor-name", "net_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack", "stack_user_project_id": "89b491acdc824eecbe5ce800ca312b08", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-27T22:20:28Z", "links": [{"href": "https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-27T22:21:19Z", "id": "9b9445b0-cb1b-447d-8431-f048b6127a73", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:21:24,422 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 used request id req-644cf533-be78-4541-85e3-bcb6f8cce4a5 2018-06-27 22:21:24,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/9b9445b0-cb1b-447d-8431-f048b6127a73 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c7d43a1cbc148ee6b71e9d2b04db7eda53dcc12" 2018-06-27 22:21:25,275 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:21:25 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 X-Openstack-Request-Id: req-f775a5b0-e623-4970-8731-d984ceb117a2 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:21:25,356 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:21:25 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-352c6f5c-b77c-48be-bdaa-4e52823c6691 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": "7047a8fe76514546bd4f0bce3502b76b", "OS::stack_id": "9b9445b0-cb1b-447d-8431-f048b6127a73", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack", "image_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-image", "inst_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-inst", "subnet_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-subnet", "flavor_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-flavor-name", "net_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack", "stack_user_project_id": "89b491acdc824eecbe5ce800ca312b08", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-27T22:20:28Z", "links": [{"href": "https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-27T22:21:19Z", "id": "9b9445b0-cb1b-447d-8431-f048b6127a73", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:21:25,356 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 used request id req-352c6f5c-b77c-48be-bdaa-4e52823c6691 2018-06-27 22:21:25,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/9b9445b0-cb1b-447d-8431-f048b6127a73 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c7d43a1cbc148ee6b71e9d2b04db7eda53dcc12" 2018-06-27 22:21:25,962 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:21:25 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 X-Openstack-Request-Id: req-3b39cf31-8391-423a-b349-0608b641e434 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:21:26,670 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:21:26 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-137e60bb-d588-45b0-9bfd-c8a629a0bdb2 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": "7047a8fe76514546bd4f0bce3502b76b", "OS::stack_id": "9b9445b0-cb1b-447d-8431-f048b6127a73", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack", "image_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-image", "inst_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-inst", "subnet_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-subnet", "flavor_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-flavor-name", "net_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack", "stack_user_project_id": "89b491acdc824eecbe5ce800ca312b08", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-27T22:20:28Z", "links": [{"href": "https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-27T22:21:19Z", "id": "9b9445b0-cb1b-447d-8431-f048b6127a73", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:21:26,670 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 used request id req-137e60bb-d588-45b0-9bfd-c8a629a0bdb2 2018-06-27 22:21:26,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/9b9445b0-cb1b-447d-8431-f048b6127a73 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c7d43a1cbc148ee6b71e9d2b04db7eda53dcc12" 2018-06-27 22:21:26,748 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:21:26 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 X-Openstack-Request-Id: req-c5d823cd-e12f-4967-bd2b-96e31e3d4fc1 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:21:26,837 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:21:26 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-646a7fa1-0f7e-4632-b115-c227549973f5 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": "7047a8fe76514546bd4f0bce3502b76b", "OS::stack_id": "9b9445b0-cb1b-447d-8431-f048b6127a73", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack", "image_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-image", "inst_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-inst", "subnet_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-subnet", "flavor_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-flavor-name", "net_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack", "stack_user_project_id": "89b491acdc824eecbe5ce800ca312b08", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-27T22:20:28Z", "links": [{"href": "https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-27T22:21:19Z", "id": "9b9445b0-cb1b-447d-8431-f048b6127a73", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:21:26,837 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 used request id req-646a7fa1-0f7e-4632-b115-c227549973f5 2018-06-27 22:21:26,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/9b9445b0-cb1b-447d-8431-f048b6127a73 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c7d43a1cbc148ee6b71e9d2b04db7eda53dcc12" 2018-06-27 22:21:26,896 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:21:26 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 X-Openstack-Request-Id: req-8b9ad6ee-435d-4ac8-937e-d4bca678db8d Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:21:26,975 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:21:26 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-690c8815-5555-465e-ae06-cca75271f077 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": "7047a8fe76514546bd4f0bce3502b76b", "OS::stack_id": "9b9445b0-cb1b-447d-8431-f048b6127a73", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack", "image_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-image", "inst_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-inst", "subnet_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-subnet", "flavor_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-flavor-name", "net_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack", "stack_user_project_id": "89b491acdc824eecbe5ce800ca312b08", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-27T22:20:28Z", "links": [{"href": "https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-27T22:21:19Z", "id": "9b9445b0-cb1b-447d-8431-f048b6127a73", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:21:26,975 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 used request id req-690c8815-5555-465e-ae06-cca75271f077 2018-06-27 22:21:26,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/9b9445b0-cb1b-447d-8431-f048b6127a73 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c7d43a1cbc148ee6b71e9d2b04db7eda53dcc12" 2018-06-27 22:21:27,050 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:21:27 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 X-Openstack-Request-Id: req-b82fccdf-9b35-4226-95e7-8c17ff350fb3 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:21:27,123 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:21:27 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-0493cce5-94b3-454c-9805-2b4685c053db 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": "7047a8fe76514546bd4f0bce3502b76b", "OS::stack_id": "9b9445b0-cb1b-447d-8431-f048b6127a73", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack", "image_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-image", "inst_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-inst", "subnet_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-subnet", "flavor_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-flavor-name", "net_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack", "stack_user_project_id": "89b491acdc824eecbe5ce800ca312b08", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-27T22:20:28Z", "links": [{"href": "https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-27T22:21:19Z", "id": "9b9445b0-cb1b-447d-8431-f048b6127a73", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:21:27,123 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 used request id req-0493cce5-94b3-454c-9805-2b4685c053db 2018-06-27 22:21:27,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/9b9445b0-cb1b-447d-8431-f048b6127a73 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c7d43a1cbc148ee6b71e9d2b04db7eda53dcc12" 2018-06-27 22:21:27,174 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:21:27 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 X-Openstack-Request-Id: req-7bacba8c-e619-4470-b065-e30a2e50cc65 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:21:27,249 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:21:27 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-4ab90011-7153-43d4-9be1-930d938878c5 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": "7047a8fe76514546bd4f0bce3502b76b", "OS::stack_id": "9b9445b0-cb1b-447d-8431-f048b6127a73", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack", "image_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-image", "inst_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-inst", "subnet_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-subnet", "flavor_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-flavor-name", "net_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack", "stack_user_project_id": "89b491acdc824eecbe5ce800ca312b08", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-27T22:20:28Z", "links": [{"href": "https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-27T22:21:19Z", "id": "9b9445b0-cb1b-447d-8431-f048b6127a73", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:21:27,249 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 used request id req-4ab90011-7153-43d4-9be1-930d938878c5 2018-06-27 22:21:27,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/9b9445b0-cb1b-447d-8431-f048b6127a73 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c7d43a1cbc148ee6b71e9d2b04db7eda53dcc12" 2018-06-27 22:21:27,317 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:21:27 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 X-Openstack-Request-Id: req-c09f7bd8-37c2-4b85-a859-b2460e5f3860 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:21:27,387 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:21:27 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-13690a09-030e-4139-9fbf-a9e5e0141ba9 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": "7047a8fe76514546bd4f0bce3502b76b", "OS::stack_id": "9b9445b0-cb1b-447d-8431-f048b6127a73", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack", "image_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-image", "inst_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-inst", "subnet_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-subnet", "flavor_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-flavor-name", "net_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack", "stack_user_project_id": "89b491acdc824eecbe5ce800ca312b08", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-27T22:20:28Z", "links": [{"href": "https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-27T22:21:19Z", "id": "9b9445b0-cb1b-447d-8431-f048b6127a73", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:21:27,387 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 used request id req-13690a09-030e-4139-9fbf-a9e5e0141ba9 2018-06-27 22:21:27,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/9b9445b0-cb1b-447d-8431-f048b6127a73 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c7d43a1cbc148ee6b71e9d2b04db7eda53dcc12" 2018-06-27 22:21:27,442 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:21:27 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 X-Openstack-Request-Id: req-41fb0222-d5ed-46f8-a53a-06d018bc30ab Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:21:27,537 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:21:27 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-3c1347ee-f425-443e-99a2-7606bcf894a2 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": "7047a8fe76514546bd4f0bce3502b76b", "OS::stack_id": "9b9445b0-cb1b-447d-8431-f048b6127a73", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack", "image_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-image", "inst_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-inst", "subnet_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-subnet", "flavor_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-flavor-name", "net_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack", "stack_user_project_id": "89b491acdc824eecbe5ce800ca312b08", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-27T22:20:28Z", "links": [{"href": "https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-27T22:21:19Z", "id": "9b9445b0-cb1b-447d-8431-f048b6127a73", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:21:27,538 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 used request id req-3c1347ee-f425-443e-99a2-7606bcf894a2 2018-06-27 22:21:27,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/9b9445b0-cb1b-447d-8431-f048b6127a73 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c7d43a1cbc148ee6b71e9d2b04db7eda53dcc12" 2018-06-27 22:21:27,606 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:21:27 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 X-Openstack-Request-Id: req-31f2eec7-64fd-4e31-bc04-f6fe97eb7b8e Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:21:27,669 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:21:27 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-bcbd4cce-e7b3-4fe7-8cbd-7e47cd7c78c6 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": "7047a8fe76514546bd4f0bce3502b76b", "OS::stack_id": "9b9445b0-cb1b-447d-8431-f048b6127a73", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack", "image_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-image", "inst_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-inst", "subnet_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-subnet", "flavor_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-flavor-name", "net_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack", "stack_user_project_id": "89b491acdc824eecbe5ce800ca312b08", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-27T22:20:28Z", "links": [{"href": "https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-27T22:21:19Z", "id": "9b9445b0-cb1b-447d-8431-f048b6127a73", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:21:27,669 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 used request id req-bcbd4cce-e7b3-4fe7-8cbd-7e47cd7c78c6 2018-06-27 22:21:27,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/9b9445b0-cb1b-447d-8431-f048b6127a73 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c7d43a1cbc148ee6b71e9d2b04db7eda53dcc12" 2018-06-27 22:21:27,718 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:21:27 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 X-Openstack-Request-Id: req-820dac94-7041-440f-8b2a-7be7e8a53f2c Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:21:27,813 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:21:27 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-6c38ea1d-f86b-4005-a1dd-50ac10efbad8 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": "7047a8fe76514546bd4f0bce3502b76b", "OS::stack_id": "9b9445b0-cb1b-447d-8431-f048b6127a73", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack", "image_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-image", "inst_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-inst", "subnet_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-subnet", "flavor_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-flavor-name", "net_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack", "stack_user_project_id": "89b491acdc824eecbe5ce800ca312b08", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-27T22:20:28Z", "links": [{"href": "https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-27T22:21:19Z", "id": "9b9445b0-cb1b-447d-8431-f048b6127a73", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:21:27,814 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 used request id req-6c38ea1d-f86b-4005-a1dd-50ac10efbad8 2018-06-27 22:21:27,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/9b9445b0-cb1b-447d-8431-f048b6127a73 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c7d43a1cbc148ee6b71e9d2b04db7eda53dcc12" 2018-06-27 22:21:27,873 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:21:27 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 X-Openstack-Request-Id: req-dfadc0fb-6d6a-4308-84f5-b46b1d44df28 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:21:27,963 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:21:27 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-658c2257-fbd4-4968-9618-bf0c82200a6c 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": "7047a8fe76514546bd4f0bce3502b76b", "OS::stack_id": "9b9445b0-cb1b-447d-8431-f048b6127a73", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack", "image_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-image", "inst_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-inst", "subnet_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-subnet", "flavor_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-flavor-name", "net_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack", "stack_user_project_id": "89b491acdc824eecbe5ce800ca312b08", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-27T22:20:28Z", "links": [{"href": "https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-27T22:21:19Z", "id": "9b9445b0-cb1b-447d-8431-f048b6127a73", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:21:27,963 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 used request id req-658c2257-fbd4-4968-9618-bf0c82200a6c 2018-06-27 22:21:27,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/9b9445b0-cb1b-447d-8431-f048b6127a73 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c7d43a1cbc148ee6b71e9d2b04db7eda53dcc12" 2018-06-27 22:21:28,026 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:21:28 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 X-Openstack-Request-Id: req-80cd367b-7643-48e1-899a-e1c152f36d51 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:21:28,633 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:21:28 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-68cf69b5-b9c2-4455-bfbc-e7978a412ccf 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": "7047a8fe76514546bd4f0bce3502b76b", "OS::stack_id": "9b9445b0-cb1b-447d-8431-f048b6127a73", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack", "image_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-image", "inst_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-inst", "subnet_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-subnet", "flavor_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-flavor-name", "net_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack", "stack_user_project_id": "89b491acdc824eecbe5ce800ca312b08", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-27T22:20:28Z", "links": [{"href": "https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-27T22:21:19Z", "id": "9b9445b0-cb1b-447d-8431-f048b6127a73", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:21:28,634 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 used request id req-68cf69b5-b9c2-4455-bfbc-e7978a412ccf 2018-06-27 22:21:28,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/9b9445b0-cb1b-447d-8431-f048b6127a73 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c7d43a1cbc148ee6b71e9d2b04db7eda53dcc12" 2018-06-27 22:21:28,683 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:21:28 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 X-Openstack-Request-Id: req-895a7cb3-3575-4f92-ad18-b29e30709ff1 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:21:28,768 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:21:28 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-98804194-c2e4-4eec-ac86-384c3d547988 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": "7047a8fe76514546bd4f0bce3502b76b", "OS::stack_id": "9b9445b0-cb1b-447d-8431-f048b6127a73", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack", "image_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-image", "inst_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-inst", "subnet_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-subnet", "flavor_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-flavor-name", "net_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack", "stack_user_project_id": "89b491acdc824eecbe5ce800ca312b08", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-27T22:20:28Z", "links": [{"href": "https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-27T22:21:19Z", "id": "9b9445b0-cb1b-447d-8431-f048b6127a73", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:21:28,768 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 used request id req-98804194-c2e4-4eec-ac86-384c3d547988 2018-06-27 22:21:28,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/9b9445b0-cb1b-447d-8431-f048b6127a73 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c7d43a1cbc148ee6b71e9d2b04db7eda53dcc12" 2018-06-27 22:21:28,829 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:21:28 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 X-Openstack-Request-Id: req-5f2aa25b-008c-4dde-ab6b-46dfe3056729 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:21:28,908 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:21:28 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-109ba302-ec69-4df1-b46a-4f49799b6183 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": "7047a8fe76514546bd4f0bce3502b76b", "OS::stack_id": "9b9445b0-cb1b-447d-8431-f048b6127a73", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack", "image_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-image", "inst_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-inst", "subnet_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-subnet", "flavor_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-flavor-name", "net_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack", "stack_user_project_id": "89b491acdc824eecbe5ce800ca312b08", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-27T22:20:28Z", "links": [{"href": "https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-27T22:21:19Z", "id": "9b9445b0-cb1b-447d-8431-f048b6127a73", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:21:28,908 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 used request id req-109ba302-ec69-4df1-b46a-4f49799b6183 2018-06-27 22:21:28,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/9b9445b0-cb1b-447d-8431-f048b6127a73 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c7d43a1cbc148ee6b71e9d2b04db7eda53dcc12" 2018-06-27 22:21:28,980 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:21:28 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 X-Openstack-Request-Id: req-2c91b667-1533-4be2-b74e-003375761fd9 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:21:29,069 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:21:29 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-9df30465-784b-4bdf-8e2a-bf90f3d71ffe 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": "7047a8fe76514546bd4f0bce3502b76b", "OS::stack_id": "9b9445b0-cb1b-447d-8431-f048b6127a73", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack", "image_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-image", "inst_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-inst", "subnet_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-subnet", "flavor_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-flavor-name", "net_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack", "stack_user_project_id": "89b491acdc824eecbe5ce800ca312b08", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-27T22:20:28Z", "links": [{"href": "https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-27T22:21:19Z", "id": "9b9445b0-cb1b-447d-8431-f048b6127a73", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:21:29,070 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 used request id req-9df30465-784b-4bdf-8e2a-bf90f3d71ffe 2018-06-27 22:21:29,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/9b9445b0-cb1b-447d-8431-f048b6127a73 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c7d43a1cbc148ee6b71e9d2b04db7eda53dcc12" 2018-06-27 22:21:29,130 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:21:29 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 X-Openstack-Request-Id: req-61346bff-a920-4aa1-a164-eb8c34bb24e5 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:21:29,227 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:21:29 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-2c9ee54d-3686-42e7-80dd-8b339808e44c 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": "7047a8fe76514546bd4f0bce3502b76b", "OS::stack_id": "9b9445b0-cb1b-447d-8431-f048b6127a73", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack", "image_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-image", "inst_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-inst", "subnet_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-subnet", "flavor_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-flavor-name", "net_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack", "stack_user_project_id": "89b491acdc824eecbe5ce800ca312b08", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-27T22:20:28Z", "links": [{"href": "https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-27T22:21:19Z", "id": "9b9445b0-cb1b-447d-8431-f048b6127a73", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:21:29,227 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 used request id req-2c9ee54d-3686-42e7-80dd-8b339808e44c 2018-06-27 22:21:29,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/9b9445b0-cb1b-447d-8431-f048b6127a73 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c7d43a1cbc148ee6b71e9d2b04db7eda53dcc12" 2018-06-27 22:21:29,301 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:21:29 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 X-Openstack-Request-Id: req-845a5263-aa8f-41fb-b615-75669d03b698 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:21:29,376 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:21:29 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-44de04f9-b9ad-4635-8ae2-a639c09d4279 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": "7047a8fe76514546bd4f0bce3502b76b", "OS::stack_id": "9b9445b0-cb1b-447d-8431-f048b6127a73", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack", "image_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-image", "inst_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-inst", "subnet_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-subnet", "flavor_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-flavor-name", "net_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack", "stack_user_project_id": "89b491acdc824eecbe5ce800ca312b08", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-27T22:20:28Z", "links": [{"href": "https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-27T22:21:19Z", "id": "9b9445b0-cb1b-447d-8431-f048b6127a73", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:21:29,376 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 used request id req-44de04f9-b9ad-4635-8ae2-a639c09d4279 2018-06-27 22:21:29,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/9b9445b0-cb1b-447d-8431-f048b6127a73 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c7d43a1cbc148ee6b71e9d2b04db7eda53dcc12" 2018-06-27 22:21:29,682 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:21:29 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 X-Openstack-Request-Id: req-473d5e4d-f561-48a9-b6ee-e34fb7586ecf Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:21:29,779 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:21:29 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-6f43fbcc-3ada-4757-a23d-942ca25ee0fc 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": "7047a8fe76514546bd4f0bce3502b76b", "OS::stack_id": "9b9445b0-cb1b-447d-8431-f048b6127a73", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack", "image_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-image", "inst_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-inst", "subnet_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-subnet", "flavor_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-flavor-name", "net_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack", "stack_user_project_id": "89b491acdc824eecbe5ce800ca312b08", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-27T22:20:28Z", "links": [{"href": "https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-27T22:21:19Z", "id": "9b9445b0-cb1b-447d-8431-f048b6127a73", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:21:29,780 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 used request id req-6f43fbcc-3ada-4757-a23d-942ca25ee0fc 2018-06-27 22:21:29,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/9b9445b0-cb1b-447d-8431-f048b6127a73 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c7d43a1cbc148ee6b71e9d2b04db7eda53dcc12" 2018-06-27 22:21:29,852 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:21:29 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 X-Openstack-Request-Id: req-5572d393-08f7-4d41-9fa4-c6d71173f3fc Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:21:29,942 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:21:29 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-754eb688-125a-4746-bd8c-930da65ccef7 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": "7047a8fe76514546bd4f0bce3502b76b", "OS::stack_id": "9b9445b0-cb1b-447d-8431-f048b6127a73", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack", "image_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-image", "inst_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-inst", "subnet_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-subnet", "flavor_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-flavor-name", "net_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack", "stack_user_project_id": "89b491acdc824eecbe5ce800ca312b08", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-27T22:20:28Z", "links": [{"href": "https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-27T22:21:19Z", "id": "9b9445b0-cb1b-447d-8431-f048b6127a73", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:21:29,942 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 used request id req-754eb688-125a-4746-bd8c-930da65ccef7 2018-06-27 22:21:29,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/9b9445b0-cb1b-447d-8431-f048b6127a73 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c7d43a1cbc148ee6b71e9d2b04db7eda53dcc12" 2018-06-27 22:21:30,010 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:21:30 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 X-Openstack-Request-Id: req-b1b9aa48-2f60-4c3a-aa3d-f3c41cb8fc11 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:21:30,092 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:21:30 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-96c20cf1-12fd-41ab-ac84-9d6660f394d7 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": "7047a8fe76514546bd4f0bce3502b76b", "OS::stack_id": "9b9445b0-cb1b-447d-8431-f048b6127a73", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack", "image_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-image", "inst_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-inst", "subnet_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-subnet", "flavor_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-flavor-name", "net_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack", "stack_user_project_id": "89b491acdc824eecbe5ce800ca312b08", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-27T22:20:28Z", "links": [{"href": "https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-27T22:21:19Z", "id": "9b9445b0-cb1b-447d-8431-f048b6127a73", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:21:30,092 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 used request id req-96c20cf1-12fd-41ab-ac84-9d6660f394d7 2018-06-27 22:21:30,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/9b9445b0-cb1b-447d-8431-f048b6127a73 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c7d43a1cbc148ee6b71e9d2b04db7eda53dcc12" 2018-06-27 22:21:30,160 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:21:30 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 X-Openstack-Request-Id: req-4ca04e4e-027d-4b42-a281-11e25c70e227 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:21:30,251 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:21:30 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-2f2c2414-41f6-437b-9253-e53d32947f38 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": "7047a8fe76514546bd4f0bce3502b76b", "OS::stack_id": "9b9445b0-cb1b-447d-8431-f048b6127a73", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack", "image_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-image", "inst_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-inst", "subnet_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-subnet", "flavor_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-flavor-name", "net_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack", "stack_user_project_id": "89b491acdc824eecbe5ce800ca312b08", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-27T22:20:28Z", "links": [{"href": "https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-27T22:21:19Z", "id": "9b9445b0-cb1b-447d-8431-f048b6127a73", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:21:30,251 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 used request id req-2f2c2414-41f6-437b-9253-e53d32947f38 2018-06-27 22:21:30,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/9b9445b0-cb1b-447d-8431-f048b6127a73 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c7d43a1cbc148ee6b71e9d2b04db7eda53dcc12" 2018-06-27 22:21:30,308 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:21:30 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 X-Openstack-Request-Id: req-369360c9-c20b-45b6-88a6-e7c3f4d3ca71 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:21:30,385 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:21:30 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-e447ef83-0c65-4734-895c-a40dc6d97136 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": "7047a8fe76514546bd4f0bce3502b76b", "OS::stack_id": "9b9445b0-cb1b-447d-8431-f048b6127a73", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack", "image_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-image", "inst_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-inst", "subnet_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-subnet", "flavor_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-flavor-name", "net_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack", "stack_user_project_id": "89b491acdc824eecbe5ce800ca312b08", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-27T22:20:28Z", "links": [{"href": "https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-27T22:21:19Z", "id": "9b9445b0-cb1b-447d-8431-f048b6127a73", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:21:30,385 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 used request id req-e447ef83-0c65-4734-895c-a40dc6d97136 2018-06-27 22:21:30,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/9b9445b0-cb1b-447d-8431-f048b6127a73 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c7d43a1cbc148ee6b71e9d2b04db7eda53dcc12" 2018-06-27 22:21:30,443 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:21:30 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 X-Openstack-Request-Id: req-af430b11-d2ba-4cb5-9ea2-caa151655ccb Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:21:30,505 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:21:30 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-2985ca14-a9d9-4ec1-8209-a5c4d4752828 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": "7047a8fe76514546bd4f0bce3502b76b", "OS::stack_id": "9b9445b0-cb1b-447d-8431-f048b6127a73", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack", "image_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-image", "inst_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-inst", "subnet_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-subnet", "flavor_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-flavor-name", "net_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack", "stack_user_project_id": "89b491acdc824eecbe5ce800ca312b08", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-27T22:20:28Z", "links": [{"href": "https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-27T22:21:19Z", "id": "9b9445b0-cb1b-447d-8431-f048b6127a73", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:21:30,505 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 used request id req-2985ca14-a9d9-4ec1-8209-a5c4d4752828 2018-06-27 22:21:30,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/9b9445b0-cb1b-447d-8431-f048b6127a73 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c7d43a1cbc148ee6b71e9d2b04db7eda53dcc12" 2018-06-27 22:21:30,561 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:21:30 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 X-Openstack-Request-Id: req-db69fcfc-9ac2-41c0-9cb8-87de9483611a Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:21:30,654 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:21:30 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-a3b56db1-0479-4765-9863-534f5f09d70f 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": "7047a8fe76514546bd4f0bce3502b76b", "OS::stack_id": "9b9445b0-cb1b-447d-8431-f048b6127a73", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack", "image_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-image", "inst_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-inst", "subnet_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-subnet", "flavor_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-flavor-name", "net_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack", "stack_user_project_id": "89b491acdc824eecbe5ce800ca312b08", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-27T22:20:28Z", "links": [{"href": "https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-27T22:21:19Z", "id": "9b9445b0-cb1b-447d-8431-f048b6127a73", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:21:30,654 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 used request id req-a3b56db1-0479-4765-9863-534f5f09d70f 2018-06-27 22:21:30,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/9b9445b0-cb1b-447d-8431-f048b6127a73 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c7d43a1cbc148ee6b71e9d2b04db7eda53dcc12" 2018-06-27 22:21:30,719 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:21:30 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 X-Openstack-Request-Id: req-b5f05140-2056-4ba3-871e-5f2addd19048 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:21:30,797 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:21:30 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-586bbd0e-9401-4e62-b1e6-ccc5766400c4 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": "7047a8fe76514546bd4f0bce3502b76b", "OS::stack_id": "9b9445b0-cb1b-447d-8431-f048b6127a73", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack", "image_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-image", "inst_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-inst", "subnet_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-subnet", "flavor_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-flavor-name", "net_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack", "stack_user_project_id": "89b491acdc824eecbe5ce800ca312b08", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-27T22:20:28Z", "links": [{"href": "https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-27T22:21:19Z", "id": "9b9445b0-cb1b-447d-8431-f048b6127a73", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:21:30,798 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 used request id req-586bbd0e-9401-4e62-b1e6-ccc5766400c4 2018-06-27 22:21:30,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/9b9445b0-cb1b-447d-8431-f048b6127a73 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c7d43a1cbc148ee6b71e9d2b04db7eda53dcc12" 2018-06-27 22:21:30,852 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:21:30 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 X-Openstack-Request-Id: req-6d1fc3dd-cd70-417b-b6e5-c72d45a87fbf Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:21:30,939 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:21:30 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-cb3c8e93-24b3-42fc-9377-ebd49e32be70 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": "7047a8fe76514546bd4f0bce3502b76b", "OS::stack_id": "9b9445b0-cb1b-447d-8431-f048b6127a73", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack", "image_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-image", "inst_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-inst", "subnet_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-subnet", "flavor_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-flavor-name", "net_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack", "stack_user_project_id": "89b491acdc824eecbe5ce800ca312b08", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-27T22:20:28Z", "links": [{"href": "https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-27T22:21:19Z", "id": "9b9445b0-cb1b-447d-8431-f048b6127a73", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:21:30,940 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 used request id req-cb3c8e93-24b3-42fc-9377-ebd49e32be70 2018-06-27 22:21:30,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/9b9445b0-cb1b-447d-8431-f048b6127a73 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c7d43a1cbc148ee6b71e9d2b04db7eda53dcc12" 2018-06-27 22:21:31,000 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:21:30 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 X-Openstack-Request-Id: req-701d4776-9691-4a26-97f8-f961d5c857c9 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:21:31,094 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:21:31 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-cdd97482-c883-428e-b618-0742acb3969c 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": "7047a8fe76514546bd4f0bce3502b76b", "OS::stack_id": "9b9445b0-cb1b-447d-8431-f048b6127a73", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack", "image_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-image", "inst_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-inst", "subnet_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-subnet", "flavor_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-flavor-name", "net_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack", "stack_user_project_id": "89b491acdc824eecbe5ce800ca312b08", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-27T22:20:28Z", "links": [{"href": "https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-27T22:21:19Z", "id": "9b9445b0-cb1b-447d-8431-f048b6127a73", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:21:31,094 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 used request id req-cdd97482-c883-428e-b618-0742acb3969c 2018-06-27 22:21:31,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/9b9445b0-cb1b-447d-8431-f048b6127a73 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c7d43a1cbc148ee6b71e9d2b04db7eda53dcc12" 2018-06-27 22:21:31,376 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:21:31 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 X-Openstack-Request-Id: req-a37e2bc3-0f5a-4a28-b0d9-1b8cbcd1ede4 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:21:31,457 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:21:31 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-3b6921f3-137b-44bd-94d7-7f180dabeeef 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": "7047a8fe76514546bd4f0bce3502b76b", "OS::stack_id": "9b9445b0-cb1b-447d-8431-f048b6127a73", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack", "image_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-image", "inst_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-inst", "subnet_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-subnet", "flavor_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-flavor-name", "net_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack", "stack_user_project_id": "89b491acdc824eecbe5ce800ca312b08", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-27T22:20:28Z", "links": [{"href": "https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-27T22:21:19Z", "id": "9b9445b0-cb1b-447d-8431-f048b6127a73", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:21:31,458 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 used request id req-3b6921f3-137b-44bd-94d7-7f180dabeeef 2018-06-27 22:21:31,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/9b9445b0-cb1b-447d-8431-f048b6127a73 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c7d43a1cbc148ee6b71e9d2b04db7eda53dcc12" 2018-06-27 22:21:31,517 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:21:31 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 X-Openstack-Request-Id: req-be7b5339-1e80-4233-954c-7d0e25ee027e Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:21:31,615 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:21:31 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-95856207-d1b7-43f5-8ece-139d517a154f 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": "7047a8fe76514546bd4f0bce3502b76b", "OS::stack_id": "9b9445b0-cb1b-447d-8431-f048b6127a73", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack", "image_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-image", "inst_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-inst", "subnet_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-subnet", "flavor_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-flavor-name", "net_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack", "stack_user_project_id": "89b491acdc824eecbe5ce800ca312b08", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-27T22:20:28Z", "links": [{"href": "https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-27T22:21:19Z", "id": "9b9445b0-cb1b-447d-8431-f048b6127a73", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:21:31,615 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 used request id req-95856207-d1b7-43f5-8ece-139d517a154f 2018-06-27 22:21:31,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/9b9445b0-cb1b-447d-8431-f048b6127a73 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c7d43a1cbc148ee6b71e9d2b04db7eda53dcc12" 2018-06-27 22:21:31,879 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:21:31 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 X-Openstack-Request-Id: req-deb75757-ce72-4e32-b166-5ae70da01eba Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:21:31,973 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:21:31 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-837172b9-c314-41aa-bf4f-cc063a5fea4f 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": "7047a8fe76514546bd4f0bce3502b76b", "OS::stack_id": "9b9445b0-cb1b-447d-8431-f048b6127a73", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack", "image_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-image", "inst_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-inst", "subnet_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-subnet", "flavor_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-flavor-name", "net_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack", "stack_user_project_id": "89b491acdc824eecbe5ce800ca312b08", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-27T22:20:28Z", "links": [{"href": "https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-27T22:21:19Z", "id": "9b9445b0-cb1b-447d-8431-f048b6127a73", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:21:31,973 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 used request id req-837172b9-c314-41aa-bf4f-cc063a5fea4f 2018-06-27 22:21:31,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/9b9445b0-cb1b-447d-8431-f048b6127a73 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c7d43a1cbc148ee6b71e9d2b04db7eda53dcc12" 2018-06-27 22:21:32,051 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:21:32 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 X-Openstack-Request-Id: req-7eb98ed1-d5f6-4ef9-9ce4-47204ea3fa5a Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:21:32,119 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:21:32 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-26a5b078-0e50-4350-96f5-4c7094483b77 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": "7047a8fe76514546bd4f0bce3502b76b", "OS::stack_id": "9b9445b0-cb1b-447d-8431-f048b6127a73", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack", "image_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-image", "inst_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-inst", "subnet_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-subnet", "flavor_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-flavor-name", "net_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack", "stack_user_project_id": "89b491acdc824eecbe5ce800ca312b08", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-27T22:20:28Z", "links": [{"href": "https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-27T22:21:19Z", "id": "9b9445b0-cb1b-447d-8431-f048b6127a73", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:21:32,119 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 used request id req-26a5b078-0e50-4350-96f5-4c7094483b77 2018-06-27 22:21:32,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/9b9445b0-cb1b-447d-8431-f048b6127a73 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c7d43a1cbc148ee6b71e9d2b04db7eda53dcc12" 2018-06-27 22:21:32,195 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:21:32 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 X-Openstack-Request-Id: req-f37f969d-8d77-4b1b-85e3-583a99bf111c Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:21:32,285 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:21:32 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-ac9ae62d-1e4f-489b-93ac-e3964d654e50 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": "7047a8fe76514546bd4f0bce3502b76b", "OS::stack_id": "9b9445b0-cb1b-447d-8431-f048b6127a73", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack", "image_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-image", "inst_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-inst", "subnet_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-subnet", "flavor_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-flavor-name", "net_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack", "stack_user_project_id": "89b491acdc824eecbe5ce800ca312b08", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-27T22:20:28Z", "links": [{"href": "https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-27T22:21:19Z", "id": "9b9445b0-cb1b-447d-8431-f048b6127a73", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:21:32,285 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 used request id req-ac9ae62d-1e4f-489b-93ac-e3964d654e50 2018-06-27 22:21:32,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/9b9445b0-cb1b-447d-8431-f048b6127a73 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c7d43a1cbc148ee6b71e9d2b04db7eda53dcc12" 2018-06-27 22:21:32,347 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:21:32 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 X-Openstack-Request-Id: req-89ecc536-51df-4e6c-99aa-42df1e57454e Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:21:32,432 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:21:32 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-e509e9fe-8960-45ce-a454-cdc46071eb38 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": "7047a8fe76514546bd4f0bce3502b76b", "OS::stack_id": "9b9445b0-cb1b-447d-8431-f048b6127a73", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack", "image_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-image", "inst_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-inst", "subnet_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-subnet", "flavor_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-flavor-name", "net_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack", "stack_user_project_id": "89b491acdc824eecbe5ce800ca312b08", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-27T22:20:28Z", "links": [{"href": "https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-27T22:21:19Z", "id": "9b9445b0-cb1b-447d-8431-f048b6127a73", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:21:32,432 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 used request id req-e509e9fe-8960-45ce-a454-cdc46071eb38 2018-06-27 22:21:32,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/9b9445b0-cb1b-447d-8431-f048b6127a73 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c7d43a1cbc148ee6b71e9d2b04db7eda53dcc12" 2018-06-27 22:21:32,505 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:21:32 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 X-Openstack-Request-Id: req-de663922-9cef-40d4-9320-7a2052be8140 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:21:32,567 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:21:32 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-3b1b8786-00f0-4c19-8fb6-0d8e32bb27b1 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": "7047a8fe76514546bd4f0bce3502b76b", "OS::stack_id": "9b9445b0-cb1b-447d-8431-f048b6127a73", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack", "image_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-image", "inst_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-inst", "subnet_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-subnet", "flavor_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-flavor-name", "net_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack", "stack_user_project_id": "89b491acdc824eecbe5ce800ca312b08", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-27T22:20:28Z", "links": [{"href": "https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-27T22:21:19Z", "id": "9b9445b0-cb1b-447d-8431-f048b6127a73", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:21:32,567 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 used request id req-3b1b8786-00f0-4c19-8fb6-0d8e32bb27b1 2018-06-27 22:21:32,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/9b9445b0-cb1b-447d-8431-f048b6127a73 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c7d43a1cbc148ee6b71e9d2b04db7eda53dcc12" 2018-06-27 22:21:32,624 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:21:32 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 X-Openstack-Request-Id: req-71c64d4d-a561-4dd3-bb1c-a6c6ef34dfa3 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:21:32,894 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:21:32 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-5a5b25f0-7f5e-4f74-96b3-8d58402469ab 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": "7047a8fe76514546bd4f0bce3502b76b", "OS::stack_id": "9b9445b0-cb1b-447d-8431-f048b6127a73", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack", "image_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-image", "inst_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-inst", "subnet_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-subnet", "flavor_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-flavor-name", "net_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack", "stack_user_project_id": "89b491acdc824eecbe5ce800ca312b08", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-27T22:20:28Z", "links": [{"href": "https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-27T22:21:19Z", "id": "9b9445b0-cb1b-447d-8431-f048b6127a73", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:21:32,895 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 used request id req-5a5b25f0-7f5e-4f74-96b3-8d58402469ab 2018-06-27 22:21:32,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/9b9445b0-cb1b-447d-8431-f048b6127a73 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c7d43a1cbc148ee6b71e9d2b04db7eda53dcc12" 2018-06-27 22:21:32,948 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:21:32 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 X-Openstack-Request-Id: req-e1ac2c29-b2d5-4632-962f-ddbd71217f99 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:21:33,037 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:21:33 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-c3c59253-0618-4db9-b42a-47191c2e4b55 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": "7047a8fe76514546bd4f0bce3502b76b", "OS::stack_id": "9b9445b0-cb1b-447d-8431-f048b6127a73", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack", "image_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-image", "inst_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-inst", "subnet_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-subnet", "flavor_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-flavor-name", "net_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack", "stack_user_project_id": "89b491acdc824eecbe5ce800ca312b08", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-27T22:20:28Z", "links": [{"href": "https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-27T22:21:19Z", "id": "9b9445b0-cb1b-447d-8431-f048b6127a73", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:21:33,038 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 used request id req-c3c59253-0618-4db9-b42a-47191c2e4b55 2018-06-27 22:21:33,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/9b9445b0-cb1b-447d-8431-f048b6127a73 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c7d43a1cbc148ee6b71e9d2b04db7eda53dcc12" 2018-06-27 22:21:33,101 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:21:33 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 X-Openstack-Request-Id: req-91144c21-4615-4ca8-acda-4a1133a54e56 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:21:33,167 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:21:33 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-e7b6119b-0f87-48ea-adaf-9b5ca3e1a4cf 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": "7047a8fe76514546bd4f0bce3502b76b", "OS::stack_id": "9b9445b0-cb1b-447d-8431-f048b6127a73", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack", "image_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-image", "inst_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-inst", "subnet_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-subnet", "flavor_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-flavor-name", "net_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack", "stack_user_project_id": "89b491acdc824eecbe5ce800ca312b08", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-27T22:20:28Z", "links": [{"href": "https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-27T22:21:19Z", "id": "9b9445b0-cb1b-447d-8431-f048b6127a73", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:21:33,167 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 used request id req-e7b6119b-0f87-48ea-adaf-9b5ca3e1a4cf 2018-06-27 22:21:33,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/9b9445b0-cb1b-447d-8431-f048b6127a73 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c7d43a1cbc148ee6b71e9d2b04db7eda53dcc12" 2018-06-27 22:21:33,237 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:21:33 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 X-Openstack-Request-Id: req-59d43489-527d-471f-8590-ea9dcf5ee85a Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:21:33,321 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:21:33 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-3543c1b1-7b99-493b-8e12-5c1832f32d0a 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": "7047a8fe76514546bd4f0bce3502b76b", "OS::stack_id": "9b9445b0-cb1b-447d-8431-f048b6127a73", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack", "image_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-image", "inst_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-inst", "subnet_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-subnet", "flavor_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-flavor-name", "net_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack", "stack_user_project_id": "89b491acdc824eecbe5ce800ca312b08", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-27T22:20:28Z", "links": [{"href": "https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-27T22:21:19Z", "id": "9b9445b0-cb1b-447d-8431-f048b6127a73", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:21:33,321 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 used request id req-3543c1b1-7b99-493b-8e12-5c1832f32d0a 2018-06-27 22:21:33,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/9b9445b0-cb1b-447d-8431-f048b6127a73 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c7d43a1cbc148ee6b71e9d2b04db7eda53dcc12" 2018-06-27 22:21:33,387 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:21:33 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 X-Openstack-Request-Id: req-477d3bbe-1947-4933-87d9-085c8cbb3d6d Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:21:33,682 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:21:33 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-1d2f4d1c-e3c3-416c-ac92-136ca06eaeef 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": "7047a8fe76514546bd4f0bce3502b76b", "OS::stack_id": "9b9445b0-cb1b-447d-8431-f048b6127a73", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack", "image_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-image", "inst_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-inst", "subnet_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-subnet", "flavor_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-flavor-name", "net_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack", "stack_user_project_id": "89b491acdc824eecbe5ce800ca312b08", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-27T22:20:28Z", "links": [{"href": "https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-27T22:21:19Z", "id": "9b9445b0-cb1b-447d-8431-f048b6127a73", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:21:33,683 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 used request id req-1d2f4d1c-e3c3-416c-ac92-136ca06eaeef 2018-06-27 22:21:33,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/9b9445b0-cb1b-447d-8431-f048b6127a73 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c7d43a1cbc148ee6b71e9d2b04db7eda53dcc12" 2018-06-27 22:21:33,749 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:21:33 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 X-Openstack-Request-Id: req-a13f4d58-88a3-4c3f-b495-1a24f7dd5c70 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:21:33,807 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:21:33 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-883f5eb6-5303-4df2-90fc-98ab07b98be9 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": "7047a8fe76514546bd4f0bce3502b76b", "OS::stack_id": "9b9445b0-cb1b-447d-8431-f048b6127a73", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack", "image_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-image", "inst_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-inst", "subnet_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-subnet", "flavor_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-flavor-name", "net_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack", "stack_user_project_id": "89b491acdc824eecbe5ce800ca312b08", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-27T22:20:28Z", "links": [{"href": "https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-27T22:21:19Z", "id": "9b9445b0-cb1b-447d-8431-f048b6127a73", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:21:33,807 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 used request id req-883f5eb6-5303-4df2-90fc-98ab07b98be9 2018-06-27 22:21:33,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/9b9445b0-cb1b-447d-8431-f048b6127a73 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c7d43a1cbc148ee6b71e9d2b04db7eda53dcc12" 2018-06-27 22:21:33,880 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:21:33 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 X-Openstack-Request-Id: req-343853e2-14ae-433c-ad8c-b1fb21f53afc Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:21:33,949 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:21:33 GMT Content-Type: application/json Content-Length: 1623 Connection: close X-Openstack-Request-Id: req-470478bf-d0ba-478a-b854-07c9b90ef52c 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": "7047a8fe76514546bd4f0bce3502b76b", "OS::stack_id": "9b9445b0-cb1b-447d-8431-f048b6127a73", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack", "image_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-image", "inst_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-inst", "subnet_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-subnet", "flavor_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-flavor-name", "net_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack", "stack_user_project_id": "89b491acdc824eecbe5ce800ca312b08", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-27T22:20:28Z", "links": [{"href": "https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-27T22:21:19Z", "id": "9b9445b0-cb1b-447d-8431-f048b6127a73", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:21:33,949 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 used request id req-470478bf-d0ba-478a-b854-07c9b90ef52c 2018-06-27 22:21:33,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/9b9445b0-cb1b-447d-8431-f048b6127a73 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c7d43a1cbc148ee6b71e9d2b04db7eda53dcc12" 2018-06-27 22:21:34,034 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:21:34 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 X-Openstack-Request-Id: req-ed6246e8-f3ec-455d-81a5-7a732296e3df Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:21:34,126 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:21:34 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-cc1a75a0-194a-4a50-bd08-6784d81d9c5f 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": "7047a8fe76514546bd4f0bce3502b76b", "OS::stack_id": "9b9445b0-cb1b-447d-8431-f048b6127a73", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack", "image_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-image", "inst_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-inst", "subnet_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-subnet", "flavor_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-flavor-name", "net_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack", "stack_user_project_id": "89b491acdc824eecbe5ce800ca312b08", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-27T22:20:28Z", "links": [{"href": "https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-27T22:21:19Z", "id": "9b9445b0-cb1b-447d-8431-f048b6127a73", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:21:34,127 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 used request id req-cc1a75a0-194a-4a50-bd08-6784d81d9c5f 2018-06-27 22:21:34,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/9b9445b0-cb1b-447d-8431-f048b6127a73 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c7d43a1cbc148ee6b71e9d2b04db7eda53dcc12" 2018-06-27 22:21:34,195 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:21:34 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 X-Openstack-Request-Id: req-6c835c57-ccdb-4488-a0a3-54fd13d63266 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:21:34,275 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:21:34 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-378e6330-c9f2-4723-bb86-77706f219f5d 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": "7047a8fe76514546bd4f0bce3502b76b", "OS::stack_id": "9b9445b0-cb1b-447d-8431-f048b6127a73", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack", "image_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-image", "inst_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-inst", "subnet_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-subnet", "flavor_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-flavor-name", "net_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack", "stack_user_project_id": "89b491acdc824eecbe5ce800ca312b08", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-27T22:20:28Z", "links": [{"href": "https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-27T22:21:19Z", "id": "9b9445b0-cb1b-447d-8431-f048b6127a73", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:21:34,275 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 used request id req-378e6330-c9f2-4723-bb86-77706f219f5d 2018-06-27 22:21:34,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/9b9445b0-cb1b-447d-8431-f048b6127a73 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c7d43a1cbc148ee6b71e9d2b04db7eda53dcc12" 2018-06-27 22:21:34,340 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:21:34 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 X-Openstack-Request-Id: req-7ffe20dc-3456-423a-be00-27059fe31509 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:21:34,417 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:21:34 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-734c190b-02f5-440c-b250-82f6f4b9f845 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": "7047a8fe76514546bd4f0bce3502b76b", "OS::stack_id": "9b9445b0-cb1b-447d-8431-f048b6127a73", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack", "image_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-image", "inst_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-inst", "subnet_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-subnet", "flavor_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-flavor-name", "net_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack", "stack_user_project_id": "89b491acdc824eecbe5ce800ca312b08", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-27T22:20:28Z", "links": [{"href": "https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-27T22:21:19Z", "id": "9b9445b0-cb1b-447d-8431-f048b6127a73", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:21:34,417 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 used request id req-734c190b-02f5-440c-b250-82f6f4b9f845 2018-06-27 22:21:34,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/9b9445b0-cb1b-447d-8431-f048b6127a73 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c7d43a1cbc148ee6b71e9d2b04db7eda53dcc12" 2018-06-27 22:21:34,734 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:21:34 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 X-Openstack-Request-Id: req-62892b80-9d75-445a-a206-a81b82d73f93 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:21:34,824 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:21:34 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-ff25459c-2a97-4aa0-aef5-42274d29e59f 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": "7047a8fe76514546bd4f0bce3502b76b", "OS::stack_id": "9b9445b0-cb1b-447d-8431-f048b6127a73", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack", "image_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-image", "inst_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-inst", "subnet_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-subnet", "flavor_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-flavor-name", "net_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack", "stack_user_project_id": "89b491acdc824eecbe5ce800ca312b08", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-27T22:20:28Z", "links": [{"href": "https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-27T22:21:19Z", "id": "9b9445b0-cb1b-447d-8431-f048b6127a73", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:21:34,824 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 used request id req-ff25459c-2a97-4aa0-aef5-42274d29e59f 2018-06-27 22:21:34,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/9b9445b0-cb1b-447d-8431-f048b6127a73 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c7d43a1cbc148ee6b71e9d2b04db7eda53dcc12" 2018-06-27 22:21:34,884 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:21:34 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 X-Openstack-Request-Id: req-efa08486-c83d-4fa8-9306-0d772e807ab8 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:21:34,949 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:21:34 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-b75109a6-c199-4ed4-bde4-f4e3bae46eef 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": "7047a8fe76514546bd4f0bce3502b76b", "OS::stack_id": "9b9445b0-cb1b-447d-8431-f048b6127a73", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack", "image_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-image", "inst_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-inst", "subnet_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-subnet", "flavor_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-flavor-name", "net_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack", "stack_user_project_id": "89b491acdc824eecbe5ce800ca312b08", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-27T22:20:28Z", "links": [{"href": "https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-27T22:21:19Z", "id": "9b9445b0-cb1b-447d-8431-f048b6127a73", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:21:34,949 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 used request id req-b75109a6-c199-4ed4-bde4-f4e3bae46eef 2018-06-27 22:21:34,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/9b9445b0-cb1b-447d-8431-f048b6127a73 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c7d43a1cbc148ee6b71e9d2b04db7eda53dcc12" 2018-06-27 22:21:35,003 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:21:35 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 X-Openstack-Request-Id: req-32057953-2b9e-4593-bae6-5991957bd3a8 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:21:35,066 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:21:35 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-995cc7a4-6fb7-4af4-aab1-6d430bd645c5 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": "7047a8fe76514546bd4f0bce3502b76b", "OS::stack_id": "9b9445b0-cb1b-447d-8431-f048b6127a73", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack", "image_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-image", "inst_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-inst", "subnet_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-subnet", "flavor_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-flavor-name", "net_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack", "stack_user_project_id": "89b491acdc824eecbe5ce800ca312b08", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-27T22:20:28Z", "links": [{"href": "https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-27T22:21:19Z", "id": "9b9445b0-cb1b-447d-8431-f048b6127a73", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:21:35,066 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 used request id req-995cc7a4-6fb7-4af4-aab1-6d430bd645c5 2018-06-27 22:21:35,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/9b9445b0-cb1b-447d-8431-f048b6127a73 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c7d43a1cbc148ee6b71e9d2b04db7eda53dcc12" 2018-06-27 22:21:35,122 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:21:35 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 X-Openstack-Request-Id: req-115e31fc-c678-4a8f-9ad5-ffd2b1dbd923 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:21:35,199 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:21:35 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-c0a3c72d-a755-400c-8abc-41f565328186 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": "7047a8fe76514546bd4f0bce3502b76b", "OS::stack_id": "9b9445b0-cb1b-447d-8431-f048b6127a73", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack", "image_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-image", "inst_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-inst", "subnet_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-subnet", "flavor_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-flavor-name", "net_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack", "stack_user_project_id": "89b491acdc824eecbe5ce800ca312b08", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-27T22:20:28Z", "links": [{"href": "https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-27T22:21:19Z", "id": "9b9445b0-cb1b-447d-8431-f048b6127a73", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:21:35,199 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 used request id req-c0a3c72d-a755-400c-8abc-41f565328186 2018-06-27 22:21:35,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/9b9445b0-cb1b-447d-8431-f048b6127a73 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c7d43a1cbc148ee6b71e9d2b04db7eda53dcc12" 2018-06-27 22:21:35,269 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:21:35 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 X-Openstack-Request-Id: req-6301c3f5-488d-4e75-9d3d-ea0940ca5d60 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:21:35,328 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:21:35 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-ab0dc2e3-7b7a-4b39-9ebc-2ad2190fcc9d 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": "7047a8fe76514546bd4f0bce3502b76b", "OS::stack_id": "9b9445b0-cb1b-447d-8431-f048b6127a73", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack", "image_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-image", "inst_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-inst", "subnet_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-subnet", "flavor_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-flavor-name", "net_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack", "stack_user_project_id": "89b491acdc824eecbe5ce800ca312b08", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-27T22:20:28Z", "links": [{"href": "https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-27T22:21:19Z", "id": "9b9445b0-cb1b-447d-8431-f048b6127a73", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:21:35,328 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 used request id req-ab0dc2e3-7b7a-4b39-9ebc-2ad2190fcc9d 2018-06-27 22:21:35,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/9b9445b0-cb1b-447d-8431-f048b6127a73 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c7d43a1cbc148ee6b71e9d2b04db7eda53dcc12" 2018-06-27 22:21:35,385 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:21:35 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 X-Openstack-Request-Id: req-a11270cf-8f24-4c6c-a681-b2bcf1769edf Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:21:35,455 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:21:35 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-c4faeb81-3c25-4e6b-b115-3e0e21f6edda 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": "7047a8fe76514546bd4f0bce3502b76b", "OS::stack_id": "9b9445b0-cb1b-447d-8431-f048b6127a73", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack", "image_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-image", "inst_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-inst", "subnet_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-subnet", "flavor_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-flavor-name", "net_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack", "stack_user_project_id": "89b491acdc824eecbe5ce800ca312b08", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-27T22:20:28Z", "links": [{"href": "https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-27T22:21:19Z", "id": "9b9445b0-cb1b-447d-8431-f048b6127a73", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:21:35,455 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 used request id req-c4faeb81-3c25-4e6b-b115-3e0e21f6edda 2018-06-27 22:21:35,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/9b9445b0-cb1b-447d-8431-f048b6127a73 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c7d43a1cbc148ee6b71e9d2b04db7eda53dcc12" 2018-06-27 22:21:35,513 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:21:35 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 X-Openstack-Request-Id: req-a7a162fc-a0b2-40a4-9e8f-f4ba454abf5e Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:21:35,571 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:21:35 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-5894fb3f-46e5-4553-a167-6a7a739ffa13 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": "7047a8fe76514546bd4f0bce3502b76b", "OS::stack_id": "9b9445b0-cb1b-447d-8431-f048b6127a73", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack", "image_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-image", "inst_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-inst", "subnet_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-subnet", "flavor_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-flavor-name", "net_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack", "stack_user_project_id": "89b491acdc824eecbe5ce800ca312b08", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-27T22:20:28Z", "links": [{"href": "https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-27T22:21:19Z", "id": "9b9445b0-cb1b-447d-8431-f048b6127a73", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:21:35,571 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 used request id req-5894fb3f-46e5-4553-a167-6a7a739ffa13 2018-06-27 22:21:35,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/9b9445b0-cb1b-447d-8431-f048b6127a73 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c7d43a1cbc148ee6b71e9d2b04db7eda53dcc12" 2018-06-27 22:21:35,619 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:21:35 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 X-Openstack-Request-Id: req-ee6cb003-166d-46ac-be18-c6eff35f9f2a Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:21:35,984 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:21:35 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-9dd1a314-985c-4a35-a8e4-3c00f753e79f 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": "7047a8fe76514546bd4f0bce3502b76b", "OS::stack_id": "9b9445b0-cb1b-447d-8431-f048b6127a73", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack", "image_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-image", "inst_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-inst", "subnet_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-subnet", "flavor_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-flavor-name", "net_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack", "stack_user_project_id": "89b491acdc824eecbe5ce800ca312b08", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-27T22:20:28Z", "links": [{"href": "https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-27T22:21:19Z", "id": "9b9445b0-cb1b-447d-8431-f048b6127a73", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:21:35,984 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 used request id req-9dd1a314-985c-4a35-a8e4-3c00f753e79f 2018-06-27 22:21:35,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/9b9445b0-cb1b-447d-8431-f048b6127a73 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c7d43a1cbc148ee6b71e9d2b04db7eda53dcc12" 2018-06-27 22:21:36,030 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:21:36 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 X-Openstack-Request-Id: req-0d260d39-9141-4df8-9192-6e5b67bb5139 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:21:36,101 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:21:36 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-b93886d8-4be6-4116-85e0-1e09e46a92fb 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": "7047a8fe76514546bd4f0bce3502b76b", "OS::stack_id": "9b9445b0-cb1b-447d-8431-f048b6127a73", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack", "image_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-image", "inst_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-inst", "subnet_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-subnet", "flavor_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-flavor-name", "net_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack", "stack_user_project_id": "89b491acdc824eecbe5ce800ca312b08", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-27T22:20:28Z", "links": [{"href": "https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-27T22:21:19Z", "id": "9b9445b0-cb1b-447d-8431-f048b6127a73", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:21:36,101 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 used request id req-b93886d8-4be6-4116-85e0-1e09e46a92fb 2018-06-27 22:21:36,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/9b9445b0-cb1b-447d-8431-f048b6127a73 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c7d43a1cbc148ee6b71e9d2b04db7eda53dcc12" 2018-06-27 22:21:36,181 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:21:36 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 X-Openstack-Request-Id: req-da0d6eb6-d862-4414-b4aa-fb28d9149528 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:21:36,239 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:21:36 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-1390d7cb-c687-4350-83c4-62b24de17cdd 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": "7047a8fe76514546bd4f0bce3502b76b", "OS::stack_id": "9b9445b0-cb1b-447d-8431-f048b6127a73", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack", "image_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-image", "inst_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-inst", "subnet_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-subnet", "flavor_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-flavor-name", "net_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack", "stack_user_project_id": "89b491acdc824eecbe5ce800ca312b08", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-27T22:20:28Z", "links": [{"href": "https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-27T22:21:19Z", "id": "9b9445b0-cb1b-447d-8431-f048b6127a73", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:21:36,239 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 used request id req-1390d7cb-c687-4350-83c4-62b24de17cdd 2018-06-27 22:21:36,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/9b9445b0-cb1b-447d-8431-f048b6127a73 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c7d43a1cbc148ee6b71e9d2b04db7eda53dcc12" 2018-06-27 22:21:36,289 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:21:36 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 X-Openstack-Request-Id: req-f7296ad9-7726-4837-8900-208dab9db830 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:21:36,367 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:21:36 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-670700af-9dca-4373-9a2d-e87a3f09fa49 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": "7047a8fe76514546bd4f0bce3502b76b", "OS::stack_id": "9b9445b0-cb1b-447d-8431-f048b6127a73", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack", "image_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-image", "inst_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-inst", "subnet_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-subnet", "flavor_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-flavor-name", "net_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack", "stack_user_project_id": "89b491acdc824eecbe5ce800ca312b08", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-27T22:20:28Z", "links": [{"href": "https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-27T22:21:19Z", "id": "9b9445b0-cb1b-447d-8431-f048b6127a73", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:21:36,367 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 used request id req-670700af-9dca-4373-9a2d-e87a3f09fa49 2018-06-27 22:21:36,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/9b9445b0-cb1b-447d-8431-f048b6127a73 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c7d43a1cbc148ee6b71e9d2b04db7eda53dcc12" 2018-06-27 22:21:36,417 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:21:36 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 X-Openstack-Request-Id: req-9ec8e8ea-f0d9-4023-939f-3d74417481d1 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:21:36,504 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:21:36 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-314528f4-a365-4221-8bb4-691473bbe1ba 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": "7047a8fe76514546bd4f0bce3502b76b", "OS::stack_id": "9b9445b0-cb1b-447d-8431-f048b6127a73", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack", "image_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-image", "inst_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-inst", "subnet_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-subnet", "flavor_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-flavor-name", "net_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack", "stack_user_project_id": "89b491acdc824eecbe5ce800ca312b08", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-27T22:20:28Z", "links": [{"href": "https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-27T22:21:19Z", "id": "9b9445b0-cb1b-447d-8431-f048b6127a73", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:21:36,504 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 used request id req-314528f4-a365-4221-8bb4-691473bbe1ba 2018-06-27 22:21:36,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/9b9445b0-cb1b-447d-8431-f048b6127a73 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c7d43a1cbc148ee6b71e9d2b04db7eda53dcc12" 2018-06-27 22:21:36,558 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:21:36 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 X-Openstack-Request-Id: req-0b0d322f-5b4e-4253-94bd-7293e31d46b1 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:21:36,785 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:21:36 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-053a34b1-bd9e-471d-9b1c-67817ab525fe 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": "7047a8fe76514546bd4f0bce3502b76b", "OS::stack_id": "9b9445b0-cb1b-447d-8431-f048b6127a73", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack", "image_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-image", "inst_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-inst", "subnet_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-subnet", "flavor_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-flavor-name", "net_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack", "stack_user_project_id": "89b491acdc824eecbe5ce800ca312b08", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-27T22:20:28Z", "links": [{"href": "https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-27T22:21:19Z", "id": "9b9445b0-cb1b-447d-8431-f048b6127a73", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:21:36,785 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 used request id req-053a34b1-bd9e-471d-9b1c-67817ab525fe 2018-06-27 22:21:36,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/9b9445b0-cb1b-447d-8431-f048b6127a73 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c7d43a1cbc148ee6b71e9d2b04db7eda53dcc12" 2018-06-27 22:21:36,836 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:21:36 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 X-Openstack-Request-Id: req-102d24c4-e0cc-436d-8d5c-568e2f7b8f1e Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:21:36,933 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:21:36 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-c1144d38-ebad-485f-aa7a-612743e8d61a 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": "7047a8fe76514546bd4f0bce3502b76b", "OS::stack_id": "9b9445b0-cb1b-447d-8431-f048b6127a73", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack", "image_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-image", "inst_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-inst", "subnet_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-subnet", "flavor_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-flavor-name", "net_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack", "stack_user_project_id": "89b491acdc824eecbe5ce800ca312b08", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-27T22:20:28Z", "links": [{"href": "https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-27T22:21:19Z", "id": "9b9445b0-cb1b-447d-8431-f048b6127a73", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:21:36,934 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 used request id req-c1144d38-ebad-485f-aa7a-612743e8d61a 2018-06-27 22:21:36,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/9b9445b0-cb1b-447d-8431-f048b6127a73 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c7d43a1cbc148ee6b71e9d2b04db7eda53dcc12" 2018-06-27 22:21:37,000 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:21:36 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 X-Openstack-Request-Id: req-5abb33aa-df56-4f78-9f02-cd024cc35b88 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:21:37,093 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:21:37 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-261d5280-3a51-4432-be2a-ca8d0a088e74 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": "7047a8fe76514546bd4f0bce3502b76b", "OS::stack_id": "9b9445b0-cb1b-447d-8431-f048b6127a73", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack", "image_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-image", "inst_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-inst", "subnet_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-subnet", "flavor_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-flavor-name", "net_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack", "stack_user_project_id": "89b491acdc824eecbe5ce800ca312b08", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-27T22:20:28Z", "links": [{"href": "https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-27T22:21:19Z", "id": "9b9445b0-cb1b-447d-8431-f048b6127a73", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:21:37,093 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 used request id req-261d5280-3a51-4432-be2a-ca8d0a088e74 2018-06-27 22:21:37,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/9b9445b0-cb1b-447d-8431-f048b6127a73 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c7d43a1cbc148ee6b71e9d2b04db7eda53dcc12" 2018-06-27 22:21:37,156 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:21:37 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 X-Openstack-Request-Id: req-bafb5d4f-35f8-4d3a-95d6-5ffd956e0897 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:21:37,249 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:21:37 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-d965ab86-c397-4264-8d1f-9e68aa83e5e4 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": "7047a8fe76514546bd4f0bce3502b76b", "OS::stack_id": "9b9445b0-cb1b-447d-8431-f048b6127a73", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack", "image_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-image", "inst_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-inst", "subnet_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-subnet", "flavor_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-flavor-name", "net_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack", "stack_user_project_id": "89b491acdc824eecbe5ce800ca312b08", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-27T22:20:28Z", "links": [{"href": "https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-27T22:21:19Z", "id": "9b9445b0-cb1b-447d-8431-f048b6127a73", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:21:37,249 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 used request id req-d965ab86-c397-4264-8d1f-9e68aa83e5e4 2018-06-27 22:21:37,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/9b9445b0-cb1b-447d-8431-f048b6127a73 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c7d43a1cbc148ee6b71e9d2b04db7eda53dcc12" 2018-06-27 22:21:37,337 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:21:37 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 X-Openstack-Request-Id: req-0f5d6d4e-beb0-48f9-86ed-7e42600b05f3 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:21:37,405 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:21:37 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-18da40e8-8a6e-4c57-a824-fa330ebba410 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": "7047a8fe76514546bd4f0bce3502b76b", "OS::stack_id": "9b9445b0-cb1b-447d-8431-f048b6127a73", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack", "image_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-image", "inst_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-inst", "subnet_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-subnet", "flavor_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-flavor-name", "net_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack", "stack_user_project_id": "89b491acdc824eecbe5ce800ca312b08", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-27T22:20:28Z", "links": [{"href": "https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-27T22:21:19Z", "id": "9b9445b0-cb1b-447d-8431-f048b6127a73", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:21:37,405 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 used request id req-18da40e8-8a6e-4c57-a824-fa330ebba410 2018-06-27 22:21:37,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/9b9445b0-cb1b-447d-8431-f048b6127a73 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c7d43a1cbc148ee6b71e9d2b04db7eda53dcc12" 2018-06-27 22:21:37,462 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:21:37 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 X-Openstack-Request-Id: req-f9f470dd-785d-442a-b868-ada3e5aa5774 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:21:37,569 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:21:37 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-a0aa8d74-4b02-450a-9f31-0011c962ca0e 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": "7047a8fe76514546bd4f0bce3502b76b", "OS::stack_id": "9b9445b0-cb1b-447d-8431-f048b6127a73", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack", "image_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-image", "inst_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-inst", "subnet_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-subnet", "flavor_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-flavor-name", "net_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack", "stack_user_project_id": "89b491acdc824eecbe5ce800ca312b08", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-27T22:20:28Z", "links": [{"href": "https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-27T22:21:19Z", "id": "9b9445b0-cb1b-447d-8431-f048b6127a73", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:21:37,570 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 used request id req-a0aa8d74-4b02-450a-9f31-0011c962ca0e 2018-06-27 22:21:37,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/9b9445b0-cb1b-447d-8431-f048b6127a73 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c7d43a1cbc148ee6b71e9d2b04db7eda53dcc12" 2018-06-27 22:21:37,634 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:21:37 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 X-Openstack-Request-Id: req-da8e03ad-f52c-4060-bf3d-d8a6796cf40d Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:21:37,727 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:21:37 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-8f95f20f-7607-4aa3-b896-42f4a5c13f8a 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": "7047a8fe76514546bd4f0bce3502b76b", "OS::stack_id": "9b9445b0-cb1b-447d-8431-f048b6127a73", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack", "image_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-image", "inst_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-inst", "subnet_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-subnet", "flavor_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-flavor-name", "net_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack", "stack_user_project_id": "89b491acdc824eecbe5ce800ca312b08", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-27T22:20:28Z", "links": [{"href": "https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-27T22:21:19Z", "id": "9b9445b0-cb1b-447d-8431-f048b6127a73", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:21:37,727 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 used request id req-8f95f20f-7607-4aa3-b896-42f4a5c13f8a 2018-06-27 22:21:37,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/9b9445b0-cb1b-447d-8431-f048b6127a73 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c7d43a1cbc148ee6b71e9d2b04db7eda53dcc12" 2018-06-27 22:21:37,992 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:21:37 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 X-Openstack-Request-Id: req-9a45a89f-91f4-4f42-808f-2fd5b0e469c6 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:21:38,050 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:21:38 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-d36faf9a-f4fa-46b5-a2ad-ba2f7a15d987 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": "7047a8fe76514546bd4f0bce3502b76b", "OS::stack_id": "9b9445b0-cb1b-447d-8431-f048b6127a73", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack", "image_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-image", "inst_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-inst", "subnet_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-subnet", "flavor_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-flavor-name", "net_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack", "stack_user_project_id": "89b491acdc824eecbe5ce800ca312b08", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-27T22:20:28Z", "links": [{"href": "https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-27T22:21:19Z", "id": "9b9445b0-cb1b-447d-8431-f048b6127a73", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:21:38,050 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 used request id req-d36faf9a-f4fa-46b5-a2ad-ba2f7a15d987 2018-06-27 22:21:38,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/9b9445b0-cb1b-447d-8431-f048b6127a73 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c7d43a1cbc148ee6b71e9d2b04db7eda53dcc12" 2018-06-27 22:21:38,124 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:21:38 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 X-Openstack-Request-Id: req-87c45cf5-9306-490e-b5f8-0a15b4028ea7 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:21:38,214 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:21:38 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-38c2a406-301e-4f06-9fff-1a196c83668c 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": "7047a8fe76514546bd4f0bce3502b76b", "OS::stack_id": "9b9445b0-cb1b-447d-8431-f048b6127a73", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack", "image_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-image", "inst_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-inst", "subnet_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-subnet", "flavor_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-flavor-name", "net_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack", "stack_user_project_id": "89b491acdc824eecbe5ce800ca312b08", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-27T22:20:28Z", "links": [{"href": "https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-27T22:21:19Z", "id": "9b9445b0-cb1b-447d-8431-f048b6127a73", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:21:38,214 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 used request id req-38c2a406-301e-4f06-9fff-1a196c83668c 2018-06-27 22:21:38,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/9b9445b0-cb1b-447d-8431-f048b6127a73 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c7d43a1cbc148ee6b71e9d2b04db7eda53dcc12" 2018-06-27 22:21:38,275 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:21:38 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 X-Openstack-Request-Id: req-0f37f750-a00a-4ec8-9fdd-92622938b856 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:21:38,358 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:21:38 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-38067f30-c640-4543-896c-5b1ad1553dd0 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": "7047a8fe76514546bd4f0bce3502b76b", "OS::stack_id": "9b9445b0-cb1b-447d-8431-f048b6127a73", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack", "image_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-image", "inst_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-inst", "subnet_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-subnet", "flavor_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-flavor-name", "net_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack", "stack_user_project_id": "89b491acdc824eecbe5ce800ca312b08", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-27T22:20:28Z", "links": [{"href": "https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-27T22:21:19Z", "id": "9b9445b0-cb1b-447d-8431-f048b6127a73", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:21:38,359 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 used request id req-38067f30-c640-4543-896c-5b1ad1553dd0 2018-06-27 22:21:38,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/9b9445b0-cb1b-447d-8431-f048b6127a73 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c7d43a1cbc148ee6b71e9d2b04db7eda53dcc12" 2018-06-27 22:21:38,428 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:21:38 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 X-Openstack-Request-Id: req-556ecb68-8c4f-4a37-b62b-0c358be335ad Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:21:38,505 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:21:38 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-b2012360-a450-400a-af2d-3cc4b0e5d591 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": "7047a8fe76514546bd4f0bce3502b76b", "OS::stack_id": "9b9445b0-cb1b-447d-8431-f048b6127a73", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack", "image_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-image", "inst_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-inst", "subnet_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-subnet", "flavor_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-flavor-name", "net_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack", "stack_user_project_id": "89b491acdc824eecbe5ce800ca312b08", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-27T22:20:28Z", "links": [{"href": "https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-27T22:21:19Z", "id": "9b9445b0-cb1b-447d-8431-f048b6127a73", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:21:38,505 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 used request id req-b2012360-a450-400a-af2d-3cc4b0e5d591 2018-06-27 22:21:38,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/9b9445b0-cb1b-447d-8431-f048b6127a73 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c7d43a1cbc148ee6b71e9d2b04db7eda53dcc12" 2018-06-27 22:21:38,583 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:21:38 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 X-Openstack-Request-Id: req-6d5c16a7-52b3-49ec-a8cc-27244d0199e9 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:21:38,681 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:21:38 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-02c33165-350a-478e-abcf-8e123301710e 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": "7047a8fe76514546bd4f0bce3502b76b", "OS::stack_id": "9b9445b0-cb1b-447d-8431-f048b6127a73", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack", "image_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-image", "inst_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-inst", "subnet_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-subnet", "flavor_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-flavor-name", "net_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack", "stack_user_project_id": "89b491acdc824eecbe5ce800ca312b08", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-27T22:20:28Z", "links": [{"href": "https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-27T22:21:19Z", "id": "9b9445b0-cb1b-447d-8431-f048b6127a73", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:21:38,682 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 used request id req-02c33165-350a-478e-abcf-8e123301710e 2018-06-27 22:21:38,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/9b9445b0-cb1b-447d-8431-f048b6127a73 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c7d43a1cbc148ee6b71e9d2b04db7eda53dcc12" 2018-06-27 22:21:38,744 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:21:38 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 X-Openstack-Request-Id: req-43264fd3-8937-42ff-8051-b8720c098cdd Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:21:38,833 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:21:38 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-dc65643b-0361-4839-ae91-bb7198eec2d3 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": "7047a8fe76514546bd4f0bce3502b76b", "OS::stack_id": "9b9445b0-cb1b-447d-8431-f048b6127a73", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack", "image_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-image", "inst_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-inst", "subnet_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-subnet", "flavor_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-flavor-name", "net_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack", "stack_user_project_id": "89b491acdc824eecbe5ce800ca312b08", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-27T22:20:28Z", "links": [{"href": "https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-27T22:21:19Z", "id": "9b9445b0-cb1b-447d-8431-f048b6127a73", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:21:38,833 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 used request id req-dc65643b-0361-4839-ae91-bb7198eec2d3 2018-06-27 22:21:38,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/9b9445b0-cb1b-447d-8431-f048b6127a73 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c7d43a1cbc148ee6b71e9d2b04db7eda53dcc12" 2018-06-27 22:21:38,905 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:21:38 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 X-Openstack-Request-Id: req-9487d7fa-1c39-4b0b-a1e1-ddced9e7a138 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:21:38,986 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:21:38 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-f1c4f366-17e9-4c75-bb02-94a1df342d23 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": "7047a8fe76514546bd4f0bce3502b76b", "OS::stack_id": "9b9445b0-cb1b-447d-8431-f048b6127a73", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack", "image_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-image", "inst_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-inst", "subnet_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-subnet", "flavor_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-flavor-name", "net_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack", "stack_user_project_id": "89b491acdc824eecbe5ce800ca312b08", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-27T22:20:28Z", "links": [{"href": "https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-27T22:21:19Z", "id": "9b9445b0-cb1b-447d-8431-f048b6127a73", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:21:38,987 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 used request id req-f1c4f366-17e9-4c75-bb02-94a1df342d23 2018-06-27 22:21:38,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/9b9445b0-cb1b-447d-8431-f048b6127a73 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c7d43a1cbc148ee6b71e9d2b04db7eda53dcc12" 2018-06-27 22:21:39,058 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:21:39 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 X-Openstack-Request-Id: req-842b2397-3f06-4213-9ed5-3c8235228245 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:21:39,135 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:21:39 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-79d7d224-0e43-42fb-a44f-a37f7d1df10c 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": "7047a8fe76514546bd4f0bce3502b76b", "OS::stack_id": "9b9445b0-cb1b-447d-8431-f048b6127a73", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack", "image_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-image", "inst_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-inst", "subnet_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-subnet", "flavor_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-flavor-name", "net_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack", "stack_user_project_id": "89b491acdc824eecbe5ce800ca312b08", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-27T22:20:28Z", "links": [{"href": "https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-27T22:21:19Z", "id": "9b9445b0-cb1b-447d-8431-f048b6127a73", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:21:39,135 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 used request id req-79d7d224-0e43-42fb-a44f-a37f7d1df10c 2018-06-27 22:21:39,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/9b9445b0-cb1b-447d-8431-f048b6127a73 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c7d43a1cbc148ee6b71e9d2b04db7eda53dcc12" 2018-06-27 22:21:39,199 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:21:39 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 X-Openstack-Request-Id: req-c3c92dd2-e9fb-439e-a7ff-4bd71070b601 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:21:39,279 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:21:39 GMT Content-Type: application/json Content-Length: 1620 Connection: keep-alive X-Openstack-Request-Id: req-28e0a39b-285e-4e47-8c58-d67d3d25c9ec 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": "7047a8fe76514546bd4f0bce3502b76b", "OS::stack_id": "9b9445b0-cb1b-447d-8431-f048b6127a73", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack", "image_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-image", "inst_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-inst", "subnet_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-subnet", "flavor_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-flavor-name", "net_name": "CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack", "stack_user_project_id": "89b491acdc824eecbe5ce800ca312b08", "tags": null, "creation_time": "2018-06-27T22:20:28Z", "links": [{"href": "https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-06-27T22:21:19Z", "id": "9b9445b0-cb1b-447d-8431-f048b6127a73", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:21:39,280 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 used request id req-28e0a39b-285e-4e47-8c58-d67d3d25c9ec 2018-06-27 22:21:39,280 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack 2018-06-27 22:21:39,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/9b9445b0-cb1b-447d-8431-f048b6127a73 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4e8445741f057d2b12cdee2b09646fc667433a7" 2018-06-27 22:21:39,352 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:21:39 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 X-Openstack-Request-Id: req-29ebebdb-ee6c-4d50-85e1-6ae3a2602d50 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:21:39,427 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx Date: Wed, 27 Jun 2018 22:21:39 GMT Content-Type: application/json Content-Length: 279 Connection: keep-alive X-Openstack-Request-Id: req-7af0bc01-cb10-47a3-b6ad-3d065d938a09 RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-06-27 22:21:39,427 - keystoneauth.session - DEBUG - DELETE call to orchestration for https://172.30.10.101:8004/v1/7047a8fe76514546bd4f0bce3502b76b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-stack/9b9445b0-cb1b-447d-8431-f048b6127a73 used request id req-7af0bc01-cb10-47a3-b6ad-3d065d938a09 2018-06-27 22:21:39,429 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-58bac8e2-f27e-48dc-8ac2-71195c283df1-image 2018-06-27 22:21:39,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/f40c3b40-2a41-4997-b56d-403ff88c0cef -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}24727f38bacb61e4f3d476d5de47ba77a3db4b64" 2018-06-27 22:21:40,434 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:21:40 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-4aebad2f-3d87-43ea-af10-d969277f4a37 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-27 22:21:40,435 - keystoneauth.session - DEBUG - DELETE call to image for https://172.30.10.101:9292/v2/images/f40c3b40-2a41-4997-b56d-403ff88c0cef used request id req-4aebad2f-3d87-43ea-af10-d969277f4a37 2018-06-27 22:21:40,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/46107785-47d0-4519-ba83-4f379591789e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d8349ec3b555b490df0ea3306dcded6206dfe58" 2018-06-27 22:21:41,355 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 22:21: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-a2baea6d-a984-467b-b074-7cf0e7e69c98 X-Compute-Request-Id: req-a2baea6d-a984-467b-b074-7cf0e7e69c98 2018-06-27 22:21:41,356 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/flavors/46107785-47d0-4519-ba83-4f379591789e used request id req-a2baea6d-a984-467b-b074-7cf0e7e69c98 2018-06-27 22:21:41,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/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b909d54459c2bfb13a468c47a5c3fd2bd6e94e4" 2018-06-27 22:21:42,237 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:21:42 GMT Content-Type: application/json Content-Length: 11766 Connection: keep-alive X-Openstack-Request-Id: req-12ac1632-5e5a-42a8-b8d7-8f7254a3a940 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-27T19:03:04Z", "updated_at": "2018-06-27T19:03:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "6748ef1e-56da-434e-9e89-e86b58537b65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "b3e3826c-1c48-4699-93f0-f8a310956753", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "bfad35fa-7ea9-4a81-917d-7b86481eb510", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "d657b333-103d-4d19-add8-1e8bae2f8849", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7047a8fe76514546bd4f0bce3502b76b", "created_at": "2018-06-27T22:20:30Z", "updated_at": "2018-06-27T22:20:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:20:30Z", "revision_number": 0, "id": "029c7170-59dc-4906-b1c6-7b9b4756cbe5", "remote_group_id": "ab723084-626d-4fff-ba0a-4c4bdf1509bd", "remote_ip_prefix": null, "created_at": "2018-06-27T22:20:30Z", "security_group_id": "ab723084-626d-4fff-ba0a-4c4bdf1509bd", "tenant_id": "7047a8fe76514546bd4f0bce3502b76b", "port_range_min": null, "ethertype": "IPv6", "project_id": "7047a8fe76514546bd4f0bce3502b76b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:20:30Z", "revision_number": 0, "id": "23e99261-a8d7-4ddf-8888-bf78ec9039da", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:20:30Z", "security_group_id": "ab723084-626d-4fff-ba0a-4c4bdf1509bd", "tenant_id": "7047a8fe76514546bd4f0bce3502b76b", "port_range_min": null, "ethertype": "IPv4", "project_id": "7047a8fe76514546bd4f0bce3502b76b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:20:30Z", "revision_number": 0, "id": "59f99e4d-36ba-4717-abed-7545e34fc5a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:20:30Z", "security_group_id": "ab723084-626d-4fff-ba0a-4c4bdf1509bd", "tenant_id": "7047a8fe76514546bd4f0bce3502b76b", "port_range_min": null, "ethertype": "IPv6", "project_id": "7047a8fe76514546bd4f0bce3502b76b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:20:30Z", "revision_number": 0, "id": "df403a35-007a-4432-8ea6-7fdd27a7fa89", "remote_group_id": "ab723084-626d-4fff-ba0a-4c4bdf1509bd", "remote_ip_prefix": null, "created_at": "2018-06-27T22:20:30Z", "security_group_id": "ab723084-626d-4fff-ba0a-4c4bdf1509bd", "tenant_id": "7047a8fe76514546bd4f0bce3502b76b", "port_range_min": null, "ethertype": "IPv4", "project_id": "7047a8fe76514546bd4f0bce3502b76b"}], "revision_number": 4, "project_id": "7047a8fe76514546bd4f0bce3502b76b", "id": "ab723084-626d-4fff-ba0a-4c4bdf1509bd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b92069937e44a3786e439f95c61afe5", "created_at": "2018-06-27T19:08:41Z", "updated_at": "2018-06-27T19:08:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "4ac2a090-f595-4e7b-9b7a-a52fa204e881", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "5508c0b1-6261-44cb-854d-60c64bcbba0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "a60c77dc-6985-48ac-a3a3-067176d3e52f", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "e6ec0fa4-1eb3-4c5d-a451-c7acfd7fde82", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}], "revision_number": 4, "project_id": "4b92069937e44a3786e439f95c61afe5", "id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T18:59:55Z", "updated_at": "2018-06-27T18:59:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "5a060918-419b-4ec3-90df-a7764c06af2f", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "6cd9bbf0-4d1b-4b13-a6c4-e20a15bb3360", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "8134c0f0-89c6-4d45-bef8-a9260d9d0723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "e0e7297a-a59d-4d2b-b75c-2cc86b269114", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}], "revision_number": 4, "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "created_at": "2018-06-27T21:03:43Z", "updated_at": "2018-06-27T21:03:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "41061dbf-a5a2-465f-84dd-140f6104b3f7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "47d5c96d-0510-41a5-b33e-5683702c5bb8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "4b4b6430-3f42-4fe4-a25e-2c5c015a7699", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "e6a68cb7-6491-4474-a4d7-38496cac4eb7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}], "revision_number": 4, "project_id": "3f0a375b66c54145bff1c56e7c91ad73", "id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "name": "default"}]} 2018-06-27 22:21:42,237 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-12ac1632-5e5a-42a8-b8d7-8f7254a3a940 2018-06-27 22:21:42,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/7047a8fe76514546bd4f0bce3502b76b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b909d54459c2bfb13a468c47a5c3fd2bd6e94e4" 2018-06-27 22:21:42,632 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:21:42 GMT Server: Apache Content-Length: 320 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-08adf1b6-a2cf-4b32-a4de-27d80bd32397 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/7047a8fe76514546bd4f0bce3502b76b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7047a8fe76514546bd4f0bce3502b76b", "name": "CreateStackSuccessTests-0737c0e6-c37f-434-proj"}} 2018-06-27 22:21:42,632 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/7047a8fe76514546bd4f0bce3502b76b used request id req-08adf1b6-a2cf-4b32-a4de-27d80bd32397 2018-06-27 22:21:42,632 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ab723084-626d-4fff-ba0a-4c4bdf1509bd 2018-06-27 22:21: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/security-group-rules?security_group_id=ab723084-626d-4fff-ba0a-4c4bdf1509bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b909d54459c2bfb13a468c47a5c3fd2bd6e94e4" 2018-06-27 22:21:43,440 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:21:43 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-75ea601a-bd29-4531-8ea2-fc40353961bf Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": "ab723084-626d-4fff-ba0a-4c4bdf1509bd", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T22:20:30Z", "security_group_id": "ab723084-626d-4fff-ba0a-4c4bdf1509bd", "port_range_min": null, "revision_number": 0, "tenant_id": "7047a8fe76514546bd4f0bce3502b76b", "created_at": "2018-06-27T22:20:30Z", "project_id": "7047a8fe76514546bd4f0bce3502b76b", "id": "029c7170-59dc-4906-b1c6-7b9b4756cbe5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T22:20:30Z", "security_group_id": "ab723084-626d-4fff-ba0a-4c4bdf1509bd", "port_range_min": null, "revision_number": 0, "tenant_id": "7047a8fe76514546bd4f0bce3502b76b", "created_at": "2018-06-27T22:20:30Z", "project_id": "7047a8fe76514546bd4f0bce3502b76b", "id": "23e99261-a8d7-4ddf-8888-bf78ec9039da"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T22:20:30Z", "security_group_id": "ab723084-626d-4fff-ba0a-4c4bdf1509bd", "port_range_min": null, "revision_number": 0, "tenant_id": "7047a8fe76514546bd4f0bce3502b76b", "created_at": "2018-06-27T22:20:30Z", "project_id": "7047a8fe76514546bd4f0bce3502b76b", "id": "59f99e4d-36ba-4717-abed-7545e34fc5a7"}, {"remote_group_id": "ab723084-626d-4fff-ba0a-4c4bdf1509bd", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T22:20:30Z", "security_group_id": "ab723084-626d-4fff-ba0a-4c4bdf1509bd", "port_range_min": null, "revision_number": 0, "tenant_id": "7047a8fe76514546bd4f0bce3502b76b", "created_at": "2018-06-27T22:20:30Z", "project_id": "7047a8fe76514546bd4f0bce3502b76b", "id": "df403a35-007a-4432-8ea6-7fdd27a7fa89"}]} 2018-06-27 22:21:43,440 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=ab723084-626d-4fff-ba0a-4c4bdf1509bd used request id req-75ea601a-bd29-4531-8ea2-fc40353961bf 2018-06-27 22:21:43,441 - neutron_utils - INFO - Deleting security group with name - default 2018-06-27 22:21:43,446 - 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/ab723084-626d-4fff-ba0a-4c4bdf1509bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b909d54459c2bfb13a468c47a5c3fd2bd6e94e4" 2018-06-27 22:21:44,731 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:21:44 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-621af33c-9e90-470a-b871-7094e11e333d Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:21:44,731 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/ab723084-626d-4fff-ba0a-4c4bdf1509bd used request id req-621af33c-9e90-470a-b871-7094e11e333d 2018-06-27 22:21:44,732 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-0737c0e6-c37f-434-proj 2018-06-27 22:21: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/projects/7047a8fe76514546bd4f0bce3502b76b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b909d54459c2bfb13a468c47a5c3fd2bd6e94e4" 2018-06-27 22:21:45,321 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 22:21:44 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-39b92529-2b02-4427-94f6-92de800f25b3 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:21:45,321 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/7047a8fe76514546bd4f0bce3502b76b used request id req-39b92529-2b02-4427-94f6-92de800f25b3 2018-06-27 22:21:45,322 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-0737c0e6-c37f-434-proj-role 2018-06-27 22:21:45,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/9c0a4cd1ea4c47e79e97ee0450d711c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b909d54459c2bfb13a468c47a5c3fd2bd6e94e4" 2018-06-27 22:21:45,745 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 22:21:45 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3c67a7d0-49f8-4a9b-8440-adc9e7684797 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:21:45,746 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/9c0a4cd1ea4c47e79e97ee0450d711c8 used request id req-3c67a7d0-49f8-4a9b-8440-adc9e7684797 2018-06-27 22:21:45,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b909d54459c2bfb13a468c47a5c3fd2bd6e94e4" 2018-06-27 22:21:46,109 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:21:45 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ae60fa28-db31-4d4a-8a0a-5b2cdd7d2516 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 22:21:46,109 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-ae60fa28-db31-4d4a-8a0a-5b2cdd7d2516 2018-06-27 22:21:46,110 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-0737c0e6-c37f-434-user 2018-06-27 22:21:46,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/c2a6a9dcfb7343de93411a5da03a7ede -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2797ac4f5c70987262786bd5d9a74e5de307dfb0" 2018-06-27 22:21:46,704 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 22:21:46 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-90e3bf4e-fc13-41a7-aca7-046913633d41 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:21:46,704 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/c2a6a9dcfb7343de93411a5da03a7ede used request id req-90e3bf4e-fc13-41a7-aca7-046913633d41 2018-06-27 22:21:46,706 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:21:47,451 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T23:21:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["WW_R7MYiTkiBu1kol4s5aA"], "issued_at": "2018-06-27T22:21:47.000000Z"}} 2018-06-27 22:21:47,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}896983f75198321432ceaddcced29e0e1c54c013" 2018-06-27 22:21:47,760 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:21:47 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c06ef42f-3cf5-4ef5-b722-b6460965aa1d Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:21:47,760 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-c06ef42f-3cf5-4ef5-b722-b6460965aa1d 2018-06-27 22:21:47,761 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:21:47,762 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:21:48,653 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T23:21:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["Fyk7GQE8TXSsgUJmpvym3g"], "issued_at": "2018-06-27T22:21:48.000000Z"}} 2018-06-27 22:21:48,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}f86cce32603a59562f9e524d5a67238c3b8f54c0" 2018-06-27 22:21:48,955 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:21:48 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-551e6a8b-c8d3-47a5-90ef-86d4406b5eef Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:21:48,955 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-551e6a8b-c8d3-47a5-90ef-86d4406b5eef 2018-06-27 22:21:48,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-27 22:21:48,972 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 22:21: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-27 22:21:48,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=CreateStackSuccessTests-55586b12-e45e-480-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f86cce32603a59562f9e524d5a67238c3b8f54c0" 2018-06-27 22:21:49,346 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:21:48 GMT Server: Apache Content-Length: 191 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8a21230a-5582-48f3-9cd4-221022fd60be 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-55586b12-e45e-480-proj", "previous": null, "next": null}, "projects": []} 2018-06-27 22:21:49,346 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-55586b12-e45e-480-proj used request id req-8a21230a-5582-48f3-9cd4-221022fd60be 2018-06-27 22:21:49,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f86cce32603a59562f9e524d5a67238c3b8f54c0" 2018-06-27 22:21:49,659 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:21:49 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-36f0a2d3-c2e1-459b-9374-3c46c6b62c15 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 22:21:49,659 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-36f0a2d3-c2e1-459b-9374-3c46c6b62c15 2018-06-27 22:21:49,663 - 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}f86cce32603a59562f9e524d5a67238c3b8f54c0" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-55586b12-e45e-480-proj"}}' 2018-06-27 22:21:49,815 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 22:21:49 GMT Server: Apache Content-Length: 320 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-df819476-cb0a-4725-8083-0f699963033a Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/d33cfba263c7438e8961961a6a6039d3"}, "tags": [], "enabled": true, "id": "d33cfba263c7438e8961961a6a6039d3", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-55586b12-e45e-480-proj"}} 2018-06-27 22:21:49,815 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-df819476-cb0a-4725-8083-0f699963033a 2018-06-27 22:21:49,816 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-55586b12-e45e-480-proj 2018-06-27 22:21:49,816 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:21:49,817 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:21:50,647 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T23:21:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["MVZHZZBcReqNNzki7siqBA"], "issued_at": "2018-06-27T22:21:50.000000Z"}} 2018-06-27 22:21:50,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}6a8730f4cf2f53c3f0d1564c2eb605ceb1ee123d" 2018-06-27 22:21:50,994 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:21:50 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9e346e9a-26ef-4c90-a28d-788e5d917135 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:21:50,995 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-9e346e9a-26ef-4c90-a28d-788e5d917135 2018-06-27 22:21:50,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 22:21:51,009 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 22:21: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-27 22:21:51,010 - 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}6a8730f4cf2f53c3f0d1564c2eb605ceb1ee123d" 2018-06-27 22:21:51,401 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:21:51 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6d7e9667-1345-41e9-8c4e-c411119b748a Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/05b1bc3fa6fd4243a4ba8b4d6fcc3daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05b1bc3fa6fd4243a4ba8b4d6fcc3daf", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/48d44c9c0fea4f4e80edc7d2e0715db7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d44c9c0fea4f4e80edc7d2e0715db7", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/4d3721127bf84155a837606ce3feba32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d3721127bf84155a837606ce3feba32", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/5c846663ea6d407e9223de0719ce5442"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c846663ea6d407e9223de0719ce5442", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/73a10e6c4f67490a8a4030cc6cea32f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73a10e6c4f67490a8a4030cc6cea32f5", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/8ecfab7d9d4f47bb8892a85b7d2a0b5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ecfab7d9d4f47bb8892a85b7d2a0b5a", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/b278d529e9a54a9195e4e536b9384dc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b278d529e9a54a9195e4e536b9384dc0", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b7f107ae7bb34ccea8282b1a0ec7a979"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7f107ae7bb34ccea8282b1a0ec7a979", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/d21494d0185b463db36b8c8c2b341b97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d21494d0185b463db36b8c8c2b341b97", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e0bb346419f84e4680f6ca9a97f4fc0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e0bb346419f84e4680f6ca9a97f4fc0b", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "c8d542af72ce49338052c29f02c8857e", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e9dd794fa5c040a9a0445386fb2a6116"}, "options": {}, "id": "e9dd794fa5c040a9a0445386fb2a6116", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/e9f9c747d54947bc800a81ecf11858f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9f9c747d54947bc800a81ecf11858f5", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-27 22:21:51,401 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-6d7e9667-1345-41e9-8c4e-c411119b748a 2018-06-27 22:21:51,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?name=CreateStackSuccessTests-55586b12-e45e-480-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a8730f4cf2f53c3f0d1564c2eb605ceb1ee123d" 2018-06-27 22:21:51,821 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:21:51 GMT Server: Apache Content-Length: 465 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-93e66adf-d94a-4b6b-b3a4-33bda0492f10 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateStackSuccessTests-55586b12-e45e-480-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/d33cfba263c7438e8961961a6a6039d3"}, "tags": [], "enabled": true, "id": "d33cfba263c7438e8961961a6a6039d3", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-55586b12-e45e-480-proj"}]} 2018-06-27 22:21:51,821 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateStackSuccessTests-55586b12-e45e-480-proj used request id req-93e66adf-d94a-4b6b-b3a4-33bda0492f10 2018-06-27 22:21:51,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a8730f4cf2f53c3f0d1564c2eb605ceb1ee123d" 2018-06-27 22:21:51,937 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:21:51 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-878d5691-3c48-4c71-b31a-deff3a1a63fc Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 22:21:51,937 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-878d5691-3c48-4c71-b31a-deff3a1a63fc 2018-06-27 22:21:52,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}6a8730f4cf2f53c3f0d1564c2eb605ceb1ee123d" 2018-06-27 22:21:53,133 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:21:52 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ea587ae2-197d-46d5-8509-ffc0d0d58c69 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 22:21:53,133 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-ea587ae2-197d-46d5-8509-ffc0d0d58c69 2018-06-27 22:21:53,137 - 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-55586b12-e45e-480-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a8730f4cf2f53c3f0d1564c2eb605ceb1ee123d" 2018-06-27 22:21:53,554 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:21:53 GMT Server: Apache Content-Length: 465 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7b0ad3ec-6bca-4ab6-896b-b8c39ee9ff22 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateStackSuccessTests-55586b12-e45e-480-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/d33cfba263c7438e8961961a6a6039d3"}, "tags": [], "enabled": true, "id": "d33cfba263c7438e8961961a6a6039d3", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-55586b12-e45e-480-proj"}]} 2018-06-27 22:21:53,554 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateStackSuccessTests-55586b12-e45e-480-proj used request id req-7b0ad3ec-6bca-4ab6-896b-b8c39ee9ff22 2018-06-27 22:21:53,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users/1c6b1a20a2d6431d8c4787a81d81a79d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a8730f4cf2f53c3f0d1564c2eb605ceb1ee123d" 2018-06-27 22:21:53,971 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:21:53 GMT Server: Apache Content-Length: 341 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f1cd5e03-6b21-4ddc-867e-6101608a1600 Connection: close Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSuccessTests-55586b12-e45e-480-user", "links": {"self": "http://10.167.4.35:5000/v3/users/1c6b1a20a2d6431d8c4787a81d81a79d"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "d33cfba263c7438e8961961a6a6039d3", "id": "1c6b1a20a2d6431d8c4787a81d81a79d", "password_expires_at": null}} 2018-06-27 22:21:53,972 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users/1c6b1a20a2d6431d8c4787a81d81a79d used request id req-f1cd5e03-6b21-4ddc-867e-6101608a1600 2018-06-27 22:21:53,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/d33cfba263c7438e8961961a6a6039d3/users/1c6b1a20a2d6431d8c4787a81d81a79d/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a8730f4cf2f53c3f0d1564c2eb605ceb1ee123d" 2018-06-27 22:21:54,386 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:21:53 GMT Server: Apache Content-Length: 181 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-193fa5b5-b407-4e34-be33-e964ee51d23c Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects/d33cfba263c7438e8961961a6a6039d3/users/1c6b1a20a2d6431d8c4787a81d81a79d/roles", "previous": null, "next": null}, "roles": []} 2018-06-27 22:21:54,386 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/d33cfba263c7438e8961961a6a6039d3/users/1c6b1a20a2d6431d8c4787a81d81a79d/roles used request id req-193fa5b5-b407-4e34-be33-e964ee51d23c 2018-06-27 22:21:54,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a8730f4cf2f53c3f0d1564c2eb605ceb1ee123d" 2018-06-27 22:21:54,789 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:21:54 GMT Server: Apache Content-Length: 187 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ad2fffc0-62db-419d-ae85-e5c5045694ef Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}} 2018-06-27 22:21:54,790 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a used request id req-ad2fffc0-62db-419d-ae85-e5c5045694ef 2018-06-27 22:21:54,790 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-55586b12-e45e-480-proj 2018-06-27 22:21:54,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/d33cfba263c7438e8961961a6a6039d3/users/1c6b1a20a2d6431d8c4787a81d81a79d/roles/c6fad7d7ad1b456cb9e0561ce3c4210a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a8730f4cf2f53c3f0d1564c2eb605ceb1ee123d" 2018-06-27 22:21:55,246 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 22:21:54 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a610eeed-59c6-42fe-b6d2-d486851f9b8c Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:21:55,247 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/d33cfba263c7438e8961961a6a6039d3/users/1c6b1a20a2d6431d8c4787a81d81a79d/roles/c6fad7d7ad1b456cb9e0561ce3c4210a used request id req-a610eeed-59c6-42fe-b6d2-d486851f9b8c 2018-06-27 22:21:55,247 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-55586b12-e45e-480-user 2018-06-27 22:21:55,247 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:21:55,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f86cce32603a59562f9e524d5a67238c3b8f54c0" 2018-06-27 22:21:55,682 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:21:55 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ea4713e0-7768-4e94-8154-1ba77b7b2e17 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 22:21:55,682 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-ea4713e0-7768-4e94-8154-1ba77b7b2e17 2018-06-27 22:21:55,686 - 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}f86cce32603a59562f9e524d5a67238c3b8f54c0" -d '{"role": {"name": "CreateStackSuccessTests-55586b12-e45e-480-proj-role"}}' 2018-06-27 22:21:56,085 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 22:21:55 GMT Server: Apache Content-Length: 222 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-53c9163d-5975-4f42-952b-68b65379c85f Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1b4c5bbc44b145b4835fe36d8a0eb9e9", "links": {"self": "http://10.167.4.35:5000/v3/roles/1b4c5bbc44b145b4835fe36d8a0eb9e9"}, "name": "CreateStackSuccessTests-55586b12-e45e-480-proj-role"}} 2018-06-27 22:21:56,085 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-53c9163d-5975-4f42-952b-68b65379c85f 2018-06-27 22:21:56,085 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-55586b12-e45e-480-proj-role 2018-06-27 22:21:56,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/1b4c5bbc44b145b4835fe36d8a0eb9e9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f86cce32603a59562f9e524d5a67238c3b8f54c0" 2018-06-27 22:21:56,487 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:21:56 GMT Server: Apache Content-Length: 222 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ff3e2207-8944-4bb6-bff7-be4f72b3f465 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1b4c5bbc44b145b4835fe36d8a0eb9e9", "links": {"self": "http://10.167.4.35:5000/v3/roles/1b4c5bbc44b145b4835fe36d8a0eb9e9"}, "name": "CreateStackSuccessTests-55586b12-e45e-480-proj-role"}} 2018-06-27 22:21:56,487 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/1b4c5bbc44b145b4835fe36d8a0eb9e9 used request id req-ff3e2207-8944-4bb6-bff7-be4f72b3f465 2018-06-27 22:21:56,488 - keystone_utils - INFO - Granting role CreateStackSuccessTests-55586b12-e45e-480-proj-role to project CreateStackSuccessTests-55586b12-e45e-480-proj 2018-06-27 22:21:56,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/d33cfba263c7438e8961961a6a6039d3/users/1c6b1a20a2d6431d8c4787a81d81a79d/roles/1b4c5bbc44b145b4835fe36d8a0eb9e9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f86cce32603a59562f9e524d5a67238c3b8f54c0" 2018-06-27 22:21:57,013 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 22:21:56 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e5e559d4-eca9-4a03-93c3-af0ffdb67846 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:21:57,013 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/d33cfba263c7438e8961961a6a6039d3/users/1c6b1a20a2d6431d8c4787a81d81a79d/roles/1b4c5bbc44b145b4835fe36d8a0eb9e9 used request id req-e5e559d4-eca9-4a03-93c3-af0ffdb67846 2018-06-27 22:21:57,014 - heat_utils - DEBUG - Retrieving Heat Client 2018-06-27 22:21:57,014 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-06-27 22:21:57,014 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:21:57,015 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:21:58,056 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "name": "heat_stack_owner"}, {"id": "1b4c5bbc44b145b4835fe36d8a0eb9e9", "name": "CreateStackSuccessTests-55586b12-e45e-480-proj-role"}], "expires_at": "2018-06-27T23:21:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d33cfba263c7438e8961961a6a6039d3", "name": "CreateStackSuccessTests-55586b12-e45e-480-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/d33cfba263c7438e8961961a6a6039d3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/d33cfba263c7438e8961961a6a6039d3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/d33cfba263c7438e8961961a6a6039d3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/d33cfba263c7438e8961961a6a6039d3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/d33cfba263c7438e8961961a6a6039d3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/d33cfba263c7438e8961961a6a6039d3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/d33cfba263c7438e8961961a6a6039d3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/d33cfba263c7438e8961961a6a6039d3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/d33cfba263c7438e8961961a6a6039d3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/d33cfba263c7438e8961961a6a6039d3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/d33cfba263c7438e8961961a6a6039d3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/d33cfba263c7438e8961961a6a6039d3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-55586b12-e45e-480-user", "id": "1c6b1a20a2d6431d8c4787a81d81a79d"}, "audit_ids": ["-HSMEHOESvuYDap_Kcyrew"], "issued_at": "2018-06-27T22:21:58.000000Z"}} 2018-06-27 22:21:58,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}bac0215f1628ca88f9b785c0ed0a8c0d30fd220f" 2018-06-27 22:21:58,442 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:21:58 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-78f02ff7-db86-415f-a506-1ea500d840c8 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:21:58,442 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-78f02ff7-db86-415f-a506-1ea500d840c8 2018-06-27 22:21:58,446 - 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-75fae10d-c00a-4db4-ab81-a817d9cb175e-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bac0215f1628ca88f9b785c0ed0a8c0d30fd220f" 2018-06-27 22:21:59,317 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:21:59 GMT Content-Type: application/json Content-Length: 168 Connection: keep-alive X-Openstack-Request-Id: req-74099398-b195-4ac1-9e82-45fe069505a2 Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-image"} 2018-06-27 22:21:59,317 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-image used request id req-74099398-b195-4ac1-9e82-45fe069505a2 2018-06-27 22:21:59,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}bac0215f1628ca88f9b785c0ed0a8c0d30fd220f" 2018-06-27 22:22:00,097 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:22:00 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-bd9304c1-302b-477b-b478-f409f3a2a76c 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-27 22:22:00,097 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-bd9304c1-302b-477b-b478-f409f3a2a76c 2018-06-27 22:22:00,128 - 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}bac0215f1628ca88f9b785c0ed0a8c0d30fd220f" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-image"}' 2018-06-27 22:22:00,763 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 22:22:00 GMT Content-Type: application/json Content-Length: 610 Connection: keep-alive Location: https://172.30.10.101:9292/v2/images/0403884a-a9e8-4df4-b37a-add657221e20 Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-9c324170-42ca-4707-a6e4-8f6dd8bc28bd Front-End-Https: on RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-image", "tags": [], "container_format": "bare", "created_at": "2018-06-27T22:22:01Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-06-27T22:22:01Z", "visibility": "shared", "self": "/v2/images/0403884a-a9e8-4df4-b37a-add657221e20", "min_disk": 0, "protected": false, "id": "0403884a-a9e8-4df4-b37a-add657221e20", "file": "/v2/images/0403884a-a9e8-4df4-b37a-add657221e20/file", "checksum": null, "owner": "d33cfba263c7438e8961961a6a6039d3", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-27 22:22:00,763 - keystoneauth.session - DEBUG - POST call to image for https://172.30.10.101:9292/v2/images used request id req-9c324170-42ca-4707-a6e4-8f6dd8bc28bd 2018-06-27 22:22:00,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9292/v2/images/0403884a-a9e8-4df4-b37a-add657221e20/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bac0215f1628ca88f9b785c0ed0a8c0d30fd220f" -d '' 2018-06-27 22:22:01,462 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:22:01 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-fd908883-ab26-4735-b82c-5d78c28b63f0 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-27 22:22:01,462 - keystoneauth.session - DEBUG - PUT call to image for https://172.30.10.101:9292/v2/images/0403884a-a9e8-4df4-b37a-add657221e20/file used request id req-fd908883-ab26-4735-b82c-5d78c28b63f0 2018-06-27 22:22:01,463 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-06-27 22:22:01,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/0403884a-a9e8-4df4-b37a-add657221e20 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bac0215f1628ca88f9b785c0ed0a8c0d30fd220f" 2018-06-27 22:22:01,538 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:22:01 GMT Content-Type: application/json Content-Length: 728 Connection: keep-alive X-Openstack-Request-Id: req-e13cd2b9-d892-4ccf-8ba8-315838fde24f Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-image", "tags": [], "container_format": "bare", "created_at": "2018-06-27T22:22:01Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-27T22:22:01Z", "visibility": "shared", "self": "/v2/images/0403884a-a9e8-4df4-b37a-add657221e20", "min_disk": 0, "protected": false, "id": "0403884a-a9e8-4df4-b37a-add657221e20", "file": "/v2/images/0403884a-a9e8-4df4-b37a-add657221e20/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d33cfba263c7438e8961961a6a6039d3", "direct_url": "file:///var/lib/glance/images/0403884a-a9e8-4df4-b37a-add657221e20", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-27 22:22:01,538 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/0403884a-a9e8-4df4-b37a-add657221e20 used request id req-e13cd2b9-d892-4ccf-8ba8-315838fde24f 2018-06-27 22:22:01,541 - 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}bac0215f1628ca88f9b785c0ed0a8c0d30fd220f" 2018-06-27 22:22:02,193 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:22:02 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-73adf4f1-09c6-4e37-abac-0a8999c851a1 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-27 22:22:02,193 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-73adf4f1-09c6-4e37-abac-0a8999c851a1 2018-06-27 22:22:02,196 - create_image - INFO - Created image with name - CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-image 2018-06-27 22:22:02,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/0403884a-a9e8-4df4-b37a-add657221e20 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bac0215f1628ca88f9b785c0ed0a8c0d30fd220f" 2018-06-27 22:22:03,190 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:22:03 GMT Content-Type: application/json Content-Length: 728 Connection: keep-alive X-Openstack-Request-Id: req-b703d988-538b-42e4-b4b6-c50387f4fbe5 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-image", "tags": [], "container_format": "bare", "created_at": "2018-06-27T22:22:01Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-27T22:22:01Z", "visibility": "shared", "self": "/v2/images/0403884a-a9e8-4df4-b37a-add657221e20", "min_disk": 0, "protected": false, "id": "0403884a-a9e8-4df4-b37a-add657221e20", "file": "/v2/images/0403884a-a9e8-4df4-b37a-add657221e20/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d33cfba263c7438e8961961a6a6039d3", "direct_url": "file:///var/lib/glance/images/0403884a-a9e8-4df4-b37a-add657221e20", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-27 22:22:03,191 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/0403884a-a9e8-4df4-b37a-add657221e20 used request id req-b703d988-538b-42e4-b4b6-c50387f4fbe5 2018-06-27 22:22:03,191 - create_image - DEBUG - Instance status is - active 2018-06-27 22:22:03,192 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-image 2018-06-27 22:22:03,192 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-image 2018-06-27 22:22:03,192 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:22:03,193 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:22:03,941 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T23:22:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["SuBD083aS7OPrUCC6hh3vw"], "issued_at": "2018-06-27T22:22:03.000000Z"}} 2018-06-27 22:22:03,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}423d0929539c20d2aa770defbfa184196c3b26e8" 2018-06-27 22:22:04,284 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:22:03 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-90aa402b-4089-4770-b88c-8d1ef52b06d9 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:22:04,284 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-90aa402b-4089-4770-b88c-8d1ef52b06d9 2018-06-27 22:22:04,285 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 22:22:04,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}423d0929539c20d2aa770defbfa184196c3b26e8" 2018-06-27 22:22:05,111 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:22: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-5b6444d0-2bac-4618-aca0-49bfc3cfd03e X-Compute-Request-Id: req-5b6444d0-2bac-4618-aca0-49bfc3cfd03e Front-End-Https: on RESP BODY: {"flavors": [{"id": "bfce69d5-8948-4e52-8e30-cf8bfa544966", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "bookmark"}], "name": "shaker-flavor_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3"}]} 2018-06-27 22:22:05,111 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-5b6444d0-2bac-4618-aca0-49bfc3cfd03e 2018-06-27 22:22:05,115 - 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}423d0929539c20d2aa770defbfa184196c3b26e8" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-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-27 22:22:06,054 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:22:06 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-288770b4-1c18-4fdb-a82b-95a3c3564c3a X-Compute-Request-Id: req-288770b4-1c18-4fdb-a82b-95a3c3564c3a Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/b747f2be-b9aa-48a9-b2bc-86e5cb8a2954", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/b747f2be-b9aa-48a9-b2bc-86e5cb8a2954", "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": "b747f2be-b9aa-48a9-b2bc-86e5cb8a2954"}} 2018-06-27 22:22:06,054 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-288770b4-1c18-4fdb-a82b-95a3c3564c3a 2018-06-27 22:22:06,082 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:22:06,083 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:22:06,921 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "name": "heat_stack_owner"}, {"id": "1b4c5bbc44b145b4835fe36d8a0eb9e9", "name": "CreateStackSuccessTests-55586b12-e45e-480-proj-role"}], "expires_at": "2018-06-27T23:22:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d33cfba263c7438e8961961a6a6039d3", "name": "CreateStackSuccessTests-55586b12-e45e-480-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/d33cfba263c7438e8961961a6a6039d3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/d33cfba263c7438e8961961a6a6039d3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/d33cfba263c7438e8961961a6a6039d3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/d33cfba263c7438e8961961a6a6039d3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/d33cfba263c7438e8961961a6a6039d3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/d33cfba263c7438e8961961a6a6039d3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/d33cfba263c7438e8961961a6a6039d3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/d33cfba263c7438e8961961a6a6039d3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/d33cfba263c7438e8961961a6a6039d3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/d33cfba263c7438e8961961a6a6039d3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/d33cfba263c7438e8961961a6a6039d3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/d33cfba263c7438e8961961a6a6039d3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-55586b12-e45e-480-user", "id": "1c6b1a20a2d6431d8c4787a81d81a79d"}, "audit_ids": ["BCAUmStdTeeVyr5ss0EDdg"], "issued_at": "2018-06-27T22:22:06.000000Z"}} 2018-06-27 22:22:06,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}02e00f2a1a921aaecf82c1d04282df87ba0fb180" 2018-06-27 22:22:07,297 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:22:06 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d9f49185-c6d8-40b8-99fe-f2af7d50c493 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:22:07,297 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-d9f49185-c6d8-40b8-99fe-f2af7d50c493 2018-06-27 22:22:07,298 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 22:22:07,302 - heat_utils - DEBUG - Retrieving Heat Client 2018-06-27 22:22:07,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/d33cfba263c7438e8961961a6a6039d3/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02e00f2a1a921aaecf82c1d04282df87ba0fb180" 2018-06-27 22:22:08,306 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:22:08 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-f5057ec7-cbcb-4753-a79e-32f616f4cba0 Front-End-Https: on RESP BODY: {"stacks": []} 2018-06-27 22:22:08,306 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/d33cfba263c7438e8961961a6a6039d3/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-stack used request id req-f5057ec7-cbcb-4753-a79e-32f616f4cba0 2018-06-27 22:22:08,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8004/v1/d33cfba263c7438e8961961a6a6039d3/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02e00f2a1a921aaecf82c1d04282df87ba0fb180" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-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-75fae10d-c00a-4db4-ab81-a817d9cb175e-net", "inst_name": "CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-inst", "subnet_name": "CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-subnet", "image_name": "CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-image", "flavor_name": "CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-flavor-name"}}' 2018-06-27 22:22:19,468 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 22:22:19 GMT Content-Type: application/json Content-Length: 294 Connection: keep-alive Location: https://172.30.10.101:8004/v1/d33cfba263c7438e8961961a6a6039d3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-stack/917637c3-c2d2-4cb9-b21f-df50df09e917 X-Openstack-Request-Id: req-1897ffbf-3bdd-4676-adf5-41758ad5b3e8 Front-End-Https: on RESP BODY: {"stack": {"id": "917637c3-c2d2-4cb9-b21f-df50df09e917", "links": [{"href": "https://172.30.10.101:8004/v1/d33cfba263c7438e8961961a6a6039d3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-stack/917637c3-c2d2-4cb9-b21f-df50df09e917", "rel": "self"}]}} 2018-06-27 22:22:19,469 - keystoneauth.session - DEBUG - POST call to orchestration for https://172.30.10.101:8004/v1/d33cfba263c7438e8961961a6a6039d3/stacks used request id req-1897ffbf-3bdd-4676-adf5-41758ad5b3e8 2018-06-27 22:22:19,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/d33cfba263c7438e8961961a6a6039d3/stacks/917637c3-c2d2-4cb9-b21f-df50df09e917 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02e00f2a1a921aaecf82c1d04282df87ba0fb180" 2018-06-27 22:22:20,264 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:22:20 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/d33cfba263c7438e8961961a6a6039d3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-stack/917637c3-c2d2-4cb9-b21f-df50df09e917 X-Openstack-Request-Id: req-30f48faa-405b-4cf1-b375-9386198b8452 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/d33cfba263c7438e8961961a6a6039d3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-stack/917637c3-c2d2-4cb9-b21f-df50df09e917;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:22:20,841 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:22:20 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-f7119541-788f-4e3e-a908-1eda16305cbd 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": "d33cfba263c7438e8961961a6a6039d3", "OS::stack_id": "917637c3-c2d2-4cb9-b21f-df50df09e917", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-stack", "image_name": "CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-image", "inst_name": "CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-inst", "subnet_name": "CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-subnet", "net_name": "CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-net", "flavor_name": "CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-stack", "stack_user_project_id": "1e3863aaec4040e38648ad3f3fd50aab", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-27T22:22:18Z", "links": [{"href": "https://172.30.10.101:8004/v1/d33cfba263c7438e8961961a6a6039d3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-stack/917637c3-c2d2-4cb9-b21f-df50df09e917", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "917637c3-c2d2-4cb9-b21f-df50df09e917", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:22:20,841 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/d33cfba263c7438e8961961a6a6039d3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-stack/917637c3-c2d2-4cb9-b21f-df50df09e917 used request id req-f7119541-788f-4e3e-a908-1eda16305cbd 2018-06-27 22:22:20,841 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-stack 2018-06-27 22:22:20,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/d33cfba263c7438e8961961a6a6039d3/stacks/917637c3-c2d2-4cb9-b21f-df50df09e917 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02e00f2a1a921aaecf82c1d04282df87ba0fb180" 2018-06-27 22:22:20,901 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:22:20 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/d33cfba263c7438e8961961a6a6039d3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-stack/917637c3-c2d2-4cb9-b21f-df50df09e917 X-Openstack-Request-Id: req-22fc08a9-0470-4d4e-bea5-8da90cae363e Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/d33cfba263c7438e8961961a6a6039d3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-stack/917637c3-c2d2-4cb9-b21f-df50df09e917;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:22:21,630 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:22:21 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-2b0f98e2-30bf-4c84-b776-44f1e95af39e 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": "d33cfba263c7438e8961961a6a6039d3", "OS::stack_id": "917637c3-c2d2-4cb9-b21f-df50df09e917", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-stack", "image_name": "CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-image", "inst_name": "CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-inst", "subnet_name": "CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-subnet", "net_name": "CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-net", "flavor_name": "CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-stack", "stack_user_project_id": "1e3863aaec4040e38648ad3f3fd50aab", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-27T22:22:18Z", "links": [{"href": "https://172.30.10.101:8004/v1/d33cfba263c7438e8961961a6a6039d3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-stack/917637c3-c2d2-4cb9-b21f-df50df09e917", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "917637c3-c2d2-4cb9-b21f-df50df09e917", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:22:21,630 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/d33cfba263c7438e8961961a6a6039d3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-stack/917637c3-c2d2-4cb9-b21f-df50df09e917 used request id req-2b0f98e2-30bf-4c84-b776-44f1e95af39e 2018-06-27 22:22:21,630 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-06-27 22:22:21,630 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-27 22:22:24,632 - create_stack - DEBUG - Stack status query timeout in 1196.20958781 2018-06-27 22:22:24,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/d33cfba263c7438e8961961a6a6039d3/stacks/917637c3-c2d2-4cb9-b21f-df50df09e917 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02e00f2a1a921aaecf82c1d04282df87ba0fb180" 2018-06-27 22:22:24,697 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:22:24 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/d33cfba263c7438e8961961a6a6039d3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-stack/917637c3-c2d2-4cb9-b21f-df50df09e917 X-Openstack-Request-Id: req-caf96136-e710-495b-9c11-27ad087f8884 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/d33cfba263c7438e8961961a6a6039d3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-stack/917637c3-c2d2-4cb9-b21f-df50df09e917;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:22:24,820 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:22:24 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-3febd68c-bac8-4eee-bcad-c369acfb3334 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": "d33cfba263c7438e8961961a6a6039d3", "OS::stack_id": "917637c3-c2d2-4cb9-b21f-df50df09e917", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-stack", "image_name": "CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-image", "inst_name": "CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-inst", "subnet_name": "CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-subnet", "net_name": "CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-net", "flavor_name": "CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-stack", "stack_user_project_id": "1e3863aaec4040e38648ad3f3fd50aab", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-27T22:22:18Z", "links": [{"href": "https://172.30.10.101:8004/v1/d33cfba263c7438e8961961a6a6039d3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-stack/917637c3-c2d2-4cb9-b21f-df50df09e917", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "917637c3-c2d2-4cb9-b21f-df50df09e917", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:22:24,820 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/d33cfba263c7438e8961961a6a6039d3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-stack/917637c3-c2d2-4cb9-b21f-df50df09e917 used request id req-3febd68c-bac8-4eee-bcad-c369acfb3334 2018-06-27 22:22:24,821 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-06-27 22:22:24,821 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-27 22:22:27,823 - create_stack - DEBUG - Stack status query timeout in 1193.01925492 2018-06-27 22:22:27,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/d33cfba263c7438e8961961a6a6039d3/stacks/917637c3-c2d2-4cb9-b21f-df50df09e917 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02e00f2a1a921aaecf82c1d04282df87ba0fb180" 2018-06-27 22:22:27,907 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:22:27 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/d33cfba263c7438e8961961a6a6039d3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-stack/917637c3-c2d2-4cb9-b21f-df50df09e917 X-Openstack-Request-Id: req-d7786e7c-79f5-416c-a64d-063367620b73 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/d33cfba263c7438e8961961a6a6039d3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-stack/917637c3-c2d2-4cb9-b21f-df50df09e917;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:22:27,982 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:22:27 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-f6657d24-8781-4341-bfce-13369a939448 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": "d33cfba263c7438e8961961a6a6039d3", "OS::stack_id": "917637c3-c2d2-4cb9-b21f-df50df09e917", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-stack", "image_name": "CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-image", "inst_name": "CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-inst", "subnet_name": "CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-subnet", "net_name": "CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-net", "flavor_name": "CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-stack", "stack_user_project_id": "1e3863aaec4040e38648ad3f3fd50aab", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-27T22:22:18Z", "links": [{"href": "https://172.30.10.101:8004/v1/d33cfba263c7438e8961961a6a6039d3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-stack/917637c3-c2d2-4cb9-b21f-df50df09e917", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "917637c3-c2d2-4cb9-b21f-df50df09e917", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:22:27,982 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/d33cfba263c7438e8961961a6a6039d3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-stack/917637c3-c2d2-4cb9-b21f-df50df09e917 used request id req-f6657d24-8781-4341-bfce-13369a939448 2018-06-27 22:22:27,983 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-06-27 22:22:27,983 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-27 22:22:30,986 - create_stack - DEBUG - Stack status query timeout in 1189.85552502 2018-06-27 22:22:30,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/d33cfba263c7438e8961961a6a6039d3/stacks/917637c3-c2d2-4cb9-b21f-df50df09e917 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02e00f2a1a921aaecf82c1d04282df87ba0fb180" 2018-06-27 22:22:31,608 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:22:31 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/d33cfba263c7438e8961961a6a6039d3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-stack/917637c3-c2d2-4cb9-b21f-df50df09e917 X-Openstack-Request-Id: req-f9a67f5c-65f1-4667-8912-e7869e29bb94 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/d33cfba263c7438e8961961a6a6039d3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-stack/917637c3-c2d2-4cb9-b21f-df50df09e917;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:22:31,700 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:22:31 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-79472a75-b9ec-464d-b601-5b9fe7e5c5a8 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": "d33cfba263c7438e8961961a6a6039d3", "OS::stack_id": "917637c3-c2d2-4cb9-b21f-df50df09e917", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-stack", "image_name": "CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-image", "inst_name": "CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-inst", "subnet_name": "CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-subnet", "net_name": "CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-net", "flavor_name": "CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-stack", "stack_user_project_id": "1e3863aaec4040e38648ad3f3fd50aab", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-27T22:22:18Z", "links": [{"href": "https://172.30.10.101:8004/v1/d33cfba263c7438e8961961a6a6039d3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-stack/917637c3-c2d2-4cb9-b21f-df50df09e917", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "917637c3-c2d2-4cb9-b21f-df50df09e917", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:22:31,700 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/d33cfba263c7438e8961961a6a6039d3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-stack/917637c3-c2d2-4cb9-b21f-df50df09e917 used request id req-79472a75-b9ec-464d-b601-5b9fe7e5c5a8 2018-06-27 22:22:31,700 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-06-27 22:22:31,700 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-27 22:22:34,704 - create_stack - DEBUG - Stack status query timeout in 1186.13798189 2018-06-27 22:22:34,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/d33cfba263c7438e8961961a6a6039d3/stacks/917637c3-c2d2-4cb9-b21f-df50df09e917 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02e00f2a1a921aaecf82c1d04282df87ba0fb180" 2018-06-27 22:22:35,497 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:22:35 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/d33cfba263c7438e8961961a6a6039d3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-stack/917637c3-c2d2-4cb9-b21f-df50df09e917 X-Openstack-Request-Id: req-069ec159-5baf-444c-ad29-af6ba90ff2da Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/d33cfba263c7438e8961961a6a6039d3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-stack/917637c3-c2d2-4cb9-b21f-df50df09e917;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:22:35,588 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:22:35 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-99e05474-dc95-4709-bfd9-a6fc496efa34 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": "d33cfba263c7438e8961961a6a6039d3", "OS::stack_id": "917637c3-c2d2-4cb9-b21f-df50df09e917", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-stack", "image_name": "CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-image", "inst_name": "CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-inst", "subnet_name": "CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-subnet", "net_name": "CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-net", "flavor_name": "CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-stack", "stack_user_project_id": "1e3863aaec4040e38648ad3f3fd50aab", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-27T22:22:18Z", "links": [{"href": "https://172.30.10.101:8004/v1/d33cfba263c7438e8961961a6a6039d3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-stack/917637c3-c2d2-4cb9-b21f-df50df09e917", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "917637c3-c2d2-4cb9-b21f-df50df09e917", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:22:35,588 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/d33cfba263c7438e8961961a6a6039d3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-stack/917637c3-c2d2-4cb9-b21f-df50df09e917 used request id req-99e05474-dc95-4709-bfd9-a6fc496efa34 2018-06-27 22:22:35,588 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-06-27 22:22:35,589 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-27 22:22:38,590 - create_stack - DEBUG - Stack status query timeout in 1182.25156283 2018-06-27 22:22:38,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/d33cfba263c7438e8961961a6a6039d3/stacks/917637c3-c2d2-4cb9-b21f-df50df09e917 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02e00f2a1a921aaecf82c1d04282df87ba0fb180" 2018-06-27 22:22:38,665 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:22:38 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/d33cfba263c7438e8961961a6a6039d3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-stack/917637c3-c2d2-4cb9-b21f-df50df09e917 X-Openstack-Request-Id: req-4376b2e7-0f6f-4c37-94a2-22b283ad6270 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/d33cfba263c7438e8961961a6a6039d3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-stack/917637c3-c2d2-4cb9-b21f-df50df09e917;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:22:38,756 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:22:38 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-b635fe70-c5bc-4115-a5a8-7db8510caa19 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": "d33cfba263c7438e8961961a6a6039d3", "OS::stack_id": "917637c3-c2d2-4cb9-b21f-df50df09e917", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-stack", "image_name": "CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-image", "inst_name": "CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-inst", "subnet_name": "CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-subnet", "net_name": "CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-net", "flavor_name": "CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-stack", "stack_user_project_id": "1e3863aaec4040e38648ad3f3fd50aab", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-27T22:22:18Z", "links": [{"href": "https://172.30.10.101:8004/v1/d33cfba263c7438e8961961a6a6039d3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-stack/917637c3-c2d2-4cb9-b21f-df50df09e917", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "917637c3-c2d2-4cb9-b21f-df50df09e917", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:22:38,756 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/d33cfba263c7438e8961961a6a6039d3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-stack/917637c3-c2d2-4cb9-b21f-df50df09e917 used request id req-b635fe70-c5bc-4115-a5a8-7db8510caa19 2018-06-27 22:22:38,757 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-06-27 22:22:38,757 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-27 22:22:41,760 - create_stack - DEBUG - Stack status query timeout in 1179.08132792 2018-06-27 22:22:41,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/d33cfba263c7438e8961961a6a6039d3/stacks/917637c3-c2d2-4cb9-b21f-df50df09e917 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02e00f2a1a921aaecf82c1d04282df87ba0fb180" 2018-06-27 22:22:42,542 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:22:42 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/d33cfba263c7438e8961961a6a6039d3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-stack/917637c3-c2d2-4cb9-b21f-df50df09e917 X-Openstack-Request-Id: req-93533426-cb4d-46dd-8a7b-5d1b636e5692 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/d33cfba263c7438e8961961a6a6039d3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-stack/917637c3-c2d2-4cb9-b21f-df50df09e917;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:22:42,673 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:22:42 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-4405031b-88ff-42b3-abcd-7f259b2721a9 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": "d33cfba263c7438e8961961a6a6039d3", "OS::stack_id": "917637c3-c2d2-4cb9-b21f-df50df09e917", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-stack", "image_name": "CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-image", "inst_name": "CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-inst", "subnet_name": "CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-subnet", "net_name": "CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-net", "flavor_name": "CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-stack", "stack_user_project_id": "1e3863aaec4040e38648ad3f3fd50aab", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-27T22:22:18Z", "links": [{"href": "https://172.30.10.101:8004/v1/d33cfba263c7438e8961961a6a6039d3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-stack/917637c3-c2d2-4cb9-b21f-df50df09e917", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "917637c3-c2d2-4cb9-b21f-df50df09e917", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:22:42,673 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/d33cfba263c7438e8961961a6a6039d3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-stack/917637c3-c2d2-4cb9-b21f-df50df09e917 used request id req-4405031b-88ff-42b3-abcd-7f259b2721a9 2018-06-27 22:22:42,674 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-06-27 22:22:42,674 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-27 22:22:45,675 - create_stack - DEBUG - Stack status query timeout in 1175.16722584 2018-06-27 22:22:45,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/d33cfba263c7438e8961961a6a6039d3/stacks/917637c3-c2d2-4cb9-b21f-df50df09e917 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02e00f2a1a921aaecf82c1d04282df87ba0fb180" 2018-06-27 22:22:45,737 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:22:45 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/d33cfba263c7438e8961961a6a6039d3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-stack/917637c3-c2d2-4cb9-b21f-df50df09e917 X-Openstack-Request-Id: req-093f8e5b-8cdc-41d1-ae8d-a09630f0db9f Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/d33cfba263c7438e8961961a6a6039d3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-stack/917637c3-c2d2-4cb9-b21f-df50df09e917;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:22:45,871 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:22:45 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-a408be1d-d2a7-4634-a7a4-9ac4eedf3713 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": "d33cfba263c7438e8961961a6a6039d3", "OS::stack_id": "917637c3-c2d2-4cb9-b21f-df50df09e917", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-stack", "image_name": "CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-image", "inst_name": "CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-inst", "subnet_name": "CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-subnet", "net_name": "CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-net", "flavor_name": "CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-stack", "stack_user_project_id": "1e3863aaec4040e38648ad3f3fd50aab", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-27T22:22:18Z", "links": [{"href": "https://172.30.10.101:8004/v1/d33cfba263c7438e8961961a6a6039d3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-stack/917637c3-c2d2-4cb9-b21f-df50df09e917", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "917637c3-c2d2-4cb9-b21f-df50df09e917", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:22:45,871 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/d33cfba263c7438e8961961a6a6039d3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-stack/917637c3-c2d2-4cb9-b21f-df50df09e917 used request id req-a408be1d-d2a7-4634-a7a4-9ac4eedf3713 2018-06-27 22:22:45,871 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-06-27 22:22:45,872 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-27 22:22:48,875 - create_stack - DEBUG - Stack status query timeout in 1171.96680593 2018-06-27 22:22:48,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/d33cfba263c7438e8961961a6a6039d3/stacks/917637c3-c2d2-4cb9-b21f-df50df09e917 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02e00f2a1a921aaecf82c1d04282df87ba0fb180" 2018-06-27 22:22:49,637 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:22:49 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/d33cfba263c7438e8961961a6a6039d3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-stack/917637c3-c2d2-4cb9-b21f-df50df09e917 X-Openstack-Request-Id: req-271a4bbc-1a38-44f8-a4c7-f954539f641c Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/d33cfba263c7438e8961961a6a6039d3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-stack/917637c3-c2d2-4cb9-b21f-df50df09e917;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:22:49,765 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:22:49 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-454f4eb9-528b-463b-b1d4-8c6a637ffdef 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": "d33cfba263c7438e8961961a6a6039d3", "OS::stack_id": "917637c3-c2d2-4cb9-b21f-df50df09e917", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-stack", "image_name": "CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-image", "inst_name": "CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-inst", "subnet_name": "CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-subnet", "net_name": "CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-net", "flavor_name": "CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-stack", "stack_user_project_id": "1e3863aaec4040e38648ad3f3fd50aab", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-27T22:22:18Z", "links": [{"href": "https://172.30.10.101:8004/v1/d33cfba263c7438e8961961a6a6039d3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-stack/917637c3-c2d2-4cb9-b21f-df50df09e917", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "917637c3-c2d2-4cb9-b21f-df50df09e917", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:22:49,765 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/d33cfba263c7438e8961961a6a6039d3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-stack/917637c3-c2d2-4cb9-b21f-df50df09e917 used request id req-454f4eb9-528b-463b-b1d4-8c6a637ffdef 2018-06-27 22:22:49,766 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-06-27 22:22:49,766 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-27 22:22:52,769 - create_stack - DEBUG - Stack status query timeout in 1168.07321596 2018-06-27 22:22:52,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/d33cfba263c7438e8961961a6a6039d3/stacks/917637c3-c2d2-4cb9-b21f-df50df09e917 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02e00f2a1a921aaecf82c1d04282df87ba0fb180" 2018-06-27 22:22:53,397 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:22:53 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/d33cfba263c7438e8961961a6a6039d3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-stack/917637c3-c2d2-4cb9-b21f-df50df09e917 X-Openstack-Request-Id: req-462fee1d-ae63-40c9-8ee2-1d019923d702 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/d33cfba263c7438e8961961a6a6039d3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-stack/917637c3-c2d2-4cb9-b21f-df50df09e917;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:22:53,533 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:22:53 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-26a62b6c-8193-41c9-8901-5f031135026c 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": "d33cfba263c7438e8961961a6a6039d3", "OS::stack_id": "917637c3-c2d2-4cb9-b21f-df50df09e917", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-stack", "image_name": "CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-image", "inst_name": "CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-inst", "subnet_name": "CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-subnet", "net_name": "CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-net", "flavor_name": "CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-stack", "stack_user_project_id": "1e3863aaec4040e38648ad3f3fd50aab", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-27T22:22:18Z", "links": [{"href": "https://172.30.10.101:8004/v1/d33cfba263c7438e8961961a6a6039d3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-stack/917637c3-c2d2-4cb9-b21f-df50df09e917", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "917637c3-c2d2-4cb9-b21f-df50df09e917", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:22:53,533 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/d33cfba263c7438e8961961a6a6039d3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-stack/917637c3-c2d2-4cb9-b21f-df50df09e917 used request id req-26a62b6c-8193-41c9-8901-5f031135026c 2018-06-27 22:22:53,534 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-06-27 22:22:53,534 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-27 22:22:56,537 - create_stack - DEBUG - Stack status query timeout in 1164.30446291 2018-06-27 22:22:56,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/d33cfba263c7438e8961961a6a6039d3/stacks/917637c3-c2d2-4cb9-b21f-df50df09e917 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02e00f2a1a921aaecf82c1d04282df87ba0fb180" 2018-06-27 22:22:56,625 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:22:56 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/d33cfba263c7438e8961961a6a6039d3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-stack/917637c3-c2d2-4cb9-b21f-df50df09e917 X-Openstack-Request-Id: req-a45e730c-f7b6-403b-8426-60d2c9d3522a Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/d33cfba263c7438e8961961a6a6039d3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-stack/917637c3-c2d2-4cb9-b21f-df50df09e917;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:22:56,771 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:22:56 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-e880224e-1177-4c64-ad0e-d10d002e6437 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": "d33cfba263c7438e8961961a6a6039d3", "OS::stack_id": "917637c3-c2d2-4cb9-b21f-df50df09e917", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-stack", "image_name": "CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-image", "inst_name": "CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-inst", "subnet_name": "CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-subnet", "net_name": "CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-net", "flavor_name": "CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-stack", "stack_user_project_id": "1e3863aaec4040e38648ad3f3fd50aab", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-27T22:22:18Z", "links": [{"href": "https://172.30.10.101:8004/v1/d33cfba263c7438e8961961a6a6039d3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-stack/917637c3-c2d2-4cb9-b21f-df50df09e917", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "917637c3-c2d2-4cb9-b21f-df50df09e917", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:22:56,771 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/d33cfba263c7438e8961961a6a6039d3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-stack/917637c3-c2d2-4cb9-b21f-df50df09e917 used request id req-e880224e-1177-4c64-ad0e-d10d002e6437 2018-06-27 22:22:56,772 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-06-27 22:22:56,772 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-27 22:22:59,775 - create_stack - DEBUG - Stack status query timeout in 1161.06671 2018-06-27 22:22:59,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/d33cfba263c7438e8961961a6a6039d3/stacks/917637c3-c2d2-4cb9-b21f-df50df09e917 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02e00f2a1a921aaecf82c1d04282df87ba0fb180" 2018-06-27 22:22:59,855 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:22:59 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/d33cfba263c7438e8961961a6a6039d3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-stack/917637c3-c2d2-4cb9-b21f-df50df09e917 X-Openstack-Request-Id: req-29df0825-b464-4c21-b00d-e0e330530795 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/d33cfba263c7438e8961961a6a6039d3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-stack/917637c3-c2d2-4cb9-b21f-df50df09e917;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:22:59,982 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:22:59 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-5b85a0c1-8661-4783-b8fb-a83caac6d729 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": "d33cfba263c7438e8961961a6a6039d3", "OS::stack_id": "917637c3-c2d2-4cb9-b21f-df50df09e917", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-stack", "image_name": "CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-image", "inst_name": "CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-inst", "subnet_name": "CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-subnet", "net_name": "CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-net", "flavor_name": "CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-stack", "stack_user_project_id": "1e3863aaec4040e38648ad3f3fd50aab", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-27T22:22:18Z", "links": [{"href": "https://172.30.10.101:8004/v1/d33cfba263c7438e8961961a6a6039d3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-stack/917637c3-c2d2-4cb9-b21f-df50df09e917", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "917637c3-c2d2-4cb9-b21f-df50df09e917", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:22:59,982 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/d33cfba263c7438e8961961a6a6039d3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-stack/917637c3-c2d2-4cb9-b21f-df50df09e917 used request id req-5b85a0c1-8661-4783-b8fb-a83caac6d729 2018-06-27 22:22:59,983 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-06-27 22:22:59,983 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-27 22:23:02,984 - create_stack - DEBUG - Stack status query timeout in 1157.85811782 2018-06-27 22:23:02,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/d33cfba263c7438e8961961a6a6039d3/stacks/917637c3-c2d2-4cb9-b21f-df50df09e917 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02e00f2a1a921aaecf82c1d04282df87ba0fb180" 2018-06-27 22:23:03,056 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:23:03 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/d33cfba263c7438e8961961a6a6039d3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-stack/917637c3-c2d2-4cb9-b21f-df50df09e917 X-Openstack-Request-Id: req-944e08ae-ee8a-4676-a69d-e7e7c9827104 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/d33cfba263c7438e8961961a6a6039d3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-stack/917637c3-c2d2-4cb9-b21f-df50df09e917;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:23:03,193 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:23:03 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-a1796099-6013-4358-96d3-3c20306d2915 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": "d33cfba263c7438e8961961a6a6039d3", "OS::stack_id": "917637c3-c2d2-4cb9-b21f-df50df09e917", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-stack", "image_name": "CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-image", "inst_name": "CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-inst", "subnet_name": "CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-subnet", "net_name": "CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-net", "flavor_name": "CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-stack", "stack_user_project_id": "1e3863aaec4040e38648ad3f3fd50aab", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-27T22:22:18Z", "links": [{"href": "https://172.30.10.101:8004/v1/d33cfba263c7438e8961961a6a6039d3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-stack/917637c3-c2d2-4cb9-b21f-df50df09e917", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "917637c3-c2d2-4cb9-b21f-df50df09e917", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:23:03,193 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/d33cfba263c7438e8961961a6a6039d3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-stack/917637c3-c2d2-4cb9-b21f-df50df09e917 used request id req-a1796099-6013-4358-96d3-3c20306d2915 2018-06-27 22:23:03,193 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-06-27 22:23:03,194 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-27 22:23:06,197 - create_stack - DEBUG - Stack status query timeout in 1154.64485002 2018-06-27 22:23:06,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/d33cfba263c7438e8961961a6a6039d3/stacks/917637c3-c2d2-4cb9-b21f-df50df09e917 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02e00f2a1a921aaecf82c1d04282df87ba0fb180" 2018-06-27 22:23:06,858 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:23:06 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/d33cfba263c7438e8961961a6a6039d3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-stack/917637c3-c2d2-4cb9-b21f-df50df09e917 X-Openstack-Request-Id: req-504f1e82-73e5-4b4d-87f5-69f09e5fad74 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/d33cfba263c7438e8961961a6a6039d3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-stack/917637c3-c2d2-4cb9-b21f-df50df09e917;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:23:06,989 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:23:06 GMT Content-Type: application/json Content-Length: 1617 Connection: keep-alive X-Openstack-Request-Id: req-ad1dfa32-363d-4e0c-92b4-86bac6d069aa 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": "d33cfba263c7438e8961961a6a6039d3", "OS::stack_id": "917637c3-c2d2-4cb9-b21f-df50df09e917", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-stack", "image_name": "CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-image", "inst_name": "CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-inst", "subnet_name": "CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-subnet", "net_name": "CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-net", "flavor_name": "CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-stack", "stack_user_project_id": "1e3863aaec4040e38648ad3f3fd50aab", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-06-27T22:22:18Z", "links": [{"href": "https://172.30.10.101:8004/v1/d33cfba263c7438e8961961a6a6039d3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-stack/917637c3-c2d2-4cb9-b21f-df50df09e917", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "917637c3-c2d2-4cb9-b21f-df50df09e917", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:23:06,989 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/d33cfba263c7438e8961961a6a6039d3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-stack/917637c3-c2d2-4cb9-b21f-df50df09e917 used request id req-ad1dfa32-363d-4e0c-92b4-86bac6d069aa 2018-06-27 22:23:06,989 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-06-27 22:23:06,989 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-stack 2018-06-27 22:23:06,990 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-stack 2018-06-27 22:23:06,990 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:23:08,042 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "name": "heat_stack_owner"}, {"id": "1b4c5bbc44b145b4835fe36d8a0eb9e9", "name": "CreateStackSuccessTests-55586b12-e45e-480-proj-role"}], "expires_at": "2018-06-27T23:23:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d33cfba263c7438e8961961a6a6039d3", "name": "CreateStackSuccessTests-55586b12-e45e-480-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/d33cfba263c7438e8961961a6a6039d3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/d33cfba263c7438e8961961a6a6039d3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/d33cfba263c7438e8961961a6a6039d3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/d33cfba263c7438e8961961a6a6039d3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/d33cfba263c7438e8961961a6a6039d3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/d33cfba263c7438e8961961a6a6039d3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/d33cfba263c7438e8961961a6a6039d3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/d33cfba263c7438e8961961a6a6039d3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/d33cfba263c7438e8961961a6a6039d3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/d33cfba263c7438e8961961a6a6039d3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/d33cfba263c7438e8961961a6a6039d3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/d33cfba263c7438e8961961a6a6039d3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-55586b12-e45e-480-user", "id": "1c6b1a20a2d6431d8c4787a81d81a79d"}, "audit_ids": ["1GafqVmxSuOUvV4V8Anj9Q"], "issued_at": "2018-06-27T22:23:08.000000Z"}} 2018-06-27 22:23:08,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/d33cfba263c7438e8961961a6a6039d3/stacks/917637c3-c2d2-4cb9-b21f-df50df09e917 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a051abebbd730bb58fad20bda11facd6fa7bbc25" 2018-06-27 22:23:09,012 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:23:09 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/d33cfba263c7438e8961961a6a6039d3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-stack/917637c3-c2d2-4cb9-b21f-df50df09e917 X-Openstack-Request-Id: req-d5557a63-c6e5-43fc-af8f-9b9bdc18370d Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/d33cfba263c7438e8961961a6a6039d3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-stack/917637c3-c2d2-4cb9-b21f-df50df09e917;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:23:09,938 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:23:09 GMT Content-Type: application/json Content-Length: 1617 Connection: keep-alive X-Openstack-Request-Id: req-45a11aa1-bf2b-49cb-a6bf-d3c153accb79 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": "d33cfba263c7438e8961961a6a6039d3", "OS::stack_id": "917637c3-c2d2-4cb9-b21f-df50df09e917", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-stack", "image_name": "CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-image", "inst_name": "CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-inst", "subnet_name": "CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-subnet", "net_name": "CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-net", "flavor_name": "CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-stack", "stack_user_project_id": "1e3863aaec4040e38648ad3f3fd50aab", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-06-27T22:22:18Z", "links": [{"href": "https://172.30.10.101:8004/v1/d33cfba263c7438e8961961a6a6039d3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-stack/917637c3-c2d2-4cb9-b21f-df50df09e917", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "917637c3-c2d2-4cb9-b21f-df50df09e917", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:23:09,938 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/d33cfba263c7438e8961961a6a6039d3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-stack/917637c3-c2d2-4cb9-b21f-df50df09e917 used request id req-45a11aa1-bf2b-49cb-a6bf-d3c153accb79 2018-06-27 22:23:09,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/d33cfba263c7438e8961961a6a6039d3/stacks/917637c3-c2d2-4cb9-b21f-df50df09e917 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02e00f2a1a921aaecf82c1d04282df87ba0fb180" 2018-06-27 22:23:10,196 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:23:10 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/d33cfba263c7438e8961961a6a6039d3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-stack/917637c3-c2d2-4cb9-b21f-df50df09e917 X-Openstack-Request-Id: req-fd07f4c0-2ff3-4c14-a7a9-fff2fcf12582 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/d33cfba263c7438e8961961a6a6039d3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-stack/917637c3-c2d2-4cb9-b21f-df50df09e917;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:23:10,322 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:23:10 GMT Content-Type: application/json Content-Length: 1617 Connection: keep-alive X-Openstack-Request-Id: req-1eef4f3a-110a-4417-8107-3443c574b42a 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": "d33cfba263c7438e8961961a6a6039d3", "OS::stack_id": "917637c3-c2d2-4cb9-b21f-df50df09e917", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-stack", "image_name": "CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-image", "inst_name": "CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-inst", "subnet_name": "CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-subnet", "net_name": "CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-net", "flavor_name": "CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-stack", "stack_user_project_id": "1e3863aaec4040e38648ad3f3fd50aab", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-06-27T22:22:18Z", "links": [{"href": "https://172.30.10.101:8004/v1/d33cfba263c7438e8961961a6a6039d3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-stack/917637c3-c2d2-4cb9-b21f-df50df09e917", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "917637c3-c2d2-4cb9-b21f-df50df09e917", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:23:10,322 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/d33cfba263c7438e8961961a6a6039d3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-stack/917637c3-c2d2-4cb9-b21f-df50df09e917 used request id req-1eef4f3a-110a-4417-8107-3443c574b42a 2018-06-27 22:23:10,323 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:23:10,323 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:23:11,191 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "name": "heat_stack_owner"}, {"id": "1b4c5bbc44b145b4835fe36d8a0eb9e9", "name": "CreateStackSuccessTests-55586b12-e45e-480-proj-role"}], "expires_at": "2018-06-27T23:23:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d33cfba263c7438e8961961a6a6039d3", "name": "CreateStackSuccessTests-55586b12-e45e-480-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/d33cfba263c7438e8961961a6a6039d3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/d33cfba263c7438e8961961a6a6039d3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/d33cfba263c7438e8961961a6a6039d3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/d33cfba263c7438e8961961a6a6039d3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/d33cfba263c7438e8961961a6a6039d3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/d33cfba263c7438e8961961a6a6039d3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/d33cfba263c7438e8961961a6a6039d3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/d33cfba263c7438e8961961a6a6039d3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/d33cfba263c7438e8961961a6a6039d3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/d33cfba263c7438e8961961a6a6039d3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/d33cfba263c7438e8961961a6a6039d3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/d33cfba263c7438e8961961a6a6039d3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-55586b12-e45e-480-user", "id": "1c6b1a20a2d6431d8c4787a81d81a79d"}, "audit_ids": ["S1HcMureTXSVWPADQvIjSg"], "issued_at": "2018-06-27T22:23:11.000000Z"}} 2018-06-27 22:23:11,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}4f1504622da841b8adfbc0418088a0045f33b4cc" 2018-06-27 22:23:11,535 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:23:11 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8ba25efe-7ab3-4bbb-a7fa-92728fa02b36 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:23:11,535 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-8ba25efe-7ab3-4bbb-a7fa-92728fa02b36 2018-06-27 22:23:11,537 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 22:23:11,541 - heat_utils - DEBUG - Retrieving Heat Client 2018-06-27 22:23:11,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/d33cfba263c7438e8961961a6a6039d3/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f1504622da841b8adfbc0418088a0045f33b4cc" 2018-06-27 22:23:12,325 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:23:12 GMT Content-Type: application/json Content-Length: 719 Connection: keep-alive X-Openstack-Request-Id: req-e12a8a6e-d4d2-4b0a-ad27-5f25909df191 Front-End-Https: on RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE completed successfully", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-stack", "stack_user_project_id": "1e3863aaec4040e38648ad3f3fd50aab", "deletion_time": null, "creation_time": "2018-06-27T22:22:18Z", "links": [{"href": "https://172.30.10.101:8004/v1/d33cfba263c7438e8961961a6a6039d3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-stack/917637c3-c2d2-4cb9-b21f-df50df09e917", "rel": "self"}], "updated_time": null, "stack_owner": null, "stack_status": "CREATE_COMPLETE", "id": "917637c3-c2d2-4cb9-b21f-df50df09e917", "tags": null}]} 2018-06-27 22:23:12,325 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/d33cfba263c7438e8961961a6a6039d3/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-stack used request id req-e12a8a6e-d4d2-4b0a-ad27-5f25909df191 2018-06-27 22:23:12,326 - create_stack - INFO - Found stack with name - CreateStackSuccessTests-CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-stack 2018-06-27 22:23:12,326 - create_stack - INFO - Found stack with name - CreateStackSuccessTests-CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-stack 2018-06-27 22:23:12,326 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-stack 2018-06-27 22:23:12,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8004/v1/d33cfba263c7438e8961961a6a6039d3/stacks/917637c3-c2d2-4cb9-b21f-df50df09e917 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02e00f2a1a921aaecf82c1d04282df87ba0fb180" 2018-06-27 22:23:12,406 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:23:12 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/d33cfba263c7438e8961961a6a6039d3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-stack/917637c3-c2d2-4cb9-b21f-df50df09e917 X-Openstack-Request-Id: req-3bac22b8-a8fb-48e8-9280-aae47f887b02 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/d33cfba263c7438e8961961a6a6039d3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-stack/917637c3-c2d2-4cb9-b21f-df50df09e917;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:23:12,534 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:23:12 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-9a03eb1b-22ea-48c5-9134-5f3bea4609d3 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:23:12,535 - keystoneauth.session - DEBUG - DELETE call to orchestration for https://172.30.10.101:8004/v1/d33cfba263c7438e8961961a6a6039d3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-stack/917637c3-c2d2-4cb9-b21f-df50df09e917 used request id req-9a03eb1b-22ea-48c5-9134-5f3bea4609d3 2018-06-27 22:23:12,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/d33cfba263c7438e8961961a6a6039d3/stacks/917637c3-c2d2-4cb9-b21f-df50df09e917 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02e00f2a1a921aaecf82c1d04282df87ba0fb180" 2018-06-27 22:23:12,605 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:23:12 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/d33cfba263c7438e8961961a6a6039d3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-stack/917637c3-c2d2-4cb9-b21f-df50df09e917 X-Openstack-Request-Id: req-377ba7a8-67bb-4158-8384-52301a27eeea Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/d33cfba263c7438e8961961a6a6039d3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-stack/917637c3-c2d2-4cb9-b21f-df50df09e917;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:23:12,681 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:23:12 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-517fcc85-98b3-4e68-8b6c-6ed7603dd7b5 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": "d33cfba263c7438e8961961a6a6039d3", "OS::stack_id": "917637c3-c2d2-4cb9-b21f-df50df09e917", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-stack", "image_name": "CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-image", "inst_name": "CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-inst", "subnet_name": "CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-subnet", "flavor_name": "CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-flavor-name", "net_name": "CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-stack", "stack_user_project_id": "1e3863aaec4040e38648ad3f3fd50aab", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-27T22:22:18Z", "links": [{"href": "https://172.30.10.101:8004/v1/d33cfba263c7438e8961961a6a6039d3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-stack/917637c3-c2d2-4cb9-b21f-df50df09e917", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-27T22:23:13Z", "id": "917637c3-c2d2-4cb9-b21f-df50df09e917", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:23:12,681 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/d33cfba263c7438e8961961a6a6039d3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-stack/917637c3-c2d2-4cb9-b21f-df50df09e917 used request id req-517fcc85-98b3-4e68-8b6c-6ed7603dd7b5 2018-06-27 22:23:12,682 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-06-27 22:23:12,682 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-27 22:23:15,685 - create_stack - DEBUG - Stack status query timeout in 1196.8495841 2018-06-27 22:23:15,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/d33cfba263c7438e8961961a6a6039d3/stacks/917637c3-c2d2-4cb9-b21f-df50df09e917 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02e00f2a1a921aaecf82c1d04282df87ba0fb180" 2018-06-27 22:23:15,767 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:23:15 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/d33cfba263c7438e8961961a6a6039d3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-stack/917637c3-c2d2-4cb9-b21f-df50df09e917 X-Openstack-Request-Id: req-81fdabb6-2198-4f1e-b142-94d32263753a Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/d33cfba263c7438e8961961a6a6039d3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-stack/917637c3-c2d2-4cb9-b21f-df50df09e917;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:23:15,990 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:23:15 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-8a7bd445-e881-49a6-b608-0faae9ad8553 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": "d33cfba263c7438e8961961a6a6039d3", "OS::stack_id": "917637c3-c2d2-4cb9-b21f-df50df09e917", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-stack", "image_name": "CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-image", "inst_name": "CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-inst", "subnet_name": "CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-subnet", "flavor_name": "CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-flavor-name", "net_name": "CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-stack", "stack_user_project_id": "1e3863aaec4040e38648ad3f3fd50aab", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-27T22:22:18Z", "links": [{"href": "https://172.30.10.101:8004/v1/d33cfba263c7438e8961961a6a6039d3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-stack/917637c3-c2d2-4cb9-b21f-df50df09e917", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-27T22:23:13Z", "id": "917637c3-c2d2-4cb9-b21f-df50df09e917", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:23:15,991 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/d33cfba263c7438e8961961a6a6039d3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-stack/917637c3-c2d2-4cb9-b21f-df50df09e917 used request id req-8a7bd445-e881-49a6-b608-0faae9ad8553 2018-06-27 22:23:15,991 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-06-27 22:23:15,991 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-27 22:23:18,992 - create_stack - DEBUG - Stack status query timeout in 1193.54334116 2018-06-27 22:23:18,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/d33cfba263c7438e8961961a6a6039d3/stacks/917637c3-c2d2-4cb9-b21f-df50df09e917 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02e00f2a1a921aaecf82c1d04282df87ba0fb180" 2018-06-27 22:23:19,082 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:23:19 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/d33cfba263c7438e8961961a6a6039d3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-stack/917637c3-c2d2-4cb9-b21f-df50df09e917 X-Openstack-Request-Id: req-ed5f9607-7404-4c57-955c-6d27da29f063 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/d33cfba263c7438e8961961a6a6039d3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-stack/917637c3-c2d2-4cb9-b21f-df50df09e917;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:23:19,701 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:23:19 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-ea4cb965-7a43-4030-97cd-f49dd047734b 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": "d33cfba263c7438e8961961a6a6039d3", "OS::stack_id": "917637c3-c2d2-4cb9-b21f-df50df09e917", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-stack", "image_name": "CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-image", "inst_name": "CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-inst", "subnet_name": "CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-subnet", "flavor_name": "CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-flavor-name", "net_name": "CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-stack", "stack_user_project_id": "1e3863aaec4040e38648ad3f3fd50aab", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-27T22:22:18Z", "links": [{"href": "https://172.30.10.101:8004/v1/d33cfba263c7438e8961961a6a6039d3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-stack/917637c3-c2d2-4cb9-b21f-df50df09e917", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-27T22:23:13Z", "id": "917637c3-c2d2-4cb9-b21f-df50df09e917", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:23:19,702 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/d33cfba263c7438e8961961a6a6039d3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-stack/917637c3-c2d2-4cb9-b21f-df50df09e917 used request id req-ea4cb965-7a43-4030-97cd-f49dd047734b 2018-06-27 22:23:19,702 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-06-27 22:23:19,702 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-27 22:23:22,706 - create_stack - DEBUG - Stack status query timeout in 1189.82932711 2018-06-27 22:23:22,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/d33cfba263c7438e8961961a6a6039d3/stacks/917637c3-c2d2-4cb9-b21f-df50df09e917 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02e00f2a1a921aaecf82c1d04282df87ba0fb180" 2018-06-27 22:23:22,764 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:23:22 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/d33cfba263c7438e8961961a6a6039d3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-stack/917637c3-c2d2-4cb9-b21f-df50df09e917 X-Openstack-Request-Id: req-ef43436f-e2a9-42f2-918e-0bd3c5b3b9fc Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/d33cfba263c7438e8961961a6a6039d3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-stack/917637c3-c2d2-4cb9-b21f-df50df09e917;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:23:22,832 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:23:22 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-26e19c4c-171a-4e08-a9d2-8a0f8ddc2854 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": "d33cfba263c7438e8961961a6a6039d3", "OS::stack_id": "917637c3-c2d2-4cb9-b21f-df50df09e917", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-stack", "image_name": "CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-image", "inst_name": "CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-inst", "subnet_name": "CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-subnet", "flavor_name": "CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-flavor-name", "net_name": "CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-stack", "stack_user_project_id": "1e3863aaec4040e38648ad3f3fd50aab", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-27T22:22:18Z", "links": [{"href": "https://172.30.10.101:8004/v1/d33cfba263c7438e8961961a6a6039d3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-stack/917637c3-c2d2-4cb9-b21f-df50df09e917", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-27T22:23:13Z", "id": "917637c3-c2d2-4cb9-b21f-df50df09e917", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:23:22,833 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/d33cfba263c7438e8961961a6a6039d3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-stack/917637c3-c2d2-4cb9-b21f-df50df09e917 used request id req-26e19c4c-171a-4e08-a9d2-8a0f8ddc2854 2018-06-27 22:23:22,833 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-06-27 22:23:22,833 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-27 22:23:25,835 - create_stack - DEBUG - Stack status query timeout in 1186.69990611 2018-06-27 22:23:25,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/d33cfba263c7438e8961961a6a6039d3/stacks/917637c3-c2d2-4cb9-b21f-df50df09e917 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02e00f2a1a921aaecf82c1d04282df87ba0fb180" 2018-06-27 22:23:25,925 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:23:25 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/d33cfba263c7438e8961961a6a6039d3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-stack/917637c3-c2d2-4cb9-b21f-df50df09e917 X-Openstack-Request-Id: req-6c2e8976-bb11-408b-900c-969f7a86cb63 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/d33cfba263c7438e8961961a6a6039d3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-stack/917637c3-c2d2-4cb9-b21f-df50df09e917;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:23:26,008 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:23:26 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-7d093a79-1f5a-417b-a28f-4b09fa5901ef 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": "d33cfba263c7438e8961961a6a6039d3", "OS::stack_id": "917637c3-c2d2-4cb9-b21f-df50df09e917", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-stack", "image_name": "CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-image", "inst_name": "CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-inst", "subnet_name": "CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-subnet", "flavor_name": "CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-flavor-name", "net_name": "CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-stack", "stack_user_project_id": "1e3863aaec4040e38648ad3f3fd50aab", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-27T22:22:18Z", "links": [{"href": "https://172.30.10.101:8004/v1/d33cfba263c7438e8961961a6a6039d3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-stack/917637c3-c2d2-4cb9-b21f-df50df09e917", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-27T22:23:13Z", "id": "917637c3-c2d2-4cb9-b21f-df50df09e917", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:23:26,008 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/d33cfba263c7438e8961961a6a6039d3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-stack/917637c3-c2d2-4cb9-b21f-df50df09e917 used request id req-7d093a79-1f5a-417b-a28f-4b09fa5901ef 2018-06-27 22:23:26,009 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-06-27 22:23:26,009 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-27 22:23:29,012 - create_stack - DEBUG - Stack status query timeout in 1183.52295899 2018-06-27 22:23:29,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/d33cfba263c7438e8961961a6a6039d3/stacks/917637c3-c2d2-4cb9-b21f-df50df09e917 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02e00f2a1a921aaecf82c1d04282df87ba0fb180" 2018-06-27 22:23:29,075 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:23:29 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/d33cfba263c7438e8961961a6a6039d3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-stack/917637c3-c2d2-4cb9-b21f-df50df09e917 X-Openstack-Request-Id: req-dcad90bb-5e7d-43cc-9db5-e7fedc6df8fd Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/d33cfba263c7438e8961961a6a6039d3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-stack/917637c3-c2d2-4cb9-b21f-df50df09e917;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:23:29,148 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:23:29 GMT Content-Type: application/json Content-Length: 1620 Connection: keep-alive X-Openstack-Request-Id: req-c9a3d55a-cf4a-4241-9178-719cd4379080 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": "d33cfba263c7438e8961961a6a6039d3", "OS::stack_id": "917637c3-c2d2-4cb9-b21f-df50df09e917", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-stack", "image_name": "CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-image", "inst_name": "CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-inst", "subnet_name": "CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-subnet", "flavor_name": "CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-flavor-name", "net_name": "CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-stack", "stack_user_project_id": "1e3863aaec4040e38648ad3f3fd50aab", "tags": null, "creation_time": "2018-06-27T22:22:18Z", "links": [{"href": "https://172.30.10.101:8004/v1/d33cfba263c7438e8961961a6a6039d3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-stack/917637c3-c2d2-4cb9-b21f-df50df09e917", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-06-27T22:23:13Z", "id": "917637c3-c2d2-4cb9-b21f-df50df09e917", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:23:29,149 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/d33cfba263c7438e8961961a6a6039d3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-stack/917637c3-c2d2-4cb9-b21f-df50df09e917 used request id req-c9a3d55a-cf4a-4241-9178-719cd4379080 2018-06-27 22:23:29,149 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-06-27 22:23:29,149 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-stack 2018-06-27 22:23:29,150 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-stack 2018-06-27 22:23:29,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8004/v1/d33cfba263c7438e8961961a6a6039d3/stacks/917637c3-c2d2-4cb9-b21f-df50df09e917 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02e00f2a1a921aaecf82c1d04282df87ba0fb180" 2018-06-27 22:23:29,216 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:23:29 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/d33cfba263c7438e8961961a6a6039d3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-stack/917637c3-c2d2-4cb9-b21f-df50df09e917 X-Openstack-Request-Id: req-160e9fa2-c33b-40b4-80e3-0e98d8ef6da7 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/d33cfba263c7438e8961961a6a6039d3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-stack/917637c3-c2d2-4cb9-b21f-df50df09e917;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:23:29,295 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx Date: Wed, 27 Jun 2018 22:23:29 GMT Content-Type: application/json Content-Length: 279 Connection: keep-alive X-Openstack-Request-Id: req-1a7fb89e-d0b8-471d-bd9d-b07f16ba30bb RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-06-27 22:23:29,295 - keystoneauth.session - DEBUG - DELETE call to orchestration for https://172.30.10.101:8004/v1/d33cfba263c7438e8961961a6a6039d3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-stack/917637c3-c2d2-4cb9-b21f-df50df09e917 used request id req-1a7fb89e-d0b8-471d-bd9d-b07f16ba30bb 2018-06-27 22:23:29,296 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-75fae10d-c00a-4db4-ab81-a817d9cb175e-image 2018-06-27 22:23:29,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9292/v2/images/0403884a-a9e8-4df4-b37a-add657221e20 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bac0215f1628ca88f9b785c0ed0a8c0d30fd220f" 2018-06-27 22:23:29,589 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:23:29 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-022e69f2-8d60-483b-9eff-c6e18535c639 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-27 22:23:29,589 - keystoneauth.session - DEBUG - DELETE call to image for https://172.30.10.101:9292/v2/images/0403884a-a9e8-4df4-b37a-add657221e20 used request id req-022e69f2-8d60-483b-9eff-c6e18535c639 2018-06-27 22:23:29,593 - 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/b747f2be-b9aa-48a9-b2bc-86e5cb8a2954 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}423d0929539c20d2aa770defbfa184196c3b26e8" 2018-06-27 22:23:29,702 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 22:23: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-0d6bfee3-805d-41ae-970c-9a4b0ad10dac X-Compute-Request-Id: req-0d6bfee3-805d-41ae-970c-9a4b0ad10dac 2018-06-27 22:23:29,703 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/flavors/b747f2be-b9aa-48a9-b2bc-86e5cb8a2954 used request id req-0d6bfee3-805d-41ae-970c-9a4b0ad10dac 2018-06-27 22:23:29,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/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f86cce32603a59562f9e524d5a67238c3b8f54c0" 2018-06-27 22:23:30,504 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:23:30 GMT Content-Type: application/json Content-Length: 11766 Connection: keep-alive X-Openstack-Request-Id: req-f9488871-5a22-4354-a164-c1a64397c87b Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d33cfba263c7438e8961961a6a6039d3", "created_at": "2018-06-27T22:22:20Z", "updated_at": "2018-06-27T22:22:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:22:20Z", "revision_number": 0, "id": "065dd2bb-e6d6-4ac6-9730-7a7b7b0db7a9", "remote_group_id": "393fd82e-1e3a-4a9a-9201-42b503972daf", "remote_ip_prefix": null, "created_at": "2018-06-27T22:22:20Z", "security_group_id": "393fd82e-1e3a-4a9a-9201-42b503972daf", "tenant_id": "d33cfba263c7438e8961961a6a6039d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d33cfba263c7438e8961961a6a6039d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:22:20Z", "revision_number": 0, "id": "23e12aee-4f3a-4c96-b34e-631a92e88801", "remote_group_id": "393fd82e-1e3a-4a9a-9201-42b503972daf", "remote_ip_prefix": null, "created_at": "2018-06-27T22:22:20Z", "security_group_id": "393fd82e-1e3a-4a9a-9201-42b503972daf", "tenant_id": "d33cfba263c7438e8961961a6a6039d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d33cfba263c7438e8961961a6a6039d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:22:20Z", "revision_number": 0, "id": "d952f3eb-9348-4ecd-9f50-d413b8cb758a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:22:20Z", "security_group_id": "393fd82e-1e3a-4a9a-9201-42b503972daf", "tenant_id": "d33cfba263c7438e8961961a6a6039d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d33cfba263c7438e8961961a6a6039d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:22:20Z", "revision_number": 0, "id": "e759ec42-2106-4656-b66c-c85cd80b8436", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:22:20Z", "security_group_id": "393fd82e-1e3a-4a9a-9201-42b503972daf", "tenant_id": "d33cfba263c7438e8961961a6a6039d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d33cfba263c7438e8961961a6a6039d3"}], "revision_number": 4, "project_id": "d33cfba263c7438e8961961a6a6039d3", "id": "393fd82e-1e3a-4a9a-9201-42b503972daf", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-27T19:03:04Z", "updated_at": "2018-06-27T19:03:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "6748ef1e-56da-434e-9e89-e86b58537b65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "b3e3826c-1c48-4699-93f0-f8a310956753", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "bfad35fa-7ea9-4a81-917d-7b86481eb510", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "d657b333-103d-4d19-add8-1e8bae2f8849", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b92069937e44a3786e439f95c61afe5", "created_at": "2018-06-27T19:08:41Z", "updated_at": "2018-06-27T19:08:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "4ac2a090-f595-4e7b-9b7a-a52fa204e881", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "5508c0b1-6261-44cb-854d-60c64bcbba0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "a60c77dc-6985-48ac-a3a3-067176d3e52f", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "e6ec0fa4-1eb3-4c5d-a451-c7acfd7fde82", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}], "revision_number": 4, "project_id": "4b92069937e44a3786e439f95c61afe5", "id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T18:59:55Z", "updated_at": "2018-06-27T18:59:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "5a060918-419b-4ec3-90df-a7764c06af2f", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "6cd9bbf0-4d1b-4b13-a6c4-e20a15bb3360", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "8134c0f0-89c6-4d45-bef8-a9260d9d0723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "e0e7297a-a59d-4d2b-b75c-2cc86b269114", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}], "revision_number": 4, "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "created_at": "2018-06-27T21:03:43Z", "updated_at": "2018-06-27T21:03:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "41061dbf-a5a2-465f-84dd-140f6104b3f7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "47d5c96d-0510-41a5-b33e-5683702c5bb8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "4b4b6430-3f42-4fe4-a25e-2c5c015a7699", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "e6a68cb7-6491-4474-a4d7-38496cac4eb7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}], "revision_number": 4, "project_id": "3f0a375b66c54145bff1c56e7c91ad73", "id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "name": "default"}]} 2018-06-27 22:23:30,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-f9488871-5a22-4354-a164-c1a64397c87b 2018-06-27 22:23:30,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/d33cfba263c7438e8961961a6a6039d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f86cce32603a59562f9e524d5a67238c3b8f54c0" 2018-06-27 22:23:30,944 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:23:30 GMT Server: Apache Content-Length: 320 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b3631d67-47b9-492a-82a5-afc942849723 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/d33cfba263c7438e8961961a6a6039d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d33cfba263c7438e8961961a6a6039d3", "name": "CreateStackSuccessTests-55586b12-e45e-480-proj"}} 2018-06-27 22:23:30,944 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/d33cfba263c7438e8961961a6a6039d3 used request id req-b3631d67-47b9-492a-82a5-afc942849723 2018-06-27 22:23:30,944 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 393fd82e-1e3a-4a9a-9201-42b503972daf 2018-06-27 22:23:30,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=393fd82e-1e3a-4a9a-9201-42b503972daf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f86cce32603a59562f9e524d5a67238c3b8f54c0" 2018-06-27 22:23:31,665 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:23:31 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-88be830c-e03f-44b4-ab50-bc59a4206608 Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": "393fd82e-1e3a-4a9a-9201-42b503972daf", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T22:22:20Z", "security_group_id": "393fd82e-1e3a-4a9a-9201-42b503972daf", "port_range_min": null, "revision_number": 0, "tenant_id": "d33cfba263c7438e8961961a6a6039d3", "created_at": "2018-06-27T22:22:20Z", "project_id": "d33cfba263c7438e8961961a6a6039d3", "id": "065dd2bb-e6d6-4ac6-9730-7a7b7b0db7a9"}, {"remote_group_id": "393fd82e-1e3a-4a9a-9201-42b503972daf", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T22:22:20Z", "security_group_id": "393fd82e-1e3a-4a9a-9201-42b503972daf", "port_range_min": null, "revision_number": 0, "tenant_id": "d33cfba263c7438e8961961a6a6039d3", "created_at": "2018-06-27T22:22:20Z", "project_id": "d33cfba263c7438e8961961a6a6039d3", "id": "23e12aee-4f3a-4c96-b34e-631a92e88801"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T22:22:20Z", "security_group_id": "393fd82e-1e3a-4a9a-9201-42b503972daf", "port_range_min": null, "revision_number": 0, "tenant_id": "d33cfba263c7438e8961961a6a6039d3", "created_at": "2018-06-27T22:22:20Z", "project_id": "d33cfba263c7438e8961961a6a6039d3", "id": "d952f3eb-9348-4ecd-9f50-d413b8cb758a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T22:22:20Z", "security_group_id": "393fd82e-1e3a-4a9a-9201-42b503972daf", "port_range_min": null, "revision_number": 0, "tenant_id": "d33cfba263c7438e8961961a6a6039d3", "created_at": "2018-06-27T22:22:20Z", "project_id": "d33cfba263c7438e8961961a6a6039d3", "id": "e759ec42-2106-4656-b66c-c85cd80b8436"}]} 2018-06-27 22:23:31,665 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=393fd82e-1e3a-4a9a-9201-42b503972daf used request id req-88be830c-e03f-44b4-ab50-bc59a4206608 2018-06-27 22:23:31,666 - neutron_utils - INFO - Deleting security group with name - default 2018-06-27 22:23:31,671 - 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/393fd82e-1e3a-4a9a-9201-42b503972daf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f86cce32603a59562f9e524d5a67238c3b8f54c0" 2018-06-27 22:23:32,090 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:23:32 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-aa938d1a-283d-4d04-b0b9-0a3faf41dfa8 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:23:32,090 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/393fd82e-1e3a-4a9a-9201-42b503972daf used request id req-aa938d1a-283d-4d04-b0b9-0a3faf41dfa8 2018-06-27 22:23:32,091 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-55586b12-e45e-480-proj 2018-06-27 22:23:32,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/d33cfba263c7438e8961961a6a6039d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f86cce32603a59562f9e524d5a67238c3b8f54c0" 2018-06-27 22:23:32,656 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 22:23:32 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bbe1b163-37f4-48c7-ac19-67dd7ed3e66d Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:23:32,656 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/d33cfba263c7438e8961961a6a6039d3 used request id req-bbe1b163-37f4-48c7-ac19-67dd7ed3e66d 2018-06-27 22:23:32,656 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-55586b12-e45e-480-proj-role 2018-06-27 22:23: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/1b4c5bbc44b145b4835fe36d8a0eb9e9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f86cce32603a59562f9e524d5a67238c3b8f54c0" 2018-06-27 22:23:33,159 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 22:23:32 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f41b7381-6579-43a4-92eb-9d0a9879b5dd Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:23:33,159 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/1b4c5bbc44b145b4835fe36d8a0eb9e9 used request id req-f41b7381-6579-43a4-92eb-9d0a9879b5dd 2018-06-27 22:23:33,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? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f86cce32603a59562f9e524d5a67238c3b8f54c0" 2018-06-27 22:23:33,252 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:23:33 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bfa08c73-f5cc-431e-9385-a6ab658d74fc Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 22:23:33,252 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-bfa08c73-f5cc-431e-9385-a6ab658d74fc 2018-06-27 22:23:33,252 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-55586b12-e45e-480-user 2018-06-27 22:23:33,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/1c6b1a20a2d6431d8c4787a81d81a79d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a8730f4cf2f53c3f0d1564c2eb605ceb1ee123d" 2018-06-27 22:23:33,831 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 22:23:33 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ebcd794f-003e-4349-b034-91f1ba48a429 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:23:33,831 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/1c6b1a20a2d6431d8c4787a81d81a79d used request id req-ebcd794f-003e-4349-b034-91f1ba48a429 2018-06-27 22:23:33,832 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:23:34,620 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T23:23:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["F-I8xgpUTVm-7LTIJbDpNg"], "issued_at": "2018-06-27T22:23:34.000000Z"}} 2018-06-27 22:23:34,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}e65e7b95bda0082929314b70b737ad23aeab00c2" 2018-06-27 22:23:35,004 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:23:34 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e793f211-b94b-45e0-954a-3fafd639a4e3 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:23:35,004 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-e793f211-b94b-45e0-954a-3fafd639a4e3 2018-06-27 22:23:35,005 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:23:35,006 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:23:35,848 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T23:23:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["jrr-oUocQLuhO0ahOJMn8A"], "issued_at": "2018-06-27T22:23:35.000000Z"}} 2018-06-27 22:23:35,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c78a5168bcc18ab49e63edb664a3a39cde42978c" 2018-06-27 22:23:36,209 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:23:35 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8430a491-3214-4a14-9bbf-fd8cae387a20 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:23:36,209 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-8430a491-3214-4a14-9bbf-fd8cae387a20 2018-06-27 22:23:36,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 22:23:36,225 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 22:23: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-27 22:23:36,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?enabled=True&domain_name=Default&name=CreateStackSuccessTests-1b67fc1d-614a-4af-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c78a5168bcc18ab49e63edb664a3a39cde42978c" 2018-06-27 22:23:36,512 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:23:36 GMT Server: Apache Content-Length: 191 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b6158a78-fe83-49f7-b3e7-a0174330eef3 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-1b67fc1d-614a-4af-proj", "previous": null, "next": null}, "projects": []} 2018-06-27 22:23:36,512 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-1b67fc1d-614a-4af-proj used request id req-b6158a78-fe83-49f7-b3e7-a0174330eef3 2018-06-27 22:23:36,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}c78a5168bcc18ab49e63edb664a3a39cde42978c" 2018-06-27 22:23:36,880 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:23:36 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-07273a24-b471-45d0-89ac-b374f29c4227 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 22:23:36,880 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-07273a24-b471-45d0-89ac-b374f29c4227 2018-06-27 22:23:36,884 - 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}c78a5168bcc18ab49e63edb664a3a39cde42978c" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-1b67fc1d-614a-4af-proj"}}' 2018-06-27 22:23:37,262 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 22:23:36 GMT Server: Apache Content-Length: 320 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-86223c9b-6fc7-4a19-a9e5-118e11c3d6dc Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/2b5920104b1145c1b047b9b0e621b9ac"}, "tags": [], "enabled": true, "id": "2b5920104b1145c1b047b9b0e621b9ac", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-1b67fc1d-614a-4af-proj"}} 2018-06-27 22:23:37,262 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-86223c9b-6fc7-4a19-a9e5-118e11c3d6dc 2018-06-27 22:23:37,262 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-1b67fc1d-614a-4af-proj 2018-06-27 22:23:37,263 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:23:37,264 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:23:38,160 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T23:23:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["uSqffwhWTDeEd37OyCJgdQ"], "issued_at": "2018-06-27T22:23:38.000000Z"}} 2018-06-27 22:23:38,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}fb63a67a86bd6c706a56fc82f8c24c1b00664902" 2018-06-27 22:23:38,492 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:23:38 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-929d6758-84e6-49ab-8b3a-41be9dd92498 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:23:38,492 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-929d6758-84e6-49ab-8b3a-41be9dd92498 2018-06-27 22:23:38,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 22:23:38,508 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 22: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-27 22:23:38,509 - 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}fb63a67a86bd6c706a56fc82f8c24c1b00664902" 2018-06-27 22:23:39,013 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:23:38 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-774b6092-e4ef-42a3-a267-61d454ec3eb5 Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/05b1bc3fa6fd4243a4ba8b4d6fcc3daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05b1bc3fa6fd4243a4ba8b4d6fcc3daf", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/48d44c9c0fea4f4e80edc7d2e0715db7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d44c9c0fea4f4e80edc7d2e0715db7", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/4d3721127bf84155a837606ce3feba32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d3721127bf84155a837606ce3feba32", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/5c846663ea6d407e9223de0719ce5442"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c846663ea6d407e9223de0719ce5442", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/73a10e6c4f67490a8a4030cc6cea32f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73a10e6c4f67490a8a4030cc6cea32f5", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/8ecfab7d9d4f47bb8892a85b7d2a0b5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ecfab7d9d4f47bb8892a85b7d2a0b5a", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/b278d529e9a54a9195e4e536b9384dc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b278d529e9a54a9195e4e536b9384dc0", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b7f107ae7bb34ccea8282b1a0ec7a979"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7f107ae7bb34ccea8282b1a0ec7a979", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/d21494d0185b463db36b8c8c2b341b97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d21494d0185b463db36b8c8c2b341b97", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e0bb346419f84e4680f6ca9a97f4fc0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e0bb346419f84e4680f6ca9a97f4fc0b", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "c8d542af72ce49338052c29f02c8857e", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e9dd794fa5c040a9a0445386fb2a6116"}, "options": {}, "id": "e9dd794fa5c040a9a0445386fb2a6116", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/e9f9c747d54947bc800a81ecf11858f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9f9c747d54947bc800a81ecf11858f5", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-27 22:23:39,013 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-774b6092-e4ef-42a3-a267-61d454ec3eb5 2018-06-27 22:23:39,017 - 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-1b67fc1d-614a-4af-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb63a67a86bd6c706a56fc82f8c24c1b00664902" 2018-06-27 22:23:39,105 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:23:39 GMT Server: Apache Content-Length: 465 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3ff45ec5-bd47-4782-bb3a-11af15081b83 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateStackSuccessTests-1b67fc1d-614a-4af-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/2b5920104b1145c1b047b9b0e621b9ac"}, "tags": [], "enabled": true, "id": "2b5920104b1145c1b047b9b0e621b9ac", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-1b67fc1d-614a-4af-proj"}]} 2018-06-27 22:23:39,105 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateStackSuccessTests-1b67fc1d-614a-4af-proj used request id req-3ff45ec5-bd47-4782-bb3a-11af15081b83 2018-06-27 22:23:39,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}fb63a67a86bd6c706a56fc82f8c24c1b00664902" 2018-06-27 22:23:39,555 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:23:39 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3b517d67-bf7d-46cf-bbc3-f9d1d6f8466f Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 22:23:39,555 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-3b517d67-bf7d-46cf-bbc3-f9d1d6f8466f 2018-06-27 22:23:40,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb63a67a86bd6c706a56fc82f8c24c1b00664902" 2018-06-27 22:23:40,588 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:23:40 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ce88b9b2-caa2-48ee-9742-37b5cab1d524 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 22:23:40,589 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-ce88b9b2-caa2-48ee-9742-37b5cab1d524 2018-06-27 22:23:40,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?name=CreateStackSuccessTests-1b67fc1d-614a-4af-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb63a67a86bd6c706a56fc82f8c24c1b00664902" 2018-06-27 22:23:41,024 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:23:40 GMT Server: Apache Content-Length: 465 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d1943ac9-222a-4fc3-a1ed-2223ebc9176b Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateStackSuccessTests-1b67fc1d-614a-4af-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/2b5920104b1145c1b047b9b0e621b9ac"}, "tags": [], "enabled": true, "id": "2b5920104b1145c1b047b9b0e621b9ac", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-1b67fc1d-614a-4af-proj"}]} 2018-06-27 22:23:41,025 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateStackSuccessTests-1b67fc1d-614a-4af-proj used request id req-d1943ac9-222a-4fc3-a1ed-2223ebc9176b 2018-06-27 22:23:41,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users/5944421e5add43adb4f29f08e0b91ba5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb63a67a86bd6c706a56fc82f8c24c1b00664902" 2018-06-27 22:23:41,412 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:23:41 GMT Server: Apache Content-Length: 341 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1f801dda-0d4d-44ac-80cc-1bd95a5837d0 Connection: close Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSuccessTests-1b67fc1d-614a-4af-user", "links": {"self": "http://10.167.4.35:5000/v3/users/5944421e5add43adb4f29f08e0b91ba5"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "2b5920104b1145c1b047b9b0e621b9ac", "id": "5944421e5add43adb4f29f08e0b91ba5", "password_expires_at": null}} 2018-06-27 22:23:41,412 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users/5944421e5add43adb4f29f08e0b91ba5 used request id req-1f801dda-0d4d-44ac-80cc-1bd95a5837d0 2018-06-27 22:23:41,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/2b5920104b1145c1b047b9b0e621b9ac/users/5944421e5add43adb4f29f08e0b91ba5/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb63a67a86bd6c706a56fc82f8c24c1b00664902" 2018-06-27 22:23:42,031 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:23:41 GMT Server: Apache Content-Length: 181 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-309d174f-0d89-4471-b95b-13b829a410dd Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects/2b5920104b1145c1b047b9b0e621b9ac/users/5944421e5add43adb4f29f08e0b91ba5/roles", "previous": null, "next": null}, "roles": []} 2018-06-27 22:23:42,032 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/2b5920104b1145c1b047b9b0e621b9ac/users/5944421e5add43adb4f29f08e0b91ba5/roles used request id req-309d174f-0d89-4471-b95b-13b829a410dd 2018-06-27 22:23:42,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/c6fad7d7ad1b456cb9e0561ce3c4210a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb63a67a86bd6c706a56fc82f8c24c1b00664902" 2018-06-27 22:23:42,451 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:23:42 GMT Server: Apache Content-Length: 187 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-09be7292-0587-46c4-837f-4ab693de7afa Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}} 2018-06-27 22:23:42,451 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a used request id req-09be7292-0587-46c4-837f-4ab693de7afa 2018-06-27 22:23:42,452 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-1b67fc1d-614a-4af-proj 2018-06-27 22:23:42,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/2b5920104b1145c1b047b9b0e621b9ac/users/5944421e5add43adb4f29f08e0b91ba5/roles/c6fad7d7ad1b456cb9e0561ce3c4210a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb63a67a86bd6c706a56fc82f8c24c1b00664902" 2018-06-27 22:23:43,035 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 22:23:42 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ce081bd8-60e7-4f6e-9dca-aff40aaa0b19 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:23:43,036 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/2b5920104b1145c1b047b9b0e621b9ac/users/5944421e5add43adb4f29f08e0b91ba5/roles/c6fad7d7ad1b456cb9e0561ce3c4210a used request id req-ce081bd8-60e7-4f6e-9dca-aff40aaa0b19 2018-06-27 22:23:43,036 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-1b67fc1d-614a-4af-user 2018-06-27 22:23:43,036 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:23:43,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c78a5168bcc18ab49e63edb664a3a39cde42978c" 2018-06-27 22:23:43,438 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:23:43 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ce5cfe98-b9f1-4788-8383-51c9eb0ef29c Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 22:23:43,438 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-ce5cfe98-b9f1-4788-8383-51c9eb0ef29c 2018-06-27 22:23:43,442 - 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}c78a5168bcc18ab49e63edb664a3a39cde42978c" -d '{"role": {"name": "CreateStackSuccessTests-1b67fc1d-614a-4af-proj-role"}}' 2018-06-27 22:23:43,857 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 22:23:43 GMT Server: Apache Content-Length: 222 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c7c71ba2-fe06-4648-88f4-0a429e206133 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f97e665977814c0fbff527a1c21df6a2", "links": {"self": "http://10.167.4.35:5000/v3/roles/f97e665977814c0fbff527a1c21df6a2"}, "name": "CreateStackSuccessTests-1b67fc1d-614a-4af-proj-role"}} 2018-06-27 22:23:43,857 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-c7c71ba2-fe06-4648-88f4-0a429e206133 2018-06-27 22:23:43,857 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-1b67fc1d-614a-4af-proj-role 2018-06-27 22:23:43,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/f97e665977814c0fbff527a1c21df6a2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c78a5168bcc18ab49e63edb664a3a39cde42978c" 2018-06-27 22:23:44,236 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:23:43 GMT Server: Apache Content-Length: 222 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2dcbea8b-d934-466e-9eb6-651c32ab5495 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f97e665977814c0fbff527a1c21df6a2", "links": {"self": "http://10.167.4.35:5000/v3/roles/f97e665977814c0fbff527a1c21df6a2"}, "name": "CreateStackSuccessTests-1b67fc1d-614a-4af-proj-role"}} 2018-06-27 22:23:44,236 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/f97e665977814c0fbff527a1c21df6a2 used request id req-2dcbea8b-d934-466e-9eb6-651c32ab5495 2018-06-27 22:23:44,237 - keystone_utils - INFO - Granting role CreateStackSuccessTests-1b67fc1d-614a-4af-proj-role to project CreateStackSuccessTests-1b67fc1d-614a-4af-proj 2018-06-27 22:23:44,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/2b5920104b1145c1b047b9b0e621b9ac/users/5944421e5add43adb4f29f08e0b91ba5/roles/f97e665977814c0fbff527a1c21df6a2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c78a5168bcc18ab49e63edb664a3a39cde42978c" 2018-06-27 22:23:44,701 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 22:23:44 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fec18347-13aa-4aa3-93a3-cbde89646966 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:23:44,701 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/2b5920104b1145c1b047b9b0e621b9ac/users/5944421e5add43adb4f29f08e0b91ba5/roles/f97e665977814c0fbff527a1c21df6a2 used request id req-fec18347-13aa-4aa3-93a3-cbde89646966 2018-06-27 22:23:44,701 - heat_utils - DEBUG - Retrieving Heat Client 2018-06-27 22:23:44,702 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-06-27 22:23:44,702 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:23:44,703 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:23:45,391 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "name": "heat_stack_owner"}, {"id": "f97e665977814c0fbff527a1c21df6a2", "name": "CreateStackSuccessTests-1b67fc1d-614a-4af-proj-role"}], "expires_at": "2018-06-27T23:23:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2b5920104b1145c1b047b9b0e621b9ac", "name": "CreateStackSuccessTests-1b67fc1d-614a-4af-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/2b5920104b1145c1b047b9b0e621b9ac", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/2b5920104b1145c1b047b9b0e621b9ac", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/2b5920104b1145c1b047b9b0e621b9ac", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/2b5920104b1145c1b047b9b0e621b9ac", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/2b5920104b1145c1b047b9b0e621b9ac", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/2b5920104b1145c1b047b9b0e621b9ac", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/2b5920104b1145c1b047b9b0e621b9ac", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/2b5920104b1145c1b047b9b0e621b9ac", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/2b5920104b1145c1b047b9b0e621b9ac", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/2b5920104b1145c1b047b9b0e621b9ac", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/2b5920104b1145c1b047b9b0e621b9ac", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/2b5920104b1145c1b047b9b0e621b9ac", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-1b67fc1d-614a-4af-user", "id": "5944421e5add43adb4f29f08e0b91ba5"}, "audit_ids": ["g6k5iKzXSWucCHtbrjR7FA"], "issued_at": "2018-06-27T22:23:45.000000Z"}} 2018-06-27 22:23:45,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}201c9f97f6bc1e44c182709b224e10f9de51b444" 2018-06-27 22:23:45,783 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:23:45 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9089dfd3-e28d-41cf-bf50-d86c97cf3382 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:23:45,783 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-9089dfd3-e28d-41cf-bf50-d86c97cf3382 2018-06-27 22:23:45,787 - 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-5f9fd659-329f-443c-bd83-a77348598c77-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}201c9f97f6bc1e44c182709b224e10f9de51b444" 2018-06-27 22:23:46,681 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:23:46 GMT Content-Type: application/json Content-Length: 168 Connection: keep-alive X-Openstack-Request-Id: req-6791d618-9622-46ba-95ba-eda7a81a805c Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-5f9fd659-329f-443c-bd83-a77348598c77-image"} 2018-06-27 22:23:46,681 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-5f9fd659-329f-443c-bd83-a77348598c77-image used request id req-6791d618-9622-46ba-95ba-eda7a81a805c 2018-06-27 22:23:46,684 - 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}201c9f97f6bc1e44c182709b224e10f9de51b444" 2018-06-27 22:23:47,451 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:23:47 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-d5630ba7-9880-46df-90c4-811eaef41de5 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-27 22:23:47,451 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-d5630ba7-9880-46df-90c4-811eaef41de5 2018-06-27 22:23:47,483 - 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}201c9f97f6bc1e44c182709b224e10f9de51b444" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-5f9fd659-329f-443c-bd83-a77348598c77-image"}' 2018-06-27 22:23:48,316 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 22:23:48 GMT Content-Type: application/json Content-Length: 610 Connection: keep-alive Location: https://172.30.10.101:9292/v2/images/9454be94-a976-4085-9015-3e53a6ae5caa Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-1c01818b-6adc-4253-9cf7-7a345a45565c Front-End-Https: on RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-5f9fd659-329f-443c-bd83-a77348598c77-image", "tags": [], "container_format": "bare", "created_at": "2018-06-27T22:23:48Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-06-27T22:23:48Z", "visibility": "shared", "self": "/v2/images/9454be94-a976-4085-9015-3e53a6ae5caa", "min_disk": 0, "protected": false, "id": "9454be94-a976-4085-9015-3e53a6ae5caa", "file": "/v2/images/9454be94-a976-4085-9015-3e53a6ae5caa/file", "checksum": null, "owner": "2b5920104b1145c1b047b9b0e621b9ac", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-27 22:23:48,316 - keystoneauth.session - DEBUG - POST call to image for https://172.30.10.101:9292/v2/images used request id req-1c01818b-6adc-4253-9cf7-7a345a45565c 2018-06-27 22:23:48,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9292/v2/images/9454be94-a976-4085-9015-3e53a6ae5caa/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}201c9f97f6bc1e44c182709b224e10f9de51b444" -d '' 2018-06-27 22:23:49,825 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:23:49 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-5a457675-a00a-41ea-976a-5ddaa5709f85 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-27 22:23:49,825 - keystoneauth.session - DEBUG - PUT call to image for https://172.30.10.101:9292/v2/images/9454be94-a976-4085-9015-3e53a6ae5caa/file used request id req-5a457675-a00a-41ea-976a-5ddaa5709f85 2018-06-27 22:23:49,826 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-06-27 22:23:49,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/9454be94-a976-4085-9015-3e53a6ae5caa -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}201c9f97f6bc1e44c182709b224e10f9de51b444" 2018-06-27 22:23:50,399 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:23:50 GMT Content-Type: application/json Content-Length: 728 Connection: keep-alive X-Openstack-Request-Id: req-c608b3d3-729c-411a-a025-70eed4f3024a Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-5f9fd659-329f-443c-bd83-a77348598c77-image", "tags": [], "container_format": "bare", "created_at": "2018-06-27T22:23:48Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-27T22:23:50Z", "visibility": "shared", "self": "/v2/images/9454be94-a976-4085-9015-3e53a6ae5caa", "min_disk": 0, "protected": false, "id": "9454be94-a976-4085-9015-3e53a6ae5caa", "file": "/v2/images/9454be94-a976-4085-9015-3e53a6ae5caa/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "2b5920104b1145c1b047b9b0e621b9ac", "direct_url": "file:///var/lib/glance/images/9454be94-a976-4085-9015-3e53a6ae5caa", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-27 22:23:50,399 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/9454be94-a976-4085-9015-3e53a6ae5caa used request id req-c608b3d3-729c-411a-a025-70eed4f3024a 2018-06-27 22:23:50,402 - 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}201c9f97f6bc1e44c182709b224e10f9de51b444" 2018-06-27 22:23:51,178 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:23:51 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-9f50628f-9969-4f7a-b2d7-d289464dac7c 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-27 22:23:51,178 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-9f50628f-9969-4f7a-b2d7-d289464dac7c 2018-06-27 22:23:51,181 - create_image - INFO - Created image with name - CreateStackSuccessTests-5f9fd659-329f-443c-bd83-a77348598c77-image 2018-06-27 22:23:51,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/9454be94-a976-4085-9015-3e53a6ae5caa -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}201c9f97f6bc1e44c182709b224e10f9de51b444" 2018-06-27 22:23:52,117 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:23:52 GMT Content-Type: application/json Content-Length: 728 Connection: keep-alive X-Openstack-Request-Id: req-5036f262-ea08-40a7-b0e5-bf840d30455b Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-5f9fd659-329f-443c-bd83-a77348598c77-image", "tags": [], "container_format": "bare", "created_at": "2018-06-27T22:23:48Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-27T22:23:50Z", "visibility": "shared", "self": "/v2/images/9454be94-a976-4085-9015-3e53a6ae5caa", "min_disk": 0, "protected": false, "id": "9454be94-a976-4085-9015-3e53a6ae5caa", "file": "/v2/images/9454be94-a976-4085-9015-3e53a6ae5caa/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "2b5920104b1145c1b047b9b0e621b9ac", "direct_url": "file:///var/lib/glance/images/9454be94-a976-4085-9015-3e53a6ae5caa", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-27 22:23:52,117 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/9454be94-a976-4085-9015-3e53a6ae5caa used request id req-5036f262-ea08-40a7-b0e5-bf840d30455b 2018-06-27 22:23:52,117 - create_image - DEBUG - Instance status is - active 2018-06-27 22:23:52,118 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-5f9fd659-329f-443c-bd83-a77348598c77-image 2018-06-27 22:23:52,118 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-5f9fd659-329f-443c-bd83-a77348598c77-image 2018-06-27 22:23:52,118 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:23:52,119 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:23:52,878 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T23:23:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["iP9975ehRMO8U66cAib3BQ"], "issued_at": "2018-06-27T22:23:52.000000Z"}} 2018-06-27 22:23:52,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}a7706821b861ff78d35b438e0a0fa1a25a39786f" 2018-06-27 22:23:53,204 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:23:52 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3811166a-c0ee-4777-ae09-a0eed7262780 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:23:53,204 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-3811166a-c0ee-4777-ae09-a0eed7262780 2018-06-27 22:23:53,206 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 22:23:53,211 - novaclient.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}a7706821b861ff78d35b438e0a0fa1a25a39786f" 2018-06-27 22:23:53,892 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:23:53 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-7e23b3cb-a221-441e-80b9-ee823b832093 X-Compute-Request-Id: req-7e23b3cb-a221-441e-80b9-ee823b832093 Front-End-Https: on RESP BODY: {"flavors": [{"id": "bfce69d5-8948-4e52-8e30-cf8bfa544966", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "bookmark"}], "name": "shaker-flavor_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3"}]} 2018-06-27 22:23:53,893 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-7e23b3cb-a221-441e-80b9-ee823b832093 2018-06-27 22:23:53,896 - 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}a7706821b861ff78d35b438e0a0fa1a25a39786f" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-5f9fd659-329f-443c-bd83-a77348598c77-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-27 22:23:54,742 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:23:54 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-6c12c26e-dc43-483b-b591-65259ba3e876 X-Compute-Request-Id: req-6c12c26e-dc43-483b-b591-65259ba3e876 Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateStackSuccessTests-5f9fd659-329f-443c-bd83-a77348598c77-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/3127dec4-814f-4adb-b8e1-5942108e9217", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/3127dec4-814f-4adb-b8e1-5942108e9217", "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": "3127dec4-814f-4adb-b8e1-5942108e9217"}} 2018-06-27 22:23:54,742 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-6c12c26e-dc43-483b-b591-65259ba3e876 2018-06-27 22:23:54,743 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:23:54,744 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:23:55,622 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "name": "heat_stack_owner"}, {"id": "f97e665977814c0fbff527a1c21df6a2", "name": "CreateStackSuccessTests-1b67fc1d-614a-4af-proj-role"}], "expires_at": "2018-06-27T23:23:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2b5920104b1145c1b047b9b0e621b9ac", "name": "CreateStackSuccessTests-1b67fc1d-614a-4af-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/2b5920104b1145c1b047b9b0e621b9ac", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/2b5920104b1145c1b047b9b0e621b9ac", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/2b5920104b1145c1b047b9b0e621b9ac", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/2b5920104b1145c1b047b9b0e621b9ac", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/2b5920104b1145c1b047b9b0e621b9ac", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/2b5920104b1145c1b047b9b0e621b9ac", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/2b5920104b1145c1b047b9b0e621b9ac", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/2b5920104b1145c1b047b9b0e621b9ac", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/2b5920104b1145c1b047b9b0e621b9ac", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/2b5920104b1145c1b047b9b0e621b9ac", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/2b5920104b1145c1b047b9b0e621b9ac", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/2b5920104b1145c1b047b9b0e621b9ac", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-1b67fc1d-614a-4af-user", "id": "5944421e5add43adb4f29f08e0b91ba5"}, "audit_ids": ["sSUVvzaGQKyWpirbNQ3NdQ"], "issued_at": "2018-06-27T22:23:55.000000Z"}} 2018-06-27 22:23:55,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}556fb6183f73e97cd7b7ac05019ea98dc62c0374" 2018-06-27 22:23:55,993 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:23:55 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-885876e4-0114-45eb-9590-7a5c50d538ea Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:23:55,993 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-885876e4-0114-45eb-9590-7a5c50d538ea 2018-06-27 22:23:55,994 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 22:23:55,998 - heat_utils - DEBUG - Retrieving Heat Client 2018-06-27 22:23:56,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/2b5920104b1145c1b047b9b0e621b9ac/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-5f9fd659-329f-443c-bd83-a77348598c77-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}556fb6183f73e97cd7b7ac05019ea98dc62c0374" 2018-06-27 22:23:56,858 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:23:56 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-d9ab70a3-3b0f-4d1e-a6ba-07eec9f98053 Front-End-Https: on RESP BODY: {"stacks": []} 2018-06-27 22:23:56,858 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/2b5920104b1145c1b047b9b0e621b9ac/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-5f9fd659-329f-443c-bd83-a77348598c77-stack used request id req-d9ab70a3-3b0f-4d1e-a6ba-07eec9f98053 2018-06-27 22:23:56,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8004/v1/2b5920104b1145c1b047b9b0e621b9ac/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}556fb6183f73e97cd7b7ac05019ea98dc62c0374" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5f9fd659-329f-443c-bd83-a77348598c77-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-5f9fd659-329f-443c-bd83-a77348598c77-net", "inst_name": "CreateStackSuccessTests-5f9fd659-329f-443c-bd83-a77348598c77-inst", "subnet_name": "CreateStackSuccessTests-5f9fd659-329f-443c-bd83-a77348598c77-subnet", "image_name": "CreateStackSuccessTests-5f9fd659-329f-443c-bd83-a77348598c77-image", "flavor_name": "CreateStackSuccessTests-5f9fd659-329f-443c-bd83-a77348598c77-flavor-name"}}' 2018-06-27 22:24:08,369 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 22:24:08 GMT Content-Type: application/json Content-Length: 294 Connection: keep-alive Location: https://172.30.10.101:8004/v1/2b5920104b1145c1b047b9b0e621b9ac/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5f9fd659-329f-443c-bd83-a77348598c77-stack/f4d263cd-6bf0-4fe3-a971-3f5cc3a9efaa X-Openstack-Request-Id: req-e0b7f116-456e-40cf-8f29-5622ff98016f Front-End-Https: on RESP BODY: {"stack": {"id": "f4d263cd-6bf0-4fe3-a971-3f5cc3a9efaa", "links": [{"href": "https://172.30.10.101:8004/v1/2b5920104b1145c1b047b9b0e621b9ac/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5f9fd659-329f-443c-bd83-a77348598c77-stack/f4d263cd-6bf0-4fe3-a971-3f5cc3a9efaa", "rel": "self"}]}} 2018-06-27 22:24:08,369 - keystoneauth.session - DEBUG - POST call to orchestration for https://172.30.10.101:8004/v1/2b5920104b1145c1b047b9b0e621b9ac/stacks used request id req-e0b7f116-456e-40cf-8f29-5622ff98016f 2018-06-27 22:24:08,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/2b5920104b1145c1b047b9b0e621b9ac/stacks/f4d263cd-6bf0-4fe3-a971-3f5cc3a9efaa -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}556fb6183f73e97cd7b7ac05019ea98dc62c0374" 2018-06-27 22:24:09,069 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:24:09 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/2b5920104b1145c1b047b9b0e621b9ac/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5f9fd659-329f-443c-bd83-a77348598c77-stack/f4d263cd-6bf0-4fe3-a971-3f5cc3a9efaa X-Openstack-Request-Id: req-a392d8ed-b943-494d-af56-0e5d7e1ebe26 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/2b5920104b1145c1b047b9b0e621b9ac/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5f9fd659-329f-443c-bd83-a77348598c77-stack/f4d263cd-6bf0-4fe3-a971-3f5cc3a9efaa;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:24:09,187 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:24:09 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-ee4412d5-d375-46a3-9cd9-190daf9b9364 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": "2b5920104b1145c1b047b9b0e621b9ac", "OS::stack_id": "f4d263cd-6bf0-4fe3-a971-3f5cc3a9efaa", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5f9fd659-329f-443c-bd83-a77348598c77-stack", "image_name": "CreateStackSuccessTests-5f9fd659-329f-443c-bd83-a77348598c77-image", "inst_name": "CreateStackSuccessTests-5f9fd659-329f-443c-bd83-a77348598c77-inst", "subnet_name": "CreateStackSuccessTests-5f9fd659-329f-443c-bd83-a77348598c77-subnet", "net_name": "CreateStackSuccessTests-5f9fd659-329f-443c-bd83-a77348598c77-net", "flavor_name": "CreateStackSuccessTests-5f9fd659-329f-443c-bd83-a77348598c77-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5f9fd659-329f-443c-bd83-a77348598c77-stack", "stack_user_project_id": "4a5fba78a3024583827fac30001804f6", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-27T22:24:07Z", "links": [{"href": "https://172.30.10.101:8004/v1/2b5920104b1145c1b047b9b0e621b9ac/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5f9fd659-329f-443c-bd83-a77348598c77-stack/f4d263cd-6bf0-4fe3-a971-3f5cc3a9efaa", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f4d263cd-6bf0-4fe3-a971-3f5cc3a9efaa", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:24:09,187 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/2b5920104b1145c1b047b9b0e621b9ac/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5f9fd659-329f-443c-bd83-a77348598c77-stack/f4d263cd-6bf0-4fe3-a971-3f5cc3a9efaa used request id req-ee4412d5-d375-46a3-9cd9-190daf9b9364 2018-06-27 22:24:09,187 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-5f9fd659-329f-443c-bd83-a77348598c77-stack 2018-06-27 22:24:09,188 - create_stack - ERROR - Timeout checking for stack status for CREATE_COMPLETE 2018-06-27 22:24:09,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/2b5920104b1145c1b047b9b0e621b9ac/stacks/f4d263cd-6bf0-4fe3-a971-3f5cc3a9efaa -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}556fb6183f73e97cd7b7ac05019ea98dc62c0374" 2018-06-27 22:24:09,260 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:24:09 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/2b5920104b1145c1b047b9b0e621b9ac/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5f9fd659-329f-443c-bd83-a77348598c77-stack/f4d263cd-6bf0-4fe3-a971-3f5cc3a9efaa X-Openstack-Request-Id: req-2791e764-74fd-4cdf-8299-493fa4e5283e Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/2b5920104b1145c1b047b9b0e621b9ac/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5f9fd659-329f-443c-bd83-a77348598c77-stack/f4d263cd-6bf0-4fe3-a971-3f5cc3a9efaa;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:24:10,068 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:24:10 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-5a79acdf-39b9-4a79-a08b-99fe12d5b2f2 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": "2b5920104b1145c1b047b9b0e621b9ac", "OS::stack_id": "f4d263cd-6bf0-4fe3-a971-3f5cc3a9efaa", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5f9fd659-329f-443c-bd83-a77348598c77-stack", "image_name": "CreateStackSuccessTests-5f9fd659-329f-443c-bd83-a77348598c77-image", "inst_name": "CreateStackSuccessTests-5f9fd659-329f-443c-bd83-a77348598c77-inst", "subnet_name": "CreateStackSuccessTests-5f9fd659-329f-443c-bd83-a77348598c77-subnet", "net_name": "CreateStackSuccessTests-5f9fd659-329f-443c-bd83-a77348598c77-net", "flavor_name": "CreateStackSuccessTests-5f9fd659-329f-443c-bd83-a77348598c77-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5f9fd659-329f-443c-bd83-a77348598c77-stack", "stack_user_project_id": "4a5fba78a3024583827fac30001804f6", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-27T22:24:07Z", "links": [{"href": "https://172.30.10.101:8004/v1/2b5920104b1145c1b047b9b0e621b9ac/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5f9fd659-329f-443c-bd83-a77348598c77-stack/f4d263cd-6bf0-4fe3-a971-3f5cc3a9efaa", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f4d263cd-6bf0-4fe3-a971-3f5cc3a9efaa", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:24:10,068 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/2b5920104b1145c1b047b9b0e621b9ac/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5f9fd659-329f-443c-bd83-a77348598c77-stack/f4d263cd-6bf0-4fe3-a971-3f5cc3a9efaa used request id req-5a79acdf-39b9-4a79-a08b-99fe12d5b2f2 2018-06-27 22:24:10,069 - create_stack - ERROR - ERROR: STACK CREATION FAILED: Stack CREATE started 2018-06-27 22:24:10,069 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-5f9fd659-329f-443c-bd83-a77348598c77-stack 2018-06-27 22:24:10,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8004/v1/2b5920104b1145c1b047b9b0e621b9ac/stacks/f4d263cd-6bf0-4fe3-a971-3f5cc3a9efaa -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}556fb6183f73e97cd7b7ac05019ea98dc62c0374" 2018-06-27 22:24:10,135 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:24:10 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/2b5920104b1145c1b047b9b0e621b9ac/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5f9fd659-329f-443c-bd83-a77348598c77-stack/f4d263cd-6bf0-4fe3-a971-3f5cc3a9efaa X-Openstack-Request-Id: req-4e46cff7-646b-4689-8815-b065c2aaad55 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/2b5920104b1145c1b047b9b0e621b9ac/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5f9fd659-329f-443c-bd83-a77348598c77-stack/f4d263cd-6bf0-4fe3-a971-3f5cc3a9efaa;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:24:10,814 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:24:10 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-126b806f-95d8-4aaf-be61-ffde2f68e95d Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:24:10,814 - keystoneauth.session - DEBUG - DELETE call to orchestration for https://172.30.10.101:8004/v1/2b5920104b1145c1b047b9b0e621b9ac/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5f9fd659-329f-443c-bd83-a77348598c77-stack/f4d263cd-6bf0-4fe3-a971-3f5cc3a9efaa used request id req-126b806f-95d8-4aaf-be61-ffde2f68e95d 2018-06-27 22:24:10,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/2b5920104b1145c1b047b9b0e621b9ac/stacks/f4d263cd-6bf0-4fe3-a971-3f5cc3a9efaa -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}556fb6183f73e97cd7b7ac05019ea98dc62c0374" 2018-06-27 22:24:10,883 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:24:10 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/2b5920104b1145c1b047b9b0e621b9ac/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5f9fd659-329f-443c-bd83-a77348598c77-stack/f4d263cd-6bf0-4fe3-a971-3f5cc3a9efaa X-Openstack-Request-Id: req-44260701-c5d7-41d3-9a4d-fa35bd77c236 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/2b5920104b1145c1b047b9b0e621b9ac/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5f9fd659-329f-443c-bd83-a77348598c77-stack/f4d263cd-6bf0-4fe3-a971-3f5cc3a9efaa;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:24:11,633 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:24:11 GMT Content-Type: application/json Content-Length: 1602 Connection: keep-alive X-Openstack-Request-Id: req-f2de00c3-b3dc-41ed-b3d3-62889154890e 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": "2b5920104b1145c1b047b9b0e621b9ac", "OS::stack_id": "f4d263cd-6bf0-4fe3-a971-3f5cc3a9efaa", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5f9fd659-329f-443c-bd83-a77348598c77-stack", "image_name": "CreateStackSuccessTests-5f9fd659-329f-443c-bd83-a77348598c77-image", "inst_name": "CreateStackSuccessTests-5f9fd659-329f-443c-bd83-a77348598c77-inst", "subnet_name": "CreateStackSuccessTests-5f9fd659-329f-443c-bd83-a77348598c77-subnet", "net_name": "CreateStackSuccessTests-5f9fd659-329f-443c-bd83-a77348598c77-net", "flavor_name": "CreateStackSuccessTests-5f9fd659-329f-443c-bd83-a77348598c77-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5f9fd659-329f-443c-bd83-a77348598c77-stack", "stack_user_project_id": "4a5fba78a3024583827fac30001804f6", "stack_status_reason": "Stack CREATE cancelled", "creation_time": "2018-06-27T22:24:07Z", "links": [{"href": "https://172.30.10.101:8004/v1/2b5920104b1145c1b047b9b0e621b9ac/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5f9fd659-329f-443c-bd83-a77348598c77-stack/f4d263cd-6bf0-4fe3-a971-3f5cc3a9efaa", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_FAILED", "stack_owner": null, "updated_time": null, "id": "f4d263cd-6bf0-4fe3-a971-3f5cc3a9efaa", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:24:11,634 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/2b5920104b1145c1b047b9b0e621b9ac/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5f9fd659-329f-443c-bd83-a77348598c77-stack/f4d263cd-6bf0-4fe3-a971-3f5cc3a9efaa used request id req-f2de00c3-b3dc-41ed-b3d3-62889154890e 2018-06-27 22:24:11,634 - create_stack - DEBUG - Stack status is - CREATE_FAILED 2018-06-27 22:24:11,634 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-27 22:24:14,638 - create_stack - DEBUG - Stack status query timeout in 1196.17654395 2018-06-27 22:24:14,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/2b5920104b1145c1b047b9b0e621b9ac/stacks/f4d263cd-6bf0-4fe3-a971-3f5cc3a9efaa -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}556fb6183f73e97cd7b7ac05019ea98dc62c0374" 2018-06-27 22:24:14,706 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:24:14 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/2b5920104b1145c1b047b9b0e621b9ac/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5f9fd659-329f-443c-bd83-a77348598c77-stack/f4d263cd-6bf0-4fe3-a971-3f5cc3a9efaa X-Openstack-Request-Id: req-53ce636e-48da-4ebc-a4d0-7d95c2c3b5b2 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/2b5920104b1145c1b047b9b0e621b9ac/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5f9fd659-329f-443c-bd83-a77348598c77-stack/f4d263cd-6bf0-4fe3-a971-3f5cc3a9efaa;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:24:14,815 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:24:14 GMT Content-Type: application/json Content-Length: 1602 Connection: keep-alive X-Openstack-Request-Id: req-506581af-a207-416b-b3dd-f2f2dc123197 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": "2b5920104b1145c1b047b9b0e621b9ac", "OS::stack_id": "f4d263cd-6bf0-4fe3-a971-3f5cc3a9efaa", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5f9fd659-329f-443c-bd83-a77348598c77-stack", "image_name": "CreateStackSuccessTests-5f9fd659-329f-443c-bd83-a77348598c77-image", "inst_name": "CreateStackSuccessTests-5f9fd659-329f-443c-bd83-a77348598c77-inst", "subnet_name": "CreateStackSuccessTests-5f9fd659-329f-443c-bd83-a77348598c77-subnet", "net_name": "CreateStackSuccessTests-5f9fd659-329f-443c-bd83-a77348598c77-net", "flavor_name": "CreateStackSuccessTests-5f9fd659-329f-443c-bd83-a77348598c77-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5f9fd659-329f-443c-bd83-a77348598c77-stack", "stack_user_project_id": "4a5fba78a3024583827fac30001804f6", "stack_status_reason": "Stack CREATE cancelled", "creation_time": "2018-06-27T22:24:07Z", "links": [{"href": "https://172.30.10.101:8004/v1/2b5920104b1145c1b047b9b0e621b9ac/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5f9fd659-329f-443c-bd83-a77348598c77-stack/f4d263cd-6bf0-4fe3-a971-3f5cc3a9efaa", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_FAILED", "stack_owner": null, "updated_time": null, "id": "f4d263cd-6bf0-4fe3-a971-3f5cc3a9efaa", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:24:14,816 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/2b5920104b1145c1b047b9b0e621b9ac/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5f9fd659-329f-443c-bd83-a77348598c77-stack/f4d263cd-6bf0-4fe3-a971-3f5cc3a9efaa used request id req-506581af-a207-416b-b3dd-f2f2dc123197 2018-06-27 22:24:14,816 - create_stack - DEBUG - Stack status is - CREATE_FAILED 2018-06-27 22:24:14,816 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-27 22:24:17,819 - create_stack - DEBUG - Stack status query timeout in 1192.99555588 2018-06-27 22:24:17,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/2b5920104b1145c1b047b9b0e621b9ac/stacks/f4d263cd-6bf0-4fe3-a971-3f5cc3a9efaa -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}556fb6183f73e97cd7b7ac05019ea98dc62c0374" 2018-06-27 22:24:18,564 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:24:18 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/2b5920104b1145c1b047b9b0e621b9ac/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5f9fd659-329f-443c-bd83-a77348598c77-stack/f4d263cd-6bf0-4fe3-a971-3f5cc3a9efaa X-Openstack-Request-Id: req-65b7a1ae-9d65-4817-9b65-346629a5ca3b Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/2b5920104b1145c1b047b9b0e621b9ac/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5f9fd659-329f-443c-bd83-a77348598c77-stack/f4d263cd-6bf0-4fe3-a971-3f5cc3a9efaa;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:24:19,212 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:24:19 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-d0fcee17-d9d2-4027-b0a1-0797e98e8885 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": "2b5920104b1145c1b047b9b0e621b9ac", "OS::stack_id": "f4d263cd-6bf0-4fe3-a971-3f5cc3a9efaa", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5f9fd659-329f-443c-bd83-a77348598c77-stack", "image_name": "CreateStackSuccessTests-5f9fd659-329f-443c-bd83-a77348598c77-image", "inst_name": "CreateStackSuccessTests-5f9fd659-329f-443c-bd83-a77348598c77-inst", "subnet_name": "CreateStackSuccessTests-5f9fd659-329f-443c-bd83-a77348598c77-subnet", "flavor_name": "CreateStackSuccessTests-5f9fd659-329f-443c-bd83-a77348598c77-flavor-name", "net_name": "CreateStackSuccessTests-5f9fd659-329f-443c-bd83-a77348598c77-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5f9fd659-329f-443c-bd83-a77348598c77-stack", "stack_user_project_id": "4a5fba78a3024583827fac30001804f6", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-27T22:24:07Z", "links": [{"href": "https://172.30.10.101:8004/v1/2b5920104b1145c1b047b9b0e621b9ac/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5f9fd659-329f-443c-bd83-a77348598c77-stack/f4d263cd-6bf0-4fe3-a971-3f5cc3a9efaa", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-27T22:24:16Z", "id": "f4d263cd-6bf0-4fe3-a971-3f5cc3a9efaa", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:24:19,212 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/2b5920104b1145c1b047b9b0e621b9ac/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5f9fd659-329f-443c-bd83-a77348598c77-stack/f4d263cd-6bf0-4fe3-a971-3f5cc3a9efaa used request id req-d0fcee17-d9d2-4027-b0a1-0797e98e8885 2018-06-27 22:24:19,213 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-06-27 22:24:19,213 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-27 22:24:22,214 - create_stack - DEBUG - Stack status query timeout in 1188.60056996 2018-06-27 22:24:22,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/2b5920104b1145c1b047b9b0e621b9ac/stacks/f4d263cd-6bf0-4fe3-a971-3f5cc3a9efaa -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}556fb6183f73e97cd7b7ac05019ea98dc62c0374" 2018-06-27 22:24:22,812 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:24:22 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/2b5920104b1145c1b047b9b0e621b9ac/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5f9fd659-329f-443c-bd83-a77348598c77-stack/f4d263cd-6bf0-4fe3-a971-3f5cc3a9efaa X-Openstack-Request-Id: req-bc576ed2-5a37-433e-8218-7715d209b34b Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/2b5920104b1145c1b047b9b0e621b9ac/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5f9fd659-329f-443c-bd83-a77348598c77-stack/f4d263cd-6bf0-4fe3-a971-3f5cc3a9efaa;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:24:23,390 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:24:23 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-6ec844c9-edac-431d-8b65-03901a171898 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": "2b5920104b1145c1b047b9b0e621b9ac", "OS::stack_id": "f4d263cd-6bf0-4fe3-a971-3f5cc3a9efaa", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5f9fd659-329f-443c-bd83-a77348598c77-stack", "image_name": "CreateStackSuccessTests-5f9fd659-329f-443c-bd83-a77348598c77-image", "inst_name": "CreateStackSuccessTests-5f9fd659-329f-443c-bd83-a77348598c77-inst", "subnet_name": "CreateStackSuccessTests-5f9fd659-329f-443c-bd83-a77348598c77-subnet", "flavor_name": "CreateStackSuccessTests-5f9fd659-329f-443c-bd83-a77348598c77-flavor-name", "net_name": "CreateStackSuccessTests-5f9fd659-329f-443c-bd83-a77348598c77-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5f9fd659-329f-443c-bd83-a77348598c77-stack", "stack_user_project_id": "4a5fba78a3024583827fac30001804f6", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-27T22:24:07Z", "links": [{"href": "https://172.30.10.101:8004/v1/2b5920104b1145c1b047b9b0e621b9ac/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5f9fd659-329f-443c-bd83-a77348598c77-stack/f4d263cd-6bf0-4fe3-a971-3f5cc3a9efaa", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-27T22:24:16Z", "id": "f4d263cd-6bf0-4fe3-a971-3f5cc3a9efaa", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:24:23,390 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/2b5920104b1145c1b047b9b0e621b9ac/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5f9fd659-329f-443c-bd83-a77348598c77-stack/f4d263cd-6bf0-4fe3-a971-3f5cc3a9efaa used request id req-6ec844c9-edac-431d-8b65-03901a171898 2018-06-27 22:24:23,391 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-06-27 22:24:23,391 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-27 22:24:26,394 - create_stack - DEBUG - Stack status query timeout in 1184.41994381 2018-06-27 22:24:26,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/2b5920104b1145c1b047b9b0e621b9ac/stacks/f4d263cd-6bf0-4fe3-a971-3f5cc3a9efaa -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}556fb6183f73e97cd7b7ac05019ea98dc62c0374" 2018-06-27 22:24:26,451 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:24:26 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/2b5920104b1145c1b047b9b0e621b9ac/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5f9fd659-329f-443c-bd83-a77348598c77-stack/f4d263cd-6bf0-4fe3-a971-3f5cc3a9efaa X-Openstack-Request-Id: req-07cf6852-0d1e-40d4-be60-be7c24c087f4 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/2b5920104b1145c1b047b9b0e621b9ac/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5f9fd659-329f-443c-bd83-a77348598c77-stack/f4d263cd-6bf0-4fe3-a971-3f5cc3a9efaa;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:24:26,536 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:24:26 GMT Content-Type: application/json Content-Length: 1620 Connection: keep-alive X-Openstack-Request-Id: req-8c18f89d-b48a-4ff5-a7e0-6c516612a1a0 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": "2b5920104b1145c1b047b9b0e621b9ac", "OS::stack_id": "f4d263cd-6bf0-4fe3-a971-3f5cc3a9efaa", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5f9fd659-329f-443c-bd83-a77348598c77-stack", "image_name": "CreateStackSuccessTests-5f9fd659-329f-443c-bd83-a77348598c77-image", "inst_name": "CreateStackSuccessTests-5f9fd659-329f-443c-bd83-a77348598c77-inst", "subnet_name": "CreateStackSuccessTests-5f9fd659-329f-443c-bd83-a77348598c77-subnet", "flavor_name": "CreateStackSuccessTests-5f9fd659-329f-443c-bd83-a77348598c77-flavor-name", "net_name": "CreateStackSuccessTests-5f9fd659-329f-443c-bd83-a77348598c77-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5f9fd659-329f-443c-bd83-a77348598c77-stack", "stack_user_project_id": "4a5fba78a3024583827fac30001804f6", "tags": null, "creation_time": "2018-06-27T22:24:07Z", "links": [{"href": "https://172.30.10.101:8004/v1/2b5920104b1145c1b047b9b0e621b9ac/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5f9fd659-329f-443c-bd83-a77348598c77-stack/f4d263cd-6bf0-4fe3-a971-3f5cc3a9efaa", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-06-27T22:24:16Z", "id": "f4d263cd-6bf0-4fe3-a971-3f5cc3a9efaa", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:24:26,537 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/2b5920104b1145c1b047b9b0e621b9ac/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5f9fd659-329f-443c-bd83-a77348598c77-stack/f4d263cd-6bf0-4fe3-a971-3f5cc3a9efaa used request id req-8c18f89d-b48a-4ff5-a7e0-6c516612a1a0 2018-06-27 22:24:26,537 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-06-27 22:24:26,537 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-5f9fd659-329f-443c-bd83-a77348598c77-stack 2018-06-27 22:24:26,537 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-5f9fd659-329f-443c-bd83-a77348598c77-stack 2018-06-27 22:24:26,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8004/v1/2b5920104b1145c1b047b9b0e621b9ac/stacks/f4d263cd-6bf0-4fe3-a971-3f5cc3a9efaa -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}556fb6183f73e97cd7b7ac05019ea98dc62c0374" 2018-06-27 22:24:26,622 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:24:26 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/2b5920104b1145c1b047b9b0e621b9ac/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5f9fd659-329f-443c-bd83-a77348598c77-stack/f4d263cd-6bf0-4fe3-a971-3f5cc3a9efaa X-Openstack-Request-Id: req-23244921-77f3-4b1d-9690-c76a6f811c86 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/2b5920104b1145c1b047b9b0e621b9ac/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5f9fd659-329f-443c-bd83-a77348598c77-stack/f4d263cd-6bf0-4fe3-a971-3f5cc3a9efaa;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:24:26,717 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx Date: Wed, 27 Jun 2018 22:24:26 GMT Content-Type: application/json Content-Length: 279 Connection: keep-alive X-Openstack-Request-Id: req-9eb11ecf-acf0-4183-b8d1-2f9bda724763 RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-5f9fd659-329f-443c-bd83-a77348598c77-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-06-27 22:24:26,717 - keystoneauth.session - DEBUG - DELETE call to orchestration for https://172.30.10.101:8004/v1/2b5920104b1145c1b047b9b0e621b9ac/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5f9fd659-329f-443c-bd83-a77348598c77-stack/f4d263cd-6bf0-4fe3-a971-3f5cc3a9efaa used request id req-9eb11ecf-acf0-4183-b8d1-2f9bda724763 2018-06-27 22:24:26,718 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-5f9fd659-329f-443c-bd83-a77348598c77-image 2018-06-27 22:24:26,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9292/v2/images/9454be94-a976-4085-9015-3e53a6ae5caa -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}201c9f97f6bc1e44c182709b224e10f9de51b444" 2018-06-27 22:24:26,978 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:24:26 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-e09e4151-52c9-4786-8e29-0246a991f647 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-27 22:24:26,978 - keystoneauth.session - DEBUG - DELETE call to image for https://172.30.10.101:9292/v2/images/9454be94-a976-4085-9015-3e53a6ae5caa used request id req-e09e4151-52c9-4786-8e29-0246a991f647 2018-06-27 22:24:26,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/flavors/3127dec4-814f-4adb-b8e1-5942108e9217 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7706821b861ff78d35b438e0a0fa1a25a39786f" 2018-06-27 22:24:27,825 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 22:24: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-c80f224f-b5a5-49b9-afe6-659d2c65915e X-Compute-Request-Id: req-c80f224f-b5a5-49b9-afe6-659d2c65915e 2018-06-27 22:24:27,825 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/flavors/3127dec4-814f-4adb-b8e1-5942108e9217 used request id req-c80f224f-b5a5-49b9-afe6-659d2c65915e 2018-06-27 22:24:27,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/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c78a5168bcc18ab49e63edb664a3a39cde42978c" 2018-06-27 22:24:28,767 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:24:28 GMT Content-Type: application/json Content-Length: 11766 Connection: keep-alive X-Openstack-Request-Id: req-8d954577-cf52-41cd-bc5a-2a4e44b59af1 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-27T19:03:04Z", "updated_at": "2018-06-27T19:03:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "6748ef1e-56da-434e-9e89-e86b58537b65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "b3e3826c-1c48-4699-93f0-f8a310956753", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "bfad35fa-7ea9-4a81-917d-7b86481eb510", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "d657b333-103d-4d19-add8-1e8bae2f8849", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b92069937e44a3786e439f95c61afe5", "created_at": "2018-06-27T19:08:41Z", "updated_at": "2018-06-27T19:08:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "4ac2a090-f595-4e7b-9b7a-a52fa204e881", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "5508c0b1-6261-44cb-854d-60c64bcbba0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "a60c77dc-6985-48ac-a3a3-067176d3e52f", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "e6ec0fa4-1eb3-4c5d-a451-c7acfd7fde82", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}], "revision_number": 4, "project_id": "4b92069937e44a3786e439f95c61afe5", "id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T18:59:55Z", "updated_at": "2018-06-27T18:59:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "5a060918-419b-4ec3-90df-a7764c06af2f", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "6cd9bbf0-4d1b-4b13-a6c4-e20a15bb3360", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "8134c0f0-89c6-4d45-bef8-a9260d9d0723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "e0e7297a-a59d-4d2b-b75c-2cc86b269114", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}], "revision_number": 4, "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "created_at": "2018-06-27T21:03:43Z", "updated_at": "2018-06-27T21:03:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "41061dbf-a5a2-465f-84dd-140f6104b3f7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "47d5c96d-0510-41a5-b33e-5683702c5bb8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "4b4b6430-3f42-4fe4-a25e-2c5c015a7699", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "e6a68cb7-6491-4474-a4d7-38496cac4eb7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}], "revision_number": 4, "project_id": "3f0a375b66c54145bff1c56e7c91ad73", "id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2b5920104b1145c1b047b9b0e621b9ac", "created_at": "2018-06-27T22:24:09Z", "updated_at": "2018-06-27T22:24:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:24:09Z", "revision_number": 0, "id": "46a39ddc-72c4-41d2-bdb3-0bbc14e46148", "remote_group_id": "fcc834f8-0633-4eb5-8def-8b248ce5fa0f", "remote_ip_prefix": null, "created_at": "2018-06-27T22:24:09Z", "security_group_id": "fcc834f8-0633-4eb5-8def-8b248ce5fa0f", "tenant_id": "2b5920104b1145c1b047b9b0e621b9ac", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b5920104b1145c1b047b9b0e621b9ac"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:24:09Z", "revision_number": 0, "id": "6461c73f-70c7-47ff-bd85-270b3489f1ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:24:09Z", "security_group_id": "fcc834f8-0633-4eb5-8def-8b248ce5fa0f", "tenant_id": "2b5920104b1145c1b047b9b0e621b9ac", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b5920104b1145c1b047b9b0e621b9ac"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:24:09Z", "revision_number": 0, "id": "679b0f6b-846c-4ffe-b245-90ec22e9bf59", "remote_group_id": "fcc834f8-0633-4eb5-8def-8b248ce5fa0f", "remote_ip_prefix": null, "created_at": "2018-06-27T22:24:09Z", "security_group_id": "fcc834f8-0633-4eb5-8def-8b248ce5fa0f", "tenant_id": "2b5920104b1145c1b047b9b0e621b9ac", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b5920104b1145c1b047b9b0e621b9ac"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:24:09Z", "revision_number": 0, "id": "ac097e62-5e27-4ec6-903c-49167b0b7111", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:24:09Z", "security_group_id": "fcc834f8-0633-4eb5-8def-8b248ce5fa0f", "tenant_id": "2b5920104b1145c1b047b9b0e621b9ac", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b5920104b1145c1b047b9b0e621b9ac"}], "revision_number": 4, "project_id": "2b5920104b1145c1b047b9b0e621b9ac", "id": "fcc834f8-0633-4eb5-8def-8b248ce5fa0f", "name": "default"}]} 2018-06-27 22:24:28,768 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-8d954577-cf52-41cd-bc5a-2a4e44b59af1 2018-06-27 22:24:28,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/4b92069937e44a3786e439f95c61afe5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c78a5168bcc18ab49e63edb664a3a39cde42978c" 2018-06-27 22:24:29,214 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:24:28 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-66e8d513-59bb-421a-a929-21917ee64ce0 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/4b92069937e44a3786e439f95c61afe5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4b92069937e44a3786e439f95c61afe5", "name": "service"}} 2018-06-27 22:24:29,214 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/4b92069937e44a3786e439f95c61afe5 used request id req-66e8d513-59bb-421a-a929-21917ee64ce0 2018-06-27 22:24:29,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/8cdbc979369d4c15b8ddd6cc77d930e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c78a5168bcc18ab49e63edb664a3a39cde42978c" 2018-06-27 22:24:29,318 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:24:29 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4b66ca41-dcd0-4664-b556-62ffd9792369 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/8cdbc979369d4c15b8ddd6cc77d930e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}} 2018-06-27 22:24:29,318 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 used request id req-4b66ca41-dcd0-4664-b556-62ffd9792369 2018-06-27 22:24:29,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f0a375b66c54145bff1c56e7c91ad73 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c78a5168bcc18ab49e63edb664a3a39cde42978c" 2018-06-27 22:24:29,620 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 27 Jun 2018 22:24:29 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-693c18f9-883d-416e-a8d6-83227cac8677 Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3f0a375b66c54145bff1c56e7c91ad73.", "code": 404, "title": "Not Found"}} 2018-06-27 22:24:29,620 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f0a375b66c54145bff1c56e7c91ad73 used request id req-693c18f9-883d-416e-a8d6-83227cac8677 2018-06-27 22:24:29,620 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-06-27 22:24:29,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/2b5920104b1145c1b047b9b0e621b9ac -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c78a5168bcc18ab49e63edb664a3a39cde42978c" 2018-06-27 22:24:30,076 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:24:29 GMT Server: Apache Content-Length: 320 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-eec69b22-9a6b-413a-864a-830c996a9414 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/2b5920104b1145c1b047b9b0e621b9ac"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2b5920104b1145c1b047b9b0e621b9ac", "name": "CreateStackSuccessTests-1b67fc1d-614a-4af-proj"}} 2018-06-27 22:24:30,076 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/2b5920104b1145c1b047b9b0e621b9ac used request id req-eec69b22-9a6b-413a-864a-830c996a9414 2018-06-27 22:24:30,076 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fcc834f8-0633-4eb5-8def-8b248ce5fa0f 2018-06-27 22:24:30,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=fcc834f8-0633-4eb5-8def-8b248ce5fa0f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c78a5168bcc18ab49e63edb664a3a39cde42978c" 2018-06-27 22:24:30,804 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:24:30 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-3095e118-1586-47e3-936d-76bcd1238e5f Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": "fcc834f8-0633-4eb5-8def-8b248ce5fa0f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T22:24:09Z", "security_group_id": "fcc834f8-0633-4eb5-8def-8b248ce5fa0f", "port_range_min": null, "revision_number": 0, "tenant_id": "2b5920104b1145c1b047b9b0e621b9ac", "created_at": "2018-06-27T22:24:09Z", "project_id": "2b5920104b1145c1b047b9b0e621b9ac", "id": "46a39ddc-72c4-41d2-bdb3-0bbc14e46148"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T22:24:09Z", "security_group_id": "fcc834f8-0633-4eb5-8def-8b248ce5fa0f", "port_range_min": null, "revision_number": 0, "tenant_id": "2b5920104b1145c1b047b9b0e621b9ac", "created_at": "2018-06-27T22:24:09Z", "project_id": "2b5920104b1145c1b047b9b0e621b9ac", "id": "6461c73f-70c7-47ff-bd85-270b3489f1ea"}, {"remote_group_id": "fcc834f8-0633-4eb5-8def-8b248ce5fa0f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T22:24:09Z", "security_group_id": "fcc834f8-0633-4eb5-8def-8b248ce5fa0f", "port_range_min": null, "revision_number": 0, "tenant_id": "2b5920104b1145c1b047b9b0e621b9ac", "created_at": "2018-06-27T22:24:09Z", "project_id": "2b5920104b1145c1b047b9b0e621b9ac", "id": "679b0f6b-846c-4ffe-b245-90ec22e9bf59"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T22:24:09Z", "security_group_id": "fcc834f8-0633-4eb5-8def-8b248ce5fa0f", "port_range_min": null, "revision_number": 0, "tenant_id": "2b5920104b1145c1b047b9b0e621b9ac", "created_at": "2018-06-27T22:24:09Z", "project_id": "2b5920104b1145c1b047b9b0e621b9ac", "id": "ac097e62-5e27-4ec6-903c-49167b0b7111"}]} 2018-06-27 22:24:30,805 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=fcc834f8-0633-4eb5-8def-8b248ce5fa0f used request id req-3095e118-1586-47e3-936d-76bcd1238e5f 2018-06-27 22:24:30,806 - neutron_utils - INFO - Deleting security group with name - default 2018-06-27 22:24:30,811 - 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/fcc834f8-0633-4eb5-8def-8b248ce5fa0f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c78a5168bcc18ab49e63edb664a3a39cde42978c" 2018-06-27 22:24:31,212 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:24:31 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-c74f9aab-3dd3-493a-85c5-aa9d83463fac Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:24:31,212 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/fcc834f8-0633-4eb5-8def-8b248ce5fa0f used request id req-c74f9aab-3dd3-493a-85c5-aa9d83463fac 2018-06-27 22:24:31,214 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-1b67fc1d-614a-4af-proj 2018-06-27 22:24:31,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/2b5920104b1145c1b047b9b0e621b9ac -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c78a5168bcc18ab49e63edb664a3a39cde42978c" 2018-06-27 22:24:32,051 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 22:24:31 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7c331736-fd32-4f32-ae62-73d9ebcdf325 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:24:32,052 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/2b5920104b1145c1b047b9b0e621b9ac used request id req-7c331736-fd32-4f32-ae62-73d9ebcdf325 2018-06-27 22:24:32,052 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-1b67fc1d-614a-4af-proj-role 2018-06-27 22:24:32,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/f97e665977814c0fbff527a1c21df6a2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c78a5168bcc18ab49e63edb664a3a39cde42978c" 2018-06-27 22:24:32,461 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 22:24:32 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fd58639e-bc80-420f-9998-fe0ce8c27e11 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:24:32,461 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/f97e665977814c0fbff527a1c21df6a2 used request id req-fd58639e-bc80-420f-9998-fe0ce8c27e11 2018-06-27 22:24:32,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c78a5168bcc18ab49e63edb664a3a39cde42978c" 2018-06-27 22:24:32,736 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:24:32 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f4bf3375-eab5-4550-9835-23ade97765cc Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 22:24:32,736 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-f4bf3375-eab5-4550-9835-23ade97765cc 2018-06-27 22:24:32,736 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-1b67fc1d-614a-4af-user 2018-06-27 22:24:32,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/5944421e5add43adb4f29f08e0b91ba5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb63a67a86bd6c706a56fc82f8c24c1b00664902" 2018-06-27 22:24:33,067 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 22:24:32 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-91da14aa-6683-4ca3-a522-48ab73123a7d Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:24:33,067 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/5944421e5add43adb4f29f08e0b91ba5 used request id req-91da14aa-6683-4ca3-a522-48ab73123a7d 2018-06-27 22:24:33,068 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:24:33,813 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T23:24:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["uKaHFMASSN6voOgDQNufoQ"], "issued_at": "2018-06-27T22:24:33.000000Z"}} 2018-06-27 22:24:33,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}e587d8abea840e08698975d47b2bde0ec17a8627" 2018-06-27 22:24:34,184 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:24:33 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fb3eeff8-5937-4e47-a659-0fc760a00b56 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:24:34,184 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-fb3eeff8-5937-4e47-a659-0fc760a00b56 2018-06-27 22:24:34,186 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:24:34,186 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:24:34,899 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T23:24:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["KsweN79AQnKP9gGRRf6cJg"], "issued_at": "2018-06-27T22:24:34.000000Z"}} 2018-06-27 22:24:34,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}58cf1953e4f968835dbb5e54285eaa1ec4c9ef4b" 2018-06-27 22:24:34,953 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:24:34 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5d323651-541d-4be3-b409-fa46fdcb4c76 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:24:34,953 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-5d323651-541d-4be3-b409-fa46fdcb4c76 2018-06-27 22:24:34,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-27 22:24:34,971 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 22:24: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-27 22:24:34,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=CreateStackSuccessTests-65105efd-e439-46a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58cf1953e4f968835dbb5e54285eaa1ec4c9ef4b" 2018-06-27 22:24:35,310 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:24:34 GMT Server: Apache Content-Length: 191 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-87a8dcc5-7db0-4961-b9e6-53c9ebbb2d87 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-65105efd-e439-46a-proj", "previous": null, "next": null}, "projects": []} 2018-06-27 22:24:35,310 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-65105efd-e439-46a-proj used request id req-87a8dcc5-7db0-4961-b9e6-53c9ebbb2d87 2018-06-27 22:24:35,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58cf1953e4f968835dbb5e54285eaa1ec4c9ef4b" 2018-06-27 22:24:35,698 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:24:35 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c4351abd-44db-43c8-bd68-69d1fd3c6208 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 22:24:35,698 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-c4351abd-44db-43c8-bd68-69d1fd3c6208 2018-06-27 22:24:35,702 - 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}58cf1953e4f968835dbb5e54285eaa1ec4c9ef4b" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-65105efd-e439-46a-proj"}}' 2018-06-27 22:24:36,176 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 22:24:35 GMT Server: Apache Content-Length: 320 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8a4d5983-0062-48ed-b231-822fad85bb53 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/bfa84fb7dc574397a1bde24fe568f0ca"}, "tags": [], "enabled": true, "id": "bfa84fb7dc574397a1bde24fe568f0ca", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-65105efd-e439-46a-proj"}} 2018-06-27 22:24:36,176 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-8a4d5983-0062-48ed-b231-822fad85bb53 2018-06-27 22:24:36,177 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-65105efd-e439-46a-proj 2018-06-27 22:24:36,177 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:24:36,178 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:24:36,975 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T23:24:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["cbkLkryBRmOIkzvFaXf46A"], "issued_at": "2018-06-27T22:24:36.000000Z"}} 2018-06-27 22:24:36,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}939d34efa7dc7c87ffb9b642da21f5a15d0e4aaa" 2018-06-27 22:24:37,033 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:24:36 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0cd94909-a037-48a8-a087-2ff9fcb7503f Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:24:37,034 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-0cd94909-a037-48a8-a087-2ff9fcb7503f 2018-06-27 22:24:37,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 22:24:37,048 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 22:24: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-27 22:24: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/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}939d34efa7dc7c87ffb9b642da21f5a15d0e4aaa" 2018-06-27 22:24:37,485 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:24:37 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fc473d01-b5ce-46fc-8f30-b2959160d483 Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/05b1bc3fa6fd4243a4ba8b4d6fcc3daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05b1bc3fa6fd4243a4ba8b4d6fcc3daf", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/48d44c9c0fea4f4e80edc7d2e0715db7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d44c9c0fea4f4e80edc7d2e0715db7", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/4d3721127bf84155a837606ce3feba32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d3721127bf84155a837606ce3feba32", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/5c846663ea6d407e9223de0719ce5442"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c846663ea6d407e9223de0719ce5442", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/73a10e6c4f67490a8a4030cc6cea32f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73a10e6c4f67490a8a4030cc6cea32f5", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/8ecfab7d9d4f47bb8892a85b7d2a0b5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ecfab7d9d4f47bb8892a85b7d2a0b5a", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/b278d529e9a54a9195e4e536b9384dc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b278d529e9a54a9195e4e536b9384dc0", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b7f107ae7bb34ccea8282b1a0ec7a979"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7f107ae7bb34ccea8282b1a0ec7a979", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/d21494d0185b463db36b8c8c2b341b97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d21494d0185b463db36b8c8c2b341b97", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e0bb346419f84e4680f6ca9a97f4fc0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e0bb346419f84e4680f6ca9a97f4fc0b", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "c8d542af72ce49338052c29f02c8857e", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e9dd794fa5c040a9a0445386fb2a6116"}, "options": {}, "id": "e9dd794fa5c040a9a0445386fb2a6116", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/e9f9c747d54947bc800a81ecf11858f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9f9c747d54947bc800a81ecf11858f5", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-27 22:24:37,485 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-fc473d01-b5ce-46fc-8f30-b2959160d483 2018-06-27 22:24:37,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?name=CreateStackSuccessTests-65105efd-e439-46a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}939d34efa7dc7c87ffb9b642da21f5a15d0e4aaa" 2018-06-27 22:24:37,910 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:24:37 GMT Server: Apache Content-Length: 465 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d2a2ab3f-65fc-48a5-838f-70191b0b6bf8 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateStackSuccessTests-65105efd-e439-46a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/bfa84fb7dc574397a1bde24fe568f0ca"}, "tags": [], "enabled": true, "id": "bfa84fb7dc574397a1bde24fe568f0ca", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-65105efd-e439-46a-proj"}]} 2018-06-27 22:24:37,911 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateStackSuccessTests-65105efd-e439-46a-proj used request id req-d2a2ab3f-65fc-48a5-838f-70191b0b6bf8 2018-06-27 22:24:37,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}939d34efa7dc7c87ffb9b642da21f5a15d0e4aaa" 2018-06-27 22:24:38,314 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:24:37 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fd069ccd-ccd6-4e04-a930-67c43f139f41 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 22:24:38,314 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-fd069ccd-ccd6-4e04-a930-67c43f139f41 2018-06-27 22:24:39,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}939d34efa7dc7c87ffb9b642da21f5a15d0e4aaa" 2018-06-27 22:24:39,432 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:24:39 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8fdc0ea7-7e3e-47bf-8cb9-03314f6c9ddb Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 22:24:39,432 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-8fdc0ea7-7e3e-47bf-8cb9-03314f6c9ddb 2018-06-27 22:24:39,436 - 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-65105efd-e439-46a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}939d34efa7dc7c87ffb9b642da21f5a15d0e4aaa" 2018-06-27 22:24:39,546 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:24:39 GMT Server: Apache Content-Length: 465 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2fdd8e72-1bfb-4d37-85b2-f03c1964d136 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateStackSuccessTests-65105efd-e439-46a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/bfa84fb7dc574397a1bde24fe568f0ca"}, "tags": [], "enabled": true, "id": "bfa84fb7dc574397a1bde24fe568f0ca", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-65105efd-e439-46a-proj"}]} 2018-06-27 22:24:39,546 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateStackSuccessTests-65105efd-e439-46a-proj used request id req-2fdd8e72-1bfb-4d37-85b2-f03c1964d136 2018-06-27 22:24:39,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/415406ff979b4a92a4a0d5deec8382da -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}939d34efa7dc7c87ffb9b642da21f5a15d0e4aaa" 2018-06-27 22:24:39,972 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:24:39 GMT Server: Apache Content-Length: 341 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-11b5a915-34a9-4759-b6e3-338cc297cd9a Connection: close Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSuccessTests-65105efd-e439-46a-user", "links": {"self": "http://10.167.4.35:5000/v3/users/415406ff979b4a92a4a0d5deec8382da"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "bfa84fb7dc574397a1bde24fe568f0ca", "id": "415406ff979b4a92a4a0d5deec8382da", "password_expires_at": null}} 2018-06-27 22:24:39,972 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users/415406ff979b4a92a4a0d5deec8382da used request id req-11b5a915-34a9-4759-b6e3-338cc297cd9a 2018-06-27 22:24:39,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/bfa84fb7dc574397a1bde24fe568f0ca/users/415406ff979b4a92a4a0d5deec8382da/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}939d34efa7dc7c87ffb9b642da21f5a15d0e4aaa" 2018-06-27 22:24:40,492 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:24:39 GMT Server: Apache Content-Length: 181 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0e0ac277-aef5-4eca-8819-4d9ebccd688f Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects/bfa84fb7dc574397a1bde24fe568f0ca/users/415406ff979b4a92a4a0d5deec8382da/roles", "previous": null, "next": null}, "roles": []} 2018-06-27 22:24:40,493 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/bfa84fb7dc574397a1bde24fe568f0ca/users/415406ff979b4a92a4a0d5deec8382da/roles used request id req-0e0ac277-aef5-4eca-8819-4d9ebccd688f 2018-06-27 22:24:40,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/c6fad7d7ad1b456cb9e0561ce3c4210a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}939d34efa7dc7c87ffb9b642da21f5a15d0e4aaa" 2018-06-27 22:24:40,898 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:24:40 GMT Server: Apache Content-Length: 187 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-da423603-2204-453d-9cde-b4336668819f Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}} 2018-06-27 22:24:40,899 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a used request id req-da423603-2204-453d-9cde-b4336668819f 2018-06-27 22:24:40,899 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-65105efd-e439-46a-proj 2018-06-27 22:24:40,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/bfa84fb7dc574397a1bde24fe568f0ca/users/415406ff979b4a92a4a0d5deec8382da/roles/c6fad7d7ad1b456cb9e0561ce3c4210a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}939d34efa7dc7c87ffb9b642da21f5a15d0e4aaa" 2018-06-27 22:24:41,420 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 22:24:40 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3ec89378-2c3c-46a2-81a6-df3b751841ea Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:24:41,420 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/bfa84fb7dc574397a1bde24fe568f0ca/users/415406ff979b4a92a4a0d5deec8382da/roles/c6fad7d7ad1b456cb9e0561ce3c4210a used request id req-3ec89378-2c3c-46a2-81a6-df3b751841ea 2018-06-27 22:24:41,420 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-65105efd-e439-46a-user 2018-06-27 22:24:41,421 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:24:41,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}58cf1953e4f968835dbb5e54285eaa1ec4c9ef4b" 2018-06-27 22:24:41,797 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:24:41 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-561fe69a-cac2-4f0a-a6d6-432d7ab5e61e Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 22:24:41,797 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-561fe69a-cac2-4f0a-a6d6-432d7ab5e61e 2018-06-27 22:24:41,801 - 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}58cf1953e4f968835dbb5e54285eaa1ec4c9ef4b" -d '{"role": {"name": "CreateStackSuccessTests-65105efd-e439-46a-proj-role"}}' 2018-06-27 22:24:42,230 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 22:24:41 GMT Server: Apache Content-Length: 222 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-97ad7563-08be-408c-a066-e6f2c61d8205 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b537258a18864cf7b46d92d42ec36531", "links": {"self": "http://10.167.4.35:5000/v3/roles/b537258a18864cf7b46d92d42ec36531"}, "name": "CreateStackSuccessTests-65105efd-e439-46a-proj-role"}} 2018-06-27 22:24:42,230 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-97ad7563-08be-408c-a066-e6f2c61d8205 2018-06-27 22:24:42,230 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-65105efd-e439-46a-proj-role 2018-06-27 22:24:42,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/b537258a18864cf7b46d92d42ec36531 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58cf1953e4f968835dbb5e54285eaa1ec4c9ef4b" 2018-06-27 22:24:42,630 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:24:42 GMT Server: Apache Content-Length: 222 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d48e058c-d544-44e6-9640-0a72327b55c0 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b537258a18864cf7b46d92d42ec36531", "links": {"self": "http://10.167.4.35:5000/v3/roles/b537258a18864cf7b46d92d42ec36531"}, "name": "CreateStackSuccessTests-65105efd-e439-46a-proj-role"}} 2018-06-27 22:24:42,630 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/b537258a18864cf7b46d92d42ec36531 used request id req-d48e058c-d544-44e6-9640-0a72327b55c0 2018-06-27 22:24:42,630 - keystone_utils - INFO - Granting role CreateStackSuccessTests-65105efd-e439-46a-proj-role to project CreateStackSuccessTests-65105efd-e439-46a-proj 2018-06-27 22:24:42,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/bfa84fb7dc574397a1bde24fe568f0ca/users/415406ff979b4a92a4a0d5deec8382da/roles/b537258a18864cf7b46d92d42ec36531 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58cf1953e4f968835dbb5e54285eaa1ec4c9ef4b" 2018-06-27 22:24:43,131 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 22:24:42 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-056a41d6-2f3b-4eff-8bec-0da44d66dd1a Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:24:43,131 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/bfa84fb7dc574397a1bde24fe568f0ca/users/415406ff979b4a92a4a0d5deec8382da/roles/b537258a18864cf7b46d92d42ec36531 used request id req-056a41d6-2f3b-4eff-8bec-0da44d66dd1a 2018-06-27 22:24:43,131 - heat_utils - DEBUG - Retrieving Heat Client 2018-06-27 22:24:43,132 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-06-27 22:24:43,132 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:24:43,133 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:24:44,157 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "name": "heat_stack_owner"}, {"id": "b537258a18864cf7b46d92d42ec36531", "name": "CreateStackSuccessTests-65105efd-e439-46a-proj-role"}], "expires_at": "2018-06-27T23:24:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bfa84fb7dc574397a1bde24fe568f0ca", "name": "CreateStackSuccessTests-65105efd-e439-46a-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/bfa84fb7dc574397a1bde24fe568f0ca", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/bfa84fb7dc574397a1bde24fe568f0ca", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/bfa84fb7dc574397a1bde24fe568f0ca", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/bfa84fb7dc574397a1bde24fe568f0ca", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/bfa84fb7dc574397a1bde24fe568f0ca", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/bfa84fb7dc574397a1bde24fe568f0ca", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/bfa84fb7dc574397a1bde24fe568f0ca", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/bfa84fb7dc574397a1bde24fe568f0ca", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/bfa84fb7dc574397a1bde24fe568f0ca", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/bfa84fb7dc574397a1bde24fe568f0ca", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/bfa84fb7dc574397a1bde24fe568f0ca", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/bfa84fb7dc574397a1bde24fe568f0ca", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-65105efd-e439-46a-user", "id": "415406ff979b4a92a4a0d5deec8382da"}, "audit_ids": ["6t5Y8L-gRMmojBJadg67KA"], "issued_at": "2018-06-27T22:24:44.000000Z"}} 2018-06-27 22:24:44,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}e710bfbe623f28125d813a64cc3a5e9377d62865" 2018-06-27 22:24:44,523 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:24:44 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a9f7549f-3a6a-41f8-a84a-090257556096 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:24:44,523 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-a9f7549f-3a6a-41f8-a84a-090257556096 2018-06-27 22:24:44,528 - 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-a9c259cf-4175-44eb-89b4-95469c35e406-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e710bfbe623f28125d813a64cc3a5e9377d62865" 2018-06-27 22:24:45,278 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:24:45 GMT Content-Type: application/json Content-Length: 168 Connection: keep-alive X-Openstack-Request-Id: req-3b989bd1-0689-4dea-a8b6-2d4d79a0f5f2 Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-image"} 2018-06-27 22:24:45,279 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-image used request id req-3b989bd1-0689-4dea-a8b6-2d4d79a0f5f2 2018-06-27 22:24:45,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}e710bfbe623f28125d813a64cc3a5e9377d62865" 2018-06-27 22:24:46,026 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:24:46 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-91714b18-a036-4f34-a7cd-ea8ae22922ca 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-27 22:24:46,026 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-91714b18-a036-4f34-a7cd-ea8ae22922ca 2018-06-27 22:24:46,056 - 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}e710bfbe623f28125d813a64cc3a5e9377d62865" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-image"}' 2018-06-27 22:24:46,858 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 22:24:46 GMT Content-Type: application/json Content-Length: 610 Connection: keep-alive Location: https://172.30.10.101:9292/v2/images/d35bea3e-bc10-40d0-9cdb-c90118df89ae Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-b7665640-4efe-4d6b-b69f-9cb7d19e9d38 Front-End-Https: on RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-image", "tags": [], "container_format": "bare", "created_at": "2018-06-27T22:24:47Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-06-27T22:24:47Z", "visibility": "shared", "self": "/v2/images/d35bea3e-bc10-40d0-9cdb-c90118df89ae", "min_disk": 0, "protected": false, "id": "d35bea3e-bc10-40d0-9cdb-c90118df89ae", "file": "/v2/images/d35bea3e-bc10-40d0-9cdb-c90118df89ae/file", "checksum": null, "owner": "bfa84fb7dc574397a1bde24fe568f0ca", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-27 22:24:46,858 - keystoneauth.session - DEBUG - POST call to image for https://172.30.10.101:9292/v2/images used request id req-b7665640-4efe-4d6b-b69f-9cb7d19e9d38 2018-06-27 22:24:46,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9292/v2/images/d35bea3e-bc10-40d0-9cdb-c90118df89ae/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e710bfbe623f28125d813a64cc3a5e9377d62865" -d '' 2018-06-27 22:24:48,041 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:24:48 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-42fc0ec1-22e4-4bba-a27b-3ffce93f5f52 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-27 22:24:48,041 - keystoneauth.session - DEBUG - PUT call to image for https://172.30.10.101:9292/v2/images/d35bea3e-bc10-40d0-9cdb-c90118df89ae/file used request id req-42fc0ec1-22e4-4bba-a27b-3ffce93f5f52 2018-06-27 22:24:48,041 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-06-27 22:24:48,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/d35bea3e-bc10-40d0-9cdb-c90118df89ae -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e710bfbe623f28125d813a64cc3a5e9377d62865" 2018-06-27 22:24:48,760 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:24:48 GMT Content-Type: application/json Content-Length: 728 Connection: keep-alive X-Openstack-Request-Id: req-06eaeee1-46cb-4b02-8f57-7e348cda5fdb Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-image", "tags": [], "container_format": "bare", "created_at": "2018-06-27T22:24:47Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-27T22:24:48Z", "visibility": "shared", "self": "/v2/images/d35bea3e-bc10-40d0-9cdb-c90118df89ae", "min_disk": 0, "protected": false, "id": "d35bea3e-bc10-40d0-9cdb-c90118df89ae", "file": "/v2/images/d35bea3e-bc10-40d0-9cdb-c90118df89ae/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "bfa84fb7dc574397a1bde24fe568f0ca", "direct_url": "file:///var/lib/glance/images/d35bea3e-bc10-40d0-9cdb-c90118df89ae", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-27 22:24:48,760 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/d35bea3e-bc10-40d0-9cdb-c90118df89ae used request id req-06eaeee1-46cb-4b02-8f57-7e348cda5fdb 2018-06-27 22:24:48,763 - 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}e710bfbe623f28125d813a64cc3a5e9377d62865" 2018-06-27 22:24:49,516 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:24:49 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-03d15e2f-f0b5-49a4-9398-6a06d8be114d 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-27 22:24:49,516 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-03d15e2f-f0b5-49a4-9398-6a06d8be114d 2018-06-27 22:24:49,519 - create_image - INFO - Created image with name - CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-image 2018-06-27 22:24:49,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/d35bea3e-bc10-40d0-9cdb-c90118df89ae -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e710bfbe623f28125d813a64cc3a5e9377d62865" 2018-06-27 22:24:50,300 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:24:50 GMT Content-Type: application/json Content-Length: 728 Connection: keep-alive X-Openstack-Request-Id: req-69f1fc3e-dc37-461c-8fa3-e52154e48e3c Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-image", "tags": [], "container_format": "bare", "created_at": "2018-06-27T22:24:47Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-27T22:24:48Z", "visibility": "shared", "self": "/v2/images/d35bea3e-bc10-40d0-9cdb-c90118df89ae", "min_disk": 0, "protected": false, "id": "d35bea3e-bc10-40d0-9cdb-c90118df89ae", "file": "/v2/images/d35bea3e-bc10-40d0-9cdb-c90118df89ae/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "bfa84fb7dc574397a1bde24fe568f0ca", "direct_url": "file:///var/lib/glance/images/d35bea3e-bc10-40d0-9cdb-c90118df89ae", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-27 22:24:50,300 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/d35bea3e-bc10-40d0-9cdb-c90118df89ae used request id req-69f1fc3e-dc37-461c-8fa3-e52154e48e3c 2018-06-27 22:24:50,301 - create_image - DEBUG - Instance status is - active 2018-06-27 22:24:50,301 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-image 2018-06-27 22:24:50,301 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-image 2018-06-27 22:24:50,301 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:24:50,302 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:24:51,100 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T23:24:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["QwScbL55SnW9rwNlZqNJXQ"], "issued_at": "2018-06-27T22:24:51.000000Z"}} 2018-06-27 22:24:51,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}293ed5d4639680f0207c5f4fdb4ea453163356f4" 2018-06-27 22:24:51,409 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:24:51 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-04fdcc3a-7290-41c9-9652-4cba7950b013 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:24:51,410 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-04fdcc3a-7290-41c9-9652-4cba7950b013 2018-06-27 22:24:51,411 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 22:24:51,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/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}293ed5d4639680f0207c5f4fdb4ea453163356f4" 2018-06-27 22:24:51,919 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:24:51 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-fe8203c3-d639-48fe-ab4f-5ba8f4f73a21 X-Compute-Request-Id: req-fe8203c3-d639-48fe-ab4f-5ba8f4f73a21 Front-End-Https: on RESP BODY: {"flavors": [{"id": "bfce69d5-8948-4e52-8e30-cf8bfa544966", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "bookmark"}], "name": "shaker-flavor_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3"}]} 2018-06-27 22:24:51,919 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-fe8203c3-d639-48fe-ab4f-5ba8f4f73a21 2018-06-27 22:24:51,923 - 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}293ed5d4639680f0207c5f4fdb4ea453163356f4" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-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-27 22:24:52,659 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:24: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-d6b53547-ce8e-4178-9846-930c77b39c79 X-Compute-Request-Id: req-d6b53547-ce8e-4178-9846-930c77b39c79 Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/f44adae4-e98b-4c9e-b598-c0337ff532e2", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/f44adae4-e98b-4c9e-b598-c0337ff532e2", "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": "f44adae4-e98b-4c9e-b598-c0337ff532e2"}} 2018-06-27 22:24:52,659 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-d6b53547-ce8e-4178-9846-930c77b39c79 2018-06-27 22:24:52,687 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:24:52,688 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:24:53,377 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "name": "heat_stack_owner"}, {"id": "b537258a18864cf7b46d92d42ec36531", "name": "CreateStackSuccessTests-65105efd-e439-46a-proj-role"}], "expires_at": "2018-06-27T23:24:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bfa84fb7dc574397a1bde24fe568f0ca", "name": "CreateStackSuccessTests-65105efd-e439-46a-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/bfa84fb7dc574397a1bde24fe568f0ca", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/bfa84fb7dc574397a1bde24fe568f0ca", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/bfa84fb7dc574397a1bde24fe568f0ca", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/bfa84fb7dc574397a1bde24fe568f0ca", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/bfa84fb7dc574397a1bde24fe568f0ca", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/bfa84fb7dc574397a1bde24fe568f0ca", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/bfa84fb7dc574397a1bde24fe568f0ca", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/bfa84fb7dc574397a1bde24fe568f0ca", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/bfa84fb7dc574397a1bde24fe568f0ca", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/bfa84fb7dc574397a1bde24fe568f0ca", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/bfa84fb7dc574397a1bde24fe568f0ca", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/bfa84fb7dc574397a1bde24fe568f0ca", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-65105efd-e439-46a-user", "id": "415406ff979b4a92a4a0d5deec8382da"}, "audit_ids": ["lbUQv9ojTLic4TFWayQ5rg"], "issued_at": "2018-06-27T22:24:53.000000Z"}} 2018-06-27 22:24:53,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}764200579284ce13f4a778773d382066205b9874" 2018-06-27 22:24:53,767 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:24:53 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d1a574e1-59fe-46d8-a45a-85dac62485c7 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:24:53,768 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-d1a574e1-59fe-46d8-a45a-85dac62485c7 2018-06-27 22:24:53,769 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 22:24:53,773 - heat_utils - DEBUG - Retrieving Heat Client 2018-06-27 22:24:53,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/bfa84fb7dc574397a1bde24fe568f0ca/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}764200579284ce13f4a778773d382066205b9874" 2018-06-27 22:24:54,639 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:24:54 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-5a501c4c-4b61-4f18-8ab3-3d788b9759fb Front-End-Https: on RESP BODY: {"stacks": []} 2018-06-27 22:24:54,639 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/bfa84fb7dc574397a1bde24fe568f0ca/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-stack used request id req-5a501c4c-4b61-4f18-8ab3-3d788b9759fb 2018-06-27 22:24:54,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8004/v1/bfa84fb7dc574397a1bde24fe568f0ca/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}764200579284ce13f4a778773d382066205b9874" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-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-a9c259cf-4175-44eb-89b4-95469c35e406-net", "inst_name": "CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-inst", "subnet_name": "CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-subnet", "image_name": "CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-image", "flavor_name": "CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-flavor-name"}}' 2018-06-27 22:25:03,926 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 22:25:03 GMT Content-Type: application/json Content-Length: 294 Connection: keep-alive Location: https://172.30.10.101:8004/v1/bfa84fb7dc574397a1bde24fe568f0ca/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-stack/2566f753-df1a-42b5-a314-11714831bb4e X-Openstack-Request-Id: req-ae73cc81-c271-4fe7-ab8f-a01818986222 Front-End-Https: on RESP BODY: {"stack": {"id": "2566f753-df1a-42b5-a314-11714831bb4e", "links": [{"href": "https://172.30.10.101:8004/v1/bfa84fb7dc574397a1bde24fe568f0ca/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-stack/2566f753-df1a-42b5-a314-11714831bb4e", "rel": "self"}]}} 2018-06-27 22:25:03,926 - keystoneauth.session - DEBUG - POST call to orchestration for https://172.30.10.101:8004/v1/bfa84fb7dc574397a1bde24fe568f0ca/stacks used request id req-ae73cc81-c271-4fe7-ab8f-a01818986222 2018-06-27 22:25:03,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/bfa84fb7dc574397a1bde24fe568f0ca/stacks/2566f753-df1a-42b5-a314-11714831bb4e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}764200579284ce13f4a778773d382066205b9874" 2018-06-27 22:25:04,613 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:25:04 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/bfa84fb7dc574397a1bde24fe568f0ca/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-stack/2566f753-df1a-42b5-a314-11714831bb4e X-Openstack-Request-Id: req-661f3022-a1f8-4f9e-9c79-897fbf662e34 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/bfa84fb7dc574397a1bde24fe568f0ca/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-stack/2566f753-df1a-42b5-a314-11714831bb4e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:25:04,697 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:25:04 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-27ef7aad-2b48-4baf-a69a-8158db35cae9 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": "bfa84fb7dc574397a1bde24fe568f0ca", "OS::stack_id": "2566f753-df1a-42b5-a314-11714831bb4e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-stack", "image_name": "CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-image", "inst_name": "CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-inst", "subnet_name": "CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-subnet", "net_name": "CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-net", "flavor_name": "CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-stack", "stack_user_project_id": "613416afd7c84f2cb6168a44213d123a", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-27T22:25:03Z", "links": [{"href": "https://172.30.10.101:8004/v1/bfa84fb7dc574397a1bde24fe568f0ca/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-stack/2566f753-df1a-42b5-a314-11714831bb4e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "2566f753-df1a-42b5-a314-11714831bb4e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:25:04,697 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/bfa84fb7dc574397a1bde24fe568f0ca/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-stack/2566f753-df1a-42b5-a314-11714831bb4e used request id req-27ef7aad-2b48-4baf-a69a-8158db35cae9 2018-06-27 22:25:04,697 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-stack 2018-06-27 22:25:04,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/bfa84fb7dc574397a1bde24fe568f0ca/stacks/2566f753-df1a-42b5-a314-11714831bb4e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}764200579284ce13f4a778773d382066205b9874" 2018-06-27 22:25:04,775 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:25:04 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/bfa84fb7dc574397a1bde24fe568f0ca/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-stack/2566f753-df1a-42b5-a314-11714831bb4e X-Openstack-Request-Id: req-f0dc3da6-c6b2-41b9-a3f2-43dca204c7fb Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/bfa84fb7dc574397a1bde24fe568f0ca/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-stack/2566f753-df1a-42b5-a314-11714831bb4e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:25:04,902 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:25:04 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-75a7b433-d4c4-49f1-af3e-61bdc9f10bb3 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": "bfa84fb7dc574397a1bde24fe568f0ca", "OS::stack_id": "2566f753-df1a-42b5-a314-11714831bb4e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-stack", "image_name": "CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-image", "inst_name": "CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-inst", "subnet_name": "CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-subnet", "net_name": "CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-net", "flavor_name": "CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-stack", "stack_user_project_id": "613416afd7c84f2cb6168a44213d123a", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-27T22:25:03Z", "links": [{"href": "https://172.30.10.101:8004/v1/bfa84fb7dc574397a1bde24fe568f0ca/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-stack/2566f753-df1a-42b5-a314-11714831bb4e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "2566f753-df1a-42b5-a314-11714831bb4e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:25:04,902 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/bfa84fb7dc574397a1bde24fe568f0ca/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-stack/2566f753-df1a-42b5-a314-11714831bb4e used request id req-75a7b433-d4c4-49f1-af3e-61bdc9f10bb3 2018-06-27 22:25:04,902 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-06-27 22:25:04,902 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-27 22:25:07,906 - create_stack - DEBUG - Stack status query timeout in 1196.79196191 2018-06-27 22:25:07,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/bfa84fb7dc574397a1bde24fe568f0ca/stacks/2566f753-df1a-42b5-a314-11714831bb4e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}764200579284ce13f4a778773d382066205b9874" 2018-06-27 22:25:08,642 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:25:08 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/bfa84fb7dc574397a1bde24fe568f0ca/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-stack/2566f753-df1a-42b5-a314-11714831bb4e X-Openstack-Request-Id: req-055c1039-350a-4ec2-bc7f-afb5c5d45ab4 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/bfa84fb7dc574397a1bde24fe568f0ca/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-stack/2566f753-df1a-42b5-a314-11714831bb4e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:25:09,347 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:25:09 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-983a1f7c-6965-4405-8669-4781229ac09e 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": "bfa84fb7dc574397a1bde24fe568f0ca", "OS::stack_id": "2566f753-df1a-42b5-a314-11714831bb4e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-stack", "image_name": "CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-image", "inst_name": "CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-inst", "subnet_name": "CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-subnet", "net_name": "CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-net", "flavor_name": "CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-stack", "stack_user_project_id": "613416afd7c84f2cb6168a44213d123a", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-27T22:25:03Z", "links": [{"href": "https://172.30.10.101:8004/v1/bfa84fb7dc574397a1bde24fe568f0ca/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-stack/2566f753-df1a-42b5-a314-11714831bb4e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "2566f753-df1a-42b5-a314-11714831bb4e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:25:09,347 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/bfa84fb7dc574397a1bde24fe568f0ca/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-stack/2566f753-df1a-42b5-a314-11714831bb4e used request id req-983a1f7c-6965-4405-8669-4781229ac09e 2018-06-27 22:25:09,348 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-06-27 22:25:09,348 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-27 22:25:12,351 - create_stack - DEBUG - Stack status query timeout in 1192.3464129 2018-06-27 22:25:12,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/bfa84fb7dc574397a1bde24fe568f0ca/stacks/2566f753-df1a-42b5-a314-11714831bb4e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}764200579284ce13f4a778773d382066205b9874" 2018-06-27 22:25:13,148 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:25:13 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/bfa84fb7dc574397a1bde24fe568f0ca/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-stack/2566f753-df1a-42b5-a314-11714831bb4e X-Openstack-Request-Id: req-05822a32-f315-4ba5-931c-0552bb8d87b0 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/bfa84fb7dc574397a1bde24fe568f0ca/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-stack/2566f753-df1a-42b5-a314-11714831bb4e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:25:13,294 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:25:13 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-63b2587e-6e14-4e67-831b-9946c474120f 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": "bfa84fb7dc574397a1bde24fe568f0ca", "OS::stack_id": "2566f753-df1a-42b5-a314-11714831bb4e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-stack", "image_name": "CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-image", "inst_name": "CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-inst", "subnet_name": "CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-subnet", "net_name": "CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-net", "flavor_name": "CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-stack", "stack_user_project_id": "613416afd7c84f2cb6168a44213d123a", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-27T22:25:03Z", "links": [{"href": "https://172.30.10.101:8004/v1/bfa84fb7dc574397a1bde24fe568f0ca/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-stack/2566f753-df1a-42b5-a314-11714831bb4e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "2566f753-df1a-42b5-a314-11714831bb4e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:25:13,295 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/bfa84fb7dc574397a1bde24fe568f0ca/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-stack/2566f753-df1a-42b5-a314-11714831bb4e used request id req-63b2587e-6e14-4e67-831b-9946c474120f 2018-06-27 22:25:13,295 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-06-27 22:25:13,295 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-27 22:25:16,299 - create_stack - DEBUG - Stack status query timeout in 1188.39919496 2018-06-27 22:25:16,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/bfa84fb7dc574397a1bde24fe568f0ca/stacks/2566f753-df1a-42b5-a314-11714831bb4e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}764200579284ce13f4a778773d382066205b9874" 2018-06-27 22:25:16,374 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:25:16 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/bfa84fb7dc574397a1bde24fe568f0ca/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-stack/2566f753-df1a-42b5-a314-11714831bb4e X-Openstack-Request-Id: req-3b387110-dcf1-4271-8202-ffbfbe3203d0 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/bfa84fb7dc574397a1bde24fe568f0ca/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-stack/2566f753-df1a-42b5-a314-11714831bb4e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:25:17,122 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:25:17 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-b778d408-6d81-4e4a-bbb6-6e0b2b725369 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": "bfa84fb7dc574397a1bde24fe568f0ca", "OS::stack_id": "2566f753-df1a-42b5-a314-11714831bb4e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-stack", "image_name": "CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-image", "inst_name": "CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-inst", "subnet_name": "CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-subnet", "net_name": "CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-net", "flavor_name": "CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-stack", "stack_user_project_id": "613416afd7c84f2cb6168a44213d123a", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-27T22:25:03Z", "links": [{"href": "https://172.30.10.101:8004/v1/bfa84fb7dc574397a1bde24fe568f0ca/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-stack/2566f753-df1a-42b5-a314-11714831bb4e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "2566f753-df1a-42b5-a314-11714831bb4e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:25:17,123 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/bfa84fb7dc574397a1bde24fe568f0ca/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-stack/2566f753-df1a-42b5-a314-11714831bb4e used request id req-b778d408-6d81-4e4a-bbb6-6e0b2b725369 2018-06-27 22:25:17,123 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-06-27 22:25:17,123 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-27 22:25:20,127 - create_stack - DEBUG - Stack status query timeout in 1184.57106495 2018-06-27 22:25:20,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/bfa84fb7dc574397a1bde24fe568f0ca/stacks/2566f753-df1a-42b5-a314-11714831bb4e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}764200579284ce13f4a778773d382066205b9874" 2018-06-27 22:25:20,704 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:25:20 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/bfa84fb7dc574397a1bde24fe568f0ca/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-stack/2566f753-df1a-42b5-a314-11714831bb4e X-Openstack-Request-Id: req-b46425fa-4e14-4e60-82c6-d465c903d598 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/bfa84fb7dc574397a1bde24fe568f0ca/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-stack/2566f753-df1a-42b5-a314-11714831bb4e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:25:21,539 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:25:21 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-809fe1c9-9d7f-46a0-8db9-01bc40db445d 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": "bfa84fb7dc574397a1bde24fe568f0ca", "OS::stack_id": "2566f753-df1a-42b5-a314-11714831bb4e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-stack", "image_name": "CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-image", "inst_name": "CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-inst", "subnet_name": "CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-subnet", "net_name": "CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-net", "flavor_name": "CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-stack", "stack_user_project_id": "613416afd7c84f2cb6168a44213d123a", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-27T22:25:03Z", "links": [{"href": "https://172.30.10.101:8004/v1/bfa84fb7dc574397a1bde24fe568f0ca/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-stack/2566f753-df1a-42b5-a314-11714831bb4e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "2566f753-df1a-42b5-a314-11714831bb4e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:25:21,540 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/bfa84fb7dc574397a1bde24fe568f0ca/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-stack/2566f753-df1a-42b5-a314-11714831bb4e used request id req-809fe1c9-9d7f-46a0-8db9-01bc40db445d 2018-06-27 22:25:21,540 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-06-27 22:25:21,540 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-27 22:25:24,544 - create_stack - DEBUG - Stack status query timeout in 1180.15389991 2018-06-27 22:25:24,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/bfa84fb7dc574397a1bde24fe568f0ca/stacks/2566f753-df1a-42b5-a314-11714831bb4e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}764200579284ce13f4a778773d382066205b9874" 2018-06-27 22:25:25,116 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:25:25 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/bfa84fb7dc574397a1bde24fe568f0ca/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-stack/2566f753-df1a-42b5-a314-11714831bb4e X-Openstack-Request-Id: req-66c318e7-5dd8-47e2-90fb-3928ca7e9269 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/bfa84fb7dc574397a1bde24fe568f0ca/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-stack/2566f753-df1a-42b5-a314-11714831bb4e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:25:25,202 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:25:25 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-b2c699ab-3cb1-412c-9692-f272ec6cb8e8 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": "bfa84fb7dc574397a1bde24fe568f0ca", "OS::stack_id": "2566f753-df1a-42b5-a314-11714831bb4e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-stack", "image_name": "CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-image", "inst_name": "CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-inst", "subnet_name": "CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-subnet", "net_name": "CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-net", "flavor_name": "CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-stack", "stack_user_project_id": "613416afd7c84f2cb6168a44213d123a", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-27T22:25:03Z", "links": [{"href": "https://172.30.10.101:8004/v1/bfa84fb7dc574397a1bde24fe568f0ca/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-stack/2566f753-df1a-42b5-a314-11714831bb4e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "2566f753-df1a-42b5-a314-11714831bb4e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:25:25,203 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/bfa84fb7dc574397a1bde24fe568f0ca/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-stack/2566f753-df1a-42b5-a314-11714831bb4e used request id req-b2c699ab-3cb1-412c-9692-f272ec6cb8e8 2018-06-27 22:25:25,203 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-06-27 22:25:25,203 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-27 22:25:28,207 - create_stack - DEBUG - Stack status query timeout in 1176.49108505 2018-06-27 22:25:28,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/bfa84fb7dc574397a1bde24fe568f0ca/stacks/2566f753-df1a-42b5-a314-11714831bb4e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}764200579284ce13f4a778773d382066205b9874" 2018-06-27 22:25:28,289 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:25:28 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/bfa84fb7dc574397a1bde24fe568f0ca/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-stack/2566f753-df1a-42b5-a314-11714831bb4e X-Openstack-Request-Id: req-021095e3-bb6c-47fb-b453-5b98bcdb9b3c Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/bfa84fb7dc574397a1bde24fe568f0ca/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-stack/2566f753-df1a-42b5-a314-11714831bb4e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:25:28,417 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:25:28 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-aea7765c-bc0d-4b4e-a4cb-5d39bddc5504 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": "bfa84fb7dc574397a1bde24fe568f0ca", "OS::stack_id": "2566f753-df1a-42b5-a314-11714831bb4e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-stack", "image_name": "CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-image", "inst_name": "CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-inst", "subnet_name": "CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-subnet", "net_name": "CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-net", "flavor_name": "CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-stack", "stack_user_project_id": "613416afd7c84f2cb6168a44213d123a", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-27T22:25:03Z", "links": [{"href": "https://172.30.10.101:8004/v1/bfa84fb7dc574397a1bde24fe568f0ca/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-stack/2566f753-df1a-42b5-a314-11714831bb4e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "2566f753-df1a-42b5-a314-11714831bb4e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:25:28,417 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/bfa84fb7dc574397a1bde24fe568f0ca/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-stack/2566f753-df1a-42b5-a314-11714831bb4e used request id req-aea7765c-bc0d-4b4e-a4cb-5d39bddc5504 2018-06-27 22:25:28,417 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-06-27 22:25:28,418 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-27 22:25:31,421 - create_stack - DEBUG - Stack status query timeout in 1173.27666783 2018-06-27 22:25:31,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/bfa84fb7dc574397a1bde24fe568f0ca/stacks/2566f753-df1a-42b5-a314-11714831bb4e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}764200579284ce13f4a778773d382066205b9874" 2018-06-27 22:25:31,493 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:25:31 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/bfa84fb7dc574397a1bde24fe568f0ca/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-stack/2566f753-df1a-42b5-a314-11714831bb4e X-Openstack-Request-Id: req-13d2ca3c-e482-4177-bbdc-c14dcceeda02 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/bfa84fb7dc574397a1bde24fe568f0ca/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-stack/2566f753-df1a-42b5-a314-11714831bb4e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:25:31,596 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:25:31 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-9e0ca663-ffee-4201-86de-1be3cb3752fe 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": "bfa84fb7dc574397a1bde24fe568f0ca", "OS::stack_id": "2566f753-df1a-42b5-a314-11714831bb4e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-stack", "image_name": "CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-image", "inst_name": "CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-inst", "subnet_name": "CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-subnet", "net_name": "CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-net", "flavor_name": "CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-stack", "stack_user_project_id": "613416afd7c84f2cb6168a44213d123a", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-27T22:25:03Z", "links": [{"href": "https://172.30.10.101:8004/v1/bfa84fb7dc574397a1bde24fe568f0ca/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-stack/2566f753-df1a-42b5-a314-11714831bb4e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "2566f753-df1a-42b5-a314-11714831bb4e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:25:31,597 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/bfa84fb7dc574397a1bde24fe568f0ca/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-stack/2566f753-df1a-42b5-a314-11714831bb4e used request id req-9e0ca663-ffee-4201-86de-1be3cb3752fe 2018-06-27 22:25:31,597 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-06-27 22:25:31,597 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-27 22:25:34,601 - create_stack - DEBUG - Stack status query timeout in 1170.09711599 2018-06-27 22:25:34,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/bfa84fb7dc574397a1bde24fe568f0ca/stacks/2566f753-df1a-42b5-a314-11714831bb4e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}764200579284ce13f4a778773d382066205b9874" 2018-06-27 22:25:34,686 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:25:34 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/bfa84fb7dc574397a1bde24fe568f0ca/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-stack/2566f753-df1a-42b5-a314-11714831bb4e X-Openstack-Request-Id: req-2c5264bf-1304-40bb-8b50-81ce22461cb7 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/bfa84fb7dc574397a1bde24fe568f0ca/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-stack/2566f753-df1a-42b5-a314-11714831bb4e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:25:34,818 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:25:34 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-60f9bb44-b709-4634-9811-691add5734fe 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": "bfa84fb7dc574397a1bde24fe568f0ca", "OS::stack_id": "2566f753-df1a-42b5-a314-11714831bb4e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-stack", "image_name": "CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-image", "inst_name": "CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-inst", "subnet_name": "CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-subnet", "net_name": "CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-net", "flavor_name": "CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-stack", "stack_user_project_id": "613416afd7c84f2cb6168a44213d123a", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-27T22:25:03Z", "links": [{"href": "https://172.30.10.101:8004/v1/bfa84fb7dc574397a1bde24fe568f0ca/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-stack/2566f753-df1a-42b5-a314-11714831bb4e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "2566f753-df1a-42b5-a314-11714831bb4e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:25:34,818 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/bfa84fb7dc574397a1bde24fe568f0ca/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-stack/2566f753-df1a-42b5-a314-11714831bb4e used request id req-60f9bb44-b709-4634-9811-691add5734fe 2018-06-27 22:25:34,818 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-06-27 22:25:34,819 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-27 22:25:37,822 - create_stack - DEBUG - Stack status query timeout in 1166.87589693 2018-06-27 22:25:37,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/bfa84fb7dc574397a1bde24fe568f0ca/stacks/2566f753-df1a-42b5-a314-11714831bb4e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}764200579284ce13f4a778773d382066205b9874" 2018-06-27 22:25:38,413 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:25:38 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/bfa84fb7dc574397a1bde24fe568f0ca/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-stack/2566f753-df1a-42b5-a314-11714831bb4e X-Openstack-Request-Id: req-e96e0914-4495-4895-a482-24c20a81b0f8 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/bfa84fb7dc574397a1bde24fe568f0ca/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-stack/2566f753-df1a-42b5-a314-11714831bb4e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:25:38,537 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:25:38 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-3db05994-b761-4040-9901-031937f4f65b 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": "bfa84fb7dc574397a1bde24fe568f0ca", "OS::stack_id": "2566f753-df1a-42b5-a314-11714831bb4e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-stack", "image_name": "CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-image", "inst_name": "CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-inst", "subnet_name": "CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-subnet", "net_name": "CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-net", "flavor_name": "CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-stack", "stack_user_project_id": "613416afd7c84f2cb6168a44213d123a", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-27T22:25:03Z", "links": [{"href": "https://172.30.10.101:8004/v1/bfa84fb7dc574397a1bde24fe568f0ca/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-stack/2566f753-df1a-42b5-a314-11714831bb4e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "2566f753-df1a-42b5-a314-11714831bb4e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:25:38,537 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/bfa84fb7dc574397a1bde24fe568f0ca/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-stack/2566f753-df1a-42b5-a314-11714831bb4e used request id req-3db05994-b761-4040-9901-031937f4f65b 2018-06-27 22:25:38,537 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-06-27 22:25:38,538 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-27 22:25:41,541 - create_stack - DEBUG - Stack status query timeout in 1163.15672994 2018-06-27 22:25:41,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/bfa84fb7dc574397a1bde24fe568f0ca/stacks/2566f753-df1a-42b5-a314-11714831bb4e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}764200579284ce13f4a778773d382066205b9874" 2018-06-27 22:25:41,618 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:25:41 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/bfa84fb7dc574397a1bde24fe568f0ca/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-stack/2566f753-df1a-42b5-a314-11714831bb4e X-Openstack-Request-Id: req-7555ee72-8aba-407d-a322-1e5d3dcbf044 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/bfa84fb7dc574397a1bde24fe568f0ca/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-stack/2566f753-df1a-42b5-a314-11714831bb4e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:25:41,762 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:25:41 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-839c36a5-c809-47d0-9aa8-0c29875bd3c5 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": "bfa84fb7dc574397a1bde24fe568f0ca", "OS::stack_id": "2566f753-df1a-42b5-a314-11714831bb4e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-stack", "image_name": "CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-image", "inst_name": "CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-inst", "subnet_name": "CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-subnet", "net_name": "CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-net", "flavor_name": "CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-stack", "stack_user_project_id": "613416afd7c84f2cb6168a44213d123a", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-27T22:25:03Z", "links": [{"href": "https://172.30.10.101:8004/v1/bfa84fb7dc574397a1bde24fe568f0ca/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-stack/2566f753-df1a-42b5-a314-11714831bb4e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "2566f753-df1a-42b5-a314-11714831bb4e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:25:41,763 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/bfa84fb7dc574397a1bde24fe568f0ca/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-stack/2566f753-df1a-42b5-a314-11714831bb4e used request id req-839c36a5-c809-47d0-9aa8-0c29875bd3c5 2018-06-27 22:25:41,763 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-06-27 22:25:41,763 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-27 22:25:44,765 - create_stack - DEBUG - Stack status query timeout in 1159.93307686 2018-06-27 22:25:44,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/bfa84fb7dc574397a1bde24fe568f0ca/stacks/2566f753-df1a-42b5-a314-11714831bb4e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}764200579284ce13f4a778773d382066205b9874" 2018-06-27 22:25:44,842 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:25:44 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/bfa84fb7dc574397a1bde24fe568f0ca/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-stack/2566f753-df1a-42b5-a314-11714831bb4e X-Openstack-Request-Id: req-8d6b66a6-02c3-4d6c-9212-ea3463f3411e Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/bfa84fb7dc574397a1bde24fe568f0ca/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-stack/2566f753-df1a-42b5-a314-11714831bb4e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:25:44,978 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:25:44 GMT Content-Type: application/json Content-Length: 1617 Connection: keep-alive X-Openstack-Request-Id: req-fd116252-e198-4c32-bf3d-9a742ad7f8c7 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": "bfa84fb7dc574397a1bde24fe568f0ca", "OS::stack_id": "2566f753-df1a-42b5-a314-11714831bb4e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-stack", "image_name": "CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-image", "inst_name": "CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-inst", "subnet_name": "CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-subnet", "net_name": "CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-net", "flavor_name": "CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-stack", "stack_user_project_id": "613416afd7c84f2cb6168a44213d123a", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-06-27T22:25:03Z", "links": [{"href": "https://172.30.10.101:8004/v1/bfa84fb7dc574397a1bde24fe568f0ca/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-stack/2566f753-df1a-42b5-a314-11714831bb4e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "2566f753-df1a-42b5-a314-11714831bb4e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:25:44,978 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/bfa84fb7dc574397a1bde24fe568f0ca/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-stack/2566f753-df1a-42b5-a314-11714831bb4e used request id req-fd116252-e198-4c32-bf3d-9a742ad7f8c7 2018-06-27 22:25:44,979 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-06-27 22:25:44,979 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-stack 2018-06-27 22:25:44,979 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-stack 2018-06-27 22:25:44,979 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:25:45,731 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "name": "heat_stack_owner"}, {"id": "b537258a18864cf7b46d92d42ec36531", "name": "CreateStackSuccessTests-65105efd-e439-46a-proj-role"}], "expires_at": "2018-06-27T23:25:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bfa84fb7dc574397a1bde24fe568f0ca", "name": "CreateStackSuccessTests-65105efd-e439-46a-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/bfa84fb7dc574397a1bde24fe568f0ca", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/bfa84fb7dc574397a1bde24fe568f0ca", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/bfa84fb7dc574397a1bde24fe568f0ca", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/bfa84fb7dc574397a1bde24fe568f0ca", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/bfa84fb7dc574397a1bde24fe568f0ca", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/bfa84fb7dc574397a1bde24fe568f0ca", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/bfa84fb7dc574397a1bde24fe568f0ca", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/bfa84fb7dc574397a1bde24fe568f0ca", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/bfa84fb7dc574397a1bde24fe568f0ca", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/bfa84fb7dc574397a1bde24fe568f0ca", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/bfa84fb7dc574397a1bde24fe568f0ca", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/bfa84fb7dc574397a1bde24fe568f0ca", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-65105efd-e439-46a-user", "id": "415406ff979b4a92a4a0d5deec8382da"}, "audit_ids": ["7Lzm1f3VRkqhI5_pxLiitg"], "issued_at": "2018-06-27T22:25:45.000000Z"}} 2018-06-27 22:25:45,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/bfa84fb7dc574397a1bde24fe568f0ca/stacks/2566f753-df1a-42b5-a314-11714831bb4e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5ca6d64cebf4da743a89fbc37e987f1938402ff" 2018-06-27 22:25:46,621 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:25:46 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/bfa84fb7dc574397a1bde24fe568f0ca/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-stack/2566f753-df1a-42b5-a314-11714831bb4e X-Openstack-Request-Id: req-e60bcf8c-438d-4fbe-8c0a-4d8f6634dd10 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/bfa84fb7dc574397a1bde24fe568f0ca/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-stack/2566f753-df1a-42b5-a314-11714831bb4e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:25:47,290 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:25:47 GMT Content-Type: application/json Content-Length: 1617 Connection: keep-alive X-Openstack-Request-Id: req-9d3d8566-a59c-48f8-8351-1192c413d633 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": "bfa84fb7dc574397a1bde24fe568f0ca", "OS::stack_id": "2566f753-df1a-42b5-a314-11714831bb4e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-stack", "image_name": "CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-image", "inst_name": "CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-inst", "subnet_name": "CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-subnet", "net_name": "CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-net", "flavor_name": "CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-stack", "stack_user_project_id": "613416afd7c84f2cb6168a44213d123a", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-06-27T22:25:03Z", "links": [{"href": "https://172.30.10.101:8004/v1/bfa84fb7dc574397a1bde24fe568f0ca/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-stack/2566f753-df1a-42b5-a314-11714831bb4e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "2566f753-df1a-42b5-a314-11714831bb4e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:25:47,290 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/bfa84fb7dc574397a1bde24fe568f0ca/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-stack/2566f753-df1a-42b5-a314-11714831bb4e used request id req-9d3d8566-a59c-48f8-8351-1192c413d633 2018-06-27 22:25:47,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/bfa84fb7dc574397a1bde24fe568f0ca/stacks/2566f753-df1a-42b5-a314-11714831bb4e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}764200579284ce13f4a778773d382066205b9874" 2018-06-27 22:25:47,357 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:25:47 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/bfa84fb7dc574397a1bde24fe568f0ca/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-stack/2566f753-df1a-42b5-a314-11714831bb4e X-Openstack-Request-Id: req-ab72b51e-7208-4268-99d2-2e17d9563e1c Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/bfa84fb7dc574397a1bde24fe568f0ca/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-stack/2566f753-df1a-42b5-a314-11714831bb4e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:25:47,473 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:25:47 GMT Content-Type: application/json Content-Length: 1617 Connection: keep-alive X-Openstack-Request-Id: req-f2ada759-6de2-43bc-b316-6627c7a24543 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": "bfa84fb7dc574397a1bde24fe568f0ca", "OS::stack_id": "2566f753-df1a-42b5-a314-11714831bb4e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-stack", "image_name": "CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-image", "inst_name": "CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-inst", "subnet_name": "CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-subnet", "net_name": "CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-net", "flavor_name": "CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-stack", "stack_user_project_id": "613416afd7c84f2cb6168a44213d123a", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-06-27T22:25:03Z", "links": [{"href": "https://172.30.10.101:8004/v1/bfa84fb7dc574397a1bde24fe568f0ca/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-stack/2566f753-df1a-42b5-a314-11714831bb4e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "2566f753-df1a-42b5-a314-11714831bb4e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:25:47,473 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/bfa84fb7dc574397a1bde24fe568f0ca/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-stack/2566f753-df1a-42b5-a314-11714831bb4e used request id req-f2ada759-6de2-43bc-b316-6627c7a24543 2018-06-27 22:25:47,474 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-stack 2018-06-27 22:25:47,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8004/v1/bfa84fb7dc574397a1bde24fe568f0ca/stacks/2566f753-df1a-42b5-a314-11714831bb4e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}764200579284ce13f4a778773d382066205b9874" 2018-06-27 22:25:47,552 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:25:47 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/bfa84fb7dc574397a1bde24fe568f0ca/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-stack/2566f753-df1a-42b5-a314-11714831bb4e X-Openstack-Request-Id: req-aa121aa5-4a26-48a6-a65f-eacd209672c7 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/bfa84fb7dc574397a1bde24fe568f0ca/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-stack/2566f753-df1a-42b5-a314-11714831bb4e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:25:47,658 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:25:47 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-000d5d6c-2cff-4e91-bbb6-e056945165ff Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:25:47,658 - keystoneauth.session - DEBUG - DELETE call to orchestration for https://172.30.10.101:8004/v1/bfa84fb7dc574397a1bde24fe568f0ca/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-stack/2566f753-df1a-42b5-a314-11714831bb4e used request id req-000d5d6c-2cff-4e91-bbb6-e056945165ff 2018-06-27 22:25:47,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/bfa84fb7dc574397a1bde24fe568f0ca/stacks/2566f753-df1a-42b5-a314-11714831bb4e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}764200579284ce13f4a778773d382066205b9874" 2018-06-27 22:25:47,721 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:25:47 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/bfa84fb7dc574397a1bde24fe568f0ca/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-stack/2566f753-df1a-42b5-a314-11714831bb4e X-Openstack-Request-Id: req-9cd7d1cb-7b77-4bf6-b0b1-0d414143e723 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/bfa84fb7dc574397a1bde24fe568f0ca/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-stack/2566f753-df1a-42b5-a314-11714831bb4e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:25:47,793 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:25:47 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-157f44bf-90ea-456a-8ab3-446c96a8462a 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": "bfa84fb7dc574397a1bde24fe568f0ca", "OS::stack_id": "2566f753-df1a-42b5-a314-11714831bb4e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-stack", "image_name": "CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-image", "inst_name": "CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-inst", "subnet_name": "CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-subnet", "flavor_name": "CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-flavor-name", "net_name": "CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-stack", "stack_user_project_id": "613416afd7c84f2cb6168a44213d123a", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-27T22:25:03Z", "links": [{"href": "https://172.30.10.101:8004/v1/bfa84fb7dc574397a1bde24fe568f0ca/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-stack/2566f753-df1a-42b5-a314-11714831bb4e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-27T22:25:48Z", "id": "2566f753-df1a-42b5-a314-11714831bb4e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:25:47,793 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/bfa84fb7dc574397a1bde24fe568f0ca/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-stack/2566f753-df1a-42b5-a314-11714831bb4e used request id req-157f44bf-90ea-456a-8ab3-446c96a8462a 2018-06-27 22:25:47,794 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-06-27 22:25:47,794 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-27 22:25:50,795 - create_stack - DEBUG - Stack status query timeout in 1196.86418891 2018-06-27 22:25:50,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/bfa84fb7dc574397a1bde24fe568f0ca/stacks/2566f753-df1a-42b5-a314-11714831bb4e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}764200579284ce13f4a778773d382066205b9874" 2018-06-27 22:25:51,586 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:25:51 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/bfa84fb7dc574397a1bde24fe568f0ca/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-stack/2566f753-df1a-42b5-a314-11714831bb4e X-Openstack-Request-Id: req-78ba4543-f607-412f-a8c8-559a9cc21bfa Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/bfa84fb7dc574397a1bde24fe568f0ca/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-stack/2566f753-df1a-42b5-a314-11714831bb4e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:25:51,673 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:25:51 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-a6002a31-155b-40d0-989c-75f2133197de 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": "bfa84fb7dc574397a1bde24fe568f0ca", "OS::stack_id": "2566f753-df1a-42b5-a314-11714831bb4e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-stack", "image_name": "CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-image", "inst_name": "CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-inst", "subnet_name": "CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-subnet", "flavor_name": "CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-flavor-name", "net_name": "CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-stack", "stack_user_project_id": "613416afd7c84f2cb6168a44213d123a", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-27T22:25:03Z", "links": [{"href": "https://172.30.10.101:8004/v1/bfa84fb7dc574397a1bde24fe568f0ca/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-stack/2566f753-df1a-42b5-a314-11714831bb4e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-27T22:25:48Z", "id": "2566f753-df1a-42b5-a314-11714831bb4e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:25:51,673 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/bfa84fb7dc574397a1bde24fe568f0ca/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-stack/2566f753-df1a-42b5-a314-11714831bb4e used request id req-a6002a31-155b-40d0-989c-75f2133197de 2018-06-27 22:25:51,674 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-06-27 22:25:51,674 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-27 22:25:54,677 - create_stack - DEBUG - Stack status query timeout in 1192.98151612 2018-06-27 22:25:54,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/bfa84fb7dc574397a1bde24fe568f0ca/stacks/2566f753-df1a-42b5-a314-11714831bb4e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}764200579284ce13f4a778773d382066205b9874" 2018-06-27 22:25:54,757 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:25:54 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/bfa84fb7dc574397a1bde24fe568f0ca/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-stack/2566f753-df1a-42b5-a314-11714831bb4e X-Openstack-Request-Id: req-0f5205b1-959b-4aca-9d5b-f873cbdd85f5 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/bfa84fb7dc574397a1bde24fe568f0ca/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-stack/2566f753-df1a-42b5-a314-11714831bb4e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:25:54,830 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:25:54 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-888bf682-81f2-496a-95d6-110055fbc27f 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": "bfa84fb7dc574397a1bde24fe568f0ca", "OS::stack_id": "2566f753-df1a-42b5-a314-11714831bb4e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-stack", "image_name": "CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-image", "inst_name": "CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-inst", "subnet_name": "CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-subnet", "flavor_name": "CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-flavor-name", "net_name": "CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-stack", "stack_user_project_id": "613416afd7c84f2cb6168a44213d123a", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-27T22:25:03Z", "links": [{"href": "https://172.30.10.101:8004/v1/bfa84fb7dc574397a1bde24fe568f0ca/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-stack/2566f753-df1a-42b5-a314-11714831bb4e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-27T22:25:48Z", "id": "2566f753-df1a-42b5-a314-11714831bb4e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:25:54,830 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/bfa84fb7dc574397a1bde24fe568f0ca/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-stack/2566f753-df1a-42b5-a314-11714831bb4e used request id req-888bf682-81f2-496a-95d6-110055fbc27f 2018-06-27 22:25:54,831 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-06-27 22:25:54,831 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-27 22:25:57,834 - create_stack - DEBUG - Stack status query timeout in 1189.82470202 2018-06-27 22:25:57,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/bfa84fb7dc574397a1bde24fe568f0ca/stacks/2566f753-df1a-42b5-a314-11714831bb4e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}764200579284ce13f4a778773d382066205b9874" 2018-06-27 22:25:57,893 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:25:57 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/bfa84fb7dc574397a1bde24fe568f0ca/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-stack/2566f753-df1a-42b5-a314-11714831bb4e X-Openstack-Request-Id: req-fc1f51c6-622b-4bd9-9aa4-546ddfdb1d72 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/bfa84fb7dc574397a1bde24fe568f0ca/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-stack/2566f753-df1a-42b5-a314-11714831bb4e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:25:57,966 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:25:57 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-f2f97c45-2e39-4fee-b9c6-7ea544791c00 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": "bfa84fb7dc574397a1bde24fe568f0ca", "OS::stack_id": "2566f753-df1a-42b5-a314-11714831bb4e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-stack", "image_name": "CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-image", "inst_name": "CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-inst", "subnet_name": "CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-subnet", "flavor_name": "CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-flavor-name", "net_name": "CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-stack", "stack_user_project_id": "613416afd7c84f2cb6168a44213d123a", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-27T22:25:03Z", "links": [{"href": "https://172.30.10.101:8004/v1/bfa84fb7dc574397a1bde24fe568f0ca/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-stack/2566f753-df1a-42b5-a314-11714831bb4e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-27T22:25:48Z", "id": "2566f753-df1a-42b5-a314-11714831bb4e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:25:57,966 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/bfa84fb7dc574397a1bde24fe568f0ca/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-stack/2566f753-df1a-42b5-a314-11714831bb4e used request id req-f2f97c45-2e39-4fee-b9c6-7ea544791c00 2018-06-27 22:25:57,967 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-06-27 22:25:57,967 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-27 22:26:00,970 - create_stack - DEBUG - Stack status query timeout in 1186.68858194 2018-06-27 22:26:00,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/bfa84fb7dc574397a1bde24fe568f0ca/stacks/2566f753-df1a-42b5-a314-11714831bb4e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}764200579284ce13f4a778773d382066205b9874" 2018-06-27 22:26:01,055 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:26:01 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/bfa84fb7dc574397a1bde24fe568f0ca/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-stack/2566f753-df1a-42b5-a314-11714831bb4e X-Openstack-Request-Id: req-8e678eaf-b918-41ea-a87d-efc4d5286a46 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/bfa84fb7dc574397a1bde24fe568f0ca/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-stack/2566f753-df1a-42b5-a314-11714831bb4e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:26:01,133 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:26:01 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-c97a3f16-cebd-45c5-aa58-b9e1dba8f08f 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": "bfa84fb7dc574397a1bde24fe568f0ca", "OS::stack_id": "2566f753-df1a-42b5-a314-11714831bb4e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-stack", "image_name": "CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-image", "inst_name": "CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-inst", "subnet_name": "CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-subnet", "flavor_name": "CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-flavor-name", "net_name": "CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-stack", "stack_user_project_id": "613416afd7c84f2cb6168a44213d123a", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-27T22:25:03Z", "links": [{"href": "https://172.30.10.101:8004/v1/bfa84fb7dc574397a1bde24fe568f0ca/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-stack/2566f753-df1a-42b5-a314-11714831bb4e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-27T22:25:48Z", "id": "2566f753-df1a-42b5-a314-11714831bb4e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:26:01,134 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/bfa84fb7dc574397a1bde24fe568f0ca/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-stack/2566f753-df1a-42b5-a314-11714831bb4e used request id req-c97a3f16-cebd-45c5-aa58-b9e1dba8f08f 2018-06-27 22:26:01,134 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-06-27 22:26:01,134 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-27 22:26:04,138 - create_stack - DEBUG - Stack status query timeout in 1183.52119613 2018-06-27 22:26:04,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/bfa84fb7dc574397a1bde24fe568f0ca/stacks/2566f753-df1a-42b5-a314-11714831bb4e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}764200579284ce13f4a778773d382066205b9874" 2018-06-27 22:26:04,221 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:26:04 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/bfa84fb7dc574397a1bde24fe568f0ca/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-stack/2566f753-df1a-42b5-a314-11714831bb4e X-Openstack-Request-Id: req-03e65d5b-6706-412a-946c-7fd17b84d201 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/bfa84fb7dc574397a1bde24fe568f0ca/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-stack/2566f753-df1a-42b5-a314-11714831bb4e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:26:04,319 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:26:04 GMT Content-Type: application/json Content-Length: 1620 Connection: keep-alive X-Openstack-Request-Id: req-dd90fdf5-e4d4-438c-b0b2-eecbeef68cd8 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": "bfa84fb7dc574397a1bde24fe568f0ca", "OS::stack_id": "2566f753-df1a-42b5-a314-11714831bb4e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-stack", "image_name": "CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-image", "inst_name": "CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-inst", "subnet_name": "CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-subnet", "flavor_name": "CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-flavor-name", "net_name": "CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-stack", "stack_user_project_id": "613416afd7c84f2cb6168a44213d123a", "tags": null, "creation_time": "2018-06-27T22:25:03Z", "links": [{"href": "https://172.30.10.101:8004/v1/bfa84fb7dc574397a1bde24fe568f0ca/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-stack/2566f753-df1a-42b5-a314-11714831bb4e", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-06-27T22:25:48Z", "id": "2566f753-df1a-42b5-a314-11714831bb4e", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:26:04,319 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/bfa84fb7dc574397a1bde24fe568f0ca/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-stack/2566f753-df1a-42b5-a314-11714831bb4e used request id req-dd90fdf5-e4d4-438c-b0b2-eecbeef68cd8 2018-06-27 22:26:04,319 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-06-27 22:26:04,319 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-stack 2018-06-27 22:26:04,320 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-stack 2018-06-27 22:26:04,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8004/v1/bfa84fb7dc574397a1bde24fe568f0ca/stacks/2566f753-df1a-42b5-a314-11714831bb4e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}764200579284ce13f4a778773d382066205b9874" 2018-06-27 22:26:04,391 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:26:04 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/bfa84fb7dc574397a1bde24fe568f0ca/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-stack/2566f753-df1a-42b5-a314-11714831bb4e X-Openstack-Request-Id: req-ff8322c5-2613-422f-9366-384651bfd7ec Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/bfa84fb7dc574397a1bde24fe568f0ca/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-stack/2566f753-df1a-42b5-a314-11714831bb4e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:26:04,467 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx Date: Wed, 27 Jun 2018 22:26:04 GMT Content-Type: application/json Content-Length: 279 Connection: keep-alive X-Openstack-Request-Id: req-7a53934b-db7b-476e-9bad-1c5a81328f03 RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-06-27 22:26:04,467 - keystoneauth.session - DEBUG - DELETE call to orchestration for https://172.30.10.101:8004/v1/bfa84fb7dc574397a1bde24fe568f0ca/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-stack/2566f753-df1a-42b5-a314-11714831bb4e used request id req-7a53934b-db7b-476e-9bad-1c5a81328f03 2018-06-27 22:26:04,469 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-a9c259cf-4175-44eb-89b4-95469c35e406-image 2018-06-27 22:26:04,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9292/v2/images/d35bea3e-bc10-40d0-9cdb-c90118df89ae -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e710bfbe623f28125d813a64cc3a5e9377d62865" 2018-06-27 22:26:05,535 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:26:05 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-14c488c7-a672-40b0-9eb5-c7c8550a93bf 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-27 22:26:05,535 - keystoneauth.session - DEBUG - DELETE call to image for https://172.30.10.101:9292/v2/images/d35bea3e-bc10-40d0-9cdb-c90118df89ae used request id req-14c488c7-a672-40b0-9eb5-c7c8550a93bf 2018-06-27 22:26:05,540 - 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/f44adae4-e98b-4c9e-b598-c0337ff532e2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}293ed5d4639680f0207c5f4fdb4ea453163356f4" 2018-06-27 22:26:06,267 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 22:26: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-cf85309a-0655-49fe-92e6-d55c79772aea X-Compute-Request-Id: req-cf85309a-0655-49fe-92e6-d55c79772aea 2018-06-27 22:26:06,267 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/flavors/f44adae4-e98b-4c9e-b598-c0337ff532e2 used request id req-cf85309a-0655-49fe-92e6-d55c79772aea 2018-06-27 22:26:06,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/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58cf1953e4f968835dbb5e54285eaa1ec4c9ef4b" 2018-06-27 22:26:07,151 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:26:07 GMT Content-Type: application/json Content-Length: 11766 Connection: keep-alive X-Openstack-Request-Id: req-4a889f42-4e0a-4abd-90d0-9a13726b8205 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "bfa84fb7dc574397a1bde24fe568f0ca", "created_at": "2018-06-27T22:25:05Z", "updated_at": "2018-06-27T22:25:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:25:05Z", "revision_number": 0, "id": "38ba8d13-a16f-46d3-a48d-f9f2dadcce48", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:25:05Z", "security_group_id": "156e1ec9-bb9c-4f75-b80d-2a74cd150d5e", "tenant_id": "bfa84fb7dc574397a1bde24fe568f0ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "bfa84fb7dc574397a1bde24fe568f0ca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:25:05Z", "revision_number": 0, "id": "4a32e339-3166-433a-9ca8-9bf47a139425", "remote_group_id": "156e1ec9-bb9c-4f75-b80d-2a74cd150d5e", "remote_ip_prefix": null, "created_at": "2018-06-27T22:25:05Z", "security_group_id": "156e1ec9-bb9c-4f75-b80d-2a74cd150d5e", "tenant_id": "bfa84fb7dc574397a1bde24fe568f0ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "bfa84fb7dc574397a1bde24fe568f0ca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:25:05Z", "revision_number": 0, "id": "8d7c0e94-c2f1-48b1-8278-3103070799f6", "remote_group_id": "156e1ec9-bb9c-4f75-b80d-2a74cd150d5e", "remote_ip_prefix": null, "created_at": "2018-06-27T22:25:05Z", "security_group_id": "156e1ec9-bb9c-4f75-b80d-2a74cd150d5e", "tenant_id": "bfa84fb7dc574397a1bde24fe568f0ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "bfa84fb7dc574397a1bde24fe568f0ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:25:05Z", "revision_number": 0, "id": "b52eb7c6-1387-4f48-b337-9670b69d8357", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:25:05Z", "security_group_id": "156e1ec9-bb9c-4f75-b80d-2a74cd150d5e", "tenant_id": "bfa84fb7dc574397a1bde24fe568f0ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "bfa84fb7dc574397a1bde24fe568f0ca"}], "revision_number": 4, "project_id": "bfa84fb7dc574397a1bde24fe568f0ca", "id": "156e1ec9-bb9c-4f75-b80d-2a74cd150d5e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-27T19:03:04Z", "updated_at": "2018-06-27T19:03:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "6748ef1e-56da-434e-9e89-e86b58537b65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "b3e3826c-1c48-4699-93f0-f8a310956753", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "bfad35fa-7ea9-4a81-917d-7b86481eb510", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "d657b333-103d-4d19-add8-1e8bae2f8849", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b92069937e44a3786e439f95c61afe5", "created_at": "2018-06-27T19:08:41Z", "updated_at": "2018-06-27T19:08:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "4ac2a090-f595-4e7b-9b7a-a52fa204e881", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "5508c0b1-6261-44cb-854d-60c64bcbba0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "a60c77dc-6985-48ac-a3a3-067176d3e52f", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "e6ec0fa4-1eb3-4c5d-a451-c7acfd7fde82", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}], "revision_number": 4, "project_id": "4b92069937e44a3786e439f95c61afe5", "id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T18:59:55Z", "updated_at": "2018-06-27T18:59:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "5a060918-419b-4ec3-90df-a7764c06af2f", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "6cd9bbf0-4d1b-4b13-a6c4-e20a15bb3360", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "8134c0f0-89c6-4d45-bef8-a9260d9d0723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "e0e7297a-a59d-4d2b-b75c-2cc86b269114", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}], "revision_number": 4, "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "created_at": "2018-06-27T21:03:43Z", "updated_at": "2018-06-27T21:03:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "41061dbf-a5a2-465f-84dd-140f6104b3f7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "47d5c96d-0510-41a5-b33e-5683702c5bb8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "4b4b6430-3f42-4fe4-a25e-2c5c015a7699", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "e6a68cb7-6491-4474-a4d7-38496cac4eb7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}], "revision_number": 4, "project_id": "3f0a375b66c54145bff1c56e7c91ad73", "id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "name": "default"}]} 2018-06-27 22:26:07,151 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-4a889f42-4e0a-4abd-90d0-9a13726b8205 2018-06-27 22:26:07,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/bfa84fb7dc574397a1bde24fe568f0ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58cf1953e4f968835dbb5e54285eaa1ec4c9ef4b" 2018-06-27 22:26:07,557 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:26:07 GMT Server: Apache Content-Length: 320 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bce1505b-ab9d-4639-bf60-d966cc8cfc80 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/bfa84fb7dc574397a1bde24fe568f0ca"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "bfa84fb7dc574397a1bde24fe568f0ca", "name": "CreateStackSuccessTests-65105efd-e439-46a-proj"}} 2018-06-27 22:26:07,557 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/bfa84fb7dc574397a1bde24fe568f0ca used request id req-bce1505b-ab9d-4639-bf60-d966cc8cfc80 2018-06-27 22:26:07,557 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 156e1ec9-bb9c-4f75-b80d-2a74cd150d5e 2018-06-27 22:26:07,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=156e1ec9-bb9c-4f75-b80d-2a74cd150d5e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58cf1953e4f968835dbb5e54285eaa1ec4c9ef4b" 2018-06-27 22:26:08,245 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:26:08 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-bbb20675-5d9d-482e-86aa-5c82e6d60ae6 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-27T22:25:05Z", "security_group_id": "156e1ec9-bb9c-4f75-b80d-2a74cd150d5e", "port_range_min": null, "revision_number": 0, "tenant_id": "bfa84fb7dc574397a1bde24fe568f0ca", "created_at": "2018-06-27T22:25:05Z", "project_id": "bfa84fb7dc574397a1bde24fe568f0ca", "id": "38ba8d13-a16f-46d3-a48d-f9f2dadcce48"}, {"remote_group_id": "156e1ec9-bb9c-4f75-b80d-2a74cd150d5e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T22:25:05Z", "security_group_id": "156e1ec9-bb9c-4f75-b80d-2a74cd150d5e", "port_range_min": null, "revision_number": 0, "tenant_id": "bfa84fb7dc574397a1bde24fe568f0ca", "created_at": "2018-06-27T22:25:05Z", "project_id": "bfa84fb7dc574397a1bde24fe568f0ca", "id": "4a32e339-3166-433a-9ca8-9bf47a139425"}, {"remote_group_id": "156e1ec9-bb9c-4f75-b80d-2a74cd150d5e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T22:25:05Z", "security_group_id": "156e1ec9-bb9c-4f75-b80d-2a74cd150d5e", "port_range_min": null, "revision_number": 0, "tenant_id": "bfa84fb7dc574397a1bde24fe568f0ca", "created_at": "2018-06-27T22:25:05Z", "project_id": "bfa84fb7dc574397a1bde24fe568f0ca", "id": "8d7c0e94-c2f1-48b1-8278-3103070799f6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T22:25:05Z", "security_group_id": "156e1ec9-bb9c-4f75-b80d-2a74cd150d5e", "port_range_min": null, "revision_number": 0, "tenant_id": "bfa84fb7dc574397a1bde24fe568f0ca", "created_at": "2018-06-27T22:25:05Z", "project_id": "bfa84fb7dc574397a1bde24fe568f0ca", "id": "b52eb7c6-1387-4f48-b337-9670b69d8357"}]} 2018-06-27 22:26:08,245 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=156e1ec9-bb9c-4f75-b80d-2a74cd150d5e used request id req-bbb20675-5d9d-482e-86aa-5c82e6d60ae6 2018-06-27 22:26:08,246 - neutron_utils - INFO - Deleting security group with name - default 2018-06-27 22:26:08,251 - 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/156e1ec9-bb9c-4f75-b80d-2a74cd150d5e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58cf1953e4f968835dbb5e54285eaa1ec4c9ef4b" 2018-06-27 22:26:09,492 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:26:09 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-59eed8e4-20e4-4f28-b222-10c86054e8fb Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:26:09,492 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/156e1ec9-bb9c-4f75-b80d-2a74cd150d5e used request id req-59eed8e4-20e4-4f28-b222-10c86054e8fb 2018-06-27 22:26:09,494 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-65105efd-e439-46a-proj 2018-06-27 22:26:09,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/bfa84fb7dc574397a1bde24fe568f0ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58cf1953e4f968835dbb5e54285eaa1ec4c9ef4b" 2018-06-27 22:26:10,358 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 22:26:09 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0f00a50d-a1f3-44f4-afb4-60bf5ad97225 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:26:10,359 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/bfa84fb7dc574397a1bde24fe568f0ca used request id req-0f00a50d-a1f3-44f4-afb4-60bf5ad97225 2018-06-27 22:26:10,359 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-65105efd-e439-46a-proj-role 2018-06-27 22:26:10,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/b537258a18864cf7b46d92d42ec36531 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58cf1953e4f968835dbb5e54285eaa1ec4c9ef4b" 2018-06-27 22:26:10,850 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 22:26:10 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-aa37a2f3-f8a8-49d1-a7a5-6e5da63bcfda Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:26:10,850 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/b537258a18864cf7b46d92d42ec36531 used request id req-aa37a2f3-f8a8-49d1-a7a5-6e5da63bcfda 2018-06-27 22:26:10,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58cf1953e4f968835dbb5e54285eaa1ec4c9ef4b" 2018-06-27 22:26:10,931 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:26:10 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ac5cfba2-a657-478a-9acd-134e2f3ed2b9 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 22:26:10,931 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-ac5cfba2-a657-478a-9acd-134e2f3ed2b9 2018-06-27 22:26:10,932 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-65105efd-e439-46a-user 2018-06-27 22:26:10,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/415406ff979b4a92a4a0d5deec8382da -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}939d34efa7dc7c87ffb9b642da21f5a15d0e4aaa" 2018-06-27 22:26:11,708 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 22:26:10 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f4299d0e-f01a-46c6-b61c-8c194d499f32 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:26:11,708 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/415406ff979b4a92a4a0d5deec8382da used request id req-f4299d0e-f01a-46c6-b61c-8c194d499f32 2018-06-27 22:26:11,710 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:26:12,493 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T23:26:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["nh3D_ZkBRsG0-SIFh-neAA"], "issued_at": "2018-06-27T22:26:12.000000Z"}} 2018-06-27 22:26:12,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}201dddd07d339adb8c764a290e12ddb7814b4672" 2018-06-27 22:26:12,849 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:26:12 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d6ae05b2-1d0d-4824-80d3-316375ced5ba Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:26:12,849 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-d6ae05b2-1d0d-4824-80d3-316375ced5ba 2018-06-27 22:26:12,851 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:26:12,852 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:26:13,686 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T23:26:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["DV8xwiPyQfCoj_dzHUxeVg"], "issued_at": "2018-06-27T22:26:13.000000Z"}} 2018-06-27 22:26:13,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a91dbfa894298ca6b8ebbf85615cb208cdcf516" 2018-06-27 22:26:14,189 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:26:13 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a206a7f7-0e57-4291-ae42-ff50a661d663 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:26:14,189 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-a206a7f7-0e57-4291-ae42-ff50a661d663 2018-06-27 22:26:14,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 22:26:14,205 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 22:26: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-27 22:26:14,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?enabled=True&domain_name=Default&name=CreateStackSuccessTests-86e0d08f-4223-48a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a91dbfa894298ca6b8ebbf85615cb208cdcf516" 2018-06-27 22:26:14,281 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:26:14 GMT Server: Apache Content-Length: 191 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3e7cb400-0bfe-41d6-bb30-b5cb0174ed7f 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-86e0d08f-4223-48a-proj", "previous": null, "next": null}, "projects": []} 2018-06-27 22:26:14,281 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-86e0d08f-4223-48a-proj used request id req-3e7cb400-0bfe-41d6-bb30-b5cb0174ed7f 2018-06-27 22:26:14,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}8a91dbfa894298ca6b8ebbf85615cb208cdcf516" 2018-06-27 22:26:14,626 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:26:14 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4aa36d60-35a7-4d3d-9dfd-d2e6ae028852 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 22:26:14,626 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-4aa36d60-35a7-4d3d-9dfd-d2e6ae028852 2018-06-27 22:26:14,630 - 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}8a91dbfa894298ca6b8ebbf85615cb208cdcf516" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-86e0d08f-4223-48a-proj"}}' 2018-06-27 22:26:15,089 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 22:26:14 GMT Server: Apache Content-Length: 320 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fea65633-10ab-4d92-a592-14974ece379f Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/e8853133fc97428a93a99e24b11c2a2b"}, "tags": [], "enabled": true, "id": "e8853133fc97428a93a99e24b11c2a2b", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-86e0d08f-4223-48a-proj"}} 2018-06-27 22:26:15,089 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-fea65633-10ab-4d92-a592-14974ece379f 2018-06-27 22:26:15,090 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-86e0d08f-4223-48a-proj 2018-06-27 22:26:15,090 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:26:15,091 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:26:16,095 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T23:26:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["Ac0Ys7n0TFGdkBu0HCHN4g"], "issued_at": "2018-06-27T22:26:16.000000Z"}} 2018-06-27 22:26:16,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}f765637968f0ff225a211d8f7d0c509816d205de" 2018-06-27 22:26:16,417 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:26:16 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-88c4fd3f-7237-425b-b7c6-b02b3a5bed0e Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:26:16,418 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-88c4fd3f-7237-425b-b7c6-b02b3a5bed0e 2018-06-27 22:26:16,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 22:26:16,434 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 22:26: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-27 22:26:16,435 - 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}f765637968f0ff225a211d8f7d0c509816d205de" 2018-06-27 22:26:16,865 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:26:16 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-17d3cb25-6f88-4dc3-9243-7ba9ad46cf4b Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/05b1bc3fa6fd4243a4ba8b4d6fcc3daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05b1bc3fa6fd4243a4ba8b4d6fcc3daf", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/48d44c9c0fea4f4e80edc7d2e0715db7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d44c9c0fea4f4e80edc7d2e0715db7", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/4d3721127bf84155a837606ce3feba32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d3721127bf84155a837606ce3feba32", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/5c846663ea6d407e9223de0719ce5442"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c846663ea6d407e9223de0719ce5442", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/73a10e6c4f67490a8a4030cc6cea32f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73a10e6c4f67490a8a4030cc6cea32f5", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/8ecfab7d9d4f47bb8892a85b7d2a0b5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ecfab7d9d4f47bb8892a85b7d2a0b5a", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/b278d529e9a54a9195e4e536b9384dc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b278d529e9a54a9195e4e536b9384dc0", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b7f107ae7bb34ccea8282b1a0ec7a979"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7f107ae7bb34ccea8282b1a0ec7a979", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/d21494d0185b463db36b8c8c2b341b97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d21494d0185b463db36b8c8c2b341b97", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e0bb346419f84e4680f6ca9a97f4fc0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e0bb346419f84e4680f6ca9a97f4fc0b", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "c8d542af72ce49338052c29f02c8857e", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e9dd794fa5c040a9a0445386fb2a6116"}, "options": {}, "id": "e9dd794fa5c040a9a0445386fb2a6116", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/e9f9c747d54947bc800a81ecf11858f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9f9c747d54947bc800a81ecf11858f5", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-27 22:26:16,865 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-17d3cb25-6f88-4dc3-9243-7ba9ad46cf4b 2018-06-27 22:26:16,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?name=CreateStackSuccessTests-86e0d08f-4223-48a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f765637968f0ff225a211d8f7d0c509816d205de" 2018-06-27 22:26:16,963 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:26:16 GMT Server: Apache Content-Length: 465 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1135be31-3274-4916-8a5a-2980a82f410d Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateStackSuccessTests-86e0d08f-4223-48a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/e8853133fc97428a93a99e24b11c2a2b"}, "tags": [], "enabled": true, "id": "e8853133fc97428a93a99e24b11c2a2b", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-86e0d08f-4223-48a-proj"}]} 2018-06-27 22:26:16,963 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateStackSuccessTests-86e0d08f-4223-48a-proj used request id req-1135be31-3274-4916-8a5a-2980a82f410d 2018-06-27 22:26:16,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f765637968f0ff225a211d8f7d0c509816d205de" 2018-06-27 22:26:17,403 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:26:16 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-316ebf58-e38b-49cc-8b37-399fbf4a272c Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 22:26:17,403 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-316ebf58-e38b-49cc-8b37-399fbf4a272c 2018-06-27 22:26:18,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}f765637968f0ff225a211d8f7d0c509816d205de" 2018-06-27 22:26:18,569 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:26:18 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1bbd04c1-a055-4c89-8eb2-85f39170d7e4 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 22:26:18,569 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-1bbd04c1-a055-4c89-8eb2-85f39170d7e4 2018-06-27 22:26:18,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?name=CreateStackSuccessTests-86e0d08f-4223-48a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f765637968f0ff225a211d8f7d0c509816d205de" 2018-06-27 22:26:19,010 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:26:18 GMT Server: Apache Content-Length: 465 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-925f6875-8a51-43ec-81a1-198ceaeb4ac2 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateStackSuccessTests-86e0d08f-4223-48a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/e8853133fc97428a93a99e24b11c2a2b"}, "tags": [], "enabled": true, "id": "e8853133fc97428a93a99e24b11c2a2b", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-86e0d08f-4223-48a-proj"}]} 2018-06-27 22:26:19,010 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateStackSuccessTests-86e0d08f-4223-48a-proj used request id req-925f6875-8a51-43ec-81a1-198ceaeb4ac2 2018-06-27 22:26:19,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users/10c9efe4e5c847a299c56468664526cd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f765637968f0ff225a211d8f7d0c509816d205de" 2018-06-27 22:26:19,406 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:26:19 GMT Server: Apache Content-Length: 341 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5d48d568-392e-4d97-a1ef-10ef5bcfb69f Connection: close Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSuccessTests-86e0d08f-4223-48a-user", "links": {"self": "http://10.167.4.35:5000/v3/users/10c9efe4e5c847a299c56468664526cd"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "e8853133fc97428a93a99e24b11c2a2b", "id": "10c9efe4e5c847a299c56468664526cd", "password_expires_at": null}} 2018-06-27 22:26:19,406 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users/10c9efe4e5c847a299c56468664526cd used request id req-5d48d568-392e-4d97-a1ef-10ef5bcfb69f 2018-06-27 22:26:19,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/e8853133fc97428a93a99e24b11c2a2b/users/10c9efe4e5c847a299c56468664526cd/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f765637968f0ff225a211d8f7d0c509816d205de" 2018-06-27 22:26:19,788 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:26:19 GMT Server: Apache Content-Length: 181 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-04edccd3-6652-4fe2-b62c-1fa4ccf103d0 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects/e8853133fc97428a93a99e24b11c2a2b/users/10c9efe4e5c847a299c56468664526cd/roles", "previous": null, "next": null}, "roles": []} 2018-06-27 22:26:19,788 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/e8853133fc97428a93a99e24b11c2a2b/users/10c9efe4e5c847a299c56468664526cd/roles used request id req-04edccd3-6652-4fe2-b62c-1fa4ccf103d0 2018-06-27 22:26:19,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/c6fad7d7ad1b456cb9e0561ce3c4210a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f765637968f0ff225a211d8f7d0c509816d205de" 2018-06-27 22:26:20,172 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:26:19 GMT Server: Apache Content-Length: 187 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0fab03e0-031a-4649-a19b-cd6037e879d9 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}} 2018-06-27 22:26:20,172 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a used request id req-0fab03e0-031a-4649-a19b-cd6037e879d9 2018-06-27 22:26:20,173 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-86e0d08f-4223-48a-proj 2018-06-27 22:26:20,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/e8853133fc97428a93a99e24b11c2a2b/users/10c9efe4e5c847a299c56468664526cd/roles/c6fad7d7ad1b456cb9e0561ce3c4210a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f765637968f0ff225a211d8f7d0c509816d205de" 2018-06-27 22:26:20,687 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 22:26:20 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e492037c-fd01-4cae-a572-c6f3bfac04bc Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:26:20,688 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/e8853133fc97428a93a99e24b11c2a2b/users/10c9efe4e5c847a299c56468664526cd/roles/c6fad7d7ad1b456cb9e0561ce3c4210a used request id req-e492037c-fd01-4cae-a572-c6f3bfac04bc 2018-06-27 22:26:20,688 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-86e0d08f-4223-48a-user 2018-06-27 22:26:20,688 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:26:20,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? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a91dbfa894298ca6b8ebbf85615cb208cdcf516" 2018-06-27 22:26:21,046 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:26:20 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-15dbc3c4-f660-4ec8-a338-ecb92289f371 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 22:26:21,047 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-15dbc3c4-f660-4ec8-a338-ecb92289f371 2018-06-27 22:26:21,051 - 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}8a91dbfa894298ca6b8ebbf85615cb208cdcf516" -d '{"role": {"name": "CreateStackSuccessTests-86e0d08f-4223-48a-proj-role"}}' 2018-06-27 22:26:21,526 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 22:26:21 GMT Server: Apache Content-Length: 222 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fadc2471-2bc5-4a3f-9a2d-f95a33cf23ed Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "83a1292bc5ed45fe9dd1dc2e01c2791c", "links": {"self": "http://10.167.4.35:5000/v3/roles/83a1292bc5ed45fe9dd1dc2e01c2791c"}, "name": "CreateStackSuccessTests-86e0d08f-4223-48a-proj-role"}} 2018-06-27 22:26:21,526 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-fadc2471-2bc5-4a3f-9a2d-f95a33cf23ed 2018-06-27 22:26:21,527 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-86e0d08f-4223-48a-proj-role 2018-06-27 22:26:21,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/83a1292bc5ed45fe9dd1dc2e01c2791c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a91dbfa894298ca6b8ebbf85615cb208cdcf516" 2018-06-27 22:26:21,950 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:26:21 GMT Server: Apache Content-Length: 222 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b9860e62-f84d-47ff-9d27-034e4d7891c6 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "83a1292bc5ed45fe9dd1dc2e01c2791c", "links": {"self": "http://10.167.4.35:5000/v3/roles/83a1292bc5ed45fe9dd1dc2e01c2791c"}, "name": "CreateStackSuccessTests-86e0d08f-4223-48a-proj-role"}} 2018-06-27 22:26:21,950 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/83a1292bc5ed45fe9dd1dc2e01c2791c used request id req-b9860e62-f84d-47ff-9d27-034e4d7891c6 2018-06-27 22:26:21,951 - keystone_utils - INFO - Granting role CreateStackSuccessTests-86e0d08f-4223-48a-proj-role to project CreateStackSuccessTests-86e0d08f-4223-48a-proj 2018-06-27 22:26:21,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/e8853133fc97428a93a99e24b11c2a2b/users/10c9efe4e5c847a299c56468664526cd/roles/83a1292bc5ed45fe9dd1dc2e01c2791c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a91dbfa894298ca6b8ebbf85615cb208cdcf516" 2018-06-27 22:26:22,482 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 22:26:21 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-870ac22b-2012-4420-8b95-135f6c3bee92 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:26:22,483 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/e8853133fc97428a93a99e24b11c2a2b/users/10c9efe4e5c847a299c56468664526cd/roles/83a1292bc5ed45fe9dd1dc2e01c2791c used request id req-870ac22b-2012-4420-8b95-135f6c3bee92 2018-06-27 22:26:22,483 - heat_utils - DEBUG - Retrieving Heat Client 2018-06-27 22:26:22,483 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-06-27 22:26:22,484 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:26:22,485 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:26:23,586 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "name": "heat_stack_owner"}, {"id": "83a1292bc5ed45fe9dd1dc2e01c2791c", "name": "CreateStackSuccessTests-86e0d08f-4223-48a-proj-role"}], "expires_at": "2018-06-27T23:26:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e8853133fc97428a93a99e24b11c2a2b", "name": "CreateStackSuccessTests-86e0d08f-4223-48a-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/e8853133fc97428a93a99e24b11c2a2b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/e8853133fc97428a93a99e24b11c2a2b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/e8853133fc97428a93a99e24b11c2a2b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/e8853133fc97428a93a99e24b11c2a2b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/e8853133fc97428a93a99e24b11c2a2b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/e8853133fc97428a93a99e24b11c2a2b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/e8853133fc97428a93a99e24b11c2a2b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/e8853133fc97428a93a99e24b11c2a2b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/e8853133fc97428a93a99e24b11c2a2b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/e8853133fc97428a93a99e24b11c2a2b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/e8853133fc97428a93a99e24b11c2a2b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/e8853133fc97428a93a99e24b11c2a2b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-86e0d08f-4223-48a-user", "id": "10c9efe4e5c847a299c56468664526cd"}, "audit_ids": ["-g_ClPewSk-64A8UO1Ss2w"], "issued_at": "2018-06-27T22:26:23.000000Z"}} 2018-06-27 22:26:23,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}7405dcb785cba99c441923d0385287714454fa02" 2018-06-27 22:26:24,032 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:26:23 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-85e8b9f8-f7a4-4bd1-908b-1d0b74a3bdb8 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:26:24,032 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-85e8b9f8-f7a4-4bd1-908b-1d0b74a3bdb8 2018-06-27 22:26:24,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=CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7405dcb785cba99c441923d0385287714454fa02" 2018-06-27 22:26:25,011 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:26:25 GMT Content-Type: application/json Content-Length: 168 Connection: keep-alive X-Openstack-Request-Id: req-7acb92e4-a38f-4b63-a751-cbee473fb737 Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-image"} 2018-06-27 22:26:25,012 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-image used request id req-7acb92e4-a38f-4b63-a751-cbee473fb737 2018-06-27 22:26:25,015 - 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}7405dcb785cba99c441923d0385287714454fa02" 2018-06-27 22:26:25,709 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:26:25 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-2962b864-a2ac-4e5e-af0c-a04b0a39455b 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-27 22:26:25,709 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-2962b864-a2ac-4e5e-af0c-a04b0a39455b 2018-06-27 22:26:25,738 - 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}7405dcb785cba99c441923d0385287714454fa02" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-image"}' 2018-06-27 22:26:26,430 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 22:26:26 GMT Content-Type: application/json Content-Length: 610 Connection: keep-alive Location: https://172.30.10.101:9292/v2/images/5555b424-9c4d-43d1-ae29-4c5686ff50c7 Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-c6973947-a2ca-4acf-984c-fc834ae11f92 Front-End-Https: on RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-image", "tags": [], "container_format": "bare", "created_at": "2018-06-27T22:26:26Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-06-27T22:26:26Z", "visibility": "shared", "self": "/v2/images/5555b424-9c4d-43d1-ae29-4c5686ff50c7", "min_disk": 0, "protected": false, "id": "5555b424-9c4d-43d1-ae29-4c5686ff50c7", "file": "/v2/images/5555b424-9c4d-43d1-ae29-4c5686ff50c7/file", "checksum": null, "owner": "e8853133fc97428a93a99e24b11c2a2b", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-27 22:26:26,431 - keystoneauth.session - DEBUG - POST call to image for https://172.30.10.101:9292/v2/images used request id req-c6973947-a2ca-4acf-984c-fc834ae11f92 2018-06-27 22:26:26,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9292/v2/images/5555b424-9c4d-43d1-ae29-4c5686ff50c7/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7405dcb785cba99c441923d0385287714454fa02" -d '' 2018-06-27 22:26:28,005 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:26:28 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-cb21afd8-5916-4837-b4a1-24cca11da480 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-27 22:26:28,005 - keystoneauth.session - DEBUG - PUT call to image for https://172.30.10.101:9292/v2/images/5555b424-9c4d-43d1-ae29-4c5686ff50c7/file used request id req-cb21afd8-5916-4837-b4a1-24cca11da480 2018-06-27 22:26:28,006 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-06-27 22:26:28,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/5555b424-9c4d-43d1-ae29-4c5686ff50c7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7405dcb785cba99c441923d0385287714454fa02" 2018-06-27 22:26:28,702 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:26:28 GMT Content-Type: application/json Content-Length: 728 Connection: keep-alive X-Openstack-Request-Id: req-975725df-7f70-4423-a5cb-aebb97510c65 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-image", "tags": [], "container_format": "bare", "created_at": "2018-06-27T22:26:26Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-27T22:26:28Z", "visibility": "shared", "self": "/v2/images/5555b424-9c4d-43d1-ae29-4c5686ff50c7", "min_disk": 0, "protected": false, "id": "5555b424-9c4d-43d1-ae29-4c5686ff50c7", "file": "/v2/images/5555b424-9c4d-43d1-ae29-4c5686ff50c7/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e8853133fc97428a93a99e24b11c2a2b", "direct_url": "file:///var/lib/glance/images/5555b424-9c4d-43d1-ae29-4c5686ff50c7", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-27 22:26:28,702 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/5555b424-9c4d-43d1-ae29-4c5686ff50c7 used request id req-975725df-7f70-4423-a5cb-aebb97510c65 2018-06-27 22:26:28,706 - 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}7405dcb785cba99c441923d0385287714454fa02" 2018-06-27 22:26:29,446 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:26:29 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-495b1eb9-bc10-41d0-a897-cfbc3bdae92a 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-27 22:26:29,446 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-495b1eb9-bc10-41d0-a897-cfbc3bdae92a 2018-06-27 22:26:29,449 - create_image - INFO - Created image with name - CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-image 2018-06-27 22:26:29,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/5555b424-9c4d-43d1-ae29-4c5686ff50c7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7405dcb785cba99c441923d0385287714454fa02" 2018-06-27 22:26:30,367 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:26:30 GMT Content-Type: application/json Content-Length: 728 Connection: keep-alive X-Openstack-Request-Id: req-0470807e-7683-48b4-9fe9-f384050defb0 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-image", "tags": [], "container_format": "bare", "created_at": "2018-06-27T22:26:26Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-27T22:26:28Z", "visibility": "shared", "self": "/v2/images/5555b424-9c4d-43d1-ae29-4c5686ff50c7", "min_disk": 0, "protected": false, "id": "5555b424-9c4d-43d1-ae29-4c5686ff50c7", "file": "/v2/images/5555b424-9c4d-43d1-ae29-4c5686ff50c7/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e8853133fc97428a93a99e24b11c2a2b", "direct_url": "file:///var/lib/glance/images/5555b424-9c4d-43d1-ae29-4c5686ff50c7", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-27 22:26:30,367 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/5555b424-9c4d-43d1-ae29-4c5686ff50c7 used request id req-0470807e-7683-48b4-9fe9-f384050defb0 2018-06-27 22:26:30,367 - create_image - DEBUG - Instance status is - active 2018-06-27 22:26:30,368 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-image 2018-06-27 22:26:30,368 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-image 2018-06-27 22:26:30,368 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:26:30,369 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:26:31,130 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T23:26:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["iFmFn9cHRKuWramCoohgLA"], "issued_at": "2018-06-27T22:26:31.000000Z"}} 2018-06-27 22:26:31,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}2c1546efea8cde0a636a1331f20f66bc5c0861b9" 2018-06-27 22:26:31,193 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:26:31 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-afe4d634-968d-420e-9ed8-366a24102974 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:26:31,193 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-afe4d634-968d-420e-9ed8-366a24102974 2018-06-27 22:26:31,194 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 22:26:31,199 - novaclient.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}2c1546efea8cde0a636a1331f20f66bc5c0861b9" 2018-06-27 22:26:32,086 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:26:32 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-c7940221-f04d-4eda-a741-8670c0be7721 X-Compute-Request-Id: req-c7940221-f04d-4eda-a741-8670c0be7721 Front-End-Https: on RESP BODY: {"flavors": [{"id": "bfce69d5-8948-4e52-8e30-cf8bfa544966", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "bookmark"}], "name": "shaker-flavor_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3"}]} 2018-06-27 22:26:32,086 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-c7940221-f04d-4eda-a741-8670c0be7721 2018-06-27 22:26:32,090 - 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}2c1546efea8cde0a636a1331f20f66bc5c0861b9" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-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-27 22:26:32,877 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:26:32 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-1afcf2e9-8435-4ec6-ae98-2005ad720594 X-Compute-Request-Id: req-1afcf2e9-8435-4ec6-ae98-2005ad720594 Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/47bbd723-15b9-4b44-a342-48d48d1f45d7", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/47bbd723-15b9-4b44-a342-48d48d1f45d7", "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": "47bbd723-15b9-4b44-a342-48d48d1f45d7"}} 2018-06-27 22:26:32,877 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-1afcf2e9-8435-4ec6-ae98-2005ad720594 2018-06-27 22:26:32,878 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:26:32,879 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:26:33,905 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "name": "heat_stack_owner"}, {"id": "83a1292bc5ed45fe9dd1dc2e01c2791c", "name": "CreateStackSuccessTests-86e0d08f-4223-48a-proj-role"}], "expires_at": "2018-06-27T23:26:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e8853133fc97428a93a99e24b11c2a2b", "name": "CreateStackSuccessTests-86e0d08f-4223-48a-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/e8853133fc97428a93a99e24b11c2a2b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/e8853133fc97428a93a99e24b11c2a2b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/e8853133fc97428a93a99e24b11c2a2b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/e8853133fc97428a93a99e24b11c2a2b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/e8853133fc97428a93a99e24b11c2a2b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/e8853133fc97428a93a99e24b11c2a2b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/e8853133fc97428a93a99e24b11c2a2b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/e8853133fc97428a93a99e24b11c2a2b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/e8853133fc97428a93a99e24b11c2a2b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/e8853133fc97428a93a99e24b11c2a2b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/e8853133fc97428a93a99e24b11c2a2b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/e8853133fc97428a93a99e24b11c2a2b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-86e0d08f-4223-48a-user", "id": "10c9efe4e5c847a299c56468664526cd"}, "audit_ids": ["Vb9LyoLjRCeSBkdpuQ7m9g"], "issued_at": "2018-06-27T22:26:33.000000Z"}} 2018-06-27 22:26:33,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b97af2fc92fcd7b48b16b1d1e0b99ec42aaa1144" 2018-06-27 22:26:34,229 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:26:33 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-93b979e1-319c-4cc3-b4ee-7a91c9628de6 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:26:34,229 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-93b979e1-319c-4cc3-b4ee-7a91c9628de6 2018-06-27 22:26:34,230 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 22:26:34,234 - heat_utils - DEBUG - Retrieving Heat Client 2018-06-27 22:26:34,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/e8853133fc97428a93a99e24b11c2a2b/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b97af2fc92fcd7b48b16b1d1e0b99ec42aaa1144" 2018-06-27 22:26:35,125 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:26:35 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-3b799f9c-b22e-408e-bc82-9e3d0cb9a467 Front-End-Https: on RESP BODY: {"stacks": []} 2018-06-27 22:26:35,125 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/e8853133fc97428a93a99e24b11c2a2b/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-stack used request id req-3b799f9c-b22e-408e-bc82-9e3d0cb9a467 2018-06-27 22:26:35,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8004/v1/e8853133fc97428a93a99e24b11c2a2b/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b97af2fc92fcd7b48b16b1d1e0b99ec42aaa1144" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-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-a491e0f0-787b-4cbe-bab1-5789beed9dbc-net", "inst_name": "CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-inst", "subnet_name": "CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-subnet", "image_name": "CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-image", "flavor_name": "CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-flavor-name"}}' 2018-06-27 22:26:46,443 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 22:26:46 GMT Content-Type: application/json Content-Length: 294 Connection: keep-alive Location: https://172.30.10.101:8004/v1/e8853133fc97428a93a99e24b11c2a2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-stack/06f348ad-4d1b-493b-8499-8164a5dc3deb X-Openstack-Request-Id: req-2839cc2c-9c88-4ea8-b925-063643ba24c9 Front-End-Https: on RESP BODY: {"stack": {"id": "06f348ad-4d1b-493b-8499-8164a5dc3deb", "links": [{"href": "https://172.30.10.101:8004/v1/e8853133fc97428a93a99e24b11c2a2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-stack/06f348ad-4d1b-493b-8499-8164a5dc3deb", "rel": "self"}]}} 2018-06-27 22:26:46,443 - keystoneauth.session - DEBUG - POST call to orchestration for https://172.30.10.101:8004/v1/e8853133fc97428a93a99e24b11c2a2b/stacks used request id req-2839cc2c-9c88-4ea8-b925-063643ba24c9 2018-06-27 22:26:46,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/e8853133fc97428a93a99e24b11c2a2b/stacks/06f348ad-4d1b-493b-8499-8164a5dc3deb -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b97af2fc92fcd7b48b16b1d1e0b99ec42aaa1144" 2018-06-27 22:26:47,166 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:26:47 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/e8853133fc97428a93a99e24b11c2a2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-stack/06f348ad-4d1b-493b-8499-8164a5dc3deb X-Openstack-Request-Id: req-c9c5931c-abcf-4858-a406-1214034e967a Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/e8853133fc97428a93a99e24b11c2a2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-stack/06f348ad-4d1b-493b-8499-8164a5dc3deb;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:26:47,998 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:26:47 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-15bb66e5-c0d8-4195-84e9-f6d9fbd2923e 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": "e8853133fc97428a93a99e24b11c2a2b", "OS::stack_id": "06f348ad-4d1b-493b-8499-8164a5dc3deb", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-stack", "image_name": "CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-image", "inst_name": "CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-inst", "subnet_name": "CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-subnet", "net_name": "CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-net", "flavor_name": "CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-stack", "stack_user_project_id": "5e62e10d8c8e4e238b6718534c9cb34b", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-27T22:26:45Z", "links": [{"href": "https://172.30.10.101:8004/v1/e8853133fc97428a93a99e24b11c2a2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-stack/06f348ad-4d1b-493b-8499-8164a5dc3deb", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "06f348ad-4d1b-493b-8499-8164a5dc3deb", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:26:47,998 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/e8853133fc97428a93a99e24b11c2a2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-stack/06f348ad-4d1b-493b-8499-8164a5dc3deb used request id req-15bb66e5-c0d8-4195-84e9-f6d9fbd2923e 2018-06-27 22:26:47,998 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-stack 2018-06-27 22:26:48,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/e8853133fc97428a93a99e24b11c2a2b/stacks/06f348ad-4d1b-493b-8499-8164a5dc3deb -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b97af2fc92fcd7b48b16b1d1e0b99ec42aaa1144" 2018-06-27 22:26:48,658 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:26:48 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/e8853133fc97428a93a99e24b11c2a2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-stack/06f348ad-4d1b-493b-8499-8164a5dc3deb X-Openstack-Request-Id: req-3e5f45cc-6c24-4ea1-9647-5dc1707553df Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/e8853133fc97428a93a99e24b11c2a2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-stack/06f348ad-4d1b-493b-8499-8164a5dc3deb;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:26:49,449 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:26:49 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-c7fee9e2-f0d6-4507-9857-b3e5d9f0fe40 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": "e8853133fc97428a93a99e24b11c2a2b", "OS::stack_id": "06f348ad-4d1b-493b-8499-8164a5dc3deb", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-stack", "image_name": "CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-image", "inst_name": "CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-inst", "subnet_name": "CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-subnet", "net_name": "CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-net", "flavor_name": "CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-stack", "stack_user_project_id": "5e62e10d8c8e4e238b6718534c9cb34b", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-27T22:26:45Z", "links": [{"href": "https://172.30.10.101:8004/v1/e8853133fc97428a93a99e24b11c2a2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-stack/06f348ad-4d1b-493b-8499-8164a5dc3deb", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "06f348ad-4d1b-493b-8499-8164a5dc3deb", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:26:49,450 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/e8853133fc97428a93a99e24b11c2a2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-stack/06f348ad-4d1b-493b-8499-8164a5dc3deb used request id req-c7fee9e2-f0d6-4507-9857-b3e5d9f0fe40 2018-06-27 22:26:49,450 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-06-27 22:26:49,450 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-27 22:26:52,451 - create_stack - DEBUG - Stack status query timeout in 1195.54799819 2018-06-27 22:26:52,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/e8853133fc97428a93a99e24b11c2a2b/stacks/06f348ad-4d1b-493b-8499-8164a5dc3deb -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b97af2fc92fcd7b48b16b1d1e0b99ec42aaa1144" 2018-06-27 22:26:52,513 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:26:52 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/e8853133fc97428a93a99e24b11c2a2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-stack/06f348ad-4d1b-493b-8499-8164a5dc3deb X-Openstack-Request-Id: req-96d4750d-749e-4389-a180-239fb817f07b Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/e8853133fc97428a93a99e24b11c2a2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-stack/06f348ad-4d1b-493b-8499-8164a5dc3deb;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:26:52,598 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:26:52 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-091392fc-075d-454c-b213-693aa133dccb 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": "e8853133fc97428a93a99e24b11c2a2b", "OS::stack_id": "06f348ad-4d1b-493b-8499-8164a5dc3deb", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-stack", "image_name": "CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-image", "inst_name": "CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-inst", "subnet_name": "CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-subnet", "net_name": "CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-net", "flavor_name": "CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-stack", "stack_user_project_id": "5e62e10d8c8e4e238b6718534c9cb34b", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-27T22:26:45Z", "links": [{"href": "https://172.30.10.101:8004/v1/e8853133fc97428a93a99e24b11c2a2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-stack/06f348ad-4d1b-493b-8499-8164a5dc3deb", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "06f348ad-4d1b-493b-8499-8164a5dc3deb", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:26:52,598 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/e8853133fc97428a93a99e24b11c2a2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-stack/06f348ad-4d1b-493b-8499-8164a5dc3deb used request id req-091392fc-075d-454c-b213-693aa133dccb 2018-06-27 22:26:52,599 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-06-27 22:26:52,599 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-27 22:26:55,602 - create_stack - DEBUG - Stack status query timeout in 1192.39626503 2018-06-27 22:26:55,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/e8853133fc97428a93a99e24b11c2a2b/stacks/06f348ad-4d1b-493b-8499-8164a5dc3deb -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b97af2fc92fcd7b48b16b1d1e0b99ec42aaa1144" 2018-06-27 22:26:55,683 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:26:55 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/e8853133fc97428a93a99e24b11c2a2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-stack/06f348ad-4d1b-493b-8499-8164a5dc3deb X-Openstack-Request-Id: req-fd480271-c3ff-4d85-8a73-e8c9e1fdc87d Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/e8853133fc97428a93a99e24b11c2a2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-stack/06f348ad-4d1b-493b-8499-8164a5dc3deb;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:26:55,813 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:26:55 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-97d607c3-eb2a-45fc-800d-3a8b5eed2055 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": "e8853133fc97428a93a99e24b11c2a2b", "OS::stack_id": "06f348ad-4d1b-493b-8499-8164a5dc3deb", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-stack", "image_name": "CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-image", "inst_name": "CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-inst", "subnet_name": "CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-subnet", "net_name": "CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-net", "flavor_name": "CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-stack", "stack_user_project_id": "5e62e10d8c8e4e238b6718534c9cb34b", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-27T22:26:45Z", "links": [{"href": "https://172.30.10.101:8004/v1/e8853133fc97428a93a99e24b11c2a2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-stack/06f348ad-4d1b-493b-8499-8164a5dc3deb", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "06f348ad-4d1b-493b-8499-8164a5dc3deb", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:26:55,813 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/e8853133fc97428a93a99e24b11c2a2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-stack/06f348ad-4d1b-493b-8499-8164a5dc3deb used request id req-97d607c3-eb2a-45fc-800d-3a8b5eed2055 2018-06-27 22:26:55,814 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-06-27 22:26:55,814 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-27 22:26:58,817 - create_stack - DEBUG - Stack status query timeout in 1189.18146706 2018-06-27 22:26:58,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/e8853133fc97428a93a99e24b11c2a2b/stacks/06f348ad-4d1b-493b-8499-8164a5dc3deb -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b97af2fc92fcd7b48b16b1d1e0b99ec42aaa1144" 2018-06-27 22:26:59,631 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:26:59 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/e8853133fc97428a93a99e24b11c2a2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-stack/06f348ad-4d1b-493b-8499-8164a5dc3deb X-Openstack-Request-Id: req-41cbf833-e552-43ce-b5a6-5334071fc321 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/e8853133fc97428a93a99e24b11c2a2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-stack/06f348ad-4d1b-493b-8499-8164a5dc3deb;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:26:59,749 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:26:59 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-35a2e7ea-b03a-4252-84d6-5b5bffc8a6ab 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": "e8853133fc97428a93a99e24b11c2a2b", "OS::stack_id": "06f348ad-4d1b-493b-8499-8164a5dc3deb", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-stack", "image_name": "CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-image", "inst_name": "CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-inst", "subnet_name": "CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-subnet", "net_name": "CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-net", "flavor_name": "CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-stack", "stack_user_project_id": "5e62e10d8c8e4e238b6718534c9cb34b", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-27T22:26:45Z", "links": [{"href": "https://172.30.10.101:8004/v1/e8853133fc97428a93a99e24b11c2a2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-stack/06f348ad-4d1b-493b-8499-8164a5dc3deb", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "06f348ad-4d1b-493b-8499-8164a5dc3deb", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:26:59,750 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/e8853133fc97428a93a99e24b11c2a2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-stack/06f348ad-4d1b-493b-8499-8164a5dc3deb used request id req-35a2e7ea-b03a-4252-84d6-5b5bffc8a6ab 2018-06-27 22:26:59,750 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-06-27 22:26:59,750 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-27 22:27:02,753 - create_stack - DEBUG - Stack status query timeout in 1185.24581718 2018-06-27 22:27:02,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/e8853133fc97428a93a99e24b11c2a2b/stacks/06f348ad-4d1b-493b-8499-8164a5dc3deb -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b97af2fc92fcd7b48b16b1d1e0b99ec42aaa1144" 2018-06-27 22:27:03,541 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:27:03 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/e8853133fc97428a93a99e24b11c2a2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-stack/06f348ad-4d1b-493b-8499-8164a5dc3deb X-Openstack-Request-Id: req-4a6830eb-cc42-4463-b211-0aab2edc0c83 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/e8853133fc97428a93a99e24b11c2a2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-stack/06f348ad-4d1b-493b-8499-8164a5dc3deb;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:27:04,574 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:27:04 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-fcc1f4b0-3084-4936-8f6d-47ac2f9a7fb2 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": "e8853133fc97428a93a99e24b11c2a2b", "OS::stack_id": "06f348ad-4d1b-493b-8499-8164a5dc3deb", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-stack", "image_name": "CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-image", "inst_name": "CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-inst", "subnet_name": "CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-subnet", "net_name": "CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-net", "flavor_name": "CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-stack", "stack_user_project_id": "5e62e10d8c8e4e238b6718534c9cb34b", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-27T22:26:45Z", "links": [{"href": "https://172.30.10.101:8004/v1/e8853133fc97428a93a99e24b11c2a2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-stack/06f348ad-4d1b-493b-8499-8164a5dc3deb", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "06f348ad-4d1b-493b-8499-8164a5dc3deb", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:27:04,575 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/e8853133fc97428a93a99e24b11c2a2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-stack/06f348ad-4d1b-493b-8499-8164a5dc3deb used request id req-fcc1f4b0-3084-4936-8f6d-47ac2f9a7fb2 2018-06-27 22:27:04,575 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-06-27 22:27:04,575 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-27 22:27:07,577 - create_stack - DEBUG - Stack status query timeout in 1180.42133307 2018-06-27 22:27:07,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/e8853133fc97428a93a99e24b11c2a2b/stacks/06f348ad-4d1b-493b-8499-8164a5dc3deb -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b97af2fc92fcd7b48b16b1d1e0b99ec42aaa1144" 2018-06-27 22:27:08,294 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:27:08 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/e8853133fc97428a93a99e24b11c2a2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-stack/06f348ad-4d1b-493b-8499-8164a5dc3deb X-Openstack-Request-Id: req-4a66b9a5-dc42-4ec6-9ade-ce7d14c677e7 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/e8853133fc97428a93a99e24b11c2a2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-stack/06f348ad-4d1b-493b-8499-8164a5dc3deb;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:27:08,408 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:27:08 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-441293c3-5e9a-4a6e-b75a-47881ad85890 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": "e8853133fc97428a93a99e24b11c2a2b", "OS::stack_id": "06f348ad-4d1b-493b-8499-8164a5dc3deb", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-stack", "image_name": "CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-image", "inst_name": "CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-inst", "subnet_name": "CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-subnet", "net_name": "CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-net", "flavor_name": "CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-stack", "stack_user_project_id": "5e62e10d8c8e4e238b6718534c9cb34b", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-27T22:26:45Z", "links": [{"href": "https://172.30.10.101:8004/v1/e8853133fc97428a93a99e24b11c2a2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-stack/06f348ad-4d1b-493b-8499-8164a5dc3deb", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "06f348ad-4d1b-493b-8499-8164a5dc3deb", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:27:08,408 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/e8853133fc97428a93a99e24b11c2a2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-stack/06f348ad-4d1b-493b-8499-8164a5dc3deb used request id req-441293c3-5e9a-4a6e-b75a-47881ad85890 2018-06-27 22:27:08,408 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-06-27 22:27:08,408 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-27 22:27:11,411 - create_stack - DEBUG - Stack status query timeout in 1176.58779502 2018-06-27 22:27:11,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/e8853133fc97428a93a99e24b11c2a2b/stacks/06f348ad-4d1b-493b-8499-8164a5dc3deb -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b97af2fc92fcd7b48b16b1d1e0b99ec42aaa1144" 2018-06-27 22:27:11,473 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:27:11 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/e8853133fc97428a93a99e24b11c2a2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-stack/06f348ad-4d1b-493b-8499-8164a5dc3deb X-Openstack-Request-Id: req-529c393b-9e9b-43e3-bfdd-c52eee7628be Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/e8853133fc97428a93a99e24b11c2a2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-stack/06f348ad-4d1b-493b-8499-8164a5dc3deb;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:27:11,582 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:27:11 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-6ec2cc5b-cd79-4e32-a108-cb9919e04fe3 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": "e8853133fc97428a93a99e24b11c2a2b", "OS::stack_id": "06f348ad-4d1b-493b-8499-8164a5dc3deb", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-stack", "image_name": "CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-image", "inst_name": "CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-inst", "subnet_name": "CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-subnet", "net_name": "CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-net", "flavor_name": "CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-stack", "stack_user_project_id": "5e62e10d8c8e4e238b6718534c9cb34b", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-27T22:26:45Z", "links": [{"href": "https://172.30.10.101:8004/v1/e8853133fc97428a93a99e24b11c2a2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-stack/06f348ad-4d1b-493b-8499-8164a5dc3deb", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "06f348ad-4d1b-493b-8499-8164a5dc3deb", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:27:11,582 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/e8853133fc97428a93a99e24b11c2a2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-stack/06f348ad-4d1b-493b-8499-8164a5dc3deb used request id req-6ec2cc5b-cd79-4e32-a108-cb9919e04fe3 2018-06-27 22:27:11,583 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-06-27 22:27:11,583 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-27 22:27:14,584 - create_stack - DEBUG - Stack status query timeout in 1173.41480517 2018-06-27 22:27:14,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/e8853133fc97428a93a99e24b11c2a2b/stacks/06f348ad-4d1b-493b-8499-8164a5dc3deb -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b97af2fc92fcd7b48b16b1d1e0b99ec42aaa1144" 2018-06-27 22:27:15,417 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:27:15 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/e8853133fc97428a93a99e24b11c2a2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-stack/06f348ad-4d1b-493b-8499-8164a5dc3deb X-Openstack-Request-Id: req-e0fa2c26-c400-4b5f-8530-2a2ae8da8264 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/e8853133fc97428a93a99e24b11c2a2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-stack/06f348ad-4d1b-493b-8499-8164a5dc3deb;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:27:15,534 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:27:15 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-a43ae25a-ea4d-4a1c-b889-ff008672a266 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": "e8853133fc97428a93a99e24b11c2a2b", "OS::stack_id": "06f348ad-4d1b-493b-8499-8164a5dc3deb", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-stack", "image_name": "CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-image", "inst_name": "CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-inst", "subnet_name": "CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-subnet", "net_name": "CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-net", "flavor_name": "CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-stack", "stack_user_project_id": "5e62e10d8c8e4e238b6718534c9cb34b", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-27T22:26:45Z", "links": [{"href": "https://172.30.10.101:8004/v1/e8853133fc97428a93a99e24b11c2a2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-stack/06f348ad-4d1b-493b-8499-8164a5dc3deb", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "06f348ad-4d1b-493b-8499-8164a5dc3deb", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:27:15,534 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/e8853133fc97428a93a99e24b11c2a2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-stack/06f348ad-4d1b-493b-8499-8164a5dc3deb used request id req-a43ae25a-ea4d-4a1c-b889-ff008672a266 2018-06-27 22:27:15,535 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-06-27 22:27:15,535 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-27 22:27:18,538 - create_stack - DEBUG - Stack status query timeout in 1169.46066117 2018-06-27 22:27:18,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/e8853133fc97428a93a99e24b11c2a2b/stacks/06f348ad-4d1b-493b-8499-8164a5dc3deb -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b97af2fc92fcd7b48b16b1d1e0b99ec42aaa1144" 2018-06-27 22:27:18,608 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:27:18 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/e8853133fc97428a93a99e24b11c2a2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-stack/06f348ad-4d1b-493b-8499-8164a5dc3deb X-Openstack-Request-Id: req-7fc985e6-16a4-4e20-9f02-2650f8be3dc9 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/e8853133fc97428a93a99e24b11c2a2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-stack/06f348ad-4d1b-493b-8499-8164a5dc3deb;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:27:18,721 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:27:18 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-23731582-5950-4fd7-9fb4-50b2a9dbfbc9 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": "e8853133fc97428a93a99e24b11c2a2b", "OS::stack_id": "06f348ad-4d1b-493b-8499-8164a5dc3deb", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-stack", "image_name": "CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-image", "inst_name": "CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-inst", "subnet_name": "CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-subnet", "net_name": "CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-net", "flavor_name": "CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-stack", "stack_user_project_id": "5e62e10d8c8e4e238b6718534c9cb34b", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-27T22:26:45Z", "links": [{"href": "https://172.30.10.101:8004/v1/e8853133fc97428a93a99e24b11c2a2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-stack/06f348ad-4d1b-493b-8499-8164a5dc3deb", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "06f348ad-4d1b-493b-8499-8164a5dc3deb", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:27:18,721 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/e8853133fc97428a93a99e24b11c2a2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-stack/06f348ad-4d1b-493b-8499-8164a5dc3deb used request id req-23731582-5950-4fd7-9fb4-50b2a9dbfbc9 2018-06-27 22:27:18,722 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-06-27 22:27:18,722 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-27 22:27:21,725 - create_stack - DEBUG - Stack status query timeout in 1166.27362299 2018-06-27 22:27:21,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/e8853133fc97428a93a99e24b11c2a2b/stacks/06f348ad-4d1b-493b-8499-8164a5dc3deb -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b97af2fc92fcd7b48b16b1d1e0b99ec42aaa1144" 2018-06-27 22:27:21,805 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:27:21 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/e8853133fc97428a93a99e24b11c2a2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-stack/06f348ad-4d1b-493b-8499-8164a5dc3deb X-Openstack-Request-Id: req-d4d7d56e-36a0-43a5-addb-7c7c2039fb2b Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/e8853133fc97428a93a99e24b11c2a2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-stack/06f348ad-4d1b-493b-8499-8164a5dc3deb;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:27:22,419 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:27:22 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-0ae7e60e-fd40-453f-b15e-4fde8fd18fcc 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": "e8853133fc97428a93a99e24b11c2a2b", "OS::stack_id": "06f348ad-4d1b-493b-8499-8164a5dc3deb", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-stack", "image_name": "CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-image", "inst_name": "CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-inst", "subnet_name": "CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-subnet", "net_name": "CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-net", "flavor_name": "CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-stack", "stack_user_project_id": "5e62e10d8c8e4e238b6718534c9cb34b", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-27T22:26:45Z", "links": [{"href": "https://172.30.10.101:8004/v1/e8853133fc97428a93a99e24b11c2a2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-stack/06f348ad-4d1b-493b-8499-8164a5dc3deb", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "06f348ad-4d1b-493b-8499-8164a5dc3deb", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:27:22,419 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/e8853133fc97428a93a99e24b11c2a2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-stack/06f348ad-4d1b-493b-8499-8164a5dc3deb used request id req-0ae7e60e-fd40-453f-b15e-4fde8fd18fcc 2018-06-27 22:27:22,420 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-06-27 22:27:22,420 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-27 22:27:25,422 - create_stack - DEBUG - Stack status query timeout in 1162.57685518 2018-06-27 22:27:25,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/e8853133fc97428a93a99e24b11c2a2b/stacks/06f348ad-4d1b-493b-8499-8164a5dc3deb -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b97af2fc92fcd7b48b16b1d1e0b99ec42aaa1144" 2018-06-27 22:27:25,477 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:27:25 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/e8853133fc97428a93a99e24b11c2a2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-stack/06f348ad-4d1b-493b-8499-8164a5dc3deb X-Openstack-Request-Id: req-37a8d0f0-f1cf-4aae-910d-ac5b299396f5 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/e8853133fc97428a93a99e24b11c2a2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-stack/06f348ad-4d1b-493b-8499-8164a5dc3deb;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:27:25,610 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:27:25 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-a3c1c45b-ae2d-4828-b7b1-3c03687b00c5 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": "e8853133fc97428a93a99e24b11c2a2b", "OS::stack_id": "06f348ad-4d1b-493b-8499-8164a5dc3deb", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-stack", "image_name": "CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-image", "inst_name": "CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-inst", "subnet_name": "CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-subnet", "net_name": "CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-net", "flavor_name": "CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-stack", "stack_user_project_id": "5e62e10d8c8e4e238b6718534c9cb34b", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-27T22:26:45Z", "links": [{"href": "https://172.30.10.101:8004/v1/e8853133fc97428a93a99e24b11c2a2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-stack/06f348ad-4d1b-493b-8499-8164a5dc3deb", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "06f348ad-4d1b-493b-8499-8164a5dc3deb", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:27:25,610 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/e8853133fc97428a93a99e24b11c2a2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-stack/06f348ad-4d1b-493b-8499-8164a5dc3deb used request id req-a3c1c45b-ae2d-4828-b7b1-3c03687b00c5 2018-06-27 22:27:25,611 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-06-27 22:27:25,611 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-27 22:27:28,612 - create_stack - DEBUG - Stack status query timeout in 1159.38700914 2018-06-27 22:27:28,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/e8853133fc97428a93a99e24b11c2a2b/stacks/06f348ad-4d1b-493b-8499-8164a5dc3deb -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b97af2fc92fcd7b48b16b1d1e0b99ec42aaa1144" 2018-06-27 22:27:28,693 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:27:28 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/e8853133fc97428a93a99e24b11c2a2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-stack/06f348ad-4d1b-493b-8499-8164a5dc3deb X-Openstack-Request-Id: req-ef5c1684-aff0-48ad-99a2-b6dfceafe037 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/e8853133fc97428a93a99e24b11c2a2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-stack/06f348ad-4d1b-493b-8499-8164a5dc3deb;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:27:28,830 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:27:28 GMT Content-Type: application/json Content-Length: 1617 Connection: keep-alive X-Openstack-Request-Id: req-a754746b-0a07-4964-88a5-69ae3919b127 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": "e8853133fc97428a93a99e24b11c2a2b", "OS::stack_id": "06f348ad-4d1b-493b-8499-8164a5dc3deb", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-stack", "image_name": "CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-image", "inst_name": "CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-inst", "subnet_name": "CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-subnet", "net_name": "CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-net", "flavor_name": "CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-stack", "stack_user_project_id": "5e62e10d8c8e4e238b6718534c9cb34b", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-06-27T22:26:45Z", "links": [{"href": "https://172.30.10.101:8004/v1/e8853133fc97428a93a99e24b11c2a2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-stack/06f348ad-4d1b-493b-8499-8164a5dc3deb", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "06f348ad-4d1b-493b-8499-8164a5dc3deb", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:27:28,830 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/e8853133fc97428a93a99e24b11c2a2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-stack/06f348ad-4d1b-493b-8499-8164a5dc3deb used request id req-a754746b-0a07-4964-88a5-69ae3919b127 2018-06-27 22:27:28,830 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-06-27 22:27:28,830 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-stack 2018-06-27 22:27:28,831 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-stack 2018-06-27 22:27:28,831 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:27:29,701 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "name": "heat_stack_owner"}, {"id": "83a1292bc5ed45fe9dd1dc2e01c2791c", "name": "CreateStackSuccessTests-86e0d08f-4223-48a-proj-role"}], "expires_at": "2018-06-27T23:27:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e8853133fc97428a93a99e24b11c2a2b", "name": "CreateStackSuccessTests-86e0d08f-4223-48a-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/e8853133fc97428a93a99e24b11c2a2b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/e8853133fc97428a93a99e24b11c2a2b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/e8853133fc97428a93a99e24b11c2a2b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/e8853133fc97428a93a99e24b11c2a2b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/e8853133fc97428a93a99e24b11c2a2b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/e8853133fc97428a93a99e24b11c2a2b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/e8853133fc97428a93a99e24b11c2a2b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/e8853133fc97428a93a99e24b11c2a2b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/e8853133fc97428a93a99e24b11c2a2b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/e8853133fc97428a93a99e24b11c2a2b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/e8853133fc97428a93a99e24b11c2a2b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/e8853133fc97428a93a99e24b11c2a2b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-86e0d08f-4223-48a-user", "id": "10c9efe4e5c847a299c56468664526cd"}, "audit_ids": ["O1I_RRtXTIqL6U-feSKSEQ"], "issued_at": "2018-06-27T22:27:29.000000Z"}} 2018-06-27 22:27:29,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/e8853133fc97428a93a99e24b11c2a2b/stacks/06f348ad-4d1b-493b-8499-8164a5dc3deb -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d0d5ba2487eef3f3716705b698b2b588f2d3082" 2018-06-27 22:27:30,430 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:27:30 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/e8853133fc97428a93a99e24b11c2a2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-stack/06f348ad-4d1b-493b-8499-8164a5dc3deb X-Openstack-Request-Id: req-e47e8f16-de48-4938-a7c7-1d79ca524c66 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/e8853133fc97428a93a99e24b11c2a2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-stack/06f348ad-4d1b-493b-8499-8164a5dc3deb;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:27:31,266 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:27:31 GMT Content-Type: application/json Content-Length: 1617 Connection: keep-alive X-Openstack-Request-Id: req-683b48dd-d81e-4549-81a0-c100d26e29d1 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": "e8853133fc97428a93a99e24b11c2a2b", "OS::stack_id": "06f348ad-4d1b-493b-8499-8164a5dc3deb", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-stack", "image_name": "CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-image", "inst_name": "CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-inst", "subnet_name": "CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-subnet", "net_name": "CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-net", "flavor_name": "CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-stack", "stack_user_project_id": "5e62e10d8c8e4e238b6718534c9cb34b", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-06-27T22:26:45Z", "links": [{"href": "https://172.30.10.101:8004/v1/e8853133fc97428a93a99e24b11c2a2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-stack/06f348ad-4d1b-493b-8499-8164a5dc3deb", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "06f348ad-4d1b-493b-8499-8164a5dc3deb", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:27:31,266 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/e8853133fc97428a93a99e24b11c2a2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-stack/06f348ad-4d1b-493b-8499-8164a5dc3deb used request id req-683b48dd-d81e-4549-81a0-c100d26e29d1 2018-06-27 22:27:31,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/e8853133fc97428a93a99e24b11c2a2b/stacks/06f348ad-4d1b-493b-8499-8164a5dc3deb -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b97af2fc92fcd7b48b16b1d1e0b99ec42aaa1144" 2018-06-27 22:27:31,331 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:27:31 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/e8853133fc97428a93a99e24b11c2a2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-stack/06f348ad-4d1b-493b-8499-8164a5dc3deb X-Openstack-Request-Id: req-8738dee0-ff66-4196-9222-d118b2fccfd0 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/e8853133fc97428a93a99e24b11c2a2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-stack/06f348ad-4d1b-493b-8499-8164a5dc3deb;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:27:31,445 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:27:31 GMT Content-Type: application/json Content-Length: 1617 Connection: keep-alive X-Openstack-Request-Id: req-c6e9fa99-9914-4487-a6c8-81bb1a6a399b 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": "e8853133fc97428a93a99e24b11c2a2b", "OS::stack_id": "06f348ad-4d1b-493b-8499-8164a5dc3deb", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-stack", "image_name": "CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-image", "inst_name": "CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-inst", "subnet_name": "CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-subnet", "net_name": "CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-net", "flavor_name": "CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-stack", "stack_user_project_id": "5e62e10d8c8e4e238b6718534c9cb34b", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-06-27T22:26:45Z", "links": [{"href": "https://172.30.10.101:8004/v1/e8853133fc97428a93a99e24b11c2a2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-stack/06f348ad-4d1b-493b-8499-8164a5dc3deb", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "06f348ad-4d1b-493b-8499-8164a5dc3deb", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:27:31,445 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/e8853133fc97428a93a99e24b11c2a2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-stack/06f348ad-4d1b-493b-8499-8164a5dc3deb used request id req-c6e9fa99-9914-4487-a6c8-81bb1a6a399b 2018-06-27 22:27:31,446 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:27:31,446 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:27:32,283 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "name": "heat_stack_owner"}, {"id": "83a1292bc5ed45fe9dd1dc2e01c2791c", "name": "CreateStackSuccessTests-86e0d08f-4223-48a-proj-role"}], "expires_at": "2018-06-27T23:27:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e8853133fc97428a93a99e24b11c2a2b", "name": "CreateStackSuccessTests-86e0d08f-4223-48a-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/e8853133fc97428a93a99e24b11c2a2b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/e8853133fc97428a93a99e24b11c2a2b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/e8853133fc97428a93a99e24b11c2a2b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/e8853133fc97428a93a99e24b11c2a2b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/e8853133fc97428a93a99e24b11c2a2b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/e8853133fc97428a93a99e24b11c2a2b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/e8853133fc97428a93a99e24b11c2a2b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/e8853133fc97428a93a99e24b11c2a2b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/e8853133fc97428a93a99e24b11c2a2b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/e8853133fc97428a93a99e24b11c2a2b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/e8853133fc97428a93a99e24b11c2a2b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/e8853133fc97428a93a99e24b11c2a2b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-86e0d08f-4223-48a-user", "id": "10c9efe4e5c847a299c56468664526cd"}, "audit_ids": ["hESu6OMxRtCA87qUSAr4Fw"], "issued_at": "2018-06-27T22:27:32.000000Z"}} 2018-06-27 22:27:32,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27d236b694e5b47f747409e40f484d3faf7aac85" 2018-06-27 22:27:32,702 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:27:32 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7183190d-da1f-4082-b1c7-ab436ec40ba0 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:27:32,702 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-7183190d-da1f-4082-b1c7-ab436ec40ba0 2018-06-27 22:27:32,703 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 22:27:32,707 - heat_utils - DEBUG - Retrieving Heat Client 2018-06-27 22:27:32,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/e8853133fc97428a93a99e24b11c2a2b/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27d236b694e5b47f747409e40f484d3faf7aac85" 2018-06-27 22:27:33,575 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:27:33 GMT Content-Type: application/json Content-Length: 719 Connection: keep-alive X-Openstack-Request-Id: req-a7624c61-e1a4-4b8f-b553-81f101ab4446 Front-End-Https: on RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE completed successfully", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-stack", "stack_user_project_id": "5e62e10d8c8e4e238b6718534c9cb34b", "deletion_time": null, "creation_time": "2018-06-27T22:26:45Z", "links": [{"href": "https://172.30.10.101:8004/v1/e8853133fc97428a93a99e24b11c2a2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-stack/06f348ad-4d1b-493b-8499-8164a5dc3deb", "rel": "self"}], "updated_time": null, "stack_owner": null, "stack_status": "CREATE_COMPLETE", "id": "06f348ad-4d1b-493b-8499-8164a5dc3deb", "tags": null}]} 2018-06-27 22:27:33,576 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/e8853133fc97428a93a99e24b11c2a2b/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-stack used request id req-a7624c61-e1a4-4b8f-b553-81f101ab4446 2018-06-27 22:27:33,576 - create_stack - INFO - Found stack with name - CreateStackSuccessTests-CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-stack 2018-06-27 22:27:33,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/e8853133fc97428a93a99e24b11c2a2b/stacks/06f348ad-4d1b-493b-8499-8164a5dc3deb -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27d236b694e5b47f747409e40f484d3faf7aac85" 2018-06-27 22:27:34,267 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:27:34 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/e8853133fc97428a93a99e24b11c2a2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-stack/06f348ad-4d1b-493b-8499-8164a5dc3deb X-Openstack-Request-Id: req-fc4b926e-5b56-4444-9660-f7408f8e1ead Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/e8853133fc97428a93a99e24b11c2a2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-stack/06f348ad-4d1b-493b-8499-8164a5dc3deb;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:27:34,977 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:27:34 GMT Content-Type: application/json Content-Length: 1617 Connection: keep-alive X-Openstack-Request-Id: req-7dde72e8-eaac-4f28-88e0-f28584beabd6 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": "e8853133fc97428a93a99e24b11c2a2b", "OS::stack_id": "06f348ad-4d1b-493b-8499-8164a5dc3deb", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-stack", "image_name": "CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-image", "inst_name": "CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-inst", "subnet_name": "CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-subnet", "net_name": "CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-net", "flavor_name": "CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-stack", "stack_user_project_id": "5e62e10d8c8e4e238b6718534c9cb34b", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-06-27T22:26:45Z", "links": [{"href": "https://172.30.10.101:8004/v1/e8853133fc97428a93a99e24b11c2a2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-stack/06f348ad-4d1b-493b-8499-8164a5dc3deb", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "06f348ad-4d1b-493b-8499-8164a5dc3deb", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:27:34,977 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/e8853133fc97428a93a99e24b11c2a2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-stack/06f348ad-4d1b-493b-8499-8164a5dc3deb used request id req-7dde72e8-eaac-4f28-88e0-f28584beabd6 2018-06-27 22:27:34,978 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-stack 2018-06-27 22:27:34,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8004/v1/e8853133fc97428a93a99e24b11c2a2b/stacks/06f348ad-4d1b-493b-8499-8164a5dc3deb -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b97af2fc92fcd7b48b16b1d1e0b99ec42aaa1144" 2018-06-27 22:27:35,043 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:27:35 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/e8853133fc97428a93a99e24b11c2a2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-stack/06f348ad-4d1b-493b-8499-8164a5dc3deb X-Openstack-Request-Id: req-6f9ecd49-7db0-4136-aefe-19a332ee04ac Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/e8853133fc97428a93a99e24b11c2a2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-stack/06f348ad-4d1b-493b-8499-8164a5dc3deb;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:27:35,170 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:27:35 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-764a0be2-dbc5-44ab-99ea-e1ba5a57bed6 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:27:35,170 - keystoneauth.session - DEBUG - DELETE call to orchestration for https://172.30.10.101:8004/v1/e8853133fc97428a93a99e24b11c2a2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-stack/06f348ad-4d1b-493b-8499-8164a5dc3deb used request id req-764a0be2-dbc5-44ab-99ea-e1ba5a57bed6 2018-06-27 22:27:35,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/e8853133fc97428a93a99e24b11c2a2b/stacks/06f348ad-4d1b-493b-8499-8164a5dc3deb -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b97af2fc92fcd7b48b16b1d1e0b99ec42aaa1144" 2018-06-27 22:27:35,248 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:27:35 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/e8853133fc97428a93a99e24b11c2a2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-stack/06f348ad-4d1b-493b-8499-8164a5dc3deb X-Openstack-Request-Id: req-e3c2bd6c-0207-4c14-8e63-d1dff98afe2c Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/e8853133fc97428a93a99e24b11c2a2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-stack/06f348ad-4d1b-493b-8499-8164a5dc3deb;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:27:35,326 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:27:35 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-5e273bc5-ecf8-43d9-a305-b6de9e518eea 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": "e8853133fc97428a93a99e24b11c2a2b", "OS::stack_id": "06f348ad-4d1b-493b-8499-8164a5dc3deb", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-stack", "image_name": "CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-image", "inst_name": "CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-inst", "subnet_name": "CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-subnet", "flavor_name": "CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-flavor-name", "net_name": "CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-stack", "stack_user_project_id": "5e62e10d8c8e4e238b6718534c9cb34b", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-27T22:26:45Z", "links": [{"href": "https://172.30.10.101:8004/v1/e8853133fc97428a93a99e24b11c2a2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-stack/06f348ad-4d1b-493b-8499-8164a5dc3deb", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-27T22:27:35Z", "id": "06f348ad-4d1b-493b-8499-8164a5dc3deb", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:27:35,326 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/e8853133fc97428a93a99e24b11c2a2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-stack/06f348ad-4d1b-493b-8499-8164a5dc3deb used request id req-5e273bc5-ecf8-43d9-a305-b6de9e518eea 2018-06-27 22:27:35,327 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-06-27 22:27:35,327 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-27 22:27:38,330 - create_stack - DEBUG - Stack status query timeout in 1196.84031105 2018-06-27 22:27:38,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/e8853133fc97428a93a99e24b11c2a2b/stacks/06f348ad-4d1b-493b-8499-8164a5dc3deb -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b97af2fc92fcd7b48b16b1d1e0b99ec42aaa1144" 2018-06-27 22:27:38,385 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:27:38 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/e8853133fc97428a93a99e24b11c2a2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-stack/06f348ad-4d1b-493b-8499-8164a5dc3deb X-Openstack-Request-Id: req-606b8923-395e-4dd5-8c5a-ed0713443293 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/e8853133fc97428a93a99e24b11c2a2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-stack/06f348ad-4d1b-493b-8499-8164a5dc3deb;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:27:38,461 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:27:38 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-9ebf6eed-9ef5-49a0-a848-f284c9df8424 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": "e8853133fc97428a93a99e24b11c2a2b", "OS::stack_id": "06f348ad-4d1b-493b-8499-8164a5dc3deb", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-stack", "image_name": "CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-image", "inst_name": "CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-inst", "subnet_name": "CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-subnet", "flavor_name": "CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-flavor-name", "net_name": "CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-stack", "stack_user_project_id": "5e62e10d8c8e4e238b6718534c9cb34b", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-27T22:26:45Z", "links": [{"href": "https://172.30.10.101:8004/v1/e8853133fc97428a93a99e24b11c2a2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-stack/06f348ad-4d1b-493b-8499-8164a5dc3deb", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-27T22:27:35Z", "id": "06f348ad-4d1b-493b-8499-8164a5dc3deb", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:27:38,461 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/e8853133fc97428a93a99e24b11c2a2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-stack/06f348ad-4d1b-493b-8499-8164a5dc3deb used request id req-9ebf6eed-9ef5-49a0-a848-f284c9df8424 2018-06-27 22:27:38,462 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-06-27 22:27:38,462 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-27 22:27:41,465 - create_stack - DEBUG - Stack status query timeout in 1193.70548606 2018-06-27 22:27:41,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/e8853133fc97428a93a99e24b11c2a2b/stacks/06f348ad-4d1b-493b-8499-8164a5dc3deb -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b97af2fc92fcd7b48b16b1d1e0b99ec42aaa1144" 2018-06-27 22:27:41,532 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:27:41 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/e8853133fc97428a93a99e24b11c2a2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-stack/06f348ad-4d1b-493b-8499-8164a5dc3deb X-Openstack-Request-Id: req-67adf2ba-c464-4e8f-937c-e758e34934e8 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/e8853133fc97428a93a99e24b11c2a2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-stack/06f348ad-4d1b-493b-8499-8164a5dc3deb;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:27:41,623 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:27:41 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-09b27001-ed26-42f4-a841-c28c8e46db8a 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": "e8853133fc97428a93a99e24b11c2a2b", "OS::stack_id": "06f348ad-4d1b-493b-8499-8164a5dc3deb", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-stack", "image_name": "CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-image", "inst_name": "CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-inst", "subnet_name": "CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-subnet", "flavor_name": "CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-flavor-name", "net_name": "CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-stack", "stack_user_project_id": "5e62e10d8c8e4e238b6718534c9cb34b", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-27T22:26:45Z", "links": [{"href": "https://172.30.10.101:8004/v1/e8853133fc97428a93a99e24b11c2a2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-stack/06f348ad-4d1b-493b-8499-8164a5dc3deb", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-27T22:27:35Z", "id": "06f348ad-4d1b-493b-8499-8164a5dc3deb", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:27:41,624 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/e8853133fc97428a93a99e24b11c2a2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-stack/06f348ad-4d1b-493b-8499-8164a5dc3deb used request id req-09b27001-ed26-42f4-a841-c28c8e46db8a 2018-06-27 22:27:41,624 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-06-27 22:27:41,624 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-27 22:27:44,628 - create_stack - DEBUG - Stack status query timeout in 1190.543051 2018-06-27 22:27:44,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/e8853133fc97428a93a99e24b11c2a2b/stacks/06f348ad-4d1b-493b-8499-8164a5dc3deb -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b97af2fc92fcd7b48b16b1d1e0b99ec42aaa1144" 2018-06-27 22:27:44,706 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:27:44 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/e8853133fc97428a93a99e24b11c2a2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-stack/06f348ad-4d1b-493b-8499-8164a5dc3deb X-Openstack-Request-Id: req-ef1d837b-bf7f-4523-b1a5-56ce5b1632d8 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/e8853133fc97428a93a99e24b11c2a2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-stack/06f348ad-4d1b-493b-8499-8164a5dc3deb;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:27:44,790 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:27:44 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-d495f68a-9126-4420-9e9c-56abc31af6b7 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": "e8853133fc97428a93a99e24b11c2a2b", "OS::stack_id": "06f348ad-4d1b-493b-8499-8164a5dc3deb", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-stack", "image_name": "CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-image", "inst_name": "CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-inst", "subnet_name": "CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-subnet", "flavor_name": "CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-flavor-name", "net_name": "CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-stack", "stack_user_project_id": "5e62e10d8c8e4e238b6718534c9cb34b", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-27T22:26:45Z", "links": [{"href": "https://172.30.10.101:8004/v1/e8853133fc97428a93a99e24b11c2a2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-stack/06f348ad-4d1b-493b-8499-8164a5dc3deb", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-27T22:27:35Z", "id": "06f348ad-4d1b-493b-8499-8164a5dc3deb", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:27:44,790 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/e8853133fc97428a93a99e24b11c2a2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-stack/06f348ad-4d1b-493b-8499-8164a5dc3deb used request id req-d495f68a-9126-4420-9e9c-56abc31af6b7 2018-06-27 22:27:44,791 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-06-27 22:27:44,791 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-27 22:27:47,794 - create_stack - DEBUG - Stack status query timeout in 1187.37665296 2018-06-27 22:27:47,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/e8853133fc97428a93a99e24b11c2a2b/stacks/06f348ad-4d1b-493b-8499-8164a5dc3deb -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b97af2fc92fcd7b48b16b1d1e0b99ec42aaa1144" 2018-06-27 22:27:47,856 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:27:47 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/e8853133fc97428a93a99e24b11c2a2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-stack/06f348ad-4d1b-493b-8499-8164a5dc3deb X-Openstack-Request-Id: req-bfb46272-2894-4179-a132-3e5c62d1138b Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/e8853133fc97428a93a99e24b11c2a2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-stack/06f348ad-4d1b-493b-8499-8164a5dc3deb;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:27:47,922 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:27:47 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-b9b47504-8d65-43cd-905b-8e33356ad4cb 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": "e8853133fc97428a93a99e24b11c2a2b", "OS::stack_id": "06f348ad-4d1b-493b-8499-8164a5dc3deb", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-stack", "image_name": "CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-image", "inst_name": "CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-inst", "subnet_name": "CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-subnet", "flavor_name": "CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-flavor-name", "net_name": "CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-stack", "stack_user_project_id": "5e62e10d8c8e4e238b6718534c9cb34b", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-27T22:26:45Z", "links": [{"href": "https://172.30.10.101:8004/v1/e8853133fc97428a93a99e24b11c2a2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-stack/06f348ad-4d1b-493b-8499-8164a5dc3deb", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-27T22:27:35Z", "id": "06f348ad-4d1b-493b-8499-8164a5dc3deb", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:27:47,922 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/e8853133fc97428a93a99e24b11c2a2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-stack/06f348ad-4d1b-493b-8499-8164a5dc3deb used request id req-b9b47504-8d65-43cd-905b-8e33356ad4cb 2018-06-27 22:27:47,923 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-06-27 22:27:47,923 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-27 22:27:50,926 - create_stack - DEBUG - Stack status query timeout in 1184.24432611 2018-06-27 22:27:50,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/e8853133fc97428a93a99e24b11c2a2b/stacks/06f348ad-4d1b-493b-8499-8164a5dc3deb -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b97af2fc92fcd7b48b16b1d1e0b99ec42aaa1144" 2018-06-27 22:27:51,001 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:27:50 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/e8853133fc97428a93a99e24b11c2a2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-stack/06f348ad-4d1b-493b-8499-8164a5dc3deb X-Openstack-Request-Id: req-4bd01581-e542-4dd1-8eea-007c5aa913c0 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/e8853133fc97428a93a99e24b11c2a2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-stack/06f348ad-4d1b-493b-8499-8164a5dc3deb;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:27:51,077 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:27:51 GMT Content-Type: application/json Content-Length: 1620 Connection: keep-alive X-Openstack-Request-Id: req-f7ef9f46-c1b5-4dfb-be9b-5bffac473886 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": "e8853133fc97428a93a99e24b11c2a2b", "OS::stack_id": "06f348ad-4d1b-493b-8499-8164a5dc3deb", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-stack", "image_name": "CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-image", "inst_name": "CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-inst", "subnet_name": "CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-subnet", "flavor_name": "CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-flavor-name", "net_name": "CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-stack", "stack_user_project_id": "5e62e10d8c8e4e238b6718534c9cb34b", "tags": null, "creation_time": "2018-06-27T22:26:45Z", "links": [{"href": "https://172.30.10.101:8004/v1/e8853133fc97428a93a99e24b11c2a2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-stack/06f348ad-4d1b-493b-8499-8164a5dc3deb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-06-27T22:27:35Z", "id": "06f348ad-4d1b-493b-8499-8164a5dc3deb", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:27:51,077 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/e8853133fc97428a93a99e24b11c2a2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-stack/06f348ad-4d1b-493b-8499-8164a5dc3deb used request id req-f7ef9f46-c1b5-4dfb-be9b-5bffac473886 2018-06-27 22:27:51,078 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-06-27 22:27:51,078 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-stack 2018-06-27 22:27:51,078 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-stack 2018-06-27 22:27:51,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8004/v1/e8853133fc97428a93a99e24b11c2a2b/stacks/06f348ad-4d1b-493b-8499-8164a5dc3deb -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b97af2fc92fcd7b48b16b1d1e0b99ec42aaa1144" 2018-06-27 22:27:51,134 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:27:51 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/e8853133fc97428a93a99e24b11c2a2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-stack/06f348ad-4d1b-493b-8499-8164a5dc3deb X-Openstack-Request-Id: req-9c28f51e-bd84-4ad0-b532-59a7210ef795 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/e8853133fc97428a93a99e24b11c2a2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-stack/06f348ad-4d1b-493b-8499-8164a5dc3deb;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:27:51,212 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx Date: Wed, 27 Jun 2018 22:27:51 GMT Content-Type: application/json Content-Length: 279 Connection: keep-alive X-Openstack-Request-Id: req-7f9e981f-4440-497d-b6a3-96c8d3b47b79 RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-06-27 22:27:51,212 - keystoneauth.session - DEBUG - DELETE call to orchestration for https://172.30.10.101:8004/v1/e8853133fc97428a93a99e24b11c2a2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-stack/06f348ad-4d1b-493b-8499-8164a5dc3deb used request id req-7f9e981f-4440-497d-b6a3-96c8d3b47b79 2018-06-27 22:27:51,213 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-a491e0f0-787b-4cbe-bab1-5789beed9dbc-image 2018-06-27 22:27:51,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9292/v2/images/5555b424-9c4d-43d1-ae29-4c5686ff50c7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7405dcb785cba99c441923d0385287714454fa02" 2018-06-27 22:27:52,327 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:27:52 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-e8a54b6e-f6f9-4daa-ac98-8b5fd00aa361 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-27 22:27:52,327 - keystoneauth.session - DEBUG - DELETE call to image for https://172.30.10.101:9292/v2/images/5555b424-9c4d-43d1-ae29-4c5686ff50c7 used request id req-e8a54b6e-f6f9-4daa-ac98-8b5fd00aa361 2018-06-27 22:27:52,332 - 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/47bbd723-15b9-4b44-a342-48d48d1f45d7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c1546efea8cde0a636a1331f20f66bc5c0861b9" 2018-06-27 22:27:52,786 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 22: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-0cb8b14e-3643-4c3b-8d4f-76da5c89bd4c X-Compute-Request-Id: req-0cb8b14e-3643-4c3b-8d4f-76da5c89bd4c 2018-06-27 22:27:52,786 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/flavors/47bbd723-15b9-4b44-a342-48d48d1f45d7 used request id req-0cb8b14e-3643-4c3b-8d4f-76da5c89bd4c 2018-06-27 22:27:52,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-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a91dbfa894298ca6b8ebbf85615cb208cdcf516" 2018-06-27 22:27:53,566 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:27:53 GMT Content-Type: application/json Content-Length: 11766 Connection: keep-alive X-Openstack-Request-Id: req-c19bfe79-d596-4dd9-a81c-3dad0d459b58 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-27T19:03:04Z", "updated_at": "2018-06-27T19:03:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "6748ef1e-56da-434e-9e89-e86b58537b65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "b3e3826c-1c48-4699-93f0-f8a310956753", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "bfad35fa-7ea9-4a81-917d-7b86481eb510", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "d657b333-103d-4d19-add8-1e8bae2f8849", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b92069937e44a3786e439f95c61afe5", "created_at": "2018-06-27T19:08:41Z", "updated_at": "2018-06-27T19:08:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "4ac2a090-f595-4e7b-9b7a-a52fa204e881", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "5508c0b1-6261-44cb-854d-60c64bcbba0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "a60c77dc-6985-48ac-a3a3-067176d3e52f", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "e6ec0fa4-1eb3-4c5d-a451-c7acfd7fde82", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}], "revision_number": 4, "project_id": "4b92069937e44a3786e439f95c61afe5", "id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T18:59:55Z", "updated_at": "2018-06-27T18:59:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "5a060918-419b-4ec3-90df-a7764c06af2f", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "6cd9bbf0-4d1b-4b13-a6c4-e20a15bb3360", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "8134c0f0-89c6-4d45-bef8-a9260d9d0723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "e0e7297a-a59d-4d2b-b75c-2cc86b269114", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}], "revision_number": 4, "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e8853133fc97428a93a99e24b11c2a2b", "created_at": "2018-06-27T22:26:47Z", "updated_at": "2018-06-27T22:26:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:26:47Z", "revision_number": 0, "id": "234cb6df-4359-4bab-9547-3d185d63fdb8", "remote_group_id": "f070abae-d0f9-4d1f-90f8-c0eee69bca14", "remote_ip_prefix": null, "created_at": "2018-06-27T22:26:47Z", "security_group_id": "f070abae-d0f9-4d1f-90f8-c0eee69bca14", "tenant_id": "e8853133fc97428a93a99e24b11c2a2b", "port_range_min": null, "ethertype": "IPv4", "project_id": "e8853133fc97428a93a99e24b11c2a2b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:26:47Z", "revision_number": 0, "id": "2d846dcc-983a-4f22-a93a-de1fb63214df", "remote_group_id": "f070abae-d0f9-4d1f-90f8-c0eee69bca14", "remote_ip_prefix": null, "created_at": "2018-06-27T22:26:47Z", "security_group_id": "f070abae-d0f9-4d1f-90f8-c0eee69bca14", "tenant_id": "e8853133fc97428a93a99e24b11c2a2b", "port_range_min": null, "ethertype": "IPv6", "project_id": "e8853133fc97428a93a99e24b11c2a2b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:26:47Z", "revision_number": 0, "id": "8f878569-463a-4f09-a402-1728db7c8f42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:26:47Z", "security_group_id": "f070abae-d0f9-4d1f-90f8-c0eee69bca14", "tenant_id": "e8853133fc97428a93a99e24b11c2a2b", "port_range_min": null, "ethertype": "IPv4", "project_id": "e8853133fc97428a93a99e24b11c2a2b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:26:47Z", "revision_number": 0, "id": "bd5850da-e88d-442f-933e-6529089f475d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:26:47Z", "security_group_id": "f070abae-d0f9-4d1f-90f8-c0eee69bca14", "tenant_id": "e8853133fc97428a93a99e24b11c2a2b", "port_range_min": null, "ethertype": "IPv6", "project_id": "e8853133fc97428a93a99e24b11c2a2b"}], "revision_number": 4, "project_id": "e8853133fc97428a93a99e24b11c2a2b", "id": "f070abae-d0f9-4d1f-90f8-c0eee69bca14", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "created_at": "2018-06-27T21:03:43Z", "updated_at": "2018-06-27T21:03:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "41061dbf-a5a2-465f-84dd-140f6104b3f7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "47d5c96d-0510-41a5-b33e-5683702c5bb8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "4b4b6430-3f42-4fe4-a25e-2c5c015a7699", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "e6a68cb7-6491-4474-a4d7-38496cac4eb7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}], "revision_number": 4, "project_id": "3f0a375b66c54145bff1c56e7c91ad73", "id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "name": "default"}]} 2018-06-27 22:27:53,567 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-c19bfe79-d596-4dd9-a81c-3dad0d459b58 2018-06-27 22:27:53,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/4b92069937e44a3786e439f95c61afe5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a91dbfa894298ca6b8ebbf85615cb208cdcf516" 2018-06-27 22:27:53,943 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:27:53 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a5663e21-5e68-47b6-9b86-811f0832cb3a 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/4b92069937e44a3786e439f95c61afe5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4b92069937e44a3786e439f95c61afe5", "name": "service"}} 2018-06-27 22:27:53,943 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/4b92069937e44a3786e439f95c61afe5 used request id req-a5663e21-5e68-47b6-9b86-811f0832cb3a 2018-06-27 22:27:53,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/8cdbc979369d4c15b8ddd6cc77d930e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a91dbfa894298ca6b8ebbf85615cb208cdcf516" 2018-06-27 22:27:54,249 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:27:53 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8dfb9f14-1909-4c44-9a33-048b2249b721 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/8cdbc979369d4c15b8ddd6cc77d930e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}} 2018-06-27 22:27:54,249 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 used request id req-8dfb9f14-1909-4c44-9a33-048b2249b721 2018-06-27 22:27:54,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/e8853133fc97428a93a99e24b11c2a2b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a91dbfa894298ca6b8ebbf85615cb208cdcf516" 2018-06-27 22:27:54,344 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:27:54 GMT Server: Apache Content-Length: 320 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8d2172b9-3e9e-43e6-83e7-5ab04853b0f2 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/e8853133fc97428a93a99e24b11c2a2b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e8853133fc97428a93a99e24b11c2a2b", "name": "CreateStackSuccessTests-86e0d08f-4223-48a-proj"}} 2018-06-27 22:27:54,345 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/e8853133fc97428a93a99e24b11c2a2b used request id req-8d2172b9-3e9e-43e6-83e7-5ab04853b0f2 2018-06-27 22:27:54,345 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f070abae-d0f9-4d1f-90f8-c0eee69bca14 2018-06-27 22:27:54,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=f070abae-d0f9-4d1f-90f8-c0eee69bca14 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a91dbfa894298ca6b8ebbf85615cb208cdcf516" 2018-06-27 22:27:55,235 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:27:55 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-a9ed62aa-0e6c-4389-bad8-bd70127f99a6 Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": "f070abae-d0f9-4d1f-90f8-c0eee69bca14", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T22:26:47Z", "security_group_id": "f070abae-d0f9-4d1f-90f8-c0eee69bca14", "port_range_min": null, "revision_number": 0, "tenant_id": "e8853133fc97428a93a99e24b11c2a2b", "created_at": "2018-06-27T22:26:47Z", "project_id": "e8853133fc97428a93a99e24b11c2a2b", "id": "234cb6df-4359-4bab-9547-3d185d63fdb8"}, {"remote_group_id": "f070abae-d0f9-4d1f-90f8-c0eee69bca14", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T22:26:47Z", "security_group_id": "f070abae-d0f9-4d1f-90f8-c0eee69bca14", "port_range_min": null, "revision_number": 0, "tenant_id": "e8853133fc97428a93a99e24b11c2a2b", "created_at": "2018-06-27T22:26:47Z", "project_id": "e8853133fc97428a93a99e24b11c2a2b", "id": "2d846dcc-983a-4f22-a93a-de1fb63214df"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T22:26:47Z", "security_group_id": "f070abae-d0f9-4d1f-90f8-c0eee69bca14", "port_range_min": null, "revision_number": 0, "tenant_id": "e8853133fc97428a93a99e24b11c2a2b", "created_at": "2018-06-27T22:26:47Z", "project_id": "e8853133fc97428a93a99e24b11c2a2b", "id": "8f878569-463a-4f09-a402-1728db7c8f42"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T22:26:47Z", "security_group_id": "f070abae-d0f9-4d1f-90f8-c0eee69bca14", "port_range_min": null, "revision_number": 0, "tenant_id": "e8853133fc97428a93a99e24b11c2a2b", "created_at": "2018-06-27T22:26:47Z", "project_id": "e8853133fc97428a93a99e24b11c2a2b", "id": "bd5850da-e88d-442f-933e-6529089f475d"}]} 2018-06-27 22:27:55,235 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=f070abae-d0f9-4d1f-90f8-c0eee69bca14 used request id req-a9ed62aa-0e6c-4389-bad8-bd70127f99a6 2018-06-27 22:27:55,236 - neutron_utils - INFO - Deleting security group with name - default 2018-06-27 22:27:55,241 - 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/f070abae-d0f9-4d1f-90f8-c0eee69bca14 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a91dbfa894298ca6b8ebbf85615cb208cdcf516" 2018-06-27 22:27:55,648 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:27:55 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-1b55520b-5797-4119-a5e2-6d302734043a Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:27:55,648 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/f070abae-d0f9-4d1f-90f8-c0eee69bca14 used request id req-1b55520b-5797-4119-a5e2-6d302734043a 2018-06-27 22:27:55,649 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-86e0d08f-4223-48a-proj 2018-06-27 22:27:55,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/e8853133fc97428a93a99e24b11c2a2b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a91dbfa894298ca6b8ebbf85615cb208cdcf516" 2018-06-27 22:27:56,490 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 22:27:55 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-298da88b-0552-4d5e-8ea9-c2bfbeb26160 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:27:56,490 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/e8853133fc97428a93a99e24b11c2a2b used request id req-298da88b-0552-4d5e-8ea9-c2bfbeb26160 2018-06-27 22:27:56,490 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-86e0d08f-4223-48a-proj-role 2018-06-27 22:27:56,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/83a1292bc5ed45fe9dd1dc2e01c2791c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a91dbfa894298ca6b8ebbf85615cb208cdcf516" 2018-06-27 22:27:56,877 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 22:27:56 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e1276597-0185-44e6-a7ac-1ed89bae8234 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:27:56,877 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/83a1292bc5ed45fe9dd1dc2e01c2791c used request id req-e1276597-0185-44e6-a7ac-1ed89bae8234 2018-06-27 22:27:56,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a91dbfa894298ca6b8ebbf85615cb208cdcf516" 2018-06-27 22:27:57,312 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:27:56 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f24d452e-671a-4a89-83f3-12ed11a50d5e Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 22:27:57,312 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-f24d452e-671a-4a89-83f3-12ed11a50d5e 2018-06-27 22:27:57,313 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-86e0d08f-4223-48a-user 2018-06-27 22:27:57,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/10c9efe4e5c847a299c56468664526cd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f765637968f0ff225a211d8f7d0c509816d205de" 2018-06-27 22:27:58,048 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 22:27:57 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-858528c6-55d5-4bda-b9de-e1ee44f3e794 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:27:58,049 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/10c9efe4e5c847a299c56468664526cd used request id req-858528c6-55d5-4bda-b9de-e1ee44f3e794 2018-06-27 22:27:58,050 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:27:58,821 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T23:27:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["Flo3uujsTzeKpu4J3Z7hdg"], "issued_at": "2018-06-27T22:27:58.000000Z"}} 2018-06-27 22:27:58,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}d0937860c39ebb8517d5566b4d08dcc165016038" 2018-06-27 22:27:59,181 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:27:58 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-11900b3a-761e-47d2-89df-7b7ee6995551 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:27:59,182 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-11900b3a-761e-47d2-89df-7b7ee6995551 2018-06-27 22:27:59,183 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:27:59,184 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:27:59,878 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T23:27:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["bM2Fvjz7Q7O_PkdUmPh1ug"], "issued_at": "2018-06-27T22:27:59.000000Z"}} 2018-06-27 22:27:59,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}ce32ba586f43f568e569e0975f6126e107a54706" 2018-06-27 22:27:59,931 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:27:59 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a6f47896-b6d4-4d81-b02e-b68c443326af Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:27:59,931 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-a6f47896-b6d4-4d81-b02e-b68c443326af 2018-06-27 22:27:59,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-27 22:27:59,946 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 22:27: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-27 22:27:59,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?enabled=True&domain_name=Default&name=CreateStackSuccessTests-52c1a569-4352-484-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce32ba586f43f568e569e0975f6126e107a54706" 2018-06-27 22:28:00,414 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:27:59 GMT Server: Apache Content-Length: 191 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-508af3a3-11a5-4a41-9e03-041ab92a9138 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-52c1a569-4352-484-proj", "previous": null, "next": null}, "projects": []} 2018-06-27 22:28:00,414 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-52c1a569-4352-484-proj used request id req-508af3a3-11a5-4a41-9e03-041ab92a9138 2018-06-27 22:28:00,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce32ba586f43f568e569e0975f6126e107a54706" 2018-06-27 22:28:00,757 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:28:00 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3e539ac4-a4ed-4a3e-86d0-d1a47468c358 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 22:28:00,758 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-3e539ac4-a4ed-4a3e-86d0-d1a47468c358 2018-06-27 22:28:00,761 - 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}ce32ba586f43f568e569e0975f6126e107a54706" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-52c1a569-4352-484-proj"}}' 2018-06-27 22:28:00,900 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 22:28:00 GMT Server: Apache Content-Length: 320 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-09d0e681-4185-4d8c-9844-85b2b0e85c67 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/faa8babe3e624d3cb05108def624e398"}, "tags": [], "enabled": true, "id": "faa8babe3e624d3cb05108def624e398", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-52c1a569-4352-484-proj"}} 2018-06-27 22:28:00,900 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-09d0e681-4185-4d8c-9844-85b2b0e85c67 2018-06-27 22:28:00,901 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-52c1a569-4352-484-proj 2018-06-27 22:28:00,901 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:28:00,902 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:28:01,886 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T23:28:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["_aP6yeEEQwiGQKU_1ZH3Uw"], "issued_at": "2018-06-27T22:28:01.000000Z"}} 2018-06-27 22:28:01,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0568374ddefc99134a787dc285b48c3e7ce163b8" 2018-06-27 22:28:01,936 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:28:01 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-692a0e73-9c7a-4a82-bcf6-f14fab4e074f Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:28:01,937 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-692a0e73-9c7a-4a82-bcf6-f14fab4e074f 2018-06-27 22:28:01,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-27 22:28:01,954 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 22:28: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-27 22:28: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/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0568374ddefc99134a787dc285b48c3e7ce163b8" 2018-06-27 22:28:02,320 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:28:01 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fdba1d32-5b67-412f-965b-8fb4d9777da4 Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/05b1bc3fa6fd4243a4ba8b4d6fcc3daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05b1bc3fa6fd4243a4ba8b4d6fcc3daf", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/48d44c9c0fea4f4e80edc7d2e0715db7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d44c9c0fea4f4e80edc7d2e0715db7", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/4d3721127bf84155a837606ce3feba32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d3721127bf84155a837606ce3feba32", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/5c846663ea6d407e9223de0719ce5442"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c846663ea6d407e9223de0719ce5442", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/73a10e6c4f67490a8a4030cc6cea32f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73a10e6c4f67490a8a4030cc6cea32f5", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/8ecfab7d9d4f47bb8892a85b7d2a0b5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ecfab7d9d4f47bb8892a85b7d2a0b5a", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/b278d529e9a54a9195e4e536b9384dc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b278d529e9a54a9195e4e536b9384dc0", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b7f107ae7bb34ccea8282b1a0ec7a979"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7f107ae7bb34ccea8282b1a0ec7a979", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/d21494d0185b463db36b8c8c2b341b97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d21494d0185b463db36b8c8c2b341b97", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e0bb346419f84e4680f6ca9a97f4fc0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e0bb346419f84e4680f6ca9a97f4fc0b", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "c8d542af72ce49338052c29f02c8857e", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e9dd794fa5c040a9a0445386fb2a6116"}, "options": {}, "id": "e9dd794fa5c040a9a0445386fb2a6116", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/e9f9c747d54947bc800a81ecf11858f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9f9c747d54947bc800a81ecf11858f5", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-27 22:28:02,321 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-fdba1d32-5b67-412f-965b-8fb4d9777da4 2018-06-27 22:28:02,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=CreateStackSuccessTests-52c1a569-4352-484-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0568374ddefc99134a787dc285b48c3e7ce163b8" 2018-06-27 22:28:02,725 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:28:02 GMT Server: Apache Content-Length: 465 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0fd649da-e4c2-4a9e-b939-a30a32c5f625 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateStackSuccessTests-52c1a569-4352-484-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/faa8babe3e624d3cb05108def624e398"}, "tags": [], "enabled": true, "id": "faa8babe3e624d3cb05108def624e398", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-52c1a569-4352-484-proj"}]} 2018-06-27 22:28:02,725 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateStackSuccessTests-52c1a569-4352-484-proj used request id req-0fd649da-e4c2-4a9e-b939-a30a32c5f625 2018-06-27 22:28: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/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0568374ddefc99134a787dc285b48c3e7ce163b8" 2018-06-27 22:28:03,130 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:28:02 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3496d27f-caca-4b08-bd6e-297e88c7cd38 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 22:28:03,130 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-3496d27f-caca-4b08-bd6e-297e88c7cd38 2018-06-27 22:28:03,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0568374ddefc99134a787dc285b48c3e7ce163b8" 2018-06-27 22:28:04,284 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:28:03 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5ad2cbfb-7ed4-4c24-a052-33245a52597b Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 22:28:04,284 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-5ad2cbfb-7ed4-4c24-a052-33245a52597b 2018-06-27 22:28:04,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?name=CreateStackSuccessTests-52c1a569-4352-484-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0568374ddefc99134a787dc285b48c3e7ce163b8" 2018-06-27 22:28:04,556 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:28:04 GMT Server: Apache Content-Length: 465 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-45ccbab7-a66e-436b-a6ce-1525b5d32366 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateStackSuccessTests-52c1a569-4352-484-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/faa8babe3e624d3cb05108def624e398"}, "tags": [], "enabled": true, "id": "faa8babe3e624d3cb05108def624e398", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-52c1a569-4352-484-proj"}]} 2018-06-27 22:28:04,557 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateStackSuccessTests-52c1a569-4352-484-proj used request id req-45ccbab7-a66e-436b-a6ce-1525b5d32366 2018-06-27 22:28:04,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users/f3ff62df22a3429e8ef85d35115a58c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0568374ddefc99134a787dc285b48c3e7ce163b8" 2018-06-27 22:28:04,989 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:28:04 GMT Server: Apache Content-Length: 341 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0e018673-cc5c-48ab-9efc-7092b3fcda4d Connection: close Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSuccessTests-52c1a569-4352-484-user", "links": {"self": "http://10.167.4.35:5000/v3/users/f3ff62df22a3429e8ef85d35115a58c0"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "faa8babe3e624d3cb05108def624e398", "id": "f3ff62df22a3429e8ef85d35115a58c0", "password_expires_at": null}} 2018-06-27 22:28:04,989 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users/f3ff62df22a3429e8ef85d35115a58c0 used request id req-0e018673-cc5c-48ab-9efc-7092b3fcda4d 2018-06-27 22:28:04,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/faa8babe3e624d3cb05108def624e398/users/f3ff62df22a3429e8ef85d35115a58c0/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0568374ddefc99134a787dc285b48c3e7ce163b8" 2018-06-27 22:28:05,439 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:28:04 GMT Server: Apache Content-Length: 181 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a72272f7-3a9f-420c-8638-5265441c3400 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects/faa8babe3e624d3cb05108def624e398/users/f3ff62df22a3429e8ef85d35115a58c0/roles", "previous": null, "next": null}, "roles": []} 2018-06-27 22:28:05,439 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/faa8babe3e624d3cb05108def624e398/users/f3ff62df22a3429e8ef85d35115a58c0/roles used request id req-a72272f7-3a9f-420c-8638-5265441c3400 2018-06-27 22:28: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/roles/c6fad7d7ad1b456cb9e0561ce3c4210a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0568374ddefc99134a787dc285b48c3e7ce163b8" 2018-06-27 22:28:05,524 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:28:05 GMT Server: Apache Content-Length: 187 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3232e038-dd69-42a0-bb60-673184b6c470 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}} 2018-06-27 22:28:05,524 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a used request id req-3232e038-dd69-42a0-bb60-673184b6c470 2018-06-27 22:28:05,524 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-52c1a569-4352-484-proj 2018-06-27 22:28:05,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/faa8babe3e624d3cb05108def624e398/users/f3ff62df22a3429e8ef85d35115a58c0/roles/c6fad7d7ad1b456cb9e0561ce3c4210a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0568374ddefc99134a787dc285b48c3e7ce163b8" 2018-06-27 22:28:06,154 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 22:28:05 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3d5617a6-deb8-40e5-a04d-05c287ab5ef7 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:28:06,154 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/faa8babe3e624d3cb05108def624e398/users/f3ff62df22a3429e8ef85d35115a58c0/roles/c6fad7d7ad1b456cb9e0561ce3c4210a used request id req-3d5617a6-deb8-40e5-a04d-05c287ab5ef7 2018-06-27 22:28:06,154 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-52c1a569-4352-484-user 2018-06-27 22:28:06,154 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:28:06,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce32ba586f43f568e569e0975f6126e107a54706" 2018-06-27 22:28:06,552 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:28:06 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-68ee9524-b87a-4fca-82e4-9f62ef75a3b8 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 22:28:06,553 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-68ee9524-b87a-4fca-82e4-9f62ef75a3b8 2018-06-27 22:28:06,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}ce32ba586f43f568e569e0975f6126e107a54706" -d '{"role": {"name": "CreateStackSuccessTests-52c1a569-4352-484-proj-role"}}' 2018-06-27 22:28:06,984 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 22:28:06 GMT Server: Apache Content-Length: 222 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f09ddd1c-caac-4689-a65c-882c17eabcb5 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "99ea11ababbb468bacaec7bfa02b9207", "links": {"self": "http://10.167.4.35:5000/v3/roles/99ea11ababbb468bacaec7bfa02b9207"}, "name": "CreateStackSuccessTests-52c1a569-4352-484-proj-role"}} 2018-06-27 22:28:06,984 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-f09ddd1c-caac-4689-a65c-882c17eabcb5 2018-06-27 22:28:06,984 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-52c1a569-4352-484-proj-role 2018-06-27 22:28:06,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/99ea11ababbb468bacaec7bfa02b9207 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce32ba586f43f568e569e0975f6126e107a54706" 2018-06-27 22:28:07,351 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:28:06 GMT Server: Apache Content-Length: 222 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-39203172-bed7-4a95-98ea-b2440a53745f Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "99ea11ababbb468bacaec7bfa02b9207", "links": {"self": "http://10.167.4.35:5000/v3/roles/99ea11ababbb468bacaec7bfa02b9207"}, "name": "CreateStackSuccessTests-52c1a569-4352-484-proj-role"}} 2018-06-27 22:28:07,351 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/99ea11ababbb468bacaec7bfa02b9207 used request id req-39203172-bed7-4a95-98ea-b2440a53745f 2018-06-27 22:28:07,352 - keystone_utils - INFO - Granting role CreateStackSuccessTests-52c1a569-4352-484-proj-role to project CreateStackSuccessTests-52c1a569-4352-484-proj 2018-06-27 22:28:07,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/faa8babe3e624d3cb05108def624e398/users/f3ff62df22a3429e8ef85d35115a58c0/roles/99ea11ababbb468bacaec7bfa02b9207 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce32ba586f43f568e569e0975f6126e107a54706" 2018-06-27 22:28:07,852 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 22:28:07 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a00943c2-7d5b-4533-98be-87c52f774fe1 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:28:07,853 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/faa8babe3e624d3cb05108def624e398/users/f3ff62df22a3429e8ef85d35115a58c0/roles/99ea11ababbb468bacaec7bfa02b9207 used request id req-a00943c2-7d5b-4533-98be-87c52f774fe1 2018-06-27 22:28:07,853 - heat_utils - DEBUG - Retrieving Heat Client 2018-06-27 22:28:07,853 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-06-27 22:28:07,853 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:28:07,854 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:28:08,923 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "name": "heat_stack_owner"}, {"id": "99ea11ababbb468bacaec7bfa02b9207", "name": "CreateStackSuccessTests-52c1a569-4352-484-proj-role"}], "expires_at": "2018-06-27T23:28:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "faa8babe3e624d3cb05108def624e398", "name": "CreateStackSuccessTests-52c1a569-4352-484-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/faa8babe3e624d3cb05108def624e398", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/faa8babe3e624d3cb05108def624e398", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/faa8babe3e624d3cb05108def624e398", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/faa8babe3e624d3cb05108def624e398", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/faa8babe3e624d3cb05108def624e398", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/faa8babe3e624d3cb05108def624e398", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/faa8babe3e624d3cb05108def624e398", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/faa8babe3e624d3cb05108def624e398", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/faa8babe3e624d3cb05108def624e398", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/faa8babe3e624d3cb05108def624e398", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/faa8babe3e624d3cb05108def624e398", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/faa8babe3e624d3cb05108def624e398", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-52c1a569-4352-484-user", "id": "f3ff62df22a3429e8ef85d35115a58c0"}, "audit_ids": ["wWJW_2sHR_6YB5WyV8JVjA"], "issued_at": "2018-06-27T22:28:08.000000Z"}} 2018-06-27 22:28:08,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47d8e6fdb5b8772d5ef9a441c538ad0cb55c56cc" 2018-06-27 22:28:09,358 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:28:08 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4acd2a05-c987-4311-be90-200b28e5ea72 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:28:09,358 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-4acd2a05-c987-4311-be90-200b28e5ea72 2018-06-27 22:28:09,362 - 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-ca5b4f12-a896-42be-a195-5b8f607a0416-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}47d8e6fdb5b8772d5ef9a441c538ad0cb55c56cc" 2018-06-27 22:28:10,195 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:28:10 GMT Content-Type: application/json Content-Length: 168 Connection: keep-alive X-Openstack-Request-Id: req-efe253a4-db83-44b8-899e-d77c3ed1e7b0 Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-image"} 2018-06-27 22:28:10,196 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-image used request id req-efe253a4-db83-44b8-899e-d77c3ed1e7b0 2018-06-27 22:28:10,199 - 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}47d8e6fdb5b8772d5ef9a441c538ad0cb55c56cc" 2018-06-27 22:28:10,799 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:28:10 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-e317ac29-e2cc-4c4d-b155-599ac71ddaa7 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-27 22:28:10,799 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-e317ac29-e2cc-4c4d-b155-599ac71ddaa7 2018-06-27 22:28:10,831 - 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}47d8e6fdb5b8772d5ef9a441c538ad0cb55c56cc" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-image"}' 2018-06-27 22:28:11,709 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 22:28:11 GMT Content-Type: application/json Content-Length: 610 Connection: keep-alive Location: https://172.30.10.101:9292/v2/images/ed418ee5-5066-4f77-9cc0-cbdbcd53e96c Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-d40bce93-6eb4-4cdc-b519-329eaab9c5aa Front-End-Https: on RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-image", "tags": [], "container_format": "bare", "created_at": "2018-06-27T22:28:12Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-06-27T22:28:12Z", "visibility": "shared", "self": "/v2/images/ed418ee5-5066-4f77-9cc0-cbdbcd53e96c", "min_disk": 0, "protected": false, "id": "ed418ee5-5066-4f77-9cc0-cbdbcd53e96c", "file": "/v2/images/ed418ee5-5066-4f77-9cc0-cbdbcd53e96c/file", "checksum": null, "owner": "faa8babe3e624d3cb05108def624e398", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-27 22:28:11,709 - keystoneauth.session - DEBUG - POST call to image for https://172.30.10.101:9292/v2/images used request id req-d40bce93-6eb4-4cdc-b519-329eaab9c5aa 2018-06-27 22:28:11,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9292/v2/images/ed418ee5-5066-4f77-9cc0-cbdbcd53e96c/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}47d8e6fdb5b8772d5ef9a441c538ad0cb55c56cc" -d '' 2018-06-27 22:28:13,256 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:28:13 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-1f65c827-e7ef-497d-87ec-2af4d5b28ae0 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-27 22:28:13,256 - keystoneauth.session - DEBUG - PUT call to image for https://172.30.10.101:9292/v2/images/ed418ee5-5066-4f77-9cc0-cbdbcd53e96c/file used request id req-1f65c827-e7ef-497d-87ec-2af4d5b28ae0 2018-06-27 22:28:13,257 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-06-27 22:28:13,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/ed418ee5-5066-4f77-9cc0-cbdbcd53e96c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}47d8e6fdb5b8772d5ef9a441c538ad0cb55c56cc" 2018-06-27 22:28:14,072 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:28:14 GMT Content-Type: application/json Content-Length: 728 Connection: keep-alive X-Openstack-Request-Id: req-b386ae3e-a240-441b-a4da-04a56637a0fc Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-image", "tags": [], "container_format": "bare", "created_at": "2018-06-27T22:28:12Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-27T22:28:13Z", "visibility": "shared", "self": "/v2/images/ed418ee5-5066-4f77-9cc0-cbdbcd53e96c", "min_disk": 0, "protected": false, "id": "ed418ee5-5066-4f77-9cc0-cbdbcd53e96c", "file": "/v2/images/ed418ee5-5066-4f77-9cc0-cbdbcd53e96c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "faa8babe3e624d3cb05108def624e398", "direct_url": "file:///var/lib/glance/images/ed418ee5-5066-4f77-9cc0-cbdbcd53e96c", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-27 22:28:14,072 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/ed418ee5-5066-4f77-9cc0-cbdbcd53e96c used request id req-b386ae3e-a240-441b-a4da-04a56637a0fc 2018-06-27 22:28:14,075 - 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}47d8e6fdb5b8772d5ef9a441c538ad0cb55c56cc" 2018-06-27 22:28:14,095 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:28:14 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-a432cfd9-3b7a-4e6f-b004-ff15d98a196e 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-27 22:28:14,095 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-a432cfd9-3b7a-4e6f-b004-ff15d98a196e 2018-06-27 22:28:14,098 - create_image - INFO - Created image with name - CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-image 2018-06-27 22:28:14,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/ed418ee5-5066-4f77-9cc0-cbdbcd53e96c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}47d8e6fdb5b8772d5ef9a441c538ad0cb55c56cc" 2018-06-27 22:28:14,161 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:28:14 GMT Content-Type: application/json Content-Length: 728 Connection: keep-alive X-Openstack-Request-Id: req-ad3b7d25-d141-4aaf-9234-b1ef2a6f2040 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-image", "tags": [], "container_format": "bare", "created_at": "2018-06-27T22:28:12Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-27T22:28:13Z", "visibility": "shared", "self": "/v2/images/ed418ee5-5066-4f77-9cc0-cbdbcd53e96c", "min_disk": 0, "protected": false, "id": "ed418ee5-5066-4f77-9cc0-cbdbcd53e96c", "file": "/v2/images/ed418ee5-5066-4f77-9cc0-cbdbcd53e96c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "faa8babe3e624d3cb05108def624e398", "direct_url": "file:///var/lib/glance/images/ed418ee5-5066-4f77-9cc0-cbdbcd53e96c", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-27 22:28:14,161 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/ed418ee5-5066-4f77-9cc0-cbdbcd53e96c used request id req-ad3b7d25-d141-4aaf-9234-b1ef2a6f2040 2018-06-27 22:28:14,161 - create_image - DEBUG - Instance status is - active 2018-06-27 22:28:14,162 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-image 2018-06-27 22:28:14,162 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-image 2018-06-27 22:28:14,162 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:28:14,162 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:28:15,060 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T23:28:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["MxHOjQh3Tui0ZV3scWwsrA"], "issued_at": "2018-06-27T22:28:15.000000Z"}} 2018-06-27 22:28:15,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}293a5072ac33b35f5968700d47050e20922e07be" 2018-06-27 22:28:15,432 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:28:15 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-936a36e7-46df-4f19-ab2b-e50474f6f4f6 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:28:15,432 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-936a36e7-46df-4f19-ab2b-e50474f6f4f6 2018-06-27 22:28:15,433 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 22:28:15,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/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}293a5072ac33b35f5968700d47050e20922e07be" 2018-06-27 22:28:16,296 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:28: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-16ba23fd-4538-493e-8d73-234cad4f44a3 X-Compute-Request-Id: req-16ba23fd-4538-493e-8d73-234cad4f44a3 Front-End-Https: on RESP BODY: {"flavors": [{"id": "bfce69d5-8948-4e52-8e30-cf8bfa544966", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "bookmark"}], "name": "shaker-flavor_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3"}]} 2018-06-27 22:28:16,296 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-16ba23fd-4538-493e-8d73-234cad4f44a3 2018-06-27 22:28:16,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/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}293a5072ac33b35f5968700d47050e20922e07be" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-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-27 22:28:17,130 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:28:17 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-85f867a1-c841-4c4b-ab89-d221386b63de X-Compute-Request-Id: req-85f867a1-c841-4c4b-ab89-d221386b63de Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/7656ac48-2714-4090-9374-5636aed7c4e3", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/7656ac48-2714-4090-9374-5636aed7c4e3", "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": "7656ac48-2714-4090-9374-5636aed7c4e3"}} 2018-06-27 22:28:17,130 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-85f867a1-c841-4c4b-ab89-d221386b63de 2018-06-27 22:28:17,130 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:28:17,131 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:28:17,992 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "name": "heat_stack_owner"}, {"id": "99ea11ababbb468bacaec7bfa02b9207", "name": "CreateStackSuccessTests-52c1a569-4352-484-proj-role"}], "expires_at": "2018-06-27T23:28:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "faa8babe3e624d3cb05108def624e398", "name": "CreateStackSuccessTests-52c1a569-4352-484-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/faa8babe3e624d3cb05108def624e398", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/faa8babe3e624d3cb05108def624e398", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/faa8babe3e624d3cb05108def624e398", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/faa8babe3e624d3cb05108def624e398", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/faa8babe3e624d3cb05108def624e398", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/faa8babe3e624d3cb05108def624e398", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/faa8babe3e624d3cb05108def624e398", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/faa8babe3e624d3cb05108def624e398", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/faa8babe3e624d3cb05108def624e398", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/faa8babe3e624d3cb05108def624e398", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/faa8babe3e624d3cb05108def624e398", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/faa8babe3e624d3cb05108def624e398", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-52c1a569-4352-484-user", "id": "f3ff62df22a3429e8ef85d35115a58c0"}, "audit_ids": ["k8NeYZHSQO-2MOtdsot0Xw"], "issued_at": "2018-06-27T22:28:17.000000Z"}} 2018-06-27 22:28:17,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de6cf098f00a4030df0746b4e1edb19654879e87" 2018-06-27 22:28:18,341 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:28:17 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-321d1ed4-8352-4cff-9ab0-6aa17a9865f2 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:28:18,341 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-321d1ed4-8352-4cff-9ab0-6aa17a9865f2 2018-06-27 22:28:18,343 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 22:28:18,346 - heat_utils - DEBUG - Retrieving Heat Client 2018-06-27 22:28:18,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/faa8babe3e624d3cb05108def624e398/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de6cf098f00a4030df0746b4e1edb19654879e87" 2018-06-27 22:28:18,960 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:28:18 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-6e65ecb8-2c9f-4b69-8234-ded17e63fff6 Front-End-Https: on RESP BODY: {"stacks": []} 2018-06-27 22:28:18,960 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/faa8babe3e624d3cb05108def624e398/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-stack used request id req-6e65ecb8-2c9f-4b69-8234-ded17e63fff6 2018-06-27 22:28:18,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8004/v1/faa8babe3e624d3cb05108def624e398/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de6cf098f00a4030df0746b4e1edb19654879e87" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-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-ca5b4f12-a896-42be-a195-5b8f607a0416-net", "inst_name": "CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-inst", "subnet_name": "CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-subnet", "image_name": "CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-image", "flavor_name": "CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-flavor-name"}}' 2018-06-27 22:28:27,702 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 22:28:27 GMT Content-Type: application/json Content-Length: 294 Connection: keep-alive Location: https://172.30.10.101:8004/v1/faa8babe3e624d3cb05108def624e398/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-stack/8e97ded0-f3cb-44c7-b1e1-0e241a1a0519 X-Openstack-Request-Id: req-0f16f236-9574-4d12-9fe3-dd4a2f45e083 Front-End-Https: on RESP BODY: {"stack": {"id": "8e97ded0-f3cb-44c7-b1e1-0e241a1a0519", "links": [{"href": "https://172.30.10.101:8004/v1/faa8babe3e624d3cb05108def624e398/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-stack/8e97ded0-f3cb-44c7-b1e1-0e241a1a0519", "rel": "self"}]}} 2018-06-27 22:28:27,702 - keystoneauth.session - DEBUG - POST call to orchestration for https://172.30.10.101:8004/v1/faa8babe3e624d3cb05108def624e398/stacks used request id req-0f16f236-9574-4d12-9fe3-dd4a2f45e083 2018-06-27 22:28:27,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/faa8babe3e624d3cb05108def624e398/stacks/8e97ded0-f3cb-44c7-b1e1-0e241a1a0519 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de6cf098f00a4030df0746b4e1edb19654879e87" 2018-06-27 22:28:28,609 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:28:28 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/faa8babe3e624d3cb05108def624e398/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-stack/8e97ded0-f3cb-44c7-b1e1-0e241a1a0519 X-Openstack-Request-Id: req-5b909155-3322-4e08-977c-020ce7e2110a Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/faa8babe3e624d3cb05108def624e398/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-stack/8e97ded0-f3cb-44c7-b1e1-0e241a1a0519;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:28:29,537 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:28:29 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-43a43b96-faf1-4b71-a426-83f63e7679e2 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": "faa8babe3e624d3cb05108def624e398", "OS::stack_id": "8e97ded0-f3cb-44c7-b1e1-0e241a1a0519", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-stack", "image_name": "CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-image", "inst_name": "CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-inst", "subnet_name": "CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-subnet", "net_name": "CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-net", "flavor_name": "CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-stack", "stack_user_project_id": "eea1f1bbf50949bebb043863d98b2322", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-27T22:28:26Z", "links": [{"href": "https://172.30.10.101:8004/v1/faa8babe3e624d3cb05108def624e398/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-stack/8e97ded0-f3cb-44c7-b1e1-0e241a1a0519", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "8e97ded0-f3cb-44c7-b1e1-0e241a1a0519", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:28:29,537 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/faa8babe3e624d3cb05108def624e398/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-stack/8e97ded0-f3cb-44c7-b1e1-0e241a1a0519 used request id req-43a43b96-faf1-4b71-a426-83f63e7679e2 2018-06-27 22:28:29,537 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-stack 2018-06-27 22:28:29,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/faa8babe3e624d3cb05108def624e398/stacks/8e97ded0-f3cb-44c7-b1e1-0e241a1a0519 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de6cf098f00a4030df0746b4e1edb19654879e87" 2018-06-27 22:28:30,140 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:28:30 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/faa8babe3e624d3cb05108def624e398/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-stack/8e97ded0-f3cb-44c7-b1e1-0e241a1a0519 X-Openstack-Request-Id: req-9942680f-a6b6-45c1-8e45-14cc8b4b0637 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/faa8babe3e624d3cb05108def624e398/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-stack/8e97ded0-f3cb-44c7-b1e1-0e241a1a0519;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:28:30,901 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:28:30 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-0d890970-7bae-4180-a2b5-b9680d9b7307 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": "faa8babe3e624d3cb05108def624e398", "OS::stack_id": "8e97ded0-f3cb-44c7-b1e1-0e241a1a0519", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-stack", "image_name": "CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-image", "inst_name": "CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-inst", "subnet_name": "CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-subnet", "net_name": "CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-net", "flavor_name": "CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-stack", "stack_user_project_id": "eea1f1bbf50949bebb043863d98b2322", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-27T22:28:26Z", "links": [{"href": "https://172.30.10.101:8004/v1/faa8babe3e624d3cb05108def624e398/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-stack/8e97ded0-f3cb-44c7-b1e1-0e241a1a0519", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "8e97ded0-f3cb-44c7-b1e1-0e241a1a0519", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:28:30,901 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/faa8babe3e624d3cb05108def624e398/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-stack/8e97ded0-f3cb-44c7-b1e1-0e241a1a0519 used request id req-0d890970-7bae-4180-a2b5-b9680d9b7307 2018-06-27 22:28:30,902 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-06-27 22:28:30,902 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-27 22:28:33,905 - create_stack - DEBUG - Stack status query timeout in 1195.63269091 2018-06-27 22:28:33,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/faa8babe3e624d3cb05108def624e398/stacks/8e97ded0-f3cb-44c7-b1e1-0e241a1a0519 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de6cf098f00a4030df0746b4e1edb19654879e87" 2018-06-27 22:28:33,953 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:28:33 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/faa8babe3e624d3cb05108def624e398/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-stack/8e97ded0-f3cb-44c7-b1e1-0e241a1a0519 X-Openstack-Request-Id: req-b291804b-5fb8-4b01-81d6-56c8f95b8217 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/faa8babe3e624d3cb05108def624e398/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-stack/8e97ded0-f3cb-44c7-b1e1-0e241a1a0519;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:28:34,815 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:28:34 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-76bf3518-b3b3-4a73-b89c-95bf1daf3cbe 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": "faa8babe3e624d3cb05108def624e398", "OS::stack_id": "8e97ded0-f3cb-44c7-b1e1-0e241a1a0519", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-stack", "image_name": "CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-image", "inst_name": "CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-inst", "subnet_name": "CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-subnet", "net_name": "CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-net", "flavor_name": "CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-stack", "stack_user_project_id": "eea1f1bbf50949bebb043863d98b2322", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-27T22:28:26Z", "links": [{"href": "https://172.30.10.101:8004/v1/faa8babe3e624d3cb05108def624e398/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-stack/8e97ded0-f3cb-44c7-b1e1-0e241a1a0519", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "8e97ded0-f3cb-44c7-b1e1-0e241a1a0519", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:28:34,816 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/faa8babe3e624d3cb05108def624e398/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-stack/8e97ded0-f3cb-44c7-b1e1-0e241a1a0519 used request id req-76bf3518-b3b3-4a73-b89c-95bf1daf3cbe 2018-06-27 22:28:34,816 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-06-27 22:28:34,816 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-27 22:28:37,817 - create_stack - DEBUG - Stack status query timeout in 1191.7210331 2018-06-27 22:28:37,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/faa8babe3e624d3cb05108def624e398/stacks/8e97ded0-f3cb-44c7-b1e1-0e241a1a0519 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de6cf098f00a4030df0746b4e1edb19654879e87" 2018-06-27 22:28:37,899 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:28:37 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/faa8babe3e624d3cb05108def624e398/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-stack/8e97ded0-f3cb-44c7-b1e1-0e241a1a0519 X-Openstack-Request-Id: req-7cc3f143-0bbf-48b2-816c-e28bffca91a5 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/faa8babe3e624d3cb05108def624e398/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-stack/8e97ded0-f3cb-44c7-b1e1-0e241a1a0519;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:28:38,508 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:28:38 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-d36aba7f-4087-471f-921a-e71778fa24f3 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": "faa8babe3e624d3cb05108def624e398", "OS::stack_id": "8e97ded0-f3cb-44c7-b1e1-0e241a1a0519", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-stack", "image_name": "CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-image", "inst_name": "CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-inst", "subnet_name": "CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-subnet", "net_name": "CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-net", "flavor_name": "CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-stack", "stack_user_project_id": "eea1f1bbf50949bebb043863d98b2322", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-27T22:28:26Z", "links": [{"href": "https://172.30.10.101:8004/v1/faa8babe3e624d3cb05108def624e398/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-stack/8e97ded0-f3cb-44c7-b1e1-0e241a1a0519", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "8e97ded0-f3cb-44c7-b1e1-0e241a1a0519", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:28:38,508 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/faa8babe3e624d3cb05108def624e398/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-stack/8e97ded0-f3cb-44c7-b1e1-0e241a1a0519 used request id req-d36aba7f-4087-471f-921a-e71778fa24f3 2018-06-27 22:28:38,508 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-06-27 22:28:38,509 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-27 22:28:41,512 - create_stack - DEBUG - Stack status query timeout in 1188.02571201 2018-06-27 22:28:41,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/faa8babe3e624d3cb05108def624e398/stacks/8e97ded0-f3cb-44c7-b1e1-0e241a1a0519 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de6cf098f00a4030df0746b4e1edb19654879e87" 2018-06-27 22:28:41,591 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:28:41 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/faa8babe3e624d3cb05108def624e398/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-stack/8e97ded0-f3cb-44c7-b1e1-0e241a1a0519 X-Openstack-Request-Id: req-e28cf414-673f-4f3d-916f-887042240af8 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/faa8babe3e624d3cb05108def624e398/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-stack/8e97ded0-f3cb-44c7-b1e1-0e241a1a0519;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:28:42,322 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:28:42 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-05c0e59e-40ab-429d-b754-ded9668f7e7f 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": "faa8babe3e624d3cb05108def624e398", "OS::stack_id": "8e97ded0-f3cb-44c7-b1e1-0e241a1a0519", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-stack", "image_name": "CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-image", "inst_name": "CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-inst", "subnet_name": "CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-subnet", "net_name": "CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-net", "flavor_name": "CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-stack", "stack_user_project_id": "eea1f1bbf50949bebb043863d98b2322", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-27T22:28:26Z", "links": [{"href": "https://172.30.10.101:8004/v1/faa8babe3e624d3cb05108def624e398/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-stack/8e97ded0-f3cb-44c7-b1e1-0e241a1a0519", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "8e97ded0-f3cb-44c7-b1e1-0e241a1a0519", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:28:42,322 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/faa8babe3e624d3cb05108def624e398/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-stack/8e97ded0-f3cb-44c7-b1e1-0e241a1a0519 used request id req-05c0e59e-40ab-429d-b754-ded9668f7e7f 2018-06-27 22:28:42,322 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-06-27 22:28:42,323 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-27 22:28:45,326 - create_stack - DEBUG - Stack status query timeout in 1184.21203804 2018-06-27 22:28:45,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/faa8babe3e624d3cb05108def624e398/stacks/8e97ded0-f3cb-44c7-b1e1-0e241a1a0519 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de6cf098f00a4030df0746b4e1edb19654879e87" 2018-06-27 22:28:45,412 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:28:45 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/faa8babe3e624d3cb05108def624e398/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-stack/8e97ded0-f3cb-44c7-b1e1-0e241a1a0519 X-Openstack-Request-Id: req-942487e8-8b90-4dd2-8477-58f1d8e22054 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/faa8babe3e624d3cb05108def624e398/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-stack/8e97ded0-f3cb-44c7-b1e1-0e241a1a0519;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:28:45,522 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:28:45 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-a0a8212b-1515-48c8-8805-d7183594781f 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": "faa8babe3e624d3cb05108def624e398", "OS::stack_id": "8e97ded0-f3cb-44c7-b1e1-0e241a1a0519", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-stack", "image_name": "CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-image", "inst_name": "CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-inst", "subnet_name": "CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-subnet", "net_name": "CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-net", "flavor_name": "CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-stack", "stack_user_project_id": "eea1f1bbf50949bebb043863d98b2322", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-27T22:28:26Z", "links": [{"href": "https://172.30.10.101:8004/v1/faa8babe3e624d3cb05108def624e398/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-stack/8e97ded0-f3cb-44c7-b1e1-0e241a1a0519", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "8e97ded0-f3cb-44c7-b1e1-0e241a1a0519", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:28:45,523 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/faa8babe3e624d3cb05108def624e398/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-stack/8e97ded0-f3cb-44c7-b1e1-0e241a1a0519 used request id req-a0a8212b-1515-48c8-8805-d7183594781f 2018-06-27 22:28:45,523 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-06-27 22:28:45,523 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-27 22:28:48,524 - create_stack - DEBUG - Stack status query timeout in 1181.01403499 2018-06-27 22:28:48,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/faa8babe3e624d3cb05108def624e398/stacks/8e97ded0-f3cb-44c7-b1e1-0e241a1a0519 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de6cf098f00a4030df0746b4e1edb19654879e87" 2018-06-27 22:28:48,599 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:28:48 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/faa8babe3e624d3cb05108def624e398/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-stack/8e97ded0-f3cb-44c7-b1e1-0e241a1a0519 X-Openstack-Request-Id: req-38537fb8-0e24-4e63-82a6-028914372684 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/faa8babe3e624d3cb05108def624e398/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-stack/8e97ded0-f3cb-44c7-b1e1-0e241a1a0519;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:28:48,735 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:28:48 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-ea74fc9f-f2b1-487a-b651-0555a94486e2 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": "faa8babe3e624d3cb05108def624e398", "OS::stack_id": "8e97ded0-f3cb-44c7-b1e1-0e241a1a0519", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-stack", "image_name": "CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-image", "inst_name": "CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-inst", "subnet_name": "CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-subnet", "net_name": "CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-net", "flavor_name": "CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-stack", "stack_user_project_id": "eea1f1bbf50949bebb043863d98b2322", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-27T22:28:26Z", "links": [{"href": "https://172.30.10.101:8004/v1/faa8babe3e624d3cb05108def624e398/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-stack/8e97ded0-f3cb-44c7-b1e1-0e241a1a0519", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "8e97ded0-f3cb-44c7-b1e1-0e241a1a0519", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:28:48,735 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/faa8babe3e624d3cb05108def624e398/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-stack/8e97ded0-f3cb-44c7-b1e1-0e241a1a0519 used request id req-ea74fc9f-f2b1-487a-b651-0555a94486e2 2018-06-27 22:28:48,736 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-06-27 22:28:48,736 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-27 22:28:51,740 - create_stack - DEBUG - Stack status query timeout in 1177.7981751 2018-06-27 22:28:51,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/faa8babe3e624d3cb05108def624e398/stacks/8e97ded0-f3cb-44c7-b1e1-0e241a1a0519 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de6cf098f00a4030df0746b4e1edb19654879e87" 2018-06-27 22:28:51,806 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:28:51 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/faa8babe3e624d3cb05108def624e398/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-stack/8e97ded0-f3cb-44c7-b1e1-0e241a1a0519 X-Openstack-Request-Id: req-981749a0-91ba-4d52-9672-1df1cc36766f Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/faa8babe3e624d3cb05108def624e398/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-stack/8e97ded0-f3cb-44c7-b1e1-0e241a1a0519;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:28:51,912 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:28:51 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-845bf9c7-8123-4f7c-ae3c-7bade566c496 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": "faa8babe3e624d3cb05108def624e398", "OS::stack_id": "8e97ded0-f3cb-44c7-b1e1-0e241a1a0519", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-stack", "image_name": "CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-image", "inst_name": "CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-inst", "subnet_name": "CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-subnet", "net_name": "CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-net", "flavor_name": "CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-stack", "stack_user_project_id": "eea1f1bbf50949bebb043863d98b2322", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-27T22:28:26Z", "links": [{"href": "https://172.30.10.101:8004/v1/faa8babe3e624d3cb05108def624e398/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-stack/8e97ded0-f3cb-44c7-b1e1-0e241a1a0519", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "8e97ded0-f3cb-44c7-b1e1-0e241a1a0519", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:28:51,912 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/faa8babe3e624d3cb05108def624e398/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-stack/8e97ded0-f3cb-44c7-b1e1-0e241a1a0519 used request id req-845bf9c7-8123-4f7c-ae3c-7bade566c496 2018-06-27 22:28:51,912 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-06-27 22:28:51,913 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-27 22:28:54,915 - create_stack - DEBUG - Stack status query timeout in 1174.62301707 2018-06-27 22:28:54,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/faa8babe3e624d3cb05108def624e398/stacks/8e97ded0-f3cb-44c7-b1e1-0e241a1a0519 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de6cf098f00a4030df0746b4e1edb19654879e87" 2018-06-27 22:28:55,685 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:28:55 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/faa8babe3e624d3cb05108def624e398/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-stack/8e97ded0-f3cb-44c7-b1e1-0e241a1a0519 X-Openstack-Request-Id: req-d3ad64da-9ccf-41ab-ac3a-4b60c4638f38 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/faa8babe3e624d3cb05108def624e398/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-stack/8e97ded0-f3cb-44c7-b1e1-0e241a1a0519;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:28:55,825 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:28:55 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-2d3827bb-97a7-451a-ba92-51b2b29bd0e1 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": "faa8babe3e624d3cb05108def624e398", "OS::stack_id": "8e97ded0-f3cb-44c7-b1e1-0e241a1a0519", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-stack", "image_name": "CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-image", "inst_name": "CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-inst", "subnet_name": "CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-subnet", "net_name": "CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-net", "flavor_name": "CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-stack", "stack_user_project_id": "eea1f1bbf50949bebb043863d98b2322", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-27T22:28:26Z", "links": [{"href": "https://172.30.10.101:8004/v1/faa8babe3e624d3cb05108def624e398/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-stack/8e97ded0-f3cb-44c7-b1e1-0e241a1a0519", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "8e97ded0-f3cb-44c7-b1e1-0e241a1a0519", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:28:55,825 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/faa8babe3e624d3cb05108def624e398/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-stack/8e97ded0-f3cb-44c7-b1e1-0e241a1a0519 used request id req-2d3827bb-97a7-451a-ba92-51b2b29bd0e1 2018-06-27 22:28:55,826 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-06-27 22:28:55,826 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-27 22:28:58,829 - create_stack - DEBUG - Stack status query timeout in 1170.70906496 2018-06-27 22:28:58,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/faa8babe3e624d3cb05108def624e398/stacks/8e97ded0-f3cb-44c7-b1e1-0e241a1a0519 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de6cf098f00a4030df0746b4e1edb19654879e87" 2018-06-27 22:28:59,708 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:28:59 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/faa8babe3e624d3cb05108def624e398/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-stack/8e97ded0-f3cb-44c7-b1e1-0e241a1a0519 X-Openstack-Request-Id: req-9f3618ac-a063-42e5-8e58-6d544bebfe4b Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/faa8babe3e624d3cb05108def624e398/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-stack/8e97ded0-f3cb-44c7-b1e1-0e241a1a0519;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:28:59,842 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:28:59 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-dfb5982a-9642-4a5b-95c8-080d6584e7cf 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": "faa8babe3e624d3cb05108def624e398", "OS::stack_id": "8e97ded0-f3cb-44c7-b1e1-0e241a1a0519", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-stack", "image_name": "CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-image", "inst_name": "CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-inst", "subnet_name": "CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-subnet", "net_name": "CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-net", "flavor_name": "CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-stack", "stack_user_project_id": "eea1f1bbf50949bebb043863d98b2322", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-27T22:28:26Z", "links": [{"href": "https://172.30.10.101:8004/v1/faa8babe3e624d3cb05108def624e398/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-stack/8e97ded0-f3cb-44c7-b1e1-0e241a1a0519", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "8e97ded0-f3cb-44c7-b1e1-0e241a1a0519", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:28:59,842 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/faa8babe3e624d3cb05108def624e398/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-stack/8e97ded0-f3cb-44c7-b1e1-0e241a1a0519 used request id req-dfb5982a-9642-4a5b-95c8-080d6584e7cf 2018-06-27 22:28:59,843 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-06-27 22:28:59,843 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-27 22:29:02,846 - create_stack - DEBUG - Stack status query timeout in 1166.69139695 2018-06-27 22:29:02,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/faa8babe3e624d3cb05108def624e398/stacks/8e97ded0-f3cb-44c7-b1e1-0e241a1a0519 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de6cf098f00a4030df0746b4e1edb19654879e87" 2018-06-27 22:29:03,571 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:29:03 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/faa8babe3e624d3cb05108def624e398/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-stack/8e97ded0-f3cb-44c7-b1e1-0e241a1a0519 X-Openstack-Request-Id: req-61a08087-29fb-45d5-b08f-d2fc150d836d Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/faa8babe3e624d3cb05108def624e398/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-stack/8e97ded0-f3cb-44c7-b1e1-0e241a1a0519;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:29:03,683 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:29:03 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-d6dea7c2-c5da-4f33-aeef-a633318b2de1 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": "faa8babe3e624d3cb05108def624e398", "OS::stack_id": "8e97ded0-f3cb-44c7-b1e1-0e241a1a0519", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-stack", "image_name": "CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-image", "inst_name": "CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-inst", "subnet_name": "CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-subnet", "net_name": "CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-net", "flavor_name": "CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-stack", "stack_user_project_id": "eea1f1bbf50949bebb043863d98b2322", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-27T22:28:26Z", "links": [{"href": "https://172.30.10.101:8004/v1/faa8babe3e624d3cb05108def624e398/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-stack/8e97ded0-f3cb-44c7-b1e1-0e241a1a0519", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "8e97ded0-f3cb-44c7-b1e1-0e241a1a0519", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:29:03,683 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/faa8babe3e624d3cb05108def624e398/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-stack/8e97ded0-f3cb-44c7-b1e1-0e241a1a0519 used request id req-d6dea7c2-c5da-4f33-aeef-a633318b2de1 2018-06-27 22:29:03,684 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-06-27 22:29:03,684 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-27 22:29:06,687 - create_stack - DEBUG - Stack status query timeout in 1162.85039091 2018-06-27 22:29:06,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/faa8babe3e624d3cb05108def624e398/stacks/8e97ded0-f3cb-44c7-b1e1-0e241a1a0519 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de6cf098f00a4030df0746b4e1edb19654879e87" 2018-06-27 22:29:06,743 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:29:06 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/faa8babe3e624d3cb05108def624e398/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-stack/8e97ded0-f3cb-44c7-b1e1-0e241a1a0519 X-Openstack-Request-Id: req-d99c31af-c358-45e7-9a08-c23aaf4d5bde Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/faa8babe3e624d3cb05108def624e398/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-stack/8e97ded0-f3cb-44c7-b1e1-0e241a1a0519;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:29:06,823 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:29:06 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-9b1a0a4e-a201-43c6-9bc9-655edc98ecb7 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": "faa8babe3e624d3cb05108def624e398", "OS::stack_id": "8e97ded0-f3cb-44c7-b1e1-0e241a1a0519", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-stack", "image_name": "CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-image", "inst_name": "CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-inst", "subnet_name": "CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-subnet", "net_name": "CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-net", "flavor_name": "CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-stack", "stack_user_project_id": "eea1f1bbf50949bebb043863d98b2322", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-27T22:28:26Z", "links": [{"href": "https://172.30.10.101:8004/v1/faa8babe3e624d3cb05108def624e398/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-stack/8e97ded0-f3cb-44c7-b1e1-0e241a1a0519", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "8e97ded0-f3cb-44c7-b1e1-0e241a1a0519", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:29:06,823 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/faa8babe3e624d3cb05108def624e398/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-stack/8e97ded0-f3cb-44c7-b1e1-0e241a1a0519 used request id req-9b1a0a4e-a201-43c6-9bc9-655edc98ecb7 2018-06-27 22:29:06,823 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-06-27 22:29:06,824 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-27 22:29:09,826 - create_stack - DEBUG - Stack status query timeout in 1159.71119404 2018-06-27 22:29:09,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/faa8babe3e624d3cb05108def624e398/stacks/8e97ded0-f3cb-44c7-b1e1-0e241a1a0519 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de6cf098f00a4030df0746b4e1edb19654879e87" 2018-06-27 22:29:09,902 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:29:09 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/faa8babe3e624d3cb05108def624e398/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-stack/8e97ded0-f3cb-44c7-b1e1-0e241a1a0519 X-Openstack-Request-Id: req-e858529f-b4f8-4156-9f79-22ce4a184ab3 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/faa8babe3e624d3cb05108def624e398/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-stack/8e97ded0-f3cb-44c7-b1e1-0e241a1a0519;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:29:10,029 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:29:10 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-2b4d9eec-5551-4425-91d0-f8ff46f6c72d 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": "faa8babe3e624d3cb05108def624e398", "OS::stack_id": "8e97ded0-f3cb-44c7-b1e1-0e241a1a0519", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-stack", "image_name": "CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-image", "inst_name": "CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-inst", "subnet_name": "CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-subnet", "net_name": "CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-net", "flavor_name": "CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-stack", "stack_user_project_id": "eea1f1bbf50949bebb043863d98b2322", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-27T22:28:26Z", "links": [{"href": "https://172.30.10.101:8004/v1/faa8babe3e624d3cb05108def624e398/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-stack/8e97ded0-f3cb-44c7-b1e1-0e241a1a0519", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "8e97ded0-f3cb-44c7-b1e1-0e241a1a0519", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:29:10,029 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/faa8babe3e624d3cb05108def624e398/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-stack/8e97ded0-f3cb-44c7-b1e1-0e241a1a0519 used request id req-2b4d9eec-5551-4425-91d0-f8ff46f6c72d 2018-06-27 22:29:10,029 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-06-27 22:29:10,030 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-27 22:29:13,032 - create_stack - DEBUG - Stack status query timeout in 1156.50577998 2018-06-27 22:29:13,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/faa8babe3e624d3cb05108def624e398/stacks/8e97ded0-f3cb-44c7-b1e1-0e241a1a0519 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de6cf098f00a4030df0746b4e1edb19654879e87" 2018-06-27 22:29:13,105 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:29:13 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/faa8babe3e624d3cb05108def624e398/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-stack/8e97ded0-f3cb-44c7-b1e1-0e241a1a0519 X-Openstack-Request-Id: req-2a55c21c-3e4e-47db-99b9-f681f50a9022 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/faa8babe3e624d3cb05108def624e398/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-stack/8e97ded0-f3cb-44c7-b1e1-0e241a1a0519;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:29:13,241 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:29:13 GMT Content-Type: application/json Content-Length: 1617 Connection: keep-alive X-Openstack-Request-Id: req-b63cb0e9-3494-488c-91a1-74aa880a3859 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": "faa8babe3e624d3cb05108def624e398", "OS::stack_id": "8e97ded0-f3cb-44c7-b1e1-0e241a1a0519", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-stack", "image_name": "CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-image", "inst_name": "CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-inst", "subnet_name": "CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-subnet", "net_name": "CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-net", "flavor_name": "CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-stack", "stack_user_project_id": "eea1f1bbf50949bebb043863d98b2322", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-06-27T22:28:26Z", "links": [{"href": "https://172.30.10.101:8004/v1/faa8babe3e624d3cb05108def624e398/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-stack/8e97ded0-f3cb-44c7-b1e1-0e241a1a0519", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "8e97ded0-f3cb-44c7-b1e1-0e241a1a0519", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:29:13,241 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/faa8babe3e624d3cb05108def624e398/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-stack/8e97ded0-f3cb-44c7-b1e1-0e241a1a0519 used request id req-b63cb0e9-3494-488c-91a1-74aa880a3859 2018-06-27 22:29:13,242 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-06-27 22:29:13,242 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-stack 2018-06-27 22:29:13,242 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-stack 2018-06-27 22:29:13,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/faa8babe3e624d3cb05108def624e398/stacks/8e97ded0-f3cb-44c7-b1e1-0e241a1a0519/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de6cf098f00a4030df0746b4e1edb19654879e87" 2018-06-27 22:29:13,314 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:29:13 GMT Content-Type: application/json Content-Length: 557 Connection: keep-alive Location: https://172.30.10.101:8004/v1/faa8babe3e624d3cb05108def624e398/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-stack/8e97ded0-f3cb-44c7-b1e1-0e241a1a0519/resources X-Openstack-Request-Id: req-3550fa81-ee21-4ce6-b4a9-c38a7e03dfc3 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/faa8babe3e624d3cb05108def624e398/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-stack/8e97ded0-f3cb-44c7-b1e1-0e241a1a0519/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:29:13,435 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:29:13 GMT Content-Type: application/json Content-Length: 3465 Connection: keep-alive X-Openstack-Request-Id: req-94894ede-82e3-45d5-8a78-54358c470652 Front-End-Https: on RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "https://172.30.10.101:8004/v1/faa8babe3e624d3cb05108def624e398/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-stack/8e97ded0-f3cb-44c7-b1e1-0e241a1a0519/resources/server1_port", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/faa8babe3e624d3cb05108def624e398/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-stack/8e97ded0-f3cb-44c7-b1e1-0e241a1a0519", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-06-27T22:28:28Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-27T22:28:28Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "38e286ee-2b78-44e0-939e-dde469aad76d", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "https://172.30.10.101:8004/v1/faa8babe3e624d3cb05108def624e398/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-stack/8e97ded0-f3cb-44c7-b1e1-0e241a1a0519/resources/private_subnet", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/faa8babe3e624d3cb05108def624e398/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-stack/8e97ded0-f3cb-44c7-b1e1-0e241a1a0519", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-06-27T22:28:28Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-27T22:28:28Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "255c21a6-a962-4e5b-a055-17ccb2664efc", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "https://172.30.10.101:8004/v1/faa8babe3e624d3cb05108def624e398/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-stack/8e97ded0-f3cb-44c7-b1e1-0e241a1a0519/resources/private_net", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/faa8babe3e624d3cb05108def624e398/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-stack/8e97ded0-f3cb-44c7-b1e1-0e241a1a0519", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-06-27T22:28:28Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-27T22:28:28Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "b46efe20-e7aa-4d2e-9bea-8e626272de84", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "https://172.30.10.101:8004/v1/faa8babe3e624d3cb05108def624e398/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-stack/8e97ded0-f3cb-44c7-b1e1-0e241a1a0519/resources/my_instance", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/faa8babe3e624d3cb05108def624e398/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-stack/8e97ded0-f3cb-44c7-b1e1-0e241a1a0519", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-06-27T22:28:28Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-27T22:28:28Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "f0df70c3-661b-41cb-b331-b1c14a94ef7a", "resource_type": "OS::Nova::Server"}]} 2018-06-27 22:29:13,435 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/faa8babe3e624d3cb05108def624e398/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-stack/8e97ded0-f3cb-44c7-b1e1-0e241a1a0519/resources used request id req-94894ede-82e3-45d5-8a78-54358c470652 2018-06-27 22:29:13,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?id=b46efe20-e7aa-4d2e-9bea-8e626272de84 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de6cf098f00a4030df0746b4e1edb19654879e87" 2018-06-27 22:29:14,417 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:29:14 GMT Content-Type: application/json Content-Length: 629 Connection: keep-alive X-Openstack-Request-Id: req-b9981e70-ab46-41f2-8bdf-446e04167640 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["255c21a6-a962-4e5b-a055-17ccb2664efc"],"updated_at":"2018-06-27T22:28:32Z","tenant_id":"faa8babe3e624d3cb05108def624e398","created_at":"2018-06-27T22:28:29Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"faa8babe3e624d3cb05108def624e398","id":"b46efe20-e7aa-4d2e-9bea-8e626272de84","name":"CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-net"}]} 2018-06-27 22:29:14,418 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=b46efe20-e7aa-4d2e-9bea-8e626272de84 used request id req-b9981e70-ab46-41f2-8bdf-446e04167640 2018-06-27 22:29:14,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=b46efe20-e7aa-4d2e-9bea-8e626272de84 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de6cf098f00a4030df0746b4e1edb19654879e87" 2018-06-27 22:29:14,540 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:29:14 GMT Content-Type: application/json Content-Length: 665 Connection: keep-alive X-Openstack-Request-Id: req-cf272808-09d7-4a69-81f4-75b2a7501e48 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b46efe20-e7aa-4d2e-9bea-8e626272de84","tenant_id":"faa8babe3e624d3cb05108def624e398","created_at":"2018-06-27T22:28:32Z","dns_nameservers":[],"updated_at":"2018-06-27T22:28:32Z","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":"faa8babe3e624d3cb05108def624e398","id":"255c21a6-a962-4e5b-a055-17ccb2664efc","subnetpool_id":null,"name":"CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-subnet"}]} 2018-06-27 22:29:14,540 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=b46efe20-e7aa-4d2e-9bea-8e626272de84 used request id req-cf272808-09d7-4a69-81f4-75b2a7501e48 2018-06-27 22:29:14,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=b46efe20-e7aa-4d2e-9bea-8e626272de84 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de6cf098f00a4030df0746b4e1edb19654879e87" 2018-06-27 22:29:14,655 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:29:14 GMT Content-Type: application/json Content-Length: 665 Connection: keep-alive X-Openstack-Request-Id: req-6928bcfd-985c-49ca-a052-980b3c24dadc Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b46efe20-e7aa-4d2e-9bea-8e626272de84","tenant_id":"faa8babe3e624d3cb05108def624e398","created_at":"2018-06-27T22:28:32Z","dns_nameservers":[],"updated_at":"2018-06-27T22:28:32Z","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":"faa8babe3e624d3cb05108def624e398","id":"255c21a6-a962-4e5b-a055-17ccb2664efc","subnetpool_id":null,"name":"CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-subnet"}]} 2018-06-27 22:29:14,655 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=b46efe20-e7aa-4d2e-9bea-8e626272de84 used request id req-6928bcfd-985c-49ca-a052-980b3c24dadc 2018-06-27 22:29:14,656 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:29:14,657 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:29:15,622 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "name": "heat_stack_owner"}, {"id": "99ea11ababbb468bacaec7bfa02b9207", "name": "CreateStackSuccessTests-52c1a569-4352-484-proj-role"}], "expires_at": "2018-06-27T23:29:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "faa8babe3e624d3cb05108def624e398", "name": "CreateStackSuccessTests-52c1a569-4352-484-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/faa8babe3e624d3cb05108def624e398", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/faa8babe3e624d3cb05108def624e398", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/faa8babe3e624d3cb05108def624e398", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/faa8babe3e624d3cb05108def624e398", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/faa8babe3e624d3cb05108def624e398", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/faa8babe3e624d3cb05108def624e398", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/faa8babe3e624d3cb05108def624e398", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/faa8babe3e624d3cb05108def624e398", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/faa8babe3e624d3cb05108def624e398", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/faa8babe3e624d3cb05108def624e398", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/faa8babe3e624d3cb05108def624e398", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/faa8babe3e624d3cb05108def624e398", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-52c1a569-4352-484-user", "id": "f3ff62df22a3429e8ef85d35115a58c0"}, "audit_ids": ["InrF3nVzSyKGtwDV86Yojw"], "issued_at": "2018-06-27T22:29:15.000000Z"}} 2018-06-27 22:29:15,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}5923bdcb5a86a47e07280f0528c9fc240492fd12" 2018-06-27 22:29:15,970 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:29:15 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-84fdba9a-ee4a-49e8-a89b-fea5fea92794 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:29:15,971 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-84fdba9a-ee4a-49e8-a89b-fea5fea92794 2018-06-27 22:29:15,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/networks?name=CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5923bdcb5a86a47e07280f0528c9fc240492fd12" 2018-06-27 22:29:16,889 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:29:16 GMT Content-Type: application/json Content-Length: 629 Connection: keep-alive X-Openstack-Request-Id: req-a6da9ab6-ec63-4d6d-bf45-528e7d4ddd80 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["255c21a6-a962-4e5b-a055-17ccb2664efc"],"updated_at":"2018-06-27T22:28:32Z","tenant_id":"faa8babe3e624d3cb05108def624e398","created_at":"2018-06-27T22:28:29Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"faa8babe3e624d3cb05108def624e398","id":"b46efe20-e7aa-4d2e-9bea-8e626272de84","name":"CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-net"}]} 2018-06-27 22:29:16,889 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-net used request id req-a6da9ab6-ec63-4d6d-bf45-528e7d4ddd80 2018-06-27 22:29:16,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 22:29:16,907 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 22:29: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-27 22:29:16,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/faa8babe3e624d3cb05108def624e398 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5923bdcb5a86a47e07280f0528c9fc240492fd12" 2018-06-27 22:29:17,014 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:29:16 GMT Server: Apache Content-Length: 320 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2f5b8557-24c0-48c7-8ea3-4ef224bd29f4 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/faa8babe3e624d3cb05108def624e398"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "faa8babe3e624d3cb05108def624e398", "name": "CreateStackSuccessTests-52c1a569-4352-484-proj"}} 2018-06-27 22:29:17,015 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/faa8babe3e624d3cb05108def624e398 used request id req-2f5b8557-24c0-48c7-8ea3-4ef224bd29f4 2018-06-27 22:29:17,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=b46efe20-e7aa-4d2e-9bea-8e626272de84 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5923bdcb5a86a47e07280f0528c9fc240492fd12" 2018-06-27 22:29:17,978 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:29:17 GMT Content-Type: application/json Content-Length: 665 Connection: keep-alive X-Openstack-Request-Id: req-2eee595d-5d10-402b-b7ed-97fa5272cc5f Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b46efe20-e7aa-4d2e-9bea-8e626272de84","tenant_id":"faa8babe3e624d3cb05108def624e398","created_at":"2018-06-27T22:28:32Z","dns_nameservers":[],"updated_at":"2018-06-27T22:28:32Z","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":"faa8babe3e624d3cb05108def624e398","id":"255c21a6-a962-4e5b-a055-17ccb2664efc","subnetpool_id":null,"name":"CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-subnet"}]} 2018-06-27 22:29:17,979 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=b46efe20-e7aa-4d2e-9bea-8e626272de84 used request id req-2eee595d-5d10-402b-b7ed-97fa5272cc5f 2018-06-27 22:29:17,980 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:29:18,730 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "name": "heat_stack_owner"}, {"id": "99ea11ababbb468bacaec7bfa02b9207", "name": "CreateStackSuccessTests-52c1a569-4352-484-proj-role"}], "expires_at": "2018-06-27T23:29:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "faa8babe3e624d3cb05108def624e398", "name": "CreateStackSuccessTests-52c1a569-4352-484-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/faa8babe3e624d3cb05108def624e398", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/faa8babe3e624d3cb05108def624e398", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/faa8babe3e624d3cb05108def624e398", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/faa8babe3e624d3cb05108def624e398", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/faa8babe3e624d3cb05108def624e398", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/faa8babe3e624d3cb05108def624e398", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/faa8babe3e624d3cb05108def624e398", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/faa8babe3e624d3cb05108def624e398", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/faa8babe3e624d3cb05108def624e398", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/faa8babe3e624d3cb05108def624e398", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/faa8babe3e624d3cb05108def624e398", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/faa8babe3e624d3cb05108def624e398", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-52c1a569-4352-484-user", "id": "f3ff62df22a3429e8ef85d35115a58c0"}, "audit_ids": ["VwsQvhaJRYqxfb5178sbvw"], "issued_at": "2018-06-27T22:29:18.000000Z"}} 2018-06-27 22:29:18,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}c136e3ccefe81d3e7ae70f3fb7cc33ec7e8d9b37" 2018-06-27 22:29:19,073 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:29:18 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-17fef96e-a113-42e8-83ef-3c6f04c94393 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:29:19,073 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-17fef96e-a113-42e8-83ef-3c6f04c94393 2018-06-27 22:29:19,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/networks?name=CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c136e3ccefe81d3e7ae70f3fb7cc33ec7e8d9b37" 2018-06-27 22:29:20,238 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:29:20 GMT Content-Type: application/json Content-Length: 629 Connection: keep-alive X-Openstack-Request-Id: req-5c69ae21-b744-40c2-a0a9-24923a08c310 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["255c21a6-a962-4e5b-a055-17ccb2664efc"],"updated_at":"2018-06-27T22:28:32Z","tenant_id":"faa8babe3e624d3cb05108def624e398","created_at":"2018-06-27T22:28:29Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"faa8babe3e624d3cb05108def624e398","id":"b46efe20-e7aa-4d2e-9bea-8e626272de84","name":"CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-net"}]} 2018-06-27 22:29:20,238 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-net used request id req-5c69ae21-b744-40c2-a0a9-24923a08c310 2018-06-27 22:29:20,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=b46efe20-e7aa-4d2e-9bea-8e626272de84 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c136e3ccefe81d3e7ae70f3fb7cc33ec7e8d9b37" 2018-06-27 22:29:21,235 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:29:21 GMT Content-Type: application/json Content-Length: 665 Connection: keep-alive X-Openstack-Request-Id: req-cbc645ed-0dad-4c1b-8e4f-5c1e05964193 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b46efe20-e7aa-4d2e-9bea-8e626272de84","tenant_id":"faa8babe3e624d3cb05108def624e398","created_at":"2018-06-27T22:28:32Z","dns_nameservers":[],"updated_at":"2018-06-27T22:28:32Z","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":"faa8babe3e624d3cb05108def624e398","id":"255c21a6-a962-4e5b-a055-17ccb2664efc","subnetpool_id":null,"name":"CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-subnet"}]} 2018-06-27 22:29:21,235 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=b46efe20-e7aa-4d2e-9bea-8e626272de84 used request id req-cbc645ed-0dad-4c1b-8e4f-5c1e05964193 2018-06-27 22:29:21,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?id=b46efe20-e7aa-4d2e-9bea-8e626272de84 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c136e3ccefe81d3e7ae70f3fb7cc33ec7e8d9b37" 2018-06-27 22:29:21,593 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:29:21 GMT Content-Type: application/json Content-Length: 629 Connection: keep-alive X-Openstack-Request-Id: req-45e7ab01-025c-4eda-8de6-747719ee8c03 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["255c21a6-a962-4e5b-a055-17ccb2664efc"],"updated_at":"2018-06-27T22:28:32Z","tenant_id":"faa8babe3e624d3cb05108def624e398","created_at":"2018-06-27T22:28:29Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"faa8babe3e624d3cb05108def624e398","id":"b46efe20-e7aa-4d2e-9bea-8e626272de84","name":"CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-net"}]} 2018-06-27 22:29:21,593 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=b46efe20-e7aa-4d2e-9bea-8e626272de84 used request id req-45e7ab01-025c-4eda-8de6-747719ee8c03 2018-06-27 22:29:21,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=b46efe20-e7aa-4d2e-9bea-8e626272de84 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c136e3ccefe81d3e7ae70f3fb7cc33ec7e8d9b37" 2018-06-27 22:29:21,714 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:29:21 GMT Content-Type: application/json Content-Length: 665 Connection: keep-alive X-Openstack-Request-Id: req-7131f9bd-cbc9-468d-8ffc-c4b6cd90b3ea Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b46efe20-e7aa-4d2e-9bea-8e626272de84","tenant_id":"faa8babe3e624d3cb05108def624e398","created_at":"2018-06-27T22:28:32Z","dns_nameservers":[],"updated_at":"2018-06-27T22:28:32Z","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":"faa8babe3e624d3cb05108def624e398","id":"255c21a6-a962-4e5b-a055-17ccb2664efc","subnetpool_id":null,"name":"CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-subnet"}]} 2018-06-27 22:29:21,714 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=b46efe20-e7aa-4d2e-9bea-8e626272de84 used request id req-7131f9bd-cbc9-468d-8ffc-c4b6cd90b3ea 2018-06-27 22:29:21,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/subnets?network_id=b46efe20-e7aa-4d2e-9bea-8e626272de84&name=CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c136e3ccefe81d3e7ae70f3fb7cc33ec7e8d9b37" 2018-06-27 22:29:21,841 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:29:21 GMT Content-Type: application/json Content-Length: 665 Connection: keep-alive X-Openstack-Request-Id: req-6013968b-0de6-42b9-a94d-9372c24fe11a Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b46efe20-e7aa-4d2e-9bea-8e626272de84","tenant_id":"faa8babe3e624d3cb05108def624e398","created_at":"2018-06-27T22:28:32Z","dns_nameservers":[],"updated_at":"2018-06-27T22:28:32Z","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":"faa8babe3e624d3cb05108def624e398","id":"255c21a6-a962-4e5b-a055-17ccb2664efc","subnetpool_id":null,"name":"CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-subnet"}]} 2018-06-27 22:29:21,842 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=b46efe20-e7aa-4d2e-9bea-8e626272de84&name=CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-subnet used request id req-6013968b-0de6-42b9-a94d-9372c24fe11a 2018-06-27 22:29:21,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/subnets/255c21a6-a962-4e5b-a055-17ccb2664efc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c136e3ccefe81d3e7ae70f3fb7cc33ec7e8d9b37" 2018-06-27 22:29:22,024 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:29:22 GMT Content-Type: application/json Content-Length: 662 Connection: keep-alive X-Openstack-Request-Id: req-1ab17942-ee95-4e81-a9ce-a9031554ff9e Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b46efe20-e7aa-4d2e-9bea-8e626272de84","tenant_id":"faa8babe3e624d3cb05108def624e398","created_at":"2018-06-27T22:28:32Z","dns_nameservers":[],"updated_at":"2018-06-27T22:28:32Z","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":"faa8babe3e624d3cb05108def624e398","id":"255c21a6-a962-4e5b-a055-17ccb2664efc","subnetpool_id":null,"name":"CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-subnet"}} 2018-06-27 22:29:22,024 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/255c21a6-a962-4e5b-a055-17ccb2664efc used request id req-1ab17942-ee95-4e81-a9ce-a9031554ff9e 2018-06-27 22:29:22,025 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-stack 2018-06-27 22:29:22,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8004/v1/faa8babe3e624d3cb05108def624e398/stacks/8e97ded0-f3cb-44c7-b1e1-0e241a1a0519 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de6cf098f00a4030df0746b4e1edb19654879e87" 2018-06-27 22:29:22,113 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:29:22 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/faa8babe3e624d3cb05108def624e398/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-stack/8e97ded0-f3cb-44c7-b1e1-0e241a1a0519 X-Openstack-Request-Id: req-e980d65a-b220-4fb0-a432-53c6cdc051bd Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/faa8babe3e624d3cb05108def624e398/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-stack/8e97ded0-f3cb-44c7-b1e1-0e241a1a0519;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:29:22,237 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:29:22 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-d4f5949e-f8b2-441a-a77c-dce079b915be Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:29:22,237 - keystoneauth.session - DEBUG - DELETE call to orchestration for https://172.30.10.101:8004/v1/faa8babe3e624d3cb05108def624e398/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-stack/8e97ded0-f3cb-44c7-b1e1-0e241a1a0519 used request id req-d4f5949e-f8b2-441a-a77c-dce079b915be 2018-06-27 22:29:22,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/faa8babe3e624d3cb05108def624e398/stacks/8e97ded0-f3cb-44c7-b1e1-0e241a1a0519 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de6cf098f00a4030df0746b4e1edb19654879e87" 2018-06-27 22:29:22,309 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:29:22 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/faa8babe3e624d3cb05108def624e398/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-stack/8e97ded0-f3cb-44c7-b1e1-0e241a1a0519 X-Openstack-Request-Id: req-14836675-bd7b-4fb9-a7cd-cca6e20aecec Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/faa8babe3e624d3cb05108def624e398/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-stack/8e97ded0-f3cb-44c7-b1e1-0e241a1a0519;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:29:22,399 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:29:22 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-40c26966-c419-41d4-b26b-8f11a754d175 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": "faa8babe3e624d3cb05108def624e398", "OS::stack_id": "8e97ded0-f3cb-44c7-b1e1-0e241a1a0519", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-stack", "image_name": "CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-image", "inst_name": "CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-inst", "subnet_name": "CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-subnet", "flavor_name": "CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-flavor-name", "net_name": "CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-stack", "stack_user_project_id": "eea1f1bbf50949bebb043863d98b2322", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-27T22:28:26Z", "links": [{"href": "https://172.30.10.101:8004/v1/faa8babe3e624d3cb05108def624e398/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-stack/8e97ded0-f3cb-44c7-b1e1-0e241a1a0519", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-27T22:29:22Z", "id": "8e97ded0-f3cb-44c7-b1e1-0e241a1a0519", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:29:22,399 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/faa8babe3e624d3cb05108def624e398/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-stack/8e97ded0-f3cb-44c7-b1e1-0e241a1a0519 used request id req-40c26966-c419-41d4-b26b-8f11a754d175 2018-06-27 22:29:22,400 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-06-27 22:29:22,400 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-27 22:29:25,402 - create_stack - DEBUG - Stack status query timeout in 1196.83468795 2018-06-27 22:29:25,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/faa8babe3e624d3cb05108def624e398/stacks/8e97ded0-f3cb-44c7-b1e1-0e241a1a0519 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de6cf098f00a4030df0746b4e1edb19654879e87" 2018-06-27 22:29:25,472 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:29:25 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/faa8babe3e624d3cb05108def624e398/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-stack/8e97ded0-f3cb-44c7-b1e1-0e241a1a0519 X-Openstack-Request-Id: req-5da027a2-e89b-4f04-a064-ddd84f4fcbbb Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/faa8babe3e624d3cb05108def624e398/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-stack/8e97ded0-f3cb-44c7-b1e1-0e241a1a0519;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:29:25,559 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:29:25 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-8a21843e-7747-4a9b-9f50-503ef133fa1d 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": "faa8babe3e624d3cb05108def624e398", "OS::stack_id": "8e97ded0-f3cb-44c7-b1e1-0e241a1a0519", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-stack", "image_name": "CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-image", "inst_name": "CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-inst", "subnet_name": "CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-subnet", "flavor_name": "CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-flavor-name", "net_name": "CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-stack", "stack_user_project_id": "eea1f1bbf50949bebb043863d98b2322", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-27T22:28:26Z", "links": [{"href": "https://172.30.10.101:8004/v1/faa8babe3e624d3cb05108def624e398/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-stack/8e97ded0-f3cb-44c7-b1e1-0e241a1a0519", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-27T22:29:22Z", "id": "8e97ded0-f3cb-44c7-b1e1-0e241a1a0519", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:29:25,559 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/faa8babe3e624d3cb05108def624e398/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-stack/8e97ded0-f3cb-44c7-b1e1-0e241a1a0519 used request id req-8a21843e-7747-4a9b-9f50-503ef133fa1d 2018-06-27 22:29:25,560 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-06-27 22:29:25,560 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-27 22:29:28,563 - create_stack - DEBUG - Stack status query timeout in 1193.67401195 2018-06-27 22:29:28,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/faa8babe3e624d3cb05108def624e398/stacks/8e97ded0-f3cb-44c7-b1e1-0e241a1a0519 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de6cf098f00a4030df0746b4e1edb19654879e87" 2018-06-27 22:29:28,635 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:29:28 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/faa8babe3e624d3cb05108def624e398/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-stack/8e97ded0-f3cb-44c7-b1e1-0e241a1a0519 X-Openstack-Request-Id: req-920d2be1-a9d9-4b74-aff6-6b3ce2e7206f Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/faa8babe3e624d3cb05108def624e398/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-stack/8e97ded0-f3cb-44c7-b1e1-0e241a1a0519;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:29:28,733 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:29:28 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-a30007aa-f76e-422a-bc7f-190a621ac5cb 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": "faa8babe3e624d3cb05108def624e398", "OS::stack_id": "8e97ded0-f3cb-44c7-b1e1-0e241a1a0519", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-stack", "image_name": "CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-image", "inst_name": "CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-inst", "subnet_name": "CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-subnet", "flavor_name": "CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-flavor-name", "net_name": "CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-stack", "stack_user_project_id": "eea1f1bbf50949bebb043863d98b2322", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-27T22:28:26Z", "links": [{"href": "https://172.30.10.101:8004/v1/faa8babe3e624d3cb05108def624e398/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-stack/8e97ded0-f3cb-44c7-b1e1-0e241a1a0519", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-27T22:29:22Z", "id": "8e97ded0-f3cb-44c7-b1e1-0e241a1a0519", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:29:28,734 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/faa8babe3e624d3cb05108def624e398/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-stack/8e97ded0-f3cb-44c7-b1e1-0e241a1a0519 used request id req-a30007aa-f76e-422a-bc7f-190a621ac5cb 2018-06-27 22:29:28,734 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-06-27 22:29:28,734 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-27 22:29:31,738 - create_stack - DEBUG - Stack status query timeout in 1190.49945188 2018-06-27 22:29:31,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/faa8babe3e624d3cb05108def624e398/stacks/8e97ded0-f3cb-44c7-b1e1-0e241a1a0519 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de6cf098f00a4030df0746b4e1edb19654879e87" 2018-06-27 22:29:31,821 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:29:31 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/faa8babe3e624d3cb05108def624e398/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-stack/8e97ded0-f3cb-44c7-b1e1-0e241a1a0519 X-Openstack-Request-Id: req-4327a4be-64c3-407b-af8b-978063397f04 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/faa8babe3e624d3cb05108def624e398/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-stack/8e97ded0-f3cb-44c7-b1e1-0e241a1a0519;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:29:31,916 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:29:31 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-79dc76af-2f63-4966-83df-65e5d2b28125 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": "faa8babe3e624d3cb05108def624e398", "OS::stack_id": "8e97ded0-f3cb-44c7-b1e1-0e241a1a0519", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-stack", "image_name": "CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-image", "inst_name": "CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-inst", "subnet_name": "CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-subnet", "flavor_name": "CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-flavor-name", "net_name": "CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-stack", "stack_user_project_id": "eea1f1bbf50949bebb043863d98b2322", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-27T22:28:26Z", "links": [{"href": "https://172.30.10.101:8004/v1/faa8babe3e624d3cb05108def624e398/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-stack/8e97ded0-f3cb-44c7-b1e1-0e241a1a0519", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-27T22:29:22Z", "id": "8e97ded0-f3cb-44c7-b1e1-0e241a1a0519", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:29:31,916 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/faa8babe3e624d3cb05108def624e398/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-stack/8e97ded0-f3cb-44c7-b1e1-0e241a1a0519 used request id req-79dc76af-2f63-4966-83df-65e5d2b28125 2018-06-27 22:29:31,917 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-06-27 22:29:31,917 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-27 22:29:34,919 - create_stack - DEBUG - Stack status query timeout in 1187.31794095 2018-06-27 22:29:34,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/faa8babe3e624d3cb05108def624e398/stacks/8e97ded0-f3cb-44c7-b1e1-0e241a1a0519 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de6cf098f00a4030df0746b4e1edb19654879e87" 2018-06-27 22:29:34,992 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:29:34 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/faa8babe3e624d3cb05108def624e398/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-stack/8e97ded0-f3cb-44c7-b1e1-0e241a1a0519 X-Openstack-Request-Id: req-a3535e67-d789-4d61-9cfb-f71c2cc49960 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/faa8babe3e624d3cb05108def624e398/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-stack/8e97ded0-f3cb-44c7-b1e1-0e241a1a0519;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:29:35,062 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:29:35 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-c2af7225-5eb7-4bf6-86b0-6993403d99db 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": "faa8babe3e624d3cb05108def624e398", "OS::stack_id": "8e97ded0-f3cb-44c7-b1e1-0e241a1a0519", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-stack", "image_name": "CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-image", "inst_name": "CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-inst", "subnet_name": "CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-subnet", "flavor_name": "CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-flavor-name", "net_name": "CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-stack", "stack_user_project_id": "eea1f1bbf50949bebb043863d98b2322", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-27T22:28:26Z", "links": [{"href": "https://172.30.10.101:8004/v1/faa8babe3e624d3cb05108def624e398/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-stack/8e97ded0-f3cb-44c7-b1e1-0e241a1a0519", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-27T22:29:22Z", "id": "8e97ded0-f3cb-44c7-b1e1-0e241a1a0519", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:29:35,062 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/faa8babe3e624d3cb05108def624e398/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-stack/8e97ded0-f3cb-44c7-b1e1-0e241a1a0519 used request id req-c2af7225-5eb7-4bf6-86b0-6993403d99db 2018-06-27 22:29:35,063 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-06-27 22:29:35,063 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-27 22:29:38,066 - create_stack - DEBUG - Stack status query timeout in 1184.17090297 2018-06-27 22:29:38,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/faa8babe3e624d3cb05108def624e398/stacks/8e97ded0-f3cb-44c7-b1e1-0e241a1a0519 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de6cf098f00a4030df0746b4e1edb19654879e87" 2018-06-27 22:29:38,146 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:29:38 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/faa8babe3e624d3cb05108def624e398/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-stack/8e97ded0-f3cb-44c7-b1e1-0e241a1a0519 X-Openstack-Request-Id: req-42073f4a-ca4c-4b1a-a8e3-53a5d492022f Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/faa8babe3e624d3cb05108def624e398/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-stack/8e97ded0-f3cb-44c7-b1e1-0e241a1a0519;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:29:38,239 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:29:38 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-cbb3c42f-b099-4887-8a0a-7619224fa8bc 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": "faa8babe3e624d3cb05108def624e398", "OS::stack_id": "8e97ded0-f3cb-44c7-b1e1-0e241a1a0519", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-stack", "image_name": "CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-image", "inst_name": "CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-inst", "subnet_name": "CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-subnet", "flavor_name": "CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-flavor-name", "net_name": "CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-stack", "stack_user_project_id": "eea1f1bbf50949bebb043863d98b2322", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-27T22:28:26Z", "links": [{"href": "https://172.30.10.101:8004/v1/faa8babe3e624d3cb05108def624e398/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-stack/8e97ded0-f3cb-44c7-b1e1-0e241a1a0519", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-27T22:29:22Z", "id": "8e97ded0-f3cb-44c7-b1e1-0e241a1a0519", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:29:38,239 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/faa8babe3e624d3cb05108def624e398/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-stack/8e97ded0-f3cb-44c7-b1e1-0e241a1a0519 used request id req-cbb3c42f-b099-4887-8a0a-7619224fa8bc 2018-06-27 22:29:38,239 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-06-27 22:29:38,240 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-27 22:29:41,240 - create_stack - DEBUG - Stack status query timeout in 1180.99713397 2018-06-27 22:29:41,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/faa8babe3e624d3cb05108def624e398/stacks/8e97ded0-f3cb-44c7-b1e1-0e241a1a0519 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de6cf098f00a4030df0746b4e1edb19654879e87" 2018-06-27 22:29:41,315 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:29:41 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/faa8babe3e624d3cb05108def624e398/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-stack/8e97ded0-f3cb-44c7-b1e1-0e241a1a0519 X-Openstack-Request-Id: req-3fcdae94-e304-4e6e-90a2-0d0400a2cce5 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/faa8babe3e624d3cb05108def624e398/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-stack/8e97ded0-f3cb-44c7-b1e1-0e241a1a0519;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:29:41,415 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:29:41 GMT Content-Type: application/json Content-Length: 1638 Connection: keep-alive X-Openstack-Request-Id: req-03dbeefd-e83e-4219-9be3-77f1518a22fb 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": "faa8babe3e624d3cb05108def624e398", "OS::stack_id": "8e97ded0-f3cb-44c7-b1e1-0e241a1a0519", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-stack", "image_name": "CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-image", "inst_name": "CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-inst", "subnet_name": "CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-subnet", "flavor_name": "CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-flavor-name", "net_name": "CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-net"}, "deletion_time": "2018-06-27T22:29:40Z", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-stack", "stack_user_project_id": "eea1f1bbf50949bebb043863d98b2322", "tags": null, "creation_time": "2018-06-27T22:28:26Z", "links": [{"href": "https://172.30.10.101:8004/v1/faa8babe3e624d3cb05108def624e398/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-stack/8e97ded0-f3cb-44c7-b1e1-0e241a1a0519", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-06-27T22:29:22Z", "id": "8e97ded0-f3cb-44c7-b1e1-0e241a1a0519", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:29:41,415 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/faa8babe3e624d3cb05108def624e398/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-stack/8e97ded0-f3cb-44c7-b1e1-0e241a1a0519 used request id req-03dbeefd-e83e-4219-9be3-77f1518a22fb 2018-06-27 22:29:41,416 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-06-27 22:29:41,416 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-stack 2018-06-27 22:29:41,416 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-stack 2018-06-27 22:29:41,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8004/v1/faa8babe3e624d3cb05108def624e398/stacks/8e97ded0-f3cb-44c7-b1e1-0e241a1a0519 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de6cf098f00a4030df0746b4e1edb19654879e87" 2018-06-27 22:29:41,492 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:29:41 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/faa8babe3e624d3cb05108def624e398/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-stack/8e97ded0-f3cb-44c7-b1e1-0e241a1a0519 X-Openstack-Request-Id: req-981e08d8-aefd-479d-83b2-1077ee80da86 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/faa8babe3e624d3cb05108def624e398/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-stack/8e97ded0-f3cb-44c7-b1e1-0e241a1a0519;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:29:41,578 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx Date: Wed, 27 Jun 2018 22:29:41 GMT Content-Type: application/json Content-Length: 279 Connection: keep-alive X-Openstack-Request-Id: req-7e8361cf-6498-4d74-828e-1d2f0256e27e RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-06-27 22:29:41,578 - keystoneauth.session - DEBUG - DELETE call to orchestration for https://172.30.10.101:8004/v1/faa8babe3e624d3cb05108def624e398/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-stack/8e97ded0-f3cb-44c7-b1e1-0e241a1a0519 used request id req-7e8361cf-6498-4d74-828e-1d2f0256e27e 2018-06-27 22:29:41,580 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-ca5b4f12-a896-42be-a195-5b8f607a0416-image 2018-06-27 22:29:41,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9292/v2/images/ed418ee5-5066-4f77-9cc0-cbdbcd53e96c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}47d8e6fdb5b8772d5ef9a441c538ad0cb55c56cc" 2018-06-27 22:29:42,577 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:29:42 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-d38a1c9c-06ab-413e-af37-2bb13a418857 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-27 22:29:42,577 - keystoneauth.session - DEBUG - DELETE call to image for https://172.30.10.101:9292/v2/images/ed418ee5-5066-4f77-9cc0-cbdbcd53e96c used request id req-d38a1c9c-06ab-413e-af37-2bb13a418857 2018-06-27 22:29:42,581 - 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/7656ac48-2714-4090-9374-5636aed7c4e3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}293a5072ac33b35f5968700d47050e20922e07be" 2018-06-27 22:29:43,432 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 22:29: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-af588d51-d66d-4f3e-b50b-86abc01251ef X-Compute-Request-Id: req-af588d51-d66d-4f3e-b50b-86abc01251ef 2018-06-27 22:29:43,432 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/flavors/7656ac48-2714-4090-9374-5636aed7c4e3 used request id req-af588d51-d66d-4f3e-b50b-86abc01251ef 2018-06-27 22:29:43,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/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce32ba586f43f568e569e0975f6126e107a54706" 2018-06-27 22:29:44,323 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:29:44 GMT Content-Type: application/json Content-Length: 11766 Connection: keep-alive X-Openstack-Request-Id: req-1c09b400-77c5-441c-8e2a-85408bcf09e9 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "faa8babe3e624d3cb05108def624e398", "created_at": "2018-06-27T22:28:29Z", "updated_at": "2018-06-27T22:28:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:28:29Z", "revision_number": 0, "id": "18d8065a-bad3-4870-9b30-35ad6d4588b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:28:29Z", "security_group_id": "0f942b22-9fad-424a-87eb-385f44adaa55", "tenant_id": "faa8babe3e624d3cb05108def624e398", "port_range_min": null, "ethertype": "IPv4", "project_id": "faa8babe3e624d3cb05108def624e398"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:28:29Z", "revision_number": 0, "id": "844f417c-0f79-479b-9065-1f62c2fc6097", "remote_group_id": "0f942b22-9fad-424a-87eb-385f44adaa55", "remote_ip_prefix": null, "created_at": "2018-06-27T22:28:29Z", "security_group_id": "0f942b22-9fad-424a-87eb-385f44adaa55", "tenant_id": "faa8babe3e624d3cb05108def624e398", "port_range_min": null, "ethertype": "IPv6", "project_id": "faa8babe3e624d3cb05108def624e398"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:28:29Z", "revision_number": 0, "id": "e7675ebf-0a84-4a61-a318-f79dd700533b", "remote_group_id": "0f942b22-9fad-424a-87eb-385f44adaa55", "remote_ip_prefix": null, "created_at": "2018-06-27T22:28:29Z", "security_group_id": "0f942b22-9fad-424a-87eb-385f44adaa55", "tenant_id": "faa8babe3e624d3cb05108def624e398", "port_range_min": null, "ethertype": "IPv4", "project_id": "faa8babe3e624d3cb05108def624e398"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:28:29Z", "revision_number": 0, "id": "f8da09c8-361a-4d5e-8853-6d7002f573c8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:28:29Z", "security_group_id": "0f942b22-9fad-424a-87eb-385f44adaa55", "tenant_id": "faa8babe3e624d3cb05108def624e398", "port_range_min": null, "ethertype": "IPv6", "project_id": "faa8babe3e624d3cb05108def624e398"}], "revision_number": 4, "project_id": "faa8babe3e624d3cb05108def624e398", "id": "0f942b22-9fad-424a-87eb-385f44adaa55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-27T19:03:04Z", "updated_at": "2018-06-27T19:03:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "6748ef1e-56da-434e-9e89-e86b58537b65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "b3e3826c-1c48-4699-93f0-f8a310956753", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "bfad35fa-7ea9-4a81-917d-7b86481eb510", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "d657b333-103d-4d19-add8-1e8bae2f8849", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b92069937e44a3786e439f95c61afe5", "created_at": "2018-06-27T19:08:41Z", "updated_at": "2018-06-27T19:08:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "4ac2a090-f595-4e7b-9b7a-a52fa204e881", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "5508c0b1-6261-44cb-854d-60c64bcbba0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "a60c77dc-6985-48ac-a3a3-067176d3e52f", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "e6ec0fa4-1eb3-4c5d-a451-c7acfd7fde82", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}], "revision_number": 4, "project_id": "4b92069937e44a3786e439f95c61afe5", "id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T18:59:55Z", "updated_at": "2018-06-27T18:59:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "5a060918-419b-4ec3-90df-a7764c06af2f", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "6cd9bbf0-4d1b-4b13-a6c4-e20a15bb3360", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "8134c0f0-89c6-4d45-bef8-a9260d9d0723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "e0e7297a-a59d-4d2b-b75c-2cc86b269114", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}], "revision_number": 4, "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "created_at": "2018-06-27T21:03:43Z", "updated_at": "2018-06-27T21:03:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "41061dbf-a5a2-465f-84dd-140f6104b3f7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "47d5c96d-0510-41a5-b33e-5683702c5bb8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "4b4b6430-3f42-4fe4-a25e-2c5c015a7699", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "e6a68cb7-6491-4474-a4d7-38496cac4eb7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}], "revision_number": 4, "project_id": "3f0a375b66c54145bff1c56e7c91ad73", "id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "name": "default"}]} 2018-06-27 22:29:44,324 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-1c09b400-77c5-441c-8e2a-85408bcf09e9 2018-06-27 22:29:44,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/faa8babe3e624d3cb05108def624e398 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce32ba586f43f568e569e0975f6126e107a54706" 2018-06-27 22:29:44,653 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:29:44 GMT Server: Apache Content-Length: 320 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4bfe4325-c9a4-4750-b161-418b6e19716e Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/faa8babe3e624d3cb05108def624e398"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "faa8babe3e624d3cb05108def624e398", "name": "CreateStackSuccessTests-52c1a569-4352-484-proj"}} 2018-06-27 22:29:44,654 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/faa8babe3e624d3cb05108def624e398 used request id req-4bfe4325-c9a4-4750-b161-418b6e19716e 2018-06-27 22:29:44,654 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0f942b22-9fad-424a-87eb-385f44adaa55 2018-06-27 22:29:44,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/security-group-rules?security_group_id=0f942b22-9fad-424a-87eb-385f44adaa55 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce32ba586f43f568e569e0975f6126e107a54706" 2018-06-27 22:29:45,394 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:29:45 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-973788b7-ab38-442e-927f-27ba2d6e1099 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-27T22:28:29Z", "security_group_id": "0f942b22-9fad-424a-87eb-385f44adaa55", "port_range_min": null, "revision_number": 0, "tenant_id": "faa8babe3e624d3cb05108def624e398", "created_at": "2018-06-27T22:28:29Z", "project_id": "faa8babe3e624d3cb05108def624e398", "id": "18d8065a-bad3-4870-9b30-35ad6d4588b0"}, {"remote_group_id": "0f942b22-9fad-424a-87eb-385f44adaa55", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T22:28:29Z", "security_group_id": "0f942b22-9fad-424a-87eb-385f44adaa55", "port_range_min": null, "revision_number": 0, "tenant_id": "faa8babe3e624d3cb05108def624e398", "created_at": "2018-06-27T22:28:29Z", "project_id": "faa8babe3e624d3cb05108def624e398", "id": "844f417c-0f79-479b-9065-1f62c2fc6097"}, {"remote_group_id": "0f942b22-9fad-424a-87eb-385f44adaa55", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T22:28:29Z", "security_group_id": "0f942b22-9fad-424a-87eb-385f44adaa55", "port_range_min": null, "revision_number": 0, "tenant_id": "faa8babe3e624d3cb05108def624e398", "created_at": "2018-06-27T22:28:29Z", "project_id": "faa8babe3e624d3cb05108def624e398", "id": "e7675ebf-0a84-4a61-a318-f79dd700533b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T22:28:29Z", "security_group_id": "0f942b22-9fad-424a-87eb-385f44adaa55", "port_range_min": null, "revision_number": 0, "tenant_id": "faa8babe3e624d3cb05108def624e398", "created_at": "2018-06-27T22:28:29Z", "project_id": "faa8babe3e624d3cb05108def624e398", "id": "f8da09c8-361a-4d5e-8853-6d7002f573c8"}]} 2018-06-27 22:29:45,394 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=0f942b22-9fad-424a-87eb-385f44adaa55 used request id req-973788b7-ab38-442e-927f-27ba2d6e1099 2018-06-27 22:29:45,395 - neutron_utils - INFO - Deleting security group with name - default 2018-06-27 22:29:45,400 - 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/0f942b22-9fad-424a-87eb-385f44adaa55 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce32ba586f43f568e569e0975f6126e107a54706" 2018-06-27 22:29:46,602 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:29:46 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-cf07f2c1-6142-4b2c-bab1-67e2c1ad904e Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:29:46,602 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/0f942b22-9fad-424a-87eb-385f44adaa55 used request id req-cf07f2c1-6142-4b2c-bab1-67e2c1ad904e 2018-06-27 22:29:46,604 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-52c1a569-4352-484-proj 2018-06-27 22:29:46,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/faa8babe3e624d3cb05108def624e398 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce32ba586f43f568e569e0975f6126e107a54706" 2018-06-27 22:29:47,396 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 22:29:46 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fb5747d7-4e92-4171-a5fa-7955f553c478 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:29:47,396 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/faa8babe3e624d3cb05108def624e398 used request id req-fb5747d7-4e92-4171-a5fa-7955f553c478 2018-06-27 22:29:47,396 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-52c1a569-4352-484-proj-role 2018-06-27 22:29:47,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/99ea11ababbb468bacaec7bfa02b9207 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce32ba586f43f568e569e0975f6126e107a54706" 2018-06-27 22:29:47,774 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 22:29:47 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-731b3ddf-ed66-45d7-976a-3a716a33e8f8 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:29:47,774 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/99ea11ababbb468bacaec7bfa02b9207 used request id req-731b3ddf-ed66-45d7-976a-3a716a33e8f8 2018-06-27 22:29:47,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}ce32ba586f43f568e569e0975f6126e107a54706" 2018-06-27 22:29:47,866 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:29:47 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a6f9350f-461c-4543-92e7-f982bc5b20a5 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 22:29:47,866 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-a6f9350f-461c-4543-92e7-f982bc5b20a5 2018-06-27 22:29:47,867 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-52c1a569-4352-484-user 2018-06-27 22:29:47,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/f3ff62df22a3429e8ef85d35115a58c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0568374ddefc99134a787dc285b48c3e7ce163b8" 2018-06-27 22:29:48,482 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 22:29:47 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3732f7b8-ba4f-4431-91e9-cb29eade33f1 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:29:48,482 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/f3ff62df22a3429e8ef85d35115a58c0 used request id req-3732f7b8-ba4f-4431-91e9-cb29eade33f1 2018-06-27 22:29:48,483 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:29:49,209 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T23:29:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["kTj83rW2S7SGEagoWDrwYQ"], "issued_at": "2018-06-27T22:29:49.000000Z"}} 2018-06-27 22:29:49,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}fcaa06e06a01aa6bc381a9eb2f041c214dceed83" 2018-06-27 22:29:49,260 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:29:49 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-af5e8534-b853-4b01-a10f-efa7600c0ef2 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:29:49,260 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-af5e8534-b853-4b01-a10f-efa7600c0ef2 2018-06-27 22:29:49,261 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:29:49,262 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:29:50,268 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T23:29:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["ufCSdnafSNuJor4eewimBA"], "issued_at": "2018-06-27T22:29:50.000000Z"}} 2018-06-27 22:29:50,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04db4130568be57770dd405a9623f270ee2d792c" 2018-06-27 22:29:50,656 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:29:50 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-831cf217-0a11-4351-8e03-cd04e3dde71c Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:29:50,656 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-831cf217-0a11-4351-8e03-cd04e3dde71c 2018-06-27 22:29:50,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 22:29:50,673 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 22:29: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-27 22:29:50,674 - 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-fca44464-ddba-438-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04db4130568be57770dd405a9623f270ee2d792c" 2018-06-27 22:29:51,092 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:29:50 GMT Server: Apache Content-Length: 191 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ad57b5f2-a64f-4edf-b7cb-6ac57a97a729 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-fca44464-ddba-438-proj", "previous": null, "next": null}, "projects": []} 2018-06-27 22:29:51,092 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-fca44464-ddba-438-proj used request id req-ad57b5f2-a64f-4edf-b7cb-6ac57a97a729 2018-06-27 22:29:51,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04db4130568be57770dd405a9623f270ee2d792c" 2018-06-27 22:29:51,438 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:29:51 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9665685c-d830-42d7-91b2-5ce09e79a5cb Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 22:29:51,438 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-9665685c-d830-42d7-91b2-5ce09e79a5cb 2018-06-27 22:29:51,442 - 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}04db4130568be57770dd405a9623f270ee2d792c" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-fca44464-ddba-438-proj"}}' 2018-06-27 22:29:51,870 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 22:29:51 GMT Server: Apache Content-Length: 320 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e372fc5f-4162-48fe-84e3-52086b089543 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/667f06bd12b24b93851237d8fbc9da9f"}, "tags": [], "enabled": true, "id": "667f06bd12b24b93851237d8fbc9da9f", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-fca44464-ddba-438-proj"}} 2018-06-27 22:29:51,871 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-e372fc5f-4162-48fe-84e3-52086b089543 2018-06-27 22:29:51,871 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-fca44464-ddba-438-proj 2018-06-27 22:29:51,871 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:29:51,872 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:29:52,612 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T23:29:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["1Mm6VHpFQACWQhIjSmomCw"], "issued_at": "2018-06-27T22:29:52.000000Z"}} 2018-06-27 22:29:52,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}8e283810208b463b3f0419e5ce823dec7686800f" 2018-06-27 22:29:52,958 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:29:52 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-95bbf2ca-51b3-4fde-b7dd-85786fae46af Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:29:52,959 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-95bbf2ca-51b3-4fde-b7dd-85786fae46af 2018-06-27 22:29:52,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 22:29:52,973 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 22:29: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-27 22:29:52,974 - 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}8e283810208b463b3f0419e5ce823dec7686800f" 2018-06-27 22:29:53,367 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:29:52 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-eb30dcb4-8aed-4009-aac1-d2da1531faca Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/05b1bc3fa6fd4243a4ba8b4d6fcc3daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05b1bc3fa6fd4243a4ba8b4d6fcc3daf", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/48d44c9c0fea4f4e80edc7d2e0715db7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d44c9c0fea4f4e80edc7d2e0715db7", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/4d3721127bf84155a837606ce3feba32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d3721127bf84155a837606ce3feba32", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/5c846663ea6d407e9223de0719ce5442"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c846663ea6d407e9223de0719ce5442", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/73a10e6c4f67490a8a4030cc6cea32f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73a10e6c4f67490a8a4030cc6cea32f5", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/8ecfab7d9d4f47bb8892a85b7d2a0b5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ecfab7d9d4f47bb8892a85b7d2a0b5a", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/b278d529e9a54a9195e4e536b9384dc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b278d529e9a54a9195e4e536b9384dc0", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b7f107ae7bb34ccea8282b1a0ec7a979"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7f107ae7bb34ccea8282b1a0ec7a979", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/d21494d0185b463db36b8c8c2b341b97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d21494d0185b463db36b8c8c2b341b97", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e0bb346419f84e4680f6ca9a97f4fc0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e0bb346419f84e4680f6ca9a97f4fc0b", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "c8d542af72ce49338052c29f02c8857e", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e9dd794fa5c040a9a0445386fb2a6116"}, "options": {}, "id": "e9dd794fa5c040a9a0445386fb2a6116", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/e9f9c747d54947bc800a81ecf11858f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9f9c747d54947bc800a81ecf11858f5", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-27 22:29:53,367 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-eb30dcb4-8aed-4009-aac1-d2da1531faca 2018-06-27 22:29:53,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?name=CreateStackSuccessTests-fca44464-ddba-438-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e283810208b463b3f0419e5ce823dec7686800f" 2018-06-27 22:29:53,463 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:29:53 GMT Server: Apache Content-Length: 465 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-34b25c79-7415-44de-984d-4a74de124407 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateStackSuccessTests-fca44464-ddba-438-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/667f06bd12b24b93851237d8fbc9da9f"}, "tags": [], "enabled": true, "id": "667f06bd12b24b93851237d8fbc9da9f", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-fca44464-ddba-438-proj"}]} 2018-06-27 22:29:53,463 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateStackSuccessTests-fca44464-ddba-438-proj used request id req-34b25c79-7415-44de-984d-4a74de124407 2018-06-27 22:29:53,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e283810208b463b3f0419e5ce823dec7686800f" 2018-06-27 22:29:53,901 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:29:53 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f5d7de70-d274-47b5-9bd0-7ac411858aae Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 22:29:53,902 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-f5d7de70-d274-47b5-9bd0-7ac411858aae 2018-06-27 22:29:54,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e283810208b463b3f0419e5ce823dec7686800f" 2018-06-27 22:29:54,673 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:29:54 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9dfd5ffc-c5f5-4cbe-bd6a-67a0c3da8039 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 22:29:54,673 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-9dfd5ffc-c5f5-4cbe-bd6a-67a0c3da8039 2018-06-27 22:29:54,677 - 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-fca44464-ddba-438-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e283810208b463b3f0419e5ce823dec7686800f" 2018-06-27 22:29:55,050 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:29:54 GMT Server: Apache Content-Length: 465 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b022794d-b8e4-4548-bd25-764f024d2e35 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateStackSuccessTests-fca44464-ddba-438-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/667f06bd12b24b93851237d8fbc9da9f"}, "tags": [], "enabled": true, "id": "667f06bd12b24b93851237d8fbc9da9f", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-fca44464-ddba-438-proj"}]} 2018-06-27 22:29:55,051 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateStackSuccessTests-fca44464-ddba-438-proj used request id req-b022794d-b8e4-4548-bd25-764f024d2e35 2018-06-27 22:29:55,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users/73910082c5064aa8be47dd39b42b45e7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e283810208b463b3f0419e5ce823dec7686800f" 2018-06-27 22:29:55,437 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:29:55 GMT Server: Apache Content-Length: 341 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1d07eb8a-a523-4b4f-8e7a-c369c3b74e45 Connection: close Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSuccessTests-fca44464-ddba-438-user", "links": {"self": "http://10.167.4.35:5000/v3/users/73910082c5064aa8be47dd39b42b45e7"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "667f06bd12b24b93851237d8fbc9da9f", "id": "73910082c5064aa8be47dd39b42b45e7", "password_expires_at": null}} 2018-06-27 22:29:55,437 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users/73910082c5064aa8be47dd39b42b45e7 used request id req-1d07eb8a-a523-4b4f-8e7a-c369c3b74e45 2018-06-27 22:29:55,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/667f06bd12b24b93851237d8fbc9da9f/users/73910082c5064aa8be47dd39b42b45e7/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e283810208b463b3f0419e5ce823dec7686800f" 2018-06-27 22:29:55,857 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:29:55 GMT Server: Apache Content-Length: 181 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-70a4411a-457e-4076-890b-21bdeba313c0 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects/667f06bd12b24b93851237d8fbc9da9f/users/73910082c5064aa8be47dd39b42b45e7/roles", "previous": null, "next": null}, "roles": []} 2018-06-27 22:29:55,857 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/667f06bd12b24b93851237d8fbc9da9f/users/73910082c5064aa8be47dd39b42b45e7/roles used request id req-70a4411a-457e-4076-890b-21bdeba313c0 2018-06-27 22:29:55,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e283810208b463b3f0419e5ce823dec7686800f" 2018-06-27 22:29:56,235 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:29:55 GMT Server: Apache Content-Length: 187 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-687ca6fa-ced3-4e32-b294-e80938abe6f0 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}} 2018-06-27 22:29:56,235 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a used request id req-687ca6fa-ced3-4e32-b294-e80938abe6f0 2018-06-27 22:29:56,235 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-fca44464-ddba-438-proj 2018-06-27 22:29:56,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/667f06bd12b24b93851237d8fbc9da9f/users/73910082c5064aa8be47dd39b42b45e7/roles/c6fad7d7ad1b456cb9e0561ce3c4210a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e283810208b463b3f0419e5ce823dec7686800f" 2018-06-27 22:29:56,695 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 22:29:56 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8d504600-7975-4306-bec8-d17947ec73c8 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:29:56,695 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/667f06bd12b24b93851237d8fbc9da9f/users/73910082c5064aa8be47dd39b42b45e7/roles/c6fad7d7ad1b456cb9e0561ce3c4210a used request id req-8d504600-7975-4306-bec8-d17947ec73c8 2018-06-27 22:29:56,696 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-fca44464-ddba-438-user 2018-06-27 22:29:56,696 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:29:56,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04db4130568be57770dd405a9623f270ee2d792c" 2018-06-27 22:29:57,065 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:29:56 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-232c9d28-34de-4ed9-a49d-8bc50e31ddec Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 22:29:57,065 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-232c9d28-34de-4ed9-a49d-8bc50e31ddec 2018-06-27 22:29:57,069 - 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}04db4130568be57770dd405a9623f270ee2d792c" -d '{"role": {"name": "CreateStackSuccessTests-fca44464-ddba-438-proj-role"}}' 2018-06-27 22:29:57,499 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 22:29:57 GMT Server: Apache Content-Length: 222 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6b11f781-7d0d-48ed-8721-a48021883127 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e60e55fa6cb64a28bbdf0e279d9e988f", "links": {"self": "http://10.167.4.35:5000/v3/roles/e60e55fa6cb64a28bbdf0e279d9e988f"}, "name": "CreateStackSuccessTests-fca44464-ddba-438-proj-role"}} 2018-06-27 22:29:57,499 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-6b11f781-7d0d-48ed-8721-a48021883127 2018-06-27 22:29:57,499 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-fca44464-ddba-438-proj-role 2018-06-27 22:29:57,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/e60e55fa6cb64a28bbdf0e279d9e988f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04db4130568be57770dd405a9623f270ee2d792c" 2018-06-27 22:29:57,911 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:29:57 GMT Server: Apache Content-Length: 222 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f768dbdb-ec03-4074-beb8-4a65abe7cb67 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e60e55fa6cb64a28bbdf0e279d9e988f", "links": {"self": "http://10.167.4.35:5000/v3/roles/e60e55fa6cb64a28bbdf0e279d9e988f"}, "name": "CreateStackSuccessTests-fca44464-ddba-438-proj-role"}} 2018-06-27 22:29:57,911 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/e60e55fa6cb64a28bbdf0e279d9e988f used request id req-f768dbdb-ec03-4074-beb8-4a65abe7cb67 2018-06-27 22:29:57,911 - keystone_utils - INFO - Granting role CreateStackSuccessTests-fca44464-ddba-438-proj-role to project CreateStackSuccessTests-fca44464-ddba-438-proj 2018-06-27 22:29:57,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/667f06bd12b24b93851237d8fbc9da9f/users/73910082c5064aa8be47dd39b42b45e7/roles/e60e55fa6cb64a28bbdf0e279d9e988f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04db4130568be57770dd405a9623f270ee2d792c" 2018-06-27 22:29:58,368 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 22:29:57 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-68e9cd5c-2179-4cd1-a85b-ea1feef773be Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:29:58,368 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/667f06bd12b24b93851237d8fbc9da9f/users/73910082c5064aa8be47dd39b42b45e7/roles/e60e55fa6cb64a28bbdf0e279d9e988f used request id req-68e9cd5c-2179-4cd1-a85b-ea1feef773be 2018-06-27 22:29:58,368 - heat_utils - DEBUG - Retrieving Heat Client 2018-06-27 22:29:58,369 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-06-27 22:29:58,369 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:29:58,370 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:29:59,179 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "name": "heat_stack_owner"}, {"id": "e60e55fa6cb64a28bbdf0e279d9e988f", "name": "CreateStackSuccessTests-fca44464-ddba-438-proj-role"}], "expires_at": "2018-06-27T23:29:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "667f06bd12b24b93851237d8fbc9da9f", "name": "CreateStackSuccessTests-fca44464-ddba-438-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/667f06bd12b24b93851237d8fbc9da9f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/667f06bd12b24b93851237d8fbc9da9f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/667f06bd12b24b93851237d8fbc9da9f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/667f06bd12b24b93851237d8fbc9da9f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/667f06bd12b24b93851237d8fbc9da9f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/667f06bd12b24b93851237d8fbc9da9f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/667f06bd12b24b93851237d8fbc9da9f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/667f06bd12b24b93851237d8fbc9da9f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/667f06bd12b24b93851237d8fbc9da9f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/667f06bd12b24b93851237d8fbc9da9f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/667f06bd12b24b93851237d8fbc9da9f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/667f06bd12b24b93851237d8fbc9da9f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-fca44464-ddba-438-user", "id": "73910082c5064aa8be47dd39b42b45e7"}, "audit_ids": ["ySJDQehlTamAek4Jg9-crw"], "issued_at": "2018-06-27T22:29:59.000000Z"}} 2018-06-27 22:29:59,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}be2a016bb6c94cdf5b32483f888ce87f77cdecf4" 2018-06-27 22:29:59,567 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:29:59 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-56c7e7a5-41c0-416a-8d3a-550c76acc409 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:29:59,567 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-56c7e7a5-41c0-416a-8d3a-550c76acc409 2018-06-27 22:29:59,572 - 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-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}be2a016bb6c94cdf5b32483f888ce87f77cdecf4" 2018-06-27 22:30:00,504 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:30:00 GMT Content-Type: application/json Content-Length: 168 Connection: keep-alive X-Openstack-Request-Id: req-5fc95ddf-8f54-4ba9-8b2a-2c4db75fc7d5 Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-image"} 2018-06-27 22:30:00,504 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-image used request id req-5fc95ddf-8f54-4ba9-8b2a-2c4db75fc7d5 2018-06-27 22:30:00,507 - 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}be2a016bb6c94cdf5b32483f888ce87f77cdecf4" 2018-06-27 22:30:01,285 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:30:01 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-aa42ac1b-cec2-4782-9c74-501d16b9bf92 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-27 22:30:01,285 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-aa42ac1b-cec2-4782-9c74-501d16b9bf92 2018-06-27 22:30:01,315 - 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}be2a016bb6c94cdf5b32483f888ce87f77cdecf4" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-image"}' 2018-06-27 22:30:02,296 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 22:30:02 GMT Content-Type: application/json Content-Length: 610 Connection: keep-alive Location: https://172.30.10.101:9292/v2/images/ba49b436-8d08-4440-aac1-4bd62c86e611 Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-dc735e49-a920-4598-903c-768b12a094cb Front-End-Https: on RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-image", "tags": [], "container_format": "bare", "created_at": "2018-06-27T22:30:02Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-06-27T22:30:02Z", "visibility": "shared", "self": "/v2/images/ba49b436-8d08-4440-aac1-4bd62c86e611", "min_disk": 0, "protected": false, "id": "ba49b436-8d08-4440-aac1-4bd62c86e611", "file": "/v2/images/ba49b436-8d08-4440-aac1-4bd62c86e611/file", "checksum": null, "owner": "667f06bd12b24b93851237d8fbc9da9f", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-27 22:30:02,296 - keystoneauth.session - DEBUG - POST call to image for https://172.30.10.101:9292/v2/images used request id req-dc735e49-a920-4598-903c-768b12a094cb 2018-06-27 22:30:02,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9292/v2/images/ba49b436-8d08-4440-aac1-4bd62c86e611/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}be2a016bb6c94cdf5b32483f888ce87f77cdecf4" -d '' 2018-06-27 22:30:03,894 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:30:03 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-c929fab5-f5b8-41fc-8402-a48c11e90466 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-27 22:30:03,894 - keystoneauth.session - DEBUG - PUT call to image for https://172.30.10.101:9292/v2/images/ba49b436-8d08-4440-aac1-4bd62c86e611/file used request id req-c929fab5-f5b8-41fc-8402-a48c11e90466 2018-06-27 22:30:03,895 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-06-27 22:30:03,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/ba49b436-8d08-4440-aac1-4bd62c86e611 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}be2a016bb6c94cdf5b32483f888ce87f77cdecf4" 2018-06-27 22:30:03,960 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:30:03 GMT Content-Type: application/json Content-Length: 728 Connection: keep-alive X-Openstack-Request-Id: req-2c7e6e39-e503-48f4-a769-7a81260afc13 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-image", "tags": [], "container_format": "bare", "created_at": "2018-06-27T22:30:02Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-27T22:30:04Z", "visibility": "shared", "self": "/v2/images/ba49b436-8d08-4440-aac1-4bd62c86e611", "min_disk": 0, "protected": false, "id": "ba49b436-8d08-4440-aac1-4bd62c86e611", "file": "/v2/images/ba49b436-8d08-4440-aac1-4bd62c86e611/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "667f06bd12b24b93851237d8fbc9da9f", "direct_url": "file:///var/lib/glance/images/ba49b436-8d08-4440-aac1-4bd62c86e611", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-27 22:30:03,960 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/ba49b436-8d08-4440-aac1-4bd62c86e611 used request id req-2c7e6e39-e503-48f4-a769-7a81260afc13 2018-06-27 22:30:03,963 - 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}be2a016bb6c94cdf5b32483f888ce87f77cdecf4" 2018-06-27 22:30:04,571 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:30:04 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-73a37cd9-9e94-4c30-b606-714a9480590b 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-27 22:30:04,572 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-73a37cd9-9e94-4c30-b606-714a9480590b 2018-06-27 22:30:04,575 - create_image - INFO - Created image with name - CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-image 2018-06-27 22:30:04,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/ba49b436-8d08-4440-aac1-4bd62c86e611 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}be2a016bb6c94cdf5b32483f888ce87f77cdecf4" 2018-06-27 22:30:05,316 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:30:05 GMT Content-Type: application/json Content-Length: 728 Connection: keep-alive X-Openstack-Request-Id: req-0889c5cc-4b4f-4403-9bbf-a27bcffa3e67 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-image", "tags": [], "container_format": "bare", "created_at": "2018-06-27T22:30:02Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-27T22:30:04Z", "visibility": "shared", "self": "/v2/images/ba49b436-8d08-4440-aac1-4bd62c86e611", "min_disk": 0, "protected": false, "id": "ba49b436-8d08-4440-aac1-4bd62c86e611", "file": "/v2/images/ba49b436-8d08-4440-aac1-4bd62c86e611/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "667f06bd12b24b93851237d8fbc9da9f", "direct_url": "file:///var/lib/glance/images/ba49b436-8d08-4440-aac1-4bd62c86e611", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-27 22:30:05,317 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/ba49b436-8d08-4440-aac1-4bd62c86e611 used request id req-0889c5cc-4b4f-4403-9bbf-a27bcffa3e67 2018-06-27 22:30:05,317 - create_image - DEBUG - Instance status is - active 2018-06-27 22:30:05,317 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-image 2018-06-27 22:30:05,318 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-image 2018-06-27 22:30:05,318 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:30:05,319 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:30:06,184 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T23:30:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["HJ21-QknStKKlvdoB-uGrQ"], "issued_at": "2018-06-27T22:30:06.000000Z"}} 2018-06-27 22:30:06,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}1b7e06bf99f0443c4cc02be23a4c9f63346087a9" 2018-06-27 22:30:06,242 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:30:06 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f75edfa9-b007-4452-bf85-d8cafad04bd4 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:30:06,243 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-f75edfa9-b007-4452-bf85-d8cafad04bd4 2018-06-27 22:30:06,244 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 22:30:06,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}1b7e06bf99f0443c4cc02be23a4c9f63346087a9" 2018-06-27 22:30:07,109 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:30:07 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-2fb8bec4-4199-42ed-8a38-66b909a03e58 X-Compute-Request-Id: req-2fb8bec4-4199-42ed-8a38-66b909a03e58 Front-End-Https: on RESP BODY: {"flavors": [{"id": "bfce69d5-8948-4e52-8e30-cf8bfa544966", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "bookmark"}], "name": "shaker-flavor_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3"}]} 2018-06-27 22:30:07,109 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-2fb8bec4-4199-42ed-8a38-66b909a03e58 2018-06-27 22:30:07,113 - 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}1b7e06bf99f0443c4cc02be23a4c9f63346087a9" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-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-27 22:30:07,928 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:30:07 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-ab7a7f97-9bda-4129-a4a5-953b8bfa7738 X-Compute-Request-Id: req-ab7a7f97-9bda-4129-a4a5-953b8bfa7738 Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/c346e60b-6880-4bfc-8a40-84fce9b4b91e", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/c346e60b-6880-4bfc-8a40-84fce9b4b91e", "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": "c346e60b-6880-4bfc-8a40-84fce9b4b91e"}} 2018-06-27 22:30:07,928 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-ab7a7f97-9bda-4129-a4a5-953b8bfa7738 2018-06-27 22:30:07,929 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:30:07,930 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:30:09,060 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "name": "heat_stack_owner"}, {"id": "e60e55fa6cb64a28bbdf0e279d9e988f", "name": "CreateStackSuccessTests-fca44464-ddba-438-proj-role"}], "expires_at": "2018-06-27T23:30:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "667f06bd12b24b93851237d8fbc9da9f", "name": "CreateStackSuccessTests-fca44464-ddba-438-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/667f06bd12b24b93851237d8fbc9da9f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/667f06bd12b24b93851237d8fbc9da9f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/667f06bd12b24b93851237d8fbc9da9f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/667f06bd12b24b93851237d8fbc9da9f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/667f06bd12b24b93851237d8fbc9da9f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/667f06bd12b24b93851237d8fbc9da9f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/667f06bd12b24b93851237d8fbc9da9f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/667f06bd12b24b93851237d8fbc9da9f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/667f06bd12b24b93851237d8fbc9da9f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/667f06bd12b24b93851237d8fbc9da9f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/667f06bd12b24b93851237d8fbc9da9f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/667f06bd12b24b93851237d8fbc9da9f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-fca44464-ddba-438-user", "id": "73910082c5064aa8be47dd39b42b45e7"}, "audit_ids": ["TuRAFy0VQD-2FM6wle3E4w"], "issued_at": "2018-06-27T22:30:09.000000Z"}} 2018-06-27 22:30:09,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}8fc34e3e393b51ca3e5c305ce63b91845d4f95ec" 2018-06-27 22:30:09,451 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:30:09 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ffc95be5-872a-477b-88d1-2fd0bb11da2f Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:30:09,451 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-ffc95be5-872a-477b-88d1-2fd0bb11da2f 2018-06-27 22:30:09,452 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 22:30:09,457 - heat_utils - DEBUG - Retrieving Heat Client 2018-06-27 22:30:09,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/667f06bd12b24b93851237d8fbc9da9f/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fc34e3e393b51ca3e5c305ce63b91845d4f95ec" 2018-06-27 22:30:10,212 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:30:10 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-cdc3aacf-294a-42ed-95ef-f0b5f54d4f8b Front-End-Https: on RESP BODY: {"stacks": []} 2018-06-27 22:30:10,212 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/667f06bd12b24b93851237d8fbc9da9f/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-stack used request id req-cdc3aacf-294a-42ed-95ef-f0b5f54d4f8b 2018-06-27 22:30:10,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8004/v1/667f06bd12b24b93851237d8fbc9da9f/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fc34e3e393b51ca3e5c305ce63b91845d4f95ec" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-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-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-net", "inst_name": "CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-inst", "subnet_name": "CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-subnet", "image_name": "CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-image", "flavor_name": "CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-flavor-name"}}' 2018-06-27 22:30:20,430 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 22:30:20 GMT Content-Type: application/json Content-Length: 294 Connection: keep-alive Location: https://172.30.10.101:8004/v1/667f06bd12b24b93851237d8fbc9da9f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-stack/b174d76c-5720-44fc-924f-0d27c80714e3 X-Openstack-Request-Id: req-bbfe291f-0736-4082-868b-a9cc42e7e5e0 Front-End-Https: on RESP BODY: {"stack": {"id": "b174d76c-5720-44fc-924f-0d27c80714e3", "links": [{"href": "https://172.30.10.101:8004/v1/667f06bd12b24b93851237d8fbc9da9f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-stack/b174d76c-5720-44fc-924f-0d27c80714e3", "rel": "self"}]}} 2018-06-27 22:30:20,430 - keystoneauth.session - DEBUG - POST call to orchestration for https://172.30.10.101:8004/v1/667f06bd12b24b93851237d8fbc9da9f/stacks used request id req-bbfe291f-0736-4082-868b-a9cc42e7e5e0 2018-06-27 22:30:20,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/667f06bd12b24b93851237d8fbc9da9f/stacks/b174d76c-5720-44fc-924f-0d27c80714e3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fc34e3e393b51ca3e5c305ce63b91845d4f95ec" 2018-06-27 22:30:21,345 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:30:21 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/667f06bd12b24b93851237d8fbc9da9f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-stack/b174d76c-5720-44fc-924f-0d27c80714e3 X-Openstack-Request-Id: req-2653e803-6198-47d5-afb6-984ff0662647 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/667f06bd12b24b93851237d8fbc9da9f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-stack/b174d76c-5720-44fc-924f-0d27c80714e3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:30:22,315 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:30:22 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-e3ca57e9-415b-4023-9d16-fea14aa5aff6 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": "667f06bd12b24b93851237d8fbc9da9f", "OS::stack_id": "b174d76c-5720-44fc-924f-0d27c80714e3", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-stack", "image_name": "CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-image", "inst_name": "CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-inst", "subnet_name": "CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-subnet", "net_name": "CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-net", "flavor_name": "CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-stack", "stack_user_project_id": "b36cc13fbe36473598609bf28d5f068d", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-27T22:30:19Z", "links": [{"href": "https://172.30.10.101:8004/v1/667f06bd12b24b93851237d8fbc9da9f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-stack/b174d76c-5720-44fc-924f-0d27c80714e3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b174d76c-5720-44fc-924f-0d27c80714e3", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:30:22,316 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/667f06bd12b24b93851237d8fbc9da9f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-stack/b174d76c-5720-44fc-924f-0d27c80714e3 used request id req-e3ca57e9-415b-4023-9d16-fea14aa5aff6 2018-06-27 22:30:22,316 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-stack 2018-06-27 22:30:22,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/667f06bd12b24b93851237d8fbc9da9f/stacks/b174d76c-5720-44fc-924f-0d27c80714e3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fc34e3e393b51ca3e5c305ce63b91845d4f95ec" 2018-06-27 22:30:23,046 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:30:23 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/667f06bd12b24b93851237d8fbc9da9f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-stack/b174d76c-5720-44fc-924f-0d27c80714e3 X-Openstack-Request-Id: req-5a2b5ba3-5bcd-44e9-b092-9aab3323c2cb Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/667f06bd12b24b93851237d8fbc9da9f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-stack/b174d76c-5720-44fc-924f-0d27c80714e3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:30:23,772 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:30:23 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-52e6a8ef-51f3-4e24-94dc-f7b1aa308a18 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": "667f06bd12b24b93851237d8fbc9da9f", "OS::stack_id": "b174d76c-5720-44fc-924f-0d27c80714e3", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-stack", "image_name": "CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-image", "inst_name": "CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-inst", "subnet_name": "CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-subnet", "net_name": "CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-net", "flavor_name": "CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-stack", "stack_user_project_id": "b36cc13fbe36473598609bf28d5f068d", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-27T22:30:19Z", "links": [{"href": "https://172.30.10.101:8004/v1/667f06bd12b24b93851237d8fbc9da9f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-stack/b174d76c-5720-44fc-924f-0d27c80714e3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b174d76c-5720-44fc-924f-0d27c80714e3", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:30:23,772 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/667f06bd12b24b93851237d8fbc9da9f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-stack/b174d76c-5720-44fc-924f-0d27c80714e3 used request id req-52e6a8ef-51f3-4e24-94dc-f7b1aa308a18 2018-06-27 22:30:23,772 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-06-27 22:30:23,773 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-27 22:30:26,776 - create_stack - DEBUG - Stack status query timeout in 1195.5405879 2018-06-27 22:30:26,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/667f06bd12b24b93851237d8fbc9da9f/stacks/b174d76c-5720-44fc-924f-0d27c80714e3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fc34e3e393b51ca3e5c305ce63b91845d4f95ec" 2018-06-27 22:30:26,844 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:30:26 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/667f06bd12b24b93851237d8fbc9da9f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-stack/b174d76c-5720-44fc-924f-0d27c80714e3 X-Openstack-Request-Id: req-7d6d708f-30aa-4e07-82f5-6a6300f3fb8c Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/667f06bd12b24b93851237d8fbc9da9f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-stack/b174d76c-5720-44fc-924f-0d27c80714e3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:30:27,581 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:30:27 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-feff32d4-9837-41e5-a30e-0ed2bf980251 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": "667f06bd12b24b93851237d8fbc9da9f", "OS::stack_id": "b174d76c-5720-44fc-924f-0d27c80714e3", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-stack", "image_name": "CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-image", "inst_name": "CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-inst", "subnet_name": "CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-subnet", "net_name": "CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-net", "flavor_name": "CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-stack", "stack_user_project_id": "b36cc13fbe36473598609bf28d5f068d", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-27T22:30:19Z", "links": [{"href": "https://172.30.10.101:8004/v1/667f06bd12b24b93851237d8fbc9da9f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-stack/b174d76c-5720-44fc-924f-0d27c80714e3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b174d76c-5720-44fc-924f-0d27c80714e3", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:30:27,582 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/667f06bd12b24b93851237d8fbc9da9f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-stack/b174d76c-5720-44fc-924f-0d27c80714e3 used request id req-feff32d4-9837-41e5-a30e-0ed2bf980251 2018-06-27 22:30:27,582 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-06-27 22:30:27,582 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-27 22:30:30,584 - create_stack - DEBUG - Stack status query timeout in 1191.73285294 2018-06-27 22:30:30,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/667f06bd12b24b93851237d8fbc9da9f/stacks/b174d76c-5720-44fc-924f-0d27c80714e3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fc34e3e393b51ca3e5c305ce63b91845d4f95ec" 2018-06-27 22:30:30,657 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:30:30 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/667f06bd12b24b93851237d8fbc9da9f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-stack/b174d76c-5720-44fc-924f-0d27c80714e3 X-Openstack-Request-Id: req-1ec3f36c-42cc-44a9-8d5d-4fe37bcc04f0 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/667f06bd12b24b93851237d8fbc9da9f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-stack/b174d76c-5720-44fc-924f-0d27c80714e3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:30:30,785 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:30:30 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-5dd379b0-f45b-45ea-ba57-34dada783479 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": "667f06bd12b24b93851237d8fbc9da9f", "OS::stack_id": "b174d76c-5720-44fc-924f-0d27c80714e3", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-stack", "image_name": "CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-image", "inst_name": "CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-inst", "subnet_name": "CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-subnet", "net_name": "CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-net", "flavor_name": "CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-stack", "stack_user_project_id": "b36cc13fbe36473598609bf28d5f068d", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-27T22:30:19Z", "links": [{"href": "https://172.30.10.101:8004/v1/667f06bd12b24b93851237d8fbc9da9f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-stack/b174d76c-5720-44fc-924f-0d27c80714e3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b174d76c-5720-44fc-924f-0d27c80714e3", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:30:30,785 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/667f06bd12b24b93851237d8fbc9da9f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-stack/b174d76c-5720-44fc-924f-0d27c80714e3 used request id req-5dd379b0-f45b-45ea-ba57-34dada783479 2018-06-27 22:30:30,786 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-06-27 22:30:30,786 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-27 22:30:33,787 - create_stack - DEBUG - Stack status query timeout in 1188.52910185 2018-06-27 22:30:33,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/667f06bd12b24b93851237d8fbc9da9f/stacks/b174d76c-5720-44fc-924f-0d27c80714e3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fc34e3e393b51ca3e5c305ce63b91845d4f95ec" 2018-06-27 22:30:33,863 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:30:33 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/667f06bd12b24b93851237d8fbc9da9f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-stack/b174d76c-5720-44fc-924f-0d27c80714e3 X-Openstack-Request-Id: req-542e4183-ba71-4e43-92df-b8f024d3f210 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/667f06bd12b24b93851237d8fbc9da9f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-stack/b174d76c-5720-44fc-924f-0d27c80714e3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:30:33,983 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:30:33 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-b388ac81-d559-4f55-b96e-958ab584cf82 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": "667f06bd12b24b93851237d8fbc9da9f", "OS::stack_id": "b174d76c-5720-44fc-924f-0d27c80714e3", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-stack", "image_name": "CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-image", "inst_name": "CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-inst", "subnet_name": "CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-subnet", "net_name": "CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-net", "flavor_name": "CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-stack", "stack_user_project_id": "b36cc13fbe36473598609bf28d5f068d", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-27T22:30:19Z", "links": [{"href": "https://172.30.10.101:8004/v1/667f06bd12b24b93851237d8fbc9da9f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-stack/b174d76c-5720-44fc-924f-0d27c80714e3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b174d76c-5720-44fc-924f-0d27c80714e3", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:30:33,983 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/667f06bd12b24b93851237d8fbc9da9f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-stack/b174d76c-5720-44fc-924f-0d27c80714e3 used request id req-b388ac81-d559-4f55-b96e-958ab584cf82 2018-06-27 22:30:33,984 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-06-27 22:30:33,984 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-27 22:30:36,987 - create_stack - DEBUG - Stack status query timeout in 1185.329247 2018-06-27 22:30:36,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/667f06bd12b24b93851237d8fbc9da9f/stacks/b174d76c-5720-44fc-924f-0d27c80714e3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fc34e3e393b51ca3e5c305ce63b91845d4f95ec" 2018-06-27 22:30:37,070 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:30:37 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/667f06bd12b24b93851237d8fbc9da9f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-stack/b174d76c-5720-44fc-924f-0d27c80714e3 X-Openstack-Request-Id: req-82107add-5519-425d-a24b-e3367b8e2d6d Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/667f06bd12b24b93851237d8fbc9da9f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-stack/b174d76c-5720-44fc-924f-0d27c80714e3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:30:37,204 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:30:37 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-257e9e62-1eea-47ef-80d8-7f45dd234d95 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": "667f06bd12b24b93851237d8fbc9da9f", "OS::stack_id": "b174d76c-5720-44fc-924f-0d27c80714e3", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-stack", "image_name": "CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-image", "inst_name": "CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-inst", "subnet_name": "CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-subnet", "net_name": "CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-net", "flavor_name": "CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-stack", "stack_user_project_id": "b36cc13fbe36473598609bf28d5f068d", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-27T22:30:19Z", "links": [{"href": "https://172.30.10.101:8004/v1/667f06bd12b24b93851237d8fbc9da9f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-stack/b174d76c-5720-44fc-924f-0d27c80714e3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b174d76c-5720-44fc-924f-0d27c80714e3", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:30:37,204 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/667f06bd12b24b93851237d8fbc9da9f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-stack/b174d76c-5720-44fc-924f-0d27c80714e3 used request id req-257e9e62-1eea-47ef-80d8-7f45dd234d95 2018-06-27 22:30:37,205 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-06-27 22:30:37,205 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-27 22:30:40,208 - create_stack - DEBUG - Stack status query timeout in 1182.10804987 2018-06-27 22:30:40,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/667f06bd12b24b93851237d8fbc9da9f/stacks/b174d76c-5720-44fc-924f-0d27c80714e3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fc34e3e393b51ca3e5c305ce63b91845d4f95ec" 2018-06-27 22:30:41,104 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:30:41 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/667f06bd12b24b93851237d8fbc9da9f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-stack/b174d76c-5720-44fc-924f-0d27c80714e3 X-Openstack-Request-Id: req-3d5e799f-1f6b-46db-9217-c5919ec6bc33 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/667f06bd12b24b93851237d8fbc9da9f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-stack/b174d76c-5720-44fc-924f-0d27c80714e3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:30:41,234 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:30:41 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-ec7be058-9544-4476-a588-23dc92b42f1b 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": "667f06bd12b24b93851237d8fbc9da9f", "OS::stack_id": "b174d76c-5720-44fc-924f-0d27c80714e3", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-stack", "image_name": "CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-image", "inst_name": "CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-inst", "subnet_name": "CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-subnet", "net_name": "CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-net", "flavor_name": "CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-stack", "stack_user_project_id": "b36cc13fbe36473598609bf28d5f068d", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-27T22:30:19Z", "links": [{"href": "https://172.30.10.101:8004/v1/667f06bd12b24b93851237d8fbc9da9f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-stack/b174d76c-5720-44fc-924f-0d27c80714e3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b174d76c-5720-44fc-924f-0d27c80714e3", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:30:41,234 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/667f06bd12b24b93851237d8fbc9da9f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-stack/b174d76c-5720-44fc-924f-0d27c80714e3 used request id req-ec7be058-9544-4476-a588-23dc92b42f1b 2018-06-27 22:30:41,235 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-06-27 22:30:41,235 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-27 22:30:44,236 - create_stack - DEBUG - Stack status query timeout in 1178.08063698 2018-06-27 22:30:44,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/667f06bd12b24b93851237d8fbc9da9f/stacks/b174d76c-5720-44fc-924f-0d27c80714e3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fc34e3e393b51ca3e5c305ce63b91845d4f95ec" 2018-06-27 22:30:44,921 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:30:44 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/667f06bd12b24b93851237d8fbc9da9f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-stack/b174d76c-5720-44fc-924f-0d27c80714e3 X-Openstack-Request-Id: req-e0e102d7-d45e-42e2-a7a9-8ebfb415ee25 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/667f06bd12b24b93851237d8fbc9da9f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-stack/b174d76c-5720-44fc-924f-0d27c80714e3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:30:45,015 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:30:45 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-fafbd6af-7e0a-407f-a100-aa18006f0cb2 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": "667f06bd12b24b93851237d8fbc9da9f", "OS::stack_id": "b174d76c-5720-44fc-924f-0d27c80714e3", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-stack", "image_name": "CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-image", "inst_name": "CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-inst", "subnet_name": "CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-subnet", "net_name": "CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-net", "flavor_name": "CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-stack", "stack_user_project_id": "b36cc13fbe36473598609bf28d5f068d", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-27T22:30:19Z", "links": [{"href": "https://172.30.10.101:8004/v1/667f06bd12b24b93851237d8fbc9da9f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-stack/b174d76c-5720-44fc-924f-0d27c80714e3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b174d76c-5720-44fc-924f-0d27c80714e3", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:30:45,016 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/667f06bd12b24b93851237d8fbc9da9f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-stack/b174d76c-5720-44fc-924f-0d27c80714e3 used request id req-fafbd6af-7e0a-407f-a100-aa18006f0cb2 2018-06-27 22:30:45,016 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-06-27 22:30:45,016 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-27 22:30:48,019 - create_stack - DEBUG - Stack status query timeout in 1174.29746079 2018-06-27 22:30:48,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/667f06bd12b24b93851237d8fbc9da9f/stacks/b174d76c-5720-44fc-924f-0d27c80714e3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fc34e3e393b51ca3e5c305ce63b91845d4f95ec" 2018-06-27 22:30:48,745 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:30:48 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/667f06bd12b24b93851237d8fbc9da9f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-stack/b174d76c-5720-44fc-924f-0d27c80714e3 X-Openstack-Request-Id: req-fc27a9c5-6776-4fcf-af08-52f9deab97e8 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/667f06bd12b24b93851237d8fbc9da9f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-stack/b174d76c-5720-44fc-924f-0d27c80714e3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:30:48,859 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:30:48 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-ff0c5401-aae1-4851-af1e-5d689c9fc2ee 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": "667f06bd12b24b93851237d8fbc9da9f", "OS::stack_id": "b174d76c-5720-44fc-924f-0d27c80714e3", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-stack", "image_name": "CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-image", "inst_name": "CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-inst", "subnet_name": "CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-subnet", "net_name": "CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-net", "flavor_name": "CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-stack", "stack_user_project_id": "b36cc13fbe36473598609bf28d5f068d", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-27T22:30:19Z", "links": [{"href": "https://172.30.10.101:8004/v1/667f06bd12b24b93851237d8fbc9da9f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-stack/b174d76c-5720-44fc-924f-0d27c80714e3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b174d76c-5720-44fc-924f-0d27c80714e3", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:30:48,860 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/667f06bd12b24b93851237d8fbc9da9f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-stack/b174d76c-5720-44fc-924f-0d27c80714e3 used request id req-ff0c5401-aae1-4851-af1e-5d689c9fc2ee 2018-06-27 22:30:48,860 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-06-27 22:30:48,860 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-27 22:30:51,864 - create_stack - DEBUG - Stack status query timeout in 1170.45274186 2018-06-27 22:30:51,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/667f06bd12b24b93851237d8fbc9da9f/stacks/b174d76c-5720-44fc-924f-0d27c80714e3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fc34e3e393b51ca3e5c305ce63b91845d4f95ec" 2018-06-27 22:30:51,952 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:30:51 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/667f06bd12b24b93851237d8fbc9da9f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-stack/b174d76c-5720-44fc-924f-0d27c80714e3 X-Openstack-Request-Id: req-7c4904e5-a489-497d-9654-1c4d0388a605 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/667f06bd12b24b93851237d8fbc9da9f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-stack/b174d76c-5720-44fc-924f-0d27c80714e3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:30:52,105 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:30:52 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-076d59c3-56b2-46ce-8f4f-a312add0d353 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": "667f06bd12b24b93851237d8fbc9da9f", "OS::stack_id": "b174d76c-5720-44fc-924f-0d27c80714e3", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-stack", "image_name": "CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-image", "inst_name": "CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-inst", "subnet_name": "CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-subnet", "net_name": "CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-net", "flavor_name": "CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-stack", "stack_user_project_id": "b36cc13fbe36473598609bf28d5f068d", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-27T22:30:19Z", "links": [{"href": "https://172.30.10.101:8004/v1/667f06bd12b24b93851237d8fbc9da9f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-stack/b174d76c-5720-44fc-924f-0d27c80714e3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b174d76c-5720-44fc-924f-0d27c80714e3", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:30:52,105 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/667f06bd12b24b93851237d8fbc9da9f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-stack/b174d76c-5720-44fc-924f-0d27c80714e3 used request id req-076d59c3-56b2-46ce-8f4f-a312add0d353 2018-06-27 22:30:52,106 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-06-27 22:30:52,106 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-27 22:30:55,108 - create_stack - DEBUG - Stack status query timeout in 1167.20846081 2018-06-27 22:30:55,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/667f06bd12b24b93851237d8fbc9da9f/stacks/b174d76c-5720-44fc-924f-0d27c80714e3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fc34e3e393b51ca3e5c305ce63b91845d4f95ec" 2018-06-27 22:30:55,180 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:30:55 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/667f06bd12b24b93851237d8fbc9da9f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-stack/b174d76c-5720-44fc-924f-0d27c80714e3 X-Openstack-Request-Id: req-5eee9d6f-06a8-4b55-8033-1e144457279e Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/667f06bd12b24b93851237d8fbc9da9f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-stack/b174d76c-5720-44fc-924f-0d27c80714e3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:30:55,282 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:30:55 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-6d252352-8115-4a42-a6f6-899f458432fa 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": "667f06bd12b24b93851237d8fbc9da9f", "OS::stack_id": "b174d76c-5720-44fc-924f-0d27c80714e3", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-stack", "image_name": "CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-image", "inst_name": "CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-inst", "subnet_name": "CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-subnet", "net_name": "CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-net", "flavor_name": "CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-stack", "stack_user_project_id": "b36cc13fbe36473598609bf28d5f068d", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-27T22:30:19Z", "links": [{"href": "https://172.30.10.101:8004/v1/667f06bd12b24b93851237d8fbc9da9f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-stack/b174d76c-5720-44fc-924f-0d27c80714e3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b174d76c-5720-44fc-924f-0d27c80714e3", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:30:55,282 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/667f06bd12b24b93851237d8fbc9da9f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-stack/b174d76c-5720-44fc-924f-0d27c80714e3 used request id req-6d252352-8115-4a42-a6f6-899f458432fa 2018-06-27 22:30:55,283 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-06-27 22:30:55,283 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-27 22:30:58,285 - create_stack - DEBUG - Stack status query timeout in 1164.03118682 2018-06-27 22:30:58,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/667f06bd12b24b93851237d8fbc9da9f/stacks/b174d76c-5720-44fc-924f-0d27c80714e3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fc34e3e393b51ca3e5c305ce63b91845d4f95ec" 2018-06-27 22:30:58,992 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:30:58 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/667f06bd12b24b93851237d8fbc9da9f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-stack/b174d76c-5720-44fc-924f-0d27c80714e3 X-Openstack-Request-Id: req-7596458b-9c78-49cb-96e8-5f7ee0ec78d1 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/667f06bd12b24b93851237d8fbc9da9f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-stack/b174d76c-5720-44fc-924f-0d27c80714e3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:30:59,117 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:30:59 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-8264078f-8390-41db-a7dd-c0a6d6ed5ac5 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": "667f06bd12b24b93851237d8fbc9da9f", "OS::stack_id": "b174d76c-5720-44fc-924f-0d27c80714e3", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-stack", "image_name": "CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-image", "inst_name": "CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-inst", "subnet_name": "CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-subnet", "net_name": "CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-net", "flavor_name": "CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-stack", "stack_user_project_id": "b36cc13fbe36473598609bf28d5f068d", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-27T22:30:19Z", "links": [{"href": "https://172.30.10.101:8004/v1/667f06bd12b24b93851237d8fbc9da9f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-stack/b174d76c-5720-44fc-924f-0d27c80714e3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b174d76c-5720-44fc-924f-0d27c80714e3", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:30:59,118 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/667f06bd12b24b93851237d8fbc9da9f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-stack/b174d76c-5720-44fc-924f-0d27c80714e3 used request id req-8264078f-8390-41db-a7dd-c0a6d6ed5ac5 2018-06-27 22:30:59,118 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-06-27 22:30:59,118 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-27 22:31:02,122 - create_stack - DEBUG - Stack status query timeout in 1160.1949048 2018-06-27 22:31:02,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/667f06bd12b24b93851237d8fbc9da9f/stacks/b174d76c-5720-44fc-924f-0d27c80714e3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fc34e3e393b51ca3e5c305ce63b91845d4f95ec" 2018-06-27 22:31:02,201 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:31:02 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/667f06bd12b24b93851237d8fbc9da9f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-stack/b174d76c-5720-44fc-924f-0d27c80714e3 X-Openstack-Request-Id: req-9497b9cd-35a5-45e3-bdde-d57a87fd2267 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/667f06bd12b24b93851237d8fbc9da9f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-stack/b174d76c-5720-44fc-924f-0d27c80714e3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:31:02,336 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:31:02 GMT Content-Type: application/json Content-Length: 1617 Connection: keep-alive X-Openstack-Request-Id: req-ddeb8442-02a8-4fb2-a5a0-0508ad697ad9 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": "667f06bd12b24b93851237d8fbc9da9f", "OS::stack_id": "b174d76c-5720-44fc-924f-0d27c80714e3", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-stack", "image_name": "CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-image", "inst_name": "CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-inst", "subnet_name": "CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-subnet", "net_name": "CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-net", "flavor_name": "CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-stack", "stack_user_project_id": "b36cc13fbe36473598609bf28d5f068d", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-06-27T22:30:19Z", "links": [{"href": "https://172.30.10.101:8004/v1/667f06bd12b24b93851237d8fbc9da9f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-stack/b174d76c-5720-44fc-924f-0d27c80714e3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "b174d76c-5720-44fc-924f-0d27c80714e3", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:31:02,337 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/667f06bd12b24b93851237d8fbc9da9f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-stack/b174d76c-5720-44fc-924f-0d27c80714e3 used request id req-ddeb8442-02a8-4fb2-a5a0-0508ad697ad9 2018-06-27 22:31:02,337 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-06-27 22:31:02,337 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-stack 2018-06-27 22:31:02,338 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-stack 2018-06-27 22:31:02,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/667f06bd12b24b93851237d8fbc9da9f/stacks/b174d76c-5720-44fc-924f-0d27c80714e3/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fc34e3e393b51ca3e5c305ce63b91845d4f95ec" 2018-06-27 22:31:02,416 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:31:02 GMT Content-Type: application/json Content-Length: 557 Connection: keep-alive Location: https://172.30.10.101:8004/v1/667f06bd12b24b93851237d8fbc9da9f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-stack/b174d76c-5720-44fc-924f-0d27c80714e3/resources X-Openstack-Request-Id: req-99ad2be4-b8a2-4d8e-bda3-a37d60e29ca6 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/667f06bd12b24b93851237d8fbc9da9f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-stack/b174d76c-5720-44fc-924f-0d27c80714e3/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:31:02,540 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:31:02 GMT Content-Type: application/json Content-Length: 3465 Connection: keep-alive X-Openstack-Request-Id: req-4f050c11-d5ed-4777-bf87-b3ca310840c4 Front-End-Https: on RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "https://172.30.10.101:8004/v1/667f06bd12b24b93851237d8fbc9da9f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-stack/b174d76c-5720-44fc-924f-0d27c80714e3/resources/server1_port", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/667f06bd12b24b93851237d8fbc9da9f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-stack/b174d76c-5720-44fc-924f-0d27c80714e3", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-06-27T22:30:21Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-27T22:30:21Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "ba9987db-3058-4f1d-ad2a-8f8403ecec86", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "https://172.30.10.101:8004/v1/667f06bd12b24b93851237d8fbc9da9f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-stack/b174d76c-5720-44fc-924f-0d27c80714e3/resources/private_subnet", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/667f06bd12b24b93851237d8fbc9da9f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-stack/b174d76c-5720-44fc-924f-0d27c80714e3", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-06-27T22:30:21Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-27T22:30:21Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "602fedb7-b371-424b-bd36-4e0b06d710ca", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "https://172.30.10.101:8004/v1/667f06bd12b24b93851237d8fbc9da9f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-stack/b174d76c-5720-44fc-924f-0d27c80714e3/resources/private_net", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/667f06bd12b24b93851237d8fbc9da9f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-stack/b174d76c-5720-44fc-924f-0d27c80714e3", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-06-27T22:30:21Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-27T22:30:21Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "2ff8cb74-1168-470c-9073-75c1641bf83d", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "https://172.30.10.101:8004/v1/667f06bd12b24b93851237d8fbc9da9f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-stack/b174d76c-5720-44fc-924f-0d27c80714e3/resources/my_instance", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/667f06bd12b24b93851237d8fbc9da9f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-stack/b174d76c-5720-44fc-924f-0d27c80714e3", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-06-27T22:30:21Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-27T22:30:21Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "8d5998cb-1280-405e-9da8-84d1d1dfc709", "resource_type": "OS::Nova::Server"}]} 2018-06-27 22:31:02,540 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/667f06bd12b24b93851237d8fbc9da9f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-stack/b174d76c-5720-44fc-924f-0d27c80714e3/resources used request id req-4f050c11-d5ed-4777-bf87-b3ca310840c4 2018-06-27 22:31:02,545 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/8d5998cb-1280-405e-9da8-84d1d1dfc709 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fc34e3e393b51ca3e5c305ce63b91845d4f95ec" 2018-06-27 22:31:04,132 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:31:04 GMT Content-Type: application/json Content-Length: 1596 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-9f876e7e-9a67-4e71-8a9f-ab81f8d4e215 X-Compute-Request-Id: req-9f876e7e-9a67-4e71-8a9f-ab81f8d4e215 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:24:4f", "version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/8d5998cb-1280-405e-9da8-84d1d1dfc709", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/8d5998cb-1280-405e-9da8-84d1d1dfc709", "rel": "bookmark"}], "image": {"id": "ba49b436-8d08-4440-aac1-4bd62c86e611", "links": [{"href": "http://172.30.10.101:8774/images/ba49b436-8d08-4440-aac1-4bd62c86e611", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:30:55.000000", "flavor": {"id": "c346e60b-6880-4bfc-8a40-84fce9b4b91e", "links": [{"href": "http://172.30.10.101:8774/flavors/c346e60b-6880-4bfc-8a40-84fce9b4b91e", "rel": "bookmark"}]}, "id": "8d5998cb-1280-405e-9da8-84d1d1dfc709", "security_groups": [{"name": "default"}], "user_id": "73910082c5064aa8be47dd39b42b45e7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:30:56Z", "hostId": "dfad23b4c2036e186e8ca7af963cec649661ef7238f7b77ddf3cca20", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-inst", "created": "2018-06-27T22:30:39Z", "tenant_id": "667f06bd12b24b93851237d8fbc9da9f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:31:04,132 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/8d5998cb-1280-405e-9da8-84d1d1dfc709 used request id req-9f876e7e-9a67-4e71-8a9f-ab81f8d4e215 2018-06-27 22:31:04,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/networks?name=CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fc34e3e393b51ca3e5c305ce63b91845d4f95ec" 2018-06-27 22:31:04,466 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:31:04 GMT Content-Type: application/json Content-Length: 629 Connection: keep-alive X-Openstack-Request-Id: req-9beb4916-3a74-48f0-b0ac-7e10a2eaa89b Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["602fedb7-b371-424b-bd36-4e0b06d710ca"],"updated_at":"2018-06-27T22:30:25Z","tenant_id":"667f06bd12b24b93851237d8fbc9da9f","created_at":"2018-06-27T22:30:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"667f06bd12b24b93851237d8fbc9da9f","id":"2ff8cb74-1168-470c-9073-75c1641bf83d","name":"CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-net"}]} 2018-06-27 22:31:04,466 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-net used request id req-9beb4916-3a74-48f0-b0ac-7e10a2eaa89b 2018-06-27 22:31:04,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 22:31:04,480 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 22:31: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-27 22:31:04,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/667f06bd12b24b93851237d8fbc9da9f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fc34e3e393b51ca3e5c305ce63b91845d4f95ec" 2018-06-27 22:31:04,863 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:31:04 GMT Server: Apache Content-Length: 320 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fc066ba4-1b86-49db-a998-6998df4ff65a Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/667f06bd12b24b93851237d8fbc9da9f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "667f06bd12b24b93851237d8fbc9da9f", "name": "CreateStackSuccessTests-fca44464-ddba-438-proj"}} 2018-06-27 22:31:04,863 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/667f06bd12b24b93851237d8fbc9da9f used request id req-fc066ba4-1b86-49db-a998-6998df4ff65a 2018-06-27 22:31:04,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/subnets?network_id=2ff8cb74-1168-470c-9073-75c1641bf83d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fc34e3e393b51ca3e5c305ce63b91845d4f95ec" 2018-06-27 22:31:05,075 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:31:05 GMT Content-Type: application/json Content-Length: 665 Connection: keep-alive X-Openstack-Request-Id: req-ad8d2781-e168-4983-856d-6b0bda1fcb80 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2ff8cb74-1168-470c-9073-75c1641bf83d","tenant_id":"667f06bd12b24b93851237d8fbc9da9f","created_at":"2018-06-27T22:30:25Z","dns_nameservers":[],"updated_at":"2018-06-27T22:30:25Z","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":"667f06bd12b24b93851237d8fbc9da9f","id":"602fedb7-b371-424b-bd36-4e0b06d710ca","subnetpool_id":null,"name":"CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-subnet"}]} 2018-06-27 22:31:05,075 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=2ff8cb74-1168-470c-9073-75c1641bf83d used request id req-ad8d2781-e168-4983-856d-6b0bda1fcb80 2018-06-27 22:31:05,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=2ff8cb74-1168-470c-9073-75c1641bf83d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fc34e3e393b51ca3e5c305ce63b91845d4f95ec" 2018-06-27 22:31:05,353 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:31:05 GMT Content-Type: application/json Content-Length: 2335 Connection: keep-alive X-Openstack-Request-Id: req-ce3d7ffe-1c9f-4286-8426-4495f827e6e9 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"2ff8cb74-1168-470c-9073-75c1641bf83d","tenant_id":"667f06bd12b24b93851237d8fbc9da9f","created_at":"2018-06-27T22:30:26Z","admin_state_up":true,"updated_at":"2018-06-27T22:30:32Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-2ff8cb74-1168-470c-9073-75c1641bf83d","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:9c:03:7e","id":"49356b4b-da41-4d5a-ac8e-ed7f0b878e42","port_security_enabled":false,"project_id":"667f06bd12b24b93851237d8fbc9da9f","fixed_ips":[{"subnet_id":"602fedb7-b371-424b-bd36-4e0b06d710ca","ip_address":"10.0.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"2ff8cb74-1168-470c-9073-75c1641bf83d","tenant_id":"667f06bd12b24b93851237d8fbc9da9f","created_at":"2018-06-27T22:30:27Z","admin_state_up":true,"updated_at":"2018-06-27T22:30:33Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-2ff8cb74-1168-470c-9073-75c1641bf83d","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:2c:06:30","id":"b318294b-aaf4-40d0-97a2-a4874d2675b8","port_security_enabled":false,"project_id":"667f06bd12b24b93851237d8fbc9da9f","fixed_ips":[{"subnet_id":"602fedb7-b371-424b-bd36-4e0b06d710ca","ip_address":"10.0.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"2ff8cb74-1168-470c-9073-75c1641bf83d","tenant_id":"667f06bd12b24b93851237d8fbc9da9f","created_at":"2018-06-27T22:30:27Z","admin_state_up":true,"updated_at":"2018-06-27T22:30:55Z","binding:vnic_type":"normal","device_id":"8d5998cb-1280-405e-9da8-84d1d1dfc709","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:62:24:4f","id":"ba9987db-3058-4f1d-ad2a-8f8403ecec86","port_security_enabled":true,"project_id":"667f06bd12b24b93851237d8fbc9da9f","fixed_ips":[{"subnet_id":"602fedb7-b371-424b-bd36-4e0b06d710ca","ip_address":"10.0.0.7"}],"extra_dhcp_opts":[],"security_groups":["79f1cfc7-4d5b-4a08-a2ab-2f24f750b7b2"],"name":"CreateStackSuccessTests-CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-stack-server1_port-bvhm6uka336o"}]} 2018-06-27 22:31:05,353 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=2ff8cb74-1168-470c-9073-75c1641bf83d used request id req-ce3d7ffe-1c9f-4286-8426-4495f827e6e9 2018-06-27 22:31:05,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/667f06bd12b24b93851237d8fbc9da9f/stacks/b174d76c-5720-44fc-924f-0d27c80714e3/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fc34e3e393b51ca3e5c305ce63b91845d4f95ec" 2018-06-27 22:31:05,430 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:31:05 GMT Content-Type: application/json Content-Length: 557 Connection: keep-alive Location: https://172.30.10.101:8004/v1/667f06bd12b24b93851237d8fbc9da9f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-stack/b174d76c-5720-44fc-924f-0d27c80714e3/resources X-Openstack-Request-Id: req-f0e2696b-60ab-427e-934b-49cbc463292a Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/667f06bd12b24b93851237d8fbc9da9f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-stack/b174d76c-5720-44fc-924f-0d27c80714e3/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:31:05,559 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:31:05 GMT Content-Type: application/json Content-Length: 3465 Connection: keep-alive X-Openstack-Request-Id: req-55d6d341-57d7-4a9e-8614-759a31a1c8e6 Front-End-Https: on RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "https://172.30.10.101:8004/v1/667f06bd12b24b93851237d8fbc9da9f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-stack/b174d76c-5720-44fc-924f-0d27c80714e3/resources/server1_port", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/667f06bd12b24b93851237d8fbc9da9f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-stack/b174d76c-5720-44fc-924f-0d27c80714e3", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-06-27T22:30:21Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-27T22:30:21Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "ba9987db-3058-4f1d-ad2a-8f8403ecec86", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "https://172.30.10.101:8004/v1/667f06bd12b24b93851237d8fbc9da9f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-stack/b174d76c-5720-44fc-924f-0d27c80714e3/resources/private_subnet", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/667f06bd12b24b93851237d8fbc9da9f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-stack/b174d76c-5720-44fc-924f-0d27c80714e3", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-06-27T22:30:21Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-27T22:30:21Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "602fedb7-b371-424b-bd36-4e0b06d710ca", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "https://172.30.10.101:8004/v1/667f06bd12b24b93851237d8fbc9da9f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-stack/b174d76c-5720-44fc-924f-0d27c80714e3/resources/private_net", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/667f06bd12b24b93851237d8fbc9da9f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-stack/b174d76c-5720-44fc-924f-0d27c80714e3", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-06-27T22:30:21Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-27T22:30:21Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "2ff8cb74-1168-470c-9073-75c1641bf83d", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "https://172.30.10.101:8004/v1/667f06bd12b24b93851237d8fbc9da9f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-stack/b174d76c-5720-44fc-924f-0d27c80714e3/resources/my_instance", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/667f06bd12b24b93851237d8fbc9da9f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-stack/b174d76c-5720-44fc-924f-0d27c80714e3", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-06-27T22:30:21Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-27T22:30:21Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "8d5998cb-1280-405e-9da8-84d1d1dfc709", "resource_type": "OS::Nova::Server"}]} 2018-06-27 22:31:05,560 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/667f06bd12b24b93851237d8fbc9da9f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-stack/b174d76c-5720-44fc-924f-0d27c80714e3/resources used request id req-55d6d341-57d7-4a9e-8614-759a31a1c8e6 2018-06-27 22:31:05,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/flavors/c346e60b-6880-4bfc-8a40-84fce9b4b91e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fc34e3e393b51ca3e5c305ce63b91845d4f95ec" 2018-06-27 22:31:05,622 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:31:05 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-3a2f783a-0471-4dc8-a776-2fce73c6a309 X-Compute-Request-Id: req-3a2f783a-0471-4dc8-a776-2fce73c6a309 Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/c346e60b-6880-4bfc-8a40-84fce9b4b91e", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/c346e60b-6880-4bfc-8a40-84fce9b4b91e", "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": "c346e60b-6880-4bfc-8a40-84fce9b4b91e"}} 2018-06-27 22:31:05,622 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/c346e60b-6880-4bfc-8a40-84fce9b4b91e used request id req-3a2f783a-0471-4dc8-a776-2fce73c6a309 2018-06-27 22:31:05,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets/602fedb7-b371-424b-bd36-4e0b06d710ca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fc34e3e393b51ca3e5c305ce63b91845d4f95ec" 2018-06-27 22:31:06,386 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:31:06 GMT Content-Type: application/json Content-Length: 662 Connection: keep-alive X-Openstack-Request-Id: req-fea0af69-000d-4ba3-8282-9e3b14706abf Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2ff8cb74-1168-470c-9073-75c1641bf83d","tenant_id":"667f06bd12b24b93851237d8fbc9da9f","created_at":"2018-06-27T22:30:25Z","dns_nameservers":[],"updated_at":"2018-06-27T22:30:25Z","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":"667f06bd12b24b93851237d8fbc9da9f","id":"602fedb7-b371-424b-bd36-4e0b06d710ca","subnetpool_id":null,"name":"CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-subnet"}} 2018-06-27 22:31:06,386 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/602fedb7-b371-424b-bd36-4e0b06d710ca used request id req-fea0af69-000d-4ba3-8282-9e3b14706abf 2018-06-27 22:31:06,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/networks?id=2ff8cb74-1168-470c-9073-75c1641bf83d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fc34e3e393b51ca3e5c305ce63b91845d4f95ec" 2018-06-27 22:31:06,662 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:31:06 GMT Content-Type: application/json Content-Length: 629 Connection: keep-alive X-Openstack-Request-Id: req-ab00bf5e-5f7e-40f9-bbb4-1ec1c8aa0f06 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["602fedb7-b371-424b-bd36-4e0b06d710ca"],"updated_at":"2018-06-27T22:30:25Z","tenant_id":"667f06bd12b24b93851237d8fbc9da9f","created_at":"2018-06-27T22:30:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"667f06bd12b24b93851237d8fbc9da9f","id":"2ff8cb74-1168-470c-9073-75c1641bf83d","name":"CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-net"}]} 2018-06-27 22:31:06,662 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=2ff8cb74-1168-470c-9073-75c1641bf83d used request id req-ab00bf5e-5f7e-40f9-bbb4-1ec1c8aa0f06 2018-06-27 22:31:06,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=2ff8cb74-1168-470c-9073-75c1641bf83d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fc34e3e393b51ca3e5c305ce63b91845d4f95ec" 2018-06-27 22:31:06,786 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:31:06 GMT Content-Type: application/json Content-Length: 665 Connection: keep-alive X-Openstack-Request-Id: req-ee64d474-ea47-4574-aafe-54875e4f1439 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2ff8cb74-1168-470c-9073-75c1641bf83d","tenant_id":"667f06bd12b24b93851237d8fbc9da9f","created_at":"2018-06-27T22:30:25Z","dns_nameservers":[],"updated_at":"2018-06-27T22:30:25Z","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":"667f06bd12b24b93851237d8fbc9da9f","id":"602fedb7-b371-424b-bd36-4e0b06d710ca","subnetpool_id":null,"name":"CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-subnet"}]} 2018-06-27 22:31:06,786 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=2ff8cb74-1168-470c-9073-75c1641bf83d used request id req-ee64d474-ea47-4574-aafe-54875e4f1439 2018-06-27 22:31:06,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/networks?name=CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fc34e3e393b51ca3e5c305ce63b91845d4f95ec" 2018-06-27 22:31:07,025 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:31:07 GMT Content-Type: application/json Content-Length: 629 Connection: keep-alive X-Openstack-Request-Id: req-3cd457d1-faaa-48e7-a067-2e41e1d8fcd8 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["602fedb7-b371-424b-bd36-4e0b06d710ca"],"updated_at":"2018-06-27T22:30:25Z","tenant_id":"667f06bd12b24b93851237d8fbc9da9f","created_at":"2018-06-27T22:30:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"667f06bd12b24b93851237d8fbc9da9f","id":"2ff8cb74-1168-470c-9073-75c1641bf83d","name":"CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-net"}]} 2018-06-27 22:31:07,025 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-net used request id req-3cd457d1-faaa-48e7-a067-2e41e1d8fcd8 2018-06-27 22:31:07,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/667f06bd12b24b93851237d8fbc9da9f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fc34e3e393b51ca3e5c305ce63b91845d4f95ec" 2018-06-27 22:31:07,388 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:31:07 GMT Server: Apache Content-Length: 320 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e77ffd85-5e40-400e-afb0-28a361f804f9 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/667f06bd12b24b93851237d8fbc9da9f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "667f06bd12b24b93851237d8fbc9da9f", "name": "CreateStackSuccessTests-fca44464-ddba-438-proj"}} 2018-06-27 22:31:07,388 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/667f06bd12b24b93851237d8fbc9da9f used request id req-e77ffd85-5e40-400e-afb0-28a361f804f9 2018-06-27 22:31:07,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/subnets?network_id=2ff8cb74-1168-470c-9073-75c1641bf83d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fc34e3e393b51ca3e5c305ce63b91845d4f95ec" 2018-06-27 22:31:07,545 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:31:07 GMT Content-Type: application/json Content-Length: 665 Connection: keep-alive X-Openstack-Request-Id: req-8ab838d1-a307-4fb6-9188-50bfdfc09559 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2ff8cb74-1168-470c-9073-75c1641bf83d","tenant_id":"667f06bd12b24b93851237d8fbc9da9f","created_at":"2018-06-27T22:30:25Z","dns_nameservers":[],"updated_at":"2018-06-27T22:30:25Z","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":"667f06bd12b24b93851237d8fbc9da9f","id":"602fedb7-b371-424b-bd36-4e0b06d710ca","subnetpool_id":null,"name":"CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-subnet"}]} 2018-06-27 22:31:07,545 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=2ff8cb74-1168-470c-9073-75c1641bf83d used request id req-8ab838d1-a307-4fb6-9188-50bfdfc09559 2018-06-27 22:31: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/ports?network_id=2ff8cb74-1168-470c-9073-75c1641bf83d&mac_address=fa%3A16%3A3e%3A62%3A24%3A4f&name=CreateStackSuccessTests-CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-stack-server1_port-bvhm6uka336o&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fc34e3e393b51ca3e5c305ce63b91845d4f95ec" 2018-06-27 22:31:07,738 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:31:07 GMT Content-Type: application/json Content-Length: 861 Connection: keep-alive X-Openstack-Request-Id: req-a7c714dc-8b78-4537-ab56-6601337435e5 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"2ff8cb74-1168-470c-9073-75c1641bf83d","tenant_id":"667f06bd12b24b93851237d8fbc9da9f","created_at":"2018-06-27T22:30:27Z","admin_state_up":true,"updated_at":"2018-06-27T22:30:55Z","binding:vnic_type":"normal","device_id":"8d5998cb-1280-405e-9da8-84d1d1dfc709","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:62:24:4f","id":"ba9987db-3058-4f1d-ad2a-8f8403ecec86","port_security_enabled":true,"project_id":"667f06bd12b24b93851237d8fbc9da9f","fixed_ips":[{"subnet_id":"602fedb7-b371-424b-bd36-4e0b06d710ca","ip_address":"10.0.0.7"}],"extra_dhcp_opts":[],"security_groups":["79f1cfc7-4d5b-4a08-a2ab-2f24f750b7b2"],"name":"CreateStackSuccessTests-CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-stack-server1_port-bvhm6uka336o"}]} 2018-06-27 22:31:07,738 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=2ff8cb74-1168-470c-9073-75c1641bf83d&mac_address=fa%3A16%3A3e%3A62%3A24%3A4f&name=CreateStackSuccessTests-CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-stack-server1_port-bvhm6uka336o&admin_state_up=True used request id req-a7c714dc-8b78-4537-ab56-6601337435e5 2018-06-27 22:31:07,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/667f06bd12b24b93851237d8fbc9da9f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fc34e3e393b51ca3e5c305ce63b91845d4f95ec" 2018-06-27 22:31:08,318 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:31:07 GMT Server: Apache Content-Length: 320 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f0419d84-88b7-41cc-aab6-d986ca7a5ac2 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/667f06bd12b24b93851237d8fbc9da9f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "667f06bd12b24b93851237d8fbc9da9f", "name": "CreateStackSuccessTests-fca44464-ddba-438-proj"}} 2018-06-27 22:31:08,318 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/667f06bd12b24b93851237d8fbc9da9f used request id req-f0419d84-88b7-41cc-aab6-d986ca7a5ac2 2018-06-27 22:31:08,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/networks?name=CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fc34e3e393b51ca3e5c305ce63b91845d4f95ec" 2018-06-27 22:31:08,651 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:31:08 GMT Content-Type: application/json Content-Length: 629 Connection: keep-alive X-Openstack-Request-Id: req-e8a05148-a524-4c87-b898-55decadfc101 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["602fedb7-b371-424b-bd36-4e0b06d710ca"],"updated_at":"2018-06-27T22:30:25Z","tenant_id":"667f06bd12b24b93851237d8fbc9da9f","created_at":"2018-06-27T22:30:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"667f06bd12b24b93851237d8fbc9da9f","id":"2ff8cb74-1168-470c-9073-75c1641bf83d","name":"CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-net"}]} 2018-06-27 22:31:08,651 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-net used request id req-e8a05148-a524-4c87-b898-55decadfc101 2018-06-27 22:31:08,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=2ff8cb74-1168-470c-9073-75c1641bf83d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fc34e3e393b51ca3e5c305ce63b91845d4f95ec" 2018-06-27 22:31:08,772 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:31:08 GMT Content-Type: application/json Content-Length: 665 Connection: keep-alive X-Openstack-Request-Id: req-1b025f1c-8946-4709-a2b0-9bb0d700730f Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2ff8cb74-1168-470c-9073-75c1641bf83d","tenant_id":"667f06bd12b24b93851237d8fbc9da9f","created_at":"2018-06-27T22:30:25Z","dns_nameservers":[],"updated_at":"2018-06-27T22:30:25Z","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":"667f06bd12b24b93851237d8fbc9da9f","id":"602fedb7-b371-424b-bd36-4e0b06d710ca","subnetpool_id":null,"name":"CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-subnet"}]} 2018-06-27 22:31:08,773 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=2ff8cb74-1168-470c-9073-75c1641bf83d used request id req-1b025f1c-8946-4709-a2b0-9bb0d700730f 2018-06-27 22:31:08,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=2ff8cb74-1168-470c-9073-75c1641bf83d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fc34e3e393b51ca3e5c305ce63b91845d4f95ec" 2018-06-27 22:31:08,985 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:31:08 GMT Content-Type: application/json Content-Length: 2335 Connection: keep-alive X-Openstack-Request-Id: req-7c63a05a-578b-4162-b7fb-2746382979e2 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"2ff8cb74-1168-470c-9073-75c1641bf83d","tenant_id":"667f06bd12b24b93851237d8fbc9da9f","created_at":"2018-06-27T22:30:26Z","admin_state_up":true,"updated_at":"2018-06-27T22:30:32Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-2ff8cb74-1168-470c-9073-75c1641bf83d","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:9c:03:7e","id":"49356b4b-da41-4d5a-ac8e-ed7f0b878e42","port_security_enabled":false,"project_id":"667f06bd12b24b93851237d8fbc9da9f","fixed_ips":[{"subnet_id":"602fedb7-b371-424b-bd36-4e0b06d710ca","ip_address":"10.0.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"2ff8cb74-1168-470c-9073-75c1641bf83d","tenant_id":"667f06bd12b24b93851237d8fbc9da9f","created_at":"2018-06-27T22:30:27Z","admin_state_up":true,"updated_at":"2018-06-27T22:30:33Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-2ff8cb74-1168-470c-9073-75c1641bf83d","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:2c:06:30","id":"b318294b-aaf4-40d0-97a2-a4874d2675b8","port_security_enabled":false,"project_id":"667f06bd12b24b93851237d8fbc9da9f","fixed_ips":[{"subnet_id":"602fedb7-b371-424b-bd36-4e0b06d710ca","ip_address":"10.0.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"2ff8cb74-1168-470c-9073-75c1641bf83d","tenant_id":"667f06bd12b24b93851237d8fbc9da9f","created_at":"2018-06-27T22:30:27Z","admin_state_up":true,"updated_at":"2018-06-27T22:30:55Z","binding:vnic_type":"normal","device_id":"8d5998cb-1280-405e-9da8-84d1d1dfc709","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:62:24:4f","id":"ba9987db-3058-4f1d-ad2a-8f8403ecec86","port_security_enabled":true,"project_id":"667f06bd12b24b93851237d8fbc9da9f","fixed_ips":[{"subnet_id":"602fedb7-b371-424b-bd36-4e0b06d710ca","ip_address":"10.0.0.7"}],"extra_dhcp_opts":[],"security_groups":["79f1cfc7-4d5b-4a08-a2ab-2f24f750b7b2"],"name":"CreateStackSuccessTests-CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-stack-server1_port-bvhm6uka336o"}]} 2018-06-27 22:31:08,985 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=2ff8cb74-1168-470c-9073-75c1641bf83d used request id req-7c63a05a-578b-4162-b7fb-2746382979e2 2018-06-27 22:31:08,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/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fc34e3e393b51ca3e5c305ce63b91845d4f95ec" 2018-06-27 22:31:09,035 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:31:09 GMT Content-Type: application/json Content-Length: 19 Connection: keep-alive X-Openstack-Request-Id: req-94016c68-76f2-4f31-a117-2990d1f178dc Front-End-Https: on RESP BODY: {"floatingips": []} 2018-06-27 22:31:09,036 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/floatingips used request id req-94016c68-76f2-4f31-a117-2990d1f178dc 2018-06-27 22:31:09,036 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:31:09,037 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:31:09,906 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "name": "heat_stack_owner"}, {"id": "e60e55fa6cb64a28bbdf0e279d9e988f", "name": "CreateStackSuccessTests-fca44464-ddba-438-proj-role"}], "expires_at": "2018-06-27T23:31:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "667f06bd12b24b93851237d8fbc9da9f", "name": "CreateStackSuccessTests-fca44464-ddba-438-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/667f06bd12b24b93851237d8fbc9da9f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/667f06bd12b24b93851237d8fbc9da9f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/667f06bd12b24b93851237d8fbc9da9f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/667f06bd12b24b93851237d8fbc9da9f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/667f06bd12b24b93851237d8fbc9da9f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/667f06bd12b24b93851237d8fbc9da9f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/667f06bd12b24b93851237d8fbc9da9f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/667f06bd12b24b93851237d8fbc9da9f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/667f06bd12b24b93851237d8fbc9da9f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/667f06bd12b24b93851237d8fbc9da9f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/667f06bd12b24b93851237d8fbc9da9f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/667f06bd12b24b93851237d8fbc9da9f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-fca44464-ddba-438-user", "id": "73910082c5064aa8be47dd39b42b45e7"}, "audit_ids": ["JK24_Lq_R8GtHR2pAflG_A"], "issued_at": "2018-06-27T22:31:09.000000Z"}} 2018-06-27 22:31:09,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e026a4368cae4134f19b2acf2ed898de44ec8b72" 2018-06-27 22:31:10,375 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:31:09 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e73feb54-e6b2-4743-8ec9-d304275c2cbe Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:31:10,375 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-e73feb54-e6b2-4743-8ec9-d304275c2cbe 2018-06-27 22:31:10,376 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 22:31:10,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}e026a4368cae4134f19b2acf2ed898de44ec8b72" 2018-06-27 22:31:10,674 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:31:10 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9946ceb1-69a5-488c-9198-14d456c57041 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:31:10,674 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-9946ceb1-69a5-488c-9198-14d456c57041 2018-06-27 22:31:10,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/networks?name=CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e026a4368cae4134f19b2acf2ed898de44ec8b72" 2018-06-27 22:31:11,840 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:31:11 GMT Content-Type: application/json Content-Length: 629 Connection: keep-alive X-Openstack-Request-Id: req-667f76e4-48d7-4718-abb1-566e06a4e8d0 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["602fedb7-b371-424b-bd36-4e0b06d710ca"],"updated_at":"2018-06-27T22:30:25Z","tenant_id":"667f06bd12b24b93851237d8fbc9da9f","created_at":"2018-06-27T22:30:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"667f06bd12b24b93851237d8fbc9da9f","id":"2ff8cb74-1168-470c-9073-75c1641bf83d","name":"CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-net"}]} 2018-06-27 22:31:11,840 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-net used request id req-667f76e4-48d7-4718-abb1-566e06a4e8d0 2018-06-27 22:31:11,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 22:31:11,856 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 22:31: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-27 22:31:11,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/667f06bd12b24b93851237d8fbc9da9f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e026a4368cae4134f19b2acf2ed898de44ec8b72" 2018-06-27 22:31:12,218 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:31:11 GMT Server: Apache Content-Length: 320 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a2325334-28eb-4656-9aa7-453091cd1a8c Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/667f06bd12b24b93851237d8fbc9da9f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "667f06bd12b24b93851237d8fbc9da9f", "name": "CreateStackSuccessTests-fca44464-ddba-438-proj"}} 2018-06-27 22:31:12,218 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/667f06bd12b24b93851237d8fbc9da9f used request id req-a2325334-28eb-4656-9aa7-453091cd1a8c 2018-06-27 22:31:12,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=2ff8cb74-1168-470c-9073-75c1641bf83d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e026a4368cae4134f19b2acf2ed898de44ec8b72" 2018-06-27 22:31:13,170 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:31:13 GMT Content-Type: application/json Content-Length: 665 Connection: keep-alive X-Openstack-Request-Id: req-3e3bbf02-5d20-4a6b-8c91-ca004c61b339 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2ff8cb74-1168-470c-9073-75c1641bf83d","tenant_id":"667f06bd12b24b93851237d8fbc9da9f","created_at":"2018-06-27T22:30:25Z","dns_nameservers":[],"updated_at":"2018-06-27T22:30:25Z","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":"667f06bd12b24b93851237d8fbc9da9f","id":"602fedb7-b371-424b-bd36-4e0b06d710ca","subnetpool_id":null,"name":"CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-subnet"}]} 2018-06-27 22:31:13,170 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=2ff8cb74-1168-470c-9073-75c1641bf83d used request id req-3e3bbf02-5d20-4a6b-8c91-ca004c61b339 2018-06-27 22:31:13,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=2ff8cb74-1168-470c-9073-75c1641bf83d&mac_address=fa%3A16%3A3e%3A62%3A24%3A4f&name=CreateStackSuccessTests-CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-stack-server1_port-bvhm6uka336o&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e026a4368cae4134f19b2acf2ed898de44ec8b72" 2018-06-27 22:31:14,077 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:31:14 GMT Content-Type: application/json Content-Length: 861 Connection: keep-alive X-Openstack-Request-Id: req-3081b8a4-555a-4bbc-9bb8-c7bf7fccb5a0 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"2ff8cb74-1168-470c-9073-75c1641bf83d","tenant_id":"667f06bd12b24b93851237d8fbc9da9f","created_at":"2018-06-27T22:30:27Z","admin_state_up":true,"updated_at":"2018-06-27T22:30:55Z","binding:vnic_type":"normal","device_id":"8d5998cb-1280-405e-9da8-84d1d1dfc709","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:62:24:4f","id":"ba9987db-3058-4f1d-ad2a-8f8403ecec86","port_security_enabled":true,"project_id":"667f06bd12b24b93851237d8fbc9da9f","fixed_ips":[{"subnet_id":"602fedb7-b371-424b-bd36-4e0b06d710ca","ip_address":"10.0.0.7"}],"extra_dhcp_opts":[],"security_groups":["79f1cfc7-4d5b-4a08-a2ab-2f24f750b7b2"],"name":"CreateStackSuccessTests-CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-stack-server1_port-bvhm6uka336o"}]} 2018-06-27 22:31:14,077 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=2ff8cb74-1168-470c-9073-75c1641bf83d&mac_address=fa%3A16%3A3e%3A62%3A24%3A4f&name=CreateStackSuccessTests-CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-stack-server1_port-bvhm6uka336o&admin_state_up=True used request id req-3081b8a4-555a-4bbc-9bb8-c7bf7fccb5a0 2018-06-27 22:31:14,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/667f06bd12b24b93851237d8fbc9da9f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e026a4368cae4134f19b2acf2ed898de44ec8b72" 2018-06-27 22:31:14,177 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:31:14 GMT Server: Apache Content-Length: 320 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0c9c819e-e007-4f2f-a01e-979987d9fef9 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/667f06bd12b24b93851237d8fbc9da9f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "667f06bd12b24b93851237d8fbc9da9f", "name": "CreateStackSuccessTests-fca44464-ddba-438-proj"}} 2018-06-27 22:31:14,177 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/667f06bd12b24b93851237d8fbc9da9f used request id req-0c9c819e-e007-4f2f-a01e-979987d9fef9 2018-06-27 22:31:14,180 - novaclient.v2.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-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e026a4368cae4134f19b2acf2ed898de44ec8b72" 2018-06-27 22:31:16,441 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:31:16 GMT Content-Type: application/json Content-Length: 1599 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-51763940-22e9-4eb6-ac40-ed0153c5e643 X-Compute-Request-Id: req-51763940-22e9-4eb6-ac40-ed0153c5e643 Front-End-Https: on RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:24:4f", "version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/8d5998cb-1280-405e-9da8-84d1d1dfc709", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/8d5998cb-1280-405e-9da8-84d1d1dfc709", "rel": "bookmark"}], "image": {"id": "ba49b436-8d08-4440-aac1-4bd62c86e611", "links": [{"href": "http://172.30.10.101:8774/images/ba49b436-8d08-4440-aac1-4bd62c86e611", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:30:55.000000", "flavor": {"id": "c346e60b-6880-4bfc-8a40-84fce9b4b91e", "links": [{"href": "http://172.30.10.101:8774/flavors/c346e60b-6880-4bfc-8a40-84fce9b4b91e", "rel": "bookmark"}]}, "id": "8d5998cb-1280-405e-9da8-84d1d1dfc709", "security_groups": [{"name": "default"}], "user_id": "73910082c5064aa8be47dd39b42b45e7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:30:56Z", "hostId": "dfad23b4c2036e186e8ca7af963cec649661ef7238f7b77ddf3cca20", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-inst", "created": "2018-06-27T22:30:39Z", "tenant_id": "667f06bd12b24b93851237d8fbc9da9f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-27 22:31:16,441 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/detail?name=CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-inst used request id req-51763940-22e9-4eb6-ac40-ed0153c5e643 2018-06-27 22:31:16,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=CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e026a4368cae4134f19b2acf2ed898de44ec8b72" 2018-06-27 22:31:17,419 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:31:17 GMT Content-Type: application/json Content-Length: 629 Connection: keep-alive X-Openstack-Request-Id: req-e29fb060-cbc1-4760-8ea4-bc162c303363 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["602fedb7-b371-424b-bd36-4e0b06d710ca"],"updated_at":"2018-06-27T22:30:25Z","tenant_id":"667f06bd12b24b93851237d8fbc9da9f","created_at":"2018-06-27T22:30:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"667f06bd12b24b93851237d8fbc9da9f","id":"2ff8cb74-1168-470c-9073-75c1641bf83d","name":"CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-net"}]} 2018-06-27 22:31:17,419 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-net used request id req-e29fb060-cbc1-4760-8ea4-bc162c303363 2018-06-27 22:31:17,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/subnets?network_id=2ff8cb74-1168-470c-9073-75c1641bf83d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e026a4368cae4134f19b2acf2ed898de44ec8b72" 2018-06-27 22:31:17,581 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:31:17 GMT Content-Type: application/json Content-Length: 665 Connection: keep-alive X-Openstack-Request-Id: req-0f95c377-90cc-471d-884c-5f78a018fed4 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2ff8cb74-1168-470c-9073-75c1641bf83d","tenant_id":"667f06bd12b24b93851237d8fbc9da9f","created_at":"2018-06-27T22:30:25Z","dns_nameservers":[],"updated_at":"2018-06-27T22:30:25Z","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":"667f06bd12b24b93851237d8fbc9da9f","id":"602fedb7-b371-424b-bd36-4e0b06d710ca","subnetpool_id":null,"name":"CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-subnet"}]} 2018-06-27 22:31:17,581 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=2ff8cb74-1168-470c-9073-75c1641bf83d used request id req-0f95c377-90cc-471d-884c-5f78a018fed4 2018-06-27 22:31:17,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/ports?network_id=2ff8cb74-1168-470c-9073-75c1641bf83d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e026a4368cae4134f19b2acf2ed898de44ec8b72" 2018-06-27 22:31:17,817 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:31:17 GMT Content-Type: application/json Content-Length: 2335 Connection: keep-alive X-Openstack-Request-Id: req-d716573a-ef2d-407e-ade6-2198bd1e4b04 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"2ff8cb74-1168-470c-9073-75c1641bf83d","tenant_id":"667f06bd12b24b93851237d8fbc9da9f","created_at":"2018-06-27T22:30:26Z","admin_state_up":true,"updated_at":"2018-06-27T22:30:32Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-2ff8cb74-1168-470c-9073-75c1641bf83d","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:9c:03:7e","id":"49356b4b-da41-4d5a-ac8e-ed7f0b878e42","port_security_enabled":false,"project_id":"667f06bd12b24b93851237d8fbc9da9f","fixed_ips":[{"subnet_id":"602fedb7-b371-424b-bd36-4e0b06d710ca","ip_address":"10.0.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"2ff8cb74-1168-470c-9073-75c1641bf83d","tenant_id":"667f06bd12b24b93851237d8fbc9da9f","created_at":"2018-06-27T22:30:27Z","admin_state_up":true,"updated_at":"2018-06-27T22:30:33Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-2ff8cb74-1168-470c-9073-75c1641bf83d","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:2c:06:30","id":"b318294b-aaf4-40d0-97a2-a4874d2675b8","port_security_enabled":false,"project_id":"667f06bd12b24b93851237d8fbc9da9f","fixed_ips":[{"subnet_id":"602fedb7-b371-424b-bd36-4e0b06d710ca","ip_address":"10.0.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"2ff8cb74-1168-470c-9073-75c1641bf83d","tenant_id":"667f06bd12b24b93851237d8fbc9da9f","created_at":"2018-06-27T22:30:27Z","admin_state_up":true,"updated_at":"2018-06-27T22:30:55Z","binding:vnic_type":"normal","device_id":"8d5998cb-1280-405e-9da8-84d1d1dfc709","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:62:24:4f","id":"ba9987db-3058-4f1d-ad2a-8f8403ecec86","port_security_enabled":true,"project_id":"667f06bd12b24b93851237d8fbc9da9f","fixed_ips":[{"subnet_id":"602fedb7-b371-424b-bd36-4e0b06d710ca","ip_address":"10.0.0.7"}],"extra_dhcp_opts":[],"security_groups":["79f1cfc7-4d5b-4a08-a2ab-2f24f750b7b2"],"name":"CreateStackSuccessTests-CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-stack-server1_port-bvhm6uka336o"}]} 2018-06-27 22:31:17,817 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=2ff8cb74-1168-470c-9073-75c1641bf83d used request id req-d716573a-ef2d-407e-ade6-2198bd1e4b04 2018-06-27 22:31:17,818 - create_instance - INFO - Found existing machine with name - CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-inst 2018-06-27 22:31:17,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/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e026a4368cae4134f19b2acf2ed898de44ec8b72" 2018-06-27 22:31:17,870 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:31:17 GMT Content-Type: application/json Content-Length: 19 Connection: keep-alive X-Openstack-Request-Id: req-f9d0657b-558e-4b07-9c71-5b6512c2747f Front-End-Https: on RESP BODY: {"floatingips": []} 2018-06-27 22:31:17,870 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/floatingips used request id req-f9d0657b-558e-4b07-9c71-5b6512c2747f 2018-06-27 22:31:17,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/8d5998cb-1280-405e-9da8-84d1d1dfc709 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e026a4368cae4134f19b2acf2ed898de44ec8b72" 2018-06-27 22:31:19,640 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:31:19 GMT Content-Type: application/json Content-Length: 1596 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-f9054372-d924-46fb-a370-beeabdae6e0f X-Compute-Request-Id: req-f9054372-d924-46fb-a370-beeabdae6e0f Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:24:4f", "version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/8d5998cb-1280-405e-9da8-84d1d1dfc709", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/8d5998cb-1280-405e-9da8-84d1d1dfc709", "rel": "bookmark"}], "image": {"id": "ba49b436-8d08-4440-aac1-4bd62c86e611", "links": [{"href": "http://172.30.10.101:8774/images/ba49b436-8d08-4440-aac1-4bd62c86e611", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:30:55.000000", "flavor": {"id": "c346e60b-6880-4bfc-8a40-84fce9b4b91e", "links": [{"href": "http://172.30.10.101:8774/flavors/c346e60b-6880-4bfc-8a40-84fce9b4b91e", "rel": "bookmark"}]}, "id": "8d5998cb-1280-405e-9da8-84d1d1dfc709", "security_groups": [{"name": "default"}], "user_id": "73910082c5064aa8be47dd39b42b45e7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:30:56Z", "hostId": "dfad23b4c2036e186e8ca7af963cec649661ef7238f7b77ddf3cca20", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-inst", "created": "2018-06-27T22:30:39Z", "tenant_id": "667f06bd12b24b93851237d8fbc9da9f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:31:19,640 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/8d5998cb-1280-405e-9da8-84d1d1dfc709 used request id req-f9054372-d924-46fb-a370-beeabdae6e0f 2018-06-27 22:31:19,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/networks?name=CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e026a4368cae4134f19b2acf2ed898de44ec8b72" 2018-06-27 22:31:19,953 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:31:19 GMT Content-Type: application/json Content-Length: 629 Connection: keep-alive X-Openstack-Request-Id: req-fd275261-22e3-4671-bf9f-4294d938c905 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["602fedb7-b371-424b-bd36-4e0b06d710ca"],"updated_at":"2018-06-27T22:30:25Z","tenant_id":"667f06bd12b24b93851237d8fbc9da9f","created_at":"2018-06-27T22:30:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"667f06bd12b24b93851237d8fbc9da9f","id":"2ff8cb74-1168-470c-9073-75c1641bf83d","name":"CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-net"}]} 2018-06-27 22:31:19,953 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-net used request id req-fd275261-22e3-4671-bf9f-4294d938c905 2018-06-27 22:31:19,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/667f06bd12b24b93851237d8fbc9da9f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e026a4368cae4134f19b2acf2ed898de44ec8b72" 2018-06-27 22:31:20,009 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:31:19 GMT Server: Apache Content-Length: 320 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d83d2ac6-133d-495b-96d5-ab913beaa63e Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/667f06bd12b24b93851237d8fbc9da9f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "667f06bd12b24b93851237d8fbc9da9f", "name": "CreateStackSuccessTests-fca44464-ddba-438-proj"}} 2018-06-27 22:31:20,009 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/667f06bd12b24b93851237d8fbc9da9f used request id req-d83d2ac6-133d-495b-96d5-ab913beaa63e 2018-06-27 22:31:20,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=2ff8cb74-1168-470c-9073-75c1641bf83d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e026a4368cae4134f19b2acf2ed898de44ec8b72" 2018-06-27 22:31:20,113 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:31:20 GMT Content-Type: application/json Content-Length: 665 Connection: keep-alive X-Openstack-Request-Id: req-d936842b-133f-4da4-8437-d39eb599330b Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2ff8cb74-1168-470c-9073-75c1641bf83d","tenant_id":"667f06bd12b24b93851237d8fbc9da9f","created_at":"2018-06-27T22:30:25Z","dns_nameservers":[],"updated_at":"2018-06-27T22:30:25Z","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":"667f06bd12b24b93851237d8fbc9da9f","id":"602fedb7-b371-424b-bd36-4e0b06d710ca","subnetpool_id":null,"name":"CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-subnet"}]} 2018-06-27 22:31:20,113 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=2ff8cb74-1168-470c-9073-75c1641bf83d used request id req-d936842b-133f-4da4-8437-d39eb599330b 2018-06-27 22:31:20,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=2ff8cb74-1168-470c-9073-75c1641bf83d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e026a4368cae4134f19b2acf2ed898de44ec8b72" 2018-06-27 22:31:20,298 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:31:20 GMT Content-Type: application/json Content-Length: 2335 Connection: keep-alive X-Openstack-Request-Id: req-f1b33f65-a91d-420b-803f-8ef1bd77505a Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"2ff8cb74-1168-470c-9073-75c1641bf83d","tenant_id":"667f06bd12b24b93851237d8fbc9da9f","created_at":"2018-06-27T22:30:26Z","admin_state_up":true,"updated_at":"2018-06-27T22:30:32Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-2ff8cb74-1168-470c-9073-75c1641bf83d","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:9c:03:7e","id":"49356b4b-da41-4d5a-ac8e-ed7f0b878e42","port_security_enabled":false,"project_id":"667f06bd12b24b93851237d8fbc9da9f","fixed_ips":[{"subnet_id":"602fedb7-b371-424b-bd36-4e0b06d710ca","ip_address":"10.0.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"2ff8cb74-1168-470c-9073-75c1641bf83d","tenant_id":"667f06bd12b24b93851237d8fbc9da9f","created_at":"2018-06-27T22:30:27Z","admin_state_up":true,"updated_at":"2018-06-27T22:30:33Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-2ff8cb74-1168-470c-9073-75c1641bf83d","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:2c:06:30","id":"b318294b-aaf4-40d0-97a2-a4874d2675b8","port_security_enabled":false,"project_id":"667f06bd12b24b93851237d8fbc9da9f","fixed_ips":[{"subnet_id":"602fedb7-b371-424b-bd36-4e0b06d710ca","ip_address":"10.0.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"2ff8cb74-1168-470c-9073-75c1641bf83d","tenant_id":"667f06bd12b24b93851237d8fbc9da9f","created_at":"2018-06-27T22:30:27Z","admin_state_up":true,"updated_at":"2018-06-27T22:30:55Z","binding:vnic_type":"normal","device_id":"8d5998cb-1280-405e-9da8-84d1d1dfc709","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:62:24:4f","id":"ba9987db-3058-4f1d-ad2a-8f8403ecec86","port_security_enabled":true,"project_id":"667f06bd12b24b93851237d8fbc9da9f","fixed_ips":[{"subnet_id":"602fedb7-b371-424b-bd36-4e0b06d710ca","ip_address":"10.0.0.7"}],"extra_dhcp_opts":[],"security_groups":["79f1cfc7-4d5b-4a08-a2ab-2f24f750b7b2"],"name":"CreateStackSuccessTests-CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-stack-server1_port-bvhm6uka336o"}]} 2018-06-27 22:31:20,299 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=2ff8cb74-1168-470c-9073-75c1641bf83d used request id req-f1b33f65-a91d-420b-803f-8ef1bd77505a 2018-06-27 22:31:20,299 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 22:31:20,301 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:31:20,934 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "name": "heat_stack_owner"}, {"id": "e60e55fa6cb64a28bbdf0e279d9e988f", "name": "CreateStackSuccessTests-fca44464-ddba-438-proj-role"}], "expires_at": "2018-06-27T23:31:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "667f06bd12b24b93851237d8fbc9da9f", "name": "CreateStackSuccessTests-fca44464-ddba-438-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/667f06bd12b24b93851237d8fbc9da9f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/667f06bd12b24b93851237d8fbc9da9f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/667f06bd12b24b93851237d8fbc9da9f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/667f06bd12b24b93851237d8fbc9da9f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/667f06bd12b24b93851237d8fbc9da9f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/667f06bd12b24b93851237d8fbc9da9f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/667f06bd12b24b93851237d8fbc9da9f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/667f06bd12b24b93851237d8fbc9da9f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/667f06bd12b24b93851237d8fbc9da9f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/667f06bd12b24b93851237d8fbc9da9f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/667f06bd12b24b93851237d8fbc9da9f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/667f06bd12b24b93851237d8fbc9da9f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-fca44464-ddba-438-user", "id": "73910082c5064aa8be47dd39b42b45e7"}, "audit_ids": ["lfvLd8KKQpShcVmObV5UcA"], "issued_at": "2018-06-27T22:31:20.000000Z"}} 2018-06-27 22:31:20,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}9574db20d18555687a8fb9bd8be6d476bcb4510c" 2018-06-27 22:31:21,174 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:31:20 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7d79971f-ab6b-4458-9df6-1e800a06c593 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:31:21,174 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-7d79971f-ab6b-4458-9df6-1e800a06c593 2018-06-27 22:31:21,179 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/8d5998cb-1280-405e-9da8-84d1d1dfc709 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e026a4368cae4134f19b2acf2ed898de44ec8b72" 2018-06-27 22:31:22,845 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:31:22 GMT Content-Type: application/json Content-Length: 1596 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-a03eec52-98c5-4b8d-a9a9-38544cfb2eab X-Compute-Request-Id: req-a03eec52-98c5-4b8d-a9a9-38544cfb2eab Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:24:4f", "version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/8d5998cb-1280-405e-9da8-84d1d1dfc709", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/8d5998cb-1280-405e-9da8-84d1d1dfc709", "rel": "bookmark"}], "image": {"id": "ba49b436-8d08-4440-aac1-4bd62c86e611", "links": [{"href": "http://172.30.10.101:8774/images/ba49b436-8d08-4440-aac1-4bd62c86e611", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:30:55.000000", "flavor": {"id": "c346e60b-6880-4bfc-8a40-84fce9b4b91e", "links": [{"href": "http://172.30.10.101:8774/flavors/c346e60b-6880-4bfc-8a40-84fce9b4b91e", "rel": "bookmark"}]}, "id": "8d5998cb-1280-405e-9da8-84d1d1dfc709", "security_groups": [{"name": "default"}], "user_id": "73910082c5064aa8be47dd39b42b45e7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:30:56Z", "hostId": "dfad23b4c2036e186e8ca7af963cec649661ef7238f7b77ddf3cca20", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-inst", "created": "2018-06-27T22:30:39Z", "tenant_id": "667f06bd12b24b93851237d8fbc9da9f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:31:22,845 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/8d5998cb-1280-405e-9da8-84d1d1dfc709 used request id req-a03eec52-98c5-4b8d-a9a9-38544cfb2eab 2018-06-27 22:31:22,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/networks?name=CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e026a4368cae4134f19b2acf2ed898de44ec8b72" 2018-06-27 22:31:23,179 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:31:23 GMT Content-Type: application/json Content-Length: 629 Connection: keep-alive X-Openstack-Request-Id: req-a3825efe-1bbf-4873-9027-13928c9d6540 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["602fedb7-b371-424b-bd36-4e0b06d710ca"],"updated_at":"2018-06-27T22:30:25Z","tenant_id":"667f06bd12b24b93851237d8fbc9da9f","created_at":"2018-06-27T22:30:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"667f06bd12b24b93851237d8fbc9da9f","id":"2ff8cb74-1168-470c-9073-75c1641bf83d","name":"CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-net"}]} 2018-06-27 22:31:23,179 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-net used request id req-a3825efe-1bbf-4873-9027-13928c9d6540 2018-06-27 22:31:23,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/667f06bd12b24b93851237d8fbc9da9f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e026a4368cae4134f19b2acf2ed898de44ec8b72" 2018-06-27 22:31:23,500 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:31:23 GMT Server: Apache Content-Length: 320 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-dbd725b2-46b2-416c-b150-890fd1032ffe Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/667f06bd12b24b93851237d8fbc9da9f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "667f06bd12b24b93851237d8fbc9da9f", "name": "CreateStackSuccessTests-fca44464-ddba-438-proj"}} 2018-06-27 22:31:23,500 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/667f06bd12b24b93851237d8fbc9da9f used request id req-dbd725b2-46b2-416c-b150-890fd1032ffe 2018-06-27 22:31:23,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=2ff8cb74-1168-470c-9073-75c1641bf83d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e026a4368cae4134f19b2acf2ed898de44ec8b72" 2018-06-27 22:31:23,701 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:31:23 GMT Content-Type: application/json Content-Length: 665 Connection: keep-alive X-Openstack-Request-Id: req-44b4b22f-74a0-458e-af1e-b8e019bafc4b Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2ff8cb74-1168-470c-9073-75c1641bf83d","tenant_id":"667f06bd12b24b93851237d8fbc9da9f","created_at":"2018-06-27T22:30:25Z","dns_nameservers":[],"updated_at":"2018-06-27T22:30:25Z","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":"667f06bd12b24b93851237d8fbc9da9f","id":"602fedb7-b371-424b-bd36-4e0b06d710ca","subnetpool_id":null,"name":"CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-subnet"}]} 2018-06-27 22:31:23,701 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=2ff8cb74-1168-470c-9073-75c1641bf83d used request id req-44b4b22f-74a0-458e-af1e-b8e019bafc4b 2018-06-27 22:31:23,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/ports?network_id=2ff8cb74-1168-470c-9073-75c1641bf83d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e026a4368cae4134f19b2acf2ed898de44ec8b72" 2018-06-27 22:31:23,997 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:31:23 GMT Content-Type: application/json Content-Length: 2335 Connection: keep-alive X-Openstack-Request-Id: req-3d53d4ad-0425-47e1-b6eb-89877ddb2712 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"2ff8cb74-1168-470c-9073-75c1641bf83d","tenant_id":"667f06bd12b24b93851237d8fbc9da9f","created_at":"2018-06-27T22:30:26Z","admin_state_up":true,"updated_at":"2018-06-27T22:30:32Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-2ff8cb74-1168-470c-9073-75c1641bf83d","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:9c:03:7e","id":"49356b4b-da41-4d5a-ac8e-ed7f0b878e42","port_security_enabled":false,"project_id":"667f06bd12b24b93851237d8fbc9da9f","fixed_ips":[{"subnet_id":"602fedb7-b371-424b-bd36-4e0b06d710ca","ip_address":"10.0.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"2ff8cb74-1168-470c-9073-75c1641bf83d","tenant_id":"667f06bd12b24b93851237d8fbc9da9f","created_at":"2018-06-27T22:30:27Z","admin_state_up":true,"updated_at":"2018-06-27T22:30:33Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-2ff8cb74-1168-470c-9073-75c1641bf83d","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:2c:06:30","id":"b318294b-aaf4-40d0-97a2-a4874d2675b8","port_security_enabled":false,"project_id":"667f06bd12b24b93851237d8fbc9da9f","fixed_ips":[{"subnet_id":"602fedb7-b371-424b-bd36-4e0b06d710ca","ip_address":"10.0.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"2ff8cb74-1168-470c-9073-75c1641bf83d","tenant_id":"667f06bd12b24b93851237d8fbc9da9f","created_at":"2018-06-27T22:30:27Z","admin_state_up":true,"updated_at":"2018-06-27T22:30:55Z","binding:vnic_type":"normal","device_id":"8d5998cb-1280-405e-9da8-84d1d1dfc709","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:62:24:4f","id":"ba9987db-3058-4f1d-ad2a-8f8403ecec86","port_security_enabled":true,"project_id":"667f06bd12b24b93851237d8fbc9da9f","fixed_ips":[{"subnet_id":"602fedb7-b371-424b-bd36-4e0b06d710ca","ip_address":"10.0.0.7"}],"extra_dhcp_opts":[],"security_groups":["79f1cfc7-4d5b-4a08-a2ab-2f24f750b7b2"],"name":"CreateStackSuccessTests-CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-stack-server1_port-bvhm6uka336o"}]} 2018-06-27 22:31:23,997 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=2ff8cb74-1168-470c-9073-75c1641bf83d used request id req-3d53d4ad-0425-47e1-b6eb-89877ddb2712 2018-06-27 22:31:24,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=CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9574db20d18555687a8fb9bd8be6d476bcb4510c" 2018-06-27 22:31:26,769 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:31:26 GMT Content-Type: application/json Content-Length: 1599 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-35f4c86f-b607-452b-a6aa-ce14cd750b15 X-Compute-Request-Id: req-35f4c86f-b607-452b-a6aa-ce14cd750b15 Front-End-Https: on RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:24:4f", "version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/8d5998cb-1280-405e-9da8-84d1d1dfc709", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/8d5998cb-1280-405e-9da8-84d1d1dfc709", "rel": "bookmark"}], "image": {"id": "ba49b436-8d08-4440-aac1-4bd62c86e611", "links": [{"href": "http://172.30.10.101:8774/images/ba49b436-8d08-4440-aac1-4bd62c86e611", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:30:55.000000", "flavor": {"id": "c346e60b-6880-4bfc-8a40-84fce9b4b91e", "links": [{"href": "http://172.30.10.101:8774/flavors/c346e60b-6880-4bfc-8a40-84fce9b4b91e", "rel": "bookmark"}]}, "id": "8d5998cb-1280-405e-9da8-84d1d1dfc709", "security_groups": [{"name": "default"}], "user_id": "73910082c5064aa8be47dd39b42b45e7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:30:56Z", "hostId": "dfad23b4c2036e186e8ca7af963cec649661ef7238f7b77ddf3cca20", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-inst", "created": "2018-06-27T22:30:39Z", "tenant_id": "667f06bd12b24b93851237d8fbc9da9f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-27 22:31:26,769 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/detail?name=CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-inst used request id req-35f4c86f-b607-452b-a6aa-ce14cd750b15 2018-06-27 22:31:26,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/networks?name=CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9574db20d18555687a8fb9bd8be6d476bcb4510c" 2018-06-27 22:31:27,738 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:31:27 GMT Content-Type: application/json Content-Length: 629 Connection: keep-alive X-Openstack-Request-Id: req-6cad4eab-d73e-4995-b60b-501e63403e15 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["602fedb7-b371-424b-bd36-4e0b06d710ca"],"updated_at":"2018-06-27T22:30:25Z","tenant_id":"667f06bd12b24b93851237d8fbc9da9f","created_at":"2018-06-27T22:30:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"667f06bd12b24b93851237d8fbc9da9f","id":"2ff8cb74-1168-470c-9073-75c1641bf83d","name":"CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-net"}]} 2018-06-27 22:31:27,738 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-net used request id req-6cad4eab-d73e-4995-b60b-501e63403e15 2018-06-27 22:31:27,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/subnets?network_id=2ff8cb74-1168-470c-9073-75c1641bf83d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9574db20d18555687a8fb9bd8be6d476bcb4510c" 2018-06-27 22:31:27,892 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:31:27 GMT Content-Type: application/json Content-Length: 665 Connection: keep-alive X-Openstack-Request-Id: req-0278b153-43bb-4a49-8f70-a6f0d670629a Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2ff8cb74-1168-470c-9073-75c1641bf83d","tenant_id":"667f06bd12b24b93851237d8fbc9da9f","created_at":"2018-06-27T22:30:25Z","dns_nameservers":[],"updated_at":"2018-06-27T22:30:25Z","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":"667f06bd12b24b93851237d8fbc9da9f","id":"602fedb7-b371-424b-bd36-4e0b06d710ca","subnetpool_id":null,"name":"CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-subnet"}]} 2018-06-27 22:31:27,893 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=2ff8cb74-1168-470c-9073-75c1641bf83d used request id req-0278b153-43bb-4a49-8f70-a6f0d670629a 2018-06-27 22:31: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/ports?network_id=2ff8cb74-1168-470c-9073-75c1641bf83d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9574db20d18555687a8fb9bd8be6d476bcb4510c" 2018-06-27 22:31:28,125 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:31:28 GMT Content-Type: application/json Content-Length: 2335 Connection: keep-alive X-Openstack-Request-Id: req-6f198518-0256-469a-8006-a270737bcbc4 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"2ff8cb74-1168-470c-9073-75c1641bf83d","tenant_id":"667f06bd12b24b93851237d8fbc9da9f","created_at":"2018-06-27T22:30:26Z","admin_state_up":true,"updated_at":"2018-06-27T22:30:32Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-2ff8cb74-1168-470c-9073-75c1641bf83d","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:9c:03:7e","id":"49356b4b-da41-4d5a-ac8e-ed7f0b878e42","port_security_enabled":false,"project_id":"667f06bd12b24b93851237d8fbc9da9f","fixed_ips":[{"subnet_id":"602fedb7-b371-424b-bd36-4e0b06d710ca","ip_address":"10.0.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"2ff8cb74-1168-470c-9073-75c1641bf83d","tenant_id":"667f06bd12b24b93851237d8fbc9da9f","created_at":"2018-06-27T22:30:27Z","admin_state_up":true,"updated_at":"2018-06-27T22:30:33Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-2ff8cb74-1168-470c-9073-75c1641bf83d","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:2c:06:30","id":"b318294b-aaf4-40d0-97a2-a4874d2675b8","port_security_enabled":false,"project_id":"667f06bd12b24b93851237d8fbc9da9f","fixed_ips":[{"subnet_id":"602fedb7-b371-424b-bd36-4e0b06d710ca","ip_address":"10.0.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"2ff8cb74-1168-470c-9073-75c1641bf83d","tenant_id":"667f06bd12b24b93851237d8fbc9da9f","created_at":"2018-06-27T22:30:27Z","admin_state_up":true,"updated_at":"2018-06-27T22:30:55Z","binding:vnic_type":"normal","device_id":"8d5998cb-1280-405e-9da8-84d1d1dfc709","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:62:24:4f","id":"ba9987db-3058-4f1d-ad2a-8f8403ecec86","port_security_enabled":true,"project_id":"667f06bd12b24b93851237d8fbc9da9f","fixed_ips":[{"subnet_id":"602fedb7-b371-424b-bd36-4e0b06d710ca","ip_address":"10.0.0.7"}],"extra_dhcp_opts":[],"security_groups":["79f1cfc7-4d5b-4a08-a2ab-2f24f750b7b2"],"name":"CreateStackSuccessTests-CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-stack-server1_port-bvhm6uka336o"}]} 2018-06-27 22:31:28,126 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=2ff8cb74-1168-470c-9073-75c1641bf83d used request id req-6f198518-0256-469a-8006-a270737bcbc4 2018-06-27 22:31:28,129 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/8d5998cb-1280-405e-9da8-84d1d1dfc709 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e026a4368cae4134f19b2acf2ed898de44ec8b72" 2018-06-27 22:31:30,435 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:31:30 GMT Content-Type: application/json Content-Length: 1596 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-8cf4d766-58f0-477f-9b68-3f799f5c8b37 X-Compute-Request-Id: req-8cf4d766-58f0-477f-9b68-3f799f5c8b37 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:24:4f", "version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/8d5998cb-1280-405e-9da8-84d1d1dfc709", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/8d5998cb-1280-405e-9da8-84d1d1dfc709", "rel": "bookmark"}], "image": {"id": "ba49b436-8d08-4440-aac1-4bd62c86e611", "links": [{"href": "http://172.30.10.101:8774/images/ba49b436-8d08-4440-aac1-4bd62c86e611", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:30:55.000000", "flavor": {"id": "c346e60b-6880-4bfc-8a40-84fce9b4b91e", "links": [{"href": "http://172.30.10.101:8774/flavors/c346e60b-6880-4bfc-8a40-84fce9b4b91e", "rel": "bookmark"}]}, "id": "8d5998cb-1280-405e-9da8-84d1d1dfc709", "security_groups": [{"name": "default"}], "user_id": "73910082c5064aa8be47dd39b42b45e7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:30:56Z", "hostId": "dfad23b4c2036e186e8ca7af963cec649661ef7238f7b77ddf3cca20", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-inst", "created": "2018-06-27T22:30:39Z", "tenant_id": "667f06bd12b24b93851237d8fbc9da9f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:31:30,435 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/8d5998cb-1280-405e-9da8-84d1d1dfc709 used request id req-8cf4d766-58f0-477f-9b68-3f799f5c8b37 2018-06-27 22:31: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/networks?name=CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e026a4368cae4134f19b2acf2ed898de44ec8b72" 2018-06-27 22:31:30,801 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:31:30 GMT Content-Type: application/json Content-Length: 629 Connection: keep-alive X-Openstack-Request-Id: req-42a43fd6-ad40-485a-acac-e01536711e83 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["602fedb7-b371-424b-bd36-4e0b06d710ca"],"updated_at":"2018-06-27T22:30:25Z","tenant_id":"667f06bd12b24b93851237d8fbc9da9f","created_at":"2018-06-27T22:30:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"667f06bd12b24b93851237d8fbc9da9f","id":"2ff8cb74-1168-470c-9073-75c1641bf83d","name":"CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-net"}]} 2018-06-27 22:31:30,801 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-net used request id req-42a43fd6-ad40-485a-acac-e01536711e83 2018-06-27 22:31:30,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/667f06bd12b24b93851237d8fbc9da9f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e026a4368cae4134f19b2acf2ed898de44ec8b72" 2018-06-27 22:31:31,178 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:31:30 GMT Server: Apache Content-Length: 320 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-791a85b2-bac9-41e3-bad1-bd2480faf08e Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/667f06bd12b24b93851237d8fbc9da9f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "667f06bd12b24b93851237d8fbc9da9f", "name": "CreateStackSuccessTests-fca44464-ddba-438-proj"}} 2018-06-27 22:31:31,178 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/667f06bd12b24b93851237d8fbc9da9f used request id req-791a85b2-bac9-41e3-bad1-bd2480faf08e 2018-06-27 22:31:31,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/subnets?network_id=2ff8cb74-1168-470c-9073-75c1641bf83d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e026a4368cae4134f19b2acf2ed898de44ec8b72" 2018-06-27 22:31:31,304 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:31:31 GMT Content-Type: application/json Content-Length: 665 Connection: keep-alive X-Openstack-Request-Id: req-73fda15e-243a-4494-b043-016f4bb4b046 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2ff8cb74-1168-470c-9073-75c1641bf83d","tenant_id":"667f06bd12b24b93851237d8fbc9da9f","created_at":"2018-06-27T22:30:25Z","dns_nameservers":[],"updated_at":"2018-06-27T22:30:25Z","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":"667f06bd12b24b93851237d8fbc9da9f","id":"602fedb7-b371-424b-bd36-4e0b06d710ca","subnetpool_id":null,"name":"CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-subnet"}]} 2018-06-27 22:31:31,305 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=2ff8cb74-1168-470c-9073-75c1641bf83d used request id req-73fda15e-243a-4494-b043-016f4bb4b046 2018-06-27 22:31:31,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/ports?network_id=2ff8cb74-1168-470c-9073-75c1641bf83d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e026a4368cae4134f19b2acf2ed898de44ec8b72" 2018-06-27 22:31:31,554 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:31:31 GMT Content-Type: application/json Content-Length: 2335 Connection: keep-alive X-Openstack-Request-Id: req-923f03db-d04c-46ee-beb7-7783c16eca68 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"2ff8cb74-1168-470c-9073-75c1641bf83d","tenant_id":"667f06bd12b24b93851237d8fbc9da9f","created_at":"2018-06-27T22:30:26Z","admin_state_up":true,"updated_at":"2018-06-27T22:30:32Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-2ff8cb74-1168-470c-9073-75c1641bf83d","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:9c:03:7e","id":"49356b4b-da41-4d5a-ac8e-ed7f0b878e42","port_security_enabled":false,"project_id":"667f06bd12b24b93851237d8fbc9da9f","fixed_ips":[{"subnet_id":"602fedb7-b371-424b-bd36-4e0b06d710ca","ip_address":"10.0.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"2ff8cb74-1168-470c-9073-75c1641bf83d","tenant_id":"667f06bd12b24b93851237d8fbc9da9f","created_at":"2018-06-27T22:30:27Z","admin_state_up":true,"updated_at":"2018-06-27T22:30:33Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-2ff8cb74-1168-470c-9073-75c1641bf83d","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:2c:06:30","id":"b318294b-aaf4-40d0-97a2-a4874d2675b8","port_security_enabled":false,"project_id":"667f06bd12b24b93851237d8fbc9da9f","fixed_ips":[{"subnet_id":"602fedb7-b371-424b-bd36-4e0b06d710ca","ip_address":"10.0.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"2ff8cb74-1168-470c-9073-75c1641bf83d","tenant_id":"667f06bd12b24b93851237d8fbc9da9f","created_at":"2018-06-27T22:30:27Z","admin_state_up":true,"updated_at":"2018-06-27T22:30:55Z","binding:vnic_type":"normal","device_id":"8d5998cb-1280-405e-9da8-84d1d1dfc709","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:62:24:4f","id":"ba9987db-3058-4f1d-ad2a-8f8403ecec86","port_security_enabled":true,"project_id":"667f06bd12b24b93851237d8fbc9da9f","fixed_ips":[{"subnet_id":"602fedb7-b371-424b-bd36-4e0b06d710ca","ip_address":"10.0.0.7"}],"extra_dhcp_opts":[],"security_groups":["79f1cfc7-4d5b-4a08-a2ab-2f24f750b7b2"],"name":"CreateStackSuccessTests-CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-stack-server1_port-bvhm6uka336o"}]} 2018-06-27 22:31:31,554 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=2ff8cb74-1168-470c-9073-75c1641bf83d used request id req-923f03db-d04c-46ee-beb7-7783c16eca68 2018-06-27 22:31:31,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/8d5998cb-1280-405e-9da8-84d1d1dfc709 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e026a4368cae4134f19b2acf2ed898de44ec8b72" 2018-06-27 22:31:32,223 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:31:32 GMT Content-Type: application/json Content-Length: 1596 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-2a656c81-0877-427a-a808-14ab4d4db015 X-Compute-Request-Id: req-2a656c81-0877-427a-a808-14ab4d4db015 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:24:4f", "version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/8d5998cb-1280-405e-9da8-84d1d1dfc709", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/8d5998cb-1280-405e-9da8-84d1d1dfc709", "rel": "bookmark"}], "image": {"id": "ba49b436-8d08-4440-aac1-4bd62c86e611", "links": [{"href": "http://172.30.10.101:8774/images/ba49b436-8d08-4440-aac1-4bd62c86e611", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:30:55.000000", "flavor": {"id": "c346e60b-6880-4bfc-8a40-84fce9b4b91e", "links": [{"href": "http://172.30.10.101:8774/flavors/c346e60b-6880-4bfc-8a40-84fce9b4b91e", "rel": "bookmark"}]}, "id": "8d5998cb-1280-405e-9da8-84d1d1dfc709", "security_groups": [{"name": "default"}], "user_id": "73910082c5064aa8be47dd39b42b45e7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:30:56Z", "hostId": "dfad23b4c2036e186e8ca7af963cec649661ef7238f7b77ddf3cca20", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-inst", "created": "2018-06-27T22:30:39Z", "tenant_id": "667f06bd12b24b93851237d8fbc9da9f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:31:32,224 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/8d5998cb-1280-405e-9da8-84d1d1dfc709 used request id req-2a656c81-0877-427a-a808-14ab4d4db015 2018-06-27 22:31:32,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/networks?name=CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e026a4368cae4134f19b2acf2ed898de44ec8b72" 2018-06-27 22:31:32,491 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:31:32 GMT Content-Type: application/json Content-Length: 629 Connection: keep-alive X-Openstack-Request-Id: req-c1c8111b-4ef7-4d74-8b1e-ee6deba756f7 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["602fedb7-b371-424b-bd36-4e0b06d710ca"],"updated_at":"2018-06-27T22:30:25Z","tenant_id":"667f06bd12b24b93851237d8fbc9da9f","created_at":"2018-06-27T22:30:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"667f06bd12b24b93851237d8fbc9da9f","id":"2ff8cb74-1168-470c-9073-75c1641bf83d","name":"CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-net"}]} 2018-06-27 22:31:32,491 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-net used request id req-c1c8111b-4ef7-4d74-8b1e-ee6deba756f7 2018-06-27 22:31:32,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/667f06bd12b24b93851237d8fbc9da9f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e026a4368cae4134f19b2acf2ed898de44ec8b72" 2018-06-27 22:31:32,901 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:31:32 GMT Server: Apache Content-Length: 320 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f42b564d-f3ec-4655-83dd-0653ecd260e3 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/667f06bd12b24b93851237d8fbc9da9f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "667f06bd12b24b93851237d8fbc9da9f", "name": "CreateStackSuccessTests-fca44464-ddba-438-proj"}} 2018-06-27 22:31:32,902 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/667f06bd12b24b93851237d8fbc9da9f used request id req-f42b564d-f3ec-4655-83dd-0653ecd260e3 2018-06-27 22:31:32,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/subnets?network_id=2ff8cb74-1168-470c-9073-75c1641bf83d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e026a4368cae4134f19b2acf2ed898de44ec8b72" 2018-06-27 22:31:33,087 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:31:33 GMT Content-Type: application/json Content-Length: 665 Connection: keep-alive X-Openstack-Request-Id: req-2d0d3dd4-c24c-4bcc-99fc-ad02c9bea39d Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2ff8cb74-1168-470c-9073-75c1641bf83d","tenant_id":"667f06bd12b24b93851237d8fbc9da9f","created_at":"2018-06-27T22:30:25Z","dns_nameservers":[],"updated_at":"2018-06-27T22:30:25Z","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":"667f06bd12b24b93851237d8fbc9da9f","id":"602fedb7-b371-424b-bd36-4e0b06d710ca","subnetpool_id":null,"name":"CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-subnet"}]} 2018-06-27 22:31:33,087 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=2ff8cb74-1168-470c-9073-75c1641bf83d used request id req-2d0d3dd4-c24c-4bcc-99fc-ad02c9bea39d 2018-06-27 22:31:33,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=2ff8cb74-1168-470c-9073-75c1641bf83d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e026a4368cae4134f19b2acf2ed898de44ec8b72" 2018-06-27 22:31:33,323 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:31:33 GMT Content-Type: application/json Content-Length: 2335 Connection: keep-alive X-Openstack-Request-Id: req-9a14cfe4-6696-4c0e-b1ff-7866364f86bd Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"2ff8cb74-1168-470c-9073-75c1641bf83d","tenant_id":"667f06bd12b24b93851237d8fbc9da9f","created_at":"2018-06-27T22:30:26Z","admin_state_up":true,"updated_at":"2018-06-27T22:30:32Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-2ff8cb74-1168-470c-9073-75c1641bf83d","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:9c:03:7e","id":"49356b4b-da41-4d5a-ac8e-ed7f0b878e42","port_security_enabled":false,"project_id":"667f06bd12b24b93851237d8fbc9da9f","fixed_ips":[{"subnet_id":"602fedb7-b371-424b-bd36-4e0b06d710ca","ip_address":"10.0.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"2ff8cb74-1168-470c-9073-75c1641bf83d","tenant_id":"667f06bd12b24b93851237d8fbc9da9f","created_at":"2018-06-27T22:30:27Z","admin_state_up":true,"updated_at":"2018-06-27T22:30:33Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-2ff8cb74-1168-470c-9073-75c1641bf83d","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:2c:06:30","id":"b318294b-aaf4-40d0-97a2-a4874d2675b8","port_security_enabled":false,"project_id":"667f06bd12b24b93851237d8fbc9da9f","fixed_ips":[{"subnet_id":"602fedb7-b371-424b-bd36-4e0b06d710ca","ip_address":"10.0.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"2ff8cb74-1168-470c-9073-75c1641bf83d","tenant_id":"667f06bd12b24b93851237d8fbc9da9f","created_at":"2018-06-27T22:30:27Z","admin_state_up":true,"updated_at":"2018-06-27T22:30:55Z","binding:vnic_type":"normal","device_id":"8d5998cb-1280-405e-9da8-84d1d1dfc709","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:62:24:4f","id":"ba9987db-3058-4f1d-ad2a-8f8403ecec86","port_security_enabled":true,"project_id":"667f06bd12b24b93851237d8fbc9da9f","fixed_ips":[{"subnet_id":"602fedb7-b371-424b-bd36-4e0b06d710ca","ip_address":"10.0.0.7"}],"extra_dhcp_opts":[],"security_groups":["79f1cfc7-4d5b-4a08-a2ab-2f24f750b7b2"],"name":"CreateStackSuccessTests-CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-stack-server1_port-bvhm6uka336o"}]} 2018-06-27 22:31:33,323 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=2ff8cb74-1168-470c-9073-75c1641bf83d used request id req-9a14cfe4-6696-4c0e-b1ff-7866364f86bd 2018-06-27 22:31:33,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/8d5998cb-1280-405e-9da8-84d1d1dfc709 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9574db20d18555687a8fb9bd8be6d476bcb4510c" 2018-06-27 22:31:35,311 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:31:35 GMT Content-Type: application/json Content-Length: 1596 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-4e15394b-7cdc-4424-813c-dfb73fde92ea X-Compute-Request-Id: req-4e15394b-7cdc-4424-813c-dfb73fde92ea Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:24:4f", "version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/8d5998cb-1280-405e-9da8-84d1d1dfc709", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/8d5998cb-1280-405e-9da8-84d1d1dfc709", "rel": "bookmark"}], "image": {"id": "ba49b436-8d08-4440-aac1-4bd62c86e611", "links": [{"href": "http://172.30.10.101:8774/images/ba49b436-8d08-4440-aac1-4bd62c86e611", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:30:55.000000", "flavor": {"id": "c346e60b-6880-4bfc-8a40-84fce9b4b91e", "links": [{"href": "http://172.30.10.101:8774/flavors/c346e60b-6880-4bfc-8a40-84fce9b4b91e", "rel": "bookmark"}]}, "id": "8d5998cb-1280-405e-9da8-84d1d1dfc709", "security_groups": [{"name": "default"}], "user_id": "73910082c5064aa8be47dd39b42b45e7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:30:56Z", "hostId": "dfad23b4c2036e186e8ca7af963cec649661ef7238f7b77ddf3cca20", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-inst", "created": "2018-06-27T22:30:39Z", "tenant_id": "667f06bd12b24b93851237d8fbc9da9f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:31:35,311 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/8d5998cb-1280-405e-9da8-84d1d1dfc709 used request id req-4e15394b-7cdc-4424-813c-dfb73fde92ea 2018-06-27 22:31:35,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/networks?name=CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9574db20d18555687a8fb9bd8be6d476bcb4510c" 2018-06-27 22:31:36,380 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:31:36 GMT Content-Type: application/json Content-Length: 629 Connection: keep-alive X-Openstack-Request-Id: req-2191c48f-2912-4336-9eea-62bf0502dcbb Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["602fedb7-b371-424b-bd36-4e0b06d710ca"],"updated_at":"2018-06-27T22:30:25Z","tenant_id":"667f06bd12b24b93851237d8fbc9da9f","created_at":"2018-06-27T22:30:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"667f06bd12b24b93851237d8fbc9da9f","id":"2ff8cb74-1168-470c-9073-75c1641bf83d","name":"CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-net"}]} 2018-06-27 22:31:36,380 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-net used request id req-2191c48f-2912-4336-9eea-62bf0502dcbb 2018-06-27 22:31:36,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?network_id=2ff8cb74-1168-470c-9073-75c1641bf83d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9574db20d18555687a8fb9bd8be6d476bcb4510c" 2018-06-27 22:31:36,745 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:31:36 GMT Content-Type: application/json Content-Length: 665 Connection: keep-alive X-Openstack-Request-Id: req-ae16062f-a034-4c1c-82ae-5f23c100d74b Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2ff8cb74-1168-470c-9073-75c1641bf83d","tenant_id":"667f06bd12b24b93851237d8fbc9da9f","created_at":"2018-06-27T22:30:25Z","dns_nameservers":[],"updated_at":"2018-06-27T22:30:25Z","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":"667f06bd12b24b93851237d8fbc9da9f","id":"602fedb7-b371-424b-bd36-4e0b06d710ca","subnetpool_id":null,"name":"CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-subnet"}]} 2018-06-27 22:31:36,746 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=2ff8cb74-1168-470c-9073-75c1641bf83d used request id req-ae16062f-a034-4c1c-82ae-5f23c100d74b 2018-06-27 22:31:36,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=2ff8cb74-1168-470c-9073-75c1641bf83d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9574db20d18555687a8fb9bd8be6d476bcb4510c" 2018-06-27 22:31:36,951 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:31:36 GMT Content-Type: application/json Content-Length: 2335 Connection: keep-alive X-Openstack-Request-Id: req-3aa64800-b779-4bb3-90bd-5204169c9a95 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"2ff8cb74-1168-470c-9073-75c1641bf83d","tenant_id":"667f06bd12b24b93851237d8fbc9da9f","created_at":"2018-06-27T22:30:26Z","admin_state_up":true,"updated_at":"2018-06-27T22:30:32Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-2ff8cb74-1168-470c-9073-75c1641bf83d","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:9c:03:7e","id":"49356b4b-da41-4d5a-ac8e-ed7f0b878e42","port_security_enabled":false,"project_id":"667f06bd12b24b93851237d8fbc9da9f","fixed_ips":[{"subnet_id":"602fedb7-b371-424b-bd36-4e0b06d710ca","ip_address":"10.0.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"2ff8cb74-1168-470c-9073-75c1641bf83d","tenant_id":"667f06bd12b24b93851237d8fbc9da9f","created_at":"2018-06-27T22:30:27Z","admin_state_up":true,"updated_at":"2018-06-27T22:30:33Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-2ff8cb74-1168-470c-9073-75c1641bf83d","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:2c:06:30","id":"b318294b-aaf4-40d0-97a2-a4874d2675b8","port_security_enabled":false,"project_id":"667f06bd12b24b93851237d8fbc9da9f","fixed_ips":[{"subnet_id":"602fedb7-b371-424b-bd36-4e0b06d710ca","ip_address":"10.0.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"2ff8cb74-1168-470c-9073-75c1641bf83d","tenant_id":"667f06bd12b24b93851237d8fbc9da9f","created_at":"2018-06-27T22:30:27Z","admin_state_up":true,"updated_at":"2018-06-27T22:30:55Z","binding:vnic_type":"normal","device_id":"8d5998cb-1280-405e-9da8-84d1d1dfc709","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:62:24:4f","id":"ba9987db-3058-4f1d-ad2a-8f8403ecec86","port_security_enabled":true,"project_id":"667f06bd12b24b93851237d8fbc9da9f","fixed_ips":[{"subnet_id":"602fedb7-b371-424b-bd36-4e0b06d710ca","ip_address":"10.0.0.7"}],"extra_dhcp_opts":[],"security_groups":["79f1cfc7-4d5b-4a08-a2ab-2f24f750b7b2"],"name":"CreateStackSuccessTests-CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-stack-server1_port-bvhm6uka336o"}]} 2018-06-27 22:31:36,951 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=2ff8cb74-1168-470c-9073-75c1641bf83d used request id req-3aa64800-b779-4bb3-90bd-5204169c9a95 2018-06-27 22:31:36,952 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-stack 2018-06-27 22:31:36,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8004/v1/667f06bd12b24b93851237d8fbc9da9f/stacks/b174d76c-5720-44fc-924f-0d27c80714e3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fc34e3e393b51ca3e5c305ce63b91845d4f95ec" 2018-06-27 22:31:37,021 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:31:37 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/667f06bd12b24b93851237d8fbc9da9f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-stack/b174d76c-5720-44fc-924f-0d27c80714e3 X-Openstack-Request-Id: req-db4e3253-74d6-45c4-9bcd-372dda5ecfc1 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/667f06bd12b24b93851237d8fbc9da9f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-stack/b174d76c-5720-44fc-924f-0d27c80714e3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:31:37,151 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:31:37 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-f63463d9-7f2b-4e37-8afd-b5f8734d9941 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:31:37,152 - keystoneauth.session - DEBUG - DELETE call to orchestration for https://172.30.10.101:8004/v1/667f06bd12b24b93851237d8fbc9da9f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-stack/b174d76c-5720-44fc-924f-0d27c80714e3 used request id req-f63463d9-7f2b-4e37-8afd-b5f8734d9941 2018-06-27 22:31:37,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/667f06bd12b24b93851237d8fbc9da9f/stacks/b174d76c-5720-44fc-924f-0d27c80714e3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fc34e3e393b51ca3e5c305ce63b91845d4f95ec" 2018-06-27 22:31:37,207 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:31:37 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/667f06bd12b24b93851237d8fbc9da9f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-stack/b174d76c-5720-44fc-924f-0d27c80714e3 X-Openstack-Request-Id: req-95b03e36-8f9b-4239-ad43-f4635d554b6b Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/667f06bd12b24b93851237d8fbc9da9f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-stack/b174d76c-5720-44fc-924f-0d27c80714e3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:31:37,296 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:31:37 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-e3b617bb-f8e5-4f8b-8223-512d6fe00d17 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": "667f06bd12b24b93851237d8fbc9da9f", "OS::stack_id": "b174d76c-5720-44fc-924f-0d27c80714e3", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-stack", "image_name": "CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-image", "inst_name": "CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-inst", "subnet_name": "CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-subnet", "flavor_name": "CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-flavor-name", "net_name": "CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-stack", "stack_user_project_id": "b36cc13fbe36473598609bf28d5f068d", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-27T22:30:19Z", "links": [{"href": "https://172.30.10.101:8004/v1/667f06bd12b24b93851237d8fbc9da9f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-stack/b174d76c-5720-44fc-924f-0d27c80714e3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-27T22:31:37Z", "id": "b174d76c-5720-44fc-924f-0d27c80714e3", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:31:37,296 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/667f06bd12b24b93851237d8fbc9da9f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-stack/b174d76c-5720-44fc-924f-0d27c80714e3 used request id req-e3b617bb-f8e5-4f8b-8223-512d6fe00d17 2018-06-27 22:31:37,297 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-06-27 22:31:37,297 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-27 22:31:40,298 - create_stack - DEBUG - Stack status query timeout in 1196.85439205 2018-06-27 22:31:40,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/667f06bd12b24b93851237d8fbc9da9f/stacks/b174d76c-5720-44fc-924f-0d27c80714e3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fc34e3e393b51ca3e5c305ce63b91845d4f95ec" 2018-06-27 22:31:40,372 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:31:40 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/667f06bd12b24b93851237d8fbc9da9f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-stack/b174d76c-5720-44fc-924f-0d27c80714e3 X-Openstack-Request-Id: req-b410b738-f912-4e3c-b4cb-a3e42cd1ad69 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/667f06bd12b24b93851237d8fbc9da9f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-stack/b174d76c-5720-44fc-924f-0d27c80714e3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:31:40,466 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:31:40 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-1d92b22c-7848-4b76-9bf5-57a8adc62bbe 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": "667f06bd12b24b93851237d8fbc9da9f", "OS::stack_id": "b174d76c-5720-44fc-924f-0d27c80714e3", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-stack", "image_name": "CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-image", "inst_name": "CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-inst", "subnet_name": "CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-subnet", "flavor_name": "CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-flavor-name", "net_name": "CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-stack", "stack_user_project_id": "b36cc13fbe36473598609bf28d5f068d", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-27T22:30:19Z", "links": [{"href": "https://172.30.10.101:8004/v1/667f06bd12b24b93851237d8fbc9da9f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-stack/b174d76c-5720-44fc-924f-0d27c80714e3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-27T22:31:37Z", "id": "b174d76c-5720-44fc-924f-0d27c80714e3", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:31:40,466 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/667f06bd12b24b93851237d8fbc9da9f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-stack/b174d76c-5720-44fc-924f-0d27c80714e3 used request id req-1d92b22c-7848-4b76-9bf5-57a8adc62bbe 2018-06-27 22:31:40,467 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-06-27 22:31:40,467 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-27 22:31:43,470 - create_stack - DEBUG - Stack status query timeout in 1193.68186903 2018-06-27 22:31:43,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/667f06bd12b24b93851237d8fbc9da9f/stacks/b174d76c-5720-44fc-924f-0d27c80714e3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fc34e3e393b51ca3e5c305ce63b91845d4f95ec" 2018-06-27 22:31:43,536 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:31:43 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/667f06bd12b24b93851237d8fbc9da9f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-stack/b174d76c-5720-44fc-924f-0d27c80714e3 X-Openstack-Request-Id: req-8d902bd1-8cde-416b-8873-6482eead99e2 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/667f06bd12b24b93851237d8fbc9da9f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-stack/b174d76c-5720-44fc-924f-0d27c80714e3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:31:43,589 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:31:43 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-aa474abf-edff-46c8-be94-3faa912f7f86 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": "667f06bd12b24b93851237d8fbc9da9f", "OS::stack_id": "b174d76c-5720-44fc-924f-0d27c80714e3", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-stack", "image_name": "CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-image", "inst_name": "CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-inst", "subnet_name": "CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-subnet", "flavor_name": "CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-flavor-name", "net_name": "CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-stack", "stack_user_project_id": "b36cc13fbe36473598609bf28d5f068d", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-27T22:30:19Z", "links": [{"href": "https://172.30.10.101:8004/v1/667f06bd12b24b93851237d8fbc9da9f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-stack/b174d76c-5720-44fc-924f-0d27c80714e3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-27T22:31:37Z", "id": "b174d76c-5720-44fc-924f-0d27c80714e3", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:31:43,589 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/667f06bd12b24b93851237d8fbc9da9f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-stack/b174d76c-5720-44fc-924f-0d27c80714e3 used request id req-aa474abf-edff-46c8-be94-3faa912f7f86 2018-06-27 22:31:43,590 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-06-27 22:31:43,590 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-27 22:31:46,590 - create_stack - DEBUG - Stack status query timeout in 1190.56195498 2018-06-27 22:31:46,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/667f06bd12b24b93851237d8fbc9da9f/stacks/b174d76c-5720-44fc-924f-0d27c80714e3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fc34e3e393b51ca3e5c305ce63b91845d4f95ec" 2018-06-27 22:31:46,664 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:31:46 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/667f06bd12b24b93851237d8fbc9da9f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-stack/b174d76c-5720-44fc-924f-0d27c80714e3 X-Openstack-Request-Id: req-579fd43f-0b43-47c7-a3a1-fce39bf53e42 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/667f06bd12b24b93851237d8fbc9da9f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-stack/b174d76c-5720-44fc-924f-0d27c80714e3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:31:47,418 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:31:47 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-b2dd19ad-ba87-4520-8349-f7f057636e34 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": "667f06bd12b24b93851237d8fbc9da9f", "OS::stack_id": "b174d76c-5720-44fc-924f-0d27c80714e3", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-stack", "image_name": "CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-image", "inst_name": "CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-inst", "subnet_name": "CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-subnet", "flavor_name": "CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-flavor-name", "net_name": "CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-stack", "stack_user_project_id": "b36cc13fbe36473598609bf28d5f068d", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-27T22:30:19Z", "links": [{"href": "https://172.30.10.101:8004/v1/667f06bd12b24b93851237d8fbc9da9f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-stack/b174d76c-5720-44fc-924f-0d27c80714e3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-27T22:31:37Z", "id": "b174d76c-5720-44fc-924f-0d27c80714e3", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:31:47,418 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/667f06bd12b24b93851237d8fbc9da9f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-stack/b174d76c-5720-44fc-924f-0d27c80714e3 used request id req-b2dd19ad-ba87-4520-8349-f7f057636e34 2018-06-27 22:31:47,419 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-06-27 22:31:47,419 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-27 22:31:50,422 - create_stack - DEBUG - Stack status query timeout in 1186.73043203 2018-06-27 22:31:50,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/667f06bd12b24b93851237d8fbc9da9f/stacks/b174d76c-5720-44fc-924f-0d27c80714e3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fc34e3e393b51ca3e5c305ce63b91845d4f95ec" 2018-06-27 22:31:50,475 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:31:50 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/667f06bd12b24b93851237d8fbc9da9f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-stack/b174d76c-5720-44fc-924f-0d27c80714e3 X-Openstack-Request-Id: req-69380d0a-db93-4527-9c25-989638781ea6 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/667f06bd12b24b93851237d8fbc9da9f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-stack/b174d76c-5720-44fc-924f-0d27c80714e3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:31:50,530 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:31:50 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-d6361a2d-1201-401f-92df-612dea643f55 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": "667f06bd12b24b93851237d8fbc9da9f", "OS::stack_id": "b174d76c-5720-44fc-924f-0d27c80714e3", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-stack", "image_name": "CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-image", "inst_name": "CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-inst", "subnet_name": "CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-subnet", "flavor_name": "CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-flavor-name", "net_name": "CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-stack", "stack_user_project_id": "b36cc13fbe36473598609bf28d5f068d", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-27T22:30:19Z", "links": [{"href": "https://172.30.10.101:8004/v1/667f06bd12b24b93851237d8fbc9da9f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-stack/b174d76c-5720-44fc-924f-0d27c80714e3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-27T22:31:37Z", "id": "b174d76c-5720-44fc-924f-0d27c80714e3", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:31:50,530 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/667f06bd12b24b93851237d8fbc9da9f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-stack/b174d76c-5720-44fc-924f-0d27c80714e3 used request id req-d6361a2d-1201-401f-92df-612dea643f55 2018-06-27 22:31:50,530 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-06-27 22:31:50,530 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-27 22:31:53,533 - create_stack - DEBUG - Stack status query timeout in 1183.619385 2018-06-27 22:31:53,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/667f06bd12b24b93851237d8fbc9da9f/stacks/b174d76c-5720-44fc-924f-0d27c80714e3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fc34e3e393b51ca3e5c305ce63b91845d4f95ec" 2018-06-27 22:31:53,603 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:31:53 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/667f06bd12b24b93851237d8fbc9da9f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-stack/b174d76c-5720-44fc-924f-0d27c80714e3 X-Openstack-Request-Id: req-4ea8d697-310a-497c-ada5-92bec6121424 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/667f06bd12b24b93851237d8fbc9da9f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-stack/b174d76c-5720-44fc-924f-0d27c80714e3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:31:53,680 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:31:53 GMT Content-Type: application/json Content-Length: 1620 Connection: keep-alive X-Openstack-Request-Id: req-f4bb4ba7-358f-4eda-a343-735bfc952fff 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": "667f06bd12b24b93851237d8fbc9da9f", "OS::stack_id": "b174d76c-5720-44fc-924f-0d27c80714e3", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-stack", "image_name": "CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-image", "inst_name": "CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-inst", "subnet_name": "CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-subnet", "flavor_name": "CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-flavor-name", "net_name": "CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-stack", "stack_user_project_id": "b36cc13fbe36473598609bf28d5f068d", "tags": null, "creation_time": "2018-06-27T22:30:19Z", "links": [{"href": "https://172.30.10.101:8004/v1/667f06bd12b24b93851237d8fbc9da9f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-stack/b174d76c-5720-44fc-924f-0d27c80714e3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-06-27T22:31:37Z", "id": "b174d76c-5720-44fc-924f-0d27c80714e3", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-06-27 22:31:53,680 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/667f06bd12b24b93851237d8fbc9da9f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-stack/b174d76c-5720-44fc-924f-0d27c80714e3 used request id req-f4bb4ba7-358f-4eda-a343-735bfc952fff 2018-06-27 22:31:53,681 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-06-27 22:31:53,681 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-stack 2018-06-27 22:31:53,681 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-stack 2018-06-27 22:31:53,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8004/v1/667f06bd12b24b93851237d8fbc9da9f/stacks/b174d76c-5720-44fc-924f-0d27c80714e3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fc34e3e393b51ca3e5c305ce63b91845d4f95ec" 2018-06-27 22:31:53,738 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:31:53 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/667f06bd12b24b93851237d8fbc9da9f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-stack/b174d76c-5720-44fc-924f-0d27c80714e3 X-Openstack-Request-Id: req-9963342d-0e96-40e0-9401-23f3a99f6dbc Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/667f06bd12b24b93851237d8fbc9da9f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-stack/b174d76c-5720-44fc-924f-0d27c80714e3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:31:53,830 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx Date: Wed, 27 Jun 2018 22:31:53 GMT Content-Type: application/json Content-Length: 279 Connection: keep-alive X-Openstack-Request-Id: req-71ecdf36-8a39-46b6-b87b-d051d6a6e7d2 RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-06-27 22:31:53,830 - keystoneauth.session - DEBUG - DELETE call to orchestration for https://172.30.10.101:8004/v1/667f06bd12b24b93851237d8fbc9da9f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-stack/b174d76c-5720-44fc-924f-0d27c80714e3 used request id req-71ecdf36-8a39-46b6-b87b-d051d6a6e7d2 2018-06-27 22:31:53,832 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-c328aaf1-cd9d-483f-a91f-6f0945db1ecb-image 2018-06-27 22:31:53,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9292/v2/images/ba49b436-8d08-4440-aac1-4bd62c86e611 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}be2a016bb6c94cdf5b32483f888ce87f77cdecf4" 2018-06-27 22:31:54,905 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:31:54 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-bf80824f-724b-41bd-ab51-c6139444cbe4 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-27 22:31:54,905 - keystoneauth.session - DEBUG - DELETE call to image for https://172.30.10.101:9292/v2/images/ba49b436-8d08-4440-aac1-4bd62c86e611 used request id req-bf80824f-724b-41bd-ab51-c6139444cbe4 2018-06-27 22:31:54,909 - 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/c346e60b-6880-4bfc-8a40-84fce9b4b91e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b7e06bf99f0443c4cc02be23a4c9f63346087a9" 2018-06-27 22:31:55,885 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 22:31:55 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-b403e78a-1efa-43ec-972f-cc6aed969b9c X-Compute-Request-Id: req-b403e78a-1efa-43ec-972f-cc6aed969b9c 2018-06-27 22:31:55,886 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/flavors/c346e60b-6880-4bfc-8a40-84fce9b4b91e used request id req-b403e78a-1efa-43ec-972f-cc6aed969b9c 2018-06-27 22:31:55,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/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04db4130568be57770dd405a9623f270ee2d792c" 2018-06-27 22:31:57,056 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:31:57 GMT Content-Type: application/json Content-Length: 11766 Connection: keep-alive X-Openstack-Request-Id: req-338fc702-db5d-4d1c-a7c1-e113c4877fd7 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-27T19:03:04Z", "updated_at": "2018-06-27T19:03:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "6748ef1e-56da-434e-9e89-e86b58537b65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "b3e3826c-1c48-4699-93f0-f8a310956753", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "bfad35fa-7ea9-4a81-917d-7b86481eb510", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "d657b333-103d-4d19-add8-1e8bae2f8849", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "667f06bd12b24b93851237d8fbc9da9f", "created_at": "2018-06-27T22:30:21Z", "updated_at": "2018-06-27T22:30:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:30:21Z", "revision_number": 0, "id": "041165f3-135b-4ac7-94fb-5722285daa19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:30:21Z", "security_group_id": "79f1cfc7-4d5b-4a08-a2ab-2f24f750b7b2", "tenant_id": "667f06bd12b24b93851237d8fbc9da9f", "port_range_min": null, "ethertype": "IPv4", "project_id": "667f06bd12b24b93851237d8fbc9da9f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:30:21Z", "revision_number": 0, "id": "6daed9d2-b00c-4420-b780-4398bfd0bcf3", "remote_group_id": "79f1cfc7-4d5b-4a08-a2ab-2f24f750b7b2", "remote_ip_prefix": null, "created_at": "2018-06-27T22:30:21Z", "security_group_id": "79f1cfc7-4d5b-4a08-a2ab-2f24f750b7b2", "tenant_id": "667f06bd12b24b93851237d8fbc9da9f", "port_range_min": null, "ethertype": "IPv4", "project_id": "667f06bd12b24b93851237d8fbc9da9f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:30:21Z", "revision_number": 0, "id": "b13dddd0-3500-42f1-ae02-3987941af1e5", "remote_group_id": "79f1cfc7-4d5b-4a08-a2ab-2f24f750b7b2", "remote_ip_prefix": null, "created_at": "2018-06-27T22:30:21Z", "security_group_id": "79f1cfc7-4d5b-4a08-a2ab-2f24f750b7b2", "tenant_id": "667f06bd12b24b93851237d8fbc9da9f", "port_range_min": null, "ethertype": "IPv6", "project_id": "667f06bd12b24b93851237d8fbc9da9f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:30:22Z", "revision_number": 0, "id": "fe777dc1-b7b7-4ae3-ab55-71cf424b79c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:30:22Z", "security_group_id": "79f1cfc7-4d5b-4a08-a2ab-2f24f750b7b2", "tenant_id": "667f06bd12b24b93851237d8fbc9da9f", "port_range_min": null, "ethertype": "IPv6", "project_id": "667f06bd12b24b93851237d8fbc9da9f"}], "revision_number": 4, "project_id": "667f06bd12b24b93851237d8fbc9da9f", "id": "79f1cfc7-4d5b-4a08-a2ab-2f24f750b7b2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b92069937e44a3786e439f95c61afe5", "created_at": "2018-06-27T19:08:41Z", "updated_at": "2018-06-27T19:08:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "4ac2a090-f595-4e7b-9b7a-a52fa204e881", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "5508c0b1-6261-44cb-854d-60c64bcbba0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "a60c77dc-6985-48ac-a3a3-067176d3e52f", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "e6ec0fa4-1eb3-4c5d-a451-c7acfd7fde82", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}], "revision_number": 4, "project_id": "4b92069937e44a3786e439f95c61afe5", "id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T18:59:55Z", "updated_at": "2018-06-27T18:59:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "5a060918-419b-4ec3-90df-a7764c06af2f", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "6cd9bbf0-4d1b-4b13-a6c4-e20a15bb3360", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "8134c0f0-89c6-4d45-bef8-a9260d9d0723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "e0e7297a-a59d-4d2b-b75c-2cc86b269114", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}], "revision_number": 4, "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "created_at": "2018-06-27T21:03:43Z", "updated_at": "2018-06-27T21:03:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "41061dbf-a5a2-465f-84dd-140f6104b3f7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "47d5c96d-0510-41a5-b33e-5683702c5bb8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "4b4b6430-3f42-4fe4-a25e-2c5c015a7699", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "e6a68cb7-6491-4474-a4d7-38496cac4eb7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}], "revision_number": 4, "project_id": "3f0a375b66c54145bff1c56e7c91ad73", "id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "name": "default"}]} 2018-06-27 22:31:57,057 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-338fc702-db5d-4d1c-a7c1-e113c4877fd7 2018-06-27 22:31:57,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/667f06bd12b24b93851237d8fbc9da9f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04db4130568be57770dd405a9623f270ee2d792c" 2018-06-27 22:31:57,374 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:31:57 GMT Server: Apache Content-Length: 320 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ba6503ce-5a59-4434-82a6-3ef1bef95561 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/667f06bd12b24b93851237d8fbc9da9f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "667f06bd12b24b93851237d8fbc9da9f", "name": "CreateStackSuccessTests-fca44464-ddba-438-proj"}} 2018-06-27 22:31:57,374 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/667f06bd12b24b93851237d8fbc9da9f used request id req-ba6503ce-5a59-4434-82a6-3ef1bef95561 2018-06-27 22:31:57,375 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 79f1cfc7-4d5b-4a08-a2ab-2f24f750b7b2 2018-06-27 22:31:57,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/security-group-rules?security_group_id=79f1cfc7-4d5b-4a08-a2ab-2f24f750b7b2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04db4130568be57770dd405a9623f270ee2d792c" 2018-06-27 22:31:57,431 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:31:57 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-fd2f4118-9726-4404-922c-58ba54932632 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-27T22:30:21Z", "security_group_id": "79f1cfc7-4d5b-4a08-a2ab-2f24f750b7b2", "port_range_min": null, "revision_number": 0, "tenant_id": "667f06bd12b24b93851237d8fbc9da9f", "created_at": "2018-06-27T22:30:21Z", "project_id": "667f06bd12b24b93851237d8fbc9da9f", "id": "041165f3-135b-4ac7-94fb-5722285daa19"}, {"remote_group_id": "79f1cfc7-4d5b-4a08-a2ab-2f24f750b7b2", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T22:30:21Z", "security_group_id": "79f1cfc7-4d5b-4a08-a2ab-2f24f750b7b2", "port_range_min": null, "revision_number": 0, "tenant_id": "667f06bd12b24b93851237d8fbc9da9f", "created_at": "2018-06-27T22:30:21Z", "project_id": "667f06bd12b24b93851237d8fbc9da9f", "id": "6daed9d2-b00c-4420-b780-4398bfd0bcf3"}, {"remote_group_id": "79f1cfc7-4d5b-4a08-a2ab-2f24f750b7b2", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T22:30:21Z", "security_group_id": "79f1cfc7-4d5b-4a08-a2ab-2f24f750b7b2", "port_range_min": null, "revision_number": 0, "tenant_id": "667f06bd12b24b93851237d8fbc9da9f", "created_at": "2018-06-27T22:30:21Z", "project_id": "667f06bd12b24b93851237d8fbc9da9f", "id": "b13dddd0-3500-42f1-ae02-3987941af1e5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T22:30:22Z", "security_group_id": "79f1cfc7-4d5b-4a08-a2ab-2f24f750b7b2", "port_range_min": null, "revision_number": 0, "tenant_id": "667f06bd12b24b93851237d8fbc9da9f", "created_at": "2018-06-27T22:30:22Z", "project_id": "667f06bd12b24b93851237d8fbc9da9f", "id": "fe777dc1-b7b7-4ae3-ab55-71cf424b79c0"}]} 2018-06-27 22:31:57,431 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=79f1cfc7-4d5b-4a08-a2ab-2f24f750b7b2 used request id req-fd2f4118-9726-4404-922c-58ba54932632 2018-06-27 22:31:57,432 - neutron_utils - INFO - Deleting security group with name - default 2018-06-27 22:31:57,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/79f1cfc7-4d5b-4a08-a2ab-2f24f750b7b2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04db4130568be57770dd405a9623f270ee2d792c" 2018-06-27 22:31:57,750 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:31:57 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-5a91c8e7-a3d8-41cd-9c2d-d5f0ce76017d Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:31:57,750 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/79f1cfc7-4d5b-4a08-a2ab-2f24f750b7b2 used request id req-5a91c8e7-a3d8-41cd-9c2d-d5f0ce76017d 2018-06-27 22:31:57,751 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-fca44464-ddba-438-proj 2018-06-27 22:31:57,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/667f06bd12b24b93851237d8fbc9da9f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04db4130568be57770dd405a9623f270ee2d792c" 2018-06-27 22:31:58,459 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 22:31:57 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e84c657c-e994-4b1a-a108-2f113d9d3763 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:31:58,459 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/667f06bd12b24b93851237d8fbc9da9f used request id req-e84c657c-e994-4b1a-a108-2f113d9d3763 2018-06-27 22:31:58,460 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-fca44464-ddba-438-proj-role 2018-06-27 22:31:58,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/e60e55fa6cb64a28bbdf0e279d9e988f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04db4130568be57770dd405a9623f270ee2d792c" 2018-06-27 22:31:58,609 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 22:31:58 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a2f7aa7b-6469-4b7e-a957-6d23572e0160 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:31:58,609 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/e60e55fa6cb64a28bbdf0e279d9e988f used request id req-a2f7aa7b-6469-4b7e-a957-6d23572e0160 2018-06-27 22:31:58,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}04db4130568be57770dd405a9623f270ee2d792c" 2018-06-27 22:31:58,964 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:31:58 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-84bcea4d-2fb5-4908-b015-9be4a364e858 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 22:31:58,964 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-84bcea4d-2fb5-4908-b015-9be4a364e858 2018-06-27 22:31:58,964 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-fca44464-ddba-438-user 2018-06-27 22:31:58,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/73910082c5064aa8be47dd39b42b45e7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e283810208b463b3f0419e5ce823dec7686800f" 2018-06-27 22:31:59,704 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 22:31:58 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a237e619-7a8d-4168-8a74-be6699b489cd Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:31:59,704 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/73910082c5064aa8be47dd39b42b45e7 used request id req-a237e619-7a8d-4168-8a74-be6699b489cd 2018-06-27 22:31:59,706 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:32:00,584 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T23:32:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["6L78znDWTT-XeCjZS-IQCA"], "issued_at": "2018-06-27T22:32:00.000000Z"}} 2018-06-27 22:32:00,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}eeb24844d26158c571b4de396e3fdfe4d5ed0031" 2018-06-27 22:32:01,019 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:32:00 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-124e4d27-2fd6-4082-8499-e79c32691be9 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:32:01,019 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-124e4d27-2fd6-4082-8499-e79c32691be9 2018-06-27 22:32:01,021 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:32:01,022 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:32:01,885 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T23:32:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["V4u2o76wTiyzAVd1bMbbyQ"], "issued_at": "2018-06-27T22:32:01.000000Z"}} 2018-06-27 22:32:01,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68390eaf37c98adb296c284331130639aefedda6" 2018-06-27 22:32:02,205 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:32:01 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-815821e8-e0a8-4b90-9946-54cf6af9f89f Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:32:02,205 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-815821e8-e0a8-4b90-9946-54cf6af9f89f 2018-06-27 22:32:02,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-27 22:32:02,221 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 22: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-27 22:32:02,222 - 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-b1aa2aa3-271e-4a5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68390eaf37c98adb296c284331130639aefedda6" 2018-06-27 22:32:02,644 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:32:02 GMT Server: Apache Content-Length: 190 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2c69e2ea-e291-45fe-aa4f-cf3aa4868dee 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-b1aa2aa3-271e-4a5-proj", "previous": null, "next": null}, "projects": []} 2018-06-27 22:32:02,644 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-b1aa2aa3-271e-4a5-proj used request id req-2c69e2ea-e291-45fe-aa4f-cf3aa4868dee 2018-06-27 22:32:02,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68390eaf37c98adb296c284331130639aefedda6" 2018-06-27 22:32:02,753 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:32:02 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-58df25f8-6d5e-459d-a872-12dc3b4d2111 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 22:32:02,753 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-58df25f8-6d5e-459d-a872-12dc3b4d2111 2018-06-27 22:32:02,757 - 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}68390eaf37c98adb296c284331130639aefedda6" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackVolumeTests-b1aa2aa3-271e-4a5-proj"}}' 2018-06-27 22:32:03,205 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 22:32:02 GMT Server: Apache Content-Length: 319 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6fd6f2eb-2fbe-4178-8c1d-a924fc975352 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/8bfc185583e2441e9326f0fc4c297ca2"}, "tags": [], "enabled": true, "id": "8bfc185583e2441e9326f0fc4c297ca2", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-b1aa2aa3-271e-4a5-proj"}} 2018-06-27 22:32:03,206 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-6fd6f2eb-2fbe-4178-8c1d-a924fc975352 2018-06-27 22:32:03,206 - keystone_utils - INFO - Created project with name - CreateStackVolumeTests-b1aa2aa3-271e-4a5-proj 2018-06-27 22:32:03,206 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:32:03,207 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:32:04,087 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T23:32:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["ZvWhwnopRDqAjt6-L2Fwkg"], "issued_at": "2018-06-27T22:32:04.000000Z"}} 2018-06-27 22:32:04,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}4cba275a472fcfcfd803690249b3f1769926866b" 2018-06-27 22:32:04,422 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:32:04 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e0e13b6e-7767-4e69-a09a-d0ea430f84c9 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:32:04,423 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-e0e13b6e-7767-4e69-a09a-d0ea430f84c9 2018-06-27 22:32:04,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 22:32:04,439 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 22:32: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-27 22:32:04,440 - 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}4cba275a472fcfcfd803690249b3f1769926866b" 2018-06-27 22:32:04,908 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:32:04 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2927a35e-18eb-47e3-a942-9d8d6029dffb Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/05b1bc3fa6fd4243a4ba8b4d6fcc3daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05b1bc3fa6fd4243a4ba8b4d6fcc3daf", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/48d44c9c0fea4f4e80edc7d2e0715db7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d44c9c0fea4f4e80edc7d2e0715db7", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/4d3721127bf84155a837606ce3feba32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d3721127bf84155a837606ce3feba32", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/5c846663ea6d407e9223de0719ce5442"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c846663ea6d407e9223de0719ce5442", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/73a10e6c4f67490a8a4030cc6cea32f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73a10e6c4f67490a8a4030cc6cea32f5", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/8ecfab7d9d4f47bb8892a85b7d2a0b5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ecfab7d9d4f47bb8892a85b7d2a0b5a", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/b278d529e9a54a9195e4e536b9384dc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b278d529e9a54a9195e4e536b9384dc0", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b7f107ae7bb34ccea8282b1a0ec7a979"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7f107ae7bb34ccea8282b1a0ec7a979", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/d21494d0185b463db36b8c8c2b341b97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d21494d0185b463db36b8c8c2b341b97", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e0bb346419f84e4680f6ca9a97f4fc0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e0bb346419f84e4680f6ca9a97f4fc0b", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "c8d542af72ce49338052c29f02c8857e", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e9dd794fa5c040a9a0445386fb2a6116"}, "options": {}, "id": "e9dd794fa5c040a9a0445386fb2a6116", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/e9f9c747d54947bc800a81ecf11858f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9f9c747d54947bc800a81ecf11858f5", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-27 22:32:04,908 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-2927a35e-18eb-47e3-a942-9d8d6029dffb 2018-06-27 22:32:04,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?name=CreateStackVolumeTests-b1aa2aa3-271e-4a5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cba275a472fcfcfd803690249b3f1769926866b" 2018-06-27 22:32:05,207 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:32:04 GMT Server: Apache Content-Length: 463 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2b2dcd8f-ba79-4bd4-a523-34d48a9aa9ef Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateStackVolumeTests-b1aa2aa3-271e-4a5-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/8bfc185583e2441e9326f0fc4c297ca2"}, "tags": [], "enabled": true, "id": "8bfc185583e2441e9326f0fc4c297ca2", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-b1aa2aa3-271e-4a5-proj"}]} 2018-06-27 22:32:05,207 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateStackVolumeTests-b1aa2aa3-271e-4a5-proj used request id req-2b2dcd8f-ba79-4bd4-a523-34d48a9aa9ef 2018-06-27 22:32:05,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}4cba275a472fcfcfd803690249b3f1769926866b" 2018-06-27 22:32:05,557 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:32:05 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a29511b8-9ad2-45c9-9db9-28b03b193edf Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 22:32:05,558 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-a29511b8-9ad2-45c9-9db9-28b03b193edf 2018-06-27 22:32:06,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}4cba275a472fcfcfd803690249b3f1769926866b" 2018-06-27 22:32:06,668 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:32:06 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-084c5cca-e84c-4df2-bd93-21c9b26277c1 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 22:32:06,669 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-084c5cca-e84c-4df2-bd93-21c9b26277c1 2018-06-27 22:32:06,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?name=CreateStackVolumeTests-b1aa2aa3-271e-4a5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cba275a472fcfcfd803690249b3f1769926866b" 2018-06-27 22:32:07,064 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:32:06 GMT Server: Apache Content-Length: 463 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bcf26f34-f9c3-4de6-8a2d-5acd095857c1 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateStackVolumeTests-b1aa2aa3-271e-4a5-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/8bfc185583e2441e9326f0fc4c297ca2"}, "tags": [], "enabled": true, "id": "8bfc185583e2441e9326f0fc4c297ca2", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-b1aa2aa3-271e-4a5-proj"}]} 2018-06-27 22:32:07,065 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateStackVolumeTests-b1aa2aa3-271e-4a5-proj used request id req-bcf26f34-f9c3-4de6-8a2d-5acd095857c1 2018-06-27 22:32:07,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users/b4f5f29fc5904db4a8ae8e3cff8a2d08 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cba275a472fcfcfd803690249b3f1769926866b" 2018-06-27 22:32:07,623 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:32:07 GMT Server: Apache Content-Length: 340 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c54f17d1-33bb-4a2a-85df-d4c5661c882f Connection: close Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackVolumeTests-b1aa2aa3-271e-4a5-user", "links": {"self": "http://10.167.4.35:5000/v3/users/b4f5f29fc5904db4a8ae8e3cff8a2d08"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "8bfc185583e2441e9326f0fc4c297ca2", "id": "b4f5f29fc5904db4a8ae8e3cff8a2d08", "password_expires_at": null}} 2018-06-27 22:32:07,623 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users/b4f5f29fc5904db4a8ae8e3cff8a2d08 used request id req-c54f17d1-33bb-4a2a-85df-d4c5661c882f 2018-06-27 22:32:07,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/8bfc185583e2441e9326f0fc4c297ca2/users/b4f5f29fc5904db4a8ae8e3cff8a2d08/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cba275a472fcfcfd803690249b3f1769926866b" 2018-06-27 22:32:08,078 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:32:07 GMT Server: Apache Content-Length: 181 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-68bcb9ed-9e60-4e92-9d44-7f2fdeaab6f1 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects/8bfc185583e2441e9326f0fc4c297ca2/users/b4f5f29fc5904db4a8ae8e3cff8a2d08/roles", "previous": null, "next": null}, "roles": []} 2018-06-27 22:32:08,078 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8bfc185583e2441e9326f0fc4c297ca2/users/b4f5f29fc5904db4a8ae8e3cff8a2d08/roles used request id req-68bcb9ed-9e60-4e92-9d44-7f2fdeaab6f1 2018-06-27 22:32:08,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cba275a472fcfcfd803690249b3f1769926866b" 2018-06-27 22:32:08,562 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:32:08 GMT Server: Apache Content-Length: 176 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f081bcf8-ae36-4319-a710-676f57e38e90 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}} 2018-06-27 22:32:08,562 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2 used request id req-f081bcf8-ae36-4319-a710-676f57e38e90 2018-06-27 22:32:08,563 - keystone_utils - INFO - Granting role admin to project CreateStackVolumeTests-b1aa2aa3-271e-4a5-proj 2018-06-27 22:32:08,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/8bfc185583e2441e9326f0fc4c297ca2/users/b4f5f29fc5904db4a8ae8e3cff8a2d08/roles/b6d09af107b240dbbe6b84f49cc394f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cba275a472fcfcfd803690249b3f1769926866b" 2018-06-27 22:32:09,049 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 22:32:08 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4476e4ad-a128-436e-9c07-1888e0fdfee8 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:32:09,049 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/8bfc185583e2441e9326f0fc4c297ca2/users/b4f5f29fc5904db4a8ae8e3cff8a2d08/roles/b6d09af107b240dbbe6b84f49cc394f2 used request id req-4476e4ad-a128-436e-9c07-1888e0fdfee8 2018-06-27 22:32:09,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}4cba275a472fcfcfd803690249b3f1769926866b" 2018-06-27 22:32:09,440 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:32:09 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-88e2dd95-0c8c-4271-b00b-ded6da3b59ea Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 22:32:09,440 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-88e2dd95-0c8c-4271-b00b-ded6da3b59ea 2018-06-27 22:32:09,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?name=CreateStackVolumeTests-b1aa2aa3-271e-4a5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cba275a472fcfcfd803690249b3f1769926866b" 2018-06-27 22:32:09,824 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:32:09 GMT Server: Apache Content-Length: 463 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6a8499cd-ec15-40c2-80d3-ef0980ff4068 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateStackVolumeTests-b1aa2aa3-271e-4a5-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/8bfc185583e2441e9326f0fc4c297ca2"}, "tags": [], "enabled": true, "id": "8bfc185583e2441e9326f0fc4c297ca2", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-b1aa2aa3-271e-4a5-proj"}]} 2018-06-27 22:32:09,824 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateStackVolumeTests-b1aa2aa3-271e-4a5-proj used request id req-6a8499cd-ec15-40c2-80d3-ef0980ff4068 2018-06-27 22:32:09,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/8bfc185583e2441e9326f0fc4c297ca2/users/b4f5f29fc5904db4a8ae8e3cff8a2d08/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cba275a472fcfcfd803690249b3f1769926866b" 2018-06-27 22:32:10,313 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:32:09 GMT Server: Apache Content-Length: 347 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c59e9998-173a-4ac5-9a66-89b2d0c4218f Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects/8bfc185583e2441e9326f0fc4c297ca2/users/b4f5f29fc5904db4a8ae8e3cff8a2d08/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}]} 2018-06-27 22:32:10,313 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8bfc185583e2441e9326f0fc4c297ca2/users/b4f5f29fc5904db4a8ae8e3cff8a2d08/roles used request id req-c59e9998-173a-4ac5-9a66-89b2d0c4218f 2018-06-27 22:32:10,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/c6fad7d7ad1b456cb9e0561ce3c4210a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cba275a472fcfcfd803690249b3f1769926866b" 2018-06-27 22:32:10,664 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:32:10 GMT Server: Apache Content-Length: 187 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3ee44d77-960f-4b02-9613-cd374daba75c Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}} 2018-06-27 22:32:10,664 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a used request id req-3ee44d77-960f-4b02-9613-cd374daba75c 2018-06-27 22:32:10,665 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackVolumeTests-b1aa2aa3-271e-4a5-proj 2018-06-27 22:32:10,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/8bfc185583e2441e9326f0fc4c297ca2/users/b4f5f29fc5904db4a8ae8e3cff8a2d08/roles/c6fad7d7ad1b456cb9e0561ce3c4210a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cba275a472fcfcfd803690249b3f1769926866b" 2018-06-27 22:32:11,048 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 22:32:10 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5c408bda-0645-4332-ba7b-2b1a598c6d94 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:32:11,048 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/8bfc185583e2441e9326f0fc4c297ca2/users/b4f5f29fc5904db4a8ae8e3cff8a2d08/roles/c6fad7d7ad1b456cb9e0561ce3c4210a used request id req-5c408bda-0645-4332-ba7b-2b1a598c6d94 2018-06-27 22:32:11,048 - keystone_utils - INFO - Created user with name - CreateStackVolumeTests-b1aa2aa3-271e-4a5-user 2018-06-27 22:32:11,049 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:32:11,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68390eaf37c98adb296c284331130639aefedda6" 2018-06-27 22:32:11,360 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:32:11 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1516d8e6-5951-4ded-b7cd-4921d5b42292 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 22:32:11,361 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-1516d8e6-5951-4ded-b7cd-4921d5b42292 2018-06-27 22:32:11,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}68390eaf37c98adb296c284331130639aefedda6" -d '{"role": {"name": "CreateStackVolumeTests-b1aa2aa3-271e-4a5-proj-role"}}' 2018-06-27 22:32:11,730 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 22:32:11 GMT Server: Apache Content-Length: 221 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2d7c9791-1bfc-4f1a-8d4f-8719a728dae7 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f632eafbe5d04bcf859e58e71830d9b7", "links": {"self": "http://10.167.4.35:5000/v3/roles/f632eafbe5d04bcf859e58e71830d9b7"}, "name": "CreateStackVolumeTests-b1aa2aa3-271e-4a5-proj-role"}} 2018-06-27 22:32:11,730 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-2d7c9791-1bfc-4f1a-8d4f-8719a728dae7 2018-06-27 22:32:11,730 - keystone_utils - INFO - Created role with name - CreateStackVolumeTests-b1aa2aa3-271e-4a5-proj-role 2018-06-27 22:32:11,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/f632eafbe5d04bcf859e58e71830d9b7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68390eaf37c98adb296c284331130639aefedda6" 2018-06-27 22:32:12,143 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:32:11 GMT Server: Apache Content-Length: 221 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-49d9c47c-a491-4da2-b029-f59e38a37da3 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f632eafbe5d04bcf859e58e71830d9b7", "links": {"self": "http://10.167.4.35:5000/v3/roles/f632eafbe5d04bcf859e58e71830d9b7"}, "name": "CreateStackVolumeTests-b1aa2aa3-271e-4a5-proj-role"}} 2018-06-27 22:32:12,143 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/f632eafbe5d04bcf859e58e71830d9b7 used request id req-49d9c47c-a491-4da2-b029-f59e38a37da3 2018-06-27 22:32:12,143 - keystone_utils - INFO - Granting role CreateStackVolumeTests-b1aa2aa3-271e-4a5-proj-role to project CreateStackVolumeTests-b1aa2aa3-271e-4a5-proj 2018-06-27 22:32:12,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/8bfc185583e2441e9326f0fc4c297ca2/users/b4f5f29fc5904db4a8ae8e3cff8a2d08/roles/f632eafbe5d04bcf859e58e71830d9b7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68390eaf37c98adb296c284331130639aefedda6" 2018-06-27 22:32:12,677 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 22:32:12 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bda495ec-95fe-4b88-9f0b-928f5c75b71f Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:32:12,677 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/8bfc185583e2441e9326f0fc4c297ca2/users/b4f5f29fc5904db4a8ae8e3cff8a2d08/roles/f632eafbe5d04bcf859e58e71830d9b7 used request id req-bda495ec-95fe-4b88-9f0b-928f5c75b71f 2018-06-27 22:32:12,677 - heat_utils - DEBUG - Retrieving Heat Client 2018-06-27 22:32:12,678 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:32:12,679 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:32:13,618 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "name": "heat_stack_owner"}, {"id": "f632eafbe5d04bcf859e58e71830d9b7", "name": "CreateStackVolumeTests-b1aa2aa3-271e-4a5-proj-role"}, {"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T23:32:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8bfc185583e2441e9326f0fc4c297ca2", "name": "CreateStackVolumeTests-b1aa2aa3-271e-4a5-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8bfc185583e2441e9326f0fc4c297ca2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8bfc185583e2441e9326f0fc4c297ca2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8bfc185583e2441e9326f0fc4c297ca2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8bfc185583e2441e9326f0fc4c297ca2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8bfc185583e2441e9326f0fc4c297ca2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8bfc185583e2441e9326f0fc4c297ca2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8bfc185583e2441e9326f0fc4c297ca2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8bfc185583e2441e9326f0fc4c297ca2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8bfc185583e2441e9326f0fc4c297ca2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8bfc185583e2441e9326f0fc4c297ca2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8bfc185583e2441e9326f0fc4c297ca2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8bfc185583e2441e9326f0fc4c297ca2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackVolumeTests-b1aa2aa3-271e-4a5-user", "id": "b4f5f29fc5904db4a8ae8e3cff8a2d08"}, "audit_ids": ["llH-3qXSQYikRdOZNuzIDA"], "issued_at": "2018-06-27T22:32:13.000000Z"}} 2018-06-27 22:32:13,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}89a1d6555b0738f23fa1e9ce7ab034978d5db737" 2018-06-27 22:32:14,039 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:32:13 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-60380026-cfeb-4346-bd6c-6b37de2a301d Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:32:14,040 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-60380026-cfeb-4346-bd6c-6b37de2a301d 2018-06-27 22:32:14,041 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 22:32:14,045 - heat_utils - DEBUG - Retrieving Heat Client 2018-06-27 22:32:14,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/8bfc185583e2441e9326f0fc4c297ca2/stacks?stack_name=CreateStackVolumeTests-CreateStackVolumeTests-43f95308-a86d-464f-a5ff-3363658f6644-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89a1d6555b0738f23fa1e9ce7ab034978d5db737" 2018-06-27 22:32:14,860 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:32:14 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-a4a0753f-cd85-4d34-b5c7-caf925002dbc Front-End-Https: on RESP BODY: {"stacks": []} 2018-06-27 22:32:14,861 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/8bfc185583e2441e9326f0fc4c297ca2/stacks?stack_name=CreateStackVolumeTests-CreateStackVolumeTests-43f95308-a86d-464f-a5ff-3363658f6644-stack used request id req-a4a0753f-cd85-4d34-b5c7-caf925002dbc 2018-06-27 22:32:14,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8004/v1/8bfc185583e2441e9326f0fc4c297ca2/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89a1d6555b0738f23fa1e9ce7ab034978d5db737" -d '{"stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-43f95308-a86d-464f-a5ff-3363658f6644-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-43f95308-a86d-464f-a5ff-3363658f6644-volume-type", "volume_name": "CreateStackVolumeTests-43f95308-a86d-464f-a5ff-3363658f6644-volume"}}' 2018-06-27 22:32:19,603 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 22:32:19 GMT Content-Type: application/json Content-Length: 292 Connection: keep-alive Location: https://172.30.10.101:8004/v1/8bfc185583e2441e9326f0fc4c297ca2/stacks/CreateStackVolumeTests-CreateStackVolumeTests-43f95308-a86d-464f-a5ff-3363658f6644-stack/c4aa2298-335c-4530-881a-cbe897f58b13 X-Openstack-Request-Id: req-186474c5-6949-48f3-a102-86cb7be65793 Front-End-Https: on RESP BODY: {"stack": {"id": "c4aa2298-335c-4530-881a-cbe897f58b13", "links": [{"href": "https://172.30.10.101:8004/v1/8bfc185583e2441e9326f0fc4c297ca2/stacks/CreateStackVolumeTests-CreateStackVolumeTests-43f95308-a86d-464f-a5ff-3363658f6644-stack/c4aa2298-335c-4530-881a-cbe897f58b13", "rel": "self"}]}} 2018-06-27 22:32:19,604 - keystoneauth.session - DEBUG - POST call to orchestration for https://172.30.10.101:8004/v1/8bfc185583e2441e9326f0fc4c297ca2/stacks used request id req-186474c5-6949-48f3-a102-86cb7be65793 2018-06-27 22:32:19,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/8bfc185583e2441e9326f0fc4c297ca2/stacks/c4aa2298-335c-4530-881a-cbe897f58b13 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89a1d6555b0738f23fa1e9ce7ab034978d5db737" 2018-06-27 22:32:20,234 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:32:20 GMT Content-Type: application/json Content-Length: 533 Connection: keep-alive Location: https://172.30.10.101:8004/v1/8bfc185583e2441e9326f0fc4c297ca2/stacks/CreateStackVolumeTests-CreateStackVolumeTests-43f95308-a86d-464f-a5ff-3363658f6644-stack/c4aa2298-335c-4530-881a-cbe897f58b13 X-Openstack-Request-Id: req-82f0d232-98b0-43aa-8b12-10946e63ac59 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/8bfc185583e2441e9326f0fc4c297ca2/stacks/CreateStackVolumeTests-CreateStackVolumeTests-43f95308-a86d-464f-a5ff-3363658f6644-stack/c4aa2298-335c-4530-881a-cbe897f58b13;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:32:20,788 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:32:20 GMT Content-Type: application/json Content-Length: 1368 Connection: keep-alive X-Openstack-Request-Id: req-af7bfee2-5e93-4599-9ab2-24280a364bf4 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": "8bfc185583e2441e9326f0fc4c297ca2", "volume_type_name": "CreateStackVolumeTests-43f95308-a86d-464f-a5ff-3363658f6644-volume-type", "OS::stack_id": "c4aa2298-335c-4530-881a-cbe897f58b13", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-43f95308-a86d-464f-a5ff-3363658f6644-stack", "volume_name": "CreateStackVolumeTests-43f95308-a86d-464f-a5ff-3363658f6644-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-43f95308-a86d-464f-a5ff-3363658f6644-stack", "stack_user_project_id": "cf9344956e6c46f6b950c0000412740b", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-27T22:32:18Z", "links": [{"href": "https://172.30.10.101:8004/v1/8bfc185583e2441e9326f0fc4c297ca2/stacks/CreateStackVolumeTests-CreateStackVolumeTests-43f95308-a86d-464f-a5ff-3363658f6644-stack/c4aa2298-335c-4530-881a-cbe897f58b13", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "c4aa2298-335c-4530-881a-cbe897f58b13", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-06-27 22:32:20,788 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/8bfc185583e2441e9326f0fc4c297ca2/stacks/CreateStackVolumeTests-CreateStackVolumeTests-43f95308-a86d-464f-a5ff-3363658f6644-stack/c4aa2298-335c-4530-881a-cbe897f58b13 used request id req-af7bfee2-5e93-4599-9ab2-24280a364bf4 2018-06-27 22:32:20,789 - create_stack - INFO - Created stack with name - CreateStackVolumeTests-CreateStackVolumeTests-43f95308-a86d-464f-a5ff-3363658f6644-stack 2018-06-27 22:32:20,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/8bfc185583e2441e9326f0fc4c297ca2/stacks/c4aa2298-335c-4530-881a-cbe897f58b13 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89a1d6555b0738f23fa1e9ce7ab034978d5db737" 2018-06-27 22:32:21,546 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:32:21 GMT Content-Type: application/json Content-Length: 533 Connection: keep-alive Location: https://172.30.10.101:8004/v1/8bfc185583e2441e9326f0fc4c297ca2/stacks/CreateStackVolumeTests-CreateStackVolumeTests-43f95308-a86d-464f-a5ff-3363658f6644-stack/c4aa2298-335c-4530-881a-cbe897f58b13 X-Openstack-Request-Id: req-017141f4-d60f-419a-8db3-536a1cf9a468 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/8bfc185583e2441e9326f0fc4c297ca2/stacks/CreateStackVolumeTests-CreateStackVolumeTests-43f95308-a86d-464f-a5ff-3363658f6644-stack/c4aa2298-335c-4530-881a-cbe897f58b13;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:32:22,288 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:32:22 GMT Content-Type: application/json Content-Length: 1368 Connection: keep-alive X-Openstack-Request-Id: req-0e381a79-1aad-4d26-8c69-69be5278e982 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": "8bfc185583e2441e9326f0fc4c297ca2", "volume_type_name": "CreateStackVolumeTests-43f95308-a86d-464f-a5ff-3363658f6644-volume-type", "OS::stack_id": "c4aa2298-335c-4530-881a-cbe897f58b13", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-43f95308-a86d-464f-a5ff-3363658f6644-stack", "volume_name": "CreateStackVolumeTests-43f95308-a86d-464f-a5ff-3363658f6644-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-43f95308-a86d-464f-a5ff-3363658f6644-stack", "stack_user_project_id": "cf9344956e6c46f6b950c0000412740b", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-27T22:32:18Z", "links": [{"href": "https://172.30.10.101:8004/v1/8bfc185583e2441e9326f0fc4c297ca2/stacks/CreateStackVolumeTests-CreateStackVolumeTests-43f95308-a86d-464f-a5ff-3363658f6644-stack/c4aa2298-335c-4530-881a-cbe897f58b13", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "c4aa2298-335c-4530-881a-cbe897f58b13", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-06-27 22:32:22,288 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/8bfc185583e2441e9326f0fc4c297ca2/stacks/CreateStackVolumeTests-CreateStackVolumeTests-43f95308-a86d-464f-a5ff-3363658f6644-stack/c4aa2298-335c-4530-881a-cbe897f58b13 used request id req-0e381a79-1aad-4d26-8c69-69be5278e982 2018-06-27 22:32:22,289 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-06-27 22:32:22,289 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-27 22:32:25,292 - create_stack - DEBUG - Stack status query timeout in 1195.49744606 2018-06-27 22:32:25,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/8bfc185583e2441e9326f0fc4c297ca2/stacks/c4aa2298-335c-4530-881a-cbe897f58b13 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89a1d6555b0738f23fa1e9ce7ab034978d5db737" 2018-06-27 22:32:25,393 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:32:25 GMT Content-Type: application/json Content-Length: 533 Connection: keep-alive Location: https://172.30.10.101:8004/v1/8bfc185583e2441e9326f0fc4c297ca2/stacks/CreateStackVolumeTests-CreateStackVolumeTests-43f95308-a86d-464f-a5ff-3363658f6644-stack/c4aa2298-335c-4530-881a-cbe897f58b13 X-Openstack-Request-Id: req-ebf94af3-b9e7-4034-a56a-d5e77365b7d6 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/8bfc185583e2441e9326f0fc4c297ca2/stacks/CreateStackVolumeTests-CreateStackVolumeTests-43f95308-a86d-464f-a5ff-3363658f6644-stack/c4aa2298-335c-4530-881a-cbe897f58b13;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:32:26,198 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:32:26 GMT Content-Type: application/json Content-Length: 1380 Connection: keep-alive X-Openstack-Request-Id: req-7150f198-b47d-4a9b-a3a0-ab7af7849e9d 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": "8bfc185583e2441e9326f0fc4c297ca2", "volume_type_name": "CreateStackVolumeTests-43f95308-a86d-464f-a5ff-3363658f6644-volume-type", "OS::stack_id": "c4aa2298-335c-4530-881a-cbe897f58b13", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-43f95308-a86d-464f-a5ff-3363658f6644-stack", "volume_name": "CreateStackVolumeTests-43f95308-a86d-464f-a5ff-3363658f6644-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-43f95308-a86d-464f-a5ff-3363658f6644-stack", "stack_user_project_id": "cf9344956e6c46f6b950c0000412740b", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-06-27T22:32:18Z", "links": [{"href": "https://172.30.10.101:8004/v1/8bfc185583e2441e9326f0fc4c297ca2/stacks/CreateStackVolumeTests-CreateStackVolumeTests-43f95308-a86d-464f-a5ff-3363658f6644-stack/c4aa2298-335c-4530-881a-cbe897f58b13", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "c4aa2298-335c-4530-881a-cbe897f58b13", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-06-27 22:32:26,198 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/8bfc185583e2441e9326f0fc4c297ca2/stacks/CreateStackVolumeTests-CreateStackVolumeTests-43f95308-a86d-464f-a5ff-3363658f6644-stack/c4aa2298-335c-4530-881a-cbe897f58b13 used request id req-7150f198-b47d-4a9b-a3a0-ab7af7849e9d 2018-06-27 22:32:26,199 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-06-27 22:32:26,199 - create_stack - DEBUG - Stack is active with name - CreateStackVolumeTests-CreateStackVolumeTests-43f95308-a86d-464f-a5ff-3363658f6644-stack 2018-06-27 22:32:26,199 - create_stack - INFO - Stack is now active with name - CreateStackVolumeTests-CreateStackVolumeTests-43f95308-a86d-464f-a5ff-3363658f6644-stack 2018-06-27 22:32:26,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/8bfc185583e2441e9326f0fc4c297ca2/stacks/c4aa2298-335c-4530-881a-cbe897f58b13/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89a1d6555b0738f23fa1e9ce7ab034978d5db737" 2018-06-27 22:32:27,124 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:32:27 GMT Content-Type: application/json Content-Length: 553 Connection: keep-alive Location: https://172.30.10.101:8004/v1/8bfc185583e2441e9326f0fc4c297ca2/stacks/CreateStackVolumeTests-CreateStackVolumeTests-43f95308-a86d-464f-a5ff-3363658f6644-stack/c4aa2298-335c-4530-881a-cbe897f58b13/resources X-Openstack-Request-Id: req-ea8b5da2-ee4d-48a9-89a7-5417282ee436 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/8bfc185583e2441e9326f0fc4c297ca2/stacks/CreateStackVolumeTests-CreateStackVolumeTests-43f95308-a86d-464f-a5ff-3363658f6644-stack/c4aa2298-335c-4530-881a-cbe897f58b13/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:32:28,076 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:32:28 GMT Content-Type: application/json Content-Length: 1688 Connection: keep-alive X-Openstack-Request-Id: req-ff0b9054-a939-4453-858f-b69cdc0242f9 Front-End-Https: on RESP BODY: {"resources": [{"resource_name": "volume", "links": [{"href": "https://172.30.10.101:8004/v1/8bfc185583e2441e9326f0fc4c297ca2/stacks/CreateStackVolumeTests-CreateStackVolumeTests-43f95308-a86d-464f-a5ff-3363658f6644-stack/c4aa2298-335c-4530-881a-cbe897f58b13/resources/volume", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/8bfc185583e2441e9326f0fc4c297ca2/stacks/CreateStackVolumeTests-CreateStackVolumeTests-43f95308-a86d-464f-a5ff-3363658f6644-stack/c4aa2298-335c-4530-881a-cbe897f58b13", "rel": "stack"}], "logical_resource_id": "volume", "creation_time": "2018-06-27T22:32:20Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-27T22:32:20Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "f33171b4-318e-4bdd-a2e5-c70749c287d6", "resource_type": "OS::Cinder::Volume"}, {"resource_name": "volume_type", "links": [{"href": "https://172.30.10.101:8004/v1/8bfc185583e2441e9326f0fc4c297ca2/stacks/CreateStackVolumeTests-CreateStackVolumeTests-43f95308-a86d-464f-a5ff-3363658f6644-stack/c4aa2298-335c-4530-881a-cbe897f58b13/resources/volume_type", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/8bfc185583e2441e9326f0fc4c297ca2/stacks/CreateStackVolumeTests-CreateStackVolumeTests-43f95308-a86d-464f-a5ff-3363658f6644-stack/c4aa2298-335c-4530-881a-cbe897f58b13", "rel": "stack"}], "logical_resource_id": "volume_type", "creation_time": "2018-06-27T22:32:20Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-27T22:32:20Z", "required_by": ["volume"], "resource_status_reason": "state changed", "physical_resource_id": "49772423-b0d5-4d6b-961c-301ace995631", "resource_type": "OS::Cinder::VolumeType"}]} 2018-06-27 22:32:28,076 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/8bfc185583e2441e9326f0fc4c297ca2/stacks/CreateStackVolumeTests-CreateStackVolumeTests-43f95308-a86d-464f-a5ff-3363658f6644-stack/c4aa2298-335c-4530-881a-cbe897f58b13/resources used request id req-ff0b9054-a939-4453-858f-b69cdc0242f9 2018-06-27 22:32:28,080 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/8bfc185583e2441e9326f0fc4c297ca2/volumes/f33171b4-318e-4bdd-a2e5-c70749c287d6 -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89a1d6555b0738f23fa1e9ce7ab034978d5db737" 2018-06-27 22:32:30,294 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:32:30 GMT Content-Type: application/json Content-Length: 1158 Connection: keep-alive x-compute-request-id: req-f42a4b2b-e54b-4e6c-acaa-69b5cafe4a30 x-openstack-request-id: req-f42a4b2b-e54b-4e6c-acaa-69b5cafe4a30 Front-End-Https: on RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/8bfc185583e2441e9326f0fc4c297ca2/volumes/f33171b4-318e-4bdd-a2e5-c70749c287d6", "rel": "self"}, {"href": "https://172.30.10.101:8776/8bfc185583e2441e9326f0fc4c297ca2/volumes/f33171b4-318e-4bdd-a2e5-c70749c287d6", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "cmp002@lvm-driver#lvm-driver", "encrypted": false, "updated_at": "2018-06-27T22:32:23.000000", "replication_status": null, "snapshot_id": null, "id": "f33171b4-318e-4bdd-a2e5-c70749c287d6", "size": 1, "user_id": "b4f5f29fc5904db4a8ae8e3cff8a2d08", "os-vol-tenant-attr:tenant_id": "8bfc185583e2441e9326f0fc4c297ca2", "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-43f95308-a86d-464f-a5ff-3363658f6644-volume", "bootable": "false", "created_at": "2018-06-27T22:32:22.000000", "volume_type": "CreateStackVolumeTests-43f95308-a86d-464f-a5ff-3363658f6644-volume-type"}} 2018-06-27 22:32:30,295 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/8bfc185583e2441e9326f0fc4c297ca2/volumes/f33171b4-318e-4bdd-a2e5-c70749c287d6 used request id req-f42a4b2b-e54b-4e6c-acaa-69b5cafe4a30 2018-06-27 22:32:30,296 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:32:30,297 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:32:31,101 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "name": "heat_stack_owner"}, {"id": "f632eafbe5d04bcf859e58e71830d9b7", "name": "CreateStackVolumeTests-b1aa2aa3-271e-4a5-proj-role"}, {"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T23:32:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8bfc185583e2441e9326f0fc4c297ca2", "name": "CreateStackVolumeTests-b1aa2aa3-271e-4a5-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8bfc185583e2441e9326f0fc4c297ca2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8bfc185583e2441e9326f0fc4c297ca2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8bfc185583e2441e9326f0fc4c297ca2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8bfc185583e2441e9326f0fc4c297ca2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8bfc185583e2441e9326f0fc4c297ca2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8bfc185583e2441e9326f0fc4c297ca2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8bfc185583e2441e9326f0fc4c297ca2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8bfc185583e2441e9326f0fc4c297ca2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8bfc185583e2441e9326f0fc4c297ca2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8bfc185583e2441e9326f0fc4c297ca2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8bfc185583e2441e9326f0fc4c297ca2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8bfc185583e2441e9326f0fc4c297ca2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackVolumeTests-b1aa2aa3-271e-4a5-user", "id": "b4f5f29fc5904db4a8ae8e3cff8a2d08"}, "audit_ids": ["t37BELwEROeRzNAhvVfcbA"], "issued_at": "2018-06-27T22:32:31.000000Z"}} 2018-06-27 22:32:31,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05199438dcc2380cc1b208c185faacb1221c6985" 2018-06-27 22:32:31,476 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:32:31 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d83c80e3-3f56-4795-b833-fbef145bc2f5 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:32:31,476 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-d83c80e3-3f56-4795-b833-fbef145bc2f5 2018-06-27 22:32:31,482 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/8bfc185583e2441e9326f0fc4c297ca2/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05199438dcc2380cc1b208c185faacb1221c6985" 2018-06-27 22:32:32,506 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:32:32 GMT Content-Type: application/json Content-Length: 1161 Connection: keep-alive x-compute-request-id: req-9f6a100c-8e9b-4d68-aac9-ed50b5f0a89c x-openstack-request-id: req-9f6a100c-8e9b-4d68-aac9-ed50b5f0a89c Front-End-Https: on RESP BODY: {"volumes": [{"migration_status": null, "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/8bfc185583e2441e9326f0fc4c297ca2/volumes/f33171b4-318e-4bdd-a2e5-c70749c287d6", "rel": "self"}, {"href": "https://172.30.10.101:8776/8bfc185583e2441e9326f0fc4c297ca2/volumes/f33171b4-318e-4bdd-a2e5-c70749c287d6", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "cmp002@lvm-driver#lvm-driver", "encrypted": false, "updated_at": "2018-06-27T22:32:23.000000", "replication_status": null, "snapshot_id": null, "id": "f33171b4-318e-4bdd-a2e5-c70749c287d6", "size": 1, "user_id": "b4f5f29fc5904db4a8ae8e3cff8a2d08", "os-vol-tenant-attr:tenant_id": "8bfc185583e2441e9326f0fc4c297ca2", "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-43f95308-a86d-464f-a5ff-3363658f6644-volume", "bootable": "false", "created_at": "2018-06-27T22:32:22.000000", "volume_type": "CreateStackVolumeTests-43f95308-a86d-464f-a5ff-3363658f6644-volume-type"}]} 2018-06-27 22:32:32,507 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/8bfc185583e2441e9326f0fc4c297ca2/volumes/detail used request id req-9f6a100c-8e9b-4d68-aac9-ed50b5f0a89c 2018-06-27 22:32:32,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 22:32:32,523 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 22:32: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-27 22:32:32,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/8bfc185583e2441e9326f0fc4c297ca2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05199438dcc2380cc1b208c185faacb1221c6985" 2018-06-27 22:32:32,638 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:32:32 GMT Server: Apache Content-Length: 319 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-afc6fda2-97a0-4789-bccc-3c82915c020d Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/8bfc185583e2441e9326f0fc4c297ca2"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8bfc185583e2441e9326f0fc4c297ca2", "name": "CreateStackVolumeTests-b1aa2aa3-271e-4a5-proj"}} 2018-06-27 22:32:32,638 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8bfc185583e2441e9326f0fc4c297ca2 used request id req-afc6fda2-97a0-4789-bccc-3c82915c020d 2018-06-27 22:32:32,638 - create_stack - INFO - Deleting stack - CreateStackVolumeTests-CreateStackVolumeTests-43f95308-a86d-464f-a5ff-3363658f6644-stack 2018-06-27 22:32:32,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8004/v1/8bfc185583e2441e9326f0fc4c297ca2/stacks/c4aa2298-335c-4530-881a-cbe897f58b13 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89a1d6555b0738f23fa1e9ce7ab034978d5db737" 2018-06-27 22:32:33,566 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:32:33 GMT Content-Type: application/json Content-Length: 533 Connection: keep-alive Location: https://172.30.10.101:8004/v1/8bfc185583e2441e9326f0fc4c297ca2/stacks/CreateStackVolumeTests-CreateStackVolumeTests-43f95308-a86d-464f-a5ff-3363658f6644-stack/c4aa2298-335c-4530-881a-cbe897f58b13 X-Openstack-Request-Id: req-90713d21-2a0a-4afd-b855-f03ef65b92dc Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/8bfc185583e2441e9326f0fc4c297ca2/stacks/CreateStackVolumeTests-CreateStackVolumeTests-43f95308-a86d-464f-a5ff-3363658f6644-stack/c4aa2298-335c-4530-881a-cbe897f58b13;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:32:33,708 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:32:33 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-89dd67c9-5e66-4783-9527-8f3b0eca961e Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:32:33,708 - keystoneauth.session - DEBUG - DELETE call to orchestration for https://172.30.10.101:8004/v1/8bfc185583e2441e9326f0fc4c297ca2/stacks/CreateStackVolumeTests-CreateStackVolumeTests-43f95308-a86d-464f-a5ff-3363658f6644-stack/c4aa2298-335c-4530-881a-cbe897f58b13 used request id req-89dd67c9-5e66-4783-9527-8f3b0eca961e 2018-06-27 22:32:33,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/8bfc185583e2441e9326f0fc4c297ca2/stacks/c4aa2298-335c-4530-881a-cbe897f58b13 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89a1d6555b0738f23fa1e9ce7ab034978d5db737" 2018-06-27 22:32:33,790 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:32:33 GMT Content-Type: application/json Content-Length: 533 Connection: keep-alive Location: https://172.30.10.101:8004/v1/8bfc185583e2441e9326f0fc4c297ca2/stacks/CreateStackVolumeTests-CreateStackVolumeTests-43f95308-a86d-464f-a5ff-3363658f6644-stack/c4aa2298-335c-4530-881a-cbe897f58b13 X-Openstack-Request-Id: req-0cfd6c33-64c0-461b-b543-9de06c9e21b2 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/8bfc185583e2441e9326f0fc4c297ca2/stacks/CreateStackVolumeTests-CreateStackVolumeTests-43f95308-a86d-464f-a5ff-3363658f6644-stack/c4aa2298-335c-4530-881a-cbe897f58b13;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:32:33,890 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:32:33 GMT Content-Type: application/json Content-Length: 1386 Connection: keep-alive X-Openstack-Request-Id: req-0e3c3bdd-596a-48e4-9009-067bf21a5997 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": "8bfc185583e2441e9326f0fc4c297ca2", "volume_type_name": "CreateStackVolumeTests-43f95308-a86d-464f-a5ff-3363658f6644-volume-type", "OS::stack_id": "c4aa2298-335c-4530-881a-cbe897f58b13", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-43f95308-a86d-464f-a5ff-3363658f6644-stack", "volume_name": "CreateStackVolumeTests-43f95308-a86d-464f-a5ff-3363658f6644-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-43f95308-a86d-464f-a5ff-3363658f6644-stack", "stack_user_project_id": "cf9344956e6c46f6b950c0000412740b", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-27T22:32:18Z", "links": [{"href": "https://172.30.10.101:8004/v1/8bfc185583e2441e9326f0fc4c297ca2/stacks/CreateStackVolumeTests-CreateStackVolumeTests-43f95308-a86d-464f-a5ff-3363658f6644-stack/c4aa2298-335c-4530-881a-cbe897f58b13", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-27T22:32:34Z", "id": "c4aa2298-335c-4530-881a-cbe897f58b13", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-06-27 22:32:33,890 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/8bfc185583e2441e9326f0fc4c297ca2/stacks/CreateStackVolumeTests-CreateStackVolumeTests-43f95308-a86d-464f-a5ff-3363658f6644-stack/c4aa2298-335c-4530-881a-cbe897f58b13 used request id req-0e3c3bdd-596a-48e4-9009-067bf21a5997 2018-06-27 22:32:33,891 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-06-27 22:32:33,891 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-27 22:32:36,894 - create_stack - DEBUG - Stack status query timeout in 1196.81390214 2018-06-27 22:32:36,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/8bfc185583e2441e9326f0fc4c297ca2/stacks/c4aa2298-335c-4530-881a-cbe897f58b13 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89a1d6555b0738f23fa1e9ce7ab034978d5db737" 2018-06-27 22:32:36,972 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:32:36 GMT Content-Type: application/json Content-Length: 533 Connection: keep-alive Location: https://172.30.10.101:8004/v1/8bfc185583e2441e9326f0fc4c297ca2/stacks/CreateStackVolumeTests-CreateStackVolumeTests-43f95308-a86d-464f-a5ff-3363658f6644-stack/c4aa2298-335c-4530-881a-cbe897f58b13 X-Openstack-Request-Id: req-3924c7da-7ed9-46d7-9ce6-78b7d2e2979c Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/8bfc185583e2441e9326f0fc4c297ca2/stacks/CreateStackVolumeTests-CreateStackVolumeTests-43f95308-a86d-464f-a5ff-3363658f6644-stack/c4aa2298-335c-4530-881a-cbe897f58b13;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:32:37,075 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:32:37 GMT Content-Type: application/json Content-Length: 1386 Connection: keep-alive X-Openstack-Request-Id: req-b5007ccb-b3f6-436b-8728-678fa4be2132 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": "8bfc185583e2441e9326f0fc4c297ca2", "volume_type_name": "CreateStackVolumeTests-43f95308-a86d-464f-a5ff-3363658f6644-volume-type", "OS::stack_id": "c4aa2298-335c-4530-881a-cbe897f58b13", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-43f95308-a86d-464f-a5ff-3363658f6644-stack", "volume_name": "CreateStackVolumeTests-43f95308-a86d-464f-a5ff-3363658f6644-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-43f95308-a86d-464f-a5ff-3363658f6644-stack", "stack_user_project_id": "cf9344956e6c46f6b950c0000412740b", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-27T22:32:18Z", "links": [{"href": "https://172.30.10.101:8004/v1/8bfc185583e2441e9326f0fc4c297ca2/stacks/CreateStackVolumeTests-CreateStackVolumeTests-43f95308-a86d-464f-a5ff-3363658f6644-stack/c4aa2298-335c-4530-881a-cbe897f58b13", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-27T22:32:34Z", "id": "c4aa2298-335c-4530-881a-cbe897f58b13", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-06-27 22:32:37,075 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/8bfc185583e2441e9326f0fc4c297ca2/stacks/CreateStackVolumeTests-CreateStackVolumeTests-43f95308-a86d-464f-a5ff-3363658f6644-stack/c4aa2298-335c-4530-881a-cbe897f58b13 used request id req-b5007ccb-b3f6-436b-8728-678fa4be2132 2018-06-27 22:32:37,075 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-06-27 22:32:37,075 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-27 22:32:40,077 - create_stack - DEBUG - Stack status query timeout in 1193.63117003 2018-06-27 22:32:40,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/8bfc185583e2441e9326f0fc4c297ca2/stacks/c4aa2298-335c-4530-881a-cbe897f58b13 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89a1d6555b0738f23fa1e9ce7ab034978d5db737" 2018-06-27 22:32:40,159 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:32:40 GMT Content-Type: application/json Content-Length: 533 Connection: keep-alive Location: https://172.30.10.101:8004/v1/8bfc185583e2441e9326f0fc4c297ca2/stacks/CreateStackVolumeTests-CreateStackVolumeTests-43f95308-a86d-464f-a5ff-3363658f6644-stack/c4aa2298-335c-4530-881a-cbe897f58b13 X-Openstack-Request-Id: req-eb105f5d-a816-4c62-8cb0-204af9a5e113 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/8bfc185583e2441e9326f0fc4c297ca2/stacks/CreateStackVolumeTests-CreateStackVolumeTests-43f95308-a86d-464f-a5ff-3363658f6644-stack/c4aa2298-335c-4530-881a-cbe897f58b13;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:32:40,957 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:32:40 GMT Content-Type: application/json Content-Length: 1401 Connection: keep-alive X-Openstack-Request-Id: req-252d0e81-cb9b-43e8-870a-c3b677dc2d6c 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": "8bfc185583e2441e9326f0fc4c297ca2", "volume_type_name": "CreateStackVolumeTests-43f95308-a86d-464f-a5ff-3363658f6644-volume-type", "OS::stack_id": "c4aa2298-335c-4530-881a-cbe897f58b13", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-43f95308-a86d-464f-a5ff-3363658f6644-stack", "volume_name": "CreateStackVolumeTests-43f95308-a86d-464f-a5ff-3363658f6644-volume"}, "deletion_time": "2018-06-27T22:32:41Z", "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-43f95308-a86d-464f-a5ff-3363658f6644-stack", "stack_user_project_id": "cf9344956e6c46f6b950c0000412740b", "tags": null, "creation_time": "2018-06-27T22:32:18Z", "links": [{"href": "https://172.30.10.101:8004/v1/8bfc185583e2441e9326f0fc4c297ca2/stacks/CreateStackVolumeTests-CreateStackVolumeTests-43f95308-a86d-464f-a5ff-3363658f6644-stack/c4aa2298-335c-4530-881a-cbe897f58b13", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-06-27T22:32:34Z", "id": "c4aa2298-335c-4530-881a-cbe897f58b13", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single volume with encryption"}} 2018-06-27 22:32:40,958 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/8bfc185583e2441e9326f0fc4c297ca2/stacks/CreateStackVolumeTests-CreateStackVolumeTests-43f95308-a86d-464f-a5ff-3363658f6644-stack/c4aa2298-335c-4530-881a-cbe897f58b13 used request id req-252d0e81-cb9b-43e8-870a-c3b677dc2d6c 2018-06-27 22:32:40,958 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-06-27 22:32:40,958 - create_stack - DEBUG - Stack is active with name - CreateStackVolumeTests-CreateStackVolumeTests-43f95308-a86d-464f-a5ff-3363658f6644-stack 2018-06-27 22:32:40,959 - create_stack - INFO - Attempting to delete again stack - CreateStackVolumeTests-CreateStackVolumeTests-43f95308-a86d-464f-a5ff-3363658f6644-stack 2018-06-27 22:32:40,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8004/v1/8bfc185583e2441e9326f0fc4c297ca2/stacks/c4aa2298-335c-4530-881a-cbe897f58b13 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89a1d6555b0738f23fa1e9ce7ab034978d5db737" 2018-06-27 22:32:41,787 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:32:41 GMT Content-Type: application/json Content-Length: 533 Connection: keep-alive Location: https://172.30.10.101:8004/v1/8bfc185583e2441e9326f0fc4c297ca2/stacks/CreateStackVolumeTests-CreateStackVolumeTests-43f95308-a86d-464f-a5ff-3363658f6644-stack/c4aa2298-335c-4530-881a-cbe897f58b13 X-Openstack-Request-Id: req-cca0c661-7e60-468c-ac4d-a89e5a31287a Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/8bfc185583e2441e9326f0fc4c297ca2/stacks/CreateStackVolumeTests-CreateStackVolumeTests-43f95308-a86d-464f-a5ff-3363658f6644-stack/c4aa2298-335c-4530-881a-cbe897f58b13;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:32:41,869 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx Date: Wed, 27 Jun 2018 22:32:41 GMT Content-Type: application/json Content-Length: 277 Connection: keep-alive X-Openstack-Request-Id: req-6cc270ad-d0b7-4733-b92f-bd7051565b83 RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackVolumeTests-CreateStackVolumeTests-43f95308-a86d-464f-a5ff-3363658f6644-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-06-27 22:32:41,869 - keystoneauth.session - DEBUG - DELETE call to orchestration for https://172.30.10.101:8004/v1/8bfc185583e2441e9326f0fc4c297ca2/stacks/CreateStackVolumeTests-CreateStackVolumeTests-43f95308-a86d-464f-a5ff-3363658f6644-stack/c4aa2298-335c-4530-881a-cbe897f58b13 used request id req-6cc270ad-d0b7-4733-b92f-bd7051565b83 2018-06-27 22:32:41,877 - keystoneauth.session - 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}68390eaf37c98adb296c284331130639aefedda6" 2018-06-27 22:32:42,865 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:32:42 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-66a05870-c550-4664-94dd-822133fa9a9f Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-27T19:03:04Z", "updated_at": "2018-06-27T19:03:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "6748ef1e-56da-434e-9e89-e86b58537b65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "b3e3826c-1c48-4699-93f0-f8a310956753", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "bfad35fa-7ea9-4a81-917d-7b86481eb510", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "d657b333-103d-4d19-add8-1e8bae2f8849", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b92069937e44a3786e439f95c61afe5", "created_at": "2018-06-27T19:08:41Z", "updated_at": "2018-06-27T19:08:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "4ac2a090-f595-4e7b-9b7a-a52fa204e881", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "5508c0b1-6261-44cb-854d-60c64bcbba0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "a60c77dc-6985-48ac-a3a3-067176d3e52f", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "e6ec0fa4-1eb3-4c5d-a451-c7acfd7fde82", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}], "revision_number": 4, "project_id": "4b92069937e44a3786e439f95c61afe5", "id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T18:59:55Z", "updated_at": "2018-06-27T18:59:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "5a060918-419b-4ec3-90df-a7764c06af2f", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "6cd9bbf0-4d1b-4b13-a6c4-e20a15bb3360", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "8134c0f0-89c6-4d45-bef8-a9260d9d0723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "e0e7297a-a59d-4d2b-b75c-2cc86b269114", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}], "revision_number": 4, "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "created_at": "2018-06-27T21:03:43Z", "updated_at": "2018-06-27T21:03:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "41061dbf-a5a2-465f-84dd-140f6104b3f7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "47d5c96d-0510-41a5-b33e-5683702c5bb8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "4b4b6430-3f42-4fe4-a25e-2c5c015a7699", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "e6a68cb7-6491-4474-a4d7-38496cac4eb7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}], "revision_number": 4, "project_id": "3f0a375b66c54145bff1c56e7c91ad73", "id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "name": "default"}]} 2018-06-27 22:32:42,865 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-66a05870-c550-4664-94dd-822133fa9a9f 2018-06-27 22:32:42,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/4b92069937e44a3786e439f95c61afe5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68390eaf37c98adb296c284331130639aefedda6" 2018-06-27 22:32:43,163 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:32:42 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8312ec3f-3938-4889-adb0-fae0f568f3eb 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/4b92069937e44a3786e439f95c61afe5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4b92069937e44a3786e439f95c61afe5", "name": "service"}} 2018-06-27 22:32:43,163 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/4b92069937e44a3786e439f95c61afe5 used request id req-8312ec3f-3938-4889-adb0-fae0f568f3eb 2018-06-27 22:32:43,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/8cdbc979369d4c15b8ddd6cc77d930e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68390eaf37c98adb296c284331130639aefedda6" 2018-06-27 22:32:43,538 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:32:43 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8b9fad1f-cf52-47f8-b2c7-8bde3d9f4cc8 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/8cdbc979369d4c15b8ddd6cc77d930e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}} 2018-06-27 22:32:43,538 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 used request id req-8b9fad1f-cf52-47f8-b2c7-8bde3d9f4cc8 2018-06-27 22:32:43,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f0a375b66c54145bff1c56e7c91ad73 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68390eaf37c98adb296c284331130639aefedda6" 2018-06-27 22:32:43,911 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 27 Jun 2018 22:32:43 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9e9fa147-a936-4ae7-b803-a10c4e450261 Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3f0a375b66c54145bff1c56e7c91ad73.", "code": 404, "title": "Not Found"}} 2018-06-27 22:32:43,911 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f0a375b66c54145bff1c56e7c91ad73 used request id req-9e9fa147-a936-4ae7-b803-a10c4e450261 2018-06-27 22:32:43,911 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-06-27 22:32:43,912 - keystone_utils - INFO - Deleting project with name - CreateStackVolumeTests-b1aa2aa3-271e-4a5-proj 2018-06-27 22:32:43,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/8bfc185583e2441e9326f0fc4c297ca2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68390eaf37c98adb296c284331130639aefedda6" 2018-06-27 22:32:44,354 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 22:32:43 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f674b915-c808-433f-b622-109c59a7af33 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:32:44,354 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/8bfc185583e2441e9326f0fc4c297ca2 used request id req-f674b915-c808-433f-b622-109c59a7af33 2018-06-27 22:32:44,354 - keystone_utils - INFO - Deleting role with name - CreateStackVolumeTests-b1aa2aa3-271e-4a5-proj-role 2018-06-27 22:32:44,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/f632eafbe5d04bcf859e58e71830d9b7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68390eaf37c98adb296c284331130639aefedda6" 2018-06-27 22:32:44,793 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 22:32:44 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-df9dec16-5a64-4284-8191-fe783c8427de Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:32:44,793 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/f632eafbe5d04bcf859e58e71830d9b7 used request id req-df9dec16-5a64-4284-8191-fe783c8427de 2018-06-27 22:32:44,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}68390eaf37c98adb296c284331130639aefedda6" 2018-06-27 22:32:45,136 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:32:44 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b756773d-b0d4-4a7a-90e0-1025193a247a Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 22:32:45,137 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-b756773d-b0d4-4a7a-90e0-1025193a247a 2018-06-27 22:32:45,137 - keystone_utils - INFO - Deleting user with name - CreateStackVolumeTests-b1aa2aa3-271e-4a5-user 2018-06-27 22:32:45,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/b4f5f29fc5904db4a8ae8e3cff8a2d08 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cba275a472fcfcfd803690249b3f1769926866b" 2018-06-27 22:32:45,685 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 22:32:45 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f404453b-7a33-4e84-b8b4-97ec4aa0a96d Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:32:45,685 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/b4f5f29fc5904db4a8ae8e3cff8a2d08 used request id req-f404453b-7a33-4e84-b8b4-97ec4aa0a96d 2018-06-27 22:32:45,686 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:32:46,555 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T23:32:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["UruQdtlKQTaZSmUNu5_32g"], "issued_at": "2018-06-27T22:32:46.000000Z"}} 2018-06-27 22:32:46,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}1001e5017ccc2338a4e14da74d66036032ff2d4b" 2018-06-27 22:32:46,981 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:32:46 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6fe94807-cc76-469c-a22f-768374366b19 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:32:46,981 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-6fe94807-cc76-469c-a22f-768374366b19 2018-06-27 22:32:46,982 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:32:46,983 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:32:47,724 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T23:32:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["TZ_PHVKSQqGi5HAJHlh_8w"], "issued_at": "2018-06-27T22:32:47.000000Z"}} 2018-06-27 22:32:47,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13e8f92147abad12083c2b2eb032dab65ba11e04" 2018-06-27 22:32:48,086 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:32:47 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-63afd4d2-236a-48a5-9c89-44b0c1aa2a1c Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:32:48,086 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-63afd4d2-236a-48a5-9c89-44b0c1aa2a1c 2018-06-27 22:32:48,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-27 22:32:48,101 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 22:32: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-27 22:32:48,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?enabled=True&domain_name=Default&name=CreateStackVolumeTests-9d9bc564-4235-429-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13e8f92147abad12083c2b2eb032dab65ba11e04" 2018-06-27 22:32:48,463 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:32:48 GMT Server: Apache Content-Length: 190 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5994cb2f-dcb6-45ae-a7f5-bcbfb6b5a9e6 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-9d9bc564-4235-429-proj", "previous": null, "next": null}, "projects": []} 2018-06-27 22:32:48,463 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-9d9bc564-4235-429-proj used request id req-5994cb2f-dcb6-45ae-a7f5-bcbfb6b5a9e6 2018-06-27 22:32:48,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13e8f92147abad12083c2b2eb032dab65ba11e04" 2018-06-27 22:32:48,809 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:32:48 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-37c41b93-b7b2-4a67-b0a2-3a4cb79d52ce Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 22:32:48,810 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-37c41b93-b7b2-4a67-b0a2-3a4cb79d52ce 2018-06-27 22:32:48,813 - 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}13e8f92147abad12083c2b2eb032dab65ba11e04" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackVolumeTests-9d9bc564-4235-429-proj"}}' 2018-06-27 22:32:49,235 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 22:32:48 GMT Server: Apache Content-Length: 319 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1dab4a36-5ecc-429a-a236-2a96cf9d3aff Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/6b74be628343469483db1ce9d0573353"}, "tags": [], "enabled": true, "id": "6b74be628343469483db1ce9d0573353", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-9d9bc564-4235-429-proj"}} 2018-06-27 22:32:49,235 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-1dab4a36-5ecc-429a-a236-2a96cf9d3aff 2018-06-27 22:32:49,235 - keystone_utils - INFO - Created project with name - CreateStackVolumeTests-9d9bc564-4235-429-proj 2018-06-27 22:32:49,235 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:32:49,236 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:32:50,117 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T23:32:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["ey_AtNfaSICPDd6WbJmx7w"], "issued_at": "2018-06-27T22:32:50.000000Z"}} 2018-06-27 22:32:50,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}6631671212eee0239c51fc60e1f97b1cfca5d521" 2018-06-27 22:32:50,521 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:32:50 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c4a8d4d2-1b48-41e5-a69e-1d3ce0d34488 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:32:50,521 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-c4a8d4d2-1b48-41e5-a69e-1d3ce0d34488 2018-06-27 22:32:50,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 22:32:50,538 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 22:32: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-27 22:32:50,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}6631671212eee0239c51fc60e1f97b1cfca5d521" 2018-06-27 22:32:50,974 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:32:50 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d79b5e25-bd1e-4c3b-9cff-850c2fa86adf Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/05b1bc3fa6fd4243a4ba8b4d6fcc3daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05b1bc3fa6fd4243a4ba8b4d6fcc3daf", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/48d44c9c0fea4f4e80edc7d2e0715db7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d44c9c0fea4f4e80edc7d2e0715db7", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/4d3721127bf84155a837606ce3feba32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d3721127bf84155a837606ce3feba32", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/5c846663ea6d407e9223de0719ce5442"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c846663ea6d407e9223de0719ce5442", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/73a10e6c4f67490a8a4030cc6cea32f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73a10e6c4f67490a8a4030cc6cea32f5", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/8ecfab7d9d4f47bb8892a85b7d2a0b5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ecfab7d9d4f47bb8892a85b7d2a0b5a", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/b278d529e9a54a9195e4e536b9384dc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b278d529e9a54a9195e4e536b9384dc0", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b7f107ae7bb34ccea8282b1a0ec7a979"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7f107ae7bb34ccea8282b1a0ec7a979", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/d21494d0185b463db36b8c8c2b341b97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d21494d0185b463db36b8c8c2b341b97", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e0bb346419f84e4680f6ca9a97f4fc0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e0bb346419f84e4680f6ca9a97f4fc0b", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "c8d542af72ce49338052c29f02c8857e", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e9dd794fa5c040a9a0445386fb2a6116"}, "options": {}, "id": "e9dd794fa5c040a9a0445386fb2a6116", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/e9f9c747d54947bc800a81ecf11858f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9f9c747d54947bc800a81ecf11858f5", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-27 22:32:50,974 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-d79b5e25-bd1e-4c3b-9cff-850c2fa86adf 2018-06-27 22:32:50,979 - 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-9d9bc564-4235-429-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6631671212eee0239c51fc60e1f97b1cfca5d521" 2018-06-27 22:32:51,324 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:32:50 GMT Server: Apache Content-Length: 463 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b99ec892-8e57-4b41-b1f6-05b846390267 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateStackVolumeTests-9d9bc564-4235-429-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/6b74be628343469483db1ce9d0573353"}, "tags": [], "enabled": true, "id": "6b74be628343469483db1ce9d0573353", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-9d9bc564-4235-429-proj"}]} 2018-06-27 22:32:51,324 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateStackVolumeTests-9d9bc564-4235-429-proj used request id req-b99ec892-8e57-4b41-b1f6-05b846390267 2018-06-27 22:32:51,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6631671212eee0239c51fc60e1f97b1cfca5d521" 2018-06-27 22:32:51,708 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:32:51 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1df74b3b-511a-4cf2-84ed-ac0a02252da0 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 22:32:51,708 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-1df74b3b-511a-4cf2-84ed-ac0a02252da0 2018-06-27 22:32:52,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6631671212eee0239c51fc60e1f97b1cfca5d521" 2018-06-27 22:32:52,853 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:32:52 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4a350173-3001-4fc2-a142-3b41f882f0bb Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 22:32:52,854 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-4a350173-3001-4fc2-a142-3b41f882f0bb 2018-06-27 22:32:52,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=CreateStackVolumeTests-9d9bc564-4235-429-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6631671212eee0239c51fc60e1f97b1cfca5d521" 2018-06-27 22:32:53,251 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:32:52 GMT Server: Apache Content-Length: 463 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-753e6482-461b-40d6-ab90-1ec0c8d544e0 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateStackVolumeTests-9d9bc564-4235-429-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/6b74be628343469483db1ce9d0573353"}, "tags": [], "enabled": true, "id": "6b74be628343469483db1ce9d0573353", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-9d9bc564-4235-429-proj"}]} 2018-06-27 22:32:53,251 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateStackVolumeTests-9d9bc564-4235-429-proj used request id req-753e6482-461b-40d6-ab90-1ec0c8d544e0 2018-06-27 22:32:53,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/583b8c86b42743389324b1865ced3fb9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6631671212eee0239c51fc60e1f97b1cfca5d521" 2018-06-27 22:32:53,693 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:32:53 GMT Server: Apache Content-Length: 340 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d8eee050-7acc-437c-acaa-80c23c9985a8 Connection: close Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackVolumeTests-9d9bc564-4235-429-user", "links": {"self": "http://10.167.4.35:5000/v3/users/583b8c86b42743389324b1865ced3fb9"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6b74be628343469483db1ce9d0573353", "id": "583b8c86b42743389324b1865ced3fb9", "password_expires_at": null}} 2018-06-27 22:32:53,693 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users/583b8c86b42743389324b1865ced3fb9 used request id req-d8eee050-7acc-437c-acaa-80c23c9985a8 2018-06-27 22:32:53,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/6b74be628343469483db1ce9d0573353/users/583b8c86b42743389324b1865ced3fb9/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6631671212eee0239c51fc60e1f97b1cfca5d521" 2018-06-27 22:32:54,092 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:32:53 GMT Server: Apache Content-Length: 181 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-384c1992-f98f-4aff-b821-3b6568d5d942 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects/6b74be628343469483db1ce9d0573353/users/583b8c86b42743389324b1865ced3fb9/roles", "previous": null, "next": null}, "roles": []} 2018-06-27 22:32:54,093 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/6b74be628343469483db1ce9d0573353/users/583b8c86b42743389324b1865ced3fb9/roles used request id req-384c1992-f98f-4aff-b821-3b6568d5d942 2018-06-27 22:32:54,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/b6d09af107b240dbbe6b84f49cc394f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6631671212eee0239c51fc60e1f97b1cfca5d521" 2018-06-27 22:32:54,451 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:32:54 GMT Server: Apache Content-Length: 176 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ce383c87-71af-4c74-90e2-37615dafa112 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}} 2018-06-27 22:32:54,451 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2 used request id req-ce383c87-71af-4c74-90e2-37615dafa112 2018-06-27 22:32:54,452 - keystone_utils - INFO - Granting role admin to project CreateStackVolumeTests-9d9bc564-4235-429-proj 2018-06-27 22:32:54,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/6b74be628343469483db1ce9d0573353/users/583b8c86b42743389324b1865ced3fb9/roles/b6d09af107b240dbbe6b84f49cc394f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6631671212eee0239c51fc60e1f97b1cfca5d521" 2018-06-27 22:32:54,981 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 22:32:54 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b66505ff-c1f3-4ce5-8c63-97984d7a9dc8 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:32:54,981 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/6b74be628343469483db1ce9d0573353/users/583b8c86b42743389324b1865ced3fb9/roles/b6d09af107b240dbbe6b84f49cc394f2 used request id req-b66505ff-c1f3-4ce5-8c63-97984d7a9dc8 2018-06-27 22:32:54,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}6631671212eee0239c51fc60e1f97b1cfca5d521" 2018-06-27 22:32:55,379 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:32:54 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-dd863e1b-c95b-47a4-b285-fad0d1ab6c22 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 22:32:55,379 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-dd863e1b-c95b-47a4-b285-fad0d1ab6c22 2018-06-27 22:32:55,383 - 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-9d9bc564-4235-429-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6631671212eee0239c51fc60e1f97b1cfca5d521" 2018-06-27 22:32:55,773 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:32:55 GMT Server: Apache Content-Length: 463 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7c7f12bb-de6e-4963-8b08-60c2ae094862 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateStackVolumeTests-9d9bc564-4235-429-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/6b74be628343469483db1ce9d0573353"}, "tags": [], "enabled": true, "id": "6b74be628343469483db1ce9d0573353", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-9d9bc564-4235-429-proj"}]} 2018-06-27 22:32:55,774 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateStackVolumeTests-9d9bc564-4235-429-proj used request id req-7c7f12bb-de6e-4963-8b08-60c2ae094862 2018-06-27 22:32:55,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/6b74be628343469483db1ce9d0573353/users/583b8c86b42743389324b1865ced3fb9/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6631671212eee0239c51fc60e1f97b1cfca5d521" 2018-06-27 22:32:56,267 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:32:55 GMT Server: Apache Content-Length: 347 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-dcd47b22-873e-44e4-a211-78e48c200f54 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects/6b74be628343469483db1ce9d0573353/users/583b8c86b42743389324b1865ced3fb9/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}]} 2018-06-27 22:32:56,267 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/6b74be628343469483db1ce9d0573353/users/583b8c86b42743389324b1865ced3fb9/roles used request id req-dcd47b22-873e-44e4-a211-78e48c200f54 2018-06-27 22:32:56,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/c6fad7d7ad1b456cb9e0561ce3c4210a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6631671212eee0239c51fc60e1f97b1cfca5d521" 2018-06-27 22:32:56,692 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:32:56 GMT Server: Apache Content-Length: 187 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9aa9d7f5-27fb-4dc4-86f1-02199792da44 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}} 2018-06-27 22:32:56,692 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a used request id req-9aa9d7f5-27fb-4dc4-86f1-02199792da44 2018-06-27 22:32:56,692 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackVolumeTests-9d9bc564-4235-429-proj 2018-06-27 22:32:56,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/6b74be628343469483db1ce9d0573353/users/583b8c86b42743389324b1865ced3fb9/roles/c6fad7d7ad1b456cb9e0561ce3c4210a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6631671212eee0239c51fc60e1f97b1cfca5d521" 2018-06-27 22:32:57,240 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 22:32:56 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-96241e43-0530-428e-92e4-ff4407f63b22 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:32:57,240 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/6b74be628343469483db1ce9d0573353/users/583b8c86b42743389324b1865ced3fb9/roles/c6fad7d7ad1b456cb9e0561ce3c4210a used request id req-96241e43-0530-428e-92e4-ff4407f63b22 2018-06-27 22:32:57,241 - keystone_utils - INFO - Created user with name - CreateStackVolumeTests-9d9bc564-4235-429-user 2018-06-27 22:32:57,241 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:32:57,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? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13e8f92147abad12083c2b2eb032dab65ba11e04" 2018-06-27 22:32:57,652 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:32:57 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-974af650-20a7-4fa0-ac4a-e740219dca03 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 22:32:57,652 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-974af650-20a7-4fa0-ac4a-e740219dca03 2018-06-27 22:32:57,656 - 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}13e8f92147abad12083c2b2eb032dab65ba11e04" -d '{"role": {"name": "CreateStackVolumeTests-9d9bc564-4235-429-proj-role"}}' 2018-06-27 22:32:58,051 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 22:32:57 GMT Server: Apache Content-Length: 221 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c9aa26f6-fe53-4ede-bab5-95ebbf4de833 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "56fa2a47af3d4cbcb84736c30c4ca102", "links": {"self": "http://10.167.4.35:5000/v3/roles/56fa2a47af3d4cbcb84736c30c4ca102"}, "name": "CreateStackVolumeTests-9d9bc564-4235-429-proj-role"}} 2018-06-27 22:32:58,052 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-c9aa26f6-fe53-4ede-bab5-95ebbf4de833 2018-06-27 22:32:58,052 - keystone_utils - INFO - Created role with name - CreateStackVolumeTests-9d9bc564-4235-429-proj-role 2018-06-27 22:32:58,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/56fa2a47af3d4cbcb84736c30c4ca102 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13e8f92147abad12083c2b2eb032dab65ba11e04" 2018-06-27 22:32:58,397 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:32:58 GMT Server: Apache Content-Length: 221 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c56c19ea-412b-45a2-9250-3cb98ab26849 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "56fa2a47af3d4cbcb84736c30c4ca102", "links": {"self": "http://10.167.4.35:5000/v3/roles/56fa2a47af3d4cbcb84736c30c4ca102"}, "name": "CreateStackVolumeTests-9d9bc564-4235-429-proj-role"}} 2018-06-27 22:32:58,397 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/56fa2a47af3d4cbcb84736c30c4ca102 used request id req-c56c19ea-412b-45a2-9250-3cb98ab26849 2018-06-27 22:32:58,397 - keystone_utils - INFO - Granting role CreateStackVolumeTests-9d9bc564-4235-429-proj-role to project CreateStackVolumeTests-9d9bc564-4235-429-proj 2018-06-27 22:32:58,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/6b74be628343469483db1ce9d0573353/users/583b8c86b42743389324b1865ced3fb9/roles/56fa2a47af3d4cbcb84736c30c4ca102 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13e8f92147abad12083c2b2eb032dab65ba11e04" 2018-06-27 22:32:58,873 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 22:32:58 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2c2b862a-d2aa-4e32-ac0a-afaedd524530 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:32:58,874 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/6b74be628343469483db1ce9d0573353/users/583b8c86b42743389324b1865ced3fb9/roles/56fa2a47af3d4cbcb84736c30c4ca102 used request id req-2c2b862a-d2aa-4e32-ac0a-afaedd524530 2018-06-27 22:32:58,874 - heat_utils - DEBUG - Retrieving Heat Client 2018-06-27 22:32:58,874 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:32:58,875 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:32:59,725 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "name": "heat_stack_owner"}, {"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}, {"id": "56fa2a47af3d4cbcb84736c30c4ca102", "name": "CreateStackVolumeTests-9d9bc564-4235-429-proj-role"}], "expires_at": "2018-06-27T23:32:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b74be628343469483db1ce9d0573353", "name": "CreateStackVolumeTests-9d9bc564-4235-429-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/6b74be628343469483db1ce9d0573353", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/6b74be628343469483db1ce9d0573353", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/6b74be628343469483db1ce9d0573353", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/6b74be628343469483db1ce9d0573353", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/6b74be628343469483db1ce9d0573353", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/6b74be628343469483db1ce9d0573353", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/6b74be628343469483db1ce9d0573353", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/6b74be628343469483db1ce9d0573353", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/6b74be628343469483db1ce9d0573353", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/6b74be628343469483db1ce9d0573353", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/6b74be628343469483db1ce9d0573353", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/6b74be628343469483db1ce9d0573353", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackVolumeTests-9d9bc564-4235-429-user", "id": "583b8c86b42743389324b1865ced3fb9"}, "audit_ids": ["pxCVt5XJSLyYjCBMlwvyXg"], "issued_at": "2018-06-27T22:32:59.000000Z"}} 2018-06-27 22:32:59,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2fb3ca8e1f46035f4fbd1bb1c34b2ad7b5391a2" 2018-06-27 22:33:00,102 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:32:59 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a3128d2b-ecf2-453e-87e9-cf9057638809 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:33:00,102 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-a3128d2b-ecf2-453e-87e9-cf9057638809 2018-06-27 22:33:00,103 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 22:33:00,107 - heat_utils - DEBUG - Retrieving Heat Client 2018-06-27 22:33:00,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/6b74be628343469483db1ce9d0573353/stacks?stack_name=CreateStackVolumeTests-CreateStackVolumeTests-d4a9fba4-bacb-4664-b667-d5794bb3e4af-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2fb3ca8e1f46035f4fbd1bb1c34b2ad7b5391a2" 2018-06-27 22:33:01,051 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:33:01 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-5bef251f-5dcd-42d3-93b2-6be3e59f567a Front-End-Https: on RESP BODY: {"stacks": []} 2018-06-27 22:33:01,051 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/6b74be628343469483db1ce9d0573353/stacks?stack_name=CreateStackVolumeTests-CreateStackVolumeTests-d4a9fba4-bacb-4664-b667-d5794bb3e4af-stack used request id req-5bef251f-5dcd-42d3-93b2-6be3e59f567a 2018-06-27 22:33:01,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8004/v1/6b74be628343469483db1ce9d0573353/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2fb3ca8e1f46035f4fbd1bb1c34b2ad7b5391a2" -d '{"stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-d4a9fba4-bacb-4664-b667-d5794bb3e4af-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-d4a9fba4-bacb-4664-b667-d5794bb3e4af-volume-type", "volume_name": "CreateStackVolumeTests-d4a9fba4-bacb-4664-b667-d5794bb3e4af-volume"}}' 2018-06-27 22:33:05,424 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 22:33:05 GMT Content-Type: application/json Content-Length: 292 Connection: keep-alive Location: https://172.30.10.101:8004/v1/6b74be628343469483db1ce9d0573353/stacks/CreateStackVolumeTests-CreateStackVolumeTests-d4a9fba4-bacb-4664-b667-d5794bb3e4af-stack/8ee00550-31ed-407f-9a42-a6f5b06fdecb X-Openstack-Request-Id: req-3efc3fec-23a7-4f40-b67b-4014e8685b6e Front-End-Https: on RESP BODY: {"stack": {"id": "8ee00550-31ed-407f-9a42-a6f5b06fdecb", "links": [{"href": "https://172.30.10.101:8004/v1/6b74be628343469483db1ce9d0573353/stacks/CreateStackVolumeTests-CreateStackVolumeTests-d4a9fba4-bacb-4664-b667-d5794bb3e4af-stack/8ee00550-31ed-407f-9a42-a6f5b06fdecb", "rel": "self"}]}} 2018-06-27 22:33:05,425 - keystoneauth.session - DEBUG - POST call to orchestration for https://172.30.10.101:8004/v1/6b74be628343469483db1ce9d0573353/stacks used request id req-3efc3fec-23a7-4f40-b67b-4014e8685b6e 2018-06-27 22:33:05,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/6b74be628343469483db1ce9d0573353/stacks/8ee00550-31ed-407f-9a42-a6f5b06fdecb -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2fb3ca8e1f46035f4fbd1bb1c34b2ad7b5391a2" 2018-06-27 22:33:06,450 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:33:06 GMT Content-Type: application/json Content-Length: 533 Connection: keep-alive Location: https://172.30.10.101:8004/v1/6b74be628343469483db1ce9d0573353/stacks/CreateStackVolumeTests-CreateStackVolumeTests-d4a9fba4-bacb-4664-b667-d5794bb3e4af-stack/8ee00550-31ed-407f-9a42-a6f5b06fdecb X-Openstack-Request-Id: req-1d2812be-6f70-426c-b1b8-92e12f438945 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/6b74be628343469483db1ce9d0573353/stacks/CreateStackVolumeTests-CreateStackVolumeTests-d4a9fba4-bacb-4664-b667-d5794bb3e4af-stack/8ee00550-31ed-407f-9a42-a6f5b06fdecb;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:33:06,559 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:33:06 GMT Content-Type: application/json Content-Length: 1368 Connection: keep-alive X-Openstack-Request-Id: req-b59746d8-d3fb-4f6c-804f-b34f0625e88d 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": "6b74be628343469483db1ce9d0573353", "volume_type_name": "CreateStackVolumeTests-d4a9fba4-bacb-4664-b667-d5794bb3e4af-volume-type", "OS::stack_id": "8ee00550-31ed-407f-9a42-a6f5b06fdecb", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-d4a9fba4-bacb-4664-b667-d5794bb3e4af-stack", "volume_name": "CreateStackVolumeTests-d4a9fba4-bacb-4664-b667-d5794bb3e4af-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-d4a9fba4-bacb-4664-b667-d5794bb3e4af-stack", "stack_user_project_id": "0344ec04982e4aca9d0daccbc33eddd5", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-27T22:33:04Z", "links": [{"href": "https://172.30.10.101:8004/v1/6b74be628343469483db1ce9d0573353/stacks/CreateStackVolumeTests-CreateStackVolumeTests-d4a9fba4-bacb-4664-b667-d5794bb3e4af-stack/8ee00550-31ed-407f-9a42-a6f5b06fdecb", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "8ee00550-31ed-407f-9a42-a6f5b06fdecb", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-06-27 22:33:06,559 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/6b74be628343469483db1ce9d0573353/stacks/CreateStackVolumeTests-CreateStackVolumeTests-d4a9fba4-bacb-4664-b667-d5794bb3e4af-stack/8ee00550-31ed-407f-9a42-a6f5b06fdecb used request id req-b59746d8-d3fb-4f6c-804f-b34f0625e88d 2018-06-27 22:33:06,560 - create_stack - INFO - Created stack with name - CreateStackVolumeTests-CreateStackVolumeTests-d4a9fba4-bacb-4664-b667-d5794bb3e4af-stack 2018-06-27 22:33:06,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/6b74be628343469483db1ce9d0573353/stacks/8ee00550-31ed-407f-9a42-a6f5b06fdecb -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2fb3ca8e1f46035f4fbd1bb1c34b2ad7b5391a2" 2018-06-27 22:33:07,342 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:33:07 GMT Content-Type: application/json Content-Length: 533 Connection: keep-alive Location: https://172.30.10.101:8004/v1/6b74be628343469483db1ce9d0573353/stacks/CreateStackVolumeTests-CreateStackVolumeTests-d4a9fba4-bacb-4664-b667-d5794bb3e4af-stack/8ee00550-31ed-407f-9a42-a6f5b06fdecb X-Openstack-Request-Id: req-f6140aed-9d93-431c-9e4b-30b802133984 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/6b74be628343469483db1ce9d0573353/stacks/CreateStackVolumeTests-CreateStackVolumeTests-d4a9fba4-bacb-4664-b667-d5794bb3e4af-stack/8ee00550-31ed-407f-9a42-a6f5b06fdecb;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:33:08,212 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:33:08 GMT Content-Type: application/json Content-Length: 1368 Connection: keep-alive X-Openstack-Request-Id: req-551238d9-f20c-462d-990f-d972ffa81e03 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": "6b74be628343469483db1ce9d0573353", "volume_type_name": "CreateStackVolumeTests-d4a9fba4-bacb-4664-b667-d5794bb3e4af-volume-type", "OS::stack_id": "8ee00550-31ed-407f-9a42-a6f5b06fdecb", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-d4a9fba4-bacb-4664-b667-d5794bb3e4af-stack", "volume_name": "CreateStackVolumeTests-d4a9fba4-bacb-4664-b667-d5794bb3e4af-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-d4a9fba4-bacb-4664-b667-d5794bb3e4af-stack", "stack_user_project_id": "0344ec04982e4aca9d0daccbc33eddd5", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-27T22:33:04Z", "links": [{"href": "https://172.30.10.101:8004/v1/6b74be628343469483db1ce9d0573353/stacks/CreateStackVolumeTests-CreateStackVolumeTests-d4a9fba4-bacb-4664-b667-d5794bb3e4af-stack/8ee00550-31ed-407f-9a42-a6f5b06fdecb", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "8ee00550-31ed-407f-9a42-a6f5b06fdecb", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-06-27 22:33:08,212 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/6b74be628343469483db1ce9d0573353/stacks/CreateStackVolumeTests-CreateStackVolumeTests-d4a9fba4-bacb-4664-b667-d5794bb3e4af-stack/8ee00550-31ed-407f-9a42-a6f5b06fdecb used request id req-551238d9-f20c-462d-990f-d972ffa81e03 2018-06-27 22:33:08,213 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-06-27 22:33:08,213 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-27 22:33:11,216 - create_stack - DEBUG - Stack status query timeout in 1195.34396815 2018-06-27 22:33:11,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/6b74be628343469483db1ce9d0573353/stacks/8ee00550-31ed-407f-9a42-a6f5b06fdecb -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2fb3ca8e1f46035f4fbd1bb1c34b2ad7b5391a2" 2018-06-27 22:33:12,199 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:33:12 GMT Content-Type: application/json Content-Length: 533 Connection: keep-alive Location: https://172.30.10.101:8004/v1/6b74be628343469483db1ce9d0573353/stacks/CreateStackVolumeTests-CreateStackVolumeTests-d4a9fba4-bacb-4664-b667-d5794bb3e4af-stack/8ee00550-31ed-407f-9a42-a6f5b06fdecb X-Openstack-Request-Id: req-01bbc06f-fb9a-4062-86f7-47b4e292d1fc Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/6b74be628343469483db1ce9d0573353/stacks/CreateStackVolumeTests-CreateStackVolumeTests-d4a9fba4-bacb-4664-b667-d5794bb3e4af-stack/8ee00550-31ed-407f-9a42-a6f5b06fdecb;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:33:12,332 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:33:12 GMT Content-Type: application/json Content-Length: 1368 Connection: keep-alive X-Openstack-Request-Id: req-f5a6c847-f3f3-4693-bbe3-f54ea4823462 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": "6b74be628343469483db1ce9d0573353", "volume_type_name": "CreateStackVolumeTests-d4a9fba4-bacb-4664-b667-d5794bb3e4af-volume-type", "OS::stack_id": "8ee00550-31ed-407f-9a42-a6f5b06fdecb", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-d4a9fba4-bacb-4664-b667-d5794bb3e4af-stack", "volume_name": "CreateStackVolumeTests-d4a9fba4-bacb-4664-b667-d5794bb3e4af-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-d4a9fba4-bacb-4664-b667-d5794bb3e4af-stack", "stack_user_project_id": "0344ec04982e4aca9d0daccbc33eddd5", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-27T22:33:04Z", "links": [{"href": "https://172.30.10.101:8004/v1/6b74be628343469483db1ce9d0573353/stacks/CreateStackVolumeTests-CreateStackVolumeTests-d4a9fba4-bacb-4664-b667-d5794bb3e4af-stack/8ee00550-31ed-407f-9a42-a6f5b06fdecb", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "8ee00550-31ed-407f-9a42-a6f5b06fdecb", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-06-27 22:33:12,332 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/6b74be628343469483db1ce9d0573353/stacks/CreateStackVolumeTests-CreateStackVolumeTests-d4a9fba4-bacb-4664-b667-d5794bb3e4af-stack/8ee00550-31ed-407f-9a42-a6f5b06fdecb used request id req-f5a6c847-f3f3-4693-bbe3-f54ea4823462 2018-06-27 22:33:12,333 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-06-27 22:33:12,333 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-27 22:33:15,334 - create_stack - DEBUG - Stack status query timeout in 1191.22582793 2018-06-27 22:33:15,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/6b74be628343469483db1ce9d0573353/stacks/8ee00550-31ed-407f-9a42-a6f5b06fdecb -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2fb3ca8e1f46035f4fbd1bb1c34b2ad7b5391a2" 2018-06-27 22:33:16,197 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:33:16 GMT Content-Type: application/json Content-Length: 533 Connection: keep-alive Location: https://172.30.10.101:8004/v1/6b74be628343469483db1ce9d0573353/stacks/CreateStackVolumeTests-CreateStackVolumeTests-d4a9fba4-bacb-4664-b667-d5794bb3e4af-stack/8ee00550-31ed-407f-9a42-a6f5b06fdecb X-Openstack-Request-Id: req-daf5ecbe-44a5-4e5a-b286-7b9887f00a51 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/6b74be628343469483db1ce9d0573353/stacks/CreateStackVolumeTests-CreateStackVolumeTests-d4a9fba4-bacb-4664-b667-d5794bb3e4af-stack/8ee00550-31ed-407f-9a42-a6f5b06fdecb;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:33:17,131 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:33:17 GMT Content-Type: application/json Content-Length: 1380 Connection: keep-alive X-Openstack-Request-Id: req-d20abb50-ca25-4a55-9dc1-8bfb449363f1 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": "6b74be628343469483db1ce9d0573353", "volume_type_name": "CreateStackVolumeTests-d4a9fba4-bacb-4664-b667-d5794bb3e4af-volume-type", "OS::stack_id": "8ee00550-31ed-407f-9a42-a6f5b06fdecb", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-d4a9fba4-bacb-4664-b667-d5794bb3e4af-stack", "volume_name": "CreateStackVolumeTests-d4a9fba4-bacb-4664-b667-d5794bb3e4af-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-d4a9fba4-bacb-4664-b667-d5794bb3e4af-stack", "stack_user_project_id": "0344ec04982e4aca9d0daccbc33eddd5", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-06-27T22:33:04Z", "links": [{"href": "https://172.30.10.101:8004/v1/6b74be628343469483db1ce9d0573353/stacks/CreateStackVolumeTests-CreateStackVolumeTests-d4a9fba4-bacb-4664-b667-d5794bb3e4af-stack/8ee00550-31ed-407f-9a42-a6f5b06fdecb", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "8ee00550-31ed-407f-9a42-a6f5b06fdecb", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-06-27 22:33:17,131 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/6b74be628343469483db1ce9d0573353/stacks/CreateStackVolumeTests-CreateStackVolumeTests-d4a9fba4-bacb-4664-b667-d5794bb3e4af-stack/8ee00550-31ed-407f-9a42-a6f5b06fdecb used request id req-d20abb50-ca25-4a55-9dc1-8bfb449363f1 2018-06-27 22:33:17,131 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-06-27 22:33:17,132 - create_stack - DEBUG - Stack is active with name - CreateStackVolumeTests-CreateStackVolumeTests-d4a9fba4-bacb-4664-b667-d5794bb3e4af-stack 2018-06-27 22:33:17,132 - create_stack - INFO - Stack is now active with name - CreateStackVolumeTests-CreateStackVolumeTests-d4a9fba4-bacb-4664-b667-d5794bb3e4af-stack 2018-06-27 22:33:17,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/6b74be628343469483db1ce9d0573353/stacks/8ee00550-31ed-407f-9a42-a6f5b06fdecb/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2fb3ca8e1f46035f4fbd1bb1c34b2ad7b5391a2" 2018-06-27 22:33:18,012 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:33:18 GMT Content-Type: application/json Content-Length: 553 Connection: keep-alive Location: https://172.30.10.101:8004/v1/6b74be628343469483db1ce9d0573353/stacks/CreateStackVolumeTests-CreateStackVolumeTests-d4a9fba4-bacb-4664-b667-d5794bb3e4af-stack/8ee00550-31ed-407f-9a42-a6f5b06fdecb/resources X-Openstack-Request-Id: req-4272f149-f073-4b8f-b678-5467173b2008 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/6b74be628343469483db1ce9d0573353/stacks/CreateStackVolumeTests-CreateStackVolumeTests-d4a9fba4-bacb-4664-b667-d5794bb3e4af-stack/8ee00550-31ed-407f-9a42-a6f5b06fdecb/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:33:18,118 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:33:18 GMT Content-Type: application/json Content-Length: 1688 Connection: keep-alive X-Openstack-Request-Id: req-6d356789-6948-4447-8154-1c30618c3a7a Front-End-Https: on RESP BODY: {"resources": [{"resource_name": "volume", "links": [{"href": "https://172.30.10.101:8004/v1/6b74be628343469483db1ce9d0573353/stacks/CreateStackVolumeTests-CreateStackVolumeTests-d4a9fba4-bacb-4664-b667-d5794bb3e4af-stack/8ee00550-31ed-407f-9a42-a6f5b06fdecb/resources/volume", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/6b74be628343469483db1ce9d0573353/stacks/CreateStackVolumeTests-CreateStackVolumeTests-d4a9fba4-bacb-4664-b667-d5794bb3e4af-stack/8ee00550-31ed-407f-9a42-a6f5b06fdecb", "rel": "stack"}], "logical_resource_id": "volume", "creation_time": "2018-06-27T22:33:05Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-27T22:33:05Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "ee40abea-3200-4fcf-9f4e-399313e2e6f1", "resource_type": "OS::Cinder::Volume"}, {"resource_name": "volume_type", "links": [{"href": "https://172.30.10.101:8004/v1/6b74be628343469483db1ce9d0573353/stacks/CreateStackVolumeTests-CreateStackVolumeTests-d4a9fba4-bacb-4664-b667-d5794bb3e4af-stack/8ee00550-31ed-407f-9a42-a6f5b06fdecb/resources/volume_type", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/6b74be628343469483db1ce9d0573353/stacks/CreateStackVolumeTests-CreateStackVolumeTests-d4a9fba4-bacb-4664-b667-d5794bb3e4af-stack/8ee00550-31ed-407f-9a42-a6f5b06fdecb", "rel": "stack"}], "logical_resource_id": "volume_type", "creation_time": "2018-06-27T22:33:06Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-27T22:33:06Z", "required_by": ["volume"], "resource_status_reason": "state changed", "physical_resource_id": "f32dc224-5cf5-4ef8-a958-23ffd4b155b6", "resource_type": "OS::Cinder::VolumeType"}]} 2018-06-27 22:33:18,119 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/6b74be628343469483db1ce9d0573353/stacks/CreateStackVolumeTests-CreateStackVolumeTests-d4a9fba4-bacb-4664-b667-d5794bb3e4af-stack/8ee00550-31ed-407f-9a42-a6f5b06fdecb/resources used request id req-6d356789-6948-4447-8154-1c30618c3a7a 2018-06-27 22:33:18,123 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/6b74be628343469483db1ce9d0573353/types/f32dc224-5cf5-4ef8-a958-23ffd4b155b6 -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2fb3ca8e1f46035f4fbd1bb1c34b2ad7b5391a2" 2018-06-27 22:33:19,059 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:33:19 GMT Content-Type: application/json Content-Length: 268 Connection: keep-alive x-compute-request-id: req-863d20c7-11cd-4dc6-accb-d975ff7bc8e6 x-openstack-request-id: req-863d20c7-11cd-4dc6-accb-d975ff7bc8e6 Front-End-Https: on RESP BODY: {"volume_type": {"name": "CreateStackVolumeTests-d4a9fba4-bacb-4664-b667-d5794bb3e4af-volume-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": true, "is_public": true, "id": "f32dc224-5cf5-4ef8-a958-23ffd4b155b6", "description": null}} 2018-06-27 22:33:19,059 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/6b74be628343469483db1ce9d0573353/types/f32dc224-5cf5-4ef8-a958-23ffd4b155b6 used request id req-863d20c7-11cd-4dc6-accb-d975ff7bc8e6 2018-06-27 22:33:19,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/6b74be628343469483db1ce9d0573353/types/f32dc224-5cf5-4ef8-a958-23ffd4b155b6 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-863d20c7-11cd-4dc6-accb-d975ff7bc8e6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2fb3ca8e1f46035f4fbd1bb1c34b2ad7b5391a2" 2018-06-27 22:33:19,852 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:33:19 GMT Content-Type: application/json Content-Length: 268 Connection: keep-alive x-compute-request-id: req-65f3a011-9bd2-459b-a5cd-25fcbc1b28d3 x-openstack-request-id: req-65f3a011-9bd2-459b-a5cd-25fcbc1b28d3 Front-End-Https: on RESP BODY: {"volume_type": {"name": "CreateStackVolumeTests-d4a9fba4-bacb-4664-b667-d5794bb3e4af-volume-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": true, "is_public": true, "id": "f32dc224-5cf5-4ef8-a958-23ffd4b155b6", "description": null}} 2018-06-27 22:33:19,852 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/6b74be628343469483db1ce9d0573353/types/f32dc224-5cf5-4ef8-a958-23ffd4b155b6 used request id req-65f3a011-9bd2-459b-a5cd-25fcbc1b28d3 2018-06-27 22:33:19,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/6b74be628343469483db1ce9d0573353/types/f32dc224-5cf5-4ef8-a958-23ffd4b155b6/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-863d20c7-11cd-4dc6-accb-d975ff7bc8e6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2fb3ca8e1f46035f4fbd1bb1c34b2ad7b5391a2" 2018-06-27 22:33:20,579 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:33:20 GMT Content-Type: application/json Content-Length: 2 Connection: keep-alive x-compute-request-id: req-7619a44e-4308-4ec5-9027-2aee73d69be5 x-openstack-request-id: req-7619a44e-4308-4ec5-9027-2aee73d69be5 Front-End-Https: on RESP BODY: {} 2018-06-27 22:33:20,579 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/6b74be628343469483db1ce9d0573353/types/f32dc224-5cf5-4ef8-a958-23ffd4b155b6/encryption used request id req-7619a44e-4308-4ec5-9027-2aee73d69be5 2018-06-27 22:33:20,580 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:33:20,581 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:33:21,594 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "name": "heat_stack_owner"}, {"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}, {"id": "56fa2a47af3d4cbcb84736c30c4ca102", "name": "CreateStackVolumeTests-9d9bc564-4235-429-proj-role"}], "expires_at": "2018-06-27T23:33:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b74be628343469483db1ce9d0573353", "name": "CreateStackVolumeTests-9d9bc564-4235-429-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/6b74be628343469483db1ce9d0573353", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/6b74be628343469483db1ce9d0573353", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/6b74be628343469483db1ce9d0573353", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/6b74be628343469483db1ce9d0573353", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/6b74be628343469483db1ce9d0573353", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/6b74be628343469483db1ce9d0573353", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/6b74be628343469483db1ce9d0573353", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/6b74be628343469483db1ce9d0573353", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/6b74be628343469483db1ce9d0573353", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/6b74be628343469483db1ce9d0573353", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/6b74be628343469483db1ce9d0573353", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/6b74be628343469483db1ce9d0573353", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackVolumeTests-9d9bc564-4235-429-user", "id": "583b8c86b42743389324b1865ced3fb9"}, "audit_ids": ["Y-mqa0BrRBWlQTLNpXw8WA"], "issued_at": "2018-06-27T22:33:21.000000Z"}} 2018-06-27 22:33:21,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}1d41b020f63c4caaf62e66e7278c67261c039f00" 2018-06-27 22:33:22,088 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:33:21 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-365e0bec-c920-40fc-9a2e-7db5e45e988b Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:33:22,088 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-365e0bec-c920-40fc-9a2e-7db5e45e988b 2018-06-27 22:33:22,094 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/6b74be628343469483db1ce9d0573353/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d41b020f63c4caaf62e66e7278c67261c039f00" 2018-06-27 22:33:23,007 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:33:23 GMT Content-Type: application/json Content-Length: 498 Connection: keep-alive x-compute-request-id: req-6d794255-51ac-4732-86a3-673aec853224 x-openstack-request-id: req-6d794255-51ac-4732-86a3-673aec853224 Front-End-Https: on RESP BODY: {"volume_types": [{"name": "CreateStackVolumeTests-d4a9fba4-bacb-4664-b667-d5794bb3e4af-volume-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": true, "is_public": true, "id": "f32dc224-5cf5-4ef8-a958-23ffd4b155b6", "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": "04410069-3748-48b7-9583-a89769641612", "description": null}]} 2018-06-27 22:33:23,007 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/6b74be628343469483db1ce9d0573353/types?is_public=None used request id req-6d794255-51ac-4732-86a3-673aec853224 2018-06-27 22:33:23,011 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/6b74be628343469483db1ce9d0573353/types/f32dc224-5cf5-4ef8-a958-23ffd4b155b6 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6d794255-51ac-4732-86a3-673aec853224" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d41b020f63c4caaf62e66e7278c67261c039f00" 2018-06-27 22:33:24,849 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:33:24 GMT Content-Type: application/json Content-Length: 268 Connection: keep-alive x-compute-request-id: req-2615908f-7dc3-4624-9d14-e75c10a0bea8 x-openstack-request-id: req-2615908f-7dc3-4624-9d14-e75c10a0bea8 Front-End-Https: on RESP BODY: {"volume_type": {"name": "CreateStackVolumeTests-d4a9fba4-bacb-4664-b667-d5794bb3e4af-volume-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": true, "is_public": true, "id": "f32dc224-5cf5-4ef8-a958-23ffd4b155b6", "description": null}} 2018-06-27 22:33:24,849 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/6b74be628343469483db1ce9d0573353/types/f32dc224-5cf5-4ef8-a958-23ffd4b155b6 used request id req-2615908f-7dc3-4624-9d14-e75c10a0bea8 2018-06-27 22:33:24,852 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/6b74be628343469483db1ce9d0573353/types/f32dc224-5cf5-4ef8-a958-23ffd4b155b6/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6d794255-51ac-4732-86a3-673aec853224" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d41b020f63c4caaf62e66e7278c67261c039f00" 2018-06-27 22:33:25,720 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:33:25 GMT Content-Type: application/json Content-Length: 2 Connection: keep-alive x-compute-request-id: req-478c155b-b99e-41d5-9035-fec25132139b x-openstack-request-id: req-478c155b-b99e-41d5-9035-fec25132139b Front-End-Https: on RESP BODY: {} 2018-06-27 22:33:25,720 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/6b74be628343469483db1ce9d0573353/types/f32dc224-5cf5-4ef8-a958-23ffd4b155b6/encryption used request id req-478c155b-b99e-41d5-9035-fec25132139b 2018-06-27 22:33:25,721 - create_stack - INFO - Deleting stack - CreateStackVolumeTests-CreateStackVolumeTests-d4a9fba4-bacb-4664-b667-d5794bb3e4af-stack 2018-06-27 22:33:25,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8004/v1/6b74be628343469483db1ce9d0573353/stacks/8ee00550-31ed-407f-9a42-a6f5b06fdecb -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2fb3ca8e1f46035f4fbd1bb1c34b2ad7b5391a2" 2018-06-27 22:33:25,786 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:33:25 GMT Content-Type: application/json Content-Length: 533 Connection: keep-alive Location: https://172.30.10.101:8004/v1/6b74be628343469483db1ce9d0573353/stacks/CreateStackVolumeTests-CreateStackVolumeTests-d4a9fba4-bacb-4664-b667-d5794bb3e4af-stack/8ee00550-31ed-407f-9a42-a6f5b06fdecb X-Openstack-Request-Id: req-72fbea61-340c-4136-b510-f61245a50365 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/6b74be628343469483db1ce9d0573353/stacks/CreateStackVolumeTests-CreateStackVolumeTests-d4a9fba4-bacb-4664-b667-d5794bb3e4af-stack/8ee00550-31ed-407f-9a42-a6f5b06fdecb;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:33:25,875 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:33:25 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-f9564ad0-29d4-440c-b22b-9ef24cb0fa5d Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:33:25,875 - keystoneauth.session - DEBUG - DELETE call to orchestration for https://172.30.10.101:8004/v1/6b74be628343469483db1ce9d0573353/stacks/CreateStackVolumeTests-CreateStackVolumeTests-d4a9fba4-bacb-4664-b667-d5794bb3e4af-stack/8ee00550-31ed-407f-9a42-a6f5b06fdecb used request id req-f9564ad0-29d4-440c-b22b-9ef24cb0fa5d 2018-06-27 22:33:25,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/6b74be628343469483db1ce9d0573353/stacks/8ee00550-31ed-407f-9a42-a6f5b06fdecb -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2fb3ca8e1f46035f4fbd1bb1c34b2ad7b5391a2" 2018-06-27 22:33:25,927 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:33:25 GMT Content-Type: application/json Content-Length: 533 Connection: keep-alive Location: https://172.30.10.101:8004/v1/6b74be628343469483db1ce9d0573353/stacks/CreateStackVolumeTests-CreateStackVolumeTests-d4a9fba4-bacb-4664-b667-d5794bb3e4af-stack/8ee00550-31ed-407f-9a42-a6f5b06fdecb X-Openstack-Request-Id: req-db842655-7a02-4538-b052-afb65820a137 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/6b74be628343469483db1ce9d0573353/stacks/CreateStackVolumeTests-CreateStackVolumeTests-d4a9fba4-bacb-4664-b667-d5794bb3e4af-stack/8ee00550-31ed-407f-9a42-a6f5b06fdecb;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:33:26,530 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:33:26 GMT Content-Type: application/json Content-Length: 1386 Connection: keep-alive X-Openstack-Request-Id: req-fb8bcdd2-17c1-48f5-b466-ef17aa403e17 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": "6b74be628343469483db1ce9d0573353", "volume_type_name": "CreateStackVolumeTests-d4a9fba4-bacb-4664-b667-d5794bb3e4af-volume-type", "OS::stack_id": "8ee00550-31ed-407f-9a42-a6f5b06fdecb", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-d4a9fba4-bacb-4664-b667-d5794bb3e4af-stack", "volume_name": "CreateStackVolumeTests-d4a9fba4-bacb-4664-b667-d5794bb3e4af-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-d4a9fba4-bacb-4664-b667-d5794bb3e4af-stack", "stack_user_project_id": "0344ec04982e4aca9d0daccbc33eddd5", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-27T22:33:04Z", "links": [{"href": "https://172.30.10.101:8004/v1/6b74be628343469483db1ce9d0573353/stacks/CreateStackVolumeTests-CreateStackVolumeTests-d4a9fba4-bacb-4664-b667-d5794bb3e4af-stack/8ee00550-31ed-407f-9a42-a6f5b06fdecb", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-27T22:33:26Z", "id": "8ee00550-31ed-407f-9a42-a6f5b06fdecb", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-06-27 22:33:26,530 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/6b74be628343469483db1ce9d0573353/stacks/CreateStackVolumeTests-CreateStackVolumeTests-d4a9fba4-bacb-4664-b667-d5794bb3e4af-stack/8ee00550-31ed-407f-9a42-a6f5b06fdecb used request id req-fb8bcdd2-17c1-48f5-b466-ef17aa403e17 2018-06-27 22:33:26,530 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-06-27 22:33:26,531 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-27 22:33:29,534 - create_stack - DEBUG - Stack status query timeout in 1196.34193683 2018-06-27 22:33:29,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/6b74be628343469483db1ce9d0573353/stacks/8ee00550-31ed-407f-9a42-a6f5b06fdecb -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2fb3ca8e1f46035f4fbd1bb1c34b2ad7b5391a2" 2018-06-27 22:33:30,414 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:33:30 GMT Content-Type: application/json Content-Length: 533 Connection: keep-alive Location: https://172.30.10.101:8004/v1/6b74be628343469483db1ce9d0573353/stacks/CreateStackVolumeTests-CreateStackVolumeTests-d4a9fba4-bacb-4664-b667-d5794bb3e4af-stack/8ee00550-31ed-407f-9a42-a6f5b06fdecb X-Openstack-Request-Id: req-1ec1fdf2-dafd-413f-9687-735509b58984 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/6b74be628343469483db1ce9d0573353/stacks/CreateStackVolumeTests-CreateStackVolumeTests-d4a9fba4-bacb-4664-b667-d5794bb3e4af-stack/8ee00550-31ed-407f-9a42-a6f5b06fdecb;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:33:31,217 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:33:31 GMT Content-Type: application/json Content-Length: 1383 Connection: keep-alive X-Openstack-Request-Id: req-d8b23482-b01e-4ac0-ba42-1c8b30e7a792 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": "6b74be628343469483db1ce9d0573353", "volume_type_name": "CreateStackVolumeTests-d4a9fba4-bacb-4664-b667-d5794bb3e4af-volume-type", "OS::stack_id": "8ee00550-31ed-407f-9a42-a6f5b06fdecb", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-d4a9fba4-bacb-4664-b667-d5794bb3e4af-stack", "volume_name": "CreateStackVolumeTests-d4a9fba4-bacb-4664-b667-d5794bb3e4af-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-d4a9fba4-bacb-4664-b667-d5794bb3e4af-stack", "stack_user_project_id": "0344ec04982e4aca9d0daccbc33eddd5", "tags": null, "creation_time": "2018-06-27T22:33:04Z", "links": [{"href": "https://172.30.10.101:8004/v1/6b74be628343469483db1ce9d0573353/stacks/CreateStackVolumeTests-CreateStackVolumeTests-d4a9fba4-bacb-4664-b667-d5794bb3e4af-stack/8ee00550-31ed-407f-9a42-a6f5b06fdecb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-06-27T22:33:26Z", "id": "8ee00550-31ed-407f-9a42-a6f5b06fdecb", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single volume with encryption"}} 2018-06-27 22:33:31,217 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/6b74be628343469483db1ce9d0573353/stacks/CreateStackVolumeTests-CreateStackVolumeTests-d4a9fba4-bacb-4664-b667-d5794bb3e4af-stack/8ee00550-31ed-407f-9a42-a6f5b06fdecb used request id req-d8b23482-b01e-4ac0-ba42-1c8b30e7a792 2018-06-27 22:33:31,217 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-06-27 22:33:31,218 - create_stack - DEBUG - Stack is active with name - CreateStackVolumeTests-CreateStackVolumeTests-d4a9fba4-bacb-4664-b667-d5794bb3e4af-stack 2018-06-27 22:33:31,218 - create_stack - INFO - Attempting to delete again stack - CreateStackVolumeTests-CreateStackVolumeTests-d4a9fba4-bacb-4664-b667-d5794bb3e4af-stack 2018-06-27 22:33:31,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8004/v1/6b74be628343469483db1ce9d0573353/stacks/8ee00550-31ed-407f-9a42-a6f5b06fdecb -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2fb3ca8e1f46035f4fbd1bb1c34b2ad7b5391a2" 2018-06-27 22:33:31,292 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:33:31 GMT Content-Type: application/json Content-Length: 533 Connection: keep-alive Location: https://172.30.10.101:8004/v1/6b74be628343469483db1ce9d0573353/stacks/CreateStackVolumeTests-CreateStackVolumeTests-d4a9fba4-bacb-4664-b667-d5794bb3e4af-stack/8ee00550-31ed-407f-9a42-a6f5b06fdecb X-Openstack-Request-Id: req-1728edf4-ff63-4358-9db0-fc4121eef7c7 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/6b74be628343469483db1ce9d0573353/stacks/CreateStackVolumeTests-CreateStackVolumeTests-d4a9fba4-bacb-4664-b667-d5794bb3e4af-stack/8ee00550-31ed-407f-9a42-a6f5b06fdecb;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:33:31,368 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx Date: Wed, 27 Jun 2018 22:33:31 GMT Content-Type: application/json Content-Length: 277 Connection: keep-alive X-Openstack-Request-Id: req-f8a87d8c-2763-4c8f-b588-3009d308064d RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackVolumeTests-CreateStackVolumeTests-d4a9fba4-bacb-4664-b667-d5794bb3e4af-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-06-27 22:33:31,369 - keystoneauth.session - DEBUG - DELETE call to orchestration for https://172.30.10.101:8004/v1/6b74be628343469483db1ce9d0573353/stacks/CreateStackVolumeTests-CreateStackVolumeTests-d4a9fba4-bacb-4664-b667-d5794bb3e4af-stack/8ee00550-31ed-407f-9a42-a6f5b06fdecb used request id req-f8a87d8c-2763-4c8f-b588-3009d308064d 2018-06-27 22:33:31,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/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13e8f92147abad12083c2b2eb032dab65ba11e04" 2018-06-27 22:33:32,487 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:33:32 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-98a2d889-9b5a-4d97-88c6-19e4d6a73862 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-27T19:03:04Z", "updated_at": "2018-06-27T19:03:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "6748ef1e-56da-434e-9e89-e86b58537b65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "b3e3826c-1c48-4699-93f0-f8a310956753", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "bfad35fa-7ea9-4a81-917d-7b86481eb510", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "d657b333-103d-4d19-add8-1e8bae2f8849", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b92069937e44a3786e439f95c61afe5", "created_at": "2018-06-27T19:08:41Z", "updated_at": "2018-06-27T19:08:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "4ac2a090-f595-4e7b-9b7a-a52fa204e881", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "5508c0b1-6261-44cb-854d-60c64bcbba0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "a60c77dc-6985-48ac-a3a3-067176d3e52f", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "e6ec0fa4-1eb3-4c5d-a451-c7acfd7fde82", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}], "revision_number": 4, "project_id": "4b92069937e44a3786e439f95c61afe5", "id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T18:59:55Z", "updated_at": "2018-06-27T18:59:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "5a060918-419b-4ec3-90df-a7764c06af2f", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "6cd9bbf0-4d1b-4b13-a6c4-e20a15bb3360", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "8134c0f0-89c6-4d45-bef8-a9260d9d0723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "e0e7297a-a59d-4d2b-b75c-2cc86b269114", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}], "revision_number": 4, "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "created_at": "2018-06-27T21:03:43Z", "updated_at": "2018-06-27T21:03:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "41061dbf-a5a2-465f-84dd-140f6104b3f7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "47d5c96d-0510-41a5-b33e-5683702c5bb8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "4b4b6430-3f42-4fe4-a25e-2c5c015a7699", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "e6a68cb7-6491-4474-a4d7-38496cac4eb7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}], "revision_number": 4, "project_id": "3f0a375b66c54145bff1c56e7c91ad73", "id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "name": "default"}]} 2018-06-27 22:33:32,488 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-98a2d889-9b5a-4d97-88c6-19e4d6a73862 2018-06-27 22:33:32,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/4b92069937e44a3786e439f95c61afe5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13e8f92147abad12083c2b2eb032dab65ba11e04" 2018-06-27 22:33:32,811 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:33:32 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-12059ac8-3174-46d6-983c-21a596e298c6 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/4b92069937e44a3786e439f95c61afe5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4b92069937e44a3786e439f95c61afe5", "name": "service"}} 2018-06-27 22:33:32,811 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/4b92069937e44a3786e439f95c61afe5 used request id req-12059ac8-3174-46d6-983c-21a596e298c6 2018-06-27 22:33:32,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/8cdbc979369d4c15b8ddd6cc77d930e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13e8f92147abad12083c2b2eb032dab65ba11e04" 2018-06-27 22:33:33,194 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:33:32 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-35d28ee2-ad7e-487b-b7f2-9b83dc8a0030 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/8cdbc979369d4c15b8ddd6cc77d930e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}} 2018-06-27 22:33:33,194 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 used request id req-35d28ee2-ad7e-487b-b7f2-9b83dc8a0030 2018-06-27 22:33:33,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/3f0a375b66c54145bff1c56e7c91ad73 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13e8f92147abad12083c2b2eb032dab65ba11e04" 2018-06-27 22:33:33,561 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 27 Jun 2018 22:33:33 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-20299b4f-c0e2-4299-9bac-b45a4423198d Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3f0a375b66c54145bff1c56e7c91ad73.", "code": 404, "title": "Not Found"}} 2018-06-27 22:33:33,562 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f0a375b66c54145bff1c56e7c91ad73 used request id req-20299b4f-c0e2-4299-9bac-b45a4423198d 2018-06-27 22:33:33,562 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-06-27 22:33:33,563 - keystone_utils - INFO - Deleting project with name - CreateStackVolumeTests-9d9bc564-4235-429-proj 2018-06-27 22:33:33,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/6b74be628343469483db1ce9d0573353 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13e8f92147abad12083c2b2eb032dab65ba11e04" 2018-06-27 22:33:34,324 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 22:33:33 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-09c05a67-2472-4404-806d-f71bb9838e43 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:33:34,324 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/6b74be628343469483db1ce9d0573353 used request id req-09c05a67-2472-4404-806d-f71bb9838e43 2018-06-27 22:33:34,324 - keystone_utils - INFO - Deleting role with name - CreateStackVolumeTests-9d9bc564-4235-429-proj-role 2018-06-27 22:33:34,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/56fa2a47af3d4cbcb84736c30c4ca102 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13e8f92147abad12083c2b2eb032dab65ba11e04" 2018-06-27 22:33:34,785 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 22:33:34 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c59da5c6-fb2e-4b55-a951-91ea1b485870 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:33:34,785 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/56fa2a47af3d4cbcb84736c30c4ca102 used request id req-c59da5c6-fb2e-4b55-a951-91ea1b485870 2018-06-27 22:33:34,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13e8f92147abad12083c2b2eb032dab65ba11e04" 2018-06-27 22:33:35,124 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:33:34 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a4a721ec-5dc4-4a38-8713-0b8e18fa6a8f Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 22:33:35,124 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-a4a721ec-5dc4-4a38-8713-0b8e18fa6a8f 2018-06-27 22:33:35,125 - keystone_utils - INFO - Deleting user with name - CreateStackVolumeTests-9d9bc564-4235-429-user 2018-06-27 22:33:35,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/583b8c86b42743389324b1865ced3fb9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6631671212eee0239c51fc60e1f97b1cfca5d521" 2018-06-27 22:33:35,725 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 22:33:35 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-dcc6bcec-1205-4ea5-ae7f-1f61d2962fd5 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:33:35,725 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/583b8c86b42743389324b1865ced3fb9 used request id req-dcc6bcec-1205-4ea5-ae7f-1f61d2962fd5 2018-06-27 22:33:35,727 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:33:36,682 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T23:33:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["WUL_7eWUSzOOsdbYUcEA5Q"], "issued_at": "2018-06-27T22:33:36.000000Z"}} 2018-06-27 22:33:36,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}b26eb211fedcbaceb7f9e8d2363beaedef7e8fd1" 2018-06-27 22:33:37,125 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:33:36 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a1bda567-5216-4f7b-92d4-17f49cb3d7dc Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:33:37,125 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-a1bda567-5216-4f7b-92d4-17f49cb3d7dc 2018-06-27 22:33:37,126 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:33:37,127 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:33:38,147 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T23:33:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["q8LKry1mQkSnHppcO1CjDw"], "issued_at": "2018-06-27T22:33:38.000000Z"}} 2018-06-27 22:33:38,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}b7756f7398ecc27ad5e73965cc5c026bd7914cd3" 2018-06-27 22:33:38,583 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:33:38 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3a5212d1-515f-4f5d-aab8-c111233e913f Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:33:38,583 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-3a5212d1-515f-4f5d-aab8-c111233e913f 2018-06-27 22:33:38,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-27 22:33:38,601 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 22:33: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-27 22:33:38,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?enabled=True&domain_name=Default&name=CreateStackFlavorTests-20556ed5-d669-480-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7756f7398ecc27ad5e73965cc5c026bd7914cd3" 2018-06-27 22:33:39,027 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:33:38 GMT Server: Apache Content-Length: 190 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-976f16f1-9110-40d5-b786-6bab8520cc9b 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-20556ed5-d669-480-proj", "previous": null, "next": null}, "projects": []} 2018-06-27 22:33:39,027 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFlavorTests-20556ed5-d669-480-proj used request id req-976f16f1-9110-40d5-b786-6bab8520cc9b 2018-06-27 22:33:39,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7756f7398ecc27ad5e73965cc5c026bd7914cd3" 2018-06-27 22:33:39,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:33:39 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-469747cf-86de-422f-97bc-4ddfe6159de1 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 22:33:39,441 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-469747cf-86de-422f-97bc-4ddfe6159de1 2018-06-27 22:33:39,445 - 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}b7756f7398ecc27ad5e73965cc5c026bd7914cd3" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackFlavorTests-20556ed5-d669-480-proj"}}' 2018-06-27 22:33:39,915 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 22:33:39 GMT Server: Apache Content-Length: 319 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2acfe6a8-dff8-48e9-b66e-33338bfd710a Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/7a357dbfe06349cb86ea9e56a2e8d56b"}, "tags": [], "enabled": true, "id": "7a357dbfe06349cb86ea9e56a2e8d56b", "parent_id": "default", "domain_id": "default", "name": "CreateStackFlavorTests-20556ed5-d669-480-proj"}} 2018-06-27 22:33:39,915 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-2acfe6a8-dff8-48e9-b66e-33338bfd710a 2018-06-27 22:33:39,915 - keystone_utils - INFO - Created project with name - CreateStackFlavorTests-20556ed5-d669-480-proj 2018-06-27 22:33:39,915 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:33:39,916 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:33:40,921 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T23:33:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["y1O0mMB4QcGB_BSIOgSF4A"], "issued_at": "2018-06-27T22:33:40.000000Z"}} 2018-06-27 22:33:40,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}7cfaf83324f0157991075303663d336d8524c532" 2018-06-27 22:33:41,303 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:33:40 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3e86d525-e615-4111-8894-6fce79c580b3 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:33:41,304 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-3e86d525-e615-4111-8894-6fce79c580b3 2018-06-27 22:33:41,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-27 22:33:41,320 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 22:33: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-27 22:33:41,321 - 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}7cfaf83324f0157991075303663d336d8524c532" 2018-06-27 22:33:41,476 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:33:41 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-75f42ddf-8298-4117-b022-8308652985f0 Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/05b1bc3fa6fd4243a4ba8b4d6fcc3daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05b1bc3fa6fd4243a4ba8b4d6fcc3daf", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/48d44c9c0fea4f4e80edc7d2e0715db7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d44c9c0fea4f4e80edc7d2e0715db7", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/4d3721127bf84155a837606ce3feba32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d3721127bf84155a837606ce3feba32", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/5c846663ea6d407e9223de0719ce5442"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c846663ea6d407e9223de0719ce5442", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/73a10e6c4f67490a8a4030cc6cea32f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73a10e6c4f67490a8a4030cc6cea32f5", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/8ecfab7d9d4f47bb8892a85b7d2a0b5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ecfab7d9d4f47bb8892a85b7d2a0b5a", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/b278d529e9a54a9195e4e536b9384dc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b278d529e9a54a9195e4e536b9384dc0", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b7f107ae7bb34ccea8282b1a0ec7a979"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7f107ae7bb34ccea8282b1a0ec7a979", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/d21494d0185b463db36b8c8c2b341b97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d21494d0185b463db36b8c8c2b341b97", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e0bb346419f84e4680f6ca9a97f4fc0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e0bb346419f84e4680f6ca9a97f4fc0b", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "c8d542af72ce49338052c29f02c8857e", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e9dd794fa5c040a9a0445386fb2a6116"}, "options": {}, "id": "e9dd794fa5c040a9a0445386fb2a6116", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/e9f9c747d54947bc800a81ecf11858f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9f9c747d54947bc800a81ecf11858f5", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-27 22:33:41,476 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-75f42ddf-8298-4117-b022-8308652985f0 2018-06-27 22:33:41,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?name=CreateStackFlavorTests-20556ed5-d669-480-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cfaf83324f0157991075303663d336d8524c532" 2018-06-27 22:33:41,920 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:33:41 GMT Server: Apache Content-Length: 463 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1a119144-ab15-489b-ac06-b0037d4897c3 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateStackFlavorTests-20556ed5-d669-480-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/7a357dbfe06349cb86ea9e56a2e8d56b"}, "tags": [], "enabled": true, "id": "7a357dbfe06349cb86ea9e56a2e8d56b", "parent_id": "default", "domain_id": "default", "name": "CreateStackFlavorTests-20556ed5-d669-480-proj"}]} 2018-06-27 22:33:41,920 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateStackFlavorTests-20556ed5-d669-480-proj used request id req-1a119144-ab15-489b-ac06-b0037d4897c3 2018-06-27 22:33:41,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}7cfaf83324f0157991075303663d336d8524c532" 2018-06-27 22:33:42,292 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:33:41 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-538b77c5-7caf-4be9-8e15-5604a34d01da Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 22:33:42,292 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-538b77c5-7caf-4be9-8e15-5604a34d01da 2018-06-27 22:33:43,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cfaf83324f0157991075303663d336d8524c532" 2018-06-27 22:33:43,547 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:33:43 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2915cbc4-3ba8-401f-8020-5ca670d8a250 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 22:33:43,547 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-2915cbc4-3ba8-401f-8020-5ca670d8a250 2018-06-27 22:33:43,551 - 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-20556ed5-d669-480-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cfaf83324f0157991075303663d336d8524c532" 2018-06-27 22:33:44,009 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:33:43 GMT Server: Apache Content-Length: 463 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1b3d60c1-6d76-406e-9af3-e57f460a3edf Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateStackFlavorTests-20556ed5-d669-480-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/7a357dbfe06349cb86ea9e56a2e8d56b"}, "tags": [], "enabled": true, "id": "7a357dbfe06349cb86ea9e56a2e8d56b", "parent_id": "default", "domain_id": "default", "name": "CreateStackFlavorTests-20556ed5-d669-480-proj"}]} 2018-06-27 22:33:44,009 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateStackFlavorTests-20556ed5-d669-480-proj used request id req-1b3d60c1-6d76-406e-9af3-e57f460a3edf 2018-06-27 22:33:44,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/dbdfd42838b54008aeea2ceed83ad218 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cfaf83324f0157991075303663d336d8524c532" 2018-06-27 22:33:44,548 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:33:44 GMT Server: Apache Content-Length: 340 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2d8ea7f2-fee9-406c-9289-fbd2b3160cf5 Connection: close Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackFlavorTests-20556ed5-d669-480-user", "links": {"self": "http://10.167.4.35:5000/v3/users/dbdfd42838b54008aeea2ceed83ad218"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "7a357dbfe06349cb86ea9e56a2e8d56b", "id": "dbdfd42838b54008aeea2ceed83ad218", "password_expires_at": null}} 2018-06-27 22:33:44,548 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users/dbdfd42838b54008aeea2ceed83ad218 used request id req-2d8ea7f2-fee9-406c-9289-fbd2b3160cf5 2018-06-27 22:33:44,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/7a357dbfe06349cb86ea9e56a2e8d56b/users/dbdfd42838b54008aeea2ceed83ad218/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cfaf83324f0157991075303663d336d8524c532" 2018-06-27 22:33:45,291 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:33:44 GMT Server: Apache Content-Length: 181 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-60ea774e-e8a6-4351-90a1-276340308c09 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects/7a357dbfe06349cb86ea9e56a2e8d56b/users/dbdfd42838b54008aeea2ceed83ad218/roles", "previous": null, "next": null}, "roles": []} 2018-06-27 22:33:45,291 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/7a357dbfe06349cb86ea9e56a2e8d56b/users/dbdfd42838b54008aeea2ceed83ad218/roles used request id req-60ea774e-e8a6-4351-90a1-276340308c09 2018-06-27 22:33:45,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cfaf83324f0157991075303663d336d8524c532" 2018-06-27 22:33:45,735 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:33:45 GMT Server: Apache Content-Length: 176 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2f9faca2-c0d3-4d41-9f6e-0268d55fd68c Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}} 2018-06-27 22:33:45,735 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2 used request id req-2f9faca2-c0d3-4d41-9f6e-0268d55fd68c 2018-06-27 22:33:45,736 - keystone_utils - INFO - Granting role admin to project CreateStackFlavorTests-20556ed5-d669-480-proj 2018-06-27 22:33:45,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/7a357dbfe06349cb86ea9e56a2e8d56b/users/dbdfd42838b54008aeea2ceed83ad218/roles/b6d09af107b240dbbe6b84f49cc394f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cfaf83324f0157991075303663d336d8524c532" 2018-06-27 22:33:46,213 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 22:33:45 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d3f5ee3d-c959-4583-ae99-26836ed66bbc Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:33:46,213 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/7a357dbfe06349cb86ea9e56a2e8d56b/users/dbdfd42838b54008aeea2ceed83ad218/roles/b6d09af107b240dbbe6b84f49cc394f2 used request id req-d3f5ee3d-c959-4583-ae99-26836ed66bbc 2018-06-27 22:33:46,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cfaf83324f0157991075303663d336d8524c532" 2018-06-27 22:33:46,613 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:33:46 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-51f456d8-c476-4fc5-875f-47b030d5d63d Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 22:33:46,613 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-51f456d8-c476-4fc5-875f-47b030d5d63d 2018-06-27 22:33:46,617 - 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-20556ed5-d669-480-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cfaf83324f0157991075303663d336d8524c532" 2018-06-27 22:33:46,955 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:33:46 GMT Server: Apache Content-Length: 463 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-31167b1e-5439-4dc1-8df7-63be9e984587 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateStackFlavorTests-20556ed5-d669-480-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/7a357dbfe06349cb86ea9e56a2e8d56b"}, "tags": [], "enabled": true, "id": "7a357dbfe06349cb86ea9e56a2e8d56b", "parent_id": "default", "domain_id": "default", "name": "CreateStackFlavorTests-20556ed5-d669-480-proj"}]} 2018-06-27 22:33:46,955 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateStackFlavorTests-20556ed5-d669-480-proj used request id req-31167b1e-5439-4dc1-8df7-63be9e984587 2018-06-27 22:33:46,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/7a357dbfe06349cb86ea9e56a2e8d56b/users/dbdfd42838b54008aeea2ceed83ad218/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cfaf83324f0157991075303663d336d8524c532" 2018-06-27 22:33:47,412 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:33:46 GMT Server: Apache Content-Length: 347 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4aeecb6a-053e-4590-bd5a-4bf3c00ea42a Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects/7a357dbfe06349cb86ea9e56a2e8d56b/users/dbdfd42838b54008aeea2ceed83ad218/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}]} 2018-06-27 22:33:47,413 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/7a357dbfe06349cb86ea9e56a2e8d56b/users/dbdfd42838b54008aeea2ceed83ad218/roles used request id req-4aeecb6a-053e-4590-bd5a-4bf3c00ea42a 2018-06-27 22:33:47,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cfaf83324f0157991075303663d336d8524c532" 2018-06-27 22:33:47,883 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:33:47 GMT Server: Apache Content-Length: 187 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8afb62ce-7e79-4240-aa63-59308b788720 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}} 2018-06-27 22:33:47,883 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a used request id req-8afb62ce-7e79-4240-aa63-59308b788720 2018-06-27 22:33:47,884 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackFlavorTests-20556ed5-d669-480-proj 2018-06-27 22:33:47,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/7a357dbfe06349cb86ea9e56a2e8d56b/users/dbdfd42838b54008aeea2ceed83ad218/roles/c6fad7d7ad1b456cb9e0561ce3c4210a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cfaf83324f0157991075303663d336d8524c532" 2018-06-27 22:33:48,466 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 22:33:47 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6da71e36-1e4f-4fa2-9ca1-7f6178aa5939 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:33:48,466 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/7a357dbfe06349cb86ea9e56a2e8d56b/users/dbdfd42838b54008aeea2ceed83ad218/roles/c6fad7d7ad1b456cb9e0561ce3c4210a used request id req-6da71e36-1e4f-4fa2-9ca1-7f6178aa5939 2018-06-27 22:33:48,466 - keystone_utils - INFO - Created user with name - CreateStackFlavorTests-20556ed5-d669-480-user 2018-06-27 22:33:48,467 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:33:48,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7756f7398ecc27ad5e73965cc5c026bd7914cd3" 2018-06-27 22:33:48,826 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:33:48 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f2bd033b-3b3f-4d7b-86b8-fd981558f49b Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 22:33:48,827 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-f2bd033b-3b3f-4d7b-86b8-fd981558f49b 2018-06-27 22:33:48,830 - 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}b7756f7398ecc27ad5e73965cc5c026bd7914cd3" -d '{"role": {"name": "CreateStackFlavorTests-20556ed5-d669-480-proj-role"}}' 2018-06-27 22:33:49,269 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 22:33:48 GMT Server: Apache Content-Length: 221 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bce6ad7c-9dba-4361-b779-b6f1b32972fc Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ee3af06d34574360add91f08bb8712cb", "links": {"self": "http://10.167.4.35:5000/v3/roles/ee3af06d34574360add91f08bb8712cb"}, "name": "CreateStackFlavorTests-20556ed5-d669-480-proj-role"}} 2018-06-27 22:33:49,269 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-bce6ad7c-9dba-4361-b779-b6f1b32972fc 2018-06-27 22:33:49,269 - keystone_utils - INFO - Created role with name - CreateStackFlavorTests-20556ed5-d669-480-proj-role 2018-06-27 22:33:49,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/ee3af06d34574360add91f08bb8712cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7756f7398ecc27ad5e73965cc5c026bd7914cd3" 2018-06-27 22:33:49,671 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:33:49 GMT Server: Apache Content-Length: 221 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7bd4609e-5e7f-448a-9470-410581b0f608 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ee3af06d34574360add91f08bb8712cb", "links": {"self": "http://10.167.4.35:5000/v3/roles/ee3af06d34574360add91f08bb8712cb"}, "name": "CreateStackFlavorTests-20556ed5-d669-480-proj-role"}} 2018-06-27 22:33:49,671 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/ee3af06d34574360add91f08bb8712cb used request id req-7bd4609e-5e7f-448a-9470-410581b0f608 2018-06-27 22:33:49,671 - keystone_utils - INFO - Granting role CreateStackFlavorTests-20556ed5-d669-480-proj-role to project CreateStackFlavorTests-20556ed5-d669-480-proj 2018-06-27 22:33:49,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/7a357dbfe06349cb86ea9e56a2e8d56b/users/dbdfd42838b54008aeea2ceed83ad218/roles/ee3af06d34574360add91f08bb8712cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7756f7398ecc27ad5e73965cc5c026bd7914cd3" 2018-06-27 22:33:50,104 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 22:33:49 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-784f203c-2ddb-4448-8d67-fd6477c0da45 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:33:50,104 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/7a357dbfe06349cb86ea9e56a2e8d56b/users/dbdfd42838b54008aeea2ceed83ad218/roles/ee3af06d34574360add91f08bb8712cb used request id req-784f203c-2ddb-4448-8d67-fd6477c0da45 2018-06-27 22:33:50,104 - heat_utils - DEBUG - Retrieving Heat Client 2018-06-27 22:33:50,105 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:33:50,106 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:33:50,965 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "name": "heat_stack_owner"}, {"id": "ee3af06d34574360add91f08bb8712cb", "name": "CreateStackFlavorTests-20556ed5-d669-480-proj-role"}, {"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T23:33:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7a357dbfe06349cb86ea9e56a2e8d56b", "name": "CreateStackFlavorTests-20556ed5-d669-480-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/7a357dbfe06349cb86ea9e56a2e8d56b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/7a357dbfe06349cb86ea9e56a2e8d56b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/7a357dbfe06349cb86ea9e56a2e8d56b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/7a357dbfe06349cb86ea9e56a2e8d56b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/7a357dbfe06349cb86ea9e56a2e8d56b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/7a357dbfe06349cb86ea9e56a2e8d56b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/7a357dbfe06349cb86ea9e56a2e8d56b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/7a357dbfe06349cb86ea9e56a2e8d56b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/7a357dbfe06349cb86ea9e56a2e8d56b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/7a357dbfe06349cb86ea9e56a2e8d56b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/7a357dbfe06349cb86ea9e56a2e8d56b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/7a357dbfe06349cb86ea9e56a2e8d56b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFlavorTests-20556ed5-d669-480-user", "id": "dbdfd42838b54008aeea2ceed83ad218"}, "audit_ids": ["VUxCgw6lRoy1G9ws04Xq6A"], "issued_at": "2018-06-27T22:33:50.000000Z"}} 2018-06-27 22:33:50,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}387d8fb054bf36de58e293e9bc8a55e53010bfbc" 2018-06-27 22:33:51,403 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:33:50 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d10687bf-24b8-49e6-ab97-2f10e56001cb Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:33:51,403 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-d10687bf-24b8-49e6-ab97-2f10e56001cb 2018-06-27 22:33:51,404 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 22:33:51,408 - heat_utils - DEBUG - Retrieving Heat Client 2018-06-27 22:33:51,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/7a357dbfe06349cb86ea9e56a2e8d56b/stacks?stack_name=CreateStackFlavorTests-04f8ba22-5ea1-499a-b7a6-717065301605-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}387d8fb054bf36de58e293e9bc8a55e53010bfbc" 2018-06-27 22:33:52,392 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:33:52 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-aa73e9e0-c46a-4942-bf2a-f8b6a07382d2 Front-End-Https: on RESP BODY: {"stacks": []} 2018-06-27 22:33:52,392 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/7a357dbfe06349cb86ea9e56a2e8d56b/stacks?stack_name=CreateStackFlavorTests-04f8ba22-5ea1-499a-b7a6-717065301605-stack used request id req-aa73e9e0-c46a-4942-bf2a-f8b6a07382d2 2018-06-27 22:33:52,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8004/v1/7a357dbfe06349cb86ea9e56a2e8d56b/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}387d8fb054bf36de58e293e9bc8a55e53010bfbc" -d '{"stack_name": "CreateStackFlavorTests-04f8ba22-5ea1-499a-b7a6-717065301605-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-27 22:33:56,669 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 22:33:56 GMT Content-Type: application/json Content-Length: 269 Connection: keep-alive Location: https://172.30.10.101:8004/v1/7a357dbfe06349cb86ea9e56a2e8d56b/stacks/CreateStackFlavorTests-04f8ba22-5ea1-499a-b7a6-717065301605-stack/948ec2bc-1376-484e-9c6b-a8c431f4d38a X-Openstack-Request-Id: req-42fcb5bc-0de7-48ee-a112-bedd64e6d6f7 Front-End-Https: on RESP BODY: {"stack": {"id": "948ec2bc-1376-484e-9c6b-a8c431f4d38a", "links": [{"href": "https://172.30.10.101:8004/v1/7a357dbfe06349cb86ea9e56a2e8d56b/stacks/CreateStackFlavorTests-04f8ba22-5ea1-499a-b7a6-717065301605-stack/948ec2bc-1376-484e-9c6b-a8c431f4d38a", "rel": "self"}]}} 2018-06-27 22:33:56,670 - keystoneauth.session - DEBUG - POST call to orchestration for https://172.30.10.101:8004/v1/7a357dbfe06349cb86ea9e56a2e8d56b/stacks used request id req-42fcb5bc-0de7-48ee-a112-bedd64e6d6f7 2018-06-27 22:33:56,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/7a357dbfe06349cb86ea9e56a2e8d56b/stacks/948ec2bc-1376-484e-9c6b-a8c431f4d38a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}387d8fb054bf36de58e293e9bc8a55e53010bfbc" 2018-06-27 22:33:57,416 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:33:57 GMT Content-Type: application/json Content-Length: 487 Connection: keep-alive Location: https://172.30.10.101:8004/v1/7a357dbfe06349cb86ea9e56a2e8d56b/stacks/CreateStackFlavorTests-04f8ba22-5ea1-499a-b7a6-717065301605-stack/948ec2bc-1376-484e-9c6b-a8c431f4d38a X-Openstack-Request-Id: req-1a64f4c2-709f-4a44-9b21-8b3d6ffb8883 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/7a357dbfe06349cb86ea9e56a2e8d56b/stacks/CreateStackFlavorTests-04f8ba22-5ea1-499a-b7a6-717065301605-stack/948ec2bc-1376-484e-9c6b-a8c431f4d38a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:33:58,257 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:33:58 GMT Content-Type: application/json Content-Length: 1131 Connection: keep-alive X-Openstack-Request-Id: req-4c3ba255-6d50-4e5d-8aae-5e2e4433f3f2 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": "7a357dbfe06349cb86ea9e56a2e8d56b", "OS::stack_id": "948ec2bc-1376-484e-9c6b-a8c431f4d38a", "OS::stack_name": "CreateStackFlavorTests-04f8ba22-5ea1-499a-b7a6-717065301605-stack"}, "deletion_time": null, "stack_name": "CreateStackFlavorTests-04f8ba22-5ea1-499a-b7a6-717065301605-stack", "stack_user_project_id": "4e4c36dd842e481fb0138e5af8c34c04", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-06-27T22:33:55Z", "links": [{"href": "https://172.30.10.101:8004/v1/7a357dbfe06349cb86ea9e56a2e8d56b/stacks/CreateStackFlavorTests-04f8ba22-5ea1-499a-b7a6-717065301605-stack/948ec2bc-1376-484e-9c6b-a8c431f4d38a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "948ec2bc-1376-484e-9c6b-a8c431f4d38a", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-06-27 22:33:58,257 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/7a357dbfe06349cb86ea9e56a2e8d56b/stacks/CreateStackFlavorTests-04f8ba22-5ea1-499a-b7a6-717065301605-stack/948ec2bc-1376-484e-9c6b-a8c431f4d38a used request id req-4c3ba255-6d50-4e5d-8aae-5e2e4433f3f2 2018-06-27 22:33:58,257 - create_stack - INFO - Created stack with name - CreateStackFlavorTests-04f8ba22-5ea1-499a-b7a6-717065301605-stack 2018-06-27 22:33:58,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/7a357dbfe06349cb86ea9e56a2e8d56b/stacks/948ec2bc-1376-484e-9c6b-a8c431f4d38a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}387d8fb054bf36de58e293e9bc8a55e53010bfbc" 2018-06-27 22:33:59,086 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:33:59 GMT Content-Type: application/json Content-Length: 487 Connection: keep-alive Location: https://172.30.10.101:8004/v1/7a357dbfe06349cb86ea9e56a2e8d56b/stacks/CreateStackFlavorTests-04f8ba22-5ea1-499a-b7a6-717065301605-stack/948ec2bc-1376-484e-9c6b-a8c431f4d38a X-Openstack-Request-Id: req-bb4742f9-7c1c-4323-807c-98288e41f92a Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/7a357dbfe06349cb86ea9e56a2e8d56b/stacks/CreateStackFlavorTests-04f8ba22-5ea1-499a-b7a6-717065301605-stack/948ec2bc-1376-484e-9c6b-a8c431f4d38a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:33:59,209 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:33:59 GMT Content-Type: application/json Content-Length: 1131 Connection: keep-alive X-Openstack-Request-Id: req-4060fa1b-d32e-47c5-845d-b5002668d649 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": "7a357dbfe06349cb86ea9e56a2e8d56b", "OS::stack_id": "948ec2bc-1376-484e-9c6b-a8c431f4d38a", "OS::stack_name": "CreateStackFlavorTests-04f8ba22-5ea1-499a-b7a6-717065301605-stack"}, "deletion_time": null, "stack_name": "CreateStackFlavorTests-04f8ba22-5ea1-499a-b7a6-717065301605-stack", "stack_user_project_id": "4e4c36dd842e481fb0138e5af8c34c04", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-06-27T22:33:55Z", "links": [{"href": "https://172.30.10.101:8004/v1/7a357dbfe06349cb86ea9e56a2e8d56b/stacks/CreateStackFlavorTests-04f8ba22-5ea1-499a-b7a6-717065301605-stack/948ec2bc-1376-484e-9c6b-a8c431f4d38a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "948ec2bc-1376-484e-9c6b-a8c431f4d38a", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-06-27 22:33:59,209 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/7a357dbfe06349cb86ea9e56a2e8d56b/stacks/CreateStackFlavorTests-04f8ba22-5ea1-499a-b7a6-717065301605-stack/948ec2bc-1376-484e-9c6b-a8c431f4d38a used request id req-4060fa1b-d32e-47c5-845d-b5002668d649 2018-06-27 22:33:59,210 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-06-27 22:33:59,210 - create_stack - DEBUG - Stack is active with name - CreateStackFlavorTests-04f8ba22-5ea1-499a-b7a6-717065301605-stack 2018-06-27 22:33:59,210 - create_stack - INFO - Stack is now active with name - CreateStackFlavorTests-04f8ba22-5ea1-499a-b7a6-717065301605-stack 2018-06-27 22:33:59,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/7a357dbfe06349cb86ea9e56a2e8d56b/stacks/948ec2bc-1376-484e-9c6b-a8c431f4d38a/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}387d8fb054bf36de58e293e9bc8a55e53010bfbc" 2018-06-27 22:34:00,304 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:34:00 GMT Content-Type: application/json Content-Length: 507 Connection: keep-alive Location: https://172.30.10.101:8004/v1/7a357dbfe06349cb86ea9e56a2e8d56b/stacks/CreateStackFlavorTests-04f8ba22-5ea1-499a-b7a6-717065301605-stack/948ec2bc-1376-484e-9c6b-a8c431f4d38a/resources X-Openstack-Request-Id: req-09700242-1e57-4eb3-8067-5a0b06752be7 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/7a357dbfe06349cb86ea9e56a2e8d56b/stacks/CreateStackFlavorTests-04f8ba22-5ea1-499a-b7a6-717065301605-stack/948ec2bc-1376-484e-9c6b-a8c431f4d38a/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:34:00,424 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:34:00 GMT Content-Type: application/json Content-Length: 790 Connection: keep-alive X-Openstack-Request-Id: req-10d54fa3-b629-41bb-ac2a-efda969b2e9e Front-End-Https: on RESP BODY: {"resources": [{"resource_name": "flavor", "links": [{"href": "https://172.30.10.101:8004/v1/7a357dbfe06349cb86ea9e56a2e8d56b/stacks/CreateStackFlavorTests-04f8ba22-5ea1-499a-b7a6-717065301605-stack/948ec2bc-1376-484e-9c6b-a8c431f4d38a/resources/flavor", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/7a357dbfe06349cb86ea9e56a2e8d56b/stacks/CreateStackFlavorTests-04f8ba22-5ea1-499a-b7a6-717065301605-stack/948ec2bc-1376-484e-9c6b-a8c431f4d38a", "rel": "stack"}], "logical_resource_id": "flavor", "creation_time": "2018-06-27T22:33:57Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-27T22:33:57Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "7b71161c-363d-45c8-a117-c42842f83a11", "resource_type": "OS::Nova::Flavor"}]} 2018-06-27 22:34:00,424 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/7a357dbfe06349cb86ea9e56a2e8d56b/stacks/CreateStackFlavorTests-04f8ba22-5ea1-499a-b7a6-717065301605-stack/948ec2bc-1376-484e-9c6b-a8c431f4d38a/resources used request id req-10d54fa3-b629-41bb-ac2a-efda969b2e9e 2018-06-27 22:34:00,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/7b71161c-363d-45c8-a117-c42842f83a11 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}387d8fb054bf36de58e293e9bc8a55e53010bfbc" 2018-06-27 22:34:01,299 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:34:01 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-0e4c473a-6740-4361-ac7d-77ebd1793a67 X-Compute-Request-Id: req-0e4c473a-6740-4361-ac7d-77ebd1793a67 Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateStackFlavorTests-04f8ba22-5ea1-499a-b7a6-717065301605-stack-flavor-a6jvvhgw7c43", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/7b71161c-363d-45c8-a117-c42842f83a11", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/7b71161c-363d-45c8-a117-c42842f83a11", "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": "7b71161c-363d-45c8-a117-c42842f83a11"}} 2018-06-27 22:34:01,300 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/7b71161c-363d-45c8-a117-c42842f83a11 used request id req-0e4c473a-6740-4361-ac7d-77ebd1793a67 2018-06-27 22:34:01,300 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:34:01,302 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:34:02,199 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "name": "heat_stack_owner"}, {"id": "ee3af06d34574360add91f08bb8712cb", "name": "CreateStackFlavorTests-20556ed5-d669-480-proj-role"}, {"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T23:34:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7a357dbfe06349cb86ea9e56a2e8d56b", "name": "CreateStackFlavorTests-20556ed5-d669-480-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/7a357dbfe06349cb86ea9e56a2e8d56b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/7a357dbfe06349cb86ea9e56a2e8d56b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/7a357dbfe06349cb86ea9e56a2e8d56b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/7a357dbfe06349cb86ea9e56a2e8d56b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/7a357dbfe06349cb86ea9e56a2e8d56b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/7a357dbfe06349cb86ea9e56a2e8d56b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/7a357dbfe06349cb86ea9e56a2e8d56b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/7a357dbfe06349cb86ea9e56a2e8d56b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/7a357dbfe06349cb86ea9e56a2e8d56b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/7a357dbfe06349cb86ea9e56a2e8d56b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/7a357dbfe06349cb86ea9e56a2e8d56b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/7a357dbfe06349cb86ea9e56a2e8d56b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFlavorTests-20556ed5-d669-480-user", "id": "dbdfd42838b54008aeea2ceed83ad218"}, "audit_ids": ["xh92-WmnQcaXsWtjRHd6kQ"], "issued_at": "2018-06-27T22:34:02.000000Z"}} 2018-06-27 22:34:02,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0be1b02c9a7099694d0d83589fe9004fad262be7" 2018-06-27 22:34:02,577 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:34:02 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-adf0907c-e51e-4d25-910f-3e4c272204ee Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:34:02,577 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-adf0907c-e51e-4d25-910f-3e4c272204ee 2018-06-27 22:34:02,578 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 22:34:02,583 - novaclient.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}0be1b02c9a7099694d0d83589fe9004fad262be7" 2018-06-27 22:34:03,430 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:34:03 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-d09b3d70-c74f-4b4a-8983-47d3d73e0285 X-Compute-Request-Id: req-d09b3d70-c74f-4b4a-8983-47d3d73e0285 Front-End-Https: on RESP BODY: {"flavors": [{"id": "7b71161c-363d-45c8-a117-c42842f83a11", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/7b71161c-363d-45c8-a117-c42842f83a11", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/7b71161c-363d-45c8-a117-c42842f83a11", "rel": "bookmark"}], "name": "CreateStackFlavorTests-04f8ba22-5ea1-499a-b7a6-717065301605-stack-flavor-a6jvvhgw7c43"}, {"id": "bfce69d5-8948-4e52-8e30-cf8bfa544966", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "bookmark"}], "name": "shaker-flavor_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3"}]} 2018-06-27 22:34:03,431 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-d09b3d70-c74f-4b4a-8983-47d3d73e0285 2018-06-27 22:34: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/flavors/7b71161c-363d-45c8-a117-c42842f83a11 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0be1b02c9a7099694d0d83589fe9004fad262be7" 2018-06-27 22:34:04,301 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:34:04 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-82481c94-b0fe-4ab6-bf51-15c3b85e0c99 X-Compute-Request-Id: req-82481c94-b0fe-4ab6-bf51-15c3b85e0c99 Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateStackFlavorTests-04f8ba22-5ea1-499a-b7a6-717065301605-stack-flavor-a6jvvhgw7c43", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/7b71161c-363d-45c8-a117-c42842f83a11", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/7b71161c-363d-45c8-a117-c42842f83a11", "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": "7b71161c-363d-45c8-a117-c42842f83a11"}} 2018-06-27 22:34:04,301 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/7b71161c-363d-45c8-a117-c42842f83a11 used request id req-82481c94-b0fe-4ab6-bf51-15c3b85e0c99 2018-06-27 22:34:04,302 - create_flavor - INFO - Found flavor with name - CreateStackFlavorTests-04f8ba22-5ea1-499a-b7a6-717065301605-stack-flavor-a6jvvhgw7c43 2018-06-27 22:34:04,302 - create_stack - INFO - Deleting stack - CreateStackFlavorTests-04f8ba22-5ea1-499a-b7a6-717065301605-stack 2018-06-27 22:34:04,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8004/v1/7a357dbfe06349cb86ea9e56a2e8d56b/stacks/948ec2bc-1376-484e-9c6b-a8c431f4d38a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}387d8fb054bf36de58e293e9bc8a55e53010bfbc" 2018-06-27 22:34:05,154 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:34:05 GMT Content-Type: application/json Content-Length: 487 Connection: keep-alive Location: https://172.30.10.101:8004/v1/7a357dbfe06349cb86ea9e56a2e8d56b/stacks/CreateStackFlavorTests-04f8ba22-5ea1-499a-b7a6-717065301605-stack/948ec2bc-1376-484e-9c6b-a8c431f4d38a X-Openstack-Request-Id: req-f4338ba8-5361-4fe2-b961-d528a091f175 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/7a357dbfe06349cb86ea9e56a2e8d56b/stacks/CreateStackFlavorTests-04f8ba22-5ea1-499a-b7a6-717065301605-stack/948ec2bc-1376-484e-9c6b-a8c431f4d38a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:34:05,262 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:34:05 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-554a0efc-0e16-4b7c-99c5-2a3cc6d3bb20 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:34:05,262 - keystoneauth.session - DEBUG - DELETE call to orchestration for https://172.30.10.101:8004/v1/7a357dbfe06349cb86ea9e56a2e8d56b/stacks/CreateStackFlavorTests-04f8ba22-5ea1-499a-b7a6-717065301605-stack/948ec2bc-1376-484e-9c6b-a8c431f4d38a used request id req-554a0efc-0e16-4b7c-99c5-2a3cc6d3bb20 2018-06-27 22:34:05,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/7a357dbfe06349cb86ea9e56a2e8d56b/stacks/948ec2bc-1376-484e-9c6b-a8c431f4d38a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}387d8fb054bf36de58e293e9bc8a55e53010bfbc" 2018-06-27 22:34:05,326 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:34:05 GMT Content-Type: application/json Content-Length: 487 Connection: keep-alive Location: https://172.30.10.101:8004/v1/7a357dbfe06349cb86ea9e56a2e8d56b/stacks/CreateStackFlavorTests-04f8ba22-5ea1-499a-b7a6-717065301605-stack/948ec2bc-1376-484e-9c6b-a8c431f4d38a X-Openstack-Request-Id: req-662312b4-cf5a-4e0b-aba0-6cb1e3e2a4ca Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/7a357dbfe06349cb86ea9e56a2e8d56b/stacks/CreateStackFlavorTests-04f8ba22-5ea1-499a-b7a6-717065301605-stack/948ec2bc-1376-484e-9c6b-a8c431f4d38a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:34:06,231 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:34:06 GMT Content-Type: application/json Content-Length: 1137 Connection: keep-alive X-Openstack-Request-Id: req-2b51e292-af7e-4a42-8b95-a6335245ac55 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": "7a357dbfe06349cb86ea9e56a2e8d56b", "OS::stack_id": "948ec2bc-1376-484e-9c6b-a8c431f4d38a", "OS::stack_name": "CreateStackFlavorTests-04f8ba22-5ea1-499a-b7a6-717065301605-stack"}, "deletion_time": null, "stack_name": "CreateStackFlavorTests-04f8ba22-5ea1-499a-b7a6-717065301605-stack", "stack_user_project_id": "4e4c36dd842e481fb0138e5af8c34c04", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-27T22:33:55Z", "links": [{"href": "https://172.30.10.101:8004/v1/7a357dbfe06349cb86ea9e56a2e8d56b/stacks/CreateStackFlavorTests-04f8ba22-5ea1-499a-b7a6-717065301605-stack/948ec2bc-1376-484e-9c6b-a8c431f4d38a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-27T22:34:05Z", "id": "948ec2bc-1376-484e-9c6b-a8c431f4d38a", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-06-27 22:34:06,231 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/7a357dbfe06349cb86ea9e56a2e8d56b/stacks/CreateStackFlavorTests-04f8ba22-5ea1-499a-b7a6-717065301605-stack/948ec2bc-1376-484e-9c6b-a8c431f4d38a used request id req-2b51e292-af7e-4a42-8b95-a6335245ac55 2018-06-27 22:34:06,232 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-06-27 22:34:06,232 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-27 22:34:09,235 - create_stack - DEBUG - Stack status query timeout in 1196.02727008 2018-06-27 22:34:09,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/7a357dbfe06349cb86ea9e56a2e8d56b/stacks/948ec2bc-1376-484e-9c6b-a8c431f4d38a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}387d8fb054bf36de58e293e9bc8a55e53010bfbc" 2018-06-27 22:34:09,315 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:34:09 GMT Content-Type: application/json Content-Length: 487 Connection: keep-alive Location: https://172.30.10.101:8004/v1/7a357dbfe06349cb86ea9e56a2e8d56b/stacks/CreateStackFlavorTests-04f8ba22-5ea1-499a-b7a6-717065301605-stack/948ec2bc-1376-484e-9c6b-a8c431f4d38a X-Openstack-Request-Id: req-eadf1463-b243-4f1d-bbd2-469109abfcdd Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/7a357dbfe06349cb86ea9e56a2e8d56b/stacks/CreateStackFlavorTests-04f8ba22-5ea1-499a-b7a6-717065301605-stack/948ec2bc-1376-484e-9c6b-a8c431f4d38a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:34:10,218 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:34:10 GMT Content-Type: application/json Content-Length: 1152 Connection: keep-alive X-Openstack-Request-Id: req-4ee1e93c-d9a0-47df-95c4-c45d0a1d9967 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": "7a357dbfe06349cb86ea9e56a2e8d56b", "OS::stack_id": "948ec2bc-1376-484e-9c6b-a8c431f4d38a", "OS::stack_name": "CreateStackFlavorTests-04f8ba22-5ea1-499a-b7a6-717065301605-stack"}, "deletion_time": "2018-06-27T22:34:08Z", "stack_name": "CreateStackFlavorTests-04f8ba22-5ea1-499a-b7a6-717065301605-stack", "stack_user_project_id": "4e4c36dd842e481fb0138e5af8c34c04", "tags": null, "creation_time": "2018-06-27T22:33:55Z", "links": [{"href": "https://172.30.10.101:8004/v1/7a357dbfe06349cb86ea9e56a2e8d56b/stacks/CreateStackFlavorTests-04f8ba22-5ea1-499a-b7a6-717065301605-stack/948ec2bc-1376-484e-9c6b-a8c431f4d38a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-06-27T22:34:05Z", "id": "948ec2bc-1376-484e-9c6b-a8c431f4d38a", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single volume with encryption"}} 2018-06-27 22:34:10,218 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/7a357dbfe06349cb86ea9e56a2e8d56b/stacks/CreateStackFlavorTests-04f8ba22-5ea1-499a-b7a6-717065301605-stack/948ec2bc-1376-484e-9c6b-a8c431f4d38a used request id req-4ee1e93c-d9a0-47df-95c4-c45d0a1d9967 2018-06-27 22:34:10,219 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-06-27 22:34:10,219 - create_stack - DEBUG - Stack is active with name - CreateStackFlavorTests-04f8ba22-5ea1-499a-b7a6-717065301605-stack 2018-06-27 22:34:10,219 - create_stack - INFO - Attempting to delete again stack - CreateStackFlavorTests-04f8ba22-5ea1-499a-b7a6-717065301605-stack 2018-06-27 22:34:10,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8004/v1/7a357dbfe06349cb86ea9e56a2e8d56b/stacks/948ec2bc-1376-484e-9c6b-a8c431f4d38a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}387d8fb054bf36de58e293e9bc8a55e53010bfbc" 2018-06-27 22:34:10,905 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:34:10 GMT Content-Type: application/json Content-Length: 487 Connection: keep-alive Location: https://172.30.10.101:8004/v1/7a357dbfe06349cb86ea9e56a2e8d56b/stacks/CreateStackFlavorTests-04f8ba22-5ea1-499a-b7a6-717065301605-stack/948ec2bc-1376-484e-9c6b-a8c431f4d38a X-Openstack-Request-Id: req-0677be3f-e70d-4d06-a4cb-75af2395abbd Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/7a357dbfe06349cb86ea9e56a2e8d56b/stacks/CreateStackFlavorTests-04f8ba22-5ea1-499a-b7a6-717065301605-stack/948ec2bc-1376-484e-9c6b-a8c431f4d38a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:34:10,982 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx Date: Wed, 27 Jun 2018 22:34:10 GMT Content-Type: application/json Content-Length: 254 Connection: keep-alive X-Openstack-Request-Id: req-024d7220-0196-4888-acff-ba1143719f24 RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackFlavorTests-04f8ba22-5ea1-499a-b7a6-717065301605-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-06-27 22:34:10,982 - keystoneauth.session - DEBUG - DELETE call to orchestration for https://172.30.10.101:8004/v1/7a357dbfe06349cb86ea9e56a2e8d56b/stacks/CreateStackFlavorTests-04f8ba22-5ea1-499a-b7a6-717065301605-stack/948ec2bc-1376-484e-9c6b-a8c431f4d38a used request id req-024d7220-0196-4888-acff-ba1143719f24 2018-06-27 22:34:10,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/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7756f7398ecc27ad5e73965cc5c026bd7914cd3" 2018-06-27 22:34:11,843 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:34:11 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-15d3c216-68cf-4e94-bad7-62a0d9483b3a Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-27T19:03:04Z", "updated_at": "2018-06-27T19:03:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "6748ef1e-56da-434e-9e89-e86b58537b65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "b3e3826c-1c48-4699-93f0-f8a310956753", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "bfad35fa-7ea9-4a81-917d-7b86481eb510", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "d657b333-103d-4d19-add8-1e8bae2f8849", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b92069937e44a3786e439f95c61afe5", "created_at": "2018-06-27T19:08:41Z", "updated_at": "2018-06-27T19:08:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "4ac2a090-f595-4e7b-9b7a-a52fa204e881", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "5508c0b1-6261-44cb-854d-60c64bcbba0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "a60c77dc-6985-48ac-a3a3-067176d3e52f", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "e6ec0fa4-1eb3-4c5d-a451-c7acfd7fde82", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}], "revision_number": 4, "project_id": "4b92069937e44a3786e439f95c61afe5", "id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T18:59:55Z", "updated_at": "2018-06-27T18:59:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "5a060918-419b-4ec3-90df-a7764c06af2f", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "6cd9bbf0-4d1b-4b13-a6c4-e20a15bb3360", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "8134c0f0-89c6-4d45-bef8-a9260d9d0723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "e0e7297a-a59d-4d2b-b75c-2cc86b269114", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}], "revision_number": 4, "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "created_at": "2018-06-27T21:03:43Z", "updated_at": "2018-06-27T21:03:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "41061dbf-a5a2-465f-84dd-140f6104b3f7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "47d5c96d-0510-41a5-b33e-5683702c5bb8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "4b4b6430-3f42-4fe4-a25e-2c5c015a7699", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "e6a68cb7-6491-4474-a4d7-38496cac4eb7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}], "revision_number": 4, "project_id": "3f0a375b66c54145bff1c56e7c91ad73", "id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "name": "default"}]} 2018-06-27 22:34:11,844 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-15d3c216-68cf-4e94-bad7-62a0d9483b3a 2018-06-27 22:34:11,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/4b92069937e44a3786e439f95c61afe5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7756f7398ecc27ad5e73965cc5c026bd7914cd3" 2018-06-27 22:34:12,260 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:34:11 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ba733ffc-30a3-4d2b-8987-4b9fbfc4037a 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/4b92069937e44a3786e439f95c61afe5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4b92069937e44a3786e439f95c61afe5", "name": "service"}} 2018-06-27 22:34:12,260 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/4b92069937e44a3786e439f95c61afe5 used request id req-ba733ffc-30a3-4d2b-8987-4b9fbfc4037a 2018-06-27 22:34:12,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7756f7398ecc27ad5e73965cc5c026bd7914cd3" 2018-06-27 22:34:12,620 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:34:12 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7c9a5ba9-9e29-41d0-9b45-7f2d1eaec5a3 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/8cdbc979369d4c15b8ddd6cc77d930e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}} 2018-06-27 22:34:12,620 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 used request id req-7c9a5ba9-9e29-41d0-9b45-7f2d1eaec5a3 2018-06-27 22:34:12,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f0a375b66c54145bff1c56e7c91ad73 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7756f7398ecc27ad5e73965cc5c026bd7914cd3" 2018-06-27 22:34:12,992 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 27 Jun 2018 22:34:12 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4f2f507b-38c8-4554-8f72-87eb55a38f69 Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3f0a375b66c54145bff1c56e7c91ad73.", "code": 404, "title": "Not Found"}} 2018-06-27 22:34:12,992 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f0a375b66c54145bff1c56e7c91ad73 used request id req-4f2f507b-38c8-4554-8f72-87eb55a38f69 2018-06-27 22:34:12,992 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-06-27 22:34:12,993 - keystone_utils - INFO - Deleting project with name - CreateStackFlavorTests-20556ed5-d669-480-proj 2018-06-27 22:34:12,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/7a357dbfe06349cb86ea9e56a2e8d56b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7756f7398ecc27ad5e73965cc5c026bd7914cd3" 2018-06-27 22:34:13,873 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 22:34:12 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-67317c1f-1d00-42f2-ba0b-1c1f38728495 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:34:13,873 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/7a357dbfe06349cb86ea9e56a2e8d56b used request id req-67317c1f-1d00-42f2-ba0b-1c1f38728495 2018-06-27 22:34:13,874 - keystone_utils - INFO - Deleting role with name - CreateStackFlavorTests-20556ed5-d669-480-proj-role 2018-06-27 22:34: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/roles/ee3af06d34574360add91f08bb8712cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7756f7398ecc27ad5e73965cc5c026bd7914cd3" 2018-06-27 22:34:14,316 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 22:34:13 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cf457abe-f23e-49ea-bb56-9a328e7d6baa Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:34:14,317 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/ee3af06d34574360add91f08bb8712cb used request id req-cf457abe-f23e-49ea-bb56-9a328e7d6baa 2018-06-27 22:34:14,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7756f7398ecc27ad5e73965cc5c026bd7914cd3" 2018-06-27 22:34:14,664 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:34:14 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a3c47f0a-cc8b-4c71-9f47-526102c401ba Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 22:34:14,664 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-a3c47f0a-cc8b-4c71-9f47-526102c401ba 2018-06-27 22:34:14,664 - keystone_utils - INFO - Deleting user with name - CreateStackFlavorTests-20556ed5-d669-480-user 2018-06-27 22:34:14,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/dbdfd42838b54008aeea2ceed83ad218 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cfaf83324f0157991075303663d336d8524c532" 2018-06-27 22:34:15,298 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 22:34:14 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-48020ace-3da7-4a8e-bf56-413db5474e64 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:34:15,298 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/dbdfd42838b54008aeea2ceed83ad218 used request id req-48020ace-3da7-4a8e-bf56-413db5474e64 2018-06-27 22:34:15,299 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:34:16,083 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T23:34:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["uwoLR2VzRHCpsflswHzJ1g"], "issued_at": "2018-06-27T22:34:16.000000Z"}} 2018-06-27 22:34:16,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfafe1590ec954771d48acc7e5965290e6276e09" 2018-06-27 22:34:16,426 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:34:16 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6fe8d166-5cc0-4104-b418-f61560cc0359 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:34:16,426 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-6fe8d166-5cc0-4104-b418-f61560cc0359 2018-06-27 22:34:16,428 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:34:16,428 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:34:17,323 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T23:34:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["SPwHUMfwSqCXSHZQTyBPYg"], "issued_at": "2018-06-27T22:34:17.000000Z"}} 2018-06-27 22:34:17,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}349c47a6b5dc031aee1aa63e482eb01b42574f7e" 2018-06-27 22:34:17,694 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:34:17 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-36fdfc3b-5a7c-45f2-9a42-714a81cf3b23 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:34:17,694 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-36fdfc3b-5a7c-45f2-9a42-714a81cf3b23 2018-06-27 22:34:17,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-27 22:34:17,709 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 22:34: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-27 22:34:17,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?enabled=True&domain_name=Default&name=CreateStackKeypairTests-948a2689-f2c4-4ec-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}349c47a6b5dc031aee1aa63e482eb01b42574f7e" 2018-06-27 22:34:18,059 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:34:17 GMT Server: Apache Content-Length: 191 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6dca7c06-c18b-4f69-9ee8-f3e82e88727e 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-948a2689-f2c4-4ec-proj", "previous": null, "next": null}, "projects": []} 2018-06-27 22:34:18,059 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackKeypairTests-948a2689-f2c4-4ec-proj used request id req-6dca7c06-c18b-4f69-9ee8-f3e82e88727e 2018-06-27 22:34:18,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}349c47a6b5dc031aee1aa63e482eb01b42574f7e" 2018-06-27 22:34:18,503 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:34:18 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-424c6bd8-7abf-4717-a069-d4d00aa610f2 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 22:34:18,503 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-424c6bd8-7abf-4717-a069-d4d00aa610f2 2018-06-27 22:34:18,507 - 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}349c47a6b5dc031aee1aa63e482eb01b42574f7e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackKeypairTests-948a2689-f2c4-4ec-proj"}}' 2018-06-27 22:34:18,792 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 22:34:18 GMT Server: Apache Content-Length: 320 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d14b20ff-08ae-4275-9331-5674cb0069b5 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/b2f2a8bf3eaf4abe9561cd6981101b8a"}, "tags": [], "enabled": true, "id": "b2f2a8bf3eaf4abe9561cd6981101b8a", "parent_id": "default", "domain_id": "default", "name": "CreateStackKeypairTests-948a2689-f2c4-4ec-proj"}} 2018-06-27 22:34:18,792 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-d14b20ff-08ae-4275-9331-5674cb0069b5 2018-06-27 22:34:18,792 - keystone_utils - INFO - Created project with name - CreateStackKeypairTests-948a2689-f2c4-4ec-proj 2018-06-27 22:34:18,792 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:34:18,793 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:34:19,450 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T23:34:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["ZHeq2_k5TQmc9uGhz7Dd5Q"], "issued_at": "2018-06-27T22:34:19.000000Z"}} 2018-06-27 22:34:19,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}55bd68161c51f9110a8002de6128ff97b86cab95" 2018-06-27 22:34:19,690 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:34:19 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bea7065d-3bfc-4b76-80ad-79e416ac4bd2 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:34:19,690 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-bea7065d-3bfc-4b76-80ad-79e416ac4bd2 2018-06-27 22:34:19,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 22:34:19,703 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 22:34: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-27 22:34:19,704 - 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}55bd68161c51f9110a8002de6128ff97b86cab95" 2018-06-27 22:34:20,027 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:34:19 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-58560490-03af-4a7d-9831-2dd03a721795 Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/05b1bc3fa6fd4243a4ba8b4d6fcc3daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05b1bc3fa6fd4243a4ba8b4d6fcc3daf", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/48d44c9c0fea4f4e80edc7d2e0715db7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d44c9c0fea4f4e80edc7d2e0715db7", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/4d3721127bf84155a837606ce3feba32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d3721127bf84155a837606ce3feba32", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/5c846663ea6d407e9223de0719ce5442"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c846663ea6d407e9223de0719ce5442", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/73a10e6c4f67490a8a4030cc6cea32f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73a10e6c4f67490a8a4030cc6cea32f5", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/8ecfab7d9d4f47bb8892a85b7d2a0b5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ecfab7d9d4f47bb8892a85b7d2a0b5a", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/b278d529e9a54a9195e4e536b9384dc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b278d529e9a54a9195e4e536b9384dc0", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b7f107ae7bb34ccea8282b1a0ec7a979"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7f107ae7bb34ccea8282b1a0ec7a979", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/d21494d0185b463db36b8c8c2b341b97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d21494d0185b463db36b8c8c2b341b97", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e0bb346419f84e4680f6ca9a97f4fc0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e0bb346419f84e4680f6ca9a97f4fc0b", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "c8d542af72ce49338052c29f02c8857e", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e9dd794fa5c040a9a0445386fb2a6116"}, "options": {}, "id": "e9dd794fa5c040a9a0445386fb2a6116", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/e9f9c747d54947bc800a81ecf11858f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9f9c747d54947bc800a81ecf11858f5", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-27 22:34:20,027 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-58560490-03af-4a7d-9831-2dd03a721795 2018-06-27 22:34:20,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=CreateStackKeypairTests-948a2689-f2c4-4ec-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55bd68161c51f9110a8002de6128ff97b86cab95" 2018-06-27 22:34:20,331 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:34:20 GMT Server: Apache Content-Length: 465 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f09df8f6-efa9-404e-a4c6-234c680a003d Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateStackKeypairTests-948a2689-f2c4-4ec-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/b2f2a8bf3eaf4abe9561cd6981101b8a"}, "tags": [], "enabled": true, "id": "b2f2a8bf3eaf4abe9561cd6981101b8a", "parent_id": "default", "domain_id": "default", "name": "CreateStackKeypairTests-948a2689-f2c4-4ec-proj"}]} 2018-06-27 22:34:20,331 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateStackKeypairTests-948a2689-f2c4-4ec-proj used request id req-f09df8f6-efa9-404e-a4c6-234c680a003d 2018-06-27 22:34:20,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55bd68161c51f9110a8002de6128ff97b86cab95" 2018-06-27 22:34:20,567 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:34:20 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d6464f55-2eb7-4da6-84f3-e5cdf49e3ac1 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 22:34:20,568 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-d6464f55-2eb7-4da6-84f3-e5cdf49e3ac1 2018-06-27 22:34:21,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? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55bd68161c51f9110a8002de6128ff97b86cab95" 2018-06-27 22:34:21,785 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:34:21 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-56d935ce-1b10-46c7-9240-9ee8958527a1 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 22:34:21,785 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-56d935ce-1b10-46c7-9240-9ee8958527a1 2018-06-27 22:34:21,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?name=CreateStackKeypairTests-948a2689-f2c4-4ec-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55bd68161c51f9110a8002de6128ff97b86cab95" 2018-06-27 22:34:22,145 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:34:21 GMT Server: Apache Content-Length: 465 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7f29d72b-1cb1-445f-9d41-adb134b683df Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateStackKeypairTests-948a2689-f2c4-4ec-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/b2f2a8bf3eaf4abe9561cd6981101b8a"}, "tags": [], "enabled": true, "id": "b2f2a8bf3eaf4abe9561cd6981101b8a", "parent_id": "default", "domain_id": "default", "name": "CreateStackKeypairTests-948a2689-f2c4-4ec-proj"}]} 2018-06-27 22:34:22,145 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateStackKeypairTests-948a2689-f2c4-4ec-proj used request id req-7f29d72b-1cb1-445f-9d41-adb134b683df 2018-06-27 22:34:22,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users/eb6df6ea967f41b7af73fbc85a3d9dfd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55bd68161c51f9110a8002de6128ff97b86cab95" 2018-06-27 22:34:22,588 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:34:22 GMT Server: Apache Content-Length: 341 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-39adcd99-56a5-4f9c-93be-bfa069cae66b Connection: close Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackKeypairTests-948a2689-f2c4-4ec-user", "links": {"self": "http://10.167.4.35:5000/v3/users/eb6df6ea967f41b7af73fbc85a3d9dfd"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "b2f2a8bf3eaf4abe9561cd6981101b8a", "id": "eb6df6ea967f41b7af73fbc85a3d9dfd", "password_expires_at": null}} 2018-06-27 22:34:22,588 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users/eb6df6ea967f41b7af73fbc85a3d9dfd used request id req-39adcd99-56a5-4f9c-93be-bfa069cae66b 2018-06-27 22:34:22,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/b2f2a8bf3eaf4abe9561cd6981101b8a/users/eb6df6ea967f41b7af73fbc85a3d9dfd/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55bd68161c51f9110a8002de6128ff97b86cab95" 2018-06-27 22:34:23,005 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:34:22 GMT Server: Apache Content-Length: 181 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-67f04a97-911f-4674-83c6-a6e03398f8e1 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects/b2f2a8bf3eaf4abe9561cd6981101b8a/users/eb6df6ea967f41b7af73fbc85a3d9dfd/roles", "previous": null, "next": null}, "roles": []} 2018-06-27 22:34:23,005 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b2f2a8bf3eaf4abe9561cd6981101b8a/users/eb6df6ea967f41b7af73fbc85a3d9dfd/roles used request id req-67f04a97-911f-4674-83c6-a6e03398f8e1 2018-06-27 22:34:23,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55bd68161c51f9110a8002de6128ff97b86cab95" 2018-06-27 22:34:23,358 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:34:23 GMT Server: Apache Content-Length: 187 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2081f1a3-b69e-4dd9-af32-5b03dc8937bf Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}} 2018-06-27 22:34:23,359 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a used request id req-2081f1a3-b69e-4dd9-af32-5b03dc8937bf 2018-06-27 22:34:23,359 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackKeypairTests-948a2689-f2c4-4ec-proj 2018-06-27 22:34:23,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/b2f2a8bf3eaf4abe9561cd6981101b8a/users/eb6df6ea967f41b7af73fbc85a3d9dfd/roles/c6fad7d7ad1b456cb9e0561ce3c4210a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55bd68161c51f9110a8002de6128ff97b86cab95" 2018-06-27 22:34:23,882 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 22:34:23 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cbb1506a-01c6-4d37-bfb1-2935466f4e3e Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:34:23,883 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/b2f2a8bf3eaf4abe9561cd6981101b8a/users/eb6df6ea967f41b7af73fbc85a3d9dfd/roles/c6fad7d7ad1b456cb9e0561ce3c4210a used request id req-cbb1506a-01c6-4d37-bfb1-2935466f4e3e 2018-06-27 22:34:23,883 - keystone_utils - INFO - Created user with name - CreateStackKeypairTests-948a2689-f2c4-4ec-user 2018-06-27 22:34:23,883 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:34:23,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}349c47a6b5dc031aee1aa63e482eb01b42574f7e" 2018-06-27 22:34:24,250 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:34:23 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-445d7c18-d476-4d40-b871-7cc9a8ded8e7 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 22:34:24,250 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-445d7c18-d476-4d40-b871-7cc9a8ded8e7 2018-06-27 22:34:24,254 - 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}349c47a6b5dc031aee1aa63e482eb01b42574f7e" -d '{"role": {"name": "CreateStackKeypairTests-948a2689-f2c4-4ec-proj-role"}}' 2018-06-27 22:34:24,585 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 22:34:24 GMT Server: Apache Content-Length: 222 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-44e691e1-793d-4ff6-bca5-2cac97c62aa1 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d64fed4a9a344be38ae21d85f4856c34", "links": {"self": "http://10.167.4.35:5000/v3/roles/d64fed4a9a344be38ae21d85f4856c34"}, "name": "CreateStackKeypairTests-948a2689-f2c4-4ec-proj-role"}} 2018-06-27 22:34:24,586 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-44e691e1-793d-4ff6-bca5-2cac97c62aa1 2018-06-27 22:34:24,586 - keystone_utils - INFO - Created role with name - CreateStackKeypairTests-948a2689-f2c4-4ec-proj-role 2018-06-27 22:34:24,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/d64fed4a9a344be38ae21d85f4856c34 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}349c47a6b5dc031aee1aa63e482eb01b42574f7e" 2018-06-27 22:34:24,973 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:34:24 GMT Server: Apache Content-Length: 222 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-02cc9477-ee79-4b9a-bdc6-6b5219c14ab4 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d64fed4a9a344be38ae21d85f4856c34", "links": {"self": "http://10.167.4.35:5000/v3/roles/d64fed4a9a344be38ae21d85f4856c34"}, "name": "CreateStackKeypairTests-948a2689-f2c4-4ec-proj-role"}} 2018-06-27 22:34:24,973 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/d64fed4a9a344be38ae21d85f4856c34 used request id req-02cc9477-ee79-4b9a-bdc6-6b5219c14ab4 2018-06-27 22:34:24,973 - keystone_utils - INFO - Granting role CreateStackKeypairTests-948a2689-f2c4-4ec-proj-role to project CreateStackKeypairTests-948a2689-f2c4-4ec-proj 2018-06-27 22:34:24,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/b2f2a8bf3eaf4abe9561cd6981101b8a/users/eb6df6ea967f41b7af73fbc85a3d9dfd/roles/d64fed4a9a344be38ae21d85f4856c34 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}349c47a6b5dc031aee1aa63e482eb01b42574f7e" 2018-06-27 22:34:25,370 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 22:34:24 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c4d518dd-0ca2-472f-a1f0-316e1cad4205 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:34:25,370 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/b2f2a8bf3eaf4abe9561cd6981101b8a/users/eb6df6ea967f41b7af73fbc85a3d9dfd/roles/d64fed4a9a344be38ae21d85f4856c34 used request id req-c4d518dd-0ca2-472f-a1f0-316e1cad4205 2018-06-27 22:34:25,371 - heat_utils - DEBUG - Retrieving Heat Client 2018-06-27 22:34:25,371 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 22:34:25,374 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:34:25,375 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:34:26,124 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "name": "heat_stack_owner"}, {"id": "d64fed4a9a344be38ae21d85f4856c34", "name": "CreateStackKeypairTests-948a2689-f2c4-4ec-proj-role"}], "expires_at": "2018-06-27T23:34:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b2f2a8bf3eaf4abe9561cd6981101b8a", "name": "CreateStackKeypairTests-948a2689-f2c4-4ec-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/b2f2a8bf3eaf4abe9561cd6981101b8a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/b2f2a8bf3eaf4abe9561cd6981101b8a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/b2f2a8bf3eaf4abe9561cd6981101b8a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/b2f2a8bf3eaf4abe9561cd6981101b8a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/b2f2a8bf3eaf4abe9561cd6981101b8a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/b2f2a8bf3eaf4abe9561cd6981101b8a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/b2f2a8bf3eaf4abe9561cd6981101b8a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/b2f2a8bf3eaf4abe9561cd6981101b8a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/b2f2a8bf3eaf4abe9561cd6981101b8a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/b2f2a8bf3eaf4abe9561cd6981101b8a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/b2f2a8bf3eaf4abe9561cd6981101b8a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/b2f2a8bf3eaf4abe9561cd6981101b8a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackKeypairTests-948a2689-f2c4-4ec-user", "id": "eb6df6ea967f41b7af73fbc85a3d9dfd"}, "audit_ids": ["OCIot1lbR8K2V7GZQD3pTA"], "issued_at": "2018-06-27T22:34:26.000000Z"}} 2018-06-27 22:34:26,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f205323a2696e288ac402b59e667d483b242c3b5" 2018-06-27 22:34:26,464 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:34:26 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9e8acdf3-dad0-4c52-b4b0-123bf98b6520 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:34:26,464 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-9e8acdf3-dad0-4c52-b4b0-123bf98b6520 2018-06-27 22:34:26,465 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 22:34:26,469 - heat_utils - DEBUG - Retrieving Heat Client 2018-06-27 22:34:26,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/b2f2a8bf3eaf4abe9561cd6981101b8a/stacks?stack_name=CreateStackKeypairTests-CreateStackKeypairTests-d251096a-1304-4d4d-a491-8d8985862e62-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f205323a2696e288ac402b59e667d483b242c3b5" 2018-06-27 22:34:27,283 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:34:27 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-86ceaab5-fc07-4691-b857-5258f18a882f Front-End-Https: on RESP BODY: {"stacks": []} 2018-06-27 22:34:27,283 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/b2f2a8bf3eaf4abe9561cd6981101b8a/stacks?stack_name=CreateStackKeypairTests-CreateStackKeypairTests-d251096a-1304-4d4d-a491-8d8985862e62-stack used request id req-86ceaab5-fc07-4691-b857-5258f18a882f 2018-06-27 22:34:27,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8004/v1/b2f2a8bf3eaf4abe9561cd6981101b8a/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f205323a2696e288ac402b59e667d483b242c3b5" -d '{"stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-d251096a-1304-4d4d-a491-8d8985862e62-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-d251096a-1304-4d4d-a491-8d8985862e62-kp"}}' 2018-06-27 22:34:31,277 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 22:34:31 GMT Content-Type: application/json Content-Length: 294 Connection: keep-alive Location: https://172.30.10.101:8004/v1/b2f2a8bf3eaf4abe9561cd6981101b8a/stacks/CreateStackKeypairTests-CreateStackKeypairTests-d251096a-1304-4d4d-a491-8d8985862e62-stack/1091bebd-9198-4cc6-a580-9e2d17b73620 X-Openstack-Request-Id: req-9b95b771-73ce-4be1-8af0-c8b2f457914f Front-End-Https: on RESP BODY: {"stack": {"id": "1091bebd-9198-4cc6-a580-9e2d17b73620", "links": [{"href": "https://172.30.10.101:8004/v1/b2f2a8bf3eaf4abe9561cd6981101b8a/stacks/CreateStackKeypairTests-CreateStackKeypairTests-d251096a-1304-4d4d-a491-8d8985862e62-stack/1091bebd-9198-4cc6-a580-9e2d17b73620", "rel": "self"}]}} 2018-06-27 22:34:31,277 - keystoneauth.session - DEBUG - POST call to orchestration for https://172.30.10.101:8004/v1/b2f2a8bf3eaf4abe9561cd6981101b8a/stacks used request id req-9b95b771-73ce-4be1-8af0-c8b2f457914f 2018-06-27 22:34:31,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/b2f2a8bf3eaf4abe9561cd6981101b8a/stacks/1091bebd-9198-4cc6-a580-9e2d17b73620 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f205323a2696e288ac402b59e667d483b242c3b5" 2018-06-27 22:34:32,087 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:34:32 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/b2f2a8bf3eaf4abe9561cd6981101b8a/stacks/CreateStackKeypairTests-CreateStackKeypairTests-d251096a-1304-4d4d-a491-8d8985862e62-stack/1091bebd-9198-4cc6-a580-9e2d17b73620 X-Openstack-Request-Id: req-d7318ca9-ce2e-443d-bff6-fd924d7d9f7a Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/b2f2a8bf3eaf4abe9561cd6981101b8a/stacks/CreateStackKeypairTests-CreateStackKeypairTests-d251096a-1304-4d4d-a491-8d8985862e62-stack/1091bebd-9198-4cc6-a580-9e2d17b73620;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:34:33,850 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:34:33 GMT Content-Type: application/json Content-Length: 3080 Connection: keep-alive X-Openstack-Request-Id: req-9febac87-155c-4dcd-9274-440c7ff3b509 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": "b2f2a8bf3eaf4abe9561cd6981101b8a", "OS::stack_id": "1091bebd-9198-4cc6-a580-9e2d17b73620", "OS::stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-d251096a-1304-4d4d-a491-8d8985862e62-stack", "keypair_name": "CreateStackKeypairTests-d251096a-1304-4d4d-a491-8d8985862e62-kp"}, "deletion_time": null, "stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-d251096a-1304-4d4d-a491-8d8985862e62-stack", "stack_user_project_id": "8dfdf38a6c6a47a88b8c631a71dfc4c0", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-27T22:34:30Z", "links": [{"href": "https://172.30.10.101:8004/v1/b2f2a8bf3eaf4abe9561cd6981101b8a/stacks/CreateStackKeypairTests-CreateStackKeypairTests-d251096a-1304-4d4d-a491-8d8985862e62-stack/1091bebd-9198-4cc6-a580-9e2d17b73620", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1091bebd-9198-4cc6-a580-9e2d17b73620", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEApHkzBBuyvXEs5HIGpGyHZJzfcVb5vkTMixGu7IR5r0arAcOP\nlZwoZHneZaUGOnKO5ylFERTljxfZ+CX/z5dtCDfjkN3K19ORhONw0xY/+9cPvBZ2\n92kipzs95loLJ4E5qCEJSvXWu+74KqRoejVA6p66CykufHK4VgJ6N4qoVYEKLNcd\n3KNV4bwX7h/9SYBn4ARj9ZJ3G8LL07HvPRCfP6gY8+UiDd0uZpCe8xRtoIWOw/ya\n/QxBPzej6xNA0DTK9GpUaVk76P/YOs42qHx2+9EHJNSOpNLc9StcNHQBnG0ltBHw\n8Y021n5osRwGtUFTKXKl78mUiieAKWdx5EsDlQIDAQABAoIBACEcCOoVzViXlOr0\nDWRCOMtHTS/ay3HDFc4VJDqWvIxNVJWJUblTc0ouwleB7gwMDbp5M18p7sBsk8OB\nmsqmeBuEbLo3++KQw6WVx5umygCfnZpGh3Js5r31jhN2IvKz7/Bpnh5J+Q1iIPEs\noZ+gYs4YX+lpQ+NnkLY3z3So5BQ6ECj0/lYBLH8k5SCjJtjuAqjwa+jFsA92M/2H\naO9e2wcKNndm4x4AzztQSjpeGCMam6+L6WD8n3QBWAvlkgjMPXuQ6NDyM/e4IW15\nbScSBPBytwELPV+za2qNObm3BFZMHtxaHHpOo9TG98e5VDK1hN4zgqX9ToMw/Ajo\nlitp+U0CgYEA1n+PR5AaguAkDR/KU57YJVbA++Z3lpIynICVjOu/aRDbDYuVCnAb\nNyaI45/Kxbx1J9NIEaBn9qJUgAEWoa7G8ZfSJ8M5B/4UVyAZ6QZ/csAtnKb3Pu9q\n7cgeXzEqwtzLmHs2bwQ7XPWBjUt+CZdVDm8PnS+5ktOcWIZlK8cF+3sCgYEAxEvU\nYFI/swqSCoEtkHCGY1mG/o3wWKWJ/HOzxFAyI0QGRvdufRVFDmWgHz6OyIZiqST8\n72kjV4EkpeD9nNB4JbOiWq22ZKmfb9ebeRumR4mDpHnmu9SD1dWpOc60pYHbx9o+\nM2PWpqTCyetyLO2cpEepZZb8EZ1ny8KCYQwiCC8CgYBtP0zXcwK9s7FI6e8fxeBq\nrBPgeJJiIxYZ9be1rYCw33/iFzySs2R5I2xHGuSo74JwBUFIkP1CdY06INPJB36W\nH/BOhjTu6C6t7VClCcUxycWxaqy05jX845bsfts7oj8j62VfB7XAc95G+7M26VfN\n4Sz/rwYCTTrtL44pzNU0LwKBgCyg4OQVTw4xtQpWXDmem68yx5JQSvicikavN4vG\nf9+ss5Cm6KPflhez2ze/TU8h3oR+OFNmH/bhEaf1AzQH4YkQ0jSzkehI+ErBRkO+\nmYtiJF/cpyzFIEQZk6Pk7wVCBOnnIIUmicLRasflk8vLKfXfpQ/Hx/9pPhQBYQsX\naxVZAoGBAI/w10UZ9VJY1vrCRyc+eU1SZTxEvCqGwipLf+teQ3nPEE9MBcBmtdpJ\nyS4OyFmgKSTSrb2YSAsmZUsE0mVU8jOx3Pp3RrzpF8M7KfpoFQUNP7Rb4dr1G3Bx\nGpS++jJrmhjh5fAyTIIhoXEhUKfKM06rLqQQnahEJ+jXJ+Qq0GeS\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-27 22:34:33,850 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/b2f2a8bf3eaf4abe9561cd6981101b8a/stacks/CreateStackKeypairTests-CreateStackKeypairTests-d251096a-1304-4d4d-a491-8d8985862e62-stack/1091bebd-9198-4cc6-a580-9e2d17b73620 used request id req-9febac87-155c-4dcd-9274-440c7ff3b509 2018-06-27 22:34:33,851 - create_stack - INFO - Created stack with name - CreateStackKeypairTests-CreateStackKeypairTests-d251096a-1304-4d4d-a491-8d8985862e62-stack 2018-06-27 22:34:33,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/b2f2a8bf3eaf4abe9561cd6981101b8a/stacks/1091bebd-9198-4cc6-a580-9e2d17b73620 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f205323a2696e288ac402b59e667d483b242c3b5" 2018-06-27 22:34:33,933 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:34:33 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/b2f2a8bf3eaf4abe9561cd6981101b8a/stacks/CreateStackKeypairTests-CreateStackKeypairTests-d251096a-1304-4d4d-a491-8d8985862e62-stack/1091bebd-9198-4cc6-a580-9e2d17b73620 X-Openstack-Request-Id: req-11fe647e-cab8-4126-a03d-81abd48fbb38 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/b2f2a8bf3eaf4abe9561cd6981101b8a/stacks/CreateStackKeypairTests-CreateStackKeypairTests-d251096a-1304-4d4d-a491-8d8985862e62-stack/1091bebd-9198-4cc6-a580-9e2d17b73620;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:34:35,780 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:34:35 GMT Content-Type: application/json Content-Length: 3092 Connection: keep-alive X-Openstack-Request-Id: req-6e57d72d-b94e-44c6-a7aa-4e2dc4a36468 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": "b2f2a8bf3eaf4abe9561cd6981101b8a", "OS::stack_id": "1091bebd-9198-4cc6-a580-9e2d17b73620", "OS::stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-d251096a-1304-4d4d-a491-8d8985862e62-stack", "keypair_name": "CreateStackKeypairTests-d251096a-1304-4d4d-a491-8d8985862e62-kp"}, "deletion_time": null, "stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-d251096a-1304-4d4d-a491-8d8985862e62-stack", "stack_user_project_id": "8dfdf38a6c6a47a88b8c631a71dfc4c0", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-06-27T22:34:30Z", "links": [{"href": "https://172.30.10.101:8004/v1/b2f2a8bf3eaf4abe9561cd6981101b8a/stacks/CreateStackKeypairTests-CreateStackKeypairTests-d251096a-1304-4d4d-a491-8d8985862e62-stack/1091bebd-9198-4cc6-a580-9e2d17b73620", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "1091bebd-9198-4cc6-a580-9e2d17b73620", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEApHkzBBuyvXEs5HIGpGyHZJzfcVb5vkTMixGu7IR5r0arAcOP\nlZwoZHneZaUGOnKO5ylFERTljxfZ+CX/z5dtCDfjkN3K19ORhONw0xY/+9cPvBZ2\n92kipzs95loLJ4E5qCEJSvXWu+74KqRoejVA6p66CykufHK4VgJ6N4qoVYEKLNcd\n3KNV4bwX7h/9SYBn4ARj9ZJ3G8LL07HvPRCfP6gY8+UiDd0uZpCe8xRtoIWOw/ya\n/QxBPzej6xNA0DTK9GpUaVk76P/YOs42qHx2+9EHJNSOpNLc9StcNHQBnG0ltBHw\n8Y021n5osRwGtUFTKXKl78mUiieAKWdx5EsDlQIDAQABAoIBACEcCOoVzViXlOr0\nDWRCOMtHTS/ay3HDFc4VJDqWvIxNVJWJUblTc0ouwleB7gwMDbp5M18p7sBsk8OB\nmsqmeBuEbLo3++KQw6WVx5umygCfnZpGh3Js5r31jhN2IvKz7/Bpnh5J+Q1iIPEs\noZ+gYs4YX+lpQ+NnkLY3z3So5BQ6ECj0/lYBLH8k5SCjJtjuAqjwa+jFsA92M/2H\naO9e2wcKNndm4x4AzztQSjpeGCMam6+L6WD8n3QBWAvlkgjMPXuQ6NDyM/e4IW15\nbScSBPBytwELPV+za2qNObm3BFZMHtxaHHpOo9TG98e5VDK1hN4zgqX9ToMw/Ajo\nlitp+U0CgYEA1n+PR5AaguAkDR/KU57YJVbA++Z3lpIynICVjOu/aRDbDYuVCnAb\nNyaI45/Kxbx1J9NIEaBn9qJUgAEWoa7G8ZfSJ8M5B/4UVyAZ6QZ/csAtnKb3Pu9q\n7cgeXzEqwtzLmHs2bwQ7XPWBjUt+CZdVDm8PnS+5ktOcWIZlK8cF+3sCgYEAxEvU\nYFI/swqSCoEtkHCGY1mG/o3wWKWJ/HOzxFAyI0QGRvdufRVFDmWgHz6OyIZiqST8\n72kjV4EkpeD9nNB4JbOiWq22ZKmfb9ebeRumR4mDpHnmu9SD1dWpOc60pYHbx9o+\nM2PWpqTCyetyLO2cpEepZZb8EZ1ny8KCYQwiCC8CgYBtP0zXcwK9s7FI6e8fxeBq\nrBPgeJJiIxYZ9be1rYCw33/iFzySs2R5I2xHGuSo74JwBUFIkP1CdY06INPJB36W\nH/BOhjTu6C6t7VClCcUxycWxaqy05jX845bsfts7oj8j62VfB7XAc95G+7M26VfN\n4Sz/rwYCTTrtL44pzNU0LwKBgCyg4OQVTw4xtQpWXDmem68yx5JQSvicikavN4vG\nf9+ss5Cm6KPflhez2ze/TU8h3oR+OFNmH/bhEaf1AzQH4YkQ0jSzkehI+ErBRkO+\nmYtiJF/cpyzFIEQZk6Pk7wVCBOnnIIUmicLRasflk8vLKfXfpQ/Hx/9pPhQBYQsX\naxVZAoGBAI/w10UZ9VJY1vrCRyc+eU1SZTxEvCqGwipLf+teQ3nPEE9MBcBmtdpJ\nyS4OyFmgKSTSrb2YSAsmZUsE0mVU8jOx3Pp3RrzpF8M7KfpoFQUNP7Rb4dr1G3Bx\nGpS++jJrmhjh5fAyTIIhoXEhUKfKM06rLqQQnahEJ+jXJ+Qq0GeS\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-27 22:34:35,780 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/b2f2a8bf3eaf4abe9561cd6981101b8a/stacks/CreateStackKeypairTests-CreateStackKeypairTests-d251096a-1304-4d4d-a491-8d8985862e62-stack/1091bebd-9198-4cc6-a580-9e2d17b73620 used request id req-6e57d72d-b94e-44c6-a7aa-4e2dc4a36468 2018-06-27 22:34:35,781 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-06-27 22:34:35,781 - create_stack - DEBUG - Stack is active with name - CreateStackKeypairTests-CreateStackKeypairTests-d251096a-1304-4d4d-a491-8d8985862e62-stack 2018-06-27 22:34:35,781 - create_stack - INFO - Stack is now active with name - CreateStackKeypairTests-CreateStackKeypairTests-d251096a-1304-4d4d-a491-8d8985862e62-stack 2018-06-27 22:34:35,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/b2f2a8bf3eaf4abe9561cd6981101b8a/stacks/1091bebd-9198-4cc6-a580-9e2d17b73620/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f205323a2696e288ac402b59e667d483b242c3b5" 2018-06-27 22:34:35,855 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:34:35 GMT Content-Type: application/json Content-Length: 557 Connection: keep-alive Location: https://172.30.10.101:8004/v1/b2f2a8bf3eaf4abe9561cd6981101b8a/stacks/CreateStackKeypairTests-CreateStackKeypairTests-d251096a-1304-4d4d-a491-8d8985862e62-stack/1091bebd-9198-4cc6-a580-9e2d17b73620/resources X-Openstack-Request-Id: req-d6a2a699-1d0b-4a1a-b0bd-cee6848cde8b Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/b2f2a8bf3eaf4abe9561cd6981101b8a/stacks/CreateStackKeypairTests-CreateStackKeypairTests-d251096a-1304-4d4d-a491-8d8985862e62-stack/1091bebd-9198-4cc6-a580-9e2d17b73620/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:34:36,649 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:34:36 GMT Content-Type: application/json Content-Length: 871 Connection: keep-alive X-Openstack-Request-Id: req-01a1bcbe-8fef-44ab-af67-3fded80cebef Front-End-Https: on RESP BODY: {"resources": [{"resource_name": "keypair", "links": [{"href": "https://172.30.10.101:8004/v1/b2f2a8bf3eaf4abe9561cd6981101b8a/stacks/CreateStackKeypairTests-CreateStackKeypairTests-d251096a-1304-4d4d-a491-8d8985862e62-stack/1091bebd-9198-4cc6-a580-9e2d17b73620/resources/keypair", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/b2f2a8bf3eaf4abe9561cd6981101b8a/stacks/CreateStackKeypairTests-CreateStackKeypairTests-d251096a-1304-4d4d-a491-8d8985862e62-stack/1091bebd-9198-4cc6-a580-9e2d17b73620", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-06-27T22:34:31Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-27T22:34:31Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "CreateStackKeypairTests-d251096a-1304-4d4d-a491-8d8985862e62-kp", "resource_type": "OS::Nova::KeyPair"}]} 2018-06-27 22:34:36,649 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/b2f2a8bf3eaf4abe9561cd6981101b8a/stacks/CreateStackKeypairTests-CreateStackKeypairTests-d251096a-1304-4d4d-a491-8d8985862e62-stack/1091bebd-9198-4cc6-a580-9e2d17b73620/resources used request id req-01a1bcbe-8fef-44ab-af67-3fded80cebef 2018-06-27 22:34:36,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/os-keypairs/CreateStackKeypairTests-d251096a-1304-4d4d-a491-8d8985862e62-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f205323a2696e288ac402b59e667d483b242c3b5" 2018-06-27 22:34:37,590 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:34:37 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-a8e1adfd-69c2-4229-8d49-c938e9386287 X-Compute-Request-Id: req-a8e1adfd-69c2-4229-8d49-c938e9386287 Front-End-Https: on RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCkeTMEG7K9cSzkcgakbIdknN9xVvm+RMyLEa7shHmvRqsBw4+VnChked5lpQY6co7nKUURFOWPF9n4Jf/Pl20IN+OQ3crX05GE43DTFj/71w+8Fnb3aSKnOz3mWgsngTmoIQlK9da77vgqpGh6NUDqnroLKS58crhWAno3iqhVgQos1x3co1XhvBfuH/1JgGfgBGP1kncbwsvTse89EJ8/qBjz5SIN3S5mkJ7zFG2ghY7D/Jr9DEE/N6PrE0DQNMr0alRpWTvo/9g6zjaofHb70Qck1I6k0tz1K1w0dAGcbSW0EfDxjTbWfmixHAa1QVMpcqXvyZSKJ4ApZ3HkSwOV Generated-by-Nova", "user_id": "eb6df6ea967f41b7af73fbc85a3d9dfd", "name": "CreateStackKeypairTests-d251096a-1304-4d4d-a491-8d8985862e62-kp", "deleted": false, "created_at": "2018-06-27T22:34:33.000000", "updated_at": null, "fingerprint": "e2:40:05:ba:f5:f8:36:7b:9a:7b:df:a8:de:3c:fd:b6", "deleted_at": null, "id": 76}} 2018-06-27 22:34:37,590 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/os-keypairs/CreateStackKeypairTests-d251096a-1304-4d4d-a491-8d8985862e62-kp used request id req-a8e1adfd-69c2-4229-8d49-c938e9386287 2018-06-27 22:34:37,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/b2f2a8bf3eaf4abe9561cd6981101b8a/stacks/1091bebd-9198-4cc6-a580-9e2d17b73620 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f205323a2696e288ac402b59e667d483b242c3b5" 2018-06-27 22:34:38,479 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:34:38 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/b2f2a8bf3eaf4abe9561cd6981101b8a/stacks/CreateStackKeypairTests-CreateStackKeypairTests-d251096a-1304-4d4d-a491-8d8985862e62-stack/1091bebd-9198-4cc6-a580-9e2d17b73620 X-Openstack-Request-Id: req-cbc7617f-8e15-41a7-87bf-7062eff84f12 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/b2f2a8bf3eaf4abe9561cd6981101b8a/stacks/CreateStackKeypairTests-CreateStackKeypairTests-d251096a-1304-4d4d-a491-8d8985862e62-stack/1091bebd-9198-4cc6-a580-9e2d17b73620;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:34:40,449 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:34:40 GMT Content-Type: application/json Content-Length: 3092 Connection: keep-alive X-Openstack-Request-Id: req-15e4564a-59f9-4870-bde0-ab1d43da3519 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": "b2f2a8bf3eaf4abe9561cd6981101b8a", "OS::stack_id": "1091bebd-9198-4cc6-a580-9e2d17b73620", "OS::stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-d251096a-1304-4d4d-a491-8d8985862e62-stack", "keypair_name": "CreateStackKeypairTests-d251096a-1304-4d4d-a491-8d8985862e62-kp"}, "deletion_time": null, "stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-d251096a-1304-4d4d-a491-8d8985862e62-stack", "stack_user_project_id": "8dfdf38a6c6a47a88b8c631a71dfc4c0", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-06-27T22:34:30Z", "links": [{"href": "https://172.30.10.101:8004/v1/b2f2a8bf3eaf4abe9561cd6981101b8a/stacks/CreateStackKeypairTests-CreateStackKeypairTests-d251096a-1304-4d4d-a491-8d8985862e62-stack/1091bebd-9198-4cc6-a580-9e2d17b73620", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "1091bebd-9198-4cc6-a580-9e2d17b73620", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEApHkzBBuyvXEs5HIGpGyHZJzfcVb5vkTMixGu7IR5r0arAcOP\nlZwoZHneZaUGOnKO5ylFERTljxfZ+CX/z5dtCDfjkN3K19ORhONw0xY/+9cPvBZ2\n92kipzs95loLJ4E5qCEJSvXWu+74KqRoejVA6p66CykufHK4VgJ6N4qoVYEKLNcd\n3KNV4bwX7h/9SYBn4ARj9ZJ3G8LL07HvPRCfP6gY8+UiDd0uZpCe8xRtoIWOw/ya\n/QxBPzej6xNA0DTK9GpUaVk76P/YOs42qHx2+9EHJNSOpNLc9StcNHQBnG0ltBHw\n8Y021n5osRwGtUFTKXKl78mUiieAKWdx5EsDlQIDAQABAoIBACEcCOoVzViXlOr0\nDWRCOMtHTS/ay3HDFc4VJDqWvIxNVJWJUblTc0ouwleB7gwMDbp5M18p7sBsk8OB\nmsqmeBuEbLo3++KQw6WVx5umygCfnZpGh3Js5r31jhN2IvKz7/Bpnh5J+Q1iIPEs\noZ+gYs4YX+lpQ+NnkLY3z3So5BQ6ECj0/lYBLH8k5SCjJtjuAqjwa+jFsA92M/2H\naO9e2wcKNndm4x4AzztQSjpeGCMam6+L6WD8n3QBWAvlkgjMPXuQ6NDyM/e4IW15\nbScSBPBytwELPV+za2qNObm3BFZMHtxaHHpOo9TG98e5VDK1hN4zgqX9ToMw/Ajo\nlitp+U0CgYEA1n+PR5AaguAkDR/KU57YJVbA++Z3lpIynICVjOu/aRDbDYuVCnAb\nNyaI45/Kxbx1J9NIEaBn9qJUgAEWoa7G8ZfSJ8M5B/4UVyAZ6QZ/csAtnKb3Pu9q\n7cgeXzEqwtzLmHs2bwQ7XPWBjUt+CZdVDm8PnS+5ktOcWIZlK8cF+3sCgYEAxEvU\nYFI/swqSCoEtkHCGY1mG/o3wWKWJ/HOzxFAyI0QGRvdufRVFDmWgHz6OyIZiqST8\n72kjV4EkpeD9nNB4JbOiWq22ZKmfb9ebeRumR4mDpHnmu9SD1dWpOc60pYHbx9o+\nM2PWpqTCyetyLO2cpEepZZb8EZ1ny8KCYQwiCC8CgYBtP0zXcwK9s7FI6e8fxeBq\nrBPgeJJiIxYZ9be1rYCw33/iFzySs2R5I2xHGuSo74JwBUFIkP1CdY06INPJB36W\nH/BOhjTu6C6t7VClCcUxycWxaqy05jX845bsfts7oj8j62VfB7XAc95G+7M26VfN\n4Sz/rwYCTTrtL44pzNU0LwKBgCyg4OQVTw4xtQpWXDmem68yx5JQSvicikavN4vG\nf9+ss5Cm6KPflhez2ze/TU8h3oR+OFNmH/bhEaf1AzQH4YkQ0jSzkehI+ErBRkO+\nmYtiJF/cpyzFIEQZk6Pk7wVCBOnnIIUmicLRasflk8vLKfXfpQ/Hx/9pPhQBYQsX\naxVZAoGBAI/w10UZ9VJY1vrCRyc+eU1SZTxEvCqGwipLf+teQ3nPEE9MBcBmtdpJ\nyS4OyFmgKSTSrb2YSAsmZUsE0mVU8jOx3Pp3RrzpF8M7KfpoFQUNP7Rb4dr1G3Bx\nGpS++jJrmhjh5fAyTIIhoXEhUKfKM06rLqQQnahEJ+jXJ+Qq0GeS\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-27 22:34:40,450 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/b2f2a8bf3eaf4abe9561cd6981101b8a/stacks/CreateStackKeypairTests-CreateStackKeypairTests-d251096a-1304-4d4d-a491-8d8985862e62-stack/1091bebd-9198-4cc6-a580-9e2d17b73620 used request id req-15e4564a-59f9-4870-bde0-ab1d43da3519 2018-06-27 22:34:40,451 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:34:40,452 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:34:41,362 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "name": "heat_stack_owner"}, {"id": "d64fed4a9a344be38ae21d85f4856c34", "name": "CreateStackKeypairTests-948a2689-f2c4-4ec-proj-role"}], "expires_at": "2018-06-27T23:34:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b2f2a8bf3eaf4abe9561cd6981101b8a", "name": "CreateStackKeypairTests-948a2689-f2c4-4ec-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/b2f2a8bf3eaf4abe9561cd6981101b8a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/b2f2a8bf3eaf4abe9561cd6981101b8a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/b2f2a8bf3eaf4abe9561cd6981101b8a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/b2f2a8bf3eaf4abe9561cd6981101b8a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/b2f2a8bf3eaf4abe9561cd6981101b8a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/b2f2a8bf3eaf4abe9561cd6981101b8a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/b2f2a8bf3eaf4abe9561cd6981101b8a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/b2f2a8bf3eaf4abe9561cd6981101b8a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/b2f2a8bf3eaf4abe9561cd6981101b8a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/b2f2a8bf3eaf4abe9561cd6981101b8a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/b2f2a8bf3eaf4abe9561cd6981101b8a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/b2f2a8bf3eaf4abe9561cd6981101b8a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackKeypairTests-948a2689-f2c4-4ec-user", "id": "eb6df6ea967f41b7af73fbc85a3d9dfd"}, "audit_ids": ["Q8Oel__WSj60GMIGyYB5hg"], "issued_at": "2018-06-27T22:34:41.000000Z"}} 2018-06-27 22:34: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}588880c7f9c2202b3eb50494a79b2f6978a728ba" 2018-06-27 22:34:41,702 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:34:41 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a695052a-5ae9-4612-96c7-db958203ba26 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:34:41,702 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-a695052a-5ae9-4612-96c7-db958203ba26 2018-06-27 22:34:41,704 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 22:34:41,708 - novaclient.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}588880c7f9c2202b3eb50494a79b2f6978a728ba" 2018-06-27 22:34:42,542 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:34:42 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-0f8d4447-8edf-4d5a-a477-9d2c85c65958 X-Compute-Request-Id: req-0f8d4447-8edf-4d5a-a477-9d2c85c65958 Front-End-Https: on RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCkeTMEG7K9cSzkcgakbIdknN9xVvm+RMyLEa7shHmvRqsBw4+VnChked5lpQY6co7nKUURFOWPF9n4Jf/Pl20IN+OQ3crX05GE43DTFj/71w+8Fnb3aSKnOz3mWgsngTmoIQlK9da77vgqpGh6NUDqnroLKS58crhWAno3iqhVgQos1x3co1XhvBfuH/1JgGfgBGP1kncbwsvTse89EJ8/qBjz5SIN3S5mkJ7zFG2ghY7D/Jr9DEE/N6PrE0DQNMr0alRpWTvo/9g6zjaofHb70Qck1I6k0tz1K1w0dAGcbSW0EfDxjTbWfmixHAa1QVMpcqXvyZSKJ4ApZ3HkSwOV Generated-by-Nova", "name": "CreateStackKeypairTests-d251096a-1304-4d4d-a491-8d8985862e62-kp", "fingerprint": "e2:40:05:ba:f5:f8:36:7b:9a:7b:df:a8:de:3c:fd:b6"}}]} 2018-06-27 22:34:42,542 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/os-keypairs used request id req-0f8d4447-8edf-4d5a-a477-9d2c85c65958 2018-06-27 22:34:42,543 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:34:43,595 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "name": "heat_stack_owner"}, {"id": "d64fed4a9a344be38ae21d85f4856c34", "name": "CreateStackKeypairTests-948a2689-f2c4-4ec-proj-role"}], "expires_at": "2018-06-27T23:34:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b2f2a8bf3eaf4abe9561cd6981101b8a", "name": "CreateStackKeypairTests-948a2689-f2c4-4ec-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/b2f2a8bf3eaf4abe9561cd6981101b8a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/b2f2a8bf3eaf4abe9561cd6981101b8a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/b2f2a8bf3eaf4abe9561cd6981101b8a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/b2f2a8bf3eaf4abe9561cd6981101b8a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/b2f2a8bf3eaf4abe9561cd6981101b8a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/b2f2a8bf3eaf4abe9561cd6981101b8a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/b2f2a8bf3eaf4abe9561cd6981101b8a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/b2f2a8bf3eaf4abe9561cd6981101b8a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/b2f2a8bf3eaf4abe9561cd6981101b8a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/b2f2a8bf3eaf4abe9561cd6981101b8a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/b2f2a8bf3eaf4abe9561cd6981101b8a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/b2f2a8bf3eaf4abe9561cd6981101b8a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackKeypairTests-948a2689-f2c4-4ec-user", "id": "eb6df6ea967f41b7af73fbc85a3d9dfd"}, "audit_ids": ["-DtU8fUCSSi8LwosXkM2SA"], "issued_at": "2018-06-27T22:34:43.000000Z"}} 2018-06-27 22:34:43,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/os-keypairs/CreateStackKeypairTests-d251096a-1304-4d4d-a491-8d8985862e62-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea63615bb72a6792b3f74d7208b715044e3d96e6" 2018-06-27 22:34:44,431 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:34:44 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-98f6792f-3a6f-41aa-8cf5-70cb23c4cbfc X-Compute-Request-Id: req-98f6792f-3a6f-41aa-8cf5-70cb23c4cbfc Front-End-Https: on RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCkeTMEG7K9cSzkcgakbIdknN9xVvm+RMyLEa7shHmvRqsBw4+VnChked5lpQY6co7nKUURFOWPF9n4Jf/Pl20IN+OQ3crX05GE43DTFj/71w+8Fnb3aSKnOz3mWgsngTmoIQlK9da77vgqpGh6NUDqnroLKS58crhWAno3iqhVgQos1x3co1XhvBfuH/1JgGfgBGP1kncbwsvTse89EJ8/qBjz5SIN3S5mkJ7zFG2ghY7D/Jr9DEE/N6PrE0DQNMr0alRpWTvo/9g6zjaofHb70Qck1I6k0tz1K1w0dAGcbSW0EfDxjTbWfmixHAa1QVMpcqXvyZSKJ4ApZ3HkSwOV Generated-by-Nova", "user_id": "eb6df6ea967f41b7af73fbc85a3d9dfd", "name": "CreateStackKeypairTests-d251096a-1304-4d4d-a491-8d8985862e62-kp", "deleted": false, "created_at": "2018-06-27T22:34:33.000000", "updated_at": null, "fingerprint": "e2:40:05:ba:f5:f8:36:7b:9a:7b:df:a8:de:3c:fd:b6", "deleted_at": null, "id": 76}} 2018-06-27 22:34:44,431 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/os-keypairs/CreateStackKeypairTests-d251096a-1304-4d4d-a491-8d8985862e62-kp used request id req-98f6792f-3a6f-41aa-8cf5-70cb23c4cbfc 2018-06-27 22:34:44,432 - create_stack - INFO - Deleting stack - CreateStackKeypairTests-CreateStackKeypairTests-d251096a-1304-4d4d-a491-8d8985862e62-stack 2018-06-27 22:34:44,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8004/v1/b2f2a8bf3eaf4abe9561cd6981101b8a/stacks/1091bebd-9198-4cc6-a580-9e2d17b73620 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f205323a2696e288ac402b59e667d483b242c3b5" 2018-06-27 22:34:44,514 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:34:44 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/b2f2a8bf3eaf4abe9561cd6981101b8a/stacks/CreateStackKeypairTests-CreateStackKeypairTests-d251096a-1304-4d4d-a491-8d8985862e62-stack/1091bebd-9198-4cc6-a580-9e2d17b73620 X-Openstack-Request-Id: req-f5dd6a1c-6db3-4180-ae29-950ef3b764da Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/b2f2a8bf3eaf4abe9561cd6981101b8a/stacks/CreateStackKeypairTests-CreateStackKeypairTests-d251096a-1304-4d4d-a491-8d8985862e62-stack/1091bebd-9198-4cc6-a580-9e2d17b73620;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:34:44,627 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:34:44 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-20a8f352-f377-4652-a195-dc07f3ec2b59 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:34:44,627 - keystoneauth.session - DEBUG - DELETE call to orchestration for https://172.30.10.101:8004/v1/b2f2a8bf3eaf4abe9561cd6981101b8a/stacks/CreateStackKeypairTests-CreateStackKeypairTests-d251096a-1304-4d4d-a491-8d8985862e62-stack/1091bebd-9198-4cc6-a580-9e2d17b73620 used request id req-20a8f352-f377-4652-a195-dc07f3ec2b59 2018-06-27 22:34:44,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/b2f2a8bf3eaf4abe9561cd6981101b8a/stacks/1091bebd-9198-4cc6-a580-9e2d17b73620 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f205323a2696e288ac402b59e667d483b242c3b5" 2018-06-27 22:34:45,483 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:34:45 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/b2f2a8bf3eaf4abe9561cd6981101b8a/stacks/CreateStackKeypairTests-CreateStackKeypairTests-d251096a-1304-4d4d-a491-8d8985862e62-stack/1091bebd-9198-4cc6-a580-9e2d17b73620 X-Openstack-Request-Id: req-e9a5d5c5-3ec9-43a7-a418-afb11486cb5a Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/b2f2a8bf3eaf4abe9561cd6981101b8a/stacks/CreateStackKeypairTests-CreateStackKeypairTests-d251096a-1304-4d4d-a491-8d8985862e62-stack/1091bebd-9198-4cc6-a580-9e2d17b73620;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:34:45,571 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:34:45 GMT Content-Type: application/json Content-Length: 1310 Connection: keep-alive X-Openstack-Request-Id: req-4bf7ebc7-e7d5-4942-8f25-fef0c962eb80 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": "b2f2a8bf3eaf4abe9561cd6981101b8a", "OS::stack_id": "1091bebd-9198-4cc6-a580-9e2d17b73620", "OS::stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-d251096a-1304-4d4d-a491-8d8985862e62-stack", "keypair_name": "CreateStackKeypairTests-d251096a-1304-4d4d-a491-8d8985862e62-kp"}, "deletion_time": null, "stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-d251096a-1304-4d4d-a491-8d8985862e62-stack", "stack_user_project_id": "8dfdf38a6c6a47a88b8c631a71dfc4c0", "tags": null, "creation_time": "2018-06-27T22:34:30Z", "links": [{"href": "https://172.30.10.101:8004/v1/b2f2a8bf3eaf4abe9561cd6981101b8a/stacks/CreateStackKeypairTests-CreateStackKeypairTests-d251096a-1304-4d4d-a491-8d8985862e62-stack/1091bebd-9198-4cc6-a580-9e2d17b73620", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-06-27T22:34:45Z", "id": "1091bebd-9198-4cc6-a580-9e2d17b73620", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Test template that simply deploys a keypair with a generated key\n"}} 2018-06-27 22:34:45,571 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/b2f2a8bf3eaf4abe9561cd6981101b8a/stacks/CreateStackKeypairTests-CreateStackKeypairTests-d251096a-1304-4d4d-a491-8d8985862e62-stack/1091bebd-9198-4cc6-a580-9e2d17b73620 used request id req-4bf7ebc7-e7d5-4942-8f25-fef0c962eb80 2018-06-27 22:34:45,571 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-06-27 22:34:45,572 - create_stack - DEBUG - Stack is active with name - CreateStackKeypairTests-CreateStackKeypairTests-d251096a-1304-4d4d-a491-8d8985862e62-stack 2018-06-27 22:34:45,572 - create_stack - INFO - Attempting to delete again stack - CreateStackKeypairTests-CreateStackKeypairTests-d251096a-1304-4d4d-a491-8d8985862e62-stack 2018-06-27 22:34:45,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8004/v1/b2f2a8bf3eaf4abe9561cd6981101b8a/stacks/1091bebd-9198-4cc6-a580-9e2d17b73620 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f205323a2696e288ac402b59e667d483b242c3b5" 2018-06-27 22:34:45,627 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:34:45 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/b2f2a8bf3eaf4abe9561cd6981101b8a/stacks/CreateStackKeypairTests-CreateStackKeypairTests-d251096a-1304-4d4d-a491-8d8985862e62-stack/1091bebd-9198-4cc6-a580-9e2d17b73620 X-Openstack-Request-Id: req-2ba4717e-d765-4d53-b80d-0843c2205621 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/b2f2a8bf3eaf4abe9561cd6981101b8a/stacks/CreateStackKeypairTests-CreateStackKeypairTests-d251096a-1304-4d4d-a491-8d8985862e62-stack/1091bebd-9198-4cc6-a580-9e2d17b73620;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:34:45,679 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx Date: Wed, 27 Jun 2018 22:34:45 GMT Content-Type: application/json Content-Length: 279 Connection: keep-alive X-Openstack-Request-Id: req-ec024a27-606c-4ad7-a430-8eb2d37ea282 RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackKeypairTests-CreateStackKeypairTests-d251096a-1304-4d4d-a491-8d8985862e62-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-06-27 22:34:45,680 - keystoneauth.session - DEBUG - DELETE call to orchestration for https://172.30.10.101:8004/v1/b2f2a8bf3eaf4abe9561cd6981101b8a/stacks/CreateStackKeypairTests-CreateStackKeypairTests-d251096a-1304-4d4d-a491-8d8985862e62-stack/1091bebd-9198-4cc6-a580-9e2d17b73620 used request id req-ec024a27-606c-4ad7-a430-8eb2d37ea282 2018-06-27 22:34:45,686 - keystoneauth.session - 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}349c47a6b5dc031aee1aa63e482eb01b42574f7e" 2018-06-27 22:34:46,582 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:34:46 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-620a1e77-00a1-49b5-a725-a457d6a14009 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-27T19:03:04Z", "updated_at": "2018-06-27T19:03:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "6748ef1e-56da-434e-9e89-e86b58537b65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "b3e3826c-1c48-4699-93f0-f8a310956753", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "bfad35fa-7ea9-4a81-917d-7b86481eb510", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "d657b333-103d-4d19-add8-1e8bae2f8849", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b92069937e44a3786e439f95c61afe5", "created_at": "2018-06-27T19:08:41Z", "updated_at": "2018-06-27T19:08:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "4ac2a090-f595-4e7b-9b7a-a52fa204e881", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "5508c0b1-6261-44cb-854d-60c64bcbba0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "a60c77dc-6985-48ac-a3a3-067176d3e52f", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "e6ec0fa4-1eb3-4c5d-a451-c7acfd7fde82", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}], "revision_number": 4, "project_id": "4b92069937e44a3786e439f95c61afe5", "id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T18:59:55Z", "updated_at": "2018-06-27T18:59:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "5a060918-419b-4ec3-90df-a7764c06af2f", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "6cd9bbf0-4d1b-4b13-a6c4-e20a15bb3360", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "8134c0f0-89c6-4d45-bef8-a9260d9d0723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "e0e7297a-a59d-4d2b-b75c-2cc86b269114", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}], "revision_number": 4, "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "created_at": "2018-06-27T21:03:43Z", "updated_at": "2018-06-27T21:03:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "41061dbf-a5a2-465f-84dd-140f6104b3f7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "47d5c96d-0510-41a5-b33e-5683702c5bb8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "4b4b6430-3f42-4fe4-a25e-2c5c015a7699", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "e6a68cb7-6491-4474-a4d7-38496cac4eb7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}], "revision_number": 4, "project_id": "3f0a375b66c54145bff1c56e7c91ad73", "id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "name": "default"}]} 2018-06-27 22:34:46,582 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-620a1e77-00a1-49b5-a725-a457d6a14009 2018-06-27 22:34:46,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/4b92069937e44a3786e439f95c61afe5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}349c47a6b5dc031aee1aa63e482eb01b42574f7e" 2018-06-27 22:34:46,865 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:34:46 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3b10e1eb-9ded-4d3d-864c-396f3a772781 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/4b92069937e44a3786e439f95c61afe5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4b92069937e44a3786e439f95c61afe5", "name": "service"}} 2018-06-27 22:34:46,865 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/4b92069937e44a3786e439f95c61afe5 used request id req-3b10e1eb-9ded-4d3d-864c-396f3a772781 2018-06-27 22:34:46,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/8cdbc979369d4c15b8ddd6cc77d930e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}349c47a6b5dc031aee1aa63e482eb01b42574f7e" 2018-06-27 22:34:47,233 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:34:46 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-81f6ba3e-7789-465c-8a4a-2a7411d78ccb 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/8cdbc979369d4c15b8ddd6cc77d930e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}} 2018-06-27 22:34:47,233 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 used request id req-81f6ba3e-7789-465c-8a4a-2a7411d78ccb 2018-06-27 22:34:47,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/3f0a375b66c54145bff1c56e7c91ad73 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}349c47a6b5dc031aee1aa63e482eb01b42574f7e" 2018-06-27 22:34:47,622 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 27 Jun 2018 22:34:47 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d5b20ed4-eca9-483f-a3b7-c767398463be Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3f0a375b66c54145bff1c56e7c91ad73.", "code": 404, "title": "Not Found"}} 2018-06-27 22:34:47,622 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f0a375b66c54145bff1c56e7c91ad73 used request id req-d5b20ed4-eca9-483f-a3b7-c767398463be 2018-06-27 22:34:47,622 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-06-27 22:34:47,623 - keystone_utils - INFO - Deleting project with name - CreateStackKeypairTests-948a2689-f2c4-4ec-proj 2018-06-27 22:34:47,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/b2f2a8bf3eaf4abe9561cd6981101b8a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}349c47a6b5dc031aee1aa63e482eb01b42574f7e" 2018-06-27 22:34:48,238 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 22:34:47 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b5bfb0fd-820e-4d14-963a-eb6e4a8ece4c Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:34:48,238 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/b2f2a8bf3eaf4abe9561cd6981101b8a used request id req-b5bfb0fd-820e-4d14-963a-eb6e4a8ece4c 2018-06-27 22:34:48,238 - keystone_utils - INFO - Deleting role with name - CreateStackKeypairTests-948a2689-f2c4-4ec-proj-role 2018-06-27 22:34:48,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/d64fed4a9a344be38ae21d85f4856c34 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}349c47a6b5dc031aee1aa63e482eb01b42574f7e" 2018-06-27 22:34:48,700 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 22:34:48 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-be30f8ca-6688-4cc3-bca8-00f3e118b37c Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:34:48,700 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/d64fed4a9a344be38ae21d85f4856c34 used request id req-be30f8ca-6688-4cc3-bca8-00f3e118b37c 2018-06-27 22:34:48,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}349c47a6b5dc031aee1aa63e482eb01b42574f7e" 2018-06-27 22:34:49,077 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:34:48 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-05bb902f-9c99-4f60-bdc8-3c1db2fcb65c Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 22:34:49,077 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-05bb902f-9c99-4f60-bdc8-3c1db2fcb65c 2018-06-27 22:34:49,077 - keystone_utils - INFO - Deleting user with name - CreateStackKeypairTests-948a2689-f2c4-4ec-user 2018-06-27 22:34:49,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/eb6df6ea967f41b7af73fbc85a3d9dfd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55bd68161c51f9110a8002de6128ff97b86cab95" 2018-06-27 22:34:49,644 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 22:34:49 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b75bee6a-c84c-4398-87f2-10971094c515 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:34:49,644 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/eb6df6ea967f41b7af73fbc85a3d9dfd used request id req-b75bee6a-c84c-4398-87f2-10971094c515 2018-06-27 22:34:49,646 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:34:50,490 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T23:34:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["2o_FrTTQSiSOv1Fyhlq2Gg"], "issued_at": "2018-06-27T22:34:50.000000Z"}} 2018-06-27 22:34:50,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}481b8aeef2b6b6d591bdb10f0565f0d5e96bf159" 2018-06-27 22:34:50,877 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:34:50 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d3461a0f-f44c-4b5b-b4d2-cabddde5cb89 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:34:50,877 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-d3461a0f-f44c-4b5b-b4d2-cabddde5cb89 2018-06-27 22:34:50,878 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:34:50,879 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:34:51,650 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T23:34:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["RQIYjkL8R2SOrIIEq9rFCg"], "issued_at": "2018-06-27T22:34:51.000000Z"}} 2018-06-27 22:34:51,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}37d3f4a445412279ba91042d8846dea2f15451a3" 2018-06-27 22:34:51,996 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:34:51 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-63aefae4-297d-4c49-9e8b-354c3730664c Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:34:51,996 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-63aefae4-297d-4c49-9e8b-354c3730664c 2018-06-27 22:34:52,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 22:34:52,013 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 22:34: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-27 22:34:52,014 - 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-44b87d18-c077-4f3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37d3f4a445412279ba91042d8846dea2f15451a3" 2018-06-27 22:34:52,094 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:34:52 GMT Server: Apache Content-Length: 197 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e205e2f5-5cd3-4432-abaa-2983435e2a5e 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-44b87d18-c077-4f3-proj", "previous": null, "next": null}, "projects": []} 2018-06-27 22:34:52,094 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSecurityGroupTests-44b87d18-c077-4f3-proj used request id req-e205e2f5-5cd3-4432-abaa-2983435e2a5e 2018-06-27 22:34:52,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37d3f4a445412279ba91042d8846dea2f15451a3" 2018-06-27 22:34:52,470 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:34:52 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bc8b68db-d3fe-401f-a23f-363b9d675e42 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 22:34:52,470 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-bc8b68db-d3fe-401f-a23f-363b9d675e42 2018-06-27 22:34:52,474 - 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}37d3f4a445412279ba91042d8846dea2f15451a3" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSecurityGroupTests-44b87d18-c077-4f3-proj"}}' 2018-06-27 22:34:52,877 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 22:34:52 GMT Server: Apache Content-Length: 326 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f6a57626-a17a-4df5-9aa4-472734197abf Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/b1c160b7de1648c2a45c9199108c84d3"}, "tags": [], "enabled": true, "id": "b1c160b7de1648c2a45c9199108c84d3", "parent_id": "default", "domain_id": "default", "name": "CreateStackSecurityGroupTests-44b87d18-c077-4f3-proj"}} 2018-06-27 22:34:52,877 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-f6a57626-a17a-4df5-9aa4-472734197abf 2018-06-27 22:34:52,877 - keystone_utils - INFO - Created project with name - CreateStackSecurityGroupTests-44b87d18-c077-4f3-proj 2018-06-27 22:34:52,878 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:34:52,878 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:34:53,669 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T23:34:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["cIhg09D3QpOa2Q7Ak7INfA"], "issued_at": "2018-06-27T22:34:53.000000Z"}} 2018-06-27 22:34:53,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffebab909e8ed916fb77a4c7dd8d2dfeba3dac22" 2018-06-27 22:34:53,973 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:34:53 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3da189cb-6c62-4db4-8c02-8235ba912ba3 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:34:53,974 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-3da189cb-6c62-4db4-8c02-8235ba912ba3 2018-06-27 22:34:53,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-27 22:34:53,990 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 22:34: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-27 22:34:53,991 - 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}ffebab909e8ed916fb77a4c7dd8d2dfeba3dac22" 2018-06-27 22:34:54,404 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:34:53 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-686a5ba5-8caa-4203-b882-66695b9bd77e Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/05b1bc3fa6fd4243a4ba8b4d6fcc3daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05b1bc3fa6fd4243a4ba8b4d6fcc3daf", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/48d44c9c0fea4f4e80edc7d2e0715db7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d44c9c0fea4f4e80edc7d2e0715db7", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/4d3721127bf84155a837606ce3feba32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d3721127bf84155a837606ce3feba32", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/5c846663ea6d407e9223de0719ce5442"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c846663ea6d407e9223de0719ce5442", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/73a10e6c4f67490a8a4030cc6cea32f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73a10e6c4f67490a8a4030cc6cea32f5", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/8ecfab7d9d4f47bb8892a85b7d2a0b5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ecfab7d9d4f47bb8892a85b7d2a0b5a", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/b278d529e9a54a9195e4e536b9384dc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b278d529e9a54a9195e4e536b9384dc0", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b7f107ae7bb34ccea8282b1a0ec7a979"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7f107ae7bb34ccea8282b1a0ec7a979", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/d21494d0185b463db36b8c8c2b341b97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d21494d0185b463db36b8c8c2b341b97", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e0bb346419f84e4680f6ca9a97f4fc0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e0bb346419f84e4680f6ca9a97f4fc0b", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "c8d542af72ce49338052c29f02c8857e", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e9dd794fa5c040a9a0445386fb2a6116"}, "options": {}, "id": "e9dd794fa5c040a9a0445386fb2a6116", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/e9f9c747d54947bc800a81ecf11858f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9f9c747d54947bc800a81ecf11858f5", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-27 22:34:54,404 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-686a5ba5-8caa-4203-b882-66695b9bd77e 2018-06-27 22:34:54,408 - 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-44b87d18-c077-4f3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffebab909e8ed916fb77a4c7dd8d2dfeba3dac22" 2018-06-27 22:34:54,750 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:34:54 GMT Server: Apache Content-Length: 477 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-978968b9-16dc-4d90-83b9-84d7e474c5a2 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateStackSecurityGroupTests-44b87d18-c077-4f3-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/b1c160b7de1648c2a45c9199108c84d3"}, "tags": [], "enabled": true, "id": "b1c160b7de1648c2a45c9199108c84d3", "parent_id": "default", "domain_id": "default", "name": "CreateStackSecurityGroupTests-44b87d18-c077-4f3-proj"}]} 2018-06-27 22:34:54,750 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateStackSecurityGroupTests-44b87d18-c077-4f3-proj used request id req-978968b9-16dc-4d90-83b9-84d7e474c5a2 2018-06-27 22:34:54,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffebab909e8ed916fb77a4c7dd8d2dfeba3dac22" 2018-06-27 22:34:55,110 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:34:54 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-89b7ffd5-bbe6-4d3d-b807-95ffd462293c Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 22:34:55,110 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-89b7ffd5-bbe6-4d3d-b807-95ffd462293c 2018-06-27 22:34:56,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? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffebab909e8ed916fb77a4c7dd8d2dfeba3dac22" 2018-06-27 22:34:56,414 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:34:56 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3113b86f-4fe1-4b2c-9480-3d10ff699d02 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 22:34:56,415 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-3113b86f-4fe1-4b2c-9480-3d10ff699d02 2018-06-27 22:34:56,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?name=CreateStackSecurityGroupTests-44b87d18-c077-4f3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffebab909e8ed916fb77a4c7dd8d2dfeba3dac22" 2018-06-27 22:34:56,806 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:34:56 GMT Server: Apache Content-Length: 477 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-54d99520-954e-47a4-8ed6-ae82ea9213af Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateStackSecurityGroupTests-44b87d18-c077-4f3-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/b1c160b7de1648c2a45c9199108c84d3"}, "tags": [], "enabled": true, "id": "b1c160b7de1648c2a45c9199108c84d3", "parent_id": "default", "domain_id": "default", "name": "CreateStackSecurityGroupTests-44b87d18-c077-4f3-proj"}]} 2018-06-27 22:34:56,806 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateStackSecurityGroupTests-44b87d18-c077-4f3-proj used request id req-54d99520-954e-47a4-8ed6-ae82ea9213af 2018-06-27 22:34:56,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/5e99a68e4505407fabfb9b2948fef024 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffebab909e8ed916fb77a4c7dd8d2dfeba3dac22" 2018-06-27 22:34:57,348 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:34:56 GMT Server: Apache Content-Length: 347 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-337779a5-f0e7-4dd6-9145-029536ca715d Connection: close Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSecurityGroupTests-44b87d18-c077-4f3-user", "links": {"self": "http://10.167.4.35:5000/v3/users/5e99a68e4505407fabfb9b2948fef024"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "b1c160b7de1648c2a45c9199108c84d3", "id": "5e99a68e4505407fabfb9b2948fef024", "password_expires_at": null}} 2018-06-27 22:34:57,348 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users/5e99a68e4505407fabfb9b2948fef024 used request id req-337779a5-f0e7-4dd6-9145-029536ca715d 2018-06-27 22:34:57,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/b1c160b7de1648c2a45c9199108c84d3/users/5e99a68e4505407fabfb9b2948fef024/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffebab909e8ed916fb77a4c7dd8d2dfeba3dac22" 2018-06-27 22:34:57,890 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:34:57 GMT Server: Apache Content-Length: 181 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7da24b40-dfe6-4684-95e0-d7db70bbe153 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects/b1c160b7de1648c2a45c9199108c84d3/users/5e99a68e4505407fabfb9b2948fef024/roles", "previous": null, "next": null}, "roles": []} 2018-06-27 22:34:57,890 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b1c160b7de1648c2a45c9199108c84d3/users/5e99a68e4505407fabfb9b2948fef024/roles used request id req-7da24b40-dfe6-4684-95e0-d7db70bbe153 2018-06-27 22:34:57,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/c6fad7d7ad1b456cb9e0561ce3c4210a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffebab909e8ed916fb77a4c7dd8d2dfeba3dac22" 2018-06-27 22:34:58,290 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:34:57 GMT Server: Apache Content-Length: 187 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0867ce1c-2a9d-40eb-9e65-0f94b8fea665 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}} 2018-06-27 22:34:58,290 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a used request id req-0867ce1c-2a9d-40eb-9e65-0f94b8fea665 2018-06-27 22:34:58,290 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSecurityGroupTests-44b87d18-c077-4f3-proj 2018-06-27 22:34:58,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/b1c160b7de1648c2a45c9199108c84d3/users/5e99a68e4505407fabfb9b2948fef024/roles/c6fad7d7ad1b456cb9e0561ce3c4210a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffebab909e8ed916fb77a4c7dd8d2dfeba3dac22" 2018-06-27 22:34:58,811 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 22:34:58 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9a1ed0e8-ea86-4d41-a468-0b0a493ef40d Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:34:58,811 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/b1c160b7de1648c2a45c9199108c84d3/users/5e99a68e4505407fabfb9b2948fef024/roles/c6fad7d7ad1b456cb9e0561ce3c4210a used request id req-9a1ed0e8-ea86-4d41-a468-0b0a493ef40d 2018-06-27 22:34:58,811 - keystone_utils - INFO - Created user with name - CreateStackSecurityGroupTests-44b87d18-c077-4f3-user 2018-06-27 22:34:58,812 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:34:58,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? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37d3f4a445412279ba91042d8846dea2f15451a3" 2018-06-27 22:34:59,224 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:34:58 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-18882fe8-d872-42e8-92ab-e3899f3a5e78 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 22:34:59,224 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-18882fe8-d872-42e8-92ab-e3899f3a5e78 2018-06-27 22:34:59,228 - 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}37d3f4a445412279ba91042d8846dea2f15451a3" -d '{"role": {"name": "CreateStackSecurityGroupTests-44b87d18-c077-4f3-proj-role"}}' 2018-06-27 22:34:59,634 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 22:34:59 GMT Server: Apache Content-Length: 228 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5f5c7976-29f5-47ff-949d-f9e87504bb65 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1f2993158fcc4ba98804c49e2056940e", "links": {"self": "http://10.167.4.35:5000/v3/roles/1f2993158fcc4ba98804c49e2056940e"}, "name": "CreateStackSecurityGroupTests-44b87d18-c077-4f3-proj-role"}} 2018-06-27 22:34:59,634 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-5f5c7976-29f5-47ff-949d-f9e87504bb65 2018-06-27 22:34:59,635 - keystone_utils - INFO - Created role with name - CreateStackSecurityGroupTests-44b87d18-c077-4f3-proj-role 2018-06-27 22:34:59,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/1f2993158fcc4ba98804c49e2056940e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37d3f4a445412279ba91042d8846dea2f15451a3" 2018-06-27 22:34:59,999 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:34:59 GMT Server: Apache Content-Length: 228 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-afa5be92-eaa3-4321-936d-c5ca2f4b626c Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1f2993158fcc4ba98804c49e2056940e", "links": {"self": "http://10.167.4.35:5000/v3/roles/1f2993158fcc4ba98804c49e2056940e"}, "name": "CreateStackSecurityGroupTests-44b87d18-c077-4f3-proj-role"}} 2018-06-27 22:35:00,000 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/1f2993158fcc4ba98804c49e2056940e used request id req-afa5be92-eaa3-4321-936d-c5ca2f4b626c 2018-06-27 22:35:00,000 - keystone_utils - INFO - Granting role CreateStackSecurityGroupTests-44b87d18-c077-4f3-proj-role to project CreateStackSecurityGroupTests-44b87d18-c077-4f3-proj 2018-06-27 22:35:00,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/b1c160b7de1648c2a45c9199108c84d3/users/5e99a68e4505407fabfb9b2948fef024/roles/1f2993158fcc4ba98804c49e2056940e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37d3f4a445412279ba91042d8846dea2f15451a3" 2018-06-27 22:35:00,488 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 22:35:00 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1bcf98cb-8c54-418e-a138-58413531f4a3 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:35:00,488 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/b1c160b7de1648c2a45c9199108c84d3/users/5e99a68e4505407fabfb9b2948fef024/roles/1f2993158fcc4ba98804c49e2056940e used request id req-1bcf98cb-8c54-418e-a138-58413531f4a3 2018-06-27 22:35:00,489 - heat_utils - DEBUG - Retrieving Heat Client 2018-06-27 22:35:00,489 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 22:35:00,491 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:35:00,492 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:35:01,392 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "name": "heat_stack_owner"}, {"id": "1f2993158fcc4ba98804c49e2056940e", "name": "CreateStackSecurityGroupTests-44b87d18-c077-4f3-proj-role"}], "expires_at": "2018-06-27T23:35:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b1c160b7de1648c2a45c9199108c84d3", "name": "CreateStackSecurityGroupTests-44b87d18-c077-4f3-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/b1c160b7de1648c2a45c9199108c84d3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/b1c160b7de1648c2a45c9199108c84d3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/b1c160b7de1648c2a45c9199108c84d3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/b1c160b7de1648c2a45c9199108c84d3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/b1c160b7de1648c2a45c9199108c84d3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/b1c160b7de1648c2a45c9199108c84d3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/b1c160b7de1648c2a45c9199108c84d3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/b1c160b7de1648c2a45c9199108c84d3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/b1c160b7de1648c2a45c9199108c84d3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/b1c160b7de1648c2a45c9199108c84d3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/b1c160b7de1648c2a45c9199108c84d3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/b1c160b7de1648c2a45c9199108c84d3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSecurityGroupTests-44b87d18-c077-4f3-user", "id": "5e99a68e4505407fabfb9b2948fef024"}, "audit_ids": ["R0vP7sqwQSa8S1tEbfcVhw"], "issued_at": "2018-06-27T22:35:01.000000Z"}} 2018-06-27 22:35:01,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7372fc47f9e1fdddddcf2178ec90d942df21e495" 2018-06-27 22:35:01,804 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:35:01 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-990f2a41-66d8-4814-bf95-ba6a76819dc2 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:35:01,804 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-990f2a41-66d8-4814-bf95-ba6a76819dc2 2018-06-27 22:35:01,805 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 22:35:01,809 - heat_utils - DEBUG - Retrieving Heat Client 2018-06-27 22:35:01,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/b1c160b7de1648c2a45c9199108c84d3/stacks?stack_name=CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-bacf78a5-75cb-4ce7-90b5-65bc6440e8b5-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7372fc47f9e1fdddddcf2178ec90d942df21e495" 2018-06-27 22:35:02,768 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:35:02 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-f882c99c-2883-4cca-a1dc-86a096a5b55d Front-End-Https: on RESP BODY: {"stacks": []} 2018-06-27 22:35:02,768 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/b1c160b7de1648c2a45c9199108c84d3/stacks?stack_name=CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-bacf78a5-75cb-4ce7-90b5-65bc6440e8b5-stack used request id req-f882c99c-2883-4cca-a1dc-86a096a5b55d 2018-06-27 22:35:02,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8004/v1/b1c160b7de1648c2a45c9199108c84d3/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7372fc47f9e1fdddddcf2178ec90d942df21e495" -d '{"stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-bacf78a5-75cb-4ce7-90b5-65bc6440e8b5-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-bacf78a5-75cb-4ce7-90b5-65bc6440e8b5-sec-grp"}}' 2018-06-27 22:35:07,021 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 22:35:07 GMT Content-Type: application/json Content-Length: 306 Connection: keep-alive Location: https://172.30.10.101:8004/v1/b1c160b7de1648c2a45c9199108c84d3/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-bacf78a5-75cb-4ce7-90b5-65bc6440e8b5-stack/b9b3720c-27e8-4e80-9f2f-9e0971983be6 X-Openstack-Request-Id: req-c4be9c9a-f19c-409b-a6b7-680a98d705e7 Front-End-Https: on RESP BODY: {"stack": {"id": "b9b3720c-27e8-4e80-9f2f-9e0971983be6", "links": [{"href": "https://172.30.10.101:8004/v1/b1c160b7de1648c2a45c9199108c84d3/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-bacf78a5-75cb-4ce7-90b5-65bc6440e8b5-stack/b9b3720c-27e8-4e80-9f2f-9e0971983be6", "rel": "self"}]}} 2018-06-27 22:35:07,022 - keystoneauth.session - DEBUG - POST call to orchestration for https://172.30.10.101:8004/v1/b1c160b7de1648c2a45c9199108c84d3/stacks used request id req-c4be9c9a-f19c-409b-a6b7-680a98d705e7 2018-06-27 22:35:07,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/b1c160b7de1648c2a45c9199108c84d3/stacks/b9b3720c-27e8-4e80-9f2f-9e0971983be6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7372fc47f9e1fdddddcf2178ec90d942df21e495" 2018-06-27 22:35:07,707 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:35:07 GMT Content-Type: application/json Content-Length: 561 Connection: keep-alive Location: https://172.30.10.101:8004/v1/b1c160b7de1648c2a45c9199108c84d3/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-bacf78a5-75cb-4ce7-90b5-65bc6440e8b5-stack/b9b3720c-27e8-4e80-9f2f-9e0971983be6 X-Openstack-Request-Id: req-af328c0b-d701-4d70-a4f0-f44024e29ed6 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/b1c160b7de1648c2a45c9199108c84d3/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-bacf78a5-75cb-4ce7-90b5-65bc6440e8b5-stack/b9b3720c-27e8-4e80-9f2f-9e0971983be6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:35:08,623 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:35:08 GMT Content-Type: application/json Content-Length: 1323 Connection: keep-alive X-Openstack-Request-Id: req-5dbe7aec-4083-4530-b2cb-3e7dd28a5a24 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": "b1c160b7de1648c2a45c9199108c84d3", "OS::stack_id": "b9b3720c-27e8-4e80-9f2f-9e0971983be6", "OS::stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-bacf78a5-75cb-4ce7-90b5-65bc6440e8b5-stack", "security_group_name": "CreateStackSecurityGroupTests-bacf78a5-75cb-4ce7-90b5-65bc6440e8b5-sec-grp"}, "deletion_time": null, "stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-bacf78a5-75cb-4ce7-90b5-65bc6440e8b5-stack", "stack_user_project_id": "39fc00850aee4cd1ad2795b67596d761", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-27T22:35:06Z", "links": [{"href": "https://172.30.10.101:8004/v1/b1c160b7de1648c2a45c9199108c84d3/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-bacf78a5-75cb-4ce7-90b5-65bc6440e8b5-stack/b9b3720c-27e8-4e80-9f2f-9e0971983be6", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b9b3720c-27e8-4e80-9f2f-9e0971983be6", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-06-27 22:35:08,623 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/b1c160b7de1648c2a45c9199108c84d3/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-bacf78a5-75cb-4ce7-90b5-65bc6440e8b5-stack/b9b3720c-27e8-4e80-9f2f-9e0971983be6 used request id req-5dbe7aec-4083-4530-b2cb-3e7dd28a5a24 2018-06-27 22:35:08,624 - create_stack - INFO - Created stack with name - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-bacf78a5-75cb-4ce7-90b5-65bc6440e8b5-stack 2018-06-27 22:35:08,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/b1c160b7de1648c2a45c9199108c84d3/stacks/b9b3720c-27e8-4e80-9f2f-9e0971983be6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7372fc47f9e1fdddddcf2178ec90d942df21e495" 2018-06-27 22:35:08,705 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:35:08 GMT Content-Type: application/json Content-Length: 561 Connection: keep-alive Location: https://172.30.10.101:8004/v1/b1c160b7de1648c2a45c9199108c84d3/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-bacf78a5-75cb-4ce7-90b5-65bc6440e8b5-stack/b9b3720c-27e8-4e80-9f2f-9e0971983be6 X-Openstack-Request-Id: req-d282b8aa-6947-4a62-af5d-8d2836943d58 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/b1c160b7de1648c2a45c9199108c84d3/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-bacf78a5-75cb-4ce7-90b5-65bc6440e8b5-stack/b9b3720c-27e8-4e80-9f2f-9e0971983be6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:35:09,456 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:35:09 GMT Content-Type: application/json Content-Length: 1323 Connection: keep-alive X-Openstack-Request-Id: req-b6dcbbd5-e2cc-4720-ac5e-c74d81853226 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": "b1c160b7de1648c2a45c9199108c84d3", "OS::stack_id": "b9b3720c-27e8-4e80-9f2f-9e0971983be6", "OS::stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-bacf78a5-75cb-4ce7-90b5-65bc6440e8b5-stack", "security_group_name": "CreateStackSecurityGroupTests-bacf78a5-75cb-4ce7-90b5-65bc6440e8b5-sec-grp"}, "deletion_time": null, "stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-bacf78a5-75cb-4ce7-90b5-65bc6440e8b5-stack", "stack_user_project_id": "39fc00850aee4cd1ad2795b67596d761", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-27T22:35:06Z", "links": [{"href": "https://172.30.10.101:8004/v1/b1c160b7de1648c2a45c9199108c84d3/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-bacf78a5-75cb-4ce7-90b5-65bc6440e8b5-stack/b9b3720c-27e8-4e80-9f2f-9e0971983be6", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b9b3720c-27e8-4e80-9f2f-9e0971983be6", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-06-27 22:35:09,457 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/b1c160b7de1648c2a45c9199108c84d3/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-bacf78a5-75cb-4ce7-90b5-65bc6440e8b5-stack/b9b3720c-27e8-4e80-9f2f-9e0971983be6 used request id req-b6dcbbd5-e2cc-4720-ac5e-c74d81853226 2018-06-27 22:35:09,457 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-06-27 22:35:09,457 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-27 22:35:12,458 - create_stack - DEBUG - Stack status query timeout in 1196.16629291 2018-06-27 22:35:12,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/b1c160b7de1648c2a45c9199108c84d3/stacks/b9b3720c-27e8-4e80-9f2f-9e0971983be6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7372fc47f9e1fdddddcf2178ec90d942df21e495" 2018-06-27 22:35:13,337 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:35:13 GMT Content-Type: application/json Content-Length: 561 Connection: keep-alive Location: https://172.30.10.101:8004/v1/b1c160b7de1648c2a45c9199108c84d3/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-bacf78a5-75cb-4ce7-90b5-65bc6440e8b5-stack/b9b3720c-27e8-4e80-9f2f-9e0971983be6 X-Openstack-Request-Id: req-e8e9f78f-cf41-4d58-874e-2c3bb69a955d Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/b1c160b7de1648c2a45c9199108c84d3/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-bacf78a5-75cb-4ce7-90b5-65bc6440e8b5-stack/b9b3720c-27e8-4e80-9f2f-9e0971983be6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:35:14,128 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:35:14 GMT Content-Type: application/json Content-Length: 1335 Connection: keep-alive X-Openstack-Request-Id: req-8c0a3a8e-98c6-46a7-916e-f79b464432bf 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": "b1c160b7de1648c2a45c9199108c84d3", "OS::stack_id": "b9b3720c-27e8-4e80-9f2f-9e0971983be6", "OS::stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-bacf78a5-75cb-4ce7-90b5-65bc6440e8b5-stack", "security_group_name": "CreateStackSecurityGroupTests-bacf78a5-75cb-4ce7-90b5-65bc6440e8b5-sec-grp"}, "deletion_time": null, "stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-bacf78a5-75cb-4ce7-90b5-65bc6440e8b5-stack", "stack_user_project_id": "39fc00850aee4cd1ad2795b67596d761", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-06-27T22:35:06Z", "links": [{"href": "https://172.30.10.101:8004/v1/b1c160b7de1648c2a45c9199108c84d3/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-bacf78a5-75cb-4ce7-90b5-65bc6440e8b5-stack/b9b3720c-27e8-4e80-9f2f-9e0971983be6", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "b9b3720c-27e8-4e80-9f2f-9e0971983be6", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-06-27 22:35:14,128 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/b1c160b7de1648c2a45c9199108c84d3/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-bacf78a5-75cb-4ce7-90b5-65bc6440e8b5-stack/b9b3720c-27e8-4e80-9f2f-9e0971983be6 used request id req-8c0a3a8e-98c6-46a7-916e-f79b464432bf 2018-06-27 22:35:14,128 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-06-27 22:35:14,129 - create_stack - DEBUG - Stack is active with name - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-bacf78a5-75cb-4ce7-90b5-65bc6440e8b5-stack 2018-06-27 22:35:14,129 - create_stack - INFO - Stack is now active with name - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-bacf78a5-75cb-4ce7-90b5-65bc6440e8b5-stack 2018-06-27 22:35:14,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/b1c160b7de1648c2a45c9199108c84d3/stacks/b9b3720c-27e8-4e80-9f2f-9e0971983be6/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7372fc47f9e1fdddddcf2178ec90d942df21e495" 2018-06-27 22:35:14,206 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:35:14 GMT Content-Type: application/json Content-Length: 581 Connection: keep-alive Location: https://172.30.10.101:8004/v1/b1c160b7de1648c2a45c9199108c84d3/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-bacf78a5-75cb-4ce7-90b5-65bc6440e8b5-stack/b9b3720c-27e8-4e80-9f2f-9e0971983be6/resources X-Openstack-Request-Id: req-f800c979-f603-420d-878f-966b244e8646 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/b1c160b7de1648c2a45c9199108c84d3/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-bacf78a5-75cb-4ce7-90b5-65bc6440e8b5-stack/b9b3720c-27e8-4e80-9f2f-9e0971983be6/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:35:15,127 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:35:15 GMT Content-Type: application/json Content-Length: 919 Connection: keep-alive X-Openstack-Request-Id: req-29217efd-b329-4add-bc98-4aaea421132f Front-End-Https: on RESP BODY: {"resources": [{"resource_name": "server_security_group", "links": [{"href": "https://172.30.10.101:8004/v1/b1c160b7de1648c2a45c9199108c84d3/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-bacf78a5-75cb-4ce7-90b5-65bc6440e8b5-stack/b9b3720c-27e8-4e80-9f2f-9e0971983be6/resources/server_security_group", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/b1c160b7de1648c2a45c9199108c84d3/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-bacf78a5-75cb-4ce7-90b5-65bc6440e8b5-stack/b9b3720c-27e8-4e80-9f2f-9e0971983be6", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-06-27T22:35:07Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-27T22:35:07Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "a2c0366f-5d06-4e4a-afe8-348eb7497b40", "resource_type": "OS::Neutron::SecurityGroup"}]} 2018-06-27 22:35:15,127 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/b1c160b7de1648c2a45c9199108c84d3/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-bacf78a5-75cb-4ce7-90b5-65bc6440e8b5-stack/b9b3720c-27e8-4e80-9f2f-9e0971983be6/resources used request id req-29217efd-b329-4add-bc98-4aaea421132f 2018-06-27 22:35:15,128 - neutron_utils - INFO - Retrieving security group with ID - a2c0366f-5d06-4e4a-afe8-348eb7497b40 2018-06-27 22:35:15,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?id=a2c0366f-5d06-4e4a-afe8-348eb7497b40 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7372fc47f9e1fdddddcf2178ec90d942df21e495" 2018-06-27 22:35:16,023 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:35:16 GMT Content-Type: application/json Content-Length: 1435 Connection: keep-alive X-Openstack-Request-Id: req-b1f6c56f-ebe2-404c-9b21-000e08b408ef Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Test description", "tags": [], "tenant_id": "b1c160b7de1648c2a45c9199108c84d3", "created_at": "2018-06-27T22:35:08Z", "updated_at": "2018-06-27T22:35:10Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:35:10Z", "revision_number": 0, "id": "24c4cfa6-506e-460e-8be9-ecb265acde4c", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-06-27T22:35:10Z", "security_group_id": "a2c0366f-5d06-4e4a-afe8-348eb7497b40", "tenant_id": "b1c160b7de1648c2a45c9199108c84d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1c160b7de1648c2a45c9199108c84d3"}, {"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-06-27T22:35:09Z", "revision_number": 0, "id": "c73385a5-72c3-4a66-8c69-77dc75ca7589", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-06-27T22:35:09Z", "security_group_id": "a2c0366f-5d06-4e4a-afe8-348eb7497b40", "tenant_id": "b1c160b7de1648c2a45c9199108c84d3", "port_range_min": 22, "ethertype": "IPv4", "project_id": "b1c160b7de1648c2a45c9199108c84d3"}], "revision_number": 6, "project_id": "b1c160b7de1648c2a45c9199108c84d3", "id": "a2c0366f-5d06-4e4a-afe8-348eb7497b40", "name": "CreateStackSecurityGroupTests-bacf78a5-75cb-4ce7-90b5-65bc6440e8b5-sec-grp"}]} 2018-06-27 22:35:16,023 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=a2c0366f-5d06-4e4a-afe8-348eb7497b40 used request id req-b1f6c56f-ebe2-404c-9b21-000e08b408ef 2018-06-27 22:35:16,024 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a2c0366f-5d06-4e4a-afe8-348eb7497b40 2018-06-27 22:35:16,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/security-group-rules?security_group_id=a2c0366f-5d06-4e4a-afe8-348eb7497b40 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7372fc47f9e1fdddddcf2178ec90d942df21e495" 2018-06-27 22:35:16,160 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:35:16 GMT Content-Type: application/json Content-Length: 1012 Connection: keep-alive X-Openstack-Request-Id: req-3b7318da-9fc8-4f7a-a15b-6ee94847fc64 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-27T22:35:10Z", "security_group_id": "a2c0366f-5d06-4e4a-afe8-348eb7497b40", "port_range_min": null, "revision_number": 0, "tenant_id": "b1c160b7de1648c2a45c9199108c84d3", "created_at": "2018-06-27T22:35:10Z", "project_id": "b1c160b7de1648c2a45c9199108c84d3", "id": "24c4cfa6-506e-460e-8be9-ecb265acde4c"}, {"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-27T22:35:09Z", "security_group_id": "a2c0366f-5d06-4e4a-afe8-348eb7497b40", "port_range_min": 22, "revision_number": 0, "tenant_id": "b1c160b7de1648c2a45c9199108c84d3", "created_at": "2018-06-27T22:35:09Z", "project_id": "b1c160b7de1648c2a45c9199108c84d3", "id": "c73385a5-72c3-4a66-8c69-77dc75ca7589"}]} 2018-06-27 22:35:16,161 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=a2c0366f-5d06-4e4a-afe8-348eb7497b40 used request id req-3b7318da-9fc8-4f7a-a15b-6ee94847fc64 2018-06-27 22:35:16,162 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a2c0366f-5d06-4e4a-afe8-348eb7497b40 2018-06-27 22:35:16,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/security-group-rules?security_group_id=a2c0366f-5d06-4e4a-afe8-348eb7497b40 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7372fc47f9e1fdddddcf2178ec90d942df21e495" 2018-06-27 22:35:16,256 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:35:16 GMT Content-Type: application/json Content-Length: 1012 Connection: keep-alive X-Openstack-Request-Id: req-48a391d9-dc67-4b67-9191-01e8a62a961d 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-27T22:35:10Z", "security_group_id": "a2c0366f-5d06-4e4a-afe8-348eb7497b40", "port_range_min": null, "revision_number": 0, "tenant_id": "b1c160b7de1648c2a45c9199108c84d3", "created_at": "2018-06-27T22:35:10Z", "project_id": "b1c160b7de1648c2a45c9199108c84d3", "id": "24c4cfa6-506e-460e-8be9-ecb265acde4c"}, {"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-27T22:35:09Z", "security_group_id": "a2c0366f-5d06-4e4a-afe8-348eb7497b40", "port_range_min": 22, "revision_number": 0, "tenant_id": "b1c160b7de1648c2a45c9199108c84d3", "created_at": "2018-06-27T22:35:09Z", "project_id": "b1c160b7de1648c2a45c9199108c84d3", "id": "c73385a5-72c3-4a66-8c69-77dc75ca7589"}]} 2018-06-27 22:35:16,256 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=a2c0366f-5d06-4e4a-afe8-348eb7497b40 used request id req-48a391d9-dc67-4b67-9191-01e8a62a961d 2018-06-27 22:35:16,257 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:35:16,258 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:35:17,003 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "name": "heat_stack_owner"}, {"id": "1f2993158fcc4ba98804c49e2056940e", "name": "CreateStackSecurityGroupTests-44b87d18-c077-4f3-proj-role"}], "expires_at": "2018-06-27T23:35:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b1c160b7de1648c2a45c9199108c84d3", "name": "CreateStackSecurityGroupTests-44b87d18-c077-4f3-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/b1c160b7de1648c2a45c9199108c84d3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/b1c160b7de1648c2a45c9199108c84d3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/b1c160b7de1648c2a45c9199108c84d3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/b1c160b7de1648c2a45c9199108c84d3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/b1c160b7de1648c2a45c9199108c84d3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/b1c160b7de1648c2a45c9199108c84d3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/b1c160b7de1648c2a45c9199108c84d3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/b1c160b7de1648c2a45c9199108c84d3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/b1c160b7de1648c2a45c9199108c84d3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/b1c160b7de1648c2a45c9199108c84d3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/b1c160b7de1648c2a45c9199108c84d3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/b1c160b7de1648c2a45c9199108c84d3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSecurityGroupTests-44b87d18-c077-4f3-user", "id": "5e99a68e4505407fabfb9b2948fef024"}, "audit_ids": ["FWF1wU9YR2SaeIWgoVTpyw"], "issued_at": "2018-06-27T22:35:16.000000Z"}} 2018-06-27 22:35:17,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}3f0759b12da12d27e41135e14f00b1439cf20de7" 2018-06-27 22:35:17,439 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:35:17 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c5f5dde7-dc94-4d6c-bd52-18539ed4e582 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:35:17,439 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-c5f5dde7-dc94-4d6c-bd52-18539ed4e582 2018-06-27 22:35:17,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=CreateStackSecurityGroupTests-bacf78a5-75cb-4ce7-90b5-65bc6440e8b5-sec-grp&description=Test+description -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f0759b12da12d27e41135e14f00b1439cf20de7" 2018-06-27 22:35:18,527 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:35:18 GMT Content-Type: application/json Content-Length: 1435 Connection: keep-alive X-Openstack-Request-Id: req-4d6c193a-508b-4217-8f82-18e863c3fcc2 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Test description", "tags": [], "tenant_id": "b1c160b7de1648c2a45c9199108c84d3", "created_at": "2018-06-27T22:35:08Z", "updated_at": "2018-06-27T22:35:10Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:35:10Z", "revision_number": 0, "id": "24c4cfa6-506e-460e-8be9-ecb265acde4c", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-06-27T22:35:10Z", "security_group_id": "a2c0366f-5d06-4e4a-afe8-348eb7497b40", "tenant_id": "b1c160b7de1648c2a45c9199108c84d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1c160b7de1648c2a45c9199108c84d3"}, {"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-06-27T22:35:09Z", "revision_number": 0, "id": "c73385a5-72c3-4a66-8c69-77dc75ca7589", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-06-27T22:35:09Z", "security_group_id": "a2c0366f-5d06-4e4a-afe8-348eb7497b40", "tenant_id": "b1c160b7de1648c2a45c9199108c84d3", "port_range_min": 22, "ethertype": "IPv4", "project_id": "b1c160b7de1648c2a45c9199108c84d3"}], "revision_number": 6, "project_id": "b1c160b7de1648c2a45c9199108c84d3", "id": "a2c0366f-5d06-4e4a-afe8-348eb7497b40", "name": "CreateStackSecurityGroupTests-bacf78a5-75cb-4ce7-90b5-65bc6440e8b5-sec-grp"}]} 2018-06-27 22:35:18,527 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateStackSecurityGroupTests-bacf78a5-75cb-4ce7-90b5-65bc6440e8b5-sec-grp&description=Test+description used request id req-4d6c193a-508b-4217-8f82-18e863c3fcc2 2018-06-27 22:35:18,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 22:35:18,543 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 22:35: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-27 22:35:18,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/b1c160b7de1648c2a45c9199108c84d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f0759b12da12d27e41135e14f00b1439cf20de7" 2018-06-27 22:35:18,640 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:35:18 GMT Server: Apache Content-Length: 326 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3d65e4dd-0450-49a1-b282-2eb0e47e7464 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/b1c160b7de1648c2a45c9199108c84d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b1c160b7de1648c2a45c9199108c84d3", "name": "CreateStackSecurityGroupTests-44b87d18-c077-4f3-proj"}} 2018-06-27 22:35:18,641 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b1c160b7de1648c2a45c9199108c84d3 used request id req-3d65e4dd-0450-49a1-b282-2eb0e47e7464 2018-06-27 22:35:18,641 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a2c0366f-5d06-4e4a-afe8-348eb7497b40 2018-06-27 22:35:18,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=a2c0366f-5d06-4e4a-afe8-348eb7497b40 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f0759b12da12d27e41135e14f00b1439cf20de7" 2018-06-27 22:35:19,631 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:35:19 GMT Content-Type: application/json Content-Length: 1012 Connection: keep-alive X-Openstack-Request-Id: req-bc7d39ba-daf1-4705-9c6a-eb7850392112 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-27T22:35:10Z", "security_group_id": "a2c0366f-5d06-4e4a-afe8-348eb7497b40", "port_range_min": null, "revision_number": 0, "tenant_id": "b1c160b7de1648c2a45c9199108c84d3", "created_at": "2018-06-27T22:35:10Z", "project_id": "b1c160b7de1648c2a45c9199108c84d3", "id": "24c4cfa6-506e-460e-8be9-ecb265acde4c"}, {"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-27T22:35:09Z", "security_group_id": "a2c0366f-5d06-4e4a-afe8-348eb7497b40", "port_range_min": 22, "revision_number": 0, "tenant_id": "b1c160b7de1648c2a45c9199108c84d3", "created_at": "2018-06-27T22:35:09Z", "project_id": "b1c160b7de1648c2a45c9199108c84d3", "id": "c73385a5-72c3-4a66-8c69-77dc75ca7589"}]} 2018-06-27 22:35:19,632 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=a2c0366f-5d06-4e4a-afe8-348eb7497b40 used request id req-bc7d39ba-daf1-4705-9c6a-eb7850392112 2018-06-27 22:35:19,632 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a2c0366f-5d06-4e4a-afe8-348eb7497b40 2018-06-27 22:35:19,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/security-group-rules?security_group_id=a2c0366f-5d06-4e4a-afe8-348eb7497b40 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f0759b12da12d27e41135e14f00b1439cf20de7" 2018-06-27 22:35:19,712 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:35:19 GMT Content-Type: application/json Content-Length: 1012 Connection: keep-alive X-Openstack-Request-Id: req-79062628-b1bb-43a8-91bc-c1517ec5e1de 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-27T22:35:10Z", "security_group_id": "a2c0366f-5d06-4e4a-afe8-348eb7497b40", "port_range_min": null, "revision_number": 0, "tenant_id": "b1c160b7de1648c2a45c9199108c84d3", "created_at": "2018-06-27T22:35:10Z", "project_id": "b1c160b7de1648c2a45c9199108c84d3", "id": "24c4cfa6-506e-460e-8be9-ecb265acde4c"}, {"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-27T22:35:09Z", "security_group_id": "a2c0366f-5d06-4e4a-afe8-348eb7497b40", "port_range_min": 22, "revision_number": 0, "tenant_id": "b1c160b7de1648c2a45c9199108c84d3", "created_at": "2018-06-27T22:35:09Z", "project_id": "b1c160b7de1648c2a45c9199108c84d3", "id": "c73385a5-72c3-4a66-8c69-77dc75ca7589"}]} 2018-06-27 22:35:19,712 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=a2c0366f-5d06-4e4a-afe8-348eb7497b40 used request id req-79062628-b1bb-43a8-91bc-c1517ec5e1de 2018-06-27 22:35:19,713 - neutron_utils - INFO - Retrieving security group with ID - a2c0366f-5d06-4e4a-afe8-348eb7497b40 2018-06-27 22:35:19,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=a2c0366f-5d06-4e4a-afe8-348eb7497b40 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f0759b12da12d27e41135e14f00b1439cf20de7" 2018-06-27 22:35:19,888 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:35:19 GMT Content-Type: application/json Content-Length: 1435 Connection: keep-alive X-Openstack-Request-Id: req-d14fc077-0f86-4bbc-902e-7ee5be55c9e9 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Test description", "tags": [], "tenant_id": "b1c160b7de1648c2a45c9199108c84d3", "created_at": "2018-06-27T22:35:08Z", "updated_at": "2018-06-27T22:35:10Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:35:10Z", "revision_number": 0, "id": "24c4cfa6-506e-460e-8be9-ecb265acde4c", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-06-27T22:35:10Z", "security_group_id": "a2c0366f-5d06-4e4a-afe8-348eb7497b40", "tenant_id": "b1c160b7de1648c2a45c9199108c84d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1c160b7de1648c2a45c9199108c84d3"}, {"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-06-27T22:35:09Z", "revision_number": 0, "id": "c73385a5-72c3-4a66-8c69-77dc75ca7589", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-06-27T22:35:09Z", "security_group_id": "a2c0366f-5d06-4e4a-afe8-348eb7497b40", "tenant_id": "b1c160b7de1648c2a45c9199108c84d3", "port_range_min": 22, "ethertype": "IPv4", "project_id": "b1c160b7de1648c2a45c9199108c84d3"}], "revision_number": 6, "project_id": "b1c160b7de1648c2a45c9199108c84d3", "id": "a2c0366f-5d06-4e4a-afe8-348eb7497b40", "name": "CreateStackSecurityGroupTests-bacf78a5-75cb-4ce7-90b5-65bc6440e8b5-sec-grp"}]} 2018-06-27 22:35:19,888 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=a2c0366f-5d06-4e4a-afe8-348eb7497b40 used request id req-d14fc077-0f86-4bbc-902e-7ee5be55c9e9 2018-06-27 22:35:19,888 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a2c0366f-5d06-4e4a-afe8-348eb7497b40 2018-06-27 22:35:19,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/security-group-rules?security_group_id=a2c0366f-5d06-4e4a-afe8-348eb7497b40 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f0759b12da12d27e41135e14f00b1439cf20de7" 2018-06-27 22:35:19,964 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:35:19 GMT Content-Type: application/json Content-Length: 1012 Connection: keep-alive X-Openstack-Request-Id: req-a224c11f-7a58-4d9b-b242-8a0cdc9da25e 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-27T22:35:10Z", "security_group_id": "a2c0366f-5d06-4e4a-afe8-348eb7497b40", "port_range_min": null, "revision_number": 0, "tenant_id": "b1c160b7de1648c2a45c9199108c84d3", "created_at": "2018-06-27T22:35:10Z", "project_id": "b1c160b7de1648c2a45c9199108c84d3", "id": "24c4cfa6-506e-460e-8be9-ecb265acde4c"}, {"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-27T22:35:09Z", "security_group_id": "a2c0366f-5d06-4e4a-afe8-348eb7497b40", "port_range_min": 22, "revision_number": 0, "tenant_id": "b1c160b7de1648c2a45c9199108c84d3", "created_at": "2018-06-27T22:35:09Z", "project_id": "b1c160b7de1648c2a45c9199108c84d3", "id": "c73385a5-72c3-4a66-8c69-77dc75ca7589"}]} 2018-06-27 22:35:19,964 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=a2c0366f-5d06-4e4a-afe8-348eb7497b40 used request id req-a224c11f-7a58-4d9b-b242-8a0cdc9da25e 2018-06-27 22:35:19,965 - create_stack - INFO - Deleting stack - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-bacf78a5-75cb-4ce7-90b5-65bc6440e8b5-stack 2018-06-27 22:35:19,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8004/v1/b1c160b7de1648c2a45c9199108c84d3/stacks/b9b3720c-27e8-4e80-9f2f-9e0971983be6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7372fc47f9e1fdddddcf2178ec90d942df21e495" 2018-06-27 22:35:20,039 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:35:20 GMT Content-Type: application/json Content-Length: 561 Connection: keep-alive Location: https://172.30.10.101:8004/v1/b1c160b7de1648c2a45c9199108c84d3/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-bacf78a5-75cb-4ce7-90b5-65bc6440e8b5-stack/b9b3720c-27e8-4e80-9f2f-9e0971983be6 X-Openstack-Request-Id: req-750e0cba-ce47-4d7d-b8b6-b31cb82021a1 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/b1c160b7de1648c2a45c9199108c84d3/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-bacf78a5-75cb-4ce7-90b5-65bc6440e8b5-stack/b9b3720c-27e8-4e80-9f2f-9e0971983be6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:35:20,131 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:35:20 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-f25d850f-4132-4c18-9b91-4d2b4300eca2 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:35:20,131 - keystoneauth.session - DEBUG - DELETE call to orchestration for https://172.30.10.101:8004/v1/b1c160b7de1648c2a45c9199108c84d3/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-bacf78a5-75cb-4ce7-90b5-65bc6440e8b5-stack/b9b3720c-27e8-4e80-9f2f-9e0971983be6 used request id req-f25d850f-4132-4c18-9b91-4d2b4300eca2 2018-06-27 22:35:20,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/b1c160b7de1648c2a45c9199108c84d3/stacks/b9b3720c-27e8-4e80-9f2f-9e0971983be6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7372fc47f9e1fdddddcf2178ec90d942df21e495" 2018-06-27 22:35:20,191 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:35:20 GMT Content-Type: application/json Content-Length: 561 Connection: keep-alive Location: https://172.30.10.101:8004/v1/b1c160b7de1648c2a45c9199108c84d3/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-bacf78a5-75cb-4ce7-90b5-65bc6440e8b5-stack/b9b3720c-27e8-4e80-9f2f-9e0971983be6 X-Openstack-Request-Id: req-02183cc0-f7fa-4b4b-8f91-ab53cb97b6c0 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/b1c160b7de1648c2a45c9199108c84d3/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-bacf78a5-75cb-4ce7-90b5-65bc6440e8b5-stack/b9b3720c-27e8-4e80-9f2f-9e0971983be6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:35:20,281 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:35:20 GMT Content-Type: application/json Content-Length: 1341 Connection: keep-alive X-Openstack-Request-Id: req-b538cdd9-f5ea-45b9-ab67-bf73f9b698dd 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": "b1c160b7de1648c2a45c9199108c84d3", "OS::stack_id": "b9b3720c-27e8-4e80-9f2f-9e0971983be6", "OS::stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-bacf78a5-75cb-4ce7-90b5-65bc6440e8b5-stack", "security_group_name": "CreateStackSecurityGroupTests-bacf78a5-75cb-4ce7-90b5-65bc6440e8b5-sec-grp"}, "deletion_time": null, "stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-bacf78a5-75cb-4ce7-90b5-65bc6440e8b5-stack", "stack_user_project_id": "39fc00850aee4cd1ad2795b67596d761", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-27T22:35:06Z", "links": [{"href": "https://172.30.10.101:8004/v1/b1c160b7de1648c2a45c9199108c84d3/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-bacf78a5-75cb-4ce7-90b5-65bc6440e8b5-stack/b9b3720c-27e8-4e80-9f2f-9e0971983be6", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-27T22:35:20Z", "id": "b9b3720c-27e8-4e80-9f2f-9e0971983be6", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-06-27 22:35:20,281 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/b1c160b7de1648c2a45c9199108c84d3/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-bacf78a5-75cb-4ce7-90b5-65bc6440e8b5-stack/b9b3720c-27e8-4e80-9f2f-9e0971983be6 used request id req-b538cdd9-f5ea-45b9-ab67-bf73f9b698dd 2018-06-27 22:35:20,281 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-06-27 22:35:20,281 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-27 22:35:23,284 - create_stack - DEBUG - Stack status query timeout in 1196.84818196 2018-06-27 22:35:23,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/b1c160b7de1648c2a45c9199108c84d3/stacks/b9b3720c-27e8-4e80-9f2f-9e0971983be6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7372fc47f9e1fdddddcf2178ec90d942df21e495" 2018-06-27 22:35:23,902 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:35:23 GMT Content-Type: application/json Content-Length: 561 Connection: keep-alive Location: https://172.30.10.101:8004/v1/b1c160b7de1648c2a45c9199108c84d3/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-bacf78a5-75cb-4ce7-90b5-65bc6440e8b5-stack/b9b3720c-27e8-4e80-9f2f-9e0971983be6 X-Openstack-Request-Id: req-4ac24daf-37ed-45fd-bf92-0deb06bdd9fa Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/b1c160b7de1648c2a45c9199108c84d3/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-bacf78a5-75cb-4ce7-90b5-65bc6440e8b5-stack/b9b3720c-27e8-4e80-9f2f-9e0971983be6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:35:23,986 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:35:23 GMT Content-Type: application/json Content-Length: 1338 Connection: keep-alive X-Openstack-Request-Id: req-cd2ae53b-68ae-49e3-802a-3a515c007cf7 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": "b1c160b7de1648c2a45c9199108c84d3", "OS::stack_id": "b9b3720c-27e8-4e80-9f2f-9e0971983be6", "OS::stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-bacf78a5-75cb-4ce7-90b5-65bc6440e8b5-stack", "security_group_name": "CreateStackSecurityGroupTests-bacf78a5-75cb-4ce7-90b5-65bc6440e8b5-sec-grp"}, "deletion_time": null, "stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-bacf78a5-75cb-4ce7-90b5-65bc6440e8b5-stack", "stack_user_project_id": "39fc00850aee4cd1ad2795b67596d761", "tags": null, "creation_time": "2018-06-27T22:35:06Z", "links": [{"href": "https://172.30.10.101:8004/v1/b1c160b7de1648c2a45c9199108c84d3/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-bacf78a5-75cb-4ce7-90b5-65bc6440e8b5-stack/b9b3720c-27e8-4e80-9f2f-9e0971983be6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-06-27T22:35:20Z", "id": "b9b3720c-27e8-4e80-9f2f-9e0971983be6", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-06-27 22:35:23,986 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/b1c160b7de1648c2a45c9199108c84d3/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-bacf78a5-75cb-4ce7-90b5-65bc6440e8b5-stack/b9b3720c-27e8-4e80-9f2f-9e0971983be6 used request id req-cd2ae53b-68ae-49e3-802a-3a515c007cf7 2018-06-27 22:35:23,986 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-06-27 22:35:23,987 - create_stack - DEBUG - Stack is active with name - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-bacf78a5-75cb-4ce7-90b5-65bc6440e8b5-stack 2018-06-27 22:35:23,987 - create_stack - INFO - Attempting to delete again stack - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-bacf78a5-75cb-4ce7-90b5-65bc6440e8b5-stack 2018-06-27 22:35:23,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8004/v1/b1c160b7de1648c2a45c9199108c84d3/stacks/b9b3720c-27e8-4e80-9f2f-9e0971983be6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7372fc47f9e1fdddddcf2178ec90d942df21e495" 2018-06-27 22:35:24,047 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:35:24 GMT Content-Type: application/json Content-Length: 561 Connection: keep-alive Location: https://172.30.10.101:8004/v1/b1c160b7de1648c2a45c9199108c84d3/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-bacf78a5-75cb-4ce7-90b5-65bc6440e8b5-stack/b9b3720c-27e8-4e80-9f2f-9e0971983be6 X-Openstack-Request-Id: req-2f3162b7-9462-4baf-bde8-9bb4a1e4e942 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/b1c160b7de1648c2a45c9199108c84d3/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-bacf78a5-75cb-4ce7-90b5-65bc6440e8b5-stack/b9b3720c-27e8-4e80-9f2f-9e0971983be6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:35:24,105 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx Date: Wed, 27 Jun 2018 22:35:24 GMT Content-Type: application/json Content-Length: 291 Connection: keep-alive X-Openstack-Request-Id: req-9b4df8af-a07f-4c11-8772-dd080853fcfc RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-bacf78a5-75cb-4ce7-90b5-65bc6440e8b5-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-06-27 22:35:24,105 - keystoneauth.session - DEBUG - DELETE call to orchestration for https://172.30.10.101:8004/v1/b1c160b7de1648c2a45c9199108c84d3/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-bacf78a5-75cb-4ce7-90b5-65bc6440e8b5-stack/b9b3720c-27e8-4e80-9f2f-9e0971983be6 used request id req-9b4df8af-a07f-4c11-8772-dd080853fcfc 2018-06-27 22:35:24,112 - keystoneauth.session - 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}37d3f4a445412279ba91042d8846dea2f15451a3" 2018-06-27 22:35:24,871 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:35:24 GMT Content-Type: application/json Content-Length: 11766 Connection: keep-alive X-Openstack-Request-Id: req-1ce199d4-7851-444b-bd16-2ae80586a814 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-27T19:03:04Z", "updated_at": "2018-06-27T19:03:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "6748ef1e-56da-434e-9e89-e86b58537b65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "b3e3826c-1c48-4699-93f0-f8a310956753", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "bfad35fa-7ea9-4a81-917d-7b86481eb510", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "d657b333-103d-4d19-add8-1e8bae2f8849", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b1c160b7de1648c2a45c9199108c84d3", "created_at": "2018-06-27T22:35:08Z", "updated_at": "2018-06-27T22:35:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:35:08Z", "revision_number": 0, "id": "0870b36e-fc0a-465c-888b-bcc09c54cd58", "remote_group_id": "8fcd12e6-d6e4-4459-a90e-f9303e33d440", "remote_ip_prefix": null, "created_at": "2018-06-27T22:35:08Z", "security_group_id": "8fcd12e6-d6e4-4459-a90e-f9303e33d440", "tenant_id": "b1c160b7de1648c2a45c9199108c84d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1c160b7de1648c2a45c9199108c84d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:35:08Z", "revision_number": 0, "id": "71a902d0-e533-4039-aabd-273f8701daf6", "remote_group_id": "8fcd12e6-d6e4-4459-a90e-f9303e33d440", "remote_ip_prefix": null, "created_at": "2018-06-27T22:35:08Z", "security_group_id": "8fcd12e6-d6e4-4459-a90e-f9303e33d440", "tenant_id": "b1c160b7de1648c2a45c9199108c84d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1c160b7de1648c2a45c9199108c84d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:35:08Z", "revision_number": 0, "id": "bd7bc4a3-3450-4b05-89d8-686c58abb0db", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:35:08Z", "security_group_id": "8fcd12e6-d6e4-4459-a90e-f9303e33d440", "tenant_id": "b1c160b7de1648c2a45c9199108c84d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1c160b7de1648c2a45c9199108c84d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:35:08Z", "revision_number": 0, "id": "c6a740f2-d5d1-4a64-ae0f-67a4e69f1089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:35:08Z", "security_group_id": "8fcd12e6-d6e4-4459-a90e-f9303e33d440", "tenant_id": "b1c160b7de1648c2a45c9199108c84d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1c160b7de1648c2a45c9199108c84d3"}], "revision_number": 4, "project_id": "b1c160b7de1648c2a45c9199108c84d3", "id": "8fcd12e6-d6e4-4459-a90e-f9303e33d440", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b92069937e44a3786e439f95c61afe5", "created_at": "2018-06-27T19:08:41Z", "updated_at": "2018-06-27T19:08:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "4ac2a090-f595-4e7b-9b7a-a52fa204e881", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "5508c0b1-6261-44cb-854d-60c64bcbba0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "a60c77dc-6985-48ac-a3a3-067176d3e52f", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "e6ec0fa4-1eb3-4c5d-a451-c7acfd7fde82", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}], "revision_number": 4, "project_id": "4b92069937e44a3786e439f95c61afe5", "id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T18:59:55Z", "updated_at": "2018-06-27T18:59:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "5a060918-419b-4ec3-90df-a7764c06af2f", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "6cd9bbf0-4d1b-4b13-a6c4-e20a15bb3360", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "8134c0f0-89c6-4d45-bef8-a9260d9d0723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "e0e7297a-a59d-4d2b-b75c-2cc86b269114", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}], "revision_number": 4, "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "created_at": "2018-06-27T21:03:43Z", "updated_at": "2018-06-27T21:03:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "41061dbf-a5a2-465f-84dd-140f6104b3f7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "47d5c96d-0510-41a5-b33e-5683702c5bb8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "4b4b6430-3f42-4fe4-a25e-2c5c015a7699", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "e6a68cb7-6491-4474-a4d7-38496cac4eb7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}], "revision_number": 4, "project_id": "3f0a375b66c54145bff1c56e7c91ad73", "id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "name": "default"}]} 2018-06-27 22:35:24,872 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-1ce199d4-7851-444b-bd16-2ae80586a814 2018-06-27 22:35:24,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/b1c160b7de1648c2a45c9199108c84d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37d3f4a445412279ba91042d8846dea2f15451a3" 2018-06-27 22:35:25,192 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:35:24 GMT Server: Apache Content-Length: 326 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-70d7cabc-a73d-419c-9cf6-f709fbb96b75 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/b1c160b7de1648c2a45c9199108c84d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b1c160b7de1648c2a45c9199108c84d3", "name": "CreateStackSecurityGroupTests-44b87d18-c077-4f3-proj"}} 2018-06-27 22:35:25,192 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b1c160b7de1648c2a45c9199108c84d3 used request id req-70d7cabc-a73d-419c-9cf6-f709fbb96b75 2018-06-27 22:35:25,193 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8fcd12e6-d6e4-4459-a90e-f9303e33d440 2018-06-27 22:35:25,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-group-rules?security_group_id=8fcd12e6-d6e4-4459-a90e-f9303e33d440 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37d3f4a445412279ba91042d8846dea2f15451a3" 2018-06-27 22:35:25,997 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:35:25 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-020b5706-f29f-40a6-90bf-198c210bd6c9 Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": "8fcd12e6-d6e4-4459-a90e-f9303e33d440", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T22:35:08Z", "security_group_id": "8fcd12e6-d6e4-4459-a90e-f9303e33d440", "port_range_min": null, "revision_number": 0, "tenant_id": "b1c160b7de1648c2a45c9199108c84d3", "created_at": "2018-06-27T22:35:08Z", "project_id": "b1c160b7de1648c2a45c9199108c84d3", "id": "0870b36e-fc0a-465c-888b-bcc09c54cd58"}, {"remote_group_id": "8fcd12e6-d6e4-4459-a90e-f9303e33d440", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T22:35:08Z", "security_group_id": "8fcd12e6-d6e4-4459-a90e-f9303e33d440", "port_range_min": null, "revision_number": 0, "tenant_id": "b1c160b7de1648c2a45c9199108c84d3", "created_at": "2018-06-27T22:35:08Z", "project_id": "b1c160b7de1648c2a45c9199108c84d3", "id": "71a902d0-e533-4039-aabd-273f8701daf6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T22:35:08Z", "security_group_id": "8fcd12e6-d6e4-4459-a90e-f9303e33d440", "port_range_min": null, "revision_number": 0, "tenant_id": "b1c160b7de1648c2a45c9199108c84d3", "created_at": "2018-06-27T22:35:08Z", "project_id": "b1c160b7de1648c2a45c9199108c84d3", "id": "bd7bc4a3-3450-4b05-89d8-686c58abb0db"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T22:35:08Z", "security_group_id": "8fcd12e6-d6e4-4459-a90e-f9303e33d440", "port_range_min": null, "revision_number": 0, "tenant_id": "b1c160b7de1648c2a45c9199108c84d3", "created_at": "2018-06-27T22:35:08Z", "project_id": "b1c160b7de1648c2a45c9199108c84d3", "id": "c6a740f2-d5d1-4a64-ae0f-67a4e69f1089"}]} 2018-06-27 22:35:25,997 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=8fcd12e6-d6e4-4459-a90e-f9303e33d440 used request id req-020b5706-f29f-40a6-90bf-198c210bd6c9 2018-06-27 22:35:25,998 - neutron_utils - INFO - Deleting security group with name - default 2018-06-27 22:35:26,003 - 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/8fcd12e6-d6e4-4459-a90e-f9303e33d440 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37d3f4a445412279ba91042d8846dea2f15451a3" 2018-06-27 22:35:26,415 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:35:26 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-6afb9de4-1328-4679-a7e6-727c54cae346 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:35:26,415 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/8fcd12e6-d6e4-4459-a90e-f9303e33d440 used request id req-6afb9de4-1328-4679-a7e6-727c54cae346 2018-06-27 22:35:26,416 - keystone_utils - INFO - Deleting project with name - CreateStackSecurityGroupTests-44b87d18-c077-4f3-proj 2018-06-27 22:35:26,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/b1c160b7de1648c2a45c9199108c84d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37d3f4a445412279ba91042d8846dea2f15451a3" 2018-06-27 22:35:27,141 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 22:35:26 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c088f0e6-8a89-4941-9099-f7ef0fa5d55d Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:35:27,141 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/b1c160b7de1648c2a45c9199108c84d3 used request id req-c088f0e6-8a89-4941-9099-f7ef0fa5d55d 2018-06-27 22:35:27,141 - keystone_utils - INFO - Deleting role with name - CreateStackSecurityGroupTests-44b87d18-c077-4f3-proj-role 2018-06-27 22:35:27,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/1f2993158fcc4ba98804c49e2056940e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37d3f4a445412279ba91042d8846dea2f15451a3" 2018-06-27 22:35:27,541 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 22:35:27 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f8404238-6d7d-4ab0-9774-a33846adf1fa Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:35:27,542 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/1f2993158fcc4ba98804c49e2056940e used request id req-f8404238-6d7d-4ab0-9774-a33846adf1fa 2018-06-27 22:35: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/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37d3f4a445412279ba91042d8846dea2f15451a3" 2018-06-27 22:35:27,946 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:35:27 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c5e0f67a-54fa-4dba-9f29-4c403781598c Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 22:35:27,946 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-c5e0f67a-54fa-4dba-9f29-4c403781598c 2018-06-27 22:35:27,947 - keystone_utils - INFO - Deleting user with name - CreateStackSecurityGroupTests-44b87d18-c077-4f3-user 2018-06-27 22:35:27,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/5e99a68e4505407fabfb9b2948fef024 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffebab909e8ed916fb77a4c7dd8d2dfeba3dac22" 2018-06-27 22:35:28,313 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 22:35:27 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b197a4ff-86b7-4990-9531-bcda2d9d87ff Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:35:28,313 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/5e99a68e4505407fabfb9b2948fef024 used request id req-b197a4ff-86b7-4990-9531-bcda2d9d87ff 2018-06-27 22:35:28,314 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:35:29,212 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T23:35:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["o0zR1JJuTeSwVSXkNI46Og"], "issued_at": "2018-06-27T22:35:29.000000Z"}} 2018-06-27 22:35:29,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}484fbc76cd41305dc3e9dc2edb8bb5914e86a64e" 2018-06-27 22:35:29,632 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:35:29 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d0fbe049-9d68-4439-a7e4-8a7f2df34092 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:35:29,632 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-d0fbe049-9d68-4439-a7e4-8a7f2df34092 2018-06-27 22:35:29,633 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:35:29,634 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:35:30,484 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T23:35:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["fFVbGrksTbK6d7lBsmQM9A"], "issued_at": "2018-06-27T22:35:30.000000Z"}} 2018-06-27 22:35:30,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}4d9cad3b585152b6db440edfc03416f3080c0d15" 2018-06-27 22:35:30,840 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:35:30 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d05a7758-285e-49ab-918f-0faf7babb1a3 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:35:30,840 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-d05a7758-285e-49ab-918f-0faf7babb1a3 2018-06-27 22:35:30,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 22:35:30,856 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 22:35: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-27 22:35:30,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?enabled=True&domain_name=Default&name=CreateStackNegativeTests-3086857f-d2e7-426-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d9cad3b585152b6db440edfc03416f3080c0d15" 2018-06-27 22:35:31,181 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:35:30 GMT Server: Apache Content-Length: 192 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-183e7aa9-1ca8-4db6-b16f-5dafe879671a 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-3086857f-d2e7-426-proj", "previous": null, "next": null}, "projects": []} 2018-06-27 22:35:31,181 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-3086857f-d2e7-426-proj used request id req-183e7aa9-1ca8-4db6-b16f-5dafe879671a 2018-06-27 22:35:31,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d9cad3b585152b6db440edfc03416f3080c0d15" 2018-06-27 22:35:31,618 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:35:31 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2275f24a-ec33-457a-8ffe-901c1d33b8e2 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 22:35:31,618 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-2275f24a-ec33-457a-8ffe-901c1d33b8e2 2018-06-27 22:35:31,622 - 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}4d9cad3b585152b6db440edfc03416f3080c0d15" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackNegativeTests-3086857f-d2e7-426-proj"}}' 2018-06-27 22:35:32,031 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 22:35:31 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b27be8f1-3ea3-45b1-802e-8305b65c4a49 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/4f75daf5877144efb55eca59f428b1da"}, "tags": [], "enabled": true, "id": "4f75daf5877144efb55eca59f428b1da", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-3086857f-d2e7-426-proj"}} 2018-06-27 22:35:32,031 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-b27be8f1-3ea3-45b1-802e-8305b65c4a49 2018-06-27 22:35:32,031 - keystone_utils - INFO - Created project with name - CreateStackNegativeTests-3086857f-d2e7-426-proj 2018-06-27 22:35:32,031 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:35:32,032 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:35:33,069 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T23:35:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["7szjfPg3TpuXzB0YfeP0oA"], "issued_at": "2018-06-27T22:35:33.000000Z"}} 2018-06-27 22:35:33,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}d686fae3a4e6e487629cb8b352324954301b810d" 2018-06-27 22:35:33,395 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:35:33 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-445ffb49-48df-401d-b640-5d446aa2ccd8 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:35:33,396 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-445ffb49-48df-401d-b640-5d446aa2ccd8 2018-06-27 22:35:33,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 22:35:33,412 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 22:35: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-27 22:35:33,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}d686fae3a4e6e487629cb8b352324954301b810d" 2018-06-27 22:35:33,891 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:35:33 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4c6a53a3-bb9c-46df-be77-44a27c1d558c Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/05b1bc3fa6fd4243a4ba8b4d6fcc3daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05b1bc3fa6fd4243a4ba8b4d6fcc3daf", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/48d44c9c0fea4f4e80edc7d2e0715db7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d44c9c0fea4f4e80edc7d2e0715db7", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/4d3721127bf84155a837606ce3feba32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d3721127bf84155a837606ce3feba32", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/5c846663ea6d407e9223de0719ce5442"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c846663ea6d407e9223de0719ce5442", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/73a10e6c4f67490a8a4030cc6cea32f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73a10e6c4f67490a8a4030cc6cea32f5", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/8ecfab7d9d4f47bb8892a85b7d2a0b5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ecfab7d9d4f47bb8892a85b7d2a0b5a", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/b278d529e9a54a9195e4e536b9384dc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b278d529e9a54a9195e4e536b9384dc0", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b7f107ae7bb34ccea8282b1a0ec7a979"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7f107ae7bb34ccea8282b1a0ec7a979", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/d21494d0185b463db36b8c8c2b341b97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d21494d0185b463db36b8c8c2b341b97", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e0bb346419f84e4680f6ca9a97f4fc0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e0bb346419f84e4680f6ca9a97f4fc0b", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "c8d542af72ce49338052c29f02c8857e", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e9dd794fa5c040a9a0445386fb2a6116"}, "options": {}, "id": "e9dd794fa5c040a9a0445386fb2a6116", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/e9f9c747d54947bc800a81ecf11858f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9f9c747d54947bc800a81ecf11858f5", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-27 22:35:33,891 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-4c6a53a3-bb9c-46df-be77-44a27c1d558c 2018-06-27 22:35:33,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=CreateStackNegativeTests-3086857f-d2e7-426-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d686fae3a4e6e487629cb8b352324954301b810d" 2018-06-27 22:35:34,316 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:35:33 GMT Server: Apache Content-Length: 467 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a83a19ce-5026-41ba-a8e7-c224e94d920c Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateStackNegativeTests-3086857f-d2e7-426-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/4f75daf5877144efb55eca59f428b1da"}, "tags": [], "enabled": true, "id": "4f75daf5877144efb55eca59f428b1da", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-3086857f-d2e7-426-proj"}]} 2018-06-27 22:35:34,316 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateStackNegativeTests-3086857f-d2e7-426-proj used request id req-a83a19ce-5026-41ba-a8e7-c224e94d920c 2018-06-27 22:35:34,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d686fae3a4e6e487629cb8b352324954301b810d" 2018-06-27 22:35:34,682 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:35:34 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e3afab03-1df0-4118-aa54-d9111c7f72e6 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 22:35:34,683 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-e3afab03-1df0-4118-aa54-d9111c7f72e6 2018-06-27 22:35:35,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d686fae3a4e6e487629cb8b352324954301b810d" 2018-06-27 22:35:35,525 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:35:35 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fb4e1be4-982c-449a-8aeb-3a35441a91b4 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 22:35:35,525 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-fb4e1be4-982c-449a-8aeb-3a35441a91b4 2018-06-27 22:35:35,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?name=CreateStackNegativeTests-3086857f-d2e7-426-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d686fae3a4e6e487629cb8b352324954301b810d" 2018-06-27 22:35:35,867 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:35:35 GMT Server: Apache Content-Length: 467 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-00218dae-6caa-4044-bc36-a7a81b68187c Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateStackNegativeTests-3086857f-d2e7-426-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/4f75daf5877144efb55eca59f428b1da"}, "tags": [], "enabled": true, "id": "4f75daf5877144efb55eca59f428b1da", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-3086857f-d2e7-426-proj"}]} 2018-06-27 22:35:35,867 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateStackNegativeTests-3086857f-d2e7-426-proj used request id req-00218dae-6caa-4044-bc36-a7a81b68187c 2018-06-27 22:35: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/users/8630ad265c5643909ce58f4bcef9b456 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d686fae3a4e6e487629cb8b352324954301b810d" 2018-06-27 22:35:36,295 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:35:35 GMT Server: Apache Content-Length: 342 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ada31a78-326b-4e70-82f3-b8ed6e64024e Connection: close Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackNegativeTests-3086857f-d2e7-426-user", "links": {"self": "http://10.167.4.35:5000/v3/users/8630ad265c5643909ce58f4bcef9b456"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "4f75daf5877144efb55eca59f428b1da", "id": "8630ad265c5643909ce58f4bcef9b456", "password_expires_at": null}} 2018-06-27 22:35:36,296 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users/8630ad265c5643909ce58f4bcef9b456 used request id req-ada31a78-326b-4e70-82f3-b8ed6e64024e 2018-06-27 22:35:36,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/4f75daf5877144efb55eca59f428b1da/users/8630ad265c5643909ce58f4bcef9b456/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d686fae3a4e6e487629cb8b352324954301b810d" 2018-06-27 22:35:36,664 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:35:36 GMT Server: Apache Content-Length: 181 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b9767b7f-0138-454c-9f37-05fae659a78c Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects/4f75daf5877144efb55eca59f428b1da/users/8630ad265c5643909ce58f4bcef9b456/roles", "previous": null, "next": null}, "roles": []} 2018-06-27 22:35:36,664 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/4f75daf5877144efb55eca59f428b1da/users/8630ad265c5643909ce58f4bcef9b456/roles used request id req-b9767b7f-0138-454c-9f37-05fae659a78c 2018-06-27 22:35:36,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d686fae3a4e6e487629cb8b352324954301b810d" 2018-06-27 22:35:37,031 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:35:36 GMT Server: Apache Content-Length: 187 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cb689ddc-8a38-442b-ad84-754a2ade17d6 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}} 2018-06-27 22:35:37,031 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a used request id req-cb689ddc-8a38-442b-ad84-754a2ade17d6 2018-06-27 22:35:37,031 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackNegativeTests-3086857f-d2e7-426-proj 2018-06-27 22:35:37,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/4f75daf5877144efb55eca59f428b1da/users/8630ad265c5643909ce58f4bcef9b456/roles/c6fad7d7ad1b456cb9e0561ce3c4210a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d686fae3a4e6e487629cb8b352324954301b810d" 2018-06-27 22:35:37,542 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 22:35:37 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-88a84572-4ddc-470d-93dc-14178c41e75a Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:35:37,543 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/4f75daf5877144efb55eca59f428b1da/users/8630ad265c5643909ce58f4bcef9b456/roles/c6fad7d7ad1b456cb9e0561ce3c4210a used request id req-88a84572-4ddc-470d-93dc-14178c41e75a 2018-06-27 22:35:37,543 - keystone_utils - INFO - Created user with name - CreateStackNegativeTests-3086857f-d2e7-426-user 2018-06-27 22:35:37,543 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:35:37,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d9cad3b585152b6db440edfc03416f3080c0d15" 2018-06-27 22:35:37,987 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:35:37 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-017c1389-15b2-489e-886d-772f94aaff0a Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 22:35:37,988 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-017c1389-15b2-489e-886d-772f94aaff0a 2018-06-27 22:35:37,991 - 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}4d9cad3b585152b6db440edfc03416f3080c0d15" -d '{"role": {"name": "CreateStackNegativeTests-3086857f-d2e7-426-proj-role"}}' 2018-06-27 22:35:38,392 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 22:35:37 GMT Server: Apache Content-Length: 223 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-668e120c-2f5e-4e45-99c7-ee3a95daaaae Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ea66a4d10841483dbe00e95b07c48ce1", "links": {"self": "http://10.167.4.35:5000/v3/roles/ea66a4d10841483dbe00e95b07c48ce1"}, "name": "CreateStackNegativeTests-3086857f-d2e7-426-proj-role"}} 2018-06-27 22:35:38,392 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-668e120c-2f5e-4e45-99c7-ee3a95daaaae 2018-06-27 22:35:38,393 - keystone_utils - INFO - Created role with name - CreateStackNegativeTests-3086857f-d2e7-426-proj-role 2018-06-27 22:35:38,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/ea66a4d10841483dbe00e95b07c48ce1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d9cad3b585152b6db440edfc03416f3080c0d15" 2018-06-27 22:35:38,857 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:35:38 GMT Server: Apache Content-Length: 223 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-21a1c3dd-bfa3-49b4-9550-45de4ca55a48 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ea66a4d10841483dbe00e95b07c48ce1", "links": {"self": "http://10.167.4.35:5000/v3/roles/ea66a4d10841483dbe00e95b07c48ce1"}, "name": "CreateStackNegativeTests-3086857f-d2e7-426-proj-role"}} 2018-06-27 22:35:38,858 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/ea66a4d10841483dbe00e95b07c48ce1 used request id req-21a1c3dd-bfa3-49b4-9550-45de4ca55a48 2018-06-27 22:35:38,858 - keystone_utils - INFO - Granting role CreateStackNegativeTests-3086857f-d2e7-426-proj-role to project CreateStackNegativeTests-3086857f-d2e7-426-proj 2018-06-27 22:35:38,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/4f75daf5877144efb55eca59f428b1da/users/8630ad265c5643909ce58f4bcef9b456/roles/ea66a4d10841483dbe00e95b07c48ce1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d9cad3b585152b6db440edfc03416f3080c0d15" 2018-06-27 22:35:39,418 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 22:35:38 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-832582d9-b350-4fa9-aee3-ce5e54168464 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:35:39,418 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/4f75daf5877144efb55eca59f428b1da/users/8630ad265c5643909ce58f4bcef9b456/roles/ea66a4d10841483dbe00e95b07c48ce1 used request id req-832582d9-b350-4fa9-aee3-ce5e54168464 2018-06-27 22:35:39,418 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:35:39,419 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:35:40,271 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "name": "heat_stack_owner"}, {"id": "ea66a4d10841483dbe00e95b07c48ce1", "name": "CreateStackNegativeTests-3086857f-d2e7-426-proj-role"}], "expires_at": "2018-06-27T23:35:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4f75daf5877144efb55eca59f428b1da", "name": "CreateStackNegativeTests-3086857f-d2e7-426-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/4f75daf5877144efb55eca59f428b1da", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/4f75daf5877144efb55eca59f428b1da", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/4f75daf5877144efb55eca59f428b1da", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/4f75daf5877144efb55eca59f428b1da", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/4f75daf5877144efb55eca59f428b1da", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/4f75daf5877144efb55eca59f428b1da", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/4f75daf5877144efb55eca59f428b1da", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/4f75daf5877144efb55eca59f428b1da", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/4f75daf5877144efb55eca59f428b1da", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/4f75daf5877144efb55eca59f428b1da", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/4f75daf5877144efb55eca59f428b1da", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/4f75daf5877144efb55eca59f428b1da", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackNegativeTests-3086857f-d2e7-426-user", "id": "8630ad265c5643909ce58f4bcef9b456"}, "audit_ids": ["45fIMfV8SYC_rLnivdEkwA"], "issued_at": "2018-06-27T22:35:40.000000Z"}} 2018-06-27 22:35:40,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}c1c0cc0069c06c5b2d502f16f6767288679191fb" 2018-06-27 22:35:40,598 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:35:40 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0096cd11-1490-4439-8458-fc343cd91b21 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:35:40,598 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-0096cd11-1490-4439-8458-fc343cd91b21 2018-06-27 22:35:40,599 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 22:35:40,604 - heat_utils - DEBUG - Retrieving Heat Client 2018-06-27 22:35:40,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/4f75daf5877144efb55eca59f428b1da/stacks?stack_name=CreateStackNegativeTests-a1526ccc-3eda-4c5a-85a9-a0abc018b7b1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1c0cc0069c06c5b2d502f16f6767288679191fb" 2018-06-27 22:35:41,395 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:35:41 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-df1ee620-9c1c-4734-bcbe-7c5c83d77897 Front-End-Https: on RESP BODY: {"stacks": []} 2018-06-27 22:35:41,395 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/4f75daf5877144efb55eca59f428b1da/stacks?stack_name=CreateStackNegativeTests-a1526ccc-3eda-4c5a-85a9-a0abc018b7b1 used request id req-df1ee620-9c1c-4734-bcbe-7c5c83d77897 2018-06-27 22:35:41,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/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d9cad3b585152b6db440edfc03416f3080c0d15" 2018-06-27 22:35:42,429 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:35:42 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-1de813fe-8f0f-43ed-87d7-7808ffa5f128 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-27T19:03:04Z", "updated_at": "2018-06-27T19:03:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "6748ef1e-56da-434e-9e89-e86b58537b65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "b3e3826c-1c48-4699-93f0-f8a310956753", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "bfad35fa-7ea9-4a81-917d-7b86481eb510", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "d657b333-103d-4d19-add8-1e8bae2f8849", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b92069937e44a3786e439f95c61afe5", "created_at": "2018-06-27T19:08:41Z", "updated_at": "2018-06-27T19:08:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "4ac2a090-f595-4e7b-9b7a-a52fa204e881", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "5508c0b1-6261-44cb-854d-60c64bcbba0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "a60c77dc-6985-48ac-a3a3-067176d3e52f", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "e6ec0fa4-1eb3-4c5d-a451-c7acfd7fde82", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}], "revision_number": 4, "project_id": "4b92069937e44a3786e439f95c61afe5", "id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T18:59:55Z", "updated_at": "2018-06-27T18:59:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "5a060918-419b-4ec3-90df-a7764c06af2f", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "6cd9bbf0-4d1b-4b13-a6c4-e20a15bb3360", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "8134c0f0-89c6-4d45-bef8-a9260d9d0723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "e0e7297a-a59d-4d2b-b75c-2cc86b269114", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}], "revision_number": 4, "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "created_at": "2018-06-27T21:03:43Z", "updated_at": "2018-06-27T21:03:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "41061dbf-a5a2-465f-84dd-140f6104b3f7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "47d5c96d-0510-41a5-b33e-5683702c5bb8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "4b4b6430-3f42-4fe4-a25e-2c5c015a7699", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "e6a68cb7-6491-4474-a4d7-38496cac4eb7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}], "revision_number": 4, "project_id": "3f0a375b66c54145bff1c56e7c91ad73", "id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "name": "default"}]} 2018-06-27 22:35:42,430 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-1de813fe-8f0f-43ed-87d7-7808ffa5f128 2018-06-27 22:35:42,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/4b92069937e44a3786e439f95c61afe5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d9cad3b585152b6db440edfc03416f3080c0d15" 2018-06-27 22:35:42,774 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:35:42 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e00f9dfd-7f49-418b-add5-39a8b08ce2a0 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/4b92069937e44a3786e439f95c61afe5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4b92069937e44a3786e439f95c61afe5", "name": "service"}} 2018-06-27 22:35:42,774 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/4b92069937e44a3786e439f95c61afe5 used request id req-e00f9dfd-7f49-418b-add5-39a8b08ce2a0 2018-06-27 22:35:42,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/8cdbc979369d4c15b8ddd6cc77d930e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d9cad3b585152b6db440edfc03416f3080c0d15" 2018-06-27 22:35:43,111 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:35:42 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-32caa737-dd72-42ad-84a2-1f4aed309e36 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/8cdbc979369d4c15b8ddd6cc77d930e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}} 2018-06-27 22:35:43,111 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 used request id req-32caa737-dd72-42ad-84a2-1f4aed309e36 2018-06-27 22:35:43,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/3f0a375b66c54145bff1c56e7c91ad73 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d9cad3b585152b6db440edfc03416f3080c0d15" 2018-06-27 22:35:43,541 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 27 Jun 2018 22:35:43 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d14f8025-6dbf-4868-848c-36c36cfa2e61 Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3f0a375b66c54145bff1c56e7c91ad73.", "code": 404, "title": "Not Found"}} 2018-06-27 22:35:43,541 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f0a375b66c54145bff1c56e7c91ad73 used request id req-d14f8025-6dbf-4868-848c-36c36cfa2e61 2018-06-27 22:35:43,541 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-06-27 22:35:43,542 - keystone_utils - INFO - Deleting project with name - CreateStackNegativeTests-3086857f-d2e7-426-proj 2018-06-27 22:35:43,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/4f75daf5877144efb55eca59f428b1da -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d9cad3b585152b6db440edfc03416f3080c0d15" 2018-06-27 22:35:44,267 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 22:35:43 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ef3ac898-194a-4e25-b45a-a35b7c190c77 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:35:44,267 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/4f75daf5877144efb55eca59f428b1da used request id req-ef3ac898-194a-4e25-b45a-a35b7c190c77 2018-06-27 22:35:44,268 - keystone_utils - INFO - Deleting role with name - CreateStackNegativeTests-3086857f-d2e7-426-proj-role 2018-06-27 22:35:44,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/ea66a4d10841483dbe00e95b07c48ce1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d9cad3b585152b6db440edfc03416f3080c0d15" 2018-06-27 22:35:44,697 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 22:35:44 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-81e8780d-056e-4bf6-b4c5-bc7ff6ffd7e1 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:35:44,697 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/ea66a4d10841483dbe00e95b07c48ce1 used request id req-81e8780d-056e-4bf6-b4c5-bc7ff6ffd7e1 2018-06-27 22:35:44,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d9cad3b585152b6db440edfc03416f3080c0d15" 2018-06-27 22:35:45,099 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:35:44 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-24a002c2-0e32-483a-ba8d-bf4709f0f4ef Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 22:35:45,099 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-24a002c2-0e32-483a-ba8d-bf4709f0f4ef 2018-06-27 22:35:45,100 - keystone_utils - INFO - Deleting user with name - CreateStackNegativeTests-3086857f-d2e7-426-user 2018-06-27 22:35:45,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/8630ad265c5643909ce58f4bcef9b456 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d686fae3a4e6e487629cb8b352324954301b810d" 2018-06-27 22:35:45,862 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 22:35:45 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fadae7d3-0558-4698-9aa5-507a2eef6cf0 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:35:45,862 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/8630ad265c5643909ce58f4bcef9b456 used request id req-fadae7d3-0558-4698-9aa5-507a2eef6cf0 2018-06-27 22:35:45,863 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:35:46,733 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T23:35:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["ww_sArkiRsuyXIZpmuYVPw"], "issued_at": "2018-06-27T22:35:46.000000Z"}} 2018-06-27 22:35:46,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}d1a8fac28cab24e17f5935fba8674216be44721e" 2018-06-27 22:35:47,126 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:35:46 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4ead008d-14df-4760-8354-d67a67ba693e Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:35:47,126 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-4ead008d-14df-4760-8354-d67a67ba693e 2018-06-27 22:35:47,127 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:35:47,128 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:35:47,873 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T23:35:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["68jafQIpRDafBBi6edMwlQ"], "issued_at": "2018-06-27T22:35:47.000000Z"}} 2018-06-27 22:35:47,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}ac0961df425801a85759f4e8c716bf761a479716" 2018-06-27 22:35:48,258 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:35:47 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-277921c5-db41-45b1-bda9-8f6c2a32ddd0 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:35:48,259 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-277921c5-db41-45b1-bda9-8f6c2a32ddd0 2018-06-27 22:35:48,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 22:35:48,274 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 22:35: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-27 22:35:48,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?enabled=True&domain_name=Default&name=CreateStackNegativeTests-28a2f02a-955d-468-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac0961df425801a85759f4e8c716bf761a479716" 2018-06-27 22:35:48,860 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:35:48 GMT Server: Apache Content-Length: 192 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0c44b00f-f7c8-4fd9-9a0b-b8347453d0c6 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-28a2f02a-955d-468-proj", "previous": null, "next": null}, "projects": []} 2018-06-27 22:35:48,861 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-28a2f02a-955d-468-proj used request id req-0c44b00f-f7c8-4fd9-9a0b-b8347453d0c6 2018-06-27 22:35:48,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac0961df425801a85759f4e8c716bf761a479716" 2018-06-27 22:35:49,237 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:35:48 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b3e64054-bf6a-4733-b5cb-cb0d682aed69 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 22:35:49,238 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-b3e64054-bf6a-4733-b5cb-cb0d682aed69 2018-06-27 22:35:49,241 - 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}ac0961df425801a85759f4e8c716bf761a479716" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackNegativeTests-28a2f02a-955d-468-proj"}}' 2018-06-27 22:35:49,754 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 22:35:49 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4aec5e39-0c59-4cdb-8333-1bd6103a2f36 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/78c8d8fca1094b26ab14cab649ce2c73"}, "tags": [], "enabled": true, "id": "78c8d8fca1094b26ab14cab649ce2c73", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-28a2f02a-955d-468-proj"}} 2018-06-27 22:35:49,754 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-4aec5e39-0c59-4cdb-8333-1bd6103a2f36 2018-06-27 22:35:49,755 - keystone_utils - INFO - Created project with name - CreateStackNegativeTests-28a2f02a-955d-468-proj 2018-06-27 22:35:49,755 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:35:49,756 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:35:50,781 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T23:35:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["L9Ge2OeKS0KyMx7UXaOk6g"], "issued_at": "2018-06-27T22:35:50.000000Z"}} 2018-06-27 22:35:50,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb74090a6fde01a93a90691474ad132d72667ec1" 2018-06-27 22:35:51,306 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:35:50 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b151f1a3-0249-4c10-b15b-e4978fa72187 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:35:51,306 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-b151f1a3-0249-4c10-b15b-e4978fa72187 2018-06-27 22:35:51,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-27 22:35:51,321 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 22:35: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-27 22:35:51,321 - 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}fb74090a6fde01a93a90691474ad132d72667ec1" 2018-06-27 22:35:51,660 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:35:51 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1b6bafee-7294-4000-bc7e-42bee51563a9 Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/05b1bc3fa6fd4243a4ba8b4d6fcc3daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05b1bc3fa6fd4243a4ba8b4d6fcc3daf", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/48d44c9c0fea4f4e80edc7d2e0715db7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d44c9c0fea4f4e80edc7d2e0715db7", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/4d3721127bf84155a837606ce3feba32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d3721127bf84155a837606ce3feba32", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/5c846663ea6d407e9223de0719ce5442"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c846663ea6d407e9223de0719ce5442", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/73a10e6c4f67490a8a4030cc6cea32f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73a10e6c4f67490a8a4030cc6cea32f5", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/8ecfab7d9d4f47bb8892a85b7d2a0b5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ecfab7d9d4f47bb8892a85b7d2a0b5a", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/b278d529e9a54a9195e4e536b9384dc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b278d529e9a54a9195e4e536b9384dc0", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b7f107ae7bb34ccea8282b1a0ec7a979"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7f107ae7bb34ccea8282b1a0ec7a979", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/d21494d0185b463db36b8c8c2b341b97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d21494d0185b463db36b8c8c2b341b97", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e0bb346419f84e4680f6ca9a97f4fc0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e0bb346419f84e4680f6ca9a97f4fc0b", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "c8d542af72ce49338052c29f02c8857e", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e9dd794fa5c040a9a0445386fb2a6116"}, "options": {}, "id": "e9dd794fa5c040a9a0445386fb2a6116", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/e9f9c747d54947bc800a81ecf11858f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9f9c747d54947bc800a81ecf11858f5", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-27 22:35:51,660 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-1b6bafee-7294-4000-bc7e-42bee51563a9 2018-06-27 22:35:51,664 - 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-28a2f02a-955d-468-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb74090a6fde01a93a90691474ad132d72667ec1" 2018-06-27 22:35:52,045 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:35:51 GMT Server: Apache Content-Length: 467 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6951e2b0-2818-4166-b09a-f303895a2b56 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateStackNegativeTests-28a2f02a-955d-468-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/78c8d8fca1094b26ab14cab649ce2c73"}, "tags": [], "enabled": true, "id": "78c8d8fca1094b26ab14cab649ce2c73", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-28a2f02a-955d-468-proj"}]} 2018-06-27 22:35:52,045 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateStackNegativeTests-28a2f02a-955d-468-proj used request id req-6951e2b0-2818-4166-b09a-f303895a2b56 2018-06-27 22:35:52,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb74090a6fde01a93a90691474ad132d72667ec1" 2018-06-27 22:35:52,482 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:35:52 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f4e26cb1-94e8-4ab6-8379-197a4c1e4660 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 22:35:52,483 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-f4e26cb1-94e8-4ab6-8379-197a4c1e4660 2018-06-27 22:35:53,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb74090a6fde01a93a90691474ad132d72667ec1" 2018-06-27 22:35:53,689 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:35:53 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ecf79995-08d8-40dd-a167-4cd9f590c791 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 22:35:53,689 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-ecf79995-08d8-40dd-a167-4cd9f590c791 2018-06-27 22:35:53,693 - 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-28a2f02a-955d-468-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb74090a6fde01a93a90691474ad132d72667ec1" 2018-06-27 22:35:54,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:35:53 GMT Server: Apache Content-Length: 467 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a59c7548-d6c8-48da-afd1-c33949d3f62a Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateStackNegativeTests-28a2f02a-955d-468-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/78c8d8fca1094b26ab14cab649ce2c73"}, "tags": [], "enabled": true, "id": "78c8d8fca1094b26ab14cab649ce2c73", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-28a2f02a-955d-468-proj"}]} 2018-06-27 22:35:54,169 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateStackNegativeTests-28a2f02a-955d-468-proj used request id req-a59c7548-d6c8-48da-afd1-c33949d3f62a 2018-06-27 22:35:54,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users/f56dc373334d4ccdb1c76f120e4a2b6a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb74090a6fde01a93a90691474ad132d72667ec1" 2018-06-27 22:35:54,618 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:35:54 GMT Server: Apache Content-Length: 342 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e5aa995d-6a94-4842-9f0b-275dcaca802a Connection: close Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackNegativeTests-28a2f02a-955d-468-user", "links": {"self": "http://10.167.4.35:5000/v3/users/f56dc373334d4ccdb1c76f120e4a2b6a"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "78c8d8fca1094b26ab14cab649ce2c73", "id": "f56dc373334d4ccdb1c76f120e4a2b6a", "password_expires_at": null}} 2018-06-27 22:35:54,618 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users/f56dc373334d4ccdb1c76f120e4a2b6a used request id req-e5aa995d-6a94-4842-9f0b-275dcaca802a 2018-06-27 22:35:54,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/78c8d8fca1094b26ab14cab649ce2c73/users/f56dc373334d4ccdb1c76f120e4a2b6a/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb74090a6fde01a93a90691474ad132d72667ec1" 2018-06-27 22:35:55,028 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:35:54 GMT Server: Apache Content-Length: 181 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1f23596a-4323-465f-a2a1-17305151655b Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects/78c8d8fca1094b26ab14cab649ce2c73/users/f56dc373334d4ccdb1c76f120e4a2b6a/roles", "previous": null, "next": null}, "roles": []} 2018-06-27 22:35:55,028 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/78c8d8fca1094b26ab14cab649ce2c73/users/f56dc373334d4ccdb1c76f120e4a2b6a/roles used request id req-1f23596a-4323-465f-a2a1-17305151655b 2018-06-27 22:35:55,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb74090a6fde01a93a90691474ad132d72667ec1" 2018-06-27 22:35:55,403 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:35:55 GMT Server: Apache Content-Length: 187 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c046e048-7958-4968-b18b-1b8665b28375 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}} 2018-06-27 22:35:55,403 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a used request id req-c046e048-7958-4968-b18b-1b8665b28375 2018-06-27 22:35:55,403 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackNegativeTests-28a2f02a-955d-468-proj 2018-06-27 22:35:55,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/78c8d8fca1094b26ab14cab649ce2c73/users/f56dc373334d4ccdb1c76f120e4a2b6a/roles/c6fad7d7ad1b456cb9e0561ce3c4210a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb74090a6fde01a93a90691474ad132d72667ec1" 2018-06-27 22:35:55,904 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 22:35:55 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-85986bf5-0cfa-4d43-b31e-2b8ea7e21c27 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:35:55,904 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/78c8d8fca1094b26ab14cab649ce2c73/users/f56dc373334d4ccdb1c76f120e4a2b6a/roles/c6fad7d7ad1b456cb9e0561ce3c4210a used request id req-85986bf5-0cfa-4d43-b31e-2b8ea7e21c27 2018-06-27 22:35:55,904 - keystone_utils - INFO - Created user with name - CreateStackNegativeTests-28a2f02a-955d-468-user 2018-06-27 22:35:55,905 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:35:55,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac0961df425801a85759f4e8c716bf761a479716" 2018-06-27 22:35:56,343 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:35:55 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-334473de-c98c-4306-8e48-eff6b3ff93ec Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 22:35:56,343 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-334473de-c98c-4306-8e48-eff6b3ff93ec 2018-06-27 22:35:56,347 - 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}ac0961df425801a85759f4e8c716bf761a479716" -d '{"role": {"name": "CreateStackNegativeTests-28a2f02a-955d-468-proj-role"}}' 2018-06-27 22:35:56,711 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 22:35:56 GMT Server: Apache Content-Length: 223 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-89e81fb0-753a-47cd-9215-0e931246d163 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ea537505f69148d6873de263f9f742e7", "links": {"self": "http://10.167.4.35:5000/v3/roles/ea537505f69148d6873de263f9f742e7"}, "name": "CreateStackNegativeTests-28a2f02a-955d-468-proj-role"}} 2018-06-27 22:35:56,711 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-89e81fb0-753a-47cd-9215-0e931246d163 2018-06-27 22:35:56,712 - keystone_utils - INFO - Created role with name - CreateStackNegativeTests-28a2f02a-955d-468-proj-role 2018-06-27 22:35:56,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/ea537505f69148d6873de263f9f742e7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac0961df425801a85759f4e8c716bf761a479716" 2018-06-27 22:35:56,801 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:35:56 GMT Server: Apache Content-Length: 223 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cf655d88-0911-4f3e-b704-2caef6c7c8e7 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ea537505f69148d6873de263f9f742e7", "links": {"self": "http://10.167.4.35:5000/v3/roles/ea537505f69148d6873de263f9f742e7"}, "name": "CreateStackNegativeTests-28a2f02a-955d-468-proj-role"}} 2018-06-27 22:35:56,801 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/ea537505f69148d6873de263f9f742e7 used request id req-cf655d88-0911-4f3e-b704-2caef6c7c8e7 2018-06-27 22:35:56,802 - keystone_utils - INFO - Granting role CreateStackNegativeTests-28a2f02a-955d-468-proj-role to project CreateStackNegativeTests-28a2f02a-955d-468-proj 2018-06-27 22:35:56,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/78c8d8fca1094b26ab14cab649ce2c73/users/f56dc373334d4ccdb1c76f120e4a2b6a/roles/ea537505f69148d6873de263f9f742e7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac0961df425801a85759f4e8c716bf761a479716" 2018-06-27 22:35:57,396 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 22:35:56 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bb67e733-89ff-43bb-aae1-b3068eb4c9ce Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:35:57,396 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/78c8d8fca1094b26ab14cab649ce2c73/users/f56dc373334d4ccdb1c76f120e4a2b6a/roles/ea537505f69148d6873de263f9f742e7 used request id req-bb67e733-89ff-43bb-aae1-b3068eb4c9ce 2018-06-27 22:35:57,397 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:35:57,397 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:35:58,409 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "name": "heat_stack_owner"}, {"id": "ea537505f69148d6873de263f9f742e7", "name": "CreateStackNegativeTests-28a2f02a-955d-468-proj-role"}], "expires_at": "2018-06-27T23:35:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78c8d8fca1094b26ab14cab649ce2c73", "name": "CreateStackNegativeTests-28a2f02a-955d-468-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/78c8d8fca1094b26ab14cab649ce2c73", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/78c8d8fca1094b26ab14cab649ce2c73", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/78c8d8fca1094b26ab14cab649ce2c73", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/78c8d8fca1094b26ab14cab649ce2c73", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/78c8d8fca1094b26ab14cab649ce2c73", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/78c8d8fca1094b26ab14cab649ce2c73", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/78c8d8fca1094b26ab14cab649ce2c73", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/78c8d8fca1094b26ab14cab649ce2c73", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/78c8d8fca1094b26ab14cab649ce2c73", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/78c8d8fca1094b26ab14cab649ce2c73", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/78c8d8fca1094b26ab14cab649ce2c73", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/78c8d8fca1094b26ab14cab649ce2c73", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackNegativeTests-28a2f02a-955d-468-user", "id": "f56dc373334d4ccdb1c76f120e4a2b6a"}, "audit_ids": ["ft99Tn3kQzaOhgw8qjWw3g"], "issued_at": "2018-06-27T22:35:58.000000Z"}} 2018-06-27 22:35:58,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}101b69a30497b81c29b9e2f03747ab87f0d03c89" 2018-06-27 22:35:58,827 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:35:58 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3610e4cc-a8c1-48c5-8acf-91a531bd431d Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:35:58,827 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-3610e4cc-a8c1-48c5-8acf-91a531bd431d 2018-06-27 22:35:58,828 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 22:35:58,832 - heat_utils - DEBUG - Retrieving Heat Client 2018-06-27 22:35:58,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/78c8d8fca1094b26ab14cab649ce2c73/stacks?stack_name=CreateStackNegativeTests-a466830a-16bc-4758-8283-7f05a1822da4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}101b69a30497b81c29b9e2f03747ab87f0d03c89" 2018-06-27 22:35:59,628 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:35:59 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-546a2158-a2c8-4326-a9fb-64f4600637e6 Front-End-Https: on RESP BODY: {"stacks": []} 2018-06-27 22:35:59,628 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/78c8d8fca1094b26ab14cab649ce2c73/stacks?stack_name=CreateStackNegativeTests-a466830a-16bc-4758-8283-7f05a1822da4 used request id req-546a2158-a2c8-4326-a9fb-64f4600637e6 2018-06-27 22:35:59,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8004/v1/78c8d8fca1094b26ab14cab649ce2c73/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}101b69a30497b81c29b9e2f03747ab87f0d03c89" -d '{"stack_name": "CreateStackNegativeTests-a466830a-16bc-4758-8283-7f05a1822da4", "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-27 22:36:01,647 - keystoneauth.session - DEBUG - RESP: [400] Server: nginx Date: Wed, 27 Jun 2018 22:36:01 GMT Content-Type: application/json Content-Length: 383 Connection: keep-alive X-Openstack-Request-Id: req-d4dc2ab4-4c73-40db-b0ea-a969053fe931 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-27 22:36:01,647 - keystoneauth.session - DEBUG - POST call to orchestration for https://172.30.10.101:8004/v1/78c8d8fca1094b26ab14cab649ce2c73/stacks used request id req-d4dc2ab4-4c73-40db-b0ea-a969053fe931 2018-06-27 22:36:01,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?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac0961df425801a85759f4e8c716bf761a479716" 2018-06-27 22:36:02,790 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:36:02 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-3dc28c49-d97a-402a-9550-edd97986dabc Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-27T19:03:04Z", "updated_at": "2018-06-27T19:03:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "6748ef1e-56da-434e-9e89-e86b58537b65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "b3e3826c-1c48-4699-93f0-f8a310956753", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "bfad35fa-7ea9-4a81-917d-7b86481eb510", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "d657b333-103d-4d19-add8-1e8bae2f8849", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b92069937e44a3786e439f95c61afe5", "created_at": "2018-06-27T19:08:41Z", "updated_at": "2018-06-27T19:08:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "4ac2a090-f595-4e7b-9b7a-a52fa204e881", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "5508c0b1-6261-44cb-854d-60c64bcbba0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "a60c77dc-6985-48ac-a3a3-067176d3e52f", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "e6ec0fa4-1eb3-4c5d-a451-c7acfd7fde82", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}], "revision_number": 4, "project_id": "4b92069937e44a3786e439f95c61afe5", "id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T18:59:55Z", "updated_at": "2018-06-27T18:59:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "5a060918-419b-4ec3-90df-a7764c06af2f", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "6cd9bbf0-4d1b-4b13-a6c4-e20a15bb3360", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "8134c0f0-89c6-4d45-bef8-a9260d9d0723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "e0e7297a-a59d-4d2b-b75c-2cc86b269114", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}], "revision_number": 4, "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "created_at": "2018-06-27T21:03:43Z", "updated_at": "2018-06-27T21:03:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "41061dbf-a5a2-465f-84dd-140f6104b3f7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "47d5c96d-0510-41a5-b33e-5683702c5bb8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "4b4b6430-3f42-4fe4-a25e-2c5c015a7699", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "e6a68cb7-6491-4474-a4d7-38496cac4eb7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}], "revision_number": 4, "project_id": "3f0a375b66c54145bff1c56e7c91ad73", "id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "name": "default"}]} 2018-06-27 22:36:02,791 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-3dc28c49-d97a-402a-9550-edd97986dabc 2018-06-27 22:36:02,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/4b92069937e44a3786e439f95c61afe5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac0961df425801a85759f4e8c716bf761a479716" 2018-06-27 22:36:03,241 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:36:02 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2d895d44-1ca5-4b52-9b8e-c5280f262102 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/4b92069937e44a3786e439f95c61afe5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4b92069937e44a3786e439f95c61afe5", "name": "service"}} 2018-06-27 22:36:03,241 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/4b92069937e44a3786e439f95c61afe5 used request id req-2d895d44-1ca5-4b52-9b8e-c5280f262102 2018-06-27 22:36:03,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/8cdbc979369d4c15b8ddd6cc77d930e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac0961df425801a85759f4e8c716bf761a479716" 2018-06-27 22:36:03,687 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:36:03 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-04e067a6-0458-4dc1-8c11-b64181e64981 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/8cdbc979369d4c15b8ddd6cc77d930e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}} 2018-06-27 22:36:03,687 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 used request id req-04e067a6-0458-4dc1-8c11-b64181e64981 2018-06-27 22:36:03,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/3f0a375b66c54145bff1c56e7c91ad73 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac0961df425801a85759f4e8c716bf761a479716" 2018-06-27 22:36:04,069 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 27 Jun 2018 22:36:03 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a75cf0f7-61b0-46f2-90a3-57ec90522c0a Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3f0a375b66c54145bff1c56e7c91ad73.", "code": 404, "title": "Not Found"}} 2018-06-27 22:36:04,069 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f0a375b66c54145bff1c56e7c91ad73 used request id req-a75cf0f7-61b0-46f2-90a3-57ec90522c0a 2018-06-27 22:36:04,069 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-06-27 22:36:04,070 - keystone_utils - INFO - Deleting project with name - CreateStackNegativeTests-28a2f02a-955d-468-proj 2018-06-27 22:36:04,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/78c8d8fca1094b26ab14cab649ce2c73 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac0961df425801a85759f4e8c716bf761a479716" 2018-06-27 22:36:04,751 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 22:36:04 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-74013f9b-2444-41a9-948c-77c523afa1cb Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:36:04,751 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/78c8d8fca1094b26ab14cab649ce2c73 used request id req-74013f9b-2444-41a9-948c-77c523afa1cb 2018-06-27 22:36:04,752 - keystone_utils - INFO - Deleting role with name - CreateStackNegativeTests-28a2f02a-955d-468-proj-role 2018-06-27 22:36:04,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/ea537505f69148d6873de263f9f742e7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac0961df425801a85759f4e8c716bf761a479716" 2018-06-27 22:36:05,124 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 22:36:04 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5c5e1612-9494-4315-a082-f8f6da01d3a9 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:36:05,125 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/ea537505f69148d6873de263f9f742e7 used request id req-5c5e1612-9494-4315-a082-f8f6da01d3a9 2018-06-27 22:36:05,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? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac0961df425801a85759f4e8c716bf761a479716" 2018-06-27 22:36:05,707 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:36:05 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4f480457-4b42-4300-8854-e96c868b7a41 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 22:36:05,707 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-4f480457-4b42-4300-8854-e96c868b7a41 2018-06-27 22:36:05,707 - keystone_utils - INFO - Deleting user with name - CreateStackNegativeTests-28a2f02a-955d-468-user 2018-06-27 22:36:05,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/f56dc373334d4ccdb1c76f120e4a2b6a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb74090a6fde01a93a90691474ad132d72667ec1" 2018-06-27 22:36:06,219 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 22:36:05 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b15c2a6e-2d32-4b54-9413-01aa87d5a0ca Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:36:06,219 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/f56dc373334d4ccdb1c76f120e4a2b6a used request id req-b15c2a6e-2d32-4b54-9413-01aa87d5a0ca 2018-06-27 22:36:06,221 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:36:07,063 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T23:36:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["tYZlR5QBSmaHuiPvNEoKCQ"], "issued_at": "2018-06-27T22:36:07.000000Z"}} 2018-06-27 22:36:07,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd6159ed4d491e84648cff141522faf0bca909aa" 2018-06-27 22:36:07,460 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:36:07 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-205e911c-771e-4a43-b26e-f14d7caf295b Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:36:07,460 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-205e911c-771e-4a43-b26e-f14d7caf295b 2018-06-27 22:36:07,462 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:36:07,462 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:36:08,594 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T23:36:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["k1CWxH5LS4eqz-ZeYyFt9w"], "issued_at": "2018-06-27T22:36:08.000000Z"}} 2018-06-27 22:36:08,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}43e63f1d9b359afab599fda5d54208761e2efdf9" 2018-06-27 22:36:08,648 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:36:08 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b5dfc91c-1075-42ea-a8ad-0db04d22b284 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:36:08,648 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-b5dfc91c-1075-42ea-a8ad-0db04d22b284 2018-06-27 22:36:08,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 22:36:08,666 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 22:36: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-27 22:36:08,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?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-0b8a589c-4ca8-475-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43e63f1d9b359afab599fda5d54208761e2efdf9" 2018-06-27 22:36:09,045 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:36:08 GMT Server: Apache Content-Length: 200 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-083686c9-3017-43c1-8b5c-44e3946c1ac6 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-0b8a589c-4ca8-475-proj", "previous": null, "next": null}, "projects": []} 2018-06-27 22:36:09,045 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-0b8a589c-4ca8-475-proj used request id req-083686c9-3017-43c1-8b5c-44e3946c1ac6 2018-06-27 22:36:09,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43e63f1d9b359afab599fda5d54208761e2efdf9" 2018-06-27 22:36:09,414 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:36:09 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d5c7cd2c-c970-4112-8cbc-e20a35e0b764 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 22:36:09,415 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-d5c7cd2c-c970-4112-8cbc-e20a35e0b764 2018-06-27 22:36:09,418 - 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}43e63f1d9b359afab599fda5d54208761e2efdf9" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-0b8a589c-4ca8-475-proj"}}' 2018-06-27 22:36:09,862 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 22:36:09 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3fe22edb-08ab-44ee-97c6-3e6eaa239958 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/aac2c5c102bb41bfa37e0049d14c3f25"}, "tags": [], "enabled": true, "id": "aac2c5c102bb41bfa37e0049d14c3f25", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-0b8a589c-4ca8-475-proj"}} 2018-06-27 22:36:09,862 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-3fe22edb-08ab-44ee-97c6-3e6eaa239958 2018-06-27 22:36:09,862 - keystone_utils - INFO - Created project with name - CreateInstanceSingleNetworkTests-0b8a589c-4ca8-475-proj 2018-06-27 22:36:09,862 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:36:09,863 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:36:10,745 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T23:36:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["nMe5OTKPQkuBMlfjoJ9u4g"], "issued_at": "2018-06-27T22:36:10.000000Z"}} 2018-06-27 22:36:10,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e30bf1170a7d70800217aea41f7d65e095d1665c" 2018-06-27 22:36:10,806 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:36:10 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7cb2bb69-8044-43cf-a37d-f7ae839340ea Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:36:10,806 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-7cb2bb69-8044-43cf-a37d-f7ae839340ea 2018-06-27 22:36:10,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 22:36:10,823 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 22:36: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-27 22:36:10,824 - 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}e30bf1170a7d70800217aea41f7d65e095d1665c" 2018-06-27 22:36:11,241 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:36:10 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c077a05b-ab70-450f-8fac-684703987080 Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/05b1bc3fa6fd4243a4ba8b4d6fcc3daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05b1bc3fa6fd4243a4ba8b4d6fcc3daf", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/48d44c9c0fea4f4e80edc7d2e0715db7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d44c9c0fea4f4e80edc7d2e0715db7", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/4d3721127bf84155a837606ce3feba32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d3721127bf84155a837606ce3feba32", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/5c846663ea6d407e9223de0719ce5442"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c846663ea6d407e9223de0719ce5442", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/73a10e6c4f67490a8a4030cc6cea32f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73a10e6c4f67490a8a4030cc6cea32f5", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/8ecfab7d9d4f47bb8892a85b7d2a0b5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ecfab7d9d4f47bb8892a85b7d2a0b5a", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/b278d529e9a54a9195e4e536b9384dc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b278d529e9a54a9195e4e536b9384dc0", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b7f107ae7bb34ccea8282b1a0ec7a979"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7f107ae7bb34ccea8282b1a0ec7a979", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/d21494d0185b463db36b8c8c2b341b97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d21494d0185b463db36b8c8c2b341b97", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e0bb346419f84e4680f6ca9a97f4fc0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e0bb346419f84e4680f6ca9a97f4fc0b", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "c8d542af72ce49338052c29f02c8857e", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e9dd794fa5c040a9a0445386fb2a6116"}, "options": {}, "id": "e9dd794fa5c040a9a0445386fb2a6116", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/e9f9c747d54947bc800a81ecf11858f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9f9c747d54947bc800a81ecf11858f5", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-27 22:36:11,241 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-c077a05b-ab70-450f-8fac-684703987080 2018-06-27 22:36:11,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?name=CreateInstanceSingleNetworkTests-0b8a589c-4ca8-475-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e30bf1170a7d70800217aea41f7d65e095d1665c" 2018-06-27 22:36:11,616 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:36:11 GMT Server: Apache Content-Length: 483 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-745aab5f-4b29-4102-b5c1-26a6225c17e7 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateInstanceSingleNetworkTests-0b8a589c-4ca8-475-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/aac2c5c102bb41bfa37e0049d14c3f25"}, "tags": [], "enabled": true, "id": "aac2c5c102bb41bfa37e0049d14c3f25", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-0b8a589c-4ca8-475-proj"}]} 2018-06-27 22:36:11,617 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateInstanceSingleNetworkTests-0b8a589c-4ca8-475-proj used request id req-745aab5f-4b29-4102-b5c1-26a6225c17e7 2018-06-27 22:36:11,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e30bf1170a7d70800217aea41f7d65e095d1665c" 2018-06-27 22:36:11,983 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:36:11 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f3a171ad-e661-4875-9c55-fb5d7ecee887 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 22:36:11,984 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-f3a171ad-e661-4875-9c55-fb5d7ecee887 2018-06-27 22:36:12,745 - keystone_utils - INFO - Created user with name - CreateInstanceSingleNetworkTests-0b8a589c-4ca8-475-user 2018-06-27 22:36:12,745 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:36:12,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43e63f1d9b359afab599fda5d54208761e2efdf9" 2018-06-27 22:36:13,203 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:36:12 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3f0c1ea6-d4ac-4489-be61-ebfee81d6966 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 22:36:13,203 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-3f0c1ea6-d4ac-4489-be61-ebfee81d6966 2018-06-27 22:36:13,207 - 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}43e63f1d9b359afab599fda5d54208761e2efdf9" -d '{"role": {"name": "CreateInstanceSingleNetworkTests-0b8a589c-4ca8-475-proj-role"}}' 2018-06-27 22:36:13,644 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 22:36:13 GMT Server: Apache Content-Length: 231 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-049c3021-e180-4444-8c59-6a2a4c679086 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ddf200be345b4e319a99e81adcdd4471", "links": {"self": "http://10.167.4.35:5000/v3/roles/ddf200be345b4e319a99e81adcdd4471"}, "name": "CreateInstanceSingleNetworkTests-0b8a589c-4ca8-475-proj-role"}} 2018-06-27 22:36:13,644 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-049c3021-e180-4444-8c59-6a2a4c679086 2018-06-27 22:36:13,644 - keystone_utils - INFO - Created role with name - CreateInstanceSingleNetworkTests-0b8a589c-4ca8-475-proj-role 2018-06-27 22:36:13,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/ddf200be345b4e319a99e81adcdd4471 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43e63f1d9b359afab599fda5d54208761e2efdf9" 2018-06-27 22:36:14,035 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:36:13 GMT Server: Apache Content-Length: 231 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1522cf8b-4c93-4781-a0e5-db9fe0781a99 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ddf200be345b4e319a99e81adcdd4471", "links": {"self": "http://10.167.4.35:5000/v3/roles/ddf200be345b4e319a99e81adcdd4471"}, "name": "CreateInstanceSingleNetworkTests-0b8a589c-4ca8-475-proj-role"}} 2018-06-27 22:36:14,035 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/ddf200be345b4e319a99e81adcdd4471 used request id req-1522cf8b-4c93-4781-a0e5-db9fe0781a99 2018-06-27 22:36:14,035 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-0b8a589c-4ca8-475-proj-role to project CreateInstanceSingleNetworkTests-0b8a589c-4ca8-475-proj 2018-06-27 22:36:14,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/aac2c5c102bb41bfa37e0049d14c3f25/users/bb9a70ada838401fa631a8256a14f29d/roles/ddf200be345b4e319a99e81adcdd4471 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43e63f1d9b359afab599fda5d54208761e2efdf9" 2018-06-27 22:36:14,551 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 22:36:14 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2ebe6cd5-ceca-4281-91c2-8c69e07e8b25 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:36:14,552 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/aac2c5c102bb41bfa37e0049d14c3f25/users/bb9a70ada838401fa631a8256a14f29d/roles/ddf200be345b4e319a99e81adcdd4471 used request id req-2ebe6cd5-ceca-4281-91c2-8c69e07e8b25 2018-06-27 22:36:14,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 22:36:14,566 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 22: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-27 22:36:14,566 - 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}dd6159ed4d491e84648cff141522faf0bca909aa" 2018-06-27 22:36:14,999 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:36:14 GMT Server: Apache Content-Length: 3630 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-530f1fef-936c-4e00-8caa-4bf81ae1b821 Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/05b1bc3fa6fd4243a4ba8b4d6fcc3daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05b1bc3fa6fd4243a4ba8b4d6fcc3daf", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/48d44c9c0fea4f4e80edc7d2e0715db7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d44c9c0fea4f4e80edc7d2e0715db7", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/4d3721127bf84155a837606ce3feba32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d3721127bf84155a837606ce3feba32", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/5c846663ea6d407e9223de0719ce5442"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c846663ea6d407e9223de0719ce5442", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/73a10e6c4f67490a8a4030cc6cea32f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73a10e6c4f67490a8a4030cc6cea32f5", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/8ecfab7d9d4f47bb8892a85b7d2a0b5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ecfab7d9d4f47bb8892a85b7d2a0b5a", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/b278d529e9a54a9195e4e536b9384dc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b278d529e9a54a9195e4e536b9384dc0", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b7f107ae7bb34ccea8282b1a0ec7a979"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7f107ae7bb34ccea8282b1a0ec7a979", "email": "root@localhost", "password_expires_at": null}, {"name": "CreateInstanceSingleNetworkTests-0b8a589c-4ca8-475-user", "links": {"self": "http://10.167.4.35:5000/v3/users/bb9a70ada838401fa631a8256a14f29d"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "aac2c5c102bb41bfa37e0049d14c3f25", "id": "bb9a70ada838401fa631a8256a14f29d", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/d21494d0185b463db36b8c8c2b341b97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d21494d0185b463db36b8c8c2b341b97", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e0bb346419f84e4680f6ca9a97f4fc0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e0bb346419f84e4680f6ca9a97f4fc0b", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "c8d542af72ce49338052c29f02c8857e", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e9dd794fa5c040a9a0445386fb2a6116"}, "options": {}, "id": "e9dd794fa5c040a9a0445386fb2a6116", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/e9f9c747d54947bc800a81ecf11858f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9f9c747d54947bc800a81ecf11858f5", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-27 22:36:14,999 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-530f1fef-936c-4e00-8caa-4bf81ae1b821 2018-06-27 22:36:15,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/ddf200be345b4e319a99e81adcdd4471 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43e63f1d9b359afab599fda5d54208761e2efdf9" 2018-06-27 22:36:15,445 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:36:15 GMT Server: Apache Content-Length: 231 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-779e272b-7196-4437-83f5-c61adb2e1661 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ddf200be345b4e319a99e81adcdd4471", "links": {"self": "http://10.167.4.35:5000/v3/roles/ddf200be345b4e319a99e81adcdd4471"}, "name": "CreateInstanceSingleNetworkTests-0b8a589c-4ca8-475-proj-role"}} 2018-06-27 22:36:15,446 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/ddf200be345b4e319a99e81adcdd4471 used request id req-779e272b-7196-4437-83f5-c61adb2e1661 2018-06-27 22:36:15,446 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-0b8a589c-4ca8-475-proj-role to project CreateInstanceSingleNetworkTests-0b8a589c-4ca8-475-proj 2018-06-27 22:36:15,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/aac2c5c102bb41bfa37e0049d14c3f25/users/e9f9c747d54947bc800a81ecf11858f5/roles/ddf200be345b4e319a99e81adcdd4471 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43e63f1d9b359afab599fda5d54208761e2efdf9" 2018-06-27 22:36:15,860 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 22:36:15 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b5c5ecb8-6180-4bb8-a423-cae9e7ef1119 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:36:15,861 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/aac2c5c102bb41bfa37e0049d14c3f25/users/e9f9c747d54947bc800a81ecf11858f5/roles/ddf200be345b4e319a99e81adcdd4471 used request id req-b5c5ecb8-6180-4bb8-a423-cae9e7ef1119 2018-06-27 22:36:15,861 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 22:36:15,864 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-06-27 22:36:15,864 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:36:15,865 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:36:16,685 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ddf200be345b4e319a99e81adcdd4471", "name": "CreateInstanceSingleNetworkTests-0b8a589c-4ca8-475-proj-role"}], "expires_at": "2018-06-27T23:36:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "aac2c5c102bb41bfa37e0049d14c3f25", "name": "CreateInstanceSingleNetworkTests-0b8a589c-4ca8-475-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/aac2c5c102bb41bfa37e0049d14c3f25", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/aac2c5c102bb41bfa37e0049d14c3f25", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/aac2c5c102bb41bfa37e0049d14c3f25", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/aac2c5c102bb41bfa37e0049d14c3f25", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/aac2c5c102bb41bfa37e0049d14c3f25", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/aac2c5c102bb41bfa37e0049d14c3f25", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/aac2c5c102bb41bfa37e0049d14c3f25", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/aac2c5c102bb41bfa37e0049d14c3f25", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/aac2c5c102bb41bfa37e0049d14c3f25", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/aac2c5c102bb41bfa37e0049d14c3f25", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/aac2c5c102bb41bfa37e0049d14c3f25", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/aac2c5c102bb41bfa37e0049d14c3f25", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-0b8a589c-4ca8-475-user", "id": "bb9a70ada838401fa631a8256a14f29d"}, "audit_ids": ["PjPdnH5bQH2XDOnoTuODOw"], "issued_at": "2018-06-27T22:36:16.000000Z"}} 2018-06-27 22:36:16,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}67ada87715c12effaecaade99688ad752ec9071f" 2018-06-27 22:36:17,063 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:36:16 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f5056487-13aa-4dec-b40b-2b576c332eae Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:36:17,063 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-f5056487-13aa-4dec-b40b-2b576c332eae 2018-06-27 22:36:17,067 - 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-cd885956-4775-4697-b24d-c7bc133b0a3f-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}67ada87715c12effaecaade99688ad752ec9071f" 2018-06-27 22:36:18,084 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:36:18 GMT Content-Type: application/json Content-Length: 177 Connection: keep-alive X-Openstack-Request-Id: req-6b10701a-3f90-4d7d-88b0-4b1322180a00 Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-cd885956-4775-4697-b24d-c7bc133b0a3f-image"} 2018-06-27 22:36:18,084 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-cd885956-4775-4697-b24d-c7bc133b0a3f-image used request id req-6b10701a-3f90-4d7d-88b0-4b1322180a00 2018-06-27 22:36:18,087 - 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}67ada87715c12effaecaade99688ad752ec9071f" 2018-06-27 22:36:18,871 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:36:18 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-d1d76163-209b-43d5-8350-aa93452d74ed 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-27 22:36:18,872 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-d1d76163-209b-43d5-8350-aa93452d74ed 2018-06-27 22:36:18,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}67ada87715c12effaecaade99688ad752ec9071f" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSingleNetworkTests-cd885956-4775-4697-b24d-c7bc133b0a3f-image"}' 2018-06-27 22:36:19,656 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 22:36:19 GMT Content-Type: application/json Content-Length: 619 Connection: keep-alive Location: https://172.30.10.101:9292/v2/images/70a063af-782f-4586-87f5-99c470020013 Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-06be5551-cca5-4ce6-a0bc-e55ecb505e9d Front-End-Https: on RESP BODY: {"status": "queued", "name": "CreateInstanceSingleNetworkTests-cd885956-4775-4697-b24d-c7bc133b0a3f-image", "tags": [], "container_format": "bare", "created_at": "2018-06-27T22:36:20Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-06-27T22:36:20Z", "visibility": "shared", "self": "/v2/images/70a063af-782f-4586-87f5-99c470020013", "min_disk": 0, "protected": false, "id": "70a063af-782f-4586-87f5-99c470020013", "file": "/v2/images/70a063af-782f-4586-87f5-99c470020013/file", "checksum": null, "owner": "aac2c5c102bb41bfa37e0049d14c3f25", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-27 22:36:19,657 - keystoneauth.session - DEBUG - POST call to image for https://172.30.10.101:9292/v2/images used request id req-06be5551-cca5-4ce6-a0bc-e55ecb505e9d 2018-06-27 22:36:19,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9292/v2/images/70a063af-782f-4586-87f5-99c470020013/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}67ada87715c12effaecaade99688ad752ec9071f" -d '' 2018-06-27 22:36:21,122 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:36:21 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-43d88e64-1255-47a0-9d7f-72f3f6875d4c 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-27 22:36:21,122 - keystoneauth.session - DEBUG - PUT call to image for https://172.30.10.101:9292/v2/images/70a063af-782f-4586-87f5-99c470020013/file used request id req-43d88e64-1255-47a0-9d7f-72f3f6875d4c 2018-06-27 22:36:21,123 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-06-27 22:36:21,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/70a063af-782f-4586-87f5-99c470020013 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}67ada87715c12effaecaade99688ad752ec9071f" 2018-06-27 22:36:21,703 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:36:21 GMT Content-Type: application/json Content-Length: 737 Connection: keep-alive X-Openstack-Request-Id: req-cee634ac-6eb4-41af-b604-dfe9455d93f1 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-cd885956-4775-4697-b24d-c7bc133b0a3f-image", "tags": [], "container_format": "bare", "created_at": "2018-06-27T22:36:20Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-27T22:36:21Z", "visibility": "shared", "self": "/v2/images/70a063af-782f-4586-87f5-99c470020013", "min_disk": 0, "protected": false, "id": "70a063af-782f-4586-87f5-99c470020013", "file": "/v2/images/70a063af-782f-4586-87f5-99c470020013/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "aac2c5c102bb41bfa37e0049d14c3f25", "direct_url": "file:///var/lib/glance/images/70a063af-782f-4586-87f5-99c470020013", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-27 22:36:21,703 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/70a063af-782f-4586-87f5-99c470020013 used request id req-cee634ac-6eb4-41af-b604-dfe9455d93f1 2018-06-27 22:36:21,706 - 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}67ada87715c12effaecaade99688ad752ec9071f" 2018-06-27 22:36:22,399 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:36:22 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-71d8e837-a636-48ec-816b-15170fbc73de 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-27 22:36:22,399 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-71d8e837-a636-48ec-816b-15170fbc73de 2018-06-27 22:36:22,402 - create_image - INFO - Created image with name - CreateInstanceSingleNetworkTests-cd885956-4775-4697-b24d-c7bc133b0a3f-image 2018-06-27 22:36:22,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/70a063af-782f-4586-87f5-99c470020013 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}67ada87715c12effaecaade99688ad752ec9071f" 2018-06-27 22:36:23,343 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:36:23 GMT Content-Type: application/json Content-Length: 737 Connection: keep-alive X-Openstack-Request-Id: req-0369051c-bfaf-46bd-947a-9a68e073ae8c Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-cd885956-4775-4697-b24d-c7bc133b0a3f-image", "tags": [], "container_format": "bare", "created_at": "2018-06-27T22:36:20Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-27T22:36:21Z", "visibility": "shared", "self": "/v2/images/70a063af-782f-4586-87f5-99c470020013", "min_disk": 0, "protected": false, "id": "70a063af-782f-4586-87f5-99c470020013", "file": "/v2/images/70a063af-782f-4586-87f5-99c470020013/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "aac2c5c102bb41bfa37e0049d14c3f25", "direct_url": "file:///var/lib/glance/images/70a063af-782f-4586-87f5-99c470020013", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-27 22:36:23,343 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/70a063af-782f-4586-87f5-99c470020013 used request id req-0369051c-bfaf-46bd-947a-9a68e073ae8c 2018-06-27 22:36:23,344 - create_image - DEBUG - Instance status is - active 2018-06-27 22:36:23,344 - create_image - DEBUG - Image is active with name - CreateInstanceSingleNetworkTests-cd885956-4775-4697-b24d-c7bc133b0a3f-image 2018-06-27 22:36:23,344 - create_image - INFO - Image is now active with name - CreateInstanceSingleNetworkTests-cd885956-4775-4697-b24d-c7bc133b0a3f-image 2018-06-27 22:36:23,344 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:36:23,345 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:36:24,191 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ddf200be345b4e319a99e81adcdd4471", "name": "CreateInstanceSingleNetworkTests-0b8a589c-4ca8-475-proj-role"}], "expires_at": "2018-06-27T23:36:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "aac2c5c102bb41bfa37e0049d14c3f25", "name": "CreateInstanceSingleNetworkTests-0b8a589c-4ca8-475-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/aac2c5c102bb41bfa37e0049d14c3f25", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/aac2c5c102bb41bfa37e0049d14c3f25", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/aac2c5c102bb41bfa37e0049d14c3f25", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/aac2c5c102bb41bfa37e0049d14c3f25", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/aac2c5c102bb41bfa37e0049d14c3f25", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/aac2c5c102bb41bfa37e0049d14c3f25", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/aac2c5c102bb41bfa37e0049d14c3f25", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/aac2c5c102bb41bfa37e0049d14c3f25", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/aac2c5c102bb41bfa37e0049d14c3f25", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/aac2c5c102bb41bfa37e0049d14c3f25", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/aac2c5c102bb41bfa37e0049d14c3f25", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/aac2c5c102bb41bfa37e0049d14c3f25", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-0b8a589c-4ca8-475-user", "id": "bb9a70ada838401fa631a8256a14f29d"}, "audit_ids": ["5zZ_qbExQqWHRfY-vjUrgw"], "issued_at": "2018-06-27T22:36:24.000000Z"}} 2018-06-27 22:36:24,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}19f8fa86ad6825a3f65a3091741f28eb386f12e3" 2018-06-27 22:36:24,238 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:36:24 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a60a43dd-0a74-4852-babb-64e99e703752 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:36:24,238 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-a60a43dd-0a74-4852-babb-64e99e703752 2018-06-27 22:36:24,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/networks?name=CreateInstanceSingleNetworkTests-cd885956-4775-4697-b24d-c7bc133b0a3f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19f8fa86ad6825a3f65a3091741f28eb386f12e3" 2018-06-27 22:36:24,963 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:36:24 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-5cec8db4-813f-46be-a88a-a24d2cceccab Front-End-Https: on RESP BODY: {"networks":[]} 2018-06-27 22:36:24,964 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-cd885956-4775-4697-b24d-c7bc133b0a3f-pub-net used request id req-5cec8db4-813f-46be-a88a-a24d2cceccab 2018-06-27 22:36:24,964 - neutron_utils - INFO - Creating network with name CreateInstanceSingleNetworkTests-cd885956-4775-4697-b24d-c7bc133b0a3f-pub-net 2018-06-27 22:36:24,969 - 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}19f8fa86ad6825a3f65a3091741f28eb386f12e3" -d '{"network": {"name": "CreateInstanceSingleNetworkTests-cd885956-4775-4697-b24d-c7bc133b0a3f-pub-net", "admin_state_up": true}}' 2018-06-27 22:36:26,050 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 22:36:26 GMT Content-Type: application/json Content-Length: 614 Connection: keep-alive X-Openstack-Request-Id: req-895e0911-ccb7-4464-a3da-4647e7f273d0 Front-End-Https: on RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"aac2c5c102bb41bfa37e0049d14c3f25","created_at":"2018-06-27T22:36:25Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-06-27T22:36:25Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"aac2c5c102bb41bfa37e0049d14c3f25","id":"01272b79-dc8a-423d-8b6c-b0d9f562ad04","name":"CreateInstanceSingleNetworkTests-cd885956-4775-4697-b24d-c7bc133b0a3f-pub-net"}} 2018-06-27 22:36:26,050 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-895e0911-ccb7-4464-a3da-4647e7f273d0 2018-06-27 22:36:26,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?id=01272b79-dc8a-423d-8b6c-b0d9f562ad04 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19f8fa86ad6825a3f65a3091741f28eb386f12e3" 2018-06-27 22:36:26,424 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:36:26 GMT Content-Type: application/json Content-Length: 598 Connection: keep-alive X-Openstack-Request-Id: req-960aca0b-cab1-4530-a23e-acffd12ee950 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-27T22:36:25Z","tenant_id":"aac2c5c102bb41bfa37e0049d14c3f25","created_at":"2018-06-27T22:36:25Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"aac2c5c102bb41bfa37e0049d14c3f25","id":"01272b79-dc8a-423d-8b6c-b0d9f562ad04","name":"CreateInstanceSingleNetworkTests-cd885956-4775-4697-b24d-c7bc133b0a3f-pub-net"}]} 2018-06-27 22:36:26,424 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=01272b79-dc8a-423d-8b6c-b0d9f562ad04 used request id req-960aca0b-cab1-4530-a23e-acffd12ee950 2018-06-27 22:36:26,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=01272b79-dc8a-423d-8b6c-b0d9f562ad04 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19f8fa86ad6825a3f65a3091741f28eb386f12e3" 2018-06-27 22:36:27,327 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:36:27 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-1876d32d-9262-47e2-8864-81b249cdff3e Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-27 22:36:27,327 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=01272b79-dc8a-423d-8b6c-b0d9f562ad04 used request id req-1876d32d-9262-47e2-8864-81b249cdff3e 2018-06-27 22:36:27,327 - neutron_utils - INFO - Creating subnet with name CreateInstanceSingleNetworkTests-cd885956-4775-4697-b24d-c7bc133b0a3f-pub-subnet 2018-06-27 22:36:27,332 - 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}19f8fa86ad6825a3f65a3091741f28eb386f12e3" -d '{"subnets": [{"ip_version": 4, "network_id": "01272b79-dc8a-423d-8b6c-b0d9f562ad04", "cidr": "10.55.1.0/24", "name": "CreateInstanceSingleNetworkTests-cd885956-4775-4697-b24d-c7bc133b0a3f-pub-subnet"}]}' 2018-06-27 22:36:28,923 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 22:36:28 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-e6fa96e4-b858-4c06-8dbf-02dadf0d8f12 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"01272b79-dc8a-423d-8b6c-b0d9f562ad04","tenant_id":"aac2c5c102bb41bfa37e0049d14c3f25","created_at":"2018-06-27T22:36:28Z","dns_nameservers":[],"updated_at":"2018-06-27T22:36: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":"aac2c5c102bb41bfa37e0049d14c3f25","id":"56305a31-abbc-4a42-b7b5-600b6ef6a658","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-cd885956-4775-4697-b24d-c7bc133b0a3f-pub-subnet"}]} 2018-06-27 22:36:28,924 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-e6fa96e4-b858-4c06-8dbf-02dadf0d8f12 2018-06-27 22:36:28,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/networks?id=01272b79-dc8a-423d-8b6c-b0d9f562ad04 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19f8fa86ad6825a3f65a3091741f28eb386f12e3" 2018-06-27 22:36:29,956 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:36:29 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-252aea8e-28ca-4d5f-a0b7-3787efa3e64b Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["56305a31-abbc-4a42-b7b5-600b6ef6a658"],"updated_at":"2018-06-27T22:36:28Z","tenant_id":"aac2c5c102bb41bfa37e0049d14c3f25","created_at":"2018-06-27T22:36:25Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"aac2c5c102bb41bfa37e0049d14c3f25","id":"01272b79-dc8a-423d-8b6c-b0d9f562ad04","name":"CreateInstanceSingleNetworkTests-cd885956-4775-4697-b24d-c7bc133b0a3f-pub-net"}]} 2018-06-27 22:36:29,956 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=01272b79-dc8a-423d-8b6c-b0d9f562ad04 used request id req-252aea8e-28ca-4d5f-a0b7-3787efa3e64b 2018-06-27 22:36: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=01272b79-dc8a-423d-8b6c-b0d9f562ad04 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19f8fa86ad6825a3f65a3091741f28eb386f12e3" 2018-06-27 22:36:30,114 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:36:30 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-f19ad71c-a4e6-4449-9bc3-ef7d1bb4b294 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"01272b79-dc8a-423d-8b6c-b0d9f562ad04","tenant_id":"aac2c5c102bb41bfa37e0049d14c3f25","created_at":"2018-06-27T22:36:28Z","dns_nameservers":[],"updated_at":"2018-06-27T22:36: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":"aac2c5c102bb41bfa37e0049d14c3f25","id":"56305a31-abbc-4a42-b7b5-600b6ef6a658","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-cd885956-4775-4697-b24d-c7bc133b0a3f-pub-subnet"}]} 2018-06-27 22:36:30,114 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=01272b79-dc8a-423d-8b6c-b0d9f562ad04 used request id req-f19ad71c-a4e6-4449-9bc3-ef7d1bb4b294 2018-06-27 22:36:30,115 - OpenStackNetwork - DEBUG - Network [01272b79-dc8a-423d-8b6c-b0d9f562ad04] created successfully 2018-06-27 22:36:30,115 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:36:30,116 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:36:30,794 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ddf200be345b4e319a99e81adcdd4471", "name": "CreateInstanceSingleNetworkTests-0b8a589c-4ca8-475-proj-role"}], "expires_at": "2018-06-27T23:36:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "aac2c5c102bb41bfa37e0049d14c3f25", "name": "CreateInstanceSingleNetworkTests-0b8a589c-4ca8-475-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/aac2c5c102bb41bfa37e0049d14c3f25", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/aac2c5c102bb41bfa37e0049d14c3f25", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/aac2c5c102bb41bfa37e0049d14c3f25", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/aac2c5c102bb41bfa37e0049d14c3f25", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/aac2c5c102bb41bfa37e0049d14c3f25", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/aac2c5c102bb41bfa37e0049d14c3f25", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/aac2c5c102bb41bfa37e0049d14c3f25", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/aac2c5c102bb41bfa37e0049d14c3f25", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/aac2c5c102bb41bfa37e0049d14c3f25", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/aac2c5c102bb41bfa37e0049d14c3f25", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/aac2c5c102bb41bfa37e0049d14c3f25", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/aac2c5c102bb41bfa37e0049d14c3f25", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-0b8a589c-4ca8-475-user", "id": "bb9a70ada838401fa631a8256a14f29d"}, "audit_ids": ["2KuXvDC5R8CjVSXHT4Xbvw"], "issued_at": "2018-06-27T22:36:30.000000Z"}} 2018-06-27 22:36:30,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}723467c5abedd015ec8e9ef7397a1c2c899faea0" 2018-06-27 22:36:31,111 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:36:30 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5f8c492c-c281-447e-bf5b-9609596fded5 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:36:31,111 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-5f8c492c-c281-447e-bf5b-9609596fded5 2018-06-27 22:36:31,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/routers?name=CreateInstanceSingleNetworkTests-cd885956-4775-4697-b24d-c7bc133b0a3f-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}723467c5abedd015ec8e9ef7397a1c2c899faea0" 2018-06-27 22:36:32,049 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:36:32 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-3dc1ba88-7598-4cec-a600-c97d5b261911 Front-End-Https: on RESP BODY: {"routers": []} 2018-06-27 22:36:32,049 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-cd885956-4775-4697-b24d-c7bc133b0a3f-pub-router&admin_state_up=True used request id req-3dc1ba88-7598-4cec-a600-c97d5b261911 2018-06-27 22:36:32,050 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:36:32,051 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:36:32,790 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ddf200be345b4e319a99e81adcdd4471", "name": "CreateInstanceSingleNetworkTests-0b8a589c-4ca8-475-proj-role"}], "expires_at": "2018-06-27T23:36:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "aac2c5c102bb41bfa37e0049d14c3f25", "name": "CreateInstanceSingleNetworkTests-0b8a589c-4ca8-475-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/aac2c5c102bb41bfa37e0049d14c3f25", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/aac2c5c102bb41bfa37e0049d14c3f25", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/aac2c5c102bb41bfa37e0049d14c3f25", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/aac2c5c102bb41bfa37e0049d14c3f25", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/aac2c5c102bb41bfa37e0049d14c3f25", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/aac2c5c102bb41bfa37e0049d14c3f25", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/aac2c5c102bb41bfa37e0049d14c3f25", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/aac2c5c102bb41bfa37e0049d14c3f25", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/aac2c5c102bb41bfa37e0049d14c3f25", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/aac2c5c102bb41bfa37e0049d14c3f25", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/aac2c5c102bb41bfa37e0049d14c3f25", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/aac2c5c102bb41bfa37e0049d14c3f25", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-0b8a589c-4ca8-475-user", "id": "bb9a70ada838401fa631a8256a14f29d"}, "audit_ids": ["Emtv05CbQESsVs3Kkp_JpA"], "issued_at": "2018-06-27T22:36:32.000000Z"}} 2018-06-27 22:36:32,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}0bb3101f2d6801f1acfe63750d1216f0af416646" 2018-06-27 22:36:33,137 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:36:32 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-534a0ef6-201c-45a9-ac57-9597deee8023 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:36:33,138 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-534a0ef6-201c-45a9-ac57-9597deee8023 2018-06-27 22:36:33,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/networks?name=floating_net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}723467c5abedd015ec8e9ef7397a1c2c899faea0" 2018-06-27 22:36:33,713 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:36:33 GMT Content-Type: application/json Content-Length: 594 Connection: keep-alive X-Openstack-Request-Id: req-773a68d4-9b64-4028-ac33-6ae5ee7c483d 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":["df0aa635-d718-49cc-81c1-ba349ef8a505"],"updated_at":"2018-06-27T18:56:39Z","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T18:56:31Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"977aff9f-43e9-4fec-86ae-a730f64fa17d","name":"floating_net"}]} 2018-06-27 22:36:33,713 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=floating_net used request id req-773a68d4-9b64-4028-ac33-6ae5ee7c483d 2018-06-27 22:36:33,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/subnets?network_id=977aff9f-43e9-4fec-86ae-a730f64fa17d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}723467c5abedd015ec8e9ef7397a1c2c899faea0" 2018-06-27 22:36:34,423 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:36:34 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-d9614939-c997-4b56-bd09-8e97e5f8fa58 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-27 22:36:34,423 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=977aff9f-43e9-4fec-86ae-a730f64fa17d used request id req-d9614939-c997-4b56-bd09-8e97e5f8fa58 2018-06-27 22:36:34,424 - neutron_utils - INFO - Creating router with name - CreateInstanceSingleNetworkTests-cd885956-4775-4697-b24d-c7bc133b0a3f-pub-router 2018-06-27 22:36:34,429 - 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}723467c5abedd015ec8e9ef7397a1c2c899faea0" -d '{"router": {"external_gateway_info": {"network_id": "977aff9f-43e9-4fec-86ae-a730f64fa17d"}, "name": "CreateInstanceSingleNetworkTests-cd885956-4775-4697-b24d-c7bc133b0a3f-pub-router", "admin_state_up": true}}' 2018-06-27 22:36:37,679 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 22:36:37 GMT Content-Type: application/json Content-Length: 724 Connection: keep-alive X-Openstack-Request-Id: req-043389cf-e05c-4e44-8bea-3db845194fd9 Front-End-Https: on RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "977aff9f-43e9-4fec-86ae-a730f64fa17d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "df0aa635-d718-49cc-81c1-ba349ef8a505", "ip_address": "172.30.10.112"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "aac2c5c102bb41bfa37e0049d14c3f25", "created_at": "2018-06-27T22:36:34Z", "admin_state_up": true, "updated_at": "2018-06-27T22:36:36Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "aac2c5c102bb41bfa37e0049d14c3f25", "id": "ef03b686-34f5-4474-a049-1e53599958f5", "name": "CreateInstanceSingleNetworkTests-cd885956-4775-4697-b24d-c7bc133b0a3f-pub-router"}} 2018-06-27 22:36:37,679 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/routers used request id req-043389cf-e05c-4e44-8bea-3db845194fd9 2018-06-27 22:36:37,684 - keystoneauth.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=ef03b686-34f5-4474-a049-1e53599958f5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}723467c5abedd015ec8e9ef7397a1c2c899faea0" 2018-06-27 22:36:38,368 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:36:38 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-5c002ba1-1f4f-43f3-9605-b4c899cd8167 Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-27 22:36:38,369 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=ef03b686-34f5-4474-a049-1e53599958f5 used request id req-5c002ba1-1f4f-43f3-9605-b4c899cd8167 2018-06-27 22:36:38,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=CreateInstanceSingleNetworkTests-cd885956-4775-4697-b24d-c7bc133b0a3f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}723467c5abedd015ec8e9ef7397a1c2c899faea0" 2018-06-27 22:36:38,653 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:36:38 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-d1428e5f-f737-4bfa-bf66-a1d5d9f9a5c2 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["56305a31-abbc-4a42-b7b5-600b6ef6a658"],"updated_at":"2018-06-27T22:36:28Z","tenant_id":"aac2c5c102bb41bfa37e0049d14c3f25","created_at":"2018-06-27T22:36:25Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"aac2c5c102bb41bfa37e0049d14c3f25","id":"01272b79-dc8a-423d-8b6c-b0d9f562ad04","name":"CreateInstanceSingleNetworkTests-cd885956-4775-4697-b24d-c7bc133b0a3f-pub-net"}]} 2018-06-27 22:36:38,653 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-cd885956-4775-4697-b24d-c7bc133b0a3f-pub-net used request id req-d1428e5f-f737-4bfa-bf66-a1d5d9f9a5c2 2018-06-27 22:36:38,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-27 22:36:38,668 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 22:36: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-27 22:36:38,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/aac2c5c102bb41bfa37e0049d14c3f25 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}723467c5abedd015ec8e9ef7397a1c2c899faea0" 2018-06-27 22:36:38,727 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:36:38 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-59ae6356-2d18-4802-979e-23026dab0795 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/aac2c5c102bb41bfa37e0049d14c3f25"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "aac2c5c102bb41bfa37e0049d14c3f25", "name": "CreateInstanceSingleNetworkTests-0b8a589c-4ca8-475-proj"}} 2018-06-27 22:36:38,727 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/aac2c5c102bb41bfa37e0049d14c3f25 used request id req-59ae6356-2d18-4802-979e-23026dab0795 2018-06-27 22:36: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=01272b79-dc8a-423d-8b6c-b0d9f562ad04 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}723467c5abedd015ec8e9ef7397a1c2c899faea0" 2018-06-27 22:36:38,873 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:36:38 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-053fc821-575e-422c-b6d5-8661a227d3c0 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"01272b79-dc8a-423d-8b6c-b0d9f562ad04","tenant_id":"aac2c5c102bb41bfa37e0049d14c3f25","created_at":"2018-06-27T22:36:28Z","dns_nameservers":[],"updated_at":"2018-06-27T22:36: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":"aac2c5c102bb41bfa37e0049d14c3f25","id":"56305a31-abbc-4a42-b7b5-600b6ef6a658","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-cd885956-4775-4697-b24d-c7bc133b0a3f-pub-subnet"}]} 2018-06-27 22:36:38,873 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=01272b79-dc8a-423d-8b6c-b0d9f562ad04 used request id req-053fc821-575e-422c-b6d5-8661a227d3c0 2018-06-27 22:36:38,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/subnets?network_id=01272b79-dc8a-423d-8b6c-b0d9f562ad04&name=CreateInstanceSingleNetworkTests-cd885956-4775-4697-b24d-c7bc133b0a3f-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}723467c5abedd015ec8e9ef7397a1c2c899faea0" 2018-06-27 22:36:39,061 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:36:39 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-e62f5740-a654-4e40-a6e5-ea025c132fc5 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"01272b79-dc8a-423d-8b6c-b0d9f562ad04","tenant_id":"aac2c5c102bb41bfa37e0049d14c3f25","created_at":"2018-06-27T22:36:28Z","dns_nameservers":[],"updated_at":"2018-06-27T22:36: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":"aac2c5c102bb41bfa37e0049d14c3f25","id":"56305a31-abbc-4a42-b7b5-600b6ef6a658","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-cd885956-4775-4697-b24d-c7bc133b0a3f-pub-subnet"}]} 2018-06-27 22:36:39,061 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=01272b79-dc8a-423d-8b6c-b0d9f562ad04&name=CreateInstanceSingleNetworkTests-cd885956-4775-4697-b24d-c7bc133b0a3f-pub-subnet used request id req-e62f5740-a654-4e40-a6e5-ea025c132fc5 2018-06-27 22:36:39,061 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-06-27 22:36:39,062 - neutron_utils - INFO - Adding interface to router with name CreateInstanceSingleNetworkTests-cd885956-4775-4697-b24d-c7bc133b0a3f-pub-router 2018-06-27 22:36:39,067 - 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/ef03b686-34f5-4474-a049-1e53599958f5/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}723467c5abedd015ec8e9ef7397a1c2c899faea0" -d '{"subnet_id": "56305a31-abbc-4a42-b7b5-600b6ef6a658"}' 2018-06-27 22:36:45,147 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:36:45 GMT Content-Type: application/json Content-Length: 309 Connection: keep-alive X-Openstack-Request-Id: req-86ad5ade-1736-4296-bdbc-d956e8d65746 Front-End-Https: on RESP BODY: {"network_id": "01272b79-dc8a-423d-8b6c-b0d9f562ad04", "tenant_id": "aac2c5c102bb41bfa37e0049d14c3f25", "subnet_id": "56305a31-abbc-4a42-b7b5-600b6ef6a658", "subnet_ids": ["56305a31-abbc-4a42-b7b5-600b6ef6a658"], "port_id": "0eda4820-7871-493e-9c06-11651dccd714", "id": "ef03b686-34f5-4474-a049-1e53599958f5"} 2018-06-27 22:36:45,147 - keystoneauth.session - DEBUG - PUT call to network for https://172.30.10.101:9696/v2.0/routers/ef03b686-34f5-4474-a049-1e53599958f5/add_router_interface used request id req-86ad5ade-1736-4296-bdbc-d956e8d65746 2018-06-27 22:36:45,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/routers/ef03b686-34f5-4474-a049-1e53599958f5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}723467c5abedd015ec8e9ef7397a1c2c899faea0" 2018-06-27 22:36:45,462 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:36:45 GMT Content-Type: application/json Content-Length: 730 Connection: keep-alive X-Openstack-Request-Id: req-806e3e94-1664-405e-97ce-7b5359f01f5a Front-End-Https: on RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "977aff9f-43e9-4fec-86ae-a730f64fa17d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "df0aa635-d718-49cc-81c1-ba349ef8a505", "ip_address": "172.30.10.112"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "aac2c5c102bb41bfa37e0049d14c3f25", "created_at": "2018-06-27T22:36:34Z", "admin_state_up": true, "updated_at": "2018-06-27T22:36:42Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "aac2c5c102bb41bfa37e0049d14c3f25", "id": "ef03b686-34f5-4474-a049-1e53599958f5", "name": "CreateInstanceSingleNetworkTests-cd885956-4775-4697-b24d-c7bc133b0a3f-pub-router"}} 2018-06-27 22:36:45,462 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers/ef03b686-34f5-4474-a049-1e53599958f5 used request id req-806e3e94-1664-405e-97ce-7b5359f01f5a 2018-06-27 22:36: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?device_id=ef03b686-34f5-4474-a049-1e53599958f5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}723467c5abedd015ec8e9ef7397a1c2c899faea0" 2018-06-27 22:36:45,715 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:36:45 GMT Content-Type: application/json Content-Length: 718 Connection: keep-alive X-Openstack-Request-Id: req-698941ee-8e62-419f-97c0-59fbfa72eeb3 Front-End-Https: on RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"01272b79-dc8a-423d-8b6c-b0d9f562ad04","tenant_id":"aac2c5c102bb41bfa37e0049d14c3f25","created_at":"2018-06-27T22:36:41Z","admin_state_up":true,"updated_at":"2018-06-27T22:36:43Z","binding:vnic_type":"normal","device_id":"ef03b686-34f5-4474-a049-1e53599958f5","device_owner":"network:router_interface","revision_number":6,"mac_address":"fa:16:3e:6f:1f:a3","id":"0eda4820-7871-493e-9c06-11651dccd714","port_security_enabled":false,"project_id":"aac2c5c102bb41bfa37e0049d14c3f25","fixed_ips":[{"subnet_id":"56305a31-abbc-4a42-b7b5-600b6ef6a658","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-27 22:36:45,715 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=ef03b686-34f5-4474-a049-1e53599958f5 used request id req-698941ee-8e62-419f-97c0-59fbfa72eeb3 2018-06-27 22:36:45,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/56305a31-abbc-4a42-b7b5-600b6ef6a658 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}723467c5abedd015ec8e9ef7397a1c2c899faea0" 2018-06-27 22:36:45,896 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:36:45 GMT Content-Type: application/json Content-Length: 679 Connection: keep-alive X-Openstack-Request-Id: req-48b3aaae-4663-4af2-b593-542466d9c7ee Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"01272b79-dc8a-423d-8b6c-b0d9f562ad04","tenant_id":"aac2c5c102bb41bfa37e0049d14c3f25","created_at":"2018-06-27T22:36:28Z","dns_nameservers":[],"updated_at":"2018-06-27T22:36: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":"aac2c5c102bb41bfa37e0049d14c3f25","id":"56305a31-abbc-4a42-b7b5-600b6ef6a658","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-cd885956-4775-4697-b24d-c7bc133b0a3f-pub-subnet"}} 2018-06-27 22:36:45,896 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/56305a31-abbc-4a42-b7b5-600b6ef6a658 used request id req-48b3aaae-4663-4af2-b593-542466d9c7ee 2018-06-27 22:36:45,897 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:36:45,898 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:36:46,735 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T23:36:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["gRRsGPT5TPGyV0ojBZIOnQ"], "issued_at": "2018-06-27T22:36:46.000000Z"}} 2018-06-27 22:36:46,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}f5888c6d7d550026857f6e5cbedb905843c1e80c" 2018-06-27 22:36:47,105 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:36:46 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3c4b469f-0b59-4cda-b169-7cf31ce64555 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:36:47,105 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-3c4b469f-0b59-4cda-b169-7cf31ce64555 2018-06-27 22:36:47,107 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 22:36:47,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/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5888c6d7d550026857f6e5cbedb905843c1e80c" 2018-06-27 22:36:47,879 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:36: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-2b28ce16-80ed-4ec0-9b78-de69c1717014 X-Compute-Request-Id: req-2b28ce16-80ed-4ec0-9b78-de69c1717014 Front-End-Https: on RESP BODY: {"flavors": [{"id": "bfce69d5-8948-4e52-8e30-cf8bfa544966", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "bookmark"}], "name": "shaker-flavor_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3"}]} 2018-06-27 22:36:47,879 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-2b28ce16-80ed-4ec0-9b78-de69c1717014 2018-06-27 22:36:47,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}f5888c6d7d550026857f6e5cbedb905843c1e80c" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSingleNetworkTests-cd885956-4775-4697-b24d-c7bc133b0a3f-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-27 22:36:48,581 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:36: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-f4c92823-75fa-4519-8ca0-8836a36a0ad2 X-Compute-Request-Id: req-f4c92823-75fa-4519-8ca0-8836a36a0ad2 Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateInstanceSingleNetworkTests-cd885956-4775-4697-b24d-c7bc133b0a3f-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/479706af-f393-4e78-9534-bcb6b40fb91f", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/479706af-f393-4e78-9534-bcb6b40fb91f", "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": "479706af-f393-4e78-9534-bcb6b40fb91f"}} 2018-06-27 22:36:48,581 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-f4c92823-75fa-4519-8ca0-8836a36a0ad2 2018-06-27 22:36:48,582 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:36:48,583 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:36:49,507 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ddf200be345b4e319a99e81adcdd4471", "name": "CreateInstanceSingleNetworkTests-0b8a589c-4ca8-475-proj-role"}], "expires_at": "2018-06-27T23:36:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "aac2c5c102bb41bfa37e0049d14c3f25", "name": "CreateInstanceSingleNetworkTests-0b8a589c-4ca8-475-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/aac2c5c102bb41bfa37e0049d14c3f25", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/aac2c5c102bb41bfa37e0049d14c3f25", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/aac2c5c102bb41bfa37e0049d14c3f25", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/aac2c5c102bb41bfa37e0049d14c3f25", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/aac2c5c102bb41bfa37e0049d14c3f25", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/aac2c5c102bb41bfa37e0049d14c3f25", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/aac2c5c102bb41bfa37e0049d14c3f25", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/aac2c5c102bb41bfa37e0049d14c3f25", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/aac2c5c102bb41bfa37e0049d14c3f25", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/aac2c5c102bb41bfa37e0049d14c3f25", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/aac2c5c102bb41bfa37e0049d14c3f25", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/aac2c5c102bb41bfa37e0049d14c3f25", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-0b8a589c-4ca8-475-user", "id": "bb9a70ada838401fa631a8256a14f29d"}, "audit_ids": ["uG3-PCj3Sh-iiDmmgJQDag"], "issued_at": "2018-06-27T22:36:49.000000Z"}} 2018-06-27 22:36:49,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}9ecdaf06ef0d28fc32e2b3bea65ea0e1b72cfc87" 2018-06-27 22:36:49,835 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:36:49 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fe93d721-cff3-4373-a392-01c322cb16ce Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:36:49,836 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-fe93d721-cff3-4373-a392-01c322cb16ce 2018-06-27 22:36:49,837 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 22:36:49,841 - novaclient.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}9ecdaf06ef0d28fc32e2b3bea65ea0e1b72cfc87" 2018-06-27 22:36:50,625 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:36:50 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-5a69abf3-e215-49eb-9cd1-8b0e3c5164d2 X-Compute-Request-Id: req-5a69abf3-e215-49eb-9cd1-8b0e3c5164d2 Front-End-Https: on RESP BODY: {"keypairs": []} 2018-06-27 22:36:50,625 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/os-keypairs used request id req-5a69abf3-e215-49eb-9cd1-8b0e3c5164d2 2018-06-27 22:36:50,626 - OpenStackKeypair - INFO - Creating keypair CreateInstanceSingleNetworkTests-cd885956-4775-4697-b24d-c7bc133b0a3f-kp... 2018-06-27 22:36:50,626 - OpenStackKeypair - INFO - Creating new keypair 2018-06-27 22:36:50,661 - nova_utils - INFO - Creating keypair with name - CreateInstanceSingleNetworkTests-cd885956-4775-4697-b24d-c7bc133b0a3f-kp 2018-06-27 22:36:50,664 - 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}9ecdaf06ef0d28fc32e2b3bea65ea0e1b72cfc87" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCuyUn28BYjrGnCVuhZD919LAh9PKPOYpnWrCPmWd+7l7BFTfRItthZsEGhyDPzwbmD7GZzWPNRMOG2Ldt0o0nL9ZWQzFq+2B20DeaXhUrdZVgyW+ktvkK5xZAwGLzimvh04ESZfsdrnR4lh/cYmYAjbxw3/sWcmALBxUWz1iSJDQ==", "name": "CreateInstanceSingleNetworkTests-cd885956-4775-4697-b24d-c7bc133b0a3f-kp"}}' 2018-06-27 22:36:51,560 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:36:51 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-dd1ce6ff-0c72-4b27-a77d-25c31bacafa8 X-Compute-Request-Id: req-dd1ce6ff-0c72-4b27-a77d-25c31bacafa8 Front-End-Https: on RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCuyUn28BYjrGnCVuhZD919LAh9PKPOYpnWrCPmWd+7l7BFTfRItthZsEGhyDPzwbmD7GZzWPNRMOG2Ldt0o0nL9ZWQzFq+2B20DeaXhUrdZVgyW+ktvkK5xZAwGLzimvh04ESZfsdrnR4lh/cYmYAjbxw3/sWcmALBxUWz1iSJDQ==", "user_id": "bb9a70ada838401fa631a8256a14f29d", "name": "CreateInstanceSingleNetworkTests-cd885956-4775-4697-b24d-c7bc133b0a3f-kp", "fingerprint": "69:4e:fc:aa:97:e7:cc:f4:28:7f:a6:16:f7:f6:b5:8a"}} 2018-06-27 22:36:51,561 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/os-keypairs used request id req-dd1ce6ff-0c72-4b27-a77d-25c31bacafa8 2018-06-27 22:36:51,562 - file_utils - INFO - Saved public key to - tmp/CreateInstanceSingleNetworkTests-cd885956-4775-4697-b24d-c7bc133b0a3f.pub 2018-06-27 22:36:51,563 - file_utils - INFO - Saved private key to - tmp/CreateInstanceSingleNetworkTests-cd885956-4775-4697-b24d-c7bc133b0a3f 2018-06-27 22:36:51,563 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:36:51,564 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:36:52,318 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ddf200be345b4e319a99e81adcdd4471", "name": "CreateInstanceSingleNetworkTests-0b8a589c-4ca8-475-proj-role"}], "expires_at": "2018-06-27T23:36:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "aac2c5c102bb41bfa37e0049d14c3f25", "name": "CreateInstanceSingleNetworkTests-0b8a589c-4ca8-475-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/aac2c5c102bb41bfa37e0049d14c3f25", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/aac2c5c102bb41bfa37e0049d14c3f25", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/aac2c5c102bb41bfa37e0049d14c3f25", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/aac2c5c102bb41bfa37e0049d14c3f25", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/aac2c5c102bb41bfa37e0049d14c3f25", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/aac2c5c102bb41bfa37e0049d14c3f25", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/aac2c5c102bb41bfa37e0049d14c3f25", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/aac2c5c102bb41bfa37e0049d14c3f25", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/aac2c5c102bb41bfa37e0049d14c3f25", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/aac2c5c102bb41bfa37e0049d14c3f25", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/aac2c5c102bb41bfa37e0049d14c3f25", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/aac2c5c102bb41bfa37e0049d14c3f25", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-0b8a589c-4ca8-475-user", "id": "bb9a70ada838401fa631a8256a14f29d"}, "audit_ids": ["wpxw7iPSRVqwqKGh7KF8ng"], "issued_at": "2018-06-27T22:36:52.000000Z"}} 2018-06-27 22:36:52,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38f8c90cb43c5746d8ae2b86db453ad2fbacf942" 2018-06-27 22:36:52,673 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:36:52 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-66b412ce-ce3f-4e88-9aa2-71bbe6150e75 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:36:52,673 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-66b412ce-ce3f-4e88-9aa2-71bbe6150e75 2018-06-27 22:36:52,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-groups?name=CreateInstanceSingleNetworkTests-cd885956-4775-4697-b24d-c7bc133b0a3f-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38f8c90cb43c5746d8ae2b86db453ad2fbacf942" 2018-06-27 22:36:53,663 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:36:53 GMT Content-Type: application/json Content-Length: 23 Connection: keep-alive X-Openstack-Request-Id: req-c0d9c1af-e9c4-466a-b31f-78b12467f2d3 Front-End-Https: on RESP BODY: {"security_groups": []} 2018-06-27 22:36:53,664 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-cd885956-4775-4697-b24d-c7bc133b0a3f-sec-grp used request id req-c0d9c1af-e9c4-466a-b31f-78b12467f2d3 2018-06-27 22:36:53,664 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceSingleNetworkTests-cd885956-4775-4697-b24d-c7bc133b0a3f-sec-grp... 2018-06-27 22:36:53,664 - neutron_utils - INFO - Creating security group with name - CreateInstanceSingleNetworkTests-cd885956-4775-4697-b24d-c7bc133b0a3f-sec-grp 2018-06-27 22:36:53,669 - 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}38f8c90cb43c5746d8ae2b86db453ad2fbacf942" -d '{"security_group": {"name": "CreateInstanceSingleNetworkTests-cd885956-4775-4697-b24d-c7bc133b0a3f-sec-grp"}}' 2018-06-27 22:36:54,870 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 22:36:54 GMT Content-Type: application/json Content-Length: 1409 Connection: keep-alive X-Openstack-Request-Id: req-d2f1ce01-d7b9-4bbf-80df-07fc76aeb72f Front-End-Https: on RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "aac2c5c102bb41bfa37e0049d14c3f25", "created_at": "2018-06-27T22:36:54Z", "updated_at": "2018-06-27T22:36:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:36:54Z", "revision_number": 0, "id": "48ce8173-adbb-4f67-94bd-cb63164a26d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:36:54Z", "security_group_id": "2da66b11-0bd9-41c5-8287-23dadc58488f", "tenant_id": "aac2c5c102bb41bfa37e0049d14c3f25", "port_range_min": null, "ethertype": "IPv6", "project_id": "aac2c5c102bb41bfa37e0049d14c3f25"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:36:54Z", "revision_number": 0, "id": "b2205267-f9c9-4733-9bdf-b52077cb8c42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:36:54Z", "security_group_id": "2da66b11-0bd9-41c5-8287-23dadc58488f", "tenant_id": "aac2c5c102bb41bfa37e0049d14c3f25", "port_range_min": null, "ethertype": "IPv4", "project_id": "aac2c5c102bb41bfa37e0049d14c3f25"}], "revision_number": 2, "project_id": "aac2c5c102bb41bfa37e0049d14c3f25", "id": "2da66b11-0bd9-41c5-8287-23dadc58488f", "name": "CreateInstanceSingleNetworkTests-cd885956-4775-4697-b24d-c7bc133b0a3f-sec-grp"}} 2018-06-27 22:36:54,870 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-groups used request id req-d2f1ce01-d7b9-4bbf-80df-07fc76aeb72f 2018-06-27 22:36:54,871 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2da66b11-0bd9-41c5-8287-23dadc58488f 2018-06-27 22:36:54,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/security-group-rules?security_group_id=2da66b11-0bd9-41c5-8287-23dadc58488f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38f8c90cb43c5746d8ae2b86db453ad2fbacf942" 2018-06-27 22:36:54,979 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:36:54 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-c1f0d267-48b4-4304-ab39-d9212975a557 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-27T22:36:54Z", "security_group_id": "2da66b11-0bd9-41c5-8287-23dadc58488f", "port_range_min": null, "revision_number": 0, "tenant_id": "aac2c5c102bb41bfa37e0049d14c3f25", "created_at": "2018-06-27T22:36:54Z", "project_id": "aac2c5c102bb41bfa37e0049d14c3f25", "id": "48ce8173-adbb-4f67-94bd-cb63164a26d4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T22:36:54Z", "security_group_id": "2da66b11-0bd9-41c5-8287-23dadc58488f", "port_range_min": null, "revision_number": 0, "tenant_id": "aac2c5c102bb41bfa37e0049d14c3f25", "created_at": "2018-06-27T22:36:54Z", "project_id": "aac2c5c102bb41bfa37e0049d14c3f25", "id": "b2205267-f9c9-4733-9bdf-b52077cb8c42"}]} 2018-06-27 22:36:54,979 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=2da66b11-0bd9-41c5-8287-23dadc58488f used request id req-c1f0d267-48b4-4304-ab39-d9212975a557 2018-06-27 22:36:54,980 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2da66b11-0bd9-41c5-8287-23dadc58488f 2018-06-27 22:36:54,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=2da66b11-0bd9-41c5-8287-23dadc58488f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38f8c90cb43c5746d8ae2b86db453ad2fbacf942" 2018-06-27 22:36:55,043 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:36:55 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-8f6a0bf0-4987-40bc-8621-b8e1f233a896 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-27T22:36:54Z", "security_group_id": "2da66b11-0bd9-41c5-8287-23dadc58488f", "port_range_min": null, "revision_number": 0, "tenant_id": "aac2c5c102bb41bfa37e0049d14c3f25", "created_at": "2018-06-27T22:36:54Z", "project_id": "aac2c5c102bb41bfa37e0049d14c3f25", "id": "48ce8173-adbb-4f67-94bd-cb63164a26d4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T22:36:54Z", "security_group_id": "2da66b11-0bd9-41c5-8287-23dadc58488f", "port_range_min": null, "revision_number": 0, "tenant_id": "aac2c5c102bb41bfa37e0049d14c3f25", "created_at": "2018-06-27T22:36:54Z", "project_id": "aac2c5c102bb41bfa37e0049d14c3f25", "id": "b2205267-f9c9-4733-9bdf-b52077cb8c42"}]} 2018-06-27 22:36:55,043 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=2da66b11-0bd9-41c5-8287-23dadc58488f used request id req-8f6a0bf0-4987-40bc-8621-b8e1f233a896 2018-06-27 22:36:55,043 - neutron_utils - INFO - Retrieving security group with ID - 2da66b11-0bd9-41c5-8287-23dadc58488f 2018-06-27 22:36:55,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/security-groups?id=2da66b11-0bd9-41c5-8287-23dadc58488f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38f8c90cb43c5746d8ae2b86db453ad2fbacf942" 2018-06-27 22:36:55,237 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:36:55 GMT Content-Type: application/json Content-Length: 1412 Connection: keep-alive X-Openstack-Request-Id: req-bb5c6f8a-a7a7-496a-a424-45451cdb0086 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "aac2c5c102bb41bfa37e0049d14c3f25", "created_at": "2018-06-27T22:36:54Z", "updated_at": "2018-06-27T22:36:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:36:54Z", "revision_number": 0, "id": "48ce8173-adbb-4f67-94bd-cb63164a26d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:36:54Z", "security_group_id": "2da66b11-0bd9-41c5-8287-23dadc58488f", "tenant_id": "aac2c5c102bb41bfa37e0049d14c3f25", "port_range_min": null, "ethertype": "IPv6", "project_id": "aac2c5c102bb41bfa37e0049d14c3f25"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:36:54Z", "revision_number": 0, "id": "b2205267-f9c9-4733-9bdf-b52077cb8c42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:36:54Z", "security_group_id": "2da66b11-0bd9-41c5-8287-23dadc58488f", "tenant_id": "aac2c5c102bb41bfa37e0049d14c3f25", "port_range_min": null, "ethertype": "IPv4", "project_id": "aac2c5c102bb41bfa37e0049d14c3f25"}], "revision_number": 2, "project_id": "aac2c5c102bb41bfa37e0049d14c3f25", "id": "2da66b11-0bd9-41c5-8287-23dadc58488f", "name": "CreateInstanceSingleNetworkTests-cd885956-4775-4697-b24d-c7bc133b0a3f-sec-grp"}]} 2018-06-27 22:36:55,237 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=2da66b11-0bd9-41c5-8287-23dadc58488f used request id req-bb5c6f8a-a7a7-496a-a424-45451cdb0086 2018-06-27 22:36:55,238 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2da66b11-0bd9-41c5-8287-23dadc58488f 2018-06-27 22:36:55,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/security-group-rules?security_group_id=2da66b11-0bd9-41c5-8287-23dadc58488f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38f8c90cb43c5746d8ae2b86db453ad2fbacf942" 2018-06-27 22:36:55,338 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:36:55 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-a7498464-0390-4bc9-b46a-5ffcb76eddfb 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-27T22:36:54Z", "security_group_id": "2da66b11-0bd9-41c5-8287-23dadc58488f", "port_range_min": null, "revision_number": 0, "tenant_id": "aac2c5c102bb41bfa37e0049d14c3f25", "created_at": "2018-06-27T22:36:54Z", "project_id": "aac2c5c102bb41bfa37e0049d14c3f25", "id": "48ce8173-adbb-4f67-94bd-cb63164a26d4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T22:36:54Z", "security_group_id": "2da66b11-0bd9-41c5-8287-23dadc58488f", "port_range_min": null, "revision_number": 0, "tenant_id": "aac2c5c102bb41bfa37e0049d14c3f25", "created_at": "2018-06-27T22:36:54Z", "project_id": "aac2c5c102bb41bfa37e0049d14c3f25", "id": "b2205267-f9c9-4733-9bdf-b52077cb8c42"}]} 2018-06-27 22:36:55,338 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=2da66b11-0bd9-41c5-8287-23dadc58488f used request id req-a7498464-0390-4bc9-b46a-5ffcb76eddfb 2018-06-27 22:36:55,338 - neutron_utils - INFO - Retrieving security group with ID - 2da66b11-0bd9-41c5-8287-23dadc58488f 2018-06-27 22:36:55,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-groups?id=2da66b11-0bd9-41c5-8287-23dadc58488f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38f8c90cb43c5746d8ae2b86db453ad2fbacf942" 2018-06-27 22:36:56,338 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:36:56 GMT Content-Type: application/json Content-Length: 1412 Connection: keep-alive X-Openstack-Request-Id: req-8396e9d7-6248-4e2a-858a-12e5cc493a22 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "aac2c5c102bb41bfa37e0049d14c3f25", "created_at": "2018-06-27T22:36:54Z", "updated_at": "2018-06-27T22:36:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:36:54Z", "revision_number": 0, "id": "48ce8173-adbb-4f67-94bd-cb63164a26d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:36:54Z", "security_group_id": "2da66b11-0bd9-41c5-8287-23dadc58488f", "tenant_id": "aac2c5c102bb41bfa37e0049d14c3f25", "port_range_min": null, "ethertype": "IPv6", "project_id": "aac2c5c102bb41bfa37e0049d14c3f25"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:36:54Z", "revision_number": 0, "id": "b2205267-f9c9-4733-9bdf-b52077cb8c42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:36:54Z", "security_group_id": "2da66b11-0bd9-41c5-8287-23dadc58488f", "tenant_id": "aac2c5c102bb41bfa37e0049d14c3f25", "port_range_min": null, "ethertype": "IPv4", "project_id": "aac2c5c102bb41bfa37e0049d14c3f25"}], "revision_number": 2, "project_id": "aac2c5c102bb41bfa37e0049d14c3f25", "id": "2da66b11-0bd9-41c5-8287-23dadc58488f", "name": "CreateInstanceSingleNetworkTests-cd885956-4775-4697-b24d-c7bc133b0a3f-sec-grp"}]} 2018-06-27 22:36:56,338 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=2da66b11-0bd9-41c5-8287-23dadc58488f used request id req-8396e9d7-6248-4e2a-858a-12e5cc493a22 2018-06-27 22:36:56,339 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2da66b11-0bd9-41c5-8287-23dadc58488f 2018-06-27 22:36:56,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-group-rules?security_group_id=2da66b11-0bd9-41c5-8287-23dadc58488f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38f8c90cb43c5746d8ae2b86db453ad2fbacf942" 2018-06-27 22:36:57,181 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:36:57 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-ac4b4b15-e18e-471d-88db-4b549e50a3ba 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-27T22:36:54Z", "security_group_id": "2da66b11-0bd9-41c5-8287-23dadc58488f", "port_range_min": null, "revision_number": 0, "tenant_id": "aac2c5c102bb41bfa37e0049d14c3f25", "created_at": "2018-06-27T22:36:54Z", "project_id": "aac2c5c102bb41bfa37e0049d14c3f25", "id": "48ce8173-adbb-4f67-94bd-cb63164a26d4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T22:36:54Z", "security_group_id": "2da66b11-0bd9-41c5-8287-23dadc58488f", "port_range_min": null, "revision_number": 0, "tenant_id": "aac2c5c102bb41bfa37e0049d14c3f25", "created_at": "2018-06-27T22:36:54Z", "project_id": "aac2c5c102bb41bfa37e0049d14c3f25", "id": "b2205267-f9c9-4733-9bdf-b52077cb8c42"}]} 2018-06-27 22:36:57,181 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=2da66b11-0bd9-41c5-8287-23dadc58488f used request id req-ac4b4b15-e18e-471d-88db-4b549e50a3ba 2018-06-27 22:36:57,182 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-cd885956-4775-4697-b24d-c7bc133b0a3f-sec-grp 2018-06-27 22:36:57,187 - keystoneauth.session - 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-cd885956-4775-4697-b24d-c7bc133b0a3f-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38f8c90cb43c5746d8ae2b86db453ad2fbacf942" 2018-06-27 22:36:57,349 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:36:57 GMT Content-Type: application/json Content-Length: 1412 Connection: keep-alive X-Openstack-Request-Id: req-79158bbe-57fb-4352-b3e6-15f2b52b7605 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "aac2c5c102bb41bfa37e0049d14c3f25", "created_at": "2018-06-27T22:36:54Z", "updated_at": "2018-06-27T22:36:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:36:54Z", "revision_number": 0, "id": "48ce8173-adbb-4f67-94bd-cb63164a26d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:36:54Z", "security_group_id": "2da66b11-0bd9-41c5-8287-23dadc58488f", "tenant_id": "aac2c5c102bb41bfa37e0049d14c3f25", "port_range_min": null, "ethertype": "IPv6", "project_id": "aac2c5c102bb41bfa37e0049d14c3f25"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:36:54Z", "revision_number": 0, "id": "b2205267-f9c9-4733-9bdf-b52077cb8c42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:36:54Z", "security_group_id": "2da66b11-0bd9-41c5-8287-23dadc58488f", "tenant_id": "aac2c5c102bb41bfa37e0049d14c3f25", "port_range_min": null, "ethertype": "IPv4", "project_id": "aac2c5c102bb41bfa37e0049d14c3f25"}], "revision_number": 2, "project_id": "aac2c5c102bb41bfa37e0049d14c3f25", "id": "2da66b11-0bd9-41c5-8287-23dadc58488f", "name": "CreateInstanceSingleNetworkTests-cd885956-4775-4697-b24d-c7bc133b0a3f-sec-grp"}]} 2018-06-27 22:36:57,349 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-cd885956-4775-4697-b24d-c7bc133b0a3f-sec-grp used request id req-79158bbe-57fb-4352-b3e6-15f2b52b7605 2018-06-27 22:36:57,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-27 22:36:57,363 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 22:36: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-27 22:36:57,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/aac2c5c102bb41bfa37e0049d14c3f25 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38f8c90cb43c5746d8ae2b86db453ad2fbacf942" 2018-06-27 22:36:57,841 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:36:57 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e00184f8-5e7d-43d3-8681-9e9aac67e7de Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/aac2c5c102bb41bfa37e0049d14c3f25"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "aac2c5c102bb41bfa37e0049d14c3f25", "name": "CreateInstanceSingleNetworkTests-0b8a589c-4ca8-475-proj"}} 2018-06-27 22:36:57,841 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/aac2c5c102bb41bfa37e0049d14c3f25 used request id req-e00184f8-5e7d-43d3-8681-9e9aac67e7de 2018-06-27 22:36:57,841 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2da66b11-0bd9-41c5-8287-23dadc58488f 2018-06-27 22:36:57,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-group-rules?security_group_id=2da66b11-0bd9-41c5-8287-23dadc58488f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38f8c90cb43c5746d8ae2b86db453ad2fbacf942" 2018-06-27 22:36:57,948 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:36:57 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-99f89195-a706-4de8-9a89-54284a4ec70b 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-27T22:36:54Z", "security_group_id": "2da66b11-0bd9-41c5-8287-23dadc58488f", "port_range_min": null, "revision_number": 0, "tenant_id": "aac2c5c102bb41bfa37e0049d14c3f25", "created_at": "2018-06-27T22:36:54Z", "project_id": "aac2c5c102bb41bfa37e0049d14c3f25", "id": "48ce8173-adbb-4f67-94bd-cb63164a26d4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T22:36:54Z", "security_group_id": "2da66b11-0bd9-41c5-8287-23dadc58488f", "port_range_min": null, "revision_number": 0, "tenant_id": "aac2c5c102bb41bfa37e0049d14c3f25", "created_at": "2018-06-27T22:36:54Z", "project_id": "aac2c5c102bb41bfa37e0049d14c3f25", "id": "b2205267-f9c9-4733-9bdf-b52077cb8c42"}]} 2018-06-27 22:36:57,948 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=2da66b11-0bd9-41c5-8287-23dadc58488f used request id req-99f89195-a706-4de8-9a89-54284a4ec70b 2018-06-27 22:36:57,954 - 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}38f8c90cb43c5746d8ae2b86db453ad2fbacf942" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "2da66b11-0bd9-41c5-8287-23dadc58488f"}}' 2018-06-27 22:36:58,349 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 22:36:58 GMT Content-Type: application/json Content-Length: 509 Connection: keep-alive X-Openstack-Request-Id: req-b2f4ac58-f257-4aa6-bdf3-d64e89c11d5d 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-27T22:36:58Z", "security_group_id": "2da66b11-0bd9-41c5-8287-23dadc58488f", "port_range_min": null, "revision_number": 0, "tenant_id": "aac2c5c102bb41bfa37e0049d14c3f25", "created_at": "2018-06-27T22:36:58Z", "project_id": "aac2c5c102bb41bfa37e0049d14c3f25", "id": "e41f6047-e6b9-484f-9102-2deeebab15b5"}} 2018-06-27 22:36:58,349 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-group-rules used request id req-b2f4ac58-f257-4aa6-bdf3-d64e89c11d5d 2018-06-27 22:36:58,350 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-cd885956-4775-4697-b24d-c7bc133b0a3f-sec-grp 2018-06-27 22:36:58,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?name=CreateInstanceSingleNetworkTests-cd885956-4775-4697-b24d-c7bc133b0a3f-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38f8c90cb43c5746d8ae2b86db453ad2fbacf942" 2018-06-27 22:36:58,465 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:36:58 GMT Content-Type: application/json Content-Length: 1910 Connection: keep-alive X-Openstack-Request-Id: req-f679ad31-5312-4e64-babb-3bb4021f2966 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "aac2c5c102bb41bfa37e0049d14c3f25", "created_at": "2018-06-27T22:36:54Z", "updated_at": "2018-06-27T22:36:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:36:54Z", "revision_number": 0, "id": "48ce8173-adbb-4f67-94bd-cb63164a26d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:36:54Z", "security_group_id": "2da66b11-0bd9-41c5-8287-23dadc58488f", "tenant_id": "aac2c5c102bb41bfa37e0049d14c3f25", "port_range_min": null, "ethertype": "IPv6", "project_id": "aac2c5c102bb41bfa37e0049d14c3f25"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:36:54Z", "revision_number": 0, "id": "b2205267-f9c9-4733-9bdf-b52077cb8c42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:36:54Z", "security_group_id": "2da66b11-0bd9-41c5-8287-23dadc58488f", "tenant_id": "aac2c5c102bb41bfa37e0049d14c3f25", "port_range_min": null, "ethertype": "IPv4", "project_id": "aac2c5c102bb41bfa37e0049d14c3f25"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:36:58Z", "revision_number": 0, "id": "e41f6047-e6b9-484f-9102-2deeebab15b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:36:58Z", "security_group_id": "2da66b11-0bd9-41c5-8287-23dadc58488f", "tenant_id": "aac2c5c102bb41bfa37e0049d14c3f25", "port_range_min": null, "ethertype": "IPv4", "project_id": "aac2c5c102bb41bfa37e0049d14c3f25"}], "revision_number": 3, "project_id": "aac2c5c102bb41bfa37e0049d14c3f25", "id": "2da66b11-0bd9-41c5-8287-23dadc58488f", "name": "CreateInstanceSingleNetworkTests-cd885956-4775-4697-b24d-c7bc133b0a3f-sec-grp"}]} 2018-06-27 22:36:58,465 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-cd885956-4775-4697-b24d-c7bc133b0a3f-sec-grp used request id req-f679ad31-5312-4e64-babb-3bb4021f2966 2018-06-27 22:36: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/aac2c5c102bb41bfa37e0049d14c3f25 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38f8c90cb43c5746d8ae2b86db453ad2fbacf942" 2018-06-27 22:36:58,570 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:36:58 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0d120b84-596f-4fe4-ab5e-da8018e1a7c7 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/aac2c5c102bb41bfa37e0049d14c3f25"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "aac2c5c102bb41bfa37e0049d14c3f25", "name": "CreateInstanceSingleNetworkTests-0b8a589c-4ca8-475-proj"}} 2018-06-27 22:36:58,571 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/aac2c5c102bb41bfa37e0049d14c3f25 used request id req-0d120b84-596f-4fe4-ab5e-da8018e1a7c7 2018-06-27 22:36:58,571 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2da66b11-0bd9-41c5-8287-23dadc58488f 2018-06-27 22:36:58,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=2da66b11-0bd9-41c5-8287-23dadc58488f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38f8c90cb43c5746d8ae2b86db453ad2fbacf942" 2018-06-27 22:36:58,710 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:36:58 GMT Content-Type: application/json Content-Length: 1488 Connection: keep-alive X-Openstack-Request-Id: req-0cd5f4ba-1781-4bc3-9321-55b7420e1a02 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-27T22:36:54Z", "security_group_id": "2da66b11-0bd9-41c5-8287-23dadc58488f", "port_range_min": null, "revision_number": 0, "tenant_id": "aac2c5c102bb41bfa37e0049d14c3f25", "created_at": "2018-06-27T22:36:54Z", "project_id": "aac2c5c102bb41bfa37e0049d14c3f25", "id": "48ce8173-adbb-4f67-94bd-cb63164a26d4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T22:36:54Z", "security_group_id": "2da66b11-0bd9-41c5-8287-23dadc58488f", "port_range_min": null, "revision_number": 0, "tenant_id": "aac2c5c102bb41bfa37e0049d14c3f25", "created_at": "2018-06-27T22:36:54Z", "project_id": "aac2c5c102bb41bfa37e0049d14c3f25", "id": "b2205267-f9c9-4733-9bdf-b52077cb8c42"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T22:36:58Z", "security_group_id": "2da66b11-0bd9-41c5-8287-23dadc58488f", "port_range_min": null, "revision_number": 0, "tenant_id": "aac2c5c102bb41bfa37e0049d14c3f25", "created_at": "2018-06-27T22:36:58Z", "project_id": "aac2c5c102bb41bfa37e0049d14c3f25", "id": "e41f6047-e6b9-484f-9102-2deeebab15b5"}]} 2018-06-27 22:36:58,710 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=2da66b11-0bd9-41c5-8287-23dadc58488f used request id req-0cd5f4ba-1781-4bc3-9321-55b7420e1a02 2018-06-27 22:36:58,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/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38f8c90cb43c5746d8ae2b86db453ad2fbacf942" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 22, "port_range_max": 22, "security_group_id": "2da66b11-0bd9-41c5-8287-23dadc58488f"}}' 2018-06-27 22:36:59,115 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 22:36:59 GMT Content-Type: application/json Content-Length: 505 Connection: keep-alive X-Openstack-Request-Id: req-5d078997-4b41-4cee-a441-6d5d732d27f8 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-27T22:36:58Z", "security_group_id": "2da66b11-0bd9-41c5-8287-23dadc58488f", "port_range_min": 22, "revision_number": 0, "tenant_id": "aac2c5c102bb41bfa37e0049d14c3f25", "created_at": "2018-06-27T22:36:58Z", "project_id": "aac2c5c102bb41bfa37e0049d14c3f25", "id": "8a0a094e-4505-4ab8-b3d6-02ee9ac0f7b5"}} 2018-06-27 22:36:59,115 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-group-rules used request id req-5d078997-4b41-4cee-a441-6d5d732d27f8 2018-06-27 22:36:59,116 - neutron_utils - INFO - Retrieving security group with ID - 2da66b11-0bd9-41c5-8287-23dadc58488f 2018-06-27 22:36:59,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?id=2da66b11-0bd9-41c5-8287-23dadc58488f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38f8c90cb43c5746d8ae2b86db453ad2fbacf942" 2018-06-27 22:36:59,268 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:36:59 GMT Content-Type: application/json Content-Length: 2404 Connection: keep-alive X-Openstack-Request-Id: req-e0470166-747e-427f-85a4-bb9b33abb486 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "aac2c5c102bb41bfa37e0049d14c3f25", "created_at": "2018-06-27T22:36:54Z", "updated_at": "2018-06-27T22:36:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:36:54Z", "revision_number": 0, "id": "48ce8173-adbb-4f67-94bd-cb63164a26d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:36:54Z", "security_group_id": "2da66b11-0bd9-41c5-8287-23dadc58488f", "tenant_id": "aac2c5c102bb41bfa37e0049d14c3f25", "port_range_min": null, "ethertype": "IPv6", "project_id": "aac2c5c102bb41bfa37e0049d14c3f25"}, {"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-06-27T22:36:58Z", "revision_number": 0, "id": "8a0a094e-4505-4ab8-b3d6-02ee9ac0f7b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:36:58Z", "security_group_id": "2da66b11-0bd9-41c5-8287-23dadc58488f", "tenant_id": "aac2c5c102bb41bfa37e0049d14c3f25", "port_range_min": 22, "ethertype": "IPv4", "project_id": "aac2c5c102bb41bfa37e0049d14c3f25"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:36:54Z", "revision_number": 0, "id": "b2205267-f9c9-4733-9bdf-b52077cb8c42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:36:54Z", "security_group_id": "2da66b11-0bd9-41c5-8287-23dadc58488f", "tenant_id": "aac2c5c102bb41bfa37e0049d14c3f25", "port_range_min": null, "ethertype": "IPv4", "project_id": "aac2c5c102bb41bfa37e0049d14c3f25"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:36:58Z", "revision_number": 0, "id": "e41f6047-e6b9-484f-9102-2deeebab15b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:36:58Z", "security_group_id": "2da66b11-0bd9-41c5-8287-23dadc58488f", "tenant_id": "aac2c5c102bb41bfa37e0049d14c3f25", "port_range_min": null, "ethertype": "IPv4", "project_id": "aac2c5c102bb41bfa37e0049d14c3f25"}], "revision_number": 4, "project_id": "aac2c5c102bb41bfa37e0049d14c3f25", "id": "2da66b11-0bd9-41c5-8287-23dadc58488f", "name": "CreateInstanceSingleNetworkTests-cd885956-4775-4697-b24d-c7bc133b0a3f-sec-grp"}]} 2018-06-27 22:36:59,268 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=2da66b11-0bd9-41c5-8287-23dadc58488f used request id req-e0470166-747e-427f-85a4-bb9b33abb486 2018-06-27 22:36:59,269 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2da66b11-0bd9-41c5-8287-23dadc58488f 2018-06-27 22:36:59,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/security-group-rules?security_group_id=2da66b11-0bd9-41c5-8287-23dadc58488f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38f8c90cb43c5746d8ae2b86db453ad2fbacf942" 2018-06-27 22:36:59,359 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:36:59 GMT Content-Type: application/json Content-Length: 1970 Connection: keep-alive X-Openstack-Request-Id: req-b8441ac1-8f9f-47a9-8f03-63d7f83c623e 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-27T22:36:54Z", "security_group_id": "2da66b11-0bd9-41c5-8287-23dadc58488f", "port_range_min": null, "revision_number": 0, "tenant_id": "aac2c5c102bb41bfa37e0049d14c3f25", "created_at": "2018-06-27T22:36:54Z", "project_id": "aac2c5c102bb41bfa37e0049d14c3f25", "id": "48ce8173-adbb-4f67-94bd-cb63164a26d4"}, {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-06-27T22:36:58Z", "security_group_id": "2da66b11-0bd9-41c5-8287-23dadc58488f", "port_range_min": 22, "revision_number": 0, "tenant_id": "aac2c5c102bb41bfa37e0049d14c3f25", "created_at": "2018-06-27T22:36:58Z", "project_id": "aac2c5c102bb41bfa37e0049d14c3f25", "id": "8a0a094e-4505-4ab8-b3d6-02ee9ac0f7b5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T22:36:54Z", "security_group_id": "2da66b11-0bd9-41c5-8287-23dadc58488f", "port_range_min": null, "revision_number": 0, "tenant_id": "aac2c5c102bb41bfa37e0049d14c3f25", "created_at": "2018-06-27T22:36:54Z", "project_id": "aac2c5c102bb41bfa37e0049d14c3f25", "id": "b2205267-f9c9-4733-9bdf-b52077cb8c42"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T22:36:58Z", "security_group_id": "2da66b11-0bd9-41c5-8287-23dadc58488f", "port_range_min": null, "revision_number": 0, "tenant_id": "aac2c5c102bb41bfa37e0049d14c3f25", "created_at": "2018-06-27T22:36:58Z", "project_id": "aac2c5c102bb41bfa37e0049d14c3f25", "id": "e41f6047-e6b9-484f-9102-2deeebab15b5"}]} 2018-06-27 22:36:59,359 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=2da66b11-0bd9-41c5-8287-23dadc58488f used request id req-b8441ac1-8f9f-47a9-8f03-63d7f83c623e 2018-06-27 22:36:59,360 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:36:59,361 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:37:00,272 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ddf200be345b4e319a99e81adcdd4471", "name": "CreateInstanceSingleNetworkTests-0b8a589c-4ca8-475-proj-role"}], "expires_at": "2018-06-27T23:37:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "aac2c5c102bb41bfa37e0049d14c3f25", "name": "CreateInstanceSingleNetworkTests-0b8a589c-4ca8-475-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/aac2c5c102bb41bfa37e0049d14c3f25", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/aac2c5c102bb41bfa37e0049d14c3f25", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/aac2c5c102bb41bfa37e0049d14c3f25", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/aac2c5c102bb41bfa37e0049d14c3f25", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/aac2c5c102bb41bfa37e0049d14c3f25", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/aac2c5c102bb41bfa37e0049d14c3f25", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/aac2c5c102bb41bfa37e0049d14c3f25", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/aac2c5c102bb41bfa37e0049d14c3f25", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/aac2c5c102bb41bfa37e0049d14c3f25", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/aac2c5c102bb41bfa37e0049d14c3f25", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/aac2c5c102bb41bfa37e0049d14c3f25", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/aac2c5c102bb41bfa37e0049d14c3f25", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-0b8a589c-4ca8-475-user", "id": "bb9a70ada838401fa631a8256a14f29d"}, "audit_ids": ["rN3Gu325Rk-_U-Z1YqmEEg"], "issued_at": "2018-06-27T22:37:00.000000Z"}} 2018-06-27 22:37:00,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6df488097486954e5c9924e72325d103ae74dc4" 2018-06-27 22:37:00,706 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:37:00 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ed4ead8f-e7a6-40da-94b1-fbf1615a18f2 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:37:00,706 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-ed4ead8f-e7a6-40da-94b1-fbf1615a18f2 2018-06-27 22:37:00,707 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 22:37:00,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6df488097486954e5c9924e72325d103ae74dc4" 2018-06-27 22:37:00,770 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:37:00 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cbbf03d6-64a8-47f7-a724-c2d5bdf935c5 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:37:00,771 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-cbbf03d6-64a8-47f7-a724-c2d5bdf935c5 2018-06-27 22:37:00,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=CreateInstanceSingleNetworkTests-cd885956-4775-4697-b24d-c7bc133b0a3f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6df488097486954e5c9924e72325d103ae74dc4" 2018-06-27 22:37:01,962 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:37:01 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-4bf1f214-2ada-43ee-b22f-92b98a3a6f14 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["56305a31-abbc-4a42-b7b5-600b6ef6a658"],"updated_at":"2018-06-27T22:36:28Z","tenant_id":"aac2c5c102bb41bfa37e0049d14c3f25","created_at":"2018-06-27T22:36:25Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"aac2c5c102bb41bfa37e0049d14c3f25","id":"01272b79-dc8a-423d-8b6c-b0d9f562ad04","name":"CreateInstanceSingleNetworkTests-cd885956-4775-4697-b24d-c7bc133b0a3f-pub-net"}]} 2018-06-27 22:37:01,962 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-cd885956-4775-4697-b24d-c7bc133b0a3f-pub-net used request id req-4bf1f214-2ada-43ee-b22f-92b98a3a6f14 2018-06-27 22:37:01,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 22:37:01,978 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 22:37: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-27 22:37:01,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/aac2c5c102bb41bfa37e0049d14c3f25 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6df488097486954e5c9924e72325d103ae74dc4" 2018-06-27 22:37:02,378 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:37:01 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8174928b-7c8a-4d6a-922d-3cf00a739739 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/aac2c5c102bb41bfa37e0049d14c3f25"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "aac2c5c102bb41bfa37e0049d14c3f25", "name": "CreateInstanceSingleNetworkTests-0b8a589c-4ca8-475-proj"}} 2018-06-27 22:37:02,379 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/aac2c5c102bb41bfa37e0049d14c3f25 used request id req-8174928b-7c8a-4d6a-922d-3cf00a739739 2018-06-27 22:37:02,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/subnets?network_id=01272b79-dc8a-423d-8b6c-b0d9f562ad04 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6df488097486954e5c9924e72325d103ae74dc4" 2018-06-27 22:37:02,553 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:37:02 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-d5fe6593-9d05-4df5-a858-b92c67506d8a Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"01272b79-dc8a-423d-8b6c-b0d9f562ad04","tenant_id":"aac2c5c102bb41bfa37e0049d14c3f25","created_at":"2018-06-27T22:36:28Z","dns_nameservers":[],"updated_at":"2018-06-27T22:36: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":"aac2c5c102bb41bfa37e0049d14c3f25","id":"56305a31-abbc-4a42-b7b5-600b6ef6a658","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-cd885956-4775-4697-b24d-c7bc133b0a3f-pub-subnet"}]} 2018-06-27 22:37:02,553 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=01272b79-dc8a-423d-8b6c-b0d9f562ad04 used request id req-d5fe6593-9d05-4df5-a858-b92c67506d8a 2018-06-27 22:37:02,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/ports?network_id=01272b79-dc8a-423d-8b6c-b0d9f562ad04&name=CreateInstanceSingleNetworkTests-cd885956-4775-4697-b24d-c7bc133b0a3fport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6df488097486954e5c9924e72325d103ae74dc4" 2018-06-27 22:37:02,649 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:37:02 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-8e5e519b-e6e1-4bc7-ae86-3e19d7a4c675 Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-27 22:37:02,650 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=01272b79-dc8a-423d-8b6c-b0d9f562ad04&name=CreateInstanceSingleNetworkTests-cd885956-4775-4697-b24d-c7bc133b0a3fport-1&admin_state_up=True used request id req-8e5e519b-e6e1-4bc7-ae86-3e19d7a4c675 2018-06-27 22:37:02,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-cd885956-4775-4697-b24d-c7bc133b0a3f-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6df488097486954e5c9924e72325d103ae74dc4" 2018-06-27 22:37:03,643 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:37:03 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-0df6d625-721f-4d07-a205-c990ff19effc X-Compute-Request-Id: req-0df6d625-721f-4d07-a205-c990ff19effc Front-End-Https: on RESP BODY: {"servers": []} 2018-06-27 22:37:03,643 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-cd885956-4775-4697-b24d-c7bc133b0a3f-inst used request id req-0df6d625-721f-4d07-a205-c990ff19effc 2018-06-27 22:37:03,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=CreateInstanceSingleNetworkTests-cd885956-4775-4697-b24d-c7bc133b0a3f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6df488097486954e5c9924e72325d103ae74dc4" 2018-06-27 22:37:03,949 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:37:03 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-b134bd8b-69bd-489e-b768-a34dd19f9cd4 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["56305a31-abbc-4a42-b7b5-600b6ef6a658"],"updated_at":"2018-06-27T22:36:28Z","tenant_id":"aac2c5c102bb41bfa37e0049d14c3f25","created_at":"2018-06-27T22:36:25Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"aac2c5c102bb41bfa37e0049d14c3f25","id":"01272b79-dc8a-423d-8b6c-b0d9f562ad04","name":"CreateInstanceSingleNetworkTests-cd885956-4775-4697-b24d-c7bc133b0a3f-pub-net"}]} 2018-06-27 22:37:03,949 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-cd885956-4775-4697-b24d-c7bc133b0a3f-pub-net used request id req-b134bd8b-69bd-489e-b768-a34dd19f9cd4 2018-06-27 22:37:03,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/aac2c5c102bb41bfa37e0049d14c3f25 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6df488097486954e5c9924e72325d103ae74dc4" 2018-06-27 22:37:04,312 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:37:03 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-810d81a2-8cbc-45b7-80a5-64d5204df662 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/aac2c5c102bb41bfa37e0049d14c3f25"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "aac2c5c102bb41bfa37e0049d14c3f25", "name": "CreateInstanceSingleNetworkTests-0b8a589c-4ca8-475-proj"}} 2018-06-27 22:37:04,312 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/aac2c5c102bb41bfa37e0049d14c3f25 used request id req-810d81a2-8cbc-45b7-80a5-64d5204df662 2018-06-27 22:37:04,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=01272b79-dc8a-423d-8b6c-b0d9f562ad04 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6df488097486954e5c9924e72325d103ae74dc4" 2018-06-27 22:37:04,492 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:37:04 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-beea57a8-3d13-43c6-b3d8-fc4305cd3ba3 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"01272b79-dc8a-423d-8b6c-b0d9f562ad04","tenant_id":"aac2c5c102bb41bfa37e0049d14c3f25","created_at":"2018-06-27T22:36:28Z","dns_nameservers":[],"updated_at":"2018-06-27T22:36: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":"aac2c5c102bb41bfa37e0049d14c3f25","id":"56305a31-abbc-4a42-b7b5-600b6ef6a658","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-cd885956-4775-4697-b24d-c7bc133b0a3f-pub-subnet"}]} 2018-06-27 22:37:04,492 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=01272b79-dc8a-423d-8b6c-b0d9f562ad04 used request id req-beea57a8-3d13-43c6-b3d8-fc4305cd3ba3 2018-06-27 22:37:04,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/ports?network_id=01272b79-dc8a-423d-8b6c-b0d9f562ad04&name=CreateInstanceSingleNetworkTests-cd885956-4775-4697-b24d-c7bc133b0a3fport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6df488097486954e5c9924e72325d103ae74dc4" 2018-06-27 22:37:04,580 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:37:04 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-32a284df-bf19-479e-b1db-9d1574a2b478 Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-27 22:37:04,580 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=01272b79-dc8a-423d-8b6c-b0d9f562ad04&name=CreateInstanceSingleNetworkTests-cd885956-4775-4697-b24d-c7bc133b0a3fport-1&admin_state_up=True used request id req-32a284df-bf19-479e-b1db-9d1574a2b478 2018-06-27 22:37:04,580 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:37:04,581 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:37:05,374 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ddf200be345b4e319a99e81adcdd4471", "name": "CreateInstanceSingleNetworkTests-0b8a589c-4ca8-475-proj-role"}], "expires_at": "2018-06-27T23:37:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "aac2c5c102bb41bfa37e0049d14c3f25", "name": "CreateInstanceSingleNetworkTests-0b8a589c-4ca8-475-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/aac2c5c102bb41bfa37e0049d14c3f25", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/aac2c5c102bb41bfa37e0049d14c3f25", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/aac2c5c102bb41bfa37e0049d14c3f25", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/aac2c5c102bb41bfa37e0049d14c3f25", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/aac2c5c102bb41bfa37e0049d14c3f25", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/aac2c5c102bb41bfa37e0049d14c3f25", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/aac2c5c102bb41bfa37e0049d14c3f25", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/aac2c5c102bb41bfa37e0049d14c3f25", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/aac2c5c102bb41bfa37e0049d14c3f25", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/aac2c5c102bb41bfa37e0049d14c3f25", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/aac2c5c102bb41bfa37e0049d14c3f25", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/aac2c5c102bb41bfa37e0049d14c3f25", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-0b8a589c-4ca8-475-user", "id": "bb9a70ada838401fa631a8256a14f29d"}, "audit_ids": ["T6uDCuPRRGm_ur60-3OV7A"], "issued_at": "2018-06-27T22:37:05.000000Z"}} 2018-06-27 22:37:05,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}63e7832cc3e1b06437a70a99778f48a81fa08cbe" 2018-06-27 22:37:05,436 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:37:05 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-818121ca-2891-4ffd-a463-0b0f2030bd1c Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:37:05,436 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-818121ca-2891-4ffd-a463-0b0f2030bd1c 2018-06-27 22:37:05,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=CreateInstanceSingleNetworkTests-cd885956-4775-4697-b24d-c7bc133b0a3f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6df488097486954e5c9924e72325d103ae74dc4" 2018-06-27 22:37:06,642 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:37:06 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-93da1df8-33b3-47b5-a15f-70ee1574c5de Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["56305a31-abbc-4a42-b7b5-600b6ef6a658"],"updated_at":"2018-06-27T22:36:28Z","tenant_id":"aac2c5c102bb41bfa37e0049d14c3f25","created_at":"2018-06-27T22:36:25Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"aac2c5c102bb41bfa37e0049d14c3f25","id":"01272b79-dc8a-423d-8b6c-b0d9f562ad04","name":"CreateInstanceSingleNetworkTests-cd885956-4775-4697-b24d-c7bc133b0a3f-pub-net"}]} 2018-06-27 22:37:06,642 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-cd885956-4775-4697-b24d-c7bc133b0a3f-pub-net used request id req-93da1df8-33b3-47b5-a15f-70ee1574c5de 2018-06-27 22:37:06,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=01272b79-dc8a-423d-8b6c-b0d9f562ad04 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6df488097486954e5c9924e72325d103ae74dc4" 2018-06-27 22:37:06,794 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:37:06 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-e2c70f57-a547-4689-bbd2-804186c63b6d Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"01272b79-dc8a-423d-8b6c-b0d9f562ad04","tenant_id":"aac2c5c102bb41bfa37e0049d14c3f25","created_at":"2018-06-27T22:36:28Z","dns_nameservers":[],"updated_at":"2018-06-27T22:36: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":"aac2c5c102bb41bfa37e0049d14c3f25","id":"56305a31-abbc-4a42-b7b5-600b6ef6a658","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-cd885956-4775-4697-b24d-c7bc133b0a3f-pub-subnet"}]} 2018-06-27 22:37:06,794 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=01272b79-dc8a-423d-8b6c-b0d9f562ad04 used request id req-e2c70f57-a547-4689-bbd2-804186c63b6d 2018-06-27 22:37:06,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/networks?name=CreateInstanceSingleNetworkTests-cd885956-4775-4697-b24d-c7bc133b0a3f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6df488097486954e5c9924e72325d103ae74dc4" 2018-06-27 22:37:07,058 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:37:07 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-a2f1961d-701a-4605-8010-0de795215fd3 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["56305a31-abbc-4a42-b7b5-600b6ef6a658"],"updated_at":"2018-06-27T22:36:28Z","tenant_id":"aac2c5c102bb41bfa37e0049d14c3f25","created_at":"2018-06-27T22:36:25Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"aac2c5c102bb41bfa37e0049d14c3f25","id":"01272b79-dc8a-423d-8b6c-b0d9f562ad04","name":"CreateInstanceSingleNetworkTests-cd885956-4775-4697-b24d-c7bc133b0a3f-pub-net"}]} 2018-06-27 22:37:07,058 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-cd885956-4775-4697-b24d-c7bc133b0a3f-pub-net used request id req-a2f1961d-701a-4605-8010-0de795215fd3 2018-06-27 22:37:07,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 22:37:07,070 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 22:37: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-27 22:37:07,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/aac2c5c102bb41bfa37e0049d14c3f25 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63e7832cc3e1b06437a70a99778f48a81fa08cbe" 2018-06-27 22:37:07,160 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:37:07 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1f690180-3e37-4209-8309-0f0de4cd7d4b Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/aac2c5c102bb41bfa37e0049d14c3f25"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "aac2c5c102bb41bfa37e0049d14c3f25", "name": "CreateInstanceSingleNetworkTests-0b8a589c-4ca8-475-proj"}} 2018-06-27 22:37:07,160 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/aac2c5c102bb41bfa37e0049d14c3f25 used request id req-1f690180-3e37-4209-8309-0f0de4cd7d4b 2018-06-27 22:37:07,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=01272b79-dc8a-423d-8b6c-b0d9f562ad04 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6df488097486954e5c9924e72325d103ae74dc4" 2018-06-27 22:37:08,040 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:37:08 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-f1f9652f-3526-4b94-bb41-92e6ad7478bf Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"01272b79-dc8a-423d-8b6c-b0d9f562ad04","tenant_id":"aac2c5c102bb41bfa37e0049d14c3f25","created_at":"2018-06-27T22:36:28Z","dns_nameservers":[],"updated_at":"2018-06-27T22:36: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":"aac2c5c102bb41bfa37e0049d14c3f25","id":"56305a31-abbc-4a42-b7b5-600b6ef6a658","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-cd885956-4775-4697-b24d-c7bc133b0a3f-pub-subnet"}]} 2018-06-27 22:37:08,041 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=01272b79-dc8a-423d-8b6c-b0d9f562ad04 used request id req-f1f9652f-3526-4b94-bb41-92e6ad7478bf 2018-06-27 22:37: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/subnets?network_id=01272b79-dc8a-423d-8b6c-b0d9f562ad04&name=CreateInstanceSingleNetworkTests-cd885956-4775-4697-b24d-c7bc133b0a3f-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6df488097486954e5c9924e72325d103ae74dc4" 2018-06-27 22:37:08,183 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:37:08 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-e2ac1c95-131a-4eef-abb6-b2d5257c09c1 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"01272b79-dc8a-423d-8b6c-b0d9f562ad04","tenant_id":"aac2c5c102bb41bfa37e0049d14c3f25","created_at":"2018-06-27T22:36:28Z","dns_nameservers":[],"updated_at":"2018-06-27T22:36: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":"aac2c5c102bb41bfa37e0049d14c3f25","id":"56305a31-abbc-4a42-b7b5-600b6ef6a658","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-cd885956-4775-4697-b24d-c7bc133b0a3f-pub-subnet"}]} 2018-06-27 22:37:08,183 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=01272b79-dc8a-423d-8b6c-b0d9f562ad04&name=CreateInstanceSingleNetworkTests-cd885956-4775-4697-b24d-c7bc133b0a3f-pub-subnet used request id req-e2ac1c95-131a-4eef-abb6-b2d5257c09c1 2018-06-27 22:37:08,184 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSingleNetworkTests-cd885956-4775-4697-b24d-c7bc133b0a3f-pub-net 2018-06-27 22:37:08,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/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6df488097486954e5c9924e72325d103ae74dc4" -d '{"port": {"network_id": "01272b79-dc8a-423d-8b6c-b0d9f562ad04", "fixed_ips": [{"subnet_id": "56305a31-abbc-4a42-b7b5-600b6ef6a658", "ip_address": "10.55.1.100"}], "name": "CreateInstanceSingleNetworkTests-cd885956-4775-4697-b24d-c7bc133b0a3fport-1", "admin_state_up": true}}' 2018-06-27 22:37:10,886 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 22:37:10 GMT Content-Type: application/json Content-Length: 769 Connection: keep-alive X-Openstack-Request-Id: req-cc8326f0-b827-4786-a6dc-60b03ceaf2a6 Front-End-Https: on RESP BODY: {"port":{"status":"DOWN","created_at":"2018-06-27T22:37:09Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"01272b79-dc8a-423d-8b6c-b0d9f562ad04","tenant_id":"aac2c5c102bb41bfa37e0049d14c3f25","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-06-27T22:37:10Z","name":"CreateInstanceSingleNetworkTests-cd885956-4775-4697-b24d-c7bc133b0a3fport-1","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:92:7d:25","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"aac2c5c102bb41bfa37e0049d14c3f25","fixed_ips":[{"subnet_id":"56305a31-abbc-4a42-b7b5-600b6ef6a658","ip_address":"10.55.1.100"}],"id":"88c76a5d-9a07-4c4d-9ddf-a8cb36c11e5e","security_groups":["4c073570-f7e5-49a6-97f8-98efb127da1d"],"device_id":""}} 2018-06-27 22:37:10,886 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/ports used request id req-cc8326f0-b827-4786-a6dc-60b03ceaf2a6 2018-06-27 22:37: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=CreateInstanceSingleNetworkTests-cd885956-4775-4697-b24d-c7bc133b0a3f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6df488097486954e5c9924e72325d103ae74dc4" 2018-06-27 22:37:11,132 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:37:11 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-c1d9e28d-73bf-4778-b614-1c7ca67a1b90 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["56305a31-abbc-4a42-b7b5-600b6ef6a658"],"updated_at":"2018-06-27T22:36:28Z","tenant_id":"aac2c5c102bb41bfa37e0049d14c3f25","created_at":"2018-06-27T22:36:25Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"aac2c5c102bb41bfa37e0049d14c3f25","id":"01272b79-dc8a-423d-8b6c-b0d9f562ad04","name":"CreateInstanceSingleNetworkTests-cd885956-4775-4697-b24d-c7bc133b0a3f-pub-net"}]} 2018-06-27 22:37:11,132 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-cd885956-4775-4697-b24d-c7bc133b0a3f-pub-net used request id req-c1d9e28d-73bf-4778-b614-1c7ca67a1b90 2018-06-27 22:37:11,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/aac2c5c102bb41bfa37e0049d14c3f25 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6df488097486954e5c9924e72325d103ae74dc4" 2018-06-27 22:37:11,202 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:37:11 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8d4c46e4-b451-4843-bf2a-195a19d47b31 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/aac2c5c102bb41bfa37e0049d14c3f25"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "aac2c5c102bb41bfa37e0049d14c3f25", "name": "CreateInstanceSingleNetworkTests-0b8a589c-4ca8-475-proj"}} 2018-06-27 22:37:11,202 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/aac2c5c102bb41bfa37e0049d14c3f25 used request id req-8d4c46e4-b451-4843-bf2a-195a19d47b31 2018-06-27 22:37:11,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=01272b79-dc8a-423d-8b6c-b0d9f562ad04 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6df488097486954e5c9924e72325d103ae74dc4" 2018-06-27 22:37:11,323 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:37:11 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-f690fbb5-cea9-469f-995f-041ffc60b1c4 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"01272b79-dc8a-423d-8b6c-b0d9f562ad04","tenant_id":"aac2c5c102bb41bfa37e0049d14c3f25","created_at":"2018-06-27T22:36:28Z","dns_nameservers":[],"updated_at":"2018-06-27T22:36: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":"aac2c5c102bb41bfa37e0049d14c3f25","id":"56305a31-abbc-4a42-b7b5-600b6ef6a658","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-cd885956-4775-4697-b24d-c7bc133b0a3f-pub-subnet"}]} 2018-06-27 22:37:11,324 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=01272b79-dc8a-423d-8b6c-b0d9f562ad04 used request id req-f690fbb5-cea9-469f-995f-041ffc60b1c4 2018-06-27 22:37:11,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/ports?network_id=01272b79-dc8a-423d-8b6c-b0d9f562ad04&name=CreateInstanceSingleNetworkTests-cd885956-4775-4697-b24d-c7bc133b0a3fport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6df488097486954e5c9924e72325d103ae74dc4" 2018-06-27 22:37:11,484 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:37:11 GMT Content-Type: application/json Content-Length: 772 Connection: keep-alive X-Openstack-Request-Id: req-cd484cee-d68d-4086-9843-9fa054535581 Front-End-Https: on RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"01272b79-dc8a-423d-8b6c-b0d9f562ad04","tenant_id":"aac2c5c102bb41bfa37e0049d14c3f25","created_at":"2018-06-27T22:37:09Z","admin_state_up":true,"updated_at":"2018-06-27T22:37:10Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:92:7d:25","id":"88c76a5d-9a07-4c4d-9ddf-a8cb36c11e5e","port_security_enabled":true,"project_id":"aac2c5c102bb41bfa37e0049d14c3f25","fixed_ips":[{"subnet_id":"56305a31-abbc-4a42-b7b5-600b6ef6a658","ip_address":"10.55.1.100"}],"extra_dhcp_opts":[],"security_groups":["4c073570-f7e5-49a6-97f8-98efb127da1d"],"name":"CreateInstanceSingleNetworkTests-cd885956-4775-4697-b24d-c7bc133b0a3fport-1"}]} 2018-06-27 22:37:11,484 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=01272b79-dc8a-423d-8b6c-b0d9f562ad04&name=CreateInstanceSingleNetworkTests-cd885956-4775-4697-b24d-c7bc133b0a3fport-1&admin_state_up=True used request id req-cd484cee-d68d-4086-9843-9fa054535581 2018-06-27 22:37:11,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/aac2c5c102bb41bfa37e0049d14c3f25 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6df488097486954e5c9924e72325d103ae74dc4" 2018-06-27 22:37:11,601 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:37:11 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8b3a5f98-273f-47dd-b83c-cae08f8fac8c Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/aac2c5c102bb41bfa37e0049d14c3f25"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "aac2c5c102bb41bfa37e0049d14c3f25", "name": "CreateInstanceSingleNetworkTests-0b8a589c-4ca8-475-proj"}} 2018-06-27 22:37:11,602 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/aac2c5c102bb41bfa37e0049d14c3f25 used request id req-8b3a5f98-273f-47dd-b83c-cae08f8fac8c 2018-06-27 22:37:11,602 - nova_utils - INFO - Creating VM with name - CreateInstanceSingleNetworkTests-cd885956-4775-4697-b24d-c7bc133b0a3f-inst 2018-06-27 22:37:11,605 - novaclient.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}e6df488097486954e5c9924e72325d103ae74dc4" 2018-06-27 22:37:12,453 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:37:12 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-0dfb10ff-834f-43dc-8759-61fbf5e300f1 X-Compute-Request-Id: req-0dfb10ff-834f-43dc-8759-61fbf5e300f1 Front-End-Https: on RESP BODY: {"flavors": [{"id": "479706af-f393-4e78-9534-bcb6b40fb91f", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/479706af-f393-4e78-9534-bcb6b40fb91f", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/479706af-f393-4e78-9534-bcb6b40fb91f", "rel": "bookmark"}], "name": "CreateInstanceSingleNetworkTests-cd885956-4775-4697-b24d-c7bc133b0a3f-flavor-name"}, {"id": "bfce69d5-8948-4e52-8e30-cf8bfa544966", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "bookmark"}], "name": "shaker-flavor_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3"}]} 2018-06-27 22:37:12,453 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-0dfb10ff-834f-43dc-8759-61fbf5e300f1 2018-06-27 22:37:12,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/479706af-f393-4e78-9534-bcb6b40fb91f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6df488097486954e5c9924e72325d103ae74dc4" 2018-06-27 22:37:13,353 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:37:13 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-41c6dccf-2037-4b2a-bf0e-d3be759c36e6 X-Compute-Request-Id: req-41c6dccf-2037-4b2a-bf0e-d3be759c36e6 Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateInstanceSingleNetworkTests-cd885956-4775-4697-b24d-c7bc133b0a3f-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/479706af-f393-4e78-9534-bcb6b40fb91f", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/479706af-f393-4e78-9534-bcb6b40fb91f", "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": "479706af-f393-4e78-9534-bcb6b40fb91f"}} 2018-06-27 22:37:13,353 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/479706af-f393-4e78-9534-bcb6b40fb91f used request id req-41c6dccf-2037-4b2a-bf0e-d3be759c36e6 2018-06-27 22:37:13,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?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-cd885956-4775-4697-b24d-c7bc133b0a3f-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e6df488097486954e5c9924e72325d103ae74dc4" 2018-06-27 22:37:14,303 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:37:14 GMT Content-Type: application/json Content-Length: 914 Connection: keep-alive X-Openstack-Request-Id: req-5ae79eae-2c51-4158-806a-6e84953ac4f0 Front-End-Https: on RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-cd885956-4775-4697-b24d-c7bc133b0a3f-image", "tags": [], "container_format": "bare", "created_at": "2018-06-27T22:36:20Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-27T22:36:21Z", "visibility": "shared", "self": "/v2/images/70a063af-782f-4586-87f5-99c470020013", "min_disk": 0, "protected": false, "id": "70a063af-782f-4586-87f5-99c470020013", "file": "/v2/images/70a063af-782f-4586-87f5-99c470020013/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "aac2c5c102bb41bfa37e0049d14c3f25", "direct_url": "file:///var/lib/glance/images/70a063af-782f-4586-87f5-99c470020013", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-cd885956-4775-4697-b24d-c7bc133b0a3f-image"} 2018-06-27 22:37:14,303 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-cd885956-4775-4697-b24d-c7bc133b0a3f-image used request id req-5ae79eae-2c51-4158-806a-6e84953ac4f0 2018-06-27 22:37:14,306 - 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}e6df488097486954e5c9924e72325d103ae74dc4" 2018-06-27 22:37:14,982 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:37:14 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-68ee1705-91f1-4913-ac42-da48cad677ae 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-27 22:37:14,982 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-68ee1705-91f1-4913-ac42-da48cad677ae 2018-06-27 22:37:14,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/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6df488097486954e5c9924e72325d103ae74dc4" -d '{"server": {"name": "CreateInstanceSingleNetworkTests-cd885956-4775-4697-b24d-c7bc133b0a3f-inst", "imageRef": "70a063af-782f-4586-87f5-99c470020013", "key_name": "CreateInstanceSingleNetworkTests-cd885956-4775-4697-b24d-c7bc133b0a3f-kp", "flavorRef": "479706af-f393-4e78-9534-bcb6b40fb91f", "max_count": 1, "min_count": 1, "networks": [{"port": "88c76a5d-9a07-4c4d-9ddf-a8cb36c11e5e"}]}}' 2018-06-27 22:37:21,682 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 22:37:21 GMT Content-Type: application/json Content-Length: 378 Connection: keep-alive Location: https://172.30.10.101:8774/v2.1/servers/825ebae4-8877-4232-b97d-35df841c44f4 Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-8292bd64-9626-4d77-b3b8-57bbf2b2d8c4 X-Compute-Request-Id: req-8292bd64-9626-4d77-b3b8-57bbf2b2d8c4 RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "825ebae4-8877-4232-b97d-35df841c44f4", "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/825ebae4-8877-4232-b97d-35df841c44f4", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/825ebae4-8877-4232-b97d-35df841c44f4", "rel": "bookmark"}], "adminPass": "4hok74xU6GPm"}} 2018-06-27 22:37:21,682 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers used request id req-8292bd64-9626-4d77-b3b8-57bbf2b2d8c4 2018-06-27 22:37:21,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/825ebae4-8877-4232-b97d-35df841c44f4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6df488097486954e5c9924e72325d103ae74dc4" 2018-06-27 22:37:24,092 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:37: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-b6ebce1f-30e4-49fe-92f6-68c4693552f9 X-Compute-Request-Id: req-b6ebce1f-30e4-49fe-92f6-68c4693552f9 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/825ebae4-8877-4232-b97d-35df841c44f4", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/825ebae4-8877-4232-b97d-35df841c44f4", "rel": "bookmark"}], "image": {"id": "70a063af-782f-4586-87f5-99c470020013", "links": [{"href": "http://172.30.10.101:8774/images/70a063af-782f-4586-87f5-99c470020013", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "479706af-f393-4e78-9534-bcb6b40fb91f", "links": [{"href": "http://172.30.10.101:8774/flavors/479706af-f393-4e78-9534-bcb6b40fb91f", "rel": "bookmark"}]}, "id": "825ebae4-8877-4232-b97d-35df841c44f4", "user_id": "bb9a70ada838401fa631a8256a14f29d", "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-27T22:37:22Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-cd885956-4775-4697-b24d-c7bc133b0a3f-kp", "name": "CreateInstanceSingleNetworkTests-cd885956-4775-4697-b24d-c7bc133b0a3f-inst", "created": "2018-06-27T22:37:22Z", "tenant_id": "aac2c5c102bb41bfa37e0049d14c3f25", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:37:24,092 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/825ebae4-8877-4232-b97d-35df841c44f4 used request id req-b6ebce1f-30e4-49fe-92f6-68c4693552f9 2018-06-27 22:37:24,093 - create_instance - INFO - Created instance with name - CreateInstanceSingleNetworkTests-cd885956-4775-4697-b24d-c7bc133b0a3f-inst 2018-06-27 22:37:24,096 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/825ebae4-8877-4232-b97d-35df841c44f4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6df488097486954e5c9924e72325d103ae74dc4" 2018-06-27 22:37:25,790 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:37:25 GMT Content-Type: application/json Content-Length: 1378 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-7612609e-4b4d-4e28-8ef2-b708d5919acd X-Compute-Request-Id: req-7612609e-4b4d-4e28-8ef2-b708d5919acd 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/825ebae4-8877-4232-b97d-35df841c44f4", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/825ebae4-8877-4232-b97d-35df841c44f4", "rel": "bookmark"}], "image": {"id": "70a063af-782f-4586-87f5-99c470020013", "links": [{"href": "http://172.30.10.101:8774/images/70a063af-782f-4586-87f5-99c470020013", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "479706af-f393-4e78-9534-bcb6b40fb91f", "links": [{"href": "http://172.30.10.101:8774/flavors/479706af-f393-4e78-9534-bcb6b40fb91f", "rel": "bookmark"}]}, "id": "825ebae4-8877-4232-b97d-35df841c44f4", "user_id": "bb9a70ada838401fa631a8256a14f29d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T22:37:24Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-cd885956-4775-4697-b24d-c7bc133b0a3f-kp", "name": "CreateInstanceSingleNetworkTests-cd885956-4775-4697-b24d-c7bc133b0a3f-inst", "created": "2018-06-27T22:37:21Z", "tenant_id": "aac2c5c102bb41bfa37e0049d14c3f25", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:37:25,790 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/825ebae4-8877-4232-b97d-35df841c44f4 used request id req-7612609e-4b4d-4e28-8ef2-b708d5919acd 2018-06-27 22:37:25,791 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-cd885956-4775-4697-b24d-c7bc133b0a3f-inst] is - BUILD 2018-06-27 22:37:25,791 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 22:37:28,794 - create_instance - DEBUG - VM status query timeout in 895.298701048 2018-06-27 22:37:28,798 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/825ebae4-8877-4232-b97d-35df841c44f4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6df488097486954e5c9924e72325d103ae74dc4" 2018-06-27 22:37:30,632 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:37:30 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-683f9a9b-b334-4bcc-aa26-7512baa05ddd X-Compute-Request-Id: req-683f9a9b-b334-4bcc-aa26-7512baa05ddd 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/825ebae4-8877-4232-b97d-35df841c44f4", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/825ebae4-8877-4232-b97d-35df841c44f4", "rel": "bookmark"}], "image": {"id": "70a063af-782f-4586-87f5-99c470020013", "links": [{"href": "http://172.30.10.101:8774/images/70a063af-782f-4586-87f5-99c470020013", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "479706af-f393-4e78-9534-bcb6b40fb91f", "links": [{"href": "http://172.30.10.101:8774/flavors/479706af-f393-4e78-9534-bcb6b40fb91f", "rel": "bookmark"}]}, "id": "825ebae4-8877-4232-b97d-35df841c44f4", "security_groups": [{"name": "default"}], "user_id": "bb9a70ada838401fa631a8256a14f29d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T22:37:27Z", "hostId": "8068670e127a5803c48e0e65d85a41594cb27b0f74aab4d6c6397def", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-cd885956-4775-4697-b24d-c7bc133b0a3f-kp", "name": "CreateInstanceSingleNetworkTests-cd885956-4775-4697-b24d-c7bc133b0a3f-inst", "created": "2018-06-27T22:37:21Z", "tenant_id": "aac2c5c102bb41bfa37e0049d14c3f25", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:37:30,632 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/825ebae4-8877-4232-b97d-35df841c44f4 used request id req-683f9a9b-b334-4bcc-aa26-7512baa05ddd 2018-06-27 22:37:30,633 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-cd885956-4775-4697-b24d-c7bc133b0a3f-inst] is - BUILD 2018-06-27 22:37:30,633 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 22:37:33,636 - create_instance - DEBUG - VM status query timeout in 890.456984043 2018-06-27 22:37:33,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/825ebae4-8877-4232-b97d-35df841c44f4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6df488097486954e5c9924e72325d103ae74dc4" 2018-06-27 22:37:36,514 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:37:36 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-ef3f4997-f5e2-4d21-9b31-ad73a354c312 X-Compute-Request-Id: req-ef3f4997-f5e2-4d21-9b31-ad73a354c312 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/825ebae4-8877-4232-b97d-35df841c44f4", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/825ebae4-8877-4232-b97d-35df841c44f4", "rel": "bookmark"}], "image": {"id": "70a063af-782f-4586-87f5-99c470020013", "links": [{"href": "http://172.30.10.101:8774/images/70a063af-782f-4586-87f5-99c470020013", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "479706af-f393-4e78-9534-bcb6b40fb91f", "links": [{"href": "http://172.30.10.101:8774/flavors/479706af-f393-4e78-9534-bcb6b40fb91f", "rel": "bookmark"}]}, "id": "825ebae4-8877-4232-b97d-35df841c44f4", "security_groups": [{"name": "default"}], "user_id": "bb9a70ada838401fa631a8256a14f29d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T22:37:27Z", "hostId": "8068670e127a5803c48e0e65d85a41594cb27b0f74aab4d6c6397def", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-cd885956-4775-4697-b24d-c7bc133b0a3f-kp", "name": "CreateInstanceSingleNetworkTests-cd885956-4775-4697-b24d-c7bc133b0a3f-inst", "created": "2018-06-27T22:37:21Z", "tenant_id": "aac2c5c102bb41bfa37e0049d14c3f25", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:37:36,515 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/825ebae4-8877-4232-b97d-35df841c44f4 used request id req-ef3f4997-f5e2-4d21-9b31-ad73a354c312 2018-06-27 22:37:36,515 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-cd885956-4775-4697-b24d-c7bc133b0a3f-inst] is - BUILD 2018-06-27 22:37:36,515 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 22:37:39,519 - create_instance - DEBUG - VM status query timeout in 884.574501991 2018-06-27 22:37:39,522 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/825ebae4-8877-4232-b97d-35df841c44f4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6df488097486954e5c9924e72325d103ae74dc4" 2018-06-27 22:37:41,493 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:37:41 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-98740606-a1ad-4842-9fba-5bbf254ace97 X-Compute-Request-Id: req-98740606-a1ad-4842-9fba-5bbf254ace97 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-cd885956-4775-4697-b24d-c7bc133b0a3f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:7d:25", "version": 4, "addr": "10.55.1.100", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/825ebae4-8877-4232-b97d-35df841c44f4", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/825ebae4-8877-4232-b97d-35df841c44f4", "rel": "bookmark"}], "image": {"id": "70a063af-782f-4586-87f5-99c470020013", "links": [{"href": "http://172.30.10.101:8774/images/70a063af-782f-4586-87f5-99c470020013", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:37:37.000000", "flavor": {"id": "479706af-f393-4e78-9534-bcb6b40fb91f", "links": [{"href": "http://172.30.10.101:8774/flavors/479706af-f393-4e78-9534-bcb6b40fb91f", "rel": "bookmark"}]}, "id": "825ebae4-8877-4232-b97d-35df841c44f4", "security_groups": [{"name": "default"}], "user_id": "bb9a70ada838401fa631a8256a14f29d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:37:38Z", "hostId": "8068670e127a5803c48e0e65d85a41594cb27b0f74aab4d6c6397def", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-cd885956-4775-4697-b24d-c7bc133b0a3f-kp", "name": "CreateInstanceSingleNetworkTests-cd885956-4775-4697-b24d-c7bc133b0a3f-inst", "created": "2018-06-27T22:37:21Z", "tenant_id": "aac2c5c102bb41bfa37e0049d14c3f25", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:37:41,493 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/825ebae4-8877-4232-b97d-35df841c44f4 used request id req-98740606-a1ad-4842-9fba-5bbf254ace97 2018-06-27 22:37:41,493 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-cd885956-4775-4697-b24d-c7bc133b0a3f-inst] is - ACTIVE 2018-06-27 22:37:41,493 - create_instance - INFO - VM is - ACTIVE 2018-06-27 22:37:41,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/servers/825ebae4-8877-4232-b97d-35df841c44f4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6df488097486954e5c9924e72325d103ae74dc4" 2018-06-27 22:37:43,640 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:37:43 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-b8e4b875-4719-4be8-aca2-171e24ede42b X-Compute-Request-Id: req-b8e4b875-4719-4be8-aca2-171e24ede42b Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-cd885956-4775-4697-b24d-c7bc133b0a3f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:7d:25", "version": 4, "addr": "10.55.1.100", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/825ebae4-8877-4232-b97d-35df841c44f4", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/825ebae4-8877-4232-b97d-35df841c44f4", "rel": "bookmark"}], "image": {"id": "70a063af-782f-4586-87f5-99c470020013", "links": [{"href": "http://172.30.10.101:8774/images/70a063af-782f-4586-87f5-99c470020013", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:37:37.000000", "flavor": {"id": "479706af-f393-4e78-9534-bcb6b40fb91f", "links": [{"href": "http://172.30.10.101:8774/flavors/479706af-f393-4e78-9534-bcb6b40fb91f", "rel": "bookmark"}]}, "id": "825ebae4-8877-4232-b97d-35df841c44f4", "security_groups": [{"name": "default"}], "user_id": "bb9a70ada838401fa631a8256a14f29d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:37:38Z", "hostId": "8068670e127a5803c48e0e65d85a41594cb27b0f74aab4d6c6397def", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-cd885956-4775-4697-b24d-c7bc133b0a3f-kp", "name": "CreateInstanceSingleNetworkTests-cd885956-4775-4697-b24d-c7bc133b0a3f-inst", "created": "2018-06-27T22:37:21Z", "tenant_id": "aac2c5c102bb41bfa37e0049d14c3f25", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:37:43,641 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/825ebae4-8877-4232-b97d-35df841c44f4 used request id req-b8e4b875-4719-4be8-aca2-171e24ede42b 2018-06-27 22:37:43,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=CreateInstanceSingleNetworkTests-cd885956-4775-4697-b24d-c7bc133b0a3f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6df488097486954e5c9924e72325d103ae74dc4" 2018-06-27 22:37:43,999 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:37:43 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-53cef470-24c2-4a85-a4bd-b55eeb1ea1c0 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["56305a31-abbc-4a42-b7b5-600b6ef6a658"],"updated_at":"2018-06-27T22:36:28Z","tenant_id":"aac2c5c102bb41bfa37e0049d14c3f25","created_at":"2018-06-27T22:36:25Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"aac2c5c102bb41bfa37e0049d14c3f25","id":"01272b79-dc8a-423d-8b6c-b0d9f562ad04","name":"CreateInstanceSingleNetworkTests-cd885956-4775-4697-b24d-c7bc133b0a3f-pub-net"}]} 2018-06-27 22:37:43,999 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-cd885956-4775-4697-b24d-c7bc133b0a3f-pub-net used request id req-53cef470-24c2-4a85-a4bd-b55eeb1ea1c0 2018-06-27 22:37:44,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/aac2c5c102bb41bfa37e0049d14c3f25 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6df488097486954e5c9924e72325d103ae74dc4" 2018-06-27 22:37:44,418 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:37:44 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-268fe759-662f-4c4e-a767-9e3f107b6761 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/aac2c5c102bb41bfa37e0049d14c3f25"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "aac2c5c102bb41bfa37e0049d14c3f25", "name": "CreateInstanceSingleNetworkTests-0b8a589c-4ca8-475-proj"}} 2018-06-27 22:37:44,419 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/aac2c5c102bb41bfa37e0049d14c3f25 used request id req-268fe759-662f-4c4e-a767-9e3f107b6761 2018-06-27 22:37:44,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/subnets?network_id=01272b79-dc8a-423d-8b6c-b0d9f562ad04 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6df488097486954e5c9924e72325d103ae74dc4" 2018-06-27 22:37:44,620 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:37:44 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-96de8612-3615-4206-a37e-00c9c4427769 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"01272b79-dc8a-423d-8b6c-b0d9f562ad04","tenant_id":"aac2c5c102bb41bfa37e0049d14c3f25","created_at":"2018-06-27T22:36:28Z","dns_nameservers":[],"updated_at":"2018-06-27T22:36: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":"aac2c5c102bb41bfa37e0049d14c3f25","id":"56305a31-abbc-4a42-b7b5-600b6ef6a658","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-cd885956-4775-4697-b24d-c7bc133b0a3f-pub-subnet"}]} 2018-06-27 22:37:44,620 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=01272b79-dc8a-423d-8b6c-b0d9f562ad04 used request id req-96de8612-3615-4206-a37e-00c9c4427769 2018-06-27 22:37:44,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/ports?network_id=01272b79-dc8a-423d-8b6c-b0d9f562ad04 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6df488097486954e5c9924e72325d103ae74dc4" 2018-06-27 22:37:44,952 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:37:44 GMT Content-Type: application/json Content-Length: 3008 Connection: keep-alive X-Openstack-Request-Id: req-011f68c5-3634-485b-89e9-76a9f4b413a0 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"01272b79-dc8a-423d-8b6c-b0d9f562ad04","tenant_id":"aac2c5c102bb41bfa37e0049d14c3f25","created_at":"2018-06-27T22:36:41Z","admin_state_up":true,"updated_at":"2018-06-27T22:36:49Z","binding:vnic_type":"normal","device_id":"ef03b686-34f5-4474-a049-1e53599958f5","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:6f:1f:a3","id":"0eda4820-7871-493e-9c06-11651dccd714","port_security_enabled":false,"project_id":"aac2c5c102bb41bfa37e0049d14c3f25","fixed_ips":[{"subnet_id":"56305a31-abbc-4a42-b7b5-600b6ef6a658","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"01272b79-dc8a-423d-8b6c-b0d9f562ad04","tenant_id":"aac2c5c102bb41bfa37e0049d14c3f25","created_at":"2018-06-27T22:36:30Z","admin_state_up":true,"updated_at":"2018-06-27T22:36:35Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-01272b79-dc8a-423d-8b6c-b0d9f562ad04","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:45:0a:c6","id":"53087ce4-ae31-4e21-a70d-82b516da7b13","port_security_enabled":false,"project_id":"aac2c5c102bb41bfa37e0049d14c3f25","fixed_ips":[{"subnet_id":"56305a31-abbc-4a42-b7b5-600b6ef6a658","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"01272b79-dc8a-423d-8b6c-b0d9f562ad04","tenant_id":"aac2c5c102bb41bfa37e0049d14c3f25","created_at":"2018-06-27T22:37:09Z","admin_state_up":true,"updated_at":"2018-06-27T22:37:37Z","binding:vnic_type":"normal","device_id":"825ebae4-8877-4232-b97d-35df841c44f4","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:92:7d:25","id":"88c76a5d-9a07-4c4d-9ddf-a8cb36c11e5e","port_security_enabled":true,"project_id":"aac2c5c102bb41bfa37e0049d14c3f25","fixed_ips":[{"subnet_id":"56305a31-abbc-4a42-b7b5-600b6ef6a658","ip_address":"10.55.1.100"}],"extra_dhcp_opts":[],"security_groups":["4c073570-f7e5-49a6-97f8-98efb127da1d"],"name":"CreateInstanceSingleNetworkTests-cd885956-4775-4697-b24d-c7bc133b0a3fport-1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"01272b79-dc8a-423d-8b6c-b0d9f562ad04","tenant_id":"aac2c5c102bb41bfa37e0049d14c3f25","created_at":"2018-06-27T22:36:29Z","admin_state_up":true,"updated_at":"2018-06-27T22:36:35Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-01272b79-dc8a-423d-8b6c-b0d9f562ad04","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:73:79:a8","id":"e27adac4-479d-466a-b1b0-8e4ab06348cc","port_security_enabled":false,"project_id":"aac2c5c102bb41bfa37e0049d14c3f25","fixed_ips":[{"subnet_id":"56305a31-abbc-4a42-b7b5-600b6ef6a658","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-27 22:37:44,953 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=01272b79-dc8a-423d-8b6c-b0d9f562ad04 used request id req-011f68c5-3634-485b-89e9-76a9f4b413a0 2018-06-27 22:37:44,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/routers?name=CreateInstanceSingleNetworkTests-cd885956-4775-4697-b24d-c7bc133b0a3f-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6df488097486954e5c9924e72325d103ae74dc4" 2018-06-27 22:37:45,590 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:37:45 GMT Content-Type: application/json Content-Length: 733 Connection: keep-alive X-Openstack-Request-Id: req-dcd17914-f851-4bd7-b396-706b8fe2689d Front-End-Https: on RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "977aff9f-43e9-4fec-86ae-a730f64fa17d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "df0aa635-d718-49cc-81c1-ba349ef8a505", "ip_address": "172.30.10.112"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "aac2c5c102bb41bfa37e0049d14c3f25", "created_at": "2018-06-27T22:36:34Z", "admin_state_up": true, "updated_at": "2018-06-27T22:36:42Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "aac2c5c102bb41bfa37e0049d14c3f25", "id": "ef03b686-34f5-4474-a049-1e53599958f5", "name": "CreateInstanceSingleNetworkTests-cd885956-4775-4697-b24d-c7bc133b0a3f-pub-router"}]} 2018-06-27 22:37:45,590 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-cd885956-4775-4697-b24d-c7bc133b0a3f-pub-router used request id req-dcd17914-f851-4bd7-b396-706b8fe2689d 2018-06-27 22:37:45,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/aac2c5c102bb41bfa37e0049d14c3f25 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6df488097486954e5c9924e72325d103ae74dc4" 2018-06-27 22:37:45,676 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:37:45 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-386f8fa9-36a3-4fe9-accc-351eacd59923 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/aac2c5c102bb41bfa37e0049d14c3f25"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "aac2c5c102bb41bfa37e0049d14c3f25", "name": "CreateInstanceSingleNetworkTests-0b8a589c-4ca8-475-proj"}} 2018-06-27 22:37:45,676 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/aac2c5c102bb41bfa37e0049d14c3f25 used request id req-386f8fa9-36a3-4fe9-accc-351eacd59923 2018-06-27 22:37:45,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/ports?device_id=ef03b686-34f5-4474-a049-1e53599958f5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6df488097486954e5c9924e72325d103ae74dc4" 2018-06-27 22:37:45,892 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:37:45 GMT Content-Type: application/json Content-Length: 720 Connection: keep-alive X-Openstack-Request-Id: req-da4883b7-0f19-4138-b70b-504b48e3f4f4 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"01272b79-dc8a-423d-8b6c-b0d9f562ad04","tenant_id":"aac2c5c102bb41bfa37e0049d14c3f25","created_at":"2018-06-27T22:36:41Z","admin_state_up":true,"updated_at":"2018-06-27T22:36:49Z","binding:vnic_type":"normal","device_id":"ef03b686-34f5-4474-a049-1e53599958f5","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:6f:1f:a3","id":"0eda4820-7871-493e-9c06-11651dccd714","port_security_enabled":false,"project_id":"aac2c5c102bb41bfa37e0049d14c3f25","fixed_ips":[{"subnet_id":"56305a31-abbc-4a42-b7b5-600b6ef6a658","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-27 22:37:45,892 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=ef03b686-34f5-4474-a049-1e53599958f5 used request id req-da4883b7-0f19-4138-b70b-504b48e3f4f4 2018-06-27 22:37:45,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/56305a31-abbc-4a42-b7b5-600b6ef6a658 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6df488097486954e5c9924e72325d103ae74dc4" 2018-06-27 22:37:46,004 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:37:46 GMT Content-Type: application/json Content-Length: 679 Connection: keep-alive X-Openstack-Request-Id: req-652ada09-5fde-4d41-bd8a-0b0a2a537856 Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"01272b79-dc8a-423d-8b6c-b0d9f562ad04","tenant_id":"aac2c5c102bb41bfa37e0049d14c3f25","created_at":"2018-06-27T22:36:28Z","dns_nameservers":[],"updated_at":"2018-06-27T22:36: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":"aac2c5c102bb41bfa37e0049d14c3f25","id":"56305a31-abbc-4a42-b7b5-600b6ef6a658","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-cd885956-4775-4697-b24d-c7bc133b0a3f-pub-subnet"}} 2018-06-27 22:37:46,004 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/56305a31-abbc-4a42-b7b5-600b6ef6a658 used request id req-652ada09-5fde-4d41-bd8a-0b0a2a537856 2018-06-27 22:37: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/networks?id=977aff9f-43e9-4fec-86ae-a730f64fa17d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6df488097486954e5c9924e72325d103ae74dc4" 2018-06-27 22:37:46,365 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:37:46 GMT Content-Type: application/json Content-Length: 594 Connection: keep-alive X-Openstack-Request-Id: req-efa35c05-68e5-42cd-a27a-daf799638d9e 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":["df0aa635-d718-49cc-81c1-ba349ef8a505"],"updated_at":"2018-06-27T18:56:39Z","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T18:56:31Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"977aff9f-43e9-4fec-86ae-a730f64fa17d","name":"floating_net"}]} 2018-06-27 22:37:46,365 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=977aff9f-43e9-4fec-86ae-a730f64fa17d used request id req-efa35c05-68e5-42cd-a27a-daf799638d9e 2018-06-27 22:37:46,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/subnets?network_id=977aff9f-43e9-4fec-86ae-a730f64fa17d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6df488097486954e5c9924e72325d103ae74dc4" 2018-06-27 22:37:46,491 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:37:46 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-907a1f31-87ff-44c6-82b2-ebb2888cac48 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-27 22:37:46,491 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=977aff9f-43e9-4fec-86ae-a730f64fa17d used request id req-907a1f31-87ff-44c6-82b2-ebb2888cac48 2018-06-27 22:37:46,498 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/825ebae4-8877-4232-b97d-35df841c44f4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6df488097486954e5c9924e72325d103ae74dc4" 2018-06-27 22:37:49,002 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:37:48 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-20d1a975-bdfd-4126-9ad5-bb2cbf967051 X-Compute-Request-Id: req-20d1a975-bdfd-4126-9ad5-bb2cbf967051 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-cd885956-4775-4697-b24d-c7bc133b0a3f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:7d:25", "version": 4, "addr": "10.55.1.100", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/825ebae4-8877-4232-b97d-35df841c44f4", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/825ebae4-8877-4232-b97d-35df841c44f4", "rel": "bookmark"}], "image": {"id": "70a063af-782f-4586-87f5-99c470020013", "links": [{"href": "http://172.30.10.101:8774/images/70a063af-782f-4586-87f5-99c470020013", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:37:37.000000", "flavor": {"id": "479706af-f393-4e78-9534-bcb6b40fb91f", "links": [{"href": "http://172.30.10.101:8774/flavors/479706af-f393-4e78-9534-bcb6b40fb91f", "rel": "bookmark"}]}, "id": "825ebae4-8877-4232-b97d-35df841c44f4", "security_groups": [{"name": "default"}], "user_id": "bb9a70ada838401fa631a8256a14f29d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:37:38Z", "hostId": "8068670e127a5803c48e0e65d85a41594cb27b0f74aab4d6c6397def", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-cd885956-4775-4697-b24d-c7bc133b0a3f-kp", "name": "CreateInstanceSingleNetworkTests-cd885956-4775-4697-b24d-c7bc133b0a3f-inst", "created": "2018-06-27T22:37:21Z", "tenant_id": "aac2c5c102bb41bfa37e0049d14c3f25", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:37:49,002 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/825ebae4-8877-4232-b97d-35df841c44f4 used request id req-20d1a975-bdfd-4126-9ad5-bb2cbf967051 2018-06-27 22:37:49,003 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-cd885956-4775-4697-b24d-c7bc133b0a3f-inst] is - ACTIVE 2018-06-27 22:37:49,003 - create_instance - INFO - VM is - ACTIVE 2018-06-27 22:37:49,006 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/825ebae4-8877-4232-b97d-35df841c44f4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6df488097486954e5c9924e72325d103ae74dc4" 2018-06-27 22:37:50,349 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:37: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-6860476d-1922-4ca3-8e65-089e3bc3c913 X-Compute-Request-Id: req-6860476d-1922-4ca3-8e65-089e3bc3c913 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-cd885956-4775-4697-b24d-c7bc133b0a3f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:7d:25", "version": 4, "addr": "10.55.1.100", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/825ebae4-8877-4232-b97d-35df841c44f4", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/825ebae4-8877-4232-b97d-35df841c44f4", "rel": "bookmark"}], "image": {"id": "70a063af-782f-4586-87f5-99c470020013", "links": [{"href": "http://172.30.10.101:8774/images/70a063af-782f-4586-87f5-99c470020013", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:37:37.000000", "flavor": {"id": "479706af-f393-4e78-9534-bcb6b40fb91f", "links": [{"href": "http://172.30.10.101:8774/flavors/479706af-f393-4e78-9534-bcb6b40fb91f", "rel": "bookmark"}]}, "id": "825ebae4-8877-4232-b97d-35df841c44f4", "security_groups": [{"name": "default"}], "user_id": "bb9a70ada838401fa631a8256a14f29d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:37:38Z", "hostId": "8068670e127a5803c48e0e65d85a41594cb27b0f74aab4d6c6397def", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-cd885956-4775-4697-b24d-c7bc133b0a3f-kp", "name": "CreateInstanceSingleNetworkTests-cd885956-4775-4697-b24d-c7bc133b0a3f-inst", "created": "2018-06-27T22:37:21Z", "tenant_id": "aac2c5c102bb41bfa37e0049d14c3f25", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:37:50,349 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/825ebae4-8877-4232-b97d-35df841c44f4 used request id req-6860476d-1922-4ca3-8e65-089e3bc3c913 2018-06-27 22:37:50,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=CreateInstanceSingleNetworkTests-cd885956-4775-4697-b24d-c7bc133b0a3f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6df488097486954e5c9924e72325d103ae74dc4" 2018-06-27 22:37:50,608 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:37:50 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-f06bc548-825f-4de0-9cb4-d70cd513f4fb Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["56305a31-abbc-4a42-b7b5-600b6ef6a658"],"updated_at":"2018-06-27T22:36:28Z","tenant_id":"aac2c5c102bb41bfa37e0049d14c3f25","created_at":"2018-06-27T22:36:25Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"aac2c5c102bb41bfa37e0049d14c3f25","id":"01272b79-dc8a-423d-8b6c-b0d9f562ad04","name":"CreateInstanceSingleNetworkTests-cd885956-4775-4697-b24d-c7bc133b0a3f-pub-net"}]} 2018-06-27 22:37:50,608 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-cd885956-4775-4697-b24d-c7bc133b0a3f-pub-net used request id req-f06bc548-825f-4de0-9cb4-d70cd513f4fb 2018-06-27 22:37:50,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/aac2c5c102bb41bfa37e0049d14c3f25 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6df488097486954e5c9924e72325d103ae74dc4" 2018-06-27 22:37:50,724 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:37:50 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-72f956f6-f85f-41fa-904f-41fa6ca5625d Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/aac2c5c102bb41bfa37e0049d14c3f25"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "aac2c5c102bb41bfa37e0049d14c3f25", "name": "CreateInstanceSingleNetworkTests-0b8a589c-4ca8-475-proj"}} 2018-06-27 22:37:50,724 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/aac2c5c102bb41bfa37e0049d14c3f25 used request id req-72f956f6-f85f-41fa-904f-41fa6ca5625d 2018-06-27 22:37:50,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=01272b79-dc8a-423d-8b6c-b0d9f562ad04 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6df488097486954e5c9924e72325d103ae74dc4" 2018-06-27 22:37:51,177 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:37:51 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-346a39f0-5d2d-4a80-b4f1-0b657723bc9c Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"01272b79-dc8a-423d-8b6c-b0d9f562ad04","tenant_id":"aac2c5c102bb41bfa37e0049d14c3f25","created_at":"2018-06-27T22:36:28Z","dns_nameservers":[],"updated_at":"2018-06-27T22:36: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":"aac2c5c102bb41bfa37e0049d14c3f25","id":"56305a31-abbc-4a42-b7b5-600b6ef6a658","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-cd885956-4775-4697-b24d-c7bc133b0a3f-pub-subnet"}]} 2018-06-27 22:37:51,177 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=01272b79-dc8a-423d-8b6c-b0d9f562ad04 used request id req-346a39f0-5d2d-4a80-b4f1-0b657723bc9c 2018-06-27 22:37:51,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/ports?network_id=01272b79-dc8a-423d-8b6c-b0d9f562ad04 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6df488097486954e5c9924e72325d103ae74dc4" 2018-06-27 22:37:51,525 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:37:51 GMT Content-Type: application/json Content-Length: 3008 Connection: keep-alive X-Openstack-Request-Id: req-52c33c57-440b-4eca-a07b-031ee55ec903 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"01272b79-dc8a-423d-8b6c-b0d9f562ad04","tenant_id":"aac2c5c102bb41bfa37e0049d14c3f25","created_at":"2018-06-27T22:36:41Z","admin_state_up":true,"updated_at":"2018-06-27T22:36:49Z","binding:vnic_type":"normal","device_id":"ef03b686-34f5-4474-a049-1e53599958f5","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:6f:1f:a3","id":"0eda4820-7871-493e-9c06-11651dccd714","port_security_enabled":false,"project_id":"aac2c5c102bb41bfa37e0049d14c3f25","fixed_ips":[{"subnet_id":"56305a31-abbc-4a42-b7b5-600b6ef6a658","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"01272b79-dc8a-423d-8b6c-b0d9f562ad04","tenant_id":"aac2c5c102bb41bfa37e0049d14c3f25","created_at":"2018-06-27T22:36:30Z","admin_state_up":true,"updated_at":"2018-06-27T22:36:35Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-01272b79-dc8a-423d-8b6c-b0d9f562ad04","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:45:0a:c6","id":"53087ce4-ae31-4e21-a70d-82b516da7b13","port_security_enabled":false,"project_id":"aac2c5c102bb41bfa37e0049d14c3f25","fixed_ips":[{"subnet_id":"56305a31-abbc-4a42-b7b5-600b6ef6a658","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"01272b79-dc8a-423d-8b6c-b0d9f562ad04","tenant_id":"aac2c5c102bb41bfa37e0049d14c3f25","created_at":"2018-06-27T22:37:09Z","admin_state_up":true,"updated_at":"2018-06-27T22:37:37Z","binding:vnic_type":"normal","device_id":"825ebae4-8877-4232-b97d-35df841c44f4","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:92:7d:25","id":"88c76a5d-9a07-4c4d-9ddf-a8cb36c11e5e","port_security_enabled":true,"project_id":"aac2c5c102bb41bfa37e0049d14c3f25","fixed_ips":[{"subnet_id":"56305a31-abbc-4a42-b7b5-600b6ef6a658","ip_address":"10.55.1.100"}],"extra_dhcp_opts":[],"security_groups":["4c073570-f7e5-49a6-97f8-98efb127da1d"],"name":"CreateInstanceSingleNetworkTests-cd885956-4775-4697-b24d-c7bc133b0a3fport-1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"01272b79-dc8a-423d-8b6c-b0d9f562ad04","tenant_id":"aac2c5c102bb41bfa37e0049d14c3f25","created_at":"2018-06-27T22:36:29Z","admin_state_up":true,"updated_at":"2018-06-27T22:36:35Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-01272b79-dc8a-423d-8b6c-b0d9f562ad04","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:73:79:a8","id":"e27adac4-479d-466a-b1b0-8e4ab06348cc","port_security_enabled":false,"project_id":"aac2c5c102bb41bfa37e0049d14c3f25","fixed_ips":[{"subnet_id":"56305a31-abbc-4a42-b7b5-600b6ef6a658","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-27 22:37:51,525 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=01272b79-dc8a-423d-8b6c-b0d9f562ad04 used request id req-52c33c57-440b-4eca-a07b-031ee55ec903 2018-06-27 22:37:51,526 - neutron_utils - INFO - Creating floating ip to external network - floating_net 2018-06-27 22:37:51,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?name=floating_net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6df488097486954e5c9924e72325d103ae74dc4" 2018-06-27 22:37:51,825 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:37:51 GMT Content-Type: application/json Content-Length: 594 Connection: keep-alive X-Openstack-Request-Id: req-362a4a57-24b0-4b76-ada5-600bf6fdc420 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":["df0aa635-d718-49cc-81c1-ba349ef8a505"],"updated_at":"2018-06-27T18:56:39Z","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T18:56:31Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"977aff9f-43e9-4fec-86ae-a730f64fa17d","name":"floating_net"}]} 2018-06-27 22:37:51,825 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=floating_net used request id req-362a4a57-24b0-4b76-ada5-600bf6fdc420 2018-06-27 22:37:51,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/subnets?network_id=977aff9f-43e9-4fec-86ae-a730f64fa17d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6df488097486954e5c9924e72325d103ae74dc4" 2018-06-27 22:37:51,968 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:37:51 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-d46a134e-fbde-4607-b2b9-7fe9a396d9d6 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-27 22:37:51,968 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=977aff9f-43e9-4fec-86ae-a730f64fa17d used request id req-d46a134e-fbde-4607-b2b9-7fe9a396d9d6 2018-06-27 22:37:51,973 - 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}e6df488097486954e5c9924e72325d103ae74dc4" -d '{"floatingip": {"floating_network_id": "977aff9f-43e9-4fec-86ae-a730f64fa17d", "port_id": "88c76a5d-9a07-4c4d-9ddf-a8cb36c11e5e"}}' 2018-06-27 22:37:57,707 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 22:37:57 GMT Content-Type: application/json Content-Length: 550 Connection: keep-alive X-Openstack-Request-Id: req-d072e61a-afec-4ad4-b928-7a5e9fe6cc21 Front-End-Https: on RESP BODY: {"floatingip": {"router_id": "ef03b686-34f5-4474-a049-1e53599958f5", "status": "DOWN", "description": "", "tags": [], "tenant_id": "aac2c5c102bb41bfa37e0049d14c3f25", "created_at": "2018-06-27T22:37:54Z", "updated_at": "2018-06-27T22:37:54Z", "floating_network_id": "977aff9f-43e9-4fec-86ae-a730f64fa17d", "fixed_ip_address": "10.55.1.100", "floating_ip_address": "172.30.10.113", "revision_number": 0, "project_id": "aac2c5c102bb41bfa37e0049d14c3f25", "port_id": "88c76a5d-9a07-4c4d-9ddf-a8cb36c11e5e", "id": "57fe5a63-4c2a-432a-9e13-331fe6ecd955"}} 2018-06-27 22:37:57,707 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/floatingips used request id req-d072e61a-afec-4ad4-b928-7a5e9fe6cc21 2018-06-27 22:37:57,708 - create_instance - INFO - Created floating IP 172.30.10.113 via router - CreateInstanceSingleNetworkTests-cd885956-4775-4697-b24d-c7bc133b0a3f-pub-router 2018-06-27 22:37:57,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/825ebae4-8877-4232-b97d-35df841c44f4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6df488097486954e5c9924e72325d103ae74dc4" 2018-06-27 22:37:59,598 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:37: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-6c0745ae-f099-40a0-8b8c-0f5e6bd92fba X-Compute-Request-Id: req-6c0745ae-f099-40a0-8b8c-0f5e6bd92fba Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-cd885956-4775-4697-b24d-c7bc133b0a3f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:7d:25", "version": 4, "addr": "10.55.1.100", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/825ebae4-8877-4232-b97d-35df841c44f4", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/825ebae4-8877-4232-b97d-35df841c44f4", "rel": "bookmark"}], "image": {"id": "70a063af-782f-4586-87f5-99c470020013", "links": [{"href": "http://172.30.10.101:8774/images/70a063af-782f-4586-87f5-99c470020013", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:37:37.000000", "flavor": {"id": "479706af-f393-4e78-9534-bcb6b40fb91f", "links": [{"href": "http://172.30.10.101:8774/flavors/479706af-f393-4e78-9534-bcb6b40fb91f", "rel": "bookmark"}]}, "id": "825ebae4-8877-4232-b97d-35df841c44f4", "security_groups": [{"name": "default"}], "user_id": "bb9a70ada838401fa631a8256a14f29d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:37:38Z", "hostId": "8068670e127a5803c48e0e65d85a41594cb27b0f74aab4d6c6397def", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-cd885956-4775-4697-b24d-c7bc133b0a3f-kp", "name": "CreateInstanceSingleNetworkTests-cd885956-4775-4697-b24d-c7bc133b0a3f-inst", "created": "2018-06-27T22:37:21Z", "tenant_id": "aac2c5c102bb41bfa37e0049d14c3f25", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:37:59,598 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/825ebae4-8877-4232-b97d-35df841c44f4 used request id req-6c0745ae-f099-40a0-8b8c-0f5e6bd92fba 2018-06-27 22:37:59,599 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-cd885956-4775-4697-b24d-c7bc133b0a3f-inst] is - ACTIVE 2018-06-27 22:37:59,599 - create_instance - INFO - VM is - ACTIVE 2018-06-27 22:37:59,602 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/825ebae4-8877-4232-b97d-35df841c44f4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6df488097486954e5c9924e72325d103ae74dc4" 2018-06-27 22:38:00,209 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:38:00 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-fd440c97-3cbf-4f7e-a765-1e2d46c0be9c X-Compute-Request-Id: req-fd440c97-3cbf-4f7e-a765-1e2d46c0be9c Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-cd885956-4775-4697-b24d-c7bc133b0a3f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:7d:25", "version": 4, "addr": "10.55.1.100", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/825ebae4-8877-4232-b97d-35df841c44f4", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/825ebae4-8877-4232-b97d-35df841c44f4", "rel": "bookmark"}], "image": {"id": "70a063af-782f-4586-87f5-99c470020013", "links": [{"href": "http://172.30.10.101:8774/images/70a063af-782f-4586-87f5-99c470020013", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:37:37.000000", "flavor": {"id": "479706af-f393-4e78-9534-bcb6b40fb91f", "links": [{"href": "http://172.30.10.101:8774/flavors/479706af-f393-4e78-9534-bcb6b40fb91f", "rel": "bookmark"}]}, "id": "825ebae4-8877-4232-b97d-35df841c44f4", "security_groups": [{"name": "default"}], "user_id": "bb9a70ada838401fa631a8256a14f29d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:37:38Z", "hostId": "8068670e127a5803c48e0e65d85a41594cb27b0f74aab4d6c6397def", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-cd885956-4775-4697-b24d-c7bc133b0a3f-kp", "name": "CreateInstanceSingleNetworkTests-cd885956-4775-4697-b24d-c7bc133b0a3f-inst", "created": "2018-06-27T22:37:21Z", "tenant_id": "aac2c5c102bb41bfa37e0049d14c3f25", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:38:00,209 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/825ebae4-8877-4232-b97d-35df841c44f4 used request id req-fd440c97-3cbf-4f7e-a765-1e2d46c0be9c 2018-06-27 22:38:00,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-cd885956-4775-4697-b24d-c7bc133b0a3f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6df488097486954e5c9924e72325d103ae74dc4" 2018-06-27 22:38:00,502 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:38:00 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-5000b082-acd8-412d-9e86-34b586969552 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["56305a31-abbc-4a42-b7b5-600b6ef6a658"],"updated_at":"2018-06-27T22:36:28Z","tenant_id":"aac2c5c102bb41bfa37e0049d14c3f25","created_at":"2018-06-27T22:36:25Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"aac2c5c102bb41bfa37e0049d14c3f25","id":"01272b79-dc8a-423d-8b6c-b0d9f562ad04","name":"CreateInstanceSingleNetworkTests-cd885956-4775-4697-b24d-c7bc133b0a3f-pub-net"}]} 2018-06-27 22:38:00,502 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-cd885956-4775-4697-b24d-c7bc133b0a3f-pub-net used request id req-5000b082-acd8-412d-9e86-34b586969552 2018-06-27 22:38:00,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/aac2c5c102bb41bfa37e0049d14c3f25 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6df488097486954e5c9924e72325d103ae74dc4" 2018-06-27 22:38:00,888 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:38:00 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f2377e31-33bc-4244-8c08-d1f28080f6be Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/aac2c5c102bb41bfa37e0049d14c3f25"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "aac2c5c102bb41bfa37e0049d14c3f25", "name": "CreateInstanceSingleNetworkTests-0b8a589c-4ca8-475-proj"}} 2018-06-27 22:38:00,888 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/aac2c5c102bb41bfa37e0049d14c3f25 used request id req-f2377e31-33bc-4244-8c08-d1f28080f6be 2018-06-27 22:38:00,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=01272b79-dc8a-423d-8b6c-b0d9f562ad04 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6df488097486954e5c9924e72325d103ae74dc4" 2018-06-27 22:38:01,072 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:38:01 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-189fccea-e435-45b7-bb11-a6fa9b04c709 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"01272b79-dc8a-423d-8b6c-b0d9f562ad04","tenant_id":"aac2c5c102bb41bfa37e0049d14c3f25","created_at":"2018-06-27T22:36:28Z","dns_nameservers":[],"updated_at":"2018-06-27T22:36: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":"aac2c5c102bb41bfa37e0049d14c3f25","id":"56305a31-abbc-4a42-b7b5-600b6ef6a658","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-cd885956-4775-4697-b24d-c7bc133b0a3f-pub-subnet"}]} 2018-06-27 22:38:01,072 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=01272b79-dc8a-423d-8b6c-b0d9f562ad04 used request id req-189fccea-e435-45b7-bb11-a6fa9b04c709 2018-06-27 22:38:01,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/ports?network_id=01272b79-dc8a-423d-8b6c-b0d9f562ad04 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6df488097486954e5c9924e72325d103ae74dc4" 2018-06-27 22:38:01,399 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:38:01 GMT Content-Type: application/json Content-Length: 3008 Connection: keep-alive X-Openstack-Request-Id: req-d159c8ce-cb4a-4240-832c-6d0678e68818 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"01272b79-dc8a-423d-8b6c-b0d9f562ad04","tenant_id":"aac2c5c102bb41bfa37e0049d14c3f25","created_at":"2018-06-27T22:36:41Z","admin_state_up":true,"updated_at":"2018-06-27T22:36:49Z","binding:vnic_type":"normal","device_id":"ef03b686-34f5-4474-a049-1e53599958f5","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:6f:1f:a3","id":"0eda4820-7871-493e-9c06-11651dccd714","port_security_enabled":false,"project_id":"aac2c5c102bb41bfa37e0049d14c3f25","fixed_ips":[{"subnet_id":"56305a31-abbc-4a42-b7b5-600b6ef6a658","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"01272b79-dc8a-423d-8b6c-b0d9f562ad04","tenant_id":"aac2c5c102bb41bfa37e0049d14c3f25","created_at":"2018-06-27T22:36:30Z","admin_state_up":true,"updated_at":"2018-06-27T22:36:35Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-01272b79-dc8a-423d-8b6c-b0d9f562ad04","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:45:0a:c6","id":"53087ce4-ae31-4e21-a70d-82b516da7b13","port_security_enabled":false,"project_id":"aac2c5c102bb41bfa37e0049d14c3f25","fixed_ips":[{"subnet_id":"56305a31-abbc-4a42-b7b5-600b6ef6a658","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"01272b79-dc8a-423d-8b6c-b0d9f562ad04","tenant_id":"aac2c5c102bb41bfa37e0049d14c3f25","created_at":"2018-06-27T22:37:09Z","admin_state_up":true,"updated_at":"2018-06-27T22:37:37Z","binding:vnic_type":"normal","device_id":"825ebae4-8877-4232-b97d-35df841c44f4","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:92:7d:25","id":"88c76a5d-9a07-4c4d-9ddf-a8cb36c11e5e","port_security_enabled":true,"project_id":"aac2c5c102bb41bfa37e0049d14c3f25","fixed_ips":[{"subnet_id":"56305a31-abbc-4a42-b7b5-600b6ef6a658","ip_address":"10.55.1.100"}],"extra_dhcp_opts":[],"security_groups":["4c073570-f7e5-49a6-97f8-98efb127da1d"],"name":"CreateInstanceSingleNetworkTests-cd885956-4775-4697-b24d-c7bc133b0a3fport-1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"01272b79-dc8a-423d-8b6c-b0d9f562ad04","tenant_id":"aac2c5c102bb41bfa37e0049d14c3f25","created_at":"2018-06-27T22:36:29Z","admin_state_up":true,"updated_at":"2018-06-27T22:36:35Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-01272b79-dc8a-423d-8b6c-b0d9f562ad04","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:73:79:a8","id":"e27adac4-479d-466a-b1b0-8e4ab06348cc","port_security_enabled":false,"project_id":"aac2c5c102bb41bfa37e0049d14c3f25","fixed_ips":[{"subnet_id":"56305a31-abbc-4a42-b7b5-600b6ef6a658","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-27 22:38:01,399 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=01272b79-dc8a-423d-8b6c-b0d9f562ad04 used request id req-d159c8ce-cb4a-4240-832c-6d0678e68818 2018-06-27 22:38:01,402 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/825ebae4-8877-4232-b97d-35df841c44f4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6df488097486954e5c9924e72325d103ae74dc4" 2018-06-27 22:38:02,158 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:38: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-d098e32c-9c52-45e5-968d-2c78b3675804 X-Compute-Request-Id: req-d098e32c-9c52-45e5-968d-2c78b3675804 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-cd885956-4775-4697-b24d-c7bc133b0a3f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:7d:25", "version": 4, "addr": "10.55.1.100", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:7d:25", "version": 4, "addr": "172.30.10.113", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/825ebae4-8877-4232-b97d-35df841c44f4", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/825ebae4-8877-4232-b97d-35df841c44f4", "rel": "bookmark"}], "image": {"id": "70a063af-782f-4586-87f5-99c470020013", "links": [{"href": "http://172.30.10.101:8774/images/70a063af-782f-4586-87f5-99c470020013", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:37:37.000000", "flavor": {"id": "479706af-f393-4e78-9534-bcb6b40fb91f", "links": [{"href": "http://172.30.10.101:8774/flavors/479706af-f393-4e78-9534-bcb6b40fb91f", "rel": "bookmark"}]}, "id": "825ebae4-8877-4232-b97d-35df841c44f4", "security_groups": [{"name": "default"}], "user_id": "bb9a70ada838401fa631a8256a14f29d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:37:38Z", "hostId": "8068670e127a5803c48e0e65d85a41594cb27b0f74aab4d6c6397def", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-cd885956-4775-4697-b24d-c7bc133b0a3f-kp", "name": "CreateInstanceSingleNetworkTests-cd885956-4775-4697-b24d-c7bc133b0a3f-inst", "created": "2018-06-27T22:37:21Z", "tenant_id": "aac2c5c102bb41bfa37e0049d14c3f25", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:38:02,158 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/825ebae4-8877-4232-b97d-35df841c44f4 used request id req-d098e32c-9c52-45e5-968d-2c78b3675804 2018-06-27 22:38:02,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=CreateInstanceSingleNetworkTests-cd885956-4775-4697-b24d-c7bc133b0a3f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6df488097486954e5c9924e72325d103ae74dc4" 2018-06-27 22:38:02,454 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:38:02 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-9d530482-f300-4cfc-985f-3235d2580db7 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["56305a31-abbc-4a42-b7b5-600b6ef6a658"],"updated_at":"2018-06-27T22:36:28Z","tenant_id":"aac2c5c102bb41bfa37e0049d14c3f25","created_at":"2018-06-27T22:36:25Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"aac2c5c102bb41bfa37e0049d14c3f25","id":"01272b79-dc8a-423d-8b6c-b0d9f562ad04","name":"CreateInstanceSingleNetworkTests-cd885956-4775-4697-b24d-c7bc133b0a3f-pub-net"}]} 2018-06-27 22:38:02,454 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-cd885956-4775-4697-b24d-c7bc133b0a3f-pub-net used request id req-9d530482-f300-4cfc-985f-3235d2580db7 2018-06-27 22:38:02,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/aac2c5c102bb41bfa37e0049d14c3f25 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6df488097486954e5c9924e72325d103ae74dc4" 2018-06-27 22:38:02,878 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:38:02 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e1c358db-7373-4b29-b1da-078700b60de6 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/aac2c5c102bb41bfa37e0049d14c3f25"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "aac2c5c102bb41bfa37e0049d14c3f25", "name": "CreateInstanceSingleNetworkTests-0b8a589c-4ca8-475-proj"}} 2018-06-27 22:38:02,878 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/aac2c5c102bb41bfa37e0049d14c3f25 used request id req-e1c358db-7373-4b29-b1da-078700b60de6 2018-06-27 22:38:02,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=01272b79-dc8a-423d-8b6c-b0d9f562ad04 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6df488097486954e5c9924e72325d103ae74dc4" 2018-06-27 22:38:03,078 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:38:03 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-afe65194-4a01-4810-95c6-4ccc3770476f Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"01272b79-dc8a-423d-8b6c-b0d9f562ad04","tenant_id":"aac2c5c102bb41bfa37e0049d14c3f25","created_at":"2018-06-27T22:36:28Z","dns_nameservers":[],"updated_at":"2018-06-27T22:36: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":"aac2c5c102bb41bfa37e0049d14c3f25","id":"56305a31-abbc-4a42-b7b5-600b6ef6a658","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-cd885956-4775-4697-b24d-c7bc133b0a3f-pub-subnet"}]} 2018-06-27 22:38:03,079 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=01272b79-dc8a-423d-8b6c-b0d9f562ad04 used request id req-afe65194-4a01-4810-95c6-4ccc3770476f 2018-06-27 22:38: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?network_id=01272b79-dc8a-423d-8b6c-b0d9f562ad04 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6df488097486954e5c9924e72325d103ae74dc4" 2018-06-27 22:38:03,506 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:38:03 GMT Content-Type: application/json Content-Length: 3008 Connection: keep-alive X-Openstack-Request-Id: req-d1a6e3fa-26e3-4e32-8a5b-e561b35e6d1b Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"01272b79-dc8a-423d-8b6c-b0d9f562ad04","tenant_id":"aac2c5c102bb41bfa37e0049d14c3f25","created_at":"2018-06-27T22:36:41Z","admin_state_up":true,"updated_at":"2018-06-27T22:36:49Z","binding:vnic_type":"normal","device_id":"ef03b686-34f5-4474-a049-1e53599958f5","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:6f:1f:a3","id":"0eda4820-7871-493e-9c06-11651dccd714","port_security_enabled":false,"project_id":"aac2c5c102bb41bfa37e0049d14c3f25","fixed_ips":[{"subnet_id":"56305a31-abbc-4a42-b7b5-600b6ef6a658","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"01272b79-dc8a-423d-8b6c-b0d9f562ad04","tenant_id":"aac2c5c102bb41bfa37e0049d14c3f25","created_at":"2018-06-27T22:36:30Z","admin_state_up":true,"updated_at":"2018-06-27T22:36:35Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-01272b79-dc8a-423d-8b6c-b0d9f562ad04","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:45:0a:c6","id":"53087ce4-ae31-4e21-a70d-82b516da7b13","port_security_enabled":false,"project_id":"aac2c5c102bb41bfa37e0049d14c3f25","fixed_ips":[{"subnet_id":"56305a31-abbc-4a42-b7b5-600b6ef6a658","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"01272b79-dc8a-423d-8b6c-b0d9f562ad04","tenant_id":"aac2c5c102bb41bfa37e0049d14c3f25","created_at":"2018-06-27T22:37:09Z","admin_state_up":true,"updated_at":"2018-06-27T22:37:37Z","binding:vnic_type":"normal","device_id":"825ebae4-8877-4232-b97d-35df841c44f4","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:92:7d:25","id":"88c76a5d-9a07-4c4d-9ddf-a8cb36c11e5e","port_security_enabled":true,"project_id":"aac2c5c102bb41bfa37e0049d14c3f25","fixed_ips":[{"subnet_id":"56305a31-abbc-4a42-b7b5-600b6ef6a658","ip_address":"10.55.1.100"}],"extra_dhcp_opts":[],"security_groups":["4c073570-f7e5-49a6-97f8-98efb127da1d"],"name":"CreateInstanceSingleNetworkTests-cd885956-4775-4697-b24d-c7bc133b0a3fport-1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"01272b79-dc8a-423d-8b6c-b0d9f562ad04","tenant_id":"aac2c5c102bb41bfa37e0049d14c3f25","created_at":"2018-06-27T22:36:29Z","admin_state_up":true,"updated_at":"2018-06-27T22:36:35Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-01272b79-dc8a-423d-8b6c-b0d9f562ad04","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:73:79:a8","id":"e27adac4-479d-466a-b1b0-8e4ab06348cc","port_security_enabled":false,"project_id":"aac2c5c102bb41bfa37e0049d14c3f25","fixed_ips":[{"subnet_id":"56305a31-abbc-4a42-b7b5-600b6ef6a658","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-27 22:38:03,506 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=01272b79-dc8a-423d-8b6c-b0d9f562ad04 used request id req-d1a6e3fa-26e3-4e32-8a5b-e561b35e6d1b 2018-06-27 22:38:03,507 - create_instance - INFO - Deleting Floating IP - 172.30.10.113 2018-06-27 22:38:03,507 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.10.113 2018-06-27 22:38:03,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/floatingips/57fe5a63-4c2a-432a-9e13-331fe6ecd955 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6df488097486954e5c9924e72325d103ae74dc4" 2018-06-27 22:38:06,270 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:38:06 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-053aaad2-fda7-42e0-9094-d9ac34b5376d Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:38:06,270 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/floatingips/57fe5a63-4c2a-432a-9e13-331fe6ecd955 used request id req-053aaad2-fda7-42e0-9094-d9ac34b5376d 2018-06-27 22:38:06,271 - create_instance - INFO - Deleting Port with ID - 88c76a5d-9a07-4c4d-9ddf-a8cb36c11e5e 2018-06-27 22:38:06,271 - neutron_utils - INFO - Deleting port with name CreateInstanceSingleNetworkTests-cd885956-4775-4697-b24d-c7bc133b0a3fport-1 2018-06-27 22:38:06,276 - 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/88c76a5d-9a07-4c4d-9ddf-a8cb36c11e5e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6df488097486954e5c9924e72325d103ae74dc4" 2018-06-27 22:38:07,541 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:38:07 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-0089c57e-5ecb-4705-b8eb-67deea36ac3c Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:38:07,542 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/ports/88c76a5d-9a07-4c4d-9ddf-a8cb36c11e5e used request id req-0089c57e-5ecb-4705-b8eb-67deea36ac3c 2018-06-27 22:38:07,542 - create_instance - INFO - Deleting VM instance - CreateInstanceSingleNetworkTests-cd885956-4775-4697-b24d-c7bc133b0a3f-inst 2018-06-27 22:38:07,545 - 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/825ebae4-8877-4232-b97d-35df841c44f4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6df488097486954e5c9924e72325d103ae74dc4" 2018-06-27 22:38:08,367 - novaclient.v2.client - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:38: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-9f332ac6-cad1-43e6-8d10-85ebef4394bb X-Compute-Request-Id: req-9f332ac6-cad1-43e6-8d10-85ebef4394bb Front-End-Https: on 2018-06-27 22:38:08,367 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/servers/825ebae4-8877-4232-b97d-35df841c44f4 used request id req-9f332ac6-cad1-43e6-8d10-85ebef4394bb 2018-06-27 22:38:08,368 - create_instance - INFO - Checking deletion status 2018-06-27 22:38:08,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/825ebae4-8877-4232-b97d-35df841c44f4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6df488097486954e5c9924e72325d103ae74dc4" 2018-06-27 22:38:09,743 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:38:09 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-b9f39440-b9fc-4ec3-ac0d-ba05c2fe4862 X-Compute-Request-Id: req-b9f39440-b9fc-4ec3-ac0d-ba05c2fe4862 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/825ebae4-8877-4232-b97d-35df841c44f4", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/825ebae4-8877-4232-b97d-35df841c44f4", "rel": "bookmark"}], "image": {"id": "70a063af-782f-4586-87f5-99c470020013", "links": [{"href": "http://172.30.10.101:8774/images/70a063af-782f-4586-87f5-99c470020013", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:37:37.000000", "flavor": {"id": "479706af-f393-4e78-9534-bcb6b40fb91f", "links": [{"href": "http://172.30.10.101:8774/flavors/479706af-f393-4e78-9534-bcb6b40fb91f", "rel": "bookmark"}]}, "id": "825ebae4-8877-4232-b97d-35df841c44f4", "user_id": "bb9a70ada838401fa631a8256a14f29d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:38:08Z", "hostId": "8068670e127a5803c48e0e65d85a41594cb27b0f74aab4d6c6397def", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-cd885956-4775-4697-b24d-c7bc133b0a3f-kp", "name": "CreateInstanceSingleNetworkTests-cd885956-4775-4697-b24d-c7bc133b0a3f-inst", "created": "2018-06-27T22:37:21Z", "tenant_id": "aac2c5c102bb41bfa37e0049d14c3f25", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:38:09,744 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/825ebae4-8877-4232-b97d-35df841c44f4 used request id req-b9f39440-b9fc-4ec3-ac0d-ba05c2fe4862 2018-06-27 22:38:09,744 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-cd885956-4775-4697-b24d-c7bc133b0a3f-inst] is - ACTIVE 2018-06-27 22:38:09,744 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 22:38:12,747 - create_instance - DEBUG - VM status query timeout in 295.620682955 2018-06-27 22:38:12,751 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/825ebae4-8877-4232-b97d-35df841c44f4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6df488097486954e5c9924e72325d103ae74dc4" 2018-06-27 22:38:12,929 - novaclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Wed, 27 Jun 2018 22:38: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-59bafe6c-307f-441d-a3ad-d967481753f4 X-Compute-Request-Id: req-59bafe6c-307f-441d-a3ad-d967481753f4 RESP BODY: {"itemNotFound": {"message": "Instance 825ebae4-8877-4232-b97d-35df841c44f4 could not be found.", "code": 404}} 2018-06-27 22:38:12,930 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/825ebae4-8877-4232-b97d-35df841c44f4 used request id req-59bafe6c-307f-441d-a3ad-d967481753f4 2018-06-27 22:38:12,930 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 825ebae4-8877-4232-b97d-35df841c44f4 could not be found. (HTTP 404) (Request-ID: req-59bafe6c-307f-441d-a3ad-d967481753f4) 2018-06-27 22:38:12,930 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSingleNetworkTests-cd885956-4775-4697-b24d-c7bc133b0a3f-inst 2018-06-27 22:38:12,932 - nova_utils - DEBUG - Deleting keypair - CreateInstanceSingleNetworkTests-cd885956-4775-4697-b24d-c7bc133b0a3f-kp 2018-06-27 22:38:12,935 - 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-cd885956-4775-4697-b24d-c7bc133b0a3f-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ecdaf06ef0d28fc32e2b3bea65ea0e1b72cfc87" 2018-06-27 22:38:13,426 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 22:38:13 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-6a71655f-6d97-4826-96eb-b95aa3fbf330 X-Compute-Request-Id: req-6a71655f-6d97-4826-96eb-b95aa3fbf330 2018-06-27 22:38:13,426 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-cd885956-4775-4697-b24d-c7bc133b0a3f-kp used request id req-6a71655f-6d97-4826-96eb-b95aa3fbf330 2018-06-27 22:38:13,426 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateInstanceSingleNetworkTests-cd885956-4775-4697-b24d-c7bc133b0a3f.pub] 2018-06-27 22:38:13,427 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateInstanceSingleNetworkTests-cd885956-4775-4697-b24d-c7bc133b0a3f] 2018-06-27 22:38:13,430 - 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/479706af-f393-4e78-9534-bcb6b40fb91f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5888c6d7d550026857f6e5cbedb905843c1e80c" 2018-06-27 22:38:13,550 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 22:38:13 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-514e3c82-11b3-4208-b312-49e2066df1c7 X-Compute-Request-Id: req-514e3c82-11b3-4208-b312-49e2066df1c7 2018-06-27 22:38:13,550 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/flavors/479706af-f393-4e78-9534-bcb6b40fb91f used request id req-514e3c82-11b3-4208-b312-49e2066df1c7 2018-06-27 22:38:13,551 - neutron_utils - INFO - Deleting security group rule with ID - b2205267-f9c9-4733-9bdf-b52077cb8c42 2018-06-27 22:38:13,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/b2205267-f9c9-4733-9bdf-b52077cb8c42 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38f8c90cb43c5746d8ae2b86db453ad2fbacf942" 2018-06-27 22:38:13,910 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:38:13 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-ec8d8504-1881-4b5c-9f95-be06106712e2 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:38:13,910 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/b2205267-f9c9-4733-9bdf-b52077cb8c42 used request id req-ec8d8504-1881-4b5c-9f95-be06106712e2 2018-06-27 22:38:13,910 - neutron_utils - INFO - Deleting security group rule with ID - e41f6047-e6b9-484f-9102-2deeebab15b5 2018-06-27 22:38:13,916 - 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/e41f6047-e6b9-484f-9102-2deeebab15b5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38f8c90cb43c5746d8ae2b86db453ad2fbacf942" 2018-06-27 22:38:14,197 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:38:14 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-7837319b-b539-40b7-8bbf-7e61da42f805 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:38:14,198 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/e41f6047-e6b9-484f-9102-2deeebab15b5 used request id req-7837319b-b539-40b7-8bbf-7e61da42f805 2018-06-27 22:38:14,198 - neutron_utils - INFO - Deleting security group rule with ID - 8a0a094e-4505-4ab8-b3d6-02ee9ac0f7b5 2018-06-27 22:38:14,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/8a0a094e-4505-4ab8-b3d6-02ee9ac0f7b5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38f8c90cb43c5746d8ae2b86db453ad2fbacf942" 2018-06-27 22:38:14,417 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:38:14 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-138db5e3-23ff-46a6-aa6d-05ebddc48d0d Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:38:14,417 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/8a0a094e-4505-4ab8-b3d6-02ee9ac0f7b5 used request id req-138db5e3-23ff-46a6-aa6d-05ebddc48d0d 2018-06-27 22:38:14,417 - neutron_utils - INFO - Deleting security group rule with ID - 48ce8173-adbb-4f67-94bd-cb63164a26d4 2018-06-27 22:38:14,422 - 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/48ce8173-adbb-4f67-94bd-cb63164a26d4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38f8c90cb43c5746d8ae2b86db453ad2fbacf942" 2018-06-27 22:38:14,645 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:38:14 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-d8496d70-e1ec-468a-848e-db47fb7af4e3 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:38:14,646 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/48ce8173-adbb-4f67-94bd-cb63164a26d4 used request id req-d8496d70-e1ec-468a-848e-db47fb7af4e3 2018-06-27 22:38:14,646 - neutron_utils - INFO - Deleting security group with name - CreateInstanceSingleNetworkTests-cd885956-4775-4697-b24d-c7bc133b0a3f-sec-grp 2018-06-27 22:38:14,651 - 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/2da66b11-0bd9-41c5-8287-23dadc58488f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38f8c90cb43c5746d8ae2b86db453ad2fbacf942" 2018-06-27 22:38:14,915 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:38:14 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-31e2d216-a1f8-4112-9ea3-f77a12372821 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:38:14,915 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/2da66b11-0bd9-41c5-8287-23dadc58488f used request id req-31e2d216-a1f8-4112-9ea3-f77a12372821 2018-06-27 22:38:14,916 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceSingleNetworkTests-cd885956-4775-4697-b24d-c7bc133b0a3f-pub-router and subnet CreateInstanceSingleNetworkTests-cd885956-4775-4697-b24d-c7bc133b0a3f-pub-subnet 2018-06-27 22:38:14,916 - neutron_utils - INFO - Removing router interface from router named CreateInstanceSingleNetworkTests-cd885956-4775-4697-b24d-c7bc133b0a3f-pub-router 2018-06-27 22:38:14,921 - 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/ef03b686-34f5-4474-a049-1e53599958f5/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}723467c5abedd015ec8e9ef7397a1c2c899faea0" -d '{"subnet_id": "56305a31-abbc-4a42-b7b5-600b6ef6a658"}' 2018-06-27 22:38:20,607 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:38:20 GMT Content-Type: application/json Content-Length: 309 Connection: keep-alive X-Openstack-Request-Id: req-ea4f6b81-9152-419c-9bf5-abcbd3a26252 Front-End-Https: on RESP BODY: {"network_id": "01272b79-dc8a-423d-8b6c-b0d9f562ad04", "tenant_id": "aac2c5c102bb41bfa37e0049d14c3f25", "subnet_id": "56305a31-abbc-4a42-b7b5-600b6ef6a658", "subnet_ids": ["56305a31-abbc-4a42-b7b5-600b6ef6a658"], "port_id": "0eda4820-7871-493e-9c06-11651dccd714", "id": "ef03b686-34f5-4474-a049-1e53599958f5"} 2018-06-27 22:38:20,608 - keystoneauth.session - DEBUG - PUT call to network for https://172.30.10.101:9696/v2.0/routers/ef03b686-34f5-4474-a049-1e53599958f5/remove_router_interface used request id req-ea4f6b81-9152-419c-9bf5-abcbd3a26252 2018-06-27 22:38:20,608 - OpenStackNetwork - INFO - Removing router CreateInstanceSingleNetworkTests-cd885956-4775-4697-b24d-c7bc133b0a3f-pub-router 2018-06-27 22:38:20,608 - neutron_utils - INFO - Deleting router with name - CreateInstanceSingleNetworkTests-cd885956-4775-4697-b24d-c7bc133b0a3f-pub-router 2018-06-27 22:38:20,613 - 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/ef03b686-34f5-4474-a049-1e53599958f5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}723467c5abedd015ec8e9ef7397a1c2c899faea0" 2018-06-27 22:38:24,015 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:38:24 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-33edec34-1d31-4034-b361-e9def52f7e79 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:38:24,015 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/routers/ef03b686-34f5-4474-a049-1e53599958f5 used request id req-33edec34-1d31-4034-b361-e9def52f7e79 2018-06-27 22:38:24,016 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-cd885956-4775-4697-b24d-c7bc133b0a3f-pub-subnet 2018-06-27 22:38:24,017 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-cd885956-4775-4697-b24d-c7bc133b0a3f-pub-subnet 2018-06-27 22:38:24,022 - 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/56305a31-abbc-4a42-b7b5-600b6ef6a658 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19f8fa86ad6825a3f65a3091741f28eb386f12e3" 2018-06-27 22:38:28,724 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:38:28 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-c4db8b69-bfab-42b6-8110-a222a7fd7cc1 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:38:28,724 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/56305a31-abbc-4a42-b7b5-600b6ef6a658 used request id req-c4db8b69-bfab-42b6-8110-a222a7fd7cc1 2018-06-27 22:38:28,724 - neutron_utils - INFO - Deleting network with name CreateInstanceSingleNetworkTests-cd885956-4775-4697-b24d-c7bc133b0a3f-pub-net 2018-06-27 22:38:28,730 - 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/01272b79-dc8a-423d-8b6c-b0d9f562ad04 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19f8fa86ad6825a3f65a3091741f28eb386f12e3" 2018-06-27 22:38:31,476 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:38:31 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-8f1f5bbb-5b4b-458b-97ac-1b85c6580415 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:38:31,476 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/01272b79-dc8a-423d-8b6c-b0d9f562ad04 used request id req-8f1f5bbb-5b4b-458b-97ac-1b85c6580415 2018-06-27 22:38:31,477 - glance_utils - INFO - Deleting image named - CreateInstanceSingleNetworkTests-cd885956-4775-4697-b24d-c7bc133b0a3f-image 2018-06-27 22:38:31,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9292/v2/images/70a063af-782f-4586-87f5-99c470020013 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}67ada87715c12effaecaade99688ad752ec9071f" 2018-06-27 22:38:32,538 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:38:32 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-5a3bb40f-600c-4711-8084-f95cbae4c230 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-27 22:38:32,538 - keystoneauth.session - DEBUG - DELETE call to image for https://172.30.10.101:9292/v2/images/70a063af-782f-4586-87f5-99c470020013 used request id req-5a3bb40f-600c-4711-8084-f95cbae4c230 2018-06-27 22:38:32,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-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43e63f1d9b359afab599fda5d54208761e2efdf9" 2018-06-27 22:38:33,442 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:38:33 GMT Content-Type: application/json Content-Length: 11766 Connection: keep-alive X-Openstack-Request-Id: req-a346c048-8014-4bb1-9e24-1c47d218fe37 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "aac2c5c102bb41bfa37e0049d14c3f25", "created_at": "2018-06-27T22:36:25Z", "updated_at": "2018-06-27T22:36:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:36:25Z", "revision_number": 0, "id": "39f132f9-9698-463d-813b-a921370f0310", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:36:25Z", "security_group_id": "4c073570-f7e5-49a6-97f8-98efb127da1d", "tenant_id": "aac2c5c102bb41bfa37e0049d14c3f25", "port_range_min": null, "ethertype": "IPv6", "project_id": "aac2c5c102bb41bfa37e0049d14c3f25"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:36:25Z", "revision_number": 0, "id": "b6010a46-9c1b-4626-8552-44e6a58d8687", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:36:25Z", "security_group_id": "4c073570-f7e5-49a6-97f8-98efb127da1d", "tenant_id": "aac2c5c102bb41bfa37e0049d14c3f25", "port_range_min": null, "ethertype": "IPv4", "project_id": "aac2c5c102bb41bfa37e0049d14c3f25"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:36:25Z", "revision_number": 0, "id": "e4b5e923-ba32-42d9-b1c7-7bd36c284ddd", "remote_group_id": "4c073570-f7e5-49a6-97f8-98efb127da1d", "remote_ip_prefix": null, "created_at": "2018-06-27T22:36:25Z", "security_group_id": "4c073570-f7e5-49a6-97f8-98efb127da1d", "tenant_id": "aac2c5c102bb41bfa37e0049d14c3f25", "port_range_min": null, "ethertype": "IPv6", "project_id": "aac2c5c102bb41bfa37e0049d14c3f25"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:36:25Z", "revision_number": 0, "id": "f4ddbfb7-8348-4826-89dd-ee506c5851f6", "remote_group_id": "4c073570-f7e5-49a6-97f8-98efb127da1d", "remote_ip_prefix": null, "created_at": "2018-06-27T22:36:25Z", "security_group_id": "4c073570-f7e5-49a6-97f8-98efb127da1d", "tenant_id": "aac2c5c102bb41bfa37e0049d14c3f25", "port_range_min": null, "ethertype": "IPv4", "project_id": "aac2c5c102bb41bfa37e0049d14c3f25"}], "revision_number": 4, "project_id": "aac2c5c102bb41bfa37e0049d14c3f25", "id": "4c073570-f7e5-49a6-97f8-98efb127da1d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-27T19:03:04Z", "updated_at": "2018-06-27T19:03:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "6748ef1e-56da-434e-9e89-e86b58537b65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "b3e3826c-1c48-4699-93f0-f8a310956753", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "bfad35fa-7ea9-4a81-917d-7b86481eb510", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "d657b333-103d-4d19-add8-1e8bae2f8849", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b92069937e44a3786e439f95c61afe5", "created_at": "2018-06-27T19:08:41Z", "updated_at": "2018-06-27T19:08:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "4ac2a090-f595-4e7b-9b7a-a52fa204e881", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "5508c0b1-6261-44cb-854d-60c64bcbba0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "a60c77dc-6985-48ac-a3a3-067176d3e52f", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "e6ec0fa4-1eb3-4c5d-a451-c7acfd7fde82", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}], "revision_number": 4, "project_id": "4b92069937e44a3786e439f95c61afe5", "id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T18:59:55Z", "updated_at": "2018-06-27T18:59:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "5a060918-419b-4ec3-90df-a7764c06af2f", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "6cd9bbf0-4d1b-4b13-a6c4-e20a15bb3360", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "8134c0f0-89c6-4d45-bef8-a9260d9d0723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "e0e7297a-a59d-4d2b-b75c-2cc86b269114", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}], "revision_number": 4, "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "created_at": "2018-06-27T21:03:43Z", "updated_at": "2018-06-27T21:03:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "41061dbf-a5a2-465f-84dd-140f6104b3f7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "47d5c96d-0510-41a5-b33e-5683702c5bb8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "4b4b6430-3f42-4fe4-a25e-2c5c015a7699", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "e6a68cb7-6491-4474-a4d7-38496cac4eb7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}], "revision_number": 4, "project_id": "3f0a375b66c54145bff1c56e7c91ad73", "id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "name": "default"}]} 2018-06-27 22:38:33,442 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-a346c048-8014-4bb1-9e24-1c47d218fe37 2018-06-27 22:38:33,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/aac2c5c102bb41bfa37e0049d14c3f25 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43e63f1d9b359afab599fda5d54208761e2efdf9" 2018-06-27 22:38:33,830 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:38:33 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-769766fd-4c96-4ecf-b3b3-e1c69d2a936c Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/aac2c5c102bb41bfa37e0049d14c3f25"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "aac2c5c102bb41bfa37e0049d14c3f25", "name": "CreateInstanceSingleNetworkTests-0b8a589c-4ca8-475-proj"}} 2018-06-27 22:38:33,831 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/aac2c5c102bb41bfa37e0049d14c3f25 used request id req-769766fd-4c96-4ecf-b3b3-e1c69d2a936c 2018-06-27 22:38:33,831 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4c073570-f7e5-49a6-97f8-98efb127da1d 2018-06-27 22:38:33,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-group-rules?security_group_id=4c073570-f7e5-49a6-97f8-98efb127da1d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43e63f1d9b359afab599fda5d54208761e2efdf9" 2018-06-27 22:38:33,914 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:38:33 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-821a9b94-ffb4-44c4-ab9f-443e0abc4fc1 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-27T22:36:25Z", "security_group_id": "4c073570-f7e5-49a6-97f8-98efb127da1d", "port_range_min": null, "revision_number": 0, "tenant_id": "aac2c5c102bb41bfa37e0049d14c3f25", "created_at": "2018-06-27T22:36:25Z", "project_id": "aac2c5c102bb41bfa37e0049d14c3f25", "id": "39f132f9-9698-463d-813b-a921370f0310"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T22:36:25Z", "security_group_id": "4c073570-f7e5-49a6-97f8-98efb127da1d", "port_range_min": null, "revision_number": 0, "tenant_id": "aac2c5c102bb41bfa37e0049d14c3f25", "created_at": "2018-06-27T22:36:25Z", "project_id": "aac2c5c102bb41bfa37e0049d14c3f25", "id": "b6010a46-9c1b-4626-8552-44e6a58d8687"}, {"remote_group_id": "4c073570-f7e5-49a6-97f8-98efb127da1d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T22:36:25Z", "security_group_id": "4c073570-f7e5-49a6-97f8-98efb127da1d", "port_range_min": null, "revision_number": 0, "tenant_id": "aac2c5c102bb41bfa37e0049d14c3f25", "created_at": "2018-06-27T22:36:25Z", "project_id": "aac2c5c102bb41bfa37e0049d14c3f25", "id": "e4b5e923-ba32-42d9-b1c7-7bd36c284ddd"}, {"remote_group_id": "4c073570-f7e5-49a6-97f8-98efb127da1d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T22:36:25Z", "security_group_id": "4c073570-f7e5-49a6-97f8-98efb127da1d", "port_range_min": null, "revision_number": 0, "tenant_id": "aac2c5c102bb41bfa37e0049d14c3f25", "created_at": "2018-06-27T22:36:25Z", "project_id": "aac2c5c102bb41bfa37e0049d14c3f25", "id": "f4ddbfb7-8348-4826-89dd-ee506c5851f6"}]} 2018-06-27 22:38:33,914 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=4c073570-f7e5-49a6-97f8-98efb127da1d used request id req-821a9b94-ffb4-44c4-ab9f-443e0abc4fc1 2018-06-27 22:38:33,915 - neutron_utils - INFO - Deleting security group with name - default 2018-06-27 22:38:33,920 - 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/4c073570-f7e5-49a6-97f8-98efb127da1d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43e63f1d9b359afab599fda5d54208761e2efdf9" 2018-06-27 22:38:34,305 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:38:34 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-b4722b6a-b51c-43dc-a5ad-3da16abcdb6b Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:38:34,305 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/4c073570-f7e5-49a6-97f8-98efb127da1d used request id req-b4722b6a-b51c-43dc-a5ad-3da16abcdb6b 2018-06-27 22:38:34,306 - keystone_utils - INFO - Deleting project with name - CreateInstanceSingleNetworkTests-0b8a589c-4ca8-475-proj 2018-06-27 22:38:34,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/aac2c5c102bb41bfa37e0049d14c3f25 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43e63f1d9b359afab599fda5d54208761e2efdf9" 2018-06-27 22:38:35,175 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 22:38:34 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cb86c9d8-fbf1-4990-93b4-3244767d9c19 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:38:35,175 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/aac2c5c102bb41bfa37e0049d14c3f25 used request id req-cb86c9d8-fbf1-4990-93b4-3244767d9c19 2018-06-27 22:38:35,175 - keystone_utils - INFO - Deleting role with name - CreateInstanceSingleNetworkTests-0b8a589c-4ca8-475-proj-role 2018-06-27 22:38:35,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/ddf200be345b4e319a99e81adcdd4471 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43e63f1d9b359afab599fda5d54208761e2efdf9" 2018-06-27 22:38:35,656 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 22:38:35 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b62c9f11-2fd5-400c-8d01-01bacf6e757e Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:38:35,656 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/ddf200be345b4e319a99e81adcdd4471 used request id req-b62c9f11-2fd5-400c-8d01-01bacf6e757e 2018-06-27 22:38:35,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43e63f1d9b359afab599fda5d54208761e2efdf9" 2018-06-27 22:38:35,997 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:38:35 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-764fac6f-7f60-42f9-bb64-db415e75c6e2 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 22:38:35,997 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-764fac6f-7f60-42f9-bb64-db415e75c6e2 2018-06-27 22:38:35,998 - keystone_utils - INFO - Deleting user with name - CreateInstanceSingleNetworkTests-0b8a589c-4ca8-475-user 2018-06-27 22:38:36,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/bb9a70ada838401fa631a8256a14f29d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e30bf1170a7d70800217aea41f7d65e095d1665c" 2018-06-27 22:38:36,717 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 22:38:36 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b0d90aaf-c405-40e1-9410-171304ccd79e Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:38:36,717 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/bb9a70ada838401fa631a8256a14f29d used request id req-b0d90aaf-c405-40e1-9410-171304ccd79e 2018-06-27 22:38:36,719 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:38:37,531 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T23:38:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["Uwdc7D9IQfCyxIovSzm3XA"], "issued_at": "2018-06-27T22:38:37.000000Z"}} 2018-06-27 22:38:37,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d716b431c2b7457a59118cd004f64d4ea2e01a8" 2018-06-27 22:38:37,597 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:38:37 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-dcfaf6cf-75f6-46bf-b5c5-af903a682388 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:38:37,597 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-dcfaf6cf-75f6-46bf-b5c5-af903a682388 2018-06-27 22:38:37,598 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:38:37,600 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:38:38,566 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T23:38:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["N4kFKoRjQPmuq-0B7MD_YA"], "issued_at": "2018-06-27T22:38:38.000000Z"}} 2018-06-27 22:38:38,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}2c958c3040b032afeb28470a8db8d5fe57e73a84" 2018-06-27 22:38:38,893 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:38:38 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9849d5da-3c6a-4ded-aafa-22290f3357d2 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:38:38,893 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-9849d5da-3c6a-4ded-aafa-22290f3357d2 2018-06-27 22:38:38,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-27 22:38:38,910 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 22:38: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-27 22:38:38,911 - 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-44b54149-9bfd-4ed-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c958c3040b032afeb28470a8db8d5fe57e73a84" 2018-06-27 22:38:39,274 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:38:38 GMT Server: Apache Content-Length: 200 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2c63bce4-e3be-4ce3-a12a-f6a55895a3cc 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-44b54149-9bfd-4ed-proj", "previous": null, "next": null}, "projects": []} 2018-06-27 22:38:39,274 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-44b54149-9bfd-4ed-proj used request id req-2c63bce4-e3be-4ce3-a12a-f6a55895a3cc 2018-06-27 22:38:39,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}2c958c3040b032afeb28470a8db8d5fe57e73a84" 2018-06-27 22:38:39,669 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:38:39 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3f00f3fc-5a30-4e16-a170-ce21212f984d Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 22:38:39,669 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-3f00f3fc-5a30-4e16-a170-ce21212f984d 2018-06-27 22:38:39,673 - 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}2c958c3040b032afeb28470a8db8d5fe57e73a84" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-44b54149-9bfd-4ed-proj"}}' 2018-06-27 22:38:40,147 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 22:38:39 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b1fbd72c-5db3-4100-aa77-f74bac1c1ed9 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/f4ccf77e6e8a43b8a48fc05725e57dd1"}, "tags": [], "enabled": true, "id": "f4ccf77e6e8a43b8a48fc05725e57dd1", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-44b54149-9bfd-4ed-proj"}} 2018-06-27 22:38:40,147 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-b1fbd72c-5db3-4100-aa77-f74bac1c1ed9 2018-06-27 22:38:40,147 - keystone_utils - INFO - Created project with name - CreateInstanceSingleNetworkTests-44b54149-9bfd-4ed-proj 2018-06-27 22:38:40,148 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:38:40,149 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:38:41,056 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T23:38:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["yjmmQxqjQ3OcrkrTP0CGAQ"], "issued_at": "2018-06-27T22:38:41.000000Z"}} 2018-06-27 22:38:41,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}fc7d812d58f4c2e7f4e147f731da1bb55a2d54d5" 2018-06-27 22:38:41,124 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:38:41 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-84586073-475c-40cd-8eb3-4ccc502e586d Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:38:41,125 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-84586073-475c-40cd-8eb3-4ccc502e586d 2018-06-27 22:38:41,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 22:38:41,139 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 22:38: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-27 22:38:41,140 - 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}fc7d812d58f4c2e7f4e147f731da1bb55a2d54d5" 2018-06-27 22:38:41,610 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:38:41 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f5bd0129-c8f6-40a5-8ca7-132c592a7ff4 Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/05b1bc3fa6fd4243a4ba8b4d6fcc3daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05b1bc3fa6fd4243a4ba8b4d6fcc3daf", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/48d44c9c0fea4f4e80edc7d2e0715db7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d44c9c0fea4f4e80edc7d2e0715db7", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/4d3721127bf84155a837606ce3feba32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d3721127bf84155a837606ce3feba32", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/5c846663ea6d407e9223de0719ce5442"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c846663ea6d407e9223de0719ce5442", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/73a10e6c4f67490a8a4030cc6cea32f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73a10e6c4f67490a8a4030cc6cea32f5", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/8ecfab7d9d4f47bb8892a85b7d2a0b5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ecfab7d9d4f47bb8892a85b7d2a0b5a", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/b278d529e9a54a9195e4e536b9384dc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b278d529e9a54a9195e4e536b9384dc0", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b7f107ae7bb34ccea8282b1a0ec7a979"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7f107ae7bb34ccea8282b1a0ec7a979", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/d21494d0185b463db36b8c8c2b341b97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d21494d0185b463db36b8c8c2b341b97", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e0bb346419f84e4680f6ca9a97f4fc0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e0bb346419f84e4680f6ca9a97f4fc0b", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "c8d542af72ce49338052c29f02c8857e", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e9dd794fa5c040a9a0445386fb2a6116"}, "options": {}, "id": "e9dd794fa5c040a9a0445386fb2a6116", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/e9f9c747d54947bc800a81ecf11858f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9f9c747d54947bc800a81ecf11858f5", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-27 22:38:41,611 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-f5bd0129-c8f6-40a5-8ca7-132c592a7ff4 2018-06-27 22:38:41,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?name=CreateInstanceSingleNetworkTests-44b54149-9bfd-4ed-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc7d812d58f4c2e7f4e147f731da1bb55a2d54d5" 2018-06-27 22:38:41,710 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:38:41 GMT Server: Apache Content-Length: 483 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7072186f-1096-4ea4-bd8f-ae1ef14f4998 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateInstanceSingleNetworkTests-44b54149-9bfd-4ed-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/f4ccf77e6e8a43b8a48fc05725e57dd1"}, "tags": [], "enabled": true, "id": "f4ccf77e6e8a43b8a48fc05725e57dd1", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-44b54149-9bfd-4ed-proj"}]} 2018-06-27 22:38:41,710 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateInstanceSingleNetworkTests-44b54149-9bfd-4ed-proj used request id req-7072186f-1096-4ea4-bd8f-ae1ef14f4998 2018-06-27 22:38:41,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc7d812d58f4c2e7f4e147f731da1bb55a2d54d5" 2018-06-27 22:38:42,137 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:38:41 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3d5b91b7-8c20-4952-abe0-2344e17dab76 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 22:38:42,137 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-3d5b91b7-8c20-4952-abe0-2344e17dab76 2018-06-27 22:38:42,774 - keystone_utils - INFO - Created user with name - CreateInstanceSingleNetworkTests-44b54149-9bfd-4ed-user 2018-06-27 22:38:42,774 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:38:42,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}2c958c3040b032afeb28470a8db8d5fe57e73a84" 2018-06-27 22:38:43,168 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:38:42 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-19841382-4aae-4e04-85f7-7a6ba460e934 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 22:38:43,169 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-19841382-4aae-4e04-85f7-7a6ba460e934 2018-06-27 22:38:43,173 - 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}2c958c3040b032afeb28470a8db8d5fe57e73a84" -d '{"role": {"name": "CreateInstanceSingleNetworkTests-44b54149-9bfd-4ed-proj-role"}}' 2018-06-27 22:38:43,549 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 22:38:43 GMT Server: Apache Content-Length: 231 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8ef992fc-c712-4522-967f-44067c05e30b Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5ac099731a43446cb07b0adef8c91097", "links": {"self": "http://10.167.4.35:5000/v3/roles/5ac099731a43446cb07b0adef8c91097"}, "name": "CreateInstanceSingleNetworkTests-44b54149-9bfd-4ed-proj-role"}} 2018-06-27 22:38:43,549 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-8ef992fc-c712-4522-967f-44067c05e30b 2018-06-27 22:38:43,549 - keystone_utils - INFO - Created role with name - CreateInstanceSingleNetworkTests-44b54149-9bfd-4ed-proj-role 2018-06-27 22:38:43,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/5ac099731a43446cb07b0adef8c91097 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c958c3040b032afeb28470a8db8d5fe57e73a84" 2018-06-27 22:38:43,959 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:38:43 GMT Server: Apache Content-Length: 231 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c04b8101-a482-48cc-9dc7-83a79eb7513c Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5ac099731a43446cb07b0adef8c91097", "links": {"self": "http://10.167.4.35:5000/v3/roles/5ac099731a43446cb07b0adef8c91097"}, "name": "CreateInstanceSingleNetworkTests-44b54149-9bfd-4ed-proj-role"}} 2018-06-27 22:38:43,960 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/5ac099731a43446cb07b0adef8c91097 used request id req-c04b8101-a482-48cc-9dc7-83a79eb7513c 2018-06-27 22:38:43,960 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-44b54149-9bfd-4ed-proj-role to project CreateInstanceSingleNetworkTests-44b54149-9bfd-4ed-proj 2018-06-27 22:38:43,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/f4ccf77e6e8a43b8a48fc05725e57dd1/users/ef51ef63afd04902b730270028f1ef07/roles/5ac099731a43446cb07b0adef8c91097 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c958c3040b032afeb28470a8db8d5fe57e73a84" 2018-06-27 22:38:44,454 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 22:38:43 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0cccf8ad-a476-4cd6-b6ff-ab7aadcba13b Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:38:44,454 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/f4ccf77e6e8a43b8a48fc05725e57dd1/users/ef51ef63afd04902b730270028f1ef07/roles/5ac099731a43446cb07b0adef8c91097 used request id req-0cccf8ad-a476-4cd6-b6ff-ab7aadcba13b 2018-06-27 22:38:44,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-27 22:38:44,470 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 22:38: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-27 22:38:44,471 - 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}6d716b431c2b7457a59118cd004f64d4ea2e01a8" 2018-06-27 22:38:44,904 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:38:44 GMT Server: Apache Content-Length: 3630 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-76357f3e-4a15-44c2-a96b-c4c647232f91 Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/05b1bc3fa6fd4243a4ba8b4d6fcc3daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05b1bc3fa6fd4243a4ba8b4d6fcc3daf", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/48d44c9c0fea4f4e80edc7d2e0715db7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d44c9c0fea4f4e80edc7d2e0715db7", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/4d3721127bf84155a837606ce3feba32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d3721127bf84155a837606ce3feba32", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/5c846663ea6d407e9223de0719ce5442"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c846663ea6d407e9223de0719ce5442", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/73a10e6c4f67490a8a4030cc6cea32f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73a10e6c4f67490a8a4030cc6cea32f5", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/8ecfab7d9d4f47bb8892a85b7d2a0b5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ecfab7d9d4f47bb8892a85b7d2a0b5a", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/b278d529e9a54a9195e4e536b9384dc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b278d529e9a54a9195e4e536b9384dc0", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b7f107ae7bb34ccea8282b1a0ec7a979"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7f107ae7bb34ccea8282b1a0ec7a979", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/d21494d0185b463db36b8c8c2b341b97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d21494d0185b463db36b8c8c2b341b97", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e0bb346419f84e4680f6ca9a97f4fc0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e0bb346419f84e4680f6ca9a97f4fc0b", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "c8d542af72ce49338052c29f02c8857e", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e9dd794fa5c040a9a0445386fb2a6116"}, "options": {}, "id": "e9dd794fa5c040a9a0445386fb2a6116", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/e9f9c747d54947bc800a81ecf11858f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9f9c747d54947bc800a81ecf11858f5", "email": "root@localhost", "password_expires_at": null}, {"name": "CreateInstanceSingleNetworkTests-44b54149-9bfd-4ed-user", "links": {"self": "http://10.167.4.35:5000/v3/users/ef51ef63afd04902b730270028f1ef07"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "f4ccf77e6e8a43b8a48fc05725e57dd1", "id": "ef51ef63afd04902b730270028f1ef07", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-27 22:38:44,904 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-76357f3e-4a15-44c2-a96b-c4c647232f91 2018-06-27 22:38:44,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/5ac099731a43446cb07b0adef8c91097 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c958c3040b032afeb28470a8db8d5fe57e73a84" 2018-06-27 22:38:45,281 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:38:44 GMT Server: Apache Content-Length: 231 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d269b3cc-ad83-4f92-8c14-e7d1fc4698f6 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5ac099731a43446cb07b0adef8c91097", "links": {"self": "http://10.167.4.35:5000/v3/roles/5ac099731a43446cb07b0adef8c91097"}, "name": "CreateInstanceSingleNetworkTests-44b54149-9bfd-4ed-proj-role"}} 2018-06-27 22:38:45,281 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/5ac099731a43446cb07b0adef8c91097 used request id req-d269b3cc-ad83-4f92-8c14-e7d1fc4698f6 2018-06-27 22:38:45,282 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-44b54149-9bfd-4ed-proj-role to project CreateInstanceSingleNetworkTests-44b54149-9bfd-4ed-proj 2018-06-27 22:38:45,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/f4ccf77e6e8a43b8a48fc05725e57dd1/users/e9f9c747d54947bc800a81ecf11858f5/roles/5ac099731a43446cb07b0adef8c91097 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c958c3040b032afeb28470a8db8d5fe57e73a84" 2018-06-27 22:38:45,906 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 22:38:45 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8a1f93e0-6062-43b4-9d13-17104a865227 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:38:45,906 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/f4ccf77e6e8a43b8a48fc05725e57dd1/users/e9f9c747d54947bc800a81ecf11858f5/roles/5ac099731a43446cb07b0adef8c91097 used request id req-8a1f93e0-6062-43b4-9d13-17104a865227 2018-06-27 22:38:45,906 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 22:38:45,909 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-06-27 22:38:45,909 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:38:45,910 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:38:46,887 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5ac099731a43446cb07b0adef8c91097", "name": "CreateInstanceSingleNetworkTests-44b54149-9bfd-4ed-proj-role"}], "expires_at": "2018-06-27T23:38:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f4ccf77e6e8a43b8a48fc05725e57dd1", "name": "CreateInstanceSingleNetworkTests-44b54149-9bfd-4ed-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/f4ccf77e6e8a43b8a48fc05725e57dd1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/f4ccf77e6e8a43b8a48fc05725e57dd1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/f4ccf77e6e8a43b8a48fc05725e57dd1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f4ccf77e6e8a43b8a48fc05725e57dd1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/f4ccf77e6e8a43b8a48fc05725e57dd1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/f4ccf77e6e8a43b8a48fc05725e57dd1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f4ccf77e6e8a43b8a48fc05725e57dd1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/f4ccf77e6e8a43b8a48fc05725e57dd1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/f4ccf77e6e8a43b8a48fc05725e57dd1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f4ccf77e6e8a43b8a48fc05725e57dd1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/f4ccf77e6e8a43b8a48fc05725e57dd1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/f4ccf77e6e8a43b8a48fc05725e57dd1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-44b54149-9bfd-4ed-user", "id": "ef51ef63afd04902b730270028f1ef07"}, "audit_ids": ["7bY5FyhiRGWzet09DK9eiw"], "issued_at": "2018-06-27T22:38:46.000000Z"}} 2018-06-27 22:38:46,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cdf262166c7df8bfae36301845ede5899d9d418" 2018-06-27 22:38:47,252 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:38:46 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f60c5de3-163f-4387-b843-257efda30012 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:38:47,252 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-f60c5de3-163f-4387-b843-257efda30012 2018-06-27 22:38:47,255 - 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-aa3cf343-dade-4956-8065-c8ce53825e69-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0cdf262166c7df8bfae36301845ede5899d9d418" 2018-06-27 22:38:48,242 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:38:48 GMT Content-Type: application/json Content-Length: 177 Connection: keep-alive X-Openstack-Request-Id: req-11538d3a-db4a-459f-962c-49bb6164a4d5 Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-image"} 2018-06-27 22:38:48,242 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-image used request id req-11538d3a-db4a-459f-962c-49bb6164a4d5 2018-06-27 22:38:48,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}0cdf262166c7df8bfae36301845ede5899d9d418" 2018-06-27 22:38:49,079 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:38:49 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-c80d1365-64af-4e26-bbd5-fd3faef1f031 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-27 22:38:49,079 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-c80d1365-64af-4e26-bbd5-fd3faef1f031 2018-06-27 22:38:49,110 - 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}0cdf262166c7df8bfae36301845ede5899d9d418" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-image"}' 2018-06-27 22:38:49,930 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 22:38:49 GMT Content-Type: application/json Content-Length: 619 Connection: keep-alive Location: https://172.30.10.101:9292/v2/images/63ab5dd2-1136-4653-af45-e228f67c07ec Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-d0b0fd97-7999-4751-a9e5-77d000809b2e Front-End-Https: on RESP BODY: {"status": "queued", "name": "CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-image", "tags": [], "container_format": "bare", "created_at": "2018-06-27T22:38:50Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-06-27T22:38:50Z", "visibility": "shared", "self": "/v2/images/63ab5dd2-1136-4653-af45-e228f67c07ec", "min_disk": 0, "protected": false, "id": "63ab5dd2-1136-4653-af45-e228f67c07ec", "file": "/v2/images/63ab5dd2-1136-4653-af45-e228f67c07ec/file", "checksum": null, "owner": "f4ccf77e6e8a43b8a48fc05725e57dd1", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-27 22:38:49,930 - keystoneauth.session - DEBUG - POST call to image for https://172.30.10.101:9292/v2/images used request id req-d0b0fd97-7999-4751-a9e5-77d000809b2e 2018-06-27 22:38:49,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/63ab5dd2-1136-4653-af45-e228f67c07ec/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0cdf262166c7df8bfae36301845ede5899d9d418" -d '' 2018-06-27 22:38:51,171 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:38:51 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-b805f6e4-5fab-4b03-a0c8-a57aba7a7fb0 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-27 22:38:51,171 - keystoneauth.session - DEBUG - PUT call to image for https://172.30.10.101:9292/v2/images/63ab5dd2-1136-4653-af45-e228f67c07ec/file used request id req-b805f6e4-5fab-4b03-a0c8-a57aba7a7fb0 2018-06-27 22:38:51,172 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-06-27 22:38:51,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/63ab5dd2-1136-4653-af45-e228f67c07ec -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0cdf262166c7df8bfae36301845ede5899d9d418" 2018-06-27 22:38:51,846 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:38:51 GMT Content-Type: application/json Content-Length: 737 Connection: keep-alive X-Openstack-Request-Id: req-5131fbc9-af3a-424b-a5df-9c93ad71ff2e Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-image", "tags": [], "container_format": "bare", "created_at": "2018-06-27T22:38:50Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-27T22:38:51Z", "visibility": "shared", "self": "/v2/images/63ab5dd2-1136-4653-af45-e228f67c07ec", "min_disk": 0, "protected": false, "id": "63ab5dd2-1136-4653-af45-e228f67c07ec", "file": "/v2/images/63ab5dd2-1136-4653-af45-e228f67c07ec/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f4ccf77e6e8a43b8a48fc05725e57dd1", "direct_url": "file:///var/lib/glance/images/63ab5dd2-1136-4653-af45-e228f67c07ec", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-27 22:38:51,847 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/63ab5dd2-1136-4653-af45-e228f67c07ec used request id req-5131fbc9-af3a-424b-a5df-9c93ad71ff2e 2018-06-27 22:38:51,850 - 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}0cdf262166c7df8bfae36301845ede5899d9d418" 2018-06-27 22:38:52,589 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:38:52 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-ec89f82d-8420-4b52-a3c1-1e4ec5f0be58 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-27 22:38:52,589 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-ec89f82d-8420-4b52-a3c1-1e4ec5f0be58 2018-06-27 22:38:52,592 - create_image - INFO - Created image with name - CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-image 2018-06-27 22:38:52,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/63ab5dd2-1136-4653-af45-e228f67c07ec -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0cdf262166c7df8bfae36301845ede5899d9d418" 2018-06-27 22:38:53,387 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:38:53 GMT Content-Type: application/json Content-Length: 737 Connection: keep-alive X-Openstack-Request-Id: req-a83e797b-df4a-4ca3-a1c5-513fba1a76a2 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-image", "tags": [], "container_format": "bare", "created_at": "2018-06-27T22:38:50Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-27T22:38:51Z", "visibility": "shared", "self": "/v2/images/63ab5dd2-1136-4653-af45-e228f67c07ec", "min_disk": 0, "protected": false, "id": "63ab5dd2-1136-4653-af45-e228f67c07ec", "file": "/v2/images/63ab5dd2-1136-4653-af45-e228f67c07ec/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f4ccf77e6e8a43b8a48fc05725e57dd1", "direct_url": "file:///var/lib/glance/images/63ab5dd2-1136-4653-af45-e228f67c07ec", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-27 22:38:53,387 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/63ab5dd2-1136-4653-af45-e228f67c07ec used request id req-a83e797b-df4a-4ca3-a1c5-513fba1a76a2 2018-06-27 22:38:53,387 - create_image - DEBUG - Instance status is - active 2018-06-27 22:38:53,388 - create_image - DEBUG - Image is active with name - CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-image 2018-06-27 22:38:53,388 - create_image - INFO - Image is now active with name - CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-image 2018-06-27 22:38:53,388 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:38:53,389 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:38:54,282 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5ac099731a43446cb07b0adef8c91097", "name": "CreateInstanceSingleNetworkTests-44b54149-9bfd-4ed-proj-role"}], "expires_at": "2018-06-27T23:38:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f4ccf77e6e8a43b8a48fc05725e57dd1", "name": "CreateInstanceSingleNetworkTests-44b54149-9bfd-4ed-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/f4ccf77e6e8a43b8a48fc05725e57dd1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/f4ccf77e6e8a43b8a48fc05725e57dd1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/f4ccf77e6e8a43b8a48fc05725e57dd1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f4ccf77e6e8a43b8a48fc05725e57dd1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/f4ccf77e6e8a43b8a48fc05725e57dd1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/f4ccf77e6e8a43b8a48fc05725e57dd1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f4ccf77e6e8a43b8a48fc05725e57dd1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/f4ccf77e6e8a43b8a48fc05725e57dd1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/f4ccf77e6e8a43b8a48fc05725e57dd1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f4ccf77e6e8a43b8a48fc05725e57dd1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/f4ccf77e6e8a43b8a48fc05725e57dd1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/f4ccf77e6e8a43b8a48fc05725e57dd1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-44b54149-9bfd-4ed-user", "id": "ef51ef63afd04902b730270028f1ef07"}, "audit_ids": ["Wk2krF89SO-bjO38wJbH-Q"], "issued_at": "2018-06-27T22:38:54.000000Z"}} 2018-06-27 22:38:54,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}810300efefdc249c2278c331954e0bfd8298ad3a" 2018-06-27 22:38:54,674 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:38:54 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6726346d-082d-4d04-8176-b964c3d554cf Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:38:54,674 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-6726346d-082d-4d04-8176-b964c3d554cf 2018-06-27 22:38:54,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/networks?name=CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}810300efefdc249c2278c331954e0bfd8298ad3a" 2018-06-27 22:38:55,685 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:38:55 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-dfb37518-e1e6-4f2c-90b3-2894df036d66 Front-End-Https: on RESP BODY: {"networks":[]} 2018-06-27 22:38:55,685 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-pub-net used request id req-dfb37518-e1e6-4f2c-90b3-2894df036d66 2018-06-27 22:38:55,686 - neutron_utils - INFO - Creating network with name CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-pub-net 2018-06-27 22:38:55,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}810300efefdc249c2278c331954e0bfd8298ad3a" -d '{"network": {"name": "CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-pub-net", "admin_state_up": true}}' 2018-06-27 22:38:56,794 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 22:38:56 GMT Content-Type: application/json Content-Length: 614 Connection: keep-alive X-Openstack-Request-Id: req-a26f10ce-c3d0-4a0d-b1e5-c823325138cc Front-End-Https: on RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"f4ccf77e6e8a43b8a48fc05725e57dd1","created_at":"2018-06-27T22:38:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-06-27T22:38:56Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"f4ccf77e6e8a43b8a48fc05725e57dd1","id":"bada3a44-cfa2-4c2a-a91c-1ef976efafe8","name":"CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-pub-net"}} 2018-06-27 22:38:56,794 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-a26f10ce-c3d0-4a0d-b1e5-c823325138cc 2018-06-27 22:38:56,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/networks?id=bada3a44-cfa2-4c2a-a91c-1ef976efafe8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}810300efefdc249c2278c331954e0bfd8298ad3a" 2018-06-27 22:38:57,120 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:38:57 GMT Content-Type: application/json Content-Length: 598 Connection: keep-alive X-Openstack-Request-Id: req-b217c318-dc3d-47cc-b2bf-a0fc896dabfa 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-27T22:38:56Z","tenant_id":"f4ccf77e6e8a43b8a48fc05725e57dd1","created_at":"2018-06-27T22:38:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"f4ccf77e6e8a43b8a48fc05725e57dd1","id":"bada3a44-cfa2-4c2a-a91c-1ef976efafe8","name":"CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-pub-net"}]} 2018-06-27 22:38:57,120 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=bada3a44-cfa2-4c2a-a91c-1ef976efafe8 used request id req-b217c318-dc3d-47cc-b2bf-a0fc896dabfa 2018-06-27 22:38:57,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=bada3a44-cfa2-4c2a-a91c-1ef976efafe8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}810300efefdc249c2278c331954e0bfd8298ad3a" 2018-06-27 22:38:57,732 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:38:57 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-4862c926-f1b7-4385-9d32-02e902e46fe2 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-27 22:38:57,733 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=bada3a44-cfa2-4c2a-a91c-1ef976efafe8 used request id req-4862c926-f1b7-4385-9d32-02e902e46fe2 2018-06-27 22:38:57,733 - neutron_utils - INFO - Creating subnet with name CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-pub-subnet 2018-06-27 22:38:57,738 - 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}810300efefdc249c2278c331954e0bfd8298ad3a" -d '{"subnets": [{"ip_version": 4, "network_id": "bada3a44-cfa2-4c2a-a91c-1ef976efafe8", "cidr": "10.55.1.0/24", "name": "CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-pub-subnet"}]}' 2018-06-27 22:38:59,244 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 22:38:59 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-1bbf9fb0-c141-423b-b551-4177c467faf4 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bada3a44-cfa2-4c2a-a91c-1ef976efafe8","tenant_id":"f4ccf77e6e8a43b8a48fc05725e57dd1","created_at":"2018-06-27T22:38:58Z","dns_nameservers":[],"updated_at":"2018-06-27T22:38: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":"f4ccf77e6e8a43b8a48fc05725e57dd1","id":"8ee70aeb-a1bc-4758-952b-6e003e836655","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-pub-subnet"}]} 2018-06-27 22:38:59,244 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-1bbf9fb0-c141-423b-b551-4177c467faf4 2018-06-27 22:38: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/networks?id=bada3a44-cfa2-4c2a-a91c-1ef976efafe8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}810300efefdc249c2278c331954e0bfd8298ad3a" 2018-06-27 22:39:00,109 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:39:00 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-138597ff-8d5c-42d6-abb4-444baaca5b8c Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8ee70aeb-a1bc-4758-952b-6e003e836655"],"updated_at":"2018-06-27T22:38:58Z","tenant_id":"f4ccf77e6e8a43b8a48fc05725e57dd1","created_at":"2018-06-27T22:38:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f4ccf77e6e8a43b8a48fc05725e57dd1","id":"bada3a44-cfa2-4c2a-a91c-1ef976efafe8","name":"CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-pub-net"}]} 2018-06-27 22:39:00,109 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=bada3a44-cfa2-4c2a-a91c-1ef976efafe8 used request id req-138597ff-8d5c-42d6-abb4-444baaca5b8c 2018-06-27 22:39:00,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=bada3a44-cfa2-4c2a-a91c-1ef976efafe8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}810300efefdc249c2278c331954e0bfd8298ad3a" 2018-06-27 22:39:00,216 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:39:00 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-c73df35f-3762-4b3b-b35e-978870d6c760 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bada3a44-cfa2-4c2a-a91c-1ef976efafe8","tenant_id":"f4ccf77e6e8a43b8a48fc05725e57dd1","created_at":"2018-06-27T22:38:58Z","dns_nameservers":[],"updated_at":"2018-06-27T22:38: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":"f4ccf77e6e8a43b8a48fc05725e57dd1","id":"8ee70aeb-a1bc-4758-952b-6e003e836655","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-pub-subnet"}]} 2018-06-27 22:39:00,216 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=bada3a44-cfa2-4c2a-a91c-1ef976efafe8 used request id req-c73df35f-3762-4b3b-b35e-978870d6c760 2018-06-27 22:39:00,217 - OpenStackNetwork - DEBUG - Network [bada3a44-cfa2-4c2a-a91c-1ef976efafe8] created successfully 2018-06-27 22:39:00,217 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:39:00,218 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:39:01,008 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5ac099731a43446cb07b0adef8c91097", "name": "CreateInstanceSingleNetworkTests-44b54149-9bfd-4ed-proj-role"}], "expires_at": "2018-06-27T23:39:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f4ccf77e6e8a43b8a48fc05725e57dd1", "name": "CreateInstanceSingleNetworkTests-44b54149-9bfd-4ed-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/f4ccf77e6e8a43b8a48fc05725e57dd1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/f4ccf77e6e8a43b8a48fc05725e57dd1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/f4ccf77e6e8a43b8a48fc05725e57dd1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f4ccf77e6e8a43b8a48fc05725e57dd1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/f4ccf77e6e8a43b8a48fc05725e57dd1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/f4ccf77e6e8a43b8a48fc05725e57dd1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f4ccf77e6e8a43b8a48fc05725e57dd1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/f4ccf77e6e8a43b8a48fc05725e57dd1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/f4ccf77e6e8a43b8a48fc05725e57dd1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f4ccf77e6e8a43b8a48fc05725e57dd1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/f4ccf77e6e8a43b8a48fc05725e57dd1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/f4ccf77e6e8a43b8a48fc05725e57dd1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-44b54149-9bfd-4ed-user", "id": "ef51ef63afd04902b730270028f1ef07"}, "audit_ids": ["v7iYN33ASnOmqYAgAhWRKQ"], "issued_at": "2018-06-27T22:39:01.000000Z"}} 2018-06-27 22:39:01,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}309547057e247f726ff9d6ee9ecc041b41c435b2" 2018-06-27 22:39:01,339 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:39:01 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ccd15d02-fed9-4764-86b4-2530dbd52461 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:39:01,339 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-ccd15d02-fed9-4764-86b4-2530dbd52461 2018-06-27 22:39:01,346 - 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-aa3cf343-dade-4956-8065-c8ce53825e69-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}309547057e247f726ff9d6ee9ecc041b41c435b2" 2018-06-27 22:39:02,280 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:39:02 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-6871492c-d0ce-4df9-94ac-870c6ab5b792 Front-End-Https: on RESP BODY: {"routers": []} 2018-06-27 22:39:02,280 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-pub-router&admin_state_up=True used request id req-6871492c-d0ce-4df9-94ac-870c6ab5b792 2018-06-27 22:39:02,281 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:39:02,282 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:39:03,057 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5ac099731a43446cb07b0adef8c91097", "name": "CreateInstanceSingleNetworkTests-44b54149-9bfd-4ed-proj-role"}], "expires_at": "2018-06-27T23:39:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f4ccf77e6e8a43b8a48fc05725e57dd1", "name": "CreateInstanceSingleNetworkTests-44b54149-9bfd-4ed-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/f4ccf77e6e8a43b8a48fc05725e57dd1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/f4ccf77e6e8a43b8a48fc05725e57dd1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/f4ccf77e6e8a43b8a48fc05725e57dd1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f4ccf77e6e8a43b8a48fc05725e57dd1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/f4ccf77e6e8a43b8a48fc05725e57dd1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/f4ccf77e6e8a43b8a48fc05725e57dd1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f4ccf77e6e8a43b8a48fc05725e57dd1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/f4ccf77e6e8a43b8a48fc05725e57dd1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/f4ccf77e6e8a43b8a48fc05725e57dd1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f4ccf77e6e8a43b8a48fc05725e57dd1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/f4ccf77e6e8a43b8a48fc05725e57dd1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/f4ccf77e6e8a43b8a48fc05725e57dd1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-44b54149-9bfd-4ed-user", "id": "ef51ef63afd04902b730270028f1ef07"}, "audit_ids": ["C2RYLJb9TZ2s5TGy0oVIJw"], "issued_at": "2018-06-27T22:39:03.000000Z"}} 2018-06-27 22:39:03,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}6ba46237aec0472ed4417137e49e65cdc8ac9f5f" 2018-06-27 22:39:03,320 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:39:03 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-04d81d43-f850-409e-937e-ef72b34efd23 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:39:03,320 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-04d81d43-f850-409e-937e-ef72b34efd23 2018-06-27 22:39:03,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=floating_net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}309547057e247f726ff9d6ee9ecc041b41c435b2" 2018-06-27 22:39:04,400 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:39:04 GMT Content-Type: application/json Content-Length: 594 Connection: keep-alive X-Openstack-Request-Id: req-2bd69799-4cc3-4d3b-9bab-f35ac98402b1 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":["df0aa635-d718-49cc-81c1-ba349ef8a505"],"updated_at":"2018-06-27T18:56:39Z","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T18:56:31Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"977aff9f-43e9-4fec-86ae-a730f64fa17d","name":"floating_net"}]} 2018-06-27 22:39:04,401 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=floating_net used request id req-2bd69799-4cc3-4d3b-9bab-f35ac98402b1 2018-06-27 22:39:04,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=977aff9f-43e9-4fec-86ae-a730f64fa17d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}309547057e247f726ff9d6ee9ecc041b41c435b2" 2018-06-27 22:39:04,482 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:39:04 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-61139b40-23b6-455e-8305-801cbab2fddb Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-27 22:39:04,482 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=977aff9f-43e9-4fec-86ae-a730f64fa17d used request id req-61139b40-23b6-455e-8305-801cbab2fddb 2018-06-27 22:39:04,483 - neutron_utils - INFO - Creating router with name - CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-pub-router 2018-06-27 22:39:04,487 - 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}309547057e247f726ff9d6ee9ecc041b41c435b2" -d '{"router": {"external_gateway_info": {"network_id": "977aff9f-43e9-4fec-86ae-a730f64fa17d"}, "name": "CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-pub-router", "admin_state_up": true}}' 2018-06-27 22:39:07,931 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 22:39:07 GMT Content-Type: application/json Content-Length: 724 Connection: keep-alive X-Openstack-Request-Id: req-b919a60d-e999-4597-8b9f-339fa459977b Front-End-Https: on RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "977aff9f-43e9-4fec-86ae-a730f64fa17d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "df0aa635-d718-49cc-81c1-ba349ef8a505", "ip_address": "172.30.10.121"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "f4ccf77e6e8a43b8a48fc05725e57dd1", "created_at": "2018-06-27T22:39:04Z", "admin_state_up": true, "updated_at": "2018-06-27T22:39:07Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "f4ccf77e6e8a43b8a48fc05725e57dd1", "id": "303e2f47-2f79-4f48-a10e-cdb2beaee00f", "name": "CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-pub-router"}} 2018-06-27 22:39:07,932 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/routers used request id req-b919a60d-e999-4597-8b9f-339fa459977b 2018-06-27 22:39:07,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/ports?device_id=303e2f47-2f79-4f48-a10e-cdb2beaee00f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}309547057e247f726ff9d6ee9ecc041b41c435b2" 2018-06-27 22:39:08,034 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:39:08 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-11af8f91-8b80-4874-9f48-dba4ec616846 Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-27 22:39:08,034 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=303e2f47-2f79-4f48-a10e-cdb2beaee00f used request id req-11af8f91-8b80-4874-9f48-dba4ec616846 2018-06-27 22:39:08,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/networks?name=CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}309547057e247f726ff9d6ee9ecc041b41c435b2" 2018-06-27 22:39:08,273 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:39:08 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-62a51524-6fd4-494a-974b-dcca376baedb Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8ee70aeb-a1bc-4758-952b-6e003e836655"],"updated_at":"2018-06-27T22:38:58Z","tenant_id":"f4ccf77e6e8a43b8a48fc05725e57dd1","created_at":"2018-06-27T22:38:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f4ccf77e6e8a43b8a48fc05725e57dd1","id":"bada3a44-cfa2-4c2a-a91c-1ef976efafe8","name":"CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-pub-net"}]} 2018-06-27 22:39:08,274 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-pub-net used request id req-62a51524-6fd4-494a-974b-dcca376baedb 2018-06-27 22:39:08,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 22:39:08,290 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 22:39: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-27 22:39: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/projects/f4ccf77e6e8a43b8a48fc05725e57dd1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}309547057e247f726ff9d6ee9ecc041b41c435b2" 2018-06-27 22:39:08,389 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:39:08 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2fd54c83-f5dc-47d7-88b9-803a0e756ab2 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/f4ccf77e6e8a43b8a48fc05725e57dd1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f4ccf77e6e8a43b8a48fc05725e57dd1", "name": "CreateInstanceSingleNetworkTests-44b54149-9bfd-4ed-proj"}} 2018-06-27 22:39:08,390 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f4ccf77e6e8a43b8a48fc05725e57dd1 used request id req-2fd54c83-f5dc-47d7-88b9-803a0e756ab2 2018-06-27 22:39:08,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=bada3a44-cfa2-4c2a-a91c-1ef976efafe8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}309547057e247f726ff9d6ee9ecc041b41c435b2" 2018-06-27 22:39:09,061 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:39:09 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-d44b97fb-8d79-4010-a354-e8bb40a4b6f0 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bada3a44-cfa2-4c2a-a91c-1ef976efafe8","tenant_id":"f4ccf77e6e8a43b8a48fc05725e57dd1","created_at":"2018-06-27T22:38:58Z","dns_nameservers":[],"updated_at":"2018-06-27T22:38: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":"f4ccf77e6e8a43b8a48fc05725e57dd1","id":"8ee70aeb-a1bc-4758-952b-6e003e836655","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-pub-subnet"}]} 2018-06-27 22:39:09,061 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=bada3a44-cfa2-4c2a-a91c-1ef976efafe8 used request id req-d44b97fb-8d79-4010-a354-e8bb40a4b6f0 2018-06-27 22:39:09,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/subnets?network_id=bada3a44-cfa2-4c2a-a91c-1ef976efafe8&name=CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}309547057e247f726ff9d6ee9ecc041b41c435b2" 2018-06-27 22:39:09,196 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:39:09 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-0c22798b-cbf6-4ca4-ad65-688a1ccf30d0 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bada3a44-cfa2-4c2a-a91c-1ef976efafe8","tenant_id":"f4ccf77e6e8a43b8a48fc05725e57dd1","created_at":"2018-06-27T22:38:58Z","dns_nameservers":[],"updated_at":"2018-06-27T22:38: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":"f4ccf77e6e8a43b8a48fc05725e57dd1","id":"8ee70aeb-a1bc-4758-952b-6e003e836655","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-pub-subnet"}]} 2018-06-27 22:39:09,196 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=bada3a44-cfa2-4c2a-a91c-1ef976efafe8&name=CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-pub-subnet used request id req-0c22798b-cbf6-4ca4-ad65-688a1ccf30d0 2018-06-27 22:39:09,196 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-06-27 22:39:09,197 - neutron_utils - INFO - Adding interface to router with name CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-pub-router 2018-06-27 22:39:09,201 - 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/303e2f47-2f79-4f48-a10e-cdb2beaee00f/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}309547057e247f726ff9d6ee9ecc041b41c435b2" -d '{"subnet_id": "8ee70aeb-a1bc-4758-952b-6e003e836655"}' 2018-06-27 22:39:14,959 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:39:14 GMT Content-Type: application/json Content-Length: 309 Connection: keep-alive X-Openstack-Request-Id: req-c5b88b71-7305-4986-88ab-c9d44fad9b2e Front-End-Https: on RESP BODY: {"network_id": "bada3a44-cfa2-4c2a-a91c-1ef976efafe8", "tenant_id": "f4ccf77e6e8a43b8a48fc05725e57dd1", "subnet_id": "8ee70aeb-a1bc-4758-952b-6e003e836655", "subnet_ids": ["8ee70aeb-a1bc-4758-952b-6e003e836655"], "port_id": "d7de358e-3b30-4f33-a337-c28c80248b6d", "id": "303e2f47-2f79-4f48-a10e-cdb2beaee00f"} 2018-06-27 22:39:14,959 - keystoneauth.session - DEBUG - PUT call to network for https://172.30.10.101:9696/v2.0/routers/303e2f47-2f79-4f48-a10e-cdb2beaee00f/add_router_interface used request id req-c5b88b71-7305-4986-88ab-c9d44fad9b2e 2018-06-27 22:39:14,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/routers/303e2f47-2f79-4f48-a10e-cdb2beaee00f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}309547057e247f726ff9d6ee9ecc041b41c435b2" 2018-06-27 22:39:16,213 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:39:16 GMT Content-Type: application/json Content-Length: 730 Connection: keep-alive X-Openstack-Request-Id: req-5e06a4a4-fc42-4795-9c9b-bedfd6650be2 Front-End-Https: on RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "977aff9f-43e9-4fec-86ae-a730f64fa17d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "df0aa635-d718-49cc-81c1-ba349ef8a505", "ip_address": "172.30.10.121"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "f4ccf77e6e8a43b8a48fc05725e57dd1", "created_at": "2018-06-27T22:39:04Z", "admin_state_up": true, "updated_at": "2018-06-27T22:39:12Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "f4ccf77e6e8a43b8a48fc05725e57dd1", "id": "303e2f47-2f79-4f48-a10e-cdb2beaee00f", "name": "CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-pub-router"}} 2018-06-27 22:39:16,213 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers/303e2f47-2f79-4f48-a10e-cdb2beaee00f used request id req-5e06a4a4-fc42-4795-9c9b-bedfd6650be2 2018-06-27 22:39:16,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/ports?device_id=303e2f47-2f79-4f48-a10e-cdb2beaee00f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}309547057e247f726ff9d6ee9ecc041b41c435b2" 2018-06-27 22:39:16,643 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:39:16 GMT Content-Type: application/json Content-Length: 718 Connection: keep-alive X-Openstack-Request-Id: req-e6dd4ac0-da7a-4797-ad5f-d9d97944d67a Front-End-Https: on RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"bada3a44-cfa2-4c2a-a91c-1ef976efafe8","tenant_id":"f4ccf77e6e8a43b8a48fc05725e57dd1","created_at":"2018-06-27T22:39:11Z","admin_state_up":true,"updated_at":"2018-06-27T22:39:13Z","binding:vnic_type":"normal","device_id":"303e2f47-2f79-4f48-a10e-cdb2beaee00f","device_owner":"network:router_interface","revision_number":6,"mac_address":"fa:16:3e:b5:78:10","id":"d7de358e-3b30-4f33-a337-c28c80248b6d","port_security_enabled":false,"project_id":"f4ccf77e6e8a43b8a48fc05725e57dd1","fixed_ips":[{"subnet_id":"8ee70aeb-a1bc-4758-952b-6e003e836655","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-27 22:39:16,644 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=303e2f47-2f79-4f48-a10e-cdb2beaee00f used request id req-e6dd4ac0-da7a-4797-ad5f-d9d97944d67a 2018-06-27 22:39:16,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/8ee70aeb-a1bc-4758-952b-6e003e836655 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}309547057e247f726ff9d6ee9ecc041b41c435b2" 2018-06-27 22:39:16,788 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:39:16 GMT Content-Type: application/json Content-Length: 679 Connection: keep-alive X-Openstack-Request-Id: req-c1d3263f-1c16-43b0-b58c-b2fc1167b983 Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bada3a44-cfa2-4c2a-a91c-1ef976efafe8","tenant_id":"f4ccf77e6e8a43b8a48fc05725e57dd1","created_at":"2018-06-27T22:38:58Z","dns_nameservers":[],"updated_at":"2018-06-27T22:38: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":"f4ccf77e6e8a43b8a48fc05725e57dd1","id":"8ee70aeb-a1bc-4758-952b-6e003e836655","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-pub-subnet"}} 2018-06-27 22:39:16,788 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/8ee70aeb-a1bc-4758-952b-6e003e836655 used request id req-c1d3263f-1c16-43b0-b58c-b2fc1167b983 2018-06-27 22:39:16,788 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:39:16,789 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:39:17,520 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T23:39:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["Ycc0uFKLTZWH8sFf05VzIQ"], "issued_at": "2018-06-27T22:39:17.000000Z"}} 2018-06-27 22:39:17,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}92eb3a1c332e8f114b965bbb7300c7e0b1a61af7" 2018-06-27 22:39:17,931 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:39:17 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c7152184-8dad-49ef-8e8e-6bd54b056199 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:39:17,931 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-c7152184-8dad-49ef-8e8e-6bd54b056199 2018-06-27 22:39:17,932 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 22:39:17,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/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92eb3a1c332e8f114b965bbb7300c7e0b1a61af7" 2018-06-27 22:39:18,597 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:39: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-c7ad456b-2286-4c28-ac97-1c826ab1c556 X-Compute-Request-Id: req-c7ad456b-2286-4c28-ac97-1c826ab1c556 Front-End-Https: on RESP BODY: {"flavors": [{"id": "bfce69d5-8948-4e52-8e30-cf8bfa544966", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "bookmark"}], "name": "shaker-flavor_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3"}]} 2018-06-27 22:39:18,597 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-c7ad456b-2286-4c28-ac97-1c826ab1c556 2018-06-27 22:39:18,601 - 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}92eb3a1c332e8f114b965bbb7300c7e0b1a61af7" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-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-27 22:39:19,435 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:39:19 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-ad2097a3-28f3-4308-aa2e-38a122a4a599 X-Compute-Request-Id: req-ad2097a3-28f3-4308-aa2e-38a122a4a599 Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/a21056cc-6d56-48f0-931e-535f7b54d681", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/a21056cc-6d56-48f0-931e-535f7b54d681", "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": "a21056cc-6d56-48f0-931e-535f7b54d681"}} 2018-06-27 22:39:19,436 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-ad2097a3-28f3-4308-aa2e-38a122a4a599 2018-06-27 22:39:19,436 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:39:19,437 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:39:20,189 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5ac099731a43446cb07b0adef8c91097", "name": "CreateInstanceSingleNetworkTests-44b54149-9bfd-4ed-proj-role"}], "expires_at": "2018-06-27T23:39:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f4ccf77e6e8a43b8a48fc05725e57dd1", "name": "CreateInstanceSingleNetworkTests-44b54149-9bfd-4ed-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/f4ccf77e6e8a43b8a48fc05725e57dd1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/f4ccf77e6e8a43b8a48fc05725e57dd1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/f4ccf77e6e8a43b8a48fc05725e57dd1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f4ccf77e6e8a43b8a48fc05725e57dd1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/f4ccf77e6e8a43b8a48fc05725e57dd1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/f4ccf77e6e8a43b8a48fc05725e57dd1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f4ccf77e6e8a43b8a48fc05725e57dd1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/f4ccf77e6e8a43b8a48fc05725e57dd1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/f4ccf77e6e8a43b8a48fc05725e57dd1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f4ccf77e6e8a43b8a48fc05725e57dd1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/f4ccf77e6e8a43b8a48fc05725e57dd1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/f4ccf77e6e8a43b8a48fc05725e57dd1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-44b54149-9bfd-4ed-user", "id": "ef51ef63afd04902b730270028f1ef07"}, "audit_ids": ["Z-MPcwDQQ96tlQ6iH4_rBQ"], "issued_at": "2018-06-27T22:39:20.000000Z"}} 2018-06-27 22:39:20,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}2e827cf20891536365e34e27df973bd78eaa5a06" 2018-06-27 22:39:20,247 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:39:20 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9ded0ed5-6608-4e89-b69f-f7dcea8a52f7 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:39:20,247 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-9ded0ed5-6608-4e89-b69f-f7dcea8a52f7 2018-06-27 22:39:20,248 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 22:39:20,252 - novaclient.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}2e827cf20891536365e34e27df973bd78eaa5a06" 2018-06-27 22:39:21,039 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:39: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-0c7bcc0b-4d31-497b-a6cc-6fc6124fa2d1 X-Compute-Request-Id: req-0c7bcc0b-4d31-497b-a6cc-6fc6124fa2d1 Front-End-Https: on RESP BODY: {"keypairs": []} 2018-06-27 22:39:21,039 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/os-keypairs used request id req-0c7bcc0b-4d31-497b-a6cc-6fc6124fa2d1 2018-06-27 22:39:21,040 - OpenStackKeypair - INFO - Creating keypair CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-kp... 2018-06-27 22:39:21,040 - OpenStackKeypair - INFO - Creating new keypair 2018-06-27 22:39:21,082 - nova_utils - INFO - Creating keypair with name - CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-kp 2018-06-27 22:39:21,084 - 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}2e827cf20891536365e34e27df973bd78eaa5a06" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC4q6jSEkCfuRZqsKGDL+IN2/XbcZPwGwqywYRfjipTKvlsvFvkbi3pyir+qzpmZS0TIqSGdRQLTBGRUxPv34sOFjcHYyagI559rXr/00ir8A5uBNdcfUkXyMGLplyZuOw/rbqm1WYb+hP0pY+PXUSOpoiKQd6jCMvADZghhTzALw==", "name": "CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-kp"}}' 2018-06-27 22:39:22,086 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:39:22 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-fbe9ae66-dc9e-4b2f-bb4f-4659acd23c2c X-Compute-Request-Id: req-fbe9ae66-dc9e-4b2f-bb4f-4659acd23c2c Front-End-Https: on RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC4q6jSEkCfuRZqsKGDL+IN2/XbcZPwGwqywYRfjipTKvlsvFvkbi3pyir+qzpmZS0TIqSGdRQLTBGRUxPv34sOFjcHYyagI559rXr/00ir8A5uBNdcfUkXyMGLplyZuOw/rbqm1WYb+hP0pY+PXUSOpoiKQd6jCMvADZghhTzALw==", "user_id": "ef51ef63afd04902b730270028f1ef07", "name": "CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-kp", "fingerprint": "4c:7b:0b:aa:73:56:e0:c0:02:eb:cd:43:b5:9e:e7:bb"}} 2018-06-27 22:39:22,086 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/os-keypairs used request id req-fbe9ae66-dc9e-4b2f-bb4f-4659acd23c2c 2018-06-27 22:39:22,087 - file_utils - INFO - Saved public key to - tmp/CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69.pub 2018-06-27 22:39:22,088 - file_utils - INFO - Saved private key to - tmp/CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69 2018-06-27 22:39:22,088 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:39:22,089 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:39:22,819 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5ac099731a43446cb07b0adef8c91097", "name": "CreateInstanceSingleNetworkTests-44b54149-9bfd-4ed-proj-role"}], "expires_at": "2018-06-27T23:39:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f4ccf77e6e8a43b8a48fc05725e57dd1", "name": "CreateInstanceSingleNetworkTests-44b54149-9bfd-4ed-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/f4ccf77e6e8a43b8a48fc05725e57dd1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/f4ccf77e6e8a43b8a48fc05725e57dd1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/f4ccf77e6e8a43b8a48fc05725e57dd1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f4ccf77e6e8a43b8a48fc05725e57dd1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/f4ccf77e6e8a43b8a48fc05725e57dd1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/f4ccf77e6e8a43b8a48fc05725e57dd1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f4ccf77e6e8a43b8a48fc05725e57dd1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/f4ccf77e6e8a43b8a48fc05725e57dd1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/f4ccf77e6e8a43b8a48fc05725e57dd1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f4ccf77e6e8a43b8a48fc05725e57dd1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/f4ccf77e6e8a43b8a48fc05725e57dd1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/f4ccf77e6e8a43b8a48fc05725e57dd1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-44b54149-9bfd-4ed-user", "id": "ef51ef63afd04902b730270028f1ef07"}, "audit_ids": ["lXAIPAq7THODWm70nVrdaA"], "issued_at": "2018-06-27T22:39:22.000000Z"}} 2018-06-27 22:39:22,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edd21954821df00c506b8dec7c5dfaee0ad7bfa1" 2018-06-27 22:39:22,874 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:39:22 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f282611e-9031-4b14-b8e0-71437b94616e Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:39:22,874 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-f282611e-9031-4b14-b8e0-71437b94616e 2018-06-27 22:39:22,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/security-groups?name=CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edd21954821df00c506b8dec7c5dfaee0ad7bfa1" 2018-06-27 22:39:23,601 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:39:23 GMT Content-Type: application/json Content-Length: 23 Connection: keep-alive X-Openstack-Request-Id: req-6191eedb-814e-4efe-96ac-7ee473117edc Front-End-Https: on RESP BODY: {"security_groups": []} 2018-06-27 22:39:23,602 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-sec-grp used request id req-6191eedb-814e-4efe-96ac-7ee473117edc 2018-06-27 22:39:23,602 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-sec-grp... 2018-06-27 22:39:23,602 - neutron_utils - INFO - Creating security group with name - CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-sec-grp 2018-06-27 22:39:23,607 - 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}edd21954821df00c506b8dec7c5dfaee0ad7bfa1" -d '{"security_group": {"name": "CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-sec-grp"}}' 2018-06-27 22:39:24,175 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 22:39:24 GMT Content-Type: application/json Content-Length: 1409 Connection: keep-alive X-Openstack-Request-Id: req-8bbf1129-ade0-4a4f-9e2b-79605460933d Front-End-Https: on RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "f4ccf77e6e8a43b8a48fc05725e57dd1", "created_at": "2018-06-27T22:39:23Z", "updated_at": "2018-06-27T22:39:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:39:23Z", "revision_number": 0, "id": "8e3e58d4-55aa-4af8-aa86-11cc1879e3f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:39:23Z", "security_group_id": "cf82c2b2-ff61-4cb5-8f71-8917497a0ecd", "tenant_id": "f4ccf77e6e8a43b8a48fc05725e57dd1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f4ccf77e6e8a43b8a48fc05725e57dd1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:39:23Z", "revision_number": 0, "id": "cc0006b3-9f43-41c7-9952-280a193ded49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:39:23Z", "security_group_id": "cf82c2b2-ff61-4cb5-8f71-8917497a0ecd", "tenant_id": "f4ccf77e6e8a43b8a48fc05725e57dd1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f4ccf77e6e8a43b8a48fc05725e57dd1"}], "revision_number": 2, "project_id": "f4ccf77e6e8a43b8a48fc05725e57dd1", "id": "cf82c2b2-ff61-4cb5-8f71-8917497a0ecd", "name": "CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-sec-grp"}} 2018-06-27 22:39:24,176 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-groups used request id req-8bbf1129-ade0-4a4f-9e2b-79605460933d 2018-06-27 22:39:24,176 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - cf82c2b2-ff61-4cb5-8f71-8917497a0ecd 2018-06-27 22:39:24,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=cf82c2b2-ff61-4cb5-8f71-8917497a0ecd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edd21954821df00c506b8dec7c5dfaee0ad7bfa1" 2018-06-27 22:39:25,133 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:39:25 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-fdda0701-bf52-4c2a-ab64-653287d06dcc 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-27T22:39:23Z", "security_group_id": "cf82c2b2-ff61-4cb5-8f71-8917497a0ecd", "port_range_min": null, "revision_number": 0, "tenant_id": "f4ccf77e6e8a43b8a48fc05725e57dd1", "created_at": "2018-06-27T22:39:23Z", "project_id": "f4ccf77e6e8a43b8a48fc05725e57dd1", "id": "8e3e58d4-55aa-4af8-aa86-11cc1879e3f3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T22:39:23Z", "security_group_id": "cf82c2b2-ff61-4cb5-8f71-8917497a0ecd", "port_range_min": null, "revision_number": 0, "tenant_id": "f4ccf77e6e8a43b8a48fc05725e57dd1", "created_at": "2018-06-27T22:39:23Z", "project_id": "f4ccf77e6e8a43b8a48fc05725e57dd1", "id": "cc0006b3-9f43-41c7-9952-280a193ded49"}]} 2018-06-27 22:39:25,133 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=cf82c2b2-ff61-4cb5-8f71-8917497a0ecd used request id req-fdda0701-bf52-4c2a-ab64-653287d06dcc 2018-06-27 22:39:25,134 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - cf82c2b2-ff61-4cb5-8f71-8917497a0ecd 2018-06-27 22:39:25,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-group-rules?security_group_id=cf82c2b2-ff61-4cb5-8f71-8917497a0ecd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edd21954821df00c506b8dec7c5dfaee0ad7bfa1" 2018-06-27 22:39:25,240 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:39:25 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-934820f9-7dce-4f52-9c62-de591d9ba85e 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-27T22:39:23Z", "security_group_id": "cf82c2b2-ff61-4cb5-8f71-8917497a0ecd", "port_range_min": null, "revision_number": 0, "tenant_id": "f4ccf77e6e8a43b8a48fc05725e57dd1", "created_at": "2018-06-27T22:39:23Z", "project_id": "f4ccf77e6e8a43b8a48fc05725e57dd1", "id": "8e3e58d4-55aa-4af8-aa86-11cc1879e3f3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T22:39:23Z", "security_group_id": "cf82c2b2-ff61-4cb5-8f71-8917497a0ecd", "port_range_min": null, "revision_number": 0, "tenant_id": "f4ccf77e6e8a43b8a48fc05725e57dd1", "created_at": "2018-06-27T22:39:23Z", "project_id": "f4ccf77e6e8a43b8a48fc05725e57dd1", "id": "cc0006b3-9f43-41c7-9952-280a193ded49"}]} 2018-06-27 22:39:25,241 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=cf82c2b2-ff61-4cb5-8f71-8917497a0ecd used request id req-934820f9-7dce-4f52-9c62-de591d9ba85e 2018-06-27 22:39:25,241 - neutron_utils - INFO - Retrieving security group with ID - cf82c2b2-ff61-4cb5-8f71-8917497a0ecd 2018-06-27 22:39:25,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-groups?id=cf82c2b2-ff61-4cb5-8f71-8917497a0ecd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edd21954821df00c506b8dec7c5dfaee0ad7bfa1" 2018-06-27 22:39:25,464 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:39:25 GMT Content-Type: application/json Content-Length: 1412 Connection: keep-alive X-Openstack-Request-Id: req-c60df1aa-d17a-4815-a27e-85db54b241e9 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "f4ccf77e6e8a43b8a48fc05725e57dd1", "created_at": "2018-06-27T22:39:23Z", "updated_at": "2018-06-27T22:39:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:39:23Z", "revision_number": 0, "id": "8e3e58d4-55aa-4af8-aa86-11cc1879e3f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:39:23Z", "security_group_id": "cf82c2b2-ff61-4cb5-8f71-8917497a0ecd", "tenant_id": "f4ccf77e6e8a43b8a48fc05725e57dd1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f4ccf77e6e8a43b8a48fc05725e57dd1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:39:23Z", "revision_number": 0, "id": "cc0006b3-9f43-41c7-9952-280a193ded49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:39:23Z", "security_group_id": "cf82c2b2-ff61-4cb5-8f71-8917497a0ecd", "tenant_id": "f4ccf77e6e8a43b8a48fc05725e57dd1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f4ccf77e6e8a43b8a48fc05725e57dd1"}], "revision_number": 2, "project_id": "f4ccf77e6e8a43b8a48fc05725e57dd1", "id": "cf82c2b2-ff61-4cb5-8f71-8917497a0ecd", "name": "CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-sec-grp"}]} 2018-06-27 22:39:25,464 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=cf82c2b2-ff61-4cb5-8f71-8917497a0ecd used request id req-c60df1aa-d17a-4815-a27e-85db54b241e9 2018-06-27 22:39:25,464 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - cf82c2b2-ff61-4cb5-8f71-8917497a0ecd 2018-06-27 22:39:25,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=cf82c2b2-ff61-4cb5-8f71-8917497a0ecd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edd21954821df00c506b8dec7c5dfaee0ad7bfa1" 2018-06-27 22:39:26,181 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:39:26 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-68975ce4-fa92-4436-8e0e-62b28ddfbb6d 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-27T22:39:23Z", "security_group_id": "cf82c2b2-ff61-4cb5-8f71-8917497a0ecd", "port_range_min": null, "revision_number": 0, "tenant_id": "f4ccf77e6e8a43b8a48fc05725e57dd1", "created_at": "2018-06-27T22:39:23Z", "project_id": "f4ccf77e6e8a43b8a48fc05725e57dd1", "id": "8e3e58d4-55aa-4af8-aa86-11cc1879e3f3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T22:39:23Z", "security_group_id": "cf82c2b2-ff61-4cb5-8f71-8917497a0ecd", "port_range_min": null, "revision_number": 0, "tenant_id": "f4ccf77e6e8a43b8a48fc05725e57dd1", "created_at": "2018-06-27T22:39:23Z", "project_id": "f4ccf77e6e8a43b8a48fc05725e57dd1", "id": "cc0006b3-9f43-41c7-9952-280a193ded49"}]} 2018-06-27 22:39:26,182 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=cf82c2b2-ff61-4cb5-8f71-8917497a0ecd used request id req-68975ce4-fa92-4436-8e0e-62b28ddfbb6d 2018-06-27 22:39:26,182 - neutron_utils - INFO - Retrieving security group with ID - cf82c2b2-ff61-4cb5-8f71-8917497a0ecd 2018-06-27 22:39:26,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/security-groups?id=cf82c2b2-ff61-4cb5-8f71-8917497a0ecd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edd21954821df00c506b8dec7c5dfaee0ad7bfa1" 2018-06-27 22:39:26,359 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:39:26 GMT Content-Type: application/json Content-Length: 1412 Connection: keep-alive X-Openstack-Request-Id: req-0c794850-1f65-4d3c-b65b-2deee951d1da Front-End-Https: on RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "f4ccf77e6e8a43b8a48fc05725e57dd1", "created_at": "2018-06-27T22:39:23Z", "updated_at": "2018-06-27T22:39:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:39:23Z", "revision_number": 0, "id": "8e3e58d4-55aa-4af8-aa86-11cc1879e3f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:39:23Z", "security_group_id": "cf82c2b2-ff61-4cb5-8f71-8917497a0ecd", "tenant_id": "f4ccf77e6e8a43b8a48fc05725e57dd1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f4ccf77e6e8a43b8a48fc05725e57dd1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:39:23Z", "revision_number": 0, "id": "cc0006b3-9f43-41c7-9952-280a193ded49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:39:23Z", "security_group_id": "cf82c2b2-ff61-4cb5-8f71-8917497a0ecd", "tenant_id": "f4ccf77e6e8a43b8a48fc05725e57dd1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f4ccf77e6e8a43b8a48fc05725e57dd1"}], "revision_number": 2, "project_id": "f4ccf77e6e8a43b8a48fc05725e57dd1", "id": "cf82c2b2-ff61-4cb5-8f71-8917497a0ecd", "name": "CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-sec-grp"}]} 2018-06-27 22:39:26,359 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=cf82c2b2-ff61-4cb5-8f71-8917497a0ecd used request id req-0c794850-1f65-4d3c-b65b-2deee951d1da 2018-06-27 22:39:26,360 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - cf82c2b2-ff61-4cb5-8f71-8917497a0ecd 2018-06-27 22:39:26,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/security-group-rules?security_group_id=cf82c2b2-ff61-4cb5-8f71-8917497a0ecd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edd21954821df00c506b8dec7c5dfaee0ad7bfa1" 2018-06-27 22:39:26,448 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:39:26 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-4504cbb7-642f-4cca-91f4-b376ad9509cd 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-27T22:39:23Z", "security_group_id": "cf82c2b2-ff61-4cb5-8f71-8917497a0ecd", "port_range_min": null, "revision_number": 0, "tenant_id": "f4ccf77e6e8a43b8a48fc05725e57dd1", "created_at": "2018-06-27T22:39:23Z", "project_id": "f4ccf77e6e8a43b8a48fc05725e57dd1", "id": "8e3e58d4-55aa-4af8-aa86-11cc1879e3f3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T22:39:23Z", "security_group_id": "cf82c2b2-ff61-4cb5-8f71-8917497a0ecd", "port_range_min": null, "revision_number": 0, "tenant_id": "f4ccf77e6e8a43b8a48fc05725e57dd1", "created_at": "2018-06-27T22:39:23Z", "project_id": "f4ccf77e6e8a43b8a48fc05725e57dd1", "id": "cc0006b3-9f43-41c7-9952-280a193ded49"}]} 2018-06-27 22:39:26,448 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=cf82c2b2-ff61-4cb5-8f71-8917497a0ecd used request id req-4504cbb7-642f-4cca-91f4-b376ad9509cd 2018-06-27 22:39:26,449 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-sec-grp 2018-06-27 22:39:26,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?name=CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edd21954821df00c506b8dec7c5dfaee0ad7bfa1" 2018-06-27 22:39:26,632 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:39:26 GMT Content-Type: application/json Content-Length: 1412 Connection: keep-alive X-Openstack-Request-Id: req-f3fc4fd7-5eb9-4386-b9a4-26e0b47570d9 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "f4ccf77e6e8a43b8a48fc05725e57dd1", "created_at": "2018-06-27T22:39:23Z", "updated_at": "2018-06-27T22:39:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:39:23Z", "revision_number": 0, "id": "8e3e58d4-55aa-4af8-aa86-11cc1879e3f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:39:23Z", "security_group_id": "cf82c2b2-ff61-4cb5-8f71-8917497a0ecd", "tenant_id": "f4ccf77e6e8a43b8a48fc05725e57dd1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f4ccf77e6e8a43b8a48fc05725e57dd1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:39:23Z", "revision_number": 0, "id": "cc0006b3-9f43-41c7-9952-280a193ded49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:39:23Z", "security_group_id": "cf82c2b2-ff61-4cb5-8f71-8917497a0ecd", "tenant_id": "f4ccf77e6e8a43b8a48fc05725e57dd1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f4ccf77e6e8a43b8a48fc05725e57dd1"}], "revision_number": 2, "project_id": "f4ccf77e6e8a43b8a48fc05725e57dd1", "id": "cf82c2b2-ff61-4cb5-8f71-8917497a0ecd", "name": "CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-sec-grp"}]} 2018-06-27 22:39:26,632 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-sec-grp used request id req-f3fc4fd7-5eb9-4386-b9a4-26e0b47570d9 2018-06-27 22:39:26,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-27 22:39:26,647 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 22:39: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-27 22:39:26,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/f4ccf77e6e8a43b8a48fc05725e57dd1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edd21954821df00c506b8dec7c5dfaee0ad7bfa1" 2018-06-27 22:39:26,751 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:39:26 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fb95d3f5-0605-42d1-9c8f-8c477e2647cc Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/f4ccf77e6e8a43b8a48fc05725e57dd1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f4ccf77e6e8a43b8a48fc05725e57dd1", "name": "CreateInstanceSingleNetworkTests-44b54149-9bfd-4ed-proj"}} 2018-06-27 22:39:26,752 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f4ccf77e6e8a43b8a48fc05725e57dd1 used request id req-fb95d3f5-0605-42d1-9c8f-8c477e2647cc 2018-06-27 22:39:26,752 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - cf82c2b2-ff61-4cb5-8f71-8917497a0ecd 2018-06-27 22:39:26,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/security-group-rules?security_group_id=cf82c2b2-ff61-4cb5-8f71-8917497a0ecd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edd21954821df00c506b8dec7c5dfaee0ad7bfa1" 2018-06-27 22:39:26,902 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:39:26 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-16979a34-5749-4e60-93dd-3a06277fd8cd 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-27T22:39:23Z", "security_group_id": "cf82c2b2-ff61-4cb5-8f71-8917497a0ecd", "port_range_min": null, "revision_number": 0, "tenant_id": "f4ccf77e6e8a43b8a48fc05725e57dd1", "created_at": "2018-06-27T22:39:23Z", "project_id": "f4ccf77e6e8a43b8a48fc05725e57dd1", "id": "8e3e58d4-55aa-4af8-aa86-11cc1879e3f3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T22:39:23Z", "security_group_id": "cf82c2b2-ff61-4cb5-8f71-8917497a0ecd", "port_range_min": null, "revision_number": 0, "tenant_id": "f4ccf77e6e8a43b8a48fc05725e57dd1", "created_at": "2018-06-27T22:39:23Z", "project_id": "f4ccf77e6e8a43b8a48fc05725e57dd1", "id": "cc0006b3-9f43-41c7-9952-280a193ded49"}]} 2018-06-27 22:39:26,902 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=cf82c2b2-ff61-4cb5-8f71-8917497a0ecd used request id req-16979a34-5749-4e60-93dd-3a06277fd8cd 2018-06-27 22:39:26,908 - 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}edd21954821df00c506b8dec7c5dfaee0ad7bfa1" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "cf82c2b2-ff61-4cb5-8f71-8917497a0ecd"}}' 2018-06-27 22:39:27,383 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 22:39:27 GMT Content-Type: application/json Content-Length: 509 Connection: keep-alive X-Openstack-Request-Id: req-fe168949-1079-477f-82fb-07701bd3aaaa 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-27T22:39:27Z", "security_group_id": "cf82c2b2-ff61-4cb5-8f71-8917497a0ecd", "port_range_min": null, "revision_number": 0, "tenant_id": "f4ccf77e6e8a43b8a48fc05725e57dd1", "created_at": "2018-06-27T22:39:27Z", "project_id": "f4ccf77e6e8a43b8a48fc05725e57dd1", "id": "0086561f-fb00-4386-a816-62e050313344"}} 2018-06-27 22:39:27,384 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-group-rules used request id req-fe168949-1079-477f-82fb-07701bd3aaaa 2018-06-27 22:39:27,384 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-sec-grp 2018-06-27 22:39:27,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=CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edd21954821df00c506b8dec7c5dfaee0ad7bfa1" 2018-06-27 22:39:28,223 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:39:28 GMT Content-Type: application/json Content-Length: 1910 Connection: keep-alive X-Openstack-Request-Id: req-82546c8c-d23d-4d09-a5d1-d373e27550f8 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "f4ccf77e6e8a43b8a48fc05725e57dd1", "created_at": "2018-06-27T22:39:23Z", "updated_at": "2018-06-27T22:39:27Z", "security_group_rules": [{"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:39:27Z", "revision_number": 0, "id": "0086561f-fb00-4386-a816-62e050313344", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:39:27Z", "security_group_id": "cf82c2b2-ff61-4cb5-8f71-8917497a0ecd", "tenant_id": "f4ccf77e6e8a43b8a48fc05725e57dd1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f4ccf77e6e8a43b8a48fc05725e57dd1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:39:23Z", "revision_number": 0, "id": "8e3e58d4-55aa-4af8-aa86-11cc1879e3f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:39:23Z", "security_group_id": "cf82c2b2-ff61-4cb5-8f71-8917497a0ecd", "tenant_id": "f4ccf77e6e8a43b8a48fc05725e57dd1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f4ccf77e6e8a43b8a48fc05725e57dd1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:39:23Z", "revision_number": 0, "id": "cc0006b3-9f43-41c7-9952-280a193ded49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:39:23Z", "security_group_id": "cf82c2b2-ff61-4cb5-8f71-8917497a0ecd", "tenant_id": "f4ccf77e6e8a43b8a48fc05725e57dd1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f4ccf77e6e8a43b8a48fc05725e57dd1"}], "revision_number": 3, "project_id": "f4ccf77e6e8a43b8a48fc05725e57dd1", "id": "cf82c2b2-ff61-4cb5-8f71-8917497a0ecd", "name": "CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-sec-grp"}]} 2018-06-27 22:39:28,224 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-sec-grp used request id req-82546c8c-d23d-4d09-a5d1-d373e27550f8 2018-06-27 22:39:28,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/f4ccf77e6e8a43b8a48fc05725e57dd1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edd21954821df00c506b8dec7c5dfaee0ad7bfa1" 2018-06-27 22:39:28,567 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:39:28 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b854f9fd-1279-4459-9361-5606dc0b2ac5 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/f4ccf77e6e8a43b8a48fc05725e57dd1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f4ccf77e6e8a43b8a48fc05725e57dd1", "name": "CreateInstanceSingleNetworkTests-44b54149-9bfd-4ed-proj"}} 2018-06-27 22:39:28,567 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f4ccf77e6e8a43b8a48fc05725e57dd1 used request id req-b854f9fd-1279-4459-9361-5606dc0b2ac5 2018-06-27 22:39:28,568 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - cf82c2b2-ff61-4cb5-8f71-8917497a0ecd 2018-06-27 22:39:28,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/security-group-rules?security_group_id=cf82c2b2-ff61-4cb5-8f71-8917497a0ecd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edd21954821df00c506b8dec7c5dfaee0ad7bfa1" 2018-06-27 22:39:28,643 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:39:28 GMT Content-Type: application/json Content-Length: 1488 Connection: keep-alive X-Openstack-Request-Id: req-40549c44-e77d-4d9b-9913-a1e0fc855363 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-27T22:39:27Z", "security_group_id": "cf82c2b2-ff61-4cb5-8f71-8917497a0ecd", "port_range_min": null, "revision_number": 0, "tenant_id": "f4ccf77e6e8a43b8a48fc05725e57dd1", "created_at": "2018-06-27T22:39:27Z", "project_id": "f4ccf77e6e8a43b8a48fc05725e57dd1", "id": "0086561f-fb00-4386-a816-62e050313344"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T22:39:23Z", "security_group_id": "cf82c2b2-ff61-4cb5-8f71-8917497a0ecd", "port_range_min": null, "revision_number": 0, "tenant_id": "f4ccf77e6e8a43b8a48fc05725e57dd1", "created_at": "2018-06-27T22:39:23Z", "project_id": "f4ccf77e6e8a43b8a48fc05725e57dd1", "id": "8e3e58d4-55aa-4af8-aa86-11cc1879e3f3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T22:39:23Z", "security_group_id": "cf82c2b2-ff61-4cb5-8f71-8917497a0ecd", "port_range_min": null, "revision_number": 0, "tenant_id": "f4ccf77e6e8a43b8a48fc05725e57dd1", "created_at": "2018-06-27T22:39:23Z", "project_id": "f4ccf77e6e8a43b8a48fc05725e57dd1", "id": "cc0006b3-9f43-41c7-9952-280a193ded49"}]} 2018-06-27 22:39:28,643 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=cf82c2b2-ff61-4cb5-8f71-8917497a0ecd used request id req-40549c44-e77d-4d9b-9913-a1e0fc855363 2018-06-27 22:39:28,649 - 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}edd21954821df00c506b8dec7c5dfaee0ad7bfa1" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 22, "port_range_max": 22, "security_group_id": "cf82c2b2-ff61-4cb5-8f71-8917497a0ecd"}}' 2018-06-27 22:39:29,098 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 22:39:29 GMT Content-Type: application/json Content-Length: 505 Connection: keep-alive X-Openstack-Request-Id: req-b3c16b3a-a158-4f6a-90ef-48f4d216a17e 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-27T22:39:28Z", "security_group_id": "cf82c2b2-ff61-4cb5-8f71-8917497a0ecd", "port_range_min": 22, "revision_number": 0, "tenant_id": "f4ccf77e6e8a43b8a48fc05725e57dd1", "created_at": "2018-06-27T22:39:28Z", "project_id": "f4ccf77e6e8a43b8a48fc05725e57dd1", "id": "4b0c38dd-fdbf-472a-a0d4-a5fd6d24679d"}} 2018-06-27 22:39:29,098 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-group-rules used request id req-b3c16b3a-a158-4f6a-90ef-48f4d216a17e 2018-06-27 22:39:29,098 - neutron_utils - INFO - Retrieving security group with ID - cf82c2b2-ff61-4cb5-8f71-8917497a0ecd 2018-06-27 22:39:29,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/security-groups?id=cf82c2b2-ff61-4cb5-8f71-8917497a0ecd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edd21954821df00c506b8dec7c5dfaee0ad7bfa1" 2018-06-27 22:39:29,218 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:39:29 GMT Content-Type: application/json Content-Length: 2404 Connection: keep-alive X-Openstack-Request-Id: req-9fd63bfd-76ce-4e59-b353-c2633e7c09ab Front-End-Https: on RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "f4ccf77e6e8a43b8a48fc05725e57dd1", "created_at": "2018-06-27T22:39:23Z", "updated_at": "2018-06-27T22:39:28Z", "security_group_rules": [{"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:39:27Z", "revision_number": 0, "id": "0086561f-fb00-4386-a816-62e050313344", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:39:27Z", "security_group_id": "cf82c2b2-ff61-4cb5-8f71-8917497a0ecd", "tenant_id": "f4ccf77e6e8a43b8a48fc05725e57dd1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f4ccf77e6e8a43b8a48fc05725e57dd1"}, {"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-06-27T22:39:28Z", "revision_number": 0, "id": "4b0c38dd-fdbf-472a-a0d4-a5fd6d24679d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:39:28Z", "security_group_id": "cf82c2b2-ff61-4cb5-8f71-8917497a0ecd", "tenant_id": "f4ccf77e6e8a43b8a48fc05725e57dd1", "port_range_min": 22, "ethertype": "IPv4", "project_id": "f4ccf77e6e8a43b8a48fc05725e57dd1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:39:23Z", "revision_number": 0, "id": "8e3e58d4-55aa-4af8-aa86-11cc1879e3f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:39:23Z", "security_group_id": "cf82c2b2-ff61-4cb5-8f71-8917497a0ecd", "tenant_id": "f4ccf77e6e8a43b8a48fc05725e57dd1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f4ccf77e6e8a43b8a48fc05725e57dd1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:39:23Z", "revision_number": 0, "id": "cc0006b3-9f43-41c7-9952-280a193ded49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:39:23Z", "security_group_id": "cf82c2b2-ff61-4cb5-8f71-8917497a0ecd", "tenant_id": "f4ccf77e6e8a43b8a48fc05725e57dd1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f4ccf77e6e8a43b8a48fc05725e57dd1"}], "revision_number": 4, "project_id": "f4ccf77e6e8a43b8a48fc05725e57dd1", "id": "cf82c2b2-ff61-4cb5-8f71-8917497a0ecd", "name": "CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-sec-grp"}]} 2018-06-27 22:39:29,218 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=cf82c2b2-ff61-4cb5-8f71-8917497a0ecd used request id req-9fd63bfd-76ce-4e59-b353-c2633e7c09ab 2018-06-27 22:39:29,219 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - cf82c2b2-ff61-4cb5-8f71-8917497a0ecd 2018-06-27 22:39:29,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/security-group-rules?security_group_id=cf82c2b2-ff61-4cb5-8f71-8917497a0ecd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edd21954821df00c506b8dec7c5dfaee0ad7bfa1" 2018-06-27 22:39:29,338 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:39:29 GMT Content-Type: application/json Content-Length: 1970 Connection: keep-alive X-Openstack-Request-Id: req-5280c360-0eaa-4191-acb8-36aa486b7116 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-27T22:39:27Z", "security_group_id": "cf82c2b2-ff61-4cb5-8f71-8917497a0ecd", "port_range_min": null, "revision_number": 0, "tenant_id": "f4ccf77e6e8a43b8a48fc05725e57dd1", "created_at": "2018-06-27T22:39:27Z", "project_id": "f4ccf77e6e8a43b8a48fc05725e57dd1", "id": "0086561f-fb00-4386-a816-62e050313344"}, {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-06-27T22:39:28Z", "security_group_id": "cf82c2b2-ff61-4cb5-8f71-8917497a0ecd", "port_range_min": 22, "revision_number": 0, "tenant_id": "f4ccf77e6e8a43b8a48fc05725e57dd1", "created_at": "2018-06-27T22:39:28Z", "project_id": "f4ccf77e6e8a43b8a48fc05725e57dd1", "id": "4b0c38dd-fdbf-472a-a0d4-a5fd6d24679d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T22:39:23Z", "security_group_id": "cf82c2b2-ff61-4cb5-8f71-8917497a0ecd", "port_range_min": null, "revision_number": 0, "tenant_id": "f4ccf77e6e8a43b8a48fc05725e57dd1", "created_at": "2018-06-27T22:39:23Z", "project_id": "f4ccf77e6e8a43b8a48fc05725e57dd1", "id": "8e3e58d4-55aa-4af8-aa86-11cc1879e3f3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T22:39:23Z", "security_group_id": "cf82c2b2-ff61-4cb5-8f71-8917497a0ecd", "port_range_min": null, "revision_number": 0, "tenant_id": "f4ccf77e6e8a43b8a48fc05725e57dd1", "created_at": "2018-06-27T22:39:23Z", "project_id": "f4ccf77e6e8a43b8a48fc05725e57dd1", "id": "cc0006b3-9f43-41c7-9952-280a193ded49"}]} 2018-06-27 22:39:29,338 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=cf82c2b2-ff61-4cb5-8f71-8917497a0ecd used request id req-5280c360-0eaa-4191-acb8-36aa486b7116 2018-06-27 22:39:29,339 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:39:29,340 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:39:30,081 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5ac099731a43446cb07b0adef8c91097", "name": "CreateInstanceSingleNetworkTests-44b54149-9bfd-4ed-proj-role"}], "expires_at": "2018-06-27T23:39:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f4ccf77e6e8a43b8a48fc05725e57dd1", "name": "CreateInstanceSingleNetworkTests-44b54149-9bfd-4ed-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/f4ccf77e6e8a43b8a48fc05725e57dd1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/f4ccf77e6e8a43b8a48fc05725e57dd1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/f4ccf77e6e8a43b8a48fc05725e57dd1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f4ccf77e6e8a43b8a48fc05725e57dd1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/f4ccf77e6e8a43b8a48fc05725e57dd1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/f4ccf77e6e8a43b8a48fc05725e57dd1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f4ccf77e6e8a43b8a48fc05725e57dd1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/f4ccf77e6e8a43b8a48fc05725e57dd1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/f4ccf77e6e8a43b8a48fc05725e57dd1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f4ccf77e6e8a43b8a48fc05725e57dd1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/f4ccf77e6e8a43b8a48fc05725e57dd1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/f4ccf77e6e8a43b8a48fc05725e57dd1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-44b54149-9bfd-4ed-user", "id": "ef51ef63afd04902b730270028f1ef07"}, "audit_ids": ["IlDC11H_Rb6-RoNB56Zr2Q"], "issued_at": "2018-06-27T22:39:30.000000Z"}} 2018-06-27 22:39:30,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}0a39d3be2e2bbe8924f3ecb9d9d84b7df4900d22" 2018-06-27 22:39:30,444 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:39:30 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-62278ac3-e711-4388-bb6a-0a5030b75958 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:39:30,444 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-62278ac3-e711-4388-bb6a-0a5030b75958 2018-06-27 22:39:30,445 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 22:39:30,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}0a39d3be2e2bbe8924f3ecb9d9d84b7df4900d22" 2018-06-27 22:39:31,085 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:39:30 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b880b7d7-a352-4fef-b730-d5e2d2412aa9 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:39:31,085 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-b880b7d7-a352-4fef-b730-d5e2d2412aa9 2018-06-27 22:39:31,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/networks?name=CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a39d3be2e2bbe8924f3ecb9d9d84b7df4900d22" 2018-06-27 22:39:32,408 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:39:32 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-5725c7d9-eb5c-4b29-9a62-3f63722a7dea Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8ee70aeb-a1bc-4758-952b-6e003e836655"],"updated_at":"2018-06-27T22:38:58Z","tenant_id":"f4ccf77e6e8a43b8a48fc05725e57dd1","created_at":"2018-06-27T22:38:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f4ccf77e6e8a43b8a48fc05725e57dd1","id":"bada3a44-cfa2-4c2a-a91c-1ef976efafe8","name":"CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-pub-net"}]} 2018-06-27 22:39:32,408 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-pub-net used request id req-5725c7d9-eb5c-4b29-9a62-3f63722a7dea 2018-06-27 22:39:32,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 22:39:32,424 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 22: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-27 22:39:32,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/f4ccf77e6e8a43b8a48fc05725e57dd1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a39d3be2e2bbe8924f3ecb9d9d84b7df4900d22" 2018-06-27 22:39:32,496 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:39:32 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-edd363a9-292d-4c90-9755-318f94a4d8c8 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/f4ccf77e6e8a43b8a48fc05725e57dd1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f4ccf77e6e8a43b8a48fc05725e57dd1", "name": "CreateInstanceSingleNetworkTests-44b54149-9bfd-4ed-proj"}} 2018-06-27 22:39:32,496 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f4ccf77e6e8a43b8a48fc05725e57dd1 used request id req-edd363a9-292d-4c90-9755-318f94a4d8c8 2018-06-27 22:39:32,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=bada3a44-cfa2-4c2a-a91c-1ef976efafe8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a39d3be2e2bbe8924f3ecb9d9d84b7df4900d22" 2018-06-27 22:39:32,699 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:39:32 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-ad117bd6-af0f-4895-b09c-a7f9119c4515 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bada3a44-cfa2-4c2a-a91c-1ef976efafe8","tenant_id":"f4ccf77e6e8a43b8a48fc05725e57dd1","created_at":"2018-06-27T22:38:58Z","dns_nameservers":[],"updated_at":"2018-06-27T22:38: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":"f4ccf77e6e8a43b8a48fc05725e57dd1","id":"8ee70aeb-a1bc-4758-952b-6e003e836655","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-pub-subnet"}]} 2018-06-27 22:39:32,700 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=bada3a44-cfa2-4c2a-a91c-1ef976efafe8 used request id req-ad117bd6-af0f-4895-b09c-a7f9119c4515 2018-06-27 22:39:32,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=bada3a44-cfa2-4c2a-a91c-1ef976efafe8&name=CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a39d3be2e2bbe8924f3ecb9d9d84b7df4900d22" 2018-06-27 22:39:32,784 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:39:32 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-660167c4-4362-4e05-bc6a-8b1e14f73a18 Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-27 22:39:32,785 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=bada3a44-cfa2-4c2a-a91c-1ef976efafe8&name=CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69port-1&admin_state_up=True used request id req-660167c4-4362-4e05-bc6a-8b1e14f73a18 2018-06-27 22:39:32,788 - novaclient.v2.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-aa3cf343-dade-4956-8065-c8ce53825e69-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a39d3be2e2bbe8924f3ecb9d9d84b7df4900d22" 2018-06-27 22:39:33,704 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:39:33 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-5ed7b1b4-ff32-4a97-bfdb-fb8fe42855c2 X-Compute-Request-Id: req-5ed7b1b4-ff32-4a97-bfdb-fb8fe42855c2 Front-End-Https: on RESP BODY: {"servers": []} 2018-06-27 22:39:33,704 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-inst used request id req-5ed7b1b4-ff32-4a97-bfdb-fb8fe42855c2 2018-06-27 22:39: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/networks?name=CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a39d3be2e2bbe8924f3ecb9d9d84b7df4900d22" 2018-06-27 22:39:34,057 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:39:34 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-d0be8f34-aa31-4d68-919b-3ef367643b53 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8ee70aeb-a1bc-4758-952b-6e003e836655"],"updated_at":"2018-06-27T22:38:58Z","tenant_id":"f4ccf77e6e8a43b8a48fc05725e57dd1","created_at":"2018-06-27T22:38:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f4ccf77e6e8a43b8a48fc05725e57dd1","id":"bada3a44-cfa2-4c2a-a91c-1ef976efafe8","name":"CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-pub-net"}]} 2018-06-27 22:39:34,057 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-pub-net used request id req-d0be8f34-aa31-4d68-919b-3ef367643b53 2018-06-27 22:39:34,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/f4ccf77e6e8a43b8a48fc05725e57dd1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a39d3be2e2bbe8924f3ecb9d9d84b7df4900d22" 2018-06-27 22:39:34,446 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:39:34 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ece13422-a2bf-404e-8adf-fa343cc4d416 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/f4ccf77e6e8a43b8a48fc05725e57dd1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f4ccf77e6e8a43b8a48fc05725e57dd1", "name": "CreateInstanceSingleNetworkTests-44b54149-9bfd-4ed-proj"}} 2018-06-27 22:39:34,447 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f4ccf77e6e8a43b8a48fc05725e57dd1 used request id req-ece13422-a2bf-404e-8adf-fa343cc4d416 2018-06-27 22:39:34,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/subnets?network_id=bada3a44-cfa2-4c2a-a91c-1ef976efafe8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a39d3be2e2bbe8924f3ecb9d9d84b7df4900d22" 2018-06-27 22:39:35,235 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:39:35 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-00512bfa-e420-4aef-bc2a-7a4d7fa65636 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bada3a44-cfa2-4c2a-a91c-1ef976efafe8","tenant_id":"f4ccf77e6e8a43b8a48fc05725e57dd1","created_at":"2018-06-27T22:38:58Z","dns_nameservers":[],"updated_at":"2018-06-27T22:38: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":"f4ccf77e6e8a43b8a48fc05725e57dd1","id":"8ee70aeb-a1bc-4758-952b-6e003e836655","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-pub-subnet"}]} 2018-06-27 22:39:35,235 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=bada3a44-cfa2-4c2a-a91c-1ef976efafe8 used request id req-00512bfa-e420-4aef-bc2a-7a4d7fa65636 2018-06-27 22:39:35,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/ports?network_id=bada3a44-cfa2-4c2a-a91c-1ef976efafe8&name=CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a39d3be2e2bbe8924f3ecb9d9d84b7df4900d22" 2018-06-27 22:39:36,273 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:39:36 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-2af201e5-bfd4-4b61-b379-5b78e82d05e9 Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-27 22:39:36,273 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=bada3a44-cfa2-4c2a-a91c-1ef976efafe8&name=CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69port-1&admin_state_up=True used request id req-2af201e5-bfd4-4b61-b379-5b78e82d05e9 2018-06-27 22:39:36,273 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:39:36,274 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:39:37,231 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5ac099731a43446cb07b0adef8c91097", "name": "CreateInstanceSingleNetworkTests-44b54149-9bfd-4ed-proj-role"}], "expires_at": "2018-06-27T23:39:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f4ccf77e6e8a43b8a48fc05725e57dd1", "name": "CreateInstanceSingleNetworkTests-44b54149-9bfd-4ed-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/f4ccf77e6e8a43b8a48fc05725e57dd1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/f4ccf77e6e8a43b8a48fc05725e57dd1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/f4ccf77e6e8a43b8a48fc05725e57dd1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f4ccf77e6e8a43b8a48fc05725e57dd1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/f4ccf77e6e8a43b8a48fc05725e57dd1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/f4ccf77e6e8a43b8a48fc05725e57dd1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f4ccf77e6e8a43b8a48fc05725e57dd1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/f4ccf77e6e8a43b8a48fc05725e57dd1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/f4ccf77e6e8a43b8a48fc05725e57dd1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f4ccf77e6e8a43b8a48fc05725e57dd1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/f4ccf77e6e8a43b8a48fc05725e57dd1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/f4ccf77e6e8a43b8a48fc05725e57dd1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-44b54149-9bfd-4ed-user", "id": "ef51ef63afd04902b730270028f1ef07"}, "audit_ids": ["JeyJRntpTZyN9luavJxPfg"], "issued_at": "2018-06-27T22:39:37.000000Z"}} 2018-06-27 22:39:37,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}6545a7ef07a82d6002e21966ae88f3ebeb4bd0eb" 2018-06-27 22:39:37,291 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:39:37 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-778184cf-3533-4aaf-a599-8a29793d72fd Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:39:37,291 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-778184cf-3533-4aaf-a599-8a29793d72fd 2018-06-27 22:39:37,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=CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a39d3be2e2bbe8924f3ecb9d9d84b7df4900d22" 2018-06-27 22:39:38,349 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:39:38 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-3a3a26a0-8a31-4439-b522-6e019ecb0d41 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8ee70aeb-a1bc-4758-952b-6e003e836655"],"updated_at":"2018-06-27T22:38:58Z","tenant_id":"f4ccf77e6e8a43b8a48fc05725e57dd1","created_at":"2018-06-27T22:38:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f4ccf77e6e8a43b8a48fc05725e57dd1","id":"bada3a44-cfa2-4c2a-a91c-1ef976efafe8","name":"CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-pub-net"}]} 2018-06-27 22:39:38,350 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-pub-net used request id req-3a3a26a0-8a31-4439-b522-6e019ecb0d41 2018-06-27 22:39:38,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/subnets?network_id=bada3a44-cfa2-4c2a-a91c-1ef976efafe8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a39d3be2e2bbe8924f3ecb9d9d84b7df4900d22" 2018-06-27 22:39:38,461 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:39:38 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-c38690ca-4c08-4009-afc1-b53e358c8c54 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bada3a44-cfa2-4c2a-a91c-1ef976efafe8","tenant_id":"f4ccf77e6e8a43b8a48fc05725e57dd1","created_at":"2018-06-27T22:38:58Z","dns_nameservers":[],"updated_at":"2018-06-27T22:38: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":"f4ccf77e6e8a43b8a48fc05725e57dd1","id":"8ee70aeb-a1bc-4758-952b-6e003e836655","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-pub-subnet"}]} 2018-06-27 22:39:38,462 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=bada3a44-cfa2-4c2a-a91c-1ef976efafe8 used request id req-c38690ca-4c08-4009-afc1-b53e358c8c54 2018-06-27 22:39:38,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=CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a39d3be2e2bbe8924f3ecb9d9d84b7df4900d22" 2018-06-27 22:39:38,687 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:39:38 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-b7b31177-0713-4b26-a99b-e8d3bd52e512 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8ee70aeb-a1bc-4758-952b-6e003e836655"],"updated_at":"2018-06-27T22:38:58Z","tenant_id":"f4ccf77e6e8a43b8a48fc05725e57dd1","created_at":"2018-06-27T22:38:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f4ccf77e6e8a43b8a48fc05725e57dd1","id":"bada3a44-cfa2-4c2a-a91c-1ef976efafe8","name":"CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-pub-net"}]} 2018-06-27 22:39:38,687 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-pub-net used request id req-b7b31177-0713-4b26-a99b-e8d3bd52e512 2018-06-27 22:39:38,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 22:39:38,702 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 22:39: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-27 22:39:38,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/f4ccf77e6e8a43b8a48fc05725e57dd1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6545a7ef07a82d6002e21966ae88f3ebeb4bd0eb" 2018-06-27 22:39:38,757 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:39:38 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e4e85d70-207a-4124-8f83-04878b81d4ea Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/f4ccf77e6e8a43b8a48fc05725e57dd1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f4ccf77e6e8a43b8a48fc05725e57dd1", "name": "CreateInstanceSingleNetworkTests-44b54149-9bfd-4ed-proj"}} 2018-06-27 22:39:38,758 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f4ccf77e6e8a43b8a48fc05725e57dd1 used request id req-e4e85d70-207a-4124-8f83-04878b81d4ea 2018-06-27 22:39:38,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=bada3a44-cfa2-4c2a-a91c-1ef976efafe8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a39d3be2e2bbe8924f3ecb9d9d84b7df4900d22" 2018-06-27 22:39:38,947 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:39:38 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-d50d50a9-a979-4c91-a82c-6b8f54444390 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bada3a44-cfa2-4c2a-a91c-1ef976efafe8","tenant_id":"f4ccf77e6e8a43b8a48fc05725e57dd1","created_at":"2018-06-27T22:38:58Z","dns_nameservers":[],"updated_at":"2018-06-27T22:38: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":"f4ccf77e6e8a43b8a48fc05725e57dd1","id":"8ee70aeb-a1bc-4758-952b-6e003e836655","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-pub-subnet"}]} 2018-06-27 22:39:38,947 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=bada3a44-cfa2-4c2a-a91c-1ef976efafe8 used request id req-d50d50a9-a979-4c91-a82c-6b8f54444390 2018-06-27 22:39:38,948 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-pub-net 2018-06-27 22:39:38,953 - 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}0a39d3be2e2bbe8924f3ecb9d9d84b7df4900d22" -d '{"port": {"network_id": "bada3a44-cfa2-4c2a-a91c-1ef976efafe8", "name": "CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69port-1", "admin_state_up": true}}' 2018-06-27 22:39:41,484 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 22:39:41 GMT Content-Type: application/json Content-Length: 768 Connection: keep-alive X-Openstack-Request-Id: req-75ce597b-fa9c-4941-abc5-bd7f44a0b661 Front-End-Https: on RESP BODY: {"port":{"status":"DOWN","created_at":"2018-06-27T22:39:39Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"bada3a44-cfa2-4c2a-a91c-1ef976efafe8","tenant_id":"f4ccf77e6e8a43b8a48fc05725e57dd1","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-06-27T22:39:40Z","name":"CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69port-1","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:e1:31:6b","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"f4ccf77e6e8a43b8a48fc05725e57dd1","fixed_ips":[{"subnet_id":"8ee70aeb-a1bc-4758-952b-6e003e836655","ip_address":"10.55.1.12"}],"id":"c3842431-d200-4fc0-b2d8-c765f3c7f100","security_groups":["6d501d3a-2959-4d98-94a3-99f4986fb017"],"device_id":""}} 2018-06-27 22:39:41,484 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/ports used request id req-75ce597b-fa9c-4941-abc5-bd7f44a0b661 2018-06-27 22:39:41,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=CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a39d3be2e2bbe8924f3ecb9d9d84b7df4900d22" 2018-06-27 22:39:41,737 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:39:41 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-618e88c8-2f24-4760-80a4-971f27d4ab2f Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8ee70aeb-a1bc-4758-952b-6e003e836655"],"updated_at":"2018-06-27T22:38:58Z","tenant_id":"f4ccf77e6e8a43b8a48fc05725e57dd1","created_at":"2018-06-27T22:38:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f4ccf77e6e8a43b8a48fc05725e57dd1","id":"bada3a44-cfa2-4c2a-a91c-1ef976efafe8","name":"CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-pub-net"}]} 2018-06-27 22:39:41,737 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-pub-net used request id req-618e88c8-2f24-4760-80a4-971f27d4ab2f 2018-06-27 22:39:41,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/f4ccf77e6e8a43b8a48fc05725e57dd1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a39d3be2e2bbe8924f3ecb9d9d84b7df4900d22" 2018-06-27 22:39:42,009 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:39:41 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-79dafc94-fda4-4bb5-a71d-a2a525809460 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/f4ccf77e6e8a43b8a48fc05725e57dd1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f4ccf77e6e8a43b8a48fc05725e57dd1", "name": "CreateInstanceSingleNetworkTests-44b54149-9bfd-4ed-proj"}} 2018-06-27 22:39:42,010 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f4ccf77e6e8a43b8a48fc05725e57dd1 used request id req-79dafc94-fda4-4bb5-a71d-a2a525809460 2018-06-27 22:39:42,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/subnets?network_id=bada3a44-cfa2-4c2a-a91c-1ef976efafe8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a39d3be2e2bbe8924f3ecb9d9d84b7df4900d22" 2018-06-27 22:39:42,140 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:39:42 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-ed0f74a3-238c-42ce-98c6-141bbd8226db Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bada3a44-cfa2-4c2a-a91c-1ef976efafe8","tenant_id":"f4ccf77e6e8a43b8a48fc05725e57dd1","created_at":"2018-06-27T22:38:58Z","dns_nameservers":[],"updated_at":"2018-06-27T22:38: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":"f4ccf77e6e8a43b8a48fc05725e57dd1","id":"8ee70aeb-a1bc-4758-952b-6e003e836655","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-pub-subnet"}]} 2018-06-27 22:39:42,140 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=bada3a44-cfa2-4c2a-a91c-1ef976efafe8 used request id req-ed0f74a3-238c-42ce-98c6-141bbd8226db 2018-06-27 22:39:42,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=bada3a44-cfa2-4c2a-a91c-1ef976efafe8&name=CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a39d3be2e2bbe8924f3ecb9d9d84b7df4900d22" 2018-06-27 22:39:42,293 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:39:42 GMT Content-Type: application/json Content-Length: 771 Connection: keep-alive X-Openstack-Request-Id: req-3fc8cddc-f297-49d5-a86d-2ab2ab977f06 Front-End-Https: on RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"bada3a44-cfa2-4c2a-a91c-1ef976efafe8","tenant_id":"f4ccf77e6e8a43b8a48fc05725e57dd1","created_at":"2018-06-27T22:39:39Z","admin_state_up":true,"updated_at":"2018-06-27T22:39:40Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:e1:31:6b","id":"c3842431-d200-4fc0-b2d8-c765f3c7f100","port_security_enabled":true,"project_id":"f4ccf77e6e8a43b8a48fc05725e57dd1","fixed_ips":[{"subnet_id":"8ee70aeb-a1bc-4758-952b-6e003e836655","ip_address":"10.55.1.12"}],"extra_dhcp_opts":[],"security_groups":["6d501d3a-2959-4d98-94a3-99f4986fb017"],"name":"CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69port-1"}]} 2018-06-27 22:39:42,293 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=bada3a44-cfa2-4c2a-a91c-1ef976efafe8&name=CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69port-1&admin_state_up=True used request id req-3fc8cddc-f297-49d5-a86d-2ab2ab977f06 2018-06-27 22:39: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/f4ccf77e6e8a43b8a48fc05725e57dd1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a39d3be2e2bbe8924f3ecb9d9d84b7df4900d22" 2018-06-27 22:39:42,408 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:39:42 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b3f82882-7b35-48c2-be28-ca2c8e735473 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/f4ccf77e6e8a43b8a48fc05725e57dd1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f4ccf77e6e8a43b8a48fc05725e57dd1", "name": "CreateInstanceSingleNetworkTests-44b54149-9bfd-4ed-proj"}} 2018-06-27 22:39:42,408 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f4ccf77e6e8a43b8a48fc05725e57dd1 used request id req-b3f82882-7b35-48c2-be28-ca2c8e735473 2018-06-27 22:39:42,408 - nova_utils - INFO - Creating VM with name - CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-inst 2018-06-27 22:39:42,412 - novaclient.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}0a39d3be2e2bbe8924f3ecb9d9d84b7df4900d22" 2018-06-27 22:39:43,264 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:39:43 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-aa3470a0-58f4-432a-8c8c-dde92f1b6228 X-Compute-Request-Id: req-aa3470a0-58f4-432a-8c8c-dde92f1b6228 Front-End-Https: on RESP BODY: {"flavors": [{"id": "a21056cc-6d56-48f0-931e-535f7b54d681", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/a21056cc-6d56-48f0-931e-535f7b54d681", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/a21056cc-6d56-48f0-931e-535f7b54d681", "rel": "bookmark"}], "name": "CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-flavor-name"}, {"id": "bfce69d5-8948-4e52-8e30-cf8bfa544966", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "bookmark"}], "name": "shaker-flavor_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3"}]} 2018-06-27 22:39:43,264 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-aa3470a0-58f4-432a-8c8c-dde92f1b6228 2018-06-27 22:39:43,268 - novaclient.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/a21056cc-6d56-48f0-931e-535f7b54d681 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a39d3be2e2bbe8924f3ecb9d9d84b7df4900d22" 2018-06-27 22:39:44,106 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:39:44 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-53b35d0f-20be-4750-b7db-120c5c35eddb X-Compute-Request-Id: req-53b35d0f-20be-4750-b7db-120c5c35eddb Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/a21056cc-6d56-48f0-931e-535f7b54d681", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/a21056cc-6d56-48f0-931e-535f7b54d681", "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": "a21056cc-6d56-48f0-931e-535f7b54d681"}} 2018-06-27 22:39:44,106 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/a21056cc-6d56-48f0-931e-535f7b54d681 used request id req-53b35d0f-20be-4750-b7db-120c5c35eddb 2018-06-27 22:39:44,110 - 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-aa3cf343-dade-4956-8065-c8ce53825e69-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0a39d3be2e2bbe8924f3ecb9d9d84b7df4900d22" 2018-06-27 22:39:45,097 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:39:45 GMT Content-Type: application/json Content-Length: 914 Connection: keep-alive X-Openstack-Request-Id: req-1f4b8080-a7aa-42af-a79a-f5bf18e0a08c Front-End-Https: on RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-image", "tags": [], "container_format": "bare", "created_at": "2018-06-27T22:38:50Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-27T22:38:51Z", "visibility": "shared", "self": "/v2/images/63ab5dd2-1136-4653-af45-e228f67c07ec", "min_disk": 0, "protected": false, "id": "63ab5dd2-1136-4653-af45-e228f67c07ec", "file": "/v2/images/63ab5dd2-1136-4653-af45-e228f67c07ec/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f4ccf77e6e8a43b8a48fc05725e57dd1", "direct_url": "file:///var/lib/glance/images/63ab5dd2-1136-4653-af45-e228f67c07ec", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-image"} 2018-06-27 22:39:45,098 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-image used request id req-1f4b8080-a7aa-42af-a79a-f5bf18e0a08c 2018-06-27 22:39:45,103 - 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}0a39d3be2e2bbe8924f3ecb9d9d84b7df4900d22" 2018-06-27 22:39:45,722 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:39:45 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-8ddd10da-0bc1-411c-8c87-f8dd3152fa6b 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-27 22:39:45,722 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-8ddd10da-0bc1-411c-8c87-f8dd3152fa6b 2018-06-27 22:39:45,728 - 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}0a39d3be2e2bbe8924f3ecb9d9d84b7df4900d22" -d '{"server": {"name": "CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-inst", "imageRef": "63ab5dd2-1136-4653-af45-e228f67c07ec", "key_name": "CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-kp", "flavorRef": "a21056cc-6d56-48f0-931e-535f7b54d681", "max_count": 1, "min_count": 1, "networks": [{"port": "c3842431-d200-4fc0-b2d8-c765f3c7f100"}], "security_groups": [{"name": "CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-sec-grp"}]}}' 2018-06-27 22:39:54,276 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 22:39:54 GMT Content-Type: application/json Content-Length: 448 Connection: keep-alive Location: https://172.30.10.101:8774/v2.1/servers/f05a7ef3-0696-48fc-a6cb-033fffdec1dc Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-0d716182-28f7-4695-803d-0b6931c50bdf X-Compute-Request-Id: req-0d716182-28f7-4695-803d-0b6931c50bdf RESP BODY: {"server": {"security_groups": [{"name": "CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-sec-grp"}], "OS-DCF:diskConfig": "MANUAL", "id": "f05a7ef3-0696-48fc-a6cb-033fffdec1dc", "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/f05a7ef3-0696-48fc-a6cb-033fffdec1dc", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/f05a7ef3-0696-48fc-a6cb-033fffdec1dc", "rel": "bookmark"}], "adminPass": "cV3p36f6jfnG"}} 2018-06-27 22:39:54,276 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers used request id req-0d716182-28f7-4695-803d-0b6931c50bdf 2018-06-27 22:39:54,280 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/f05a7ef3-0696-48fc-a6cb-033fffdec1dc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a39d3be2e2bbe8924f3ecb9d9d84b7df4900d22" 2018-06-27 22:39:55,271 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:39:55 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-681fb88e-b2c6-43f8-9b0c-94ce22f711da X-Compute-Request-Id: req-681fb88e-b2c6-43f8-9b0c-94ce22f711da 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/f05a7ef3-0696-48fc-a6cb-033fffdec1dc", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/f05a7ef3-0696-48fc-a6cb-033fffdec1dc", "rel": "bookmark"}], "image": {"id": "63ab5dd2-1136-4653-af45-e228f67c07ec", "links": [{"href": "http://172.30.10.101:8774/images/63ab5dd2-1136-4653-af45-e228f67c07ec", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a21056cc-6d56-48f0-931e-535f7b54d681", "links": [{"href": "http://172.30.10.101:8774/flavors/a21056cc-6d56-48f0-931e-535f7b54d681", "rel": "bookmark"}]}, "id": "f05a7ef3-0696-48fc-a6cb-033fffdec1dc", "user_id": "ef51ef63afd04902b730270028f1ef07", "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-27T22:39:54Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-kp", "name": "CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-inst", "created": "2018-06-27T22:39:54Z", "tenant_id": "f4ccf77e6e8a43b8a48fc05725e57dd1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:39:55,271 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/f05a7ef3-0696-48fc-a6cb-033fffdec1dc used request id req-681fb88e-b2c6-43f8-9b0c-94ce22f711da 2018-06-27 22:39:55,272 - create_instance - INFO - Created instance with name - CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-inst 2018-06-27 22:39:55,275 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/f05a7ef3-0696-48fc-a6cb-033fffdec1dc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a39d3be2e2bbe8924f3ecb9d9d84b7df4900d22" 2018-06-27 22:39:56,849 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:39:56 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-6e2f6952-9a2a-45f7-b08d-f4a59dc51c39 X-Compute-Request-Id: req-6e2f6952-9a2a-45f7-b08d-f4a59dc51c39 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/f05a7ef3-0696-48fc-a6cb-033fffdec1dc", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/f05a7ef3-0696-48fc-a6cb-033fffdec1dc", "rel": "bookmark"}], "image": {"id": "63ab5dd2-1136-4653-af45-e228f67c07ec", "links": [{"href": "http://172.30.10.101:8774/images/63ab5dd2-1136-4653-af45-e228f67c07ec", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a21056cc-6d56-48f0-931e-535f7b54d681", "links": [{"href": "http://172.30.10.101:8774/flavors/a21056cc-6d56-48f0-931e-535f7b54d681", "rel": "bookmark"}]}, "id": "f05a7ef3-0696-48fc-a6cb-033fffdec1dc", "user_id": "ef51ef63afd04902b730270028f1ef07", "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-27T22:39:56Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-kp", "name": "CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-inst", "created": "2018-06-27T22:39:54Z", "tenant_id": "f4ccf77e6e8a43b8a48fc05725e57dd1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:39:56,849 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/f05a7ef3-0696-48fc-a6cb-033fffdec1dc used request id req-6e2f6952-9a2a-45f7-b08d-f4a59dc51c39 2018-06-27 22:39:56,850 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-inst] is - BUILD 2018-06-27 22:39:56,850 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 22:39:59,853 - create_instance - DEBUG - VM status query timeout in 895.418869019 2018-06-27 22:39:59,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/f05a7ef3-0696-48fc-a6cb-033fffdec1dc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a39d3be2e2bbe8924f3ecb9d9d84b7df4900d22" 2018-06-27 22:40:01,394 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:40:01 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-6dd93368-422f-4c2f-ba19-ee326572f658 X-Compute-Request-Id: req-6dd93368-422f-4c2f-ba19-ee326572f658 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/f05a7ef3-0696-48fc-a6cb-033fffdec1dc", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/f05a7ef3-0696-48fc-a6cb-033fffdec1dc", "rel": "bookmark"}], "image": {"id": "63ab5dd2-1136-4653-af45-e228f67c07ec", "links": [{"href": "http://172.30.10.101:8774/images/63ab5dd2-1136-4653-af45-e228f67c07ec", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a21056cc-6d56-48f0-931e-535f7b54d681", "links": [{"href": "http://172.30.10.101:8774/flavors/a21056cc-6d56-48f0-931e-535f7b54d681", "rel": "bookmark"}]}, "id": "f05a7ef3-0696-48fc-a6cb-033fffdec1dc", "user_id": "ef51ef63afd04902b730270028f1ef07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T22:40:00Z", "hostId": "9c6f0a14c2feffa476b90b5f9b38b3a015cd9b1f61b69f9505a6dd11", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-kp", "name": "CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-inst", "created": "2018-06-27T22:39:54Z", "tenant_id": "f4ccf77e6e8a43b8a48fc05725e57dd1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:40:01,395 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/f05a7ef3-0696-48fc-a6cb-033fffdec1dc used request id req-6dd93368-422f-4c2f-ba19-ee326572f658 2018-06-27 22:40:01,395 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-inst] is - BUILD 2018-06-27 22:40:01,395 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 22:40:04,397 - create_instance - DEBUG - VM status query timeout in 890.875386 2018-06-27 22:40:04,400 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/f05a7ef3-0696-48fc-a6cb-033fffdec1dc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a39d3be2e2bbe8924f3ecb9d9d84b7df4900d22" 2018-06-27 22:40:05,353 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:40: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-d89bba85-1537-4657-bbc1-9bd907f1a44c X-Compute-Request-Id: req-d89bba85-1537-4657-bbc1-9bd907f1a44c 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/f05a7ef3-0696-48fc-a6cb-033fffdec1dc", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/f05a7ef3-0696-48fc-a6cb-033fffdec1dc", "rel": "bookmark"}], "image": {"id": "63ab5dd2-1136-4653-af45-e228f67c07ec", "links": [{"href": "http://172.30.10.101:8774/images/63ab5dd2-1136-4653-af45-e228f67c07ec", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a21056cc-6d56-48f0-931e-535f7b54d681", "links": [{"href": "http://172.30.10.101:8774/flavors/a21056cc-6d56-48f0-931e-535f7b54d681", "rel": "bookmark"}]}, "id": "f05a7ef3-0696-48fc-a6cb-033fffdec1dc", "security_groups": [{"name": "default"}], "user_id": "ef51ef63afd04902b730270028f1ef07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T22:40:00Z", "hostId": "9c6f0a14c2feffa476b90b5f9b38b3a015cd9b1f61b69f9505a6dd11", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-kp", "name": "CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-inst", "created": "2018-06-27T22:39:54Z", "tenant_id": "f4ccf77e6e8a43b8a48fc05725e57dd1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:40:05,353 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/f05a7ef3-0696-48fc-a6cb-033fffdec1dc used request id req-d89bba85-1537-4657-bbc1-9bd907f1a44c 2018-06-27 22:40:05,354 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-inst] is - BUILD 2018-06-27 22:40:05,354 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 22:40:08,357 - create_instance - DEBUG - VM status query timeout in 886.915050983 2018-06-27 22:40:08,361 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/f05a7ef3-0696-48fc-a6cb-033fffdec1dc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a39d3be2e2bbe8924f3ecb9d9d84b7df4900d22" 2018-06-27 22:40:10,115 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:40: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-a08b6dab-b8d7-46f5-aba5-af2c5123fb0a X-Compute-Request-Id: req-a08b6dab-b8d7-46f5-aba5-af2c5123fb0a 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/f05a7ef3-0696-48fc-a6cb-033fffdec1dc", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/f05a7ef3-0696-48fc-a6cb-033fffdec1dc", "rel": "bookmark"}], "image": {"id": "63ab5dd2-1136-4653-af45-e228f67c07ec", "links": [{"href": "http://172.30.10.101:8774/images/63ab5dd2-1136-4653-af45-e228f67c07ec", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a21056cc-6d56-48f0-931e-535f7b54d681", "links": [{"href": "http://172.30.10.101:8774/flavors/a21056cc-6d56-48f0-931e-535f7b54d681", "rel": "bookmark"}]}, "id": "f05a7ef3-0696-48fc-a6cb-033fffdec1dc", "security_groups": [{"name": "default"}], "user_id": "ef51ef63afd04902b730270028f1ef07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T22:40:00Z", "hostId": "9c6f0a14c2feffa476b90b5f9b38b3a015cd9b1f61b69f9505a6dd11", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-kp", "name": "CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-inst", "created": "2018-06-27T22:39:54Z", "tenant_id": "f4ccf77e6e8a43b8a48fc05725e57dd1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:40:10,116 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/f05a7ef3-0696-48fc-a6cb-033fffdec1dc used request id req-a08b6dab-b8d7-46f5-aba5-af2c5123fb0a 2018-06-27 22:40:10,116 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-inst] is - BUILD 2018-06-27 22:40:10,116 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 22:40:13,120 - create_instance - DEBUG - VM status query timeout in 882.152513027 2018-06-27 22:40:13,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/f05a7ef3-0696-48fc-a6cb-033fffdec1dc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a39d3be2e2bbe8924f3ecb9d9d84b7df4900d22" 2018-06-27 22:40:15,183 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:40:15 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-a0e19872-58f9-48ac-94e4-243c5d0e985c X-Compute-Request-Id: req-a0e19872-58f9-48ac-94e4-243c5d0e985c Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:31:6b", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/f05a7ef3-0696-48fc-a6cb-033fffdec1dc", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/f05a7ef3-0696-48fc-a6cb-033fffdec1dc", "rel": "bookmark"}], "image": {"id": "63ab5dd2-1136-4653-af45-e228f67c07ec", "links": [{"href": "http://172.30.10.101:8774/images/63ab5dd2-1136-4653-af45-e228f67c07ec", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:40:12.000000", "flavor": {"id": "a21056cc-6d56-48f0-931e-535f7b54d681", "links": [{"href": "http://172.30.10.101:8774/flavors/a21056cc-6d56-48f0-931e-535f7b54d681", "rel": "bookmark"}]}, "id": "f05a7ef3-0696-48fc-a6cb-033fffdec1dc", "security_groups": [{"name": "default"}], "user_id": "ef51ef63afd04902b730270028f1ef07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:40:13Z", "hostId": "9c6f0a14c2feffa476b90b5f9b38b3a015cd9b1f61b69f9505a6dd11", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-kp", "name": "CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-inst", "created": "2018-06-27T22:39:54Z", "tenant_id": "f4ccf77e6e8a43b8a48fc05725e57dd1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:40:15,183 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/f05a7ef3-0696-48fc-a6cb-033fffdec1dc used request id req-a0e19872-58f9-48ac-94e4-243c5d0e985c 2018-06-27 22:40:15,183 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-inst] is - ACTIVE 2018-06-27 22:40:15,184 - create_instance - INFO - VM is - ACTIVE 2018-06-27 22:40:15,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/f05a7ef3-0696-48fc-a6cb-033fffdec1dc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a39d3be2e2bbe8924f3ecb9d9d84b7df4900d22" 2018-06-27 22:40:16,238 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:40:16 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-c805b90e-58a9-4c16-ae87-23455d761a04 X-Compute-Request-Id: req-c805b90e-58a9-4c16-ae87-23455d761a04 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:31:6b", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/f05a7ef3-0696-48fc-a6cb-033fffdec1dc", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/f05a7ef3-0696-48fc-a6cb-033fffdec1dc", "rel": "bookmark"}], "image": {"id": "63ab5dd2-1136-4653-af45-e228f67c07ec", "links": [{"href": "http://172.30.10.101:8774/images/63ab5dd2-1136-4653-af45-e228f67c07ec", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:40:12.000000", "flavor": {"id": "a21056cc-6d56-48f0-931e-535f7b54d681", "links": [{"href": "http://172.30.10.101:8774/flavors/a21056cc-6d56-48f0-931e-535f7b54d681", "rel": "bookmark"}]}, "id": "f05a7ef3-0696-48fc-a6cb-033fffdec1dc", "security_groups": [{"name": "default"}], "user_id": "ef51ef63afd04902b730270028f1ef07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:40:13Z", "hostId": "9c6f0a14c2feffa476b90b5f9b38b3a015cd9b1f61b69f9505a6dd11", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-kp", "name": "CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-inst", "created": "2018-06-27T22:39:54Z", "tenant_id": "f4ccf77e6e8a43b8a48fc05725e57dd1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:40:16,239 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/f05a7ef3-0696-48fc-a6cb-033fffdec1dc used request id req-c805b90e-58a9-4c16-ae87-23455d761a04 2018-06-27 22:40:16,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-aa3cf343-dade-4956-8065-c8ce53825e69-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a39d3be2e2bbe8924f3ecb9d9d84b7df4900d22" 2018-06-27 22:40:16,566 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:40:16 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-84019d66-7e26-4c01-ae36-1861316ae84c Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8ee70aeb-a1bc-4758-952b-6e003e836655"],"updated_at":"2018-06-27T22:38:58Z","tenant_id":"f4ccf77e6e8a43b8a48fc05725e57dd1","created_at":"2018-06-27T22:38:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f4ccf77e6e8a43b8a48fc05725e57dd1","id":"bada3a44-cfa2-4c2a-a91c-1ef976efafe8","name":"CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-pub-net"}]} 2018-06-27 22:40:16,566 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-pub-net used request id req-84019d66-7e26-4c01-ae36-1861316ae84c 2018-06-27 22:40:16,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/f4ccf77e6e8a43b8a48fc05725e57dd1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a39d3be2e2bbe8924f3ecb9d9d84b7df4900d22" 2018-06-27 22:40:17,014 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:40:16 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8a1eddbb-ad07-4706-81f5-ca55e52a409b Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/f4ccf77e6e8a43b8a48fc05725e57dd1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f4ccf77e6e8a43b8a48fc05725e57dd1", "name": "CreateInstanceSingleNetworkTests-44b54149-9bfd-4ed-proj"}} 2018-06-27 22:40:17,014 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f4ccf77e6e8a43b8a48fc05725e57dd1 used request id req-8a1eddbb-ad07-4706-81f5-ca55e52a409b 2018-06-27 22:40:17,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=bada3a44-cfa2-4c2a-a91c-1ef976efafe8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a39d3be2e2bbe8924f3ecb9d9d84b7df4900d22" 2018-06-27 22:40:17,201 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:40:17 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-dbc57516-696e-4271-a800-12572e3d9038 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bada3a44-cfa2-4c2a-a91c-1ef976efafe8","tenant_id":"f4ccf77e6e8a43b8a48fc05725e57dd1","created_at":"2018-06-27T22:38:58Z","dns_nameservers":[],"updated_at":"2018-06-27T22:38: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":"f4ccf77e6e8a43b8a48fc05725e57dd1","id":"8ee70aeb-a1bc-4758-952b-6e003e836655","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-pub-subnet"}]} 2018-06-27 22:40:17,201 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=bada3a44-cfa2-4c2a-a91c-1ef976efafe8 used request id req-dbc57516-696e-4271-a800-12572e3d9038 2018-06-27 22:40:17,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/ports?network_id=bada3a44-cfa2-4c2a-a91c-1ef976efafe8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a39d3be2e2bbe8924f3ecb9d9d84b7df4900d22" 2018-06-27 22:40:17,544 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:40:17 GMT Content-Type: application/json Content-Length: 3007 Connection: keep-alive X-Openstack-Request-Id: req-1aaffafa-302c-40b2-be5d-a84e8088a970 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"bada3a44-cfa2-4c2a-a91c-1ef976efafe8","tenant_id":"f4ccf77e6e8a43b8a48fc05725e57dd1","created_at":"2018-06-27T22:38:59Z","admin_state_up":true,"updated_at":"2018-06-27T22:39:05Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-bada3a44-cfa2-4c2a-a91c-1ef976efafe8","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:8b:2b:bb","id":"09433208-7298-4df6-9000-86c995288e07","port_security_enabled":false,"project_id":"f4ccf77e6e8a43b8a48fc05725e57dd1","fixed_ips":[{"subnet_id":"8ee70aeb-a1bc-4758-952b-6e003e836655","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"bada3a44-cfa2-4c2a-a91c-1ef976efafe8","tenant_id":"f4ccf77e6e8a43b8a48fc05725e57dd1","created_at":"2018-06-27T22:39:01Z","admin_state_up":true,"updated_at":"2018-06-27T22:39:06Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-bada3a44-cfa2-4c2a-a91c-1ef976efafe8","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:8e:56:bd","id":"9223a494-d300-4248-8539-14618ddb2b5d","port_security_enabled":false,"project_id":"f4ccf77e6e8a43b8a48fc05725e57dd1","fixed_ips":[{"subnet_id":"8ee70aeb-a1bc-4758-952b-6e003e836655","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"bada3a44-cfa2-4c2a-a91c-1ef976efafe8","tenant_id":"f4ccf77e6e8a43b8a48fc05725e57dd1","created_at":"2018-06-27T22:39:39Z","admin_state_up":true,"updated_at":"2018-06-27T22:40:12Z","binding:vnic_type":"normal","device_id":"f05a7ef3-0696-48fc-a6cb-033fffdec1dc","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:e1:31:6b","id":"c3842431-d200-4fc0-b2d8-c765f3c7f100","port_security_enabled":true,"project_id":"f4ccf77e6e8a43b8a48fc05725e57dd1","fixed_ips":[{"subnet_id":"8ee70aeb-a1bc-4758-952b-6e003e836655","ip_address":"10.55.1.12"}],"extra_dhcp_opts":[],"security_groups":["6d501d3a-2959-4d98-94a3-99f4986fb017"],"name":"CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69port-1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"bada3a44-cfa2-4c2a-a91c-1ef976efafe8","tenant_id":"f4ccf77e6e8a43b8a48fc05725e57dd1","created_at":"2018-06-27T22:39:11Z","admin_state_up":true,"updated_at":"2018-06-27T22:39:21Z","binding:vnic_type":"normal","device_id":"303e2f47-2f79-4f48-a10e-cdb2beaee00f","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:b5:78:10","id":"d7de358e-3b30-4f33-a337-c28c80248b6d","port_security_enabled":false,"project_id":"f4ccf77e6e8a43b8a48fc05725e57dd1","fixed_ips":[{"subnet_id":"8ee70aeb-a1bc-4758-952b-6e003e836655","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-27 22:40:17,544 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=bada3a44-cfa2-4c2a-a91c-1ef976efafe8 used request id req-1aaffafa-302c-40b2-be5d-a84e8088a970 2018-06-27 22:40:17,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/f05a7ef3-0696-48fc-a6cb-033fffdec1dc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a39d3be2e2bbe8924f3ecb9d9d84b7df4900d22" 2018-06-27 22:40:19,852 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:40:19 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-c4aa5461-d0b9-410e-8bde-d9d2256ae751 X-Compute-Request-Id: req-c4aa5461-d0b9-410e-8bde-d9d2256ae751 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:31:6b", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/f05a7ef3-0696-48fc-a6cb-033fffdec1dc", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/f05a7ef3-0696-48fc-a6cb-033fffdec1dc", "rel": "bookmark"}], "image": {"id": "63ab5dd2-1136-4653-af45-e228f67c07ec", "links": [{"href": "http://172.30.10.101:8774/images/63ab5dd2-1136-4653-af45-e228f67c07ec", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:40:12.000000", "flavor": {"id": "a21056cc-6d56-48f0-931e-535f7b54d681", "links": [{"href": "http://172.30.10.101:8774/flavors/a21056cc-6d56-48f0-931e-535f7b54d681", "rel": "bookmark"}]}, "id": "f05a7ef3-0696-48fc-a6cb-033fffdec1dc", "security_groups": [{"name": "default"}], "user_id": "ef51ef63afd04902b730270028f1ef07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:40:13Z", "hostId": "9c6f0a14c2feffa476b90b5f9b38b3a015cd9b1f61b69f9505a6dd11", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-kp", "name": "CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-inst", "created": "2018-06-27T22:39:54Z", "tenant_id": "f4ccf77e6e8a43b8a48fc05725e57dd1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:40:19,852 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/f05a7ef3-0696-48fc-a6cb-033fffdec1dc used request id req-c4aa5461-d0b9-410e-8bde-d9d2256ae751 2018-06-27 22:40:19,852 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-inst] is - ACTIVE 2018-06-27 22:40:19,853 - create_instance - INFO - VM is - ACTIVE 2018-06-27 22:40:19,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/servers/f05a7ef3-0696-48fc-a6cb-033fffdec1dc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a39d3be2e2bbe8924f3ecb9d9d84b7df4900d22" 2018-06-27 22:40:21,258 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:40:21 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-62803e2f-ba57-4ebf-8aed-5095da8046d7 X-Compute-Request-Id: req-62803e2f-ba57-4ebf-8aed-5095da8046d7 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:31:6b", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/f05a7ef3-0696-48fc-a6cb-033fffdec1dc", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/f05a7ef3-0696-48fc-a6cb-033fffdec1dc", "rel": "bookmark"}], "image": {"id": "63ab5dd2-1136-4653-af45-e228f67c07ec", "links": [{"href": "http://172.30.10.101:8774/images/63ab5dd2-1136-4653-af45-e228f67c07ec", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:40:12.000000", "flavor": {"id": "a21056cc-6d56-48f0-931e-535f7b54d681", "links": [{"href": "http://172.30.10.101:8774/flavors/a21056cc-6d56-48f0-931e-535f7b54d681", "rel": "bookmark"}]}, "id": "f05a7ef3-0696-48fc-a6cb-033fffdec1dc", "security_groups": [{"name": "default"}], "user_id": "ef51ef63afd04902b730270028f1ef07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:40:13Z", "hostId": "9c6f0a14c2feffa476b90b5f9b38b3a015cd9b1f61b69f9505a6dd11", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-kp", "name": "CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-inst", "created": "2018-06-27T22:39:54Z", "tenant_id": "f4ccf77e6e8a43b8a48fc05725e57dd1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:40:21,258 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/f05a7ef3-0696-48fc-a6cb-033fffdec1dc used request id req-62803e2f-ba57-4ebf-8aed-5095da8046d7 2018-06-27 22:40:21,264 - keystoneauth.session - 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-aa3cf343-dade-4956-8065-c8ce53825e69-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a39d3be2e2bbe8924f3ecb9d9d84b7df4900d22" 2018-06-27 22:40:21,568 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:40:21 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-9222b0c1-f90e-423d-962a-f54064c1595b Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8ee70aeb-a1bc-4758-952b-6e003e836655"],"updated_at":"2018-06-27T22:38:58Z","tenant_id":"f4ccf77e6e8a43b8a48fc05725e57dd1","created_at":"2018-06-27T22:38:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f4ccf77e6e8a43b8a48fc05725e57dd1","id":"bada3a44-cfa2-4c2a-a91c-1ef976efafe8","name":"CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-pub-net"}]} 2018-06-27 22:40:21,568 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-pub-net used request id req-9222b0c1-f90e-423d-962a-f54064c1595b 2018-06-27 22:40:21,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/f4ccf77e6e8a43b8a48fc05725e57dd1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a39d3be2e2bbe8924f3ecb9d9d84b7df4900d22" 2018-06-27 22:40:21,988 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:40:21 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6207986c-7d4f-42a2-a0aa-fcfc51e7049c Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/f4ccf77e6e8a43b8a48fc05725e57dd1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f4ccf77e6e8a43b8a48fc05725e57dd1", "name": "CreateInstanceSingleNetworkTests-44b54149-9bfd-4ed-proj"}} 2018-06-27 22:40:21,988 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f4ccf77e6e8a43b8a48fc05725e57dd1 used request id req-6207986c-7d4f-42a2-a0aa-fcfc51e7049c 2018-06-27 22:40:21,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/subnets?network_id=bada3a44-cfa2-4c2a-a91c-1ef976efafe8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a39d3be2e2bbe8924f3ecb9d9d84b7df4900d22" 2018-06-27 22:40:22,161 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:40:22 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-f6913187-44a9-4928-9760-638727fa2b2e Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bada3a44-cfa2-4c2a-a91c-1ef976efafe8","tenant_id":"f4ccf77e6e8a43b8a48fc05725e57dd1","created_at":"2018-06-27T22:38:58Z","dns_nameservers":[],"updated_at":"2018-06-27T22:38: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":"f4ccf77e6e8a43b8a48fc05725e57dd1","id":"8ee70aeb-a1bc-4758-952b-6e003e836655","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-pub-subnet"}]} 2018-06-27 22:40:22,161 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=bada3a44-cfa2-4c2a-a91c-1ef976efafe8 used request id req-f6913187-44a9-4928-9760-638727fa2b2e 2018-06-27 22:40:22,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/ports?network_id=bada3a44-cfa2-4c2a-a91c-1ef976efafe8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a39d3be2e2bbe8924f3ecb9d9d84b7df4900d22" 2018-06-27 22:40:22,465 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:40:22 GMT Content-Type: application/json Content-Length: 3007 Connection: keep-alive X-Openstack-Request-Id: req-6a1cbafd-e20b-4cd6-b35e-011def3c6273 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"bada3a44-cfa2-4c2a-a91c-1ef976efafe8","tenant_id":"f4ccf77e6e8a43b8a48fc05725e57dd1","created_at":"2018-06-27T22:38:59Z","admin_state_up":true,"updated_at":"2018-06-27T22:39:05Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-bada3a44-cfa2-4c2a-a91c-1ef976efafe8","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:8b:2b:bb","id":"09433208-7298-4df6-9000-86c995288e07","port_security_enabled":false,"project_id":"f4ccf77e6e8a43b8a48fc05725e57dd1","fixed_ips":[{"subnet_id":"8ee70aeb-a1bc-4758-952b-6e003e836655","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"bada3a44-cfa2-4c2a-a91c-1ef976efafe8","tenant_id":"f4ccf77e6e8a43b8a48fc05725e57dd1","created_at":"2018-06-27T22:39:01Z","admin_state_up":true,"updated_at":"2018-06-27T22:39:06Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-bada3a44-cfa2-4c2a-a91c-1ef976efafe8","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:8e:56:bd","id":"9223a494-d300-4248-8539-14618ddb2b5d","port_security_enabled":false,"project_id":"f4ccf77e6e8a43b8a48fc05725e57dd1","fixed_ips":[{"subnet_id":"8ee70aeb-a1bc-4758-952b-6e003e836655","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"bada3a44-cfa2-4c2a-a91c-1ef976efafe8","tenant_id":"f4ccf77e6e8a43b8a48fc05725e57dd1","created_at":"2018-06-27T22:39:39Z","admin_state_up":true,"updated_at":"2018-06-27T22:40:12Z","binding:vnic_type":"normal","device_id":"f05a7ef3-0696-48fc-a6cb-033fffdec1dc","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:e1:31:6b","id":"c3842431-d200-4fc0-b2d8-c765f3c7f100","port_security_enabled":true,"project_id":"f4ccf77e6e8a43b8a48fc05725e57dd1","fixed_ips":[{"subnet_id":"8ee70aeb-a1bc-4758-952b-6e003e836655","ip_address":"10.55.1.12"}],"extra_dhcp_opts":[],"security_groups":["6d501d3a-2959-4d98-94a3-99f4986fb017"],"name":"CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69port-1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"bada3a44-cfa2-4c2a-a91c-1ef976efafe8","tenant_id":"f4ccf77e6e8a43b8a48fc05725e57dd1","created_at":"2018-06-27T22:39:11Z","admin_state_up":true,"updated_at":"2018-06-27T22:39:21Z","binding:vnic_type":"normal","device_id":"303e2f47-2f79-4f48-a10e-cdb2beaee00f","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:b5:78:10","id":"d7de358e-3b30-4f33-a337-c28c80248b6d","port_security_enabled":false,"project_id":"f4ccf77e6e8a43b8a48fc05725e57dd1","fixed_ips":[{"subnet_id":"8ee70aeb-a1bc-4758-952b-6e003e836655","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-27 22:40:22,465 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=bada3a44-cfa2-4c2a-a91c-1ef976efafe8 used request id req-6a1cbafd-e20b-4cd6-b35e-011def3c6273 2018-06-27 22:40:22,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/f05a7ef3-0696-48fc-a6cb-033fffdec1dc/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a39d3be2e2bbe8924f3ecb9d9d84b7df4900d22" -d '{"addSecurityGroup": {"name": "CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-sec-grp"}}' 2018-06-27 22:40:24,243 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 22:40: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-748fa316-bdcc-4f68-9fd5-ff49d79fcca4 X-Compute-Request-Id: req-748fa316-bdcc-4f68-9fd5-ff49d79fcca4 2018-06-27 22:40:24,244 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers/f05a7ef3-0696-48fc-a6cb-033fffdec1dc/action used request id req-748fa316-bdcc-4f68-9fd5-ff49d79fcca4 2018-06-27 22:40:24,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/routers?name=CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a39d3be2e2bbe8924f3ecb9d9d84b7df4900d22" 2018-06-27 22:40:24,614 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:40:24 GMT Content-Type: application/json Content-Length: 733 Connection: keep-alive X-Openstack-Request-Id: req-f0d5b542-edb0-4120-ab70-56d186fc3fdf Front-End-Https: on RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "977aff9f-43e9-4fec-86ae-a730f64fa17d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "df0aa635-d718-49cc-81c1-ba349ef8a505", "ip_address": "172.30.10.121"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "f4ccf77e6e8a43b8a48fc05725e57dd1", "created_at": "2018-06-27T22:39:04Z", "admin_state_up": true, "updated_at": "2018-06-27T22:39:12Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "f4ccf77e6e8a43b8a48fc05725e57dd1", "id": "303e2f47-2f79-4f48-a10e-cdb2beaee00f", "name": "CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-pub-router"}]} 2018-06-27 22:40:24,615 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-pub-router used request id req-f0d5b542-edb0-4120-ab70-56d186fc3fdf 2018-06-27 22:40:24,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/f4ccf77e6e8a43b8a48fc05725e57dd1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a39d3be2e2bbe8924f3ecb9d9d84b7df4900d22" 2018-06-27 22:40:24,678 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:40:24 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9294ae12-c9c4-4c00-aa7b-5e94f632c776 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/f4ccf77e6e8a43b8a48fc05725e57dd1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f4ccf77e6e8a43b8a48fc05725e57dd1", "name": "CreateInstanceSingleNetworkTests-44b54149-9bfd-4ed-proj"}} 2018-06-27 22:40:24,678 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f4ccf77e6e8a43b8a48fc05725e57dd1 used request id req-9294ae12-c9c4-4c00-aa7b-5e94f632c776 2018-06-27 22:40:24,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/ports?device_id=303e2f47-2f79-4f48-a10e-cdb2beaee00f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a39d3be2e2bbe8924f3ecb9d9d84b7df4900d22" 2018-06-27 22:40:24,860 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:40:24 GMT Content-Type: application/json Content-Length: 720 Connection: keep-alive X-Openstack-Request-Id: req-546c1955-741e-4625-8ac5-e83f53f57e91 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"bada3a44-cfa2-4c2a-a91c-1ef976efafe8","tenant_id":"f4ccf77e6e8a43b8a48fc05725e57dd1","created_at":"2018-06-27T22:39:11Z","admin_state_up":true,"updated_at":"2018-06-27T22:39:21Z","binding:vnic_type":"normal","device_id":"303e2f47-2f79-4f48-a10e-cdb2beaee00f","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:b5:78:10","id":"d7de358e-3b30-4f33-a337-c28c80248b6d","port_security_enabled":false,"project_id":"f4ccf77e6e8a43b8a48fc05725e57dd1","fixed_ips":[{"subnet_id":"8ee70aeb-a1bc-4758-952b-6e003e836655","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-27 22:40:24,860 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=303e2f47-2f79-4f48-a10e-cdb2beaee00f used request id req-546c1955-741e-4625-8ac5-e83f53f57e91 2018-06-27 22:40:24,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/subnets/8ee70aeb-a1bc-4758-952b-6e003e836655 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a39d3be2e2bbe8924f3ecb9d9d84b7df4900d22" 2018-06-27 22:40:24,969 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:40:24 GMT Content-Type: application/json Content-Length: 679 Connection: keep-alive X-Openstack-Request-Id: req-65e4ca7f-ba15-46d5-a4e6-57d463fac297 Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bada3a44-cfa2-4c2a-a91c-1ef976efafe8","tenant_id":"f4ccf77e6e8a43b8a48fc05725e57dd1","created_at":"2018-06-27T22:38:58Z","dns_nameservers":[],"updated_at":"2018-06-27T22:38: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":"f4ccf77e6e8a43b8a48fc05725e57dd1","id":"8ee70aeb-a1bc-4758-952b-6e003e836655","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-pub-subnet"}} 2018-06-27 22:40:24,969 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/8ee70aeb-a1bc-4758-952b-6e003e836655 used request id req-65e4ca7f-ba15-46d5-a4e6-57d463fac297 2018-06-27 22:40:24,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?id=977aff9f-43e9-4fec-86ae-a730f64fa17d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a39d3be2e2bbe8924f3ecb9d9d84b7df4900d22" 2018-06-27 22:40:25,275 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:40:25 GMT Content-Type: application/json Content-Length: 594 Connection: keep-alive X-Openstack-Request-Id: req-e47e357e-d345-42ca-ab33-c046f61f9387 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":["df0aa635-d718-49cc-81c1-ba349ef8a505"],"updated_at":"2018-06-27T18:56:39Z","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T18:56:31Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"977aff9f-43e9-4fec-86ae-a730f64fa17d","name":"floating_net"}]} 2018-06-27 22:40:25,275 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=977aff9f-43e9-4fec-86ae-a730f64fa17d used request id req-e47e357e-d345-42ca-ab33-c046f61f9387 2018-06-27 22:40:25,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/subnets?network_id=977aff9f-43e9-4fec-86ae-a730f64fa17d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a39d3be2e2bbe8924f3ecb9d9d84b7df4900d22" 2018-06-27 22:40:25,364 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:40:25 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-f005249b-1165-4597-8bb3-187d39e4da7c Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-27 22:40:25,364 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=977aff9f-43e9-4fec-86ae-a730f64fa17d used request id req-f005249b-1165-4597-8bb3-187d39e4da7c 2018-06-27 22:40:25,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/f05a7ef3-0696-48fc-a6cb-033fffdec1dc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a39d3be2e2bbe8924f3ecb9d9d84b7df4900d22" 2018-06-27 22:40:27,297 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:40: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-9efc9234-d5fd-4ee3-bc84-a9d850f04ad5 X-Compute-Request-Id: req-9efc9234-d5fd-4ee3-bc84-a9d850f04ad5 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:31:6b", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/f05a7ef3-0696-48fc-a6cb-033fffdec1dc", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/f05a7ef3-0696-48fc-a6cb-033fffdec1dc", "rel": "bookmark"}], "image": {"id": "63ab5dd2-1136-4653-af45-e228f67c07ec", "links": [{"href": "http://172.30.10.101:8774/images/63ab5dd2-1136-4653-af45-e228f67c07ec", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:40:12.000000", "flavor": {"id": "a21056cc-6d56-48f0-931e-535f7b54d681", "links": [{"href": "http://172.30.10.101:8774/flavors/a21056cc-6d56-48f0-931e-535f7b54d681", "rel": "bookmark"}]}, "id": "f05a7ef3-0696-48fc-a6cb-033fffdec1dc", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-sec-grp"}], "user_id": "ef51ef63afd04902b730270028f1ef07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:40:13Z", "hostId": "9c6f0a14c2feffa476b90b5f9b38b3a015cd9b1f61b69f9505a6dd11", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-kp", "name": "CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-inst", "created": "2018-06-27T22:39:54Z", "tenant_id": "f4ccf77e6e8a43b8a48fc05725e57dd1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:40:27,297 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/f05a7ef3-0696-48fc-a6cb-033fffdec1dc used request id req-9efc9234-d5fd-4ee3-bc84-a9d850f04ad5 2018-06-27 22:40:27,297 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-inst] is - ACTIVE 2018-06-27 22:40:27,298 - create_instance - INFO - VM is - ACTIVE 2018-06-27 22:40:27,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/f05a7ef3-0696-48fc-a6cb-033fffdec1dc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a39d3be2e2bbe8924f3ecb9d9d84b7df4900d22" 2018-06-27 22:40:29,367 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:40: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-59e8478c-d45d-46ea-b01e-8018488025f9 X-Compute-Request-Id: req-59e8478c-d45d-46ea-b01e-8018488025f9 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:31:6b", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/f05a7ef3-0696-48fc-a6cb-033fffdec1dc", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/f05a7ef3-0696-48fc-a6cb-033fffdec1dc", "rel": "bookmark"}], "image": {"id": "63ab5dd2-1136-4653-af45-e228f67c07ec", "links": [{"href": "http://172.30.10.101:8774/images/63ab5dd2-1136-4653-af45-e228f67c07ec", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:40:12.000000", "flavor": {"id": "a21056cc-6d56-48f0-931e-535f7b54d681", "links": [{"href": "http://172.30.10.101:8774/flavors/a21056cc-6d56-48f0-931e-535f7b54d681", "rel": "bookmark"}]}, "id": "f05a7ef3-0696-48fc-a6cb-033fffdec1dc", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-sec-grp"}], "user_id": "ef51ef63afd04902b730270028f1ef07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:40:13Z", "hostId": "9c6f0a14c2feffa476b90b5f9b38b3a015cd9b1f61b69f9505a6dd11", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-kp", "name": "CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-inst", "created": "2018-06-27T22:39:54Z", "tenant_id": "f4ccf77e6e8a43b8a48fc05725e57dd1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:40:29,367 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/f05a7ef3-0696-48fc-a6cb-033fffdec1dc used request id req-59e8478c-d45d-46ea-b01e-8018488025f9 2018-06-27 22:40:29,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?name=CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a39d3be2e2bbe8924f3ecb9d9d84b7df4900d22" 2018-06-27 22:40:29,952 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:40:29 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-e8b751f6-3493-4b70-b081-be932178e66b Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8ee70aeb-a1bc-4758-952b-6e003e836655"],"updated_at":"2018-06-27T22:38:58Z","tenant_id":"f4ccf77e6e8a43b8a48fc05725e57dd1","created_at":"2018-06-27T22:38:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f4ccf77e6e8a43b8a48fc05725e57dd1","id":"bada3a44-cfa2-4c2a-a91c-1ef976efafe8","name":"CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-pub-net"}]} 2018-06-27 22:40:29,952 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-pub-net used request id req-e8b751f6-3493-4b70-b081-be932178e66b 2018-06-27 22:40:29,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/f4ccf77e6e8a43b8a48fc05725e57dd1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a39d3be2e2bbe8924f3ecb9d9d84b7df4900d22" 2018-06-27 22:40:30,276 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:40:29 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d0550aa9-cbf1-41f2-a05c-a11107ec2b96 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/f4ccf77e6e8a43b8a48fc05725e57dd1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f4ccf77e6e8a43b8a48fc05725e57dd1", "name": "CreateInstanceSingleNetworkTests-44b54149-9bfd-4ed-proj"}} 2018-06-27 22:40:30,276 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f4ccf77e6e8a43b8a48fc05725e57dd1 used request id req-d0550aa9-cbf1-41f2-a05c-a11107ec2b96 2018-06-27 22:40:30,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=bada3a44-cfa2-4c2a-a91c-1ef976efafe8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a39d3be2e2bbe8924f3ecb9d9d84b7df4900d22" 2018-06-27 22:40:30,465 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:40:30 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-ffe787d6-0de6-4055-a05c-e98af68f75f3 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bada3a44-cfa2-4c2a-a91c-1ef976efafe8","tenant_id":"f4ccf77e6e8a43b8a48fc05725e57dd1","created_at":"2018-06-27T22:38:58Z","dns_nameservers":[],"updated_at":"2018-06-27T22:38: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":"f4ccf77e6e8a43b8a48fc05725e57dd1","id":"8ee70aeb-a1bc-4758-952b-6e003e836655","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-pub-subnet"}]} 2018-06-27 22:40:30,465 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=bada3a44-cfa2-4c2a-a91c-1ef976efafe8 used request id req-ffe787d6-0de6-4055-a05c-e98af68f75f3 2018-06-27 22:40:30,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/ports?network_id=bada3a44-cfa2-4c2a-a91c-1ef976efafe8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a39d3be2e2bbe8924f3ecb9d9d84b7df4900d22" 2018-06-27 22:40:30,767 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:40:30 GMT Content-Type: application/json Content-Length: 3046 Connection: keep-alive X-Openstack-Request-Id: req-362de023-9fae-4527-a80b-40f643855cee Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"bada3a44-cfa2-4c2a-a91c-1ef976efafe8","tenant_id":"f4ccf77e6e8a43b8a48fc05725e57dd1","created_at":"2018-06-27T22:38:59Z","admin_state_up":true,"updated_at":"2018-06-27T22:39:05Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-bada3a44-cfa2-4c2a-a91c-1ef976efafe8","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:8b:2b:bb","id":"09433208-7298-4df6-9000-86c995288e07","port_security_enabled":false,"project_id":"f4ccf77e6e8a43b8a48fc05725e57dd1","fixed_ips":[{"subnet_id":"8ee70aeb-a1bc-4758-952b-6e003e836655","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"bada3a44-cfa2-4c2a-a91c-1ef976efafe8","tenant_id":"f4ccf77e6e8a43b8a48fc05725e57dd1","created_at":"2018-06-27T22:39:01Z","admin_state_up":true,"updated_at":"2018-06-27T22:39:06Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-bada3a44-cfa2-4c2a-a91c-1ef976efafe8","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:8e:56:bd","id":"9223a494-d300-4248-8539-14618ddb2b5d","port_security_enabled":false,"project_id":"f4ccf77e6e8a43b8a48fc05725e57dd1","fixed_ips":[{"subnet_id":"8ee70aeb-a1bc-4758-952b-6e003e836655","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"bada3a44-cfa2-4c2a-a91c-1ef976efafe8","tenant_id":"f4ccf77e6e8a43b8a48fc05725e57dd1","created_at":"2018-06-27T22:39:39Z","admin_state_up":true,"updated_at":"2018-06-27T22:40:23Z","binding:vnic_type":"normal","device_id":"f05a7ef3-0696-48fc-a6cb-033fffdec1dc","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:e1:31:6b","id":"c3842431-d200-4fc0-b2d8-c765f3c7f100","port_security_enabled":true,"project_id":"f4ccf77e6e8a43b8a48fc05725e57dd1","fixed_ips":[{"subnet_id":"8ee70aeb-a1bc-4758-952b-6e003e836655","ip_address":"10.55.1.12"}],"extra_dhcp_opts":[],"security_groups":["cf82c2b2-ff61-4cb5-8f71-8917497a0ecd","6d501d3a-2959-4d98-94a3-99f4986fb017"],"name":"CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69port-1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"bada3a44-cfa2-4c2a-a91c-1ef976efafe8","tenant_id":"f4ccf77e6e8a43b8a48fc05725e57dd1","created_at":"2018-06-27T22:39:11Z","admin_state_up":true,"updated_at":"2018-06-27T22:39:21Z","binding:vnic_type":"normal","device_id":"303e2f47-2f79-4f48-a10e-cdb2beaee00f","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:b5:78:10","id":"d7de358e-3b30-4f33-a337-c28c80248b6d","port_security_enabled":false,"project_id":"f4ccf77e6e8a43b8a48fc05725e57dd1","fixed_ips":[{"subnet_id":"8ee70aeb-a1bc-4758-952b-6e003e836655","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-27 22:40:30,768 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=bada3a44-cfa2-4c2a-a91c-1ef976efafe8 used request id req-362de023-9fae-4527-a80b-40f643855cee 2018-06-27 22:40:30,769 - neutron_utils - INFO - Creating floating ip to external network - floating_net 2018-06-27 22:40:30,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=floating_net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a39d3be2e2bbe8924f3ecb9d9d84b7df4900d22" 2018-06-27 22:40:31,010 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:40:31 GMT Content-Type: application/json Content-Length: 594 Connection: keep-alive X-Openstack-Request-Id: req-0abe860e-4f28-425d-a95b-5ff6de644cc1 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":["df0aa635-d718-49cc-81c1-ba349ef8a505"],"updated_at":"2018-06-27T18:56:39Z","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T18:56:31Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"977aff9f-43e9-4fec-86ae-a730f64fa17d","name":"floating_net"}]} 2018-06-27 22:40:31,010 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=floating_net used request id req-0abe860e-4f28-425d-a95b-5ff6de644cc1 2018-06-27 22:40:31,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/subnets?network_id=977aff9f-43e9-4fec-86ae-a730f64fa17d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a39d3be2e2bbe8924f3ecb9d9d84b7df4900d22" 2018-06-27 22:40:31,090 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:40:31 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-0c28bccb-063b-4579-8928-4f3f9cf74199 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-27 22:40:31,090 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=977aff9f-43e9-4fec-86ae-a730f64fa17d used request id req-0c28bccb-063b-4579-8928-4f3f9cf74199 2018-06-27 22:40:31,095 - 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}0a39d3be2e2bbe8924f3ecb9d9d84b7df4900d22" -d '{"floatingip": {"floating_network_id": "977aff9f-43e9-4fec-86ae-a730f64fa17d", "port_id": "c3842431-d200-4fc0-b2d8-c765f3c7f100"}}' 2018-06-27 22:40:36,074 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 22:40:36 GMT Content-Type: application/json Content-Length: 549 Connection: keep-alive X-Openstack-Request-Id: req-36a37b32-3994-44bb-883e-b10f9b5ae6db Front-End-Https: on RESP BODY: {"floatingip": {"router_id": "303e2f47-2f79-4f48-a10e-cdb2beaee00f", "status": "DOWN", "description": "", "tags": [], "tenant_id": "f4ccf77e6e8a43b8a48fc05725e57dd1", "created_at": "2018-06-27T22:40:33Z", "updated_at": "2018-06-27T22:40:33Z", "floating_network_id": "977aff9f-43e9-4fec-86ae-a730f64fa17d", "fixed_ip_address": "10.55.1.12", "floating_ip_address": "172.30.10.122", "revision_number": 0, "project_id": "f4ccf77e6e8a43b8a48fc05725e57dd1", "port_id": "c3842431-d200-4fc0-b2d8-c765f3c7f100", "id": "2968d8da-a2d2-4241-b706-7abc02775d3e"}} 2018-06-27 22:40:36,074 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/floatingips used request id req-36a37b32-3994-44bb-883e-b10f9b5ae6db 2018-06-27 22:40:36,074 - create_instance - INFO - Created floating IP 172.30.10.122 via router - CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-pub-router 2018-06-27 22:40:36,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/servers/f05a7ef3-0696-48fc-a6cb-033fffdec1dc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a39d3be2e2bbe8924f3ecb9d9d84b7df4900d22" 2018-06-27 22:40:38,747 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:40: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-c7168230-900f-42ca-860c-5de08b3b294b X-Compute-Request-Id: req-c7168230-900f-42ca-860c-5de08b3b294b Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:31:6b", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/f05a7ef3-0696-48fc-a6cb-033fffdec1dc", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/f05a7ef3-0696-48fc-a6cb-033fffdec1dc", "rel": "bookmark"}], "image": {"id": "63ab5dd2-1136-4653-af45-e228f67c07ec", "links": [{"href": "http://172.30.10.101:8774/images/63ab5dd2-1136-4653-af45-e228f67c07ec", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:40:12.000000", "flavor": {"id": "a21056cc-6d56-48f0-931e-535f7b54d681", "links": [{"href": "http://172.30.10.101:8774/flavors/a21056cc-6d56-48f0-931e-535f7b54d681", "rel": "bookmark"}]}, "id": "f05a7ef3-0696-48fc-a6cb-033fffdec1dc", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-sec-grp"}], "user_id": "ef51ef63afd04902b730270028f1ef07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:40:13Z", "hostId": "9c6f0a14c2feffa476b90b5f9b38b3a015cd9b1f61b69f9505a6dd11", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-kp", "name": "CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-inst", "created": "2018-06-27T22:39:54Z", "tenant_id": "f4ccf77e6e8a43b8a48fc05725e57dd1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:40:38,747 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/f05a7ef3-0696-48fc-a6cb-033fffdec1dc used request id req-c7168230-900f-42ca-860c-5de08b3b294b 2018-06-27 22:40:38,748 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-inst] is - ACTIVE 2018-06-27 22:40:38,748 - create_instance - INFO - VM is - ACTIVE 2018-06-27 22:40:38,751 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/f05a7ef3-0696-48fc-a6cb-033fffdec1dc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a39d3be2e2bbe8924f3ecb9d9d84b7df4900d22" 2018-06-27 22:40:39,411 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:40:39 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-4e0dca2f-2561-4c44-a4bb-075a48a348f9 X-Compute-Request-Id: req-4e0dca2f-2561-4c44-a4bb-075a48a348f9 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:31:6b", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:31:6b", "version": 4, "addr": "172.30.10.122", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/f05a7ef3-0696-48fc-a6cb-033fffdec1dc", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/f05a7ef3-0696-48fc-a6cb-033fffdec1dc", "rel": "bookmark"}], "image": {"id": "63ab5dd2-1136-4653-af45-e228f67c07ec", "links": [{"href": "http://172.30.10.101:8774/images/63ab5dd2-1136-4653-af45-e228f67c07ec", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:40:12.000000", "flavor": {"id": "a21056cc-6d56-48f0-931e-535f7b54d681", "links": [{"href": "http://172.30.10.101:8774/flavors/a21056cc-6d56-48f0-931e-535f7b54d681", "rel": "bookmark"}]}, "id": "f05a7ef3-0696-48fc-a6cb-033fffdec1dc", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-sec-grp"}], "user_id": "ef51ef63afd04902b730270028f1ef07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:40:13Z", "hostId": "9c6f0a14c2feffa476b90b5f9b38b3a015cd9b1f61b69f9505a6dd11", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-kp", "name": "CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-inst", "created": "2018-06-27T22:39:54Z", "tenant_id": "f4ccf77e6e8a43b8a48fc05725e57dd1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:40:39,411 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/f05a7ef3-0696-48fc-a6cb-033fffdec1dc used request id req-4e0dca2f-2561-4c44-a4bb-075a48a348f9 2018-06-27 22:40:39,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=CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a39d3be2e2bbe8924f3ecb9d9d84b7df4900d22" 2018-06-27 22:40:39,661 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:40:39 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-68decd20-b3b3-4393-8621-e506cca13730 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8ee70aeb-a1bc-4758-952b-6e003e836655"],"updated_at":"2018-06-27T22:38:58Z","tenant_id":"f4ccf77e6e8a43b8a48fc05725e57dd1","created_at":"2018-06-27T22:38:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f4ccf77e6e8a43b8a48fc05725e57dd1","id":"bada3a44-cfa2-4c2a-a91c-1ef976efafe8","name":"CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-pub-net"}]} 2018-06-27 22:40:39,661 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-pub-net used request id req-68decd20-b3b3-4393-8621-e506cca13730 2018-06-27 22:40:39,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/f4ccf77e6e8a43b8a48fc05725e57dd1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a39d3be2e2bbe8924f3ecb9d9d84b7df4900d22" 2018-06-27 22:40:39,985 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:40:39 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bc22e390-5960-424a-b7ae-b628e07e5115 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/f4ccf77e6e8a43b8a48fc05725e57dd1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f4ccf77e6e8a43b8a48fc05725e57dd1", "name": "CreateInstanceSingleNetworkTests-44b54149-9bfd-4ed-proj"}} 2018-06-27 22:40:39,985 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f4ccf77e6e8a43b8a48fc05725e57dd1 used request id req-bc22e390-5960-424a-b7ae-b628e07e5115 2018-06-27 22:40:39,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/subnets?network_id=bada3a44-cfa2-4c2a-a91c-1ef976efafe8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a39d3be2e2bbe8924f3ecb9d9d84b7df4900d22" 2018-06-27 22:40:40,162 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:40:40 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-9d93f7ce-b8c7-4494-9ab4-eeaa4c98b4b2 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bada3a44-cfa2-4c2a-a91c-1ef976efafe8","tenant_id":"f4ccf77e6e8a43b8a48fc05725e57dd1","created_at":"2018-06-27T22:38:58Z","dns_nameservers":[],"updated_at":"2018-06-27T22:38: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":"f4ccf77e6e8a43b8a48fc05725e57dd1","id":"8ee70aeb-a1bc-4758-952b-6e003e836655","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-pub-subnet"}]} 2018-06-27 22:40:40,162 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=bada3a44-cfa2-4c2a-a91c-1ef976efafe8 used request id req-9d93f7ce-b8c7-4494-9ab4-eeaa4c98b4b2 2018-06-27 22:40:40,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/ports?network_id=bada3a44-cfa2-4c2a-a91c-1ef976efafe8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a39d3be2e2bbe8924f3ecb9d9d84b7df4900d22" 2018-06-27 22:40:40,647 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:40:40 GMT Content-Type: application/json Content-Length: 3046 Connection: keep-alive X-Openstack-Request-Id: req-94f15fcd-26ad-435f-8d5d-606d2075da8e Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"bada3a44-cfa2-4c2a-a91c-1ef976efafe8","tenant_id":"f4ccf77e6e8a43b8a48fc05725e57dd1","created_at":"2018-06-27T22:38:59Z","admin_state_up":true,"updated_at":"2018-06-27T22:39:05Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-bada3a44-cfa2-4c2a-a91c-1ef976efafe8","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:8b:2b:bb","id":"09433208-7298-4df6-9000-86c995288e07","port_security_enabled":false,"project_id":"f4ccf77e6e8a43b8a48fc05725e57dd1","fixed_ips":[{"subnet_id":"8ee70aeb-a1bc-4758-952b-6e003e836655","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"bada3a44-cfa2-4c2a-a91c-1ef976efafe8","tenant_id":"f4ccf77e6e8a43b8a48fc05725e57dd1","created_at":"2018-06-27T22:39:01Z","admin_state_up":true,"updated_at":"2018-06-27T22:39:06Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-bada3a44-cfa2-4c2a-a91c-1ef976efafe8","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:8e:56:bd","id":"9223a494-d300-4248-8539-14618ddb2b5d","port_security_enabled":false,"project_id":"f4ccf77e6e8a43b8a48fc05725e57dd1","fixed_ips":[{"subnet_id":"8ee70aeb-a1bc-4758-952b-6e003e836655","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"bada3a44-cfa2-4c2a-a91c-1ef976efafe8","tenant_id":"f4ccf77e6e8a43b8a48fc05725e57dd1","created_at":"2018-06-27T22:39:39Z","admin_state_up":true,"updated_at":"2018-06-27T22:40:23Z","binding:vnic_type":"normal","device_id":"f05a7ef3-0696-48fc-a6cb-033fffdec1dc","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:e1:31:6b","id":"c3842431-d200-4fc0-b2d8-c765f3c7f100","port_security_enabled":true,"project_id":"f4ccf77e6e8a43b8a48fc05725e57dd1","fixed_ips":[{"subnet_id":"8ee70aeb-a1bc-4758-952b-6e003e836655","ip_address":"10.55.1.12"}],"extra_dhcp_opts":[],"security_groups":["6d501d3a-2959-4d98-94a3-99f4986fb017","cf82c2b2-ff61-4cb5-8f71-8917497a0ecd"],"name":"CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69port-1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"bada3a44-cfa2-4c2a-a91c-1ef976efafe8","tenant_id":"f4ccf77e6e8a43b8a48fc05725e57dd1","created_at":"2018-06-27T22:39:11Z","admin_state_up":true,"updated_at":"2018-06-27T22:39:21Z","binding:vnic_type":"normal","device_id":"303e2f47-2f79-4f48-a10e-cdb2beaee00f","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:b5:78:10","id":"d7de358e-3b30-4f33-a337-c28c80248b6d","port_security_enabled":false,"project_id":"f4ccf77e6e8a43b8a48fc05725e57dd1","fixed_ips":[{"subnet_id":"8ee70aeb-a1bc-4758-952b-6e003e836655","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-27 22:40:40,647 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=bada3a44-cfa2-4c2a-a91c-1ef976efafe8 used request id req-94f15fcd-26ad-435f-8d5d-606d2075da8e 2018-06-27 22:40:40,648 - create_instance_tests - INFO - Looking for IP 10.55.1.12 in the console log 2018-06-27 22:40:40,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/f05a7ef3-0696-48fc-a6cb-033fffdec1dc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a39d3be2e2bbe8924f3ecb9d9d84b7df4900d22" 2018-06-27 22:40:42,654 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:40:42 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-2d146067-da86-45fd-b488-785a0a1f6d76 X-Compute-Request-Id: req-2d146067-da86-45fd-b488-785a0a1f6d76 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:31:6b", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:31:6b", "version": 4, "addr": "172.30.10.122", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/f05a7ef3-0696-48fc-a6cb-033fffdec1dc", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/f05a7ef3-0696-48fc-a6cb-033fffdec1dc", "rel": "bookmark"}], "image": {"id": "63ab5dd2-1136-4653-af45-e228f67c07ec", "links": [{"href": "http://172.30.10.101:8774/images/63ab5dd2-1136-4653-af45-e228f67c07ec", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:40:12.000000", "flavor": {"id": "a21056cc-6d56-48f0-931e-535f7b54d681", "links": [{"href": "http://172.30.10.101:8774/flavors/a21056cc-6d56-48f0-931e-535f7b54d681", "rel": "bookmark"}]}, "id": "f05a7ef3-0696-48fc-a6cb-033fffdec1dc", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-sec-grp"}], "user_id": "ef51ef63afd04902b730270028f1ef07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:40:13Z", "hostId": "9c6f0a14c2feffa476b90b5f9b38b3a015cd9b1f61b69f9505a6dd11", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-kp", "name": "CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-inst", "created": "2018-06-27T22:39:54Z", "tenant_id": "f4ccf77e6e8a43b8a48fc05725e57dd1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:40:42,655 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/f05a7ef3-0696-48fc-a6cb-033fffdec1dc used request id req-2d146067-da86-45fd-b488-785a0a1f6d76 2018-06-27 22:40:42,658 - 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/f05a7ef3-0696-48fc-a6cb-033fffdec1dc/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a39d3be2e2bbe8924f3ecb9d9d84b7df4900d22" -d '{"os-getConsoleOutput": {"length": null}}' 2018-06-27 22:40:42,903 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:40:42 GMT Content-Type: application/json Content-Length: 26243 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-827823e1-85db-44b1-b950-192a8720de20 X-Compute-Request-Id: req-827823e1-85db-44b1-b950-192a8720de20 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 935926848 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.254975] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.257810] pid_max: default: 32768 minimum: 301\n[ 0.259431] ACPI: Core revision 20150930\n[ 0.263504] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.266102] Security Framework initialized\n[ 0.267580] Yama: becoming mindful.\n[ 0.268764] AppArmor: AppArmor initialized\n[ 0.270190] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.272352] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.274419] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.276312] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.278617] Initializing cgroup subsys io\n[ 0.279921] Initializing cgroup subsys memory\n[ 0.281325] Initializing cgroup subsys devices\n[ 0.282759] Initializing cgroup subsys freezer\n[ 0.284161] Initializing cgroup subsys net_cls\n[ 0.285580] Initializing cgroup subsys perf_event\n[ 0.287055] Initializing cgroup subsys net_prio\n[ 0.288476] Initializing cgroup subsys hugetlb\n[ 0.289895] Initializing cgroup subsys pids\n[ 0.291317] CPU: Physical Processor ID: 0\n[ 0.293432] mce: CPU supports 10 MCE banks\n[ 0.294816] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.296419] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.305682] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.316921] ftrace: allocating 31920 entries in 125 pages\n[ 0.371771] smpboot: Max logical packages: 2\n[ 0.373135] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.375044] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.377241] x2apic enabled\n[ 0.378608] Switched APIC routing to physical x2apic.\n[ 0.381554] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.383347] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2)\n[ 0.386618] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver.\n[ 0.389247] ... version: 2\n[ 0.390533] ... bit width: 48\n[ 0.391836] ... generic registers: 4\n[ 0.393119] ... value mask: 0000ffffffffffff\n[ 0.394705] ... max period: 000000007fffffff\n[ 0.396288] ... fixed-purpose events: 3\n[ 0.397573] ... event mask: 000000070000000f\n[ 0.399202] KVM setup paravirtual spinlock\n[ 0.401307] x86: Booting SMP configuration:\n[ 0.402640] .... node #0, CPUs: #1\n[ 0.404018] kvm-clock: cpu 1, msr 0:ffd1041, secondary cpu clock\n[ 0.426080] x86: Booted up 1 node, 2 CPUs\n[ 0.426084] KVM setup async PF for cpu 1\n[ 0.426089] kvm-stealtime: cpu 1, msr f90d940\n[ 0.430256] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.432689] devtmpfs: initialized\n[ 0.444888] evm: security.selinux\n[ 0.446025] evm: security.SMACK64\n[ 0.447145] evm: security.SMACK64EXEC\n[ 0.448345] evm: security.SMACK64TRANSMUTE\n[ 0.449643] evm: security.SMACK64MMAP\n[ 0.450850] evm: security.ima\n[ 0.451888] evm: security.capability\n[ 0.453302] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.456306] pinctrl core: initialized pinctrl subsystem\n[ 0.458081] RTC time: 22:40:14, date: 06/27/18\n[ 0.459642] NET: Registered protocol family 16\n[ 0.473093] cpuidle: using governor ladder\n[ 0.485187] cpuidle: using governor menu\n[ 0.486487] PCCT header not found.\n[ 0.487776] ACPI: bus type PCI registered\n[ 0.489042] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.491111] PCI: Using configuration type 1 for base access\n[ 0.492876] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off\n[ 0.507531] ACPI: Added _OSI(Module Device)\n[ 0.508858] ACPI: Added _OSI(Processor Device)\n[ 0.510214] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.511722] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.516308] ACPI: Interpreter enabled\n[ 0.517520] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.520476] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.523407] ACPI: (supports S0 S3 S4 S5)\n[ 0.524664] ACPI: Using IOAPIC for interrupt routing\n[ 0.526146] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.534108] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.535904] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.537807] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.539728] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.543529] acpiphp: Slot [3] registered\n[ 0.544825] acpiphp: Slot [4] registered\n[ 0.546106] acpiphp: Slot [5] registered\n[ 0.547412] acpiphp: Slot [6] registered\n[ 0.565750] acpiphp: Slot [7] registered\n[ 0.567141] acpiphp: Slot [8] registered\n[ 0.568431] acpiphp: Slot [9] registered\n[ 0.569731] acpiphp: Slot [10] registered\n[ 0.571062] acpiphp: Slot [11] registered\n[ 0.572369] acpiphp: Slot [12] registered\n[ 0.573680] acpiphp: Slot [13] registered\n[ 0.574996] acpiphp: Slot [14] registered\n[ 0.576303] acpiphp: Slot [15] registered\n[ 0.577615] acpiphp: Slot [16] registered\n[ 0.578956] acpiphp: Slot [17] registered\n[ 0.580256] acpiphp: Slot [18] registered\n[ 0.581531] acpiphp: Slot [19] registered\n[ 0.582817] acpiphp: Slot [20] registered\n[ 0.584097] acpiphp: Slot [21] registered\n[ 0.585406] acpiphp: Slot [22] registered\n[ 0.586694] acpiphp: Slot [23] registered\n[ 0.588011] acpiphp: Slot [24] registered\n[ 0.589292] acpiphp: Slot [25] registered\n[ 0.590574] acpiphp: Slot [26] registered\n[ 0.591881] acpiphp: Slot [27] registered\n[ 0.593172] acpiphp: Slot [28] registered\n[ 0.594459] acpiphp: Slot [29] registered\n[ 0.595805] acpiphp: Slot [30] registered\n[ 0.597096] acpiphp: Slot [31] registered\n[ 0.598431] PCI host bridge to bus 0000:00\n[ 0.599769] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.601637] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.603565] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.605893] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.608216] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.610535] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.616279] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.618261] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.620111] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.622086] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.627021] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.629299] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.668295] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.670662] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.673037] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.675310] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.677582] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.679673] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.681554] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.683244] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.685722] vgaarb: loaded\n[ 0.686715] vgaarb: bridge control possible 0000:00:02.0\n[ 0.688705] SCSI subsystem initialized\n[ 0.690029] ACPI: bus type USB registered\n[ 0.691341] usbcore: registered new interface driver usbfs\n[ 0.692991] usbcore: registered new interface driver hub\n[ 0.694575] usbcore: registered new device driver usb\n[ 0.696410] PCI: Using ACPI for IRQ routing\n[ 0.698134] NetLabel: Initializing\n[ 0.699343] NetLabel: domain hash size = 128\n[ 0.700703] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.702193] NetLabel: unlabeled traffic allowed by default\n[ 0.703992] clocksource: Switched to clocksource kvm-clock\n[ 0.719069] AppArmor: AppArmor Filesystem Enabled\n[ 0.720576] pnp: PnP ACPI init\n[ 0.722282] pnp: PnP ACPI: found 5 devices\n[ 0.731768] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.734435] NET: Registered protocol family 2\n[ 0.736022] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.738016] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.739842] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.741627] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.743303] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.745109] NET: Registered protocol family 1\n[ 0.746492] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.748200] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.749894] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.808007] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.866480] Trying to unpack rootfs image as initramfs...\n[ 0.986032] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000)\n[ 0.988669] Scanning for low memory corruption every 60 seconds\n[ 0.990912] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.992746] audit: initializing netlink subsys (disabled)\n[ 0.994335] audit: type=2000 audit(1530139214.345:1): initialized\n[ 0.996557] Initialise system trusted keyring\n[ 0.998041] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.000119] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.004857] zbud: loaded\n[ 1.006152] VFS: Disk quotas dquot_6.6.0\n[ 1.007452] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.010277] fuse init (API version 7.23)\n[ 1.011813] Key type big_key registered\n[ 1.013090] Allocating IMA MOK and blacklist keyrings.\n[ 1.015151] Key type asymmetric registered\n[ 1.016505] Asymmetric key parser 'x509' registered\n[ 1.018037] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.020430] io scheduler noop registered\n[ 1.021688] io scheduler deadline registered (default)\n[ 1.023262] io scheduler cfq registered\n[ 1.024658] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.026297] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.028338] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.030668] ACPI: Power Button [PWRF]\n[ 1.032072] GHES: HEST is not enabled!\n[ 1.089819] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.206516] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.265486] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 1.268800] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.293890] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.298689] Linux agpgart interface v0.103\n[ 1.304112] brd: module loaded\n[ 1.306846] loop: module loaded\n[ 1.313257] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 1.315574] GPT:90111 != 20971519\n[ 1.316693] GPT:Alternate GPT header not at the end of the disk.\n[ 1.318393] GPT:90111 != 20971519\n[ 1.319473] GPT: Use GNU Parted to correct GPT errors.\n[ 1.321004] vda: vda1 vda15\n[ 1.323779] vdb:\n[ 1.325663] scsi host0: ata_piix\n[ 1.326913] scsi host1: ata_piix\n[ 1.328098] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14\n[ 1.330044] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15\n[ 1.332132] libphy: Fixed MDIO Bus: probed\n[ 1.333464] tun: Universal TUN/TAP device driver, 1.6\n[ 1.335061] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.338313] PPP generic driver version 2.4.2\n[ 1.339777] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.341669] ehci-pci: EHCI PCI platform driver\n[ 1.343171] ehci-platform: EHCI generic platform driver\n[ 1.344769] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.346563] ohci-pci: OHCI PCI platform driver\n[ 1.347959] ohci-platform: OHCI generic platform driver\n[ 1.349530] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.409160] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.410750] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.413088] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.414650] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.416429] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.418392] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.420693] usb usb1: Product: UHCI Host Controller\n[ 1.422203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 1.424053] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.425661] hub 1-0:1.0: USB hub found\n[ 1.427004] hub 1-0:1.0: 2 ports detected\n[ 1.428540] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.431906] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.433415] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.435173] mousedev: PS/2 mouse device common for all mice\n[ 1.437257] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.440242] rtc_cmos 00:00: RTC can wake from S4\n[ 1.442043] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.443964] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.445872] i2c /dev entries driver\n[ 1.447115] device-mapper: uevent: version 1.0.3\n[ 1.448665] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.451293] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.453592] NET: Registered protocol family 10\n[ 1.455294] NET: Registered protocol family 17\n[ 1.456725] Key type dns_resolver registered\n[ 1.458354] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1\n[ 1.460118] microcode: CPU1 sig=0x306f2, pf=0x1, revision=0x1\n[ 1.461911] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.464869] registered taskstats version 1\n[ 1.466203] Loading compiled-in X.509 certificates\n[ 1.468526] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 1.489208] zswap: loaded using pool lzo/zbud\n[ 1.492225] Key type trusted registered\n[ 1.495750] Key type encrypted registered\n[ 1.497074] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.498734] ima: No TPM chip found, activating TPM-bypass!\n[ 1.500379] evm: HMAC attrs: 0x1\n[ 1.502045] Magic number: 6:497:705\n[ 1.503419] rtc_cmos 00:00: setting system clock to 2018-06-27 22:40:15 UTC (1530139215)\n[ 1.506064] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.507840] EDD information not available.\n[ 1.513456] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.515961] Write protecting the kernel read-only data: 14336k\n[ 1.518684] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.521790] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 1.18\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.39\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.790138] random: dd urandom read with 7 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.55.1.12...\nLease of 10.55.1.12 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC7LiRCgv3x7JfR8iULhut5V80m7WuX/FL4xfRBB9sbnEIKJdMyet9gMK1jaAn6TaewS5Gy7AiHcgQp/MZI7ax4GbO1x4XI0mJaqxf6TH8MKOzjYID29XhMEo5lHDiNzbqPkpKMyKoCgW35b2upMiDLkghwzcguOxCgUol99QvhSV/XoRdDhREZsZGI8wjt7fpbVGxxEEJpEoNvrhN7Zhc6z4dSmaze5X0Psj85SR/zGIVjVzXibTaKL3KYDle8e1kvn8+6crwwcW7SNNvXIyhmnVFcWBXyTFsCol3zqsnVeUB3JxHHwCsjO8g7JG339la08Pvj8pgfj9hEJG/TZ+O9 root@createinstancesinglenetworktests-aa3cf343-dade-4956-8065-c8ce53\nssh-dss AAAAB3NzaC1kc3MAAACBAJ8Tvt8yD+ABQR6spZ+jf/1JSswKVHgv+ZteNZTl5ioxalAlzhQ7FOUIQsSs5/iM8vmr0i4iV9cfW3nB4Y639xfuvx9pN+y557mAwDyVFlBrHdnHnr99vfavAv/gxDkS3FTH3TWIgHs6o6l9K5vrK21KPdI/X9UC/NBCaNiO/u+1AAAAFQC2lEhCBgsRLcmZEQkFbsmy16pV6wAAAIBEAMlU9zFYIz3pWKGJLBQGFLHLjO3XKrbiEzt2/84wKezUahlzQUW80jXMKzDKIuSsiTMkwZfS6MDMaYgQY+vCHu7k3bWdBcwClFBNGrUCJ/NHozCWlefqw5bvwp/xYBcNA7hgpW6DSvE1sXPfb6Uevav5wQJELb7RDX7OcOTs6QAAAIAb2GsNYFFP6t3Ged02vtFbdcPF2lwu5SYI/k44ptW7xbNOLjhs9iXzU2PeInpiDoOXsluqxcXvk2lxh0r/vxYeEUQycNnL7SMy1lcHcdiiywHOYcoXQ3FxHTZBKL0ttQLg4iGXyXn7hHXPeXxCX/MoyEa3QcJ243QPq4UDUaHAww== root@createinstancesinglenetworktests-aa3cf343-dade-4956-8065-c8ce53\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.12,24,fe80::f816:3eff:fee1:316b/64,\nip-route:default via 10.55.1.1 dev eth0 \nip-route:10.55.1.0/24 dev eth0 src 10.55.1.12 \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: f05a7ef3-0696-48fc-a6cb-033fffdec1dc\nname: CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-inst\navailability-zone: nova\nlocal-hostname: createinstancesinglenetworktests-aa3cf343-dade-4956-8065-c8ce53.novalocal\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=12.95 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancesinglenetworktests-aa3cf343-dade-4956-8065-c8ce53 login: "} 2018-06-27 22:40:42,904 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers/f05a7ef3-0696-48fc-a6cb-033fffdec1dc/action used request id req-827823e1-85db-44b1-b950-192a8720de20 2018-06-27 22:40:42,906 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-06-27 22:40:42,907 - 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 935926848 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.254975] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.257810] pid_max: default: 32768 minimum: 301 [ 0.259431] ACPI: Core revision 20150930 [ 0.263504] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.266102] Security Framework initialized [ 0.267580] Yama: becoming mindful. [ 0.268764] AppArmor: AppArmor initialized [ 0.270190] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.272352] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.274419] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.276312] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.278617] Initializing cgroup subsys io [ 0.279921] Initializing cgroup subsys memory [ 0.281325] Initializing cgroup subsys devices [ 0.282759] Initializing cgroup subsys freezer [ 0.284161] Initializing cgroup subsys net_cls [ 0.285580] Initializing cgroup subsys perf_event [ 0.287055] Initializing cgroup subsys net_prio [ 0.288476] Initializing cgroup subsys hugetlb [ 0.289895] Initializing cgroup subsys pids [ 0.291317] CPU: Physical Processor ID: 0 [ 0.293432] mce: CPU supports 10 MCE banks [ 0.294816] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.296419] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.305682] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.316921] ftrace: allocating 31920 entries in 125 pages [ 0.371771] smpboot: Max logical packages: 2 [ 0.373135] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.375044] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.377241] x2apic enabled [ 0.378608] Switched APIC routing to physical x2apic. [ 0.381554] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.383347] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.386618] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.389247] ... version: 2 [ 0.390533] ... bit width: 48 [ 0.391836] ... generic registers: 4 [ 0.393119] ... value mask: 0000ffffffffffff [ 0.394705] ... max period: 000000007fffffff [ 0.396288] ... fixed-purpose events: 3 [ 0.397573] ... event mask: 000000070000000f [ 0.399202] KVM setup paravirtual spinlock [ 0.401307] x86: Booting SMP configuration: [ 0.402640] .... node #0, CPUs: #1 [ 0.404018] kvm-clock: cpu 1, msr 0:ffd1041, secondary cpu clock [ 0.426080] x86: Booted up 1 node, 2 CPUs [ 0.426084] KVM setup async PF for cpu 1 [ 0.426089] kvm-stealtime: cpu 1, msr f90d940 [ 0.430256] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.432689] devtmpfs: initialized [ 0.444888] evm: security.selinux [ 0.446025] evm: security.SMACK64 [ 0.447145] evm: security.SMACK64EXEC [ 0.448345] evm: security.SMACK64TRANSMUTE [ 0.449643] evm: security.SMACK64MMAP [ 0.450850] evm: security.ima [ 0.451888] evm: security.capability [ 0.453302] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.456306] pinctrl core: initialized pinctrl subsystem [ 0.458081] RTC time: 22:40:14, date: 06/27/18 [ 0.459642] NET: Registered protocol family 16 [ 0.473093] cpuidle: using governor ladder [ 0.485187] cpuidle: using governor menu [ 0.486487] PCCT header not found. [ 0.487776] ACPI: bus type PCI registered [ 0.489042] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.491111] PCI: Using configuration type 1 for base access [ 0.492876] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.507531] ACPI: Added _OSI(Module Device) [ 0.508858] ACPI: Added _OSI(Processor Device) [ 0.510214] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.511722] ACPI: Added _OSI(Processor Aggregator Device) [ 0.516308] ACPI: Interpreter enabled [ 0.517520] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.520476] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.523407] ACPI: (supports S0 S3 S4 S5) [ 0.524664] ACPI: Using IOAPIC for interrupt routing [ 0.526146] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.534108] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.535904] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.537807] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.539728] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.543529] acpiphp: Slot [3] registered [ 0.544825] acpiphp: Slot [4] registered [ 0.546106] acpiphp: Slot [5] registered [ 0.547412] acpiphp: Slot [6] registered [ 0.565750] acpiphp: Slot [7] registered [ 0.567141] acpiphp: Slot [8] registered [ 0.568431] acpiphp: Slot [9] registered [ 0.569731] acpiphp: Slot [10] registered [ 0.571062] acpiphp: Slot [11] registered [ 0.572369] acpiphp: Slot [12] registered [ 0.573680] acpiphp: Slot [13] registered [ 0.574996] acpiphp: Slot [14] registered [ 0.576303] acpiphp: Slot [15] registered [ 0.577615] acpiphp: Slot [16] registered [ 0.578956] acpiphp: Slot [17] registered [ 0.580256] acpiphp: Slot [18] registered [ 0.581531] acpiphp: Slot [19] registered [ 0.582817] acpiphp: Slot [20] registered [ 0.584097] acpiphp: Slot [21] registered [ 0.585406] acpiphp: Slot [22] registered [ 0.586694] acpiphp: Slot [23] registered [ 0.588011] acpiphp: Slot [24] registered [ 0.589292] acpiphp: Slot [25] registered [ 0.590574] acpiphp: Slot [26] registered [ 0.591881] acpiphp: Slot [27] registered [ 0.593172] acpiphp: Slot [28] registered [ 0.594459] acpiphp: Slot [29] registered [ 0.595805] acpiphp: Slot [30] registered [ 0.597096] acpiphp: Slot [31] registered [ 0.598431] PCI host bridge to bus 0000:00 [ 0.599769] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.601637] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.603565] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.605893] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.608216] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.610535] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.616279] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.618261] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.620111] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.622086] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.627021] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.629299] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.668295] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.670662] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.673037] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.675310] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.677582] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.679673] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.681554] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.683244] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.685722] vgaarb: loaded [ 0.686715] vgaarb: bridge control possible 0000:00:02.0 [ 0.688705] SCSI subsystem initialized [ 0.690029] ACPI: bus type USB registered [ 0.691341] usbcore: registered new interface driver usbfs [ 0.692991] usbcore: registered new interface driver hub [ 0.694575] usbcore: registered new device driver usb [ 0.696410] PCI: Using ACPI for IRQ routing [ 0.698134] NetLabel: Initializing [ 0.699343] NetLabel: domain hash size = 128 [ 0.700703] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.702193] NetLabel: unlabeled traffic allowed by default [ 0.703992] clocksource: Switched to clocksource kvm-clock [ 0.719069] AppArmor: AppArmor Filesystem Enabled [ 0.720576] pnp: PnP ACPI init [ 0.722282] pnp: PnP ACPI: found 5 devices [ 0.731768] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.734435] NET: Registered protocol family 2 [ 0.736022] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.738016] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.739842] TCP: Hash tables configured (established 2048 bind 2048) [ 0.741627] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.743303] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.745109] NET: Registered protocol family 1 [ 0.746492] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.748200] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.749894] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.808007] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.866480] Trying to unpack rootfs image as initramfs... [ 0.986032] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000) [ 0.988669] Scanning for low memory corruption every 60 seconds [ 0.990912] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.992746] audit: initializing netlink subsys (disabled) [ 0.994335] audit: type=2000 audit(1530139214.345:1): initialized [ 0.996557] Initialise system trusted keyring [ 0.998041] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.000119] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.004857] zbud: loaded [ 1.006152] VFS: Disk quotas dquot_6.6.0 [ 1.007452] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.010277] fuse init (API version 7.23) [ 1.011813] Key type big_key registered [ 1.013090] Allocating IMA MOK and blacklist keyrings. [ 1.015151] Key type asymmetric registered [ 1.016505] Asymmetric key parser 'x509' registered [ 1.018037] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.020430] io scheduler noop registered [ 1.021688] io scheduler deadline registered (default) [ 1.023262] io scheduler cfq registered [ 1.024658] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.026297] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.028338] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.030668] ACPI: Power Button [PWRF] [ 1.032072] GHES: HEST is not enabled! [ 1.089819] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.206516] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.265486] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.268800] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.293890] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.298689] Linux agpgart interface v0.103 [ 1.304112] brd: module loaded [ 1.306846] loop: module loaded [ 1.313257] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.315574] GPT:90111 != 20971519 [ 1.316693] GPT:Alternate GPT header not at the end of the disk. [ 1.318393] GPT:90111 != 20971519 [ 1.319473] GPT: Use GNU Parted to correct GPT errors. [ 1.321004] vda: vda1 vda15 [ 1.323779] vdb: [ 1.325663] scsi host0: ata_piix [ 1.326913] scsi host1: ata_piix [ 1.328098] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.330044] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.332132] libphy: Fixed MDIO Bus: probed [ 1.333464] tun: Universal TUN/TAP device driver, 1.6 [ 1.335061] tun: (C) 1999-2004 Max Krasnyansky [ 1.338313] PPP generic driver version 2.4.2 [ 1.339777] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.341669] ehci-pci: EHCI PCI platform driver [ 1.343171] ehci-platform: EHCI generic platform driver [ 1.344769] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.346563] ohci-pci: OHCI PCI platform driver [ 1.347959] ohci-platform: OHCI generic platform driver [ 1.349530] uhci_hcd: USB Universal Host Controller Interface driver [ 1.409160] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.410750] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.413088] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.414650] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.416429] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.418392] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.420693] usb usb1: Product: UHCI Host Controller [ 1.422203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.424053] usb usb1: SerialNumber: 0000:00:01.2 [ 1.425661] hub 1-0:1.0: USB hub found [ 1.427004] hub 1-0:1.0: 2 ports detected [ 1.428540] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.431906] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.433415] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.435173] mousedev: PS/2 mouse device common for all mice [ 1.437257] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.440242] rtc_cmos 00:00: RTC can wake from S4 [ 1.442043] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.443964] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.445872] i2c /dev entries driver [ 1.447115] device-mapper: uevent: version 1.0.3 [ 1.448665] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.451293] ledtrig-cpu: registered to indicate activity on CPUs [ 1.453592] NET: Registered protocol family 10 [ 1.455294] NET: Registered protocol family 17 [ 1.456725] Key type dns_resolver registered [ 1.458354] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 1.460118] microcode: CPU1 sig=0x306f2, pf=0x1, revision=0x1 [ 1.461911] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.464869] registered taskstats version 1 [ 1.466203] Loading compiled-in X.509 certificates [ 1.468526] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.489208] zswap: loaded using pool lzo/zbud [ 1.492225] Key type trusted registered [ 1.495750] Key type encrypted registered [ 1.497074] AppArmor: AppArmor sha1 policy hashing enabled [ 1.498734] ima: No TPM chip found, activating TPM-bypass! [ 1.500379] evm: HMAC attrs: 0x1 [ 1.502045] Magic number: 6:497:705 [ 1.503419] rtc_cmos 00:00: setting system clock to 2018-06-27 22:40:15 UTC (1530139215) [ 1.506064] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.507840] EDD information not available. [ 1.513456] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.515961] Write protecting the kernel read-only data: 14336k [ 1.518684] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.521790] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.18 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.39 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.790138] random: dd urandom read with 7 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 10.55.1.12... Lease of 10.55.1.12 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC7LiRCgv3x7JfR8iULhut5V80m7WuX/FL4xfRBB9sbnEIKJdMyet9gMK1jaAn6TaewS5Gy7AiHcgQp/MZI7ax4GbO1x4XI0mJaqxf6TH8MKOzjYID29XhMEo5lHDiNzbqPkpKMyKoCgW35b2upMiDLkghwzcguOxCgUol99QvhSV/XoRdDhREZsZGI8wjt7fpbVGxxEEJpEoNvrhN7Zhc6z4dSmaze5X0Psj85SR/zGIVjVzXibTaKL3KYDle8e1kvn8+6crwwcW7SNNvXIyhmnVFcWBXyTFsCol3zqsnVeUB3JxHHwCsjO8g7JG339la08Pvj8pgfj9hEJG/TZ+O9 root@createinstancesinglenetworktests-aa3cf343-dade-4956-8065-c8ce53 ssh-dss AAAAB3NzaC1kc3MAAACBAJ8Tvt8yD+ABQR6spZ+jf/1JSswKVHgv+ZteNZTl5ioxalAlzhQ7FOUIQsSs5/iM8vmr0i4iV9cfW3nB4Y639xfuvx9pN+y557mAwDyVFlBrHdnHnr99vfavAv/gxDkS3FTH3TWIgHs6o6l9K5vrK21KPdI/X9UC/NBCaNiO/u+1AAAAFQC2lEhCBgsRLcmZEQkFbsmy16pV6wAAAIBEAMlU9zFYIz3pWKGJLBQGFLHLjO3XKrbiEzt2/84wKezUahlzQUW80jXMKzDKIuSsiTMkwZfS6MDMaYgQY+vCHu7k3bWdBcwClFBNGrUCJ/NHozCWlefqw5bvwp/xYBcNA7hgpW6DSvE1sXPfb6Uevav5wQJELb7RDX7OcOTs6QAAAIAb2GsNYFFP6t3Ged02vtFbdcPF2lwu5SYI/k44ptW7xbNOLjhs9iXzU2PeInpiDoOXsluqxcXvk2lxh0r/vxYeEUQycNnL7SMy1lcHcdiiywHOYcoXQ3FxHTZBKL0ttQLg4iGXyXn7hHXPeXxCX/MoyEa3QcJ243QPq4UDUaHAww== root@createinstancesinglenetworktests-aa3cf343-dade-4956-8065-c8ce53 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.55.1.12,24,fe80::f816:3eff:fee1:316b/64, ip-route:default via 10.55.1.1 dev eth0 ip-route:10.55.1.0/24 dev eth0 src 10.55.1.12 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: f05a7ef3-0696-48fc-a6cb-033fffdec1dc name: CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-inst availability-zone: nova local-hostname: createinstancesinglenetworktests-aa3cf343-dade-4956-8065-c8ce53.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=12.95 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. createinstancesinglenetworktests-aa3cf343-dade-4956-8065-c8ce53 login: 2018-06-27 22:40:42,910 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/f05a7ef3-0696-48fc-a6cb-033fffdec1dc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a39d3be2e2bbe8924f3ecb9d9d84b7df4900d22" 2018-06-27 22:40:44,932 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:40: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-49d07ab8-bc25-4f77-b36c-42a9d88dea30 X-Compute-Request-Id: req-49d07ab8-bc25-4f77-b36c-42a9d88dea30 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:31:6b", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:31:6b", "version": 4, "addr": "172.30.10.122", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/f05a7ef3-0696-48fc-a6cb-033fffdec1dc", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/f05a7ef3-0696-48fc-a6cb-033fffdec1dc", "rel": "bookmark"}], "image": {"id": "63ab5dd2-1136-4653-af45-e228f67c07ec", "links": [{"href": "http://172.30.10.101:8774/images/63ab5dd2-1136-4653-af45-e228f67c07ec", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:40:12.000000", "flavor": {"id": "a21056cc-6d56-48f0-931e-535f7b54d681", "links": [{"href": "http://172.30.10.101:8774/flavors/a21056cc-6d56-48f0-931e-535f7b54d681", "rel": "bookmark"}]}, "id": "f05a7ef3-0696-48fc-a6cb-033fffdec1dc", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-sec-grp"}], "user_id": "ef51ef63afd04902b730270028f1ef07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:40:13Z", "hostId": "9c6f0a14c2feffa476b90b5f9b38b3a015cd9b1f61b69f9505a6dd11", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-kp", "name": "CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-inst", "created": "2018-06-27T22:39:54Z", "tenant_id": "f4ccf77e6e8a43b8a48fc05725e57dd1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:40:44,933 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/f05a7ef3-0696-48fc-a6cb-033fffdec1dc used request id req-49d07ab8-bc25-4f77-b36c-42a9d88dea30 2018-06-27 22:40:44,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?name=CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a39d3be2e2bbe8924f3ecb9d9d84b7df4900d22" 2018-06-27 22:40:45,241 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:40:45 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-adbb14dd-09f2-41df-9a71-012eac4934eb Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8ee70aeb-a1bc-4758-952b-6e003e836655"],"updated_at":"2018-06-27T22:38:58Z","tenant_id":"f4ccf77e6e8a43b8a48fc05725e57dd1","created_at":"2018-06-27T22:38:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f4ccf77e6e8a43b8a48fc05725e57dd1","id":"bada3a44-cfa2-4c2a-a91c-1ef976efafe8","name":"CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-pub-net"}]} 2018-06-27 22:40:45,242 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-pub-net used request id req-adbb14dd-09f2-41df-9a71-012eac4934eb 2018-06-27 22:40:45,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/f4ccf77e6e8a43b8a48fc05725e57dd1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a39d3be2e2bbe8924f3ecb9d9d84b7df4900d22" 2018-06-27 22:40:45,567 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:40:45 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8f72fb28-f3ae-4ec4-ac97-82aa100c92bb Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/f4ccf77e6e8a43b8a48fc05725e57dd1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f4ccf77e6e8a43b8a48fc05725e57dd1", "name": "CreateInstanceSingleNetworkTests-44b54149-9bfd-4ed-proj"}} 2018-06-27 22:40:45,568 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f4ccf77e6e8a43b8a48fc05725e57dd1 used request id req-8f72fb28-f3ae-4ec4-ac97-82aa100c92bb 2018-06-27 22:40:45,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=bada3a44-cfa2-4c2a-a91c-1ef976efafe8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a39d3be2e2bbe8924f3ecb9d9d84b7df4900d22" 2018-06-27 22:40:45,696 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:40:45 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-f6faa4bb-b585-47ab-9291-58984cdfa093 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bada3a44-cfa2-4c2a-a91c-1ef976efafe8","tenant_id":"f4ccf77e6e8a43b8a48fc05725e57dd1","created_at":"2018-06-27T22:38:58Z","dns_nameservers":[],"updated_at":"2018-06-27T22:38: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":"f4ccf77e6e8a43b8a48fc05725e57dd1","id":"8ee70aeb-a1bc-4758-952b-6e003e836655","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-pub-subnet"}]} 2018-06-27 22:40:45,696 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=bada3a44-cfa2-4c2a-a91c-1ef976efafe8 used request id req-f6faa4bb-b585-47ab-9291-58984cdfa093 2018-06-27 22:40:45,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?network_id=bada3a44-cfa2-4c2a-a91c-1ef976efafe8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a39d3be2e2bbe8924f3ecb9d9d84b7df4900d22" 2018-06-27 22:40:45,961 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:40:45 GMT Content-Type: application/json Content-Length: 3046 Connection: keep-alive X-Openstack-Request-Id: req-b1dba5db-1ada-4ac0-92da-8812505540ef Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"bada3a44-cfa2-4c2a-a91c-1ef976efafe8","tenant_id":"f4ccf77e6e8a43b8a48fc05725e57dd1","created_at":"2018-06-27T22:38:59Z","admin_state_up":true,"updated_at":"2018-06-27T22:39:05Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-bada3a44-cfa2-4c2a-a91c-1ef976efafe8","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:8b:2b:bb","id":"09433208-7298-4df6-9000-86c995288e07","port_security_enabled":false,"project_id":"f4ccf77e6e8a43b8a48fc05725e57dd1","fixed_ips":[{"subnet_id":"8ee70aeb-a1bc-4758-952b-6e003e836655","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"bada3a44-cfa2-4c2a-a91c-1ef976efafe8","tenant_id":"f4ccf77e6e8a43b8a48fc05725e57dd1","created_at":"2018-06-27T22:39:01Z","admin_state_up":true,"updated_at":"2018-06-27T22:39:06Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-bada3a44-cfa2-4c2a-a91c-1ef976efafe8","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:8e:56:bd","id":"9223a494-d300-4248-8539-14618ddb2b5d","port_security_enabled":false,"project_id":"f4ccf77e6e8a43b8a48fc05725e57dd1","fixed_ips":[{"subnet_id":"8ee70aeb-a1bc-4758-952b-6e003e836655","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"bada3a44-cfa2-4c2a-a91c-1ef976efafe8","tenant_id":"f4ccf77e6e8a43b8a48fc05725e57dd1","created_at":"2018-06-27T22:39:39Z","admin_state_up":true,"updated_at":"2018-06-27T22:40:23Z","binding:vnic_type":"normal","device_id":"f05a7ef3-0696-48fc-a6cb-033fffdec1dc","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:e1:31:6b","id":"c3842431-d200-4fc0-b2d8-c765f3c7f100","port_security_enabled":true,"project_id":"f4ccf77e6e8a43b8a48fc05725e57dd1","fixed_ips":[{"subnet_id":"8ee70aeb-a1bc-4758-952b-6e003e836655","ip_address":"10.55.1.12"}],"extra_dhcp_opts":[],"security_groups":["cf82c2b2-ff61-4cb5-8f71-8917497a0ecd","6d501d3a-2959-4d98-94a3-99f4986fb017"],"name":"CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69port-1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"bada3a44-cfa2-4c2a-a91c-1ef976efafe8","tenant_id":"f4ccf77e6e8a43b8a48fc05725e57dd1","created_at":"2018-06-27T22:39:11Z","admin_state_up":true,"updated_at":"2018-06-27T22:39:21Z","binding:vnic_type":"normal","device_id":"303e2f47-2f79-4f48-a10e-cdb2beaee00f","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:b5:78:10","id":"d7de358e-3b30-4f33-a337-c28c80248b6d","port_security_enabled":false,"project_id":"f4ccf77e6e8a43b8a48fc05725e57dd1","fixed_ips":[{"subnet_id":"8ee70aeb-a1bc-4758-952b-6e003e836655","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-27 22:40:45,961 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=bada3a44-cfa2-4c2a-a91c-1ef976efafe8 used request id req-b1dba5db-1ada-4ac0-92da-8812505540ef 2018-06-27 22:40:45,962 - create_instance - INFO - Checking if VM is active 2018-06-27 22:40:45,965 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/f05a7ef3-0696-48fc-a6cb-033fffdec1dc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a39d3be2e2bbe8924f3ecb9d9d84b7df4900d22" 2018-06-27 22:40:46,660 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:40:46 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-8338f6c4-a5e9-4318-8ae8-ad9d2983f753 X-Compute-Request-Id: req-8338f6c4-a5e9-4318-8ae8-ad9d2983f753 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:31:6b", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:31:6b", "version": 4, "addr": "172.30.10.122", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/f05a7ef3-0696-48fc-a6cb-033fffdec1dc", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/f05a7ef3-0696-48fc-a6cb-033fffdec1dc", "rel": "bookmark"}], "image": {"id": "63ab5dd2-1136-4653-af45-e228f67c07ec", "links": [{"href": "http://172.30.10.101:8774/images/63ab5dd2-1136-4653-af45-e228f67c07ec", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:40:12.000000", "flavor": {"id": "a21056cc-6d56-48f0-931e-535f7b54d681", "links": [{"href": "http://172.30.10.101:8774/flavors/a21056cc-6d56-48f0-931e-535f7b54d681", "rel": "bookmark"}]}, "id": "f05a7ef3-0696-48fc-a6cb-033fffdec1dc", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-sec-grp"}], "user_id": "ef51ef63afd04902b730270028f1ef07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:40:13Z", "hostId": "9c6f0a14c2feffa476b90b5f9b38b3a015cd9b1f61b69f9505a6dd11", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-kp", "name": "CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-inst", "created": "2018-06-27T22:39:54Z", "tenant_id": "f4ccf77e6e8a43b8a48fc05725e57dd1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:40:46,661 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/f05a7ef3-0696-48fc-a6cb-033fffdec1dc used request id req-8338f6c4-a5e9-4318-8ae8-ad9d2983f753 2018-06-27 22:40:46,661 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-inst] is - ACTIVE 2018-06-27 22:40:46,661 - create_instance - INFO - VM is - ACTIVE 2018-06-27 22:40:46,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/f05a7ef3-0696-48fc-a6cb-033fffdec1dc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a39d3be2e2bbe8924f3ecb9d9d84b7df4900d22" 2018-06-27 22:40:47,991 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:40: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-44c83c58-1c00-47e0-95a0-22b23dd69aad X-Compute-Request-Id: req-44c83c58-1c00-47e0-95a0-22b23dd69aad Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:31:6b", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:31:6b", "version": 4, "addr": "172.30.10.122", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/f05a7ef3-0696-48fc-a6cb-033fffdec1dc", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/f05a7ef3-0696-48fc-a6cb-033fffdec1dc", "rel": "bookmark"}], "image": {"id": "63ab5dd2-1136-4653-af45-e228f67c07ec", "links": [{"href": "http://172.30.10.101:8774/images/63ab5dd2-1136-4653-af45-e228f67c07ec", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:40:12.000000", "flavor": {"id": "a21056cc-6d56-48f0-931e-535f7b54d681", "links": [{"href": "http://172.30.10.101:8774/flavors/a21056cc-6d56-48f0-931e-535f7b54d681", "rel": "bookmark"}]}, "id": "f05a7ef3-0696-48fc-a6cb-033fffdec1dc", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-sec-grp"}], "user_id": "ef51ef63afd04902b730270028f1ef07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:40:13Z", "hostId": "9c6f0a14c2feffa476b90b5f9b38b3a015cd9b1f61b69f9505a6dd11", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-kp", "name": "CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-inst", "created": "2018-06-27T22:39:54Z", "tenant_id": "f4ccf77e6e8a43b8a48fc05725e57dd1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:40:47,991 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/f05a7ef3-0696-48fc-a6cb-033fffdec1dc used request id req-44c83c58-1c00-47e0-95a0-22b23dd69aad 2018-06-27 22:40:47,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/networks?name=CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a39d3be2e2bbe8924f3ecb9d9d84b7df4900d22" 2018-06-27 22:40:48,328 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:40:48 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-cec6aba8-fa61-4efb-a94b-312ca09946b1 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8ee70aeb-a1bc-4758-952b-6e003e836655"],"updated_at":"2018-06-27T22:38:58Z","tenant_id":"f4ccf77e6e8a43b8a48fc05725e57dd1","created_at":"2018-06-27T22:38:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f4ccf77e6e8a43b8a48fc05725e57dd1","id":"bada3a44-cfa2-4c2a-a91c-1ef976efafe8","name":"CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-pub-net"}]} 2018-06-27 22:40:48,328 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-pub-net used request id req-cec6aba8-fa61-4efb-a94b-312ca09946b1 2018-06-27 22:40:48,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/f4ccf77e6e8a43b8a48fc05725e57dd1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a39d3be2e2bbe8924f3ecb9d9d84b7df4900d22" 2018-06-27 22:40:48,423 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:40:48 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-640ba85b-ecba-476b-8cdd-23eca8802975 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/f4ccf77e6e8a43b8a48fc05725e57dd1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f4ccf77e6e8a43b8a48fc05725e57dd1", "name": "CreateInstanceSingleNetworkTests-44b54149-9bfd-4ed-proj"}} 2018-06-27 22:40:48,423 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f4ccf77e6e8a43b8a48fc05725e57dd1 used request id req-640ba85b-ecba-476b-8cdd-23eca8802975 2018-06-27 22:40:48,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/subnets?network_id=bada3a44-cfa2-4c2a-a91c-1ef976efafe8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a39d3be2e2bbe8924f3ecb9d9d84b7df4900d22" 2018-06-27 22:40:48,604 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:40:48 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-e09261a1-75b2-4efa-8138-47bf9b4c1e8e Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bada3a44-cfa2-4c2a-a91c-1ef976efafe8","tenant_id":"f4ccf77e6e8a43b8a48fc05725e57dd1","created_at":"2018-06-27T22:38:58Z","dns_nameservers":[],"updated_at":"2018-06-27T22:38: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":"f4ccf77e6e8a43b8a48fc05725e57dd1","id":"8ee70aeb-a1bc-4758-952b-6e003e836655","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-pub-subnet"}]} 2018-06-27 22:40:48,604 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=bada3a44-cfa2-4c2a-a91c-1ef976efafe8 used request id req-e09261a1-75b2-4efa-8138-47bf9b4c1e8e 2018-06-27 22:40:48,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/ports?network_id=bada3a44-cfa2-4c2a-a91c-1ef976efafe8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a39d3be2e2bbe8924f3ecb9d9d84b7df4900d22" 2018-06-27 22:40:48,902 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:40:48 GMT Content-Type: application/json Content-Length: 3046 Connection: keep-alive X-Openstack-Request-Id: req-0f0a42fd-d3e2-4716-bf7b-1642a0ba356f Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"bada3a44-cfa2-4c2a-a91c-1ef976efafe8","tenant_id":"f4ccf77e6e8a43b8a48fc05725e57dd1","created_at":"2018-06-27T22:38:59Z","admin_state_up":true,"updated_at":"2018-06-27T22:39:05Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-bada3a44-cfa2-4c2a-a91c-1ef976efafe8","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:8b:2b:bb","id":"09433208-7298-4df6-9000-86c995288e07","port_security_enabled":false,"project_id":"f4ccf77e6e8a43b8a48fc05725e57dd1","fixed_ips":[{"subnet_id":"8ee70aeb-a1bc-4758-952b-6e003e836655","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"bada3a44-cfa2-4c2a-a91c-1ef976efafe8","tenant_id":"f4ccf77e6e8a43b8a48fc05725e57dd1","created_at":"2018-06-27T22:39:01Z","admin_state_up":true,"updated_at":"2018-06-27T22:39:06Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-bada3a44-cfa2-4c2a-a91c-1ef976efafe8","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:8e:56:bd","id":"9223a494-d300-4248-8539-14618ddb2b5d","port_security_enabled":false,"project_id":"f4ccf77e6e8a43b8a48fc05725e57dd1","fixed_ips":[{"subnet_id":"8ee70aeb-a1bc-4758-952b-6e003e836655","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"bada3a44-cfa2-4c2a-a91c-1ef976efafe8","tenant_id":"f4ccf77e6e8a43b8a48fc05725e57dd1","created_at":"2018-06-27T22:39:39Z","admin_state_up":true,"updated_at":"2018-06-27T22:40:23Z","binding:vnic_type":"normal","device_id":"f05a7ef3-0696-48fc-a6cb-033fffdec1dc","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:e1:31:6b","id":"c3842431-d200-4fc0-b2d8-c765f3c7f100","port_security_enabled":true,"project_id":"f4ccf77e6e8a43b8a48fc05725e57dd1","fixed_ips":[{"subnet_id":"8ee70aeb-a1bc-4758-952b-6e003e836655","ip_address":"10.55.1.12"}],"extra_dhcp_opts":[],"security_groups":["cf82c2b2-ff61-4cb5-8f71-8917497a0ecd","6d501d3a-2959-4d98-94a3-99f4986fb017"],"name":"CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69port-1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"bada3a44-cfa2-4c2a-a91c-1ef976efafe8","tenant_id":"f4ccf77e6e8a43b8a48fc05725e57dd1","created_at":"2018-06-27T22:39:11Z","admin_state_up":true,"updated_at":"2018-06-27T22:39:21Z","binding:vnic_type":"normal","device_id":"303e2f47-2f79-4f48-a10e-cdb2beaee00f","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:b5:78:10","id":"d7de358e-3b30-4f33-a337-c28c80248b6d","port_security_enabled":false,"project_id":"f4ccf77e6e8a43b8a48fc05725e57dd1","fixed_ips":[{"subnet_id":"8ee70aeb-a1bc-4758-952b-6e003e836655","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-27 22:40:48,902 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=bada3a44-cfa2-4c2a-a91c-1ef976efafe8 used request id req-0f0a42fd-d3e2-4716-bf7b-1642a0ba356f 2018-06-27 22:40:48,903 - ansible_utils - DEBUG - Retrieving SSH client 2018-06-27 22:40:48,908 - paramiko.transport - DEBUG - starting thread (client mode): 0x84f50c50L 2018-06-27 22:40:48,909 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-06-27 22:40:48,909 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-06-27 22:40:48,909 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-06-27 22:40:48,911 - 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-27 22:40:48,911 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-06-27 22:40:48,911 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-06-27 22:40:48,911 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-06-27 22:40:48,911 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-06-27 22:40:48,912 - paramiko.transport - DEBUG - Compression agreed: none 2018-06-27 22:40:48,963 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-06-27 22:40:48,964 - paramiko.transport - DEBUG - Switch to new keys ... 2018-06-27 22:40:48,974 - paramiko.transport - DEBUG - Trying discovered key 4c7b0baa7356e0c002ebcd43b59ee7bb in tmp/CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69 2018-06-27 22:40:48,975 - paramiko.transport - DEBUG - userauth is OK 2018-06-27 22:40:48,978 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-06-27 22:40:49,079 - paramiko.transport - DEBUG - EOF in transport thread 2018-06-27 22:40:49,096 - create_instance - INFO - SSH is active for VM instance 2018-06-27 22:40:49,096 - ansible_utils - DEBUG - Retrieving SSH client 2018-06-27 22:40:49,098 - paramiko.transport - DEBUG - starting thread (client mode): 0x84f50ed0L 2018-06-27 22:40:49,098 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-06-27 22:40:49,098 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-06-27 22:40:49,099 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-06-27 22:40:49,100 - 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-27 22:40:49,100 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-06-27 22:40:49,100 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-06-27 22:40:49,100 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-06-27 22:40:49,101 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-06-27 22:40:49,102 - paramiko.transport - DEBUG - Compression agreed: none 2018-06-27 22:40:49,151 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-06-27 22:40:49,152 - paramiko.transport - DEBUG - Switch to new keys ... 2018-06-27 22:40:49,163 - paramiko.transport - DEBUG - Trying discovered key 4c7b0baa7356e0c002ebcd43b59ee7bb in tmp/CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69 2018-06-27 22:40:49,164 - paramiko.transport - DEBUG - userauth is OK 2018-06-27 22:40:49,167 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-06-27 22:40:49,171 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-06-27 22:40:49,172 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-06-27 22:40:49,172 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-06-27 22:40:49,176 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-06-27 22:40:49,178 - paramiko.transport - DEBUG - EOF in transport thread 2018-06-27 22:40:49,179 - create_instance - INFO - Deleting Floating IP - 172.30.10.122 2018-06-27 22:40:49,179 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.10.122 2018-06-27 22:40:49,185 - 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/2968d8da-a2d2-4241-b706-7abc02775d3e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a39d3be2e2bbe8924f3ecb9d9d84b7df4900d22" 2018-06-27 22:40:51,815 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:40:51 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-60713bd4-b2fd-451a-8a32-0e3f8c945fac Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:40:51,816 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/floatingips/2968d8da-a2d2-4241-b706-7abc02775d3e used request id req-60713bd4-b2fd-451a-8a32-0e3f8c945fac 2018-06-27 22:40:51,816 - create_instance - INFO - Deleting Port with ID - c3842431-d200-4fc0-b2d8-c765f3c7f100 2018-06-27 22:40:51,816 - neutron_utils - INFO - Deleting port with name CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69port-1 2018-06-27 22:40:51,821 - 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/c3842431-d200-4fc0-b2d8-c765f3c7f100 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a39d3be2e2bbe8924f3ecb9d9d84b7df4900d22" 2018-06-27 22:40:53,227 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:40:53 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-3f055ef8-72d7-4aa7-958f-9697d3733559 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:40:53,228 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/ports/c3842431-d200-4fc0-b2d8-c765f3c7f100 used request id req-3f055ef8-72d7-4aa7-958f-9697d3733559 2018-06-27 22:40:53,228 - create_instance - INFO - Deleting VM instance - CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-inst 2018-06-27 22:40:53,231 - 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/f05a7ef3-0696-48fc-a6cb-033fffdec1dc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a39d3be2e2bbe8924f3ecb9d9d84b7df4900d22" 2018-06-27 22:40:53,568 - novaclient.v2.client - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:40: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-5721834e-23e2-4f40-a252-b17ea610ad56 X-Compute-Request-Id: req-5721834e-23e2-4f40-a252-b17ea610ad56 Front-End-Https: on 2018-06-27 22:40:53,568 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/servers/f05a7ef3-0696-48fc-a6cb-033fffdec1dc used request id req-5721834e-23e2-4f40-a252-b17ea610ad56 2018-06-27 22:40:53,569 - create_instance - INFO - Checking deletion status 2018-06-27 22:40:53,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/servers/f05a7ef3-0696-48fc-a6cb-033fffdec1dc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a39d3be2e2bbe8924f3ecb9d9d84b7df4900d22" 2018-06-27 22:40:55,372 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:40:55 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-643c2336-0d3d-4a49-b491-acc7815b691d X-Compute-Request-Id: req-643c2336-0d3d-4a49-b491-acc7815b691d 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/f05a7ef3-0696-48fc-a6cb-033fffdec1dc", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/f05a7ef3-0696-48fc-a6cb-033fffdec1dc", "rel": "bookmark"}], "image": {"id": "63ab5dd2-1136-4653-af45-e228f67c07ec", "links": [{"href": "http://172.30.10.101:8774/images/63ab5dd2-1136-4653-af45-e228f67c07ec", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:40:12.000000", "flavor": {"id": "a21056cc-6d56-48f0-931e-535f7b54d681", "links": [{"href": "http://172.30.10.101:8774/flavors/a21056cc-6d56-48f0-931e-535f7b54d681", "rel": "bookmark"}]}, "id": "f05a7ef3-0696-48fc-a6cb-033fffdec1dc", "user_id": "ef51ef63afd04902b730270028f1ef07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:40:53Z", "hostId": "9c6f0a14c2feffa476b90b5f9b38b3a015cd9b1f61b69f9505a6dd11", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-kp", "name": "CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-inst", "created": "2018-06-27T22:39:54Z", "tenant_id": "f4ccf77e6e8a43b8a48fc05725e57dd1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:40:55,372 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/f05a7ef3-0696-48fc-a6cb-033fffdec1dc used request id req-643c2336-0d3d-4a49-b491-acc7815b691d 2018-06-27 22:40:55,372 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-inst] is - ACTIVE 2018-06-27 22:40:55,373 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 22:40:58,374 - create_instance - DEBUG - VM status query timeout in 295.195398092 2018-06-27 22:40:58,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/f05a7ef3-0696-48fc-a6cb-033fffdec1dc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a39d3be2e2bbe8924f3ecb9d9d84b7df4900d22" 2018-06-27 22:40:58,573 - novaclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Wed, 27 Jun 2018 22:40: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-7461604f-7e2c-4a21-842c-67870e808df4 X-Compute-Request-Id: req-7461604f-7e2c-4a21-842c-67870e808df4 RESP BODY: {"itemNotFound": {"message": "Instance f05a7ef3-0696-48fc-a6cb-033fffdec1dc could not be found.", "code": 404}} 2018-06-27 22:40:58,573 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/f05a7ef3-0696-48fc-a6cb-033fffdec1dc used request id req-7461604f-7e2c-4a21-842c-67870e808df4 2018-06-27 22:40:58,573 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance f05a7ef3-0696-48fc-a6cb-033fffdec1dc could not be found. (HTTP 404) (Request-ID: req-7461604f-7e2c-4a21-842c-67870e808df4) 2018-06-27 22:40:58,574 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-inst 2018-06-27 22:40:58,575 - nova_utils - DEBUG - Deleting keypair - CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-kp 2018-06-27 22:40:58,578 - 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-aa3cf343-dade-4956-8065-c8ce53825e69-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e827cf20891536365e34e27df973bd78eaa5a06" 2018-06-27 22:40:58,703 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 22:40: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-f72fbc36-f327-4e12-88c5-e08f61c31e00 X-Compute-Request-Id: req-f72fbc36-f327-4e12-88c5-e08f61c31e00 2018-06-27 22:40:58,704 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-kp used request id req-f72fbc36-f327-4e12-88c5-e08f61c31e00 2018-06-27 22:40:58,704 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69.pub] 2018-06-27 22:40:58,704 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69] 2018-06-27 22:40:58,708 - 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/a21056cc-6d56-48f0-931e-535f7b54d681 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92eb3a1c332e8f114b965bbb7300c7e0b1a61af7" 2018-06-27 22:40:59,285 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 22:40: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-e9932aab-b10b-4ff8-8b32-ef66d31e99e5 X-Compute-Request-Id: req-e9932aab-b10b-4ff8-8b32-ef66d31e99e5 2018-06-27 22:40:59,285 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/flavors/a21056cc-6d56-48f0-931e-535f7b54d681 used request id req-e9932aab-b10b-4ff8-8b32-ef66d31e99e5 2018-06-27 22:40:59,286 - neutron_utils - INFO - Deleting security group rule with ID - 4b0c38dd-fdbf-472a-a0d4-a5fd6d24679d 2018-06-27 22:40:59,291 - 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/4b0c38dd-fdbf-472a-a0d4-a5fd6d24679d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edd21954821df00c506b8dec7c5dfaee0ad7bfa1" 2018-06-27 22:40:59,607 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:40:59 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-a6f02c43-2c65-4646-845d-087226912ccf Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:40:59,607 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/4b0c38dd-fdbf-472a-a0d4-a5fd6d24679d used request id req-a6f02c43-2c65-4646-845d-087226912ccf 2018-06-27 22:40:59,607 - neutron_utils - INFO - Deleting security group rule with ID - cc0006b3-9f43-41c7-9952-280a193ded49 2018-06-27 22:40:59,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/security-group-rules/cc0006b3-9f43-41c7-9952-280a193ded49 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edd21954821df00c506b8dec7c5dfaee0ad7bfa1" 2018-06-27 22:40:59,943 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:40:59 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-271eb1d7-ab41-4cb6-86b8-c135b1c457fc Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:40:59,943 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/cc0006b3-9f43-41c7-9952-280a193ded49 used request id req-271eb1d7-ab41-4cb6-86b8-c135b1c457fc 2018-06-27 22:40:59,944 - neutron_utils - INFO - Deleting security group rule with ID - 8e3e58d4-55aa-4af8-aa86-11cc1879e3f3 2018-06-27 22:40:59,948 - 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/8e3e58d4-55aa-4af8-aa86-11cc1879e3f3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edd21954821df00c506b8dec7c5dfaee0ad7bfa1" 2018-06-27 22:41:00,209 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:41:00 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-042924e2-5cb9-4135-b26f-210321222d2a Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:41:00,209 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/8e3e58d4-55aa-4af8-aa86-11cc1879e3f3 used request id req-042924e2-5cb9-4135-b26f-210321222d2a 2018-06-27 22:41:00,210 - neutron_utils - INFO - Deleting security group rule with ID - 0086561f-fb00-4386-a816-62e050313344 2018-06-27 22:41:00,215 - 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/0086561f-fb00-4386-a816-62e050313344 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edd21954821df00c506b8dec7c5dfaee0ad7bfa1" 2018-06-27 22:41:00,456 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:41:00 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-d8390f28-95fc-4a95-b9c5-d41334a93a83 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:41:00,456 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/0086561f-fb00-4386-a816-62e050313344 used request id req-d8390f28-95fc-4a95-b9c5-d41334a93a83 2018-06-27 22:41:00,456 - neutron_utils - INFO - Deleting security group with name - CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-sec-grp 2018-06-27 22:41:00,461 - 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/cf82c2b2-ff61-4cb5-8f71-8917497a0ecd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edd21954821df00c506b8dec7c5dfaee0ad7bfa1" 2018-06-27 22:41:00,858 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:41:00 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-b90b2019-61cf-42ed-ae56-596d25d53956 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:41:00,858 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/cf82c2b2-ff61-4cb5-8f71-8917497a0ecd used request id req-b90b2019-61cf-42ed-ae56-596d25d53956 2018-06-27 22:41:00,860 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-pub-router and subnet CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-pub-subnet 2018-06-27 22:41:00,860 - neutron_utils - INFO - Removing router interface from router named CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-pub-router 2018-06-27 22:41:00,865 - 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/303e2f47-2f79-4f48-a10e-cdb2beaee00f/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}309547057e247f726ff9d6ee9ecc041b41c435b2" -d '{"subnet_id": "8ee70aeb-a1bc-4758-952b-6e003e836655"}' 2018-06-27 22:41:06,341 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:41:06 GMT Content-Type: application/json Content-Length: 309 Connection: keep-alive X-Openstack-Request-Id: req-37e8e12b-2a63-4452-af24-54f36078b5a1 Front-End-Https: on RESP BODY: {"network_id": "bada3a44-cfa2-4c2a-a91c-1ef976efafe8", "tenant_id": "f4ccf77e6e8a43b8a48fc05725e57dd1", "subnet_id": "8ee70aeb-a1bc-4758-952b-6e003e836655", "subnet_ids": ["8ee70aeb-a1bc-4758-952b-6e003e836655"], "port_id": "d7de358e-3b30-4f33-a337-c28c80248b6d", "id": "303e2f47-2f79-4f48-a10e-cdb2beaee00f"} 2018-06-27 22:41:06,341 - keystoneauth.session - DEBUG - PUT call to network for https://172.30.10.101:9696/v2.0/routers/303e2f47-2f79-4f48-a10e-cdb2beaee00f/remove_router_interface used request id req-37e8e12b-2a63-4452-af24-54f36078b5a1 2018-06-27 22:41:06,342 - OpenStackNetwork - INFO - Removing router CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-pub-router 2018-06-27 22:41:06,342 - neutron_utils - INFO - Deleting router with name - CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-pub-router 2018-06-27 22:41:06,347 - 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/303e2f47-2f79-4f48-a10e-cdb2beaee00f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}309547057e247f726ff9d6ee9ecc041b41c435b2" 2018-06-27 22:41:09,753 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:41:09 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-555a0534-a974-4553-ab01-95cf646df3ab Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:41:09,753 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/routers/303e2f47-2f79-4f48-a10e-cdb2beaee00f used request id req-555a0534-a974-4553-ab01-95cf646df3ab 2018-06-27 22:41:09,754 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-pub-subnet 2018-06-27 22:41:09,755 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-pub-subnet 2018-06-27 22:41:09,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/subnets/8ee70aeb-a1bc-4758-952b-6e003e836655 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}810300efefdc249c2278c331954e0bfd8298ad3a" 2018-06-27 22:41:14,154 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:41:14 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-eb6a8d07-256a-4fe9-8bac-0781ac901b23 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:41:14,154 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/8ee70aeb-a1bc-4758-952b-6e003e836655 used request id req-eb6a8d07-256a-4fe9-8bac-0781ac901b23 2018-06-27 22:41:14,155 - neutron_utils - INFO - Deleting network with name CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-pub-net 2018-06-27 22:41:14,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/networks/bada3a44-cfa2-4c2a-a91c-1ef976efafe8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}810300efefdc249c2278c331954e0bfd8298ad3a" 2018-06-27 22:41:17,666 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:41:17 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-3a2d36dc-15d5-4e31-bdd2-e4b8d421491d Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:41:17,666 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/bada3a44-cfa2-4c2a-a91c-1ef976efafe8 used request id req-3a2d36dc-15d5-4e31-bdd2-e4b8d421491d 2018-06-27 22:41:17,667 - glance_utils - INFO - Deleting image named - CreateInstanceSingleNetworkTests-aa3cf343-dade-4956-8065-c8ce53825e69-image 2018-06-27 22:41:17,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9292/v2/images/63ab5dd2-1136-4653-af45-e228f67c07ec -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0cdf262166c7df8bfae36301845ede5899d9d418" 2018-06-27 22:41:17,993 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:41:17 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-d10ca80e-ef0d-4edb-930c-21b895ebeda3 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-27 22:41:17,993 - keystoneauth.session - DEBUG - DELETE call to image for https://172.30.10.101:9292/v2/images/63ab5dd2-1136-4653-af45-e228f67c07ec used request id req-d10ca80e-ef0d-4edb-930c-21b895ebeda3 2018-06-27 22:41:18,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-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c958c3040b032afeb28470a8db8d5fe57e73a84" 2018-06-27 22:41:18,916 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:41:18 GMT Content-Type: application/json Content-Length: 11766 Connection: keep-alive X-Openstack-Request-Id: req-9871707a-2f36-41ca-8bf9-ceecf35c8b27 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f4ccf77e6e8a43b8a48fc05725e57dd1", "created_at": "2018-06-27T22:38:55Z", "updated_at": "2018-06-27T22:38:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:38:56Z", "revision_number": 0, "id": "24aebc5c-9307-44d6-937c-d8a0f4b62db5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:38:56Z", "security_group_id": "6d501d3a-2959-4d98-94a3-99f4986fb017", "tenant_id": "f4ccf77e6e8a43b8a48fc05725e57dd1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f4ccf77e6e8a43b8a48fc05725e57dd1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:38:56Z", "revision_number": 0, "id": "251473fa-3ea0-4647-b131-dec4960561bc", "remote_group_id": "6d501d3a-2959-4d98-94a3-99f4986fb017", "remote_ip_prefix": null, "created_at": "2018-06-27T22:38:56Z", "security_group_id": "6d501d3a-2959-4d98-94a3-99f4986fb017", "tenant_id": "f4ccf77e6e8a43b8a48fc05725e57dd1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f4ccf77e6e8a43b8a48fc05725e57dd1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:38:56Z", "revision_number": 0, "id": "5493d766-67f4-4ae0-80e1-3bba1635d6e9", "remote_group_id": "6d501d3a-2959-4d98-94a3-99f4986fb017", "remote_ip_prefix": null, "created_at": "2018-06-27T22:38:56Z", "security_group_id": "6d501d3a-2959-4d98-94a3-99f4986fb017", "tenant_id": "f4ccf77e6e8a43b8a48fc05725e57dd1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f4ccf77e6e8a43b8a48fc05725e57dd1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:38:56Z", "revision_number": 0, "id": "ca7b235f-01b0-4848-86e8-8e7cb87583f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:38:56Z", "security_group_id": "6d501d3a-2959-4d98-94a3-99f4986fb017", "tenant_id": "f4ccf77e6e8a43b8a48fc05725e57dd1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f4ccf77e6e8a43b8a48fc05725e57dd1"}], "revision_number": 4, "project_id": "f4ccf77e6e8a43b8a48fc05725e57dd1", "id": "6d501d3a-2959-4d98-94a3-99f4986fb017", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-27T19:03:04Z", "updated_at": "2018-06-27T19:03:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "6748ef1e-56da-434e-9e89-e86b58537b65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "b3e3826c-1c48-4699-93f0-f8a310956753", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "bfad35fa-7ea9-4a81-917d-7b86481eb510", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "d657b333-103d-4d19-add8-1e8bae2f8849", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b92069937e44a3786e439f95c61afe5", "created_at": "2018-06-27T19:08:41Z", "updated_at": "2018-06-27T19:08:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "4ac2a090-f595-4e7b-9b7a-a52fa204e881", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "5508c0b1-6261-44cb-854d-60c64bcbba0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "a60c77dc-6985-48ac-a3a3-067176d3e52f", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "e6ec0fa4-1eb3-4c5d-a451-c7acfd7fde82", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}], "revision_number": 4, "project_id": "4b92069937e44a3786e439f95c61afe5", "id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T18:59:55Z", "updated_at": "2018-06-27T18:59:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "5a060918-419b-4ec3-90df-a7764c06af2f", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "6cd9bbf0-4d1b-4b13-a6c4-e20a15bb3360", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "8134c0f0-89c6-4d45-bef8-a9260d9d0723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "e0e7297a-a59d-4d2b-b75c-2cc86b269114", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}], "revision_number": 4, "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "created_at": "2018-06-27T21:03:43Z", "updated_at": "2018-06-27T21:03:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "41061dbf-a5a2-465f-84dd-140f6104b3f7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "47d5c96d-0510-41a5-b33e-5683702c5bb8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "4b4b6430-3f42-4fe4-a25e-2c5c015a7699", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "e6a68cb7-6491-4474-a4d7-38496cac4eb7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}], "revision_number": 4, "project_id": "3f0a375b66c54145bff1c56e7c91ad73", "id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "name": "default"}]} 2018-06-27 22:41:18,917 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-9871707a-2f36-41ca-8bf9-ceecf35c8b27 2018-06-27 22:41:18,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/f4ccf77e6e8a43b8a48fc05725e57dd1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c958c3040b032afeb28470a8db8d5fe57e73a84" 2018-06-27 22:41:19,268 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:41:18 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-02e5ce01-f899-4621-868f-75c02024d6c7 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/f4ccf77e6e8a43b8a48fc05725e57dd1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f4ccf77e6e8a43b8a48fc05725e57dd1", "name": "CreateInstanceSingleNetworkTests-44b54149-9bfd-4ed-proj"}} 2018-06-27 22:41:19,268 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f4ccf77e6e8a43b8a48fc05725e57dd1 used request id req-02e5ce01-f899-4621-868f-75c02024d6c7 2018-06-27 22:41:19,268 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6d501d3a-2959-4d98-94a3-99f4986fb017 2018-06-27 22:41:19,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/security-group-rules?security_group_id=6d501d3a-2959-4d98-94a3-99f4986fb017 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c958c3040b032afeb28470a8db8d5fe57e73a84" 2018-06-27 22:41:19,346 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:41:19 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-0baf443f-96ee-4816-b5e1-687224e908cb 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-27T22:38:56Z", "security_group_id": "6d501d3a-2959-4d98-94a3-99f4986fb017", "port_range_min": null, "revision_number": 0, "tenant_id": "f4ccf77e6e8a43b8a48fc05725e57dd1", "created_at": "2018-06-27T22:38:56Z", "project_id": "f4ccf77e6e8a43b8a48fc05725e57dd1", "id": "24aebc5c-9307-44d6-937c-d8a0f4b62db5"}, {"remote_group_id": "6d501d3a-2959-4d98-94a3-99f4986fb017", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T22:38:56Z", "security_group_id": "6d501d3a-2959-4d98-94a3-99f4986fb017", "port_range_min": null, "revision_number": 0, "tenant_id": "f4ccf77e6e8a43b8a48fc05725e57dd1", "created_at": "2018-06-27T22:38:56Z", "project_id": "f4ccf77e6e8a43b8a48fc05725e57dd1", "id": "251473fa-3ea0-4647-b131-dec4960561bc"}, {"remote_group_id": "6d501d3a-2959-4d98-94a3-99f4986fb017", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T22:38:56Z", "security_group_id": "6d501d3a-2959-4d98-94a3-99f4986fb017", "port_range_min": null, "revision_number": 0, "tenant_id": "f4ccf77e6e8a43b8a48fc05725e57dd1", "created_at": "2018-06-27T22:38:56Z", "project_id": "f4ccf77e6e8a43b8a48fc05725e57dd1", "id": "5493d766-67f4-4ae0-80e1-3bba1635d6e9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T22:38:56Z", "security_group_id": "6d501d3a-2959-4d98-94a3-99f4986fb017", "port_range_min": null, "revision_number": 0, "tenant_id": "f4ccf77e6e8a43b8a48fc05725e57dd1", "created_at": "2018-06-27T22:38:56Z", "project_id": "f4ccf77e6e8a43b8a48fc05725e57dd1", "id": "ca7b235f-01b0-4848-86e8-8e7cb87583f1"}]} 2018-06-27 22:41:19,346 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=6d501d3a-2959-4d98-94a3-99f4986fb017 used request id req-0baf443f-96ee-4816-b5e1-687224e908cb 2018-06-27 22:41:19,347 - neutron_utils - INFO - Deleting security group with name - default 2018-06-27 22:41:19,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/6d501d3a-2959-4d98-94a3-99f4986fb017 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c958c3040b032afeb28470a8db8d5fe57e73a84" 2018-06-27 22:41:19,739 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:41:19 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-710b6155-3d2d-4a9a-b80f-78be4758fe1b Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:41:19,739 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/6d501d3a-2959-4d98-94a3-99f4986fb017 used request id req-710b6155-3d2d-4a9a-b80f-78be4758fe1b 2018-06-27 22:41:19,740 - keystone_utils - INFO - Deleting project with name - CreateInstanceSingleNetworkTests-44b54149-9bfd-4ed-proj 2018-06-27 22:41:19,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/f4ccf77e6e8a43b8a48fc05725e57dd1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c958c3040b032afeb28470a8db8d5fe57e73a84" 2018-06-27 22:41:20,543 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 22:41:19 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5fd2bd5f-2ccd-43cb-b947-f8bbb6120e9c Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:41:20,543 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/f4ccf77e6e8a43b8a48fc05725e57dd1 used request id req-5fd2bd5f-2ccd-43cb-b947-f8bbb6120e9c 2018-06-27 22:41:20,543 - keystone_utils - INFO - Deleting role with name - CreateInstanceSingleNetworkTests-44b54149-9bfd-4ed-proj-role 2018-06-27 22:41:20,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/5ac099731a43446cb07b0adef8c91097 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c958c3040b032afeb28470a8db8d5fe57e73a84" 2018-06-27 22:41:21,044 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 22:41:20 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2348a7b3-1b58-43b9-9a7f-928a81c00601 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:41:21,044 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/5ac099731a43446cb07b0adef8c91097 used request id req-2348a7b3-1b58-43b9-9a7f-928a81c00601 2018-06-27 22:41:21,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c958c3040b032afeb28470a8db8d5fe57e73a84" 2018-06-27 22:41:21,453 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:41:21 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-77d3cea9-c003-47ef-aadc-807f188c4c56 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 22:41:21,453 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-77d3cea9-c003-47ef-aadc-807f188c4c56 2018-06-27 22:41:21,454 - keystone_utils - INFO - Deleting user with name - CreateInstanceSingleNetworkTests-44b54149-9bfd-4ed-user 2018-06-27 22:41:21,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/ef51ef63afd04902b730270028f1ef07 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc7d812d58f4c2e7f4e147f731da1bb55a2d54d5" 2018-06-27 22:41:22,132 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 22:41:21 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ab7b2af0-9428-4637-a399-b7db45acbd59 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:41:22,132 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/ef51ef63afd04902b730270028f1ef07 used request id req-ab7b2af0-9428-4637-a399-b7db45acbd59 2018-06-27 22:41:22,134 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:41:23,119 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T23:41:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["JaE9QMm8TpurHGOwal8y9A"], "issued_at": "2018-06-27T22:41:23.000000Z"}} 2018-06-27 22:41:23,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}a1ba1a6afb226e66a46e58ea3c98a13f4d3e7772" 2018-06-27 22:41:23,480 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:41:23 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2aa1e0e2-c35a-48dc-9e05-1e5f81bae117 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:41:23,480 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-2aa1e0e2-c35a-48dc-9e05-1e5f81bae117 2018-06-27 22:41:23,482 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:41:23,482 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:41:24,328 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T23:41:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["1UEnqG8cSIu9FXD0-JnKXw"], "issued_at": "2018-06-27T22:41:24.000000Z"}} 2018-06-27 22:41:24,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e29f4b5c378c78e7080901a81b6823f021134c0" 2018-06-27 22:41:24,615 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:41:24 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-70643ca7-5bb1-4b07-92a0-2b48bdbce733 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:41:24,615 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-70643ca7-5bb1-4b07-92a0-2b48bdbce733 2018-06-27 22:41:24,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 22:41:24,628 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 22:41: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-27 22:41:24,629 - 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-494c8b92-bd06-4cb-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e29f4b5c378c78e7080901a81b6823f021134c0" 2018-06-27 22:41:24,878 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:41:24 GMT Server: Apache Content-Length: 200 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-74f3b0db-47e2-486d-a1db-2df8ad315b91 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-494c8b92-bd06-4cb-proj", "previous": null, "next": null}, "projects": []} 2018-06-27 22:41:24,878 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-494c8b92-bd06-4cb-proj used request id req-74f3b0db-47e2-486d-a1db-2df8ad315b91 2018-06-27 22:41:24,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e29f4b5c378c78e7080901a81b6823f021134c0" 2018-06-27 22:41:25,223 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:41:24 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e0346a2e-6f59-4a37-a22c-de52290fcfd7 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 22:41:25,224 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-e0346a2e-6f59-4a37-a22c-de52290fcfd7 2018-06-27 22:41:25,227 - 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}0e29f4b5c378c78e7080901a81b6823f021134c0" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-494c8b92-bd06-4cb-proj"}}' 2018-06-27 22:41:25,612 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 22:41:25 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-aa3c2bde-47dd-421b-8525-360023cc338a Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/c7880e62b8194c94b77e5fc5b81ace6c"}, "tags": [], "enabled": true, "id": "c7880e62b8194c94b77e5fc5b81ace6c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-494c8b92-bd06-4cb-proj"}} 2018-06-27 22:41:25,612 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-aa3c2bde-47dd-421b-8525-360023cc338a 2018-06-27 22:41:25,613 - keystone_utils - INFO - Created project with name - CreateInstanceSingleNetworkTests-494c8b92-bd06-4cb-proj 2018-06-27 22:41:25,613 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:41:25,614 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:41:26,418 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T23:41:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["xcFWaoTESS-B157Zr_qtMQ"], "issued_at": "2018-06-27T22:41:26.000000Z"}} 2018-06-27 22:41:26,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}11302971d341cfde2f2bcecc773ff8df5eb90c60" 2018-06-27 22:41:26,801 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:41:26 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-eb33d216-22fe-4f04-b1be-ce9a982f0d2a Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:41:26,801 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-eb33d216-22fe-4f04-b1be-ce9a982f0d2a 2018-06-27 22:41:26,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 22:41:26,819 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 22: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-27 22:41:26,820 - 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}11302971d341cfde2f2bcecc773ff8df5eb90c60" 2018-06-27 22:41:27,207 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:41:26 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a96acc17-feae-48d8-8e2a-969a6856ca32 Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/05b1bc3fa6fd4243a4ba8b4d6fcc3daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05b1bc3fa6fd4243a4ba8b4d6fcc3daf", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/48d44c9c0fea4f4e80edc7d2e0715db7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d44c9c0fea4f4e80edc7d2e0715db7", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/4d3721127bf84155a837606ce3feba32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d3721127bf84155a837606ce3feba32", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/5c846663ea6d407e9223de0719ce5442"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c846663ea6d407e9223de0719ce5442", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/73a10e6c4f67490a8a4030cc6cea32f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73a10e6c4f67490a8a4030cc6cea32f5", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/8ecfab7d9d4f47bb8892a85b7d2a0b5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ecfab7d9d4f47bb8892a85b7d2a0b5a", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/b278d529e9a54a9195e4e536b9384dc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b278d529e9a54a9195e4e536b9384dc0", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b7f107ae7bb34ccea8282b1a0ec7a979"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7f107ae7bb34ccea8282b1a0ec7a979", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/d21494d0185b463db36b8c8c2b341b97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d21494d0185b463db36b8c8c2b341b97", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e0bb346419f84e4680f6ca9a97f4fc0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e0bb346419f84e4680f6ca9a97f4fc0b", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "c8d542af72ce49338052c29f02c8857e", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e9dd794fa5c040a9a0445386fb2a6116"}, "options": {}, "id": "e9dd794fa5c040a9a0445386fb2a6116", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/e9f9c747d54947bc800a81ecf11858f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9f9c747d54947bc800a81ecf11858f5", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-27 22:41:27,208 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-a96acc17-feae-48d8-8e2a-969a6856ca32 2018-06-27 22:41:27,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-494c8b92-bd06-4cb-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11302971d341cfde2f2bcecc773ff8df5eb90c60" 2018-06-27 22:41:27,320 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:41:27 GMT Server: Apache Content-Length: 483 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3aac24a2-df40-4ba7-9f19-6d75891aed4e Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateInstanceSingleNetworkTests-494c8b92-bd06-4cb-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/c7880e62b8194c94b77e5fc5b81ace6c"}, "tags": [], "enabled": true, "id": "c7880e62b8194c94b77e5fc5b81ace6c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-494c8b92-bd06-4cb-proj"}]} 2018-06-27 22:41:27,321 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateInstanceSingleNetworkTests-494c8b92-bd06-4cb-proj used request id req-3aac24a2-df40-4ba7-9f19-6d75891aed4e 2018-06-27 22:41:27,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11302971d341cfde2f2bcecc773ff8df5eb90c60" 2018-06-27 22:41:27,644 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:41:27 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-36cdc5a8-5fe1-45ad-828b-8b8a736abf30 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 22:41:27,644 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-36cdc5a8-5fe1-45ad-828b-8b8a736abf30 2018-06-27 22:41:28,277 - keystone_utils - INFO - Created user with name - CreateInstanceSingleNetworkTests-494c8b92-bd06-4cb-user 2018-06-27 22:41:28,278 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:41:28,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}0e29f4b5c378c78e7080901a81b6823f021134c0" 2018-06-27 22:41:28,367 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:41:28 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-825bf13a-15a4-4072-ba12-5cb70457b953 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 22:41:28,367 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-825bf13a-15a4-4072-ba12-5cb70457b953 2018-06-27 22:41:28,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}0e29f4b5c378c78e7080901a81b6823f021134c0" -d '{"role": {"name": "CreateInstanceSingleNetworkTests-494c8b92-bd06-4cb-proj-role"}}' 2018-06-27 22:41:28,698 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 22:41:28 GMT Server: Apache Content-Length: 231 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e75b1fa9-b08d-4d45-a432-d4220aa7d27b Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e297fd8b9d424103bfd1c08dc18ed15f", "links": {"self": "http://10.167.4.35:5000/v3/roles/e297fd8b9d424103bfd1c08dc18ed15f"}, "name": "CreateInstanceSingleNetworkTests-494c8b92-bd06-4cb-proj-role"}} 2018-06-27 22:41:28,699 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-e75b1fa9-b08d-4d45-a432-d4220aa7d27b 2018-06-27 22:41:28,699 - keystone_utils - INFO - Created role with name - CreateInstanceSingleNetworkTests-494c8b92-bd06-4cb-proj-role 2018-06-27 22:41:28,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/e297fd8b9d424103bfd1c08dc18ed15f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e29f4b5c378c78e7080901a81b6823f021134c0" 2018-06-27 22:41:29,068 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:41:28 GMT Server: Apache Content-Length: 231 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-aad4e57f-e473-47fe-9ebd-9b5e07e5c66e Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e297fd8b9d424103bfd1c08dc18ed15f", "links": {"self": "http://10.167.4.35:5000/v3/roles/e297fd8b9d424103bfd1c08dc18ed15f"}, "name": "CreateInstanceSingleNetworkTests-494c8b92-bd06-4cb-proj-role"}} 2018-06-27 22:41:29,069 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/e297fd8b9d424103bfd1c08dc18ed15f used request id req-aad4e57f-e473-47fe-9ebd-9b5e07e5c66e 2018-06-27 22:41:29,069 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-494c8b92-bd06-4cb-proj-role to project CreateInstanceSingleNetworkTests-494c8b92-bd06-4cb-proj 2018-06-27 22:41:29,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/c7880e62b8194c94b77e5fc5b81ace6c/users/b824ef1a14d5452a872ed63cca91004d/roles/e297fd8b9d424103bfd1c08dc18ed15f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e29f4b5c378c78e7080901a81b6823f021134c0" 2018-06-27 22:41:29,525 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 22:41:29 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e53a060f-4aa4-476a-a059-6b207c8ff226 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:41:29,525 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/c7880e62b8194c94b77e5fc5b81ace6c/users/b824ef1a14d5452a872ed63cca91004d/roles/e297fd8b9d424103bfd1c08dc18ed15f used request id req-e53a060f-4aa4-476a-a059-6b207c8ff226 2018-06-27 22:41:29,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-27 22:41:29,540 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 22:41: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-27 22:41:29,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}a1ba1a6afb226e66a46e58ea3c98a13f4d3e7772" 2018-06-27 22:41:29,958 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:41:29 GMT Server: Apache Content-Length: 3630 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2f481b8f-1d0a-4538-96e4-b224db26971c Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/05b1bc3fa6fd4243a4ba8b4d6fcc3daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05b1bc3fa6fd4243a4ba8b4d6fcc3daf", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/48d44c9c0fea4f4e80edc7d2e0715db7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d44c9c0fea4f4e80edc7d2e0715db7", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/4d3721127bf84155a837606ce3feba32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d3721127bf84155a837606ce3feba32", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/5c846663ea6d407e9223de0719ce5442"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c846663ea6d407e9223de0719ce5442", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/73a10e6c4f67490a8a4030cc6cea32f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73a10e6c4f67490a8a4030cc6cea32f5", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/8ecfab7d9d4f47bb8892a85b7d2a0b5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ecfab7d9d4f47bb8892a85b7d2a0b5a", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/b278d529e9a54a9195e4e536b9384dc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b278d529e9a54a9195e4e536b9384dc0", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b7f107ae7bb34ccea8282b1a0ec7a979"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7f107ae7bb34ccea8282b1a0ec7a979", "email": "root@localhost", "password_expires_at": null}, {"name": "CreateInstanceSingleNetworkTests-494c8b92-bd06-4cb-user", "links": {"self": "http://10.167.4.35:5000/v3/users/b824ef1a14d5452a872ed63cca91004d"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "c7880e62b8194c94b77e5fc5b81ace6c", "id": "b824ef1a14d5452a872ed63cca91004d", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/d21494d0185b463db36b8c8c2b341b97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d21494d0185b463db36b8c8c2b341b97", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e0bb346419f84e4680f6ca9a97f4fc0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e0bb346419f84e4680f6ca9a97f4fc0b", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "c8d542af72ce49338052c29f02c8857e", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e9dd794fa5c040a9a0445386fb2a6116"}, "options": {}, "id": "e9dd794fa5c040a9a0445386fb2a6116", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/e9f9c747d54947bc800a81ecf11858f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9f9c747d54947bc800a81ecf11858f5", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-27 22:41:29,958 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-2f481b8f-1d0a-4538-96e4-b224db26971c 2018-06-27 22:41:29,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/e297fd8b9d424103bfd1c08dc18ed15f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e29f4b5c378c78e7080901a81b6823f021134c0" 2018-06-27 22:41:30,294 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:41:29 GMT Server: Apache Content-Length: 231 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-72394b37-6a0a-4bfb-9eba-041dfd099410 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e297fd8b9d424103bfd1c08dc18ed15f", "links": {"self": "http://10.167.4.35:5000/v3/roles/e297fd8b9d424103bfd1c08dc18ed15f"}, "name": "CreateInstanceSingleNetworkTests-494c8b92-bd06-4cb-proj-role"}} 2018-06-27 22:41:30,294 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/e297fd8b9d424103bfd1c08dc18ed15f used request id req-72394b37-6a0a-4bfb-9eba-041dfd099410 2018-06-27 22:41:30,295 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-494c8b92-bd06-4cb-proj-role to project CreateInstanceSingleNetworkTests-494c8b92-bd06-4cb-proj 2018-06-27 22:41:30,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/c7880e62b8194c94b77e5fc5b81ace6c/users/e9f9c747d54947bc800a81ecf11858f5/roles/e297fd8b9d424103bfd1c08dc18ed15f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e29f4b5c378c78e7080901a81b6823f021134c0" 2018-06-27 22:41:30,755 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 22:41:30 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-222e6615-69a7-465e-a7ba-a75ae070627a Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:41:30,755 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/c7880e62b8194c94b77e5fc5b81ace6c/users/e9f9c747d54947bc800a81ecf11858f5/roles/e297fd8b9d424103bfd1c08dc18ed15f used request id req-222e6615-69a7-465e-a7ba-a75ae070627a 2018-06-27 22:41:30,756 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 22:41:30,758 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-06-27 22:41:30,758 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:41:30,759 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:41:31,456 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e297fd8b9d424103bfd1c08dc18ed15f", "name": "CreateInstanceSingleNetworkTests-494c8b92-bd06-4cb-proj-role"}], "expires_at": "2018-06-27T23:41:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c7880e62b8194c94b77e5fc5b81ace6c", "name": "CreateInstanceSingleNetworkTests-494c8b92-bd06-4cb-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/c7880e62b8194c94b77e5fc5b81ace6c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/c7880e62b8194c94b77e5fc5b81ace6c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/c7880e62b8194c94b77e5fc5b81ace6c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/c7880e62b8194c94b77e5fc5b81ace6c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/c7880e62b8194c94b77e5fc5b81ace6c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/c7880e62b8194c94b77e5fc5b81ace6c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/c7880e62b8194c94b77e5fc5b81ace6c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/c7880e62b8194c94b77e5fc5b81ace6c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/c7880e62b8194c94b77e5fc5b81ace6c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/c7880e62b8194c94b77e5fc5b81ace6c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/c7880e62b8194c94b77e5fc5b81ace6c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/c7880e62b8194c94b77e5fc5b81ace6c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-494c8b92-bd06-4cb-user", "id": "b824ef1a14d5452a872ed63cca91004d"}, "audit_ids": ["j8e6Va1YTaOO-iqBzcrYOg"], "issued_at": "2018-06-27T22:41:31.000000Z"}} 2018-06-27 22:41:31,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}e0647aea24468b24a12f05eb0bf65085453adeea" 2018-06-27 22:41:31,774 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:41:31 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-170e22f9-ba3e-45c1-966e-5a39440df23e Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:41:31,774 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-170e22f9-ba3e-45c1-966e-5a39440df23e 2018-06-27 22:41:31,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=CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e0647aea24468b24a12f05eb0bf65085453adeea" 2018-06-27 22:41:32,597 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:41:32 GMT Content-Type: application/json Content-Length: 177 Connection: keep-alive X-Openstack-Request-Id: req-39340151-0901-4d4c-93f8-7b7d96ad5384 Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-image"} 2018-06-27 22:41:32,597 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-image used request id req-39340151-0901-4d4c-93f8-7b7d96ad5384 2018-06-27 22:41:32,600 - 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}e0647aea24468b24a12f05eb0bf65085453adeea" 2018-06-27 22:41:34,313 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:41:34 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-96d5da7c-dc1d-4c01-a637-4b9cfffc0038 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-27 22:41:34,313 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-96d5da7c-dc1d-4c01-a637-4b9cfffc0038 2018-06-27 22:41:34,343 - 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}e0647aea24468b24a12f05eb0bf65085453adeea" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-image"}' 2018-06-27 22:41:35,126 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 22:41:35 GMT Content-Type: application/json Content-Length: 619 Connection: keep-alive Location: https://172.30.10.101:9292/v2/images/b2946773-53fb-4fd0-83e4-3c8886284367 Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-c2bac0a5-47d8-416f-a0e5-d891eaf1e9bb Front-End-Https: on RESP BODY: {"status": "queued", "name": "CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-image", "tags": [], "container_format": "bare", "created_at": "2018-06-27T22:41:35Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-06-27T22:41:35Z", "visibility": "shared", "self": "/v2/images/b2946773-53fb-4fd0-83e4-3c8886284367", "min_disk": 0, "protected": false, "id": "b2946773-53fb-4fd0-83e4-3c8886284367", "file": "/v2/images/b2946773-53fb-4fd0-83e4-3c8886284367/file", "checksum": null, "owner": "c7880e62b8194c94b77e5fc5b81ace6c", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-27 22:41:35,126 - keystoneauth.session - DEBUG - POST call to image for https://172.30.10.101:9292/v2/images used request id req-c2bac0a5-47d8-416f-a0e5-d891eaf1e9bb 2018-06-27 22:41:35,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9292/v2/images/b2946773-53fb-4fd0-83e4-3c8886284367/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e0647aea24468b24a12f05eb0bf65085453adeea" -d '' 2018-06-27 22:41:37,673 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:41:37 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-ae867135-5c1c-4212-be62-f30eff32a073 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-27 22:41:37,673 - keystoneauth.session - DEBUG - PUT call to image for https://172.30.10.101:9292/v2/images/b2946773-53fb-4fd0-83e4-3c8886284367/file used request id req-ae867135-5c1c-4212-be62-f30eff32a073 2018-06-27 22:41:37,674 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-06-27 22:41:37,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/b2946773-53fb-4fd0-83e4-3c8886284367 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e0647aea24468b24a12f05eb0bf65085453adeea" 2018-06-27 22:41:39,281 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:41:39 GMT Content-Type: application/json Content-Length: 737 Connection: keep-alive X-Openstack-Request-Id: req-222903d0-8ff3-4476-834d-7191dbc29ece Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-image", "tags": [], "container_format": "bare", "created_at": "2018-06-27T22:41:35Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-27T22:41:38Z", "visibility": "shared", "self": "/v2/images/b2946773-53fb-4fd0-83e4-3c8886284367", "min_disk": 0, "protected": false, "id": "b2946773-53fb-4fd0-83e4-3c8886284367", "file": "/v2/images/b2946773-53fb-4fd0-83e4-3c8886284367/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c7880e62b8194c94b77e5fc5b81ace6c", "direct_url": "file:///var/lib/glance/images/b2946773-53fb-4fd0-83e4-3c8886284367", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-27 22:41:39,282 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/b2946773-53fb-4fd0-83e4-3c8886284367 used request id req-222903d0-8ff3-4476-834d-7191dbc29ece 2018-06-27 22:41:39,285 - 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}e0647aea24468b24a12f05eb0bf65085453adeea" 2018-06-27 22:41:39,864 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:41:39 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-40916682-7224-401c-a12c-a3992f62d085 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-27 22:41:39,864 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-40916682-7224-401c-a12c-a3992f62d085 2018-06-27 22:41:39,867 - create_image - INFO - Created image with name - CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-image 2018-06-27 22:41:39,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/b2946773-53fb-4fd0-83e4-3c8886284367 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e0647aea24468b24a12f05eb0bf65085453adeea" 2018-06-27 22:41:41,634 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:41:41 GMT Content-Type: application/json Content-Length: 737 Connection: keep-alive X-Openstack-Request-Id: req-1d74ee25-b5a6-40a9-b80d-93efd9c3be2c Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-image", "tags": [], "container_format": "bare", "created_at": "2018-06-27T22:41:35Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-27T22:41:38Z", "visibility": "shared", "self": "/v2/images/b2946773-53fb-4fd0-83e4-3c8886284367", "min_disk": 0, "protected": false, "id": "b2946773-53fb-4fd0-83e4-3c8886284367", "file": "/v2/images/b2946773-53fb-4fd0-83e4-3c8886284367/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c7880e62b8194c94b77e5fc5b81ace6c", "direct_url": "file:///var/lib/glance/images/b2946773-53fb-4fd0-83e4-3c8886284367", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-27 22:41:41,634 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/b2946773-53fb-4fd0-83e4-3c8886284367 used request id req-1d74ee25-b5a6-40a9-b80d-93efd9c3be2c 2018-06-27 22:41:41,635 - create_image - DEBUG - Instance status is - active 2018-06-27 22:41:41,635 - create_image - DEBUG - Image is active with name - CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-image 2018-06-27 22:41:41,635 - create_image - INFO - Image is now active with name - CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-image 2018-06-27 22:41:41,635 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:41:41,636 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:41:42,409 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e297fd8b9d424103bfd1c08dc18ed15f", "name": "CreateInstanceSingleNetworkTests-494c8b92-bd06-4cb-proj-role"}], "expires_at": "2018-06-27T23:41:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c7880e62b8194c94b77e5fc5b81ace6c", "name": "CreateInstanceSingleNetworkTests-494c8b92-bd06-4cb-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/c7880e62b8194c94b77e5fc5b81ace6c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/c7880e62b8194c94b77e5fc5b81ace6c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/c7880e62b8194c94b77e5fc5b81ace6c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/c7880e62b8194c94b77e5fc5b81ace6c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/c7880e62b8194c94b77e5fc5b81ace6c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/c7880e62b8194c94b77e5fc5b81ace6c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/c7880e62b8194c94b77e5fc5b81ace6c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/c7880e62b8194c94b77e5fc5b81ace6c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/c7880e62b8194c94b77e5fc5b81ace6c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/c7880e62b8194c94b77e5fc5b81ace6c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/c7880e62b8194c94b77e5fc5b81ace6c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/c7880e62b8194c94b77e5fc5b81ace6c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-494c8b92-bd06-4cb-user", "id": "b824ef1a14d5452a872ed63cca91004d"}, "audit_ids": ["Q_Kg0jCEQvKswD0O_VP92Q"], "issued_at": "2018-06-27T22:41:42.000000Z"}} 2018-06-27 22:41:42,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}cf94b2a7e39ff8981451a929c1c18b34a1f70b14" 2018-06-27 22:41:42,718 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:41:42 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fd2142d0-5e61-46d0-ba69-a21415c0fe7b Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:41:42,718 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-fd2142d0-5e61-46d0-ba69-a21415c0fe7b 2018-06-27 22:41:42,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/networks?name=CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf94b2a7e39ff8981451a929c1c18b34a1f70b14" 2018-06-27 22:41:43,549 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:41:43 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-97615d17-1fb8-4bc0-8fe5-da43911025ca Front-End-Https: on RESP BODY: {"networks":[]} 2018-06-27 22:41:43,549 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-pub-net used request id req-97615d17-1fb8-4bc0-8fe5-da43911025ca 2018-06-27 22:41:43,549 - neutron_utils - INFO - Creating network with name CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-pub-net 2018-06-27 22:41:43,554 - 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}cf94b2a7e39ff8981451a929c1c18b34a1f70b14" -d '{"network": {"name": "CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-pub-net", "admin_state_up": true}}' 2018-06-27 22:41:44,634 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 22:41:44 GMT Content-Type: application/json Content-Length: 614 Connection: keep-alive X-Openstack-Request-Id: req-aba537be-291a-4289-9ab3-edd966360c76 Front-End-Https: on RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"c7880e62b8194c94b77e5fc5b81ace6c","created_at":"2018-06-27T22:41:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-06-27T22:41:44Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"c7880e62b8194c94b77e5fc5b81ace6c","id":"88079943-4cd0-4133-920d-11888d85aa61","name":"CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-pub-net"}} 2018-06-27 22:41:44,634 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-aba537be-291a-4289-9ab3-edd966360c76 2018-06-27 22:41:44,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?id=88079943-4cd0-4133-920d-11888d85aa61 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf94b2a7e39ff8981451a929c1c18b34a1f70b14" 2018-06-27 22:41:45,590 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:41:45 GMT Content-Type: application/json Content-Length: 598 Connection: keep-alive X-Openstack-Request-Id: req-c7fa80c9-753f-45d8-8705-67f9871d73dc 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-27T22:41:44Z","tenant_id":"c7880e62b8194c94b77e5fc5b81ace6c","created_at":"2018-06-27T22:41:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"c7880e62b8194c94b77e5fc5b81ace6c","id":"88079943-4cd0-4133-920d-11888d85aa61","name":"CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-pub-net"}]} 2018-06-27 22:41:45,591 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=88079943-4cd0-4133-920d-11888d85aa61 used request id req-c7fa80c9-753f-45d8-8705-67f9871d73dc 2018-06-27 22:41:45,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/subnets?network_id=88079943-4cd0-4133-920d-11888d85aa61 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf94b2a7e39ff8981451a929c1c18b34a1f70b14" 2018-06-27 22:41:45,680 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:41:45 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-1cb40cf2-9801-49d0-ade6-44530dc26c02 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-27 22:41:45,680 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=88079943-4cd0-4133-920d-11888d85aa61 used request id req-1cb40cf2-9801-49d0-ade6-44530dc26c02 2018-06-27 22:41:45,681 - neutron_utils - INFO - Creating subnet with name CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-pub-subnet 2018-06-27 22:41:45,686 - 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}cf94b2a7e39ff8981451a929c1c18b34a1f70b14" -d '{"subnets": [{"ip_version": 4, "network_id": "88079943-4cd0-4133-920d-11888d85aa61", "cidr": "10.55.1.0/24", "name": "CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-pub-subnet"}]}' 2018-06-27 22:41:47,396 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 22:41:47 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-fa226eba-a927-4432-93e8-3c14698d10e4 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"88079943-4cd0-4133-920d-11888d85aa61","tenant_id":"c7880e62b8194c94b77e5fc5b81ace6c","created_at":"2018-06-27T22:41:46Z","dns_nameservers":[],"updated_at":"2018-06-27T22:41:46Z","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":"c7880e62b8194c94b77e5fc5b81ace6c","id":"e53b3110-5ef7-4ca1-b7c8-e093b8304daf","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-pub-subnet"}]} 2018-06-27 22:41:47,396 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-fa226eba-a927-4432-93e8-3c14698d10e4 2018-06-27 22:41:47,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/networks?id=88079943-4cd0-4133-920d-11888d85aa61 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf94b2a7e39ff8981451a929c1c18b34a1f70b14" 2018-06-27 22:41:48,078 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:41:48 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-4af2f6be-2fed-48d6-8ff0-7be39b6fe1d0 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e53b3110-5ef7-4ca1-b7c8-e093b8304daf"],"updated_at":"2018-06-27T22:41:46Z","tenant_id":"c7880e62b8194c94b77e5fc5b81ace6c","created_at":"2018-06-27T22:41:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"c7880e62b8194c94b77e5fc5b81ace6c","id":"88079943-4cd0-4133-920d-11888d85aa61","name":"CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-pub-net"}]} 2018-06-27 22:41:48,078 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=88079943-4cd0-4133-920d-11888d85aa61 used request id req-4af2f6be-2fed-48d6-8ff0-7be39b6fe1d0 2018-06-27 22:41:48,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/subnets?network_id=88079943-4cd0-4133-920d-11888d85aa61 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf94b2a7e39ff8981451a929c1c18b34a1f70b14" 2018-06-27 22:41:48,255 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:41:48 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-0ffaf5fb-432b-4f39-b587-329b54f0c057 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"88079943-4cd0-4133-920d-11888d85aa61","tenant_id":"c7880e62b8194c94b77e5fc5b81ace6c","created_at":"2018-06-27T22:41:46Z","dns_nameservers":[],"updated_at":"2018-06-27T22:41:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"c7880e62b8194c94b77e5fc5b81ace6c","id":"e53b3110-5ef7-4ca1-b7c8-e093b8304daf","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-pub-subnet"}]} 2018-06-27 22:41:48,255 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=88079943-4cd0-4133-920d-11888d85aa61 used request id req-0ffaf5fb-432b-4f39-b587-329b54f0c057 2018-06-27 22:41:48,256 - OpenStackNetwork - DEBUG - Network [88079943-4cd0-4133-920d-11888d85aa61] created successfully 2018-06-27 22:41:48,256 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:41:48,257 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:41:48,969 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e297fd8b9d424103bfd1c08dc18ed15f", "name": "CreateInstanceSingleNetworkTests-494c8b92-bd06-4cb-proj-role"}], "expires_at": "2018-06-27T23:41:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c7880e62b8194c94b77e5fc5b81ace6c", "name": "CreateInstanceSingleNetworkTests-494c8b92-bd06-4cb-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/c7880e62b8194c94b77e5fc5b81ace6c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/c7880e62b8194c94b77e5fc5b81ace6c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/c7880e62b8194c94b77e5fc5b81ace6c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/c7880e62b8194c94b77e5fc5b81ace6c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/c7880e62b8194c94b77e5fc5b81ace6c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/c7880e62b8194c94b77e5fc5b81ace6c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/c7880e62b8194c94b77e5fc5b81ace6c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/c7880e62b8194c94b77e5fc5b81ace6c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/c7880e62b8194c94b77e5fc5b81ace6c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/c7880e62b8194c94b77e5fc5b81ace6c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/c7880e62b8194c94b77e5fc5b81ace6c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/c7880e62b8194c94b77e5fc5b81ace6c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-494c8b92-bd06-4cb-user", "id": "b824ef1a14d5452a872ed63cca91004d"}, "audit_ids": ["6P90i427R_OziDnfJxQQSw"], "issued_at": "2018-06-27T22:41:48.000000Z"}} 2018-06-27 22:41:48,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}399ed5f2ee9de20d6db44559f1ee77f5ecbca41d" 2018-06-27 22:41:49,321 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:41:48 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-669462da-50d0-463e-adad-8bbbaa40ae48 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:41:49,321 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-669462da-50d0-463e-adad-8bbbaa40ae48 2018-06-27 22:41:49,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/routers?name=CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}399ed5f2ee9de20d6db44559f1ee77f5ecbca41d" 2018-06-27 22:41:50,182 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:41:50 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-6608678c-4937-4dd8-9bd8-9f907df6d8c7 Front-End-Https: on RESP BODY: {"routers": []} 2018-06-27 22:41:50,182 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-pub-router&admin_state_up=True used request id req-6608678c-4937-4dd8-9bd8-9f907df6d8c7 2018-06-27 22:41:50,183 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:41:50,184 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:41:51,130 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e297fd8b9d424103bfd1c08dc18ed15f", "name": "CreateInstanceSingleNetworkTests-494c8b92-bd06-4cb-proj-role"}], "expires_at": "2018-06-27T23:41:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c7880e62b8194c94b77e5fc5b81ace6c", "name": "CreateInstanceSingleNetworkTests-494c8b92-bd06-4cb-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/c7880e62b8194c94b77e5fc5b81ace6c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/c7880e62b8194c94b77e5fc5b81ace6c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/c7880e62b8194c94b77e5fc5b81ace6c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/c7880e62b8194c94b77e5fc5b81ace6c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/c7880e62b8194c94b77e5fc5b81ace6c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/c7880e62b8194c94b77e5fc5b81ace6c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/c7880e62b8194c94b77e5fc5b81ace6c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/c7880e62b8194c94b77e5fc5b81ace6c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/c7880e62b8194c94b77e5fc5b81ace6c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/c7880e62b8194c94b77e5fc5b81ace6c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/c7880e62b8194c94b77e5fc5b81ace6c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/c7880e62b8194c94b77e5fc5b81ace6c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-494c8b92-bd06-4cb-user", "id": "b824ef1a14d5452a872ed63cca91004d"}, "audit_ids": ["eqX3y37wS-GTKjD1RYaNqA"], "issued_at": "2018-06-27T22:41:51.000000Z"}} 2018-06-27 22:41:51,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}f195f52edb259f0525bb88f3c1791e8389603277" 2018-06-27 22:41:51,192 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:41:51 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5bda4b16-ddbd-4d0e-a28d-627acbb9a5cf Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:41:51,192 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-5bda4b16-ddbd-4d0e-a28d-627acbb9a5cf 2018-06-27 22:41:51,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}399ed5f2ee9de20d6db44559f1ee77f5ecbca41d" 2018-06-27 22:41:52,314 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:41:52 GMT Content-Type: application/json Content-Length: 594 Connection: keep-alive X-Openstack-Request-Id: req-bdfa8b58-8af9-4a91-a3b5-e97bb120434e 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":["df0aa635-d718-49cc-81c1-ba349ef8a505"],"updated_at":"2018-06-27T18:56:39Z","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T18:56:31Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"977aff9f-43e9-4fec-86ae-a730f64fa17d","name":"floating_net"}]} 2018-06-27 22:41:52,315 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=floating_net used request id req-bdfa8b58-8af9-4a91-a3b5-e97bb120434e 2018-06-27 22:41:52,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/subnets?network_id=977aff9f-43e9-4fec-86ae-a730f64fa17d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}399ed5f2ee9de20d6db44559f1ee77f5ecbca41d" 2018-06-27 22:41:53,152 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:41:53 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-526fe4b3-b312-41c1-8949-d72779e2cdd0 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-27 22:41:53,152 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=977aff9f-43e9-4fec-86ae-a730f64fa17d used request id req-526fe4b3-b312-41c1-8949-d72779e2cdd0 2018-06-27 22:41:53,153 - neutron_utils - INFO - Creating router with name - CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-pub-router 2018-06-27 22:41:53,159 - 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}399ed5f2ee9de20d6db44559f1ee77f5ecbca41d" -d '{"router": {"external_gateway_info": {"network_id": "977aff9f-43e9-4fec-86ae-a730f64fa17d"}, "name": "CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-pub-router", "admin_state_up": true}}' 2018-06-27 22:41:56,355 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 22:41:56 GMT Content-Type: application/json Content-Length: 724 Connection: keep-alive X-Openstack-Request-Id: req-522d1769-5022-46ff-b6a2-5057d0daab9f Front-End-Https: on RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "977aff9f-43e9-4fec-86ae-a730f64fa17d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "df0aa635-d718-49cc-81c1-ba349ef8a505", "ip_address": "172.30.10.121"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "c7880e62b8194c94b77e5fc5b81ace6c", "created_at": "2018-06-27T22:41:53Z", "admin_state_up": true, "updated_at": "2018-06-27T22:41:55Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "c7880e62b8194c94b77e5fc5b81ace6c", "id": "f98be29d-80d3-425b-ad4a-db219127dc94", "name": "CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-pub-router"}} 2018-06-27 22:41:56,355 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/routers used request id req-522d1769-5022-46ff-b6a2-5057d0daab9f 2018-06-27 22:41:56,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/ports?device_id=f98be29d-80d3-425b-ad4a-db219127dc94 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}399ed5f2ee9de20d6db44559f1ee77f5ecbca41d" 2018-06-27 22:41:57,216 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:41:57 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-930af3c9-288c-4967-a550-4df5b42e789c Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-27 22:41:57,216 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=f98be29d-80d3-425b-ad4a-db219127dc94 used request id req-930af3c9-288c-4967-a550-4df5b42e789c 2018-06-27 22:41:57,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=CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}399ed5f2ee9de20d6db44559f1ee77f5ecbca41d" 2018-06-27 22:41:57,732 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:41:57 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-66ab7efc-ba99-446a-b03c-cc26ab779b7d Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e53b3110-5ef7-4ca1-b7c8-e093b8304daf"],"updated_at":"2018-06-27T22:41:46Z","tenant_id":"c7880e62b8194c94b77e5fc5b81ace6c","created_at":"2018-06-27T22:41:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"c7880e62b8194c94b77e5fc5b81ace6c","id":"88079943-4cd0-4133-920d-11888d85aa61","name":"CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-pub-net"}]} 2018-06-27 22:41:57,733 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-pub-net used request id req-66ab7efc-ba99-446a-b03c-cc26ab779b7d 2018-06-27 22:41:57,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 22:41:57,748 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 22:41: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-27 22:41:57,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/c7880e62b8194c94b77e5fc5b81ace6c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}399ed5f2ee9de20d6db44559f1ee77f5ecbca41d" 2018-06-27 22:41:57,807 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:41:57 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-be7c54d2-4d59-4d8d-bdaa-5878ff67f2c6 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/c7880e62b8194c94b77e5fc5b81ace6c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c7880e62b8194c94b77e5fc5b81ace6c", "name": "CreateInstanceSingleNetworkTests-494c8b92-bd06-4cb-proj"}} 2018-06-27 22:41:57,807 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/c7880e62b8194c94b77e5fc5b81ace6c used request id req-be7c54d2-4d59-4d8d-bdaa-5878ff67f2c6 2018-06-27 22:41:57,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=88079943-4cd0-4133-920d-11888d85aa61 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}399ed5f2ee9de20d6db44559f1ee77f5ecbca41d" 2018-06-27 22:41:57,978 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:41:57 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-3c3b4e1d-2cc3-471c-9c21-275628ca962f Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"88079943-4cd0-4133-920d-11888d85aa61","tenant_id":"c7880e62b8194c94b77e5fc5b81ace6c","created_at":"2018-06-27T22:41:46Z","dns_nameservers":[],"updated_at":"2018-06-27T22:41:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"c7880e62b8194c94b77e5fc5b81ace6c","id":"e53b3110-5ef7-4ca1-b7c8-e093b8304daf","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-pub-subnet"}]} 2018-06-27 22:41:57,978 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=88079943-4cd0-4133-920d-11888d85aa61 used request id req-3c3b4e1d-2cc3-471c-9c21-275628ca962f 2018-06-27 22:41:57,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/subnets?network_id=88079943-4cd0-4133-920d-11888d85aa61&name=CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}399ed5f2ee9de20d6db44559f1ee77f5ecbca41d" 2018-06-27 22:41:58,151 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:41:58 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-a461f02c-1897-4abb-aa35-5eb2048fc788 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"88079943-4cd0-4133-920d-11888d85aa61","tenant_id":"c7880e62b8194c94b77e5fc5b81ace6c","created_at":"2018-06-27T22:41:46Z","dns_nameservers":[],"updated_at":"2018-06-27T22:41:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"c7880e62b8194c94b77e5fc5b81ace6c","id":"e53b3110-5ef7-4ca1-b7c8-e093b8304daf","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-pub-subnet"}]} 2018-06-27 22:41:58,151 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=88079943-4cd0-4133-920d-11888d85aa61&name=CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-pub-subnet used request id req-a461f02c-1897-4abb-aa35-5eb2048fc788 2018-06-27 22:41:58,152 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-06-27 22:41:58,152 - neutron_utils - INFO - Adding interface to router with name CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-pub-router 2018-06-27 22:41:58,156 - 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/f98be29d-80d3-425b-ad4a-db219127dc94/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}399ed5f2ee9de20d6db44559f1ee77f5ecbca41d" -d '{"subnet_id": "e53b3110-5ef7-4ca1-b7c8-e093b8304daf"}' 2018-06-27 22:42:03,576 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:42:03 GMT Content-Type: application/json Content-Length: 309 Connection: keep-alive X-Openstack-Request-Id: req-973053e2-8ad5-4f79-b53e-46a2037cda5e Front-End-Https: on RESP BODY: {"network_id": "88079943-4cd0-4133-920d-11888d85aa61", "tenant_id": "c7880e62b8194c94b77e5fc5b81ace6c", "subnet_id": "e53b3110-5ef7-4ca1-b7c8-e093b8304daf", "subnet_ids": ["e53b3110-5ef7-4ca1-b7c8-e093b8304daf"], "port_id": "0b0f3d03-6889-4761-8fa7-fc51c73cebbd", "id": "f98be29d-80d3-425b-ad4a-db219127dc94"} 2018-06-27 22:42:03,576 - keystoneauth.session - DEBUG - PUT call to network for https://172.30.10.101:9696/v2.0/routers/f98be29d-80d3-425b-ad4a-db219127dc94/add_router_interface used request id req-973053e2-8ad5-4f79-b53e-46a2037cda5e 2018-06-27 22:42:03,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/routers/f98be29d-80d3-425b-ad4a-db219127dc94 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}399ed5f2ee9de20d6db44559f1ee77f5ecbca41d" 2018-06-27 22:42:04,218 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:42:04 GMT Content-Type: application/json Content-Length: 730 Connection: keep-alive X-Openstack-Request-Id: req-7bca0c89-5d82-4deb-b91d-fd52e47198e3 Front-End-Https: on RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "977aff9f-43e9-4fec-86ae-a730f64fa17d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "df0aa635-d718-49cc-81c1-ba349ef8a505", "ip_address": "172.30.10.121"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "c7880e62b8194c94b77e5fc5b81ace6c", "created_at": "2018-06-27T22:41:53Z", "admin_state_up": true, "updated_at": "2018-06-27T22:42:01Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "c7880e62b8194c94b77e5fc5b81ace6c", "id": "f98be29d-80d3-425b-ad4a-db219127dc94", "name": "CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-pub-router"}} 2018-06-27 22:42:04,218 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers/f98be29d-80d3-425b-ad4a-db219127dc94 used request id req-7bca0c89-5d82-4deb-b91d-fd52e47198e3 2018-06-27 22:42:04,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/ports?device_id=f98be29d-80d3-425b-ad4a-db219127dc94 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}399ed5f2ee9de20d6db44559f1ee77f5ecbca41d" 2018-06-27 22:42:04,409 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:42:04 GMT Content-Type: application/json Content-Length: 718 Connection: keep-alive X-Openstack-Request-Id: req-d1042026-91a5-4c45-ada7-cbb398745cef Front-End-Https: on RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"88079943-4cd0-4133-920d-11888d85aa61","tenant_id":"c7880e62b8194c94b77e5fc5b81ace6c","created_at":"2018-06-27T22:41:59Z","admin_state_up":true,"updated_at":"2018-06-27T22:42:01Z","binding:vnic_type":"normal","device_id":"f98be29d-80d3-425b-ad4a-db219127dc94","device_owner":"network:router_interface","revision_number":6,"mac_address":"fa:16:3e:23:7a:b5","id":"0b0f3d03-6889-4761-8fa7-fc51c73cebbd","port_security_enabled":false,"project_id":"c7880e62b8194c94b77e5fc5b81ace6c","fixed_ips":[{"subnet_id":"e53b3110-5ef7-4ca1-b7c8-e093b8304daf","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-27 22:42:04,409 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=f98be29d-80d3-425b-ad4a-db219127dc94 used request id req-d1042026-91a5-4c45-ada7-cbb398745cef 2018-06-27 22:42:04,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/e53b3110-5ef7-4ca1-b7c8-e093b8304daf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}399ed5f2ee9de20d6db44559f1ee77f5ecbca41d" 2018-06-27 22:42:04,523 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:42:04 GMT Content-Type: application/json Content-Length: 679 Connection: keep-alive X-Openstack-Request-Id: req-57f0e769-a5dd-452b-9730-5743d938eb3f Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"88079943-4cd0-4133-920d-11888d85aa61","tenant_id":"c7880e62b8194c94b77e5fc5b81ace6c","created_at":"2018-06-27T22:41:46Z","dns_nameservers":[],"updated_at":"2018-06-27T22:41:46Z","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":"c7880e62b8194c94b77e5fc5b81ace6c","id":"e53b3110-5ef7-4ca1-b7c8-e093b8304daf","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-pub-subnet"}} 2018-06-27 22:42:04,523 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/e53b3110-5ef7-4ca1-b7c8-e093b8304daf used request id req-57f0e769-a5dd-452b-9730-5743d938eb3f 2018-06-27 22:42:04,524 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:42:04,525 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:42:05,542 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T23:42:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["4bvzrnDjTUm3P_DbJAmCSg"], "issued_at": "2018-06-27T22:42:05.000000Z"}} 2018-06-27 22:42:05,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}0ee18c2e3b95a6ab888b838ae8273cfb18b5e080" 2018-06-27 22:42:05,607 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:42:05 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a7285a41-4739-471d-9646-3ca090547a0a Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:42:05,607 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-a7285a41-4739-471d-9646-3ca090547a0a 2018-06-27 22:42:05,608 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 22:42:05,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/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ee18c2e3b95a6ab888b838ae8273cfb18b5e080" 2018-06-27 22:42:06,551 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:42:06 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-d67e7a27-a2fd-406d-8d54-1d851c61112d X-Compute-Request-Id: req-d67e7a27-a2fd-406d-8d54-1d851c61112d Front-End-Https: on RESP BODY: {"flavors": [{"id": "bfce69d5-8948-4e52-8e30-cf8bfa544966", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "bookmark"}], "name": "shaker-flavor_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3"}]} 2018-06-27 22:42:06,551 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-d67e7a27-a2fd-406d-8d54-1d851c61112d 2018-06-27 22:42:06,555 - 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}0ee18c2e3b95a6ab888b838ae8273cfb18b5e080" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-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-27 22:42:07,419 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:42:07 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-5a782233-37f4-47d8-be6f-779e5a0f2666 X-Compute-Request-Id: req-5a782233-37f4-47d8-be6f-779e5a0f2666 Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/22517e3f-ce74-4eee-bd74-d42f4af2e046", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/22517e3f-ce74-4eee-bd74-d42f4af2e046", "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": "22517e3f-ce74-4eee-bd74-d42f4af2e046"}} 2018-06-27 22:42:07,419 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-5a782233-37f4-47d8-be6f-779e5a0f2666 2018-06-27 22:42:07,420 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:42:07,421 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:42:08,356 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e297fd8b9d424103bfd1c08dc18ed15f", "name": "CreateInstanceSingleNetworkTests-494c8b92-bd06-4cb-proj-role"}], "expires_at": "2018-06-27T23:42:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c7880e62b8194c94b77e5fc5b81ace6c", "name": "CreateInstanceSingleNetworkTests-494c8b92-bd06-4cb-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/c7880e62b8194c94b77e5fc5b81ace6c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/c7880e62b8194c94b77e5fc5b81ace6c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/c7880e62b8194c94b77e5fc5b81ace6c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/c7880e62b8194c94b77e5fc5b81ace6c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/c7880e62b8194c94b77e5fc5b81ace6c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/c7880e62b8194c94b77e5fc5b81ace6c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/c7880e62b8194c94b77e5fc5b81ace6c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/c7880e62b8194c94b77e5fc5b81ace6c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/c7880e62b8194c94b77e5fc5b81ace6c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/c7880e62b8194c94b77e5fc5b81ace6c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/c7880e62b8194c94b77e5fc5b81ace6c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/c7880e62b8194c94b77e5fc5b81ace6c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-494c8b92-bd06-4cb-user", "id": "b824ef1a14d5452a872ed63cca91004d"}, "audit_ids": ["KQs_DU3DQfGzGPZ1FaiuYg"], "issued_at": "2018-06-27T22:42:08.000000Z"}} 2018-06-27 22:42:08,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}ff879acb06111f9d57be7c6cde348e42c0f37620" 2018-06-27 22:42:08,410 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:42:08 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0b40d813-701c-48fa-9927-203c46860288 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:42:08,411 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-0b40d813-701c-48fa-9927-203c46860288 2018-06-27 22:42:08,412 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 22:42:08,416 - novaclient.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}ff879acb06111f9d57be7c6cde348e42c0f37620" 2018-06-27 22:42:09,231 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:42:09 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-b1ca9020-f210-400a-b390-1b7db48d69e4 X-Compute-Request-Id: req-b1ca9020-f210-400a-b390-1b7db48d69e4 Front-End-Https: on RESP BODY: {"keypairs": []} 2018-06-27 22:42:09,231 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/os-keypairs used request id req-b1ca9020-f210-400a-b390-1b7db48d69e4 2018-06-27 22:42:09,232 - OpenStackKeypair - INFO - Creating keypair CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-kp... 2018-06-27 22:42:09,232 - OpenStackKeypair - INFO - Creating new keypair 2018-06-27 22:42:09,268 - nova_utils - INFO - Creating keypair with name - CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-kp 2018-06-27 22:42:09,270 - 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}ff879acb06111f9d57be7c6cde348e42c0f37620" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDALnJ1ndey6eeFexWflX0djGVGDd0JFFaagSXnBiu50GlNVOQsEGJ9XELNxB+iWdXQJmEjND4rqmqjR8rhw3I3BxPj1b3PQ2EqwSGZtXYAqYAVbSjeSIrRgn10iv407MZItl8Tj6vyMfq9BZKsBgUvuPl72Gyv95jafg19MWqSxw==", "name": "CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-kp"}}' 2018-06-27 22:42:10,066 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:42:10 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-67a344ff-55cd-4906-bbb1-45c515bf750a X-Compute-Request-Id: req-67a344ff-55cd-4906-bbb1-45c515bf750a Front-End-Https: on RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDALnJ1ndey6eeFexWflX0djGVGDd0JFFaagSXnBiu50GlNVOQsEGJ9XELNxB+iWdXQJmEjND4rqmqjR8rhw3I3BxPj1b3PQ2EqwSGZtXYAqYAVbSjeSIrRgn10iv407MZItl8Tj6vyMfq9BZKsBgUvuPl72Gyv95jafg19MWqSxw==", "user_id": "b824ef1a14d5452a872ed63cca91004d", "name": "CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-kp", "fingerprint": "21:f1:5b:c5:db:e3:2c:12:c7:c5:11:f5:b7:24:8b:1e"}} 2018-06-27 22:42:10,066 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/os-keypairs used request id req-67a344ff-55cd-4906-bbb1-45c515bf750a 2018-06-27 22:42:10,068 - file_utils - INFO - Saved public key to - tmp/CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78.pub 2018-06-27 22:42:10,069 - file_utils - INFO - Saved private key to - tmp/CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78 2018-06-27 22:42:10,069 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:42:10,070 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:42:10,860 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e297fd8b9d424103bfd1c08dc18ed15f", "name": "CreateInstanceSingleNetworkTests-494c8b92-bd06-4cb-proj-role"}], "expires_at": "2018-06-27T23:42:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c7880e62b8194c94b77e5fc5b81ace6c", "name": "CreateInstanceSingleNetworkTests-494c8b92-bd06-4cb-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/c7880e62b8194c94b77e5fc5b81ace6c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/c7880e62b8194c94b77e5fc5b81ace6c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/c7880e62b8194c94b77e5fc5b81ace6c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/c7880e62b8194c94b77e5fc5b81ace6c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/c7880e62b8194c94b77e5fc5b81ace6c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/c7880e62b8194c94b77e5fc5b81ace6c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/c7880e62b8194c94b77e5fc5b81ace6c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/c7880e62b8194c94b77e5fc5b81ace6c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/c7880e62b8194c94b77e5fc5b81ace6c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/c7880e62b8194c94b77e5fc5b81ace6c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/c7880e62b8194c94b77e5fc5b81ace6c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/c7880e62b8194c94b77e5fc5b81ace6c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-494c8b92-bd06-4cb-user", "id": "b824ef1a14d5452a872ed63cca91004d"}, "audit_ids": ["KMVrqzm8RjqhmQkPQwRoaQ"], "issued_at": "2018-06-27T22:42:10.000000Z"}} 2018-06-27 22:42:10,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}a229958795afb3ee3f3cd427bd793d109a8dbc14" 2018-06-27 22:42:10,895 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:42:10 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c0a60632-721f-40df-856f-5e994d417c26 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:42:10,896 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-c0a60632-721f-40df-856f-5e994d417c26 2018-06-27 22:42:10,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=CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a229958795afb3ee3f3cd427bd793d109a8dbc14" 2018-06-27 22:42:11,632 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:42:11 GMT Content-Type: application/json Content-Length: 23 Connection: keep-alive X-Openstack-Request-Id: req-d959bef5-214e-4dc8-84c8-9332c9a2a119 Front-End-Https: on RESP BODY: {"security_groups": []} 2018-06-27 22:42:11,632 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-sec-grp used request id req-d959bef5-214e-4dc8-84c8-9332c9a2a119 2018-06-27 22:42:11,632 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-sec-grp... 2018-06-27 22:42:11,632 - neutron_utils - INFO - Creating security group with name - CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-sec-grp 2018-06-27 22:42:11,637 - 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}a229958795afb3ee3f3cd427bd793d109a8dbc14" -d '{"security_group": {"name": "CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-sec-grp"}}' 2018-06-27 22:42:13,025 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 22:42:13 GMT Content-Type: application/json Content-Length: 1409 Connection: keep-alive X-Openstack-Request-Id: req-21dd17cf-5fb1-4983-af7e-c0bc15fec956 Front-End-Https: on RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "c7880e62b8194c94b77e5fc5b81ace6c", "created_at": "2018-06-27T22:42:12Z", "updated_at": "2018-06-27T22:42:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:42:12Z", "revision_number": 0, "id": "90ad9024-c721-47dc-8e72-b56a0eb55961", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:42:12Z", "security_group_id": "ebb1b243-de26-4909-8e50-fb3ed1cd7f49", "tenant_id": "c7880e62b8194c94b77e5fc5b81ace6c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7880e62b8194c94b77e5fc5b81ace6c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:42:12Z", "revision_number": 0, "id": "ef7522f8-c4dd-4124-be03-1d6f9668b4a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:42:12Z", "security_group_id": "ebb1b243-de26-4909-8e50-fb3ed1cd7f49", "tenant_id": "c7880e62b8194c94b77e5fc5b81ace6c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7880e62b8194c94b77e5fc5b81ace6c"}], "revision_number": 2, "project_id": "c7880e62b8194c94b77e5fc5b81ace6c", "id": "ebb1b243-de26-4909-8e50-fb3ed1cd7f49", "name": "CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-sec-grp"}} 2018-06-27 22:42:13,025 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-groups used request id req-21dd17cf-5fb1-4983-af7e-c0bc15fec956 2018-06-27 22:42:13,026 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ebb1b243-de26-4909-8e50-fb3ed1cd7f49 2018-06-27 22:42:13,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=ebb1b243-de26-4909-8e50-fb3ed1cd7f49 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a229958795afb3ee3f3cd427bd793d109a8dbc14" 2018-06-27 22:42:13,975 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:42:13 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-d7dd5acc-d7c9-49d6-80d2-f8161d2b2ef5 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-27T22:42:12Z", "security_group_id": "ebb1b243-de26-4909-8e50-fb3ed1cd7f49", "port_range_min": null, "revision_number": 0, "tenant_id": "c7880e62b8194c94b77e5fc5b81ace6c", "created_at": "2018-06-27T22:42:12Z", "project_id": "c7880e62b8194c94b77e5fc5b81ace6c", "id": "90ad9024-c721-47dc-8e72-b56a0eb55961"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T22:42:12Z", "security_group_id": "ebb1b243-de26-4909-8e50-fb3ed1cd7f49", "port_range_min": null, "revision_number": 0, "tenant_id": "c7880e62b8194c94b77e5fc5b81ace6c", "created_at": "2018-06-27T22:42:12Z", "project_id": "c7880e62b8194c94b77e5fc5b81ace6c", "id": "ef7522f8-c4dd-4124-be03-1d6f9668b4a4"}]} 2018-06-27 22:42:13,975 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=ebb1b243-de26-4909-8e50-fb3ed1cd7f49 used request id req-d7dd5acc-d7c9-49d6-80d2-f8161d2b2ef5 2018-06-27 22:42:13,976 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ebb1b243-de26-4909-8e50-fb3ed1cd7f49 2018-06-27 22:42:13,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/security-group-rules?security_group_id=ebb1b243-de26-4909-8e50-fb3ed1cd7f49 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a229958795afb3ee3f3cd427bd793d109a8dbc14" 2018-06-27 22:42:14,073 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:42:14 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-10cdd41c-e07a-4243-aa1e-25926655c50d 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-27T22:42:12Z", "security_group_id": "ebb1b243-de26-4909-8e50-fb3ed1cd7f49", "port_range_min": null, "revision_number": 0, "tenant_id": "c7880e62b8194c94b77e5fc5b81ace6c", "created_at": "2018-06-27T22:42:12Z", "project_id": "c7880e62b8194c94b77e5fc5b81ace6c", "id": "90ad9024-c721-47dc-8e72-b56a0eb55961"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T22:42:12Z", "security_group_id": "ebb1b243-de26-4909-8e50-fb3ed1cd7f49", "port_range_min": null, "revision_number": 0, "tenant_id": "c7880e62b8194c94b77e5fc5b81ace6c", "created_at": "2018-06-27T22:42:12Z", "project_id": "c7880e62b8194c94b77e5fc5b81ace6c", "id": "ef7522f8-c4dd-4124-be03-1d6f9668b4a4"}]} 2018-06-27 22:42:14,074 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=ebb1b243-de26-4909-8e50-fb3ed1cd7f49 used request id req-10cdd41c-e07a-4243-aa1e-25926655c50d 2018-06-27 22:42:14,074 - neutron_utils - INFO - Retrieving security group with ID - ebb1b243-de26-4909-8e50-fb3ed1cd7f49 2018-06-27 22:42:14,079 - keystoneauth.session - 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=ebb1b243-de26-4909-8e50-fb3ed1cd7f49 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a229958795afb3ee3f3cd427bd793d109a8dbc14" 2018-06-27 22:42:14,214 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:42:14 GMT Content-Type: application/json Content-Length: 1412 Connection: keep-alive X-Openstack-Request-Id: req-1bd35fb5-8957-4c55-a020-77a462a97e55 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "c7880e62b8194c94b77e5fc5b81ace6c", "created_at": "2018-06-27T22:42:12Z", "updated_at": "2018-06-27T22:42:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:42:12Z", "revision_number": 0, "id": "90ad9024-c721-47dc-8e72-b56a0eb55961", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:42:12Z", "security_group_id": "ebb1b243-de26-4909-8e50-fb3ed1cd7f49", "tenant_id": "c7880e62b8194c94b77e5fc5b81ace6c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7880e62b8194c94b77e5fc5b81ace6c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:42:12Z", "revision_number": 0, "id": "ef7522f8-c4dd-4124-be03-1d6f9668b4a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:42:12Z", "security_group_id": "ebb1b243-de26-4909-8e50-fb3ed1cd7f49", "tenant_id": "c7880e62b8194c94b77e5fc5b81ace6c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7880e62b8194c94b77e5fc5b81ace6c"}], "revision_number": 2, "project_id": "c7880e62b8194c94b77e5fc5b81ace6c", "id": "ebb1b243-de26-4909-8e50-fb3ed1cd7f49", "name": "CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-sec-grp"}]} 2018-06-27 22:42:14,214 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=ebb1b243-de26-4909-8e50-fb3ed1cd7f49 used request id req-1bd35fb5-8957-4c55-a020-77a462a97e55 2018-06-27 22:42:14,215 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ebb1b243-de26-4909-8e50-fb3ed1cd7f49 2018-06-27 22:42:14,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-group-rules?security_group_id=ebb1b243-de26-4909-8e50-fb3ed1cd7f49 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a229958795afb3ee3f3cd427bd793d109a8dbc14" 2018-06-27 22:42:14,276 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:42:14 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-a8c1bee3-ea60-44c4-a729-fdf5ba8ac047 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-27T22:42:12Z", "security_group_id": "ebb1b243-de26-4909-8e50-fb3ed1cd7f49", "port_range_min": null, "revision_number": 0, "tenant_id": "c7880e62b8194c94b77e5fc5b81ace6c", "created_at": "2018-06-27T22:42:12Z", "project_id": "c7880e62b8194c94b77e5fc5b81ace6c", "id": "90ad9024-c721-47dc-8e72-b56a0eb55961"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T22:42:12Z", "security_group_id": "ebb1b243-de26-4909-8e50-fb3ed1cd7f49", "port_range_min": null, "revision_number": 0, "tenant_id": "c7880e62b8194c94b77e5fc5b81ace6c", "created_at": "2018-06-27T22:42:12Z", "project_id": "c7880e62b8194c94b77e5fc5b81ace6c", "id": "ef7522f8-c4dd-4124-be03-1d6f9668b4a4"}]} 2018-06-27 22:42:14,276 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=ebb1b243-de26-4909-8e50-fb3ed1cd7f49 used request id req-a8c1bee3-ea60-44c4-a729-fdf5ba8ac047 2018-06-27 22:42:14,277 - neutron_utils - INFO - Retrieving security group with ID - ebb1b243-de26-4909-8e50-fb3ed1cd7f49 2018-06-27 22:42:14,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-groups?id=ebb1b243-de26-4909-8e50-fb3ed1cd7f49 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a229958795afb3ee3f3cd427bd793d109a8dbc14" 2018-06-27 22:42:14,391 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:42:14 GMT Content-Type: application/json Content-Length: 1412 Connection: keep-alive X-Openstack-Request-Id: req-28ac16f0-57dd-4416-be07-4c0726150454 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "c7880e62b8194c94b77e5fc5b81ace6c", "created_at": "2018-06-27T22:42:12Z", "updated_at": "2018-06-27T22:42:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:42:12Z", "revision_number": 0, "id": "90ad9024-c721-47dc-8e72-b56a0eb55961", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:42:12Z", "security_group_id": "ebb1b243-de26-4909-8e50-fb3ed1cd7f49", "tenant_id": "c7880e62b8194c94b77e5fc5b81ace6c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7880e62b8194c94b77e5fc5b81ace6c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:42:12Z", "revision_number": 0, "id": "ef7522f8-c4dd-4124-be03-1d6f9668b4a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:42:12Z", "security_group_id": "ebb1b243-de26-4909-8e50-fb3ed1cd7f49", "tenant_id": "c7880e62b8194c94b77e5fc5b81ace6c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7880e62b8194c94b77e5fc5b81ace6c"}], "revision_number": 2, "project_id": "c7880e62b8194c94b77e5fc5b81ace6c", "id": "ebb1b243-de26-4909-8e50-fb3ed1cd7f49", "name": "CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-sec-grp"}]} 2018-06-27 22:42:14,391 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=ebb1b243-de26-4909-8e50-fb3ed1cd7f49 used request id req-28ac16f0-57dd-4416-be07-4c0726150454 2018-06-27 22:42:14,391 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ebb1b243-de26-4909-8e50-fb3ed1cd7f49 2018-06-27 22:42:14,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-group-rules?security_group_id=ebb1b243-de26-4909-8e50-fb3ed1cd7f49 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a229958795afb3ee3f3cd427bd793d109a8dbc14" 2018-06-27 22:42:14,501 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:42:14 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-f12aabb4-9fec-4f1f-8a4b-b82d122c3b60 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-27T22:42:12Z", "security_group_id": "ebb1b243-de26-4909-8e50-fb3ed1cd7f49", "port_range_min": null, "revision_number": 0, "tenant_id": "c7880e62b8194c94b77e5fc5b81ace6c", "created_at": "2018-06-27T22:42:12Z", "project_id": "c7880e62b8194c94b77e5fc5b81ace6c", "id": "90ad9024-c721-47dc-8e72-b56a0eb55961"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T22:42:12Z", "security_group_id": "ebb1b243-de26-4909-8e50-fb3ed1cd7f49", "port_range_min": null, "revision_number": 0, "tenant_id": "c7880e62b8194c94b77e5fc5b81ace6c", "created_at": "2018-06-27T22:42:12Z", "project_id": "c7880e62b8194c94b77e5fc5b81ace6c", "id": "ef7522f8-c4dd-4124-be03-1d6f9668b4a4"}]} 2018-06-27 22:42:14,501 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=ebb1b243-de26-4909-8e50-fb3ed1cd7f49 used request id req-f12aabb4-9fec-4f1f-8a4b-b82d122c3b60 2018-06-27 22:42:14,501 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-sec-grp 2018-06-27 22:42:14,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/security-groups?name=CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a229958795afb3ee3f3cd427bd793d109a8dbc14" 2018-06-27 22:42:14,653 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:42:14 GMT Content-Type: application/json Content-Length: 1412 Connection: keep-alive X-Openstack-Request-Id: req-51ea5b7a-ced5-406f-9f6b-79b1e3916c62 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "c7880e62b8194c94b77e5fc5b81ace6c", "created_at": "2018-06-27T22:42:12Z", "updated_at": "2018-06-27T22:42:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:42:12Z", "revision_number": 0, "id": "90ad9024-c721-47dc-8e72-b56a0eb55961", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:42:12Z", "security_group_id": "ebb1b243-de26-4909-8e50-fb3ed1cd7f49", "tenant_id": "c7880e62b8194c94b77e5fc5b81ace6c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7880e62b8194c94b77e5fc5b81ace6c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:42:12Z", "revision_number": 0, "id": "ef7522f8-c4dd-4124-be03-1d6f9668b4a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:42:12Z", "security_group_id": "ebb1b243-de26-4909-8e50-fb3ed1cd7f49", "tenant_id": "c7880e62b8194c94b77e5fc5b81ace6c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7880e62b8194c94b77e5fc5b81ace6c"}], "revision_number": 2, "project_id": "c7880e62b8194c94b77e5fc5b81ace6c", "id": "ebb1b243-de26-4909-8e50-fb3ed1cd7f49", "name": "CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-sec-grp"}]} 2018-06-27 22:42:14,653 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-sec-grp used request id req-51ea5b7a-ced5-406f-9f6b-79b1e3916c62 2018-06-27 22:42:14,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-27 22:42:14,668 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 22:42: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-27 22:42:14,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/c7880e62b8194c94b77e5fc5b81ace6c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a229958795afb3ee3f3cd427bd793d109a8dbc14" 2018-06-27 22:42:14,758 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:42:14 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-876ea5e2-7129-4b83-ac62-e02673188e0c Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/c7880e62b8194c94b77e5fc5b81ace6c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c7880e62b8194c94b77e5fc5b81ace6c", "name": "CreateInstanceSingleNetworkTests-494c8b92-bd06-4cb-proj"}} 2018-06-27 22:42:14,759 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/c7880e62b8194c94b77e5fc5b81ace6c used request id req-876ea5e2-7129-4b83-ac62-e02673188e0c 2018-06-27 22:42:14,759 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ebb1b243-de26-4909-8e50-fb3ed1cd7f49 2018-06-27 22:42:14,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/security-group-rules?security_group_id=ebb1b243-de26-4909-8e50-fb3ed1cd7f49 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a229958795afb3ee3f3cd427bd793d109a8dbc14" 2018-06-27 22:42:14,869 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:42:14 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-d34c48ca-4853-4796-9d1a-1b965ea1da6d 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-27T22:42:12Z", "security_group_id": "ebb1b243-de26-4909-8e50-fb3ed1cd7f49", "port_range_min": null, "revision_number": 0, "tenant_id": "c7880e62b8194c94b77e5fc5b81ace6c", "created_at": "2018-06-27T22:42:12Z", "project_id": "c7880e62b8194c94b77e5fc5b81ace6c", "id": "90ad9024-c721-47dc-8e72-b56a0eb55961"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T22:42:12Z", "security_group_id": "ebb1b243-de26-4909-8e50-fb3ed1cd7f49", "port_range_min": null, "revision_number": 0, "tenant_id": "c7880e62b8194c94b77e5fc5b81ace6c", "created_at": "2018-06-27T22:42:12Z", "project_id": "c7880e62b8194c94b77e5fc5b81ace6c", "id": "ef7522f8-c4dd-4124-be03-1d6f9668b4a4"}]} 2018-06-27 22:42:14,870 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=ebb1b243-de26-4909-8e50-fb3ed1cd7f49 used request id req-d34c48ca-4853-4796-9d1a-1b965ea1da6d 2018-06-27 22:42:14,875 - 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}a229958795afb3ee3f3cd427bd793d109a8dbc14" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "ebb1b243-de26-4909-8e50-fb3ed1cd7f49"}}' 2018-06-27 22:42:15,300 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 22:42:15 GMT Content-Type: application/json Content-Length: 509 Connection: keep-alive X-Openstack-Request-Id: req-fa8b6b2a-2d01-43be-8aca-95e290ef9917 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-27T22:42:15Z", "security_group_id": "ebb1b243-de26-4909-8e50-fb3ed1cd7f49", "port_range_min": null, "revision_number": 0, "tenant_id": "c7880e62b8194c94b77e5fc5b81ace6c", "created_at": "2018-06-27T22:42:15Z", "project_id": "c7880e62b8194c94b77e5fc5b81ace6c", "id": "50adf514-72c2-4d98-8774-e9085e24fd37"}} 2018-06-27 22:42:15,300 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-group-rules used request id req-fa8b6b2a-2d01-43be-8aca-95e290ef9917 2018-06-27 22:42:15,301 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-sec-grp 2018-06-27 22:42:15,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-groups?name=CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a229958795afb3ee3f3cd427bd793d109a8dbc14" 2018-06-27 22:42:15,428 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:42:15 GMT Content-Type: application/json Content-Length: 1910 Connection: keep-alive X-Openstack-Request-Id: req-a6eba2ee-dafa-4e73-ac0c-7e0b00bf144d Front-End-Https: on RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "c7880e62b8194c94b77e5fc5b81ace6c", "created_at": "2018-06-27T22:42:12Z", "updated_at": "2018-06-27T22:42:15Z", "security_group_rules": [{"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:42:15Z", "revision_number": 0, "id": "50adf514-72c2-4d98-8774-e9085e24fd37", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:42:15Z", "security_group_id": "ebb1b243-de26-4909-8e50-fb3ed1cd7f49", "tenant_id": "c7880e62b8194c94b77e5fc5b81ace6c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7880e62b8194c94b77e5fc5b81ace6c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:42:12Z", "revision_number": 0, "id": "90ad9024-c721-47dc-8e72-b56a0eb55961", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:42:12Z", "security_group_id": "ebb1b243-de26-4909-8e50-fb3ed1cd7f49", "tenant_id": "c7880e62b8194c94b77e5fc5b81ace6c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7880e62b8194c94b77e5fc5b81ace6c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:42:12Z", "revision_number": 0, "id": "ef7522f8-c4dd-4124-be03-1d6f9668b4a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:42:12Z", "security_group_id": "ebb1b243-de26-4909-8e50-fb3ed1cd7f49", "tenant_id": "c7880e62b8194c94b77e5fc5b81ace6c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7880e62b8194c94b77e5fc5b81ace6c"}], "revision_number": 3, "project_id": "c7880e62b8194c94b77e5fc5b81ace6c", "id": "ebb1b243-de26-4909-8e50-fb3ed1cd7f49", "name": "CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-sec-grp"}]} 2018-06-27 22:42:15,428 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-sec-grp used request id req-a6eba2ee-dafa-4e73-ac0c-7e0b00bf144d 2018-06-27 22:42:15,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/c7880e62b8194c94b77e5fc5b81ace6c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a229958795afb3ee3f3cd427bd793d109a8dbc14" 2018-06-27 22:42:15,795 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:42:15 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-45668e20-241f-435e-94f2-683646bae2b2 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/c7880e62b8194c94b77e5fc5b81ace6c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c7880e62b8194c94b77e5fc5b81ace6c", "name": "CreateInstanceSingleNetworkTests-494c8b92-bd06-4cb-proj"}} 2018-06-27 22:42:15,796 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/c7880e62b8194c94b77e5fc5b81ace6c used request id req-45668e20-241f-435e-94f2-683646bae2b2 2018-06-27 22:42:15,796 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ebb1b243-de26-4909-8e50-fb3ed1cd7f49 2018-06-27 22:42:15,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=ebb1b243-de26-4909-8e50-fb3ed1cd7f49 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a229958795afb3ee3f3cd427bd793d109a8dbc14" 2018-06-27 22:42:15,920 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:42:15 GMT Content-Type: application/json Content-Length: 1488 Connection: keep-alive X-Openstack-Request-Id: req-1c992eb1-c8a8-4e16-ad00-cdf839857538 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-27T22:42:15Z", "security_group_id": "ebb1b243-de26-4909-8e50-fb3ed1cd7f49", "port_range_min": null, "revision_number": 0, "tenant_id": "c7880e62b8194c94b77e5fc5b81ace6c", "created_at": "2018-06-27T22:42:15Z", "project_id": "c7880e62b8194c94b77e5fc5b81ace6c", "id": "50adf514-72c2-4d98-8774-e9085e24fd37"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T22:42:12Z", "security_group_id": "ebb1b243-de26-4909-8e50-fb3ed1cd7f49", "port_range_min": null, "revision_number": 0, "tenant_id": "c7880e62b8194c94b77e5fc5b81ace6c", "created_at": "2018-06-27T22:42:12Z", "project_id": "c7880e62b8194c94b77e5fc5b81ace6c", "id": "90ad9024-c721-47dc-8e72-b56a0eb55961"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T22:42:12Z", "security_group_id": "ebb1b243-de26-4909-8e50-fb3ed1cd7f49", "port_range_min": null, "revision_number": 0, "tenant_id": "c7880e62b8194c94b77e5fc5b81ace6c", "created_at": "2018-06-27T22:42:12Z", "project_id": "c7880e62b8194c94b77e5fc5b81ace6c", "id": "ef7522f8-c4dd-4124-be03-1d6f9668b4a4"}]} 2018-06-27 22:42:15,920 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=ebb1b243-de26-4909-8e50-fb3ed1cd7f49 used request id req-1c992eb1-c8a8-4e16-ad00-cdf839857538 2018-06-27 22:42:15,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}a229958795afb3ee3f3cd427bd793d109a8dbc14" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 22, "port_range_max": 22, "security_group_id": "ebb1b243-de26-4909-8e50-fb3ed1cd7f49"}}' 2018-06-27 22:42:17,101 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 22:42:17 GMT Content-Type: application/json Content-Length: 505 Connection: keep-alive X-Openstack-Request-Id: req-eee21e63-8117-46da-b2ba-a2f0c6fe9797 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-27T22:42:16Z", "security_group_id": "ebb1b243-de26-4909-8e50-fb3ed1cd7f49", "port_range_min": 22, "revision_number": 0, "tenant_id": "c7880e62b8194c94b77e5fc5b81ace6c", "created_at": "2018-06-27T22:42:16Z", "project_id": "c7880e62b8194c94b77e5fc5b81ace6c", "id": "7dc92341-6274-4afb-a191-fa161f3420a1"}} 2018-06-27 22:42:17,101 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-group-rules used request id req-eee21e63-8117-46da-b2ba-a2f0c6fe9797 2018-06-27 22:42:17,102 - neutron_utils - INFO - Retrieving security group with ID - ebb1b243-de26-4909-8e50-fb3ed1cd7f49 2018-06-27 22:42:17,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-groups?id=ebb1b243-de26-4909-8e50-fb3ed1cd7f49 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a229958795afb3ee3f3cd427bd793d109a8dbc14" 2018-06-27 22:42:17,338 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:42:17 GMT Content-Type: application/json Content-Length: 2404 Connection: keep-alive X-Openstack-Request-Id: req-c68ebe2d-b627-460c-b6a3-ac4b3611f819 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "c7880e62b8194c94b77e5fc5b81ace6c", "created_at": "2018-06-27T22:42:12Z", "updated_at": "2018-06-27T22:42:16Z", "security_group_rules": [{"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:42:15Z", "revision_number": 0, "id": "50adf514-72c2-4d98-8774-e9085e24fd37", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:42:15Z", "security_group_id": "ebb1b243-de26-4909-8e50-fb3ed1cd7f49", "tenant_id": "c7880e62b8194c94b77e5fc5b81ace6c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7880e62b8194c94b77e5fc5b81ace6c"}, {"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-06-27T22:42:16Z", "revision_number": 0, "id": "7dc92341-6274-4afb-a191-fa161f3420a1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:42:16Z", "security_group_id": "ebb1b243-de26-4909-8e50-fb3ed1cd7f49", "tenant_id": "c7880e62b8194c94b77e5fc5b81ace6c", "port_range_min": 22, "ethertype": "IPv4", "project_id": "c7880e62b8194c94b77e5fc5b81ace6c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:42:12Z", "revision_number": 0, "id": "90ad9024-c721-47dc-8e72-b56a0eb55961", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:42:12Z", "security_group_id": "ebb1b243-de26-4909-8e50-fb3ed1cd7f49", "tenant_id": "c7880e62b8194c94b77e5fc5b81ace6c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7880e62b8194c94b77e5fc5b81ace6c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:42:12Z", "revision_number": 0, "id": "ef7522f8-c4dd-4124-be03-1d6f9668b4a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:42:12Z", "security_group_id": "ebb1b243-de26-4909-8e50-fb3ed1cd7f49", "tenant_id": "c7880e62b8194c94b77e5fc5b81ace6c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7880e62b8194c94b77e5fc5b81ace6c"}], "revision_number": 4, "project_id": "c7880e62b8194c94b77e5fc5b81ace6c", "id": "ebb1b243-de26-4909-8e50-fb3ed1cd7f49", "name": "CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-sec-grp"}]} 2018-06-27 22:42:17,338 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=ebb1b243-de26-4909-8e50-fb3ed1cd7f49 used request id req-c68ebe2d-b627-460c-b6a3-ac4b3611f819 2018-06-27 22:42:17,339 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ebb1b243-de26-4909-8e50-fb3ed1cd7f49 2018-06-27 22:42:17,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-group-rules?security_group_id=ebb1b243-de26-4909-8e50-fb3ed1cd7f49 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a229958795afb3ee3f3cd427bd793d109a8dbc14" 2018-06-27 22:42:17,524 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:42:17 GMT Content-Type: application/json Content-Length: 1970 Connection: keep-alive X-Openstack-Request-Id: req-058fa3a2-4a1b-4963-a24a-3acf3e904a2e 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-27T22:42:15Z", "security_group_id": "ebb1b243-de26-4909-8e50-fb3ed1cd7f49", "port_range_min": null, "revision_number": 0, "tenant_id": "c7880e62b8194c94b77e5fc5b81ace6c", "created_at": "2018-06-27T22:42:15Z", "project_id": "c7880e62b8194c94b77e5fc5b81ace6c", "id": "50adf514-72c2-4d98-8774-e9085e24fd37"}, {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-06-27T22:42:16Z", "security_group_id": "ebb1b243-de26-4909-8e50-fb3ed1cd7f49", "port_range_min": 22, "revision_number": 0, "tenant_id": "c7880e62b8194c94b77e5fc5b81ace6c", "created_at": "2018-06-27T22:42:16Z", "project_id": "c7880e62b8194c94b77e5fc5b81ace6c", "id": "7dc92341-6274-4afb-a191-fa161f3420a1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T22:42:12Z", "security_group_id": "ebb1b243-de26-4909-8e50-fb3ed1cd7f49", "port_range_min": null, "revision_number": 0, "tenant_id": "c7880e62b8194c94b77e5fc5b81ace6c", "created_at": "2018-06-27T22:42:12Z", "project_id": "c7880e62b8194c94b77e5fc5b81ace6c", "id": "90ad9024-c721-47dc-8e72-b56a0eb55961"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T22:42:12Z", "security_group_id": "ebb1b243-de26-4909-8e50-fb3ed1cd7f49", "port_range_min": null, "revision_number": 0, "tenant_id": "c7880e62b8194c94b77e5fc5b81ace6c", "created_at": "2018-06-27T22:42:12Z", "project_id": "c7880e62b8194c94b77e5fc5b81ace6c", "id": "ef7522f8-c4dd-4124-be03-1d6f9668b4a4"}]} 2018-06-27 22:42:17,524 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=ebb1b243-de26-4909-8e50-fb3ed1cd7f49 used request id req-058fa3a2-4a1b-4963-a24a-3acf3e904a2e 2018-06-27 22:42:17,525 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:42:17,526 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:42:18,331 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e297fd8b9d424103bfd1c08dc18ed15f", "name": "CreateInstanceSingleNetworkTests-494c8b92-bd06-4cb-proj-role"}], "expires_at": "2018-06-27T23:42:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c7880e62b8194c94b77e5fc5b81ace6c", "name": "CreateInstanceSingleNetworkTests-494c8b92-bd06-4cb-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/c7880e62b8194c94b77e5fc5b81ace6c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/c7880e62b8194c94b77e5fc5b81ace6c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/c7880e62b8194c94b77e5fc5b81ace6c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/c7880e62b8194c94b77e5fc5b81ace6c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/c7880e62b8194c94b77e5fc5b81ace6c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/c7880e62b8194c94b77e5fc5b81ace6c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/c7880e62b8194c94b77e5fc5b81ace6c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/c7880e62b8194c94b77e5fc5b81ace6c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/c7880e62b8194c94b77e5fc5b81ace6c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/c7880e62b8194c94b77e5fc5b81ace6c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/c7880e62b8194c94b77e5fc5b81ace6c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/c7880e62b8194c94b77e5fc5b81ace6c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-494c8b92-bd06-4cb-user", "id": "b824ef1a14d5452a872ed63cca91004d"}, "audit_ids": ["n92h6n4aTuufWpXUYI20sw"], "issued_at": "2018-06-27T22:42:18.000000Z"}} 2018-06-27 22:42:18,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}602a2321e787ade8622485a4f35b5e70086d143d" 2018-06-27 22:42:18,387 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:42:18 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b64e661f-e34c-4b81-a8e1-40e0d4489f58 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:42:18,387 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-b64e661f-e34c-4b81-a8e1-40e0d4489f58 2018-06-27 22:42:18,388 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 22:42:18,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}602a2321e787ade8622485a4f35b5e70086d143d" 2018-06-27 22:42:18,771 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:42:18 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8f66e612-fc09-47be-a657-47ff95848798 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:42:18,771 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-8f66e612-fc09-47be-a657-47ff95848798 2018-06-27 22:42:18,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=CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}602a2321e787ade8622485a4f35b5e70086d143d" 2018-06-27 22:42:19,678 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:42:19 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-63a774ec-fd14-4b3d-81b7-94a0e0e1ba79 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e53b3110-5ef7-4ca1-b7c8-e093b8304daf"],"updated_at":"2018-06-27T22:41:46Z","tenant_id":"c7880e62b8194c94b77e5fc5b81ace6c","created_at":"2018-06-27T22:41:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"c7880e62b8194c94b77e5fc5b81ace6c","id":"88079943-4cd0-4133-920d-11888d85aa61","name":"CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-pub-net"}]} 2018-06-27 22:42:19,678 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-pub-net used request id req-63a774ec-fd14-4b3d-81b7-94a0e0e1ba79 2018-06-27 22:42:19,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 22:42:19,693 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 22:42: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-27 22:42:19,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/c7880e62b8194c94b77e5fc5b81ace6c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}602a2321e787ade8622485a4f35b5e70086d143d" 2018-06-27 22:42:20,110 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:42:19 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-16d85210-726d-46c7-9854-71393d999f43 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/c7880e62b8194c94b77e5fc5b81ace6c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c7880e62b8194c94b77e5fc5b81ace6c", "name": "CreateInstanceSingleNetworkTests-494c8b92-bd06-4cb-proj"}} 2018-06-27 22:42:20,110 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/c7880e62b8194c94b77e5fc5b81ace6c used request id req-16d85210-726d-46c7-9854-71393d999f43 2018-06-27 22:42:20,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=88079943-4cd0-4133-920d-11888d85aa61 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}602a2321e787ade8622485a4f35b5e70086d143d" 2018-06-27 22:42:20,957 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:42:20 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-a4e2e753-5868-488a-a394-506961064f86 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"88079943-4cd0-4133-920d-11888d85aa61","tenant_id":"c7880e62b8194c94b77e5fc5b81ace6c","created_at":"2018-06-27T22:41:46Z","dns_nameservers":[],"updated_at":"2018-06-27T22:41:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"c7880e62b8194c94b77e5fc5b81ace6c","id":"e53b3110-5ef7-4ca1-b7c8-e093b8304daf","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-pub-subnet"}]} 2018-06-27 22:42:20,957 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=88079943-4cd0-4133-920d-11888d85aa61 used request id req-a4e2e753-5868-488a-a394-506961064f86 2018-06-27 22:42:20,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/ports?network_id=88079943-4cd0-4133-920d-11888d85aa61&name=CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}602a2321e787ade8622485a4f35b5e70086d143d" 2018-06-27 22:42:21,104 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:42:21 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-f3fa7c1b-3fa6-42d3-8c03-f114e2efd5ac Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-27 22:42:21,104 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=88079943-4cd0-4133-920d-11888d85aa61&name=CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78port-1&admin_state_up=True used request id req-f3fa7c1b-3fa6-42d3-8c03-f114e2efd5ac 2018-06-27 22:42: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/detail?name=CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}602a2321e787ade8622485a4f35b5e70086d143d" 2018-06-27 22:42:22,178 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:42: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-9c9cddff-8f5b-4a4d-840a-e1a21836aa1a X-Compute-Request-Id: req-9c9cddff-8f5b-4a4d-840a-e1a21836aa1a Front-End-Https: on RESP BODY: {"servers": []} 2018-06-27 22:42:22,178 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-inst used request id req-9c9cddff-8f5b-4a4d-840a-e1a21836aa1a 2018-06-27 22:42:22,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/networks?name=CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}602a2321e787ade8622485a4f35b5e70086d143d" 2018-06-27 22:42:22,524 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:42:22 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-b5d4b0f6-acde-4010-8fb5-c7628b9deb28 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e53b3110-5ef7-4ca1-b7c8-e093b8304daf"],"updated_at":"2018-06-27T22:41:46Z","tenant_id":"c7880e62b8194c94b77e5fc5b81ace6c","created_at":"2018-06-27T22:41:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"c7880e62b8194c94b77e5fc5b81ace6c","id":"88079943-4cd0-4133-920d-11888d85aa61","name":"CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-pub-net"}]} 2018-06-27 22:42:22,524 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-pub-net used request id req-b5d4b0f6-acde-4010-8fb5-c7628b9deb28 2018-06-27 22:42:22,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/c7880e62b8194c94b77e5fc5b81ace6c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}602a2321e787ade8622485a4f35b5e70086d143d" 2018-06-27 22:42:22,630 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:42:22 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e1ff72cc-f346-4fb4-bd38-71ad08eb6ae0 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/c7880e62b8194c94b77e5fc5b81ace6c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c7880e62b8194c94b77e5fc5b81ace6c", "name": "CreateInstanceSingleNetworkTests-494c8b92-bd06-4cb-proj"}} 2018-06-27 22:42:22,630 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/c7880e62b8194c94b77e5fc5b81ace6c used request id req-e1ff72cc-f346-4fb4-bd38-71ad08eb6ae0 2018-06-27 22:42:22,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=88079943-4cd0-4133-920d-11888d85aa61 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}602a2321e787ade8622485a4f35b5e70086d143d" 2018-06-27 22:42:22,813 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:42:22 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-7573cfd1-5fab-4e8b-b1ff-66ee37cee190 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"88079943-4cd0-4133-920d-11888d85aa61","tenant_id":"c7880e62b8194c94b77e5fc5b81ace6c","created_at":"2018-06-27T22:41:46Z","dns_nameservers":[],"updated_at":"2018-06-27T22:41:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"c7880e62b8194c94b77e5fc5b81ace6c","id":"e53b3110-5ef7-4ca1-b7c8-e093b8304daf","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-pub-subnet"}]} 2018-06-27 22:42:22,813 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=88079943-4cd0-4133-920d-11888d85aa61 used request id req-7573cfd1-5fab-4e8b-b1ff-66ee37cee190 2018-06-27 22:42:22,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=88079943-4cd0-4133-920d-11888d85aa61&name=CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}602a2321e787ade8622485a4f35b5e70086d143d" 2018-06-27 22:42:22,910 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:42:22 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-2e6fe4c4-3829-4674-acc4-f6a4fdbe30d0 Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-27 22:42:22,910 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=88079943-4cd0-4133-920d-11888d85aa61&name=CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78port-1&admin_state_up=True used request id req-2e6fe4c4-3829-4674-acc4-f6a4fdbe30d0 2018-06-27 22:42:22,910 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:42:22,911 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:42:23,635 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e297fd8b9d424103bfd1c08dc18ed15f", "name": "CreateInstanceSingleNetworkTests-494c8b92-bd06-4cb-proj-role"}], "expires_at": "2018-06-27T23:42:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c7880e62b8194c94b77e5fc5b81ace6c", "name": "CreateInstanceSingleNetworkTests-494c8b92-bd06-4cb-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/c7880e62b8194c94b77e5fc5b81ace6c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/c7880e62b8194c94b77e5fc5b81ace6c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/c7880e62b8194c94b77e5fc5b81ace6c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/c7880e62b8194c94b77e5fc5b81ace6c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/c7880e62b8194c94b77e5fc5b81ace6c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/c7880e62b8194c94b77e5fc5b81ace6c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/c7880e62b8194c94b77e5fc5b81ace6c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/c7880e62b8194c94b77e5fc5b81ace6c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/c7880e62b8194c94b77e5fc5b81ace6c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/c7880e62b8194c94b77e5fc5b81ace6c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/c7880e62b8194c94b77e5fc5b81ace6c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/c7880e62b8194c94b77e5fc5b81ace6c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-494c8b92-bd06-4cb-user", "id": "b824ef1a14d5452a872ed63cca91004d"}, "audit_ids": ["a5usdTBmTZuXLwvKV-TruQ"], "issued_at": "2018-06-27T22:42:23.000000Z"}} 2018-06-27 22:42:23,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b32a3eff872cd5e350d0f409b24451a3075e281" 2018-06-27 22:42:24,028 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:42:23 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b2cd79ee-6891-4b82-9e86-306ee1124feb Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:42:24,029 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-b2cd79ee-6891-4b82-9e86-306ee1124feb 2018-06-27 22:42:24,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/networks?name=CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}602a2321e787ade8622485a4f35b5e70086d143d" 2018-06-27 22:42:25,175 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:42:25 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-f42e45c7-f10e-4289-b088-63d176e32ed3 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e53b3110-5ef7-4ca1-b7c8-e093b8304daf"],"updated_at":"2018-06-27T22:41:46Z","tenant_id":"c7880e62b8194c94b77e5fc5b81ace6c","created_at":"2018-06-27T22:41:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"c7880e62b8194c94b77e5fc5b81ace6c","id":"88079943-4cd0-4133-920d-11888d85aa61","name":"CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-pub-net"}]} 2018-06-27 22:42:25,176 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-pub-net used request id req-f42e45c7-f10e-4289-b088-63d176e32ed3 2018-06-27 22:42:25,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=88079943-4cd0-4133-920d-11888d85aa61 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}602a2321e787ade8622485a4f35b5e70086d143d" 2018-06-27 22:42:25,987 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:42:25 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-7500f193-917e-46fa-8da5-ddb56c7691a8 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"88079943-4cd0-4133-920d-11888d85aa61","tenant_id":"c7880e62b8194c94b77e5fc5b81ace6c","created_at":"2018-06-27T22:41:46Z","dns_nameservers":[],"updated_at":"2018-06-27T22:41:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"c7880e62b8194c94b77e5fc5b81ace6c","id":"e53b3110-5ef7-4ca1-b7c8-e093b8304daf","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-pub-subnet"}]} 2018-06-27 22:42:25,987 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=88079943-4cd0-4133-920d-11888d85aa61 used request id req-7500f193-917e-46fa-8da5-ddb56c7691a8 2018-06-27 22:42:25,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=CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}602a2321e787ade8622485a4f35b5e70086d143d" 2018-06-27 22:42:26,299 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:42:26 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-6d780c43-22e8-4b7e-915b-ae9bcbe7836a Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e53b3110-5ef7-4ca1-b7c8-e093b8304daf"],"updated_at":"2018-06-27T22:41:46Z","tenant_id":"c7880e62b8194c94b77e5fc5b81ace6c","created_at":"2018-06-27T22:41:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"c7880e62b8194c94b77e5fc5b81ace6c","id":"88079943-4cd0-4133-920d-11888d85aa61","name":"CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-pub-net"}]} 2018-06-27 22:42:26,300 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-pub-net used request id req-6d780c43-22e8-4b7e-915b-ae9bcbe7836a 2018-06-27 22:42:26,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 22:42:26,314 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 22:42: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-27 22:42:26,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/c7880e62b8194c94b77e5fc5b81ace6c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b32a3eff872cd5e350d0f409b24451a3075e281" 2018-06-27 22:42:26,421 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:42:26 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a5a49784-de30-443f-a232-217be66413f6 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/c7880e62b8194c94b77e5fc5b81ace6c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c7880e62b8194c94b77e5fc5b81ace6c", "name": "CreateInstanceSingleNetworkTests-494c8b92-bd06-4cb-proj"}} 2018-06-27 22:42:26,421 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/c7880e62b8194c94b77e5fc5b81ace6c used request id req-a5a49784-de30-443f-a232-217be66413f6 2018-06-27 22:42:26,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=88079943-4cd0-4133-920d-11888d85aa61 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}602a2321e787ade8622485a4f35b5e70086d143d" 2018-06-27 22:42:26,834 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:42:26 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-17c33e13-4b66-494d-8ba6-9277929c3607 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"88079943-4cd0-4133-920d-11888d85aa61","tenant_id":"c7880e62b8194c94b77e5fc5b81ace6c","created_at":"2018-06-27T22:41:46Z","dns_nameservers":[],"updated_at":"2018-06-27T22:41:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"c7880e62b8194c94b77e5fc5b81ace6c","id":"e53b3110-5ef7-4ca1-b7c8-e093b8304daf","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-pub-subnet"}]} 2018-06-27 22:42:26,834 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=88079943-4cd0-4133-920d-11888d85aa61 used request id req-17c33e13-4b66-494d-8ba6-9277929c3607 2018-06-27 22:42:26,835 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-pub-net 2018-06-27 22:42:26,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/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}602a2321e787ade8622485a4f35b5e70086d143d" -d '{"port": {"network_id": "88079943-4cd0-4133-920d-11888d85aa61", "name": "CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78port-1", "admin_state_up": true}}' 2018-06-27 22:42:29,246 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 22:42:29 GMT Content-Type: application/json Content-Length: 767 Connection: keep-alive X-Openstack-Request-Id: req-4b8c84aa-fbe4-44b0-b152-7351e66377a6 Front-End-Https: on RESP BODY: {"port":{"status":"DOWN","created_at":"2018-06-27T22:42:27Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"88079943-4cd0-4133-920d-11888d85aa61","tenant_id":"c7880e62b8194c94b77e5fc5b81ace6c","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-06-27T22:42:28Z","name":"CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78port-1","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:ea:50:e9","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"c7880e62b8194c94b77e5fc5b81ace6c","fixed_ips":[{"subnet_id":"e53b3110-5ef7-4ca1-b7c8-e093b8304daf","ip_address":"10.55.1.8"}],"id":"d002bb0a-d194-4902-a8f1-bd448a9f3550","security_groups":["bd34ac87-c8f6-4224-8d28-6487d17cf8ed"],"device_id":""}} 2018-06-27 22:42:29,246 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/ports used request id req-4b8c84aa-fbe4-44b0-b152-7351e66377a6 2018-06-27 22:42:29,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=CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}602a2321e787ade8622485a4f35b5e70086d143d" 2018-06-27 22:42:29,488 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:42:29 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-4b826b93-a691-4ad4-b7eb-d5599f0944f9 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e53b3110-5ef7-4ca1-b7c8-e093b8304daf"],"updated_at":"2018-06-27T22:41:46Z","tenant_id":"c7880e62b8194c94b77e5fc5b81ace6c","created_at":"2018-06-27T22:41:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"c7880e62b8194c94b77e5fc5b81ace6c","id":"88079943-4cd0-4133-920d-11888d85aa61","name":"CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-pub-net"}]} 2018-06-27 22:42:29,489 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-pub-net used request id req-4b826b93-a691-4ad4-b7eb-d5599f0944f9 2018-06-27 22:42: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/projects/c7880e62b8194c94b77e5fc5b81ace6c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}602a2321e787ade8622485a4f35b5e70086d143d" 2018-06-27 22:42:29,603 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:42:29 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f218b14b-d0ed-4a2d-bdcc-ced1f15f453f Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/c7880e62b8194c94b77e5fc5b81ace6c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c7880e62b8194c94b77e5fc5b81ace6c", "name": "CreateInstanceSingleNetworkTests-494c8b92-bd06-4cb-proj"}} 2018-06-27 22:42:29,603 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/c7880e62b8194c94b77e5fc5b81ace6c used request id req-f218b14b-d0ed-4a2d-bdcc-ced1f15f453f 2018-06-27 22:42:29,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/subnets?network_id=88079943-4cd0-4133-920d-11888d85aa61 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}602a2321e787ade8622485a4f35b5e70086d143d" 2018-06-27 22:42:29,781 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:42:29 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-10233970-3a75-49b3-9558-6e2007fa17d2 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"88079943-4cd0-4133-920d-11888d85aa61","tenant_id":"c7880e62b8194c94b77e5fc5b81ace6c","created_at":"2018-06-27T22:41:46Z","dns_nameservers":[],"updated_at":"2018-06-27T22:41:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"c7880e62b8194c94b77e5fc5b81ace6c","id":"e53b3110-5ef7-4ca1-b7c8-e093b8304daf","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-pub-subnet"}]} 2018-06-27 22:42:29,781 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=88079943-4cd0-4133-920d-11888d85aa61 used request id req-10233970-3a75-49b3-9558-6e2007fa17d2 2018-06-27 22:42:29,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/ports?network_id=88079943-4cd0-4133-920d-11888d85aa61&name=CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}602a2321e787ade8622485a4f35b5e70086d143d" 2018-06-27 22:42:29,979 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:42:29 GMT Content-Type: application/json Content-Length: 770 Connection: keep-alive X-Openstack-Request-Id: req-b7ae29d7-1ec0-466a-80bd-8a93e3126979 Front-End-Https: on RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"88079943-4cd0-4133-920d-11888d85aa61","tenant_id":"c7880e62b8194c94b77e5fc5b81ace6c","created_at":"2018-06-27T22:42:27Z","admin_state_up":true,"updated_at":"2018-06-27T22:42:28Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:ea:50:e9","id":"d002bb0a-d194-4902-a8f1-bd448a9f3550","port_security_enabled":true,"project_id":"c7880e62b8194c94b77e5fc5b81ace6c","fixed_ips":[{"subnet_id":"e53b3110-5ef7-4ca1-b7c8-e093b8304daf","ip_address":"10.55.1.8"}],"extra_dhcp_opts":[],"security_groups":["bd34ac87-c8f6-4224-8d28-6487d17cf8ed"],"name":"CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78port-1"}]} 2018-06-27 22:42:29,979 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=88079943-4cd0-4133-920d-11888d85aa61&name=CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78port-1&admin_state_up=True used request id req-b7ae29d7-1ec0-466a-80bd-8a93e3126979 2018-06-27 22:42:29,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/c7880e62b8194c94b77e5fc5b81ace6c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}602a2321e787ade8622485a4f35b5e70086d143d" 2018-06-27 22:42:30,079 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:42:29 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ceb47380-13d4-4bce-8812-b9f01b53e210 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/c7880e62b8194c94b77e5fc5b81ace6c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c7880e62b8194c94b77e5fc5b81ace6c", "name": "CreateInstanceSingleNetworkTests-494c8b92-bd06-4cb-proj"}} 2018-06-27 22:42:30,079 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/c7880e62b8194c94b77e5fc5b81ace6c used request id req-ceb47380-13d4-4bce-8812-b9f01b53e210 2018-06-27 22:42:30,079 - nova_utils - INFO - Creating VM with name - CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-inst 2018-06-27 22:42:30,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/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}602a2321e787ade8622485a4f35b5e70086d143d" 2018-06-27 22:42:30,897 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:42: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-3ca4aac3-7e9f-4d2b-ad5e-1a10e29cddc8 X-Compute-Request-Id: req-3ca4aac3-7e9f-4d2b-ad5e-1a10e29cddc8 Front-End-Https: on RESP BODY: {"flavors": [{"id": "22517e3f-ce74-4eee-bd74-d42f4af2e046", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/22517e3f-ce74-4eee-bd74-d42f4af2e046", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/22517e3f-ce74-4eee-bd74-d42f4af2e046", "rel": "bookmark"}], "name": "CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-flavor-name"}, {"id": "bfce69d5-8948-4e52-8e30-cf8bfa544966", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "bookmark"}], "name": "shaker-flavor_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3"}]} 2018-06-27 22:42:30,897 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-3ca4aac3-7e9f-4d2b-ad5e-1a10e29cddc8 2018-06-27 22:42:30,901 - novaclient.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/22517e3f-ce74-4eee-bd74-d42f4af2e046 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}602a2321e787ade8622485a4f35b5e70086d143d" 2018-06-27 22:42:31,864 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:42:31 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-505a32b4-ba67-49f1-8b7a-2fb47ff9f82a X-Compute-Request-Id: req-505a32b4-ba67-49f1-8b7a-2fb47ff9f82a Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/22517e3f-ce74-4eee-bd74-d42f4af2e046", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/22517e3f-ce74-4eee-bd74-d42f4af2e046", "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": "22517e3f-ce74-4eee-bd74-d42f4af2e046"}} 2018-06-27 22:42:31,865 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/22517e3f-ce74-4eee-bd74-d42f4af2e046 used request id req-505a32b4-ba67-49f1-8b7a-2fb47ff9f82a 2018-06-27 22:42:31,868 - 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-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}602a2321e787ade8622485a4f35b5e70086d143d" 2018-06-27 22:42:32,626 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:42:32 GMT Content-Type: application/json Content-Length: 914 Connection: keep-alive X-Openstack-Request-Id: req-2c61a977-4555-4df2-841e-b0c496009809 Front-End-Https: on RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-image", "tags": [], "container_format": "bare", "created_at": "2018-06-27T22:41:35Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-27T22:41:38Z", "visibility": "shared", "self": "/v2/images/b2946773-53fb-4fd0-83e4-3c8886284367", "min_disk": 0, "protected": false, "id": "b2946773-53fb-4fd0-83e4-3c8886284367", "file": "/v2/images/b2946773-53fb-4fd0-83e4-3c8886284367/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c7880e62b8194c94b77e5fc5b81ace6c", "direct_url": "file:///var/lib/glance/images/b2946773-53fb-4fd0-83e4-3c8886284367", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-image"} 2018-06-27 22:42:32,626 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-image used request id req-2c61a977-4555-4df2-841e-b0c496009809 2018-06-27 22:42:32,630 - 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}602a2321e787ade8622485a4f35b5e70086d143d" 2018-06-27 22:42:33,415 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:42:33 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-56c42f1f-faf6-4462-a48e-7983cf7194f4 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-27 22:42:33,416 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-56c42f1f-faf6-4462-a48e-7983cf7194f4 2018-06-27 22:42:33,422 - 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}602a2321e787ade8622485a4f35b5e70086d143d" -d '{"server": {"name": "CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-inst", "imageRef": "b2946773-53fb-4fd0-83e4-3c8886284367", "key_name": "CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-kp", "flavorRef": "22517e3f-ce74-4eee-bd74-d42f4af2e046", "max_count": 1, "min_count": 1, "networks": [{"port": "d002bb0a-d194-4902-a8f1-bd448a9f3550"}], "security_groups": [{"name": "CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-sec-grp"}]}}' 2018-06-27 22:42:40,560 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 22:42:40 GMT Content-Type: application/json Content-Length: 448 Connection: keep-alive Location: https://172.30.10.101:8774/v2.1/servers/a47d3848-75aa-4122-93e5-420fcc0bcb35 Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-72dfa59d-6845-4c62-b14f-a48f5b72a199 X-Compute-Request-Id: req-72dfa59d-6845-4c62-b14f-a48f5b72a199 RESP BODY: {"server": {"security_groups": [{"name": "CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-sec-grp"}], "OS-DCF:diskConfig": "MANUAL", "id": "a47d3848-75aa-4122-93e5-420fcc0bcb35", "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a47d3848-75aa-4122-93e5-420fcc0bcb35", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a47d3848-75aa-4122-93e5-420fcc0bcb35", "rel": "bookmark"}], "adminPass": "6kvQ64yzUtMT"}} 2018-06-27 22:42:40,560 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers used request id req-72dfa59d-6845-4c62-b14f-a48f5b72a199 2018-06-27 22:42:40,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/a47d3848-75aa-4122-93e5-420fcc0bcb35 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}602a2321e787ade8622485a4f35b5e70086d143d" 2018-06-27 22:42:42,121 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:42:42 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-daaa23ee-c246-4fed-b71c-e12e5f9d7fa7 X-Compute-Request-Id: req-daaa23ee-c246-4fed-b71c-e12e5f9d7fa7 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/a47d3848-75aa-4122-93e5-420fcc0bcb35", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a47d3848-75aa-4122-93e5-420fcc0bcb35", "rel": "bookmark"}], "image": {"id": "b2946773-53fb-4fd0-83e4-3c8886284367", "links": [{"href": "http://172.30.10.101:8774/images/b2946773-53fb-4fd0-83e4-3c8886284367", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "22517e3f-ce74-4eee-bd74-d42f4af2e046", "links": [{"href": "http://172.30.10.101:8774/flavors/22517e3f-ce74-4eee-bd74-d42f4af2e046", "rel": "bookmark"}]}, "id": "a47d3848-75aa-4122-93e5-420fcc0bcb35", "user_id": "b824ef1a14d5452a872ed63cca91004d", "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-27T22:42:41Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-kp", "name": "CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-inst", "created": "2018-06-27T22:42:40Z", "tenant_id": "c7880e62b8194c94b77e5fc5b81ace6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:42:42,121 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a47d3848-75aa-4122-93e5-420fcc0bcb35 used request id req-daaa23ee-c246-4fed-b71c-e12e5f9d7fa7 2018-06-27 22:42:42,122 - create_instance - INFO - Created instance with name - CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-inst 2018-06-27 22:42:42,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/a47d3848-75aa-4122-93e5-420fcc0bcb35 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}602a2321e787ade8622485a4f35b5e70086d143d" 2018-06-27 22:42:43,500 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:42: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-e57ce21e-cc06-4ba0-b2ed-6dfccfd7c04b X-Compute-Request-Id: req-e57ce21e-cc06-4ba0-b2ed-6dfccfd7c04b 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/a47d3848-75aa-4122-93e5-420fcc0bcb35", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a47d3848-75aa-4122-93e5-420fcc0bcb35", "rel": "bookmark"}], "image": {"id": "b2946773-53fb-4fd0-83e4-3c8886284367", "links": [{"href": "http://172.30.10.101:8774/images/b2946773-53fb-4fd0-83e4-3c8886284367", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "22517e3f-ce74-4eee-bd74-d42f4af2e046", "links": [{"href": "http://172.30.10.101:8774/flavors/22517e3f-ce74-4eee-bd74-d42f4af2e046", "rel": "bookmark"}]}, "id": "a47d3848-75aa-4122-93e5-420fcc0bcb35", "user_id": "b824ef1a14d5452a872ed63cca91004d", "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-27T22:42:42Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-kp", "name": "CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-inst", "created": "2018-06-27T22:42:40Z", "tenant_id": "c7880e62b8194c94b77e5fc5b81ace6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:42:43,500 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a47d3848-75aa-4122-93e5-420fcc0bcb35 used request id req-e57ce21e-cc06-4ba0-b2ed-6dfccfd7c04b 2018-06-27 22:42:43,501 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-inst] is - BUILD 2018-06-27 22:42:43,501 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 22:42:46,503 - create_instance - DEBUG - VM status query timeout in 895.619479895 2018-06-27 22:42:46,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/a47d3848-75aa-4122-93e5-420fcc0bcb35 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}602a2321e787ade8622485a4f35b5e70086d143d" 2018-06-27 22:42:47,778 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:42:47 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-37136937-2346-4b38-961b-adf2ce257fbc X-Compute-Request-Id: req-37136937-2346-4b38-961b-adf2ce257fbc 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/a47d3848-75aa-4122-93e5-420fcc0bcb35", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a47d3848-75aa-4122-93e5-420fcc0bcb35", "rel": "bookmark"}], "image": {"id": "b2946773-53fb-4fd0-83e4-3c8886284367", "links": [{"href": "http://172.30.10.101:8774/images/b2946773-53fb-4fd0-83e4-3c8886284367", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "22517e3f-ce74-4eee-bd74-d42f4af2e046", "links": [{"href": "http://172.30.10.101:8774/flavors/22517e3f-ce74-4eee-bd74-d42f4af2e046", "rel": "bookmark"}]}, "id": "a47d3848-75aa-4122-93e5-420fcc0bcb35", "user_id": "b824ef1a14d5452a872ed63cca91004d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T22:42:47Z", "hostId": "e7249c59322124e0c405f0c1c4f6741eed76dba133737bf345c0a69d", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-kp", "name": "CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-inst", "created": "2018-06-27T22:42:40Z", "tenant_id": "c7880e62b8194c94b77e5fc5b81ace6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:42:47,779 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a47d3848-75aa-4122-93e5-420fcc0bcb35 used request id req-37136937-2346-4b38-961b-adf2ce257fbc 2018-06-27 22:42:47,779 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-inst] is - BUILD 2018-06-27 22:42:47,779 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 22:42:50,782 - create_instance - DEBUG - VM status query timeout in 891.339792013 2018-06-27 22:42:50,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/a47d3848-75aa-4122-93e5-420fcc0bcb35 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}602a2321e787ade8622485a4f35b5e70086d143d" 2018-06-27 22:42:51,817 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:42:51 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-89e9b842-86e2-41dc-88be-c0b5c7626b91 X-Compute-Request-Id: req-89e9b842-86e2-41dc-88be-c0b5c7626b91 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/a47d3848-75aa-4122-93e5-420fcc0bcb35", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a47d3848-75aa-4122-93e5-420fcc0bcb35", "rel": "bookmark"}], "image": {"id": "b2946773-53fb-4fd0-83e4-3c8886284367", "links": [{"href": "http://172.30.10.101:8774/images/b2946773-53fb-4fd0-83e4-3c8886284367", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "22517e3f-ce74-4eee-bd74-d42f4af2e046", "links": [{"href": "http://172.30.10.101:8774/flavors/22517e3f-ce74-4eee-bd74-d42f4af2e046", "rel": "bookmark"}]}, "id": "a47d3848-75aa-4122-93e5-420fcc0bcb35", "security_groups": [{"name": "default"}], "user_id": "b824ef1a14d5452a872ed63cca91004d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T22:42:48Z", "hostId": "e7249c59322124e0c405f0c1c4f6741eed76dba133737bf345c0a69d", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-kp", "name": "CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-inst", "created": "2018-06-27T22:42:40Z", "tenant_id": "c7880e62b8194c94b77e5fc5b81ace6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:42:51,817 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a47d3848-75aa-4122-93e5-420fcc0bcb35 used request id req-89e9b842-86e2-41dc-88be-c0b5c7626b91 2018-06-27 22:42:51,818 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-inst] is - BUILD 2018-06-27 22:42:51,818 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 22:42:54,821 - create_instance - DEBUG - VM status query timeout in 887.300638914 2018-06-27 22:42:54,825 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/a47d3848-75aa-4122-93e5-420fcc0bcb35 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}602a2321e787ade8622485a4f35b5e70086d143d" 2018-06-27 22:42:56,494 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:42: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-ef3c991a-7010-43c9-872f-80d66d1dbbed X-Compute-Request-Id: req-ef3c991a-7010-43c9-872f-80d66d1dbbed 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/a47d3848-75aa-4122-93e5-420fcc0bcb35", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a47d3848-75aa-4122-93e5-420fcc0bcb35", "rel": "bookmark"}], "image": {"id": "b2946773-53fb-4fd0-83e4-3c8886284367", "links": [{"href": "http://172.30.10.101:8774/images/b2946773-53fb-4fd0-83e4-3c8886284367", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "22517e3f-ce74-4eee-bd74-d42f4af2e046", "links": [{"href": "http://172.30.10.101:8774/flavors/22517e3f-ce74-4eee-bd74-d42f4af2e046", "rel": "bookmark"}]}, "id": "a47d3848-75aa-4122-93e5-420fcc0bcb35", "security_groups": [{"name": "default"}], "user_id": "b824ef1a14d5452a872ed63cca91004d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T22:42:48Z", "hostId": "e7249c59322124e0c405f0c1c4f6741eed76dba133737bf345c0a69d", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-kp", "name": "CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-inst", "created": "2018-06-27T22:42:40Z", "tenant_id": "c7880e62b8194c94b77e5fc5b81ace6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:42:56,495 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a47d3848-75aa-4122-93e5-420fcc0bcb35 used request id req-ef3c991a-7010-43c9-872f-80d66d1dbbed 2018-06-27 22:42:56,495 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-inst] is - BUILD 2018-06-27 22:42:56,495 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 22:42:59,499 - create_instance - DEBUG - VM status query timeout in 882.623494864 2018-06-27 22:42:59,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/servers/a47d3848-75aa-4122-93e5-420fcc0bcb35 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}602a2321e787ade8622485a4f35b5e70086d143d" 2018-06-27 22:43:01,873 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:43: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-6f498af6-986f-4cc2-8dc6-15cc43d7ab85 X-Compute-Request-Id: req-6f498af6-986f-4cc2-8dc6-15cc43d7ab85 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:50:e9", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a47d3848-75aa-4122-93e5-420fcc0bcb35", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a47d3848-75aa-4122-93e5-420fcc0bcb35", "rel": "bookmark"}], "image": {"id": "b2946773-53fb-4fd0-83e4-3c8886284367", "links": [{"href": "http://172.30.10.101:8774/images/b2946773-53fb-4fd0-83e4-3c8886284367", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:42:59.000000", "flavor": {"id": "22517e3f-ce74-4eee-bd74-d42f4af2e046", "links": [{"href": "http://172.30.10.101:8774/flavors/22517e3f-ce74-4eee-bd74-d42f4af2e046", "rel": "bookmark"}]}, "id": "a47d3848-75aa-4122-93e5-420fcc0bcb35", "security_groups": [{"name": "default"}], "user_id": "b824ef1a14d5452a872ed63cca91004d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:42:59Z", "hostId": "e7249c59322124e0c405f0c1c4f6741eed76dba133737bf345c0a69d", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-kp", "name": "CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-inst", "created": "2018-06-27T22:42:40Z", "tenant_id": "c7880e62b8194c94b77e5fc5b81ace6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:43:01,873 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a47d3848-75aa-4122-93e5-420fcc0bcb35 used request id req-6f498af6-986f-4cc2-8dc6-15cc43d7ab85 2018-06-27 22:43:01,874 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-inst] is - ACTIVE 2018-06-27 22:43:01,874 - create_instance - INFO - VM is - ACTIVE 2018-06-27 22:43:01,877 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/a47d3848-75aa-4122-93e5-420fcc0bcb35 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}602a2321e787ade8622485a4f35b5e70086d143d" 2018-06-27 22:43:03,654 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:43:03 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-eeeae8f7-b54d-4a3d-b111-cd84594ed82b X-Compute-Request-Id: req-eeeae8f7-b54d-4a3d-b111-cd84594ed82b Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:50:e9", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a47d3848-75aa-4122-93e5-420fcc0bcb35", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a47d3848-75aa-4122-93e5-420fcc0bcb35", "rel": "bookmark"}], "image": {"id": "b2946773-53fb-4fd0-83e4-3c8886284367", "links": [{"href": "http://172.30.10.101:8774/images/b2946773-53fb-4fd0-83e4-3c8886284367", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:42:59.000000", "flavor": {"id": "22517e3f-ce74-4eee-bd74-d42f4af2e046", "links": [{"href": "http://172.30.10.101:8774/flavors/22517e3f-ce74-4eee-bd74-d42f4af2e046", "rel": "bookmark"}]}, "id": "a47d3848-75aa-4122-93e5-420fcc0bcb35", "security_groups": [{"name": "default"}], "user_id": "b824ef1a14d5452a872ed63cca91004d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:42:59Z", "hostId": "e7249c59322124e0c405f0c1c4f6741eed76dba133737bf345c0a69d", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-kp", "name": "CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-inst", "created": "2018-06-27T22:42:40Z", "tenant_id": "c7880e62b8194c94b77e5fc5b81ace6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:43:03,654 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a47d3848-75aa-4122-93e5-420fcc0bcb35 used request id req-eeeae8f7-b54d-4a3d-b111-cd84594ed82b 2018-06-27 22:43:03,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/networks?name=CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}602a2321e787ade8622485a4f35b5e70086d143d" 2018-06-27 22:43:04,024 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:43:04 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-28a0c7f2-cb86-4a9f-b737-e0b18f100d9d Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e53b3110-5ef7-4ca1-b7c8-e093b8304daf"],"updated_at":"2018-06-27T22:41:46Z","tenant_id":"c7880e62b8194c94b77e5fc5b81ace6c","created_at":"2018-06-27T22:41:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"c7880e62b8194c94b77e5fc5b81ace6c","id":"88079943-4cd0-4133-920d-11888d85aa61","name":"CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-pub-net"}]} 2018-06-27 22:43:04,025 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-pub-net used request id req-28a0c7f2-cb86-4a9f-b737-e0b18f100d9d 2018-06-27 22:43:04,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/c7880e62b8194c94b77e5fc5b81ace6c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}602a2321e787ade8622485a4f35b5e70086d143d" 2018-06-27 22:43:04,436 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:43:04 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8310cb23-8f29-4212-a21c-87b4e833a953 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/c7880e62b8194c94b77e5fc5b81ace6c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c7880e62b8194c94b77e5fc5b81ace6c", "name": "CreateInstanceSingleNetworkTests-494c8b92-bd06-4cb-proj"}} 2018-06-27 22:43:04,436 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/c7880e62b8194c94b77e5fc5b81ace6c used request id req-8310cb23-8f29-4212-a21c-87b4e833a953 2018-06-27 22:43:04,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/subnets?network_id=88079943-4cd0-4133-920d-11888d85aa61 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}602a2321e787ade8622485a4f35b5e70086d143d" 2018-06-27 22:43:04,653 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:43:04 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-3da41d67-166d-47d4-a995-a43aea8c5ec4 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"88079943-4cd0-4133-920d-11888d85aa61","tenant_id":"c7880e62b8194c94b77e5fc5b81ace6c","created_at":"2018-06-27T22:41:46Z","dns_nameservers":[],"updated_at":"2018-06-27T22:41:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"c7880e62b8194c94b77e5fc5b81ace6c","id":"e53b3110-5ef7-4ca1-b7c8-e093b8304daf","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-pub-subnet"}]} 2018-06-27 22:43:04,653 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=88079943-4cd0-4133-920d-11888d85aa61 used request id req-3da41d67-166d-47d4-a995-a43aea8c5ec4 2018-06-27 22:43:04,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=88079943-4cd0-4133-920d-11888d85aa61 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}602a2321e787ade8622485a4f35b5e70086d143d" 2018-06-27 22:43:05,024 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:43:05 GMT Content-Type: application/json Content-Length: 3006 Connection: keep-alive X-Openstack-Request-Id: req-e4711361-ac3a-44e2-a466-cae9fbc7bfc5 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"88079943-4cd0-4133-920d-11888d85aa61","tenant_id":"c7880e62b8194c94b77e5fc5b81ace6c","created_at":"2018-06-27T22:41:59Z","admin_state_up":true,"updated_at":"2018-06-27T22:42:09Z","binding:vnic_type":"normal","device_id":"f98be29d-80d3-425b-ad4a-db219127dc94","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:23:7a:b5","id":"0b0f3d03-6889-4761-8fa7-fc51c73cebbd","port_security_enabled":false,"project_id":"c7880e62b8194c94b77e5fc5b81ace6c","fixed_ips":[{"subnet_id":"e53b3110-5ef7-4ca1-b7c8-e093b8304daf","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"88079943-4cd0-4133-920d-11888d85aa61","tenant_id":"c7880e62b8194c94b77e5fc5b81ace6c","created_at":"2018-06-27T22:41:49Z","admin_state_up":true,"updated_at":"2018-06-27T22:41:54Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-88079943-4cd0-4133-920d-11888d85aa61","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:19:cb:48","id":"20f1689b-eb55-445e-b9f5-9adc85b3c065","port_security_enabled":false,"project_id":"c7880e62b8194c94b77e5fc5b81ace6c","fixed_ips":[{"subnet_id":"e53b3110-5ef7-4ca1-b7c8-e093b8304daf","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"88079943-4cd0-4133-920d-11888d85aa61","tenant_id":"c7880e62b8194c94b77e5fc5b81ace6c","created_at":"2018-06-27T22:41:48Z","admin_state_up":true,"updated_at":"2018-06-27T22:41:53Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-88079943-4cd0-4133-920d-11888d85aa61","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:95:af:43","id":"51565516-cb77-4b94-a120-801a03e5224b","port_security_enabled":false,"project_id":"c7880e62b8194c94b77e5fc5b81ace6c","fixed_ips":[{"subnet_id":"e53b3110-5ef7-4ca1-b7c8-e093b8304daf","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"88079943-4cd0-4133-920d-11888d85aa61","tenant_id":"c7880e62b8194c94b77e5fc5b81ace6c","created_at":"2018-06-27T22:42:27Z","admin_state_up":true,"updated_at":"2018-06-27T22:42:58Z","binding:vnic_type":"normal","device_id":"a47d3848-75aa-4122-93e5-420fcc0bcb35","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:ea:50:e9","id":"d002bb0a-d194-4902-a8f1-bd448a9f3550","port_security_enabled":true,"project_id":"c7880e62b8194c94b77e5fc5b81ace6c","fixed_ips":[{"subnet_id":"e53b3110-5ef7-4ca1-b7c8-e093b8304daf","ip_address":"10.55.1.8"}],"extra_dhcp_opts":[],"security_groups":["bd34ac87-c8f6-4224-8d28-6487d17cf8ed"],"name":"CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78port-1"}]} 2018-06-27 22:43:05,025 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=88079943-4cd0-4133-920d-11888d85aa61 used request id req-e4711361-ac3a-44e2-a466-cae9fbc7bfc5 2018-06-27 22:43:05,028 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/a47d3848-75aa-4122-93e5-420fcc0bcb35 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}602a2321e787ade8622485a4f35b5e70086d143d" 2018-06-27 22:43:06,849 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:43:06 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-1530c6b9-b199-4462-abdf-224d0e03d419 X-Compute-Request-Id: req-1530c6b9-b199-4462-abdf-224d0e03d419 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:50:e9", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a47d3848-75aa-4122-93e5-420fcc0bcb35", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a47d3848-75aa-4122-93e5-420fcc0bcb35", "rel": "bookmark"}], "image": {"id": "b2946773-53fb-4fd0-83e4-3c8886284367", "links": [{"href": "http://172.30.10.101:8774/images/b2946773-53fb-4fd0-83e4-3c8886284367", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:42:59.000000", "flavor": {"id": "22517e3f-ce74-4eee-bd74-d42f4af2e046", "links": [{"href": "http://172.30.10.101:8774/flavors/22517e3f-ce74-4eee-bd74-d42f4af2e046", "rel": "bookmark"}]}, "id": "a47d3848-75aa-4122-93e5-420fcc0bcb35", "security_groups": [{"name": "default"}], "user_id": "b824ef1a14d5452a872ed63cca91004d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:42:59Z", "hostId": "e7249c59322124e0c405f0c1c4f6741eed76dba133737bf345c0a69d", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-kp", "name": "CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-inst", "created": "2018-06-27T22:42:40Z", "tenant_id": "c7880e62b8194c94b77e5fc5b81ace6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:43:06,850 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a47d3848-75aa-4122-93e5-420fcc0bcb35 used request id req-1530c6b9-b199-4462-abdf-224d0e03d419 2018-06-27 22:43:06,850 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-inst] is - ACTIVE 2018-06-27 22:43:06,850 - create_instance - INFO - VM is - ACTIVE 2018-06-27 22:43:06,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/a47d3848-75aa-4122-93e5-420fcc0bcb35 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}602a2321e787ade8622485a4f35b5e70086d143d" 2018-06-27 22:43:08,852 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:43:08 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-12a5de82-6977-4008-8aa6-a82b09830401 X-Compute-Request-Id: req-12a5de82-6977-4008-8aa6-a82b09830401 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:50:e9", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a47d3848-75aa-4122-93e5-420fcc0bcb35", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a47d3848-75aa-4122-93e5-420fcc0bcb35", "rel": "bookmark"}], "image": {"id": "b2946773-53fb-4fd0-83e4-3c8886284367", "links": [{"href": "http://172.30.10.101:8774/images/b2946773-53fb-4fd0-83e4-3c8886284367", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:42:59.000000", "flavor": {"id": "22517e3f-ce74-4eee-bd74-d42f4af2e046", "links": [{"href": "http://172.30.10.101:8774/flavors/22517e3f-ce74-4eee-bd74-d42f4af2e046", "rel": "bookmark"}]}, "id": "a47d3848-75aa-4122-93e5-420fcc0bcb35", "security_groups": [{"name": "default"}], "user_id": "b824ef1a14d5452a872ed63cca91004d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:42:59Z", "hostId": "e7249c59322124e0c405f0c1c4f6741eed76dba133737bf345c0a69d", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-kp", "name": "CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-inst", "created": "2018-06-27T22:42:40Z", "tenant_id": "c7880e62b8194c94b77e5fc5b81ace6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:43:08,852 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a47d3848-75aa-4122-93e5-420fcc0bcb35 used request id req-12a5de82-6977-4008-8aa6-a82b09830401 2018-06-27 22:43:08,858 - keystoneauth.session - 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-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}602a2321e787ade8622485a4f35b5e70086d143d" 2018-06-27 22:43:09,223 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:43:09 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-68937fc9-2f63-430c-a1bf-3170e4d059c5 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e53b3110-5ef7-4ca1-b7c8-e093b8304daf"],"updated_at":"2018-06-27T22:41:46Z","tenant_id":"c7880e62b8194c94b77e5fc5b81ace6c","created_at":"2018-06-27T22:41:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"c7880e62b8194c94b77e5fc5b81ace6c","id":"88079943-4cd0-4133-920d-11888d85aa61","name":"CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-pub-net"}]} 2018-06-27 22:43:09,223 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-pub-net used request id req-68937fc9-2f63-430c-a1bf-3170e4d059c5 2018-06-27 22:43:09,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/c7880e62b8194c94b77e5fc5b81ace6c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}602a2321e787ade8622485a4f35b5e70086d143d" 2018-06-27 22:43:09,615 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:43:09 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-690e5c8e-069c-4002-a1ec-770588c42788 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/c7880e62b8194c94b77e5fc5b81ace6c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c7880e62b8194c94b77e5fc5b81ace6c", "name": "CreateInstanceSingleNetworkTests-494c8b92-bd06-4cb-proj"}} 2018-06-27 22:43:09,616 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/c7880e62b8194c94b77e5fc5b81ace6c used request id req-690e5c8e-069c-4002-a1ec-770588c42788 2018-06-27 22:43:09,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=88079943-4cd0-4133-920d-11888d85aa61 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}602a2321e787ade8622485a4f35b5e70086d143d" 2018-06-27 22:43:09,807 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:43:09 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-a2a0b755-8c45-4ca4-b62c-5b804a57eba3 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"88079943-4cd0-4133-920d-11888d85aa61","tenant_id":"c7880e62b8194c94b77e5fc5b81ace6c","created_at":"2018-06-27T22:41:46Z","dns_nameservers":[],"updated_at":"2018-06-27T22:41:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"c7880e62b8194c94b77e5fc5b81ace6c","id":"e53b3110-5ef7-4ca1-b7c8-e093b8304daf","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-pub-subnet"}]} 2018-06-27 22:43:09,807 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=88079943-4cd0-4133-920d-11888d85aa61 used request id req-a2a0b755-8c45-4ca4-b62c-5b804a57eba3 2018-06-27 22:43:09,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?network_id=88079943-4cd0-4133-920d-11888d85aa61 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}602a2321e787ade8622485a4f35b5e70086d143d" 2018-06-27 22:43:10,147 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:43:10 GMT Content-Type: application/json Content-Length: 3006 Connection: keep-alive X-Openstack-Request-Id: req-516e051f-ed93-47dd-86e4-9f93de905c8c Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"88079943-4cd0-4133-920d-11888d85aa61","tenant_id":"c7880e62b8194c94b77e5fc5b81ace6c","created_at":"2018-06-27T22:41:59Z","admin_state_up":true,"updated_at":"2018-06-27T22:42:09Z","binding:vnic_type":"normal","device_id":"f98be29d-80d3-425b-ad4a-db219127dc94","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:23:7a:b5","id":"0b0f3d03-6889-4761-8fa7-fc51c73cebbd","port_security_enabled":false,"project_id":"c7880e62b8194c94b77e5fc5b81ace6c","fixed_ips":[{"subnet_id":"e53b3110-5ef7-4ca1-b7c8-e093b8304daf","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"88079943-4cd0-4133-920d-11888d85aa61","tenant_id":"c7880e62b8194c94b77e5fc5b81ace6c","created_at":"2018-06-27T22:41:49Z","admin_state_up":true,"updated_at":"2018-06-27T22:41:54Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-88079943-4cd0-4133-920d-11888d85aa61","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:19:cb:48","id":"20f1689b-eb55-445e-b9f5-9adc85b3c065","port_security_enabled":false,"project_id":"c7880e62b8194c94b77e5fc5b81ace6c","fixed_ips":[{"subnet_id":"e53b3110-5ef7-4ca1-b7c8-e093b8304daf","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"88079943-4cd0-4133-920d-11888d85aa61","tenant_id":"c7880e62b8194c94b77e5fc5b81ace6c","created_at":"2018-06-27T22:41:48Z","admin_state_up":true,"updated_at":"2018-06-27T22:41:53Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-88079943-4cd0-4133-920d-11888d85aa61","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:95:af:43","id":"51565516-cb77-4b94-a120-801a03e5224b","port_security_enabled":false,"project_id":"c7880e62b8194c94b77e5fc5b81ace6c","fixed_ips":[{"subnet_id":"e53b3110-5ef7-4ca1-b7c8-e093b8304daf","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"88079943-4cd0-4133-920d-11888d85aa61","tenant_id":"c7880e62b8194c94b77e5fc5b81ace6c","created_at":"2018-06-27T22:42:27Z","admin_state_up":true,"updated_at":"2018-06-27T22:42:58Z","binding:vnic_type":"normal","device_id":"a47d3848-75aa-4122-93e5-420fcc0bcb35","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:ea:50:e9","id":"d002bb0a-d194-4902-a8f1-bd448a9f3550","port_security_enabled":true,"project_id":"c7880e62b8194c94b77e5fc5b81ace6c","fixed_ips":[{"subnet_id":"e53b3110-5ef7-4ca1-b7c8-e093b8304daf","ip_address":"10.55.1.8"}],"extra_dhcp_opts":[],"security_groups":["bd34ac87-c8f6-4224-8d28-6487d17cf8ed"],"name":"CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78port-1"}]} 2018-06-27 22:43:10,148 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=88079943-4cd0-4133-920d-11888d85aa61 used request id req-516e051f-ed93-47dd-86e4-9f93de905c8c 2018-06-27 22:43:10,151 - 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/a47d3848-75aa-4122-93e5-420fcc0bcb35/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}602a2321e787ade8622485a4f35b5e70086d143d" -d '{"addSecurityGroup": {"name": "CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-sec-grp"}}' 2018-06-27 22:43:12,794 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 22:43: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-57875d6f-da0a-4408-8674-8e6d1f204214 X-Compute-Request-Id: req-57875d6f-da0a-4408-8674-8e6d1f204214 2018-06-27 22:43:12,794 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers/a47d3848-75aa-4122-93e5-420fcc0bcb35/action used request id req-57875d6f-da0a-4408-8674-8e6d1f204214 2018-06-27 22:43:12,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/a47d3848-75aa-4122-93e5-420fcc0bcb35 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}602a2321e787ade8622485a4f35b5e70086d143d" 2018-06-27 22:43:14,421 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:43:14 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-d7366dcf-dd0f-4736-a4b2-094b31c6a9e5 X-Compute-Request-Id: req-d7366dcf-dd0f-4736-a4b2-094b31c6a9e5 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:50:e9", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a47d3848-75aa-4122-93e5-420fcc0bcb35", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a47d3848-75aa-4122-93e5-420fcc0bcb35", "rel": "bookmark"}], "image": {"id": "b2946773-53fb-4fd0-83e4-3c8886284367", "links": [{"href": "http://172.30.10.101:8774/images/b2946773-53fb-4fd0-83e4-3c8886284367", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:42:59.000000", "flavor": {"id": "22517e3f-ce74-4eee-bd74-d42f4af2e046", "links": [{"href": "http://172.30.10.101:8774/flavors/22517e3f-ce74-4eee-bd74-d42f4af2e046", "rel": "bookmark"}]}, "id": "a47d3848-75aa-4122-93e5-420fcc0bcb35", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-sec-grp"}], "user_id": "b824ef1a14d5452a872ed63cca91004d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:42:59Z", "hostId": "e7249c59322124e0c405f0c1c4f6741eed76dba133737bf345c0a69d", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-kp", "name": "CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-inst", "created": "2018-06-27T22:42:40Z", "tenant_id": "c7880e62b8194c94b77e5fc5b81ace6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:43:14,421 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a47d3848-75aa-4122-93e5-420fcc0bcb35 used request id req-d7366dcf-dd0f-4736-a4b2-094b31c6a9e5 2018-06-27 22:43:14,422 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-inst] is - ACTIVE 2018-06-27 22:43:14,422 - create_instance - INFO - VM is - ACTIVE 2018-06-27 22:43: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/a47d3848-75aa-4122-93e5-420fcc0bcb35 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}602a2321e787ade8622485a4f35b5e70086d143d" 2018-06-27 22:43:16,596 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:43:16 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-b80c5f79-9411-440b-9a84-324b62f5d298 X-Compute-Request-Id: req-b80c5f79-9411-440b-9a84-324b62f5d298 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:50:e9", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a47d3848-75aa-4122-93e5-420fcc0bcb35", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a47d3848-75aa-4122-93e5-420fcc0bcb35", "rel": "bookmark"}], "image": {"id": "b2946773-53fb-4fd0-83e4-3c8886284367", "links": [{"href": "http://172.30.10.101:8774/images/b2946773-53fb-4fd0-83e4-3c8886284367", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:42:59.000000", "flavor": {"id": "22517e3f-ce74-4eee-bd74-d42f4af2e046", "links": [{"href": "http://172.30.10.101:8774/flavors/22517e3f-ce74-4eee-bd74-d42f4af2e046", "rel": "bookmark"}]}, "id": "a47d3848-75aa-4122-93e5-420fcc0bcb35", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-sec-grp"}], "user_id": "b824ef1a14d5452a872ed63cca91004d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:42:59Z", "hostId": "e7249c59322124e0c405f0c1c4f6741eed76dba133737bf345c0a69d", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-kp", "name": "CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-inst", "created": "2018-06-27T22:42:40Z", "tenant_id": "c7880e62b8194c94b77e5fc5b81ace6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:43:16,596 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a47d3848-75aa-4122-93e5-420fcc0bcb35 used request id req-b80c5f79-9411-440b-9a84-324b62f5d298 2018-06-27 22:43:16,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=CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}602a2321e787ade8622485a4f35b5e70086d143d" 2018-06-27 22:43:16,986 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:43:16 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-cbd9243f-77ab-4033-b1b7-d7b5fa6b7fd1 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e53b3110-5ef7-4ca1-b7c8-e093b8304daf"],"updated_at":"2018-06-27T22:41:46Z","tenant_id":"c7880e62b8194c94b77e5fc5b81ace6c","created_at":"2018-06-27T22:41:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"c7880e62b8194c94b77e5fc5b81ace6c","id":"88079943-4cd0-4133-920d-11888d85aa61","name":"CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-pub-net"}]} 2018-06-27 22:43:16,986 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-pub-net used request id req-cbd9243f-77ab-4033-b1b7-d7b5fa6b7fd1 2018-06-27 22:43:16,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/c7880e62b8194c94b77e5fc5b81ace6c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}602a2321e787ade8622485a4f35b5e70086d143d" 2018-06-27 22:43:17,395 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:43:16 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ffe0cacb-f750-4a35-940e-9acd56686906 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/c7880e62b8194c94b77e5fc5b81ace6c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c7880e62b8194c94b77e5fc5b81ace6c", "name": "CreateInstanceSingleNetworkTests-494c8b92-bd06-4cb-proj"}} 2018-06-27 22:43:17,396 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/c7880e62b8194c94b77e5fc5b81ace6c used request id req-ffe0cacb-f750-4a35-940e-9acd56686906 2018-06-27 22:43:17,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/subnets?network_id=88079943-4cd0-4133-920d-11888d85aa61 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}602a2321e787ade8622485a4f35b5e70086d143d" 2018-06-27 22:43:17,582 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:43:17 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-f2c2991f-3053-40d6-a177-0a7d5d9a19f9 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"88079943-4cd0-4133-920d-11888d85aa61","tenant_id":"c7880e62b8194c94b77e5fc5b81ace6c","created_at":"2018-06-27T22:41:46Z","dns_nameservers":[],"updated_at":"2018-06-27T22:41:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"c7880e62b8194c94b77e5fc5b81ace6c","id":"e53b3110-5ef7-4ca1-b7c8-e093b8304daf","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-pub-subnet"}]} 2018-06-27 22:43:17,582 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=88079943-4cd0-4133-920d-11888d85aa61 used request id req-f2c2991f-3053-40d6-a177-0a7d5d9a19f9 2018-06-27 22:43:17,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=88079943-4cd0-4133-920d-11888d85aa61 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}602a2321e787ade8622485a4f35b5e70086d143d" 2018-06-27 22:43:17,932 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:43:17 GMT Content-Type: application/json Content-Length: 3045 Connection: keep-alive X-Openstack-Request-Id: req-077afc7f-6b12-4971-a3ed-aae859a17cf5 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"88079943-4cd0-4133-920d-11888d85aa61","tenant_id":"c7880e62b8194c94b77e5fc5b81ace6c","created_at":"2018-06-27T22:41:59Z","admin_state_up":true,"updated_at":"2018-06-27T22:42:09Z","binding:vnic_type":"normal","device_id":"f98be29d-80d3-425b-ad4a-db219127dc94","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:23:7a:b5","id":"0b0f3d03-6889-4761-8fa7-fc51c73cebbd","port_security_enabled":false,"project_id":"c7880e62b8194c94b77e5fc5b81ace6c","fixed_ips":[{"subnet_id":"e53b3110-5ef7-4ca1-b7c8-e093b8304daf","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"88079943-4cd0-4133-920d-11888d85aa61","tenant_id":"c7880e62b8194c94b77e5fc5b81ace6c","created_at":"2018-06-27T22:41:49Z","admin_state_up":true,"updated_at":"2018-06-27T22:41:54Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-88079943-4cd0-4133-920d-11888d85aa61","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:19:cb:48","id":"20f1689b-eb55-445e-b9f5-9adc85b3c065","port_security_enabled":false,"project_id":"c7880e62b8194c94b77e5fc5b81ace6c","fixed_ips":[{"subnet_id":"e53b3110-5ef7-4ca1-b7c8-e093b8304daf","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"88079943-4cd0-4133-920d-11888d85aa61","tenant_id":"c7880e62b8194c94b77e5fc5b81ace6c","created_at":"2018-06-27T22:41:48Z","admin_state_up":true,"updated_at":"2018-06-27T22:41:53Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-88079943-4cd0-4133-920d-11888d85aa61","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:95:af:43","id":"51565516-cb77-4b94-a120-801a03e5224b","port_security_enabled":false,"project_id":"c7880e62b8194c94b77e5fc5b81ace6c","fixed_ips":[{"subnet_id":"e53b3110-5ef7-4ca1-b7c8-e093b8304daf","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"88079943-4cd0-4133-920d-11888d85aa61","tenant_id":"c7880e62b8194c94b77e5fc5b81ace6c","created_at":"2018-06-27T22:42:27Z","admin_state_up":true,"updated_at":"2018-06-27T22:43:12Z","binding:vnic_type":"normal","device_id":"a47d3848-75aa-4122-93e5-420fcc0bcb35","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:ea:50:e9","id":"d002bb0a-d194-4902-a8f1-bd448a9f3550","port_security_enabled":true,"project_id":"c7880e62b8194c94b77e5fc5b81ace6c","fixed_ips":[{"subnet_id":"e53b3110-5ef7-4ca1-b7c8-e093b8304daf","ip_address":"10.55.1.8"}],"extra_dhcp_opts":[],"security_groups":["ebb1b243-de26-4909-8e50-fb3ed1cd7f49","bd34ac87-c8f6-4224-8d28-6487d17cf8ed"],"name":"CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78port-1"}]} 2018-06-27 22:43:17,932 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=88079943-4cd0-4133-920d-11888d85aa61 used request id req-077afc7f-6b12-4971-a3ed-aae859a17cf5 2018-06-27 22:43:17,933 - create_instance_tests - INFO - Looking for IP 10.55.1.8 in the console log 2018-06-27 22:43:17,936 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/a47d3848-75aa-4122-93e5-420fcc0bcb35 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}602a2321e787ade8622485a4f35b5e70086d143d" 2018-06-27 22:43:19,504 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:43:19 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-8468c0a0-7c26-4619-b85d-66237dcc47d4 X-Compute-Request-Id: req-8468c0a0-7c26-4619-b85d-66237dcc47d4 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:50:e9", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a47d3848-75aa-4122-93e5-420fcc0bcb35", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a47d3848-75aa-4122-93e5-420fcc0bcb35", "rel": "bookmark"}], "image": {"id": "b2946773-53fb-4fd0-83e4-3c8886284367", "links": [{"href": "http://172.30.10.101:8774/images/b2946773-53fb-4fd0-83e4-3c8886284367", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:42:59.000000", "flavor": {"id": "22517e3f-ce74-4eee-bd74-d42f4af2e046", "links": [{"href": "http://172.30.10.101:8774/flavors/22517e3f-ce74-4eee-bd74-d42f4af2e046", "rel": "bookmark"}]}, "id": "a47d3848-75aa-4122-93e5-420fcc0bcb35", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-sec-grp"}], "user_id": "b824ef1a14d5452a872ed63cca91004d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:42:59Z", "hostId": "e7249c59322124e0c405f0c1c4f6741eed76dba133737bf345c0a69d", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-kp", "name": "CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-inst", "created": "2018-06-27T22:42:40Z", "tenant_id": "c7880e62b8194c94b77e5fc5b81ace6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:43:19,504 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a47d3848-75aa-4122-93e5-420fcc0bcb35 used request id req-8468c0a0-7c26-4619-b85d-66237dcc47d4 2018-06-27 22:43:19,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/servers/a47d3848-75aa-4122-93e5-420fcc0bcb35/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}602a2321e787ade8622485a4f35b5e70086d143d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-06-27 22:43:19,681 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:43:19 GMT Content-Type: application/json Content-Length: 26281 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-ab7fd3aa-4609-42b4-b18e-ea88b93a1cab X-Compute-Request-Id: req-ab7fd3aa-4609-42b4-b18e-ea88b93a1cab 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 861520792 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.226010] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.228700] pid_max: default: 32768 minimum: 301\n[ 0.230167] ACPI: Core revision 20150930\n[ 0.234163] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.236288] Security Framework initialized\n[ 0.237613] Yama: becoming mindful.\n[ 0.238797] AppArmor: AppArmor initialized\n[ 0.240197] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.242374] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.244433] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.246349] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.248634] Initializing cgroup subsys io\n[ 0.249937] Initializing cgroup subsys memory\n[ 0.251336] Initializing cgroup subsys devices\n[ 0.252751] Initializing cgroup subsys freezer\n[ 0.254169] Initializing cgroup subsys net_cls\n[ 0.255559] Initializing cgroup subsys perf_event\n[ 0.257033] Initializing cgroup subsys net_prio\n[ 0.258453] Initializing cgroup subsys hugetlb\n[ 0.259851] Initializing cgroup subsys pids\n[ 0.261280] CPU: Physical Processor ID: 0\n[ 0.263278] mce: CPU supports 10 MCE banks\n[ 0.264676] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.266296] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.270232] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.281107] ftrace: allocating 31920 entries in 125 pages\n[ 0.334422] smpboot: Max logical packages: 2\n[ 0.335803] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.337686] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.339879] x2apic enabled\n[ 0.341232] Switched APIC routing to physical x2apic.\n[ 0.349664] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.351482] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2)\n[ 0.354818] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver.\n[ 0.357450] ... version: 2\n[ 0.358778] ... bit width: 48\n[ 0.360102] ... generic registers: 4\n[ 0.361449] ... value mask: 0000ffffffffffff\n[ 0.363024] ... max period: 000000007fffffff\n[ 0.364637] ... fixed-purpose events: 3\n[ 0.365943] ... event mask: 000000070000000f\n[ 0.367566] KVM setup paravirtual spinlock\n[ 0.369711] x86: Booting SMP configuration:\n[ 0.371048] .... node #0, CPUs: #1\n[ 0.372408] kvm-clock: cpu 1, msr 0:ffd1041, secondary cpu clock\n[ 0.394815] x86: Booted up 1 node, 2 CPUs\n[ 0.394819] KVM setup async PF for cpu 1\n[ 0.394824] kvm-stealtime: cpu 1, msr f90d940\n[ 0.399073] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.401494] devtmpfs: initialized\n[ 0.413567] evm: security.selinux\n[ 0.414728] evm: security.SMACK64\n[ 0.415854] evm: security.SMACK64EXEC\n[ 0.417083] evm: security.SMACK64TRANSMUTE\n[ 0.418391] evm: security.SMACK64MMAP\n[ 0.419589] evm: security.ima\n[ 0.420655] evm: security.capability\n[ 0.422066] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.425080] pinctrl core: initialized pinctrl subsystem\n[ 0.426850] RTC time: 22:42:59, date: 06/27/18\n[ 0.428394] NET: Registered protocol family 16\n[ 0.441838] cpuidle: using governor ladder\n[ 0.453950] cpuidle: using governor menu\n[ 0.455256] PCCT header not found.\n[ 0.456567] ACPI: bus type PCI registered\n[ 0.457898] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.459938] PCI: Using configuration type 1 for base access\n[ 0.461714] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off\n[ 0.476366] ACPI: Added _OSI(Module Device)\n[ 0.477725] ACPI: Added _OSI(Processor Device)\n[ 0.479134] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.480575] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.485065] ACPI: Interpreter enabled\n[ 0.486325] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.489298] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.492285] ACPI: (supports S0 S3 S4 S5)\n[ 0.493569] ACPI: Using IOAPIC for interrupt routing\n[ 0.495073] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.503111] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.504918] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.506869] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.508754] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.512607] acpiphp: Slot [3] registered\n[ 0.513914] acpiphp: Slot [4] registered\n[ 0.515222] acpiphp: Slot [5] registered\n[ 0.516511] acpiphp: Slot [6] registered\n[ 0.535021] acpiphp: Slot [7] registered\n[ 0.536335] acpiphp: Slot [8] registered\n[ 0.537646] acpiphp: Slot [9] registered\n[ 0.538957] acpiphp: Slot [10] registered\n[ 0.540276] acpiphp: Slot [11] registered\n[ 0.541583] acpiphp: Slot [12] registered\n[ 0.542881] acpiphp: Slot [13] registered\n[ 0.544193] acpiphp: Slot [14] registered\n[ 0.545511] acpiphp: Slot [15] registered\n[ 0.546822] acpiphp: Slot [16] registered\n[ 0.548126] acpiphp: Slot [17] registered\n[ 0.549443] acpiphp: Slot [18] registered\n[ 0.550758] acpiphp: Slot [19] registered\n[ 0.552094] acpiphp: Slot [20] registered\n[ 0.553432] acpiphp: Slot [21] registered\n[ 0.554745] acpiphp: Slot [22] registered\n[ 0.556057] acpiphp: Slot [23] registered\n[ 0.557397] acpiphp: Slot [24] registered\n[ 0.558702] acpiphp: Slot [25] registered\n[ 0.560007] acpiphp: Slot [26] registered\n[ 0.561267] acpiphp: Slot [27] registered\n[ 0.562523] acpiphp: Slot [28] registered\n[ 0.563774] acpiphp: Slot [29] registered\n[ 0.565020] acpiphp: Slot [30] registered\n[ 0.566306] acpiphp: Slot [31] registered\n[ 0.567539] PCI host bridge to bus 0000:00\n[ 0.568824] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.570744] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.572700] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.575034] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.577372] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.579759] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.585446] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.587378] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.589186] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.591266] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.596195] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.598551] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.637159] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.639611] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.642014] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.644331] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.646665] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.648838] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.650862] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.652527] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.655004] vgaarb: loaded\n[ 0.656003] vgaarb: bridge control possible 0000:00:02.0\n[ 0.658094] SCSI subsystem initialized\n[ 0.659448] ACPI: bus type USB registered\n[ 0.660797] usbcore: registered new interface driver usbfs\n[ 0.662466] usbcore: registered new interface driver hub\n[ 0.664078] usbcore: registered new device driver usb\n[ 0.665892] PCI: Using ACPI for IRQ routing\n[ 0.667684] NetLabel: Initializing\n[ 0.668862] NetLabel: domain hash size = 128\n[ 0.670277] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.671802] NetLabel: unlabeled traffic allowed by default\n[ 0.673672] clocksource: Switched to clocksource kvm-clock\n[ 0.688376] AppArmor: AppArmor Filesystem Enabled\n[ 0.689972] pnp: PnP ACPI init\n[ 0.691709] pnp: PnP ACPI: found 5 devices\n[ 0.701256] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.704055] NET: Registered protocol family 2\n[ 0.705702] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.707754] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.709686] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.711537] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.713296] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.715209] NET: Registered protocol family 1\n[ 0.716647] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.718420] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.720157] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.778936] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.837426] Trying to unpack rootfs image as initramfs...\n[ 0.956995] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000)\n[ 0.959698] Scanning for low memory corruption every 60 seconds\n[ 0.962033] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.963872] audit: initializing netlink subsys (disabled)\n[ 0.965553] audit: type=2000 audit(1530139380.513:1): initialized\n[ 0.967907] Initialise system trusted keyring\n[ 0.969492] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.971388] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.976249] zbud: loaded\n[ 0.977553] VFS: Disk quotas dquot_6.6.0\n[ 0.978915] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.981827] fuse init (API version 7.23)\n[ 0.983384] Key type big_key registered\n[ 0.984687] Allocating IMA MOK and blacklist keyrings.\n[ 0.986671] Key type asymmetric registered\n[ 0.987983] Asymmetric key parser 'x509' registered\n[ 0.989567] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.991958] io scheduler noop registered\n[ 0.993257] io scheduler deadline registered (default)\n[ 0.994891] io scheduler cfq registered\n[ 0.996280] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.997972] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.000033] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.002350] ACPI: Power Button [PWRF]\n[ 1.003791] GHES: HEST is not enabled!\n[ 1.062588] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.179764] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.239075] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 1.242626] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.267873] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.272624] Linux agpgart interface v0.103\n[ 1.277487] brd: module loaded\n[ 1.280087] loop: module loaded\n[ 1.287460] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 1.289806] GPT:90111 != 20971519\n[ 1.290963] GPT:Alternate GPT header not at the end of the disk.\n[ 1.292725] GPT:90111 != 20971519\n[ 1.293852] GPT: Use GNU Parted to correct GPT errors.\n[ 1.295380] vda: vda1 vda15\n[ 1.298163] vdb:\n[ 1.300114] scsi host0: ata_piix\n[ 1.301384] scsi host1: ata_piix\n[ 1.302554] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14\n[ 1.304505] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15\n[ 1.307075] libphy: Fixed MDIO Bus: probed\n[ 1.308408] tun: Universal TUN/TAP device driver, 1.6\n[ 1.309932] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.313298] PPP generic driver version 2.4.2\n[ 1.314765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.316631] ehci-pci: EHCI PCI platform driver\n[ 1.318049] ehci-platform: EHCI generic platform driver\n[ 1.319621] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.321415] ohci-pci: OHCI PCI platform driver\n[ 1.322791] ohci-platform: OHCI generic platform driver\n[ 1.324370] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.382706] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.384354] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.386743] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.388310] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.390109] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.392065] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.394386] usb usb1: Product: UHCI Host Controller\n[ 1.395911] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 1.397837] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.399413] hub 1-0:1.0: USB hub found\n[ 1.400661] hub 1-0:1.0: 2 ports detected\n[ 1.402186] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.405610] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.407132] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.408870] mousedev: PS/2 mouse device common for all mice\n[ 1.410745] rtc_cmos 00:00: RTC can wake from S4\n[ 1.412778] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.415480] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.417518] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.419568] i2c /dev entries driver\n[ 1.420949] device-mapper: uevent: version 1.0.3\n[ 1.422841] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.426056] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.428943] NET: Registered protocol family 10\n[ 1.430681] NET: Registered protocol family 17\n[ 1.432091] Key type dns_resolver registered\n[ 1.433805] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1\n[ 1.436037] microcode: CPU1 sig=0x306f2, pf=0x1, revision=0x1\n[ 1.437842] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.440700] registered taskstats version 1\n[ 1.442017] Loading compiled-in X.509 certificates\n[ 1.444280] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 1.464459] zswap: loaded using pool lzo/zbud\n[ 1.467170] Key type trusted registered\n[ 1.470681] Key type encrypted registered\n[ 1.471961] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.473580] ima: No TPM chip found, activating TPM-bypass!\n[ 1.475194] evm: HMAC attrs: 0x1\n[ 1.476803] Magic number: 6:50:756\n[ 1.478019] tty ttyS7: hash matches\n[ 1.479280] rtc_cmos 00:00: setting system clock to 2018-06-27 22:43:00 UTC (1530139380)\n[ 1.481888] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.483626] EDD information not available.\n[ 1.489220] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.491641] Write protecting the kernel read-only data: 14336k\n[ 1.494332] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.497419] 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.600845] 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.26\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCANb2oI835uymkTZtofzF37fAGkKrLi4akwUREsXxiIzWkMukDNE4pvw1Fz8OTcIotBBozFnHmJsSErGaV5GV1R9h3DxkM3kmm/F7Ic2QDBa1rMLea9Tjl8sBhAh0WR0dAgaP8WqFmKv020agwQZojnFDq7vAJ8AItNv1qt03lEBWp2blzyX1yGkqUR6UQRwgaZXDsy93j6go5/KvT+lUjthR7EkPCs7FZzY4bh4Tyo2dkHF9sNDAn+RomrLFQPH03mZ8ikaGKGKR282nn6ftYZno48CCqsPnZskjmjVwyRGIKbbtsi2tUeKZSY6ML3d0YGGXJlxLSLFH4m6Fz1mx9 root@createinstancesinglenetworktests-56ff9f5d-8a9b-4fad-9ce7-4c7b64\nssh-dss AAAAB3NzaC1kc3MAAACBAIxgcl0ybcVK2Vh3SJ2PLlSs9tDHs7chcogEHzCMLU95kdhz05b6gfHhrc9soZaPRWb0xGIx9t8ZGktlu3+D9Kuk9bYtf1Zm5hyhrkY984Kcal3qZT+L7dRhO6OlWRL7YyKZeFZz4MZaEx0fH0NcNnXeoa2E6yhruTN5RAxolwq1AAAAFQDG3V8+SI1w6U44gnWF5S8zcx6BRQAAAIEAidiA+d+BfcCuLCOpeKnOa8kx7XyXgxcHOld2QQbr0wRvjRTh2Fv3hp9H/lQDwR+WnQgzbPqOZbnO087ogT7OpcIdJT3G+7AROyeaqKwiDChaGz4wmsOTbgh5cnLp7ERX1V7ij/WPSAw+SbMWWZKtzKnX9fFqjPqlufF5RYYnAugAAACAAREntDB3CUo5zXBVeQ5/FCPxNTuWwincdBIotMhstHNXwAjuUpcdftV7DKynTioqdMpAkGofCt4SDX3bC8ftAmNKcgmsVz9pU5WQd6oXC1N9NWkyRC3lp6dWz4A2pDZ3k1inAPNLNXxa5Mq5GsdjM3I+S3fvl4OviA3/pigEk9U= root@createinstancesinglenetworktests-56ff9f5d-8a9b-4fad-9ce7-4c7b64\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:feea:50e9/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: a47d3848-75aa-4122-93e5-420fcc0bcb35\nname: CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-inst\navailability-zone: nova\nlocal-hostname: createinstancesinglenetworktests-56ff9f5d-8a9b-4fad-9ce7-4c7b64.novalocal\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=11.53 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancesinglenetworktests-56ff9f5d-8a9b-4fad-9ce7-4c7b64 login: "} 2018-06-27 22:43:19,682 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers/a47d3848-75aa-4122-93e5-420fcc0bcb35/action used request id req-ab7fd3aa-4609-42b4-b18e-ea88b93a1cab 2018-06-27 22:43:19,684 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-06-27 22:43:19,684 - create_instance_tests - DEBUG - Full console output - [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-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 861520792 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.226010] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.228700] pid_max: default: 32768 minimum: 301 [ 0.230167] ACPI: Core revision 20150930 [ 0.234163] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.236288] Security Framework initialized [ 0.237613] Yama: becoming mindful. [ 0.238797] AppArmor: AppArmor initialized [ 0.240197] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.242374] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.244433] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.246349] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.248634] Initializing cgroup subsys io [ 0.249937] Initializing cgroup subsys memory [ 0.251336] Initializing cgroup subsys devices [ 0.252751] Initializing cgroup subsys freezer [ 0.254169] Initializing cgroup subsys net_cls [ 0.255559] Initializing cgroup subsys perf_event [ 0.257033] Initializing cgroup subsys net_prio [ 0.258453] Initializing cgroup subsys hugetlb [ 0.259851] Initializing cgroup subsys pids [ 0.261280] CPU: Physical Processor ID: 0 [ 0.263278] mce: CPU supports 10 MCE banks [ 0.264676] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.266296] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.270232] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.281107] ftrace: allocating 31920 entries in 125 pages [ 0.334422] smpboot: Max logical packages: 2 [ 0.335803] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.337686] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.339879] x2apic enabled [ 0.341232] Switched APIC routing to physical x2apic. [ 0.349664] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.351482] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.354818] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.357450] ... version: 2 [ 0.358778] ... bit width: 48 [ 0.360102] ... generic registers: 4 [ 0.361449] ... value mask: 0000ffffffffffff [ 0.363024] ... max period: 000000007fffffff [ 0.364637] ... fixed-purpose events: 3 [ 0.365943] ... event mask: 000000070000000f [ 0.367566] KVM setup paravirtual spinlock [ 0.369711] x86: Booting SMP configuration: [ 0.371048] .... node #0, CPUs: #1 [ 0.372408] kvm-clock: cpu 1, msr 0:ffd1041, secondary cpu clock [ 0.394815] x86: Booted up 1 node, 2 CPUs [ 0.394819] KVM setup async PF for cpu 1 [ 0.394824] kvm-stealtime: cpu 1, msr f90d940 [ 0.399073] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.401494] devtmpfs: initialized [ 0.413567] evm: security.selinux [ 0.414728] evm: security.SMACK64 [ 0.415854] evm: security.SMACK64EXEC [ 0.417083] evm: security.SMACK64TRANSMUTE [ 0.418391] evm: security.SMACK64MMAP [ 0.419589] evm: security.ima [ 0.420655] evm: security.capability [ 0.422066] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.425080] pinctrl core: initialized pinctrl subsystem [ 0.426850] RTC time: 22:42:59, date: 06/27/18 [ 0.428394] NET: Registered protocol family 16 [ 0.441838] cpuidle: using governor ladder [ 0.453950] cpuidle: using governor menu [ 0.455256] PCCT header not found. [ 0.456567] ACPI: bus type PCI registered [ 0.457898] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.459938] PCI: Using configuration type 1 for base access [ 0.461714] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.476366] ACPI: Added _OSI(Module Device) [ 0.477725] ACPI: Added _OSI(Processor Device) [ 0.479134] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.480575] ACPI: Added _OSI(Processor Aggregator Device) [ 0.485065] ACPI: Interpreter enabled [ 0.486325] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.489298] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.492285] ACPI: (supports S0 S3 S4 S5) [ 0.493569] ACPI: Using IOAPIC for interrupt routing [ 0.495073] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.503111] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.504918] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.506869] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.508754] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.512607] acpiphp: Slot [3] registered [ 0.513914] acpiphp: Slot [4] registered [ 0.515222] acpiphp: Slot [5] registered [ 0.516511] acpiphp: Slot [6] registered [ 0.535021] acpiphp: Slot [7] registered [ 0.536335] acpiphp: Slot [8] registered [ 0.537646] acpiphp: Slot [9] registered [ 0.538957] acpiphp: Slot [10] registered [ 0.540276] acpiphp: Slot [11] registered [ 0.541583] acpiphp: Slot [12] registered [ 0.542881] acpiphp: Slot [13] registered [ 0.544193] acpiphp: Slot [14] registered [ 0.545511] acpiphp: Slot [15] registered [ 0.546822] acpiphp: Slot [16] registered [ 0.548126] acpiphp: Slot [17] registered [ 0.549443] acpiphp: Slot [18] registered [ 0.550758] acpiphp: Slot [19] registered [ 0.552094] acpiphp: Slot [20] registered [ 0.553432] acpiphp: Slot [21] registered [ 0.554745] acpiphp: Slot [22] registered [ 0.556057] acpiphp: Slot [23] registered [ 0.557397] acpiphp: Slot [24] registered [ 0.558702] acpiphp: Slot [25] registered [ 0.560007] acpiphp: Slot [26] registered [ 0.561267] acpiphp: Slot [27] registered [ 0.562523] acpiphp: Slot [28] registered [ 0.563774] acpiphp: Slot [29] registered [ 0.565020] acpiphp: Slot [30] registered [ 0.566306] acpiphp: Slot [31] registered [ 0.567539] PCI host bridge to bus 0000:00 [ 0.568824] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.570744] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.572700] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.575034] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.577372] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.579759] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.585446] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.587378] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.589186] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.591266] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.596195] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.598551] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.637159] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.639611] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.642014] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.644331] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.646665] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.648838] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.650862] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.652527] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.655004] vgaarb: loaded [ 0.656003] vgaarb: bridge control possible 0000:00:02.0 [ 0.658094] SCSI subsystem initialized [ 0.659448] ACPI: bus type USB registered [ 0.660797] usbcore: registered new interface driver usbfs [ 0.662466] usbcore: registered new interface driver hub [ 0.664078] usbcore: registered new device driver usb [ 0.665892] PCI: Using ACPI for IRQ routing [ 0.667684] NetLabel: Initializing [ 0.668862] NetLabel: domain hash size = 128 [ 0.670277] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.671802] NetLabel: unlabeled traffic allowed by default [ 0.673672] clocksource: Switched to clocksource kvm-clock [ 0.688376] AppArmor: AppArmor Filesystem Enabled [ 0.689972] pnp: PnP ACPI init [ 0.691709] pnp: PnP ACPI: found 5 devices [ 0.701256] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.704055] NET: Registered protocol family 2 [ 0.705702] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.707754] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.709686] TCP: Hash tables configured (established 2048 bind 2048) [ 0.711537] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.713296] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.715209] NET: Registered protocol family 1 [ 0.716647] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.718420] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.720157] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.778936] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.837426] Trying to unpack rootfs image as initramfs... [ 0.956995] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000) [ 0.959698] Scanning for low memory corruption every 60 seconds [ 0.962033] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.963872] audit: initializing netlink subsys (disabled) [ 0.965553] audit: type=2000 audit(1530139380.513:1): initialized [ 0.967907] Initialise system trusted keyring [ 0.969492] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.971388] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.976249] zbud: loaded [ 0.977553] VFS: Disk quotas dquot_6.6.0 [ 0.978915] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.981827] fuse init (API version 7.23) [ 0.983384] Key type big_key registered [ 0.984687] Allocating IMA MOK and blacklist keyrings. [ 0.986671] Key type asymmetric registered [ 0.987983] Asymmetric key parser 'x509' registered [ 0.989567] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.991958] io scheduler noop registered [ 0.993257] io scheduler deadline registered (default) [ 0.994891] io scheduler cfq registered [ 0.996280] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.997972] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.000033] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.002350] ACPI: Power Button [PWRF] [ 1.003791] GHES: HEST is not enabled! [ 1.062588] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.179764] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.239075] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.242626] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.267873] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.272624] Linux agpgart interface v0.103 [ 1.277487] brd: module loaded [ 1.280087] loop: module loaded [ 1.287460] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.289806] GPT:90111 != 20971519 [ 1.290963] GPT:Alternate GPT header not at the end of the disk. [ 1.292725] GPT:90111 != 20971519 [ 1.293852] GPT: Use GNU Parted to correct GPT errors. [ 1.295380] vda: vda1 vda15 [ 1.298163] vdb: [ 1.300114] scsi host0: ata_piix [ 1.301384] scsi host1: ata_piix [ 1.302554] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.304505] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.307075] libphy: Fixed MDIO Bus: probed [ 1.308408] tun: Universal TUN/TAP device driver, 1.6 [ 1.309932] tun: (C) 1999-2004 Max Krasnyansky [ 1.313298] PPP generic driver version 2.4.2 [ 1.314765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.316631] ehci-pci: EHCI PCI platform driver [ 1.318049] ehci-platform: EHCI generic platform driver [ 1.319621] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.321415] ohci-pci: OHCI PCI platform driver [ 1.322791] ohci-platform: OHCI generic platform driver [ 1.324370] uhci_hcd: USB Universal Host Controller Interface driver [ 1.382706] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.384354] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.386743] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.388310] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.390109] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.392065] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.394386] usb usb1: Product: UHCI Host Controller [ 1.395911] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.397837] usb usb1: SerialNumber: 0000:00:01.2 [ 1.399413] hub 1-0:1.0: USB hub found [ 1.400661] hub 1-0:1.0: 2 ports detected [ 1.402186] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.405610] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.407132] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.408870] mousedev: PS/2 mouse device common for all mice [ 1.410745] rtc_cmos 00:00: RTC can wake from S4 [ 1.412778] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.415480] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.417518] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.419568] i2c /dev entries driver [ 1.420949] device-mapper: uevent: version 1.0.3 [ 1.422841] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.426056] ledtrig-cpu: registered to indicate activity on CPUs [ 1.428943] NET: Registered protocol family 10 [ 1.430681] NET: Registered protocol family 17 [ 1.432091] Key type dns_resolver registered [ 1.433805] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 1.436037] microcode: CPU1 sig=0x306f2, pf=0x1, revision=0x1 [ 1.437842] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.440700] registered taskstats version 1 [ 1.442017] Loading compiled-in X.509 certificates [ 1.444280] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.464459] zswap: loaded using pool lzo/zbud [ 1.467170] Key type trusted registered [ 1.470681] Key type encrypted registered [ 1.471961] AppArmor: AppArmor sha1 policy hashing enabled [ 1.473580] ima: No TPM chip found, activating TPM-bypass! [ 1.475194] evm: HMAC attrs: 0x1 [ 1.476803] Magic number: 6:50:756 [ 1.478019] tty ttyS7: hash matches [ 1.479280] rtc_cmos 00:00: setting system clock to 2018-06-27 22:43:00 UTC (1530139380) [ 1.481888] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.483626] EDD information not available. [ 1.489220] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.491641] Write protecting the kernel read-only data: 14336k [ 1.494332] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.497419] 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.600845] 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.26 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCANb2oI835uymkTZtofzF37fAGkKrLi4akwUREsXxiIzWkMukDNE4pvw1Fz8OTcIotBBozFnHmJsSErGaV5GV1R9h3DxkM3kmm/F7Ic2QDBa1rMLea9Tjl8sBhAh0WR0dAgaP8WqFmKv020agwQZojnFDq7vAJ8AItNv1qt03lEBWp2blzyX1yGkqUR6UQRwgaZXDsy93j6go5/KvT+lUjthR7EkPCs7FZzY4bh4Tyo2dkHF9sNDAn+RomrLFQPH03mZ8ikaGKGKR282nn6ftYZno48CCqsPnZskjmjVwyRGIKbbtsi2tUeKZSY6ML3d0YGGXJlxLSLFH4m6Fz1mx9 root@createinstancesinglenetworktests-56ff9f5d-8a9b-4fad-9ce7-4c7b64 ssh-dss AAAAB3NzaC1kc3MAAACBAIxgcl0ybcVK2Vh3SJ2PLlSs9tDHs7chcogEHzCMLU95kdhz05b6gfHhrc9soZaPRWb0xGIx9t8ZGktlu3+D9Kuk9bYtf1Zm5hyhrkY984Kcal3qZT+L7dRhO6OlWRL7YyKZeFZz4MZaEx0fH0NcNnXeoa2E6yhruTN5RAxolwq1AAAAFQDG3V8+SI1w6U44gnWF5S8zcx6BRQAAAIEAidiA+d+BfcCuLCOpeKnOa8kx7XyXgxcHOld2QQbr0wRvjRTh2Fv3hp9H/lQDwR+WnQgzbPqOZbnO087ogT7OpcIdJT3G+7AROyeaqKwiDChaGz4wmsOTbgh5cnLp7ERX1V7ij/WPSAw+SbMWWZKtzKnX9fFqjPqlufF5RYYnAugAAACAAREntDB3CUo5zXBVeQ5/FCPxNTuWwincdBIotMhstHNXwAjuUpcdftV7DKynTioqdMpAkGofCt4SDX3bC8ftAmNKcgmsVz9pU5WQd6oXC1N9NWkyRC3lp6dWz4A2pDZ3k1inAPNLNXxa5Mq5GsdjM3I+S3fvl4OviA3/pigEk9U= root@createinstancesinglenetworktests-56ff9f5d-8a9b-4fad-9ce7-4c7b64 -----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:feea:50e9/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: a47d3848-75aa-4122-93e5-420fcc0bcb35 name: CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-inst availability-zone: nova local-hostname: createinstancesinglenetworktests-56ff9f5d-8a9b-4fad-9ce7-4c7b64.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=11.53 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. createinstancesinglenetworktests-56ff9f5d-8a9b-4fad-9ce7-4c7b64 login: 2018-06-27 22:43:19,687 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/a47d3848-75aa-4122-93e5-420fcc0bcb35 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}602a2321e787ade8622485a4f35b5e70086d143d" 2018-06-27 22:43:20,126 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:43:20 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-730098fe-ef16-4413-9048-98d160970801 X-Compute-Request-Id: req-730098fe-ef16-4413-9048-98d160970801 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:50:e9", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a47d3848-75aa-4122-93e5-420fcc0bcb35", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a47d3848-75aa-4122-93e5-420fcc0bcb35", "rel": "bookmark"}], "image": {"id": "b2946773-53fb-4fd0-83e4-3c8886284367", "links": [{"href": "http://172.30.10.101:8774/images/b2946773-53fb-4fd0-83e4-3c8886284367", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:42:59.000000", "flavor": {"id": "22517e3f-ce74-4eee-bd74-d42f4af2e046", "links": [{"href": "http://172.30.10.101:8774/flavors/22517e3f-ce74-4eee-bd74-d42f4af2e046", "rel": "bookmark"}]}, "id": "a47d3848-75aa-4122-93e5-420fcc0bcb35", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-sec-grp"}], "user_id": "b824ef1a14d5452a872ed63cca91004d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:42:59Z", "hostId": "e7249c59322124e0c405f0c1c4f6741eed76dba133737bf345c0a69d", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-kp", "name": "CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-inst", "created": "2018-06-27T22:42:40Z", "tenant_id": "c7880e62b8194c94b77e5fc5b81ace6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:43:20,126 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a47d3848-75aa-4122-93e5-420fcc0bcb35 used request id req-730098fe-ef16-4413-9048-98d160970801 2018-06-27 22:43:20,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/networks?name=CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}602a2321e787ade8622485a4f35b5e70086d143d" 2018-06-27 22:43:20,405 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:43:20 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-33bf6931-03c2-4ee3-b356-39bad082fcee Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e53b3110-5ef7-4ca1-b7c8-e093b8304daf"],"updated_at":"2018-06-27T22:41:46Z","tenant_id":"c7880e62b8194c94b77e5fc5b81ace6c","created_at":"2018-06-27T22:41:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"c7880e62b8194c94b77e5fc5b81ace6c","id":"88079943-4cd0-4133-920d-11888d85aa61","name":"CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-pub-net"}]} 2018-06-27 22:43:20,405 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-pub-net used request id req-33bf6931-03c2-4ee3-b356-39bad082fcee 2018-06-27 22:43: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/projects/c7880e62b8194c94b77e5fc5b81ace6c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}602a2321e787ade8622485a4f35b5e70086d143d" 2018-06-27 22:43:20,681 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:43:20 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-91d04a4e-c05c-40e8-8156-0d31ab7b62b9 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/c7880e62b8194c94b77e5fc5b81ace6c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c7880e62b8194c94b77e5fc5b81ace6c", "name": "CreateInstanceSingleNetworkTests-494c8b92-bd06-4cb-proj"}} 2018-06-27 22:43:20,682 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/c7880e62b8194c94b77e5fc5b81ace6c used request id req-91d04a4e-c05c-40e8-8156-0d31ab7b62b9 2018-06-27 22:43:20,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=88079943-4cd0-4133-920d-11888d85aa61 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}602a2321e787ade8622485a4f35b5e70086d143d" 2018-06-27 22:43:20,840 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:43:20 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-46e4f017-4499-4da2-a2a1-32147927fb48 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"88079943-4cd0-4133-920d-11888d85aa61","tenant_id":"c7880e62b8194c94b77e5fc5b81ace6c","created_at":"2018-06-27T22:41:46Z","dns_nameservers":[],"updated_at":"2018-06-27T22:41:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"c7880e62b8194c94b77e5fc5b81ace6c","id":"e53b3110-5ef7-4ca1-b7c8-e093b8304daf","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-pub-subnet"}]} 2018-06-27 22:43:20,840 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=88079943-4cd0-4133-920d-11888d85aa61 used request id req-46e4f017-4499-4da2-a2a1-32147927fb48 2018-06-27 22:43:20,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/ports?network_id=88079943-4cd0-4133-920d-11888d85aa61 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}602a2321e787ade8622485a4f35b5e70086d143d" 2018-06-27 22:43:21,078 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:43:21 GMT Content-Type: application/json Content-Length: 3045 Connection: keep-alive X-Openstack-Request-Id: req-62cb3204-dbc0-4bbf-980d-955f8d0846f1 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"88079943-4cd0-4133-920d-11888d85aa61","tenant_id":"c7880e62b8194c94b77e5fc5b81ace6c","created_at":"2018-06-27T22:41:59Z","admin_state_up":true,"updated_at":"2018-06-27T22:42:09Z","binding:vnic_type":"normal","device_id":"f98be29d-80d3-425b-ad4a-db219127dc94","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:23:7a:b5","id":"0b0f3d03-6889-4761-8fa7-fc51c73cebbd","port_security_enabled":false,"project_id":"c7880e62b8194c94b77e5fc5b81ace6c","fixed_ips":[{"subnet_id":"e53b3110-5ef7-4ca1-b7c8-e093b8304daf","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"88079943-4cd0-4133-920d-11888d85aa61","tenant_id":"c7880e62b8194c94b77e5fc5b81ace6c","created_at":"2018-06-27T22:41:49Z","admin_state_up":true,"updated_at":"2018-06-27T22:41:54Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-88079943-4cd0-4133-920d-11888d85aa61","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:19:cb:48","id":"20f1689b-eb55-445e-b9f5-9adc85b3c065","port_security_enabled":false,"project_id":"c7880e62b8194c94b77e5fc5b81ace6c","fixed_ips":[{"subnet_id":"e53b3110-5ef7-4ca1-b7c8-e093b8304daf","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"88079943-4cd0-4133-920d-11888d85aa61","tenant_id":"c7880e62b8194c94b77e5fc5b81ace6c","created_at":"2018-06-27T22:41:48Z","admin_state_up":true,"updated_at":"2018-06-27T22:41:53Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-88079943-4cd0-4133-920d-11888d85aa61","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:95:af:43","id":"51565516-cb77-4b94-a120-801a03e5224b","port_security_enabled":false,"project_id":"c7880e62b8194c94b77e5fc5b81ace6c","fixed_ips":[{"subnet_id":"e53b3110-5ef7-4ca1-b7c8-e093b8304daf","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"88079943-4cd0-4133-920d-11888d85aa61","tenant_id":"c7880e62b8194c94b77e5fc5b81ace6c","created_at":"2018-06-27T22:42:27Z","admin_state_up":true,"updated_at":"2018-06-27T22:43:12Z","binding:vnic_type":"normal","device_id":"a47d3848-75aa-4122-93e5-420fcc0bcb35","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:ea:50:e9","id":"d002bb0a-d194-4902-a8f1-bd448a9f3550","port_security_enabled":true,"project_id":"c7880e62b8194c94b77e5fc5b81ace6c","fixed_ips":[{"subnet_id":"e53b3110-5ef7-4ca1-b7c8-e093b8304daf","ip_address":"10.55.1.8"}],"extra_dhcp_opts":[],"security_groups":["ebb1b243-de26-4909-8e50-fb3ed1cd7f49","bd34ac87-c8f6-4224-8d28-6487d17cf8ed"],"name":"CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78port-1"}]} 2018-06-27 22:43:21,078 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=88079943-4cd0-4133-920d-11888d85aa61 used request id req-62cb3204-dbc0-4bbf-980d-955f8d0846f1 2018-06-27 22:43:21,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/routers?name=CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}602a2321e787ade8622485a4f35b5e70086d143d" 2018-06-27 22:43:21,431 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:43:21 GMT Content-Type: application/json Content-Length: 733 Connection: keep-alive X-Openstack-Request-Id: req-709d747f-ce41-4c02-8b58-71280a9e76d2 Front-End-Https: on RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "977aff9f-43e9-4fec-86ae-a730f64fa17d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "df0aa635-d718-49cc-81c1-ba349ef8a505", "ip_address": "172.30.10.121"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "c7880e62b8194c94b77e5fc5b81ace6c", "created_at": "2018-06-27T22:41:53Z", "admin_state_up": true, "updated_at": "2018-06-27T22:42:01Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "c7880e62b8194c94b77e5fc5b81ace6c", "id": "f98be29d-80d3-425b-ad4a-db219127dc94", "name": "CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-pub-router"}]} 2018-06-27 22:43:21,431 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-pub-router used request id req-709d747f-ce41-4c02-8b58-71280a9e76d2 2018-06-27 22:43:21,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/c7880e62b8194c94b77e5fc5b81ace6c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}602a2321e787ade8622485a4f35b5e70086d143d" 2018-06-27 22:43:21,737 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:43:21 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cf2fa114-c185-4e33-b251-f7adf0a87295 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/c7880e62b8194c94b77e5fc5b81ace6c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c7880e62b8194c94b77e5fc5b81ace6c", "name": "CreateInstanceSingleNetworkTests-494c8b92-bd06-4cb-proj"}} 2018-06-27 22:43:21,737 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/c7880e62b8194c94b77e5fc5b81ace6c used request id req-cf2fa114-c185-4e33-b251-f7adf0a87295 2018-06-27 22:43:21,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/ports?device_id=f98be29d-80d3-425b-ad4a-db219127dc94 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}602a2321e787ade8622485a4f35b5e70086d143d" 2018-06-27 22:43:21,976 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:43:21 GMT Content-Type: application/json Content-Length: 720 Connection: keep-alive X-Openstack-Request-Id: req-a91dd1f8-4ca2-4336-bad8-fdb3b7a1c1c1 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"88079943-4cd0-4133-920d-11888d85aa61","tenant_id":"c7880e62b8194c94b77e5fc5b81ace6c","created_at":"2018-06-27T22:41:59Z","admin_state_up":true,"updated_at":"2018-06-27T22:42:09Z","binding:vnic_type":"normal","device_id":"f98be29d-80d3-425b-ad4a-db219127dc94","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:23:7a:b5","id":"0b0f3d03-6889-4761-8fa7-fc51c73cebbd","port_security_enabled":false,"project_id":"c7880e62b8194c94b77e5fc5b81ace6c","fixed_ips":[{"subnet_id":"e53b3110-5ef7-4ca1-b7c8-e093b8304daf","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-27 22:43:21,977 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=f98be29d-80d3-425b-ad4a-db219127dc94 used request id req-a91dd1f8-4ca2-4336-bad8-fdb3b7a1c1c1 2018-06-27 22:43:21,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets/e53b3110-5ef7-4ca1-b7c8-e093b8304daf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}602a2321e787ade8622485a4f35b5e70086d143d" 2018-06-27 22:43:22,124 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:43:22 GMT Content-Type: application/json Content-Length: 679 Connection: keep-alive X-Openstack-Request-Id: req-8d7f76c7-5f77-48ec-9562-45587eecbaf1 Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"88079943-4cd0-4133-920d-11888d85aa61","tenant_id":"c7880e62b8194c94b77e5fc5b81ace6c","created_at":"2018-06-27T22:41:46Z","dns_nameservers":[],"updated_at":"2018-06-27T22:41:46Z","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":"c7880e62b8194c94b77e5fc5b81ace6c","id":"e53b3110-5ef7-4ca1-b7c8-e093b8304daf","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-pub-subnet"}} 2018-06-27 22:43:22,124 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/e53b3110-5ef7-4ca1-b7c8-e093b8304daf used request id req-8d7f76c7-5f77-48ec-9562-45587eecbaf1 2018-06-27 22:43:22,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/networks?id=977aff9f-43e9-4fec-86ae-a730f64fa17d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}602a2321e787ade8622485a4f35b5e70086d143d" 2018-06-27 22:43:22,389 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:43:22 GMT Content-Type: application/json Content-Length: 594 Connection: keep-alive X-Openstack-Request-Id: req-1825b6e6-5d72-4447-94e1-921796223711 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":["df0aa635-d718-49cc-81c1-ba349ef8a505"],"updated_at":"2018-06-27T18:56:39Z","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T18:56:31Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"977aff9f-43e9-4fec-86ae-a730f64fa17d","name":"floating_net"}]} 2018-06-27 22:43:22,389 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=977aff9f-43e9-4fec-86ae-a730f64fa17d used request id req-1825b6e6-5d72-4447-94e1-921796223711 2018-06-27 22:43:22,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=977aff9f-43e9-4fec-86ae-a730f64fa17d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}602a2321e787ade8622485a4f35b5e70086d143d" 2018-06-27 22:43:22,458 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:43:22 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-f56298da-a015-4e19-a579-ecd3d767051d Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-27 22:43:22,458 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=977aff9f-43e9-4fec-86ae-a730f64fa17d used request id req-f56298da-a015-4e19-a579-ecd3d767051d 2018-06-27 22:43:22,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/a47d3848-75aa-4122-93e5-420fcc0bcb35 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}602a2321e787ade8622485a4f35b5e70086d143d" 2018-06-27 22:43:23,163 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:43:23 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-34733f29-aecc-4436-90f7-f4985cc299f7 X-Compute-Request-Id: req-34733f29-aecc-4436-90f7-f4985cc299f7 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:50:e9", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a47d3848-75aa-4122-93e5-420fcc0bcb35", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a47d3848-75aa-4122-93e5-420fcc0bcb35", "rel": "bookmark"}], "image": {"id": "b2946773-53fb-4fd0-83e4-3c8886284367", "links": [{"href": "http://172.30.10.101:8774/images/b2946773-53fb-4fd0-83e4-3c8886284367", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:42:59.000000", "flavor": {"id": "22517e3f-ce74-4eee-bd74-d42f4af2e046", "links": [{"href": "http://172.30.10.101:8774/flavors/22517e3f-ce74-4eee-bd74-d42f4af2e046", "rel": "bookmark"}]}, "id": "a47d3848-75aa-4122-93e5-420fcc0bcb35", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-sec-grp"}], "user_id": "b824ef1a14d5452a872ed63cca91004d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:42:59Z", "hostId": "e7249c59322124e0c405f0c1c4f6741eed76dba133737bf345c0a69d", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-kp", "name": "CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-inst", "created": "2018-06-27T22:42:40Z", "tenant_id": "c7880e62b8194c94b77e5fc5b81ace6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:43:23,163 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a47d3848-75aa-4122-93e5-420fcc0bcb35 used request id req-34733f29-aecc-4436-90f7-f4985cc299f7 2018-06-27 22:43:23,163 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-inst] is - ACTIVE 2018-06-27 22:43:23,164 - create_instance - INFO - VM is - ACTIVE 2018-06-27 22:43:23,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/a47d3848-75aa-4122-93e5-420fcc0bcb35 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}602a2321e787ade8622485a4f35b5e70086d143d" 2018-06-27 22:43:24,398 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:43:24 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-cbd12a7d-4c72-4231-a748-01ec424ca12e X-Compute-Request-Id: req-cbd12a7d-4c72-4231-a748-01ec424ca12e Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:50:e9", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a47d3848-75aa-4122-93e5-420fcc0bcb35", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a47d3848-75aa-4122-93e5-420fcc0bcb35", "rel": "bookmark"}], "image": {"id": "b2946773-53fb-4fd0-83e4-3c8886284367", "links": [{"href": "http://172.30.10.101:8774/images/b2946773-53fb-4fd0-83e4-3c8886284367", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:42:59.000000", "flavor": {"id": "22517e3f-ce74-4eee-bd74-d42f4af2e046", "links": [{"href": "http://172.30.10.101:8774/flavors/22517e3f-ce74-4eee-bd74-d42f4af2e046", "rel": "bookmark"}]}, "id": "a47d3848-75aa-4122-93e5-420fcc0bcb35", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-sec-grp"}], "user_id": "b824ef1a14d5452a872ed63cca91004d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:42:59Z", "hostId": "e7249c59322124e0c405f0c1c4f6741eed76dba133737bf345c0a69d", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-kp", "name": "CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-inst", "created": "2018-06-27T22:42:40Z", "tenant_id": "c7880e62b8194c94b77e5fc5b81ace6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:43:24,398 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a47d3848-75aa-4122-93e5-420fcc0bcb35 used request id req-cbd12a7d-4c72-4231-a748-01ec424ca12e 2018-06-27 22:43:24,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/networks?name=CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}602a2321e787ade8622485a4f35b5e70086d143d" 2018-06-27 22:43:24,694 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:43:24 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-22a8b8c0-10fd-4823-ac8c-c62046b94e2c Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e53b3110-5ef7-4ca1-b7c8-e093b8304daf"],"updated_at":"2018-06-27T22:41:46Z","tenant_id":"c7880e62b8194c94b77e5fc5b81ace6c","created_at":"2018-06-27T22:41:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"c7880e62b8194c94b77e5fc5b81ace6c","id":"88079943-4cd0-4133-920d-11888d85aa61","name":"CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-pub-net"}]} 2018-06-27 22:43:24,694 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-pub-net used request id req-22a8b8c0-10fd-4823-ac8c-c62046b94e2c 2018-06-27 22:43:24,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/c7880e62b8194c94b77e5fc5b81ace6c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}602a2321e787ade8622485a4f35b5e70086d143d" 2018-06-27 22:43:25,005 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:43:24 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-20f99243-b5d7-4d83-bbf8-533d9de1833c Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/c7880e62b8194c94b77e5fc5b81ace6c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c7880e62b8194c94b77e5fc5b81ace6c", "name": "CreateInstanceSingleNetworkTests-494c8b92-bd06-4cb-proj"}} 2018-06-27 22:43:25,005 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/c7880e62b8194c94b77e5fc5b81ace6c used request id req-20f99243-b5d7-4d83-bbf8-533d9de1833c 2018-06-27 22:43:25,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/subnets?network_id=88079943-4cd0-4133-920d-11888d85aa61 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}602a2321e787ade8622485a4f35b5e70086d143d" 2018-06-27 22:43:25,176 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:43:25 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-5d6ee7a1-b215-4218-a02a-99e0fb48ec69 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"88079943-4cd0-4133-920d-11888d85aa61","tenant_id":"c7880e62b8194c94b77e5fc5b81ace6c","created_at":"2018-06-27T22:41:46Z","dns_nameservers":[],"updated_at":"2018-06-27T22:41:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"c7880e62b8194c94b77e5fc5b81ace6c","id":"e53b3110-5ef7-4ca1-b7c8-e093b8304daf","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-pub-subnet"}]} 2018-06-27 22:43:25,176 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=88079943-4cd0-4133-920d-11888d85aa61 used request id req-5d6ee7a1-b215-4218-a02a-99e0fb48ec69 2018-06-27 22:43:25,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/ports?network_id=88079943-4cd0-4133-920d-11888d85aa61 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}602a2321e787ade8622485a4f35b5e70086d143d" 2018-06-27 22:43:25,463 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:43:25 GMT Content-Type: application/json Content-Length: 3045 Connection: keep-alive X-Openstack-Request-Id: req-f5592cca-ffd2-4e5e-9436-020a9d401e3b Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"88079943-4cd0-4133-920d-11888d85aa61","tenant_id":"c7880e62b8194c94b77e5fc5b81ace6c","created_at":"2018-06-27T22:41:59Z","admin_state_up":true,"updated_at":"2018-06-27T22:42:09Z","binding:vnic_type":"normal","device_id":"f98be29d-80d3-425b-ad4a-db219127dc94","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:23:7a:b5","id":"0b0f3d03-6889-4761-8fa7-fc51c73cebbd","port_security_enabled":false,"project_id":"c7880e62b8194c94b77e5fc5b81ace6c","fixed_ips":[{"subnet_id":"e53b3110-5ef7-4ca1-b7c8-e093b8304daf","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"88079943-4cd0-4133-920d-11888d85aa61","tenant_id":"c7880e62b8194c94b77e5fc5b81ace6c","created_at":"2018-06-27T22:41:49Z","admin_state_up":true,"updated_at":"2018-06-27T22:41:54Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-88079943-4cd0-4133-920d-11888d85aa61","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:19:cb:48","id":"20f1689b-eb55-445e-b9f5-9adc85b3c065","port_security_enabled":false,"project_id":"c7880e62b8194c94b77e5fc5b81ace6c","fixed_ips":[{"subnet_id":"e53b3110-5ef7-4ca1-b7c8-e093b8304daf","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"88079943-4cd0-4133-920d-11888d85aa61","tenant_id":"c7880e62b8194c94b77e5fc5b81ace6c","created_at":"2018-06-27T22:41:48Z","admin_state_up":true,"updated_at":"2018-06-27T22:41:53Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-88079943-4cd0-4133-920d-11888d85aa61","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:95:af:43","id":"51565516-cb77-4b94-a120-801a03e5224b","port_security_enabled":false,"project_id":"c7880e62b8194c94b77e5fc5b81ace6c","fixed_ips":[{"subnet_id":"e53b3110-5ef7-4ca1-b7c8-e093b8304daf","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"88079943-4cd0-4133-920d-11888d85aa61","tenant_id":"c7880e62b8194c94b77e5fc5b81ace6c","created_at":"2018-06-27T22:42:27Z","admin_state_up":true,"updated_at":"2018-06-27T22:43:12Z","binding:vnic_type":"normal","device_id":"a47d3848-75aa-4122-93e5-420fcc0bcb35","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:ea:50:e9","id":"d002bb0a-d194-4902-a8f1-bd448a9f3550","port_security_enabled":true,"project_id":"c7880e62b8194c94b77e5fc5b81ace6c","fixed_ips":[{"subnet_id":"e53b3110-5ef7-4ca1-b7c8-e093b8304daf","ip_address":"10.55.1.8"}],"extra_dhcp_opts":[],"security_groups":["ebb1b243-de26-4909-8e50-fb3ed1cd7f49","bd34ac87-c8f6-4224-8d28-6487d17cf8ed"],"name":"CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78port-1"}]} 2018-06-27 22:43:25,463 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=88079943-4cd0-4133-920d-11888d85aa61 used request id req-f5592cca-ffd2-4e5e-9436-020a9d401e3b 2018-06-27 22:43:25,464 - neutron_utils - INFO - Creating floating ip to external network - floating_net 2018-06-27 22:43:25,469 - keystoneauth.session - 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}602a2321e787ade8622485a4f35b5e70086d143d" 2018-06-27 22:43:25,767 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:43:25 GMT Content-Type: application/json Content-Length: 594 Connection: keep-alive X-Openstack-Request-Id: req-669aed8c-5b1b-4312-859a-1496b92cbeca 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":["df0aa635-d718-49cc-81c1-ba349ef8a505"],"updated_at":"2018-06-27T18:56:39Z","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T18:56:31Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"977aff9f-43e9-4fec-86ae-a730f64fa17d","name":"floating_net"}]} 2018-06-27 22:43:25,767 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=floating_net used request id req-669aed8c-5b1b-4312-859a-1496b92cbeca 2018-06-27 22:43:25,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=977aff9f-43e9-4fec-86ae-a730f64fa17d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}602a2321e787ade8622485a4f35b5e70086d143d" 2018-06-27 22:43:25,838 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:43:25 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-946c6793-bd48-4329-a176-2237a8805923 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-27 22:43:25,838 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=977aff9f-43e9-4fec-86ae-a730f64fa17d used request id req-946c6793-bd48-4329-a176-2237a8805923 2018-06-27 22:43:25,844 - 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}602a2321e787ade8622485a4f35b5e70086d143d" -d '{"floatingip": {"floating_network_id": "977aff9f-43e9-4fec-86ae-a730f64fa17d", "port_id": "d002bb0a-d194-4902-a8f1-bd448a9f3550"}}' 2018-06-27 22:43:31,369 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 22:43:31 GMT Content-Type: application/json Content-Length: 548 Connection: keep-alive X-Openstack-Request-Id: req-0135bfb2-dac6-435a-aa7b-f5bb8db503cb Front-End-Https: on RESP BODY: {"floatingip": {"router_id": "f98be29d-80d3-425b-ad4a-db219127dc94", "status": "DOWN", "description": "", "tags": [], "tenant_id": "c7880e62b8194c94b77e5fc5b81ace6c", "created_at": "2018-06-27T22:43:28Z", "updated_at": "2018-06-27T22:43:28Z", "floating_network_id": "977aff9f-43e9-4fec-86ae-a730f64fa17d", "fixed_ip_address": "10.55.1.8", "floating_ip_address": "172.30.10.119", "revision_number": 0, "project_id": "c7880e62b8194c94b77e5fc5b81ace6c", "port_id": "d002bb0a-d194-4902-a8f1-bd448a9f3550", "id": "0c95aec5-6ea5-4690-bc53-7696901ec1ac"}} 2018-06-27 22:43:31,370 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/floatingips used request id req-0135bfb2-dac6-435a-aa7b-f5bb8db503cb 2018-06-27 22:43:31,370 - create_instance - INFO - Created floating IP 172.30.10.119 via router - CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-pub-router 2018-06-27 22:43:31,370 - create_instance - INFO - Checking if VM is active 2018-06-27 22:43:31,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/servers/a47d3848-75aa-4122-93e5-420fcc0bcb35 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}602a2321e787ade8622485a4f35b5e70086d143d" 2018-06-27 22:43:31,954 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:43: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-e27148d5-7043-4ffb-a548-753129e3522e X-Compute-Request-Id: req-e27148d5-7043-4ffb-a548-753129e3522e Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:50:e9", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a47d3848-75aa-4122-93e5-420fcc0bcb35", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a47d3848-75aa-4122-93e5-420fcc0bcb35", "rel": "bookmark"}], "image": {"id": "b2946773-53fb-4fd0-83e4-3c8886284367", "links": [{"href": "http://172.30.10.101:8774/images/b2946773-53fb-4fd0-83e4-3c8886284367", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:42:59.000000", "flavor": {"id": "22517e3f-ce74-4eee-bd74-d42f4af2e046", "links": [{"href": "http://172.30.10.101:8774/flavors/22517e3f-ce74-4eee-bd74-d42f4af2e046", "rel": "bookmark"}]}, "id": "a47d3848-75aa-4122-93e5-420fcc0bcb35", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-sec-grp"}], "user_id": "b824ef1a14d5452a872ed63cca91004d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:42:59Z", "hostId": "e7249c59322124e0c405f0c1c4f6741eed76dba133737bf345c0a69d", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-kp", "name": "CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-inst", "created": "2018-06-27T22:42:40Z", "tenant_id": "c7880e62b8194c94b77e5fc5b81ace6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:43:31,955 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a47d3848-75aa-4122-93e5-420fcc0bcb35 used request id req-e27148d5-7043-4ffb-a548-753129e3522e 2018-06-27 22:43:31,955 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-inst] is - ACTIVE 2018-06-27 22:43:31,955 - create_instance - INFO - VM is - ACTIVE 2018-06-27 22:43:31,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/a47d3848-75aa-4122-93e5-420fcc0bcb35 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}602a2321e787ade8622485a4f35b5e70086d143d" 2018-06-27 22:43:33,049 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:43:33 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-3f5b27f7-a67d-4f4f-afc0-d52afc8c646f X-Compute-Request-Id: req-3f5b27f7-a67d-4f4f-afc0-d52afc8c646f Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:50:e9", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a47d3848-75aa-4122-93e5-420fcc0bcb35", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a47d3848-75aa-4122-93e5-420fcc0bcb35", "rel": "bookmark"}], "image": {"id": "b2946773-53fb-4fd0-83e4-3c8886284367", "links": [{"href": "http://172.30.10.101:8774/images/b2946773-53fb-4fd0-83e4-3c8886284367", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:42:59.000000", "flavor": {"id": "22517e3f-ce74-4eee-bd74-d42f4af2e046", "links": [{"href": "http://172.30.10.101:8774/flavors/22517e3f-ce74-4eee-bd74-d42f4af2e046", "rel": "bookmark"}]}, "id": "a47d3848-75aa-4122-93e5-420fcc0bcb35", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-sec-grp"}], "user_id": "b824ef1a14d5452a872ed63cca91004d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:42:59Z", "hostId": "e7249c59322124e0c405f0c1c4f6741eed76dba133737bf345c0a69d", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-kp", "name": "CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-inst", "created": "2018-06-27T22:42:40Z", "tenant_id": "c7880e62b8194c94b77e5fc5b81ace6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:43:33,049 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a47d3848-75aa-4122-93e5-420fcc0bcb35 used request id req-3f5b27f7-a67d-4f4f-afc0-d52afc8c646f 2018-06-27 22:43:33,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=CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}602a2321e787ade8622485a4f35b5e70086d143d" 2018-06-27 22:43:33,387 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:43:33 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-286b18b9-fe59-4dde-b998-024e2011b3ad Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e53b3110-5ef7-4ca1-b7c8-e093b8304daf"],"updated_at":"2018-06-27T22:41:46Z","tenant_id":"c7880e62b8194c94b77e5fc5b81ace6c","created_at":"2018-06-27T22:41:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"c7880e62b8194c94b77e5fc5b81ace6c","id":"88079943-4cd0-4133-920d-11888d85aa61","name":"CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-pub-net"}]} 2018-06-27 22:43:33,388 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-pub-net used request id req-286b18b9-fe59-4dde-b998-024e2011b3ad 2018-06-27 22:43:33,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/c7880e62b8194c94b77e5fc5b81ace6c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}602a2321e787ade8622485a4f35b5e70086d143d" 2018-06-27 22:43:33,732 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:43:33 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d336bd1d-2d06-41e6-aa64-5c5ecef9d795 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/c7880e62b8194c94b77e5fc5b81ace6c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c7880e62b8194c94b77e5fc5b81ace6c", "name": "CreateInstanceSingleNetworkTests-494c8b92-bd06-4cb-proj"}} 2018-06-27 22:43:33,732 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/c7880e62b8194c94b77e5fc5b81ace6c used request id req-d336bd1d-2d06-41e6-aa64-5c5ecef9d795 2018-06-27 22:43:33,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/subnets?network_id=88079943-4cd0-4133-920d-11888d85aa61 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}602a2321e787ade8622485a4f35b5e70086d143d" 2018-06-27 22:43:33,918 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:43:33 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-452d3b91-da0d-48bc-8ef8-e47fde774217 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"88079943-4cd0-4133-920d-11888d85aa61","tenant_id":"c7880e62b8194c94b77e5fc5b81ace6c","created_at":"2018-06-27T22:41:46Z","dns_nameservers":[],"updated_at":"2018-06-27T22:41:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"c7880e62b8194c94b77e5fc5b81ace6c","id":"e53b3110-5ef7-4ca1-b7c8-e093b8304daf","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-pub-subnet"}]} 2018-06-27 22:43:33,919 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=88079943-4cd0-4133-920d-11888d85aa61 used request id req-452d3b91-da0d-48bc-8ef8-e47fde774217 2018-06-27 22:43:33,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/ports?network_id=88079943-4cd0-4133-920d-11888d85aa61 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}602a2321e787ade8622485a4f35b5e70086d143d" 2018-06-27 22:43:34,279 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:43:34 GMT Content-Type: application/json Content-Length: 3045 Connection: keep-alive X-Openstack-Request-Id: req-cac22f70-fdb2-4351-8093-4b19c89f95c3 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"88079943-4cd0-4133-920d-11888d85aa61","tenant_id":"c7880e62b8194c94b77e5fc5b81ace6c","created_at":"2018-06-27T22:41:59Z","admin_state_up":true,"updated_at":"2018-06-27T22:42:09Z","binding:vnic_type":"normal","device_id":"f98be29d-80d3-425b-ad4a-db219127dc94","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:23:7a:b5","id":"0b0f3d03-6889-4761-8fa7-fc51c73cebbd","port_security_enabled":false,"project_id":"c7880e62b8194c94b77e5fc5b81ace6c","fixed_ips":[{"subnet_id":"e53b3110-5ef7-4ca1-b7c8-e093b8304daf","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"88079943-4cd0-4133-920d-11888d85aa61","tenant_id":"c7880e62b8194c94b77e5fc5b81ace6c","created_at":"2018-06-27T22:41:49Z","admin_state_up":true,"updated_at":"2018-06-27T22:41:54Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-88079943-4cd0-4133-920d-11888d85aa61","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:19:cb:48","id":"20f1689b-eb55-445e-b9f5-9adc85b3c065","port_security_enabled":false,"project_id":"c7880e62b8194c94b77e5fc5b81ace6c","fixed_ips":[{"subnet_id":"e53b3110-5ef7-4ca1-b7c8-e093b8304daf","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"88079943-4cd0-4133-920d-11888d85aa61","tenant_id":"c7880e62b8194c94b77e5fc5b81ace6c","created_at":"2018-06-27T22:41:48Z","admin_state_up":true,"updated_at":"2018-06-27T22:41:53Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-88079943-4cd0-4133-920d-11888d85aa61","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:95:af:43","id":"51565516-cb77-4b94-a120-801a03e5224b","port_security_enabled":false,"project_id":"c7880e62b8194c94b77e5fc5b81ace6c","fixed_ips":[{"subnet_id":"e53b3110-5ef7-4ca1-b7c8-e093b8304daf","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"88079943-4cd0-4133-920d-11888d85aa61","tenant_id":"c7880e62b8194c94b77e5fc5b81ace6c","created_at":"2018-06-27T22:42:27Z","admin_state_up":true,"updated_at":"2018-06-27T22:43:12Z","binding:vnic_type":"normal","device_id":"a47d3848-75aa-4122-93e5-420fcc0bcb35","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:ea:50:e9","id":"d002bb0a-d194-4902-a8f1-bd448a9f3550","port_security_enabled":true,"project_id":"c7880e62b8194c94b77e5fc5b81ace6c","fixed_ips":[{"subnet_id":"e53b3110-5ef7-4ca1-b7c8-e093b8304daf","ip_address":"10.55.1.8"}],"extra_dhcp_opts":[],"security_groups":["ebb1b243-de26-4909-8e50-fb3ed1cd7f49","bd34ac87-c8f6-4224-8d28-6487d17cf8ed"],"name":"CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78port-1"}]} 2018-06-27 22:43:34,279 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=88079943-4cd0-4133-920d-11888d85aa61 used request id req-cac22f70-fdb2-4351-8093-4b19c89f95c3 2018-06-27 22:43:34,280 - ansible_utils - DEBUG - Retrieving SSH client 2018-06-27 22:43:34,284 - paramiko.transport - DEBUG - starting thread (client mode): 0x84dfbd90L 2018-06-27 22:43:34,284 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-06-27 22:43:34,285 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-06-27 22:43:34,285 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-06-27 22:43:34,286 - 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-27 22:43:34,286 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-06-27 22:43:34,287 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-06-27 22:43:34,287 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-06-27 22:43:34,287 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-06-27 22:43:34,287 - paramiko.transport - DEBUG - Compression agreed: none 2018-06-27 22:43:34,337 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-06-27 22:43:34,338 - paramiko.transport - DEBUG - Switch to new keys ... 2018-06-27 22:43:34,349 - paramiko.transport - DEBUG - Trying discovered key 21f15bc5dbe32c12c7c511f5b7248b1e in tmp/CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78 2018-06-27 22:43:34,350 - paramiko.transport - DEBUG - userauth is OK 2018-06-27 22:43:34,354 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-06-27 22:43:34,454 - paramiko.transport - DEBUG - EOF in transport thread 2018-06-27 22:43:34,470 - create_instance - INFO - SSH is active for VM instance 2018-06-27 22:43:34,470 - ansible_utils - DEBUG - Retrieving SSH client 2018-06-27 22:43:34,472 - paramiko.transport - DEBUG - starting thread (client mode): 0x84dfb590L 2018-06-27 22:43:34,473 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-06-27 22:43:34,473 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-06-27 22:43:34,473 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-06-27 22:43:34,475 - 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-27 22:43:34,475 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-06-27 22:43:34,475 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-06-27 22:43:34,475 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-06-27 22:43:34,475 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-06-27 22:43:34,475 - paramiko.transport - DEBUG - Compression agreed: none 2018-06-27 22:43:34,526 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-06-27 22:43:34,527 - paramiko.transport - DEBUG - Switch to new keys ... 2018-06-27 22:43:34,538 - paramiko.transport - DEBUG - Trying discovered key 21f15bc5dbe32c12c7c511f5b7248b1e in tmp/CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78 2018-06-27 22:43:34,539 - paramiko.transport - DEBUG - userauth is OK 2018-06-27 22:43:34,542 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-06-27 22:43:34,546 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-06-27 22:43:34,547 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-06-27 22:43:34,547 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-06-27 22:43:34,548 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-06-27 22:43:34,550 - paramiko.transport - DEBUG - EOF in transport thread 2018-06-27 22:43:34,551 - create_instance - INFO - Deleting Floating IP - 172.30.10.119 2018-06-27 22:43:34,551 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.10.119 2018-06-27 22:43:34,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/floatingips/0c95aec5-6ea5-4690-bc53-7696901ec1ac -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}602a2321e787ade8622485a4f35b5e70086d143d" 2018-06-27 22:43:37,277 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:43:37 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-f140c41f-3764-405a-a6d3-d92fc4e4e59d Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:43:37,278 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/floatingips/0c95aec5-6ea5-4690-bc53-7696901ec1ac used request id req-f140c41f-3764-405a-a6d3-d92fc4e4e59d 2018-06-27 22:43:37,278 - create_instance - INFO - Deleting Port with ID - d002bb0a-d194-4902-a8f1-bd448a9f3550 2018-06-27 22:43:37,278 - neutron_utils - INFO - Deleting port with name CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78port-1 2018-06-27 22:43:37,283 - 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/d002bb0a-d194-4902-a8f1-bd448a9f3550 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}602a2321e787ade8622485a4f35b5e70086d143d" 2018-06-27 22:43:38,840 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:43:38 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-3939da16-0610-4422-aa0e-aba1546a10e4 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:43:38,840 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/ports/d002bb0a-d194-4902-a8f1-bd448a9f3550 used request id req-3939da16-0610-4422-aa0e-aba1546a10e4 2018-06-27 22:43:38,840 - create_instance - INFO - Deleting VM instance - CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-inst 2018-06-27 22:43:38,843 - 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/a47d3848-75aa-4122-93e5-420fcc0bcb35 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}602a2321e787ade8622485a4f35b5e70086d143d" 2018-06-27 22:43:39,155 - novaclient.v2.client - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:43: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-1d6bfb95-0396-4d8a-81d8-e47b7b951cbc X-Compute-Request-Id: req-1d6bfb95-0396-4d8a-81d8-e47b7b951cbc Front-End-Https: on 2018-06-27 22:43:39,155 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/servers/a47d3848-75aa-4122-93e5-420fcc0bcb35 used request id req-1d6bfb95-0396-4d8a-81d8-e47b7b951cbc 2018-06-27 22:43:39,156 - create_instance - INFO - Checking deletion status 2018-06-27 22:43:39,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/a47d3848-75aa-4122-93e5-420fcc0bcb35 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}602a2321e787ade8622485a4f35b5e70086d143d" 2018-06-27 22:43:39,540 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:43:39 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-8d7cdbc0-665c-454d-93fa-9d0a39303817 X-Compute-Request-Id: req-8d7cdbc0-665c-454d-93fa-9d0a39303817 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:50:e9", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a47d3848-75aa-4122-93e5-420fcc0bcb35", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a47d3848-75aa-4122-93e5-420fcc0bcb35", "rel": "bookmark"}], "image": {"id": "b2946773-53fb-4fd0-83e4-3c8886284367", "links": [{"href": "http://172.30.10.101:8774/images/b2946773-53fb-4fd0-83e4-3c8886284367", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:42:59.000000", "flavor": {"id": "22517e3f-ce74-4eee-bd74-d42f4af2e046", "links": [{"href": "http://172.30.10.101:8774/flavors/22517e3f-ce74-4eee-bd74-d42f4af2e046", "rel": "bookmark"}]}, "id": "a47d3848-75aa-4122-93e5-420fcc0bcb35", "user_id": "b824ef1a14d5452a872ed63cca91004d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:43:39Z", "hostId": "e7249c59322124e0c405f0c1c4f6741eed76dba133737bf345c0a69d", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-kp", "name": "CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-inst", "created": "2018-06-27T22:42:40Z", "tenant_id": "c7880e62b8194c94b77e5fc5b81ace6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:43:39,540 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a47d3848-75aa-4122-93e5-420fcc0bcb35 used request id req-8d7cdbc0-665c-454d-93fa-9d0a39303817 2018-06-27 22:43:39,540 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-inst] is - ACTIVE 2018-06-27 22:43:39,541 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 22:43:42,544 - create_instance - DEBUG - VM status query timeout in 296.611865044 2018-06-27 22:43:42,547 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/a47d3848-75aa-4122-93e5-420fcc0bcb35 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}602a2321e787ade8622485a4f35b5e70086d143d" 2018-06-27 22:43:42,764 - novaclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Wed, 27 Jun 2018 22:43: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-f9ad125a-563e-44fd-9bd7-6fe33cea8101 X-Compute-Request-Id: req-f9ad125a-563e-44fd-9bd7-6fe33cea8101 RESP BODY: {"itemNotFound": {"message": "Instance a47d3848-75aa-4122-93e5-420fcc0bcb35 could not be found.", "code": 404}} 2018-06-27 22:43:42,764 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a47d3848-75aa-4122-93e5-420fcc0bcb35 used request id req-f9ad125a-563e-44fd-9bd7-6fe33cea8101 2018-06-27 22:43:42,764 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance a47d3848-75aa-4122-93e5-420fcc0bcb35 could not be found. (HTTP 404) (Request-ID: req-f9ad125a-563e-44fd-9bd7-6fe33cea8101) 2018-06-27 22:43:42,765 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-inst 2018-06-27 22:43:42,766 - nova_utils - DEBUG - Deleting keypair - CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-kp 2018-06-27 22:43:42,769 - 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-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff879acb06111f9d57be7c6cde348e42c0f37620" 2018-06-27 22:43:44,505 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 22:43: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-040671c0-a767-4ed1-a117-8290c9614407 X-Compute-Request-Id: req-040671c0-a767-4ed1-a117-8290c9614407 2018-06-27 22:43:44,505 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-kp used request id req-040671c0-a767-4ed1-a117-8290c9614407 2018-06-27 22:43:44,506 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78.pub] 2018-06-27 22:43:44,506 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78] 2018-06-27 22:43:44,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/22517e3f-ce74-4eee-bd74-d42f4af2e046 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ee18c2e3b95a6ab888b838ae8273cfb18b5e080" 2018-06-27 22:43:45,378 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 22:43: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-e3b2b194-c924-40ad-a667-7dd67a71abd1 X-Compute-Request-Id: req-e3b2b194-c924-40ad-a667-7dd67a71abd1 2018-06-27 22:43:45,379 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/flavors/22517e3f-ce74-4eee-bd74-d42f4af2e046 used request id req-e3b2b194-c924-40ad-a667-7dd67a71abd1 2018-06-27 22:43:45,380 - neutron_utils - INFO - Deleting security group rule with ID - ef7522f8-c4dd-4124-be03-1d6f9668b4a4 2018-06-27 22:43:45,385 - 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/ef7522f8-c4dd-4124-be03-1d6f9668b4a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a229958795afb3ee3f3cd427bd793d109a8dbc14" 2018-06-27 22:43:45,936 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:43:45 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-15ba4c49-77cb-46c3-8ca2-a604f2ee881f Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:43:45,937 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/ef7522f8-c4dd-4124-be03-1d6f9668b4a4 used request id req-15ba4c49-77cb-46c3-8ca2-a604f2ee881f 2018-06-27 22:43:45,937 - neutron_utils - INFO - Deleting security group rule with ID - 50adf514-72c2-4d98-8774-e9085e24fd37 2018-06-27 22:43:45,941 - 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/50adf514-72c2-4d98-8774-e9085e24fd37 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a229958795afb3ee3f3cd427bd793d109a8dbc14" 2018-06-27 22:43:46,140 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:43:46 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-7be267d6-dcd3-4d60-90cd-1c9f968969db Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:43:46,141 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/50adf514-72c2-4d98-8774-e9085e24fd37 used request id req-7be267d6-dcd3-4d60-90cd-1c9f968969db 2018-06-27 22:43:46,141 - neutron_utils - INFO - Deleting security group rule with ID - 7dc92341-6274-4afb-a191-fa161f3420a1 2018-06-27 22:43:46,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-group-rules/7dc92341-6274-4afb-a191-fa161f3420a1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a229958795afb3ee3f3cd427bd793d109a8dbc14" 2018-06-27 22:43:46,381 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:43:46 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-7014078f-2fe8-4ed6-bed1-3ff55351a414 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:43:46,382 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/7dc92341-6274-4afb-a191-fa161f3420a1 used request id req-7014078f-2fe8-4ed6-bed1-3ff55351a414 2018-06-27 22:43:46,382 - neutron_utils - INFO - Deleting security group rule with ID - 90ad9024-c721-47dc-8e72-b56a0eb55961 2018-06-27 22:43:46,387 - 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/90ad9024-c721-47dc-8e72-b56a0eb55961 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a229958795afb3ee3f3cd427bd793d109a8dbc14" 2018-06-27 22:43:46,612 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:43:46 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-d7697ed4-285b-4f97-b614-6adde545a35b Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:43:46,613 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/90ad9024-c721-47dc-8e72-b56a0eb55961 used request id req-d7697ed4-285b-4f97-b614-6adde545a35b 2018-06-27 22:43:46,613 - neutron_utils - INFO - Deleting security group with name - CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-sec-grp 2018-06-27 22:43:46,618 - 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/ebb1b243-de26-4909-8e50-fb3ed1cd7f49 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a229958795afb3ee3f3cd427bd793d109a8dbc14" 2018-06-27 22:43:46,956 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:43:46 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-1e9ce98e-7e6d-437c-aaa1-0b6410beff2b Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:43:46,956 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/ebb1b243-de26-4909-8e50-fb3ed1cd7f49 used request id req-1e9ce98e-7e6d-437c-aaa1-0b6410beff2b 2018-06-27 22:43:46,957 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-pub-router and subnet CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-pub-subnet 2018-06-27 22:43:46,957 - neutron_utils - INFO - Removing router interface from router named CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-pub-router 2018-06-27 22:43:46,963 - 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/f98be29d-80d3-425b-ad4a-db219127dc94/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}399ed5f2ee9de20d6db44559f1ee77f5ecbca41d" -d '{"subnet_id": "e53b3110-5ef7-4ca1-b7c8-e093b8304daf"}' 2018-06-27 22:43:51,982 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:43:51 GMT Content-Type: application/json Content-Length: 309 Connection: keep-alive X-Openstack-Request-Id: req-a228c0da-edff-41fd-a8e8-5f5680c206e9 Front-End-Https: on RESP BODY: {"network_id": "88079943-4cd0-4133-920d-11888d85aa61", "tenant_id": "c7880e62b8194c94b77e5fc5b81ace6c", "subnet_id": "e53b3110-5ef7-4ca1-b7c8-e093b8304daf", "subnet_ids": ["e53b3110-5ef7-4ca1-b7c8-e093b8304daf"], "port_id": "0b0f3d03-6889-4761-8fa7-fc51c73cebbd", "id": "f98be29d-80d3-425b-ad4a-db219127dc94"} 2018-06-27 22:43:51,982 - keystoneauth.session - DEBUG - PUT call to network for https://172.30.10.101:9696/v2.0/routers/f98be29d-80d3-425b-ad4a-db219127dc94/remove_router_interface used request id req-a228c0da-edff-41fd-a8e8-5f5680c206e9 2018-06-27 22:43:51,982 - OpenStackNetwork - INFO - Removing router CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-pub-router 2018-06-27 22:43:51,982 - neutron_utils - INFO - Deleting router with name - CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-pub-router 2018-06-27 22:43:51,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/routers/f98be29d-80d3-425b-ad4a-db219127dc94 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}399ed5f2ee9de20d6db44559f1ee77f5ecbca41d" 2018-06-27 22:43:55,034 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:43:55 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-5ae6752d-bf46-4d33-a023-13b6123dea2c Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:43:55,034 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/routers/f98be29d-80d3-425b-ad4a-db219127dc94 used request id req-5ae6752d-bf46-4d33-a023-13b6123dea2c 2018-06-27 22:43:55,035 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-pub-subnet 2018-06-27 22:43:55,035 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-pub-subnet 2018-06-27 22:43:55,041 - 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/e53b3110-5ef7-4ca1-b7c8-e093b8304daf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf94b2a7e39ff8981451a929c1c18b34a1f70b14" 2018-06-27 22:43:59,797 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:43:59 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-e97681e8-ef05-45d8-a4dc-e6f16dcc4b4e Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:43:59,797 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/e53b3110-5ef7-4ca1-b7c8-e093b8304daf used request id req-e97681e8-ef05-45d8-a4dc-e6f16dcc4b4e 2018-06-27 22:43:59,798 - neutron_utils - INFO - Deleting network with name CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-pub-net 2018-06-27 22:43:59,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/networks/88079943-4cd0-4133-920d-11888d85aa61 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf94b2a7e39ff8981451a929c1c18b34a1f70b14" 2018-06-27 22:44:02,764 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:44:02 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-25fade4d-2439-4dd0-a10b-440859f1e470 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:44:02,765 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/88079943-4cd0-4133-920d-11888d85aa61 used request id req-25fade4d-2439-4dd0-a10b-440859f1e470 2018-06-27 22:44:02,766 - glance_utils - INFO - Deleting image named - CreateInstanceSingleNetworkTests-56ff9f5d-8a9b-4fad-9ce7-4c7b64ea3e78-image 2018-06-27 22:44:02,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9292/v2/images/b2946773-53fb-4fd0-83e4-3c8886284367 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e0647aea24468b24a12f05eb0bf65085453adeea" 2018-06-27 22:44:03,062 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:44:03 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-c7f43205-105e-4485-aae3-4d765a78a403 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-27 22:44:03,062 - keystoneauth.session - DEBUG - DELETE call to image for https://172.30.10.101:9292/v2/images/b2946773-53fb-4fd0-83e4-3c8886284367 used request id req-c7f43205-105e-4485-aae3-4d765a78a403 2018-06-27 22:44:03,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/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e29f4b5c378c78e7080901a81b6823f021134c0" 2018-06-27 22:44:03,915 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:44:03 GMT Content-Type: application/json Content-Length: 11766 Connection: keep-alive X-Openstack-Request-Id: req-82c28492-a8ef-4613-8480-7b24164e6a9d Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-27T19:03:04Z", "updated_at": "2018-06-27T19:03:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "6748ef1e-56da-434e-9e89-e86b58537b65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "b3e3826c-1c48-4699-93f0-f8a310956753", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "bfad35fa-7ea9-4a81-917d-7b86481eb510", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "d657b333-103d-4d19-add8-1e8bae2f8849", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c7880e62b8194c94b77e5fc5b81ace6c", "created_at": "2018-06-27T22:41:43Z", "updated_at": "2018-06-27T22:41:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:41:43Z", "revision_number": 0, "id": "1ca58a59-b543-4314-b169-85765a4ab15f", "remote_group_id": "bd34ac87-c8f6-4224-8d28-6487d17cf8ed", "remote_ip_prefix": null, "created_at": "2018-06-27T22:41:43Z", "security_group_id": "bd34ac87-c8f6-4224-8d28-6487d17cf8ed", "tenant_id": "c7880e62b8194c94b77e5fc5b81ace6c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7880e62b8194c94b77e5fc5b81ace6c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:41:43Z", "revision_number": 0, "id": "771dcddd-5c0f-4e57-9b28-396300542152", "remote_group_id": "bd34ac87-c8f6-4224-8d28-6487d17cf8ed", "remote_ip_prefix": null, "created_at": "2018-06-27T22:41:43Z", "security_group_id": "bd34ac87-c8f6-4224-8d28-6487d17cf8ed", "tenant_id": "c7880e62b8194c94b77e5fc5b81ace6c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7880e62b8194c94b77e5fc5b81ace6c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:41:43Z", "revision_number": 0, "id": "c0b210de-9432-4209-aed9-4d75c5369aaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:41:43Z", "security_group_id": "bd34ac87-c8f6-4224-8d28-6487d17cf8ed", "tenant_id": "c7880e62b8194c94b77e5fc5b81ace6c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7880e62b8194c94b77e5fc5b81ace6c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:41:43Z", "revision_number": 0, "id": "f8b853d0-6c23-4ae6-bc93-b9964e3bfb31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:41:43Z", "security_group_id": "bd34ac87-c8f6-4224-8d28-6487d17cf8ed", "tenant_id": "c7880e62b8194c94b77e5fc5b81ace6c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7880e62b8194c94b77e5fc5b81ace6c"}], "revision_number": 4, "project_id": "c7880e62b8194c94b77e5fc5b81ace6c", "id": "bd34ac87-c8f6-4224-8d28-6487d17cf8ed", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b92069937e44a3786e439f95c61afe5", "created_at": "2018-06-27T19:08:41Z", "updated_at": "2018-06-27T19:08:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "4ac2a090-f595-4e7b-9b7a-a52fa204e881", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "5508c0b1-6261-44cb-854d-60c64bcbba0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "a60c77dc-6985-48ac-a3a3-067176d3e52f", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "e6ec0fa4-1eb3-4c5d-a451-c7acfd7fde82", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}], "revision_number": 4, "project_id": "4b92069937e44a3786e439f95c61afe5", "id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T18:59:55Z", "updated_at": "2018-06-27T18:59:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "5a060918-419b-4ec3-90df-a7764c06af2f", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "6cd9bbf0-4d1b-4b13-a6c4-e20a15bb3360", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "8134c0f0-89c6-4d45-bef8-a9260d9d0723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "e0e7297a-a59d-4d2b-b75c-2cc86b269114", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}], "revision_number": 4, "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "created_at": "2018-06-27T21:03:43Z", "updated_at": "2018-06-27T21:03:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "41061dbf-a5a2-465f-84dd-140f6104b3f7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "47d5c96d-0510-41a5-b33e-5683702c5bb8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "4b4b6430-3f42-4fe4-a25e-2c5c015a7699", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "e6a68cb7-6491-4474-a4d7-38496cac4eb7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}], "revision_number": 4, "project_id": "3f0a375b66c54145bff1c56e7c91ad73", "id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "name": "default"}]} 2018-06-27 22:44:03,916 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-82c28492-a8ef-4613-8480-7b24164e6a9d 2018-06-27 22:44:03,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/c7880e62b8194c94b77e5fc5b81ace6c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e29f4b5c378c78e7080901a81b6823f021134c0" 2018-06-27 22:44:04,324 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:44:03 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-36eabd62-19c6-4419-b7e3-ed0ba33f9671 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/c7880e62b8194c94b77e5fc5b81ace6c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c7880e62b8194c94b77e5fc5b81ace6c", "name": "CreateInstanceSingleNetworkTests-494c8b92-bd06-4cb-proj"}} 2018-06-27 22:44:04,324 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/c7880e62b8194c94b77e5fc5b81ace6c used request id req-36eabd62-19c6-4419-b7e3-ed0ba33f9671 2018-06-27 22:44:04,325 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bd34ac87-c8f6-4224-8d28-6487d17cf8ed 2018-06-27 22:44:04,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/security-group-rules?security_group_id=bd34ac87-c8f6-4224-8d28-6487d17cf8ed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e29f4b5c378c78e7080901a81b6823f021134c0" 2018-06-27 22:44:04,966 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:44:04 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-8882411d-0702-4b5e-ab8c-d7e4d8dc7ce7 Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": "bd34ac87-c8f6-4224-8d28-6487d17cf8ed", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T22:41:43Z", "security_group_id": "bd34ac87-c8f6-4224-8d28-6487d17cf8ed", "port_range_min": null, "revision_number": 0, "tenant_id": "c7880e62b8194c94b77e5fc5b81ace6c", "created_at": "2018-06-27T22:41:43Z", "project_id": "c7880e62b8194c94b77e5fc5b81ace6c", "id": "1ca58a59-b543-4314-b169-85765a4ab15f"}, {"remote_group_id": "bd34ac87-c8f6-4224-8d28-6487d17cf8ed", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T22:41:43Z", "security_group_id": "bd34ac87-c8f6-4224-8d28-6487d17cf8ed", "port_range_min": null, "revision_number": 0, "tenant_id": "c7880e62b8194c94b77e5fc5b81ace6c", "created_at": "2018-06-27T22:41:43Z", "project_id": "c7880e62b8194c94b77e5fc5b81ace6c", "id": "771dcddd-5c0f-4e57-9b28-396300542152"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T22:41:43Z", "security_group_id": "bd34ac87-c8f6-4224-8d28-6487d17cf8ed", "port_range_min": null, "revision_number": 0, "tenant_id": "c7880e62b8194c94b77e5fc5b81ace6c", "created_at": "2018-06-27T22:41:43Z", "project_id": "c7880e62b8194c94b77e5fc5b81ace6c", "id": "c0b210de-9432-4209-aed9-4d75c5369aaf"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T22:41:43Z", "security_group_id": "bd34ac87-c8f6-4224-8d28-6487d17cf8ed", "port_range_min": null, "revision_number": 0, "tenant_id": "c7880e62b8194c94b77e5fc5b81ace6c", "created_at": "2018-06-27T22:41:43Z", "project_id": "c7880e62b8194c94b77e5fc5b81ace6c", "id": "f8b853d0-6c23-4ae6-bc93-b9964e3bfb31"}]} 2018-06-27 22:44:04,966 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=bd34ac87-c8f6-4224-8d28-6487d17cf8ed used request id req-8882411d-0702-4b5e-ab8c-d7e4d8dc7ce7 2018-06-27 22:44:04,967 - neutron_utils - INFO - Deleting security group with name - default 2018-06-27 22:44:04,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/security-groups/bd34ac87-c8f6-4224-8d28-6487d17cf8ed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e29f4b5c378c78e7080901a81b6823f021134c0" 2018-06-27 22:44:05,621 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:44:05 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-0f3d2ae7-cb87-4b8d-8b11-960ba3d4e242 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:44:05,622 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/bd34ac87-c8f6-4224-8d28-6487d17cf8ed used request id req-0f3d2ae7-cb87-4b8d-8b11-960ba3d4e242 2018-06-27 22:44:05,623 - keystone_utils - INFO - Deleting project with name - CreateInstanceSingleNetworkTests-494c8b92-bd06-4cb-proj 2018-06-27 22:44:05,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/c7880e62b8194c94b77e5fc5b81ace6c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e29f4b5c378c78e7080901a81b6823f021134c0" 2018-06-27 22:44:06,284 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 22:44:05 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-77d5efa2-f889-4bc9-b9c7-089d6a559f86 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:44:06,284 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/c7880e62b8194c94b77e5fc5b81ace6c used request id req-77d5efa2-f889-4bc9-b9c7-089d6a559f86 2018-06-27 22:44:06,285 - keystone_utils - INFO - Deleting role with name - CreateInstanceSingleNetworkTests-494c8b92-bd06-4cb-proj-role 2018-06-27 22:44:06,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/e297fd8b9d424103bfd1c08dc18ed15f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e29f4b5c378c78e7080901a81b6823f021134c0" 2018-06-27 22:44:06,616 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 22:44:06 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a166625c-c651-4903-b089-e7e9d2147ad0 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:44:06,616 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/e297fd8b9d424103bfd1c08dc18ed15f used request id req-a166625c-c651-4903-b089-e7e9d2147ad0 2018-06-27 22:44:06,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e29f4b5c378c78e7080901a81b6823f021134c0" 2018-06-27 22:44:06,926 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:44:06 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c1bd53c7-1743-49b0-9970-5b5908254ad7 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 22:44:06,926 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-c1bd53c7-1743-49b0-9970-5b5908254ad7 2018-06-27 22:44:06,927 - keystone_utils - INFO - Deleting user with name - CreateInstanceSingleNetworkTests-494c8b92-bd06-4cb-user 2018-06-27 22:44:06,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/b824ef1a14d5452a872ed63cca91004d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11302971d341cfde2f2bcecc773ff8df5eb90c60" 2018-06-27 22:44:07,592 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 22:44:06 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-771c0279-7ebb-454e-90bf-4bcc0bddc878 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:44:07,593 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/b824ef1a14d5452a872ed63cca91004d used request id req-771c0279-7ebb-454e-90bf-4bcc0bddc878 2018-06-27 22:44:07,594 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:44:08,501 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T23:44:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["MeQn73iDQguYjedR5YGK6w"], "issued_at": "2018-06-27T22:44:08.000000Z"}} 2018-06-27 22:44:08,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd2e9b30b9bf26188184ae8cfe502f2c2d84ca5" 2018-06-27 22:44:08,561 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:44:08 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f7afe00c-be37-48bd-9b34-188fcb3e8bba Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:44:08,561 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-f7afe00c-be37-48bd-9b34-188fcb3e8bba 2018-06-27 22:44:08,562 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:44:08,563 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:44:09,429 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T23:44:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["Ad26EbM5TP2dnmWAGeCauA"], "issued_at": "2018-06-27T22:44:09.000000Z"}} 2018-06-27 22:44:09,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9049e84af3ff7d4159ba5e3a2cc54c0304cd68e" 2018-06-27 22:44:09,939 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:44:09 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-26841fee-3b18-4e0d-9c11-f8fa3d716a29 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:44:09,939 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-26841fee-3b18-4e0d-9c11-f8fa3d716a29 2018-06-27 22:44:09,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 22:44:09,956 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 22: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-27 22:44:09,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?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-d85f5064-d722-4f2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9049e84af3ff7d4159ba5e3a2cc54c0304cd68e" 2018-06-27 22:44:10,040 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:44:09 GMT Server: Apache Content-Length: 200 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-37261f35-e9fb-4e8c-9291-c4954511a230 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-d85f5064-d722-4f2-proj", "previous": null, "next": null}, "projects": []} 2018-06-27 22:44:10,040 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-d85f5064-d722-4f2-proj used request id req-37261f35-e9fb-4e8c-9291-c4954511a230 2018-06-27 22:44:10,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9049e84af3ff7d4159ba5e3a2cc54c0304cd68e" 2018-06-27 22:44:10,391 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:44:10 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fa846c58-6998-4610-94ca-c07e7cc97c0a Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 22:44:10,391 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-fa846c58-6998-4610-94ca-c07e7cc97c0a 2018-06-27 22:44:10,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}b9049e84af3ff7d4159ba5e3a2cc54c0304cd68e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-d85f5064-d722-4f2-proj"}}' 2018-06-27 22:44:10,556 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 22:44:10 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0da83062-963b-401c-950c-70dc32b26d59 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/9c1310edb4f24a81962b5fbc83f643d4"}, "tags": [], "enabled": true, "id": "9c1310edb4f24a81962b5fbc83f643d4", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-d85f5064-d722-4f2-proj"}} 2018-06-27 22:44:10,556 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-0da83062-963b-401c-950c-70dc32b26d59 2018-06-27 22:44:10,557 - keystone_utils - INFO - Created project with name - CreateInstanceSingleNetworkTests-d85f5064-d722-4f2-proj 2018-06-27 22:44:10,557 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:44:10,558 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:44:11,378 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T23:44:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["HaGZbHPQQ4mxsqhNU7r0Sw"], "issued_at": "2018-06-27T22:44:11.000000Z"}} 2018-06-27 22:44:11,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}ba44b5259776ef867e9a57233e0702d6476efb62" 2018-06-27 22:44:11,789 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:44:11 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-eb96bba7-14c3-4d06-b669-8144ce28d77b Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:44:11,789 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-eb96bba7-14c3-4d06-b669-8144ce28d77b 2018-06-27 22:44:11,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-27 22:44:11,805 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 22:44: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-27 22:44:11,806 - 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}ba44b5259776ef867e9a57233e0702d6476efb62" 2018-06-27 22:44:12,185 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:44:11 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-664ec5e2-52d8-4b5e-9d62-f4725a680d05 Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/05b1bc3fa6fd4243a4ba8b4d6fcc3daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05b1bc3fa6fd4243a4ba8b4d6fcc3daf", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/48d44c9c0fea4f4e80edc7d2e0715db7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d44c9c0fea4f4e80edc7d2e0715db7", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/4d3721127bf84155a837606ce3feba32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d3721127bf84155a837606ce3feba32", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/5c846663ea6d407e9223de0719ce5442"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c846663ea6d407e9223de0719ce5442", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/73a10e6c4f67490a8a4030cc6cea32f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73a10e6c4f67490a8a4030cc6cea32f5", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/8ecfab7d9d4f47bb8892a85b7d2a0b5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ecfab7d9d4f47bb8892a85b7d2a0b5a", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/b278d529e9a54a9195e4e536b9384dc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b278d529e9a54a9195e4e536b9384dc0", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b7f107ae7bb34ccea8282b1a0ec7a979"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7f107ae7bb34ccea8282b1a0ec7a979", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/d21494d0185b463db36b8c8c2b341b97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d21494d0185b463db36b8c8c2b341b97", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e0bb346419f84e4680f6ca9a97f4fc0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e0bb346419f84e4680f6ca9a97f4fc0b", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "c8d542af72ce49338052c29f02c8857e", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e9dd794fa5c040a9a0445386fb2a6116"}, "options": {}, "id": "e9dd794fa5c040a9a0445386fb2a6116", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/e9f9c747d54947bc800a81ecf11858f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9f9c747d54947bc800a81ecf11858f5", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-27 22:44:12,185 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-664ec5e2-52d8-4b5e-9d62-f4725a680d05 2018-06-27 22:44:12,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?name=CreateInstanceSingleNetworkTests-d85f5064-d722-4f2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba44b5259776ef867e9a57233e0702d6476efb62" 2018-06-27 22:44:12,602 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:44:12 GMT Server: Apache Content-Length: 483 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e304fd03-24e7-4871-86d0-c0ed87b8a2fc Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateInstanceSingleNetworkTests-d85f5064-d722-4f2-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/9c1310edb4f24a81962b5fbc83f643d4"}, "tags": [], "enabled": true, "id": "9c1310edb4f24a81962b5fbc83f643d4", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-d85f5064-d722-4f2-proj"}]} 2018-06-27 22:44:12,603 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateInstanceSingleNetworkTests-d85f5064-d722-4f2-proj used request id req-e304fd03-24e7-4871-86d0-c0ed87b8a2fc 2018-06-27 22:44:12,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba44b5259776ef867e9a57233e0702d6476efb62" 2018-06-27 22:44:13,006 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:44:12 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-46a686c3-7f88-4c4a-b23a-2fd7326bfe25 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 22:44:13,006 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-46a686c3-7f88-4c4a-b23a-2fd7326bfe25 2018-06-27 22:44:13,800 - keystone_utils - INFO - Created user with name - CreateInstanceSingleNetworkTests-d85f5064-d722-4f2-user 2018-06-27 22:44:13,800 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:44:13,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9049e84af3ff7d4159ba5e3a2cc54c0304cd68e" 2018-06-27 22:44:14,202 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:44:13 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3b480ebb-cc51-494d-ad99-54f0e5c91fe1 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 22:44:14,202 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-3b480ebb-cc51-494d-ad99-54f0e5c91fe1 2018-06-27 22:44:14,206 - 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}b9049e84af3ff7d4159ba5e3a2cc54c0304cd68e" -d '{"role": {"name": "CreateInstanceSingleNetworkTests-d85f5064-d722-4f2-proj-role"}}' 2018-06-27 22:44:14,574 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 22:44:14 GMT Server: Apache Content-Length: 231 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-baaa5880-0915-4386-8526-fcae3b474c28 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4b5c75c2781a48d99939a80a47b9c603", "links": {"self": "http://10.167.4.35:5000/v3/roles/4b5c75c2781a48d99939a80a47b9c603"}, "name": "CreateInstanceSingleNetworkTests-d85f5064-d722-4f2-proj-role"}} 2018-06-27 22:44:14,574 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-baaa5880-0915-4386-8526-fcae3b474c28 2018-06-27 22:44:14,574 - keystone_utils - INFO - Created role with name - CreateInstanceSingleNetworkTests-d85f5064-d722-4f2-proj-role 2018-06-27 22:44:14,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/4b5c75c2781a48d99939a80a47b9c603 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9049e84af3ff7d4159ba5e3a2cc54c0304cd68e" 2018-06-27 22:44:14,924 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:44:14 GMT Server: Apache Content-Length: 231 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-afd0d37d-ebfd-41c7-8c89-6741424fc956 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4b5c75c2781a48d99939a80a47b9c603", "links": {"self": "http://10.167.4.35:5000/v3/roles/4b5c75c2781a48d99939a80a47b9c603"}, "name": "CreateInstanceSingleNetworkTests-d85f5064-d722-4f2-proj-role"}} 2018-06-27 22:44:14,924 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/4b5c75c2781a48d99939a80a47b9c603 used request id req-afd0d37d-ebfd-41c7-8c89-6741424fc956 2018-06-27 22:44:14,925 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-d85f5064-d722-4f2-proj-role to project CreateInstanceSingleNetworkTests-d85f5064-d722-4f2-proj 2018-06-27 22:44:14,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/9c1310edb4f24a81962b5fbc83f643d4/users/137577c495d24ac09971c68fe06aed3f/roles/4b5c75c2781a48d99939a80a47b9c603 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9049e84af3ff7d4159ba5e3a2cc54c0304cd68e" 2018-06-27 22:44:15,427 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 22:44:14 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-adc9865a-4992-409c-8340-ae2f2e44d614 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:44:15,427 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/9c1310edb4f24a81962b5fbc83f643d4/users/137577c495d24ac09971c68fe06aed3f/roles/4b5c75c2781a48d99939a80a47b9c603 used request id req-adc9865a-4992-409c-8340-ae2f2e44d614 2018-06-27 22:44:15,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 22:44:15,442 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 22:44: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-27 22:44:15,443 - 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}cdd2e9b30b9bf26188184ae8cfe502f2c2d84ca5" 2018-06-27 22:44:15,930 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:44:15 GMT Server: Apache Content-Length: 3630 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6e70e8f3-e79e-460d-bde4-6807c9e96cff Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/05b1bc3fa6fd4243a4ba8b4d6fcc3daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05b1bc3fa6fd4243a4ba8b4d6fcc3daf", "email": "root@localhost", "password_expires_at": null}, {"name": "CreateInstanceSingleNetworkTests-d85f5064-d722-4f2-user", "links": {"self": "http://10.167.4.35:5000/v3/users/137577c495d24ac09971c68fe06aed3f"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "9c1310edb4f24a81962b5fbc83f643d4", "id": "137577c495d24ac09971c68fe06aed3f", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/48d44c9c0fea4f4e80edc7d2e0715db7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d44c9c0fea4f4e80edc7d2e0715db7", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/4d3721127bf84155a837606ce3feba32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d3721127bf84155a837606ce3feba32", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/5c846663ea6d407e9223de0719ce5442"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c846663ea6d407e9223de0719ce5442", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/73a10e6c4f67490a8a4030cc6cea32f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73a10e6c4f67490a8a4030cc6cea32f5", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/8ecfab7d9d4f47bb8892a85b7d2a0b5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ecfab7d9d4f47bb8892a85b7d2a0b5a", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/b278d529e9a54a9195e4e536b9384dc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b278d529e9a54a9195e4e536b9384dc0", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b7f107ae7bb34ccea8282b1a0ec7a979"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7f107ae7bb34ccea8282b1a0ec7a979", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/d21494d0185b463db36b8c8c2b341b97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d21494d0185b463db36b8c8c2b341b97", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e0bb346419f84e4680f6ca9a97f4fc0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e0bb346419f84e4680f6ca9a97f4fc0b", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "c8d542af72ce49338052c29f02c8857e", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e9dd794fa5c040a9a0445386fb2a6116"}, "options": {}, "id": "e9dd794fa5c040a9a0445386fb2a6116", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/e9f9c747d54947bc800a81ecf11858f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9f9c747d54947bc800a81ecf11858f5", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-27 22:44:15,931 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-6e70e8f3-e79e-460d-bde4-6807c9e96cff 2018-06-27 22:44:15,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/4b5c75c2781a48d99939a80a47b9c603 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9049e84af3ff7d4159ba5e3a2cc54c0304cd68e" 2018-06-27 22:44:16,311 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:44:15 GMT Server: Apache Content-Length: 231 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ccd43059-0626-4ef2-8a25-377c66083515 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4b5c75c2781a48d99939a80a47b9c603", "links": {"self": "http://10.167.4.35:5000/v3/roles/4b5c75c2781a48d99939a80a47b9c603"}, "name": "CreateInstanceSingleNetworkTests-d85f5064-d722-4f2-proj-role"}} 2018-06-27 22:44:16,311 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/4b5c75c2781a48d99939a80a47b9c603 used request id req-ccd43059-0626-4ef2-8a25-377c66083515 2018-06-27 22:44:16,311 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-d85f5064-d722-4f2-proj-role to project CreateInstanceSingleNetworkTests-d85f5064-d722-4f2-proj 2018-06-27 22:44:16,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/9c1310edb4f24a81962b5fbc83f643d4/users/e9f9c747d54947bc800a81ecf11858f5/roles/4b5c75c2781a48d99939a80a47b9c603 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9049e84af3ff7d4159ba5e3a2cc54c0304cd68e" 2018-06-27 22:44:16,790 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 22:44:16 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4bcd062f-e080-4bf4-9b9d-31d1235a9d99 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:44:16,790 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/9c1310edb4f24a81962b5fbc83f643d4/users/e9f9c747d54947bc800a81ecf11858f5/roles/4b5c75c2781a48d99939a80a47b9c603 used request id req-4bcd062f-e080-4bf4-9b9d-31d1235a9d99 2018-06-27 22:44:16,790 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 22:44:16,792 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-06-27 22:44:16,792 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:44:16,793 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:44:17,636 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4b5c75c2781a48d99939a80a47b9c603", "name": "CreateInstanceSingleNetworkTests-d85f5064-d722-4f2-proj-role"}], "expires_at": "2018-06-27T23:44:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9c1310edb4f24a81962b5fbc83f643d4", "name": "CreateInstanceSingleNetworkTests-d85f5064-d722-4f2-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/9c1310edb4f24a81962b5fbc83f643d4", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/9c1310edb4f24a81962b5fbc83f643d4", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/9c1310edb4f24a81962b5fbc83f643d4", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/9c1310edb4f24a81962b5fbc83f643d4", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/9c1310edb4f24a81962b5fbc83f643d4", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/9c1310edb4f24a81962b5fbc83f643d4", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/9c1310edb4f24a81962b5fbc83f643d4", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/9c1310edb4f24a81962b5fbc83f643d4", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/9c1310edb4f24a81962b5fbc83f643d4", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/9c1310edb4f24a81962b5fbc83f643d4", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/9c1310edb4f24a81962b5fbc83f643d4", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/9c1310edb4f24a81962b5fbc83f643d4", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-d85f5064-d722-4f2-user", "id": "137577c495d24ac09971c68fe06aed3f"}, "audit_ids": ["o3-aNTkhRy6udKkIIRsVpQ"], "issued_at": "2018-06-27T22:44:17.000000Z"}} 2018-06-27 22:44:17,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}030a994a56de3fca974b4f91760644cf89852db6" 2018-06-27 22:44:17,981 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:44:17 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1eb5d80c-0d86-473d-a8ba-4844876896db Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:44:17,981 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-1eb5d80c-0d86-473d-a8ba-4844876896db 2018-06-27 22:44:17,985 - 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-795652e8-e66d-4adc-8dd4-362b17f005a6-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}030a994a56de3fca974b4f91760644cf89852db6" 2018-06-27 22:44:19,548 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:44:19 GMT Content-Type: application/json Content-Length: 177 Connection: keep-alive X-Openstack-Request-Id: req-f77e6f61-f914-4d43-8ad7-6ab51699aa03 Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-image"} 2018-06-27 22:44:19,548 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-image used request id req-f77e6f61-f914-4d43-8ad7-6ab51699aa03 2018-06-27 22:44:19,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}030a994a56de3fca974b4f91760644cf89852db6" 2018-06-27 22:44:20,158 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:44:20 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-526a9f5c-dcf6-4c80-9c46-b330723e7600 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-27 22:44:20,159 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-526a9f5c-dcf6-4c80-9c46-b330723e7600 2018-06-27 22:44:20,190 - 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}030a994a56de3fca974b4f91760644cf89852db6" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-image"}' 2018-06-27 22:44:21,101 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 22:44:21 GMT Content-Type: application/json Content-Length: 619 Connection: keep-alive Location: https://172.30.10.101:9292/v2/images/757bc3d8-4e5f-4ad8-85ae-8637e94db383 Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-01e2b8bc-47d6-42c0-add4-96513ec2f273 Front-End-Https: on RESP BODY: {"status": "queued", "name": "CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-image", "tags": [], "container_format": "bare", "created_at": "2018-06-27T22:44:21Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-06-27T22:44:21Z", "visibility": "shared", "self": "/v2/images/757bc3d8-4e5f-4ad8-85ae-8637e94db383", "min_disk": 0, "protected": false, "id": "757bc3d8-4e5f-4ad8-85ae-8637e94db383", "file": "/v2/images/757bc3d8-4e5f-4ad8-85ae-8637e94db383/file", "checksum": null, "owner": "9c1310edb4f24a81962b5fbc83f643d4", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-27 22:44:21,101 - keystoneauth.session - DEBUG - POST call to image for https://172.30.10.101:9292/v2/images used request id req-01e2b8bc-47d6-42c0-add4-96513ec2f273 2018-06-27 22:44:21,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9292/v2/images/757bc3d8-4e5f-4ad8-85ae-8637e94db383/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}030a994a56de3fca974b4f91760644cf89852db6" -d '' 2018-06-27 22:44:23,106 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:44:23 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-10280f6e-cf86-4224-afa8-f5038069b728 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-27 22:44:23,106 - keystoneauth.session - DEBUG - PUT call to image for https://172.30.10.101:9292/v2/images/757bc3d8-4e5f-4ad8-85ae-8637e94db383/file used request id req-10280f6e-cf86-4224-afa8-f5038069b728 2018-06-27 22:44:23,107 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-06-27 22:44:23,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/757bc3d8-4e5f-4ad8-85ae-8637e94db383 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}030a994a56de3fca974b4f91760644cf89852db6" 2018-06-27 22:44:23,770 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:44:23 GMT Content-Type: application/json Content-Length: 737 Connection: keep-alive X-Openstack-Request-Id: req-a2a443f7-926a-4843-b9a1-51ab5e966d95 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-image", "tags": [], "container_format": "bare", "created_at": "2018-06-27T22:44:21Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-27T22:44:23Z", "visibility": "shared", "self": "/v2/images/757bc3d8-4e5f-4ad8-85ae-8637e94db383", "min_disk": 0, "protected": false, "id": "757bc3d8-4e5f-4ad8-85ae-8637e94db383", "file": "/v2/images/757bc3d8-4e5f-4ad8-85ae-8637e94db383/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "9c1310edb4f24a81962b5fbc83f643d4", "direct_url": "file:///var/lib/glance/images/757bc3d8-4e5f-4ad8-85ae-8637e94db383", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-27 22:44:23,771 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/757bc3d8-4e5f-4ad8-85ae-8637e94db383 used request id req-a2a443f7-926a-4843-b9a1-51ab5e966d95 2018-06-27 22:44:23,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}030a994a56de3fca974b4f91760644cf89852db6" 2018-06-27 22:44:24,436 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:44:24 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-e0ad17b1-e468-4b7a-bae9-992f00fca3aa 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-27 22:44:24,436 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-e0ad17b1-e468-4b7a-bae9-992f00fca3aa 2018-06-27 22:44:24,440 - create_image - INFO - Created image with name - CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-image 2018-06-27 22:44:24,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/757bc3d8-4e5f-4ad8-85ae-8637e94db383 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}030a994a56de3fca974b4f91760644cf89852db6" 2018-06-27 22:44:25,245 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:44:25 GMT Content-Type: application/json Content-Length: 737 Connection: keep-alive X-Openstack-Request-Id: req-5cbe5e91-bfd9-4b78-b3d4-b7821dd4c229 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-image", "tags": [], "container_format": "bare", "created_at": "2018-06-27T22:44:21Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-27T22:44:23Z", "visibility": "shared", "self": "/v2/images/757bc3d8-4e5f-4ad8-85ae-8637e94db383", "min_disk": 0, "protected": false, "id": "757bc3d8-4e5f-4ad8-85ae-8637e94db383", "file": "/v2/images/757bc3d8-4e5f-4ad8-85ae-8637e94db383/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "9c1310edb4f24a81962b5fbc83f643d4", "direct_url": "file:///var/lib/glance/images/757bc3d8-4e5f-4ad8-85ae-8637e94db383", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-27 22:44:25,246 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/757bc3d8-4e5f-4ad8-85ae-8637e94db383 used request id req-5cbe5e91-bfd9-4b78-b3d4-b7821dd4c229 2018-06-27 22:44:25,246 - create_image - DEBUG - Instance status is - active 2018-06-27 22:44:25,246 - create_image - DEBUG - Image is active with name - CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-image 2018-06-27 22:44:25,247 - create_image - INFO - Image is now active with name - CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-image 2018-06-27 22:44:25,247 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:44:25,248 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:44:25,968 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4b5c75c2781a48d99939a80a47b9c603", "name": "CreateInstanceSingleNetworkTests-d85f5064-d722-4f2-proj-role"}], "expires_at": "2018-06-27T23:44:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9c1310edb4f24a81962b5fbc83f643d4", "name": "CreateInstanceSingleNetworkTests-d85f5064-d722-4f2-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/9c1310edb4f24a81962b5fbc83f643d4", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/9c1310edb4f24a81962b5fbc83f643d4", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/9c1310edb4f24a81962b5fbc83f643d4", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/9c1310edb4f24a81962b5fbc83f643d4", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/9c1310edb4f24a81962b5fbc83f643d4", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/9c1310edb4f24a81962b5fbc83f643d4", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/9c1310edb4f24a81962b5fbc83f643d4", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/9c1310edb4f24a81962b5fbc83f643d4", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/9c1310edb4f24a81962b5fbc83f643d4", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/9c1310edb4f24a81962b5fbc83f643d4", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/9c1310edb4f24a81962b5fbc83f643d4", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/9c1310edb4f24a81962b5fbc83f643d4", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-d85f5064-d722-4f2-user", "id": "137577c495d24ac09971c68fe06aed3f"}, "audit_ids": ["1a5ATo01SfKF2CF17M11Pg"], "issued_at": "2018-06-27T22:44:25.000000Z"}} 2018-06-27 22:44:25,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93eb524cfcb46a54c60cbcd1fbb587fbf24e2486" 2018-06-27 22:44:26,329 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:44:25 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5bf15b4e-a569-48f6-b4dd-839c67528791 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:44:26,329 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-5bf15b4e-a569-48f6-b4dd-839c67528791 2018-06-27 22:44:26,336 - keystoneauth.session - 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-795652e8-e66d-4adc-8dd4-362b17f005a6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93eb524cfcb46a54c60cbcd1fbb587fbf24e2486" 2018-06-27 22:44:27,335 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:44:27 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-efd40656-e2bf-4468-b518-fe4613588dd3 Front-End-Https: on RESP BODY: {"networks":[]} 2018-06-27 22:44:27,335 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-pub-net used request id req-efd40656-e2bf-4468-b518-fe4613588dd3 2018-06-27 22:44:27,336 - neutron_utils - INFO - Creating network with name CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-pub-net 2018-06-27 22:44:27,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}93eb524cfcb46a54c60cbcd1fbb587fbf24e2486" -d '{"network": {"name": "CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-pub-net", "admin_state_up": true}}' 2018-06-27 22:44:28,492 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 22:44:28 GMT Content-Type: application/json Content-Length: 614 Connection: keep-alive X-Openstack-Request-Id: req-2a2388fa-c334-4496-9fcd-3600424ee7a1 Front-End-Https: on RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"9c1310edb4f24a81962b5fbc83f643d4","created_at":"2018-06-27T22:44:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-06-27T22:44:28Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"9c1310edb4f24a81962b5fbc83f643d4","id":"a2679458-e84c-44a1-bb45-632eeeca95d0","name":"CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-pub-net"}} 2018-06-27 22:44:28,492 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-2a2388fa-c334-4496-9fcd-3600424ee7a1 2018-06-27 22:44:28,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/networks?id=a2679458-e84c-44a1-bb45-632eeeca95d0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93eb524cfcb46a54c60cbcd1fbb587fbf24e2486" 2018-06-27 22:44:29,473 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:44:29 GMT Content-Type: application/json Content-Length: 598 Connection: keep-alive X-Openstack-Request-Id: req-2634e553-4a99-440f-946c-004caba5371d 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-27T22:44:28Z","tenant_id":"9c1310edb4f24a81962b5fbc83f643d4","created_at":"2018-06-27T22:44:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"9c1310edb4f24a81962b5fbc83f643d4","id":"a2679458-e84c-44a1-bb45-632eeeca95d0","name":"CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-pub-net"}]} 2018-06-27 22:44:29,473 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=a2679458-e84c-44a1-bb45-632eeeca95d0 used request id req-2634e553-4a99-440f-946c-004caba5371d 2018-06-27 22:44:29,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=a2679458-e84c-44a1-bb45-632eeeca95d0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93eb524cfcb46a54c60cbcd1fbb587fbf24e2486" 2018-06-27 22:44:29,584 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:44:29 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-e34e1642-a993-40a5-a9ea-ee1884f86db0 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-27 22:44:29,584 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=a2679458-e84c-44a1-bb45-632eeeca95d0 used request id req-e34e1642-a993-40a5-a9ea-ee1884f86db0 2018-06-27 22:44:29,585 - neutron_utils - INFO - Creating subnet with name CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-pub-subnet 2018-06-27 22:44:29,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/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93eb524cfcb46a54c60cbcd1fbb587fbf24e2486" -d '{"subnets": [{"ip_version": 4, "network_id": "a2679458-e84c-44a1-bb45-632eeeca95d0", "cidr": "10.55.1.0/24", "name": "CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-pub-subnet"}]}' 2018-06-27 22:44:31,197 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 22:44:31 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-99eb290a-fce5-43d1-b2af-6e7112dd3f4c Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a2679458-e84c-44a1-bb45-632eeeca95d0","tenant_id":"9c1310edb4f24a81962b5fbc83f643d4","created_at":"2018-06-27T22:44:30Z","dns_nameservers":[],"updated_at":"2018-06-27T22:44: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":"9c1310edb4f24a81962b5fbc83f643d4","id":"6e1ced5e-8892-4ad4-8351-d4388830c80b","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-pub-subnet"}]} 2018-06-27 22:44:31,198 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-99eb290a-fce5-43d1-b2af-6e7112dd3f4c 2018-06-27 22:44:31,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=a2679458-e84c-44a1-bb45-632eeeca95d0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93eb524cfcb46a54c60cbcd1fbb587fbf24e2486" 2018-06-27 22:44:31,573 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:44:31 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-c65d564f-3074-4831-bdc8-844779b56e76 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6e1ced5e-8892-4ad4-8351-d4388830c80b"],"updated_at":"2018-06-27T22:44:30Z","tenant_id":"9c1310edb4f24a81962b5fbc83f643d4","created_at":"2018-06-27T22:44:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"9c1310edb4f24a81962b5fbc83f643d4","id":"a2679458-e84c-44a1-bb45-632eeeca95d0","name":"CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-pub-net"}]} 2018-06-27 22:44:31,573 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=a2679458-e84c-44a1-bb45-632eeeca95d0 used request id req-c65d564f-3074-4831-bdc8-844779b56e76 2018-06-27 22:44:31,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/subnets?network_id=a2679458-e84c-44a1-bb45-632eeeca95d0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93eb524cfcb46a54c60cbcd1fbb587fbf24e2486" 2018-06-27 22:44:31,761 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:44:31 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-e614b270-c987-4035-bb7d-b50f42cfbd48 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a2679458-e84c-44a1-bb45-632eeeca95d0","tenant_id":"9c1310edb4f24a81962b5fbc83f643d4","created_at":"2018-06-27T22:44:30Z","dns_nameservers":[],"updated_at":"2018-06-27T22:44: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":"9c1310edb4f24a81962b5fbc83f643d4","id":"6e1ced5e-8892-4ad4-8351-d4388830c80b","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-pub-subnet"}]} 2018-06-27 22:44:31,761 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=a2679458-e84c-44a1-bb45-632eeeca95d0 used request id req-e614b270-c987-4035-bb7d-b50f42cfbd48 2018-06-27 22:44:31,761 - OpenStackNetwork - DEBUG - Network [a2679458-e84c-44a1-bb45-632eeeca95d0] created successfully 2018-06-27 22:44:31,762 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:44:31,763 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:44:32,538 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4b5c75c2781a48d99939a80a47b9c603", "name": "CreateInstanceSingleNetworkTests-d85f5064-d722-4f2-proj-role"}], "expires_at": "2018-06-27T23:44:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9c1310edb4f24a81962b5fbc83f643d4", "name": "CreateInstanceSingleNetworkTests-d85f5064-d722-4f2-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/9c1310edb4f24a81962b5fbc83f643d4", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/9c1310edb4f24a81962b5fbc83f643d4", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/9c1310edb4f24a81962b5fbc83f643d4", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/9c1310edb4f24a81962b5fbc83f643d4", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/9c1310edb4f24a81962b5fbc83f643d4", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/9c1310edb4f24a81962b5fbc83f643d4", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/9c1310edb4f24a81962b5fbc83f643d4", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/9c1310edb4f24a81962b5fbc83f643d4", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/9c1310edb4f24a81962b5fbc83f643d4", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/9c1310edb4f24a81962b5fbc83f643d4", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/9c1310edb4f24a81962b5fbc83f643d4", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/9c1310edb4f24a81962b5fbc83f643d4", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-d85f5064-d722-4f2-user", "id": "137577c495d24ac09971c68fe06aed3f"}, "audit_ids": ["Wi2oqWe5RxGj20_diRendA"], "issued_at": "2018-06-27T22:44:32.000000Z"}} 2018-06-27 22:44:32,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}8462976e30c4c9076b112ad63689bc58742375ea" 2018-06-27 22:44:32,910 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:44:32 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-16b741f6-2597-4185-9397-28e7942fc2e1 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:44:32,910 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-16b741f6-2597-4185-9397-28e7942fc2e1 2018-06-27 22:44:32,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/routers?name=CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8462976e30c4c9076b112ad63689bc58742375ea" 2018-06-27 22:44:33,939 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:44:33 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-d2a634bf-e675-40b9-b7bd-326e7c54e822 Front-End-Https: on RESP BODY: {"routers": []} 2018-06-27 22:44:33,939 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-pub-router&admin_state_up=True used request id req-d2a634bf-e675-40b9-b7bd-326e7c54e822 2018-06-27 22:44:33,940 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:44:33,940 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:44:34,866 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4b5c75c2781a48d99939a80a47b9c603", "name": "CreateInstanceSingleNetworkTests-d85f5064-d722-4f2-proj-role"}], "expires_at": "2018-06-27T23:44:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9c1310edb4f24a81962b5fbc83f643d4", "name": "CreateInstanceSingleNetworkTests-d85f5064-d722-4f2-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/9c1310edb4f24a81962b5fbc83f643d4", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/9c1310edb4f24a81962b5fbc83f643d4", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/9c1310edb4f24a81962b5fbc83f643d4", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/9c1310edb4f24a81962b5fbc83f643d4", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/9c1310edb4f24a81962b5fbc83f643d4", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/9c1310edb4f24a81962b5fbc83f643d4", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/9c1310edb4f24a81962b5fbc83f643d4", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/9c1310edb4f24a81962b5fbc83f643d4", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/9c1310edb4f24a81962b5fbc83f643d4", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/9c1310edb4f24a81962b5fbc83f643d4", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/9c1310edb4f24a81962b5fbc83f643d4", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/9c1310edb4f24a81962b5fbc83f643d4", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-d85f5064-d722-4f2-user", "id": "137577c495d24ac09971c68fe06aed3f"}, "audit_ids": ["4Jc8xPxhThepbZOBlGlHtQ"], "issued_at": "2018-06-27T22:44:34.000000Z"}} 2018-06-27 22:44:34,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a1f727173f6ed463060fe16eae07365dc7a196f" 2018-06-27 22:44:35,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:44:34 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-21d4604d-c2e8-4529-8681-fa2ebbb56c99 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:44:35,169 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-21d4604d-c2e8-4529-8681-fa2ebbb56c99 2018-06-27 22:44:35,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/networks?name=floating_net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8462976e30c4c9076b112ad63689bc58742375ea" 2018-06-27 22:44:36,278 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:44:36 GMT Content-Type: application/json Content-Length: 594 Connection: keep-alive X-Openstack-Request-Id: req-807d2fe7-ce77-4050-91a7-e0935bbe285f 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":["df0aa635-d718-49cc-81c1-ba349ef8a505"],"updated_at":"2018-06-27T18:56:39Z","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T18:56:31Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"977aff9f-43e9-4fec-86ae-a730f64fa17d","name":"floating_net"}]} 2018-06-27 22:44:36,278 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=floating_net used request id req-807d2fe7-ce77-4050-91a7-e0935bbe285f 2018-06-27 22:44:36,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/subnets?network_id=977aff9f-43e9-4fec-86ae-a730f64fa17d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8462976e30c4c9076b112ad63689bc58742375ea" 2018-06-27 22:44:37,037 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:44:37 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-ad922f41-f76d-443c-9eca-3ecd61b7b7cc Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-27 22:44:37,037 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=977aff9f-43e9-4fec-86ae-a730f64fa17d used request id req-ad922f41-f76d-443c-9eca-3ecd61b7b7cc 2018-06-27 22:44:37,038 - neutron_utils - INFO - Creating router with name - CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-pub-router 2018-06-27 22:44:37,043 - 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}8462976e30c4c9076b112ad63689bc58742375ea" -d '{"router": {"external_gateway_info": {"network_id": "977aff9f-43e9-4fec-86ae-a730f64fa17d"}, "name": "CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-pub-router", "admin_state_up": true}}' 2018-06-27 22:44:41,355 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 22:44:41 GMT Content-Type: application/json Content-Length: 724 Connection: keep-alive X-Openstack-Request-Id: req-81eee3dc-32f8-4bbb-b131-c9997742bca0 Front-End-Https: on RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "977aff9f-43e9-4fec-86ae-a730f64fa17d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "df0aa635-d718-49cc-81c1-ba349ef8a505", "ip_address": "172.30.10.120"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "9c1310edb4f24a81962b5fbc83f643d4", "created_at": "2018-06-27T22:44:37Z", "admin_state_up": true, "updated_at": "2018-06-27T22:44:40Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "9c1310edb4f24a81962b5fbc83f643d4", "id": "56cdcced-86db-4f46-9690-1bc90e7b1698", "name": "CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-pub-router"}} 2018-06-27 22:44:41,355 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/routers used request id req-81eee3dc-32f8-4bbb-b131-c9997742bca0 2018-06-27 22:44: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/ports?device_id=56cdcced-86db-4f46-9690-1bc90e7b1698 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8462976e30c4c9076b112ad63689bc58742375ea" 2018-06-27 22:44:41,480 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:44:41 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-cc1e0c44-4f1b-4ecc-ba7d-a9e015f18565 Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-27 22:44:41,480 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=56cdcced-86db-4f46-9690-1bc90e7b1698 used request id req-cc1e0c44-4f1b-4ecc-ba7d-a9e015f18565 2018-06-27 22:44:41,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=CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8462976e30c4c9076b112ad63689bc58742375ea" 2018-06-27 22:44:41,815 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:44:41 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-82adfd47-83bd-4d6e-874b-6e083154a6ec Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6e1ced5e-8892-4ad4-8351-d4388830c80b"],"updated_at":"2018-06-27T22:44:30Z","tenant_id":"9c1310edb4f24a81962b5fbc83f643d4","created_at":"2018-06-27T22:44:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"9c1310edb4f24a81962b5fbc83f643d4","id":"a2679458-e84c-44a1-bb45-632eeeca95d0","name":"CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-pub-net"}]} 2018-06-27 22:44:41,815 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-pub-net used request id req-82adfd47-83bd-4d6e-874b-6e083154a6ec 2018-06-27 22:44:41,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 22:44:41,832 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 22: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-27 22:44:41,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/9c1310edb4f24a81962b5fbc83f643d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8462976e30c4c9076b112ad63689bc58742375ea" 2018-06-27 22:44:42,228 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:44:41 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b7826df4-dfed-46ae-8852-27275a7e2046 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/9c1310edb4f24a81962b5fbc83f643d4"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9c1310edb4f24a81962b5fbc83f643d4", "name": "CreateInstanceSingleNetworkTests-d85f5064-d722-4f2-proj"}} 2018-06-27 22:44:42,228 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/9c1310edb4f24a81962b5fbc83f643d4 used request id req-b7826df4-dfed-46ae-8852-27275a7e2046 2018-06-27 22:44: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/subnets?network_id=a2679458-e84c-44a1-bb45-632eeeca95d0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8462976e30c4c9076b112ad63689bc58742375ea" 2018-06-27 22:44:42,394 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:44:42 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-b65caa02-2ae2-47a1-bea4-686245263177 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a2679458-e84c-44a1-bb45-632eeeca95d0","tenant_id":"9c1310edb4f24a81962b5fbc83f643d4","created_at":"2018-06-27T22:44:30Z","dns_nameservers":[],"updated_at":"2018-06-27T22:44: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":"9c1310edb4f24a81962b5fbc83f643d4","id":"6e1ced5e-8892-4ad4-8351-d4388830c80b","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-pub-subnet"}]} 2018-06-27 22:44:42,394 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=a2679458-e84c-44a1-bb45-632eeeca95d0 used request id req-b65caa02-2ae2-47a1-bea4-686245263177 2018-06-27 22:44:42,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=a2679458-e84c-44a1-bb45-632eeeca95d0&name=CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8462976e30c4c9076b112ad63689bc58742375ea" 2018-06-27 22:44:42,592 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:44:42 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-f93461a8-c29c-4045-8968-c0a300779dca Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a2679458-e84c-44a1-bb45-632eeeca95d0","tenant_id":"9c1310edb4f24a81962b5fbc83f643d4","created_at":"2018-06-27T22:44:30Z","dns_nameservers":[],"updated_at":"2018-06-27T22:44: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":"9c1310edb4f24a81962b5fbc83f643d4","id":"6e1ced5e-8892-4ad4-8351-d4388830c80b","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-pub-subnet"}]} 2018-06-27 22:44:42,593 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=a2679458-e84c-44a1-bb45-632eeeca95d0&name=CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-pub-subnet used request id req-f93461a8-c29c-4045-8968-c0a300779dca 2018-06-27 22:44:42,593 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-06-27 22:44:42,593 - neutron_utils - INFO - Adding interface to router with name CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-pub-router 2018-06-27 22:44:42,599 - 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/56cdcced-86db-4f46-9690-1bc90e7b1698/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8462976e30c4c9076b112ad63689bc58742375ea" -d '{"subnet_id": "6e1ced5e-8892-4ad4-8351-d4388830c80b"}' 2018-06-27 22:44:48,615 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:44:48 GMT Content-Type: application/json Content-Length: 309 Connection: keep-alive X-Openstack-Request-Id: req-9c44e6d6-f80b-4555-983e-2300b0d1831e Front-End-Https: on RESP BODY: {"network_id": "a2679458-e84c-44a1-bb45-632eeeca95d0", "tenant_id": "9c1310edb4f24a81962b5fbc83f643d4", "subnet_id": "6e1ced5e-8892-4ad4-8351-d4388830c80b", "subnet_ids": ["6e1ced5e-8892-4ad4-8351-d4388830c80b"], "port_id": "14f0ed5e-14c7-4b7a-9d28-03404fa6dba2", "id": "56cdcced-86db-4f46-9690-1bc90e7b1698"} 2018-06-27 22:44:48,615 - keystoneauth.session - DEBUG - PUT call to network for https://172.30.10.101:9696/v2.0/routers/56cdcced-86db-4f46-9690-1bc90e7b1698/add_router_interface used request id req-9c44e6d6-f80b-4555-983e-2300b0d1831e 2018-06-27 22:44:48,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/routers/56cdcced-86db-4f46-9690-1bc90e7b1698 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8462976e30c4c9076b112ad63689bc58742375ea" 2018-06-27 22:44:49,225 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:44:49 GMT Content-Type: application/json Content-Length: 730 Connection: keep-alive X-Openstack-Request-Id: req-35952999-a6b6-430d-a999-2cf86102c3bf Front-End-Https: on RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "977aff9f-43e9-4fec-86ae-a730f64fa17d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "df0aa635-d718-49cc-81c1-ba349ef8a505", "ip_address": "172.30.10.120"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "9c1310edb4f24a81962b5fbc83f643d4", "created_at": "2018-06-27T22:44:37Z", "admin_state_up": true, "updated_at": "2018-06-27T22:44:45Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "9c1310edb4f24a81962b5fbc83f643d4", "id": "56cdcced-86db-4f46-9690-1bc90e7b1698", "name": "CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-pub-router"}} 2018-06-27 22:44:49,226 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers/56cdcced-86db-4f46-9690-1bc90e7b1698 used request id req-35952999-a6b6-430d-a999-2cf86102c3bf 2018-06-27 22:44:49,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?device_id=56cdcced-86db-4f46-9690-1bc90e7b1698 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8462976e30c4c9076b112ad63689bc58742375ea" 2018-06-27 22:44:49,374 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:44:49 GMT Content-Type: application/json Content-Length: 718 Connection: keep-alive X-Openstack-Request-Id: req-cffa465d-d1cb-49ed-8d70-a9c5817f3a35 Front-End-Https: on RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a2679458-e84c-44a1-bb45-632eeeca95d0","tenant_id":"9c1310edb4f24a81962b5fbc83f643d4","created_at":"2018-06-27T22:44:44Z","admin_state_up":true,"updated_at":"2018-06-27T22:44:46Z","binding:vnic_type":"normal","device_id":"56cdcced-86db-4f46-9690-1bc90e7b1698","device_owner":"network:router_interface","revision_number":6,"mac_address":"fa:16:3e:66:22:9a","id":"14f0ed5e-14c7-4b7a-9d28-03404fa6dba2","port_security_enabled":false,"project_id":"9c1310edb4f24a81962b5fbc83f643d4","fixed_ips":[{"subnet_id":"6e1ced5e-8892-4ad4-8351-d4388830c80b","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-27 22:44:49,374 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=56cdcced-86db-4f46-9690-1bc90e7b1698 used request id req-cffa465d-d1cb-49ed-8d70-a9c5817f3a35 2018-06-27 22:44:49,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/subnets/6e1ced5e-8892-4ad4-8351-d4388830c80b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8462976e30c4c9076b112ad63689bc58742375ea" 2018-06-27 22:44:49,486 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:44:49 GMT Content-Type: application/json Content-Length: 679 Connection: keep-alive X-Openstack-Request-Id: req-9b4f14ba-e76c-4a23-83be-86b5aaee856e Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a2679458-e84c-44a1-bb45-632eeeca95d0","tenant_id":"9c1310edb4f24a81962b5fbc83f643d4","created_at":"2018-06-27T22:44:30Z","dns_nameservers":[],"updated_at":"2018-06-27T22:44: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":"9c1310edb4f24a81962b5fbc83f643d4","id":"6e1ced5e-8892-4ad4-8351-d4388830c80b","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-pub-subnet"}} 2018-06-27 22:44:49,486 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/6e1ced5e-8892-4ad4-8351-d4388830c80b used request id req-9b4f14ba-e76c-4a23-83be-86b5aaee856e 2018-06-27 22:44:49,487 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:44:49,488 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:44:50,465 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T23:44:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["1OoGzydYQQSAy6Z4oAv_jw"], "issued_at": "2018-06-27T22:44:50.000000Z"}} 2018-06-27 22:44:50,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3808eaf63da5cc8d2d04962cb708dfdc0ed397aa" 2018-06-27 22:44:50,798 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:44:50 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-aed8ff12-9bb2-4f05-84c6-925e8d32aad0 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:44:50,798 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-aed8ff12-9bb2-4f05-84c6-925e8d32aad0 2018-06-27 22:44:50,799 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 22:44:50,804 - novaclient.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}3808eaf63da5cc8d2d04962cb708dfdc0ed397aa" 2018-06-27 22:44:51,507 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:44:51 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-c61473b4-401c-409c-bf2a-d1ed9dd356a2 X-Compute-Request-Id: req-c61473b4-401c-409c-bf2a-d1ed9dd356a2 Front-End-Https: on RESP BODY: {"flavors": [{"id": "bfce69d5-8948-4e52-8e30-cf8bfa544966", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "bookmark"}], "name": "shaker-flavor_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3"}]} 2018-06-27 22:44:51,507 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-c61473b4-401c-409c-bf2a-d1ed9dd356a2 2018-06-27 22:44:51,511 - 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}3808eaf63da5cc8d2d04962cb708dfdc0ed397aa" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-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-27 22:44:52,181 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:44:52 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-4c30d3ad-c939-430b-91d3-0528658af73c X-Compute-Request-Id: req-4c30d3ad-c939-430b-91d3-0528658af73c Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/c0bf8427-738e-41ff-b488-d0ea9e0f4f59", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/c0bf8427-738e-41ff-b488-d0ea9e0f4f59", "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": "c0bf8427-738e-41ff-b488-d0ea9e0f4f59"}} 2018-06-27 22:44:52,181 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-4c30d3ad-c939-430b-91d3-0528658af73c 2018-06-27 22:44:52,182 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:44:52,183 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:44:52,920 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4b5c75c2781a48d99939a80a47b9c603", "name": "CreateInstanceSingleNetworkTests-d85f5064-d722-4f2-proj-role"}], "expires_at": "2018-06-27T23:44:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9c1310edb4f24a81962b5fbc83f643d4", "name": "CreateInstanceSingleNetworkTests-d85f5064-d722-4f2-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/9c1310edb4f24a81962b5fbc83f643d4", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/9c1310edb4f24a81962b5fbc83f643d4", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/9c1310edb4f24a81962b5fbc83f643d4", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/9c1310edb4f24a81962b5fbc83f643d4", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/9c1310edb4f24a81962b5fbc83f643d4", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/9c1310edb4f24a81962b5fbc83f643d4", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/9c1310edb4f24a81962b5fbc83f643d4", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/9c1310edb4f24a81962b5fbc83f643d4", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/9c1310edb4f24a81962b5fbc83f643d4", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/9c1310edb4f24a81962b5fbc83f643d4", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/9c1310edb4f24a81962b5fbc83f643d4", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/9c1310edb4f24a81962b5fbc83f643d4", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-d85f5064-d722-4f2-user", "id": "137577c495d24ac09971c68fe06aed3f"}, "audit_ids": ["HpgWAHH-Sni20aXUQ23KxQ"], "issued_at": "2018-06-27T22:44:52.000000Z"}} 2018-06-27 22:44:52,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}f35859a8655537efe95cc085425badd0c40c4562" 2018-06-27 22:44:53,304 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:44:52 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-52564176-fe97-4f56-a737-bc53942c922e Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:44:53,304 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-52564176-fe97-4f56-a737-bc53942c922e 2018-06-27 22:44:53,305 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 22:44:53,309 - novaclient.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}f35859a8655537efe95cc085425badd0c40c4562" 2018-06-27 22:44:54,238 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:44:54 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-8201fd0c-4162-4159-b136-0e0d4c4a7c32 X-Compute-Request-Id: req-8201fd0c-4162-4159-b136-0e0d4c4a7c32 Front-End-Https: on RESP BODY: {"keypairs": []} 2018-06-27 22:44:54,238 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/os-keypairs used request id req-8201fd0c-4162-4159-b136-0e0d4c4a7c32 2018-06-27 22:44:54,239 - OpenStackKeypair - INFO - Creating keypair CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-kp... 2018-06-27 22:44:54,239 - OpenStackKeypair - INFO - Creating new keypair 2018-06-27 22:44:54,286 - nova_utils - INFO - Creating keypair with name - CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-kp 2018-06-27 22:44:54,288 - 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}f35859a8655537efe95cc085425badd0c40c4562" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC+4lGvdIi3wlo4H0MD2X/640k3gZgeNvGqH6JaCtmZaLNq4t3TnqBB3ORL4wGRKpPzu2t3evICvvmscrP+HaQ7ge4jvjZNRLTS1M0KW10ULFYXkXmrgnU0RWEaIobGcOr3JGYxY1KEPrMcRa9NCBASpgmDk5cKfOiybV83eLrlpw==", "name": "CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-kp"}}' 2018-06-27 22:44:55,282 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:44:55 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-7426d9cb-ba74-4f8f-9946-2f32fdf2553d X-Compute-Request-Id: req-7426d9cb-ba74-4f8f-9946-2f32fdf2553d Front-End-Https: on RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC+4lGvdIi3wlo4H0MD2X/640k3gZgeNvGqH6JaCtmZaLNq4t3TnqBB3ORL4wGRKpPzu2t3evICvvmscrP+HaQ7ge4jvjZNRLTS1M0KW10ULFYXkXmrgnU0RWEaIobGcOr3JGYxY1KEPrMcRa9NCBASpgmDk5cKfOiybV83eLrlpw==", "user_id": "137577c495d24ac09971c68fe06aed3f", "name": "CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-kp", "fingerprint": "ab:2c:7e:90:95:e0:17:db:3e:6d:8b:50:4e:e7:39:2e"}} 2018-06-27 22:44:55,282 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/os-keypairs used request id req-7426d9cb-ba74-4f8f-9946-2f32fdf2553d 2018-06-27 22:44:55,284 - file_utils - INFO - Saved public key to - tmp/CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6.pub 2018-06-27 22:44:55,285 - file_utils - INFO - Saved private key to - tmp/CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6 2018-06-27 22:44:55,285 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:44:55,286 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:44:55,949 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4b5c75c2781a48d99939a80a47b9c603", "name": "CreateInstanceSingleNetworkTests-d85f5064-d722-4f2-proj-role"}], "expires_at": "2018-06-27T23:44:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9c1310edb4f24a81962b5fbc83f643d4", "name": "CreateInstanceSingleNetworkTests-d85f5064-d722-4f2-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/9c1310edb4f24a81962b5fbc83f643d4", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/9c1310edb4f24a81962b5fbc83f643d4", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/9c1310edb4f24a81962b5fbc83f643d4", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/9c1310edb4f24a81962b5fbc83f643d4", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/9c1310edb4f24a81962b5fbc83f643d4", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/9c1310edb4f24a81962b5fbc83f643d4", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/9c1310edb4f24a81962b5fbc83f643d4", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/9c1310edb4f24a81962b5fbc83f643d4", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/9c1310edb4f24a81962b5fbc83f643d4", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/9c1310edb4f24a81962b5fbc83f643d4", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/9c1310edb4f24a81962b5fbc83f643d4", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/9c1310edb4f24a81962b5fbc83f643d4", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-d85f5064-d722-4f2-user", "id": "137577c495d24ac09971c68fe06aed3f"}, "audit_ids": ["cgnkjnXTRPe2IS_Df-Gjig"], "issued_at": "2018-06-27T22:44:55.000000Z"}} 2018-06-27 22:44:55,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}2065d4b3146c7de7ea674e593c4564b725cfa3b7" 2018-06-27 22:44:56,315 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:44:55 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9fdfc968-6a01-4d4e-b846-61361da4de37 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:44:56,316 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-9fdfc968-6a01-4d4e-b846-61361da4de37 2018-06-27 22:44:56,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/security-groups?name=CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2065d4b3146c7de7ea674e593c4564b725cfa3b7" 2018-06-27 22:44:57,267 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:44:57 GMT Content-Type: application/json Content-Length: 23 Connection: keep-alive X-Openstack-Request-Id: req-1e71813a-8257-40d9-88b0-6814c20ddb89 Front-End-Https: on RESP BODY: {"security_groups": []} 2018-06-27 22:44:57,267 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-sec-grp used request id req-1e71813a-8257-40d9-88b0-6814c20ddb89 2018-06-27 22:44:57,267 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-sec-grp... 2018-06-27 22:44:57,267 - neutron_utils - INFO - Creating security group with name - CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-sec-grp 2018-06-27 22:44:57,273 - 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}2065d4b3146c7de7ea674e593c4564b725cfa3b7" -d '{"security_group": {"name": "CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-sec-grp"}}' 2018-06-27 22:44:57,922 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 22:44:57 GMT Content-Type: application/json Content-Length: 1409 Connection: keep-alive X-Openstack-Request-Id: req-2cdc8e68-4856-42ee-be85-7e45735fd39e Front-End-Https: on RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "9c1310edb4f24a81962b5fbc83f643d4", "created_at": "2018-06-27T22:44:57Z", "updated_at": "2018-06-27T22:44:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:44:57Z", "revision_number": 0, "id": "20249751-8b69-43a7-886b-aa827e81cd79", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:44:57Z", "security_group_id": "da547dae-ebf6-48aa-b35a-e41a5abd4d18", "tenant_id": "9c1310edb4f24a81962b5fbc83f643d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c1310edb4f24a81962b5fbc83f643d4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:44:57Z", "revision_number": 0, "id": "b3c4cebe-d973-4c8e-9dba-2656bde4353f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:44:57Z", "security_group_id": "da547dae-ebf6-48aa-b35a-e41a5abd4d18", "tenant_id": "9c1310edb4f24a81962b5fbc83f643d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c1310edb4f24a81962b5fbc83f643d4"}], "revision_number": 2, "project_id": "9c1310edb4f24a81962b5fbc83f643d4", "id": "da547dae-ebf6-48aa-b35a-e41a5abd4d18", "name": "CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-sec-grp"}} 2018-06-27 22:44:57,923 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-groups used request id req-2cdc8e68-4856-42ee-be85-7e45735fd39e 2018-06-27 22:44:57,923 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - da547dae-ebf6-48aa-b35a-e41a5abd4d18 2018-06-27 22:44:57,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/security-group-rules?security_group_id=da547dae-ebf6-48aa-b35a-e41a5abd4d18 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2065d4b3146c7de7ea674e593c4564b725cfa3b7" 2018-06-27 22:44:58,822 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:44:58 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-c628b367-2d83-4ab0-8eb4-3d103a48de89 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-27T22:44:57Z", "security_group_id": "da547dae-ebf6-48aa-b35a-e41a5abd4d18", "port_range_min": null, "revision_number": 0, "tenant_id": "9c1310edb4f24a81962b5fbc83f643d4", "created_at": "2018-06-27T22:44:57Z", "project_id": "9c1310edb4f24a81962b5fbc83f643d4", "id": "20249751-8b69-43a7-886b-aa827e81cd79"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T22:44:57Z", "security_group_id": "da547dae-ebf6-48aa-b35a-e41a5abd4d18", "port_range_min": null, "revision_number": 0, "tenant_id": "9c1310edb4f24a81962b5fbc83f643d4", "created_at": "2018-06-27T22:44:57Z", "project_id": "9c1310edb4f24a81962b5fbc83f643d4", "id": "b3c4cebe-d973-4c8e-9dba-2656bde4353f"}]} 2018-06-27 22:44:58,823 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=da547dae-ebf6-48aa-b35a-e41a5abd4d18 used request id req-c628b367-2d83-4ab0-8eb4-3d103a48de89 2018-06-27 22:44:58,823 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - da547dae-ebf6-48aa-b35a-e41a5abd4d18 2018-06-27 22:44:58,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/security-group-rules?security_group_id=da547dae-ebf6-48aa-b35a-e41a5abd4d18 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2065d4b3146c7de7ea674e593c4564b725cfa3b7" 2018-06-27 22:44:58,915 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:44:58 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-5d51d668-414d-48aa-ae4c-8ad71f846ccb 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-27T22:44:57Z", "security_group_id": "da547dae-ebf6-48aa-b35a-e41a5abd4d18", "port_range_min": null, "revision_number": 0, "tenant_id": "9c1310edb4f24a81962b5fbc83f643d4", "created_at": "2018-06-27T22:44:57Z", "project_id": "9c1310edb4f24a81962b5fbc83f643d4", "id": "20249751-8b69-43a7-886b-aa827e81cd79"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T22:44:57Z", "security_group_id": "da547dae-ebf6-48aa-b35a-e41a5abd4d18", "port_range_min": null, "revision_number": 0, "tenant_id": "9c1310edb4f24a81962b5fbc83f643d4", "created_at": "2018-06-27T22:44:57Z", "project_id": "9c1310edb4f24a81962b5fbc83f643d4", "id": "b3c4cebe-d973-4c8e-9dba-2656bde4353f"}]} 2018-06-27 22:44:58,915 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=da547dae-ebf6-48aa-b35a-e41a5abd4d18 used request id req-5d51d668-414d-48aa-ae4c-8ad71f846ccb 2018-06-27 22:44:58,916 - neutron_utils - INFO - Retrieving security group with ID - da547dae-ebf6-48aa-b35a-e41a5abd4d18 2018-06-27 22:44:58,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?id=da547dae-ebf6-48aa-b35a-e41a5abd4d18 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2065d4b3146c7de7ea674e593c4564b725cfa3b7" 2018-06-27 22:44:59,820 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:44:59 GMT Content-Type: application/json Content-Length: 1412 Connection: keep-alive X-Openstack-Request-Id: req-1fbe38e0-aa48-4767-a845-0bdab12f1abd Front-End-Https: on RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "9c1310edb4f24a81962b5fbc83f643d4", "created_at": "2018-06-27T22:44:57Z", "updated_at": "2018-06-27T22:44:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:44:57Z", "revision_number": 0, "id": "20249751-8b69-43a7-886b-aa827e81cd79", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:44:57Z", "security_group_id": "da547dae-ebf6-48aa-b35a-e41a5abd4d18", "tenant_id": "9c1310edb4f24a81962b5fbc83f643d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c1310edb4f24a81962b5fbc83f643d4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:44:57Z", "revision_number": 0, "id": "b3c4cebe-d973-4c8e-9dba-2656bde4353f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:44:57Z", "security_group_id": "da547dae-ebf6-48aa-b35a-e41a5abd4d18", "tenant_id": "9c1310edb4f24a81962b5fbc83f643d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c1310edb4f24a81962b5fbc83f643d4"}], "revision_number": 2, "project_id": "9c1310edb4f24a81962b5fbc83f643d4", "id": "da547dae-ebf6-48aa-b35a-e41a5abd4d18", "name": "CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-sec-grp"}]} 2018-06-27 22:44:59,821 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=da547dae-ebf6-48aa-b35a-e41a5abd4d18 used request id req-1fbe38e0-aa48-4767-a845-0bdab12f1abd 2018-06-27 22:44:59,821 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - da547dae-ebf6-48aa-b35a-e41a5abd4d18 2018-06-27 22:44:59,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=da547dae-ebf6-48aa-b35a-e41a5abd4d18 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2065d4b3146c7de7ea674e593c4564b725cfa3b7" 2018-06-27 22:44:59,955 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:44:59 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-cc3a16d9-329e-4daf-8c62-621a2f2ab40d 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-27T22:44:57Z", "security_group_id": "da547dae-ebf6-48aa-b35a-e41a5abd4d18", "port_range_min": null, "revision_number": 0, "tenant_id": "9c1310edb4f24a81962b5fbc83f643d4", "created_at": "2018-06-27T22:44:57Z", "project_id": "9c1310edb4f24a81962b5fbc83f643d4", "id": "20249751-8b69-43a7-886b-aa827e81cd79"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T22:44:57Z", "security_group_id": "da547dae-ebf6-48aa-b35a-e41a5abd4d18", "port_range_min": null, "revision_number": 0, "tenant_id": "9c1310edb4f24a81962b5fbc83f643d4", "created_at": "2018-06-27T22:44:57Z", "project_id": "9c1310edb4f24a81962b5fbc83f643d4", "id": "b3c4cebe-d973-4c8e-9dba-2656bde4353f"}]} 2018-06-27 22:44:59,955 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=da547dae-ebf6-48aa-b35a-e41a5abd4d18 used request id req-cc3a16d9-329e-4daf-8c62-621a2f2ab40d 2018-06-27 22:44:59,956 - neutron_utils - INFO - Retrieving security group with ID - da547dae-ebf6-48aa-b35a-e41a5abd4d18 2018-06-27 22:44:59,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/security-groups?id=da547dae-ebf6-48aa-b35a-e41a5abd4d18 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2065d4b3146c7de7ea674e593c4564b725cfa3b7" 2018-06-27 22:45:00,087 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:45:00 GMT Content-Type: application/json Content-Length: 1412 Connection: keep-alive X-Openstack-Request-Id: req-1a1ab699-89d3-436b-bc93-65b7a034f378 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "9c1310edb4f24a81962b5fbc83f643d4", "created_at": "2018-06-27T22:44:57Z", "updated_at": "2018-06-27T22:44:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:44:57Z", "revision_number": 0, "id": "20249751-8b69-43a7-886b-aa827e81cd79", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:44:57Z", "security_group_id": "da547dae-ebf6-48aa-b35a-e41a5abd4d18", "tenant_id": "9c1310edb4f24a81962b5fbc83f643d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c1310edb4f24a81962b5fbc83f643d4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:44:57Z", "revision_number": 0, "id": "b3c4cebe-d973-4c8e-9dba-2656bde4353f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:44:57Z", "security_group_id": "da547dae-ebf6-48aa-b35a-e41a5abd4d18", "tenant_id": "9c1310edb4f24a81962b5fbc83f643d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c1310edb4f24a81962b5fbc83f643d4"}], "revision_number": 2, "project_id": "9c1310edb4f24a81962b5fbc83f643d4", "id": "da547dae-ebf6-48aa-b35a-e41a5abd4d18", "name": "CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-sec-grp"}]} 2018-06-27 22:45:00,087 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=da547dae-ebf6-48aa-b35a-e41a5abd4d18 used request id req-1a1ab699-89d3-436b-bc93-65b7a034f378 2018-06-27 22:45:00,088 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - da547dae-ebf6-48aa-b35a-e41a5abd4d18 2018-06-27 22:45:00,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/security-group-rules?security_group_id=da547dae-ebf6-48aa-b35a-e41a5abd4d18 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2065d4b3146c7de7ea674e593c4564b725cfa3b7" 2018-06-27 22:45:00,151 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:45:00 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-04b9ca9a-3fc5-4c75-a021-7a629ad93ebf 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-27T22:44:57Z", "security_group_id": "da547dae-ebf6-48aa-b35a-e41a5abd4d18", "port_range_min": null, "revision_number": 0, "tenant_id": "9c1310edb4f24a81962b5fbc83f643d4", "created_at": "2018-06-27T22:44:57Z", "project_id": "9c1310edb4f24a81962b5fbc83f643d4", "id": "20249751-8b69-43a7-886b-aa827e81cd79"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T22:44:57Z", "security_group_id": "da547dae-ebf6-48aa-b35a-e41a5abd4d18", "port_range_min": null, "revision_number": 0, "tenant_id": "9c1310edb4f24a81962b5fbc83f643d4", "created_at": "2018-06-27T22:44:57Z", "project_id": "9c1310edb4f24a81962b5fbc83f643d4", "id": "b3c4cebe-d973-4c8e-9dba-2656bde4353f"}]} 2018-06-27 22:45:00,151 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=da547dae-ebf6-48aa-b35a-e41a5abd4d18 used request id req-04b9ca9a-3fc5-4c75-a021-7a629ad93ebf 2018-06-27 22:45:00,152 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-sec-grp 2018-06-27 22:45:00,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=CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2065d4b3146c7de7ea674e593c4564b725cfa3b7" 2018-06-27 22:45:00,275 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:45:00 GMT Content-Type: application/json Content-Length: 1412 Connection: keep-alive X-Openstack-Request-Id: req-8beb421d-57f9-436e-9289-fb62abc1109d Front-End-Https: on RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "9c1310edb4f24a81962b5fbc83f643d4", "created_at": "2018-06-27T22:44:57Z", "updated_at": "2018-06-27T22:44:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:44:57Z", "revision_number": 0, "id": "20249751-8b69-43a7-886b-aa827e81cd79", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:44:57Z", "security_group_id": "da547dae-ebf6-48aa-b35a-e41a5abd4d18", "tenant_id": "9c1310edb4f24a81962b5fbc83f643d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c1310edb4f24a81962b5fbc83f643d4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:44:57Z", "revision_number": 0, "id": "b3c4cebe-d973-4c8e-9dba-2656bde4353f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:44:57Z", "security_group_id": "da547dae-ebf6-48aa-b35a-e41a5abd4d18", "tenant_id": "9c1310edb4f24a81962b5fbc83f643d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c1310edb4f24a81962b5fbc83f643d4"}], "revision_number": 2, "project_id": "9c1310edb4f24a81962b5fbc83f643d4", "id": "da547dae-ebf6-48aa-b35a-e41a5abd4d18", "name": "CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-sec-grp"}]} 2018-06-27 22:45:00,275 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-sec-grp used request id req-8beb421d-57f9-436e-9289-fb62abc1109d 2018-06-27 22:45:00,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-27 22:45:00,290 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 22: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-27 22:45:00,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/9c1310edb4f24a81962b5fbc83f643d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2065d4b3146c7de7ea674e593c4564b725cfa3b7" 2018-06-27 22:45:00,616 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:45:00 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fd30841f-368d-4c01-9256-36d4d52ada81 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/9c1310edb4f24a81962b5fbc83f643d4"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9c1310edb4f24a81962b5fbc83f643d4", "name": "CreateInstanceSingleNetworkTests-d85f5064-d722-4f2-proj"}} 2018-06-27 22:45:00,617 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/9c1310edb4f24a81962b5fbc83f643d4 used request id req-fd30841f-368d-4c01-9256-36d4d52ada81 2018-06-27 22:45:00,617 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - da547dae-ebf6-48aa-b35a-e41a5abd4d18 2018-06-27 22:45:00,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-group-rules?security_group_id=da547dae-ebf6-48aa-b35a-e41a5abd4d18 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2065d4b3146c7de7ea674e593c4564b725cfa3b7" 2018-06-27 22:45:00,723 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:45:00 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-899c99e6-1e0d-4af4-9eaf-b485dc64c45f 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-27T22:44:57Z", "security_group_id": "da547dae-ebf6-48aa-b35a-e41a5abd4d18", "port_range_min": null, "revision_number": 0, "tenant_id": "9c1310edb4f24a81962b5fbc83f643d4", "created_at": "2018-06-27T22:44:57Z", "project_id": "9c1310edb4f24a81962b5fbc83f643d4", "id": "20249751-8b69-43a7-886b-aa827e81cd79"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T22:44:57Z", "security_group_id": "da547dae-ebf6-48aa-b35a-e41a5abd4d18", "port_range_min": null, "revision_number": 0, "tenant_id": "9c1310edb4f24a81962b5fbc83f643d4", "created_at": "2018-06-27T22:44:57Z", "project_id": "9c1310edb4f24a81962b5fbc83f643d4", "id": "b3c4cebe-d973-4c8e-9dba-2656bde4353f"}]} 2018-06-27 22:45:00,723 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=da547dae-ebf6-48aa-b35a-e41a5abd4d18 used request id req-899c99e6-1e0d-4af4-9eaf-b485dc64c45f 2018-06-27 22:45:00,729 - 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}2065d4b3146c7de7ea674e593c4564b725cfa3b7" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "da547dae-ebf6-48aa-b35a-e41a5abd4d18"}}' 2018-06-27 22:45:01,133 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 22:45:01 GMT Content-Type: application/json Content-Length: 509 Connection: keep-alive X-Openstack-Request-Id: req-d7d3a7eb-83c0-4047-9bb2-b3ad2abc93dd 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-27T22:45:00Z", "security_group_id": "da547dae-ebf6-48aa-b35a-e41a5abd4d18", "port_range_min": null, "revision_number": 0, "tenant_id": "9c1310edb4f24a81962b5fbc83f643d4", "created_at": "2018-06-27T22:45:00Z", "project_id": "9c1310edb4f24a81962b5fbc83f643d4", "id": "e736332d-4be7-42de-b9bb-36c61933f796"}} 2018-06-27 22:45:01,134 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-group-rules used request id req-d7d3a7eb-83c0-4047-9bb2-b3ad2abc93dd 2018-06-27 22:45:01,134 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-sec-grp 2018-06-27 22:45:01,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=CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2065d4b3146c7de7ea674e593c4564b725cfa3b7" 2018-06-27 22:45:01,262 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:45:01 GMT Content-Type: application/json Content-Length: 1910 Connection: keep-alive X-Openstack-Request-Id: req-7005b763-bea0-4102-b5fd-85c06869a58e Front-End-Https: on RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "9c1310edb4f24a81962b5fbc83f643d4", "created_at": "2018-06-27T22:44:57Z", "updated_at": "2018-06-27T22:45:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:44:57Z", "revision_number": 0, "id": "20249751-8b69-43a7-886b-aa827e81cd79", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:44:57Z", "security_group_id": "da547dae-ebf6-48aa-b35a-e41a5abd4d18", "tenant_id": "9c1310edb4f24a81962b5fbc83f643d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c1310edb4f24a81962b5fbc83f643d4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:44:57Z", "revision_number": 0, "id": "b3c4cebe-d973-4c8e-9dba-2656bde4353f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:44:57Z", "security_group_id": "da547dae-ebf6-48aa-b35a-e41a5abd4d18", "tenant_id": "9c1310edb4f24a81962b5fbc83f643d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c1310edb4f24a81962b5fbc83f643d4"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:45:00Z", "revision_number": 0, "id": "e736332d-4be7-42de-b9bb-36c61933f796", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:45:00Z", "security_group_id": "da547dae-ebf6-48aa-b35a-e41a5abd4d18", "tenant_id": "9c1310edb4f24a81962b5fbc83f643d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c1310edb4f24a81962b5fbc83f643d4"}], "revision_number": 3, "project_id": "9c1310edb4f24a81962b5fbc83f643d4", "id": "da547dae-ebf6-48aa-b35a-e41a5abd4d18", "name": "CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-sec-grp"}]} 2018-06-27 22:45:01,262 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-sec-grp used request id req-7005b763-bea0-4102-b5fd-85c06869a58e 2018-06-27 22:45:01,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/9c1310edb4f24a81962b5fbc83f643d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2065d4b3146c7de7ea674e593c4564b725cfa3b7" 2018-06-27 22:45:01,647 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:45:01 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d935e500-c25b-4a3b-90f4-0c75e633c4a5 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/9c1310edb4f24a81962b5fbc83f643d4"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9c1310edb4f24a81962b5fbc83f643d4", "name": "CreateInstanceSingleNetworkTests-d85f5064-d722-4f2-proj"}} 2018-06-27 22:45:01,648 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/9c1310edb4f24a81962b5fbc83f643d4 used request id req-d935e500-c25b-4a3b-90f4-0c75e633c4a5 2018-06-27 22:45:01,648 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - da547dae-ebf6-48aa-b35a-e41a5abd4d18 2018-06-27 22:45:01,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/security-group-rules?security_group_id=da547dae-ebf6-48aa-b35a-e41a5abd4d18 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2065d4b3146c7de7ea674e593c4564b725cfa3b7" 2018-06-27 22:45:02,223 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:45:02 GMT Content-Type: application/json Content-Length: 1488 Connection: keep-alive X-Openstack-Request-Id: req-c95381e8-a790-44d6-a12e-0b22e23324b1 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-27T22:44:57Z", "security_group_id": "da547dae-ebf6-48aa-b35a-e41a5abd4d18", "port_range_min": null, "revision_number": 0, "tenant_id": "9c1310edb4f24a81962b5fbc83f643d4", "created_at": "2018-06-27T22:44:57Z", "project_id": "9c1310edb4f24a81962b5fbc83f643d4", "id": "20249751-8b69-43a7-886b-aa827e81cd79"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T22:44:57Z", "security_group_id": "da547dae-ebf6-48aa-b35a-e41a5abd4d18", "port_range_min": null, "revision_number": 0, "tenant_id": "9c1310edb4f24a81962b5fbc83f643d4", "created_at": "2018-06-27T22:44:57Z", "project_id": "9c1310edb4f24a81962b5fbc83f643d4", "id": "b3c4cebe-d973-4c8e-9dba-2656bde4353f"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T22:45:00Z", "security_group_id": "da547dae-ebf6-48aa-b35a-e41a5abd4d18", "port_range_min": null, "revision_number": 0, "tenant_id": "9c1310edb4f24a81962b5fbc83f643d4", "created_at": "2018-06-27T22:45:00Z", "project_id": "9c1310edb4f24a81962b5fbc83f643d4", "id": "e736332d-4be7-42de-b9bb-36c61933f796"}]} 2018-06-27 22:45:02,223 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=da547dae-ebf6-48aa-b35a-e41a5abd4d18 used request id req-c95381e8-a790-44d6-a12e-0b22e23324b1 2018-06-27 22:45:02,229 - 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}2065d4b3146c7de7ea674e593c4564b725cfa3b7" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 22, "port_range_max": 22, "security_group_id": "da547dae-ebf6-48aa-b35a-e41a5abd4d18"}}' 2018-06-27 22:45:02,739 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 22:45:02 GMT Content-Type: application/json Content-Length: 505 Connection: keep-alive X-Openstack-Request-Id: req-1ef75892-2a92-4079-82b3-d5ed1b0de19d 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-27T22:45:02Z", "security_group_id": "da547dae-ebf6-48aa-b35a-e41a5abd4d18", "port_range_min": 22, "revision_number": 0, "tenant_id": "9c1310edb4f24a81962b5fbc83f643d4", "created_at": "2018-06-27T22:45:02Z", "project_id": "9c1310edb4f24a81962b5fbc83f643d4", "id": "8f3acbd6-9607-4816-9210-ac523cf10e3b"}} 2018-06-27 22:45:02,739 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-group-rules used request id req-1ef75892-2a92-4079-82b3-d5ed1b0de19d 2018-06-27 22:45:02,740 - neutron_utils - INFO - Retrieving security group with ID - da547dae-ebf6-48aa-b35a-e41a5abd4d18 2018-06-27 22:45:02,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-groups?id=da547dae-ebf6-48aa-b35a-e41a5abd4d18 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2065d4b3146c7de7ea674e593c4564b725cfa3b7" 2018-06-27 22:45:02,934 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:45:02 GMT Content-Type: application/json Content-Length: 2404 Connection: keep-alive X-Openstack-Request-Id: req-db486f57-bc21-4d7c-8c4c-7c584b278474 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "9c1310edb4f24a81962b5fbc83f643d4", "created_at": "2018-06-27T22:44:57Z", "updated_at": "2018-06-27T22:45:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:44:57Z", "revision_number": 0, "id": "20249751-8b69-43a7-886b-aa827e81cd79", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:44:57Z", "security_group_id": "da547dae-ebf6-48aa-b35a-e41a5abd4d18", "tenant_id": "9c1310edb4f24a81962b5fbc83f643d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c1310edb4f24a81962b5fbc83f643d4"}, {"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-06-27T22:45:02Z", "revision_number": 0, "id": "8f3acbd6-9607-4816-9210-ac523cf10e3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:45:02Z", "security_group_id": "da547dae-ebf6-48aa-b35a-e41a5abd4d18", "tenant_id": "9c1310edb4f24a81962b5fbc83f643d4", "port_range_min": 22, "ethertype": "IPv4", "project_id": "9c1310edb4f24a81962b5fbc83f643d4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:44:57Z", "revision_number": 0, "id": "b3c4cebe-d973-4c8e-9dba-2656bde4353f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:44:57Z", "security_group_id": "da547dae-ebf6-48aa-b35a-e41a5abd4d18", "tenant_id": "9c1310edb4f24a81962b5fbc83f643d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c1310edb4f24a81962b5fbc83f643d4"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:45:00Z", "revision_number": 0, "id": "e736332d-4be7-42de-b9bb-36c61933f796", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:45:00Z", "security_group_id": "da547dae-ebf6-48aa-b35a-e41a5abd4d18", "tenant_id": "9c1310edb4f24a81962b5fbc83f643d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c1310edb4f24a81962b5fbc83f643d4"}], "revision_number": 4, "project_id": "9c1310edb4f24a81962b5fbc83f643d4", "id": "da547dae-ebf6-48aa-b35a-e41a5abd4d18", "name": "CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-sec-grp"}]} 2018-06-27 22:45:02,934 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=da547dae-ebf6-48aa-b35a-e41a5abd4d18 used request id req-db486f57-bc21-4d7c-8c4c-7c584b278474 2018-06-27 22:45:02,935 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - da547dae-ebf6-48aa-b35a-e41a5abd4d18 2018-06-27 22:45:02,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/security-group-rules?security_group_id=da547dae-ebf6-48aa-b35a-e41a5abd4d18 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2065d4b3146c7de7ea674e593c4564b725cfa3b7" 2018-06-27 22:45:03,044 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:45:03 GMT Content-Type: application/json Content-Length: 1970 Connection: keep-alive X-Openstack-Request-Id: req-d121b8d2-911f-4959-b695-a73fa7601c4c 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-27T22:44:57Z", "security_group_id": "da547dae-ebf6-48aa-b35a-e41a5abd4d18", "port_range_min": null, "revision_number": 0, "tenant_id": "9c1310edb4f24a81962b5fbc83f643d4", "created_at": "2018-06-27T22:44:57Z", "project_id": "9c1310edb4f24a81962b5fbc83f643d4", "id": "20249751-8b69-43a7-886b-aa827e81cd79"}, {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-06-27T22:45:02Z", "security_group_id": "da547dae-ebf6-48aa-b35a-e41a5abd4d18", "port_range_min": 22, "revision_number": 0, "tenant_id": "9c1310edb4f24a81962b5fbc83f643d4", "created_at": "2018-06-27T22:45:02Z", "project_id": "9c1310edb4f24a81962b5fbc83f643d4", "id": "8f3acbd6-9607-4816-9210-ac523cf10e3b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T22:44:57Z", "security_group_id": "da547dae-ebf6-48aa-b35a-e41a5abd4d18", "port_range_min": null, "revision_number": 0, "tenant_id": "9c1310edb4f24a81962b5fbc83f643d4", "created_at": "2018-06-27T22:44:57Z", "project_id": "9c1310edb4f24a81962b5fbc83f643d4", "id": "b3c4cebe-d973-4c8e-9dba-2656bde4353f"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T22:45:00Z", "security_group_id": "da547dae-ebf6-48aa-b35a-e41a5abd4d18", "port_range_min": null, "revision_number": 0, "tenant_id": "9c1310edb4f24a81962b5fbc83f643d4", "created_at": "2018-06-27T22:45:00Z", "project_id": "9c1310edb4f24a81962b5fbc83f643d4", "id": "e736332d-4be7-42de-b9bb-36c61933f796"}]} 2018-06-27 22:45:03,044 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=da547dae-ebf6-48aa-b35a-e41a5abd4d18 used request id req-d121b8d2-911f-4959-b695-a73fa7601c4c 2018-06-27 22:45:03,045 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:45:03,046 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:45:03,832 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4b5c75c2781a48d99939a80a47b9c603", "name": "CreateInstanceSingleNetworkTests-d85f5064-d722-4f2-proj-role"}], "expires_at": "2018-06-27T23:45:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9c1310edb4f24a81962b5fbc83f643d4", "name": "CreateInstanceSingleNetworkTests-d85f5064-d722-4f2-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/9c1310edb4f24a81962b5fbc83f643d4", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/9c1310edb4f24a81962b5fbc83f643d4", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/9c1310edb4f24a81962b5fbc83f643d4", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/9c1310edb4f24a81962b5fbc83f643d4", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/9c1310edb4f24a81962b5fbc83f643d4", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/9c1310edb4f24a81962b5fbc83f643d4", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/9c1310edb4f24a81962b5fbc83f643d4", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/9c1310edb4f24a81962b5fbc83f643d4", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/9c1310edb4f24a81962b5fbc83f643d4", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/9c1310edb4f24a81962b5fbc83f643d4", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/9c1310edb4f24a81962b5fbc83f643d4", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/9c1310edb4f24a81962b5fbc83f643d4", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-d85f5064-d722-4f2-user", "id": "137577c495d24ac09971c68fe06aed3f"}, "audit_ids": ["azU6XZJsTW-4hT9AacQOZw"], "issued_at": "2018-06-27T22:45:03.000000Z"}} 2018-06-27 22:45:03,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a84267e4e8f6891e95f25cd3d0c6b8b246c859f3" 2018-06-27 22:45:03,883 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:45:03 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6098d815-eaed-4755-abab-593521d57862 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:45:03,884 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-6098d815-eaed-4755-abab-593521d57862 2018-06-27 22:45:03,885 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 22:45:03,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a84267e4e8f6891e95f25cd3d0c6b8b246c859f3" 2018-06-27 22:45:04,234 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:45:03 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e596e9d7-8c3a-4bf2-bf40-e56603f8d840 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:45:04,234 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-e596e9d7-8c3a-4bf2-bf40-e56603f8d840 2018-06-27 22:45:04,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/networks?name=CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a84267e4e8f6891e95f25cd3d0c6b8b246c859f3" 2018-06-27 22:45:05,213 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:45:05 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-fe2c48d3-12fb-49f6-a3ea-1f5d9d7805cf Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6e1ced5e-8892-4ad4-8351-d4388830c80b"],"updated_at":"2018-06-27T22:44:30Z","tenant_id":"9c1310edb4f24a81962b5fbc83f643d4","created_at":"2018-06-27T22:44:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"9c1310edb4f24a81962b5fbc83f643d4","id":"a2679458-e84c-44a1-bb45-632eeeca95d0","name":"CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-pub-net"}]} 2018-06-27 22:45:05,214 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-pub-net used request id req-fe2c48d3-12fb-49f6-a3ea-1f5d9d7805cf 2018-06-27 22:45:05,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 22:45:05,229 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 22:45: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-27 22:45:05,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/9c1310edb4f24a81962b5fbc83f643d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a84267e4e8f6891e95f25cd3d0c6b8b246c859f3" 2018-06-27 22:45:05,333 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:45:05 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6a046b7c-ff0a-4f63-9a84-512fdb551082 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/9c1310edb4f24a81962b5fbc83f643d4"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9c1310edb4f24a81962b5fbc83f643d4", "name": "CreateInstanceSingleNetworkTests-d85f5064-d722-4f2-proj"}} 2018-06-27 22:45:05,333 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/9c1310edb4f24a81962b5fbc83f643d4 used request id req-6a046b7c-ff0a-4f63-9a84-512fdb551082 2018-06-27 22:45:05,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=a2679458-e84c-44a1-bb45-632eeeca95d0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a84267e4e8f6891e95f25cd3d0c6b8b246c859f3" 2018-06-27 22:45:06,078 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:45:06 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-9ba09a4b-9dba-4cc1-ad59-bd15bef3de74 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a2679458-e84c-44a1-bb45-632eeeca95d0","tenant_id":"9c1310edb4f24a81962b5fbc83f643d4","created_at":"2018-06-27T22:44:30Z","dns_nameservers":[],"updated_at":"2018-06-27T22:44: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":"9c1310edb4f24a81962b5fbc83f643d4","id":"6e1ced5e-8892-4ad4-8351-d4388830c80b","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-pub-subnet"}]} 2018-06-27 22:45:06,078 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=a2679458-e84c-44a1-bb45-632eeeca95d0 used request id req-9ba09a4b-9dba-4cc1-ad59-bd15bef3de74 2018-06-27 22:45:06,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=a2679458-e84c-44a1-bb45-632eeeca95d0&name=CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a84267e4e8f6891e95f25cd3d0c6b8b246c859f3" 2018-06-27 22:45:06,204 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:45:06 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-6efef476-74a4-4502-ac37-534519875b97 Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-27 22:45:06,204 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=a2679458-e84c-44a1-bb45-632eeeca95d0&name=CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6port-1&admin_state_up=True used request id req-6efef476-74a4-4502-ac37-534519875b97 2018-06-27 22:45:06,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=CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a84267e4e8f6891e95f25cd3d0c6b8b246c859f3" 2018-06-27 22:45:07,174 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:45:07 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-6b9da524-1a98-4426-9a8d-8c92b9e9e379 X-Compute-Request-Id: req-6b9da524-1a98-4426-9a8d-8c92b9e9e379 Front-End-Https: on RESP BODY: {"servers": []} 2018-06-27 22:45:07,174 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-inst used request id req-6b9da524-1a98-4426-9a8d-8c92b9e9e379 2018-06-27 22:45:07,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/networks?name=CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a84267e4e8f6891e95f25cd3d0c6b8b246c859f3" 2018-06-27 22:45:07,440 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:45:07 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-989b04a6-cd27-4423-b0c4-2f537cb2b36f Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6e1ced5e-8892-4ad4-8351-d4388830c80b"],"updated_at":"2018-06-27T22:44:30Z","tenant_id":"9c1310edb4f24a81962b5fbc83f643d4","created_at":"2018-06-27T22:44:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"9c1310edb4f24a81962b5fbc83f643d4","id":"a2679458-e84c-44a1-bb45-632eeeca95d0","name":"CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-pub-net"}]} 2018-06-27 22:45:07,440 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-pub-net used request id req-989b04a6-cd27-4423-b0c4-2f537cb2b36f 2018-06-27 22:45:07,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/9c1310edb4f24a81962b5fbc83f643d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a84267e4e8f6891e95f25cd3d0c6b8b246c859f3" 2018-06-27 22:45:07,536 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:45:07 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c05c99af-2b8e-481a-ac73-ddde76460691 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/9c1310edb4f24a81962b5fbc83f643d4"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9c1310edb4f24a81962b5fbc83f643d4", "name": "CreateInstanceSingleNetworkTests-d85f5064-d722-4f2-proj"}} 2018-06-27 22:45:07,536 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/9c1310edb4f24a81962b5fbc83f643d4 used request id req-c05c99af-2b8e-481a-ac73-ddde76460691 2018-06-27 22:45:07,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=a2679458-e84c-44a1-bb45-632eeeca95d0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a84267e4e8f6891e95f25cd3d0c6b8b246c859f3" 2018-06-27 22:45:08,428 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:45:08 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-da8bbcba-35d2-4402-bfcb-dcfd93962115 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a2679458-e84c-44a1-bb45-632eeeca95d0","tenant_id":"9c1310edb4f24a81962b5fbc83f643d4","created_at":"2018-06-27T22:44:30Z","dns_nameservers":[],"updated_at":"2018-06-27T22:44: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":"9c1310edb4f24a81962b5fbc83f643d4","id":"6e1ced5e-8892-4ad4-8351-d4388830c80b","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-pub-subnet"}]} 2018-06-27 22:45:08,429 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=a2679458-e84c-44a1-bb45-632eeeca95d0 used request id req-da8bbcba-35d2-4402-bfcb-dcfd93962115 2018-06-27 22:45:08,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/ports?network_id=a2679458-e84c-44a1-bb45-632eeeca95d0&name=CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a84267e4e8f6891e95f25cd3d0c6b8b246c859f3" 2018-06-27 22:45:08,528 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:45:08 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-5d2a5ccd-ac72-42f7-99b7-b66558544f13 Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-27 22:45:08,528 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=a2679458-e84c-44a1-bb45-632eeeca95d0&name=CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6port-1&admin_state_up=True used request id req-5d2a5ccd-ac72-42f7-99b7-b66558544f13 2018-06-27 22:45:08,528 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:45:08,529 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:45:09,391 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4b5c75c2781a48d99939a80a47b9c603", "name": "CreateInstanceSingleNetworkTests-d85f5064-d722-4f2-proj-role"}], "expires_at": "2018-06-27T23:45:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9c1310edb4f24a81962b5fbc83f643d4", "name": "CreateInstanceSingleNetworkTests-d85f5064-d722-4f2-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/9c1310edb4f24a81962b5fbc83f643d4", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/9c1310edb4f24a81962b5fbc83f643d4", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/9c1310edb4f24a81962b5fbc83f643d4", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/9c1310edb4f24a81962b5fbc83f643d4", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/9c1310edb4f24a81962b5fbc83f643d4", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/9c1310edb4f24a81962b5fbc83f643d4", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/9c1310edb4f24a81962b5fbc83f643d4", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/9c1310edb4f24a81962b5fbc83f643d4", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/9c1310edb4f24a81962b5fbc83f643d4", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/9c1310edb4f24a81962b5fbc83f643d4", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/9c1310edb4f24a81962b5fbc83f643d4", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/9c1310edb4f24a81962b5fbc83f643d4", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-d85f5064-d722-4f2-user", "id": "137577c495d24ac09971c68fe06aed3f"}, "audit_ids": ["lufFb4rrSgiXxggYLizx0g"], "issued_at": "2018-06-27T22:45:09.000000Z"}} 2018-06-27 22:45:09,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}f04e6b243e67b268db5c5b8bab874c06eee1ec1e" 2018-06-27 22:45:09,768 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:45:09 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e123978d-3749-41a4-99f5-99fbb8605443 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:45:09,768 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-e123978d-3749-41a4-99f5-99fbb8605443 2018-06-27 22:45:09,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=CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a84267e4e8f6891e95f25cd3d0c6b8b246c859f3" 2018-06-27 22:45:10,093 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:45:10 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-c5e972ac-fd14-492c-8e97-f546257ce1fb Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6e1ced5e-8892-4ad4-8351-d4388830c80b"],"updated_at":"2018-06-27T22:44:30Z","tenant_id":"9c1310edb4f24a81962b5fbc83f643d4","created_at":"2018-06-27T22:44:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"9c1310edb4f24a81962b5fbc83f643d4","id":"a2679458-e84c-44a1-bb45-632eeeca95d0","name":"CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-pub-net"}]} 2018-06-27 22:45:10,093 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-pub-net used request id req-c5e972ac-fd14-492c-8e97-f546257ce1fb 2018-06-27 22:45:10,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=a2679458-e84c-44a1-bb45-632eeeca95d0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a84267e4e8f6891e95f25cd3d0c6b8b246c859f3" 2018-06-27 22:45:10,210 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:45:10 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-b7d5eb91-d7ea-405e-981e-f9a5dfd0eb3e Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a2679458-e84c-44a1-bb45-632eeeca95d0","tenant_id":"9c1310edb4f24a81962b5fbc83f643d4","created_at":"2018-06-27T22:44:30Z","dns_nameservers":[],"updated_at":"2018-06-27T22:44: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":"9c1310edb4f24a81962b5fbc83f643d4","id":"6e1ced5e-8892-4ad4-8351-d4388830c80b","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-pub-subnet"}]} 2018-06-27 22:45:10,210 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=a2679458-e84c-44a1-bb45-632eeeca95d0 used request id req-b7d5eb91-d7ea-405e-981e-f9a5dfd0eb3e 2018-06-27 22:45:10,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-795652e8-e66d-4adc-8dd4-362b17f005a6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a84267e4e8f6891e95f25cd3d0c6b8b246c859f3" 2018-06-27 22:45:11,133 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:45:11 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-207d7999-ceeb-42dd-a096-50fdac6bdf67 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6e1ced5e-8892-4ad4-8351-d4388830c80b"],"updated_at":"2018-06-27T22:44:30Z","tenant_id":"9c1310edb4f24a81962b5fbc83f643d4","created_at":"2018-06-27T22:44:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"9c1310edb4f24a81962b5fbc83f643d4","id":"a2679458-e84c-44a1-bb45-632eeeca95d0","name":"CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-pub-net"}]} 2018-06-27 22:45:11,133 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-pub-net used request id req-207d7999-ceeb-42dd-a096-50fdac6bdf67 2018-06-27 22:45:11,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 22:45:11,148 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 22:45: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-27 22:45:11,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/9c1310edb4f24a81962b5fbc83f643d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f04e6b243e67b268db5c5b8bab874c06eee1ec1e" 2018-06-27 22:45:11,473 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:45:11 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-040e76fa-f9e9-4e36-a172-ffc806bee9f5 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/9c1310edb4f24a81962b5fbc83f643d4"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9c1310edb4f24a81962b5fbc83f643d4", "name": "CreateInstanceSingleNetworkTests-d85f5064-d722-4f2-proj"}} 2018-06-27 22:45:11,474 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/9c1310edb4f24a81962b5fbc83f643d4 used request id req-040e76fa-f9e9-4e36-a172-ffc806bee9f5 2018-06-27 22:45:11,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=a2679458-e84c-44a1-bb45-632eeeca95d0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a84267e4e8f6891e95f25cd3d0c6b8b246c859f3" 2018-06-27 22:45:11,642 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:45:11 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-53003402-fb86-4934-b4f3-4cac2f0846fb Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a2679458-e84c-44a1-bb45-632eeeca95d0","tenant_id":"9c1310edb4f24a81962b5fbc83f643d4","created_at":"2018-06-27T22:44:30Z","dns_nameservers":[],"updated_at":"2018-06-27T22:44: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":"9c1310edb4f24a81962b5fbc83f643d4","id":"6e1ced5e-8892-4ad4-8351-d4388830c80b","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-pub-subnet"}]} 2018-06-27 22:45:11,642 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=a2679458-e84c-44a1-bb45-632eeeca95d0 used request id req-53003402-fb86-4934-b4f3-4cac2f0846fb 2018-06-27 22:45:11,643 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-pub-net 2018-06-27 22:45:11,648 - 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}a84267e4e8f6891e95f25cd3d0c6b8b246c859f3" -d '{"port": {"network_id": "a2679458-e84c-44a1-bb45-632eeeca95d0", "name": "CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6port-1", "admin_state_up": true}}' 2018-06-27 22:45:14,178 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 22:45:14 GMT Content-Type: application/json Content-Length: 767 Connection: keep-alive X-Openstack-Request-Id: req-e3cabeee-8e9a-40a3-8db1-6ab4b1b2a742 Front-End-Https: on RESP BODY: {"port":{"status":"DOWN","created_at":"2018-06-27T22:45:12Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a2679458-e84c-44a1-bb45-632eeeca95d0","tenant_id":"9c1310edb4f24a81962b5fbc83f643d4","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-06-27T22:45:13Z","name":"CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6port-1","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:2d:ed:ef","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"9c1310edb4f24a81962b5fbc83f643d4","fixed_ips":[{"subnet_id":"6e1ced5e-8892-4ad4-8351-d4388830c80b","ip_address":"10.55.1.5"}],"id":"aa64004b-a38f-473b-85aa-6f72aee967ee","security_groups":["9a6f59a0-7449-4ae7-b992-2ba1eb28eaf5"],"device_id":""}} 2018-06-27 22:45:14,178 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/ports used request id req-e3cabeee-8e9a-40a3-8db1-6ab4b1b2a742 2018-06-27 22:45:14,184 - keystoneauth.session - 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-795652e8-e66d-4adc-8dd4-362b17f005a6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a84267e4e8f6891e95f25cd3d0c6b8b246c859f3" 2018-06-27 22:45:14,442 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:45:14 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-e6fdebbb-b8c7-4f0e-822e-aecfbcafeb37 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6e1ced5e-8892-4ad4-8351-d4388830c80b"],"updated_at":"2018-06-27T22:44:30Z","tenant_id":"9c1310edb4f24a81962b5fbc83f643d4","created_at":"2018-06-27T22:44:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"9c1310edb4f24a81962b5fbc83f643d4","id":"a2679458-e84c-44a1-bb45-632eeeca95d0","name":"CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-pub-net"}]} 2018-06-27 22:45:14,442 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-pub-net used request id req-e6fdebbb-b8c7-4f0e-822e-aecfbcafeb37 2018-06-27 22:45:14,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/9c1310edb4f24a81962b5fbc83f643d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a84267e4e8f6891e95f25cd3d0c6b8b246c859f3" 2018-06-27 22:45:14,749 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:45:14 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8cd351b8-0ce1-4177-b674-326307febb5b Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/9c1310edb4f24a81962b5fbc83f643d4"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9c1310edb4f24a81962b5fbc83f643d4", "name": "CreateInstanceSingleNetworkTests-d85f5064-d722-4f2-proj"}} 2018-06-27 22:45:14,749 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/9c1310edb4f24a81962b5fbc83f643d4 used request id req-8cd351b8-0ce1-4177-b674-326307febb5b 2018-06-27 22:45:14,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/subnets?network_id=a2679458-e84c-44a1-bb45-632eeeca95d0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a84267e4e8f6891e95f25cd3d0c6b8b246c859f3" 2018-06-27 22:45:14,920 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:45:14 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-ece36af1-577c-4b5c-bba6-b5e375bf7348 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a2679458-e84c-44a1-bb45-632eeeca95d0","tenant_id":"9c1310edb4f24a81962b5fbc83f643d4","created_at":"2018-06-27T22:44:30Z","dns_nameservers":[],"updated_at":"2018-06-27T22:44: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":"9c1310edb4f24a81962b5fbc83f643d4","id":"6e1ced5e-8892-4ad4-8351-d4388830c80b","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-pub-subnet"}]} 2018-06-27 22:45:14,920 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=a2679458-e84c-44a1-bb45-632eeeca95d0 used request id req-ece36af1-577c-4b5c-bba6-b5e375bf7348 2018-06-27 22:45:14,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/ports?network_id=a2679458-e84c-44a1-bb45-632eeeca95d0&name=CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a84267e4e8f6891e95f25cd3d0c6b8b246c859f3" 2018-06-27 22:45:15,212 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:45:15 GMT Content-Type: application/json Content-Length: 770 Connection: keep-alive X-Openstack-Request-Id: req-6fabb236-5e22-4e42-82d3-d21c3050cd6e Front-End-Https: on RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a2679458-e84c-44a1-bb45-632eeeca95d0","tenant_id":"9c1310edb4f24a81962b5fbc83f643d4","created_at":"2018-06-27T22:45:12Z","admin_state_up":true,"updated_at":"2018-06-27T22:45:13Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:2d:ed:ef","id":"aa64004b-a38f-473b-85aa-6f72aee967ee","port_security_enabled":true,"project_id":"9c1310edb4f24a81962b5fbc83f643d4","fixed_ips":[{"subnet_id":"6e1ced5e-8892-4ad4-8351-d4388830c80b","ip_address":"10.55.1.5"}],"extra_dhcp_opts":[],"security_groups":["9a6f59a0-7449-4ae7-b992-2ba1eb28eaf5"],"name":"CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6port-1"}]} 2018-06-27 22:45:15,212 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=a2679458-e84c-44a1-bb45-632eeeca95d0&name=CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6port-1&admin_state_up=True used request id req-6fabb236-5e22-4e42-82d3-d21c3050cd6e 2018-06-27 22:45:15,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/9c1310edb4f24a81962b5fbc83f643d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a84267e4e8f6891e95f25cd3d0c6b8b246c859f3" 2018-06-27 22:45:15,323 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:45:15 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fe4f136d-07b5-43bd-b94d-aa8507fafb5b Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/9c1310edb4f24a81962b5fbc83f643d4"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9c1310edb4f24a81962b5fbc83f643d4", "name": "CreateInstanceSingleNetworkTests-d85f5064-d722-4f2-proj"}} 2018-06-27 22:45:15,323 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/9c1310edb4f24a81962b5fbc83f643d4 used request id req-fe4f136d-07b5-43bd-b94d-aa8507fafb5b 2018-06-27 22:45:15,324 - nova_utils - INFO - Creating VM with name - CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-inst 2018-06-27 22:45:15,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/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a84267e4e8f6891e95f25cd3d0c6b8b246c859f3" 2018-06-27 22:45:15,975 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:45:15 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-3577fbd5-d83c-4d01-8f17-0e2d1d3588be X-Compute-Request-Id: req-3577fbd5-d83c-4d01-8f17-0e2d1d3588be Front-End-Https: on RESP BODY: {"flavors": [{"id": "bfce69d5-8948-4e52-8e30-cf8bfa544966", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "bookmark"}], "name": "shaker-flavor_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3"}, {"id": "c0bf8427-738e-41ff-b488-d0ea9e0f4f59", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/c0bf8427-738e-41ff-b488-d0ea9e0f4f59", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/c0bf8427-738e-41ff-b488-d0ea9e0f4f59", "rel": "bookmark"}], "name": "CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-flavor-name"}]} 2018-06-27 22:45:15,975 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-3577fbd5-d83c-4d01-8f17-0e2d1d3588be 2018-06-27 22:45:15,979 - novaclient.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/c0bf8427-738e-41ff-b488-d0ea9e0f4f59 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a84267e4e8f6891e95f25cd3d0c6b8b246c859f3" 2018-06-27 22:45:17,710 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:45: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-b617515d-712a-4a66-bd57-ed40a35653e2 X-Compute-Request-Id: req-b617515d-712a-4a66-bd57-ed40a35653e2 Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/c0bf8427-738e-41ff-b488-d0ea9e0f4f59", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/c0bf8427-738e-41ff-b488-d0ea9e0f4f59", "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": "c0bf8427-738e-41ff-b488-d0ea9e0f4f59"}} 2018-06-27 22:45:17,710 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/c0bf8427-738e-41ff-b488-d0ea9e0f4f59 used request id req-b617515d-712a-4a66-bd57-ed40a35653e2 2018-06-27 22:45:17,714 - 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-795652e8-e66d-4adc-8dd4-362b17f005a6-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a84267e4e8f6891e95f25cd3d0c6b8b246c859f3" 2018-06-27 22:45:18,595 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:45:18 GMT Content-Type: application/json Content-Length: 914 Connection: keep-alive X-Openstack-Request-Id: req-345baae3-2a38-46e6-93fc-a5c06fe27a02 Front-End-Https: on RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-image", "tags": [], "container_format": "bare", "created_at": "2018-06-27T22:44:21Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-27T22:44:23Z", "visibility": "shared", "self": "/v2/images/757bc3d8-4e5f-4ad8-85ae-8637e94db383", "min_disk": 0, "protected": false, "id": "757bc3d8-4e5f-4ad8-85ae-8637e94db383", "file": "/v2/images/757bc3d8-4e5f-4ad8-85ae-8637e94db383/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "9c1310edb4f24a81962b5fbc83f643d4", "direct_url": "file:///var/lib/glance/images/757bc3d8-4e5f-4ad8-85ae-8637e94db383", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-image"} 2018-06-27 22:45:18,595 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-image used request id req-345baae3-2a38-46e6-93fc-a5c06fe27a02 2018-06-27 22:45:18,598 - 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}a84267e4e8f6891e95f25cd3d0c6b8b246c859f3" 2018-06-27 22:45:19,259 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:45:19 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-aad5ba76-2027-4cab-9863-2f0f355f62e9 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-27 22:45:19,259 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-aad5ba76-2027-4cab-9863-2f0f355f62e9 2018-06-27 22:45:19,265 - 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}a84267e4e8f6891e95f25cd3d0c6b8b246c859f3" -d '{"server": {"name": "CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-inst", "imageRef": "757bc3d8-4e5f-4ad8-85ae-8637e94db383", "key_name": "CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-kp", "flavorRef": "c0bf8427-738e-41ff-b488-d0ea9e0f4f59", "max_count": 1, "min_count": 1, "networks": [{"port": "aa64004b-a38f-473b-85aa-6f72aee967ee"}], "security_groups": [{"name": "CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-sec-grp"}]}}' 2018-06-27 22:45:24,164 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 22:45:24 GMT Content-Type: application/json Content-Length: 448 Connection: keep-alive Location: https://172.30.10.101:8774/v2.1/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-77d1a905-3338-4925-a067-34f1a7a5044e X-Compute-Request-Id: req-77d1a905-3338-4925-a067-34f1a7a5044e RESP BODY: {"server": {"security_groups": [{"name": "CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-sec-grp"}], "OS-DCF:diskConfig": "MANUAL", "id": "304c1a53-1363-4d7a-b6bb-a4b62ca6e76c", "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c", "rel": "bookmark"}], "adminPass": "HsHUgfA9q6Kx"}} 2018-06-27 22:45:24,164 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers used request id req-77d1a905-3338-4925-a067-34f1a7a5044e 2018-06-27 22:45:24,168 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a84267e4e8f6891e95f25cd3d0c6b8b246c859f3" 2018-06-27 22:45:26,466 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:45: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-17e33a3a-abcc-4fdf-b910-98ea393d74b0 X-Compute-Request-Id: req-17e33a3a-abcc-4fdf-b910-98ea393d74b0 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/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c", "rel": "bookmark"}], "image": {"id": "757bc3d8-4e5f-4ad8-85ae-8637e94db383", "links": [{"href": "http://172.30.10.101:8774/images/757bc3d8-4e5f-4ad8-85ae-8637e94db383", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c0bf8427-738e-41ff-b488-d0ea9e0f4f59", "links": [{"href": "http://172.30.10.101:8774/flavors/c0bf8427-738e-41ff-b488-d0ea9e0f4f59", "rel": "bookmark"}]}, "id": "304c1a53-1363-4d7a-b6bb-a4b62ca6e76c", "user_id": "137577c495d24ac09971c68fe06aed3f", "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-27T22:45:24Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-kp", "name": "CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-inst", "created": "2018-06-27T22:45:24Z", "tenant_id": "9c1310edb4f24a81962b5fbc83f643d4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:45:26,467 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c used request id req-17e33a3a-abcc-4fdf-b910-98ea393d74b0 2018-06-27 22:45:26,467 - create_instance - INFO - Created instance with name - CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-inst 2018-06-27 22:45:26,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/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a84267e4e8f6891e95f25cd3d0c6b8b246c859f3" 2018-06-27 22:45:28,094 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:45:28 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-06f339f4-a9a7-424e-b868-726d4530cf28 X-Compute-Request-Id: req-06f339f4-a9a7-424e-b868-726d4530cf28 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/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c", "rel": "bookmark"}], "image": {"id": "757bc3d8-4e5f-4ad8-85ae-8637e94db383", "links": [{"href": "http://172.30.10.101:8774/images/757bc3d8-4e5f-4ad8-85ae-8637e94db383", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c0bf8427-738e-41ff-b488-d0ea9e0f4f59", "links": [{"href": "http://172.30.10.101:8774/flavors/c0bf8427-738e-41ff-b488-d0ea9e0f4f59", "rel": "bookmark"}]}, "id": "304c1a53-1363-4d7a-b6bb-a4b62ca6e76c", "user_id": "137577c495d24ac09971c68fe06aed3f", "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-27T22:45:26Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-kp", "name": "CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-inst", "created": "2018-06-27T22:45:24Z", "tenant_id": "9c1310edb4f24a81962b5fbc83f643d4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:45:28,094 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c used request id req-06f339f4-a9a7-424e-b868-726d4530cf28 2018-06-27 22:45:28,094 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-inst] is - BUILD 2018-06-27 22:45:28,095 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 22:45:31,098 - create_instance - DEBUG - VM status query timeout in 895.369708061 2018-06-27 22:45:31,101 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a84267e4e8f6891e95f25cd3d0c6b8b246c859f3" 2018-06-27 22:45:32,826 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:45: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-96202622-f4b0-49f6-af32-e6454901e5eb X-Compute-Request-Id: req-96202622-f4b0-49f6-af32-e6454901e5eb 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/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c", "rel": "bookmark"}], "image": {"id": "757bc3d8-4e5f-4ad8-85ae-8637e94db383", "links": [{"href": "http://172.30.10.101:8774/images/757bc3d8-4e5f-4ad8-85ae-8637e94db383", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c0bf8427-738e-41ff-b488-d0ea9e0f4f59", "links": [{"href": "http://172.30.10.101:8774/flavors/c0bf8427-738e-41ff-b488-d0ea9e0f4f59", "rel": "bookmark"}]}, "id": "304c1a53-1363-4d7a-b6bb-a4b62ca6e76c", "security_groups": [{"name": "default"}], "user_id": "137577c495d24ac09971c68fe06aed3f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T22:45:32Z", "hostId": "19c57dbccac13783ff60db05c449910003bd5e08f107adab2daf2bc2", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-kp", "name": "CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-inst", "created": "2018-06-27T22:45:24Z", "tenant_id": "9c1310edb4f24a81962b5fbc83f643d4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:45:32,826 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c used request id req-96202622-f4b0-49f6-af32-e6454901e5eb 2018-06-27 22:45:32,826 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-inst] is - BUILD 2018-06-27 22:45:32,827 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 22:45:35,830 - create_instance - DEBUG - VM status query timeout in 890.637629986 2018-06-27 22:45:35,833 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a84267e4e8f6891e95f25cd3d0c6b8b246c859f3" 2018-06-27 22:45:37,913 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:45:37 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-d1c216b4-1840-46e0-a7e5-8a58a0abc5ff X-Compute-Request-Id: req-d1c216b4-1840-46e0-a7e5-8a58a0abc5ff 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/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c", "rel": "bookmark"}], "image": {"id": "757bc3d8-4e5f-4ad8-85ae-8637e94db383", "links": [{"href": "http://172.30.10.101:8774/images/757bc3d8-4e5f-4ad8-85ae-8637e94db383", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c0bf8427-738e-41ff-b488-d0ea9e0f4f59", "links": [{"href": "http://172.30.10.101:8774/flavors/c0bf8427-738e-41ff-b488-d0ea9e0f4f59", "rel": "bookmark"}]}, "id": "304c1a53-1363-4d7a-b6bb-a4b62ca6e76c", "security_groups": [{"name": "default"}], "user_id": "137577c495d24ac09971c68fe06aed3f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T22:45:32Z", "hostId": "19c57dbccac13783ff60db05c449910003bd5e08f107adab2daf2bc2", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-kp", "name": "CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-inst", "created": "2018-06-27T22:45:24Z", "tenant_id": "9c1310edb4f24a81962b5fbc83f643d4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:45:37,913 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c used request id req-d1c216b4-1840-46e0-a7e5-8a58a0abc5ff 2018-06-27 22:45:37,914 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-inst] is - BUILD 2018-06-27 22:45:37,914 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 22:45:40,915 - create_instance - DEBUG - VM status query timeout in 885.552403927 2018-06-27 22:45:40,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/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a84267e4e8f6891e95f25cd3d0c6b8b246c859f3" 2018-06-27 22:45:42,874 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:45:42 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-85ac9ddc-1b38-4cac-b6b0-328b996201ef X-Compute-Request-Id: req-85ac9ddc-1b38-4cac-b6b0-328b996201ef 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/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c", "rel": "bookmark"}], "image": {"id": "757bc3d8-4e5f-4ad8-85ae-8637e94db383", "links": [{"href": "http://172.30.10.101:8774/images/757bc3d8-4e5f-4ad8-85ae-8637e94db383", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c0bf8427-738e-41ff-b488-d0ea9e0f4f59", "links": [{"href": "http://172.30.10.101:8774/flavors/c0bf8427-738e-41ff-b488-d0ea9e0f4f59", "rel": "bookmark"}]}, "id": "304c1a53-1363-4d7a-b6bb-a4b62ca6e76c", "security_groups": [{"name": "default"}], "user_id": "137577c495d24ac09971c68fe06aed3f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T22:45:32Z", "hostId": "19c57dbccac13783ff60db05c449910003bd5e08f107adab2daf2bc2", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-kp", "name": "CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-inst", "created": "2018-06-27T22:45:24Z", "tenant_id": "9c1310edb4f24a81962b5fbc83f643d4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:45:42,874 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c used request id req-85ac9ddc-1b38-4cac-b6b0-328b996201ef 2018-06-27 22:45:42,875 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-inst] is - BUILD 2018-06-27 22:45:42,875 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 22:45:45,876 - create_instance - DEBUG - VM status query timeout in 880.591698885 2018-06-27 22:45:45,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/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a84267e4e8f6891e95f25cd3d0c6b8b246c859f3" 2018-06-27 22:45:48,069 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:45:48 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-b7761185-40aa-497e-afa3-0e1a4cfe6935 X-Compute-Request-Id: req-b7761185-40aa-497e-afa3-0e1a4cfe6935 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:ed:ef", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c", "rel": "bookmark"}], "image": {"id": "757bc3d8-4e5f-4ad8-85ae-8637e94db383", "links": [{"href": "http://172.30.10.101:8774/images/757bc3d8-4e5f-4ad8-85ae-8637e94db383", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:45:43.000000", "flavor": {"id": "c0bf8427-738e-41ff-b488-d0ea9e0f4f59", "links": [{"href": "http://172.30.10.101:8774/flavors/c0bf8427-738e-41ff-b488-d0ea9e0f4f59", "rel": "bookmark"}]}, "id": "304c1a53-1363-4d7a-b6bb-a4b62ca6e76c", "security_groups": [{"name": "default"}], "user_id": "137577c495d24ac09971c68fe06aed3f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:45:44Z", "hostId": "19c57dbccac13783ff60db05c449910003bd5e08f107adab2daf2bc2", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-kp", "name": "CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-inst", "created": "2018-06-27T22:45:24Z", "tenant_id": "9c1310edb4f24a81962b5fbc83f643d4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:45:48,069 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c used request id req-b7761185-40aa-497e-afa3-0e1a4cfe6935 2018-06-27 22:45:48,070 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-inst] is - ACTIVE 2018-06-27 22:45:48,070 - create_instance - INFO - VM is - ACTIVE 2018-06-27 22:45:48,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/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a84267e4e8f6891e95f25cd3d0c6b8b246c859f3" 2018-06-27 22:45:49,912 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:45:49 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-6c27b091-243f-46f0-93d9-85465230e0bf X-Compute-Request-Id: req-6c27b091-243f-46f0-93d9-85465230e0bf Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:ed:ef", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c", "rel": "bookmark"}], "image": {"id": "757bc3d8-4e5f-4ad8-85ae-8637e94db383", "links": [{"href": "http://172.30.10.101:8774/images/757bc3d8-4e5f-4ad8-85ae-8637e94db383", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:45:43.000000", "flavor": {"id": "c0bf8427-738e-41ff-b488-d0ea9e0f4f59", "links": [{"href": "http://172.30.10.101:8774/flavors/c0bf8427-738e-41ff-b488-d0ea9e0f4f59", "rel": "bookmark"}]}, "id": "304c1a53-1363-4d7a-b6bb-a4b62ca6e76c", "security_groups": [{"name": "default"}], "user_id": "137577c495d24ac09971c68fe06aed3f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:45:44Z", "hostId": "19c57dbccac13783ff60db05c449910003bd5e08f107adab2daf2bc2", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-kp", "name": "CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-inst", "created": "2018-06-27T22:45:24Z", "tenant_id": "9c1310edb4f24a81962b5fbc83f643d4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:45:49,912 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c used request id req-6c27b091-243f-46f0-93d9-85465230e0bf 2018-06-27 22: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/networks?name=CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a84267e4e8f6891e95f25cd3d0c6b8b246c859f3" 2018-06-27 22:45:50,290 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:45:50 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-c3179c25-133f-47f0-8c13-33b428f76337 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6e1ced5e-8892-4ad4-8351-d4388830c80b"],"updated_at":"2018-06-27T22:44:30Z","tenant_id":"9c1310edb4f24a81962b5fbc83f643d4","created_at":"2018-06-27T22:44:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"9c1310edb4f24a81962b5fbc83f643d4","id":"a2679458-e84c-44a1-bb45-632eeeca95d0","name":"CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-pub-net"}]} 2018-06-27 22:45:50,290 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-pub-net used request id req-c3179c25-133f-47f0-8c13-33b428f76337 2018-06-27 22:45:50,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/9c1310edb4f24a81962b5fbc83f643d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a84267e4e8f6891e95f25cd3d0c6b8b246c859f3" 2018-06-27 22:45:50,600 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:45:50 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-beb9ade6-0870-47cf-a590-6f108ee2e65e Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/9c1310edb4f24a81962b5fbc83f643d4"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9c1310edb4f24a81962b5fbc83f643d4", "name": "CreateInstanceSingleNetworkTests-d85f5064-d722-4f2-proj"}} 2018-06-27 22:45:50,600 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/9c1310edb4f24a81962b5fbc83f643d4 used request id req-beb9ade6-0870-47cf-a590-6f108ee2e65e 2018-06-27 22:45: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=a2679458-e84c-44a1-bb45-632eeeca95d0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a84267e4e8f6891e95f25cd3d0c6b8b246c859f3" 2018-06-27 22:45:50,746 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:45:50 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-91158357-c7d6-4a34-a457-ba26b82672b2 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a2679458-e84c-44a1-bb45-632eeeca95d0","tenant_id":"9c1310edb4f24a81962b5fbc83f643d4","created_at":"2018-06-27T22:44:30Z","dns_nameservers":[],"updated_at":"2018-06-27T22:44: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":"9c1310edb4f24a81962b5fbc83f643d4","id":"6e1ced5e-8892-4ad4-8351-d4388830c80b","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-pub-subnet"}]} 2018-06-27 22:45:50,746 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=a2679458-e84c-44a1-bb45-632eeeca95d0 used request id req-91158357-c7d6-4a34-a457-ba26b82672b2 2018-06-27 22:45:50,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=a2679458-e84c-44a1-bb45-632eeeca95d0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a84267e4e8f6891e95f25cd3d0c6b8b246c859f3" 2018-06-27 22:45:50,990 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:45:50 GMT Content-Type: application/json Content-Length: 3006 Connection: keep-alive X-Openstack-Request-Id: req-b2caec12-3f62-45aa-bfd4-8b3da9af462b Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a2679458-e84c-44a1-bb45-632eeeca95d0","tenant_id":"9c1310edb4f24a81962b5fbc83f643d4","created_at":"2018-06-27T22:44:44Z","admin_state_up":true,"updated_at":"2018-06-27T22:44:55Z","binding:vnic_type":"normal","device_id":"56cdcced-86db-4f46-9690-1bc90e7b1698","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:66:22:9a","id":"14f0ed5e-14c7-4b7a-9d28-03404fa6dba2","port_security_enabled":false,"project_id":"9c1310edb4f24a81962b5fbc83f643d4","fixed_ips":[{"subnet_id":"6e1ced5e-8892-4ad4-8351-d4388830c80b","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a2679458-e84c-44a1-bb45-632eeeca95d0","tenant_id":"9c1310edb4f24a81962b5fbc83f643d4","created_at":"2018-06-27T22:44:31Z","admin_state_up":true,"updated_at":"2018-06-27T22:44:37Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-a2679458-e84c-44a1-bb45-632eeeca95d0","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:4e:2e:95","id":"633c263e-3113-4300-813a-dc3358f5c3ed","port_security_enabled":false,"project_id":"9c1310edb4f24a81962b5fbc83f643d4","fixed_ips":[{"subnet_id":"6e1ced5e-8892-4ad4-8351-d4388830c80b","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a2679458-e84c-44a1-bb45-632eeeca95d0","tenant_id":"9c1310edb4f24a81962b5fbc83f643d4","created_at":"2018-06-27T22:44:32Z","admin_state_up":true,"updated_at":"2018-06-27T22:44:38Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-a2679458-e84c-44a1-bb45-632eeeca95d0","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:46:0c:6c","id":"751cc1be-bafe-4942-9e76-741d76e81b39","port_security_enabled":false,"project_id":"9c1310edb4f24a81962b5fbc83f643d4","fixed_ips":[{"subnet_id":"6e1ced5e-8892-4ad4-8351-d4388830c80b","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a2679458-e84c-44a1-bb45-632eeeca95d0","tenant_id":"9c1310edb4f24a81962b5fbc83f643d4","created_at":"2018-06-27T22:45:12Z","admin_state_up":true,"updated_at":"2018-06-27T22:45:43Z","binding:vnic_type":"normal","device_id":"304c1a53-1363-4d7a-b6bb-a4b62ca6e76c","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:2d:ed:ef","id":"aa64004b-a38f-473b-85aa-6f72aee967ee","port_security_enabled":true,"project_id":"9c1310edb4f24a81962b5fbc83f643d4","fixed_ips":[{"subnet_id":"6e1ced5e-8892-4ad4-8351-d4388830c80b","ip_address":"10.55.1.5"}],"extra_dhcp_opts":[],"security_groups":["9a6f59a0-7449-4ae7-b992-2ba1eb28eaf5"],"name":"CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6port-1"}]} 2018-06-27 22:45:50,990 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=a2679458-e84c-44a1-bb45-632eeeca95d0 used request id req-b2caec12-3f62-45aa-bfd4-8b3da9af462b 2018-06-27 22:45:50,994 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a84267e4e8f6891e95f25cd3d0c6b8b246c859f3" 2018-06-27 22:45:51,682 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22: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-084325a3-e622-4b12-a53f-6f48584f3b07 X-Compute-Request-Id: req-084325a3-e622-4b12-a53f-6f48584f3b07 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:ed:ef", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c", "rel": "bookmark"}], "image": {"id": "757bc3d8-4e5f-4ad8-85ae-8637e94db383", "links": [{"href": "http://172.30.10.101:8774/images/757bc3d8-4e5f-4ad8-85ae-8637e94db383", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:45:43.000000", "flavor": {"id": "c0bf8427-738e-41ff-b488-d0ea9e0f4f59", "links": [{"href": "http://172.30.10.101:8774/flavors/c0bf8427-738e-41ff-b488-d0ea9e0f4f59", "rel": "bookmark"}]}, "id": "304c1a53-1363-4d7a-b6bb-a4b62ca6e76c", "security_groups": [{"name": "default"}], "user_id": "137577c495d24ac09971c68fe06aed3f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:45:44Z", "hostId": "19c57dbccac13783ff60db05c449910003bd5e08f107adab2daf2bc2", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-kp", "name": "CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-inst", "created": "2018-06-27T22:45:24Z", "tenant_id": "9c1310edb4f24a81962b5fbc83f643d4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:45:51,682 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c used request id req-084325a3-e622-4b12-a53f-6f48584f3b07 2018-06-27 22:45:51,683 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-inst] is - ACTIVE 2018-06-27 22:45:51,683 - create_instance - INFO - VM is - ACTIVE 2018-06-27 22:45:51,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/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a84267e4e8f6891e95f25cd3d0c6b8b246c859f3" 2018-06-27 22:45:52,328 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:45:52 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-be9cf056-c4ae-4350-b05a-a7bfe106db3e X-Compute-Request-Id: req-be9cf056-c4ae-4350-b05a-a7bfe106db3e Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:ed:ef", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c", "rel": "bookmark"}], "image": {"id": "757bc3d8-4e5f-4ad8-85ae-8637e94db383", "links": [{"href": "http://172.30.10.101:8774/images/757bc3d8-4e5f-4ad8-85ae-8637e94db383", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:45:43.000000", "flavor": {"id": "c0bf8427-738e-41ff-b488-d0ea9e0f4f59", "links": [{"href": "http://172.30.10.101:8774/flavors/c0bf8427-738e-41ff-b488-d0ea9e0f4f59", "rel": "bookmark"}]}, "id": "304c1a53-1363-4d7a-b6bb-a4b62ca6e76c", "security_groups": [{"name": "default"}], "user_id": "137577c495d24ac09971c68fe06aed3f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:45:44Z", "hostId": "19c57dbccac13783ff60db05c449910003bd5e08f107adab2daf2bc2", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-kp", "name": "CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-inst", "created": "2018-06-27T22:45:24Z", "tenant_id": "9c1310edb4f24a81962b5fbc83f643d4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:45:52,329 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c used request id req-be9cf056-c4ae-4350-b05a-a7bfe106db3e 2018-06-27 22:45:52,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=CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a84267e4e8f6891e95f25cd3d0c6b8b246c859f3" 2018-06-27 22:45:52,678 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:45:52 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-7fdf3bf1-db23-49f0-8f54-6b7019f376cd Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6e1ced5e-8892-4ad4-8351-d4388830c80b"],"updated_at":"2018-06-27T22:44:30Z","tenant_id":"9c1310edb4f24a81962b5fbc83f643d4","created_at":"2018-06-27T22:44:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"9c1310edb4f24a81962b5fbc83f643d4","id":"a2679458-e84c-44a1-bb45-632eeeca95d0","name":"CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-pub-net"}]} 2018-06-27 22:45:52,679 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-pub-net used request id req-7fdf3bf1-db23-49f0-8f54-6b7019f376cd 2018-06-27 22:45:52,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/9c1310edb4f24a81962b5fbc83f643d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a84267e4e8f6891e95f25cd3d0c6b8b246c859f3" 2018-06-27 22:45:53,042 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:45:52 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b1a72274-627c-478b-9edb-b3e238adcc23 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/9c1310edb4f24a81962b5fbc83f643d4"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9c1310edb4f24a81962b5fbc83f643d4", "name": "CreateInstanceSingleNetworkTests-d85f5064-d722-4f2-proj"}} 2018-06-27 22:45:53,042 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/9c1310edb4f24a81962b5fbc83f643d4 used request id req-b1a72274-627c-478b-9edb-b3e238adcc23 2018-06-27 22:45:53,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=a2679458-e84c-44a1-bb45-632eeeca95d0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a84267e4e8f6891e95f25cd3d0c6b8b246c859f3" 2018-06-27 22:45:53,211 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:45:53 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-c96ae725-dc55-47f1-adc8-f128ca445432 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a2679458-e84c-44a1-bb45-632eeeca95d0","tenant_id":"9c1310edb4f24a81962b5fbc83f643d4","created_at":"2018-06-27T22:44:30Z","dns_nameservers":[],"updated_at":"2018-06-27T22:44: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":"9c1310edb4f24a81962b5fbc83f643d4","id":"6e1ced5e-8892-4ad4-8351-d4388830c80b","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-pub-subnet"}]} 2018-06-27 22:45:53,212 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=a2679458-e84c-44a1-bb45-632eeeca95d0 used request id req-c96ae725-dc55-47f1-adc8-f128ca445432 2018-06-27 22:45:53,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/ports?network_id=a2679458-e84c-44a1-bb45-632eeeca95d0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a84267e4e8f6891e95f25cd3d0c6b8b246c859f3" 2018-06-27 22:45:53,569 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:45:53 GMT Content-Type: application/json Content-Length: 3006 Connection: keep-alive X-Openstack-Request-Id: req-48e35164-1ef2-42ba-897d-f968950ae636 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a2679458-e84c-44a1-bb45-632eeeca95d0","tenant_id":"9c1310edb4f24a81962b5fbc83f643d4","created_at":"2018-06-27T22:44:44Z","admin_state_up":true,"updated_at":"2018-06-27T22:44:55Z","binding:vnic_type":"normal","device_id":"56cdcced-86db-4f46-9690-1bc90e7b1698","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:66:22:9a","id":"14f0ed5e-14c7-4b7a-9d28-03404fa6dba2","port_security_enabled":false,"project_id":"9c1310edb4f24a81962b5fbc83f643d4","fixed_ips":[{"subnet_id":"6e1ced5e-8892-4ad4-8351-d4388830c80b","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a2679458-e84c-44a1-bb45-632eeeca95d0","tenant_id":"9c1310edb4f24a81962b5fbc83f643d4","created_at":"2018-06-27T22:44:31Z","admin_state_up":true,"updated_at":"2018-06-27T22:44:37Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-a2679458-e84c-44a1-bb45-632eeeca95d0","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:4e:2e:95","id":"633c263e-3113-4300-813a-dc3358f5c3ed","port_security_enabled":false,"project_id":"9c1310edb4f24a81962b5fbc83f643d4","fixed_ips":[{"subnet_id":"6e1ced5e-8892-4ad4-8351-d4388830c80b","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a2679458-e84c-44a1-bb45-632eeeca95d0","tenant_id":"9c1310edb4f24a81962b5fbc83f643d4","created_at":"2018-06-27T22:44:32Z","admin_state_up":true,"updated_at":"2018-06-27T22:44:38Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-a2679458-e84c-44a1-bb45-632eeeca95d0","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:46:0c:6c","id":"751cc1be-bafe-4942-9e76-741d76e81b39","port_security_enabled":false,"project_id":"9c1310edb4f24a81962b5fbc83f643d4","fixed_ips":[{"subnet_id":"6e1ced5e-8892-4ad4-8351-d4388830c80b","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a2679458-e84c-44a1-bb45-632eeeca95d0","tenant_id":"9c1310edb4f24a81962b5fbc83f643d4","created_at":"2018-06-27T22:45:12Z","admin_state_up":true,"updated_at":"2018-06-27T22:45:43Z","binding:vnic_type":"normal","device_id":"304c1a53-1363-4d7a-b6bb-a4b62ca6e76c","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:2d:ed:ef","id":"aa64004b-a38f-473b-85aa-6f72aee967ee","port_security_enabled":true,"project_id":"9c1310edb4f24a81962b5fbc83f643d4","fixed_ips":[{"subnet_id":"6e1ced5e-8892-4ad4-8351-d4388830c80b","ip_address":"10.55.1.5"}],"extra_dhcp_opts":[],"security_groups":["9a6f59a0-7449-4ae7-b992-2ba1eb28eaf5"],"name":"CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6port-1"}]} 2018-06-27 22:45:53,569 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=a2679458-e84c-44a1-bb45-632eeeca95d0 used request id req-48e35164-1ef2-42ba-897d-f968950ae636 2018-06-27 22:45:53,572 - 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/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a84267e4e8f6891e95f25cd3d0c6b8b246c859f3" -d '{"addSecurityGroup": {"name": "CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-sec-grp"}}' 2018-06-27 22:45:56,294 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 22:45: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-fb27107f-bf50-4974-91b4-a5fc015e7638 X-Compute-Request-Id: req-fb27107f-bf50-4974-91b4-a5fc015e7638 2018-06-27 22:45:56,294 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c/action used request id req-fb27107f-bf50-4974-91b4-a5fc015e7638 2018-06-27 22:45:56,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/routers?name=CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a84267e4e8f6891e95f25cd3d0c6b8b246c859f3" 2018-06-27 22:45:56,954 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:45:56 GMT Content-Type: application/json Content-Length: 733 Connection: keep-alive X-Openstack-Request-Id: req-97d30f4b-0b04-4934-b8ad-006a5816c449 Front-End-Https: on RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "977aff9f-43e9-4fec-86ae-a730f64fa17d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "df0aa635-d718-49cc-81c1-ba349ef8a505", "ip_address": "172.30.10.120"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "9c1310edb4f24a81962b5fbc83f643d4", "created_at": "2018-06-27T22:44:37Z", "admin_state_up": true, "updated_at": "2018-06-27T22:44:45Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "9c1310edb4f24a81962b5fbc83f643d4", "id": "56cdcced-86db-4f46-9690-1bc90e7b1698", "name": "CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-pub-router"}]} 2018-06-27 22:45:56,954 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-pub-router used request id req-97d30f4b-0b04-4934-b8ad-006a5816c449 2018-06-27 22:45:56,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/9c1310edb4f24a81962b5fbc83f643d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a84267e4e8f6891e95f25cd3d0c6b8b246c859f3" 2018-06-27 22:45:57,214 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:45:56 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4fee7210-b04e-4cae-b69b-d611802f34b6 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/9c1310edb4f24a81962b5fbc83f643d4"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9c1310edb4f24a81962b5fbc83f643d4", "name": "CreateInstanceSingleNetworkTests-d85f5064-d722-4f2-proj"}} 2018-06-27 22:45:57,214 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/9c1310edb4f24a81962b5fbc83f643d4 used request id req-4fee7210-b04e-4cae-b69b-d611802f34b6 2018-06-27 22:45:57,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?device_id=56cdcced-86db-4f46-9690-1bc90e7b1698 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a84267e4e8f6891e95f25cd3d0c6b8b246c859f3" 2018-06-27 22:45:57,408 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:45:57 GMT Content-Type: application/json Content-Length: 720 Connection: keep-alive X-Openstack-Request-Id: req-99dfc22a-736f-4120-b26a-97f453815308 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a2679458-e84c-44a1-bb45-632eeeca95d0","tenant_id":"9c1310edb4f24a81962b5fbc83f643d4","created_at":"2018-06-27T22:44:44Z","admin_state_up":true,"updated_at":"2018-06-27T22:44:55Z","binding:vnic_type":"normal","device_id":"56cdcced-86db-4f46-9690-1bc90e7b1698","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:66:22:9a","id":"14f0ed5e-14c7-4b7a-9d28-03404fa6dba2","port_security_enabled":false,"project_id":"9c1310edb4f24a81962b5fbc83f643d4","fixed_ips":[{"subnet_id":"6e1ced5e-8892-4ad4-8351-d4388830c80b","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-27 22:45:57,408 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=56cdcced-86db-4f46-9690-1bc90e7b1698 used request id req-99dfc22a-736f-4120-b26a-97f453815308 2018-06-27 22:45:57,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/6e1ced5e-8892-4ad4-8351-d4388830c80b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a84267e4e8f6891e95f25cd3d0c6b8b246c859f3" 2018-06-27 22:45:57,517 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:45:57 GMT Content-Type: application/json Content-Length: 679 Connection: keep-alive X-Openstack-Request-Id: req-b2231ea5-4103-47df-8b61-482ce0857411 Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a2679458-e84c-44a1-bb45-632eeeca95d0","tenant_id":"9c1310edb4f24a81962b5fbc83f643d4","created_at":"2018-06-27T22:44:30Z","dns_nameservers":[],"updated_at":"2018-06-27T22:44: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":"9c1310edb4f24a81962b5fbc83f643d4","id":"6e1ced5e-8892-4ad4-8351-d4388830c80b","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-pub-subnet"}} 2018-06-27 22:45:57,517 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/6e1ced5e-8892-4ad4-8351-d4388830c80b used request id req-b2231ea5-4103-47df-8b61-482ce0857411 2018-06-27 22:45:57,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?id=977aff9f-43e9-4fec-86ae-a730f64fa17d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a84267e4e8f6891e95f25cd3d0c6b8b246c859f3" 2018-06-27 22:45:57,757 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:45:57 GMT Content-Type: application/json Content-Length: 594 Connection: keep-alive X-Openstack-Request-Id: req-20c3cd9a-885b-42f5-8e85-0ab6b705ee4f 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":["df0aa635-d718-49cc-81c1-ba349ef8a505"],"updated_at":"2018-06-27T18:56:39Z","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T18:56:31Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"977aff9f-43e9-4fec-86ae-a730f64fa17d","name":"floating_net"}]} 2018-06-27 22:45:57,757 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=977aff9f-43e9-4fec-86ae-a730f64fa17d used request id req-20c3cd9a-885b-42f5-8e85-0ab6b705ee4f 2018-06-27 22:45:57,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/subnets?network_id=977aff9f-43e9-4fec-86ae-a730f64fa17d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a84267e4e8f6891e95f25cd3d0c6b8b246c859f3" 2018-06-27 22:45:58,029 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:45:57 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-71a82e24-bee4-41cd-9503-3a77d15aef2e Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-27 22:45:58,029 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=977aff9f-43e9-4fec-86ae-a730f64fa17d used request id req-71a82e24-bee4-41cd-9503-3a77d15aef2e 2018-06-27 22:45:58,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/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a84267e4e8f6891e95f25cd3d0c6b8b246c859f3" 2018-06-27 22:45:59,357 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:45:59 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-94b8744d-6f95-4911-8659-73087e506da5 X-Compute-Request-Id: req-94b8744d-6f95-4911-8659-73087e506da5 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:ed:ef", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c", "rel": "bookmark"}], "image": {"id": "757bc3d8-4e5f-4ad8-85ae-8637e94db383", "links": [{"href": "http://172.30.10.101:8774/images/757bc3d8-4e5f-4ad8-85ae-8637e94db383", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:45:43.000000", "flavor": {"id": "c0bf8427-738e-41ff-b488-d0ea9e0f4f59", "links": [{"href": "http://172.30.10.101:8774/flavors/c0bf8427-738e-41ff-b488-d0ea9e0f4f59", "rel": "bookmark"}]}, "id": "304c1a53-1363-4d7a-b6bb-a4b62ca6e76c", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-sec-grp"}], "user_id": "137577c495d24ac09971c68fe06aed3f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:45:44Z", "hostId": "19c57dbccac13783ff60db05c449910003bd5e08f107adab2daf2bc2", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-kp", "name": "CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-inst", "created": "2018-06-27T22:45:24Z", "tenant_id": "9c1310edb4f24a81962b5fbc83f643d4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:45:59,357 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c used request id req-94b8744d-6f95-4911-8659-73087e506da5 2018-06-27 22:45:59,358 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-inst] is - ACTIVE 2018-06-27 22:45:59,358 - create_instance - INFO - VM is - ACTIVE 2018-06-27 22:45:59,361 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a84267e4e8f6891e95f25cd3d0c6b8b246c859f3" 2018-06-27 22:46:00,858 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:46: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-0817d25d-5002-4bdb-94c8-75b5d90f7e21 X-Compute-Request-Id: req-0817d25d-5002-4bdb-94c8-75b5d90f7e21 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:ed:ef", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c", "rel": "bookmark"}], "image": {"id": "757bc3d8-4e5f-4ad8-85ae-8637e94db383", "links": [{"href": "http://172.30.10.101:8774/images/757bc3d8-4e5f-4ad8-85ae-8637e94db383", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:45:43.000000", "flavor": {"id": "c0bf8427-738e-41ff-b488-d0ea9e0f4f59", "links": [{"href": "http://172.30.10.101:8774/flavors/c0bf8427-738e-41ff-b488-d0ea9e0f4f59", "rel": "bookmark"}]}, "id": "304c1a53-1363-4d7a-b6bb-a4b62ca6e76c", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-sec-grp"}], "user_id": "137577c495d24ac09971c68fe06aed3f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:45:44Z", "hostId": "19c57dbccac13783ff60db05c449910003bd5e08f107adab2daf2bc2", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-kp", "name": "CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-inst", "created": "2018-06-27T22:45:24Z", "tenant_id": "9c1310edb4f24a81962b5fbc83f643d4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:46:00,858 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c used request id req-0817d25d-5002-4bdb-94c8-75b5d90f7e21 2018-06-27 22:46:00,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-795652e8-e66d-4adc-8dd4-362b17f005a6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a84267e4e8f6891e95f25cd3d0c6b8b246c859f3" 2018-06-27 22:46:01,181 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:46:01 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-5e40a8d3-25c4-4025-8d14-439983b2c72b Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6e1ced5e-8892-4ad4-8351-d4388830c80b"],"updated_at":"2018-06-27T22:44:30Z","tenant_id":"9c1310edb4f24a81962b5fbc83f643d4","created_at":"2018-06-27T22:44:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"9c1310edb4f24a81962b5fbc83f643d4","id":"a2679458-e84c-44a1-bb45-632eeeca95d0","name":"CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-pub-net"}]} 2018-06-27 22:46:01,181 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-pub-net used request id req-5e40a8d3-25c4-4025-8d14-439983b2c72b 2018-06-27 22:46:01,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/9c1310edb4f24a81962b5fbc83f643d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a84267e4e8f6891e95f25cd3d0c6b8b246c859f3" 2018-06-27 22:46:01,487 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:46:01 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-86124b54-f103-46a1-b636-cb5443282b24 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/9c1310edb4f24a81962b5fbc83f643d4"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9c1310edb4f24a81962b5fbc83f643d4", "name": "CreateInstanceSingleNetworkTests-d85f5064-d722-4f2-proj"}} 2018-06-27 22:46:01,487 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/9c1310edb4f24a81962b5fbc83f643d4 used request id req-86124b54-f103-46a1-b636-cb5443282b24 2018-06-27 22:46:01,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=a2679458-e84c-44a1-bb45-632eeeca95d0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a84267e4e8f6891e95f25cd3d0c6b8b246c859f3" 2018-06-27 22:46:01,609 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:46:01 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-a0335eec-bdd1-4636-8608-adfc744ce7c3 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a2679458-e84c-44a1-bb45-632eeeca95d0","tenant_id":"9c1310edb4f24a81962b5fbc83f643d4","created_at":"2018-06-27T22:44:30Z","dns_nameservers":[],"updated_at":"2018-06-27T22:44: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":"9c1310edb4f24a81962b5fbc83f643d4","id":"6e1ced5e-8892-4ad4-8351-d4388830c80b","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-pub-subnet"}]} 2018-06-27 22:46:01,610 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=a2679458-e84c-44a1-bb45-632eeeca95d0 used request id req-a0335eec-bdd1-4636-8608-adfc744ce7c3 2018-06-27 22:46:01,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/ports?network_id=a2679458-e84c-44a1-bb45-632eeeca95d0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a84267e4e8f6891e95f25cd3d0c6b8b246c859f3" 2018-06-27 22:46:01,870 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:46:01 GMT Content-Type: application/json Content-Length: 3045 Connection: keep-alive X-Openstack-Request-Id: req-d9f98ee0-067e-44e8-b5ae-eb032934da9e Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a2679458-e84c-44a1-bb45-632eeeca95d0","tenant_id":"9c1310edb4f24a81962b5fbc83f643d4","created_at":"2018-06-27T22:44:44Z","admin_state_up":true,"updated_at":"2018-06-27T22:44:55Z","binding:vnic_type":"normal","device_id":"56cdcced-86db-4f46-9690-1bc90e7b1698","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:66:22:9a","id":"14f0ed5e-14c7-4b7a-9d28-03404fa6dba2","port_security_enabled":false,"project_id":"9c1310edb4f24a81962b5fbc83f643d4","fixed_ips":[{"subnet_id":"6e1ced5e-8892-4ad4-8351-d4388830c80b","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a2679458-e84c-44a1-bb45-632eeeca95d0","tenant_id":"9c1310edb4f24a81962b5fbc83f643d4","created_at":"2018-06-27T22:44:31Z","admin_state_up":true,"updated_at":"2018-06-27T22:44:37Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-a2679458-e84c-44a1-bb45-632eeeca95d0","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:4e:2e:95","id":"633c263e-3113-4300-813a-dc3358f5c3ed","port_security_enabled":false,"project_id":"9c1310edb4f24a81962b5fbc83f643d4","fixed_ips":[{"subnet_id":"6e1ced5e-8892-4ad4-8351-d4388830c80b","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a2679458-e84c-44a1-bb45-632eeeca95d0","tenant_id":"9c1310edb4f24a81962b5fbc83f643d4","created_at":"2018-06-27T22:44:32Z","admin_state_up":true,"updated_at":"2018-06-27T22:44:38Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-a2679458-e84c-44a1-bb45-632eeeca95d0","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:46:0c:6c","id":"751cc1be-bafe-4942-9e76-741d76e81b39","port_security_enabled":false,"project_id":"9c1310edb4f24a81962b5fbc83f643d4","fixed_ips":[{"subnet_id":"6e1ced5e-8892-4ad4-8351-d4388830c80b","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a2679458-e84c-44a1-bb45-632eeeca95d0","tenant_id":"9c1310edb4f24a81962b5fbc83f643d4","created_at":"2018-06-27T22:45:12Z","admin_state_up":true,"updated_at":"2018-06-27T22:45:55Z","binding:vnic_type":"normal","device_id":"304c1a53-1363-4d7a-b6bb-a4b62ca6e76c","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:2d:ed:ef","id":"aa64004b-a38f-473b-85aa-6f72aee967ee","port_security_enabled":true,"project_id":"9c1310edb4f24a81962b5fbc83f643d4","fixed_ips":[{"subnet_id":"6e1ced5e-8892-4ad4-8351-d4388830c80b","ip_address":"10.55.1.5"}],"extra_dhcp_opts":[],"security_groups":["da547dae-ebf6-48aa-b35a-e41a5abd4d18","9a6f59a0-7449-4ae7-b992-2ba1eb28eaf5"],"name":"CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6port-1"}]} 2018-06-27 22:46:01,870 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=a2679458-e84c-44a1-bb45-632eeeca95d0 used request id req-d9f98ee0-067e-44e8-b5ae-eb032934da9e 2018-06-27 22:46:01,871 - neutron_utils - INFO - Creating floating ip to external network - floating_net 2018-06-27 22:46:01,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=floating_net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a84267e4e8f6891e95f25cd3d0c6b8b246c859f3" 2018-06-27 22:46:02,140 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:46:02 GMT Content-Type: application/json Content-Length: 594 Connection: keep-alive X-Openstack-Request-Id: req-0645fa6d-d23f-4282-8313-fb482b0147c6 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":["df0aa635-d718-49cc-81c1-ba349ef8a505"],"updated_at":"2018-06-27T18:56:39Z","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T18:56:31Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"977aff9f-43e9-4fec-86ae-a730f64fa17d","name":"floating_net"}]} 2018-06-27 22:46:02,141 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=floating_net used request id req-0645fa6d-d23f-4282-8313-fb482b0147c6 2018-06-27 22:46:02,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/subnets?network_id=977aff9f-43e9-4fec-86ae-a730f64fa17d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a84267e4e8f6891e95f25cd3d0c6b8b246c859f3" 2018-06-27 22:46:02,233 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:46:02 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-185d58ec-6a52-4ba9-9885-c974d9ecf48b Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-27 22:46:02,233 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=977aff9f-43e9-4fec-86ae-a730f64fa17d used request id req-185d58ec-6a52-4ba9-9885-c974d9ecf48b 2018-06-27 22:46:02,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/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a84267e4e8f6891e95f25cd3d0c6b8b246c859f3" -d '{"floatingip": {"floating_network_id": "977aff9f-43e9-4fec-86ae-a730f64fa17d", "port_id": "aa64004b-a38f-473b-85aa-6f72aee967ee"}}' 2018-06-27 22:46:07,765 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 22:46:07 GMT Content-Type: application/json Content-Length: 548 Connection: keep-alive X-Openstack-Request-Id: req-b907e97c-52c0-4911-82dd-3b66859cccd3 Front-End-Https: on RESP BODY: {"floatingip": {"router_id": "56cdcced-86db-4f46-9690-1bc90e7b1698", "status": "DOWN", "description": "", "tags": [], "tenant_id": "9c1310edb4f24a81962b5fbc83f643d4", "created_at": "2018-06-27T22:46:04Z", "updated_at": "2018-06-27T22:46:04Z", "floating_network_id": "977aff9f-43e9-4fec-86ae-a730f64fa17d", "fixed_ip_address": "10.55.1.5", "floating_ip_address": "172.30.10.112", "revision_number": 0, "project_id": "9c1310edb4f24a81962b5fbc83f643d4", "port_id": "aa64004b-a38f-473b-85aa-6f72aee967ee", "id": "4dd23653-0243-4f1c-9c10-bfd5b4e75e8e"}} 2018-06-27 22:46:07,765 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/floatingips used request id req-b907e97c-52c0-4911-82dd-3b66859cccd3 2018-06-27 22:46:07,766 - create_instance - INFO - Created floating IP 172.30.10.112 via router - CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-pub-router 2018-06-27 22:46:07,769 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a84267e4e8f6891e95f25cd3d0c6b8b246c859f3" 2018-06-27 22:46:08,425 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:46:08 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-5c8dd66f-fe30-4b2c-a80c-0c7902185b7a X-Compute-Request-Id: req-5c8dd66f-fe30-4b2c-a80c-0c7902185b7a Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:ed:ef", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c", "rel": "bookmark"}], "image": {"id": "757bc3d8-4e5f-4ad8-85ae-8637e94db383", "links": [{"href": "http://172.30.10.101:8774/images/757bc3d8-4e5f-4ad8-85ae-8637e94db383", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:45:43.000000", "flavor": {"id": "c0bf8427-738e-41ff-b488-d0ea9e0f4f59", "links": [{"href": "http://172.30.10.101:8774/flavors/c0bf8427-738e-41ff-b488-d0ea9e0f4f59", "rel": "bookmark"}]}, "id": "304c1a53-1363-4d7a-b6bb-a4b62ca6e76c", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-sec-grp"}], "user_id": "137577c495d24ac09971c68fe06aed3f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:45:44Z", "hostId": "19c57dbccac13783ff60db05c449910003bd5e08f107adab2daf2bc2", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-kp", "name": "CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-inst", "created": "2018-06-27T22:45:24Z", "tenant_id": "9c1310edb4f24a81962b5fbc83f643d4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:46:08,425 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c used request id req-5c8dd66f-fe30-4b2c-a80c-0c7902185b7a 2018-06-27 22:46:08,426 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-inst] is - ACTIVE 2018-06-27 22:46:08,426 - create_instance - INFO - VM is - ACTIVE 2018-06-27 22:46:08,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/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a84267e4e8f6891e95f25cd3d0c6b8b246c859f3" 2018-06-27 22:46:09,133 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:46: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-257634f7-dee5-43e5-b7ce-dc053497af7b X-Compute-Request-Id: req-257634f7-dee5-43e5-b7ce-dc053497af7b Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:ed:ef", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c", "rel": "bookmark"}], "image": {"id": "757bc3d8-4e5f-4ad8-85ae-8637e94db383", "links": [{"href": "http://172.30.10.101:8774/images/757bc3d8-4e5f-4ad8-85ae-8637e94db383", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:45:43.000000", "flavor": {"id": "c0bf8427-738e-41ff-b488-d0ea9e0f4f59", "links": [{"href": "http://172.30.10.101:8774/flavors/c0bf8427-738e-41ff-b488-d0ea9e0f4f59", "rel": "bookmark"}]}, "id": "304c1a53-1363-4d7a-b6bb-a4b62ca6e76c", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-sec-grp"}], "user_id": "137577c495d24ac09971c68fe06aed3f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:45:44Z", "hostId": "19c57dbccac13783ff60db05c449910003bd5e08f107adab2daf2bc2", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-kp", "name": "CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-inst", "created": "2018-06-27T22:45:24Z", "tenant_id": "9c1310edb4f24a81962b5fbc83f643d4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:46:09,134 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c used request id req-257634f7-dee5-43e5-b7ce-dc053497af7b 2018-06-27 22:46:09,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=CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a84267e4e8f6891e95f25cd3d0c6b8b246c859f3" 2018-06-27 22:46:09,450 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:46:09 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-b4ed7ee1-1894-45d0-9ec9-f4bf15bb45c8 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6e1ced5e-8892-4ad4-8351-d4388830c80b"],"updated_at":"2018-06-27T22:44:30Z","tenant_id":"9c1310edb4f24a81962b5fbc83f643d4","created_at":"2018-06-27T22:44:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"9c1310edb4f24a81962b5fbc83f643d4","id":"a2679458-e84c-44a1-bb45-632eeeca95d0","name":"CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-pub-net"}]} 2018-06-27 22:46:09,450 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-pub-net used request id req-b4ed7ee1-1894-45d0-9ec9-f4bf15bb45c8 2018-06-27 22:46:09,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/9c1310edb4f24a81962b5fbc83f643d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a84267e4e8f6891e95f25cd3d0c6b8b246c859f3" 2018-06-27 22:46:09,788 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:46:09 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-19db708a-7177-4967-8613-7da00a47d68c Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/9c1310edb4f24a81962b5fbc83f643d4"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9c1310edb4f24a81962b5fbc83f643d4", "name": "CreateInstanceSingleNetworkTests-d85f5064-d722-4f2-proj"}} 2018-06-27 22:46:09,788 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/9c1310edb4f24a81962b5fbc83f643d4 used request id req-19db708a-7177-4967-8613-7da00a47d68c 2018-06-27 22:46:09,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/subnets?network_id=a2679458-e84c-44a1-bb45-632eeeca95d0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a84267e4e8f6891e95f25cd3d0c6b8b246c859f3" 2018-06-27 22:46:09,976 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:46:09 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-1b116ff1-47c4-4021-abab-17f1f9b90539 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a2679458-e84c-44a1-bb45-632eeeca95d0","tenant_id":"9c1310edb4f24a81962b5fbc83f643d4","created_at":"2018-06-27T22:44:30Z","dns_nameservers":[],"updated_at":"2018-06-27T22:44: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":"9c1310edb4f24a81962b5fbc83f643d4","id":"6e1ced5e-8892-4ad4-8351-d4388830c80b","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-pub-subnet"}]} 2018-06-27 22:46:09,976 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=a2679458-e84c-44a1-bb45-632eeeca95d0 used request id req-1b116ff1-47c4-4021-abab-17f1f9b90539 2018-06-27 22:46:09,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/ports?network_id=a2679458-e84c-44a1-bb45-632eeeca95d0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a84267e4e8f6891e95f25cd3d0c6b8b246c859f3" 2018-06-27 22:46:10,231 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:46:10 GMT Content-Type: application/json Content-Length: 3045 Connection: keep-alive X-Openstack-Request-Id: req-a25eadb3-0a99-4667-aa0a-76c849570cc7 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a2679458-e84c-44a1-bb45-632eeeca95d0","tenant_id":"9c1310edb4f24a81962b5fbc83f643d4","created_at":"2018-06-27T22:44:44Z","admin_state_up":true,"updated_at":"2018-06-27T22:44:55Z","binding:vnic_type":"normal","device_id":"56cdcced-86db-4f46-9690-1bc90e7b1698","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:66:22:9a","id":"14f0ed5e-14c7-4b7a-9d28-03404fa6dba2","port_security_enabled":false,"project_id":"9c1310edb4f24a81962b5fbc83f643d4","fixed_ips":[{"subnet_id":"6e1ced5e-8892-4ad4-8351-d4388830c80b","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a2679458-e84c-44a1-bb45-632eeeca95d0","tenant_id":"9c1310edb4f24a81962b5fbc83f643d4","created_at":"2018-06-27T22:44:31Z","admin_state_up":true,"updated_at":"2018-06-27T22:44:37Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-a2679458-e84c-44a1-bb45-632eeeca95d0","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:4e:2e:95","id":"633c263e-3113-4300-813a-dc3358f5c3ed","port_security_enabled":false,"project_id":"9c1310edb4f24a81962b5fbc83f643d4","fixed_ips":[{"subnet_id":"6e1ced5e-8892-4ad4-8351-d4388830c80b","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a2679458-e84c-44a1-bb45-632eeeca95d0","tenant_id":"9c1310edb4f24a81962b5fbc83f643d4","created_at":"2018-06-27T22:44:32Z","admin_state_up":true,"updated_at":"2018-06-27T22:44:38Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-a2679458-e84c-44a1-bb45-632eeeca95d0","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:46:0c:6c","id":"751cc1be-bafe-4942-9e76-741d76e81b39","port_security_enabled":false,"project_id":"9c1310edb4f24a81962b5fbc83f643d4","fixed_ips":[{"subnet_id":"6e1ced5e-8892-4ad4-8351-d4388830c80b","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a2679458-e84c-44a1-bb45-632eeeca95d0","tenant_id":"9c1310edb4f24a81962b5fbc83f643d4","created_at":"2018-06-27T22:45:12Z","admin_state_up":true,"updated_at":"2018-06-27T22:45:55Z","binding:vnic_type":"normal","device_id":"304c1a53-1363-4d7a-b6bb-a4b62ca6e76c","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:2d:ed:ef","id":"aa64004b-a38f-473b-85aa-6f72aee967ee","port_security_enabled":true,"project_id":"9c1310edb4f24a81962b5fbc83f643d4","fixed_ips":[{"subnet_id":"6e1ced5e-8892-4ad4-8351-d4388830c80b","ip_address":"10.55.1.5"}],"extra_dhcp_opts":[],"security_groups":["da547dae-ebf6-48aa-b35a-e41a5abd4d18","9a6f59a0-7449-4ae7-b992-2ba1eb28eaf5"],"name":"CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6port-1"}]} 2018-06-27 22:46:10,231 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=a2679458-e84c-44a1-bb45-632eeeca95d0 used request id req-a25eadb3-0a99-4667-aa0a-76c849570cc7 2018-06-27 22:46:10,232 - create_instance_tests - INFO - Looking for IP 10.55.1.5 in the console log 2018-06-27 22:46:10,234 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a84267e4e8f6891e95f25cd3d0c6b8b246c859f3" 2018-06-27 22:46:11,701 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:46:11 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-bb04267f-f2f6-4cb4-a66d-eb8cc80e0c19 X-Compute-Request-Id: req-bb04267f-f2f6-4cb4-a66d-eb8cc80e0c19 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:ed:ef", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c", "rel": "bookmark"}], "image": {"id": "757bc3d8-4e5f-4ad8-85ae-8637e94db383", "links": [{"href": "http://172.30.10.101:8774/images/757bc3d8-4e5f-4ad8-85ae-8637e94db383", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:45:43.000000", "flavor": {"id": "c0bf8427-738e-41ff-b488-d0ea9e0f4f59", "links": [{"href": "http://172.30.10.101:8774/flavors/c0bf8427-738e-41ff-b488-d0ea9e0f4f59", "rel": "bookmark"}]}, "id": "304c1a53-1363-4d7a-b6bb-a4b62ca6e76c", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-sec-grp"}], "user_id": "137577c495d24ac09971c68fe06aed3f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:45:44Z", "hostId": "19c57dbccac13783ff60db05c449910003bd5e08f107adab2daf2bc2", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-kp", "name": "CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-inst", "created": "2018-06-27T22:45:24Z", "tenant_id": "9c1310edb4f24a81962b5fbc83f643d4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:46:11,701 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c used request id req-bb04267f-f2f6-4cb4-a66d-eb8cc80e0c19 2018-06-27 22:46:11,704 - 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/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a84267e4e8f6891e95f25cd3d0c6b8b246c859f3" -d '{"os-getConsoleOutput": {"length": null}}' 2018-06-27 22:46:13,588 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:46:13 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-480a2926-9b0a-4bc3-84e6-0b80427923f3 X-Compute-Request-Id: req-480a2926-9b0a-4bc3-84e6-0b80427923f3 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 872286351 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.257744] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.260898] pid_max: default: 32768 minimum: 301\n[ 0.262535] ACPI: Core revision 20150930\n[ 0.266683] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.268816] Security Framework initialized\n[ 0.270117] Yama: becoming mindful.\n[ 0.271290] AppArmor: AppArmor initialized\n[ 0.272714] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.274942] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.277292] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.279439] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.282036] Initializing cgroup subsys io\n[ 0.283493] Initializing cgroup subsys memory\n[ 0.285009] Initializing cgroup subsys devices\n[ 0.286402] Initializing cgroup subsys freezer\n[ 0.287805] Initializing cgroup subsys net_cls\n[ 0.289198] Initializing cgroup subsys perf_event\n[ 0.290666] Initializing cgroup subsys net_prio\n[ 0.292109] Initializing cgroup subsys hugetlb\n[ 0.293604] Initializing cgroup subsys pids\n[ 0.295219] CPU: Physical Processor ID: 0\n[ 0.297541] mce: CPU supports 10 MCE banks\n[ 0.299099] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.300991] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.305286] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.316480] ftrace: allocating 31920 entries in 125 pages\n[ 0.371633] smpboot: Max logical packages: 2\n[ 0.378406] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.380389] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.382607] x2apic enabled\n[ 0.384010] Switched APIC routing to physical x2apic.\n[ 0.387045] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.388887] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2)\n[ 0.392835] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver.\n[ 0.396700] ... version: 2\n[ 0.398654] ... bit width: 48\n[ 0.400662] ... generic registers: 4\n[ 0.402620] ... value mask: 0000ffffffffffff\n[ 0.405096] ... max period: 000000007fffffff\n[ 0.407521] ... fixed-purpose events: 3\n[ 0.409468] ... event mask: 000000070000000f\n[ 0.411972] KVM setup paravirtual spinlock\n[ 0.414740] x86: Booting SMP configuration:\n[ 0.416794] .... node #0, CPUs: #1\n[ 0.418796] kvm-clock: cpu 1, msr 0:ffd1041, secondary cpu clock\n[ 0.441995] x86: Booted up 1 node, 2 CPUs\n[ 0.441998] KVM setup async PF for cpu 1\n[ 0.442003] kvm-stealtime: cpu 1, msr f90d940\n[ 0.448324] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.451871] devtmpfs: initialized\n[ 0.464784] evm: security.selinux\n[ 0.466474] evm: security.SMACK64\n[ 0.468191] evm: security.SMACK64EXEC\n[ 0.470011] evm: security.SMACK64TRANSMUTE\n[ 0.472021] evm: security.SMACK64MMAP\n[ 0.473866] evm: security.ima\n[ 0.475421] evm: security.capability\n[ 0.477439] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.482112] pinctrl core: initialized pinctrl subsystem\n[ 0.484793] RTC time: 22:45:44, date: 06/27/18\n[ 0.487091] NET: Registered protocol family 16\n[ 0.498968] cpuidle: using governor ladder\n[ 0.511002] cpuidle: using governor menu\n[ 0.512948] PCCT header not found.\n[ 0.514833] ACPI: bus type PCI registered\n[ 0.516822] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.519954] PCI: Using configuration type 1 for base access\n[ 0.522676] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off\n[ 0.539118] ACPI: Added _OSI(Module Device)\n[ 0.541175] ACPI: Added _OSI(Processor Device)\n[ 0.543313] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.545617] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.550617] ACPI: Interpreter enabled\n[ 0.552500] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.557077] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.561678] ACPI: (supports S0 S3 S4 S5)\n[ 0.563638] ACPI: Using IOAPIC for interrupt routing\n[ 0.566045] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.575794] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.578703] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.581819] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.584849] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.590706] acpiphp: Slot [3] registered\n[ 0.592711] acpiphp: Slot [4] registered\n[ 0.594689] acpiphp: Slot [5] registered\n[ 0.596719] acpiphp: Slot [6] registered\n[ 0.615965] acpiphp: Slot [7] registered\n[ 0.617938] acpiphp: Slot [8] registered\n[ 0.619919] acpiphp: Slot [9] registered\n[ 0.621885] acpiphp: Slot [10] registered\n[ 0.623921] acpiphp: Slot [11] registered\n[ 0.625947] acpiphp: Slot [12] registered\n[ 0.627778] acpiphp: Slot [13] registered\n[ 0.629424] acpiphp: Slot [14] registered\n[ 0.631058] acpiphp: Slot [15] registered\n[ 0.632707] acpiphp: Slot [16] registered\n[ 0.634362] acpiphp: Slot [17] registered\n[ 0.636036] acpiphp: Slot [18] registered\n[ 0.637717] acpiphp: Slot [19] registered\n[ 0.639398] acpiphp: Slot [20] registered\n[ 0.641133] acpiphp: Slot [21] registered\n[ 0.642879] acpiphp: Slot [22] registered\n[ 0.644543] acpiphp: Slot [23] registered\n[ 0.646255] acpiphp: Slot [24] registered\n[ 0.647941] acpiphp: Slot [25] registered\n[ 0.649583] acpiphp: Slot [26] registered\n[ 0.651247] acpiphp: Slot [27] registered\n[ 0.652927] acpiphp: Slot [28] registered\n[ 0.654585] acpiphp: Slot [29] registered\n[ 0.656244] acpiphp: Slot [30] registered\n[ 0.657931] acpiphp: Slot [31] registered\n[ 0.659609] PCI host bridge to bus 0000:00\n[ 0.661310] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.663865] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.666403] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.669421] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.672440] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.675501] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.681763] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.684415] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.686934] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.689598] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.695119] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.698075] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.737704] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.740760] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.744069] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.747152] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.750187] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.753014] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.755555] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.757819] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.761225] vgaarb: loaded\n[ 0.762497] vgaarb: bridge control possible 0000:00:02.0\n[ 0.765081] SCSI subsystem initialized\n[ 0.766749] ACPI: bus type USB registered\n[ 0.768451] usbcore: registered new interface driver usbfs\n[ 0.770592] usbcore: registered new interface driver hub\n[ 0.772685] usbcore: registered new device driver usb\n[ 0.774885] PCI: Using ACPI for IRQ routing\n[ 0.777019] NetLabel: Initializing\n[ 0.778489] NetLabel: domain hash size = 128\n[ 0.780247] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.782215] NetLabel: unlabeled traffic allowed by default\n[ 0.784676] clocksource: Switched to clocksource kvm-clock\n[ 0.800264] AppArmor: AppArmor Filesystem Enabled\n[ 0.802206] pnp: PnP ACPI init\n[ 0.804235] pnp: PnP ACPI: found 5 devices\n[ 0.814206] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.817159] NET: Registered protocol family 2\n[ 0.818764] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.820794] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.822643] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.824527] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.826216] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.828079] NET: Registered protocol family 1\n[ 0.829451] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.831194] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.832952] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.892519] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.952520] Trying to unpack rootfs image as initramfs...\n[ 1.074210] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000)\n[ 1.077040] Scanning for low memory corruption every 60 seconds\n[ 1.079236] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.081296] audit: initializing netlink subsys (disabled)\n[ 1.083237] audit: type=2000 audit(1530139545.338:1): initialized\n[ 1.085805] Initialise system trusted keyring\n[ 1.087519] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.089567] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.094559] zbud: loaded\n[ 1.096004] VFS: Disk quotas dquot_6.6.0\n[ 1.097384] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.100196] fuse init (API version 7.23)\n[ 1.101734] Key type big_key registered\n[ 1.103006] Allocating IMA MOK and blacklist keyrings.\n[ 1.105187] Key type asymmetric registered\n[ 1.106526] Asymmetric key parser 'x509' registered\n[ 1.108088] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.110424] io scheduler noop registered\n[ 1.111904] io scheduler deadline registered (default)\n[ 1.113593] io scheduler cfq registered\n[ 1.115133] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.116900] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.119254] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.121753] ACPI: Power Button [PWRF]\n[ 1.123329] GHES: HEST is not enabled!\n[ 1.182431] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.301647] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.361226] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 1.364662] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.389730] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.394460] Linux agpgart interface v0.103\n[ 1.399295] brd: module loaded\n[ 1.401958] loop: module loaded\n[ 1.408092] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 1.410395] GPT:90111 != 20971519\n[ 1.411490] GPT:Alternate GPT header not at the end of the disk.\n[ 1.413219] GPT:90111 != 20971519\n[ 1.414320] GPT: Use GNU Parted to correct GPT errors.\n[ 1.415863] vda: vda1 vda15\n[ 1.418807] vdb:\n[ 1.420928] scsi host0: ata_piix\n[ 1.422464] scsi host1: ata_piix\n[ 1.423969] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14\n[ 1.426505] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15\n[ 1.428730] libphy: Fixed MDIO Bus: probed\n[ 1.430572] tun: Universal TUN/TAP device driver, 1.6\n[ 1.432073] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.435260] PPP generic driver version 2.4.2\n[ 1.436713] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.438657] ehci-pci: EHCI PCI platform driver\n[ 1.440043] ehci-platform: EHCI generic platform driver\n[ 1.441617] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.443394] ohci-pci: OHCI PCI platform driver\n[ 1.444817] ohci-platform: OHCI generic platform driver\n[ 1.446402] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.509934] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.511554] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.513954] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.515543] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.517371] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.519322] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.521632] usb usb1: Product: UHCI Host Controller\n[ 1.523140] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 1.524968] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.526558] hub 1-0:1.0: USB hub found\n[ 1.527767] hub 1-0:1.0: 2 ports detected\n[ 1.529264] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.532752] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.534332] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.536084] mousedev: PS/2 mouse device common for all mice\n[ 1.537953] rtc_cmos 00:00: RTC can wake from S4\n[ 1.539989] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.542665] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.544650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.546496] i2c /dev entries driver\n[ 1.547851] device-mapper: uevent: version 1.0.3\n[ 1.549799] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.553168] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.555937] NET: Registered protocol family 10\n[ 1.558344] NET: Registered protocol family 17\n[ 1.560100] Key type dns_resolver registered\n[ 1.561937] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1\n[ 1.563898] microcode: CPU1 sig=0x306f2, pf=0x1, revision=0x1\n[ 1.566277] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.569434] registered taskstats version 1\n[ 1.570780] Loading compiled-in X.509 certificates\n[ 1.573086] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 1.594845] zswap: loaded using pool lzo/zbud\n[ 1.597579] Key type trusted registered\n[ 1.601221] Key type encrypted registered\n[ 1.602531] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.604151] ima: No TPM chip found, activating TPM-bypass!\n[ 1.605794] evm: HMAC attrs: 0x1\n[ 1.607440] Magic number: 6:600:806\n[ 1.608829] rtc_cmos 00:00: setting system clock to 2018-06-27 22:45:45 UTC (1530139545)\n[ 1.611486] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.613294] EDD information not available.\n[ 1.618939] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.621507] Write protecting the kernel read-only data: 14336k\n[ 1.624294] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.627449] 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\n[ 1.741356] 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.37\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.5...\nLease of 10.55.1.5 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCLgjd6fEndjrIo3xfVRUvKQ/j8kAYPayOsM3CCPUWct92Ti+Uzo1rBd5xB+3mgxAU5Sr94j4pWsr5S9GiirjQ290onV6NUAedz8WWo7zS+9XNADzRJWZ8rhfyRr+/eco+xBFaDo0EnMpksIOKZmLp4yMgPLCPP6bKhFsErsGZxqXpG6VR1lrGhecnA16xcYiw2vI7m5xvDyaGLXCPgIVeKbLFWYoixVQupl+Bp2R4ov6R8TcMqKLF9F5j324jra2B1dmAH0GadITmNN96AO8T7R25SrQZfLL08Uxc6Kj3GcaKOYFjB0MrzDRAOqC44okEHJj2GWgfccpUd8l2rAn6b root@createinstancesinglenetworktests-795652e8-e66d-4adc-8dd4-362b17\nssh-dss AAAAB3NzaC1kc3MAAACBAPFFvrQwIoeSZg2TgbrcqCw2d6adF4A6VjkuByjdK/oSh4VE23t4aqWxsKWv0sdtJuD/aw1g9DFqsqXEIudB0Z7EnwCn7jF2FbS4gRWsAPnG8l6FP0kI5PnbyUhM0jWA0Wl44sp0tUqrq3+kgYVp3+iTj5c6rlbb8nWcqRT88UfPAAAAFQCTsRuJt4fWWeYW467rSi57x1k8dwAAAIEA0nuEHGk+AioqZzf4+tV3YmrTPx7+zJ9lZpUaO8mt5WSoXfAI0CobYcxaj/qazuM+E94vz1Pr/K0evLK/dU6LozH46R1aMe3zOwWTaXlcHo8EVcj6HbtJSIJNkxQAqV54vZFqA2WqkChCHK9r94yynzvaW3/EU4hETjSm8Ah/YykAAACAMzu9p6PDKRnpFH5bwfn9Hquj6nCzoEtEj4PuOiEtMRSlfYyRMm4bj3QIHAoiimsc7uh1hhahGkYtmrjWoJvLBuDhhFqw9EnFR8V9i6BEs6Z1CrPM8MKSK9ABwRcYBFPXXp/gyxxfowl0VuuheT+T8gdUXO8z+iD3xmDkkC4pN2k= root@createinstancesinglenetworktests-795652e8-e66d-4adc-8dd4-362b17\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.5,24,fe80::f816:3eff:fe2d:edef/64,\nip-route:default via 10.55.1.1 dev eth0 \nip-route:10.55.1.0/24 dev eth0 src 10.55.1.5 \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: 304c1a53-1363-4d7a-b6bb-a4b62ca6e76c\nname: CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-inst\navailability-zone: nova\nlocal-hostname: createinstancesinglenetworktests-795652e8-e66d-4adc-8dd4-362b17.novalocal\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=10.67 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancesinglenetworktests-795652e8-e66d-4adc-8dd4-362b17 login: "} 2018-06-27 22:46:13,589 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c/action used request id req-480a2926-9b0a-4bc3-84e6-0b80427923f3 2018-06-27 22:46:13,591 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-06-27 22:46:13,591 - 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 872286351 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.257744] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.260898] pid_max: default: 32768 minimum: 301 [ 0.262535] ACPI: Core revision 20150930 [ 0.266683] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.268816] Security Framework initialized [ 0.270117] Yama: becoming mindful. [ 0.271290] AppArmor: AppArmor initialized [ 0.272714] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.274942] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.277292] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.279439] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.282036] Initializing cgroup subsys io [ 0.283493] Initializing cgroup subsys memory [ 0.285009] Initializing cgroup subsys devices [ 0.286402] Initializing cgroup subsys freezer [ 0.287805] Initializing cgroup subsys net_cls [ 0.289198] Initializing cgroup subsys perf_event [ 0.290666] Initializing cgroup subsys net_prio [ 0.292109] Initializing cgroup subsys hugetlb [ 0.293604] Initializing cgroup subsys pids [ 0.295219] CPU: Physical Processor ID: 0 [ 0.297541] mce: CPU supports 10 MCE banks [ 0.299099] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.300991] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.305286] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.316480] ftrace: allocating 31920 entries in 125 pages [ 0.371633] smpboot: Max logical packages: 2 [ 0.378406] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.380389] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.382607] x2apic enabled [ 0.384010] Switched APIC routing to physical x2apic. [ 0.387045] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.388887] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.392835] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.396700] ... version: 2 [ 0.398654] ... bit width: 48 [ 0.400662] ... generic registers: 4 [ 0.402620] ... value mask: 0000ffffffffffff [ 0.405096] ... max period: 000000007fffffff [ 0.407521] ... fixed-purpose events: 3 [ 0.409468] ... event mask: 000000070000000f [ 0.411972] KVM setup paravirtual spinlock [ 0.414740] x86: Booting SMP configuration: [ 0.416794] .... node #0, CPUs: #1 [ 0.418796] kvm-clock: cpu 1, msr 0:ffd1041, secondary cpu clock [ 0.441995] x86: Booted up 1 node, 2 CPUs [ 0.441998] KVM setup async PF for cpu 1 [ 0.442003] kvm-stealtime: cpu 1, msr f90d940 [ 0.448324] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.451871] devtmpfs: initialized [ 0.464784] evm: security.selinux [ 0.466474] evm: security.SMACK64 [ 0.468191] evm: security.SMACK64EXEC [ 0.470011] evm: security.SMACK64TRANSMUTE [ 0.472021] evm: security.SMACK64MMAP [ 0.473866] evm: security.ima [ 0.475421] evm: security.capability [ 0.477439] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.482112] pinctrl core: initialized pinctrl subsystem [ 0.484793] RTC time: 22:45:44, date: 06/27/18 [ 0.487091] NET: Registered protocol family 16 [ 0.498968] cpuidle: using governor ladder [ 0.511002] cpuidle: using governor menu [ 0.512948] PCCT header not found. [ 0.514833] ACPI: bus type PCI registered [ 0.516822] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.519954] PCI: Using configuration type 1 for base access [ 0.522676] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.539118] ACPI: Added _OSI(Module Device) [ 0.541175] ACPI: Added _OSI(Processor Device) [ 0.543313] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.545617] ACPI: Added _OSI(Processor Aggregator Device) [ 0.550617] ACPI: Interpreter enabled [ 0.552500] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.557077] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.561678] ACPI: (supports S0 S3 S4 S5) [ 0.563638] ACPI: Using IOAPIC for interrupt routing [ 0.566045] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.575794] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.578703] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.581819] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.584849] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.590706] acpiphp: Slot [3] registered [ 0.592711] acpiphp: Slot [4] registered [ 0.594689] acpiphp: Slot [5] registered [ 0.596719] acpiphp: Slot [6] registered [ 0.615965] acpiphp: Slot [7] registered [ 0.617938] acpiphp: Slot [8] registered [ 0.619919] acpiphp: Slot [9] registered [ 0.621885] acpiphp: Slot [10] registered [ 0.623921] acpiphp: Slot [11] registered [ 0.625947] acpiphp: Slot [12] registered [ 0.627778] acpiphp: Slot [13] registered [ 0.629424] acpiphp: Slot [14] registered [ 0.631058] acpiphp: Slot [15] registered [ 0.632707] acpiphp: Slot [16] registered [ 0.634362] acpiphp: Slot [17] registered [ 0.636036] acpiphp: Slot [18] registered [ 0.637717] acpiphp: Slot [19] registered [ 0.639398] acpiphp: Slot [20] registered [ 0.641133] acpiphp: Slot [21] registered [ 0.642879] acpiphp: Slot [22] registered [ 0.644543] acpiphp: Slot [23] registered [ 0.646255] acpiphp: Slot [24] registered [ 0.647941] acpiphp: Slot [25] registered [ 0.649583] acpiphp: Slot [26] registered [ 0.651247] acpiphp: Slot [27] registered [ 0.652927] acpiphp: Slot [28] registered [ 0.654585] acpiphp: Slot [29] registered [ 0.656244] acpiphp: Slot [30] registered [ 0.657931] acpiphp: Slot [31] registered [ 0.659609] PCI host bridge to bus 0000:00 [ 0.661310] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.663865] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.666403] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.669421] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.672440] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.675501] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.681763] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.684415] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.686934] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.689598] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.695119] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.698075] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.737704] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.740760] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.744069] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.747152] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.750187] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.753014] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.755555] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.757819] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.761225] vgaarb: loaded [ 0.762497] vgaarb: bridge control possible 0000:00:02.0 [ 0.765081] SCSI subsystem initialized [ 0.766749] ACPI: bus type USB registered [ 0.768451] usbcore: registered new interface driver usbfs [ 0.770592] usbcore: registered new interface driver hub [ 0.772685] usbcore: registered new device driver usb [ 0.774885] PCI: Using ACPI for IRQ routing [ 0.777019] NetLabel: Initializing [ 0.778489] NetLabel: domain hash size = 128 [ 0.780247] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.782215] NetLabel: unlabeled traffic allowed by default [ 0.784676] clocksource: Switched to clocksource kvm-clock [ 0.800264] AppArmor: AppArmor Filesystem Enabled [ 0.802206] pnp: PnP ACPI init [ 0.804235] pnp: PnP ACPI: found 5 devices [ 0.814206] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.817159] NET: Registered protocol family 2 [ 0.818764] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.820794] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.822643] TCP: Hash tables configured (established 2048 bind 2048) [ 0.824527] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.826216] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.828079] NET: Registered protocol family 1 [ 0.829451] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.831194] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.832952] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.892519] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.952520] Trying to unpack rootfs image as initramfs... [ 1.074210] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000) [ 1.077040] Scanning for low memory corruption every 60 seconds [ 1.079236] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.081296] audit: initializing netlink subsys (disabled) [ 1.083237] audit: type=2000 audit(1530139545.338:1): initialized [ 1.085805] Initialise system trusted keyring [ 1.087519] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.089567] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.094559] zbud: loaded [ 1.096004] VFS: Disk quotas dquot_6.6.0 [ 1.097384] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.100196] fuse init (API version 7.23) [ 1.101734] Key type big_key registered [ 1.103006] Allocating IMA MOK and blacklist keyrings. [ 1.105187] Key type asymmetric registered [ 1.106526] Asymmetric key parser 'x509' registered [ 1.108088] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.110424] io scheduler noop registered [ 1.111904] io scheduler deadline registered (default) [ 1.113593] io scheduler cfq registered [ 1.115133] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.116900] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.119254] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.121753] ACPI: Power Button [PWRF] [ 1.123329] GHES: HEST is not enabled! [ 1.182431] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.301647] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.361226] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.364662] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.389730] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.394460] Linux agpgart interface v0.103 [ 1.399295] brd: module loaded [ 1.401958] loop: module loaded [ 1.408092] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.410395] GPT:90111 != 20971519 [ 1.411490] GPT:Alternate GPT header not at the end of the disk. [ 1.413219] GPT:90111 != 20971519 [ 1.414320] GPT: Use GNU Parted to correct GPT errors. [ 1.415863] vda: vda1 vda15 [ 1.418807] vdb: [ 1.420928] scsi host0: ata_piix [ 1.422464] scsi host1: ata_piix [ 1.423969] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.426505] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.428730] libphy: Fixed MDIO Bus: probed [ 1.430572] tun: Universal TUN/TAP device driver, 1.6 [ 1.432073] tun: (C) 1999-2004 Max Krasnyansky [ 1.435260] PPP generic driver version 2.4.2 [ 1.436713] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.438657] ehci-pci: EHCI PCI platform driver [ 1.440043] ehci-platform: EHCI generic platform driver [ 1.441617] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.443394] ohci-pci: OHCI PCI platform driver [ 1.444817] ohci-platform: OHCI generic platform driver [ 1.446402] uhci_hcd: USB Universal Host Controller Interface driver [ 1.509934] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.511554] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.513954] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.515543] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.517371] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.519322] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.521632] usb usb1: Product: UHCI Host Controller [ 1.523140] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.524968] usb usb1: SerialNumber: 0000:00:01.2 [ 1.526558] hub 1-0:1.0: USB hub found [ 1.527767] hub 1-0:1.0: 2 ports detected [ 1.529264] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.532752] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.534332] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.536084] mousedev: PS/2 mouse device common for all mice [ 1.537953] rtc_cmos 00:00: RTC can wake from S4 [ 1.539989] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.542665] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.544650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.546496] i2c /dev entries driver [ 1.547851] device-mapper: uevent: version 1.0.3 [ 1.549799] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.553168] ledtrig-cpu: registered to indicate activity on CPUs [ 1.555937] NET: Registered protocol family 10 [ 1.558344] NET: Registered protocol family 17 [ 1.560100] Key type dns_resolver registered [ 1.561937] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 1.563898] microcode: CPU1 sig=0x306f2, pf=0x1, revision=0x1 [ 1.566277] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.569434] registered taskstats version 1 [ 1.570780] Loading compiled-in X.509 certificates [ 1.573086] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.594845] zswap: loaded using pool lzo/zbud [ 1.597579] Key type trusted registered [ 1.601221] Key type encrypted registered [ 1.602531] AppArmor: AppArmor sha1 policy hashing enabled [ 1.604151] ima: No TPM chip found, activating TPM-bypass! [ 1.605794] evm: HMAC attrs: 0x1 [ 1.607440] Magic number: 6:600:806 [ 1.608829] rtc_cmos 00:00: setting system clock to 2018-06-27 22:45:45 UTC (1530139545) [ 1.611486] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.613294] EDD information not available. [ 1.618939] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.621507] Write protecting the kernel read-only data: 14336k [ 1.624294] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.627449] 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 [ 1.741356] 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.37 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.5... Lease of 10.55.1.5 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCLgjd6fEndjrIo3xfVRUvKQ/j8kAYPayOsM3CCPUWct92Ti+Uzo1rBd5xB+3mgxAU5Sr94j4pWsr5S9GiirjQ290onV6NUAedz8WWo7zS+9XNADzRJWZ8rhfyRr+/eco+xBFaDo0EnMpksIOKZmLp4yMgPLCPP6bKhFsErsGZxqXpG6VR1lrGhecnA16xcYiw2vI7m5xvDyaGLXCPgIVeKbLFWYoixVQupl+Bp2R4ov6R8TcMqKLF9F5j324jra2B1dmAH0GadITmNN96AO8T7R25SrQZfLL08Uxc6Kj3GcaKOYFjB0MrzDRAOqC44okEHJj2GWgfccpUd8l2rAn6b root@createinstancesinglenetworktests-795652e8-e66d-4adc-8dd4-362b17 ssh-dss AAAAB3NzaC1kc3MAAACBAPFFvrQwIoeSZg2TgbrcqCw2d6adF4A6VjkuByjdK/oSh4VE23t4aqWxsKWv0sdtJuD/aw1g9DFqsqXEIudB0Z7EnwCn7jF2FbS4gRWsAPnG8l6FP0kI5PnbyUhM0jWA0Wl44sp0tUqrq3+kgYVp3+iTj5c6rlbb8nWcqRT88UfPAAAAFQCTsRuJt4fWWeYW467rSi57x1k8dwAAAIEA0nuEHGk+AioqZzf4+tV3YmrTPx7+zJ9lZpUaO8mt5WSoXfAI0CobYcxaj/qazuM+E94vz1Pr/K0evLK/dU6LozH46R1aMe3zOwWTaXlcHo8EVcj6HbtJSIJNkxQAqV54vZFqA2WqkChCHK9r94yynzvaW3/EU4hETjSm8Ah/YykAAACAMzu9p6PDKRnpFH5bwfn9Hquj6nCzoEtEj4PuOiEtMRSlfYyRMm4bj3QIHAoiimsc7uh1hhahGkYtmrjWoJvLBuDhhFqw9EnFR8V9i6BEs6Z1CrPM8MKSK9ABwRcYBFPXXp/gyxxfowl0VuuheT+T8gdUXO8z+iD3xmDkkC4pN2k= root@createinstancesinglenetworktests-795652e8-e66d-4adc-8dd4-362b17 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.55.1.5,24,fe80::f816:3eff:fe2d:edef/64, ip-route:default via 10.55.1.1 dev eth0 ip-route:10.55.1.0/24 dev eth0 src 10.55.1.5 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: 304c1a53-1363-4d7a-b6bb-a4b62ca6e76c name: CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-inst availability-zone: nova local-hostname: createinstancesinglenetworktests-795652e8-e66d-4adc-8dd4-362b17.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=10.67 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. createinstancesinglenetworktests-795652e8-e66d-4adc-8dd4-362b17 login: 2018-06-27 22:46:13,595 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a84267e4e8f6891e95f25cd3d0c6b8b246c859f3" 2018-06-27 22:46:14,409 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:46:14 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-743121b5-b4e8-45d8-8c90-8f4b6a150712 X-Compute-Request-Id: req-743121b5-b4e8-45d8-8c90-8f4b6a150712 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:ed:ef", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:ed:ef", "version": 4, "addr": "172.30.10.112", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c", "rel": "bookmark"}], "image": {"id": "757bc3d8-4e5f-4ad8-85ae-8637e94db383", "links": [{"href": "http://172.30.10.101:8774/images/757bc3d8-4e5f-4ad8-85ae-8637e94db383", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:45:43.000000", "flavor": {"id": "c0bf8427-738e-41ff-b488-d0ea9e0f4f59", "links": [{"href": "http://172.30.10.101:8774/flavors/c0bf8427-738e-41ff-b488-d0ea9e0f4f59", "rel": "bookmark"}]}, "id": "304c1a53-1363-4d7a-b6bb-a4b62ca6e76c", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-sec-grp"}], "user_id": "137577c495d24ac09971c68fe06aed3f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:45:44Z", "hostId": "19c57dbccac13783ff60db05c449910003bd5e08f107adab2daf2bc2", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-kp", "name": "CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-inst", "created": "2018-06-27T22:45:24Z", "tenant_id": "9c1310edb4f24a81962b5fbc83f643d4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:46:14,409 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c used request id req-743121b5-b4e8-45d8-8c90-8f4b6a150712 2018-06-27 22:46:14,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-795652e8-e66d-4adc-8dd4-362b17f005a6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a84267e4e8f6891e95f25cd3d0c6b8b246c859f3" 2018-06-27 22:46:14,805 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:46:14 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-f3c4ad01-f5b2-426f-bd71-5d2e57cdb00b Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6e1ced5e-8892-4ad4-8351-d4388830c80b"],"updated_at":"2018-06-27T22:44:30Z","tenant_id":"9c1310edb4f24a81962b5fbc83f643d4","created_at":"2018-06-27T22:44:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"9c1310edb4f24a81962b5fbc83f643d4","id":"a2679458-e84c-44a1-bb45-632eeeca95d0","name":"CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-pub-net"}]} 2018-06-27 22:46:14,805 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-pub-net used request id req-f3c4ad01-f5b2-426f-bd71-5d2e57cdb00b 2018-06-27 22:46:14,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/9c1310edb4f24a81962b5fbc83f643d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a84267e4e8f6891e95f25cd3d0c6b8b246c859f3" 2018-06-27 22:46:15,401 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:46:14 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-da828d13-6b8e-4e96-a947-45f87f2ba69a Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/9c1310edb4f24a81962b5fbc83f643d4"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9c1310edb4f24a81962b5fbc83f643d4", "name": "CreateInstanceSingleNetworkTests-d85f5064-d722-4f2-proj"}} 2018-06-27 22:46:15,401 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/9c1310edb4f24a81962b5fbc83f643d4 used request id req-da828d13-6b8e-4e96-a947-45f87f2ba69a 2018-06-27 22:46:15,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=a2679458-e84c-44a1-bb45-632eeeca95d0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a84267e4e8f6891e95f25cd3d0c6b8b246c859f3" 2018-06-27 22:46:15,587 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:46:15 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-171b6ccf-22ea-45f0-81e2-5f29fd5b53da Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a2679458-e84c-44a1-bb45-632eeeca95d0","tenant_id":"9c1310edb4f24a81962b5fbc83f643d4","created_at":"2018-06-27T22:44:30Z","dns_nameservers":[],"updated_at":"2018-06-27T22:44: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":"9c1310edb4f24a81962b5fbc83f643d4","id":"6e1ced5e-8892-4ad4-8351-d4388830c80b","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-pub-subnet"}]} 2018-06-27 22:46:15,587 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=a2679458-e84c-44a1-bb45-632eeeca95d0 used request id req-171b6ccf-22ea-45f0-81e2-5f29fd5b53da 2018-06-27 22:46:15,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/ports?network_id=a2679458-e84c-44a1-bb45-632eeeca95d0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a84267e4e8f6891e95f25cd3d0c6b8b246c859f3" 2018-06-27 22:46:15,919 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:46:15 GMT Content-Type: application/json Content-Length: 3045 Connection: keep-alive X-Openstack-Request-Id: req-98fb7dda-f1e0-4156-8fd0-0c1e693e0b19 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a2679458-e84c-44a1-bb45-632eeeca95d0","tenant_id":"9c1310edb4f24a81962b5fbc83f643d4","created_at":"2018-06-27T22:44:44Z","admin_state_up":true,"updated_at":"2018-06-27T22:44:55Z","binding:vnic_type":"normal","device_id":"56cdcced-86db-4f46-9690-1bc90e7b1698","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:66:22:9a","id":"14f0ed5e-14c7-4b7a-9d28-03404fa6dba2","port_security_enabled":false,"project_id":"9c1310edb4f24a81962b5fbc83f643d4","fixed_ips":[{"subnet_id":"6e1ced5e-8892-4ad4-8351-d4388830c80b","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a2679458-e84c-44a1-bb45-632eeeca95d0","tenant_id":"9c1310edb4f24a81962b5fbc83f643d4","created_at":"2018-06-27T22:44:31Z","admin_state_up":true,"updated_at":"2018-06-27T22:44:37Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-a2679458-e84c-44a1-bb45-632eeeca95d0","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:4e:2e:95","id":"633c263e-3113-4300-813a-dc3358f5c3ed","port_security_enabled":false,"project_id":"9c1310edb4f24a81962b5fbc83f643d4","fixed_ips":[{"subnet_id":"6e1ced5e-8892-4ad4-8351-d4388830c80b","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a2679458-e84c-44a1-bb45-632eeeca95d0","tenant_id":"9c1310edb4f24a81962b5fbc83f643d4","created_at":"2018-06-27T22:44:32Z","admin_state_up":true,"updated_at":"2018-06-27T22:44:38Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-a2679458-e84c-44a1-bb45-632eeeca95d0","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:46:0c:6c","id":"751cc1be-bafe-4942-9e76-741d76e81b39","port_security_enabled":false,"project_id":"9c1310edb4f24a81962b5fbc83f643d4","fixed_ips":[{"subnet_id":"6e1ced5e-8892-4ad4-8351-d4388830c80b","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a2679458-e84c-44a1-bb45-632eeeca95d0","tenant_id":"9c1310edb4f24a81962b5fbc83f643d4","created_at":"2018-06-27T22:45:12Z","admin_state_up":true,"updated_at":"2018-06-27T22:45:55Z","binding:vnic_type":"normal","device_id":"304c1a53-1363-4d7a-b6bb-a4b62ca6e76c","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:2d:ed:ef","id":"aa64004b-a38f-473b-85aa-6f72aee967ee","port_security_enabled":true,"project_id":"9c1310edb4f24a81962b5fbc83f643d4","fixed_ips":[{"subnet_id":"6e1ced5e-8892-4ad4-8351-d4388830c80b","ip_address":"10.55.1.5"}],"extra_dhcp_opts":[],"security_groups":["da547dae-ebf6-48aa-b35a-e41a5abd4d18","9a6f59a0-7449-4ae7-b992-2ba1eb28eaf5"],"name":"CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6port-1"}]} 2018-06-27 22:46:15,919 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=a2679458-e84c-44a1-bb45-632eeeca95d0 used request id req-98fb7dda-f1e0-4156-8fd0-0c1e693e0b19 2018-06-27 22:46:15,920 - create_instance - INFO - Checking if VM is active 2018-06-27 22:46:15,923 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a84267e4e8f6891e95f25cd3d0c6b8b246c859f3" 2018-06-27 22:46:16,629 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:46: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-bde6ad6d-98c0-43a2-a345-ee91708a1392 X-Compute-Request-Id: req-bde6ad6d-98c0-43a2-a345-ee91708a1392 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:ed:ef", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:ed:ef", "version": 4, "addr": "172.30.10.112", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c", "rel": "bookmark"}], "image": {"id": "757bc3d8-4e5f-4ad8-85ae-8637e94db383", "links": [{"href": "http://172.30.10.101:8774/images/757bc3d8-4e5f-4ad8-85ae-8637e94db383", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:45:43.000000", "flavor": {"id": "c0bf8427-738e-41ff-b488-d0ea9e0f4f59", "links": [{"href": "http://172.30.10.101:8774/flavors/c0bf8427-738e-41ff-b488-d0ea9e0f4f59", "rel": "bookmark"}]}, "id": "304c1a53-1363-4d7a-b6bb-a4b62ca6e76c", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-sec-grp"}], "user_id": "137577c495d24ac09971c68fe06aed3f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:45:44Z", "hostId": "19c57dbccac13783ff60db05c449910003bd5e08f107adab2daf2bc2", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-kp", "name": "CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-inst", "created": "2018-06-27T22:45:24Z", "tenant_id": "9c1310edb4f24a81962b5fbc83f643d4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:46:16,629 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c used request id req-bde6ad6d-98c0-43a2-a345-ee91708a1392 2018-06-27 22:46:16,629 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-inst] is - ACTIVE 2018-06-27 22:46:16,630 - create_instance - INFO - VM is - ACTIVE 2018-06-27 22:46:16,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/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a84267e4e8f6891e95f25cd3d0c6b8b246c859f3" 2018-06-27 22:46:17,892 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:46:17 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-3136cc8b-1d72-4c08-9eb5-9077b560db63 X-Compute-Request-Id: req-3136cc8b-1d72-4c08-9eb5-9077b560db63 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:ed:ef", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:ed:ef", "version": 4, "addr": "172.30.10.112", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c", "rel": "bookmark"}], "image": {"id": "757bc3d8-4e5f-4ad8-85ae-8637e94db383", "links": [{"href": "http://172.30.10.101:8774/images/757bc3d8-4e5f-4ad8-85ae-8637e94db383", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:45:43.000000", "flavor": {"id": "c0bf8427-738e-41ff-b488-d0ea9e0f4f59", "links": [{"href": "http://172.30.10.101:8774/flavors/c0bf8427-738e-41ff-b488-d0ea9e0f4f59", "rel": "bookmark"}]}, "id": "304c1a53-1363-4d7a-b6bb-a4b62ca6e76c", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-sec-grp"}], "user_id": "137577c495d24ac09971c68fe06aed3f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:45:44Z", "hostId": "19c57dbccac13783ff60db05c449910003bd5e08f107adab2daf2bc2", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-kp", "name": "CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-inst", "created": "2018-06-27T22:45:24Z", "tenant_id": "9c1310edb4f24a81962b5fbc83f643d4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:46:17,893 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c used request id req-3136cc8b-1d72-4c08-9eb5-9077b560db63 2018-06-27 22:46:17,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/networks?name=CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a84267e4e8f6891e95f25cd3d0c6b8b246c859f3" 2018-06-27 22:46:18,191 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:46:18 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-482b0f66-7ac6-46d2-b323-15c71631a63e Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6e1ced5e-8892-4ad4-8351-d4388830c80b"],"updated_at":"2018-06-27T22:44:30Z","tenant_id":"9c1310edb4f24a81962b5fbc83f643d4","created_at":"2018-06-27T22:44:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"9c1310edb4f24a81962b5fbc83f643d4","id":"a2679458-e84c-44a1-bb45-632eeeca95d0","name":"CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-pub-net"}]} 2018-06-27 22:46:18,192 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-pub-net used request id req-482b0f66-7ac6-46d2-b323-15c71631a63e 2018-06-27 22:46:18,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/9c1310edb4f24a81962b5fbc83f643d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a84267e4e8f6891e95f25cd3d0c6b8b246c859f3" 2018-06-27 22:46:18,599 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:46:18 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7f340579-32e6-4623-9317-a7ca1de4f976 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/9c1310edb4f24a81962b5fbc83f643d4"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9c1310edb4f24a81962b5fbc83f643d4", "name": "CreateInstanceSingleNetworkTests-d85f5064-d722-4f2-proj"}} 2018-06-27 22:46:18,599 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/9c1310edb4f24a81962b5fbc83f643d4 used request id req-7f340579-32e6-4623-9317-a7ca1de4f976 2018-06-27 22:46:18,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/subnets?network_id=a2679458-e84c-44a1-bb45-632eeeca95d0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a84267e4e8f6891e95f25cd3d0c6b8b246c859f3" 2018-06-27 22:46:18,717 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:46:18 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-b8276557-5478-4b17-b950-0a584bab487f Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a2679458-e84c-44a1-bb45-632eeeca95d0","tenant_id":"9c1310edb4f24a81962b5fbc83f643d4","created_at":"2018-06-27T22:44:30Z","dns_nameservers":[],"updated_at":"2018-06-27T22:44: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":"9c1310edb4f24a81962b5fbc83f643d4","id":"6e1ced5e-8892-4ad4-8351-d4388830c80b","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-pub-subnet"}]} 2018-06-27 22:46:18,718 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=a2679458-e84c-44a1-bb45-632eeeca95d0 used request id req-b8276557-5478-4b17-b950-0a584bab487f 2018-06-27 22:46:18,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=a2679458-e84c-44a1-bb45-632eeeca95d0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a84267e4e8f6891e95f25cd3d0c6b8b246c859f3" 2018-06-27 22:46:18,954 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:46:18 GMT Content-Type: application/json Content-Length: 3045 Connection: keep-alive X-Openstack-Request-Id: req-66064973-e53e-493d-bb67-b577db5e2683 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a2679458-e84c-44a1-bb45-632eeeca95d0","tenant_id":"9c1310edb4f24a81962b5fbc83f643d4","created_at":"2018-06-27T22:44:44Z","admin_state_up":true,"updated_at":"2018-06-27T22:44:55Z","binding:vnic_type":"normal","device_id":"56cdcced-86db-4f46-9690-1bc90e7b1698","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:66:22:9a","id":"14f0ed5e-14c7-4b7a-9d28-03404fa6dba2","port_security_enabled":false,"project_id":"9c1310edb4f24a81962b5fbc83f643d4","fixed_ips":[{"subnet_id":"6e1ced5e-8892-4ad4-8351-d4388830c80b","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a2679458-e84c-44a1-bb45-632eeeca95d0","tenant_id":"9c1310edb4f24a81962b5fbc83f643d4","created_at":"2018-06-27T22:44:31Z","admin_state_up":true,"updated_at":"2018-06-27T22:44:37Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-a2679458-e84c-44a1-bb45-632eeeca95d0","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:4e:2e:95","id":"633c263e-3113-4300-813a-dc3358f5c3ed","port_security_enabled":false,"project_id":"9c1310edb4f24a81962b5fbc83f643d4","fixed_ips":[{"subnet_id":"6e1ced5e-8892-4ad4-8351-d4388830c80b","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a2679458-e84c-44a1-bb45-632eeeca95d0","tenant_id":"9c1310edb4f24a81962b5fbc83f643d4","created_at":"2018-06-27T22:44:32Z","admin_state_up":true,"updated_at":"2018-06-27T22:44:38Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-a2679458-e84c-44a1-bb45-632eeeca95d0","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:46:0c:6c","id":"751cc1be-bafe-4942-9e76-741d76e81b39","port_security_enabled":false,"project_id":"9c1310edb4f24a81962b5fbc83f643d4","fixed_ips":[{"subnet_id":"6e1ced5e-8892-4ad4-8351-d4388830c80b","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a2679458-e84c-44a1-bb45-632eeeca95d0","tenant_id":"9c1310edb4f24a81962b5fbc83f643d4","created_at":"2018-06-27T22:45:12Z","admin_state_up":true,"updated_at":"2018-06-27T22:45:55Z","binding:vnic_type":"normal","device_id":"304c1a53-1363-4d7a-b6bb-a4b62ca6e76c","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:2d:ed:ef","id":"aa64004b-a38f-473b-85aa-6f72aee967ee","port_security_enabled":true,"project_id":"9c1310edb4f24a81962b5fbc83f643d4","fixed_ips":[{"subnet_id":"6e1ced5e-8892-4ad4-8351-d4388830c80b","ip_address":"10.55.1.5"}],"extra_dhcp_opts":[],"security_groups":["da547dae-ebf6-48aa-b35a-e41a5abd4d18","9a6f59a0-7449-4ae7-b992-2ba1eb28eaf5"],"name":"CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6port-1"}]} 2018-06-27 22:46:18,954 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=a2679458-e84c-44a1-bb45-632eeeca95d0 used request id req-66064973-e53e-493d-bb67-b577db5e2683 2018-06-27 22:46:18,955 - ansible_utils - DEBUG - Retrieving SSH client 2018-06-27 22:46:18,958 - paramiko.transport - DEBUG - starting thread (client mode): 0x853853d0L 2018-06-27 22:46:18,958 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-06-27 22:46:18,958 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-06-27 22:46:18,958 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-06-27 22:46:18,960 - 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-27 22:46:18,960 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-06-27 22:46:18,960 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-06-27 22:46:18,960 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-06-27 22:46:18,961 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-06-27 22:46:18,961 - paramiko.transport - DEBUG - Compression agreed: none 2018-06-27 22:46:19,012 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-06-27 22:46:19,013 - paramiko.transport - DEBUG - Switch to new keys ... 2018-06-27 22:46:19,023 - paramiko.transport - DEBUG - Trying discovered key ab2c7e9095e017db3e6d8b504ee7392e in tmp/CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6 2018-06-27 22:46:19,024 - paramiko.transport - DEBUG - userauth is OK 2018-06-27 22:46:19,027 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-06-27 22:46:19,128 - paramiko.transport - DEBUG - EOF in transport thread 2018-06-27 22:46:19,145 - create_instance - INFO - SSH is active for VM instance 2018-06-27 22:46:19,145 - ansible_utils - DEBUG - Retrieving SSH client 2018-06-27 22:46:19,147 - paramiko.transport - DEBUG - starting thread (client mode): 0x8d30e0d0L 2018-06-27 22:46:19,147 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-06-27 22:46:19,147 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-06-27 22:46:19,148 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-06-27 22:46:19,149 - 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-27 22:46:19,149 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-06-27 22:46:19,149 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-06-27 22:46:19,149 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-06-27 22:46:19,150 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-06-27 22:46:19,150 - paramiko.transport - DEBUG - Compression agreed: none 2018-06-27 22:46:19,200 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-06-27 22:46:19,201 - paramiko.transport - DEBUG - Switch to new keys ... 2018-06-27 22:46:19,212 - paramiko.transport - DEBUG - Trying discovered key ab2c7e9095e017db3e6d8b504ee7392e in tmp/CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6 2018-06-27 22:46:19,213 - paramiko.transport - DEBUG - userauth is OK 2018-06-27 22:46:19,216 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-06-27 22:46:19,220 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-06-27 22:46:19,221 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-06-27 22:46:19,221 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-06-27 22:46:19,223 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-06-27 22:46:19,225 - paramiko.transport - DEBUG - EOF in transport thread 2018-06-27 22:46:19,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/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a84267e4e8f6891e95f25cd3d0c6b8b246c859f3" 2018-06-27 22:46:20,371 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:46:20 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-74e4ff5c-928d-4adc-9e39-b1a61aa36162 X-Compute-Request-Id: req-74e4ff5c-928d-4adc-9e39-b1a61aa36162 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:ed:ef", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:ed:ef", "version": 4, "addr": "172.30.10.112", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c", "rel": "bookmark"}], "image": {"id": "757bc3d8-4e5f-4ad8-85ae-8637e94db383", "links": [{"href": "http://172.30.10.101:8774/images/757bc3d8-4e5f-4ad8-85ae-8637e94db383", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:45:43.000000", "flavor": {"id": "c0bf8427-738e-41ff-b488-d0ea9e0f4f59", "links": [{"href": "http://172.30.10.101:8774/flavors/c0bf8427-738e-41ff-b488-d0ea9e0f4f59", "rel": "bookmark"}]}, "id": "304c1a53-1363-4d7a-b6bb-a4b62ca6e76c", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-sec-grp"}], "user_id": "137577c495d24ac09971c68fe06aed3f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:45:44Z", "hostId": "19c57dbccac13783ff60db05c449910003bd5e08f107adab2daf2bc2", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-kp", "name": "CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-inst", "created": "2018-06-27T22:45:24Z", "tenant_id": "9c1310edb4f24a81962b5fbc83f643d4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:46:20,371 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c used request id req-74e4ff5c-928d-4adc-9e39-b1a61aa36162 2018-06-27 22:46:20,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/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a84267e4e8f6891e95f25cd3d0c6b8b246c859f3" -d '{"reboot": {"type": "SOFT"}}' 2018-06-27 22:46:20,691 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 22:46: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-d533d974-0896-46a6-8838-b2ee0de74a48 X-Compute-Request-Id: req-d533d974-0896-46a6-8838-b2ee0de74a48 2018-06-27 22:46:20,691 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c/action used request id req-d533d974-0896-46a6-8838-b2ee0de74a48 2018-06-27 22:46:35,699 - create_instance_tests - INFO - Looking for IP 10.55.1.5 in the console log 2018-06-27 22:46:35,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/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a84267e4e8f6891e95f25cd3d0c6b8b246c859f3" 2018-06-27 22:46:36,611 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:46:36 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-2ad6661b-394c-4237-bc72-7d5bc5d1fed5 X-Compute-Request-Id: req-2ad6661b-394c-4237-bc72-7d5bc5d1fed5 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:ed:ef", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:ed:ef", "version": 4, "addr": "172.30.10.112", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c", "rel": "bookmark"}], "image": {"id": "757bc3d8-4e5f-4ad8-85ae-8637e94db383", "links": [{"href": "http://172.30.10.101:8774/images/757bc3d8-4e5f-4ad8-85ae-8637e94db383", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:45:43.000000", "flavor": {"id": "c0bf8427-738e-41ff-b488-d0ea9e0f4f59", "links": [{"href": "http://172.30.10.101:8774/flavors/c0bf8427-738e-41ff-b488-d0ea9e0f4f59", "rel": "bookmark"}]}, "id": "304c1a53-1363-4d7a-b6bb-a4b62ca6e76c", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-sec-grp"}], "user_id": "137577c495d24ac09971c68fe06aed3f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:46:30Z", "hostId": "19c57dbccac13783ff60db05c449910003bd5e08f107adab2daf2bc2", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-kp", "name": "CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-inst", "created": "2018-06-27T22:45:24Z", "tenant_id": "9c1310edb4f24a81962b5fbc83f643d4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:46:36,611 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c used request id req-2ad6661b-394c-4237-bc72-7d5bc5d1fed5 2018-06-27 22:46:36,615 - 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/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a84267e4e8f6891e95f25cd3d0c6b8b246c859f3" -d '{"os-getConsoleOutput": {"length": null}}' 2018-06-27 22:46:37,254 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:46:37 GMT Content-Type: application/json Content-Length: 29993 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-ca9e172d-42b2-4903-8b84-db8a04dfc25d X-Compute-Request-Id: req-ca9e172d-42b2-4903-8b84-db8a04dfc25d 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 980415300 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.270962] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.274205] pid_max: default: 32768 minimum: 301\n[ 0.275959] ACPI: Core revision 20150930\n[ 0.280143] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.282656] Security Framework initialized\n[ 0.283994] Yama: becoming mindful.\n[ 0.285155] AppArmor: AppArmor initialized\n[ 0.286510] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.288594] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.290559] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.292425] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.294645] Initializing cgroup subsys io\n[ 0.301286] Initializing cgroup subsys memory\n[ 0.302633] Initializing cgroup subsys devices\n[ 0.304014] Initializing cgroup subsys freezer\n[ 0.305403] Initializing cgroup subsys net_cls\n[ 0.306750] Initializing cgroup subsys perf_event\n[ 0.308189] Initializing cgroup subsys net_prio\n[ 0.309601] Initializing cgroup subsys hugetlb\n[ 0.310946] Initializing cgroup subsys pids\n[ 0.312306] CPU: Physical Processor ID: 0\n[ 0.314399] mce: CPU supports 10 MCE banks\n[ 0.315721] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.317292] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.321086] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.331771] ftrace: allocating 31920 entries in 125 pages\n[ 0.385575] smpboot: Max logical packages: 2\n[ 0.386900] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.388743] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.390884] x2apic enabled\n[ 0.392179] Switched APIC routing to physical x2apic.\n[ 0.395099] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.396847] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2)\n[ 0.399987] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver.\n[ 0.402507] ... version: 2\n[ 0.403746] ... bit width: 48\n[ 0.405026] ... generic registers: 4\n[ 0.406252] ... value mask: 0000ffffffffffff\n[ 0.407796] ... max period: 000000007fffffff\n[ 0.409326] ... fixed-purpose events: 3\n[ 0.410557] ... event mask: 000000070000000f\n[ 0.412118] KVM setup paravirtual spinlock\n[ 0.414146] x86: Booting SMP configuration:\n[ 0.415454] .... node #0, CPUs: #1\n[ 0.416754] kvm-clock: cpu 1, msr 0:ffd1041, secondary cpu clock\n[ 0.439384] x86: Booted up 1 node, 2 CPUs\n[ 0.439386] KVM setup async PF for cpu 1\n[ 0.439392] kvm-stealtime: cpu 1, msr f90d940\n[ 0.443429] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.445771] devtmpfs: initialized\n[ 0.457715] evm: security.selinux\n[ 0.458823] evm: security.SMACK64\n[ 0.459919] evm: security.SMACK64EXEC\n[ 0.461076] evm: security.SMACK64TRANSMUTE\n[ 0.462319] evm: security.SMACK64MMAP\n[ 0.463513] evm: security.ima\n[ 0.464521] evm: security.capability\n[ 0.465905] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.468794] pinctrl core: initialized pinctrl subsystem\n[ 0.470487] RTC time: 22:46:31, date: 06/27/18\n[ 0.471989] NET: Registered protocol family 16\n[ 0.485396] cpuidle: using governor ladder\n[ 0.497487] cpuidle: using governor menu\n[ 0.498715] PCCT header not found.\n[ 0.499975] ACPI: bus type PCI registered\n[ 0.501209] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.503145] PCI: Using configuration type 1 for base access\n[ 0.504867] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off\n[ 0.519550] ACPI: Added _OSI(Module Device)\n[ 0.520874] ACPI: Added _OSI(Processor Device)\n[ 0.522199] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.523599] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.527555] ACPI: Interpreter enabled\n[ 0.528735] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.531584] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.534433] ACPI: (supports S0 S3 S4 S5)\n[ 0.535662] ACPI: Using IOAPIC for interrupt routing\n[ 0.537147] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.544962] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.546719] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.548627] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.550449] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.554168] acpiphp: Slot [3] registered\n[ 0.555418] acpiphp: Slot [4] registered\n[ 0.556705] acpiphp: Slot [5] registered\n[ 0.557970] acpiphp: Slot [6] registered\n[ 0.575994] acpiphp: Slot [7] registered\n[ 0.577265] acpiphp: Slot [8] registered\n[ 0.578604] acpiphp: Slot [9] registered\n[ 0.579860] acpiphp: Slot [10] registered\n[ 0.581114] acpiphp: Slot [11] registered\n[ 0.582373] acpiphp: Slot [12] registered\n[ 0.583641] acpiphp: Slot [13] registered\n[ 0.584915] acpiphp: Slot [14] registered\n[ 0.586168] acpiphp: Slot [15] registered\n[ 0.587466] acpiphp: Slot [16] registered\n[ 0.588727] acpiphp: Slot [17] registered\n[ 0.589989] acpiphp: Slot [18] registered\n[ 0.591247] acpiphp: Slot [19] registered\n[ 0.592522] acpiphp: Slot [20] registered\n[ 0.593781] acpiphp: Slot [21] registered\n[ 0.595048] acpiphp: Slot [22] registered\n[ 0.596315] acpiphp: Slot [23] registered\n[ 0.597596] acpiphp: Slot [24] registered\n[ 0.598877] acpiphp: Slot [25] registered\n[ 0.600180] acpiphp: Slot [26] registered\n[ 0.601432] acpiphp: Slot [27] registered\n[ 0.602693] acpiphp: Slot [28] registered\n[ 0.603961] acpiphp: Slot [29] registered\n[ 0.605219] acpiphp: Slot [30] registered\n[ 0.606490] acpiphp: Slot [31] registered\n[ 0.607759] PCI host bridge to bus 0000:00\n[ 0.609047] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.610898] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.612761] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.615014] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.617301] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.619587] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.625109] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.627079] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.628875] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.630836] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.635876] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.638114] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.677115] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.679452] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.681695] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.683937] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.686125] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.688239] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.690049] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.691658] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.694051] vgaarb: loaded\n[ 0.694999] vgaarb: bridge control possible 0000:00:02.0\n[ 0.696914] SCSI subsystem initialized\n[ 0.698242] ACPI: bus type USB registered\n[ 0.699512] usbcore: registered new interface driver usbfs\n[ 0.701095] usbcore: registered new interface driver hub\n[ 0.702653] usbcore: registered new device driver usb\n[ 0.704411] PCI: Using ACPI for IRQ routing\n[ 0.706055] NetLabel: Initializing\n[ 0.707160] NetLabel: domain hash size = 128\n[ 0.708503] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.709963] NetLabel: unlabeled traffic allowed by default\n[ 0.711719] clocksource: Switched to clocksource kvm-clock\n[ 0.726299] AppArmor: AppArmor Filesystem Enabled\n[ 0.727812] pnp: PnP ACPI init\n[ 0.729502] pnp: PnP ACPI: found 5 devices\n[ 0.739593] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.742204] NET: Registered protocol family 2\n[ 0.743771] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.745698] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.747517] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.749304] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.750951] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.752724] NET: Registered protocol family 1\n[ 0.754049] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.755735] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.757377] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.816195] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.874905] Trying to unpack rootfs image as initramfs...\n[ 0.993447] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000)\n[ 0.996116] Scanning for low memory corruption every 60 seconds\n[ 0.998302] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.000103] audit: initializing netlink subsys (disabled)\n[ 1.001706] audit: type=2000 audit(1530139591.567:1): initialized\n[ 1.003932] Initialise system trusted keyring\n[ 1.005410] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.007219] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.012030] zbud: loaded\n[ 1.013318] VFS: Disk quotas dquot_6.6.0\n[ 1.014621] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.017383] fuse init (API version 7.23)\n[ 1.018853] Key type big_key registered\n[ 1.020141] Allocating IMA MOK and blacklist keyrings.\n[ 1.022134] Key type asymmetric registered\n[ 1.023429] Asymmetric key parser 'x509' registered\n[ 1.024961] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.027275] io scheduler noop registered\n[ 1.028543] io scheduler deadline registered (default)\n[ 1.030106] io scheduler cfq registered\n[ 1.031476] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.033112] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.035146] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.037444] ACPI: Power Button [PWRF]\n[ 1.038842] GHES: HEST is not enabled!\n[ 1.097921] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.217407] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.277898] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 1.281444] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.306761] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.311453] Linux agpgart interface v0.103\n[ 1.316319] brd: module loaded\n[ 1.318950] loop: module loaded\n[ 1.327947] vda: vda1 vda15\n[ 1.330997] vdb:\n[ 1.333029] scsi host0: ata_piix\n[ 1.334265] scsi host1: ata_piix\n[ 1.335436] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14\n[ 1.337361] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15\n[ 1.339438] libphy: Fixed MDIO Bus: probed\n[ 1.341119] tun: Universal TUN/TAP device driver, 1.6\n[ 1.342631] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.345899] PPP generic driver version 2.4.2\n[ 1.347321] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.349187] ehci-pci: EHCI PCI platform driver\n[ 1.350581] ehci-platform: EHCI generic platform driver\n[ 1.352177] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.353962] ohci-pci: OHCI PCI platform driver\n[ 1.355360] ohci-platform: OHCI generic platform driver\n[ 1.356940] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.416579] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.418144] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.420454] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.421999] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.423788] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.425715] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.428011] usb usb1: Product: UHCI Host Controller\n[ 1.429482] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 1.431289] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.432884] hub 1-0:1.0: USB hub found\n[ 1.434110] hub 1-0:1.0: 2 ports detected\n[ 1.435647] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.439081] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.440606] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.442293] mousedev: PS/2 mouse device common for all mice\n[ 1.444190] rtc_cmos 00:00: RTC can wake from S4\n[ 1.446263] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.448983] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.450983] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.452855] i2c /dev entries driver\n[ 1.454106] device-mapper: uevent: version 1.0.3\n[ 1.455636] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.458223] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.460526] NET: Registered protocol family 10\n[ 1.462579] NET: Registered protocol family 17\n[ 1.464005] Key type dns_resolver registered\n[ 1.465623] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1\n[ 1.467940] microcode: CPU1 sig=0x306f2, pf=0x1, revision=0x1\n[ 1.469677] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.472526] registered taskstats version 1\n[ 1.473864] Loading compiled-in X.509 certificates\n[ 1.476163] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 1.479088] zswap: loaded using pool lzo/zbud\n[ 1.481806] Key type trusted registered\n[ 1.485410] Key type encrypted registered\n[ 1.486714] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.488362] ima: No TPM chip found, activating TPM-bypass!\n[ 1.489996] evm: HMAC attrs: 0x1\n[ 1.509227] Magic number: 6:600:806\n[ 1.510593] rtc_cmos 00:00: setting system clock to 2018-06-27 22:46:32 UTC (1530139592)\n[ 1.513405] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.515166] EDD information not available.\n[ 1.520827] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.523272] Write protecting the kernel read-only data: 14336k\n[ 1.525993] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.529093] 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\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 2.20\ninfo: container: none\nStarting logging: OK\n[ 2.592396] ------------[ cut here ]------------\n[ 2.594492] kernel BUG at /build/linux-BvkamA/linux-4.4.0/fs/ext4/ext4.h:2810!\n[ 2.597707] invalid opcode: 0000 [#1] SMP \n[ 2.599736] Modules linked in: nls_iso8859_1 isofs ip_tables x_tables pcnet32 8139cp mii ne2k_pci 8390 e1000 virtio_scsi\n[ 2.605528] CPU: 1 PID: 154 Comm: syslogd Not tainted 4.4.0-28-generic #47-Ubuntu\n[ 2.608925] Hardware name: OpenStack Foundation OpenStack Nova, BIOS 1.10.2-1.1~u16.04+mcp2 04/01/2014\n[ 2.612772] task: ffff88000da33700 ti: ffff88000dbd0000 task.ti: ffff88000dbd0000\n[ 2.615979] RIP: 0010:[] [] ext4_mb_find_by_goal+0x20e/0x2c0\n[ 2.619794] RSP: 0018:ffff88000dbd3790 EFLAGS: 00010246\n[ 2.621975] RAX: 0000000000000000 RBX: ffff88000e599000 RCX: ffff88000d9d1000\n[ 2.624753] RDX: ffff88000dbd3958 RSI: ffff88000dbd3810 RDI: ffff88000e599000\n[ 2.627586] RBP: ffff88000dbd37d8 R08: ffff88000d9d0800 R09: ffff88000e599000\n[ 2.630326] R10: 0000000000000001 R11: ffffea00000083c0 R12: 0000000000000004\n[ 2.633097] R13: ffff88000d9d1000 R14: ffff88000d9d0800 R15: ffff88000d9d0800\n[ 2.635630] FS: 00007f79ff8c06a0(0000) GS:ffff88000f900000(0000) knlGS:0000000000000000\n[ 2.638156] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033\n[ 2.639867] CR2: 00007fa8479804d8 CR3: 000000000012f000 CR4: 00000000001406e0\n[ 2.641911] Stack:\n[ 2.642726] 00000000447a4011 ffff88000e5aa698 ffff88000e5aa698 00000000447a4011\n[ 2.645527] ffff88000e599000 0000000000000001 ffff88000dbd3954 ffff88000d9d0800\n[ 2.648451] ffff88000d9d0800 ffff88000dbd3878 ffffffff812d3b4d ffff88000dbd3818\n[ 2.651450] Call Trace:\n[ 2.652451] [] ext4_mb_regular_allocator+0x6d/0x470\n[ 2.654648] [] ? __raw_callee_save___pv_queued_spin_unlock+0x11/0x20\n[ 2.657247] [] ext4_mb_new_blocks+0x416/0x580\n[ 2.659201] [] ext4_ind_map_blocks+0xbb5/0xbf0\n[ 2.661079] [] ? bit_wait+0x60/0x60\n[ 2.662927] [] ? __delayacct_blkio_end+0x30/0x50\n[ 2.665033] [] ext4_map_blocks+0x2d4/0x4b0\n[ 2.666866] [] ? __wait_on_bit+0x74/0x90\n[ 2.668803] [] _ext4_get_block+0xbe/0x220\n[ 2.670738] [] ? start_this_handle+0x10c/0x400\n[ 2.672778] [] ext4_get_block+0x16/0x20\n[ 2.674575] [] ext4_block_write_begin+0x190/0x4e0\n[ 2.676594] [] ? _ext4_get_block+0x220/0x220\n[ 2.678504] [] ? __ext4_journal_start_sb+0x6d/0x120\n[ 2.680555] [] ext4_write_begin+0x19a/0x440\n[ 2.682443] [] generic_perform_write+0xce/0x1c0\n[ 2.684564] [] ? file_update_time+0x5f/0x110\n[ 2.686491] [] ? skb_free_datagram+0x15/0x40\n[ 2.688474] [] __generic_file_write_iter+0x1a2/0x1e0\n[ 2.690497] [] ext4_file_write_iter+0x102/0x470\n[ 2.692407] [] ? sock_read_iter+0x92/0xe0\n[ 2.694273] [] new_sync_write+0x9b/0xe0\n[ 2.696091] [] __vfs_write+0x26/0x40\n[ 2.697852] [] vfs_write+0xa9/0x1a0\n[ 2.699622] [] ? vfs_read+0x114/0x130\n[ 2.701461] [] SyS_write+0x55/0xc0\n[ 2.703002] [] entry_SYSCALL_64_fastpath+0x16/0x71\n[ 2.705057] 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.718146] RIP [] ext4_mb_find_by_goal+0x20e/0x2c0\n[ 2.720366] RSP \n[ 2.721722] ---[ end trace d6ebeeeaea97167b ]---\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... [ 2.742628] 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.5...\nLease of 10.55.1.5 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCLgjd6fEndjrIo3xfVRUvKQ/j8kAYPayOsM3CCPUWct92Ti+Uzo1rBd5xB+3mgxAU5Sr94j4pWsr5S9GiirjQ290onV6NUAedz8WWo7zS+9XNADzRJWZ8rhfyRr+/eco+xBFaDo0EnMpksIOKZmLp4yMgPLCPP6bKhFsErsGZxqXpG6VR1lrGhecnA16xcYiw2vI7m5xvDyaGLXCPgIVeKbLFWYoixVQupl+Bp2R4ov6R8TcMqKLF9F5j324jra2B1dmAH0GadITmNN96AO8T7R25SrQZfLL08Uxc6Kj3GcaKOYFjB0MrzDRAOqC44okEHJj2GWgfccpUd8l2rAn6b root@createinstancesinglenetworktests-795652e8-e66d-4adc-8dd4-362b17\nssh-dss AAAAB3NzaC1kc3MAAACBAPFFvrQwIoeSZg2TgbrcqCw2d6adF4A6VjkuByjdK/oSh4VE23t4aqWxsKWv0sdtJuD/aw1g9DFqsqXEIudB0Z7EnwCn7jF2FbS4gRWsAPnG8l6FP0kI5PnbyUhM0jWA0Wl44sp0tUqrq3+kgYVp3+iTj5c6rlbb8nWcqRT88UfPAAAAFQCTsRuJt4fWWeYW467rSi57x1k8dwAAAIEA0nuEHGk+AioqZzf4+tV3YmrTPx7+zJ9lZpUaO8mt5WSoXfAI0CobYcxaj/qazuM+E94vz1Pr/K0evLK/dU6LozH46R1aMe3zOwWTaXlcHo8EVcj6HbtJSIJNkxQAqV54vZFqA2WqkChCHK9r94yynzvaW3/EU4hETjSm8Ah/YykAAACAMzu9p6PDKRnpFH5bwfn9Hquj6nCzoEtEj4PuOiEtMRSlfYyRMm4bj3QIHAoiimsc7uh1hhahGkYtmrjWoJvLBuDhhFqw9EnFR8V9i6BEs6Z1CrPM8MKSK9ABwRcYBFPXXp/gyxxfowl0VuuheT+T8gdUXO8z+iD3xmDkkC4pN2k= root@createinstancesinglenetworktests-795652e8-e66d-4adc-8dd4-362b17\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.5,24,fe80::f816:3eff:fe2d:edef/64,\nip-route:default via 10.55.1.1 dev eth0 \nip-route:10.55.1.0/24 dev eth0 src 10.55.1.5 \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: 304c1a53-1363-4d7a-b6bb-a4b62ca6e76c\nname: CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-inst\navailability-zone: nova\nlocal-hostname: createinstancesinglenetworktests-795652e8-e66d-4adc-8dd4-362b17.novalocal\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.89 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancesinglenetworktests-795652e8-e66d-4adc-8dd4-362b17 login: "} 2018-06-27 22:46:37,255 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c/action used request id req-ca9e172d-42b2-4903-8b84-db8a04dfc25d 2018-06-27 22:46:37,257 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-06-27 22:46:37,257 - 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 980415300 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.270962] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.274205] pid_max: default: 32768 minimum: 301 [ 0.275959] ACPI: Core revision 20150930 [ 0.280143] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.282656] Security Framework initialized [ 0.283994] Yama: becoming mindful. [ 0.285155] AppArmor: AppArmor initialized [ 0.286510] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.288594] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.290559] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.292425] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.294645] Initializing cgroup subsys io [ 0.301286] Initializing cgroup subsys memory [ 0.302633] Initializing cgroup subsys devices [ 0.304014] Initializing cgroup subsys freezer [ 0.305403] Initializing cgroup subsys net_cls [ 0.306750] Initializing cgroup subsys perf_event [ 0.308189] Initializing cgroup subsys net_prio [ 0.309601] Initializing cgroup subsys hugetlb [ 0.310946] Initializing cgroup subsys pids [ 0.312306] CPU: Physical Processor ID: 0 [ 0.314399] mce: CPU supports 10 MCE banks [ 0.315721] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.317292] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.321086] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.331771] ftrace: allocating 31920 entries in 125 pages [ 0.385575] smpboot: Max logical packages: 2 [ 0.386900] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.388743] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.390884] x2apic enabled [ 0.392179] Switched APIC routing to physical x2apic. [ 0.395099] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.396847] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.399987] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.402507] ... version: 2 [ 0.403746] ... bit width: 48 [ 0.405026] ... generic registers: 4 [ 0.406252] ... value mask: 0000ffffffffffff [ 0.407796] ... max period: 000000007fffffff [ 0.409326] ... fixed-purpose events: 3 [ 0.410557] ... event mask: 000000070000000f [ 0.412118] KVM setup paravirtual spinlock [ 0.414146] x86: Booting SMP configuration: [ 0.415454] .... node #0, CPUs: #1 [ 0.416754] kvm-clock: cpu 1, msr 0:ffd1041, secondary cpu clock [ 0.439384] x86: Booted up 1 node, 2 CPUs [ 0.439386] KVM setup async PF for cpu 1 [ 0.439392] kvm-stealtime: cpu 1, msr f90d940 [ 0.443429] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.445771] devtmpfs: initialized [ 0.457715] evm: security.selinux [ 0.458823] evm: security.SMACK64 [ 0.459919] evm: security.SMACK64EXEC [ 0.461076] evm: security.SMACK64TRANSMUTE [ 0.462319] evm: security.SMACK64MMAP [ 0.463513] evm: security.ima [ 0.464521] evm: security.capability [ 0.465905] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.468794] pinctrl core: initialized pinctrl subsystem [ 0.470487] RTC time: 22:46:31, date: 06/27/18 [ 0.471989] NET: Registered protocol family 16 [ 0.485396] cpuidle: using governor ladder [ 0.497487] cpuidle: using governor menu [ 0.498715] PCCT header not found. [ 0.499975] ACPI: bus type PCI registered [ 0.501209] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.503145] PCI: Using configuration type 1 for base access [ 0.504867] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.519550] ACPI: Added _OSI(Module Device) [ 0.520874] ACPI: Added _OSI(Processor Device) [ 0.522199] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.523599] ACPI: Added _OSI(Processor Aggregator Device) [ 0.527555] ACPI: Interpreter enabled [ 0.528735] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.531584] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.534433] ACPI: (supports S0 S3 S4 S5) [ 0.535662] ACPI: Using IOAPIC for interrupt routing [ 0.537147] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.544962] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.546719] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.548627] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.550449] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.554168] acpiphp: Slot [3] registered [ 0.555418] acpiphp: Slot [4] registered [ 0.556705] acpiphp: Slot [5] registered [ 0.557970] acpiphp: Slot [6] registered [ 0.575994] acpiphp: Slot [7] registered [ 0.577265] acpiphp: Slot [8] registered [ 0.578604] acpiphp: Slot [9] registered [ 0.579860] acpiphp: Slot [10] registered [ 0.581114] acpiphp: Slot [11] registered [ 0.582373] acpiphp: Slot [12] registered [ 0.583641] acpiphp: Slot [13] registered [ 0.584915] acpiphp: Slot [14] registered [ 0.586168] acpiphp: Slot [15] registered [ 0.587466] acpiphp: Slot [16] registered [ 0.588727] acpiphp: Slot [17] registered [ 0.589989] acpiphp: Slot [18] registered [ 0.591247] acpiphp: Slot [19] registered [ 0.592522] acpiphp: Slot [20] registered [ 0.593781] acpiphp: Slot [21] registered [ 0.595048] acpiphp: Slot [22] registered [ 0.596315] acpiphp: Slot [23] registered [ 0.597596] acpiphp: Slot [24] registered [ 0.598877] acpiphp: Slot [25] registered [ 0.600180] acpiphp: Slot [26] registered [ 0.601432] acpiphp: Slot [27] registered [ 0.602693] acpiphp: Slot [28] registered [ 0.603961] acpiphp: Slot [29] registered [ 0.605219] acpiphp: Slot [30] registered [ 0.606490] acpiphp: Slot [31] registered [ 0.607759] PCI host bridge to bus 0000:00 [ 0.609047] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.610898] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.612761] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.615014] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.617301] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.619587] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.625109] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.627079] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.628875] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.630836] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.635876] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.638114] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.677115] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.679452] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.681695] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.683937] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.686125] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.688239] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.690049] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.691658] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.694051] vgaarb: loaded [ 0.694999] vgaarb: bridge control possible 0000:00:02.0 [ 0.696914] SCSI subsystem initialized [ 0.698242] ACPI: bus type USB registered [ 0.699512] usbcore: registered new interface driver usbfs [ 0.701095] usbcore: registered new interface driver hub [ 0.702653] usbcore: registered new device driver usb [ 0.704411] PCI: Using ACPI for IRQ routing [ 0.706055] NetLabel: Initializing [ 0.707160] NetLabel: domain hash size = 128 [ 0.708503] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.709963] NetLabel: unlabeled traffic allowed by default [ 0.711719] clocksource: Switched to clocksource kvm-clock [ 0.726299] AppArmor: AppArmor Filesystem Enabled [ 0.727812] pnp: PnP ACPI init [ 0.729502] pnp: PnP ACPI: found 5 devices [ 0.739593] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.742204] NET: Registered protocol family 2 [ 0.743771] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.745698] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.747517] TCP: Hash tables configured (established 2048 bind 2048) [ 0.749304] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.750951] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.752724] NET: Registered protocol family 1 [ 0.754049] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.755735] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.757377] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.816195] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.874905] Trying to unpack rootfs image as initramfs... [ 0.993447] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000) [ 0.996116] Scanning for low memory corruption every 60 seconds [ 0.998302] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.000103] audit: initializing netlink subsys (disabled) [ 1.001706] audit: type=2000 audit(1530139591.567:1): initialized [ 1.003932] Initialise system trusted keyring [ 1.005410] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.007219] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.012030] zbud: loaded [ 1.013318] VFS: Disk quotas dquot_6.6.0 [ 1.014621] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.017383] fuse init (API version 7.23) [ 1.018853] Key type big_key registered [ 1.020141] Allocating IMA MOK and blacklist keyrings. [ 1.022134] Key type asymmetric registered [ 1.023429] Asymmetric key parser 'x509' registered [ 1.024961] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.027275] io scheduler noop registered [ 1.028543] io scheduler deadline registered (default) [ 1.030106] io scheduler cfq registered [ 1.031476] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.033112] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.035146] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.037444] ACPI: Power Button [PWRF] [ 1.038842] GHES: HEST is not enabled! [ 1.097921] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.217407] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.277898] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.281444] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.306761] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.311453] Linux agpgart interface v0.103 [ 1.316319] brd: module loaded [ 1.318950] loop: module loaded [ 1.327947] vda: vda1 vda15 [ 1.330997] vdb: [ 1.333029] scsi host0: ata_piix [ 1.334265] scsi host1: ata_piix [ 1.335436] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.337361] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.339438] libphy: Fixed MDIO Bus: probed [ 1.341119] tun: Universal TUN/TAP device driver, 1.6 [ 1.342631] tun: (C) 1999-2004 Max Krasnyansky [ 1.345899] PPP generic driver version 2.4.2 [ 1.347321] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.349187] ehci-pci: EHCI PCI platform driver [ 1.350581] ehci-platform: EHCI generic platform driver [ 1.352177] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.353962] ohci-pci: OHCI PCI platform driver [ 1.355360] ohci-platform: OHCI generic platform driver [ 1.356940] uhci_hcd: USB Universal Host Controller Interface driver [ 1.416579] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.418144] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.420454] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.421999] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.423788] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.425715] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.428011] usb usb1: Product: UHCI Host Controller [ 1.429482] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.431289] usb usb1: SerialNumber: 0000:00:01.2 [ 1.432884] hub 1-0:1.0: USB hub found [ 1.434110] hub 1-0:1.0: 2 ports detected [ 1.435647] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.439081] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.440606] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.442293] mousedev: PS/2 mouse device common for all mice [ 1.444190] rtc_cmos 00:00: RTC can wake from S4 [ 1.446263] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.448983] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.450983] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.452855] i2c /dev entries driver [ 1.454106] device-mapper: uevent: version 1.0.3 [ 1.455636] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.458223] ledtrig-cpu: registered to indicate activity on CPUs [ 1.460526] NET: Registered protocol family 10 [ 1.462579] NET: Registered protocol family 17 [ 1.464005] Key type dns_resolver registered [ 1.465623] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 1.467940] microcode: CPU1 sig=0x306f2, pf=0x1, revision=0x1 [ 1.469677] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.472526] registered taskstats version 1 [ 1.473864] Loading compiled-in X.509 certificates [ 1.476163] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.479088] zswap: loaded using pool lzo/zbud [ 1.481806] Key type trusted registered [ 1.485410] Key type encrypted registered [ 1.486714] AppArmor: AppArmor sha1 policy hashing enabled [ 1.488362] ima: No TPM chip found, activating TPM-bypass! [ 1.489996] evm: HMAC attrs: 0x1 [ 1.509227] Magic number: 6:600:806 [ 1.510593] rtc_cmos 00:00: setting system clock to 2018-06-27 22:46:32 UTC (1530139592) [ 1.513405] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.515166] EDD information not available. [ 1.520827] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.523272] Write protecting the kernel read-only data: 14336k [ 1.525993] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.529093] 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 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.20 info: container: none Starting logging: OK [ 2.592396] ------------[ cut here ]------------ [ 2.594492] kernel BUG at /build/linux-BvkamA/linux-4.4.0/fs/ext4/ext4.h:2810! [ 2.597707] invalid opcode: 0000 [#1] SMP [ 2.599736] Modules linked in: nls_iso8859_1 isofs ip_tables x_tables pcnet32 8139cp mii ne2k_pci 8390 e1000 virtio_scsi [ 2.605528] CPU: 1 PID: 154 Comm: syslogd Not tainted 4.4.0-28-generic #47-Ubuntu [ 2.608925] Hardware name: OpenStack Foundation OpenStack Nova, BIOS 1.10.2-1.1~u16.04+mcp2 04/01/2014 [ 2.612772] task: ffff88000da33700 ti: ffff88000dbd0000 task.ti: ffff88000dbd0000 [ 2.615979] RIP: 0010:[] [] ext4_mb_find_by_goal+0x20e/0x2c0 [ 2.619794] RSP: 0018:ffff88000dbd3790 EFLAGS: 00010246 [ 2.621975] RAX: 0000000000000000 RBX: ffff88000e599000 RCX: ffff88000d9d1000 [ 2.624753] RDX: ffff88000dbd3958 RSI: ffff88000dbd3810 RDI: ffff88000e599000 [ 2.627586] RBP: ffff88000dbd37d8 R08: ffff88000d9d0800 R09: ffff88000e599000 [ 2.630326] R10: 0000000000000001 R11: ffffea00000083c0 R12: 0000000000000004 [ 2.633097] R13: ffff88000d9d1000 R14: ffff88000d9d0800 R15: ffff88000d9d0800 [ 2.635630] FS: 00007f79ff8c06a0(0000) GS:ffff88000f900000(0000) knlGS:0000000000000000 [ 2.638156] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 2.639867] CR2: 00007fa8479804d8 CR3: 000000000012f000 CR4: 00000000001406e0 [ 2.641911] Stack: [ 2.642726] 00000000447a4011 ffff88000e5aa698 ffff88000e5aa698 00000000447a4011 [ 2.645527] ffff88000e599000 0000000000000001 ffff88000dbd3954 ffff88000d9d0800 [ 2.648451] ffff88000d9d0800 ffff88000dbd3878 ffffffff812d3b4d ffff88000dbd3818 [ 2.651450] Call Trace: [ 2.652451] [] ext4_mb_regular_allocator+0x6d/0x470 [ 2.654648] [] ? __raw_callee_save___pv_queued_spin_unlock+0x11/0x20 [ 2.657247] [] ext4_mb_new_blocks+0x416/0x580 [ 2.659201] [] ext4_ind_map_blocks+0xbb5/0xbf0 [ 2.661079] [] ? bit_wait+0x60/0x60 [ 2.662927] [] ? __delayacct_blkio_end+0x30/0x50 [ 2.665033] [] ext4_map_blocks+0x2d4/0x4b0 [ 2.666866] [] ? __wait_on_bit+0x74/0x90 [ 2.668803] [] _ext4_get_block+0xbe/0x220 [ 2.670738] [] ? start_this_handle+0x10c/0x400 [ 2.672778] [] ext4_get_block+0x16/0x20 [ 2.674575] [] ext4_block_write_begin+0x190/0x4e0 [ 2.676594] [] ? _ext4_get_block+0x220/0x220 [ 2.678504] [] ? __ext4_journal_start_sb+0x6d/0x120 [ 2.680555] [] ext4_write_begin+0x19a/0x440 [ 2.682443] [] generic_perform_write+0xce/0x1c0 [ 2.684564] [] ? file_update_time+0x5f/0x110 [ 2.686491] [] ? skb_free_datagram+0x15/0x40 [ 2.688474] [] __generic_file_write_iter+0x1a2/0x1e0 [ 2.690497] [] ext4_file_write_iter+0x102/0x470 [ 2.692407] [] ? sock_read_iter+0x92/0xe0 [ 2.694273] [] new_sync_write+0x9b/0xe0 [ 2.696091] [] __vfs_write+0x26/0x40 [ 2.697852] [] vfs_write+0xa9/0x1a0 [ 2.699622] [] ? vfs_read+0x114/0x130 [ 2.701461] [] SyS_write+0x55/0xc0 [ 2.703002] [] entry_SYSCALL_64_fastpath+0x16/0x71 [ 2.705057] 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.718146] RIP [] ext4_mb_find_by_goal+0x20e/0x2c0 [ 2.720366] RSP [ 2.721722] ---[ end trace d6ebeeeaea97167b ]--- 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... [ 2.742628] 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.5... Lease of 10.55.1.5 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCLgjd6fEndjrIo3xfVRUvKQ/j8kAYPayOsM3CCPUWct92Ti+Uzo1rBd5xB+3mgxAU5Sr94j4pWsr5S9GiirjQ290onV6NUAedz8WWo7zS+9XNADzRJWZ8rhfyRr+/eco+xBFaDo0EnMpksIOKZmLp4yMgPLCPP6bKhFsErsGZxqXpG6VR1lrGhecnA16xcYiw2vI7m5xvDyaGLXCPgIVeKbLFWYoixVQupl+Bp2R4ov6R8TcMqKLF9F5j324jra2B1dmAH0GadITmNN96AO8T7R25SrQZfLL08Uxc6Kj3GcaKOYFjB0MrzDRAOqC44okEHJj2GWgfccpUd8l2rAn6b root@createinstancesinglenetworktests-795652e8-e66d-4adc-8dd4-362b17 ssh-dss AAAAB3NzaC1kc3MAAACBAPFFvrQwIoeSZg2TgbrcqCw2d6adF4A6VjkuByjdK/oSh4VE23t4aqWxsKWv0sdtJuD/aw1g9DFqsqXEIudB0Z7EnwCn7jF2FbS4gRWsAPnG8l6FP0kI5PnbyUhM0jWA0Wl44sp0tUqrq3+kgYVp3+iTj5c6rlbb8nWcqRT88UfPAAAAFQCTsRuJt4fWWeYW467rSi57x1k8dwAAAIEA0nuEHGk+AioqZzf4+tV3YmrTPx7+zJ9lZpUaO8mt5WSoXfAI0CobYcxaj/qazuM+E94vz1Pr/K0evLK/dU6LozH46R1aMe3zOwWTaXlcHo8EVcj6HbtJSIJNkxQAqV54vZFqA2WqkChCHK9r94yynzvaW3/EU4hETjSm8Ah/YykAAACAMzu9p6PDKRnpFH5bwfn9Hquj6nCzoEtEj4PuOiEtMRSlfYyRMm4bj3QIHAoiimsc7uh1hhahGkYtmrjWoJvLBuDhhFqw9EnFR8V9i6BEs6Z1CrPM8MKSK9ABwRcYBFPXXp/gyxxfowl0VuuheT+T8gdUXO8z+iD3xmDkkC4pN2k= root@createinstancesinglenetworktests-795652e8-e66d-4adc-8dd4-362b17 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.55.1.5,24,fe80::f816:3eff:fe2d:edef/64, ip-route:default via 10.55.1.1 dev eth0 ip-route:10.55.1.0/24 dev eth0 src 10.55.1.5 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: 304c1a53-1363-4d7a-b6bb-a4b62ca6e76c name: CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-inst availability-zone: nova local-hostname: createinstancesinglenetworktests-795652e8-e66d-4adc-8dd4-362b17.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.89 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. createinstancesinglenetworktests-795652e8-e66d-4adc-8dd4-362b17 login: 2018-06-27 22:46:37,258 - create_instance - INFO - Checking if VM is active 2018-06-27 22:46:37,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/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a84267e4e8f6891e95f25cd3d0c6b8b246c859f3" 2018-06-27 22:46:37,996 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:46:37 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-7072b764-e251-47df-bb2a-6adfe09992bc X-Compute-Request-Id: req-7072b764-e251-47df-bb2a-6adfe09992bc Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:ed:ef", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:ed:ef", "version": 4, "addr": "172.30.10.112", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c", "rel": "bookmark"}], "image": {"id": "757bc3d8-4e5f-4ad8-85ae-8637e94db383", "links": [{"href": "http://172.30.10.101:8774/images/757bc3d8-4e5f-4ad8-85ae-8637e94db383", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:45:43.000000", "flavor": {"id": "c0bf8427-738e-41ff-b488-d0ea9e0f4f59", "links": [{"href": "http://172.30.10.101:8774/flavors/c0bf8427-738e-41ff-b488-d0ea9e0f4f59", "rel": "bookmark"}]}, "id": "304c1a53-1363-4d7a-b6bb-a4b62ca6e76c", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-sec-grp"}], "user_id": "137577c495d24ac09971c68fe06aed3f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:46:30Z", "hostId": "19c57dbccac13783ff60db05c449910003bd5e08f107adab2daf2bc2", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-kp", "name": "CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-inst", "created": "2018-06-27T22:45:24Z", "tenant_id": "9c1310edb4f24a81962b5fbc83f643d4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:46:37,996 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c used request id req-7072b764-e251-47df-bb2a-6adfe09992bc 2018-06-27 22:46:37,997 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-inst] is - ACTIVE 2018-06-27 22:46:37,997 - create_instance - INFO - VM is - ACTIVE 2018-06-27 22:46:38,000 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a84267e4e8f6891e95f25cd3d0c6b8b246c859f3" 2018-06-27 22:46:38,675 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:46:38 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-d3c28b44-dd84-4782-a0c9-03c78e961de8 X-Compute-Request-Id: req-d3c28b44-dd84-4782-a0c9-03c78e961de8 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:ed:ef", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:ed:ef", "version": 4, "addr": "172.30.10.112", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c", "rel": "bookmark"}], "image": {"id": "757bc3d8-4e5f-4ad8-85ae-8637e94db383", "links": [{"href": "http://172.30.10.101:8774/images/757bc3d8-4e5f-4ad8-85ae-8637e94db383", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:45:43.000000", "flavor": {"id": "c0bf8427-738e-41ff-b488-d0ea9e0f4f59", "links": [{"href": "http://172.30.10.101:8774/flavors/c0bf8427-738e-41ff-b488-d0ea9e0f4f59", "rel": "bookmark"}]}, "id": "304c1a53-1363-4d7a-b6bb-a4b62ca6e76c", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-sec-grp"}], "user_id": "137577c495d24ac09971c68fe06aed3f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:46:30Z", "hostId": "19c57dbccac13783ff60db05c449910003bd5e08f107adab2daf2bc2", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-kp", "name": "CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-inst", "created": "2018-06-27T22:45:24Z", "tenant_id": "9c1310edb4f24a81962b5fbc83f643d4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:46:38,675 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c used request id req-d3c28b44-dd84-4782-a0c9-03c78e961de8 2018-06-27 22:46:38,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=CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a84267e4e8f6891e95f25cd3d0c6b8b246c859f3" 2018-06-27 22:46:38,933 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:46:38 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-72d3fc24-c932-4134-9b53-477078ff83f4 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6e1ced5e-8892-4ad4-8351-d4388830c80b"],"updated_at":"2018-06-27T22:44:30Z","tenant_id":"9c1310edb4f24a81962b5fbc83f643d4","created_at":"2018-06-27T22:44:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"9c1310edb4f24a81962b5fbc83f643d4","id":"a2679458-e84c-44a1-bb45-632eeeca95d0","name":"CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-pub-net"}]} 2018-06-27 22:46:38,933 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-pub-net used request id req-72d3fc24-c932-4134-9b53-477078ff83f4 2018-06-27 22:46:38,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/9c1310edb4f24a81962b5fbc83f643d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a84267e4e8f6891e95f25cd3d0c6b8b246c859f3" 2018-06-27 22:46:39,316 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:46:38 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4367f38f-6866-4011-93d4-6a29c3adb024 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/9c1310edb4f24a81962b5fbc83f643d4"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9c1310edb4f24a81962b5fbc83f643d4", "name": "CreateInstanceSingleNetworkTests-d85f5064-d722-4f2-proj"}} 2018-06-27 22:46:39,316 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/9c1310edb4f24a81962b5fbc83f643d4 used request id req-4367f38f-6866-4011-93d4-6a29c3adb024 2018-06-27 22:46: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=a2679458-e84c-44a1-bb45-632eeeca95d0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a84267e4e8f6891e95f25cd3d0c6b8b246c859f3" 2018-06-27 22:46:39,521 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:46:39 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-27df707a-f96e-478a-b962-40dc6ea24d52 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a2679458-e84c-44a1-bb45-632eeeca95d0","tenant_id":"9c1310edb4f24a81962b5fbc83f643d4","created_at":"2018-06-27T22:44:30Z","dns_nameservers":[],"updated_at":"2018-06-27T22:44: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":"9c1310edb4f24a81962b5fbc83f643d4","id":"6e1ced5e-8892-4ad4-8351-d4388830c80b","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-pub-subnet"}]} 2018-06-27 22:46:39,522 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=a2679458-e84c-44a1-bb45-632eeeca95d0 used request id req-27df707a-f96e-478a-b962-40dc6ea24d52 2018-06-27 22:46:39,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/ports?network_id=a2679458-e84c-44a1-bb45-632eeeca95d0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a84267e4e8f6891e95f25cd3d0c6b8b246c859f3" 2018-06-27 22:46:39,830 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:46:39 GMT Content-Type: application/json Content-Length: 3045 Connection: keep-alive X-Openstack-Request-Id: req-e33d9a46-6aca-4379-943f-a26740543e4d Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a2679458-e84c-44a1-bb45-632eeeca95d0","tenant_id":"9c1310edb4f24a81962b5fbc83f643d4","created_at":"2018-06-27T22:44:44Z","admin_state_up":true,"updated_at":"2018-06-27T22:44:55Z","binding:vnic_type":"normal","device_id":"56cdcced-86db-4f46-9690-1bc90e7b1698","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:66:22:9a","id":"14f0ed5e-14c7-4b7a-9d28-03404fa6dba2","port_security_enabled":false,"project_id":"9c1310edb4f24a81962b5fbc83f643d4","fixed_ips":[{"subnet_id":"6e1ced5e-8892-4ad4-8351-d4388830c80b","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a2679458-e84c-44a1-bb45-632eeeca95d0","tenant_id":"9c1310edb4f24a81962b5fbc83f643d4","created_at":"2018-06-27T22:44:31Z","admin_state_up":true,"updated_at":"2018-06-27T22:44:37Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-a2679458-e84c-44a1-bb45-632eeeca95d0","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:4e:2e:95","id":"633c263e-3113-4300-813a-dc3358f5c3ed","port_security_enabled":false,"project_id":"9c1310edb4f24a81962b5fbc83f643d4","fixed_ips":[{"subnet_id":"6e1ced5e-8892-4ad4-8351-d4388830c80b","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a2679458-e84c-44a1-bb45-632eeeca95d0","tenant_id":"9c1310edb4f24a81962b5fbc83f643d4","created_at":"2018-06-27T22:44:32Z","admin_state_up":true,"updated_at":"2018-06-27T22:44:38Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-a2679458-e84c-44a1-bb45-632eeeca95d0","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:46:0c:6c","id":"751cc1be-bafe-4942-9e76-741d76e81b39","port_security_enabled":false,"project_id":"9c1310edb4f24a81962b5fbc83f643d4","fixed_ips":[{"subnet_id":"6e1ced5e-8892-4ad4-8351-d4388830c80b","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a2679458-e84c-44a1-bb45-632eeeca95d0","tenant_id":"9c1310edb4f24a81962b5fbc83f643d4","created_at":"2018-06-27T22:45:12Z","admin_state_up":true,"updated_at":"2018-06-27T22:46:32Z","binding:vnic_type":"normal","device_id":"304c1a53-1363-4d7a-b6bb-a4b62ca6e76c","device_owner":"compute:nova","revision_number":14,"mac_address":"fa:16:3e:2d:ed:ef","id":"aa64004b-a38f-473b-85aa-6f72aee967ee","port_security_enabled":true,"project_id":"9c1310edb4f24a81962b5fbc83f643d4","fixed_ips":[{"subnet_id":"6e1ced5e-8892-4ad4-8351-d4388830c80b","ip_address":"10.55.1.5"}],"extra_dhcp_opts":[],"security_groups":["da547dae-ebf6-48aa-b35a-e41a5abd4d18","9a6f59a0-7449-4ae7-b992-2ba1eb28eaf5"],"name":"CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6port-1"}]} 2018-06-27 22:46:39,830 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=a2679458-e84c-44a1-bb45-632eeeca95d0 used request id req-e33d9a46-6aca-4379-943f-a26740543e4d 2018-06-27 22:46:39,831 - ansible_utils - DEBUG - Retrieving SSH client 2018-06-27 22:46:39,834 - paramiko.transport - DEBUG - starting thread (client mode): 0x853853d0L 2018-06-27 22:46:39,835 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-06-27 22:46:39,835 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-06-27 22:46:39,835 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-06-27 22:46:39,836 - 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-27 22:46:39,837 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-06-27 22:46:39,837 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-06-27 22:46:39,837 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-06-27 22:46:39,837 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-06-27 22:46:39,837 - paramiko.transport - DEBUG - Compression agreed: none 2018-06-27 22:46:39,887 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-06-27 22:46:39,888 - paramiko.transport - DEBUG - Switch to new keys ... 2018-06-27 22:46:39,899 - paramiko.transport - DEBUG - Trying discovered key ab2c7e9095e017db3e6d8b504ee7392e in tmp/CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6 2018-06-27 22:46:39,900 - paramiko.transport - DEBUG - userauth is OK 2018-06-27 22:46:39,906 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-06-27 22:46:40,007 - paramiko.transport - DEBUG - EOF in transport thread 2018-06-27 22:46:40,021 - create_instance - INFO - SSH is active for VM instance 2018-06-27 22:46:40,021 - ansible_utils - DEBUG - Retrieving SSH client 2018-06-27 22:46:40,023 - paramiko.transport - DEBUG - starting thread (client mode): 0x853853d0L 2018-06-27 22:46:40,023 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-06-27 22:46:40,024 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-06-27 22:46:40,024 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-06-27 22:46:40,025 - 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-27 22:46:40,025 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-06-27 22:46:40,025 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-06-27 22:46:40,026 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-06-27 22:46:40,026 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-06-27 22:46:40,026 - paramiko.transport - DEBUG - Compression agreed: none 2018-06-27 22:46:40,075 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-06-27 22:46:40,076 - paramiko.transport - DEBUG - Switch to new keys ... 2018-06-27 22:46:40,088 - paramiko.transport - DEBUG - Trying discovered key ab2c7e9095e017db3e6d8b504ee7392e in tmp/CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6 2018-06-27 22:46:40,089 - paramiko.transport - DEBUG - userauth is OK 2018-06-27 22:46:40,092 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-06-27 22:46:40,096 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-06-27 22:46:40,097 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-06-27 22:46:40,097 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-06-27 22:46:40,099 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-06-27 22:46:40,102 - paramiko.transport - DEBUG - EOF in transport thread 2018-06-27 22:46:40,106 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a84267e4e8f6891e95f25cd3d0c6b8b246c859f3" 2018-06-27 22:46:41,904 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:46: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-8e91abcc-b7d4-4968-a610-5beeb518e72c X-Compute-Request-Id: req-8e91abcc-b7d4-4968-a610-5beeb518e72c Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:ed:ef", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:ed:ef", "version": 4, "addr": "172.30.10.112", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c", "rel": "bookmark"}], "image": {"id": "757bc3d8-4e5f-4ad8-85ae-8637e94db383", "links": [{"href": "http://172.30.10.101:8774/images/757bc3d8-4e5f-4ad8-85ae-8637e94db383", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:45:43.000000", "flavor": {"id": "c0bf8427-738e-41ff-b488-d0ea9e0f4f59", "links": [{"href": "http://172.30.10.101:8774/flavors/c0bf8427-738e-41ff-b488-d0ea9e0f4f59", "rel": "bookmark"}]}, "id": "304c1a53-1363-4d7a-b6bb-a4b62ca6e76c", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-sec-grp"}], "user_id": "137577c495d24ac09971c68fe06aed3f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:46:30Z", "hostId": "19c57dbccac13783ff60db05c449910003bd5e08f107adab2daf2bc2", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-kp", "name": "CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-inst", "created": "2018-06-27T22:45:24Z", "tenant_id": "9c1310edb4f24a81962b5fbc83f643d4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:46:41,904 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c used request id req-8e91abcc-b7d4-4968-a610-5beeb518e72c 2018-06-27 22:46:41,908 - 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/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a84267e4e8f6891e95f25cd3d0c6b8b246c859f3" -d '{"reboot": {"type": "SOFT"}}' 2018-06-27 22:46:42,274 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 22: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-4c5aa284-9e6f-49be-bcd8-3f99b90a387f X-Compute-Request-Id: req-4c5aa284-9e6f-49be-bcd8-3f99b90a387f 2018-06-27 22:46:42,274 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c/action used request id req-4c5aa284-9e6f-49be-bcd8-3f99b90a387f 2018-06-27 22:46:57,286 - create_instance_tests - INFO - Looking for IP 10.55.1.5 in the console log 2018-06-27 22:46:57,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/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a84267e4e8f6891e95f25cd3d0c6b8b246c859f3" 2018-06-27 22:46:59,118 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:46:59 GMT Content-Type: application/json Content-Length: 1897 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-ba01cba0-caad-4014-b986-ad4b41518710 X-Compute-Request-Id: req-ba01cba0-caad-4014-b986-ad4b41518710 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "reboot_started", "addresses": {"CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:ed:ef", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:ed:ef", "version": 4, "addr": "172.30.10.112", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c", "rel": "bookmark"}], "image": {"id": "757bc3d8-4e5f-4ad8-85ae-8637e94db383", "links": [{"href": "http://172.30.10.101:8774/images/757bc3d8-4e5f-4ad8-85ae-8637e94db383", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:45:43.000000", "flavor": {"id": "c0bf8427-738e-41ff-b488-d0ea9e0f4f59", "links": [{"href": "http://172.30.10.101:8774/flavors/c0bf8427-738e-41ff-b488-d0ea9e0f4f59", "rel": "bookmark"}]}, "id": "304c1a53-1363-4d7a-b6bb-a4b62ca6e76c", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-sec-grp"}], "user_id": "137577c495d24ac09971c68fe06aed3f", "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-27T22:46:44Z", "hostId": "19c57dbccac13783ff60db05c449910003bd5e08f107adab2daf2bc2", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-kp", "name": "CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-inst", "created": "2018-06-27T22:45:24Z", "tenant_id": "9c1310edb4f24a81962b5fbc83f643d4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:46:59,118 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c used request id req-ba01cba0-caad-4014-b986-ad4b41518710 2018-06-27 22:46:59,122 - 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/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a84267e4e8f6891e95f25cd3d0c6b8b246c859f3" -d '{"os-getConsoleOutput": {"length": null}}' 2018-06-27 22:46:59,487 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:46:59 GMT Content-Type: application/json Content-Length: 29993 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-0bf3e2cd-6450-485a-81b4-faa7b67a1e4a X-Compute-Request-Id: req-0bf3e2cd-6450-485a-81b4-faa7b67a1e4a 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 980415300 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.270962] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.274205] pid_max: default: 32768 minimum: 301\n[ 0.275959] ACPI: Core revision 20150930\n[ 0.280143] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.282656] Security Framework initialized\n[ 0.283994] Yama: becoming mindful.\n[ 0.285155] AppArmor: AppArmor initialized\n[ 0.286510] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.288594] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.290559] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.292425] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.294645] Initializing cgroup subsys io\n[ 0.301286] Initializing cgroup subsys memory\n[ 0.302633] Initializing cgroup subsys devices\n[ 0.304014] Initializing cgroup subsys freezer\n[ 0.305403] Initializing cgroup subsys net_cls\n[ 0.306750] Initializing cgroup subsys perf_event\n[ 0.308189] Initializing cgroup subsys net_prio\n[ 0.309601] Initializing cgroup subsys hugetlb\n[ 0.310946] Initializing cgroup subsys pids\n[ 0.312306] CPU: Physical Processor ID: 0\n[ 0.314399] mce: CPU supports 10 MCE banks\n[ 0.315721] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.317292] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.321086] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.331771] ftrace: allocating 31920 entries in 125 pages\n[ 0.385575] smpboot: Max logical packages: 2\n[ 0.386900] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.388743] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.390884] x2apic enabled\n[ 0.392179] Switched APIC routing to physical x2apic.\n[ 0.395099] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.396847] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2)\n[ 0.399987] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver.\n[ 0.402507] ... version: 2\n[ 0.403746] ... bit width: 48\n[ 0.405026] ... generic registers: 4\n[ 0.406252] ... value mask: 0000ffffffffffff\n[ 0.407796] ... max period: 000000007fffffff\n[ 0.409326] ... fixed-purpose events: 3\n[ 0.410557] ... event mask: 000000070000000f\n[ 0.412118] KVM setup paravirtual spinlock\n[ 0.414146] x86: Booting SMP configuration:\n[ 0.415454] .... node #0, CPUs: #1\n[ 0.416754] kvm-clock: cpu 1, msr 0:ffd1041, secondary cpu clock\n[ 0.439384] x86: Booted up 1 node, 2 CPUs\n[ 0.439386] KVM setup async PF for cpu 1\n[ 0.439392] kvm-stealtime: cpu 1, msr f90d940\n[ 0.443429] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.445771] devtmpfs: initialized\n[ 0.457715] evm: security.selinux\n[ 0.458823] evm: security.SMACK64\n[ 0.459919] evm: security.SMACK64EXEC\n[ 0.461076] evm: security.SMACK64TRANSMUTE\n[ 0.462319] evm: security.SMACK64MMAP\n[ 0.463513] evm: security.ima\n[ 0.464521] evm: security.capability\n[ 0.465905] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.468794] pinctrl core: initialized pinctrl subsystem\n[ 0.470487] RTC time: 22:46:31, date: 06/27/18\n[ 0.471989] NET: Registered protocol family 16\n[ 0.485396] cpuidle: using governor ladder\n[ 0.497487] cpuidle: using governor menu\n[ 0.498715] PCCT header not found.\n[ 0.499975] ACPI: bus type PCI registered\n[ 0.501209] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.503145] PCI: Using configuration type 1 for base access\n[ 0.504867] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off\n[ 0.519550] ACPI: Added _OSI(Module Device)\n[ 0.520874] ACPI: Added _OSI(Processor Device)\n[ 0.522199] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.523599] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.527555] ACPI: Interpreter enabled\n[ 0.528735] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.531584] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.534433] ACPI: (supports S0 S3 S4 S5)\n[ 0.535662] ACPI: Using IOAPIC for interrupt routing\n[ 0.537147] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.544962] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.546719] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.548627] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.550449] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.554168] acpiphp: Slot [3] registered\n[ 0.555418] acpiphp: Slot [4] registered\n[ 0.556705] acpiphp: Slot [5] registered\n[ 0.557970] acpiphp: Slot [6] registered\n[ 0.575994] acpiphp: Slot [7] registered\n[ 0.577265] acpiphp: Slot [8] registered\n[ 0.578604] acpiphp: Slot [9] registered\n[ 0.579860] acpiphp: Slot [10] registered\n[ 0.581114] acpiphp: Slot [11] registered\n[ 0.582373] acpiphp: Slot [12] registered\n[ 0.583641] acpiphp: Slot [13] registered\n[ 0.584915] acpiphp: Slot [14] registered\n[ 0.586168] acpiphp: Slot [15] registered\n[ 0.587466] acpiphp: Slot [16] registered\n[ 0.588727] acpiphp: Slot [17] registered\n[ 0.589989] acpiphp: Slot [18] registered\n[ 0.591247] acpiphp: Slot [19] registered\n[ 0.592522] acpiphp: Slot [20] registered\n[ 0.593781] acpiphp: Slot [21] registered\n[ 0.595048] acpiphp: Slot [22] registered\n[ 0.596315] acpiphp: Slot [23] registered\n[ 0.597596] acpiphp: Slot [24] registered\n[ 0.598877] acpiphp: Slot [25] registered\n[ 0.600180] acpiphp: Slot [26] registered\n[ 0.601432] acpiphp: Slot [27] registered\n[ 0.602693] acpiphp: Slot [28] registered\n[ 0.603961] acpiphp: Slot [29] registered\n[ 0.605219] acpiphp: Slot [30] registered\n[ 0.606490] acpiphp: Slot [31] registered\n[ 0.607759] PCI host bridge to bus 0000:00\n[ 0.609047] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.610898] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.612761] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.615014] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.617301] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.619587] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.625109] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.627079] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.628875] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.630836] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.635876] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.638114] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.677115] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.679452] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.681695] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.683937] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.686125] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.688239] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.690049] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.691658] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.694051] vgaarb: loaded\n[ 0.694999] vgaarb: bridge control possible 0000:00:02.0\n[ 0.696914] SCSI subsystem initialized\n[ 0.698242] ACPI: bus type USB registered\n[ 0.699512] usbcore: registered new interface driver usbfs\n[ 0.701095] usbcore: registered new interface driver hub\n[ 0.702653] usbcore: registered new device driver usb\n[ 0.704411] PCI: Using ACPI for IRQ routing\n[ 0.706055] NetLabel: Initializing\n[ 0.707160] NetLabel: domain hash size = 128\n[ 0.708503] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.709963] NetLabel: unlabeled traffic allowed by default\n[ 0.711719] clocksource: Switched to clocksource kvm-clock\n[ 0.726299] AppArmor: AppArmor Filesystem Enabled\n[ 0.727812] pnp: PnP ACPI init\n[ 0.729502] pnp: PnP ACPI: found 5 devices\n[ 0.739593] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.742204] NET: Registered protocol family 2\n[ 0.743771] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.745698] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.747517] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.749304] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.750951] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.752724] NET: Registered protocol family 1\n[ 0.754049] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.755735] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.757377] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.816195] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.874905] Trying to unpack rootfs image as initramfs...\n[ 0.993447] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000)\n[ 0.996116] Scanning for low memory corruption every 60 seconds\n[ 0.998302] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.000103] audit: initializing netlink subsys (disabled)\n[ 1.001706] audit: type=2000 audit(1530139591.567:1): initialized\n[ 1.003932] Initialise system trusted keyring\n[ 1.005410] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.007219] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.012030] zbud: loaded\n[ 1.013318] VFS: Disk quotas dquot_6.6.0\n[ 1.014621] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.017383] fuse init (API version 7.23)\n[ 1.018853] Key type big_key registered\n[ 1.020141] Allocating IMA MOK and blacklist keyrings.\n[ 1.022134] Key type asymmetric registered\n[ 1.023429] Asymmetric key parser 'x509' registered\n[ 1.024961] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.027275] io scheduler noop registered\n[ 1.028543] io scheduler deadline registered (default)\n[ 1.030106] io scheduler cfq registered\n[ 1.031476] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.033112] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.035146] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.037444] ACPI: Power Button [PWRF]\n[ 1.038842] GHES: HEST is not enabled!\n[ 1.097921] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.217407] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.277898] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 1.281444] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.306761] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.311453] Linux agpgart interface v0.103\n[ 1.316319] brd: module loaded\n[ 1.318950] loop: module loaded\n[ 1.327947] vda: vda1 vda15\n[ 1.330997] vdb:\n[ 1.333029] scsi host0: ata_piix\n[ 1.334265] scsi host1: ata_piix\n[ 1.335436] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14\n[ 1.337361] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15\n[ 1.339438] libphy: Fixed MDIO Bus: probed\n[ 1.341119] tun: Universal TUN/TAP device driver, 1.6\n[ 1.342631] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.345899] PPP generic driver version 2.4.2\n[ 1.347321] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.349187] ehci-pci: EHCI PCI platform driver\n[ 1.350581] ehci-platform: EHCI generic platform driver\n[ 1.352177] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.353962] ohci-pci: OHCI PCI platform driver\n[ 1.355360] ohci-platform: OHCI generic platform driver\n[ 1.356940] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.416579] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.418144] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.420454] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.421999] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.423788] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.425715] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.428011] usb usb1: Product: UHCI Host Controller\n[ 1.429482] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 1.431289] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.432884] hub 1-0:1.0: USB hub found\n[ 1.434110] hub 1-0:1.0: 2 ports detected\n[ 1.435647] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.439081] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.440606] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.442293] mousedev: PS/2 mouse device common for all mice\n[ 1.444190] rtc_cmos 00:00: RTC can wake from S4\n[ 1.446263] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.448983] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.450983] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.452855] i2c /dev entries driver\n[ 1.454106] device-mapper: uevent: version 1.0.3\n[ 1.455636] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.458223] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.460526] NET: Registered protocol family 10\n[ 1.462579] NET: Registered protocol family 17\n[ 1.464005] Key type dns_resolver registered\n[ 1.465623] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1\n[ 1.467940] microcode: CPU1 sig=0x306f2, pf=0x1, revision=0x1\n[ 1.469677] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.472526] registered taskstats version 1\n[ 1.473864] Loading compiled-in X.509 certificates\n[ 1.476163] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 1.479088] zswap: loaded using pool lzo/zbud\n[ 1.481806] Key type trusted registered\n[ 1.485410] Key type encrypted registered\n[ 1.486714] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.488362] ima: No TPM chip found, activating TPM-bypass!\n[ 1.489996] evm: HMAC attrs: 0x1\n[ 1.509227] Magic number: 6:600:806\n[ 1.510593] rtc_cmos 00:00: setting system clock to 2018-06-27 22:46:32 UTC (1530139592)\n[ 1.513405] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.515166] EDD information not available.\n[ 1.520827] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.523272] Write protecting the kernel read-only data: 14336k\n[ 1.525993] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.529093] 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\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 2.20\ninfo: container: none\nStarting logging: OK\n[ 2.592396] ------------[ cut here ]------------\n[ 2.594492] kernel BUG at /build/linux-BvkamA/linux-4.4.0/fs/ext4/ext4.h:2810!\n[ 2.597707] invalid opcode: 0000 [#1] SMP \n[ 2.599736] Modules linked in: nls_iso8859_1 isofs ip_tables x_tables pcnet32 8139cp mii ne2k_pci 8390 e1000 virtio_scsi\n[ 2.605528] CPU: 1 PID: 154 Comm: syslogd Not tainted 4.4.0-28-generic #47-Ubuntu\n[ 2.608925] Hardware name: OpenStack Foundation OpenStack Nova, BIOS 1.10.2-1.1~u16.04+mcp2 04/01/2014\n[ 2.612772] task: ffff88000da33700 ti: ffff88000dbd0000 task.ti: ffff88000dbd0000\n[ 2.615979] RIP: 0010:[] [] ext4_mb_find_by_goal+0x20e/0x2c0\n[ 2.619794] RSP: 0018:ffff88000dbd3790 EFLAGS: 00010246\n[ 2.621975] RAX: 0000000000000000 RBX: ffff88000e599000 RCX: ffff88000d9d1000\n[ 2.624753] RDX: ffff88000dbd3958 RSI: ffff88000dbd3810 RDI: ffff88000e599000\n[ 2.627586] RBP: ffff88000dbd37d8 R08: ffff88000d9d0800 R09: ffff88000e599000\n[ 2.630326] R10: 0000000000000001 R11: ffffea00000083c0 R12: 0000000000000004\n[ 2.633097] R13: ffff88000d9d1000 R14: ffff88000d9d0800 R15: ffff88000d9d0800\n[ 2.635630] FS: 00007f79ff8c06a0(0000) GS:ffff88000f900000(0000) knlGS:0000000000000000\n[ 2.638156] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033\n[ 2.639867] CR2: 00007fa8479804d8 CR3: 000000000012f000 CR4: 00000000001406e0\n[ 2.641911] Stack:\n[ 2.642726] 00000000447a4011 ffff88000e5aa698 ffff88000e5aa698 00000000447a4011\n[ 2.645527] ffff88000e599000 0000000000000001 ffff88000dbd3954 ffff88000d9d0800\n[ 2.648451] ffff88000d9d0800 ffff88000dbd3878 ffffffff812d3b4d ffff88000dbd3818\n[ 2.651450] Call Trace:\n[ 2.652451] [] ext4_mb_regular_allocator+0x6d/0x470\n[ 2.654648] [] ? __raw_callee_save___pv_queued_spin_unlock+0x11/0x20\n[ 2.657247] [] ext4_mb_new_blocks+0x416/0x580\n[ 2.659201] [] ext4_ind_map_blocks+0xbb5/0xbf0\n[ 2.661079] [] ? bit_wait+0x60/0x60\n[ 2.662927] [] ? __delayacct_blkio_end+0x30/0x50\n[ 2.665033] [] ext4_map_blocks+0x2d4/0x4b0\n[ 2.666866] [] ? __wait_on_bit+0x74/0x90\n[ 2.668803] [] _ext4_get_block+0xbe/0x220\n[ 2.670738] [] ? start_this_handle+0x10c/0x400\n[ 2.672778] [] ext4_get_block+0x16/0x20\n[ 2.674575] [] ext4_block_write_begin+0x190/0x4e0\n[ 2.676594] [] ? _ext4_get_block+0x220/0x220\n[ 2.678504] [] ? __ext4_journal_start_sb+0x6d/0x120\n[ 2.680555] [] ext4_write_begin+0x19a/0x440\n[ 2.682443] [] generic_perform_write+0xce/0x1c0\n[ 2.684564] [] ? file_update_time+0x5f/0x110\n[ 2.686491] [] ? skb_free_datagram+0x15/0x40\n[ 2.688474] [] __generic_file_write_iter+0x1a2/0x1e0\n[ 2.690497] [] ext4_file_write_iter+0x102/0x470\n[ 2.692407] [] ? sock_read_iter+0x92/0xe0\n[ 2.694273] [] new_sync_write+0x9b/0xe0\n[ 2.696091] [] __vfs_write+0x26/0x40\n[ 2.697852] [] vfs_write+0xa9/0x1a0\n[ 2.699622] [] ? vfs_read+0x114/0x130\n[ 2.701461] [] SyS_write+0x55/0xc0\n[ 2.703002] [] entry_SYSCALL_64_fastpath+0x16/0x71\n[ 2.705057] 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.718146] RIP [] ext4_mb_find_by_goal+0x20e/0x2c0\n[ 2.720366] RSP \n[ 2.721722] ---[ end trace d6ebeeeaea97167b ]---\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... [ 2.742628] 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.5...\nLease of 10.55.1.5 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCLgjd6fEndjrIo3xfVRUvKQ/j8kAYPayOsM3CCPUWct92Ti+Uzo1rBd5xB+3mgxAU5Sr94j4pWsr5S9GiirjQ290onV6NUAedz8WWo7zS+9XNADzRJWZ8rhfyRr+/eco+xBFaDo0EnMpksIOKZmLp4yMgPLCPP6bKhFsErsGZxqXpG6VR1lrGhecnA16xcYiw2vI7m5xvDyaGLXCPgIVeKbLFWYoixVQupl+Bp2R4ov6R8TcMqKLF9F5j324jra2B1dmAH0GadITmNN96AO8T7R25SrQZfLL08Uxc6Kj3GcaKOYFjB0MrzDRAOqC44okEHJj2GWgfccpUd8l2rAn6b root@createinstancesinglenetworktests-795652e8-e66d-4adc-8dd4-362b17\nssh-dss AAAAB3NzaC1kc3MAAACBAPFFvrQwIoeSZg2TgbrcqCw2d6adF4A6VjkuByjdK/oSh4VE23t4aqWxsKWv0sdtJuD/aw1g9DFqsqXEIudB0Z7EnwCn7jF2FbS4gRWsAPnG8l6FP0kI5PnbyUhM0jWA0Wl44sp0tUqrq3+kgYVp3+iTj5c6rlbb8nWcqRT88UfPAAAAFQCTsRuJt4fWWeYW467rSi57x1k8dwAAAIEA0nuEHGk+AioqZzf4+tV3YmrTPx7+zJ9lZpUaO8mt5WSoXfAI0CobYcxaj/qazuM+E94vz1Pr/K0evLK/dU6LozH46R1aMe3zOwWTaXlcHo8EVcj6HbtJSIJNkxQAqV54vZFqA2WqkChCHK9r94yynzvaW3/EU4hETjSm8Ah/YykAAACAMzu9p6PDKRnpFH5bwfn9Hquj6nCzoEtEj4PuOiEtMRSlfYyRMm4bj3QIHAoiimsc7uh1hhahGkYtmrjWoJvLBuDhhFqw9EnFR8V9i6BEs6Z1CrPM8MKSK9ABwRcYBFPXXp/gyxxfowl0VuuheT+T8gdUXO8z+iD3xmDkkC4pN2k= root@createinstancesinglenetworktests-795652e8-e66d-4adc-8dd4-362b17\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.5,24,fe80::f816:3eff:fe2d:edef/64,\nip-route:default via 10.55.1.1 dev eth0 \nip-route:10.55.1.0/24 dev eth0 src 10.55.1.5 \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: 304c1a53-1363-4d7a-b6bb-a4b62ca6e76c\nname: CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-inst\navailability-zone: nova\nlocal-hostname: createinstancesinglenetworktests-795652e8-e66d-4adc-8dd4-362b17.novalocal\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.89 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancesinglenetworktests-795652e8-e66d-4adc-8dd4-362b17 login: "} 2018-06-27 22:46:59,488 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c/action used request id req-0bf3e2cd-6450-485a-81b4-faa7b67a1e4a 2018-06-27 22:46:59,489 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-06-27 22:46:59,490 - 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 980415300 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.270962] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.274205] pid_max: default: 32768 minimum: 301 [ 0.275959] ACPI: Core revision 20150930 [ 0.280143] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.282656] Security Framework initialized [ 0.283994] Yama: becoming mindful. [ 0.285155] AppArmor: AppArmor initialized [ 0.286510] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.288594] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.290559] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.292425] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.294645] Initializing cgroup subsys io [ 0.301286] Initializing cgroup subsys memory [ 0.302633] Initializing cgroup subsys devices [ 0.304014] Initializing cgroup subsys freezer [ 0.305403] Initializing cgroup subsys net_cls [ 0.306750] Initializing cgroup subsys perf_event [ 0.308189] Initializing cgroup subsys net_prio [ 0.309601] Initializing cgroup subsys hugetlb [ 0.310946] Initializing cgroup subsys pids [ 0.312306] CPU: Physical Processor ID: 0 [ 0.314399] mce: CPU supports 10 MCE banks [ 0.315721] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.317292] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.321086] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.331771] ftrace: allocating 31920 entries in 125 pages [ 0.385575] smpboot: Max logical packages: 2 [ 0.386900] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.388743] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.390884] x2apic enabled [ 0.392179] Switched APIC routing to physical x2apic. [ 0.395099] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.396847] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.399987] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.402507] ... version: 2 [ 0.403746] ... bit width: 48 [ 0.405026] ... generic registers: 4 [ 0.406252] ... value mask: 0000ffffffffffff [ 0.407796] ... max period: 000000007fffffff [ 0.409326] ... fixed-purpose events: 3 [ 0.410557] ... event mask: 000000070000000f [ 0.412118] KVM setup paravirtual spinlock [ 0.414146] x86: Booting SMP configuration: [ 0.415454] .... node #0, CPUs: #1 [ 0.416754] kvm-clock: cpu 1, msr 0:ffd1041, secondary cpu clock [ 0.439384] x86: Booted up 1 node, 2 CPUs [ 0.439386] KVM setup async PF for cpu 1 [ 0.439392] kvm-stealtime: cpu 1, msr f90d940 [ 0.443429] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.445771] devtmpfs: initialized [ 0.457715] evm: security.selinux [ 0.458823] evm: security.SMACK64 [ 0.459919] evm: security.SMACK64EXEC [ 0.461076] evm: security.SMACK64TRANSMUTE [ 0.462319] evm: security.SMACK64MMAP [ 0.463513] evm: security.ima [ 0.464521] evm: security.capability [ 0.465905] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.468794] pinctrl core: initialized pinctrl subsystem [ 0.470487] RTC time: 22:46:31, date: 06/27/18 [ 0.471989] NET: Registered protocol family 16 [ 0.485396] cpuidle: using governor ladder [ 0.497487] cpuidle: using governor menu [ 0.498715] PCCT header not found. [ 0.499975] ACPI: bus type PCI registered [ 0.501209] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.503145] PCI: Using configuration type 1 for base access [ 0.504867] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.519550] ACPI: Added _OSI(Module Device) [ 0.520874] ACPI: Added _OSI(Processor Device) [ 0.522199] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.523599] ACPI: Added _OSI(Processor Aggregator Device) [ 0.527555] ACPI: Interpreter enabled [ 0.528735] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.531584] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.534433] ACPI: (supports S0 S3 S4 S5) [ 0.535662] ACPI: Using IOAPIC for interrupt routing [ 0.537147] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.544962] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.546719] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.548627] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.550449] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.554168] acpiphp: Slot [3] registered [ 0.555418] acpiphp: Slot [4] registered [ 0.556705] acpiphp: Slot [5] registered [ 0.557970] acpiphp: Slot [6] registered [ 0.575994] acpiphp: Slot [7] registered [ 0.577265] acpiphp: Slot [8] registered [ 0.578604] acpiphp: Slot [9] registered [ 0.579860] acpiphp: Slot [10] registered [ 0.581114] acpiphp: Slot [11] registered [ 0.582373] acpiphp: Slot [12] registered [ 0.583641] acpiphp: Slot [13] registered [ 0.584915] acpiphp: Slot [14] registered [ 0.586168] acpiphp: Slot [15] registered [ 0.587466] acpiphp: Slot [16] registered [ 0.588727] acpiphp: Slot [17] registered [ 0.589989] acpiphp: Slot [18] registered [ 0.591247] acpiphp: Slot [19] registered [ 0.592522] acpiphp: Slot [20] registered [ 0.593781] acpiphp: Slot [21] registered [ 0.595048] acpiphp: Slot [22] registered [ 0.596315] acpiphp: Slot [23] registered [ 0.597596] acpiphp: Slot [24] registered [ 0.598877] acpiphp: Slot [25] registered [ 0.600180] acpiphp: Slot [26] registered [ 0.601432] acpiphp: Slot [27] registered [ 0.602693] acpiphp: Slot [28] registered [ 0.603961] acpiphp: Slot [29] registered [ 0.605219] acpiphp: Slot [30] registered [ 0.606490] acpiphp: Slot [31] registered [ 0.607759] PCI host bridge to bus 0000:00 [ 0.609047] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.610898] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.612761] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.615014] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.617301] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.619587] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.625109] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.627079] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.628875] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.630836] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.635876] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.638114] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.677115] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.679452] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.681695] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.683937] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.686125] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.688239] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.690049] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.691658] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.694051] vgaarb: loaded [ 0.694999] vgaarb: bridge control possible 0000:00:02.0 [ 0.696914] SCSI subsystem initialized [ 0.698242] ACPI: bus type USB registered [ 0.699512] usbcore: registered new interface driver usbfs [ 0.701095] usbcore: registered new interface driver hub [ 0.702653] usbcore: registered new device driver usb [ 0.704411] PCI: Using ACPI for IRQ routing [ 0.706055] NetLabel: Initializing [ 0.707160] NetLabel: domain hash size = 128 [ 0.708503] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.709963] NetLabel: unlabeled traffic allowed by default [ 0.711719] clocksource: Switched to clocksource kvm-clock [ 0.726299] AppArmor: AppArmor Filesystem Enabled [ 0.727812] pnp: PnP ACPI init [ 0.729502] pnp: PnP ACPI: found 5 devices [ 0.739593] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.742204] NET: Registered protocol family 2 [ 0.743771] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.745698] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.747517] TCP: Hash tables configured (established 2048 bind 2048) [ 0.749304] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.750951] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.752724] NET: Registered protocol family 1 [ 0.754049] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.755735] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.757377] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.816195] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.874905] Trying to unpack rootfs image as initramfs... [ 0.993447] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000) [ 0.996116] Scanning for low memory corruption every 60 seconds [ 0.998302] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.000103] audit: initializing netlink subsys (disabled) [ 1.001706] audit: type=2000 audit(1530139591.567:1): initialized [ 1.003932] Initialise system trusted keyring [ 1.005410] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.007219] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.012030] zbud: loaded [ 1.013318] VFS: Disk quotas dquot_6.6.0 [ 1.014621] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.017383] fuse init (API version 7.23) [ 1.018853] Key type big_key registered [ 1.020141] Allocating IMA MOK and blacklist keyrings. [ 1.022134] Key type asymmetric registered [ 1.023429] Asymmetric key parser 'x509' registered [ 1.024961] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.027275] io scheduler noop registered [ 1.028543] io scheduler deadline registered (default) [ 1.030106] io scheduler cfq registered [ 1.031476] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.033112] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.035146] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.037444] ACPI: Power Button [PWRF] [ 1.038842] GHES: HEST is not enabled! [ 1.097921] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.217407] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.277898] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.281444] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.306761] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.311453] Linux agpgart interface v0.103 [ 1.316319] brd: module loaded [ 1.318950] loop: module loaded [ 1.327947] vda: vda1 vda15 [ 1.330997] vdb: [ 1.333029] scsi host0: ata_piix [ 1.334265] scsi host1: ata_piix [ 1.335436] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.337361] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.339438] libphy: Fixed MDIO Bus: probed [ 1.341119] tun: Universal TUN/TAP device driver, 1.6 [ 1.342631] tun: (C) 1999-2004 Max Krasnyansky [ 1.345899] PPP generic driver version 2.4.2 [ 1.347321] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.349187] ehci-pci: EHCI PCI platform driver [ 1.350581] ehci-platform: EHCI generic platform driver [ 1.352177] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.353962] ohci-pci: OHCI PCI platform driver [ 1.355360] ohci-platform: OHCI generic platform driver [ 1.356940] uhci_hcd: USB Universal Host Controller Interface driver [ 1.416579] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.418144] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.420454] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.421999] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.423788] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.425715] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.428011] usb usb1: Product: UHCI Host Controller [ 1.429482] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.431289] usb usb1: SerialNumber: 0000:00:01.2 [ 1.432884] hub 1-0:1.0: USB hub found [ 1.434110] hub 1-0:1.0: 2 ports detected [ 1.435647] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.439081] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.440606] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.442293] mousedev: PS/2 mouse device common for all mice [ 1.444190] rtc_cmos 00:00: RTC can wake from S4 [ 1.446263] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.448983] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.450983] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.452855] i2c /dev entries driver [ 1.454106] device-mapper: uevent: version 1.0.3 [ 1.455636] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.458223] ledtrig-cpu: registered to indicate activity on CPUs [ 1.460526] NET: Registered protocol family 10 [ 1.462579] NET: Registered protocol family 17 [ 1.464005] Key type dns_resolver registered [ 1.465623] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 1.467940] microcode: CPU1 sig=0x306f2, pf=0x1, revision=0x1 [ 1.469677] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.472526] registered taskstats version 1 [ 1.473864] Loading compiled-in X.509 certificates [ 1.476163] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.479088] zswap: loaded using pool lzo/zbud [ 1.481806] Key type trusted registered [ 1.485410] Key type encrypted registered [ 1.486714] AppArmor: AppArmor sha1 policy hashing enabled [ 1.488362] ima: No TPM chip found, activating TPM-bypass! [ 1.489996] evm: HMAC attrs: 0x1 [ 1.509227] Magic number: 6:600:806 [ 1.510593] rtc_cmos 00:00: setting system clock to 2018-06-27 22:46:32 UTC (1530139592) [ 1.513405] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.515166] EDD information not available. [ 1.520827] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.523272] Write protecting the kernel read-only data: 14336k [ 1.525993] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.529093] 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 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.20 info: container: none Starting logging: OK [ 2.592396] ------------[ cut here ]------------ [ 2.594492] kernel BUG at /build/linux-BvkamA/linux-4.4.0/fs/ext4/ext4.h:2810! [ 2.597707] invalid opcode: 0000 [#1] SMP [ 2.599736] Modules linked in: nls_iso8859_1 isofs ip_tables x_tables pcnet32 8139cp mii ne2k_pci 8390 e1000 virtio_scsi [ 2.605528] CPU: 1 PID: 154 Comm: syslogd Not tainted 4.4.0-28-generic #47-Ubuntu [ 2.608925] Hardware name: OpenStack Foundation OpenStack Nova, BIOS 1.10.2-1.1~u16.04+mcp2 04/01/2014 [ 2.612772] task: ffff88000da33700 ti: ffff88000dbd0000 task.ti: ffff88000dbd0000 [ 2.615979] RIP: 0010:[] [] ext4_mb_find_by_goal+0x20e/0x2c0 [ 2.619794] RSP: 0018:ffff88000dbd3790 EFLAGS: 00010246 [ 2.621975] RAX: 0000000000000000 RBX: ffff88000e599000 RCX: ffff88000d9d1000 [ 2.624753] RDX: ffff88000dbd3958 RSI: ffff88000dbd3810 RDI: ffff88000e599000 [ 2.627586] RBP: ffff88000dbd37d8 R08: ffff88000d9d0800 R09: ffff88000e599000 [ 2.630326] R10: 0000000000000001 R11: ffffea00000083c0 R12: 0000000000000004 [ 2.633097] R13: ffff88000d9d1000 R14: ffff88000d9d0800 R15: ffff88000d9d0800 [ 2.635630] FS: 00007f79ff8c06a0(0000) GS:ffff88000f900000(0000) knlGS:0000000000000000 [ 2.638156] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 2.639867] CR2: 00007fa8479804d8 CR3: 000000000012f000 CR4: 00000000001406e0 [ 2.641911] Stack: [ 2.642726] 00000000447a4011 ffff88000e5aa698 ffff88000e5aa698 00000000447a4011 [ 2.645527] ffff88000e599000 0000000000000001 ffff88000dbd3954 ffff88000d9d0800 [ 2.648451] ffff88000d9d0800 ffff88000dbd3878 ffffffff812d3b4d ffff88000dbd3818 [ 2.651450] Call Trace: [ 2.652451] [] ext4_mb_regular_allocator+0x6d/0x470 [ 2.654648] [] ? __raw_callee_save___pv_queued_spin_unlock+0x11/0x20 [ 2.657247] [] ext4_mb_new_blocks+0x416/0x580 [ 2.659201] [] ext4_ind_map_blocks+0xbb5/0xbf0 [ 2.661079] [] ? bit_wait+0x60/0x60 [ 2.662927] [] ? __delayacct_blkio_end+0x30/0x50 [ 2.665033] [] ext4_map_blocks+0x2d4/0x4b0 [ 2.666866] [] ? __wait_on_bit+0x74/0x90 [ 2.668803] [] _ext4_get_block+0xbe/0x220 [ 2.670738] [] ? start_this_handle+0x10c/0x400 [ 2.672778] [] ext4_get_block+0x16/0x20 [ 2.674575] [] ext4_block_write_begin+0x190/0x4e0 [ 2.676594] [] ? _ext4_get_block+0x220/0x220 [ 2.678504] [] ? __ext4_journal_start_sb+0x6d/0x120 [ 2.680555] [] ext4_write_begin+0x19a/0x440 [ 2.682443] [] generic_perform_write+0xce/0x1c0 [ 2.684564] [] ? file_update_time+0x5f/0x110 [ 2.686491] [] ? skb_free_datagram+0x15/0x40 [ 2.688474] [] __generic_file_write_iter+0x1a2/0x1e0 [ 2.690497] [] ext4_file_write_iter+0x102/0x470 [ 2.692407] [] ? sock_read_iter+0x92/0xe0 [ 2.694273] [] new_sync_write+0x9b/0xe0 [ 2.696091] [] __vfs_write+0x26/0x40 [ 2.697852] [] vfs_write+0xa9/0x1a0 [ 2.699622] [] ? vfs_read+0x114/0x130 [ 2.701461] [] SyS_write+0x55/0xc0 [ 2.703002] [] entry_SYSCALL_64_fastpath+0x16/0x71 [ 2.705057] 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.718146] RIP [] ext4_mb_find_by_goal+0x20e/0x2c0 [ 2.720366] RSP [ 2.721722] ---[ end trace d6ebeeeaea97167b ]--- 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... [ 2.742628] 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.5... Lease of 10.55.1.5 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCLgjd6fEndjrIo3xfVRUvKQ/j8kAYPayOsM3CCPUWct92Ti+Uzo1rBd5xB+3mgxAU5Sr94j4pWsr5S9GiirjQ290onV6NUAedz8WWo7zS+9XNADzRJWZ8rhfyRr+/eco+xBFaDo0EnMpksIOKZmLp4yMgPLCPP6bKhFsErsGZxqXpG6VR1lrGhecnA16xcYiw2vI7m5xvDyaGLXCPgIVeKbLFWYoixVQupl+Bp2R4ov6R8TcMqKLF9F5j324jra2B1dmAH0GadITmNN96AO8T7R25SrQZfLL08Uxc6Kj3GcaKOYFjB0MrzDRAOqC44okEHJj2GWgfccpUd8l2rAn6b root@createinstancesinglenetworktests-795652e8-e66d-4adc-8dd4-362b17 ssh-dss AAAAB3NzaC1kc3MAAACBAPFFvrQwIoeSZg2TgbrcqCw2d6adF4A6VjkuByjdK/oSh4VE23t4aqWxsKWv0sdtJuD/aw1g9DFqsqXEIudB0Z7EnwCn7jF2FbS4gRWsAPnG8l6FP0kI5PnbyUhM0jWA0Wl44sp0tUqrq3+kgYVp3+iTj5c6rlbb8nWcqRT88UfPAAAAFQCTsRuJt4fWWeYW467rSi57x1k8dwAAAIEA0nuEHGk+AioqZzf4+tV3YmrTPx7+zJ9lZpUaO8mt5WSoXfAI0CobYcxaj/qazuM+E94vz1Pr/K0evLK/dU6LozH46R1aMe3zOwWTaXlcHo8EVcj6HbtJSIJNkxQAqV54vZFqA2WqkChCHK9r94yynzvaW3/EU4hETjSm8Ah/YykAAACAMzu9p6PDKRnpFH5bwfn9Hquj6nCzoEtEj4PuOiEtMRSlfYyRMm4bj3QIHAoiimsc7uh1hhahGkYtmrjWoJvLBuDhhFqw9EnFR8V9i6BEs6Z1CrPM8MKSK9ABwRcYBFPXXp/gyxxfowl0VuuheT+T8gdUXO8z+iD3xmDkkC4pN2k= root@createinstancesinglenetworktests-795652e8-e66d-4adc-8dd4-362b17 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.55.1.5,24,fe80::f816:3eff:fe2d:edef/64, ip-route:default via 10.55.1.1 dev eth0 ip-route:10.55.1.0/24 dev eth0 src 10.55.1.5 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: 304c1a53-1363-4d7a-b6bb-a4b62ca6e76c name: CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-inst availability-zone: nova local-hostname: createinstancesinglenetworktests-795652e8-e66d-4adc-8dd4-362b17.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.89 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. createinstancesinglenetworktests-795652e8-e66d-4adc-8dd4-362b17 login: 2018-06-27 22:46:59,491 - create_instance - INFO - Checking if VM is active 2018-06-27 22:46:59,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/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a84267e4e8f6891e95f25cd3d0c6b8b246c859f3" 2018-06-27 22:47:00,724 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:47:00 GMT Content-Type: application/json Content-Length: 1897 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-e7f44337-1b8b-47a6-94d3-6e15e92e6433 X-Compute-Request-Id: req-e7f44337-1b8b-47a6-94d3-6e15e92e6433 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "reboot_started", "addresses": {"CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:ed:ef", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:ed:ef", "version": 4, "addr": "172.30.10.112", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c", "rel": "bookmark"}], "image": {"id": "757bc3d8-4e5f-4ad8-85ae-8637e94db383", "links": [{"href": "http://172.30.10.101:8774/images/757bc3d8-4e5f-4ad8-85ae-8637e94db383", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:45:43.000000", "flavor": {"id": "c0bf8427-738e-41ff-b488-d0ea9e0f4f59", "links": [{"href": "http://172.30.10.101:8774/flavors/c0bf8427-738e-41ff-b488-d0ea9e0f4f59", "rel": "bookmark"}]}, "id": "304c1a53-1363-4d7a-b6bb-a4b62ca6e76c", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-sec-grp"}], "user_id": "137577c495d24ac09971c68fe06aed3f", "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-27T22:46:44Z", "hostId": "19c57dbccac13783ff60db05c449910003bd5e08f107adab2daf2bc2", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-kp", "name": "CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-inst", "created": "2018-06-27T22:45:24Z", "tenant_id": "9c1310edb4f24a81962b5fbc83f643d4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:47:00,724 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c used request id req-e7f44337-1b8b-47a6-94d3-6e15e92e6433 2018-06-27 22:47:00,724 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-inst] is - REBOOT 2018-06-27 22:47:00,725 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 22:47:03,728 - create_instance - DEBUG - VM status query timeout in 895.76305294 2018-06-27 22:47:03,731 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a84267e4e8f6891e95f25cd3d0c6b8b246c859f3" 2018-06-27 22:47:05,918 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:47:05 GMT Content-Type: application/json Content-Length: 1897 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-abb3015d-80be-42e3-b64b-be16502a0f29 X-Compute-Request-Id: req-abb3015d-80be-42e3-b64b-be16502a0f29 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "reboot_started", "addresses": {"CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:ed:ef", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:ed:ef", "version": 4, "addr": "172.30.10.112", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c", "rel": "bookmark"}], "image": {"id": "757bc3d8-4e5f-4ad8-85ae-8637e94db383", "links": [{"href": "http://172.30.10.101:8774/images/757bc3d8-4e5f-4ad8-85ae-8637e94db383", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:45:43.000000", "flavor": {"id": "c0bf8427-738e-41ff-b488-d0ea9e0f4f59", "links": [{"href": "http://172.30.10.101:8774/flavors/c0bf8427-738e-41ff-b488-d0ea9e0f4f59", "rel": "bookmark"}]}, "id": "304c1a53-1363-4d7a-b6bb-a4b62ca6e76c", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-sec-grp"}], "user_id": "137577c495d24ac09971c68fe06aed3f", "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-27T22:46:44Z", "hostId": "19c57dbccac13783ff60db05c449910003bd5e08f107adab2daf2bc2", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-kp", "name": "CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-inst", "created": "2018-06-27T22:45:24Z", "tenant_id": "9c1310edb4f24a81962b5fbc83f643d4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:47:05,918 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c used request id req-abb3015d-80be-42e3-b64b-be16502a0f29 2018-06-27 22:47:05,919 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-inst] is - REBOOT 2018-06-27 22:47:05,919 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 22:47:08,919 - create_instance - DEBUG - VM status query timeout in 890.571501017 2018-06-27 22:47:08,923 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a84267e4e8f6891e95f25cd3d0c6b8b246c859f3" 2018-06-27 22:47:10,008 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:47:10 GMT Content-Type: application/json Content-Length: 1897 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-d9d13a4d-9218-41df-b9f9-434d84c02fc9 X-Compute-Request-Id: req-d9d13a4d-9218-41df-b9f9-434d84c02fc9 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "reboot_started", "addresses": {"CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:ed:ef", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:ed:ef", "version": 4, "addr": "172.30.10.112", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c", "rel": "bookmark"}], "image": {"id": "757bc3d8-4e5f-4ad8-85ae-8637e94db383", "links": [{"href": "http://172.30.10.101:8774/images/757bc3d8-4e5f-4ad8-85ae-8637e94db383", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:45:43.000000", "flavor": {"id": "c0bf8427-738e-41ff-b488-d0ea9e0f4f59", "links": [{"href": "http://172.30.10.101:8774/flavors/c0bf8427-738e-41ff-b488-d0ea9e0f4f59", "rel": "bookmark"}]}, "id": "304c1a53-1363-4d7a-b6bb-a4b62ca6e76c", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-sec-grp"}], "user_id": "137577c495d24ac09971c68fe06aed3f", "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-27T22:46:44Z", "hostId": "19c57dbccac13783ff60db05c449910003bd5e08f107adab2daf2bc2", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-kp", "name": "CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-inst", "created": "2018-06-27T22:45:24Z", "tenant_id": "9c1310edb4f24a81962b5fbc83f643d4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:47:10,008 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c used request id req-d9d13a4d-9218-41df-b9f9-434d84c02fc9 2018-06-27 22:47:10,009 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-inst] is - REBOOT 2018-06-27 22:47:10,009 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 22:47:13,010 - create_instance - DEBUG - VM status query timeout in 886.48101306 2018-06-27 22:47:13,013 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a84267e4e8f6891e95f25cd3d0c6b8b246c859f3" 2018-06-27 22:47:14,751 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:47:14 GMT Content-Type: application/json Content-Length: 1897 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-6e4345ae-54ca-426b-8769-e1e73d471649 X-Compute-Request-Id: req-6e4345ae-54ca-426b-8769-e1e73d471649 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "reboot_started", "addresses": {"CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:ed:ef", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:ed:ef", "version": 4, "addr": "172.30.10.112", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c", "rel": "bookmark"}], "image": {"id": "757bc3d8-4e5f-4ad8-85ae-8637e94db383", "links": [{"href": "http://172.30.10.101:8774/images/757bc3d8-4e5f-4ad8-85ae-8637e94db383", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:45:43.000000", "flavor": {"id": "c0bf8427-738e-41ff-b488-d0ea9e0f4f59", "links": [{"href": "http://172.30.10.101:8774/flavors/c0bf8427-738e-41ff-b488-d0ea9e0f4f59", "rel": "bookmark"}]}, "id": "304c1a53-1363-4d7a-b6bb-a4b62ca6e76c", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-sec-grp"}], "user_id": "137577c495d24ac09971c68fe06aed3f", "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-27T22:46:44Z", "hostId": "19c57dbccac13783ff60db05c449910003bd5e08f107adab2daf2bc2", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-kp", "name": "CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-inst", "created": "2018-06-27T22:45:24Z", "tenant_id": "9c1310edb4f24a81962b5fbc83f643d4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:47:14,751 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c used request id req-6e4345ae-54ca-426b-8769-e1e73d471649 2018-06-27 22:47:14,751 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-inst] is - REBOOT 2018-06-27 22:47:14,752 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 22:47:17,755 - create_instance - DEBUG - VM status query timeout in 881.735999107 2018-06-27 22:47:17,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/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a84267e4e8f6891e95f25cd3d0c6b8b246c859f3" 2018-06-27 22:47:19,180 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:47:19 GMT Content-Type: application/json Content-Length: 1897 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-30be1415-c3f3-4169-bc82-3a4b55388327 X-Compute-Request-Id: req-30be1415-c3f3-4169-bc82-3a4b55388327 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "reboot_started", "addresses": {"CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:ed:ef", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:ed:ef", "version": 4, "addr": "172.30.10.112", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c", "rel": "bookmark"}], "image": {"id": "757bc3d8-4e5f-4ad8-85ae-8637e94db383", "links": [{"href": "http://172.30.10.101:8774/images/757bc3d8-4e5f-4ad8-85ae-8637e94db383", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:45:43.000000", "flavor": {"id": "c0bf8427-738e-41ff-b488-d0ea9e0f4f59", "links": [{"href": "http://172.30.10.101:8774/flavors/c0bf8427-738e-41ff-b488-d0ea9e0f4f59", "rel": "bookmark"}]}, "id": "304c1a53-1363-4d7a-b6bb-a4b62ca6e76c", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-sec-grp"}], "user_id": "137577c495d24ac09971c68fe06aed3f", "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-27T22:46:44Z", "hostId": "19c57dbccac13783ff60db05c449910003bd5e08f107adab2daf2bc2", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-kp", "name": "CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-inst", "created": "2018-06-27T22:45:24Z", "tenant_id": "9c1310edb4f24a81962b5fbc83f643d4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:47:19,180 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c used request id req-30be1415-c3f3-4169-bc82-3a4b55388327 2018-06-27 22:47:19,180 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-inst] is - REBOOT 2018-06-27 22:47:19,181 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 22:47:22,184 - create_instance - DEBUG - VM status query timeout in 877.306957006 2018-06-27 22:47:22,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/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a84267e4e8f6891e95f25cd3d0c6b8b246c859f3" 2018-06-27 22:47:23,711 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:47:23 GMT Content-Type: application/json Content-Length: 1897 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-25bf9dce-32f0-4534-9c3d-d2744bda6107 X-Compute-Request-Id: req-25bf9dce-32f0-4534-9c3d-d2744bda6107 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "reboot_started", "addresses": {"CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:ed:ef", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:ed:ef", "version": 4, "addr": "172.30.10.112", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c", "rel": "bookmark"}], "image": {"id": "757bc3d8-4e5f-4ad8-85ae-8637e94db383", "links": [{"href": "http://172.30.10.101:8774/images/757bc3d8-4e5f-4ad8-85ae-8637e94db383", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:45:43.000000", "flavor": {"id": "c0bf8427-738e-41ff-b488-d0ea9e0f4f59", "links": [{"href": "http://172.30.10.101:8774/flavors/c0bf8427-738e-41ff-b488-d0ea9e0f4f59", "rel": "bookmark"}]}, "id": "304c1a53-1363-4d7a-b6bb-a4b62ca6e76c", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-sec-grp"}], "user_id": "137577c495d24ac09971c68fe06aed3f", "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-27T22:46:44Z", "hostId": "19c57dbccac13783ff60db05c449910003bd5e08f107adab2daf2bc2", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-kp", "name": "CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-inst", "created": "2018-06-27T22:45:24Z", "tenant_id": "9c1310edb4f24a81962b5fbc83f643d4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:47:23,711 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c used request id req-25bf9dce-32f0-4534-9c3d-d2744bda6107 2018-06-27 22:47:23,712 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-inst] is - REBOOT 2018-06-27 22:47:23,712 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 22:47:26,715 - create_instance - DEBUG - VM status query timeout in 872.775654078 2018-06-27 22:47:26,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/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a84267e4e8f6891e95f25cd3d0c6b8b246c859f3" 2018-06-27 22:47:27,978 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:47:27 GMT Content-Type: application/json Content-Length: 1897 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-dbce1336-6f12-46d5-b413-a9ae2026dbdd X-Compute-Request-Id: req-dbce1336-6f12-46d5-b413-a9ae2026dbdd Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "reboot_started", "addresses": {"CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:ed:ef", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:ed:ef", "version": 4, "addr": "172.30.10.112", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c", "rel": "bookmark"}], "image": {"id": "757bc3d8-4e5f-4ad8-85ae-8637e94db383", "links": [{"href": "http://172.30.10.101:8774/images/757bc3d8-4e5f-4ad8-85ae-8637e94db383", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:45:43.000000", "flavor": {"id": "c0bf8427-738e-41ff-b488-d0ea9e0f4f59", "links": [{"href": "http://172.30.10.101:8774/flavors/c0bf8427-738e-41ff-b488-d0ea9e0f4f59", "rel": "bookmark"}]}, "id": "304c1a53-1363-4d7a-b6bb-a4b62ca6e76c", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-sec-grp"}], "user_id": "137577c495d24ac09971c68fe06aed3f", "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-27T22:46:44Z", "hostId": "19c57dbccac13783ff60db05c449910003bd5e08f107adab2daf2bc2", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-kp", "name": "CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-inst", "created": "2018-06-27T22:45:24Z", "tenant_id": "9c1310edb4f24a81962b5fbc83f643d4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:47:27,979 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c used request id req-dbce1336-6f12-46d5-b413-a9ae2026dbdd 2018-06-27 22:47:27,979 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-inst] is - REBOOT 2018-06-27 22:47:27,979 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 22:47:30,981 - create_instance - DEBUG - VM status query timeout in 868.509599924 2018-06-27 22:47:30,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/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a84267e4e8f6891e95f25cd3d0c6b8b246c859f3" 2018-06-27 22:47:31,685 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:47:31 GMT Content-Type: application/json Content-Length: 1897 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-d2f6a373-3657-4e04-9845-8b27647aba6f X-Compute-Request-Id: req-d2f6a373-3657-4e04-9845-8b27647aba6f Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "reboot_started", "addresses": {"CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:ed:ef", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:ed:ef", "version": 4, "addr": "172.30.10.112", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c", "rel": "bookmark"}], "image": {"id": "757bc3d8-4e5f-4ad8-85ae-8637e94db383", "links": [{"href": "http://172.30.10.101:8774/images/757bc3d8-4e5f-4ad8-85ae-8637e94db383", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:45:43.000000", "flavor": {"id": "c0bf8427-738e-41ff-b488-d0ea9e0f4f59", "links": [{"href": "http://172.30.10.101:8774/flavors/c0bf8427-738e-41ff-b488-d0ea9e0f4f59", "rel": "bookmark"}]}, "id": "304c1a53-1363-4d7a-b6bb-a4b62ca6e76c", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-sec-grp"}], "user_id": "137577c495d24ac09971c68fe06aed3f", "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-27T22:46:44Z", "hostId": "19c57dbccac13783ff60db05c449910003bd5e08f107adab2daf2bc2", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-kp", "name": "CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-inst", "created": "2018-06-27T22:45:24Z", "tenant_id": "9c1310edb4f24a81962b5fbc83f643d4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:47:31,686 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c used request id req-d2f6a373-3657-4e04-9845-8b27647aba6f 2018-06-27 22:47:31,686 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-inst] is - REBOOT 2018-06-27 22:47:31,686 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 22:47:34,687 - create_instance - DEBUG - VM status query timeout in 864.804033041 2018-06-27 22:47:34,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/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a84267e4e8f6891e95f25cd3d0c6b8b246c859f3" 2018-06-27 22:47:35,370 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:47:35 GMT Content-Type: application/json Content-Length: 1897 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-7907fd0c-f6ba-4e79-ba0a-94f82800efa7 X-Compute-Request-Id: req-7907fd0c-f6ba-4e79-ba0a-94f82800efa7 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "reboot_started", "addresses": {"CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:ed:ef", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:ed:ef", "version": 4, "addr": "172.30.10.112", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c", "rel": "bookmark"}], "image": {"id": "757bc3d8-4e5f-4ad8-85ae-8637e94db383", "links": [{"href": "http://172.30.10.101:8774/images/757bc3d8-4e5f-4ad8-85ae-8637e94db383", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:45:43.000000", "flavor": {"id": "c0bf8427-738e-41ff-b488-d0ea9e0f4f59", "links": [{"href": "http://172.30.10.101:8774/flavors/c0bf8427-738e-41ff-b488-d0ea9e0f4f59", "rel": "bookmark"}]}, "id": "304c1a53-1363-4d7a-b6bb-a4b62ca6e76c", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-sec-grp"}], "user_id": "137577c495d24ac09971c68fe06aed3f", "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-27T22:46:44Z", "hostId": "19c57dbccac13783ff60db05c449910003bd5e08f107adab2daf2bc2", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-kp", "name": "CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-inst", "created": "2018-06-27T22:45:24Z", "tenant_id": "9c1310edb4f24a81962b5fbc83f643d4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:47:35,370 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c used request id req-7907fd0c-f6ba-4e79-ba0a-94f82800efa7 2018-06-27 22:47:35,371 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-inst] is - REBOOT 2018-06-27 22:47:35,371 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 22:47:38,374 - create_instance - DEBUG - VM status query timeout in 861.11702013 2018-06-27 22:47:38,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/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a84267e4e8f6891e95f25cd3d0c6b8b246c859f3" 2018-06-27 22:47:39,820 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:47:39 GMT Content-Type: application/json Content-Length: 1897 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-acd5b47c-f1ef-4d31-95f4-ca5775ec284e X-Compute-Request-Id: req-acd5b47c-f1ef-4d31-95f4-ca5775ec284e Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "reboot_started", "addresses": {"CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:ed:ef", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:ed:ef", "version": 4, "addr": "172.30.10.112", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c", "rel": "bookmark"}], "image": {"id": "757bc3d8-4e5f-4ad8-85ae-8637e94db383", "links": [{"href": "http://172.30.10.101:8774/images/757bc3d8-4e5f-4ad8-85ae-8637e94db383", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:45:43.000000", "flavor": {"id": "c0bf8427-738e-41ff-b488-d0ea9e0f4f59", "links": [{"href": "http://172.30.10.101:8774/flavors/c0bf8427-738e-41ff-b488-d0ea9e0f4f59", "rel": "bookmark"}]}, "id": "304c1a53-1363-4d7a-b6bb-a4b62ca6e76c", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-sec-grp"}], "user_id": "137577c495d24ac09971c68fe06aed3f", "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-27T22:46:44Z", "hostId": "19c57dbccac13783ff60db05c449910003bd5e08f107adab2daf2bc2", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-kp", "name": "CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-inst", "created": "2018-06-27T22:45:24Z", "tenant_id": "9c1310edb4f24a81962b5fbc83f643d4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:47:39,820 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c used request id req-acd5b47c-f1ef-4d31-95f4-ca5775ec284e 2018-06-27 22:47:39,821 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-inst] is - REBOOT 2018-06-27 22:47:39,821 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 22:47:42,824 - create_instance - DEBUG - VM status query timeout in 856.66652894 2018-06-27 22:47:42,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/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a84267e4e8f6891e95f25cd3d0c6b8b246c859f3" 2018-06-27 22:47:43,613 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:47:43 GMT Content-Type: application/json Content-Length: 1897 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-ee8fae35-2d4f-44a3-9a70-045db899d4fc X-Compute-Request-Id: req-ee8fae35-2d4f-44a3-9a70-045db899d4fc Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "reboot_started", "addresses": {"CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:ed:ef", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:ed:ef", "version": 4, "addr": "172.30.10.112", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c", "rel": "bookmark"}], "image": {"id": "757bc3d8-4e5f-4ad8-85ae-8637e94db383", "links": [{"href": "http://172.30.10.101:8774/images/757bc3d8-4e5f-4ad8-85ae-8637e94db383", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:45:43.000000", "flavor": {"id": "c0bf8427-738e-41ff-b488-d0ea9e0f4f59", "links": [{"href": "http://172.30.10.101:8774/flavors/c0bf8427-738e-41ff-b488-d0ea9e0f4f59", "rel": "bookmark"}]}, "id": "304c1a53-1363-4d7a-b6bb-a4b62ca6e76c", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-sec-grp"}], "user_id": "137577c495d24ac09971c68fe06aed3f", "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-27T22:46:44Z", "hostId": "19c57dbccac13783ff60db05c449910003bd5e08f107adab2daf2bc2", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-kp", "name": "CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-inst", "created": "2018-06-27T22:45:24Z", "tenant_id": "9c1310edb4f24a81962b5fbc83f643d4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:47:43,614 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c used request id req-ee8fae35-2d4f-44a3-9a70-045db899d4fc 2018-06-27 22:47:43,614 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-inst] is - REBOOT 2018-06-27 22:47:43,614 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 22:47:46,615 - create_instance - DEBUG - VM status query timeout in 852.875988007 2018-06-27 22:47:46,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/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a84267e4e8f6891e95f25cd3d0c6b8b246c859f3" 2018-06-27 22:47:47,287 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:47:47 GMT Content-Type: application/json Content-Length: 1897 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-369951bc-229e-4001-8176-da70324090d4 X-Compute-Request-Id: req-369951bc-229e-4001-8176-da70324090d4 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "reboot_started", "addresses": {"CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:ed:ef", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:ed:ef", "version": 4, "addr": "172.30.10.112", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c", "rel": "bookmark"}], "image": {"id": "757bc3d8-4e5f-4ad8-85ae-8637e94db383", "links": [{"href": "http://172.30.10.101:8774/images/757bc3d8-4e5f-4ad8-85ae-8637e94db383", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:45:43.000000", "flavor": {"id": "c0bf8427-738e-41ff-b488-d0ea9e0f4f59", "links": [{"href": "http://172.30.10.101:8774/flavors/c0bf8427-738e-41ff-b488-d0ea9e0f4f59", "rel": "bookmark"}]}, "id": "304c1a53-1363-4d7a-b6bb-a4b62ca6e76c", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-sec-grp"}], "user_id": "137577c495d24ac09971c68fe06aed3f", "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-27T22:46:44Z", "hostId": "19c57dbccac13783ff60db05c449910003bd5e08f107adab2daf2bc2", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-kp", "name": "CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-inst", "created": "2018-06-27T22:45:24Z", "tenant_id": "9c1310edb4f24a81962b5fbc83f643d4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:47:47,287 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c used request id req-369951bc-229e-4001-8176-da70324090d4 2018-06-27 22:47:47,288 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-inst] is - REBOOT 2018-06-27 22:47:47,288 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 22:47:50,291 - create_instance - DEBUG - VM status query timeout in 849.199892044 2018-06-27 22:47:50,294 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a84267e4e8f6891e95f25cd3d0c6b8b246c859f3" 2018-06-27 22:47:51,746 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:47:51 GMT Content-Type: application/json Content-Length: 1897 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-b7bfad85-8584-4884-8164-acf73cb0ef09 X-Compute-Request-Id: req-b7bfad85-8584-4884-8164-acf73cb0ef09 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "reboot_started", "addresses": {"CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:ed:ef", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:ed:ef", "version": 4, "addr": "172.30.10.112", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c", "rel": "bookmark"}], "image": {"id": "757bc3d8-4e5f-4ad8-85ae-8637e94db383", "links": [{"href": "http://172.30.10.101:8774/images/757bc3d8-4e5f-4ad8-85ae-8637e94db383", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:45:43.000000", "flavor": {"id": "c0bf8427-738e-41ff-b488-d0ea9e0f4f59", "links": [{"href": "http://172.30.10.101:8774/flavors/c0bf8427-738e-41ff-b488-d0ea9e0f4f59", "rel": "bookmark"}]}, "id": "304c1a53-1363-4d7a-b6bb-a4b62ca6e76c", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-sec-grp"}], "user_id": "137577c495d24ac09971c68fe06aed3f", "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-27T22:46:44Z", "hostId": "19c57dbccac13783ff60db05c449910003bd5e08f107adab2daf2bc2", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-kp", "name": "CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-inst", "created": "2018-06-27T22:45:24Z", "tenant_id": "9c1310edb4f24a81962b5fbc83f643d4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:47:51,746 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c used request id req-b7bfad85-8584-4884-8164-acf73cb0ef09 2018-06-27 22:47:51,746 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-inst] is - REBOOT 2018-06-27 22:47:51,747 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 22:47:54,748 - create_instance - DEBUG - VM status query timeout in 844.743294001 2018-06-27 22:47:54,751 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a84267e4e8f6891e95f25cd3d0c6b8b246c859f3" 2018-06-27 22:47:55,449 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:47:55 GMT Content-Type: application/json Content-Length: 1897 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-c9e58ca5-9a04-4f7d-a9d6-c8a2042ed6b2 X-Compute-Request-Id: req-c9e58ca5-9a04-4f7d-a9d6-c8a2042ed6b2 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "reboot_started", "addresses": {"CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:ed:ef", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:ed:ef", "version": 4, "addr": "172.30.10.112", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c", "rel": "bookmark"}], "image": {"id": "757bc3d8-4e5f-4ad8-85ae-8637e94db383", "links": [{"href": "http://172.30.10.101:8774/images/757bc3d8-4e5f-4ad8-85ae-8637e94db383", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:45:43.000000", "flavor": {"id": "c0bf8427-738e-41ff-b488-d0ea9e0f4f59", "links": [{"href": "http://172.30.10.101:8774/flavors/c0bf8427-738e-41ff-b488-d0ea9e0f4f59", "rel": "bookmark"}]}, "id": "304c1a53-1363-4d7a-b6bb-a4b62ca6e76c", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-sec-grp"}], "user_id": "137577c495d24ac09971c68fe06aed3f", "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-27T22:46:44Z", "hostId": "19c57dbccac13783ff60db05c449910003bd5e08f107adab2daf2bc2", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-kp", "name": "CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-inst", "created": "2018-06-27T22:45:24Z", "tenant_id": "9c1310edb4f24a81962b5fbc83f643d4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:47:55,450 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c used request id req-c9e58ca5-9a04-4f7d-a9d6-c8a2042ed6b2 2018-06-27 22:47:55,450 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-inst] is - REBOOT 2018-06-27 22:47:55,450 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 22:47:58,452 - create_instance - DEBUG - VM status query timeout in 841.039288044 2018-06-27 22:47:58,454 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a84267e4e8f6891e95f25cd3d0c6b8b246c859f3" 2018-06-27 22:47:59,648 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:47:59 GMT Content-Type: application/json Content-Length: 1897 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-60e9aa88-84cc-4e61-8c50-e84e7e99c214 X-Compute-Request-Id: req-60e9aa88-84cc-4e61-8c50-e84e7e99c214 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "reboot_started", "addresses": {"CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:ed:ef", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:ed:ef", "version": 4, "addr": "172.30.10.112", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c", "rel": "bookmark"}], "image": {"id": "757bc3d8-4e5f-4ad8-85ae-8637e94db383", "links": [{"href": "http://172.30.10.101:8774/images/757bc3d8-4e5f-4ad8-85ae-8637e94db383", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:45:43.000000", "flavor": {"id": "c0bf8427-738e-41ff-b488-d0ea9e0f4f59", "links": [{"href": "http://172.30.10.101:8774/flavors/c0bf8427-738e-41ff-b488-d0ea9e0f4f59", "rel": "bookmark"}]}, "id": "304c1a53-1363-4d7a-b6bb-a4b62ca6e76c", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-sec-grp"}], "user_id": "137577c495d24ac09971c68fe06aed3f", "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-27T22:46:44Z", "hostId": "19c57dbccac13783ff60db05c449910003bd5e08f107adab2daf2bc2", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-kp", "name": "CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-inst", "created": "2018-06-27T22:45:24Z", "tenant_id": "9c1310edb4f24a81962b5fbc83f643d4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:47:59,648 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c used request id req-60e9aa88-84cc-4e61-8c50-e84e7e99c214 2018-06-27 22:47:59,649 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-inst] is - REBOOT 2018-06-27 22:47:59,649 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 22:48:02,652 - create_instance - DEBUG - VM status query timeout in 836.838722944 2018-06-27 22:48:02,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/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a84267e4e8f6891e95f25cd3d0c6b8b246c859f3" 2018-06-27 22:48:03,492 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:48:03 GMT Content-Type: application/json Content-Length: 1897 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-e2649e25-eb46-4ff9-8b4f-bb7863599482 X-Compute-Request-Id: req-e2649e25-eb46-4ff9-8b4f-bb7863599482 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "reboot_started", "addresses": {"CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:ed:ef", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:ed:ef", "version": 4, "addr": "172.30.10.112", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c", "rel": "bookmark"}], "image": {"id": "757bc3d8-4e5f-4ad8-85ae-8637e94db383", "links": [{"href": "http://172.30.10.101:8774/images/757bc3d8-4e5f-4ad8-85ae-8637e94db383", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:45:43.000000", "flavor": {"id": "c0bf8427-738e-41ff-b488-d0ea9e0f4f59", "links": [{"href": "http://172.30.10.101:8774/flavors/c0bf8427-738e-41ff-b488-d0ea9e0f4f59", "rel": "bookmark"}]}, "id": "304c1a53-1363-4d7a-b6bb-a4b62ca6e76c", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-sec-grp"}], "user_id": "137577c495d24ac09971c68fe06aed3f", "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-27T22:46:44Z", "hostId": "19c57dbccac13783ff60db05c449910003bd5e08f107adab2daf2bc2", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-kp", "name": "CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-inst", "created": "2018-06-27T22:45:24Z", "tenant_id": "9c1310edb4f24a81962b5fbc83f643d4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:48:03,492 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c used request id req-e2649e25-eb46-4ff9-8b4f-bb7863599482 2018-06-27 22:48:03,493 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-inst] is - REBOOT 2018-06-27 22:48:03,493 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 22:48:06,496 - create_instance - DEBUG - VM status query timeout in 832.994629145 2018-06-27 22:48:06,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/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a84267e4e8f6891e95f25cd3d0c6b8b246c859f3" 2018-06-27 22:48:07,949 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:48:07 GMT Content-Type: application/json Content-Length: 1897 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-28a8c125-a47c-4133-ad83-39a485372e50 X-Compute-Request-Id: req-28a8c125-a47c-4133-ad83-39a485372e50 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "reboot_started", "addresses": {"CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:ed:ef", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:ed:ef", "version": 4, "addr": "172.30.10.112", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c", "rel": "bookmark"}], "image": {"id": "757bc3d8-4e5f-4ad8-85ae-8637e94db383", "links": [{"href": "http://172.30.10.101:8774/images/757bc3d8-4e5f-4ad8-85ae-8637e94db383", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:45:43.000000", "flavor": {"id": "c0bf8427-738e-41ff-b488-d0ea9e0f4f59", "links": [{"href": "http://172.30.10.101:8774/flavors/c0bf8427-738e-41ff-b488-d0ea9e0f4f59", "rel": "bookmark"}]}, "id": "304c1a53-1363-4d7a-b6bb-a4b62ca6e76c", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-sec-grp"}], "user_id": "137577c495d24ac09971c68fe06aed3f", "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-27T22:46:44Z", "hostId": "19c57dbccac13783ff60db05c449910003bd5e08f107adab2daf2bc2", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-kp", "name": "CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-inst", "created": "2018-06-27T22:45:24Z", "tenant_id": "9c1310edb4f24a81962b5fbc83f643d4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:48:07,950 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c used request id req-28a8c125-a47c-4133-ad83-39a485372e50 2018-06-27 22:48:07,950 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-inst] is - REBOOT 2018-06-27 22:48:07,950 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 22:48:10,952 - create_instance - DEBUG - VM status query timeout in 828.539271116 2018-06-27 22:48: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/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a84267e4e8f6891e95f25cd3d0c6b8b246c859f3" 2018-06-27 22:48:12,227 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:48:12 GMT Content-Type: application/json Content-Length: 1897 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-ddcb429e-fc99-4938-b466-c8323871b143 X-Compute-Request-Id: req-ddcb429e-fc99-4938-b466-c8323871b143 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "reboot_started", "addresses": {"CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:ed:ef", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:ed:ef", "version": 4, "addr": "172.30.10.112", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c", "rel": "bookmark"}], "image": {"id": "757bc3d8-4e5f-4ad8-85ae-8637e94db383", "links": [{"href": "http://172.30.10.101:8774/images/757bc3d8-4e5f-4ad8-85ae-8637e94db383", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:45:43.000000", "flavor": {"id": "c0bf8427-738e-41ff-b488-d0ea9e0f4f59", "links": [{"href": "http://172.30.10.101:8774/flavors/c0bf8427-738e-41ff-b488-d0ea9e0f4f59", "rel": "bookmark"}]}, "id": "304c1a53-1363-4d7a-b6bb-a4b62ca6e76c", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-sec-grp"}], "user_id": "137577c495d24ac09971c68fe06aed3f", "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-27T22:46:44Z", "hostId": "19c57dbccac13783ff60db05c449910003bd5e08f107adab2daf2bc2", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-kp", "name": "CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-inst", "created": "2018-06-27T22:45:24Z", "tenant_id": "9c1310edb4f24a81962b5fbc83f643d4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:48:12,227 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c used request id req-ddcb429e-fc99-4938-b466-c8323871b143 2018-06-27 22:48:12,227 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-inst] is - REBOOT 2018-06-27 22:48:12,227 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 22:48:15,230 - create_instance - DEBUG - VM status query timeout in 824.26090312 2018-06-27 22:48:15,233 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a84267e4e8f6891e95f25cd3d0c6b8b246c859f3" 2018-06-27 22:48:16,003 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:48:15 GMT Content-Type: application/json Content-Length: 1897 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-7f7e5d87-2706-4d52-aa42-242096f5dd14 X-Compute-Request-Id: req-7f7e5d87-2706-4d52-aa42-242096f5dd14 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "reboot_started", "addresses": {"CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:ed:ef", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:ed:ef", "version": 4, "addr": "172.30.10.112", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c", "rel": "bookmark"}], "image": {"id": "757bc3d8-4e5f-4ad8-85ae-8637e94db383", "links": [{"href": "http://172.30.10.101:8774/images/757bc3d8-4e5f-4ad8-85ae-8637e94db383", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:45:43.000000", "flavor": {"id": "c0bf8427-738e-41ff-b488-d0ea9e0f4f59", "links": [{"href": "http://172.30.10.101:8774/flavors/c0bf8427-738e-41ff-b488-d0ea9e0f4f59", "rel": "bookmark"}]}, "id": "304c1a53-1363-4d7a-b6bb-a4b62ca6e76c", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-sec-grp"}], "user_id": "137577c495d24ac09971c68fe06aed3f", "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-27T22:46:44Z", "hostId": "19c57dbccac13783ff60db05c449910003bd5e08f107adab2daf2bc2", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-kp", "name": "CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-inst", "created": "2018-06-27T22:45:24Z", "tenant_id": "9c1310edb4f24a81962b5fbc83f643d4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:48:16,003 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c used request id req-7f7e5d87-2706-4d52-aa42-242096f5dd14 2018-06-27 22:48:16,004 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-inst] is - REBOOT 2018-06-27 22:48:16,004 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 22:48:19,007 - create_instance - DEBUG - VM status query timeout in 820.483886957 2018-06-27 22:48:19,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/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a84267e4e8f6891e95f25cd3d0c6b8b246c859f3" 2018-06-27 22:48:19,644 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:48:19 GMT Content-Type: application/json Content-Length: 1897 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-dff94f8d-2fb7-421f-8d47-e0b2121062c5 X-Compute-Request-Id: req-dff94f8d-2fb7-421f-8d47-e0b2121062c5 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "reboot_started", "addresses": {"CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:ed:ef", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:ed:ef", "version": 4, "addr": "172.30.10.112", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c", "rel": "bookmark"}], "image": {"id": "757bc3d8-4e5f-4ad8-85ae-8637e94db383", "links": [{"href": "http://172.30.10.101:8774/images/757bc3d8-4e5f-4ad8-85ae-8637e94db383", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:45:43.000000", "flavor": {"id": "c0bf8427-738e-41ff-b488-d0ea9e0f4f59", "links": [{"href": "http://172.30.10.101:8774/flavors/c0bf8427-738e-41ff-b488-d0ea9e0f4f59", "rel": "bookmark"}]}, "id": "304c1a53-1363-4d7a-b6bb-a4b62ca6e76c", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-sec-grp"}], "user_id": "137577c495d24ac09971c68fe06aed3f", "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-27T22:46:44Z", "hostId": "19c57dbccac13783ff60db05c449910003bd5e08f107adab2daf2bc2", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-kp", "name": "CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-inst", "created": "2018-06-27T22:45:24Z", "tenant_id": "9c1310edb4f24a81962b5fbc83f643d4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:48:19,645 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c used request id req-dff94f8d-2fb7-421f-8d47-e0b2121062c5 2018-06-27 22:48:19,645 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-inst] is - REBOOT 2018-06-27 22:48:19,645 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 22:48:22,646 - create_instance - DEBUG - VM status query timeout in 816.845312119 2018-06-27 22:48:22,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/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a84267e4e8f6891e95f25cd3d0c6b8b246c859f3" 2018-06-27 22:48:24,219 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:48:24 GMT Content-Type: application/json Content-Length: 1897 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-aeb4d380-775d-4134-931f-d7b29d447ae9 X-Compute-Request-Id: req-aeb4d380-775d-4134-931f-d7b29d447ae9 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "reboot_started", "addresses": {"CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:ed:ef", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:ed:ef", "version": 4, "addr": "172.30.10.112", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c", "rel": "bookmark"}], "image": {"id": "757bc3d8-4e5f-4ad8-85ae-8637e94db383", "links": [{"href": "http://172.30.10.101:8774/images/757bc3d8-4e5f-4ad8-85ae-8637e94db383", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:45:43.000000", "flavor": {"id": "c0bf8427-738e-41ff-b488-d0ea9e0f4f59", "links": [{"href": "http://172.30.10.101:8774/flavors/c0bf8427-738e-41ff-b488-d0ea9e0f4f59", "rel": "bookmark"}]}, "id": "304c1a53-1363-4d7a-b6bb-a4b62ca6e76c", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-sec-grp"}], "user_id": "137577c495d24ac09971c68fe06aed3f", "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-27T22:46:44Z", "hostId": "19c57dbccac13783ff60db05c449910003bd5e08f107adab2daf2bc2", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-kp", "name": "CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-inst", "created": "2018-06-27T22:45:24Z", "tenant_id": "9c1310edb4f24a81962b5fbc83f643d4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:48:24,219 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c used request id req-aeb4d380-775d-4134-931f-d7b29d447ae9 2018-06-27 22:48:24,220 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-inst] is - REBOOT 2018-06-27 22:48:24,220 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 22:48:27,223 - create_instance - DEBUG - VM status query timeout in 812.268300056 2018-06-27 22:48:27,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/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a84267e4e8f6891e95f25cd3d0c6b8b246c859f3" 2018-06-27 22:48:28,615 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:48:28 GMT Content-Type: application/json Content-Length: 1897 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-b4ee00ba-52a4-48cd-8bd9-e87057269775 X-Compute-Request-Id: req-b4ee00ba-52a4-48cd-8bd9-e87057269775 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "reboot_started", "addresses": {"CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:ed:ef", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:ed:ef", "version": 4, "addr": "172.30.10.112", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c", "rel": "bookmark"}], "image": {"id": "757bc3d8-4e5f-4ad8-85ae-8637e94db383", "links": [{"href": "http://172.30.10.101:8774/images/757bc3d8-4e5f-4ad8-85ae-8637e94db383", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:45:43.000000", "flavor": {"id": "c0bf8427-738e-41ff-b488-d0ea9e0f4f59", "links": [{"href": "http://172.30.10.101:8774/flavors/c0bf8427-738e-41ff-b488-d0ea9e0f4f59", "rel": "bookmark"}]}, "id": "304c1a53-1363-4d7a-b6bb-a4b62ca6e76c", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-sec-grp"}], "user_id": "137577c495d24ac09971c68fe06aed3f", "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-27T22:46:44Z", "hostId": "19c57dbccac13783ff60db05c449910003bd5e08f107adab2daf2bc2", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-kp", "name": "CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-inst", "created": "2018-06-27T22:45:24Z", "tenant_id": "9c1310edb4f24a81962b5fbc83f643d4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:48:28,616 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c used request id req-b4ee00ba-52a4-48cd-8bd9-e87057269775 2018-06-27 22:48:28,616 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-inst] is - REBOOT 2018-06-27 22:48:28,616 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 22:48:31,618 - create_instance - DEBUG - VM status query timeout in 807.873291016 2018-06-27 22:48:31,621 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a84267e4e8f6891e95f25cd3d0c6b8b246c859f3" 2018-06-27 22:48:32,964 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:48:32 GMT Content-Type: application/json Content-Length: 1897 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-bd2c4366-39ed-4e5a-93e2-463bc77229ef X-Compute-Request-Id: req-bd2c4366-39ed-4e5a-93e2-463bc77229ef Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "reboot_started", "addresses": {"CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:ed:ef", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:ed:ef", "version": 4, "addr": "172.30.10.112", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c", "rel": "bookmark"}], "image": {"id": "757bc3d8-4e5f-4ad8-85ae-8637e94db383", "links": [{"href": "http://172.30.10.101:8774/images/757bc3d8-4e5f-4ad8-85ae-8637e94db383", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:45:43.000000", "flavor": {"id": "c0bf8427-738e-41ff-b488-d0ea9e0f4f59", "links": [{"href": "http://172.30.10.101:8774/flavors/c0bf8427-738e-41ff-b488-d0ea9e0f4f59", "rel": "bookmark"}]}, "id": "304c1a53-1363-4d7a-b6bb-a4b62ca6e76c", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-sec-grp"}], "user_id": "137577c495d24ac09971c68fe06aed3f", "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-27T22:46:44Z", "hostId": "19c57dbccac13783ff60db05c449910003bd5e08f107adab2daf2bc2", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-kp", "name": "CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-inst", "created": "2018-06-27T22:45:24Z", "tenant_id": "9c1310edb4f24a81962b5fbc83f643d4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:48:32,964 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c used request id req-bd2c4366-39ed-4e5a-93e2-463bc77229ef 2018-06-27 22:48:32,965 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-inst] is - REBOOT 2018-06-27 22:48:32,965 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 22:48:35,967 - create_instance - DEBUG - VM status query timeout in 803.524152994 2018-06-27 22:48:35,970 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a84267e4e8f6891e95f25cd3d0c6b8b246c859f3" 2018-06-27 22:48:36,675 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:48:36 GMT Content-Type: application/json Content-Length: 1897 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-36dbd357-fed6-4267-814e-f0078014c922 X-Compute-Request-Id: req-36dbd357-fed6-4267-814e-f0078014c922 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "reboot_started", "addresses": {"CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:ed:ef", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:ed:ef", "version": 4, "addr": "172.30.10.112", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c", "rel": "bookmark"}], "image": {"id": "757bc3d8-4e5f-4ad8-85ae-8637e94db383", "links": [{"href": "http://172.30.10.101:8774/images/757bc3d8-4e5f-4ad8-85ae-8637e94db383", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:45:43.000000", "flavor": {"id": "c0bf8427-738e-41ff-b488-d0ea9e0f4f59", "links": [{"href": "http://172.30.10.101:8774/flavors/c0bf8427-738e-41ff-b488-d0ea9e0f4f59", "rel": "bookmark"}]}, "id": "304c1a53-1363-4d7a-b6bb-a4b62ca6e76c", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-sec-grp"}], "user_id": "137577c495d24ac09971c68fe06aed3f", "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-27T22:46:44Z", "hostId": "19c57dbccac13783ff60db05c449910003bd5e08f107adab2daf2bc2", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-kp", "name": "CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-inst", "created": "2018-06-27T22:45:24Z", "tenant_id": "9c1310edb4f24a81962b5fbc83f643d4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:48:36,675 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c used request id req-36dbd357-fed6-4267-814e-f0078014c922 2018-06-27 22:48:36,675 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-inst] is - REBOOT 2018-06-27 22:48:36,675 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 22:48:39,679 - create_instance - DEBUG - VM status query timeout in 799.812232971 2018-06-27 22:48:39,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/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a84267e4e8f6891e95f25cd3d0c6b8b246c859f3" 2018-06-27 22:48:41,287 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:48:41 GMT Content-Type: application/json Content-Length: 1897 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-2071df8e-ae43-4ac2-90fc-a4287bb48c91 X-Compute-Request-Id: req-2071df8e-ae43-4ac2-90fc-a4287bb48c91 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "reboot_started", "addresses": {"CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:ed:ef", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:ed:ef", "version": 4, "addr": "172.30.10.112", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c", "rel": "bookmark"}], "image": {"id": "757bc3d8-4e5f-4ad8-85ae-8637e94db383", "links": [{"href": "http://172.30.10.101:8774/images/757bc3d8-4e5f-4ad8-85ae-8637e94db383", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:45:43.000000", "flavor": {"id": "c0bf8427-738e-41ff-b488-d0ea9e0f4f59", "links": [{"href": "http://172.30.10.101:8774/flavors/c0bf8427-738e-41ff-b488-d0ea9e0f4f59", "rel": "bookmark"}]}, "id": "304c1a53-1363-4d7a-b6bb-a4b62ca6e76c", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-sec-grp"}], "user_id": "137577c495d24ac09971c68fe06aed3f", "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-27T22:46:44Z", "hostId": "19c57dbccac13783ff60db05c449910003bd5e08f107adab2daf2bc2", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-kp", "name": "CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-inst", "created": "2018-06-27T22:45:24Z", "tenant_id": "9c1310edb4f24a81962b5fbc83f643d4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:48:41,288 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c used request id req-2071df8e-ae43-4ac2-90fc-a4287bb48c91 2018-06-27 22:48:41,288 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-inst] is - REBOOT 2018-06-27 22:48:41,288 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 22:48:44,292 - create_instance - DEBUG - VM status query timeout in 795.199340105 2018-06-27 22:48:44,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/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a84267e4e8f6891e95f25cd3d0c6b8b246c859f3" 2018-06-27 22:48:44,967 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:48:44 GMT Content-Type: application/json Content-Length: 1897 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-abcb45ae-da5e-4f42-8689-99161b840b52 X-Compute-Request-Id: req-abcb45ae-da5e-4f42-8689-99161b840b52 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "reboot_started", "addresses": {"CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:ed:ef", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:ed:ef", "version": 4, "addr": "172.30.10.112", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c", "rel": "bookmark"}], "image": {"id": "757bc3d8-4e5f-4ad8-85ae-8637e94db383", "links": [{"href": "http://172.30.10.101:8774/images/757bc3d8-4e5f-4ad8-85ae-8637e94db383", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:45:43.000000", "flavor": {"id": "c0bf8427-738e-41ff-b488-d0ea9e0f4f59", "links": [{"href": "http://172.30.10.101:8774/flavors/c0bf8427-738e-41ff-b488-d0ea9e0f4f59", "rel": "bookmark"}]}, "id": "304c1a53-1363-4d7a-b6bb-a4b62ca6e76c", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-sec-grp"}], "user_id": "137577c495d24ac09971c68fe06aed3f", "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-27T22:46:44Z", "hostId": "19c57dbccac13783ff60db05c449910003bd5e08f107adab2daf2bc2", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-kp", "name": "CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-inst", "created": "2018-06-27T22:45:24Z", "tenant_id": "9c1310edb4f24a81962b5fbc83f643d4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:48:44,968 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c used request id req-abcb45ae-da5e-4f42-8689-99161b840b52 2018-06-27 22:48:44,968 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-inst] is - REBOOT 2018-06-27 22:48:44,968 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 22:48:47,971 - create_instance - DEBUG - VM status query timeout in 791.520302057 2018-06-27 22:48:47,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/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a84267e4e8f6891e95f25cd3d0c6b8b246c859f3" 2018-06-27 22:48:48,681 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:48: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-3e18c7d1-27f3-45a0-b39b-6588f20fd96f X-Compute-Request-Id: req-3e18c7d1-27f3-45a0-b39b-6588f20fd96f Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:ed:ef", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:ed:ef", "version": 4, "addr": "172.30.10.112", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c", "rel": "bookmark"}], "image": {"id": "757bc3d8-4e5f-4ad8-85ae-8637e94db383", "links": [{"href": "http://172.30.10.101:8774/images/757bc3d8-4e5f-4ad8-85ae-8637e94db383", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:45:43.000000", "flavor": {"id": "c0bf8427-738e-41ff-b488-d0ea9e0f4f59", "links": [{"href": "http://172.30.10.101:8774/flavors/c0bf8427-738e-41ff-b488-d0ea9e0f4f59", "rel": "bookmark"}]}, "id": "304c1a53-1363-4d7a-b6bb-a4b62ca6e76c", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-sec-grp"}], "user_id": "137577c495d24ac09971c68fe06aed3f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:48:46Z", "hostId": "19c57dbccac13783ff60db05c449910003bd5e08f107adab2daf2bc2", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-kp", "name": "CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-inst", "created": "2018-06-27T22:45:24Z", "tenant_id": "9c1310edb4f24a81962b5fbc83f643d4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:48:48,681 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c used request id req-3e18c7d1-27f3-45a0-b39b-6588f20fd96f 2018-06-27 22:48:48,682 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-inst] is - ACTIVE 2018-06-27 22:48:48,682 - create_instance - INFO - VM is - ACTIVE 2018-06-27 22:48:48,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/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a84267e4e8f6891e95f25cd3d0c6b8b246c859f3" 2018-06-27 22:48:50,326 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:48:50 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-f1b5eaea-f826-4666-b0ba-ceae5c3d2058 X-Compute-Request-Id: req-f1b5eaea-f826-4666-b0ba-ceae5c3d2058 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:ed:ef", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:ed:ef", "version": 4, "addr": "172.30.10.112", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c", "rel": "bookmark"}], "image": {"id": "757bc3d8-4e5f-4ad8-85ae-8637e94db383", "links": [{"href": "http://172.30.10.101:8774/images/757bc3d8-4e5f-4ad8-85ae-8637e94db383", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:45:43.000000", "flavor": {"id": "c0bf8427-738e-41ff-b488-d0ea9e0f4f59", "links": [{"href": "http://172.30.10.101:8774/flavors/c0bf8427-738e-41ff-b488-d0ea9e0f4f59", "rel": "bookmark"}]}, "id": "304c1a53-1363-4d7a-b6bb-a4b62ca6e76c", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-sec-grp"}], "user_id": "137577c495d24ac09971c68fe06aed3f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:48:46Z", "hostId": "19c57dbccac13783ff60db05c449910003bd5e08f107adab2daf2bc2", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-kp", "name": "CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-inst", "created": "2018-06-27T22:45:24Z", "tenant_id": "9c1310edb4f24a81962b5fbc83f643d4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:48:50,326 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c used request id req-f1b5eaea-f826-4666-b0ba-ceae5c3d2058 2018-06-27 22:48:50,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?name=CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a84267e4e8f6891e95f25cd3d0c6b8b246c859f3" 2018-06-27 22:48:50,715 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:48:50 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-ed8a067a-cb7f-4409-9aa4-20e18f7b1c14 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6e1ced5e-8892-4ad4-8351-d4388830c80b"],"updated_at":"2018-06-27T22:44:30Z","tenant_id":"9c1310edb4f24a81962b5fbc83f643d4","created_at":"2018-06-27T22:44:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"9c1310edb4f24a81962b5fbc83f643d4","id":"a2679458-e84c-44a1-bb45-632eeeca95d0","name":"CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-pub-net"}]} 2018-06-27 22:48:50,715 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-pub-net used request id req-ed8a067a-cb7f-4409-9aa4-20e18f7b1c14 2018-06-27 22:48:50,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/9c1310edb4f24a81962b5fbc83f643d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a84267e4e8f6891e95f25cd3d0c6b8b246c859f3" 2018-06-27 22:48:51,137 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:48:50 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-735186b4-07c6-4600-9b44-c567d9ede889 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/9c1310edb4f24a81962b5fbc83f643d4"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9c1310edb4f24a81962b5fbc83f643d4", "name": "CreateInstanceSingleNetworkTests-d85f5064-d722-4f2-proj"}} 2018-06-27 22:48:51,137 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/9c1310edb4f24a81962b5fbc83f643d4 used request id req-735186b4-07c6-4600-9b44-c567d9ede889 2018-06-27 22:48:51,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?network_id=a2679458-e84c-44a1-bb45-632eeeca95d0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a84267e4e8f6891e95f25cd3d0c6b8b246c859f3" 2018-06-27 22:48:51,315 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:48:51 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-8f8d65da-1b5d-4896-b44e-4b8c7e00a588 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a2679458-e84c-44a1-bb45-632eeeca95d0","tenant_id":"9c1310edb4f24a81962b5fbc83f643d4","created_at":"2018-06-27T22:44:30Z","dns_nameservers":[],"updated_at":"2018-06-27T22:44: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":"9c1310edb4f24a81962b5fbc83f643d4","id":"6e1ced5e-8892-4ad4-8351-d4388830c80b","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-pub-subnet"}]} 2018-06-27 22:48:51,316 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=a2679458-e84c-44a1-bb45-632eeeca95d0 used request id req-8f8d65da-1b5d-4896-b44e-4b8c7e00a588 2018-06-27 22:48:51,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=a2679458-e84c-44a1-bb45-632eeeca95d0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a84267e4e8f6891e95f25cd3d0c6b8b246c859f3" 2018-06-27 22:48:51,569 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:48:51 GMT Content-Type: application/json Content-Length: 3045 Connection: keep-alive X-Openstack-Request-Id: req-5aa3a464-5f28-4726-ad50-4c65c538c7cc Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a2679458-e84c-44a1-bb45-632eeeca95d0","tenant_id":"9c1310edb4f24a81962b5fbc83f643d4","created_at":"2018-06-27T22:44:44Z","admin_state_up":true,"updated_at":"2018-06-27T22:44:55Z","binding:vnic_type":"normal","device_id":"56cdcced-86db-4f46-9690-1bc90e7b1698","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:66:22:9a","id":"14f0ed5e-14c7-4b7a-9d28-03404fa6dba2","port_security_enabled":false,"project_id":"9c1310edb4f24a81962b5fbc83f643d4","fixed_ips":[{"subnet_id":"6e1ced5e-8892-4ad4-8351-d4388830c80b","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a2679458-e84c-44a1-bb45-632eeeca95d0","tenant_id":"9c1310edb4f24a81962b5fbc83f643d4","created_at":"2018-06-27T22:44:31Z","admin_state_up":true,"updated_at":"2018-06-27T22:44:37Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-a2679458-e84c-44a1-bb45-632eeeca95d0","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:4e:2e:95","id":"633c263e-3113-4300-813a-dc3358f5c3ed","port_security_enabled":false,"project_id":"9c1310edb4f24a81962b5fbc83f643d4","fixed_ips":[{"subnet_id":"6e1ced5e-8892-4ad4-8351-d4388830c80b","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a2679458-e84c-44a1-bb45-632eeeca95d0","tenant_id":"9c1310edb4f24a81962b5fbc83f643d4","created_at":"2018-06-27T22:44:32Z","admin_state_up":true,"updated_at":"2018-06-27T22:44:38Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-a2679458-e84c-44a1-bb45-632eeeca95d0","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:46:0c:6c","id":"751cc1be-bafe-4942-9e76-741d76e81b39","port_security_enabled":false,"project_id":"9c1310edb4f24a81962b5fbc83f643d4","fixed_ips":[{"subnet_id":"6e1ced5e-8892-4ad4-8351-d4388830c80b","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a2679458-e84c-44a1-bb45-632eeeca95d0","tenant_id":"9c1310edb4f24a81962b5fbc83f643d4","created_at":"2018-06-27T22:45:12Z","admin_state_up":true,"updated_at":"2018-06-27T22:48:48Z","binding:vnic_type":"normal","device_id":"304c1a53-1363-4d7a-b6bb-a4b62ca6e76c","device_owner":"compute:nova","revision_number":16,"mac_address":"fa:16:3e:2d:ed:ef","id":"aa64004b-a38f-473b-85aa-6f72aee967ee","port_security_enabled":true,"project_id":"9c1310edb4f24a81962b5fbc83f643d4","fixed_ips":[{"subnet_id":"6e1ced5e-8892-4ad4-8351-d4388830c80b","ip_address":"10.55.1.5"}],"extra_dhcp_opts":[],"security_groups":["da547dae-ebf6-48aa-b35a-e41a5abd4d18","9a6f59a0-7449-4ae7-b992-2ba1eb28eaf5"],"name":"CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6port-1"}]} 2018-06-27 22:48:51,570 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=a2679458-e84c-44a1-bb45-632eeeca95d0 used request id req-5aa3a464-5f28-4726-ad50-4c65c538c7cc 2018-06-27 22:48:51,570 - ansible_utils - DEBUG - Retrieving SSH client 2018-06-27 22:48:51,573 - paramiko.transport - DEBUG - starting thread (client mode): 0x850fe190L 2018-06-27 22:48:51,574 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-06-27 22:48:51,574 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-06-27 22:48:51,574 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-06-27 22:48:51,576 - 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-27 22:48:51,576 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-06-27 22:48:51,576 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-06-27 22:48:51,576 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-06-27 22:48:51,576 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-06-27 22:48:51,577 - paramiko.transport - DEBUG - Compression agreed: none 2018-06-27 22:48:51,628 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-06-27 22:48:51,629 - paramiko.transport - DEBUG - Switch to new keys ... 2018-06-27 22:48:51,638 - paramiko.transport - DEBUG - Trying discovered key ab2c7e9095e017db3e6d8b504ee7392e in tmp/CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6 2018-06-27 22:48:51,639 - paramiko.transport - DEBUG - userauth is OK 2018-06-27 22:48:51,646 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-06-27 22:48:51,747 - paramiko.transport - DEBUG - EOF in transport thread 2018-06-27 22:48:51,769 - create_instance - INFO - SSH is active for VM instance 2018-06-27 22:48:51,769 - ansible_utils - DEBUG - Retrieving SSH client 2018-06-27 22:48:51,771 - paramiko.transport - DEBUG - starting thread (client mode): 0x84eba7d0L 2018-06-27 22:48:51,771 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-06-27 22:48:51,771 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-06-27 22:48:51,771 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-06-27 22:48:51,773 - 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-27 22:48:51,773 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-06-27 22:48:51,773 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-06-27 22:48:51,773 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-06-27 22:48:51,774 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-06-27 22:48:51,774 - paramiko.transport - DEBUG - Compression agreed: none 2018-06-27 22:48:51,825 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-06-27 22:48:51,825 - paramiko.transport - DEBUG - Switch to new keys ... 2018-06-27 22:48:51,836 - paramiko.transport - DEBUG - Trying discovered key ab2c7e9095e017db3e6d8b504ee7392e in tmp/CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6 2018-06-27 22:48:51,837 - paramiko.transport - DEBUG - userauth is OK 2018-06-27 22:48:51,840 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-06-27 22:48:51,844 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-06-27 22:48:51,845 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-06-27 22:48:51,845 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-06-27 22:48:51,847 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-06-27 22:48:51,849 - paramiko.transport - DEBUG - EOF in transport thread 2018-06-27 22:48:51,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/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a84267e4e8f6891e95f25cd3d0c6b8b246c859f3" 2018-06-27 22:48:52,532 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:48:52 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-d36e406a-1c4d-4479-bc4b-52e76a19351e X-Compute-Request-Id: req-d36e406a-1c4d-4479-bc4b-52e76a19351e Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:ed:ef", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:ed:ef", "version": 4, "addr": "172.30.10.112", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c", "rel": "bookmark"}], "image": {"id": "757bc3d8-4e5f-4ad8-85ae-8637e94db383", "links": [{"href": "http://172.30.10.101:8774/images/757bc3d8-4e5f-4ad8-85ae-8637e94db383", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:45:43.000000", "flavor": {"id": "c0bf8427-738e-41ff-b488-d0ea9e0f4f59", "links": [{"href": "http://172.30.10.101:8774/flavors/c0bf8427-738e-41ff-b488-d0ea9e0f4f59", "rel": "bookmark"}]}, "id": "304c1a53-1363-4d7a-b6bb-a4b62ca6e76c", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-sec-grp"}], "user_id": "137577c495d24ac09971c68fe06aed3f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:48:46Z", "hostId": "19c57dbccac13783ff60db05c449910003bd5e08f107adab2daf2bc2", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-kp", "name": "CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-inst", "created": "2018-06-27T22:45:24Z", "tenant_id": "9c1310edb4f24a81962b5fbc83f643d4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:48:52,532 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c used request id req-d36e406a-1c4d-4479-bc4b-52e76a19351e 2018-06-27 22:48:52,535 - 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/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a84267e4e8f6891e95f25cd3d0c6b8b246c859f3" -d '{"reboot": {"type": "HARD"}}' 2018-06-27 22:48:52,961 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 22:48: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-27004fd1-8066-4e37-99b9-c5413bc163de X-Compute-Request-Id: req-27004fd1-8066-4e37-99b9-c5413bc163de 2018-06-27 22:48:52,961 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c/action used request id req-27004fd1-8066-4e37-99b9-c5413bc163de 2018-06-27 22:49:07,976 - create_instance_tests - INFO - Looking for IP 10.55.1.5 in the console log 2018-06-27 22:49:07,980 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a84267e4e8f6891e95f25cd3d0c6b8b246c859f3" 2018-06-27 22:49:08,669 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:49:08 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-a2858f95-5b09-41c5-a028-703f2879d410 X-Compute-Request-Id: req-a2858f95-5b09-41c5-a028-703f2879d410 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:ed:ef", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:ed:ef", "version": 4, "addr": "172.30.10.112", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c", "rel": "bookmark"}], "image": {"id": "757bc3d8-4e5f-4ad8-85ae-8637e94db383", "links": [{"href": "http://172.30.10.101:8774/images/757bc3d8-4e5f-4ad8-85ae-8637e94db383", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:45:43.000000", "flavor": {"id": "c0bf8427-738e-41ff-b488-d0ea9e0f4f59", "links": [{"href": "http://172.30.10.101:8774/flavors/c0bf8427-738e-41ff-b488-d0ea9e0f4f59", "rel": "bookmark"}]}, "id": "304c1a53-1363-4d7a-b6bb-a4b62ca6e76c", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-sec-grp"}], "user_id": "137577c495d24ac09971c68fe06aed3f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:48:56Z", "hostId": "19c57dbccac13783ff60db05c449910003bd5e08f107adab2daf2bc2", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-kp", "name": "CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-inst", "created": "2018-06-27T22:45:24Z", "tenant_id": "9c1310edb4f24a81962b5fbc83f643d4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:49:08,669 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c used request id req-a2858f95-5b09-41c5-a028-703f2879d410 2018-06-27 22:49:08,672 - 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/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a84267e4e8f6891e95f25cd3d0c6b8b246c859f3" -d '{"os-getConsoleOutput": {"length": null}}' 2018-06-27 22:49:08,874 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:49:08 GMT Content-Type: application/json Content-Length: 28050 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-bd20182f-841f-4e29-8f89-73e58f5a2e69 X-Compute-Request-Id: req-bd20182f-841f-4e29-8f89-73e58f5a2e69 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 926329274 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.268746] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.271650] pid_max: default: 32768 minimum: 301\n[ 0.273199] ACPI: Core revision 20150930\n[ 0.277308] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.279569] Security Framework initialized\n[ 0.280979] Yama: becoming mindful.\n[ 0.287602] AppArmor: AppArmor initialized\n[ 0.289094] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.291447] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.293583] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.295643] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.298088] Initializing cgroup subsys io\n[ 0.299481] Initializing cgroup subsys memory\n[ 0.300955] Initializing cgroup subsys devices\n[ 0.302478] Initializing cgroup subsys freezer\n[ 0.304012] Initializing cgroup subsys net_cls\n[ 0.305535] Initializing cgroup subsys perf_event\n[ 0.307065] Initializing cgroup subsys net_prio\n[ 0.308588] Initializing cgroup subsys hugetlb\n[ 0.310185] Initializing cgroup subsys pids\n[ 0.311718] CPU: Physical Processor ID: 0\n[ 0.313830] mce: CPU supports 10 MCE banks\n[ 0.315277] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.316929] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.321028] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.332226] ftrace: allocating 31920 entries in 125 pages\n[ 0.389069] smpboot: Max logical packages: 2\n[ 0.390488] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.392562] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.394943] x2apic enabled\n[ 0.396362] Switched APIC routing to physical x2apic.\n[ 0.399430] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.401357] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2)\n[ 0.404859] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver.\n[ 0.407627] ... version: 2\n[ 0.408994] ... bit width: 48\n[ 0.410441] ... generic registers: 4\n[ 0.411857] ... value mask: 0000ffffffffffff\n[ 0.413556] ... max period: 000000007fffffff\n[ 0.415231] ... fixed-purpose events: 3\n[ 0.416588] ... event mask: 000000070000000f\n[ 0.418443] KVM setup paravirtual spinlock\n[ 0.420784] x86: Booting SMP configuration:\n[ 0.422261] .... node #0, CPUs: #1\n[ 0.423796] kvm-clock: cpu 1, msr 0:ffd1041, secondary cpu clock\n[ 0.446703] x86: Booted up 1 node, 2 CPUs\n[ 0.446707] KVM setup async PF for cpu 1\n[ 0.446713] kvm-stealtime: cpu 1, msr f90d940\n[ 0.451414] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.454005] devtmpfs: initialized\n[ 0.466509] evm: security.selinux\n[ 0.467814] evm: security.SMACK64\n[ 0.469035] evm: security.SMACK64EXEC\n[ 0.470426] evm: security.SMACK64TRANSMUTE\n[ 0.471834] evm: security.SMACK64MMAP\n[ 0.473126] evm: security.ima\n[ 0.474242] evm: security.capability\n[ 0.475717] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.478955] pinctrl core: initialized pinctrl subsystem\n[ 0.480843] RTC time: 22:48:57, date: 06/27/18\n[ 0.482527] NET: Registered protocol family 16\n[ 0.496053] cpuidle: using governor ladder\n[ 0.508086] cpuidle: using governor menu\n[ 0.509460] PCCT header not found.\n[ 0.510802] ACPI: bus type PCI registered\n[ 0.512225] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.514553] PCI: Using configuration type 1 for base access\n[ 0.516573] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off\n[ 0.533037] ACPI: Added _OSI(Module Device)\n[ 0.534553] ACPI: Added _OSI(Processor Device)\n[ 0.536159] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.537896] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.542103] ACPI: Interpreter enabled\n[ 0.543431] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.546877] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.550385] ACPI: (supports S0 S3 S4 S5)\n[ 0.551751] ACPI: Using IOAPIC for interrupt routing\n[ 0.553496] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.561960] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.563944] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.566370] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.568538] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.572727] acpiphp: Slot [3] registered\n[ 0.574119] acpiphp: Slot [4] registered\n[ 0.575523] acpiphp: Slot [5] registered\n[ 0.576910] acpiphp: Slot [6] registered\n[ 0.595756] acpiphp: Slot [7] registered\n[ 0.597112] acpiphp: Slot [8] registered\n[ 0.598447] acpiphp: Slot [9] registered\n[ 0.599820] acpiphp: Slot [10] registered\n[ 0.601198] acpiphp: Slot [11] registered\n[ 0.602737] acpiphp: Slot [12] registered\n[ 0.604194] acpiphp: Slot [13] registered\n[ 0.605615] acpiphp: Slot [14] registered\n[ 0.607100] acpiphp: Slot [15] registered\n[ 0.608659] acpiphp: Slot [16] registered\n[ 0.610176] acpiphp: Slot [17] registered\n[ 0.611709] acpiphp: Slot [18] registered\n[ 0.613082] acpiphp: Slot [19] registered\n[ 0.614610] acpiphp: Slot [20] registered\n[ 0.616092] acpiphp: Slot [21] registered\n[ 0.617612] acpiphp: Slot [22] registered\n[ 0.619089] acpiphp: Slot [23] registered\n[ 0.620627] acpiphp: Slot [24] registered\n[ 0.622157] acpiphp: Slot [25] registered\n[ 0.623652] acpiphp: Slot [26] registered\n[ 0.625178] acpiphp: Slot [27] registered\n[ 0.626689] acpiphp: Slot [28] registered\n[ 0.628198] acpiphp: Slot [29] registered\n[ 0.629619] acpiphp: Slot [30] registered\n[ 0.631017] acpiphp: Slot [31] registered\n[ 0.632449] PCI host bridge to bus 0000:00\n[ 0.634006] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.636196] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.638478] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.641201] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.643785] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.646398] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.652303] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.654656] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.656715] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.658913] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.664589] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.667127] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.707633] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.710199] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.712718] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.715331] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.717811] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.720136] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.722175] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.724003] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.726780] vgaarb: loaded\n[ 0.727824] vgaarb: bridge control possible 0000:00:02.0\n[ 0.729895] SCSI subsystem initialized\n[ 0.731268] ACPI: bus type USB registered\n[ 0.732680] usbcore: registered new interface driver usbfs\n[ 0.734475] usbcore: registered new interface driver hub\n[ 0.736288] usbcore: registered new device driver usb\n[ 0.738295] PCI: Using ACPI for IRQ routing\n[ 0.740225] NetLabel: Initializing\n[ 0.741504] NetLabel: domain hash size = 128\n[ 0.743119] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.744783] NetLabel: unlabeled traffic allowed by default\n[ 0.746732] clocksource: Switched to clocksource kvm-clock\n[ 0.761835] AppArmor: AppArmor Filesystem Enabled\n[ 0.763508] pnp: PnP ACPI init\n[ 0.765376] pnp: PnP ACPI: found 5 devices\n[ 0.775356] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.778288] NET: Registered protocol family 2\n[ 0.780053] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.782268] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.784370] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.786407] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.788235] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.790290] NET: Registered protocol family 1\n[ 0.791869] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.793815] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.795691] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.855802] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.915885] Trying to unpack rootfs image as initramfs...\n[ 1.037663] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000)\n[ 1.040532] Scanning for low memory corruption every 60 seconds\n[ 1.042964] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.044966] audit: initializing netlink subsys (disabled)\n[ 1.046827] audit: type=2000 audit(1530139737.608:1): initialized\n[ 1.049443] Initialise system trusted keyring\n[ 1.051152] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.053118] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.057996] zbud: loaded\n[ 1.059342] VFS: Disk quotas dquot_6.6.0\n[ 1.060724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.063655] fuse init (API version 7.23)\n[ 1.065245] Key type big_key registered\n[ 1.066626] Allocating IMA MOK and blacklist keyrings.\n[ 1.068944] Key type asymmetric registered\n[ 1.070342] Asymmetric key parser 'x509' registered\n[ 1.072196] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.074895] io scheduler noop registered\n[ 1.076252] io scheduler deadline registered (default)\n[ 1.077995] io scheduler cfq registered\n[ 1.079435] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.081183] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.083325] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.085775] ACPI: Power Button [PWRF]\n[ 1.087235] GHES: HEST is not enabled!\n[ 1.146578] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.264782] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.324918] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 1.328416] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.353769] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.358575] Linux agpgart interface v0.103\n[ 1.364102] brd: module loaded\n[ 1.366995] loop: module loaded\n[ 1.374116] vda: vda1 vda15\n[ 1.377519] vdb:\n[ 1.379608] scsi host0: ata_piix\n[ 1.381196] scsi host1: ata_piix\n[ 1.382694] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14\n[ 1.385246] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15\n[ 1.388033] libphy: Fixed MDIO Bus: probed\n[ 1.389752] tun: Universal TUN/TAP device driver, 1.6\n[ 1.391786] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.395615] PPP generic driver version 2.4.2\n[ 1.397537] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.400051] ehci-pci: EHCI PCI platform driver\n[ 1.401898] ehci-platform: EHCI generic platform driver\n[ 1.403979] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.406348] ohci-pci: OHCI PCI platform driver\n[ 1.408206] ohci-platform: OHCI generic platform driver\n[ 1.410293] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.470796] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.472859] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.478437] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.480938] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.483280] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.485861] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.488824] usb usb1: Product: UHCI Host Controller\n[ 1.490816] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 1.493220] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.495890] hub 1-0:1.0: USB hub found\n[ 1.497492] hub 1-0:1.0: 2 ports detected\n[ 1.499427] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.503391] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.504922] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.506723] mousedev: PS/2 mouse device common for all mice\n[ 1.508863] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.511859] rtc_cmos 00:00: RTC can wake from S4\n[ 1.513712] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.515618] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.517526] i2c /dev entries driver\n[ 1.519131] device-mapper: uevent: version 1.0.3\n[ 1.521135] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.524863] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.527815] NET: Registered protocol family 10\n[ 1.529966] NET: Registered protocol family 17\n[ 1.531836] Key type dns_resolver registered\n[ 1.533928] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1\n[ 1.536259] microcode: CPU1 sig=0x306f2, pf=0x1, revision=0x1\n[ 1.538666] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.542531] registered taskstats version 1\n[ 1.544167] Loading compiled-in X.509 certificates\n[ 1.546945] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 1.550882] zswap: loaded using pool lzo/zbud\n[ 1.554441] Key type trusted registered\n[ 1.559123] Key type encrypted registered\n[ 1.560605] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.562554] ima: No TPM chip found, activating TPM-bypass!\n[ 1.564752] evm: HMAC attrs: 0x1\n[ 1.584635] Magic number: 6:153:857\n[ 1.586064] rtc_cmos 00:00: setting system clock to 2018-06-27 22:48:58 UTC (1530139738)\n[ 1.589534] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.591888] EDD information not available.\n[ 1.597932] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.601106] Write protecting the kernel read-only data: 14336k\n[ 1.604304] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.608069] 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.46\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.885013] 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.5...\nLease of 10.55.1.5 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCLgjd6fEndjrIo3xfVRUvKQ/j8kAYPayOsM3CCPUWct92Ti+Uzo1rBd5xB+3mgxAU5Sr94j4pWsr5S9GiirjQ290onV6NUAedz8WWo7zS+9XNADzRJWZ8rhfyRr+/eco+xBFaDo0EnMpksIOKZmLp4yMgPLCPP6bKhFsErsGZxqXpG6VR1lrGhecnA16xcYiw2vI7m5xvDyaGLXCPgIVeKbLFWYoixVQupl+Bp2R4ov6R8TcMqKLF9F5j324jra2B1dmAH0GadITmNN96AO8T7R25SrQZfLL08Uxc6Kj3GcaKOYFjB0MrzDRAOqC44okEHJj2GWgfccpUd8l2rAn6b root@createinstancesinglenetworktests-795652e8-e66d-4adc-8dd4-362b17\nssh-dss AAAAB3NzaC1kc3MAAACBAPFFvrQwIoeSZg2TgbrcqCw2d6adF4A6VjkuByjdK/oSh4VE23t4aqWxsKWv0sdtJuD/aw1g9DFqsqXEIudB0Z7EnwCn7jF2FbS4gRWsAPnG8l6FP0kI5PnbyUhM0jWA0Wl44sp0tUqrq3+kgYVp3+iTj5c6rlbb8nWcqRT88UfPAAAAFQCTsRuJt4fWWeYW467rSi57x1k8dwAAAIEA0nuEHGk+AioqZzf4+tV3YmrTPx7+zJ9lZpUaO8mt5WSoXfAI0CobYcxaj/qazuM+E94vz1Pr/K0evLK/dU6LozH46R1aMe3zOwWTaXlcHo8EVcj6HbtJSIJNkxQAqV54vZFqA2WqkChCHK9r94yynzvaW3/EU4hETjSm8Ah/YykAAACAMzu9p6PDKRnpFH5bwfn9Hquj6nCzoEtEj4PuOiEtMRSlfYyRMm4bj3QIHAoiimsc7uh1hhahGkYtmrjWoJvLBuDhhFqw9EnFR8V9i6BEs6Z1CrPM8MKSK9ABwRcYBFPXXp/gyxxfowl0VuuheT+T8gdUXO8z+iD3xmDkkC4pN2k= root@createinstancesinglenetworktests-795652e8-e66d-4adc-8dd4-362b17\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.5,24,fe80::f816:3eff:fe2d:edef/64,\nip-route:default via 10.55.1.1 dev eth0 \nip-route:10.55.1.0/24 dev eth0 src 10.55.1.5 \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: 304c1a53-1363-4d7a-b6bb-a4b62ca6e76c\nname: CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-inst\navailability-zone: nova\nlocal-hostname: createinstancesinglenetworktests-795652e8-e66d-4adc-8dd4-362b17.novalocal\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.04 ===\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:2D:ED:EF \n inet addr:10.55.1.5 Bcast:10.55.1.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe2d:edef/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:12 errors:0 dropped:0 overruns:0 frame:0\n TX packets:9 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:1818 (1.7 KiB) TX bytes:1348 (1.3 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:0 errors:0 dropped:0 overruns:0 frame:0\n TX packets:0 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.55.1.1 0.0.0.0 UG 0 0 0 eth0\n10.55.1.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.55.1.1 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 10.55.1.3\nnameserver 10.55.1.2\n### ping -c 5 10.55.1.1\nPING 10.55.1.1 (10.55.1.1): 56 data bytes\n64 bytes from 10.55.1.1: seq=0 ttl=64 time=1.002 ms\n64 bytes from 10.55.1.1: seq=1 ttl=64 time=0.411 ms\n64 bytes from 10.55.1.1: seq=2 ttl=64 time=0.106 ms\n64 bytes from 10.55.1.1: seq=3 ttl=64 time=0.206 ms\n64 bytes from 10.55.1.1: seq=4 ttl=64 time=0.213 ms\n\n--- 10.55.1.1 ping statistics ---\n5 packets transmitted, 5 packets received, 0% packet loss\nround-trip min/avg/max = 0.106/0.387/1.002 ms\n### pinging nameservers\n#### ping -c 5 10.55.1.3\nPING 10.55.1.3 (10.55.1.3): 56 data bytes\n64 bytes from 10.55.1.3: seq=0 ttl=64 time=1.104 ms\n64 bytes from 10.55.1.3: seq=1 ttl=64 time=0.733 ms\n64 bytes from 10.55.1.3: seq=2 ttl=64 time=0.224 ms\n"} 2018-06-27 22:49:08,876 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c/action used request id req-bd20182f-841f-4e29-8f89-73e58f5a2e69 2018-06-27 22:49:08,877 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-06-27 22:49:08,877 - 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 926329274 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.268746] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.271650] pid_max: default: 32768 minimum: 301 [ 0.273199] ACPI: Core revision 20150930 [ 0.277308] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.279569] Security Framework initialized [ 0.280979] Yama: becoming mindful. [ 0.287602] AppArmor: AppArmor initialized [ 0.289094] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.291447] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.293583] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.295643] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.298088] Initializing cgroup subsys io [ 0.299481] Initializing cgroup subsys memory [ 0.300955] Initializing cgroup subsys devices [ 0.302478] Initializing cgroup subsys freezer [ 0.304012] Initializing cgroup subsys net_cls [ 0.305535] Initializing cgroup subsys perf_event [ 0.307065] Initializing cgroup subsys net_prio [ 0.308588] Initializing cgroup subsys hugetlb [ 0.310185] Initializing cgroup subsys pids [ 0.311718] CPU: Physical Processor ID: 0 [ 0.313830] mce: CPU supports 10 MCE banks [ 0.315277] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.316929] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.321028] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.332226] ftrace: allocating 31920 entries in 125 pages [ 0.389069] smpboot: Max logical packages: 2 [ 0.390488] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.392562] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.394943] x2apic enabled [ 0.396362] Switched APIC routing to physical x2apic. [ 0.399430] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.401357] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.404859] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.407627] ... version: 2 [ 0.408994] ... bit width: 48 [ 0.410441] ... generic registers: 4 [ 0.411857] ... value mask: 0000ffffffffffff [ 0.413556] ... max period: 000000007fffffff [ 0.415231] ... fixed-purpose events: 3 [ 0.416588] ... event mask: 000000070000000f [ 0.418443] KVM setup paravirtual spinlock [ 0.420784] x86: Booting SMP configuration: [ 0.422261] .... node #0, CPUs: #1 [ 0.423796] kvm-clock: cpu 1, msr 0:ffd1041, secondary cpu clock [ 0.446703] x86: Booted up 1 node, 2 CPUs [ 0.446707] KVM setup async PF for cpu 1 [ 0.446713] kvm-stealtime: cpu 1, msr f90d940 [ 0.451414] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.454005] devtmpfs: initialized [ 0.466509] evm: security.selinux [ 0.467814] evm: security.SMACK64 [ 0.469035] evm: security.SMACK64EXEC [ 0.470426] evm: security.SMACK64TRANSMUTE [ 0.471834] evm: security.SMACK64MMAP [ 0.473126] evm: security.ima [ 0.474242] evm: security.capability [ 0.475717] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.478955] pinctrl core: initialized pinctrl subsystem [ 0.480843] RTC time: 22:48:57, date: 06/27/18 [ 0.482527] NET: Registered protocol family 16 [ 0.496053] cpuidle: using governor ladder [ 0.508086] cpuidle: using governor menu [ 0.509460] PCCT header not found. [ 0.510802] ACPI: bus type PCI registered [ 0.512225] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.514553] PCI: Using configuration type 1 for base access [ 0.516573] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.533037] ACPI: Added _OSI(Module Device) [ 0.534553] ACPI: Added _OSI(Processor Device) [ 0.536159] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.537896] ACPI: Added _OSI(Processor Aggregator Device) [ 0.542103] ACPI: Interpreter enabled [ 0.543431] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.546877] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.550385] ACPI: (supports S0 S3 S4 S5) [ 0.551751] ACPI: Using IOAPIC for interrupt routing [ 0.553496] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.561960] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.563944] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.566370] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.568538] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.572727] acpiphp: Slot [3] registered [ 0.574119] acpiphp: Slot [4] registered [ 0.575523] acpiphp: Slot [5] registered [ 0.576910] acpiphp: Slot [6] registered [ 0.595756] acpiphp: Slot [7] registered [ 0.597112] acpiphp: Slot [8] registered [ 0.598447] acpiphp: Slot [9] registered [ 0.599820] acpiphp: Slot [10] registered [ 0.601198] acpiphp: Slot [11] registered [ 0.602737] acpiphp: Slot [12] registered [ 0.604194] acpiphp: Slot [13] registered [ 0.605615] acpiphp: Slot [14] registered [ 0.607100] acpiphp: Slot [15] registered [ 0.608659] acpiphp: Slot [16] registered [ 0.610176] acpiphp: Slot [17] registered [ 0.611709] acpiphp: Slot [18] registered [ 0.613082] acpiphp: Slot [19] registered [ 0.614610] acpiphp: Slot [20] registered [ 0.616092] acpiphp: Slot [21] registered [ 0.617612] acpiphp: Slot [22] registered [ 0.619089] acpiphp: Slot [23] registered [ 0.620627] acpiphp: Slot [24] registered [ 0.622157] acpiphp: Slot [25] registered [ 0.623652] acpiphp: Slot [26] registered [ 0.625178] acpiphp: Slot [27] registered [ 0.626689] acpiphp: Slot [28] registered [ 0.628198] acpiphp: Slot [29] registered [ 0.629619] acpiphp: Slot [30] registered [ 0.631017] acpiphp: Slot [31] registered [ 0.632449] PCI host bridge to bus 0000:00 [ 0.634006] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.636196] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.638478] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.641201] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.643785] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.646398] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.652303] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.654656] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.656715] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.658913] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.664589] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.667127] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.707633] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.710199] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.712718] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.715331] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.717811] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.720136] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.722175] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.724003] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.726780] vgaarb: loaded [ 0.727824] vgaarb: bridge control possible 0000:00:02.0 [ 0.729895] SCSI subsystem initialized [ 0.731268] ACPI: bus type USB registered [ 0.732680] usbcore: registered new interface driver usbfs [ 0.734475] usbcore: registered new interface driver hub [ 0.736288] usbcore: registered new device driver usb [ 0.738295] PCI: Using ACPI for IRQ routing [ 0.740225] NetLabel: Initializing [ 0.741504] NetLabel: domain hash size = 128 [ 0.743119] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.744783] NetLabel: unlabeled traffic allowed by default [ 0.746732] clocksource: Switched to clocksource kvm-clock [ 0.761835] AppArmor: AppArmor Filesystem Enabled [ 0.763508] pnp: PnP ACPI init [ 0.765376] pnp: PnP ACPI: found 5 devices [ 0.775356] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.778288] NET: Registered protocol family 2 [ 0.780053] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.782268] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.784370] TCP: Hash tables configured (established 2048 bind 2048) [ 0.786407] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.788235] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.790290] NET: Registered protocol family 1 [ 0.791869] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.793815] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.795691] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.855802] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.915885] Trying to unpack rootfs image as initramfs... [ 1.037663] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000) [ 1.040532] Scanning for low memory corruption every 60 seconds [ 1.042964] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.044966] audit: initializing netlink subsys (disabled) [ 1.046827] audit: type=2000 audit(1530139737.608:1): initialized [ 1.049443] Initialise system trusted keyring [ 1.051152] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.053118] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.057996] zbud: loaded [ 1.059342] VFS: Disk quotas dquot_6.6.0 [ 1.060724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.063655] fuse init (API version 7.23) [ 1.065245] Key type big_key registered [ 1.066626] Allocating IMA MOK and blacklist keyrings. [ 1.068944] Key type asymmetric registered [ 1.070342] Asymmetric key parser 'x509' registered [ 1.072196] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.074895] io scheduler noop registered [ 1.076252] io scheduler deadline registered (default) [ 1.077995] io scheduler cfq registered [ 1.079435] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.081183] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.083325] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.085775] ACPI: Power Button [PWRF] [ 1.087235] GHES: HEST is not enabled! [ 1.146578] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.264782] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.324918] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.328416] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.353769] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.358575] Linux agpgart interface v0.103 [ 1.364102] brd: module loaded [ 1.366995] loop: module loaded [ 1.374116] vda: vda1 vda15 [ 1.377519] vdb: [ 1.379608] scsi host0: ata_piix [ 1.381196] scsi host1: ata_piix [ 1.382694] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.385246] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.388033] libphy: Fixed MDIO Bus: probed [ 1.389752] tun: Universal TUN/TAP device driver, 1.6 [ 1.391786] tun: (C) 1999-2004 Max Krasnyansky [ 1.395615] PPP generic driver version 2.4.2 [ 1.397537] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.400051] ehci-pci: EHCI PCI platform driver [ 1.401898] ehci-platform: EHCI generic platform driver [ 1.403979] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.406348] ohci-pci: OHCI PCI platform driver [ 1.408206] ohci-platform: OHCI generic platform driver [ 1.410293] uhci_hcd: USB Universal Host Controller Interface driver [ 1.470796] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.472859] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.478437] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.480938] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.483280] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.485861] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.488824] usb usb1: Product: UHCI Host Controller [ 1.490816] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.493220] usb usb1: SerialNumber: 0000:00:01.2 [ 1.495890] hub 1-0:1.0: USB hub found [ 1.497492] hub 1-0:1.0: 2 ports detected [ 1.499427] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.503391] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.504922] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.506723] mousedev: PS/2 mouse device common for all mice [ 1.508863] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.511859] rtc_cmos 00:00: RTC can wake from S4 [ 1.513712] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.515618] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.517526] i2c /dev entries driver [ 1.519131] device-mapper: uevent: version 1.0.3 [ 1.521135] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.524863] ledtrig-cpu: registered to indicate activity on CPUs [ 1.527815] NET: Registered protocol family 10 [ 1.529966] NET: Registered protocol family 17 [ 1.531836] Key type dns_resolver registered [ 1.533928] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 1.536259] microcode: CPU1 sig=0x306f2, pf=0x1, revision=0x1 [ 1.538666] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.542531] registered taskstats version 1 [ 1.544167] Loading compiled-in X.509 certificates [ 1.546945] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.550882] zswap: loaded using pool lzo/zbud [ 1.554441] Key type trusted registered [ 1.559123] Key type encrypted registered [ 1.560605] AppArmor: AppArmor sha1 policy hashing enabled [ 1.562554] ima: No TPM chip found, activating TPM-bypass! [ 1.564752] evm: HMAC attrs: 0x1 [ 1.584635] Magic number: 6:153:857 [ 1.586064] rtc_cmos 00:00: setting system clock to 2018-06-27 22:48:58 UTC (1530139738) [ 1.589534] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.591888] EDD information not available. [ 1.597932] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.601106] Write protecting the kernel read-only data: 14336k [ 1.604304] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.608069] 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.46 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.885013] 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.5... Lease of 10.55.1.5 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCLgjd6fEndjrIo3xfVRUvKQ/j8kAYPayOsM3CCPUWct92Ti+Uzo1rBd5xB+3mgxAU5Sr94j4pWsr5S9GiirjQ290onV6NUAedz8WWo7zS+9XNADzRJWZ8rhfyRr+/eco+xBFaDo0EnMpksIOKZmLp4yMgPLCPP6bKhFsErsGZxqXpG6VR1lrGhecnA16xcYiw2vI7m5xvDyaGLXCPgIVeKbLFWYoixVQupl+Bp2R4ov6R8TcMqKLF9F5j324jra2B1dmAH0GadITmNN96AO8T7R25SrQZfLL08Uxc6Kj3GcaKOYFjB0MrzDRAOqC44okEHJj2GWgfccpUd8l2rAn6b root@createinstancesinglenetworktests-795652e8-e66d-4adc-8dd4-362b17 ssh-dss AAAAB3NzaC1kc3MAAACBAPFFvrQwIoeSZg2TgbrcqCw2d6adF4A6VjkuByjdK/oSh4VE23t4aqWxsKWv0sdtJuD/aw1g9DFqsqXEIudB0Z7EnwCn7jF2FbS4gRWsAPnG8l6FP0kI5PnbyUhM0jWA0Wl44sp0tUqrq3+kgYVp3+iTj5c6rlbb8nWcqRT88UfPAAAAFQCTsRuJt4fWWeYW467rSi57x1k8dwAAAIEA0nuEHGk+AioqZzf4+tV3YmrTPx7+zJ9lZpUaO8mt5WSoXfAI0CobYcxaj/qazuM+E94vz1Pr/K0evLK/dU6LozH46R1aMe3zOwWTaXlcHo8EVcj6HbtJSIJNkxQAqV54vZFqA2WqkChCHK9r94yynzvaW3/EU4hETjSm8Ah/YykAAACAMzu9p6PDKRnpFH5bwfn9Hquj6nCzoEtEj4PuOiEtMRSlfYyRMm4bj3QIHAoiimsc7uh1hhahGkYtmrjWoJvLBuDhhFqw9EnFR8V9i6BEs6Z1CrPM8MKSK9ABwRcYBFPXXp/gyxxfowl0VuuheT+T8gdUXO8z+iD3xmDkkC4pN2k= root@createinstancesinglenetworktests-795652e8-e66d-4adc-8dd4-362b17 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.55.1.5,24,fe80::f816:3eff:fe2d:edef/64, ip-route:default via 10.55.1.1 dev eth0 ip-route:10.55.1.0/24 dev eth0 src 10.55.1.5 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: 304c1a53-1363-4d7a-b6bb-a4b62ca6e76c name: CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-inst availability-zone: nova local-hostname: createinstancesinglenetworktests-795652e8-e66d-4adc-8dd4-362b17.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.04 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:2D:ED:EF inet addr:10.55.1.5 Bcast:10.55.1.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe2d:edef/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:12 errors:0 dropped:0 overruns:0 frame:0 TX packets:9 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1818 (1.7 KiB) TX bytes:1348 (1.3 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 10.55.1.1 0.0.0.0 UG 0 0 0 eth0 10.55.1.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 169.254.169.254 10.55.1.1 255.255.255.255 UGH 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 10.55.1.3 nameserver 10.55.1.2 ### ping -c 5 10.55.1.1 PING 10.55.1.1 (10.55.1.1): 56 data bytes 64 bytes from 10.55.1.1: seq=0 ttl=64 time=1.002 ms 64 bytes from 10.55.1.1: seq=1 ttl=64 time=0.411 ms 64 bytes from 10.55.1.1: seq=2 ttl=64 time=0.106 ms 64 bytes from 10.55.1.1: seq=3 ttl=64 time=0.206 ms 64 bytes from 10.55.1.1: seq=4 ttl=64 time=0.213 ms --- 10.55.1.1 ping statistics --- 5 packets transmitted, 5 packets received, 0% packet loss round-trip min/avg/max = 0.106/0.387/1.002 ms ### pinging nameservers #### ping -c 5 10.55.1.3 PING 10.55.1.3 (10.55.1.3): 56 data bytes 64 bytes from 10.55.1.3: seq=0 ttl=64 time=1.104 ms 64 bytes from 10.55.1.3: seq=1 ttl=64 time=0.733 ms 64 bytes from 10.55.1.3: seq=2 ttl=64 time=0.224 ms 2018-06-27 22:49:08,878 - create_instance - INFO - Checking if VM is active 2018-06-27 22:49:08,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/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a84267e4e8f6891e95f25cd3d0c6b8b246c859f3" 2018-06-27 22:49:09,626 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:49:09 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-add61846-0de2-4761-a2c0-ca88165a6110 X-Compute-Request-Id: req-add61846-0de2-4761-a2c0-ca88165a6110 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:ed:ef", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:ed:ef", "version": 4, "addr": "172.30.10.112", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c", "rel": "bookmark"}], "image": {"id": "757bc3d8-4e5f-4ad8-85ae-8637e94db383", "links": [{"href": "http://172.30.10.101:8774/images/757bc3d8-4e5f-4ad8-85ae-8637e94db383", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:45:43.000000", "flavor": {"id": "c0bf8427-738e-41ff-b488-d0ea9e0f4f59", "links": [{"href": "http://172.30.10.101:8774/flavors/c0bf8427-738e-41ff-b488-d0ea9e0f4f59", "rel": "bookmark"}]}, "id": "304c1a53-1363-4d7a-b6bb-a4b62ca6e76c", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-sec-grp"}], "user_id": "137577c495d24ac09971c68fe06aed3f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:48:56Z", "hostId": "19c57dbccac13783ff60db05c449910003bd5e08f107adab2daf2bc2", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-kp", "name": "CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-inst", "created": "2018-06-27T22:45:24Z", "tenant_id": "9c1310edb4f24a81962b5fbc83f643d4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:49:09,626 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c used request id req-add61846-0de2-4761-a2c0-ca88165a6110 2018-06-27 22:49:09,627 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-inst] is - ACTIVE 2018-06-27 22:49:09,627 - create_instance - INFO - VM is - ACTIVE 2018-06-27 22:49:09,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/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a84267e4e8f6891e95f25cd3d0c6b8b246c859f3" 2018-06-27 22:49:10,825 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:49:10 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-e6754573-c2cc-49ba-b1ed-fe274504d28d X-Compute-Request-Id: req-e6754573-c2cc-49ba-b1ed-fe274504d28d Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:ed:ef", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:ed:ef", "version": 4, "addr": "172.30.10.112", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c", "rel": "bookmark"}], "image": {"id": "757bc3d8-4e5f-4ad8-85ae-8637e94db383", "links": [{"href": "http://172.30.10.101:8774/images/757bc3d8-4e5f-4ad8-85ae-8637e94db383", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:45:43.000000", "flavor": {"id": "c0bf8427-738e-41ff-b488-d0ea9e0f4f59", "links": [{"href": "http://172.30.10.101:8774/flavors/c0bf8427-738e-41ff-b488-d0ea9e0f4f59", "rel": "bookmark"}]}, "id": "304c1a53-1363-4d7a-b6bb-a4b62ca6e76c", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-sec-grp"}], "user_id": "137577c495d24ac09971c68fe06aed3f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:48:56Z", "hostId": "19c57dbccac13783ff60db05c449910003bd5e08f107adab2daf2bc2", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-kp", "name": "CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-inst", "created": "2018-06-27T22:45:24Z", "tenant_id": "9c1310edb4f24a81962b5fbc83f643d4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:49:10,825 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c used request id req-e6754573-c2cc-49ba-b1ed-fe274504d28d 2018-06-27 22:49:10,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?name=CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a84267e4e8f6891e95f25cd3d0c6b8b246c859f3" 2018-06-27 22:49:11,116 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:49:11 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-250ae437-908d-4367-913d-9cf3ad19d344 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6e1ced5e-8892-4ad4-8351-d4388830c80b"],"updated_at":"2018-06-27T22:44:30Z","tenant_id":"9c1310edb4f24a81962b5fbc83f643d4","created_at":"2018-06-27T22:44:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"9c1310edb4f24a81962b5fbc83f643d4","id":"a2679458-e84c-44a1-bb45-632eeeca95d0","name":"CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-pub-net"}]} 2018-06-27 22:49:11,116 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-pub-net used request id req-250ae437-908d-4367-913d-9cf3ad19d344 2018-06-27 22:49:11,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/9c1310edb4f24a81962b5fbc83f643d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a84267e4e8f6891e95f25cd3d0c6b8b246c859f3" 2018-06-27 22:49:11,509 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:49:11 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b77f0f27-f048-4185-8ea8-2cda7ecfed32 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/9c1310edb4f24a81962b5fbc83f643d4"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9c1310edb4f24a81962b5fbc83f643d4", "name": "CreateInstanceSingleNetworkTests-d85f5064-d722-4f2-proj"}} 2018-06-27 22:49:11,509 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/9c1310edb4f24a81962b5fbc83f643d4 used request id req-b77f0f27-f048-4185-8ea8-2cda7ecfed32 2018-06-27 22:49:11,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=a2679458-e84c-44a1-bb45-632eeeca95d0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a84267e4e8f6891e95f25cd3d0c6b8b246c859f3" 2018-06-27 22:49:11,670 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:49:11 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-20c35298-109f-4da1-9f7c-593315ce8a5a Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a2679458-e84c-44a1-bb45-632eeeca95d0","tenant_id":"9c1310edb4f24a81962b5fbc83f643d4","created_at":"2018-06-27T22:44:30Z","dns_nameservers":[],"updated_at":"2018-06-27T22:44: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":"9c1310edb4f24a81962b5fbc83f643d4","id":"6e1ced5e-8892-4ad4-8351-d4388830c80b","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-pub-subnet"}]} 2018-06-27 22:49:11,670 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=a2679458-e84c-44a1-bb45-632eeeca95d0 used request id req-20c35298-109f-4da1-9f7c-593315ce8a5a 2018-06-27 22:49:11,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?network_id=a2679458-e84c-44a1-bb45-632eeeca95d0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a84267e4e8f6891e95f25cd3d0c6b8b246c859f3" 2018-06-27 22:49:11,939 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:49:11 GMT Content-Type: application/json Content-Length: 3045 Connection: keep-alive X-Openstack-Request-Id: req-8757a7fb-eecf-47b8-8360-e2dca0e131c4 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a2679458-e84c-44a1-bb45-632eeeca95d0","tenant_id":"9c1310edb4f24a81962b5fbc83f643d4","created_at":"2018-06-27T22:44:44Z","admin_state_up":true,"updated_at":"2018-06-27T22:44:55Z","binding:vnic_type":"normal","device_id":"56cdcced-86db-4f46-9690-1bc90e7b1698","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:66:22:9a","id":"14f0ed5e-14c7-4b7a-9d28-03404fa6dba2","port_security_enabled":false,"project_id":"9c1310edb4f24a81962b5fbc83f643d4","fixed_ips":[{"subnet_id":"6e1ced5e-8892-4ad4-8351-d4388830c80b","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a2679458-e84c-44a1-bb45-632eeeca95d0","tenant_id":"9c1310edb4f24a81962b5fbc83f643d4","created_at":"2018-06-27T22:44:31Z","admin_state_up":true,"updated_at":"2018-06-27T22:44:37Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-a2679458-e84c-44a1-bb45-632eeeca95d0","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:4e:2e:95","id":"633c263e-3113-4300-813a-dc3358f5c3ed","port_security_enabled":false,"project_id":"9c1310edb4f24a81962b5fbc83f643d4","fixed_ips":[{"subnet_id":"6e1ced5e-8892-4ad4-8351-d4388830c80b","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a2679458-e84c-44a1-bb45-632eeeca95d0","tenant_id":"9c1310edb4f24a81962b5fbc83f643d4","created_at":"2018-06-27T22:44:32Z","admin_state_up":true,"updated_at":"2018-06-27T22:44:38Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-a2679458-e84c-44a1-bb45-632eeeca95d0","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:46:0c:6c","id":"751cc1be-bafe-4942-9e76-741d76e81b39","port_security_enabled":false,"project_id":"9c1310edb4f24a81962b5fbc83f643d4","fixed_ips":[{"subnet_id":"6e1ced5e-8892-4ad4-8351-d4388830c80b","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a2679458-e84c-44a1-bb45-632eeeca95d0","tenant_id":"9c1310edb4f24a81962b5fbc83f643d4","created_at":"2018-06-27T22:45:12Z","admin_state_up":true,"updated_at":"2018-06-27T22:48:57Z","binding:vnic_type":"normal","device_id":"304c1a53-1363-4d7a-b6bb-a4b62ca6e76c","device_owner":"compute:nova","revision_number":18,"mac_address":"fa:16:3e:2d:ed:ef","id":"aa64004b-a38f-473b-85aa-6f72aee967ee","port_security_enabled":true,"project_id":"9c1310edb4f24a81962b5fbc83f643d4","fixed_ips":[{"subnet_id":"6e1ced5e-8892-4ad4-8351-d4388830c80b","ip_address":"10.55.1.5"}],"extra_dhcp_opts":[],"security_groups":["da547dae-ebf6-48aa-b35a-e41a5abd4d18","9a6f59a0-7449-4ae7-b992-2ba1eb28eaf5"],"name":"CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6port-1"}]} 2018-06-27 22:49:11,940 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=a2679458-e84c-44a1-bb45-632eeeca95d0 used request id req-8757a7fb-eecf-47b8-8360-e2dca0e131c4 2018-06-27 22:49:11,941 - ansible_utils - DEBUG - Retrieving SSH client 2018-06-27 22:49:11,943 - paramiko.transport - DEBUG - starting thread (client mode): 0x85f27650L 2018-06-27 22:49:11,944 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-06-27 22:49:11,944 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-06-27 22:49:11,944 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-06-27 22:49:11,946 - 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-27 22:49:11,946 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-06-27 22:49:11,946 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-06-27 22:49:11,946 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-06-27 22:49:11,946 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-06-27 22:49:11,947 - paramiko.transport - DEBUG - Compression agreed: none 2018-06-27 22:49:11,997 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-06-27 22:49:11,998 - paramiko.transport - DEBUG - Switch to new keys ... 2018-06-27 22:49:12,009 - paramiko.transport - DEBUG - Trying discovered key ab2c7e9095e017db3e6d8b504ee7392e in tmp/CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6 2018-06-27 22:49:12,010 - paramiko.transport - DEBUG - userauth is OK 2018-06-27 22:49:12,017 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-06-27 22:49:12,117 - paramiko.transport - DEBUG - EOF in transport thread 2018-06-27 22:49:12,139 - create_instance - INFO - SSH is active for VM instance 2018-06-27 22:49:12,139 - ansible_utils - DEBUG - Retrieving SSH client 2018-06-27 22:49:12,141 - paramiko.transport - DEBUG - starting thread (client mode): 0x85f27650L 2018-06-27 22:49:12,141 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-06-27 22:49:12,142 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-06-27 22:49:12,142 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-06-27 22:49:12,143 - 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-27 22:49:12,143 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-06-27 22:49:12,143 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-06-27 22:49:12,144 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-06-27 22:49:12,144 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-06-27 22:49:12,144 - paramiko.transport - DEBUG - Compression agreed: none 2018-06-27 22:49:12,231 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-06-27 22:49:12,232 - paramiko.transport - DEBUG - Switch to new keys ... 2018-06-27 22:49:12,242 - paramiko.transport - DEBUG - Trying discovered key ab2c7e9095e017db3e6d8b504ee7392e in tmp/CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6 2018-06-27 22:49:12,243 - paramiko.transport - DEBUG - userauth is OK 2018-06-27 22:49:12,247 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-06-27 22:49:12,250 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-06-27 22:49:12,251 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-06-27 22:49:12,251 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-06-27 22:49:12,253 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-06-27 22:49:12,256 - paramiko.transport - DEBUG - EOF in transport thread 2018-06-27 22:49:12,257 - create_instance - INFO - Deleting Floating IP - 172.30.10.112 2018-06-27 22:49:12,258 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.10.112 2018-06-27 22:49:12,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/floatingips/4dd23653-0243-4f1c-9c10-bfd5b4e75e8e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a84267e4e8f6891e95f25cd3d0c6b8b246c859f3" 2018-06-27 22:49:14,958 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:49:14 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-e996483b-d2c0-4e73-a4d4-1514c63ff32a Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:49:14,959 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/floatingips/4dd23653-0243-4f1c-9c10-bfd5b4e75e8e used request id req-e996483b-d2c0-4e73-a4d4-1514c63ff32a 2018-06-27 22:49:14,959 - create_instance - INFO - Deleting Port with ID - aa64004b-a38f-473b-85aa-6f72aee967ee 2018-06-27 22:49:14,959 - neutron_utils - INFO - Deleting port with name CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6port-1 2018-06-27 22:49:14,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/ports/aa64004b-a38f-473b-85aa-6f72aee967ee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a84267e4e8f6891e95f25cd3d0c6b8b246c859f3" 2018-06-27 22:49:16,711 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:49:16 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-0b81cdf8-75f8-4ea1-850a-1373e0021dd5 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:49:16,712 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/ports/aa64004b-a38f-473b-85aa-6f72aee967ee used request id req-0b81cdf8-75f8-4ea1-850a-1373e0021dd5 2018-06-27 22:49:16,712 - create_instance - INFO - Deleting VM instance - CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-inst 2018-06-27 22:49:16,715 - 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/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a84267e4e8f6891e95f25cd3d0c6b8b246c859f3" 2018-06-27 22:49:17,150 - novaclient.v2.client - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:49: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-131416d7-4e5b-4863-af9f-84fa978ebc66 X-Compute-Request-Id: req-131416d7-4e5b-4863-af9f-84fa978ebc66 Front-End-Https: on 2018-06-27 22:49:17,150 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c used request id req-131416d7-4e5b-4863-af9f-84fa978ebc66 2018-06-27 22:49:17,151 - create_instance - INFO - Checking deletion status 2018-06-27 22:49:17,153 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a84267e4e8f6891e95f25cd3d0c6b8b246c859f3" 2018-06-27 22:49:18,189 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:49:18 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-57099b51-b0d0-4a84-8449-e66b47a4e890 X-Compute-Request-Id: req-57099b51-b0d0-4a84-8449-e66b47a4e890 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:ed:ef", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c", "rel": "bookmark"}], "image": {"id": "757bc3d8-4e5f-4ad8-85ae-8637e94db383", "links": [{"href": "http://172.30.10.101:8774/images/757bc3d8-4e5f-4ad8-85ae-8637e94db383", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:45:43.000000", "flavor": {"id": "c0bf8427-738e-41ff-b488-d0ea9e0f4f59", "links": [{"href": "http://172.30.10.101:8774/flavors/c0bf8427-738e-41ff-b488-d0ea9e0f4f59", "rel": "bookmark"}]}, "id": "304c1a53-1363-4d7a-b6bb-a4b62ca6e76c", "user_id": "137577c495d24ac09971c68fe06aed3f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:49:17Z", "hostId": "19c57dbccac13783ff60db05c449910003bd5e08f107adab2daf2bc2", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-kp", "name": "CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-inst", "created": "2018-06-27T22:45:24Z", "tenant_id": "9c1310edb4f24a81962b5fbc83f643d4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:49:18,189 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c used request id req-57099b51-b0d0-4a84-8449-e66b47a4e890 2018-06-27 22:49:18,190 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-inst] is - ACTIVE 2018-06-27 22:49:18,190 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 22:49:21,191 - create_instance - DEBUG - VM status query timeout in 295.960108995 2018-06-27 22:49:21,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/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a84267e4e8f6891e95f25cd3d0c6b8b246c859f3" 2018-06-27 22:49:21,374 - novaclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Wed, 27 Jun 2018 22:49:21 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-c4462440-c9ae-49bb-a051-5abed59eee46 X-Compute-Request-Id: req-c4462440-c9ae-49bb-a051-5abed59eee46 RESP BODY: {"itemNotFound": {"message": "Instance 304c1a53-1363-4d7a-b6bb-a4b62ca6e76c could not be found.", "code": 404}} 2018-06-27 22:49:21,374 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/304c1a53-1363-4d7a-b6bb-a4b62ca6e76c used request id req-c4462440-c9ae-49bb-a051-5abed59eee46 2018-06-27 22:49:21,375 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 304c1a53-1363-4d7a-b6bb-a4b62ca6e76c could not be found. (HTTP 404) (Request-ID: req-c4462440-c9ae-49bb-a051-5abed59eee46) 2018-06-27 22:49:21,375 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-inst 2018-06-27 22:49:21,377 - nova_utils - DEBUG - Deleting keypair - CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-kp 2018-06-27 22:49:21,380 - 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-795652e8-e66d-4adc-8dd4-362b17f005a6-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f35859a8655537efe95cc085425badd0c40c4562" 2018-06-27 22:49:21,975 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 22:49: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-ce1f8446-99d6-4341-a1ff-15631eea8f6f X-Compute-Request-Id: req-ce1f8446-99d6-4341-a1ff-15631eea8f6f 2018-06-27 22:49:21,975 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-kp used request id req-ce1f8446-99d6-4341-a1ff-15631eea8f6f 2018-06-27 22:49:21,975 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6.pub] 2018-06-27 22:49:21,976 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6] 2018-06-27 22:49:21,979 - 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/c0bf8427-738e-41ff-b488-d0ea9e0f4f59 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3808eaf63da5cc8d2d04962cb708dfdc0ed397aa" 2018-06-27 22:49:22,502 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 22:49: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-2c4700f2-6bf1-46f8-b32c-8be35c456419 X-Compute-Request-Id: req-2c4700f2-6bf1-46f8-b32c-8be35c456419 2018-06-27 22:49:22,502 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/flavors/c0bf8427-738e-41ff-b488-d0ea9e0f4f59 used request id req-2c4700f2-6bf1-46f8-b32c-8be35c456419 2018-06-27 22:49:22,503 - neutron_utils - INFO - Deleting security group rule with ID - 8f3acbd6-9607-4816-9210-ac523cf10e3b 2018-06-27 22:49:22,508 - 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/8f3acbd6-9607-4816-9210-ac523cf10e3b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2065d4b3146c7de7ea674e593c4564b725cfa3b7" 2018-06-27 22:49:23,083 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:49:23 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-a64adf8b-0bf3-4431-9d2a-1fff5fad702f Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:49:23,083 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/8f3acbd6-9607-4816-9210-ac523cf10e3b used request id req-a64adf8b-0bf3-4431-9d2a-1fff5fad702f 2018-06-27 22:49:23,084 - neutron_utils - INFO - Deleting security group rule with ID - 20249751-8b69-43a7-886b-aa827e81cd79 2018-06-27 22:49:23,089 - 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/20249751-8b69-43a7-886b-aa827e81cd79 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2065d4b3146c7de7ea674e593c4564b725cfa3b7" 2018-06-27 22:49:23,433 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:49:23 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-9c3a4879-5755-4067-8609-a8f89b8996aa Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:49:23,433 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/20249751-8b69-43a7-886b-aa827e81cd79 used request id req-9c3a4879-5755-4067-8609-a8f89b8996aa 2018-06-27 22:49:23,434 - neutron_utils - INFO - Deleting security group rule with ID - b3c4cebe-d973-4c8e-9dba-2656bde4353f 2018-06-27 22:49:23,439 - 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/b3c4cebe-d973-4c8e-9dba-2656bde4353f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2065d4b3146c7de7ea674e593c4564b725cfa3b7" 2018-06-27 22:49:23,742 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:49:23 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-cd698b65-604f-4dcf-971e-d1c81e308746 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:49:23,742 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/b3c4cebe-d973-4c8e-9dba-2656bde4353f used request id req-cd698b65-604f-4dcf-971e-d1c81e308746 2018-06-27 22:49:23,742 - neutron_utils - INFO - Deleting security group rule with ID - e736332d-4be7-42de-b9bb-36c61933f796 2018-06-27 22:49:23,747 - 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/e736332d-4be7-42de-b9bb-36c61933f796 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2065d4b3146c7de7ea674e593c4564b725cfa3b7" 2018-06-27 22:49:23,970 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:49:23 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-df890f0d-d775-48af-a4bc-b4c850bd08bf Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:49:23,970 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/e736332d-4be7-42de-b9bb-36c61933f796 used request id req-df890f0d-d775-48af-a4bc-b4c850bd08bf 2018-06-27 22:49:23,971 - neutron_utils - INFO - Deleting security group with name - CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-sec-grp 2018-06-27 22:49:23,975 - 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/da547dae-ebf6-48aa-b35a-e41a5abd4d18 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2065d4b3146c7de7ea674e593c4564b725cfa3b7" 2018-06-27 22:49:24,363 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:49:24 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-d5ee2895-05e8-41a1-b78e-d68b62b932fe Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:49:24,363 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/da547dae-ebf6-48aa-b35a-e41a5abd4d18 used request id req-d5ee2895-05e8-41a1-b78e-d68b62b932fe 2018-06-27 22:49:24,365 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-pub-router and subnet CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-pub-subnet 2018-06-27 22:49:24,365 - neutron_utils - INFO - Removing router interface from router named CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-pub-router 2018-06-27 22:49:24,370 - 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/56cdcced-86db-4f46-9690-1bc90e7b1698/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8462976e30c4c9076b112ad63689bc58742375ea" -d '{"subnet_id": "6e1ced5e-8892-4ad4-8351-d4388830c80b"}' 2018-06-27 22:49:29,126 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:49:29 GMT Content-Type: application/json Content-Length: 309 Connection: keep-alive X-Openstack-Request-Id: req-896c39f5-7fb0-4ffb-9002-74998fbfdbb8 Front-End-Https: on RESP BODY: {"network_id": "a2679458-e84c-44a1-bb45-632eeeca95d0", "tenant_id": "9c1310edb4f24a81962b5fbc83f643d4", "subnet_id": "6e1ced5e-8892-4ad4-8351-d4388830c80b", "subnet_ids": ["6e1ced5e-8892-4ad4-8351-d4388830c80b"], "port_id": "14f0ed5e-14c7-4b7a-9d28-03404fa6dba2", "id": "56cdcced-86db-4f46-9690-1bc90e7b1698"} 2018-06-27 22:49:29,127 - keystoneauth.session - DEBUG - PUT call to network for https://172.30.10.101:9696/v2.0/routers/56cdcced-86db-4f46-9690-1bc90e7b1698/remove_router_interface used request id req-896c39f5-7fb0-4ffb-9002-74998fbfdbb8 2018-06-27 22:49:29,127 - OpenStackNetwork - INFO - Removing router CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-pub-router 2018-06-27 22:49:29,127 - neutron_utils - INFO - Deleting router with name - CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-pub-router 2018-06-27 22:49:29,133 - 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/56cdcced-86db-4f46-9690-1bc90e7b1698 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8462976e30c4c9076b112ad63689bc58742375ea" 2018-06-27 22:49:32,587 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:49:32 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-aad155cc-9da7-427c-ab70-4fea6065cb63 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:49:32,587 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/routers/56cdcced-86db-4f46-9690-1bc90e7b1698 used request id req-aad155cc-9da7-427c-ab70-4fea6065cb63 2018-06-27 22:49:32,589 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-pub-subnet 2018-06-27 22:49:32,589 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-pub-subnet 2018-06-27 22:49:32,594 - 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/6e1ced5e-8892-4ad4-8351-d4388830c80b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93eb524cfcb46a54c60cbcd1fbb587fbf24e2486" 2018-06-27 22:49:38,205 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:49:38 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-3b2321de-fa14-424c-9d09-1d3cebfbdf0a Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:49:38,205 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/6e1ced5e-8892-4ad4-8351-d4388830c80b used request id req-3b2321de-fa14-424c-9d09-1d3cebfbdf0a 2018-06-27 22:49:38,205 - neutron_utils - INFO - Deleting network with name CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-pub-net 2018-06-27 22:49:38,211 - 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/a2679458-e84c-44a1-bb45-632eeeca95d0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93eb524cfcb46a54c60cbcd1fbb587fbf24e2486" 2018-06-27 22:49:41,815 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:49:41 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-02d62e9d-8400-4fff-8cd5-d49f687cc42e Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:49:41,816 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/a2679458-e84c-44a1-bb45-632eeeca95d0 used request id req-02d62e9d-8400-4fff-8cd5-d49f687cc42e 2018-06-27 22:49:41,817 - glance_utils - INFO - Deleting image named - CreateInstanceSingleNetworkTests-795652e8-e66d-4adc-8dd4-362b17f005a6-image 2018-06-27 22:49:41,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9292/v2/images/757bc3d8-4e5f-4ad8-85ae-8637e94db383 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}030a994a56de3fca974b4f91760644cf89852db6" 2018-06-27 22:49:42,942 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:49:42 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-69cacabb-26a3-45a1-91fc-f9034b7e2005 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-27 22:49:42,942 - keystoneauth.session - DEBUG - DELETE call to image for https://172.30.10.101:9292/v2/images/757bc3d8-4e5f-4ad8-85ae-8637e94db383 used request id req-69cacabb-26a3-45a1-91fc-f9034b7e2005 2018-06-27 22:49:42,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-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9049e84af3ff7d4159ba5e3a2cc54c0304cd68e" 2018-06-27 22:49:43,863 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:49:43 GMT Content-Type: application/json Content-Length: 11766 Connection: keep-alive X-Openstack-Request-Id: req-b5125940-d0c9-4668-ae0d-df63883a469b Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-27T19:03:04Z", "updated_at": "2018-06-27T19:03:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "6748ef1e-56da-434e-9e89-e86b58537b65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "b3e3826c-1c48-4699-93f0-f8a310956753", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "bfad35fa-7ea9-4a81-917d-7b86481eb510", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "d657b333-103d-4d19-add8-1e8bae2f8849", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9c1310edb4f24a81962b5fbc83f643d4", "created_at": "2018-06-27T22:44:27Z", "updated_at": "2018-06-27T22:44:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:44:27Z", "revision_number": 0, "id": "00d86255-fd53-4099-9cda-d96a79ed9ce6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:44:27Z", "security_group_id": "9a6f59a0-7449-4ae7-b992-2ba1eb28eaf5", "tenant_id": "9c1310edb4f24a81962b5fbc83f643d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c1310edb4f24a81962b5fbc83f643d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:44:27Z", "revision_number": 0, "id": "0e00a6f6-4e9a-4825-8a27-3eab5c097cb6", "remote_group_id": "9a6f59a0-7449-4ae7-b992-2ba1eb28eaf5", "remote_ip_prefix": null, "created_at": "2018-06-27T22:44:27Z", "security_group_id": "9a6f59a0-7449-4ae7-b992-2ba1eb28eaf5", "tenant_id": "9c1310edb4f24a81962b5fbc83f643d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c1310edb4f24a81962b5fbc83f643d4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:44:27Z", "revision_number": 0, "id": "17b8f4d7-7c40-4ae6-93d8-ff271f33936a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:44:27Z", "security_group_id": "9a6f59a0-7449-4ae7-b992-2ba1eb28eaf5", "tenant_id": "9c1310edb4f24a81962b5fbc83f643d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c1310edb4f24a81962b5fbc83f643d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:44:27Z", "revision_number": 0, "id": "b860b5ad-e529-47b4-a1f1-9c2cc3683f8d", "remote_group_id": "9a6f59a0-7449-4ae7-b992-2ba1eb28eaf5", "remote_ip_prefix": null, "created_at": "2018-06-27T22:44:27Z", "security_group_id": "9a6f59a0-7449-4ae7-b992-2ba1eb28eaf5", "tenant_id": "9c1310edb4f24a81962b5fbc83f643d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c1310edb4f24a81962b5fbc83f643d4"}], "revision_number": 4, "project_id": "9c1310edb4f24a81962b5fbc83f643d4", "id": "9a6f59a0-7449-4ae7-b992-2ba1eb28eaf5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b92069937e44a3786e439f95c61afe5", "created_at": "2018-06-27T19:08:41Z", "updated_at": "2018-06-27T19:08:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "4ac2a090-f595-4e7b-9b7a-a52fa204e881", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "5508c0b1-6261-44cb-854d-60c64bcbba0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "a60c77dc-6985-48ac-a3a3-067176d3e52f", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "e6ec0fa4-1eb3-4c5d-a451-c7acfd7fde82", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}], "revision_number": 4, "project_id": "4b92069937e44a3786e439f95c61afe5", "id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T18:59:55Z", "updated_at": "2018-06-27T18:59:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "5a060918-419b-4ec3-90df-a7764c06af2f", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "6cd9bbf0-4d1b-4b13-a6c4-e20a15bb3360", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "8134c0f0-89c6-4d45-bef8-a9260d9d0723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "e0e7297a-a59d-4d2b-b75c-2cc86b269114", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}], "revision_number": 4, "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "created_at": "2018-06-27T21:03:43Z", "updated_at": "2018-06-27T21:03:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "41061dbf-a5a2-465f-84dd-140f6104b3f7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "47d5c96d-0510-41a5-b33e-5683702c5bb8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "4b4b6430-3f42-4fe4-a25e-2c5c015a7699", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "e6a68cb7-6491-4474-a4d7-38496cac4eb7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}], "revision_number": 4, "project_id": "3f0a375b66c54145bff1c56e7c91ad73", "id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "name": "default"}]} 2018-06-27 22:49:43,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-b5125940-d0c9-4668-ae0d-df63883a469b 2018-06-27 22:49:43,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/9c1310edb4f24a81962b5fbc83f643d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9049e84af3ff7d4159ba5e3a2cc54c0304cd68e" 2018-06-27 22:49:44,287 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:49:43 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-377a5bc5-021d-4166-84f6-8ae8e0fb198b Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/9c1310edb4f24a81962b5fbc83f643d4"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9c1310edb4f24a81962b5fbc83f643d4", "name": "CreateInstanceSingleNetworkTests-d85f5064-d722-4f2-proj"}} 2018-06-27 22:49:44,287 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/9c1310edb4f24a81962b5fbc83f643d4 used request id req-377a5bc5-021d-4166-84f6-8ae8e0fb198b 2018-06-27 22:49:44,287 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9a6f59a0-7449-4ae7-b992-2ba1eb28eaf5 2018-06-27 22:49:44,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=9a6f59a0-7449-4ae7-b992-2ba1eb28eaf5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9049e84af3ff7d4159ba5e3a2cc54c0304cd68e" 2018-06-27 22:49:44,380 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:49:44 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-c141efd7-9010-4638-8238-15bc2cbf355f 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-27T22:44:27Z", "security_group_id": "9a6f59a0-7449-4ae7-b992-2ba1eb28eaf5", "port_range_min": null, "revision_number": 0, "tenant_id": "9c1310edb4f24a81962b5fbc83f643d4", "created_at": "2018-06-27T22:44:27Z", "project_id": "9c1310edb4f24a81962b5fbc83f643d4", "id": "00d86255-fd53-4099-9cda-d96a79ed9ce6"}, {"remote_group_id": "9a6f59a0-7449-4ae7-b992-2ba1eb28eaf5", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T22:44:27Z", "security_group_id": "9a6f59a0-7449-4ae7-b992-2ba1eb28eaf5", "port_range_min": null, "revision_number": 0, "tenant_id": "9c1310edb4f24a81962b5fbc83f643d4", "created_at": "2018-06-27T22:44:27Z", "project_id": "9c1310edb4f24a81962b5fbc83f643d4", "id": "0e00a6f6-4e9a-4825-8a27-3eab5c097cb6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T22:44:27Z", "security_group_id": "9a6f59a0-7449-4ae7-b992-2ba1eb28eaf5", "port_range_min": null, "revision_number": 0, "tenant_id": "9c1310edb4f24a81962b5fbc83f643d4", "created_at": "2018-06-27T22:44:27Z", "project_id": "9c1310edb4f24a81962b5fbc83f643d4", "id": "17b8f4d7-7c40-4ae6-93d8-ff271f33936a"}, {"remote_group_id": "9a6f59a0-7449-4ae7-b992-2ba1eb28eaf5", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T22:44:27Z", "security_group_id": "9a6f59a0-7449-4ae7-b992-2ba1eb28eaf5", "port_range_min": null, "revision_number": 0, "tenant_id": "9c1310edb4f24a81962b5fbc83f643d4", "created_at": "2018-06-27T22:44:27Z", "project_id": "9c1310edb4f24a81962b5fbc83f643d4", "id": "b860b5ad-e529-47b4-a1f1-9c2cc3683f8d"}]} 2018-06-27 22:49:44,380 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=9a6f59a0-7449-4ae7-b992-2ba1eb28eaf5 used request id req-c141efd7-9010-4638-8238-15bc2cbf355f 2018-06-27 22:49:44,381 - neutron_utils - INFO - Deleting security group with name - default 2018-06-27 22:49:44,385 - 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/9a6f59a0-7449-4ae7-b992-2ba1eb28eaf5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9049e84af3ff7d4159ba5e3a2cc54c0304cd68e" 2018-06-27 22:49:44,809 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:49:44 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-14d74e15-c4d1-4399-bda2-419caf096f01 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:49:44,809 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/9a6f59a0-7449-4ae7-b992-2ba1eb28eaf5 used request id req-14d74e15-c4d1-4399-bda2-419caf096f01 2018-06-27 22:49:44,810 - keystone_utils - INFO - Deleting project with name - CreateInstanceSingleNetworkTests-d85f5064-d722-4f2-proj 2018-06-27 22:49:44,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/9c1310edb4f24a81962b5fbc83f643d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9049e84af3ff7d4159ba5e3a2cc54c0304cd68e" 2018-06-27 22:49:45,561 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 22:49:44 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-48404c9e-040a-4a5b-a78e-00f0b3fe495a Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:49:45,561 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/9c1310edb4f24a81962b5fbc83f643d4 used request id req-48404c9e-040a-4a5b-a78e-00f0b3fe495a 2018-06-27 22:49:45,561 - keystone_utils - INFO - Deleting role with name - CreateInstanceSingleNetworkTests-d85f5064-d722-4f2-proj-role 2018-06-27 22:49:45,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/4b5c75c2781a48d99939a80a47b9c603 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9049e84af3ff7d4159ba5e3a2cc54c0304cd68e" 2018-06-27 22:49:45,997 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 22:49:45 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9b38d63e-f005-4e32-9e81-86160f4bc9c4 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:49:45,997 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/4b5c75c2781a48d99939a80a47b9c603 used request id req-9b38d63e-f005-4e32-9e81-86160f4bc9c4 2018-06-27 22:49:46,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9049e84af3ff7d4159ba5e3a2cc54c0304cd68e" 2018-06-27 22:49:46,358 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:49:46 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d7bf21e9-02aa-46d9-bfe7-a68f3869a9ff Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 22:49:46,359 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-d7bf21e9-02aa-46d9-bfe7-a68f3869a9ff 2018-06-27 22:49:46,359 - keystone_utils - INFO - Deleting user with name - CreateInstanceSingleNetworkTests-d85f5064-d722-4f2-user 2018-06-27 22:49:46,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/137577c495d24ac09971c68fe06aed3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba44b5259776ef867e9a57233e0702d6476efb62" 2018-06-27 22:49:47,037 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 22:49:46 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-07cb2b35-1ae5-44d7-9426-f13c54d5d2d9 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:49:47,037 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/137577c495d24ac09971c68fe06aed3f used request id req-07cb2b35-1ae5-44d7-9426-f13c54d5d2d9 2018-06-27 22:49:47,038 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:49:47,817 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T23:49:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["Y91_2Wx1TwygX16gQ9NnwQ"], "issued_at": "2018-06-27T22:49:47.000000Z"}} 2018-06-27 22:49:47,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}69531edf267ee10dabf30f7d175fe207ef2ae0cd" 2018-06-27 22:49:48,167 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:49:47 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9ab20db8-f535-4ab0-bbba-e315f596b8ce Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:49:48,167 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-9ab20db8-f535-4ab0-bbba-e315f596b8ce 2018-06-27 22:49:48,168 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:49:48,169 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:49:49,199 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T23:49:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["zOC3eCm0RAuMtxnu4KXP8A"], "issued_at": "2018-06-27T22:49:49.000000Z"}} 2018-06-27 22:49:49,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87ef317bff86a8f7e6c4100908bc000796c9c538" 2018-06-27 22:49:49,545 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:49:49 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9ae84a49-c987-4304-a081-74a750048a75 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:49:49,545 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-9ae84a49-c987-4304-a081-74a750048a75 2018-06-27 22:49:49,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-27 22:49:49,562 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 22:49: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-27 22:49:49,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?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-a55dbf0e-5d4f-4f4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87ef317bff86a8f7e6c4100908bc000796c9c538" 2018-06-27 22:49:49,924 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:49:49 GMT Server: Apache Content-Length: 200 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f710d395-f7e4-4335-8665-4aec202286c5 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-a55dbf0e-5d4f-4f4-proj", "previous": null, "next": null}, "projects": []} 2018-06-27 22:49:49,925 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-a55dbf0e-5d4f-4f4-proj used request id req-f710d395-f7e4-4335-8665-4aec202286c5 2018-06-27 22:49:49,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87ef317bff86a8f7e6c4100908bc000796c9c538" 2018-06-27 22:49:50,371 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:49:49 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5ac03c39-24f8-4032-ab13-7451c2555a54 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 22:49:50,371 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-5ac03c39-24f8-4032-ab13-7451c2555a54 2018-06-27 22:49:50,375 - 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}87ef317bff86a8f7e6c4100908bc000796c9c538" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-a55dbf0e-5d4f-4f4-proj"}}' 2018-06-27 22:49:50,790 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 22:49:50 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f38fd120-f00e-428d-9c1f-69746b72f2a6 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/b5ce060cb5f24be8b54bc1426b8077cf"}, "tags": [], "enabled": true, "id": "b5ce060cb5f24be8b54bc1426b8077cf", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-a55dbf0e-5d4f-4f4-proj"}} 2018-06-27 22:49:50,791 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-f38fd120-f00e-428d-9c1f-69746b72f2a6 2018-06-27 22:49:50,791 - keystone_utils - INFO - Created project with name - CreateInstanceSingleNetworkTests-a55dbf0e-5d4f-4f4-proj 2018-06-27 22:49:50,791 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:49:50,792 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:49:51,791 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T23:49:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["3n8RHDquR6ieWoS-nDsZhQ"], "issued_at": "2018-06-27T22:49:51.000000Z"}} 2018-06-27 22:49:51,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}4840d3c4b0b1a6029b89fa2aeb6c25c6ad59d409" 2018-06-27 22:49:52,106 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:49:51 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8a75b67e-40dc-4067-9d0e-7053edfa5af3 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:49:52,106 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-8a75b67e-40dc-4067-9d0e-7053edfa5af3 2018-06-27 22:49:52,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-27 22:49:52,119 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 22:49: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-27 22:49:52,120 - 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}4840d3c4b0b1a6029b89fa2aeb6c25c6ad59d409" 2018-06-27 22:49:52,607 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:49:52 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-da50418c-fc18-4ce9-8bd4-7724264835b9 Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/05b1bc3fa6fd4243a4ba8b4d6fcc3daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05b1bc3fa6fd4243a4ba8b4d6fcc3daf", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/48d44c9c0fea4f4e80edc7d2e0715db7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d44c9c0fea4f4e80edc7d2e0715db7", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/4d3721127bf84155a837606ce3feba32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d3721127bf84155a837606ce3feba32", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/5c846663ea6d407e9223de0719ce5442"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c846663ea6d407e9223de0719ce5442", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/73a10e6c4f67490a8a4030cc6cea32f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73a10e6c4f67490a8a4030cc6cea32f5", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/8ecfab7d9d4f47bb8892a85b7d2a0b5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ecfab7d9d4f47bb8892a85b7d2a0b5a", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/b278d529e9a54a9195e4e536b9384dc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b278d529e9a54a9195e4e536b9384dc0", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b7f107ae7bb34ccea8282b1a0ec7a979"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7f107ae7bb34ccea8282b1a0ec7a979", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/d21494d0185b463db36b8c8c2b341b97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d21494d0185b463db36b8c8c2b341b97", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e0bb346419f84e4680f6ca9a97f4fc0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e0bb346419f84e4680f6ca9a97f4fc0b", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "c8d542af72ce49338052c29f02c8857e", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e9dd794fa5c040a9a0445386fb2a6116"}, "options": {}, "id": "e9dd794fa5c040a9a0445386fb2a6116", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/e9f9c747d54947bc800a81ecf11858f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9f9c747d54947bc800a81ecf11858f5", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-27 22:49:52,607 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-da50418c-fc18-4ce9-8bd4-7724264835b9 2018-06-27 22:49:52,611 - 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-a55dbf0e-5d4f-4f4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4840d3c4b0b1a6029b89fa2aeb6c25c6ad59d409" 2018-06-27 22:49:53,103 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:49:52 GMT Server: Apache Content-Length: 483 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0f1e796b-c7f3-41b8-87d9-9b187b8910f5 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateInstanceSingleNetworkTests-a55dbf0e-5d4f-4f4-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/b5ce060cb5f24be8b54bc1426b8077cf"}, "tags": [], "enabled": true, "id": "b5ce060cb5f24be8b54bc1426b8077cf", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-a55dbf0e-5d4f-4f4-proj"}]} 2018-06-27 22:49:53,103 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateInstanceSingleNetworkTests-a55dbf0e-5d4f-4f4-proj used request id req-0f1e796b-c7f3-41b8-87d9-9b187b8910f5 2018-06-27 22:49: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/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4840d3c4b0b1a6029b89fa2aeb6c25c6ad59d409" 2018-06-27 22:49:53,563 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:49:53 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-16348f48-1e2f-4f5c-b064-7702ca2fdd26 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 22:49:53,564 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-16348f48-1e2f-4f5c-b064-7702ca2fdd26 2018-06-27 22:49:54,303 - keystone_utils - INFO - Created user with name - CreateInstanceSingleNetworkTests-a55dbf0e-5d4f-4f4-user 2018-06-27 22:49:54,303 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:49:54,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87ef317bff86a8f7e6c4100908bc000796c9c538" 2018-06-27 22:49:54,736 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:49:54 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0c8fb8b8-4d08-4809-9f5f-83e6931ef444 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 22:49:54,736 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-0c8fb8b8-4d08-4809-9f5f-83e6931ef444 2018-06-27 22:49:54,740 - 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}87ef317bff86a8f7e6c4100908bc000796c9c538" -d '{"role": {"name": "CreateInstanceSingleNetworkTests-a55dbf0e-5d4f-4f4-proj-role"}}' 2018-06-27 22:49:55,100 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 22:49:54 GMT Server: Apache Content-Length: 231 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f8ad8582-3ded-4a28-9951-f35706a3fafc Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "afad334029c845cdbe916efa7527f907", "links": {"self": "http://10.167.4.35:5000/v3/roles/afad334029c845cdbe916efa7527f907"}, "name": "CreateInstanceSingleNetworkTests-a55dbf0e-5d4f-4f4-proj-role"}} 2018-06-27 22:49:55,100 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-f8ad8582-3ded-4a28-9951-f35706a3fafc 2018-06-27 22:49:55,100 - keystone_utils - INFO - Created role with name - CreateInstanceSingleNetworkTests-a55dbf0e-5d4f-4f4-proj-role 2018-06-27 22:49:55,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/afad334029c845cdbe916efa7527f907 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87ef317bff86a8f7e6c4100908bc000796c9c538" 2018-06-27 22:49:55,484 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:49:55 GMT Server: Apache Content-Length: 231 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-dbd8eca8-e446-4cba-90c6-2d88dce60158 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "afad334029c845cdbe916efa7527f907", "links": {"self": "http://10.167.4.35:5000/v3/roles/afad334029c845cdbe916efa7527f907"}, "name": "CreateInstanceSingleNetworkTests-a55dbf0e-5d4f-4f4-proj-role"}} 2018-06-27 22:49:55,484 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/afad334029c845cdbe916efa7527f907 used request id req-dbd8eca8-e446-4cba-90c6-2d88dce60158 2018-06-27 22:49:55,485 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-a55dbf0e-5d4f-4f4-proj-role to project CreateInstanceSingleNetworkTests-a55dbf0e-5d4f-4f4-proj 2018-06-27 22:49:55,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/b5ce060cb5f24be8b54bc1426b8077cf/users/eb6879da99924f4b9cebc27cdf89eaf0/roles/afad334029c845cdbe916efa7527f907 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87ef317bff86a8f7e6c4100908bc000796c9c538" 2018-06-27 22:49:55,907 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 22:49:55 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2b145392-09ef-495e-ab45-f8600d129d5b Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:49:55,907 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/b5ce060cb5f24be8b54bc1426b8077cf/users/eb6879da99924f4b9cebc27cdf89eaf0/roles/afad334029c845cdbe916efa7527f907 used request id req-2b145392-09ef-495e-ab45-f8600d129d5b 2018-06-27 22:49:55,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 22:49:55,922 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 22:49: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-27 22:49:55,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? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69531edf267ee10dabf30f7d175fe207ef2ae0cd" 2018-06-27 22:49:56,385 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:49:55 GMT Server: Apache Content-Length: 3630 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-322389ad-a202-44e1-9eec-3dac845f11fc Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/05b1bc3fa6fd4243a4ba8b4d6fcc3daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05b1bc3fa6fd4243a4ba8b4d6fcc3daf", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/48d44c9c0fea4f4e80edc7d2e0715db7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d44c9c0fea4f4e80edc7d2e0715db7", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/4d3721127bf84155a837606ce3feba32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d3721127bf84155a837606ce3feba32", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/5c846663ea6d407e9223de0719ce5442"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c846663ea6d407e9223de0719ce5442", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/73a10e6c4f67490a8a4030cc6cea32f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73a10e6c4f67490a8a4030cc6cea32f5", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/8ecfab7d9d4f47bb8892a85b7d2a0b5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ecfab7d9d4f47bb8892a85b7d2a0b5a", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/b278d529e9a54a9195e4e536b9384dc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b278d529e9a54a9195e4e536b9384dc0", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b7f107ae7bb34ccea8282b1a0ec7a979"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7f107ae7bb34ccea8282b1a0ec7a979", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/d21494d0185b463db36b8c8c2b341b97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d21494d0185b463db36b8c8c2b341b97", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e0bb346419f84e4680f6ca9a97f4fc0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e0bb346419f84e4680f6ca9a97f4fc0b", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "c8d542af72ce49338052c29f02c8857e", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e9dd794fa5c040a9a0445386fb2a6116"}, "options": {}, "id": "e9dd794fa5c040a9a0445386fb2a6116", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/e9f9c747d54947bc800a81ecf11858f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9f9c747d54947bc800a81ecf11858f5", "email": "root@localhost", "password_expires_at": null}, {"name": "CreateInstanceSingleNetworkTests-a55dbf0e-5d4f-4f4-user", "links": {"self": "http://10.167.4.35:5000/v3/users/eb6879da99924f4b9cebc27cdf89eaf0"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "b5ce060cb5f24be8b54bc1426b8077cf", "id": "eb6879da99924f4b9cebc27cdf89eaf0", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-27 22:49:56,386 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-322389ad-a202-44e1-9eec-3dac845f11fc 2018-06-27 22:49:56,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/afad334029c845cdbe916efa7527f907 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87ef317bff86a8f7e6c4100908bc000796c9c538" 2018-06-27 22:49:56,488 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:49:56 GMT Server: Apache Content-Length: 231 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d099f367-3bb9-491c-989f-19d15cf4b0fa Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "afad334029c845cdbe916efa7527f907", "links": {"self": "http://10.167.4.35:5000/v3/roles/afad334029c845cdbe916efa7527f907"}, "name": "CreateInstanceSingleNetworkTests-a55dbf0e-5d4f-4f4-proj-role"}} 2018-06-27 22:49:56,489 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/afad334029c845cdbe916efa7527f907 used request id req-d099f367-3bb9-491c-989f-19d15cf4b0fa 2018-06-27 22:49:56,489 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-a55dbf0e-5d4f-4f4-proj-role to project CreateInstanceSingleNetworkTests-a55dbf0e-5d4f-4f4-proj 2018-06-27 22:49:56,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/b5ce060cb5f24be8b54bc1426b8077cf/users/e9f9c747d54947bc800a81ecf11858f5/roles/afad334029c845cdbe916efa7527f907 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87ef317bff86a8f7e6c4100908bc000796c9c538" 2018-06-27 22:49:56,977 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 22:49:56 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f2f09549-361b-474d-87a1-b5e5ac1c08c2 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:49:56,977 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/b5ce060cb5f24be8b54bc1426b8077cf/users/e9f9c747d54947bc800a81ecf11858f5/roles/afad334029c845cdbe916efa7527f907 used request id req-f2f09549-361b-474d-87a1-b5e5ac1c08c2 2018-06-27 22:49:56,977 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 22:49:56,979 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-06-27 22:49:56,979 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:49:56,980 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:49:58,058 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "afad334029c845cdbe916efa7527f907", "name": "CreateInstanceSingleNetworkTests-a55dbf0e-5d4f-4f4-proj-role"}], "expires_at": "2018-06-27T23:49:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5ce060cb5f24be8b54bc1426b8077cf", "name": "CreateInstanceSingleNetworkTests-a55dbf0e-5d4f-4f4-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/b5ce060cb5f24be8b54bc1426b8077cf", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/b5ce060cb5f24be8b54bc1426b8077cf", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/b5ce060cb5f24be8b54bc1426b8077cf", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/b5ce060cb5f24be8b54bc1426b8077cf", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/b5ce060cb5f24be8b54bc1426b8077cf", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/b5ce060cb5f24be8b54bc1426b8077cf", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/b5ce060cb5f24be8b54bc1426b8077cf", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/b5ce060cb5f24be8b54bc1426b8077cf", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/b5ce060cb5f24be8b54bc1426b8077cf", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/b5ce060cb5f24be8b54bc1426b8077cf", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/b5ce060cb5f24be8b54bc1426b8077cf", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/b5ce060cb5f24be8b54bc1426b8077cf", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-a55dbf0e-5d4f-4f4-user", "id": "eb6879da99924f4b9cebc27cdf89eaf0"}, "audit_ids": ["jXhPFMkLTWaDkmqYwOcyVg"], "issued_at": "2018-06-27T22:49:58.000000Z"}} 2018-06-27 22:49:58,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0618c341fbbd506540eccbb5fc66d34d487fec1" 2018-06-27 22:49:58,366 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:49:58 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-32205064-2307-453a-92c6-20e4312d4fe1 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:49:58,366 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-32205064-2307-453a-92c6-20e4312d4fe1 2018-06-27 22:49:58,370 - 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-0976a32f-f28a-4c0e-ad50-49ce36f26e26-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a0618c341fbbd506540eccbb5fc66d34d487fec1" 2018-06-27 22:50:00,046 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:50:00 GMT Content-Type: application/json Content-Length: 177 Connection: keep-alive X-Openstack-Request-Id: req-ddf2a1c6-f14a-43e3-b2d5-db70ff6112bd Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-image"} 2018-06-27 22:50:00,046 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-image used request id req-ddf2a1c6-f14a-43e3-b2d5-db70ff6112bd 2018-06-27 22:50:00,049 - 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}a0618c341fbbd506540eccbb5fc66d34d487fec1" 2018-06-27 22:50:00,752 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:50:00 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-9eee1186-dce4-47f8-a71c-1c5e9e63c16c 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-27 22:50:00,752 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-9eee1186-dce4-47f8-a71c-1c5e9e63c16c 2018-06-27 22:50:00,784 - 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}a0618c341fbbd506540eccbb5fc66d34d487fec1" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-image"}' 2018-06-27 22:50:01,712 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 22:50:01 GMT Content-Type: application/json Content-Length: 619 Connection: keep-alive Location: https://172.30.10.101:9292/v2/images/863eeb55-c7ad-455d-b617-80301ac41a02 Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-a635ddef-fe6e-43eb-be39-50224ac122f3 Front-End-Https: on RESP BODY: {"status": "queued", "name": "CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-image", "tags": [], "container_format": "bare", "created_at": "2018-06-27T22:50:02Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-06-27T22:50:02Z", "visibility": "shared", "self": "/v2/images/863eeb55-c7ad-455d-b617-80301ac41a02", "min_disk": 0, "protected": false, "id": "863eeb55-c7ad-455d-b617-80301ac41a02", "file": "/v2/images/863eeb55-c7ad-455d-b617-80301ac41a02/file", "checksum": null, "owner": "b5ce060cb5f24be8b54bc1426b8077cf", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-27 22:50:01,713 - keystoneauth.session - DEBUG - POST call to image for https://172.30.10.101:9292/v2/images used request id req-a635ddef-fe6e-43eb-be39-50224ac122f3 2018-06-27 22:50:01,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9292/v2/images/863eeb55-c7ad-455d-b617-80301ac41a02/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a0618c341fbbd506540eccbb5fc66d34d487fec1" -d '' 2018-06-27 22:50:03,080 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:50:03 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-0d9b22c9-bd5b-44c6-9d0f-6b24e8e074b0 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-27 22:50:03,080 - keystoneauth.session - DEBUG - PUT call to image for https://172.30.10.101:9292/v2/images/863eeb55-c7ad-455d-b617-80301ac41a02/file used request id req-0d9b22c9-bd5b-44c6-9d0f-6b24e8e074b0 2018-06-27 22:50:03,081 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-06-27 22:50:03,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/863eeb55-c7ad-455d-b617-80301ac41a02 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a0618c341fbbd506540eccbb5fc66d34d487fec1" 2018-06-27 22:50:03,759 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:50:03 GMT Content-Type: application/json Content-Length: 737 Connection: keep-alive X-Openstack-Request-Id: req-0f4df660-aa39-4177-8bfb-d2d9bbbf4fe6 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-image", "tags": [], "container_format": "bare", "created_at": "2018-06-27T22:50:02Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-27T22:50:03Z", "visibility": "shared", "self": "/v2/images/863eeb55-c7ad-455d-b617-80301ac41a02", "min_disk": 0, "protected": false, "id": "863eeb55-c7ad-455d-b617-80301ac41a02", "file": "/v2/images/863eeb55-c7ad-455d-b617-80301ac41a02/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b5ce060cb5f24be8b54bc1426b8077cf", "direct_url": "file:///var/lib/glance/images/863eeb55-c7ad-455d-b617-80301ac41a02", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-27 22:50:03,759 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/863eeb55-c7ad-455d-b617-80301ac41a02 used request id req-0f4df660-aa39-4177-8bfb-d2d9bbbf4fe6 2018-06-27 22:50:03,762 - 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}a0618c341fbbd506540eccbb5fc66d34d487fec1" 2018-06-27 22:50:04,452 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:50:04 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-e5b32a0e-c08f-49b9-aca9-e03263b3e178 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-27 22:50:04,452 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-e5b32a0e-c08f-49b9-aca9-e03263b3e178 2018-06-27 22:50:04,455 - create_image - INFO - Created image with name - CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-image 2018-06-27 22:50:04,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/863eeb55-c7ad-455d-b617-80301ac41a02 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a0618c341fbbd506540eccbb5fc66d34d487fec1" 2018-06-27 22:50:05,201 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:50:05 GMT Content-Type: application/json Content-Length: 737 Connection: keep-alive X-Openstack-Request-Id: req-871a54c3-2f7a-4df8-84c8-a999a33292c8 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-image", "tags": [], "container_format": "bare", "created_at": "2018-06-27T22:50:02Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-27T22:50:03Z", "visibility": "shared", "self": "/v2/images/863eeb55-c7ad-455d-b617-80301ac41a02", "min_disk": 0, "protected": false, "id": "863eeb55-c7ad-455d-b617-80301ac41a02", "file": "/v2/images/863eeb55-c7ad-455d-b617-80301ac41a02/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b5ce060cb5f24be8b54bc1426b8077cf", "direct_url": "file:///var/lib/glance/images/863eeb55-c7ad-455d-b617-80301ac41a02", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-27 22:50:05,201 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/863eeb55-c7ad-455d-b617-80301ac41a02 used request id req-871a54c3-2f7a-4df8-84c8-a999a33292c8 2018-06-27 22:50:05,202 - create_image - DEBUG - Instance status is - active 2018-06-27 22:50:05,202 - create_image - DEBUG - Image is active with name - CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-image 2018-06-27 22:50:05,202 - create_image - INFO - Image is now active with name - CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-image 2018-06-27 22:50:05,202 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:50:05,203 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:50:06,074 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "afad334029c845cdbe916efa7527f907", "name": "CreateInstanceSingleNetworkTests-a55dbf0e-5d4f-4f4-proj-role"}], "expires_at": "2018-06-27T23:50:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5ce060cb5f24be8b54bc1426b8077cf", "name": "CreateInstanceSingleNetworkTests-a55dbf0e-5d4f-4f4-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/b5ce060cb5f24be8b54bc1426b8077cf", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/b5ce060cb5f24be8b54bc1426b8077cf", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/b5ce060cb5f24be8b54bc1426b8077cf", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/b5ce060cb5f24be8b54bc1426b8077cf", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/b5ce060cb5f24be8b54bc1426b8077cf", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/b5ce060cb5f24be8b54bc1426b8077cf", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/b5ce060cb5f24be8b54bc1426b8077cf", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/b5ce060cb5f24be8b54bc1426b8077cf", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/b5ce060cb5f24be8b54bc1426b8077cf", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/b5ce060cb5f24be8b54bc1426b8077cf", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/b5ce060cb5f24be8b54bc1426b8077cf", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/b5ce060cb5f24be8b54bc1426b8077cf", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-a55dbf0e-5d4f-4f4-user", "id": "eb6879da99924f4b9cebc27cdf89eaf0"}, "audit_ids": ["lK4aQsVVTq2dRn_iOpbnMg"], "issued_at": "2018-06-27T22:50:06.000000Z"}} 2018-06-27 22:50:06,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}430ec28ea9d76599cbfc6489956896d9568e9463" 2018-06-27 22:50:06,378 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:50:06 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-229ace1a-9b4d-4b49-aa28-234673f47764 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:50:06,378 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-229ace1a-9b4d-4b49-aa28-234673f47764 2018-06-27 22:50:06,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/networks?name=CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}430ec28ea9d76599cbfc6489956896d9568e9463" 2018-06-27 22:50:07,253 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:50:07 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-5f91f73c-7d22-4b87-ad56-a111fdcd1c41 Front-End-Https: on RESP BODY: {"networks":[]} 2018-06-27 22:50:07,253 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-pub-net used request id req-5f91f73c-7d22-4b87-ad56-a111fdcd1c41 2018-06-27 22:50:07,254 - neutron_utils - INFO - Creating network with name CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-pub-net 2018-06-27 22:50:07,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/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}430ec28ea9d76599cbfc6489956896d9568e9463" -d '{"network": {"name": "CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-pub-net", "admin_state_up": true}}' 2018-06-27 22:50:08,563 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 22:50:08 GMT Content-Type: application/json Content-Length: 614 Connection: keep-alive X-Openstack-Request-Id: req-23f8a2b1-c960-45fb-a356-5c79040c1ce0 Front-End-Https: on RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"b5ce060cb5f24be8b54bc1426b8077cf","created_at":"2018-06-27T22:50:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-06-27T22:50:08Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"b5ce060cb5f24be8b54bc1426b8077cf","id":"8059a51b-569e-401d-b48d-40d8e11fac33","name":"CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-pub-net"}} 2018-06-27 22:50:08,564 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-23f8a2b1-c960-45fb-a356-5c79040c1ce0 2018-06-27 22:50:08,569 - keystoneauth.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=8059a51b-569e-401d-b48d-40d8e11fac33 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}430ec28ea9d76599cbfc6489956896d9568e9463" 2018-06-27 22:50:08,833 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:50:08 GMT Content-Type: application/json Content-Length: 598 Connection: keep-alive X-Openstack-Request-Id: req-13fe556b-fb38-440b-b7e0-bcf2940cad79 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-27T22:50:08Z","tenant_id":"b5ce060cb5f24be8b54bc1426b8077cf","created_at":"2018-06-27T22:50:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"b5ce060cb5f24be8b54bc1426b8077cf","id":"8059a51b-569e-401d-b48d-40d8e11fac33","name":"CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-pub-net"}]} 2018-06-27 22:50:08,833 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=8059a51b-569e-401d-b48d-40d8e11fac33 used request id req-13fe556b-fb38-440b-b7e0-bcf2940cad79 2018-06-27 22:50: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/subnets?network_id=8059a51b-569e-401d-b48d-40d8e11fac33 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}430ec28ea9d76599cbfc6489956896d9568e9463" 2018-06-27 22:50:10,497 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:50:10 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-5e1b56ba-7a1a-4f9b-87d8-6acffc3d0de7 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-27 22:50:10,497 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=8059a51b-569e-401d-b48d-40d8e11fac33 used request id req-5e1b56ba-7a1a-4f9b-87d8-6acffc3d0de7 2018-06-27 22:50:10,497 - neutron_utils - INFO - Creating subnet with name CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-pub-subnet 2018-06-27 22:50:10,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}430ec28ea9d76599cbfc6489956896d9568e9463" -d '{"subnets": [{"ip_version": 4, "network_id": "8059a51b-569e-401d-b48d-40d8e11fac33", "cidr": "10.55.1.0/24", "name": "CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-pub-subnet"}]}' 2018-06-27 22:50:11,744 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 22:50:11 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-3e379743-ea3a-42eb-a009-bc8ae3d0c56c Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8059a51b-569e-401d-b48d-40d8e11fac33","tenant_id":"b5ce060cb5f24be8b54bc1426b8077cf","created_at":"2018-06-27T22:50:11Z","dns_nameservers":[],"updated_at":"2018-06-27T22:50:11Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"b5ce060cb5f24be8b54bc1426b8077cf","id":"acd73e9d-60e9-4325-a661-90bcda33fcc4","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-pub-subnet"}]} 2018-06-27 22:50:11,745 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-3e379743-ea3a-42eb-a009-bc8ae3d0c56c 2018-06-27 22:50:11,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?id=8059a51b-569e-401d-b48d-40d8e11fac33 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}430ec28ea9d76599cbfc6489956896d9568e9463" 2018-06-27 22:50:13,508 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:50:13 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-a97be222-3525-423a-9f90-7f9dc4be3765 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["acd73e9d-60e9-4325-a661-90bcda33fcc4"],"updated_at":"2018-06-27T22:50:11Z","tenant_id":"b5ce060cb5f24be8b54bc1426b8077cf","created_at":"2018-06-27T22:50:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"b5ce060cb5f24be8b54bc1426b8077cf","id":"8059a51b-569e-401d-b48d-40d8e11fac33","name":"CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-pub-net"}]} 2018-06-27 22:50:13,508 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=8059a51b-569e-401d-b48d-40d8e11fac33 used request id req-a97be222-3525-423a-9f90-7f9dc4be3765 2018-06-27 22:50:13,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=8059a51b-569e-401d-b48d-40d8e11fac33 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}430ec28ea9d76599cbfc6489956896d9568e9463" 2018-06-27 22:50:13,639 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:50:13 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-45dc2d80-3e58-4965-aec1-b5b3b671944a Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8059a51b-569e-401d-b48d-40d8e11fac33","tenant_id":"b5ce060cb5f24be8b54bc1426b8077cf","created_at":"2018-06-27T22:50:11Z","dns_nameservers":[],"updated_at":"2018-06-27T22:50:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"b5ce060cb5f24be8b54bc1426b8077cf","id":"acd73e9d-60e9-4325-a661-90bcda33fcc4","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-pub-subnet"}]} 2018-06-27 22:50:13,639 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=8059a51b-569e-401d-b48d-40d8e11fac33 used request id req-45dc2d80-3e58-4965-aec1-b5b3b671944a 2018-06-27 22:50:13,639 - OpenStackNetwork - DEBUG - Network [8059a51b-569e-401d-b48d-40d8e11fac33] created successfully 2018-06-27 22:50:13,640 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:50:13,640 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:50:14,278 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "afad334029c845cdbe916efa7527f907", "name": "CreateInstanceSingleNetworkTests-a55dbf0e-5d4f-4f4-proj-role"}], "expires_at": "2018-06-27T23:50:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5ce060cb5f24be8b54bc1426b8077cf", "name": "CreateInstanceSingleNetworkTests-a55dbf0e-5d4f-4f4-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/b5ce060cb5f24be8b54bc1426b8077cf", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/b5ce060cb5f24be8b54bc1426b8077cf", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/b5ce060cb5f24be8b54bc1426b8077cf", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/b5ce060cb5f24be8b54bc1426b8077cf", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/b5ce060cb5f24be8b54bc1426b8077cf", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/b5ce060cb5f24be8b54bc1426b8077cf", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/b5ce060cb5f24be8b54bc1426b8077cf", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/b5ce060cb5f24be8b54bc1426b8077cf", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/b5ce060cb5f24be8b54bc1426b8077cf", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/b5ce060cb5f24be8b54bc1426b8077cf", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/b5ce060cb5f24be8b54bc1426b8077cf", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/b5ce060cb5f24be8b54bc1426b8077cf", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-a55dbf0e-5d4f-4f4-user", "id": "eb6879da99924f4b9cebc27cdf89eaf0"}, "audit_ids": ["RX-OOshNSzWYpc1GBBZT1g"], "issued_at": "2018-06-27T22:50:14.000000Z"}} 2018-06-27 22:50:14,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe6d05ae88d0aeafdf9fdc625c006cb3f7b5c3c4" 2018-06-27 22:50:14,574 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:50:14 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2b8240f4-23a3-4979-9962-24a10bef27c8 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:50:14,575 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-2b8240f4-23a3-4979-9962-24a10bef27c8 2018-06-27 22:50:14,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/routers?name=CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe6d05ae88d0aeafdf9fdc625c006cb3f7b5c3c4" 2018-06-27 22:50:15,433 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:50:15 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-308b8e59-31fd-441e-9a80-79b2683ecc81 Front-End-Https: on RESP BODY: {"routers": []} 2018-06-27 22:50:15,433 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-pub-router&admin_state_up=True used request id req-308b8e59-31fd-441e-9a80-79b2683ecc81 2018-06-27 22:50:15,433 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:50:15,434 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:50:16,262 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "afad334029c845cdbe916efa7527f907", "name": "CreateInstanceSingleNetworkTests-a55dbf0e-5d4f-4f4-proj-role"}], "expires_at": "2018-06-27T23:50:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5ce060cb5f24be8b54bc1426b8077cf", "name": "CreateInstanceSingleNetworkTests-a55dbf0e-5d4f-4f4-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/b5ce060cb5f24be8b54bc1426b8077cf", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/b5ce060cb5f24be8b54bc1426b8077cf", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/b5ce060cb5f24be8b54bc1426b8077cf", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/b5ce060cb5f24be8b54bc1426b8077cf", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/b5ce060cb5f24be8b54bc1426b8077cf", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/b5ce060cb5f24be8b54bc1426b8077cf", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/b5ce060cb5f24be8b54bc1426b8077cf", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/b5ce060cb5f24be8b54bc1426b8077cf", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/b5ce060cb5f24be8b54bc1426b8077cf", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/b5ce060cb5f24be8b54bc1426b8077cf", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/b5ce060cb5f24be8b54bc1426b8077cf", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/b5ce060cb5f24be8b54bc1426b8077cf", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-a55dbf0e-5d4f-4f4-user", "id": "eb6879da99924f4b9cebc27cdf89eaf0"}, "audit_ids": ["IgjhoddkQhWwtxByTZkY_g"], "issued_at": "2018-06-27T22:50:16.000000Z"}} 2018-06-27 22:50:16,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66b8037693dbd74e81fdb8d46b9dbfd6598c7f9d" 2018-06-27 22:50:16,321 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:50:16 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0bcd0c9d-cccb-46cf-99f3-4266717e87b3 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:50:16,322 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-0bcd0c9d-cccb-46cf-99f3-4266717e87b3 2018-06-27 22:50:16,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/networks?name=floating_net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe6d05ae88d0aeafdf9fdc625c006cb3f7b5c3c4" 2018-06-27 22:50:17,389 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:50:17 GMT Content-Type: application/json Content-Length: 594 Connection: keep-alive X-Openstack-Request-Id: req-e94c96a1-0258-499a-8619-f456e15da560 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":["df0aa635-d718-49cc-81c1-ba349ef8a505"],"updated_at":"2018-06-27T18:56:39Z","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T18:56:31Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"977aff9f-43e9-4fec-86ae-a730f64fa17d","name":"floating_net"}]} 2018-06-27 22:50:17,389 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=floating_net used request id req-e94c96a1-0258-499a-8619-f456e15da560 2018-06-27 22:50:17,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=977aff9f-43e9-4fec-86ae-a730f64fa17d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe6d05ae88d0aeafdf9fdc625c006cb3f7b5c3c4" 2018-06-27 22:50:17,462 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:50:17 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-c451cfb8-b5aa-4e9d-a4dc-c819f63745dd Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-27 22:50:17,463 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=977aff9f-43e9-4fec-86ae-a730f64fa17d used request id req-c451cfb8-b5aa-4e9d-a4dc-c819f63745dd 2018-06-27 22:50:17,463 - neutron_utils - INFO - Creating router with name - CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-pub-router 2018-06-27 22:50:17,468 - 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}fe6d05ae88d0aeafdf9fdc625c006cb3f7b5c3c4" -d '{"router": {"external_gateway_info": {"network_id": "977aff9f-43e9-4fec-86ae-a730f64fa17d"}, "name": "CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-pub-router", "admin_state_up": true}}' 2018-06-27 22:50:20,902 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 22:50:20 GMT Content-Type: application/json Content-Length: 724 Connection: keep-alive X-Openstack-Request-Id: req-abd4ddec-9d14-4a04-8902-6d88e2b160ab Front-End-Https: on RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "977aff9f-43e9-4fec-86ae-a730f64fa17d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "df0aa635-d718-49cc-81c1-ba349ef8a505", "ip_address": "172.30.10.117"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "b5ce060cb5f24be8b54bc1426b8077cf", "created_at": "2018-06-27T22:50:17Z", "admin_state_up": true, "updated_at": "2018-06-27T22:50:19Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "b5ce060cb5f24be8b54bc1426b8077cf", "id": "6d074dfd-0824-44f8-a52d-a33495752554", "name": "CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-pub-router"}} 2018-06-27 22:50:20,902 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/routers used request id req-abd4ddec-9d14-4a04-8902-6d88e2b160ab 2018-06-27 22:50:20,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?device_id=6d074dfd-0824-44f8-a52d-a33495752554 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe6d05ae88d0aeafdf9fdc625c006cb3f7b5c3c4" 2018-06-27 22:50:20,990 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:50:20 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-599a22ea-cde6-49a0-a73f-c0f308e3233a Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-27 22:50:20,990 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=6d074dfd-0824-44f8-a52d-a33495752554 used request id req-599a22ea-cde6-49a0-a73f-c0f308e3233a 2018-06-27 22:50:20,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=CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe6d05ae88d0aeafdf9fdc625c006cb3f7b5c3c4" 2018-06-27 22:50:21,298 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:50:21 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-59450985-5df6-4047-bd61-03f1cdcf93f1 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["acd73e9d-60e9-4325-a661-90bcda33fcc4"],"updated_at":"2018-06-27T22:50:11Z","tenant_id":"b5ce060cb5f24be8b54bc1426b8077cf","created_at":"2018-06-27T22:50:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"b5ce060cb5f24be8b54bc1426b8077cf","id":"8059a51b-569e-401d-b48d-40d8e11fac33","name":"CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-pub-net"}]} 2018-06-27 22:50:21,298 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-pub-net used request id req-59450985-5df6-4047-bd61-03f1cdcf93f1 2018-06-27 22:50:21,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 22:50:21,314 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 22:50: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-27 22:50:21,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/b5ce060cb5f24be8b54bc1426b8077cf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe6d05ae88d0aeafdf9fdc625c006cb3f7b5c3c4" 2018-06-27 22:50:21,413 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:50:21 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-67d2930a-6143-413e-83cb-5eb24db3719e Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/b5ce060cb5f24be8b54bc1426b8077cf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b5ce060cb5f24be8b54bc1426b8077cf", "name": "CreateInstanceSingleNetworkTests-a55dbf0e-5d4f-4f4-proj"}} 2018-06-27 22:50:21,413 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b5ce060cb5f24be8b54bc1426b8077cf used request id req-67d2930a-6143-413e-83cb-5eb24db3719e 2018-06-27 22:50:21,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/subnets?network_id=8059a51b-569e-401d-b48d-40d8e11fac33 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe6d05ae88d0aeafdf9fdc625c006cb3f7b5c3c4" 2018-06-27 22:50:21,568 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:50:21 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-bc8e2ad0-1b07-49e2-b033-87d7308de6b1 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8059a51b-569e-401d-b48d-40d8e11fac33","tenant_id":"b5ce060cb5f24be8b54bc1426b8077cf","created_at":"2018-06-27T22:50:11Z","dns_nameservers":[],"updated_at":"2018-06-27T22:50:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"b5ce060cb5f24be8b54bc1426b8077cf","id":"acd73e9d-60e9-4325-a661-90bcda33fcc4","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-pub-subnet"}]} 2018-06-27 22:50:21,568 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=8059a51b-569e-401d-b48d-40d8e11fac33 used request id req-bc8e2ad0-1b07-49e2-b033-87d7308de6b1 2018-06-27 22:50:21,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/subnets?network_id=8059a51b-569e-401d-b48d-40d8e11fac33&name=CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe6d05ae88d0aeafdf9fdc625c006cb3f7b5c3c4" 2018-06-27 22:50:21,715 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:50:21 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-736ef65b-2192-4ce7-9cb7-2df3189bb041 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8059a51b-569e-401d-b48d-40d8e11fac33","tenant_id":"b5ce060cb5f24be8b54bc1426b8077cf","created_at":"2018-06-27T22:50:11Z","dns_nameservers":[],"updated_at":"2018-06-27T22:50:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"b5ce060cb5f24be8b54bc1426b8077cf","id":"acd73e9d-60e9-4325-a661-90bcda33fcc4","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-pub-subnet"}]} 2018-06-27 22:50:21,715 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=8059a51b-569e-401d-b48d-40d8e11fac33&name=CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-pub-subnet used request id req-736ef65b-2192-4ce7-9cb7-2df3189bb041 2018-06-27 22:50:21,716 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-06-27 22:50:21,716 - neutron_utils - INFO - Adding interface to router with name CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-pub-router 2018-06-27 22:50:21,721 - 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/6d074dfd-0824-44f8-a52d-a33495752554/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe6d05ae88d0aeafdf9fdc625c006cb3f7b5c3c4" -d '{"subnet_id": "acd73e9d-60e9-4325-a661-90bcda33fcc4"}' 2018-06-27 22:50:28,660 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:50:28 GMT Content-Type: application/json Content-Length: 309 Connection: keep-alive X-Openstack-Request-Id: req-f491dfe8-0cea-4563-87c9-132a31d5f1b3 Front-End-Https: on RESP BODY: {"network_id": "8059a51b-569e-401d-b48d-40d8e11fac33", "tenant_id": "b5ce060cb5f24be8b54bc1426b8077cf", "subnet_id": "acd73e9d-60e9-4325-a661-90bcda33fcc4", "subnet_ids": ["acd73e9d-60e9-4325-a661-90bcda33fcc4"], "port_id": "076e9a46-43d7-4013-a48c-78930f904e06", "id": "6d074dfd-0824-44f8-a52d-a33495752554"} 2018-06-27 22:50:28,660 - keystoneauth.session - DEBUG - PUT call to network for https://172.30.10.101:9696/v2.0/routers/6d074dfd-0824-44f8-a52d-a33495752554/add_router_interface used request id req-f491dfe8-0cea-4563-87c9-132a31d5f1b3 2018-06-27 22:50:28,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/routers/6d074dfd-0824-44f8-a52d-a33495752554 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe6d05ae88d0aeafdf9fdc625c006cb3f7b5c3c4" 2018-06-27 22:50:29,119 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:50:29 GMT Content-Type: application/json Content-Length: 730 Connection: keep-alive X-Openstack-Request-Id: req-e15d9c91-574b-44d5-a425-96228f8052aa Front-End-Https: on RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "977aff9f-43e9-4fec-86ae-a730f64fa17d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "df0aa635-d718-49cc-81c1-ba349ef8a505", "ip_address": "172.30.10.117"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "b5ce060cb5f24be8b54bc1426b8077cf", "created_at": "2018-06-27T22:50:17Z", "admin_state_up": true, "updated_at": "2018-06-27T22:50:26Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "b5ce060cb5f24be8b54bc1426b8077cf", "id": "6d074dfd-0824-44f8-a52d-a33495752554", "name": "CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-pub-router"}} 2018-06-27 22:50:29,119 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers/6d074dfd-0824-44f8-a52d-a33495752554 used request id req-e15d9c91-574b-44d5-a425-96228f8052aa 2018-06-27 22:50:29,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/ports?device_id=6d074dfd-0824-44f8-a52d-a33495752554 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe6d05ae88d0aeafdf9fdc625c006cb3f7b5c3c4" 2018-06-27 22:50:29,503 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:50:29 GMT Content-Type: application/json Content-Length: 718 Connection: keep-alive X-Openstack-Request-Id: req-2c32758c-690b-471b-9470-092dad5116b4 Front-End-Https: on RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"8059a51b-569e-401d-b48d-40d8e11fac33","tenant_id":"b5ce060cb5f24be8b54bc1426b8077cf","created_at":"2018-06-27T22:50:24Z","admin_state_up":true,"updated_at":"2018-06-27T22:50:26Z","binding:vnic_type":"normal","device_id":"6d074dfd-0824-44f8-a52d-a33495752554","device_owner":"network:router_interface","revision_number":6,"mac_address":"fa:16:3e:80:87:77","id":"076e9a46-43d7-4013-a48c-78930f904e06","port_security_enabled":false,"project_id":"b5ce060cb5f24be8b54bc1426b8077cf","fixed_ips":[{"subnet_id":"acd73e9d-60e9-4325-a661-90bcda33fcc4","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-27 22:50:29,503 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=6d074dfd-0824-44f8-a52d-a33495752554 used request id req-2c32758c-690b-471b-9470-092dad5116b4 2018-06-27 22:50:29,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/acd73e9d-60e9-4325-a661-90bcda33fcc4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe6d05ae88d0aeafdf9fdc625c006cb3f7b5c3c4" 2018-06-27 22:50:29,686 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:50:29 GMT Content-Type: application/json Content-Length: 679 Connection: keep-alive X-Openstack-Request-Id: req-a8ec9118-9783-47b4-806d-ba58e98143da Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8059a51b-569e-401d-b48d-40d8e11fac33","tenant_id":"b5ce060cb5f24be8b54bc1426b8077cf","created_at":"2018-06-27T22:50:11Z","dns_nameservers":[],"updated_at":"2018-06-27T22:50:11Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"b5ce060cb5f24be8b54bc1426b8077cf","id":"acd73e9d-60e9-4325-a661-90bcda33fcc4","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-pub-subnet"}} 2018-06-27 22:50:29,686 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/acd73e9d-60e9-4325-a661-90bcda33fcc4 used request id req-a8ec9118-9783-47b4-806d-ba58e98143da 2018-06-27 22:50:29,686 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:50:29,687 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:50:30,508 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T23:50:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["rQU7xBu3RaqKzdXye2W25w"], "issued_at": "2018-06-27T22:50:30.000000Z"}} 2018-06-27 22:50:30,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ba054650dbda1cbe88ad49f8b841bd6eb8c934e" 2018-06-27 22:50:30,844 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:50:30 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fd63f2dd-88f2-4c9a-af12-33ca5d258096 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:50:30,845 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-fd63f2dd-88f2-4c9a-af12-33ca5d258096 2018-06-27 22:50:30,846 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 22:50:30,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}5ba054650dbda1cbe88ad49f8b841bd6eb8c934e" 2018-06-27 22:50:31,404 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:50:31 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-730d7abe-25ae-437f-b84d-8b3c15ec29ee X-Compute-Request-Id: req-730d7abe-25ae-437f-b84d-8b3c15ec29ee Front-End-Https: on RESP BODY: {"flavors": [{"id": "bfce69d5-8948-4e52-8e30-cf8bfa544966", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "bookmark"}], "name": "shaker-flavor_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3"}]} 2018-06-27 22:50:31,405 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-730d7abe-25ae-437f-b84d-8b3c15ec29ee 2018-06-27 22:50:31,409 - 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}5ba054650dbda1cbe88ad49f8b841bd6eb8c934e" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-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-27 22:50:32,212 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:50: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-a44ec474-9465-4cdb-b7c2-571a4ea333b1 X-Compute-Request-Id: req-a44ec474-9465-4cdb-b7c2-571a4ea333b1 Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/c32b86e5-6368-4ff0-b507-28837881f722", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/c32b86e5-6368-4ff0-b507-28837881f722", "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": "c32b86e5-6368-4ff0-b507-28837881f722"}} 2018-06-27 22:50:32,212 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-a44ec474-9465-4cdb-b7c2-571a4ea333b1 2018-06-27 22:50:32,213 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:50:32,214 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:50:33,131 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "afad334029c845cdbe916efa7527f907", "name": "CreateInstanceSingleNetworkTests-a55dbf0e-5d4f-4f4-proj-role"}], "expires_at": "2018-06-27T23:50:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5ce060cb5f24be8b54bc1426b8077cf", "name": "CreateInstanceSingleNetworkTests-a55dbf0e-5d4f-4f4-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/b5ce060cb5f24be8b54bc1426b8077cf", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/b5ce060cb5f24be8b54bc1426b8077cf", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/b5ce060cb5f24be8b54bc1426b8077cf", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/b5ce060cb5f24be8b54bc1426b8077cf", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/b5ce060cb5f24be8b54bc1426b8077cf", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/b5ce060cb5f24be8b54bc1426b8077cf", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/b5ce060cb5f24be8b54bc1426b8077cf", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/b5ce060cb5f24be8b54bc1426b8077cf", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/b5ce060cb5f24be8b54bc1426b8077cf", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/b5ce060cb5f24be8b54bc1426b8077cf", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/b5ce060cb5f24be8b54bc1426b8077cf", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/b5ce060cb5f24be8b54bc1426b8077cf", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-a55dbf0e-5d4f-4f4-user", "id": "eb6879da99924f4b9cebc27cdf89eaf0"}, "audit_ids": ["sBEsFA-TRvO_V3hWBdrx0A"], "issued_at": "2018-06-27T22:50:33.000000Z"}} 2018-06-27 22:50:33,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}22aa0bf0d64cf74f07f51f15576eb0418245233f" 2018-06-27 22:50:33,483 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:50:33 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cab2e44a-eabc-479a-9609-1b4d32a849e9 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:50:33,483 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-cab2e44a-eabc-479a-9609-1b4d32a849e9 2018-06-27 22:50:33,484 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 22:50:33,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/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22aa0bf0d64cf74f07f51f15576eb0418245233f" 2018-06-27 22:50:34,457 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:50: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-61e65d22-5022-43f7-84b9-7f890e16d33a X-Compute-Request-Id: req-61e65d22-5022-43f7-84b9-7f890e16d33a Front-End-Https: on RESP BODY: {"keypairs": []} 2018-06-27 22:50:34,457 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/os-keypairs used request id req-61e65d22-5022-43f7-84b9-7f890e16d33a 2018-06-27 22:50:34,459 - OpenStackKeypair - INFO - Creating keypair CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-kp... 2018-06-27 22:50:34,459 - OpenStackKeypair - INFO - Creating new keypair 2018-06-27 22:50:34,500 - nova_utils - INFO - Creating keypair with name - CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-kp 2018-06-27 22:50:34,503 - 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}22aa0bf0d64cf74f07f51f15576eb0418245233f" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDDNv1G3Hc2cU09+Gyx9CXdlSJTKwmF5XnP5zJcnwfxM7QoU9ozHfYMuuMBugqbgpMRLYKoX/wCxJfOGX7npkfI44M+C9K8e0Q9aOwXe/e02iforMg3GnlmhOFtn2scnStmpwuKEMQXdXdtTlyHq6+zch+Frkj8RuoAwV/kqTrXbw==", "name": "CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-kp"}}' 2018-06-27 22:50:35,492 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:50:35 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-af0d9dcd-94be-4142-b858-2b54fa6c71cd X-Compute-Request-Id: req-af0d9dcd-94be-4142-b858-2b54fa6c71cd Front-End-Https: on RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDDNv1G3Hc2cU09+Gyx9CXdlSJTKwmF5XnP5zJcnwfxM7QoU9ozHfYMuuMBugqbgpMRLYKoX/wCxJfOGX7npkfI44M+C9K8e0Q9aOwXe/e02iforMg3GnlmhOFtn2scnStmpwuKEMQXdXdtTlyHq6+zch+Frkj8RuoAwV/kqTrXbw==", "user_id": "eb6879da99924f4b9cebc27cdf89eaf0", "name": "CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-kp", "fingerprint": "81:23:49:d6:7f:26:b9:e6:cc:14:60:fb:d6:9e:9b:b9"}} 2018-06-27 22:50:35,492 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/os-keypairs used request id req-af0d9dcd-94be-4142-b858-2b54fa6c71cd 2018-06-27 22:50:35,494 - file_utils - INFO - Saved public key to - tmp/CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26.pub 2018-06-27 22:50:35,494 - file_utils - INFO - Saved private key to - tmp/CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26 2018-06-27 22:50:35,495 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:50:35,496 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:50:36,378 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "afad334029c845cdbe916efa7527f907", "name": "CreateInstanceSingleNetworkTests-a55dbf0e-5d4f-4f4-proj-role"}], "expires_at": "2018-06-27T23:50:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5ce060cb5f24be8b54bc1426b8077cf", "name": "CreateInstanceSingleNetworkTests-a55dbf0e-5d4f-4f4-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/b5ce060cb5f24be8b54bc1426b8077cf", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/b5ce060cb5f24be8b54bc1426b8077cf", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/b5ce060cb5f24be8b54bc1426b8077cf", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/b5ce060cb5f24be8b54bc1426b8077cf", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/b5ce060cb5f24be8b54bc1426b8077cf", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/b5ce060cb5f24be8b54bc1426b8077cf", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/b5ce060cb5f24be8b54bc1426b8077cf", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/b5ce060cb5f24be8b54bc1426b8077cf", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/b5ce060cb5f24be8b54bc1426b8077cf", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/b5ce060cb5f24be8b54bc1426b8077cf", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/b5ce060cb5f24be8b54bc1426b8077cf", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/b5ce060cb5f24be8b54bc1426b8077cf", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-a55dbf0e-5d4f-4f4-user", "id": "eb6879da99924f4b9cebc27cdf89eaf0"}, "audit_ids": ["F9EqgeUdQAuTrrPs01jGvA"], "issued_at": "2018-06-27T22:50:36.000000Z"}} 2018-06-27 22:50:36,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}ea5bb157fa2e1fb5027c14b370e515c3a8d11f98" 2018-06-27 22:50:36,762 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:50:36 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e1813aa1-ee27-40f5-932a-18b3249a94cb Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:50:36,762 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-e1813aa1-ee27-40f5-932a-18b3249a94cb 2018-06-27 22:50:36,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=CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea5bb157fa2e1fb5027c14b370e515c3a8d11f98" 2018-06-27 22:50:37,764 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:50:37 GMT Content-Type: application/json Content-Length: 23 Connection: keep-alive X-Openstack-Request-Id: req-29dea048-da62-4077-bd5d-46c8f146e131 Front-End-Https: on RESP BODY: {"security_groups": []} 2018-06-27 22:50:37,764 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-sec-grp used request id req-29dea048-da62-4077-bd5d-46c8f146e131 2018-06-27 22:50:37,764 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-sec-grp... 2018-06-27 22:50:37,765 - neutron_utils - INFO - Creating security group with name - CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-sec-grp 2018-06-27 22:50:37,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}ea5bb157fa2e1fb5027c14b370e515c3a8d11f98" -d '{"security_group": {"name": "CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-sec-grp"}}' 2018-06-27 22:50:38,324 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 22:50:38 GMT Content-Type: application/json Content-Length: 1409 Connection: keep-alive X-Openstack-Request-Id: req-0d4054e0-bfc0-42f4-9e9e-0902caa39c8f Front-End-Https: on RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "b5ce060cb5f24be8b54bc1426b8077cf", "created_at": "2018-06-27T22:50:37Z", "updated_at": "2018-06-27T22:50:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:50:38Z", "revision_number": 0, "id": "7eef39a9-8abe-440e-a37e-6147d6cb2b4f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:50:38Z", "security_group_id": "2f52fded-655e-4250-aae1-cc2371f0bec8", "tenant_id": "b5ce060cb5f24be8b54bc1426b8077cf", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5ce060cb5f24be8b54bc1426b8077cf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:50:38Z", "revision_number": 0, "id": "b2ea0a65-99b4-44b6-bf13-47739b46bddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:50:38Z", "security_group_id": "2f52fded-655e-4250-aae1-cc2371f0bec8", "tenant_id": "b5ce060cb5f24be8b54bc1426b8077cf", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5ce060cb5f24be8b54bc1426b8077cf"}], "revision_number": 2, "project_id": "b5ce060cb5f24be8b54bc1426b8077cf", "id": "2f52fded-655e-4250-aae1-cc2371f0bec8", "name": "CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-sec-grp"}} 2018-06-27 22:50:38,324 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-groups used request id req-0d4054e0-bfc0-42f4-9e9e-0902caa39c8f 2018-06-27 22:50:38,325 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2f52fded-655e-4250-aae1-cc2371f0bec8 2018-06-27 22:50:38,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/security-group-rules?security_group_id=2f52fded-655e-4250-aae1-cc2371f0bec8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea5bb157fa2e1fb5027c14b370e515c3a8d11f98" 2018-06-27 22:50:39,220 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:50:39 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-66803f0a-af74-45e7-910a-521a97a3a02c 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-27T22:50:38Z", "security_group_id": "2f52fded-655e-4250-aae1-cc2371f0bec8", "port_range_min": null, "revision_number": 0, "tenant_id": "b5ce060cb5f24be8b54bc1426b8077cf", "created_at": "2018-06-27T22:50:38Z", "project_id": "b5ce060cb5f24be8b54bc1426b8077cf", "id": "7eef39a9-8abe-440e-a37e-6147d6cb2b4f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T22:50:38Z", "security_group_id": "2f52fded-655e-4250-aae1-cc2371f0bec8", "port_range_min": null, "revision_number": 0, "tenant_id": "b5ce060cb5f24be8b54bc1426b8077cf", "created_at": "2018-06-27T22:50:38Z", "project_id": "b5ce060cb5f24be8b54bc1426b8077cf", "id": "b2ea0a65-99b4-44b6-bf13-47739b46bddd"}]} 2018-06-27 22:50:39,220 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=2f52fded-655e-4250-aae1-cc2371f0bec8 used request id req-66803f0a-af74-45e7-910a-521a97a3a02c 2018-06-27 22:50:39,221 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2f52fded-655e-4250-aae1-cc2371f0bec8 2018-06-27 22:50:39,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=2f52fded-655e-4250-aae1-cc2371f0bec8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea5bb157fa2e1fb5027c14b370e515c3a8d11f98" 2018-06-27 22:50:39,394 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:50:39 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-3180cfe3-bde0-44d4-856e-4646106312bc 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-27T22:50:38Z", "security_group_id": "2f52fded-655e-4250-aae1-cc2371f0bec8", "port_range_min": null, "revision_number": 0, "tenant_id": "b5ce060cb5f24be8b54bc1426b8077cf", "created_at": "2018-06-27T22:50:38Z", "project_id": "b5ce060cb5f24be8b54bc1426b8077cf", "id": "7eef39a9-8abe-440e-a37e-6147d6cb2b4f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T22:50:38Z", "security_group_id": "2f52fded-655e-4250-aae1-cc2371f0bec8", "port_range_min": null, "revision_number": 0, "tenant_id": "b5ce060cb5f24be8b54bc1426b8077cf", "created_at": "2018-06-27T22:50:38Z", "project_id": "b5ce060cb5f24be8b54bc1426b8077cf", "id": "b2ea0a65-99b4-44b6-bf13-47739b46bddd"}]} 2018-06-27 22:50:39,394 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=2f52fded-655e-4250-aae1-cc2371f0bec8 used request id req-3180cfe3-bde0-44d4-856e-4646106312bc 2018-06-27 22:50:39,395 - neutron_utils - INFO - Retrieving security group with ID - 2f52fded-655e-4250-aae1-cc2371f0bec8 2018-06-27 22:50:39,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?id=2f52fded-655e-4250-aae1-cc2371f0bec8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea5bb157fa2e1fb5027c14b370e515c3a8d11f98" 2018-06-27 22:50:39,606 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:50:39 GMT Content-Type: application/json Content-Length: 1412 Connection: keep-alive X-Openstack-Request-Id: req-ba6020cd-b756-4786-aeb7-ddec815285be Front-End-Https: on RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "b5ce060cb5f24be8b54bc1426b8077cf", "created_at": "2018-06-27T22:50:37Z", "updated_at": "2018-06-27T22:50:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:50:38Z", "revision_number": 0, "id": "7eef39a9-8abe-440e-a37e-6147d6cb2b4f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:50:38Z", "security_group_id": "2f52fded-655e-4250-aae1-cc2371f0bec8", "tenant_id": "b5ce060cb5f24be8b54bc1426b8077cf", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5ce060cb5f24be8b54bc1426b8077cf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:50:38Z", "revision_number": 0, "id": "b2ea0a65-99b4-44b6-bf13-47739b46bddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:50:38Z", "security_group_id": "2f52fded-655e-4250-aae1-cc2371f0bec8", "tenant_id": "b5ce060cb5f24be8b54bc1426b8077cf", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5ce060cb5f24be8b54bc1426b8077cf"}], "revision_number": 2, "project_id": "b5ce060cb5f24be8b54bc1426b8077cf", "id": "2f52fded-655e-4250-aae1-cc2371f0bec8", "name": "CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-sec-grp"}]} 2018-06-27 22:50:39,606 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=2f52fded-655e-4250-aae1-cc2371f0bec8 used request id req-ba6020cd-b756-4786-aeb7-ddec815285be 2018-06-27 22:50:39,606 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2f52fded-655e-4250-aae1-cc2371f0bec8 2018-06-27 22:50:39,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/security-group-rules?security_group_id=2f52fded-655e-4250-aae1-cc2371f0bec8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea5bb157fa2e1fb5027c14b370e515c3a8d11f98" 2018-06-27 22:50:40,383 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:50:40 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-569f4dc8-104d-453e-ac9e-102a34c19495 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-27T22:50:38Z", "security_group_id": "2f52fded-655e-4250-aae1-cc2371f0bec8", "port_range_min": null, "revision_number": 0, "tenant_id": "b5ce060cb5f24be8b54bc1426b8077cf", "created_at": "2018-06-27T22:50:38Z", "project_id": "b5ce060cb5f24be8b54bc1426b8077cf", "id": "7eef39a9-8abe-440e-a37e-6147d6cb2b4f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T22:50:38Z", "security_group_id": "2f52fded-655e-4250-aae1-cc2371f0bec8", "port_range_min": null, "revision_number": 0, "tenant_id": "b5ce060cb5f24be8b54bc1426b8077cf", "created_at": "2018-06-27T22:50:38Z", "project_id": "b5ce060cb5f24be8b54bc1426b8077cf", "id": "b2ea0a65-99b4-44b6-bf13-47739b46bddd"}]} 2018-06-27 22:50:40,384 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=2f52fded-655e-4250-aae1-cc2371f0bec8 used request id req-569f4dc8-104d-453e-ac9e-102a34c19495 2018-06-27 22:50:40,384 - neutron_utils - INFO - Retrieving security group with ID - 2f52fded-655e-4250-aae1-cc2371f0bec8 2018-06-27 22:50:40,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?id=2f52fded-655e-4250-aae1-cc2371f0bec8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea5bb157fa2e1fb5027c14b370e515c3a8d11f98" 2018-06-27 22:50:40,577 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:50:40 GMT Content-Type: application/json Content-Length: 1412 Connection: keep-alive X-Openstack-Request-Id: req-eb432808-2b7c-49d2-b934-70a525365e75 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "b5ce060cb5f24be8b54bc1426b8077cf", "created_at": "2018-06-27T22:50:37Z", "updated_at": "2018-06-27T22:50:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:50:38Z", "revision_number": 0, "id": "7eef39a9-8abe-440e-a37e-6147d6cb2b4f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:50:38Z", "security_group_id": "2f52fded-655e-4250-aae1-cc2371f0bec8", "tenant_id": "b5ce060cb5f24be8b54bc1426b8077cf", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5ce060cb5f24be8b54bc1426b8077cf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:50:38Z", "revision_number": 0, "id": "b2ea0a65-99b4-44b6-bf13-47739b46bddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:50:38Z", "security_group_id": "2f52fded-655e-4250-aae1-cc2371f0bec8", "tenant_id": "b5ce060cb5f24be8b54bc1426b8077cf", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5ce060cb5f24be8b54bc1426b8077cf"}], "revision_number": 2, "project_id": "b5ce060cb5f24be8b54bc1426b8077cf", "id": "2f52fded-655e-4250-aae1-cc2371f0bec8", "name": "CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-sec-grp"}]} 2018-06-27 22:50:40,577 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=2f52fded-655e-4250-aae1-cc2371f0bec8 used request id req-eb432808-2b7c-49d2-b934-70a525365e75 2018-06-27 22:50:40,578 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2f52fded-655e-4250-aae1-cc2371f0bec8 2018-06-27 22:50:40,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=2f52fded-655e-4250-aae1-cc2371f0bec8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea5bb157fa2e1fb5027c14b370e515c3a8d11f98" 2018-06-27 22:50:40,683 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:50:40 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-6d77ca2f-1608-48b4-87f4-392470160650 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-27T22:50:38Z", "security_group_id": "2f52fded-655e-4250-aae1-cc2371f0bec8", "port_range_min": null, "revision_number": 0, "tenant_id": "b5ce060cb5f24be8b54bc1426b8077cf", "created_at": "2018-06-27T22:50:38Z", "project_id": "b5ce060cb5f24be8b54bc1426b8077cf", "id": "7eef39a9-8abe-440e-a37e-6147d6cb2b4f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T22:50:38Z", "security_group_id": "2f52fded-655e-4250-aae1-cc2371f0bec8", "port_range_min": null, "revision_number": 0, "tenant_id": "b5ce060cb5f24be8b54bc1426b8077cf", "created_at": "2018-06-27T22:50:38Z", "project_id": "b5ce060cb5f24be8b54bc1426b8077cf", "id": "b2ea0a65-99b4-44b6-bf13-47739b46bddd"}]} 2018-06-27 22:50:40,684 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=2f52fded-655e-4250-aae1-cc2371f0bec8 used request id req-6d77ca2f-1608-48b4-87f4-392470160650 2018-06-27 22:50:40,684 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-sec-grp 2018-06-27 22:50:40,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/security-groups?name=CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea5bb157fa2e1fb5027c14b370e515c3a8d11f98" 2018-06-27 22:50:40,853 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:50:40 GMT Content-Type: application/json Content-Length: 1412 Connection: keep-alive X-Openstack-Request-Id: req-3f7553b5-4354-4ed6-b807-7b33a888d1ea Front-End-Https: on RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "b5ce060cb5f24be8b54bc1426b8077cf", "created_at": "2018-06-27T22:50:37Z", "updated_at": "2018-06-27T22:50:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:50:38Z", "revision_number": 0, "id": "7eef39a9-8abe-440e-a37e-6147d6cb2b4f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:50:38Z", "security_group_id": "2f52fded-655e-4250-aae1-cc2371f0bec8", "tenant_id": "b5ce060cb5f24be8b54bc1426b8077cf", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5ce060cb5f24be8b54bc1426b8077cf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:50:38Z", "revision_number": 0, "id": "b2ea0a65-99b4-44b6-bf13-47739b46bddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:50:38Z", "security_group_id": "2f52fded-655e-4250-aae1-cc2371f0bec8", "tenant_id": "b5ce060cb5f24be8b54bc1426b8077cf", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5ce060cb5f24be8b54bc1426b8077cf"}], "revision_number": 2, "project_id": "b5ce060cb5f24be8b54bc1426b8077cf", "id": "2f52fded-655e-4250-aae1-cc2371f0bec8", "name": "CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-sec-grp"}]} 2018-06-27 22:50:40,853 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-sec-grp used request id req-3f7553b5-4354-4ed6-b807-7b33a888d1ea 2018-06-27 22:50:40,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-27 22:50:40,870 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 22:50: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-27 22:50:40,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/b5ce060cb5f24be8b54bc1426b8077cf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea5bb157fa2e1fb5027c14b370e515c3a8d11f98" 2018-06-27 22:50:40,954 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:50:40 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e114cdbb-fcfc-4de4-93fb-2ad28c950ab0 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/b5ce060cb5f24be8b54bc1426b8077cf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b5ce060cb5f24be8b54bc1426b8077cf", "name": "CreateInstanceSingleNetworkTests-a55dbf0e-5d4f-4f4-proj"}} 2018-06-27 22:50:40,955 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b5ce060cb5f24be8b54bc1426b8077cf used request id req-e114cdbb-fcfc-4de4-93fb-2ad28c950ab0 2018-06-27 22:50:40,955 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2f52fded-655e-4250-aae1-cc2371f0bec8 2018-06-27 22:50:40,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=2f52fded-655e-4250-aae1-cc2371f0bec8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea5bb157fa2e1fb5027c14b370e515c3a8d11f98" 2018-06-27 22:50:41,023 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:50:41 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-f10bd371-615d-4889-9ab3-7e34ce78cd47 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-27T22:50:38Z", "security_group_id": "2f52fded-655e-4250-aae1-cc2371f0bec8", "port_range_min": null, "revision_number": 0, "tenant_id": "b5ce060cb5f24be8b54bc1426b8077cf", "created_at": "2018-06-27T22:50:38Z", "project_id": "b5ce060cb5f24be8b54bc1426b8077cf", "id": "7eef39a9-8abe-440e-a37e-6147d6cb2b4f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T22:50:38Z", "security_group_id": "2f52fded-655e-4250-aae1-cc2371f0bec8", "port_range_min": null, "revision_number": 0, "tenant_id": "b5ce060cb5f24be8b54bc1426b8077cf", "created_at": "2018-06-27T22:50:38Z", "project_id": "b5ce060cb5f24be8b54bc1426b8077cf", "id": "b2ea0a65-99b4-44b6-bf13-47739b46bddd"}]} 2018-06-27 22:50:41,023 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=2f52fded-655e-4250-aae1-cc2371f0bec8 used request id req-f10bd371-615d-4889-9ab3-7e34ce78cd47 2018-06-27 22:50:41,028 - 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}ea5bb157fa2e1fb5027c14b370e515c3a8d11f98" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "2f52fded-655e-4250-aae1-cc2371f0bec8"}}' 2018-06-27 22:50:41,346 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 22:50:41 GMT Content-Type: application/json Content-Length: 509 Connection: keep-alive X-Openstack-Request-Id: req-e9bbe9b0-571c-4e9d-81b4-af3b5ad1596d 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-27T22:50:41Z", "security_group_id": "2f52fded-655e-4250-aae1-cc2371f0bec8", "port_range_min": null, "revision_number": 0, "tenant_id": "b5ce060cb5f24be8b54bc1426b8077cf", "created_at": "2018-06-27T22:50:41Z", "project_id": "b5ce060cb5f24be8b54bc1426b8077cf", "id": "7597638d-f7be-45af-a190-e5d88809593c"}} 2018-06-27 22:50:41,346 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-group-rules used request id req-e9bbe9b0-571c-4e9d-81b4-af3b5ad1596d 2018-06-27 22:50:41,347 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-sec-grp 2018-06-27 22:50:41,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/security-groups?name=CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea5bb157fa2e1fb5027c14b370e515c3a8d11f98" 2018-06-27 22:50:41,461 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:50:41 GMT Content-Type: application/json Content-Length: 1910 Connection: keep-alive X-Openstack-Request-Id: req-51c2bf67-8d3f-466b-9225-c400551681cf Front-End-Https: on RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "b5ce060cb5f24be8b54bc1426b8077cf", "created_at": "2018-06-27T22:50:37Z", "updated_at": "2018-06-27T22:50:41Z", "security_group_rules": [{"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:50:41Z", "revision_number": 0, "id": "7597638d-f7be-45af-a190-e5d88809593c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:50:41Z", "security_group_id": "2f52fded-655e-4250-aae1-cc2371f0bec8", "tenant_id": "b5ce060cb5f24be8b54bc1426b8077cf", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5ce060cb5f24be8b54bc1426b8077cf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:50:38Z", "revision_number": 0, "id": "7eef39a9-8abe-440e-a37e-6147d6cb2b4f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:50:38Z", "security_group_id": "2f52fded-655e-4250-aae1-cc2371f0bec8", "tenant_id": "b5ce060cb5f24be8b54bc1426b8077cf", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5ce060cb5f24be8b54bc1426b8077cf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:50:38Z", "revision_number": 0, "id": "b2ea0a65-99b4-44b6-bf13-47739b46bddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:50:38Z", "security_group_id": "2f52fded-655e-4250-aae1-cc2371f0bec8", "tenant_id": "b5ce060cb5f24be8b54bc1426b8077cf", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5ce060cb5f24be8b54bc1426b8077cf"}], "revision_number": 3, "project_id": "b5ce060cb5f24be8b54bc1426b8077cf", "id": "2f52fded-655e-4250-aae1-cc2371f0bec8", "name": "CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-sec-grp"}]} 2018-06-27 22:50:41,461 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-sec-grp used request id req-51c2bf67-8d3f-466b-9225-c400551681cf 2018-06-27 22:50:41,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/b5ce060cb5f24be8b54bc1426b8077cf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea5bb157fa2e1fb5027c14b370e515c3a8d11f98" 2018-06-27 22:50:41,576 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:50:41 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-817f1f06-1685-4e0f-a530-f1d5693ab1fe Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/b5ce060cb5f24be8b54bc1426b8077cf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b5ce060cb5f24be8b54bc1426b8077cf", "name": "CreateInstanceSingleNetworkTests-a55dbf0e-5d4f-4f4-proj"}} 2018-06-27 22:50:41,576 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b5ce060cb5f24be8b54bc1426b8077cf used request id req-817f1f06-1685-4e0f-a530-f1d5693ab1fe 2018-06-27 22:50:41,576 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2f52fded-655e-4250-aae1-cc2371f0bec8 2018-06-27 22:50:41,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/security-group-rules?security_group_id=2f52fded-655e-4250-aae1-cc2371f0bec8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea5bb157fa2e1fb5027c14b370e515c3a8d11f98" 2018-06-27 22:50:41,759 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:50:41 GMT Content-Type: application/json Content-Length: 1488 Connection: keep-alive X-Openstack-Request-Id: req-cfde0608-786b-44bf-858e-366268974d9a 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-27T22:50:41Z", "security_group_id": "2f52fded-655e-4250-aae1-cc2371f0bec8", "port_range_min": null, "revision_number": 0, "tenant_id": "b5ce060cb5f24be8b54bc1426b8077cf", "created_at": "2018-06-27T22:50:41Z", "project_id": "b5ce060cb5f24be8b54bc1426b8077cf", "id": "7597638d-f7be-45af-a190-e5d88809593c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T22:50:38Z", "security_group_id": "2f52fded-655e-4250-aae1-cc2371f0bec8", "port_range_min": null, "revision_number": 0, "tenant_id": "b5ce060cb5f24be8b54bc1426b8077cf", "created_at": "2018-06-27T22:50:38Z", "project_id": "b5ce060cb5f24be8b54bc1426b8077cf", "id": "7eef39a9-8abe-440e-a37e-6147d6cb2b4f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T22:50:38Z", "security_group_id": "2f52fded-655e-4250-aae1-cc2371f0bec8", "port_range_min": null, "revision_number": 0, "tenant_id": "b5ce060cb5f24be8b54bc1426b8077cf", "created_at": "2018-06-27T22:50:38Z", "project_id": "b5ce060cb5f24be8b54bc1426b8077cf", "id": "b2ea0a65-99b4-44b6-bf13-47739b46bddd"}]} 2018-06-27 22:50:41,759 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=2f52fded-655e-4250-aae1-cc2371f0bec8 used request id req-cfde0608-786b-44bf-858e-366268974d9a 2018-06-27 22:50:41,765 - 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}ea5bb157fa2e1fb5027c14b370e515c3a8d11f98" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 22, "port_range_max": 22, "security_group_id": "2f52fded-655e-4250-aae1-cc2371f0bec8"}}' 2018-06-27 22:50:42,185 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 22:50:42 GMT Content-Type: application/json Content-Length: 505 Connection: keep-alive X-Openstack-Request-Id: req-4ba43e2b-6c20-451b-9848-b08e343f4a8e 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-27T22:50:42Z", "security_group_id": "2f52fded-655e-4250-aae1-cc2371f0bec8", "port_range_min": 22, "revision_number": 0, "tenant_id": "b5ce060cb5f24be8b54bc1426b8077cf", "created_at": "2018-06-27T22:50:42Z", "project_id": "b5ce060cb5f24be8b54bc1426b8077cf", "id": "7dc5083b-539a-42fa-a6bc-f95417a4af72"}} 2018-06-27 22:50:42,185 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-group-rules used request id req-4ba43e2b-6c20-451b-9848-b08e343f4a8e 2018-06-27 22:50:42,185 - neutron_utils - INFO - Retrieving security group with ID - 2f52fded-655e-4250-aae1-cc2371f0bec8 2018-06-27 22:50: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/security-groups?id=2f52fded-655e-4250-aae1-cc2371f0bec8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea5bb157fa2e1fb5027c14b370e515c3a8d11f98" 2018-06-27 22:50:42,307 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:50:42 GMT Content-Type: application/json Content-Length: 2404 Connection: keep-alive X-Openstack-Request-Id: req-f2d82d47-3c33-40be-872a-c619d00c1563 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "b5ce060cb5f24be8b54bc1426b8077cf", "created_at": "2018-06-27T22:50:37Z", "updated_at": "2018-06-27T22:50:42Z", "security_group_rules": [{"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:50:41Z", "revision_number": 0, "id": "7597638d-f7be-45af-a190-e5d88809593c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:50:41Z", "security_group_id": "2f52fded-655e-4250-aae1-cc2371f0bec8", "tenant_id": "b5ce060cb5f24be8b54bc1426b8077cf", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5ce060cb5f24be8b54bc1426b8077cf"}, {"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-06-27T22:50:42Z", "revision_number": 0, "id": "7dc5083b-539a-42fa-a6bc-f95417a4af72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:50:42Z", "security_group_id": "2f52fded-655e-4250-aae1-cc2371f0bec8", "tenant_id": "b5ce060cb5f24be8b54bc1426b8077cf", "port_range_min": 22, "ethertype": "IPv4", "project_id": "b5ce060cb5f24be8b54bc1426b8077cf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:50:38Z", "revision_number": 0, "id": "7eef39a9-8abe-440e-a37e-6147d6cb2b4f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:50:38Z", "security_group_id": "2f52fded-655e-4250-aae1-cc2371f0bec8", "tenant_id": "b5ce060cb5f24be8b54bc1426b8077cf", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5ce060cb5f24be8b54bc1426b8077cf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:50:38Z", "revision_number": 0, "id": "b2ea0a65-99b4-44b6-bf13-47739b46bddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:50:38Z", "security_group_id": "2f52fded-655e-4250-aae1-cc2371f0bec8", "tenant_id": "b5ce060cb5f24be8b54bc1426b8077cf", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5ce060cb5f24be8b54bc1426b8077cf"}], "revision_number": 4, "project_id": "b5ce060cb5f24be8b54bc1426b8077cf", "id": "2f52fded-655e-4250-aae1-cc2371f0bec8", "name": "CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-sec-grp"}]} 2018-06-27 22:50:42,308 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=2f52fded-655e-4250-aae1-cc2371f0bec8 used request id req-f2d82d47-3c33-40be-872a-c619d00c1563 2018-06-27 22:50:42,308 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2f52fded-655e-4250-aae1-cc2371f0bec8 2018-06-27 22:50:42,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-group-rules?security_group_id=2f52fded-655e-4250-aae1-cc2371f0bec8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea5bb157fa2e1fb5027c14b370e515c3a8d11f98" 2018-06-27 22:50:42,390 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:50:42 GMT Content-Type: application/json Content-Length: 1970 Connection: keep-alive X-Openstack-Request-Id: req-59310e24-5b1a-4580-94f8-8b1d5832ee95 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-27T22:50:41Z", "security_group_id": "2f52fded-655e-4250-aae1-cc2371f0bec8", "port_range_min": null, "revision_number": 0, "tenant_id": "b5ce060cb5f24be8b54bc1426b8077cf", "created_at": "2018-06-27T22:50:41Z", "project_id": "b5ce060cb5f24be8b54bc1426b8077cf", "id": "7597638d-f7be-45af-a190-e5d88809593c"}, {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-06-27T22:50:42Z", "security_group_id": "2f52fded-655e-4250-aae1-cc2371f0bec8", "port_range_min": 22, "revision_number": 0, "tenant_id": "b5ce060cb5f24be8b54bc1426b8077cf", "created_at": "2018-06-27T22:50:42Z", "project_id": "b5ce060cb5f24be8b54bc1426b8077cf", "id": "7dc5083b-539a-42fa-a6bc-f95417a4af72"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T22:50:38Z", "security_group_id": "2f52fded-655e-4250-aae1-cc2371f0bec8", "port_range_min": null, "revision_number": 0, "tenant_id": "b5ce060cb5f24be8b54bc1426b8077cf", "created_at": "2018-06-27T22:50:38Z", "project_id": "b5ce060cb5f24be8b54bc1426b8077cf", "id": "7eef39a9-8abe-440e-a37e-6147d6cb2b4f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T22:50:38Z", "security_group_id": "2f52fded-655e-4250-aae1-cc2371f0bec8", "port_range_min": null, "revision_number": 0, "tenant_id": "b5ce060cb5f24be8b54bc1426b8077cf", "created_at": "2018-06-27T22:50:38Z", "project_id": "b5ce060cb5f24be8b54bc1426b8077cf", "id": "b2ea0a65-99b4-44b6-bf13-47739b46bddd"}]} 2018-06-27 22:50:42,390 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=2f52fded-655e-4250-aae1-cc2371f0bec8 used request id req-59310e24-5b1a-4580-94f8-8b1d5832ee95 2018-06-27 22:50:42,391 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:50:42,392 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:50:43,150 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "afad334029c845cdbe916efa7527f907", "name": "CreateInstanceSingleNetworkTests-a55dbf0e-5d4f-4f4-proj-role"}], "expires_at": "2018-06-27T23:50:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5ce060cb5f24be8b54bc1426b8077cf", "name": "CreateInstanceSingleNetworkTests-a55dbf0e-5d4f-4f4-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/b5ce060cb5f24be8b54bc1426b8077cf", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/b5ce060cb5f24be8b54bc1426b8077cf", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/b5ce060cb5f24be8b54bc1426b8077cf", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/b5ce060cb5f24be8b54bc1426b8077cf", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/b5ce060cb5f24be8b54bc1426b8077cf", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/b5ce060cb5f24be8b54bc1426b8077cf", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/b5ce060cb5f24be8b54bc1426b8077cf", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/b5ce060cb5f24be8b54bc1426b8077cf", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/b5ce060cb5f24be8b54bc1426b8077cf", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/b5ce060cb5f24be8b54bc1426b8077cf", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/b5ce060cb5f24be8b54bc1426b8077cf", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/b5ce060cb5f24be8b54bc1426b8077cf", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-a55dbf0e-5d4f-4f4-user", "id": "eb6879da99924f4b9cebc27cdf89eaf0"}, "audit_ids": ["Ds-jqLwlTzi9eSyypC2cMQ"], "issued_at": "2018-06-27T22:50:43.000000Z"}} 2018-06-27 22:50:43,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}475caa2cb1391d786276ef4a9cf59aa8160b72b9" 2018-06-27 22:50:43,508 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:50:43 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ae1a80c3-a0bb-4a0a-a986-e8f376ba74f7 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:50:43,508 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-ae1a80c3-a0bb-4a0a-a986-e8f376ba74f7 2018-06-27 22:50:43,511 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 22:50:43,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}475caa2cb1391d786276ef4a9cf59aa8160b72b9" 2018-06-27 22:50:43,884 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:50:43 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c2cbe753-2b59-4d08-a22d-84e3f7595a7b Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:50:43,885 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-c2cbe753-2b59-4d08-a22d-84e3f7595a7b 2018-06-27 22:50:43,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/networks?name=CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}475caa2cb1391d786276ef4a9cf59aa8160b72b9" 2018-06-27 22:50:44,953 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:50:44 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-9f76b5e7-872f-4fb3-8357-a2422e3e6ccf Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["acd73e9d-60e9-4325-a661-90bcda33fcc4"],"updated_at":"2018-06-27T22:50:11Z","tenant_id":"b5ce060cb5f24be8b54bc1426b8077cf","created_at":"2018-06-27T22:50:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"b5ce060cb5f24be8b54bc1426b8077cf","id":"8059a51b-569e-401d-b48d-40d8e11fac33","name":"CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-pub-net"}]} 2018-06-27 22:50:44,953 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-pub-net used request id req-9f76b5e7-872f-4fb3-8357-a2422e3e6ccf 2018-06-27 22:50:44,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 22:50:44,970 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 22:50: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-27 22:50:44,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/b5ce060cb5f24be8b54bc1426b8077cf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}475caa2cb1391d786276ef4a9cf59aa8160b72b9" 2018-06-27 22:50:45,337 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:50:44 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ac354491-d678-4ebd-8eae-de54911e10fa Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/b5ce060cb5f24be8b54bc1426b8077cf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b5ce060cb5f24be8b54bc1426b8077cf", "name": "CreateInstanceSingleNetworkTests-a55dbf0e-5d4f-4f4-proj"}} 2018-06-27 22:50:45,337 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b5ce060cb5f24be8b54bc1426b8077cf used request id req-ac354491-d678-4ebd-8eae-de54911e10fa 2018-06-27 22:50:45,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?network_id=8059a51b-569e-401d-b48d-40d8e11fac33 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}475caa2cb1391d786276ef4a9cf59aa8160b72b9" 2018-06-27 22:50:45,542 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:50:45 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-e6c72555-e089-4192-9137-0cea86a70e5e Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8059a51b-569e-401d-b48d-40d8e11fac33","tenant_id":"b5ce060cb5f24be8b54bc1426b8077cf","created_at":"2018-06-27T22:50:11Z","dns_nameservers":[],"updated_at":"2018-06-27T22:50:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"b5ce060cb5f24be8b54bc1426b8077cf","id":"acd73e9d-60e9-4325-a661-90bcda33fcc4","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-pub-subnet"}]} 2018-06-27 22:50:45,543 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=8059a51b-569e-401d-b48d-40d8e11fac33 used request id req-e6c72555-e089-4192-9137-0cea86a70e5e 2018-06-27 22:50:45,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=8059a51b-569e-401d-b48d-40d8e11fac33&name=CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}475caa2cb1391d786276ef4a9cf59aa8160b72b9" 2018-06-27 22:50:46,410 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:50:46 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-463354fe-f4e3-423e-844d-a49f3db0692e Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-27 22:50:46,410 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=8059a51b-569e-401d-b48d-40d8e11fac33&name=CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26port-1&admin_state_up=True used request id req-463354fe-f4e3-423e-844d-a49f3db0692e 2018-06-27 22:50:46,414 - novaclient.v2.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-0976a32f-f28a-4c0e-ad50-49ce36f26e26-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}475caa2cb1391d786276ef4a9cf59aa8160b72b9" 2018-06-27 22:50:47,406 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:50:47 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-5f042fd9-6f49-4ed8-b549-176a7b05cfa1 X-Compute-Request-Id: req-5f042fd9-6f49-4ed8-b549-176a7b05cfa1 Front-End-Https: on RESP BODY: {"servers": []} 2018-06-27 22:50:47,406 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-inst used request id req-5f042fd9-6f49-4ed8-b549-176a7b05cfa1 2018-06-27 22:50:47,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/networks?name=CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}475caa2cb1391d786276ef4a9cf59aa8160b72b9" 2018-06-27 22:50:48,589 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:50:48 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-686ef1c5-157e-433f-b986-56f5b9c9f6c2 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["acd73e9d-60e9-4325-a661-90bcda33fcc4"],"updated_at":"2018-06-27T22:50:11Z","tenant_id":"b5ce060cb5f24be8b54bc1426b8077cf","created_at":"2018-06-27T22:50:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"b5ce060cb5f24be8b54bc1426b8077cf","id":"8059a51b-569e-401d-b48d-40d8e11fac33","name":"CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-pub-net"}]} 2018-06-27 22:50:48,589 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-pub-net used request id req-686ef1c5-157e-433f-b986-56f5b9c9f6c2 2018-06-27 22:50: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/projects/b5ce060cb5f24be8b54bc1426b8077cf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}475caa2cb1391d786276ef4a9cf59aa8160b72b9" 2018-06-27 22:50:49,020 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:50:48 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a4abcca3-e3c9-45c8-a505-b6d7935d7f3b Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/b5ce060cb5f24be8b54bc1426b8077cf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b5ce060cb5f24be8b54bc1426b8077cf", "name": "CreateInstanceSingleNetworkTests-a55dbf0e-5d4f-4f4-proj"}} 2018-06-27 22:50:49,021 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b5ce060cb5f24be8b54bc1426b8077cf used request id req-a4abcca3-e3c9-45c8-a505-b6d7935d7f3b 2018-06-27 22:50:49,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=8059a51b-569e-401d-b48d-40d8e11fac33 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}475caa2cb1391d786276ef4a9cf59aa8160b72b9" 2018-06-27 22:50:49,175 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:50:49 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-4debcbc6-2b67-4751-833e-3aa47628cbf6 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8059a51b-569e-401d-b48d-40d8e11fac33","tenant_id":"b5ce060cb5f24be8b54bc1426b8077cf","created_at":"2018-06-27T22:50:11Z","dns_nameservers":[],"updated_at":"2018-06-27T22:50:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"b5ce060cb5f24be8b54bc1426b8077cf","id":"acd73e9d-60e9-4325-a661-90bcda33fcc4","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-pub-subnet"}]} 2018-06-27 22:50:49,175 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=8059a51b-569e-401d-b48d-40d8e11fac33 used request id req-4debcbc6-2b67-4751-833e-3aa47628cbf6 2018-06-27 22:50:49,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/ports?network_id=8059a51b-569e-401d-b48d-40d8e11fac33&name=CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}475caa2cb1391d786276ef4a9cf59aa8160b72b9" 2018-06-27 22:50:49,326 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:50:49 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-f571a44e-054c-45a5-bb4f-34e29e15492d Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-27 22:50:49,326 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=8059a51b-569e-401d-b48d-40d8e11fac33&name=CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26port-1&admin_state_up=True used request id req-f571a44e-054c-45a5-bb4f-34e29e15492d 2018-06-27 22:50:49,327 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:50:49,328 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:50:50,070 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "afad334029c845cdbe916efa7527f907", "name": "CreateInstanceSingleNetworkTests-a55dbf0e-5d4f-4f4-proj-role"}], "expires_at": "2018-06-27T23:50:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5ce060cb5f24be8b54bc1426b8077cf", "name": "CreateInstanceSingleNetworkTests-a55dbf0e-5d4f-4f4-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/b5ce060cb5f24be8b54bc1426b8077cf", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/b5ce060cb5f24be8b54bc1426b8077cf", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/b5ce060cb5f24be8b54bc1426b8077cf", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/b5ce060cb5f24be8b54bc1426b8077cf", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/b5ce060cb5f24be8b54bc1426b8077cf", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/b5ce060cb5f24be8b54bc1426b8077cf", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/b5ce060cb5f24be8b54bc1426b8077cf", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/b5ce060cb5f24be8b54bc1426b8077cf", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/b5ce060cb5f24be8b54bc1426b8077cf", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/b5ce060cb5f24be8b54bc1426b8077cf", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/b5ce060cb5f24be8b54bc1426b8077cf", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/b5ce060cb5f24be8b54bc1426b8077cf", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-a55dbf0e-5d4f-4f4-user", "id": "eb6879da99924f4b9cebc27cdf89eaf0"}, "audit_ids": ["WAM9ImS7SzSeLQZFp0uHSw"], "issued_at": "2018-06-27T22:50:50.000000Z"}} 2018-06-27 22:50:50,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}b4fba5c41d9792ab8ce80e58ee5980a66614eb89" 2018-06-27 22:50:50,132 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:50:50 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0f4284da-272d-40f8-977b-7b2607f3d3e2 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:50:50,132 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-0f4284da-272d-40f8-977b-7b2607f3d3e2 2018-06-27 22:50:50,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=CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}475caa2cb1391d786276ef4a9cf59aa8160b72b9" 2018-06-27 22:50:50,496 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:50:50 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-e15e7cdb-14f5-4078-9c7b-45e651174646 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["acd73e9d-60e9-4325-a661-90bcda33fcc4"],"updated_at":"2018-06-27T22:50:11Z","tenant_id":"b5ce060cb5f24be8b54bc1426b8077cf","created_at":"2018-06-27T22:50:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"b5ce060cb5f24be8b54bc1426b8077cf","id":"8059a51b-569e-401d-b48d-40d8e11fac33","name":"CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-pub-net"}]} 2018-06-27 22:50:50,496 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-pub-net used request id req-e15e7cdb-14f5-4078-9c7b-45e651174646 2018-06-27 22:50:50,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=8059a51b-569e-401d-b48d-40d8e11fac33 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}475caa2cb1391d786276ef4a9cf59aa8160b72b9" 2018-06-27 22:50:50,663 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:50:50 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-246f891e-88f3-426b-8174-4a2fb75878c0 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8059a51b-569e-401d-b48d-40d8e11fac33","tenant_id":"b5ce060cb5f24be8b54bc1426b8077cf","created_at":"2018-06-27T22:50:11Z","dns_nameservers":[],"updated_at":"2018-06-27T22:50:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"b5ce060cb5f24be8b54bc1426b8077cf","id":"acd73e9d-60e9-4325-a661-90bcda33fcc4","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-pub-subnet"}]} 2018-06-27 22:50:50,664 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=8059a51b-569e-401d-b48d-40d8e11fac33 used request id req-246f891e-88f3-426b-8174-4a2fb75878c0 2018-06-27 22:50:50,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=CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}475caa2cb1391d786276ef4a9cf59aa8160b72b9" 2018-06-27 22:50:51,007 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:50:51 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-bdf67487-ab78-4d31-b2d0-a968ef0b0905 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["acd73e9d-60e9-4325-a661-90bcda33fcc4"],"updated_at":"2018-06-27T22:50:11Z","tenant_id":"b5ce060cb5f24be8b54bc1426b8077cf","created_at":"2018-06-27T22:50:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"b5ce060cb5f24be8b54bc1426b8077cf","id":"8059a51b-569e-401d-b48d-40d8e11fac33","name":"CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-pub-net"}]} 2018-06-27 22:50:51,007 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-pub-net used request id req-bdf67487-ab78-4d31-b2d0-a968ef0b0905 2018-06-27 22:50:51,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 22:50:51,023 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 22:50: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-27 22:50:51,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/b5ce060cb5f24be8b54bc1426b8077cf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4fba5c41d9792ab8ce80e58ee5980a66614eb89" 2018-06-27 22:50:51,134 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:50:51 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6f3188d6-d354-419b-bb49-e7643ac33539 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/b5ce060cb5f24be8b54bc1426b8077cf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b5ce060cb5f24be8b54bc1426b8077cf", "name": "CreateInstanceSingleNetworkTests-a55dbf0e-5d4f-4f4-proj"}} 2018-06-27 22:50:51,134 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b5ce060cb5f24be8b54bc1426b8077cf used request id req-6f3188d6-d354-419b-bb49-e7643ac33539 2018-06-27 22:50:51,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=8059a51b-569e-401d-b48d-40d8e11fac33 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}475caa2cb1391d786276ef4a9cf59aa8160b72b9" 2018-06-27 22:50:52,105 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:50:52 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-a13b153e-744f-4082-ace2-499ece81c4e6 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8059a51b-569e-401d-b48d-40d8e11fac33","tenant_id":"b5ce060cb5f24be8b54bc1426b8077cf","created_at":"2018-06-27T22:50:11Z","dns_nameservers":[],"updated_at":"2018-06-27T22:50:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"b5ce060cb5f24be8b54bc1426b8077cf","id":"acd73e9d-60e9-4325-a661-90bcda33fcc4","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-pub-subnet"}]} 2018-06-27 22:50:52,105 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=8059a51b-569e-401d-b48d-40d8e11fac33 used request id req-a13b153e-744f-4082-ace2-499ece81c4e6 2018-06-27 22:50:52,106 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-pub-net 2018-06-27 22:50:52,112 - 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}475caa2cb1391d786276ef4a9cf59aa8160b72b9" -d '{"port": {"network_id": "8059a51b-569e-401d-b48d-40d8e11fac33", "name": "CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26port-1", "admin_state_up": true}}' 2018-06-27 22:50:54,357 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 22:50:54 GMT Content-Type: application/json Content-Length: 767 Connection: keep-alive X-Openstack-Request-Id: req-3caf1a36-db26-4c7d-8d03-914246c51453 Front-End-Https: on RESP BODY: {"port":{"status":"DOWN","created_at":"2018-06-27T22:50:52Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"8059a51b-569e-401d-b48d-40d8e11fac33","tenant_id":"b5ce060cb5f24be8b54bc1426b8077cf","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-06-27T22:50:53Z","name":"CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26port-1","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:25:5d:cb","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"b5ce060cb5f24be8b54bc1426b8077cf","fixed_ips":[{"subnet_id":"acd73e9d-60e9-4325-a661-90bcda33fcc4","ip_address":"10.55.1.8"}],"id":"5fc51469-dca7-4d25-91c8-7675372044b6","security_groups":["afc41fb4-57bb-458f-9625-10a3ba99dde4"],"device_id":""}} 2018-06-27 22:50:54,357 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/ports used request id req-3caf1a36-db26-4c7d-8d03-914246c51453 2018-06-27 22:50:54,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/networks?name=CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}475caa2cb1391d786276ef4a9cf59aa8160b72b9" 2018-06-27 22:50:54,711 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:50:54 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-e99ce58a-0f8b-4573-9ce3-bef93e545708 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["acd73e9d-60e9-4325-a661-90bcda33fcc4"],"updated_at":"2018-06-27T22:50:11Z","tenant_id":"b5ce060cb5f24be8b54bc1426b8077cf","created_at":"2018-06-27T22:50:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"b5ce060cb5f24be8b54bc1426b8077cf","id":"8059a51b-569e-401d-b48d-40d8e11fac33","name":"CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-pub-net"}]} 2018-06-27 22:50:54,711 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-pub-net used request id req-e99ce58a-0f8b-4573-9ce3-bef93e545708 2018-06-27 22:50:54,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/b5ce060cb5f24be8b54bc1426b8077cf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}475caa2cb1391d786276ef4a9cf59aa8160b72b9" 2018-06-27 22:50:55,082 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:50:54 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-00291548-cacb-4589-bb32-5ac13c26a7c9 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/b5ce060cb5f24be8b54bc1426b8077cf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b5ce060cb5f24be8b54bc1426b8077cf", "name": "CreateInstanceSingleNetworkTests-a55dbf0e-5d4f-4f4-proj"}} 2018-06-27 22:50:55,082 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b5ce060cb5f24be8b54bc1426b8077cf used request id req-00291548-cacb-4589-bb32-5ac13c26a7c9 2018-06-27 22:50:55,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/subnets?network_id=8059a51b-569e-401d-b48d-40d8e11fac33 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}475caa2cb1391d786276ef4a9cf59aa8160b72b9" 2018-06-27 22:50:55,275 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:50:55 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-54306408-8505-4cfe-aa49-b59aa36c6eef Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8059a51b-569e-401d-b48d-40d8e11fac33","tenant_id":"b5ce060cb5f24be8b54bc1426b8077cf","created_at":"2018-06-27T22:50:11Z","dns_nameservers":[],"updated_at":"2018-06-27T22:50:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"b5ce060cb5f24be8b54bc1426b8077cf","id":"acd73e9d-60e9-4325-a661-90bcda33fcc4","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-pub-subnet"}]} 2018-06-27 22:50:55,276 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=8059a51b-569e-401d-b48d-40d8e11fac33 used request id req-54306408-8505-4cfe-aa49-b59aa36c6eef 2018-06-27 22:50:55,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/ports?network_id=8059a51b-569e-401d-b48d-40d8e11fac33&name=CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}475caa2cb1391d786276ef4a9cf59aa8160b72b9" 2018-06-27 22:50:55,471 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:50:55 GMT Content-Type: application/json Content-Length: 770 Connection: keep-alive X-Openstack-Request-Id: req-84639bd2-4a8d-4a57-96b4-fed714643232 Front-End-Https: on RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"8059a51b-569e-401d-b48d-40d8e11fac33","tenant_id":"b5ce060cb5f24be8b54bc1426b8077cf","created_at":"2018-06-27T22:50:52Z","admin_state_up":true,"updated_at":"2018-06-27T22:50:53Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:25:5d:cb","id":"5fc51469-dca7-4d25-91c8-7675372044b6","port_security_enabled":true,"project_id":"b5ce060cb5f24be8b54bc1426b8077cf","fixed_ips":[{"subnet_id":"acd73e9d-60e9-4325-a661-90bcda33fcc4","ip_address":"10.55.1.8"}],"extra_dhcp_opts":[],"security_groups":["afc41fb4-57bb-458f-9625-10a3ba99dde4"],"name":"CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26port-1"}]} 2018-06-27 22:50:55,471 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=8059a51b-569e-401d-b48d-40d8e11fac33&name=CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26port-1&admin_state_up=True used request id req-84639bd2-4a8d-4a57-96b4-fed714643232 2018-06-27 22:50:55,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/b5ce060cb5f24be8b54bc1426b8077cf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}475caa2cb1391d786276ef4a9cf59aa8160b72b9" 2018-06-27 22:50:55,865 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:50:55 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-32d3499a-ab61-4cd2-93d5-681cb4e29067 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/b5ce060cb5f24be8b54bc1426b8077cf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b5ce060cb5f24be8b54bc1426b8077cf", "name": "CreateInstanceSingleNetworkTests-a55dbf0e-5d4f-4f4-proj"}} 2018-06-27 22:50:55,866 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b5ce060cb5f24be8b54bc1426b8077cf used request id req-32d3499a-ab61-4cd2-93d5-681cb4e29067 2018-06-27 22:50:55,866 - nova_utils - INFO - Creating VM with name - CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-inst 2018-06-27 22:50:55,870 - novaclient.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}475caa2cb1391d786276ef4a9cf59aa8160b72b9" 2018-06-27 22:50:56,665 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:50:56 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-9c9f2a43-5df0-4b8e-9734-21afe8270c0d X-Compute-Request-Id: req-9c9f2a43-5df0-4b8e-9734-21afe8270c0d Front-End-Https: on RESP BODY: {"flavors": [{"id": "bfce69d5-8948-4e52-8e30-cf8bfa544966", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "bookmark"}], "name": "shaker-flavor_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3"}, {"id": "c32b86e5-6368-4ff0-b507-28837881f722", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/c32b86e5-6368-4ff0-b507-28837881f722", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/c32b86e5-6368-4ff0-b507-28837881f722", "rel": "bookmark"}], "name": "CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-flavor-name"}]} 2018-06-27 22:50:56,665 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-9c9f2a43-5df0-4b8e-9734-21afe8270c0d 2018-06-27 22:50:56,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/flavors/c32b86e5-6368-4ff0-b507-28837881f722 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}475caa2cb1391d786276ef4a9cf59aa8160b72b9" 2018-06-27 22:50:57,390 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:50:57 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-46c06a04-4a73-4251-a841-d10ea9b4aed9 X-Compute-Request-Id: req-46c06a04-4a73-4251-a841-d10ea9b4aed9 Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/c32b86e5-6368-4ff0-b507-28837881f722", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/c32b86e5-6368-4ff0-b507-28837881f722", "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": "c32b86e5-6368-4ff0-b507-28837881f722"}} 2018-06-27 22:50:57,390 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/c32b86e5-6368-4ff0-b507-28837881f722 used request id req-46c06a04-4a73-4251-a841-d10ea9b4aed9 2018-06-27 22:50:57,393 - 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-0976a32f-f28a-4c0e-ad50-49ce36f26e26-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}475caa2cb1391d786276ef4a9cf59aa8160b72b9" 2018-06-27 22:50:58,235 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:50:58 GMT Content-Type: application/json Content-Length: 914 Connection: keep-alive X-Openstack-Request-Id: req-f24913cb-a70b-4e54-9056-7cc34ef2e39e Front-End-Https: on RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-image", "tags": [], "container_format": "bare", "created_at": "2018-06-27T22:50:02Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-27T22:50:03Z", "visibility": "shared", "self": "/v2/images/863eeb55-c7ad-455d-b617-80301ac41a02", "min_disk": 0, "protected": false, "id": "863eeb55-c7ad-455d-b617-80301ac41a02", "file": "/v2/images/863eeb55-c7ad-455d-b617-80301ac41a02/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b5ce060cb5f24be8b54bc1426b8077cf", "direct_url": "file:///var/lib/glance/images/863eeb55-c7ad-455d-b617-80301ac41a02", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-image"} 2018-06-27 22:50:58,235 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-image used request id req-f24913cb-a70b-4e54-9056-7cc34ef2e39e 2018-06-27 22:50:58,238 - 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}475caa2cb1391d786276ef4a9cf59aa8160b72b9" 2018-06-27 22:50:58,836 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:50:58 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-807d3564-e481-4f17-b6d1-1d3fe1bf25ec 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-27 22:50:58,836 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-807d3564-e481-4f17-b6d1-1d3fe1bf25ec 2018-06-27 22:50:58,842 - 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}475caa2cb1391d786276ef4a9cf59aa8160b72b9" -d '{"server": {"name": "CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-inst", "imageRef": "863eeb55-c7ad-455d-b617-80301ac41a02", "key_name": "CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-kp", "flavorRef": "c32b86e5-6368-4ff0-b507-28837881f722", "max_count": 1, "min_count": 1, "networks": [{"port": "5fc51469-dca7-4d25-91c8-7675372044b6"}], "security_groups": [{"name": "CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-sec-grp"}]}}' 2018-06-27 22:51:04,650 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 22:51:04 GMT Content-Type: application/json Content-Length: 448 Connection: keep-alive Location: https://172.30.10.101:8774/v2.1/servers/ba7c1070-00fd-4113-ab55-a03e20d9b6f5 Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-e9da4bc2-5fcf-4810-948b-4a6df24c65c4 X-Compute-Request-Id: req-e9da4bc2-5fcf-4810-948b-4a6df24c65c4 RESP BODY: {"server": {"security_groups": [{"name": "CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-sec-grp"}], "OS-DCF:diskConfig": "MANUAL", "id": "ba7c1070-00fd-4113-ab55-a03e20d9b6f5", "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/ba7c1070-00fd-4113-ab55-a03e20d9b6f5", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/ba7c1070-00fd-4113-ab55-a03e20d9b6f5", "rel": "bookmark"}], "adminPass": "PtVMFm39ctTB"}} 2018-06-27 22:51:04,650 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers used request id req-e9da4bc2-5fcf-4810-948b-4a6df24c65c4 2018-06-27 22:51:04,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/ba7c1070-00fd-4113-ab55-a03e20d9b6f5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}475caa2cb1391d786276ef4a9cf59aa8160b72b9" 2018-06-27 22:51:06,415 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:51:06 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-9489ce69-19c1-46e6-a25b-c600830f6e41 X-Compute-Request-Id: req-9489ce69-19c1-46e6-a25b-c600830f6e41 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/ba7c1070-00fd-4113-ab55-a03e20d9b6f5", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/ba7c1070-00fd-4113-ab55-a03e20d9b6f5", "rel": "bookmark"}], "image": {"id": "863eeb55-c7ad-455d-b617-80301ac41a02", "links": [{"href": "http://172.30.10.101:8774/images/863eeb55-c7ad-455d-b617-80301ac41a02", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c32b86e5-6368-4ff0-b507-28837881f722", "links": [{"href": "http://172.30.10.101:8774/flavors/c32b86e5-6368-4ff0-b507-28837881f722", "rel": "bookmark"}]}, "id": "ba7c1070-00fd-4113-ab55-a03e20d9b6f5", "user_id": "eb6879da99924f4b9cebc27cdf89eaf0", "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-27T22:51:04Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-kp", "name": "CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-inst", "created": "2018-06-27T22:51:05Z", "tenant_id": "b5ce060cb5f24be8b54bc1426b8077cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:51:06,416 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/ba7c1070-00fd-4113-ab55-a03e20d9b6f5 used request id req-9489ce69-19c1-46e6-a25b-c600830f6e41 2018-06-27 22:51:06,416 - create_instance - INFO - Created instance with name - CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-inst 2018-06-27 22:51:06,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/ba7c1070-00fd-4113-ab55-a03e20d9b6f5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}475caa2cb1391d786276ef4a9cf59aa8160b72b9" 2018-06-27 22:51:08,223 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:51:08 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-fbc6ceda-179a-4281-b603-aca2ad1528d6 X-Compute-Request-Id: req-fbc6ceda-179a-4281-b603-aca2ad1528d6 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/ba7c1070-00fd-4113-ab55-a03e20d9b6f5", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/ba7c1070-00fd-4113-ab55-a03e20d9b6f5", "rel": "bookmark"}], "image": {"id": "863eeb55-c7ad-455d-b617-80301ac41a02", "links": [{"href": "http://172.30.10.101:8774/images/863eeb55-c7ad-455d-b617-80301ac41a02", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c32b86e5-6368-4ff0-b507-28837881f722", "links": [{"href": "http://172.30.10.101:8774/flavors/c32b86e5-6368-4ff0-b507-28837881f722", "rel": "bookmark"}]}, "id": "ba7c1070-00fd-4113-ab55-a03e20d9b6f5", "user_id": "eb6879da99924f4b9cebc27cdf89eaf0", "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-27T22:51:06Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-kp", "name": "CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-inst", "created": "2018-06-27T22:51:05Z", "tenant_id": "b5ce060cb5f24be8b54bc1426b8077cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:51:08,223 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/ba7c1070-00fd-4113-ab55-a03e20d9b6f5 used request id req-fbc6ceda-179a-4281-b603-aca2ad1528d6 2018-06-27 22:51:08,224 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-inst] is - BUILD 2018-06-27 22:51:08,224 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 22:51:11,226 - create_instance - DEBUG - VM status query timeout in 895.190267086 2018-06-27 22:51:11,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/ba7c1070-00fd-4113-ab55-a03e20d9b6f5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}475caa2cb1391d786276ef4a9cf59aa8160b72b9" 2018-06-27 22:51:11,648 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:51:11 GMT Content-Type: application/json Content-Length: 1426 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-2e21441a-1ab6-4636-99a5-9d4de5c98782 X-Compute-Request-Id: req-2e21441a-1ab6-4636-99a5-9d4de5c98782 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/ba7c1070-00fd-4113-ab55-a03e20d9b6f5", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/ba7c1070-00fd-4113-ab55-a03e20d9b6f5", "rel": "bookmark"}], "image": {"id": "863eeb55-c7ad-455d-b617-80301ac41a02", "links": [{"href": "http://172.30.10.101:8774/images/863eeb55-c7ad-455d-b617-80301ac41a02", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c32b86e5-6368-4ff0-b507-28837881f722", "links": [{"href": "http://172.30.10.101:8774/flavors/c32b86e5-6368-4ff0-b507-28837881f722", "rel": "bookmark"}]}, "id": "ba7c1070-00fd-4113-ab55-a03e20d9b6f5", "user_id": "eb6879da99924f4b9cebc27cdf89eaf0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T22:51:10Z", "hostId": "c1eaa08d616feeabc4b88a1136cc89c4c06668e2dec0628c0d9bd0a3", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-kp", "name": "CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-inst", "created": "2018-06-27T22:51:04Z", "tenant_id": "b5ce060cb5f24be8b54bc1426b8077cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:51:11,648 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/ba7c1070-00fd-4113-ab55-a03e20d9b6f5 used request id req-2e21441a-1ab6-4636-99a5-9d4de5c98782 2018-06-27 22:51:11,649 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-inst] is - BUILD 2018-06-27 22:51:11,649 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 22:51:14,652 - create_instance - DEBUG - VM status query timeout in 891.765116215 2018-06-27 22:51:14,655 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/ba7c1070-00fd-4113-ab55-a03e20d9b6f5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}475caa2cb1391d786276ef4a9cf59aa8160b72b9" 2018-06-27 22:51:16,378 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:51:16 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-000eb392-9cb1-4b58-9eb4-84fea15b6b1b X-Compute-Request-Id: req-000eb392-9cb1-4b58-9eb4-84fea15b6b1b 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/ba7c1070-00fd-4113-ab55-a03e20d9b6f5", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/ba7c1070-00fd-4113-ab55-a03e20d9b6f5", "rel": "bookmark"}], "image": {"id": "863eeb55-c7ad-455d-b617-80301ac41a02", "links": [{"href": "http://172.30.10.101:8774/images/863eeb55-c7ad-455d-b617-80301ac41a02", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c32b86e5-6368-4ff0-b507-28837881f722", "links": [{"href": "http://172.30.10.101:8774/flavors/c32b86e5-6368-4ff0-b507-28837881f722", "rel": "bookmark"}]}, "id": "ba7c1070-00fd-4113-ab55-a03e20d9b6f5", "security_groups": [{"name": "default"}], "user_id": "eb6879da99924f4b9cebc27cdf89eaf0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T22:51:13Z", "hostId": "c1eaa08d616feeabc4b88a1136cc89c4c06668e2dec0628c0d9bd0a3", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-kp", "name": "CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-inst", "created": "2018-06-27T22:51:04Z", "tenant_id": "b5ce060cb5f24be8b54bc1426b8077cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:51:16,378 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/ba7c1070-00fd-4113-ab55-a03e20d9b6f5 used request id req-000eb392-9cb1-4b58-9eb4-84fea15b6b1b 2018-06-27 22:51:16,379 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-inst] is - BUILD 2018-06-27 22:51:16,379 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 22:51:19,382 - create_instance - DEBUG - VM status query timeout in 887.034568071 2018-06-27 22:51:19,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/ba7c1070-00fd-4113-ab55-a03e20d9b6f5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}475caa2cb1391d786276ef4a9cf59aa8160b72b9" 2018-06-27 22:51:19,993 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:51:19 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-52ce9767-60e9-451b-b9a3-0957f2bed1d0 X-Compute-Request-Id: req-52ce9767-60e9-451b-b9a3-0957f2bed1d0 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/ba7c1070-00fd-4113-ab55-a03e20d9b6f5", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/ba7c1070-00fd-4113-ab55-a03e20d9b6f5", "rel": "bookmark"}], "image": {"id": "863eeb55-c7ad-455d-b617-80301ac41a02", "links": [{"href": "http://172.30.10.101:8774/images/863eeb55-c7ad-455d-b617-80301ac41a02", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c32b86e5-6368-4ff0-b507-28837881f722", "links": [{"href": "http://172.30.10.101:8774/flavors/c32b86e5-6368-4ff0-b507-28837881f722", "rel": "bookmark"}]}, "id": "ba7c1070-00fd-4113-ab55-a03e20d9b6f5", "security_groups": [{"name": "default"}], "user_id": "eb6879da99924f4b9cebc27cdf89eaf0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T22:51:13Z", "hostId": "c1eaa08d616feeabc4b88a1136cc89c4c06668e2dec0628c0d9bd0a3", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-kp", "name": "CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-inst", "created": "2018-06-27T22:51:04Z", "tenant_id": "b5ce060cb5f24be8b54bc1426b8077cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:51:19,993 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/ba7c1070-00fd-4113-ab55-a03e20d9b6f5 used request id req-52ce9767-60e9-451b-b9a3-0957f2bed1d0 2018-06-27 22:51:19,994 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-inst] is - BUILD 2018-06-27 22:51:19,994 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 22:51:22,997 - create_instance - DEBUG - VM status query timeout in 883.419567108 2018-06-27 22:51:23,000 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/ba7c1070-00fd-4113-ab55-a03e20d9b6f5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}475caa2cb1391d786276ef4a9cf59aa8160b72b9" 2018-06-27 22:51:23,598 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:51:23 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-e1f1e9d3-ea4c-4c49-af8e-ded7e1a491d0 X-Compute-Request-Id: req-e1f1e9d3-ea4c-4c49-af8e-ded7e1a491d0 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/ba7c1070-00fd-4113-ab55-a03e20d9b6f5", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/ba7c1070-00fd-4113-ab55-a03e20d9b6f5", "rel": "bookmark"}], "image": {"id": "863eeb55-c7ad-455d-b617-80301ac41a02", "links": [{"href": "http://172.30.10.101:8774/images/863eeb55-c7ad-455d-b617-80301ac41a02", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c32b86e5-6368-4ff0-b507-28837881f722", "links": [{"href": "http://172.30.10.101:8774/flavors/c32b86e5-6368-4ff0-b507-28837881f722", "rel": "bookmark"}]}, "id": "ba7c1070-00fd-4113-ab55-a03e20d9b6f5", "security_groups": [{"name": "default"}], "user_id": "eb6879da99924f4b9cebc27cdf89eaf0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T22:51:13Z", "hostId": "c1eaa08d616feeabc4b88a1136cc89c4c06668e2dec0628c0d9bd0a3", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-kp", "name": "CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-inst", "created": "2018-06-27T22:51:04Z", "tenant_id": "b5ce060cb5f24be8b54bc1426b8077cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:51:23,598 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/ba7c1070-00fd-4113-ab55-a03e20d9b6f5 used request id req-e1f1e9d3-ea4c-4c49-af8e-ded7e1a491d0 2018-06-27 22:51:23,598 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-inst] is - BUILD 2018-06-27 22:51:23,599 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 22:51:26,602 - create_instance - DEBUG - VM status query timeout in 879.81508112 2018-06-27 22:51:26,605 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/ba7c1070-00fd-4113-ab55-a03e20d9b6f5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}475caa2cb1391d786276ef4a9cf59aa8160b72b9" 2018-06-27 22:51:27,888 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:51:27 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-f7cd643d-f8dc-454e-a34b-f4b485d53ee9 X-Compute-Request-Id: req-f7cd643d-f8dc-454e-a34b-f4b485d53ee9 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:5d:cb", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/ba7c1070-00fd-4113-ab55-a03e20d9b6f5", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/ba7c1070-00fd-4113-ab55-a03e20d9b6f5", "rel": "bookmark"}], "image": {"id": "863eeb55-c7ad-455d-b617-80301ac41a02", "links": [{"href": "http://172.30.10.101:8774/images/863eeb55-c7ad-455d-b617-80301ac41a02", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:51:24.000000", "flavor": {"id": "c32b86e5-6368-4ff0-b507-28837881f722", "links": [{"href": "http://172.30.10.101:8774/flavors/c32b86e5-6368-4ff0-b507-28837881f722", "rel": "bookmark"}]}, "id": "ba7c1070-00fd-4113-ab55-a03e20d9b6f5", "security_groups": [{"name": "default"}], "user_id": "eb6879da99924f4b9cebc27cdf89eaf0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:51:25Z", "hostId": "c1eaa08d616feeabc4b88a1136cc89c4c06668e2dec0628c0d9bd0a3", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-kp", "name": "CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-inst", "created": "2018-06-27T22:51:04Z", "tenant_id": "b5ce060cb5f24be8b54bc1426b8077cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:51:27,888 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/ba7c1070-00fd-4113-ab55-a03e20d9b6f5 used request id req-f7cd643d-f8dc-454e-a34b-f4b485d53ee9 2018-06-27 22:51:27,888 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-inst] is - ACTIVE 2018-06-27 22:51:27,889 - create_instance - INFO - VM is - ACTIVE 2018-06-27 22:51:27,891 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/ba7c1070-00fd-4113-ab55-a03e20d9b6f5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}475caa2cb1391d786276ef4a9cf59aa8160b72b9" 2018-06-27 22:51:29,944 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:51:29 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-349ffcbc-6ae3-4c0c-adcc-fa9cb9f817ca X-Compute-Request-Id: req-349ffcbc-6ae3-4c0c-adcc-fa9cb9f817ca Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:5d:cb", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/ba7c1070-00fd-4113-ab55-a03e20d9b6f5", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/ba7c1070-00fd-4113-ab55-a03e20d9b6f5", "rel": "bookmark"}], "image": {"id": "863eeb55-c7ad-455d-b617-80301ac41a02", "links": [{"href": "http://172.30.10.101:8774/images/863eeb55-c7ad-455d-b617-80301ac41a02", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:51:24.000000", "flavor": {"id": "c32b86e5-6368-4ff0-b507-28837881f722", "links": [{"href": "http://172.30.10.101:8774/flavors/c32b86e5-6368-4ff0-b507-28837881f722", "rel": "bookmark"}]}, "id": "ba7c1070-00fd-4113-ab55-a03e20d9b6f5", "security_groups": [{"name": "default"}], "user_id": "eb6879da99924f4b9cebc27cdf89eaf0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:51:25Z", "hostId": "c1eaa08d616feeabc4b88a1136cc89c4c06668e2dec0628c0d9bd0a3", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-kp", "name": "CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-inst", "created": "2018-06-27T22:51:04Z", "tenant_id": "b5ce060cb5f24be8b54bc1426b8077cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:51:29,944 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/ba7c1070-00fd-4113-ab55-a03e20d9b6f5 used request id req-349ffcbc-6ae3-4c0c-adcc-fa9cb9f817ca 2018-06-27 22:51:29,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=CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}475caa2cb1391d786276ef4a9cf59aa8160b72b9" 2018-06-27 22:51:30,321 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:51:30 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-4172b577-7305-47cd-af59-e7fbc84b34d2 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["acd73e9d-60e9-4325-a661-90bcda33fcc4"],"updated_at":"2018-06-27T22:50:11Z","tenant_id":"b5ce060cb5f24be8b54bc1426b8077cf","created_at":"2018-06-27T22:50:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"b5ce060cb5f24be8b54bc1426b8077cf","id":"8059a51b-569e-401d-b48d-40d8e11fac33","name":"CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-pub-net"}]} 2018-06-27 22:51:30,322 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-pub-net used request id req-4172b577-7305-47cd-af59-e7fbc84b34d2 2018-06-27 22:51:30,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/b5ce060cb5f24be8b54bc1426b8077cf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}475caa2cb1391d786276ef4a9cf59aa8160b72b9" 2018-06-27 22:51:30,694 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:51:30 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8ada4356-f7e8-48a5-9a48-b7efd8044d55 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/b5ce060cb5f24be8b54bc1426b8077cf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b5ce060cb5f24be8b54bc1426b8077cf", "name": "CreateInstanceSingleNetworkTests-a55dbf0e-5d4f-4f4-proj"}} 2018-06-27 22:51:30,694 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b5ce060cb5f24be8b54bc1426b8077cf used request id req-8ada4356-f7e8-48a5-9a48-b7efd8044d55 2018-06-27 22:51:30,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=8059a51b-569e-401d-b48d-40d8e11fac33 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}475caa2cb1391d786276ef4a9cf59aa8160b72b9" 2018-06-27 22:51:30,878 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:51:30 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-6c3f69b1-8e1b-4de9-9cb4-c7580c34ee6f Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8059a51b-569e-401d-b48d-40d8e11fac33","tenant_id":"b5ce060cb5f24be8b54bc1426b8077cf","created_at":"2018-06-27T22:50:11Z","dns_nameservers":[],"updated_at":"2018-06-27T22:50:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"b5ce060cb5f24be8b54bc1426b8077cf","id":"acd73e9d-60e9-4325-a661-90bcda33fcc4","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-pub-subnet"}]} 2018-06-27 22:51:30,879 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=8059a51b-569e-401d-b48d-40d8e11fac33 used request id req-6c3f69b1-8e1b-4de9-9cb4-c7580c34ee6f 2018-06-27 22:51:30,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=8059a51b-569e-401d-b48d-40d8e11fac33 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}475caa2cb1391d786276ef4a9cf59aa8160b72b9" 2018-06-27 22:51:31,173 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:51:31 GMT Content-Type: application/json Content-Length: 3006 Connection: keep-alive X-Openstack-Request-Id: req-6d1b2904-359b-4dd9-a860-3fa7bf2b3c5b Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"8059a51b-569e-401d-b48d-40d8e11fac33","tenant_id":"b5ce060cb5f24be8b54bc1426b8077cf","created_at":"2018-06-27T22:50:24Z","admin_state_up":true,"updated_at":"2018-06-27T22:50:33Z","binding:vnic_type":"normal","device_id":"6d074dfd-0824-44f8-a52d-a33495752554","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:80:87:77","id":"076e9a46-43d7-4013-a48c-78930f904e06","port_security_enabled":false,"project_id":"b5ce060cb5f24be8b54bc1426b8077cf","fixed_ips":[{"subnet_id":"acd73e9d-60e9-4325-a661-90bcda33fcc4","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"8059a51b-569e-401d-b48d-40d8e11fac33","tenant_id":"b5ce060cb5f24be8b54bc1426b8077cf","created_at":"2018-06-27T22:50:13Z","admin_state_up":true,"updated_at":"2018-06-27T22:50:18Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-8059a51b-569e-401d-b48d-40d8e11fac33","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:75:f2:eb","id":"19339c2b-82fe-4af0-ab7a-ac9e6d436bbe","port_security_enabled":false,"project_id":"b5ce060cb5f24be8b54bc1426b8077cf","fixed_ips":[{"subnet_id":"acd73e9d-60e9-4325-a661-90bcda33fcc4","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"8059a51b-569e-401d-b48d-40d8e11fac33","tenant_id":"b5ce060cb5f24be8b54bc1426b8077cf","created_at":"2018-06-27T22:50:52Z","admin_state_up":true,"updated_at":"2018-06-27T22:51:23Z","binding:vnic_type":"normal","device_id":"ba7c1070-00fd-4113-ab55-a03e20d9b6f5","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:25:5d:cb","id":"5fc51469-dca7-4d25-91c8-7675372044b6","port_security_enabled":true,"project_id":"b5ce060cb5f24be8b54bc1426b8077cf","fixed_ips":[{"subnet_id":"acd73e9d-60e9-4325-a661-90bcda33fcc4","ip_address":"10.55.1.8"}],"extra_dhcp_opts":[],"security_groups":["afc41fb4-57bb-458f-9625-10a3ba99dde4"],"name":"CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26port-1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"8059a51b-569e-401d-b48d-40d8e11fac33","tenant_id":"b5ce060cb5f24be8b54bc1426b8077cf","created_at":"2018-06-27T22:50:12Z","admin_state_up":true,"updated_at":"2018-06-27T22:50:18Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-8059a51b-569e-401d-b48d-40d8e11fac33","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:d3:e3:84","id":"f6e846e0-b8b7-4724-8d23-6d8eeb251449","port_security_enabled":false,"project_id":"b5ce060cb5f24be8b54bc1426b8077cf","fixed_ips":[{"subnet_id":"acd73e9d-60e9-4325-a661-90bcda33fcc4","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-27 22:51:31,174 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=8059a51b-569e-401d-b48d-40d8e11fac33 used request id req-6d1b2904-359b-4dd9-a860-3fa7bf2b3c5b 2018-06-27 22:51:31,177 - 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/ba7c1070-00fd-4113-ab55-a03e20d9b6f5/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}475caa2cb1391d786276ef4a9cf59aa8160b72b9" -d '{"addSecurityGroup": {"name": "CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-sec-grp"}}' 2018-06-27 22:51:33,069 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 22:51:33 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-714b6833-bc6c-4ca6-9377-9318f7072a6e X-Compute-Request-Id: req-714b6833-bc6c-4ca6-9377-9318f7072a6e 2018-06-27 22:51:33,069 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers/ba7c1070-00fd-4113-ab55-a03e20d9b6f5/action used request id req-714b6833-bc6c-4ca6-9377-9318f7072a6e 2018-06-27 22:51:33,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/routers?name=CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}475caa2cb1391d786276ef4a9cf59aa8160b72b9" 2018-06-27 22:51:33,422 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:51:33 GMT Content-Type: application/json Content-Length: 733 Connection: keep-alive X-Openstack-Request-Id: req-358eec84-1839-4808-ac58-bf59263f925c Front-End-Https: on RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "977aff9f-43e9-4fec-86ae-a730f64fa17d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "df0aa635-d718-49cc-81c1-ba349ef8a505", "ip_address": "172.30.10.117"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "b5ce060cb5f24be8b54bc1426b8077cf", "created_at": "2018-06-27T22:50:17Z", "admin_state_up": true, "updated_at": "2018-06-27T22:50:26Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "b5ce060cb5f24be8b54bc1426b8077cf", "id": "6d074dfd-0824-44f8-a52d-a33495752554", "name": "CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-pub-router"}]} 2018-06-27 22:51:33,422 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-pub-router used request id req-358eec84-1839-4808-ac58-bf59263f925c 2018-06-27 22:51:33,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/b5ce060cb5f24be8b54bc1426b8077cf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}475caa2cb1391d786276ef4a9cf59aa8160b72b9" 2018-06-27 22:51:33,751 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:51:33 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d1cefa46-1349-4285-8dec-d6187e65598f Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/b5ce060cb5f24be8b54bc1426b8077cf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b5ce060cb5f24be8b54bc1426b8077cf", "name": "CreateInstanceSingleNetworkTests-a55dbf0e-5d4f-4f4-proj"}} 2018-06-27 22:51:33,751 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b5ce060cb5f24be8b54bc1426b8077cf used request id req-d1cefa46-1349-4285-8dec-d6187e65598f 2018-06-27 22:51:33,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?device_id=6d074dfd-0824-44f8-a52d-a33495752554 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}475caa2cb1391d786276ef4a9cf59aa8160b72b9" 2018-06-27 22:51:33,952 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:51:33 GMT Content-Type: application/json Content-Length: 720 Connection: keep-alive X-Openstack-Request-Id: req-0fbf67af-ed63-45f2-9014-1c3b68de8912 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"8059a51b-569e-401d-b48d-40d8e11fac33","tenant_id":"b5ce060cb5f24be8b54bc1426b8077cf","created_at":"2018-06-27T22:50:24Z","admin_state_up":true,"updated_at":"2018-06-27T22:50:33Z","binding:vnic_type":"normal","device_id":"6d074dfd-0824-44f8-a52d-a33495752554","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:80:87:77","id":"076e9a46-43d7-4013-a48c-78930f904e06","port_security_enabled":false,"project_id":"b5ce060cb5f24be8b54bc1426b8077cf","fixed_ips":[{"subnet_id":"acd73e9d-60e9-4325-a661-90bcda33fcc4","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-27 22:51:33,952 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=6d074dfd-0824-44f8-a52d-a33495752554 used request id req-0fbf67af-ed63-45f2-9014-1c3b68de8912 2018-06-27 22:51:33,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/subnets/acd73e9d-60e9-4325-a661-90bcda33fcc4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}475caa2cb1391d786276ef4a9cf59aa8160b72b9" 2018-06-27 22:51:34,062 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:51:34 GMT Content-Type: application/json Content-Length: 679 Connection: keep-alive X-Openstack-Request-Id: req-864f9b2d-3b02-4745-945e-5383bac946ba Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8059a51b-569e-401d-b48d-40d8e11fac33","tenant_id":"b5ce060cb5f24be8b54bc1426b8077cf","created_at":"2018-06-27T22:50:11Z","dns_nameservers":[],"updated_at":"2018-06-27T22:50:11Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"b5ce060cb5f24be8b54bc1426b8077cf","id":"acd73e9d-60e9-4325-a661-90bcda33fcc4","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-pub-subnet"}} 2018-06-27 22:51:34,062 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/acd73e9d-60e9-4325-a661-90bcda33fcc4 used request id req-864f9b2d-3b02-4745-945e-5383bac946ba 2018-06-27 22:51:34,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?id=977aff9f-43e9-4fec-86ae-a730f64fa17d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}475caa2cb1391d786276ef4a9cf59aa8160b72b9" 2018-06-27 22:51:34,385 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:51:34 GMT Content-Type: application/json Content-Length: 594 Connection: keep-alive X-Openstack-Request-Id: req-894021f6-4489-420d-942a-08cb0ae35406 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":["df0aa635-d718-49cc-81c1-ba349ef8a505"],"updated_at":"2018-06-27T18:56:39Z","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T18:56:31Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"977aff9f-43e9-4fec-86ae-a730f64fa17d","name":"floating_net"}]} 2018-06-27 22:51:34,385 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=977aff9f-43e9-4fec-86ae-a730f64fa17d used request id req-894021f6-4489-420d-942a-08cb0ae35406 2018-06-27 22:51:34,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/subnets?network_id=977aff9f-43e9-4fec-86ae-a730f64fa17d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}475caa2cb1391d786276ef4a9cf59aa8160b72b9" 2018-06-27 22:51:34,461 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:51:34 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-b99d0002-12fa-49ee-8a42-013ffc759a20 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-27 22:51:34,461 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=977aff9f-43e9-4fec-86ae-a730f64fa17d used request id req-b99d0002-12fa-49ee-8a42-013ffc759a20 2018-06-27 22:51:34,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/ba7c1070-00fd-4113-ab55-a03e20d9b6f5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}475caa2cb1391d786276ef4a9cf59aa8160b72b9" 2018-06-27 22:51:36,523 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:51:36 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-bee797e5-a30e-4419-97a3-938b20a3bd9c X-Compute-Request-Id: req-bee797e5-a30e-4419-97a3-938b20a3bd9c Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:5d:cb", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/ba7c1070-00fd-4113-ab55-a03e20d9b6f5", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/ba7c1070-00fd-4113-ab55-a03e20d9b6f5", "rel": "bookmark"}], "image": {"id": "863eeb55-c7ad-455d-b617-80301ac41a02", "links": [{"href": "http://172.30.10.101:8774/images/863eeb55-c7ad-455d-b617-80301ac41a02", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:51:24.000000", "flavor": {"id": "c32b86e5-6368-4ff0-b507-28837881f722", "links": [{"href": "http://172.30.10.101:8774/flavors/c32b86e5-6368-4ff0-b507-28837881f722", "rel": "bookmark"}]}, "id": "ba7c1070-00fd-4113-ab55-a03e20d9b6f5", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-sec-grp"}, {"name": "default"}], "user_id": "eb6879da99924f4b9cebc27cdf89eaf0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:51:25Z", "hostId": "c1eaa08d616feeabc4b88a1136cc89c4c06668e2dec0628c0d9bd0a3", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-kp", "name": "CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-inst", "created": "2018-06-27T22:51:04Z", "tenant_id": "b5ce060cb5f24be8b54bc1426b8077cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:51:36,523 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/ba7c1070-00fd-4113-ab55-a03e20d9b6f5 used request id req-bee797e5-a30e-4419-97a3-938b20a3bd9c 2018-06-27 22:51:36,524 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-inst] is - ACTIVE 2018-06-27 22:51:36,524 - create_instance - INFO - VM is - ACTIVE 2018-06-27 22:51:36,527 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/ba7c1070-00fd-4113-ab55-a03e20d9b6f5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}475caa2cb1391d786276ef4a9cf59aa8160b72b9" 2018-06-27 22:51:37,818 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:51:37 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-48fb550c-9dcd-4d4a-8c88-095501ed52d9 X-Compute-Request-Id: req-48fb550c-9dcd-4d4a-8c88-095501ed52d9 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:5d:cb", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/ba7c1070-00fd-4113-ab55-a03e20d9b6f5", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/ba7c1070-00fd-4113-ab55-a03e20d9b6f5", "rel": "bookmark"}], "image": {"id": "863eeb55-c7ad-455d-b617-80301ac41a02", "links": [{"href": "http://172.30.10.101:8774/images/863eeb55-c7ad-455d-b617-80301ac41a02", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:51:24.000000", "flavor": {"id": "c32b86e5-6368-4ff0-b507-28837881f722", "links": [{"href": "http://172.30.10.101:8774/flavors/c32b86e5-6368-4ff0-b507-28837881f722", "rel": "bookmark"}]}, "id": "ba7c1070-00fd-4113-ab55-a03e20d9b6f5", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-sec-grp"}, {"name": "default"}], "user_id": "eb6879da99924f4b9cebc27cdf89eaf0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:51:25Z", "hostId": "c1eaa08d616feeabc4b88a1136cc89c4c06668e2dec0628c0d9bd0a3", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-kp", "name": "CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-inst", "created": "2018-06-27T22:51:04Z", "tenant_id": "b5ce060cb5f24be8b54bc1426b8077cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:51:37,818 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/ba7c1070-00fd-4113-ab55-a03e20d9b6f5 used request id req-48fb550c-9dcd-4d4a-8c88-095501ed52d9 2018-06-27 22:51:37,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=CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}475caa2cb1391d786276ef4a9cf59aa8160b72b9" 2018-06-27 22:51:38,217 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:51:38 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-e6212b66-290a-45c2-889a-f4ec6884a3be Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["acd73e9d-60e9-4325-a661-90bcda33fcc4"],"updated_at":"2018-06-27T22:50:11Z","tenant_id":"b5ce060cb5f24be8b54bc1426b8077cf","created_at":"2018-06-27T22:50:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"b5ce060cb5f24be8b54bc1426b8077cf","id":"8059a51b-569e-401d-b48d-40d8e11fac33","name":"CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-pub-net"}]} 2018-06-27 22:51:38,217 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-pub-net used request id req-e6212b66-290a-45c2-889a-f4ec6884a3be 2018-06-27 22:51:38,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/b5ce060cb5f24be8b54bc1426b8077cf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}475caa2cb1391d786276ef4a9cf59aa8160b72b9" 2018-06-27 22:51:38,580 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:51:38 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7fa4f472-ab1e-495c-b2fb-361d7511693c Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/b5ce060cb5f24be8b54bc1426b8077cf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b5ce060cb5f24be8b54bc1426b8077cf", "name": "CreateInstanceSingleNetworkTests-a55dbf0e-5d4f-4f4-proj"}} 2018-06-27 22:51:38,580 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b5ce060cb5f24be8b54bc1426b8077cf used request id req-7fa4f472-ab1e-495c-b2fb-361d7511693c 2018-06-27 22:51:38,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=8059a51b-569e-401d-b48d-40d8e11fac33 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}475caa2cb1391d786276ef4a9cf59aa8160b72b9" 2018-06-27 22:51:38,779 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:51:38 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-1b83603d-fd8e-425f-a9b7-72e7e5786e33 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8059a51b-569e-401d-b48d-40d8e11fac33","tenant_id":"b5ce060cb5f24be8b54bc1426b8077cf","created_at":"2018-06-27T22:50:11Z","dns_nameservers":[],"updated_at":"2018-06-27T22:50:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"b5ce060cb5f24be8b54bc1426b8077cf","id":"acd73e9d-60e9-4325-a661-90bcda33fcc4","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-pub-subnet"}]} 2018-06-27 22:51:38,779 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=8059a51b-569e-401d-b48d-40d8e11fac33 used request id req-1b83603d-fd8e-425f-a9b7-72e7e5786e33 2018-06-27 22:51:38,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=8059a51b-569e-401d-b48d-40d8e11fac33 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}475caa2cb1391d786276ef4a9cf59aa8160b72b9" 2018-06-27 22:51:39,088 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:51:39 GMT Content-Type: application/json Content-Length: 3045 Connection: keep-alive X-Openstack-Request-Id: req-318018dd-5dd7-44a5-8351-98f48ebc8c25 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"8059a51b-569e-401d-b48d-40d8e11fac33","tenant_id":"b5ce060cb5f24be8b54bc1426b8077cf","created_at":"2018-06-27T22:50:24Z","admin_state_up":true,"updated_at":"2018-06-27T22:50:33Z","binding:vnic_type":"normal","device_id":"6d074dfd-0824-44f8-a52d-a33495752554","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:80:87:77","id":"076e9a46-43d7-4013-a48c-78930f904e06","port_security_enabled":false,"project_id":"b5ce060cb5f24be8b54bc1426b8077cf","fixed_ips":[{"subnet_id":"acd73e9d-60e9-4325-a661-90bcda33fcc4","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"8059a51b-569e-401d-b48d-40d8e11fac33","tenant_id":"b5ce060cb5f24be8b54bc1426b8077cf","created_at":"2018-06-27T22:50:13Z","admin_state_up":true,"updated_at":"2018-06-27T22:50:18Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-8059a51b-569e-401d-b48d-40d8e11fac33","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:75:f2:eb","id":"19339c2b-82fe-4af0-ab7a-ac9e6d436bbe","port_security_enabled":false,"project_id":"b5ce060cb5f24be8b54bc1426b8077cf","fixed_ips":[{"subnet_id":"acd73e9d-60e9-4325-a661-90bcda33fcc4","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"8059a51b-569e-401d-b48d-40d8e11fac33","tenant_id":"b5ce060cb5f24be8b54bc1426b8077cf","created_at":"2018-06-27T22:50:52Z","admin_state_up":true,"updated_at":"2018-06-27T22:51:32Z","binding:vnic_type":"normal","device_id":"ba7c1070-00fd-4113-ab55-a03e20d9b6f5","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:25:5d:cb","id":"5fc51469-dca7-4d25-91c8-7675372044b6","port_security_enabled":true,"project_id":"b5ce060cb5f24be8b54bc1426b8077cf","fixed_ips":[{"subnet_id":"acd73e9d-60e9-4325-a661-90bcda33fcc4","ip_address":"10.55.1.8"}],"extra_dhcp_opts":[],"security_groups":["afc41fb4-57bb-458f-9625-10a3ba99dde4","2f52fded-655e-4250-aae1-cc2371f0bec8"],"name":"CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26port-1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"8059a51b-569e-401d-b48d-40d8e11fac33","tenant_id":"b5ce060cb5f24be8b54bc1426b8077cf","created_at":"2018-06-27T22:50:12Z","admin_state_up":true,"updated_at":"2018-06-27T22:50:18Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-8059a51b-569e-401d-b48d-40d8e11fac33","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:d3:e3:84","id":"f6e846e0-b8b7-4724-8d23-6d8eeb251449","port_security_enabled":false,"project_id":"b5ce060cb5f24be8b54bc1426b8077cf","fixed_ips":[{"subnet_id":"acd73e9d-60e9-4325-a661-90bcda33fcc4","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-27 22:51:39,089 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=8059a51b-569e-401d-b48d-40d8e11fac33 used request id req-318018dd-5dd7-44a5-8351-98f48ebc8c25 2018-06-27 22:51:39,089 - neutron_utils - INFO - Creating floating ip to external network - floating_net 2018-06-27 22:51:39,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/networks?name=floating_net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}475caa2cb1391d786276ef4a9cf59aa8160b72b9" 2018-06-27 22:51:39,339 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:51:39 GMT Content-Type: application/json Content-Length: 594 Connection: keep-alive X-Openstack-Request-Id: req-7d3f0fad-26c1-4e59-a21b-e15fe9bb6a11 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":["df0aa635-d718-49cc-81c1-ba349ef8a505"],"updated_at":"2018-06-27T18:56:39Z","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T18:56:31Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"977aff9f-43e9-4fec-86ae-a730f64fa17d","name":"floating_net"}]} 2018-06-27 22:51:39,339 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=floating_net used request id req-7d3f0fad-26c1-4e59-a21b-e15fe9bb6a11 2018-06-27 22:51:39,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=977aff9f-43e9-4fec-86ae-a730f64fa17d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}475caa2cb1391d786276ef4a9cf59aa8160b72b9" 2018-06-27 22:51:39,416 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:51:39 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-a5062cc1-4acd-470c-a777-d755704c1d40 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-27 22:51:39,416 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=977aff9f-43e9-4fec-86ae-a730f64fa17d used request id req-a5062cc1-4acd-470c-a777-d755704c1d40 2018-06-27 22:51:39,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/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}475caa2cb1391d786276ef4a9cf59aa8160b72b9" -d '{"floatingip": {"floating_network_id": "977aff9f-43e9-4fec-86ae-a730f64fa17d", "port_id": "5fc51469-dca7-4d25-91c8-7675372044b6"}}' 2018-06-27 22:51:44,752 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 22:51:44 GMT Content-Type: application/json Content-Length: 548 Connection: keep-alive X-Openstack-Request-Id: req-24feb6af-042a-4a33-8d46-007c7f695076 Front-End-Https: on RESP BODY: {"floatingip": {"router_id": "6d074dfd-0824-44f8-a52d-a33495752554", "status": "DOWN", "description": "", "tags": [], "tenant_id": "b5ce060cb5f24be8b54bc1426b8077cf", "created_at": "2018-06-27T22:51:41Z", "updated_at": "2018-06-27T22:51:41Z", "floating_network_id": "977aff9f-43e9-4fec-86ae-a730f64fa17d", "fixed_ip_address": "10.55.1.8", "floating_ip_address": "172.30.10.119", "revision_number": 0, "project_id": "b5ce060cb5f24be8b54bc1426b8077cf", "port_id": "5fc51469-dca7-4d25-91c8-7675372044b6", "id": "ba21d6ee-7b6b-4e1b-af85-f46773b5d958"}} 2018-06-27 22:51:44,752 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/floatingips used request id req-24feb6af-042a-4a33-8d46-007c7f695076 2018-06-27 22:51:44,752 - create_instance - INFO - Created floating IP 172.30.10.119 via router - CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-pub-router 2018-06-27 22:51:44,756 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/ba7c1070-00fd-4113-ab55-a03e20d9b6f5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}475caa2cb1391d786276ef4a9cf59aa8160b72b9" 2018-06-27 22:51:46,068 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:51:46 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-0fa2f52d-90c1-48b4-bf11-6254dfe2178e X-Compute-Request-Id: req-0fa2f52d-90c1-48b4-bf11-6254dfe2178e Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:5d:cb", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/ba7c1070-00fd-4113-ab55-a03e20d9b6f5", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/ba7c1070-00fd-4113-ab55-a03e20d9b6f5", "rel": "bookmark"}], "image": {"id": "863eeb55-c7ad-455d-b617-80301ac41a02", "links": [{"href": "http://172.30.10.101:8774/images/863eeb55-c7ad-455d-b617-80301ac41a02", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:51:24.000000", "flavor": {"id": "c32b86e5-6368-4ff0-b507-28837881f722", "links": [{"href": "http://172.30.10.101:8774/flavors/c32b86e5-6368-4ff0-b507-28837881f722", "rel": "bookmark"}]}, "id": "ba7c1070-00fd-4113-ab55-a03e20d9b6f5", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-sec-grp"}, {"name": "default"}], "user_id": "eb6879da99924f4b9cebc27cdf89eaf0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:51:25Z", "hostId": "c1eaa08d616feeabc4b88a1136cc89c4c06668e2dec0628c0d9bd0a3", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-kp", "name": "CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-inst", "created": "2018-06-27T22:51:04Z", "tenant_id": "b5ce060cb5f24be8b54bc1426b8077cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:51:46,069 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/ba7c1070-00fd-4113-ab55-a03e20d9b6f5 used request id req-0fa2f52d-90c1-48b4-bf11-6254dfe2178e 2018-06-27 22:51:46,069 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-inst] is - ACTIVE 2018-06-27 22:51:46,069 - create_instance - INFO - VM is - ACTIVE 2018-06-27 22:51:46,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/servers/ba7c1070-00fd-4113-ab55-a03e20d9b6f5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}475caa2cb1391d786276ef4a9cf59aa8160b72b9" 2018-06-27 22:51:47,323 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:51:47 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-7f78b14e-41da-4d73-a36a-e77f61152717 X-Compute-Request-Id: req-7f78b14e-41da-4d73-a36a-e77f61152717 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:5d:cb", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/ba7c1070-00fd-4113-ab55-a03e20d9b6f5", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/ba7c1070-00fd-4113-ab55-a03e20d9b6f5", "rel": "bookmark"}], "image": {"id": "863eeb55-c7ad-455d-b617-80301ac41a02", "links": [{"href": "http://172.30.10.101:8774/images/863eeb55-c7ad-455d-b617-80301ac41a02", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:51:24.000000", "flavor": {"id": "c32b86e5-6368-4ff0-b507-28837881f722", "links": [{"href": "http://172.30.10.101:8774/flavors/c32b86e5-6368-4ff0-b507-28837881f722", "rel": "bookmark"}]}, "id": "ba7c1070-00fd-4113-ab55-a03e20d9b6f5", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-sec-grp"}, {"name": "default"}], "user_id": "eb6879da99924f4b9cebc27cdf89eaf0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:51:25Z", "hostId": "c1eaa08d616feeabc4b88a1136cc89c4c06668e2dec0628c0d9bd0a3", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-kp", "name": "CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-inst", "created": "2018-06-27T22:51:04Z", "tenant_id": "b5ce060cb5f24be8b54bc1426b8077cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:51:47,324 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/ba7c1070-00fd-4113-ab55-a03e20d9b6f5 used request id req-7f78b14e-41da-4d73-a36a-e77f61152717 2018-06-27 22:51:47,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-0976a32f-f28a-4c0e-ad50-49ce36f26e26-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}475caa2cb1391d786276ef4a9cf59aa8160b72b9" 2018-06-27 22:51:47,726 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:51:47 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-550a8156-779c-4ea4-a0b2-bd91f080ac15 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["acd73e9d-60e9-4325-a661-90bcda33fcc4"],"updated_at":"2018-06-27T22:50:11Z","tenant_id":"b5ce060cb5f24be8b54bc1426b8077cf","created_at":"2018-06-27T22:50:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"b5ce060cb5f24be8b54bc1426b8077cf","id":"8059a51b-569e-401d-b48d-40d8e11fac33","name":"CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-pub-net"}]} 2018-06-27 22:51:47,726 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-pub-net used request id req-550a8156-779c-4ea4-a0b2-bd91f080ac15 2018-06-27 22:51:47,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/b5ce060cb5f24be8b54bc1426b8077cf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}475caa2cb1391d786276ef4a9cf59aa8160b72b9" 2018-06-27 22:51:48,136 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:51:47 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e9bc3c37-e09b-4055-8c95-f61c81a67109 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/b5ce060cb5f24be8b54bc1426b8077cf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b5ce060cb5f24be8b54bc1426b8077cf", "name": "CreateInstanceSingleNetworkTests-a55dbf0e-5d4f-4f4-proj"}} 2018-06-27 22:51:48,136 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b5ce060cb5f24be8b54bc1426b8077cf used request id req-e9bc3c37-e09b-4055-8c95-f61c81a67109 2018-06-27 22:51:48,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/subnets?network_id=8059a51b-569e-401d-b48d-40d8e11fac33 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}475caa2cb1391d786276ef4a9cf59aa8160b72b9" 2018-06-27 22:51:48,319 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:51:48 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-66a1c1df-5799-407a-9c6c-0d0d41ab9b87 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8059a51b-569e-401d-b48d-40d8e11fac33","tenant_id":"b5ce060cb5f24be8b54bc1426b8077cf","created_at":"2018-06-27T22:50:11Z","dns_nameservers":[],"updated_at":"2018-06-27T22:50:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"b5ce060cb5f24be8b54bc1426b8077cf","id":"acd73e9d-60e9-4325-a661-90bcda33fcc4","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-pub-subnet"}]} 2018-06-27 22:51:48,319 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=8059a51b-569e-401d-b48d-40d8e11fac33 used request id req-66a1c1df-5799-407a-9c6c-0d0d41ab9b87 2018-06-27 22:51:48,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/ports?network_id=8059a51b-569e-401d-b48d-40d8e11fac33 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}475caa2cb1391d786276ef4a9cf59aa8160b72b9" 2018-06-27 22:51:48,573 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:51:48 GMT Content-Type: application/json Content-Length: 3045 Connection: keep-alive X-Openstack-Request-Id: req-7430ceb5-400d-4fdb-9621-593a1c81986d Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"8059a51b-569e-401d-b48d-40d8e11fac33","tenant_id":"b5ce060cb5f24be8b54bc1426b8077cf","created_at":"2018-06-27T22:50:24Z","admin_state_up":true,"updated_at":"2018-06-27T22:50:33Z","binding:vnic_type":"normal","device_id":"6d074dfd-0824-44f8-a52d-a33495752554","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:80:87:77","id":"076e9a46-43d7-4013-a48c-78930f904e06","port_security_enabled":false,"project_id":"b5ce060cb5f24be8b54bc1426b8077cf","fixed_ips":[{"subnet_id":"acd73e9d-60e9-4325-a661-90bcda33fcc4","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"8059a51b-569e-401d-b48d-40d8e11fac33","tenant_id":"b5ce060cb5f24be8b54bc1426b8077cf","created_at":"2018-06-27T22:50:13Z","admin_state_up":true,"updated_at":"2018-06-27T22:50:18Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-8059a51b-569e-401d-b48d-40d8e11fac33","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:75:f2:eb","id":"19339c2b-82fe-4af0-ab7a-ac9e6d436bbe","port_security_enabled":false,"project_id":"b5ce060cb5f24be8b54bc1426b8077cf","fixed_ips":[{"subnet_id":"acd73e9d-60e9-4325-a661-90bcda33fcc4","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"8059a51b-569e-401d-b48d-40d8e11fac33","tenant_id":"b5ce060cb5f24be8b54bc1426b8077cf","created_at":"2018-06-27T22:50:52Z","admin_state_up":true,"updated_at":"2018-06-27T22:51:32Z","binding:vnic_type":"normal","device_id":"ba7c1070-00fd-4113-ab55-a03e20d9b6f5","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:25:5d:cb","id":"5fc51469-dca7-4d25-91c8-7675372044b6","port_security_enabled":true,"project_id":"b5ce060cb5f24be8b54bc1426b8077cf","fixed_ips":[{"subnet_id":"acd73e9d-60e9-4325-a661-90bcda33fcc4","ip_address":"10.55.1.8"}],"extra_dhcp_opts":[],"security_groups":["afc41fb4-57bb-458f-9625-10a3ba99dde4","2f52fded-655e-4250-aae1-cc2371f0bec8"],"name":"CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26port-1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"8059a51b-569e-401d-b48d-40d8e11fac33","tenant_id":"b5ce060cb5f24be8b54bc1426b8077cf","created_at":"2018-06-27T22:50:12Z","admin_state_up":true,"updated_at":"2018-06-27T22:50:18Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-8059a51b-569e-401d-b48d-40d8e11fac33","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:d3:e3:84","id":"f6e846e0-b8b7-4724-8d23-6d8eeb251449","port_security_enabled":false,"project_id":"b5ce060cb5f24be8b54bc1426b8077cf","fixed_ips":[{"subnet_id":"acd73e9d-60e9-4325-a661-90bcda33fcc4","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-27 22:51:48,573 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=8059a51b-569e-401d-b48d-40d8e11fac33 used request id req-7430ceb5-400d-4fdb-9621-593a1c81986d 2018-06-27 22:51:48,574 - create_instance_tests - INFO - Looking for IP 10.55.1.8 in the console log 2018-06-27 22:51:48,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/ba7c1070-00fd-4113-ab55-a03e20d9b6f5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}475caa2cb1391d786276ef4a9cf59aa8160b72b9" 2018-06-27 22:51:50,851 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:51:50 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-e88a2a35-f67d-4b78-808c-fd23003dd4d8 X-Compute-Request-Id: req-e88a2a35-f67d-4b78-808c-fd23003dd4d8 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:5d:cb", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:5d:cb", "version": 4, "addr": "172.30.10.119", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/ba7c1070-00fd-4113-ab55-a03e20d9b6f5", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/ba7c1070-00fd-4113-ab55-a03e20d9b6f5", "rel": "bookmark"}], "image": {"id": "863eeb55-c7ad-455d-b617-80301ac41a02", "links": [{"href": "http://172.30.10.101:8774/images/863eeb55-c7ad-455d-b617-80301ac41a02", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:51:24.000000", "flavor": {"id": "c32b86e5-6368-4ff0-b507-28837881f722", "links": [{"href": "http://172.30.10.101:8774/flavors/c32b86e5-6368-4ff0-b507-28837881f722", "rel": "bookmark"}]}, "id": "ba7c1070-00fd-4113-ab55-a03e20d9b6f5", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-sec-grp"}, {"name": "default"}], "user_id": "eb6879da99924f4b9cebc27cdf89eaf0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:51:25Z", "hostId": "c1eaa08d616feeabc4b88a1136cc89c4c06668e2dec0628c0d9bd0a3", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-kp", "name": "CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-inst", "created": "2018-06-27T22:51:04Z", "tenant_id": "b5ce060cb5f24be8b54bc1426b8077cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:51:50,852 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/ba7c1070-00fd-4113-ab55-a03e20d9b6f5 used request id req-e88a2a35-f67d-4b78-808c-fd23003dd4d8 2018-06-27 22:51:50,855 - 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/ba7c1070-00fd-4113-ab55-a03e20d9b6f5/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}475caa2cb1391d786276ef4a9cf59aa8160b72b9" -d '{"os-getConsoleOutput": {"length": null}}' 2018-06-27 22:51:51,083 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:51:51 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-089b4a57-7157-40fe-9e09-90785390b5cf X-Compute-Request-Id: req-089b4a57-7157-40fe-9e09-90785390b5cf 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 899716780 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.260502] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.263771] pid_max: default: 32768 minimum: 301\n[ 0.265491] ACPI: Core revision 20150930\n[ 0.269803] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.272387] Security Framework initialized\n[ 0.274008] Yama: becoming mindful.\n[ 0.275469] AppArmor: AppArmor initialized\n[ 0.277206] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.279912] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.282495] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.284939] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.287719] Initializing cgroup subsys io\n[ 0.289223] Initializing cgroup subsys memory\n[ 0.290825] Initializing cgroup subsys devices\n[ 0.292637] Initializing cgroup subsys freezer\n[ 0.294414] Initializing cgroup subsys net_cls\n[ 0.296226] Initializing cgroup subsys perf_event\n[ 0.298124] Initializing cgroup subsys net_prio\n[ 0.299872] Initializing cgroup subsys hugetlb\n[ 0.301693] Initializing cgroup subsys pids\n[ 0.303517] CPU: Physical Processor ID: 0\n[ 0.305904] mce: CPU supports 10 MCE banks\n[ 0.307678] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.309790] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.314279] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.325893] ftrace: allocating 31920 entries in 125 pages\n[ 0.380887] smpboot: Max logical packages: 2\n[ 0.388226] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.390678] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.393516] x2apic enabled\n[ 0.395177] Switched APIC routing to physical x2apic.\n[ 0.398624] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.400970] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2)\n[ 0.405215] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver.\n[ 0.408519] ... version: 2\n[ 0.410193] ... bit width: 48\n[ 0.411923] ... generic registers: 4\n[ 0.413561] ... value mask: 0000ffffffffffff\n[ 0.415665] ... max period: 000000007fffffff\n[ 0.417772] ... fixed-purpose events: 3\n[ 0.419411] ... event mask: 000000070000000f\n[ 0.421530] KVM setup paravirtual spinlock\n[ 0.424057] x86: Booting SMP configuration:\n[ 0.425743] .... node #0, CPUs: #1\n[ 0.427435] kvm-clock: cpu 1, msr 0:ffd1041, secondary cpu clock\n[ 0.449993] x86: Booted up 1 node, 2 CPUs\n[ 0.449996] KVM setup async PF for cpu 1\n[ 0.450002] kvm-stealtime: cpu 1, msr f90d940\n[ 0.455327] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.458326] devtmpfs: initialized\n[ 0.471225] evm: security.selinux\n[ 0.472710] evm: security.SMACK64\n[ 0.474105] evm: security.SMACK64EXEC\n[ 0.475706] evm: security.SMACK64TRANSMUTE\n[ 0.477421] evm: security.SMACK64MMAP\n[ 0.479012] evm: security.ima\n[ 0.480369] evm: security.capability\n[ 0.482120] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.486061] pinctrl core: initialized pinctrl subsystem\n[ 0.488327] RTC time: 22:51:25, date: 06/27/18\n[ 0.490278] NET: Registered protocol family 16\n[ 0.502159] cpuidle: using governor ladder\n[ 0.514191] cpuidle: using governor menu\n[ 0.515843] PCCT header not found.\n[ 0.517439] ACPI: bus type PCI registered\n[ 0.519136] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.521793] PCI: Using configuration type 1 for base access\n[ 0.523718] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off\n[ 0.540117] ACPI: Added _OSI(Module Device)\n[ 0.541449] ACPI: Added _OSI(Processor Device)\n[ 0.542828] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.544286] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.548356] ACPI: Interpreter enabled\n[ 0.549569] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.552528] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.555495] ACPI: (supports S0 S3 S4 S5)\n[ 0.556755] ACPI: Using IOAPIC for interrupt routing\n[ 0.558265] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.566333] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.568137] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.570090] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.572011] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.575860] acpiphp: Slot [3] registered\n[ 0.577154] acpiphp: Slot [4] registered\n[ 0.578447] acpiphp: Slot [5] registered\n[ 0.579749] acpiphp: Slot [6] registered\n[ 0.598371] acpiphp: Slot [7] registered\n[ 0.599672] acpiphp: Slot [8] registered\n[ 0.600962] acpiphp: Slot [9] registered\n[ 0.602249] acpiphp: Slot [10] registered\n[ 0.603554] acpiphp: Slot [11] registered\n[ 0.604861] acpiphp: Slot [12] registered\n[ 0.606169] acpiphp: Slot [13] registered\n[ 0.607483] acpiphp: Slot [14] registered\n[ 0.608796] acpiphp: Slot [15] registered\n[ 0.610104] acpiphp: Slot [16] registered\n[ 0.611419] acpiphp: Slot [17] registered\n[ 0.612726] acpiphp: Slot [18] registered\n[ 0.614027] acpiphp: Slot [19] registered\n[ 0.615343] acpiphp: Slot [20] registered\n[ 0.616662] acpiphp: Slot [21] registered\n[ 0.617969] acpiphp: Slot [22] registered\n[ 0.619280] acpiphp: Slot [23] registered\n[ 0.620601] acpiphp: Slot [24] registered\n[ 0.621911] acpiphp: Slot [25] registered\n[ 0.623223] acpiphp: Slot [26] registered\n[ 0.624528] acpiphp: Slot [27] registered\n[ 0.625840] acpiphp: Slot [28] registered\n[ 0.627147] acpiphp: Slot [29] registered\n[ 0.628467] acpiphp: Slot [30] registered\n[ 0.629772] acpiphp: Slot [31] registered\n[ 0.631071] PCI host bridge to bus 0000:00\n[ 0.632389] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.634302] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.636237] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.638567] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.640898] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.643267] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.648934] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.650958] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.652818] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.654827] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.659772] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.662052] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.699244] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.702252] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.704616] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.706962] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.709253] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.711416] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.713306] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.714956] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.717422] vgaarb: loaded\n[ 0.718395] vgaarb: bridge control possible 0000:00:02.0\n[ 0.720356] SCSI subsystem initialized\n[ 0.721689] ACPI: bus type USB registered\n[ 0.722995] usbcore: registered new interface driver usbfs\n[ 0.724630] usbcore: registered new interface driver hub\n[ 0.726222] usbcore: registered new device driver usb\n[ 0.728000] PCI: Using ACPI for IRQ routing\n[ 0.729699] NetLabel: Initializing\n[ 0.730837] NetLabel: domain hash size = 128\n[ 0.732200] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.733716] NetLabel: unlabeled traffic allowed by default\n[ 0.735514] clocksource: Switched to clocksource kvm-clock\n[ 0.750331] AppArmor: AppArmor Filesystem Enabled\n[ 0.751870] pnp: PnP ACPI init\n[ 0.753610] pnp: PnP ACPI: found 5 devices\n[ 0.763077] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.765800] NET: Registered protocol family 2\n[ 0.767400] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.769392] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.771246] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.773072] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.774777] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.776628] NET: Registered protocol family 1\n[ 0.778003] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.779761] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.781624] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.841118] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.900769] Trying to unpack rootfs image as initramfs...\n[ 1.021420] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000)\n[ 1.024051] Scanning for low memory corruption every 60 seconds\n[ 1.026247] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.028077] audit: initializing netlink subsys (disabled)\n[ 1.029688] audit: type=2000 audit(1530139885.938:1): initialized\n[ 1.031923] Initialise system trusted keyring\n[ 1.033418] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.035254] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.040073] zbud: loaded\n[ 1.041348] VFS: Disk quotas dquot_6.6.0\n[ 1.042675] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.045464] fuse init (API version 7.23)\n[ 1.046943] Key type big_key registered\n[ 1.048240] Allocating IMA MOK and blacklist keyrings.\n[ 1.050169] Key type asymmetric registered\n[ 1.051474] Asymmetric key parser 'x509' registered\n[ 1.052997] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.055366] io scheduler noop registered\n[ 1.056624] io scheduler deadline registered (default)\n[ 1.058213] io scheduler cfq registered\n[ 1.059600] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.061254] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.063296] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.065599] ACPI: Power Button [PWRF]\n[ 1.067028] GHES: HEST is not enabled!\n[ 1.126012] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.243969] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.303906] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 1.307365] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.332716] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.337441] Linux agpgart interface v0.103\n[ 1.342333] brd: module loaded\n[ 1.345065] loop: module loaded\n[ 1.352574] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 1.354906] GPT:90111 != 20971519\n[ 1.356048] GPT:Alternate GPT header not at the end of the disk.\n[ 1.357779] GPT:90111 != 20971519\n[ 1.358885] GPT: Use GNU Parted to correct GPT errors.\n[ 1.360466] vda: vda1 vda15\n[ 1.363371] vdb:\n[ 1.365298] scsi host0: ata_piix\n[ 1.366539] scsi host1: ata_piix\n[ 1.367738] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14\n[ 1.369674] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15\n[ 1.372299] libphy: Fixed MDIO Bus: probed\n[ 1.373607] tun: Universal TUN/TAP device driver, 1.6\n[ 1.375124] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.378390] PPP generic driver version 2.4.2\n[ 1.379844] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.381720] ehci-pci: EHCI PCI platform driver\n[ 1.383118] ehci-platform: EHCI generic platform driver\n[ 1.384700] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.386490] ohci-pci: OHCI PCI platform driver\n[ 1.387898] ohci-platform: OHCI generic platform driver\n[ 1.389478] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.449151] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.450718] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.453042] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.454582] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.456386] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.458329] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.460624] usb usb1: Product: UHCI Host Controller\n[ 1.462122] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 1.463951] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.465540] hub 1-0:1.0: USB hub found\n[ 1.466764] hub 1-0:1.0: 2 ports detected\n[ 1.468302] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.471723] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.473248] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.474955] mousedev: PS/2 mouse device common for all mice\n[ 1.476832] rtc_cmos 00:00: RTC can wake from S4\n[ 1.478801] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.481449] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.483709] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.485809] i2c /dev entries driver\n[ 1.487312] device-mapper: uevent: version 1.0.3\n[ 1.489149] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.492217] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.494815] NET: Registered protocol family 10\n[ 1.496678] NET: Registered protocol family 17\n[ 1.498252] Key type dns_resolver registered\n[ 1.500536] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1\n[ 1.502601] microcode: CPU1 sig=0x306f2, pf=0x1, revision=0x1\n[ 1.504921] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.508474] registered taskstats version 1\n[ 1.509997] Loading compiled-in X.509 certificates\n[ 1.512501] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 1.533072] zswap: loaded using pool lzo/zbud\n[ 1.535856] Key type trusted registered\n[ 1.539663] Key type encrypted registered\n[ 1.541088] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.542834] ima: No TPM chip found, activating TPM-bypass!\n[ 1.544731] evm: HMAC attrs: 0x1\n[ 1.546521] Magic number: 6:703:907\n[ 1.547969] rtc_cmos 00:00: setting system clock to 2018-06-27 22:51:26 UTC (1530139886)\n[ 1.550791] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.552895] EDD information not available.\n[ 1.558638] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.561319] Write protecting the kernel read-only data: 14336k\n[ 1.564501] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.567780] 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.29\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.710478] 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.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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC3oTQKnXCn8VH7bycI0qTgpJOrpZjLfhsPeB5yh9fPNMhroyHpUDnLBHapZmvYE8PqGODC/CQ6mHOkAFZEH6w9RZIGz8K/5Ktcr3I41CtfvytVBPvXDxwXyznS+bPnJlVc7ZmAuWWteE0ULcXmr2uWgsqVJOnC3AgNVRFXXmkN/un0qYEYwAQ+6KCRhdpAorMdwkTqxqABRrgHbRWAXH6FZOFnX1mMH8NGLcOA1yyVnSWeugUouv2lkTIvSaisZymE/OlSPshs76ypPfQYb3lSy7PgAJXRBtYNuvfNfgyHLsU4Dr3EqhaPWhvf567tzze9/s4cHc58tGpCeJkdZFn3 root@createinstancesinglenetworktests-0976a32f-f28a-4c0e-ad50-49ce36\nssh-dss AAAAB3NzaC1kc3MAAACBAJCfB1dyylSk/hTxczUgh7Ifqo0/6Qk04ZL9xVGqiW4kyPOShK448WGtjaRdidBAw6GDMbP4H0DkewaYFxI/OA0+yx1+vRNFOZqXQhSqym3dwUIMSv+KgjQIEbT71kI8NPi9ooLc90+5BxiDMk1hveBulUhCoufKcvcmZ0LUTk9lAAAAFQDB/aJRGDAK70Y6f7knD+ir9AYRLwAAAIBgRGq5Fe6/z4RTcwQlY5BIRQaX4JeQr/h7Paibm0qX1qxfkThMxZRQV90z5Re8JgdJW/UgCcyBCSjrQ5q5PaAx5zPnSj9+3nL2XkGQVoMB0/igjC2fYJ7fWvXTke1R67yFX4M/DRLjStTqDwo3o9NQDnlZ0qQVC//bLKvNTmyRDgAAAIBUjElgC2e+iY9VN5inCbUXmHiSoQAjw9hJ4BdfhXBQg/MGdxBPLq56nYnlbl4nruk1S7JlGRMnXG0p69tNZF7tQfxzYeUgPl/ZrT+G4McCMZNlGvftK6zZbkF8h+TMbIi5m+v4L2+pjad93Y6jxcfTPmn0JtG3vtJSNCYY9llGOQ== root@createinstancesinglenetworktests-0976a32f-f28a-4c0e-ad50-49ce36\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:fe25:5dcb/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: ba7c1070-00fd-4113-ab55-a03e20d9b6f5\nname: CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-inst\navailability-zone: nova\nlocal-hostname: createinstancesinglenetworktests-0976a32f-f28a-4c0e-ad50-49ce36.novalocal\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=11.96 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancesinglenetworktests-0976a32f-f28a-4c0e-ad50-49ce36 login: "} 2018-06-27 22:51:51,084 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers/ba7c1070-00fd-4113-ab55-a03e20d9b6f5/action used request id req-089b4a57-7157-40fe-9e09-90785390b5cf 2018-06-27 22:51:51,086 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-06-27 22:51:51,086 - 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 899716780 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.260502] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.263771] pid_max: default: 32768 minimum: 301 [ 0.265491] ACPI: Core revision 20150930 [ 0.269803] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.272387] Security Framework initialized [ 0.274008] Yama: becoming mindful. [ 0.275469] AppArmor: AppArmor initialized [ 0.277206] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.279912] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.282495] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.284939] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.287719] Initializing cgroup subsys io [ 0.289223] Initializing cgroup subsys memory [ 0.290825] Initializing cgroup subsys devices [ 0.292637] Initializing cgroup subsys freezer [ 0.294414] Initializing cgroup subsys net_cls [ 0.296226] Initializing cgroup subsys perf_event [ 0.298124] Initializing cgroup subsys net_prio [ 0.299872] Initializing cgroup subsys hugetlb [ 0.301693] Initializing cgroup subsys pids [ 0.303517] CPU: Physical Processor ID: 0 [ 0.305904] mce: CPU supports 10 MCE banks [ 0.307678] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.309790] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.314279] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.325893] ftrace: allocating 31920 entries in 125 pages [ 0.380887] smpboot: Max logical packages: 2 [ 0.388226] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.390678] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.393516] x2apic enabled [ 0.395177] Switched APIC routing to physical x2apic. [ 0.398624] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.400970] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.405215] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.408519] ... version: 2 [ 0.410193] ... bit width: 48 [ 0.411923] ... generic registers: 4 [ 0.413561] ... value mask: 0000ffffffffffff [ 0.415665] ... max period: 000000007fffffff [ 0.417772] ... fixed-purpose events: 3 [ 0.419411] ... event mask: 000000070000000f [ 0.421530] KVM setup paravirtual spinlock [ 0.424057] x86: Booting SMP configuration: [ 0.425743] .... node #0, CPUs: #1 [ 0.427435] kvm-clock: cpu 1, msr 0:ffd1041, secondary cpu clock [ 0.449993] x86: Booted up 1 node, 2 CPUs [ 0.449996] KVM setup async PF for cpu 1 [ 0.450002] kvm-stealtime: cpu 1, msr f90d940 [ 0.455327] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.458326] devtmpfs: initialized [ 0.471225] evm: security.selinux [ 0.472710] evm: security.SMACK64 [ 0.474105] evm: security.SMACK64EXEC [ 0.475706] evm: security.SMACK64TRANSMUTE [ 0.477421] evm: security.SMACK64MMAP [ 0.479012] evm: security.ima [ 0.480369] evm: security.capability [ 0.482120] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.486061] pinctrl core: initialized pinctrl subsystem [ 0.488327] RTC time: 22:51:25, date: 06/27/18 [ 0.490278] NET: Registered protocol family 16 [ 0.502159] cpuidle: using governor ladder [ 0.514191] cpuidle: using governor menu [ 0.515843] PCCT header not found. [ 0.517439] ACPI: bus type PCI registered [ 0.519136] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.521793] PCI: Using configuration type 1 for base access [ 0.523718] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.540117] ACPI: Added _OSI(Module Device) [ 0.541449] ACPI: Added _OSI(Processor Device) [ 0.542828] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.544286] ACPI: Added _OSI(Processor Aggregator Device) [ 0.548356] ACPI: Interpreter enabled [ 0.549569] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.552528] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.555495] ACPI: (supports S0 S3 S4 S5) [ 0.556755] ACPI: Using IOAPIC for interrupt routing [ 0.558265] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.566333] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.568137] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.570090] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.572011] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.575860] acpiphp: Slot [3] registered [ 0.577154] acpiphp: Slot [4] registered [ 0.578447] acpiphp: Slot [5] registered [ 0.579749] acpiphp: Slot [6] registered [ 0.598371] acpiphp: Slot [7] registered [ 0.599672] acpiphp: Slot [8] registered [ 0.600962] acpiphp: Slot [9] registered [ 0.602249] acpiphp: Slot [10] registered [ 0.603554] acpiphp: Slot [11] registered [ 0.604861] acpiphp: Slot [12] registered [ 0.606169] acpiphp: Slot [13] registered [ 0.607483] acpiphp: Slot [14] registered [ 0.608796] acpiphp: Slot [15] registered [ 0.610104] acpiphp: Slot [16] registered [ 0.611419] acpiphp: Slot [17] registered [ 0.612726] acpiphp: Slot [18] registered [ 0.614027] acpiphp: Slot [19] registered [ 0.615343] acpiphp: Slot [20] registered [ 0.616662] acpiphp: Slot [21] registered [ 0.617969] acpiphp: Slot [22] registered [ 0.619280] acpiphp: Slot [23] registered [ 0.620601] acpiphp: Slot [24] registered [ 0.621911] acpiphp: Slot [25] registered [ 0.623223] acpiphp: Slot [26] registered [ 0.624528] acpiphp: Slot [27] registered [ 0.625840] acpiphp: Slot [28] registered [ 0.627147] acpiphp: Slot [29] registered [ 0.628467] acpiphp: Slot [30] registered [ 0.629772] acpiphp: Slot [31] registered [ 0.631071] PCI host bridge to bus 0000:00 [ 0.632389] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.634302] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.636237] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.638567] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.640898] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.643267] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.648934] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.650958] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.652818] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.654827] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.659772] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.662052] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.699244] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.702252] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.704616] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.706962] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.709253] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.711416] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.713306] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.714956] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.717422] vgaarb: loaded [ 0.718395] vgaarb: bridge control possible 0000:00:02.0 [ 0.720356] SCSI subsystem initialized [ 0.721689] ACPI: bus type USB registered [ 0.722995] usbcore: registered new interface driver usbfs [ 0.724630] usbcore: registered new interface driver hub [ 0.726222] usbcore: registered new device driver usb [ 0.728000] PCI: Using ACPI for IRQ routing [ 0.729699] NetLabel: Initializing [ 0.730837] NetLabel: domain hash size = 128 [ 0.732200] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.733716] NetLabel: unlabeled traffic allowed by default [ 0.735514] clocksource: Switched to clocksource kvm-clock [ 0.750331] AppArmor: AppArmor Filesystem Enabled [ 0.751870] pnp: PnP ACPI init [ 0.753610] pnp: PnP ACPI: found 5 devices [ 0.763077] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.765800] NET: Registered protocol family 2 [ 0.767400] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.769392] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.771246] TCP: Hash tables configured (established 2048 bind 2048) [ 0.773072] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.774777] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.776628] NET: Registered protocol family 1 [ 0.778003] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.779761] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.781624] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.841118] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.900769] Trying to unpack rootfs image as initramfs... [ 1.021420] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000) [ 1.024051] Scanning for low memory corruption every 60 seconds [ 1.026247] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.028077] audit: initializing netlink subsys (disabled) [ 1.029688] audit: type=2000 audit(1530139885.938:1): initialized [ 1.031923] Initialise system trusted keyring [ 1.033418] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.035254] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.040073] zbud: loaded [ 1.041348] VFS: Disk quotas dquot_6.6.0 [ 1.042675] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.045464] fuse init (API version 7.23) [ 1.046943] Key type big_key registered [ 1.048240] Allocating IMA MOK and blacklist keyrings. [ 1.050169] Key type asymmetric registered [ 1.051474] Asymmetric key parser 'x509' registered [ 1.052997] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.055366] io scheduler noop registered [ 1.056624] io scheduler deadline registered (default) [ 1.058213] io scheduler cfq registered [ 1.059600] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.061254] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.063296] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.065599] ACPI: Power Button [PWRF] [ 1.067028] GHES: HEST is not enabled! [ 1.126012] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.243969] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.303906] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.307365] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.332716] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.337441] Linux agpgart interface v0.103 [ 1.342333] brd: module loaded [ 1.345065] loop: module loaded [ 1.352574] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.354906] GPT:90111 != 20971519 [ 1.356048] GPT:Alternate GPT header not at the end of the disk. [ 1.357779] GPT:90111 != 20971519 [ 1.358885] GPT: Use GNU Parted to correct GPT errors. [ 1.360466] vda: vda1 vda15 [ 1.363371] vdb: [ 1.365298] scsi host0: ata_piix [ 1.366539] scsi host1: ata_piix [ 1.367738] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.369674] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.372299] libphy: Fixed MDIO Bus: probed [ 1.373607] tun: Universal TUN/TAP device driver, 1.6 [ 1.375124] tun: (C) 1999-2004 Max Krasnyansky [ 1.378390] PPP generic driver version 2.4.2 [ 1.379844] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.381720] ehci-pci: EHCI PCI platform driver [ 1.383118] ehci-platform: EHCI generic platform driver [ 1.384700] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.386490] ohci-pci: OHCI PCI platform driver [ 1.387898] ohci-platform: OHCI generic platform driver [ 1.389478] uhci_hcd: USB Universal Host Controller Interface driver [ 1.449151] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.450718] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.453042] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.454582] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.456386] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.458329] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.460624] usb usb1: Product: UHCI Host Controller [ 1.462122] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.463951] usb usb1: SerialNumber: 0000:00:01.2 [ 1.465540] hub 1-0:1.0: USB hub found [ 1.466764] hub 1-0:1.0: 2 ports detected [ 1.468302] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.471723] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.473248] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.474955] mousedev: PS/2 mouse device common for all mice [ 1.476832] rtc_cmos 00:00: RTC can wake from S4 [ 1.478801] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.481449] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.483709] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.485809] i2c /dev entries driver [ 1.487312] device-mapper: uevent: version 1.0.3 [ 1.489149] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.492217] ledtrig-cpu: registered to indicate activity on CPUs [ 1.494815] NET: Registered protocol family 10 [ 1.496678] NET: Registered protocol family 17 [ 1.498252] Key type dns_resolver registered [ 1.500536] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 1.502601] microcode: CPU1 sig=0x306f2, pf=0x1, revision=0x1 [ 1.504921] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.508474] registered taskstats version 1 [ 1.509997] Loading compiled-in X.509 certificates [ 1.512501] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.533072] zswap: loaded using pool lzo/zbud [ 1.535856] Key type trusted registered [ 1.539663] Key type encrypted registered [ 1.541088] AppArmor: AppArmor sha1 policy hashing enabled [ 1.542834] ima: No TPM chip found, activating TPM-bypass! [ 1.544731] evm: HMAC attrs: 0x1 [ 1.546521] Magic number: 6:703:907 [ 1.547969] rtc_cmos 00:00: setting system clock to 2018-06-27 22:51:26 UTC (1530139886) [ 1.550791] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.552895] EDD information not available. [ 1.558638] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.561319] Write protecting the kernel read-only data: 14336k [ 1.564501] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.567780] 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.29 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.710478] 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.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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC3oTQKnXCn8VH7bycI0qTgpJOrpZjLfhsPeB5yh9fPNMhroyHpUDnLBHapZmvYE8PqGODC/CQ6mHOkAFZEH6w9RZIGz8K/5Ktcr3I41CtfvytVBPvXDxwXyznS+bPnJlVc7ZmAuWWteE0ULcXmr2uWgsqVJOnC3AgNVRFXXmkN/un0qYEYwAQ+6KCRhdpAorMdwkTqxqABRrgHbRWAXH6FZOFnX1mMH8NGLcOA1yyVnSWeugUouv2lkTIvSaisZymE/OlSPshs76ypPfQYb3lSy7PgAJXRBtYNuvfNfgyHLsU4Dr3EqhaPWhvf567tzze9/s4cHc58tGpCeJkdZFn3 root@createinstancesinglenetworktests-0976a32f-f28a-4c0e-ad50-49ce36 ssh-dss AAAAB3NzaC1kc3MAAACBAJCfB1dyylSk/hTxczUgh7Ifqo0/6Qk04ZL9xVGqiW4kyPOShK448WGtjaRdidBAw6GDMbP4H0DkewaYFxI/OA0+yx1+vRNFOZqXQhSqym3dwUIMSv+KgjQIEbT71kI8NPi9ooLc90+5BxiDMk1hveBulUhCoufKcvcmZ0LUTk9lAAAAFQDB/aJRGDAK70Y6f7knD+ir9AYRLwAAAIBgRGq5Fe6/z4RTcwQlY5BIRQaX4JeQr/h7Paibm0qX1qxfkThMxZRQV90z5Re8JgdJW/UgCcyBCSjrQ5q5PaAx5zPnSj9+3nL2XkGQVoMB0/igjC2fYJ7fWvXTke1R67yFX4M/DRLjStTqDwo3o9NQDnlZ0qQVC//bLKvNTmyRDgAAAIBUjElgC2e+iY9VN5inCbUXmHiSoQAjw9hJ4BdfhXBQg/MGdxBPLq56nYnlbl4nruk1S7JlGRMnXG0p69tNZF7tQfxzYeUgPl/ZrT+G4McCMZNlGvftK6zZbkF8h+TMbIi5m+v4L2+pjad93Y6jxcfTPmn0JtG3vtJSNCYY9llGOQ== root@createinstancesinglenetworktests-0976a32f-f28a-4c0e-ad50-49ce36 -----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:fe25:5dcb/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: ba7c1070-00fd-4113-ab55-a03e20d9b6f5 name: CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-inst availability-zone: nova local-hostname: createinstancesinglenetworktests-0976a32f-f28a-4c0e-ad50-49ce36.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=11.96 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. createinstancesinglenetworktests-0976a32f-f28a-4c0e-ad50-49ce36 login: 2018-06-27 22:51:51,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/ba7c1070-00fd-4113-ab55-a03e20d9b6f5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}475caa2cb1391d786276ef4a9cf59aa8160b72b9" 2018-06-27 22:51:51,803 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:51:51 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-852d1833-bd9d-4af3-97e4-5618d62a68ec X-Compute-Request-Id: req-852d1833-bd9d-4af3-97e4-5618d62a68ec Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:5d:cb", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:5d:cb", "version": 4, "addr": "172.30.10.119", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/ba7c1070-00fd-4113-ab55-a03e20d9b6f5", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/ba7c1070-00fd-4113-ab55-a03e20d9b6f5", "rel": "bookmark"}], "image": {"id": "863eeb55-c7ad-455d-b617-80301ac41a02", "links": [{"href": "http://172.30.10.101:8774/images/863eeb55-c7ad-455d-b617-80301ac41a02", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:51:24.000000", "flavor": {"id": "c32b86e5-6368-4ff0-b507-28837881f722", "links": [{"href": "http://172.30.10.101:8774/flavors/c32b86e5-6368-4ff0-b507-28837881f722", "rel": "bookmark"}]}, "id": "ba7c1070-00fd-4113-ab55-a03e20d9b6f5", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-sec-grp"}, {"name": "default"}], "user_id": "eb6879da99924f4b9cebc27cdf89eaf0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:51:25Z", "hostId": "c1eaa08d616feeabc4b88a1136cc89c4c06668e2dec0628c0d9bd0a3", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-kp", "name": "CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-inst", "created": "2018-06-27T22:51:04Z", "tenant_id": "b5ce060cb5f24be8b54bc1426b8077cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:51:51,804 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/ba7c1070-00fd-4113-ab55-a03e20d9b6f5 used request id req-852d1833-bd9d-4af3-97e4-5618d62a68ec 2018-06-27 22:51:51,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=CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}475caa2cb1391d786276ef4a9cf59aa8160b72b9" 2018-06-27 22:51:52,197 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:51:52 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-5ea0239f-b4a0-4bb6-945d-b2b961bf746e Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["acd73e9d-60e9-4325-a661-90bcda33fcc4"],"updated_at":"2018-06-27T22:50:11Z","tenant_id":"b5ce060cb5f24be8b54bc1426b8077cf","created_at":"2018-06-27T22:50:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"b5ce060cb5f24be8b54bc1426b8077cf","id":"8059a51b-569e-401d-b48d-40d8e11fac33","name":"CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-pub-net"}]} 2018-06-27 22:51:52,198 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-pub-net used request id req-5ea0239f-b4a0-4bb6-945d-b2b961bf746e 2018-06-27 22:51:52,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/b5ce060cb5f24be8b54bc1426b8077cf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}475caa2cb1391d786276ef4a9cf59aa8160b72b9" 2018-06-27 22:51:52,299 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:51:52 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ca89d9b6-3dbc-4eb8-84d8-fa08be8f0d41 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/b5ce060cb5f24be8b54bc1426b8077cf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b5ce060cb5f24be8b54bc1426b8077cf", "name": "CreateInstanceSingleNetworkTests-a55dbf0e-5d4f-4f4-proj"}} 2018-06-27 22:51:52,299 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b5ce060cb5f24be8b54bc1426b8077cf used request id req-ca89d9b6-3dbc-4eb8-84d8-fa08be8f0d41 2018-06-27 22:51: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/subnets?network_id=8059a51b-569e-401d-b48d-40d8e11fac33 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}475caa2cb1391d786276ef4a9cf59aa8160b72b9" 2018-06-27 22:51:52,494 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:51:52 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-4c05bfe3-fbef-4f5a-bdaf-d37759343eaf Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8059a51b-569e-401d-b48d-40d8e11fac33","tenant_id":"b5ce060cb5f24be8b54bc1426b8077cf","created_at":"2018-06-27T22:50:11Z","dns_nameservers":[],"updated_at":"2018-06-27T22:50:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"b5ce060cb5f24be8b54bc1426b8077cf","id":"acd73e9d-60e9-4325-a661-90bcda33fcc4","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-pub-subnet"}]} 2018-06-27 22:51:52,494 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=8059a51b-569e-401d-b48d-40d8e11fac33 used request id req-4c05bfe3-fbef-4f5a-bdaf-d37759343eaf 2018-06-27 22:51:52,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=8059a51b-569e-401d-b48d-40d8e11fac33 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}475caa2cb1391d786276ef4a9cf59aa8160b72b9" 2018-06-27 22:51:52,768 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:51:52 GMT Content-Type: application/json Content-Length: 3045 Connection: keep-alive X-Openstack-Request-Id: req-88505eca-2d80-4927-b64e-fe71cdf957d9 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"8059a51b-569e-401d-b48d-40d8e11fac33","tenant_id":"b5ce060cb5f24be8b54bc1426b8077cf","created_at":"2018-06-27T22:50:24Z","admin_state_up":true,"updated_at":"2018-06-27T22:50:33Z","binding:vnic_type":"normal","device_id":"6d074dfd-0824-44f8-a52d-a33495752554","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:80:87:77","id":"076e9a46-43d7-4013-a48c-78930f904e06","port_security_enabled":false,"project_id":"b5ce060cb5f24be8b54bc1426b8077cf","fixed_ips":[{"subnet_id":"acd73e9d-60e9-4325-a661-90bcda33fcc4","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"8059a51b-569e-401d-b48d-40d8e11fac33","tenant_id":"b5ce060cb5f24be8b54bc1426b8077cf","created_at":"2018-06-27T22:50:13Z","admin_state_up":true,"updated_at":"2018-06-27T22:50:18Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-8059a51b-569e-401d-b48d-40d8e11fac33","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:75:f2:eb","id":"19339c2b-82fe-4af0-ab7a-ac9e6d436bbe","port_security_enabled":false,"project_id":"b5ce060cb5f24be8b54bc1426b8077cf","fixed_ips":[{"subnet_id":"acd73e9d-60e9-4325-a661-90bcda33fcc4","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"8059a51b-569e-401d-b48d-40d8e11fac33","tenant_id":"b5ce060cb5f24be8b54bc1426b8077cf","created_at":"2018-06-27T22:50:52Z","admin_state_up":true,"updated_at":"2018-06-27T22:51:32Z","binding:vnic_type":"normal","device_id":"ba7c1070-00fd-4113-ab55-a03e20d9b6f5","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:25:5d:cb","id":"5fc51469-dca7-4d25-91c8-7675372044b6","port_security_enabled":true,"project_id":"b5ce060cb5f24be8b54bc1426b8077cf","fixed_ips":[{"subnet_id":"acd73e9d-60e9-4325-a661-90bcda33fcc4","ip_address":"10.55.1.8"}],"extra_dhcp_opts":[],"security_groups":["afc41fb4-57bb-458f-9625-10a3ba99dde4","2f52fded-655e-4250-aae1-cc2371f0bec8"],"name":"CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26port-1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"8059a51b-569e-401d-b48d-40d8e11fac33","tenant_id":"b5ce060cb5f24be8b54bc1426b8077cf","created_at":"2018-06-27T22:50:12Z","admin_state_up":true,"updated_at":"2018-06-27T22:50:18Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-8059a51b-569e-401d-b48d-40d8e11fac33","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:d3:e3:84","id":"f6e846e0-b8b7-4724-8d23-6d8eeb251449","port_security_enabled":false,"project_id":"b5ce060cb5f24be8b54bc1426b8077cf","fixed_ips":[{"subnet_id":"acd73e9d-60e9-4325-a661-90bcda33fcc4","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-27 22:51:52,768 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=8059a51b-569e-401d-b48d-40d8e11fac33 used request id req-88505eca-2d80-4927-b64e-fe71cdf957d9 2018-06-27 22:51:52,769 - create_instance - INFO - Checking if VM is active 2018-06-27 22:51:52,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/ba7c1070-00fd-4113-ab55-a03e20d9b6f5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}475caa2cb1391d786276ef4a9cf59aa8160b72b9" 2018-06-27 22:51:54,735 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:51:54 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-bed32b44-33da-4104-a3d4-00b3a74aa411 X-Compute-Request-Id: req-bed32b44-33da-4104-a3d4-00b3a74aa411 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:5d:cb", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:5d:cb", "version": 4, "addr": "172.30.10.119", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/ba7c1070-00fd-4113-ab55-a03e20d9b6f5", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/ba7c1070-00fd-4113-ab55-a03e20d9b6f5", "rel": "bookmark"}], "image": {"id": "863eeb55-c7ad-455d-b617-80301ac41a02", "links": [{"href": "http://172.30.10.101:8774/images/863eeb55-c7ad-455d-b617-80301ac41a02", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:51:24.000000", "flavor": {"id": "c32b86e5-6368-4ff0-b507-28837881f722", "links": [{"href": "http://172.30.10.101:8774/flavors/c32b86e5-6368-4ff0-b507-28837881f722", "rel": "bookmark"}]}, "id": "ba7c1070-00fd-4113-ab55-a03e20d9b6f5", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-sec-grp"}, {"name": "default"}], "user_id": "eb6879da99924f4b9cebc27cdf89eaf0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:51:25Z", "hostId": "c1eaa08d616feeabc4b88a1136cc89c4c06668e2dec0628c0d9bd0a3", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-kp", "name": "CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-inst", "created": "2018-06-27T22:51:04Z", "tenant_id": "b5ce060cb5f24be8b54bc1426b8077cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:51:54,735 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/ba7c1070-00fd-4113-ab55-a03e20d9b6f5 used request id req-bed32b44-33da-4104-a3d4-00b3a74aa411 2018-06-27 22:51:54,736 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-inst] is - ACTIVE 2018-06-27 22:51:54,736 - create_instance - INFO - VM is - ACTIVE 2018-06-27 22:51:54,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/ba7c1070-00fd-4113-ab55-a03e20d9b6f5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}475caa2cb1391d786276ef4a9cf59aa8160b72b9" 2018-06-27 22:51:55,650 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:51:55 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-ac7da16f-7f5f-4543-bb1a-470aa148638e X-Compute-Request-Id: req-ac7da16f-7f5f-4543-bb1a-470aa148638e Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:5d:cb", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:5d:cb", "version": 4, "addr": "172.30.10.119", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/ba7c1070-00fd-4113-ab55-a03e20d9b6f5", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/ba7c1070-00fd-4113-ab55-a03e20d9b6f5", "rel": "bookmark"}], "image": {"id": "863eeb55-c7ad-455d-b617-80301ac41a02", "links": [{"href": "http://172.30.10.101:8774/images/863eeb55-c7ad-455d-b617-80301ac41a02", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:51:24.000000", "flavor": {"id": "c32b86e5-6368-4ff0-b507-28837881f722", "links": [{"href": "http://172.30.10.101:8774/flavors/c32b86e5-6368-4ff0-b507-28837881f722", "rel": "bookmark"}]}, "id": "ba7c1070-00fd-4113-ab55-a03e20d9b6f5", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-sec-grp"}, {"name": "default"}], "user_id": "eb6879da99924f4b9cebc27cdf89eaf0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:51:25Z", "hostId": "c1eaa08d616feeabc4b88a1136cc89c4c06668e2dec0628c0d9bd0a3", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-kp", "name": "CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-inst", "created": "2018-06-27T22:51:04Z", "tenant_id": "b5ce060cb5f24be8b54bc1426b8077cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:51:55,650 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/ba7c1070-00fd-4113-ab55-a03e20d9b6f5 used request id req-ac7da16f-7f5f-4543-bb1a-470aa148638e 2018-06-27 22:51:55,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/networks?name=CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}475caa2cb1391d786276ef4a9cf59aa8160b72b9" 2018-06-27 22:51:56,215 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:51:56 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-a421b02c-a1cd-45cb-b41c-364ee5832d55 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["acd73e9d-60e9-4325-a661-90bcda33fcc4"],"updated_at":"2018-06-27T22:50:11Z","tenant_id":"b5ce060cb5f24be8b54bc1426b8077cf","created_at":"2018-06-27T22:50:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"b5ce060cb5f24be8b54bc1426b8077cf","id":"8059a51b-569e-401d-b48d-40d8e11fac33","name":"CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-pub-net"}]} 2018-06-27 22:51:56,215 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-pub-net used request id req-a421b02c-a1cd-45cb-b41c-364ee5832d55 2018-06-27 22:51:56,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/b5ce060cb5f24be8b54bc1426b8077cf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}475caa2cb1391d786276ef4a9cf59aa8160b72b9" 2018-06-27 22:51:56,615 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:51:56 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d92b02e0-dd25-48f4-908d-9f1ab7285144 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/b5ce060cb5f24be8b54bc1426b8077cf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b5ce060cb5f24be8b54bc1426b8077cf", "name": "CreateInstanceSingleNetworkTests-a55dbf0e-5d4f-4f4-proj"}} 2018-06-27 22:51:56,615 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b5ce060cb5f24be8b54bc1426b8077cf used request id req-d92b02e0-dd25-48f4-908d-9f1ab7285144 2018-06-27 22:51:56,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=8059a51b-569e-401d-b48d-40d8e11fac33 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}475caa2cb1391d786276ef4a9cf59aa8160b72b9" 2018-06-27 22:51:56,807 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:51:56 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-f286ffd5-43a3-44b1-ae88-560949cbde98 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8059a51b-569e-401d-b48d-40d8e11fac33","tenant_id":"b5ce060cb5f24be8b54bc1426b8077cf","created_at":"2018-06-27T22:50:11Z","dns_nameservers":[],"updated_at":"2018-06-27T22:50:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"b5ce060cb5f24be8b54bc1426b8077cf","id":"acd73e9d-60e9-4325-a661-90bcda33fcc4","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-pub-subnet"}]} 2018-06-27 22:51:56,807 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=8059a51b-569e-401d-b48d-40d8e11fac33 used request id req-f286ffd5-43a3-44b1-ae88-560949cbde98 2018-06-27 22:51:56,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/ports?network_id=8059a51b-569e-401d-b48d-40d8e11fac33 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}475caa2cb1391d786276ef4a9cf59aa8160b72b9" 2018-06-27 22:51:57,120 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:51:57 GMT Content-Type: application/json Content-Length: 3045 Connection: keep-alive X-Openstack-Request-Id: req-dce8ee5b-79bc-4aa4-bf56-218707f13161 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"8059a51b-569e-401d-b48d-40d8e11fac33","tenant_id":"b5ce060cb5f24be8b54bc1426b8077cf","created_at":"2018-06-27T22:50:24Z","admin_state_up":true,"updated_at":"2018-06-27T22:50:33Z","binding:vnic_type":"normal","device_id":"6d074dfd-0824-44f8-a52d-a33495752554","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:80:87:77","id":"076e9a46-43d7-4013-a48c-78930f904e06","port_security_enabled":false,"project_id":"b5ce060cb5f24be8b54bc1426b8077cf","fixed_ips":[{"subnet_id":"acd73e9d-60e9-4325-a661-90bcda33fcc4","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"8059a51b-569e-401d-b48d-40d8e11fac33","tenant_id":"b5ce060cb5f24be8b54bc1426b8077cf","created_at":"2018-06-27T22:50:13Z","admin_state_up":true,"updated_at":"2018-06-27T22:50:18Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-8059a51b-569e-401d-b48d-40d8e11fac33","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:75:f2:eb","id":"19339c2b-82fe-4af0-ab7a-ac9e6d436bbe","port_security_enabled":false,"project_id":"b5ce060cb5f24be8b54bc1426b8077cf","fixed_ips":[{"subnet_id":"acd73e9d-60e9-4325-a661-90bcda33fcc4","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"8059a51b-569e-401d-b48d-40d8e11fac33","tenant_id":"b5ce060cb5f24be8b54bc1426b8077cf","created_at":"2018-06-27T22:50:52Z","admin_state_up":true,"updated_at":"2018-06-27T22:51:32Z","binding:vnic_type":"normal","device_id":"ba7c1070-00fd-4113-ab55-a03e20d9b6f5","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:25:5d:cb","id":"5fc51469-dca7-4d25-91c8-7675372044b6","port_security_enabled":true,"project_id":"b5ce060cb5f24be8b54bc1426b8077cf","fixed_ips":[{"subnet_id":"acd73e9d-60e9-4325-a661-90bcda33fcc4","ip_address":"10.55.1.8"}],"extra_dhcp_opts":[],"security_groups":["2f52fded-655e-4250-aae1-cc2371f0bec8","afc41fb4-57bb-458f-9625-10a3ba99dde4"],"name":"CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26port-1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"8059a51b-569e-401d-b48d-40d8e11fac33","tenant_id":"b5ce060cb5f24be8b54bc1426b8077cf","created_at":"2018-06-27T22:50:12Z","admin_state_up":true,"updated_at":"2018-06-27T22:50:18Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-8059a51b-569e-401d-b48d-40d8e11fac33","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:d3:e3:84","id":"f6e846e0-b8b7-4724-8d23-6d8eeb251449","port_security_enabled":false,"project_id":"b5ce060cb5f24be8b54bc1426b8077cf","fixed_ips":[{"subnet_id":"acd73e9d-60e9-4325-a661-90bcda33fcc4","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-27 22:51:57,121 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=8059a51b-569e-401d-b48d-40d8e11fac33 used request id req-dce8ee5b-79bc-4aa4-bf56-218707f13161 2018-06-27 22:51:57,122 - ansible_utils - DEBUG - Retrieving SSH client 2018-06-27 22:51:57,127 - paramiko.transport - DEBUG - starting thread (client mode): 0x84bfbf50L 2018-06-27 22:51:57,128 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-06-27 22:51:57,128 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-06-27 22:51:57,128 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-06-27 22:51:57,130 - 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-27 22:51:57,130 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-06-27 22:51:57,130 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-06-27 22:51:57,131 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-06-27 22:51:57,131 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-06-27 22:51:57,131 - paramiko.transport - DEBUG - Compression agreed: none 2018-06-27 22:51:57,183 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-06-27 22:51:57,183 - paramiko.transport - DEBUG - Switch to new keys ... 2018-06-27 22:51:57,193 - paramiko.transport - DEBUG - Trying discovered key 812349d67f26b9e6cc1460fbd69e9bb9 in tmp/CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26 2018-06-27 22:51:57,194 - paramiko.transport - DEBUG - userauth is OK 2018-06-27 22:51:57,197 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-06-27 22:51:57,298 - paramiko.transport - DEBUG - EOF in transport thread 2018-06-27 22:51:57,315 - create_instance - INFO - SSH is active for VM instance 2018-06-27 22:51:57,315 - ansible_utils - DEBUG - Retrieving SSH client 2018-06-27 22:51:57,316 - paramiko.transport - DEBUG - starting thread (client mode): 0x84bfbd50L 2018-06-27 22:51:57,317 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-06-27 22:51:57,317 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-06-27 22:51:57,317 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-06-27 22:51:57,319 - 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-27 22:51:57,319 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-06-27 22:51:57,319 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-06-27 22:51:57,319 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-06-27 22:51:57,319 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-06-27 22:51:57,320 - paramiko.transport - DEBUG - Compression agreed: none 2018-06-27 22:51:57,370 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-06-27 22:51:57,370 - paramiko.transport - DEBUG - Switch to new keys ... 2018-06-27 22:51:57,381 - paramiko.transport - DEBUG - Trying discovered key 812349d67f26b9e6cc1460fbd69e9bb9 in tmp/CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26 2018-06-27 22:51:57,382 - paramiko.transport - DEBUG - userauth is OK 2018-06-27 22:51:57,385 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-06-27 22:51:57,390 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-06-27 22:51:57,391 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-06-27 22:51:57,391 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-06-27 22:51:57,392 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-06-27 22:51:57,395 - paramiko.transport - DEBUG - EOF in transport thread 2018-06-27 22:51:57,396 - create_instance - INFO - Deleting Floating IP - 172.30.10.119 2018-06-27 22:51:57,396 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.10.119 2018-06-27 22:51:57,402 - 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/ba21d6ee-7b6b-4e1b-af85-f46773b5d958 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}475caa2cb1391d786276ef4a9cf59aa8160b72b9" 2018-06-27 22:52:00,151 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:52:00 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-bd619f3d-4dc2-4612-a86f-688b1849791b Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:52:00,151 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/floatingips/ba21d6ee-7b6b-4e1b-af85-f46773b5d958 used request id req-bd619f3d-4dc2-4612-a86f-688b1849791b 2018-06-27 22:52:00,151 - create_instance - INFO - Deleting Port with ID - 5fc51469-dca7-4d25-91c8-7675372044b6 2018-06-27 22:52:00,151 - neutron_utils - INFO - Deleting port with name CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26port-1 2018-06-27 22:52:00,156 - 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/5fc51469-dca7-4d25-91c8-7675372044b6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}475caa2cb1391d786276ef4a9cf59aa8160b72b9" 2018-06-27 22:52:01,644 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:52:01 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-6f25f1ff-612f-4441-8d9c-c86ef15f556d Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:52:01,644 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/ports/5fc51469-dca7-4d25-91c8-7675372044b6 used request id req-6f25f1ff-612f-4441-8d9c-c86ef15f556d 2018-06-27 22:52:01,644 - create_instance - INFO - Deleting VM instance - CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-inst 2018-06-27 22:52:01,647 - 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/ba7c1070-00fd-4113-ab55-a03e20d9b6f5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}475caa2cb1391d786276ef4a9cf59aa8160b72b9" 2018-06-27 22:52:02,081 - novaclient.v2.client - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:52: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-13b4f426-f261-481e-9274-c1e3644d078c X-Compute-Request-Id: req-13b4f426-f261-481e-9274-c1e3644d078c Front-End-Https: on 2018-06-27 22:52:02,081 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/servers/ba7c1070-00fd-4113-ab55-a03e20d9b6f5 used request id req-13b4f426-f261-481e-9274-c1e3644d078c 2018-06-27 22:52:02,081 - create_instance - INFO - Checking deletion status 2018-06-27 22:52:02,084 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/ba7c1070-00fd-4113-ab55-a03e20d9b6f5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}475caa2cb1391d786276ef4a9cf59aa8160b72b9" 2018-06-27 22:52:03,744 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:52:03 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-e1701143-2f3b-4dfb-86db-33c9f922f64d X-Compute-Request-Id: req-e1701143-2f3b-4dfb-86db-33c9f922f64d Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:5d:cb", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/ba7c1070-00fd-4113-ab55-a03e20d9b6f5", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/ba7c1070-00fd-4113-ab55-a03e20d9b6f5", "rel": "bookmark"}], "image": {"id": "863eeb55-c7ad-455d-b617-80301ac41a02", "links": [{"href": "http://172.30.10.101:8774/images/863eeb55-c7ad-455d-b617-80301ac41a02", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:51:24.000000", "flavor": {"id": "c32b86e5-6368-4ff0-b507-28837881f722", "links": [{"href": "http://172.30.10.101:8774/flavors/c32b86e5-6368-4ff0-b507-28837881f722", "rel": "bookmark"}]}, "id": "ba7c1070-00fd-4113-ab55-a03e20d9b6f5", "user_id": "eb6879da99924f4b9cebc27cdf89eaf0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:52:02Z", "hostId": "c1eaa08d616feeabc4b88a1136cc89c4c06668e2dec0628c0d9bd0a3", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-kp", "name": "CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-inst", "created": "2018-06-27T22:51:04Z", "tenant_id": "b5ce060cb5f24be8b54bc1426b8077cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:52:03,744 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/ba7c1070-00fd-4113-ab55-a03e20d9b6f5 used request id req-e1701143-2f3b-4dfb-86db-33c9f922f64d 2018-06-27 22:52:03,745 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-inst] is - ACTIVE 2018-06-27 22:52:03,745 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 22:52:06,748 - create_instance - DEBUG - VM status query timeout in 295.333320141 2018-06-27 22:52:06,751 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/ba7c1070-00fd-4113-ab55-a03e20d9b6f5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}475caa2cb1391d786276ef4a9cf59aa8160b72b9" 2018-06-27 22:52:06,937 - novaclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Wed, 27 Jun 2018 22:52: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-c944d7fb-fec5-43ce-9a80-07a93cc9c577 X-Compute-Request-Id: req-c944d7fb-fec5-43ce-9a80-07a93cc9c577 RESP BODY: {"itemNotFound": {"message": "Instance ba7c1070-00fd-4113-ab55-a03e20d9b6f5 could not be found.", "code": 404}} 2018-06-27 22:52:06,937 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/ba7c1070-00fd-4113-ab55-a03e20d9b6f5 used request id req-c944d7fb-fec5-43ce-9a80-07a93cc9c577 2018-06-27 22:52:06,937 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance ba7c1070-00fd-4113-ab55-a03e20d9b6f5 could not be found. (HTTP 404) (Request-ID: req-c944d7fb-fec5-43ce-9a80-07a93cc9c577) 2018-06-27 22:52:06,938 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-inst 2018-06-27 22:52:06,940 - nova_utils - DEBUG - Deleting keypair - CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-kp 2018-06-27 22:52:06,942 - 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-0976a32f-f28a-4c0e-ad50-49ce36f26e26-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22aa0bf0d64cf74f07f51f15576eb0418245233f" 2018-06-27 22:52:08,520 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 22:52: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-c5dd2022-43c5-48fd-9638-8fbf2a0d0cd9 X-Compute-Request-Id: req-c5dd2022-43c5-48fd-9638-8fbf2a0d0cd9 2018-06-27 22:52:08,520 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-kp used request id req-c5dd2022-43c5-48fd-9638-8fbf2a0d0cd9 2018-06-27 22:52:08,521 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26.pub] 2018-06-27 22:52:08,521 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26] 2018-06-27 22:52:08,525 - 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/c32b86e5-6368-4ff0-b507-28837881f722 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ba054650dbda1cbe88ad49f8b841bd6eb8c934e" 2018-06-27 22:52:09,319 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 22:52: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-57ea410b-cf2c-4826-b370-ef44f519c117 X-Compute-Request-Id: req-57ea410b-cf2c-4826-b370-ef44f519c117 2018-06-27 22:52:09,320 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/flavors/c32b86e5-6368-4ff0-b507-28837881f722 used request id req-57ea410b-cf2c-4826-b370-ef44f519c117 2018-06-27 22:52:09,321 - neutron_utils - INFO - Deleting security group rule with ID - 7597638d-f7be-45af-a190-e5d88809593c 2018-06-27 22:52:09,326 - 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/7597638d-f7be-45af-a190-e5d88809593c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea5bb157fa2e1fb5027c14b370e515c3a8d11f98" 2018-06-27 22:52:09,652 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:52:09 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-bf665aeb-d4f7-4799-8220-dfb9d5c59e19 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:52:09,653 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/7597638d-f7be-45af-a190-e5d88809593c used request id req-bf665aeb-d4f7-4799-8220-dfb9d5c59e19 2018-06-27 22:52:09,653 - neutron_utils - INFO - Deleting security group rule with ID - b2ea0a65-99b4-44b6-bf13-47739b46bddd 2018-06-27 22:52:09,658 - 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/b2ea0a65-99b4-44b6-bf13-47739b46bddd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea5bb157fa2e1fb5027c14b370e515c3a8d11f98" 2018-06-27 22:52:09,871 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:52:09 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-178773af-820c-4922-9dde-aad4a7293b76 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:52:09,872 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/b2ea0a65-99b4-44b6-bf13-47739b46bddd used request id req-178773af-820c-4922-9dde-aad4a7293b76 2018-06-27 22:52:09,872 - neutron_utils - INFO - Deleting security group rule with ID - 7eef39a9-8abe-440e-a37e-6147d6cb2b4f 2018-06-27 22:52:09,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/security-group-rules/7eef39a9-8abe-440e-a37e-6147d6cb2b4f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea5bb157fa2e1fb5027c14b370e515c3a8d11f98" 2018-06-27 22:52:10,104 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:52:10 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-e329072b-828f-4a0a-9b39-f2f1d53ccd03 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:52:10,105 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/7eef39a9-8abe-440e-a37e-6147d6cb2b4f used request id req-e329072b-828f-4a0a-9b39-f2f1d53ccd03 2018-06-27 22:52:10,105 - neutron_utils - INFO - Deleting security group rule with ID - 7dc5083b-539a-42fa-a6bc-f95417a4af72 2018-06-27 22:52:10,110 - 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/7dc5083b-539a-42fa-a6bc-f95417a4af72 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea5bb157fa2e1fb5027c14b370e515c3a8d11f98" 2018-06-27 22:52:10,295 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:52:10 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-ea13491b-e032-4d2a-a71c-4a331274beef Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:52:10,295 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/7dc5083b-539a-42fa-a6bc-f95417a4af72 used request id req-ea13491b-e032-4d2a-a71c-4a331274beef 2018-06-27 22:52:10,295 - neutron_utils - INFO - Deleting security group with name - CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-sec-grp 2018-06-27 22:52:10,301 - 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/2f52fded-655e-4250-aae1-cc2371f0bec8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea5bb157fa2e1fb5027c14b370e515c3a8d11f98" 2018-06-27 22:52:10,554 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:52:10 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-4245a539-049d-4418-91b2-ce6de8c00e08 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:52:10,554 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/2f52fded-655e-4250-aae1-cc2371f0bec8 used request id req-4245a539-049d-4418-91b2-ce6de8c00e08 2018-06-27 22:52:10,555 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-pub-router and subnet CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-pub-subnet 2018-06-27 22:52:10,556 - neutron_utils - INFO - Removing router interface from router named CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-pub-router 2018-06-27 22:52:10,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/6d074dfd-0824-44f8-a52d-a33495752554/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe6d05ae88d0aeafdf9fdc625c006cb3f7b5c3c4" -d '{"subnet_id": "acd73e9d-60e9-4325-a661-90bcda33fcc4"}' 2018-06-27 22:52:16,132 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:52:16 GMT Content-Type: application/json Content-Length: 309 Connection: keep-alive X-Openstack-Request-Id: req-8d261830-a5a3-4019-b293-ffd07555acbe Front-End-Https: on RESP BODY: {"network_id": "8059a51b-569e-401d-b48d-40d8e11fac33", "tenant_id": "b5ce060cb5f24be8b54bc1426b8077cf", "subnet_id": "acd73e9d-60e9-4325-a661-90bcda33fcc4", "subnet_ids": ["acd73e9d-60e9-4325-a661-90bcda33fcc4"], "port_id": "076e9a46-43d7-4013-a48c-78930f904e06", "id": "6d074dfd-0824-44f8-a52d-a33495752554"} 2018-06-27 22:52:16,132 - keystoneauth.session - DEBUG - PUT call to network for https://172.30.10.101:9696/v2.0/routers/6d074dfd-0824-44f8-a52d-a33495752554/remove_router_interface used request id req-8d261830-a5a3-4019-b293-ffd07555acbe 2018-06-27 22:52:16,133 - OpenStackNetwork - INFO - Removing router CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-pub-router 2018-06-27 22:52:16,133 - neutron_utils - INFO - Deleting router with name - CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-pub-router 2018-06-27 22:52:16,138 - 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/6d074dfd-0824-44f8-a52d-a33495752554 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe6d05ae88d0aeafdf9fdc625c006cb3f7b5c3c4" 2018-06-27 22:52:19,301 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:52:19 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-6e07f64d-74af-4da1-a1f0-17d1a7d87f57 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:52:19,302 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/routers/6d074dfd-0824-44f8-a52d-a33495752554 used request id req-6e07f64d-74af-4da1-a1f0-17d1a7d87f57 2018-06-27 22:52:19,303 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-pub-subnet 2018-06-27 22:52:19,303 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-pub-subnet 2018-06-27 22:52:19,308 - 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/acd73e9d-60e9-4325-a661-90bcda33fcc4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}430ec28ea9d76599cbfc6489956896d9568e9463" 2018-06-27 22:52:23,447 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:52:23 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-69269d9f-da31-4cb1-9d02-57bae16c16c3 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:52:23,447 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/acd73e9d-60e9-4325-a661-90bcda33fcc4 used request id req-69269d9f-da31-4cb1-9d02-57bae16c16c3 2018-06-27 22:52:23,447 - neutron_utils - INFO - Deleting network with name CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-pub-net 2018-06-27 22:52:23,452 - 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/8059a51b-569e-401d-b48d-40d8e11fac33 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}430ec28ea9d76599cbfc6489956896d9568e9463" 2018-06-27 22:52:26,525 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:52:26 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-2cc28f7e-f76a-497c-a87b-5b899381ce21 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:52:26,525 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/8059a51b-569e-401d-b48d-40d8e11fac33 used request id req-2cc28f7e-f76a-497c-a87b-5b899381ce21 2018-06-27 22:52:26,526 - glance_utils - INFO - Deleting image named - CreateInstanceSingleNetworkTests-0976a32f-f28a-4c0e-ad50-49ce36f26e26-image 2018-06-27 22:52:26,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9292/v2/images/863eeb55-c7ad-455d-b617-80301ac41a02 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a0618c341fbbd506540eccbb5fc66d34d487fec1" 2018-06-27 22:52:28,481 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:52:28 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-1fab327f-3c93-4ca4-97f1-348452738986 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-27 22:52:28,481 - keystoneauth.session - DEBUG - DELETE call to image for https://172.30.10.101:9292/v2/images/863eeb55-c7ad-455d-b617-80301ac41a02 used request id req-1fab327f-3c93-4ca4-97f1-348452738986 2018-06-27 22:52:28,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/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87ef317bff86a8f7e6c4100908bc000796c9c538" 2018-06-27 22:52:29,274 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:52:29 GMT Content-Type: application/json Content-Length: 11766 Connection: keep-alive X-Openstack-Request-Id: req-a464de74-c777-4491-a3ac-055a0da0dfb8 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-27T19:03:04Z", "updated_at": "2018-06-27T19:03:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "6748ef1e-56da-434e-9e89-e86b58537b65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "b3e3826c-1c48-4699-93f0-f8a310956753", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "bfad35fa-7ea9-4a81-917d-7b86481eb510", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "d657b333-103d-4d19-add8-1e8bae2f8849", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b5ce060cb5f24be8b54bc1426b8077cf", "created_at": "2018-06-27T22:50:07Z", "updated_at": "2018-06-27T22:50:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:50:07Z", "revision_number": 0, "id": "962dd791-3679-40ea-92a3-81c11d198c84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:50:07Z", "security_group_id": "afc41fb4-57bb-458f-9625-10a3ba99dde4", "tenant_id": "b5ce060cb5f24be8b54bc1426b8077cf", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5ce060cb5f24be8b54bc1426b8077cf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:50:07Z", "revision_number": 0, "id": "989f1359-4993-491f-8245-4ef25c2c6952", "remote_group_id": "afc41fb4-57bb-458f-9625-10a3ba99dde4", "remote_ip_prefix": null, "created_at": "2018-06-27T22:50:07Z", "security_group_id": "afc41fb4-57bb-458f-9625-10a3ba99dde4", "tenant_id": "b5ce060cb5f24be8b54bc1426b8077cf", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5ce060cb5f24be8b54bc1426b8077cf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:50:07Z", "revision_number": 0, "id": "da2b87a8-6651-4251-a610-f967154823ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:50:07Z", "security_group_id": "afc41fb4-57bb-458f-9625-10a3ba99dde4", "tenant_id": "b5ce060cb5f24be8b54bc1426b8077cf", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5ce060cb5f24be8b54bc1426b8077cf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:50:07Z", "revision_number": 0, "id": "f7189be8-4048-4a17-b8f9-3922b9da130f", "remote_group_id": "afc41fb4-57bb-458f-9625-10a3ba99dde4", "remote_ip_prefix": null, "created_at": "2018-06-27T22:50:07Z", "security_group_id": "afc41fb4-57bb-458f-9625-10a3ba99dde4", "tenant_id": "b5ce060cb5f24be8b54bc1426b8077cf", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5ce060cb5f24be8b54bc1426b8077cf"}], "revision_number": 4, "project_id": "b5ce060cb5f24be8b54bc1426b8077cf", "id": "afc41fb4-57bb-458f-9625-10a3ba99dde4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b92069937e44a3786e439f95c61afe5", "created_at": "2018-06-27T19:08:41Z", "updated_at": "2018-06-27T19:08:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "4ac2a090-f595-4e7b-9b7a-a52fa204e881", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "5508c0b1-6261-44cb-854d-60c64bcbba0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "a60c77dc-6985-48ac-a3a3-067176d3e52f", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "e6ec0fa4-1eb3-4c5d-a451-c7acfd7fde82", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}], "revision_number": 4, "project_id": "4b92069937e44a3786e439f95c61afe5", "id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T18:59:55Z", "updated_at": "2018-06-27T18:59:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "5a060918-419b-4ec3-90df-a7764c06af2f", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "6cd9bbf0-4d1b-4b13-a6c4-e20a15bb3360", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "8134c0f0-89c6-4d45-bef8-a9260d9d0723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "e0e7297a-a59d-4d2b-b75c-2cc86b269114", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}], "revision_number": 4, "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "created_at": "2018-06-27T21:03:43Z", "updated_at": "2018-06-27T21:03:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "41061dbf-a5a2-465f-84dd-140f6104b3f7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "47d5c96d-0510-41a5-b33e-5683702c5bb8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "4b4b6430-3f42-4fe4-a25e-2c5c015a7699", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "e6a68cb7-6491-4474-a4d7-38496cac4eb7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}], "revision_number": 4, "project_id": "3f0a375b66c54145bff1c56e7c91ad73", "id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "name": "default"}]} 2018-06-27 22:52:29,275 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-a464de74-c777-4491-a3ac-055a0da0dfb8 2018-06-27 22:52:29,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/b5ce060cb5f24be8b54bc1426b8077cf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87ef317bff86a8f7e6c4100908bc000796c9c538" 2018-06-27 22:52:29,615 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:52:29 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f54e1889-9997-4afc-bcb5-06d63b822191 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/b5ce060cb5f24be8b54bc1426b8077cf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b5ce060cb5f24be8b54bc1426b8077cf", "name": "CreateInstanceSingleNetworkTests-a55dbf0e-5d4f-4f4-proj"}} 2018-06-27 22:52:29,615 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b5ce060cb5f24be8b54bc1426b8077cf used request id req-f54e1889-9997-4afc-bcb5-06d63b822191 2018-06-27 22:52:29,615 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - afc41fb4-57bb-458f-9625-10a3ba99dde4 2018-06-27 22:52:29,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/security-group-rules?security_group_id=afc41fb4-57bb-458f-9625-10a3ba99dde4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87ef317bff86a8f7e6c4100908bc000796c9c538" 2018-06-27 22:52:29,709 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:52:29 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-94814c92-6328-4f66-88d3-1730b5f4a0d0 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-27T22:50:07Z", "security_group_id": "afc41fb4-57bb-458f-9625-10a3ba99dde4", "port_range_min": null, "revision_number": 0, "tenant_id": "b5ce060cb5f24be8b54bc1426b8077cf", "created_at": "2018-06-27T22:50:07Z", "project_id": "b5ce060cb5f24be8b54bc1426b8077cf", "id": "962dd791-3679-40ea-92a3-81c11d198c84"}, {"remote_group_id": "afc41fb4-57bb-458f-9625-10a3ba99dde4", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T22:50:07Z", "security_group_id": "afc41fb4-57bb-458f-9625-10a3ba99dde4", "port_range_min": null, "revision_number": 0, "tenant_id": "b5ce060cb5f24be8b54bc1426b8077cf", "created_at": "2018-06-27T22:50:07Z", "project_id": "b5ce060cb5f24be8b54bc1426b8077cf", "id": "989f1359-4993-491f-8245-4ef25c2c6952"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T22:50:07Z", "security_group_id": "afc41fb4-57bb-458f-9625-10a3ba99dde4", "port_range_min": null, "revision_number": 0, "tenant_id": "b5ce060cb5f24be8b54bc1426b8077cf", "created_at": "2018-06-27T22:50:07Z", "project_id": "b5ce060cb5f24be8b54bc1426b8077cf", "id": "da2b87a8-6651-4251-a610-f967154823ad"}, {"remote_group_id": "afc41fb4-57bb-458f-9625-10a3ba99dde4", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T22:50:07Z", "security_group_id": "afc41fb4-57bb-458f-9625-10a3ba99dde4", "port_range_min": null, "revision_number": 0, "tenant_id": "b5ce060cb5f24be8b54bc1426b8077cf", "created_at": "2018-06-27T22:50:07Z", "project_id": "b5ce060cb5f24be8b54bc1426b8077cf", "id": "f7189be8-4048-4a17-b8f9-3922b9da130f"}]} 2018-06-27 22:52:29,709 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=afc41fb4-57bb-458f-9625-10a3ba99dde4 used request id req-94814c92-6328-4f66-88d3-1730b5f4a0d0 2018-06-27 22:52:29,710 - neutron_utils - INFO - Deleting security group with name - default 2018-06-27 22:52:29,715 - 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/afc41fb4-57bb-458f-9625-10a3ba99dde4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87ef317bff86a8f7e6c4100908bc000796c9c538" 2018-06-27 22:52:30,839 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:52:30 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-1796765d-6e9a-488b-b646-8ce7d4bee55f Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:52:30,840 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/afc41fb4-57bb-458f-9625-10a3ba99dde4 used request id req-1796765d-6e9a-488b-b646-8ce7d4bee55f 2018-06-27 22:52:30,841 - keystone_utils - INFO - Deleting project with name - CreateInstanceSingleNetworkTests-a55dbf0e-5d4f-4f4-proj 2018-06-27 22:52:30,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/b5ce060cb5f24be8b54bc1426b8077cf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87ef317bff86a8f7e6c4100908bc000796c9c538" 2018-06-27 22:52:31,522 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 22:52:30 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a762d99c-409e-440d-b7fa-af50170ec9f4 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:52:31,522 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/b5ce060cb5f24be8b54bc1426b8077cf used request id req-a762d99c-409e-440d-b7fa-af50170ec9f4 2018-06-27 22:52:31,522 - keystone_utils - INFO - Deleting role with name - CreateInstanceSingleNetworkTests-a55dbf0e-5d4f-4f4-proj-role 2018-06-27 22:52:31,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/afad334029c845cdbe916efa7527f907 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87ef317bff86a8f7e6c4100908bc000796c9c538" 2018-06-27 22:52:31,948 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 22:52:31 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-63c0b775-c52e-4087-9d89-86bef602d80a Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:52:31,948 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/afad334029c845cdbe916efa7527f907 used request id req-63c0b775-c52e-4087-9d89-86bef602d80a 2018-06-27 22:52:31,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87ef317bff86a8f7e6c4100908bc000796c9c538" 2018-06-27 22:52:32,319 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:52:31 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7ea9cf3e-d5bb-4e77-b225-39a54641fa00 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 22:52:32,319 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-7ea9cf3e-d5bb-4e77-b225-39a54641fa00 2018-06-27 22:52:32,320 - keystone_utils - INFO - Deleting user with name - CreateInstanceSingleNetworkTests-a55dbf0e-5d4f-4f4-user 2018-06-27 22:52:32,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/eb6879da99924f4b9cebc27cdf89eaf0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4840d3c4b0b1a6029b89fa2aeb6c25c6ad59d409" 2018-06-27 22:52:32,739 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 22:52:32 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a53c5205-4ccb-40dd-9ded-8a51f02f16af Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:52:32,740 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/eb6879da99924f4b9cebc27cdf89eaf0 used request id req-a53c5205-4ccb-40dd-9ded-8a51f02f16af 2018-06-27 22:52:32,741 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:52:33,600 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T23:52:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["eMVhFtmZQ1ae_kkxw6oTvw"], "issued_at": "2018-06-27T22:52:33.000000Z"}} 2018-06-27 22:52:33,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}42f0031f1ff388e3fc7dea6f6ae03a1ff7e7780b" 2018-06-27 22:52:33,957 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:52:33 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-725f2793-71c7-41fd-9c78-dfcc5cc95875 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:52:33,957 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-725f2793-71c7-41fd-9c78-dfcc5cc95875 2018-06-27 22:52:33,958 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:52:33,959 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:52:34,954 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T23:52:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["SKqkV5PDTWKk3LiILiXhjg"], "issued_at": "2018-06-27T22:52:34.000000Z"}} 2018-06-27 22:52:34,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5834392b122adb17d1e34072215c2e728af360e2" 2018-06-27 22:52:35,225 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:52:34 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-99489d97-5810-478c-8755-091ad921cdcd Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:52:35,226 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-99489d97-5810-478c-8755-091ad921cdcd 2018-06-27 22:52:35,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 22:52:35,241 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 22:52: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-27 22:52:35,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=CreateInstanceSingleNetworkTests-85fa8eb3-3d01-4de-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5834392b122adb17d1e34072215c2e728af360e2" 2018-06-27 22:52:35,346 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:52:35 GMT Server: Apache Content-Length: 200 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-68713498-f82d-4fce-af6d-46c5b447c287 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-85fa8eb3-3d01-4de-proj", "previous": null, "next": null}, "projects": []} 2018-06-27 22:52:35,346 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-85fa8eb3-3d01-4de-proj used request id req-68713498-f82d-4fce-af6d-46c5b447c287 2018-06-27 22:52:35,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5834392b122adb17d1e34072215c2e728af360e2" 2018-06-27 22:52:35,776 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:52:35 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c4207b6e-c6a2-4367-bea3-957c62e3879c Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 22:52:35,776 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-c4207b6e-c6a2-4367-bea3-957c62e3879c 2018-06-27 22:52:35,781 - 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}5834392b122adb17d1e34072215c2e728af360e2" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-85fa8eb3-3d01-4de-proj"}}' 2018-06-27 22:52:36,184 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 22:52:35 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-14fa5cc6-e0a2-4084-8850-5b2fa205c81a Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/4a525faa61804b41a1da6cd4defb12f0"}, "tags": [], "enabled": true, "id": "4a525faa61804b41a1da6cd4defb12f0", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-85fa8eb3-3d01-4de-proj"}} 2018-06-27 22:52:36,184 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-14fa5cc6-e0a2-4084-8850-5b2fa205c81a 2018-06-27 22:52:36,185 - keystone_utils - INFO - Created project with name - CreateInstanceSingleNetworkTests-85fa8eb3-3d01-4de-proj 2018-06-27 22:52:36,185 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:52:36,186 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:52:37,073 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T23:52:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["GdVUc0msTyyWpOOlvvoXDw"], "issued_at": "2018-06-27T22:52:37.000000Z"}} 2018-06-27 22:52:37,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}434c0396a0fee764b6b8c8af62224412bd6727be" 2018-06-27 22:52:37,486 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:52:37 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cbcab001-2ae4-4d5e-b7f3-bfea927667e6 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:52:37,486 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-cbcab001-2ae4-4d5e-b7f3-bfea927667e6 2018-06-27 22:52:37,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 22:52:37,502 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 22:52: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-27 22:52:37,503 - 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}434c0396a0fee764b6b8c8af62224412bd6727be" 2018-06-27 22:52:38,039 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:52:37 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1ff5291e-8830-48de-be2f-3d3085e5f7e7 Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/05b1bc3fa6fd4243a4ba8b4d6fcc3daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05b1bc3fa6fd4243a4ba8b4d6fcc3daf", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/48d44c9c0fea4f4e80edc7d2e0715db7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d44c9c0fea4f4e80edc7d2e0715db7", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/4d3721127bf84155a837606ce3feba32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d3721127bf84155a837606ce3feba32", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/5c846663ea6d407e9223de0719ce5442"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c846663ea6d407e9223de0719ce5442", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/73a10e6c4f67490a8a4030cc6cea32f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73a10e6c4f67490a8a4030cc6cea32f5", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/8ecfab7d9d4f47bb8892a85b7d2a0b5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ecfab7d9d4f47bb8892a85b7d2a0b5a", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/b278d529e9a54a9195e4e536b9384dc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b278d529e9a54a9195e4e536b9384dc0", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b7f107ae7bb34ccea8282b1a0ec7a979"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7f107ae7bb34ccea8282b1a0ec7a979", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/d21494d0185b463db36b8c8c2b341b97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d21494d0185b463db36b8c8c2b341b97", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e0bb346419f84e4680f6ca9a97f4fc0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e0bb346419f84e4680f6ca9a97f4fc0b", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "c8d542af72ce49338052c29f02c8857e", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e9dd794fa5c040a9a0445386fb2a6116"}, "options": {}, "id": "e9dd794fa5c040a9a0445386fb2a6116", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/e9f9c747d54947bc800a81ecf11858f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9f9c747d54947bc800a81ecf11858f5", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-27 22:52:38,039 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-1ff5291e-8830-48de-be2f-3d3085e5f7e7 2018-06-27 22:52:38,043 - 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-85fa8eb3-3d01-4de-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}434c0396a0fee764b6b8c8af62224412bd6727be" 2018-06-27 22:52:38,372 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:52:38 GMT Server: Apache Content-Length: 483 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f2bec906-f745-4636-a1c0-cc99decea56c Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateInstanceSingleNetworkTests-85fa8eb3-3d01-4de-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/4a525faa61804b41a1da6cd4defb12f0"}, "tags": [], "enabled": true, "id": "4a525faa61804b41a1da6cd4defb12f0", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-85fa8eb3-3d01-4de-proj"}]} 2018-06-27 22:52:38,372 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateInstanceSingleNetworkTests-85fa8eb3-3d01-4de-proj used request id req-f2bec906-f745-4636-a1c0-cc99decea56c 2018-06-27 22:52:38,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}434c0396a0fee764b6b8c8af62224412bd6727be" 2018-06-27 22:52:38,825 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:52:38 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8d20316d-0495-4923-8249-f566a784d2d3 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 22:52:38,825 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-8d20316d-0495-4923-8249-f566a784d2d3 2018-06-27 22:52:39,565 - keystone_utils - INFO - Created user with name - CreateInstanceSingleNetworkTests-85fa8eb3-3d01-4de-user 2018-06-27 22:52:39,566 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:52:39,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5834392b122adb17d1e34072215c2e728af360e2" 2018-06-27 22:52:39,904 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:52:39 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8b5c9142-591d-4c98-b17b-53ef64338ad6 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 22:52:39,905 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-8b5c9142-591d-4c98-b17b-53ef64338ad6 2018-06-27 22:52:39,909 - 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}5834392b122adb17d1e34072215c2e728af360e2" -d '{"role": {"name": "CreateInstanceSingleNetworkTests-85fa8eb3-3d01-4de-proj-role"}}' 2018-06-27 22:52:40,275 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 22:52:39 GMT Server: Apache Content-Length: 231 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c2c27c3e-ec2c-4cbc-bb8c-69c238016272 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "241e27fac7f946c5801fde86512f40dd", "links": {"self": "http://10.167.4.35:5000/v3/roles/241e27fac7f946c5801fde86512f40dd"}, "name": "CreateInstanceSingleNetworkTests-85fa8eb3-3d01-4de-proj-role"}} 2018-06-27 22:52:40,276 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-c2c27c3e-ec2c-4cbc-bb8c-69c238016272 2018-06-27 22:52:40,276 - keystone_utils - INFO - Created role with name - CreateInstanceSingleNetworkTests-85fa8eb3-3d01-4de-proj-role 2018-06-27 22:52:40,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/241e27fac7f946c5801fde86512f40dd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5834392b122adb17d1e34072215c2e728af360e2" 2018-06-27 22:52:40,691 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:52:40 GMT Server: Apache Content-Length: 231 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8d6bfef9-7fac-477d-bea1-b7cc762a2b2d Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "241e27fac7f946c5801fde86512f40dd", "links": {"self": "http://10.167.4.35:5000/v3/roles/241e27fac7f946c5801fde86512f40dd"}, "name": "CreateInstanceSingleNetworkTests-85fa8eb3-3d01-4de-proj-role"}} 2018-06-27 22:52:40,691 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/241e27fac7f946c5801fde86512f40dd used request id req-8d6bfef9-7fac-477d-bea1-b7cc762a2b2d 2018-06-27 22:52:40,691 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-85fa8eb3-3d01-4de-proj-role to project CreateInstanceSingleNetworkTests-85fa8eb3-3d01-4de-proj 2018-06-27 22:52:40,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/4a525faa61804b41a1da6cd4defb12f0/users/8e1c9a034ff84d7c9c8128ea09972b39/roles/241e27fac7f946c5801fde86512f40dd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5834392b122adb17d1e34072215c2e728af360e2" 2018-06-27 22:52:41,130 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 22:52:40 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-95dec1b4-1261-4baa-b44f-0de2ffedc9c5 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:52:41,130 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/4a525faa61804b41a1da6cd4defb12f0/users/8e1c9a034ff84d7c9c8128ea09972b39/roles/241e27fac7f946c5801fde86512f40dd used request id req-95dec1b4-1261-4baa-b44f-0de2ffedc9c5 2018-06-27 22:52:41,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-27 22:52:41,146 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 22:52: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-27 22:52:41,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}42f0031f1ff388e3fc7dea6f6ae03a1ff7e7780b" 2018-06-27 22:52:41,567 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:52:41 GMT Server: Apache Content-Length: 3630 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ab8c7dcf-200b-45b6-9ac6-92267f2f386f Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/05b1bc3fa6fd4243a4ba8b4d6fcc3daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05b1bc3fa6fd4243a4ba8b4d6fcc3daf", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/48d44c9c0fea4f4e80edc7d2e0715db7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d44c9c0fea4f4e80edc7d2e0715db7", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/4d3721127bf84155a837606ce3feba32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d3721127bf84155a837606ce3feba32", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/5c846663ea6d407e9223de0719ce5442"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c846663ea6d407e9223de0719ce5442", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/73a10e6c4f67490a8a4030cc6cea32f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73a10e6c4f67490a8a4030cc6cea32f5", "email": "root@localhost", "password_expires_at": null}, {"name": "CreateInstanceSingleNetworkTests-85fa8eb3-3d01-4de-user", "links": {"self": "http://10.167.4.35:5000/v3/users/8e1c9a034ff84d7c9c8128ea09972b39"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "4a525faa61804b41a1da6cd4defb12f0", "id": "8e1c9a034ff84d7c9c8128ea09972b39", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/8ecfab7d9d4f47bb8892a85b7d2a0b5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ecfab7d9d4f47bb8892a85b7d2a0b5a", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/b278d529e9a54a9195e4e536b9384dc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b278d529e9a54a9195e4e536b9384dc0", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b7f107ae7bb34ccea8282b1a0ec7a979"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7f107ae7bb34ccea8282b1a0ec7a979", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/d21494d0185b463db36b8c8c2b341b97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d21494d0185b463db36b8c8c2b341b97", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e0bb346419f84e4680f6ca9a97f4fc0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e0bb346419f84e4680f6ca9a97f4fc0b", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "c8d542af72ce49338052c29f02c8857e", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e9dd794fa5c040a9a0445386fb2a6116"}, "options": {}, "id": "e9dd794fa5c040a9a0445386fb2a6116", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/e9f9c747d54947bc800a81ecf11858f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9f9c747d54947bc800a81ecf11858f5", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-27 22:52:41,567 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-ab8c7dcf-200b-45b6-9ac6-92267f2f386f 2018-06-27 22:52:41,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/241e27fac7f946c5801fde86512f40dd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5834392b122adb17d1e34072215c2e728af360e2" 2018-06-27 22:52:41,902 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:52:41 GMT Server: Apache Content-Length: 231 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cbf05350-5e96-499a-972b-a5b42b30eb64 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "241e27fac7f946c5801fde86512f40dd", "links": {"self": "http://10.167.4.35:5000/v3/roles/241e27fac7f946c5801fde86512f40dd"}, "name": "CreateInstanceSingleNetworkTests-85fa8eb3-3d01-4de-proj-role"}} 2018-06-27 22:52:41,903 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/241e27fac7f946c5801fde86512f40dd used request id req-cbf05350-5e96-499a-972b-a5b42b30eb64 2018-06-27 22:52:41,903 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-85fa8eb3-3d01-4de-proj-role to project CreateInstanceSingleNetworkTests-85fa8eb3-3d01-4de-proj 2018-06-27 22:52:41,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/4a525faa61804b41a1da6cd4defb12f0/users/e9f9c747d54947bc800a81ecf11858f5/roles/241e27fac7f946c5801fde86512f40dd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5834392b122adb17d1e34072215c2e728af360e2" 2018-06-27 22:52:42,407 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 22:52:41 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5879d34d-9f70-4e43-93b6-4e6869a41bc2 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:52:42,407 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/4a525faa61804b41a1da6cd4defb12f0/users/e9f9c747d54947bc800a81ecf11858f5/roles/241e27fac7f946c5801fde86512f40dd used request id req-5879d34d-9f70-4e43-93b6-4e6869a41bc2 2018-06-27 22:52:42,407 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 22:52:42,410 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-06-27 22:52:42,410 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:52:42,414 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:52:43,157 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "241e27fac7f946c5801fde86512f40dd", "name": "CreateInstanceSingleNetworkTests-85fa8eb3-3d01-4de-proj-role"}], "expires_at": "2018-06-27T23:52:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a525faa61804b41a1da6cd4defb12f0", "name": "CreateInstanceSingleNetworkTests-85fa8eb3-3d01-4de-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/4a525faa61804b41a1da6cd4defb12f0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/4a525faa61804b41a1da6cd4defb12f0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/4a525faa61804b41a1da6cd4defb12f0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/4a525faa61804b41a1da6cd4defb12f0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/4a525faa61804b41a1da6cd4defb12f0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/4a525faa61804b41a1da6cd4defb12f0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/4a525faa61804b41a1da6cd4defb12f0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/4a525faa61804b41a1da6cd4defb12f0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/4a525faa61804b41a1da6cd4defb12f0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/4a525faa61804b41a1da6cd4defb12f0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/4a525faa61804b41a1da6cd4defb12f0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/4a525faa61804b41a1da6cd4defb12f0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-85fa8eb3-3d01-4de-user", "id": "8e1c9a034ff84d7c9c8128ea09972b39"}, "audit_ids": ["9xCu_htqTcSjFclHPTkIaQ"], "issued_at": "2018-06-27T22:52:43.000000Z"}} 2018-06-27 22:52:43,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}63221bf7f23511dd80e96764682aa9ebc36876e2" 2018-06-27 22:52:43,539 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:52:43 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5dea4129-06ad-4970-b137-1f7c53d7bc01 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:52:43,539 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-5dea4129-06ad-4970-b137-1f7c53d7bc01 2018-06-27 22:52:43,543 - 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-f3034884-15f3-4f7f-82f1-2420700c3e2e-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}63221bf7f23511dd80e96764682aa9ebc36876e2" 2018-06-27 22:52:44,356 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:52:44 GMT Content-Type: application/json Content-Length: 177 Connection: keep-alive X-Openstack-Request-Id: req-3462181b-dd2d-4c4c-bce5-722c7a65eed6 Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-image"} 2018-06-27 22:52:44,356 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-image used request id req-3462181b-dd2d-4c4c-bce5-722c7a65eed6 2018-06-27 22:52:44,360 - 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}63221bf7f23511dd80e96764682aa9ebc36876e2" 2018-06-27 22:52:45,112 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:52:45 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-ab05e1d3-ab38-4736-99f2-aac75d89ca7a 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-27 22:52:45,112 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-ab05e1d3-ab38-4736-99f2-aac75d89ca7a 2018-06-27 22:52:45,143 - 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}63221bf7f23511dd80e96764682aa9ebc36876e2" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-image"}' 2018-06-27 22:52:45,898 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 22:52:45 GMT Content-Type: application/json Content-Length: 619 Connection: keep-alive Location: https://172.30.10.101:9292/v2/images/7e761fac-57bc-438a-be0f-2e680f84d6d5 Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-3b675384-e96d-4e8c-97b6-10b69cf2dd1a Front-End-Https: on RESP BODY: {"status": "queued", "name": "CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-image", "tags": [], "container_format": "bare", "created_at": "2018-06-27T22:52:46Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-06-27T22:52:46Z", "visibility": "shared", "self": "/v2/images/7e761fac-57bc-438a-be0f-2e680f84d6d5", "min_disk": 0, "protected": false, "id": "7e761fac-57bc-438a-be0f-2e680f84d6d5", "file": "/v2/images/7e761fac-57bc-438a-be0f-2e680f84d6d5/file", "checksum": null, "owner": "4a525faa61804b41a1da6cd4defb12f0", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-27 22:52:45,899 - keystoneauth.session - DEBUG - POST call to image for https://172.30.10.101:9292/v2/images used request id req-3b675384-e96d-4e8c-97b6-10b69cf2dd1a 2018-06-27 22:52:45,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9292/v2/images/7e761fac-57bc-438a-be0f-2e680f84d6d5/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}63221bf7f23511dd80e96764682aa9ebc36876e2" -d '' 2018-06-27 22:52:47,160 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:52:47 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-fe86151b-e36c-4d0d-8595-aa374b262131 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-27 22:52:47,160 - keystoneauth.session - DEBUG - PUT call to image for https://172.30.10.101:9292/v2/images/7e761fac-57bc-438a-be0f-2e680f84d6d5/file used request id req-fe86151b-e36c-4d0d-8595-aa374b262131 2018-06-27 22:52:47,160 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-06-27 22:52:47,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/7e761fac-57bc-438a-be0f-2e680f84d6d5 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}63221bf7f23511dd80e96764682aa9ebc36876e2" 2018-06-27 22:52:47,881 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:52:47 GMT Content-Type: application/json Content-Length: 737 Connection: keep-alive X-Openstack-Request-Id: req-5f2283f0-1f73-4e4d-8766-74d6e21919f7 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-image", "tags": [], "container_format": "bare", "created_at": "2018-06-27T22:52:46Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-27T22:52:47Z", "visibility": "shared", "self": "/v2/images/7e761fac-57bc-438a-be0f-2e680f84d6d5", "min_disk": 0, "protected": false, "id": "7e761fac-57bc-438a-be0f-2e680f84d6d5", "file": "/v2/images/7e761fac-57bc-438a-be0f-2e680f84d6d5/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "4a525faa61804b41a1da6cd4defb12f0", "direct_url": "file:///var/lib/glance/images/7e761fac-57bc-438a-be0f-2e680f84d6d5", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-27 22:52:47,881 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/7e761fac-57bc-438a-be0f-2e680f84d6d5 used request id req-5f2283f0-1f73-4e4d-8766-74d6e21919f7 2018-06-27 22:52:47,885 - 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}63221bf7f23511dd80e96764682aa9ebc36876e2" 2018-06-27 22:52:47,904 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:52:47 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-5930e59e-b562-4f23-87b3-7bceb89cc997 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-27 22:52:47,904 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-5930e59e-b562-4f23-87b3-7bceb89cc997 2018-06-27 22:52:47,907 - create_image - INFO - Created image with name - CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-image 2018-06-27 22:52:47,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/7e761fac-57bc-438a-be0f-2e680f84d6d5 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}63221bf7f23511dd80e96764682aa9ebc36876e2" 2018-06-27 22:52:49,484 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:52:49 GMT Content-Type: application/json Content-Length: 737 Connection: keep-alive X-Openstack-Request-Id: req-bb807fd5-cd96-4c90-8767-238040d8e8b0 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-image", "tags": [], "container_format": "bare", "created_at": "2018-06-27T22:52:46Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-27T22:52:47Z", "visibility": "shared", "self": "/v2/images/7e761fac-57bc-438a-be0f-2e680f84d6d5", "min_disk": 0, "protected": false, "id": "7e761fac-57bc-438a-be0f-2e680f84d6d5", "file": "/v2/images/7e761fac-57bc-438a-be0f-2e680f84d6d5/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "4a525faa61804b41a1da6cd4defb12f0", "direct_url": "file:///var/lib/glance/images/7e761fac-57bc-438a-be0f-2e680f84d6d5", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-27 22:52:49,484 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/7e761fac-57bc-438a-be0f-2e680f84d6d5 used request id req-bb807fd5-cd96-4c90-8767-238040d8e8b0 2018-06-27 22:52:49,485 - create_image - DEBUG - Instance status is - active 2018-06-27 22:52:49,485 - create_image - DEBUG - Image is active with name - CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-image 2018-06-27 22:52:49,485 - create_image - INFO - Image is now active with name - CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-image 2018-06-27 22:52:49,485 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:52:49,486 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:52:50,370 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "241e27fac7f946c5801fde86512f40dd", "name": "CreateInstanceSingleNetworkTests-85fa8eb3-3d01-4de-proj-role"}], "expires_at": "2018-06-27T23:52:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a525faa61804b41a1da6cd4defb12f0", "name": "CreateInstanceSingleNetworkTests-85fa8eb3-3d01-4de-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/4a525faa61804b41a1da6cd4defb12f0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/4a525faa61804b41a1da6cd4defb12f0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/4a525faa61804b41a1da6cd4defb12f0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/4a525faa61804b41a1da6cd4defb12f0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/4a525faa61804b41a1da6cd4defb12f0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/4a525faa61804b41a1da6cd4defb12f0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/4a525faa61804b41a1da6cd4defb12f0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/4a525faa61804b41a1da6cd4defb12f0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/4a525faa61804b41a1da6cd4defb12f0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/4a525faa61804b41a1da6cd4defb12f0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/4a525faa61804b41a1da6cd4defb12f0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/4a525faa61804b41a1da6cd4defb12f0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-85fa8eb3-3d01-4de-user", "id": "8e1c9a034ff84d7c9c8128ea09972b39"}, "audit_ids": ["hPy5lFJlRjWPyjrk6Lpk0w"], "issued_at": "2018-06-27T22:52:50.000000Z"}} 2018-06-27 22:52:50,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2505d0c3d3c4f3e13a1a379cbcaa092348aa9dc3" 2018-06-27 22:52:50,793 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:52:50 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6447fe6d-13b6-4598-ab63-5091c8bc78ff Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:52:50,793 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-6447fe6d-13b6-4598-ab63-5091c8bc78ff 2018-06-27 22:52: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/networks?name=CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2505d0c3d3c4f3e13a1a379cbcaa092348aa9dc3" 2018-06-27 22:52:51,602 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:52:51 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-a2a27c68-67b5-4d33-8a82-c200913feae5 Front-End-Https: on RESP BODY: {"networks":[]} 2018-06-27 22:52:51,602 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-pub-net used request id req-a2a27c68-67b5-4d33-8a82-c200913feae5 2018-06-27 22:52:51,603 - neutron_utils - INFO - Creating network with name CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-pub-net 2018-06-27 22:52:51,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/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2505d0c3d3c4f3e13a1a379cbcaa092348aa9dc3" -d '{"network": {"name": "CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-pub-net", "admin_state_up": true}}' 2018-06-27 22:52:52,765 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 22:52:52 GMT Content-Type: application/json Content-Length: 614 Connection: keep-alive X-Openstack-Request-Id: req-6be04f41-1d26-4eb4-93f4-f67c6b0d70a0 Front-End-Https: on RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"4a525faa61804b41a1da6cd4defb12f0","created_at":"2018-06-27T22:52:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-06-27T22:52:52Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"4a525faa61804b41a1da6cd4defb12f0","id":"36f919eb-9de6-4a9a-ae84-9e4c2beed425","name":"CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-pub-net"}} 2018-06-27 22:52:52,765 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-6be04f41-1d26-4eb4-93f4-f67c6b0d70a0 2018-06-27 22:52:52,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/networks?id=36f919eb-9de6-4a9a-ae84-9e4c2beed425 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2505d0c3d3c4f3e13a1a379cbcaa092348aa9dc3" 2018-06-27 22:52:53,669 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:52:53 GMT Content-Type: application/json Content-Length: 598 Connection: keep-alive X-Openstack-Request-Id: req-0b158dbb-560d-4f58-acab-858e7ed7d60e 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-27T22:52:52Z","tenant_id":"4a525faa61804b41a1da6cd4defb12f0","created_at":"2018-06-27T22:52:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"4a525faa61804b41a1da6cd4defb12f0","id":"36f919eb-9de6-4a9a-ae84-9e4c2beed425","name":"CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-pub-net"}]} 2018-06-27 22:52:53,670 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=36f919eb-9de6-4a9a-ae84-9e4c2beed425 used request id req-0b158dbb-560d-4f58-acab-858e7ed7d60e 2018-06-27 22:52:53,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=36f919eb-9de6-4a9a-ae84-9e4c2beed425 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2505d0c3d3c4f3e13a1a379cbcaa092348aa9dc3" 2018-06-27 22:52:54,405 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:52:54 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-59c4109f-450d-45ce-a6bd-23535464fe82 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-27 22:52:54,406 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=36f919eb-9de6-4a9a-ae84-9e4c2beed425 used request id req-59c4109f-450d-45ce-a6bd-23535464fe82 2018-06-27 22:52:54,406 - neutron_utils - INFO - Creating subnet with name CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-pub-subnet 2018-06-27 22:52:54,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/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2505d0c3d3c4f3e13a1a379cbcaa092348aa9dc3" -d '{"subnets": [{"ip_version": 4, "network_id": "36f919eb-9de6-4a9a-ae84-9e4c2beed425", "cidr": "10.55.1.0/24", "name": "CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-pub-subnet"}]}' 2018-06-27 22:52:55,954 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 22:52:55 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-1925d2d9-1785-44ef-a9f0-6fe733b75d18 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"36f919eb-9de6-4a9a-ae84-9e4c2beed425","tenant_id":"4a525faa61804b41a1da6cd4defb12f0","created_at":"2018-06-27T22:52:55Z","dns_nameservers":[],"updated_at":"2018-06-27T22:52:55Z","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":"4a525faa61804b41a1da6cd4defb12f0","id":"2d53fff4-0987-4e12-8dcb-f54d36ed124c","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-pub-subnet"}]} 2018-06-27 22:52:55,954 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-1925d2d9-1785-44ef-a9f0-6fe733b75d18 2018-06-27 22:52:55,960 - keystoneauth.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=36f919eb-9de6-4a9a-ae84-9e4c2beed425 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2505d0c3d3c4f3e13a1a379cbcaa092348aa9dc3" 2018-06-27 22:52:56,512 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:52:56 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-ef94258c-d19d-4da9-8cb9-32d4ffcf08f5 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["2d53fff4-0987-4e12-8dcb-f54d36ed124c"],"updated_at":"2018-06-27T22:52:55Z","tenant_id":"4a525faa61804b41a1da6cd4defb12f0","created_at":"2018-06-27T22:52:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"4a525faa61804b41a1da6cd4defb12f0","id":"36f919eb-9de6-4a9a-ae84-9e4c2beed425","name":"CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-pub-net"}]} 2018-06-27 22:52:56,513 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=36f919eb-9de6-4a9a-ae84-9e4c2beed425 used request id req-ef94258c-d19d-4da9-8cb9-32d4ffcf08f5 2018-06-27 22:52:56,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/subnets?network_id=36f919eb-9de6-4a9a-ae84-9e4c2beed425 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2505d0c3d3c4f3e13a1a379cbcaa092348aa9dc3" 2018-06-27 22:52:56,658 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:52:56 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-8b3586cf-7809-4ead-9598-ac4e24653f88 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"36f919eb-9de6-4a9a-ae84-9e4c2beed425","tenant_id":"4a525faa61804b41a1da6cd4defb12f0","created_at":"2018-06-27T22:52:55Z","dns_nameservers":[],"updated_at":"2018-06-27T22:52:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"4a525faa61804b41a1da6cd4defb12f0","id":"2d53fff4-0987-4e12-8dcb-f54d36ed124c","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-pub-subnet"}]} 2018-06-27 22:52:56,658 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=36f919eb-9de6-4a9a-ae84-9e4c2beed425 used request id req-8b3586cf-7809-4ead-9598-ac4e24653f88 2018-06-27 22:52:56,659 - OpenStackNetwork - DEBUG - Network [36f919eb-9de6-4a9a-ae84-9e4c2beed425] created successfully 2018-06-27 22:52:56,659 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:52:56,660 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:52:57,451 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "241e27fac7f946c5801fde86512f40dd", "name": "CreateInstanceSingleNetworkTests-85fa8eb3-3d01-4de-proj-role"}], "expires_at": "2018-06-27T23:52:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a525faa61804b41a1da6cd4defb12f0", "name": "CreateInstanceSingleNetworkTests-85fa8eb3-3d01-4de-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/4a525faa61804b41a1da6cd4defb12f0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/4a525faa61804b41a1da6cd4defb12f0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/4a525faa61804b41a1da6cd4defb12f0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/4a525faa61804b41a1da6cd4defb12f0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/4a525faa61804b41a1da6cd4defb12f0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/4a525faa61804b41a1da6cd4defb12f0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/4a525faa61804b41a1da6cd4defb12f0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/4a525faa61804b41a1da6cd4defb12f0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/4a525faa61804b41a1da6cd4defb12f0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/4a525faa61804b41a1da6cd4defb12f0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/4a525faa61804b41a1da6cd4defb12f0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/4a525faa61804b41a1da6cd4defb12f0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-85fa8eb3-3d01-4de-user", "id": "8e1c9a034ff84d7c9c8128ea09972b39"}, "audit_ids": ["64J2ABGxQTKmA2ktzInsrA"], "issued_at": "2018-06-27T22:52:57.000000Z"}} 2018-06-27 22:52:57,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}e87e3615718d13fb092c9477d06dd55fe954b479" 2018-06-27 22:52:57,800 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:52:57 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6f61422f-134c-419c-8318-f63a4969c17f Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:52:57,800 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-6f61422f-134c-419c-8318-f63a4969c17f 2018-06-27 22:52:57,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-f3034884-15f3-4f7f-82f1-2420700c3e2e-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e87e3615718d13fb092c9477d06dd55fe954b479" 2018-06-27 22:52:58,705 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:52:58 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-1fb3c37c-6d76-42ab-80c1-0f58621cbc52 Front-End-Https: on RESP BODY: {"routers": []} 2018-06-27 22:52:58,705 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-pub-router&admin_state_up=True used request id req-1fb3c37c-6d76-42ab-80c1-0f58621cbc52 2018-06-27 22:52:58,706 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:52:58,706 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:52:59,602 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "241e27fac7f946c5801fde86512f40dd", "name": "CreateInstanceSingleNetworkTests-85fa8eb3-3d01-4de-proj-role"}], "expires_at": "2018-06-27T23:52:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a525faa61804b41a1da6cd4defb12f0", "name": "CreateInstanceSingleNetworkTests-85fa8eb3-3d01-4de-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/4a525faa61804b41a1da6cd4defb12f0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/4a525faa61804b41a1da6cd4defb12f0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/4a525faa61804b41a1da6cd4defb12f0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/4a525faa61804b41a1da6cd4defb12f0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/4a525faa61804b41a1da6cd4defb12f0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/4a525faa61804b41a1da6cd4defb12f0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/4a525faa61804b41a1da6cd4defb12f0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/4a525faa61804b41a1da6cd4defb12f0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/4a525faa61804b41a1da6cd4defb12f0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/4a525faa61804b41a1da6cd4defb12f0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/4a525faa61804b41a1da6cd4defb12f0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/4a525faa61804b41a1da6cd4defb12f0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-85fa8eb3-3d01-4de-user", "id": "8e1c9a034ff84d7c9c8128ea09972b39"}, "audit_ids": ["LaulLCzWRwOXjz3oM4LDBw"], "issued_at": "2018-06-27T22:52:59.000000Z"}} 2018-06-27 22:52:59,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}afccc882c980f8300ce15310c6915be54c258353" 2018-06-27 22:52:59,978 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:52:59 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cff9d0c5-e617-4934-aece-873d40c6d823 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:52:59,979 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-cff9d0c5-e617-4934-aece-873d40c6d823 2018-06-27 22:52:59,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?name=floating_net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e87e3615718d13fb092c9477d06dd55fe954b479" 2018-06-27 22:53:01,214 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:53:01 GMT Content-Type: application/json Content-Length: 594 Connection: keep-alive X-Openstack-Request-Id: req-36185468-e2ab-45c2-8ca8-6dee92d16fc2 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":["df0aa635-d718-49cc-81c1-ba349ef8a505"],"updated_at":"2018-06-27T18:56:39Z","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T18:56:31Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"977aff9f-43e9-4fec-86ae-a730f64fa17d","name":"floating_net"}]} 2018-06-27 22:53:01,215 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=floating_net used request id req-36185468-e2ab-45c2-8ca8-6dee92d16fc2 2018-06-27 22:53:01,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=977aff9f-43e9-4fec-86ae-a730f64fa17d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e87e3615718d13fb092c9477d06dd55fe954b479" 2018-06-27 22:53:01,392 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:53:01 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-f471c77c-fb35-4ec5-bdc0-d666fed7163c Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-27 22:53:01,393 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=977aff9f-43e9-4fec-86ae-a730f64fa17d used request id req-f471c77c-fb35-4ec5-bdc0-d666fed7163c 2018-06-27 22:53:01,393 - neutron_utils - INFO - Creating router with name - CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-pub-router 2018-06-27 22:53:01,398 - 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}e87e3615718d13fb092c9477d06dd55fe954b479" -d '{"router": {"external_gateway_info": {"network_id": "977aff9f-43e9-4fec-86ae-a730f64fa17d"}, "name": "CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-pub-router", "admin_state_up": true}}' 2018-06-27 22:53:05,774 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 22:53:05 GMT Content-Type: application/json Content-Length: 724 Connection: keep-alive X-Openstack-Request-Id: req-4db30e19-d18b-4323-b6f9-66738ac613ec Front-End-Https: on RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "977aff9f-43e9-4fec-86ae-a730f64fa17d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "df0aa635-d718-49cc-81c1-ba349ef8a505", "ip_address": "172.30.10.115"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "4a525faa61804b41a1da6cd4defb12f0", "created_at": "2018-06-27T22:53:02Z", "admin_state_up": true, "updated_at": "2018-06-27T22:53:04Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "4a525faa61804b41a1da6cd4defb12f0", "id": "70e10ced-f22b-40b7-b7d4-9fa4f4931f8b", "name": "CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-pub-router"}} 2018-06-27 22:53:05,775 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/routers used request id req-4db30e19-d18b-4323-b6f9-66738ac613ec 2018-06-27 22:53:05,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?device_id=70e10ced-f22b-40b7-b7d4-9fa4f4931f8b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e87e3615718d13fb092c9477d06dd55fe954b479" 2018-06-27 22:53:05,882 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:53:05 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-46c95f8a-53c6-4e87-8b08-178f51fde24f Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-27 22:53:05,882 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=70e10ced-f22b-40b7-b7d4-9fa4f4931f8b used request id req-46c95f8a-53c6-4e87-8b08-178f51fde24f 2018-06-27 22:53:05,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?name=CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e87e3615718d13fb092c9477d06dd55fe954b479" 2018-06-27 22:53:06,929 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:53:06 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-2e779c74-81f7-4d8d-9d12-2fba06f20add Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["2d53fff4-0987-4e12-8dcb-f54d36ed124c"],"updated_at":"2018-06-27T22:52:55Z","tenant_id":"4a525faa61804b41a1da6cd4defb12f0","created_at":"2018-06-27T22:52:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"4a525faa61804b41a1da6cd4defb12f0","id":"36f919eb-9de6-4a9a-ae84-9e4c2beed425","name":"CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-pub-net"}]} 2018-06-27 22:53:06,929 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-pub-net used request id req-2e779c74-81f7-4d8d-9d12-2fba06f20add 2018-06-27 22:53:06,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-27 22:53:06,944 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 22:53: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-27 22:53:06,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/4a525faa61804b41a1da6cd4defb12f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e87e3615718d13fb092c9477d06dd55fe954b479" 2018-06-27 22:53:07,045 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:53:06 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-094209c3-3541-4251-b7db-cde010186dc3 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/4a525faa61804b41a1da6cd4defb12f0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a525faa61804b41a1da6cd4defb12f0", "name": "CreateInstanceSingleNetworkTests-85fa8eb3-3d01-4de-proj"}} 2018-06-27 22:53:07,045 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/4a525faa61804b41a1da6cd4defb12f0 used request id req-094209c3-3541-4251-b7db-cde010186dc3 2018-06-27 22:53:07,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=36f919eb-9de6-4a9a-ae84-9e4c2beed425 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e87e3615718d13fb092c9477d06dd55fe954b479" 2018-06-27 22:53:07,195 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:53:07 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-d1ea10ea-8a4a-4b3a-869c-ff53ee1831a0 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"36f919eb-9de6-4a9a-ae84-9e4c2beed425","tenant_id":"4a525faa61804b41a1da6cd4defb12f0","created_at":"2018-06-27T22:52:55Z","dns_nameservers":[],"updated_at":"2018-06-27T22:52:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"4a525faa61804b41a1da6cd4defb12f0","id":"2d53fff4-0987-4e12-8dcb-f54d36ed124c","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-pub-subnet"}]} 2018-06-27 22:53:07,195 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=36f919eb-9de6-4a9a-ae84-9e4c2beed425 used request id req-d1ea10ea-8a4a-4b3a-869c-ff53ee1831a0 2018-06-27 22:53:07,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=36f919eb-9de6-4a9a-ae84-9e4c2beed425&name=CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e87e3615718d13fb092c9477d06dd55fe954b479" 2018-06-27 22:53:07,315 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:53:07 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-aabbdbf5-e6a5-4b9a-84bc-395f08d5fdfd Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"36f919eb-9de6-4a9a-ae84-9e4c2beed425","tenant_id":"4a525faa61804b41a1da6cd4defb12f0","created_at":"2018-06-27T22:52:55Z","dns_nameservers":[],"updated_at":"2018-06-27T22:52:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"4a525faa61804b41a1da6cd4defb12f0","id":"2d53fff4-0987-4e12-8dcb-f54d36ed124c","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-pub-subnet"}]} 2018-06-27 22:53:07,315 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=36f919eb-9de6-4a9a-ae84-9e4c2beed425&name=CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-pub-subnet used request id req-aabbdbf5-e6a5-4b9a-84bc-395f08d5fdfd 2018-06-27 22:53:07,316 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-06-27 22:53:07,316 - neutron_utils - INFO - Adding interface to router with name CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-pub-router 2018-06-27 22:53:07,321 - 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/70e10ced-f22b-40b7-b7d4-9fa4f4931f8b/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e87e3615718d13fb092c9477d06dd55fe954b479" -d '{"subnet_id": "2d53fff4-0987-4e12-8dcb-f54d36ed124c"}' 2018-06-27 22:53:13,050 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:53:13 GMT Content-Type: application/json Content-Length: 309 Connection: keep-alive X-Openstack-Request-Id: req-be60ae40-da1a-4a46-b599-bd716bd1ed43 Front-End-Https: on RESP BODY: {"network_id": "36f919eb-9de6-4a9a-ae84-9e4c2beed425", "tenant_id": "4a525faa61804b41a1da6cd4defb12f0", "subnet_id": "2d53fff4-0987-4e12-8dcb-f54d36ed124c", "subnet_ids": ["2d53fff4-0987-4e12-8dcb-f54d36ed124c"], "port_id": "2c0397ad-a9de-4829-b747-b917c56ddc73", "id": "70e10ced-f22b-40b7-b7d4-9fa4f4931f8b"} 2018-06-27 22:53:13,051 - keystoneauth.session - DEBUG - PUT call to network for https://172.30.10.101:9696/v2.0/routers/70e10ced-f22b-40b7-b7d4-9fa4f4931f8b/add_router_interface used request id req-be60ae40-da1a-4a46-b599-bd716bd1ed43 2018-06-27 22:53: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/routers/70e10ced-f22b-40b7-b7d4-9fa4f4931f8b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e87e3615718d13fb092c9477d06dd55fe954b479" 2018-06-27 22:53:13,486 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:53:13 GMT Content-Type: application/json Content-Length: 730 Connection: keep-alive X-Openstack-Request-Id: req-1b9ce4f3-3b8f-4122-8146-5f8fb88ccc2f Front-End-Https: on RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "977aff9f-43e9-4fec-86ae-a730f64fa17d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "df0aa635-d718-49cc-81c1-ba349ef8a505", "ip_address": "172.30.10.115"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "4a525faa61804b41a1da6cd4defb12f0", "created_at": "2018-06-27T22:53:02Z", "admin_state_up": true, "updated_at": "2018-06-27T22:53:10Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "4a525faa61804b41a1da6cd4defb12f0", "id": "70e10ced-f22b-40b7-b7d4-9fa4f4931f8b", "name": "CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-pub-router"}} 2018-06-27 22:53:13,486 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers/70e10ced-f22b-40b7-b7d4-9fa4f4931f8b used request id req-1b9ce4f3-3b8f-4122-8146-5f8fb88ccc2f 2018-06-27 22:53:13,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/ports?device_id=70e10ced-f22b-40b7-b7d4-9fa4f4931f8b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e87e3615718d13fb092c9477d06dd55fe954b479" 2018-06-27 22:53:13,758 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:53:13 GMT Content-Type: application/json Content-Length: 718 Connection: keep-alive X-Openstack-Request-Id: req-86abbf64-b1c3-427c-aef3-beb7702b5080 Front-End-Https: on RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"36f919eb-9de6-4a9a-ae84-9e4c2beed425","tenant_id":"4a525faa61804b41a1da6cd4defb12f0","created_at":"2018-06-27T22:53:09Z","admin_state_up":true,"updated_at":"2018-06-27T22:53:11Z","binding:vnic_type":"normal","device_id":"70e10ced-f22b-40b7-b7d4-9fa4f4931f8b","device_owner":"network:router_interface","revision_number":6,"mac_address":"fa:16:3e:2e:73:22","id":"2c0397ad-a9de-4829-b747-b917c56ddc73","port_security_enabled":false,"project_id":"4a525faa61804b41a1da6cd4defb12f0","fixed_ips":[{"subnet_id":"2d53fff4-0987-4e12-8dcb-f54d36ed124c","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-27 22:53:13,758 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=70e10ced-f22b-40b7-b7d4-9fa4f4931f8b used request id req-86abbf64-b1c3-427c-aef3-beb7702b5080 2018-06-27 22:53:13,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/2d53fff4-0987-4e12-8dcb-f54d36ed124c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e87e3615718d13fb092c9477d06dd55fe954b479" 2018-06-27 22:53:13,950 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:53:13 GMT Content-Type: application/json Content-Length: 679 Connection: keep-alive X-Openstack-Request-Id: req-63edb7d0-5199-4beb-ae96-8b60186a9a88 Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"36f919eb-9de6-4a9a-ae84-9e4c2beed425","tenant_id":"4a525faa61804b41a1da6cd4defb12f0","created_at":"2018-06-27T22:52:55Z","dns_nameservers":[],"updated_at":"2018-06-27T22:52:55Z","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":"4a525faa61804b41a1da6cd4defb12f0","id":"2d53fff4-0987-4e12-8dcb-f54d36ed124c","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-pub-subnet"}} 2018-06-27 22:53:13,950 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/2d53fff4-0987-4e12-8dcb-f54d36ed124c used request id req-63edb7d0-5199-4beb-ae96-8b60186a9a88 2018-06-27 22:53:13,951 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:53:13,952 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:53:14,679 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T23:53:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["nnSlMKQHQgupuBppDzzV-Q"], "issued_at": "2018-06-27T22:53:14.000000Z"}} 2018-06-27 22:53:14,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}52bac0ff963c6e70a6aa7c52247fc81e1bfcf952" 2018-06-27 22:53:15,074 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:53:14 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-df1711d4-218f-4f15-b0d8-e2028647d2ae Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:53:15,074 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-df1711d4-218f-4f15-b0d8-e2028647d2ae 2018-06-27 22:53:15,075 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 22:53:15,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}52bac0ff963c6e70a6aa7c52247fc81e1bfcf952" 2018-06-27 22:53:16,435 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:53: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-bbfccd77-3d10-469d-87b8-660bd1956621 X-Compute-Request-Id: req-bbfccd77-3d10-469d-87b8-660bd1956621 Front-End-Https: on RESP BODY: {"flavors": [{"id": "bfce69d5-8948-4e52-8e30-cf8bfa544966", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "bookmark"}], "name": "shaker-flavor_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3"}]} 2018-06-27 22:53:16,435 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-bbfccd77-3d10-469d-87b8-660bd1956621 2018-06-27 22:53:16,439 - 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}52bac0ff963c6e70a6aa7c52247fc81e1bfcf952" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-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-27 22:53:17,546 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:53: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-9fb4add8-1e04-4974-8043-d330d29e2977 X-Compute-Request-Id: req-9fb4add8-1e04-4974-8043-d330d29e2977 Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/4f11ea46-ca12-41ef-885f-6148f35969b6", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/4f11ea46-ca12-41ef-885f-6148f35969b6", "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": "4f11ea46-ca12-41ef-885f-6148f35969b6"}} 2018-06-27 22:53:17,546 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-9fb4add8-1e04-4974-8043-d330d29e2977 2018-06-27 22:53:17,547 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:53:17,548 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:53:18,291 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "241e27fac7f946c5801fde86512f40dd", "name": "CreateInstanceSingleNetworkTests-85fa8eb3-3d01-4de-proj-role"}], "expires_at": "2018-06-27T23:53:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a525faa61804b41a1da6cd4defb12f0", "name": "CreateInstanceSingleNetworkTests-85fa8eb3-3d01-4de-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/4a525faa61804b41a1da6cd4defb12f0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/4a525faa61804b41a1da6cd4defb12f0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/4a525faa61804b41a1da6cd4defb12f0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/4a525faa61804b41a1da6cd4defb12f0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/4a525faa61804b41a1da6cd4defb12f0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/4a525faa61804b41a1da6cd4defb12f0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/4a525faa61804b41a1da6cd4defb12f0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/4a525faa61804b41a1da6cd4defb12f0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/4a525faa61804b41a1da6cd4defb12f0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/4a525faa61804b41a1da6cd4defb12f0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/4a525faa61804b41a1da6cd4defb12f0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/4a525faa61804b41a1da6cd4defb12f0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-85fa8eb3-3d01-4de-user", "id": "8e1c9a034ff84d7c9c8128ea09972b39"}, "audit_ids": ["VfPU_TFPToSYbgkNPF9Zsw"], "issued_at": "2018-06-27T22:53:18.000000Z"}} 2018-06-27 22:53:18,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d79696b012eb789c16f14303ba480c5751975b2" 2018-06-27 22:53:18,619 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:53:18 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a58337b3-abf6-47a2-9e53-dc9b0aa74f47 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:53:18,619 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-a58337b3-abf6-47a2-9e53-dc9b0aa74f47 2018-06-27 22:53:18,620 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 22:53:18,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/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d79696b012eb789c16f14303ba480c5751975b2" 2018-06-27 22:53:19,417 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:53:19 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-8c99f490-c7c8-4a0b-8c10-d99ecde340d8 X-Compute-Request-Id: req-8c99f490-c7c8-4a0b-8c10-d99ecde340d8 Front-End-Https: on RESP BODY: {"keypairs": []} 2018-06-27 22:53:19,417 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/os-keypairs used request id req-8c99f490-c7c8-4a0b-8c10-d99ecde340d8 2018-06-27 22:53:19,418 - OpenStackKeypair - INFO - Creating keypair CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-kp... 2018-06-27 22:53:19,418 - OpenStackKeypair - INFO - Creating new keypair 2018-06-27 22:53:19,525 - nova_utils - INFO - Creating keypair with name - CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-kp 2018-06-27 22:53:19,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}5d79696b012eb789c16f14303ba480c5751975b2" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC3HIwiY3a56ET2KhXHe3OG+YPEcLmvFIRI3baeKJ3y/kkmTclPaOGtW6UorUhFp86WZguItlhIF2HvEsTFDz3w3eTuJHhwjrGjz/UWZrfH+ojHFQGw2CCo0oZk/S/Vu+i3pdZe82o56qJ0cBcgPG2nMJf3/ppg2oH5BNbkR7nR1w==", "name": "CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-kp"}}' 2018-06-27 22:53:20,527 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:53:20 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-e9a7cc12-95c2-4df5-83de-24795370576e X-Compute-Request-Id: req-e9a7cc12-95c2-4df5-83de-24795370576e Front-End-Https: on RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC3HIwiY3a56ET2KhXHe3OG+YPEcLmvFIRI3baeKJ3y/kkmTclPaOGtW6UorUhFp86WZguItlhIF2HvEsTFDz3w3eTuJHhwjrGjz/UWZrfH+ojHFQGw2CCo0oZk/S/Vu+i3pdZe82o56qJ0cBcgPG2nMJf3/ppg2oH5BNbkR7nR1w==", "user_id": "8e1c9a034ff84d7c9c8128ea09972b39", "name": "CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-kp", "fingerprint": "3f:f8:25:19:7a:59:1f:90:b8:b2:3e:27:fe:27:bb:d0"}} 2018-06-27 22:53:20,527 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/os-keypairs used request id req-e9a7cc12-95c2-4df5-83de-24795370576e 2018-06-27 22:53:20,529 - file_utils - INFO - Saved public key to - tmp/CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e.pub 2018-06-27 22:53:20,530 - file_utils - INFO - Saved private key to - tmp/CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e 2018-06-27 22:53:20,530 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:53:20,531 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:53:21,267 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "241e27fac7f946c5801fde86512f40dd", "name": "CreateInstanceSingleNetworkTests-85fa8eb3-3d01-4de-proj-role"}], "expires_at": "2018-06-27T23:53:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a525faa61804b41a1da6cd4defb12f0", "name": "CreateInstanceSingleNetworkTests-85fa8eb3-3d01-4de-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/4a525faa61804b41a1da6cd4defb12f0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/4a525faa61804b41a1da6cd4defb12f0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/4a525faa61804b41a1da6cd4defb12f0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/4a525faa61804b41a1da6cd4defb12f0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/4a525faa61804b41a1da6cd4defb12f0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/4a525faa61804b41a1da6cd4defb12f0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/4a525faa61804b41a1da6cd4defb12f0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/4a525faa61804b41a1da6cd4defb12f0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/4a525faa61804b41a1da6cd4defb12f0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/4a525faa61804b41a1da6cd4defb12f0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/4a525faa61804b41a1da6cd4defb12f0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/4a525faa61804b41a1da6cd4defb12f0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-85fa8eb3-3d01-4de-user", "id": "8e1c9a034ff84d7c9c8128ea09972b39"}, "audit_ids": ["eVg2IqP8Q0qXWmLDoqyD7w"], "issued_at": "2018-06-27T22:53:21.000000Z"}} 2018-06-27 22:53:21,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00a46a52043ad3c70afd7f25cf20f89ce3e67991" 2018-06-27 22:53:21,526 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:53:21 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-36691f79-9cda-4c29-b034-2205526f088c Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:53:21,527 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-36691f79-9cda-4c29-b034-2205526f088c 2018-06-27 22:53:21,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-groups?name=CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00a46a52043ad3c70afd7f25cf20f89ce3e67991" 2018-06-27 22:53:22,356 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:53:22 GMT Content-Type: application/json Content-Length: 23 Connection: keep-alive X-Openstack-Request-Id: req-d0b62c97-3bfb-40e2-838d-409720ff3290 Front-End-Https: on RESP BODY: {"security_groups": []} 2018-06-27 22:53:22,356 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-sec-grp used request id req-d0b62c97-3bfb-40e2-838d-409720ff3290 2018-06-27 22:53:22,357 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-sec-grp... 2018-06-27 22:53:22,357 - neutron_utils - INFO - Creating security group with name - CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-sec-grp 2018-06-27 22:53:22,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/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00a46a52043ad3c70afd7f25cf20f89ce3e67991" -d '{"security_group": {"name": "CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-sec-grp"}}' 2018-06-27 22:53:22,847 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 22:53:22 GMT Content-Type: application/json Content-Length: 1409 Connection: keep-alive X-Openstack-Request-Id: req-91abe4b0-d3eb-49ea-b543-216b17fded86 Front-End-Https: on RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "4a525faa61804b41a1da6cd4defb12f0", "created_at": "2018-06-27T22:53:22Z", "updated_at": "2018-06-27T22:53:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:53:22Z", "revision_number": 0, "id": "5c7e88bb-50b8-404d-bc2b-ba00a9a4a2f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:53:22Z", "security_group_id": "a24498cd-8507-4d64-b8a7-030278a8da61", "tenant_id": "4a525faa61804b41a1da6cd4defb12f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a525faa61804b41a1da6cd4defb12f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:53:22Z", "revision_number": 0, "id": "82d2b670-cfa3-4170-8fa0-3dfdabc6f8ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:53:22Z", "security_group_id": "a24498cd-8507-4d64-b8a7-030278a8da61", "tenant_id": "4a525faa61804b41a1da6cd4defb12f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a525faa61804b41a1da6cd4defb12f0"}], "revision_number": 2, "project_id": "4a525faa61804b41a1da6cd4defb12f0", "id": "a24498cd-8507-4d64-b8a7-030278a8da61", "name": "CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-sec-grp"}} 2018-06-27 22:53:22,848 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-groups used request id req-91abe4b0-d3eb-49ea-b543-216b17fded86 2018-06-27 22:53:22,848 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a24498cd-8507-4d64-b8a7-030278a8da61 2018-06-27 22:53:22,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-group-rules?security_group_id=a24498cd-8507-4d64-b8a7-030278a8da61 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00a46a52043ad3c70afd7f25cf20f89ce3e67991" 2018-06-27 22:53:22,970 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:53:22 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-f82b1a15-a0e3-4e18-bc21-a99181579cdb 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-27T22:53:22Z", "security_group_id": "a24498cd-8507-4d64-b8a7-030278a8da61", "port_range_min": null, "revision_number": 0, "tenant_id": "4a525faa61804b41a1da6cd4defb12f0", "created_at": "2018-06-27T22:53:22Z", "project_id": "4a525faa61804b41a1da6cd4defb12f0", "id": "5c7e88bb-50b8-404d-bc2b-ba00a9a4a2f4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T22:53:22Z", "security_group_id": "a24498cd-8507-4d64-b8a7-030278a8da61", "port_range_min": null, "revision_number": 0, "tenant_id": "4a525faa61804b41a1da6cd4defb12f0", "created_at": "2018-06-27T22:53:22Z", "project_id": "4a525faa61804b41a1da6cd4defb12f0", "id": "82d2b670-cfa3-4170-8fa0-3dfdabc6f8ad"}]} 2018-06-27 22:53:22,970 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=a24498cd-8507-4d64-b8a7-030278a8da61 used request id req-f82b1a15-a0e3-4e18-bc21-a99181579cdb 2018-06-27 22:53:22,970 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a24498cd-8507-4d64-b8a7-030278a8da61 2018-06-27 22:53:22,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=a24498cd-8507-4d64-b8a7-030278a8da61 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00a46a52043ad3c70afd7f25cf20f89ce3e67991" 2018-06-27 22:53:23,041 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:53:23 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-6d1f2601-341b-4b01-b0b9-319cd7fc51db 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-27T22:53:22Z", "security_group_id": "a24498cd-8507-4d64-b8a7-030278a8da61", "port_range_min": null, "revision_number": 0, "tenant_id": "4a525faa61804b41a1da6cd4defb12f0", "created_at": "2018-06-27T22:53:22Z", "project_id": "4a525faa61804b41a1da6cd4defb12f0", "id": "5c7e88bb-50b8-404d-bc2b-ba00a9a4a2f4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T22:53:22Z", "security_group_id": "a24498cd-8507-4d64-b8a7-030278a8da61", "port_range_min": null, "revision_number": 0, "tenant_id": "4a525faa61804b41a1da6cd4defb12f0", "created_at": "2018-06-27T22:53:22Z", "project_id": "4a525faa61804b41a1da6cd4defb12f0", "id": "82d2b670-cfa3-4170-8fa0-3dfdabc6f8ad"}]} 2018-06-27 22:53:23,042 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=a24498cd-8507-4d64-b8a7-030278a8da61 used request id req-6d1f2601-341b-4b01-b0b9-319cd7fc51db 2018-06-27 22:53:23,042 - neutron_utils - INFO - Retrieving security group with ID - a24498cd-8507-4d64-b8a7-030278a8da61 2018-06-27 22:53:23,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/security-groups?id=a24498cd-8507-4d64-b8a7-030278a8da61 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00a46a52043ad3c70afd7f25cf20f89ce3e67991" 2018-06-27 22:53:23,215 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:53:23 GMT Content-Type: application/json Content-Length: 1412 Connection: keep-alive X-Openstack-Request-Id: req-6f65cb41-f277-4541-bfcb-57d499dd1e2a Front-End-Https: on RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "4a525faa61804b41a1da6cd4defb12f0", "created_at": "2018-06-27T22:53:22Z", "updated_at": "2018-06-27T22:53:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:53:22Z", "revision_number": 0, "id": "5c7e88bb-50b8-404d-bc2b-ba00a9a4a2f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:53:22Z", "security_group_id": "a24498cd-8507-4d64-b8a7-030278a8da61", "tenant_id": "4a525faa61804b41a1da6cd4defb12f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a525faa61804b41a1da6cd4defb12f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:53:22Z", "revision_number": 0, "id": "82d2b670-cfa3-4170-8fa0-3dfdabc6f8ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:53:22Z", "security_group_id": "a24498cd-8507-4d64-b8a7-030278a8da61", "tenant_id": "4a525faa61804b41a1da6cd4defb12f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a525faa61804b41a1da6cd4defb12f0"}], "revision_number": 2, "project_id": "4a525faa61804b41a1da6cd4defb12f0", "id": "a24498cd-8507-4d64-b8a7-030278a8da61", "name": "CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-sec-grp"}]} 2018-06-27 22:53:23,215 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=a24498cd-8507-4d64-b8a7-030278a8da61 used request id req-6f65cb41-f277-4541-bfcb-57d499dd1e2a 2018-06-27 22:53:23,216 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a24498cd-8507-4d64-b8a7-030278a8da61 2018-06-27 22:53:23,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=a24498cd-8507-4d64-b8a7-030278a8da61 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00a46a52043ad3c70afd7f25cf20f89ce3e67991" 2018-06-27 22:53:23,326 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:53:23 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-a2079842-8d3c-46d7-8382-bcb3897a9905 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-27T22:53:22Z", "security_group_id": "a24498cd-8507-4d64-b8a7-030278a8da61", "port_range_min": null, "revision_number": 0, "tenant_id": "4a525faa61804b41a1da6cd4defb12f0", "created_at": "2018-06-27T22:53:22Z", "project_id": "4a525faa61804b41a1da6cd4defb12f0", "id": "5c7e88bb-50b8-404d-bc2b-ba00a9a4a2f4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T22:53:22Z", "security_group_id": "a24498cd-8507-4d64-b8a7-030278a8da61", "port_range_min": null, "revision_number": 0, "tenant_id": "4a525faa61804b41a1da6cd4defb12f0", "created_at": "2018-06-27T22:53:22Z", "project_id": "4a525faa61804b41a1da6cd4defb12f0", "id": "82d2b670-cfa3-4170-8fa0-3dfdabc6f8ad"}]} 2018-06-27 22:53:23,326 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=a24498cd-8507-4d64-b8a7-030278a8da61 used request id req-a2079842-8d3c-46d7-8382-bcb3897a9905 2018-06-27 22:53:23,327 - neutron_utils - INFO - Retrieving security group with ID - a24498cd-8507-4d64-b8a7-030278a8da61 2018-06-27 22:53:23,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?id=a24498cd-8507-4d64-b8a7-030278a8da61 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00a46a52043ad3c70afd7f25cf20f89ce3e67991" 2018-06-27 22:53:23,500 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:53:23 GMT Content-Type: application/json Content-Length: 1412 Connection: keep-alive X-Openstack-Request-Id: req-88eff8ef-c789-463f-aef6-19c6b76ae5a4 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "4a525faa61804b41a1da6cd4defb12f0", "created_at": "2018-06-27T22:53:22Z", "updated_at": "2018-06-27T22:53:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:53:22Z", "revision_number": 0, "id": "5c7e88bb-50b8-404d-bc2b-ba00a9a4a2f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:53:22Z", "security_group_id": "a24498cd-8507-4d64-b8a7-030278a8da61", "tenant_id": "4a525faa61804b41a1da6cd4defb12f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a525faa61804b41a1da6cd4defb12f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:53:22Z", "revision_number": 0, "id": "82d2b670-cfa3-4170-8fa0-3dfdabc6f8ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:53:22Z", "security_group_id": "a24498cd-8507-4d64-b8a7-030278a8da61", "tenant_id": "4a525faa61804b41a1da6cd4defb12f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a525faa61804b41a1da6cd4defb12f0"}], "revision_number": 2, "project_id": "4a525faa61804b41a1da6cd4defb12f0", "id": "a24498cd-8507-4d64-b8a7-030278a8da61", "name": "CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-sec-grp"}]} 2018-06-27 22:53:23,500 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=a24498cd-8507-4d64-b8a7-030278a8da61 used request id req-88eff8ef-c789-463f-aef6-19c6b76ae5a4 2018-06-27 22:53:23,501 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a24498cd-8507-4d64-b8a7-030278a8da61 2018-06-27 22:53:23,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/security-group-rules?security_group_id=a24498cd-8507-4d64-b8a7-030278a8da61 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00a46a52043ad3c70afd7f25cf20f89ce3e67991" 2018-06-27 22:53:24,320 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:53:24 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-035b3a43-b339-4d37-817f-643e35e3d7fb 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-27T22:53:22Z", "security_group_id": "a24498cd-8507-4d64-b8a7-030278a8da61", "port_range_min": null, "revision_number": 0, "tenant_id": "4a525faa61804b41a1da6cd4defb12f0", "created_at": "2018-06-27T22:53:22Z", "project_id": "4a525faa61804b41a1da6cd4defb12f0", "id": "5c7e88bb-50b8-404d-bc2b-ba00a9a4a2f4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T22:53:22Z", "security_group_id": "a24498cd-8507-4d64-b8a7-030278a8da61", "port_range_min": null, "revision_number": 0, "tenant_id": "4a525faa61804b41a1da6cd4defb12f0", "created_at": "2018-06-27T22:53:22Z", "project_id": "4a525faa61804b41a1da6cd4defb12f0", "id": "82d2b670-cfa3-4170-8fa0-3dfdabc6f8ad"}]} 2018-06-27 22:53:24,320 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=a24498cd-8507-4d64-b8a7-030278a8da61 used request id req-035b3a43-b339-4d37-817f-643e35e3d7fb 2018-06-27 22:53:24,320 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-sec-grp 2018-06-27 22:53:24,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/security-groups?name=CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00a46a52043ad3c70afd7f25cf20f89ce3e67991" 2018-06-27 22:53:24,525 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:53:24 GMT Content-Type: application/json Content-Length: 1412 Connection: keep-alive X-Openstack-Request-Id: req-9be85767-25cf-4582-a3c3-594163c88f49 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "4a525faa61804b41a1da6cd4defb12f0", "created_at": "2018-06-27T22:53:22Z", "updated_at": "2018-06-27T22:53:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:53:22Z", "revision_number": 0, "id": "5c7e88bb-50b8-404d-bc2b-ba00a9a4a2f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:53:22Z", "security_group_id": "a24498cd-8507-4d64-b8a7-030278a8da61", "tenant_id": "4a525faa61804b41a1da6cd4defb12f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a525faa61804b41a1da6cd4defb12f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:53:22Z", "revision_number": 0, "id": "82d2b670-cfa3-4170-8fa0-3dfdabc6f8ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:53:22Z", "security_group_id": "a24498cd-8507-4d64-b8a7-030278a8da61", "tenant_id": "4a525faa61804b41a1da6cd4defb12f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a525faa61804b41a1da6cd4defb12f0"}], "revision_number": 2, "project_id": "4a525faa61804b41a1da6cd4defb12f0", "id": "a24498cd-8507-4d64-b8a7-030278a8da61", "name": "CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-sec-grp"}]} 2018-06-27 22:53:24,525 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-sec-grp used request id req-9be85767-25cf-4582-a3c3-594163c88f49 2018-06-27 22:53:24,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-27 22:53:24,539 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 22:53: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-27 22:53:24,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/4a525faa61804b41a1da6cd4defb12f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00a46a52043ad3c70afd7f25cf20f89ce3e67991" 2018-06-27 22:53:24,622 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:53:24 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bcdf128f-6295-45a7-88c6-cd912cee300f Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/4a525faa61804b41a1da6cd4defb12f0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a525faa61804b41a1da6cd4defb12f0", "name": "CreateInstanceSingleNetworkTests-85fa8eb3-3d01-4de-proj"}} 2018-06-27 22:53:24,622 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/4a525faa61804b41a1da6cd4defb12f0 used request id req-bcdf128f-6295-45a7-88c6-cd912cee300f 2018-06-27 22:53:24,622 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a24498cd-8507-4d64-b8a7-030278a8da61 2018-06-27 22:53:24,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=a24498cd-8507-4d64-b8a7-030278a8da61 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00a46a52043ad3c70afd7f25cf20f89ce3e67991" 2018-06-27 22:53:24,713 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:53:24 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-ef29d5a2-cccf-4981-9451-256a54757197 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-27T22:53:22Z", "security_group_id": "a24498cd-8507-4d64-b8a7-030278a8da61", "port_range_min": null, "revision_number": 0, "tenant_id": "4a525faa61804b41a1da6cd4defb12f0", "created_at": "2018-06-27T22:53:22Z", "project_id": "4a525faa61804b41a1da6cd4defb12f0", "id": "5c7e88bb-50b8-404d-bc2b-ba00a9a4a2f4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T22:53:22Z", "security_group_id": "a24498cd-8507-4d64-b8a7-030278a8da61", "port_range_min": null, "revision_number": 0, "tenant_id": "4a525faa61804b41a1da6cd4defb12f0", "created_at": "2018-06-27T22:53:22Z", "project_id": "4a525faa61804b41a1da6cd4defb12f0", "id": "82d2b670-cfa3-4170-8fa0-3dfdabc6f8ad"}]} 2018-06-27 22:53:24,713 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=a24498cd-8507-4d64-b8a7-030278a8da61 used request id req-ef29d5a2-cccf-4981-9451-256a54757197 2018-06-27 22:53:24,718 - 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}00a46a52043ad3c70afd7f25cf20f89ce3e67991" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "a24498cd-8507-4d64-b8a7-030278a8da61"}}' 2018-06-27 22:53:25,860 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 22:53:25 GMT Content-Type: application/json Content-Length: 509 Connection: keep-alive X-Openstack-Request-Id: req-82cf64a3-5c80-41e2-b85c-13254881d254 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-27T22:53:25Z", "security_group_id": "a24498cd-8507-4d64-b8a7-030278a8da61", "port_range_min": null, "revision_number": 0, "tenant_id": "4a525faa61804b41a1da6cd4defb12f0", "created_at": "2018-06-27T22:53:25Z", "project_id": "4a525faa61804b41a1da6cd4defb12f0", "id": "59589b37-d18f-408d-b703-af1fb2c8caed"}} 2018-06-27 22:53:25,860 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-group-rules used request id req-82cf64a3-5c80-41e2-b85c-13254881d254 2018-06-27 22:53:25,861 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-sec-grp 2018-06-27 22:53:25,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/security-groups?name=CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00a46a52043ad3c70afd7f25cf20f89ce3e67991" 2018-06-27 22:53:26,006 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:53:26 GMT Content-Type: application/json Content-Length: 1910 Connection: keep-alive X-Openstack-Request-Id: req-e3788713-a7e7-45f2-858e-7366fc466988 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "4a525faa61804b41a1da6cd4defb12f0", "created_at": "2018-06-27T22:53:22Z", "updated_at": "2018-06-27T22:53:25Z", "security_group_rules": [{"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:53:25Z", "revision_number": 0, "id": "59589b37-d18f-408d-b703-af1fb2c8caed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:53:25Z", "security_group_id": "a24498cd-8507-4d64-b8a7-030278a8da61", "tenant_id": "4a525faa61804b41a1da6cd4defb12f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a525faa61804b41a1da6cd4defb12f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:53:22Z", "revision_number": 0, "id": "5c7e88bb-50b8-404d-bc2b-ba00a9a4a2f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:53:22Z", "security_group_id": "a24498cd-8507-4d64-b8a7-030278a8da61", "tenant_id": "4a525faa61804b41a1da6cd4defb12f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a525faa61804b41a1da6cd4defb12f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:53:22Z", "revision_number": 0, "id": "82d2b670-cfa3-4170-8fa0-3dfdabc6f8ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:53:22Z", "security_group_id": "a24498cd-8507-4d64-b8a7-030278a8da61", "tenant_id": "4a525faa61804b41a1da6cd4defb12f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a525faa61804b41a1da6cd4defb12f0"}], "revision_number": 3, "project_id": "4a525faa61804b41a1da6cd4defb12f0", "id": "a24498cd-8507-4d64-b8a7-030278a8da61", "name": "CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-sec-grp"}]} 2018-06-27 22:53:26,007 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-sec-grp used request id req-e3788713-a7e7-45f2-858e-7366fc466988 2018-06-27 22:53:26,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/4a525faa61804b41a1da6cd4defb12f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00a46a52043ad3c70afd7f25cf20f89ce3e67991" 2018-06-27 22:53:26,109 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:53:26 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-591b3211-b30e-4040-aa5d-f03b0dbc3310 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/4a525faa61804b41a1da6cd4defb12f0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a525faa61804b41a1da6cd4defb12f0", "name": "CreateInstanceSingleNetworkTests-85fa8eb3-3d01-4de-proj"}} 2018-06-27 22:53:26,110 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/4a525faa61804b41a1da6cd4defb12f0 used request id req-591b3211-b30e-4040-aa5d-f03b0dbc3310 2018-06-27 22:53:26,110 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a24498cd-8507-4d64-b8a7-030278a8da61 2018-06-27 22:53:26,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/security-group-rules?security_group_id=a24498cd-8507-4d64-b8a7-030278a8da61 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00a46a52043ad3c70afd7f25cf20f89ce3e67991" 2018-06-27 22:53:26,275 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:53:26 GMT Content-Type: application/json Content-Length: 1488 Connection: keep-alive X-Openstack-Request-Id: req-2daf4a51-189a-47c3-a6bc-e4aefbc0cd32 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-27T22:53:25Z", "security_group_id": "a24498cd-8507-4d64-b8a7-030278a8da61", "port_range_min": null, "revision_number": 0, "tenant_id": "4a525faa61804b41a1da6cd4defb12f0", "created_at": "2018-06-27T22:53:25Z", "project_id": "4a525faa61804b41a1da6cd4defb12f0", "id": "59589b37-d18f-408d-b703-af1fb2c8caed"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T22:53:22Z", "security_group_id": "a24498cd-8507-4d64-b8a7-030278a8da61", "port_range_min": null, "revision_number": 0, "tenant_id": "4a525faa61804b41a1da6cd4defb12f0", "created_at": "2018-06-27T22:53:22Z", "project_id": "4a525faa61804b41a1da6cd4defb12f0", "id": "5c7e88bb-50b8-404d-bc2b-ba00a9a4a2f4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T22:53:22Z", "security_group_id": "a24498cd-8507-4d64-b8a7-030278a8da61", "port_range_min": null, "revision_number": 0, "tenant_id": "4a525faa61804b41a1da6cd4defb12f0", "created_at": "2018-06-27T22:53:22Z", "project_id": "4a525faa61804b41a1da6cd4defb12f0", "id": "82d2b670-cfa3-4170-8fa0-3dfdabc6f8ad"}]} 2018-06-27 22:53:26,275 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=a24498cd-8507-4d64-b8a7-030278a8da61 used request id req-2daf4a51-189a-47c3-a6bc-e4aefbc0cd32 2018-06-27 22:53:26,281 - 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}00a46a52043ad3c70afd7f25cf20f89ce3e67991" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 22, "port_range_max": 22, "security_group_id": "a24498cd-8507-4d64-b8a7-030278a8da61"}}' 2018-06-27 22:53:26,771 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 22:53:26 GMT Content-Type: application/json Content-Length: 505 Connection: keep-alive X-Openstack-Request-Id: req-586b1205-8947-44c6-8e25-308fb908ad9e 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-27T22:53:26Z", "security_group_id": "a24498cd-8507-4d64-b8a7-030278a8da61", "port_range_min": 22, "revision_number": 0, "tenant_id": "4a525faa61804b41a1da6cd4defb12f0", "created_at": "2018-06-27T22:53:26Z", "project_id": "4a525faa61804b41a1da6cd4defb12f0", "id": "37145a7e-2bb0-4e7c-a87b-25193faa4d0e"}} 2018-06-27 22:53:26,771 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-group-rules used request id req-586b1205-8947-44c6-8e25-308fb908ad9e 2018-06-27 22:53:26,771 - neutron_utils - INFO - Retrieving security group with ID - a24498cd-8507-4d64-b8a7-030278a8da61 2018-06-27 22:53:26,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?id=a24498cd-8507-4d64-b8a7-030278a8da61 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00a46a52043ad3c70afd7f25cf20f89ce3e67991" 2018-06-27 22:53:26,960 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:53:26 GMT Content-Type: application/json Content-Length: 2404 Connection: keep-alive X-Openstack-Request-Id: req-83b8b8d2-0b3a-4d38-90f3-5ea132f5323c Front-End-Https: on RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "4a525faa61804b41a1da6cd4defb12f0", "created_at": "2018-06-27T22:53:22Z", "updated_at": "2018-06-27T22:53:26Z", "security_group_rules": [{"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-06-27T22:53:26Z", "revision_number": 0, "id": "37145a7e-2bb0-4e7c-a87b-25193faa4d0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:53:26Z", "security_group_id": "a24498cd-8507-4d64-b8a7-030278a8da61", "tenant_id": "4a525faa61804b41a1da6cd4defb12f0", "port_range_min": 22, "ethertype": "IPv4", "project_id": "4a525faa61804b41a1da6cd4defb12f0"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:53:25Z", "revision_number": 0, "id": "59589b37-d18f-408d-b703-af1fb2c8caed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:53:25Z", "security_group_id": "a24498cd-8507-4d64-b8a7-030278a8da61", "tenant_id": "4a525faa61804b41a1da6cd4defb12f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a525faa61804b41a1da6cd4defb12f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:53:22Z", "revision_number": 0, "id": "5c7e88bb-50b8-404d-bc2b-ba00a9a4a2f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:53:22Z", "security_group_id": "a24498cd-8507-4d64-b8a7-030278a8da61", "tenant_id": "4a525faa61804b41a1da6cd4defb12f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a525faa61804b41a1da6cd4defb12f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:53:22Z", "revision_number": 0, "id": "82d2b670-cfa3-4170-8fa0-3dfdabc6f8ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:53:22Z", "security_group_id": "a24498cd-8507-4d64-b8a7-030278a8da61", "tenant_id": "4a525faa61804b41a1da6cd4defb12f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a525faa61804b41a1da6cd4defb12f0"}], "revision_number": 4, "project_id": "4a525faa61804b41a1da6cd4defb12f0", "id": "a24498cd-8507-4d64-b8a7-030278a8da61", "name": "CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-sec-grp"}]} 2018-06-27 22:53:26,960 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=a24498cd-8507-4d64-b8a7-030278a8da61 used request id req-83b8b8d2-0b3a-4d38-90f3-5ea132f5323c 2018-06-27 22:53:26,961 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a24498cd-8507-4d64-b8a7-030278a8da61 2018-06-27 22:53:26,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/security-group-rules?security_group_id=a24498cd-8507-4d64-b8a7-030278a8da61 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00a46a52043ad3c70afd7f25cf20f89ce3e67991" 2018-06-27 22:53:27,097 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:53:27 GMT Content-Type: application/json Content-Length: 1970 Connection: keep-alive X-Openstack-Request-Id: req-ec38b0ad-580c-429f-b2c2-6a249f540ccc 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-27T22:53:26Z", "security_group_id": "a24498cd-8507-4d64-b8a7-030278a8da61", "port_range_min": 22, "revision_number": 0, "tenant_id": "4a525faa61804b41a1da6cd4defb12f0", "created_at": "2018-06-27T22:53:26Z", "project_id": "4a525faa61804b41a1da6cd4defb12f0", "id": "37145a7e-2bb0-4e7c-a87b-25193faa4d0e"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T22:53:25Z", "security_group_id": "a24498cd-8507-4d64-b8a7-030278a8da61", "port_range_min": null, "revision_number": 0, "tenant_id": "4a525faa61804b41a1da6cd4defb12f0", "created_at": "2018-06-27T22:53:25Z", "project_id": "4a525faa61804b41a1da6cd4defb12f0", "id": "59589b37-d18f-408d-b703-af1fb2c8caed"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T22:53:22Z", "security_group_id": "a24498cd-8507-4d64-b8a7-030278a8da61", "port_range_min": null, "revision_number": 0, "tenant_id": "4a525faa61804b41a1da6cd4defb12f0", "created_at": "2018-06-27T22:53:22Z", "project_id": "4a525faa61804b41a1da6cd4defb12f0", "id": "5c7e88bb-50b8-404d-bc2b-ba00a9a4a2f4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T22:53:22Z", "security_group_id": "a24498cd-8507-4d64-b8a7-030278a8da61", "port_range_min": null, "revision_number": 0, "tenant_id": "4a525faa61804b41a1da6cd4defb12f0", "created_at": "2018-06-27T22:53:22Z", "project_id": "4a525faa61804b41a1da6cd4defb12f0", "id": "82d2b670-cfa3-4170-8fa0-3dfdabc6f8ad"}]} 2018-06-27 22:53:27,098 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=a24498cd-8507-4d64-b8a7-030278a8da61 used request id req-ec38b0ad-580c-429f-b2c2-6a249f540ccc 2018-06-27 22:53:27,098 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:53:27,099 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:53:28,083 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "241e27fac7f946c5801fde86512f40dd", "name": "CreateInstanceSingleNetworkTests-85fa8eb3-3d01-4de-proj-role"}], "expires_at": "2018-06-27T23:53:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a525faa61804b41a1da6cd4defb12f0", "name": "CreateInstanceSingleNetworkTests-85fa8eb3-3d01-4de-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/4a525faa61804b41a1da6cd4defb12f0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/4a525faa61804b41a1da6cd4defb12f0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/4a525faa61804b41a1da6cd4defb12f0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/4a525faa61804b41a1da6cd4defb12f0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/4a525faa61804b41a1da6cd4defb12f0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/4a525faa61804b41a1da6cd4defb12f0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/4a525faa61804b41a1da6cd4defb12f0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/4a525faa61804b41a1da6cd4defb12f0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/4a525faa61804b41a1da6cd4defb12f0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/4a525faa61804b41a1da6cd4defb12f0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/4a525faa61804b41a1da6cd4defb12f0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/4a525faa61804b41a1da6cd4defb12f0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-85fa8eb3-3d01-4de-user", "id": "8e1c9a034ff84d7c9c8128ea09972b39"}, "audit_ids": ["_FOvDmM1RLimsqbCMjcwow"], "issued_at": "2018-06-27T22:53:28.000000Z"}} 2018-06-27 22:53:28,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}2024fd5bcf7f28f7f2360c23df6b0073fa3047e8" 2018-06-27 22:53:28,137 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:53:28 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ca5ecf03-7da5-4aa1-aacc-0b8ec6232045 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:53:28,137 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-ca5ecf03-7da5-4aa1-aacc-0b8ec6232045 2018-06-27 22:53:28,138 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 22:53:28,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}2024fd5bcf7f28f7f2360c23df6b0073fa3047e8" 2018-06-27 22:53:28,474 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:53:28 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1eaac768-9272-4fa1-9a27-db2ff7c7dbea Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:53:28,474 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-1eaac768-9272-4fa1-9a27-db2ff7c7dbea 2018-06-27 22:53:28,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-f3034884-15f3-4f7f-82f1-2420700c3e2e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2024fd5bcf7f28f7f2360c23df6b0073fa3047e8" 2018-06-27 22:53:29,571 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:53:29 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-044f4612-858e-4354-8dd2-636f74f89c5f Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["2d53fff4-0987-4e12-8dcb-f54d36ed124c"],"updated_at":"2018-06-27T22:52:55Z","tenant_id":"4a525faa61804b41a1da6cd4defb12f0","created_at":"2018-06-27T22:52:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"4a525faa61804b41a1da6cd4defb12f0","id":"36f919eb-9de6-4a9a-ae84-9e4c2beed425","name":"CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-pub-net"}]} 2018-06-27 22:53:29,571 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-pub-net used request id req-044f4612-858e-4354-8dd2-636f74f89c5f 2018-06-27 22:53:29,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 22:53:29,588 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 22:53: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-27 22:53:29,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/4a525faa61804b41a1da6cd4defb12f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2024fd5bcf7f28f7f2360c23df6b0073fa3047e8" 2018-06-27 22:53:29,984 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:53:29 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7d03aaa7-0358-45ad-b495-906e1ca9ca15 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/4a525faa61804b41a1da6cd4defb12f0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a525faa61804b41a1da6cd4defb12f0", "name": "CreateInstanceSingleNetworkTests-85fa8eb3-3d01-4de-proj"}} 2018-06-27 22:53:29,984 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/4a525faa61804b41a1da6cd4defb12f0 used request id req-7d03aaa7-0358-45ad-b495-906e1ca9ca15 2018-06-27 22:53:29,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?network_id=36f919eb-9de6-4a9a-ae84-9e4c2beed425 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2024fd5bcf7f28f7f2360c23df6b0073fa3047e8" 2018-06-27 22:53:30,143 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:53:30 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-54bf217b-6bd9-435d-b528-0c02e33183ea Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"36f919eb-9de6-4a9a-ae84-9e4c2beed425","tenant_id":"4a525faa61804b41a1da6cd4defb12f0","created_at":"2018-06-27T22:52:55Z","dns_nameservers":[],"updated_at":"2018-06-27T22:52:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"4a525faa61804b41a1da6cd4defb12f0","id":"2d53fff4-0987-4e12-8dcb-f54d36ed124c","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-pub-subnet"}]} 2018-06-27 22:53:30,143 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=36f919eb-9de6-4a9a-ae84-9e4c2beed425 used request id req-54bf217b-6bd9-435d-b528-0c02e33183ea 2018-06-27 22:53:30,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=36f919eb-9de6-4a9a-ae84-9e4c2beed425&name=CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2eport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2024fd5bcf7f28f7f2360c23df6b0073fa3047e8" 2018-06-27 22:53:30,226 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:53:30 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-febdcf07-ee82-4080-812e-5c34c46be64f Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-27 22:53:30,227 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=36f919eb-9de6-4a9a-ae84-9e4c2beed425&name=CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2eport-1&admin_state_up=True used request id req-febdcf07-ee82-4080-812e-5c34c46be64f 2018-06-27 22:53:30,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/detail?name=CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2024fd5bcf7f28f7f2360c23df6b0073fa3047e8" 2018-06-27 22:53:31,258 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:53: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-a1bb68ed-f327-4889-9f4c-819f676311c4 X-Compute-Request-Id: req-a1bb68ed-f327-4889-9f4c-819f676311c4 Front-End-Https: on RESP BODY: {"servers": []} 2018-06-27 22:53:31,259 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-inst used request id req-a1bb68ed-f327-4889-9f4c-819f676311c4 2018-06-27 22:53:31,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/networks?name=CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2024fd5bcf7f28f7f2360c23df6b0073fa3047e8" 2018-06-27 22:53:32,374 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:53:32 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-5c90d71b-1de8-43a9-9d3f-268bd29ef05b Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["2d53fff4-0987-4e12-8dcb-f54d36ed124c"],"updated_at":"2018-06-27T22:52:55Z","tenant_id":"4a525faa61804b41a1da6cd4defb12f0","created_at":"2018-06-27T22:52:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"4a525faa61804b41a1da6cd4defb12f0","id":"36f919eb-9de6-4a9a-ae84-9e4c2beed425","name":"CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-pub-net"}]} 2018-06-27 22:53:32,374 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-pub-net used request id req-5c90d71b-1de8-43a9-9d3f-268bd29ef05b 2018-06-27 22:53:32,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/4a525faa61804b41a1da6cd4defb12f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2024fd5bcf7f28f7f2360c23df6b0073fa3047e8" 2018-06-27 22:53:32,747 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:53:32 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8792012a-6843-49f8-ad98-d494ae11c62a Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/4a525faa61804b41a1da6cd4defb12f0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a525faa61804b41a1da6cd4defb12f0", "name": "CreateInstanceSingleNetworkTests-85fa8eb3-3d01-4de-proj"}} 2018-06-27 22:53:32,747 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/4a525faa61804b41a1da6cd4defb12f0 used request id req-8792012a-6843-49f8-ad98-d494ae11c62a 2018-06-27 22:53:32,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=36f919eb-9de6-4a9a-ae84-9e4c2beed425 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2024fd5bcf7f28f7f2360c23df6b0073fa3047e8" 2018-06-27 22:53:33,787 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:53:33 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-84638375-b7e6-4c46-b11d-b0f97c403c96 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"36f919eb-9de6-4a9a-ae84-9e4c2beed425","tenant_id":"4a525faa61804b41a1da6cd4defb12f0","created_at":"2018-06-27T22:52:55Z","dns_nameservers":[],"updated_at":"2018-06-27T22:52:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"4a525faa61804b41a1da6cd4defb12f0","id":"2d53fff4-0987-4e12-8dcb-f54d36ed124c","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-pub-subnet"}]} 2018-06-27 22:53:33,788 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=36f919eb-9de6-4a9a-ae84-9e4c2beed425 used request id req-84638375-b7e6-4c46-b11d-b0f97c403c96 2018-06-27 22:53:33,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=36f919eb-9de6-4a9a-ae84-9e4c2beed425&name=CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2eport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2024fd5bcf7f28f7f2360c23df6b0073fa3047e8" 2018-06-27 22:53:33,927 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:53:33 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-0ba97d4f-e386-4009-8598-eba2f0ac9c9f Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-27 22:53:33,927 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=36f919eb-9de6-4a9a-ae84-9e4c2beed425&name=CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2eport-1&admin_state_up=True used request id req-0ba97d4f-e386-4009-8598-eba2f0ac9c9f 2018-06-27 22:53:33,927 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:53:33,928 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:53:34,994 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "241e27fac7f946c5801fde86512f40dd", "name": "CreateInstanceSingleNetworkTests-85fa8eb3-3d01-4de-proj-role"}], "expires_at": "2018-06-27T23:53:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a525faa61804b41a1da6cd4defb12f0", "name": "CreateInstanceSingleNetworkTests-85fa8eb3-3d01-4de-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/4a525faa61804b41a1da6cd4defb12f0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/4a525faa61804b41a1da6cd4defb12f0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/4a525faa61804b41a1da6cd4defb12f0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/4a525faa61804b41a1da6cd4defb12f0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/4a525faa61804b41a1da6cd4defb12f0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/4a525faa61804b41a1da6cd4defb12f0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/4a525faa61804b41a1da6cd4defb12f0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/4a525faa61804b41a1da6cd4defb12f0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/4a525faa61804b41a1da6cd4defb12f0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/4a525faa61804b41a1da6cd4defb12f0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/4a525faa61804b41a1da6cd4defb12f0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/4a525faa61804b41a1da6cd4defb12f0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-85fa8eb3-3d01-4de-user", "id": "8e1c9a034ff84d7c9c8128ea09972b39"}, "audit_ids": ["nELNg1P4SMuV-UED5WeaPA"], "issued_at": "2018-06-27T22:53:34.000000Z"}} 2018-06-27 22:53:34,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69aa8136b34d94fb479cecd2a9a1434add20fd27" 2018-06-27 22:53:35,344 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:53:34 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-22ae512c-7154-4729-b70a-e59aae404b83 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:53:35,344 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-22ae512c-7154-4729-b70a-e59aae404b83 2018-06-27 22:53:35,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=CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2024fd5bcf7f28f7f2360c23df6b0073fa3047e8" 2018-06-27 22:53:35,701 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:53:35 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-f60db4f7-3da9-4a88-9461-9a27057dc91f Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["2d53fff4-0987-4e12-8dcb-f54d36ed124c"],"updated_at":"2018-06-27T22:52:55Z","tenant_id":"4a525faa61804b41a1da6cd4defb12f0","created_at":"2018-06-27T22:52:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"4a525faa61804b41a1da6cd4defb12f0","id":"36f919eb-9de6-4a9a-ae84-9e4c2beed425","name":"CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-pub-net"}]} 2018-06-27 22:53:35,701 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-pub-net used request id req-f60db4f7-3da9-4a88-9461-9a27057dc91f 2018-06-27 22:53:35,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=36f919eb-9de6-4a9a-ae84-9e4c2beed425 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2024fd5bcf7f28f7f2360c23df6b0073fa3047e8" 2018-06-27 22:53:35,890 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:53:35 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-4f89d2cf-3cf0-4079-b7c8-871bbef0c911 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"36f919eb-9de6-4a9a-ae84-9e4c2beed425","tenant_id":"4a525faa61804b41a1da6cd4defb12f0","created_at":"2018-06-27T22:52:55Z","dns_nameservers":[],"updated_at":"2018-06-27T22:52:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"4a525faa61804b41a1da6cd4defb12f0","id":"2d53fff4-0987-4e12-8dcb-f54d36ed124c","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-pub-subnet"}]} 2018-06-27 22:53:35,891 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=36f919eb-9de6-4a9a-ae84-9e4c2beed425 used request id req-4f89d2cf-3cf0-4079-b7c8-871bbef0c911 2018-06-27 22:53:35,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=CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2024fd5bcf7f28f7f2360c23df6b0073fa3047e8" 2018-06-27 22:53:36,177 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:53:36 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-e19344c6-b439-495d-bb21-57e640860719 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["2d53fff4-0987-4e12-8dcb-f54d36ed124c"],"updated_at":"2018-06-27T22:52:55Z","tenant_id":"4a525faa61804b41a1da6cd4defb12f0","created_at":"2018-06-27T22:52:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"4a525faa61804b41a1da6cd4defb12f0","id":"36f919eb-9de6-4a9a-ae84-9e4c2beed425","name":"CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-pub-net"}]} 2018-06-27 22:53:36,178 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-pub-net used request id req-e19344c6-b439-495d-bb21-57e640860719 2018-06-27 22:53:36,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 22:53:36,195 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 22:53: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-27 22:53:36,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/4a525faa61804b41a1da6cd4defb12f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69aa8136b34d94fb479cecd2a9a1434add20fd27" 2018-06-27 22:53:36,567 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:53:36 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e1ba706c-ee9a-4f9e-b9e3-99f4bec8c36f Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/4a525faa61804b41a1da6cd4defb12f0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a525faa61804b41a1da6cd4defb12f0", "name": "CreateInstanceSingleNetworkTests-85fa8eb3-3d01-4de-proj"}} 2018-06-27 22:53:36,567 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/4a525faa61804b41a1da6cd4defb12f0 used request id req-e1ba706c-ee9a-4f9e-b9e3-99f4bec8c36f 2018-06-27 22:53:36,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=36f919eb-9de6-4a9a-ae84-9e4c2beed425 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2024fd5bcf7f28f7f2360c23df6b0073fa3047e8" 2018-06-27 22:53:37,018 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:53:37 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-04157632-dcd7-414d-a7e8-3bd3ac51c294 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"36f919eb-9de6-4a9a-ae84-9e4c2beed425","tenant_id":"4a525faa61804b41a1da6cd4defb12f0","created_at":"2018-06-27T22:52:55Z","dns_nameservers":[],"updated_at":"2018-06-27T22:52:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"4a525faa61804b41a1da6cd4defb12f0","id":"2d53fff4-0987-4e12-8dcb-f54d36ed124c","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-pub-subnet"}]} 2018-06-27 22:53:37,019 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=36f919eb-9de6-4a9a-ae84-9e4c2beed425 used request id req-04157632-dcd7-414d-a7e8-3bd3ac51c294 2018-06-27 22:53:37,020 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-pub-net 2018-06-27 22:53:37,025 - 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}2024fd5bcf7f28f7f2360c23df6b0073fa3047e8" -d '{"port": {"network_id": "36f919eb-9de6-4a9a-ae84-9e4c2beed425", "name": "CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2eport-1", "admin_state_up": true}}' 2018-06-27 22:53:39,259 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 22:53:39 GMT Content-Type: application/json Content-Length: 767 Connection: keep-alive X-Openstack-Request-Id: req-5777fcf3-b25f-45ef-b624-fe6223cfb730 Front-End-Https: on RESP BODY: {"port":{"status":"DOWN","created_at":"2018-06-27T22:53:37Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"36f919eb-9de6-4a9a-ae84-9e4c2beed425","tenant_id":"4a525faa61804b41a1da6cd4defb12f0","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-06-27T22:53:38Z","name":"CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2eport-1","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:8b:3d:c2","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"4a525faa61804b41a1da6cd4defb12f0","fixed_ips":[{"subnet_id":"2d53fff4-0987-4e12-8dcb-f54d36ed124c","ip_address":"10.55.1.7"}],"id":"743a6803-7672-4811-ac92-5b5e8c435d04","security_groups":["b8c36ac7-3b1e-4144-be06-eeecb53ba463"],"device_id":""}} 2018-06-27 22:53:39,259 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/ports used request id req-5777fcf3-b25f-45ef-b624-fe6223cfb730 2018-06-27 22:53:39,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/networks?name=CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2024fd5bcf7f28f7f2360c23df6b0073fa3047e8" 2018-06-27 22:53:39,592 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:53:39 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-2cd7a0fe-1a29-458e-9f25-2aefbbae3176 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["2d53fff4-0987-4e12-8dcb-f54d36ed124c"],"updated_at":"2018-06-27T22:52:55Z","tenant_id":"4a525faa61804b41a1da6cd4defb12f0","created_at":"2018-06-27T22:52:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"4a525faa61804b41a1da6cd4defb12f0","id":"36f919eb-9de6-4a9a-ae84-9e4c2beed425","name":"CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-pub-net"}]} 2018-06-27 22:53:39,592 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-pub-net used request id req-2cd7a0fe-1a29-458e-9f25-2aefbbae3176 2018-06-27 22:53:39,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/4a525faa61804b41a1da6cd4defb12f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2024fd5bcf7f28f7f2360c23df6b0073fa3047e8" 2018-06-27 22:53:39,679 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:53:39 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-16f9f3d4-d5cb-4e13-b3ad-edce92750435 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/4a525faa61804b41a1da6cd4defb12f0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a525faa61804b41a1da6cd4defb12f0", "name": "CreateInstanceSingleNetworkTests-85fa8eb3-3d01-4de-proj"}} 2018-06-27 22:53:39,679 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/4a525faa61804b41a1da6cd4defb12f0 used request id req-16f9f3d4-d5cb-4e13-b3ad-edce92750435 2018-06-27 22:53:39,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=36f919eb-9de6-4a9a-ae84-9e4c2beed425 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2024fd5bcf7f28f7f2360c23df6b0073fa3047e8" 2018-06-27 22:53:39,877 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:53:39 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-672b48c2-1c8d-41e8-bfdf-a561997fa55d Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"36f919eb-9de6-4a9a-ae84-9e4c2beed425","tenant_id":"4a525faa61804b41a1da6cd4defb12f0","created_at":"2018-06-27T22:52:55Z","dns_nameservers":[],"updated_at":"2018-06-27T22:52:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"4a525faa61804b41a1da6cd4defb12f0","id":"2d53fff4-0987-4e12-8dcb-f54d36ed124c","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-pub-subnet"}]} 2018-06-27 22:53:39,878 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=36f919eb-9de6-4a9a-ae84-9e4c2beed425 used request id req-672b48c2-1c8d-41e8-bfdf-a561997fa55d 2018-06-27 22:53:39,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/ports?network_id=36f919eb-9de6-4a9a-ae84-9e4c2beed425&name=CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2eport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2024fd5bcf7f28f7f2360c23df6b0073fa3047e8" 2018-06-27 22:53:40,340 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:53:40 GMT Content-Type: application/json Content-Length: 770 Connection: keep-alive X-Openstack-Request-Id: req-7a1b8e7d-e17d-4a06-b12b-efd281fd76a8 Front-End-Https: on RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"36f919eb-9de6-4a9a-ae84-9e4c2beed425","tenant_id":"4a525faa61804b41a1da6cd4defb12f0","created_at":"2018-06-27T22:53:37Z","admin_state_up":true,"updated_at":"2018-06-27T22:53:38Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:8b:3d:c2","id":"743a6803-7672-4811-ac92-5b5e8c435d04","port_security_enabled":true,"project_id":"4a525faa61804b41a1da6cd4defb12f0","fixed_ips":[{"subnet_id":"2d53fff4-0987-4e12-8dcb-f54d36ed124c","ip_address":"10.55.1.7"}],"extra_dhcp_opts":[],"security_groups":["b8c36ac7-3b1e-4144-be06-eeecb53ba463"],"name":"CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2eport-1"}]} 2018-06-27 22:53:40,340 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=36f919eb-9de6-4a9a-ae84-9e4c2beed425&name=CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2eport-1&admin_state_up=True used request id req-7a1b8e7d-e17d-4a06-b12b-efd281fd76a8 2018-06-27 22:53:40,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/4a525faa61804b41a1da6cd4defb12f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2024fd5bcf7f28f7f2360c23df6b0073fa3047e8" 2018-06-27 22:53:40,446 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:53:40 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b56a3a05-4a50-4fe4-af18-7d7956ce1d45 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/4a525faa61804b41a1da6cd4defb12f0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a525faa61804b41a1da6cd4defb12f0", "name": "CreateInstanceSingleNetworkTests-85fa8eb3-3d01-4de-proj"}} 2018-06-27 22:53:40,446 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/4a525faa61804b41a1da6cd4defb12f0 used request id req-b56a3a05-4a50-4fe4-af18-7d7956ce1d45 2018-06-27 22:53:40,446 - nova_utils - INFO - Creating VM with name - CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-inst 2018-06-27 22:53:40,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/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2024fd5bcf7f28f7f2360c23df6b0073fa3047e8" 2018-06-27 22:53:41,227 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:53:41 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-9b2c9b5f-70f5-4db8-aafd-41073b7a86a0 X-Compute-Request-Id: req-9b2c9b5f-70f5-4db8-aafd-41073b7a86a0 Front-End-Https: on RESP BODY: {"flavors": [{"id": "4f11ea46-ca12-41ef-885f-6148f35969b6", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/4f11ea46-ca12-41ef-885f-6148f35969b6", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/4f11ea46-ca12-41ef-885f-6148f35969b6", "rel": "bookmark"}], "name": "CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-flavor-name"}, {"id": "bfce69d5-8948-4e52-8e30-cf8bfa544966", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "bookmark"}], "name": "shaker-flavor_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3"}]} 2018-06-27 22:53:41,228 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-9b2c9b5f-70f5-4db8-aafd-41073b7a86a0 2018-06-27 22:53:41,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/flavors/4f11ea46-ca12-41ef-885f-6148f35969b6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2024fd5bcf7f28f7f2360c23df6b0073fa3047e8" 2018-06-27 22:53:42,048 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:53: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-d50aa58a-1967-467d-a1ea-4f0502deadbb X-Compute-Request-Id: req-d50aa58a-1967-467d-a1ea-4f0502deadbb Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/4f11ea46-ca12-41ef-885f-6148f35969b6", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/4f11ea46-ca12-41ef-885f-6148f35969b6", "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": "4f11ea46-ca12-41ef-885f-6148f35969b6"}} 2018-06-27 22:53:42,048 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/4f11ea46-ca12-41ef-885f-6148f35969b6 used request id req-d50aa58a-1967-467d-a1ea-4f0502deadbb 2018-06-27 22:53:42,052 - 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-f3034884-15f3-4f7f-82f1-2420700c3e2e-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2024fd5bcf7f28f7f2360c23df6b0073fa3047e8" 2018-06-27 22:53:42,890 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:53:42 GMT Content-Type: application/json Content-Length: 914 Connection: keep-alive X-Openstack-Request-Id: req-0157c247-5797-42b9-bc81-51b135d08747 Front-End-Https: on RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-image", "tags": [], "container_format": "bare", "created_at": "2018-06-27T22:52:46Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-27T22:52:47Z", "visibility": "shared", "self": "/v2/images/7e761fac-57bc-438a-be0f-2e680f84d6d5", "min_disk": 0, "protected": false, "id": "7e761fac-57bc-438a-be0f-2e680f84d6d5", "file": "/v2/images/7e761fac-57bc-438a-be0f-2e680f84d6d5/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "4a525faa61804b41a1da6cd4defb12f0", "direct_url": "file:///var/lib/glance/images/7e761fac-57bc-438a-be0f-2e680f84d6d5", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-image"} 2018-06-27 22:53:42,891 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-image used request id req-0157c247-5797-42b9-bc81-51b135d08747 2018-06-27 22:53:42,894 - 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}2024fd5bcf7f28f7f2360c23df6b0073fa3047e8" 2018-06-27 22:53:43,733 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:53:43 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-fecf5a35-50d3-4560-b720-ae0ef1bcf82c 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-27 22:53:43,733 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-fecf5a35-50d3-4560-b720-ae0ef1bcf82c 2018-06-27 22:53:43,739 - 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}2024fd5bcf7f28f7f2360c23df6b0073fa3047e8" -d '{"server": {"name": "CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-inst", "imageRef": "7e761fac-57bc-438a-be0f-2e680f84d6d5", "key_name": "CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-kp", "flavorRef": "4f11ea46-ca12-41ef-885f-6148f35969b6", "max_count": 1, "min_count": 1, "networks": [{"port": "743a6803-7672-4811-ac92-5b5e8c435d04"}], "security_groups": [{"name": "CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-sec-grp"}]}}' 2018-06-27 22:53:52,192 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 22:53:52 GMT Content-Type: application/json Content-Length: 448 Connection: keep-alive Location: https://172.30.10.101:8774/v2.1/servers/b9d5c8ef-1829-46f8-880e-45ddb746a98e Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-b73fa431-b8ae-477f-87db-f1e2d88f2f71 X-Compute-Request-Id: req-b73fa431-b8ae-477f-87db-f1e2d88f2f71 RESP BODY: {"server": {"security_groups": [{"name": "CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-sec-grp"}], "OS-DCF:diskConfig": "MANUAL", "id": "b9d5c8ef-1829-46f8-880e-45ddb746a98e", "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/b9d5c8ef-1829-46f8-880e-45ddb746a98e", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/b9d5c8ef-1829-46f8-880e-45ddb746a98e", "rel": "bookmark"}], "adminPass": "so8Xrb7R6PVj"}} 2018-06-27 22:53:52,192 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers used request id req-b73fa431-b8ae-477f-87db-f1e2d88f2f71 2018-06-27 22:53:52,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/b9d5c8ef-1829-46f8-880e-45ddb746a98e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2024fd5bcf7f28f7f2360c23df6b0073fa3047e8" 2018-06-27 22:53:53,580 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:53:53 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-8b844b91-9ddc-4d9f-b1b1-1e632bbd1e8d X-Compute-Request-Id: req-8b844b91-9ddc-4d9f-b1b1-1e632bbd1e8d 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/b9d5c8ef-1829-46f8-880e-45ddb746a98e", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/b9d5c8ef-1829-46f8-880e-45ddb746a98e", "rel": "bookmark"}], "image": {"id": "7e761fac-57bc-438a-be0f-2e680f84d6d5", "links": [{"href": "http://172.30.10.101:8774/images/7e761fac-57bc-438a-be0f-2e680f84d6d5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4f11ea46-ca12-41ef-885f-6148f35969b6", "links": [{"href": "http://172.30.10.101:8774/flavors/4f11ea46-ca12-41ef-885f-6148f35969b6", "rel": "bookmark"}]}, "id": "b9d5c8ef-1829-46f8-880e-45ddb746a98e", "user_id": "8e1c9a034ff84d7c9c8128ea09972b39", "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-27T22:53:52Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-kp", "name": "CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-inst", "created": "2018-06-27T22:53:52Z", "tenant_id": "4a525faa61804b41a1da6cd4defb12f0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:53:53,580 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/b9d5c8ef-1829-46f8-880e-45ddb746a98e used request id req-8b844b91-9ddc-4d9f-b1b1-1e632bbd1e8d 2018-06-27 22:53:53,581 - create_instance - INFO - Created instance with name - CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-inst 2018-06-27 22:53:53,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/b9d5c8ef-1829-46f8-880e-45ddb746a98e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2024fd5bcf7f28f7f2360c23df6b0073fa3047e8" 2018-06-27 22:53:54,906 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:53:54 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-72d0786b-9299-4c13-9c5c-a463670ecf69 X-Compute-Request-Id: req-72d0786b-9299-4c13-9c5c-a463670ecf69 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/b9d5c8ef-1829-46f8-880e-45ddb746a98e", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/b9d5c8ef-1829-46f8-880e-45ddb746a98e", "rel": "bookmark"}], "image": {"id": "7e761fac-57bc-438a-be0f-2e680f84d6d5", "links": [{"href": "http://172.30.10.101:8774/images/7e761fac-57bc-438a-be0f-2e680f84d6d5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4f11ea46-ca12-41ef-885f-6148f35969b6", "links": [{"href": "http://172.30.10.101:8774/flavors/4f11ea46-ca12-41ef-885f-6148f35969b6", "rel": "bookmark"}]}, "id": "b9d5c8ef-1829-46f8-880e-45ddb746a98e", "user_id": "8e1c9a034ff84d7c9c8128ea09972b39", "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-27T22:53:54Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-kp", "name": "CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-inst", "created": "2018-06-27T22:53:52Z", "tenant_id": "4a525faa61804b41a1da6cd4defb12f0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:53:54,907 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/b9d5c8ef-1829-46f8-880e-45ddb746a98e used request id req-72d0786b-9299-4c13-9c5c-a463670ecf69 2018-06-27 22:53:54,907 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-inst] is - BUILD 2018-06-27 22:53:54,907 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 22:53:57,911 - create_instance - DEBUG - VM status query timeout in 895.670315981 2018-06-27 22:53:57,914 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/b9d5c8ef-1829-46f8-880e-45ddb746a98e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2024fd5bcf7f28f7f2360c23df6b0073fa3047e8" 2018-06-27 22:54:00,519 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:54: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-157b7ecd-09ee-4942-8d66-d5b18ceb0396 X-Compute-Request-Id: req-157b7ecd-09ee-4942-8d66-d5b18ceb0396 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/b9d5c8ef-1829-46f8-880e-45ddb746a98e", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/b9d5c8ef-1829-46f8-880e-45ddb746a98e", "rel": "bookmark"}], "image": {"id": "7e761fac-57bc-438a-be0f-2e680f84d6d5", "links": [{"href": "http://172.30.10.101:8774/images/7e761fac-57bc-438a-be0f-2e680f84d6d5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4f11ea46-ca12-41ef-885f-6148f35969b6", "links": [{"href": "http://172.30.10.101:8774/flavors/4f11ea46-ca12-41ef-885f-6148f35969b6", "rel": "bookmark"}]}, "id": "b9d5c8ef-1829-46f8-880e-45ddb746a98e", "security_groups": [{"name": "default"}], "user_id": "8e1c9a034ff84d7c9c8128ea09972b39", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T22:53:57Z", "hostId": "03d8b7ccfb2b1739a068d2abbd922b1a05b711d9ebe3e2ae0f8af64c", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-kp", "name": "CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-inst", "created": "2018-06-27T22:53:51Z", "tenant_id": "4a525faa61804b41a1da6cd4defb12f0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:54:00,519 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/b9d5c8ef-1829-46f8-880e-45ddb746a98e used request id req-157b7ecd-09ee-4942-8d66-d5b18ceb0396 2018-06-27 22:54:00,520 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-inst] is - BUILD 2018-06-27 22:54:00,520 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 22:54:03,521 - create_instance - DEBUG - VM status query timeout in 890.060364008 2018-06-27 22:54:03,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/servers/b9d5c8ef-1829-46f8-880e-45ddb746a98e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2024fd5bcf7f28f7f2360c23df6b0073fa3047e8" 2018-06-27 22:54:05,169 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:54: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-8ae28c32-6acd-4efd-9c7e-f51d4592e04d X-Compute-Request-Id: req-8ae28c32-6acd-4efd-9c7e-f51d4592e04d 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/b9d5c8ef-1829-46f8-880e-45ddb746a98e", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/b9d5c8ef-1829-46f8-880e-45ddb746a98e", "rel": "bookmark"}], "image": {"id": "7e761fac-57bc-438a-be0f-2e680f84d6d5", "links": [{"href": "http://172.30.10.101:8774/images/7e761fac-57bc-438a-be0f-2e680f84d6d5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4f11ea46-ca12-41ef-885f-6148f35969b6", "links": [{"href": "http://172.30.10.101:8774/flavors/4f11ea46-ca12-41ef-885f-6148f35969b6", "rel": "bookmark"}]}, "id": "b9d5c8ef-1829-46f8-880e-45ddb746a98e", "security_groups": [{"name": "default"}], "user_id": "8e1c9a034ff84d7c9c8128ea09972b39", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T22:53:57Z", "hostId": "03d8b7ccfb2b1739a068d2abbd922b1a05b711d9ebe3e2ae0f8af64c", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-kp", "name": "CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-inst", "created": "2018-06-27T22:53:51Z", "tenant_id": "4a525faa61804b41a1da6cd4defb12f0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:54:05,169 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/b9d5c8ef-1829-46f8-880e-45ddb746a98e used request id req-8ae28c32-6acd-4efd-9c7e-f51d4592e04d 2018-06-27 22:54:05,170 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-inst] is - BUILD 2018-06-27 22:54:05,170 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 22:54:08,173 - create_instance - DEBUG - VM status query timeout in 885.407737017 2018-06-27 22:54:08,176 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/b9d5c8ef-1829-46f8-880e-45ddb746a98e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2024fd5bcf7f28f7f2360c23df6b0073fa3047e8" 2018-06-27 22:54:08,843 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:54:08 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-3902ed8b-a854-4e45-88ad-9774e1fc70a1 X-Compute-Request-Id: req-3902ed8b-a854-4e45-88ad-9774e1fc70a1 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/b9d5c8ef-1829-46f8-880e-45ddb746a98e", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/b9d5c8ef-1829-46f8-880e-45ddb746a98e", "rel": "bookmark"}], "image": {"id": "7e761fac-57bc-438a-be0f-2e680f84d6d5", "links": [{"href": "http://172.30.10.101:8774/images/7e761fac-57bc-438a-be0f-2e680f84d6d5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4f11ea46-ca12-41ef-885f-6148f35969b6", "links": [{"href": "http://172.30.10.101:8774/flavors/4f11ea46-ca12-41ef-885f-6148f35969b6", "rel": "bookmark"}]}, "id": "b9d5c8ef-1829-46f8-880e-45ddb746a98e", "security_groups": [{"name": "default"}], "user_id": "8e1c9a034ff84d7c9c8128ea09972b39", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T22:53:57Z", "hostId": "03d8b7ccfb2b1739a068d2abbd922b1a05b711d9ebe3e2ae0f8af64c", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-kp", "name": "CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-inst", "created": "2018-06-27T22:53:51Z", "tenant_id": "4a525faa61804b41a1da6cd4defb12f0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:54:08,843 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/b9d5c8ef-1829-46f8-880e-45ddb746a98e used request id req-3902ed8b-a854-4e45-88ad-9774e1fc70a1 2018-06-27 22:54:08,843 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-inst] is - BUILD 2018-06-27 22:54:08,844 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 22:54:11,847 - create_instance - DEBUG - VM status query timeout in 881.734072924 2018-06-27 22:54:11,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/servers/b9d5c8ef-1829-46f8-880e-45ddb746a98e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2024fd5bcf7f28f7f2360c23df6b0073fa3047e8" 2018-06-27 22:54:12,565 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:54:12 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-4b9168f2-e669-411a-930a-ee02a20a31d2 X-Compute-Request-Id: req-4b9168f2-e669-411a-930a-ee02a20a31d2 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:3d:c2", "version": 4, "addr": "10.55.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/b9d5c8ef-1829-46f8-880e-45ddb746a98e", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/b9d5c8ef-1829-46f8-880e-45ddb746a98e", "rel": "bookmark"}], "image": {"id": "7e761fac-57bc-438a-be0f-2e680f84d6d5", "links": [{"href": "http://172.30.10.101:8774/images/7e761fac-57bc-438a-be0f-2e680f84d6d5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:54:09.000000", "flavor": {"id": "4f11ea46-ca12-41ef-885f-6148f35969b6", "links": [{"href": "http://172.30.10.101:8774/flavors/4f11ea46-ca12-41ef-885f-6148f35969b6", "rel": "bookmark"}]}, "id": "b9d5c8ef-1829-46f8-880e-45ddb746a98e", "security_groups": [{"name": "default"}], "user_id": "8e1c9a034ff84d7c9c8128ea09972b39", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:54:09Z", "hostId": "03d8b7ccfb2b1739a068d2abbd922b1a05b711d9ebe3e2ae0f8af64c", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-kp", "name": "CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-inst", "created": "2018-06-27T22:53:51Z", "tenant_id": "4a525faa61804b41a1da6cd4defb12f0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:54:12,565 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/b9d5c8ef-1829-46f8-880e-45ddb746a98e used request id req-4b9168f2-e669-411a-930a-ee02a20a31d2 2018-06-27 22:54:12,566 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-inst] is - ACTIVE 2018-06-27 22:54:12,566 - create_instance - INFO - VM is - ACTIVE 2018-06-27 22:54:12,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/b9d5c8ef-1829-46f8-880e-45ddb746a98e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2024fd5bcf7f28f7f2360c23df6b0073fa3047e8" 2018-06-27 22:54:14,826 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:54:14 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-628b8cf3-d507-40ff-afc0-228399f16025 X-Compute-Request-Id: req-628b8cf3-d507-40ff-afc0-228399f16025 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:3d:c2", "version": 4, "addr": "10.55.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/b9d5c8ef-1829-46f8-880e-45ddb746a98e", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/b9d5c8ef-1829-46f8-880e-45ddb746a98e", "rel": "bookmark"}], "image": {"id": "7e761fac-57bc-438a-be0f-2e680f84d6d5", "links": [{"href": "http://172.30.10.101:8774/images/7e761fac-57bc-438a-be0f-2e680f84d6d5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:54:09.000000", "flavor": {"id": "4f11ea46-ca12-41ef-885f-6148f35969b6", "links": [{"href": "http://172.30.10.101:8774/flavors/4f11ea46-ca12-41ef-885f-6148f35969b6", "rel": "bookmark"}]}, "id": "b9d5c8ef-1829-46f8-880e-45ddb746a98e", "security_groups": [{"name": "default"}], "user_id": "8e1c9a034ff84d7c9c8128ea09972b39", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:54:09Z", "hostId": "03d8b7ccfb2b1739a068d2abbd922b1a05b711d9ebe3e2ae0f8af64c", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-kp", "name": "CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-inst", "created": "2018-06-27T22:53:51Z", "tenant_id": "4a525faa61804b41a1da6cd4defb12f0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:54:14,826 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/b9d5c8ef-1829-46f8-880e-45ddb746a98e used request id req-628b8cf3-d507-40ff-afc0-228399f16025 2018-06-27 22:54:14,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=CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2024fd5bcf7f28f7f2360c23df6b0073fa3047e8" 2018-06-27 22:54:15,250 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:54:15 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-3f549f4b-c1c4-4efb-8275-e8444c16f9bd Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["2d53fff4-0987-4e12-8dcb-f54d36ed124c"],"updated_at":"2018-06-27T22:52:55Z","tenant_id":"4a525faa61804b41a1da6cd4defb12f0","created_at":"2018-06-27T22:52:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"4a525faa61804b41a1da6cd4defb12f0","id":"36f919eb-9de6-4a9a-ae84-9e4c2beed425","name":"CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-pub-net"}]} 2018-06-27 22:54:15,250 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-pub-net used request id req-3f549f4b-c1c4-4efb-8275-e8444c16f9bd 2018-06-27 22:54:15,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/4a525faa61804b41a1da6cd4defb12f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2024fd5bcf7f28f7f2360c23df6b0073fa3047e8" 2018-06-27 22:54:15,651 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:54:15 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cca96ad0-36d8-4faf-83a4-d8c6c9331cb3 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/4a525faa61804b41a1da6cd4defb12f0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a525faa61804b41a1da6cd4defb12f0", "name": "CreateInstanceSingleNetworkTests-85fa8eb3-3d01-4de-proj"}} 2018-06-27 22:54:15,651 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/4a525faa61804b41a1da6cd4defb12f0 used request id req-cca96ad0-36d8-4faf-83a4-d8c6c9331cb3 2018-06-27 22:54:15,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=36f919eb-9de6-4a9a-ae84-9e4c2beed425 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2024fd5bcf7f28f7f2360c23df6b0073fa3047e8" 2018-06-27 22:54:16,528 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:54:16 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-204bfa8e-c57b-4bb0-aaf5-3ddc68bbbc91 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"36f919eb-9de6-4a9a-ae84-9e4c2beed425","tenant_id":"4a525faa61804b41a1da6cd4defb12f0","created_at":"2018-06-27T22:52:55Z","dns_nameservers":[],"updated_at":"2018-06-27T22:52:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"4a525faa61804b41a1da6cd4defb12f0","id":"2d53fff4-0987-4e12-8dcb-f54d36ed124c","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-pub-subnet"}]} 2018-06-27 22:54:16,528 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=36f919eb-9de6-4a9a-ae84-9e4c2beed425 used request id req-204bfa8e-c57b-4bb0-aaf5-3ddc68bbbc91 2018-06-27 22:54:16,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=36f919eb-9de6-4a9a-ae84-9e4c2beed425 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2024fd5bcf7f28f7f2360c23df6b0073fa3047e8" 2018-06-27 22:54:16,838 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:54:16 GMT Content-Type: application/json Content-Length: 3006 Connection: keep-alive X-Openstack-Request-Id: req-46787760-be91-41b6-8c5a-bcf695268541 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"36f919eb-9de6-4a9a-ae84-9e4c2beed425","tenant_id":"4a525faa61804b41a1da6cd4defb12f0","created_at":"2018-06-27T22:53:09Z","admin_state_up":true,"updated_at":"2018-06-27T22:53:18Z","binding:vnic_type":"normal","device_id":"70e10ced-f22b-40b7-b7d4-9fa4f4931f8b","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:2e:73:22","id":"2c0397ad-a9de-4829-b747-b917c56ddc73","port_security_enabled":false,"project_id":"4a525faa61804b41a1da6cd4defb12f0","fixed_ips":[{"subnet_id":"2d53fff4-0987-4e12-8dcb-f54d36ed124c","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"36f919eb-9de6-4a9a-ae84-9e4c2beed425","tenant_id":"4a525faa61804b41a1da6cd4defb12f0","created_at":"2018-06-27T22:52:56Z","admin_state_up":true,"updated_at":"2018-06-27T22:53:02Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-36f919eb-9de6-4a9a-ae84-9e4c2beed425","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:c8:7e:ec","id":"4a22805c-ff58-4922-ab10-b5dbc1f16eaf","port_security_enabled":false,"project_id":"4a525faa61804b41a1da6cd4defb12f0","fixed_ips":[{"subnet_id":"2d53fff4-0987-4e12-8dcb-f54d36ed124c","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"36f919eb-9de6-4a9a-ae84-9e4c2beed425","tenant_id":"4a525faa61804b41a1da6cd4defb12f0","created_at":"2018-06-27T22:52:57Z","admin_state_up":true,"updated_at":"2018-06-27T22:53:03Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-36f919eb-9de6-4a9a-ae84-9e4c2beed425","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:4a:f0:0d","id":"5fc7327b-0e88-4ed4-b948-095a02df56eb","port_security_enabled":false,"project_id":"4a525faa61804b41a1da6cd4defb12f0","fixed_ips":[{"subnet_id":"2d53fff4-0987-4e12-8dcb-f54d36ed124c","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"36f919eb-9de6-4a9a-ae84-9e4c2beed425","tenant_id":"4a525faa61804b41a1da6cd4defb12f0","created_at":"2018-06-27T22:53:37Z","admin_state_up":true,"updated_at":"2018-06-27T22:54:07Z","binding:vnic_type":"normal","device_id":"b9d5c8ef-1829-46f8-880e-45ddb746a98e","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:8b:3d:c2","id":"743a6803-7672-4811-ac92-5b5e8c435d04","port_security_enabled":true,"project_id":"4a525faa61804b41a1da6cd4defb12f0","fixed_ips":[{"subnet_id":"2d53fff4-0987-4e12-8dcb-f54d36ed124c","ip_address":"10.55.1.7"}],"extra_dhcp_opts":[],"security_groups":["b8c36ac7-3b1e-4144-be06-eeecb53ba463"],"name":"CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2eport-1"}]} 2018-06-27 22:54:16,838 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=36f919eb-9de6-4a9a-ae84-9e4c2beed425 used request id req-46787760-be91-41b6-8c5a-bcf695268541 2018-06-27 22:54:16,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/b9d5c8ef-1829-46f8-880e-45ddb746a98e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2024fd5bcf7f28f7f2360c23df6b0073fa3047e8" 2018-06-27 22:54:17,456 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:54:17 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-3fb79b7b-41d8-4b28-87cd-4c7ee8ebaf3b X-Compute-Request-Id: req-3fb79b7b-41d8-4b28-87cd-4c7ee8ebaf3b Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:3d:c2", "version": 4, "addr": "10.55.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/b9d5c8ef-1829-46f8-880e-45ddb746a98e", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/b9d5c8ef-1829-46f8-880e-45ddb746a98e", "rel": "bookmark"}], "image": {"id": "7e761fac-57bc-438a-be0f-2e680f84d6d5", "links": [{"href": "http://172.30.10.101:8774/images/7e761fac-57bc-438a-be0f-2e680f84d6d5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:54:09.000000", "flavor": {"id": "4f11ea46-ca12-41ef-885f-6148f35969b6", "links": [{"href": "http://172.30.10.101:8774/flavors/4f11ea46-ca12-41ef-885f-6148f35969b6", "rel": "bookmark"}]}, "id": "b9d5c8ef-1829-46f8-880e-45ddb746a98e", "security_groups": [{"name": "default"}], "user_id": "8e1c9a034ff84d7c9c8128ea09972b39", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:54:09Z", "hostId": "03d8b7ccfb2b1739a068d2abbd922b1a05b711d9ebe3e2ae0f8af64c", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-kp", "name": "CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-inst", "created": "2018-06-27T22:53:51Z", "tenant_id": "4a525faa61804b41a1da6cd4defb12f0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:54:17,456 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/b9d5c8ef-1829-46f8-880e-45ddb746a98e used request id req-3fb79b7b-41d8-4b28-87cd-4c7ee8ebaf3b 2018-06-27 22:54:17,457 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-inst] is - ACTIVE 2018-06-27 22:54:17,457 - create_instance - INFO - VM is - ACTIVE 2018-06-27 22:54:17,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/b9d5c8ef-1829-46f8-880e-45ddb746a98e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2024fd5bcf7f28f7f2360c23df6b0073fa3047e8" 2018-06-27 22:54:18,864 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:54:18 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-6e5a88e3-3bae-4ad1-99f3-d8438cf4a49b X-Compute-Request-Id: req-6e5a88e3-3bae-4ad1-99f3-d8438cf4a49b Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:3d:c2", "version": 4, "addr": "10.55.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/b9d5c8ef-1829-46f8-880e-45ddb746a98e", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/b9d5c8ef-1829-46f8-880e-45ddb746a98e", "rel": "bookmark"}], "image": {"id": "7e761fac-57bc-438a-be0f-2e680f84d6d5", "links": [{"href": "http://172.30.10.101:8774/images/7e761fac-57bc-438a-be0f-2e680f84d6d5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:54:09.000000", "flavor": {"id": "4f11ea46-ca12-41ef-885f-6148f35969b6", "links": [{"href": "http://172.30.10.101:8774/flavors/4f11ea46-ca12-41ef-885f-6148f35969b6", "rel": "bookmark"}]}, "id": "b9d5c8ef-1829-46f8-880e-45ddb746a98e", "security_groups": [{"name": "default"}], "user_id": "8e1c9a034ff84d7c9c8128ea09972b39", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:54:09Z", "hostId": "03d8b7ccfb2b1739a068d2abbd922b1a05b711d9ebe3e2ae0f8af64c", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-kp", "name": "CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-inst", "created": "2018-06-27T22:53:51Z", "tenant_id": "4a525faa61804b41a1da6cd4defb12f0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:54:18,865 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/b9d5c8ef-1829-46f8-880e-45ddb746a98e used request id req-6e5a88e3-3bae-4ad1-99f3-d8438cf4a49b 2018-06-27 22:54:18,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/networks?name=CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2024fd5bcf7f28f7f2360c23df6b0073fa3047e8" 2018-06-27 22:54:19,124 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:54:19 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-a01d7d0b-3e3a-4434-81eb-ee7b5cebfcc7 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["2d53fff4-0987-4e12-8dcb-f54d36ed124c"],"updated_at":"2018-06-27T22:52:55Z","tenant_id":"4a525faa61804b41a1da6cd4defb12f0","created_at":"2018-06-27T22:52:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"4a525faa61804b41a1da6cd4defb12f0","id":"36f919eb-9de6-4a9a-ae84-9e4c2beed425","name":"CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-pub-net"}]} 2018-06-27 22:54:19,125 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-pub-net used request id req-a01d7d0b-3e3a-4434-81eb-ee7b5cebfcc7 2018-06-27 22:54:19,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/4a525faa61804b41a1da6cd4defb12f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2024fd5bcf7f28f7f2360c23df6b0073fa3047e8" 2018-06-27 22:54:19,454 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:54:19 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-00609c8a-10ea-4099-a85c-31f470685c67 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/4a525faa61804b41a1da6cd4defb12f0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a525faa61804b41a1da6cd4defb12f0", "name": "CreateInstanceSingleNetworkTests-85fa8eb3-3d01-4de-proj"}} 2018-06-27 22:54:19,454 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/4a525faa61804b41a1da6cd4defb12f0 used request id req-00609c8a-10ea-4099-a85c-31f470685c67 2018-06-27 22:54:19,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?network_id=36f919eb-9de6-4a9a-ae84-9e4c2beed425 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2024fd5bcf7f28f7f2360c23df6b0073fa3047e8" 2018-06-27 22:54:19,636 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:54:19 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-cc124cdf-7c70-491d-8f9b-8d545e0573aa Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"36f919eb-9de6-4a9a-ae84-9e4c2beed425","tenant_id":"4a525faa61804b41a1da6cd4defb12f0","created_at":"2018-06-27T22:52:55Z","dns_nameservers":[],"updated_at":"2018-06-27T22:52:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"4a525faa61804b41a1da6cd4defb12f0","id":"2d53fff4-0987-4e12-8dcb-f54d36ed124c","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-pub-subnet"}]} 2018-06-27 22:54:19,636 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=36f919eb-9de6-4a9a-ae84-9e4c2beed425 used request id req-cc124cdf-7c70-491d-8f9b-8d545e0573aa 2018-06-27 22:54:19,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=36f919eb-9de6-4a9a-ae84-9e4c2beed425 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2024fd5bcf7f28f7f2360c23df6b0073fa3047e8" 2018-06-27 22:54:19,952 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:54:19 GMT Content-Type: application/json Content-Length: 3006 Connection: keep-alive X-Openstack-Request-Id: req-1929575e-90e1-42e3-9a1e-28cefe9f1084 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"36f919eb-9de6-4a9a-ae84-9e4c2beed425","tenant_id":"4a525faa61804b41a1da6cd4defb12f0","created_at":"2018-06-27T22:53:09Z","admin_state_up":true,"updated_at":"2018-06-27T22:53:18Z","binding:vnic_type":"normal","device_id":"70e10ced-f22b-40b7-b7d4-9fa4f4931f8b","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:2e:73:22","id":"2c0397ad-a9de-4829-b747-b917c56ddc73","port_security_enabled":false,"project_id":"4a525faa61804b41a1da6cd4defb12f0","fixed_ips":[{"subnet_id":"2d53fff4-0987-4e12-8dcb-f54d36ed124c","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"36f919eb-9de6-4a9a-ae84-9e4c2beed425","tenant_id":"4a525faa61804b41a1da6cd4defb12f0","created_at":"2018-06-27T22:52:56Z","admin_state_up":true,"updated_at":"2018-06-27T22:53:02Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-36f919eb-9de6-4a9a-ae84-9e4c2beed425","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:c8:7e:ec","id":"4a22805c-ff58-4922-ab10-b5dbc1f16eaf","port_security_enabled":false,"project_id":"4a525faa61804b41a1da6cd4defb12f0","fixed_ips":[{"subnet_id":"2d53fff4-0987-4e12-8dcb-f54d36ed124c","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"36f919eb-9de6-4a9a-ae84-9e4c2beed425","tenant_id":"4a525faa61804b41a1da6cd4defb12f0","created_at":"2018-06-27T22:52:57Z","admin_state_up":true,"updated_at":"2018-06-27T22:53:03Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-36f919eb-9de6-4a9a-ae84-9e4c2beed425","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:4a:f0:0d","id":"5fc7327b-0e88-4ed4-b948-095a02df56eb","port_security_enabled":false,"project_id":"4a525faa61804b41a1da6cd4defb12f0","fixed_ips":[{"subnet_id":"2d53fff4-0987-4e12-8dcb-f54d36ed124c","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"36f919eb-9de6-4a9a-ae84-9e4c2beed425","tenant_id":"4a525faa61804b41a1da6cd4defb12f0","created_at":"2018-06-27T22:53:37Z","admin_state_up":true,"updated_at":"2018-06-27T22:54:07Z","binding:vnic_type":"normal","device_id":"b9d5c8ef-1829-46f8-880e-45ddb746a98e","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:8b:3d:c2","id":"743a6803-7672-4811-ac92-5b5e8c435d04","port_security_enabled":true,"project_id":"4a525faa61804b41a1da6cd4defb12f0","fixed_ips":[{"subnet_id":"2d53fff4-0987-4e12-8dcb-f54d36ed124c","ip_address":"10.55.1.7"}],"extra_dhcp_opts":[],"security_groups":["b8c36ac7-3b1e-4144-be06-eeecb53ba463"],"name":"CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2eport-1"}]} 2018-06-27 22:54:19,953 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=36f919eb-9de6-4a9a-ae84-9e4c2beed425 used request id req-1929575e-90e1-42e3-9a1e-28cefe9f1084 2018-06-27 22:54:19,956 - 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/b9d5c8ef-1829-46f8-880e-45ddb746a98e/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2024fd5bcf7f28f7f2360c23df6b0073fa3047e8" -d '{"addSecurityGroup": {"name": "CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-sec-grp"}}' 2018-06-27 22:54:22,911 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 22:54: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-5ee7582b-1a1b-4b64-bdb9-6abe68c1c57e X-Compute-Request-Id: req-5ee7582b-1a1b-4b64-bdb9-6abe68c1c57e 2018-06-27 22:54:22,911 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers/b9d5c8ef-1829-46f8-880e-45ddb746a98e/action used request id req-5ee7582b-1a1b-4b64-bdb9-6abe68c1c57e 2018-06-27 22:54:22,914 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/b9d5c8ef-1829-46f8-880e-45ddb746a98e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2024fd5bcf7f28f7f2360c23df6b0073fa3047e8" 2018-06-27 22:54:23,433 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:54:23 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-c9fb7f66-b99c-4c11-994e-3bef7ba2d662 X-Compute-Request-Id: req-c9fb7f66-b99c-4c11-994e-3bef7ba2d662 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:3d:c2", "version": 4, "addr": "10.55.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/b9d5c8ef-1829-46f8-880e-45ddb746a98e", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/b9d5c8ef-1829-46f8-880e-45ddb746a98e", "rel": "bookmark"}], "image": {"id": "7e761fac-57bc-438a-be0f-2e680f84d6d5", "links": [{"href": "http://172.30.10.101:8774/images/7e761fac-57bc-438a-be0f-2e680f84d6d5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:54:09.000000", "flavor": {"id": "4f11ea46-ca12-41ef-885f-6148f35969b6", "links": [{"href": "http://172.30.10.101:8774/flavors/4f11ea46-ca12-41ef-885f-6148f35969b6", "rel": "bookmark"}]}, "id": "b9d5c8ef-1829-46f8-880e-45ddb746a98e", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-sec-grp"}, {"name": "default"}], "user_id": "8e1c9a034ff84d7c9c8128ea09972b39", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:54:09Z", "hostId": "03d8b7ccfb2b1739a068d2abbd922b1a05b711d9ebe3e2ae0f8af64c", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-kp", "name": "CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-inst", "created": "2018-06-27T22:53:51Z", "tenant_id": "4a525faa61804b41a1da6cd4defb12f0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:54:23,433 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/b9d5c8ef-1829-46f8-880e-45ddb746a98e used request id req-c9fb7f66-b99c-4c11-994e-3bef7ba2d662 2018-06-27 22:54:23,434 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-inst] is - ACTIVE 2018-06-27 22:54:23,434 - create_instance - INFO - VM is - ACTIVE 2018-06-27 22:54:23,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/b9d5c8ef-1829-46f8-880e-45ddb746a98e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2024fd5bcf7f28f7f2360c23df6b0073fa3047e8" 2018-06-27 22:54:23,987 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:54:23 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-1c11f107-57d9-410f-97a4-089a4abb59ee X-Compute-Request-Id: req-1c11f107-57d9-410f-97a4-089a4abb59ee Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:3d:c2", "version": 4, "addr": "10.55.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/b9d5c8ef-1829-46f8-880e-45ddb746a98e", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/b9d5c8ef-1829-46f8-880e-45ddb746a98e", "rel": "bookmark"}], "image": {"id": "7e761fac-57bc-438a-be0f-2e680f84d6d5", "links": [{"href": "http://172.30.10.101:8774/images/7e761fac-57bc-438a-be0f-2e680f84d6d5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:54:09.000000", "flavor": {"id": "4f11ea46-ca12-41ef-885f-6148f35969b6", "links": [{"href": "http://172.30.10.101:8774/flavors/4f11ea46-ca12-41ef-885f-6148f35969b6", "rel": "bookmark"}]}, "id": "b9d5c8ef-1829-46f8-880e-45ddb746a98e", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-sec-grp"}, {"name": "default"}], "user_id": "8e1c9a034ff84d7c9c8128ea09972b39", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:54:09Z", "hostId": "03d8b7ccfb2b1739a068d2abbd922b1a05b711d9ebe3e2ae0f8af64c", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-kp", "name": "CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-inst", "created": "2018-06-27T22:53:51Z", "tenant_id": "4a525faa61804b41a1da6cd4defb12f0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:54:23,987 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/b9d5c8ef-1829-46f8-880e-45ddb746a98e used request id req-1c11f107-57d9-410f-97a4-089a4abb59ee 2018-06-27 22:54:23,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=CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2024fd5bcf7f28f7f2360c23df6b0073fa3047e8" 2018-06-27 22:54:24,396 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:54:24 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-80beab7f-6ec9-40e8-a9b0-1c6ff4f08381 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["2d53fff4-0987-4e12-8dcb-f54d36ed124c"],"updated_at":"2018-06-27T22:52:55Z","tenant_id":"4a525faa61804b41a1da6cd4defb12f0","created_at":"2018-06-27T22:52:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"4a525faa61804b41a1da6cd4defb12f0","id":"36f919eb-9de6-4a9a-ae84-9e4c2beed425","name":"CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-pub-net"}]} 2018-06-27 22:54:24,397 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-pub-net used request id req-80beab7f-6ec9-40e8-a9b0-1c6ff4f08381 2018-06-27 22:54:24,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/4a525faa61804b41a1da6cd4defb12f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2024fd5bcf7f28f7f2360c23df6b0073fa3047e8" 2018-06-27 22:54:24,818 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:54:24 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-41dd79d8-8da4-4a70-a24c-e11a1f2f0949 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/4a525faa61804b41a1da6cd4defb12f0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a525faa61804b41a1da6cd4defb12f0", "name": "CreateInstanceSingleNetworkTests-85fa8eb3-3d01-4de-proj"}} 2018-06-27 22:54:24,818 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/4a525faa61804b41a1da6cd4defb12f0 used request id req-41dd79d8-8da4-4a70-a24c-e11a1f2f0949 2018-06-27 22:54:24,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=36f919eb-9de6-4a9a-ae84-9e4c2beed425 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2024fd5bcf7f28f7f2360c23df6b0073fa3047e8" 2018-06-27 22:54:24,948 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:54:24 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-afc67b95-056a-45e1-8f4f-dbcdb627e459 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"36f919eb-9de6-4a9a-ae84-9e4c2beed425","tenant_id":"4a525faa61804b41a1da6cd4defb12f0","created_at":"2018-06-27T22:52:55Z","dns_nameservers":[],"updated_at":"2018-06-27T22:52:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"4a525faa61804b41a1da6cd4defb12f0","id":"2d53fff4-0987-4e12-8dcb-f54d36ed124c","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-pub-subnet"}]} 2018-06-27 22:54:24,949 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=36f919eb-9de6-4a9a-ae84-9e4c2beed425 used request id req-afc67b95-056a-45e1-8f4f-dbcdb627e459 2018-06-27 22:54: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/ports?network_id=36f919eb-9de6-4a9a-ae84-9e4c2beed425 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2024fd5bcf7f28f7f2360c23df6b0073fa3047e8" 2018-06-27 22:54:25,218 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:54:25 GMT Content-Type: application/json Content-Length: 3045 Connection: keep-alive X-Openstack-Request-Id: req-396624a8-7dde-4212-8f5a-5384d0d6c117 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"36f919eb-9de6-4a9a-ae84-9e4c2beed425","tenant_id":"4a525faa61804b41a1da6cd4defb12f0","created_at":"2018-06-27T22:53:09Z","admin_state_up":true,"updated_at":"2018-06-27T22:53:18Z","binding:vnic_type":"normal","device_id":"70e10ced-f22b-40b7-b7d4-9fa4f4931f8b","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:2e:73:22","id":"2c0397ad-a9de-4829-b747-b917c56ddc73","port_security_enabled":false,"project_id":"4a525faa61804b41a1da6cd4defb12f0","fixed_ips":[{"subnet_id":"2d53fff4-0987-4e12-8dcb-f54d36ed124c","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"36f919eb-9de6-4a9a-ae84-9e4c2beed425","tenant_id":"4a525faa61804b41a1da6cd4defb12f0","created_at":"2018-06-27T22:52:56Z","admin_state_up":true,"updated_at":"2018-06-27T22:53:02Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-36f919eb-9de6-4a9a-ae84-9e4c2beed425","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:c8:7e:ec","id":"4a22805c-ff58-4922-ab10-b5dbc1f16eaf","port_security_enabled":false,"project_id":"4a525faa61804b41a1da6cd4defb12f0","fixed_ips":[{"subnet_id":"2d53fff4-0987-4e12-8dcb-f54d36ed124c","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"36f919eb-9de6-4a9a-ae84-9e4c2beed425","tenant_id":"4a525faa61804b41a1da6cd4defb12f0","created_at":"2018-06-27T22:52:57Z","admin_state_up":true,"updated_at":"2018-06-27T22:53:03Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-36f919eb-9de6-4a9a-ae84-9e4c2beed425","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:4a:f0:0d","id":"5fc7327b-0e88-4ed4-b948-095a02df56eb","port_security_enabled":false,"project_id":"4a525faa61804b41a1da6cd4defb12f0","fixed_ips":[{"subnet_id":"2d53fff4-0987-4e12-8dcb-f54d36ed124c","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"36f919eb-9de6-4a9a-ae84-9e4c2beed425","tenant_id":"4a525faa61804b41a1da6cd4defb12f0","created_at":"2018-06-27T22:53:37Z","admin_state_up":true,"updated_at":"2018-06-27T22:54:22Z","binding:vnic_type":"normal","device_id":"b9d5c8ef-1829-46f8-880e-45ddb746a98e","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:8b:3d:c2","id":"743a6803-7672-4811-ac92-5b5e8c435d04","port_security_enabled":true,"project_id":"4a525faa61804b41a1da6cd4defb12f0","fixed_ips":[{"subnet_id":"2d53fff4-0987-4e12-8dcb-f54d36ed124c","ip_address":"10.55.1.7"}],"extra_dhcp_opts":[],"security_groups":["b8c36ac7-3b1e-4144-be06-eeecb53ba463","a24498cd-8507-4d64-b8a7-030278a8da61"],"name":"CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2eport-1"}]} 2018-06-27 22:54:25,219 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=36f919eb-9de6-4a9a-ae84-9e4c2beed425 used request id req-396624a8-7dde-4212-8f5a-5384d0d6c117 2018-06-27 22:54:25,220 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:54:25,220 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 22:54:25,222 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:54:26,019 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "241e27fac7f946c5801fde86512f40dd", "name": "CreateInstanceSingleNetworkTests-85fa8eb3-3d01-4de-proj-role"}], "expires_at": "2018-06-27T23:54:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a525faa61804b41a1da6cd4defb12f0", "name": "CreateInstanceSingleNetworkTests-85fa8eb3-3d01-4de-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/4a525faa61804b41a1da6cd4defb12f0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/4a525faa61804b41a1da6cd4defb12f0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/4a525faa61804b41a1da6cd4defb12f0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/4a525faa61804b41a1da6cd4defb12f0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/4a525faa61804b41a1da6cd4defb12f0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/4a525faa61804b41a1da6cd4defb12f0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/4a525faa61804b41a1da6cd4defb12f0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/4a525faa61804b41a1da6cd4defb12f0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/4a525faa61804b41a1da6cd4defb12f0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/4a525faa61804b41a1da6cd4defb12f0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/4a525faa61804b41a1da6cd4defb12f0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/4a525faa61804b41a1da6cd4defb12f0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["qtffwjU4Q-aoV9L2wsgajw"], "issued_at": "2018-06-27T22:54:26.000000Z"}} 2018-06-27 22:54:26,019 - 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}bbaf25cf94ca55f2bc95db3ab62c7934fbe0dd5b" 2018-06-27 22:54:26,270 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:54:26 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a9a1501b-1484-44af-ab94-30ef7066cda5 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:54:26,270 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-a9a1501b-1484-44af-ab94-30ef7066cda5 2018-06-27 22:54:26,274 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:8774/v2.1/flavors/4f11ea46-ca12-41ef-885f-6148f35969b6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbaf25cf94ca55f2bc95db3ab62c7934fbe0dd5b" 2018-06-27 22:54:26,315 - 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-27 22:54:27,134 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:54:27 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-64171714-73f6-4c61-87cd-132e5d89f4be X-Compute-Request-Id: req-64171714-73f6-4c61-87cd-132e5d89f4be Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/4f11ea46-ca12-41ef-885f-6148f35969b6", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/4f11ea46-ca12-41ef-885f-6148f35969b6", "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": "4f11ea46-ca12-41ef-885f-6148f35969b6"}} 2018-06-27 22:54:27,135 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/4f11ea46-ca12-41ef-885f-6148f35969b6 used request id req-64171714-73f6-4c61-87cd-132e5d89f4be 2018-06-27 22:54:27,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/subnets/2d53fff4-0987-4e12-8dcb-f54d36ed124c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbaf25cf94ca55f2bc95db3ab62c7934fbe0dd5b" 2018-06-27 22:54:27,182 - 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-27 22:54:27,992 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:54:27 GMT Content-Type: application/json Content-Length: 679 Connection: keep-alive X-Openstack-Request-Id: req-6e479314-bd00-434c-8061-ff84b4aaaae8 Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"36f919eb-9de6-4a9a-ae84-9e4c2beed425","tenant_id":"4a525faa61804b41a1da6cd4defb12f0","created_at":"2018-06-27T22:52:55Z","dns_nameservers":[],"updated_at":"2018-06-27T22:52:55Z","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":"4a525faa61804b41a1da6cd4defb12f0","id":"2d53fff4-0987-4e12-8dcb-f54d36ed124c","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-pub-subnet"}} 2018-06-27 22:54:27,992 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/2d53fff4-0987-4e12-8dcb-f54d36ed124c used request id req-6e479314-bd00-434c-8061-ff84b4aaaae8 2018-06-27 22:54:27,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/networks?id=36f919eb-9de6-4a9a-ae84-9e4c2beed425 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbaf25cf94ca55f2bc95db3ab62c7934fbe0dd5b" 2018-06-27 22:54:27,999 - 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-27 22:54:28,287 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:54:28 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-e3c7dd39-1657-4b39-81a6-418d7f33c5a8 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["2d53fff4-0987-4e12-8dcb-f54d36ed124c"],"updated_at":"2018-06-27T22:52:55Z","tenant_id":"4a525faa61804b41a1da6cd4defb12f0","created_at":"2018-06-27T22:52:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"4a525faa61804b41a1da6cd4defb12f0","id":"36f919eb-9de6-4a9a-ae84-9e4c2beed425","name":"CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-pub-net"}]} 2018-06-27 22:54:28,287 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=36f919eb-9de6-4a9a-ae84-9e4c2beed425 used request id req-e3c7dd39-1657-4b39-81a6-418d7f33c5a8 2018-06-27 22:54:28,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=36f919eb-9de6-4a9a-ae84-9e4c2beed425 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbaf25cf94ca55f2bc95db3ab62c7934fbe0dd5b" 2018-06-27 22:54:28,295 - 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-27 22:54:28,436 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:54:28 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-1a782b6d-2f14-400e-8354-cb9805e3fb56 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"36f919eb-9de6-4a9a-ae84-9e4c2beed425","tenant_id":"4a525faa61804b41a1da6cd4defb12f0","created_at":"2018-06-27T22:52:55Z","dns_nameservers":[],"updated_at":"2018-06-27T22:52:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"4a525faa61804b41a1da6cd4defb12f0","id":"2d53fff4-0987-4e12-8dcb-f54d36ed124c","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-pub-subnet"}]} 2018-06-27 22:54:28,436 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=36f919eb-9de6-4a9a-ae84-9e4c2beed425 used request id req-1a782b6d-2f14-400e-8354-cb9805e3fb56 2018-06-27 22:54:28,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbaf25cf94ca55f2bc95db3ab62c7934fbe0dd5b" 2018-06-27 22:54:28,443 - 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-27 22:54:28,754 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:54:28 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-0fd29b09-fc59-4deb-a5ab-69332c2383f7 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["2d53fff4-0987-4e12-8dcb-f54d36ed124c"],"updated_at":"2018-06-27T22:52:55Z","tenant_id":"4a525faa61804b41a1da6cd4defb12f0","created_at":"2018-06-27T22:52:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"4a525faa61804b41a1da6cd4defb12f0","id":"36f919eb-9de6-4a9a-ae84-9e4c2beed425","name":"CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-pub-net"}]} 2018-06-27 22:54:28,754 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-pub-net used request id req-0fd29b09-fc59-4deb-a5ab-69332c2383f7 2018-06-27 22:54:28,757 - 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-27 22:54:28,810 - 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-27 22:54:28,820 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx Date: Wed, 27 Jun 2018 22:54:28 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-27 22:54:28,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:5000/v3/projects/4a525faa61804b41a1da6cd4defb12f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbaf25cf94ca55f2bc95db3ab62c7934fbe0dd5b" 2018-06-27 22:54:28,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-27 22:54:29,183 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:54:29 GMT Content-Type: application/json Content-Length: 332 Connection: keep-alive Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6fcbb5b2-a095-4dda-95d5-435e2330a2ff Front-End-Https: on RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "https://172.30.10.101:5000/v3/projects/4a525faa61804b41a1da6cd4defb12f0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a525faa61804b41a1da6cd4defb12f0", "name": "CreateInstanceSingleNetworkTests-85fa8eb3-3d01-4de-proj"}} 2018-06-27 22:54:29,184 - keystoneauth.session - DEBUG - GET call to identity for https://172.30.10.101:5000/v3/projects/4a525faa61804b41a1da6cd4defb12f0 used request id req-6fcbb5b2-a095-4dda-95d5-435e2330a2ff 2018-06-27 22:54:29,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=36f919eb-9de6-4a9a-ae84-9e4c2beed425 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbaf25cf94ca55f2bc95db3ab62c7934fbe0dd5b" 2018-06-27 22:54:29,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-27 22:54:29,856 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:54:29 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-35d024ac-afe9-416b-9cc7-de11e9e3bdcf Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"36f919eb-9de6-4a9a-ae84-9e4c2beed425","tenant_id":"4a525faa61804b41a1da6cd4defb12f0","created_at":"2018-06-27T22:52:55Z","dns_nameservers":[],"updated_at":"2018-06-27T22:52:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"4a525faa61804b41a1da6cd4defb12f0","id":"2d53fff4-0987-4e12-8dcb-f54d36ed124c","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-pub-subnet"}]} 2018-06-27 22:54:29,856 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=36f919eb-9de6-4a9a-ae84-9e4c2beed425 used request id req-35d024ac-afe9-416b-9cc7-de11e9e3bdcf 2018-06-27 22:54:29,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/ports?network_id=36f919eb-9de6-4a9a-ae84-9e4c2beed425&mac_address=fa%3A16%3A3e%3A8b%3A3d%3Ac2&name=CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2eport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbaf25cf94ca55f2bc95db3ab62c7934fbe0dd5b" 2018-06-27 22:54:29,863 - 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-27 22:54:30,067 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:54:30 GMT Content-Type: application/json Content-Length: 860 Connection: keep-alive X-Openstack-Request-Id: req-4af5c2e5-096b-4aa2-b892-b45c51befad9 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"36f919eb-9de6-4a9a-ae84-9e4c2beed425","tenant_id":"4a525faa61804b41a1da6cd4defb12f0","created_at":"2018-06-27T22:53:37Z","admin_state_up":true,"updated_at":"2018-06-27T22:54:22Z","binding:vnic_type":"normal","device_id":"b9d5c8ef-1829-46f8-880e-45ddb746a98e","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:8b:3d:c2","id":"743a6803-7672-4811-ac92-5b5e8c435d04","port_security_enabled":true,"project_id":"4a525faa61804b41a1da6cd4defb12f0","fixed_ips":[{"subnet_id":"2d53fff4-0987-4e12-8dcb-f54d36ed124c","ip_address":"10.55.1.7"}],"extra_dhcp_opts":[],"security_groups":["a24498cd-8507-4d64-b8a7-030278a8da61","b8c36ac7-3b1e-4144-be06-eeecb53ba463"],"name":"CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2eport-1"}]} 2018-06-27 22:54:30,067 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=36f919eb-9de6-4a9a-ae84-9e4c2beed425&mac_address=fa%3A16%3A3e%3A8b%3A3d%3Ac2&name=CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2eport-1&admin_state_up=True used request id req-4af5c2e5-096b-4aa2-b892-b45c51befad9 2018-06-27 22:54:30,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:5000/v3/projects/4a525faa61804b41a1da6cd4defb12f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbaf25cf94ca55f2bc95db3ab62c7934fbe0dd5b" 2018-06-27 22:54:30,073 - 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-27 22:54:30,419 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:54:30 GMT Content-Type: application/json Content-Length: 332 Connection: keep-alive Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-514d7a29-cf59-4de8-84d2-8c21864edb2a Front-End-Https: on RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "https://172.30.10.101:5000/v3/projects/4a525faa61804b41a1da6cd4defb12f0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a525faa61804b41a1da6cd4defb12f0", "name": "CreateInstanceSingleNetworkTests-85fa8eb3-3d01-4de-proj"}} 2018-06-27 22:54:30,419 - keystoneauth.session - DEBUG - GET call to identity for https://172.30.10.101:5000/v3/projects/4a525faa61804b41a1da6cd4defb12f0 used request id req-514d7a29-cf59-4de8-84d2-8c21864edb2a 2018-06-27 22:54:30,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbaf25cf94ca55f2bc95db3ab62c7934fbe0dd5b" 2018-06-27 22:54:30,426 - 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-27 22:54:31,517 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:54:31 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-2b10a5c9-a2ad-4fb8-a35e-95a47c55e615 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["2d53fff4-0987-4e12-8dcb-f54d36ed124c"],"updated_at":"2018-06-27T22:52:55Z","tenant_id":"4a525faa61804b41a1da6cd4defb12f0","created_at":"2018-06-27T22:52:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"4a525faa61804b41a1da6cd4defb12f0","id":"36f919eb-9de6-4a9a-ae84-9e4c2beed425","name":"CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-pub-net"}]} 2018-06-27 22:54:31,518 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-pub-net used request id req-2b10a5c9-a2ad-4fb8-a35e-95a47c55e615 2018-06-27 22:54:31,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=36f919eb-9de6-4a9a-ae84-9e4c2beed425 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbaf25cf94ca55f2bc95db3ab62c7934fbe0dd5b" 2018-06-27 22:54:31,525 - 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-27 22:54:31,664 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:54:31 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-86e84625-4d2a-4852-9fea-7e93464138cc Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"36f919eb-9de6-4a9a-ae84-9e4c2beed425","tenant_id":"4a525faa61804b41a1da6cd4defb12f0","created_at":"2018-06-27T22:52:55Z","dns_nameservers":[],"updated_at":"2018-06-27T22:52:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"4a525faa61804b41a1da6cd4defb12f0","id":"2d53fff4-0987-4e12-8dcb-f54d36ed124c","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-pub-subnet"}]} 2018-06-27 22:54:31,664 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=36f919eb-9de6-4a9a-ae84-9e4c2beed425 used request id req-86e84625-4d2a-4852-9fea-7e93464138cc 2018-06-27 22:54:31,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/ports?network_id=36f919eb-9de6-4a9a-ae84-9e4c2beed425 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbaf25cf94ca55f2bc95db3ab62c7934fbe0dd5b" 2018-06-27 22:54:31,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-27 22:54:31,935 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:54:31 GMT Content-Type: application/json Content-Length: 3045 Connection: keep-alive X-Openstack-Request-Id: req-8f0801ad-d4f9-4af7-ae0b-58dde26d5a91 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"36f919eb-9de6-4a9a-ae84-9e4c2beed425","tenant_id":"4a525faa61804b41a1da6cd4defb12f0","created_at":"2018-06-27T22:53:09Z","admin_state_up":true,"updated_at":"2018-06-27T22:53:18Z","binding:vnic_type":"normal","device_id":"70e10ced-f22b-40b7-b7d4-9fa4f4931f8b","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:2e:73:22","id":"2c0397ad-a9de-4829-b747-b917c56ddc73","port_security_enabled":false,"project_id":"4a525faa61804b41a1da6cd4defb12f0","fixed_ips":[{"subnet_id":"2d53fff4-0987-4e12-8dcb-f54d36ed124c","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"36f919eb-9de6-4a9a-ae84-9e4c2beed425","tenant_id":"4a525faa61804b41a1da6cd4defb12f0","created_at":"2018-06-27T22:52:56Z","admin_state_up":true,"updated_at":"2018-06-27T22:53:02Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-36f919eb-9de6-4a9a-ae84-9e4c2beed425","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:c8:7e:ec","id":"4a22805c-ff58-4922-ab10-b5dbc1f16eaf","port_security_enabled":false,"project_id":"4a525faa61804b41a1da6cd4defb12f0","fixed_ips":[{"subnet_id":"2d53fff4-0987-4e12-8dcb-f54d36ed124c","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"36f919eb-9de6-4a9a-ae84-9e4c2beed425","tenant_id":"4a525faa61804b41a1da6cd4defb12f0","created_at":"2018-06-27T22:52:57Z","admin_state_up":true,"updated_at":"2018-06-27T22:53:03Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-36f919eb-9de6-4a9a-ae84-9e4c2beed425","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:4a:f0:0d","id":"5fc7327b-0e88-4ed4-b948-095a02df56eb","port_security_enabled":false,"project_id":"4a525faa61804b41a1da6cd4defb12f0","fixed_ips":[{"subnet_id":"2d53fff4-0987-4e12-8dcb-f54d36ed124c","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"36f919eb-9de6-4a9a-ae84-9e4c2beed425","tenant_id":"4a525faa61804b41a1da6cd4defb12f0","created_at":"2018-06-27T22:53:37Z","admin_state_up":true,"updated_at":"2018-06-27T22:54:22Z","binding:vnic_type":"normal","device_id":"b9d5c8ef-1829-46f8-880e-45ddb746a98e","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:8b:3d:c2","id":"743a6803-7672-4811-ac92-5b5e8c435d04","port_security_enabled":true,"project_id":"4a525faa61804b41a1da6cd4defb12f0","fixed_ips":[{"subnet_id":"2d53fff4-0987-4e12-8dcb-f54d36ed124c","ip_address":"10.55.1.7"}],"extra_dhcp_opts":[],"security_groups":["b8c36ac7-3b1e-4144-be06-eeecb53ba463","a24498cd-8507-4d64-b8a7-030278a8da61"],"name":"CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2eport-1"}]} 2018-06-27 22:54:31,936 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=36f919eb-9de6-4a9a-ae84-9e4c2beed425 used request id req-8f0801ad-d4f9-4af7-ae0b-58dde26d5a91 2018-06-27 22:54:31,941 - 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}bbaf25cf94ca55f2bc95db3ab62c7934fbe0dd5b" 2018-06-27 22:54:31,943 - 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-27 22:54:31,993 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:54:31 GMT Content-Type: application/json Content-Length: 19 Connection: keep-alive X-Openstack-Request-Id: req-903bcdda-5932-4331-9e7c-37993d068df6 Front-End-Https: on RESP BODY: {"floatingips": []} 2018-06-27 22:54:31,993 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/floatingips used request id req-903bcdda-5932-4331-9e7c-37993d068df6 2018-06-27 22:54:31,994 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:54:31,995 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:54:32,757 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "241e27fac7f946c5801fde86512f40dd", "name": "CreateInstanceSingleNetworkTests-85fa8eb3-3d01-4de-proj-role"}], "expires_at": "2018-06-27T23:54:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a525faa61804b41a1da6cd4defb12f0", "name": "CreateInstanceSingleNetworkTests-85fa8eb3-3d01-4de-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/4a525faa61804b41a1da6cd4defb12f0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/4a525faa61804b41a1da6cd4defb12f0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/4a525faa61804b41a1da6cd4defb12f0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/4a525faa61804b41a1da6cd4defb12f0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/4a525faa61804b41a1da6cd4defb12f0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/4a525faa61804b41a1da6cd4defb12f0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/4a525faa61804b41a1da6cd4defb12f0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/4a525faa61804b41a1da6cd4defb12f0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/4a525faa61804b41a1da6cd4defb12f0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/4a525faa61804b41a1da6cd4defb12f0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/4a525faa61804b41a1da6cd4defb12f0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/4a525faa61804b41a1da6cd4defb12f0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["G0oYWe6xSR-5PpnFhneAQg"], "issued_at": "2018-06-27T22:54:32.000000Z"}} 2018-06-27 22:54:32,758 - 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}d092e94c8a55584a2f226ac02ceeeca96f668745" 2018-06-27 22:54:32,809 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:54:32 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-69ee3968-48c5-44a8-ab52-4bfbb37d551d Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:54:32,809 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-69ee3968-48c5-44a8-ab52-4bfbb37d551d 2018-06-27 22:54:32,810 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 22:54:32,813 - 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}d092e94c8a55584a2f226ac02ceeeca96f668745" 2018-06-27 22:54:33,105 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:54:32 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4342bbc4-9331-4ba3-bea3-349f9eac6f69 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:54:33,105 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-4342bbc4-9331-4ba3-bea3-349f9eac6f69 2018-06-27 22:54:33,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d092e94c8a55584a2f226ac02ceeeca96f668745" 2018-06-27 22:54:33,151 - 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-27 22:54:34,008 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:54:34 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-cdd8801a-7a5a-4e8c-82a0-5e473794e0c7 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["2d53fff4-0987-4e12-8dcb-f54d36ed124c"],"updated_at":"2018-06-27T22:52:55Z","tenant_id":"4a525faa61804b41a1da6cd4defb12f0","created_at":"2018-06-27T22:52:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"4a525faa61804b41a1da6cd4defb12f0","id":"36f919eb-9de6-4a9a-ae84-9e4c2beed425","name":"CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-pub-net"}]} 2018-06-27 22:54:34,008 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-pub-net used request id req-cdd8801a-7a5a-4e8c-82a0-5e473794e0c7 2018-06-27 22:54:34,012 - 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-27 22:54:34,054 - 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-27 22:54:34,066 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx Date: Wed, 27 Jun 2018 22:54: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-27 22:54:34,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:5000/v3/projects/4a525faa61804b41a1da6cd4defb12f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d092e94c8a55584a2f226ac02ceeeca96f668745" 2018-06-27 22:54:34,069 - 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-27 22:54:34,439 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:54:34 GMT Content-Type: application/json Content-Length: 332 Connection: keep-alive Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-211f2497-c067-4ad2-8f7b-2de54949298a Front-End-Https: on RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "https://172.30.10.101:5000/v3/projects/4a525faa61804b41a1da6cd4defb12f0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a525faa61804b41a1da6cd4defb12f0", "name": "CreateInstanceSingleNetworkTests-85fa8eb3-3d01-4de-proj"}} 2018-06-27 22:54:34,439 - keystoneauth.session - DEBUG - GET call to identity for https://172.30.10.101:5000/v3/projects/4a525faa61804b41a1da6cd4defb12f0 used request id req-211f2497-c067-4ad2-8f7b-2de54949298a 2018-06-27 22:54:34,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=36f919eb-9de6-4a9a-ae84-9e4c2beed425 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d092e94c8a55584a2f226ac02ceeeca96f668745" 2018-06-27 22:54:34,447 - 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-27 22:54:35,371 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:54:35 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-c52ce4a6-0abc-40fe-b0ac-2cb1df8e6b20 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"36f919eb-9de6-4a9a-ae84-9e4c2beed425","tenant_id":"4a525faa61804b41a1da6cd4defb12f0","created_at":"2018-06-27T22:52:55Z","dns_nameservers":[],"updated_at":"2018-06-27T22:52:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"4a525faa61804b41a1da6cd4defb12f0","id":"2d53fff4-0987-4e12-8dcb-f54d36ed124c","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-pub-subnet"}]} 2018-06-27 22:54:35,371 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=36f919eb-9de6-4a9a-ae84-9e4c2beed425 used request id req-c52ce4a6-0abc-40fe-b0ac-2cb1df8e6b20 2018-06-27 22:54:35,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/ports?network_id=36f919eb-9de6-4a9a-ae84-9e4c2beed425&mac_address=fa%3A16%3A3e%3A8b%3A3d%3Ac2&name=CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2eport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d092e94c8a55584a2f226ac02ceeeca96f668745" 2018-06-27 22:54:35,379 - 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-27 22:54:35,564 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:54:35 GMT Content-Type: application/json Content-Length: 860 Connection: keep-alive X-Openstack-Request-Id: req-6c05e12a-b82f-47ce-a6ca-5dadd4e79d0b Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"36f919eb-9de6-4a9a-ae84-9e4c2beed425","tenant_id":"4a525faa61804b41a1da6cd4defb12f0","created_at":"2018-06-27T22:53:37Z","admin_state_up":true,"updated_at":"2018-06-27T22:54:22Z","binding:vnic_type":"normal","device_id":"b9d5c8ef-1829-46f8-880e-45ddb746a98e","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:8b:3d:c2","id":"743a6803-7672-4811-ac92-5b5e8c435d04","port_security_enabled":true,"project_id":"4a525faa61804b41a1da6cd4defb12f0","fixed_ips":[{"subnet_id":"2d53fff4-0987-4e12-8dcb-f54d36ed124c","ip_address":"10.55.1.7"}],"extra_dhcp_opts":[],"security_groups":["a24498cd-8507-4d64-b8a7-030278a8da61","b8c36ac7-3b1e-4144-be06-eeecb53ba463"],"name":"CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2eport-1"}]} 2018-06-27 22:54:35,565 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=36f919eb-9de6-4a9a-ae84-9e4c2beed425&mac_address=fa%3A16%3A3e%3A8b%3A3d%3Ac2&name=CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2eport-1&admin_state_up=True used request id req-6c05e12a-b82f-47ce-a6ca-5dadd4e79d0b 2018-06-27 22:54:35,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:5000/v3/projects/4a525faa61804b41a1da6cd4defb12f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d092e94c8a55584a2f226ac02ceeeca96f668745" 2018-06-27 22:54:35,570 - 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-27 22:54:35,943 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:54:35 GMT Content-Type: application/json Content-Length: 332 Connection: keep-alive Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1ae5fcd4-a5ee-4499-8acd-15d2fc87f8af Front-End-Https: on RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "https://172.30.10.101:5000/v3/projects/4a525faa61804b41a1da6cd4defb12f0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a525faa61804b41a1da6cd4defb12f0", "name": "CreateInstanceSingleNetworkTests-85fa8eb3-3d01-4de-proj"}} 2018-06-27 22:54:35,943 - keystoneauth.session - DEBUG - GET call to identity for https://172.30.10.101:5000/v3/projects/4a525faa61804b41a1da6cd4defb12f0 used request id req-1ae5fcd4-a5ee-4499-8acd-15d2fc87f8af 2018-06-27 22:54:35,946 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d092e94c8a55584a2f226ac02ceeeca96f668745" 2018-06-27 22:54:35,988 - 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-27 22:54:37,868 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:54:37 GMT Content-Type: application/json Content-Length: 1783 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-ba8950a2-3aa5-49ce-9631-036008e3ae8e X-Compute-Request-Id: req-ba8950a2-3aa5-49ce-9631-036008e3ae8e Front-End-Https: on RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:3d:c2", "version": 4, "addr": "10.55.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/b9d5c8ef-1829-46f8-880e-45ddb746a98e", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/b9d5c8ef-1829-46f8-880e-45ddb746a98e", "rel": "bookmark"}], "image": {"id": "7e761fac-57bc-438a-be0f-2e680f84d6d5", "links": [{"href": "http://172.30.10.101:8774/images/7e761fac-57bc-438a-be0f-2e680f84d6d5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:54:09.000000", "flavor": {"id": "4f11ea46-ca12-41ef-885f-6148f35969b6", "links": [{"href": "http://172.30.10.101:8774/flavors/4f11ea46-ca12-41ef-885f-6148f35969b6", "rel": "bookmark"}]}, "id": "b9d5c8ef-1829-46f8-880e-45ddb746a98e", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-sec-grp"}, {"name": "default"}], "user_id": "8e1c9a034ff84d7c9c8128ea09972b39", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:54:09Z", "hostId": "03d8b7ccfb2b1739a068d2abbd922b1a05b711d9ebe3e2ae0f8af64c", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-kp", "name": "CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-inst", "created": "2018-06-27T22:53:51Z", "tenant_id": "4a525faa61804b41a1da6cd4defb12f0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-27 22:54:37,868 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-inst used request id req-ba8950a2-3aa5-49ce-9631-036008e3ae8e 2018-06-27 22:54:37,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d092e94c8a55584a2f226ac02ceeeca96f668745" 2018-06-27 22:54:37,876 - 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-27 22:54:38,191 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:54:38 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-81ec63f1-7959-4f4d-93e5-f68d8b2a36f6 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["2d53fff4-0987-4e12-8dcb-f54d36ed124c"],"updated_at":"2018-06-27T22:52:55Z","tenant_id":"4a525faa61804b41a1da6cd4defb12f0","created_at":"2018-06-27T22:52:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"4a525faa61804b41a1da6cd4defb12f0","id":"36f919eb-9de6-4a9a-ae84-9e4c2beed425","name":"CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-pub-net"}]} 2018-06-27 22:54:38,192 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-pub-net used request id req-81ec63f1-7959-4f4d-93e5-f68d8b2a36f6 2018-06-27 22:54:38,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=36f919eb-9de6-4a9a-ae84-9e4c2beed425 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d092e94c8a55584a2f226ac02ceeeca96f668745" 2018-06-27 22:54:38,199 - 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-27 22:54:38,526 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:54:38 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-56760202-6a08-425b-914d-9e2398b9407f Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"36f919eb-9de6-4a9a-ae84-9e4c2beed425","tenant_id":"4a525faa61804b41a1da6cd4defb12f0","created_at":"2018-06-27T22:52:55Z","dns_nameservers":[],"updated_at":"2018-06-27T22:52:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"4a525faa61804b41a1da6cd4defb12f0","id":"2d53fff4-0987-4e12-8dcb-f54d36ed124c","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-pub-subnet"}]} 2018-06-27 22:54:38,526 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=36f919eb-9de6-4a9a-ae84-9e4c2beed425 used request id req-56760202-6a08-425b-914d-9e2398b9407f 2018-06-27 22:54:38,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/ports?network_id=36f919eb-9de6-4a9a-ae84-9e4c2beed425 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d092e94c8a55584a2f226ac02ceeeca96f668745" 2018-06-27 22:54:38,533 - 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-27 22:54:38,844 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:54:38 GMT Content-Type: application/json Content-Length: 3045 Connection: keep-alive X-Openstack-Request-Id: req-762dea55-dac5-453c-a474-250c1700b0a9 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"36f919eb-9de6-4a9a-ae84-9e4c2beed425","tenant_id":"4a525faa61804b41a1da6cd4defb12f0","created_at":"2018-06-27T22:53:09Z","admin_state_up":true,"updated_at":"2018-06-27T22:53:18Z","binding:vnic_type":"normal","device_id":"70e10ced-f22b-40b7-b7d4-9fa4f4931f8b","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:2e:73:22","id":"2c0397ad-a9de-4829-b747-b917c56ddc73","port_security_enabled":false,"project_id":"4a525faa61804b41a1da6cd4defb12f0","fixed_ips":[{"subnet_id":"2d53fff4-0987-4e12-8dcb-f54d36ed124c","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"36f919eb-9de6-4a9a-ae84-9e4c2beed425","tenant_id":"4a525faa61804b41a1da6cd4defb12f0","created_at":"2018-06-27T22:52:56Z","admin_state_up":true,"updated_at":"2018-06-27T22:53:02Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-36f919eb-9de6-4a9a-ae84-9e4c2beed425","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:c8:7e:ec","id":"4a22805c-ff58-4922-ab10-b5dbc1f16eaf","port_security_enabled":false,"project_id":"4a525faa61804b41a1da6cd4defb12f0","fixed_ips":[{"subnet_id":"2d53fff4-0987-4e12-8dcb-f54d36ed124c","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"36f919eb-9de6-4a9a-ae84-9e4c2beed425","tenant_id":"4a525faa61804b41a1da6cd4defb12f0","created_at":"2018-06-27T22:52:57Z","admin_state_up":true,"updated_at":"2018-06-27T22:53:03Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-36f919eb-9de6-4a9a-ae84-9e4c2beed425","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:4a:f0:0d","id":"5fc7327b-0e88-4ed4-b948-095a02df56eb","port_security_enabled":false,"project_id":"4a525faa61804b41a1da6cd4defb12f0","fixed_ips":[{"subnet_id":"2d53fff4-0987-4e12-8dcb-f54d36ed124c","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"36f919eb-9de6-4a9a-ae84-9e4c2beed425","tenant_id":"4a525faa61804b41a1da6cd4defb12f0","created_at":"2018-06-27T22:53:37Z","admin_state_up":true,"updated_at":"2018-06-27T22:54:22Z","binding:vnic_type":"normal","device_id":"b9d5c8ef-1829-46f8-880e-45ddb746a98e","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:8b:3d:c2","id":"743a6803-7672-4811-ac92-5b5e8c435d04","port_security_enabled":true,"project_id":"4a525faa61804b41a1da6cd4defb12f0","fixed_ips":[{"subnet_id":"2d53fff4-0987-4e12-8dcb-f54d36ed124c","ip_address":"10.55.1.7"}],"extra_dhcp_opts":[],"security_groups":["b8c36ac7-3b1e-4144-be06-eeecb53ba463","a24498cd-8507-4d64-b8a7-030278a8da61"],"name":"CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2eport-1"}]} 2018-06-27 22:54:38,844 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=36f919eb-9de6-4a9a-ae84-9e4c2beed425 used request id req-762dea55-dac5-453c-a474-250c1700b0a9 2018-06-27 22:54:38,845 - create_instance - INFO - Found existing machine with name - CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-inst 2018-06-27 22:54:38,850 - 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}d092e94c8a55584a2f226ac02ceeeca96f668745" 2018-06-27 22:54:38,851 - 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-27 22:54:38,904 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:54:38 GMT Content-Type: application/json Content-Length: 19 Connection: keep-alive X-Openstack-Request-Id: req-470b4fa7-ce6d-46e7-89f4-09562e069d67 Front-End-Https: on RESP BODY: {"floatingips": []} 2018-06-27 22:54:38,904 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/floatingips used request id req-470b4fa7-ce6d-46e7-89f4-09562e069d67 2018-06-27 22:54:38,907 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:54:38,907 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 22:54:38,909 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:54:39,791 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "241e27fac7f946c5801fde86512f40dd", "name": "CreateInstanceSingleNetworkTests-85fa8eb3-3d01-4de-proj-role"}], "expires_at": "2018-06-27T23:54:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a525faa61804b41a1da6cd4defb12f0", "name": "CreateInstanceSingleNetworkTests-85fa8eb3-3d01-4de-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/4a525faa61804b41a1da6cd4defb12f0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/4a525faa61804b41a1da6cd4defb12f0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/4a525faa61804b41a1da6cd4defb12f0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/4a525faa61804b41a1da6cd4defb12f0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/4a525faa61804b41a1da6cd4defb12f0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/4a525faa61804b41a1da6cd4defb12f0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/4a525faa61804b41a1da6cd4defb12f0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/4a525faa61804b41a1da6cd4defb12f0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/4a525faa61804b41a1da6cd4defb12f0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/4a525faa61804b41a1da6cd4defb12f0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/4a525faa61804b41a1da6cd4defb12f0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/4a525faa61804b41a1da6cd4defb12f0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["hfHlh-9iSNe9WPrvVgpGbw"], "issued_at": "2018-06-27T22:54:39.000000Z"}} 2018-06-27 22:54:39,792 - 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}039679de3c074180cdd7748300c6ca58fe51bea6" 2018-06-27 22:54:40,108 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:54:39 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-34521657-5646-40a1-966c-90b9e7792c1b Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:54:40,108 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-34521657-5646-40a1-966c-90b9e7792c1b 2018-06-27 22:54:40,112 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:8774/v2.1/flavors/4f11ea46-ca12-41ef-885f-6148f35969b6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}039679de3c074180cdd7748300c6ca58fe51bea6" 2018-06-27 22:54:40,154 - 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-27 22:54:40,675 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:54: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-838933f6-5bd6-4cae-bcea-d53957d458e0 X-Compute-Request-Id: req-838933f6-5bd6-4cae-bcea-d53957d458e0 Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/4f11ea46-ca12-41ef-885f-6148f35969b6", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/4f11ea46-ca12-41ef-885f-6148f35969b6", "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": "4f11ea46-ca12-41ef-885f-6148f35969b6"}} 2018-06-27 22:54:40,676 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/4f11ea46-ca12-41ef-885f-6148f35969b6 used request id req-838933f6-5bd6-4cae-bcea-d53957d458e0 2018-06-27 22:54:40,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/subnets/2d53fff4-0987-4e12-8dcb-f54d36ed124c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}039679de3c074180cdd7748300c6ca58fe51bea6" 2018-06-27 22:54:40,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-27 22:54:41,698 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:54:41 GMT Content-Type: application/json Content-Length: 679 Connection: keep-alive X-Openstack-Request-Id: req-e414bcff-f3fb-4655-82eb-340ca722c09b Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"36f919eb-9de6-4a9a-ae84-9e4c2beed425","tenant_id":"4a525faa61804b41a1da6cd4defb12f0","created_at":"2018-06-27T22:52:55Z","dns_nameservers":[],"updated_at":"2018-06-27T22:52:55Z","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":"4a525faa61804b41a1da6cd4defb12f0","id":"2d53fff4-0987-4e12-8dcb-f54d36ed124c","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-pub-subnet"}} 2018-06-27 22:54:41,698 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/2d53fff4-0987-4e12-8dcb-f54d36ed124c used request id req-e414bcff-f3fb-4655-82eb-340ca722c09b 2018-06-27 22:54:41,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/networks?id=36f919eb-9de6-4a9a-ae84-9e4c2beed425 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}039679de3c074180cdd7748300c6ca58fe51bea6" 2018-06-27 22:54:41,706 - 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-27 22:54:42,659 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:54:42 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-fc9cece2-fa71-4dd9-9726-299f0fb22099 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["2d53fff4-0987-4e12-8dcb-f54d36ed124c"],"updated_at":"2018-06-27T22:52:55Z","tenant_id":"4a525faa61804b41a1da6cd4defb12f0","created_at":"2018-06-27T22:52:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"4a525faa61804b41a1da6cd4defb12f0","id":"36f919eb-9de6-4a9a-ae84-9e4c2beed425","name":"CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-pub-net"}]} 2018-06-27 22:54:42,659 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=36f919eb-9de6-4a9a-ae84-9e4c2beed425 used request id req-fc9cece2-fa71-4dd9-9726-299f0fb22099 2018-06-27 22:54:42,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=36f919eb-9de6-4a9a-ae84-9e4c2beed425 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}039679de3c074180cdd7748300c6ca58fe51bea6" 2018-06-27 22:54:42,668 - 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-27 22:54:43,448 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:54:43 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-b1472253-7215-4141-81f7-5857239e167e Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"36f919eb-9de6-4a9a-ae84-9e4c2beed425","tenant_id":"4a525faa61804b41a1da6cd4defb12f0","created_at":"2018-06-27T22:52:55Z","dns_nameservers":[],"updated_at":"2018-06-27T22:52:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"4a525faa61804b41a1da6cd4defb12f0","id":"2d53fff4-0987-4e12-8dcb-f54d36ed124c","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-pub-subnet"}]} 2018-06-27 22:54:43,449 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=36f919eb-9de6-4a9a-ae84-9e4c2beed425 used request id req-b1472253-7215-4141-81f7-5857239e167e 2018-06-27 22:54:43,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}039679de3c074180cdd7748300c6ca58fe51bea6" 2018-06-27 22:54:43,455 - 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-27 22:54:43,775 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:54:43 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-0bcb18a8-c2c3-4fa3-87e9-ccf62f3675f7 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["2d53fff4-0987-4e12-8dcb-f54d36ed124c"],"updated_at":"2018-06-27T22:52:55Z","tenant_id":"4a525faa61804b41a1da6cd4defb12f0","created_at":"2018-06-27T22:52:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"4a525faa61804b41a1da6cd4defb12f0","id":"36f919eb-9de6-4a9a-ae84-9e4c2beed425","name":"CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-pub-net"}]} 2018-06-27 22:54:43,775 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-pub-net used request id req-0bcb18a8-c2c3-4fa3-87e9-ccf62f3675f7 2018-06-27 22:54:43,779 - 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-27 22:54:43,821 - 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-27 22:54:43,831 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx Date: Wed, 27 Jun 2018 22:54:43 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-27 22:54:43,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:5000/v3/projects/4a525faa61804b41a1da6cd4defb12f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}039679de3c074180cdd7748300c6ca58fe51bea6" 2018-06-27 22:54:43,834 - 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-27 22:54:43,920 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:54:43 GMT Content-Type: application/json Content-Length: 332 Connection: keep-alive Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-be80ae98-2144-4a71-8a58-8f99941de6b8 Front-End-Https: on RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "https://172.30.10.101:5000/v3/projects/4a525faa61804b41a1da6cd4defb12f0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a525faa61804b41a1da6cd4defb12f0", "name": "CreateInstanceSingleNetworkTests-85fa8eb3-3d01-4de-proj"}} 2018-06-27 22:54:43,920 - keystoneauth.session - DEBUG - GET call to identity for https://172.30.10.101:5000/v3/projects/4a525faa61804b41a1da6cd4defb12f0 used request id req-be80ae98-2144-4a71-8a58-8f99941de6b8 2018-06-27 22:54:43,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=36f919eb-9de6-4a9a-ae84-9e4c2beed425 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}039679de3c074180cdd7748300c6ca58fe51bea6" 2018-06-27 22:54:43,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-27 22:54:44,395 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:54:44 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-b86890ca-933e-4e03-b766-173deae3feab Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"36f919eb-9de6-4a9a-ae84-9e4c2beed425","tenant_id":"4a525faa61804b41a1da6cd4defb12f0","created_at":"2018-06-27T22:52:55Z","dns_nameservers":[],"updated_at":"2018-06-27T22:52:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"4a525faa61804b41a1da6cd4defb12f0","id":"2d53fff4-0987-4e12-8dcb-f54d36ed124c","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-pub-subnet"}]} 2018-06-27 22:54:44,395 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=36f919eb-9de6-4a9a-ae84-9e4c2beed425 used request id req-b86890ca-933e-4e03-b766-173deae3feab 2018-06-27 22:54:44,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/ports?network_id=36f919eb-9de6-4a9a-ae84-9e4c2beed425&mac_address=fa%3A16%3A3e%3A8b%3A3d%3Ac2&name=CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2eport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}039679de3c074180cdd7748300c6ca58fe51bea6" 2018-06-27 22:54:44,403 - 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-27 22:54:44,589 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:54:44 GMT Content-Type: application/json Content-Length: 860 Connection: keep-alive X-Openstack-Request-Id: req-0209aa40-4acd-4d1f-9466-4b616f913b73 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"36f919eb-9de6-4a9a-ae84-9e4c2beed425","tenant_id":"4a525faa61804b41a1da6cd4defb12f0","created_at":"2018-06-27T22:53:37Z","admin_state_up":true,"updated_at":"2018-06-27T22:54:22Z","binding:vnic_type":"normal","device_id":"b9d5c8ef-1829-46f8-880e-45ddb746a98e","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:8b:3d:c2","id":"743a6803-7672-4811-ac92-5b5e8c435d04","port_security_enabled":true,"project_id":"4a525faa61804b41a1da6cd4defb12f0","fixed_ips":[{"subnet_id":"2d53fff4-0987-4e12-8dcb-f54d36ed124c","ip_address":"10.55.1.7"}],"extra_dhcp_opts":[],"security_groups":["a24498cd-8507-4d64-b8a7-030278a8da61","b8c36ac7-3b1e-4144-be06-eeecb53ba463"],"name":"CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2eport-1"}]} 2018-06-27 22:54:44,589 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=36f919eb-9de6-4a9a-ae84-9e4c2beed425&mac_address=fa%3A16%3A3e%3A8b%3A3d%3Ac2&name=CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2eport-1&admin_state_up=True used request id req-0209aa40-4acd-4d1f-9466-4b616f913b73 2018-06-27 22:54:44,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:5000/v3/projects/4a525faa61804b41a1da6cd4defb12f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}039679de3c074180cdd7748300c6ca58fe51bea6" 2018-06-27 22:54:44,595 - 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-27 22:54:44,999 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:54:44 GMT Content-Type: application/json Content-Length: 332 Connection: keep-alive Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-742b93ea-d920-43d4-a48d-ccd864cb6be3 Front-End-Https: on RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "https://172.30.10.101:5000/v3/projects/4a525faa61804b41a1da6cd4defb12f0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a525faa61804b41a1da6cd4defb12f0", "name": "CreateInstanceSingleNetworkTests-85fa8eb3-3d01-4de-proj"}} 2018-06-27 22:54:44,999 - keystoneauth.session - DEBUG - GET call to identity for https://172.30.10.101:5000/v3/projects/4a525faa61804b41a1da6cd4defb12f0 used request id req-742b93ea-d920-43d4-a48d-ccd864cb6be3 2018-06-27 22:54:45,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}039679de3c074180cdd7748300c6ca58fe51bea6" 2018-06-27 22:54:45,007 - 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-27 22:54:45,329 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:54:45 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-fc21113c-57bf-4f5e-8821-61b828286a62 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["2d53fff4-0987-4e12-8dcb-f54d36ed124c"],"updated_at":"2018-06-27T22:52:55Z","tenant_id":"4a525faa61804b41a1da6cd4defb12f0","created_at":"2018-06-27T22:52:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"4a525faa61804b41a1da6cd4defb12f0","id":"36f919eb-9de6-4a9a-ae84-9e4c2beed425","name":"CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-pub-net"}]} 2018-06-27 22:54:45,329 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-pub-net used request id req-fc21113c-57bf-4f5e-8821-61b828286a62 2018-06-27 22:54:45,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=36f919eb-9de6-4a9a-ae84-9e4c2beed425 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}039679de3c074180cdd7748300c6ca58fe51bea6" 2018-06-27 22:54:45,336 - 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-27 22:54:45,514 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:54:45 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-5dabace8-dd4e-4dfe-a529-6f7332aa21b4 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"36f919eb-9de6-4a9a-ae84-9e4c2beed425","tenant_id":"4a525faa61804b41a1da6cd4defb12f0","created_at":"2018-06-27T22:52:55Z","dns_nameservers":[],"updated_at":"2018-06-27T22:52:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"4a525faa61804b41a1da6cd4defb12f0","id":"2d53fff4-0987-4e12-8dcb-f54d36ed124c","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-pub-subnet"}]} 2018-06-27 22:54:45,514 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=36f919eb-9de6-4a9a-ae84-9e4c2beed425 used request id req-5dabace8-dd4e-4dfe-a529-6f7332aa21b4 2018-06-27 22:54:45,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/ports?network_id=36f919eb-9de6-4a9a-ae84-9e4c2beed425 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}039679de3c074180cdd7748300c6ca58fe51bea6" 2018-06-27 22:54:45,521 - 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-27 22:54:45,904 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:54:45 GMT Content-Type: application/json Content-Length: 3045 Connection: keep-alive X-Openstack-Request-Id: req-1228edcd-e685-40db-bf16-29da99867273 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"36f919eb-9de6-4a9a-ae84-9e4c2beed425","tenant_id":"4a525faa61804b41a1da6cd4defb12f0","created_at":"2018-06-27T22:53:09Z","admin_state_up":true,"updated_at":"2018-06-27T22:53:18Z","binding:vnic_type":"normal","device_id":"70e10ced-f22b-40b7-b7d4-9fa4f4931f8b","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:2e:73:22","id":"2c0397ad-a9de-4829-b747-b917c56ddc73","port_security_enabled":false,"project_id":"4a525faa61804b41a1da6cd4defb12f0","fixed_ips":[{"subnet_id":"2d53fff4-0987-4e12-8dcb-f54d36ed124c","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"36f919eb-9de6-4a9a-ae84-9e4c2beed425","tenant_id":"4a525faa61804b41a1da6cd4defb12f0","created_at":"2018-06-27T22:52:56Z","admin_state_up":true,"updated_at":"2018-06-27T22:53:02Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-36f919eb-9de6-4a9a-ae84-9e4c2beed425","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:c8:7e:ec","id":"4a22805c-ff58-4922-ab10-b5dbc1f16eaf","port_security_enabled":false,"project_id":"4a525faa61804b41a1da6cd4defb12f0","fixed_ips":[{"subnet_id":"2d53fff4-0987-4e12-8dcb-f54d36ed124c","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"36f919eb-9de6-4a9a-ae84-9e4c2beed425","tenant_id":"4a525faa61804b41a1da6cd4defb12f0","created_at":"2018-06-27T22:52:57Z","admin_state_up":true,"updated_at":"2018-06-27T22:53:03Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-36f919eb-9de6-4a9a-ae84-9e4c2beed425","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:4a:f0:0d","id":"5fc7327b-0e88-4ed4-b948-095a02df56eb","port_security_enabled":false,"project_id":"4a525faa61804b41a1da6cd4defb12f0","fixed_ips":[{"subnet_id":"2d53fff4-0987-4e12-8dcb-f54d36ed124c","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"36f919eb-9de6-4a9a-ae84-9e4c2beed425","tenant_id":"4a525faa61804b41a1da6cd4defb12f0","created_at":"2018-06-27T22:53:37Z","admin_state_up":true,"updated_at":"2018-06-27T22:54:22Z","binding:vnic_type":"normal","device_id":"b9d5c8ef-1829-46f8-880e-45ddb746a98e","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:8b:3d:c2","id":"743a6803-7672-4811-ac92-5b5e8c435d04","port_security_enabled":true,"project_id":"4a525faa61804b41a1da6cd4defb12f0","fixed_ips":[{"subnet_id":"2d53fff4-0987-4e12-8dcb-f54d36ed124c","ip_address":"10.55.1.7"}],"extra_dhcp_opts":[],"security_groups":["b8c36ac7-3b1e-4144-be06-eeecb53ba463","a24498cd-8507-4d64-b8a7-030278a8da61"],"name":"CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2eport-1"}]} 2018-06-27 22:54:45,905 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=36f919eb-9de6-4a9a-ae84-9e4c2beed425 used request id req-1228edcd-e685-40db-bf16-29da99867273 2018-06-27 22:54:45,911 - 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}039679de3c074180cdd7748300c6ca58fe51bea6" 2018-06-27 22:54:45,913 - 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-27 22:54:45,990 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:54:45 GMT Content-Type: application/json Content-Length: 19 Connection: keep-alive X-Openstack-Request-Id: req-22418ba4-480b-4d3c-9737-e49b9e01840d Front-End-Https: on RESP BODY: {"floatingips": []} 2018-06-27 22:54:45,990 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/floatingips used request id req-22418ba4-480b-4d3c-9737-e49b9e01840d 2018-06-27 22:54:45,990 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:54:45,991 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:54:46,729 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "241e27fac7f946c5801fde86512f40dd", "name": "CreateInstanceSingleNetworkTests-85fa8eb3-3d01-4de-proj-role"}], "expires_at": "2018-06-27T23:54:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a525faa61804b41a1da6cd4defb12f0", "name": "CreateInstanceSingleNetworkTests-85fa8eb3-3d01-4de-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/4a525faa61804b41a1da6cd4defb12f0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/4a525faa61804b41a1da6cd4defb12f0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/4a525faa61804b41a1da6cd4defb12f0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/4a525faa61804b41a1da6cd4defb12f0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/4a525faa61804b41a1da6cd4defb12f0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/4a525faa61804b41a1da6cd4defb12f0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/4a525faa61804b41a1da6cd4defb12f0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/4a525faa61804b41a1da6cd4defb12f0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/4a525faa61804b41a1da6cd4defb12f0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/4a525faa61804b41a1da6cd4defb12f0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/4a525faa61804b41a1da6cd4defb12f0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/4a525faa61804b41a1da6cd4defb12f0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["ra7QkRz_QXOLHNIA2-DONg"], "issued_at": "2018-06-27T22:54:46.000000Z"}} 2018-06-27 22:54:46,730 - 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}73ddb3cca014a02f789a8a4ee73db15f857ad99b" 2018-06-27 22:54:46,785 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:54:46 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4ec713d3-c99f-4861-b824-9fa5c80a67c7 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:54:46,786 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-4ec713d3-c99f-4861-b824-9fa5c80a67c7 2018-06-27 22:54:46,787 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 22:54:46,790 - 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}73ddb3cca014a02f789a8a4ee73db15f857ad99b" 2018-06-27 22:54:47,153 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:54:46 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9558163c-657d-403d-93f7-4c9f0f320706 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:54:47,153 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-9558163c-657d-403d-93f7-4c9f0f320706 2018-06-27 22:54:47,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73ddb3cca014a02f789a8a4ee73db15f857ad99b" 2018-06-27 22:54:47,205 - 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-27 22:54:48,183 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:54:48 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-fcc4b117-7210-4c24-9f5a-c8bb81072fb5 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["2d53fff4-0987-4e12-8dcb-f54d36ed124c"],"updated_at":"2018-06-27T22:52:55Z","tenant_id":"4a525faa61804b41a1da6cd4defb12f0","created_at":"2018-06-27T22:52:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"4a525faa61804b41a1da6cd4defb12f0","id":"36f919eb-9de6-4a9a-ae84-9e4c2beed425","name":"CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-pub-net"}]} 2018-06-27 22:54:48,184 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-pub-net used request id req-fcc4b117-7210-4c24-9f5a-c8bb81072fb5 2018-06-27 22:54:48,187 - 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-27 22:54:48,227 - 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-27 22:54:48,236 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx Date: Wed, 27 Jun 2018 22:54:48 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-27 22:54:48,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:5000/v3/projects/4a525faa61804b41a1da6cd4defb12f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73ddb3cca014a02f789a8a4ee73db15f857ad99b" 2018-06-27 22:54:48,239 - 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-27 22:54:48,346 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:54:48 GMT Content-Type: application/json Content-Length: 332 Connection: keep-alive Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4ac7c7e7-5191-4ae7-b634-f59afc5e8197 Front-End-Https: on RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "https://172.30.10.101:5000/v3/projects/4a525faa61804b41a1da6cd4defb12f0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a525faa61804b41a1da6cd4defb12f0", "name": "CreateInstanceSingleNetworkTests-85fa8eb3-3d01-4de-proj"}} 2018-06-27 22:54:48,346 - keystoneauth.session - DEBUG - GET call to identity for https://172.30.10.101:5000/v3/projects/4a525faa61804b41a1da6cd4defb12f0 used request id req-4ac7c7e7-5191-4ae7-b634-f59afc5e8197 2018-06-27 22:54:48,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=36f919eb-9de6-4a9a-ae84-9e4c2beed425 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73ddb3cca014a02f789a8a4ee73db15f857ad99b" 2018-06-27 22:54:48,353 - 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-27 22:54:48,534 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:54:48 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-c52f82f1-c545-4076-b9e6-eaeb23fe1c58 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"36f919eb-9de6-4a9a-ae84-9e4c2beed425","tenant_id":"4a525faa61804b41a1da6cd4defb12f0","created_at":"2018-06-27T22:52:55Z","dns_nameservers":[],"updated_at":"2018-06-27T22:52:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"4a525faa61804b41a1da6cd4defb12f0","id":"2d53fff4-0987-4e12-8dcb-f54d36ed124c","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-pub-subnet"}]} 2018-06-27 22:54:48,535 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=36f919eb-9de6-4a9a-ae84-9e4c2beed425 used request id req-c52f82f1-c545-4076-b9e6-eaeb23fe1c58 2018-06-27 22:54:48,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/ports?network_id=36f919eb-9de6-4a9a-ae84-9e4c2beed425&mac_address=fa%3A16%3A3e%3A8b%3A3d%3Ac2&name=CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2eport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73ddb3cca014a02f789a8a4ee73db15f857ad99b" 2018-06-27 22:54:48,544 - 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-27 22:54:48,752 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:54:48 GMT Content-Type: application/json Content-Length: 860 Connection: keep-alive X-Openstack-Request-Id: req-b7696542-e34e-4251-ad63-c83ba33d52a8 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"36f919eb-9de6-4a9a-ae84-9e4c2beed425","tenant_id":"4a525faa61804b41a1da6cd4defb12f0","created_at":"2018-06-27T22:53:37Z","admin_state_up":true,"updated_at":"2018-06-27T22:54:22Z","binding:vnic_type":"normal","device_id":"b9d5c8ef-1829-46f8-880e-45ddb746a98e","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:8b:3d:c2","id":"743a6803-7672-4811-ac92-5b5e8c435d04","port_security_enabled":true,"project_id":"4a525faa61804b41a1da6cd4defb12f0","fixed_ips":[{"subnet_id":"2d53fff4-0987-4e12-8dcb-f54d36ed124c","ip_address":"10.55.1.7"}],"extra_dhcp_opts":[],"security_groups":["a24498cd-8507-4d64-b8a7-030278a8da61","b8c36ac7-3b1e-4144-be06-eeecb53ba463"],"name":"CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2eport-1"}]} 2018-06-27 22:54:48,752 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=36f919eb-9de6-4a9a-ae84-9e4c2beed425&mac_address=fa%3A16%3A3e%3A8b%3A3d%3Ac2&name=CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2eport-1&admin_state_up=True used request id req-b7696542-e34e-4251-ad63-c83ba33d52a8 2018-06-27 22:54:48,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:5000/v3/projects/4a525faa61804b41a1da6cd4defb12f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73ddb3cca014a02f789a8a4ee73db15f857ad99b" 2018-06-27 22:54:48,758 - 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-27 22:54:48,854 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:54:48 GMT Content-Type: application/json Content-Length: 332 Connection: keep-alive Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5342c699-d67a-43e4-a3e1-75a46d62ac6d Front-End-Https: on RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "https://172.30.10.101:5000/v3/projects/4a525faa61804b41a1da6cd4defb12f0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a525faa61804b41a1da6cd4defb12f0", "name": "CreateInstanceSingleNetworkTests-85fa8eb3-3d01-4de-proj"}} 2018-06-27 22:54:48,855 - keystoneauth.session - DEBUG - GET call to identity for https://172.30.10.101:5000/v3/projects/4a525faa61804b41a1da6cd4defb12f0 used request id req-5342c699-d67a-43e4-a3e1-75a46d62ac6d 2018-06-27 22:54:48,858 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73ddb3cca014a02f789a8a4ee73db15f857ad99b" 2018-06-27 22:54:48,895 - 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-27 22:54:51,965 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:54:51 GMT Content-Type: application/json Content-Length: 1783 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-ad8da3dd-da91-48d3-8831-5e6a03e004ec X-Compute-Request-Id: req-ad8da3dd-da91-48d3-8831-5e6a03e004ec Front-End-Https: on RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:3d:c2", "version": 4, "addr": "10.55.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/b9d5c8ef-1829-46f8-880e-45ddb746a98e", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/b9d5c8ef-1829-46f8-880e-45ddb746a98e", "rel": "bookmark"}], "image": {"id": "7e761fac-57bc-438a-be0f-2e680f84d6d5", "links": [{"href": "http://172.30.10.101:8774/images/7e761fac-57bc-438a-be0f-2e680f84d6d5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:54:09.000000", "flavor": {"id": "4f11ea46-ca12-41ef-885f-6148f35969b6", "links": [{"href": "http://172.30.10.101:8774/flavors/4f11ea46-ca12-41ef-885f-6148f35969b6", "rel": "bookmark"}]}, "id": "b9d5c8ef-1829-46f8-880e-45ddb746a98e", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-sec-grp"}, {"name": "default"}], "user_id": "8e1c9a034ff84d7c9c8128ea09972b39", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:54:09Z", "hostId": "03d8b7ccfb2b1739a068d2abbd922b1a05b711d9ebe3e2ae0f8af64c", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-kp", "name": "CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-inst", "created": "2018-06-27T22:53:51Z", "tenant_id": "4a525faa61804b41a1da6cd4defb12f0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-27 22:54:51,965 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-inst used request id req-ad8da3dd-da91-48d3-8831-5e6a03e004ec 2018-06-27 22:54:51,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73ddb3cca014a02f789a8a4ee73db15f857ad99b" 2018-06-27 22:54:51,973 - 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-27 22:54:52,940 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:54:52 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-4cd19460-c040-4cea-9c6d-dabae9eae53f Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["2d53fff4-0987-4e12-8dcb-f54d36ed124c"],"updated_at":"2018-06-27T22:52:55Z","tenant_id":"4a525faa61804b41a1da6cd4defb12f0","created_at":"2018-06-27T22:52:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"4a525faa61804b41a1da6cd4defb12f0","id":"36f919eb-9de6-4a9a-ae84-9e4c2beed425","name":"CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-pub-net"}]} 2018-06-27 22:54:52,940 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-pub-net used request id req-4cd19460-c040-4cea-9c6d-dabae9eae53f 2018-06-27 22:54:52,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=36f919eb-9de6-4a9a-ae84-9e4c2beed425 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73ddb3cca014a02f789a8a4ee73db15f857ad99b" 2018-06-27 22:54:52,947 - 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-27 22:54:53,102 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:54:53 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-8e40e0c0-3eec-47bf-a420-65cefc833ea8 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"36f919eb-9de6-4a9a-ae84-9e4c2beed425","tenant_id":"4a525faa61804b41a1da6cd4defb12f0","created_at":"2018-06-27T22:52:55Z","dns_nameservers":[],"updated_at":"2018-06-27T22:52:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"4a525faa61804b41a1da6cd4defb12f0","id":"2d53fff4-0987-4e12-8dcb-f54d36ed124c","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-pub-subnet"}]} 2018-06-27 22:54:53,102 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=36f919eb-9de6-4a9a-ae84-9e4c2beed425 used request id req-8e40e0c0-3eec-47bf-a420-65cefc833ea8 2018-06-27 22:54:53,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/ports?network_id=36f919eb-9de6-4a9a-ae84-9e4c2beed425 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73ddb3cca014a02f789a8a4ee73db15f857ad99b" 2018-06-27 22:54:53,109 - 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-27 22:54:53,779 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:54:53 GMT Content-Type: application/json Content-Length: 3045 Connection: keep-alive X-Openstack-Request-Id: req-611138a5-6652-4f8e-81fb-e3664a321bc1 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"36f919eb-9de6-4a9a-ae84-9e4c2beed425","tenant_id":"4a525faa61804b41a1da6cd4defb12f0","created_at":"2018-06-27T22:53:09Z","admin_state_up":true,"updated_at":"2018-06-27T22:53:18Z","binding:vnic_type":"normal","device_id":"70e10ced-f22b-40b7-b7d4-9fa4f4931f8b","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:2e:73:22","id":"2c0397ad-a9de-4829-b747-b917c56ddc73","port_security_enabled":false,"project_id":"4a525faa61804b41a1da6cd4defb12f0","fixed_ips":[{"subnet_id":"2d53fff4-0987-4e12-8dcb-f54d36ed124c","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"36f919eb-9de6-4a9a-ae84-9e4c2beed425","tenant_id":"4a525faa61804b41a1da6cd4defb12f0","created_at":"2018-06-27T22:52:56Z","admin_state_up":true,"updated_at":"2018-06-27T22:53:02Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-36f919eb-9de6-4a9a-ae84-9e4c2beed425","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:c8:7e:ec","id":"4a22805c-ff58-4922-ab10-b5dbc1f16eaf","port_security_enabled":false,"project_id":"4a525faa61804b41a1da6cd4defb12f0","fixed_ips":[{"subnet_id":"2d53fff4-0987-4e12-8dcb-f54d36ed124c","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"36f919eb-9de6-4a9a-ae84-9e4c2beed425","tenant_id":"4a525faa61804b41a1da6cd4defb12f0","created_at":"2018-06-27T22:52:57Z","admin_state_up":true,"updated_at":"2018-06-27T22:53:03Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-36f919eb-9de6-4a9a-ae84-9e4c2beed425","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:4a:f0:0d","id":"5fc7327b-0e88-4ed4-b948-095a02df56eb","port_security_enabled":false,"project_id":"4a525faa61804b41a1da6cd4defb12f0","fixed_ips":[{"subnet_id":"2d53fff4-0987-4e12-8dcb-f54d36ed124c","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"36f919eb-9de6-4a9a-ae84-9e4c2beed425","tenant_id":"4a525faa61804b41a1da6cd4defb12f0","created_at":"2018-06-27T22:53:37Z","admin_state_up":true,"updated_at":"2018-06-27T22:54:22Z","binding:vnic_type":"normal","device_id":"b9d5c8ef-1829-46f8-880e-45ddb746a98e","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:8b:3d:c2","id":"743a6803-7672-4811-ac92-5b5e8c435d04","port_security_enabled":true,"project_id":"4a525faa61804b41a1da6cd4defb12f0","fixed_ips":[{"subnet_id":"2d53fff4-0987-4e12-8dcb-f54d36ed124c","ip_address":"10.55.1.7"}],"extra_dhcp_opts":[],"security_groups":["b8c36ac7-3b1e-4144-be06-eeecb53ba463","a24498cd-8507-4d64-b8a7-030278a8da61"],"name":"CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2eport-1"}]} 2018-06-27 22:54:53,779 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=36f919eb-9de6-4a9a-ae84-9e4c2beed425 used request id req-611138a5-6652-4f8e-81fb-e3664a321bc1 2018-06-27 22:54:53,780 - create_instance - INFO - Found existing machine with name - CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-inst 2018-06-27 22:54:53,786 - 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}73ddb3cca014a02f789a8a4ee73db15f857ad99b" 2018-06-27 22:54:53,788 - 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-27 22:54:54,717 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:54:54 GMT Content-Type: application/json Content-Length: 19 Connection: keep-alive X-Openstack-Request-Id: req-d013cf8f-c787-4478-b9bd-27031931044b Front-End-Https: on RESP BODY: {"floatingips": []} 2018-06-27 22:54:54,717 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/floatingips used request id req-d013cf8f-c787-4478-b9bd-27031931044b 2018-06-27 22:54:54,722 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:8774/v2.1/servers/b9d5c8ef-1829-46f8-880e-45ddb746a98e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73ddb3cca014a02f789a8a4ee73db15f857ad99b" 2018-06-27 22:54:54,724 - 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-27 22:54:57,498 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:54:57 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-caf6ce93-1ed6-4d2c-80ef-91b33f08d43a X-Compute-Request-Id: req-caf6ce93-1ed6-4d2c-80ef-91b33f08d43a Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:3d:c2", "version": 4, "addr": "10.55.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/b9d5c8ef-1829-46f8-880e-45ddb746a98e", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/b9d5c8ef-1829-46f8-880e-45ddb746a98e", "rel": "bookmark"}], "image": {"id": "7e761fac-57bc-438a-be0f-2e680f84d6d5", "links": [{"href": "http://172.30.10.101:8774/images/7e761fac-57bc-438a-be0f-2e680f84d6d5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:54:09.000000", "flavor": {"id": "4f11ea46-ca12-41ef-885f-6148f35969b6", "links": [{"href": "http://172.30.10.101:8774/flavors/4f11ea46-ca12-41ef-885f-6148f35969b6", "rel": "bookmark"}]}, "id": "b9d5c8ef-1829-46f8-880e-45ddb746a98e", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-sec-grp"}, {"name": "default"}], "user_id": "8e1c9a034ff84d7c9c8128ea09972b39", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:54:09Z", "hostId": "03d8b7ccfb2b1739a068d2abbd922b1a05b711d9ebe3e2ae0f8af64c", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-kp", "name": "CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-inst", "created": "2018-06-27T22:53:51Z", "tenant_id": "4a525faa61804b41a1da6cd4defb12f0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:54:57,498 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/b9d5c8ef-1829-46f8-880e-45ddb746a98e used request id req-caf6ce93-1ed6-4d2c-80ef-91b33f08d43a 2018-06-27 22:54:57,499 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-inst] is - ACTIVE 2018-06-27 22:54:57,502 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:8774/v2.1/servers/b9d5c8ef-1829-46f8-880e-45ddb746a98e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73ddb3cca014a02f789a8a4ee73db15f857ad99b" 2018-06-27 22:54:57,504 - 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-27 22:55:00,343 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:55: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-166fecff-4f1f-4e0c-8e38-417f9c75f320 X-Compute-Request-Id: req-166fecff-4f1f-4e0c-8e38-417f9c75f320 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:3d:c2", "version": 4, "addr": "10.55.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/b9d5c8ef-1829-46f8-880e-45ddb746a98e", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/b9d5c8ef-1829-46f8-880e-45ddb746a98e", "rel": "bookmark"}], "image": {"id": "7e761fac-57bc-438a-be0f-2e680f84d6d5", "links": [{"href": "http://172.30.10.101:8774/images/7e761fac-57bc-438a-be0f-2e680f84d6d5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:54:09.000000", "flavor": {"id": "4f11ea46-ca12-41ef-885f-6148f35969b6", "links": [{"href": "http://172.30.10.101:8774/flavors/4f11ea46-ca12-41ef-885f-6148f35969b6", "rel": "bookmark"}]}, "id": "b9d5c8ef-1829-46f8-880e-45ddb746a98e", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-sec-grp"}, {"name": "default"}], "user_id": "8e1c9a034ff84d7c9c8128ea09972b39", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:54:09Z", "hostId": "03d8b7ccfb2b1739a068d2abbd922b1a05b711d9ebe3e2ae0f8af64c", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-kp", "name": "CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-inst", "created": "2018-06-27T22:53:51Z", "tenant_id": "4a525faa61804b41a1da6cd4defb12f0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:55:00,343 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/b9d5c8ef-1829-46f8-880e-45ddb746a98e used request id req-166fecff-4f1f-4e0c-8e38-417f9c75f320 2018-06-27 22:55:00,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73ddb3cca014a02f789a8a4ee73db15f857ad99b" 2018-06-27 22:55:00,351 - 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-27 22:55:00,666 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:55:00 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-5dc6a781-773b-4a04-9497-a594cc87a8ca Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["2d53fff4-0987-4e12-8dcb-f54d36ed124c"],"updated_at":"2018-06-27T22:52:55Z","tenant_id":"4a525faa61804b41a1da6cd4defb12f0","created_at":"2018-06-27T22:52:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"4a525faa61804b41a1da6cd4defb12f0","id":"36f919eb-9de6-4a9a-ae84-9e4c2beed425","name":"CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-pub-net"}]} 2018-06-27 22:55:00,666 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-pub-net used request id req-5dc6a781-773b-4a04-9497-a594cc87a8ca 2018-06-27 22:55:00,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:5000/v3/projects/4a525faa61804b41a1da6cd4defb12f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73ddb3cca014a02f789a8a4ee73db15f857ad99b" 2018-06-27 22:55:00,672 - 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-27 22:55:01,056 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:55:01 GMT Content-Type: application/json Content-Length: 332 Connection: keep-alive Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f6d0c2cf-6534-4671-9bba-ddcc755b858b Front-End-Https: on RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "https://172.30.10.101:5000/v3/projects/4a525faa61804b41a1da6cd4defb12f0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a525faa61804b41a1da6cd4defb12f0", "name": "CreateInstanceSingleNetworkTests-85fa8eb3-3d01-4de-proj"}} 2018-06-27 22:55:01,056 - keystoneauth.session - DEBUG - GET call to identity for https://172.30.10.101:5000/v3/projects/4a525faa61804b41a1da6cd4defb12f0 used request id req-f6d0c2cf-6534-4671-9bba-ddcc755b858b 2018-06-27 22:55:01,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=36f919eb-9de6-4a9a-ae84-9e4c2beed425 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73ddb3cca014a02f789a8a4ee73db15f857ad99b" 2018-06-27 22:55:01,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-27 22:55:01,232 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:55:01 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-1f170744-eb9c-4059-b974-5f3e89fb9a74 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"36f919eb-9de6-4a9a-ae84-9e4c2beed425","tenant_id":"4a525faa61804b41a1da6cd4defb12f0","created_at":"2018-06-27T22:52:55Z","dns_nameservers":[],"updated_at":"2018-06-27T22:52:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"4a525faa61804b41a1da6cd4defb12f0","id":"2d53fff4-0987-4e12-8dcb-f54d36ed124c","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-pub-subnet"}]} 2018-06-27 22:55:01,232 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=36f919eb-9de6-4a9a-ae84-9e4c2beed425 used request id req-1f170744-eb9c-4059-b974-5f3e89fb9a74 2018-06-27 22:55:01,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/ports?network_id=36f919eb-9de6-4a9a-ae84-9e4c2beed425 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73ddb3cca014a02f789a8a4ee73db15f857ad99b" 2018-06-27 22:55:01,239 - 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-27 22:55:01,588 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:55:01 GMT Content-Type: application/json Content-Length: 3045 Connection: keep-alive X-Openstack-Request-Id: req-1564e2f0-3d52-468b-b220-26d80e510da7 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"36f919eb-9de6-4a9a-ae84-9e4c2beed425","tenant_id":"4a525faa61804b41a1da6cd4defb12f0","created_at":"2018-06-27T22:53:09Z","admin_state_up":true,"updated_at":"2018-06-27T22:53:18Z","binding:vnic_type":"normal","device_id":"70e10ced-f22b-40b7-b7d4-9fa4f4931f8b","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:2e:73:22","id":"2c0397ad-a9de-4829-b747-b917c56ddc73","port_security_enabled":false,"project_id":"4a525faa61804b41a1da6cd4defb12f0","fixed_ips":[{"subnet_id":"2d53fff4-0987-4e12-8dcb-f54d36ed124c","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"36f919eb-9de6-4a9a-ae84-9e4c2beed425","tenant_id":"4a525faa61804b41a1da6cd4defb12f0","created_at":"2018-06-27T22:52:56Z","admin_state_up":true,"updated_at":"2018-06-27T22:53:02Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-36f919eb-9de6-4a9a-ae84-9e4c2beed425","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:c8:7e:ec","id":"4a22805c-ff58-4922-ab10-b5dbc1f16eaf","port_security_enabled":false,"project_id":"4a525faa61804b41a1da6cd4defb12f0","fixed_ips":[{"subnet_id":"2d53fff4-0987-4e12-8dcb-f54d36ed124c","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"36f919eb-9de6-4a9a-ae84-9e4c2beed425","tenant_id":"4a525faa61804b41a1da6cd4defb12f0","created_at":"2018-06-27T22:52:57Z","admin_state_up":true,"updated_at":"2018-06-27T22:53:03Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-36f919eb-9de6-4a9a-ae84-9e4c2beed425","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:4a:f0:0d","id":"5fc7327b-0e88-4ed4-b948-095a02df56eb","port_security_enabled":false,"project_id":"4a525faa61804b41a1da6cd4defb12f0","fixed_ips":[{"subnet_id":"2d53fff4-0987-4e12-8dcb-f54d36ed124c","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"36f919eb-9de6-4a9a-ae84-9e4c2beed425","tenant_id":"4a525faa61804b41a1da6cd4defb12f0","created_at":"2018-06-27T22:53:37Z","admin_state_up":true,"updated_at":"2018-06-27T22:54:22Z","binding:vnic_type":"normal","device_id":"b9d5c8ef-1829-46f8-880e-45ddb746a98e","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:8b:3d:c2","id":"743a6803-7672-4811-ac92-5b5e8c435d04","port_security_enabled":true,"project_id":"4a525faa61804b41a1da6cd4defb12f0","fixed_ips":[{"subnet_id":"2d53fff4-0987-4e12-8dcb-f54d36ed124c","ip_address":"10.55.1.7"}],"extra_dhcp_opts":[],"security_groups":["b8c36ac7-3b1e-4144-be06-eeecb53ba463","a24498cd-8507-4d64-b8a7-030278a8da61"],"name":"CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2eport-1"}]} 2018-06-27 22:55:01,588 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=36f919eb-9de6-4a9a-ae84-9e4c2beed425 used request id req-1564e2f0-3d52-468b-b220-26d80e510da7 2018-06-27 22:55:01,589 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:55:01,590 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 22:55:01,592 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:55:02,514 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "241e27fac7f946c5801fde86512f40dd", "name": "CreateInstanceSingleNetworkTests-85fa8eb3-3d01-4de-proj-role"}], "expires_at": "2018-06-27T23:55:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a525faa61804b41a1da6cd4defb12f0", "name": "CreateInstanceSingleNetworkTests-85fa8eb3-3d01-4de-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/4a525faa61804b41a1da6cd4defb12f0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/4a525faa61804b41a1da6cd4defb12f0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/4a525faa61804b41a1da6cd4defb12f0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/4a525faa61804b41a1da6cd4defb12f0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/4a525faa61804b41a1da6cd4defb12f0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/4a525faa61804b41a1da6cd4defb12f0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/4a525faa61804b41a1da6cd4defb12f0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/4a525faa61804b41a1da6cd4defb12f0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/4a525faa61804b41a1da6cd4defb12f0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/4a525faa61804b41a1da6cd4defb12f0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/4a525faa61804b41a1da6cd4defb12f0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/4a525faa61804b41a1da6cd4defb12f0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["-rsZXEuERba7uUb1Mv2xGQ"], "issued_at": "2018-06-27T22:55:02.000000Z"}} 2018-06-27 22:55:02,514 - 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}af8d38fc0dadb802fcbfc5937c92c62d9d1faa6e" 2018-06-27 22:55:02,904 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:55:02 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1be2f545-22de-4228-bdfa-61070d0005a5 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:55:02,904 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-1be2f545-22de-4228-bdfa-61070d0005a5 2018-06-27 22:55:02,908 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:8774/v2.1/flavors/4f11ea46-ca12-41ef-885f-6148f35969b6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af8d38fc0dadb802fcbfc5937c92c62d9d1faa6e" 2018-06-27 22:55:02,952 - 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-27 22:55:03,759 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:55: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-ae6aa400-7706-41ba-855e-4a9d81d9802b X-Compute-Request-Id: req-ae6aa400-7706-41ba-855e-4a9d81d9802b Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/4f11ea46-ca12-41ef-885f-6148f35969b6", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/4f11ea46-ca12-41ef-885f-6148f35969b6", "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": "4f11ea46-ca12-41ef-885f-6148f35969b6"}} 2018-06-27 22:55:03,760 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/4f11ea46-ca12-41ef-885f-6148f35969b6 used request id req-ae6aa400-7706-41ba-855e-4a9d81d9802b 2018-06-27 22:55:03,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/subnets/2d53fff4-0987-4e12-8dcb-f54d36ed124c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af8d38fc0dadb802fcbfc5937c92c62d9d1faa6e" 2018-06-27 22:55:03,807 - 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-27 22:55:04,611 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:55:04 GMT Content-Type: application/json Content-Length: 679 Connection: keep-alive X-Openstack-Request-Id: req-8aaa505f-2bf1-4125-a54e-6e31767bca92 Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"36f919eb-9de6-4a9a-ae84-9e4c2beed425","tenant_id":"4a525faa61804b41a1da6cd4defb12f0","created_at":"2018-06-27T22:52:55Z","dns_nameservers":[],"updated_at":"2018-06-27T22:52:55Z","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":"4a525faa61804b41a1da6cd4defb12f0","id":"2d53fff4-0987-4e12-8dcb-f54d36ed124c","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-pub-subnet"}} 2018-06-27 22:55:04,611 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/2d53fff4-0987-4e12-8dcb-f54d36ed124c used request id req-8aaa505f-2bf1-4125-a54e-6e31767bca92 2018-06-27 22:55:04,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/networks?id=36f919eb-9de6-4a9a-ae84-9e4c2beed425 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af8d38fc0dadb802fcbfc5937c92c62d9d1faa6e" 2018-06-27 22:55:04,619 - 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-27 22:55:05,788 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:55:05 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-e2e18283-9656-44c4-b487-3326645338e6 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["2d53fff4-0987-4e12-8dcb-f54d36ed124c"],"updated_at":"2018-06-27T22:52:55Z","tenant_id":"4a525faa61804b41a1da6cd4defb12f0","created_at":"2018-06-27T22:52:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"4a525faa61804b41a1da6cd4defb12f0","id":"36f919eb-9de6-4a9a-ae84-9e4c2beed425","name":"CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-pub-net"}]} 2018-06-27 22:55:05,788 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=36f919eb-9de6-4a9a-ae84-9e4c2beed425 used request id req-e2e18283-9656-44c4-b487-3326645338e6 2018-06-27 22:55:05,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=36f919eb-9de6-4a9a-ae84-9e4c2beed425 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af8d38fc0dadb802fcbfc5937c92c62d9d1faa6e" 2018-06-27 22:55:05,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-27 22:55:05,903 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:55:05 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-077a5748-6e0d-463c-b4ae-f7bfa3d85067 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"36f919eb-9de6-4a9a-ae84-9e4c2beed425","tenant_id":"4a525faa61804b41a1da6cd4defb12f0","created_at":"2018-06-27T22:52:55Z","dns_nameservers":[],"updated_at":"2018-06-27T22:52:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"4a525faa61804b41a1da6cd4defb12f0","id":"2d53fff4-0987-4e12-8dcb-f54d36ed124c","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-pub-subnet"}]} 2018-06-27 22:55:05,904 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=36f919eb-9de6-4a9a-ae84-9e4c2beed425 used request id req-077a5748-6e0d-463c-b4ae-f7bfa3d85067 2018-06-27 22:55:05,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af8d38fc0dadb802fcbfc5937c92c62d9d1faa6e" 2018-06-27 22:55:05,911 - 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-27 22:55:06,145 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:55:06 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-42961a2b-5695-4ea9-b146-9f31640715a6 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["2d53fff4-0987-4e12-8dcb-f54d36ed124c"],"updated_at":"2018-06-27T22:52:55Z","tenant_id":"4a525faa61804b41a1da6cd4defb12f0","created_at":"2018-06-27T22:52:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"4a525faa61804b41a1da6cd4defb12f0","id":"36f919eb-9de6-4a9a-ae84-9e4c2beed425","name":"CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-pub-net"}]} 2018-06-27 22:55:06,146 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-pub-net used request id req-42961a2b-5695-4ea9-b146-9f31640715a6 2018-06-27 22:55:06,149 - 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-27 22:55:06,190 - 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-27 22:55:06,201 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx Date: Wed, 27 Jun 2018 22:55:06 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-27 22:55:06,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:5000/v3/projects/4a525faa61804b41a1da6cd4defb12f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af8d38fc0dadb802fcbfc5937c92c62d9d1faa6e" 2018-06-27 22:55:06,204 - 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-27 22:55:06,292 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:55:06 GMT Content-Type: application/json Content-Length: 332 Connection: keep-alive Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-18196d9d-8f7c-4f24-afb2-37f510ad8be7 Front-End-Https: on RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "https://172.30.10.101:5000/v3/projects/4a525faa61804b41a1da6cd4defb12f0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a525faa61804b41a1da6cd4defb12f0", "name": "CreateInstanceSingleNetworkTests-85fa8eb3-3d01-4de-proj"}} 2018-06-27 22:55:06,292 - keystoneauth.session - DEBUG - GET call to identity for https://172.30.10.101:5000/v3/projects/4a525faa61804b41a1da6cd4defb12f0 used request id req-18196d9d-8f7c-4f24-afb2-37f510ad8be7 2018-06-27 22:55:06,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=36f919eb-9de6-4a9a-ae84-9e4c2beed425 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af8d38fc0dadb802fcbfc5937c92c62d9d1faa6e" 2018-06-27 22:55:06,299 - 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-27 22:55:06,489 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:55:06 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-67eab09b-f251-451a-9277-c3e82b16ac1d Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"36f919eb-9de6-4a9a-ae84-9e4c2beed425","tenant_id":"4a525faa61804b41a1da6cd4defb12f0","created_at":"2018-06-27T22:52:55Z","dns_nameservers":[],"updated_at":"2018-06-27T22:52:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"4a525faa61804b41a1da6cd4defb12f0","id":"2d53fff4-0987-4e12-8dcb-f54d36ed124c","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-pub-subnet"}]} 2018-06-27 22:55:06,489 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=36f919eb-9de6-4a9a-ae84-9e4c2beed425 used request id req-67eab09b-f251-451a-9277-c3e82b16ac1d 2018-06-27 22:55:06,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/ports?network_id=36f919eb-9de6-4a9a-ae84-9e4c2beed425&mac_address=fa%3A16%3A3e%3A8b%3A3d%3Ac2&name=CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2eport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af8d38fc0dadb802fcbfc5937c92c62d9d1faa6e" 2018-06-27 22:55:06,497 - 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-27 22:55:06,722 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:55:06 GMT Content-Type: application/json Content-Length: 860 Connection: keep-alive X-Openstack-Request-Id: req-e2c5c313-4ee6-457e-a233-d803c38573aa Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"36f919eb-9de6-4a9a-ae84-9e4c2beed425","tenant_id":"4a525faa61804b41a1da6cd4defb12f0","created_at":"2018-06-27T22:53:37Z","admin_state_up":true,"updated_at":"2018-06-27T22:54:22Z","binding:vnic_type":"normal","device_id":"b9d5c8ef-1829-46f8-880e-45ddb746a98e","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:8b:3d:c2","id":"743a6803-7672-4811-ac92-5b5e8c435d04","port_security_enabled":true,"project_id":"4a525faa61804b41a1da6cd4defb12f0","fixed_ips":[{"subnet_id":"2d53fff4-0987-4e12-8dcb-f54d36ed124c","ip_address":"10.55.1.7"}],"extra_dhcp_opts":[],"security_groups":["a24498cd-8507-4d64-b8a7-030278a8da61","b8c36ac7-3b1e-4144-be06-eeecb53ba463"],"name":"CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2eport-1"}]} 2018-06-27 22:55:06,722 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=36f919eb-9de6-4a9a-ae84-9e4c2beed425&mac_address=fa%3A16%3A3e%3A8b%3A3d%3Ac2&name=CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2eport-1&admin_state_up=True used request id req-e2c5c313-4ee6-457e-a233-d803c38573aa 2018-06-27 22:55:06,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:5000/v3/projects/4a525faa61804b41a1da6cd4defb12f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af8d38fc0dadb802fcbfc5937c92c62d9d1faa6e" 2018-06-27 22:55:06,728 - 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-27 22:55:06,808 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:55:06 GMT Content-Type: application/json Content-Length: 332 Connection: keep-alive Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-eb0000cf-403a-4de8-a817-9a2a36e723c2 Front-End-Https: on RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "https://172.30.10.101:5000/v3/projects/4a525faa61804b41a1da6cd4defb12f0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a525faa61804b41a1da6cd4defb12f0", "name": "CreateInstanceSingleNetworkTests-85fa8eb3-3d01-4de-proj"}} 2018-06-27 22:55:06,808 - keystoneauth.session - DEBUG - GET call to identity for https://172.30.10.101:5000/v3/projects/4a525faa61804b41a1da6cd4defb12f0 used request id req-eb0000cf-403a-4de8-a817-9a2a36e723c2 2018-06-27 22:55:06,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af8d38fc0dadb802fcbfc5937c92c62d9d1faa6e" 2018-06-27 22:55:06,815 - 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-27 22:55:07,363 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:55:07 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-45583c0c-df0e-4147-9388-b81ffb80c4f5 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["2d53fff4-0987-4e12-8dcb-f54d36ed124c"],"updated_at":"2018-06-27T22:52:55Z","tenant_id":"4a525faa61804b41a1da6cd4defb12f0","created_at":"2018-06-27T22:52:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"4a525faa61804b41a1da6cd4defb12f0","id":"36f919eb-9de6-4a9a-ae84-9e4c2beed425","name":"CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-pub-net"}]} 2018-06-27 22:55:07,363 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-pub-net used request id req-45583c0c-df0e-4147-9388-b81ffb80c4f5 2018-06-27 22:55:07,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=36f919eb-9de6-4a9a-ae84-9e4c2beed425 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af8d38fc0dadb802fcbfc5937c92c62d9d1faa6e" 2018-06-27 22:55:07,371 - 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-27 22:55:07,477 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:55:07 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-4ccde8e2-7960-41b8-b4c4-72c011631942 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"36f919eb-9de6-4a9a-ae84-9e4c2beed425","tenant_id":"4a525faa61804b41a1da6cd4defb12f0","created_at":"2018-06-27T22:52:55Z","dns_nameservers":[],"updated_at":"2018-06-27T22:52:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"4a525faa61804b41a1da6cd4defb12f0","id":"2d53fff4-0987-4e12-8dcb-f54d36ed124c","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-pub-subnet"}]} 2018-06-27 22:55:07,477 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=36f919eb-9de6-4a9a-ae84-9e4c2beed425 used request id req-4ccde8e2-7960-41b8-b4c4-72c011631942 2018-06-27 22:55:07,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/ports?network_id=36f919eb-9de6-4a9a-ae84-9e4c2beed425 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af8d38fc0dadb802fcbfc5937c92c62d9d1faa6e" 2018-06-27 22:55:07,484 - 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-27 22:55:07,745 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:55:07 GMT Content-Type: application/json Content-Length: 3045 Connection: keep-alive X-Openstack-Request-Id: req-2adaf43c-adac-4d54-ab7d-d6cdfd8b2206 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"36f919eb-9de6-4a9a-ae84-9e4c2beed425","tenant_id":"4a525faa61804b41a1da6cd4defb12f0","created_at":"2018-06-27T22:53:09Z","admin_state_up":true,"updated_at":"2018-06-27T22:53:18Z","binding:vnic_type":"normal","device_id":"70e10ced-f22b-40b7-b7d4-9fa4f4931f8b","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:2e:73:22","id":"2c0397ad-a9de-4829-b747-b917c56ddc73","port_security_enabled":false,"project_id":"4a525faa61804b41a1da6cd4defb12f0","fixed_ips":[{"subnet_id":"2d53fff4-0987-4e12-8dcb-f54d36ed124c","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"36f919eb-9de6-4a9a-ae84-9e4c2beed425","tenant_id":"4a525faa61804b41a1da6cd4defb12f0","created_at":"2018-06-27T22:52:56Z","admin_state_up":true,"updated_at":"2018-06-27T22:53:02Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-36f919eb-9de6-4a9a-ae84-9e4c2beed425","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:c8:7e:ec","id":"4a22805c-ff58-4922-ab10-b5dbc1f16eaf","port_security_enabled":false,"project_id":"4a525faa61804b41a1da6cd4defb12f0","fixed_ips":[{"subnet_id":"2d53fff4-0987-4e12-8dcb-f54d36ed124c","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"36f919eb-9de6-4a9a-ae84-9e4c2beed425","tenant_id":"4a525faa61804b41a1da6cd4defb12f0","created_at":"2018-06-27T22:52:57Z","admin_state_up":true,"updated_at":"2018-06-27T22:53:03Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-36f919eb-9de6-4a9a-ae84-9e4c2beed425","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:4a:f0:0d","id":"5fc7327b-0e88-4ed4-b948-095a02df56eb","port_security_enabled":false,"project_id":"4a525faa61804b41a1da6cd4defb12f0","fixed_ips":[{"subnet_id":"2d53fff4-0987-4e12-8dcb-f54d36ed124c","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"36f919eb-9de6-4a9a-ae84-9e4c2beed425","tenant_id":"4a525faa61804b41a1da6cd4defb12f0","created_at":"2018-06-27T22:53:37Z","admin_state_up":true,"updated_at":"2018-06-27T22:54:22Z","binding:vnic_type":"normal","device_id":"b9d5c8ef-1829-46f8-880e-45ddb746a98e","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:8b:3d:c2","id":"743a6803-7672-4811-ac92-5b5e8c435d04","port_security_enabled":true,"project_id":"4a525faa61804b41a1da6cd4defb12f0","fixed_ips":[{"subnet_id":"2d53fff4-0987-4e12-8dcb-f54d36ed124c","ip_address":"10.55.1.7"}],"extra_dhcp_opts":[],"security_groups":["b8c36ac7-3b1e-4144-be06-eeecb53ba463","a24498cd-8507-4d64-b8a7-030278a8da61"],"name":"CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2eport-1"}]} 2018-06-27 22:55:07,745 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=36f919eb-9de6-4a9a-ae84-9e4c2beed425 used request id req-2adaf43c-adac-4d54-ab7d-d6cdfd8b2206 2018-06-27 22:55:07,751 - 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}af8d38fc0dadb802fcbfc5937c92c62d9d1faa6e" 2018-06-27 22:55:07,753 - 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-27 22:55:07,806 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:55:07 GMT Content-Type: application/json Content-Length: 19 Connection: keep-alive X-Openstack-Request-Id: req-8339d549-3e9c-44a1-8c55-159979174fa6 Front-End-Https: on RESP BODY: {"floatingips": []} 2018-06-27 22:55:07,806 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/floatingips used request id req-8339d549-3e9c-44a1-8c55-159979174fa6 2018-06-27 22:55:07,806 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:55:07,807 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:55:08,816 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "241e27fac7f946c5801fde86512f40dd", "name": "CreateInstanceSingleNetworkTests-85fa8eb3-3d01-4de-proj-role"}], "expires_at": "2018-06-27T23:55:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a525faa61804b41a1da6cd4defb12f0", "name": "CreateInstanceSingleNetworkTests-85fa8eb3-3d01-4de-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/4a525faa61804b41a1da6cd4defb12f0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/4a525faa61804b41a1da6cd4defb12f0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/4a525faa61804b41a1da6cd4defb12f0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/4a525faa61804b41a1da6cd4defb12f0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/4a525faa61804b41a1da6cd4defb12f0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/4a525faa61804b41a1da6cd4defb12f0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/4a525faa61804b41a1da6cd4defb12f0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/4a525faa61804b41a1da6cd4defb12f0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/4a525faa61804b41a1da6cd4defb12f0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/4a525faa61804b41a1da6cd4defb12f0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/4a525faa61804b41a1da6cd4defb12f0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/4a525faa61804b41a1da6cd4defb12f0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["qD4HKvyaSWK34wRh79z32g"], "issued_at": "2018-06-27T22:55:08.000000Z"}} 2018-06-27 22:55:08,816 - 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}82ebf6aaa371778758d06979aad8ff7a23a7687a" 2018-06-27 22:55:08,875 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:55:08 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-01e0bfeb-451f-4ee0-93af-80f57d0ca4df Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:55:08,875 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-01e0bfeb-451f-4ee0-93af-80f57d0ca4df 2018-06-27 22:55:08,876 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 22:55:08,879 - 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}82ebf6aaa371778758d06979aad8ff7a23a7687a" 2018-06-27 22:55:09,288 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:55:08 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-16199aa9-b33b-4604-ae38-fcc1f3993a02 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:55:09,289 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-16199aa9-b33b-4604-ae38-fcc1f3993a02 2018-06-27 22:55:09,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82ebf6aaa371778758d06979aad8ff7a23a7687a" 2018-06-27 22:55:09,340 - 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-27 22:55:10,549 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:55:10 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-8f568f17-16fa-4801-afbb-7dbd31de83cb Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["2d53fff4-0987-4e12-8dcb-f54d36ed124c"],"updated_at":"2018-06-27T22:52:55Z","tenant_id":"4a525faa61804b41a1da6cd4defb12f0","created_at":"2018-06-27T22:52:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"4a525faa61804b41a1da6cd4defb12f0","id":"36f919eb-9de6-4a9a-ae84-9e4c2beed425","name":"CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-pub-net"}]} 2018-06-27 22:55:10,549 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-pub-net used request id req-8f568f17-16fa-4801-afbb-7dbd31de83cb 2018-06-27 22:55:10,553 - 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-27 22:55:10,596 - 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-27 22:55:10,605 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx Date: Wed, 27 Jun 2018 22:55: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-27 22:55:10,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:5000/v3/projects/4a525faa61804b41a1da6cd4defb12f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82ebf6aaa371778758d06979aad8ff7a23a7687a" 2018-06-27 22:55:10,608 - 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-27 22:55:10,663 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:55:10 GMT Content-Type: application/json Content-Length: 332 Connection: keep-alive Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-13805973-8525-4f35-b002-2185ddaf6eb8 Front-End-Https: on RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "https://172.30.10.101:5000/v3/projects/4a525faa61804b41a1da6cd4defb12f0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a525faa61804b41a1da6cd4defb12f0", "name": "CreateInstanceSingleNetworkTests-85fa8eb3-3d01-4de-proj"}} 2018-06-27 22:55:10,663 - keystoneauth.session - DEBUG - GET call to identity for https://172.30.10.101:5000/v3/projects/4a525faa61804b41a1da6cd4defb12f0 used request id req-13805973-8525-4f35-b002-2185ddaf6eb8 2018-06-27 22:55:10,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=36f919eb-9de6-4a9a-ae84-9e4c2beed425 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82ebf6aaa371778758d06979aad8ff7a23a7687a" 2018-06-27 22:55:10,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-27 22:55:11,533 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:55:11 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-b6547001-465a-4dd2-a23d-3302e24833cf Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"36f919eb-9de6-4a9a-ae84-9e4c2beed425","tenant_id":"4a525faa61804b41a1da6cd4defb12f0","created_at":"2018-06-27T22:52:55Z","dns_nameservers":[],"updated_at":"2018-06-27T22:52:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"4a525faa61804b41a1da6cd4defb12f0","id":"2d53fff4-0987-4e12-8dcb-f54d36ed124c","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-pub-subnet"}]} 2018-06-27 22:55:11,533 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=36f919eb-9de6-4a9a-ae84-9e4c2beed425 used request id req-b6547001-465a-4dd2-a23d-3302e24833cf 2018-06-27 22:55:11,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/ports?network_id=36f919eb-9de6-4a9a-ae84-9e4c2beed425&mac_address=fa%3A16%3A3e%3A8b%3A3d%3Ac2&name=CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2eport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82ebf6aaa371778758d06979aad8ff7a23a7687a" 2018-06-27 22:55:11,541 - 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-27 22:55:12,450 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:55:12 GMT Content-Type: application/json Content-Length: 860 Connection: keep-alive X-Openstack-Request-Id: req-769b6e3a-4fca-4491-8830-de56a2f6e2a7 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"36f919eb-9de6-4a9a-ae84-9e4c2beed425","tenant_id":"4a525faa61804b41a1da6cd4defb12f0","created_at":"2018-06-27T22:53:37Z","admin_state_up":true,"updated_at":"2018-06-27T22:54:22Z","binding:vnic_type":"normal","device_id":"b9d5c8ef-1829-46f8-880e-45ddb746a98e","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:8b:3d:c2","id":"743a6803-7672-4811-ac92-5b5e8c435d04","port_security_enabled":true,"project_id":"4a525faa61804b41a1da6cd4defb12f0","fixed_ips":[{"subnet_id":"2d53fff4-0987-4e12-8dcb-f54d36ed124c","ip_address":"10.55.1.7"}],"extra_dhcp_opts":[],"security_groups":["a24498cd-8507-4d64-b8a7-030278a8da61","b8c36ac7-3b1e-4144-be06-eeecb53ba463"],"name":"CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2eport-1"}]} 2018-06-27 22:55:12,450 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=36f919eb-9de6-4a9a-ae84-9e4c2beed425&mac_address=fa%3A16%3A3e%3A8b%3A3d%3Ac2&name=CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2eport-1&admin_state_up=True used request id req-769b6e3a-4fca-4491-8830-de56a2f6e2a7 2018-06-27 22:55:12,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:5000/v3/projects/4a525faa61804b41a1da6cd4defb12f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82ebf6aaa371778758d06979aad8ff7a23a7687a" 2018-06-27 22:55:12,456 - 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-27 22:55:12,857 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:55:12 GMT Content-Type: application/json Content-Length: 332 Connection: keep-alive Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c7fa5999-b78c-4985-b5e2-7189405f7150 Front-End-Https: on RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "https://172.30.10.101:5000/v3/projects/4a525faa61804b41a1da6cd4defb12f0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a525faa61804b41a1da6cd4defb12f0", "name": "CreateInstanceSingleNetworkTests-85fa8eb3-3d01-4de-proj"}} 2018-06-27 22:55:12,857 - keystoneauth.session - DEBUG - GET call to identity for https://172.30.10.101:5000/v3/projects/4a525faa61804b41a1da6cd4defb12f0 used request id req-c7fa5999-b78c-4985-b5e2-7189405f7150 2018-06-27 22:55:12,861 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82ebf6aaa371778758d06979aad8ff7a23a7687a" 2018-06-27 22:55:12,902 - 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-27 22:55:15,034 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:55:15 GMT Content-Type: application/json Content-Length: 1783 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-b0874e4a-1eb3-4794-8ebb-001222dbbfe2 X-Compute-Request-Id: req-b0874e4a-1eb3-4794-8ebb-001222dbbfe2 Front-End-Https: on RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:3d:c2", "version": 4, "addr": "10.55.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/b9d5c8ef-1829-46f8-880e-45ddb746a98e", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/b9d5c8ef-1829-46f8-880e-45ddb746a98e", "rel": "bookmark"}], "image": {"id": "7e761fac-57bc-438a-be0f-2e680f84d6d5", "links": [{"href": "http://172.30.10.101:8774/images/7e761fac-57bc-438a-be0f-2e680f84d6d5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:54:09.000000", "flavor": {"id": "4f11ea46-ca12-41ef-885f-6148f35969b6", "links": [{"href": "http://172.30.10.101:8774/flavors/4f11ea46-ca12-41ef-885f-6148f35969b6", "rel": "bookmark"}]}, "id": "b9d5c8ef-1829-46f8-880e-45ddb746a98e", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-sec-grp"}, {"name": "default"}], "user_id": "8e1c9a034ff84d7c9c8128ea09972b39", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:54:09Z", "hostId": "03d8b7ccfb2b1739a068d2abbd922b1a05b711d9ebe3e2ae0f8af64c", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-kp", "name": "CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-inst", "created": "2018-06-27T22:53:51Z", "tenant_id": "4a525faa61804b41a1da6cd4defb12f0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-27 22:55:15,034 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-inst used request id req-b0874e4a-1eb3-4794-8ebb-001222dbbfe2 2018-06-27 22:55:15,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82ebf6aaa371778758d06979aad8ff7a23a7687a" 2018-06-27 22:55:15,042 - 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-27 22:55:15,334 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:55:15 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-2839b600-b59d-44f1-b589-7d0488e9f7cb Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["2d53fff4-0987-4e12-8dcb-f54d36ed124c"],"updated_at":"2018-06-27T22:52:55Z","tenant_id":"4a525faa61804b41a1da6cd4defb12f0","created_at":"2018-06-27T22:52:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"4a525faa61804b41a1da6cd4defb12f0","id":"36f919eb-9de6-4a9a-ae84-9e4c2beed425","name":"CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-pub-net"}]} 2018-06-27 22:55:15,334 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-pub-net used request id req-2839b600-b59d-44f1-b589-7d0488e9f7cb 2018-06-27 22:55:15,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=36f919eb-9de6-4a9a-ae84-9e4c2beed425 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82ebf6aaa371778758d06979aad8ff7a23a7687a" 2018-06-27 22:55:15,341 - 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-27 22:55:15,453 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:55:15 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-12a0f423-9422-4622-9fd0-5282feab838f Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"36f919eb-9de6-4a9a-ae84-9e4c2beed425","tenant_id":"4a525faa61804b41a1da6cd4defb12f0","created_at":"2018-06-27T22:52:55Z","dns_nameservers":[],"updated_at":"2018-06-27T22:52:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"4a525faa61804b41a1da6cd4defb12f0","id":"2d53fff4-0987-4e12-8dcb-f54d36ed124c","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-pub-subnet"}]} 2018-06-27 22:55:15,454 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=36f919eb-9de6-4a9a-ae84-9e4c2beed425 used request id req-12a0f423-9422-4622-9fd0-5282feab838f 2018-06-27 22:55:15,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/ports?network_id=36f919eb-9de6-4a9a-ae84-9e4c2beed425 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82ebf6aaa371778758d06979aad8ff7a23a7687a" 2018-06-27 22:55:15,461 - 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-27 22:55:15,769 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:55:15 GMT Content-Type: application/json Content-Length: 3045 Connection: keep-alive X-Openstack-Request-Id: req-cdf82cac-a825-4224-9e23-bc44472bf32a Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"36f919eb-9de6-4a9a-ae84-9e4c2beed425","tenant_id":"4a525faa61804b41a1da6cd4defb12f0","created_at":"2018-06-27T22:53:09Z","admin_state_up":true,"updated_at":"2018-06-27T22:53:18Z","binding:vnic_type":"normal","device_id":"70e10ced-f22b-40b7-b7d4-9fa4f4931f8b","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:2e:73:22","id":"2c0397ad-a9de-4829-b747-b917c56ddc73","port_security_enabled":false,"project_id":"4a525faa61804b41a1da6cd4defb12f0","fixed_ips":[{"subnet_id":"2d53fff4-0987-4e12-8dcb-f54d36ed124c","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"36f919eb-9de6-4a9a-ae84-9e4c2beed425","tenant_id":"4a525faa61804b41a1da6cd4defb12f0","created_at":"2018-06-27T22:52:56Z","admin_state_up":true,"updated_at":"2018-06-27T22:53:02Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-36f919eb-9de6-4a9a-ae84-9e4c2beed425","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:c8:7e:ec","id":"4a22805c-ff58-4922-ab10-b5dbc1f16eaf","port_security_enabled":false,"project_id":"4a525faa61804b41a1da6cd4defb12f0","fixed_ips":[{"subnet_id":"2d53fff4-0987-4e12-8dcb-f54d36ed124c","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"36f919eb-9de6-4a9a-ae84-9e4c2beed425","tenant_id":"4a525faa61804b41a1da6cd4defb12f0","created_at":"2018-06-27T22:52:57Z","admin_state_up":true,"updated_at":"2018-06-27T22:53:03Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-36f919eb-9de6-4a9a-ae84-9e4c2beed425","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:4a:f0:0d","id":"5fc7327b-0e88-4ed4-b948-095a02df56eb","port_security_enabled":false,"project_id":"4a525faa61804b41a1da6cd4defb12f0","fixed_ips":[{"subnet_id":"2d53fff4-0987-4e12-8dcb-f54d36ed124c","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"36f919eb-9de6-4a9a-ae84-9e4c2beed425","tenant_id":"4a525faa61804b41a1da6cd4defb12f0","created_at":"2018-06-27T22:53:37Z","admin_state_up":true,"updated_at":"2018-06-27T22:54:22Z","binding:vnic_type":"normal","device_id":"b9d5c8ef-1829-46f8-880e-45ddb746a98e","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:8b:3d:c2","id":"743a6803-7672-4811-ac92-5b5e8c435d04","port_security_enabled":true,"project_id":"4a525faa61804b41a1da6cd4defb12f0","fixed_ips":[{"subnet_id":"2d53fff4-0987-4e12-8dcb-f54d36ed124c","ip_address":"10.55.1.7"}],"extra_dhcp_opts":[],"security_groups":["b8c36ac7-3b1e-4144-be06-eeecb53ba463","a24498cd-8507-4d64-b8a7-030278a8da61"],"name":"CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2eport-1"}]} 2018-06-27 22:55:15,769 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=36f919eb-9de6-4a9a-ae84-9e4c2beed425 used request id req-cdf82cac-a825-4224-9e23-bc44472bf32a 2018-06-27 22:55:15,770 - create_instance - INFO - Found existing machine with name - CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-inst 2018-06-27 22:55:15,775 - 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}82ebf6aaa371778758d06979aad8ff7a23a7687a" 2018-06-27 22:55:15,777 - 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-27 22:55:15,847 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:55:15 GMT Content-Type: application/json Content-Length: 19 Connection: keep-alive X-Openstack-Request-Id: req-9830a1a3-7a19-48a9-b019-eb6ad331c7a0 Front-End-Https: on RESP BODY: {"floatingips": []} 2018-06-27 22:55:15,848 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/floatingips used request id req-9830a1a3-7a19-48a9-b019-eb6ad331c7a0 2018-06-27 22:55:15,852 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:8774/v2.1/servers/b9d5c8ef-1829-46f8-880e-45ddb746a98e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82ebf6aaa371778758d06979aad8ff7a23a7687a" 2018-06-27 22:55:15,853 - 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-27 22:55:18,175 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:55:18 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-20816b95-67f1-4fe3-a088-c3c6da6cc721 X-Compute-Request-Id: req-20816b95-67f1-4fe3-a088-c3c6da6cc721 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:3d:c2", "version": 4, "addr": "10.55.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/b9d5c8ef-1829-46f8-880e-45ddb746a98e", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/b9d5c8ef-1829-46f8-880e-45ddb746a98e", "rel": "bookmark"}], "image": {"id": "7e761fac-57bc-438a-be0f-2e680f84d6d5", "links": [{"href": "http://172.30.10.101:8774/images/7e761fac-57bc-438a-be0f-2e680f84d6d5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:54:09.000000", "flavor": {"id": "4f11ea46-ca12-41ef-885f-6148f35969b6", "links": [{"href": "http://172.30.10.101:8774/flavors/4f11ea46-ca12-41ef-885f-6148f35969b6", "rel": "bookmark"}]}, "id": "b9d5c8ef-1829-46f8-880e-45ddb746a98e", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-sec-grp"}, {"name": "default"}], "user_id": "8e1c9a034ff84d7c9c8128ea09972b39", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:54:09Z", "hostId": "03d8b7ccfb2b1739a068d2abbd922b1a05b711d9ebe3e2ae0f8af64c", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-kp", "name": "CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-inst", "created": "2018-06-27T22:53:51Z", "tenant_id": "4a525faa61804b41a1da6cd4defb12f0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:55:18,175 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/b9d5c8ef-1829-46f8-880e-45ddb746a98e used request id req-20816b95-67f1-4fe3-a088-c3c6da6cc721 2018-06-27 22:55:18,175 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-inst] is - ACTIVE 2018-06-27 22:55:18,178 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:8774/v2.1/servers/b9d5c8ef-1829-46f8-880e-45ddb746a98e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82ebf6aaa371778758d06979aad8ff7a23a7687a" 2018-06-27 22:55:18,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-27 22:55:20,563 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:55:20 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-14276d10-8b1a-43c8-bdc1-1c31e0453dbf X-Compute-Request-Id: req-14276d10-8b1a-43c8-bdc1-1c31e0453dbf Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:3d:c2", "version": 4, "addr": "10.55.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/b9d5c8ef-1829-46f8-880e-45ddb746a98e", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/b9d5c8ef-1829-46f8-880e-45ddb746a98e", "rel": "bookmark"}], "image": {"id": "7e761fac-57bc-438a-be0f-2e680f84d6d5", "links": [{"href": "http://172.30.10.101:8774/images/7e761fac-57bc-438a-be0f-2e680f84d6d5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:54:09.000000", "flavor": {"id": "4f11ea46-ca12-41ef-885f-6148f35969b6", "links": [{"href": "http://172.30.10.101:8774/flavors/4f11ea46-ca12-41ef-885f-6148f35969b6", "rel": "bookmark"}]}, "id": "b9d5c8ef-1829-46f8-880e-45ddb746a98e", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-sec-grp"}, {"name": "default"}], "user_id": "8e1c9a034ff84d7c9c8128ea09972b39", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:54:09Z", "hostId": "03d8b7ccfb2b1739a068d2abbd922b1a05b711d9ebe3e2ae0f8af64c", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-kp", "name": "CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-inst", "created": "2018-06-27T22:53:51Z", "tenant_id": "4a525faa61804b41a1da6cd4defb12f0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:55:20,563 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/b9d5c8ef-1829-46f8-880e-45ddb746a98e used request id req-14276d10-8b1a-43c8-bdc1-1c31e0453dbf 2018-06-27 22:55:20,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82ebf6aaa371778758d06979aad8ff7a23a7687a" 2018-06-27 22:55:20,570 - 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-27 22:55:21,284 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:55:21 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-94775c91-535e-4cce-804b-5bd3d27315ea Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["2d53fff4-0987-4e12-8dcb-f54d36ed124c"],"updated_at":"2018-06-27T22:52:55Z","tenant_id":"4a525faa61804b41a1da6cd4defb12f0","created_at":"2018-06-27T22:52:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"4a525faa61804b41a1da6cd4defb12f0","id":"36f919eb-9de6-4a9a-ae84-9e4c2beed425","name":"CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-pub-net"}]} 2018-06-27 22:55:21,284 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-pub-net used request id req-94775c91-535e-4cce-804b-5bd3d27315ea 2018-06-27 22:55:21,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:5000/v3/projects/4a525faa61804b41a1da6cd4defb12f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82ebf6aaa371778758d06979aad8ff7a23a7687a" 2018-06-27 22:55:21,290 - 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-27 22:55:21,535 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:55:21 GMT Content-Type: application/json Content-Length: 332 Connection: keep-alive Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4f711db3-76d5-45eb-a287-1c233b24a470 Front-End-Https: on RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "https://172.30.10.101:5000/v3/projects/4a525faa61804b41a1da6cd4defb12f0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a525faa61804b41a1da6cd4defb12f0", "name": "CreateInstanceSingleNetworkTests-85fa8eb3-3d01-4de-proj"}} 2018-06-27 22:55:21,535 - keystoneauth.session - DEBUG - GET call to identity for https://172.30.10.101:5000/v3/projects/4a525faa61804b41a1da6cd4defb12f0 used request id req-4f711db3-76d5-45eb-a287-1c233b24a470 2018-06-27 22:55:21,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=36f919eb-9de6-4a9a-ae84-9e4c2beed425 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82ebf6aaa371778758d06979aad8ff7a23a7687a" 2018-06-27 22:55:21,542 - 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-27 22:55:21,655 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:55:21 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-273ee948-97e4-4508-b405-e8b09d5f4072 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"36f919eb-9de6-4a9a-ae84-9e4c2beed425","tenant_id":"4a525faa61804b41a1da6cd4defb12f0","created_at":"2018-06-27T22:52:55Z","dns_nameservers":[],"updated_at":"2018-06-27T22:52:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"4a525faa61804b41a1da6cd4defb12f0","id":"2d53fff4-0987-4e12-8dcb-f54d36ed124c","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-pub-subnet"}]} 2018-06-27 22:55:21,655 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=36f919eb-9de6-4a9a-ae84-9e4c2beed425 used request id req-273ee948-97e4-4508-b405-e8b09d5f4072 2018-06-27 22:55:21,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/ports?network_id=36f919eb-9de6-4a9a-ae84-9e4c2beed425 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82ebf6aaa371778758d06979aad8ff7a23a7687a" 2018-06-27 22:55:21,663 - 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-27 22:55:21,915 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:55:21 GMT Content-Type: application/json Content-Length: 3045 Connection: keep-alive X-Openstack-Request-Id: req-8688d100-7b8e-4b6b-afd8-1ffcffdf5fd2 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"36f919eb-9de6-4a9a-ae84-9e4c2beed425","tenant_id":"4a525faa61804b41a1da6cd4defb12f0","created_at":"2018-06-27T22:53:09Z","admin_state_up":true,"updated_at":"2018-06-27T22:53:18Z","binding:vnic_type":"normal","device_id":"70e10ced-f22b-40b7-b7d4-9fa4f4931f8b","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:2e:73:22","id":"2c0397ad-a9de-4829-b747-b917c56ddc73","port_security_enabled":false,"project_id":"4a525faa61804b41a1da6cd4defb12f0","fixed_ips":[{"subnet_id":"2d53fff4-0987-4e12-8dcb-f54d36ed124c","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"36f919eb-9de6-4a9a-ae84-9e4c2beed425","tenant_id":"4a525faa61804b41a1da6cd4defb12f0","created_at":"2018-06-27T22:52:56Z","admin_state_up":true,"updated_at":"2018-06-27T22:53:02Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-36f919eb-9de6-4a9a-ae84-9e4c2beed425","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:c8:7e:ec","id":"4a22805c-ff58-4922-ab10-b5dbc1f16eaf","port_security_enabled":false,"project_id":"4a525faa61804b41a1da6cd4defb12f0","fixed_ips":[{"subnet_id":"2d53fff4-0987-4e12-8dcb-f54d36ed124c","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"36f919eb-9de6-4a9a-ae84-9e4c2beed425","tenant_id":"4a525faa61804b41a1da6cd4defb12f0","created_at":"2018-06-27T22:52:57Z","admin_state_up":true,"updated_at":"2018-06-27T22:53:03Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-36f919eb-9de6-4a9a-ae84-9e4c2beed425","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:4a:f0:0d","id":"5fc7327b-0e88-4ed4-b948-095a02df56eb","port_security_enabled":false,"project_id":"4a525faa61804b41a1da6cd4defb12f0","fixed_ips":[{"subnet_id":"2d53fff4-0987-4e12-8dcb-f54d36ed124c","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"36f919eb-9de6-4a9a-ae84-9e4c2beed425","tenant_id":"4a525faa61804b41a1da6cd4defb12f0","created_at":"2018-06-27T22:53:37Z","admin_state_up":true,"updated_at":"2018-06-27T22:54:22Z","binding:vnic_type":"normal","device_id":"b9d5c8ef-1829-46f8-880e-45ddb746a98e","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:8b:3d:c2","id":"743a6803-7672-4811-ac92-5b5e8c435d04","port_security_enabled":true,"project_id":"4a525faa61804b41a1da6cd4defb12f0","fixed_ips":[{"subnet_id":"2d53fff4-0987-4e12-8dcb-f54d36ed124c","ip_address":"10.55.1.7"}],"extra_dhcp_opts":[],"security_groups":["b8c36ac7-3b1e-4144-be06-eeecb53ba463","a24498cd-8507-4d64-b8a7-030278a8da61"],"name":"CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2eport-1"}]} 2018-06-27 22:55:21,915 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=36f919eb-9de6-4a9a-ae84-9e4c2beed425 used request id req-8688d100-7b8e-4b6b-afd8-1ffcffdf5fd2 2018-06-27 22:55:21,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d092e94c8a55584a2f226ac02ceeeca96f668745" 2018-06-27 22:55:21,923 - 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-27 22:55:22,955 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:55:22 GMT Content-Type: application/json Content-Length: 733 Connection: keep-alive X-Openstack-Request-Id: req-90928aeb-e5a1-4f52-b41c-e00fdb2cb669 Front-End-Https: on RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "977aff9f-43e9-4fec-86ae-a730f64fa17d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "df0aa635-d718-49cc-81c1-ba349ef8a505", "ip_address": "172.30.10.115"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "4a525faa61804b41a1da6cd4defb12f0", "created_at": "2018-06-27T22:53:02Z", "admin_state_up": true, "updated_at": "2018-06-27T22:53:10Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "4a525faa61804b41a1da6cd4defb12f0", "id": "70e10ced-f22b-40b7-b7d4-9fa4f4931f8b", "name": "CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-pub-router"}]} 2018-06-27 22:55:22,956 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-pub-router used request id req-90928aeb-e5a1-4f52-b41c-e00fdb2cb669 2018-06-27 22:55:22,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:5000/v3/projects/4a525faa61804b41a1da6cd4defb12f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d092e94c8a55584a2f226ac02ceeeca96f668745" 2018-06-27 22:55:22,966 - 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-27 22:55:23,293 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:55:23 GMT Content-Type: application/json Content-Length: 332 Connection: keep-alive Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-15a8bf56-a3d7-4ead-9fbd-c6cf3427f629 Front-End-Https: on RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "https://172.30.10.101:5000/v3/projects/4a525faa61804b41a1da6cd4defb12f0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a525faa61804b41a1da6cd4defb12f0", "name": "CreateInstanceSingleNetworkTests-85fa8eb3-3d01-4de-proj"}} 2018-06-27 22:55:23,293 - keystoneauth.session - DEBUG - GET call to identity for https://172.30.10.101:5000/v3/projects/4a525faa61804b41a1da6cd4defb12f0 used request id req-15a8bf56-a3d7-4ead-9fbd-c6cf3427f629 2018-06-27 22:55:23,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/ports?device_id=70e10ced-f22b-40b7-b7d4-9fa4f4931f8b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d092e94c8a55584a2f226ac02ceeeca96f668745" 2018-06-27 22:55:23,300 - 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-27 22:55:23,447 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:55:23 GMT Content-Type: application/json Content-Length: 720 Connection: keep-alive X-Openstack-Request-Id: req-6b89adae-a78a-49ec-8dd8-c667b115fac4 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"36f919eb-9de6-4a9a-ae84-9e4c2beed425","tenant_id":"4a525faa61804b41a1da6cd4defb12f0","created_at":"2018-06-27T22:53:09Z","admin_state_up":true,"updated_at":"2018-06-27T22:53:18Z","binding:vnic_type":"normal","device_id":"70e10ced-f22b-40b7-b7d4-9fa4f4931f8b","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:2e:73:22","id":"2c0397ad-a9de-4829-b747-b917c56ddc73","port_security_enabled":false,"project_id":"4a525faa61804b41a1da6cd4defb12f0","fixed_ips":[{"subnet_id":"2d53fff4-0987-4e12-8dcb-f54d36ed124c","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-27 22:55:23,447 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=70e10ced-f22b-40b7-b7d4-9fa4f4931f8b used request id req-6b89adae-a78a-49ec-8dd8-c667b115fac4 2018-06-27 22:55:23,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/subnets/2d53fff4-0987-4e12-8dcb-f54d36ed124c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d092e94c8a55584a2f226ac02ceeeca96f668745" 2018-06-27 22:55:23,454 - 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-27 22:55:23,576 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:55:23 GMT Content-Type: application/json Content-Length: 679 Connection: keep-alive X-Openstack-Request-Id: req-caa607b1-1c90-484a-83ad-7e7438d103c7 Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"36f919eb-9de6-4a9a-ae84-9e4c2beed425","tenant_id":"4a525faa61804b41a1da6cd4defb12f0","created_at":"2018-06-27T22:52:55Z","dns_nameservers":[],"updated_at":"2018-06-27T22:52:55Z","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":"4a525faa61804b41a1da6cd4defb12f0","id":"2d53fff4-0987-4e12-8dcb-f54d36ed124c","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-pub-subnet"}} 2018-06-27 22:55:23,576 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/2d53fff4-0987-4e12-8dcb-f54d36ed124c used request id req-caa607b1-1c90-484a-83ad-7e7438d103c7 2018-06-27 22:55:23,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/networks?id=977aff9f-43e9-4fec-86ae-a730f64fa17d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d092e94c8a55584a2f226ac02ceeeca96f668745" 2018-06-27 22:55:23,583 - 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-27 22:55:23,816 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:55:23 GMT Content-Type: application/json Content-Length: 594 Connection: keep-alive X-Openstack-Request-Id: req-2a1d5376-accf-4f8f-9087-7ea69ee71fdb 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":["df0aa635-d718-49cc-81c1-ba349ef8a505"],"updated_at":"2018-06-27T18:56:39Z","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T18:56:31Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"977aff9f-43e9-4fec-86ae-a730f64fa17d","name":"floating_net"}]} 2018-06-27 22:55:23,816 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=977aff9f-43e9-4fec-86ae-a730f64fa17d used request id req-2a1d5376-accf-4f8f-9087-7ea69ee71fdb 2018-06-27 22:55:23,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=977aff9f-43e9-4fec-86ae-a730f64fa17d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d092e94c8a55584a2f226ac02ceeeca96f668745" 2018-06-27 22:55:23,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-27 22:55:23,890 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:55:23 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-28424aac-bf53-4bd0-b3ae-e4fd11aef0c4 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-27 22:55:23,890 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=977aff9f-43e9-4fec-86ae-a730f64fa17d used request id req-28424aac-bf53-4bd0-b3ae-e4fd11aef0c4 2018-06-27 22:55:23,893 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:8774/v2.1/servers/b9d5c8ef-1829-46f8-880e-45ddb746a98e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d092e94c8a55584a2f226ac02ceeeca96f668745" 2018-06-27 22:55:23,895 - 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-27 22:55:25,964 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:55:25 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-3834d586-5e87-428d-be3d-2a9c35a8a0ab X-Compute-Request-Id: req-3834d586-5e87-428d-be3d-2a9c35a8a0ab Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:3d:c2", "version": 4, "addr": "10.55.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/b9d5c8ef-1829-46f8-880e-45ddb746a98e", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/b9d5c8ef-1829-46f8-880e-45ddb746a98e", "rel": "bookmark"}], "image": {"id": "7e761fac-57bc-438a-be0f-2e680f84d6d5", "links": [{"href": "http://172.30.10.101:8774/images/7e761fac-57bc-438a-be0f-2e680f84d6d5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:54:09.000000", "flavor": {"id": "4f11ea46-ca12-41ef-885f-6148f35969b6", "links": [{"href": "http://172.30.10.101:8774/flavors/4f11ea46-ca12-41ef-885f-6148f35969b6", "rel": "bookmark"}]}, "id": "b9d5c8ef-1829-46f8-880e-45ddb746a98e", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-sec-grp"}, {"name": "default"}], "user_id": "8e1c9a034ff84d7c9c8128ea09972b39", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:54:09Z", "hostId": "03d8b7ccfb2b1739a068d2abbd922b1a05b711d9ebe3e2ae0f8af64c", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-kp", "name": "CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-inst", "created": "2018-06-27T22:53:51Z", "tenant_id": "4a525faa61804b41a1da6cd4defb12f0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:55:25,964 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/b9d5c8ef-1829-46f8-880e-45ddb746a98e used request id req-3834d586-5e87-428d-be3d-2a9c35a8a0ab 2018-06-27 22:55:25,964 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-inst] is - ACTIVE 2018-06-27 22:55:25,965 - create_instance - INFO - VM is - ACTIVE 2018-06-27 22:55:25,968 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:8774/v2.1/servers/b9d5c8ef-1829-46f8-880e-45ddb746a98e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d092e94c8a55584a2f226ac02ceeeca96f668745" 2018-06-27 22:55:25,970 - 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-27 22:55:28,750 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:55:28 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-aba06bce-1b46-4486-8d39-8e6600fbd459 X-Compute-Request-Id: req-aba06bce-1b46-4486-8d39-8e6600fbd459 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:3d:c2", "version": 4, "addr": "10.55.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/b9d5c8ef-1829-46f8-880e-45ddb746a98e", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/b9d5c8ef-1829-46f8-880e-45ddb746a98e", "rel": "bookmark"}], "image": {"id": "7e761fac-57bc-438a-be0f-2e680f84d6d5", "links": [{"href": "http://172.30.10.101:8774/images/7e761fac-57bc-438a-be0f-2e680f84d6d5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:54:09.000000", "flavor": {"id": "4f11ea46-ca12-41ef-885f-6148f35969b6", "links": [{"href": "http://172.30.10.101:8774/flavors/4f11ea46-ca12-41ef-885f-6148f35969b6", "rel": "bookmark"}]}, "id": "b9d5c8ef-1829-46f8-880e-45ddb746a98e", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-sec-grp"}, {"name": "default"}], "user_id": "8e1c9a034ff84d7c9c8128ea09972b39", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:54:09Z", "hostId": "03d8b7ccfb2b1739a068d2abbd922b1a05b711d9ebe3e2ae0f8af64c", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-kp", "name": "CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-inst", "created": "2018-06-27T22:53:51Z", "tenant_id": "4a525faa61804b41a1da6cd4defb12f0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:55:28,750 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/b9d5c8ef-1829-46f8-880e-45ddb746a98e used request id req-aba06bce-1b46-4486-8d39-8e6600fbd459 2018-06-27 22:55:28,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d092e94c8a55584a2f226ac02ceeeca96f668745" 2018-06-27 22:55:28,758 - 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-27 22:55:29,060 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:55:29 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-3a891f66-6e8e-4a40-a412-dd9d0fd80920 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["2d53fff4-0987-4e12-8dcb-f54d36ed124c"],"updated_at":"2018-06-27T22:52:55Z","tenant_id":"4a525faa61804b41a1da6cd4defb12f0","created_at":"2018-06-27T22:52:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"4a525faa61804b41a1da6cd4defb12f0","id":"36f919eb-9de6-4a9a-ae84-9e4c2beed425","name":"CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-pub-net"}]} 2018-06-27 22:55:29,060 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-pub-net used request id req-3a891f66-6e8e-4a40-a412-dd9d0fd80920 2018-06-27 22:55:29,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:5000/v3/projects/4a525faa61804b41a1da6cd4defb12f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d092e94c8a55584a2f226ac02ceeeca96f668745" 2018-06-27 22:55:29,065 - 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-27 22:55:29,466 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:55:29 GMT Content-Type: application/json Content-Length: 332 Connection: keep-alive Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8c5d3c0c-f777-429f-af17-adce2b43e23e Front-End-Https: on RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "https://172.30.10.101:5000/v3/projects/4a525faa61804b41a1da6cd4defb12f0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a525faa61804b41a1da6cd4defb12f0", "name": "CreateInstanceSingleNetworkTests-85fa8eb3-3d01-4de-proj"}} 2018-06-27 22:55:29,466 - keystoneauth.session - DEBUG - GET call to identity for https://172.30.10.101:5000/v3/projects/4a525faa61804b41a1da6cd4defb12f0 used request id req-8c5d3c0c-f777-429f-af17-adce2b43e23e 2018-06-27 22:55:29,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=36f919eb-9de6-4a9a-ae84-9e4c2beed425 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d092e94c8a55584a2f226ac02ceeeca96f668745" 2018-06-27 22:55:29,473 - 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-27 22:55:29,598 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:55:29 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-2c999d50-1562-4766-ab64-617fc6d118ae Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"36f919eb-9de6-4a9a-ae84-9e4c2beed425","tenant_id":"4a525faa61804b41a1da6cd4defb12f0","created_at":"2018-06-27T22:52:55Z","dns_nameservers":[],"updated_at":"2018-06-27T22:52:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"4a525faa61804b41a1da6cd4defb12f0","id":"2d53fff4-0987-4e12-8dcb-f54d36ed124c","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-pub-subnet"}]} 2018-06-27 22:55:29,598 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=36f919eb-9de6-4a9a-ae84-9e4c2beed425 used request id req-2c999d50-1562-4766-ab64-617fc6d118ae 2018-06-27 22:55:29,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/ports?network_id=36f919eb-9de6-4a9a-ae84-9e4c2beed425 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d092e94c8a55584a2f226ac02ceeeca96f668745" 2018-06-27 22:55:29,606 - 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-27 22:55:29,836 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:55:29 GMT Content-Type: application/json Content-Length: 3045 Connection: keep-alive X-Openstack-Request-Id: req-47f87328-b495-4b55-afdd-34f6b5249e03 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"36f919eb-9de6-4a9a-ae84-9e4c2beed425","tenant_id":"4a525faa61804b41a1da6cd4defb12f0","created_at":"2018-06-27T22:53:09Z","admin_state_up":true,"updated_at":"2018-06-27T22:53:18Z","binding:vnic_type":"normal","device_id":"70e10ced-f22b-40b7-b7d4-9fa4f4931f8b","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:2e:73:22","id":"2c0397ad-a9de-4829-b747-b917c56ddc73","port_security_enabled":false,"project_id":"4a525faa61804b41a1da6cd4defb12f0","fixed_ips":[{"subnet_id":"2d53fff4-0987-4e12-8dcb-f54d36ed124c","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"36f919eb-9de6-4a9a-ae84-9e4c2beed425","tenant_id":"4a525faa61804b41a1da6cd4defb12f0","created_at":"2018-06-27T22:52:56Z","admin_state_up":true,"updated_at":"2018-06-27T22:53:02Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-36f919eb-9de6-4a9a-ae84-9e4c2beed425","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:c8:7e:ec","id":"4a22805c-ff58-4922-ab10-b5dbc1f16eaf","port_security_enabled":false,"project_id":"4a525faa61804b41a1da6cd4defb12f0","fixed_ips":[{"subnet_id":"2d53fff4-0987-4e12-8dcb-f54d36ed124c","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"36f919eb-9de6-4a9a-ae84-9e4c2beed425","tenant_id":"4a525faa61804b41a1da6cd4defb12f0","created_at":"2018-06-27T22:52:57Z","admin_state_up":true,"updated_at":"2018-06-27T22:53:03Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-36f919eb-9de6-4a9a-ae84-9e4c2beed425","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:4a:f0:0d","id":"5fc7327b-0e88-4ed4-b948-095a02df56eb","port_security_enabled":false,"project_id":"4a525faa61804b41a1da6cd4defb12f0","fixed_ips":[{"subnet_id":"2d53fff4-0987-4e12-8dcb-f54d36ed124c","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"36f919eb-9de6-4a9a-ae84-9e4c2beed425","tenant_id":"4a525faa61804b41a1da6cd4defb12f0","created_at":"2018-06-27T22:53:37Z","admin_state_up":true,"updated_at":"2018-06-27T22:54:22Z","binding:vnic_type":"normal","device_id":"b9d5c8ef-1829-46f8-880e-45ddb746a98e","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:8b:3d:c2","id":"743a6803-7672-4811-ac92-5b5e8c435d04","port_security_enabled":true,"project_id":"4a525faa61804b41a1da6cd4defb12f0","fixed_ips":[{"subnet_id":"2d53fff4-0987-4e12-8dcb-f54d36ed124c","ip_address":"10.55.1.7"}],"extra_dhcp_opts":[],"security_groups":["b8c36ac7-3b1e-4144-be06-eeecb53ba463","a24498cd-8507-4d64-b8a7-030278a8da61"],"name":"CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2eport-1"}]} 2018-06-27 22:55:29,836 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=36f919eb-9de6-4a9a-ae84-9e4c2beed425 used request id req-47f87328-b495-4b55-afdd-34f6b5249e03 2018-06-27 22:55:29,837 - neutron_utils - INFO - Creating floating ip to external network - floating_net 2018-06-27 22:55:29,841 - 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}d092e94c8a55584a2f226ac02ceeeca96f668745" 2018-06-27 22:55:29,843 - 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-27 22:55:30,166 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:55:30 GMT Content-Type: application/json Content-Length: 594 Connection: keep-alive X-Openstack-Request-Id: req-bab4b22c-b92a-454c-ac50-35b56a825c0b 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":["df0aa635-d718-49cc-81c1-ba349ef8a505"],"updated_at":"2018-06-27T18:56:39Z","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T18:56:31Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"977aff9f-43e9-4fec-86ae-a730f64fa17d","name":"floating_net"}]} 2018-06-27 22:55:30,167 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=floating_net used request id req-bab4b22c-b92a-454c-ac50-35b56a825c0b 2018-06-27 22:55:30,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=977aff9f-43e9-4fec-86ae-a730f64fa17d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d092e94c8a55584a2f226ac02ceeeca96f668745" 2018-06-27 22:55:30,174 - 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-27 22:55:30,266 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:55:30 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-a71ed279-58a1-48e1-930f-41b0e43ba819 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-27 22:55:30,266 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=977aff9f-43e9-4fec-86ae-a730f64fa17d used request id req-a71ed279-58a1-48e1-930f-41b0e43ba819 2018-06-27 22:55:30,271 - 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}d092e94c8a55584a2f226ac02ceeeca96f668745" -d '{"floatingip": {"floating_network_id": "977aff9f-43e9-4fec-86ae-a730f64fa17d", "port_id": "743a6803-7672-4811-ac92-5b5e8c435d04"}}' 2018-06-27 22:55:30,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-27 22:55:35,449 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 22:55:35 GMT Content-Type: application/json Content-Length: 548 Connection: keep-alive X-Openstack-Request-Id: req-ca308646-e156-4a33-8962-4f9c8cf6d10a Front-End-Https: on RESP BODY: {"floatingip": {"router_id": "70e10ced-f22b-40b7-b7d4-9fa4f4931f8b", "status": "DOWN", "description": "", "tags": [], "tenant_id": "4a525faa61804b41a1da6cd4defb12f0", "created_at": "2018-06-27T22:55:32Z", "updated_at": "2018-06-27T22:55:32Z", "floating_network_id": "977aff9f-43e9-4fec-86ae-a730f64fa17d", "fixed_ip_address": "10.55.1.7", "floating_ip_address": "172.30.10.112", "revision_number": 0, "project_id": "4a525faa61804b41a1da6cd4defb12f0", "port_id": "743a6803-7672-4811-ac92-5b5e8c435d04", "id": "44660d5a-96bd-4873-9967-5d97a4a111ab"}} 2018-06-27 22:55:35,449 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/floatingips used request id req-ca308646-e156-4a33-8962-4f9c8cf6d10a 2018-06-27 22:55:35,450 - create_instance - INFO - Created floating IP 172.30.10.112 via router - CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-pub-router 2018-06-27 22:55:35,450 - create_instance - INFO - Checking if VM is active 2018-06-27 22:55:35,453 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:8774/v2.1/servers/b9d5c8ef-1829-46f8-880e-45ddb746a98e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d092e94c8a55584a2f226ac02ceeeca96f668745" 2018-06-27 22:55:35,455 - 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-27 22:55:38,233 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:55:38 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-25814d62-ba68-4173-8181-9f112e914abb X-Compute-Request-Id: req-25814d62-ba68-4173-8181-9f112e914abb Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:3d:c2", "version": 4, "addr": "10.55.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/b9d5c8ef-1829-46f8-880e-45ddb746a98e", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/b9d5c8ef-1829-46f8-880e-45ddb746a98e", "rel": "bookmark"}], "image": {"id": "7e761fac-57bc-438a-be0f-2e680f84d6d5", "links": [{"href": "http://172.30.10.101:8774/images/7e761fac-57bc-438a-be0f-2e680f84d6d5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:54:09.000000", "flavor": {"id": "4f11ea46-ca12-41ef-885f-6148f35969b6", "links": [{"href": "http://172.30.10.101:8774/flavors/4f11ea46-ca12-41ef-885f-6148f35969b6", "rel": "bookmark"}]}, "id": "b9d5c8ef-1829-46f8-880e-45ddb746a98e", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-sec-grp"}, {"name": "default"}], "user_id": "8e1c9a034ff84d7c9c8128ea09972b39", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:54:09Z", "hostId": "03d8b7ccfb2b1739a068d2abbd922b1a05b711d9ebe3e2ae0f8af64c", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-kp", "name": "CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-inst", "created": "2018-06-27T22:53:51Z", "tenant_id": "4a525faa61804b41a1da6cd4defb12f0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:55:38,233 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/b9d5c8ef-1829-46f8-880e-45ddb746a98e used request id req-25814d62-ba68-4173-8181-9f112e914abb 2018-06-27 22:55:38,234 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-inst] is - ACTIVE 2018-06-27 22:55:38,234 - create_instance - INFO - VM is - ACTIVE 2018-06-27 22:55:38,237 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:8774/v2.1/servers/b9d5c8ef-1829-46f8-880e-45ddb746a98e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d092e94c8a55584a2f226ac02ceeeca96f668745" 2018-06-27 22:55:38,239 - 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-27 22:55:41,656 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:55: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-e893e006-3085-4494-ae72-48c2b9534ab2 X-Compute-Request-Id: req-e893e006-3085-4494-ae72-48c2b9534ab2 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:3d:c2", "version": 4, "addr": "10.55.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:3d:c2", "version": 4, "addr": "172.30.10.112", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/b9d5c8ef-1829-46f8-880e-45ddb746a98e", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/b9d5c8ef-1829-46f8-880e-45ddb746a98e", "rel": "bookmark"}], "image": {"id": "7e761fac-57bc-438a-be0f-2e680f84d6d5", "links": [{"href": "http://172.30.10.101:8774/images/7e761fac-57bc-438a-be0f-2e680f84d6d5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:54:09.000000", "flavor": {"id": "4f11ea46-ca12-41ef-885f-6148f35969b6", "links": [{"href": "http://172.30.10.101:8774/flavors/4f11ea46-ca12-41ef-885f-6148f35969b6", "rel": "bookmark"}]}, "id": "b9d5c8ef-1829-46f8-880e-45ddb746a98e", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-sec-grp"}, {"name": "default"}], "user_id": "8e1c9a034ff84d7c9c8128ea09972b39", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:54:09Z", "hostId": "03d8b7ccfb2b1739a068d2abbd922b1a05b711d9ebe3e2ae0f8af64c", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-kp", "name": "CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-inst", "created": "2018-06-27T22:53:51Z", "tenant_id": "4a525faa61804b41a1da6cd4defb12f0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:55:41,656 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/b9d5c8ef-1829-46f8-880e-45ddb746a98e used request id req-e893e006-3085-4494-ae72-48c2b9534ab2 2018-06-27 22:55:41,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d092e94c8a55584a2f226ac02ceeeca96f668745" 2018-06-27 22:55:41,663 - 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-27 22:55:42,021 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:55:42 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-7b618cc1-cd65-47bf-b06a-a1deafb0555b Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["2d53fff4-0987-4e12-8dcb-f54d36ed124c"],"updated_at":"2018-06-27T22:52:55Z","tenant_id":"4a525faa61804b41a1da6cd4defb12f0","created_at":"2018-06-27T22:52:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"4a525faa61804b41a1da6cd4defb12f0","id":"36f919eb-9de6-4a9a-ae84-9e4c2beed425","name":"CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-pub-net"}]} 2018-06-27 22:55:42,022 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-pub-net used request id req-7b618cc1-cd65-47bf-b06a-a1deafb0555b 2018-06-27 22:55:42,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:5000/v3/projects/4a525faa61804b41a1da6cd4defb12f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d092e94c8a55584a2f226ac02ceeeca96f668745" 2018-06-27 22:55:42,028 - 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-27 22:55:42,119 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:55:42 GMT Content-Type: application/json Content-Length: 332 Connection: keep-alive Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b733f889-c766-4d77-bb21-ba09082dd205 Front-End-Https: on RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "https://172.30.10.101:5000/v3/projects/4a525faa61804b41a1da6cd4defb12f0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a525faa61804b41a1da6cd4defb12f0", "name": "CreateInstanceSingleNetworkTests-85fa8eb3-3d01-4de-proj"}} 2018-06-27 22:55:42,120 - keystoneauth.session - DEBUG - GET call to identity for https://172.30.10.101:5000/v3/projects/4a525faa61804b41a1da6cd4defb12f0 used request id req-b733f889-c766-4d77-bb21-ba09082dd205 2018-06-27 22:55:42,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=36f919eb-9de6-4a9a-ae84-9e4c2beed425 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d092e94c8a55584a2f226ac02ceeeca96f668745" 2018-06-27 22:55:42,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-27 22:55:42,301 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:55:42 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-384279e8-dfc7-4cbd-9b0d-c34c955181b2 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"36f919eb-9de6-4a9a-ae84-9e4c2beed425","tenant_id":"4a525faa61804b41a1da6cd4defb12f0","created_at":"2018-06-27T22:52:55Z","dns_nameservers":[],"updated_at":"2018-06-27T22:52:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"4a525faa61804b41a1da6cd4defb12f0","id":"2d53fff4-0987-4e12-8dcb-f54d36ed124c","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-pub-subnet"}]} 2018-06-27 22:55:42,302 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=36f919eb-9de6-4a9a-ae84-9e4c2beed425 used request id req-384279e8-dfc7-4cbd-9b0d-c34c955181b2 2018-06-27 22:55:42,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/ports?network_id=36f919eb-9de6-4a9a-ae84-9e4c2beed425 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d092e94c8a55584a2f226ac02ceeeca96f668745" 2018-06-27 22:55:42,309 - 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-27 22:55:42,612 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:55:42 GMT Content-Type: application/json Content-Length: 3045 Connection: keep-alive X-Openstack-Request-Id: req-ca86d843-05e5-4c8c-9998-c3d2c762e8b4 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"36f919eb-9de6-4a9a-ae84-9e4c2beed425","tenant_id":"4a525faa61804b41a1da6cd4defb12f0","created_at":"2018-06-27T22:53:09Z","admin_state_up":true,"updated_at":"2018-06-27T22:53:18Z","binding:vnic_type":"normal","device_id":"70e10ced-f22b-40b7-b7d4-9fa4f4931f8b","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:2e:73:22","id":"2c0397ad-a9de-4829-b747-b917c56ddc73","port_security_enabled":false,"project_id":"4a525faa61804b41a1da6cd4defb12f0","fixed_ips":[{"subnet_id":"2d53fff4-0987-4e12-8dcb-f54d36ed124c","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"36f919eb-9de6-4a9a-ae84-9e4c2beed425","tenant_id":"4a525faa61804b41a1da6cd4defb12f0","created_at":"2018-06-27T22:52:56Z","admin_state_up":true,"updated_at":"2018-06-27T22:53:02Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-36f919eb-9de6-4a9a-ae84-9e4c2beed425","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:c8:7e:ec","id":"4a22805c-ff58-4922-ab10-b5dbc1f16eaf","port_security_enabled":false,"project_id":"4a525faa61804b41a1da6cd4defb12f0","fixed_ips":[{"subnet_id":"2d53fff4-0987-4e12-8dcb-f54d36ed124c","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"36f919eb-9de6-4a9a-ae84-9e4c2beed425","tenant_id":"4a525faa61804b41a1da6cd4defb12f0","created_at":"2018-06-27T22:52:57Z","admin_state_up":true,"updated_at":"2018-06-27T22:53:03Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-36f919eb-9de6-4a9a-ae84-9e4c2beed425","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:4a:f0:0d","id":"5fc7327b-0e88-4ed4-b948-095a02df56eb","port_security_enabled":false,"project_id":"4a525faa61804b41a1da6cd4defb12f0","fixed_ips":[{"subnet_id":"2d53fff4-0987-4e12-8dcb-f54d36ed124c","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"36f919eb-9de6-4a9a-ae84-9e4c2beed425","tenant_id":"4a525faa61804b41a1da6cd4defb12f0","created_at":"2018-06-27T22:53:37Z","admin_state_up":true,"updated_at":"2018-06-27T22:54:22Z","binding:vnic_type":"normal","device_id":"b9d5c8ef-1829-46f8-880e-45ddb746a98e","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:8b:3d:c2","id":"743a6803-7672-4811-ac92-5b5e8c435d04","port_security_enabled":true,"project_id":"4a525faa61804b41a1da6cd4defb12f0","fixed_ips":[{"subnet_id":"2d53fff4-0987-4e12-8dcb-f54d36ed124c","ip_address":"10.55.1.7"}],"extra_dhcp_opts":[],"security_groups":["b8c36ac7-3b1e-4144-be06-eeecb53ba463","a24498cd-8507-4d64-b8a7-030278a8da61"],"name":"CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2eport-1"}]} 2018-06-27 22:55:42,612 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=36f919eb-9de6-4a9a-ae84-9e4c2beed425 used request id req-ca86d843-05e5-4c8c-9998-c3d2c762e8b4 2018-06-27 22:55:42,613 - ansible_utils - DEBUG - Retrieving SSH client 2018-06-27 22:55:42,617 - paramiko.transport - DEBUG - starting thread (client mode): 0x84ac5b90L 2018-06-27 22:55:42,618 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-06-27 22:55:42,618 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-06-27 22:55:42,618 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-06-27 22:55:42,620 - 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-27 22:55:42,620 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-06-27 22:55:42,620 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-06-27 22:55:42,620 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-06-27 22:55:42,620 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-06-27 22:55:42,621 - paramiko.transport - DEBUG - Compression agreed: none 2018-06-27 22:55:42,672 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-06-27 22:55:42,673 - paramiko.transport - DEBUG - Switch to new keys ... 2018-06-27 22:55:42,682 - paramiko.transport - DEBUG - Trying discovered key 3ff825197a591f90b8b23e27fe27bbd0 in tmp/CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e 2018-06-27 22:55:42,684 - paramiko.transport - DEBUG - userauth is OK 2018-06-27 22:55:42,688 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-06-27 22:55:42,788 - paramiko.transport - DEBUG - EOF in transport thread 2018-06-27 22:55:42,805 - create_instance - INFO - SSH is active for VM instance 2018-06-27 22:55:42,805 - ansible_utils - DEBUG - Retrieving SSH client 2018-06-27 22:55:42,807 - paramiko.transport - DEBUG - starting thread (client mode): 0x84ac5b50L 2018-06-27 22:55:42,807 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-06-27 22:55:42,807 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-06-27 22:55:42,807 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-06-27 22:55:42,808 - 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-27 22:55:42,809 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-06-27 22:55:42,809 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-06-27 22:55:42,809 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-06-27 22:55:42,809 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-06-27 22:55:42,809 - paramiko.transport - DEBUG - Compression agreed: none 2018-06-27 22:55:42,860 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-06-27 22:55:42,861 - paramiko.transport - DEBUG - Switch to new keys ... 2018-06-27 22:55:42,871 - paramiko.transport - DEBUG - Trying discovered key 3ff825197a591f90b8b23e27fe27bbd0 in tmp/CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e 2018-06-27 22:55:42,873 - paramiko.transport - DEBUG - userauth is OK 2018-06-27 22:55:42,876 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-06-27 22:55:42,880 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-06-27 22:55:42,881 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-06-27 22:55:42,881 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-06-27 22:55:42,882 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-06-27 22:55:42,884 - paramiko.transport - DEBUG - EOF in transport thread 2018-06-27 22:55:42,886 - create_instance - INFO - Deleting Port with ID - 743a6803-7672-4811-ac92-5b5e8c435d04 2018-06-27 22:55:42,886 - neutron_utils - INFO - Deleting port with name CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2eport-1 2018-06-27 22:55:42,891 - 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/743a6803-7672-4811-ac92-5b5e8c435d04 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2024fd5bcf7f28f7f2360c23df6b0073fa3047e8" 2018-06-27 22:55:45,424 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:55:45 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-d52985dc-a7d0-433e-9715-9ed8e49f91d9 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:55:45,424 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/ports/743a6803-7672-4811-ac92-5b5e8c435d04 used request id req-d52985dc-a7d0-433e-9715-9ed8e49f91d9 2018-06-27 22:55:45,425 - create_instance - INFO - Deleting VM instance - CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-inst 2018-06-27 22:55:45,428 - 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/b9d5c8ef-1829-46f8-880e-45ddb746a98e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2024fd5bcf7f28f7f2360c23df6b0073fa3047e8" 2018-06-27 22:55:45,934 - novaclient.v2.client - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:55: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-37bb795b-d1c1-497d-9ae7-bd2695ea387a X-Compute-Request-Id: req-37bb795b-d1c1-497d-9ae7-bd2695ea387a Front-End-Https: on 2018-06-27 22:55:45,934 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/servers/b9d5c8ef-1829-46f8-880e-45ddb746a98e used request id req-37bb795b-d1c1-497d-9ae7-bd2695ea387a 2018-06-27 22:55:45,935 - create_instance - INFO - Checking deletion status 2018-06-27 22:55:45,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/b9d5c8ef-1829-46f8-880e-45ddb746a98e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2024fd5bcf7f28f7f2360c23df6b0073fa3047e8" 2018-06-27 22:55:48,019 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:55:48 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-0e29efda-ea93-4b28-a971-fd63d7e999fe X-Compute-Request-Id: req-0e29efda-ea93-4b28-a971-fd63d7e999fe 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/b9d5c8ef-1829-46f8-880e-45ddb746a98e", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/b9d5c8ef-1829-46f8-880e-45ddb746a98e", "rel": "bookmark"}], "image": {"id": "7e761fac-57bc-438a-be0f-2e680f84d6d5", "links": [{"href": "http://172.30.10.101:8774/images/7e761fac-57bc-438a-be0f-2e680f84d6d5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:54:09.000000", "flavor": {"id": "4f11ea46-ca12-41ef-885f-6148f35969b6", "links": [{"href": "http://172.30.10.101:8774/flavors/4f11ea46-ca12-41ef-885f-6148f35969b6", "rel": "bookmark"}]}, "id": "b9d5c8ef-1829-46f8-880e-45ddb746a98e", "user_id": "8e1c9a034ff84d7c9c8128ea09972b39", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:55:46Z", "hostId": "03d8b7ccfb2b1739a068d2abbd922b1a05b711d9ebe3e2ae0f8af64c", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-kp", "name": "CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-inst", "created": "2018-06-27T22:53:51Z", "tenant_id": "4a525faa61804b41a1da6cd4defb12f0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:55:48,019 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/b9d5c8ef-1829-46f8-880e-45ddb746a98e used request id req-0e29efda-ea93-4b28-a971-fd63d7e999fe 2018-06-27 22:55:48,020 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-inst] is - ACTIVE 2018-06-27 22:55:48,020 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 22:55:51,023 - create_instance - DEBUG - VM status query timeout in 294.912094831 2018-06-27 22:55:51,026 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/b9d5c8ef-1829-46f8-880e-45ddb746a98e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2024fd5bcf7f28f7f2360c23df6b0073fa3047e8" 2018-06-27 22:55:51,223 - novaclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Wed, 27 Jun 2018 22:55: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-43617f01-fec2-4ccc-891f-c08fd351f47e X-Compute-Request-Id: req-43617f01-fec2-4ccc-891f-c08fd351f47e RESP BODY: {"itemNotFound": {"message": "Instance b9d5c8ef-1829-46f8-880e-45ddb746a98e could not be found.", "code": 404}} 2018-06-27 22:55:51,223 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/b9d5c8ef-1829-46f8-880e-45ddb746a98e used request id req-43617f01-fec2-4ccc-891f-c08fd351f47e 2018-06-27 22:55:51,223 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance b9d5c8ef-1829-46f8-880e-45ddb746a98e could not be found. (HTTP 404) (Request-ID: req-43617f01-fec2-4ccc-891f-c08fd351f47e) 2018-06-27 22:55:51,223 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-inst 2018-06-27 22:55:51,225 - create_instance - INFO - Deleting Floating IP - 172.30.10.112 2018-06-27 22:55:51,225 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.10.112 2018-06-27 22:55:51,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE https://172.30.10.101:9696/v2.0/floatingips/44660d5a-96bd-4873-9967-5d97a4a111ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d092e94c8a55584a2f226ac02ceeeca96f668745" 2018-06-27 22:55:51,233 - 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-27 22:55:52,431 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:55:52 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-fd163e85-bce5-496b-9a56-52a3bd16798c Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:55:52,431 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/floatingips/44660d5a-96bd-4873-9967-5d97a4a111ab used request id req-fd163e85-bce5-496b-9a56-52a3bd16798c 2018-06-27 22:55:52,431 - create_instance - INFO - Deleting Port with ID - 743a6803-7672-4811-ac92-5b5e8c435d04 2018-06-27 22:55:52,432 - neutron_utils - INFO - Deleting port with name CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2eport-1 2018-06-27 22:55:52,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE https://172.30.10.101:9696/v2.0/ports/743a6803-7672-4811-ac92-5b5e8c435d04 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d092e94c8a55584a2f226ac02ceeeca96f668745" 2018-06-27 22:55:52,439 - 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-27 22:55:52,550 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx Date: Wed, 27 Jun 2018 22:55:52 GMT Content-Type: application/json Content-Length: 132 Connection: keep-alive X-Openstack-Request-Id: req-08e27f73-6def-4e38-94b3-39480ceaf47f RESP BODY: {"NeutronError": {"message": "Port 743a6803-7672-4811-ac92-5b5e8c435d04 could not be found.", "type": "PortNotFound", "detail": ""}} 2018-06-27 22:55:52,550 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/ports/743a6803-7672-4811-ac92-5b5e8c435d04 used request id req-08e27f73-6def-4e38-94b3-39480ceaf47f 2018-06-27 22:55:52,550 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Port 743a6803-7672-4811-ac92-5b5e8c435d04 could not be found.", "type": "PortNotFound", "detail": ""}} 2018-06-27 22:55:52,551 - create_instance_tests - ERROR - Unexpected exception cleaning VM instance with message - Port 743a6803-7672-4811-ac92-5b5e8c435d04 could not be found. Neutron server returns request_ids: ['req-08e27f73-6def-4e38-94b3-39480ceaf47f'] 2018-06-27 22:55:52,552 - nova_utils - DEBUG - Deleting keypair - CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-kp 2018-06-27 22:55:52,555 - 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-f3034884-15f3-4f7f-82f1-2420700c3e2e-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d79696b012eb789c16f14303ba480c5751975b2" 2018-06-27 22:55:53,368 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 22:55: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-fca573a8-9803-4d2a-a298-add227b8689b X-Compute-Request-Id: req-fca573a8-9803-4d2a-a298-add227b8689b 2018-06-27 22:55:53,368 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-kp used request id req-fca573a8-9803-4d2a-a298-add227b8689b 2018-06-27 22:55:53,369 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e.pub] 2018-06-27 22:55:53,369 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e] 2018-06-27 22:55:53,372 - 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/4f11ea46-ca12-41ef-885f-6148f35969b6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52bac0ff963c6e70a6aa7c52247fc81e1bfcf952" 2018-06-27 22:55:54,307 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 22:55: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-3d933e2a-6947-4d90-a62d-25d7df9a42a8 X-Compute-Request-Id: req-3d933e2a-6947-4d90-a62d-25d7df9a42a8 2018-06-27 22:55:54,307 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/flavors/4f11ea46-ca12-41ef-885f-6148f35969b6 used request id req-3d933e2a-6947-4d90-a62d-25d7df9a42a8 2018-06-27 22:55:54,308 - neutron_utils - INFO - Deleting security group rule with ID - 5c7e88bb-50b8-404d-bc2b-ba00a9a4a2f4 2018-06-27 22:55:54,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-group-rules/5c7e88bb-50b8-404d-bc2b-ba00a9a4a2f4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00a46a52043ad3c70afd7f25cf20f89ce3e67991" 2018-06-27 22:55:55,284 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:55:55 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-1bee8b08-4e76-4d61-83c6-e02306001d8d Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:55:55,285 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/5c7e88bb-50b8-404d-bc2b-ba00a9a4a2f4 used request id req-1bee8b08-4e76-4d61-83c6-e02306001d8d 2018-06-27 22:55:55,285 - neutron_utils - INFO - Deleting security group rule with ID - 59589b37-d18f-408d-b703-af1fb2c8caed 2018-06-27 22:55: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/59589b37-d18f-408d-b703-af1fb2c8caed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00a46a52043ad3c70afd7f25cf20f89ce3e67991" 2018-06-27 22:55:55,516 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:55:55 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-ccf38bac-2cc8-4b15-be0b-f055075d939e Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:55:55,516 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/59589b37-d18f-408d-b703-af1fb2c8caed used request id req-ccf38bac-2cc8-4b15-be0b-f055075d939e 2018-06-27 22:55:55,516 - neutron_utils - INFO - Deleting security group rule with ID - 82d2b670-cfa3-4170-8fa0-3dfdabc6f8ad 2018-06-27 22:55:55,521 - 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/82d2b670-cfa3-4170-8fa0-3dfdabc6f8ad -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00a46a52043ad3c70afd7f25cf20f89ce3e67991" 2018-06-27 22:55:55,772 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:55:55 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-d4040d1b-dcbe-4bce-af11-748895fe957c Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:55:55,772 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/82d2b670-cfa3-4170-8fa0-3dfdabc6f8ad used request id req-d4040d1b-dcbe-4bce-af11-748895fe957c 2018-06-27 22:55:55,772 - neutron_utils - INFO - Deleting security group rule with ID - 37145a7e-2bb0-4e7c-a87b-25193faa4d0e 2018-06-27 22:55:55,777 - 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/37145a7e-2bb0-4e7c-a87b-25193faa4d0e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00a46a52043ad3c70afd7f25cf20f89ce3e67991" 2018-06-27 22:55:56,011 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:55:56 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-836da1b5-226d-439a-9b1c-cac5550dad99 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:55:56,011 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/37145a7e-2bb0-4e7c-a87b-25193faa4d0e used request id req-836da1b5-226d-439a-9b1c-cac5550dad99 2018-06-27 22:55:56,011 - neutron_utils - INFO - Deleting security group with name - CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-sec-grp 2018-06-27 22:55:56,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/security-groups/a24498cd-8507-4d64-b8a7-030278a8da61 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00a46a52043ad3c70afd7f25cf20f89ce3e67991" 2018-06-27 22:55:56,695 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:55:56 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-aeccf356-3cd5-42af-8327-d3bc95d084e6 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:55:56,696 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/a24498cd-8507-4d64-b8a7-030278a8da61 used request id req-aeccf356-3cd5-42af-8327-d3bc95d084e6 2018-06-27 22:55:56,697 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-pub-router and subnet CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-pub-subnet 2018-06-27 22:55:56,697 - neutron_utils - INFO - Removing router interface from router named CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-pub-router 2018-06-27 22:55:56,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/70e10ced-f22b-40b7-b7d4-9fa4f4931f8b/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e87e3615718d13fb092c9477d06dd55fe954b479" -d '{"subnet_id": "2d53fff4-0987-4e12-8dcb-f54d36ed124c"}' 2018-06-27 22:56:01,602 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:56:01 GMT Content-Type: application/json Content-Length: 309 Connection: keep-alive X-Openstack-Request-Id: req-bc054653-6130-4a55-8b37-e8490df6951d Front-End-Https: on RESP BODY: {"network_id": "36f919eb-9de6-4a9a-ae84-9e4c2beed425", "tenant_id": "4a525faa61804b41a1da6cd4defb12f0", "subnet_id": "2d53fff4-0987-4e12-8dcb-f54d36ed124c", "subnet_ids": ["2d53fff4-0987-4e12-8dcb-f54d36ed124c"], "port_id": "2c0397ad-a9de-4829-b747-b917c56ddc73", "id": "70e10ced-f22b-40b7-b7d4-9fa4f4931f8b"} 2018-06-27 22:56:01,602 - keystoneauth.session - DEBUG - PUT call to network for https://172.30.10.101:9696/v2.0/routers/70e10ced-f22b-40b7-b7d4-9fa4f4931f8b/remove_router_interface used request id req-bc054653-6130-4a55-8b37-e8490df6951d 2018-06-27 22:56:01,603 - OpenStackNetwork - INFO - Removing router CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-pub-router 2018-06-27 22:56:01,603 - neutron_utils - INFO - Deleting router with name - CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-pub-router 2018-06-27 22:56:01,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/routers/70e10ced-f22b-40b7-b7d4-9fa4f4931f8b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e87e3615718d13fb092c9477d06dd55fe954b479" 2018-06-27 22:56:04,720 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:56:04 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-37ef6f43-3b76-430f-ada4-900afb3a0adb Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:56:04,720 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/routers/70e10ced-f22b-40b7-b7d4-9fa4f4931f8b used request id req-37ef6f43-3b76-430f-ada4-900afb3a0adb 2018-06-27 22:56:04,721 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-pub-subnet 2018-06-27 22:56:04,722 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-pub-subnet 2018-06-27 22:56:04,727 - 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/2d53fff4-0987-4e12-8dcb-f54d36ed124c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2505d0c3d3c4f3e13a1a379cbcaa092348aa9dc3" 2018-06-27 22:56:09,925 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:56:09 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-c0a36a86-9f14-4d9c-ae72-f332335870a9 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:56:09,925 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/2d53fff4-0987-4e12-8dcb-f54d36ed124c used request id req-c0a36a86-9f14-4d9c-ae72-f332335870a9 2018-06-27 22:56:09,926 - neutron_utils - INFO - Deleting network with name CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-pub-net 2018-06-27 22:56:09,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/networks/36f919eb-9de6-4a9a-ae84-9e4c2beed425 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2505d0c3d3c4f3e13a1a379cbcaa092348aa9dc3" 2018-06-27 22:56:12,674 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:56:12 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-2fac2eca-b69c-4141-bb2d-eedbd782a9e4 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:56:12,674 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/36f919eb-9de6-4a9a-ae84-9e4c2beed425 used request id req-2fac2eca-b69c-4141-bb2d-eedbd782a9e4 2018-06-27 22:56:12,675 - glance_utils - INFO - Deleting image named - CreateInstanceSingleNetworkTests-f3034884-15f3-4f7f-82f1-2420700c3e2e-image 2018-06-27 22:56:12,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9292/v2/images/7e761fac-57bc-438a-be0f-2e680f84d6d5 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}63221bf7f23511dd80e96764682aa9ebc36876e2" 2018-06-27 22:56:12,966 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:56:12 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-10ac5bad-fa02-40c8-9dec-0e22228d78f6 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-27 22:56:12,966 - keystoneauth.session - DEBUG - DELETE call to image for https://172.30.10.101:9292/v2/images/7e761fac-57bc-438a-be0f-2e680f84d6d5 used request id req-10ac5bad-fa02-40c8-9dec-0e22228d78f6 2018-06-27 22:56:12,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?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5834392b122adb17d1e34072215c2e728af360e2" 2018-06-27 22:56:13,971 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:56:13 GMT Content-Type: application/json Content-Length: 11766 Connection: keep-alive X-Openstack-Request-Id: req-8cf93f67-3cfb-4d82-81a0-c23e2035fd2d Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-27T19:03:04Z", "updated_at": "2018-06-27T19:03:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "6748ef1e-56da-434e-9e89-e86b58537b65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "b3e3826c-1c48-4699-93f0-f8a310956753", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "bfad35fa-7ea9-4a81-917d-7b86481eb510", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "d657b333-103d-4d19-add8-1e8bae2f8849", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4a525faa61804b41a1da6cd4defb12f0", "created_at": "2018-06-27T22:52:52Z", "updated_at": "2018-06-27T22:52:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:52:52Z", "revision_number": 0, "id": "00e679bf-b8bd-4caa-970d-74d614c29547", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:52:52Z", "security_group_id": "b8c36ac7-3b1e-4144-be06-eeecb53ba463", "tenant_id": "4a525faa61804b41a1da6cd4defb12f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a525faa61804b41a1da6cd4defb12f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:52:52Z", "revision_number": 0, "id": "4ad78540-1929-4122-8408-c9a164773aa2", "remote_group_id": "b8c36ac7-3b1e-4144-be06-eeecb53ba463", "remote_ip_prefix": null, "created_at": "2018-06-27T22:52:52Z", "security_group_id": "b8c36ac7-3b1e-4144-be06-eeecb53ba463", "tenant_id": "4a525faa61804b41a1da6cd4defb12f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a525faa61804b41a1da6cd4defb12f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:52:52Z", "revision_number": 0, "id": "4b6c7036-b2f4-4ad7-b24f-548bef77af8c", "remote_group_id": "b8c36ac7-3b1e-4144-be06-eeecb53ba463", "remote_ip_prefix": null, "created_at": "2018-06-27T22:52:52Z", "security_group_id": "b8c36ac7-3b1e-4144-be06-eeecb53ba463", "tenant_id": "4a525faa61804b41a1da6cd4defb12f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a525faa61804b41a1da6cd4defb12f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:52:52Z", "revision_number": 0, "id": "f377c65f-cc98-4636-80a8-e788d396dc91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:52:52Z", "security_group_id": "b8c36ac7-3b1e-4144-be06-eeecb53ba463", "tenant_id": "4a525faa61804b41a1da6cd4defb12f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a525faa61804b41a1da6cd4defb12f0"}], "revision_number": 4, "project_id": "4a525faa61804b41a1da6cd4defb12f0", "id": "b8c36ac7-3b1e-4144-be06-eeecb53ba463", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b92069937e44a3786e439f95c61afe5", "created_at": "2018-06-27T19:08:41Z", "updated_at": "2018-06-27T19:08:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "4ac2a090-f595-4e7b-9b7a-a52fa204e881", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "5508c0b1-6261-44cb-854d-60c64bcbba0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "a60c77dc-6985-48ac-a3a3-067176d3e52f", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "e6ec0fa4-1eb3-4c5d-a451-c7acfd7fde82", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}], "revision_number": 4, "project_id": "4b92069937e44a3786e439f95c61afe5", "id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T18:59:55Z", "updated_at": "2018-06-27T18:59:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "5a060918-419b-4ec3-90df-a7764c06af2f", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "6cd9bbf0-4d1b-4b13-a6c4-e20a15bb3360", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "8134c0f0-89c6-4d45-bef8-a9260d9d0723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "e0e7297a-a59d-4d2b-b75c-2cc86b269114", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}], "revision_number": 4, "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "created_at": "2018-06-27T21:03:43Z", "updated_at": "2018-06-27T21:03:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "41061dbf-a5a2-465f-84dd-140f6104b3f7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "47d5c96d-0510-41a5-b33e-5683702c5bb8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "4b4b6430-3f42-4fe4-a25e-2c5c015a7699", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "e6a68cb7-6491-4474-a4d7-38496cac4eb7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}], "revision_number": 4, "project_id": "3f0a375b66c54145bff1c56e7c91ad73", "id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "name": "default"}]} 2018-06-27 22:56:13,971 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-8cf93f67-3cfb-4d82-81a0-c23e2035fd2d 2018-06-27 22:56:13,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/4a525faa61804b41a1da6cd4defb12f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5834392b122adb17d1e34072215c2e728af360e2" 2018-06-27 22:56:14,575 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:56:13 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f3dfefcf-b0ab-483c-9a2b-f33dc7637db9 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/4a525faa61804b41a1da6cd4defb12f0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a525faa61804b41a1da6cd4defb12f0", "name": "CreateInstanceSingleNetworkTests-85fa8eb3-3d01-4de-proj"}} 2018-06-27 22:56:14,575 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/4a525faa61804b41a1da6cd4defb12f0 used request id req-f3dfefcf-b0ab-483c-9a2b-f33dc7637db9 2018-06-27 22:56:14,575 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b8c36ac7-3b1e-4144-be06-eeecb53ba463 2018-06-27 22:56:14,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=b8c36ac7-3b1e-4144-be06-eeecb53ba463 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5834392b122adb17d1e34072215c2e728af360e2" 2018-06-27 22:56:15,358 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:56:15 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-865f9a8c-1638-4297-8217-9283dcd35364 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-27T22:52:52Z", "security_group_id": "b8c36ac7-3b1e-4144-be06-eeecb53ba463", "port_range_min": null, "revision_number": 0, "tenant_id": "4a525faa61804b41a1da6cd4defb12f0", "created_at": "2018-06-27T22:52:52Z", "project_id": "4a525faa61804b41a1da6cd4defb12f0", "id": "00e679bf-b8bd-4caa-970d-74d614c29547"}, {"remote_group_id": "b8c36ac7-3b1e-4144-be06-eeecb53ba463", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T22:52:52Z", "security_group_id": "b8c36ac7-3b1e-4144-be06-eeecb53ba463", "port_range_min": null, "revision_number": 0, "tenant_id": "4a525faa61804b41a1da6cd4defb12f0", "created_at": "2018-06-27T22:52:52Z", "project_id": "4a525faa61804b41a1da6cd4defb12f0", "id": "4ad78540-1929-4122-8408-c9a164773aa2"}, {"remote_group_id": "b8c36ac7-3b1e-4144-be06-eeecb53ba463", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T22:52:52Z", "security_group_id": "b8c36ac7-3b1e-4144-be06-eeecb53ba463", "port_range_min": null, "revision_number": 0, "tenant_id": "4a525faa61804b41a1da6cd4defb12f0", "created_at": "2018-06-27T22:52:52Z", "project_id": "4a525faa61804b41a1da6cd4defb12f0", "id": "4b6c7036-b2f4-4ad7-b24f-548bef77af8c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T22:52:52Z", "security_group_id": "b8c36ac7-3b1e-4144-be06-eeecb53ba463", "port_range_min": null, "revision_number": 0, "tenant_id": "4a525faa61804b41a1da6cd4defb12f0", "created_at": "2018-06-27T22:52:52Z", "project_id": "4a525faa61804b41a1da6cd4defb12f0", "id": "f377c65f-cc98-4636-80a8-e788d396dc91"}]} 2018-06-27 22:56:15,358 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=b8c36ac7-3b1e-4144-be06-eeecb53ba463 used request id req-865f9a8c-1638-4297-8217-9283dcd35364 2018-06-27 22:56:15,359 - neutron_utils - INFO - Deleting security group with name - default 2018-06-27 22:56:15,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/b8c36ac7-3b1e-4144-be06-eeecb53ba463 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5834392b122adb17d1e34072215c2e728af360e2" 2018-06-27 22:56:15,849 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:56:15 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-51a9d6b2-6503-469a-a427-f69aeaa33016 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:56:15,849 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/b8c36ac7-3b1e-4144-be06-eeecb53ba463 used request id req-51a9d6b2-6503-469a-a427-f69aeaa33016 2018-06-27 22:56:15,850 - keystone_utils - INFO - Deleting project with name - CreateInstanceSingleNetworkTests-85fa8eb3-3d01-4de-proj 2018-06-27 22:56:15,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/4a525faa61804b41a1da6cd4defb12f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5834392b122adb17d1e34072215c2e728af360e2" 2018-06-27 22:56:16,520 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 22:56:15 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0966228d-8321-4745-ab57-7f37936487cd Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:56:16,520 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/4a525faa61804b41a1da6cd4defb12f0 used request id req-0966228d-8321-4745-ab57-7f37936487cd 2018-06-27 22:56:16,520 - keystone_utils - INFO - Deleting role with name - CreateInstanceSingleNetworkTests-85fa8eb3-3d01-4de-proj-role 2018-06-27 22:56:16,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/241e27fac7f946c5801fde86512f40dd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5834392b122adb17d1e34072215c2e728af360e2" 2018-06-27 22:56:16,997 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 22:56:16 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8c9ba1db-e241-48b5-b5f6-95d8959848d7 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:56:16,997 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/241e27fac7f946c5801fde86512f40dd used request id req-8c9ba1db-e241-48b5-b5f6-95d8959848d7 2018-06-27 22:56:17,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5834392b122adb17d1e34072215c2e728af360e2" 2018-06-27 22:56:17,369 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:56:17 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b6ff52e9-9ee0-45ca-8d5f-963ab3da98bb Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 22:56:17,369 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-b6ff52e9-9ee0-45ca-8d5f-963ab3da98bb 2018-06-27 22:56:17,370 - keystone_utils - INFO - Deleting user with name - CreateInstanceSingleNetworkTests-85fa8eb3-3d01-4de-user 2018-06-27 22:56:17,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/8e1c9a034ff84d7c9c8128ea09972b39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}434c0396a0fee764b6b8c8af62224412bd6727be" 2018-06-27 22:56:18,001 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 22:56:17 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b530fc97-c40c-4dac-b878-bb0f38498ed6 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:56:18,001 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/8e1c9a034ff84d7c9c8128ea09972b39 used request id req-b530fc97-c40c-4dac-b878-bb0f38498ed6 2018-06-27 22:56:18,003 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:56:18,808 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T23:56:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["dxlRVtkqRce2TS0mMzPjXw"], "issued_at": "2018-06-27T22:56:18.000000Z"}} 2018-06-27 22:56:18,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}a16f19e43ed9719d9a8b7fc4b17f9e2470c8aed1" 2018-06-27 22:56:19,143 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:56:18 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-78f795b9-44bf-4506-b843-0f2f8fc28712 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:56:19,143 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-78f795b9-44bf-4506-b843-0f2f8fc28712 2018-06-27 22:56:19,145 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:56:19,146 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:56:19,865 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T23:56:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["kebyKT8oQeebzg06iV0DtQ"], "issued_at": "2018-06-27T22:56:19.000000Z"}} 2018-06-27 22:56:19,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94c1da46b712f89e36c79a499194ce4892063c1d" 2018-06-27 22:56:20,187 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:56:19 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4aefb064-5f30-4636-aa2f-745def1e9d6e Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:56:20,187 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-4aefb064-5f30-4636-aa2f-745def1e9d6e 2018-06-27 22:56:20,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 22:56:20,204 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 22:56: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-27 22:56:20,205 - 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-b7c7a247-8ba0-4ad-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94c1da46b712f89e36c79a499194ce4892063c1d" 2018-06-27 22:56:20,497 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:56:20 GMT Server: Apache Content-Length: 200 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7cc14387-79d7-4017-93d7-37abf5937edb 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-b7c7a247-8ba0-4ad-proj", "previous": null, "next": null}, "projects": []} 2018-06-27 22:56:20,498 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-b7c7a247-8ba0-4ad-proj used request id req-7cc14387-79d7-4017-93d7-37abf5937edb 2018-06-27 22:56:20,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94c1da46b712f89e36c79a499194ce4892063c1d" 2018-06-27 22:56:20,834 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:56:20 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-35e610f4-3f5d-4e48-9702-6ffc425cea26 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 22:56:20,834 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-35e610f4-3f5d-4e48-9702-6ffc425cea26 2018-06-27 22:56:20,838 - 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}94c1da46b712f89e36c79a499194ce4892063c1d" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-b7c7a247-8ba0-4ad-proj"}}' 2018-06-27 22:56:21,271 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 22:56:20 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-701afd61-476d-4bd7-9adb-706d89d8ee1d Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/c028b2824d1042e39b9d3459414312fb"}, "tags": [], "enabled": true, "id": "c028b2824d1042e39b9d3459414312fb", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-b7c7a247-8ba0-4ad-proj"}} 2018-06-27 22:56:21,271 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-701afd61-476d-4bd7-9adb-706d89d8ee1d 2018-06-27 22:56:21,272 - keystone_utils - INFO - Created project with name - CreateInstanceSingleNetworkTests-b7c7a247-8ba0-4ad-proj 2018-06-27 22:56:21,272 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:56:21,273 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:56:21,992 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T23:56:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["8AGdmGLtT4Wr6I0IsgQaUQ"], "issued_at": "2018-06-27T22:56:21.000000Z"}} 2018-06-27 22:56:21,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74408155d336062f500cd8c527a8fe2cff744d9b" 2018-06-27 22:56:22,448 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:56:21 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ede194d6-a615-44d2-b19b-a962a4a903d5 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:56:22,448 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-ede194d6-a615-44d2-b19b-a962a4a903d5 2018-06-27 22:56:22,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 22:56:22,468 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 22: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-27 22:56:22,469 - 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}74408155d336062f500cd8c527a8fe2cff744d9b" 2018-06-27 22:56:22,905 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:56:22 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b43423ea-7a78-4d3e-84de-dfe52194bb3a Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/05b1bc3fa6fd4243a4ba8b4d6fcc3daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05b1bc3fa6fd4243a4ba8b4d6fcc3daf", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/48d44c9c0fea4f4e80edc7d2e0715db7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d44c9c0fea4f4e80edc7d2e0715db7", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/4d3721127bf84155a837606ce3feba32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d3721127bf84155a837606ce3feba32", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/5c846663ea6d407e9223de0719ce5442"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c846663ea6d407e9223de0719ce5442", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/73a10e6c4f67490a8a4030cc6cea32f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73a10e6c4f67490a8a4030cc6cea32f5", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/8ecfab7d9d4f47bb8892a85b7d2a0b5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ecfab7d9d4f47bb8892a85b7d2a0b5a", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/b278d529e9a54a9195e4e536b9384dc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b278d529e9a54a9195e4e536b9384dc0", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b7f107ae7bb34ccea8282b1a0ec7a979"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7f107ae7bb34ccea8282b1a0ec7a979", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/d21494d0185b463db36b8c8c2b341b97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d21494d0185b463db36b8c8c2b341b97", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e0bb346419f84e4680f6ca9a97f4fc0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e0bb346419f84e4680f6ca9a97f4fc0b", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "c8d542af72ce49338052c29f02c8857e", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e9dd794fa5c040a9a0445386fb2a6116"}, "options": {}, "id": "e9dd794fa5c040a9a0445386fb2a6116", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/e9f9c747d54947bc800a81ecf11858f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9f9c747d54947bc800a81ecf11858f5", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-27 22:56:22,905 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-b43423ea-7a78-4d3e-84de-dfe52194bb3a 2018-06-27 22:56:22,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?name=CreateInstanceSingleNetworkTests-b7c7a247-8ba0-4ad-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74408155d336062f500cd8c527a8fe2cff744d9b" 2018-06-27 22:56:23,214 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:56:22 GMT Server: Apache Content-Length: 483 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-add8955b-e58f-4739-953e-97aac7573ce9 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateInstanceSingleNetworkTests-b7c7a247-8ba0-4ad-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/c028b2824d1042e39b9d3459414312fb"}, "tags": [], "enabled": true, "id": "c028b2824d1042e39b9d3459414312fb", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-b7c7a247-8ba0-4ad-proj"}]} 2018-06-27 22:56:23,214 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateInstanceSingleNetworkTests-b7c7a247-8ba0-4ad-proj used request id req-add8955b-e58f-4739-953e-97aac7573ce9 2018-06-27 22:56:23,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74408155d336062f500cd8c527a8fe2cff744d9b" 2018-06-27 22:56:23,299 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:56:23 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a7d4c554-b117-4e80-8911-ee6fcd638a38 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 22:56:23,299 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-a7d4c554-b117-4e80-8911-ee6fcd638a38 2018-06-27 22:56:23,989 - keystone_utils - INFO - Created user with name - CreateInstanceSingleNetworkTests-b7c7a247-8ba0-4ad-user 2018-06-27 22:56:23,989 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:56:23,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94c1da46b712f89e36c79a499194ce4892063c1d" 2018-06-27 22:56:24,356 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:56:23 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b3997bfb-0b8a-4fa1-8138-574867008fb3 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 22:56:24,356 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-b3997bfb-0b8a-4fa1-8138-574867008fb3 2018-06-27 22:56:24,360 - 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}94c1da46b712f89e36c79a499194ce4892063c1d" -d '{"role": {"name": "CreateInstanceSingleNetworkTests-b7c7a247-8ba0-4ad-proj-role"}}' 2018-06-27 22:56:24,701 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 22:56:24 GMT Server: Apache Content-Length: 231 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-af97da66-f4fa-4197-88bf-54a4d5e56f12 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "45d5a9c5d6e9475db64c096d20b09903", "links": {"self": "http://10.167.4.35:5000/v3/roles/45d5a9c5d6e9475db64c096d20b09903"}, "name": "CreateInstanceSingleNetworkTests-b7c7a247-8ba0-4ad-proj-role"}} 2018-06-27 22:56:24,701 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-af97da66-f4fa-4197-88bf-54a4d5e56f12 2018-06-27 22:56:24,701 - keystone_utils - INFO - Created role with name - CreateInstanceSingleNetworkTests-b7c7a247-8ba0-4ad-proj-role 2018-06-27 22:56:24,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/45d5a9c5d6e9475db64c096d20b09903 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94c1da46b712f89e36c79a499194ce4892063c1d" 2018-06-27 22:56:25,125 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:56:24 GMT Server: Apache Content-Length: 231 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b762b4df-9a40-4370-a055-67fa6496194f Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "45d5a9c5d6e9475db64c096d20b09903", "links": {"self": "http://10.167.4.35:5000/v3/roles/45d5a9c5d6e9475db64c096d20b09903"}, "name": "CreateInstanceSingleNetworkTests-b7c7a247-8ba0-4ad-proj-role"}} 2018-06-27 22:56:25,126 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/45d5a9c5d6e9475db64c096d20b09903 used request id req-b762b4df-9a40-4370-a055-67fa6496194f 2018-06-27 22:56:25,126 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-b7c7a247-8ba0-4ad-proj-role to project CreateInstanceSingleNetworkTests-b7c7a247-8ba0-4ad-proj 2018-06-27 22:56:25,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/c028b2824d1042e39b9d3459414312fb/users/4d03396e21c84e70b5a5159a4915fd8e/roles/45d5a9c5d6e9475db64c096d20b09903 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94c1da46b712f89e36c79a499194ce4892063c1d" 2018-06-27 22:56:25,620 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 22:56:25 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f36d11fe-1393-49d2-8f7a-bae5808f28a5 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:56:25,620 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/c028b2824d1042e39b9d3459414312fb/users/4d03396e21c84e70b5a5159a4915fd8e/roles/45d5a9c5d6e9475db64c096d20b09903 used request id req-f36d11fe-1393-49d2-8f7a-bae5808f28a5 2018-06-27 22:56:25,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 22:56:25,635 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 22:56: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-27 22:56:25,636 - 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}a16f19e43ed9719d9a8b7fc4b17f9e2470c8aed1" 2018-06-27 22:56:26,147 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:56:25 GMT Server: Apache Content-Length: 3630 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5621a9ee-58c5-40e7-afab-90adb2254b2a Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/05b1bc3fa6fd4243a4ba8b4d6fcc3daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05b1bc3fa6fd4243a4ba8b4d6fcc3daf", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/48d44c9c0fea4f4e80edc7d2e0715db7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d44c9c0fea4f4e80edc7d2e0715db7", "email": "root@localhost", "password_expires_at": null}, {"name": "CreateInstanceSingleNetworkTests-b7c7a247-8ba0-4ad-user", "links": {"self": "http://10.167.4.35:5000/v3/users/4d03396e21c84e70b5a5159a4915fd8e"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "c028b2824d1042e39b9d3459414312fb", "id": "4d03396e21c84e70b5a5159a4915fd8e", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/4d3721127bf84155a837606ce3feba32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d3721127bf84155a837606ce3feba32", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/5c846663ea6d407e9223de0719ce5442"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c846663ea6d407e9223de0719ce5442", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/73a10e6c4f67490a8a4030cc6cea32f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73a10e6c4f67490a8a4030cc6cea32f5", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/8ecfab7d9d4f47bb8892a85b7d2a0b5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ecfab7d9d4f47bb8892a85b7d2a0b5a", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/b278d529e9a54a9195e4e536b9384dc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b278d529e9a54a9195e4e536b9384dc0", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b7f107ae7bb34ccea8282b1a0ec7a979"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7f107ae7bb34ccea8282b1a0ec7a979", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/d21494d0185b463db36b8c8c2b341b97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d21494d0185b463db36b8c8c2b341b97", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e0bb346419f84e4680f6ca9a97f4fc0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e0bb346419f84e4680f6ca9a97f4fc0b", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "c8d542af72ce49338052c29f02c8857e", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e9dd794fa5c040a9a0445386fb2a6116"}, "options": {}, "id": "e9dd794fa5c040a9a0445386fb2a6116", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/e9f9c747d54947bc800a81ecf11858f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9f9c747d54947bc800a81ecf11858f5", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-27 22:56:26,147 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-5621a9ee-58c5-40e7-afab-90adb2254b2a 2018-06-27 22:56:26,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/45d5a9c5d6e9475db64c096d20b09903 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94c1da46b712f89e36c79a499194ce4892063c1d" 2018-06-27 22:56:26,244 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:56:26 GMT Server: Apache Content-Length: 231 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1709e9ea-a5a3-41df-bbaa-be05b9531c31 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "45d5a9c5d6e9475db64c096d20b09903", "links": {"self": "http://10.167.4.35:5000/v3/roles/45d5a9c5d6e9475db64c096d20b09903"}, "name": "CreateInstanceSingleNetworkTests-b7c7a247-8ba0-4ad-proj-role"}} 2018-06-27 22:56:26,244 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/45d5a9c5d6e9475db64c096d20b09903 used request id req-1709e9ea-a5a3-41df-bbaa-be05b9531c31 2018-06-27 22:56:26,244 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-b7c7a247-8ba0-4ad-proj-role to project CreateInstanceSingleNetworkTests-b7c7a247-8ba0-4ad-proj 2018-06-27 22:56:26,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/c028b2824d1042e39b9d3459414312fb/users/e9f9c747d54947bc800a81ecf11858f5/roles/45d5a9c5d6e9475db64c096d20b09903 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94c1da46b712f89e36c79a499194ce4892063c1d" 2018-06-27 22:56:26,794 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 22:56:26 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-af90d380-2e76-48f0-b3db-c6ffacf5e2a9 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:56:26,794 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/c028b2824d1042e39b9d3459414312fb/users/e9f9c747d54947bc800a81ecf11858f5/roles/45d5a9c5d6e9475db64c096d20b09903 used request id req-af90d380-2e76-48f0-b3db-c6ffacf5e2a9 2018-06-27 22:56:26,794 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 22:56:26,796 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-06-27 22:56:26,796 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:56:26,797 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:56:27,615 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "45d5a9c5d6e9475db64c096d20b09903", "name": "CreateInstanceSingleNetworkTests-b7c7a247-8ba0-4ad-proj-role"}], "expires_at": "2018-06-27T23:56:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c028b2824d1042e39b9d3459414312fb", "name": "CreateInstanceSingleNetworkTests-b7c7a247-8ba0-4ad-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/c028b2824d1042e39b9d3459414312fb", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/c028b2824d1042e39b9d3459414312fb", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/c028b2824d1042e39b9d3459414312fb", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/c028b2824d1042e39b9d3459414312fb", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/c028b2824d1042e39b9d3459414312fb", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/c028b2824d1042e39b9d3459414312fb", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/c028b2824d1042e39b9d3459414312fb", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/c028b2824d1042e39b9d3459414312fb", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/c028b2824d1042e39b9d3459414312fb", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/c028b2824d1042e39b9d3459414312fb", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/c028b2824d1042e39b9d3459414312fb", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/c028b2824d1042e39b9d3459414312fb", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-b7c7a247-8ba0-4ad-user", "id": "4d03396e21c84e70b5a5159a4915fd8e"}, "audit_ids": ["xDQcgU0FSSCuItLSQrzjWg"], "issued_at": "2018-06-27T22:56:27.000000Z"}} 2018-06-27 22:56:27,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}214cfadea84baf75e026e2f5354d8bbcc04ea15c" 2018-06-27 22:56:27,936 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:56:27 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-aac85e44-469d-48b3-ad09-c2f6627308fe Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:56:27,937 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-aac85e44-469d-48b3-ad09-c2f6627308fe 2018-06-27 22:56:27,941 - 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-12cfaabc-814a-425f-99ce-729ef6f69725-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}214cfadea84baf75e026e2f5354d8bbcc04ea15c" 2018-06-27 22:56:28,804 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:56:28 GMT Content-Type: application/json Content-Length: 177 Connection: keep-alive X-Openstack-Request-Id: req-9410f149-e181-4b4d-8788-6a3f604161f9 Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-image"} 2018-06-27 22:56:28,805 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-image used request id req-9410f149-e181-4b4d-8788-6a3f604161f9 2018-06-27 22:56:28,808 - 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}214cfadea84baf75e026e2f5354d8bbcc04ea15c" 2018-06-27 22:56:29,470 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:56:29 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-60677ab4-128d-4990-9a75-4ac0d91336c4 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-27 22:56:29,470 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-60677ab4-128d-4990-9a75-4ac0d91336c4 2018-06-27 22:56:29,500 - 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}214cfadea84baf75e026e2f5354d8bbcc04ea15c" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-image"}' 2018-06-27 22:56:30,320 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 22:56:30 GMT Content-Type: application/json Content-Length: 619 Connection: keep-alive Location: https://172.30.10.101:9292/v2/images/bdebb686-9259-452d-8af6-2fa547cf7552 Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-3d7dabcb-81c3-4030-965d-6f4e74a9b7dc Front-End-Https: on RESP BODY: {"status": "queued", "name": "CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-image", "tags": [], "container_format": "bare", "created_at": "2018-06-27T22:56:30Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-06-27T22:56:30Z", "visibility": "shared", "self": "/v2/images/bdebb686-9259-452d-8af6-2fa547cf7552", "min_disk": 0, "protected": false, "id": "bdebb686-9259-452d-8af6-2fa547cf7552", "file": "/v2/images/bdebb686-9259-452d-8af6-2fa547cf7552/file", "checksum": null, "owner": "c028b2824d1042e39b9d3459414312fb", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-27 22:56:30,321 - keystoneauth.session - DEBUG - POST call to image for https://172.30.10.101:9292/v2/images used request id req-3d7dabcb-81c3-4030-965d-6f4e74a9b7dc 2018-06-27 22:56:30,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9292/v2/images/bdebb686-9259-452d-8af6-2fa547cf7552/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}214cfadea84baf75e026e2f5354d8bbcc04ea15c" -d '' 2018-06-27 22:56:31,697 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:56:31 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-74fa6105-32b1-4d24-83b6-ba75459fd99f 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-27 22:56:31,697 - keystoneauth.session - DEBUG - PUT call to image for https://172.30.10.101:9292/v2/images/bdebb686-9259-452d-8af6-2fa547cf7552/file used request id req-74fa6105-32b1-4d24-83b6-ba75459fd99f 2018-06-27 22:56:31,698 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-06-27 22:56:31,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/bdebb686-9259-452d-8af6-2fa547cf7552 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}214cfadea84baf75e026e2f5354d8bbcc04ea15c" 2018-06-27 22:56:32,302 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:56:32 GMT Content-Type: application/json Content-Length: 737 Connection: keep-alive X-Openstack-Request-Id: req-e73fd5f2-a42d-4af8-b0ce-64539e50926d Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-image", "tags": [], "container_format": "bare", "created_at": "2018-06-27T22:56:30Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-27T22:56:32Z", "visibility": "shared", "self": "/v2/images/bdebb686-9259-452d-8af6-2fa547cf7552", "min_disk": 0, "protected": false, "id": "bdebb686-9259-452d-8af6-2fa547cf7552", "file": "/v2/images/bdebb686-9259-452d-8af6-2fa547cf7552/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c028b2824d1042e39b9d3459414312fb", "direct_url": "file:///var/lib/glance/images/bdebb686-9259-452d-8af6-2fa547cf7552", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-27 22:56:32,302 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/bdebb686-9259-452d-8af6-2fa547cf7552 used request id req-e73fd5f2-a42d-4af8-b0ce-64539e50926d 2018-06-27 22:56:32,306 - 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}214cfadea84baf75e026e2f5354d8bbcc04ea15c" 2018-06-27 22:56:32,326 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:56:32 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-3e9fa0e6-fabb-4795-a66f-550e2d62d76b 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-27 22:56:32,326 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-3e9fa0e6-fabb-4795-a66f-550e2d62d76b 2018-06-27 22:56:32,329 - create_image - INFO - Created image with name - CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-image 2018-06-27 22:56:32,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/bdebb686-9259-452d-8af6-2fa547cf7552 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}214cfadea84baf75e026e2f5354d8bbcc04ea15c" 2018-06-27 22:56:33,040 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:56:33 GMT Content-Type: application/json Content-Length: 737 Connection: keep-alive X-Openstack-Request-Id: req-09809f29-0c5c-4d62-8f30-7dcbdcbeba82 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-image", "tags": [], "container_format": "bare", "created_at": "2018-06-27T22:56:30Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-27T22:56:32Z", "visibility": "shared", "self": "/v2/images/bdebb686-9259-452d-8af6-2fa547cf7552", "min_disk": 0, "protected": false, "id": "bdebb686-9259-452d-8af6-2fa547cf7552", "file": "/v2/images/bdebb686-9259-452d-8af6-2fa547cf7552/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c028b2824d1042e39b9d3459414312fb", "direct_url": "file:///var/lib/glance/images/bdebb686-9259-452d-8af6-2fa547cf7552", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-27 22:56:33,040 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/bdebb686-9259-452d-8af6-2fa547cf7552 used request id req-09809f29-0c5c-4d62-8f30-7dcbdcbeba82 2018-06-27 22:56:33,041 - create_image - DEBUG - Instance status is - active 2018-06-27 22:56:33,041 - create_image - DEBUG - Image is active with name - CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-image 2018-06-27 22:56:33,041 - create_image - INFO - Image is now active with name - CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-image 2018-06-27 22:56:33,041 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:56:33,042 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:56:33,853 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "45d5a9c5d6e9475db64c096d20b09903", "name": "CreateInstanceSingleNetworkTests-b7c7a247-8ba0-4ad-proj-role"}], "expires_at": "2018-06-27T23:56:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c028b2824d1042e39b9d3459414312fb", "name": "CreateInstanceSingleNetworkTests-b7c7a247-8ba0-4ad-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/c028b2824d1042e39b9d3459414312fb", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/c028b2824d1042e39b9d3459414312fb", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/c028b2824d1042e39b9d3459414312fb", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/c028b2824d1042e39b9d3459414312fb", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/c028b2824d1042e39b9d3459414312fb", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/c028b2824d1042e39b9d3459414312fb", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/c028b2824d1042e39b9d3459414312fb", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/c028b2824d1042e39b9d3459414312fb", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/c028b2824d1042e39b9d3459414312fb", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/c028b2824d1042e39b9d3459414312fb", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/c028b2824d1042e39b9d3459414312fb", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/c028b2824d1042e39b9d3459414312fb", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-b7c7a247-8ba0-4ad-user", "id": "4d03396e21c84e70b5a5159a4915fd8e"}, "audit_ids": ["ozkutevQTg6qH3Xy7sfeYA"], "issued_at": "2018-06-27T22:56:33.000000Z"}} 2018-06-27 22:56:33,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0fdb24a2a431a2938dad1991a6c4dad03cf2348" 2018-06-27 22:56:34,211 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:56:33 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a8b33fe2-8e82-43e7-8dfe-156eb4a63155 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:56:34,211 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-a8b33fe2-8e82-43e7-8dfe-156eb4a63155 2018-06-27 22:56:34,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-12cfaabc-814a-425f-99ce-729ef6f69725-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0fdb24a2a431a2938dad1991a6c4dad03cf2348" 2018-06-27 22:56:35,186 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:56:35 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-3ba1dfb8-debb-4016-878b-792c918af3aa Front-End-Https: on RESP BODY: {"networks":[]} 2018-06-27 22:56:35,186 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-pub-net used request id req-3ba1dfb8-debb-4016-878b-792c918af3aa 2018-06-27 22:56:35,187 - neutron_utils - INFO - Creating network with name CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-pub-net 2018-06-27 22:56:35,191 - 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}f0fdb24a2a431a2938dad1991a6c4dad03cf2348" -d '{"network": {"name": "CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-pub-net", "admin_state_up": true}}' 2018-06-27 22:56:36,913 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 22:56:36 GMT Content-Type: application/json Content-Length: 614 Connection: keep-alive X-Openstack-Request-Id: req-a66698e0-d12c-40d3-bbb0-b34264c0fe4a Front-End-Https: on RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"c028b2824d1042e39b9d3459414312fb","created_at":"2018-06-27T22:56:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-06-27T22:56:36Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"c028b2824d1042e39b9d3459414312fb","id":"b0811622-0576-411c-a367-74df8482a19e","name":"CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-pub-net"}} 2018-06-27 22:56:36,913 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-a66698e0-d12c-40d3-bbb0-b34264c0fe4a 2018-06-27 22:56:36,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?id=b0811622-0576-411c-a367-74df8482a19e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0fdb24a2a431a2938dad1991a6c4dad03cf2348" 2018-06-27 22:56:37,169 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:56:37 GMT Content-Type: application/json Content-Length: 598 Connection: keep-alive X-Openstack-Request-Id: req-635287b8-0bf3-4c84-9a3c-e5bf17d68902 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-27T22:56:36Z","tenant_id":"c028b2824d1042e39b9d3459414312fb","created_at":"2018-06-27T22:56:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"c028b2824d1042e39b9d3459414312fb","id":"b0811622-0576-411c-a367-74df8482a19e","name":"CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-pub-net"}]} 2018-06-27 22:56:37,169 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=b0811622-0576-411c-a367-74df8482a19e used request id req-635287b8-0bf3-4c84-9a3c-e5bf17d68902 2018-06-27 22:56:37,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=b0811622-0576-411c-a367-74df8482a19e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0fdb24a2a431a2938dad1991a6c4dad03cf2348" 2018-06-27 22:56:37,242 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:56:37 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-dd610699-9ecc-4ce7-99f3-0fd808c27723 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-27 22:56:37,242 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=b0811622-0576-411c-a367-74df8482a19e used request id req-dd610699-9ecc-4ce7-99f3-0fd808c27723 2018-06-27 22:56:37,242 - neutron_utils - INFO - Creating subnet with name CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-pub-subnet 2018-06-27 22:56:37,247 - 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}f0fdb24a2a431a2938dad1991a6c4dad03cf2348" -d '{"subnets": [{"ip_version": 4, "network_id": "b0811622-0576-411c-a367-74df8482a19e", "cidr": "10.55.1.0/24", "name": "CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-pub-subnet"}]}' 2018-06-27 22:56:38,923 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 22:56:38 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-4964b406-2067-4e38-922c-e3b14cafbbf2 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b0811622-0576-411c-a367-74df8482a19e","tenant_id":"c028b2824d1042e39b9d3459414312fb","created_at":"2018-06-27T22:56:38Z","dns_nameservers":[],"updated_at":"2018-06-27T22:56: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":"c028b2824d1042e39b9d3459414312fb","id":"e9c94193-0d8d-4b40-9454-aa2d4dc61b51","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-pub-subnet"}]} 2018-06-27 22:56:38,924 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-4964b406-2067-4e38-922c-e3b14cafbbf2 2018-06-27 22:56:38,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?id=b0811622-0576-411c-a367-74df8482a19e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0fdb24a2a431a2938dad1991a6c4dad03cf2348" 2018-06-27 22:56:39,964 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:56:39 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-6f89b524-7a0f-4fe6-9cd3-a5644e459b79 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e9c94193-0d8d-4b40-9454-aa2d4dc61b51"],"updated_at":"2018-06-27T22:56:38Z","tenant_id":"c028b2824d1042e39b9d3459414312fb","created_at":"2018-06-27T22:56:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"c028b2824d1042e39b9d3459414312fb","id":"b0811622-0576-411c-a367-74df8482a19e","name":"CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-pub-net"}]} 2018-06-27 22:56:39,964 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=b0811622-0576-411c-a367-74df8482a19e used request id req-6f89b524-7a0f-4fe6-9cd3-a5644e459b79 2018-06-27 22:56:39,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=b0811622-0576-411c-a367-74df8482a19e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0fdb24a2a431a2938dad1991a6c4dad03cf2348" 2018-06-27 22:56:40,081 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:56:40 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-8d7af239-8e2c-4524-9a8e-74f98a128971 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b0811622-0576-411c-a367-74df8482a19e","tenant_id":"c028b2824d1042e39b9d3459414312fb","created_at":"2018-06-27T22:56:38Z","dns_nameservers":[],"updated_at":"2018-06-27T22:56: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":"c028b2824d1042e39b9d3459414312fb","id":"e9c94193-0d8d-4b40-9454-aa2d4dc61b51","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-pub-subnet"}]} 2018-06-27 22:56:40,081 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=b0811622-0576-411c-a367-74df8482a19e used request id req-8d7af239-8e2c-4524-9a8e-74f98a128971 2018-06-27 22:56:40,082 - OpenStackNetwork - DEBUG - Network [b0811622-0576-411c-a367-74df8482a19e] created successfully 2018-06-27 22:56:40,082 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:56:40,083 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:56:40,989 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "45d5a9c5d6e9475db64c096d20b09903", "name": "CreateInstanceSingleNetworkTests-b7c7a247-8ba0-4ad-proj-role"}], "expires_at": "2018-06-27T23:56:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c028b2824d1042e39b9d3459414312fb", "name": "CreateInstanceSingleNetworkTests-b7c7a247-8ba0-4ad-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/c028b2824d1042e39b9d3459414312fb", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/c028b2824d1042e39b9d3459414312fb", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/c028b2824d1042e39b9d3459414312fb", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/c028b2824d1042e39b9d3459414312fb", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/c028b2824d1042e39b9d3459414312fb", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/c028b2824d1042e39b9d3459414312fb", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/c028b2824d1042e39b9d3459414312fb", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/c028b2824d1042e39b9d3459414312fb", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/c028b2824d1042e39b9d3459414312fb", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/c028b2824d1042e39b9d3459414312fb", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/c028b2824d1042e39b9d3459414312fb", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/c028b2824d1042e39b9d3459414312fb", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-b7c7a247-8ba0-4ad-user", "id": "4d03396e21c84e70b5a5159a4915fd8e"}, "audit_ids": ["Rm8hRRbtSICQyKgvRn-sMQ"], "issued_at": "2018-06-27T22:56:40.000000Z"}} 2018-06-27 22:56:40,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}ea09cbd23712ef48e7189f7597a9dfd546b65ee2" 2018-06-27 22:56:41,409 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:56:40 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2fd86b1e-f2de-47e7-abc0-9a50c2f7be90 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:56:41,409 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-2fd86b1e-f2de-47e7-abc0-9a50c2f7be90 2018-06-27 22:56:41,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/routers?name=CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea09cbd23712ef48e7189f7597a9dfd546b65ee2" 2018-06-27 22:56:42,477 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:56:42 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-69937643-c3e4-4740-8946-906996375225 Front-End-Https: on RESP BODY: {"routers": []} 2018-06-27 22:56:42,477 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-pub-router&admin_state_up=True used request id req-69937643-c3e4-4740-8946-906996375225 2018-06-27 22:56:42,478 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:56:42,479 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:56:43,299 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "45d5a9c5d6e9475db64c096d20b09903", "name": "CreateInstanceSingleNetworkTests-b7c7a247-8ba0-4ad-proj-role"}], "expires_at": "2018-06-27T23:56:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c028b2824d1042e39b9d3459414312fb", "name": "CreateInstanceSingleNetworkTests-b7c7a247-8ba0-4ad-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/c028b2824d1042e39b9d3459414312fb", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/c028b2824d1042e39b9d3459414312fb", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/c028b2824d1042e39b9d3459414312fb", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/c028b2824d1042e39b9d3459414312fb", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/c028b2824d1042e39b9d3459414312fb", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/c028b2824d1042e39b9d3459414312fb", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/c028b2824d1042e39b9d3459414312fb", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/c028b2824d1042e39b9d3459414312fb", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/c028b2824d1042e39b9d3459414312fb", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/c028b2824d1042e39b9d3459414312fb", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/c028b2824d1042e39b9d3459414312fb", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/c028b2824d1042e39b9d3459414312fb", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-b7c7a247-8ba0-4ad-user", "id": "4d03396e21c84e70b5a5159a4915fd8e"}, "audit_ids": ["vM1NjBv3TQK7fd_zqEpCvw"], "issued_at": "2018-06-27T22:56:43.000000Z"}} 2018-06-27 22:56:43,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}635e31d2f3cf11b52c60dc4af725839effd5b390" 2018-06-27 22:56:43,620 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:56:43 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7b97e3ac-d42d-4b36-af24-0bd40f58e818 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:56:43,620 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-7b97e3ac-d42d-4b36-af24-0bd40f58e818 2018-06-27 22:56:43,627 - keystoneauth.session - 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}ea09cbd23712ef48e7189f7597a9dfd546b65ee2" 2018-06-27 22:56:44,490 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:56:44 GMT Content-Type: application/json Content-Length: 594 Connection: keep-alive X-Openstack-Request-Id: req-c13076c7-1b74-4c3f-b81f-9c20e4f1c7c7 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":["df0aa635-d718-49cc-81c1-ba349ef8a505"],"updated_at":"2018-06-27T18:56:39Z","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T18:56:31Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"977aff9f-43e9-4fec-86ae-a730f64fa17d","name":"floating_net"}]} 2018-06-27 22:56:44,490 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=floating_net used request id req-c13076c7-1b74-4c3f-b81f-9c20e4f1c7c7 2018-06-27 22:56:44,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=977aff9f-43e9-4fec-86ae-a730f64fa17d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea09cbd23712ef48e7189f7597a9dfd546b65ee2" 2018-06-27 22:56:44,613 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:56:44 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-34f5a2c1-7832-4686-b824-6311d822b849 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-27 22:56:44,613 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=977aff9f-43e9-4fec-86ae-a730f64fa17d used request id req-34f5a2c1-7832-4686-b824-6311d822b849 2018-06-27 22:56:44,614 - neutron_utils - INFO - Creating router with name - CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-pub-router 2018-06-27 22:56:44,619 - 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}ea09cbd23712ef48e7189f7597a9dfd546b65ee2" -d '{"router": {"external_gateway_info": {"network_id": "977aff9f-43e9-4fec-86ae-a730f64fa17d"}, "name": "CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-pub-router", "admin_state_up": true}}' 2018-06-27 22:56:47,859 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 22:56:47 GMT Content-Type: application/json Content-Length: 724 Connection: keep-alive X-Openstack-Request-Id: req-f055772b-03bc-4bb6-b473-64c2e2b0f12a Front-End-Https: on RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "977aff9f-43e9-4fec-86ae-a730f64fa17d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "df0aa635-d718-49cc-81c1-ba349ef8a505", "ip_address": "172.30.10.112"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "c028b2824d1042e39b9d3459414312fb", "created_at": "2018-06-27T22:56:44Z", "admin_state_up": true, "updated_at": "2018-06-27T22:56:46Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "c028b2824d1042e39b9d3459414312fb", "id": "8da6b247-66cf-4415-a07c-ee378d369174", "name": "CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-pub-router"}} 2018-06-27 22:56:47,859 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/routers used request id req-f055772b-03bc-4bb6-b473-64c2e2b0f12a 2018-06-27 22:56:47,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=8da6b247-66cf-4415-a07c-ee378d369174 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea09cbd23712ef48e7189f7597a9dfd546b65ee2" 2018-06-27 22:56:48,647 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:56:48 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-d0d8dbed-f746-4612-b4f0-62685bbd8e63 Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-27 22:56:48,647 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=8da6b247-66cf-4415-a07c-ee378d369174 used request id req-d0d8dbed-f746-4612-b4f0-62685bbd8e63 2018-06-27 22:56:48,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-12cfaabc-814a-425f-99ce-729ef6f69725-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea09cbd23712ef48e7189f7597a9dfd546b65ee2" 2018-06-27 22:56:49,238 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:56:49 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-0317296c-93a3-451f-9c86-5915cc816f78 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e9c94193-0d8d-4b40-9454-aa2d4dc61b51"],"updated_at":"2018-06-27T22:56:38Z","tenant_id":"c028b2824d1042e39b9d3459414312fb","created_at":"2018-06-27T22:56:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"c028b2824d1042e39b9d3459414312fb","id":"b0811622-0576-411c-a367-74df8482a19e","name":"CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-pub-net"}]} 2018-06-27 22:56:49,238 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-pub-net used request id req-0317296c-93a3-451f-9c86-5915cc816f78 2018-06-27 22:56:49,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 22:56:49,254 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 22:56: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-27 22:56:49,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/c028b2824d1042e39b9d3459414312fb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea09cbd23712ef48e7189f7597a9dfd546b65ee2" 2018-06-27 22:56:49,314 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:56:49 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cb06079b-41d3-4bec-81fb-60b6069a3e57 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/c028b2824d1042e39b9d3459414312fb"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c028b2824d1042e39b9d3459414312fb", "name": "CreateInstanceSingleNetworkTests-b7c7a247-8ba0-4ad-proj"}} 2018-06-27 22:56:49,314 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/c028b2824d1042e39b9d3459414312fb used request id req-cb06079b-41d3-4bec-81fb-60b6069a3e57 2018-06-27 22:56:49,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/subnets?network_id=b0811622-0576-411c-a367-74df8482a19e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea09cbd23712ef48e7189f7597a9dfd546b65ee2" 2018-06-27 22:56:49,430 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:56:49 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-22181771-5427-483f-8bc0-aa2161963b4f Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b0811622-0576-411c-a367-74df8482a19e","tenant_id":"c028b2824d1042e39b9d3459414312fb","created_at":"2018-06-27T22:56:38Z","dns_nameservers":[],"updated_at":"2018-06-27T22:56: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":"c028b2824d1042e39b9d3459414312fb","id":"e9c94193-0d8d-4b40-9454-aa2d4dc61b51","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-pub-subnet"}]} 2018-06-27 22:56:49,430 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=b0811622-0576-411c-a367-74df8482a19e used request id req-22181771-5427-483f-8bc0-aa2161963b4f 2018-06-27 22:56:49,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=b0811622-0576-411c-a367-74df8482a19e&name=CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea09cbd23712ef48e7189f7597a9dfd546b65ee2" 2018-06-27 22:56:49,550 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:56:49 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-659dbe64-94c7-488e-9331-385c8b7b38b3 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b0811622-0576-411c-a367-74df8482a19e","tenant_id":"c028b2824d1042e39b9d3459414312fb","created_at":"2018-06-27T22:56:38Z","dns_nameservers":[],"updated_at":"2018-06-27T22:56: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":"c028b2824d1042e39b9d3459414312fb","id":"e9c94193-0d8d-4b40-9454-aa2d4dc61b51","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-pub-subnet"}]} 2018-06-27 22:56:49,551 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=b0811622-0576-411c-a367-74df8482a19e&name=CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-pub-subnet used request id req-659dbe64-94c7-488e-9331-385c8b7b38b3 2018-06-27 22:56:49,551 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-06-27 22:56:49,551 - neutron_utils - INFO - Adding interface to router with name CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-pub-router 2018-06-27 22:56:49,556 - 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/8da6b247-66cf-4415-a07c-ee378d369174/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea09cbd23712ef48e7189f7597a9dfd546b65ee2" -d '{"subnet_id": "e9c94193-0d8d-4b40-9454-aa2d4dc61b51"}' 2018-06-27 22:56:56,743 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:56:56 GMT Content-Type: application/json Content-Length: 309 Connection: keep-alive X-Openstack-Request-Id: req-24b6b381-c67c-4403-9233-b24f38255cf5 Front-End-Https: on RESP BODY: {"network_id": "b0811622-0576-411c-a367-74df8482a19e", "tenant_id": "c028b2824d1042e39b9d3459414312fb", "subnet_id": "e9c94193-0d8d-4b40-9454-aa2d4dc61b51", "subnet_ids": ["e9c94193-0d8d-4b40-9454-aa2d4dc61b51"], "port_id": "9ff4cee8-d434-45be-bb80-4df5ecd5b856", "id": "8da6b247-66cf-4415-a07c-ee378d369174"} 2018-06-27 22:56:56,744 - keystoneauth.session - DEBUG - PUT call to network for https://172.30.10.101:9696/v2.0/routers/8da6b247-66cf-4415-a07c-ee378d369174/add_router_interface used request id req-24b6b381-c67c-4403-9233-b24f38255cf5 2018-06-27 22:56:56,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/routers/8da6b247-66cf-4415-a07c-ee378d369174 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea09cbd23712ef48e7189f7597a9dfd546b65ee2" 2018-06-27 22:56:57,191 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:56:57 GMT Content-Type: application/json Content-Length: 730 Connection: keep-alive X-Openstack-Request-Id: req-c5c79591-bd4d-4190-8234-f6d8566dff37 Front-End-Https: on RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "977aff9f-43e9-4fec-86ae-a730f64fa17d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "df0aa635-d718-49cc-81c1-ba349ef8a505", "ip_address": "172.30.10.112"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "c028b2824d1042e39b9d3459414312fb", "created_at": "2018-06-27T22:56:44Z", "admin_state_up": true, "updated_at": "2018-06-27T22:56:53Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "c028b2824d1042e39b9d3459414312fb", "id": "8da6b247-66cf-4415-a07c-ee378d369174", "name": "CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-pub-router"}} 2018-06-27 22:56:57,192 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers/8da6b247-66cf-4415-a07c-ee378d369174 used request id req-c5c79591-bd4d-4190-8234-f6d8566dff37 2018-06-27 22:56:57,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/ports?device_id=8da6b247-66cf-4415-a07c-ee378d369174 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea09cbd23712ef48e7189f7597a9dfd546b65ee2" 2018-06-27 22:56:57,366 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:56:57 GMT Content-Type: application/json Content-Length: 718 Connection: keep-alive X-Openstack-Request-Id: req-c9374cf8-6fc9-4beb-9bb3-bd4947a916c5 Front-End-Https: on RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b0811622-0576-411c-a367-74df8482a19e","tenant_id":"c028b2824d1042e39b9d3459414312fb","created_at":"2018-06-27T22:56:52Z","admin_state_up":true,"updated_at":"2018-06-27T22:56:54Z","binding:vnic_type":"normal","device_id":"8da6b247-66cf-4415-a07c-ee378d369174","device_owner":"network:router_interface","revision_number":6,"mac_address":"fa:16:3e:a8:49:d3","id":"9ff4cee8-d434-45be-bb80-4df5ecd5b856","port_security_enabled":false,"project_id":"c028b2824d1042e39b9d3459414312fb","fixed_ips":[{"subnet_id":"e9c94193-0d8d-4b40-9454-aa2d4dc61b51","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-27 22:56:57,366 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=8da6b247-66cf-4415-a07c-ee378d369174 used request id req-c9374cf8-6fc9-4beb-9bb3-bd4947a916c5 2018-06-27 22:56:57,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/subnets/e9c94193-0d8d-4b40-9454-aa2d4dc61b51 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea09cbd23712ef48e7189f7597a9dfd546b65ee2" 2018-06-27 22:56:57,475 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:56:57 GMT Content-Type: application/json Content-Length: 679 Connection: keep-alive X-Openstack-Request-Id: req-669f3a1a-0443-4f7c-afa1-c00885d36cce Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b0811622-0576-411c-a367-74df8482a19e","tenant_id":"c028b2824d1042e39b9d3459414312fb","created_at":"2018-06-27T22:56:38Z","dns_nameservers":[],"updated_at":"2018-06-27T22:56: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":"c028b2824d1042e39b9d3459414312fb","id":"e9c94193-0d8d-4b40-9454-aa2d4dc61b51","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-pub-subnet"}} 2018-06-27 22:56:57,476 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/e9c94193-0d8d-4b40-9454-aa2d4dc61b51 used request id req-669f3a1a-0443-4f7c-afa1-c00885d36cce 2018-06-27 22:56:57,476 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:56:57,477 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:56:58,431 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T23:56:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["xIE7CnAETS26HO30dvBWNA"], "issued_at": "2018-06-27T22:56:58.000000Z"}} 2018-06-27 22:56:58,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbd875c7404d6742e69881a48282b122347c6976" 2018-06-27 22:56:58,710 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:56:58 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-764878d3-df3e-4a54-b9a2-cd34489e4e14 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:56:58,710 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-764878d3-df3e-4a54-b9a2-cd34489e4e14 2018-06-27 22:56:58,711 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 22:56:58,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/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbd875c7404d6742e69881a48282b122347c6976" 2018-06-27 22:56:59,703 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:56: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-fd333e93-c960-4b5a-b289-2c8a5c2e87c0 X-Compute-Request-Id: req-fd333e93-c960-4b5a-b289-2c8a5c2e87c0 Front-End-Https: on RESP BODY: {"flavors": [{"id": "bfce69d5-8948-4e52-8e30-cf8bfa544966", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "bookmark"}], "name": "shaker-flavor_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3"}]} 2018-06-27 22:56:59,703 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-fd333e93-c960-4b5a-b289-2c8a5c2e87c0 2018-06-27 22:56:59,706 - 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}cbd875c7404d6742e69881a48282b122347c6976" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-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-27 22:57:00,544 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:57: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-1daf6e20-1d25-46f4-9b75-ef6a8dfb17e2 X-Compute-Request-Id: req-1daf6e20-1d25-46f4-9b75-ef6a8dfb17e2 Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/b7adcd68-2c34-4ebb-8c87-c706a713eab0", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/b7adcd68-2c34-4ebb-8c87-c706a713eab0", "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": "b7adcd68-2c34-4ebb-8c87-c706a713eab0"}} 2018-06-27 22:57:00,544 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-1daf6e20-1d25-46f4-9b75-ef6a8dfb17e2 2018-06-27 22:57:00,545 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:57:00,546 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:57:01,300 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "45d5a9c5d6e9475db64c096d20b09903", "name": "CreateInstanceSingleNetworkTests-b7c7a247-8ba0-4ad-proj-role"}], "expires_at": "2018-06-27T23:57:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c028b2824d1042e39b9d3459414312fb", "name": "CreateInstanceSingleNetworkTests-b7c7a247-8ba0-4ad-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/c028b2824d1042e39b9d3459414312fb", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/c028b2824d1042e39b9d3459414312fb", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/c028b2824d1042e39b9d3459414312fb", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/c028b2824d1042e39b9d3459414312fb", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/c028b2824d1042e39b9d3459414312fb", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/c028b2824d1042e39b9d3459414312fb", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/c028b2824d1042e39b9d3459414312fb", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/c028b2824d1042e39b9d3459414312fb", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/c028b2824d1042e39b9d3459414312fb", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/c028b2824d1042e39b9d3459414312fb", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/c028b2824d1042e39b9d3459414312fb", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/c028b2824d1042e39b9d3459414312fb", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-b7c7a247-8ba0-4ad-user", "id": "4d03396e21c84e70b5a5159a4915fd8e"}, "audit_ids": ["dF3zJQ-uT5qHbQCKHZyl2Q"], "issued_at": "2018-06-27T22:57:01.000000Z"}} 2018-06-27 22:57:01,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed923a808da76862258858dcaed24e64a408ae6c" 2018-06-27 22:57:01,709 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:57:01 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f99761c8-3204-44e4-bd2a-0d24af828c29 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:57:01,709 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-f99761c8-3204-44e4-bd2a-0d24af828c29 2018-06-27 22:57:01,710 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 22:57:01,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/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed923a808da76862258858dcaed24e64a408ae6c" 2018-06-27 22:57:02,434 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:57:02 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-294bf2bb-1257-4ee1-aeb8-c1b468f86337 X-Compute-Request-Id: req-294bf2bb-1257-4ee1-aeb8-c1b468f86337 Front-End-Https: on RESP BODY: {"keypairs": []} 2018-06-27 22:57:02,435 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/os-keypairs used request id req-294bf2bb-1257-4ee1-aeb8-c1b468f86337 2018-06-27 22:57:02,435 - OpenStackKeypair - INFO - Creating keypair CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-kp... 2018-06-27 22:57:02,436 - OpenStackKeypair - INFO - Creating new keypair 2018-06-27 22:57:02,485 - nova_utils - INFO - Creating keypair with name - CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-kp 2018-06-27 22:57:02,487 - 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}ed923a808da76862258858dcaed24e64a408ae6c" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC1Xe3HB5LupXNknL3iNOw8M+3xtSXpgeSEoqqhMCxw/ObIdN9JoHHdNNE/BPGF9W0e68lprzP0ZKj4ZkHQdv60mV+vh/4PUvR7bfG2xf2u5tqFtPZTqNYxNs/oPK8DmMirGv4dd1JF9VzQq4UH+Jqp/TY8nN2eHjDMkH2SrRXAYw==", "name": "CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-kp"}}' 2018-06-27 22:57:03,331 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:57:03 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-2439d07c-c2e0-4915-beb9-b95a93f1d49d X-Compute-Request-Id: req-2439d07c-c2e0-4915-beb9-b95a93f1d49d Front-End-Https: on RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC1Xe3HB5LupXNknL3iNOw8M+3xtSXpgeSEoqqhMCxw/ObIdN9JoHHdNNE/BPGF9W0e68lprzP0ZKj4ZkHQdv60mV+vh/4PUvR7bfG2xf2u5tqFtPZTqNYxNs/oPK8DmMirGv4dd1JF9VzQq4UH+Jqp/TY8nN2eHjDMkH2SrRXAYw==", "user_id": "4d03396e21c84e70b5a5159a4915fd8e", "name": "CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-kp", "fingerprint": "79:58:b5:a0:38:ec:ec:c8:e5:5d:ac:45:d5:e0:c2:48"}} 2018-06-27 22:57:03,331 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/os-keypairs used request id req-2439d07c-c2e0-4915-beb9-b95a93f1d49d 2018-06-27 22:57:03,333 - file_utils - INFO - Saved public key to - tmp/CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725.pub 2018-06-27 22:57:03,333 - file_utils - INFO - Saved private key to - tmp/CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725 2018-06-27 22:57:03,334 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:57:03,335 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:57:04,354 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "45d5a9c5d6e9475db64c096d20b09903", "name": "CreateInstanceSingleNetworkTests-b7c7a247-8ba0-4ad-proj-role"}], "expires_at": "2018-06-27T23:57:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c028b2824d1042e39b9d3459414312fb", "name": "CreateInstanceSingleNetworkTests-b7c7a247-8ba0-4ad-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/c028b2824d1042e39b9d3459414312fb", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/c028b2824d1042e39b9d3459414312fb", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/c028b2824d1042e39b9d3459414312fb", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/c028b2824d1042e39b9d3459414312fb", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/c028b2824d1042e39b9d3459414312fb", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/c028b2824d1042e39b9d3459414312fb", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/c028b2824d1042e39b9d3459414312fb", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/c028b2824d1042e39b9d3459414312fb", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/c028b2824d1042e39b9d3459414312fb", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/c028b2824d1042e39b9d3459414312fb", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/c028b2824d1042e39b9d3459414312fb", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/c028b2824d1042e39b9d3459414312fb", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-b7c7a247-8ba0-4ad-user", "id": "4d03396e21c84e70b5a5159a4915fd8e"}, "audit_ids": ["jzVSllwAQLi7JE0SN7HCtA"], "issued_at": "2018-06-27T22:57:04.000000Z"}} 2018-06-27 22:57:04,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a186b43513564959b3b56a46646e977616de6f3b" 2018-06-27 22:57:04,416 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:57:04 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e955b746-63af-41a6-8e0e-c0a2171631cd Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:57:04,416 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-e955b746-63af-41a6-8e0e-c0a2171631cd 2018-06-27 22:57:04,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/security-groups?name=CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a186b43513564959b3b56a46646e977616de6f3b" 2018-06-27 22:57:05,285 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:57:05 GMT Content-Type: application/json Content-Length: 23 Connection: keep-alive X-Openstack-Request-Id: req-397b6f28-0e9f-400f-8eb1-4190b6308e67 Front-End-Https: on RESP BODY: {"security_groups": []} 2018-06-27 22:57:05,285 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-sec-grp used request id req-397b6f28-0e9f-400f-8eb1-4190b6308e67 2018-06-27 22:57:05,286 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-sec-grp... 2018-06-27 22:57:05,286 - neutron_utils - INFO - Creating security group with name - CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-sec-grp 2018-06-27 22:57:05,291 - 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}a186b43513564959b3b56a46646e977616de6f3b" -d '{"security_group": {"name": "CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-sec-grp"}}' 2018-06-27 22:57:06,807 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 22:57:06 GMT Content-Type: application/json Content-Length: 1409 Connection: keep-alive X-Openstack-Request-Id: req-aecfc5d2-d195-4fb6-a8ef-b50dff0d8bf0 Front-End-Https: on RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "c028b2824d1042e39b9d3459414312fb", "created_at": "2018-06-27T22:57:06Z", "updated_at": "2018-06-27T22:57:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:57:06Z", "revision_number": 0, "id": "446e2d8e-5a31-4840-9c59-cc6b5a52ae22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:57:06Z", "security_group_id": "77e63dbe-d199-4d0f-a868-4453ee5693e7", "tenant_id": "c028b2824d1042e39b9d3459414312fb", "port_range_min": null, "ethertype": "IPv4", "project_id": "c028b2824d1042e39b9d3459414312fb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:57:06Z", "revision_number": 0, "id": "a69f97fb-aef9-4cd6-85e2-cef6d51166d8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:57:06Z", "security_group_id": "77e63dbe-d199-4d0f-a868-4453ee5693e7", "tenant_id": "c028b2824d1042e39b9d3459414312fb", "port_range_min": null, "ethertype": "IPv6", "project_id": "c028b2824d1042e39b9d3459414312fb"}], "revision_number": 2, "project_id": "c028b2824d1042e39b9d3459414312fb", "id": "77e63dbe-d199-4d0f-a868-4453ee5693e7", "name": "CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-sec-grp"}} 2018-06-27 22:57:06,807 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-groups used request id req-aecfc5d2-d195-4fb6-a8ef-b50dff0d8bf0 2018-06-27 22:57:06,808 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 77e63dbe-d199-4d0f-a868-4453ee5693e7 2018-06-27 22:57:06,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/security-group-rules?security_group_id=77e63dbe-d199-4d0f-a868-4453ee5693e7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a186b43513564959b3b56a46646e977616de6f3b" 2018-06-27 22:57:06,878 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:57:06 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-bc42b09b-d559-4d5a-bf9f-41aaf3ab3e6d 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-27T22:57:06Z", "security_group_id": "77e63dbe-d199-4d0f-a868-4453ee5693e7", "port_range_min": null, "revision_number": 0, "tenant_id": "c028b2824d1042e39b9d3459414312fb", "created_at": "2018-06-27T22:57:06Z", "project_id": "c028b2824d1042e39b9d3459414312fb", "id": "446e2d8e-5a31-4840-9c59-cc6b5a52ae22"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T22:57:06Z", "security_group_id": "77e63dbe-d199-4d0f-a868-4453ee5693e7", "port_range_min": null, "revision_number": 0, "tenant_id": "c028b2824d1042e39b9d3459414312fb", "created_at": "2018-06-27T22:57:06Z", "project_id": "c028b2824d1042e39b9d3459414312fb", "id": "a69f97fb-aef9-4cd6-85e2-cef6d51166d8"}]} 2018-06-27 22:57:06,878 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=77e63dbe-d199-4d0f-a868-4453ee5693e7 used request id req-bc42b09b-d559-4d5a-bf9f-41aaf3ab3e6d 2018-06-27 22:57:06,878 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 77e63dbe-d199-4d0f-a868-4453ee5693e7 2018-06-27 22:57:06,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/security-group-rules?security_group_id=77e63dbe-d199-4d0f-a868-4453ee5693e7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a186b43513564959b3b56a46646e977616de6f3b" 2018-06-27 22:57:07,015 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:57:07 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-06722f27-122a-472d-83ba-d8f636ccc65d 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-27T22:57:06Z", "security_group_id": "77e63dbe-d199-4d0f-a868-4453ee5693e7", "port_range_min": null, "revision_number": 0, "tenant_id": "c028b2824d1042e39b9d3459414312fb", "created_at": "2018-06-27T22:57:06Z", "project_id": "c028b2824d1042e39b9d3459414312fb", "id": "446e2d8e-5a31-4840-9c59-cc6b5a52ae22"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T22:57:06Z", "security_group_id": "77e63dbe-d199-4d0f-a868-4453ee5693e7", "port_range_min": null, "revision_number": 0, "tenant_id": "c028b2824d1042e39b9d3459414312fb", "created_at": "2018-06-27T22:57:06Z", "project_id": "c028b2824d1042e39b9d3459414312fb", "id": "a69f97fb-aef9-4cd6-85e2-cef6d51166d8"}]} 2018-06-27 22:57:07,015 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=77e63dbe-d199-4d0f-a868-4453ee5693e7 used request id req-06722f27-122a-472d-83ba-d8f636ccc65d 2018-06-27 22:57:07,015 - neutron_utils - INFO - Retrieving security group with ID - 77e63dbe-d199-4d0f-a868-4453ee5693e7 2018-06-27 22:57:07,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-groups?id=77e63dbe-d199-4d0f-a868-4453ee5693e7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a186b43513564959b3b56a46646e977616de6f3b" 2018-06-27 22:57:07,295 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:57:07 GMT Content-Type: application/json Content-Length: 1412 Connection: keep-alive X-Openstack-Request-Id: req-548eb2d5-6643-4abb-878a-e35ded588736 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "c028b2824d1042e39b9d3459414312fb", "created_at": "2018-06-27T22:57:06Z", "updated_at": "2018-06-27T22:57:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:57:06Z", "revision_number": 0, "id": "446e2d8e-5a31-4840-9c59-cc6b5a52ae22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:57:06Z", "security_group_id": "77e63dbe-d199-4d0f-a868-4453ee5693e7", "tenant_id": "c028b2824d1042e39b9d3459414312fb", "port_range_min": null, "ethertype": "IPv4", "project_id": "c028b2824d1042e39b9d3459414312fb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:57:06Z", "revision_number": 0, "id": "a69f97fb-aef9-4cd6-85e2-cef6d51166d8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:57:06Z", "security_group_id": "77e63dbe-d199-4d0f-a868-4453ee5693e7", "tenant_id": "c028b2824d1042e39b9d3459414312fb", "port_range_min": null, "ethertype": "IPv6", "project_id": "c028b2824d1042e39b9d3459414312fb"}], "revision_number": 2, "project_id": "c028b2824d1042e39b9d3459414312fb", "id": "77e63dbe-d199-4d0f-a868-4453ee5693e7", "name": "CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-sec-grp"}]} 2018-06-27 22:57:07,295 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=77e63dbe-d199-4d0f-a868-4453ee5693e7 used request id req-548eb2d5-6643-4abb-878a-e35ded588736 2018-06-27 22:57:07,296 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 77e63dbe-d199-4d0f-a868-4453ee5693e7 2018-06-27 22:57:07,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=77e63dbe-d199-4d0f-a868-4453ee5693e7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a186b43513564959b3b56a46646e977616de6f3b" 2018-06-27 22:57:07,403 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:57:07 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-45ef4dd1-c414-4e53-b2b7-ff0072e8b3b3 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-27T22:57:06Z", "security_group_id": "77e63dbe-d199-4d0f-a868-4453ee5693e7", "port_range_min": null, "revision_number": 0, "tenant_id": "c028b2824d1042e39b9d3459414312fb", "created_at": "2018-06-27T22:57:06Z", "project_id": "c028b2824d1042e39b9d3459414312fb", "id": "446e2d8e-5a31-4840-9c59-cc6b5a52ae22"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T22:57:06Z", "security_group_id": "77e63dbe-d199-4d0f-a868-4453ee5693e7", "port_range_min": null, "revision_number": 0, "tenant_id": "c028b2824d1042e39b9d3459414312fb", "created_at": "2018-06-27T22:57:06Z", "project_id": "c028b2824d1042e39b9d3459414312fb", "id": "a69f97fb-aef9-4cd6-85e2-cef6d51166d8"}]} 2018-06-27 22:57:07,403 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=77e63dbe-d199-4d0f-a868-4453ee5693e7 used request id req-45ef4dd1-c414-4e53-b2b7-ff0072e8b3b3 2018-06-27 22:57:07,404 - neutron_utils - INFO - Retrieving security group with ID - 77e63dbe-d199-4d0f-a868-4453ee5693e7 2018-06-27 22:57: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/security-groups?id=77e63dbe-d199-4d0f-a868-4453ee5693e7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a186b43513564959b3b56a46646e977616de6f3b" 2018-06-27 22:57:07,593 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:57:07 GMT Content-Type: application/json Content-Length: 1412 Connection: keep-alive X-Openstack-Request-Id: req-5507a2a3-e2ad-4b17-954e-c4165bc1b563 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "c028b2824d1042e39b9d3459414312fb", "created_at": "2018-06-27T22:57:06Z", "updated_at": "2018-06-27T22:57:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:57:06Z", "revision_number": 0, "id": "446e2d8e-5a31-4840-9c59-cc6b5a52ae22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:57:06Z", "security_group_id": "77e63dbe-d199-4d0f-a868-4453ee5693e7", "tenant_id": "c028b2824d1042e39b9d3459414312fb", "port_range_min": null, "ethertype": "IPv4", "project_id": "c028b2824d1042e39b9d3459414312fb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:57:06Z", "revision_number": 0, "id": "a69f97fb-aef9-4cd6-85e2-cef6d51166d8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:57:06Z", "security_group_id": "77e63dbe-d199-4d0f-a868-4453ee5693e7", "tenant_id": "c028b2824d1042e39b9d3459414312fb", "port_range_min": null, "ethertype": "IPv6", "project_id": "c028b2824d1042e39b9d3459414312fb"}], "revision_number": 2, "project_id": "c028b2824d1042e39b9d3459414312fb", "id": "77e63dbe-d199-4d0f-a868-4453ee5693e7", "name": "CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-sec-grp"}]} 2018-06-27 22:57:07,593 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=77e63dbe-d199-4d0f-a868-4453ee5693e7 used request id req-5507a2a3-e2ad-4b17-954e-c4165bc1b563 2018-06-27 22:57:07,594 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 77e63dbe-d199-4d0f-a868-4453ee5693e7 2018-06-27 22:57:07,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=77e63dbe-d199-4d0f-a868-4453ee5693e7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a186b43513564959b3b56a46646e977616de6f3b" 2018-06-27 22:57:07,700 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:57:07 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-4b9c3814-1b85-4663-b1e9-5ced284c8a98 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-27T22:57:06Z", "security_group_id": "77e63dbe-d199-4d0f-a868-4453ee5693e7", "port_range_min": null, "revision_number": 0, "tenant_id": "c028b2824d1042e39b9d3459414312fb", "created_at": "2018-06-27T22:57:06Z", "project_id": "c028b2824d1042e39b9d3459414312fb", "id": "446e2d8e-5a31-4840-9c59-cc6b5a52ae22"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T22:57:06Z", "security_group_id": "77e63dbe-d199-4d0f-a868-4453ee5693e7", "port_range_min": null, "revision_number": 0, "tenant_id": "c028b2824d1042e39b9d3459414312fb", "created_at": "2018-06-27T22:57:06Z", "project_id": "c028b2824d1042e39b9d3459414312fb", "id": "a69f97fb-aef9-4cd6-85e2-cef6d51166d8"}]} 2018-06-27 22:57:07,700 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=77e63dbe-d199-4d0f-a868-4453ee5693e7 used request id req-4b9c3814-1b85-4663-b1e9-5ced284c8a98 2018-06-27 22:57:07,700 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-sec-grp 2018-06-27 22:57:07,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?name=CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a186b43513564959b3b56a46646e977616de6f3b" 2018-06-27 22:57:07,892 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:57:07 GMT Content-Type: application/json Content-Length: 1412 Connection: keep-alive X-Openstack-Request-Id: req-d6cb9f80-f031-4bce-9083-333527f8c377 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "c028b2824d1042e39b9d3459414312fb", "created_at": "2018-06-27T22:57:06Z", "updated_at": "2018-06-27T22:57:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:57:06Z", "revision_number": 0, "id": "446e2d8e-5a31-4840-9c59-cc6b5a52ae22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:57:06Z", "security_group_id": "77e63dbe-d199-4d0f-a868-4453ee5693e7", "tenant_id": "c028b2824d1042e39b9d3459414312fb", "port_range_min": null, "ethertype": "IPv4", "project_id": "c028b2824d1042e39b9d3459414312fb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:57:06Z", "revision_number": 0, "id": "a69f97fb-aef9-4cd6-85e2-cef6d51166d8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:57:06Z", "security_group_id": "77e63dbe-d199-4d0f-a868-4453ee5693e7", "tenant_id": "c028b2824d1042e39b9d3459414312fb", "port_range_min": null, "ethertype": "IPv6", "project_id": "c028b2824d1042e39b9d3459414312fb"}], "revision_number": 2, "project_id": "c028b2824d1042e39b9d3459414312fb", "id": "77e63dbe-d199-4d0f-a868-4453ee5693e7", "name": "CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-sec-grp"}]} 2018-06-27 22:57:07,892 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-sec-grp used request id req-d6cb9f80-f031-4bce-9083-333527f8c377 2018-06-27 22:57:07,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 22:57:07,909 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 22: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-27 22:57:07,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/c028b2824d1042e39b9d3459414312fb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a186b43513564959b3b56a46646e977616de6f3b" 2018-06-27 22:57:08,280 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:57:07 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-03eb9238-dcb3-4d13-b1fc-4cbf52db7739 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/c028b2824d1042e39b9d3459414312fb"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c028b2824d1042e39b9d3459414312fb", "name": "CreateInstanceSingleNetworkTests-b7c7a247-8ba0-4ad-proj"}} 2018-06-27 22:57:08,280 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/c028b2824d1042e39b9d3459414312fb used request id req-03eb9238-dcb3-4d13-b1fc-4cbf52db7739 2018-06-27 22:57:08,281 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 77e63dbe-d199-4d0f-a868-4453ee5693e7 2018-06-27 22:57:08,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=77e63dbe-d199-4d0f-a868-4453ee5693e7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a186b43513564959b3b56a46646e977616de6f3b" 2018-06-27 22:57:08,390 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:57:08 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-ed4c5630-e21f-40eb-9dd2-618648fb2683 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-27T22:57:06Z", "security_group_id": "77e63dbe-d199-4d0f-a868-4453ee5693e7", "port_range_min": null, "revision_number": 0, "tenant_id": "c028b2824d1042e39b9d3459414312fb", "created_at": "2018-06-27T22:57:06Z", "project_id": "c028b2824d1042e39b9d3459414312fb", "id": "446e2d8e-5a31-4840-9c59-cc6b5a52ae22"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T22:57:06Z", "security_group_id": "77e63dbe-d199-4d0f-a868-4453ee5693e7", "port_range_min": null, "revision_number": 0, "tenant_id": "c028b2824d1042e39b9d3459414312fb", "created_at": "2018-06-27T22:57:06Z", "project_id": "c028b2824d1042e39b9d3459414312fb", "id": "a69f97fb-aef9-4cd6-85e2-cef6d51166d8"}]} 2018-06-27 22:57:08,390 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=77e63dbe-d199-4d0f-a868-4453ee5693e7 used request id req-ed4c5630-e21f-40eb-9dd2-618648fb2683 2018-06-27 22:57:08,396 - 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}a186b43513564959b3b56a46646e977616de6f3b" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "77e63dbe-d199-4d0f-a868-4453ee5693e7"}}' 2018-06-27 22:57:09,696 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 22:57:09 GMT Content-Type: application/json Content-Length: 509 Connection: keep-alive X-Openstack-Request-Id: req-a4719477-41a1-4a44-af0c-cc98fe5f86c6 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-27T22:57:09Z", "security_group_id": "77e63dbe-d199-4d0f-a868-4453ee5693e7", "port_range_min": null, "revision_number": 0, "tenant_id": "c028b2824d1042e39b9d3459414312fb", "created_at": "2018-06-27T22:57:09Z", "project_id": "c028b2824d1042e39b9d3459414312fb", "id": "a75ec105-2823-4127-8546-251ca88ba20c"}} 2018-06-27 22:57:09,696 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-group-rules used request id req-a4719477-41a1-4a44-af0c-cc98fe5f86c6 2018-06-27 22:57:09,696 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-sec-grp 2018-06-27 22:57:09,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=CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a186b43513564959b3b56a46646e977616de6f3b" 2018-06-27 22:57:09,853 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:57:09 GMT Content-Type: application/json Content-Length: 1910 Connection: keep-alive X-Openstack-Request-Id: req-a39bd3f9-097e-48c6-b56c-8cfca1207eb6 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "c028b2824d1042e39b9d3459414312fb", "created_at": "2018-06-27T22:57:06Z", "updated_at": "2018-06-27T22:57:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:57:06Z", "revision_number": 0, "id": "446e2d8e-5a31-4840-9c59-cc6b5a52ae22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:57:06Z", "security_group_id": "77e63dbe-d199-4d0f-a868-4453ee5693e7", "tenant_id": "c028b2824d1042e39b9d3459414312fb", "port_range_min": null, "ethertype": "IPv4", "project_id": "c028b2824d1042e39b9d3459414312fb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:57:06Z", "revision_number": 0, "id": "a69f97fb-aef9-4cd6-85e2-cef6d51166d8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:57:06Z", "security_group_id": "77e63dbe-d199-4d0f-a868-4453ee5693e7", "tenant_id": "c028b2824d1042e39b9d3459414312fb", "port_range_min": null, "ethertype": "IPv6", "project_id": "c028b2824d1042e39b9d3459414312fb"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:57:09Z", "revision_number": 0, "id": "a75ec105-2823-4127-8546-251ca88ba20c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:57:09Z", "security_group_id": "77e63dbe-d199-4d0f-a868-4453ee5693e7", "tenant_id": "c028b2824d1042e39b9d3459414312fb", "port_range_min": null, "ethertype": "IPv4", "project_id": "c028b2824d1042e39b9d3459414312fb"}], "revision_number": 3, "project_id": "c028b2824d1042e39b9d3459414312fb", "id": "77e63dbe-d199-4d0f-a868-4453ee5693e7", "name": "CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-sec-grp"}]} 2018-06-27 22:57:09,853 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-sec-grp used request id req-a39bd3f9-097e-48c6-b56c-8cfca1207eb6 2018-06-27 22:57:09,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/c028b2824d1042e39b9d3459414312fb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a186b43513564959b3b56a46646e977616de6f3b" 2018-06-27 22:57:09,951 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:57:09 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a37fb38e-b69c-41c3-8ed1-ad2ac1e02e35 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/c028b2824d1042e39b9d3459414312fb"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c028b2824d1042e39b9d3459414312fb", "name": "CreateInstanceSingleNetworkTests-b7c7a247-8ba0-4ad-proj"}} 2018-06-27 22:57:09,952 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/c028b2824d1042e39b9d3459414312fb used request id req-a37fb38e-b69c-41c3-8ed1-ad2ac1e02e35 2018-06-27 22:57:09,952 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 77e63dbe-d199-4d0f-a868-4453ee5693e7 2018-06-27 22:57:09,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/security-group-rules?security_group_id=77e63dbe-d199-4d0f-a868-4453ee5693e7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a186b43513564959b3b56a46646e977616de6f3b" 2018-06-27 22:57:10,101 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:57:10 GMT Content-Type: application/json Content-Length: 1488 Connection: keep-alive X-Openstack-Request-Id: req-17fcad9b-e261-4a4f-9c5b-1bf01a936e8e 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-27T22:57:06Z", "security_group_id": "77e63dbe-d199-4d0f-a868-4453ee5693e7", "port_range_min": null, "revision_number": 0, "tenant_id": "c028b2824d1042e39b9d3459414312fb", "created_at": "2018-06-27T22:57:06Z", "project_id": "c028b2824d1042e39b9d3459414312fb", "id": "446e2d8e-5a31-4840-9c59-cc6b5a52ae22"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T22:57:06Z", "security_group_id": "77e63dbe-d199-4d0f-a868-4453ee5693e7", "port_range_min": null, "revision_number": 0, "tenant_id": "c028b2824d1042e39b9d3459414312fb", "created_at": "2018-06-27T22:57:06Z", "project_id": "c028b2824d1042e39b9d3459414312fb", "id": "a69f97fb-aef9-4cd6-85e2-cef6d51166d8"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T22:57:09Z", "security_group_id": "77e63dbe-d199-4d0f-a868-4453ee5693e7", "port_range_min": null, "revision_number": 0, "tenant_id": "c028b2824d1042e39b9d3459414312fb", "created_at": "2018-06-27T22:57:09Z", "project_id": "c028b2824d1042e39b9d3459414312fb", "id": "a75ec105-2823-4127-8546-251ca88ba20c"}]} 2018-06-27 22:57:10,101 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=77e63dbe-d199-4d0f-a868-4453ee5693e7 used request id req-17fcad9b-e261-4a4f-9c5b-1bf01a936e8e 2018-06-27 22:57:10,107 - 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}a186b43513564959b3b56a46646e977616de6f3b" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 22, "port_range_max": 22, "security_group_id": "77e63dbe-d199-4d0f-a868-4453ee5693e7"}}' 2018-06-27 22:57:10,580 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 22:57:10 GMT Content-Type: application/json Content-Length: 505 Connection: keep-alive X-Openstack-Request-Id: req-51d9dc55-0480-4534-a492-1e3c467c6579 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-27T22:57:10Z", "security_group_id": "77e63dbe-d199-4d0f-a868-4453ee5693e7", "port_range_min": 22, "revision_number": 0, "tenant_id": "c028b2824d1042e39b9d3459414312fb", "created_at": "2018-06-27T22:57:10Z", "project_id": "c028b2824d1042e39b9d3459414312fb", "id": "62a3d0b9-29f3-450a-9775-953c6faf0730"}} 2018-06-27 22:57:10,580 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-group-rules used request id req-51d9dc55-0480-4534-a492-1e3c467c6579 2018-06-27 22:57:10,580 - neutron_utils - INFO - Retrieving security group with ID - 77e63dbe-d199-4d0f-a868-4453ee5693e7 2018-06-27 22:57:10,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/security-groups?id=77e63dbe-d199-4d0f-a868-4453ee5693e7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a186b43513564959b3b56a46646e977616de6f3b" 2018-06-27 22:57:10,730 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:57:10 GMT Content-Type: application/json Content-Length: 2404 Connection: keep-alive X-Openstack-Request-Id: req-6eed1c7a-3359-407b-ad1c-d1ecb24e905d Front-End-Https: on RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "c028b2824d1042e39b9d3459414312fb", "created_at": "2018-06-27T22:57:06Z", "updated_at": "2018-06-27T22:57:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:57:06Z", "revision_number": 0, "id": "446e2d8e-5a31-4840-9c59-cc6b5a52ae22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:57:06Z", "security_group_id": "77e63dbe-d199-4d0f-a868-4453ee5693e7", "tenant_id": "c028b2824d1042e39b9d3459414312fb", "port_range_min": null, "ethertype": "IPv4", "project_id": "c028b2824d1042e39b9d3459414312fb"}, {"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-06-27T22:57:10Z", "revision_number": 0, "id": "62a3d0b9-29f3-450a-9775-953c6faf0730", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:57:10Z", "security_group_id": "77e63dbe-d199-4d0f-a868-4453ee5693e7", "tenant_id": "c028b2824d1042e39b9d3459414312fb", "port_range_min": 22, "ethertype": "IPv4", "project_id": "c028b2824d1042e39b9d3459414312fb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:57:06Z", "revision_number": 0, "id": "a69f97fb-aef9-4cd6-85e2-cef6d51166d8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:57:06Z", "security_group_id": "77e63dbe-d199-4d0f-a868-4453ee5693e7", "tenant_id": "c028b2824d1042e39b9d3459414312fb", "port_range_min": null, "ethertype": "IPv6", "project_id": "c028b2824d1042e39b9d3459414312fb"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:57:09Z", "revision_number": 0, "id": "a75ec105-2823-4127-8546-251ca88ba20c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:57:09Z", "security_group_id": "77e63dbe-d199-4d0f-a868-4453ee5693e7", "tenant_id": "c028b2824d1042e39b9d3459414312fb", "port_range_min": null, "ethertype": "IPv4", "project_id": "c028b2824d1042e39b9d3459414312fb"}], "revision_number": 4, "project_id": "c028b2824d1042e39b9d3459414312fb", "id": "77e63dbe-d199-4d0f-a868-4453ee5693e7", "name": "CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-sec-grp"}]} 2018-06-27 22:57:10,730 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=77e63dbe-d199-4d0f-a868-4453ee5693e7 used request id req-6eed1c7a-3359-407b-ad1c-d1ecb24e905d 2018-06-27 22:57:10,731 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 77e63dbe-d199-4d0f-a868-4453ee5693e7 2018-06-27 22:57:10,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=77e63dbe-d199-4d0f-a868-4453ee5693e7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a186b43513564959b3b56a46646e977616de6f3b" 2018-06-27 22:57:10,840 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:57:10 GMT Content-Type: application/json Content-Length: 1970 Connection: keep-alive X-Openstack-Request-Id: req-7fc4c90e-169c-4fd0-8ab0-945b71b16736 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-27T22:57:06Z", "security_group_id": "77e63dbe-d199-4d0f-a868-4453ee5693e7", "port_range_min": null, "revision_number": 0, "tenant_id": "c028b2824d1042e39b9d3459414312fb", "created_at": "2018-06-27T22:57:06Z", "project_id": "c028b2824d1042e39b9d3459414312fb", "id": "446e2d8e-5a31-4840-9c59-cc6b5a52ae22"}, {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-06-27T22:57:10Z", "security_group_id": "77e63dbe-d199-4d0f-a868-4453ee5693e7", "port_range_min": 22, "revision_number": 0, "tenant_id": "c028b2824d1042e39b9d3459414312fb", "created_at": "2018-06-27T22:57:10Z", "project_id": "c028b2824d1042e39b9d3459414312fb", "id": "62a3d0b9-29f3-450a-9775-953c6faf0730"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T22:57:06Z", "security_group_id": "77e63dbe-d199-4d0f-a868-4453ee5693e7", "port_range_min": null, "revision_number": 0, "tenant_id": "c028b2824d1042e39b9d3459414312fb", "created_at": "2018-06-27T22:57:06Z", "project_id": "c028b2824d1042e39b9d3459414312fb", "id": "a69f97fb-aef9-4cd6-85e2-cef6d51166d8"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T22:57:09Z", "security_group_id": "77e63dbe-d199-4d0f-a868-4453ee5693e7", "port_range_min": null, "revision_number": 0, "tenant_id": "c028b2824d1042e39b9d3459414312fb", "created_at": "2018-06-27T22:57:09Z", "project_id": "c028b2824d1042e39b9d3459414312fb", "id": "a75ec105-2823-4127-8546-251ca88ba20c"}]} 2018-06-27 22:57:10,840 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=77e63dbe-d199-4d0f-a868-4453ee5693e7 used request id req-7fc4c90e-169c-4fd0-8ab0-945b71b16736 2018-06-27 22:57:10,841 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:57:10,842 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:57:11,599 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "45d5a9c5d6e9475db64c096d20b09903", "name": "CreateInstanceSingleNetworkTests-b7c7a247-8ba0-4ad-proj-role"}], "expires_at": "2018-06-27T23:57:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c028b2824d1042e39b9d3459414312fb", "name": "CreateInstanceSingleNetworkTests-b7c7a247-8ba0-4ad-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/c028b2824d1042e39b9d3459414312fb", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/c028b2824d1042e39b9d3459414312fb", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/c028b2824d1042e39b9d3459414312fb", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/c028b2824d1042e39b9d3459414312fb", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/c028b2824d1042e39b9d3459414312fb", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/c028b2824d1042e39b9d3459414312fb", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/c028b2824d1042e39b9d3459414312fb", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/c028b2824d1042e39b9d3459414312fb", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/c028b2824d1042e39b9d3459414312fb", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/c028b2824d1042e39b9d3459414312fb", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/c028b2824d1042e39b9d3459414312fb", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/c028b2824d1042e39b9d3459414312fb", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-b7c7a247-8ba0-4ad-user", "id": "4d03396e21c84e70b5a5159a4915fd8e"}, "audit_ids": ["mUgtGbUDQOi8TBW_UmD4kg"], "issued_at": "2018-06-27T22:57:11.000000Z"}} 2018-06-27 22:57:11,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f00c6826c95f141fb39654b04fd76eb583b1a15" 2018-06-27 22:57:11,989 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:57:11 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-dbfd5702-a9c7-4bb2-8f65-2295e8aaca25 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:57:11,989 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-dbfd5702-a9c7-4bb2-8f65-2295e8aaca25 2018-06-27 22:57:11,990 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 22:57:11,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f00c6826c95f141fb39654b04fd76eb583b1a15" 2018-06-27 22:57:12,342 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:57:11 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7dfdb65c-9853-4958-8a36-3e6824c656d9 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:57:12,342 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-7dfdb65c-9853-4958-8a36-3e6824c656d9 2018-06-27 22:57:12,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-12cfaabc-814a-425f-99ce-729ef6f69725-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f00c6826c95f141fb39654b04fd76eb583b1a15" 2018-06-27 22:57:13,448 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:57:13 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-c6bf1992-51cc-4172-9584-e618c1f6ab4d Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e9c94193-0d8d-4b40-9454-aa2d4dc61b51"],"updated_at":"2018-06-27T22:56:38Z","tenant_id":"c028b2824d1042e39b9d3459414312fb","created_at":"2018-06-27T22:56:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"c028b2824d1042e39b9d3459414312fb","id":"b0811622-0576-411c-a367-74df8482a19e","name":"CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-pub-net"}]} 2018-06-27 22:57:13,448 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-pub-net used request id req-c6bf1992-51cc-4172-9584-e618c1f6ab4d 2018-06-27 22:57:13,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 22:57:13,464 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 22:57: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-27 22:57:13,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/c028b2824d1042e39b9d3459414312fb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f00c6826c95f141fb39654b04fd76eb583b1a15" 2018-06-27 22:57:13,887 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:57:13 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0c2e8263-36a4-4e6b-8873-f132e13236c7 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/c028b2824d1042e39b9d3459414312fb"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c028b2824d1042e39b9d3459414312fb", "name": "CreateInstanceSingleNetworkTests-b7c7a247-8ba0-4ad-proj"}} 2018-06-27 22:57:13,887 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/c028b2824d1042e39b9d3459414312fb used request id req-0c2e8263-36a4-4e6b-8873-f132e13236c7 2018-06-27 22:57:13,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=b0811622-0576-411c-a367-74df8482a19e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f00c6826c95f141fb39654b04fd76eb583b1a15" 2018-06-27 22:57:14,741 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:57:14 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-17dab905-4fa0-4618-a707-fe4138886dcf Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b0811622-0576-411c-a367-74df8482a19e","tenant_id":"c028b2824d1042e39b9d3459414312fb","created_at":"2018-06-27T22:56:38Z","dns_nameservers":[],"updated_at":"2018-06-27T22:56: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":"c028b2824d1042e39b9d3459414312fb","id":"e9c94193-0d8d-4b40-9454-aa2d4dc61b51","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-pub-subnet"}]} 2018-06-27 22:57:14,742 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=b0811622-0576-411c-a367-74df8482a19e used request id req-17dab905-4fa0-4618-a707-fe4138886dcf 2018-06-27 22:57:14,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=b0811622-0576-411c-a367-74df8482a19e&name=CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f00c6826c95f141fb39654b04fd76eb583b1a15" 2018-06-27 22:57:14,855 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:57:14 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-f318827a-3114-459b-8656-2af71c1c3f47 Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-27 22:57:14,856 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=b0811622-0576-411c-a367-74df8482a19e&name=CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725port-1&admin_state_up=True used request id req-f318827a-3114-459b-8656-2af71c1c3f47 2018-06-27 22:57:14,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=CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f00c6826c95f141fb39654b04fd76eb583b1a15" 2018-06-27 22:57:15,934 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:57:15 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-cc51e230-5c72-4940-be9f-e1357666f131 X-Compute-Request-Id: req-cc51e230-5c72-4940-be9f-e1357666f131 Front-End-Https: on RESP BODY: {"servers": []} 2018-06-27 22:57:15,934 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-inst used request id req-cc51e230-5c72-4940-be9f-e1357666f131 2018-06-27 22:57:15,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=CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f00c6826c95f141fb39654b04fd76eb583b1a15" 2018-06-27 22:57:16,352 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:57:16 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-4c97de0c-e8b6-471b-a241-867a1954ef7c Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e9c94193-0d8d-4b40-9454-aa2d4dc61b51"],"updated_at":"2018-06-27T22:56:38Z","tenant_id":"c028b2824d1042e39b9d3459414312fb","created_at":"2018-06-27T22:56:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"c028b2824d1042e39b9d3459414312fb","id":"b0811622-0576-411c-a367-74df8482a19e","name":"CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-pub-net"}]} 2018-06-27 22:57:16,352 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-pub-net used request id req-4c97de0c-e8b6-471b-a241-867a1954ef7c 2018-06-27 22:57:16,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/c028b2824d1042e39b9d3459414312fb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f00c6826c95f141fb39654b04fd76eb583b1a15" 2018-06-27 22:57:16,461 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:57:16 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-203d7fec-8c99-4980-aee4-9d74b81cbe28 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/c028b2824d1042e39b9d3459414312fb"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c028b2824d1042e39b9d3459414312fb", "name": "CreateInstanceSingleNetworkTests-b7c7a247-8ba0-4ad-proj"}} 2018-06-27 22:57:16,461 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/c028b2824d1042e39b9d3459414312fb used request id req-203d7fec-8c99-4980-aee4-9d74b81cbe28 2018-06-27 22:57:16,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=b0811622-0576-411c-a367-74df8482a19e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f00c6826c95f141fb39654b04fd76eb583b1a15" 2018-06-27 22:57:17,418 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:57:17 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-94ea28a0-27b4-465a-af52-08c9e1ef8a02 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b0811622-0576-411c-a367-74df8482a19e","tenant_id":"c028b2824d1042e39b9d3459414312fb","created_at":"2018-06-27T22:56:38Z","dns_nameservers":[],"updated_at":"2018-06-27T22:56: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":"c028b2824d1042e39b9d3459414312fb","id":"e9c94193-0d8d-4b40-9454-aa2d4dc61b51","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-pub-subnet"}]} 2018-06-27 22:57:17,419 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=b0811622-0576-411c-a367-74df8482a19e used request id req-94ea28a0-27b4-465a-af52-08c9e1ef8a02 2018-06-27 22:57:17,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/ports?network_id=b0811622-0576-411c-a367-74df8482a19e&name=CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f00c6826c95f141fb39654b04fd76eb583b1a15" 2018-06-27 22:57:17,524 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:57:17 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-853adae0-70d6-42b7-b492-252b3a3bc921 Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-27 22:57:17,524 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=b0811622-0576-411c-a367-74df8482a19e&name=CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725port-1&admin_state_up=True used request id req-853adae0-70d6-42b7-b492-252b3a3bc921 2018-06-27 22:57:17,524 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:57:17,525 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:57:18,496 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "45d5a9c5d6e9475db64c096d20b09903", "name": "CreateInstanceSingleNetworkTests-b7c7a247-8ba0-4ad-proj-role"}], "expires_at": "2018-06-27T23:57:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c028b2824d1042e39b9d3459414312fb", "name": "CreateInstanceSingleNetworkTests-b7c7a247-8ba0-4ad-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/c028b2824d1042e39b9d3459414312fb", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/c028b2824d1042e39b9d3459414312fb", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/c028b2824d1042e39b9d3459414312fb", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/c028b2824d1042e39b9d3459414312fb", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/c028b2824d1042e39b9d3459414312fb", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/c028b2824d1042e39b9d3459414312fb", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/c028b2824d1042e39b9d3459414312fb", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/c028b2824d1042e39b9d3459414312fb", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/c028b2824d1042e39b9d3459414312fb", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/c028b2824d1042e39b9d3459414312fb", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/c028b2824d1042e39b9d3459414312fb", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/c028b2824d1042e39b9d3459414312fb", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-b7c7a247-8ba0-4ad-user", "id": "4d03396e21c84e70b5a5159a4915fd8e"}, "audit_ids": ["VBXtNHWRTPikzPzSwtUB3g"], "issued_at": "2018-06-27T22:57:18.000000Z"}} 2018-06-27 22:57:18,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4c836e6f137c647d9fe99a53278ad10139d4d26" 2018-06-27 22:57:18,822 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:57:18 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b25c5e54-de96-424e-a193-515e6dba5e60 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:57:18,822 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-b25c5e54-de96-424e-a193-515e6dba5e60 2018-06-27 22:57:18,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=CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f00c6826c95f141fb39654b04fd76eb583b1a15" 2018-06-27 22:57:20,034 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:57:20 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-9e3fcf78-466b-4b1d-b3cd-a5e427f13365 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e9c94193-0d8d-4b40-9454-aa2d4dc61b51"],"updated_at":"2018-06-27T22:56:38Z","tenant_id":"c028b2824d1042e39b9d3459414312fb","created_at":"2018-06-27T22:56:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"c028b2824d1042e39b9d3459414312fb","id":"b0811622-0576-411c-a367-74df8482a19e","name":"CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-pub-net"}]} 2018-06-27 22:57:20,034 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-pub-net used request id req-9e3fcf78-466b-4b1d-b3cd-a5e427f13365 2018-06-27 22:57:20,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/subnets?network_id=b0811622-0576-411c-a367-74df8482a19e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f00c6826c95f141fb39654b04fd76eb583b1a15" 2018-06-27 22:57:20,203 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:57:20 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-2c8eb982-8a47-4f50-93a8-08499d4a79a7 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b0811622-0576-411c-a367-74df8482a19e","tenant_id":"c028b2824d1042e39b9d3459414312fb","created_at":"2018-06-27T22:56:38Z","dns_nameservers":[],"updated_at":"2018-06-27T22:56: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":"c028b2824d1042e39b9d3459414312fb","id":"e9c94193-0d8d-4b40-9454-aa2d4dc61b51","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-pub-subnet"}]} 2018-06-27 22:57:20,203 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=b0811622-0576-411c-a367-74df8482a19e used request id req-2c8eb982-8a47-4f50-93a8-08499d4a79a7 2018-06-27 22:57:20,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/networks?name=CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f00c6826c95f141fb39654b04fd76eb583b1a15" 2018-06-27 22:57:20,498 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:57:20 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-0eb82505-fa22-4a26-88a4-0f7329720705 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e9c94193-0d8d-4b40-9454-aa2d4dc61b51"],"updated_at":"2018-06-27T22:56:38Z","tenant_id":"c028b2824d1042e39b9d3459414312fb","created_at":"2018-06-27T22:56:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"c028b2824d1042e39b9d3459414312fb","id":"b0811622-0576-411c-a367-74df8482a19e","name":"CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-pub-net"}]} 2018-06-27 22:57:20,498 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-pub-net used request id req-0eb82505-fa22-4a26-88a4-0f7329720705 2018-06-27 22:57:20,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 22:57:20,513 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 22:57: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-27 22:57:20,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/c028b2824d1042e39b9d3459414312fb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4c836e6f137c647d9fe99a53278ad10139d4d26" 2018-06-27 22:57:20,919 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:57:20 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-dac6ada6-8c57-4f05-96a7-685259bf0c38 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/c028b2824d1042e39b9d3459414312fb"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c028b2824d1042e39b9d3459414312fb", "name": "CreateInstanceSingleNetworkTests-b7c7a247-8ba0-4ad-proj"}} 2018-06-27 22:57:20,919 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/c028b2824d1042e39b9d3459414312fb used request id req-dac6ada6-8c57-4f05-96a7-685259bf0c38 2018-06-27 22:57:20,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=b0811622-0576-411c-a367-74df8482a19e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f00c6826c95f141fb39654b04fd76eb583b1a15" 2018-06-27 22:57:21,128 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:57:21 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-3a2e6919-f34e-4540-b033-68a38e5e20ba Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b0811622-0576-411c-a367-74df8482a19e","tenant_id":"c028b2824d1042e39b9d3459414312fb","created_at":"2018-06-27T22:56:38Z","dns_nameservers":[],"updated_at":"2018-06-27T22:56: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":"c028b2824d1042e39b9d3459414312fb","id":"e9c94193-0d8d-4b40-9454-aa2d4dc61b51","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-pub-subnet"}]} 2018-06-27 22:57:21,128 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=b0811622-0576-411c-a367-74df8482a19e used request id req-3a2e6919-f34e-4540-b033-68a38e5e20ba 2018-06-27 22:57:21,129 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-pub-net 2018-06-27 22:57:21,134 - 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}6f00c6826c95f141fb39654b04fd76eb583b1a15" -d '{"port": {"network_id": "b0811622-0576-411c-a367-74df8482a19e", "name": "CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725port-1", "admin_state_up": true}}' 2018-06-27 22:57:23,848 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 22:57:23 GMT Content-Type: application/json Content-Length: 767 Connection: keep-alive X-Openstack-Request-Id: req-abcfef03-d4d1-40fb-a046-cd7e94678eae Front-End-Https: on RESP BODY: {"port":{"status":"DOWN","created_at":"2018-06-27T22:57:21Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b0811622-0576-411c-a367-74df8482a19e","tenant_id":"c028b2824d1042e39b9d3459414312fb","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-06-27T22:57:23Z","name":"CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725port-1","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:aa:db:54","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"c028b2824d1042e39b9d3459414312fb","fixed_ips":[{"subnet_id":"e9c94193-0d8d-4b40-9454-aa2d4dc61b51","ip_address":"10.55.1.8"}],"id":"ae5b51f2-b790-4985-b071-fd560e92dffe","security_groups":["308aa77e-b924-4902-97d3-e4a21f7eeb5b"],"device_id":""}} 2018-06-27 22:57:23,849 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/ports used request id req-abcfef03-d4d1-40fb-a046-cd7e94678eae 2018-06-27 22:57:23,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?name=CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f00c6826c95f141fb39654b04fd76eb583b1a15" 2018-06-27 22:57:24,104 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:57:24 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-e8f80320-6fe1-49e5-b912-7ba012183c31 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e9c94193-0d8d-4b40-9454-aa2d4dc61b51"],"updated_at":"2018-06-27T22:56:38Z","tenant_id":"c028b2824d1042e39b9d3459414312fb","created_at":"2018-06-27T22:56:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"c028b2824d1042e39b9d3459414312fb","id":"b0811622-0576-411c-a367-74df8482a19e","name":"CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-pub-net"}]} 2018-06-27 22:57:24,105 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-pub-net used request id req-e8f80320-6fe1-49e5-b912-7ba012183c31 2018-06-27 22:57:24,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/c028b2824d1042e39b9d3459414312fb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f00c6826c95f141fb39654b04fd76eb583b1a15" 2018-06-27 22:57:24,338 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:57:24 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e8d366f2-de9a-43e8-8e57-006f588c565c Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/c028b2824d1042e39b9d3459414312fb"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c028b2824d1042e39b9d3459414312fb", "name": "CreateInstanceSingleNetworkTests-b7c7a247-8ba0-4ad-proj"}} 2018-06-27 22:57:24,338 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/c028b2824d1042e39b9d3459414312fb used request id req-e8d366f2-de9a-43e8-8e57-006f588c565c 2018-06-27 22:57:24,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?network_id=b0811622-0576-411c-a367-74df8482a19e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f00c6826c95f141fb39654b04fd76eb583b1a15" 2018-06-27 22:57:24,531 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:57:24 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-8b27c62d-ee22-406b-83c3-eaff4b8a288f Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b0811622-0576-411c-a367-74df8482a19e","tenant_id":"c028b2824d1042e39b9d3459414312fb","created_at":"2018-06-27T22:56:38Z","dns_nameservers":[],"updated_at":"2018-06-27T22:56: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":"c028b2824d1042e39b9d3459414312fb","id":"e9c94193-0d8d-4b40-9454-aa2d4dc61b51","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-pub-subnet"}]} 2018-06-27 22:57:24,532 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=b0811622-0576-411c-a367-74df8482a19e used request id req-8b27c62d-ee22-406b-83c3-eaff4b8a288f 2018-06-27 22:57:24,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=b0811622-0576-411c-a367-74df8482a19e&name=CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f00c6826c95f141fb39654b04fd76eb583b1a15" 2018-06-27 22:57:24,765 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:57:24 GMT Content-Type: application/json Content-Length: 770 Connection: keep-alive X-Openstack-Request-Id: req-d55edb7b-bba9-44b1-a193-6488d818d898 Front-End-Https: on RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b0811622-0576-411c-a367-74df8482a19e","tenant_id":"c028b2824d1042e39b9d3459414312fb","created_at":"2018-06-27T22:57:21Z","admin_state_up":true,"updated_at":"2018-06-27T22:57:23Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:aa:db:54","id":"ae5b51f2-b790-4985-b071-fd560e92dffe","port_security_enabled":true,"project_id":"c028b2824d1042e39b9d3459414312fb","fixed_ips":[{"subnet_id":"e9c94193-0d8d-4b40-9454-aa2d4dc61b51","ip_address":"10.55.1.8"}],"extra_dhcp_opts":[],"security_groups":["308aa77e-b924-4902-97d3-e4a21f7eeb5b"],"name":"CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725port-1"}]} 2018-06-27 22:57:24,765 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=b0811622-0576-411c-a367-74df8482a19e&name=CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725port-1&admin_state_up=True used request id req-d55edb7b-bba9-44b1-a193-6488d818d898 2018-06-27 22:57:24,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/c028b2824d1042e39b9d3459414312fb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f00c6826c95f141fb39654b04fd76eb583b1a15" 2018-06-27 22:57:24,866 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:57:24 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ac8bc80f-e4a1-4012-80ea-fdc78cf1d8f9 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/c028b2824d1042e39b9d3459414312fb"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c028b2824d1042e39b9d3459414312fb", "name": "CreateInstanceSingleNetworkTests-b7c7a247-8ba0-4ad-proj"}} 2018-06-27 22:57:24,866 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/c028b2824d1042e39b9d3459414312fb used request id req-ac8bc80f-e4a1-4012-80ea-fdc78cf1d8f9 2018-06-27 22:57:24,867 - nova_utils - INFO - Creating VM with name - CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-inst 2018-06-27 22:57:24,870 - novaclient.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}6f00c6826c95f141fb39654b04fd76eb583b1a15" 2018-06-27 22:57:25,977 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:57:25 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-cd6475cd-c0bf-4f78-ae26-5914412351bc X-Compute-Request-Id: req-cd6475cd-c0bf-4f78-ae26-5914412351bc Front-End-Https: on RESP BODY: {"flavors": [{"id": "b7adcd68-2c34-4ebb-8c87-c706a713eab0", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/b7adcd68-2c34-4ebb-8c87-c706a713eab0", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/b7adcd68-2c34-4ebb-8c87-c706a713eab0", "rel": "bookmark"}], "name": "CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-flavor-name"}, {"id": "bfce69d5-8948-4e52-8e30-cf8bfa544966", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "bookmark"}], "name": "shaker-flavor_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3"}]} 2018-06-27 22:57:25,977 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-cd6475cd-c0bf-4f78-ae26-5914412351bc 2018-06-27 22:57:25,981 - novaclient.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/b7adcd68-2c34-4ebb-8c87-c706a713eab0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f00c6826c95f141fb39654b04fd76eb583b1a15" 2018-06-27 22:57:26,733 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:57: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-ede5316c-2b80-4f04-a06a-ba43fbc95d45 X-Compute-Request-Id: req-ede5316c-2b80-4f04-a06a-ba43fbc95d45 Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/b7adcd68-2c34-4ebb-8c87-c706a713eab0", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/b7adcd68-2c34-4ebb-8c87-c706a713eab0", "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": "b7adcd68-2c34-4ebb-8c87-c706a713eab0"}} 2018-06-27 22:57:26,734 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/b7adcd68-2c34-4ebb-8c87-c706a713eab0 used request id req-ede5316c-2b80-4f04-a06a-ba43fbc95d45 2018-06-27 22:57:26,737 - 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-12cfaabc-814a-425f-99ce-729ef6f69725-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6f00c6826c95f141fb39654b04fd76eb583b1a15" 2018-06-27 22:57:27,618 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:57:27 GMT Content-Type: application/json Content-Length: 914 Connection: keep-alive X-Openstack-Request-Id: req-f64dc302-8570-4de1-880a-f0c0dce69b46 Front-End-Https: on RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-image", "tags": [], "container_format": "bare", "created_at": "2018-06-27T22:56:30Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-27T22:56:32Z", "visibility": "shared", "self": "/v2/images/bdebb686-9259-452d-8af6-2fa547cf7552", "min_disk": 0, "protected": false, "id": "bdebb686-9259-452d-8af6-2fa547cf7552", "file": "/v2/images/bdebb686-9259-452d-8af6-2fa547cf7552/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c028b2824d1042e39b9d3459414312fb", "direct_url": "file:///var/lib/glance/images/bdebb686-9259-452d-8af6-2fa547cf7552", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-image"} 2018-06-27 22:57:27,618 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-image used request id req-f64dc302-8570-4de1-880a-f0c0dce69b46 2018-06-27 22:57:27,621 - 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}6f00c6826c95f141fb39654b04fd76eb583b1a15" 2018-06-27 22:57:28,317 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:57:28 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-d5e7eca9-2d0a-4989-a8a7-1a3fee5c7300 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-27 22:57:28,318 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-d5e7eca9-2d0a-4989-a8a7-1a3fee5c7300 2018-06-27 22:57:28,323 - 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}6f00c6826c95f141fb39654b04fd76eb583b1a15" -d '{"server": {"name": "CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-inst", "imageRef": "bdebb686-9259-452d-8af6-2fa547cf7552", "key_name": "CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-kp", "flavorRef": "b7adcd68-2c34-4ebb-8c87-c706a713eab0", "max_count": 1, "min_count": 1, "networks": [{"port": "ae5b51f2-b790-4985-b071-fd560e92dffe"}], "security_groups": [{"name": "CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-sec-grp"}]}}' 2018-06-27 22:57:37,139 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 22:57:37 GMT Content-Type: application/json Content-Length: 448 Connection: keep-alive Location: https://172.30.10.101:8774/v2.1/servers/95113b91-6045-45da-9667-5b417c9f2eec Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-a107ada4-7522-4cba-9cf4-4de5f2823147 X-Compute-Request-Id: req-a107ada4-7522-4cba-9cf4-4de5f2823147 RESP BODY: {"server": {"security_groups": [{"name": "CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-sec-grp"}], "OS-DCF:diskConfig": "MANUAL", "id": "95113b91-6045-45da-9667-5b417c9f2eec", "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/95113b91-6045-45da-9667-5b417c9f2eec", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/95113b91-6045-45da-9667-5b417c9f2eec", "rel": "bookmark"}], "adminPass": "Kdfe57dnPGof"}} 2018-06-27 22:57:37,139 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers used request id req-a107ada4-7522-4cba-9cf4-4de5f2823147 2018-06-27 22:57:37,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/servers/95113b91-6045-45da-9667-5b417c9f2eec -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f00c6826c95f141fb39654b04fd76eb583b1a15" 2018-06-27 22:57:38,844 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:57:38 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-23213734-c1c2-49f6-bf36-3cd24a8ec7d6 X-Compute-Request-Id: req-23213734-c1c2-49f6-bf36-3cd24a8ec7d6 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/95113b91-6045-45da-9667-5b417c9f2eec", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/95113b91-6045-45da-9667-5b417c9f2eec", "rel": "bookmark"}], "image": {"id": "bdebb686-9259-452d-8af6-2fa547cf7552", "links": [{"href": "http://172.30.10.101:8774/images/bdebb686-9259-452d-8af6-2fa547cf7552", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b7adcd68-2c34-4ebb-8c87-c706a713eab0", "links": [{"href": "http://172.30.10.101:8774/flavors/b7adcd68-2c34-4ebb-8c87-c706a713eab0", "rel": "bookmark"}]}, "id": "95113b91-6045-45da-9667-5b417c9f2eec", "user_id": "4d03396e21c84e70b5a5159a4915fd8e", "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-27T22:57:37Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-kp", "name": "CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-inst", "created": "2018-06-27T22:57:37Z", "tenant_id": "c028b2824d1042e39b9d3459414312fb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:57:38,845 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/95113b91-6045-45da-9667-5b417c9f2eec used request id req-23213734-c1c2-49f6-bf36-3cd24a8ec7d6 2018-06-27 22:57:38,845 - create_instance - INFO - Created instance with name - CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-inst 2018-06-27 22:57:38,848 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/95113b91-6045-45da-9667-5b417c9f2eec -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f00c6826c95f141fb39654b04fd76eb583b1a15" 2018-06-27 22:57:41,049 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:57:41 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-456563bf-434f-41c1-95f5-03e1a0aad43c X-Compute-Request-Id: req-456563bf-434f-41c1-95f5-03e1a0aad43c 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/95113b91-6045-45da-9667-5b417c9f2eec", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/95113b91-6045-45da-9667-5b417c9f2eec", "rel": "bookmark"}], "image": {"id": "bdebb686-9259-452d-8af6-2fa547cf7552", "links": [{"href": "http://172.30.10.101:8774/images/bdebb686-9259-452d-8af6-2fa547cf7552", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b7adcd68-2c34-4ebb-8c87-c706a713eab0", "links": [{"href": "http://172.30.10.101:8774/flavors/b7adcd68-2c34-4ebb-8c87-c706a713eab0", "rel": "bookmark"}]}, "id": "95113b91-6045-45da-9667-5b417c9f2eec", "user_id": "4d03396e21c84e70b5a5159a4915fd8e", "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-27T22:57:39Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-kp", "name": "CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-inst", "created": "2018-06-27T22:57:37Z", "tenant_id": "c028b2824d1042e39b9d3459414312fb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:57:41,049 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/95113b91-6045-45da-9667-5b417c9f2eec used request id req-456563bf-434f-41c1-95f5-03e1a0aad43c 2018-06-27 22:57:41,050 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-inst] is - BUILD 2018-06-27 22:57:41,050 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 22:57:44,053 - create_instance - DEBUG - VM status query timeout in 894.792301893 2018-06-27 22:57:44,057 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/95113b91-6045-45da-9667-5b417c9f2eec -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f00c6826c95f141fb39654b04fd76eb583b1a15" 2018-06-27 22:57:44,651 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:57:44 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-bbbcdab0-8b96-45a1-b5fb-d410b0787ec8 X-Compute-Request-Id: req-bbbcdab0-8b96-45a1-b5fb-d410b0787ec8 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/95113b91-6045-45da-9667-5b417c9f2eec", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/95113b91-6045-45da-9667-5b417c9f2eec", "rel": "bookmark"}], "image": {"id": "bdebb686-9259-452d-8af6-2fa547cf7552", "links": [{"href": "http://172.30.10.101:8774/images/bdebb686-9259-452d-8af6-2fa547cf7552", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b7adcd68-2c34-4ebb-8c87-c706a713eab0", "links": [{"href": "http://172.30.10.101:8774/flavors/b7adcd68-2c34-4ebb-8c87-c706a713eab0", "rel": "bookmark"}]}, "id": "95113b91-6045-45da-9667-5b417c9f2eec", "user_id": "4d03396e21c84e70b5a5159a4915fd8e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T22:57:43Z", "hostId": "31e3c1daab5d563f73f9cd67bf57b81c455cda31e43cfd3695956b43", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-kp", "name": "CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-inst", "created": "2018-06-27T22:57:37Z", "tenant_id": "c028b2824d1042e39b9d3459414312fb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:57:44,651 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/95113b91-6045-45da-9667-5b417c9f2eec used request id req-bbbcdab0-8b96-45a1-b5fb-d410b0787ec8 2018-06-27 22:57:44,651 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-inst] is - BUILD 2018-06-27 22:57:44,651 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 22:57:47,653 - create_instance - DEBUG - VM status query timeout in 891.192825794 2018-06-27 22:57:47,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/95113b91-6045-45da-9667-5b417c9f2eec -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f00c6826c95f141fb39654b04fd76eb583b1a15" 2018-06-27 22:57:50,037 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:57:50 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-85eb4982-1fb6-4f43-8a11-91d9e4b9127c X-Compute-Request-Id: req-85eb4982-1fb6-4f43-8a11-91d9e4b9127c 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/95113b91-6045-45da-9667-5b417c9f2eec", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/95113b91-6045-45da-9667-5b417c9f2eec", "rel": "bookmark"}], "image": {"id": "bdebb686-9259-452d-8af6-2fa547cf7552", "links": [{"href": "http://172.30.10.101:8774/images/bdebb686-9259-452d-8af6-2fa547cf7552", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b7adcd68-2c34-4ebb-8c87-c706a713eab0", "links": [{"href": "http://172.30.10.101:8774/flavors/b7adcd68-2c34-4ebb-8c87-c706a713eab0", "rel": "bookmark"}]}, "id": "95113b91-6045-45da-9667-5b417c9f2eec", "security_groups": [{"name": "default"}], "user_id": "4d03396e21c84e70b5a5159a4915fd8e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T22:57:43Z", "hostId": "31e3c1daab5d563f73f9cd67bf57b81c455cda31e43cfd3695956b43", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-kp", "name": "CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-inst", "created": "2018-06-27T22:57:37Z", "tenant_id": "c028b2824d1042e39b9d3459414312fb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:57:50,037 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/95113b91-6045-45da-9667-5b417c9f2eec used request id req-85eb4982-1fb6-4f43-8a11-91d9e4b9127c 2018-06-27 22:57:50,038 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-inst] is - BUILD 2018-06-27 22:57:50,038 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 22:57:53,041 - create_instance - DEBUG - VM status query timeout in 885.804484844 2018-06-27 22:57:53,044 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/95113b91-6045-45da-9667-5b417c9f2eec -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f00c6826c95f141fb39654b04fd76eb583b1a15" 2018-06-27 22:57:55,327 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:57:55 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-7ff76e4e-c201-4004-8be7-7f82b25c1892 X-Compute-Request-Id: req-7ff76e4e-c201-4004-8be7-7f82b25c1892 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/95113b91-6045-45da-9667-5b417c9f2eec", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/95113b91-6045-45da-9667-5b417c9f2eec", "rel": "bookmark"}], "image": {"id": "bdebb686-9259-452d-8af6-2fa547cf7552", "links": [{"href": "http://172.30.10.101:8774/images/bdebb686-9259-452d-8af6-2fa547cf7552", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b7adcd68-2c34-4ebb-8c87-c706a713eab0", "links": [{"href": "http://172.30.10.101:8774/flavors/b7adcd68-2c34-4ebb-8c87-c706a713eab0", "rel": "bookmark"}]}, "id": "95113b91-6045-45da-9667-5b417c9f2eec", "security_groups": [{"name": "default"}], "user_id": "4d03396e21c84e70b5a5159a4915fd8e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T22:57:43Z", "hostId": "31e3c1daab5d563f73f9cd67bf57b81c455cda31e43cfd3695956b43", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-kp", "name": "CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-inst", "created": "2018-06-27T22:57:37Z", "tenant_id": "c028b2824d1042e39b9d3459414312fb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:57:55,327 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/95113b91-6045-45da-9667-5b417c9f2eec used request id req-7ff76e4e-c201-4004-8be7-7f82b25c1892 2018-06-27 22:57:55,328 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-inst] is - BUILD 2018-06-27 22:57:55,328 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 22:57:58,331 - create_instance - DEBUG - VM status query timeout in 880.514537811 2018-06-27 22:57:58,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/servers/95113b91-6045-45da-9667-5b417c9f2eec -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f00c6826c95f141fb39654b04fd76eb583b1a15" 2018-06-27 22:57:59,559 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:57:59 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-26422085-20c3-4093-96e5-b3472fc76c4f X-Compute-Request-Id: req-26422085-20c3-4093-96e5-b3472fc76c4f Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:db:54", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/95113b91-6045-45da-9667-5b417c9f2eec", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/95113b91-6045-45da-9667-5b417c9f2eec", "rel": "bookmark"}], "image": {"id": "bdebb686-9259-452d-8af6-2fa547cf7552", "links": [{"href": "http://172.30.10.101:8774/images/bdebb686-9259-452d-8af6-2fa547cf7552", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:57:55.000000", "flavor": {"id": "b7adcd68-2c34-4ebb-8c87-c706a713eab0", "links": [{"href": "http://172.30.10.101:8774/flavors/b7adcd68-2c34-4ebb-8c87-c706a713eab0", "rel": "bookmark"}]}, "id": "95113b91-6045-45da-9667-5b417c9f2eec", "security_groups": [{"name": "default"}], "user_id": "4d03396e21c84e70b5a5159a4915fd8e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:57:55Z", "hostId": "31e3c1daab5d563f73f9cd67bf57b81c455cda31e43cfd3695956b43", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-kp", "name": "CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-inst", "created": "2018-06-27T22:57:37Z", "tenant_id": "c028b2824d1042e39b9d3459414312fb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:57:59,560 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/95113b91-6045-45da-9667-5b417c9f2eec used request id req-26422085-20c3-4093-96e5-b3472fc76c4f 2018-06-27 22:57:59,560 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-inst] is - ACTIVE 2018-06-27 22:57:59,560 - create_instance - INFO - VM is - ACTIVE 2018-06-27 22:57: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/95113b91-6045-45da-9667-5b417c9f2eec -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f00c6826c95f141fb39654b04fd76eb583b1a15" 2018-06-27 22:58:00,244 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:58:00 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-849701e9-425a-47e2-9454-dc3e88dbe29c X-Compute-Request-Id: req-849701e9-425a-47e2-9454-dc3e88dbe29c Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:db:54", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/95113b91-6045-45da-9667-5b417c9f2eec", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/95113b91-6045-45da-9667-5b417c9f2eec", "rel": "bookmark"}], "image": {"id": "bdebb686-9259-452d-8af6-2fa547cf7552", "links": [{"href": "http://172.30.10.101:8774/images/bdebb686-9259-452d-8af6-2fa547cf7552", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:57:55.000000", "flavor": {"id": "b7adcd68-2c34-4ebb-8c87-c706a713eab0", "links": [{"href": "http://172.30.10.101:8774/flavors/b7adcd68-2c34-4ebb-8c87-c706a713eab0", "rel": "bookmark"}]}, "id": "95113b91-6045-45da-9667-5b417c9f2eec", "security_groups": [{"name": "default"}], "user_id": "4d03396e21c84e70b5a5159a4915fd8e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:57:55Z", "hostId": "31e3c1daab5d563f73f9cd67bf57b81c455cda31e43cfd3695956b43", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-kp", "name": "CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-inst", "created": "2018-06-27T22:57:37Z", "tenant_id": "c028b2824d1042e39b9d3459414312fb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:58:00,244 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/95113b91-6045-45da-9667-5b417c9f2eec used request id req-849701e9-425a-47e2-9454-dc3e88dbe29c 2018-06-27 22:58:00,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/networks?name=CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f00c6826c95f141fb39654b04fd76eb583b1a15" 2018-06-27 22:58:00,626 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:58:00 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-312f372a-435f-4bee-ac70-0f21595f0a32 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e9c94193-0d8d-4b40-9454-aa2d4dc61b51"],"updated_at":"2018-06-27T22:56:38Z","tenant_id":"c028b2824d1042e39b9d3459414312fb","created_at":"2018-06-27T22:56:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"c028b2824d1042e39b9d3459414312fb","id":"b0811622-0576-411c-a367-74df8482a19e","name":"CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-pub-net"}]} 2018-06-27 22:58:00,626 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-pub-net used request id req-312f372a-435f-4bee-ac70-0f21595f0a32 2018-06-27 22:58:00,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/c028b2824d1042e39b9d3459414312fb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f00c6826c95f141fb39654b04fd76eb583b1a15" 2018-06-27 22:58:00,943 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:58:00 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9c2bafd9-165a-4b22-aa56-c9a2ba65df14 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/c028b2824d1042e39b9d3459414312fb"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c028b2824d1042e39b9d3459414312fb", "name": "CreateInstanceSingleNetworkTests-b7c7a247-8ba0-4ad-proj"}} 2018-06-27 22:58:00,943 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/c028b2824d1042e39b9d3459414312fb used request id req-9c2bafd9-165a-4b22-aa56-c9a2ba65df14 2018-06-27 22:58: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=b0811622-0576-411c-a367-74df8482a19e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f00c6826c95f141fb39654b04fd76eb583b1a15" 2018-06-27 22:58:01,136 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:58:01 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-cc48b1b1-bfa3-4d28-8625-4c4bcfc13b05 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b0811622-0576-411c-a367-74df8482a19e","tenant_id":"c028b2824d1042e39b9d3459414312fb","created_at":"2018-06-27T22:56:38Z","dns_nameservers":[],"updated_at":"2018-06-27T22:56: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":"c028b2824d1042e39b9d3459414312fb","id":"e9c94193-0d8d-4b40-9454-aa2d4dc61b51","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-pub-subnet"}]} 2018-06-27 22:58:01,136 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=b0811622-0576-411c-a367-74df8482a19e used request id req-cc48b1b1-bfa3-4d28-8625-4c4bcfc13b05 2018-06-27 22:58:01,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/ports?network_id=b0811622-0576-411c-a367-74df8482a19e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f00c6826c95f141fb39654b04fd76eb583b1a15" 2018-06-27 22:58:01,552 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:58:01 GMT Content-Type: application/json Content-Length: 3006 Connection: keep-alive X-Openstack-Request-Id: req-0adf4636-931c-4726-8927-8fc179d9a9d1 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b0811622-0576-411c-a367-74df8482a19e","tenant_id":"c028b2824d1042e39b9d3459414312fb","created_at":"2018-06-27T22:56:39Z","admin_state_up":true,"updated_at":"2018-06-27T22:56:45Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-b0811622-0576-411c-a367-74df8482a19e","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:84:51:5a","id":"27f8368e-1382-46cd-b452-a2b76ea3f345","port_security_enabled":false,"project_id":"c028b2824d1042e39b9d3459414312fb","fixed_ips":[{"subnet_id":"e9c94193-0d8d-4b40-9454-aa2d4dc61b51","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b0811622-0576-411c-a367-74df8482a19e","tenant_id":"c028b2824d1042e39b9d3459414312fb","created_at":"2018-06-27T22:56:52Z","admin_state_up":true,"updated_at":"2018-06-27T22:57:01Z","binding:vnic_type":"normal","device_id":"8da6b247-66cf-4415-a07c-ee378d369174","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:a8:49:d3","id":"9ff4cee8-d434-45be-bb80-4df5ecd5b856","port_security_enabled":false,"project_id":"c028b2824d1042e39b9d3459414312fb","fixed_ips":[{"subnet_id":"e9c94193-0d8d-4b40-9454-aa2d4dc61b51","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b0811622-0576-411c-a367-74df8482a19e","tenant_id":"c028b2824d1042e39b9d3459414312fb","created_at":"2018-06-27T22:57:21Z","admin_state_up":true,"updated_at":"2018-06-27T22:57:54Z","binding:vnic_type":"normal","device_id":"95113b91-6045-45da-9667-5b417c9f2eec","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:aa:db:54","id":"ae5b51f2-b790-4985-b071-fd560e92dffe","port_security_enabled":true,"project_id":"c028b2824d1042e39b9d3459414312fb","fixed_ips":[{"subnet_id":"e9c94193-0d8d-4b40-9454-aa2d4dc61b51","ip_address":"10.55.1.8"}],"extra_dhcp_opts":[],"security_groups":["308aa77e-b924-4902-97d3-e4a21f7eeb5b"],"name":"CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725port-1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b0811622-0576-411c-a367-74df8482a19e","tenant_id":"c028b2824d1042e39b9d3459414312fb","created_at":"2018-06-27T22:56:40Z","admin_state_up":true,"updated_at":"2018-06-27T22:56:45Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-b0811622-0576-411c-a367-74df8482a19e","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:27:73:39","id":"e3dcb832-6632-43d3-a59d-f620f27ff5d0","port_security_enabled":false,"project_id":"c028b2824d1042e39b9d3459414312fb","fixed_ips":[{"subnet_id":"e9c94193-0d8d-4b40-9454-aa2d4dc61b51","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-27 22:58:01,552 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=b0811622-0576-411c-a367-74df8482a19e used request id req-0adf4636-931c-4726-8927-8fc179d9a9d1 2018-06-27 22:58:01,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/95113b91-6045-45da-9667-5b417c9f2eec -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f00c6826c95f141fb39654b04fd76eb583b1a15" 2018-06-27 22:58:02,799 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:58:02 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-9e991bbd-0e04-49cf-aebc-7e777579faeb X-Compute-Request-Id: req-9e991bbd-0e04-49cf-aebc-7e777579faeb Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:db:54", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/95113b91-6045-45da-9667-5b417c9f2eec", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/95113b91-6045-45da-9667-5b417c9f2eec", "rel": "bookmark"}], "image": {"id": "bdebb686-9259-452d-8af6-2fa547cf7552", "links": [{"href": "http://172.30.10.101:8774/images/bdebb686-9259-452d-8af6-2fa547cf7552", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:57:55.000000", "flavor": {"id": "b7adcd68-2c34-4ebb-8c87-c706a713eab0", "links": [{"href": "http://172.30.10.101:8774/flavors/b7adcd68-2c34-4ebb-8c87-c706a713eab0", "rel": "bookmark"}]}, "id": "95113b91-6045-45da-9667-5b417c9f2eec", "security_groups": [{"name": "default"}], "user_id": "4d03396e21c84e70b5a5159a4915fd8e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:57:55Z", "hostId": "31e3c1daab5d563f73f9cd67bf57b81c455cda31e43cfd3695956b43", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-kp", "name": "CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-inst", "created": "2018-06-27T22:57:37Z", "tenant_id": "c028b2824d1042e39b9d3459414312fb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:58:02,799 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/95113b91-6045-45da-9667-5b417c9f2eec used request id req-9e991bbd-0e04-49cf-aebc-7e777579faeb 2018-06-27 22:58:02,799 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-inst] is - ACTIVE 2018-06-27 22:58:02,800 - create_instance - INFO - VM is - ACTIVE 2018-06-27 22:58:02,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/95113b91-6045-45da-9667-5b417c9f2eec -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f00c6826c95f141fb39654b04fd76eb583b1a15" 2018-06-27 22:58:03,882 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:58:03 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-e41b5303-2628-4702-ab30-72f8bc40fe81 X-Compute-Request-Id: req-e41b5303-2628-4702-ab30-72f8bc40fe81 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:db:54", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/95113b91-6045-45da-9667-5b417c9f2eec", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/95113b91-6045-45da-9667-5b417c9f2eec", "rel": "bookmark"}], "image": {"id": "bdebb686-9259-452d-8af6-2fa547cf7552", "links": [{"href": "http://172.30.10.101:8774/images/bdebb686-9259-452d-8af6-2fa547cf7552", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:57:55.000000", "flavor": {"id": "b7adcd68-2c34-4ebb-8c87-c706a713eab0", "links": [{"href": "http://172.30.10.101:8774/flavors/b7adcd68-2c34-4ebb-8c87-c706a713eab0", "rel": "bookmark"}]}, "id": "95113b91-6045-45da-9667-5b417c9f2eec", "security_groups": [{"name": "default"}], "user_id": "4d03396e21c84e70b5a5159a4915fd8e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:57:55Z", "hostId": "31e3c1daab5d563f73f9cd67bf57b81c455cda31e43cfd3695956b43", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-kp", "name": "CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-inst", "created": "2018-06-27T22:57:37Z", "tenant_id": "c028b2824d1042e39b9d3459414312fb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:58:03,882 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/95113b91-6045-45da-9667-5b417c9f2eec used request id req-e41b5303-2628-4702-ab30-72f8bc40fe81 2018-06-27 22:58:03,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?name=CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f00c6826c95f141fb39654b04fd76eb583b1a15" 2018-06-27 22:58:04,212 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:58:04 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-447cc823-5202-43a4-99b5-b49ff14104b2 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e9c94193-0d8d-4b40-9454-aa2d4dc61b51"],"updated_at":"2018-06-27T22:56:38Z","tenant_id":"c028b2824d1042e39b9d3459414312fb","created_at":"2018-06-27T22:56:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"c028b2824d1042e39b9d3459414312fb","id":"b0811622-0576-411c-a367-74df8482a19e","name":"CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-pub-net"}]} 2018-06-27 22:58:04,213 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-pub-net used request id req-447cc823-5202-43a4-99b5-b49ff14104b2 2018-06-27 22:58:04,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/c028b2824d1042e39b9d3459414312fb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f00c6826c95f141fb39654b04fd76eb583b1a15" 2018-06-27 22:58:04,282 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:58:04 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2eb5c010-0e60-48b7-99e3-06c838e9279c Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/c028b2824d1042e39b9d3459414312fb"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c028b2824d1042e39b9d3459414312fb", "name": "CreateInstanceSingleNetworkTests-b7c7a247-8ba0-4ad-proj"}} 2018-06-27 22:58:04,282 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/c028b2824d1042e39b9d3459414312fb used request id req-2eb5c010-0e60-48b7-99e3-06c838e9279c 2018-06-27 22:58:04,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/subnets?network_id=b0811622-0576-411c-a367-74df8482a19e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f00c6826c95f141fb39654b04fd76eb583b1a15" 2018-06-27 22:58:04,403 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:58:04 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-84b47ec9-8969-49c7-988e-1d0615a8d702 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b0811622-0576-411c-a367-74df8482a19e","tenant_id":"c028b2824d1042e39b9d3459414312fb","created_at":"2018-06-27T22:56:38Z","dns_nameservers":[],"updated_at":"2018-06-27T22:56: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":"c028b2824d1042e39b9d3459414312fb","id":"e9c94193-0d8d-4b40-9454-aa2d4dc61b51","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-pub-subnet"}]} 2018-06-27 22:58:04,403 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=b0811622-0576-411c-a367-74df8482a19e used request id req-84b47ec9-8969-49c7-988e-1d0615a8d702 2018-06-27 22:58:04,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/ports?network_id=b0811622-0576-411c-a367-74df8482a19e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f00c6826c95f141fb39654b04fd76eb583b1a15" 2018-06-27 22:58:04,637 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:58:04 GMT Content-Type: application/json Content-Length: 3006 Connection: keep-alive X-Openstack-Request-Id: req-f09b6340-d29a-4d26-aa81-febab17a1268 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b0811622-0576-411c-a367-74df8482a19e","tenant_id":"c028b2824d1042e39b9d3459414312fb","created_at":"2018-06-27T22:56:39Z","admin_state_up":true,"updated_at":"2018-06-27T22:56:45Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-b0811622-0576-411c-a367-74df8482a19e","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:84:51:5a","id":"27f8368e-1382-46cd-b452-a2b76ea3f345","port_security_enabled":false,"project_id":"c028b2824d1042e39b9d3459414312fb","fixed_ips":[{"subnet_id":"e9c94193-0d8d-4b40-9454-aa2d4dc61b51","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b0811622-0576-411c-a367-74df8482a19e","tenant_id":"c028b2824d1042e39b9d3459414312fb","created_at":"2018-06-27T22:56:52Z","admin_state_up":true,"updated_at":"2018-06-27T22:57:01Z","binding:vnic_type":"normal","device_id":"8da6b247-66cf-4415-a07c-ee378d369174","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:a8:49:d3","id":"9ff4cee8-d434-45be-bb80-4df5ecd5b856","port_security_enabled":false,"project_id":"c028b2824d1042e39b9d3459414312fb","fixed_ips":[{"subnet_id":"e9c94193-0d8d-4b40-9454-aa2d4dc61b51","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b0811622-0576-411c-a367-74df8482a19e","tenant_id":"c028b2824d1042e39b9d3459414312fb","created_at":"2018-06-27T22:57:21Z","admin_state_up":true,"updated_at":"2018-06-27T22:57:54Z","binding:vnic_type":"normal","device_id":"95113b91-6045-45da-9667-5b417c9f2eec","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:aa:db:54","id":"ae5b51f2-b790-4985-b071-fd560e92dffe","port_security_enabled":true,"project_id":"c028b2824d1042e39b9d3459414312fb","fixed_ips":[{"subnet_id":"e9c94193-0d8d-4b40-9454-aa2d4dc61b51","ip_address":"10.55.1.8"}],"extra_dhcp_opts":[],"security_groups":["308aa77e-b924-4902-97d3-e4a21f7eeb5b"],"name":"CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725port-1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b0811622-0576-411c-a367-74df8482a19e","tenant_id":"c028b2824d1042e39b9d3459414312fb","created_at":"2018-06-27T22:56:40Z","admin_state_up":true,"updated_at":"2018-06-27T22:56:45Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-b0811622-0576-411c-a367-74df8482a19e","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:27:73:39","id":"e3dcb832-6632-43d3-a59d-f620f27ff5d0","port_security_enabled":false,"project_id":"c028b2824d1042e39b9d3459414312fb","fixed_ips":[{"subnet_id":"e9c94193-0d8d-4b40-9454-aa2d4dc61b51","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-27 22:58:04,637 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=b0811622-0576-411c-a367-74df8482a19e used request id req-f09b6340-d29a-4d26-aa81-febab17a1268 2018-06-27 22:58:04,640 - 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/95113b91-6045-45da-9667-5b417c9f2eec/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f00c6826c95f141fb39654b04fd76eb583b1a15" -d '{"addSecurityGroup": {"name": "CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-sec-grp"}}' 2018-06-27 22:58:06,236 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 22:58: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-572104e6-7ccb-4477-971a-cf1dec9bd925 X-Compute-Request-Id: req-572104e6-7ccb-4477-971a-cf1dec9bd925 2018-06-27 22:58:06,236 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers/95113b91-6045-45da-9667-5b417c9f2eec/action used request id req-572104e6-7ccb-4477-971a-cf1dec9bd925 2018-06-27 22:58:06,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/routers?name=CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f00c6826c95f141fb39654b04fd76eb583b1a15" 2018-06-27 22:58:06,808 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:58:06 GMT Content-Type: application/json Content-Length: 733 Connection: keep-alive X-Openstack-Request-Id: req-aa5b50b0-a510-4b3a-8089-da81f7eb2957 Front-End-Https: on RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "977aff9f-43e9-4fec-86ae-a730f64fa17d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "df0aa635-d718-49cc-81c1-ba349ef8a505", "ip_address": "172.30.10.112"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "c028b2824d1042e39b9d3459414312fb", "created_at": "2018-06-27T22:56:44Z", "admin_state_up": true, "updated_at": "2018-06-27T22:56:53Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "c028b2824d1042e39b9d3459414312fb", "id": "8da6b247-66cf-4415-a07c-ee378d369174", "name": "CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-pub-router"}]} 2018-06-27 22:58:06,808 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-pub-router used request id req-aa5b50b0-a510-4b3a-8089-da81f7eb2957 2018-06-27 22:58:06,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/c028b2824d1042e39b9d3459414312fb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f00c6826c95f141fb39654b04fd76eb583b1a15" 2018-06-27 22:58:07,229 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:58:06 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3dd22d44-979b-44da-a205-498d2f5ef0b4 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/c028b2824d1042e39b9d3459414312fb"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c028b2824d1042e39b9d3459414312fb", "name": "CreateInstanceSingleNetworkTests-b7c7a247-8ba0-4ad-proj"}} 2018-06-27 22:58:07,229 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/c028b2824d1042e39b9d3459414312fb used request id req-3dd22d44-979b-44da-a205-498d2f5ef0b4 2018-06-27 22:58:07,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/ports?device_id=8da6b247-66cf-4415-a07c-ee378d369174 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f00c6826c95f141fb39654b04fd76eb583b1a15" 2018-06-27 22:58:07,429 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:58:07 GMT Content-Type: application/json Content-Length: 720 Connection: keep-alive X-Openstack-Request-Id: req-b907a80c-a31d-4f1c-8de2-be148dfdf2d5 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b0811622-0576-411c-a367-74df8482a19e","tenant_id":"c028b2824d1042e39b9d3459414312fb","created_at":"2018-06-27T22:56:52Z","admin_state_up":true,"updated_at":"2018-06-27T22:57:01Z","binding:vnic_type":"normal","device_id":"8da6b247-66cf-4415-a07c-ee378d369174","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:a8:49:d3","id":"9ff4cee8-d434-45be-bb80-4df5ecd5b856","port_security_enabled":false,"project_id":"c028b2824d1042e39b9d3459414312fb","fixed_ips":[{"subnet_id":"e9c94193-0d8d-4b40-9454-aa2d4dc61b51","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-27 22:58:07,430 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=8da6b247-66cf-4415-a07c-ee378d369174 used request id req-b907a80c-a31d-4f1c-8de2-be148dfdf2d5 2018-06-27 22:58:07,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/subnets/e9c94193-0d8d-4b40-9454-aa2d4dc61b51 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f00c6826c95f141fb39654b04fd76eb583b1a15" 2018-06-27 22:58:07,612 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:58:07 GMT Content-Type: application/json Content-Length: 679 Connection: keep-alive X-Openstack-Request-Id: req-3e5b44c5-00ae-45b7-ba12-86cc149225f0 Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b0811622-0576-411c-a367-74df8482a19e","tenant_id":"c028b2824d1042e39b9d3459414312fb","created_at":"2018-06-27T22:56:38Z","dns_nameservers":[],"updated_at":"2018-06-27T22:56: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":"c028b2824d1042e39b9d3459414312fb","id":"e9c94193-0d8d-4b40-9454-aa2d4dc61b51","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-pub-subnet"}} 2018-06-27 22:58:07,612 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/e9c94193-0d8d-4b40-9454-aa2d4dc61b51 used request id req-3e5b44c5-00ae-45b7-ba12-86cc149225f0 2018-06-27 22:58:07,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/networks?id=977aff9f-43e9-4fec-86ae-a730f64fa17d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f00c6826c95f141fb39654b04fd76eb583b1a15" 2018-06-27 22:58:07,861 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:58:07 GMT Content-Type: application/json Content-Length: 594 Connection: keep-alive X-Openstack-Request-Id: req-c9965e88-b3ad-436a-8ffb-8bddb1f02f62 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":["df0aa635-d718-49cc-81c1-ba349ef8a505"],"updated_at":"2018-06-27T18:56:39Z","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T18:56:31Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"977aff9f-43e9-4fec-86ae-a730f64fa17d","name":"floating_net"}]} 2018-06-27 22:58:07,861 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=977aff9f-43e9-4fec-86ae-a730f64fa17d used request id req-c9965e88-b3ad-436a-8ffb-8bddb1f02f62 2018-06-27 22:58:07,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/subnets?network_id=977aff9f-43e9-4fec-86ae-a730f64fa17d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f00c6826c95f141fb39654b04fd76eb583b1a15" 2018-06-27 22:58:07,958 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:58:07 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-6241f443-c035-4893-963a-7f4f2f4c14c5 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-27 22:58:07,958 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=977aff9f-43e9-4fec-86ae-a730f64fa17d used request id req-6241f443-c035-4893-963a-7f4f2f4c14c5 2018-06-27 22:58:07,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/95113b91-6045-45da-9667-5b417c9f2eec -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f00c6826c95f141fb39654b04fd76eb583b1a15" 2018-06-27 22:58:08,458 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:58:08 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-cc8daf68-5828-413d-b9aa-35dd6e031446 X-Compute-Request-Id: req-cc8daf68-5828-413d-b9aa-35dd6e031446 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:db:54", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/95113b91-6045-45da-9667-5b417c9f2eec", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/95113b91-6045-45da-9667-5b417c9f2eec", "rel": "bookmark"}], "image": {"id": "bdebb686-9259-452d-8af6-2fa547cf7552", "links": [{"href": "http://172.30.10.101:8774/images/bdebb686-9259-452d-8af6-2fa547cf7552", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:57:55.000000", "flavor": {"id": "b7adcd68-2c34-4ebb-8c87-c706a713eab0", "links": [{"href": "http://172.30.10.101:8774/flavors/b7adcd68-2c34-4ebb-8c87-c706a713eab0", "rel": "bookmark"}]}, "id": "95113b91-6045-45da-9667-5b417c9f2eec", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-sec-grp"}], "user_id": "4d03396e21c84e70b5a5159a4915fd8e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:57:55Z", "hostId": "31e3c1daab5d563f73f9cd67bf57b81c455cda31e43cfd3695956b43", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-kp", "name": "CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-inst", "created": "2018-06-27T22:57:37Z", "tenant_id": "c028b2824d1042e39b9d3459414312fb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:58:08,458 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/95113b91-6045-45da-9667-5b417c9f2eec used request id req-cc8daf68-5828-413d-b9aa-35dd6e031446 2018-06-27 22:58:08,459 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-inst] is - ACTIVE 2018-06-27 22:58:08,459 - create_instance - INFO - VM is - ACTIVE 2018-06-27 22:58:08,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/95113b91-6045-45da-9667-5b417c9f2eec -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f00c6826c95f141fb39654b04fd76eb583b1a15" 2018-06-27 22:58:09,554 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:58: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-5e133686-4204-4e5d-b052-f83e273e9e0b X-Compute-Request-Id: req-5e133686-4204-4e5d-b052-f83e273e9e0b Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:db:54", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/95113b91-6045-45da-9667-5b417c9f2eec", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/95113b91-6045-45da-9667-5b417c9f2eec", "rel": "bookmark"}], "image": {"id": "bdebb686-9259-452d-8af6-2fa547cf7552", "links": [{"href": "http://172.30.10.101:8774/images/bdebb686-9259-452d-8af6-2fa547cf7552", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:57:55.000000", "flavor": {"id": "b7adcd68-2c34-4ebb-8c87-c706a713eab0", "links": [{"href": "http://172.30.10.101:8774/flavors/b7adcd68-2c34-4ebb-8c87-c706a713eab0", "rel": "bookmark"}]}, "id": "95113b91-6045-45da-9667-5b417c9f2eec", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-sec-grp"}], "user_id": "4d03396e21c84e70b5a5159a4915fd8e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:57:55Z", "hostId": "31e3c1daab5d563f73f9cd67bf57b81c455cda31e43cfd3695956b43", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-kp", "name": "CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-inst", "created": "2018-06-27T22:57:37Z", "tenant_id": "c028b2824d1042e39b9d3459414312fb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:58:09,555 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/95113b91-6045-45da-9667-5b417c9f2eec used request id req-5e133686-4204-4e5d-b052-f83e273e9e0b 2018-06-27 22:58:09,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=CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f00c6826c95f141fb39654b04fd76eb583b1a15" 2018-06-27 22:58:09,913 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:58:09 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-7d5e3117-6d0e-4014-816c-3e3664755e7a Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e9c94193-0d8d-4b40-9454-aa2d4dc61b51"],"updated_at":"2018-06-27T22:56:38Z","tenant_id":"c028b2824d1042e39b9d3459414312fb","created_at":"2018-06-27T22:56:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"c028b2824d1042e39b9d3459414312fb","id":"b0811622-0576-411c-a367-74df8482a19e","name":"CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-pub-net"}]} 2018-06-27 22:58:09,913 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-pub-net used request id req-7d5e3117-6d0e-4014-816c-3e3664755e7a 2018-06-27 22:58:09,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/c028b2824d1042e39b9d3459414312fb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f00c6826c95f141fb39654b04fd76eb583b1a15" 2018-06-27 22:58:10,278 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:58:09 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3f9af104-6efc-4006-8361-b834ef12f992 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/c028b2824d1042e39b9d3459414312fb"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c028b2824d1042e39b9d3459414312fb", "name": "CreateInstanceSingleNetworkTests-b7c7a247-8ba0-4ad-proj"}} 2018-06-27 22:58:10,278 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/c028b2824d1042e39b9d3459414312fb used request id req-3f9af104-6efc-4006-8361-b834ef12f992 2018-06-27 22:58:10,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/subnets?network_id=b0811622-0576-411c-a367-74df8482a19e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f00c6826c95f141fb39654b04fd76eb583b1a15" 2018-06-27 22:58:10,448 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:58:10 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-3bb98e65-ae4f-4166-b72f-98f273593660 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b0811622-0576-411c-a367-74df8482a19e","tenant_id":"c028b2824d1042e39b9d3459414312fb","created_at":"2018-06-27T22:56:38Z","dns_nameservers":[],"updated_at":"2018-06-27T22:56: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":"c028b2824d1042e39b9d3459414312fb","id":"e9c94193-0d8d-4b40-9454-aa2d4dc61b51","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-pub-subnet"}]} 2018-06-27 22:58:10,448 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=b0811622-0576-411c-a367-74df8482a19e used request id req-3bb98e65-ae4f-4166-b72f-98f273593660 2018-06-27 22:58:10,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=b0811622-0576-411c-a367-74df8482a19e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f00c6826c95f141fb39654b04fd76eb583b1a15" 2018-06-27 22:58:10,679 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:58:10 GMT Content-Type: application/json Content-Length: 3045 Connection: keep-alive X-Openstack-Request-Id: req-28b1a580-4996-4622-a791-1b248b1827d5 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b0811622-0576-411c-a367-74df8482a19e","tenant_id":"c028b2824d1042e39b9d3459414312fb","created_at":"2018-06-27T22:56:39Z","admin_state_up":true,"updated_at":"2018-06-27T22:56:45Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-b0811622-0576-411c-a367-74df8482a19e","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:84:51:5a","id":"27f8368e-1382-46cd-b452-a2b76ea3f345","port_security_enabled":false,"project_id":"c028b2824d1042e39b9d3459414312fb","fixed_ips":[{"subnet_id":"e9c94193-0d8d-4b40-9454-aa2d4dc61b51","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b0811622-0576-411c-a367-74df8482a19e","tenant_id":"c028b2824d1042e39b9d3459414312fb","created_at":"2018-06-27T22:56:52Z","admin_state_up":true,"updated_at":"2018-06-27T22:57:01Z","binding:vnic_type":"normal","device_id":"8da6b247-66cf-4415-a07c-ee378d369174","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:a8:49:d3","id":"9ff4cee8-d434-45be-bb80-4df5ecd5b856","port_security_enabled":false,"project_id":"c028b2824d1042e39b9d3459414312fb","fixed_ips":[{"subnet_id":"e9c94193-0d8d-4b40-9454-aa2d4dc61b51","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b0811622-0576-411c-a367-74df8482a19e","tenant_id":"c028b2824d1042e39b9d3459414312fb","created_at":"2018-06-27T22:57:21Z","admin_state_up":true,"updated_at":"2018-06-27T22:58:05Z","binding:vnic_type":"normal","device_id":"95113b91-6045-45da-9667-5b417c9f2eec","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:aa:db:54","id":"ae5b51f2-b790-4985-b071-fd560e92dffe","port_security_enabled":true,"project_id":"c028b2824d1042e39b9d3459414312fb","fixed_ips":[{"subnet_id":"e9c94193-0d8d-4b40-9454-aa2d4dc61b51","ip_address":"10.55.1.8"}],"extra_dhcp_opts":[],"security_groups":["308aa77e-b924-4902-97d3-e4a21f7eeb5b","77e63dbe-d199-4d0f-a868-4453ee5693e7"],"name":"CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725port-1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b0811622-0576-411c-a367-74df8482a19e","tenant_id":"c028b2824d1042e39b9d3459414312fb","created_at":"2018-06-27T22:56:40Z","admin_state_up":true,"updated_at":"2018-06-27T22:56:45Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-b0811622-0576-411c-a367-74df8482a19e","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:27:73:39","id":"e3dcb832-6632-43d3-a59d-f620f27ff5d0","port_security_enabled":false,"project_id":"c028b2824d1042e39b9d3459414312fb","fixed_ips":[{"subnet_id":"e9c94193-0d8d-4b40-9454-aa2d4dc61b51","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-27 22:58:10,679 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=b0811622-0576-411c-a367-74df8482a19e used request id req-28b1a580-4996-4622-a791-1b248b1827d5 2018-06-27 22:58:10,680 - neutron_utils - INFO - Creating floating ip to external network - floating_net 2018-06-27 22:58:10,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/networks?name=floating_net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f00c6826c95f141fb39654b04fd76eb583b1a15" 2018-06-27 22:58:10,930 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:58:10 GMT Content-Type: application/json Content-Length: 594 Connection: keep-alive X-Openstack-Request-Id: req-43af6a7c-de6d-45c7-bc19-672539c8283c 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":["df0aa635-d718-49cc-81c1-ba349ef8a505"],"updated_at":"2018-06-27T18:56:39Z","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T18:56:31Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"977aff9f-43e9-4fec-86ae-a730f64fa17d","name":"floating_net"}]} 2018-06-27 22:58:10,930 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=floating_net used request id req-43af6a7c-de6d-45c7-bc19-672539c8283c 2018-06-27 22:58:10,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=977aff9f-43e9-4fec-86ae-a730f64fa17d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f00c6826c95f141fb39654b04fd76eb583b1a15" 2018-06-27 22:58:11,015 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:58:11 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-574af9ed-57ef-4729-b197-f6260bd88dd6 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-27 22:58:11,015 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=977aff9f-43e9-4fec-86ae-a730f64fa17d used request id req-574af9ed-57ef-4729-b197-f6260bd88dd6 2018-06-27 22:58:11,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/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f00c6826c95f141fb39654b04fd76eb583b1a15" -d '{"floatingip": {"floating_network_id": "977aff9f-43e9-4fec-86ae-a730f64fa17d", "port_id": "ae5b51f2-b790-4985-b071-fd560e92dffe"}}' 2018-06-27 22:58:16,155 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 22:58:16 GMT Content-Type: application/json Content-Length: 548 Connection: keep-alive X-Openstack-Request-Id: req-9c0fc55f-6e68-42a9-aba8-fd404fabc9c6 Front-End-Https: on RESP BODY: {"floatingip": {"router_id": "8da6b247-66cf-4415-a07c-ee378d369174", "status": "DOWN", "description": "", "tags": [], "tenant_id": "c028b2824d1042e39b9d3459414312fb", "created_at": "2018-06-27T22:58:13Z", "updated_at": "2018-06-27T22:58:13Z", "floating_network_id": "977aff9f-43e9-4fec-86ae-a730f64fa17d", "fixed_ip_address": "10.55.1.8", "floating_ip_address": "172.30.10.120", "revision_number": 0, "project_id": "c028b2824d1042e39b9d3459414312fb", "port_id": "ae5b51f2-b790-4985-b071-fd560e92dffe", "id": "9202fc02-e080-456e-8b7f-da10d59a10b7"}} 2018-06-27 22:58:16,155 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/floatingips used request id req-9c0fc55f-6e68-42a9-aba8-fd404fabc9c6 2018-06-27 22:58:16,156 - create_instance - INFO - Created floating IP 172.30.10.120 via router - CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-pub-router 2018-06-27 22:58:16,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/95113b91-6045-45da-9667-5b417c9f2eec -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f00c6826c95f141fb39654b04fd76eb583b1a15" 2018-06-27 22:58:16,655 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:58:16 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-43c48e66-9781-49f7-abca-f8efb6d5397c X-Compute-Request-Id: req-43c48e66-9781-49f7-abca-f8efb6d5397c Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:db:54", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/95113b91-6045-45da-9667-5b417c9f2eec", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/95113b91-6045-45da-9667-5b417c9f2eec", "rel": "bookmark"}], "image": {"id": "bdebb686-9259-452d-8af6-2fa547cf7552", "links": [{"href": "http://172.30.10.101:8774/images/bdebb686-9259-452d-8af6-2fa547cf7552", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:57:55.000000", "flavor": {"id": "b7adcd68-2c34-4ebb-8c87-c706a713eab0", "links": [{"href": "http://172.30.10.101:8774/flavors/b7adcd68-2c34-4ebb-8c87-c706a713eab0", "rel": "bookmark"}]}, "id": "95113b91-6045-45da-9667-5b417c9f2eec", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-sec-grp"}], "user_id": "4d03396e21c84e70b5a5159a4915fd8e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:57:55Z", "hostId": "31e3c1daab5d563f73f9cd67bf57b81c455cda31e43cfd3695956b43", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-kp", "name": "CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-inst", "created": "2018-06-27T22:57:37Z", "tenant_id": "c028b2824d1042e39b9d3459414312fb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:58:16,656 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/95113b91-6045-45da-9667-5b417c9f2eec used request id req-43c48e66-9781-49f7-abca-f8efb6d5397c 2018-06-27 22:58:16,656 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-inst] is - ACTIVE 2018-06-27 22:58:16,656 - create_instance - INFO - VM is - ACTIVE 2018-06-27 22:58:16,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/95113b91-6045-45da-9667-5b417c9f2eec -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f00c6826c95f141fb39654b04fd76eb583b1a15" 2018-06-27 22:58:17,744 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:58:17 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-2eb64cd0-fd52-4aa6-84ad-51d420aee0a7 X-Compute-Request-Id: req-2eb64cd0-fd52-4aa6-84ad-51d420aee0a7 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:db:54", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/95113b91-6045-45da-9667-5b417c9f2eec", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/95113b91-6045-45da-9667-5b417c9f2eec", "rel": "bookmark"}], "image": {"id": "bdebb686-9259-452d-8af6-2fa547cf7552", "links": [{"href": "http://172.30.10.101:8774/images/bdebb686-9259-452d-8af6-2fa547cf7552", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:57:55.000000", "flavor": {"id": "b7adcd68-2c34-4ebb-8c87-c706a713eab0", "links": [{"href": "http://172.30.10.101:8774/flavors/b7adcd68-2c34-4ebb-8c87-c706a713eab0", "rel": "bookmark"}]}, "id": "95113b91-6045-45da-9667-5b417c9f2eec", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-sec-grp"}], "user_id": "4d03396e21c84e70b5a5159a4915fd8e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:57:55Z", "hostId": "31e3c1daab5d563f73f9cd67bf57b81c455cda31e43cfd3695956b43", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-kp", "name": "CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-inst", "created": "2018-06-27T22:57:37Z", "tenant_id": "c028b2824d1042e39b9d3459414312fb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:58:17,745 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/95113b91-6045-45da-9667-5b417c9f2eec used request id req-2eb64cd0-fd52-4aa6-84ad-51d420aee0a7 2018-06-27 22:58:17,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=CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f00c6826c95f141fb39654b04fd76eb583b1a15" 2018-06-27 22:58:18,080 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:58:18 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-f1070026-b094-49a0-b1bc-97692494b1b3 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e9c94193-0d8d-4b40-9454-aa2d4dc61b51"],"updated_at":"2018-06-27T22:56:38Z","tenant_id":"c028b2824d1042e39b9d3459414312fb","created_at":"2018-06-27T22:56:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"c028b2824d1042e39b9d3459414312fb","id":"b0811622-0576-411c-a367-74df8482a19e","name":"CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-pub-net"}]} 2018-06-27 22:58:18,080 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-pub-net used request id req-f1070026-b094-49a0-b1bc-97692494b1b3 2018-06-27 22:58:18,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/c028b2824d1042e39b9d3459414312fb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f00c6826c95f141fb39654b04fd76eb583b1a15" 2018-06-27 22:58:18,483 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:58:18 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4bd0837f-3b12-4001-a2eb-bb6be36acfa8 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/c028b2824d1042e39b9d3459414312fb"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c028b2824d1042e39b9d3459414312fb", "name": "CreateInstanceSingleNetworkTests-b7c7a247-8ba0-4ad-proj"}} 2018-06-27 22:58:18,483 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/c028b2824d1042e39b9d3459414312fb used request id req-4bd0837f-3b12-4001-a2eb-bb6be36acfa8 2018-06-27 22:58:18,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=b0811622-0576-411c-a367-74df8482a19e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f00c6826c95f141fb39654b04fd76eb583b1a15" 2018-06-27 22:58:18,621 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:58:18 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-d8dc5c0d-5655-4471-a3c9-817bfaafe571 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b0811622-0576-411c-a367-74df8482a19e","tenant_id":"c028b2824d1042e39b9d3459414312fb","created_at":"2018-06-27T22:56:38Z","dns_nameservers":[],"updated_at":"2018-06-27T22:56: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":"c028b2824d1042e39b9d3459414312fb","id":"e9c94193-0d8d-4b40-9454-aa2d4dc61b51","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-pub-subnet"}]} 2018-06-27 22:58:18,621 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=b0811622-0576-411c-a367-74df8482a19e used request id req-d8dc5c0d-5655-4471-a3c9-817bfaafe571 2018-06-27 22:58:18,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/ports?network_id=b0811622-0576-411c-a367-74df8482a19e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f00c6826c95f141fb39654b04fd76eb583b1a15" 2018-06-27 22:58:18,866 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:58:18 GMT Content-Type: application/json Content-Length: 3045 Connection: keep-alive X-Openstack-Request-Id: req-755f2e36-fff4-4827-94c9-5a695bf06584 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b0811622-0576-411c-a367-74df8482a19e","tenant_id":"c028b2824d1042e39b9d3459414312fb","created_at":"2018-06-27T22:56:39Z","admin_state_up":true,"updated_at":"2018-06-27T22:56:45Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-b0811622-0576-411c-a367-74df8482a19e","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:84:51:5a","id":"27f8368e-1382-46cd-b452-a2b76ea3f345","port_security_enabled":false,"project_id":"c028b2824d1042e39b9d3459414312fb","fixed_ips":[{"subnet_id":"e9c94193-0d8d-4b40-9454-aa2d4dc61b51","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b0811622-0576-411c-a367-74df8482a19e","tenant_id":"c028b2824d1042e39b9d3459414312fb","created_at":"2018-06-27T22:56:52Z","admin_state_up":true,"updated_at":"2018-06-27T22:57:01Z","binding:vnic_type":"normal","device_id":"8da6b247-66cf-4415-a07c-ee378d369174","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:a8:49:d3","id":"9ff4cee8-d434-45be-bb80-4df5ecd5b856","port_security_enabled":false,"project_id":"c028b2824d1042e39b9d3459414312fb","fixed_ips":[{"subnet_id":"e9c94193-0d8d-4b40-9454-aa2d4dc61b51","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b0811622-0576-411c-a367-74df8482a19e","tenant_id":"c028b2824d1042e39b9d3459414312fb","created_at":"2018-06-27T22:57:21Z","admin_state_up":true,"updated_at":"2018-06-27T22:58:05Z","binding:vnic_type":"normal","device_id":"95113b91-6045-45da-9667-5b417c9f2eec","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:aa:db:54","id":"ae5b51f2-b790-4985-b071-fd560e92dffe","port_security_enabled":true,"project_id":"c028b2824d1042e39b9d3459414312fb","fixed_ips":[{"subnet_id":"e9c94193-0d8d-4b40-9454-aa2d4dc61b51","ip_address":"10.55.1.8"}],"extra_dhcp_opts":[],"security_groups":["77e63dbe-d199-4d0f-a868-4453ee5693e7","308aa77e-b924-4902-97d3-e4a21f7eeb5b"],"name":"CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725port-1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b0811622-0576-411c-a367-74df8482a19e","tenant_id":"c028b2824d1042e39b9d3459414312fb","created_at":"2018-06-27T22:56:40Z","admin_state_up":true,"updated_at":"2018-06-27T22:56:45Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-b0811622-0576-411c-a367-74df8482a19e","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:27:73:39","id":"e3dcb832-6632-43d3-a59d-f620f27ff5d0","port_security_enabled":false,"project_id":"c028b2824d1042e39b9d3459414312fb","fixed_ips":[{"subnet_id":"e9c94193-0d8d-4b40-9454-aa2d4dc61b51","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-27 22:58:18,866 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=b0811622-0576-411c-a367-74df8482a19e used request id req-755f2e36-fff4-4827-94c9-5a695bf06584 2018-06-27 22:58:18,867 - create_instance_tests - INFO - Looking for IP 10.55.1.8 in the console log 2018-06-27 22:58:18,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/95113b91-6045-45da-9667-5b417c9f2eec -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f00c6826c95f141fb39654b04fd76eb583b1a15" 2018-06-27 22:58:19,338 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:58:19 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-6a10d712-e05d-489b-871b-be87db5602b0 X-Compute-Request-Id: req-6a10d712-e05d-489b-871b-be87db5602b0 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:db:54", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:db:54", "version": 4, "addr": "172.30.10.120", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/95113b91-6045-45da-9667-5b417c9f2eec", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/95113b91-6045-45da-9667-5b417c9f2eec", "rel": "bookmark"}], "image": {"id": "bdebb686-9259-452d-8af6-2fa547cf7552", "links": [{"href": "http://172.30.10.101:8774/images/bdebb686-9259-452d-8af6-2fa547cf7552", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:57:55.000000", "flavor": {"id": "b7adcd68-2c34-4ebb-8c87-c706a713eab0", "links": [{"href": "http://172.30.10.101:8774/flavors/b7adcd68-2c34-4ebb-8c87-c706a713eab0", "rel": "bookmark"}]}, "id": "95113b91-6045-45da-9667-5b417c9f2eec", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-sec-grp"}], "user_id": "4d03396e21c84e70b5a5159a4915fd8e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:57:55Z", "hostId": "31e3c1daab5d563f73f9cd67bf57b81c455cda31e43cfd3695956b43", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-kp", "name": "CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-inst", "created": "2018-06-27T22:57:37Z", "tenant_id": "c028b2824d1042e39b9d3459414312fb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:58:19,338 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/95113b91-6045-45da-9667-5b417c9f2eec used request id req-6a10d712-e05d-489b-871b-be87db5602b0 2018-06-27 22:58:19,341 - 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/95113b91-6045-45da-9667-5b417c9f2eec/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f00c6826c95f141fb39654b04fd76eb583b1a15" -d '{"os-getConsoleOutput": {"length": null}}' 2018-06-27 22:58:19,985 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:58:19 GMT Content-Type: application/json Content-Length: 26243 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-c702cd36-1d7b-40f6-9f06-296bd2c6fff2 X-Compute-Request-Id: req-c702cd36-1d7b-40f6-9f06-296bd2c6fff2 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 873109836 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.270988] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.274321] pid_max: default: 32768 minimum: 301\n[ 0.276111] ACPI: Core revision 20150930\n[ 0.280420] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.283051] Security Framework initialized\n[ 0.284682] Yama: becoming mindful.\n[ 0.286139] AppArmor: AppArmor initialized\n[ 0.287851] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.290624] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.293417] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.296004] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.299023] Initializing cgroup subsys io\n[ 0.300718] Initializing cgroup subsys memory\n[ 0.302548] Initializing cgroup subsys devices\n[ 0.304069] Initializing cgroup subsys freezer\n[ 0.305457] Initializing cgroup subsys net_cls\n[ 0.306822] Initializing cgroup subsys perf_event\n[ 0.308296] Initializing cgroup subsys net_prio\n[ 0.309731] Initializing cgroup subsys hugetlb\n[ 0.311132] Initializing cgroup subsys pids\n[ 0.312533] CPU: Physical Processor ID: 0\n[ 0.314653] mce: CPU supports 10 MCE banks\n[ 0.316011] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.317618] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.321547] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.332318] ftrace: allocating 31920 entries in 125 pages\n[ 0.386426] smpboot: Max logical packages: 2\n[ 0.393226] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.395083] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.397237] x2apic enabled\n[ 0.398554] Switched APIC routing to physical x2apic.\n[ 0.401469] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.403196] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2)\n[ 0.406376] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver.\n[ 0.408918] ... version: 2\n[ 0.410160] ... bit width: 48\n[ 0.411447] ... generic registers: 4\n[ 0.412702] ... value mask: 0000ffffffffffff\n[ 0.414256] ... max period: 000000007fffffff\n[ 0.415785] ... fixed-purpose events: 3\n[ 0.417025] ... event mask: 000000070000000f\n[ 0.418599] KVM setup paravirtual spinlock\n[ 0.420646] x86: Booting SMP configuration:\n[ 0.422009] .... node #0, CPUs: #1\n[ 0.423327] kvm-clock: cpu 1, msr 0:ffd1041, secondary cpu clock\n[ 0.445374] x86: Booted up 1 node, 2 CPUs\n[ 0.445377] KVM setup async PF for cpu 1\n[ 0.445382] kvm-stealtime: cpu 1, msr f90d940\n[ 0.449478] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.451853] devtmpfs: initialized\n[ 0.463997] evm: security.selinux\n[ 0.465115] evm: security.SMACK64\n[ 0.466237] evm: security.SMACK64EXEC\n[ 0.467431] evm: security.SMACK64TRANSMUTE\n[ 0.468724] evm: security.SMACK64MMAP\n[ 0.469922] evm: security.ima\n[ 0.470954] evm: security.capability\n[ 0.472331] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.475302] pinctrl core: initialized pinctrl subsystem\n[ 0.477057] RTC time: 22:57:55, date: 06/27/18\n[ 0.478599] NET: Registered protocol family 16\n[ 0.492033] cpuidle: using governor ladder\n[ 0.504138] cpuidle: using governor menu\n[ 0.505389] PCCT header not found.\n[ 0.506686] ACPI: bus type PCI registered\n[ 0.507943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.509941] PCI: Using configuration type 1 for base access\n[ 0.511704] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off\n[ 0.526337] ACPI: Added _OSI(Module Device)\n[ 0.527650] ACPI: Added _OSI(Processor Device)\n[ 0.528980] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.530412] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.534911] ACPI: Interpreter enabled\n[ 0.536097] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.538991] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.541911] ACPI: (supports S0 S3 S4 S5)\n[ 0.543184] ACPI: Using IOAPIC for interrupt routing\n[ 0.544664] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.552648] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.554444] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.556356] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.558208] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.561951] acpiphp: Slot [3] registered\n[ 0.563283] acpiphp: Slot [4] registered\n[ 0.564542] acpiphp: Slot [5] registered\n[ 0.565843] acpiphp: Slot [6] registered\n[ 0.584350] acpiphp: Slot [7] registered\n[ 0.585710] acpiphp: Slot [8] registered\n[ 0.586963] acpiphp: Slot [9] registered\n[ 0.588213] acpiphp: Slot [10] registered\n[ 0.589484] acpiphp: Slot [11] registered\n[ 0.590785] acpiphp: Slot [12] registered\n[ 0.592090] acpiphp: Slot [13] registered\n[ 0.593438] acpiphp: Slot [14] registered\n[ 0.594700] acpiphp: Slot [15] registered\n[ 0.596004] acpiphp: Slot [16] registered\n[ 0.597294] acpiphp: Slot [17] registered\n[ 0.598613] acpiphp: Slot [18] registered\n[ 0.599876] acpiphp: Slot [19] registered\n[ 0.601145] acpiphp: Slot [20] registered\n[ 0.602466] acpiphp: Slot [21] registered\n[ 0.603788] acpiphp: Slot [22] registered\n[ 0.605053] acpiphp: Slot [23] registered\n[ 0.606350] acpiphp: Slot [24] registered\n[ 0.607640] acpiphp: Slot [25] registered\n[ 0.608910] acpiphp: Slot [26] registered\n[ 0.610182] acpiphp: Slot [27] registered\n[ 0.611487] acpiphp: Slot [28] registered\n[ 0.612777] acpiphp: Slot [29] registered\n[ 0.614104] acpiphp: Slot [30] registered\n[ 0.615407] acpiphp: Slot [31] registered\n[ 0.616666] PCI host bridge to bus 0000:00\n[ 0.617934] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.619796] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.621673] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.624034] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.626337] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.628672] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.634371] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.636359] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.638176] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.640156] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.645169] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.647436] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.685936] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.688326] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.690600] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.692937] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.695236] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.697368] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.699254] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.700890] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.703340] vgaarb: loaded\n[ 0.704341] vgaarb: bridge control possible 0000:00:02.0\n[ 0.706279] SCSI subsystem initialized\n[ 0.707623] ACPI: bus type USB registered\n[ 0.708916] usbcore: registered new interface driver usbfs\n[ 0.710516] usbcore: registered new interface driver hub\n[ 0.712118] usbcore: registered new device driver usb\n[ 0.713902] PCI: Using ACPI for IRQ routing\n[ 0.715648] NetLabel: Initializing\n[ 0.716757] NetLabel: domain hash size = 128\n[ 0.718087] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.719593] NetLabel: unlabeled traffic allowed by default\n[ 0.721380] clocksource: Switched to clocksource kvm-clock\n[ 0.736091] AppArmor: AppArmor Filesystem Enabled\n[ 0.737606] pnp: PnP ACPI init\n[ 0.739295] pnp: PnP ACPI: found 5 devices\n[ 0.748782] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.751451] NET: Registered protocol family 2\n[ 0.753040] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.755084] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.756895] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.758682] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.760346] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.762152] NET: Registered protocol family 1\n[ 0.763493] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.765269] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.766953] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.826488] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.885283] Trying to unpack rootfs image as initramfs...\n[ 1.005002] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000)\n[ 1.007636] Scanning for low memory corruption every 60 seconds\n[ 1.009823] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.011540] audit: initializing netlink subsys (disabled)\n[ 1.013080] audit: type=2000 audit(1530140276.361:1): initialized\n[ 1.015266] Initialise system trusted keyring\n[ 1.016743] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.018561] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.023239] zbud: loaded\n[ 1.024506] VFS: Disk quotas dquot_6.6.0\n[ 1.025843] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.028581] fuse init (API version 7.23)\n[ 1.030073] Key type big_key registered\n[ 1.031328] Allocating IMA MOK and blacklist keyrings.\n[ 1.033264] Key type asymmetric registered\n[ 1.034547] Asymmetric key parser 'x509' registered\n[ 1.036056] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.038381] io scheduler noop registered\n[ 1.039623] io scheduler deadline registered (default)\n[ 1.041179] io scheduler cfq registered\n[ 1.042558] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.044187] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.046215] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.048501] ACPI: Power Button [PWRF]\n[ 1.049934] GHES: HEST is not enabled!\n[ 1.108904] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.227500] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.286406] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 1.289815] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.314883] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.319523] Linux agpgart interface v0.103\n[ 1.324269] brd: module loaded\n[ 1.326834] loop: module loaded\n[ 1.333773] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 1.336053] GPT:90111 != 20971519\n[ 1.337143] GPT:Alternate GPT header not at the end of the disk.\n[ 1.338850] GPT:90111 != 20971519\n[ 1.339948] GPT: Use GNU Parted to correct GPT errors.\n[ 1.341473] vda: vda1 vda15\n[ 1.344289] vdb:\n[ 1.346239] scsi host0: ata_piix\n[ 1.347489] scsi host1: ata_piix\n[ 1.348648] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14\n[ 1.350559] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15\n[ 1.353087] libphy: Fixed MDIO Bus: probed\n[ 1.354396] tun: Universal TUN/TAP device driver, 1.6\n[ 1.355900] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.359174] PPP generic driver version 2.4.2\n[ 1.360589] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.362465] ehci-pci: EHCI PCI platform driver\n[ 1.363849] ehci-platform: EHCI generic platform driver\n[ 1.365768] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.368085] ohci-pci: OHCI PCI platform driver\n[ 1.369908] ohci-platform: OHCI generic platform driver\n[ 1.371877] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.430857] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.432413] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.434714] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.436237] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.438004] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.439918] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.442196] usb usb1: Product: UHCI Host Controller\n[ 1.443688] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 1.445489] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.447041] hub 1-0:1.0: USB hub found\n[ 1.448255] hub 1-0:1.0: 2 ports detected\n[ 1.449770] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.453118] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.454624] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.456294] mousedev: PS/2 mouse device common for all mice\n[ 1.458151] rtc_cmos 00:00: RTC can wake from S4\n[ 1.460118] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.462698] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.464653] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.466535] i2c /dev entries driver\n[ 1.467773] device-mapper: uevent: version 1.0.3\n[ 1.469310] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.471873] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.474134] NET: Registered protocol family 10\n[ 1.475802] NET: Registered protocol family 17\n[ 1.477199] Key type dns_resolver registered\n[ 1.478827] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1\n[ 1.480524] microcode: CPU1 sig=0x306f2, pf=0x1, revision=0x1\n[ 1.482308] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.485556] registered taskstats version 1\n[ 1.486866] Loading compiled-in X.509 certificates\n[ 1.489145] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 1.509578] zswap: loaded using pool lzo/zbud\n[ 1.512210] Key type trusted registered\n[ 1.515771] Key type encrypted registered\n[ 1.517073] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.518715] ima: No TPM chip found, activating TPM-bypass!\n[ 1.520350] evm: HMAC attrs: 0x1\n[ 1.522026] Magic number: 6:806:1008\n[ 1.523423] rtc_cmos 00:00: setting system clock to 2018-06-27 22:57:56 UTC (1530140276)\n[ 1.526050] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.527796] EDD information not available.\n[ 1.533434] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.535858] Write protecting the kernel read-only data: 14336k\n[ 1.538582] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.541704] 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.643495] 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.29\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDA41m28/ZzmI0KkRqKCbv/utrSzc3/RkaKPz6pltZgW6DnLwPvqXnOkY7VE0Xr+u40Gjycp3+niirWKHKuA+MEvMtbFN4Eo6d8pYhttNC46Y7ArpNG4L31aaLNRVqDGt8qyzG5wZERfxcU6dAz/PMn/iJSuWspxOyg8Ehw5xu5LgqmP6fDv2SMKRziFor2TJV8sNlgjyL9ClnZHPGIhnY5XwgPJrCpn57nQ/DD3PWGUvxPEjWOOoOwPhQBG7c6rQN6HC63JBvjBBX16OtkcbiAs/EtLVON7MnHqzPsyfx44UqaPPW2ZTsW/KCzdyH4QBk+yIWJdnCTm2Gh6jKIRWCF root@createinstancesinglenetworktests-12cfaabc-814a-425f-99ce-729ef6\nssh-dss AAAAB3NzaC1kc3MAAACBAMbQcQgCTtxTDyrAUOyqR8r4HT0HuCP3H9qEBYVukctisII+9zWV6W+NfvyCdmCmQtLRfJNJifQwux4YgWmyiXqRymgUt/pbAl/B5HmAaARp2KjXt24sz6ID97CD3waNavLF08qjLQUIY3TB226wGrK3BIT/J+JCVR6EbzPCGcSxAAAAFQCMdUyIvUxj2c3ICVqVnqiHOCMSgwAAAIB7od1nRD1Y0fv6ATOCDoh2HDfjBlqY01zBHOzWWkiAsPLIidNiQeVgCqOyzUgyGCc/zWf7F3cz/wmX39LGmXjbtVHSykjeaHDvry7GK3a9e4Sg19ecX/mOI7sanbMq7+B1Gk9kQsb7ziiVgO7sipDyU/qkrGPSm/tAohthVAhZdwAAAIEAoZ5xvpbwth2Ptnvs2sFTZewn+E9sq6jVE0aW1ZV4+uoUX2Wqy8crdDxHfRDj9UewenQBw5SdVdqX9SCCwO7ktnAga79LjUgJMgUZip7PKJ4SSWFc+XPf/LcE8vzQHNEWAH5XCoz8NPeS3AJ4s9IiZqiFvp9GMVzudDujSZ349uE= root@createinstancesinglenetworktests-12cfaabc-814a-425f-99ce-729ef6\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:feaa:db54/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: 95113b91-6045-45da-9667-5b417c9f2eec\nname: CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-inst\navailability-zone: nova\nlocal-hostname: createinstancesinglenetworktests-12cfaabc-814a-425f-99ce-729ef6.novalocal\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=11.45 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancesinglenetworktests-12cfaabc-814a-425f-99ce-729ef6 login: "} 2018-06-27 22:58:19,986 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers/95113b91-6045-45da-9667-5b417c9f2eec/action used request id req-c702cd36-1d7b-40f6-9f06-296bd2c6fff2 2018-06-27 22:58:19,988 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-06-27 22:58:19,988 - 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 873109836 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.270988] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.274321] pid_max: default: 32768 minimum: 301 [ 0.276111] ACPI: Core revision 20150930 [ 0.280420] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.283051] Security Framework initialized [ 0.284682] Yama: becoming mindful. [ 0.286139] AppArmor: AppArmor initialized [ 0.287851] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.290624] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.293417] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.296004] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.299023] Initializing cgroup subsys io [ 0.300718] Initializing cgroup subsys memory [ 0.302548] Initializing cgroup subsys devices [ 0.304069] Initializing cgroup subsys freezer [ 0.305457] Initializing cgroup subsys net_cls [ 0.306822] Initializing cgroup subsys perf_event [ 0.308296] Initializing cgroup subsys net_prio [ 0.309731] Initializing cgroup subsys hugetlb [ 0.311132] Initializing cgroup subsys pids [ 0.312533] CPU: Physical Processor ID: 0 [ 0.314653] mce: CPU supports 10 MCE banks [ 0.316011] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.317618] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.321547] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.332318] ftrace: allocating 31920 entries in 125 pages [ 0.386426] smpboot: Max logical packages: 2 [ 0.393226] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.395083] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.397237] x2apic enabled [ 0.398554] Switched APIC routing to physical x2apic. [ 0.401469] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.403196] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.406376] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.408918] ... version: 2 [ 0.410160] ... bit width: 48 [ 0.411447] ... generic registers: 4 [ 0.412702] ... value mask: 0000ffffffffffff [ 0.414256] ... max period: 000000007fffffff [ 0.415785] ... fixed-purpose events: 3 [ 0.417025] ... event mask: 000000070000000f [ 0.418599] KVM setup paravirtual spinlock [ 0.420646] x86: Booting SMP configuration: [ 0.422009] .... node #0, CPUs: #1 [ 0.423327] kvm-clock: cpu 1, msr 0:ffd1041, secondary cpu clock [ 0.445374] x86: Booted up 1 node, 2 CPUs [ 0.445377] KVM setup async PF for cpu 1 [ 0.445382] kvm-stealtime: cpu 1, msr f90d940 [ 0.449478] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.451853] devtmpfs: initialized [ 0.463997] evm: security.selinux [ 0.465115] evm: security.SMACK64 [ 0.466237] evm: security.SMACK64EXEC [ 0.467431] evm: security.SMACK64TRANSMUTE [ 0.468724] evm: security.SMACK64MMAP [ 0.469922] evm: security.ima [ 0.470954] evm: security.capability [ 0.472331] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.475302] pinctrl core: initialized pinctrl subsystem [ 0.477057] RTC time: 22:57:55, date: 06/27/18 [ 0.478599] NET: Registered protocol family 16 [ 0.492033] cpuidle: using governor ladder [ 0.504138] cpuidle: using governor menu [ 0.505389] PCCT header not found. [ 0.506686] ACPI: bus type PCI registered [ 0.507943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.509941] PCI: Using configuration type 1 for base access [ 0.511704] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.526337] ACPI: Added _OSI(Module Device) [ 0.527650] ACPI: Added _OSI(Processor Device) [ 0.528980] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.530412] ACPI: Added _OSI(Processor Aggregator Device) [ 0.534911] ACPI: Interpreter enabled [ 0.536097] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.538991] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.541911] ACPI: (supports S0 S3 S4 S5) [ 0.543184] ACPI: Using IOAPIC for interrupt routing [ 0.544664] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.552648] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.554444] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.556356] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.558208] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.561951] acpiphp: Slot [3] registered [ 0.563283] acpiphp: Slot [4] registered [ 0.564542] acpiphp: Slot [5] registered [ 0.565843] acpiphp: Slot [6] registered [ 0.584350] acpiphp: Slot [7] registered [ 0.585710] acpiphp: Slot [8] registered [ 0.586963] acpiphp: Slot [9] registered [ 0.588213] acpiphp: Slot [10] registered [ 0.589484] acpiphp: Slot [11] registered [ 0.590785] acpiphp: Slot [12] registered [ 0.592090] acpiphp: Slot [13] registered [ 0.593438] acpiphp: Slot [14] registered [ 0.594700] acpiphp: Slot [15] registered [ 0.596004] acpiphp: Slot [16] registered [ 0.597294] acpiphp: Slot [17] registered [ 0.598613] acpiphp: Slot [18] registered [ 0.599876] acpiphp: Slot [19] registered [ 0.601145] acpiphp: Slot [20] registered [ 0.602466] acpiphp: Slot [21] registered [ 0.603788] acpiphp: Slot [22] registered [ 0.605053] acpiphp: Slot [23] registered [ 0.606350] acpiphp: Slot [24] registered [ 0.607640] acpiphp: Slot [25] registered [ 0.608910] acpiphp: Slot [26] registered [ 0.610182] acpiphp: Slot [27] registered [ 0.611487] acpiphp: Slot [28] registered [ 0.612777] acpiphp: Slot [29] registered [ 0.614104] acpiphp: Slot [30] registered [ 0.615407] acpiphp: Slot [31] registered [ 0.616666] PCI host bridge to bus 0000:00 [ 0.617934] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.619796] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.621673] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.624034] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.626337] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.628672] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.634371] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.636359] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.638176] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.640156] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.645169] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.647436] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.685936] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.688326] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.690600] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.692937] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.695236] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.697368] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.699254] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.700890] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.703340] vgaarb: loaded [ 0.704341] vgaarb: bridge control possible 0000:00:02.0 [ 0.706279] SCSI subsystem initialized [ 0.707623] ACPI: bus type USB registered [ 0.708916] usbcore: registered new interface driver usbfs [ 0.710516] usbcore: registered new interface driver hub [ 0.712118] usbcore: registered new device driver usb [ 0.713902] PCI: Using ACPI for IRQ routing [ 0.715648] NetLabel: Initializing [ 0.716757] NetLabel: domain hash size = 128 [ 0.718087] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.719593] NetLabel: unlabeled traffic allowed by default [ 0.721380] clocksource: Switched to clocksource kvm-clock [ 0.736091] AppArmor: AppArmor Filesystem Enabled [ 0.737606] pnp: PnP ACPI init [ 0.739295] pnp: PnP ACPI: found 5 devices [ 0.748782] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.751451] NET: Registered protocol family 2 [ 0.753040] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.755084] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.756895] TCP: Hash tables configured (established 2048 bind 2048) [ 0.758682] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.760346] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.762152] NET: Registered protocol family 1 [ 0.763493] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.765269] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.766953] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.826488] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.885283] Trying to unpack rootfs image as initramfs... [ 1.005002] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000) [ 1.007636] Scanning for low memory corruption every 60 seconds [ 1.009823] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.011540] audit: initializing netlink subsys (disabled) [ 1.013080] audit: type=2000 audit(1530140276.361:1): initialized [ 1.015266] Initialise system trusted keyring [ 1.016743] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.018561] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.023239] zbud: loaded [ 1.024506] VFS: Disk quotas dquot_6.6.0 [ 1.025843] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.028581] fuse init (API version 7.23) [ 1.030073] Key type big_key registered [ 1.031328] Allocating IMA MOK and blacklist keyrings. [ 1.033264] Key type asymmetric registered [ 1.034547] Asymmetric key parser 'x509' registered [ 1.036056] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.038381] io scheduler noop registered [ 1.039623] io scheduler deadline registered (default) [ 1.041179] io scheduler cfq registered [ 1.042558] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.044187] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.046215] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.048501] ACPI: Power Button [PWRF] [ 1.049934] GHES: HEST is not enabled! [ 1.108904] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.227500] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.286406] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.289815] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.314883] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.319523] Linux agpgart interface v0.103 [ 1.324269] brd: module loaded [ 1.326834] loop: module loaded [ 1.333773] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.336053] GPT:90111 != 20971519 [ 1.337143] GPT:Alternate GPT header not at the end of the disk. [ 1.338850] GPT:90111 != 20971519 [ 1.339948] GPT: Use GNU Parted to correct GPT errors. [ 1.341473] vda: vda1 vda15 [ 1.344289] vdb: [ 1.346239] scsi host0: ata_piix [ 1.347489] scsi host1: ata_piix [ 1.348648] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.350559] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.353087] libphy: Fixed MDIO Bus: probed [ 1.354396] tun: Universal TUN/TAP device driver, 1.6 [ 1.355900] tun: (C) 1999-2004 Max Krasnyansky [ 1.359174] PPP generic driver version 2.4.2 [ 1.360589] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.362465] ehci-pci: EHCI PCI platform driver [ 1.363849] ehci-platform: EHCI generic platform driver [ 1.365768] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.368085] ohci-pci: OHCI PCI platform driver [ 1.369908] ohci-platform: OHCI generic platform driver [ 1.371877] uhci_hcd: USB Universal Host Controller Interface driver [ 1.430857] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.432413] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.434714] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.436237] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.438004] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.439918] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.442196] usb usb1: Product: UHCI Host Controller [ 1.443688] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.445489] usb usb1: SerialNumber: 0000:00:01.2 [ 1.447041] hub 1-0:1.0: USB hub found [ 1.448255] hub 1-0:1.0: 2 ports detected [ 1.449770] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.453118] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.454624] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.456294] mousedev: PS/2 mouse device common for all mice [ 1.458151] rtc_cmos 00:00: RTC can wake from S4 [ 1.460118] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.462698] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.464653] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.466535] i2c /dev entries driver [ 1.467773] device-mapper: uevent: version 1.0.3 [ 1.469310] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.471873] ledtrig-cpu: registered to indicate activity on CPUs [ 1.474134] NET: Registered protocol family 10 [ 1.475802] NET: Registered protocol family 17 [ 1.477199] Key type dns_resolver registered [ 1.478827] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 1.480524] microcode: CPU1 sig=0x306f2, pf=0x1, revision=0x1 [ 1.482308] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.485556] registered taskstats version 1 [ 1.486866] Loading compiled-in X.509 certificates [ 1.489145] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.509578] zswap: loaded using pool lzo/zbud [ 1.512210] Key type trusted registered [ 1.515771] Key type encrypted registered [ 1.517073] AppArmor: AppArmor sha1 policy hashing enabled [ 1.518715] ima: No TPM chip found, activating TPM-bypass! [ 1.520350] evm: HMAC attrs: 0x1 [ 1.522026] Magic number: 6:806:1008 [ 1.523423] rtc_cmos 00:00: setting system clock to 2018-06-27 22:57:56 UTC (1530140276) [ 1.526050] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.527796] EDD information not available. [ 1.533434] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.535858] Write protecting the kernel read-only data: 14336k [ 1.538582] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.541704] 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.643495] 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.29 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDA41m28/ZzmI0KkRqKCbv/utrSzc3/RkaKPz6pltZgW6DnLwPvqXnOkY7VE0Xr+u40Gjycp3+niirWKHKuA+MEvMtbFN4Eo6d8pYhttNC46Y7ArpNG4L31aaLNRVqDGt8qyzG5wZERfxcU6dAz/PMn/iJSuWspxOyg8Ehw5xu5LgqmP6fDv2SMKRziFor2TJV8sNlgjyL9ClnZHPGIhnY5XwgPJrCpn57nQ/DD3PWGUvxPEjWOOoOwPhQBG7c6rQN6HC63JBvjBBX16OtkcbiAs/EtLVON7MnHqzPsyfx44UqaPPW2ZTsW/KCzdyH4QBk+yIWJdnCTm2Gh6jKIRWCF root@createinstancesinglenetworktests-12cfaabc-814a-425f-99ce-729ef6 ssh-dss AAAAB3NzaC1kc3MAAACBAMbQcQgCTtxTDyrAUOyqR8r4HT0HuCP3H9qEBYVukctisII+9zWV6W+NfvyCdmCmQtLRfJNJifQwux4YgWmyiXqRymgUt/pbAl/B5HmAaARp2KjXt24sz6ID97CD3waNavLF08qjLQUIY3TB226wGrK3BIT/J+JCVR6EbzPCGcSxAAAAFQCMdUyIvUxj2c3ICVqVnqiHOCMSgwAAAIB7od1nRD1Y0fv6ATOCDoh2HDfjBlqY01zBHOzWWkiAsPLIidNiQeVgCqOyzUgyGCc/zWf7F3cz/wmX39LGmXjbtVHSykjeaHDvry7GK3a9e4Sg19ecX/mOI7sanbMq7+B1Gk9kQsb7ziiVgO7sipDyU/qkrGPSm/tAohthVAhZdwAAAIEAoZ5xvpbwth2Ptnvs2sFTZewn+E9sq6jVE0aW1ZV4+uoUX2Wqy8crdDxHfRDj9UewenQBw5SdVdqX9SCCwO7ktnAga79LjUgJMgUZip7PKJ4SSWFc+XPf/LcE8vzQHNEWAH5XCoz8NPeS3AJ4s9IiZqiFvp9GMVzudDujSZ349uE= root@createinstancesinglenetworktests-12cfaabc-814a-425f-99ce-729ef6 -----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:feaa:db54/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: 95113b91-6045-45da-9667-5b417c9f2eec name: CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-inst availability-zone: nova local-hostname: createinstancesinglenetworktests-12cfaabc-814a-425f-99ce-729ef6.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=11.45 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. createinstancesinglenetworktests-12cfaabc-814a-425f-99ce-729ef6 login: 2018-06-27 22:58:19,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/95113b91-6045-45da-9667-5b417c9f2eec -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f00c6826c95f141fb39654b04fd76eb583b1a15" 2018-06-27 22:58:21,928 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:58:21 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-3432523a-cc1c-4d22-b9e6-0295797b7cda X-Compute-Request-Id: req-3432523a-cc1c-4d22-b9e6-0295797b7cda Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:db:54", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:db:54", "version": 4, "addr": "172.30.10.120", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/95113b91-6045-45da-9667-5b417c9f2eec", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/95113b91-6045-45da-9667-5b417c9f2eec", "rel": "bookmark"}], "image": {"id": "bdebb686-9259-452d-8af6-2fa547cf7552", "links": [{"href": "http://172.30.10.101:8774/images/bdebb686-9259-452d-8af6-2fa547cf7552", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:57:55.000000", "flavor": {"id": "b7adcd68-2c34-4ebb-8c87-c706a713eab0", "links": [{"href": "http://172.30.10.101:8774/flavors/b7adcd68-2c34-4ebb-8c87-c706a713eab0", "rel": "bookmark"}]}, "id": "95113b91-6045-45da-9667-5b417c9f2eec", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-sec-grp"}], "user_id": "4d03396e21c84e70b5a5159a4915fd8e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:57:55Z", "hostId": "31e3c1daab5d563f73f9cd67bf57b81c455cda31e43cfd3695956b43", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-kp", "name": "CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-inst", "created": "2018-06-27T22:57:37Z", "tenant_id": "c028b2824d1042e39b9d3459414312fb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:58:21,928 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/95113b91-6045-45da-9667-5b417c9f2eec used request id req-3432523a-cc1c-4d22-b9e6-0295797b7cda 2018-06-27 22:58:21,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-12cfaabc-814a-425f-99ce-729ef6f69725-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f00c6826c95f141fb39654b04fd76eb583b1a15" 2018-06-27 22:58:22,261 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:58:22 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-fb69a07b-9b1d-40bb-ae66-1725dad475a3 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e9c94193-0d8d-4b40-9454-aa2d4dc61b51"],"updated_at":"2018-06-27T22:56:38Z","tenant_id":"c028b2824d1042e39b9d3459414312fb","created_at":"2018-06-27T22:56:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"c028b2824d1042e39b9d3459414312fb","id":"b0811622-0576-411c-a367-74df8482a19e","name":"CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-pub-net"}]} 2018-06-27 22:58:22,261 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-pub-net used request id req-fb69a07b-9b1d-40bb-ae66-1725dad475a3 2018-06-27 22:58: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/projects/c028b2824d1042e39b9d3459414312fb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f00c6826c95f141fb39654b04fd76eb583b1a15" 2018-06-27 22:58:22,604 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:58:22 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-757a86ac-3ed7-47ce-88d0-a89f9fe5ee61 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/c028b2824d1042e39b9d3459414312fb"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c028b2824d1042e39b9d3459414312fb", "name": "CreateInstanceSingleNetworkTests-b7c7a247-8ba0-4ad-proj"}} 2018-06-27 22:58:22,605 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/c028b2824d1042e39b9d3459414312fb used request id req-757a86ac-3ed7-47ce-88d0-a89f9fe5ee61 2018-06-27 22:58:22,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/subnets?network_id=b0811622-0576-411c-a367-74df8482a19e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f00c6826c95f141fb39654b04fd76eb583b1a15" 2018-06-27 22:58:22,798 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:58:22 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-2923620f-4487-4a71-88e9-cdc5e321fc8e Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b0811622-0576-411c-a367-74df8482a19e","tenant_id":"c028b2824d1042e39b9d3459414312fb","created_at":"2018-06-27T22:56:38Z","dns_nameservers":[],"updated_at":"2018-06-27T22:56: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":"c028b2824d1042e39b9d3459414312fb","id":"e9c94193-0d8d-4b40-9454-aa2d4dc61b51","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-pub-subnet"}]} 2018-06-27 22:58:22,798 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=b0811622-0576-411c-a367-74df8482a19e used request id req-2923620f-4487-4a71-88e9-cdc5e321fc8e 2018-06-27 22:58:22,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=b0811622-0576-411c-a367-74df8482a19e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f00c6826c95f141fb39654b04fd76eb583b1a15" 2018-06-27 22:58:23,074 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:58:23 GMT Content-Type: application/json Content-Length: 3045 Connection: keep-alive X-Openstack-Request-Id: req-c17caa02-b345-41b4-b644-15cd4e55627c Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b0811622-0576-411c-a367-74df8482a19e","tenant_id":"c028b2824d1042e39b9d3459414312fb","created_at":"2018-06-27T22:56:39Z","admin_state_up":true,"updated_at":"2018-06-27T22:56:45Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-b0811622-0576-411c-a367-74df8482a19e","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:84:51:5a","id":"27f8368e-1382-46cd-b452-a2b76ea3f345","port_security_enabled":false,"project_id":"c028b2824d1042e39b9d3459414312fb","fixed_ips":[{"subnet_id":"e9c94193-0d8d-4b40-9454-aa2d4dc61b51","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b0811622-0576-411c-a367-74df8482a19e","tenant_id":"c028b2824d1042e39b9d3459414312fb","created_at":"2018-06-27T22:56:52Z","admin_state_up":true,"updated_at":"2018-06-27T22:57:01Z","binding:vnic_type":"normal","device_id":"8da6b247-66cf-4415-a07c-ee378d369174","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:a8:49:d3","id":"9ff4cee8-d434-45be-bb80-4df5ecd5b856","port_security_enabled":false,"project_id":"c028b2824d1042e39b9d3459414312fb","fixed_ips":[{"subnet_id":"e9c94193-0d8d-4b40-9454-aa2d4dc61b51","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b0811622-0576-411c-a367-74df8482a19e","tenant_id":"c028b2824d1042e39b9d3459414312fb","created_at":"2018-06-27T22:57:21Z","admin_state_up":true,"updated_at":"2018-06-27T22:58:05Z","binding:vnic_type":"normal","device_id":"95113b91-6045-45da-9667-5b417c9f2eec","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:aa:db:54","id":"ae5b51f2-b790-4985-b071-fd560e92dffe","port_security_enabled":true,"project_id":"c028b2824d1042e39b9d3459414312fb","fixed_ips":[{"subnet_id":"e9c94193-0d8d-4b40-9454-aa2d4dc61b51","ip_address":"10.55.1.8"}],"extra_dhcp_opts":[],"security_groups":["308aa77e-b924-4902-97d3-e4a21f7eeb5b","77e63dbe-d199-4d0f-a868-4453ee5693e7"],"name":"CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725port-1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b0811622-0576-411c-a367-74df8482a19e","tenant_id":"c028b2824d1042e39b9d3459414312fb","created_at":"2018-06-27T22:56:40Z","admin_state_up":true,"updated_at":"2018-06-27T22:56:45Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-b0811622-0576-411c-a367-74df8482a19e","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:27:73:39","id":"e3dcb832-6632-43d3-a59d-f620f27ff5d0","port_security_enabled":false,"project_id":"c028b2824d1042e39b9d3459414312fb","fixed_ips":[{"subnet_id":"e9c94193-0d8d-4b40-9454-aa2d4dc61b51","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-27 22:58:23,074 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=b0811622-0576-411c-a367-74df8482a19e used request id req-c17caa02-b345-41b4-b644-15cd4e55627c 2018-06-27 22:58:23,075 - create_instance - INFO - Checking if VM is active 2018-06-27 22:58:23,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/servers/95113b91-6045-45da-9667-5b417c9f2eec -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f00c6826c95f141fb39654b04fd76eb583b1a15" 2018-06-27 22:58:23,670 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:58:23 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-a2dee7e8-bd95-49fa-a1d3-0464016a010c X-Compute-Request-Id: req-a2dee7e8-bd95-49fa-a1d3-0464016a010c Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:db:54", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:db:54", "version": 4, "addr": "172.30.10.120", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/95113b91-6045-45da-9667-5b417c9f2eec", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/95113b91-6045-45da-9667-5b417c9f2eec", "rel": "bookmark"}], "image": {"id": "bdebb686-9259-452d-8af6-2fa547cf7552", "links": [{"href": "http://172.30.10.101:8774/images/bdebb686-9259-452d-8af6-2fa547cf7552", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:57:55.000000", "flavor": {"id": "b7adcd68-2c34-4ebb-8c87-c706a713eab0", "links": [{"href": "http://172.30.10.101:8774/flavors/b7adcd68-2c34-4ebb-8c87-c706a713eab0", "rel": "bookmark"}]}, "id": "95113b91-6045-45da-9667-5b417c9f2eec", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-sec-grp"}], "user_id": "4d03396e21c84e70b5a5159a4915fd8e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:57:55Z", "hostId": "31e3c1daab5d563f73f9cd67bf57b81c455cda31e43cfd3695956b43", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-kp", "name": "CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-inst", "created": "2018-06-27T22:57:37Z", "tenant_id": "c028b2824d1042e39b9d3459414312fb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:58:23,670 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/95113b91-6045-45da-9667-5b417c9f2eec used request id req-a2dee7e8-bd95-49fa-a1d3-0464016a010c 2018-06-27 22:58:23,671 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-inst] is - ACTIVE 2018-06-27 22:58:23,671 - create_instance - INFO - VM is - ACTIVE 2018-06-27 22:58:23,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/95113b91-6045-45da-9667-5b417c9f2eec -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f00c6826c95f141fb39654b04fd76eb583b1a15" 2018-06-27 22:58:24,340 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:58:24 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-5735d671-30f2-4235-a64e-a150fab23294 X-Compute-Request-Id: req-5735d671-30f2-4235-a64e-a150fab23294 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:db:54", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:db:54", "version": 4, "addr": "172.30.10.120", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/95113b91-6045-45da-9667-5b417c9f2eec", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/95113b91-6045-45da-9667-5b417c9f2eec", "rel": "bookmark"}], "image": {"id": "bdebb686-9259-452d-8af6-2fa547cf7552", "links": [{"href": "http://172.30.10.101:8774/images/bdebb686-9259-452d-8af6-2fa547cf7552", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:57:55.000000", "flavor": {"id": "b7adcd68-2c34-4ebb-8c87-c706a713eab0", "links": [{"href": "http://172.30.10.101:8774/flavors/b7adcd68-2c34-4ebb-8c87-c706a713eab0", "rel": "bookmark"}]}, "id": "95113b91-6045-45da-9667-5b417c9f2eec", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-sec-grp"}], "user_id": "4d03396e21c84e70b5a5159a4915fd8e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:57:55Z", "hostId": "31e3c1daab5d563f73f9cd67bf57b81c455cda31e43cfd3695956b43", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-kp", "name": "CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-inst", "created": "2018-06-27T22:57:37Z", "tenant_id": "c028b2824d1042e39b9d3459414312fb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:58:24,340 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/95113b91-6045-45da-9667-5b417c9f2eec used request id req-5735d671-30f2-4235-a64e-a150fab23294 2018-06-27 22:58:24,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=CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f00c6826c95f141fb39654b04fd76eb583b1a15" 2018-06-27 22:58:24,705 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:58:24 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-31e6b036-f32c-4cb5-a7db-70fe754bf964 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e9c94193-0d8d-4b40-9454-aa2d4dc61b51"],"updated_at":"2018-06-27T22:56:38Z","tenant_id":"c028b2824d1042e39b9d3459414312fb","created_at":"2018-06-27T22:56:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"c028b2824d1042e39b9d3459414312fb","id":"b0811622-0576-411c-a367-74df8482a19e","name":"CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-pub-net"}]} 2018-06-27 22:58:24,706 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-pub-net used request id req-31e6b036-f32c-4cb5-a7db-70fe754bf964 2018-06-27 22:58:24,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/c028b2824d1042e39b9d3459414312fb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f00c6826c95f141fb39654b04fd76eb583b1a15" 2018-06-27 22:58:25,005 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:58:24 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8e21694e-572f-46dd-b312-96ad7acc372c Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/c028b2824d1042e39b9d3459414312fb"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c028b2824d1042e39b9d3459414312fb", "name": "CreateInstanceSingleNetworkTests-b7c7a247-8ba0-4ad-proj"}} 2018-06-27 22:58:25,005 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/c028b2824d1042e39b9d3459414312fb used request id req-8e21694e-572f-46dd-b312-96ad7acc372c 2018-06-27 22:58:25,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/subnets?network_id=b0811622-0576-411c-a367-74df8482a19e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f00c6826c95f141fb39654b04fd76eb583b1a15" 2018-06-27 22:58:25,199 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:58:25 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-b83f2be1-b28f-4bb2-973c-d6c0793d28c3 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b0811622-0576-411c-a367-74df8482a19e","tenant_id":"c028b2824d1042e39b9d3459414312fb","created_at":"2018-06-27T22:56:38Z","dns_nameservers":[],"updated_at":"2018-06-27T22:56: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":"c028b2824d1042e39b9d3459414312fb","id":"e9c94193-0d8d-4b40-9454-aa2d4dc61b51","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-pub-subnet"}]} 2018-06-27 22:58:25,200 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=b0811622-0576-411c-a367-74df8482a19e used request id req-b83f2be1-b28f-4bb2-973c-d6c0793d28c3 2018-06-27 22:58:25,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=b0811622-0576-411c-a367-74df8482a19e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f00c6826c95f141fb39654b04fd76eb583b1a15" 2018-06-27 22:58:25,501 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:58:25 GMT Content-Type: application/json Content-Length: 3045 Connection: keep-alive X-Openstack-Request-Id: req-51847347-63df-4502-bc96-dedbcc139511 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b0811622-0576-411c-a367-74df8482a19e","tenant_id":"c028b2824d1042e39b9d3459414312fb","created_at":"2018-06-27T22:56:39Z","admin_state_up":true,"updated_at":"2018-06-27T22:56:45Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-b0811622-0576-411c-a367-74df8482a19e","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:84:51:5a","id":"27f8368e-1382-46cd-b452-a2b76ea3f345","port_security_enabled":false,"project_id":"c028b2824d1042e39b9d3459414312fb","fixed_ips":[{"subnet_id":"e9c94193-0d8d-4b40-9454-aa2d4dc61b51","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b0811622-0576-411c-a367-74df8482a19e","tenant_id":"c028b2824d1042e39b9d3459414312fb","created_at":"2018-06-27T22:56:52Z","admin_state_up":true,"updated_at":"2018-06-27T22:57:01Z","binding:vnic_type":"normal","device_id":"8da6b247-66cf-4415-a07c-ee378d369174","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:a8:49:d3","id":"9ff4cee8-d434-45be-bb80-4df5ecd5b856","port_security_enabled":false,"project_id":"c028b2824d1042e39b9d3459414312fb","fixed_ips":[{"subnet_id":"e9c94193-0d8d-4b40-9454-aa2d4dc61b51","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b0811622-0576-411c-a367-74df8482a19e","tenant_id":"c028b2824d1042e39b9d3459414312fb","created_at":"2018-06-27T22:57:21Z","admin_state_up":true,"updated_at":"2018-06-27T22:58:05Z","binding:vnic_type":"normal","device_id":"95113b91-6045-45da-9667-5b417c9f2eec","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:aa:db:54","id":"ae5b51f2-b790-4985-b071-fd560e92dffe","port_security_enabled":true,"project_id":"c028b2824d1042e39b9d3459414312fb","fixed_ips":[{"subnet_id":"e9c94193-0d8d-4b40-9454-aa2d4dc61b51","ip_address":"10.55.1.8"}],"extra_dhcp_opts":[],"security_groups":["77e63dbe-d199-4d0f-a868-4453ee5693e7","308aa77e-b924-4902-97d3-e4a21f7eeb5b"],"name":"CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725port-1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b0811622-0576-411c-a367-74df8482a19e","tenant_id":"c028b2824d1042e39b9d3459414312fb","created_at":"2018-06-27T22:56:40Z","admin_state_up":true,"updated_at":"2018-06-27T22:56:45Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-b0811622-0576-411c-a367-74df8482a19e","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:27:73:39","id":"e3dcb832-6632-43d3-a59d-f620f27ff5d0","port_security_enabled":false,"project_id":"c028b2824d1042e39b9d3459414312fb","fixed_ips":[{"subnet_id":"e9c94193-0d8d-4b40-9454-aa2d4dc61b51","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-27 22:58:25,501 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=b0811622-0576-411c-a367-74df8482a19e used request id req-51847347-63df-4502-bc96-dedbcc139511 2018-06-27 22:58:25,502 - ansible_utils - DEBUG - Retrieving SSH client 2018-06-27 22:58:25,506 - paramiko.transport - DEBUG - starting thread (client mode): 0x84ac5cd0L 2018-06-27 22:58:25,506 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-06-27 22:58:25,507 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-06-27 22:58:25,507 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-06-27 22:58:25,508 - 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-27 22:58:25,508 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-06-27 22:58:25,509 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-06-27 22:58:25,509 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-06-27 22:58:25,509 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-06-27 22:58:25,509 - paramiko.transport - DEBUG - Compression agreed: none 2018-06-27 22:58:25,559 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-06-27 22:58:25,559 - paramiko.transport - DEBUG - Switch to new keys ... 2018-06-27 22:58:25,571 - paramiko.transport - DEBUG - Trying discovered key 7958b5a038ececc8e55dac45d5e0c248 in tmp/CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725 2018-06-27 22:58:25,572 - paramiko.transport - DEBUG - userauth is OK 2018-06-27 22:58:25,575 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-06-27 22:58:25,676 - paramiko.transport - DEBUG - EOF in transport thread 2018-06-27 22:58:25,693 - create_instance - INFO - SSH is active for VM instance 2018-06-27 22:58:25,693 - ansible_utils - DEBUG - Retrieving SSH client 2018-06-27 22:58:25,695 - paramiko.transport - DEBUG - starting thread (client mode): 0x84ac5cd0L 2018-06-27 22:58:25,695 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-06-27 22:58:25,696 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-06-27 22:58:25,696 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-06-27 22:58:25,697 - 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-27 22:58:25,697 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-06-27 22:58:25,697 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-06-27 22:58:25,697 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-06-27 22:58:25,698 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-06-27 22:58:25,698 - paramiko.transport - DEBUG - Compression agreed: none 2018-06-27 22:58:25,751 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-06-27 22:58:25,752 - paramiko.transport - DEBUG - Switch to new keys ... 2018-06-27 22:58:25,760 - paramiko.transport - DEBUG - Trying discovered key 7958b5a038ececc8e55dac45d5e0c248 in tmp/CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725 2018-06-27 22:58:25,761 - paramiko.transport - DEBUG - userauth is OK 2018-06-27 22:58:25,765 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-06-27 22:58:25,768 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-06-27 22:58:25,769 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-06-27 22:58:25,769 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-06-27 22:58:25,771 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-06-27 22:58:25,774 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:58:25,775 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:58:26,498 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "45d5a9c5d6e9475db64c096d20b09903", "name": "CreateInstanceSingleNetworkTests-b7c7a247-8ba0-4ad-proj-role"}], "expires_at": "2018-06-27T23:58:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c028b2824d1042e39b9d3459414312fb", "name": "CreateInstanceSingleNetworkTests-b7c7a247-8ba0-4ad-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/c028b2824d1042e39b9d3459414312fb", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/c028b2824d1042e39b9d3459414312fb", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/c028b2824d1042e39b9d3459414312fb", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/c028b2824d1042e39b9d3459414312fb", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/c028b2824d1042e39b9d3459414312fb", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/c028b2824d1042e39b9d3459414312fb", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/c028b2824d1042e39b9d3459414312fb", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/c028b2824d1042e39b9d3459414312fb", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/c028b2824d1042e39b9d3459414312fb", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/c028b2824d1042e39b9d3459414312fb", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/c028b2824d1042e39b9d3459414312fb", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/c028b2824d1042e39b9d3459414312fb", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-b7c7a247-8ba0-4ad-user", "id": "4d03396e21c84e70b5a5159a4915fd8e"}, "audit_ids": ["0dg6KlC9T62J6qmDyIheWw"], "issued_at": "2018-06-27T22:58:26.000000Z"}} 2018-06-27 22:58:26,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}585711031ca9d1b2ef8fb43f3d0b29bf38209b9c" 2018-06-27 22:58:26,836 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:58:26 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7288757c-81e7-4cfc-aa84-5c23f5fd17a8 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:58:26,836 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-7288757c-81e7-4cfc-aa84-5c23f5fd17a8 2018-06-27 22:58:26,837 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 22:58:26,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}585711031ca9d1b2ef8fb43f3d0b29bf38209b9c" 2018-06-27 22:58:27,173 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:58:26 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-47a8a816-8dd7-4f8c-b89a-b9652144f829 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:58:27,174 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-47a8a816-8dd7-4f8c-b89a-b9652144f829 2018-06-27 22:58:27,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/networks?name=CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}585711031ca9d1b2ef8fb43f3d0b29bf38209b9c" 2018-06-27 22:58:28,454 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:58:28 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-77bc76a7-16a6-4482-80df-4c72c9202bd9 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e9c94193-0d8d-4b40-9454-aa2d4dc61b51"],"updated_at":"2018-06-27T22:56:38Z","tenant_id":"c028b2824d1042e39b9d3459414312fb","created_at":"2018-06-27T22:56:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"c028b2824d1042e39b9d3459414312fb","id":"b0811622-0576-411c-a367-74df8482a19e","name":"CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-pub-net"}]} 2018-06-27 22:58:28,454 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-pub-net used request id req-77bc76a7-16a6-4482-80df-4c72c9202bd9 2018-06-27 22:58:28,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-27 22:58:28,467 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 22:58: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-27 22:58:28,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/c028b2824d1042e39b9d3459414312fb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}585711031ca9d1b2ef8fb43f3d0b29bf38209b9c" 2018-06-27 22:58:28,591 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:58:28 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-dd300e2a-1dd2-4f77-8c89-be731738f06b Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/c028b2824d1042e39b9d3459414312fb"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c028b2824d1042e39b9d3459414312fb", "name": "CreateInstanceSingleNetworkTests-b7c7a247-8ba0-4ad-proj"}} 2018-06-27 22:58:28,591 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/c028b2824d1042e39b9d3459414312fb used request id req-dd300e2a-1dd2-4f77-8c89-be731738f06b 2018-06-27 22:58:28,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/subnets?network_id=b0811622-0576-411c-a367-74df8482a19e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}585711031ca9d1b2ef8fb43f3d0b29bf38209b9c" 2018-06-27 22:58:29,713 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:58:29 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-66b25a4d-8d90-48f9-b47c-643b96f24452 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b0811622-0576-411c-a367-74df8482a19e","tenant_id":"c028b2824d1042e39b9d3459414312fb","created_at":"2018-06-27T22:56:38Z","dns_nameservers":[],"updated_at":"2018-06-27T22:56: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":"c028b2824d1042e39b9d3459414312fb","id":"e9c94193-0d8d-4b40-9454-aa2d4dc61b51","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-pub-subnet"}]} 2018-06-27 22:58:29,714 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=b0811622-0576-411c-a367-74df8482a19e used request id req-66b25a4d-8d90-48f9-b47c-643b96f24452 2018-06-27 22:58:29,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=b0811622-0576-411c-a367-74df8482a19e&name=CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}585711031ca9d1b2ef8fb43f3d0b29bf38209b9c" 2018-06-27 22:58:30,542 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:58:30 GMT Content-Type: application/json Content-Length: 860 Connection: keep-alive X-Openstack-Request-Id: req-5a6842fc-c2bc-4dff-8716-8e269ea032a9 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b0811622-0576-411c-a367-74df8482a19e","tenant_id":"c028b2824d1042e39b9d3459414312fb","created_at":"2018-06-27T22:57:21Z","admin_state_up":true,"updated_at":"2018-06-27T22:58:05Z","binding:vnic_type":"normal","device_id":"95113b91-6045-45da-9667-5b417c9f2eec","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:aa:db:54","id":"ae5b51f2-b790-4985-b071-fd560e92dffe","port_security_enabled":true,"project_id":"c028b2824d1042e39b9d3459414312fb","fixed_ips":[{"subnet_id":"e9c94193-0d8d-4b40-9454-aa2d4dc61b51","ip_address":"10.55.1.8"}],"extra_dhcp_opts":[],"security_groups":["77e63dbe-d199-4d0f-a868-4453ee5693e7","308aa77e-b924-4902-97d3-e4a21f7eeb5b"],"name":"CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725port-1"}]} 2018-06-27 22:58:30,542 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=b0811622-0576-411c-a367-74df8482a19e&name=CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725port-1&admin_state_up=True used request id req-5a6842fc-c2bc-4dff-8716-8e269ea032a9 2018-06-27 22:58:30,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/c028b2824d1042e39b9d3459414312fb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}585711031ca9d1b2ef8fb43f3d0b29bf38209b9c" 2018-06-27 22:58:30,883 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:58:30 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4b3a055f-d59a-405f-9fe4-2f7a6dce3647 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/c028b2824d1042e39b9d3459414312fb"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c028b2824d1042e39b9d3459414312fb", "name": "CreateInstanceSingleNetworkTests-b7c7a247-8ba0-4ad-proj"}} 2018-06-27 22:58:30,883 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/c028b2824d1042e39b9d3459414312fb used request id req-4b3a055f-d59a-405f-9fe4-2f7a6dce3647 2018-06-27 22:58: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/servers/detail?name=CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}585711031ca9d1b2ef8fb43f3d0b29bf38209b9c" 2018-06-27 22:58:32,977 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:58:32 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-b7466b23-c11e-468a-9c82-e0d943750290 X-Compute-Request-Id: req-b7466b23-c11e-468a-9c82-e0d943750290 Front-End-Https: on RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:db:54", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:db:54", "version": 4, "addr": "172.30.10.120", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/95113b91-6045-45da-9667-5b417c9f2eec", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/95113b91-6045-45da-9667-5b417c9f2eec", "rel": "bookmark"}], "image": {"id": "bdebb686-9259-452d-8af6-2fa547cf7552", "links": [{"href": "http://172.30.10.101:8774/images/bdebb686-9259-452d-8af6-2fa547cf7552", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:57:55.000000", "flavor": {"id": "b7adcd68-2c34-4ebb-8c87-c706a713eab0", "links": [{"href": "http://172.30.10.101:8774/flavors/b7adcd68-2c34-4ebb-8c87-c706a713eab0", "rel": "bookmark"}]}, "id": "95113b91-6045-45da-9667-5b417c9f2eec", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-sec-grp"}], "user_id": "4d03396e21c84e70b5a5159a4915fd8e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:57:55Z", "hostId": "31e3c1daab5d563f73f9cd67bf57b81c455cda31e43cfd3695956b43", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-kp", "name": "CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-inst", "created": "2018-06-27T22:57:37Z", "tenant_id": "c028b2824d1042e39b9d3459414312fb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-27 22:58:32,977 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-inst used request id req-b7466b23-c11e-468a-9c82-e0d943750290 2018-06-27 22:58:32,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=CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}585711031ca9d1b2ef8fb43f3d0b29bf38209b9c" 2018-06-27 22:58:34,392 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:58:34 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-16d54471-d22b-4388-ae99-1bf67539f638 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e9c94193-0d8d-4b40-9454-aa2d4dc61b51"],"updated_at":"2018-06-27T22:56:38Z","tenant_id":"c028b2824d1042e39b9d3459414312fb","created_at":"2018-06-27T22:56:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"c028b2824d1042e39b9d3459414312fb","id":"b0811622-0576-411c-a367-74df8482a19e","name":"CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-pub-net"}]} 2018-06-27 22:58:34,393 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-pub-net used request id req-16d54471-d22b-4388-ae99-1bf67539f638 2018-06-27 22:58:34,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/subnets?network_id=b0811622-0576-411c-a367-74df8482a19e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}585711031ca9d1b2ef8fb43f3d0b29bf38209b9c" 2018-06-27 22:58:34,509 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:58:34 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-427ced86-0519-4fe3-9ad3-d36c3b9ea78d Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b0811622-0576-411c-a367-74df8482a19e","tenant_id":"c028b2824d1042e39b9d3459414312fb","created_at":"2018-06-27T22:56:38Z","dns_nameservers":[],"updated_at":"2018-06-27T22:56: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":"c028b2824d1042e39b9d3459414312fb","id":"e9c94193-0d8d-4b40-9454-aa2d4dc61b51","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-pub-subnet"}]} 2018-06-27 22:58:34,509 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=b0811622-0576-411c-a367-74df8482a19e used request id req-427ced86-0519-4fe3-9ad3-d36c3b9ea78d 2018-06-27 22:58:34,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/ports?network_id=b0811622-0576-411c-a367-74df8482a19e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}585711031ca9d1b2ef8fb43f3d0b29bf38209b9c" 2018-06-27 22:58:34,744 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:58:34 GMT Content-Type: application/json Content-Length: 3045 Connection: keep-alive X-Openstack-Request-Id: req-82170f76-b57d-4bfc-99fc-4e417f84630a Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b0811622-0576-411c-a367-74df8482a19e","tenant_id":"c028b2824d1042e39b9d3459414312fb","created_at":"2018-06-27T22:56:39Z","admin_state_up":true,"updated_at":"2018-06-27T22:56:45Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-b0811622-0576-411c-a367-74df8482a19e","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:84:51:5a","id":"27f8368e-1382-46cd-b452-a2b76ea3f345","port_security_enabled":false,"project_id":"c028b2824d1042e39b9d3459414312fb","fixed_ips":[{"subnet_id":"e9c94193-0d8d-4b40-9454-aa2d4dc61b51","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b0811622-0576-411c-a367-74df8482a19e","tenant_id":"c028b2824d1042e39b9d3459414312fb","created_at":"2018-06-27T22:56:52Z","admin_state_up":true,"updated_at":"2018-06-27T22:57:01Z","binding:vnic_type":"normal","device_id":"8da6b247-66cf-4415-a07c-ee378d369174","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:a8:49:d3","id":"9ff4cee8-d434-45be-bb80-4df5ecd5b856","port_security_enabled":false,"project_id":"c028b2824d1042e39b9d3459414312fb","fixed_ips":[{"subnet_id":"e9c94193-0d8d-4b40-9454-aa2d4dc61b51","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b0811622-0576-411c-a367-74df8482a19e","tenant_id":"c028b2824d1042e39b9d3459414312fb","created_at":"2018-06-27T22:57:21Z","admin_state_up":true,"updated_at":"2018-06-27T22:58:05Z","binding:vnic_type":"normal","device_id":"95113b91-6045-45da-9667-5b417c9f2eec","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:aa:db:54","id":"ae5b51f2-b790-4985-b071-fd560e92dffe","port_security_enabled":true,"project_id":"c028b2824d1042e39b9d3459414312fb","fixed_ips":[{"subnet_id":"e9c94193-0d8d-4b40-9454-aa2d4dc61b51","ip_address":"10.55.1.8"}],"extra_dhcp_opts":[],"security_groups":["308aa77e-b924-4902-97d3-e4a21f7eeb5b","77e63dbe-d199-4d0f-a868-4453ee5693e7"],"name":"CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725port-1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b0811622-0576-411c-a367-74df8482a19e","tenant_id":"c028b2824d1042e39b9d3459414312fb","created_at":"2018-06-27T22:56:40Z","admin_state_up":true,"updated_at":"2018-06-27T22:56:45Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-b0811622-0576-411c-a367-74df8482a19e","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:27:73:39","id":"e3dcb832-6632-43d3-a59d-f620f27ff5d0","port_security_enabled":false,"project_id":"c028b2824d1042e39b9d3459414312fb","fixed_ips":[{"subnet_id":"e9c94193-0d8d-4b40-9454-aa2d4dc61b51","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-27 22:58:34,744 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=b0811622-0576-411c-a367-74df8482a19e used request id req-82170f76-b57d-4bfc-99fc-4e417f84630a 2018-06-27 22:58:34,745 - create_instance - INFO - Found existing machine with name - CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-inst 2018-06-27 22:58:34,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/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}585711031ca9d1b2ef8fb43f3d0b29bf38209b9c" 2018-06-27 22:58:34,831 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:58:34 GMT Content-Type: application/json Content-Length: 553 Connection: keep-alive X-Openstack-Request-Id: req-df43275e-a51c-432e-866f-0ecccf708b03 Front-End-Https: on RESP BODY: {"floatingips": [{"router_id": "8da6b247-66cf-4415-a07c-ee378d369174", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "c028b2824d1042e39b9d3459414312fb", "created_at": "2018-06-27T22:58:13Z", "updated_at": "2018-06-27T22:58:17Z", "floating_network_id": "977aff9f-43e9-4fec-86ae-a730f64fa17d", "fixed_ip_address": "10.55.1.8", "floating_ip_address": "172.30.10.120", "revision_number": 1, "project_id": "c028b2824d1042e39b9d3459414312fb", "port_id": "ae5b51f2-b790-4985-b071-fd560e92dffe", "id": "9202fc02-e080-456e-8b7f-da10d59a10b7"}]} 2018-06-27 22:58:34,831 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/floatingips used request id req-df43275e-a51c-432e-866f-0ecccf708b03 2018-06-27 22:58:34,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/ports/ae5b51f2-b790-4985-b071-fd560e92dffe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}585711031ca9d1b2ef8fb43f3d0b29bf38209b9c" 2018-06-27 22:58:34,976 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:58:34 GMT Content-Type: application/json Content-Length: 857 Connection: keep-alive X-Openstack-Request-Id: req-fb1cea63-26ae-454a-a58e-d16d614389bb Front-End-Https: on RESP BODY: {"port":{"status":"ACTIVE","created_at":"2018-06-27T22:57:21Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b0811622-0576-411c-a367-74df8482a19e","tenant_id":"c028b2824d1042e39b9d3459414312fb","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-06-27T22:58:05Z","name":"CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725port-1","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:aa:db:54","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"c028b2824d1042e39b9d3459414312fb","fixed_ips":[{"subnet_id":"e9c94193-0d8d-4b40-9454-aa2d4dc61b51","ip_address":"10.55.1.8"}],"id":"ae5b51f2-b790-4985-b071-fd560e92dffe","security_groups":["308aa77e-b924-4902-97d3-e4a21f7eeb5b","77e63dbe-d199-4d0f-a868-4453ee5693e7"],"device_id":"95113b91-6045-45da-9667-5b417c9f2eec"}} 2018-06-27 22:58:34,976 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports/ae5b51f2-b790-4985-b071-fd560e92dffe used request id req-fb1cea63-26ae-454a-a58e-d16d614389bb 2018-06-27 22:58:34,976 - create_instance - INFO - Checking if VM is active 2018-06-27 22:58:34,979 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/95113b91-6045-45da-9667-5b417c9f2eec -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}585711031ca9d1b2ef8fb43f3d0b29bf38209b9c" 2018-06-27 22:58:37,769 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:58:37 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-1bab8613-7879-484b-8be8-47270b1e02ae X-Compute-Request-Id: req-1bab8613-7879-484b-8be8-47270b1e02ae Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:db:54", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:db:54", "version": 4, "addr": "172.30.10.120", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/95113b91-6045-45da-9667-5b417c9f2eec", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/95113b91-6045-45da-9667-5b417c9f2eec", "rel": "bookmark"}], "image": {"id": "bdebb686-9259-452d-8af6-2fa547cf7552", "links": [{"href": "http://172.30.10.101:8774/images/bdebb686-9259-452d-8af6-2fa547cf7552", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:57:55.000000", "flavor": {"id": "b7adcd68-2c34-4ebb-8c87-c706a713eab0", "links": [{"href": "http://172.30.10.101:8774/flavors/b7adcd68-2c34-4ebb-8c87-c706a713eab0", "rel": "bookmark"}]}, "id": "95113b91-6045-45da-9667-5b417c9f2eec", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-sec-grp"}], "user_id": "4d03396e21c84e70b5a5159a4915fd8e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:57:55Z", "hostId": "31e3c1daab5d563f73f9cd67bf57b81c455cda31e43cfd3695956b43", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-kp", "name": "CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-inst", "created": "2018-06-27T22:57:37Z", "tenant_id": "c028b2824d1042e39b9d3459414312fb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:58:37,769 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/95113b91-6045-45da-9667-5b417c9f2eec used request id req-1bab8613-7879-484b-8be8-47270b1e02ae 2018-06-27 22:58:37,770 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-inst] is - ACTIVE 2018-06-27 22:58:37,770 - create_instance - INFO - VM is - ACTIVE 2018-06-27 22:58:37,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/95113b91-6045-45da-9667-5b417c9f2eec -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}585711031ca9d1b2ef8fb43f3d0b29bf38209b9c" 2018-06-27 22:58:39,722 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:58:39 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-f0e59fee-8346-4adc-a5d6-c1ff0ed8237a X-Compute-Request-Id: req-f0e59fee-8346-4adc-a5d6-c1ff0ed8237a Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:db:54", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:db:54", "version": 4, "addr": "172.30.10.120", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/95113b91-6045-45da-9667-5b417c9f2eec", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/95113b91-6045-45da-9667-5b417c9f2eec", "rel": "bookmark"}], "image": {"id": "bdebb686-9259-452d-8af6-2fa547cf7552", "links": [{"href": "http://172.30.10.101:8774/images/bdebb686-9259-452d-8af6-2fa547cf7552", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:57:55.000000", "flavor": {"id": "b7adcd68-2c34-4ebb-8c87-c706a713eab0", "links": [{"href": "http://172.30.10.101:8774/flavors/b7adcd68-2c34-4ebb-8c87-c706a713eab0", "rel": "bookmark"}]}, "id": "95113b91-6045-45da-9667-5b417c9f2eec", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-sec-grp"}], "user_id": "4d03396e21c84e70b5a5159a4915fd8e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:57:55Z", "hostId": "31e3c1daab5d563f73f9cd67bf57b81c455cda31e43cfd3695956b43", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-kp", "name": "CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-inst", "created": "2018-06-27T22:57:37Z", "tenant_id": "c028b2824d1042e39b9d3459414312fb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:58:39,722 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/95113b91-6045-45da-9667-5b417c9f2eec used request id req-f0e59fee-8346-4adc-a5d6-c1ff0ed8237a 2018-06-27 22:58:39,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=CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}585711031ca9d1b2ef8fb43f3d0b29bf38209b9c" 2018-06-27 22:58:40,001 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:58:39 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-4b2dcd2d-8569-4047-a074-e4f7879698b2 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e9c94193-0d8d-4b40-9454-aa2d4dc61b51"],"updated_at":"2018-06-27T22:56:38Z","tenant_id":"c028b2824d1042e39b9d3459414312fb","created_at":"2018-06-27T22:56:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"c028b2824d1042e39b9d3459414312fb","id":"b0811622-0576-411c-a367-74df8482a19e","name":"CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-pub-net"}]} 2018-06-27 22:58:40,001 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-pub-net used request id req-4b2dcd2d-8569-4047-a074-e4f7879698b2 2018-06-27 22:58:40,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/c028b2824d1042e39b9d3459414312fb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}585711031ca9d1b2ef8fb43f3d0b29bf38209b9c" 2018-06-27 22:58:40,377 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:58:40 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2aa1f0eb-a948-4434-8505-02f69801d2de Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/c028b2824d1042e39b9d3459414312fb"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c028b2824d1042e39b9d3459414312fb", "name": "CreateInstanceSingleNetworkTests-b7c7a247-8ba0-4ad-proj"}} 2018-06-27 22:58:40,377 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/c028b2824d1042e39b9d3459414312fb used request id req-2aa1f0eb-a948-4434-8505-02f69801d2de 2018-06-27 22:58:40,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=b0811622-0576-411c-a367-74df8482a19e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}585711031ca9d1b2ef8fb43f3d0b29bf38209b9c" 2018-06-27 22:58:40,567 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:58:40 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-0de30d75-dab7-4277-b938-d7b0aa29d03f Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b0811622-0576-411c-a367-74df8482a19e","tenant_id":"c028b2824d1042e39b9d3459414312fb","created_at":"2018-06-27T22:56:38Z","dns_nameservers":[],"updated_at":"2018-06-27T22:56: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":"c028b2824d1042e39b9d3459414312fb","id":"e9c94193-0d8d-4b40-9454-aa2d4dc61b51","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-pub-subnet"}]} 2018-06-27 22:58:40,567 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=b0811622-0576-411c-a367-74df8482a19e used request id req-0de30d75-dab7-4277-b938-d7b0aa29d03f 2018-06-27 22:58:40,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/ports?network_id=b0811622-0576-411c-a367-74df8482a19e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}585711031ca9d1b2ef8fb43f3d0b29bf38209b9c" 2018-06-27 22:58:40,901 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:58:40 GMT Content-Type: application/json Content-Length: 3045 Connection: keep-alive X-Openstack-Request-Id: req-fad43ca7-822f-46ae-b01d-26c9305ddea2 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b0811622-0576-411c-a367-74df8482a19e","tenant_id":"c028b2824d1042e39b9d3459414312fb","created_at":"2018-06-27T22:56:39Z","admin_state_up":true,"updated_at":"2018-06-27T22:56:45Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-b0811622-0576-411c-a367-74df8482a19e","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:84:51:5a","id":"27f8368e-1382-46cd-b452-a2b76ea3f345","port_security_enabled":false,"project_id":"c028b2824d1042e39b9d3459414312fb","fixed_ips":[{"subnet_id":"e9c94193-0d8d-4b40-9454-aa2d4dc61b51","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b0811622-0576-411c-a367-74df8482a19e","tenant_id":"c028b2824d1042e39b9d3459414312fb","created_at":"2018-06-27T22:56:52Z","admin_state_up":true,"updated_at":"2018-06-27T22:57:01Z","binding:vnic_type":"normal","device_id":"8da6b247-66cf-4415-a07c-ee378d369174","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:a8:49:d3","id":"9ff4cee8-d434-45be-bb80-4df5ecd5b856","port_security_enabled":false,"project_id":"c028b2824d1042e39b9d3459414312fb","fixed_ips":[{"subnet_id":"e9c94193-0d8d-4b40-9454-aa2d4dc61b51","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b0811622-0576-411c-a367-74df8482a19e","tenant_id":"c028b2824d1042e39b9d3459414312fb","created_at":"2018-06-27T22:57:21Z","admin_state_up":true,"updated_at":"2018-06-27T22:58:05Z","binding:vnic_type":"normal","device_id":"95113b91-6045-45da-9667-5b417c9f2eec","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:aa:db:54","id":"ae5b51f2-b790-4985-b071-fd560e92dffe","port_security_enabled":true,"project_id":"c028b2824d1042e39b9d3459414312fb","fixed_ips":[{"subnet_id":"e9c94193-0d8d-4b40-9454-aa2d4dc61b51","ip_address":"10.55.1.8"}],"extra_dhcp_opts":[],"security_groups":["77e63dbe-d199-4d0f-a868-4453ee5693e7","308aa77e-b924-4902-97d3-e4a21f7eeb5b"],"name":"CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725port-1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b0811622-0576-411c-a367-74df8482a19e","tenant_id":"c028b2824d1042e39b9d3459414312fb","created_at":"2018-06-27T22:56:40Z","admin_state_up":true,"updated_at":"2018-06-27T22:56:45Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-b0811622-0576-411c-a367-74df8482a19e","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:27:73:39","id":"e3dcb832-6632-43d3-a59d-f620f27ff5d0","port_security_enabled":false,"project_id":"c028b2824d1042e39b9d3459414312fb","fixed_ips":[{"subnet_id":"e9c94193-0d8d-4b40-9454-aa2d4dc61b51","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-27 22:58:40,901 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=b0811622-0576-411c-a367-74df8482a19e used request id req-fad43ca7-822f-46ae-b01d-26c9305ddea2 2018-06-27 22:58:40,902 - ansible_utils - DEBUG - Retrieving SSH client 2018-06-27 22:58:40,906 - paramiko.transport - DEBUG - starting thread (client mode): 0x8497ded0L 2018-06-27 22:58:40,907 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-06-27 22:58:40,907 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-06-27 22:58:40,907 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-06-27 22:58:40,909 - 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-27 22:58:40,909 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-06-27 22:58:40,909 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-06-27 22:58:40,909 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-06-27 22:58:40,909 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-06-27 22:58:40,910 - paramiko.transport - DEBUG - Compression agreed: none 2018-06-27 22:58:40,960 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-06-27 22:58:40,961 - paramiko.transport - DEBUG - Switch to new keys ... 2018-06-27 22:58:40,971 - paramiko.transport - DEBUG - Trying discovered key 7958b5a038ececc8e55dac45d5e0c248 in tmp/CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725 2018-06-27 22:58:40,973 - paramiko.transport - DEBUG - userauth is OK 2018-06-27 22:58:40,976 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-06-27 22:58:41,076 - paramiko.transport - DEBUG - EOF in transport thread 2018-06-27 22:58:41,093 - create_instance - INFO - SSH is active for VM instance 2018-06-27 22:58:41,094 - ansible_utils - DEBUG - Retrieving SSH client 2018-06-27 22:58:41,095 - paramiko.transport - DEBUG - starting thread (client mode): 0x8497df10L 2018-06-27 22:58:41,096 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-06-27 22:58:41,096 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-06-27 22:58:41,096 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-06-27 22:58:41,097 - 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-27 22:58:41,098 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-06-27 22:58:41,098 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-06-27 22:58:41,098 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-06-27 22:58:41,098 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-06-27 22:58:41,098 - paramiko.transport - DEBUG - Compression agreed: none 2018-06-27 22:58:41,149 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-06-27 22:58:41,150 - paramiko.transport - DEBUG - Switch to new keys ... 2018-06-27 22:58:41,160 - paramiko.transport - DEBUG - Trying discovered key 7958b5a038ececc8e55dac45d5e0c248 in tmp/CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725 2018-06-27 22:58:41,161 - paramiko.transport - DEBUG - userauth is OK 2018-06-27 22:58:41,165 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-06-27 22:58:41,169 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-06-27 22:58:41,170 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-06-27 22:58:41,170 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-06-27 22:58:41,174 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-06-27 22:58:41,175 - paramiko.transport - DEBUG - EOF in transport thread 2018-06-27 22:58:41,177 - create_instance - INFO - Deleting Floating IP - 172.30.10.120 2018-06-27 22:58:41,177 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.10.120 2018-06-27 22:58:41,182 - 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/9202fc02-e080-456e-8b7f-da10d59a10b7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f00c6826c95f141fb39654b04fd76eb583b1a15" 2018-06-27 22:58:43,638 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:58:43 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-f6aaa418-655e-45b5-ba95-077bcc43d261 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:58:43,638 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/floatingips/9202fc02-e080-456e-8b7f-da10d59a10b7 used request id req-f6aaa418-655e-45b5-ba95-077bcc43d261 2018-06-27 22:58:43,639 - create_instance - INFO - Deleting Port with ID - ae5b51f2-b790-4985-b071-fd560e92dffe 2018-06-27 22:58:43,639 - neutron_utils - INFO - Deleting port with name CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725port-1 2018-06-27 22:58:43,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/ports/ae5b51f2-b790-4985-b071-fd560e92dffe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f00c6826c95f141fb39654b04fd76eb583b1a15" 2018-06-27 22:58:44,800 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:58:44 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-db93efc8-4df0-4e5d-9506-b5ed2507af2b Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:58:44,800 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/ports/ae5b51f2-b790-4985-b071-fd560e92dffe used request id req-db93efc8-4df0-4e5d-9506-b5ed2507af2b 2018-06-27 22:58:44,801 - create_instance - INFO - Deleting VM instance - CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-inst 2018-06-27 22:58:44,804 - 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/95113b91-6045-45da-9667-5b417c9f2eec -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f00c6826c95f141fb39654b04fd76eb583b1a15" 2018-06-27 22:58:45,203 - novaclient.v2.client - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22: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-fbcbd185-92d3-4115-8a96-53a6d20f8eaf X-Compute-Request-Id: req-fbcbd185-92d3-4115-8a96-53a6d20f8eaf Front-End-Https: on 2018-06-27 22:58:45,203 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/servers/95113b91-6045-45da-9667-5b417c9f2eec used request id req-fbcbd185-92d3-4115-8a96-53a6d20f8eaf 2018-06-27 22:58:45,203 - create_instance - INFO - Checking deletion status 2018-06-27 22:58:45,206 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/95113b91-6045-45da-9667-5b417c9f2eec -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f00c6826c95f141fb39654b04fd76eb583b1a15" 2018-06-27 22:58:46,310 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:58:46 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-71150e30-bcd4-49b2-9eaa-885c1d975ba3 X-Compute-Request-Id: req-71150e30-bcd4-49b2-9eaa-885c1d975ba3 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/95113b91-6045-45da-9667-5b417c9f2eec", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/95113b91-6045-45da-9667-5b417c9f2eec", "rel": "bookmark"}], "image": {"id": "bdebb686-9259-452d-8af6-2fa547cf7552", "links": [{"href": "http://172.30.10.101:8774/images/bdebb686-9259-452d-8af6-2fa547cf7552", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T22:57:55.000000", "flavor": {"id": "b7adcd68-2c34-4ebb-8c87-c706a713eab0", "links": [{"href": "http://172.30.10.101:8774/flavors/b7adcd68-2c34-4ebb-8c87-c706a713eab0", "rel": "bookmark"}]}, "id": "95113b91-6045-45da-9667-5b417c9f2eec", "user_id": "4d03396e21c84e70b5a5159a4915fd8e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T22:58:46Z", "hostId": "31e3c1daab5d563f73f9cd67bf57b81c455cda31e43cfd3695956b43", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-kp", "name": "CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-inst", "created": "2018-06-27T22:57:37Z", "tenant_id": "c028b2824d1042e39b9d3459414312fb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 22:58:46,310 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/95113b91-6045-45da-9667-5b417c9f2eec used request id req-71150e30-bcd4-49b2-9eaa-885c1d975ba3 2018-06-27 22:58:46,311 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-inst] is - ACTIVE 2018-06-27 22:58:46,311 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 22:58:49,312 - create_instance - DEBUG - VM status query timeout in 295.891589165 2018-06-27 22:58:49,315 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/95113b91-6045-45da-9667-5b417c9f2eec -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f00c6826c95f141fb39654b04fd76eb583b1a15" 2018-06-27 22:58:49,508 - novaclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Wed, 27 Jun 2018 22:58:49 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-1ca76f69-f45e-4429-b805-8e3155c57d86 X-Compute-Request-Id: req-1ca76f69-f45e-4429-b805-8e3155c57d86 RESP BODY: {"itemNotFound": {"message": "Instance 95113b91-6045-45da-9667-5b417c9f2eec could not be found.", "code": 404}} 2018-06-27 22:58:49,509 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/95113b91-6045-45da-9667-5b417c9f2eec used request id req-1ca76f69-f45e-4429-b805-8e3155c57d86 2018-06-27 22:58:49,509 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 95113b91-6045-45da-9667-5b417c9f2eec could not be found. (HTTP 404) (Request-ID: req-1ca76f69-f45e-4429-b805-8e3155c57d86) 2018-06-27 22:58:49,509 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-inst 2018-06-27 22:58:49,511 - nova_utils - DEBUG - Deleting keypair - CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-kp 2018-06-27 22:58:49,514 - 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-12cfaabc-814a-425f-99ce-729ef6f69725-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed923a808da76862258858dcaed24e64a408ae6c" 2018-06-27 22:58:49,641 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 22:58: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-f5e7e5d0-e38a-4adf-9433-89db1830ceb7 X-Compute-Request-Id: req-f5e7e5d0-e38a-4adf-9433-89db1830ceb7 2018-06-27 22:58:49,641 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-kp used request id req-f5e7e5d0-e38a-4adf-9433-89db1830ceb7 2018-06-27 22:58:49,642 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725.pub] 2018-06-27 22:58:49,642 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725] 2018-06-27 22:58:49,645 - 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/b7adcd68-2c34-4ebb-8c87-c706a713eab0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbd875c7404d6742e69881a48282b122347c6976" 2018-06-27 22:58:50,469 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 22:58: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-70a5adbd-2ebc-4fb7-bc4f-dca89dc9ad84 X-Compute-Request-Id: req-70a5adbd-2ebc-4fb7-bc4f-dca89dc9ad84 2018-06-27 22:58:50,469 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/flavors/b7adcd68-2c34-4ebb-8c87-c706a713eab0 used request id req-70a5adbd-2ebc-4fb7-bc4f-dca89dc9ad84 2018-06-27 22:58:50,470 - neutron_utils - INFO - Deleting security group rule with ID - a75ec105-2823-4127-8546-251ca88ba20c 2018-06-27 22:58:50,476 - 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/a75ec105-2823-4127-8546-251ca88ba20c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a186b43513564959b3b56a46646e977616de6f3b" 2018-06-27 22:58:50,815 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:58:50 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-140ed81c-7085-4b4c-be16-e760faa891eb Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:58:50,815 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/a75ec105-2823-4127-8546-251ca88ba20c used request id req-140ed81c-7085-4b4c-be16-e760faa891eb 2018-06-27 22:58:50,816 - neutron_utils - INFO - Deleting security group rule with ID - 446e2d8e-5a31-4840-9c59-cc6b5a52ae22 2018-06-27 22:58:50,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/446e2d8e-5a31-4840-9c59-cc6b5a52ae22 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a186b43513564959b3b56a46646e977616de6f3b" 2018-06-27 22:58:51,031 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:58:51 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-97a483fc-cf65-4780-9c59-2e5b8e525cb9 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:58:51,031 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/446e2d8e-5a31-4840-9c59-cc6b5a52ae22 used request id req-97a483fc-cf65-4780-9c59-2e5b8e525cb9 2018-06-27 22:58:51,031 - neutron_utils - INFO - Deleting security group rule with ID - a69f97fb-aef9-4cd6-85e2-cef6d51166d8 2018-06-27 22:58:51,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-group-rules/a69f97fb-aef9-4cd6-85e2-cef6d51166d8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a186b43513564959b3b56a46646e977616de6f3b" 2018-06-27 22:58:51,249 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:58:51 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-41570390-c016-4641-afa4-f8df3465fe13 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:58:51,249 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/a69f97fb-aef9-4cd6-85e2-cef6d51166d8 used request id req-41570390-c016-4641-afa4-f8df3465fe13 2018-06-27 22:58:51,249 - neutron_utils - INFO - Deleting security group rule with ID - 62a3d0b9-29f3-450a-9775-953c6faf0730 2018-06-27 22:58:51,254 - 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/62a3d0b9-29f3-450a-9775-953c6faf0730 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a186b43513564959b3b56a46646e977616de6f3b" 2018-06-27 22:58:51,453 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:58:51 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-b9ac605d-4033-40d0-9596-0f617391211f Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:58:51,454 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/62a3d0b9-29f3-450a-9775-953c6faf0730 used request id req-b9ac605d-4033-40d0-9596-0f617391211f 2018-06-27 22:58:51,454 - neutron_utils - INFO - Deleting security group with name - CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-sec-grp 2018-06-27 22:58:51,459 - 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/77e63dbe-d199-4d0f-a868-4453ee5693e7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a186b43513564959b3b56a46646e977616de6f3b" 2018-06-27 22:58:51,729 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:58:51 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-41ed5f07-2bb9-4dae-9430-b88017f70ede Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:58:51,729 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/77e63dbe-d199-4d0f-a868-4453ee5693e7 used request id req-41ed5f07-2bb9-4dae-9430-b88017f70ede 2018-06-27 22:58:51,730 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-pub-router and subnet CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-pub-subnet 2018-06-27 22:58:51,730 - neutron_utils - INFO - Removing router interface from router named CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-pub-router 2018-06-27 22:58:51,735 - 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/8da6b247-66cf-4415-a07c-ee378d369174/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea09cbd23712ef48e7189f7597a9dfd546b65ee2" -d '{"subnet_id": "e9c94193-0d8d-4b40-9454-aa2d4dc61b51"}' 2018-06-27 22:58:57,410 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:58:57 GMT Content-Type: application/json Content-Length: 309 Connection: keep-alive X-Openstack-Request-Id: req-ce55ab1f-9c23-49dd-9870-a45cce52f49d Front-End-Https: on RESP BODY: {"network_id": "b0811622-0576-411c-a367-74df8482a19e", "tenant_id": "c028b2824d1042e39b9d3459414312fb", "subnet_id": "e9c94193-0d8d-4b40-9454-aa2d4dc61b51", "subnet_ids": ["e9c94193-0d8d-4b40-9454-aa2d4dc61b51"], "port_id": "9ff4cee8-d434-45be-bb80-4df5ecd5b856", "id": "8da6b247-66cf-4415-a07c-ee378d369174"} 2018-06-27 22:58:57,410 - keystoneauth.session - DEBUG - PUT call to network for https://172.30.10.101:9696/v2.0/routers/8da6b247-66cf-4415-a07c-ee378d369174/remove_router_interface used request id req-ce55ab1f-9c23-49dd-9870-a45cce52f49d 2018-06-27 22:58:57,410 - OpenStackNetwork - INFO - Removing router CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-pub-router 2018-06-27 22:58:57,410 - neutron_utils - INFO - Deleting router with name - CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-pub-router 2018-06-27 22:58:57,416 - 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/8da6b247-66cf-4415-a07c-ee378d369174 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea09cbd23712ef48e7189f7597a9dfd546b65ee2" 2018-06-27 22:59:00,683 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:59:00 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-51ba72b5-c3bb-4e64-8579-dc27e1ec001f Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:59:00,683 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/routers/8da6b247-66cf-4415-a07c-ee378d369174 used request id req-51ba72b5-c3bb-4e64-8579-dc27e1ec001f 2018-06-27 22:59:00,684 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-pub-subnet 2018-06-27 22:59:00,684 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-pub-subnet 2018-06-27 22:59:00,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/subnets/e9c94193-0d8d-4b40-9454-aa2d4dc61b51 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0fdb24a2a431a2938dad1991a6c4dad03cf2348" 2018-06-27 22:59:05,518 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:59:05 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-7e4bca54-5ac8-477e-b28b-869546bbe6e7 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:59:05,519 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/e9c94193-0d8d-4b40-9454-aa2d4dc61b51 used request id req-7e4bca54-5ac8-477e-b28b-869546bbe6e7 2018-06-27 22:59:05,519 - neutron_utils - INFO - Deleting network with name CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-pub-net 2018-06-27 22:59:05,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/networks/b0811622-0576-411c-a367-74df8482a19e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0fdb24a2a431a2938dad1991a6c4dad03cf2348" 2018-06-27 22:59:08,215 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:59:08 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-749227c2-86a2-4e02-9ef0-8ba24f867452 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:59:08,216 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/b0811622-0576-411c-a367-74df8482a19e used request id req-749227c2-86a2-4e02-9ef0-8ba24f867452 2018-06-27 22:59:08,217 - glance_utils - INFO - Deleting image named - CreateInstanceSingleNetworkTests-12cfaabc-814a-425f-99ce-729ef6f69725-image 2018-06-27 22:59:08,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9292/v2/images/bdebb686-9259-452d-8af6-2fa547cf7552 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}214cfadea84baf75e026e2f5354d8bbcc04ea15c" 2018-06-27 22:59:09,767 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:59:09 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-a253f43d-39f9-4b0a-8b8c-e9333f5212f6 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-27 22:59:09,767 - keystoneauth.session - DEBUG - DELETE call to image for https://172.30.10.101:9292/v2/images/bdebb686-9259-452d-8af6-2fa547cf7552 used request id req-a253f43d-39f9-4b0a-8b8c-e9333f5212f6 2018-06-27 22:59:09,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/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94c1da46b712f89e36c79a499194ce4892063c1d" 2018-06-27 22:59:10,546 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:59:10 GMT Content-Type: application/json Content-Length: 11766 Connection: keep-alive X-Openstack-Request-Id: req-2eadcc04-cbb8-4f68-a9ef-767adf435708 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c028b2824d1042e39b9d3459414312fb", "created_at": "2018-06-27T22:56:36Z", "updated_at": "2018-06-27T22:56:36Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:56:36Z", "revision_number": 0, "id": "278c70c9-62db-47d0-9890-f5bc77feda3f", "remote_group_id": "308aa77e-b924-4902-97d3-e4a21f7eeb5b", "remote_ip_prefix": null, "created_at": "2018-06-27T22:56:36Z", "security_group_id": "308aa77e-b924-4902-97d3-e4a21f7eeb5b", "tenant_id": "c028b2824d1042e39b9d3459414312fb", "port_range_min": null, "ethertype": "IPv4", "project_id": "c028b2824d1042e39b9d3459414312fb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:56:36Z", "revision_number": 0, "id": "42cd3cfe-339c-44f5-9227-96ff39ef9f4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:56:36Z", "security_group_id": "308aa77e-b924-4902-97d3-e4a21f7eeb5b", "tenant_id": "c028b2824d1042e39b9d3459414312fb", "port_range_min": null, "ethertype": "IPv4", "project_id": "c028b2824d1042e39b9d3459414312fb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:56:36Z", "revision_number": 0, "id": "5dc57c58-8fa0-4cab-8c38-cebf2d76d573", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:56:36Z", "security_group_id": "308aa77e-b924-4902-97d3-e4a21f7eeb5b", "tenant_id": "c028b2824d1042e39b9d3459414312fb", "port_range_min": null, "ethertype": "IPv6", "project_id": "c028b2824d1042e39b9d3459414312fb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:56:36Z", "revision_number": 0, "id": "9cedc0ef-f0c2-4d0a-99be-ee0f244f9844", "remote_group_id": "308aa77e-b924-4902-97d3-e4a21f7eeb5b", "remote_ip_prefix": null, "created_at": "2018-06-27T22:56:36Z", "security_group_id": "308aa77e-b924-4902-97d3-e4a21f7eeb5b", "tenant_id": "c028b2824d1042e39b9d3459414312fb", "port_range_min": null, "ethertype": "IPv6", "project_id": "c028b2824d1042e39b9d3459414312fb"}], "revision_number": 4, "project_id": "c028b2824d1042e39b9d3459414312fb", "id": "308aa77e-b924-4902-97d3-e4a21f7eeb5b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-27T19:03:04Z", "updated_at": "2018-06-27T19:03:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "6748ef1e-56da-434e-9e89-e86b58537b65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "b3e3826c-1c48-4699-93f0-f8a310956753", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "bfad35fa-7ea9-4a81-917d-7b86481eb510", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "d657b333-103d-4d19-add8-1e8bae2f8849", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b92069937e44a3786e439f95c61afe5", "created_at": "2018-06-27T19:08:41Z", "updated_at": "2018-06-27T19:08:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "4ac2a090-f595-4e7b-9b7a-a52fa204e881", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "5508c0b1-6261-44cb-854d-60c64bcbba0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "a60c77dc-6985-48ac-a3a3-067176d3e52f", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "e6ec0fa4-1eb3-4c5d-a451-c7acfd7fde82", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}], "revision_number": 4, "project_id": "4b92069937e44a3786e439f95c61afe5", "id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T18:59:55Z", "updated_at": "2018-06-27T18:59:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "5a060918-419b-4ec3-90df-a7764c06af2f", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "6cd9bbf0-4d1b-4b13-a6c4-e20a15bb3360", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "8134c0f0-89c6-4d45-bef8-a9260d9d0723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "e0e7297a-a59d-4d2b-b75c-2cc86b269114", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}], "revision_number": 4, "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "created_at": "2018-06-27T21:03:43Z", "updated_at": "2018-06-27T21:03:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "41061dbf-a5a2-465f-84dd-140f6104b3f7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "47d5c96d-0510-41a5-b33e-5683702c5bb8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "4b4b6430-3f42-4fe4-a25e-2c5c015a7699", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "e6a68cb7-6491-4474-a4d7-38496cac4eb7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}], "revision_number": 4, "project_id": "3f0a375b66c54145bff1c56e7c91ad73", "id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "name": "default"}]} 2018-06-27 22:59:10,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-2eadcc04-cbb8-4f68-a9ef-767adf435708 2018-06-27 22:59:10,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/c028b2824d1042e39b9d3459414312fb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94c1da46b712f89e36c79a499194ce4892063c1d" 2018-06-27 22:59:10,856 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:59:10 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0bf65efc-0c53-4811-8225-187b3856cfe3 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/c028b2824d1042e39b9d3459414312fb"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c028b2824d1042e39b9d3459414312fb", "name": "CreateInstanceSingleNetworkTests-b7c7a247-8ba0-4ad-proj"}} 2018-06-27 22:59:10,857 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/c028b2824d1042e39b9d3459414312fb used request id req-0bf65efc-0c53-4811-8225-187b3856cfe3 2018-06-27 22:59:10,857 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 308aa77e-b924-4902-97d3-e4a21f7eeb5b 2018-06-27 22:59:10,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=308aa77e-b924-4902-97d3-e4a21f7eeb5b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94c1da46b712f89e36c79a499194ce4892063c1d" 2018-06-27 22:59:10,913 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:59:10 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-f0c37a96-c4bf-44bb-ad34-2e655eb33dee Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": "308aa77e-b924-4902-97d3-e4a21f7eeb5b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T22:56:36Z", "security_group_id": "308aa77e-b924-4902-97d3-e4a21f7eeb5b", "port_range_min": null, "revision_number": 0, "tenant_id": "c028b2824d1042e39b9d3459414312fb", "created_at": "2018-06-27T22:56:36Z", "project_id": "c028b2824d1042e39b9d3459414312fb", "id": "278c70c9-62db-47d0-9890-f5bc77feda3f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T22:56:36Z", "security_group_id": "308aa77e-b924-4902-97d3-e4a21f7eeb5b", "port_range_min": null, "revision_number": 0, "tenant_id": "c028b2824d1042e39b9d3459414312fb", "created_at": "2018-06-27T22:56:36Z", "project_id": "c028b2824d1042e39b9d3459414312fb", "id": "42cd3cfe-339c-44f5-9227-96ff39ef9f4d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T22:56:36Z", "security_group_id": "308aa77e-b924-4902-97d3-e4a21f7eeb5b", "port_range_min": null, "revision_number": 0, "tenant_id": "c028b2824d1042e39b9d3459414312fb", "created_at": "2018-06-27T22:56:36Z", "project_id": "c028b2824d1042e39b9d3459414312fb", "id": "5dc57c58-8fa0-4cab-8c38-cebf2d76d573"}, {"remote_group_id": "308aa77e-b924-4902-97d3-e4a21f7eeb5b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T22:56:36Z", "security_group_id": "308aa77e-b924-4902-97d3-e4a21f7eeb5b", "port_range_min": null, "revision_number": 0, "tenant_id": "c028b2824d1042e39b9d3459414312fb", "created_at": "2018-06-27T22:56:36Z", "project_id": "c028b2824d1042e39b9d3459414312fb", "id": "9cedc0ef-f0c2-4d0a-99be-ee0f244f9844"}]} 2018-06-27 22:59:10,913 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=308aa77e-b924-4902-97d3-e4a21f7eeb5b used request id req-f0c37a96-c4bf-44bb-ad34-2e655eb33dee 2018-06-27 22:59:10,914 - neutron_utils - INFO - Deleting security group with name - default 2018-06-27 22:59:10,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-groups/308aa77e-b924-4902-97d3-e4a21f7eeb5b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94c1da46b712f89e36c79a499194ce4892063c1d" 2018-06-27 22:59:11,278 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:59:11 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-01266d11-767f-484e-9593-00cd35c7c72e Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:59:11,279 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/308aa77e-b924-4902-97d3-e4a21f7eeb5b used request id req-01266d11-767f-484e-9593-00cd35c7c72e 2018-06-27 22:59:11,280 - keystone_utils - INFO - Deleting project with name - CreateInstanceSingleNetworkTests-b7c7a247-8ba0-4ad-proj 2018-06-27 22:59:11,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/c028b2824d1042e39b9d3459414312fb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94c1da46b712f89e36c79a499194ce4892063c1d" 2018-06-27 22:59:11,845 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 22:59:11 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9f465c5d-ebef-476b-af62-9fd76d7a1ffe Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:59:11,845 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/c028b2824d1042e39b9d3459414312fb used request id req-9f465c5d-ebef-476b-af62-9fd76d7a1ffe 2018-06-27 22:59:11,846 - keystone_utils - INFO - Deleting role with name - CreateInstanceSingleNetworkTests-b7c7a247-8ba0-4ad-proj-role 2018-06-27 22:59:11,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/45d5a9c5d6e9475db64c096d20b09903 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94c1da46b712f89e36c79a499194ce4892063c1d" 2018-06-27 22:59:12,247 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 22:59:11 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0836b1da-8738-4278-ae19-d824244693ed Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:59:12,247 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/45d5a9c5d6e9475db64c096d20b09903 used request id req-0836b1da-8738-4278-ae19-d824244693ed 2018-06-27 22:59:12,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94c1da46b712f89e36c79a499194ce4892063c1d" 2018-06-27 22:59:12,618 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:59:12 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5b0cd119-acd7-43d5-b35f-d5d79d7b3a36 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 22:59:12,618 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-5b0cd119-acd7-43d5-b35f-d5d79d7b3a36 2018-06-27 22:59:12,619 - keystone_utils - INFO - Deleting user with name - CreateInstanceSingleNetworkTests-b7c7a247-8ba0-4ad-user 2018-06-27 22:59:12,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/4d03396e21c84e70b5a5159a4915fd8e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74408155d336062f500cd8c527a8fe2cff744d9b" 2018-06-27 22:59:13,240 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 22:59:12 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bb613155-1101-4eeb-b7ec-1183b45690b6 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:59:13,240 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/4d03396e21c84e70b5a5159a4915fd8e used request id req-bb613155-1101-4eeb-b7ec-1183b45690b6 2018-06-27 22:59:13,242 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:59:14,201 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T23:59:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["ekiPGVzgR7qG_LETgDUm5A"], "issued_at": "2018-06-27T22:59:14.000000Z"}} 2018-06-27 22:59:14,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}cab0fe60f0c3b1c8c8508d0bb65a3cfdfbdc1a16" 2018-06-27 22:59:14,529 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:59:14 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5d3b1cdf-2d26-4245-bdb8-82bba6eba228 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:59:14,530 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-5d3b1cdf-2d26-4245-bdb8-82bba6eba228 2018-06-27 22:59:14,531 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:59:14,532 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:59:15,414 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T23:59:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["Jc3_jri6ShGC5K9MBQjaBA"], "issued_at": "2018-06-27T22:59:15.000000Z"}} 2018-06-27 22:59:15,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}6cd22b5cfca6754ee29880477d1936503f23cca1" 2018-06-27 22:59:15,795 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:59:15 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3bc347dc-8b52-452f-8b19-b4083c7094c9 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:59:15,795 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-3bc347dc-8b52-452f-8b19-b4083c7094c9 2018-06-27 22:59:15,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 22:59:15,815 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 22:59: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-27 22:59:15,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?enabled=True&domain_name=Default&name=CreateStackFloatingIpTests-c72c2c49-f35e-4d9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cd22b5cfca6754ee29880477d1936503f23cca1" 2018-06-27 22:59:15,913 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:59:15 GMT Server: Apache Content-Length: 194 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-33416d5d-5112-4500-839a-159c807ab03f 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-c72c2c49-f35e-4d9-proj", "previous": null, "next": null}, "projects": []} 2018-06-27 22:59:15,913 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFloatingIpTests-c72c2c49-f35e-4d9-proj used request id req-33416d5d-5112-4500-839a-159c807ab03f 2018-06-27 22:59:15,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cd22b5cfca6754ee29880477d1936503f23cca1" 2018-06-27 22:59:16,370 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:59:15 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2a66c2ee-9442-43ac-81f0-c228ca6486c2 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 22:59:16,371 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-2a66c2ee-9442-43ac-81f0-c228ca6486c2 2018-06-27 22:59:16,375 - 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}6cd22b5cfca6754ee29880477d1936503f23cca1" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackFloatingIpTests-c72c2c49-f35e-4d9-proj"}}' 2018-06-27 22:59:16,756 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 22:59:16 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8a2e7ae4-8623-4b0e-a698-c90918fbd35e Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/ca94a4abe2c845a888befa8bc43cedf3"}, "tags": [], "enabled": true, "id": "ca94a4abe2c845a888befa8bc43cedf3", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-c72c2c49-f35e-4d9-proj"}} 2018-06-27 22:59:16,757 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-8a2e7ae4-8623-4b0e-a698-c90918fbd35e 2018-06-27 22:59:16,757 - keystone_utils - INFO - Created project with name - CreateStackFloatingIpTests-c72c2c49-f35e-4d9-proj 2018-06-27 22:59:16,757 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:59:16,758 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:59:17,574 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T23:59:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["6c8EwUk8RKaYdFfduWel_g"], "issued_at": "2018-06-27T22:59:17.000000Z"}} 2018-06-27 22:59:17,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}11c7541f11802ce5c2ad96aa24b762a4517bf729" 2018-06-27 22:59:17,932 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:59:17 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2344798e-fc0c-4d28-87c0-9ca034b7ffc2 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:59:17,933 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-2344798e-fc0c-4d28-87c0-9ca034b7ffc2 2018-06-27 22:59:17,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 22:59:17,950 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 22:59: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-27 22:59:17,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}11c7541f11802ce5c2ad96aa24b762a4517bf729" 2018-06-27 22:59:18,372 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:59:17 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0ec7f703-d0fa-4589-b721-81be7bed64ab Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/05b1bc3fa6fd4243a4ba8b4d6fcc3daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05b1bc3fa6fd4243a4ba8b4d6fcc3daf", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/48d44c9c0fea4f4e80edc7d2e0715db7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d44c9c0fea4f4e80edc7d2e0715db7", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/4d3721127bf84155a837606ce3feba32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d3721127bf84155a837606ce3feba32", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/5c846663ea6d407e9223de0719ce5442"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c846663ea6d407e9223de0719ce5442", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/73a10e6c4f67490a8a4030cc6cea32f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73a10e6c4f67490a8a4030cc6cea32f5", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/8ecfab7d9d4f47bb8892a85b7d2a0b5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ecfab7d9d4f47bb8892a85b7d2a0b5a", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/b278d529e9a54a9195e4e536b9384dc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b278d529e9a54a9195e4e536b9384dc0", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b7f107ae7bb34ccea8282b1a0ec7a979"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7f107ae7bb34ccea8282b1a0ec7a979", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/d21494d0185b463db36b8c8c2b341b97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d21494d0185b463db36b8c8c2b341b97", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e0bb346419f84e4680f6ca9a97f4fc0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e0bb346419f84e4680f6ca9a97f4fc0b", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "c8d542af72ce49338052c29f02c8857e", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e9dd794fa5c040a9a0445386fb2a6116"}, "options": {}, "id": "e9dd794fa5c040a9a0445386fb2a6116", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/e9f9c747d54947bc800a81ecf11858f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9f9c747d54947bc800a81ecf11858f5", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-27 22:59:18,372 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-0ec7f703-d0fa-4589-b721-81be7bed64ab 2018-06-27 22:59:18,376 - 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-c72c2c49-f35e-4d9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11c7541f11802ce5c2ad96aa24b762a4517bf729" 2018-06-27 22:59:18,694 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:59:18 GMT Server: Apache Content-Length: 471 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2812578b-32c8-4fd3-b43d-7ad5c80f869e Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateStackFloatingIpTests-c72c2c49-f35e-4d9-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/ca94a4abe2c845a888befa8bc43cedf3"}, "tags": [], "enabled": true, "id": "ca94a4abe2c845a888befa8bc43cedf3", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-c72c2c49-f35e-4d9-proj"}]} 2018-06-27 22:59:18,694 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateStackFloatingIpTests-c72c2c49-f35e-4d9-proj used request id req-2812578b-32c8-4fd3-b43d-7ad5c80f869e 2018-06-27 22:59:18,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11c7541f11802ce5c2ad96aa24b762a4517bf729" 2018-06-27 22:59:19,069 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:59:18 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d869f989-67b1-4a02-b6d0-0e1f45e1a77f Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 22:59:19,069 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-d869f989-67b1-4a02-b6d0-0e1f45e1a77f 2018-06-27 22:59:19,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11c7541f11802ce5c2ad96aa24b762a4517bf729" 2018-06-27 22:59:20,085 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:59:19 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-36adf2f3-5fc0-42ff-b431-1a37752b0aea Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 22:59:20,085 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-36adf2f3-5fc0-42ff-b431-1a37752b0aea 2018-06-27 22:59:20,089 - 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-c72c2c49-f35e-4d9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11c7541f11802ce5c2ad96aa24b762a4517bf729" 2018-06-27 22:59:20,489 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:59:20 GMT Server: Apache Content-Length: 471 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a3f3f9f6-1231-458a-8527-a749063ddb3e Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateStackFloatingIpTests-c72c2c49-f35e-4d9-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/ca94a4abe2c845a888befa8bc43cedf3"}, "tags": [], "enabled": true, "id": "ca94a4abe2c845a888befa8bc43cedf3", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-c72c2c49-f35e-4d9-proj"}]} 2018-06-27 22:59:20,489 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateStackFloatingIpTests-c72c2c49-f35e-4d9-proj used request id req-a3f3f9f6-1231-458a-8527-a749063ddb3e 2018-06-27 22:59:20,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users/0c389b27af204fdd94be8298bbc65f48 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11c7541f11802ce5c2ad96aa24b762a4517bf729" 2018-06-27 22:59:20,935 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:59:20 GMT Server: Apache Content-Length: 344 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d9714166-f29e-4994-9955-495bceff571e Connection: close Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackFloatingIpTests-c72c2c49-f35e-4d9-user", "links": {"self": "http://10.167.4.35:5000/v3/users/0c389b27af204fdd94be8298bbc65f48"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "ca94a4abe2c845a888befa8bc43cedf3", "id": "0c389b27af204fdd94be8298bbc65f48", "password_expires_at": null}} 2018-06-27 22:59:20,936 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users/0c389b27af204fdd94be8298bbc65f48 used request id req-d9714166-f29e-4994-9955-495bceff571e 2018-06-27 22:59:20,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/ca94a4abe2c845a888befa8bc43cedf3/users/0c389b27af204fdd94be8298bbc65f48/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11c7541f11802ce5c2ad96aa24b762a4517bf729" 2018-06-27 22:59:21,113 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:59:20 GMT Server: Apache Content-Length: 181 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9f8dfde1-a421-4893-a428-f6b3cfef8586 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects/ca94a4abe2c845a888befa8bc43cedf3/users/0c389b27af204fdd94be8298bbc65f48/roles", "previous": null, "next": null}, "roles": []} 2018-06-27 22:59:21,113 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/ca94a4abe2c845a888befa8bc43cedf3/users/0c389b27af204fdd94be8298bbc65f48/roles used request id req-9f8dfde1-a421-4893-a428-f6b3cfef8586 2018-06-27 22:59:21,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11c7541f11802ce5c2ad96aa24b762a4517bf729" 2018-06-27 22:59:21,557 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:59:21 GMT Server: Apache Content-Length: 176 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f61569f9-f3fe-480f-b2f4-6f12cea597d7 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}} 2018-06-27 22:59:21,557 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2 used request id req-f61569f9-f3fe-480f-b2f4-6f12cea597d7 2018-06-27 22:59:21,558 - keystone_utils - INFO - Granting role admin to project CreateStackFloatingIpTests-c72c2c49-f35e-4d9-proj 2018-06-27 22:59:21,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/ca94a4abe2c845a888befa8bc43cedf3/users/0c389b27af204fdd94be8298bbc65f48/roles/b6d09af107b240dbbe6b84f49cc394f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11c7541f11802ce5c2ad96aa24b762a4517bf729" 2018-06-27 22:59:22,075 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 22:59:21 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2539e63f-8de0-43f4-8a19-0982e46069bc Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:59:22,075 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/ca94a4abe2c845a888befa8bc43cedf3/users/0c389b27af204fdd94be8298bbc65f48/roles/b6d09af107b240dbbe6b84f49cc394f2 used request id req-2539e63f-8de0-43f4-8a19-0982e46069bc 2018-06-27 22:59:22,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11c7541f11802ce5c2ad96aa24b762a4517bf729" 2018-06-27 22:59:22,499 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:59:22 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d67fe54a-fbe7-449d-a352-0e3547309bf5 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 22:59:22,500 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-d67fe54a-fbe7-449d-a352-0e3547309bf5 2018-06-27 22:59:22,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?name=CreateStackFloatingIpTests-c72c2c49-f35e-4d9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11c7541f11802ce5c2ad96aa24b762a4517bf729" 2018-06-27 22:59:22,889 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:59:22 GMT Server: Apache Content-Length: 471 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-88ddd881-92f1-4d90-bead-ee0e5dd338d3 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateStackFloatingIpTests-c72c2c49-f35e-4d9-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/ca94a4abe2c845a888befa8bc43cedf3"}, "tags": [], "enabled": true, "id": "ca94a4abe2c845a888befa8bc43cedf3", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-c72c2c49-f35e-4d9-proj"}]} 2018-06-27 22:59:22,889 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateStackFloatingIpTests-c72c2c49-f35e-4d9-proj used request id req-88ddd881-92f1-4d90-bead-ee0e5dd338d3 2018-06-27 22:59:22,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/ca94a4abe2c845a888befa8bc43cedf3/users/0c389b27af204fdd94be8298bbc65f48/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11c7541f11802ce5c2ad96aa24b762a4517bf729" 2018-06-27 22:59:23,353 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:59:22 GMT Server: Apache Content-Length: 347 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-629cdbdf-1be5-47e6-87b9-bb5d56a87985 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects/ca94a4abe2c845a888befa8bc43cedf3/users/0c389b27af204fdd94be8298bbc65f48/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}]} 2018-06-27 22:59:23,353 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/ca94a4abe2c845a888befa8bc43cedf3/users/0c389b27af204fdd94be8298bbc65f48/roles used request id req-629cdbdf-1be5-47e6-87b9-bb5d56a87985 2018-06-27 22:59:23,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/c6fad7d7ad1b456cb9e0561ce3c4210a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11c7541f11802ce5c2ad96aa24b762a4517bf729" 2018-06-27 22:59:23,706 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:59:23 GMT Server: Apache Content-Length: 187 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-29d4986e-e96c-4edc-96ba-e6c3d7446491 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}} 2018-06-27 22:59:23,706 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a used request id req-29d4986e-e96c-4edc-96ba-e6c3d7446491 2018-06-27 22:59:23,707 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackFloatingIpTests-c72c2c49-f35e-4d9-proj 2018-06-27 22:59:23,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/ca94a4abe2c845a888befa8bc43cedf3/users/0c389b27af204fdd94be8298bbc65f48/roles/c6fad7d7ad1b456cb9e0561ce3c4210a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11c7541f11802ce5c2ad96aa24b762a4517bf729" 2018-06-27 22:59:24,261 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 22:59:23 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7196e7fb-fba2-44e1-9829-01f6cad3dd30 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:59:24,261 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/ca94a4abe2c845a888befa8bc43cedf3/users/0c389b27af204fdd94be8298bbc65f48/roles/c6fad7d7ad1b456cb9e0561ce3c4210a used request id req-7196e7fb-fba2-44e1-9829-01f6cad3dd30 2018-06-27 22:59:24,261 - keystone_utils - INFO - Created user with name - CreateStackFloatingIpTests-c72c2c49-f35e-4d9-user 2018-06-27 22:59:24,262 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:59:24,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}6cd22b5cfca6754ee29880477d1936503f23cca1" 2018-06-27 22:59:24,614 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:59:24 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7dbab50d-ddfa-481c-8c69-ed87c77d91f1 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 22:59:24,614 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-7dbab50d-ddfa-481c-8c69-ed87c77d91f1 2018-06-27 22:59:24,618 - 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}6cd22b5cfca6754ee29880477d1936503f23cca1" -d '{"role": {"name": "CreateStackFloatingIpTests-c72c2c49-f35e-4d9-proj-role"}}' 2018-06-27 22:59:24,934 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 22:59:24 GMT Server: Apache Content-Length: 225 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-dec29edd-5924-47cb-a63a-9380b5efb76e Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9570a1a3f7a64127b21e36ee5dbd71cd", "links": {"self": "http://10.167.4.35:5000/v3/roles/9570a1a3f7a64127b21e36ee5dbd71cd"}, "name": "CreateStackFloatingIpTests-c72c2c49-f35e-4d9-proj-role"}} 2018-06-27 22:59:24,934 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-dec29edd-5924-47cb-a63a-9380b5efb76e 2018-06-27 22:59:24,935 - keystone_utils - INFO - Created role with name - CreateStackFloatingIpTests-c72c2c49-f35e-4d9-proj-role 2018-06-27 22:59:24,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/9570a1a3f7a64127b21e36ee5dbd71cd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cd22b5cfca6754ee29880477d1936503f23cca1" 2018-06-27 22:59:25,404 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:59:24 GMT Server: Apache Content-Length: 225 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e5f2fe77-598b-4425-9ecf-dc3f19e2b7b2 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9570a1a3f7a64127b21e36ee5dbd71cd", "links": {"self": "http://10.167.4.35:5000/v3/roles/9570a1a3f7a64127b21e36ee5dbd71cd"}, "name": "CreateStackFloatingIpTests-c72c2c49-f35e-4d9-proj-role"}} 2018-06-27 22:59:25,404 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/9570a1a3f7a64127b21e36ee5dbd71cd used request id req-e5f2fe77-598b-4425-9ecf-dc3f19e2b7b2 2018-06-27 22:59:25,404 - keystone_utils - INFO - Granting role CreateStackFloatingIpTests-c72c2c49-f35e-4d9-proj-role to project CreateStackFloatingIpTests-c72c2c49-f35e-4d9-proj 2018-06-27 22:59:25,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/ca94a4abe2c845a888befa8bc43cedf3/users/0c389b27af204fdd94be8298bbc65f48/roles/9570a1a3f7a64127b21e36ee5dbd71cd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cd22b5cfca6754ee29880477d1936503f23cca1" 2018-06-27 22:59:25,912 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 22:59:25 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-db0782fa-b690-47b1-be62-6e806f61af1a Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 22:59:25,912 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/ca94a4abe2c845a888befa8bc43cedf3/users/0c389b27af204fdd94be8298bbc65f48/roles/9570a1a3f7a64127b21e36ee5dbd71cd used request id req-db0782fa-b690-47b1-be62-6e806f61af1a 2018-06-27 22:59:25,913 - heat_utils - DEBUG - Retrieving Heat Client 2018-06-27 22:59:25,913 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-06-27 22:59:25,913 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:59:25,914 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:59:26,913 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "name": "heat_stack_owner"}, {"id": "9570a1a3f7a64127b21e36ee5dbd71cd", "name": "CreateStackFloatingIpTests-c72c2c49-f35e-4d9-proj-role"}, {"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T23:59:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ca94a4abe2c845a888befa8bc43cedf3", "name": "CreateStackFloatingIpTests-c72c2c49-f35e-4d9-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/ca94a4abe2c845a888befa8bc43cedf3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/ca94a4abe2c845a888befa8bc43cedf3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/ca94a4abe2c845a888befa8bc43cedf3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/ca94a4abe2c845a888befa8bc43cedf3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/ca94a4abe2c845a888befa8bc43cedf3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/ca94a4abe2c845a888befa8bc43cedf3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/ca94a4abe2c845a888befa8bc43cedf3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/ca94a4abe2c845a888befa8bc43cedf3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/ca94a4abe2c845a888befa8bc43cedf3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/ca94a4abe2c845a888befa8bc43cedf3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/ca94a4abe2c845a888befa8bc43cedf3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/ca94a4abe2c845a888befa8bc43cedf3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-c72c2c49-f35e-4d9-user", "id": "0c389b27af204fdd94be8298bbc65f48"}, "audit_ids": ["yCggyCAxTPqZ2PKJs1akgA"], "issued_at": "2018-06-27T22:59:26.000000Z"}} 2018-06-27 22:59:26,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}b04f6229ec82307fe1aa147ba00ec4f3eb7c26c5" 2018-06-27 22:59:27,264 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:59:26 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b6524c39-20f5-492f-a330-a86a31e5dee1 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:59:27,264 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-b6524c39-20f5-492f-a330-a86a31e5dee1 2018-06-27 22:59:27,268 - 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-3ff567aa-ad52-492a-b27d-bba36d24533b-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b04f6229ec82307fe1aa147ba00ec4f3eb7c26c5" 2018-06-27 22:59:28,084 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:59:28 GMT Content-Type: application/json Content-Length: 171 Connection: keep-alive X-Openstack-Request-Id: req-4714820d-de41-4cd0-bf6f-49851bb4e2a5 Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-image"} 2018-06-27 22:59:28,085 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-image used request id req-4714820d-de41-4cd0-bf6f-49851bb4e2a5 2018-06-27 22:59:28,088 - 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}b04f6229ec82307fe1aa147ba00ec4f3eb7c26c5" 2018-06-27 22:59:28,885 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:59:28 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-886578b3-8eef-43e1-9323-e8784db4f38a 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-27 22:59:28,886 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-886578b3-8eef-43e1-9323-e8784db4f38a 2018-06-27 22:59:28,915 - 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}b04f6229ec82307fe1aa147ba00ec4f3eb7c26c5" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-image"}' 2018-06-27 22:59:29,703 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 22:59:29 GMT Content-Type: application/json Content-Length: 613 Connection: keep-alive Location: https://172.30.10.101:9292/v2/images/cded7163-0d5e-4bde-8968-5a7fdc90b11f Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-f9889c6f-349f-4957-ac65-382ec895bc6f Front-End-Https: on RESP BODY: {"status": "queued", "name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-image", "tags": [], "container_format": "bare", "created_at": "2018-06-27T22:59:30Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-06-27T22:59:30Z", "visibility": "shared", "self": "/v2/images/cded7163-0d5e-4bde-8968-5a7fdc90b11f", "min_disk": 0, "protected": false, "id": "cded7163-0d5e-4bde-8968-5a7fdc90b11f", "file": "/v2/images/cded7163-0d5e-4bde-8968-5a7fdc90b11f/file", "checksum": null, "owner": "ca94a4abe2c845a888befa8bc43cedf3", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-27 22:59:29,703 - keystoneauth.session - DEBUG - POST call to image for https://172.30.10.101:9292/v2/images used request id req-f9889c6f-349f-4957-ac65-382ec895bc6f 2018-06-27 22:59:29,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9292/v2/images/cded7163-0d5e-4bde-8968-5a7fdc90b11f/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b04f6229ec82307fe1aa147ba00ec4f3eb7c26c5" -d '' 2018-06-27 22:59:31,127 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 22:59:31 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-b0ecac7a-d9a6-4d43-bbdb-e9f980876293 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-27 22:59:31,127 - keystoneauth.session - DEBUG - PUT call to image for https://172.30.10.101:9292/v2/images/cded7163-0d5e-4bde-8968-5a7fdc90b11f/file used request id req-b0ecac7a-d9a6-4d43-bbdb-e9f980876293 2018-06-27 22:59:31,127 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-06-27 22:59:31,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/cded7163-0d5e-4bde-8968-5a7fdc90b11f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b04f6229ec82307fe1aa147ba00ec4f3eb7c26c5" 2018-06-27 22:59:33,035 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:59:33 GMT Content-Type: application/json Content-Length: 731 Connection: keep-alive X-Openstack-Request-Id: req-374c3b37-3881-4666-a2b0-bace2d076479 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-image", "tags": [], "container_format": "bare", "created_at": "2018-06-27T22:59:30Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-27T22:59:31Z", "visibility": "shared", "self": "/v2/images/cded7163-0d5e-4bde-8968-5a7fdc90b11f", "min_disk": 0, "protected": false, "id": "cded7163-0d5e-4bde-8968-5a7fdc90b11f", "file": "/v2/images/cded7163-0d5e-4bde-8968-5a7fdc90b11f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ca94a4abe2c845a888befa8bc43cedf3", "direct_url": "file:///var/lib/glance/images/cded7163-0d5e-4bde-8968-5a7fdc90b11f", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-27 22:59:33,035 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/cded7163-0d5e-4bde-8968-5a7fdc90b11f used request id req-374c3b37-3881-4666-a2b0-bace2d076479 2018-06-27 22:59:33,039 - 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}b04f6229ec82307fe1aa147ba00ec4f3eb7c26c5" 2018-06-27 22:59:33,717 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:59:33 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-a85537b3-d779-40b8-b3c3-6239f8d78613 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-27 22:59:33,718 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-a85537b3-d779-40b8-b3c3-6239f8d78613 2018-06-27 22:59:33,720 - create_image - INFO - Created image with name - CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-image 2018-06-27 22:59:33,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/cded7163-0d5e-4bde-8968-5a7fdc90b11f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b04f6229ec82307fe1aa147ba00ec4f3eb7c26c5" 2018-06-27 22:59:33,793 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:59:33 GMT Content-Type: application/json Content-Length: 731 Connection: keep-alive X-Openstack-Request-Id: req-fec43857-2706-41c4-bdf4-426edb85910d Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-image", "tags": [], "container_format": "bare", "created_at": "2018-06-27T22:59:30Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-27T22:59:31Z", "visibility": "shared", "self": "/v2/images/cded7163-0d5e-4bde-8968-5a7fdc90b11f", "min_disk": 0, "protected": false, "id": "cded7163-0d5e-4bde-8968-5a7fdc90b11f", "file": "/v2/images/cded7163-0d5e-4bde-8968-5a7fdc90b11f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ca94a4abe2c845a888befa8bc43cedf3", "direct_url": "file:///var/lib/glance/images/cded7163-0d5e-4bde-8968-5a7fdc90b11f", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-27 22:59:33,794 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/cded7163-0d5e-4bde-8968-5a7fdc90b11f used request id req-fec43857-2706-41c4-bdf4-426edb85910d 2018-06-27 22:59:33,794 - create_image - DEBUG - Instance status is - active 2018-06-27 22:59:33,794 - create_image - DEBUG - Image is active with name - CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-image 2018-06-27 22:59:33,794 - create_image - INFO - Image is now active with name - CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-image 2018-06-27 22:59:33,795 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 22:59:33,796 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 22:59:34,548 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "name": "heat_stack_owner"}, {"id": "9570a1a3f7a64127b21e36ee5dbd71cd", "name": "CreateStackFloatingIpTests-c72c2c49-f35e-4d9-proj-role"}, {"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-27T23:59:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ca94a4abe2c845a888befa8bc43cedf3", "name": "CreateStackFloatingIpTests-c72c2c49-f35e-4d9-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/ca94a4abe2c845a888befa8bc43cedf3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/ca94a4abe2c845a888befa8bc43cedf3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/ca94a4abe2c845a888befa8bc43cedf3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/ca94a4abe2c845a888befa8bc43cedf3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/ca94a4abe2c845a888befa8bc43cedf3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/ca94a4abe2c845a888befa8bc43cedf3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/ca94a4abe2c845a888befa8bc43cedf3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/ca94a4abe2c845a888befa8bc43cedf3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/ca94a4abe2c845a888befa8bc43cedf3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/ca94a4abe2c845a888befa8bc43cedf3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/ca94a4abe2c845a888befa8bc43cedf3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/ca94a4abe2c845a888befa8bc43cedf3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-c72c2c49-f35e-4d9-user", "id": "0c389b27af204fdd94be8298bbc65f48"}, "audit_ids": ["BTY5R8RKTFClKJon9YAYjQ"], "issued_at": "2018-06-27T22:59:34.000000Z"}} 2018-06-27 22:59:34,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}393a675ab02196110dc28bb4a953fd704c246785" 2018-06-27 22:59:34,970 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 22:59:34 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e775d5a4-16a4-4337-93a5-c3ec83a67369 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 22:59:34,971 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-e775d5a4-16a4-4337-93a5-c3ec83a67369 2018-06-27 22:59:34,972 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 22:59:34,976 - heat_utils - DEBUG - Retrieving Heat Client 2018-06-27 22:59:34,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/ca94a4abe2c845a888befa8bc43cedf3/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}393a675ab02196110dc28bb4a953fd704c246785" 2018-06-27 22:59:35,820 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:59:35 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-d34b0cc6-7cb6-40a9-83e5-783a0e610659 Front-End-Https: on RESP BODY: {"stacks": []} 2018-06-27 22:59:35,821 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/ca94a4abe2c845a888befa8bc43cedf3/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack used request id req-d34b0cc6-7cb6-40a9-83e5-783a0e610659 2018-06-27 22:59:35,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8004/v1/ca94a4abe2c845a888befa8bc43cedf3/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}393a675ab02196110dc28bb4a953fd704c246785" -d '{"stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-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-3ff567aa-ad52-492a-b27d-bba36d24533b-flavor2", "keypair_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-kp", "security_group_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-sec_grp", "external_net_name": "floating_net", "image2_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-image", "flavor1_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-flavor1", "inst1_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-inst1", "subnet_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-subnet", "image1_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-image", "inst2_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-inst2", "net_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-net"}}' 2018-06-27 22:59:51,105 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 22:59:51 GMT Content-Type: application/json Content-Length: 300 Connection: keep-alive Location: https://172.30.10.101:8004/v1/ca94a4abe2c845a888befa8bc43cedf3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack/7d6c49a0-103d-468c-8675-78568e8733f1 X-Openstack-Request-Id: req-ede26cae-3e91-4daa-a136-40c330ffd9b0 Front-End-Https: on RESP BODY: {"stack": {"id": "7d6c49a0-103d-468c-8675-78568e8733f1", "links": [{"href": "https://172.30.10.101:8004/v1/ca94a4abe2c845a888befa8bc43cedf3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack/7d6c49a0-103d-468c-8675-78568e8733f1", "rel": "self"}]}} 2018-06-27 22:59:51,106 - keystoneauth.session - DEBUG - POST call to orchestration for https://172.30.10.101:8004/v1/ca94a4abe2c845a888befa8bc43cedf3/stacks used request id req-ede26cae-3e91-4daa-a136-40c330ffd9b0 2018-06-27 22:59:51,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/ca94a4abe2c845a888befa8bc43cedf3/stacks/7d6c49a0-103d-468c-8675-78568e8733f1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}393a675ab02196110dc28bb4a953fd704c246785" 2018-06-27 22:59:52,009 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:59:52 GMT Content-Type: application/json Content-Length: 549 Connection: keep-alive Location: https://172.30.10.101:8004/v1/ca94a4abe2c845a888befa8bc43cedf3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack/7d6c49a0-103d-468c-8675-78568e8733f1 X-Openstack-Request-Id: req-9e356fdf-3fd6-4caf-8100-fb665b771a2e Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/ca94a4abe2c845a888befa8bc43cedf3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack/7d6c49a0-103d-468c-8675-78568e8733f1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:59:52,959 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:59:52 GMT Content-Type: application/json Content-Length: 2408 Connection: keep-alive X-Openstack-Request-Id: req-3c7ee8c9-5920-43ae-abf7-3f512f560a71 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-3ff567aa-ad52-492a-b27d-bba36d24533b-flavor2", "OS::project_id": "ca94a4abe2c845a888befa8bc43cedf3", "OS::stack_id": "7d6c49a0-103d-468c-8675-78568e8733f1", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-kp", "security_group_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-sec_grp", "subnet_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-subnet", "net_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-net", "external_net_name": "floating_net", "inst2_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-inst2", "inst1_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-inst1", "image2_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-image", "flavor1_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-flavor1", "image1_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack", "stack_user_project_id": "fd9c2d68667149a09ca04e07e2e378f8", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-27T22:59:50Z", "links": [{"href": "https://172.30.10.101:8004/v1/ca94a4abe2c845a888befa8bc43cedf3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack/7d6c49a0-103d-468c-8675-78568e8733f1", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7d6c49a0-103d-468c-8675-78568e8733f1", "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-27 22:59:52,959 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/ca94a4abe2c845a888befa8bc43cedf3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack/7d6c49a0-103d-468c-8675-78568e8733f1 used request id req-3c7ee8c9-5920-43ae-abf7-3f512f560a71 2018-06-27 22:59:52,960 - create_stack - INFO - Created stack with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack 2018-06-27 22:59:52,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/ca94a4abe2c845a888befa8bc43cedf3/stacks/7d6c49a0-103d-468c-8675-78568e8733f1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}393a675ab02196110dc28bb4a953fd704c246785" 2018-06-27 22:59:53,649 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:59:53 GMT Content-Type: application/json Content-Length: 549 Connection: keep-alive Location: https://172.30.10.101:8004/v1/ca94a4abe2c845a888befa8bc43cedf3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack/7d6c49a0-103d-468c-8675-78568e8733f1 X-Openstack-Request-Id: req-9d5ee039-87b8-4194-a88c-73d62e074d62 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/ca94a4abe2c845a888befa8bc43cedf3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack/7d6c49a0-103d-468c-8675-78568e8733f1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:59:55,314 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:59:55 GMT Content-Type: application/json Content-Length: 4110 Connection: keep-alive X-Openstack-Request-Id: req-0c31254a-8ea9-4776-98bf-060b06de92c4 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-3ff567aa-ad52-492a-b27d-bba36d24533b-flavor2", "OS::project_id": "ca94a4abe2c845a888befa8bc43cedf3", "OS::stack_id": "7d6c49a0-103d-468c-8675-78568e8733f1", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-kp", "security_group_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-sec_grp", "subnet_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-subnet", "net_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-net", "external_net_name": "floating_net", "inst2_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-inst2", "inst1_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-inst1", "image2_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-image", "flavor1_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-flavor1", "image1_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack", "stack_user_project_id": "fd9c2d68667149a09ca04e07e2e378f8", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-27T22:59:50Z", "links": [{"href": "https://172.30.10.101:8004/v1/ca94a4abe2c845a888befa8bc43cedf3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack/7d6c49a0-103d-468c-8675-78568e8733f1", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7d6c49a0-103d-468c-8675-78568e8733f1", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAu911aKYjKipXOHP+laosCPfyE8YCPuSZDHYE6u4J1F/LVx4L\nM1pONEEfm/JZhRHqUwiduj+aU4kkDfK+3lZPQ129EKTZqRfo9Ey8sgIZqAmyLFwo\nEZLMHsCmXdiQ69++tr0lF452uEuDhU8ggyKbncZvvPK+ExrABxmP643mTMkbVo0H\nrgx+BVf9YSNVOSrKi3vtywEoCKn8nMzRuJ5UioTCdN9Dcxen3xVqcXOJ5dsZ3zKk\nmEqWlzghkr6KzKjMG+XQmGW9LVGC+uWIEH20YjtpR3zvJo4la1XMKlcVWQkmof7/\nYReKO7g0pat5TgDMi1nPH1ALbxik7pQL3qdIiQIDAQABAoIBABycbK4kZ0SbsC7j\n04j9ork28cI7LMphTEHOk48n841JjZFV/QS0IyboKCU68pFGmjZNIKBl4V4Ji9kn\n+BOqd2XeF9Y6FQAgqRTTvwUpNrkVyPHikyOiBL5GPtAaFHAn4ka4ZbbBtqj4ry4V\nT/FIywRrXUccfQAx2b77EKUiNknJMAYC1bTn/sl2DSBDqgbXqWa1WRgnk/oSNuA+\nS+TqerR+GUk9LBXtNxYVIEn7A8JMFWrKdyHv3Ilfm9+lcbBXzulmvqWBhndeeX1e\nac4wuzdq2If0iTa0yreYKsab3iqhUxtr3e7hcRl1cm7Yt4JJvlITX8XaVeaVzyXE\nBLaNpsUCgYEA7PKqModmEREtBk9zGz1ZJ3QFvo3wOBBf8z3/DIJyfDko1nz3akSy\nIhBp6SKPnR8JgcFmCPG/RuP0HYoO1cKam8+9J3MPMlY9n5PdOSRF7U41/XP/KhhW\nW66HQevsTxQo8uZPdohPsgpqNC/x7jvGwL0HDUYh3G5s/L99Tf9LTr8CgYEAyvh5\nCfFVgv/+/PXQR6rG4k5oXWtEly7W0ugFJHcuZNkSUMjuWtVCb1TVQHCVwRa+hNTv\nKKgvlE35oMrdYQT9aGlbHE1fDvWgeP1p2JBhs/DAqIQh5EOKn2GuCJhgV1nlKLXw\n53If8sr6VqHPpLG0PyjLT2XcZWfWUVKVGchrgrcCgYAuW5O86wynDis27thgXfJR\na7ur+m0jKuD64AhEVEk90JkSzcRCQEpxq7Bs8lwSq33aqxHhchqwLe0W0mnwnHBP\nR6eETliMyp6n1/ASO+yKbyDVA5rKi5Rpv42q8hN7rUANtc2aLTUaajs5FqBIsd1C\n3DjC+hOp4tjj4jsLxYTgVQKBgH2z3OJ3gEodWUI4ysFX1syZWrFgmZ439/uujmDD\nHwx+E4XMqzG+GeLxWxEJqPVorJ1/co5veugSUqNugCRx/q8HcNHaaSDOpo/IAiGJ\nabkTRX4YNxUzb0q+KBZSqHfwyKep5oSwfXDUnK3CkOKi28qx7RhDMXfsEyNSTd0l\n7s+JAoGADOharVTPDRosR1X6psskJjpq2ISRVePJdEvM43hJTyBoaR0HRCqdQgfF\n0+YmB4jzsa+vyF7JxOXfGDkE9yyuoly2Ex4IoT7BuV8iYeIHYGdpjFbV3Ne56igJ\nRVTQiP2RyZS1ldUEbV90GpyE+K52s4fOQ+62RvU9evus2Agb3Es=\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-27 22:59:55,314 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/ca94a4abe2c845a888befa8bc43cedf3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack/7d6c49a0-103d-468c-8675-78568e8733f1 used request id req-0c31254a-8ea9-4776-98bf-060b06de92c4 2018-06-27 22:59:55,315 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-06-27 22:59:55,315 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-27 22:59:58,318 - create_stack - DEBUG - Stack status query timeout in 1194.64243197 2018-06-27 22:59:58,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/ca94a4abe2c845a888befa8bc43cedf3/stacks/7d6c49a0-103d-468c-8675-78568e8733f1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}393a675ab02196110dc28bb4a953fd704c246785" 2018-06-27 22:59:58,938 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 22:59:58 GMT Content-Type: application/json Content-Length: 549 Connection: keep-alive Location: https://172.30.10.101:8004/v1/ca94a4abe2c845a888befa8bc43cedf3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack/7d6c49a0-103d-468c-8675-78568e8733f1 X-Openstack-Request-Id: req-cb8ab242-2f96-4041-8f7a-42f58e742b58 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/ca94a4abe2c845a888befa8bc43cedf3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack/7d6c49a0-103d-468c-8675-78568e8733f1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 22:59:59,781 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 22:59:59 GMT Content-Type: application/json Content-Length: 4110 Connection: keep-alive X-Openstack-Request-Id: req-d797dffb-4c30-4922-ac9c-5eefd5d6b9f5 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-3ff567aa-ad52-492a-b27d-bba36d24533b-flavor2", "OS::project_id": "ca94a4abe2c845a888befa8bc43cedf3", "OS::stack_id": "7d6c49a0-103d-468c-8675-78568e8733f1", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-kp", "security_group_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-sec_grp", "subnet_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-subnet", "net_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-net", "external_net_name": "floating_net", "inst2_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-inst2", "inst1_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-inst1", "image2_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-image", "flavor1_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-flavor1", "image1_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack", "stack_user_project_id": "fd9c2d68667149a09ca04e07e2e378f8", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-27T22:59:50Z", "links": [{"href": "https://172.30.10.101:8004/v1/ca94a4abe2c845a888befa8bc43cedf3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack/7d6c49a0-103d-468c-8675-78568e8733f1", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7d6c49a0-103d-468c-8675-78568e8733f1", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAu911aKYjKipXOHP+laosCPfyE8YCPuSZDHYE6u4J1F/LVx4L\nM1pONEEfm/JZhRHqUwiduj+aU4kkDfK+3lZPQ129EKTZqRfo9Ey8sgIZqAmyLFwo\nEZLMHsCmXdiQ69++tr0lF452uEuDhU8ggyKbncZvvPK+ExrABxmP643mTMkbVo0H\nrgx+BVf9YSNVOSrKi3vtywEoCKn8nMzRuJ5UioTCdN9Dcxen3xVqcXOJ5dsZ3zKk\nmEqWlzghkr6KzKjMG+XQmGW9LVGC+uWIEH20YjtpR3zvJo4la1XMKlcVWQkmof7/\nYReKO7g0pat5TgDMi1nPH1ALbxik7pQL3qdIiQIDAQABAoIBABycbK4kZ0SbsC7j\n04j9ork28cI7LMphTEHOk48n841JjZFV/QS0IyboKCU68pFGmjZNIKBl4V4Ji9kn\n+BOqd2XeF9Y6FQAgqRTTvwUpNrkVyPHikyOiBL5GPtAaFHAn4ka4ZbbBtqj4ry4V\nT/FIywRrXUccfQAx2b77EKUiNknJMAYC1bTn/sl2DSBDqgbXqWa1WRgnk/oSNuA+\nS+TqerR+GUk9LBXtNxYVIEn7A8JMFWrKdyHv3Ilfm9+lcbBXzulmvqWBhndeeX1e\nac4wuzdq2If0iTa0yreYKsab3iqhUxtr3e7hcRl1cm7Yt4JJvlITX8XaVeaVzyXE\nBLaNpsUCgYEA7PKqModmEREtBk9zGz1ZJ3QFvo3wOBBf8z3/DIJyfDko1nz3akSy\nIhBp6SKPnR8JgcFmCPG/RuP0HYoO1cKam8+9J3MPMlY9n5PdOSRF7U41/XP/KhhW\nW66HQevsTxQo8uZPdohPsgpqNC/x7jvGwL0HDUYh3G5s/L99Tf9LTr8CgYEAyvh5\nCfFVgv/+/PXQR6rG4k5oXWtEly7W0ugFJHcuZNkSUMjuWtVCb1TVQHCVwRa+hNTv\nKKgvlE35oMrdYQT9aGlbHE1fDvWgeP1p2JBhs/DAqIQh5EOKn2GuCJhgV1nlKLXw\n53If8sr6VqHPpLG0PyjLT2XcZWfWUVKVGchrgrcCgYAuW5O86wynDis27thgXfJR\na7ur+m0jKuD64AhEVEk90JkSzcRCQEpxq7Bs8lwSq33aqxHhchqwLe0W0mnwnHBP\nR6eETliMyp6n1/ASO+yKbyDVA5rKi5Rpv42q8hN7rUANtc2aLTUaajs5FqBIsd1C\n3DjC+hOp4tjj4jsLxYTgVQKBgH2z3OJ3gEodWUI4ysFX1syZWrFgmZ439/uujmDD\nHwx+E4XMqzG+GeLxWxEJqPVorJ1/co5veugSUqNugCRx/q8HcNHaaSDOpo/IAiGJ\nabkTRX4YNxUzb0q+KBZSqHfwyKep5oSwfXDUnK3CkOKi28qx7RhDMXfsEyNSTd0l\n7s+JAoGADOharVTPDRosR1X6psskJjpq2ISRVePJdEvM43hJTyBoaR0HRCqdQgfF\n0+YmB4jzsa+vyF7JxOXfGDkE9yyuoly2Ex4IoT7BuV8iYeIHYGdpjFbV3Ne56igJ\nRVTQiP2RyZS1ldUEbV90GpyE+K52s4fOQ+62RvU9evus2Agb3Es=\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-27 22:59:59,781 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/ca94a4abe2c845a888befa8bc43cedf3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack/7d6c49a0-103d-468c-8675-78568e8733f1 used request id req-d797dffb-4c30-4922-ac9c-5eefd5d6b9f5 2018-06-27 22:59:59,782 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-06-27 22:59:59,782 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-27 23:00:02,784 - create_stack - DEBUG - Stack status query timeout in 1190.17596602 2018-06-27 23:00:02,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/ca94a4abe2c845a888befa8bc43cedf3/stacks/7d6c49a0-103d-468c-8675-78568e8733f1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}393a675ab02196110dc28bb4a953fd704c246785" 2018-06-27 23:00:03,508 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 23:00:03 GMT Content-Type: application/json Content-Length: 549 Connection: keep-alive Location: https://172.30.10.101:8004/v1/ca94a4abe2c845a888befa8bc43cedf3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack/7d6c49a0-103d-468c-8675-78568e8733f1 X-Openstack-Request-Id: req-01e04606-c96a-4e2f-bb7d-4c3312ccb0b9 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/ca94a4abe2c845a888befa8bc43cedf3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack/7d6c49a0-103d-468c-8675-78568e8733f1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 23:00:04,842 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:00:04 GMT Content-Type: application/json Content-Length: 4110 Connection: keep-alive X-Openstack-Request-Id: req-399a8510-65ae-478d-90b7-d799fdbefb73 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-3ff567aa-ad52-492a-b27d-bba36d24533b-flavor2", "OS::project_id": "ca94a4abe2c845a888befa8bc43cedf3", "OS::stack_id": "7d6c49a0-103d-468c-8675-78568e8733f1", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-kp", "security_group_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-sec_grp", "subnet_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-subnet", "net_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-net", "external_net_name": "floating_net", "inst2_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-inst2", "inst1_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-inst1", "image2_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-image", "flavor1_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-flavor1", "image1_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack", "stack_user_project_id": "fd9c2d68667149a09ca04e07e2e378f8", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-27T22:59:50Z", "links": [{"href": "https://172.30.10.101:8004/v1/ca94a4abe2c845a888befa8bc43cedf3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack/7d6c49a0-103d-468c-8675-78568e8733f1", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7d6c49a0-103d-468c-8675-78568e8733f1", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAu911aKYjKipXOHP+laosCPfyE8YCPuSZDHYE6u4J1F/LVx4L\nM1pONEEfm/JZhRHqUwiduj+aU4kkDfK+3lZPQ129EKTZqRfo9Ey8sgIZqAmyLFwo\nEZLMHsCmXdiQ69++tr0lF452uEuDhU8ggyKbncZvvPK+ExrABxmP643mTMkbVo0H\nrgx+BVf9YSNVOSrKi3vtywEoCKn8nMzRuJ5UioTCdN9Dcxen3xVqcXOJ5dsZ3zKk\nmEqWlzghkr6KzKjMG+XQmGW9LVGC+uWIEH20YjtpR3zvJo4la1XMKlcVWQkmof7/\nYReKO7g0pat5TgDMi1nPH1ALbxik7pQL3qdIiQIDAQABAoIBABycbK4kZ0SbsC7j\n04j9ork28cI7LMphTEHOk48n841JjZFV/QS0IyboKCU68pFGmjZNIKBl4V4Ji9kn\n+BOqd2XeF9Y6FQAgqRTTvwUpNrkVyPHikyOiBL5GPtAaFHAn4ka4ZbbBtqj4ry4V\nT/FIywRrXUccfQAx2b77EKUiNknJMAYC1bTn/sl2DSBDqgbXqWa1WRgnk/oSNuA+\nS+TqerR+GUk9LBXtNxYVIEn7A8JMFWrKdyHv3Ilfm9+lcbBXzulmvqWBhndeeX1e\nac4wuzdq2If0iTa0yreYKsab3iqhUxtr3e7hcRl1cm7Yt4JJvlITX8XaVeaVzyXE\nBLaNpsUCgYEA7PKqModmEREtBk9zGz1ZJ3QFvo3wOBBf8z3/DIJyfDko1nz3akSy\nIhBp6SKPnR8JgcFmCPG/RuP0HYoO1cKam8+9J3MPMlY9n5PdOSRF7U41/XP/KhhW\nW66HQevsTxQo8uZPdohPsgpqNC/x7jvGwL0HDUYh3G5s/L99Tf9LTr8CgYEAyvh5\nCfFVgv/+/PXQR6rG4k5oXWtEly7W0ugFJHcuZNkSUMjuWtVCb1TVQHCVwRa+hNTv\nKKgvlE35oMrdYQT9aGlbHE1fDvWgeP1p2JBhs/DAqIQh5EOKn2GuCJhgV1nlKLXw\n53If8sr6VqHPpLG0PyjLT2XcZWfWUVKVGchrgrcCgYAuW5O86wynDis27thgXfJR\na7ur+m0jKuD64AhEVEk90JkSzcRCQEpxq7Bs8lwSq33aqxHhchqwLe0W0mnwnHBP\nR6eETliMyp6n1/ASO+yKbyDVA5rKi5Rpv42q8hN7rUANtc2aLTUaajs5FqBIsd1C\n3DjC+hOp4tjj4jsLxYTgVQKBgH2z3OJ3gEodWUI4ysFX1syZWrFgmZ439/uujmDD\nHwx+E4XMqzG+GeLxWxEJqPVorJ1/co5veugSUqNugCRx/q8HcNHaaSDOpo/IAiGJ\nabkTRX4YNxUzb0q+KBZSqHfwyKep5oSwfXDUnK3CkOKi28qx7RhDMXfsEyNSTd0l\n7s+JAoGADOharVTPDRosR1X6psskJjpq2ISRVePJdEvM43hJTyBoaR0HRCqdQgfF\n0+YmB4jzsa+vyF7JxOXfGDkE9yyuoly2Ex4IoT7BuV8iYeIHYGdpjFbV3Ne56igJ\nRVTQiP2RyZS1ldUEbV90GpyE+K52s4fOQ+62RvU9evus2Agb3Es=\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-27 23:00:04,842 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/ca94a4abe2c845a888befa8bc43cedf3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack/7d6c49a0-103d-468c-8675-78568e8733f1 used request id req-399a8510-65ae-478d-90b7-d799fdbefb73 2018-06-27 23:00:04,843 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-06-27 23:00:04,843 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-27 23:00:07,846 - create_stack - DEBUG - Stack status query timeout in 1185.11359692 2018-06-27 23:00:07,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/ca94a4abe2c845a888befa8bc43cedf3/stacks/7d6c49a0-103d-468c-8675-78568e8733f1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}393a675ab02196110dc28bb4a953fd704c246785" 2018-06-27 23:00:08,565 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 23:00:08 GMT Content-Type: application/json Content-Length: 549 Connection: keep-alive Location: https://172.30.10.101:8004/v1/ca94a4abe2c845a888befa8bc43cedf3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack/7d6c49a0-103d-468c-8675-78568e8733f1 X-Openstack-Request-Id: req-ae23c4e8-34af-48c2-b23d-20e5b43cc553 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/ca94a4abe2c845a888befa8bc43cedf3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack/7d6c49a0-103d-468c-8675-78568e8733f1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 23:00:08,816 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:00:08 GMT Content-Type: application/json Content-Length: 4110 Connection: keep-alive X-Openstack-Request-Id: req-ae6b699c-f93b-4378-ac9a-778a9f48f36f 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-3ff567aa-ad52-492a-b27d-bba36d24533b-flavor2", "OS::project_id": "ca94a4abe2c845a888befa8bc43cedf3", "OS::stack_id": "7d6c49a0-103d-468c-8675-78568e8733f1", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-kp", "security_group_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-sec_grp", "subnet_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-subnet", "net_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-net", "external_net_name": "floating_net", "inst2_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-inst2", "inst1_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-inst1", "image2_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-image", "flavor1_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-flavor1", "image1_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack", "stack_user_project_id": "fd9c2d68667149a09ca04e07e2e378f8", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-27T22:59:50Z", "links": [{"href": "https://172.30.10.101:8004/v1/ca94a4abe2c845a888befa8bc43cedf3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack/7d6c49a0-103d-468c-8675-78568e8733f1", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7d6c49a0-103d-468c-8675-78568e8733f1", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAu911aKYjKipXOHP+laosCPfyE8YCPuSZDHYE6u4J1F/LVx4L\nM1pONEEfm/JZhRHqUwiduj+aU4kkDfK+3lZPQ129EKTZqRfo9Ey8sgIZqAmyLFwo\nEZLMHsCmXdiQ69++tr0lF452uEuDhU8ggyKbncZvvPK+ExrABxmP643mTMkbVo0H\nrgx+BVf9YSNVOSrKi3vtywEoCKn8nMzRuJ5UioTCdN9Dcxen3xVqcXOJ5dsZ3zKk\nmEqWlzghkr6KzKjMG+XQmGW9LVGC+uWIEH20YjtpR3zvJo4la1XMKlcVWQkmof7/\nYReKO7g0pat5TgDMi1nPH1ALbxik7pQL3qdIiQIDAQABAoIBABycbK4kZ0SbsC7j\n04j9ork28cI7LMphTEHOk48n841JjZFV/QS0IyboKCU68pFGmjZNIKBl4V4Ji9kn\n+BOqd2XeF9Y6FQAgqRTTvwUpNrkVyPHikyOiBL5GPtAaFHAn4ka4ZbbBtqj4ry4V\nT/FIywRrXUccfQAx2b77EKUiNknJMAYC1bTn/sl2DSBDqgbXqWa1WRgnk/oSNuA+\nS+TqerR+GUk9LBXtNxYVIEn7A8JMFWrKdyHv3Ilfm9+lcbBXzulmvqWBhndeeX1e\nac4wuzdq2If0iTa0yreYKsab3iqhUxtr3e7hcRl1cm7Yt4JJvlITX8XaVeaVzyXE\nBLaNpsUCgYEA7PKqModmEREtBk9zGz1ZJ3QFvo3wOBBf8z3/DIJyfDko1nz3akSy\nIhBp6SKPnR8JgcFmCPG/RuP0HYoO1cKam8+9J3MPMlY9n5PdOSRF7U41/XP/KhhW\nW66HQevsTxQo8uZPdohPsgpqNC/x7jvGwL0HDUYh3G5s/L99Tf9LTr8CgYEAyvh5\nCfFVgv/+/PXQR6rG4k5oXWtEly7W0ugFJHcuZNkSUMjuWtVCb1TVQHCVwRa+hNTv\nKKgvlE35oMrdYQT9aGlbHE1fDvWgeP1p2JBhs/DAqIQh5EOKn2GuCJhgV1nlKLXw\n53If8sr6VqHPpLG0PyjLT2XcZWfWUVKVGchrgrcCgYAuW5O86wynDis27thgXfJR\na7ur+m0jKuD64AhEVEk90JkSzcRCQEpxq7Bs8lwSq33aqxHhchqwLe0W0mnwnHBP\nR6eETliMyp6n1/ASO+yKbyDVA5rKi5Rpv42q8hN7rUANtc2aLTUaajs5FqBIsd1C\n3DjC+hOp4tjj4jsLxYTgVQKBgH2z3OJ3gEodWUI4ysFX1syZWrFgmZ439/uujmDD\nHwx+E4XMqzG+GeLxWxEJqPVorJ1/co5veugSUqNugCRx/q8HcNHaaSDOpo/IAiGJ\nabkTRX4YNxUzb0q+KBZSqHfwyKep5oSwfXDUnK3CkOKi28qx7RhDMXfsEyNSTd0l\n7s+JAoGADOharVTPDRosR1X6psskJjpq2ISRVePJdEvM43hJTyBoaR0HRCqdQgfF\n0+YmB4jzsa+vyF7JxOXfGDkE9yyuoly2Ex4IoT7BuV8iYeIHYGdpjFbV3Ne56igJ\nRVTQiP2RyZS1ldUEbV90GpyE+K52s4fOQ+62RvU9evus2Agb3Es=\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-27 23:00:08,816 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/ca94a4abe2c845a888befa8bc43cedf3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack/7d6c49a0-103d-468c-8675-78568e8733f1 used request id req-ae6b699c-f93b-4378-ac9a-778a9f48f36f 2018-06-27 23:00:08,817 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-06-27 23:00:08,817 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-27 23:00:11,818 - create_stack - DEBUG - Stack status query timeout in 1181.14244008 2018-06-27 23:00:11,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/ca94a4abe2c845a888befa8bc43cedf3/stacks/7d6c49a0-103d-468c-8675-78568e8733f1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}393a675ab02196110dc28bb4a953fd704c246785" 2018-06-27 23:00:11,884 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 23:00:11 GMT Content-Type: application/json Content-Length: 549 Connection: keep-alive Location: https://172.30.10.101:8004/v1/ca94a4abe2c845a888befa8bc43cedf3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack/7d6c49a0-103d-468c-8675-78568e8733f1 X-Openstack-Request-Id: req-8858044e-4dd9-45c4-8b0e-a16e4a69fe9d Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/ca94a4abe2c845a888befa8bc43cedf3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack/7d6c49a0-103d-468c-8675-78568e8733f1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 23:00:12,108 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:00:12 GMT Content-Type: application/json Content-Length: 4110 Connection: keep-alive X-Openstack-Request-Id: req-f876a56e-13f2-4fa2-ab1a-1470dda90dcb 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-3ff567aa-ad52-492a-b27d-bba36d24533b-flavor2", "OS::project_id": "ca94a4abe2c845a888befa8bc43cedf3", "OS::stack_id": "7d6c49a0-103d-468c-8675-78568e8733f1", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-kp", "security_group_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-sec_grp", "subnet_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-subnet", "net_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-net", "external_net_name": "floating_net", "inst2_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-inst2", "inst1_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-inst1", "image2_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-image", "flavor1_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-flavor1", "image1_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack", "stack_user_project_id": "fd9c2d68667149a09ca04e07e2e378f8", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-27T22:59:50Z", "links": [{"href": "https://172.30.10.101:8004/v1/ca94a4abe2c845a888befa8bc43cedf3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack/7d6c49a0-103d-468c-8675-78568e8733f1", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7d6c49a0-103d-468c-8675-78568e8733f1", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAu911aKYjKipXOHP+laosCPfyE8YCPuSZDHYE6u4J1F/LVx4L\nM1pONEEfm/JZhRHqUwiduj+aU4kkDfK+3lZPQ129EKTZqRfo9Ey8sgIZqAmyLFwo\nEZLMHsCmXdiQ69++tr0lF452uEuDhU8ggyKbncZvvPK+ExrABxmP643mTMkbVo0H\nrgx+BVf9YSNVOSrKi3vtywEoCKn8nMzRuJ5UioTCdN9Dcxen3xVqcXOJ5dsZ3zKk\nmEqWlzghkr6KzKjMG+XQmGW9LVGC+uWIEH20YjtpR3zvJo4la1XMKlcVWQkmof7/\nYReKO7g0pat5TgDMi1nPH1ALbxik7pQL3qdIiQIDAQABAoIBABycbK4kZ0SbsC7j\n04j9ork28cI7LMphTEHOk48n841JjZFV/QS0IyboKCU68pFGmjZNIKBl4V4Ji9kn\n+BOqd2XeF9Y6FQAgqRTTvwUpNrkVyPHikyOiBL5GPtAaFHAn4ka4ZbbBtqj4ry4V\nT/FIywRrXUccfQAx2b77EKUiNknJMAYC1bTn/sl2DSBDqgbXqWa1WRgnk/oSNuA+\nS+TqerR+GUk9LBXtNxYVIEn7A8JMFWrKdyHv3Ilfm9+lcbBXzulmvqWBhndeeX1e\nac4wuzdq2If0iTa0yreYKsab3iqhUxtr3e7hcRl1cm7Yt4JJvlITX8XaVeaVzyXE\nBLaNpsUCgYEA7PKqModmEREtBk9zGz1ZJ3QFvo3wOBBf8z3/DIJyfDko1nz3akSy\nIhBp6SKPnR8JgcFmCPG/RuP0HYoO1cKam8+9J3MPMlY9n5PdOSRF7U41/XP/KhhW\nW66HQevsTxQo8uZPdohPsgpqNC/x7jvGwL0HDUYh3G5s/L99Tf9LTr8CgYEAyvh5\nCfFVgv/+/PXQR6rG4k5oXWtEly7W0ugFJHcuZNkSUMjuWtVCb1TVQHCVwRa+hNTv\nKKgvlE35oMrdYQT9aGlbHE1fDvWgeP1p2JBhs/DAqIQh5EOKn2GuCJhgV1nlKLXw\n53If8sr6VqHPpLG0PyjLT2XcZWfWUVKVGchrgrcCgYAuW5O86wynDis27thgXfJR\na7ur+m0jKuD64AhEVEk90JkSzcRCQEpxq7Bs8lwSq33aqxHhchqwLe0W0mnwnHBP\nR6eETliMyp6n1/ASO+yKbyDVA5rKi5Rpv42q8hN7rUANtc2aLTUaajs5FqBIsd1C\n3DjC+hOp4tjj4jsLxYTgVQKBgH2z3OJ3gEodWUI4ysFX1syZWrFgmZ439/uujmDD\nHwx+E4XMqzG+GeLxWxEJqPVorJ1/co5veugSUqNugCRx/q8HcNHaaSDOpo/IAiGJ\nabkTRX4YNxUzb0q+KBZSqHfwyKep5oSwfXDUnK3CkOKi28qx7RhDMXfsEyNSTd0l\n7s+JAoGADOharVTPDRosR1X6psskJjpq2ISRVePJdEvM43hJTyBoaR0HRCqdQgfF\n0+YmB4jzsa+vyF7JxOXfGDkE9yyuoly2Ex4IoT7BuV8iYeIHYGdpjFbV3Ne56igJ\nRVTQiP2RyZS1ldUEbV90GpyE+K52s4fOQ+62RvU9evus2Agb3Es=\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-27 23:00:12,109 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/ca94a4abe2c845a888befa8bc43cedf3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack/7d6c49a0-103d-468c-8675-78568e8733f1 used request id req-f876a56e-13f2-4fa2-ab1a-1470dda90dcb 2018-06-27 23:00:12,109 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-06-27 23:00:12,110 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-27 23:00:15,113 - create_stack - DEBUG - Stack status query timeout in 1177.84720492 2018-06-27 23:00:15,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/ca94a4abe2c845a888befa8bc43cedf3/stacks/7d6c49a0-103d-468c-8675-78568e8733f1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}393a675ab02196110dc28bb4a953fd704c246785" 2018-06-27 23:00:15,167 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 23:00:15 GMT Content-Type: application/json Content-Length: 549 Connection: keep-alive Location: https://172.30.10.101:8004/v1/ca94a4abe2c845a888befa8bc43cedf3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack/7d6c49a0-103d-468c-8675-78568e8733f1 X-Openstack-Request-Id: req-0b48b4ed-dcff-437a-a57a-58dc5e73515c Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/ca94a4abe2c845a888befa8bc43cedf3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack/7d6c49a0-103d-468c-8675-78568e8733f1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 23:00:15,520 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:00:15 GMT Content-Type: application/json Content-Length: 4110 Connection: keep-alive X-Openstack-Request-Id: req-0e04e6f4-cb84-44d3-b363-d636e582a7ed 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-3ff567aa-ad52-492a-b27d-bba36d24533b-flavor2", "OS::project_id": "ca94a4abe2c845a888befa8bc43cedf3", "OS::stack_id": "7d6c49a0-103d-468c-8675-78568e8733f1", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-kp", "security_group_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-sec_grp", "subnet_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-subnet", "net_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-net", "external_net_name": "floating_net", "inst2_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-inst2", "inst1_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-inst1", "image2_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-image", "flavor1_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-flavor1", "image1_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack", "stack_user_project_id": "fd9c2d68667149a09ca04e07e2e378f8", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-27T22:59:50Z", "links": [{"href": "https://172.30.10.101:8004/v1/ca94a4abe2c845a888befa8bc43cedf3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack/7d6c49a0-103d-468c-8675-78568e8733f1", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7d6c49a0-103d-468c-8675-78568e8733f1", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAu911aKYjKipXOHP+laosCPfyE8YCPuSZDHYE6u4J1F/LVx4L\nM1pONEEfm/JZhRHqUwiduj+aU4kkDfK+3lZPQ129EKTZqRfo9Ey8sgIZqAmyLFwo\nEZLMHsCmXdiQ69++tr0lF452uEuDhU8ggyKbncZvvPK+ExrABxmP643mTMkbVo0H\nrgx+BVf9YSNVOSrKi3vtywEoCKn8nMzRuJ5UioTCdN9Dcxen3xVqcXOJ5dsZ3zKk\nmEqWlzghkr6KzKjMG+XQmGW9LVGC+uWIEH20YjtpR3zvJo4la1XMKlcVWQkmof7/\nYReKO7g0pat5TgDMi1nPH1ALbxik7pQL3qdIiQIDAQABAoIBABycbK4kZ0SbsC7j\n04j9ork28cI7LMphTEHOk48n841JjZFV/QS0IyboKCU68pFGmjZNIKBl4V4Ji9kn\n+BOqd2XeF9Y6FQAgqRTTvwUpNrkVyPHikyOiBL5GPtAaFHAn4ka4ZbbBtqj4ry4V\nT/FIywRrXUccfQAx2b77EKUiNknJMAYC1bTn/sl2DSBDqgbXqWa1WRgnk/oSNuA+\nS+TqerR+GUk9LBXtNxYVIEn7A8JMFWrKdyHv3Ilfm9+lcbBXzulmvqWBhndeeX1e\nac4wuzdq2If0iTa0yreYKsab3iqhUxtr3e7hcRl1cm7Yt4JJvlITX8XaVeaVzyXE\nBLaNpsUCgYEA7PKqModmEREtBk9zGz1ZJ3QFvo3wOBBf8z3/DIJyfDko1nz3akSy\nIhBp6SKPnR8JgcFmCPG/RuP0HYoO1cKam8+9J3MPMlY9n5PdOSRF7U41/XP/KhhW\nW66HQevsTxQo8uZPdohPsgpqNC/x7jvGwL0HDUYh3G5s/L99Tf9LTr8CgYEAyvh5\nCfFVgv/+/PXQR6rG4k5oXWtEly7W0ugFJHcuZNkSUMjuWtVCb1TVQHCVwRa+hNTv\nKKgvlE35oMrdYQT9aGlbHE1fDvWgeP1p2JBhs/DAqIQh5EOKn2GuCJhgV1nlKLXw\n53If8sr6VqHPpLG0PyjLT2XcZWfWUVKVGchrgrcCgYAuW5O86wynDis27thgXfJR\na7ur+m0jKuD64AhEVEk90JkSzcRCQEpxq7Bs8lwSq33aqxHhchqwLe0W0mnwnHBP\nR6eETliMyp6n1/ASO+yKbyDVA5rKi5Rpv42q8hN7rUANtc2aLTUaajs5FqBIsd1C\n3DjC+hOp4tjj4jsLxYTgVQKBgH2z3OJ3gEodWUI4ysFX1syZWrFgmZ439/uujmDD\nHwx+E4XMqzG+GeLxWxEJqPVorJ1/co5veugSUqNugCRx/q8HcNHaaSDOpo/IAiGJ\nabkTRX4YNxUzb0q+KBZSqHfwyKep5oSwfXDUnK3CkOKi28qx7RhDMXfsEyNSTd0l\n7s+JAoGADOharVTPDRosR1X6psskJjpq2ISRVePJdEvM43hJTyBoaR0HRCqdQgfF\n0+YmB4jzsa+vyF7JxOXfGDkE9yyuoly2Ex4IoT7BuV8iYeIHYGdpjFbV3Ne56igJ\nRVTQiP2RyZS1ldUEbV90GpyE+K52s4fOQ+62RvU9evus2Agb3Es=\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-27 23:00:15,520 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/ca94a4abe2c845a888befa8bc43cedf3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack/7d6c49a0-103d-468c-8675-78568e8733f1 used request id req-0e04e6f4-cb84-44d3-b363-d636e582a7ed 2018-06-27 23:00:15,521 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-06-27 23:00:15,521 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-27 23:00:18,524 - create_stack - DEBUG - Stack status query timeout in 1174.43640304 2018-06-27 23:00:18,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/ca94a4abe2c845a888befa8bc43cedf3/stacks/7d6c49a0-103d-468c-8675-78568e8733f1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}393a675ab02196110dc28bb4a953fd704c246785" 2018-06-27 23:00:18,576 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 23:00:18 GMT Content-Type: application/json Content-Length: 549 Connection: keep-alive Location: https://172.30.10.101:8004/v1/ca94a4abe2c845a888befa8bc43cedf3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack/7d6c49a0-103d-468c-8675-78568e8733f1 X-Openstack-Request-Id: req-0c738c4c-76f1-4a8b-b077-871df70d15cc Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/ca94a4abe2c845a888befa8bc43cedf3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack/7d6c49a0-103d-468c-8675-78568e8733f1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 23:00:18,840 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:00:18 GMT Content-Type: application/json Content-Length: 4110 Connection: keep-alive X-Openstack-Request-Id: req-75a0506d-3867-4f55-86e7-fe976a35d411 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-3ff567aa-ad52-492a-b27d-bba36d24533b-flavor2", "OS::project_id": "ca94a4abe2c845a888befa8bc43cedf3", "OS::stack_id": "7d6c49a0-103d-468c-8675-78568e8733f1", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-kp", "security_group_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-sec_grp", "subnet_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-subnet", "net_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-net", "external_net_name": "floating_net", "inst2_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-inst2", "inst1_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-inst1", "image2_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-image", "flavor1_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-flavor1", "image1_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack", "stack_user_project_id": "fd9c2d68667149a09ca04e07e2e378f8", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-27T22:59:50Z", "links": [{"href": "https://172.30.10.101:8004/v1/ca94a4abe2c845a888befa8bc43cedf3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack/7d6c49a0-103d-468c-8675-78568e8733f1", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7d6c49a0-103d-468c-8675-78568e8733f1", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAu911aKYjKipXOHP+laosCPfyE8YCPuSZDHYE6u4J1F/LVx4L\nM1pONEEfm/JZhRHqUwiduj+aU4kkDfK+3lZPQ129EKTZqRfo9Ey8sgIZqAmyLFwo\nEZLMHsCmXdiQ69++tr0lF452uEuDhU8ggyKbncZvvPK+ExrABxmP643mTMkbVo0H\nrgx+BVf9YSNVOSrKi3vtywEoCKn8nMzRuJ5UioTCdN9Dcxen3xVqcXOJ5dsZ3zKk\nmEqWlzghkr6KzKjMG+XQmGW9LVGC+uWIEH20YjtpR3zvJo4la1XMKlcVWQkmof7/\nYReKO7g0pat5TgDMi1nPH1ALbxik7pQL3qdIiQIDAQABAoIBABycbK4kZ0SbsC7j\n04j9ork28cI7LMphTEHOk48n841JjZFV/QS0IyboKCU68pFGmjZNIKBl4V4Ji9kn\n+BOqd2XeF9Y6FQAgqRTTvwUpNrkVyPHikyOiBL5GPtAaFHAn4ka4ZbbBtqj4ry4V\nT/FIywRrXUccfQAx2b77EKUiNknJMAYC1bTn/sl2DSBDqgbXqWa1WRgnk/oSNuA+\nS+TqerR+GUk9LBXtNxYVIEn7A8JMFWrKdyHv3Ilfm9+lcbBXzulmvqWBhndeeX1e\nac4wuzdq2If0iTa0yreYKsab3iqhUxtr3e7hcRl1cm7Yt4JJvlITX8XaVeaVzyXE\nBLaNpsUCgYEA7PKqModmEREtBk9zGz1ZJ3QFvo3wOBBf8z3/DIJyfDko1nz3akSy\nIhBp6SKPnR8JgcFmCPG/RuP0HYoO1cKam8+9J3MPMlY9n5PdOSRF7U41/XP/KhhW\nW66HQevsTxQo8uZPdohPsgpqNC/x7jvGwL0HDUYh3G5s/L99Tf9LTr8CgYEAyvh5\nCfFVgv/+/PXQR6rG4k5oXWtEly7W0ugFJHcuZNkSUMjuWtVCb1TVQHCVwRa+hNTv\nKKgvlE35oMrdYQT9aGlbHE1fDvWgeP1p2JBhs/DAqIQh5EOKn2GuCJhgV1nlKLXw\n53If8sr6VqHPpLG0PyjLT2XcZWfWUVKVGchrgrcCgYAuW5O86wynDis27thgXfJR\na7ur+m0jKuD64AhEVEk90JkSzcRCQEpxq7Bs8lwSq33aqxHhchqwLe0W0mnwnHBP\nR6eETliMyp6n1/ASO+yKbyDVA5rKi5Rpv42q8hN7rUANtc2aLTUaajs5FqBIsd1C\n3DjC+hOp4tjj4jsLxYTgVQKBgH2z3OJ3gEodWUI4ysFX1syZWrFgmZ439/uujmDD\nHwx+E4XMqzG+GeLxWxEJqPVorJ1/co5veugSUqNugCRx/q8HcNHaaSDOpo/IAiGJ\nabkTRX4YNxUzb0q+KBZSqHfwyKep5oSwfXDUnK3CkOKi28qx7RhDMXfsEyNSTd0l\n7s+JAoGADOharVTPDRosR1X6psskJjpq2ISRVePJdEvM43hJTyBoaR0HRCqdQgfF\n0+YmB4jzsa+vyF7JxOXfGDkE9yyuoly2Ex4IoT7BuV8iYeIHYGdpjFbV3Ne56igJ\nRVTQiP2RyZS1ldUEbV90GpyE+K52s4fOQ+62RvU9evus2Agb3Es=\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-27 23:00:18,841 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/ca94a4abe2c845a888befa8bc43cedf3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack/7d6c49a0-103d-468c-8675-78568e8733f1 used request id req-75a0506d-3867-4f55-86e7-fe976a35d411 2018-06-27 23:00:18,841 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-06-27 23:00:18,842 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-27 23:00:21,843 - create_stack - DEBUG - Stack status query timeout in 1171.11750412 2018-06-27 23:00:21,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/ca94a4abe2c845a888befa8bc43cedf3/stacks/7d6c49a0-103d-468c-8675-78568e8733f1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}393a675ab02196110dc28bb4a953fd704c246785" 2018-06-27 23:00:21,906 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 23:00:21 GMT Content-Type: application/json Content-Length: 549 Connection: keep-alive Location: https://172.30.10.101:8004/v1/ca94a4abe2c845a888befa8bc43cedf3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack/7d6c49a0-103d-468c-8675-78568e8733f1 X-Openstack-Request-Id: req-ca1bd8d2-e0af-43b3-be21-9f297ccb5fc9 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/ca94a4abe2c845a888befa8bc43cedf3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack/7d6c49a0-103d-468c-8675-78568e8733f1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 23:00:22,163 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:00:22 GMT Content-Type: application/json Content-Length: 4110 Connection: keep-alive X-Openstack-Request-Id: req-251b43ba-45d1-4414-9a5a-45585a6277c5 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-3ff567aa-ad52-492a-b27d-bba36d24533b-flavor2", "OS::project_id": "ca94a4abe2c845a888befa8bc43cedf3", "OS::stack_id": "7d6c49a0-103d-468c-8675-78568e8733f1", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-kp", "security_group_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-sec_grp", "subnet_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-subnet", "net_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-net", "external_net_name": "floating_net", "inst2_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-inst2", "inst1_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-inst1", "image2_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-image", "flavor1_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-flavor1", "image1_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack", "stack_user_project_id": "fd9c2d68667149a09ca04e07e2e378f8", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-27T22:59:50Z", "links": [{"href": "https://172.30.10.101:8004/v1/ca94a4abe2c845a888befa8bc43cedf3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack/7d6c49a0-103d-468c-8675-78568e8733f1", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7d6c49a0-103d-468c-8675-78568e8733f1", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAu911aKYjKipXOHP+laosCPfyE8YCPuSZDHYE6u4J1F/LVx4L\nM1pONEEfm/JZhRHqUwiduj+aU4kkDfK+3lZPQ129EKTZqRfo9Ey8sgIZqAmyLFwo\nEZLMHsCmXdiQ69++tr0lF452uEuDhU8ggyKbncZvvPK+ExrABxmP643mTMkbVo0H\nrgx+BVf9YSNVOSrKi3vtywEoCKn8nMzRuJ5UioTCdN9Dcxen3xVqcXOJ5dsZ3zKk\nmEqWlzghkr6KzKjMG+XQmGW9LVGC+uWIEH20YjtpR3zvJo4la1XMKlcVWQkmof7/\nYReKO7g0pat5TgDMi1nPH1ALbxik7pQL3qdIiQIDAQABAoIBABycbK4kZ0SbsC7j\n04j9ork28cI7LMphTEHOk48n841JjZFV/QS0IyboKCU68pFGmjZNIKBl4V4Ji9kn\n+BOqd2XeF9Y6FQAgqRTTvwUpNrkVyPHikyOiBL5GPtAaFHAn4ka4ZbbBtqj4ry4V\nT/FIywRrXUccfQAx2b77EKUiNknJMAYC1bTn/sl2DSBDqgbXqWa1WRgnk/oSNuA+\nS+TqerR+GUk9LBXtNxYVIEn7A8JMFWrKdyHv3Ilfm9+lcbBXzulmvqWBhndeeX1e\nac4wuzdq2If0iTa0yreYKsab3iqhUxtr3e7hcRl1cm7Yt4JJvlITX8XaVeaVzyXE\nBLaNpsUCgYEA7PKqModmEREtBk9zGz1ZJ3QFvo3wOBBf8z3/DIJyfDko1nz3akSy\nIhBp6SKPnR8JgcFmCPG/RuP0HYoO1cKam8+9J3MPMlY9n5PdOSRF7U41/XP/KhhW\nW66HQevsTxQo8uZPdohPsgpqNC/x7jvGwL0HDUYh3G5s/L99Tf9LTr8CgYEAyvh5\nCfFVgv/+/PXQR6rG4k5oXWtEly7W0ugFJHcuZNkSUMjuWtVCb1TVQHCVwRa+hNTv\nKKgvlE35oMrdYQT9aGlbHE1fDvWgeP1p2JBhs/DAqIQh5EOKn2GuCJhgV1nlKLXw\n53If8sr6VqHPpLG0PyjLT2XcZWfWUVKVGchrgrcCgYAuW5O86wynDis27thgXfJR\na7ur+m0jKuD64AhEVEk90JkSzcRCQEpxq7Bs8lwSq33aqxHhchqwLe0W0mnwnHBP\nR6eETliMyp6n1/ASO+yKbyDVA5rKi5Rpv42q8hN7rUANtc2aLTUaajs5FqBIsd1C\n3DjC+hOp4tjj4jsLxYTgVQKBgH2z3OJ3gEodWUI4ysFX1syZWrFgmZ439/uujmDD\nHwx+E4XMqzG+GeLxWxEJqPVorJ1/co5veugSUqNugCRx/q8HcNHaaSDOpo/IAiGJ\nabkTRX4YNxUzb0q+KBZSqHfwyKep5oSwfXDUnK3CkOKi28qx7RhDMXfsEyNSTd0l\n7s+JAoGADOharVTPDRosR1X6psskJjpq2ISRVePJdEvM43hJTyBoaR0HRCqdQgfF\n0+YmB4jzsa+vyF7JxOXfGDkE9yyuoly2Ex4IoT7BuV8iYeIHYGdpjFbV3Ne56igJ\nRVTQiP2RyZS1ldUEbV90GpyE+K52s4fOQ+62RvU9evus2Agb3Es=\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-27 23:00:22,163 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/ca94a4abe2c845a888befa8bc43cedf3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack/7d6c49a0-103d-468c-8675-78568e8733f1 used request id req-251b43ba-45d1-4414-9a5a-45585a6277c5 2018-06-27 23:00:22,164 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-06-27 23:00:22,164 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-27 23:00:25,166 - create_stack - DEBUG - Stack status query timeout in 1167.79395509 2018-06-27 23:00:25,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/ca94a4abe2c845a888befa8bc43cedf3/stacks/7d6c49a0-103d-468c-8675-78568e8733f1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}393a675ab02196110dc28bb4a953fd704c246785" 2018-06-27 23:00:26,023 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 23:00:26 GMT Content-Type: application/json Content-Length: 549 Connection: keep-alive Location: https://172.30.10.101:8004/v1/ca94a4abe2c845a888befa8bc43cedf3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack/7d6c49a0-103d-468c-8675-78568e8733f1 X-Openstack-Request-Id: req-42d11cd1-2cd6-4c04-8869-5eb980e1bb58 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/ca94a4abe2c845a888befa8bc43cedf3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack/7d6c49a0-103d-468c-8675-78568e8733f1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 23:00:26,305 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:00:26 GMT Content-Type: application/json Content-Length: 4110 Connection: keep-alive X-Openstack-Request-Id: req-4f3e34bd-075b-4985-baad-b6b6a34db3b1 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-3ff567aa-ad52-492a-b27d-bba36d24533b-flavor2", "OS::project_id": "ca94a4abe2c845a888befa8bc43cedf3", "OS::stack_id": "7d6c49a0-103d-468c-8675-78568e8733f1", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-kp", "security_group_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-sec_grp", "subnet_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-subnet", "net_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-net", "external_net_name": "floating_net", "inst2_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-inst2", "inst1_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-inst1", "image2_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-image", "flavor1_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-flavor1", "image1_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack", "stack_user_project_id": "fd9c2d68667149a09ca04e07e2e378f8", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-27T22:59:50Z", "links": [{"href": "https://172.30.10.101:8004/v1/ca94a4abe2c845a888befa8bc43cedf3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack/7d6c49a0-103d-468c-8675-78568e8733f1", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7d6c49a0-103d-468c-8675-78568e8733f1", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAu911aKYjKipXOHP+laosCPfyE8YCPuSZDHYE6u4J1F/LVx4L\nM1pONEEfm/JZhRHqUwiduj+aU4kkDfK+3lZPQ129EKTZqRfo9Ey8sgIZqAmyLFwo\nEZLMHsCmXdiQ69++tr0lF452uEuDhU8ggyKbncZvvPK+ExrABxmP643mTMkbVo0H\nrgx+BVf9YSNVOSrKi3vtywEoCKn8nMzRuJ5UioTCdN9Dcxen3xVqcXOJ5dsZ3zKk\nmEqWlzghkr6KzKjMG+XQmGW9LVGC+uWIEH20YjtpR3zvJo4la1XMKlcVWQkmof7/\nYReKO7g0pat5TgDMi1nPH1ALbxik7pQL3qdIiQIDAQABAoIBABycbK4kZ0SbsC7j\n04j9ork28cI7LMphTEHOk48n841JjZFV/QS0IyboKCU68pFGmjZNIKBl4V4Ji9kn\n+BOqd2XeF9Y6FQAgqRTTvwUpNrkVyPHikyOiBL5GPtAaFHAn4ka4ZbbBtqj4ry4V\nT/FIywRrXUccfQAx2b77EKUiNknJMAYC1bTn/sl2DSBDqgbXqWa1WRgnk/oSNuA+\nS+TqerR+GUk9LBXtNxYVIEn7A8JMFWrKdyHv3Ilfm9+lcbBXzulmvqWBhndeeX1e\nac4wuzdq2If0iTa0yreYKsab3iqhUxtr3e7hcRl1cm7Yt4JJvlITX8XaVeaVzyXE\nBLaNpsUCgYEA7PKqModmEREtBk9zGz1ZJ3QFvo3wOBBf8z3/DIJyfDko1nz3akSy\nIhBp6SKPnR8JgcFmCPG/RuP0HYoO1cKam8+9J3MPMlY9n5PdOSRF7U41/XP/KhhW\nW66HQevsTxQo8uZPdohPsgpqNC/x7jvGwL0HDUYh3G5s/L99Tf9LTr8CgYEAyvh5\nCfFVgv/+/PXQR6rG4k5oXWtEly7W0ugFJHcuZNkSUMjuWtVCb1TVQHCVwRa+hNTv\nKKgvlE35oMrdYQT9aGlbHE1fDvWgeP1p2JBhs/DAqIQh5EOKn2GuCJhgV1nlKLXw\n53If8sr6VqHPpLG0PyjLT2XcZWfWUVKVGchrgrcCgYAuW5O86wynDis27thgXfJR\na7ur+m0jKuD64AhEVEk90JkSzcRCQEpxq7Bs8lwSq33aqxHhchqwLe0W0mnwnHBP\nR6eETliMyp6n1/ASO+yKbyDVA5rKi5Rpv42q8hN7rUANtc2aLTUaajs5FqBIsd1C\n3DjC+hOp4tjj4jsLxYTgVQKBgH2z3OJ3gEodWUI4ysFX1syZWrFgmZ439/uujmDD\nHwx+E4XMqzG+GeLxWxEJqPVorJ1/co5veugSUqNugCRx/q8HcNHaaSDOpo/IAiGJ\nabkTRX4YNxUzb0q+KBZSqHfwyKep5oSwfXDUnK3CkOKi28qx7RhDMXfsEyNSTd0l\n7s+JAoGADOharVTPDRosR1X6psskJjpq2ISRVePJdEvM43hJTyBoaR0HRCqdQgfF\n0+YmB4jzsa+vyF7JxOXfGDkE9yyuoly2Ex4IoT7BuV8iYeIHYGdpjFbV3Ne56igJ\nRVTQiP2RyZS1ldUEbV90GpyE+K52s4fOQ+62RvU9evus2Agb3Es=\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-27 23:00:26,305 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/ca94a4abe2c845a888befa8bc43cedf3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack/7d6c49a0-103d-468c-8675-78568e8733f1 used request id req-4f3e34bd-075b-4985-baad-b6b6a34db3b1 2018-06-27 23:00:26,305 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-06-27 23:00:26,306 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-27 23:00:29,309 - create_stack - DEBUG - Stack status query timeout in 1163.65112805 2018-06-27 23:00:29,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/ca94a4abe2c845a888befa8bc43cedf3/stacks/7d6c49a0-103d-468c-8675-78568e8733f1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}393a675ab02196110dc28bb4a953fd704c246785" 2018-06-27 23:00:29,367 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 23:00:29 GMT Content-Type: application/json Content-Length: 549 Connection: keep-alive Location: https://172.30.10.101:8004/v1/ca94a4abe2c845a888befa8bc43cedf3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack/7d6c49a0-103d-468c-8675-78568e8733f1 X-Openstack-Request-Id: req-bb1196b9-a2eb-4030-8363-e51bca81001b Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/ca94a4abe2c845a888befa8bc43cedf3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack/7d6c49a0-103d-468c-8675-78568e8733f1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 23:00:29,620 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:00:29 GMT Content-Type: application/json Content-Length: 4110 Connection: keep-alive X-Openstack-Request-Id: req-8d5461a6-dfca-4b72-be52-dda6255e2cb2 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-3ff567aa-ad52-492a-b27d-bba36d24533b-flavor2", "OS::project_id": "ca94a4abe2c845a888befa8bc43cedf3", "OS::stack_id": "7d6c49a0-103d-468c-8675-78568e8733f1", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-kp", "security_group_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-sec_grp", "subnet_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-subnet", "net_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-net", "external_net_name": "floating_net", "inst2_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-inst2", "inst1_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-inst1", "image2_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-image", "flavor1_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-flavor1", "image1_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack", "stack_user_project_id": "fd9c2d68667149a09ca04e07e2e378f8", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-27T22:59:50Z", "links": [{"href": "https://172.30.10.101:8004/v1/ca94a4abe2c845a888befa8bc43cedf3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack/7d6c49a0-103d-468c-8675-78568e8733f1", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7d6c49a0-103d-468c-8675-78568e8733f1", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAu911aKYjKipXOHP+laosCPfyE8YCPuSZDHYE6u4J1F/LVx4L\nM1pONEEfm/JZhRHqUwiduj+aU4kkDfK+3lZPQ129EKTZqRfo9Ey8sgIZqAmyLFwo\nEZLMHsCmXdiQ69++tr0lF452uEuDhU8ggyKbncZvvPK+ExrABxmP643mTMkbVo0H\nrgx+BVf9YSNVOSrKi3vtywEoCKn8nMzRuJ5UioTCdN9Dcxen3xVqcXOJ5dsZ3zKk\nmEqWlzghkr6KzKjMG+XQmGW9LVGC+uWIEH20YjtpR3zvJo4la1XMKlcVWQkmof7/\nYReKO7g0pat5TgDMi1nPH1ALbxik7pQL3qdIiQIDAQABAoIBABycbK4kZ0SbsC7j\n04j9ork28cI7LMphTEHOk48n841JjZFV/QS0IyboKCU68pFGmjZNIKBl4V4Ji9kn\n+BOqd2XeF9Y6FQAgqRTTvwUpNrkVyPHikyOiBL5GPtAaFHAn4ka4ZbbBtqj4ry4V\nT/FIywRrXUccfQAx2b77EKUiNknJMAYC1bTn/sl2DSBDqgbXqWa1WRgnk/oSNuA+\nS+TqerR+GUk9LBXtNxYVIEn7A8JMFWrKdyHv3Ilfm9+lcbBXzulmvqWBhndeeX1e\nac4wuzdq2If0iTa0yreYKsab3iqhUxtr3e7hcRl1cm7Yt4JJvlITX8XaVeaVzyXE\nBLaNpsUCgYEA7PKqModmEREtBk9zGz1ZJ3QFvo3wOBBf8z3/DIJyfDko1nz3akSy\nIhBp6SKPnR8JgcFmCPG/RuP0HYoO1cKam8+9J3MPMlY9n5PdOSRF7U41/XP/KhhW\nW66HQevsTxQo8uZPdohPsgpqNC/x7jvGwL0HDUYh3G5s/L99Tf9LTr8CgYEAyvh5\nCfFVgv/+/PXQR6rG4k5oXWtEly7W0ugFJHcuZNkSUMjuWtVCb1TVQHCVwRa+hNTv\nKKgvlE35oMrdYQT9aGlbHE1fDvWgeP1p2JBhs/DAqIQh5EOKn2GuCJhgV1nlKLXw\n53If8sr6VqHPpLG0PyjLT2XcZWfWUVKVGchrgrcCgYAuW5O86wynDis27thgXfJR\na7ur+m0jKuD64AhEVEk90JkSzcRCQEpxq7Bs8lwSq33aqxHhchqwLe0W0mnwnHBP\nR6eETliMyp6n1/ASO+yKbyDVA5rKi5Rpv42q8hN7rUANtc2aLTUaajs5FqBIsd1C\n3DjC+hOp4tjj4jsLxYTgVQKBgH2z3OJ3gEodWUI4ysFX1syZWrFgmZ439/uujmDD\nHwx+E4XMqzG+GeLxWxEJqPVorJ1/co5veugSUqNugCRx/q8HcNHaaSDOpo/IAiGJ\nabkTRX4YNxUzb0q+KBZSqHfwyKep5oSwfXDUnK3CkOKi28qx7RhDMXfsEyNSTd0l\n7s+JAoGADOharVTPDRosR1X6psskJjpq2ISRVePJdEvM43hJTyBoaR0HRCqdQgfF\n0+YmB4jzsa+vyF7JxOXfGDkE9yyuoly2Ex4IoT7BuV8iYeIHYGdpjFbV3Ne56igJ\nRVTQiP2RyZS1ldUEbV90GpyE+K52s4fOQ+62RvU9evus2Agb3Es=\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-27 23:00:29,620 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/ca94a4abe2c845a888befa8bc43cedf3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack/7d6c49a0-103d-468c-8675-78568e8733f1 used request id req-8d5461a6-dfca-4b72-be52-dda6255e2cb2 2018-06-27 23:00:29,621 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-06-27 23:00:29,621 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-27 23:00:32,622 - create_stack - DEBUG - Stack status query timeout in 1160.338413 2018-06-27 23:00:32,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/ca94a4abe2c845a888befa8bc43cedf3/stacks/7d6c49a0-103d-468c-8675-78568e8733f1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}393a675ab02196110dc28bb4a953fd704c246785" 2018-06-27 23:00:32,698 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 23:00:32 GMT Content-Type: application/json Content-Length: 549 Connection: keep-alive Location: https://172.30.10.101:8004/v1/ca94a4abe2c845a888befa8bc43cedf3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack/7d6c49a0-103d-468c-8675-78568e8733f1 X-Openstack-Request-Id: req-abfee092-3c28-44df-a534-11305979acac Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/ca94a4abe2c845a888befa8bc43cedf3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack/7d6c49a0-103d-468c-8675-78568e8733f1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 23:00:33,003 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:00:32 GMT Content-Type: application/json Content-Length: 4122 Connection: keep-alive X-Openstack-Request-Id: req-81bcf16e-4cae-4b2c-8a14-549d5e89e70a 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-3ff567aa-ad52-492a-b27d-bba36d24533b-flavor2", "OS::project_id": "ca94a4abe2c845a888befa8bc43cedf3", "OS::stack_id": "7d6c49a0-103d-468c-8675-78568e8733f1", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-kp", "security_group_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-sec_grp", "subnet_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-subnet", "net_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-net", "external_net_name": "floating_net", "inst2_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-inst2", "inst1_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-inst1", "image2_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-image", "flavor1_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-flavor1", "image1_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack", "stack_user_project_id": "fd9c2d68667149a09ca04e07e2e378f8", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-06-27T22:59:50Z", "links": [{"href": "https://172.30.10.101:8004/v1/ca94a4abe2c845a888befa8bc43cedf3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack/7d6c49a0-103d-468c-8675-78568e8733f1", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "7d6c49a0-103d-468c-8675-78568e8733f1", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAu911aKYjKipXOHP+laosCPfyE8YCPuSZDHYE6u4J1F/LVx4L\nM1pONEEfm/JZhRHqUwiduj+aU4kkDfK+3lZPQ129EKTZqRfo9Ey8sgIZqAmyLFwo\nEZLMHsCmXdiQ69++tr0lF452uEuDhU8ggyKbncZvvPK+ExrABxmP643mTMkbVo0H\nrgx+BVf9YSNVOSrKi3vtywEoCKn8nMzRuJ5UioTCdN9Dcxen3xVqcXOJ5dsZ3zKk\nmEqWlzghkr6KzKjMG+XQmGW9LVGC+uWIEH20YjtpR3zvJo4la1XMKlcVWQkmof7/\nYReKO7g0pat5TgDMi1nPH1ALbxik7pQL3qdIiQIDAQABAoIBABycbK4kZ0SbsC7j\n04j9ork28cI7LMphTEHOk48n841JjZFV/QS0IyboKCU68pFGmjZNIKBl4V4Ji9kn\n+BOqd2XeF9Y6FQAgqRTTvwUpNrkVyPHikyOiBL5GPtAaFHAn4ka4ZbbBtqj4ry4V\nT/FIywRrXUccfQAx2b77EKUiNknJMAYC1bTn/sl2DSBDqgbXqWa1WRgnk/oSNuA+\nS+TqerR+GUk9LBXtNxYVIEn7A8JMFWrKdyHv3Ilfm9+lcbBXzulmvqWBhndeeX1e\nac4wuzdq2If0iTa0yreYKsab3iqhUxtr3e7hcRl1cm7Yt4JJvlITX8XaVeaVzyXE\nBLaNpsUCgYEA7PKqModmEREtBk9zGz1ZJ3QFvo3wOBBf8z3/DIJyfDko1nz3akSy\nIhBp6SKPnR8JgcFmCPG/RuP0HYoO1cKam8+9J3MPMlY9n5PdOSRF7U41/XP/KhhW\nW66HQevsTxQo8uZPdohPsgpqNC/x7jvGwL0HDUYh3G5s/L99Tf9LTr8CgYEAyvh5\nCfFVgv/+/PXQR6rG4k5oXWtEly7W0ugFJHcuZNkSUMjuWtVCb1TVQHCVwRa+hNTv\nKKgvlE35oMrdYQT9aGlbHE1fDvWgeP1p2JBhs/DAqIQh5EOKn2GuCJhgV1nlKLXw\n53If8sr6VqHPpLG0PyjLT2XcZWfWUVKVGchrgrcCgYAuW5O86wynDis27thgXfJR\na7ur+m0jKuD64AhEVEk90JkSzcRCQEpxq7Bs8lwSq33aqxHhchqwLe0W0mnwnHBP\nR6eETliMyp6n1/ASO+yKbyDVA5rKi5Rpv42q8hN7rUANtc2aLTUaajs5FqBIsd1C\n3DjC+hOp4tjj4jsLxYTgVQKBgH2z3OJ3gEodWUI4ysFX1syZWrFgmZ439/uujmDD\nHwx+E4XMqzG+GeLxWxEJqPVorJ1/co5veugSUqNugCRx/q8HcNHaaSDOpo/IAiGJ\nabkTRX4YNxUzb0q+KBZSqHfwyKep5oSwfXDUnK3CkOKi28qx7RhDMXfsEyNSTd0l\n7s+JAoGADOharVTPDRosR1X6psskJjpq2ISRVePJdEvM43hJTyBoaR0HRCqdQgfF\n0+YmB4jzsa+vyF7JxOXfGDkE9yyuoly2Ex4IoT7BuV8iYeIHYGdpjFbV3Ne56igJ\nRVTQiP2RyZS1ldUEbV90GpyE+K52s4fOQ+62RvU9evus2Agb3Es=\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-27 23:00:33,003 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/ca94a4abe2c845a888befa8bc43cedf3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack/7d6c49a0-103d-468c-8675-78568e8733f1 used request id req-81bcf16e-4cae-4b2c-8a14-549d5e89e70a 2018-06-27 23:00:33,004 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-06-27 23:00:33,004 - create_stack - DEBUG - Stack is active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack 2018-06-27 23:00:33,004 - create_stack - INFO - Stack is now active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack 2018-06-27 23:00:33,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/ca94a4abe2c845a888befa8bc43cedf3/stacks/7d6c49a0-103d-468c-8675-78568e8733f1/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}393a675ab02196110dc28bb4a953fd704c246785" 2018-06-27 23:00:33,085 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 23:00:33 GMT Content-Type: application/json Content-Length: 569 Connection: keep-alive Location: https://172.30.10.101:8004/v1/ca94a4abe2c845a888befa8bc43cedf3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack/7d6c49a0-103d-468c-8675-78568e8733f1/resources X-Openstack-Request-Id: req-5d16802e-d009-48b2-b401-c07aea850397 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/ca94a4abe2c845a888befa8bc43cedf3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack/7d6c49a0-103d-468c-8675-78568e8733f1/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 23:00:33,298 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:00:33 GMT Content-Type: application/json Content-Length: 10541 Connection: keep-alive X-Openstack-Request-Id: req-3cbdc7aa-18a1-4256-bee5-7ae3471df4e8 Front-End-Https: on RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "https://172.30.10.101:8004/v1/ca94a4abe2c845a888befa8bc43cedf3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack/7d6c49a0-103d-468c-8675-78568e8733f1/resources/flavor2", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/ca94a4abe2c845a888befa8bc43cedf3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack/7d6c49a0-103d-468c-8675-78568e8733f1", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-06-27T22:59:51Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-27T22:59:51Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "b0364fde-6c9c-4b38-a676-258079d1c871", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "https://172.30.10.101:8004/v1/ca94a4abe2c845a888befa8bc43cedf3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack/7d6c49a0-103d-468c-8675-78568e8733f1/resources/flavor1", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/ca94a4abe2c845a888befa8bc43cedf3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack/7d6c49a0-103d-468c-8675-78568e8733f1", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-06-27T22:59:52Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-27T22:59:52Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "5099446a-2467-4a70-9747-f017a50d4000", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "https://172.30.10.101:8004/v1/ca94a4abe2c845a888befa8bc43cedf3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack/7d6c49a0-103d-468c-8675-78568e8733f1/resources/network", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/ca94a4abe2c845a888befa8bc43cedf3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack/7d6c49a0-103d-468c-8675-78568e8733f1", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-06-27T22:59:52Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-27T22:59:52Z", "required_by": ["subnet", "vm2", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "be7248c7-7953-4607-b22a-d942591e1a47", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "https://172.30.10.101:8004/v1/ca94a4abe2c845a888befa8bc43cedf3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack/7d6c49a0-103d-468c-8675-78568e8733f1/resources/server_security_group", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/ca94a4abe2c845a888befa8bc43cedf3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack/7d6c49a0-103d-468c-8675-78568e8733f1", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-06-27T22:59:51Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-27T22:59:51Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "b07ce06b-a1ae-4adf-967c-900f2e0f6182", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "https://172.30.10.101:8004/v1/ca94a4abe2c845a888befa8bc43cedf3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack/7d6c49a0-103d-468c-8675-78568e8733f1/resources/floating_ip", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/ca94a4abe2c845a888befa8bc43cedf3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack/7d6c49a0-103d-468c-8675-78568e8733f1", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-06-27T22:59:52Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-27T22:59:52Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "4508317c-ddd6-4525-9f58-efccfd85c87c", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "https://172.30.10.101:8004/v1/ca94a4abe2c845a888befa8bc43cedf3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack/7d6c49a0-103d-468c-8675-78568e8733f1/resources/floating_ip_association", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/ca94a4abe2c845a888befa8bc43cedf3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack/7d6c49a0-103d-468c-8675-78568e8733f1", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-06-27T22:59:51Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-27T22:59:51Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "214", "resource_type": "OS::Nova::FloatingIPAssociation"}, {"resource_name": "keypair", "links": [{"href": "https://172.30.10.101:8004/v1/ca94a4abe2c845a888befa8bc43cedf3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack/7d6c49a0-103d-468c-8675-78568e8733f1/resources/keypair", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/ca94a4abe2c845a888befa8bc43cedf3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack/7d6c49a0-103d-468c-8675-78568e8733f1", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-06-27T22:59:52Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-27T22:59:52Z", "required_by": ["vm2", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-kp", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "https://172.30.10.101:8004/v1/ca94a4abe2c845a888befa8bc43cedf3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack/7d6c49a0-103d-468c-8675-78568e8733f1/resources/management_router_interface", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/ca94a4abe2c845a888befa8bc43cedf3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack/7d6c49a0-103d-468c-8675-78568e8733f1", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-06-27T22:59:51Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-27T22:59:51Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "8f40c2c6-e62a-4c85-865f-78d9ae132d1c:subnet_id=6215f8f6-4041-4c4b-b133-627c51575f93", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "https://172.30.10.101:8004/v1/ca94a4abe2c845a888befa8bc43cedf3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack/7d6c49a0-103d-468c-8675-78568e8733f1/resources/subnet", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/ca94a4abe2c845a888befa8bc43cedf3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack/7d6c49a0-103d-468c-8675-78568e8733f1", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-06-27T22:59:52Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-27T22:59:52Z", "required_by": ["management_router_interface", "vm2", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "6215f8f6-4041-4c4b-b133-627c51575f93", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "management_router", "links": [{"href": "https://172.30.10.101:8004/v1/ca94a4abe2c845a888befa8bc43cedf3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack/7d6c49a0-103d-468c-8675-78568e8733f1/resources/management_router", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/ca94a4abe2c845a888befa8bc43cedf3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack/7d6c49a0-103d-468c-8675-78568e8733f1", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-06-27T22:59:52Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-27T22:59:52Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "8f40c2c6-e62a-4c85-865f-78d9ae132d1c", "resource_type": "OS::Neutron::Router"}, {"resource_name": "vm2", "links": [{"href": "https://172.30.10.101:8004/v1/ca94a4abe2c845a888befa8bc43cedf3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack/7d6c49a0-103d-468c-8675-78568e8733f1/resources/vm2", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/ca94a4abe2c845a888befa8bc43cedf3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack/7d6c49a0-103d-468c-8675-78568e8733f1", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-06-27T22:59:51Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-27T22:59:51Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "0969a99a-a85c-4d9b-b9c4-c98b229b3b30", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm1", "links": [{"href": "https://172.30.10.101:8004/v1/ca94a4abe2c845a888befa8bc43cedf3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack/7d6c49a0-103d-468c-8675-78568e8733f1/resources/vm1", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/ca94a4abe2c845a888befa8bc43cedf3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack/7d6c49a0-103d-468c-8675-78568e8733f1", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-06-27T22:59:51Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-27T22:59:51Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "68758d5b-6ef9-4571-9ced-08dee195f3c3", "resource_type": "OS::Nova::Server"}]} 2018-06-27 23:00:33,298 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/ca94a4abe2c845a888befa8bc43cedf3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack/7d6c49a0-103d-468c-8675-78568e8733f1/resources used request id req-3cbdc7aa-18a1-4256-bee5-7ae3471df4e8 2018-06-27 23:00:33,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/servers/68758d5b-6ef9-4571-9ced-08dee195f3c3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}393a675ab02196110dc28bb4a953fd704c246785" 2018-06-27 23:00:33,312 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/0969a99a-a85c-4d9b-b9c4-c98b229b3b30 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}393a675ab02196110dc28bb4a953fd704c246785" 2018-06-27 23:00:33,915 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:00:33 GMT Content-Type: application/json Content-Length: 2005 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-4666ad3f-d076-4985-8d81-0fff88ca7806 X-Compute-Request-Id: req-4666ad3f-d076-4985-8d81-0fff88ca7806 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:d7:2d", "version": 4, "addr": "10.1.2.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:d7:2d", "version": 4, "addr": "172.30.10.119", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/68758d5b-6ef9-4571-9ced-08dee195f3c3", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/68758d5b-6ef9-4571-9ced-08dee195f3c3", "rel": "bookmark"}], "image": {"id": "cded7163-0d5e-4bde-8968-5a7fdc90b11f", "links": [{"href": "http://172.30.10.101:8774/images/cded7163-0d5e-4bde-8968-5a7fdc90b11f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000cd", "OS-SRV-USG:launched_at": "2018-06-27T23:00:20.000000", "flavor": {"id": "5099446a-2467-4a70-9747-f017a50d4000", "links": [{"href": "http://172.30.10.101:8774/flavors/5099446a-2467-4a70-9747-f017a50d4000", "rel": "bookmark"}]}, "id": "68758d5b-6ef9-4571-9ced-08dee195f3c3", "security_groups": [{"name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-sec_grp"}], "user_id": "0c389b27af204fdd94be8298bbc65f48", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T23:00:20Z", "hostId": "da9ba21a48c646b37cd6ffc9ab919489377d808d34dfcd53bf4f2e16", "OS-EXT-SRV-ATTR:host": "cmp002", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp002.mcp-ovs-ha.local", "name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-inst1", "created": "2018-06-27T23:00:06Z", "tenant_id": "ca94a4abe2c845a888befa8bc43cedf3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:00:33,915 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/68758d5b-6ef9-4571-9ced-08dee195f3c3 used request id req-4666ad3f-d076-4985-8d81-0fff88ca7806 2018-06-27 23:00:33,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=CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}393a675ab02196110dc28bb4a953fd704c246785" 2018-06-27 23:00:34,034 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:00:34 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-405d59ba-6438-4ea7-83ca-8072d94ea859 X-Compute-Request-Id: req-405d59ba-6438-4ea7-83ca-8072d94ea859 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:0c:10", "version": 4, "addr": "10.1.2.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/0969a99a-a85c-4d9b-b9c4-c98b229b3b30", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/0969a99a-a85c-4d9b-b9c4-c98b229b3b30", "rel": "bookmark"}], "image": {"id": "cded7163-0d5e-4bde-8968-5a7fdc90b11f", "links": [{"href": "http://172.30.10.101:8774/images/cded7163-0d5e-4bde-8968-5a7fdc90b11f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000ca", "OS-SRV-USG:launched_at": "2018-06-27T23:00:20.000000", "flavor": {"id": "b0364fde-6c9c-4b38-a676-258079d1c871", "links": [{"href": "http://172.30.10.101:8774/flavors/b0364fde-6c9c-4b38-a676-258079d1c871", "rel": "bookmark"}]}, "id": "0969a99a-a85c-4d9b-b9c4-c98b229b3b30", "security_groups": [{"name": "default"}], "user_id": "0c389b27af204fdd94be8298bbc65f48", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T23:00:21Z", "hostId": "205fb02733d33b5914b551bb482aa3a8119635e57e9b88779363c6fa", "OS-EXT-SRV-ATTR:host": "cmp001", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp001.mcp-ovs-ha.local", "name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-inst2", "created": "2018-06-27T23:00:04Z", "tenant_id": "ca94a4abe2c845a888befa8bc43cedf3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:00:34,034 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/0969a99a-a85c-4d9b-b9c4-c98b229b3b30 used request id req-405d59ba-6438-4ea7-83ca-8072d94ea859 2018-06-27 23:00:34,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/networks?name=CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}393a675ab02196110dc28bb4a953fd704c246785" 2018-06-27 23:00:34,240 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:00:34 GMT Content-Type: application/json Content-Length: 727 Connection: keep-alive X-Openstack-Request-Id: req-55787bfb-8736-43fc-9625-256373287396 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":"be7248c7-7953-4607-b22a-d942591e1a47","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ca94a4abe2c845a888befa8bc43cedf3","status":"ACTIVE","subnets":["6215f8f6-4041-4c4b-b133-627c51575f93"],"description":"","tags":[],"updated_at":"2018-06-27T22:59:55Z","provider:segmentation_id":18,"name":"CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-net","admin_state_up":true,"tenant_id":"ca94a4abe2c845a888befa8bc43cedf3","created_at":"2018-06-27T22:59:53Z","provider:network_type":"vxlan"}]} 2018-06-27 23:00:34,240 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-net used request id req-55787bfb-8736-43fc-9625-256373287396 2018-06-27 23:00:34,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 23:00:34,257 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 23:00: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-27 23:00:34,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/ca94a4abe2c845a888befa8bc43cedf3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}393a675ab02196110dc28bb4a953fd704c246785" 2018-06-27 23:00:34,353 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:00:34 GMT Content-Type: application/json Content-Length: 727 Connection: keep-alive X-Openstack-Request-Id: req-18ec4f09-de45-49b9-b272-d325d21d195c 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":"be7248c7-7953-4607-b22a-d942591e1a47","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ca94a4abe2c845a888befa8bc43cedf3","status":"ACTIVE","subnets":["6215f8f6-4041-4c4b-b133-627c51575f93"],"description":"","tags":[],"updated_at":"2018-06-27T22:59:55Z","provider:segmentation_id":18,"name":"CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-net","admin_state_up":true,"tenant_id":"ca94a4abe2c845a888befa8bc43cedf3","created_at":"2018-06-27T22:59:53Z","provider:network_type":"vxlan"}]} 2018-06-27 23:00:34,353 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-net used request id req-18ec4f09-de45-49b9-b272-d325d21d195c 2018-06-27 23:00:34,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/ca94a4abe2c845a888befa8bc43cedf3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}393a675ab02196110dc28bb4a953fd704c246785" 2018-06-27 23:00:34,605 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:00:34 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-be47f148-0d05-43ee-83b8-02f7746c9dd7 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/ca94a4abe2c845a888befa8bc43cedf3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ca94a4abe2c845a888befa8bc43cedf3", "name": "CreateStackFloatingIpTests-c72c2c49-f35e-4d9-proj"}} 2018-06-27 23:00:34,606 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/ca94a4abe2c845a888befa8bc43cedf3 used request id req-be47f148-0d05-43ee-83b8-02f7746c9dd7 2018-06-27 23:00:34,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=be7248c7-7953-4607-b22a-d942591e1a47 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}393a675ab02196110dc28bb4a953fd704c246785" 2018-06-27 23:00:34,752 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:00:34 GMT Content-Type: application/json Content-Length: 668 Connection: keep-alive X-Openstack-Request-Id: req-38051ed3-08c7-47f3-83a3-4ea93cb8915f Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"be7248c7-7953-4607-b22a-d942591e1a47","tenant_id":"ca94a4abe2c845a888befa8bc43cedf3","created_at":"2018-06-27T22:59:55Z","dns_nameservers":[],"updated_at":"2018-06-27T22:59:55Z","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":"ca94a4abe2c845a888befa8bc43cedf3","id":"6215f8f6-4041-4c4b-b133-627c51575f93","subnetpool_id":null,"name":"CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-subnet"}]} 2018-06-27 23:00:34,753 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=be7248c7-7953-4607-b22a-d942591e1a47 used request id req-38051ed3-08c7-47f3-83a3-4ea93cb8915f 2018-06-27 23:00:34,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?network_id=be7248c7-7953-4607-b22a-d942591e1a47 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}393a675ab02196110dc28bb4a953fd704c246785" 2018-06-27 23:00:34,840 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:00:34 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-15f33645-4be3-4e15-8f2b-df029ce8e548 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/ca94a4abe2c845a888befa8bc43cedf3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ca94a4abe2c845a888befa8bc43cedf3", "name": "CreateStackFloatingIpTests-c72c2c49-f35e-4d9-proj"}} 2018-06-27 23:00:34,841 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/ca94a4abe2c845a888befa8bc43cedf3 used request id req-15f33645-4be3-4e15-8f2b-df029ce8e548 2018-06-27 23:00:34,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/subnets?network_id=be7248c7-7953-4607-b22a-d942591e1a47 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}393a675ab02196110dc28bb4a953fd704c246785" 2018-06-27 23:00:34,935 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:00:34 GMT Content-Type: application/json Content-Length: 4486 Connection: keep-alive X-Openstack-Request-Id: req-1dccfc7d-62f8-4298-80be-58b031389779 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T23:00:09Z","device_owner":"network:router_interface","revision_number":9,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6215f8f6-4041-4c4b-b133-627c51575f93","ip_address":"10.1.2.1"}],"id":"441de937-f4c3-45ff-a397-0a96a12b54e8","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:0d:0e","project_id":"ca94a4abe2c845a888befa8bc43cedf3","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"8f40c2c6-e62a-4c85-865f-78d9ae132d1c","name":"","admin_state_up":true,"network_id":"be7248c7-7953-4607-b22a-d942591e1a47","tenant_id":"ca94a4abe2c845a888befa8bc43cedf3","created_at":"2018-06-27T23:00:01Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T23:00:20Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"6215f8f6-4041-4c4b-b133-627c51575f93","ip_address":"10.1.2.5"}],"id":"6e9ebf4a-f980-4b9b-9d87-63655aabff04","security_groups":["80fd311e-c3af-4145-b2a3-cea1ed267cdb"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:74:0c:10","project_id":"ca94a4abe2c845a888befa8bc43cedf3","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"0969a99a-a85c-4d9b-b9c4-c98b229b3b30","name":"","admin_state_up":true,"network_id":"be7248c7-7953-4607-b22a-d942591e1a47","tenant_id":"ca94a4abe2c845a888befa8bc43cedf3","created_at":"2018-06-27T23:00:08Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T23:00:03Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6215f8f6-4041-4c4b-b133-627c51575f93","ip_address":"10.1.2.3"}],"id":"85b41849-2c24-466e-a43c-531aa92d4997","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:5a:9d:c5","project_id":"ca94a4abe2c845a888befa8bc43cedf3","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-be7248c7-7953-4607-b22a-d942591e1a47","name":"","admin_state_up":true,"network_id":"be7248c7-7953-4607-b22a-d942591e1a47","tenant_id":"ca94a4abe2c845a888befa8bc43cedf3","created_at":"2018-06-27T22:59:58Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T23:00:02Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6215f8f6-4041-4c4b-b133-627c51575f93","ip_address":"10.1.2.2"}],"id":"b370bfa7-2025-4460-a7b1-f1b7465482a6","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:46:dd:69","project_id":"ca94a4abe2c845a888befa8bc43cedf3","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-be7248c7-7953-4607-b22a-d942591e1a47","name":"","admin_state_up":true,"network_id":"be7248c7-7953-4607-b22a-d942591e1a47","tenant_id":"ca94a4abe2c845a888befa8bc43cedf3","created_at":"2018-06-27T22:59:57Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T23:00:19Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"6215f8f6-4041-4c4b-b133-627c51575f93","ip_address":"10.1.2.9"}],"id":"d61adb4f-820d-4367-938b-9bab59249722","security_groups":["b07ce06b-a1ae-4adf-967c-900f2e0f6182"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1b:d7:2d","project_id":"ca94a4abe2c845a888befa8bc43cedf3","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"68758d5b-6ef9-4571-9ced-08dee195f3c3","name":"","admin_state_up":true,"network_id":"be7248c7-7953-4607-b22a-d942591e1a47","tenant_id":"ca94a4abe2c845a888befa8bc43cedf3","created_at":"2018-06-27T23:00:10Z","binding:vnic_type":"normal"}]} 2018-06-27 23:00:34,935 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=be7248c7-7953-4607-b22a-d942591e1a47 used request id req-1dccfc7d-62f8-4298-80be-58b031389779 2018-06-27 23:00:34,952 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:00:34 GMT Content-Type: application/json Content-Length: 668 Connection: keep-alive X-Openstack-Request-Id: req-39dfe405-47ce-4b54-935f-0d1f701cd976 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"be7248c7-7953-4607-b22a-d942591e1a47","tenant_id":"ca94a4abe2c845a888befa8bc43cedf3","created_at":"2018-06-27T22:59:55Z","dns_nameservers":[],"updated_at":"2018-06-27T22:59:55Z","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":"ca94a4abe2c845a888befa8bc43cedf3","id":"6215f8f6-4041-4c4b-b133-627c51575f93","subnetpool_id":null,"name":"CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-subnet"}]} 2018-06-27 23:00:34,952 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=be7248c7-7953-4607-b22a-d942591e1a47 used request id req-39dfe405-47ce-4b54-935f-0d1f701cd976 2018-06-27 23:00:34,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=be7248c7-7953-4607-b22a-d942591e1a47 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}393a675ab02196110dc28bb4a953fd704c246785" 2018-06-27 23:00:35,361 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:00:35 GMT Content-Type: application/json Content-Length: 4486 Connection: keep-alive X-Openstack-Request-Id: req-e27dd85f-cb55-449e-9a00-a9e5acda99f9 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T23:00:09Z","device_owner":"network:router_interface","revision_number":9,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6215f8f6-4041-4c4b-b133-627c51575f93","ip_address":"10.1.2.1"}],"id":"441de937-f4c3-45ff-a397-0a96a12b54e8","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:0d:0e","project_id":"ca94a4abe2c845a888befa8bc43cedf3","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"8f40c2c6-e62a-4c85-865f-78d9ae132d1c","name":"","admin_state_up":true,"network_id":"be7248c7-7953-4607-b22a-d942591e1a47","tenant_id":"ca94a4abe2c845a888befa8bc43cedf3","created_at":"2018-06-27T23:00:01Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T23:00:20Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"6215f8f6-4041-4c4b-b133-627c51575f93","ip_address":"10.1.2.5"}],"id":"6e9ebf4a-f980-4b9b-9d87-63655aabff04","security_groups":["80fd311e-c3af-4145-b2a3-cea1ed267cdb"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:74:0c:10","project_id":"ca94a4abe2c845a888befa8bc43cedf3","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"0969a99a-a85c-4d9b-b9c4-c98b229b3b30","name":"","admin_state_up":true,"network_id":"be7248c7-7953-4607-b22a-d942591e1a47","tenant_id":"ca94a4abe2c845a888befa8bc43cedf3","created_at":"2018-06-27T23:00:08Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T23:00:03Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6215f8f6-4041-4c4b-b133-627c51575f93","ip_address":"10.1.2.3"}],"id":"85b41849-2c24-466e-a43c-531aa92d4997","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:5a:9d:c5","project_id":"ca94a4abe2c845a888befa8bc43cedf3","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-be7248c7-7953-4607-b22a-d942591e1a47","name":"","admin_state_up":true,"network_id":"be7248c7-7953-4607-b22a-d942591e1a47","tenant_id":"ca94a4abe2c845a888befa8bc43cedf3","created_at":"2018-06-27T22:59:58Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T23:00:02Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6215f8f6-4041-4c4b-b133-627c51575f93","ip_address":"10.1.2.2"}],"id":"b370bfa7-2025-4460-a7b1-f1b7465482a6","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:46:dd:69","project_id":"ca94a4abe2c845a888befa8bc43cedf3","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-be7248c7-7953-4607-b22a-d942591e1a47","name":"","admin_state_up":true,"network_id":"be7248c7-7953-4607-b22a-d942591e1a47","tenant_id":"ca94a4abe2c845a888befa8bc43cedf3","created_at":"2018-06-27T22:59:57Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T23:00:19Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"6215f8f6-4041-4c4b-b133-627c51575f93","ip_address":"10.1.2.9"}],"id":"d61adb4f-820d-4367-938b-9bab59249722","security_groups":["b07ce06b-a1ae-4adf-967c-900f2e0f6182"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1b:d7:2d","project_id":"ca94a4abe2c845a888befa8bc43cedf3","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"68758d5b-6ef9-4571-9ced-08dee195f3c3","name":"","admin_state_up":true,"network_id":"be7248c7-7953-4607-b22a-d942591e1a47","tenant_id":"ca94a4abe2c845a888befa8bc43cedf3","created_at":"2018-06-27T23:00:10Z","binding:vnic_type":"normal"}]} 2018-06-27 23:00:35,361 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=be7248c7-7953-4607-b22a-d942591e1a47 used request id req-e27dd85f-cb55-449e-9a00-a9e5acda99f9 2018-06-27 23:00:35,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/ca94a4abe2c845a888befa8bc43cedf3/stacks/7d6c49a0-103d-468c-8675-78568e8733f1/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}393a675ab02196110dc28bb4a953fd704c246785" 2018-06-27 23:00:35,435 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 23:00:35 GMT Content-Type: application/json Content-Length: 569 Connection: keep-alive Location: https://172.30.10.101:8004/v1/ca94a4abe2c845a888befa8bc43cedf3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack/7d6c49a0-103d-468c-8675-78568e8733f1/resources X-Openstack-Request-Id: req-813c1952-8b55-4233-80dc-8c8833e94b45 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/ca94a4abe2c845a888befa8bc43cedf3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack/7d6c49a0-103d-468c-8675-78568e8733f1/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 23:00:35,648 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:00:35 GMT Content-Type: application/json Content-Length: 10541 Connection: keep-alive X-Openstack-Request-Id: req-ee279a50-b91f-4f80-8392-e1ce43bdc44a Front-End-Https: on RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "https://172.30.10.101:8004/v1/ca94a4abe2c845a888befa8bc43cedf3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack/7d6c49a0-103d-468c-8675-78568e8733f1/resources/flavor2", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/ca94a4abe2c845a888befa8bc43cedf3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack/7d6c49a0-103d-468c-8675-78568e8733f1", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-06-27T22:59:51Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-27T22:59:51Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "b0364fde-6c9c-4b38-a676-258079d1c871", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "https://172.30.10.101:8004/v1/ca94a4abe2c845a888befa8bc43cedf3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack/7d6c49a0-103d-468c-8675-78568e8733f1/resources/flavor1", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/ca94a4abe2c845a888befa8bc43cedf3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack/7d6c49a0-103d-468c-8675-78568e8733f1", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-06-27T22:59:52Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-27T22:59:52Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "5099446a-2467-4a70-9747-f017a50d4000", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "https://172.30.10.101:8004/v1/ca94a4abe2c845a888befa8bc43cedf3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack/7d6c49a0-103d-468c-8675-78568e8733f1/resources/network", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/ca94a4abe2c845a888befa8bc43cedf3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack/7d6c49a0-103d-468c-8675-78568e8733f1", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-06-27T22:59:52Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-27T22:59:52Z", "required_by": ["subnet", "vm2", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "be7248c7-7953-4607-b22a-d942591e1a47", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "https://172.30.10.101:8004/v1/ca94a4abe2c845a888befa8bc43cedf3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack/7d6c49a0-103d-468c-8675-78568e8733f1/resources/server_security_group", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/ca94a4abe2c845a888befa8bc43cedf3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack/7d6c49a0-103d-468c-8675-78568e8733f1", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-06-27T22:59:51Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-27T22:59:51Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "b07ce06b-a1ae-4adf-967c-900f2e0f6182", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "https://172.30.10.101:8004/v1/ca94a4abe2c845a888befa8bc43cedf3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack/7d6c49a0-103d-468c-8675-78568e8733f1/resources/floating_ip", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/ca94a4abe2c845a888befa8bc43cedf3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack/7d6c49a0-103d-468c-8675-78568e8733f1", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-06-27T22:59:52Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-27T22:59:52Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "4508317c-ddd6-4525-9f58-efccfd85c87c", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "https://172.30.10.101:8004/v1/ca94a4abe2c845a888befa8bc43cedf3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack/7d6c49a0-103d-468c-8675-78568e8733f1/resources/floating_ip_association", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/ca94a4abe2c845a888befa8bc43cedf3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack/7d6c49a0-103d-468c-8675-78568e8733f1", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-06-27T22:59:51Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-27T22:59:51Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "214", "resource_type": "OS::Nova::FloatingIPAssociation"}, {"resource_name": "keypair", "links": [{"href": "https://172.30.10.101:8004/v1/ca94a4abe2c845a888befa8bc43cedf3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack/7d6c49a0-103d-468c-8675-78568e8733f1/resources/keypair", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/ca94a4abe2c845a888befa8bc43cedf3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack/7d6c49a0-103d-468c-8675-78568e8733f1", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-06-27T22:59:52Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-27T22:59:52Z", "required_by": ["vm2", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-kp", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "https://172.30.10.101:8004/v1/ca94a4abe2c845a888befa8bc43cedf3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack/7d6c49a0-103d-468c-8675-78568e8733f1/resources/management_router_interface", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/ca94a4abe2c845a888befa8bc43cedf3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack/7d6c49a0-103d-468c-8675-78568e8733f1", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-06-27T22:59:51Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-27T22:59:51Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "8f40c2c6-e62a-4c85-865f-78d9ae132d1c:subnet_id=6215f8f6-4041-4c4b-b133-627c51575f93", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "https://172.30.10.101:8004/v1/ca94a4abe2c845a888befa8bc43cedf3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack/7d6c49a0-103d-468c-8675-78568e8733f1/resources/subnet", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/ca94a4abe2c845a888befa8bc43cedf3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack/7d6c49a0-103d-468c-8675-78568e8733f1", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-06-27T22:59:52Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-27T22:59:52Z", "required_by": ["management_router_interface", "vm2", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "6215f8f6-4041-4c4b-b133-627c51575f93", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "management_router", "links": [{"href": "https://172.30.10.101:8004/v1/ca94a4abe2c845a888befa8bc43cedf3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack/7d6c49a0-103d-468c-8675-78568e8733f1/resources/management_router", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/ca94a4abe2c845a888befa8bc43cedf3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack/7d6c49a0-103d-468c-8675-78568e8733f1", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-06-27T22:59:52Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-27T22:59:52Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "8f40c2c6-e62a-4c85-865f-78d9ae132d1c", "resource_type": "OS::Neutron::Router"}, {"resource_name": "vm2", "links": [{"href": "https://172.30.10.101:8004/v1/ca94a4abe2c845a888befa8bc43cedf3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack/7d6c49a0-103d-468c-8675-78568e8733f1/resources/vm2", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/ca94a4abe2c845a888befa8bc43cedf3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack/7d6c49a0-103d-468c-8675-78568e8733f1", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-06-27T22:59:51Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-27T22:59:51Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "0969a99a-a85c-4d9b-b9c4-c98b229b3b30", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm1", "links": [{"href": "https://172.30.10.101:8004/v1/ca94a4abe2c845a888befa8bc43cedf3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack/7d6c49a0-103d-468c-8675-78568e8733f1/resources/vm1", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/ca94a4abe2c845a888befa8bc43cedf3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack/7d6c49a0-103d-468c-8675-78568e8733f1", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-06-27T22:59:51Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-27T22:59:51Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "68758d5b-6ef9-4571-9ced-08dee195f3c3", "resource_type": "OS::Nova::Server"}]} 2018-06-27 23:00:35,648 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/ca94a4abe2c845a888befa8bc43cedf3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack/7d6c49a0-103d-468c-8675-78568e8733f1/resources used request id req-ee279a50-b91f-4f80-8392-e1ce43bdc44a 2018-06-27 23:00:35,658 - novaclient.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/5099446a-2467-4a70-9747-f017a50d4000 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}393a675ab02196110dc28bb4a953fd704c246785" 2018-06-27 23:00:35,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/flavors/b0364fde-6c9c-4b38-a676-258079d1c871 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}393a675ab02196110dc28bb4a953fd704c246785" 2018-06-27 23:00:35,736 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:00:35 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-de651a0a-9d04-4d34-9378-f28cbe551602 X-Compute-Request-Id: req-de651a0a-9d04-4d34-9378-f28cbe551602 Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack-flavor2-jnh6jrbu3scy", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/b0364fde-6c9c-4b38-a676-258079d1c871", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/b0364fde-6c9c-4b38-a676-258079d1c871", "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": "b0364fde-6c9c-4b38-a676-258079d1c871"}} 2018-06-27 23:00:35,736 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/b0364fde-6c9c-4b38-a676-258079d1c871 used request id req-de651a0a-9d04-4d34-9378-f28cbe551602 2018-06-27 23:00:35,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/6215f8f6-4041-4c4b-b133-627c51575f93 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}393a675ab02196110dc28bb4a953fd704c246785" 2018-06-27 23:00:35,748 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:00:35 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-147dc361-e409-4b36-a9fa-75deb4e4284c X-Compute-Request-Id: req-147dc361-e409-4b36-a9fa-75deb4e4284c Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack-flavor1-rjbvmzopjsw4", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/5099446a-2467-4a70-9747-f017a50d4000", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/5099446a-2467-4a70-9747-f017a50d4000", "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": "5099446a-2467-4a70-9747-f017a50d4000"}} 2018-06-27 23:00:35,748 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/5099446a-2467-4a70-9747-f017a50d4000 used request id req-147dc361-e409-4b36-a9fa-75deb4e4284c 2018-06-27 23:00:35,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/6215f8f6-4041-4c4b-b133-627c51575f93 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}393a675ab02196110dc28bb4a953fd704c246785" 2018-06-27 23:00:35,900 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:00:35 GMT Content-Type: application/json Content-Length: 665 Connection: keep-alive X-Openstack-Request-Id: req-352de257-6b60-41ea-bb35-e97b71d899c8 Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"be7248c7-7953-4607-b22a-d942591e1a47","tenant_id":"ca94a4abe2c845a888befa8bc43cedf3","created_at":"2018-06-27T22:59:55Z","dns_nameservers":[],"updated_at":"2018-06-27T22:59:55Z","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":"ca94a4abe2c845a888befa8bc43cedf3","id":"6215f8f6-4041-4c4b-b133-627c51575f93","subnetpool_id":null,"name":"CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-subnet"}} 2018-06-27 23:00:35,900 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/6215f8f6-4041-4c4b-b133-627c51575f93 used request id req-352de257-6b60-41ea-bb35-e97b71d899c8 2018-06-27 23:00:35,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?id=be7248c7-7953-4607-b22a-d942591e1a47 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}393a675ab02196110dc28bb4a953fd704c246785" 2018-06-27 23:00:35,911 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:00:35 GMT Content-Type: application/json Content-Length: 665 Connection: keep-alive X-Openstack-Request-Id: req-8bc4212a-a19b-414c-8449-a1ae0ebe506a Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"be7248c7-7953-4607-b22a-d942591e1a47","tenant_id":"ca94a4abe2c845a888befa8bc43cedf3","created_at":"2018-06-27T22:59:55Z","dns_nameservers":[],"updated_at":"2018-06-27T22:59:55Z","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":"ca94a4abe2c845a888befa8bc43cedf3","id":"6215f8f6-4041-4c4b-b133-627c51575f93","subnetpool_id":null,"name":"CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-subnet"}} 2018-06-27 23:00:35,911 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/6215f8f6-4041-4c4b-b133-627c51575f93 used request id req-8bc4212a-a19b-414c-8449-a1ae0ebe506a 2018-06-27 23:00:35,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?id=be7248c7-7953-4607-b22a-d942591e1a47 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}393a675ab02196110dc28bb4a953fd704c246785" 2018-06-27 23:00:36,126 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:00:36 GMT Content-Type: application/json Content-Length: 727 Connection: keep-alive X-Openstack-Request-Id: req-1b4d4060-fcfa-4896-9833-a77825c5b3e2 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":"be7248c7-7953-4607-b22a-d942591e1a47","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ca94a4abe2c845a888befa8bc43cedf3","status":"ACTIVE","subnets":["6215f8f6-4041-4c4b-b133-627c51575f93"],"description":"","tags":[],"updated_at":"2018-06-27T22:59:55Z","provider:segmentation_id":18,"name":"CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-net","admin_state_up":true,"tenant_id":"ca94a4abe2c845a888befa8bc43cedf3","created_at":"2018-06-27T22:59:53Z","provider:network_type":"vxlan"}]} 2018-06-27 23:00:36,126 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=be7248c7-7953-4607-b22a-d942591e1a47 used request id req-1b4d4060-fcfa-4896-9833-a77825c5b3e2 2018-06-27 23:00:36,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/subnets?network_id=be7248c7-7953-4607-b22a-d942591e1a47 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}393a675ab02196110dc28bb4a953fd704c246785" 2018-06-27 23:00:36,302 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:00:36 GMT Content-Type: application/json Content-Length: 668 Connection: keep-alive X-Openstack-Request-Id: req-a49f6226-c385-4967-accf-909d330ffe57 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"be7248c7-7953-4607-b22a-d942591e1a47","tenant_id":"ca94a4abe2c845a888befa8bc43cedf3","created_at":"2018-06-27T22:59:55Z","dns_nameservers":[],"updated_at":"2018-06-27T22:59:55Z","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":"ca94a4abe2c845a888befa8bc43cedf3","id":"6215f8f6-4041-4c4b-b133-627c51575f93","subnetpool_id":null,"name":"CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-subnet"}]} 2018-06-27 23:00:36,303 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=be7248c7-7953-4607-b22a-d942591e1a47 used request id req-a49f6226-c385-4967-accf-909d330ffe57 2018-06-27 23:00:36,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=CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}393a675ab02196110dc28bb4a953fd704c246785" 2018-06-27 23:00:36,522 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:00:36 GMT Content-Type: application/json Content-Length: 727 Connection: keep-alive X-Openstack-Request-Id: req-9767e8b0-6d81-4061-95d1-29b675ac5064 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":"be7248c7-7953-4607-b22a-d942591e1a47","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ca94a4abe2c845a888befa8bc43cedf3","status":"ACTIVE","subnets":["6215f8f6-4041-4c4b-b133-627c51575f93"],"description":"","tags":[],"updated_at":"2018-06-27T22:59:55Z","provider:segmentation_id":18,"name":"CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-net","admin_state_up":true,"tenant_id":"ca94a4abe2c845a888befa8bc43cedf3","created_at":"2018-06-27T22:59:53Z","provider:network_type":"vxlan"}]} 2018-06-27 23:00:36,522 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-net used request id req-9767e8b0-6d81-4061-95d1-29b675ac5064 2018-06-27 23:00:36,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/ca94a4abe2c845a888befa8bc43cedf3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}393a675ab02196110dc28bb4a953fd704c246785" 2018-06-27 23:00:36,530 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:00:36 GMT Content-Type: application/json Content-Length: 727 Connection: keep-alive X-Openstack-Request-Id: req-c2b6fab0-2c52-4872-bd0e-7324786e300b 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":"be7248c7-7953-4607-b22a-d942591e1a47","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ca94a4abe2c845a888befa8bc43cedf3","status":"ACTIVE","subnets":["6215f8f6-4041-4c4b-b133-627c51575f93"],"description":"","tags":[],"updated_at":"2018-06-27T22:59:55Z","provider:segmentation_id":18,"name":"CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-net","admin_state_up":true,"tenant_id":"ca94a4abe2c845a888befa8bc43cedf3","created_at":"2018-06-27T22:59:53Z","provider:network_type":"vxlan"}]} 2018-06-27 23:00:36,531 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=be7248c7-7953-4607-b22a-d942591e1a47 used request id req-c2b6fab0-2c52-4872-bd0e-7324786e300b 2018-06-27 23:00:36,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/subnets?network_id=be7248c7-7953-4607-b22a-d942591e1a47 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}393a675ab02196110dc28bb4a953fd704c246785" 2018-06-27 23:00:36,638 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:00:36 GMT Content-Type: application/json Content-Length: 668 Connection: keep-alive X-Openstack-Request-Id: req-5c22f0c7-8da9-4dca-aaca-5e0adb73a2a7 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"be7248c7-7953-4607-b22a-d942591e1a47","tenant_id":"ca94a4abe2c845a888befa8bc43cedf3","created_at":"2018-06-27T22:59:55Z","dns_nameservers":[],"updated_at":"2018-06-27T22:59:55Z","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":"ca94a4abe2c845a888befa8bc43cedf3","id":"6215f8f6-4041-4c4b-b133-627c51575f93","subnetpool_id":null,"name":"CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-subnet"}]} 2018-06-27 23:00:36,638 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=be7248c7-7953-4607-b22a-d942591e1a47 used request id req-5c22f0c7-8da9-4dca-aaca-5e0adb73a2a7 2018-06-27 23:00:36,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/networks?name=CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}393a675ab02196110dc28bb4a953fd704c246785" 2018-06-27 23:00:36,945 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:00:36 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6bf4895e-30e5-4398-976a-8b5e4940476e Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/ca94a4abe2c845a888befa8bc43cedf3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ca94a4abe2c845a888befa8bc43cedf3", "name": "CreateStackFloatingIpTests-c72c2c49-f35e-4d9-proj"}} 2018-06-27 23:00:36,946 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/ca94a4abe2c845a888befa8bc43cedf3 used request id req-6bf4895e-30e5-4398-976a-8b5e4940476e 2018-06-27 23:00: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/subnets?network_id=be7248c7-7953-4607-b22a-d942591e1a47 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}393a675ab02196110dc28bb4a953fd704c246785" 2018-06-27 23:00:36,986 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:00:36 GMT Content-Type: application/json Content-Length: 727 Connection: keep-alive X-Openstack-Request-Id: req-1ad17ef1-6932-4ef4-83b7-0d2e72f38263 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":"be7248c7-7953-4607-b22a-d942591e1a47","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ca94a4abe2c845a888befa8bc43cedf3","status":"ACTIVE","subnets":["6215f8f6-4041-4c4b-b133-627c51575f93"],"description":"","tags":[],"updated_at":"2018-06-27T22:59:55Z","provider:segmentation_id":18,"name":"CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-net","admin_state_up":true,"tenant_id":"ca94a4abe2c845a888befa8bc43cedf3","created_at":"2018-06-27T22:59:53Z","provider:network_type":"vxlan"}]} 2018-06-27 23:00:36,987 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-net used request id req-1ad17ef1-6932-4ef4-83b7-0d2e72f38263 2018-06-27 23:00:36,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/ca94a4abe2c845a888befa8bc43cedf3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}393a675ab02196110dc28bb4a953fd704c246785" 2018-06-27 23:00:37,099 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:00:37 GMT Content-Type: application/json Content-Length: 668 Connection: keep-alive X-Openstack-Request-Id: req-261413b1-ddfc-470d-b689-bd526b9c68eb Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"be7248c7-7953-4607-b22a-d942591e1a47","tenant_id":"ca94a4abe2c845a888befa8bc43cedf3","created_at":"2018-06-27T22:59:55Z","dns_nameservers":[],"updated_at":"2018-06-27T22:59:55Z","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":"ca94a4abe2c845a888befa8bc43cedf3","id":"6215f8f6-4041-4c4b-b133-627c51575f93","subnetpool_id":null,"name":"CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-subnet"}]} 2018-06-27 23:00:37,099 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=be7248c7-7953-4607-b22a-d942591e1a47 used request id req-261413b1-ddfc-470d-b689-bd526b9c68eb 2018-06-27 23:00:37,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/ports?network_id=be7248c7-7953-4607-b22a-d942591e1a47&mac_address=fa%3A16%3A3e%3A74%3A0c%3A10&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}393a675ab02196110dc28bb4a953fd704c246785" 2018-06-27 23:00:37,257 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:00:37 GMT Content-Type: application/json Content-Length: 910 Connection: keep-alive X-Openstack-Request-Id: req-a4e8dedc-368b-452f-9472-600652a9082b Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T23:00:20Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"6215f8f6-4041-4c4b-b133-627c51575f93","ip_address":"10.1.2.5"}],"id":"6e9ebf4a-f980-4b9b-9d87-63655aabff04","security_groups":["80fd311e-c3af-4145-b2a3-cea1ed267cdb"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:74:0c:10","project_id":"ca94a4abe2c845a888befa8bc43cedf3","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"0969a99a-a85c-4d9b-b9c4-c98b229b3b30","name":"","admin_state_up":true,"network_id":"be7248c7-7953-4607-b22a-d942591e1a47","tenant_id":"ca94a4abe2c845a888befa8bc43cedf3","created_at":"2018-06-27T23:00:08Z","binding:vnic_type":"normal"}]} 2018-06-27 23:00:37,258 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=be7248c7-7953-4607-b22a-d942591e1a47&mac_address=fa%3A16%3A3e%3A74%3A0c%3A10&admin_state_up=True used request id req-a4e8dedc-368b-452f-9472-600652a9082b 2018-06-27 23:00:37,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/ca94a4abe2c845a888befa8bc43cedf3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}393a675ab02196110dc28bb4a953fd704c246785" 2018-06-27 23:00:37,399 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:00:36 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0e4701b8-36b2-4783-908f-06f41fe7ac50 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/ca94a4abe2c845a888befa8bc43cedf3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ca94a4abe2c845a888befa8bc43cedf3", "name": "CreateStackFloatingIpTests-c72c2c49-f35e-4d9-proj"}} 2018-06-27 23:00:37,399 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/ca94a4abe2c845a888befa8bc43cedf3 used request id req-0e4701b8-36b2-4783-908f-06f41fe7ac50 2018-06-27 23:00:37,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/subnets?network_id=be7248c7-7953-4607-b22a-d942591e1a47 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}393a675ab02196110dc28bb4a953fd704c246785" 2018-06-27 23:00:37,512 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:00:37 GMT Content-Type: application/json Content-Length: 668 Connection: keep-alive X-Openstack-Request-Id: req-0e4cdfd2-9919-4f24-a9b7-32f7a1900464 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"be7248c7-7953-4607-b22a-d942591e1a47","tenant_id":"ca94a4abe2c845a888befa8bc43cedf3","created_at":"2018-06-27T22:59:55Z","dns_nameservers":[],"updated_at":"2018-06-27T22:59:55Z","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":"ca94a4abe2c845a888befa8bc43cedf3","id":"6215f8f6-4041-4c4b-b133-627c51575f93","subnetpool_id":null,"name":"CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-subnet"}]} 2018-06-27 23:00:37,512 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=be7248c7-7953-4607-b22a-d942591e1a47 used request id req-0e4cdfd2-9919-4f24-a9b7-32f7a1900464 2018-06-27 23:00:37,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/ports?network_id=be7248c7-7953-4607-b22a-d942591e1a47&mac_address=fa%3A16%3A3e%3A1b%3Ad7%3A2d&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}393a675ab02196110dc28bb4a953fd704c246785" 2018-06-27 23:00:37,634 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:00:37 GMT Content-Type: application/json Content-Length: 910 Connection: keep-alive X-Openstack-Request-Id: req-05a7ffc0-25d9-4d77-bb70-7c156fbb1dcc Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T23:00:19Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"6215f8f6-4041-4c4b-b133-627c51575f93","ip_address":"10.1.2.9"}],"id":"d61adb4f-820d-4367-938b-9bab59249722","security_groups":["b07ce06b-a1ae-4adf-967c-900f2e0f6182"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1b:d7:2d","project_id":"ca94a4abe2c845a888befa8bc43cedf3","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"68758d5b-6ef9-4571-9ced-08dee195f3c3","name":"","admin_state_up":true,"network_id":"be7248c7-7953-4607-b22a-d942591e1a47","tenant_id":"ca94a4abe2c845a888befa8bc43cedf3","created_at":"2018-06-27T23:00:10Z","binding:vnic_type":"normal"}]} 2018-06-27 23:00:37,635 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=be7248c7-7953-4607-b22a-d942591e1a47&mac_address=fa%3A16%3A3e%3A1b%3Ad7%3A2d&admin_state_up=True used request id req-05a7ffc0-25d9-4d77-bb70-7c156fbb1dcc 2018-06-27 23:00:37,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/ca94a4abe2c845a888befa8bc43cedf3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}393a675ab02196110dc28bb4a953fd704c246785" 2018-06-27 23:00:37,649 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:00:37 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fcdc2ea4-dc93-4ecd-b25b-ad6c045a1e33 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/ca94a4abe2c845a888befa8bc43cedf3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ca94a4abe2c845a888befa8bc43cedf3", "name": "CreateStackFloatingIpTests-c72c2c49-f35e-4d9-proj"}} 2018-06-27 23:00:37,649 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/ca94a4abe2c845a888befa8bc43cedf3 used request id req-fcdc2ea4-dc93-4ecd-b25b-ad6c045a1e33 2018-06-27 23:00:37,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=CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}393a675ab02196110dc28bb4a953fd704c246785" 2018-06-27 23:00:37,875 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:00:37 GMT Content-Type: application/json Content-Length: 727 Connection: keep-alive X-Openstack-Request-Id: req-860356ce-b92e-4201-a548-5eae347401eb 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":"be7248c7-7953-4607-b22a-d942591e1a47","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ca94a4abe2c845a888befa8bc43cedf3","status":"ACTIVE","subnets":["6215f8f6-4041-4c4b-b133-627c51575f93"],"description":"","tags":[],"updated_at":"2018-06-27T22:59:55Z","provider:segmentation_id":18,"name":"CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-net","admin_state_up":true,"tenant_id":"ca94a4abe2c845a888befa8bc43cedf3","created_at":"2018-06-27T22:59:53Z","provider:network_type":"vxlan"}]} 2018-06-27 23:00:37,875 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-net used request id req-860356ce-b92e-4201-a548-5eae347401eb 2018-06-27 23:00:37,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=be7248c7-7953-4607-b22a-d942591e1a47 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}393a675ab02196110dc28bb4a953fd704c246785" 2018-06-27 23:00:37,982 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:00:37 GMT Content-Type: application/json Content-Length: 668 Connection: keep-alive X-Openstack-Request-Id: req-b722ba51-3ef9-459b-9180-68571753662f Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"be7248c7-7953-4607-b22a-d942591e1a47","tenant_id":"ca94a4abe2c845a888befa8bc43cedf3","created_at":"2018-06-27T22:59:55Z","dns_nameservers":[],"updated_at":"2018-06-27T22:59:55Z","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":"ca94a4abe2c845a888befa8bc43cedf3","id":"6215f8f6-4041-4c4b-b133-627c51575f93","subnetpool_id":null,"name":"CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-subnet"}]} 2018-06-27 23:00:37,982 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=be7248c7-7953-4607-b22a-d942591e1a47 used request id req-b722ba51-3ef9-459b-9180-68571753662f 2018-06-27 23:00:37,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=be7248c7-7953-4607-b22a-d942591e1a47 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}393a675ab02196110dc28bb4a953fd704c246785" 2018-06-27 23:00:38,031 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:00:37 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4d6d5ef5-58b1-4b15-b2b7-edfa289d4ded Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/ca94a4abe2c845a888befa8bc43cedf3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ca94a4abe2c845a888befa8bc43cedf3", "name": "CreateStackFloatingIpTests-c72c2c49-f35e-4d9-proj"}} 2018-06-27 23:00:38,032 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/ca94a4abe2c845a888befa8bc43cedf3 used request id req-4d6d5ef5-58b1-4b15-b2b7-edfa289d4ded 2018-06-27 23:00:38,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=CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}393a675ab02196110dc28bb4a953fd704c246785" 2018-06-27 23:00:38,102 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:00:38 GMT Content-Type: application/json Content-Length: 4486 Connection: keep-alive X-Openstack-Request-Id: req-5f6e733b-6587-4880-ad52-f68c1115c440 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T23:00:09Z","device_owner":"network:router_interface","revision_number":9,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6215f8f6-4041-4c4b-b133-627c51575f93","ip_address":"10.1.2.1"}],"id":"441de937-f4c3-45ff-a397-0a96a12b54e8","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:0d:0e","project_id":"ca94a4abe2c845a888befa8bc43cedf3","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"8f40c2c6-e62a-4c85-865f-78d9ae132d1c","name":"","admin_state_up":true,"network_id":"be7248c7-7953-4607-b22a-d942591e1a47","tenant_id":"ca94a4abe2c845a888befa8bc43cedf3","created_at":"2018-06-27T23:00:01Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T23:00:20Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"6215f8f6-4041-4c4b-b133-627c51575f93","ip_address":"10.1.2.5"}],"id":"6e9ebf4a-f980-4b9b-9d87-63655aabff04","security_groups":["80fd311e-c3af-4145-b2a3-cea1ed267cdb"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:74:0c:10","project_id":"ca94a4abe2c845a888befa8bc43cedf3","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"0969a99a-a85c-4d9b-b9c4-c98b229b3b30","name":"","admin_state_up":true,"network_id":"be7248c7-7953-4607-b22a-d942591e1a47","tenant_id":"ca94a4abe2c845a888befa8bc43cedf3","created_at":"2018-06-27T23:00:08Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T23:00:03Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6215f8f6-4041-4c4b-b133-627c51575f93","ip_address":"10.1.2.3"}],"id":"85b41849-2c24-466e-a43c-531aa92d4997","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:5a:9d:c5","project_id":"ca94a4abe2c845a888befa8bc43cedf3","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-be7248c7-7953-4607-b22a-d942591e1a47","name":"","admin_state_up":true,"network_id":"be7248c7-7953-4607-b22a-d942591e1a47","tenant_id":"ca94a4abe2c845a888befa8bc43cedf3","created_at":"2018-06-27T22:59:58Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T23:00:02Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6215f8f6-4041-4c4b-b133-627c51575f93","ip_address":"10.1.2.2"}],"id":"b370bfa7-2025-4460-a7b1-f1b7465482a6","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:46:dd:69","project_id":"ca94a4abe2c845a888befa8bc43cedf3","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-be7248c7-7953-4607-b22a-d942591e1a47","name":"","admin_state_up":true,"network_id":"be7248c7-7953-4607-b22a-d942591e1a47","tenant_id":"ca94a4abe2c845a888befa8bc43cedf3","created_at":"2018-06-27T22:59:57Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T23:00:19Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"6215f8f6-4041-4c4b-b133-627c51575f93","ip_address":"10.1.2.9"}],"id":"d61adb4f-820d-4367-938b-9bab59249722","security_groups":["b07ce06b-a1ae-4adf-967c-900f2e0f6182"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1b:d7:2d","project_id":"ca94a4abe2c845a888befa8bc43cedf3","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"68758d5b-6ef9-4571-9ced-08dee195f3c3","name":"","admin_state_up":true,"network_id":"be7248c7-7953-4607-b22a-d942591e1a47","tenant_id":"ca94a4abe2c845a888befa8bc43cedf3","created_at":"2018-06-27T23:00:10Z","binding:vnic_type":"normal"}]} 2018-06-27 23:00:38,103 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=be7248c7-7953-4607-b22a-d942591e1a47 used request id req-5f6e733b-6587-4880-ad52-f68c1115c440 2018-06-27 23:00:38,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/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}393a675ab02196110dc28bb4a953fd704c246785" 2018-06-27 23:00:38,216 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:00:38 GMT Content-Type: application/json Content-Length: 552 Connection: keep-alive X-Openstack-Request-Id: req-c9b1583c-9f29-47b1-bde7-4de1fb2afd5b Front-End-Https: on RESP BODY: {"floatingips": [{"router_id": "8f40c2c6-e62a-4c85-865f-78d9ae132d1c", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "ca94a4abe2c845a888befa8bc43cedf3", "created_at": "2018-06-27T23:00:00Z", "updated_at": "2018-06-27T23:00:30Z", "floating_network_id": "977aff9f-43e9-4fec-86ae-a730f64fa17d", "fixed_ip_address": "10.1.2.9", "floating_ip_address": "172.30.10.119", "revision_number": 2, "project_id": "ca94a4abe2c845a888befa8bc43cedf3", "port_id": "d61adb4f-820d-4367-938b-9bab59249722", "id": "4508317c-ddd6-4525-9f58-efccfd85c87c"}]} 2018-06-27 23:00:38,216 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/floatingips used request id req-c9b1583c-9f29-47b1-bde7-4de1fb2afd5b 2018-06-27 23:00:38,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/cded7163-0d5e-4bde-8968-5a7fdc90b11f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}393a675ab02196110dc28bb4a953fd704c246785" 2018-06-27 23:00:38,274 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:00:38 GMT Content-Type: application/json Content-Length: 727 Connection: keep-alive X-Openstack-Request-Id: req-a4a399bc-388a-42f6-a16d-604c9f975c70 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":"be7248c7-7953-4607-b22a-d942591e1a47","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ca94a4abe2c845a888befa8bc43cedf3","status":"ACTIVE","subnets":["6215f8f6-4041-4c4b-b133-627c51575f93"],"description":"","tags":[],"updated_at":"2018-06-27T22:59:55Z","provider:segmentation_id":18,"name":"CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-net","admin_state_up":true,"tenant_id":"ca94a4abe2c845a888befa8bc43cedf3","created_at":"2018-06-27T22:59:53Z","provider:network_type":"vxlan"}]} 2018-06-27 23:00:38,274 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-net used request id req-a4a399bc-388a-42f6-a16d-604c9f975c70 2018-06-27 23:00:38,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=be7248c7-7953-4607-b22a-d942591e1a47 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}393a675ab02196110dc28bb4a953fd704c246785" 2018-06-27 23:00:38,401 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:00:38 GMT Content-Type: application/json Content-Length: 668 Connection: keep-alive X-Openstack-Request-Id: req-ed380b2e-9ede-4287-b079-ea7ed2ab62f0 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"be7248c7-7953-4607-b22a-d942591e1a47","tenant_id":"ca94a4abe2c845a888befa8bc43cedf3","created_at":"2018-06-27T22:59:55Z","dns_nameservers":[],"updated_at":"2018-06-27T22:59:55Z","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":"ca94a4abe2c845a888befa8bc43cedf3","id":"6215f8f6-4041-4c4b-b133-627c51575f93","subnetpool_id":null,"name":"CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-subnet"}]} 2018-06-27 23:00:38,402 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=be7248c7-7953-4607-b22a-d942591e1a47 used request id req-ed380b2e-9ede-4287-b079-ea7ed2ab62f0 2018-06-27 23:00:38,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/ports?network_id=be7248c7-7953-4607-b22a-d942591e1a47 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}393a675ab02196110dc28bb4a953fd704c246785" 2018-06-27 23:00:38,559 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:00:38 GMT Content-Type: application/json Content-Length: 4486 Connection: keep-alive X-Openstack-Request-Id: req-616834c7-8774-4a63-9332-0436075f41d1 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T23:00:09Z","device_owner":"network:router_interface","revision_number":9,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6215f8f6-4041-4c4b-b133-627c51575f93","ip_address":"10.1.2.1"}],"id":"441de937-f4c3-45ff-a397-0a96a12b54e8","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:0d:0e","project_id":"ca94a4abe2c845a888befa8bc43cedf3","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"8f40c2c6-e62a-4c85-865f-78d9ae132d1c","name":"","admin_state_up":true,"network_id":"be7248c7-7953-4607-b22a-d942591e1a47","tenant_id":"ca94a4abe2c845a888befa8bc43cedf3","created_at":"2018-06-27T23:00:01Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T23:00:20Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"6215f8f6-4041-4c4b-b133-627c51575f93","ip_address":"10.1.2.5"}],"id":"6e9ebf4a-f980-4b9b-9d87-63655aabff04","security_groups":["80fd311e-c3af-4145-b2a3-cea1ed267cdb"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:74:0c:10","project_id":"ca94a4abe2c845a888befa8bc43cedf3","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"0969a99a-a85c-4d9b-b9c4-c98b229b3b30","name":"","admin_state_up":true,"network_id":"be7248c7-7953-4607-b22a-d942591e1a47","tenant_id":"ca94a4abe2c845a888befa8bc43cedf3","created_at":"2018-06-27T23:00:08Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T23:00:03Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6215f8f6-4041-4c4b-b133-627c51575f93","ip_address":"10.1.2.3"}],"id":"85b41849-2c24-466e-a43c-531aa92d4997","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:5a:9d:c5","project_id":"ca94a4abe2c845a888befa8bc43cedf3","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-be7248c7-7953-4607-b22a-d942591e1a47","name":"","admin_state_up":true,"network_id":"be7248c7-7953-4607-b22a-d942591e1a47","tenant_id":"ca94a4abe2c845a888befa8bc43cedf3","created_at":"2018-06-27T22:59:58Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T23:00:02Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6215f8f6-4041-4c4b-b133-627c51575f93","ip_address":"10.1.2.2"}],"id":"b370bfa7-2025-4460-a7b1-f1b7465482a6","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:46:dd:69","project_id":"ca94a4abe2c845a888befa8bc43cedf3","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-be7248c7-7953-4607-b22a-d942591e1a47","name":"","admin_state_up":true,"network_id":"be7248c7-7953-4607-b22a-d942591e1a47","tenant_id":"ca94a4abe2c845a888befa8bc43cedf3","created_at":"2018-06-27T22:59:57Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T23:00:19Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"6215f8f6-4041-4c4b-b133-627c51575f93","ip_address":"10.1.2.9"}],"id":"d61adb4f-820d-4367-938b-9bab59249722","security_groups":["b07ce06b-a1ae-4adf-967c-900f2e0f6182"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1b:d7:2d","project_id":"ca94a4abe2c845a888befa8bc43cedf3","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"68758d5b-6ef9-4571-9ced-08dee195f3c3","name":"","admin_state_up":true,"network_id":"be7248c7-7953-4607-b22a-d942591e1a47","tenant_id":"ca94a4abe2c845a888befa8bc43cedf3","created_at":"2018-06-27T23:00:10Z","binding:vnic_type":"normal"}]} 2018-06-27 23:00:38,559 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=be7248c7-7953-4607-b22a-d942591e1a47 used request id req-616834c7-8774-4a63-9332-0436075f41d1 2018-06-27 23:00:38,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/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}393a675ab02196110dc28bb4a953fd704c246785" 2018-06-27 23:00:38,655 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:00:38 GMT Content-Type: application/json Content-Length: 552 Connection: keep-alive X-Openstack-Request-Id: req-084fb507-1f74-4043-a060-6f682813cd56 Front-End-Https: on RESP BODY: {"floatingips": [{"router_id": "8f40c2c6-e62a-4c85-865f-78d9ae132d1c", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "ca94a4abe2c845a888befa8bc43cedf3", "created_at": "2018-06-27T23:00:00Z", "updated_at": "2018-06-27T23:00:30Z", "floating_network_id": "977aff9f-43e9-4fec-86ae-a730f64fa17d", "fixed_ip_address": "10.1.2.9", "floating_ip_address": "172.30.10.119", "revision_number": 2, "project_id": "ca94a4abe2c845a888befa8bc43cedf3", "port_id": "d61adb4f-820d-4367-938b-9bab59249722", "id": "4508317c-ddd6-4525-9f58-efccfd85c87c"}]} 2018-06-27 23:00:38,655 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/floatingips used request id req-084fb507-1f74-4043-a060-6f682813cd56 2018-06-27 23:00:38,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/routers/8f40c2c6-e62a-4c85-865f-78d9ae132d1c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}393a675ab02196110dc28bb4a953fd704c246785" 2018-06-27 23:00:38,967 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:00:38 GMT Content-Type: application/json Content-Length: 731 Connection: keep-alive X-Openstack-Request-Id: req-7b5c6697-bde2-47ae-8500-38fa35fa445c Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-image", "tags": [], "container_format": "bare", "created_at": "2018-06-27T22:59:30Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-27T22:59:31Z", "visibility": "shared", "self": "/v2/images/cded7163-0d5e-4bde-8968-5a7fdc90b11f", "min_disk": 0, "protected": false, "id": "cded7163-0d5e-4bde-8968-5a7fdc90b11f", "file": "/v2/images/cded7163-0d5e-4bde-8968-5a7fdc90b11f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ca94a4abe2c845a888befa8bc43cedf3", "direct_url": "file:///var/lib/glance/images/cded7163-0d5e-4bde-8968-5a7fdc90b11f", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-27 23:00:38,968 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/cded7163-0d5e-4bde-8968-5a7fdc90b11f used request id req-7b5c6697-bde2-47ae-8500-38fa35fa445c 2018-06-27 23:00:38,970 - 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}393a675ab02196110dc28bb4a953fd704c246785" 2018-06-27 23:00:38,986 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:00:38 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-db8e48e4-e104-4c0a-850f-07c5e56a9aaa 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-27 23:00:38,986 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-db8e48e4-e104-4c0a-850f-07c5e56a9aaa 2018-06-27 23:00:38,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/ca94a4abe2c845a888befa8bc43cedf3/stacks/7d6c49a0-103d-468c-8675-78568e8733f1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}393a675ab02196110dc28bb4a953fd704c246785" 2018-06-27 23:00:39,012 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:00:39 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-a344e901-d175-4f61-9b61-04d55551a018 Front-End-Https: on RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "977aff9f-43e9-4fec-86ae-a730f64fa17d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "df0aa635-d718-49cc-81c1-ba349ef8a505", "ip_address": "172.30.10.117"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "ca94a4abe2c845a888befa8bc43cedf3", "created_at": "2018-06-27T22:59:55Z", "admin_state_up": true, "updated_at": "2018-06-27T23:00:02Z", "project_id": "ca94a4abe2c845a888befa8bc43cedf3", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "8f40c2c6-e62a-4c85-865f-78d9ae132d1c", "name": "mgmt_router"}} 2018-06-27 23:00:39,012 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers/8f40c2c6-e62a-4c85-865f-78d9ae132d1c used request id req-a344e901-d175-4f61-9b61-04d55551a018 2018-06-27 23:00:39,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=8f40c2c6-e62a-4c85-865f-78d9ae132d1c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}393a675ab02196110dc28bb4a953fd704c246785" 2018-06-27 23:00:39,055 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 23:00:39 GMT Content-Type: application/json Content-Length: 549 Connection: keep-alive Location: https://172.30.10.101:8004/v1/ca94a4abe2c845a888befa8bc43cedf3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack/7d6c49a0-103d-468c-8675-78568e8733f1 X-Openstack-Request-Id: req-8f7af2c1-fbe8-41ea-aa07-63ed72548b9c Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/ca94a4abe2c845a888befa8bc43cedf3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack/7d6c49a0-103d-468c-8675-78568e8733f1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 23:00:39,186 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:00:39 GMT Content-Type: application/json Content-Length: 1696 Connection: keep-alive X-Openstack-Request-Id: req-973fcf05-939f-4ec7-a1f6-2f91c8948633 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T23:00:09Z","device_owner":"network:router_interface","revision_number":9,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6215f8f6-4041-4c4b-b133-627c51575f93","ip_address":"10.1.2.1"}],"id":"441de937-f4c3-45ff-a397-0a96a12b54e8","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:0d:0e","project_id":"ca94a4abe2c845a888befa8bc43cedf3","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"8f40c2c6-e62a-4c85-865f-78d9ae132d1c","name":"","admin_state_up":true,"network_id":"be7248c7-7953-4607-b22a-d942591e1a47","tenant_id":"ca94a4abe2c845a888befa8bc43cedf3","created_at":"2018-06-27T23:00:01Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T23:00:03Z","device_owner":"network:router_gateway","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"df0aa635-d718-49cc-81c1-ba349ef8a505","ip_address":"172.30.10.117"}],"id":"c6a3de98-8485-44cd-b24f-8f472eb5375c","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3b:f7:30","project_id":"","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"8f40c2c6-e62a-4c85-865f-78d9ae132d1c","name":"","admin_state_up":true,"network_id":"977aff9f-43e9-4fec-86ae-a730f64fa17d","tenant_id":"","created_at":"2018-06-27T22:59:56Z","binding:vnic_type":"normal"}]} 2018-06-27 23:00:39,186 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=8f40c2c6-e62a-4c85-865f-78d9ae132d1c used request id req-973fcf05-939f-4ec7-a1f6-2f91c8948633 2018-06-27 23:00:39,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/df0aa635-d718-49cc-81c1-ba349ef8a505 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}393a675ab02196110dc28bb4a953fd704c246785" 2018-06-27 23:00:39,311 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:00:39 GMT Content-Type: application/json Content-Length: 625 Connection: keep-alive X-Openstack-Request-Id: req-fd4ee266-10b5-4b13-8301-ec41394a61e7 Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"977aff9f-43e9-4fec-86ae-a730f64fa17d","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T18:56:39Z","dns_nameservers":[],"updated_at":"2018-06-27T18:56:39Z","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":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"df0aa635-d718-49cc-81c1-ba349ef8a505","subnetpool_id":null,"name":"floating_subnet"}} 2018-06-27 23:00:39,311 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/df0aa635-d718-49cc-81c1-ba349ef8a505 used request id req-fd4ee266-10b5-4b13-8301-ec41394a61e7 2018-06-27 23:00:39,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/6215f8f6-4041-4c4b-b133-627c51575f93 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}393a675ab02196110dc28bb4a953fd704c246785" 2018-06-27 23:00:39,405 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:00:39 GMT Content-Type: application/json Content-Length: 4122 Connection: keep-alive X-Openstack-Request-Id: req-c4c2c5c3-94ee-4289-bfa4-15acf9088fd4 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-3ff567aa-ad52-492a-b27d-bba36d24533b-flavor2", "OS::project_id": "ca94a4abe2c845a888befa8bc43cedf3", "OS::stack_id": "7d6c49a0-103d-468c-8675-78568e8733f1", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-kp", "security_group_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-sec_grp", "subnet_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-subnet", "net_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-net", "external_net_name": "floating_net", "inst2_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-inst2", "inst1_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-inst1", "image2_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-image", "flavor1_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-flavor1", "image1_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack", "stack_user_project_id": "fd9c2d68667149a09ca04e07e2e378f8", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-06-27T22:59:50Z", "links": [{"href": "https://172.30.10.101:8004/v1/ca94a4abe2c845a888befa8bc43cedf3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack/7d6c49a0-103d-468c-8675-78568e8733f1", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "7d6c49a0-103d-468c-8675-78568e8733f1", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAu911aKYjKipXOHP+laosCPfyE8YCPuSZDHYE6u4J1F/LVx4L\nM1pONEEfm/JZhRHqUwiduj+aU4kkDfK+3lZPQ129EKTZqRfo9Ey8sgIZqAmyLFwo\nEZLMHsCmXdiQ69++tr0lF452uEuDhU8ggyKbncZvvPK+ExrABxmP643mTMkbVo0H\nrgx+BVf9YSNVOSrKi3vtywEoCKn8nMzRuJ5UioTCdN9Dcxen3xVqcXOJ5dsZ3zKk\nmEqWlzghkr6KzKjMG+XQmGW9LVGC+uWIEH20YjtpR3zvJo4la1XMKlcVWQkmof7/\nYReKO7g0pat5TgDMi1nPH1ALbxik7pQL3qdIiQIDAQABAoIBABycbK4kZ0SbsC7j\n04j9ork28cI7LMphTEHOk48n841JjZFV/QS0IyboKCU68pFGmjZNIKBl4V4Ji9kn\n+BOqd2XeF9Y6FQAgqRTTvwUpNrkVyPHikyOiBL5GPtAaFHAn4ka4ZbbBtqj4ry4V\nT/FIywRrXUccfQAx2b77EKUiNknJMAYC1bTn/sl2DSBDqgbXqWa1WRgnk/oSNuA+\nS+TqerR+GUk9LBXtNxYVIEn7A8JMFWrKdyHv3Ilfm9+lcbBXzulmvqWBhndeeX1e\nac4wuzdq2If0iTa0yreYKsab3iqhUxtr3e7hcRl1cm7Yt4JJvlITX8XaVeaVzyXE\nBLaNpsUCgYEA7PKqModmEREtBk9zGz1ZJ3QFvo3wOBBf8z3/DIJyfDko1nz3akSy\nIhBp6SKPnR8JgcFmCPG/RuP0HYoO1cKam8+9J3MPMlY9n5PdOSRF7U41/XP/KhhW\nW66HQevsTxQo8uZPdohPsgpqNC/x7jvGwL0HDUYh3G5s/L99Tf9LTr8CgYEAyvh5\nCfFVgv/+/PXQR6rG4k5oXWtEly7W0ugFJHcuZNkSUMjuWtVCb1TVQHCVwRa+hNTv\nKKgvlE35oMrdYQT9aGlbHE1fDvWgeP1p2JBhs/DAqIQh5EOKn2GuCJhgV1nlKLXw\n53If8sr6VqHPpLG0PyjLT2XcZWfWUVKVGchrgrcCgYAuW5O86wynDis27thgXfJR\na7ur+m0jKuD64AhEVEk90JkSzcRCQEpxq7Bs8lwSq33aqxHhchqwLe0W0mnwnHBP\nR6eETliMyp6n1/ASO+yKbyDVA5rKi5Rpv42q8hN7rUANtc2aLTUaajs5FqBIsd1C\n3DjC+hOp4tjj4jsLxYTgVQKBgH2z3OJ3gEodWUI4ysFX1syZWrFgmZ439/uujmDD\nHwx+E4XMqzG+GeLxWxEJqPVorJ1/co5veugSUqNugCRx/q8HcNHaaSDOpo/IAiGJ\nabkTRX4YNxUzb0q+KBZSqHfwyKep5oSwfXDUnK3CkOKi28qx7RhDMXfsEyNSTd0l\n7s+JAoGADOharVTPDRosR1X6psskJjpq2ISRVePJdEvM43hJTyBoaR0HRCqdQgfF\n0+YmB4jzsa+vyF7JxOXfGDkE9yyuoly2Ex4IoT7BuV8iYeIHYGdpjFbV3Ne56igJ\nRVTQiP2RyZS1ldUEbV90GpyE+K52s4fOQ+62RvU9evus2Agb3Es=\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-27 23:00:39,406 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/ca94a4abe2c845a888befa8bc43cedf3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack/7d6c49a0-103d-468c-8675-78568e8733f1 used request id req-c4c2c5c3-94ee-4289-bfa4-15acf9088fd4 2018-06-27 23:00:39,407 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 23:00:39,408 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 23:00:39,430 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:00:39 GMT Content-Type: application/json Content-Length: 665 Connection: keep-alive X-Openstack-Request-Id: req-259c5ace-87cc-4079-b550-13360343cf7b Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"be7248c7-7953-4607-b22a-d942591e1a47","tenant_id":"ca94a4abe2c845a888befa8bc43cedf3","created_at":"2018-06-27T22:59:55Z","dns_nameservers":[],"updated_at":"2018-06-27T22:59:55Z","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":"ca94a4abe2c845a888befa8bc43cedf3","id":"6215f8f6-4041-4c4b-b133-627c51575f93","subnetpool_id":null,"name":"CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-subnet"}} 2018-06-27 23:00:39,430 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/6215f8f6-4041-4c4b-b133-627c51575f93 used request id req-259c5ace-87cc-4079-b550-13360343cf7b 2018-06-27 23:00:39,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/ports/d61adb4f-820d-4367-938b-9bab59249722 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}393a675ab02196110dc28bb4a953fd704c246785" 2018-06-27 23:00:39,745 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:00:39 GMT Content-Type: application/json Content-Length: 907 Connection: keep-alive X-Openstack-Request-Id: req-8907c9c0-95a8-42b2-89df-2c5336433606 Front-End-Https: on RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T23:00:19Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"6215f8f6-4041-4c4b-b133-627c51575f93","ip_address":"10.1.2.9"}],"id":"d61adb4f-820d-4367-938b-9bab59249722","security_groups":["b07ce06b-a1ae-4adf-967c-900f2e0f6182"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1b:d7:2d","project_id":"ca94a4abe2c845a888befa8bc43cedf3","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"68758d5b-6ef9-4571-9ced-08dee195f3c3","name":"","admin_state_up":true,"network_id":"be7248c7-7953-4607-b22a-d942591e1a47","tenant_id":"ca94a4abe2c845a888befa8bc43cedf3","created_at":"2018-06-27T23:00:10Z","binding:vnic_type":"normal"}} 2018-06-27 23:00:39,745 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports/d61adb4f-820d-4367-938b-9bab59249722 used request id req-8907c9c0-95a8-42b2-89df-2c5336433606 2018-06-27 23:00:39,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/6215f8f6-4041-4c4b-b133-627c51575f93 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}393a675ab02196110dc28bb4a953fd704c246785" 2018-06-27 23:00:39,869 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:00:39 GMT Content-Type: application/json Content-Length: 665 Connection: keep-alive X-Openstack-Request-Id: req-34fdb076-a5d5-44c5-be0c-09dbad7f6a1c Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"be7248c7-7953-4607-b22a-d942591e1a47","tenant_id":"ca94a4abe2c845a888befa8bc43cedf3","created_at":"2018-06-27T22:59:55Z","dns_nameservers":[],"updated_at":"2018-06-27T22:59:55Z","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":"ca94a4abe2c845a888befa8bc43cedf3","id":"6215f8f6-4041-4c4b-b133-627c51575f93","subnetpool_id":null,"name":"CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-subnet"}} 2018-06-27 23:00:39,870 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/6215f8f6-4041-4c4b-b133-627c51575f93 used request id req-34fdb076-a5d5-44c5-be0c-09dbad7f6a1c 2018-06-27 23:00:39,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/cded7163-0d5e-4bde-8968-5a7fdc90b11f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}393a675ab02196110dc28bb4a953fd704c246785" 2018-06-27 23:00:39,910 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:00:39 GMT Content-Type: application/json Content-Length: 731 Connection: keep-alive X-Openstack-Request-Id: req-1bfe7255-8511-499a-bf5b-2c8e88b15b0b Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-image", "tags": [], "container_format": "bare", "created_at": "2018-06-27T22:59:30Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-27T22:59:31Z", "visibility": "shared", "self": "/v2/images/cded7163-0d5e-4bde-8968-5a7fdc90b11f", "min_disk": 0, "protected": false, "id": "cded7163-0d5e-4bde-8968-5a7fdc90b11f", "file": "/v2/images/cded7163-0d5e-4bde-8968-5a7fdc90b11f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ca94a4abe2c845a888befa8bc43cedf3", "direct_url": "file:///var/lib/glance/images/cded7163-0d5e-4bde-8968-5a7fdc90b11f", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-27 23:00:39,910 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/cded7163-0d5e-4bde-8968-5a7fdc90b11f used request id req-1bfe7255-8511-499a-bf5b-2c8e88b15b0b 2018-06-27 23:00:39,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/ca94a4abe2c845a888befa8bc43cedf3/stacks/7d6c49a0-103d-468c-8675-78568e8733f1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}393a675ab02196110dc28bb4a953fd704c246785" 2018-06-27 23:00:39,974 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 23:00:39 GMT Content-Type: application/json Content-Length: 549 Connection: keep-alive Location: https://172.30.10.101:8004/v1/ca94a4abe2c845a888befa8bc43cedf3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack/7d6c49a0-103d-468c-8675-78568e8733f1 X-Openstack-Request-Id: req-f2c7cf9b-fb25-480a-bad8-ebc526f4e9c8 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/ca94a4abe2c845a888befa8bc43cedf3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack/7d6c49a0-103d-468c-8675-78568e8733f1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 23:00:40,144 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "name": "heat_stack_owner"}, {"id": "9570a1a3f7a64127b21e36ee5dbd71cd", "name": "CreateStackFloatingIpTests-c72c2c49-f35e-4d9-proj-role"}, {"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-28T00:00:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ca94a4abe2c845a888befa8bc43cedf3", "name": "CreateStackFloatingIpTests-c72c2c49-f35e-4d9-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/ca94a4abe2c845a888befa8bc43cedf3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/ca94a4abe2c845a888befa8bc43cedf3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/ca94a4abe2c845a888befa8bc43cedf3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/ca94a4abe2c845a888befa8bc43cedf3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/ca94a4abe2c845a888befa8bc43cedf3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/ca94a4abe2c845a888befa8bc43cedf3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/ca94a4abe2c845a888befa8bc43cedf3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/ca94a4abe2c845a888befa8bc43cedf3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/ca94a4abe2c845a888befa8bc43cedf3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/ca94a4abe2c845a888befa8bc43cedf3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/ca94a4abe2c845a888befa8bc43cedf3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/ca94a4abe2c845a888befa8bc43cedf3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-c72c2c49-f35e-4d9-user", "id": "0c389b27af204fdd94be8298bbc65f48"}, "audit_ids": ["tOUDWLLVQEOek5wJpYA-GA"], "issued_at": "2018-06-27T23:00:40.000000Z"}} 2018-06-27 23:00:40,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}4e474f2d07391a15c0ad64d9c9a818cecd06355f" 2018-06-27 23:00:40,298 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:00:40 GMT Content-Type: application/json Content-Length: 4122 Connection: keep-alive X-Openstack-Request-Id: req-d2ab368b-7c62-45dc-b377-ca1d2c97470b 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-3ff567aa-ad52-492a-b27d-bba36d24533b-flavor2", "OS::project_id": "ca94a4abe2c845a888befa8bc43cedf3", "OS::stack_id": "7d6c49a0-103d-468c-8675-78568e8733f1", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-kp", "security_group_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-sec_grp", "subnet_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-subnet", "net_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-net", "external_net_name": "floating_net", "inst2_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-inst2", "inst1_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-inst1", "image2_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-image", "flavor1_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-flavor1", "image1_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack", "stack_user_project_id": "fd9c2d68667149a09ca04e07e2e378f8", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-06-27T22:59:50Z", "links": [{"href": "https://172.30.10.101:8004/v1/ca94a4abe2c845a888befa8bc43cedf3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack/7d6c49a0-103d-468c-8675-78568e8733f1", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "7d6c49a0-103d-468c-8675-78568e8733f1", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAu911aKYjKipXOHP+laosCPfyE8YCPuSZDHYE6u4J1F/LVx4L\nM1pONEEfm/JZhRHqUwiduj+aU4kkDfK+3lZPQ129EKTZqRfo9Ey8sgIZqAmyLFwo\nEZLMHsCmXdiQ69++tr0lF452uEuDhU8ggyKbncZvvPK+ExrABxmP643mTMkbVo0H\nrgx+BVf9YSNVOSrKi3vtywEoCKn8nMzRuJ5UioTCdN9Dcxen3xVqcXOJ5dsZ3zKk\nmEqWlzghkr6KzKjMG+XQmGW9LVGC+uWIEH20YjtpR3zvJo4la1XMKlcVWQkmof7/\nYReKO7g0pat5TgDMi1nPH1ALbxik7pQL3qdIiQIDAQABAoIBABycbK4kZ0SbsC7j\n04j9ork28cI7LMphTEHOk48n841JjZFV/QS0IyboKCU68pFGmjZNIKBl4V4Ji9kn\n+BOqd2XeF9Y6FQAgqRTTvwUpNrkVyPHikyOiBL5GPtAaFHAn4ka4ZbbBtqj4ry4V\nT/FIywRrXUccfQAx2b77EKUiNknJMAYC1bTn/sl2DSBDqgbXqWa1WRgnk/oSNuA+\nS+TqerR+GUk9LBXtNxYVIEn7A8JMFWrKdyHv3Ilfm9+lcbBXzulmvqWBhndeeX1e\nac4wuzdq2If0iTa0yreYKsab3iqhUxtr3e7hcRl1cm7Yt4JJvlITX8XaVeaVzyXE\nBLaNpsUCgYEA7PKqModmEREtBk9zGz1ZJ3QFvo3wOBBf8z3/DIJyfDko1nz3akSy\nIhBp6SKPnR8JgcFmCPG/RuP0HYoO1cKam8+9J3MPMlY9n5PdOSRF7U41/XP/KhhW\nW66HQevsTxQo8uZPdohPsgpqNC/x7jvGwL0HDUYh3G5s/L99Tf9LTr8CgYEAyvh5\nCfFVgv/+/PXQR6rG4k5oXWtEly7W0ugFJHcuZNkSUMjuWtVCb1TVQHCVwRa+hNTv\nKKgvlE35oMrdYQT9aGlbHE1fDvWgeP1p2JBhs/DAqIQh5EOKn2GuCJhgV1nlKLXw\n53If8sr6VqHPpLG0PyjLT2XcZWfWUVKVGchrgrcCgYAuW5O86wynDis27thgXfJR\na7ur+m0jKuD64AhEVEk90JkSzcRCQEpxq7Bs8lwSq33aqxHhchqwLe0W0mnwnHBP\nR6eETliMyp6n1/ASO+yKbyDVA5rKi5Rpv42q8hN7rUANtc2aLTUaajs5FqBIsd1C\n3DjC+hOp4tjj4jsLxYTgVQKBgH2z3OJ3gEodWUI4ysFX1syZWrFgmZ439/uujmDD\nHwx+E4XMqzG+GeLxWxEJqPVorJ1/co5veugSUqNugCRx/q8HcNHaaSDOpo/IAiGJ\nabkTRX4YNxUzb0q+KBZSqHfwyKep5oSwfXDUnK3CkOKi28qx7RhDMXfsEyNSTd0l\n7s+JAoGADOharVTPDRosR1X6psskJjpq2ISRVePJdEvM43hJTyBoaR0HRCqdQgfF\n0+YmB4jzsa+vyF7JxOXfGDkE9yyuoly2Ex4IoT7BuV8iYeIHYGdpjFbV3Ne56igJ\nRVTQiP2RyZS1ldUEbV90GpyE+K52s4fOQ+62RvU9evus2Agb3Es=\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-27 23:00:40,299 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/ca94a4abe2c845a888befa8bc43cedf3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack/7d6c49a0-103d-468c-8675-78568e8733f1 used request id req-d2ab368b-7c62-45dc-b377-ca1d2c97470b 2018-06-27 23:00:40,300 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 23:00:40,301 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 23:00:40,384 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:00:40 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-81ff424b-675c-47d8-ac52-debac42fd507 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 23:00:40,384 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-81ff424b-675c-47d8-ac52-debac42fd507 2018-06-27 23:00:40,385 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 23:00:40,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}4e474f2d07391a15c0ad64d9c9a818cecd06355f" 2018-06-27 23:00:40,766 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:00:40 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a3d17a85-edba-461a-8272-a2afaebe3612 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 23:00:40,766 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-a3d17a85-edba-461a-8272-a2afaebe3612 2018-06-27 23:00:40,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=CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e474f2d07391a15c0ad64d9c9a818cecd06355f" 2018-06-27 23:00:41,033 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "name": "heat_stack_owner"}, {"id": "9570a1a3f7a64127b21e36ee5dbd71cd", "name": "CreateStackFloatingIpTests-c72c2c49-f35e-4d9-proj-role"}, {"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-28T00:00:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ca94a4abe2c845a888befa8bc43cedf3", "name": "CreateStackFloatingIpTests-c72c2c49-f35e-4d9-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/ca94a4abe2c845a888befa8bc43cedf3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/ca94a4abe2c845a888befa8bc43cedf3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/ca94a4abe2c845a888befa8bc43cedf3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/ca94a4abe2c845a888befa8bc43cedf3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/ca94a4abe2c845a888befa8bc43cedf3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/ca94a4abe2c845a888befa8bc43cedf3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/ca94a4abe2c845a888befa8bc43cedf3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/ca94a4abe2c845a888befa8bc43cedf3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/ca94a4abe2c845a888befa8bc43cedf3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/ca94a4abe2c845a888befa8bc43cedf3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/ca94a4abe2c845a888befa8bc43cedf3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/ca94a4abe2c845a888befa8bc43cedf3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-c72c2c49-f35e-4d9-user", "id": "0c389b27af204fdd94be8298bbc65f48"}, "audit_ids": ["5UrTmNK1Q9WMw07SXTf1mQ"], "issued_at": "2018-06-27T23:00:41.000000Z"}} 2018-06-27 23:00:41,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f14b2e1adcd4d2d394602cbff8d8f390df3c1f51" 2018-06-27 23:00:41,377 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:00:41 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-307b6e2f-1076-4b21-8b03-22d1c992908c Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 23:00:41,377 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-307b6e2f-1076-4b21-8b03-22d1c992908c 2018-06-27 23:00:41,378 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 23:00:41,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f14b2e1adcd4d2d394602cbff8d8f390df3c1f51" 2018-06-27 23:00:41,767 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:00:41 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7aa87a38-a678-4a77-8974-9e76810c03d2 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 23:00:41,768 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-7aa87a38-a678-4a77-8974-9e76810c03d2 2018-06-27 23:00:41,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?name=CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f14b2e1adcd4d2d394602cbff8d8f390df3c1f51" 2018-06-27 23:00:41,821 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:00:41 GMT Content-Type: application/json Content-Length: 727 Connection: keep-alive X-Openstack-Request-Id: req-f0bcde8c-5993-4838-889f-536cad3030c2 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":"be7248c7-7953-4607-b22a-d942591e1a47","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ca94a4abe2c845a888befa8bc43cedf3","status":"ACTIVE","subnets":["6215f8f6-4041-4c4b-b133-627c51575f93"],"description":"","tags":[],"updated_at":"2018-06-27T22:59:55Z","provider:segmentation_id":18,"name":"CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-net","admin_state_up":true,"tenant_id":"ca94a4abe2c845a888befa8bc43cedf3","created_at":"2018-06-27T22:59:53Z","provider:network_type":"vxlan"}]} 2018-06-27 23:00:41,821 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-net used request id req-f0bcde8c-5993-4838-889f-536cad3030c2 2018-06-27 23:00:41,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-27 23:00:41,837 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 23:00: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-27 23:00:41,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/ca94a4abe2c845a888befa8bc43cedf3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e474f2d07391a15c0ad64d9c9a818cecd06355f" 2018-06-27 23:00:42,203 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:00:41 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b7d861e7-e48a-4645-807c-412ad41b381f Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/ca94a4abe2c845a888befa8bc43cedf3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ca94a4abe2c845a888befa8bc43cedf3", "name": "CreateStackFloatingIpTests-c72c2c49-f35e-4d9-proj"}} 2018-06-27 23:00:42,203 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/ca94a4abe2c845a888befa8bc43cedf3 used request id req-b7d861e7-e48a-4645-807c-412ad41b381f 2018-06-27 23:00:42,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=be7248c7-7953-4607-b22a-d942591e1a47 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e474f2d07391a15c0ad64d9c9a818cecd06355f" 2018-06-27 23:00:42,367 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:00:42 GMT Content-Type: application/json Content-Length: 668 Connection: keep-alive X-Openstack-Request-Id: req-b10b9474-feab-47b2-945a-9ad15d498d9d Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"be7248c7-7953-4607-b22a-d942591e1a47","tenant_id":"ca94a4abe2c845a888befa8bc43cedf3","created_at":"2018-06-27T22:59:55Z","dns_nameservers":[],"updated_at":"2018-06-27T22:59:55Z","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":"ca94a4abe2c845a888befa8bc43cedf3","id":"6215f8f6-4041-4c4b-b133-627c51575f93","subnetpool_id":null,"name":"CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-subnet"}]} 2018-06-27 23:00:42,367 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=be7248c7-7953-4607-b22a-d942591e1a47 used request id req-b10b9474-feab-47b2-945a-9ad15d498d9d 2018-06-27 23:00:42,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/ports?network_id=be7248c7-7953-4607-b22a-d942591e1a47&mac_address=fa%3A16%3A3e%3A74%3A0c%3A10&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e474f2d07391a15c0ad64d9c9a818cecd06355f" 2018-06-27 23:00:42,533 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:00:42 GMT Content-Type: application/json Content-Length: 910 Connection: keep-alive X-Openstack-Request-Id: req-d3080148-4408-44f5-8f41-bdebb71453b6 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T23:00:20Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"6215f8f6-4041-4c4b-b133-627c51575f93","ip_address":"10.1.2.5"}],"id":"6e9ebf4a-f980-4b9b-9d87-63655aabff04","security_groups":["80fd311e-c3af-4145-b2a3-cea1ed267cdb"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:74:0c:10","project_id":"ca94a4abe2c845a888befa8bc43cedf3","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"0969a99a-a85c-4d9b-b9c4-c98b229b3b30","name":"","admin_state_up":true,"network_id":"be7248c7-7953-4607-b22a-d942591e1a47","tenant_id":"ca94a4abe2c845a888befa8bc43cedf3","created_at":"2018-06-27T23:00:08Z","binding:vnic_type":"normal"}]} 2018-06-27 23:00:42,533 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=be7248c7-7953-4607-b22a-d942591e1a47&mac_address=fa%3A16%3A3e%3A74%3A0c%3A10&admin_state_up=True used request id req-d3080148-4408-44f5-8f41-bdebb71453b6 2018-06-27 23:00:42,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/ca94a4abe2c845a888befa8bc43cedf3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e474f2d07391a15c0ad64d9c9a818cecd06355f" 2018-06-27 23:00:42,619 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:00:42 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-008b6099-25d1-4afc-ad86-1df2db15b9a8 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/ca94a4abe2c845a888befa8bc43cedf3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ca94a4abe2c845a888befa8bc43cedf3", "name": "CreateStackFloatingIpTests-c72c2c49-f35e-4d9-proj"}} 2018-06-27 23:00:42,619 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/ca94a4abe2c845a888befa8bc43cedf3 used request id req-008b6099-25d1-4afc-ad86-1df2db15b9a8 2018-06-27 23:00:42,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/detail?name=CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-inst2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e474f2d07391a15c0ad64d9c9a818cecd06355f" 2018-06-27 23:00:43,346 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:00:43 GMT Content-Type: application/json Content-Length: 727 Connection: keep-alive X-Openstack-Request-Id: req-6e7faa5d-159a-413e-a74d-3fe0971baeb2 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":"be7248c7-7953-4607-b22a-d942591e1a47","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ca94a4abe2c845a888befa8bc43cedf3","status":"ACTIVE","subnets":["6215f8f6-4041-4c4b-b133-627c51575f93"],"description":"","tags":[],"updated_at":"2018-06-27T22:59:55Z","provider:segmentation_id":18,"name":"CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-net","admin_state_up":true,"tenant_id":"ca94a4abe2c845a888befa8bc43cedf3","created_at":"2018-06-27T22:59:53Z","provider:network_type":"vxlan"}]} 2018-06-27 23:00:43,346 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-net used request id req-6e7faa5d-159a-413e-a74d-3fe0971baeb2 2018-06-27 23:00:43,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-27 23:00:43,358 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 23:00: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-27 23:00:43,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/ca94a4abe2c845a888befa8bc43cedf3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f14b2e1adcd4d2d394602cbff8d8f390df3c1f51" 2018-06-27 23:00:43,771 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:00:43 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-df70dc8d-02de-4fac-a7ca-c92d4880e5de Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/ca94a4abe2c845a888befa8bc43cedf3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ca94a4abe2c845a888befa8bc43cedf3", "name": "CreateStackFloatingIpTests-c72c2c49-f35e-4d9-proj"}} 2018-06-27 23:00:43,772 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/ca94a4abe2c845a888befa8bc43cedf3 used request id req-df70dc8d-02de-4fac-a7ca-c92d4880e5de 2018-06-27 23:00:43,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/subnets?network_id=be7248c7-7953-4607-b22a-d942591e1a47 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f14b2e1adcd4d2d394602cbff8d8f390df3c1f51" 2018-06-27 23:00:44,678 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:00:44 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-4a64db1d-5e57-4138-a343-46b23032cf23 X-Compute-Request-Id: req-4a64db1d-5e57-4138-a343-46b23032cf23 Front-End-Https: on RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:0c:10", "version": 4, "addr": "10.1.2.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/0969a99a-a85c-4d9b-b9c4-c98b229b3b30", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/0969a99a-a85c-4d9b-b9c4-c98b229b3b30", "rel": "bookmark"}], "image": {"id": "cded7163-0d5e-4bde-8968-5a7fdc90b11f", "links": [{"href": "http://172.30.10.101:8774/images/cded7163-0d5e-4bde-8968-5a7fdc90b11f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000ca", "OS-SRV-USG:launched_at": "2018-06-27T23:00:20.000000", "flavor": {"id": "b0364fde-6c9c-4b38-a676-258079d1c871", "links": [{"href": "http://172.30.10.101:8774/flavors/b0364fde-6c9c-4b38-a676-258079d1c871", "rel": "bookmark"}]}, "id": "0969a99a-a85c-4d9b-b9c4-c98b229b3b30", "security_groups": [{"name": "default"}], "user_id": "0c389b27af204fdd94be8298bbc65f48", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T23:00:21Z", "hostId": "205fb02733d33b5914b551bb482aa3a8119635e57e9b88779363c6fa", "OS-EXT-SRV-ATTR:host": "cmp001", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp001.mcp-ovs-ha.local", "name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-inst2", "created": "2018-06-27T23:00:04Z", "tenant_id": "ca94a4abe2c845a888befa8bc43cedf3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-27 23:00:44,678 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-inst2 used request id req-4a64db1d-5e57-4138-a343-46b23032cf23 2018-06-27 23:00:44,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/networks?name=CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e474f2d07391a15c0ad64d9c9a818cecd06355f" 2018-06-27 23:00:44,703 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:00:44 GMT Content-Type: application/json Content-Length: 668 Connection: keep-alive X-Openstack-Request-Id: req-80f79280-9fe3-4e6b-94b6-e4034577d89c Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"be7248c7-7953-4607-b22a-d942591e1a47","tenant_id":"ca94a4abe2c845a888befa8bc43cedf3","created_at":"2018-06-27T22:59:55Z","dns_nameservers":[],"updated_at":"2018-06-27T22:59:55Z","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":"ca94a4abe2c845a888befa8bc43cedf3","id":"6215f8f6-4041-4c4b-b133-627c51575f93","subnetpool_id":null,"name":"CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-subnet"}]} 2018-06-27 23:00:44,703 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=be7248c7-7953-4607-b22a-d942591e1a47 used request id req-80f79280-9fe3-4e6b-94b6-e4034577d89c 2018-06-27 23:00:44,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=be7248c7-7953-4607-b22a-d942591e1a47&mac_address=fa%3A16%3A3e%3A1b%3Ad7%3A2d&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f14b2e1adcd4d2d394602cbff8d8f390df3c1f51" 2018-06-27 23:00:44,828 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:00:44 GMT Content-Type: application/json Content-Length: 910 Connection: keep-alive X-Openstack-Request-Id: req-f3ed21aa-12dc-43e1-a3bb-290223f5041d Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T23:00:19Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"6215f8f6-4041-4c4b-b133-627c51575f93","ip_address":"10.1.2.9"}],"id":"d61adb4f-820d-4367-938b-9bab59249722","security_groups":["b07ce06b-a1ae-4adf-967c-900f2e0f6182"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1b:d7:2d","project_id":"ca94a4abe2c845a888befa8bc43cedf3","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"68758d5b-6ef9-4571-9ced-08dee195f3c3","name":"","admin_state_up":true,"network_id":"be7248c7-7953-4607-b22a-d942591e1a47","tenant_id":"ca94a4abe2c845a888befa8bc43cedf3","created_at":"2018-06-27T23:00:10Z","binding:vnic_type":"normal"}]} 2018-06-27 23:00:44,829 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=be7248c7-7953-4607-b22a-d942591e1a47&mac_address=fa%3A16%3A3e%3A1b%3Ad7%3A2d&admin_state_up=True used request id req-f3ed21aa-12dc-43e1-a3bb-290223f5041d 2018-06-27 23:00:44,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/ca94a4abe2c845a888befa8bc43cedf3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f14b2e1adcd4d2d394602cbff8d8f390df3c1f51" 2018-06-27 23:00:44,929 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:00:44 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6cb5de90-880f-4c7f-b00f-0de0b34042c2 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/ca94a4abe2c845a888befa8bc43cedf3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ca94a4abe2c845a888befa8bc43cedf3", "name": "CreateStackFloatingIpTests-c72c2c49-f35e-4d9-proj"}} 2018-06-27 23:00:44,929 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/ca94a4abe2c845a888befa8bc43cedf3 used request id req-6cb5de90-880f-4c7f-b00f-0de0b34042c2 2018-06-27 23:00:44,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/detail?name=CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-inst1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f14b2e1adcd4d2d394602cbff8d8f390df3c1f51" 2018-06-27 23:00:45,848 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:00:45 GMT Content-Type: application/json Content-Length: 727 Connection: keep-alive X-Openstack-Request-Id: req-5948e4fe-fc4e-4a95-9d84-a6b68874dcd6 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":"be7248c7-7953-4607-b22a-d942591e1a47","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ca94a4abe2c845a888befa8bc43cedf3","status":"ACTIVE","subnets":["6215f8f6-4041-4c4b-b133-627c51575f93"],"description":"","tags":[],"updated_at":"2018-06-27T22:59:55Z","provider:segmentation_id":18,"name":"CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-net","admin_state_up":true,"tenant_id":"ca94a4abe2c845a888befa8bc43cedf3","created_at":"2018-06-27T22:59:53Z","provider:network_type":"vxlan"}]} 2018-06-27 23:00:45,848 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-net used request id req-5948e4fe-fc4e-4a95-9d84-a6b68874dcd6 2018-06-27 23:00:45,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=be7248c7-7953-4607-b22a-d942591e1a47 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e474f2d07391a15c0ad64d9c9a818cecd06355f" 2018-06-27 23:00:46,796 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:00:46 GMT Content-Type: application/json Content-Length: 668 Connection: keep-alive X-Openstack-Request-Id: req-5df18b2d-a80e-4f10-bc31-befc96c0c0a0 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"be7248c7-7953-4607-b22a-d942591e1a47","tenant_id":"ca94a4abe2c845a888befa8bc43cedf3","created_at":"2018-06-27T22:59:55Z","dns_nameservers":[],"updated_at":"2018-06-27T22:59:55Z","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":"ca94a4abe2c845a888befa8bc43cedf3","id":"6215f8f6-4041-4c4b-b133-627c51575f93","subnetpool_id":null,"name":"CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-subnet"}]} 2018-06-27 23:00:46,797 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=be7248c7-7953-4607-b22a-d942591e1a47 used request id req-5df18b2d-a80e-4f10-bc31-befc96c0c0a0 2018-06-27 23:00:46,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=be7248c7-7953-4607-b22a-d942591e1a47 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e474f2d07391a15c0ad64d9c9a818cecd06355f" 2018-06-27 23:00:46,960 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:00:46 GMT Content-Type: application/json Content-Length: 4486 Connection: keep-alive X-Openstack-Request-Id: req-10ac9c39-b219-4d4b-b602-d9d3ec2c5b73 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T23:00:09Z","device_owner":"network:router_interface","revision_number":9,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6215f8f6-4041-4c4b-b133-627c51575f93","ip_address":"10.1.2.1"}],"id":"441de937-f4c3-45ff-a397-0a96a12b54e8","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:0d:0e","project_id":"ca94a4abe2c845a888befa8bc43cedf3","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"8f40c2c6-e62a-4c85-865f-78d9ae132d1c","name":"","admin_state_up":true,"network_id":"be7248c7-7953-4607-b22a-d942591e1a47","tenant_id":"ca94a4abe2c845a888befa8bc43cedf3","created_at":"2018-06-27T23:00:01Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T23:00:20Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"6215f8f6-4041-4c4b-b133-627c51575f93","ip_address":"10.1.2.5"}],"id":"6e9ebf4a-f980-4b9b-9d87-63655aabff04","security_groups":["80fd311e-c3af-4145-b2a3-cea1ed267cdb"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:74:0c:10","project_id":"ca94a4abe2c845a888befa8bc43cedf3","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"0969a99a-a85c-4d9b-b9c4-c98b229b3b30","name":"","admin_state_up":true,"network_id":"be7248c7-7953-4607-b22a-d942591e1a47","tenant_id":"ca94a4abe2c845a888befa8bc43cedf3","created_at":"2018-06-27T23:00:08Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T23:00:03Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6215f8f6-4041-4c4b-b133-627c51575f93","ip_address":"10.1.2.3"}],"id":"85b41849-2c24-466e-a43c-531aa92d4997","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:5a:9d:c5","project_id":"ca94a4abe2c845a888befa8bc43cedf3","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-be7248c7-7953-4607-b22a-d942591e1a47","name":"","admin_state_up":true,"network_id":"be7248c7-7953-4607-b22a-d942591e1a47","tenant_id":"ca94a4abe2c845a888befa8bc43cedf3","created_at":"2018-06-27T22:59:58Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T23:00:02Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6215f8f6-4041-4c4b-b133-627c51575f93","ip_address":"10.1.2.2"}],"id":"b370bfa7-2025-4460-a7b1-f1b7465482a6","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:46:dd:69","project_id":"ca94a4abe2c845a888befa8bc43cedf3","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-be7248c7-7953-4607-b22a-d942591e1a47","name":"","admin_state_up":true,"network_id":"be7248c7-7953-4607-b22a-d942591e1a47","tenant_id":"ca94a4abe2c845a888befa8bc43cedf3","created_at":"2018-06-27T22:59:57Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T23:00:19Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"6215f8f6-4041-4c4b-b133-627c51575f93","ip_address":"10.1.2.9"}],"id":"d61adb4f-820d-4367-938b-9bab59249722","security_groups":["b07ce06b-a1ae-4adf-967c-900f2e0f6182"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1b:d7:2d","project_id":"ca94a4abe2c845a888befa8bc43cedf3","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"68758d5b-6ef9-4571-9ced-08dee195f3c3","name":"","admin_state_up":true,"network_id":"be7248c7-7953-4607-b22a-d942591e1a47","tenant_id":"ca94a4abe2c845a888befa8bc43cedf3","created_at":"2018-06-27T23:00:10Z","binding:vnic_type":"normal"}]} 2018-06-27 23:00:46,961 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=be7248c7-7953-4607-b22a-d942591e1a47 used request id req-10ac9c39-b219-4d4b-b602-d9d3ec2c5b73 2018-06-27 23:00:46,962 - create_instance - INFO - Found existing machine with name - CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-inst2 2018-06-27 23:00:46,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/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e474f2d07391a15c0ad64d9c9a818cecd06355f" 2018-06-27 23:00:47,044 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:00:47 GMT Content-Type: application/json Content-Length: 552 Connection: keep-alive X-Openstack-Request-Id: req-1bf861c5-e5d1-4a42-be5a-207eac5397d9 Front-End-Https: on RESP BODY: {"floatingips": [{"router_id": "8f40c2c6-e62a-4c85-865f-78d9ae132d1c", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "ca94a4abe2c845a888befa8bc43cedf3", "created_at": "2018-06-27T23:00:00Z", "updated_at": "2018-06-27T23:00:30Z", "floating_network_id": "977aff9f-43e9-4fec-86ae-a730f64fa17d", "fixed_ip_address": "10.1.2.9", "floating_ip_address": "172.30.10.119", "revision_number": 2, "project_id": "ca94a4abe2c845a888befa8bc43cedf3", "port_id": "d61adb4f-820d-4367-938b-9bab59249722", "id": "4508317c-ddd6-4525-9f58-efccfd85c87c"}]} 2018-06-27 23:00:47,044 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/floatingips used request id req-1bf861c5-e5d1-4a42-be5a-207eac5397d9 2018-06-27 23:00:47,143 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:00:47 GMT Content-Type: application/json Content-Length: 2008 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-d9941d80-aa30-4177-8506-8e29611ab1c0 X-Compute-Request-Id: req-d9941d80-aa30-4177-8506-8e29611ab1c0 Front-End-Https: on RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:d7:2d", "version": 4, "addr": "10.1.2.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:d7:2d", "version": 4, "addr": "172.30.10.119", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/68758d5b-6ef9-4571-9ced-08dee195f3c3", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/68758d5b-6ef9-4571-9ced-08dee195f3c3", "rel": "bookmark"}], "image": {"id": "cded7163-0d5e-4bde-8968-5a7fdc90b11f", "links": [{"href": "http://172.30.10.101:8774/images/cded7163-0d5e-4bde-8968-5a7fdc90b11f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000cd", "OS-SRV-USG:launched_at": "2018-06-27T23:00:20.000000", "flavor": {"id": "5099446a-2467-4a70-9747-f017a50d4000", "links": [{"href": "http://172.30.10.101:8774/flavors/5099446a-2467-4a70-9747-f017a50d4000", "rel": "bookmark"}]}, "id": "68758d5b-6ef9-4571-9ced-08dee195f3c3", "security_groups": [{"name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-sec_grp"}], "user_id": "0c389b27af204fdd94be8298bbc65f48", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T23:00:20Z", "hostId": "da9ba21a48c646b37cd6ffc9ab919489377d808d34dfcd53bf4f2e16", "OS-EXT-SRV-ATTR:host": "cmp002", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp002.mcp-ovs-ha.local", "name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-inst1", "created": "2018-06-27T23:00:06Z", "tenant_id": "ca94a4abe2c845a888befa8bc43cedf3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-27 23:00:47,143 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-inst1 used request id req-d9941d80-aa30-4177-8506-8e29611ab1c0 2018-06-27 23:00:47,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-3ff567aa-ad52-492a-b27d-bba36d24533b-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f14b2e1adcd4d2d394602cbff8d8f390df3c1f51" 2018-06-27 23:00:48,025 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:00:48 GMT Content-Type: application/json Content-Length: 727 Connection: keep-alive X-Openstack-Request-Id: req-b94d9817-bab1-4e54-96c5-eb932a7c79fe 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":"be7248c7-7953-4607-b22a-d942591e1a47","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ca94a4abe2c845a888befa8bc43cedf3","status":"ACTIVE","subnets":["6215f8f6-4041-4c4b-b133-627c51575f93"],"description":"","tags":[],"updated_at":"2018-06-27T22:59:55Z","provider:segmentation_id":18,"name":"CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-net","admin_state_up":true,"tenant_id":"ca94a4abe2c845a888befa8bc43cedf3","created_at":"2018-06-27T22:59:53Z","provider:network_type":"vxlan"}]} 2018-06-27 23:00:48,025 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-net used request id req-b94d9817-bab1-4e54-96c5-eb932a7c79fe 2018-06-27 23:00:48,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=be7248c7-7953-4607-b22a-d942591e1a47 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f14b2e1adcd4d2d394602cbff8d8f390df3c1f51" 2018-06-27 23:00:48,168 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:00:48 GMT Content-Type: application/json Content-Length: 668 Connection: keep-alive X-Openstack-Request-Id: req-8e25ef06-8900-4a70-9661-d8da3301424f Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"be7248c7-7953-4607-b22a-d942591e1a47","tenant_id":"ca94a4abe2c845a888befa8bc43cedf3","created_at":"2018-06-27T22:59:55Z","dns_nameservers":[],"updated_at":"2018-06-27T22:59:55Z","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":"ca94a4abe2c845a888befa8bc43cedf3","id":"6215f8f6-4041-4c4b-b133-627c51575f93","subnetpool_id":null,"name":"CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-subnet"}]} 2018-06-27 23:00:48,168 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=be7248c7-7953-4607-b22a-d942591e1a47 used request id req-8e25ef06-8900-4a70-9661-d8da3301424f 2018-06-27 23:00:48,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=be7248c7-7953-4607-b22a-d942591e1a47 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f14b2e1adcd4d2d394602cbff8d8f390df3c1f51" 2018-06-27 23:00:48,378 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:00:48 GMT Content-Type: application/json Content-Length: 4486 Connection: keep-alive X-Openstack-Request-Id: req-ab99b1d1-68d0-4604-b2d1-e832ff716f75 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T23:00:09Z","device_owner":"network:router_interface","revision_number":9,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6215f8f6-4041-4c4b-b133-627c51575f93","ip_address":"10.1.2.1"}],"id":"441de937-f4c3-45ff-a397-0a96a12b54e8","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:0d:0e","project_id":"ca94a4abe2c845a888befa8bc43cedf3","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"8f40c2c6-e62a-4c85-865f-78d9ae132d1c","name":"","admin_state_up":true,"network_id":"be7248c7-7953-4607-b22a-d942591e1a47","tenant_id":"ca94a4abe2c845a888befa8bc43cedf3","created_at":"2018-06-27T23:00:01Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T23:00:20Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"6215f8f6-4041-4c4b-b133-627c51575f93","ip_address":"10.1.2.5"}],"id":"6e9ebf4a-f980-4b9b-9d87-63655aabff04","security_groups":["80fd311e-c3af-4145-b2a3-cea1ed267cdb"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:74:0c:10","project_id":"ca94a4abe2c845a888befa8bc43cedf3","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"0969a99a-a85c-4d9b-b9c4-c98b229b3b30","name":"","admin_state_up":true,"network_id":"be7248c7-7953-4607-b22a-d942591e1a47","tenant_id":"ca94a4abe2c845a888befa8bc43cedf3","created_at":"2018-06-27T23:00:08Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T23:00:03Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6215f8f6-4041-4c4b-b133-627c51575f93","ip_address":"10.1.2.3"}],"id":"85b41849-2c24-466e-a43c-531aa92d4997","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:5a:9d:c5","project_id":"ca94a4abe2c845a888befa8bc43cedf3","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-be7248c7-7953-4607-b22a-d942591e1a47","name":"","admin_state_up":true,"network_id":"be7248c7-7953-4607-b22a-d942591e1a47","tenant_id":"ca94a4abe2c845a888befa8bc43cedf3","created_at":"2018-06-27T22:59:58Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T23:00:02Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6215f8f6-4041-4c4b-b133-627c51575f93","ip_address":"10.1.2.2"}],"id":"b370bfa7-2025-4460-a7b1-f1b7465482a6","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:46:dd:69","project_id":"ca94a4abe2c845a888befa8bc43cedf3","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-be7248c7-7953-4607-b22a-d942591e1a47","name":"","admin_state_up":true,"network_id":"be7248c7-7953-4607-b22a-d942591e1a47","tenant_id":"ca94a4abe2c845a888befa8bc43cedf3","created_at":"2018-06-27T22:59:57Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T23:00:19Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"6215f8f6-4041-4c4b-b133-627c51575f93","ip_address":"10.1.2.9"}],"id":"d61adb4f-820d-4367-938b-9bab59249722","security_groups":["b07ce06b-a1ae-4adf-967c-900f2e0f6182"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1b:d7:2d","project_id":"ca94a4abe2c845a888befa8bc43cedf3","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"68758d5b-6ef9-4571-9ced-08dee195f3c3","name":"","admin_state_up":true,"network_id":"be7248c7-7953-4607-b22a-d942591e1a47","tenant_id":"ca94a4abe2c845a888befa8bc43cedf3","created_at":"2018-06-27T23:00:10Z","binding:vnic_type":"normal"}]} 2018-06-27 23:00:48,378 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=be7248c7-7953-4607-b22a-d942591e1a47 used request id req-ab99b1d1-68d0-4604-b2d1-e832ff716f75 2018-06-27 23:00:48,379 - create_instance - INFO - Found existing machine with name - CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-inst1 2018-06-27 23:00:48,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/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f14b2e1adcd4d2d394602cbff8d8f390df3c1f51" 2018-06-27 23:00:48,466 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:00:48 GMT Content-Type: application/json Content-Length: 552 Connection: keep-alive X-Openstack-Request-Id: req-1c5164f6-26d0-4666-ba1d-a52048803c0c Front-End-Https: on RESP BODY: {"floatingips": [{"router_id": "8f40c2c6-e62a-4c85-865f-78d9ae132d1c", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "ca94a4abe2c845a888befa8bc43cedf3", "created_at": "2018-06-27T23:00:00Z", "updated_at": "2018-06-27T23:00:30Z", "floating_network_id": "977aff9f-43e9-4fec-86ae-a730f64fa17d", "fixed_ip_address": "10.1.2.9", "floating_ip_address": "172.30.10.119", "revision_number": 2, "project_id": "ca94a4abe2c845a888befa8bc43cedf3", "port_id": "d61adb4f-820d-4367-938b-9bab59249722", "id": "4508317c-ddd6-4525-9f58-efccfd85c87c"}]} 2018-06-27 23:00:48,466 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/floatingips used request id req-1c5164f6-26d0-4666-ba1d-a52048803c0c 2018-06-27 23:00:48,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/0969a99a-a85c-4d9b-b9c4-c98b229b3b30 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e474f2d07391a15c0ad64d9c9a818cecd06355f" 2018-06-27 23:00:49,757 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:00:49 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-9dbdf413-975c-4dda-ac25-e7131d910921 X-Compute-Request-Id: req-9dbdf413-975c-4dda-ac25-e7131d910921 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:0c:10", "version": 4, "addr": "10.1.2.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/0969a99a-a85c-4d9b-b9c4-c98b229b3b30", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/0969a99a-a85c-4d9b-b9c4-c98b229b3b30", "rel": "bookmark"}], "image": {"id": "cded7163-0d5e-4bde-8968-5a7fdc90b11f", "links": [{"href": "http://172.30.10.101:8774/images/cded7163-0d5e-4bde-8968-5a7fdc90b11f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000ca", "OS-SRV-USG:launched_at": "2018-06-27T23:00:20.000000", "flavor": {"id": "b0364fde-6c9c-4b38-a676-258079d1c871", "links": [{"href": "http://172.30.10.101:8774/flavors/b0364fde-6c9c-4b38-a676-258079d1c871", "rel": "bookmark"}]}, "id": "0969a99a-a85c-4d9b-b9c4-c98b229b3b30", "security_groups": [{"name": "default"}], "user_id": "0c389b27af204fdd94be8298bbc65f48", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T23:00:21Z", "hostId": "205fb02733d33b5914b551bb482aa3a8119635e57e9b88779363c6fa", "OS-EXT-SRV-ATTR:host": "cmp001", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp001.mcp-ovs-ha.local", "name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-inst2", "created": "2018-06-27T23:00:04Z", "tenant_id": "ca94a4abe2c845a888befa8bc43cedf3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:00:49,757 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/0969a99a-a85c-4d9b-b9c4-c98b229b3b30 used request id req-9dbdf413-975c-4dda-ac25-e7131d910921 2018-06-27 23:00:49,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/networks?name=CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e474f2d07391a15c0ad64d9c9a818cecd06355f" 2018-06-27 23:00:50,078 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:00:50 GMT Content-Type: application/json Content-Length: 727 Connection: keep-alive X-Openstack-Request-Id: req-50da0527-05b3-4d5a-9f81-44716ce78f05 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":"be7248c7-7953-4607-b22a-d942591e1a47","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ca94a4abe2c845a888befa8bc43cedf3","status":"ACTIVE","subnets":["6215f8f6-4041-4c4b-b133-627c51575f93"],"description":"","tags":[],"updated_at":"2018-06-27T22:59:55Z","provider:segmentation_id":18,"name":"CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-net","admin_state_up":true,"tenant_id":"ca94a4abe2c845a888befa8bc43cedf3","created_at":"2018-06-27T22:59:53Z","provider:network_type":"vxlan"}]} 2018-06-27 23:00:50,078 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-net used request id req-50da0527-05b3-4d5a-9f81-44716ce78f05 2018-06-27 23:00:50,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/ca94a4abe2c845a888befa8bc43cedf3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e474f2d07391a15c0ad64d9c9a818cecd06355f" 2018-06-27 23:00:50,180 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:00:50 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6f809b6f-724a-46fe-80f8-3b7dc95bacd2 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/ca94a4abe2c845a888befa8bc43cedf3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ca94a4abe2c845a888befa8bc43cedf3", "name": "CreateStackFloatingIpTests-c72c2c49-f35e-4d9-proj"}} 2018-06-27 23:00:50,180 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/ca94a4abe2c845a888befa8bc43cedf3 used request id req-6f809b6f-724a-46fe-80f8-3b7dc95bacd2 2018-06-27 23:00:50,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=be7248c7-7953-4607-b22a-d942591e1a47 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e474f2d07391a15c0ad64d9c9a818cecd06355f" 2018-06-27 23:00:50,315 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:00:50 GMT Content-Type: application/json Content-Length: 668 Connection: keep-alive X-Openstack-Request-Id: req-3619df8c-2f2e-4e47-a2f7-fd5d2ae63ec1 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"be7248c7-7953-4607-b22a-d942591e1a47","tenant_id":"ca94a4abe2c845a888befa8bc43cedf3","created_at":"2018-06-27T22:59:55Z","dns_nameservers":[],"updated_at":"2018-06-27T22:59:55Z","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":"ca94a4abe2c845a888befa8bc43cedf3","id":"6215f8f6-4041-4c4b-b133-627c51575f93","subnetpool_id":null,"name":"CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-subnet"}]} 2018-06-27 23:00:50,315 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=be7248c7-7953-4607-b22a-d942591e1a47 used request id req-3619df8c-2f2e-4e47-a2f7-fd5d2ae63ec1 2018-06-27 23:00:50,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/ports?network_id=be7248c7-7953-4607-b22a-d942591e1a47 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e474f2d07391a15c0ad64d9c9a818cecd06355f" 2018-06-27 23:00:50,452 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:00:50 GMT Content-Type: application/json Content-Length: 4486 Connection: keep-alive X-Openstack-Request-Id: req-e02a1ced-90ea-4f0c-ae91-c3a787d6beeb Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T23:00:09Z","device_owner":"network:router_interface","revision_number":9,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6215f8f6-4041-4c4b-b133-627c51575f93","ip_address":"10.1.2.1"}],"id":"441de937-f4c3-45ff-a397-0a96a12b54e8","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:0d:0e","project_id":"ca94a4abe2c845a888befa8bc43cedf3","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"8f40c2c6-e62a-4c85-865f-78d9ae132d1c","name":"","admin_state_up":true,"network_id":"be7248c7-7953-4607-b22a-d942591e1a47","tenant_id":"ca94a4abe2c845a888befa8bc43cedf3","created_at":"2018-06-27T23:00:01Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T23:00:20Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"6215f8f6-4041-4c4b-b133-627c51575f93","ip_address":"10.1.2.5"}],"id":"6e9ebf4a-f980-4b9b-9d87-63655aabff04","security_groups":["80fd311e-c3af-4145-b2a3-cea1ed267cdb"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:74:0c:10","project_id":"ca94a4abe2c845a888befa8bc43cedf3","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"0969a99a-a85c-4d9b-b9c4-c98b229b3b30","name":"","admin_state_up":true,"network_id":"be7248c7-7953-4607-b22a-d942591e1a47","tenant_id":"ca94a4abe2c845a888befa8bc43cedf3","created_at":"2018-06-27T23:00:08Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T23:00:03Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6215f8f6-4041-4c4b-b133-627c51575f93","ip_address":"10.1.2.3"}],"id":"85b41849-2c24-466e-a43c-531aa92d4997","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:5a:9d:c5","project_id":"ca94a4abe2c845a888befa8bc43cedf3","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-be7248c7-7953-4607-b22a-d942591e1a47","name":"","admin_state_up":true,"network_id":"be7248c7-7953-4607-b22a-d942591e1a47","tenant_id":"ca94a4abe2c845a888befa8bc43cedf3","created_at":"2018-06-27T22:59:58Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T23:00:02Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6215f8f6-4041-4c4b-b133-627c51575f93","ip_address":"10.1.2.2"}],"id":"b370bfa7-2025-4460-a7b1-f1b7465482a6","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:46:dd:69","project_id":"ca94a4abe2c845a888befa8bc43cedf3","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-be7248c7-7953-4607-b22a-d942591e1a47","name":"","admin_state_up":true,"network_id":"be7248c7-7953-4607-b22a-d942591e1a47","tenant_id":"ca94a4abe2c845a888befa8bc43cedf3","created_at":"2018-06-27T22:59:57Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T23:00:19Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"6215f8f6-4041-4c4b-b133-627c51575f93","ip_address":"10.1.2.9"}],"id":"d61adb4f-820d-4367-938b-9bab59249722","security_groups":["b07ce06b-a1ae-4adf-967c-900f2e0f6182"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1b:d7:2d","project_id":"ca94a4abe2c845a888befa8bc43cedf3","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"68758d5b-6ef9-4571-9ced-08dee195f3c3","name":"","admin_state_up":true,"network_id":"be7248c7-7953-4607-b22a-d942591e1a47","tenant_id":"ca94a4abe2c845a888befa8bc43cedf3","created_at":"2018-06-27T23:00:10Z","binding:vnic_type":"normal"}]} 2018-06-27 23:00:50,452 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=be7248c7-7953-4607-b22a-d942591e1a47 used request id req-e02a1ced-90ea-4f0c-ae91-c3a787d6beeb 2018-06-27 23:00:50,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/68758d5b-6ef9-4571-9ced-08dee195f3c3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f14b2e1adcd4d2d394602cbff8d8f390df3c1f51" 2018-06-27 23:00:53,276 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:00:53 GMT Content-Type: application/json Content-Length: 2005 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-f0f9de91-5057-41b0-8682-1b98e1ddc476 X-Compute-Request-Id: req-f0f9de91-5057-41b0-8682-1b98e1ddc476 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:d7:2d", "version": 4, "addr": "10.1.2.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:d7:2d", "version": 4, "addr": "172.30.10.119", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/68758d5b-6ef9-4571-9ced-08dee195f3c3", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/68758d5b-6ef9-4571-9ced-08dee195f3c3", "rel": "bookmark"}], "image": {"id": "cded7163-0d5e-4bde-8968-5a7fdc90b11f", "links": [{"href": "http://172.30.10.101:8774/images/cded7163-0d5e-4bde-8968-5a7fdc90b11f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000cd", "OS-SRV-USG:launched_at": "2018-06-27T23:00:20.000000", "flavor": {"id": "5099446a-2467-4a70-9747-f017a50d4000", "links": [{"href": "http://172.30.10.101:8774/flavors/5099446a-2467-4a70-9747-f017a50d4000", "rel": "bookmark"}]}, "id": "68758d5b-6ef9-4571-9ced-08dee195f3c3", "security_groups": [{"name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-sec_grp"}], "user_id": "0c389b27af204fdd94be8298bbc65f48", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T23:00:20Z", "hostId": "da9ba21a48c646b37cd6ffc9ab919489377d808d34dfcd53bf4f2e16", "OS-EXT-SRV-ATTR:host": "cmp002", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp002.mcp-ovs-ha.local", "name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-inst1", "created": "2018-06-27T23:00:06Z", "tenant_id": "ca94a4abe2c845a888befa8bc43cedf3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:00:53,276 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/68758d5b-6ef9-4571-9ced-08dee195f3c3 used request id req-f0f9de91-5057-41b0-8682-1b98e1ddc476 2018-06-27 23:00:53,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/networks?name=CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f14b2e1adcd4d2d394602cbff8d8f390df3c1f51" 2018-06-27 23:00:53,564 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:00:53 GMT Content-Type: application/json Content-Length: 727 Connection: keep-alive X-Openstack-Request-Id: req-60745e50-eb42-4b6c-881f-7b15fe311b6f 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":"be7248c7-7953-4607-b22a-d942591e1a47","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ca94a4abe2c845a888befa8bc43cedf3","status":"ACTIVE","subnets":["6215f8f6-4041-4c4b-b133-627c51575f93"],"description":"","tags":[],"updated_at":"2018-06-27T22:59:55Z","provider:segmentation_id":18,"name":"CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-net","admin_state_up":true,"tenant_id":"ca94a4abe2c845a888befa8bc43cedf3","created_at":"2018-06-27T22:59:53Z","provider:network_type":"vxlan"}]} 2018-06-27 23:00:53,564 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-net used request id req-60745e50-eb42-4b6c-881f-7b15fe311b6f 2018-06-27 23:00:53,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/ca94a4abe2c845a888befa8bc43cedf3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f14b2e1adcd4d2d394602cbff8d8f390df3c1f51" 2018-06-27 23:00:54,158 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:00:53 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-36277f3c-b13d-4bec-81ed-4b1cbf0d8c51 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/ca94a4abe2c845a888befa8bc43cedf3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ca94a4abe2c845a888befa8bc43cedf3", "name": "CreateStackFloatingIpTests-c72c2c49-f35e-4d9-proj"}} 2018-06-27 23:00:54,159 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/ca94a4abe2c845a888befa8bc43cedf3 used request id req-36277f3c-b13d-4bec-81ed-4b1cbf0d8c51 2018-06-27 23:00:54,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/subnets?network_id=be7248c7-7953-4607-b22a-d942591e1a47 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f14b2e1adcd4d2d394602cbff8d8f390df3c1f51" 2018-06-27 23:00:54,351 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:00:54 GMT Content-Type: application/json Content-Length: 668 Connection: keep-alive X-Openstack-Request-Id: req-bc8ef791-ab32-4591-acb8-e66450041cee Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"be7248c7-7953-4607-b22a-d942591e1a47","tenant_id":"ca94a4abe2c845a888befa8bc43cedf3","created_at":"2018-06-27T22:59:55Z","dns_nameservers":[],"updated_at":"2018-06-27T22:59:55Z","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":"ca94a4abe2c845a888befa8bc43cedf3","id":"6215f8f6-4041-4c4b-b133-627c51575f93","subnetpool_id":null,"name":"CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-subnet"}]} 2018-06-27 23:00:54,351 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=be7248c7-7953-4607-b22a-d942591e1a47 used request id req-bc8ef791-ab32-4591-acb8-e66450041cee 2018-06-27 23:00:54,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=be7248c7-7953-4607-b22a-d942591e1a47 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f14b2e1adcd4d2d394602cbff8d8f390df3c1f51" 2018-06-27 23:00:54,564 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:00:54 GMT Content-Type: application/json Content-Length: 4486 Connection: keep-alive X-Openstack-Request-Id: req-821f629f-b32e-4f3e-8b7e-f90c5056317f Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T23:00:09Z","device_owner":"network:router_interface","revision_number":9,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6215f8f6-4041-4c4b-b133-627c51575f93","ip_address":"10.1.2.1"}],"id":"441de937-f4c3-45ff-a397-0a96a12b54e8","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:0d:0e","project_id":"ca94a4abe2c845a888befa8bc43cedf3","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"8f40c2c6-e62a-4c85-865f-78d9ae132d1c","name":"","admin_state_up":true,"network_id":"be7248c7-7953-4607-b22a-d942591e1a47","tenant_id":"ca94a4abe2c845a888befa8bc43cedf3","created_at":"2018-06-27T23:00:01Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T23:00:20Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"6215f8f6-4041-4c4b-b133-627c51575f93","ip_address":"10.1.2.5"}],"id":"6e9ebf4a-f980-4b9b-9d87-63655aabff04","security_groups":["80fd311e-c3af-4145-b2a3-cea1ed267cdb"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:74:0c:10","project_id":"ca94a4abe2c845a888befa8bc43cedf3","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"0969a99a-a85c-4d9b-b9c4-c98b229b3b30","name":"","admin_state_up":true,"network_id":"be7248c7-7953-4607-b22a-d942591e1a47","tenant_id":"ca94a4abe2c845a888befa8bc43cedf3","created_at":"2018-06-27T23:00:08Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T23:00:03Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6215f8f6-4041-4c4b-b133-627c51575f93","ip_address":"10.1.2.3"}],"id":"85b41849-2c24-466e-a43c-531aa92d4997","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:5a:9d:c5","project_id":"ca94a4abe2c845a888befa8bc43cedf3","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-be7248c7-7953-4607-b22a-d942591e1a47","name":"","admin_state_up":true,"network_id":"be7248c7-7953-4607-b22a-d942591e1a47","tenant_id":"ca94a4abe2c845a888befa8bc43cedf3","created_at":"2018-06-27T22:59:58Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T23:00:02Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6215f8f6-4041-4c4b-b133-627c51575f93","ip_address":"10.1.2.2"}],"id":"b370bfa7-2025-4460-a7b1-f1b7465482a6","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:46:dd:69","project_id":"ca94a4abe2c845a888befa8bc43cedf3","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-be7248c7-7953-4607-b22a-d942591e1a47","name":"","admin_state_up":true,"network_id":"be7248c7-7953-4607-b22a-d942591e1a47","tenant_id":"ca94a4abe2c845a888befa8bc43cedf3","created_at":"2018-06-27T22:59:57Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T23:00:19Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"6215f8f6-4041-4c4b-b133-627c51575f93","ip_address":"10.1.2.9"}],"id":"d61adb4f-820d-4367-938b-9bab59249722","security_groups":["b07ce06b-a1ae-4adf-967c-900f2e0f6182"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1b:d7:2d","project_id":"ca94a4abe2c845a888befa8bc43cedf3","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"68758d5b-6ef9-4571-9ced-08dee195f3c3","name":"","admin_state_up":true,"network_id":"be7248c7-7953-4607-b22a-d942591e1a47","tenant_id":"ca94a4abe2c845a888befa8bc43cedf3","created_at":"2018-06-27T23:00:10Z","binding:vnic_type":"normal"}]} 2018-06-27 23:00:54,564 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=be7248c7-7953-4607-b22a-d942591e1a47 used request id req-821f629f-b32e-4f3e-8b7e-f90c5056317f 2018-06-27 23:00:54,565 - create_instance - INFO - Checking if VM is active 2018-06-27 23:00:54,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/68758d5b-6ef9-4571-9ced-08dee195f3c3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f14b2e1adcd4d2d394602cbff8d8f390df3c1f51" 2018-06-27 23:00:57,330 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:00:57 GMT Content-Type: application/json Content-Length: 2005 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-19a9ed3a-452d-42a3-ac1b-fe8a3105721a X-Compute-Request-Id: req-19a9ed3a-452d-42a3-ac1b-fe8a3105721a Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:d7:2d", "version": 4, "addr": "10.1.2.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:d7:2d", "version": 4, "addr": "172.30.10.119", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/68758d5b-6ef9-4571-9ced-08dee195f3c3", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/68758d5b-6ef9-4571-9ced-08dee195f3c3", "rel": "bookmark"}], "image": {"id": "cded7163-0d5e-4bde-8968-5a7fdc90b11f", "links": [{"href": "http://172.30.10.101:8774/images/cded7163-0d5e-4bde-8968-5a7fdc90b11f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000cd", "OS-SRV-USG:launched_at": "2018-06-27T23:00:20.000000", "flavor": {"id": "5099446a-2467-4a70-9747-f017a50d4000", "links": [{"href": "http://172.30.10.101:8774/flavors/5099446a-2467-4a70-9747-f017a50d4000", "rel": "bookmark"}]}, "id": "68758d5b-6ef9-4571-9ced-08dee195f3c3", "security_groups": [{"name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-sec_grp"}], "user_id": "0c389b27af204fdd94be8298bbc65f48", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T23:00:20Z", "hostId": "da9ba21a48c646b37cd6ffc9ab919489377d808d34dfcd53bf4f2e16", "OS-EXT-SRV-ATTR:host": "cmp002", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp002.mcp-ovs-ha.local", "name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-inst1", "created": "2018-06-27T23:00:06Z", "tenant_id": "ca94a4abe2c845a888befa8bc43cedf3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:00:57,330 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/68758d5b-6ef9-4571-9ced-08dee195f3c3 used request id req-19a9ed3a-452d-42a3-ac1b-fe8a3105721a 2018-06-27 23:00:57,331 - create_instance - DEBUG - Instance status [CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-inst1] is - ACTIVE 2018-06-27 23:00:57,331 - create_instance - INFO - VM is - ACTIVE 2018-06-27 23:00:57,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/servers/68758d5b-6ef9-4571-9ced-08dee195f3c3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f14b2e1adcd4d2d394602cbff8d8f390df3c1f51" 2018-06-27 23:00:59,619 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:00:59 GMT Content-Type: application/json Content-Length: 2005 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-63165c35-55b8-4841-b0bf-5d4de9e198a9 X-Compute-Request-Id: req-63165c35-55b8-4841-b0bf-5d4de9e198a9 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:d7:2d", "version": 4, "addr": "10.1.2.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:d7:2d", "version": 4, "addr": "172.30.10.119", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/68758d5b-6ef9-4571-9ced-08dee195f3c3", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/68758d5b-6ef9-4571-9ced-08dee195f3c3", "rel": "bookmark"}], "image": {"id": "cded7163-0d5e-4bde-8968-5a7fdc90b11f", "links": [{"href": "http://172.30.10.101:8774/images/cded7163-0d5e-4bde-8968-5a7fdc90b11f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000cd", "OS-SRV-USG:launched_at": "2018-06-27T23:00:20.000000", "flavor": {"id": "5099446a-2467-4a70-9747-f017a50d4000", "links": [{"href": "http://172.30.10.101:8774/flavors/5099446a-2467-4a70-9747-f017a50d4000", "rel": "bookmark"}]}, "id": "68758d5b-6ef9-4571-9ced-08dee195f3c3", "security_groups": [{"name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-sec_grp"}], "user_id": "0c389b27af204fdd94be8298bbc65f48", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T23:00:20Z", "hostId": "da9ba21a48c646b37cd6ffc9ab919489377d808d34dfcd53bf4f2e16", "OS-EXT-SRV-ATTR:host": "cmp002", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp002.mcp-ovs-ha.local", "name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-inst1", "created": "2018-06-27T23:00:06Z", "tenant_id": "ca94a4abe2c845a888befa8bc43cedf3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:00:59,619 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/68758d5b-6ef9-4571-9ced-08dee195f3c3 used request id req-63165c35-55b8-4841-b0bf-5d4de9e198a9 2018-06-27 23:00:59,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=CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f14b2e1adcd4d2d394602cbff8d8f390df3c1f51" 2018-06-27 23:00:59,895 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:00:59 GMT Content-Type: application/json Content-Length: 727 Connection: keep-alive X-Openstack-Request-Id: req-5a667f2f-702e-4482-9f27-c7dc6d44b221 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":"be7248c7-7953-4607-b22a-d942591e1a47","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ca94a4abe2c845a888befa8bc43cedf3","status":"ACTIVE","subnets":["6215f8f6-4041-4c4b-b133-627c51575f93"],"description":"","tags":[],"updated_at":"2018-06-27T22:59:55Z","provider:segmentation_id":18,"name":"CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-net","admin_state_up":true,"tenant_id":"ca94a4abe2c845a888befa8bc43cedf3","created_at":"2018-06-27T22:59:53Z","provider:network_type":"vxlan"}]} 2018-06-27 23:00:59,895 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-net used request id req-5a667f2f-702e-4482-9f27-c7dc6d44b221 2018-06-27 23:00:59,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/ca94a4abe2c845a888befa8bc43cedf3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f14b2e1adcd4d2d394602cbff8d8f390df3c1f51" 2018-06-27 23:00:59,994 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:00:59 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fb80bac3-324a-4905-876f-c283e3a26b09 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/ca94a4abe2c845a888befa8bc43cedf3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ca94a4abe2c845a888befa8bc43cedf3", "name": "CreateStackFloatingIpTests-c72c2c49-f35e-4d9-proj"}} 2018-06-27 23:00:59,995 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/ca94a4abe2c845a888befa8bc43cedf3 used request id req-fb80bac3-324a-4905-876f-c283e3a26b09 2018-06-27 23:00:59,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/subnets?network_id=be7248c7-7953-4607-b22a-d942591e1a47 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f14b2e1adcd4d2d394602cbff8d8f390df3c1f51" 2018-06-27 23:01:00,167 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:01:00 GMT Content-Type: application/json Content-Length: 668 Connection: keep-alive X-Openstack-Request-Id: req-77ba219d-72df-4ccf-b425-b8d8c5b096e1 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"be7248c7-7953-4607-b22a-d942591e1a47","tenant_id":"ca94a4abe2c845a888befa8bc43cedf3","created_at":"2018-06-27T22:59:55Z","dns_nameservers":[],"updated_at":"2018-06-27T22:59:55Z","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":"ca94a4abe2c845a888befa8bc43cedf3","id":"6215f8f6-4041-4c4b-b133-627c51575f93","subnetpool_id":null,"name":"CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-subnet"}]} 2018-06-27 23:01:00,167 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=be7248c7-7953-4607-b22a-d942591e1a47 used request id req-77ba219d-72df-4ccf-b425-b8d8c5b096e1 2018-06-27 23:01:00,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/ports?network_id=be7248c7-7953-4607-b22a-d942591e1a47 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f14b2e1adcd4d2d394602cbff8d8f390df3c1f51" 2018-06-27 23:01:00,361 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:01:00 GMT Content-Type: application/json Content-Length: 4486 Connection: keep-alive X-Openstack-Request-Id: req-6d439920-59ea-41be-8fec-944c1255e1b1 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T23:00:09Z","device_owner":"network:router_interface","revision_number":9,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6215f8f6-4041-4c4b-b133-627c51575f93","ip_address":"10.1.2.1"}],"id":"441de937-f4c3-45ff-a397-0a96a12b54e8","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:0d:0e","project_id":"ca94a4abe2c845a888befa8bc43cedf3","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"8f40c2c6-e62a-4c85-865f-78d9ae132d1c","name":"","admin_state_up":true,"network_id":"be7248c7-7953-4607-b22a-d942591e1a47","tenant_id":"ca94a4abe2c845a888befa8bc43cedf3","created_at":"2018-06-27T23:00:01Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T23:00:20Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"6215f8f6-4041-4c4b-b133-627c51575f93","ip_address":"10.1.2.5"}],"id":"6e9ebf4a-f980-4b9b-9d87-63655aabff04","security_groups":["80fd311e-c3af-4145-b2a3-cea1ed267cdb"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:74:0c:10","project_id":"ca94a4abe2c845a888befa8bc43cedf3","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"0969a99a-a85c-4d9b-b9c4-c98b229b3b30","name":"","admin_state_up":true,"network_id":"be7248c7-7953-4607-b22a-d942591e1a47","tenant_id":"ca94a4abe2c845a888befa8bc43cedf3","created_at":"2018-06-27T23:00:08Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T23:00:03Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6215f8f6-4041-4c4b-b133-627c51575f93","ip_address":"10.1.2.3"}],"id":"85b41849-2c24-466e-a43c-531aa92d4997","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:5a:9d:c5","project_id":"ca94a4abe2c845a888befa8bc43cedf3","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-be7248c7-7953-4607-b22a-d942591e1a47","name":"","admin_state_up":true,"network_id":"be7248c7-7953-4607-b22a-d942591e1a47","tenant_id":"ca94a4abe2c845a888befa8bc43cedf3","created_at":"2018-06-27T22:59:58Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T23:00:02Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6215f8f6-4041-4c4b-b133-627c51575f93","ip_address":"10.1.2.2"}],"id":"b370bfa7-2025-4460-a7b1-f1b7465482a6","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:46:dd:69","project_id":"ca94a4abe2c845a888befa8bc43cedf3","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-be7248c7-7953-4607-b22a-d942591e1a47","name":"","admin_state_up":true,"network_id":"be7248c7-7953-4607-b22a-d942591e1a47","tenant_id":"ca94a4abe2c845a888befa8bc43cedf3","created_at":"2018-06-27T22:59:57Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T23:00:19Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"6215f8f6-4041-4c4b-b133-627c51575f93","ip_address":"10.1.2.9"}],"id":"d61adb4f-820d-4367-938b-9bab59249722","security_groups":["b07ce06b-a1ae-4adf-967c-900f2e0f6182"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1b:d7:2d","project_id":"ca94a4abe2c845a888befa8bc43cedf3","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"68758d5b-6ef9-4571-9ced-08dee195f3c3","name":"","admin_state_up":true,"network_id":"be7248c7-7953-4607-b22a-d942591e1a47","tenant_id":"ca94a4abe2c845a888befa8bc43cedf3","created_at":"2018-06-27T23:00:10Z","binding:vnic_type":"normal"}]} 2018-06-27 23:01:00,361 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=be7248c7-7953-4607-b22a-d942591e1a47 used request id req-6d439920-59ea-41be-8fec-944c1255e1b1 2018-06-27 23:01:00,363 - ansible_utils - DEBUG - Retrieving SSH client 2018-06-27 23:01:00,366 - paramiko.transport - DEBUG - starting thread (client mode): 0x84971ad0L 2018-06-27 23:01:00,366 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-06-27 23:01:00,366 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-06-27 23:01:00,367 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-06-27 23:01:00,368 - 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-27 23:01:00,368 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-06-27 23:01:00,368 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-06-27 23:01:00,368 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-06-27 23:01:00,369 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-06-27 23:01:00,369 - paramiko.transport - DEBUG - Compression agreed: none 2018-06-27 23:01:00,418 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-06-27 23:01:00,419 - paramiko.transport - DEBUG - Switch to new keys ... 2018-06-27 23:01:00,431 - paramiko.transport - DEBUG - Trying discovered key a62620dd9d304f00bf27315f67e7928b in f7b1893c-1a29-4a89-aa13-c4627088dcac 2018-06-27 23:01:00,432 - paramiko.transport - DEBUG - userauth is OK 2018-06-27 23:01:00,437 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-06-27 23:01:00,538 - paramiko.transport - DEBUG - EOF in transport thread 2018-06-27 23:01:00,553 - create_instance - INFO - SSH is active for VM instance 2018-06-27 23:01:00,553 - ansible_utils - DEBUG - Retrieving SSH client 2018-06-27 23:01:00,555 - paramiko.transport - DEBUG - starting thread (client mode): 0x849718d0L 2018-06-27 23:01:00,555 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-06-27 23:01:00,555 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-06-27 23:01:00,556 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-06-27 23:01:00,557 - 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-27 23:01:00,557 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-06-27 23:01:00,557 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-06-27 23:01:00,557 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-06-27 23:01:00,558 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-06-27 23:01:00,558 - paramiko.transport - DEBUG - Compression agreed: none 2018-06-27 23:01:00,607 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-06-27 23:01:00,608 - paramiko.transport - DEBUG - Switch to new keys ... 2018-06-27 23:01:00,620 - paramiko.transport - DEBUG - Trying discovered key a62620dd9d304f00bf27315f67e7928b in f7b1893c-1a29-4a89-aa13-c4627088dcac 2018-06-27 23:01:00,621 - paramiko.transport - DEBUG - userauth is OK 2018-06-27 23:01:00,627 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-06-27 23:01:00,628 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-06-27 23:01:00,629 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-06-27 23:01:00,629 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-06-27 23:01:00,630 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-06-27 23:01:00,633 - paramiko.transport - DEBUG - EOF in transport thread 2018-06-27 23:01:00,634 - create_stack - INFO - Deleting stack - CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack 2018-06-27 23:01:00,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8004/v1/ca94a4abe2c845a888befa8bc43cedf3/stacks/7d6c49a0-103d-468c-8675-78568e8733f1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}393a675ab02196110dc28bb4a953fd704c246785" 2018-06-27 23:01:00,717 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 23:01:00 GMT Content-Type: application/json Content-Length: 549 Connection: keep-alive Location: https://172.30.10.101:8004/v1/ca94a4abe2c845a888befa8bc43cedf3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack/7d6c49a0-103d-468c-8675-78568e8733f1 X-Openstack-Request-Id: req-83ec706a-d7e5-4b27-9a52-bbea2c8bfd21 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/ca94a4abe2c845a888befa8bc43cedf3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack/7d6c49a0-103d-468c-8675-78568e8733f1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 23:01:00,888 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 23:01:00 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-c27d91f5-8ade-4330-b38f-30d3a6305b4a Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 23:01:00,888 - keystoneauth.session - DEBUG - DELETE call to orchestration for https://172.30.10.101:8004/v1/ca94a4abe2c845a888befa8bc43cedf3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack/7d6c49a0-103d-468c-8675-78568e8733f1 used request id req-c27d91f5-8ade-4330-b38f-30d3a6305b4a 2018-06-27 23:01:00,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/ca94a4abe2c845a888befa8bc43cedf3/stacks/7d6c49a0-103d-468c-8675-78568e8733f1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}393a675ab02196110dc28bb4a953fd704c246785" 2018-06-27 23:01:00,956 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 23:01:00 GMT Content-Type: application/json Content-Length: 549 Connection: keep-alive Location: https://172.30.10.101:8004/v1/ca94a4abe2c845a888befa8bc43cedf3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack/7d6c49a0-103d-468c-8675-78568e8733f1 X-Openstack-Request-Id: req-25aa43ce-4850-4ee9-a31c-8cb39cd79bcf Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/ca94a4abe2c845a888befa8bc43cedf3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack/7d6c49a0-103d-468c-8675-78568e8733f1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 23:01:01,037 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:01:01 GMT Content-Type: application/json Content-Length: 2510 Connection: keep-alive X-Openstack-Request-Id: req-f004556d-f007-4a8e-a678-f6b79454afc1 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-3ff567aa-ad52-492a-b27d-bba36d24533b-flavor2", "OS::project_id": "ca94a4abe2c845a888befa8bc43cedf3", "OS::stack_id": "7d6c49a0-103d-468c-8675-78568e8733f1", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-kp", "security_group_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-sec_grp", "subnet_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-subnet", "net_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-net", "external_net_name": "floating_net", "inst2_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-inst2", "inst1_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-inst1", "image2_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-image", "flavor1_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-flavor1", "image1_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack", "stack_user_project_id": "fd9c2d68667149a09ca04e07e2e378f8", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-27T22:59:50Z", "links": [{"href": "https://172.30.10.101:8004/v1/ca94a4abe2c845a888befa8bc43cedf3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack/7d6c49a0-103d-468c-8675-78568e8733f1", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-27T23:01:01Z", "id": "7d6c49a0-103d-468c-8675-78568e8733f1", "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-27 23:01:01,037 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/ca94a4abe2c845a888befa8bc43cedf3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack/7d6c49a0-103d-468c-8675-78568e8733f1 used request id req-f004556d-f007-4a8e-a678-f6b79454afc1 2018-06-27 23:01:01,038 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-06-27 23:01:01,038 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-27 23:01:04,042 - create_stack - DEBUG - Stack status query timeout in 1196.84740901 2018-06-27 23:01:04,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/ca94a4abe2c845a888befa8bc43cedf3/stacks/7d6c49a0-103d-468c-8675-78568e8733f1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}393a675ab02196110dc28bb4a953fd704c246785" 2018-06-27 23:01:04,128 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 23:01:04 GMT Content-Type: application/json Content-Length: 549 Connection: keep-alive Location: https://172.30.10.101:8004/v1/ca94a4abe2c845a888befa8bc43cedf3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack/7d6c49a0-103d-468c-8675-78568e8733f1 X-Openstack-Request-Id: req-b4ec9c36-63a1-4d9a-b7d7-0a8f4ee5697d Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/ca94a4abe2c845a888befa8bc43cedf3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack/7d6c49a0-103d-468c-8675-78568e8733f1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 23:01:04,207 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:01:04 GMT Content-Type: application/json Content-Length: 2510 Connection: keep-alive X-Openstack-Request-Id: req-d13d43e3-2d99-4f3e-8375-7edf1f76ea87 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-3ff567aa-ad52-492a-b27d-bba36d24533b-flavor2", "OS::project_id": "ca94a4abe2c845a888befa8bc43cedf3", "OS::stack_id": "7d6c49a0-103d-468c-8675-78568e8733f1", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-kp", "security_group_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-sec_grp", "subnet_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-subnet", "net_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-net", "external_net_name": "floating_net", "inst2_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-inst2", "inst1_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-inst1", "image2_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-image", "flavor1_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-flavor1", "image1_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack", "stack_user_project_id": "fd9c2d68667149a09ca04e07e2e378f8", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-27T22:59:50Z", "links": [{"href": "https://172.30.10.101:8004/v1/ca94a4abe2c845a888befa8bc43cedf3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack/7d6c49a0-103d-468c-8675-78568e8733f1", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-27T23:01:01Z", "id": "7d6c49a0-103d-468c-8675-78568e8733f1", "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-27 23:01:04,207 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/ca94a4abe2c845a888befa8bc43cedf3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack/7d6c49a0-103d-468c-8675-78568e8733f1 used request id req-d13d43e3-2d99-4f3e-8375-7edf1f76ea87 2018-06-27 23:01:04,208 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-06-27 23:01:04,208 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-27 23:01:07,210 - create_stack - DEBUG - Stack status query timeout in 1193.67853904 2018-06-27 23:01:07,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/ca94a4abe2c845a888befa8bc43cedf3/stacks/7d6c49a0-103d-468c-8675-78568e8733f1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}393a675ab02196110dc28bb4a953fd704c246785" 2018-06-27 23:01:07,275 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 23:01:07 GMT Content-Type: application/json Content-Length: 549 Connection: keep-alive Location: https://172.30.10.101:8004/v1/ca94a4abe2c845a888befa8bc43cedf3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack/7d6c49a0-103d-468c-8675-78568e8733f1 X-Openstack-Request-Id: req-570d17a4-790b-4e30-a925-bb1e9949bc09 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/ca94a4abe2c845a888befa8bc43cedf3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack/7d6c49a0-103d-468c-8675-78568e8733f1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 23:01:07,366 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:01:07 GMT Content-Type: application/json Content-Length: 2510 Connection: keep-alive X-Openstack-Request-Id: req-3620d43f-5719-4c74-bd00-9893a227a9ed 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-3ff567aa-ad52-492a-b27d-bba36d24533b-flavor2", "OS::project_id": "ca94a4abe2c845a888befa8bc43cedf3", "OS::stack_id": "7d6c49a0-103d-468c-8675-78568e8733f1", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-kp", "security_group_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-sec_grp", "subnet_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-subnet", "net_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-net", "external_net_name": "floating_net", "inst2_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-inst2", "inst1_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-inst1", "image2_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-image", "flavor1_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-flavor1", "image1_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack", "stack_user_project_id": "fd9c2d68667149a09ca04e07e2e378f8", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-27T22:59:50Z", "links": [{"href": "https://172.30.10.101:8004/v1/ca94a4abe2c845a888befa8bc43cedf3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack/7d6c49a0-103d-468c-8675-78568e8733f1", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-27T23:01:01Z", "id": "7d6c49a0-103d-468c-8675-78568e8733f1", "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-27 23:01:07,366 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/ca94a4abe2c845a888befa8bc43cedf3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack/7d6c49a0-103d-468c-8675-78568e8733f1 used request id req-3620d43f-5719-4c74-bd00-9893a227a9ed 2018-06-27 23:01:07,367 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-06-27 23:01:07,367 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-27 23:01:10,369 - create_stack - DEBUG - Stack status query timeout in 1190.51997495 2018-06-27 23:01:10,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/ca94a4abe2c845a888befa8bc43cedf3/stacks/7d6c49a0-103d-468c-8675-78568e8733f1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}393a675ab02196110dc28bb4a953fd704c246785" 2018-06-27 23:01:10,417 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 23:01:10 GMT Content-Type: application/json Content-Length: 549 Connection: keep-alive Location: https://172.30.10.101:8004/v1/ca94a4abe2c845a888befa8bc43cedf3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack/7d6c49a0-103d-468c-8675-78568e8733f1 X-Openstack-Request-Id: req-3f72c5cd-a996-4208-8bd8-bdfdd1ee7dd7 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/ca94a4abe2c845a888befa8bc43cedf3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack/7d6c49a0-103d-468c-8675-78568e8733f1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 23:01:10,484 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:01:10 GMT Content-Type: application/json Content-Length: 2510 Connection: keep-alive X-Openstack-Request-Id: req-2536e360-98ef-4826-b7fc-688000d47cc9 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-3ff567aa-ad52-492a-b27d-bba36d24533b-flavor2", "OS::project_id": "ca94a4abe2c845a888befa8bc43cedf3", "OS::stack_id": "7d6c49a0-103d-468c-8675-78568e8733f1", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-kp", "security_group_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-sec_grp", "subnet_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-subnet", "net_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-net", "external_net_name": "floating_net", "inst2_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-inst2", "inst1_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-inst1", "image2_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-image", "flavor1_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-flavor1", "image1_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack", "stack_user_project_id": "fd9c2d68667149a09ca04e07e2e378f8", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-27T22:59:50Z", "links": [{"href": "https://172.30.10.101:8004/v1/ca94a4abe2c845a888befa8bc43cedf3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack/7d6c49a0-103d-468c-8675-78568e8733f1", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-27T23:01:01Z", "id": "7d6c49a0-103d-468c-8675-78568e8733f1", "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-27 23:01:10,484 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/ca94a4abe2c845a888befa8bc43cedf3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack/7d6c49a0-103d-468c-8675-78568e8733f1 used request id req-2536e360-98ef-4826-b7fc-688000d47cc9 2018-06-27 23:01:10,485 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-06-27 23:01:10,485 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-27 23:01:13,488 - create_stack - DEBUG - Stack status query timeout in 1187.40057206 2018-06-27 23:01:13,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/ca94a4abe2c845a888befa8bc43cedf3/stacks/7d6c49a0-103d-468c-8675-78568e8733f1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}393a675ab02196110dc28bb4a953fd704c246785" 2018-06-27 23:01:13,567 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 23:01:13 GMT Content-Type: application/json Content-Length: 549 Connection: keep-alive Location: https://172.30.10.101:8004/v1/ca94a4abe2c845a888befa8bc43cedf3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack/7d6c49a0-103d-468c-8675-78568e8733f1 X-Openstack-Request-Id: req-3395f74b-0869-410d-a1d5-5852b3614d8a Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/ca94a4abe2c845a888befa8bc43cedf3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack/7d6c49a0-103d-468c-8675-78568e8733f1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 23:01:13,665 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:01:13 GMT Content-Type: application/json Content-Length: 2510 Connection: keep-alive X-Openstack-Request-Id: req-216e872b-b1b0-4c78-82c7-8dadb3be2032 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-3ff567aa-ad52-492a-b27d-bba36d24533b-flavor2", "OS::project_id": "ca94a4abe2c845a888befa8bc43cedf3", "OS::stack_id": "7d6c49a0-103d-468c-8675-78568e8733f1", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-kp", "security_group_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-sec_grp", "subnet_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-subnet", "net_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-net", "external_net_name": "floating_net", "inst2_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-inst2", "inst1_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-inst1", "image2_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-image", "flavor1_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-flavor1", "image1_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack", "stack_user_project_id": "fd9c2d68667149a09ca04e07e2e378f8", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-27T22:59:50Z", "links": [{"href": "https://172.30.10.101:8004/v1/ca94a4abe2c845a888befa8bc43cedf3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack/7d6c49a0-103d-468c-8675-78568e8733f1", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-27T23:01:01Z", "id": "7d6c49a0-103d-468c-8675-78568e8733f1", "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-27 23:01:13,665 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/ca94a4abe2c845a888befa8bc43cedf3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack/7d6c49a0-103d-468c-8675-78568e8733f1 used request id req-216e872b-b1b0-4c78-82c7-8dadb3be2032 2018-06-27 23:01:13,665 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-06-27 23:01:13,666 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-27 23:01:16,669 - create_stack - DEBUG - Stack status query timeout in 1184.22038388 2018-06-27 23:01:16,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/ca94a4abe2c845a888befa8bc43cedf3/stacks/7d6c49a0-103d-468c-8675-78568e8733f1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}393a675ab02196110dc28bb4a953fd704c246785" 2018-06-27 23:01:16,732 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 23:01:16 GMT Content-Type: application/json Content-Length: 549 Connection: keep-alive Location: https://172.30.10.101:8004/v1/ca94a4abe2c845a888befa8bc43cedf3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack/7d6c49a0-103d-468c-8675-78568e8733f1 X-Openstack-Request-Id: req-4f355cf3-4e38-45fa-8b29-5c6baf907a7c Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/ca94a4abe2c845a888befa8bc43cedf3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack/7d6c49a0-103d-468c-8675-78568e8733f1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 23:01:16,808 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:01:16 GMT Content-Type: application/json Content-Length: 2510 Connection: keep-alive X-Openstack-Request-Id: req-4933ba03-5fcb-409c-a134-49fc7819852d 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-3ff567aa-ad52-492a-b27d-bba36d24533b-flavor2", "OS::project_id": "ca94a4abe2c845a888befa8bc43cedf3", "OS::stack_id": "7d6c49a0-103d-468c-8675-78568e8733f1", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-kp", "security_group_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-sec_grp", "subnet_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-subnet", "net_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-net", "external_net_name": "floating_net", "inst2_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-inst2", "inst1_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-inst1", "image2_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-image", "flavor1_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-flavor1", "image1_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack", "stack_user_project_id": "fd9c2d68667149a09ca04e07e2e378f8", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-27T22:59:50Z", "links": [{"href": "https://172.30.10.101:8004/v1/ca94a4abe2c845a888befa8bc43cedf3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack/7d6c49a0-103d-468c-8675-78568e8733f1", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-27T23:01:01Z", "id": "7d6c49a0-103d-468c-8675-78568e8733f1", "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-27 23:01:16,808 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/ca94a4abe2c845a888befa8bc43cedf3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack/7d6c49a0-103d-468c-8675-78568e8733f1 used request id req-4933ba03-5fcb-409c-a134-49fc7819852d 2018-06-27 23:01:16,809 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-06-27 23:01:16,809 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-27 23:01:19,812 - create_stack - DEBUG - Stack status query timeout in 1181.07676697 2018-06-27 23:01:19,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/ca94a4abe2c845a888befa8bc43cedf3/stacks/7d6c49a0-103d-468c-8675-78568e8733f1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}393a675ab02196110dc28bb4a953fd704c246785" 2018-06-27 23:01:19,871 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 23:01:19 GMT Content-Type: application/json Content-Length: 549 Connection: keep-alive Location: https://172.30.10.101:8004/v1/ca94a4abe2c845a888befa8bc43cedf3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack/7d6c49a0-103d-468c-8675-78568e8733f1 X-Openstack-Request-Id: req-495be65d-341f-47de-83f5-d9029435633e Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/ca94a4abe2c845a888befa8bc43cedf3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack/7d6c49a0-103d-468c-8675-78568e8733f1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 23:01:19,945 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:01:19 GMT Content-Type: application/json Content-Length: 2510 Connection: keep-alive X-Openstack-Request-Id: req-8653be61-48ca-42b9-a208-ec502229e80b 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-3ff567aa-ad52-492a-b27d-bba36d24533b-flavor2", "OS::project_id": "ca94a4abe2c845a888befa8bc43cedf3", "OS::stack_id": "7d6c49a0-103d-468c-8675-78568e8733f1", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-kp", "security_group_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-sec_grp", "subnet_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-subnet", "net_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-net", "external_net_name": "floating_net", "inst2_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-inst2", "inst1_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-inst1", "image2_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-image", "flavor1_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-flavor1", "image1_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack", "stack_user_project_id": "fd9c2d68667149a09ca04e07e2e378f8", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-27T22:59:50Z", "links": [{"href": "https://172.30.10.101:8004/v1/ca94a4abe2c845a888befa8bc43cedf3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack/7d6c49a0-103d-468c-8675-78568e8733f1", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-27T23:01:01Z", "id": "7d6c49a0-103d-468c-8675-78568e8733f1", "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-27 23:01:19,945 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/ca94a4abe2c845a888befa8bc43cedf3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack/7d6c49a0-103d-468c-8675-78568e8733f1 used request id req-8653be61-48ca-42b9-a208-ec502229e80b 2018-06-27 23:01:19,946 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-06-27 23:01:19,946 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-27 23:01:22,949 - create_stack - DEBUG - Stack status query timeout in 1177.93948507 2018-06-27 23:01:22,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/ca94a4abe2c845a888befa8bc43cedf3/stacks/7d6c49a0-103d-468c-8675-78568e8733f1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}393a675ab02196110dc28bb4a953fd704c246785" 2018-06-27 23:01:23,033 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 23:01:23 GMT Content-Type: application/json Content-Length: 549 Connection: keep-alive Location: https://172.30.10.101:8004/v1/ca94a4abe2c845a888befa8bc43cedf3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack/7d6c49a0-103d-468c-8675-78568e8733f1 X-Openstack-Request-Id: req-b325258d-e853-4685-b366-06cbc208a28f Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/ca94a4abe2c845a888befa8bc43cedf3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack/7d6c49a0-103d-468c-8675-78568e8733f1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 23:01:23,125 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:01:23 GMT Content-Type: application/json Content-Length: 2340 Connection: keep-alive X-Openstack-Request-Id: req-0e1f5351-eee7-409f-bca0-81ddf38a8abf 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-3ff567aa-ad52-492a-b27d-bba36d24533b-flavor2", "OS::project_id": "ca94a4abe2c845a888befa8bc43cedf3", "OS::stack_id": "7d6c49a0-103d-468c-8675-78568e8733f1", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-kp", "security_group_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-sec_grp", "subnet_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-subnet", "net_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-net", "external_net_name": "floating_net", "inst2_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-inst2", "inst1_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-inst1", "image2_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-image", "flavor1_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-flavor1", "image1_name": "CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack", "stack_user_project_id": "fd9c2d68667149a09ca04e07e2e378f8", "tags": null, "creation_time": "2018-06-27T22:59:50Z", "links": [{"href": "https://172.30.10.101:8004/v1/ca94a4abe2c845a888befa8bc43cedf3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack/7d6c49a0-103d-468c-8675-78568e8733f1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-06-27T23:01:01Z", "id": "7d6c49a0-103d-468c-8675-78568e8733f1", "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-27 23:01:23,125 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/ca94a4abe2c845a888befa8bc43cedf3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack/7d6c49a0-103d-468c-8675-78568e8733f1 used request id req-0e1f5351-eee7-409f-bca0-81ddf38a8abf 2018-06-27 23:01:23,126 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-06-27 23:01:23,126 - create_stack - DEBUG - Stack is active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack 2018-06-27 23:01:23,126 - create_stack - INFO - Attempting to delete again stack - CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack 2018-06-27 23:01:23,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8004/v1/ca94a4abe2c845a888befa8bc43cedf3/stacks/7d6c49a0-103d-468c-8675-78568e8733f1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}393a675ab02196110dc28bb4a953fd704c246785" 2018-06-27 23:01:23,195 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 23:01:23 GMT Content-Type: application/json Content-Length: 549 Connection: keep-alive Location: https://172.30.10.101:8004/v1/ca94a4abe2c845a888befa8bc43cedf3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack/7d6c49a0-103d-468c-8675-78568e8733f1 X-Openstack-Request-Id: req-8d6deb36-3f1a-42e6-b2bc-417794aded1a Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/ca94a4abe2c845a888befa8bc43cedf3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack/7d6c49a0-103d-468c-8675-78568e8733f1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 23:01:23,271 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx Date: Wed, 27 Jun 2018 23:01:23 GMT Content-Type: application/json Content-Length: 285 Connection: keep-alive X-Openstack-Request-Id: req-b0b2358b-f930-48ed-9d6f-8d824b08f2b9 RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-06-27 23:01:23,271 - keystoneauth.session - DEBUG - DELETE call to orchestration for https://172.30.10.101:8004/v1/ca94a4abe2c845a888befa8bc43cedf3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-stack/7d6c49a0-103d-468c-8675-78568e8733f1 used request id req-b0b2358b-f930-48ed-9d6f-8d824b08f2b9 2018-06-27 23:01:23,275 - glance_utils - INFO - Deleting image named - CreateStackFloatingIpTests-3ff567aa-ad52-492a-b27d-bba36d24533b-image 2018-06-27 23:01:23,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9292/v2/images/cded7163-0d5e-4bde-8968-5a7fdc90b11f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b04f6229ec82307fe1aa147ba00ec4f3eb7c26c5" 2018-06-27 23:01:24,201 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 23:01:24 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-080f56c7-2920-49ba-991b-c3037629e3b4 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-27 23:01:24,201 - keystoneauth.session - DEBUG - DELETE call to image for https://172.30.10.101:9292/v2/images/cded7163-0d5e-4bde-8968-5a7fdc90b11f used request id req-080f56c7-2920-49ba-991b-c3037629e3b4 2018-06-27 23:01:24,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?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cd22b5cfca6754ee29880477d1936503f23cca1" 2018-06-27 23:01:25,015 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:01:25 GMT Content-Type: application/json Content-Length: 11766 Connection: keep-alive X-Openstack-Request-Id: req-5a33aef4-72b1-4a7c-81b8-18f9d3e75f10 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-27T19:03:04Z", "updated_at": "2018-06-27T19:03:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "6748ef1e-56da-434e-9e89-e86b58537b65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "b3e3826c-1c48-4699-93f0-f8a310956753", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "bfad35fa-7ea9-4a81-917d-7b86481eb510", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "d657b333-103d-4d19-add8-1e8bae2f8849", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ca94a4abe2c845a888befa8bc43cedf3", "created_at": "2018-06-27T22:59:52Z", "updated_at": "2018-06-27T22:59:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:59:53Z", "revision_number": 0, "id": "481bc3f2-12dc-4de5-af0a-404ffa5a7ee9", "remote_group_id": "80fd311e-c3af-4145-b2a3-cea1ed267cdb", "remote_ip_prefix": null, "created_at": "2018-06-27T22:59:53Z", "security_group_id": "80fd311e-c3af-4145-b2a3-cea1ed267cdb", "tenant_id": "ca94a4abe2c845a888befa8bc43cedf3", "port_range_min": null, "ethertype": "IPv4", "project_id": "ca94a4abe2c845a888befa8bc43cedf3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:59:53Z", "revision_number": 0, "id": "61eec8a5-306d-45f4-b002-6997ae21f05f", "remote_group_id": "80fd311e-c3af-4145-b2a3-cea1ed267cdb", "remote_ip_prefix": null, "created_at": "2018-06-27T22:59:53Z", "security_group_id": "80fd311e-c3af-4145-b2a3-cea1ed267cdb", "tenant_id": "ca94a4abe2c845a888befa8bc43cedf3", "port_range_min": null, "ethertype": "IPv6", "project_id": "ca94a4abe2c845a888befa8bc43cedf3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:59:53Z", "revision_number": 0, "id": "8395d60e-35be-483e-a120-17b8fd4de70e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:59:53Z", "security_group_id": "80fd311e-c3af-4145-b2a3-cea1ed267cdb", "tenant_id": "ca94a4abe2c845a888befa8bc43cedf3", "port_range_min": null, "ethertype": "IPv6", "project_id": "ca94a4abe2c845a888befa8bc43cedf3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T22:59:53Z", "revision_number": 0, "id": "aac92952-2530-4eac-8337-e41c64d77f8c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T22:59:53Z", "security_group_id": "80fd311e-c3af-4145-b2a3-cea1ed267cdb", "tenant_id": "ca94a4abe2c845a888befa8bc43cedf3", "port_range_min": null, "ethertype": "IPv4", "project_id": "ca94a4abe2c845a888befa8bc43cedf3"}], "revision_number": 4, "project_id": "ca94a4abe2c845a888befa8bc43cedf3", "id": "80fd311e-c3af-4145-b2a3-cea1ed267cdb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b92069937e44a3786e439f95c61afe5", "created_at": "2018-06-27T19:08:41Z", "updated_at": "2018-06-27T19:08:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "4ac2a090-f595-4e7b-9b7a-a52fa204e881", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "5508c0b1-6261-44cb-854d-60c64bcbba0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "a60c77dc-6985-48ac-a3a3-067176d3e52f", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "e6ec0fa4-1eb3-4c5d-a451-c7acfd7fde82", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}], "revision_number": 4, "project_id": "4b92069937e44a3786e439f95c61afe5", "id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T18:59:55Z", "updated_at": "2018-06-27T18:59:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "5a060918-419b-4ec3-90df-a7764c06af2f", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "6cd9bbf0-4d1b-4b13-a6c4-e20a15bb3360", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "8134c0f0-89c6-4d45-bef8-a9260d9d0723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "e0e7297a-a59d-4d2b-b75c-2cc86b269114", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}], "revision_number": 4, "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "created_at": "2018-06-27T21:03:43Z", "updated_at": "2018-06-27T21:03:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "41061dbf-a5a2-465f-84dd-140f6104b3f7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "47d5c96d-0510-41a5-b33e-5683702c5bb8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "4b4b6430-3f42-4fe4-a25e-2c5c015a7699", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "e6a68cb7-6491-4474-a4d7-38496cac4eb7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}], "revision_number": 4, "project_id": "3f0a375b66c54145bff1c56e7c91ad73", "id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "name": "default"}]} 2018-06-27 23:01:25,015 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-5a33aef4-72b1-4a7c-81b8-18f9d3e75f10 2018-06-27 23:01:25,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/ca94a4abe2c845a888befa8bc43cedf3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cd22b5cfca6754ee29880477d1936503f23cca1" 2018-06-27 23:01:25,399 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:01:25 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8ef317ed-d075-450f-bbfc-ee00ce20176e Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/ca94a4abe2c845a888befa8bc43cedf3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ca94a4abe2c845a888befa8bc43cedf3", "name": "CreateStackFloatingIpTests-c72c2c49-f35e-4d9-proj"}} 2018-06-27 23:01:25,399 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/ca94a4abe2c845a888befa8bc43cedf3 used request id req-8ef317ed-d075-450f-bbfc-ee00ce20176e 2018-06-27 23:01:25,400 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 80fd311e-c3af-4145-b2a3-cea1ed267cdb 2018-06-27 23:01:25,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/security-group-rules?security_group_id=80fd311e-c3af-4145-b2a3-cea1ed267cdb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cd22b5cfca6754ee29880477d1936503f23cca1" 2018-06-27 23:01:25,486 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:01:25 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-d518a06b-82fc-40b3-a210-fd32329137b2 Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": "80fd311e-c3af-4145-b2a3-cea1ed267cdb", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T22:59:53Z", "security_group_id": "80fd311e-c3af-4145-b2a3-cea1ed267cdb", "port_range_min": null, "revision_number": 0, "tenant_id": "ca94a4abe2c845a888befa8bc43cedf3", "created_at": "2018-06-27T22:59:53Z", "project_id": "ca94a4abe2c845a888befa8bc43cedf3", "id": "481bc3f2-12dc-4de5-af0a-404ffa5a7ee9"}, {"remote_group_id": "80fd311e-c3af-4145-b2a3-cea1ed267cdb", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T22:59:53Z", "security_group_id": "80fd311e-c3af-4145-b2a3-cea1ed267cdb", "port_range_min": null, "revision_number": 0, "tenant_id": "ca94a4abe2c845a888befa8bc43cedf3", "created_at": "2018-06-27T22:59:53Z", "project_id": "ca94a4abe2c845a888befa8bc43cedf3", "id": "61eec8a5-306d-45f4-b002-6997ae21f05f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T22:59:53Z", "security_group_id": "80fd311e-c3af-4145-b2a3-cea1ed267cdb", "port_range_min": null, "revision_number": 0, "tenant_id": "ca94a4abe2c845a888befa8bc43cedf3", "created_at": "2018-06-27T22:59:53Z", "project_id": "ca94a4abe2c845a888befa8bc43cedf3", "id": "8395d60e-35be-483e-a120-17b8fd4de70e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T22:59:53Z", "security_group_id": "80fd311e-c3af-4145-b2a3-cea1ed267cdb", "port_range_min": null, "revision_number": 0, "tenant_id": "ca94a4abe2c845a888befa8bc43cedf3", "created_at": "2018-06-27T22:59:53Z", "project_id": "ca94a4abe2c845a888befa8bc43cedf3", "id": "aac92952-2530-4eac-8337-e41c64d77f8c"}]} 2018-06-27 23:01:25,487 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=80fd311e-c3af-4145-b2a3-cea1ed267cdb used request id req-d518a06b-82fc-40b3-a210-fd32329137b2 2018-06-27 23:01:25,488 - neutron_utils - INFO - Deleting security group with name - default 2018-06-27 23:01:25,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/security-groups/80fd311e-c3af-4145-b2a3-cea1ed267cdb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cd22b5cfca6754ee29880477d1936503f23cca1" 2018-06-27 23:01:25,853 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 23:01:25 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-1912a469-4347-4b24-8f4e-d06f823157f0 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 23:01:25,854 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/80fd311e-c3af-4145-b2a3-cea1ed267cdb used request id req-1912a469-4347-4b24-8f4e-d06f823157f0 2018-06-27 23:01:25,855 - keystone_utils - INFO - Deleting project with name - CreateStackFloatingIpTests-c72c2c49-f35e-4d9-proj 2018-06-27 23:01:25,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/ca94a4abe2c845a888befa8bc43cedf3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cd22b5cfca6754ee29880477d1936503f23cca1" 2018-06-27 23:01:26,669 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 23:01:25 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-670de0d7-fc6f-4ed1-882b-f1e403b73ce1 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 23:01:26,669 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/ca94a4abe2c845a888befa8bc43cedf3 used request id req-670de0d7-fc6f-4ed1-882b-f1e403b73ce1 2018-06-27 23:01:26,670 - keystone_utils - INFO - Deleting role with name - CreateStackFloatingIpTests-c72c2c49-f35e-4d9-proj-role 2018-06-27 23:01:26,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/9570a1a3f7a64127b21e36ee5dbd71cd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cd22b5cfca6754ee29880477d1936503f23cca1" 2018-06-27 23:01:27,036 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 23:01:26 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bda23844-12b1-4bee-84f7-36c8a89c7391 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 23:01:27,036 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/9570a1a3f7a64127b21e36ee5dbd71cd used request id req-bda23844-12b1-4bee-84f7-36c8a89c7391 2018-06-27 23:01:27,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cd22b5cfca6754ee29880477d1936503f23cca1" 2018-06-27 23:01:27,468 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:01:27 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-71468fc2-a0f5-4422-bec0-89ec724d1340 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 23:01:27,468 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-71468fc2-a0f5-4422-bec0-89ec724d1340 2018-06-27 23:01:27,469 - keystone_utils - INFO - Deleting user with name - CreateStackFloatingIpTests-c72c2c49-f35e-4d9-user 2018-06-27 23:01:27,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/0c389b27af204fdd94be8298bbc65f48 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11c7541f11802ce5c2ad96aa24b762a4517bf729" 2018-06-27 23:01:28,089 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 23:01:27 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-480dbe63-aa5f-4d19-8e0a-123f0bc9755a Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 23:01:28,089 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/0c389b27af204fdd94be8298bbc65f48 used request id req-480dbe63-aa5f-4d19-8e0a-123f0bc9755a 2018-06-27 23:01:28,090 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 23:01:28,882 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-28T00:01:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["YDWzE2xvQGiL3himCAmK_g"], "issued_at": "2018-06-27T23:01:28.000000Z"}} 2018-06-27 23:01:28,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44d076224c8322dff23bdbb0fe1554032c912b93" 2018-06-27 23:01:29,232 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:01:28 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c1fd480f-079e-4067-8862-c260a068666c Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 23:01:29,232 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-c1fd480f-079e-4067-8862-c260a068666c 2018-06-27 23:01:29,234 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 23:01:29,235 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 23:01:30,093 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-28T00:01:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["w6pogNahQpysYovBVXCLlw"], "issued_at": "2018-06-27T23:01:30.000000Z"}} 2018-06-27 23:01:30,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9816d0d353e25c3445f0c1acc64169660bd2e78a" 2018-06-27 23:01:30,436 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:01:30 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c06a4ad1-a286-4398-8d79-f12ec0ad40cb Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 23:01:30,436 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-c06a4ad1-a286-4398-8d79-f12ec0ad40cb 2018-06-27 23:01:30,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 23:01:30,453 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 23:01: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-27 23:01:30,454 - 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-42c7c0d5-a914-4c4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9816d0d353e25c3445f0c1acc64169660bd2e78a" 2018-06-27 23:01:30,813 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:01:30 GMT Server: Apache Content-Length: 194 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e84ed68e-7ff6-4023-b817-cf2abe3c2aa3 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-42c7c0d5-a914-4c4-proj", "previous": null, "next": null}, "projects": []} 2018-06-27 23:01:30,813 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFloatingIpTests-42c7c0d5-a914-4c4-proj used request id req-e84ed68e-7ff6-4023-b817-cf2abe3c2aa3 2018-06-27 23:01:30,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9816d0d353e25c3445f0c1acc64169660bd2e78a" 2018-06-27 23:01:31,156 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:01:30 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a0825166-aaa6-41a7-8fd3-e663e51faa81 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 23:01:31,157 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-a0825166-aaa6-41a7-8fd3-e663e51faa81 2018-06-27 23:01:31,160 - 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}9816d0d353e25c3445f0c1acc64169660bd2e78a" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackFloatingIpTests-42c7c0d5-a914-4c4-proj"}}' 2018-06-27 23:01:31,644 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 23:01:31 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-927c04f5-459e-4d30-bb11-85d47fff6e1c Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/2876c6c697f447a8a2ae04625d1ad99b"}, "tags": [], "enabled": true, "id": "2876c6c697f447a8a2ae04625d1ad99b", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-42c7c0d5-a914-4c4-proj"}} 2018-06-27 23:01:31,644 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-927c04f5-459e-4d30-bb11-85d47fff6e1c 2018-06-27 23:01:31,644 - keystone_utils - INFO - Created project with name - CreateStackFloatingIpTests-42c7c0d5-a914-4c4-proj 2018-06-27 23:01:31,644 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 23:01:31,645 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 23:01:32,629 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-28T00:01:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["Irsg3KglSNeRpGn0yefxRw"], "issued_at": "2018-06-27T23:01:32.000000Z"}} 2018-06-27 23:01:32,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}ebeb1a8a6c91fc064954de9d443445e6b70eb691" 2018-06-27 23:01:32,941 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:01:32 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d77090b0-65de-4c82-a449-f60bdbd0f69b Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 23:01:32,942 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-d77090b0-65de-4c82-a449-f60bdbd0f69b 2018-06-27 23:01:32,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 23:01:32,959 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 23:01: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-27 23:01:32,960 - 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}ebeb1a8a6c91fc064954de9d443445e6b70eb691" 2018-06-27 23:01:33,361 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:01:32 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-03cbb932-15f9-4df8-b397-166ee2f525f3 Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/05b1bc3fa6fd4243a4ba8b4d6fcc3daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05b1bc3fa6fd4243a4ba8b4d6fcc3daf", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/48d44c9c0fea4f4e80edc7d2e0715db7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d44c9c0fea4f4e80edc7d2e0715db7", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/4d3721127bf84155a837606ce3feba32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d3721127bf84155a837606ce3feba32", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/5c846663ea6d407e9223de0719ce5442"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c846663ea6d407e9223de0719ce5442", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/73a10e6c4f67490a8a4030cc6cea32f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73a10e6c4f67490a8a4030cc6cea32f5", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/8ecfab7d9d4f47bb8892a85b7d2a0b5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ecfab7d9d4f47bb8892a85b7d2a0b5a", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/b278d529e9a54a9195e4e536b9384dc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b278d529e9a54a9195e4e536b9384dc0", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b7f107ae7bb34ccea8282b1a0ec7a979"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7f107ae7bb34ccea8282b1a0ec7a979", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/d21494d0185b463db36b8c8c2b341b97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d21494d0185b463db36b8c8c2b341b97", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e0bb346419f84e4680f6ca9a97f4fc0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e0bb346419f84e4680f6ca9a97f4fc0b", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "c8d542af72ce49338052c29f02c8857e", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e9dd794fa5c040a9a0445386fb2a6116"}, "options": {}, "id": "e9dd794fa5c040a9a0445386fb2a6116", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/e9f9c747d54947bc800a81ecf11858f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9f9c747d54947bc800a81ecf11858f5", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-27 23:01:33,361 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-03cbb932-15f9-4df8-b397-166ee2f525f3 2018-06-27 23:01:33,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=CreateStackFloatingIpTests-42c7c0d5-a914-4c4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebeb1a8a6c91fc064954de9d443445e6b70eb691" 2018-06-27 23:01:33,713 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:01:33 GMT Server: Apache Content-Length: 471 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e1e8c213-5f09-45d0-862e-5fa4d13f5408 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateStackFloatingIpTests-42c7c0d5-a914-4c4-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/2876c6c697f447a8a2ae04625d1ad99b"}, "tags": [], "enabled": true, "id": "2876c6c697f447a8a2ae04625d1ad99b", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-42c7c0d5-a914-4c4-proj"}]} 2018-06-27 23:01:33,713 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateStackFloatingIpTests-42c7c0d5-a914-4c4-proj used request id req-e1e8c213-5f09-45d0-862e-5fa4d13f5408 2018-06-27 23:01:33,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebeb1a8a6c91fc064954de9d443445e6b70eb691" 2018-06-27 23:01:34,197 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:01:33 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-684b116a-c007-49ad-a8b2-e931bf131e0a Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 23:01:34,197 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-684b116a-c007-49ad-a8b2-e931bf131e0a 2018-06-27 23:01:34,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebeb1a8a6c91fc064954de9d443445e6b70eb691" 2018-06-27 23:01:35,049 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:01:34 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6e6585a7-3d5e-413a-800a-1bf759262b91 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 23:01:35,050 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-6e6585a7-3d5e-413a-800a-1bf759262b91 2018-06-27 23:01:35,053 - 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-42c7c0d5-a914-4c4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebeb1a8a6c91fc064954de9d443445e6b70eb691" 2018-06-27 23:01:35,448 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:01:35 GMT Server: Apache Content-Length: 471 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d76a4998-8119-4187-9404-3122b7f6e613 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateStackFloatingIpTests-42c7c0d5-a914-4c4-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/2876c6c697f447a8a2ae04625d1ad99b"}, "tags": [], "enabled": true, "id": "2876c6c697f447a8a2ae04625d1ad99b", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-42c7c0d5-a914-4c4-proj"}]} 2018-06-27 23:01:35,448 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateStackFloatingIpTests-42c7c0d5-a914-4c4-proj used request id req-d76a4998-8119-4187-9404-3122b7f6e613 2018-06-27 23:01:35,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users/7bc4971af9a94916a1a009f465e3a6ae -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebeb1a8a6c91fc064954de9d443445e6b70eb691" 2018-06-27 23:01:36,058 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:01:35 GMT Server: Apache Content-Length: 344 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f97a8319-7b4c-4e02-80fb-86f662926a99 Connection: close Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackFloatingIpTests-42c7c0d5-a914-4c4-user", "links": {"self": "http://10.167.4.35:5000/v3/users/7bc4971af9a94916a1a009f465e3a6ae"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "2876c6c697f447a8a2ae04625d1ad99b", "id": "7bc4971af9a94916a1a009f465e3a6ae", "password_expires_at": null}} 2018-06-27 23:01:36,058 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users/7bc4971af9a94916a1a009f465e3a6ae used request id req-f97a8319-7b4c-4e02-80fb-86f662926a99 2018-06-27 23:01:36,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/2876c6c697f447a8a2ae04625d1ad99b/users/7bc4971af9a94916a1a009f465e3a6ae/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebeb1a8a6c91fc064954de9d443445e6b70eb691" 2018-06-27 23:01:36,555 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:01:36 GMT Server: Apache Content-Length: 181 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-de6929b6-7a79-4ab8-a47e-3b4a3f968a0b Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects/2876c6c697f447a8a2ae04625d1ad99b/users/7bc4971af9a94916a1a009f465e3a6ae/roles", "previous": null, "next": null}, "roles": []} 2018-06-27 23:01:36,555 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/2876c6c697f447a8a2ae04625d1ad99b/users/7bc4971af9a94916a1a009f465e3a6ae/roles used request id req-de6929b6-7a79-4ab8-a47e-3b4a3f968a0b 2018-06-27 23:01:36,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/b6d09af107b240dbbe6b84f49cc394f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebeb1a8a6c91fc064954de9d443445e6b70eb691" 2018-06-27 23:01:36,900 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:01:36 GMT Server: Apache Content-Length: 176 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6799c8db-f7ee-4571-9cb8-08eea33f9eb5 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}} 2018-06-27 23:01:36,901 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2 used request id req-6799c8db-f7ee-4571-9cb8-08eea33f9eb5 2018-06-27 23:01:36,901 - keystone_utils - INFO - Granting role admin to project CreateStackFloatingIpTests-42c7c0d5-a914-4c4-proj 2018-06-27 23:01:36,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/2876c6c697f447a8a2ae04625d1ad99b/users/7bc4971af9a94916a1a009f465e3a6ae/roles/b6d09af107b240dbbe6b84f49cc394f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebeb1a8a6c91fc064954de9d443445e6b70eb691" 2018-06-27 23:01:37,396 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 23:01:36 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4edfd606-643c-429f-85b2-4e5eb37f29e5 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 23:01:37,396 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/2876c6c697f447a8a2ae04625d1ad99b/users/7bc4971af9a94916a1a009f465e3a6ae/roles/b6d09af107b240dbbe6b84f49cc394f2 used request id req-4edfd606-643c-429f-85b2-4e5eb37f29e5 2018-06-27 23:01:37,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? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebeb1a8a6c91fc064954de9d443445e6b70eb691" 2018-06-27 23:01:37,765 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:01:37 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-90c41580-a7ae-4f12-a933-cbb19fa56042 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 23:01:37,765 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-90c41580-a7ae-4f12-a933-cbb19fa56042 2018-06-27 23:01:37,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?name=CreateStackFloatingIpTests-42c7c0d5-a914-4c4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebeb1a8a6c91fc064954de9d443445e6b70eb691" 2018-06-27 23:01:38,201 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:01:37 GMT Server: Apache Content-Length: 471 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6ad0447f-83d8-4173-aa3b-34be692d6f3d Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateStackFloatingIpTests-42c7c0d5-a914-4c4-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/2876c6c697f447a8a2ae04625d1ad99b"}, "tags": [], "enabled": true, "id": "2876c6c697f447a8a2ae04625d1ad99b", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-42c7c0d5-a914-4c4-proj"}]} 2018-06-27 23:01:38,201 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateStackFloatingIpTests-42c7c0d5-a914-4c4-proj used request id req-6ad0447f-83d8-4173-aa3b-34be692d6f3d 2018-06-27 23:01:38,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/2876c6c697f447a8a2ae04625d1ad99b/users/7bc4971af9a94916a1a009f465e3a6ae/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebeb1a8a6c91fc064954de9d443445e6b70eb691" 2018-06-27 23:01:38,711 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:01:38 GMT Server: Apache Content-Length: 347 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9e949797-3873-4cab-97e3-2e42ce2c049a Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects/2876c6c697f447a8a2ae04625d1ad99b/users/7bc4971af9a94916a1a009f465e3a6ae/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}]} 2018-06-27 23:01:38,711 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/2876c6c697f447a8a2ae04625d1ad99b/users/7bc4971af9a94916a1a009f465e3a6ae/roles used request id req-9e949797-3873-4cab-97e3-2e42ce2c049a 2018-06-27 23:01:38,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebeb1a8a6c91fc064954de9d443445e6b70eb691" 2018-06-27 23:01:39,115 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:01:38 GMT Server: Apache Content-Length: 187 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3fb0120e-4dcd-442e-b7fb-ad18ae463aff Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}} 2018-06-27 23:01:39,115 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a used request id req-3fb0120e-4dcd-442e-b7fb-ad18ae463aff 2018-06-27 23:01:39,115 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackFloatingIpTests-42c7c0d5-a914-4c4-proj 2018-06-27 23:01:39,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/2876c6c697f447a8a2ae04625d1ad99b/users/7bc4971af9a94916a1a009f465e3a6ae/roles/c6fad7d7ad1b456cb9e0561ce3c4210a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebeb1a8a6c91fc064954de9d443445e6b70eb691" 2018-06-27 23:01:39,704 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 23:01:39 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1428a950-2b3a-4c62-8c24-1628c872d568 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 23:01:39,704 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/2876c6c697f447a8a2ae04625d1ad99b/users/7bc4971af9a94916a1a009f465e3a6ae/roles/c6fad7d7ad1b456cb9e0561ce3c4210a used request id req-1428a950-2b3a-4c62-8c24-1628c872d568 2018-06-27 23:01:39,705 - keystone_utils - INFO - Created user with name - CreateStackFloatingIpTests-42c7c0d5-a914-4c4-user 2018-06-27 23:01:39,705 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 23:01:39,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9816d0d353e25c3445f0c1acc64169660bd2e78a" 2018-06-27 23:01:40,150 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:01:39 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ca0ecb26-0fba-4789-9532-a3e0bc368038 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 23:01:40,151 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-ca0ecb26-0fba-4789-9532-a3e0bc368038 2018-06-27 23:01:40,155 - 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}9816d0d353e25c3445f0c1acc64169660bd2e78a" -d '{"role": {"name": "CreateStackFloatingIpTests-42c7c0d5-a914-4c4-proj-role"}}' 2018-06-27 23:01:40,581 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 23:01:40 GMT Server: Apache Content-Length: 225 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ca641c6e-4439-4463-902c-c9c30386c044 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1c8eed0982ee4148bc0d3b0e232e867d", "links": {"self": "http://10.167.4.35:5000/v3/roles/1c8eed0982ee4148bc0d3b0e232e867d"}, "name": "CreateStackFloatingIpTests-42c7c0d5-a914-4c4-proj-role"}} 2018-06-27 23:01:40,581 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-ca641c6e-4439-4463-902c-c9c30386c044 2018-06-27 23:01:40,582 - keystone_utils - INFO - Created role with name - CreateStackFloatingIpTests-42c7c0d5-a914-4c4-proj-role 2018-06-27 23:01:40,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/1c8eed0982ee4148bc0d3b0e232e867d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9816d0d353e25c3445f0c1acc64169660bd2e78a" 2018-06-27 23:01:40,960 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:01:40 GMT Server: Apache Content-Length: 225 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c78c5ec7-865b-4deb-9f04-24076637ceff Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1c8eed0982ee4148bc0d3b0e232e867d", "links": {"self": "http://10.167.4.35:5000/v3/roles/1c8eed0982ee4148bc0d3b0e232e867d"}, "name": "CreateStackFloatingIpTests-42c7c0d5-a914-4c4-proj-role"}} 2018-06-27 23:01:40,961 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/1c8eed0982ee4148bc0d3b0e232e867d used request id req-c78c5ec7-865b-4deb-9f04-24076637ceff 2018-06-27 23:01:40,961 - keystone_utils - INFO - Granting role CreateStackFloatingIpTests-42c7c0d5-a914-4c4-proj-role to project CreateStackFloatingIpTests-42c7c0d5-a914-4c4-proj 2018-06-27 23:01:40,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/2876c6c697f447a8a2ae04625d1ad99b/users/7bc4971af9a94916a1a009f465e3a6ae/roles/1c8eed0982ee4148bc0d3b0e232e867d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9816d0d353e25c3445f0c1acc64169660bd2e78a" 2018-06-27 23:01:41,477 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 23:01:40 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-674fa9f4-bf2a-4394-9c53-f0aeb313466c Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 23:01:41,477 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/2876c6c697f447a8a2ae04625d1ad99b/users/7bc4971af9a94916a1a009f465e3a6ae/roles/1c8eed0982ee4148bc0d3b0e232e867d used request id req-674fa9f4-bf2a-4394-9c53-f0aeb313466c 2018-06-27 23:01:41,478 - heat_utils - DEBUG - Retrieving Heat Client 2018-06-27 23:01:41,478 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-06-27 23:01:41,478 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 23:01:41,479 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 23:01:42,423 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1c8eed0982ee4148bc0d3b0e232e867d", "name": "CreateStackFloatingIpTests-42c7c0d5-a914-4c4-proj-role"}, {"id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "name": "heat_stack_owner"}, {"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-28T00:01:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2876c6c697f447a8a2ae04625d1ad99b", "name": "CreateStackFloatingIpTests-42c7c0d5-a914-4c4-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/2876c6c697f447a8a2ae04625d1ad99b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/2876c6c697f447a8a2ae04625d1ad99b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/2876c6c697f447a8a2ae04625d1ad99b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/2876c6c697f447a8a2ae04625d1ad99b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/2876c6c697f447a8a2ae04625d1ad99b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/2876c6c697f447a8a2ae04625d1ad99b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/2876c6c697f447a8a2ae04625d1ad99b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/2876c6c697f447a8a2ae04625d1ad99b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/2876c6c697f447a8a2ae04625d1ad99b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/2876c6c697f447a8a2ae04625d1ad99b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/2876c6c697f447a8a2ae04625d1ad99b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-42c7c0d5-a914-4c4-user", "id": "7bc4971af9a94916a1a009f465e3a6ae"}, "audit_ids": ["5So2wyehTUal4fj2FpOcqQ"], "issued_at": "2018-06-27T23:01:42.000000Z"}} 2018-06-27 23:01:42,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cda0a18b02aebf1bca4e49708226d31a143d77d" 2018-06-27 23:01:42,783 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:01:42 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ec1843c5-2383-4caa-b880-00a57dda7c2c Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 23:01:42,783 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-ec1843c5-2383-4caa-b880-00a57dda7c2c 2018-06-27 23:01:42,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=CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1cda0a18b02aebf1bca4e49708226d31a143d77d" 2018-06-27 23:01:43,645 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:01:43 GMT Content-Type: application/json Content-Length: 171 Connection: keep-alive X-Openstack-Request-Id: req-0c2a5a6b-5bfc-4a12-b4bf-26ceb761974a Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-image"} 2018-06-27 23:01:43,645 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-image used request id req-0c2a5a6b-5bfc-4a12-b4bf-26ceb761974a 2018-06-27 23:01:43,648 - 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}1cda0a18b02aebf1bca4e49708226d31a143d77d" 2018-06-27 23:01:44,514 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:01:44 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-7742617a-441f-4bc3-9523-58599acd233f 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-27 23:01:44,515 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-7742617a-441f-4bc3-9523-58599acd233f 2018-06-27 23:01:44,544 - 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}1cda0a18b02aebf1bca4e49708226d31a143d77d" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-image"}' 2018-06-27 23:01:45,711 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 23:01:45 GMT Content-Type: application/json Content-Length: 613 Connection: keep-alive Location: https://172.30.10.101:9292/v2/images/0330e706-2a8e-48bc-8e2a-8cc3bf1d92b7 Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-ec63fe07-9a8c-47bd-9edd-e5d9a1a0da71 Front-End-Https: on RESP BODY: {"status": "queued", "name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-image", "tags": [], "container_format": "bare", "created_at": "2018-06-27T23:01:46Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-06-27T23:01:46Z", "visibility": "shared", "self": "/v2/images/0330e706-2a8e-48bc-8e2a-8cc3bf1d92b7", "min_disk": 0, "protected": false, "id": "0330e706-2a8e-48bc-8e2a-8cc3bf1d92b7", "file": "/v2/images/0330e706-2a8e-48bc-8e2a-8cc3bf1d92b7/file", "checksum": null, "owner": "2876c6c697f447a8a2ae04625d1ad99b", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-27 23:01:45,712 - keystoneauth.session - DEBUG - POST call to image for https://172.30.10.101:9292/v2/images used request id req-ec63fe07-9a8c-47bd-9edd-e5d9a1a0da71 2018-06-27 23:01:45,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9292/v2/images/0330e706-2a8e-48bc-8e2a-8cc3bf1d92b7/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1cda0a18b02aebf1bca4e49708226d31a143d77d" -d '' 2018-06-27 23:01:47,231 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 23:01:47 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-e67007a0-1bc0-4689-a106-15fb5efa76e5 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-27 23:01:47,231 - keystoneauth.session - DEBUG - PUT call to image for https://172.30.10.101:9292/v2/images/0330e706-2a8e-48bc-8e2a-8cc3bf1d92b7/file used request id req-e67007a0-1bc0-4689-a106-15fb5efa76e5 2018-06-27 23:01:47,232 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-06-27 23:01:47,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/0330e706-2a8e-48bc-8e2a-8cc3bf1d92b7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1cda0a18b02aebf1bca4e49708226d31a143d77d" 2018-06-27 23:01:47,300 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:01:47 GMT Content-Type: application/json Content-Length: 731 Connection: keep-alive X-Openstack-Request-Id: req-a1a58aef-8205-46f7-b6d6-be68f1abd8b4 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-image", "tags": [], "container_format": "bare", "created_at": "2018-06-27T23:01:46Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-27T23:01:47Z", "visibility": "shared", "self": "/v2/images/0330e706-2a8e-48bc-8e2a-8cc3bf1d92b7", "min_disk": 0, "protected": false, "id": "0330e706-2a8e-48bc-8e2a-8cc3bf1d92b7", "file": "/v2/images/0330e706-2a8e-48bc-8e2a-8cc3bf1d92b7/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "2876c6c697f447a8a2ae04625d1ad99b", "direct_url": "file:///var/lib/glance/images/0330e706-2a8e-48bc-8e2a-8cc3bf1d92b7", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-27 23:01:47,300 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/0330e706-2a8e-48bc-8e2a-8cc3bf1d92b7 used request id req-a1a58aef-8205-46f7-b6d6-be68f1abd8b4 2018-06-27 23:01:47,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}1cda0a18b02aebf1bca4e49708226d31a143d77d" 2018-06-27 23:01:48,018 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:01:48 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-893319eb-7e4a-44ec-976c-2b7500d7da2b 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-27 23:01:48,018 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-893319eb-7e4a-44ec-976c-2b7500d7da2b 2018-06-27 23:01:48,021 - create_image - INFO - Created image with name - CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-image 2018-06-27 23:01:48,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/0330e706-2a8e-48bc-8e2a-8cc3bf1d92b7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1cda0a18b02aebf1bca4e49708226d31a143d77d" 2018-06-27 23:01:48,087 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:01:48 GMT Content-Type: application/json Content-Length: 731 Connection: keep-alive X-Openstack-Request-Id: req-a10836e2-8a94-40be-9215-af0d7cf28178 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-image", "tags": [], "container_format": "bare", "created_at": "2018-06-27T23:01:46Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-27T23:01:47Z", "visibility": "shared", "self": "/v2/images/0330e706-2a8e-48bc-8e2a-8cc3bf1d92b7", "min_disk": 0, "protected": false, "id": "0330e706-2a8e-48bc-8e2a-8cc3bf1d92b7", "file": "/v2/images/0330e706-2a8e-48bc-8e2a-8cc3bf1d92b7/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "2876c6c697f447a8a2ae04625d1ad99b", "direct_url": "file:///var/lib/glance/images/0330e706-2a8e-48bc-8e2a-8cc3bf1d92b7", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-27 23:01:48,087 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/0330e706-2a8e-48bc-8e2a-8cc3bf1d92b7 used request id req-a10836e2-8a94-40be-9215-af0d7cf28178 2018-06-27 23:01:48,087 - create_image - DEBUG - Instance status is - active 2018-06-27 23:01:48,088 - create_image - DEBUG - Image is active with name - CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-image 2018-06-27 23:01:48,088 - create_image - INFO - Image is now active with name - CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-image 2018-06-27 23:01:48,088 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 23:01:48,089 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 23:01:48,982 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1c8eed0982ee4148bc0d3b0e232e867d", "name": "CreateStackFloatingIpTests-42c7c0d5-a914-4c4-proj-role"}, {"id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "name": "heat_stack_owner"}, {"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-28T00:01:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2876c6c697f447a8a2ae04625d1ad99b", "name": "CreateStackFloatingIpTests-42c7c0d5-a914-4c4-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/2876c6c697f447a8a2ae04625d1ad99b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/2876c6c697f447a8a2ae04625d1ad99b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/2876c6c697f447a8a2ae04625d1ad99b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/2876c6c697f447a8a2ae04625d1ad99b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/2876c6c697f447a8a2ae04625d1ad99b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/2876c6c697f447a8a2ae04625d1ad99b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/2876c6c697f447a8a2ae04625d1ad99b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/2876c6c697f447a8a2ae04625d1ad99b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/2876c6c697f447a8a2ae04625d1ad99b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/2876c6c697f447a8a2ae04625d1ad99b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/2876c6c697f447a8a2ae04625d1ad99b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-42c7c0d5-a914-4c4-user", "id": "7bc4971af9a94916a1a009f465e3a6ae"}, "audit_ids": ["_NmasNO4TtaNreSI_XWqKQ"], "issued_at": "2018-06-27T23:01:48.000000Z"}} 2018-06-27 23:01:48,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44c8b19b69462f531ae0c4cb130283536a14f15c" 2018-06-27 23:01:49,039 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:01:48 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-07d1d222-9e77-4d8d-ace4-7cf57afb4918 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 23:01:49,039 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-07d1d222-9e77-4d8d-ace4-7cf57afb4918 2018-06-27 23:01:49,041 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 23:01:49,045 - heat_utils - DEBUG - Retrieving Heat Client 2018-06-27 23:01:49,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44c8b19b69462f531ae0c4cb130283536a14f15c" 2018-06-27 23:01:49,849 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:01:49 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-250d24e0-092a-4270-be30-f1560a50ced5 Front-End-Https: on RESP BODY: {"stacks": []} 2018-06-27 23:01:49,850 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack used request id req-250d24e0-092a-4270-be30-f1560a50ced5 2018-06-27 23:01:49,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44c8b19b69462f531ae0c4cb130283536a14f15c" -d '{"stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-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-d4f65fde-417d-4672-8f6c-54931f5991f0-flavor2", "keypair_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-kp", "security_group_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-sec_grp", "external_net_name": "floating_net", "image2_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-image", "flavor1_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-flavor1", "inst1_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-inst1", "subnet_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-subnet", "image1_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-image", "inst2_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-inst2", "net_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-net"}}' 2018-06-27 23:02:04,978 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 23:02:04 GMT Content-Type: application/json Content-Length: 300 Connection: keep-alive Location: https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack/9acdb4d1-ec27-4357-bbfe-1881dcab907d X-Openstack-Request-Id: req-4cbf15df-3443-4ef3-8374-dc32eae98b54 Front-End-Https: on RESP BODY: {"stack": {"id": "9acdb4d1-ec27-4357-bbfe-1881dcab907d", "links": [{"href": "https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack/9acdb4d1-ec27-4357-bbfe-1881dcab907d", "rel": "self"}]}} 2018-06-27 23:02:04,979 - keystoneauth.session - DEBUG - POST call to orchestration for https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b/stacks used request id req-4cbf15df-3443-4ef3-8374-dc32eae98b54 2018-06-27 23:02:04,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b/stacks/9acdb4d1-ec27-4357-bbfe-1881dcab907d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44c8b19b69462f531ae0c4cb130283536a14f15c" 2018-06-27 23:02:06,154 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 23:02:06 GMT Content-Type: application/json Content-Length: 549 Connection: keep-alive Location: https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack/9acdb4d1-ec27-4357-bbfe-1881dcab907d X-Openstack-Request-Id: req-1aa4876a-d730-49aa-ad99-6179dd931208 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack/9acdb4d1-ec27-4357-bbfe-1881dcab907d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 23:02:06,933 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:02:06 GMT Content-Type: application/json Content-Length: 2410 Connection: keep-alive X-Openstack-Request-Id: req-8d6c7d62-481e-4738-80c8-f90520733368 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-d4f65fde-417d-4672-8f6c-54931f5991f0-flavor2", "OS::project_id": "2876c6c697f447a8a2ae04625d1ad99b", "OS::stack_id": "9acdb4d1-ec27-4357-bbfe-1881dcab907d", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-kp", "security_group_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-sec_grp", "subnet_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-subnet", "net_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-net", "external_net_name": "floating_net", "inst2_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-inst2", "inst1_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-inst1", "image2_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-image", "flavor1_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-flavor1", "image1_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack", "stack_user_project_id": "2f59d77b019e4748941ef708d9333b57", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-27T23:02:04Z", "links": [{"href": "https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack/9acdb4d1-ec27-4357-bbfe-1881dcab907d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9acdb4d1-ec27-4357-bbfe-1881dcab907d", "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-27 23:02:06,933 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack/9acdb4d1-ec27-4357-bbfe-1881dcab907d used request id req-8d6c7d62-481e-4738-80c8-f90520733368 2018-06-27 23:02:06,934 - create_stack - INFO - Created stack with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack 2018-06-27 23:02:06,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b/stacks/9acdb4d1-ec27-4357-bbfe-1881dcab907d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44c8b19b69462f531ae0c4cb130283536a14f15c" 2018-06-27 23:02:07,563 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 23:02:07 GMT Content-Type: application/json Content-Length: 549 Connection: keep-alive Location: https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack/9acdb4d1-ec27-4357-bbfe-1881dcab907d X-Openstack-Request-Id: req-88f646a1-15f4-40f2-9219-db9708699259 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack/9acdb4d1-ec27-4357-bbfe-1881dcab907d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 23:02:08,321 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:02:08 GMT Content-Type: application/json Content-Length: 2408 Connection: keep-alive X-Openstack-Request-Id: req-8a0ec1a2-e9ad-4177-9f11-1bd4140c060a 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-d4f65fde-417d-4672-8f6c-54931f5991f0-flavor2", "OS::project_id": "2876c6c697f447a8a2ae04625d1ad99b", "OS::stack_id": "9acdb4d1-ec27-4357-bbfe-1881dcab907d", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-kp", "security_group_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-sec_grp", "subnet_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-subnet", "net_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-net", "external_net_name": "floating_net", "inst2_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-inst2", "inst1_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-inst1", "image2_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-image", "flavor1_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-flavor1", "image1_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack", "stack_user_project_id": "2f59d77b019e4748941ef708d9333b57", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-27T23:02:04Z", "links": [{"href": "https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack/9acdb4d1-ec27-4357-bbfe-1881dcab907d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9acdb4d1-ec27-4357-bbfe-1881dcab907d", "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-27 23:02:08,321 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack/9acdb4d1-ec27-4357-bbfe-1881dcab907d used request id req-8a0ec1a2-e9ad-4177-9f11-1bd4140c060a 2018-06-27 23:02:08,322 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-06-27 23:02:08,322 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-27 23:02:11,325 - create_stack - DEBUG - Stack status query timeout in 1195.60914588 2018-06-27 23:02:11,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b/stacks/9acdb4d1-ec27-4357-bbfe-1881dcab907d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44c8b19b69462f531ae0c4cb130283536a14f15c" 2018-06-27 23:02:11,393 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 23:02:11 GMT Content-Type: application/json Content-Length: 549 Connection: keep-alive Location: https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack/9acdb4d1-ec27-4357-bbfe-1881dcab907d X-Openstack-Request-Id: req-b8a6fd57-29ed-44c4-92be-c1dee28360c5 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack/9acdb4d1-ec27-4357-bbfe-1881dcab907d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 23:02:11,656 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:02:11 GMT Content-Type: application/json Content-Length: 4110 Connection: keep-alive X-Openstack-Request-Id: req-e74c06a8-d7c1-4809-9563-1f23d57f03e5 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-d4f65fde-417d-4672-8f6c-54931f5991f0-flavor2", "OS::project_id": "2876c6c697f447a8a2ae04625d1ad99b", "OS::stack_id": "9acdb4d1-ec27-4357-bbfe-1881dcab907d", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-kp", "security_group_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-sec_grp", "subnet_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-subnet", "net_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-net", "external_net_name": "floating_net", "inst2_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-inst2", "inst1_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-inst1", "image2_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-image", "flavor1_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-flavor1", "image1_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack", "stack_user_project_id": "2f59d77b019e4748941ef708d9333b57", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-27T23:02:04Z", "links": [{"href": "https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack/9acdb4d1-ec27-4357-bbfe-1881dcab907d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9acdb4d1-ec27-4357-bbfe-1881dcab907d", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAuLY5dtUcCjgRrXB5OaGMhZNMdSzuqjt4kXTmTsPMkp53KPRU\nQGqEfIJip5rQiLK4qvmHqFYUPpotkLwg0JoSUesvB4Wb3VFlHFQNxyUWk1aW6TWt\n6XdYuaboCG4Sc9UCRdsrY0gczlXfr1SPIF7NdJtYxjhtMCxX14QAVThrk3JcG2h9\nUk0ugeRVk86h2TmivCYZfn6jjrjhDzEqPsyirRrypWCmV+yVmjZGe3SOcNvOZAzY\nRT+Qu9XxYNNFmXjSHC0j9RavE281cajDjVmfqVlCpQH5mioK/gnL9nkLScTu+Te4\nqNqVjUenFiWeUq/Vi+WiliT3knEiH6sHQsDG1QIDAQABAoIBAAHx2TUJFVx+LqF2\n16/lpYcaf+mT6YddTO2rH2mg4hyBEpwZxnFPLcnpzYQaOyvVReB29Bivn1LxaJ1n\nfaj0llDKexpHK9burnPX5rU8DLrMZJZb/FLC8OozeantDsCtc3Ks1g4bikIZ4VsF\nNuSOWvdpU0vy+CNTtDEOsLo099z7iKkhGZoGw0h3SFWLeaUUQjdRofn+H8V+yPA0\nGPIkn6NveOf7hGPne1FFfdGTnBhuraVvMtUm7we9qlm2KcKCWYifzslTU06Cy0ch\noQeffJMgwGYeCisURGeQWBqLUChk6DS3GuHOMqOba82ZbM7wdLrbm4MglrTvzBx7\nKaKQKkECgYEA6pwvx1abQ9UoKBL14pzTtozjHLijEp3eJXcUn4CA/1hvsvWvOJWb\ntiQVkVmV4YIUH+PzBuDNmv0/GspjvP3fmyWNFR981/iY5NTpOFcGWmAMTntkko7W\nXMcPx7auRwixEEDUMIJctihc1GXB/UNX9aXjvZHXd2t2p6u236SfN/kCgYEAyY1o\nq+s8MLYr7WHAj4pY09q5+TOkAGLro3uHtbEZQthWh92KtHdrIfbw0DDsJ1oWTryi\nQJENt+fifcZ6Hj+L159PZTs3qGrwXUEkZmNlv348EAmLfOPWeBv8XbSByY6YeHXc\nociYa7XGrrFq5e73iJf4HGV4mY6s6yNXiya9FL0CgYEAp8Zn+KK7yEegPwBILPXA\nBXU9WSXFIKQa4CoHaoVIOtLwlkdSNiHvR9MIRXiOUcVnROMLwehzwJnITg1cRCQ9\ni0LQYMGy0vPpywNjgTHizjCPvHRLmO9i5thINaczfIL/tMLXu5UOXgoBULcwgkBt\nn7MxaTjpoHIOWZvX3Jlqb2kCgYB0e9lmookizeYNR1V2n8o+hka9E29RGdp9nUMN\natDipQ09cHhdXDb6ZjE+4UdaZuJFlxdeoXaANu/bKP4ixS8Y6uWD5/l+yG8qNh/H\nXOLNDTPBQQLwpuyodeQgc9Yemt7bn6JnjfspJOEyzS6uvLEqrEmkf7B3btHZA4/w\nx+63MQKBgHJHCaF5WFR8OIaZA7zxm5cxQv5HisndQa9UjS0RQwRYkxn7WkIy56TX\nN05OJDxmneSLlzjtPuK+nKIt3KqoegunV+zM7srxMhcJP4lgZnes67pc8qEnFTEG\nM2ESs9ipjp/jHc0tWcrM1HMbmD5irC2SDqMZ7UjISkIS/QoSf/Cu\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-27 23:02:11,657 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack/9acdb4d1-ec27-4357-bbfe-1881dcab907d used request id req-e74c06a8-d7c1-4809-9563-1f23d57f03e5 2018-06-27 23:02:11,657 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-06-27 23:02:11,657 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-27 23:02:14,659 - create_stack - DEBUG - Stack status query timeout in 1192.27464008 2018-06-27 23:02:14,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b/stacks/9acdb4d1-ec27-4357-bbfe-1881dcab907d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44c8b19b69462f531ae0c4cb130283536a14f15c" 2018-06-27 23:02:14,705 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 23:02:14 GMT Content-Type: application/json Content-Length: 549 Connection: keep-alive Location: https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack/9acdb4d1-ec27-4357-bbfe-1881dcab907d X-Openstack-Request-Id: req-2605262d-c7f8-4c1c-8a20-05281e67b707 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack/9acdb4d1-ec27-4357-bbfe-1881dcab907d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 23:02:15,639 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:02:15 GMT Content-Type: application/json Content-Length: 4110 Connection: keep-alive X-Openstack-Request-Id: req-1cc0be33-c5be-4f33-a4dd-964cc4b27738 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-d4f65fde-417d-4672-8f6c-54931f5991f0-flavor2", "OS::project_id": "2876c6c697f447a8a2ae04625d1ad99b", "OS::stack_id": "9acdb4d1-ec27-4357-bbfe-1881dcab907d", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-kp", "security_group_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-sec_grp", "subnet_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-subnet", "net_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-net", "external_net_name": "floating_net", "inst2_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-inst2", "inst1_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-inst1", "image2_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-image", "flavor1_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-flavor1", "image1_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack", "stack_user_project_id": "2f59d77b019e4748941ef708d9333b57", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-27T23:02:04Z", "links": [{"href": "https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack/9acdb4d1-ec27-4357-bbfe-1881dcab907d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9acdb4d1-ec27-4357-bbfe-1881dcab907d", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAuLY5dtUcCjgRrXB5OaGMhZNMdSzuqjt4kXTmTsPMkp53KPRU\nQGqEfIJip5rQiLK4qvmHqFYUPpotkLwg0JoSUesvB4Wb3VFlHFQNxyUWk1aW6TWt\n6XdYuaboCG4Sc9UCRdsrY0gczlXfr1SPIF7NdJtYxjhtMCxX14QAVThrk3JcG2h9\nUk0ugeRVk86h2TmivCYZfn6jjrjhDzEqPsyirRrypWCmV+yVmjZGe3SOcNvOZAzY\nRT+Qu9XxYNNFmXjSHC0j9RavE281cajDjVmfqVlCpQH5mioK/gnL9nkLScTu+Te4\nqNqVjUenFiWeUq/Vi+WiliT3knEiH6sHQsDG1QIDAQABAoIBAAHx2TUJFVx+LqF2\n16/lpYcaf+mT6YddTO2rH2mg4hyBEpwZxnFPLcnpzYQaOyvVReB29Bivn1LxaJ1n\nfaj0llDKexpHK9burnPX5rU8DLrMZJZb/FLC8OozeantDsCtc3Ks1g4bikIZ4VsF\nNuSOWvdpU0vy+CNTtDEOsLo099z7iKkhGZoGw0h3SFWLeaUUQjdRofn+H8V+yPA0\nGPIkn6NveOf7hGPne1FFfdGTnBhuraVvMtUm7we9qlm2KcKCWYifzslTU06Cy0ch\noQeffJMgwGYeCisURGeQWBqLUChk6DS3GuHOMqOba82ZbM7wdLrbm4MglrTvzBx7\nKaKQKkECgYEA6pwvx1abQ9UoKBL14pzTtozjHLijEp3eJXcUn4CA/1hvsvWvOJWb\ntiQVkVmV4YIUH+PzBuDNmv0/GspjvP3fmyWNFR981/iY5NTpOFcGWmAMTntkko7W\nXMcPx7auRwixEEDUMIJctihc1GXB/UNX9aXjvZHXd2t2p6u236SfN/kCgYEAyY1o\nq+s8MLYr7WHAj4pY09q5+TOkAGLro3uHtbEZQthWh92KtHdrIfbw0DDsJ1oWTryi\nQJENt+fifcZ6Hj+L159PZTs3qGrwXUEkZmNlv348EAmLfOPWeBv8XbSByY6YeHXc\nociYa7XGrrFq5e73iJf4HGV4mY6s6yNXiya9FL0CgYEAp8Zn+KK7yEegPwBILPXA\nBXU9WSXFIKQa4CoHaoVIOtLwlkdSNiHvR9MIRXiOUcVnROMLwehzwJnITg1cRCQ9\ni0LQYMGy0vPpywNjgTHizjCPvHRLmO9i5thINaczfIL/tMLXu5UOXgoBULcwgkBt\nn7MxaTjpoHIOWZvX3Jlqb2kCgYB0e9lmookizeYNR1V2n8o+hka9E29RGdp9nUMN\natDipQ09cHhdXDb6ZjE+4UdaZuJFlxdeoXaANu/bKP4ixS8Y6uWD5/l+yG8qNh/H\nXOLNDTPBQQLwpuyodeQgc9Yemt7bn6JnjfspJOEyzS6uvLEqrEmkf7B3btHZA4/w\nx+63MQKBgHJHCaF5WFR8OIaZA7zxm5cxQv5HisndQa9UjS0RQwRYkxn7WkIy56TX\nN05OJDxmneSLlzjtPuK+nKIt3KqoegunV+zM7srxMhcJP4lgZnes67pc8qEnFTEG\nM2ESs9ipjp/jHc0tWcrM1HMbmD5irC2SDqMZ7UjISkIS/QoSf/Cu\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-27 23:02:15,639 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack/9acdb4d1-ec27-4357-bbfe-1881dcab907d used request id req-1cc0be33-c5be-4f33-a4dd-964cc4b27738 2018-06-27 23:02:15,640 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-06-27 23:02:15,640 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-27 23:02:18,643 - create_stack - DEBUG - Stack status query timeout in 1188.29056096 2018-06-27 23:02:18,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b/stacks/9acdb4d1-ec27-4357-bbfe-1881dcab907d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44c8b19b69462f531ae0c4cb130283536a14f15c" 2018-06-27 23:02:19,215 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 23:02:19 GMT Content-Type: application/json Content-Length: 549 Connection: keep-alive Location: https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack/9acdb4d1-ec27-4357-bbfe-1881dcab907d X-Openstack-Request-Id: req-60ce9797-ef37-4bad-a223-61481330dd52 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack/9acdb4d1-ec27-4357-bbfe-1881dcab907d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 23:02:19,974 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:02:19 GMT Content-Type: application/json Content-Length: 4110 Connection: keep-alive X-Openstack-Request-Id: req-6eea36ca-bc3a-4139-ba67-884845173780 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-d4f65fde-417d-4672-8f6c-54931f5991f0-flavor2", "OS::project_id": "2876c6c697f447a8a2ae04625d1ad99b", "OS::stack_id": "9acdb4d1-ec27-4357-bbfe-1881dcab907d", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-kp", "security_group_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-sec_grp", "subnet_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-subnet", "net_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-net", "external_net_name": "floating_net", "inst2_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-inst2", "inst1_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-inst1", "image2_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-image", "flavor1_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-flavor1", "image1_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack", "stack_user_project_id": "2f59d77b019e4748941ef708d9333b57", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-27T23:02:04Z", "links": [{"href": "https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack/9acdb4d1-ec27-4357-bbfe-1881dcab907d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9acdb4d1-ec27-4357-bbfe-1881dcab907d", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAuLY5dtUcCjgRrXB5OaGMhZNMdSzuqjt4kXTmTsPMkp53KPRU\nQGqEfIJip5rQiLK4qvmHqFYUPpotkLwg0JoSUesvB4Wb3VFlHFQNxyUWk1aW6TWt\n6XdYuaboCG4Sc9UCRdsrY0gczlXfr1SPIF7NdJtYxjhtMCxX14QAVThrk3JcG2h9\nUk0ugeRVk86h2TmivCYZfn6jjrjhDzEqPsyirRrypWCmV+yVmjZGe3SOcNvOZAzY\nRT+Qu9XxYNNFmXjSHC0j9RavE281cajDjVmfqVlCpQH5mioK/gnL9nkLScTu+Te4\nqNqVjUenFiWeUq/Vi+WiliT3knEiH6sHQsDG1QIDAQABAoIBAAHx2TUJFVx+LqF2\n16/lpYcaf+mT6YddTO2rH2mg4hyBEpwZxnFPLcnpzYQaOyvVReB29Bivn1LxaJ1n\nfaj0llDKexpHK9burnPX5rU8DLrMZJZb/FLC8OozeantDsCtc3Ks1g4bikIZ4VsF\nNuSOWvdpU0vy+CNTtDEOsLo099z7iKkhGZoGw0h3SFWLeaUUQjdRofn+H8V+yPA0\nGPIkn6NveOf7hGPne1FFfdGTnBhuraVvMtUm7we9qlm2KcKCWYifzslTU06Cy0ch\noQeffJMgwGYeCisURGeQWBqLUChk6DS3GuHOMqOba82ZbM7wdLrbm4MglrTvzBx7\nKaKQKkECgYEA6pwvx1abQ9UoKBL14pzTtozjHLijEp3eJXcUn4CA/1hvsvWvOJWb\ntiQVkVmV4YIUH+PzBuDNmv0/GspjvP3fmyWNFR981/iY5NTpOFcGWmAMTntkko7W\nXMcPx7auRwixEEDUMIJctihc1GXB/UNX9aXjvZHXd2t2p6u236SfN/kCgYEAyY1o\nq+s8MLYr7WHAj4pY09q5+TOkAGLro3uHtbEZQthWh92KtHdrIfbw0DDsJ1oWTryi\nQJENt+fifcZ6Hj+L159PZTs3qGrwXUEkZmNlv348EAmLfOPWeBv8XbSByY6YeHXc\nociYa7XGrrFq5e73iJf4HGV4mY6s6yNXiya9FL0CgYEAp8Zn+KK7yEegPwBILPXA\nBXU9WSXFIKQa4CoHaoVIOtLwlkdSNiHvR9MIRXiOUcVnROMLwehzwJnITg1cRCQ9\ni0LQYMGy0vPpywNjgTHizjCPvHRLmO9i5thINaczfIL/tMLXu5UOXgoBULcwgkBt\nn7MxaTjpoHIOWZvX3Jlqb2kCgYB0e9lmookizeYNR1V2n8o+hka9E29RGdp9nUMN\natDipQ09cHhdXDb6ZjE+4UdaZuJFlxdeoXaANu/bKP4ixS8Y6uWD5/l+yG8qNh/H\nXOLNDTPBQQLwpuyodeQgc9Yemt7bn6JnjfspJOEyzS6uvLEqrEmkf7B3btHZA4/w\nx+63MQKBgHJHCaF5WFR8OIaZA7zxm5cxQv5HisndQa9UjS0RQwRYkxn7WkIy56TX\nN05OJDxmneSLlzjtPuK+nKIt3KqoegunV+zM7srxMhcJP4lgZnes67pc8qEnFTEG\nM2ESs9ipjp/jHc0tWcrM1HMbmD5irC2SDqMZ7UjISkIS/QoSf/Cu\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-27 23:02:19,974 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack/9acdb4d1-ec27-4357-bbfe-1881dcab907d used request id req-6eea36ca-bc3a-4139-ba67-884845173780 2018-06-27 23:02:19,975 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-06-27 23:02:19,975 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-27 23:02:22,978 - create_stack - DEBUG - Stack status query timeout in 1183.95534992 2018-06-27 23:02:22,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b/stacks/9acdb4d1-ec27-4357-bbfe-1881dcab907d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44c8b19b69462f531ae0c4cb130283536a14f15c" 2018-06-27 23:02:23,042 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 23:02:23 GMT Content-Type: application/json Content-Length: 549 Connection: keep-alive Location: https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack/9acdb4d1-ec27-4357-bbfe-1881dcab907d X-Openstack-Request-Id: req-a637bd91-a6c1-4063-8484-408ba7eddbae Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack/9acdb4d1-ec27-4357-bbfe-1881dcab907d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 23:02:23,350 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:02:23 GMT Content-Type: application/json Content-Length: 4110 Connection: keep-alive X-Openstack-Request-Id: req-991033d3-c3cd-482c-8ed4-40822d260084 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-d4f65fde-417d-4672-8f6c-54931f5991f0-flavor2", "OS::project_id": "2876c6c697f447a8a2ae04625d1ad99b", "OS::stack_id": "9acdb4d1-ec27-4357-bbfe-1881dcab907d", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-kp", "security_group_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-sec_grp", "subnet_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-subnet", "net_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-net", "external_net_name": "floating_net", "inst2_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-inst2", "inst1_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-inst1", "image2_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-image", "flavor1_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-flavor1", "image1_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack", "stack_user_project_id": "2f59d77b019e4748941ef708d9333b57", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-27T23:02:04Z", "links": [{"href": "https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack/9acdb4d1-ec27-4357-bbfe-1881dcab907d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9acdb4d1-ec27-4357-bbfe-1881dcab907d", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAuLY5dtUcCjgRrXB5OaGMhZNMdSzuqjt4kXTmTsPMkp53KPRU\nQGqEfIJip5rQiLK4qvmHqFYUPpotkLwg0JoSUesvB4Wb3VFlHFQNxyUWk1aW6TWt\n6XdYuaboCG4Sc9UCRdsrY0gczlXfr1SPIF7NdJtYxjhtMCxX14QAVThrk3JcG2h9\nUk0ugeRVk86h2TmivCYZfn6jjrjhDzEqPsyirRrypWCmV+yVmjZGe3SOcNvOZAzY\nRT+Qu9XxYNNFmXjSHC0j9RavE281cajDjVmfqVlCpQH5mioK/gnL9nkLScTu+Te4\nqNqVjUenFiWeUq/Vi+WiliT3knEiH6sHQsDG1QIDAQABAoIBAAHx2TUJFVx+LqF2\n16/lpYcaf+mT6YddTO2rH2mg4hyBEpwZxnFPLcnpzYQaOyvVReB29Bivn1LxaJ1n\nfaj0llDKexpHK9burnPX5rU8DLrMZJZb/FLC8OozeantDsCtc3Ks1g4bikIZ4VsF\nNuSOWvdpU0vy+CNTtDEOsLo099z7iKkhGZoGw0h3SFWLeaUUQjdRofn+H8V+yPA0\nGPIkn6NveOf7hGPne1FFfdGTnBhuraVvMtUm7we9qlm2KcKCWYifzslTU06Cy0ch\noQeffJMgwGYeCisURGeQWBqLUChk6DS3GuHOMqOba82ZbM7wdLrbm4MglrTvzBx7\nKaKQKkECgYEA6pwvx1abQ9UoKBL14pzTtozjHLijEp3eJXcUn4CA/1hvsvWvOJWb\ntiQVkVmV4YIUH+PzBuDNmv0/GspjvP3fmyWNFR981/iY5NTpOFcGWmAMTntkko7W\nXMcPx7auRwixEEDUMIJctihc1GXB/UNX9aXjvZHXd2t2p6u236SfN/kCgYEAyY1o\nq+s8MLYr7WHAj4pY09q5+TOkAGLro3uHtbEZQthWh92KtHdrIfbw0DDsJ1oWTryi\nQJENt+fifcZ6Hj+L159PZTs3qGrwXUEkZmNlv348EAmLfOPWeBv8XbSByY6YeHXc\nociYa7XGrrFq5e73iJf4HGV4mY6s6yNXiya9FL0CgYEAp8Zn+KK7yEegPwBILPXA\nBXU9WSXFIKQa4CoHaoVIOtLwlkdSNiHvR9MIRXiOUcVnROMLwehzwJnITg1cRCQ9\ni0LQYMGy0vPpywNjgTHizjCPvHRLmO9i5thINaczfIL/tMLXu5UOXgoBULcwgkBt\nn7MxaTjpoHIOWZvX3Jlqb2kCgYB0e9lmookizeYNR1V2n8o+hka9E29RGdp9nUMN\natDipQ09cHhdXDb6ZjE+4UdaZuJFlxdeoXaANu/bKP4ixS8Y6uWD5/l+yG8qNh/H\nXOLNDTPBQQLwpuyodeQgc9Yemt7bn6JnjfspJOEyzS6uvLEqrEmkf7B3btHZA4/w\nx+63MQKBgHJHCaF5WFR8OIaZA7zxm5cxQv5HisndQa9UjS0RQwRYkxn7WkIy56TX\nN05OJDxmneSLlzjtPuK+nKIt3KqoegunV+zM7srxMhcJP4lgZnes67pc8qEnFTEG\nM2ESs9ipjp/jHc0tWcrM1HMbmD5irC2SDqMZ7UjISkIS/QoSf/Cu\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-27 23:02:23,350 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack/9acdb4d1-ec27-4357-bbfe-1881dcab907d used request id req-991033d3-c3cd-482c-8ed4-40822d260084 2018-06-27 23:02:23,351 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-06-27 23:02:23,351 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-27 23:02:26,354 - create_stack - DEBUG - Stack status query timeout in 1180.57938886 2018-06-27 23:02:26,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b/stacks/9acdb4d1-ec27-4357-bbfe-1881dcab907d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44c8b19b69462f531ae0c4cb130283536a14f15c" 2018-06-27 23:02:26,408 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 23:02:26 GMT Content-Type: application/json Content-Length: 549 Connection: keep-alive Location: https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack/9acdb4d1-ec27-4357-bbfe-1881dcab907d X-Openstack-Request-Id: req-2286dc62-d85f-4bd9-989e-e6886d6a9e92 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack/9acdb4d1-ec27-4357-bbfe-1881dcab907d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 23:02:26,631 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:02:26 GMT Content-Type: application/json Content-Length: 4110 Connection: keep-alive X-Openstack-Request-Id: req-3810fb4a-6bea-4b4a-86d9-1e865f777f19 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-d4f65fde-417d-4672-8f6c-54931f5991f0-flavor2", "OS::project_id": "2876c6c697f447a8a2ae04625d1ad99b", "OS::stack_id": "9acdb4d1-ec27-4357-bbfe-1881dcab907d", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-kp", "security_group_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-sec_grp", "subnet_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-subnet", "net_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-net", "external_net_name": "floating_net", "inst2_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-inst2", "inst1_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-inst1", "image2_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-image", "flavor1_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-flavor1", "image1_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack", "stack_user_project_id": "2f59d77b019e4748941ef708d9333b57", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-27T23:02:04Z", "links": [{"href": "https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack/9acdb4d1-ec27-4357-bbfe-1881dcab907d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9acdb4d1-ec27-4357-bbfe-1881dcab907d", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAuLY5dtUcCjgRrXB5OaGMhZNMdSzuqjt4kXTmTsPMkp53KPRU\nQGqEfIJip5rQiLK4qvmHqFYUPpotkLwg0JoSUesvB4Wb3VFlHFQNxyUWk1aW6TWt\n6XdYuaboCG4Sc9UCRdsrY0gczlXfr1SPIF7NdJtYxjhtMCxX14QAVThrk3JcG2h9\nUk0ugeRVk86h2TmivCYZfn6jjrjhDzEqPsyirRrypWCmV+yVmjZGe3SOcNvOZAzY\nRT+Qu9XxYNNFmXjSHC0j9RavE281cajDjVmfqVlCpQH5mioK/gnL9nkLScTu+Te4\nqNqVjUenFiWeUq/Vi+WiliT3knEiH6sHQsDG1QIDAQABAoIBAAHx2TUJFVx+LqF2\n16/lpYcaf+mT6YddTO2rH2mg4hyBEpwZxnFPLcnpzYQaOyvVReB29Bivn1LxaJ1n\nfaj0llDKexpHK9burnPX5rU8DLrMZJZb/FLC8OozeantDsCtc3Ks1g4bikIZ4VsF\nNuSOWvdpU0vy+CNTtDEOsLo099z7iKkhGZoGw0h3SFWLeaUUQjdRofn+H8V+yPA0\nGPIkn6NveOf7hGPne1FFfdGTnBhuraVvMtUm7we9qlm2KcKCWYifzslTU06Cy0ch\noQeffJMgwGYeCisURGeQWBqLUChk6DS3GuHOMqOba82ZbM7wdLrbm4MglrTvzBx7\nKaKQKkECgYEA6pwvx1abQ9UoKBL14pzTtozjHLijEp3eJXcUn4CA/1hvsvWvOJWb\ntiQVkVmV4YIUH+PzBuDNmv0/GspjvP3fmyWNFR981/iY5NTpOFcGWmAMTntkko7W\nXMcPx7auRwixEEDUMIJctihc1GXB/UNX9aXjvZHXd2t2p6u236SfN/kCgYEAyY1o\nq+s8MLYr7WHAj4pY09q5+TOkAGLro3uHtbEZQthWh92KtHdrIfbw0DDsJ1oWTryi\nQJENt+fifcZ6Hj+L159PZTs3qGrwXUEkZmNlv348EAmLfOPWeBv8XbSByY6YeHXc\nociYa7XGrrFq5e73iJf4HGV4mY6s6yNXiya9FL0CgYEAp8Zn+KK7yEegPwBILPXA\nBXU9WSXFIKQa4CoHaoVIOtLwlkdSNiHvR9MIRXiOUcVnROMLwehzwJnITg1cRCQ9\ni0LQYMGy0vPpywNjgTHizjCPvHRLmO9i5thINaczfIL/tMLXu5UOXgoBULcwgkBt\nn7MxaTjpoHIOWZvX3Jlqb2kCgYB0e9lmookizeYNR1V2n8o+hka9E29RGdp9nUMN\natDipQ09cHhdXDb6ZjE+4UdaZuJFlxdeoXaANu/bKP4ixS8Y6uWD5/l+yG8qNh/H\nXOLNDTPBQQLwpuyodeQgc9Yemt7bn6JnjfspJOEyzS6uvLEqrEmkf7B3btHZA4/w\nx+63MQKBgHJHCaF5WFR8OIaZA7zxm5cxQv5HisndQa9UjS0RQwRYkxn7WkIy56TX\nN05OJDxmneSLlzjtPuK+nKIt3KqoegunV+zM7srxMhcJP4lgZnes67pc8qEnFTEG\nM2ESs9ipjp/jHc0tWcrM1HMbmD5irC2SDqMZ7UjISkIS/QoSf/Cu\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-27 23:02:26,631 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack/9acdb4d1-ec27-4357-bbfe-1881dcab907d used request id req-3810fb4a-6bea-4b4a-86d9-1e865f777f19 2018-06-27 23:02:26,632 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-06-27 23:02:26,632 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-27 23:02:29,632 - create_stack - DEBUG - Stack status query timeout in 1177.30163789 2018-06-27 23:02:29,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b/stacks/9acdb4d1-ec27-4357-bbfe-1881dcab907d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44c8b19b69462f531ae0c4cb130283536a14f15c" 2018-06-27 23:02:29,691 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 23:02:29 GMT Content-Type: application/json Content-Length: 549 Connection: keep-alive Location: https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack/9acdb4d1-ec27-4357-bbfe-1881dcab907d X-Openstack-Request-Id: req-5fe52790-cff5-4424-bb9c-1bfdc12ebb78 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack/9acdb4d1-ec27-4357-bbfe-1881dcab907d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 23:02:29,935 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:02:29 GMT Content-Type: application/json Content-Length: 4110 Connection: keep-alive X-Openstack-Request-Id: req-2e9d97ab-6d65-4606-b599-3a2e667c946d 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-d4f65fde-417d-4672-8f6c-54931f5991f0-flavor2", "OS::project_id": "2876c6c697f447a8a2ae04625d1ad99b", "OS::stack_id": "9acdb4d1-ec27-4357-bbfe-1881dcab907d", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-kp", "security_group_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-sec_grp", "subnet_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-subnet", "net_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-net", "external_net_name": "floating_net", "inst2_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-inst2", "inst1_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-inst1", "image2_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-image", "flavor1_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-flavor1", "image1_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack", "stack_user_project_id": "2f59d77b019e4748941ef708d9333b57", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-27T23:02:04Z", "links": [{"href": "https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack/9acdb4d1-ec27-4357-bbfe-1881dcab907d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9acdb4d1-ec27-4357-bbfe-1881dcab907d", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAuLY5dtUcCjgRrXB5OaGMhZNMdSzuqjt4kXTmTsPMkp53KPRU\nQGqEfIJip5rQiLK4qvmHqFYUPpotkLwg0JoSUesvB4Wb3VFlHFQNxyUWk1aW6TWt\n6XdYuaboCG4Sc9UCRdsrY0gczlXfr1SPIF7NdJtYxjhtMCxX14QAVThrk3JcG2h9\nUk0ugeRVk86h2TmivCYZfn6jjrjhDzEqPsyirRrypWCmV+yVmjZGe3SOcNvOZAzY\nRT+Qu9XxYNNFmXjSHC0j9RavE281cajDjVmfqVlCpQH5mioK/gnL9nkLScTu+Te4\nqNqVjUenFiWeUq/Vi+WiliT3knEiH6sHQsDG1QIDAQABAoIBAAHx2TUJFVx+LqF2\n16/lpYcaf+mT6YddTO2rH2mg4hyBEpwZxnFPLcnpzYQaOyvVReB29Bivn1LxaJ1n\nfaj0llDKexpHK9burnPX5rU8DLrMZJZb/FLC8OozeantDsCtc3Ks1g4bikIZ4VsF\nNuSOWvdpU0vy+CNTtDEOsLo099z7iKkhGZoGw0h3SFWLeaUUQjdRofn+H8V+yPA0\nGPIkn6NveOf7hGPne1FFfdGTnBhuraVvMtUm7we9qlm2KcKCWYifzslTU06Cy0ch\noQeffJMgwGYeCisURGeQWBqLUChk6DS3GuHOMqOba82ZbM7wdLrbm4MglrTvzBx7\nKaKQKkECgYEA6pwvx1abQ9UoKBL14pzTtozjHLijEp3eJXcUn4CA/1hvsvWvOJWb\ntiQVkVmV4YIUH+PzBuDNmv0/GspjvP3fmyWNFR981/iY5NTpOFcGWmAMTntkko7W\nXMcPx7auRwixEEDUMIJctihc1GXB/UNX9aXjvZHXd2t2p6u236SfN/kCgYEAyY1o\nq+s8MLYr7WHAj4pY09q5+TOkAGLro3uHtbEZQthWh92KtHdrIfbw0DDsJ1oWTryi\nQJENt+fifcZ6Hj+L159PZTs3qGrwXUEkZmNlv348EAmLfOPWeBv8XbSByY6YeHXc\nociYa7XGrrFq5e73iJf4HGV4mY6s6yNXiya9FL0CgYEAp8Zn+KK7yEegPwBILPXA\nBXU9WSXFIKQa4CoHaoVIOtLwlkdSNiHvR9MIRXiOUcVnROMLwehzwJnITg1cRCQ9\ni0LQYMGy0vPpywNjgTHizjCPvHRLmO9i5thINaczfIL/tMLXu5UOXgoBULcwgkBt\nn7MxaTjpoHIOWZvX3Jlqb2kCgYB0e9lmookizeYNR1V2n8o+hka9E29RGdp9nUMN\natDipQ09cHhdXDb6ZjE+4UdaZuJFlxdeoXaANu/bKP4ixS8Y6uWD5/l+yG8qNh/H\nXOLNDTPBQQLwpuyodeQgc9Yemt7bn6JnjfspJOEyzS6uvLEqrEmkf7B3btHZA4/w\nx+63MQKBgHJHCaF5WFR8OIaZA7zxm5cxQv5HisndQa9UjS0RQwRYkxn7WkIy56TX\nN05OJDxmneSLlzjtPuK+nKIt3KqoegunV+zM7srxMhcJP4lgZnes67pc8qEnFTEG\nM2ESs9ipjp/jHc0tWcrM1HMbmD5irC2SDqMZ7UjISkIS/QoSf/Cu\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-27 23:02:29,936 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack/9acdb4d1-ec27-4357-bbfe-1881dcab907d used request id req-2e9d97ab-6d65-4606-b599-3a2e667c946d 2018-06-27 23:02:29,936 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-06-27 23:02:29,936 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-27 23:02:32,940 - create_stack - DEBUG - Stack status query timeout in 1173.99401689 2018-06-27 23:02:32,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b/stacks/9acdb4d1-ec27-4357-bbfe-1881dcab907d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44c8b19b69462f531ae0c4cb130283536a14f15c" 2018-06-27 23:02:33,022 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 23:02:33 GMT Content-Type: application/json Content-Length: 549 Connection: keep-alive Location: https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack/9acdb4d1-ec27-4357-bbfe-1881dcab907d X-Openstack-Request-Id: req-7f8b279b-30b6-4577-bc87-8a24fb3461aa Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack/9acdb4d1-ec27-4357-bbfe-1881dcab907d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 23:02:33,365 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:02:33 GMT Content-Type: application/json Content-Length: 4110 Connection: keep-alive X-Openstack-Request-Id: req-c3172305-a507-41c5-9e02-523ffa5cdba5 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-d4f65fde-417d-4672-8f6c-54931f5991f0-flavor2", "OS::project_id": "2876c6c697f447a8a2ae04625d1ad99b", "OS::stack_id": "9acdb4d1-ec27-4357-bbfe-1881dcab907d", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-kp", "security_group_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-sec_grp", "subnet_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-subnet", "net_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-net", "external_net_name": "floating_net", "inst2_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-inst2", "inst1_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-inst1", "image2_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-image", "flavor1_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-flavor1", "image1_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack", "stack_user_project_id": "2f59d77b019e4748941ef708d9333b57", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-27T23:02:04Z", "links": [{"href": "https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack/9acdb4d1-ec27-4357-bbfe-1881dcab907d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9acdb4d1-ec27-4357-bbfe-1881dcab907d", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAuLY5dtUcCjgRrXB5OaGMhZNMdSzuqjt4kXTmTsPMkp53KPRU\nQGqEfIJip5rQiLK4qvmHqFYUPpotkLwg0JoSUesvB4Wb3VFlHFQNxyUWk1aW6TWt\n6XdYuaboCG4Sc9UCRdsrY0gczlXfr1SPIF7NdJtYxjhtMCxX14QAVThrk3JcG2h9\nUk0ugeRVk86h2TmivCYZfn6jjrjhDzEqPsyirRrypWCmV+yVmjZGe3SOcNvOZAzY\nRT+Qu9XxYNNFmXjSHC0j9RavE281cajDjVmfqVlCpQH5mioK/gnL9nkLScTu+Te4\nqNqVjUenFiWeUq/Vi+WiliT3knEiH6sHQsDG1QIDAQABAoIBAAHx2TUJFVx+LqF2\n16/lpYcaf+mT6YddTO2rH2mg4hyBEpwZxnFPLcnpzYQaOyvVReB29Bivn1LxaJ1n\nfaj0llDKexpHK9burnPX5rU8DLrMZJZb/FLC8OozeantDsCtc3Ks1g4bikIZ4VsF\nNuSOWvdpU0vy+CNTtDEOsLo099z7iKkhGZoGw0h3SFWLeaUUQjdRofn+H8V+yPA0\nGPIkn6NveOf7hGPne1FFfdGTnBhuraVvMtUm7we9qlm2KcKCWYifzslTU06Cy0ch\noQeffJMgwGYeCisURGeQWBqLUChk6DS3GuHOMqOba82ZbM7wdLrbm4MglrTvzBx7\nKaKQKkECgYEA6pwvx1abQ9UoKBL14pzTtozjHLijEp3eJXcUn4CA/1hvsvWvOJWb\ntiQVkVmV4YIUH+PzBuDNmv0/GspjvP3fmyWNFR981/iY5NTpOFcGWmAMTntkko7W\nXMcPx7auRwixEEDUMIJctihc1GXB/UNX9aXjvZHXd2t2p6u236SfN/kCgYEAyY1o\nq+s8MLYr7WHAj4pY09q5+TOkAGLro3uHtbEZQthWh92KtHdrIfbw0DDsJ1oWTryi\nQJENt+fifcZ6Hj+L159PZTs3qGrwXUEkZmNlv348EAmLfOPWeBv8XbSByY6YeHXc\nociYa7XGrrFq5e73iJf4HGV4mY6s6yNXiya9FL0CgYEAp8Zn+KK7yEegPwBILPXA\nBXU9WSXFIKQa4CoHaoVIOtLwlkdSNiHvR9MIRXiOUcVnROMLwehzwJnITg1cRCQ9\ni0LQYMGy0vPpywNjgTHizjCPvHRLmO9i5thINaczfIL/tMLXu5UOXgoBULcwgkBt\nn7MxaTjpoHIOWZvX3Jlqb2kCgYB0e9lmookizeYNR1V2n8o+hka9E29RGdp9nUMN\natDipQ09cHhdXDb6ZjE+4UdaZuJFlxdeoXaANu/bKP4ixS8Y6uWD5/l+yG8qNh/H\nXOLNDTPBQQLwpuyodeQgc9Yemt7bn6JnjfspJOEyzS6uvLEqrEmkf7B3btHZA4/w\nx+63MQKBgHJHCaF5WFR8OIaZA7zxm5cxQv5HisndQa9UjS0RQwRYkxn7WkIy56TX\nN05OJDxmneSLlzjtPuK+nKIt3KqoegunV+zM7srxMhcJP4lgZnes67pc8qEnFTEG\nM2ESs9ipjp/jHc0tWcrM1HMbmD5irC2SDqMZ7UjISkIS/QoSf/Cu\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-27 23:02:33,366 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack/9acdb4d1-ec27-4357-bbfe-1881dcab907d used request id req-c3172305-a507-41c5-9e02-523ffa5cdba5 2018-06-27 23:02:33,366 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-06-27 23:02:33,366 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-27 23:02:36,370 - create_stack - DEBUG - Stack status query timeout in 1170.56415296 2018-06-27 23:02:36,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b/stacks/9acdb4d1-ec27-4357-bbfe-1881dcab907d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44c8b19b69462f531ae0c4cb130283536a14f15c" 2018-06-27 23:02:36,420 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 23:02:36 GMT Content-Type: application/json Content-Length: 549 Connection: keep-alive Location: https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack/9acdb4d1-ec27-4357-bbfe-1881dcab907d X-Openstack-Request-Id: req-87a54991-2102-461d-8f8c-be96fcff1b53 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack/9acdb4d1-ec27-4357-bbfe-1881dcab907d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 23:02:36,765 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:02:36 GMT Content-Type: application/json Content-Length: 4110 Connection: keep-alive X-Openstack-Request-Id: req-455b7d62-1072-47f1-9029-1caafb1cea46 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-d4f65fde-417d-4672-8f6c-54931f5991f0-flavor2", "OS::project_id": "2876c6c697f447a8a2ae04625d1ad99b", "OS::stack_id": "9acdb4d1-ec27-4357-bbfe-1881dcab907d", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-kp", "security_group_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-sec_grp", "subnet_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-subnet", "net_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-net", "external_net_name": "floating_net", "inst2_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-inst2", "inst1_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-inst1", "image2_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-image", "flavor1_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-flavor1", "image1_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack", "stack_user_project_id": "2f59d77b019e4748941ef708d9333b57", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-27T23:02:04Z", "links": [{"href": "https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack/9acdb4d1-ec27-4357-bbfe-1881dcab907d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9acdb4d1-ec27-4357-bbfe-1881dcab907d", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAuLY5dtUcCjgRrXB5OaGMhZNMdSzuqjt4kXTmTsPMkp53KPRU\nQGqEfIJip5rQiLK4qvmHqFYUPpotkLwg0JoSUesvB4Wb3VFlHFQNxyUWk1aW6TWt\n6XdYuaboCG4Sc9UCRdsrY0gczlXfr1SPIF7NdJtYxjhtMCxX14QAVThrk3JcG2h9\nUk0ugeRVk86h2TmivCYZfn6jjrjhDzEqPsyirRrypWCmV+yVmjZGe3SOcNvOZAzY\nRT+Qu9XxYNNFmXjSHC0j9RavE281cajDjVmfqVlCpQH5mioK/gnL9nkLScTu+Te4\nqNqVjUenFiWeUq/Vi+WiliT3knEiH6sHQsDG1QIDAQABAoIBAAHx2TUJFVx+LqF2\n16/lpYcaf+mT6YddTO2rH2mg4hyBEpwZxnFPLcnpzYQaOyvVReB29Bivn1LxaJ1n\nfaj0llDKexpHK9burnPX5rU8DLrMZJZb/FLC8OozeantDsCtc3Ks1g4bikIZ4VsF\nNuSOWvdpU0vy+CNTtDEOsLo099z7iKkhGZoGw0h3SFWLeaUUQjdRofn+H8V+yPA0\nGPIkn6NveOf7hGPne1FFfdGTnBhuraVvMtUm7we9qlm2KcKCWYifzslTU06Cy0ch\noQeffJMgwGYeCisURGeQWBqLUChk6DS3GuHOMqOba82ZbM7wdLrbm4MglrTvzBx7\nKaKQKkECgYEA6pwvx1abQ9UoKBL14pzTtozjHLijEp3eJXcUn4CA/1hvsvWvOJWb\ntiQVkVmV4YIUH+PzBuDNmv0/GspjvP3fmyWNFR981/iY5NTpOFcGWmAMTntkko7W\nXMcPx7auRwixEEDUMIJctihc1GXB/UNX9aXjvZHXd2t2p6u236SfN/kCgYEAyY1o\nq+s8MLYr7WHAj4pY09q5+TOkAGLro3uHtbEZQthWh92KtHdrIfbw0DDsJ1oWTryi\nQJENt+fifcZ6Hj+L159PZTs3qGrwXUEkZmNlv348EAmLfOPWeBv8XbSByY6YeHXc\nociYa7XGrrFq5e73iJf4HGV4mY6s6yNXiya9FL0CgYEAp8Zn+KK7yEegPwBILPXA\nBXU9WSXFIKQa4CoHaoVIOtLwlkdSNiHvR9MIRXiOUcVnROMLwehzwJnITg1cRCQ9\ni0LQYMGy0vPpywNjgTHizjCPvHRLmO9i5thINaczfIL/tMLXu5UOXgoBULcwgkBt\nn7MxaTjpoHIOWZvX3Jlqb2kCgYB0e9lmookizeYNR1V2n8o+hka9E29RGdp9nUMN\natDipQ09cHhdXDb6ZjE+4UdaZuJFlxdeoXaANu/bKP4ixS8Y6uWD5/l+yG8qNh/H\nXOLNDTPBQQLwpuyodeQgc9Yemt7bn6JnjfspJOEyzS6uvLEqrEmkf7B3btHZA4/w\nx+63MQKBgHJHCaF5WFR8OIaZA7zxm5cxQv5HisndQa9UjS0RQwRYkxn7WkIy56TX\nN05OJDxmneSLlzjtPuK+nKIt3KqoegunV+zM7srxMhcJP4lgZnes67pc8qEnFTEG\nM2ESs9ipjp/jHc0tWcrM1HMbmD5irC2SDqMZ7UjISkIS/QoSf/Cu\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-27 23:02:36,765 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack/9acdb4d1-ec27-4357-bbfe-1881dcab907d used request id req-455b7d62-1072-47f1-9029-1caafb1cea46 2018-06-27 23:02:36,766 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-06-27 23:02:36,766 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-27 23:02:39,769 - create_stack - DEBUG - Stack status query timeout in 1167.16462803 2018-06-27 23:02:39,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b/stacks/9acdb4d1-ec27-4357-bbfe-1881dcab907d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44c8b19b69462f531ae0c4cb130283536a14f15c" 2018-06-27 23:02:40,437 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 23:02:40 GMT Content-Type: application/json Content-Length: 549 Connection: keep-alive Location: https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack/9acdb4d1-ec27-4357-bbfe-1881dcab907d X-Openstack-Request-Id: req-c6cc4e1b-59b0-4776-ab9a-095e03448867 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack/9acdb4d1-ec27-4357-bbfe-1881dcab907d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 23:02:40,682 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:02:40 GMT Content-Type: application/json Content-Length: 4110 Connection: keep-alive X-Openstack-Request-Id: req-3742cbb7-1df6-4a1b-86da-79113f94e599 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-d4f65fde-417d-4672-8f6c-54931f5991f0-flavor2", "OS::project_id": "2876c6c697f447a8a2ae04625d1ad99b", "OS::stack_id": "9acdb4d1-ec27-4357-bbfe-1881dcab907d", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-kp", "security_group_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-sec_grp", "subnet_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-subnet", "net_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-net", "external_net_name": "floating_net", "inst2_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-inst2", "inst1_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-inst1", "image2_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-image", "flavor1_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-flavor1", "image1_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack", "stack_user_project_id": "2f59d77b019e4748941ef708d9333b57", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-27T23:02:04Z", "links": [{"href": "https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack/9acdb4d1-ec27-4357-bbfe-1881dcab907d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9acdb4d1-ec27-4357-bbfe-1881dcab907d", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAuLY5dtUcCjgRrXB5OaGMhZNMdSzuqjt4kXTmTsPMkp53KPRU\nQGqEfIJip5rQiLK4qvmHqFYUPpotkLwg0JoSUesvB4Wb3VFlHFQNxyUWk1aW6TWt\n6XdYuaboCG4Sc9UCRdsrY0gczlXfr1SPIF7NdJtYxjhtMCxX14QAVThrk3JcG2h9\nUk0ugeRVk86h2TmivCYZfn6jjrjhDzEqPsyirRrypWCmV+yVmjZGe3SOcNvOZAzY\nRT+Qu9XxYNNFmXjSHC0j9RavE281cajDjVmfqVlCpQH5mioK/gnL9nkLScTu+Te4\nqNqVjUenFiWeUq/Vi+WiliT3knEiH6sHQsDG1QIDAQABAoIBAAHx2TUJFVx+LqF2\n16/lpYcaf+mT6YddTO2rH2mg4hyBEpwZxnFPLcnpzYQaOyvVReB29Bivn1LxaJ1n\nfaj0llDKexpHK9burnPX5rU8DLrMZJZb/FLC8OozeantDsCtc3Ks1g4bikIZ4VsF\nNuSOWvdpU0vy+CNTtDEOsLo099z7iKkhGZoGw0h3SFWLeaUUQjdRofn+H8V+yPA0\nGPIkn6NveOf7hGPne1FFfdGTnBhuraVvMtUm7we9qlm2KcKCWYifzslTU06Cy0ch\noQeffJMgwGYeCisURGeQWBqLUChk6DS3GuHOMqOba82ZbM7wdLrbm4MglrTvzBx7\nKaKQKkECgYEA6pwvx1abQ9UoKBL14pzTtozjHLijEp3eJXcUn4CA/1hvsvWvOJWb\ntiQVkVmV4YIUH+PzBuDNmv0/GspjvP3fmyWNFR981/iY5NTpOFcGWmAMTntkko7W\nXMcPx7auRwixEEDUMIJctihc1GXB/UNX9aXjvZHXd2t2p6u236SfN/kCgYEAyY1o\nq+s8MLYr7WHAj4pY09q5+TOkAGLro3uHtbEZQthWh92KtHdrIfbw0DDsJ1oWTryi\nQJENt+fifcZ6Hj+L159PZTs3qGrwXUEkZmNlv348EAmLfOPWeBv8XbSByY6YeHXc\nociYa7XGrrFq5e73iJf4HGV4mY6s6yNXiya9FL0CgYEAp8Zn+KK7yEegPwBILPXA\nBXU9WSXFIKQa4CoHaoVIOtLwlkdSNiHvR9MIRXiOUcVnROMLwehzwJnITg1cRCQ9\ni0LQYMGy0vPpywNjgTHizjCPvHRLmO9i5thINaczfIL/tMLXu5UOXgoBULcwgkBt\nn7MxaTjpoHIOWZvX3Jlqb2kCgYB0e9lmookizeYNR1V2n8o+hka9E29RGdp9nUMN\natDipQ09cHhdXDb6ZjE+4UdaZuJFlxdeoXaANu/bKP4ixS8Y6uWD5/l+yG8qNh/H\nXOLNDTPBQQLwpuyodeQgc9Yemt7bn6JnjfspJOEyzS6uvLEqrEmkf7B3btHZA4/w\nx+63MQKBgHJHCaF5WFR8OIaZA7zxm5cxQv5HisndQa9UjS0RQwRYkxn7WkIy56TX\nN05OJDxmneSLlzjtPuK+nKIt3KqoegunV+zM7srxMhcJP4lgZnes67pc8qEnFTEG\nM2ESs9ipjp/jHc0tWcrM1HMbmD5irC2SDqMZ7UjISkIS/QoSf/Cu\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-27 23:02:40,683 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack/9acdb4d1-ec27-4357-bbfe-1881dcab907d used request id req-3742cbb7-1df6-4a1b-86da-79113f94e599 2018-06-27 23:02:40,684 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-06-27 23:02:40,684 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-27 23:02:43,685 - create_stack - DEBUG - Stack status query timeout in 1163.24898386 2018-06-27 23:02:43,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b/stacks/9acdb4d1-ec27-4357-bbfe-1881dcab907d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44c8b19b69462f531ae0c4cb130283536a14f15c" 2018-06-27 23:02:43,762 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 23:02:43 GMT Content-Type: application/json Content-Length: 549 Connection: keep-alive Location: https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack/9acdb4d1-ec27-4357-bbfe-1881dcab907d X-Openstack-Request-Id: req-5ec4cee5-e5ef-4ad9-ab26-008c63983fe3 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack/9acdb4d1-ec27-4357-bbfe-1881dcab907d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 23:02:44,251 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:02:44 GMT Content-Type: application/json Content-Length: 4110 Connection: keep-alive X-Openstack-Request-Id: req-57467bf2-0f01-40aa-8acf-a91907e60dcf 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-d4f65fde-417d-4672-8f6c-54931f5991f0-flavor2", "OS::project_id": "2876c6c697f447a8a2ae04625d1ad99b", "OS::stack_id": "9acdb4d1-ec27-4357-bbfe-1881dcab907d", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-kp", "security_group_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-sec_grp", "subnet_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-subnet", "net_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-net", "external_net_name": "floating_net", "inst2_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-inst2", "inst1_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-inst1", "image2_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-image", "flavor1_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-flavor1", "image1_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack", "stack_user_project_id": "2f59d77b019e4748941ef708d9333b57", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-27T23:02:04Z", "links": [{"href": "https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack/9acdb4d1-ec27-4357-bbfe-1881dcab907d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9acdb4d1-ec27-4357-bbfe-1881dcab907d", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAuLY5dtUcCjgRrXB5OaGMhZNMdSzuqjt4kXTmTsPMkp53KPRU\nQGqEfIJip5rQiLK4qvmHqFYUPpotkLwg0JoSUesvB4Wb3VFlHFQNxyUWk1aW6TWt\n6XdYuaboCG4Sc9UCRdsrY0gczlXfr1SPIF7NdJtYxjhtMCxX14QAVThrk3JcG2h9\nUk0ugeRVk86h2TmivCYZfn6jjrjhDzEqPsyirRrypWCmV+yVmjZGe3SOcNvOZAzY\nRT+Qu9XxYNNFmXjSHC0j9RavE281cajDjVmfqVlCpQH5mioK/gnL9nkLScTu+Te4\nqNqVjUenFiWeUq/Vi+WiliT3knEiH6sHQsDG1QIDAQABAoIBAAHx2TUJFVx+LqF2\n16/lpYcaf+mT6YddTO2rH2mg4hyBEpwZxnFPLcnpzYQaOyvVReB29Bivn1LxaJ1n\nfaj0llDKexpHK9burnPX5rU8DLrMZJZb/FLC8OozeantDsCtc3Ks1g4bikIZ4VsF\nNuSOWvdpU0vy+CNTtDEOsLo099z7iKkhGZoGw0h3SFWLeaUUQjdRofn+H8V+yPA0\nGPIkn6NveOf7hGPne1FFfdGTnBhuraVvMtUm7we9qlm2KcKCWYifzslTU06Cy0ch\noQeffJMgwGYeCisURGeQWBqLUChk6DS3GuHOMqOba82ZbM7wdLrbm4MglrTvzBx7\nKaKQKkECgYEA6pwvx1abQ9UoKBL14pzTtozjHLijEp3eJXcUn4CA/1hvsvWvOJWb\ntiQVkVmV4YIUH+PzBuDNmv0/GspjvP3fmyWNFR981/iY5NTpOFcGWmAMTntkko7W\nXMcPx7auRwixEEDUMIJctihc1GXB/UNX9aXjvZHXd2t2p6u236SfN/kCgYEAyY1o\nq+s8MLYr7WHAj4pY09q5+TOkAGLro3uHtbEZQthWh92KtHdrIfbw0DDsJ1oWTryi\nQJENt+fifcZ6Hj+L159PZTs3qGrwXUEkZmNlv348EAmLfOPWeBv8XbSByY6YeHXc\nociYa7XGrrFq5e73iJf4HGV4mY6s6yNXiya9FL0CgYEAp8Zn+KK7yEegPwBILPXA\nBXU9WSXFIKQa4CoHaoVIOtLwlkdSNiHvR9MIRXiOUcVnROMLwehzwJnITg1cRCQ9\ni0LQYMGy0vPpywNjgTHizjCPvHRLmO9i5thINaczfIL/tMLXu5UOXgoBULcwgkBt\nn7MxaTjpoHIOWZvX3Jlqb2kCgYB0e9lmookizeYNR1V2n8o+hka9E29RGdp9nUMN\natDipQ09cHhdXDb6ZjE+4UdaZuJFlxdeoXaANu/bKP4ixS8Y6uWD5/l+yG8qNh/H\nXOLNDTPBQQLwpuyodeQgc9Yemt7bn6JnjfspJOEyzS6uvLEqrEmkf7B3btHZA4/w\nx+63MQKBgHJHCaF5WFR8OIaZA7zxm5cxQv5HisndQa9UjS0RQwRYkxn7WkIy56TX\nN05OJDxmneSLlzjtPuK+nKIt3KqoegunV+zM7srxMhcJP4lgZnes67pc8qEnFTEG\nM2ESs9ipjp/jHc0tWcrM1HMbmD5irC2SDqMZ7UjISkIS/QoSf/Cu\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-27 23:02:44,251 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack/9acdb4d1-ec27-4357-bbfe-1881dcab907d used request id req-57467bf2-0f01-40aa-8acf-a91907e60dcf 2018-06-27 23:02:44,252 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-06-27 23:02:44,252 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-27 23:02:47,254 - create_stack - DEBUG - Stack status query timeout in 1159.67940402 2018-06-27 23:02:47,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b/stacks/9acdb4d1-ec27-4357-bbfe-1881dcab907d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44c8b19b69462f531ae0c4cb130283536a14f15c" 2018-06-27 23:02:47,335 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 23:02:47 GMT Content-Type: application/json Content-Length: 549 Connection: keep-alive Location: https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack/9acdb4d1-ec27-4357-bbfe-1881dcab907d X-Openstack-Request-Id: req-2e48ed00-0ebe-438e-9761-17f49b7a45db Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack/9acdb4d1-ec27-4357-bbfe-1881dcab907d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 23:02:47,600 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:02:47 GMT Content-Type: application/json Content-Length: 4110 Connection: keep-alive X-Openstack-Request-Id: req-7739ee80-67dc-400c-8266-d2ae29294c12 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-d4f65fde-417d-4672-8f6c-54931f5991f0-flavor2", "OS::project_id": "2876c6c697f447a8a2ae04625d1ad99b", "OS::stack_id": "9acdb4d1-ec27-4357-bbfe-1881dcab907d", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-kp", "security_group_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-sec_grp", "subnet_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-subnet", "net_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-net", "external_net_name": "floating_net", "inst2_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-inst2", "inst1_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-inst1", "image2_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-image", "flavor1_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-flavor1", "image1_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack", "stack_user_project_id": "2f59d77b019e4748941ef708d9333b57", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-27T23:02:04Z", "links": [{"href": "https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack/9acdb4d1-ec27-4357-bbfe-1881dcab907d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9acdb4d1-ec27-4357-bbfe-1881dcab907d", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAuLY5dtUcCjgRrXB5OaGMhZNMdSzuqjt4kXTmTsPMkp53KPRU\nQGqEfIJip5rQiLK4qvmHqFYUPpotkLwg0JoSUesvB4Wb3VFlHFQNxyUWk1aW6TWt\n6XdYuaboCG4Sc9UCRdsrY0gczlXfr1SPIF7NdJtYxjhtMCxX14QAVThrk3JcG2h9\nUk0ugeRVk86h2TmivCYZfn6jjrjhDzEqPsyirRrypWCmV+yVmjZGe3SOcNvOZAzY\nRT+Qu9XxYNNFmXjSHC0j9RavE281cajDjVmfqVlCpQH5mioK/gnL9nkLScTu+Te4\nqNqVjUenFiWeUq/Vi+WiliT3knEiH6sHQsDG1QIDAQABAoIBAAHx2TUJFVx+LqF2\n16/lpYcaf+mT6YddTO2rH2mg4hyBEpwZxnFPLcnpzYQaOyvVReB29Bivn1LxaJ1n\nfaj0llDKexpHK9burnPX5rU8DLrMZJZb/FLC8OozeantDsCtc3Ks1g4bikIZ4VsF\nNuSOWvdpU0vy+CNTtDEOsLo099z7iKkhGZoGw0h3SFWLeaUUQjdRofn+H8V+yPA0\nGPIkn6NveOf7hGPne1FFfdGTnBhuraVvMtUm7we9qlm2KcKCWYifzslTU06Cy0ch\noQeffJMgwGYeCisURGeQWBqLUChk6DS3GuHOMqOba82ZbM7wdLrbm4MglrTvzBx7\nKaKQKkECgYEA6pwvx1abQ9UoKBL14pzTtozjHLijEp3eJXcUn4CA/1hvsvWvOJWb\ntiQVkVmV4YIUH+PzBuDNmv0/GspjvP3fmyWNFR981/iY5NTpOFcGWmAMTntkko7W\nXMcPx7auRwixEEDUMIJctihc1GXB/UNX9aXjvZHXd2t2p6u236SfN/kCgYEAyY1o\nq+s8MLYr7WHAj4pY09q5+TOkAGLro3uHtbEZQthWh92KtHdrIfbw0DDsJ1oWTryi\nQJENt+fifcZ6Hj+L159PZTs3qGrwXUEkZmNlv348EAmLfOPWeBv8XbSByY6YeHXc\nociYa7XGrrFq5e73iJf4HGV4mY6s6yNXiya9FL0CgYEAp8Zn+KK7yEegPwBILPXA\nBXU9WSXFIKQa4CoHaoVIOtLwlkdSNiHvR9MIRXiOUcVnROMLwehzwJnITg1cRCQ9\ni0LQYMGy0vPpywNjgTHizjCPvHRLmO9i5thINaczfIL/tMLXu5UOXgoBULcwgkBt\nn7MxaTjpoHIOWZvX3Jlqb2kCgYB0e9lmookizeYNR1V2n8o+hka9E29RGdp9nUMN\natDipQ09cHhdXDb6ZjE+4UdaZuJFlxdeoXaANu/bKP4ixS8Y6uWD5/l+yG8qNh/H\nXOLNDTPBQQLwpuyodeQgc9Yemt7bn6JnjfspJOEyzS6uvLEqrEmkf7B3btHZA4/w\nx+63MQKBgHJHCaF5WFR8OIaZA7zxm5cxQv5HisndQa9UjS0RQwRYkxn7WkIy56TX\nN05OJDxmneSLlzjtPuK+nKIt3KqoegunV+zM7srxMhcJP4lgZnes67pc8qEnFTEG\nM2ESs9ipjp/jHc0tWcrM1HMbmD5irC2SDqMZ7UjISkIS/QoSf/Cu\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-27 23:02:47,600 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack/9acdb4d1-ec27-4357-bbfe-1881dcab907d used request id req-7739ee80-67dc-400c-8266-d2ae29294c12 2018-06-27 23:02:47,601 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-06-27 23:02:47,601 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-27 23:02:50,602 - create_stack - DEBUG - Stack status query timeout in 1156.33192801 2018-06-27 23:02:50,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b/stacks/9acdb4d1-ec27-4357-bbfe-1881dcab907d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44c8b19b69462f531ae0c4cb130283536a14f15c" 2018-06-27 23:02:50,669 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 23:02:50 GMT Content-Type: application/json Content-Length: 549 Connection: keep-alive Location: https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack/9acdb4d1-ec27-4357-bbfe-1881dcab907d X-Openstack-Request-Id: req-01507252-112f-448f-8e11-54b4fdeddc73 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack/9acdb4d1-ec27-4357-bbfe-1881dcab907d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 23:02:51,031 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:02:51 GMT Content-Type: application/json Content-Length: 4122 Connection: keep-alive X-Openstack-Request-Id: req-0f8b2bb8-b6c1-4c49-b8ba-ab0634c7e487 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-d4f65fde-417d-4672-8f6c-54931f5991f0-flavor2", "OS::project_id": "2876c6c697f447a8a2ae04625d1ad99b", "OS::stack_id": "9acdb4d1-ec27-4357-bbfe-1881dcab907d", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-kp", "security_group_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-sec_grp", "subnet_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-subnet", "net_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-net", "external_net_name": "floating_net", "inst2_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-inst2", "inst1_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-inst1", "image2_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-image", "flavor1_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-flavor1", "image1_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack", "stack_user_project_id": "2f59d77b019e4748941ef708d9333b57", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-06-27T23:02:04Z", "links": [{"href": "https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack/9acdb4d1-ec27-4357-bbfe-1881dcab907d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "9acdb4d1-ec27-4357-bbfe-1881dcab907d", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAuLY5dtUcCjgRrXB5OaGMhZNMdSzuqjt4kXTmTsPMkp53KPRU\nQGqEfIJip5rQiLK4qvmHqFYUPpotkLwg0JoSUesvB4Wb3VFlHFQNxyUWk1aW6TWt\n6XdYuaboCG4Sc9UCRdsrY0gczlXfr1SPIF7NdJtYxjhtMCxX14QAVThrk3JcG2h9\nUk0ugeRVk86h2TmivCYZfn6jjrjhDzEqPsyirRrypWCmV+yVmjZGe3SOcNvOZAzY\nRT+Qu9XxYNNFmXjSHC0j9RavE281cajDjVmfqVlCpQH5mioK/gnL9nkLScTu+Te4\nqNqVjUenFiWeUq/Vi+WiliT3knEiH6sHQsDG1QIDAQABAoIBAAHx2TUJFVx+LqF2\n16/lpYcaf+mT6YddTO2rH2mg4hyBEpwZxnFPLcnpzYQaOyvVReB29Bivn1LxaJ1n\nfaj0llDKexpHK9burnPX5rU8DLrMZJZb/FLC8OozeantDsCtc3Ks1g4bikIZ4VsF\nNuSOWvdpU0vy+CNTtDEOsLo099z7iKkhGZoGw0h3SFWLeaUUQjdRofn+H8V+yPA0\nGPIkn6NveOf7hGPne1FFfdGTnBhuraVvMtUm7we9qlm2KcKCWYifzslTU06Cy0ch\noQeffJMgwGYeCisURGeQWBqLUChk6DS3GuHOMqOba82ZbM7wdLrbm4MglrTvzBx7\nKaKQKkECgYEA6pwvx1abQ9UoKBL14pzTtozjHLijEp3eJXcUn4CA/1hvsvWvOJWb\ntiQVkVmV4YIUH+PzBuDNmv0/GspjvP3fmyWNFR981/iY5NTpOFcGWmAMTntkko7W\nXMcPx7auRwixEEDUMIJctihc1GXB/UNX9aXjvZHXd2t2p6u236SfN/kCgYEAyY1o\nq+s8MLYr7WHAj4pY09q5+TOkAGLro3uHtbEZQthWh92KtHdrIfbw0DDsJ1oWTryi\nQJENt+fifcZ6Hj+L159PZTs3qGrwXUEkZmNlv348EAmLfOPWeBv8XbSByY6YeHXc\nociYa7XGrrFq5e73iJf4HGV4mY6s6yNXiya9FL0CgYEAp8Zn+KK7yEegPwBILPXA\nBXU9WSXFIKQa4CoHaoVIOtLwlkdSNiHvR9MIRXiOUcVnROMLwehzwJnITg1cRCQ9\ni0LQYMGy0vPpywNjgTHizjCPvHRLmO9i5thINaczfIL/tMLXu5UOXgoBULcwgkBt\nn7MxaTjpoHIOWZvX3Jlqb2kCgYB0e9lmookizeYNR1V2n8o+hka9E29RGdp9nUMN\natDipQ09cHhdXDb6ZjE+4UdaZuJFlxdeoXaANu/bKP4ixS8Y6uWD5/l+yG8qNh/H\nXOLNDTPBQQLwpuyodeQgc9Yemt7bn6JnjfspJOEyzS6uvLEqrEmkf7B3btHZA4/w\nx+63MQKBgHJHCaF5WFR8OIaZA7zxm5cxQv5HisndQa9UjS0RQwRYkxn7WkIy56TX\nN05OJDxmneSLlzjtPuK+nKIt3KqoegunV+zM7srxMhcJP4lgZnes67pc8qEnFTEG\nM2ESs9ipjp/jHc0tWcrM1HMbmD5irC2SDqMZ7UjISkIS/QoSf/Cu\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-27 23:02:51,031 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack/9acdb4d1-ec27-4357-bbfe-1881dcab907d used request id req-0f8b2bb8-b6c1-4c49-b8ba-ab0634c7e487 2018-06-27 23:02:51,032 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-06-27 23:02:51,032 - create_stack - DEBUG - Stack is active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack 2018-06-27 23:02:51,032 - create_stack - INFO - Stack is now active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack 2018-06-27 23:02:51,032 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 23:02:51,033 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 23:02:51,793 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1c8eed0982ee4148bc0d3b0e232e867d", "name": "CreateStackFloatingIpTests-42c7c0d5-a914-4c4-proj-role"}, {"id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "name": "heat_stack_owner"}, {"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-28T00:02:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2876c6c697f447a8a2ae04625d1ad99b", "name": "CreateStackFloatingIpTests-42c7c0d5-a914-4c4-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/2876c6c697f447a8a2ae04625d1ad99b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/2876c6c697f447a8a2ae04625d1ad99b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/2876c6c697f447a8a2ae04625d1ad99b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/2876c6c697f447a8a2ae04625d1ad99b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/2876c6c697f447a8a2ae04625d1ad99b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/2876c6c697f447a8a2ae04625d1ad99b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/2876c6c697f447a8a2ae04625d1ad99b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/2876c6c697f447a8a2ae04625d1ad99b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/2876c6c697f447a8a2ae04625d1ad99b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/2876c6c697f447a8a2ae04625d1ad99b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/2876c6c697f447a8a2ae04625d1ad99b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-42c7c0d5-a914-4c4-user", "id": "7bc4971af9a94916a1a009f465e3a6ae"}, "audit_ids": ["tlfMXhl-RhSM7SViTIJvfg"], "issued_at": "2018-06-27T23:02:51.000000Z"}} 2018-06-27 23:02:51,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}96986eb10f35f685b20944266aef60c05318d633" 2018-06-27 23:02:52,188 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:02:51 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c62a9408-c057-49e4-81fd-d425886a1076 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 23:02:52,188 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-c62a9408-c057-49e4-81fd-d425886a1076 2018-06-27 23:02:52,189 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 23:02:52,193 - heat_utils - DEBUG - Retrieving Heat Client 2018-06-27 23:02:52,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96986eb10f35f685b20944266aef60c05318d633" 2018-06-27 23:02:53,029 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:02:53 GMT Content-Type: application/json Content-Length: 778 Connection: keep-alive X-Openstack-Request-Id: req-0e80bc0b-f4b2-4bc4-b9f2-e3dedff13862 Front-End-Https: on RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE completed successfully", "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack", "stack_user_project_id": "2f59d77b019e4748941ef708d9333b57", "deletion_time": null, "creation_time": "2018-06-27T23:02:04Z", "links": [{"href": "https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack/9acdb4d1-ec27-4357-bbfe-1881dcab907d", "rel": "self"}], "updated_time": null, "project": "2876c6c697f447a8a2ae04625d1ad99b", "stack_owner": null, "stack_status": "CREATE_COMPLETE", "id": "9acdb4d1-ec27-4357-bbfe-1881dcab907d", "tags": null}]} 2018-06-27 23:02:53,030 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack used request id req-0e80bc0b-f4b2-4bc4-b9f2-e3dedff13862 2018-06-27 23:02:53,030 - create_stack - INFO - Found stack with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack 2018-06-27 23:02:53,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b/stacks/9acdb4d1-ec27-4357-bbfe-1881dcab907d/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96986eb10f35f685b20944266aef60c05318d633" 2018-06-27 23:02:53,842 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 23:02:53 GMT Content-Type: application/json Content-Length: 569 Connection: keep-alive Location: https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack/9acdb4d1-ec27-4357-bbfe-1881dcab907d/resources X-Openstack-Request-Id: req-64a2cb9c-2047-49c9-b53d-a6e15a50bc9d Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack/9acdb4d1-ec27-4357-bbfe-1881dcab907d/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 23:02:54,918 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:02:54 GMT Content-Type: application/json Content-Length: 10541 Connection: keep-alive X-Openstack-Request-Id: req-9db13a9a-3c55-47a8-a80a-1a44e07e16a6 Front-End-Https: on RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack/9acdb4d1-ec27-4357-bbfe-1881dcab907d/resources/flavor2", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack/9acdb4d1-ec27-4357-bbfe-1881dcab907d", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-06-27T23:02:05Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-27T23:02:05Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "5a574919-927a-4b41-8116-9c576a59f0a7", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack/9acdb4d1-ec27-4357-bbfe-1881dcab907d/resources/flavor1", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack/9acdb4d1-ec27-4357-bbfe-1881dcab907d", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-06-27T23:02:06Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-27T23:02:06Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "3da6a536-4b83-4148-8563-86cde539f0a9", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack/9acdb4d1-ec27-4357-bbfe-1881dcab907d/resources/network", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack/9acdb4d1-ec27-4357-bbfe-1881dcab907d", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-06-27T23:02:05Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-27T23:02:05Z", "required_by": ["subnet", "vm2", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "2b51b4de-f1d0-46b6-ab5f-08b790cce351", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack/9acdb4d1-ec27-4357-bbfe-1881dcab907d/resources/server_security_group", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack/9acdb4d1-ec27-4357-bbfe-1881dcab907d", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-06-27T23:02:05Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-27T23:02:05Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "4b4fbfc3-5692-437d-b4ea-44efb0ac7d40", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack/9acdb4d1-ec27-4357-bbfe-1881dcab907d/resources/floating_ip", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack/9acdb4d1-ec27-4357-bbfe-1881dcab907d", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-06-27T23:02:05Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-27T23:02:05Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "7f801853-64da-4757-9f8e-f02b263053a7", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack/9acdb4d1-ec27-4357-bbfe-1881dcab907d/resources/floating_ip_association", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack/9acdb4d1-ec27-4357-bbfe-1881dcab907d", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-06-27T23:02:05Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-27T23:02:05Z", "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/2876c6c697f447a8a2ae04625d1ad99b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack/9acdb4d1-ec27-4357-bbfe-1881dcab907d/resources/keypair", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack/9acdb4d1-ec27-4357-bbfe-1881dcab907d", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-06-27T23:02:05Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-27T23:02:05Z", "required_by": ["vm2", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-kp", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack/9acdb4d1-ec27-4357-bbfe-1881dcab907d/resources/management_router_interface", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack/9acdb4d1-ec27-4357-bbfe-1881dcab907d", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-06-27T23:02:05Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-27T23:02:05Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "c12420de-2e2e-4d0a-868a-f0df8c5a400a:subnet_id=62734ebe-17f6-4ded-ac3d-be4f34079c23", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack/9acdb4d1-ec27-4357-bbfe-1881dcab907d/resources/subnet", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack/9acdb4d1-ec27-4357-bbfe-1881dcab907d", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-06-27T23:02:05Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-27T23:02:05Z", "required_by": ["management_router_interface", "vm2", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "62734ebe-17f6-4ded-ac3d-be4f34079c23", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "management_router", "links": [{"href": "https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack/9acdb4d1-ec27-4357-bbfe-1881dcab907d/resources/management_router", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack/9acdb4d1-ec27-4357-bbfe-1881dcab907d", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-06-27T23:02:05Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-27T23:02:05Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "c12420de-2e2e-4d0a-868a-f0df8c5a400a", "resource_type": "OS::Neutron::Router"}, {"resource_name": "vm2", "links": [{"href": "https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack/9acdb4d1-ec27-4357-bbfe-1881dcab907d/resources/vm2", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack/9acdb4d1-ec27-4357-bbfe-1881dcab907d", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-06-27T23:02:05Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-27T23:02:05Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "2c0cbc17-94f2-4c4d-923b-5d42df9d3ad0", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm1", "links": [{"href": "https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack/9acdb4d1-ec27-4357-bbfe-1881dcab907d/resources/vm1", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack/9acdb4d1-ec27-4357-bbfe-1881dcab907d", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-06-27T23:02:05Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-27T23:02:05Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "d0117027-24b7-4b59-8992-e767bc4193a3", "resource_type": "OS::Nova::Server"}]} 2018-06-27 23:02:54,918 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack/9acdb4d1-ec27-4357-bbfe-1881dcab907d/resources used request id req-9db13a9a-3c55-47a8-a80a-1a44e07e16a6 2018-06-27 23:02:54,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/2c0cbc17-94f2-4c4d-923b-5d42df9d3ad0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96986eb10f35f685b20944266aef60c05318d633" 2018-06-27 23:02:54,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/d0117027-24b7-4b59-8992-e767bc4193a3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96986eb10f35f685b20944266aef60c05318d633" 2018-06-27 23:02:56,430 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:02:56 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-1c63b998-8ac1-483c-9527-dd9e297311ef X-Compute-Request-Id: req-1c63b998-8ac1-483c-9527-dd9e297311ef Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a9:d9:03", "version": 4, "addr": "10.1.2.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/2c0cbc17-94f2-4c4d-923b-5d42df9d3ad0", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/2c0cbc17-94f2-4c4d-923b-5d42df9d3ad0", "rel": "bookmark"}], "image": {"id": "0330e706-2a8e-48bc-8e2a-8cc3bf1d92b7", "links": [{"href": "http://172.30.10.101:8774/images/0330e706-2a8e-48bc-8e2a-8cc3bf1d92b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000d0", "OS-SRV-USG:launched_at": "2018-06-27T23:02:36.000000", "flavor": {"id": "5a574919-927a-4b41-8116-9c576a59f0a7", "links": [{"href": "http://172.30.10.101:8774/flavors/5a574919-927a-4b41-8116-9c576a59f0a7", "rel": "bookmark"}]}, "id": "2c0cbc17-94f2-4c4d-923b-5d42df9d3ad0", "security_groups": [{"name": "default"}], "user_id": "7bc4971af9a94916a1a009f465e3a6ae", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T23:02:37Z", "hostId": "b994f6cd38ad594a046e04012892e3b73a27bc0abbaa6258a5ffdc1b", "OS-EXT-SRV-ATTR:host": "cmp002", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp002.mcp-ovs-ha.local", "name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-inst2", "created": "2018-06-27T23:02:22Z", "tenant_id": "2876c6c697f447a8a2ae04625d1ad99b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:02:56,430 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/2c0cbc17-94f2-4c4d-923b-5d42df9d3ad0 used request id req-1c63b998-8ac1-483c-9527-dd9e297311ef 2018-06-27 23:02:56,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/networks?name=CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96986eb10f35f685b20944266aef60c05318d633" 2018-06-27 23:02:56,959 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:02:56 GMT Content-Type: application/json Content-Length: 2005 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-781a0752-4475-47d4-a105-c61716ce5ab0 X-Compute-Request-Id: req-781a0752-4475-47d4-a105-c61716ce5ab0 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fa:6c:60", "version": 4, "addr": "10.1.2.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fa:6c:60", "version": 4, "addr": "172.30.10.121", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/d0117027-24b7-4b59-8992-e767bc4193a3", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/d0117027-24b7-4b59-8992-e767bc4193a3", "rel": "bookmark"}], "image": {"id": "0330e706-2a8e-48bc-8e2a-8cc3bf1d92b7", "links": [{"href": "http://172.30.10.101:8774/images/0330e706-2a8e-48bc-8e2a-8cc3bf1d92b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000d3", "OS-SRV-USG:launched_at": "2018-06-27T23:02:40.000000", "flavor": {"id": "3da6a536-4b83-4148-8563-86cde539f0a9", "links": [{"href": "http://172.30.10.101:8774/flavors/3da6a536-4b83-4148-8563-86cde539f0a9", "rel": "bookmark"}]}, "id": "d0117027-24b7-4b59-8992-e767bc4193a3", "security_groups": [{"name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-sec_grp"}], "user_id": "7bc4971af9a94916a1a009f465e3a6ae", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T23:02:40Z", "hostId": "b994f6cd38ad594a046e04012892e3b73a27bc0abbaa6258a5ffdc1b", "OS-EXT-SRV-ATTR:host": "cmp002", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp002.mcp-ovs-ha.local", "name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-inst1", "created": "2018-06-27T23:02:22Z", "tenant_id": "2876c6c697f447a8a2ae04625d1ad99b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:02:56,959 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/d0117027-24b7-4b59-8992-e767bc4193a3 used request id req-781a0752-4475-47d4-a105-c61716ce5ab0 2018-06-27 23:02: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/networks?name=CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96986eb10f35f685b20944266aef60c05318d633" 2018-06-27 23:02:57,225 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:02:57 GMT Content-Type: application/json Content-Length: 727 Connection: keep-alive X-Openstack-Request-Id: req-6417f734-2fc0-4097-b015-4210c2471f83 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":"2b51b4de-f1d0-46b6-ab5f-08b790cce351","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2876c6c697f447a8a2ae04625d1ad99b","status":"ACTIVE","subnets":["62734ebe-17f6-4ded-ac3d-be4f34079c23"],"description":"","tags":[],"updated_at":"2018-06-27T23:02:13Z","provider:segmentation_id":14,"name":"CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-net","admin_state_up":true,"tenant_id":"2876c6c697f447a8a2ae04625d1ad99b","created_at":"2018-06-27T23:02:10Z","provider:network_type":"vxlan"}]} 2018-06-27 23:02:57,225 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-net used request id req-6417f734-2fc0-4097-b015-4210c2471f83 2018-06-27 23:02:57,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 23:02:57,241 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 23:02: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-27 23:02:57,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/2876c6c697f447a8a2ae04625d1ad99b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96986eb10f35f685b20944266aef60c05318d633" 2018-06-27 23:02:57,340 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:02:57 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-84264a9f-be15-405f-bb63-bb758bb05668 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/2876c6c697f447a8a2ae04625d1ad99b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2876c6c697f447a8a2ae04625d1ad99b", "name": "CreateStackFloatingIpTests-42c7c0d5-a914-4c4-proj"}} 2018-06-27 23:02:57,341 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/2876c6c697f447a8a2ae04625d1ad99b used request id req-84264a9f-be15-405f-bb63-bb758bb05668 2018-06-27 23:02:57,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=2b51b4de-f1d0-46b6-ab5f-08b790cce351 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96986eb10f35f685b20944266aef60c05318d633" 2018-06-27 23:02:57,441 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:02:57 GMT Content-Type: application/json Content-Length: 727 Connection: keep-alive X-Openstack-Request-Id: req-d9981062-da2d-471e-939d-45c36e86a4b1 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":"2b51b4de-f1d0-46b6-ab5f-08b790cce351","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2876c6c697f447a8a2ae04625d1ad99b","status":"ACTIVE","subnets":["62734ebe-17f6-4ded-ac3d-be4f34079c23"],"description":"","tags":[],"updated_at":"2018-06-27T23:02:13Z","provider:segmentation_id":14,"name":"CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-net","admin_state_up":true,"tenant_id":"2876c6c697f447a8a2ae04625d1ad99b","created_at":"2018-06-27T23:02:10Z","provider:network_type":"vxlan"}]} 2018-06-27 23:02:57,441 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-net used request id req-d9981062-da2d-471e-939d-45c36e86a4b1 2018-06-27 23:02: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/projects/2876c6c697f447a8a2ae04625d1ad99b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96986eb10f35f685b20944266aef60c05318d633" 2018-06-27 23:02:57,537 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:02:57 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4a0100ea-cfa4-49d7-8610-3995318dd3de Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/2876c6c697f447a8a2ae04625d1ad99b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2876c6c697f447a8a2ae04625d1ad99b", "name": "CreateStackFloatingIpTests-42c7c0d5-a914-4c4-proj"}} 2018-06-27 23:02:57,537 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/2876c6c697f447a8a2ae04625d1ad99b used request id req-4a0100ea-cfa4-49d7-8610-3995318dd3de 2018-06-27 23:02:57,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/subnets?network_id=2b51b4de-f1d0-46b6-ab5f-08b790cce351 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96986eb10f35f685b20944266aef60c05318d633" 2018-06-27 23:02:57,693 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:02:57 GMT Content-Type: application/json Content-Length: 668 Connection: keep-alive X-Openstack-Request-Id: req-e9e203de-5092-4570-8826-3b50de01f9bd Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2b51b4de-f1d0-46b6-ab5f-08b790cce351","tenant_id":"2876c6c697f447a8a2ae04625d1ad99b","created_at":"2018-06-27T23:02:13Z","dns_nameservers":[],"updated_at":"2018-06-27T23:02:13Z","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":"2876c6c697f447a8a2ae04625d1ad99b","id":"62734ebe-17f6-4ded-ac3d-be4f34079c23","subnetpool_id":null,"name":"CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-subnet"}]} 2018-06-27 23:02:57,693 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=2b51b4de-f1d0-46b6-ab5f-08b790cce351 used request id req-e9e203de-5092-4570-8826-3b50de01f9bd 2018-06-27 23:02:57,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/ports?network_id=2b51b4de-f1d0-46b6-ab5f-08b790cce351 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96986eb10f35f685b20944266aef60c05318d633" 2018-06-27 23:02:57,849 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:02:57 GMT Content-Type: application/json Content-Length: 4486 Connection: keep-alive X-Openstack-Request-Id: req-636f930a-846f-4f22-8719-91d0d63c5422 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T23:02:25Z","device_owner":"network:router_interface","revision_number":9,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"62734ebe-17f6-4ded-ac3d-be4f34079c23","ip_address":"10.1.2.1"}],"id":"0831beaf-4601-4738-9632-6aa1f5b5ad30","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e5:9d:ee","project_id":"2876c6c697f447a8a2ae04625d1ad99b","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"c12420de-2e2e-4d0a-868a-f0df8c5a400a","name":"","admin_state_up":true,"network_id":"2b51b4de-f1d0-46b6-ab5f-08b790cce351","tenant_id":"2876c6c697f447a8a2ae04625d1ad99b","created_at":"2018-06-27T23:02:17Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T23:02:21Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"62734ebe-17f6-4ded-ac3d-be4f34079c23","ip_address":"10.1.2.3"}],"id":"1962751d-5dfc-4c64-a089-22ae7dea8f37","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:37:e4","project_id":"2876c6c697f447a8a2ae04625d1ad99b","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-2b51b4de-f1d0-46b6-ab5f-08b790cce351","name":"","admin_state_up":true,"network_id":"2b51b4de-f1d0-46b6-ab5f-08b790cce351","tenant_id":"2876c6c697f447a8a2ae04625d1ad99b","created_at":"2018-06-27T23:02:15Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T23:02:36Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"62734ebe-17f6-4ded-ac3d-be4f34079c23","ip_address":"10.1.2.7"}],"id":"2d2a5a9f-6696-41ee-8080-9aa86f03db60","security_groups":["10cb7a8e-d6e6-49d8-b5f5-acc6a120772b"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a9:d9:03","project_id":"2876c6c697f447a8a2ae04625d1ad99b","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"2c0cbc17-94f2-4c4d-923b-5d42df9d3ad0","name":"","admin_state_up":true,"network_id":"2b51b4de-f1d0-46b6-ab5f-08b790cce351","tenant_id":"2876c6c697f447a8a2ae04625d1ad99b","created_at":"2018-06-27T23:02:26Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T23:02:20Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"62734ebe-17f6-4ded-ac3d-be4f34079c23","ip_address":"10.1.2.2"}],"id":"5a8ffa3c-a2ff-44e9-a376-3a08365d87ab","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8c:a8:1e","project_id":"2876c6c697f447a8a2ae04625d1ad99b","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-2b51b4de-f1d0-46b6-ab5f-08b790cce351","name":"","admin_state_up":true,"network_id":"2b51b4de-f1d0-46b6-ab5f-08b790cce351","tenant_id":"2876c6c697f447a8a2ae04625d1ad99b","created_at":"2018-06-27T23:02:14Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T23:02:39Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"62734ebe-17f6-4ded-ac3d-be4f34079c23","ip_address":"10.1.2.5"}],"id":"60db6e07-3c46-42a1-a5c5-db69c0fdab00","security_groups":["4b4fbfc3-5692-437d-b4ea-44efb0ac7d40"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:fa:6c:60","project_id":"2876c6c697f447a8a2ae04625d1ad99b","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"d0117027-24b7-4b59-8992-e767bc4193a3","name":"","admin_state_up":true,"network_id":"2b51b4de-f1d0-46b6-ab5f-08b790cce351","tenant_id":"2876c6c697f447a8a2ae04625d1ad99b","created_at":"2018-06-27T23:02:26Z","binding:vnic_type":"normal"}]} 2018-06-27 23:02:57,850 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=2b51b4de-f1d0-46b6-ab5f-08b790cce351 used request id req-636f930a-846f-4f22-8719-91d0d63c5422 2018-06-27 23:02:58,118 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:02:58 GMT Content-Type: application/json Content-Length: 668 Connection: keep-alive X-Openstack-Request-Id: req-ca4b142f-6576-4109-b43c-780c59f7de3f Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2b51b4de-f1d0-46b6-ab5f-08b790cce351","tenant_id":"2876c6c697f447a8a2ae04625d1ad99b","created_at":"2018-06-27T23:02:13Z","dns_nameservers":[],"updated_at":"2018-06-27T23:02:13Z","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":"2876c6c697f447a8a2ae04625d1ad99b","id":"62734ebe-17f6-4ded-ac3d-be4f34079c23","subnetpool_id":null,"name":"CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-subnet"}]} 2018-06-27 23:02:58,119 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=2b51b4de-f1d0-46b6-ab5f-08b790cce351 used request id req-ca4b142f-6576-4109-b43c-780c59f7de3f 2018-06-27 23:02:58,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/ports?network_id=2b51b4de-f1d0-46b6-ab5f-08b790cce351 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96986eb10f35f685b20944266aef60c05318d633" 2018-06-27 23:02:58,998 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:02:58 GMT Content-Type: application/json Content-Length: 4486 Connection: keep-alive X-Openstack-Request-Id: req-f94f41ef-05df-4a57-a11a-a753a2d822f1 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T23:02:25Z","device_owner":"network:router_interface","revision_number":9,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"62734ebe-17f6-4ded-ac3d-be4f34079c23","ip_address":"10.1.2.1"}],"id":"0831beaf-4601-4738-9632-6aa1f5b5ad30","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e5:9d:ee","project_id":"2876c6c697f447a8a2ae04625d1ad99b","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"c12420de-2e2e-4d0a-868a-f0df8c5a400a","name":"","admin_state_up":true,"network_id":"2b51b4de-f1d0-46b6-ab5f-08b790cce351","tenant_id":"2876c6c697f447a8a2ae04625d1ad99b","created_at":"2018-06-27T23:02:17Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T23:02:21Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"62734ebe-17f6-4ded-ac3d-be4f34079c23","ip_address":"10.1.2.3"}],"id":"1962751d-5dfc-4c64-a089-22ae7dea8f37","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:37:e4","project_id":"2876c6c697f447a8a2ae04625d1ad99b","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-2b51b4de-f1d0-46b6-ab5f-08b790cce351","name":"","admin_state_up":true,"network_id":"2b51b4de-f1d0-46b6-ab5f-08b790cce351","tenant_id":"2876c6c697f447a8a2ae04625d1ad99b","created_at":"2018-06-27T23:02:15Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T23:02:36Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"62734ebe-17f6-4ded-ac3d-be4f34079c23","ip_address":"10.1.2.7"}],"id":"2d2a5a9f-6696-41ee-8080-9aa86f03db60","security_groups":["10cb7a8e-d6e6-49d8-b5f5-acc6a120772b"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a9:d9:03","project_id":"2876c6c697f447a8a2ae04625d1ad99b","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"2c0cbc17-94f2-4c4d-923b-5d42df9d3ad0","name":"","admin_state_up":true,"network_id":"2b51b4de-f1d0-46b6-ab5f-08b790cce351","tenant_id":"2876c6c697f447a8a2ae04625d1ad99b","created_at":"2018-06-27T23:02:26Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T23:02:20Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"62734ebe-17f6-4ded-ac3d-be4f34079c23","ip_address":"10.1.2.2"}],"id":"5a8ffa3c-a2ff-44e9-a376-3a08365d87ab","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8c:a8:1e","project_id":"2876c6c697f447a8a2ae04625d1ad99b","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-2b51b4de-f1d0-46b6-ab5f-08b790cce351","name":"","admin_state_up":true,"network_id":"2b51b4de-f1d0-46b6-ab5f-08b790cce351","tenant_id":"2876c6c697f447a8a2ae04625d1ad99b","created_at":"2018-06-27T23:02:14Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T23:02:39Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"62734ebe-17f6-4ded-ac3d-be4f34079c23","ip_address":"10.1.2.5"}],"id":"60db6e07-3c46-42a1-a5c5-db69c0fdab00","security_groups":["4b4fbfc3-5692-437d-b4ea-44efb0ac7d40"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:fa:6c:60","project_id":"2876c6c697f447a8a2ae04625d1ad99b","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"d0117027-24b7-4b59-8992-e767bc4193a3","name":"","admin_state_up":true,"network_id":"2b51b4de-f1d0-46b6-ab5f-08b790cce351","tenant_id":"2876c6c697f447a8a2ae04625d1ad99b","created_at":"2018-06-27T23:02:26Z","binding:vnic_type":"normal"}]} 2018-06-27 23:02:58,999 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=2b51b4de-f1d0-46b6-ab5f-08b790cce351 used request id req-f94f41ef-05df-4a57-a11a-a753a2d822f1 2018-06-27 23:02:59,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b/stacks/9acdb4d1-ec27-4357-bbfe-1881dcab907d/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96986eb10f35f685b20944266aef60c05318d633" 2018-06-27 23:02:59,723 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 23:02:59 GMT Content-Type: application/json Content-Length: 569 Connection: keep-alive Location: https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack/9acdb4d1-ec27-4357-bbfe-1881dcab907d/resources X-Openstack-Request-Id: req-803d8cdf-d81c-48bb-a620-3677d4d8a81b Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack/9acdb4d1-ec27-4357-bbfe-1881dcab907d/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 23:02:59,937 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:02:59 GMT Content-Type: application/json Content-Length: 10541 Connection: keep-alive X-Openstack-Request-Id: req-889e8099-5830-40d2-971b-4d9afd8f6827 Front-End-Https: on RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack/9acdb4d1-ec27-4357-bbfe-1881dcab907d/resources/flavor2", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack/9acdb4d1-ec27-4357-bbfe-1881dcab907d", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-06-27T23:02:05Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-27T23:02:05Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "5a574919-927a-4b41-8116-9c576a59f0a7", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack/9acdb4d1-ec27-4357-bbfe-1881dcab907d/resources/flavor1", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack/9acdb4d1-ec27-4357-bbfe-1881dcab907d", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-06-27T23:02:06Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-27T23:02:06Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "3da6a536-4b83-4148-8563-86cde539f0a9", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack/9acdb4d1-ec27-4357-bbfe-1881dcab907d/resources/network", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack/9acdb4d1-ec27-4357-bbfe-1881dcab907d", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-06-27T23:02:05Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-27T23:02:05Z", "required_by": ["subnet", "vm2", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "2b51b4de-f1d0-46b6-ab5f-08b790cce351", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack/9acdb4d1-ec27-4357-bbfe-1881dcab907d/resources/server_security_group", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack/9acdb4d1-ec27-4357-bbfe-1881dcab907d", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-06-27T23:02:05Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-27T23:02:05Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "4b4fbfc3-5692-437d-b4ea-44efb0ac7d40", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack/9acdb4d1-ec27-4357-bbfe-1881dcab907d/resources/floating_ip", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack/9acdb4d1-ec27-4357-bbfe-1881dcab907d", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-06-27T23:02:05Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-27T23:02:05Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "7f801853-64da-4757-9f8e-f02b263053a7", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack/9acdb4d1-ec27-4357-bbfe-1881dcab907d/resources/floating_ip_association", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack/9acdb4d1-ec27-4357-bbfe-1881dcab907d", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-06-27T23:02:05Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-27T23:02:05Z", "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/2876c6c697f447a8a2ae04625d1ad99b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack/9acdb4d1-ec27-4357-bbfe-1881dcab907d/resources/keypair", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack/9acdb4d1-ec27-4357-bbfe-1881dcab907d", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-06-27T23:02:05Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-27T23:02:05Z", "required_by": ["vm2", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-kp", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack/9acdb4d1-ec27-4357-bbfe-1881dcab907d/resources/management_router_interface", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack/9acdb4d1-ec27-4357-bbfe-1881dcab907d", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-06-27T23:02:05Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-27T23:02:05Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "c12420de-2e2e-4d0a-868a-f0df8c5a400a:subnet_id=62734ebe-17f6-4ded-ac3d-be4f34079c23", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack/9acdb4d1-ec27-4357-bbfe-1881dcab907d/resources/subnet", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack/9acdb4d1-ec27-4357-bbfe-1881dcab907d", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-06-27T23:02:05Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-27T23:02:05Z", "required_by": ["management_router_interface", "vm2", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "62734ebe-17f6-4ded-ac3d-be4f34079c23", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "management_router", "links": [{"href": "https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack/9acdb4d1-ec27-4357-bbfe-1881dcab907d/resources/management_router", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack/9acdb4d1-ec27-4357-bbfe-1881dcab907d", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-06-27T23:02:05Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-27T23:02:05Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "c12420de-2e2e-4d0a-868a-f0df8c5a400a", "resource_type": "OS::Neutron::Router"}, {"resource_name": "vm2", "links": [{"href": "https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack/9acdb4d1-ec27-4357-bbfe-1881dcab907d/resources/vm2", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack/9acdb4d1-ec27-4357-bbfe-1881dcab907d", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-06-27T23:02:05Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-27T23:02:05Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "2c0cbc17-94f2-4c4d-923b-5d42df9d3ad0", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm1", "links": [{"href": "https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack/9acdb4d1-ec27-4357-bbfe-1881dcab907d/resources/vm1", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack/9acdb4d1-ec27-4357-bbfe-1881dcab907d", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-06-27T23:02:05Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-27T23:02:05Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "d0117027-24b7-4b59-8992-e767bc4193a3", "resource_type": "OS::Nova::Server"}]} 2018-06-27 23:02:59,938 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack/9acdb4d1-ec27-4357-bbfe-1881dcab907d/resources used request id req-889e8099-5830-40d2-971b-4d9afd8f6827 2018-06-27 23:02:59,948 - novaclient.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/5a574919-927a-4b41-8116-9c576a59f0a7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96986eb10f35f685b20944266aef60c05318d633" 2018-06-27 23:02: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/flavors/3da6a536-4b83-4148-8563-86cde539f0a9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96986eb10f35f685b20944266aef60c05318d633" 2018-06-27 23:03:00,396 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:03:00 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-aeb0f07a-acea-4798-8203-fcc46b401cef X-Compute-Request-Id: req-aeb0f07a-acea-4798-8203-fcc46b401cef Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack-flavor1-ef6vt45iyrjg", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/3da6a536-4b83-4148-8563-86cde539f0a9", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/3da6a536-4b83-4148-8563-86cde539f0a9", "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": "3da6a536-4b83-4148-8563-86cde539f0a9"}} 2018-06-27 23:03:00,396 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/3da6a536-4b83-4148-8563-86cde539f0a9 used request id req-aeb0f07a-acea-4798-8203-fcc46b401cef 2018-06-27 23:03:00,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/subnets/62734ebe-17f6-4ded-ac3d-be4f34079c23 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96986eb10f35f685b20944266aef60c05318d633" 2018-06-27 23:03:00,525 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:03:00 GMT Content-Type: application/json Content-Length: 665 Connection: keep-alive X-Openstack-Request-Id: req-2bf05b41-5bd5-4fb7-aa61-752da39380e7 Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2b51b4de-f1d0-46b6-ab5f-08b790cce351","tenant_id":"2876c6c697f447a8a2ae04625d1ad99b","created_at":"2018-06-27T23:02:13Z","dns_nameservers":[],"updated_at":"2018-06-27T23:02:13Z","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":"2876c6c697f447a8a2ae04625d1ad99b","id":"62734ebe-17f6-4ded-ac3d-be4f34079c23","subnetpool_id":null,"name":"CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-subnet"}} 2018-06-27 23:03:00,526 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/62734ebe-17f6-4ded-ac3d-be4f34079c23 used request id req-2bf05b41-5bd5-4fb7-aa61-752da39380e7 2018-06-27 23:03:00,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=2b51b4de-f1d0-46b6-ab5f-08b790cce351 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96986eb10f35f685b20944266aef60c05318d633" 2018-06-27 23:03:00,606 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:03:00 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-456873d2-0fb8-4bb6-9e56-be950f184e12 X-Compute-Request-Id: req-456873d2-0fb8-4bb6-9e56-be950f184e12 Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack-flavor2-ng5l5kk4w6vj", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/5a574919-927a-4b41-8116-9c576a59f0a7", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/5a574919-927a-4b41-8116-9c576a59f0a7", "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": "5a574919-927a-4b41-8116-9c576a59f0a7"}} 2018-06-27 23:03:00,606 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/5a574919-927a-4b41-8116-9c576a59f0a7 used request id req-456873d2-0fb8-4bb6-9e56-be950f184e12 2018-06-27 23:03:00,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/subnets/62734ebe-17f6-4ded-ac3d-be4f34079c23 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96986eb10f35f685b20944266aef60c05318d633" 2018-06-27 23:03:00,787 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:03:00 GMT Content-Type: application/json Content-Length: 665 Connection: keep-alive X-Openstack-Request-Id: req-3152f8fd-6426-416b-8d40-bd78a0851775 Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2b51b4de-f1d0-46b6-ab5f-08b790cce351","tenant_id":"2876c6c697f447a8a2ae04625d1ad99b","created_at":"2018-06-27T23:02:13Z","dns_nameservers":[],"updated_at":"2018-06-27T23:02:13Z","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":"2876c6c697f447a8a2ae04625d1ad99b","id":"62734ebe-17f6-4ded-ac3d-be4f34079c23","subnetpool_id":null,"name":"CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-subnet"}} 2018-06-27 23:03:00,787 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/62734ebe-17f6-4ded-ac3d-be4f34079c23 used request id req-3152f8fd-6426-416b-8d40-bd78a0851775 2018-06-27 23:03:00,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?id=2b51b4de-f1d0-46b6-ab5f-08b790cce351 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96986eb10f35f685b20944266aef60c05318d633" 2018-06-27 23:03:01,056 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:03:01 GMT Content-Type: application/json Content-Length: 727 Connection: keep-alive X-Openstack-Request-Id: req-5da131a3-acbf-4e66-ab7a-bc2c3bc8ca26 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":"2b51b4de-f1d0-46b6-ab5f-08b790cce351","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2876c6c697f447a8a2ae04625d1ad99b","status":"ACTIVE","subnets":["62734ebe-17f6-4ded-ac3d-be4f34079c23"],"description":"","tags":[],"updated_at":"2018-06-27T23:02:13Z","provider:segmentation_id":14,"name":"CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-net","admin_state_up":true,"tenant_id":"2876c6c697f447a8a2ae04625d1ad99b","created_at":"2018-06-27T23:02:10Z","provider:network_type":"vxlan"}]} 2018-06-27 23:03:01,056 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=2b51b4de-f1d0-46b6-ab5f-08b790cce351 used request id req-5da131a3-acbf-4e66-ab7a-bc2c3bc8ca26 2018-06-27 23:03:01,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=2b51b4de-f1d0-46b6-ab5f-08b790cce351 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96986eb10f35f685b20944266aef60c05318d633" 2018-06-27 23:03:01,187 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:03:01 GMT Content-Type: application/json Content-Length: 727 Connection: keep-alive X-Openstack-Request-Id: req-d637d4c8-be41-4688-b52f-c18868b84ae8 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":"2b51b4de-f1d0-46b6-ab5f-08b790cce351","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2876c6c697f447a8a2ae04625d1ad99b","status":"ACTIVE","subnets":["62734ebe-17f6-4ded-ac3d-be4f34079c23"],"description":"","tags":[],"updated_at":"2018-06-27T23:02:13Z","provider:segmentation_id":14,"name":"CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-net","admin_state_up":true,"tenant_id":"2876c6c697f447a8a2ae04625d1ad99b","created_at":"2018-06-27T23:02:10Z","provider:network_type":"vxlan"}]} 2018-06-27 23:03:01,188 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=2b51b4de-f1d0-46b6-ab5f-08b790cce351 used request id req-d637d4c8-be41-4688-b52f-c18868b84ae8 2018-06-27 23:03:01,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=2b51b4de-f1d0-46b6-ab5f-08b790cce351 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96986eb10f35f685b20944266aef60c05318d633" 2018-06-27 23:03:01,198 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:03:01 GMT Content-Type: application/json Content-Length: 668 Connection: keep-alive X-Openstack-Request-Id: req-2beb6a24-763e-4984-ba57-18675650b16c Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2b51b4de-f1d0-46b6-ab5f-08b790cce351","tenant_id":"2876c6c697f447a8a2ae04625d1ad99b","created_at":"2018-06-27T23:02:13Z","dns_nameservers":[],"updated_at":"2018-06-27T23:02:13Z","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":"2876c6c697f447a8a2ae04625d1ad99b","id":"62734ebe-17f6-4ded-ac3d-be4f34079c23","subnetpool_id":null,"name":"CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-subnet"}]} 2018-06-27 23:03:01,199 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=2b51b4de-f1d0-46b6-ab5f-08b790cce351 used request id req-2beb6a24-763e-4984-ba57-18675650b16c 2018-06-27 23:03:01,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/networks?name=CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96986eb10f35f685b20944266aef60c05318d633" 2018-06-27 23:03:01,336 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:03:01 GMT Content-Type: application/json Content-Length: 668 Connection: keep-alive X-Openstack-Request-Id: req-23b74cc3-6922-40c2-8a72-92a5de8989ab Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2b51b4de-f1d0-46b6-ab5f-08b790cce351","tenant_id":"2876c6c697f447a8a2ae04625d1ad99b","created_at":"2018-06-27T23:02:13Z","dns_nameservers":[],"updated_at":"2018-06-27T23:02:13Z","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":"2876c6c697f447a8a2ae04625d1ad99b","id":"62734ebe-17f6-4ded-ac3d-be4f34079c23","subnetpool_id":null,"name":"CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-subnet"}]} 2018-06-27 23:03:01,336 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=2b51b4de-f1d0-46b6-ab5f-08b790cce351 used request id req-23b74cc3-6922-40c2-8a72-92a5de8989ab 2018-06-27 23:03:01,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/networks?name=CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96986eb10f35f685b20944266aef60c05318d633" 2018-06-27 23:03:01,399 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:03:01 GMT Content-Type: application/json Content-Length: 727 Connection: keep-alive X-Openstack-Request-Id: req-86c41671-c680-400f-9b1f-e34537e061d2 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":"2b51b4de-f1d0-46b6-ab5f-08b790cce351","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2876c6c697f447a8a2ae04625d1ad99b","status":"ACTIVE","subnets":["62734ebe-17f6-4ded-ac3d-be4f34079c23"],"description":"","tags":[],"updated_at":"2018-06-27T23:02:13Z","provider:segmentation_id":14,"name":"CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-net","admin_state_up":true,"tenant_id":"2876c6c697f447a8a2ae04625d1ad99b","created_at":"2018-06-27T23:02:10Z","provider:network_type":"vxlan"}]} 2018-06-27 23:03:01,400 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-net used request id req-86c41671-c680-400f-9b1f-e34537e061d2 2018-06-27 23:03:01,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/2876c6c697f447a8a2ae04625d1ad99b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96986eb10f35f685b20944266aef60c05318d633" 2018-06-27 23:03:01,492 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:03:01 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ca4aec37-2e71-4a93-af2f-c1b80cc76c37 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/2876c6c697f447a8a2ae04625d1ad99b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2876c6c697f447a8a2ae04625d1ad99b", "name": "CreateStackFloatingIpTests-42c7c0d5-a914-4c4-proj"}} 2018-06-27 23:03:01,492 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/2876c6c697f447a8a2ae04625d1ad99b used request id req-ca4aec37-2e71-4a93-af2f-c1b80cc76c37 2018-06-27 23:03:01,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=2b51b4de-f1d0-46b6-ab5f-08b790cce351 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96986eb10f35f685b20944266aef60c05318d633" 2018-06-27 23:03:01,596 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:03:01 GMT Content-Type: application/json Content-Length: 668 Connection: keep-alive X-Openstack-Request-Id: req-ce29074b-b09a-4110-9147-6fb1a516339a Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2b51b4de-f1d0-46b6-ab5f-08b790cce351","tenant_id":"2876c6c697f447a8a2ae04625d1ad99b","created_at":"2018-06-27T23:02:13Z","dns_nameservers":[],"updated_at":"2018-06-27T23:02:13Z","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":"2876c6c697f447a8a2ae04625d1ad99b","id":"62734ebe-17f6-4ded-ac3d-be4f34079c23","subnetpool_id":null,"name":"CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-subnet"}]} 2018-06-27 23:03:01,596 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=2b51b4de-f1d0-46b6-ab5f-08b790cce351 used request id req-ce29074b-b09a-4110-9147-6fb1a516339a 2018-06-27 23:03:01,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=2b51b4de-f1d0-46b6-ab5f-08b790cce351&mac_address=fa%3A16%3A3e%3Aa9%3Ad9%3A03&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96986eb10f35f685b20944266aef60c05318d633" 2018-06-27 23:03:01,634 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:03:01 GMT Content-Type: application/json Content-Length: 727 Connection: keep-alive X-Openstack-Request-Id: req-dd468baf-fea2-48b3-bcd3-a315d53e916b 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":"2b51b4de-f1d0-46b6-ab5f-08b790cce351","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2876c6c697f447a8a2ae04625d1ad99b","status":"ACTIVE","subnets":["62734ebe-17f6-4ded-ac3d-be4f34079c23"],"description":"","tags":[],"updated_at":"2018-06-27T23:02:13Z","provider:segmentation_id":14,"name":"CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-net","admin_state_up":true,"tenant_id":"2876c6c697f447a8a2ae04625d1ad99b","created_at":"2018-06-27T23:02:10Z","provider:network_type":"vxlan"}]} 2018-06-27 23:03:01,634 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-net used request id req-dd468baf-fea2-48b3-bcd3-a315d53e916b 2018-06-27 23:03:01,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/2876c6c697f447a8a2ae04625d1ad99b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96986eb10f35f685b20944266aef60c05318d633" 2018-06-27 23:03:01,719 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:03:01 GMT Content-Type: application/json Content-Length: 910 Connection: keep-alive X-Openstack-Request-Id: req-06e210eb-3d97-4080-b6b7-cfd6c62de79a Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T23:02:36Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"62734ebe-17f6-4ded-ac3d-be4f34079c23","ip_address":"10.1.2.7"}],"id":"2d2a5a9f-6696-41ee-8080-9aa86f03db60","security_groups":["10cb7a8e-d6e6-49d8-b5f5-acc6a120772b"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a9:d9:03","project_id":"2876c6c697f447a8a2ae04625d1ad99b","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"2c0cbc17-94f2-4c4d-923b-5d42df9d3ad0","name":"","admin_state_up":true,"network_id":"2b51b4de-f1d0-46b6-ab5f-08b790cce351","tenant_id":"2876c6c697f447a8a2ae04625d1ad99b","created_at":"2018-06-27T23:02:26Z","binding:vnic_type":"normal"}]} 2018-06-27 23:03:01,719 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=2b51b4de-f1d0-46b6-ab5f-08b790cce351&mac_address=fa%3A16%3A3e%3Aa9%3Ad9%3A03&admin_state_up=True used request id req-06e210eb-3d97-4080-b6b7-cfd6c62de79a 2018-06-27 23:03:01,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/2876c6c697f447a8a2ae04625d1ad99b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96986eb10f35f685b20944266aef60c05318d633" 2018-06-27 23:03:01,735 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:03:01 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5f0dbc4c-4d3d-4c7f-a074-d82e06a4a75c Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/2876c6c697f447a8a2ae04625d1ad99b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2876c6c697f447a8a2ae04625d1ad99b", "name": "CreateStackFloatingIpTests-42c7c0d5-a914-4c4-proj"}} 2018-06-27 23:03:01,735 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/2876c6c697f447a8a2ae04625d1ad99b used request id req-5f0dbc4c-4d3d-4c7f-a074-d82e06a4a75c 2018-06-27 23:03:01,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=2b51b4de-f1d0-46b6-ab5f-08b790cce351 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96986eb10f35f685b20944266aef60c05318d633" 2018-06-27 23:03:01,846 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:03:01 GMT Content-Type: application/json Content-Length: 668 Connection: keep-alive X-Openstack-Request-Id: req-15fb1f10-6dfc-4d0d-8127-351f7c41166d Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2b51b4de-f1d0-46b6-ab5f-08b790cce351","tenant_id":"2876c6c697f447a8a2ae04625d1ad99b","created_at":"2018-06-27T23:02:13Z","dns_nameservers":[],"updated_at":"2018-06-27T23:02:13Z","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":"2876c6c697f447a8a2ae04625d1ad99b","id":"62734ebe-17f6-4ded-ac3d-be4f34079c23","subnetpool_id":null,"name":"CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-subnet"}]} 2018-06-27 23:03:01,846 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=2b51b4de-f1d0-46b6-ab5f-08b790cce351 used request id req-15fb1f10-6dfc-4d0d-8127-351f7c41166d 2018-06-27 23:03:01,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?network_id=2b51b4de-f1d0-46b6-ab5f-08b790cce351&mac_address=fa%3A16%3A3e%3Afa%3A6c%3A60&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96986eb10f35f685b20944266aef60c05318d633" 2018-06-27 23:03:01,974 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:03:01 GMT Content-Type: application/json Content-Length: 910 Connection: keep-alive X-Openstack-Request-Id: req-3f84c8f6-c95a-48ab-80c6-d713d30964a4 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T23:02:39Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"62734ebe-17f6-4ded-ac3d-be4f34079c23","ip_address":"10.1.2.5"}],"id":"60db6e07-3c46-42a1-a5c5-db69c0fdab00","security_groups":["4b4fbfc3-5692-437d-b4ea-44efb0ac7d40"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:fa:6c:60","project_id":"2876c6c697f447a8a2ae04625d1ad99b","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"d0117027-24b7-4b59-8992-e767bc4193a3","name":"","admin_state_up":true,"network_id":"2b51b4de-f1d0-46b6-ab5f-08b790cce351","tenant_id":"2876c6c697f447a8a2ae04625d1ad99b","created_at":"2018-06-27T23:02:26Z","binding:vnic_type":"normal"}]} 2018-06-27 23:03:01,975 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=2b51b4de-f1d0-46b6-ab5f-08b790cce351&mac_address=fa%3A16%3A3e%3Afa%3A6c%3A60&admin_state_up=True used request id req-3f84c8f6-c95a-48ab-80c6-d713d30964a4 2018-06-27 23:03:01,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/2876c6c697f447a8a2ae04625d1ad99b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96986eb10f35f685b20944266aef60c05318d633" 2018-06-27 23:03:02,151 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:03:01 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b848d0be-4bae-43ed-904e-61d23da68287 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/2876c6c697f447a8a2ae04625d1ad99b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2876c6c697f447a8a2ae04625d1ad99b", "name": "CreateStackFloatingIpTests-42c7c0d5-a914-4c4-proj"}} 2018-06-27 23:03:02,151 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/2876c6c697f447a8a2ae04625d1ad99b used request id req-b848d0be-4bae-43ed-904e-61d23da68287 2018-06-27 23:03:02,156 - keystoneauth.session - 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-d4f65fde-417d-4672-8f6c-54931f5991f0-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96986eb10f35f685b20944266aef60c05318d633" 2018-06-27 23:03:02,376 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:03:01 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-046f091b-a776-4d64-824f-9129c344ee80 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/2876c6c697f447a8a2ae04625d1ad99b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2876c6c697f447a8a2ae04625d1ad99b", "name": "CreateStackFloatingIpTests-42c7c0d5-a914-4c4-proj"}} 2018-06-27 23:03:02,377 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/2876c6c697f447a8a2ae04625d1ad99b used request id req-046f091b-a776-4d64-824f-9129c344ee80 2018-06-27 23:03:02,383 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:03:02 GMT Content-Type: application/json Content-Length: 727 Connection: keep-alive X-Openstack-Request-Id: req-476a8eaf-571e-4e57-9de2-78f9dbb8fcbf 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":"2b51b4de-f1d0-46b6-ab5f-08b790cce351","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2876c6c697f447a8a2ae04625d1ad99b","status":"ACTIVE","subnets":["62734ebe-17f6-4ded-ac3d-be4f34079c23"],"description":"","tags":[],"updated_at":"2018-06-27T23:02:13Z","provider:segmentation_id":14,"name":"CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-net","admin_state_up":true,"tenant_id":"2876c6c697f447a8a2ae04625d1ad99b","created_at":"2018-06-27T23:02:10Z","provider:network_type":"vxlan"}]} 2018-06-27 23:03:02,383 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-net used request id req-476a8eaf-571e-4e57-9de2-78f9dbb8fcbf 2018-06-27 23:03:02,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=CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96986eb10f35f685b20944266aef60c05318d633" 2018-06-27 23:03:02,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/subnets?network_id=2b51b4de-f1d0-46b6-ab5f-08b790cce351 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96986eb10f35f685b20944266aef60c05318d633" 2018-06-27 23:03:02,497 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:03:02 GMT Content-Type: application/json Content-Length: 668 Connection: keep-alive X-Openstack-Request-Id: req-cb2d882b-dc6b-4119-a12c-fb1d0b0ba7a5 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2b51b4de-f1d0-46b6-ab5f-08b790cce351","tenant_id":"2876c6c697f447a8a2ae04625d1ad99b","created_at":"2018-06-27T23:02:13Z","dns_nameservers":[],"updated_at":"2018-06-27T23:02:13Z","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":"2876c6c697f447a8a2ae04625d1ad99b","id":"62734ebe-17f6-4ded-ac3d-be4f34079c23","subnetpool_id":null,"name":"CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-subnet"}]} 2018-06-27 23:03:02,498 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=2b51b4de-f1d0-46b6-ab5f-08b790cce351 used request id req-cb2d882b-dc6b-4119-a12c-fb1d0b0ba7a5 2018-06-27 23:03:02,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=2b51b4de-f1d0-46b6-ab5f-08b790cce351 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96986eb10f35f685b20944266aef60c05318d633" 2018-06-27 23:03:02,585 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:03:02 GMT Content-Type: application/json Content-Length: 727 Connection: keep-alive X-Openstack-Request-Id: req-109f8b02-423c-48da-a9d5-9ec659821c6f 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":"2b51b4de-f1d0-46b6-ab5f-08b790cce351","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2876c6c697f447a8a2ae04625d1ad99b","status":"ACTIVE","subnets":["62734ebe-17f6-4ded-ac3d-be4f34079c23"],"description":"","tags":[],"updated_at":"2018-06-27T23:02:13Z","provider:segmentation_id":14,"name":"CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-net","admin_state_up":true,"tenant_id":"2876c6c697f447a8a2ae04625d1ad99b","created_at":"2018-06-27T23:02:10Z","provider:network_type":"vxlan"}]} 2018-06-27 23:03:02,585 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-net used request id req-109f8b02-423c-48da-a9d5-9ec659821c6f 2018-06-27 23:03:02,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=2b51b4de-f1d0-46b6-ab5f-08b790cce351 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96986eb10f35f685b20944266aef60c05318d633" 2018-06-27 23:03:02,687 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:03:02 GMT Content-Type: application/json Content-Length: 668 Connection: keep-alive X-Openstack-Request-Id: req-cc3b31b7-dc53-490e-9129-0f634e2583b4 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2b51b4de-f1d0-46b6-ab5f-08b790cce351","tenant_id":"2876c6c697f447a8a2ae04625d1ad99b","created_at":"2018-06-27T23:02:13Z","dns_nameservers":[],"updated_at":"2018-06-27T23:02:13Z","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":"2876c6c697f447a8a2ae04625d1ad99b","id":"62734ebe-17f6-4ded-ac3d-be4f34079c23","subnetpool_id":null,"name":"CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-subnet"}]} 2018-06-27 23:03:02,687 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=2b51b4de-f1d0-46b6-ab5f-08b790cce351 used request id req-cc3b31b7-dc53-490e-9129-0f634e2583b4 2018-06-27 23:03:02,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=2b51b4de-f1d0-46b6-ab5f-08b790cce351 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96986eb10f35f685b20944266aef60c05318d633" 2018-06-27 23:03:02,827 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:03:02 GMT Content-Type: application/json Content-Length: 4486 Connection: keep-alive X-Openstack-Request-Id: req-c7afcc1e-d7c3-4048-a004-2623346280e4 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T23:02:25Z","device_owner":"network:router_interface","revision_number":9,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"62734ebe-17f6-4ded-ac3d-be4f34079c23","ip_address":"10.1.2.1"}],"id":"0831beaf-4601-4738-9632-6aa1f5b5ad30","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e5:9d:ee","project_id":"2876c6c697f447a8a2ae04625d1ad99b","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"c12420de-2e2e-4d0a-868a-f0df8c5a400a","name":"","admin_state_up":true,"network_id":"2b51b4de-f1d0-46b6-ab5f-08b790cce351","tenant_id":"2876c6c697f447a8a2ae04625d1ad99b","created_at":"2018-06-27T23:02:17Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T23:02:21Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"62734ebe-17f6-4ded-ac3d-be4f34079c23","ip_address":"10.1.2.3"}],"id":"1962751d-5dfc-4c64-a089-22ae7dea8f37","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:37:e4","project_id":"2876c6c697f447a8a2ae04625d1ad99b","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-2b51b4de-f1d0-46b6-ab5f-08b790cce351","name":"","admin_state_up":true,"network_id":"2b51b4de-f1d0-46b6-ab5f-08b790cce351","tenant_id":"2876c6c697f447a8a2ae04625d1ad99b","created_at":"2018-06-27T23:02:15Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T23:02:36Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"62734ebe-17f6-4ded-ac3d-be4f34079c23","ip_address":"10.1.2.7"}],"id":"2d2a5a9f-6696-41ee-8080-9aa86f03db60","security_groups":["10cb7a8e-d6e6-49d8-b5f5-acc6a120772b"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a9:d9:03","project_id":"2876c6c697f447a8a2ae04625d1ad99b","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"2c0cbc17-94f2-4c4d-923b-5d42df9d3ad0","name":"","admin_state_up":true,"network_id":"2b51b4de-f1d0-46b6-ab5f-08b790cce351","tenant_id":"2876c6c697f447a8a2ae04625d1ad99b","created_at":"2018-06-27T23:02:26Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T23:02:20Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"62734ebe-17f6-4ded-ac3d-be4f34079c23","ip_address":"10.1.2.2"}],"id":"5a8ffa3c-a2ff-44e9-a376-3a08365d87ab","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8c:a8:1e","project_id":"2876c6c697f447a8a2ae04625d1ad99b","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-2b51b4de-f1d0-46b6-ab5f-08b790cce351","name":"","admin_state_up":true,"network_id":"2b51b4de-f1d0-46b6-ab5f-08b790cce351","tenant_id":"2876c6c697f447a8a2ae04625d1ad99b","created_at":"2018-06-27T23:02:14Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T23:02:39Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"62734ebe-17f6-4ded-ac3d-be4f34079c23","ip_address":"10.1.2.5"}],"id":"60db6e07-3c46-42a1-a5c5-db69c0fdab00","security_groups":["4b4fbfc3-5692-437d-b4ea-44efb0ac7d40"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:fa:6c:60","project_id":"2876c6c697f447a8a2ae04625d1ad99b","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"d0117027-24b7-4b59-8992-e767bc4193a3","name":"","admin_state_up":true,"network_id":"2b51b4de-f1d0-46b6-ab5f-08b790cce351","tenant_id":"2876c6c697f447a8a2ae04625d1ad99b","created_at":"2018-06-27T23:02:26Z","binding:vnic_type":"normal"}]} 2018-06-27 23:03:02,827 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=2b51b4de-f1d0-46b6-ab5f-08b790cce351 used request id req-c7afcc1e-d7c3-4048-a004-2623346280e4 2018-06-27 23:03:02,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/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96986eb10f35f685b20944266aef60c05318d633" 2018-06-27 23:03:02,839 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:03:02 GMT Content-Type: application/json Content-Length: 4486 Connection: keep-alive X-Openstack-Request-Id: req-eb7f96b6-332e-4553-bffe-847feb7f7ab1 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T23:02:25Z","device_owner":"network:router_interface","revision_number":9,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"62734ebe-17f6-4ded-ac3d-be4f34079c23","ip_address":"10.1.2.1"}],"id":"0831beaf-4601-4738-9632-6aa1f5b5ad30","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e5:9d:ee","project_id":"2876c6c697f447a8a2ae04625d1ad99b","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"c12420de-2e2e-4d0a-868a-f0df8c5a400a","name":"","admin_state_up":true,"network_id":"2b51b4de-f1d0-46b6-ab5f-08b790cce351","tenant_id":"2876c6c697f447a8a2ae04625d1ad99b","created_at":"2018-06-27T23:02:17Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T23:02:21Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"62734ebe-17f6-4ded-ac3d-be4f34079c23","ip_address":"10.1.2.3"}],"id":"1962751d-5dfc-4c64-a089-22ae7dea8f37","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:37:e4","project_id":"2876c6c697f447a8a2ae04625d1ad99b","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-2b51b4de-f1d0-46b6-ab5f-08b790cce351","name":"","admin_state_up":true,"network_id":"2b51b4de-f1d0-46b6-ab5f-08b790cce351","tenant_id":"2876c6c697f447a8a2ae04625d1ad99b","created_at":"2018-06-27T23:02:15Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T23:02:36Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"62734ebe-17f6-4ded-ac3d-be4f34079c23","ip_address":"10.1.2.7"}],"id":"2d2a5a9f-6696-41ee-8080-9aa86f03db60","security_groups":["10cb7a8e-d6e6-49d8-b5f5-acc6a120772b"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a9:d9:03","project_id":"2876c6c697f447a8a2ae04625d1ad99b","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"2c0cbc17-94f2-4c4d-923b-5d42df9d3ad0","name":"","admin_state_up":true,"network_id":"2b51b4de-f1d0-46b6-ab5f-08b790cce351","tenant_id":"2876c6c697f447a8a2ae04625d1ad99b","created_at":"2018-06-27T23:02:26Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T23:02:20Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"62734ebe-17f6-4ded-ac3d-be4f34079c23","ip_address":"10.1.2.2"}],"id":"5a8ffa3c-a2ff-44e9-a376-3a08365d87ab","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8c:a8:1e","project_id":"2876c6c697f447a8a2ae04625d1ad99b","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-2b51b4de-f1d0-46b6-ab5f-08b790cce351","name":"","admin_state_up":true,"network_id":"2b51b4de-f1d0-46b6-ab5f-08b790cce351","tenant_id":"2876c6c697f447a8a2ae04625d1ad99b","created_at":"2018-06-27T23:02:14Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T23:02:39Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"62734ebe-17f6-4ded-ac3d-be4f34079c23","ip_address":"10.1.2.5"}],"id":"60db6e07-3c46-42a1-a5c5-db69c0fdab00","security_groups":["4b4fbfc3-5692-437d-b4ea-44efb0ac7d40"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:fa:6c:60","project_id":"2876c6c697f447a8a2ae04625d1ad99b","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"d0117027-24b7-4b59-8992-e767bc4193a3","name":"","admin_state_up":true,"network_id":"2b51b4de-f1d0-46b6-ab5f-08b790cce351","tenant_id":"2876c6c697f447a8a2ae04625d1ad99b","created_at":"2018-06-27T23:02:26Z","binding:vnic_type":"normal"}]} 2018-06-27 23:03:02,839 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=2b51b4de-f1d0-46b6-ab5f-08b790cce351 used request id req-eb7f96b6-332e-4553-bffe-847feb7f7ab1 2018-06-27 23:03:02,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/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96986eb10f35f685b20944266aef60c05318d633" 2018-06-27 23:03:02,889 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:03:02 GMT Content-Type: application/json Content-Length: 552 Connection: keep-alive X-Openstack-Request-Id: req-1962645c-1cc2-4729-ad4f-6f3523cdf4cc Front-End-Https: on RESP BODY: {"floatingips": [{"router_id": "c12420de-2e2e-4d0a-868a-f0df8c5a400a", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "2876c6c697f447a8a2ae04625d1ad99b", "created_at": "2018-06-27T23:02:13Z", "updated_at": "2018-06-27T23:02:50Z", "floating_network_id": "977aff9f-43e9-4fec-86ae-a730f64fa17d", "fixed_ip_address": "10.1.2.5", "floating_ip_address": "172.30.10.121", "revision_number": 2, "project_id": "2876c6c697f447a8a2ae04625d1ad99b", "port_id": "60db6e07-3c46-42a1-a5c5-db69c0fdab00", "id": "7f801853-64da-4757-9f8e-f02b263053a7"}]} 2018-06-27 23:03:02,889 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/floatingips used request id req-1962645c-1cc2-4729-ad4f-6f3523cdf4cc 2018-06-27 23:03:02,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/routers/c12420de-2e2e-4d0a-868a-f0df8c5a400a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96986eb10f35f685b20944266aef60c05318d633" 2018-06-27 23:03:02,925 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:03:02 GMT Content-Type: application/json Content-Length: 552 Connection: keep-alive X-Openstack-Request-Id: req-77781498-7a2b-4e87-93fb-8f3951447e2e Front-End-Https: on RESP BODY: {"floatingips": [{"router_id": "c12420de-2e2e-4d0a-868a-f0df8c5a400a", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "2876c6c697f447a8a2ae04625d1ad99b", "created_at": "2018-06-27T23:02:13Z", "updated_at": "2018-06-27T23:02:50Z", "floating_network_id": "977aff9f-43e9-4fec-86ae-a730f64fa17d", "fixed_ip_address": "10.1.2.5", "floating_ip_address": "172.30.10.121", "revision_number": 2, "project_id": "2876c6c697f447a8a2ae04625d1ad99b", "port_id": "60db6e07-3c46-42a1-a5c5-db69c0fdab00", "id": "7f801853-64da-4757-9f8e-f02b263053a7"}]} 2018-06-27 23:03:02,926 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/floatingips used request id req-77781498-7a2b-4e87-93fb-8f3951447e2e 2018-06-27 23:03:02,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/0330e706-2a8e-48bc-8e2a-8cc3bf1d92b7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}96986eb10f35f685b20944266aef60c05318d633" 2018-06-27 23:03:03,509 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:03:03 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-c72fc204-a7ed-4133-bc84-c09161dd23c4 Front-End-Https: on RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "977aff9f-43e9-4fec-86ae-a730f64fa17d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "df0aa635-d718-49cc-81c1-ba349ef8a505", "ip_address": "172.30.10.114"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "2876c6c697f447a8a2ae04625d1ad99b", "created_at": "2018-06-27T23:02:07Z", "admin_state_up": true, "updated_at": "2018-06-27T23:02:18Z", "project_id": "2876c6c697f447a8a2ae04625d1ad99b", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "c12420de-2e2e-4d0a-868a-f0df8c5a400a", "name": "mgmt_router"}} 2018-06-27 23:03:03,509 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers/c12420de-2e2e-4d0a-868a-f0df8c5a400a used request id req-c72fc204-a7ed-4133-bc84-c09161dd23c4 2018-06-27 23:03:03,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/ports?device_id=c12420de-2e2e-4d0a-868a-f0df8c5a400a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96986eb10f35f685b20944266aef60c05318d633" 2018-06-27 23:03:03,682 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:03:03 GMT Content-Type: application/json Content-Length: 731 Connection: keep-alive X-Openstack-Request-Id: req-1fa4a175-6094-42c3-97d3-a730bfa62b6e Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-image", "tags": [], "container_format": "bare", "created_at": "2018-06-27T23:01:46Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-27T23:01:47Z", "visibility": "shared", "self": "/v2/images/0330e706-2a8e-48bc-8e2a-8cc3bf1d92b7", "min_disk": 0, "protected": false, "id": "0330e706-2a8e-48bc-8e2a-8cc3bf1d92b7", "file": "/v2/images/0330e706-2a8e-48bc-8e2a-8cc3bf1d92b7/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "2876c6c697f447a8a2ae04625d1ad99b", "direct_url": "file:///var/lib/glance/images/0330e706-2a8e-48bc-8e2a-8cc3bf1d92b7", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-27 23:03:03,682 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/0330e706-2a8e-48bc-8e2a-8cc3bf1d92b7 used request id req-1fa4a175-6094-42c3-97d3-a730bfa62b6e 2018-06-27 23:03:03,690 - 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}96986eb10f35f685b20944266aef60c05318d633" 2018-06-27 23:03:03,690 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:03:03 GMT Content-Type: application/json Content-Length: 1696 Connection: keep-alive X-Openstack-Request-Id: req-74b4ec15-ec6d-4b1f-b59b-94016bf1be22 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T23:02:25Z","device_owner":"network:router_interface","revision_number":9,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"62734ebe-17f6-4ded-ac3d-be4f34079c23","ip_address":"10.1.2.1"}],"id":"0831beaf-4601-4738-9632-6aa1f5b5ad30","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e5:9d:ee","project_id":"2876c6c697f447a8a2ae04625d1ad99b","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"c12420de-2e2e-4d0a-868a-f0df8c5a400a","name":"","admin_state_up":true,"network_id":"2b51b4de-f1d0-46b6-ab5f-08b790cce351","tenant_id":"2876c6c697f447a8a2ae04625d1ad99b","created_at":"2018-06-27T23:02:17Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T23:02:15Z","device_owner":"network:router_gateway","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"df0aa635-d718-49cc-81c1-ba349ef8a505","ip_address":"172.30.10.114"}],"id":"78701c2b-3f6c-44ab-9757-26953949c581","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a5:98:04","project_id":"","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"c12420de-2e2e-4d0a-868a-f0df8c5a400a","name":"","admin_state_up":true,"network_id":"977aff9f-43e9-4fec-86ae-a730f64fa17d","tenant_id":"","created_at":"2018-06-27T23:02:08Z","binding:vnic_type":"normal"}]} 2018-06-27 23:03:03,691 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=c12420de-2e2e-4d0a-868a-f0df8c5a400a used request id req-74b4ec15-ec6d-4b1f-b59b-94016bf1be22 2018-06-27 23:03:03,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/df0aa635-d718-49cc-81c1-ba349ef8a505 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96986eb10f35f685b20944266aef60c05318d633" 2018-06-27 23:03:03,847 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:03:03 GMT Content-Type: application/json Content-Length: 625 Connection: keep-alive X-Openstack-Request-Id: req-595e10e2-722c-44e1-8d70-2557f6427be7 Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"977aff9f-43e9-4fec-86ae-a730f64fa17d","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T18:56:39Z","dns_nameservers":[],"updated_at":"2018-06-27T18:56:39Z","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":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"df0aa635-d718-49cc-81c1-ba349ef8a505","subnetpool_id":null,"name":"floating_subnet"}} 2018-06-27 23:03:03,847 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/df0aa635-d718-49cc-81c1-ba349ef8a505 used request id req-595e10e2-722c-44e1-8d70-2557f6427be7 2018-06-27 23:03:03,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/62734ebe-17f6-4ded-ac3d-be4f34079c23 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96986eb10f35f685b20944266aef60c05318d633" 2018-06-27 23:03:03,990 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:03:03 GMT Content-Type: application/json Content-Length: 665 Connection: keep-alive X-Openstack-Request-Id: req-30b4a7ff-3d24-443e-8cee-b2e24ebbe096 Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2b51b4de-f1d0-46b6-ab5f-08b790cce351","tenant_id":"2876c6c697f447a8a2ae04625d1ad99b","created_at":"2018-06-27T23:02:13Z","dns_nameservers":[],"updated_at":"2018-06-27T23:02:13Z","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":"2876c6c697f447a8a2ae04625d1ad99b","id":"62734ebe-17f6-4ded-ac3d-be4f34079c23","subnetpool_id":null,"name":"CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-subnet"}} 2018-06-27 23:03:03,990 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/62734ebe-17f6-4ded-ac3d-be4f34079c23 used request id req-30b4a7ff-3d24-443e-8cee-b2e24ebbe096 2018-06-27 23:03:03,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/ports/60db6e07-3c46-42a1-a5c5-db69c0fdab00 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96986eb10f35f685b20944266aef60c05318d633" 2018-06-27 23:03:04,118 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:03:04 GMT Content-Type: application/json Content-Length: 907 Connection: keep-alive X-Openstack-Request-Id: req-681fac5b-ab65-49a5-97de-13ff3348f8d3 Front-End-Https: on RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T23:02:39Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"62734ebe-17f6-4ded-ac3d-be4f34079c23","ip_address":"10.1.2.5"}],"id":"60db6e07-3c46-42a1-a5c5-db69c0fdab00","security_groups":["4b4fbfc3-5692-437d-b4ea-44efb0ac7d40"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:fa:6c:60","project_id":"2876c6c697f447a8a2ae04625d1ad99b","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"d0117027-24b7-4b59-8992-e767bc4193a3","name":"","admin_state_up":true,"network_id":"2b51b4de-f1d0-46b6-ab5f-08b790cce351","tenant_id":"2876c6c697f447a8a2ae04625d1ad99b","created_at":"2018-06-27T23:02:26Z","binding:vnic_type":"normal"}} 2018-06-27 23:03:04,118 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports/60db6e07-3c46-42a1-a5c5-db69c0fdab00 used request id req-681fac5b-ab65-49a5-97de-13ff3348f8d3 2018-06-27 23:03:04,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/subnets/62734ebe-17f6-4ded-ac3d-be4f34079c23 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96986eb10f35f685b20944266aef60c05318d633" 2018-06-27 23:03:04,219 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:03:04 GMT Content-Type: application/json Content-Length: 665 Connection: keep-alive X-Openstack-Request-Id: req-7cc2fa73-d6fd-4af0-a79e-b1d6270ac0f0 Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2b51b4de-f1d0-46b6-ab5f-08b790cce351","tenant_id":"2876c6c697f447a8a2ae04625d1ad99b","created_at":"2018-06-27T23:02:13Z","dns_nameservers":[],"updated_at":"2018-06-27T23:02:13Z","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":"2876c6c697f447a8a2ae04625d1ad99b","id":"62734ebe-17f6-4ded-ac3d-be4f34079c23","subnetpool_id":null,"name":"CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-subnet"}} 2018-06-27 23:03:04,219 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/62734ebe-17f6-4ded-ac3d-be4f34079c23 used request id req-7cc2fa73-d6fd-4af0-a79e-b1d6270ac0f0 2018-06-27 23:03:04,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/0330e706-2a8e-48bc-8e2a-8cc3bf1d92b7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}96986eb10f35f685b20944266aef60c05318d633" 2018-06-27 23:03:04,411 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:03:04 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-385ad53f-c6d0-497c-86b0-59355cd0e7f9 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-27 23:03:04,411 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-385ad53f-c6d0-497c-86b0-59355cd0e7f9 2018-06-27 23:03:04,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b/stacks/9acdb4d1-ec27-4357-bbfe-1881dcab907d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96986eb10f35f685b20944266aef60c05318d633" 2018-06-27 23:03:04,973 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:03:04 GMT Content-Type: application/json Content-Length: 731 Connection: keep-alive X-Openstack-Request-Id: req-c5849afe-079f-49bc-8038-82d1659ee285 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-image", "tags": [], "container_format": "bare", "created_at": "2018-06-27T23:01:46Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-27T23:01:47Z", "visibility": "shared", "self": "/v2/images/0330e706-2a8e-48bc-8e2a-8cc3bf1d92b7", "min_disk": 0, "protected": false, "id": "0330e706-2a8e-48bc-8e2a-8cc3bf1d92b7", "file": "/v2/images/0330e706-2a8e-48bc-8e2a-8cc3bf1d92b7/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "2876c6c697f447a8a2ae04625d1ad99b", "direct_url": "file:///var/lib/glance/images/0330e706-2a8e-48bc-8e2a-8cc3bf1d92b7", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-27 23:03:04,973 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/0330e706-2a8e-48bc-8e2a-8cc3bf1d92b7 used request id req-c5849afe-079f-49bc-8038-82d1659ee285 2018-06-27 23:03:04,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b/stacks/9acdb4d1-ec27-4357-bbfe-1881dcab907d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96986eb10f35f685b20944266aef60c05318d633" 2018-06-27 23:03:05,138 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 23:03:05 GMT Content-Type: application/json Content-Length: 549 Connection: keep-alive Location: https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack/9acdb4d1-ec27-4357-bbfe-1881dcab907d X-Openstack-Request-Id: req-bb1d95dd-a726-4967-89fe-b73d75a1e263 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack/9acdb4d1-ec27-4357-bbfe-1881dcab907d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 23:03:05,965 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 23:03:05 GMT Content-Type: application/json Content-Length: 549 Connection: keep-alive Location: https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack/9acdb4d1-ec27-4357-bbfe-1881dcab907d X-Openstack-Request-Id: req-0655ea76-5efc-4814-80e0-cb9519a2d2ff Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack/9acdb4d1-ec27-4357-bbfe-1881dcab907d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 23:03:07,282 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:03:07 GMT Content-Type: application/json Content-Length: 4122 Connection: keep-alive X-Openstack-Request-Id: req-0e5e163b-b892-40b8-ae4e-d8d358b7ec61 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-d4f65fde-417d-4672-8f6c-54931f5991f0-flavor2", "OS::project_id": "2876c6c697f447a8a2ae04625d1ad99b", "OS::stack_id": "9acdb4d1-ec27-4357-bbfe-1881dcab907d", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-kp", "security_group_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-sec_grp", "subnet_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-subnet", "net_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-net", "external_net_name": "floating_net", "inst2_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-inst2", "inst1_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-inst1", "image2_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-image", "flavor1_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-flavor1", "image1_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack", "stack_user_project_id": "2f59d77b019e4748941ef708d9333b57", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-06-27T23:02:04Z", "links": [{"href": "https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack/9acdb4d1-ec27-4357-bbfe-1881dcab907d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "9acdb4d1-ec27-4357-bbfe-1881dcab907d", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAuLY5dtUcCjgRrXB5OaGMhZNMdSzuqjt4kXTmTsPMkp53KPRU\nQGqEfIJip5rQiLK4qvmHqFYUPpotkLwg0JoSUesvB4Wb3VFlHFQNxyUWk1aW6TWt\n6XdYuaboCG4Sc9UCRdsrY0gczlXfr1SPIF7NdJtYxjhtMCxX14QAVThrk3JcG2h9\nUk0ugeRVk86h2TmivCYZfn6jjrjhDzEqPsyirRrypWCmV+yVmjZGe3SOcNvOZAzY\nRT+Qu9XxYNNFmXjSHC0j9RavE281cajDjVmfqVlCpQH5mioK/gnL9nkLScTu+Te4\nqNqVjUenFiWeUq/Vi+WiliT3knEiH6sHQsDG1QIDAQABAoIBAAHx2TUJFVx+LqF2\n16/lpYcaf+mT6YddTO2rH2mg4hyBEpwZxnFPLcnpzYQaOyvVReB29Bivn1LxaJ1n\nfaj0llDKexpHK9burnPX5rU8DLrMZJZb/FLC8OozeantDsCtc3Ks1g4bikIZ4VsF\nNuSOWvdpU0vy+CNTtDEOsLo099z7iKkhGZoGw0h3SFWLeaUUQjdRofn+H8V+yPA0\nGPIkn6NveOf7hGPne1FFfdGTnBhuraVvMtUm7we9qlm2KcKCWYifzslTU06Cy0ch\noQeffJMgwGYeCisURGeQWBqLUChk6DS3GuHOMqOba82ZbM7wdLrbm4MglrTvzBx7\nKaKQKkECgYEA6pwvx1abQ9UoKBL14pzTtozjHLijEp3eJXcUn4CA/1hvsvWvOJWb\ntiQVkVmV4YIUH+PzBuDNmv0/GspjvP3fmyWNFR981/iY5NTpOFcGWmAMTntkko7W\nXMcPx7auRwixEEDUMIJctihc1GXB/UNX9aXjvZHXd2t2p6u236SfN/kCgYEAyY1o\nq+s8MLYr7WHAj4pY09q5+TOkAGLro3uHtbEZQthWh92KtHdrIfbw0DDsJ1oWTryi\nQJENt+fifcZ6Hj+L159PZTs3qGrwXUEkZmNlv348EAmLfOPWeBv8XbSByY6YeHXc\nociYa7XGrrFq5e73iJf4HGV4mY6s6yNXiya9FL0CgYEAp8Zn+KK7yEegPwBILPXA\nBXU9WSXFIKQa4CoHaoVIOtLwlkdSNiHvR9MIRXiOUcVnROMLwehzwJnITg1cRCQ9\ni0LQYMGy0vPpywNjgTHizjCPvHRLmO9i5thINaczfIL/tMLXu5UOXgoBULcwgkBt\nn7MxaTjpoHIOWZvX3Jlqb2kCgYB0e9lmookizeYNR1V2n8o+hka9E29RGdp9nUMN\natDipQ09cHhdXDb6ZjE+4UdaZuJFlxdeoXaANu/bKP4ixS8Y6uWD5/l+yG8qNh/H\nXOLNDTPBQQLwpuyodeQgc9Yemt7bn6JnjfspJOEyzS6uvLEqrEmkf7B3btHZA4/w\nx+63MQKBgHJHCaF5WFR8OIaZA7zxm5cxQv5HisndQa9UjS0RQwRYkxn7WkIy56TX\nN05OJDxmneSLlzjtPuK+nKIt3KqoegunV+zM7srxMhcJP4lgZnes67pc8qEnFTEG\nM2ESs9ipjp/jHc0tWcrM1HMbmD5irC2SDqMZ7UjISkIS/QoSf/Cu\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-27 23:03:07,283 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack/9acdb4d1-ec27-4357-bbfe-1881dcab907d used request id req-0e5e163b-b892-40b8-ae4e-d8d358b7ec61 2018-06-27 23:03:07,284 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 23:03:07,285 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 23:03:07,614 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:03:07 GMT Content-Type: application/json Content-Length: 4122 Connection: keep-alive X-Openstack-Request-Id: req-25b1dcd7-4b75-4702-bf9b-82e2a8988cbd 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-d4f65fde-417d-4672-8f6c-54931f5991f0-flavor2", "OS::project_id": "2876c6c697f447a8a2ae04625d1ad99b", "OS::stack_id": "9acdb4d1-ec27-4357-bbfe-1881dcab907d", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-kp", "security_group_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-sec_grp", "subnet_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-subnet", "net_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-net", "external_net_name": "floating_net", "inst2_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-inst2", "inst1_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-inst1", "image2_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-image", "flavor1_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-flavor1", "image1_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack", "stack_user_project_id": "2f59d77b019e4748941ef708d9333b57", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-06-27T23:02:04Z", "links": [{"href": "https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack/9acdb4d1-ec27-4357-bbfe-1881dcab907d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "9acdb4d1-ec27-4357-bbfe-1881dcab907d", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAuLY5dtUcCjgRrXB5OaGMhZNMdSzuqjt4kXTmTsPMkp53KPRU\nQGqEfIJip5rQiLK4qvmHqFYUPpotkLwg0JoSUesvB4Wb3VFlHFQNxyUWk1aW6TWt\n6XdYuaboCG4Sc9UCRdsrY0gczlXfr1SPIF7NdJtYxjhtMCxX14QAVThrk3JcG2h9\nUk0ugeRVk86h2TmivCYZfn6jjrjhDzEqPsyirRrypWCmV+yVmjZGe3SOcNvOZAzY\nRT+Qu9XxYNNFmXjSHC0j9RavE281cajDjVmfqVlCpQH5mioK/gnL9nkLScTu+Te4\nqNqVjUenFiWeUq/Vi+WiliT3knEiH6sHQsDG1QIDAQABAoIBAAHx2TUJFVx+LqF2\n16/lpYcaf+mT6YddTO2rH2mg4hyBEpwZxnFPLcnpzYQaOyvVReB29Bivn1LxaJ1n\nfaj0llDKexpHK9burnPX5rU8DLrMZJZb/FLC8OozeantDsCtc3Ks1g4bikIZ4VsF\nNuSOWvdpU0vy+CNTtDEOsLo099z7iKkhGZoGw0h3SFWLeaUUQjdRofn+H8V+yPA0\nGPIkn6NveOf7hGPne1FFfdGTnBhuraVvMtUm7we9qlm2KcKCWYifzslTU06Cy0ch\noQeffJMgwGYeCisURGeQWBqLUChk6DS3GuHOMqOba82ZbM7wdLrbm4MglrTvzBx7\nKaKQKkECgYEA6pwvx1abQ9UoKBL14pzTtozjHLijEp3eJXcUn4CA/1hvsvWvOJWb\ntiQVkVmV4YIUH+PzBuDNmv0/GspjvP3fmyWNFR981/iY5NTpOFcGWmAMTntkko7W\nXMcPx7auRwixEEDUMIJctihc1GXB/UNX9aXjvZHXd2t2p6u236SfN/kCgYEAyY1o\nq+s8MLYr7WHAj4pY09q5+TOkAGLro3uHtbEZQthWh92KtHdrIfbw0DDsJ1oWTryi\nQJENt+fifcZ6Hj+L159PZTs3qGrwXUEkZmNlv348EAmLfOPWeBv8XbSByY6YeHXc\nociYa7XGrrFq5e73iJf4HGV4mY6s6yNXiya9FL0CgYEAp8Zn+KK7yEegPwBILPXA\nBXU9WSXFIKQa4CoHaoVIOtLwlkdSNiHvR9MIRXiOUcVnROMLwehzwJnITg1cRCQ9\ni0LQYMGy0vPpywNjgTHizjCPvHRLmO9i5thINaczfIL/tMLXu5UOXgoBULcwgkBt\nn7MxaTjpoHIOWZvX3Jlqb2kCgYB0e9lmookizeYNR1V2n8o+hka9E29RGdp9nUMN\natDipQ09cHhdXDb6ZjE+4UdaZuJFlxdeoXaANu/bKP4ixS8Y6uWD5/l+yG8qNh/H\nXOLNDTPBQQLwpuyodeQgc9Yemt7bn6JnjfspJOEyzS6uvLEqrEmkf7B3btHZA4/w\nx+63MQKBgHJHCaF5WFR8OIaZA7zxm5cxQv5HisndQa9UjS0RQwRYkxn7WkIy56TX\nN05OJDxmneSLlzjtPuK+nKIt3KqoegunV+zM7srxMhcJP4lgZnes67pc8qEnFTEG\nM2ESs9ipjp/jHc0tWcrM1HMbmD5irC2SDqMZ7UjISkIS/QoSf/Cu\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-27 23:03:07,614 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack/9acdb4d1-ec27-4357-bbfe-1881dcab907d used request id req-25b1dcd7-4b75-4702-bf9b-82e2a8988cbd 2018-06-27 23:03:07,615 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 23:03:07,616 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 23:03:08,352 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1c8eed0982ee4148bc0d3b0e232e867d", "name": "CreateStackFloatingIpTests-42c7c0d5-a914-4c4-proj-role"}, {"id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "name": "heat_stack_owner"}, {"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-28T00:03:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2876c6c697f447a8a2ae04625d1ad99b", "name": "CreateStackFloatingIpTests-42c7c0d5-a914-4c4-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/2876c6c697f447a8a2ae04625d1ad99b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/2876c6c697f447a8a2ae04625d1ad99b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/2876c6c697f447a8a2ae04625d1ad99b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/2876c6c697f447a8a2ae04625d1ad99b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/2876c6c697f447a8a2ae04625d1ad99b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/2876c6c697f447a8a2ae04625d1ad99b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/2876c6c697f447a8a2ae04625d1ad99b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/2876c6c697f447a8a2ae04625d1ad99b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/2876c6c697f447a8a2ae04625d1ad99b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/2876c6c697f447a8a2ae04625d1ad99b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/2876c6c697f447a8a2ae04625d1ad99b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-42c7c0d5-a914-4c4-user", "id": "7bc4971af9a94916a1a009f465e3a6ae"}, "audit_ids": ["0NpcNzQoSUeOVLK_dVN6IA"], "issued_at": "2018-06-27T23:03:08.000000Z"}} 2018-06-27 23:03:08,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}a42509c0a3f66379ab6f76835a100e4f42c25377" 2018-06-27 23:03:08,468 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1c8eed0982ee4148bc0d3b0e232e867d", "name": "CreateStackFloatingIpTests-42c7c0d5-a914-4c4-proj-role"}, {"id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "name": "heat_stack_owner"}, {"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-28T00:03:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2876c6c697f447a8a2ae04625d1ad99b", "name": "CreateStackFloatingIpTests-42c7c0d5-a914-4c4-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/2876c6c697f447a8a2ae04625d1ad99b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/2876c6c697f447a8a2ae04625d1ad99b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/2876c6c697f447a8a2ae04625d1ad99b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/2876c6c697f447a8a2ae04625d1ad99b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/2876c6c697f447a8a2ae04625d1ad99b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/2876c6c697f447a8a2ae04625d1ad99b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/2876c6c697f447a8a2ae04625d1ad99b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/2876c6c697f447a8a2ae04625d1ad99b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/2876c6c697f447a8a2ae04625d1ad99b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/2876c6c697f447a8a2ae04625d1ad99b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/2876c6c697f447a8a2ae04625d1ad99b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-42c7c0d5-a914-4c4-user", "id": "7bc4971af9a94916a1a009f465e3a6ae"}, "audit_ids": ["AhvtiBasSJGoKwPbZ_u5lw"], "issued_at": "2018-06-27T23:03:08.000000Z"}} 2018-06-27 23:03:08,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}7bd9941dbd48cb1030fcbb5911c980658480c2a6" 2018-06-27 23:03:08,696 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:03:08 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a8d33095-76eb-4c63-95aa-2ec9bf7dbb70 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 23:03:08,696 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-a8d33095-76eb-4c63-95aa-2ec9bf7dbb70 2018-06-27 23:03:08,697 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 23:03:08,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a42509c0a3f66379ab6f76835a100e4f42c25377" 2018-06-27 23:03:08,880 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:03:08 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f69b2e71-ee86-43b9-9614-c3dbb4bf1427 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 23:03:08,880 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-f69b2e71-ee86-43b9-9614-c3dbb4bf1427 2018-06-27 23:03:08,881 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 23:03:08,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}7bd9941dbd48cb1030fcbb5911c980658480c2a6" 2018-06-27 23:03:09,076 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:03:08 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b23d7af3-5542-47eb-b0ed-39f6543324c7 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 23:03:09,077 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-b23d7af3-5542-47eb-b0ed-39f6543324c7 2018-06-27 23:03:09,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/networks?name=CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a42509c0a3f66379ab6f76835a100e4f42c25377" 2018-06-27 23:03:09,218 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:03:08 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2f0b55a9-cf5e-40fa-b019-da710c4265e2 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 23:03:09,219 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-2f0b55a9-cf5e-40fa-b019-da710c4265e2 2018-06-27 23:03:09,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/networks?name=CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bd9941dbd48cb1030fcbb5911c980658480c2a6" 2018-06-27 23:03:09,934 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:03:09 GMT Content-Type: application/json Content-Length: 727 Connection: keep-alive X-Openstack-Request-Id: req-3d2153dc-e96a-434b-97c4-c1731b1657fa 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":"2b51b4de-f1d0-46b6-ab5f-08b790cce351","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2876c6c697f447a8a2ae04625d1ad99b","status":"ACTIVE","subnets":["62734ebe-17f6-4ded-ac3d-be4f34079c23"],"description":"","tags":[],"updated_at":"2018-06-27T23:02:13Z","provider:segmentation_id":14,"name":"CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-net","admin_state_up":true,"tenant_id":"2876c6c697f447a8a2ae04625d1ad99b","created_at":"2018-06-27T23:02:10Z","provider:network_type":"vxlan"}]} 2018-06-27 23:03:09,934 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-net used request id req-3d2153dc-e96a-434b-97c4-c1731b1657fa 2018-06-27 23:03:09,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 23:03:09,948 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 23:03: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-27 23:03: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/projects/2876c6c697f447a8a2ae04625d1ad99b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a42509c0a3f66379ab6f76835a100e4f42c25377" 2018-06-27 23:03:10,038 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:03:09 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0c36bf55-bf89-40f2-91f7-93f359a8f0a6 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/2876c6c697f447a8a2ae04625d1ad99b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2876c6c697f447a8a2ae04625d1ad99b", "name": "CreateStackFloatingIpTests-42c7c0d5-a914-4c4-proj"}} 2018-06-27 23:03:10,038 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/2876c6c697f447a8a2ae04625d1ad99b used request id req-0c36bf55-bf89-40f2-91f7-93f359a8f0a6 2018-06-27 23:03:10,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/subnets?network_id=2b51b4de-f1d0-46b6-ab5f-08b790cce351 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a42509c0a3f66379ab6f76835a100e4f42c25377" 2018-06-27 23:03:10,101 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:03:10 GMT Content-Type: application/json Content-Length: 727 Connection: keep-alive X-Openstack-Request-Id: req-fa5318d5-8a40-446c-911d-6a2cc3d969fe 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":"2b51b4de-f1d0-46b6-ab5f-08b790cce351","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2876c6c697f447a8a2ae04625d1ad99b","status":"ACTIVE","subnets":["62734ebe-17f6-4ded-ac3d-be4f34079c23"],"description":"","tags":[],"updated_at":"2018-06-27T23:02:13Z","provider:segmentation_id":14,"name":"CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-net","admin_state_up":true,"tenant_id":"2876c6c697f447a8a2ae04625d1ad99b","created_at":"2018-06-27T23:02:10Z","provider:network_type":"vxlan"}]} 2018-06-27 23:03:10,102 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-net used request id req-fa5318d5-8a40-446c-911d-6a2cc3d969fe 2018-06-27 23:03:10,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 23:03:10,116 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 23:03: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-27 23:03:10,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/2876c6c697f447a8a2ae04625d1ad99b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bd9941dbd48cb1030fcbb5911c980658480c2a6" 2018-06-27 23:03:10,191 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:03:10 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5566bbf7-4a6f-4486-bb5e-0bbd6c1ffb93 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/2876c6c697f447a8a2ae04625d1ad99b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2876c6c697f447a8a2ae04625d1ad99b", "name": "CreateStackFloatingIpTests-42c7c0d5-a914-4c4-proj"}} 2018-06-27 23:03:10,191 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/2876c6c697f447a8a2ae04625d1ad99b used request id req-5566bbf7-4a6f-4486-bb5e-0bbd6c1ffb93 2018-06-27 23:03:10,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/subnets?network_id=2b51b4de-f1d0-46b6-ab5f-08b790cce351 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bd9941dbd48cb1030fcbb5911c980658480c2a6" 2018-06-27 23:03:10,293 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:03:10 GMT Content-Type: application/json Content-Length: 668 Connection: keep-alive X-Openstack-Request-Id: req-c6c7fccd-1668-48a8-9c64-981d64564cae Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2b51b4de-f1d0-46b6-ab5f-08b790cce351","tenant_id":"2876c6c697f447a8a2ae04625d1ad99b","created_at":"2018-06-27T23:02:13Z","dns_nameservers":[],"updated_at":"2018-06-27T23:02:13Z","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":"2876c6c697f447a8a2ae04625d1ad99b","id":"62734ebe-17f6-4ded-ac3d-be4f34079c23","subnetpool_id":null,"name":"CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-subnet"}]} 2018-06-27 23:03:10,293 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=2b51b4de-f1d0-46b6-ab5f-08b790cce351 used request id req-c6c7fccd-1668-48a8-9c64-981d64564cae 2018-06-27 23:03:10,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/ports?network_id=2b51b4de-f1d0-46b6-ab5f-08b790cce351&mac_address=fa%3A16%3A3e%3Afa%3A6c%3A60&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bd9941dbd48cb1030fcbb5911c980658480c2a6" 2018-06-27 23:03:10,404 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:03:10 GMT Content-Type: application/json Content-Length: 910 Connection: keep-alive X-Openstack-Request-Id: req-769eb697-00a4-4e59-a906-152321e47938 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T23:02:39Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"62734ebe-17f6-4ded-ac3d-be4f34079c23","ip_address":"10.1.2.5"}],"id":"60db6e07-3c46-42a1-a5c5-db69c0fdab00","security_groups":["4b4fbfc3-5692-437d-b4ea-44efb0ac7d40"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:fa:6c:60","project_id":"2876c6c697f447a8a2ae04625d1ad99b","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"d0117027-24b7-4b59-8992-e767bc4193a3","name":"","admin_state_up":true,"network_id":"2b51b4de-f1d0-46b6-ab5f-08b790cce351","tenant_id":"2876c6c697f447a8a2ae04625d1ad99b","created_at":"2018-06-27T23:02:26Z","binding:vnic_type":"normal"}]} 2018-06-27 23:03:10,404 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=2b51b4de-f1d0-46b6-ab5f-08b790cce351&mac_address=fa%3A16%3A3e%3Afa%3A6c%3A60&admin_state_up=True used request id req-769eb697-00a4-4e59-a906-152321e47938 2018-06-27 23:03:10,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/2876c6c697f447a8a2ae04625d1ad99b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bd9941dbd48cb1030fcbb5911c980658480c2a6" 2018-06-27 23:03:10,645 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:03:10 GMT Content-Type: application/json Content-Length: 668 Connection: keep-alive X-Openstack-Request-Id: req-3f73e19a-ddd4-4efa-a135-8354394520f0 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2b51b4de-f1d0-46b6-ab5f-08b790cce351","tenant_id":"2876c6c697f447a8a2ae04625d1ad99b","created_at":"2018-06-27T23:02:13Z","dns_nameservers":[],"updated_at":"2018-06-27T23:02:13Z","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":"2876c6c697f447a8a2ae04625d1ad99b","id":"62734ebe-17f6-4ded-ac3d-be4f34079c23","subnetpool_id":null,"name":"CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-subnet"}]} 2018-06-27 23:03:10,646 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=2b51b4de-f1d0-46b6-ab5f-08b790cce351 used request id req-3f73e19a-ddd4-4efa-a135-8354394520f0 2018-06-27 23:03:10,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?network_id=2b51b4de-f1d0-46b6-ab5f-08b790cce351&mac_address=fa%3A16%3A3e%3Aa9%3Ad9%3A03&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a42509c0a3f66379ab6f76835a100e4f42c25377" 2018-06-27 23:03:10,748 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:03:10 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d5e3dd22-3a4e-4023-af55-3750faae88eb Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/2876c6c697f447a8a2ae04625d1ad99b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2876c6c697f447a8a2ae04625d1ad99b", "name": "CreateStackFloatingIpTests-42c7c0d5-a914-4c4-proj"}} 2018-06-27 23:03:10,748 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/2876c6c697f447a8a2ae04625d1ad99b used request id req-d5e3dd22-3a4e-4023-af55-3750faae88eb 2018-06-27 23:03:10,752 - novaclient.v2.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-d4f65fde-417d-4672-8f6c-54931f5991f0-inst1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bd9941dbd48cb1030fcbb5911c980658480c2a6" 2018-06-27 23:03:10,764 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:03:10 GMT Content-Type: application/json Content-Length: 910 Connection: keep-alive X-Openstack-Request-Id: req-78e35f1a-ad64-43b8-9a82-4c4d0662ee3c Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T23:02:36Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"62734ebe-17f6-4ded-ac3d-be4f34079c23","ip_address":"10.1.2.7"}],"id":"2d2a5a9f-6696-41ee-8080-9aa86f03db60","security_groups":["10cb7a8e-d6e6-49d8-b5f5-acc6a120772b"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a9:d9:03","project_id":"2876c6c697f447a8a2ae04625d1ad99b","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"2c0cbc17-94f2-4c4d-923b-5d42df9d3ad0","name":"","admin_state_up":true,"network_id":"2b51b4de-f1d0-46b6-ab5f-08b790cce351","tenant_id":"2876c6c697f447a8a2ae04625d1ad99b","created_at":"2018-06-27T23:02:26Z","binding:vnic_type":"normal"}]} 2018-06-27 23:03:10,764 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=2b51b4de-f1d0-46b6-ab5f-08b790cce351&mac_address=fa%3A16%3A3e%3Aa9%3Ad9%3A03&admin_state_up=True used request id req-78e35f1a-ad64-43b8-9a82-4c4d0662ee3c 2018-06-27 23:03:10,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/2876c6c697f447a8a2ae04625d1ad99b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a42509c0a3f66379ab6f76835a100e4f42c25377" 2018-06-27 23:03:10,851 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:03:10 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c48936d2-bc49-49d9-86b8-23677dc9b7d6 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/2876c6c697f447a8a2ae04625d1ad99b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2876c6c697f447a8a2ae04625d1ad99b", "name": "CreateStackFloatingIpTests-42c7c0d5-a914-4c4-proj"}} 2018-06-27 23:03:10,851 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/2876c6c697f447a8a2ae04625d1ad99b used request id req-c48936d2-bc49-49d9-86b8-23677dc9b7d6 2018-06-27 23:03:10,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/detail?name=CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-inst2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a42509c0a3f66379ab6f76835a100e4f42c25377" 2018-06-27 23:03:12,767 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:03:12 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-b3754188-30a9-4ace-9b2e-469bdbe884d0 X-Compute-Request-Id: req-b3754188-30a9-4ace-9b2e-469bdbe884d0 Front-End-Https: on RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a9:d9:03", "version": 4, "addr": "10.1.2.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/2c0cbc17-94f2-4c4d-923b-5d42df9d3ad0", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/2c0cbc17-94f2-4c4d-923b-5d42df9d3ad0", "rel": "bookmark"}], "image": {"id": "0330e706-2a8e-48bc-8e2a-8cc3bf1d92b7", "links": [{"href": "http://172.30.10.101:8774/images/0330e706-2a8e-48bc-8e2a-8cc3bf1d92b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000d0", "OS-SRV-USG:launched_at": "2018-06-27T23:02:36.000000", "flavor": {"id": "5a574919-927a-4b41-8116-9c576a59f0a7", "links": [{"href": "http://172.30.10.101:8774/flavors/5a574919-927a-4b41-8116-9c576a59f0a7", "rel": "bookmark"}]}, "id": "2c0cbc17-94f2-4c4d-923b-5d42df9d3ad0", "security_groups": [{"name": "default"}], "user_id": "7bc4971af9a94916a1a009f465e3a6ae", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T23:02:37Z", "hostId": "b994f6cd38ad594a046e04012892e3b73a27bc0abbaa6258a5ffdc1b", "OS-EXT-SRV-ATTR:host": "cmp002", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp002.mcp-ovs-ha.local", "name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-inst2", "created": "2018-06-27T23:02:22Z", "tenant_id": "2876c6c697f447a8a2ae04625d1ad99b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-27 23:03:12,767 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-inst2 used request id req-b3754188-30a9-4ace-9b2e-469bdbe884d0 2018-06-27 23:03:12,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=CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a42509c0a3f66379ab6f76835a100e4f42c25377" 2018-06-27 23:03:13,011 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:03:13 GMT Content-Type: application/json Content-Length: 2008 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-c5be63e9-ef59-47ad-b19c-a0f70c0f32fb X-Compute-Request-Id: req-c5be63e9-ef59-47ad-b19c-a0f70c0f32fb Front-End-Https: on RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fa:6c:60", "version": 4, "addr": "10.1.2.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fa:6c:60", "version": 4, "addr": "172.30.10.121", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/d0117027-24b7-4b59-8992-e767bc4193a3", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/d0117027-24b7-4b59-8992-e767bc4193a3", "rel": "bookmark"}], "image": {"id": "0330e706-2a8e-48bc-8e2a-8cc3bf1d92b7", "links": [{"href": "http://172.30.10.101:8774/images/0330e706-2a8e-48bc-8e2a-8cc3bf1d92b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000d3", "OS-SRV-USG:launched_at": "2018-06-27T23:02:40.000000", "flavor": {"id": "3da6a536-4b83-4148-8563-86cde539f0a9", "links": [{"href": "http://172.30.10.101:8774/flavors/3da6a536-4b83-4148-8563-86cde539f0a9", "rel": "bookmark"}]}, "id": "d0117027-24b7-4b59-8992-e767bc4193a3", "security_groups": [{"name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-sec_grp"}], "user_id": "7bc4971af9a94916a1a009f465e3a6ae", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T23:02:40Z", "hostId": "b994f6cd38ad594a046e04012892e3b73a27bc0abbaa6258a5ffdc1b", "OS-EXT-SRV-ATTR:host": "cmp002", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp002.mcp-ovs-ha.local", "name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-inst1", "created": "2018-06-27T23:02:22Z", "tenant_id": "2876c6c697f447a8a2ae04625d1ad99b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-27 23:03:13,012 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-inst1 used request id req-c5be63e9-ef59-47ad-b19c-a0f70c0f32fb 2018-06-27 23:03:13,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/networks?name=CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bd9941dbd48cb1030fcbb5911c980658480c2a6" 2018-06-27 23:03:13,061 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:03:13 GMT Content-Type: application/json Content-Length: 727 Connection: keep-alive X-Openstack-Request-Id: req-958d8e9a-38ce-4275-bf89-a615aa26aec6 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":"2b51b4de-f1d0-46b6-ab5f-08b790cce351","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2876c6c697f447a8a2ae04625d1ad99b","status":"ACTIVE","subnets":["62734ebe-17f6-4ded-ac3d-be4f34079c23"],"description":"","tags":[],"updated_at":"2018-06-27T23:02:13Z","provider:segmentation_id":14,"name":"CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-net","admin_state_up":true,"tenant_id":"2876c6c697f447a8a2ae04625d1ad99b","created_at":"2018-06-27T23:02:10Z","provider:network_type":"vxlan"}]} 2018-06-27 23:03:13,061 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-net used request id req-958d8e9a-38ce-4275-bf89-a615aa26aec6 2018-06-27 23:03:13,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/subnets?network_id=2b51b4de-f1d0-46b6-ab5f-08b790cce351 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a42509c0a3f66379ab6f76835a100e4f42c25377" 2018-06-27 23:03:13,219 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:03:13 GMT Content-Type: application/json Content-Length: 668 Connection: keep-alive X-Openstack-Request-Id: req-42a8b61f-1897-4582-bde3-db987a2816ed Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2b51b4de-f1d0-46b6-ab5f-08b790cce351","tenant_id":"2876c6c697f447a8a2ae04625d1ad99b","created_at":"2018-06-27T23:02:13Z","dns_nameservers":[],"updated_at":"2018-06-27T23:02:13Z","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":"2876c6c697f447a8a2ae04625d1ad99b","id":"62734ebe-17f6-4ded-ac3d-be4f34079c23","subnetpool_id":null,"name":"CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-subnet"}]} 2018-06-27 23:03:13,219 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=2b51b4de-f1d0-46b6-ab5f-08b790cce351 used request id req-42a8b61f-1897-4582-bde3-db987a2816ed 2018-06-27 23:03:13,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=2b51b4de-f1d0-46b6-ab5f-08b790cce351 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a42509c0a3f66379ab6f76835a100e4f42c25377" 2018-06-27 23:03:13,398 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:03:13 GMT Content-Type: application/json Content-Length: 4486 Connection: keep-alive X-Openstack-Request-Id: req-60f425ad-41d0-43c9-b99b-dad5cc10951b Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T23:02:25Z","device_owner":"network:router_interface","revision_number":9,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"62734ebe-17f6-4ded-ac3d-be4f34079c23","ip_address":"10.1.2.1"}],"id":"0831beaf-4601-4738-9632-6aa1f5b5ad30","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e5:9d:ee","project_id":"2876c6c697f447a8a2ae04625d1ad99b","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"c12420de-2e2e-4d0a-868a-f0df8c5a400a","name":"","admin_state_up":true,"network_id":"2b51b4de-f1d0-46b6-ab5f-08b790cce351","tenant_id":"2876c6c697f447a8a2ae04625d1ad99b","created_at":"2018-06-27T23:02:17Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T23:02:21Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"62734ebe-17f6-4ded-ac3d-be4f34079c23","ip_address":"10.1.2.3"}],"id":"1962751d-5dfc-4c64-a089-22ae7dea8f37","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:37:e4","project_id":"2876c6c697f447a8a2ae04625d1ad99b","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-2b51b4de-f1d0-46b6-ab5f-08b790cce351","name":"","admin_state_up":true,"network_id":"2b51b4de-f1d0-46b6-ab5f-08b790cce351","tenant_id":"2876c6c697f447a8a2ae04625d1ad99b","created_at":"2018-06-27T23:02:15Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T23:02:36Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"62734ebe-17f6-4ded-ac3d-be4f34079c23","ip_address":"10.1.2.7"}],"id":"2d2a5a9f-6696-41ee-8080-9aa86f03db60","security_groups":["10cb7a8e-d6e6-49d8-b5f5-acc6a120772b"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a9:d9:03","project_id":"2876c6c697f447a8a2ae04625d1ad99b","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"2c0cbc17-94f2-4c4d-923b-5d42df9d3ad0","name":"","admin_state_up":true,"network_id":"2b51b4de-f1d0-46b6-ab5f-08b790cce351","tenant_id":"2876c6c697f447a8a2ae04625d1ad99b","created_at":"2018-06-27T23:02:26Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T23:02:20Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"62734ebe-17f6-4ded-ac3d-be4f34079c23","ip_address":"10.1.2.2"}],"id":"5a8ffa3c-a2ff-44e9-a376-3a08365d87ab","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8c:a8:1e","project_id":"2876c6c697f447a8a2ae04625d1ad99b","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-2b51b4de-f1d0-46b6-ab5f-08b790cce351","name":"","admin_state_up":true,"network_id":"2b51b4de-f1d0-46b6-ab5f-08b790cce351","tenant_id":"2876c6c697f447a8a2ae04625d1ad99b","created_at":"2018-06-27T23:02:14Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T23:02:39Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"62734ebe-17f6-4ded-ac3d-be4f34079c23","ip_address":"10.1.2.5"}],"id":"60db6e07-3c46-42a1-a5c5-db69c0fdab00","security_groups":["4b4fbfc3-5692-437d-b4ea-44efb0ac7d40"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:fa:6c:60","project_id":"2876c6c697f447a8a2ae04625d1ad99b","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"d0117027-24b7-4b59-8992-e767bc4193a3","name":"","admin_state_up":true,"network_id":"2b51b4de-f1d0-46b6-ab5f-08b790cce351","tenant_id":"2876c6c697f447a8a2ae04625d1ad99b","created_at":"2018-06-27T23:02:26Z","binding:vnic_type":"normal"}]} 2018-06-27 23:03:13,399 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=2b51b4de-f1d0-46b6-ab5f-08b790cce351 used request id req-60f425ad-41d0-43c9-b99b-dad5cc10951b 2018-06-27 23:03:13,400 - create_instance - INFO - Found existing machine with name - CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-inst2 2018-06-27 23:03:13,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/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a42509c0a3f66379ab6f76835a100e4f42c25377" 2018-06-27 23:03:13,480 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:03:13 GMT Content-Type: application/json Content-Length: 552 Connection: keep-alive X-Openstack-Request-Id: req-10b84d4a-f97e-454d-ac5f-0cc4fc5e7eb4 Front-End-Https: on RESP BODY: {"floatingips": [{"router_id": "c12420de-2e2e-4d0a-868a-f0df8c5a400a", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "2876c6c697f447a8a2ae04625d1ad99b", "created_at": "2018-06-27T23:02:13Z", "updated_at": "2018-06-27T23:02:50Z", "floating_network_id": "977aff9f-43e9-4fec-86ae-a730f64fa17d", "fixed_ip_address": "10.1.2.5", "floating_ip_address": "172.30.10.121", "revision_number": 2, "project_id": "2876c6c697f447a8a2ae04625d1ad99b", "port_id": "60db6e07-3c46-42a1-a5c5-db69c0fdab00", "id": "7f801853-64da-4757-9f8e-f02b263053a7"}]} 2018-06-27 23:03:13,480 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/floatingips used request id req-10b84d4a-f97e-454d-ac5f-0cc4fc5e7eb4 2018-06-27 23:03:14,312 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:03:14 GMT Content-Type: application/json Content-Length: 727 Connection: keep-alive X-Openstack-Request-Id: req-f5e822b1-8ccb-479a-936d-2184c6dadc0b 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":"2b51b4de-f1d0-46b6-ab5f-08b790cce351","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2876c6c697f447a8a2ae04625d1ad99b","status":"ACTIVE","subnets":["62734ebe-17f6-4ded-ac3d-be4f34079c23"],"description":"","tags":[],"updated_at":"2018-06-27T23:02:13Z","provider:segmentation_id":14,"name":"CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-net","admin_state_up":true,"tenant_id":"2876c6c697f447a8a2ae04625d1ad99b","created_at":"2018-06-27T23:02:10Z","provider:network_type":"vxlan"}]} 2018-06-27 23:03:14,312 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-net used request id req-f5e822b1-8ccb-479a-936d-2184c6dadc0b 2018-06-27 23:03:14,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=2b51b4de-f1d0-46b6-ab5f-08b790cce351 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bd9941dbd48cb1030fcbb5911c980658480c2a6" 2018-06-27 23:03:14,420 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:03:14 GMT Content-Type: application/json Content-Length: 668 Connection: keep-alive X-Openstack-Request-Id: req-084d16be-c91d-4b6d-be09-38bbb8c1642a Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2b51b4de-f1d0-46b6-ab5f-08b790cce351","tenant_id":"2876c6c697f447a8a2ae04625d1ad99b","created_at":"2018-06-27T23:02:13Z","dns_nameservers":[],"updated_at":"2018-06-27T23:02:13Z","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":"2876c6c697f447a8a2ae04625d1ad99b","id":"62734ebe-17f6-4ded-ac3d-be4f34079c23","subnetpool_id":null,"name":"CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-subnet"}]} 2018-06-27 23:03:14,420 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=2b51b4de-f1d0-46b6-ab5f-08b790cce351 used request id req-084d16be-c91d-4b6d-be09-38bbb8c1642a 2018-06-27 23:03:14,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/ports?network_id=2b51b4de-f1d0-46b6-ab5f-08b790cce351 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bd9941dbd48cb1030fcbb5911c980658480c2a6" 2018-06-27 23:03:14,588 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:03:14 GMT Content-Type: application/json Content-Length: 4486 Connection: keep-alive X-Openstack-Request-Id: req-ec24a671-19ce-43bc-9a5c-8dcde641bfe1 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T23:02:25Z","device_owner":"network:router_interface","revision_number":9,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"62734ebe-17f6-4ded-ac3d-be4f34079c23","ip_address":"10.1.2.1"}],"id":"0831beaf-4601-4738-9632-6aa1f5b5ad30","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e5:9d:ee","project_id":"2876c6c697f447a8a2ae04625d1ad99b","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"c12420de-2e2e-4d0a-868a-f0df8c5a400a","name":"","admin_state_up":true,"network_id":"2b51b4de-f1d0-46b6-ab5f-08b790cce351","tenant_id":"2876c6c697f447a8a2ae04625d1ad99b","created_at":"2018-06-27T23:02:17Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T23:02:21Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"62734ebe-17f6-4ded-ac3d-be4f34079c23","ip_address":"10.1.2.3"}],"id":"1962751d-5dfc-4c64-a089-22ae7dea8f37","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:37:e4","project_id":"2876c6c697f447a8a2ae04625d1ad99b","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-2b51b4de-f1d0-46b6-ab5f-08b790cce351","name":"","admin_state_up":true,"network_id":"2b51b4de-f1d0-46b6-ab5f-08b790cce351","tenant_id":"2876c6c697f447a8a2ae04625d1ad99b","created_at":"2018-06-27T23:02:15Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T23:02:36Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"62734ebe-17f6-4ded-ac3d-be4f34079c23","ip_address":"10.1.2.7"}],"id":"2d2a5a9f-6696-41ee-8080-9aa86f03db60","security_groups":["10cb7a8e-d6e6-49d8-b5f5-acc6a120772b"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a9:d9:03","project_id":"2876c6c697f447a8a2ae04625d1ad99b","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"2c0cbc17-94f2-4c4d-923b-5d42df9d3ad0","name":"","admin_state_up":true,"network_id":"2b51b4de-f1d0-46b6-ab5f-08b790cce351","tenant_id":"2876c6c697f447a8a2ae04625d1ad99b","created_at":"2018-06-27T23:02:26Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T23:02:20Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"62734ebe-17f6-4ded-ac3d-be4f34079c23","ip_address":"10.1.2.2"}],"id":"5a8ffa3c-a2ff-44e9-a376-3a08365d87ab","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8c:a8:1e","project_id":"2876c6c697f447a8a2ae04625d1ad99b","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-2b51b4de-f1d0-46b6-ab5f-08b790cce351","name":"","admin_state_up":true,"network_id":"2b51b4de-f1d0-46b6-ab5f-08b790cce351","tenant_id":"2876c6c697f447a8a2ae04625d1ad99b","created_at":"2018-06-27T23:02:14Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T23:02:39Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"62734ebe-17f6-4ded-ac3d-be4f34079c23","ip_address":"10.1.2.5"}],"id":"60db6e07-3c46-42a1-a5c5-db69c0fdab00","security_groups":["4b4fbfc3-5692-437d-b4ea-44efb0ac7d40"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:fa:6c:60","project_id":"2876c6c697f447a8a2ae04625d1ad99b","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"d0117027-24b7-4b59-8992-e767bc4193a3","name":"","admin_state_up":true,"network_id":"2b51b4de-f1d0-46b6-ab5f-08b790cce351","tenant_id":"2876c6c697f447a8a2ae04625d1ad99b","created_at":"2018-06-27T23:02:26Z","binding:vnic_type":"normal"}]} 2018-06-27 23:03:14,588 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=2b51b4de-f1d0-46b6-ab5f-08b790cce351 used request id req-ec24a671-19ce-43bc-9a5c-8dcde641bfe1 2018-06-27 23:03:14,589 - create_instance - INFO - Found existing machine with name - CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-inst1 2018-06-27 23:03:14,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/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bd9941dbd48cb1030fcbb5911c980658480c2a6" 2018-06-27 23:03:14,671 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:03:14 GMT Content-Type: application/json Content-Length: 552 Connection: keep-alive X-Openstack-Request-Id: req-2c0bddd4-bed9-410f-a09f-05be14ddc680 Front-End-Https: on RESP BODY: {"floatingips": [{"router_id": "c12420de-2e2e-4d0a-868a-f0df8c5a400a", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "2876c6c697f447a8a2ae04625d1ad99b", "created_at": "2018-06-27T23:02:13Z", "updated_at": "2018-06-27T23:02:50Z", "floating_network_id": "977aff9f-43e9-4fec-86ae-a730f64fa17d", "fixed_ip_address": "10.1.2.5", "floating_ip_address": "172.30.10.121", "revision_number": 2, "project_id": "2876c6c697f447a8a2ae04625d1ad99b", "port_id": "60db6e07-3c46-42a1-a5c5-db69c0fdab00", "id": "7f801853-64da-4757-9f8e-f02b263053a7"}]} 2018-06-27 23:03:14,671 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/floatingips used request id req-2c0bddd4-bed9-410f-a09f-05be14ddc680 2018-06-27 23:03:14,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/servers/2c0cbc17-94f2-4c4d-923b-5d42df9d3ad0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a42509c0a3f66379ab6f76835a100e4f42c25377" 2018-06-27 23:03:16,833 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:03:16 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-fe36a39a-ce46-4c81-bb19-d1fa4b1a6554 X-Compute-Request-Id: req-fe36a39a-ce46-4c81-bb19-d1fa4b1a6554 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a9:d9:03", "version": 4, "addr": "10.1.2.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/2c0cbc17-94f2-4c4d-923b-5d42df9d3ad0", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/2c0cbc17-94f2-4c4d-923b-5d42df9d3ad0", "rel": "bookmark"}], "image": {"id": "0330e706-2a8e-48bc-8e2a-8cc3bf1d92b7", "links": [{"href": "http://172.30.10.101:8774/images/0330e706-2a8e-48bc-8e2a-8cc3bf1d92b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000d0", "OS-SRV-USG:launched_at": "2018-06-27T23:02:36.000000", "flavor": {"id": "5a574919-927a-4b41-8116-9c576a59f0a7", "links": [{"href": "http://172.30.10.101:8774/flavors/5a574919-927a-4b41-8116-9c576a59f0a7", "rel": "bookmark"}]}, "id": "2c0cbc17-94f2-4c4d-923b-5d42df9d3ad0", "security_groups": [{"name": "default"}], "user_id": "7bc4971af9a94916a1a009f465e3a6ae", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T23:02:37Z", "hostId": "b994f6cd38ad594a046e04012892e3b73a27bc0abbaa6258a5ffdc1b", "OS-EXT-SRV-ATTR:host": "cmp002", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp002.mcp-ovs-ha.local", "name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-inst2", "created": "2018-06-27T23:02:22Z", "tenant_id": "2876c6c697f447a8a2ae04625d1ad99b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:03:16,833 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/2c0cbc17-94f2-4c4d-923b-5d42df9d3ad0 used request id req-fe36a39a-ce46-4c81-bb19-d1fa4b1a6554 2018-06-27 23:03:16,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=CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a42509c0a3f66379ab6f76835a100e4f42c25377" 2018-06-27 23:03:17,907 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:03:17 GMT Content-Type: application/json Content-Length: 727 Connection: keep-alive X-Openstack-Request-Id: req-ce2e2e72-8274-44b7-9298-32f220fc2a95 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":"2b51b4de-f1d0-46b6-ab5f-08b790cce351","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2876c6c697f447a8a2ae04625d1ad99b","status":"ACTIVE","subnets":["62734ebe-17f6-4ded-ac3d-be4f34079c23"],"description":"","tags":[],"updated_at":"2018-06-27T23:02:13Z","provider:segmentation_id":14,"name":"CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-net","admin_state_up":true,"tenant_id":"2876c6c697f447a8a2ae04625d1ad99b","created_at":"2018-06-27T23:02:10Z","provider:network_type":"vxlan"}]} 2018-06-27 23:03:17,908 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-net used request id req-ce2e2e72-8274-44b7-9298-32f220fc2a95 2018-06-27 23:03:17,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/2876c6c697f447a8a2ae04625d1ad99b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a42509c0a3f66379ab6f76835a100e4f42c25377" 2018-06-27 23:03:18,015 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:03:17 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8050a638-f579-4090-a594-38ff9cb37628 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/2876c6c697f447a8a2ae04625d1ad99b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2876c6c697f447a8a2ae04625d1ad99b", "name": "CreateStackFloatingIpTests-42c7c0d5-a914-4c4-proj"}} 2018-06-27 23:03:18,015 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/2876c6c697f447a8a2ae04625d1ad99b used request id req-8050a638-f579-4090-a594-38ff9cb37628 2018-06-27 23:03:18,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/subnets?network_id=2b51b4de-f1d0-46b6-ab5f-08b790cce351 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a42509c0a3f66379ab6f76835a100e4f42c25377" 2018-06-27 23:03:18,156 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:03:18 GMT Content-Type: application/json Content-Length: 668 Connection: keep-alive X-Openstack-Request-Id: req-ef6c3d69-046f-47f0-88d3-4da71f6877e2 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2b51b4de-f1d0-46b6-ab5f-08b790cce351","tenant_id":"2876c6c697f447a8a2ae04625d1ad99b","created_at":"2018-06-27T23:02:13Z","dns_nameservers":[],"updated_at":"2018-06-27T23:02:13Z","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":"2876c6c697f447a8a2ae04625d1ad99b","id":"62734ebe-17f6-4ded-ac3d-be4f34079c23","subnetpool_id":null,"name":"CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-subnet"}]} 2018-06-27 23:03:18,156 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=2b51b4de-f1d0-46b6-ab5f-08b790cce351 used request id req-ef6c3d69-046f-47f0-88d3-4da71f6877e2 2018-06-27 23:03:18,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/ports?network_id=2b51b4de-f1d0-46b6-ab5f-08b790cce351 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a42509c0a3f66379ab6f76835a100e4f42c25377" 2018-06-27 23:03:18,292 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:03:18 GMT Content-Type: application/json Content-Length: 4486 Connection: keep-alive X-Openstack-Request-Id: req-3bc3c29d-50ee-4aea-a594-58a3821585ff Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T23:02:25Z","device_owner":"network:router_interface","revision_number":9,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"62734ebe-17f6-4ded-ac3d-be4f34079c23","ip_address":"10.1.2.1"}],"id":"0831beaf-4601-4738-9632-6aa1f5b5ad30","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e5:9d:ee","project_id":"2876c6c697f447a8a2ae04625d1ad99b","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"c12420de-2e2e-4d0a-868a-f0df8c5a400a","name":"","admin_state_up":true,"network_id":"2b51b4de-f1d0-46b6-ab5f-08b790cce351","tenant_id":"2876c6c697f447a8a2ae04625d1ad99b","created_at":"2018-06-27T23:02:17Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T23:02:21Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"62734ebe-17f6-4ded-ac3d-be4f34079c23","ip_address":"10.1.2.3"}],"id":"1962751d-5dfc-4c64-a089-22ae7dea8f37","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:37:e4","project_id":"2876c6c697f447a8a2ae04625d1ad99b","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-2b51b4de-f1d0-46b6-ab5f-08b790cce351","name":"","admin_state_up":true,"network_id":"2b51b4de-f1d0-46b6-ab5f-08b790cce351","tenant_id":"2876c6c697f447a8a2ae04625d1ad99b","created_at":"2018-06-27T23:02:15Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T23:02:36Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"62734ebe-17f6-4ded-ac3d-be4f34079c23","ip_address":"10.1.2.7"}],"id":"2d2a5a9f-6696-41ee-8080-9aa86f03db60","security_groups":["10cb7a8e-d6e6-49d8-b5f5-acc6a120772b"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a9:d9:03","project_id":"2876c6c697f447a8a2ae04625d1ad99b","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"2c0cbc17-94f2-4c4d-923b-5d42df9d3ad0","name":"","admin_state_up":true,"network_id":"2b51b4de-f1d0-46b6-ab5f-08b790cce351","tenant_id":"2876c6c697f447a8a2ae04625d1ad99b","created_at":"2018-06-27T23:02:26Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T23:02:20Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"62734ebe-17f6-4ded-ac3d-be4f34079c23","ip_address":"10.1.2.2"}],"id":"5a8ffa3c-a2ff-44e9-a376-3a08365d87ab","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8c:a8:1e","project_id":"2876c6c697f447a8a2ae04625d1ad99b","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-2b51b4de-f1d0-46b6-ab5f-08b790cce351","name":"","admin_state_up":true,"network_id":"2b51b4de-f1d0-46b6-ab5f-08b790cce351","tenant_id":"2876c6c697f447a8a2ae04625d1ad99b","created_at":"2018-06-27T23:02:14Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T23:02:39Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"62734ebe-17f6-4ded-ac3d-be4f34079c23","ip_address":"10.1.2.5"}],"id":"60db6e07-3c46-42a1-a5c5-db69c0fdab00","security_groups":["4b4fbfc3-5692-437d-b4ea-44efb0ac7d40"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:fa:6c:60","project_id":"2876c6c697f447a8a2ae04625d1ad99b","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"d0117027-24b7-4b59-8992-e767bc4193a3","name":"","admin_state_up":true,"network_id":"2b51b4de-f1d0-46b6-ab5f-08b790cce351","tenant_id":"2876c6c697f447a8a2ae04625d1ad99b","created_at":"2018-06-27T23:02:26Z","binding:vnic_type":"normal"}]} 2018-06-27 23:03:18,293 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=2b51b4de-f1d0-46b6-ab5f-08b790cce351 used request id req-3bc3c29d-50ee-4aea-a594-58a3821585ff 2018-06-27 23:03:18,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/d0117027-24b7-4b59-8992-e767bc4193a3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bd9941dbd48cb1030fcbb5911c980658480c2a6" 2018-06-27 23:03:20,839 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:03:20 GMT Content-Type: application/json Content-Length: 2005 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-e9988591-cfff-4297-8707-1123affa15d4 X-Compute-Request-Id: req-e9988591-cfff-4297-8707-1123affa15d4 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fa:6c:60", "version": 4, "addr": "10.1.2.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fa:6c:60", "version": 4, "addr": "172.30.10.121", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/d0117027-24b7-4b59-8992-e767bc4193a3", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/d0117027-24b7-4b59-8992-e767bc4193a3", "rel": "bookmark"}], "image": {"id": "0330e706-2a8e-48bc-8e2a-8cc3bf1d92b7", "links": [{"href": "http://172.30.10.101:8774/images/0330e706-2a8e-48bc-8e2a-8cc3bf1d92b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000d3", "OS-SRV-USG:launched_at": "2018-06-27T23:02:40.000000", "flavor": {"id": "3da6a536-4b83-4148-8563-86cde539f0a9", "links": [{"href": "http://172.30.10.101:8774/flavors/3da6a536-4b83-4148-8563-86cde539f0a9", "rel": "bookmark"}]}, "id": "d0117027-24b7-4b59-8992-e767bc4193a3", "security_groups": [{"name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-sec_grp"}], "user_id": "7bc4971af9a94916a1a009f465e3a6ae", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T23:02:40Z", "hostId": "b994f6cd38ad594a046e04012892e3b73a27bc0abbaa6258a5ffdc1b", "OS-EXT-SRV-ATTR:host": "cmp002", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp002.mcp-ovs-ha.local", "name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-inst1", "created": "2018-06-27T23:02:22Z", "tenant_id": "2876c6c697f447a8a2ae04625d1ad99b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:03:20,839 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/d0117027-24b7-4b59-8992-e767bc4193a3 used request id req-e9988591-cfff-4297-8707-1123affa15d4 2018-06-27 23:03:20,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/networks?name=CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bd9941dbd48cb1030fcbb5911c980658480c2a6" 2018-06-27 23:03:21,120 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:03:21 GMT Content-Type: application/json Content-Length: 727 Connection: keep-alive X-Openstack-Request-Id: req-2d263533-bbf9-4063-ba17-ab0f91853b00 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":"2b51b4de-f1d0-46b6-ab5f-08b790cce351","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2876c6c697f447a8a2ae04625d1ad99b","status":"ACTIVE","subnets":["62734ebe-17f6-4ded-ac3d-be4f34079c23"],"description":"","tags":[],"updated_at":"2018-06-27T23:02:13Z","provider:segmentation_id":14,"name":"CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-net","admin_state_up":true,"tenant_id":"2876c6c697f447a8a2ae04625d1ad99b","created_at":"2018-06-27T23:02:10Z","provider:network_type":"vxlan"}]} 2018-06-27 23:03:21,121 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-net used request id req-2d263533-bbf9-4063-ba17-ab0f91853b00 2018-06-27 23:03:21,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/2876c6c697f447a8a2ae04625d1ad99b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bd9941dbd48cb1030fcbb5911c980658480c2a6" 2018-06-27 23:03:21,206 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:03:21 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d4d63d24-75f0-45b6-9e88-8da97d08eaf9 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/2876c6c697f447a8a2ae04625d1ad99b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2876c6c697f447a8a2ae04625d1ad99b", "name": "CreateStackFloatingIpTests-42c7c0d5-a914-4c4-proj"}} 2018-06-27 23:03:21,206 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/2876c6c697f447a8a2ae04625d1ad99b used request id req-d4d63d24-75f0-45b6-9e88-8da97d08eaf9 2018-06-27 23:03:21,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/subnets?network_id=2b51b4de-f1d0-46b6-ab5f-08b790cce351 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bd9941dbd48cb1030fcbb5911c980658480c2a6" 2018-06-27 23:03:21,326 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:03:21 GMT Content-Type: application/json Content-Length: 668 Connection: keep-alive X-Openstack-Request-Id: req-4e65326e-7e0b-446b-bb25-5f08ab750509 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2b51b4de-f1d0-46b6-ab5f-08b790cce351","tenant_id":"2876c6c697f447a8a2ae04625d1ad99b","created_at":"2018-06-27T23:02:13Z","dns_nameservers":[],"updated_at":"2018-06-27T23:02:13Z","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":"2876c6c697f447a8a2ae04625d1ad99b","id":"62734ebe-17f6-4ded-ac3d-be4f34079c23","subnetpool_id":null,"name":"CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-subnet"}]} 2018-06-27 23:03:21,326 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=2b51b4de-f1d0-46b6-ab5f-08b790cce351 used request id req-4e65326e-7e0b-446b-bb25-5f08ab750509 2018-06-27 23:03:21,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/ports?network_id=2b51b4de-f1d0-46b6-ab5f-08b790cce351 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bd9941dbd48cb1030fcbb5911c980658480c2a6" 2018-06-27 23:03:21,502 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:03:21 GMT Content-Type: application/json Content-Length: 4486 Connection: keep-alive X-Openstack-Request-Id: req-c53151f1-60af-44c8-9d23-d321188569c1 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T23:02:25Z","device_owner":"network:router_interface","revision_number":9,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"62734ebe-17f6-4ded-ac3d-be4f34079c23","ip_address":"10.1.2.1"}],"id":"0831beaf-4601-4738-9632-6aa1f5b5ad30","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e5:9d:ee","project_id":"2876c6c697f447a8a2ae04625d1ad99b","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"c12420de-2e2e-4d0a-868a-f0df8c5a400a","name":"","admin_state_up":true,"network_id":"2b51b4de-f1d0-46b6-ab5f-08b790cce351","tenant_id":"2876c6c697f447a8a2ae04625d1ad99b","created_at":"2018-06-27T23:02:17Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T23:02:21Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"62734ebe-17f6-4ded-ac3d-be4f34079c23","ip_address":"10.1.2.3"}],"id":"1962751d-5dfc-4c64-a089-22ae7dea8f37","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:37:e4","project_id":"2876c6c697f447a8a2ae04625d1ad99b","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-2b51b4de-f1d0-46b6-ab5f-08b790cce351","name":"","admin_state_up":true,"network_id":"2b51b4de-f1d0-46b6-ab5f-08b790cce351","tenant_id":"2876c6c697f447a8a2ae04625d1ad99b","created_at":"2018-06-27T23:02:15Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T23:02:36Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"62734ebe-17f6-4ded-ac3d-be4f34079c23","ip_address":"10.1.2.7"}],"id":"2d2a5a9f-6696-41ee-8080-9aa86f03db60","security_groups":["10cb7a8e-d6e6-49d8-b5f5-acc6a120772b"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a9:d9:03","project_id":"2876c6c697f447a8a2ae04625d1ad99b","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"2c0cbc17-94f2-4c4d-923b-5d42df9d3ad0","name":"","admin_state_up":true,"network_id":"2b51b4de-f1d0-46b6-ab5f-08b790cce351","tenant_id":"2876c6c697f447a8a2ae04625d1ad99b","created_at":"2018-06-27T23:02:26Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T23:02:20Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"62734ebe-17f6-4ded-ac3d-be4f34079c23","ip_address":"10.1.2.2"}],"id":"5a8ffa3c-a2ff-44e9-a376-3a08365d87ab","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8c:a8:1e","project_id":"2876c6c697f447a8a2ae04625d1ad99b","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-2b51b4de-f1d0-46b6-ab5f-08b790cce351","name":"","admin_state_up":true,"network_id":"2b51b4de-f1d0-46b6-ab5f-08b790cce351","tenant_id":"2876c6c697f447a8a2ae04625d1ad99b","created_at":"2018-06-27T23:02:14Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T23:02:39Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"62734ebe-17f6-4ded-ac3d-be4f34079c23","ip_address":"10.1.2.5"}],"id":"60db6e07-3c46-42a1-a5c5-db69c0fdab00","security_groups":["4b4fbfc3-5692-437d-b4ea-44efb0ac7d40"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:fa:6c:60","project_id":"2876c6c697f447a8a2ae04625d1ad99b","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"d0117027-24b7-4b59-8992-e767bc4193a3","name":"","admin_state_up":true,"network_id":"2b51b4de-f1d0-46b6-ab5f-08b790cce351","tenant_id":"2876c6c697f447a8a2ae04625d1ad99b","created_at":"2018-06-27T23:02:26Z","binding:vnic_type":"normal"}]} 2018-06-27 23:03:21,502 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=2b51b4de-f1d0-46b6-ab5f-08b790cce351 used request id req-c53151f1-60af-44c8-9d23-d321188569c1 2018-06-27 23:03:21,503 - create_instance - INFO - Checking if VM is active 2018-06-27 23:03:21,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/d0117027-24b7-4b59-8992-e767bc4193a3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bd9941dbd48cb1030fcbb5911c980658480c2a6" 2018-06-27 23:03:23,523 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:03:23 GMT Content-Type: application/json Content-Length: 2005 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-103a8096-ff42-47ac-b99d-987030b025e2 X-Compute-Request-Id: req-103a8096-ff42-47ac-b99d-987030b025e2 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fa:6c:60", "version": 4, "addr": "10.1.2.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fa:6c:60", "version": 4, "addr": "172.30.10.121", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/d0117027-24b7-4b59-8992-e767bc4193a3", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/d0117027-24b7-4b59-8992-e767bc4193a3", "rel": "bookmark"}], "image": {"id": "0330e706-2a8e-48bc-8e2a-8cc3bf1d92b7", "links": [{"href": "http://172.30.10.101:8774/images/0330e706-2a8e-48bc-8e2a-8cc3bf1d92b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000d3", "OS-SRV-USG:launched_at": "2018-06-27T23:02:40.000000", "flavor": {"id": "3da6a536-4b83-4148-8563-86cde539f0a9", "links": [{"href": "http://172.30.10.101:8774/flavors/3da6a536-4b83-4148-8563-86cde539f0a9", "rel": "bookmark"}]}, "id": "d0117027-24b7-4b59-8992-e767bc4193a3", "security_groups": [{"name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-sec_grp"}], "user_id": "7bc4971af9a94916a1a009f465e3a6ae", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T23:02:40Z", "hostId": "b994f6cd38ad594a046e04012892e3b73a27bc0abbaa6258a5ffdc1b", "OS-EXT-SRV-ATTR:host": "cmp002", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp002.mcp-ovs-ha.local", "name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-inst1", "created": "2018-06-27T23:02:22Z", "tenant_id": "2876c6c697f447a8a2ae04625d1ad99b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:03:23,523 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/d0117027-24b7-4b59-8992-e767bc4193a3 used request id req-103a8096-ff42-47ac-b99d-987030b025e2 2018-06-27 23:03:23,523 - create_instance - DEBUG - Instance status [CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-inst1] is - ACTIVE 2018-06-27 23:03:23,524 - create_instance - INFO - VM is - ACTIVE 2018-06-27 23:03:23,527 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/d0117027-24b7-4b59-8992-e767bc4193a3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bd9941dbd48cb1030fcbb5911c980658480c2a6" 2018-06-27 23:03:25,760 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:03:25 GMT Content-Type: application/json Content-Length: 2005 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-49cea985-af14-4bfe-a363-75e4e2fd7840 X-Compute-Request-Id: req-49cea985-af14-4bfe-a363-75e4e2fd7840 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fa:6c:60", "version": 4, "addr": "10.1.2.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fa:6c:60", "version": 4, "addr": "172.30.10.121", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/d0117027-24b7-4b59-8992-e767bc4193a3", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/d0117027-24b7-4b59-8992-e767bc4193a3", "rel": "bookmark"}], "image": {"id": "0330e706-2a8e-48bc-8e2a-8cc3bf1d92b7", "links": [{"href": "http://172.30.10.101:8774/images/0330e706-2a8e-48bc-8e2a-8cc3bf1d92b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000d3", "OS-SRV-USG:launched_at": "2018-06-27T23:02:40.000000", "flavor": {"id": "3da6a536-4b83-4148-8563-86cde539f0a9", "links": [{"href": "http://172.30.10.101:8774/flavors/3da6a536-4b83-4148-8563-86cde539f0a9", "rel": "bookmark"}]}, "id": "d0117027-24b7-4b59-8992-e767bc4193a3", "security_groups": [{"name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-sec_grp"}], "user_id": "7bc4971af9a94916a1a009f465e3a6ae", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T23:02:40Z", "hostId": "b994f6cd38ad594a046e04012892e3b73a27bc0abbaa6258a5ffdc1b", "OS-EXT-SRV-ATTR:host": "cmp002", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp002.mcp-ovs-ha.local", "name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-inst1", "created": "2018-06-27T23:02:22Z", "tenant_id": "2876c6c697f447a8a2ae04625d1ad99b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:03:25,760 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/d0117027-24b7-4b59-8992-e767bc4193a3 used request id req-49cea985-af14-4bfe-a363-75e4e2fd7840 2018-06-27 23:03:25,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/networks?name=CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bd9941dbd48cb1030fcbb5911c980658480c2a6" 2018-06-27 23:03:26,018 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:03:26 GMT Content-Type: application/json Content-Length: 727 Connection: keep-alive X-Openstack-Request-Id: req-ccf9761f-4847-4467-8384-fded513186b4 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":"2b51b4de-f1d0-46b6-ab5f-08b790cce351","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2876c6c697f447a8a2ae04625d1ad99b","status":"ACTIVE","subnets":["62734ebe-17f6-4ded-ac3d-be4f34079c23"],"description":"","tags":[],"updated_at":"2018-06-27T23:02:13Z","provider:segmentation_id":14,"name":"CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-net","admin_state_up":true,"tenant_id":"2876c6c697f447a8a2ae04625d1ad99b","created_at":"2018-06-27T23:02:10Z","provider:network_type":"vxlan"}]} 2018-06-27 23:03:26,018 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-net used request id req-ccf9761f-4847-4467-8384-fded513186b4 2018-06-27 23:03:26,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/2876c6c697f447a8a2ae04625d1ad99b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bd9941dbd48cb1030fcbb5911c980658480c2a6" 2018-06-27 23:03:26,101 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:03:26 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7cfa6561-0421-43f6-96c0-693399eb4371 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/2876c6c697f447a8a2ae04625d1ad99b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2876c6c697f447a8a2ae04625d1ad99b", "name": "CreateStackFloatingIpTests-42c7c0d5-a914-4c4-proj"}} 2018-06-27 23:03:26,101 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/2876c6c697f447a8a2ae04625d1ad99b used request id req-7cfa6561-0421-43f6-96c0-693399eb4371 2018-06-27 23:03:26,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=2b51b4de-f1d0-46b6-ab5f-08b790cce351 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bd9941dbd48cb1030fcbb5911c980658480c2a6" 2018-06-27 23:03:26,238 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:03:26 GMT Content-Type: application/json Content-Length: 668 Connection: keep-alive X-Openstack-Request-Id: req-8efac012-c6e5-4af0-9158-7719129301f0 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2b51b4de-f1d0-46b6-ab5f-08b790cce351","tenant_id":"2876c6c697f447a8a2ae04625d1ad99b","created_at":"2018-06-27T23:02:13Z","dns_nameservers":[],"updated_at":"2018-06-27T23:02:13Z","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":"2876c6c697f447a8a2ae04625d1ad99b","id":"62734ebe-17f6-4ded-ac3d-be4f34079c23","subnetpool_id":null,"name":"CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-subnet"}]} 2018-06-27 23:03:26,238 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=2b51b4de-f1d0-46b6-ab5f-08b790cce351 used request id req-8efac012-c6e5-4af0-9158-7719129301f0 2018-06-27 23:03:26,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/ports?network_id=2b51b4de-f1d0-46b6-ab5f-08b790cce351 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bd9941dbd48cb1030fcbb5911c980658480c2a6" 2018-06-27 23:03:26,398 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:03:26 GMT Content-Type: application/json Content-Length: 4486 Connection: keep-alive X-Openstack-Request-Id: req-89a5e5a6-170d-4bb7-94e7-39b81fb4ad20 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T23:02:25Z","device_owner":"network:router_interface","revision_number":9,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"62734ebe-17f6-4ded-ac3d-be4f34079c23","ip_address":"10.1.2.1"}],"id":"0831beaf-4601-4738-9632-6aa1f5b5ad30","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e5:9d:ee","project_id":"2876c6c697f447a8a2ae04625d1ad99b","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"c12420de-2e2e-4d0a-868a-f0df8c5a400a","name":"","admin_state_up":true,"network_id":"2b51b4de-f1d0-46b6-ab5f-08b790cce351","tenant_id":"2876c6c697f447a8a2ae04625d1ad99b","created_at":"2018-06-27T23:02:17Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T23:02:21Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"62734ebe-17f6-4ded-ac3d-be4f34079c23","ip_address":"10.1.2.3"}],"id":"1962751d-5dfc-4c64-a089-22ae7dea8f37","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:37:e4","project_id":"2876c6c697f447a8a2ae04625d1ad99b","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-2b51b4de-f1d0-46b6-ab5f-08b790cce351","name":"","admin_state_up":true,"network_id":"2b51b4de-f1d0-46b6-ab5f-08b790cce351","tenant_id":"2876c6c697f447a8a2ae04625d1ad99b","created_at":"2018-06-27T23:02:15Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T23:02:36Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"62734ebe-17f6-4ded-ac3d-be4f34079c23","ip_address":"10.1.2.7"}],"id":"2d2a5a9f-6696-41ee-8080-9aa86f03db60","security_groups":["10cb7a8e-d6e6-49d8-b5f5-acc6a120772b"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a9:d9:03","project_id":"2876c6c697f447a8a2ae04625d1ad99b","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"2c0cbc17-94f2-4c4d-923b-5d42df9d3ad0","name":"","admin_state_up":true,"network_id":"2b51b4de-f1d0-46b6-ab5f-08b790cce351","tenant_id":"2876c6c697f447a8a2ae04625d1ad99b","created_at":"2018-06-27T23:02:26Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T23:02:20Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"62734ebe-17f6-4ded-ac3d-be4f34079c23","ip_address":"10.1.2.2"}],"id":"5a8ffa3c-a2ff-44e9-a376-3a08365d87ab","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8c:a8:1e","project_id":"2876c6c697f447a8a2ae04625d1ad99b","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-2b51b4de-f1d0-46b6-ab5f-08b790cce351","name":"","admin_state_up":true,"network_id":"2b51b4de-f1d0-46b6-ab5f-08b790cce351","tenant_id":"2876c6c697f447a8a2ae04625d1ad99b","created_at":"2018-06-27T23:02:14Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T23:02:39Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"62734ebe-17f6-4ded-ac3d-be4f34079c23","ip_address":"10.1.2.5"}],"id":"60db6e07-3c46-42a1-a5c5-db69c0fdab00","security_groups":["4b4fbfc3-5692-437d-b4ea-44efb0ac7d40"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:fa:6c:60","project_id":"2876c6c697f447a8a2ae04625d1ad99b","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"d0117027-24b7-4b59-8992-e767bc4193a3","name":"","admin_state_up":true,"network_id":"2b51b4de-f1d0-46b6-ab5f-08b790cce351","tenant_id":"2876c6c697f447a8a2ae04625d1ad99b","created_at":"2018-06-27T23:02:26Z","binding:vnic_type":"normal"}]} 2018-06-27 23:03:26,398 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=2b51b4de-f1d0-46b6-ab5f-08b790cce351 used request id req-89a5e5a6-170d-4bb7-94e7-39b81fb4ad20 2018-06-27 23:03:26,399 - ansible_utils - DEBUG - Retrieving SSH client 2018-06-27 23:03:26,404 - paramiko.transport - DEBUG - starting thread (client mode): 0x847d1190L 2018-06-27 23:03:26,404 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-06-27 23:03:26,404 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-06-27 23:03:26,405 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-06-27 23:03:26,406 - 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-27 23:03:26,406 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-06-27 23:03:26,406 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-06-27 23:03:26,407 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-06-27 23:03:26,407 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-06-27 23:03:26,407 - paramiko.transport - DEBUG - Compression agreed: none 2018-06-27 23:03:26,457 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-06-27 23:03:26,457 - paramiko.transport - DEBUG - Switch to new keys ... 2018-06-27 23:03:26,469 - paramiko.transport - DEBUG - Trying discovered key 218a290f9eb77aeaa32f45c1ca49be44 in 30b7feac-f700-4e3f-9668-e4b2c5ee1d8b 2018-06-27 23:03:26,470 - paramiko.transport - DEBUG - userauth is OK 2018-06-27 23:03:26,476 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-06-27 23:03:26,577 - paramiko.transport - DEBUG - EOF in transport thread 2018-06-27 23:03:26,591 - create_instance - INFO - SSH is active for VM instance 2018-06-27 23:03:26,591 - ansible_utils - DEBUG - Retrieving SSH client 2018-06-27 23:03:26,593 - paramiko.transport - DEBUG - starting thread (client mode): 0x847d1050L 2018-06-27 23:03:26,593 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-06-27 23:03:26,593 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-06-27 23:03:26,593 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-06-27 23:03:26,595 - 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-27 23:03:26,595 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-06-27 23:03:26,595 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-06-27 23:03:26,595 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-06-27 23:03:26,596 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-06-27 23:03:26,596 - paramiko.transport - DEBUG - Compression agreed: none 2018-06-27 23:03:26,645 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-06-27 23:03:26,646 - paramiko.transport - DEBUG - Switch to new keys ... 2018-06-27 23:03:26,658 - paramiko.transport - DEBUG - Trying discovered key 218a290f9eb77aeaa32f45c1ca49be44 in 30b7feac-f700-4e3f-9668-e4b2c5ee1d8b 2018-06-27 23:03:26,659 - paramiko.transport - DEBUG - userauth is OK 2018-06-27 23:03:26,664 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-06-27 23:03:26,666 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-06-27 23:03:26,667 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-06-27 23:03:26,667 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-06-27 23:03:26,669 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-06-27 23:03:26,671 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-06-27 23:03:26,673 - create_stack - INFO - Deleting stack - CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack 2018-06-27 23:03:26,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b/stacks/9acdb4d1-ec27-4357-bbfe-1881dcab907d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44c8b19b69462f531ae0c4cb130283536a14f15c" 2018-06-27 23:03:26,755 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 23:03:26 GMT Content-Type: application/json Content-Length: 549 Connection: keep-alive Location: https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack/9acdb4d1-ec27-4357-bbfe-1881dcab907d X-Openstack-Request-Id: req-bf068710-ca9d-498d-97dd-f8e24ba5bdbe Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack/9acdb4d1-ec27-4357-bbfe-1881dcab907d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 23:03:26,877 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 23:03:26 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-a774c315-1e37-41c7-9b1c-3d2197bc8d7a Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 23:03:26,877 - keystoneauth.session - DEBUG - DELETE call to orchestration for https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack/9acdb4d1-ec27-4357-bbfe-1881dcab907d used request id req-a774c315-1e37-41c7-9b1c-3d2197bc8d7a 2018-06-27 23:03:26,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b/stacks/9acdb4d1-ec27-4357-bbfe-1881dcab907d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44c8b19b69462f531ae0c4cb130283536a14f15c" 2018-06-27 23:03:26,947 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 23:03:26 GMT Content-Type: application/json Content-Length: 549 Connection: keep-alive Location: https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack/9acdb4d1-ec27-4357-bbfe-1881dcab907d X-Openstack-Request-Id: req-d1dbe5c4-1132-4452-aefc-2d86330a5b09 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack/9acdb4d1-ec27-4357-bbfe-1881dcab907d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 23:03:27,025 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:03:27 GMT Content-Type: application/json Content-Length: 2510 Connection: keep-alive X-Openstack-Request-Id: req-9eafeafa-9146-4b7c-bb3b-673ad6d0c934 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-d4f65fde-417d-4672-8f6c-54931f5991f0-flavor2", "OS::project_id": "2876c6c697f447a8a2ae04625d1ad99b", "OS::stack_id": "9acdb4d1-ec27-4357-bbfe-1881dcab907d", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-kp", "security_group_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-sec_grp", "subnet_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-subnet", "net_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-net", "external_net_name": "floating_net", "inst2_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-inst2", "inst1_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-inst1", "image2_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-image", "flavor1_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-flavor1", "image1_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack", "stack_user_project_id": "2f59d77b019e4748941ef708d9333b57", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-27T23:02:04Z", "links": [{"href": "https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack/9acdb4d1-ec27-4357-bbfe-1881dcab907d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-27T23:03:27Z", "id": "9acdb4d1-ec27-4357-bbfe-1881dcab907d", "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-27 23:03:27,025 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack/9acdb4d1-ec27-4357-bbfe-1881dcab907d used request id req-9eafeafa-9146-4b7c-bb3b-673ad6d0c934 2018-06-27 23:03:27,025 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-06-27 23:03:27,025 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-27 23:03:30,026 - create_stack - DEBUG - Stack status query timeout in 1196.85137105 2018-06-27 23:03:30,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b/stacks/9acdb4d1-ec27-4357-bbfe-1881dcab907d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44c8b19b69462f531ae0c4cb130283536a14f15c" 2018-06-27 23:03:30,090 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 23:03:30 GMT Content-Type: application/json Content-Length: 549 Connection: keep-alive Location: https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack/9acdb4d1-ec27-4357-bbfe-1881dcab907d X-Openstack-Request-Id: req-6efefd66-23a3-4182-9037-f2d8208d116a Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack/9acdb4d1-ec27-4357-bbfe-1881dcab907d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 23:03:30,183 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:03:30 GMT Content-Type: application/json Content-Length: 2510 Connection: keep-alive X-Openstack-Request-Id: req-325561a2-21a5-4736-be84-285baeb29014 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-d4f65fde-417d-4672-8f6c-54931f5991f0-flavor2", "OS::project_id": "2876c6c697f447a8a2ae04625d1ad99b", "OS::stack_id": "9acdb4d1-ec27-4357-bbfe-1881dcab907d", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-kp", "security_group_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-sec_grp", "subnet_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-subnet", "net_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-net", "external_net_name": "floating_net", "inst2_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-inst2", "inst1_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-inst1", "image2_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-image", "flavor1_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-flavor1", "image1_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack", "stack_user_project_id": "2f59d77b019e4748941ef708d9333b57", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-27T23:02:04Z", "links": [{"href": "https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack/9acdb4d1-ec27-4357-bbfe-1881dcab907d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-27T23:03:27Z", "id": "9acdb4d1-ec27-4357-bbfe-1881dcab907d", "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-27 23:03:30,183 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack/9acdb4d1-ec27-4357-bbfe-1881dcab907d used request id req-325561a2-21a5-4736-be84-285baeb29014 2018-06-27 23:03:30,184 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-06-27 23:03:30,184 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-27 23:03:33,187 - create_stack - DEBUG - Stack status query timeout in 1193.69024611 2018-06-27 23:03:33,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b/stacks/9acdb4d1-ec27-4357-bbfe-1881dcab907d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44c8b19b69462f531ae0c4cb130283536a14f15c" 2018-06-27 23:03:33,771 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 23:03:33 GMT Content-Type: application/json Content-Length: 549 Connection: keep-alive Location: https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack/9acdb4d1-ec27-4357-bbfe-1881dcab907d X-Openstack-Request-Id: req-8633241d-53b0-418a-80f6-04eda095e28d Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack/9acdb4d1-ec27-4357-bbfe-1881dcab907d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 23:03:33,856 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:03:33 GMT Content-Type: application/json Content-Length: 2510 Connection: keep-alive X-Openstack-Request-Id: req-df13987d-e88d-49e2-8c39-4371ce0546d0 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-d4f65fde-417d-4672-8f6c-54931f5991f0-flavor2", "OS::project_id": "2876c6c697f447a8a2ae04625d1ad99b", "OS::stack_id": "9acdb4d1-ec27-4357-bbfe-1881dcab907d", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-kp", "security_group_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-sec_grp", "subnet_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-subnet", "net_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-net", "external_net_name": "floating_net", "inst2_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-inst2", "inst1_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-inst1", "image2_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-image", "flavor1_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-flavor1", "image1_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack", "stack_user_project_id": "2f59d77b019e4748941ef708d9333b57", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-27T23:02:04Z", "links": [{"href": "https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack/9acdb4d1-ec27-4357-bbfe-1881dcab907d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-27T23:03:27Z", "id": "9acdb4d1-ec27-4357-bbfe-1881dcab907d", "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-27 23:03:33,857 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack/9acdb4d1-ec27-4357-bbfe-1881dcab907d used request id req-df13987d-e88d-49e2-8c39-4371ce0546d0 2018-06-27 23:03:33,857 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-06-27 23:03:33,857 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-27 23:03:36,861 - create_stack - DEBUG - Stack status query timeout in 1190.01646614 2018-06-27 23:03:36,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b/stacks/9acdb4d1-ec27-4357-bbfe-1881dcab907d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44c8b19b69462f531ae0c4cb130283536a14f15c" 2018-06-27 23:03:36,925 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 23:03:36 GMT Content-Type: application/json Content-Length: 549 Connection: keep-alive Location: https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack/9acdb4d1-ec27-4357-bbfe-1881dcab907d X-Openstack-Request-Id: req-92b9ec30-c43d-4dca-aec4-e78691868f0e Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack/9acdb4d1-ec27-4357-bbfe-1881dcab907d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 23:03:37,000 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:03:36 GMT Content-Type: application/json Content-Length: 2510 Connection: keep-alive X-Openstack-Request-Id: req-0f1d648a-0d5c-4248-b7df-a6f6cb863d5b 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-d4f65fde-417d-4672-8f6c-54931f5991f0-flavor2", "OS::project_id": "2876c6c697f447a8a2ae04625d1ad99b", "OS::stack_id": "9acdb4d1-ec27-4357-bbfe-1881dcab907d", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-kp", "security_group_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-sec_grp", "subnet_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-subnet", "net_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-net", "external_net_name": "floating_net", "inst2_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-inst2", "inst1_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-inst1", "image2_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-image", "flavor1_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-flavor1", "image1_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack", "stack_user_project_id": "2f59d77b019e4748941ef708d9333b57", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-27T23:02:04Z", "links": [{"href": "https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack/9acdb4d1-ec27-4357-bbfe-1881dcab907d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-27T23:03:27Z", "id": "9acdb4d1-ec27-4357-bbfe-1881dcab907d", "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-27 23:03:37,000 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack/9acdb4d1-ec27-4357-bbfe-1881dcab907d used request id req-0f1d648a-0d5c-4248-b7df-a6f6cb863d5b 2018-06-27 23:03:37,001 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-06-27 23:03:37,001 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-27 23:03:40,001 - create_stack - DEBUG - Stack status query timeout in 1186.87597895 2018-06-27 23:03:40,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b/stacks/9acdb4d1-ec27-4357-bbfe-1881dcab907d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44c8b19b69462f531ae0c4cb130283536a14f15c" 2018-06-27 23:03:40,072 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 23:03:40 GMT Content-Type: application/json Content-Length: 549 Connection: keep-alive Location: https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack/9acdb4d1-ec27-4357-bbfe-1881dcab907d X-Openstack-Request-Id: req-9bfb395a-957e-4683-b7c1-fab5fa2d4587 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack/9acdb4d1-ec27-4357-bbfe-1881dcab907d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 23:03:40,164 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:03:40 GMT Content-Type: application/json Content-Length: 2510 Connection: keep-alive X-Openstack-Request-Id: req-ed7fbe25-bf72-49fa-b259-43cdb0fa08e0 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-d4f65fde-417d-4672-8f6c-54931f5991f0-flavor2", "OS::project_id": "2876c6c697f447a8a2ae04625d1ad99b", "OS::stack_id": "9acdb4d1-ec27-4357-bbfe-1881dcab907d", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-kp", "security_group_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-sec_grp", "subnet_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-subnet", "net_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-net", "external_net_name": "floating_net", "inst2_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-inst2", "inst1_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-inst1", "image2_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-image", "flavor1_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-flavor1", "image1_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack", "stack_user_project_id": "2f59d77b019e4748941ef708d9333b57", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-27T23:02:04Z", "links": [{"href": "https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack/9acdb4d1-ec27-4357-bbfe-1881dcab907d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-27T23:03:27Z", "id": "9acdb4d1-ec27-4357-bbfe-1881dcab907d", "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-27 23:03:40,164 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack/9acdb4d1-ec27-4357-bbfe-1881dcab907d used request id req-ed7fbe25-bf72-49fa-b259-43cdb0fa08e0 2018-06-27 23:03:40,165 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-06-27 23:03:40,165 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-27 23:03:43,166 - create_stack - DEBUG - Stack status query timeout in 1183.71161699 2018-06-27 23:03:43,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b/stacks/9acdb4d1-ec27-4357-bbfe-1881dcab907d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44c8b19b69462f531ae0c4cb130283536a14f15c" 2018-06-27 23:03:43,852 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 23:03:43 GMT Content-Type: application/json Content-Length: 549 Connection: keep-alive Location: https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack/9acdb4d1-ec27-4357-bbfe-1881dcab907d X-Openstack-Request-Id: req-59744537-ab90-469e-ab2a-59f8d65f2214 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack/9acdb4d1-ec27-4357-bbfe-1881dcab907d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 23:03:43,912 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:03:43 GMT Content-Type: application/json Content-Length: 2510 Connection: keep-alive X-Openstack-Request-Id: req-61d7fb24-3588-4f3d-83b2-21f9fa66dd04 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-d4f65fde-417d-4672-8f6c-54931f5991f0-flavor2", "OS::project_id": "2876c6c697f447a8a2ae04625d1ad99b", "OS::stack_id": "9acdb4d1-ec27-4357-bbfe-1881dcab907d", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-kp", "security_group_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-sec_grp", "subnet_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-subnet", "net_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-net", "external_net_name": "floating_net", "inst2_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-inst2", "inst1_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-inst1", "image2_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-image", "flavor1_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-flavor1", "image1_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack", "stack_user_project_id": "2f59d77b019e4748941ef708d9333b57", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-27T23:02:04Z", "links": [{"href": "https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack/9acdb4d1-ec27-4357-bbfe-1881dcab907d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-27T23:03:27Z", "id": "9acdb4d1-ec27-4357-bbfe-1881dcab907d", "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-27 23:03:43,913 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack/9acdb4d1-ec27-4357-bbfe-1881dcab907d used request id req-61d7fb24-3588-4f3d-83b2-21f9fa66dd04 2018-06-27 23:03:43,913 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-06-27 23:03:43,913 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-27 23:03:46,917 - create_stack - DEBUG - Stack status query timeout in 1179.96051908 2018-06-27 23:03:46,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b/stacks/9acdb4d1-ec27-4357-bbfe-1881dcab907d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44c8b19b69462f531ae0c4cb130283536a14f15c" 2018-06-27 23:03:46,984 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 23:03:46 GMT Content-Type: application/json Content-Length: 549 Connection: keep-alive Location: https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack/9acdb4d1-ec27-4357-bbfe-1881dcab907d X-Openstack-Request-Id: req-d320e180-5405-4564-901c-c5bff950e4cd Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack/9acdb4d1-ec27-4357-bbfe-1881dcab907d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 23:03:47,080 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:03:47 GMT Content-Type: application/json Content-Length: 2510 Connection: keep-alive X-Openstack-Request-Id: req-a0ff2834-cde0-4cf3-9ce6-060a6d6f71ac 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-d4f65fde-417d-4672-8f6c-54931f5991f0-flavor2", "OS::project_id": "2876c6c697f447a8a2ae04625d1ad99b", "OS::stack_id": "9acdb4d1-ec27-4357-bbfe-1881dcab907d", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-kp", "security_group_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-sec_grp", "subnet_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-subnet", "net_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-net", "external_net_name": "floating_net", "inst2_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-inst2", "inst1_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-inst1", "image2_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-image", "flavor1_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-flavor1", "image1_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack", "stack_user_project_id": "2f59d77b019e4748941ef708d9333b57", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-27T23:02:04Z", "links": [{"href": "https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack/9acdb4d1-ec27-4357-bbfe-1881dcab907d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-27T23:03:27Z", "id": "9acdb4d1-ec27-4357-bbfe-1881dcab907d", "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-27 23:03:47,080 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack/9acdb4d1-ec27-4357-bbfe-1881dcab907d used request id req-a0ff2834-cde0-4cf3-9ce6-060a6d6f71ac 2018-06-27 23:03:47,081 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-06-27 23:03:47,081 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-27 23:03:50,083 - create_stack - DEBUG - Stack status query timeout in 1176.79376006 2018-06-27 23:03:50,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b/stacks/9acdb4d1-ec27-4357-bbfe-1881dcab907d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44c8b19b69462f531ae0c4cb130283536a14f15c" 2018-06-27 23:03:50,158 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 23:03:50 GMT Content-Type: application/json Content-Length: 549 Connection: keep-alive Location: https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack/9acdb4d1-ec27-4357-bbfe-1881dcab907d X-Openstack-Request-Id: req-56d5c635-a9e0-49b9-9d6c-d49f40c4dc85 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack/9acdb4d1-ec27-4357-bbfe-1881dcab907d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 23:03:50,246 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:03:50 GMT Content-Type: application/json Content-Length: 2340 Connection: keep-alive X-Openstack-Request-Id: req-93bcbf64-e95f-4e8d-bee9-df1ba4427d18 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-d4f65fde-417d-4672-8f6c-54931f5991f0-flavor2", "OS::project_id": "2876c6c697f447a8a2ae04625d1ad99b", "OS::stack_id": "9acdb4d1-ec27-4357-bbfe-1881dcab907d", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-kp", "security_group_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-sec_grp", "subnet_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-subnet", "net_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-net", "external_net_name": "floating_net", "inst2_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-inst2", "inst1_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-inst1", "image2_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-image", "flavor1_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-flavor1", "image1_name": "CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack", "stack_user_project_id": "2f59d77b019e4748941ef708d9333b57", "tags": null, "creation_time": "2018-06-27T23:02:04Z", "links": [{"href": "https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack/9acdb4d1-ec27-4357-bbfe-1881dcab907d", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-06-27T23:03:27Z", "id": "9acdb4d1-ec27-4357-bbfe-1881dcab907d", "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-27 23:03:50,247 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack/9acdb4d1-ec27-4357-bbfe-1881dcab907d used request id req-93bcbf64-e95f-4e8d-bee9-df1ba4427d18 2018-06-27 23:03:50,247 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-06-27 23:03:50,247 - create_stack - DEBUG - Stack is active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack 2018-06-27 23:03:50,248 - create_stack - INFO - Attempting to delete again stack - CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack 2018-06-27 23:03:50,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b/stacks/9acdb4d1-ec27-4357-bbfe-1881dcab907d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44c8b19b69462f531ae0c4cb130283536a14f15c" 2018-06-27 23:03:50,315 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Wed, 27 Jun 2018 23:03:50 GMT Content-Type: application/json Content-Length: 549 Connection: keep-alive Location: https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack/9acdb4d1-ec27-4357-bbfe-1881dcab907d X-Openstack-Request-Id: req-5ad31578-ae55-43b2-8cff-4d93f68be798 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack/9acdb4d1-ec27-4357-bbfe-1881dcab907d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-27 23:03:50,402 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx Date: Wed, 27 Jun 2018 23:03:50 GMT Content-Type: application/json Content-Length: 285 Connection: keep-alive X-Openstack-Request-Id: req-cb9b2a72-eef0-4cbc-bccc-74e197aa5988 RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-06-27 23:03:50,402 - keystoneauth.session - DEBUG - DELETE call to orchestration for https://172.30.10.101:8004/v1/2876c6c697f447a8a2ae04625d1ad99b/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-stack/9acdb4d1-ec27-4357-bbfe-1881dcab907d used request id req-cb9b2a72-eef0-4cbc-bccc-74e197aa5988 2018-06-27 23:03:50,404 - glance_utils - INFO - Deleting image named - CreateStackFloatingIpTests-d4f65fde-417d-4672-8f6c-54931f5991f0-image 2018-06-27 23:03:50,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9292/v2/images/0330e706-2a8e-48bc-8e2a-8cc3bf1d92b7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1cda0a18b02aebf1bca4e49708226d31a143d77d" 2018-06-27 23:03:51,601 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 23:03:51 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-53d664dd-ebb4-449d-b0de-e6b7dccfcd2a 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-27 23:03:51,601 - keystoneauth.session - DEBUG - DELETE call to image for https://172.30.10.101:9292/v2/images/0330e706-2a8e-48bc-8e2a-8cc3bf1d92b7 used request id req-53d664dd-ebb4-449d-b0de-e6b7dccfcd2a 2018-06-27 23:03:51,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/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9816d0d353e25c3445f0c1acc64169660bd2e78a" 2018-06-27 23:03:52,407 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:03:52 GMT Content-Type: application/json Content-Length: 11766 Connection: keep-alive X-Openstack-Request-Id: req-7ead3dce-344d-4166-bbf0-96f63c52ebf9 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2876c6c697f447a8a2ae04625d1ad99b", "created_at": "2018-06-27T23:02:06Z", "updated_at": "2018-06-27T23:02:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T23:02:06Z", "revision_number": 0, "id": "27ef3573-a16f-453d-9428-b7299890e8a2", "remote_group_id": "10cb7a8e-d6e6-49d8-b5f5-acc6a120772b", "remote_ip_prefix": null, "created_at": "2018-06-27T23:02:06Z", "security_group_id": "10cb7a8e-d6e6-49d8-b5f5-acc6a120772b", "tenant_id": "2876c6c697f447a8a2ae04625d1ad99b", "port_range_min": null, "ethertype": "IPv6", "project_id": "2876c6c697f447a8a2ae04625d1ad99b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T23:02:06Z", "revision_number": 0, "id": "c335d548-437e-46fc-8c6b-2f360c09734b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T23:02:06Z", "security_group_id": "10cb7a8e-d6e6-49d8-b5f5-acc6a120772b", "tenant_id": "2876c6c697f447a8a2ae04625d1ad99b", "port_range_min": null, "ethertype": "IPv6", "project_id": "2876c6c697f447a8a2ae04625d1ad99b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T23:02:06Z", "revision_number": 0, "id": "d839858b-599e-4664-b536-288375fd9566", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T23:02:06Z", "security_group_id": "10cb7a8e-d6e6-49d8-b5f5-acc6a120772b", "tenant_id": "2876c6c697f447a8a2ae04625d1ad99b", "port_range_min": null, "ethertype": "IPv4", "project_id": "2876c6c697f447a8a2ae04625d1ad99b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T23:02:06Z", "revision_number": 0, "id": "db76a541-fb94-4c2d-b889-fa364972ea95", "remote_group_id": "10cb7a8e-d6e6-49d8-b5f5-acc6a120772b", "remote_ip_prefix": null, "created_at": "2018-06-27T23:02:06Z", "security_group_id": "10cb7a8e-d6e6-49d8-b5f5-acc6a120772b", "tenant_id": "2876c6c697f447a8a2ae04625d1ad99b", "port_range_min": null, "ethertype": "IPv4", "project_id": "2876c6c697f447a8a2ae04625d1ad99b"}], "revision_number": 4, "project_id": "2876c6c697f447a8a2ae04625d1ad99b", "id": "10cb7a8e-d6e6-49d8-b5f5-acc6a120772b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-27T19:03:04Z", "updated_at": "2018-06-27T19:03:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "6748ef1e-56da-434e-9e89-e86b58537b65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "b3e3826c-1c48-4699-93f0-f8a310956753", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "bfad35fa-7ea9-4a81-917d-7b86481eb510", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "d657b333-103d-4d19-add8-1e8bae2f8849", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b92069937e44a3786e439f95c61afe5", "created_at": "2018-06-27T19:08:41Z", "updated_at": "2018-06-27T19:08:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "4ac2a090-f595-4e7b-9b7a-a52fa204e881", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "5508c0b1-6261-44cb-854d-60c64bcbba0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "a60c77dc-6985-48ac-a3a3-067176d3e52f", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "e6ec0fa4-1eb3-4c5d-a451-c7acfd7fde82", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}], "revision_number": 4, "project_id": "4b92069937e44a3786e439f95c61afe5", "id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T18:59:55Z", "updated_at": "2018-06-27T18:59:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "5a060918-419b-4ec3-90df-a7764c06af2f", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "6cd9bbf0-4d1b-4b13-a6c4-e20a15bb3360", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "8134c0f0-89c6-4d45-bef8-a9260d9d0723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "e0e7297a-a59d-4d2b-b75c-2cc86b269114", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}], "revision_number": 4, "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "created_at": "2018-06-27T21:03:43Z", "updated_at": "2018-06-27T21:03:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "41061dbf-a5a2-465f-84dd-140f6104b3f7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "47d5c96d-0510-41a5-b33e-5683702c5bb8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "4b4b6430-3f42-4fe4-a25e-2c5c015a7699", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "e6a68cb7-6491-4474-a4d7-38496cac4eb7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}], "revision_number": 4, "project_id": "3f0a375b66c54145bff1c56e7c91ad73", "id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "name": "default"}]} 2018-06-27 23:03:52,407 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-7ead3dce-344d-4166-bbf0-96f63c52ebf9 2018-06-27 23:03:52,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/2876c6c697f447a8a2ae04625d1ad99b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9816d0d353e25c3445f0c1acc64169660bd2e78a" 2018-06-27 23:03:52,820 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:03:52 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3121c65f-2e3c-4d92-8dac-f202887820ba Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/2876c6c697f447a8a2ae04625d1ad99b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2876c6c697f447a8a2ae04625d1ad99b", "name": "CreateStackFloatingIpTests-42c7c0d5-a914-4c4-proj"}} 2018-06-27 23:03:52,821 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/2876c6c697f447a8a2ae04625d1ad99b used request id req-3121c65f-2e3c-4d92-8dac-f202887820ba 2018-06-27 23:03:52,821 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 10cb7a8e-d6e6-49d8-b5f5-acc6a120772b 2018-06-27 23:03:52,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=10cb7a8e-d6e6-49d8-b5f5-acc6a120772b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9816d0d353e25c3445f0c1acc64169660bd2e78a" 2018-06-27 23:03:53,627 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:03:53 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-13f99b33-7757-4114-8591-aa944ca4d207 Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": "10cb7a8e-d6e6-49d8-b5f5-acc6a120772b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T23:02:06Z", "security_group_id": "10cb7a8e-d6e6-49d8-b5f5-acc6a120772b", "port_range_min": null, "revision_number": 0, "tenant_id": "2876c6c697f447a8a2ae04625d1ad99b", "created_at": "2018-06-27T23:02:06Z", "project_id": "2876c6c697f447a8a2ae04625d1ad99b", "id": "27ef3573-a16f-453d-9428-b7299890e8a2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T23:02:06Z", "security_group_id": "10cb7a8e-d6e6-49d8-b5f5-acc6a120772b", "port_range_min": null, "revision_number": 0, "tenant_id": "2876c6c697f447a8a2ae04625d1ad99b", "created_at": "2018-06-27T23:02:06Z", "project_id": "2876c6c697f447a8a2ae04625d1ad99b", "id": "c335d548-437e-46fc-8c6b-2f360c09734b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T23:02:06Z", "security_group_id": "10cb7a8e-d6e6-49d8-b5f5-acc6a120772b", "port_range_min": null, "revision_number": 0, "tenant_id": "2876c6c697f447a8a2ae04625d1ad99b", "created_at": "2018-06-27T23:02:06Z", "project_id": "2876c6c697f447a8a2ae04625d1ad99b", "id": "d839858b-599e-4664-b536-288375fd9566"}, {"remote_group_id": "10cb7a8e-d6e6-49d8-b5f5-acc6a120772b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T23:02:06Z", "security_group_id": "10cb7a8e-d6e6-49d8-b5f5-acc6a120772b", "port_range_min": null, "revision_number": 0, "tenant_id": "2876c6c697f447a8a2ae04625d1ad99b", "created_at": "2018-06-27T23:02:06Z", "project_id": "2876c6c697f447a8a2ae04625d1ad99b", "id": "db76a541-fb94-4c2d-b889-fa364972ea95"}]} 2018-06-27 23:03:53,628 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=10cb7a8e-d6e6-49d8-b5f5-acc6a120772b used request id req-13f99b33-7757-4114-8591-aa944ca4d207 2018-06-27 23:03:53,628 - neutron_utils - INFO - Deleting security group with name - default 2018-06-27 23:03:53,633 - 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/10cb7a8e-d6e6-49d8-b5f5-acc6a120772b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9816d0d353e25c3445f0c1acc64169660bd2e78a" 2018-06-27 23:03:54,102 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 23:03:54 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-9b12e984-2e9f-42b5-95fa-5e6aaf238f11 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 23:03:54,102 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/10cb7a8e-d6e6-49d8-b5f5-acc6a120772b used request id req-9b12e984-2e9f-42b5-95fa-5e6aaf238f11 2018-06-27 23:03:54,103 - keystone_utils - INFO - Deleting project with name - CreateStackFloatingIpTests-42c7c0d5-a914-4c4-proj 2018-06-27 23:03:54,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/2876c6c697f447a8a2ae04625d1ad99b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9816d0d353e25c3445f0c1acc64169660bd2e78a" 2018-06-27 23:03:54,779 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 23:03:54 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8b218895-ad1d-43c7-b7a6-25c1c1eda1b2 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 23:03:54,780 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/2876c6c697f447a8a2ae04625d1ad99b used request id req-8b218895-ad1d-43c7-b7a6-25c1c1eda1b2 2018-06-27 23:03:54,780 - keystone_utils - INFO - Deleting role with name - CreateStackFloatingIpTests-42c7c0d5-a914-4c4-proj-role 2018-06-27 23:03:54,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/1c8eed0982ee4148bc0d3b0e232e867d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9816d0d353e25c3445f0c1acc64169660bd2e78a" 2018-06-27 23:03:55,231 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 23:03:54 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5c68d494-834c-454a-a244-84442c8fff10 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 23:03:55,232 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/1c8eed0982ee4148bc0d3b0e232e867d used request id req-5c68d494-834c-454a-a244-84442c8fff10 2018-06-27 23:03:55,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9816d0d353e25c3445f0c1acc64169660bd2e78a" 2018-06-27 23:03:55,317 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:03:55 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d0fe85da-27dd-4b69-839d-11d23dc11425 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 23:03:55,317 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-d0fe85da-27dd-4b69-839d-11d23dc11425 2018-06-27 23:03:55,318 - keystone_utils - INFO - Deleting user with name - CreateStackFloatingIpTests-42c7c0d5-a914-4c4-user 2018-06-27 23:03:55,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/7bc4971af9a94916a1a009f465e3a6ae -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebeb1a8a6c91fc064954de9d443445e6b70eb691" 2018-06-27 23:03:55,976 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 23:03:55 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e985ee05-1b59-4664-b3b9-bbbe679b1a44 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 23:03:55,976 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/7bc4971af9a94916a1a009f465e3a6ae used request id req-e985ee05-1b59-4664-b3b9-bbbe679b1a44 2018-06-27 23:03:55,977 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 23:03:56,851 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-28T00:03:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["jDn0VeQpTLeUoTRdiqNScw"], "issued_at": "2018-06-27T23:03:56.000000Z"}} 2018-06-27 23:03:56,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}8d052b61cb018e708808bb593e57711595d8179d" 2018-06-27 23:03:57,205 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:03:56 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ef2809c2-598b-4997-9e6f-c4871e925eb9 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 23:03:57,205 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-ef2809c2-598b-4997-9e6f-c4871e925eb9 2018-06-27 23:03:57,206 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 23:03:57,208 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 23:03:58,078 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-28T00:03:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["uTia82OMSgmF3Bc5-Sb4UQ"], "issued_at": "2018-06-27T23:03:58.000000Z"}} 2018-06-27 23:03:58,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcdd7e0d8ebb6013012d0ea4f2d199b8cc9502a5" 2018-06-27 23:03:58,448 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:03:58 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9cbe0e21-2ed5-4679-bf01-8bdc170b22f4 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 23:03:58,448 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-9cbe0e21-2ed5-4679-bf01-8bdc170b22f4 2018-06-27 23:03:58,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 23:03:58,463 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 23:03: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-27 23:03:58,464 - 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-dcc32623-3861-41b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcdd7e0d8ebb6013012d0ea4f2d199b8cc9502a5" 2018-06-27 23:03:58,746 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:03:58 GMT Server: Apache Content-Length: 192 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b3d9a580-4040-4384-8be8-27df701b4020 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-dcc32623-3861-41b-proj", "previous": null, "next": null}, "projects": []} 2018-06-27 23:03:58,746 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=AnsibleProvisioningTests-dcc32623-3861-41b-proj used request id req-b3d9a580-4040-4384-8be8-27df701b4020 2018-06-27 23:03:58,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcdd7e0d8ebb6013012d0ea4f2d199b8cc9502a5" 2018-06-27 23:03:59,220 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:03:58 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-eb0052cd-c6f5-42a6-9a3d-3bd94a2c57e0 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 23:03:59,221 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-eb0052cd-c6f5-42a6-9a3d-3bd94a2c57e0 2018-06-27 23:03:59,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}dcdd7e0d8ebb6013012d0ea4f2d199b8cc9502a5" -d '{"project": {"enabled": true, "domain_id": "default", "name": "AnsibleProvisioningTests-dcc32623-3861-41b-proj"}}' 2018-06-27 23:03:59,666 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 23:03:59 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7cb824a5-edf6-430f-ada1-45f710fd2005 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/2a46fdcd05a1435b90cd4169e220b94f"}, "tags": [], "enabled": true, "id": "2a46fdcd05a1435b90cd4169e220b94f", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-dcc32623-3861-41b-proj"}} 2018-06-27 23:03:59,666 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-7cb824a5-edf6-430f-ada1-45f710fd2005 2018-06-27 23:03:59,666 - keystone_utils - INFO - Created project with name - AnsibleProvisioningTests-dcc32623-3861-41b-proj 2018-06-27 23:03:59,667 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 23:03:59,668 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 23:04:00,632 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-28T00:04:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["_h47FCpIQLSEG7rQOASLqA"], "issued_at": "2018-06-27T23:04:00.000000Z"}} 2018-06-27 23:04:00,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}22bde5de151e97528b71690eefde95491b5be60e" 2018-06-27 23:04:00,686 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:04:00 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-90325e05-07f7-479e-baf3-ce7e99179fd0 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 23:04:00,686 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-90325e05-07f7-479e-baf3-ce7e99179fd0 2018-06-27 23:04:00,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 23:04:00,704 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 23:04: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-27 23:04:00,705 - 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}22bde5de151e97528b71690eefde95491b5be60e" 2018-06-27 23:04:01,163 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:04:00 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d194a1d5-36c0-4e2e-8e7d-569c1f72eb25 Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/05b1bc3fa6fd4243a4ba8b4d6fcc3daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05b1bc3fa6fd4243a4ba8b4d6fcc3daf", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/48d44c9c0fea4f4e80edc7d2e0715db7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d44c9c0fea4f4e80edc7d2e0715db7", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/4d3721127bf84155a837606ce3feba32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d3721127bf84155a837606ce3feba32", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/5c846663ea6d407e9223de0719ce5442"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c846663ea6d407e9223de0719ce5442", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/73a10e6c4f67490a8a4030cc6cea32f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73a10e6c4f67490a8a4030cc6cea32f5", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/8ecfab7d9d4f47bb8892a85b7d2a0b5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ecfab7d9d4f47bb8892a85b7d2a0b5a", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/b278d529e9a54a9195e4e536b9384dc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b278d529e9a54a9195e4e536b9384dc0", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b7f107ae7bb34ccea8282b1a0ec7a979"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7f107ae7bb34ccea8282b1a0ec7a979", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/d21494d0185b463db36b8c8c2b341b97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d21494d0185b463db36b8c8c2b341b97", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e0bb346419f84e4680f6ca9a97f4fc0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e0bb346419f84e4680f6ca9a97f4fc0b", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "c8d542af72ce49338052c29f02c8857e", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e9dd794fa5c040a9a0445386fb2a6116"}, "options": {}, "id": "e9dd794fa5c040a9a0445386fb2a6116", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/e9f9c747d54947bc800a81ecf11858f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9f9c747d54947bc800a81ecf11858f5", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-27 23:04:01,164 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-d194a1d5-36c0-4e2e-8e7d-569c1f72eb25 2018-06-27 23:04:01,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?name=AnsibleProvisioningTests-dcc32623-3861-41b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22bde5de151e97528b71690eefde95491b5be60e" 2018-06-27 23:04:01,590 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:04:01 GMT Server: Apache Content-Length: 467 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-73a4ad15-a98b-4f43-8bae-ec650a9059d7 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=AnsibleProvisioningTests-dcc32623-3861-41b-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/2a46fdcd05a1435b90cd4169e220b94f"}, "tags": [], "enabled": true, "id": "2a46fdcd05a1435b90cd4169e220b94f", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-dcc32623-3861-41b-proj"}]} 2018-06-27 23:04:01,590 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=AnsibleProvisioningTests-dcc32623-3861-41b-proj used request id req-73a4ad15-a98b-4f43-8bae-ec650a9059d7 2018-06-27 23:04:01,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22bde5de151e97528b71690eefde95491b5be60e" 2018-06-27 23:04:01,996 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:04:01 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ca889756-c80c-49eb-b961-6eb1c7673c5a Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 23:04:01,997 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-ca889756-c80c-49eb-b961-6eb1c7673c5a 2018-06-27 23:04:02,644 - keystone_utils - INFO - Created user with name - AnsibleProvisioningTests-dcc32623-3861-41b-user 2018-06-27 23:04:02,645 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 23:04:02,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcdd7e0d8ebb6013012d0ea4f2d199b8cc9502a5" 2018-06-27 23:04:02,979 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:04:02 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-20d24139-3e66-4c26-86b8-b791b330ecf7 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 23:04:02,979 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-20d24139-3e66-4c26-86b8-b791b330ecf7 2018-06-27 23:04:02,982 - 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}dcdd7e0d8ebb6013012d0ea4f2d199b8cc9502a5" -d '{"role": {"name": "AnsibleProvisioningTests-dcc32623-3861-41b-proj-role"}}' 2018-06-27 23:04:03,439 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 23:04:02 GMT Server: Apache Content-Length: 223 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1f05a0bd-1169-4296-92a1-3a35b21bfea0 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "843d695e8f6047afa3e20be58b33f096", "links": {"self": "http://10.167.4.35:5000/v3/roles/843d695e8f6047afa3e20be58b33f096"}, "name": "AnsibleProvisioningTests-dcc32623-3861-41b-proj-role"}} 2018-06-27 23:04:03,439 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-1f05a0bd-1169-4296-92a1-3a35b21bfea0 2018-06-27 23:04:03,440 - keystone_utils - INFO - Created role with name - AnsibleProvisioningTests-dcc32623-3861-41b-proj-role 2018-06-27 23:04:03,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/843d695e8f6047afa3e20be58b33f096 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcdd7e0d8ebb6013012d0ea4f2d199b8cc9502a5" 2018-06-27 23:04:03,843 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:04:03 GMT Server: Apache Content-Length: 223 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-efca1a4a-9e17-4233-8c2b-9004cb36fc42 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "843d695e8f6047afa3e20be58b33f096", "links": {"self": "http://10.167.4.35:5000/v3/roles/843d695e8f6047afa3e20be58b33f096"}, "name": "AnsibleProvisioningTests-dcc32623-3861-41b-proj-role"}} 2018-06-27 23:04:03,844 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/843d695e8f6047afa3e20be58b33f096 used request id req-efca1a4a-9e17-4233-8c2b-9004cb36fc42 2018-06-27 23:04:03,844 - keystone_utils - INFO - Granting role AnsibleProvisioningTests-dcc32623-3861-41b-proj-role to project AnsibleProvisioningTests-dcc32623-3861-41b-proj 2018-06-27 23:04:03,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/2a46fdcd05a1435b90cd4169e220b94f/users/ba4ec01081d0421589d2034510520005/roles/843d695e8f6047afa3e20be58b33f096 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcdd7e0d8ebb6013012d0ea4f2d199b8cc9502a5" 2018-06-27 23:04:04,347 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 23:04:03 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b82fcd4a-7af1-47bc-bbad-860ac815f6fb Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 23:04:04,347 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/2a46fdcd05a1435b90cd4169e220b94f/users/ba4ec01081d0421589d2034510520005/roles/843d695e8f6047afa3e20be58b33f096 used request id req-b82fcd4a-7af1-47bc-bbad-860ac815f6fb 2018-06-27 23:04:04,347 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 23:04:04,349 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img'} 2018-06-27 23:04:04,349 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 23:04:04,350 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 23:04:05,310 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "843d695e8f6047afa3e20be58b33f096", "name": "AnsibleProvisioningTests-dcc32623-3861-41b-proj-role"}], "expires_at": "2018-06-28T00:04:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a46fdcd05a1435b90cd4169e220b94f", "name": "AnsibleProvisioningTests-dcc32623-3861-41b-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/2a46fdcd05a1435b90cd4169e220b94f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/2a46fdcd05a1435b90cd4169e220b94f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/2a46fdcd05a1435b90cd4169e220b94f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/2a46fdcd05a1435b90cd4169e220b94f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/2a46fdcd05a1435b90cd4169e220b94f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/2a46fdcd05a1435b90cd4169e220b94f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/2a46fdcd05a1435b90cd4169e220b94f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/2a46fdcd05a1435b90cd4169e220b94f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/2a46fdcd05a1435b90cd4169e220b94f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/2a46fdcd05a1435b90cd4169e220b94f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/2a46fdcd05a1435b90cd4169e220b94f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/2a46fdcd05a1435b90cd4169e220b94f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-dcc32623-3861-41b-user", "id": "ba4ec01081d0421589d2034510520005"}, "audit_ids": ["QAP0-sHbQ6e-Jn67NGY_gQ"], "issued_at": "2018-06-27T23:04:05.000000Z"}} 2018-06-27 23:04:05,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4ace92ff6419242e2d930dcef6780380c9be6dd" 2018-06-27 23:04:05,639 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:04:05 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-98a945d4-5686-4811-81bf-a00517246b8b Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 23:04:05,639 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-98a945d4-5686-4811-81bf-a00517246b8b 2018-06-27 23:04:05,644 - 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-9e93046a-db6a-4fd9-bab0-e035c12374d7--image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a4ace92ff6419242e2d930dcef6780380c9be6dd" 2018-06-27 23:04:06,505 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:04:06 GMT Content-Type: application/json Content-Length: 170 Connection: keep-alive X-Openstack-Request-Id: req-d076774b-1dee-41f4-80ac-ec127fbffebc Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7--image"} 2018-06-27 23:04:06,505 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7--image used request id req-d076774b-1dee-41f4-80ac-ec127fbffebc 2018-06-27 23:04:06,508 - 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}a4ace92ff6419242e2d930dcef6780380c9be6dd" 2018-06-27 23:04:07,207 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:04:07 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-19018fc4-3bca-45f5-ba2a-c14efbc4e1bc 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-27 23:04:07,208 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-19018fc4-3bca-45f5-ba2a-c14efbc4e1bc 2018-06-27 23:04:07,239 - 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}a4ace92ff6419242e2d930dcef6780380c9be6dd" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7--image"}' 2018-06-27 23:04:08,075 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 23:04:08 GMT Content-Type: application/json Content-Length: 612 Connection: keep-alive Location: https://172.30.10.101:9292/v2/images/c3969d1d-237e-4819-8163-0e1ad8d6ac2f Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-4a8d4881-5a49-4bce-92fe-32995ab9e9f7 Front-End-Https: on RESP BODY: {"status": "queued", "name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7--image", "tags": [], "container_format": "bare", "created_at": "2018-06-27T23:04:08Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-06-27T23:04:08Z", "visibility": "shared", "self": "/v2/images/c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "min_disk": 0, "protected": false, "id": "c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "file": "/v2/images/c3969d1d-237e-4819-8163-0e1ad8d6ac2f/file", "checksum": null, "owner": "2a46fdcd05a1435b90cd4169e220b94f", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-27 23:04:08,075 - keystoneauth.session - DEBUG - POST call to image for https://172.30.10.101:9292/v2/images used request id req-4a8d4881-5a49-4bce-92fe-32995ab9e9f7 2018-06-27 23:04:08,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/c3969d1d-237e-4819-8163-0e1ad8d6ac2f/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a4ace92ff6419242e2d930dcef6780380c9be6dd" -d '' 2018-06-27 23:04:16,531 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 23:04:16 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-3238414f-943e-4073-b0ff-47a86c2a4235 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-27 23:04:16,531 - keystoneauth.session - DEBUG - PUT call to image for https://172.30.10.101:9292/v2/images/c3969d1d-237e-4819-8163-0e1ad8d6ac2f/file used request id req-3238414f-943e-4073-b0ff-47a86c2a4235 2018-06-27 23:04:16,532 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-06-27 23:04:16,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/c3969d1d-237e-4819-8163-0e1ad8d6ac2f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a4ace92ff6419242e2d930dcef6780380c9be6dd" 2018-06-27 23:04:18,061 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:04:18 GMT Content-Type: application/json Content-Length: 731 Connection: keep-alive X-Openstack-Request-Id: req-c75ea8e7-1cdc-45fe-a2d2-737ce3fe1e9d Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7--image", "tags": [], "container_format": "bare", "created_at": "2018-06-27T23:04:08Z", "size": 262930944, "disk_format": "qcow2", "updated_at": "2018-06-27T23:04:16Z", "visibility": "shared", "self": "/v2/images/c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "min_disk": 0, "protected": false, "id": "c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "file": "/v2/images/c3969d1d-237e-4819-8163-0e1ad8d6ac2f/file", "checksum": "c59362cc3e07ac436b6fb18509810ffa", "owner": "2a46fdcd05a1435b90cd4169e220b94f", "direct_url": "file:///var/lib/glance/images/c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-27 23:04:18,061 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/c3969d1d-237e-4819-8163-0e1ad8d6ac2f used request id req-c75ea8e7-1cdc-45fe-a2d2-737ce3fe1e9d 2018-06-27 23:04:18,064 - 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}a4ace92ff6419242e2d930dcef6780380c9be6dd" 2018-06-27 23:04:18,627 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:04:18 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-3aa48b27-67fa-4e9d-9f43-e745b454f2c6 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-27 23:04:18,627 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-3aa48b27-67fa-4e9d-9f43-e745b454f2c6 2018-06-27 23:04:18,631 - create_image - INFO - Created image with name - AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7--image 2018-06-27 23:04:18,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/c3969d1d-237e-4819-8163-0e1ad8d6ac2f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a4ace92ff6419242e2d930dcef6780380c9be6dd" 2018-06-27 23:04:19,171 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:04:19 GMT Content-Type: application/json Content-Length: 731 Connection: keep-alive X-Openstack-Request-Id: req-64df4719-fe8f-4290-8277-99338ee78447 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7--image", "tags": [], "container_format": "bare", "created_at": "2018-06-27T23:04:08Z", "size": 262930944, "disk_format": "qcow2", "updated_at": "2018-06-27T23:04:16Z", "visibility": "shared", "self": "/v2/images/c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "min_disk": 0, "protected": false, "id": "c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "file": "/v2/images/c3969d1d-237e-4819-8163-0e1ad8d6ac2f/file", "checksum": "c59362cc3e07ac436b6fb18509810ffa", "owner": "2a46fdcd05a1435b90cd4169e220b94f", "direct_url": "file:///var/lib/glance/images/c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-27 23:04:19,172 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/c3969d1d-237e-4819-8163-0e1ad8d6ac2f used request id req-64df4719-fe8f-4290-8277-99338ee78447 2018-06-27 23:04:19,172 - create_image - DEBUG - Instance status is - active 2018-06-27 23:04:19,172 - create_image - DEBUG - Image is active with name - AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7--image 2018-06-27 23:04:19,172 - create_image - INFO - Image is now active with name - AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7--image 2018-06-27 23:04:19,173 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 23:04:19,174 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 23:04:19,915 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "843d695e8f6047afa3e20be58b33f096", "name": "AnsibleProvisioningTests-dcc32623-3861-41b-proj-role"}], "expires_at": "2018-06-28T00:04:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a46fdcd05a1435b90cd4169e220b94f", "name": "AnsibleProvisioningTests-dcc32623-3861-41b-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/2a46fdcd05a1435b90cd4169e220b94f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/2a46fdcd05a1435b90cd4169e220b94f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/2a46fdcd05a1435b90cd4169e220b94f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/2a46fdcd05a1435b90cd4169e220b94f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/2a46fdcd05a1435b90cd4169e220b94f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/2a46fdcd05a1435b90cd4169e220b94f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/2a46fdcd05a1435b90cd4169e220b94f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/2a46fdcd05a1435b90cd4169e220b94f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/2a46fdcd05a1435b90cd4169e220b94f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/2a46fdcd05a1435b90cd4169e220b94f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/2a46fdcd05a1435b90cd4169e220b94f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/2a46fdcd05a1435b90cd4169e220b94f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-dcc32623-3861-41b-user", "id": "ba4ec01081d0421589d2034510520005"}, "audit_ids": ["Og0-6cCCQeSnx9h-1YW03w"], "issued_at": "2018-06-27T23:04:19.000000Z"}} 2018-06-27 23:04:19,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}779e505cd0082183395a3b1fb5b99ab01d45aae2" 2018-06-27 23:04:20,200 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:04:19 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d836527a-af99-45e5-9a4d-e04990ec7aa8 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 23:04:20,201 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-d836527a-af99-45e5-9a4d-e04990ec7aa8 2018-06-27 23:04:20,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=AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}779e505cd0082183395a3b1fb5b99ab01d45aae2" 2018-06-27 23:04:20,944 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:04:20 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-c6748a7a-58dc-478c-a4c1-c17d2d726ad3 Front-End-Https: on RESP BODY: {"networks":[]} 2018-06-27 23:04:20,944 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-pub-net used request id req-c6748a7a-58dc-478c-a4c1-c17d2d726ad3 2018-06-27 23:04:20,945 - neutron_utils - INFO - Creating network with name AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-pub-net 2018-06-27 23:04:20,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}779e505cd0082183395a3b1fb5b99ab01d45aae2" -d '{"network": {"mtu": 1450, "name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-pub-net", "admin_state_up": true}}' 2018-06-27 23:04:21,966 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 23:04:21 GMT Content-Type: application/json Content-Length: 606 Connection: keep-alive X-Openstack-Request-Id: req-9d9531aa-bd14-4fb7-890b-53e5d0534657 Front-End-Https: on RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"2a46fdcd05a1435b90cd4169e220b94f","created_at":"2018-06-27T23:04:21Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-06-27T23:04:21Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"2a46fdcd05a1435b90cd4169e220b94f","id":"ba088503-7c9b-4c30-bad5-4f37cc2129e4","name":"AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-pub-net"}} 2018-06-27 23:04:21,967 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-9d9531aa-bd14-4fb7-890b-53e5d0534657 2018-06-27 23:04:21,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=ba088503-7c9b-4c30-bad5-4f37cc2129e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}779e505cd0082183395a3b1fb5b99ab01d45aae2" 2018-06-27 23:04:23,105 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:04:23 GMT Content-Type: application/json Content-Length: 590 Connection: keep-alive X-Openstack-Request-Id: req-fc80439c-3dd7-489c-b8ce-f5dd6cf84bb6 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-27T23:04:21Z","tenant_id":"2a46fdcd05a1435b90cd4169e220b94f","created_at":"2018-06-27T23:04:21Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"2a46fdcd05a1435b90cd4169e220b94f","id":"ba088503-7c9b-4c30-bad5-4f37cc2129e4","name":"AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-pub-net"}]} 2018-06-27 23:04:23,105 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=ba088503-7c9b-4c30-bad5-4f37cc2129e4 used request id req-fc80439c-3dd7-489c-b8ce-f5dd6cf84bb6 2018-06-27 23:04:23,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/subnets?network_id=ba088503-7c9b-4c30-bad5-4f37cc2129e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}779e505cd0082183395a3b1fb5b99ab01d45aae2" 2018-06-27 23:04:23,183 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:04:23 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-6bc2a15d-5578-4f79-99c4-e09d8736c301 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-27 23:04:23,183 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=ba088503-7c9b-4c30-bad5-4f37cc2129e4 used request id req-6bc2a15d-5578-4f79-99c4-e09d8736c301 2018-06-27 23:04:23,184 - neutron_utils - INFO - Creating subnet with name AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-pub-subnet 2018-06-27 23:04:23,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/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}779e505cd0082183395a3b1fb5b99ab01d45aae2" -d '{"subnets": [{"ip_version": 4, "network_id": "ba088503-7c9b-4c30-bad5-4f37cc2129e4", "cidr": "10.55.1.0/24", "name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-pub-subnet"}]}' 2018-06-27 23:04:24,888 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 23:04:24 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-7802ac9a-829e-4598-b72d-ff2b12066b88 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ba088503-7c9b-4c30-bad5-4f37cc2129e4","tenant_id":"2a46fdcd05a1435b90cd4169e220b94f","created_at":"2018-06-27T23:04:24Z","dns_nameservers":[],"updated_at":"2018-06-27T23:04:24Z","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":"2a46fdcd05a1435b90cd4169e220b94f","id":"a4ec6285-0647-422d-9975-e315c21ea959","subnetpool_id":null,"name":"AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-pub-subnet"}]} 2018-06-27 23:04:24,888 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-7802ac9a-829e-4598-b72d-ff2b12066b88 2018-06-27 23:04:24,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/networks?id=ba088503-7c9b-4c30-bad5-4f37cc2129e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}779e505cd0082183395a3b1fb5b99ab01d45aae2" 2018-06-27 23:04:25,813 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:04:25 GMT Content-Type: application/json Content-Length: 634 Connection: keep-alive X-Openstack-Request-Id: req-1fe07d68-784f-45b1-8889-a5de596d77b1 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a4ec6285-0647-422d-9975-e315c21ea959"],"updated_at":"2018-06-27T23:04:24Z","tenant_id":"2a46fdcd05a1435b90cd4169e220b94f","created_at":"2018-06-27T23:04:21Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"2a46fdcd05a1435b90cd4169e220b94f","id":"ba088503-7c9b-4c30-bad5-4f37cc2129e4","name":"AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-pub-net"}]} 2018-06-27 23:04:25,813 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=ba088503-7c9b-4c30-bad5-4f37cc2129e4 used request id req-1fe07d68-784f-45b1-8889-a5de596d77b1 2018-06-27 23:04:25,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/subnets?network_id=ba088503-7c9b-4c30-bad5-4f37cc2129e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}779e505cd0082183395a3b1fb5b99ab01d45aae2" 2018-06-27 23:04:25,932 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:04:25 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-f8b0eb85-bcd8-4c8b-a7cb-d8fdb0b4b8e8 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ba088503-7c9b-4c30-bad5-4f37cc2129e4","tenant_id":"2a46fdcd05a1435b90cd4169e220b94f","created_at":"2018-06-27T23:04:24Z","dns_nameservers":[],"updated_at":"2018-06-27T23:04:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"2a46fdcd05a1435b90cd4169e220b94f","id":"a4ec6285-0647-422d-9975-e315c21ea959","subnetpool_id":null,"name":"AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-pub-subnet"}]} 2018-06-27 23:04:25,933 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=ba088503-7c9b-4c30-bad5-4f37cc2129e4 used request id req-f8b0eb85-bcd8-4c8b-a7cb-d8fdb0b4b8e8 2018-06-27 23:04:25,933 - OpenStackNetwork - DEBUG - Network [ba088503-7c9b-4c30-bad5-4f37cc2129e4] created successfully 2018-06-27 23:04:25,933 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 23:04:25,934 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 23:04:26,706 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "843d695e8f6047afa3e20be58b33f096", "name": "AnsibleProvisioningTests-dcc32623-3861-41b-proj-role"}], "expires_at": "2018-06-28T00:04:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a46fdcd05a1435b90cd4169e220b94f", "name": "AnsibleProvisioningTests-dcc32623-3861-41b-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/2a46fdcd05a1435b90cd4169e220b94f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/2a46fdcd05a1435b90cd4169e220b94f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/2a46fdcd05a1435b90cd4169e220b94f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/2a46fdcd05a1435b90cd4169e220b94f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/2a46fdcd05a1435b90cd4169e220b94f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/2a46fdcd05a1435b90cd4169e220b94f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/2a46fdcd05a1435b90cd4169e220b94f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/2a46fdcd05a1435b90cd4169e220b94f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/2a46fdcd05a1435b90cd4169e220b94f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/2a46fdcd05a1435b90cd4169e220b94f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/2a46fdcd05a1435b90cd4169e220b94f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/2a46fdcd05a1435b90cd4169e220b94f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-dcc32623-3861-41b-user", "id": "ba4ec01081d0421589d2034510520005"}, "audit_ids": ["BVacgd2bQlWedd_CRdng5w"], "issued_at": "2018-06-27T23:04:26.000000Z"}} 2018-06-27 23:04:26,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}8668d127f7ce757e2566379d155279d0fc5d3ffa" 2018-06-27 23:04:26,990 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:04:26 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a97962f0-578f-483b-a3d7-ce3249262e72 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 23:04:26,991 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-a97962f0-578f-483b-a3d7-ce3249262e72 2018-06-27 23:04:26,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/routers?name=AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8668d127f7ce757e2566379d155279d0fc5d3ffa" 2018-06-27 23:04:27,876 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:04:27 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-41553659-622d-4f56-ae31-d1d549ed2715 Front-End-Https: on RESP BODY: {"routers": []} 2018-06-27 23:04:27,876 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers?name=AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-pub-router&admin_state_up=True used request id req-41553659-622d-4f56-ae31-d1d549ed2715 2018-06-27 23:04:27,876 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 23:04:27,877 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 23:04:28,792 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "843d695e8f6047afa3e20be58b33f096", "name": "AnsibleProvisioningTests-dcc32623-3861-41b-proj-role"}], "expires_at": "2018-06-28T00:04:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a46fdcd05a1435b90cd4169e220b94f", "name": "AnsibleProvisioningTests-dcc32623-3861-41b-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/2a46fdcd05a1435b90cd4169e220b94f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/2a46fdcd05a1435b90cd4169e220b94f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/2a46fdcd05a1435b90cd4169e220b94f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/2a46fdcd05a1435b90cd4169e220b94f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/2a46fdcd05a1435b90cd4169e220b94f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/2a46fdcd05a1435b90cd4169e220b94f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/2a46fdcd05a1435b90cd4169e220b94f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/2a46fdcd05a1435b90cd4169e220b94f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/2a46fdcd05a1435b90cd4169e220b94f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/2a46fdcd05a1435b90cd4169e220b94f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/2a46fdcd05a1435b90cd4169e220b94f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/2a46fdcd05a1435b90cd4169e220b94f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-dcc32623-3861-41b-user", "id": "ba4ec01081d0421589d2034510520005"}, "audit_ids": ["duR8RcgtRJGAzC0rR8B2YQ"], "issued_at": "2018-06-27T23:04:28.000000Z"}} 2018-06-27 23:04:28,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}2141ab827f0dcba9510123156eefbc995fece175" 2018-06-27 23:04:29,114 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:04:28 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d353bb34-2fc2-4aeb-b6c1-18ae41afa732 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 23:04:29,114 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-d353bb34-2fc2-4aeb-b6c1-18ae41afa732 2018-06-27 23:04:29,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/networks?name=floating_net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8668d127f7ce757e2566379d155279d0fc5d3ffa" 2018-06-27 23:04:30,100 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:04:30 GMT Content-Type: application/json Content-Length: 594 Connection: keep-alive X-Openstack-Request-Id: req-3051de42-f255-437f-88c6-c5dfed5147af 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":["df0aa635-d718-49cc-81c1-ba349ef8a505"],"updated_at":"2018-06-27T18:56:39Z","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T18:56:31Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"977aff9f-43e9-4fec-86ae-a730f64fa17d","name":"floating_net"}]} 2018-06-27 23:04:30,101 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=floating_net used request id req-3051de42-f255-437f-88c6-c5dfed5147af 2018-06-27 23:04:30,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=977aff9f-43e9-4fec-86ae-a730f64fa17d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8668d127f7ce757e2566379d155279d0fc5d3ffa" 2018-06-27 23:04:31,070 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:04:31 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-d61056d9-f948-4adb-b621-c3a5464aa986 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-27 23:04:31,070 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=977aff9f-43e9-4fec-86ae-a730f64fa17d used request id req-d61056d9-f948-4adb-b621-c3a5464aa986 2018-06-27 23:04:31,071 - neutron_utils - INFO - Creating router with name - AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-pub-router 2018-06-27 23:04:31,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/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8668d127f7ce757e2566379d155279d0fc5d3ffa" -d '{"router": {"external_gateway_info": {"network_id": "977aff9f-43e9-4fec-86ae-a730f64fa17d"}, "name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-pub-router", "admin_state_up": true}}' 2018-06-27 23:04:34,519 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 23:04:34 GMT Content-Type: application/json Content-Length: 716 Connection: keep-alive X-Openstack-Request-Id: req-6f5b96e6-9a8a-46ea-aa22-5e03da067919 Front-End-Https: on RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "977aff9f-43e9-4fec-86ae-a730f64fa17d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "df0aa635-d718-49cc-81c1-ba349ef8a505", "ip_address": "172.30.10.116"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "2a46fdcd05a1435b90cd4169e220b94f", "created_at": "2018-06-27T23:04:31Z", "admin_state_up": true, "updated_at": "2018-06-27T23:04:33Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "2a46fdcd05a1435b90cd4169e220b94f", "id": "ef6aaf56-2c62-48f3-bb0f-5fcbafcf5096", "name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-pub-router"}} 2018-06-27 23:04:34,520 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/routers used request id req-6f5b96e6-9a8a-46ea-aa22-5e03da067919 2018-06-27 23:04:34,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/ports?device_id=ef6aaf56-2c62-48f3-bb0f-5fcbafcf5096 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8668d127f7ce757e2566379d155279d0fc5d3ffa" 2018-06-27 23:04:34,605 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:04:34 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-daa8975f-26f1-4007-976d-a33f3503cb71 Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-27 23:04:34,606 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=ef6aaf56-2c62-48f3-bb0f-5fcbafcf5096 used request id req-daa8975f-26f1-4007-976d-a33f3503cb71 2018-06-27 23:04:34,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?name=AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8668d127f7ce757e2566379d155279d0fc5d3ffa" 2018-06-27 23:04:34,843 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:04:34 GMT Content-Type: application/json Content-Length: 634 Connection: keep-alive X-Openstack-Request-Id: req-d26e406f-2713-4f8c-a5de-6c7d7efa612f Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a4ec6285-0647-422d-9975-e315c21ea959"],"updated_at":"2018-06-27T23:04:24Z","tenant_id":"2a46fdcd05a1435b90cd4169e220b94f","created_at":"2018-06-27T23:04:21Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"2a46fdcd05a1435b90cd4169e220b94f","id":"ba088503-7c9b-4c30-bad5-4f37cc2129e4","name":"AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-pub-net"}]} 2018-06-27 23:04:34,843 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-pub-net used request id req-d26e406f-2713-4f8c-a5de-6c7d7efa612f 2018-06-27 23:04:34,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-27 23:04:34,854 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 23:04: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-27 23:04:34,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/2a46fdcd05a1435b90cd4169e220b94f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8668d127f7ce757e2566379d155279d0fc5d3ffa" 2018-06-27 23:04:34,953 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:04:34 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-95687412-bba6-44a1-8e81-478ef3451f34 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/2a46fdcd05a1435b90cd4169e220b94f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a46fdcd05a1435b90cd4169e220b94f", "name": "AnsibleProvisioningTests-dcc32623-3861-41b-proj"}} 2018-06-27 23:04:34,953 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/2a46fdcd05a1435b90cd4169e220b94f used request id req-95687412-bba6-44a1-8e81-478ef3451f34 2018-06-27 23:04:34,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/subnets?network_id=ba088503-7c9b-4c30-bad5-4f37cc2129e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8668d127f7ce757e2566379d155279d0fc5d3ffa" 2018-06-27 23:04:35,134 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:04:35 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-103b793e-c334-400f-b26b-7f436becbf1d Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ba088503-7c9b-4c30-bad5-4f37cc2129e4","tenant_id":"2a46fdcd05a1435b90cd4169e220b94f","created_at":"2018-06-27T23:04:24Z","dns_nameservers":[],"updated_at":"2018-06-27T23:04:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"2a46fdcd05a1435b90cd4169e220b94f","id":"a4ec6285-0647-422d-9975-e315c21ea959","subnetpool_id":null,"name":"AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-pub-subnet"}]} 2018-06-27 23:04:35,134 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=ba088503-7c9b-4c30-bad5-4f37cc2129e4 used request id req-103b793e-c334-400f-b26b-7f436becbf1d 2018-06-27 23:04: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/subnets?network_id=ba088503-7c9b-4c30-bad5-4f37cc2129e4&name=AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8668d127f7ce757e2566379d155279d0fc5d3ffa" 2018-06-27 23:04:35,298 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:04:35 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-53e9256e-7239-4ef4-a783-a5640b97ac14 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ba088503-7c9b-4c30-bad5-4f37cc2129e4","tenant_id":"2a46fdcd05a1435b90cd4169e220b94f","created_at":"2018-06-27T23:04:24Z","dns_nameservers":[],"updated_at":"2018-06-27T23:04:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"2a46fdcd05a1435b90cd4169e220b94f","id":"a4ec6285-0647-422d-9975-e315c21ea959","subnetpool_id":null,"name":"AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-pub-subnet"}]} 2018-06-27 23:04:35,298 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=ba088503-7c9b-4c30-bad5-4f37cc2129e4&name=AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-pub-subnet used request id req-53e9256e-7239-4ef4-a783-a5640b97ac14 2018-06-27 23:04:35,299 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-06-27 23:04:35,299 - neutron_utils - INFO - Adding interface to router with name AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-pub-router 2018-06-27 23:04:35,304 - 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/ef6aaf56-2c62-48f3-bb0f-5fcbafcf5096/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8668d127f7ce757e2566379d155279d0fc5d3ffa" -d '{"subnet_id": "a4ec6285-0647-422d-9975-e315c21ea959"}' 2018-06-27 23:04:41,411 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:04:41 GMT Content-Type: application/json Content-Length: 309 Connection: keep-alive X-Openstack-Request-Id: req-35d9e26f-538e-4f99-b8e6-e68f5572df85 Front-End-Https: on RESP BODY: {"network_id": "ba088503-7c9b-4c30-bad5-4f37cc2129e4", "tenant_id": "2a46fdcd05a1435b90cd4169e220b94f", "subnet_id": "a4ec6285-0647-422d-9975-e315c21ea959", "subnet_ids": ["a4ec6285-0647-422d-9975-e315c21ea959"], "port_id": "4bd6a45d-2f24-4399-84bd-74d4b01b36fc", "id": "ef6aaf56-2c62-48f3-bb0f-5fcbafcf5096"} 2018-06-27 23:04:41,412 - keystoneauth.session - DEBUG - PUT call to network for https://172.30.10.101:9696/v2.0/routers/ef6aaf56-2c62-48f3-bb0f-5fcbafcf5096/add_router_interface used request id req-35d9e26f-538e-4f99-b8e6-e68f5572df85 2018-06-27 23: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/routers/ef6aaf56-2c62-48f3-bb0f-5fcbafcf5096 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8668d127f7ce757e2566379d155279d0fc5d3ffa" 2018-06-27 23:04:41,819 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:04:41 GMT Content-Type: application/json Content-Length: 722 Connection: keep-alive X-Openstack-Request-Id: req-f9541bd7-11f2-4642-8cba-359474fb329e Front-End-Https: on RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "977aff9f-43e9-4fec-86ae-a730f64fa17d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "df0aa635-d718-49cc-81c1-ba349ef8a505", "ip_address": "172.30.10.116"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "2a46fdcd05a1435b90cd4169e220b94f", "created_at": "2018-06-27T23:04:31Z", "admin_state_up": true, "updated_at": "2018-06-27T23:04:38Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "2a46fdcd05a1435b90cd4169e220b94f", "id": "ef6aaf56-2c62-48f3-bb0f-5fcbafcf5096", "name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-pub-router"}} 2018-06-27 23:04:41,819 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers/ef6aaf56-2c62-48f3-bb0f-5fcbafcf5096 used request id req-f9541bd7-11f2-4642-8cba-359474fb329e 2018-06-27 23:04:41,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/ports?device_id=ef6aaf56-2c62-48f3-bb0f-5fcbafcf5096 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8668d127f7ce757e2566379d155279d0fc5d3ffa" 2018-06-27 23:04:42,043 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:04:42 GMT Content-Type: application/json Content-Length: 718 Connection: keep-alive X-Openstack-Request-Id: req-ac1ccdde-2638-4e9d-9279-914a72cc19fb Front-End-Https: on RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ba088503-7c9b-4c30-bad5-4f37cc2129e4","tenant_id":"2a46fdcd05a1435b90cd4169e220b94f","created_at":"2018-06-27T23:04:37Z","admin_state_up":true,"updated_at":"2018-06-27T23:04:39Z","binding:vnic_type":"normal","device_id":"ef6aaf56-2c62-48f3-bb0f-5fcbafcf5096","device_owner":"network:router_interface","revision_number":6,"mac_address":"fa:16:3e:91:5a:12","id":"4bd6a45d-2f24-4399-84bd-74d4b01b36fc","port_security_enabled":false,"project_id":"2a46fdcd05a1435b90cd4169e220b94f","fixed_ips":[{"subnet_id":"a4ec6285-0647-422d-9975-e315c21ea959","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-27 23:04:42,044 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=ef6aaf56-2c62-48f3-bb0f-5fcbafcf5096 used request id req-ac1ccdde-2638-4e9d-9279-914a72cc19fb 2018-06-27 23:04:42,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/subnets/a4ec6285-0647-422d-9975-e315c21ea959 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8668d127f7ce757e2566379d155279d0fc5d3ffa" 2018-06-27 23:04:42,216 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:04:42 GMT Content-Type: application/json Content-Length: 671 Connection: keep-alive X-Openstack-Request-Id: req-344d5aec-69be-4289-a61e-ce61be3e0e19 Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ba088503-7c9b-4c30-bad5-4f37cc2129e4","tenant_id":"2a46fdcd05a1435b90cd4169e220b94f","created_at":"2018-06-27T23:04:24Z","dns_nameservers":[],"updated_at":"2018-06-27T23:04:24Z","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":"2a46fdcd05a1435b90cd4169e220b94f","id":"a4ec6285-0647-422d-9975-e315c21ea959","subnetpool_id":null,"name":"AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-pub-subnet"}} 2018-06-27 23:04:42,216 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/a4ec6285-0647-422d-9975-e315c21ea959 used request id req-344d5aec-69be-4289-a61e-ce61be3e0e19 2018-06-27 23:04:42,217 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 23:04:42,218 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 23:04:43,129 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-28T00:04:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["5OC3AtiASkOFrEBPjYPMog"], "issued_at": "2018-06-27T23:04:43.000000Z"}} 2018-06-27 23:04:43,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}0259ecb94eaf8e65750e8864a7ae70fa4ed776b0" 2018-06-27 23:04:43,513 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:04:43 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7e9d74e1-3117-44e9-a927-8e6ee70218b4 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 23:04:43,513 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-7e9d74e1-3117-44e9-a927-8e6ee70218b4 2018-06-27 23:04:43,514 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 23:04:43,519 - novaclient.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}0259ecb94eaf8e65750e8864a7ae70fa4ed776b0" 2018-06-27 23:04:44,464 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:04:44 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-b3a90d8a-d9fd-4347-af74-adfffdf26b5c X-Compute-Request-Id: req-b3a90d8a-d9fd-4347-af74-adfffdf26b5c Front-End-Https: on RESP BODY: {"flavors": [{"id": "bfce69d5-8948-4e52-8e30-cf8bfa544966", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "bookmark"}], "name": "shaker-flavor_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3"}]} 2018-06-27 23:04:44,464 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-b3a90d8a-d9fd-4347-af74-adfffdf26b5c 2018-06-27 23:04:44,468 - 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}0259ecb94eaf8e65750e8864a7ae70fa4ed776b0" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-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-27 23:04:45,220 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:04:45 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-c03744e5-6915-4d67-8a12-f830362e03fb X-Compute-Request-Id: req-c03744e5-6915-4d67-8a12-f830362e03fb Front-End-Https: on RESP BODY: {"flavor": {"name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/61f2a87f-8c70-410d-972a-3c289c120b79", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/61f2a87f-8c70-410d-972a-3c289c120b79", "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": "61f2a87f-8c70-410d-972a-3c289c120b79"}} 2018-06-27 23:04:45,221 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-c03744e5-6915-4d67-8a12-f830362e03fb 2018-06-27 23:04:45,222 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 23:04:45,223 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 23:04:46,146 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "843d695e8f6047afa3e20be58b33f096", "name": "AnsibleProvisioningTests-dcc32623-3861-41b-proj-role"}], "expires_at": "2018-06-28T00:04:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a46fdcd05a1435b90cd4169e220b94f", "name": "AnsibleProvisioningTests-dcc32623-3861-41b-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/2a46fdcd05a1435b90cd4169e220b94f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/2a46fdcd05a1435b90cd4169e220b94f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/2a46fdcd05a1435b90cd4169e220b94f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/2a46fdcd05a1435b90cd4169e220b94f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/2a46fdcd05a1435b90cd4169e220b94f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/2a46fdcd05a1435b90cd4169e220b94f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/2a46fdcd05a1435b90cd4169e220b94f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/2a46fdcd05a1435b90cd4169e220b94f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/2a46fdcd05a1435b90cd4169e220b94f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/2a46fdcd05a1435b90cd4169e220b94f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/2a46fdcd05a1435b90cd4169e220b94f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/2a46fdcd05a1435b90cd4169e220b94f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-dcc32623-3861-41b-user", "id": "ba4ec01081d0421589d2034510520005"}, "audit_ids": ["AY8RddYIRmCtiHNR_khQAw"], "issued_at": "2018-06-27T23:04:46.000000Z"}} 2018-06-27 23:04:46,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}514e9e10788aade8d6af2da3c8fdcbe02cef3810" 2018-06-27 23:04:46,188 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:04:46 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8eebbd39-3361-4549-97a5-492b8234e4d2 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 23:04:46,188 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-8eebbd39-3361-4549-97a5-492b8234e4d2 2018-06-27 23:04:46,189 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 23:04:46,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/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}514e9e10788aade8d6af2da3c8fdcbe02cef3810" 2018-06-27 23:04:46,990 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:04:46 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-b881bcfa-f94b-47f5-8b14-1003fb459361 X-Compute-Request-Id: req-b881bcfa-f94b-47f5-8b14-1003fb459361 Front-End-Https: on RESP BODY: {"keypairs": []} 2018-06-27 23:04:46,990 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/os-keypairs used request id req-b881bcfa-f94b-47f5-8b14-1003fb459361 2018-06-27 23:04:46,991 - OpenStackKeypair - INFO - Creating keypair AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-kp... 2018-06-27 23:04:46,991 - OpenStackKeypair - INFO - Creating new keypair 2018-06-27 23:04:47,014 - nova_utils - INFO - Creating keypair with name - AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-kp 2018-06-27 23:04:47,017 - 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}514e9e10788aade8d6af2da3c8fdcbe02cef3810" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDbS/X5hXc+WLY60iMZIIZo3sEYcjbIi2XLUYeXBcMVL8BodXx++yLA5m247cwmmm18feD5NCqh18jJobioprislCP7VJ8p953ggw2Gp2IuhugfsUG7oeqcT7JcNyshakAjrlJJPXUCFdtGRcEqI6RoOiVPwViGEzgJAdfzbbpX/Q==", "name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-kp"}}' 2018-06-27 23:04:47,861 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:04:47 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-5dbedfab-c0be-4073-94cf-354b7295c777 X-Compute-Request-Id: req-5dbedfab-c0be-4073-94cf-354b7295c777 Front-End-Https: on RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDbS/X5hXc+WLY60iMZIIZo3sEYcjbIi2XLUYeXBcMVL8BodXx++yLA5m247cwmmm18feD5NCqh18jJobioprislCP7VJ8p953ggw2Gp2IuhugfsUG7oeqcT7JcNyshakAjrlJJPXUCFdtGRcEqI6RoOiVPwViGEzgJAdfzbbpX/Q==", "user_id": "ba4ec01081d0421589d2034510520005", "name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-kp", "fingerprint": "d2:01:0c:bb:b8:36:8f:0b:85:2c:36:2d:f0:e4:7b:0f"}} 2018-06-27 23:04:47,861 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/os-keypairs used request id req-5dbedfab-c0be-4073-94cf-354b7295c777 2018-06-27 23:04:47,863 - file_utils - INFO - Saved public key to - tmp/AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7.pub 2018-06-27 23:04:47,864 - file_utils - INFO - Saved private key to - tmp/AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7 2018-06-27 23:04:47,864 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 23:04:47,865 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 23:04:48,604 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "843d695e8f6047afa3e20be58b33f096", "name": "AnsibleProvisioningTests-dcc32623-3861-41b-proj-role"}], "expires_at": "2018-06-28T00:04:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a46fdcd05a1435b90cd4169e220b94f", "name": "AnsibleProvisioningTests-dcc32623-3861-41b-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/2a46fdcd05a1435b90cd4169e220b94f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/2a46fdcd05a1435b90cd4169e220b94f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/2a46fdcd05a1435b90cd4169e220b94f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/2a46fdcd05a1435b90cd4169e220b94f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/2a46fdcd05a1435b90cd4169e220b94f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/2a46fdcd05a1435b90cd4169e220b94f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/2a46fdcd05a1435b90cd4169e220b94f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/2a46fdcd05a1435b90cd4169e220b94f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/2a46fdcd05a1435b90cd4169e220b94f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/2a46fdcd05a1435b90cd4169e220b94f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/2a46fdcd05a1435b90cd4169e220b94f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/2a46fdcd05a1435b90cd4169e220b94f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-dcc32623-3861-41b-user", "id": "ba4ec01081d0421589d2034510520005"}, "audit_ids": ["XtAjyBNDToCDRGvqYZB2kA"], "issued_at": "2018-06-27T23:04:48.000000Z"}} 2018-06-27 23:04:48,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}cd77359cf17114e29c9aeae5bfb65f45a46fcada" 2018-06-27 23:04:49,028 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:04:48 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8b1f2d7f-5bc8-4ef8-9de2-4119e7a8be55 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 23:04:49,029 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-8b1f2d7f-5bc8-4ef8-9de2-4119e7a8be55 2018-06-27 23:04:49,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/security-groups?name=AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd77359cf17114e29c9aeae5bfb65f45a46fcada" 2018-06-27 23:04:49,927 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:04:49 GMT Content-Type: application/json Content-Length: 23 Connection: keep-alive X-Openstack-Request-Id: req-a8b1a740-eaa3-4590-9ded-7cced6ed9d56 Front-End-Https: on RESP BODY: {"security_groups": []} 2018-06-27 23:04:49,927 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-sec-grp used request id req-a8b1a740-eaa3-4590-9ded-7cced6ed9d56 2018-06-27 23:04:49,927 - OpenStackSecurityGroup - INFO - Creating security group AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-sec-grp... 2018-06-27 23:04:49,927 - neutron_utils - INFO - Creating security group with name - AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-sec-grp 2018-06-27 23:04:49,933 - 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}cd77359cf17114e29c9aeae5bfb65f45a46fcada" -d '{"security_group": {"name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-sec-grp"}}' 2018-06-27 23:04:51,252 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 23:04:51 GMT Content-Type: application/json Content-Length: 1401 Connection: keep-alive X-Openstack-Request-Id: req-2eb54684-0b18-4a84-a33c-8d4e4c6e8f9b Front-End-Https: on RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "2a46fdcd05a1435b90cd4169e220b94f", "created_at": "2018-06-27T23:04:50Z", "updated_at": "2018-06-27T23:04:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T23:04:51Z", "revision_number": 0, "id": "5248a70e-fa25-4546-b407-b5019e650d75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T23:04:51Z", "security_group_id": "f17b9762-44c9-46e5-8107-28871ff7e6e6", "tenant_id": "2a46fdcd05a1435b90cd4169e220b94f", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a46fdcd05a1435b90cd4169e220b94f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T23:04:51Z", "revision_number": 0, "id": "f77a54ae-b6f2-49de-9052-599d1b4ff23e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T23:04:51Z", "security_group_id": "f17b9762-44c9-46e5-8107-28871ff7e6e6", "tenant_id": "2a46fdcd05a1435b90cd4169e220b94f", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a46fdcd05a1435b90cd4169e220b94f"}], "revision_number": 2, "project_id": "2a46fdcd05a1435b90cd4169e220b94f", "id": "f17b9762-44c9-46e5-8107-28871ff7e6e6", "name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-sec-grp"}} 2018-06-27 23:04:51,253 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-groups used request id req-2eb54684-0b18-4a84-a33c-8d4e4c6e8f9b 2018-06-27 23:04:51,253 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f17b9762-44c9-46e5-8107-28871ff7e6e6 2018-06-27 23:04: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=f17b9762-44c9-46e5-8107-28871ff7e6e6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd77359cf17114e29c9aeae5bfb65f45a46fcada" 2018-06-27 23:04:51,372 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:04:51 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-13a42c3a-6ed3-42d2-bf20-377da95bd6cf 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-27T23:04:51Z", "security_group_id": "f17b9762-44c9-46e5-8107-28871ff7e6e6", "port_range_min": null, "revision_number": 0, "tenant_id": "2a46fdcd05a1435b90cd4169e220b94f", "created_at": "2018-06-27T23:04:51Z", "project_id": "2a46fdcd05a1435b90cd4169e220b94f", "id": "5248a70e-fa25-4546-b407-b5019e650d75"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T23:04:51Z", "security_group_id": "f17b9762-44c9-46e5-8107-28871ff7e6e6", "port_range_min": null, "revision_number": 0, "tenant_id": "2a46fdcd05a1435b90cd4169e220b94f", "created_at": "2018-06-27T23:04:51Z", "project_id": "2a46fdcd05a1435b90cd4169e220b94f", "id": "f77a54ae-b6f2-49de-9052-599d1b4ff23e"}]} 2018-06-27 23:04:51,372 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=f17b9762-44c9-46e5-8107-28871ff7e6e6 used request id req-13a42c3a-6ed3-42d2-bf20-377da95bd6cf 2018-06-27 23:04:51,373 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f17b9762-44c9-46e5-8107-28871ff7e6e6 2018-06-27 23:04:51,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/security-group-rules?security_group_id=f17b9762-44c9-46e5-8107-28871ff7e6e6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd77359cf17114e29c9aeae5bfb65f45a46fcada" 2018-06-27 23:04:51,447 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:04:51 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-2a049251-8ed6-42ba-972b-dbff2c0e259b 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-27T23:04:51Z", "security_group_id": "f17b9762-44c9-46e5-8107-28871ff7e6e6", "port_range_min": null, "revision_number": 0, "tenant_id": "2a46fdcd05a1435b90cd4169e220b94f", "created_at": "2018-06-27T23:04:51Z", "project_id": "2a46fdcd05a1435b90cd4169e220b94f", "id": "5248a70e-fa25-4546-b407-b5019e650d75"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T23:04:51Z", "security_group_id": "f17b9762-44c9-46e5-8107-28871ff7e6e6", "port_range_min": null, "revision_number": 0, "tenant_id": "2a46fdcd05a1435b90cd4169e220b94f", "created_at": "2018-06-27T23:04:51Z", "project_id": "2a46fdcd05a1435b90cd4169e220b94f", "id": "f77a54ae-b6f2-49de-9052-599d1b4ff23e"}]} 2018-06-27 23:04:51,447 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=f17b9762-44c9-46e5-8107-28871ff7e6e6 used request id req-2a049251-8ed6-42ba-972b-dbff2c0e259b 2018-06-27 23:04:51,447 - neutron_utils - INFO - Retrieving security group with ID - f17b9762-44c9-46e5-8107-28871ff7e6e6 2018-06-27 23:04:51,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-groups?id=f17b9762-44c9-46e5-8107-28871ff7e6e6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd77359cf17114e29c9aeae5bfb65f45a46fcada" 2018-06-27 23:04:51,848 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:04:51 GMT Content-Type: application/json Content-Length: 1404 Connection: keep-alive X-Openstack-Request-Id: req-d4f3ac79-d033-4246-9bbd-7ed9c7c287a6 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "2a46fdcd05a1435b90cd4169e220b94f", "created_at": "2018-06-27T23:04:50Z", "updated_at": "2018-06-27T23:04:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T23:04:51Z", "revision_number": 0, "id": "5248a70e-fa25-4546-b407-b5019e650d75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T23:04:51Z", "security_group_id": "f17b9762-44c9-46e5-8107-28871ff7e6e6", "tenant_id": "2a46fdcd05a1435b90cd4169e220b94f", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a46fdcd05a1435b90cd4169e220b94f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T23:04:51Z", "revision_number": 0, "id": "f77a54ae-b6f2-49de-9052-599d1b4ff23e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T23:04:51Z", "security_group_id": "f17b9762-44c9-46e5-8107-28871ff7e6e6", "tenant_id": "2a46fdcd05a1435b90cd4169e220b94f", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a46fdcd05a1435b90cd4169e220b94f"}], "revision_number": 2, "project_id": "2a46fdcd05a1435b90cd4169e220b94f", "id": "f17b9762-44c9-46e5-8107-28871ff7e6e6", "name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-sec-grp"}]} 2018-06-27 23:04:51,848 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=f17b9762-44c9-46e5-8107-28871ff7e6e6 used request id req-d4f3ac79-d033-4246-9bbd-7ed9c7c287a6 2018-06-27 23:04:51,849 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f17b9762-44c9-46e5-8107-28871ff7e6e6 2018-06-27 23:04:51,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=f17b9762-44c9-46e5-8107-28871ff7e6e6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd77359cf17114e29c9aeae5bfb65f45a46fcada" 2018-06-27 23:04:51,912 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:04:51 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-4e2ae011-e035-4928-b31d-654da1f7fdf8 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-27T23:04:51Z", "security_group_id": "f17b9762-44c9-46e5-8107-28871ff7e6e6", "port_range_min": null, "revision_number": 0, "tenant_id": "2a46fdcd05a1435b90cd4169e220b94f", "created_at": "2018-06-27T23:04:51Z", "project_id": "2a46fdcd05a1435b90cd4169e220b94f", "id": "5248a70e-fa25-4546-b407-b5019e650d75"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T23:04:51Z", "security_group_id": "f17b9762-44c9-46e5-8107-28871ff7e6e6", "port_range_min": null, "revision_number": 0, "tenant_id": "2a46fdcd05a1435b90cd4169e220b94f", "created_at": "2018-06-27T23:04:51Z", "project_id": "2a46fdcd05a1435b90cd4169e220b94f", "id": "f77a54ae-b6f2-49de-9052-599d1b4ff23e"}]} 2018-06-27 23:04:51,913 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=f17b9762-44c9-46e5-8107-28871ff7e6e6 used request id req-4e2ae011-e035-4928-b31d-654da1f7fdf8 2018-06-27 23:04:51,913 - neutron_utils - INFO - Retrieving security group with ID - f17b9762-44c9-46e5-8107-28871ff7e6e6 2018-06-27 23:04:51,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=f17b9762-44c9-46e5-8107-28871ff7e6e6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd77359cf17114e29c9aeae5bfb65f45a46fcada" 2018-06-27 23:04:52,034 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:04:52 GMT Content-Type: application/json Content-Length: 1404 Connection: keep-alive X-Openstack-Request-Id: req-fc235b74-b937-4e58-83be-d92ab2f42112 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "2a46fdcd05a1435b90cd4169e220b94f", "created_at": "2018-06-27T23:04:50Z", "updated_at": "2018-06-27T23:04:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T23:04:51Z", "revision_number": 0, "id": "5248a70e-fa25-4546-b407-b5019e650d75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T23:04:51Z", "security_group_id": "f17b9762-44c9-46e5-8107-28871ff7e6e6", "tenant_id": "2a46fdcd05a1435b90cd4169e220b94f", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a46fdcd05a1435b90cd4169e220b94f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T23:04:51Z", "revision_number": 0, "id": "f77a54ae-b6f2-49de-9052-599d1b4ff23e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T23:04:51Z", "security_group_id": "f17b9762-44c9-46e5-8107-28871ff7e6e6", "tenant_id": "2a46fdcd05a1435b90cd4169e220b94f", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a46fdcd05a1435b90cd4169e220b94f"}], "revision_number": 2, "project_id": "2a46fdcd05a1435b90cd4169e220b94f", "id": "f17b9762-44c9-46e5-8107-28871ff7e6e6", "name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-sec-grp"}]} 2018-06-27 23:04:52,035 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=f17b9762-44c9-46e5-8107-28871ff7e6e6 used request id req-fc235b74-b937-4e58-83be-d92ab2f42112 2018-06-27 23:04:52,035 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f17b9762-44c9-46e5-8107-28871ff7e6e6 2018-06-27 23:04:52,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/security-group-rules?security_group_id=f17b9762-44c9-46e5-8107-28871ff7e6e6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd77359cf17114e29c9aeae5bfb65f45a46fcada" 2018-06-27 23:04:52,105 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:04:52 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-5bcfb030-739f-4dde-99f1-808a6174029a 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-27T23:04:51Z", "security_group_id": "f17b9762-44c9-46e5-8107-28871ff7e6e6", "port_range_min": null, "revision_number": 0, "tenant_id": "2a46fdcd05a1435b90cd4169e220b94f", "created_at": "2018-06-27T23:04:51Z", "project_id": "2a46fdcd05a1435b90cd4169e220b94f", "id": "5248a70e-fa25-4546-b407-b5019e650d75"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T23:04:51Z", "security_group_id": "f17b9762-44c9-46e5-8107-28871ff7e6e6", "port_range_min": null, "revision_number": 0, "tenant_id": "2a46fdcd05a1435b90cd4169e220b94f", "created_at": "2018-06-27T23:04:51Z", "project_id": "2a46fdcd05a1435b90cd4169e220b94f", "id": "f77a54ae-b6f2-49de-9052-599d1b4ff23e"}]} 2018-06-27 23:04:52,106 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=f17b9762-44c9-46e5-8107-28871ff7e6e6 used request id req-5bcfb030-739f-4dde-99f1-808a6174029a 2018-06-27 23:04:52,106 - neutron_utils - INFO - Creating security group to security group - AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-sec-grp 2018-06-27 23:04:52,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/security-groups?name=AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd77359cf17114e29c9aeae5bfb65f45a46fcada" 2018-06-27 23:04:52,223 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:04:52 GMT Content-Type: application/json Content-Length: 1404 Connection: keep-alive X-Openstack-Request-Id: req-b5230cdf-cb03-43a9-a5b9-0a54f42d8529 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "2a46fdcd05a1435b90cd4169e220b94f", "created_at": "2018-06-27T23:04:50Z", "updated_at": "2018-06-27T23:04:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T23:04:51Z", "revision_number": 0, "id": "5248a70e-fa25-4546-b407-b5019e650d75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T23:04:51Z", "security_group_id": "f17b9762-44c9-46e5-8107-28871ff7e6e6", "tenant_id": "2a46fdcd05a1435b90cd4169e220b94f", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a46fdcd05a1435b90cd4169e220b94f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T23:04:51Z", "revision_number": 0, "id": "f77a54ae-b6f2-49de-9052-599d1b4ff23e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T23:04:51Z", "security_group_id": "f17b9762-44c9-46e5-8107-28871ff7e6e6", "tenant_id": "2a46fdcd05a1435b90cd4169e220b94f", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a46fdcd05a1435b90cd4169e220b94f"}], "revision_number": 2, "project_id": "2a46fdcd05a1435b90cd4169e220b94f", "id": "f17b9762-44c9-46e5-8107-28871ff7e6e6", "name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-sec-grp"}]} 2018-06-27 23:04:52,224 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-sec-grp used request id req-b5230cdf-cb03-43a9-a5b9-0a54f42d8529 2018-06-27 23:04:52,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 23:04:52,239 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 23:04: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-27 23:04:52,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/2a46fdcd05a1435b90cd4169e220b94f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd77359cf17114e29c9aeae5bfb65f45a46fcada" 2018-06-27 23:04:52,542 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:04:52 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2fdb3b70-e2c4-44ba-b6d0-3b6ee5a6b9be Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/2a46fdcd05a1435b90cd4169e220b94f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a46fdcd05a1435b90cd4169e220b94f", "name": "AnsibleProvisioningTests-dcc32623-3861-41b-proj"}} 2018-06-27 23:04:52,543 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/2a46fdcd05a1435b90cd4169e220b94f used request id req-2fdb3b70-e2c4-44ba-b6d0-3b6ee5a6b9be 2018-06-27 23:04:52,543 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f17b9762-44c9-46e5-8107-28871ff7e6e6 2018-06-27 23:04:52,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=f17b9762-44c9-46e5-8107-28871ff7e6e6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd77359cf17114e29c9aeae5bfb65f45a46fcada" 2018-06-27 23:04:52,610 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:04:52 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-668b04be-ead1-422f-8a2c-1ffa54b1523b 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-27T23:04:51Z", "security_group_id": "f17b9762-44c9-46e5-8107-28871ff7e6e6", "port_range_min": null, "revision_number": 0, "tenant_id": "2a46fdcd05a1435b90cd4169e220b94f", "created_at": "2018-06-27T23:04:51Z", "project_id": "2a46fdcd05a1435b90cd4169e220b94f", "id": "5248a70e-fa25-4546-b407-b5019e650d75"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T23:04:51Z", "security_group_id": "f17b9762-44c9-46e5-8107-28871ff7e6e6", "port_range_min": null, "revision_number": 0, "tenant_id": "2a46fdcd05a1435b90cd4169e220b94f", "created_at": "2018-06-27T23:04:51Z", "project_id": "2a46fdcd05a1435b90cd4169e220b94f", "id": "f77a54ae-b6f2-49de-9052-599d1b4ff23e"}]} 2018-06-27 23:04:52,610 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=f17b9762-44c9-46e5-8107-28871ff7e6e6 used request id req-668b04be-ead1-422f-8a2c-1ffa54b1523b 2018-06-27 23:04:52,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}cd77359cf17114e29c9aeae5bfb65f45a46fcada" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "f17b9762-44c9-46e5-8107-28871ff7e6e6"}}' 2018-06-27 23:04:53,061 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 23:04:53 GMT Content-Type: application/json Content-Length: 509 Connection: keep-alive X-Openstack-Request-Id: req-a3899722-d1a8-4674-9450-b87ab0028314 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-27T23:04:52Z", "security_group_id": "f17b9762-44c9-46e5-8107-28871ff7e6e6", "port_range_min": null, "revision_number": 0, "tenant_id": "2a46fdcd05a1435b90cd4169e220b94f", "created_at": "2018-06-27T23:04:52Z", "project_id": "2a46fdcd05a1435b90cd4169e220b94f", "id": "6d86f9af-5189-4b13-b8cd-7273dd0b4385"}} 2018-06-27 23:04:53,061 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-group-rules used request id req-a3899722-d1a8-4674-9450-b87ab0028314 2018-06-27 23:04:53,061 - neutron_utils - INFO - Creating security group to security group - AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-sec-grp 2018-06-27 23:04:53,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=AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd77359cf17114e29c9aeae5bfb65f45a46fcada" 2018-06-27 23:04:53,202 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:04:53 GMT Content-Type: application/json Content-Length: 1902 Connection: keep-alive X-Openstack-Request-Id: req-1f61a082-08f8-489d-ad61-cb0e3d6c2549 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "2a46fdcd05a1435b90cd4169e220b94f", "created_at": "2018-06-27T23:04:50Z", "updated_at": "2018-06-27T23:04:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T23:04:51Z", "revision_number": 0, "id": "5248a70e-fa25-4546-b407-b5019e650d75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T23:04:51Z", "security_group_id": "f17b9762-44c9-46e5-8107-28871ff7e6e6", "tenant_id": "2a46fdcd05a1435b90cd4169e220b94f", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a46fdcd05a1435b90cd4169e220b94f"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-06-27T23:04:52Z", "revision_number": 0, "id": "6d86f9af-5189-4b13-b8cd-7273dd0b4385", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T23:04:52Z", "security_group_id": "f17b9762-44c9-46e5-8107-28871ff7e6e6", "tenant_id": "2a46fdcd05a1435b90cd4169e220b94f", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a46fdcd05a1435b90cd4169e220b94f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T23:04:51Z", "revision_number": 0, "id": "f77a54ae-b6f2-49de-9052-599d1b4ff23e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T23:04:51Z", "security_group_id": "f17b9762-44c9-46e5-8107-28871ff7e6e6", "tenant_id": "2a46fdcd05a1435b90cd4169e220b94f", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a46fdcd05a1435b90cd4169e220b94f"}], "revision_number": 3, "project_id": "2a46fdcd05a1435b90cd4169e220b94f", "id": "f17b9762-44c9-46e5-8107-28871ff7e6e6", "name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-sec-grp"}]} 2018-06-27 23:04:53,203 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-sec-grp used request id req-1f61a082-08f8-489d-ad61-cb0e3d6c2549 2018-06-27 23:04:53,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/2a46fdcd05a1435b90cd4169e220b94f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd77359cf17114e29c9aeae5bfb65f45a46fcada" 2018-06-27 23:04:53,304 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:04:53 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-669d87f3-6d29-4d1a-a26b-e1f1ac5b3c86 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/2a46fdcd05a1435b90cd4169e220b94f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a46fdcd05a1435b90cd4169e220b94f", "name": "AnsibleProvisioningTests-dcc32623-3861-41b-proj"}} 2018-06-27 23:04:53,304 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/2a46fdcd05a1435b90cd4169e220b94f used request id req-669d87f3-6d29-4d1a-a26b-e1f1ac5b3c86 2018-06-27 23:04:53,304 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f17b9762-44c9-46e5-8107-28871ff7e6e6 2018-06-27 23:04:53,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-group-rules?security_group_id=f17b9762-44c9-46e5-8107-28871ff7e6e6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd77359cf17114e29c9aeae5bfb65f45a46fcada" 2018-06-27 23:04:53,460 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:04:53 GMT Content-Type: application/json Content-Length: 1488 Connection: keep-alive X-Openstack-Request-Id: req-8803e081-86ac-45a8-bd85-fc1ffb7ea04e 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-27T23:04:51Z", "security_group_id": "f17b9762-44c9-46e5-8107-28871ff7e6e6", "port_range_min": null, "revision_number": 0, "tenant_id": "2a46fdcd05a1435b90cd4169e220b94f", "created_at": "2018-06-27T23:04:51Z", "project_id": "2a46fdcd05a1435b90cd4169e220b94f", "id": "5248a70e-fa25-4546-b407-b5019e650d75"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T23:04:52Z", "security_group_id": "f17b9762-44c9-46e5-8107-28871ff7e6e6", "port_range_min": null, "revision_number": 0, "tenant_id": "2a46fdcd05a1435b90cd4169e220b94f", "created_at": "2018-06-27T23:04:52Z", "project_id": "2a46fdcd05a1435b90cd4169e220b94f", "id": "6d86f9af-5189-4b13-b8cd-7273dd0b4385"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T23:04:51Z", "security_group_id": "f17b9762-44c9-46e5-8107-28871ff7e6e6", "port_range_min": null, "revision_number": 0, "tenant_id": "2a46fdcd05a1435b90cd4169e220b94f", "created_at": "2018-06-27T23:04:51Z", "project_id": "2a46fdcd05a1435b90cd4169e220b94f", "id": "f77a54ae-b6f2-49de-9052-599d1b4ff23e"}]} 2018-06-27 23:04:53,460 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=f17b9762-44c9-46e5-8107-28871ff7e6e6 used request id req-8803e081-86ac-45a8-bd85-fc1ffb7ea04e 2018-06-27 23:04:53,466 - 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}cd77359cf17114e29c9aeae5bfb65f45a46fcada" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 22, "port_range_max": 22, "security_group_id": "f17b9762-44c9-46e5-8107-28871ff7e6e6"}}' 2018-06-27 23:04:53,871 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 23:04:53 GMT Content-Type: application/json Content-Length: 505 Connection: keep-alive X-Openstack-Request-Id: req-d52b0fdd-619c-4006-907f-5822bf85c196 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-27T23:04:53Z", "security_group_id": "f17b9762-44c9-46e5-8107-28871ff7e6e6", "port_range_min": 22, "revision_number": 0, "tenant_id": "2a46fdcd05a1435b90cd4169e220b94f", "created_at": "2018-06-27T23:04:53Z", "project_id": "2a46fdcd05a1435b90cd4169e220b94f", "id": "c30e34d6-cbda-47fb-8aea-5079c9fc97a9"}} 2018-06-27 23:04:53,871 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-group-rules used request id req-d52b0fdd-619c-4006-907f-5822bf85c196 2018-06-27 23:04:53,871 - neutron_utils - INFO - Retrieving security group with ID - f17b9762-44c9-46e5-8107-28871ff7e6e6 2018-06-27 23:04:53,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/security-groups?id=f17b9762-44c9-46e5-8107-28871ff7e6e6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd77359cf17114e29c9aeae5bfb65f45a46fcada" 2018-06-27 23:04:54,027 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:04:54 GMT Content-Type: application/json Content-Length: 2396 Connection: keep-alive X-Openstack-Request-Id: req-1948a060-b961-4eda-873f-ad53ef4fe1ca Front-End-Https: on RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "2a46fdcd05a1435b90cd4169e220b94f", "created_at": "2018-06-27T23:04:50Z", "updated_at": "2018-06-27T23:04:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T23:04:51Z", "revision_number": 0, "id": "5248a70e-fa25-4546-b407-b5019e650d75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T23:04:51Z", "security_group_id": "f17b9762-44c9-46e5-8107-28871ff7e6e6", "tenant_id": "2a46fdcd05a1435b90cd4169e220b94f", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a46fdcd05a1435b90cd4169e220b94f"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-06-27T23:04:52Z", "revision_number": 0, "id": "6d86f9af-5189-4b13-b8cd-7273dd0b4385", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T23:04:52Z", "security_group_id": "f17b9762-44c9-46e5-8107-28871ff7e6e6", "tenant_id": "2a46fdcd05a1435b90cd4169e220b94f", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a46fdcd05a1435b90cd4169e220b94f"}, {"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-06-27T23:04:53Z", "revision_number": 0, "id": "c30e34d6-cbda-47fb-8aea-5079c9fc97a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T23:04:53Z", "security_group_id": "f17b9762-44c9-46e5-8107-28871ff7e6e6", "tenant_id": "2a46fdcd05a1435b90cd4169e220b94f", "port_range_min": 22, "ethertype": "IPv4", "project_id": "2a46fdcd05a1435b90cd4169e220b94f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T23:04:51Z", "revision_number": 0, "id": "f77a54ae-b6f2-49de-9052-599d1b4ff23e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T23:04:51Z", "security_group_id": "f17b9762-44c9-46e5-8107-28871ff7e6e6", "tenant_id": "2a46fdcd05a1435b90cd4169e220b94f", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a46fdcd05a1435b90cd4169e220b94f"}], "revision_number": 4, "project_id": "2a46fdcd05a1435b90cd4169e220b94f", "id": "f17b9762-44c9-46e5-8107-28871ff7e6e6", "name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-sec-grp"}]} 2018-06-27 23:04:54,027 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=f17b9762-44c9-46e5-8107-28871ff7e6e6 used request id req-1948a060-b961-4eda-873f-ad53ef4fe1ca 2018-06-27 23:04:54,028 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f17b9762-44c9-46e5-8107-28871ff7e6e6 2018-06-27 23:04:54,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/security-group-rules?security_group_id=f17b9762-44c9-46e5-8107-28871ff7e6e6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd77359cf17114e29c9aeae5bfb65f45a46fcada" 2018-06-27 23:04:54,221 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:04:54 GMT Content-Type: application/json Content-Length: 1970 Connection: keep-alive X-Openstack-Request-Id: req-1e7648be-3851-4b6c-827b-981ee361fc33 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-27T23:04:51Z", "security_group_id": "f17b9762-44c9-46e5-8107-28871ff7e6e6", "port_range_min": null, "revision_number": 0, "tenant_id": "2a46fdcd05a1435b90cd4169e220b94f", "created_at": "2018-06-27T23:04:51Z", "project_id": "2a46fdcd05a1435b90cd4169e220b94f", "id": "5248a70e-fa25-4546-b407-b5019e650d75"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T23:04:52Z", "security_group_id": "f17b9762-44c9-46e5-8107-28871ff7e6e6", "port_range_min": null, "revision_number": 0, "tenant_id": "2a46fdcd05a1435b90cd4169e220b94f", "created_at": "2018-06-27T23:04:52Z", "project_id": "2a46fdcd05a1435b90cd4169e220b94f", "id": "6d86f9af-5189-4b13-b8cd-7273dd0b4385"}, {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-06-27T23:04:53Z", "security_group_id": "f17b9762-44c9-46e5-8107-28871ff7e6e6", "port_range_min": 22, "revision_number": 0, "tenant_id": "2a46fdcd05a1435b90cd4169e220b94f", "created_at": "2018-06-27T23:04:53Z", "project_id": "2a46fdcd05a1435b90cd4169e220b94f", "id": "c30e34d6-cbda-47fb-8aea-5079c9fc97a9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T23:04:51Z", "security_group_id": "f17b9762-44c9-46e5-8107-28871ff7e6e6", "port_range_min": null, "revision_number": 0, "tenant_id": "2a46fdcd05a1435b90cd4169e220b94f", "created_at": "2018-06-27T23:04:51Z", "project_id": "2a46fdcd05a1435b90cd4169e220b94f", "id": "f77a54ae-b6f2-49de-9052-599d1b4ff23e"}]} 2018-06-27 23:04:54,221 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=f17b9762-44c9-46e5-8107-28871ff7e6e6 used request id req-1e7648be-3851-4b6c-827b-981ee361fc33 2018-06-27 23:04:54,222 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 23:04:54,223 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 23:04:55,065 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "843d695e8f6047afa3e20be58b33f096", "name": "AnsibleProvisioningTests-dcc32623-3861-41b-proj-role"}], "expires_at": "2018-06-28T00:04:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a46fdcd05a1435b90cd4169e220b94f", "name": "AnsibleProvisioningTests-dcc32623-3861-41b-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/2a46fdcd05a1435b90cd4169e220b94f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/2a46fdcd05a1435b90cd4169e220b94f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/2a46fdcd05a1435b90cd4169e220b94f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/2a46fdcd05a1435b90cd4169e220b94f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/2a46fdcd05a1435b90cd4169e220b94f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/2a46fdcd05a1435b90cd4169e220b94f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/2a46fdcd05a1435b90cd4169e220b94f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/2a46fdcd05a1435b90cd4169e220b94f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/2a46fdcd05a1435b90cd4169e220b94f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/2a46fdcd05a1435b90cd4169e220b94f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/2a46fdcd05a1435b90cd4169e220b94f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/2a46fdcd05a1435b90cd4169e220b94f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-dcc32623-3861-41b-user", "id": "ba4ec01081d0421589d2034510520005"}, "audit_ids": ["DuErVZtRTDmyaeJ9fhL5Hw"], "issued_at": "2018-06-27T23:04:55.000000Z"}} 2018-06-27 23:04:55,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40670ba79e14e11330470603ca0272dedb55869a" 2018-06-27 23:04:55,122 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:04:55 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ef9684f3-b021-4039-b3eb-32567c7e9a51 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 23:04:55,122 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-ef9684f3-b021-4039-b3eb-32567c7e9a51 2018-06-27 23:04:55,123 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 23:04:55,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40670ba79e14e11330470603ca0272dedb55869a" 2018-06-27 23:04:55,176 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:04:55 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fd3dff64-fd83-4ca8-84fd-c3f3fcd58afb Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 23:04:55,176 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-fd3dff64-fd83-4ca8-84fd-c3f3fcd58afb 2018-06-27 23:04:55,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=AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40670ba79e14e11330470603ca0272dedb55869a" 2018-06-27 23:04:56,234 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:04:56 GMT Content-Type: application/json Content-Length: 634 Connection: keep-alive X-Openstack-Request-Id: req-3960a782-240f-48b1-8338-6e79394ae8bc Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a4ec6285-0647-422d-9975-e315c21ea959"],"updated_at":"2018-06-27T23:04:24Z","tenant_id":"2a46fdcd05a1435b90cd4169e220b94f","created_at":"2018-06-27T23:04:21Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"2a46fdcd05a1435b90cd4169e220b94f","id":"ba088503-7c9b-4c30-bad5-4f37cc2129e4","name":"AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-pub-net"}]} 2018-06-27 23:04:56,234 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-pub-net used request id req-3960a782-240f-48b1-8338-6e79394ae8bc 2018-06-27 23:04:56,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-27 23:04:56,247 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 23:04: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-27 23:04:56,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/2a46fdcd05a1435b90cd4169e220b94f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40670ba79e14e11330470603ca0272dedb55869a" 2018-06-27 23:04:56,334 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:04:56 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cd594e65-048c-4bd5-98f0-769db242946e Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/2a46fdcd05a1435b90cd4169e220b94f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a46fdcd05a1435b90cd4169e220b94f", "name": "AnsibleProvisioningTests-dcc32623-3861-41b-proj"}} 2018-06-27 23:04:56,334 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/2a46fdcd05a1435b90cd4169e220b94f used request id req-cd594e65-048c-4bd5-98f0-769db242946e 2018-06-27 23:04:56,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/subnets?network_id=ba088503-7c9b-4c30-bad5-4f37cc2129e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40670ba79e14e11330470603ca0272dedb55869a" 2018-06-27 23:04:57,238 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:04:57 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-3db3e970-762b-4da7-a660-2357cebf914f Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ba088503-7c9b-4c30-bad5-4f37cc2129e4","tenant_id":"2a46fdcd05a1435b90cd4169e220b94f","created_at":"2018-06-27T23:04:24Z","dns_nameservers":[],"updated_at":"2018-06-27T23:04:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"2a46fdcd05a1435b90cd4169e220b94f","id":"a4ec6285-0647-422d-9975-e315c21ea959","subnetpool_id":null,"name":"AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-pub-subnet"}]} 2018-06-27 23:04:57,239 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=ba088503-7c9b-4c30-bad5-4f37cc2129e4 used request id req-3db3e970-762b-4da7-a660-2357cebf914f 2018-06-27 23:04:57,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/ports?network_id=ba088503-7c9b-4c30-bad5-4f37cc2129e4&name=AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40670ba79e14e11330470603ca0272dedb55869a" 2018-06-27 23:04:58,060 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:04:58 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-d5228ebc-e28e-4dfa-a655-d8bdd1f8ae56 Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-27 23:04:58,060 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=ba088503-7c9b-4c30-bad5-4f37cc2129e4&name=AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-port-1&admin_state_up=True used request id req-d5228ebc-e28e-4dfa-a655-d8bdd1f8ae56 2018-06-27 23:04:58,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/detail?name=AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40670ba79e14e11330470603ca0272dedb55869a" 2018-06-27 23:04:59,122 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:04: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-c551d8fc-5a1e-4613-8258-f9d587ac36b1 X-Compute-Request-Id: req-c551d8fc-5a1e-4613-8258-f9d587ac36b1 Front-End-Https: on RESP BODY: {"servers": []} 2018-06-27 23:04:59,122 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/detail?name=AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-inst used request id req-c551d8fc-5a1e-4613-8258-f9d587ac36b1 2018-06-27 23:04:59,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/networks?name=AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40670ba79e14e11330470603ca0272dedb55869a" 2018-06-27 23:04:59,463 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:04:59 GMT Content-Type: application/json Content-Length: 634 Connection: keep-alive X-Openstack-Request-Id: req-f3fdaff2-dc12-4bdf-ae0e-26308a996fb5 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a4ec6285-0647-422d-9975-e315c21ea959"],"updated_at":"2018-06-27T23:04:24Z","tenant_id":"2a46fdcd05a1435b90cd4169e220b94f","created_at":"2018-06-27T23:04:21Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"2a46fdcd05a1435b90cd4169e220b94f","id":"ba088503-7c9b-4c30-bad5-4f37cc2129e4","name":"AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-pub-net"}]} 2018-06-27 23:04:59,464 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-pub-net used request id req-f3fdaff2-dc12-4bdf-ae0e-26308a996fb5 2018-06-27 23:04:59,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/2a46fdcd05a1435b90cd4169e220b94f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40670ba79e14e11330470603ca0272dedb55869a" 2018-06-27 23:04:59,550 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:04:59 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5820cf95-f7ef-49e0-a4b0-3cd28dec574e Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/2a46fdcd05a1435b90cd4169e220b94f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a46fdcd05a1435b90cd4169e220b94f", "name": "AnsibleProvisioningTests-dcc32623-3861-41b-proj"}} 2018-06-27 23:04:59,550 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/2a46fdcd05a1435b90cd4169e220b94f used request id req-5820cf95-f7ef-49e0-a4b0-3cd28dec574e 2018-06-27 23:04:59,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=ba088503-7c9b-4c30-bad5-4f37cc2129e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40670ba79e14e11330470603ca0272dedb55869a" 2018-06-27 23:04:59,741 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:04:59 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-3c2e8069-6888-4275-b95a-a1b2707e7a96 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ba088503-7c9b-4c30-bad5-4f37cc2129e4","tenant_id":"2a46fdcd05a1435b90cd4169e220b94f","created_at":"2018-06-27T23:04:24Z","dns_nameservers":[],"updated_at":"2018-06-27T23:04:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"2a46fdcd05a1435b90cd4169e220b94f","id":"a4ec6285-0647-422d-9975-e315c21ea959","subnetpool_id":null,"name":"AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-pub-subnet"}]} 2018-06-27 23:04:59,741 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=ba088503-7c9b-4c30-bad5-4f37cc2129e4 used request id req-3c2e8069-6888-4275-b95a-a1b2707e7a96 2018-06-27 23:04:59,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=ba088503-7c9b-4c30-bad5-4f37cc2129e4&name=AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40670ba79e14e11330470603ca0272dedb55869a" 2018-06-27 23:04:59,846 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:04:59 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-9e9e5415-e8c9-47b4-8684-a4f14b02e72d Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-27 23:04:59,846 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=ba088503-7c9b-4c30-bad5-4f37cc2129e4&name=AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-port-1&admin_state_up=True used request id req-9e9e5415-e8c9-47b4-8684-a4f14b02e72d 2018-06-27 23:04:59,847 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 23:04:59,848 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 23:05:00,805 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "843d695e8f6047afa3e20be58b33f096", "name": "AnsibleProvisioningTests-dcc32623-3861-41b-proj-role"}], "expires_at": "2018-06-28T00:05:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a46fdcd05a1435b90cd4169e220b94f", "name": "AnsibleProvisioningTests-dcc32623-3861-41b-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/2a46fdcd05a1435b90cd4169e220b94f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/2a46fdcd05a1435b90cd4169e220b94f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/2a46fdcd05a1435b90cd4169e220b94f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/2a46fdcd05a1435b90cd4169e220b94f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/2a46fdcd05a1435b90cd4169e220b94f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/2a46fdcd05a1435b90cd4169e220b94f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/2a46fdcd05a1435b90cd4169e220b94f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/2a46fdcd05a1435b90cd4169e220b94f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/2a46fdcd05a1435b90cd4169e220b94f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/2a46fdcd05a1435b90cd4169e220b94f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/2a46fdcd05a1435b90cd4169e220b94f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/2a46fdcd05a1435b90cd4169e220b94f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-dcc32623-3861-41b-user", "id": "ba4ec01081d0421589d2034510520005"}, "audit_ids": ["WW4GB6NtRleT5AhHpdakVA"], "issued_at": "2018-06-27T23:05:00.000000Z"}} 2018-06-27 23:05:00,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}87986c7a2158ccc00946c6cd73919c08c64d7a66" 2018-06-27 23:05:01,206 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:05:00 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-84b4892b-9943-4766-a73c-d8d95acdd938 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 23:05:01,206 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-84b4892b-9943-4766-a73c-d8d95acdd938 2018-06-27 23:05:01,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/networks?name=AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40670ba79e14e11330470603ca0272dedb55869a" 2018-06-27 23:05:01,622 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:05:01 GMT Content-Type: application/json Content-Length: 634 Connection: keep-alive X-Openstack-Request-Id: req-9a782a0f-1757-47b8-bdf7-55414b9dfc62 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a4ec6285-0647-422d-9975-e315c21ea959"],"updated_at":"2018-06-27T23:04:24Z","tenant_id":"2a46fdcd05a1435b90cd4169e220b94f","created_at":"2018-06-27T23:04:21Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"2a46fdcd05a1435b90cd4169e220b94f","id":"ba088503-7c9b-4c30-bad5-4f37cc2129e4","name":"AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-pub-net"}]} 2018-06-27 23:05:01,622 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-pub-net used request id req-9a782a0f-1757-47b8-bdf7-55414b9dfc62 2018-06-27 23:05:01,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=ba088503-7c9b-4c30-bad5-4f37cc2129e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40670ba79e14e11330470603ca0272dedb55869a" 2018-06-27 23:05:01,766 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:05:01 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-d1d990e2-4fe6-4eb1-b0c5-8e82bf34335c Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ba088503-7c9b-4c30-bad5-4f37cc2129e4","tenant_id":"2a46fdcd05a1435b90cd4169e220b94f","created_at":"2018-06-27T23:04:24Z","dns_nameservers":[],"updated_at":"2018-06-27T23:04:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"2a46fdcd05a1435b90cd4169e220b94f","id":"a4ec6285-0647-422d-9975-e315c21ea959","subnetpool_id":null,"name":"AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-pub-subnet"}]} 2018-06-27 23:05:01,766 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=ba088503-7c9b-4c30-bad5-4f37cc2129e4 used request id req-d1d990e2-4fe6-4eb1-b0c5-8e82bf34335c 2018-06-27 23:05:01,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=AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40670ba79e14e11330470603ca0272dedb55869a" 2018-06-27 23:05:02,075 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:05:02 GMT Content-Type: application/json Content-Length: 634 Connection: keep-alive X-Openstack-Request-Id: req-153843bb-6656-4647-9934-a970731c421d Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a4ec6285-0647-422d-9975-e315c21ea959"],"updated_at":"2018-06-27T23:04:24Z","tenant_id":"2a46fdcd05a1435b90cd4169e220b94f","created_at":"2018-06-27T23:04:21Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"2a46fdcd05a1435b90cd4169e220b94f","id":"ba088503-7c9b-4c30-bad5-4f37cc2129e4","name":"AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-pub-net"}]} 2018-06-27 23:05:02,075 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-pub-net used request id req-153843bb-6656-4647-9934-a970731c421d 2018-06-27 23:05:02,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 23:05:02,089 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 23: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-27 23:05:02,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/2a46fdcd05a1435b90cd4169e220b94f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87986c7a2158ccc00946c6cd73919c08c64d7a66" 2018-06-27 23:05:02,200 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:05:02 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f17edb50-11fd-4848-b5de-08c172e6229d Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/2a46fdcd05a1435b90cd4169e220b94f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a46fdcd05a1435b90cd4169e220b94f", "name": "AnsibleProvisioningTests-dcc32623-3861-41b-proj"}} 2018-06-27 23:05:02,201 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/2a46fdcd05a1435b90cd4169e220b94f used request id req-f17edb50-11fd-4848-b5de-08c172e6229d 2018-06-27 23:05:02,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=ba088503-7c9b-4c30-bad5-4f37cc2129e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40670ba79e14e11330470603ca0272dedb55869a" 2018-06-27 23:05:02,393 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:05:02 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-2a751448-0e0f-4156-b661-e83a176a3184 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ba088503-7c9b-4c30-bad5-4f37cc2129e4","tenant_id":"2a46fdcd05a1435b90cd4169e220b94f","created_at":"2018-06-27T23:04:24Z","dns_nameservers":[],"updated_at":"2018-06-27T23:04:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"2a46fdcd05a1435b90cd4169e220b94f","id":"a4ec6285-0647-422d-9975-e315c21ea959","subnetpool_id":null,"name":"AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-pub-subnet"}]} 2018-06-27 23:05:02,393 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=ba088503-7c9b-4c30-bad5-4f37cc2129e4 used request id req-2a751448-0e0f-4156-b661-e83a176a3184 2018-06-27 23:05:02,394 - neutron_utils - INFO - Creating port for network with name - AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-pub-net 2018-06-27 23:05:02,399 - 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}40670ba79e14e11330470603ca0272dedb55869a" -d '{"port": {"network_id": "ba088503-7c9b-4c30-bad5-4f37cc2129e4", "name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-port-1", "admin_state_up": true}}' 2018-06-27 23:05:04,824 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 23:05:04 GMT Content-Type: application/json Content-Length: 760 Connection: keep-alive X-Openstack-Request-Id: req-05bce938-d6f9-4844-8d30-12d136beee67 Front-End-Https: on RESP BODY: {"port":{"status":"DOWN","created_at":"2018-06-27T23:05:03Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ba088503-7c9b-4c30-bad5-4f37cc2129e4","tenant_id":"2a46fdcd05a1435b90cd4169e220b94f","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-06-27T23:05:04Z","name":"AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-port-1","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:bf:3a:28","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"2a46fdcd05a1435b90cd4169e220b94f","fixed_ips":[{"subnet_id":"a4ec6285-0647-422d-9975-e315c21ea959","ip_address":"10.55.1.7"}],"id":"8ac601d3-bbe9-422e-8e73-ab1f26b0ca0b","security_groups":["8723d55b-71dc-412f-b648-59cb5ac5b211"],"device_id":""}} 2018-06-27 23:05:04,824 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/ports used request id req-05bce938-d6f9-4844-8d30-12d136beee67 2018-06-27 23:05:04,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=AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40670ba79e14e11330470603ca0272dedb55869a" 2018-06-27 23:05:05,076 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:05:05 GMT Content-Type: application/json Content-Length: 634 Connection: keep-alive X-Openstack-Request-Id: req-75d290ec-f625-462b-866b-cb0f40a806ae Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a4ec6285-0647-422d-9975-e315c21ea959"],"updated_at":"2018-06-27T23:04:24Z","tenant_id":"2a46fdcd05a1435b90cd4169e220b94f","created_at":"2018-06-27T23:04:21Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"2a46fdcd05a1435b90cd4169e220b94f","id":"ba088503-7c9b-4c30-bad5-4f37cc2129e4","name":"AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-pub-net"}]} 2018-06-27 23:05:05,076 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-pub-net used request id req-75d290ec-f625-462b-866b-cb0f40a806ae 2018-06-27 23:05:05,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/2a46fdcd05a1435b90cd4169e220b94f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40670ba79e14e11330470603ca0272dedb55869a" 2018-06-27 23:05:05,176 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:05:05 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-89d2a216-3593-4ced-b98d-a8b389a98689 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/2a46fdcd05a1435b90cd4169e220b94f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a46fdcd05a1435b90cd4169e220b94f", "name": "AnsibleProvisioningTests-dcc32623-3861-41b-proj"}} 2018-06-27 23:05:05,176 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/2a46fdcd05a1435b90cd4169e220b94f used request id req-89d2a216-3593-4ced-b98d-a8b389a98689 2018-06-27 23:05:05,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=ba088503-7c9b-4c30-bad5-4f37cc2129e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40670ba79e14e11330470603ca0272dedb55869a" 2018-06-27 23:05:05,334 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:05:05 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-a8ea75a2-3adb-4e2e-8ce6-d5796094e67e Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ba088503-7c9b-4c30-bad5-4f37cc2129e4","tenant_id":"2a46fdcd05a1435b90cd4169e220b94f","created_at":"2018-06-27T23:04:24Z","dns_nameservers":[],"updated_at":"2018-06-27T23:04:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"2a46fdcd05a1435b90cd4169e220b94f","id":"a4ec6285-0647-422d-9975-e315c21ea959","subnetpool_id":null,"name":"AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-pub-subnet"}]} 2018-06-27 23:05:05,335 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=ba088503-7c9b-4c30-bad5-4f37cc2129e4 used request id req-a8ea75a2-3adb-4e2e-8ce6-d5796094e67e 2018-06-27 23:05:05,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=ba088503-7c9b-4c30-bad5-4f37cc2129e4&name=AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40670ba79e14e11330470603ca0272dedb55869a" 2018-06-27 23:05:05,538 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:05:05 GMT Content-Type: application/json Content-Length: 763 Connection: keep-alive X-Openstack-Request-Id: req-8dd783cb-a1c4-4ba2-9ec0-d80334483f20 Front-End-Https: on RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ba088503-7c9b-4c30-bad5-4f37cc2129e4","tenant_id":"2a46fdcd05a1435b90cd4169e220b94f","created_at":"2018-06-27T23:05:03Z","admin_state_up":true,"updated_at":"2018-06-27T23:05:04Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:bf:3a:28","id":"8ac601d3-bbe9-422e-8e73-ab1f26b0ca0b","port_security_enabled":true,"project_id":"2a46fdcd05a1435b90cd4169e220b94f","fixed_ips":[{"subnet_id":"a4ec6285-0647-422d-9975-e315c21ea959","ip_address":"10.55.1.7"}],"extra_dhcp_opts":[],"security_groups":["8723d55b-71dc-412f-b648-59cb5ac5b211"],"name":"AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-port-1"}]} 2018-06-27 23:05:05,538 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=ba088503-7c9b-4c30-bad5-4f37cc2129e4&name=AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-port-1&admin_state_up=True used request id req-8dd783cb-a1c4-4ba2-9ec0-d80334483f20 2018-06-27 23:05:05,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/2a46fdcd05a1435b90cd4169e220b94f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40670ba79e14e11330470603ca0272dedb55869a" 2018-06-27 23:05:05,634 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:05:05 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-94e37c8d-0679-4710-bdc3-7f6bbd79a419 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/2a46fdcd05a1435b90cd4169e220b94f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a46fdcd05a1435b90cd4169e220b94f", "name": "AnsibleProvisioningTests-dcc32623-3861-41b-proj"}} 2018-06-27 23:05:05,634 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/2a46fdcd05a1435b90cd4169e220b94f used request id req-94e37c8d-0679-4710-bdc3-7f6bbd79a419 2018-06-27 23:05:05,635 - nova_utils - INFO - Creating VM with name - AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-inst 2018-06-27 23:05:05,638 - novaclient.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}40670ba79e14e11330470603ca0272dedb55869a" 2018-06-27 23:05:06,239 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:05:06 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-dc12791b-c8f4-4c58-981e-9ca2a3748f9c X-Compute-Request-Id: req-dc12791b-c8f4-4c58-981e-9ca2a3748f9c Front-End-Https: on RESP BODY: {"flavors": [{"id": "61f2a87f-8c70-410d-972a-3c289c120b79", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/61f2a87f-8c70-410d-972a-3c289c120b79", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/61f2a87f-8c70-410d-972a-3c289c120b79", "rel": "bookmark"}], "name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-flavor-name"}, {"id": "bfce69d5-8948-4e52-8e30-cf8bfa544966", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "bookmark"}], "name": "shaker-flavor_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3"}]} 2018-06-27 23:05:06,239 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-dc12791b-c8f4-4c58-981e-9ca2a3748f9c 2018-06-27 23:05:06,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/61f2a87f-8c70-410d-972a-3c289c120b79 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40670ba79e14e11330470603ca0272dedb55869a" 2018-06-27 23:05:07,029 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:05:07 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-ca8a13f2-31c7-496c-b434-8d64db43c497 X-Compute-Request-Id: req-ca8a13f2-31c7-496c-b434-8d64db43c497 Front-End-Https: on RESP BODY: {"flavor": {"name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/61f2a87f-8c70-410d-972a-3c289c120b79", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/61f2a87f-8c70-410d-972a-3c289c120b79", "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": "61f2a87f-8c70-410d-972a-3c289c120b79"}} 2018-06-27 23:05:07,030 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/61f2a87f-8c70-410d-972a-3c289c120b79 used request id req-ca8a13f2-31c7-496c-b434-8d64db43c497 2018-06-27 23:05:07,033 - 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-9e93046a-db6a-4fd9-bab0-e035c12374d7--image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}40670ba79e14e11330470603ca0272dedb55869a" 2018-06-27 23:05:08,172 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:05:08 GMT Content-Type: application/json Content-Length: 901 Connection: keep-alive X-Openstack-Request-Id: req-f8588afe-b6d0-42f6-a537-fc8ac2f93894 Front-End-Https: on RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7--image", "tags": [], "container_format": "bare", "created_at": "2018-06-27T23:04:08Z", "size": 262930944, "disk_format": "qcow2", "updated_at": "2018-06-27T23:04:16Z", "visibility": "shared", "self": "/v2/images/c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "min_disk": 0, "protected": false, "id": "c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "file": "/v2/images/c3969d1d-237e-4819-8163-0e1ad8d6ac2f/file", "checksum": "c59362cc3e07ac436b6fb18509810ffa", "owner": "2a46fdcd05a1435b90cd4169e220b94f", "direct_url": "file:///var/lib/glance/images/c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7--image"} 2018-06-27 23:05:08,172 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7--image used request id req-f8588afe-b6d0-42f6-a537-fc8ac2f93894 2018-06-27 23:05:08,175 - 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}40670ba79e14e11330470603ca0272dedb55869a" 2018-06-27 23:05:08,857 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:05:08 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-e16317d0-e820-4812-98a4-d5107cffd691 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-27 23:05:08,857 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-e16317d0-e820-4812-98a4-d5107cffd691 2018-06-27 23:05:08,863 - 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}40670ba79e14e11330470603ca0272dedb55869a" -d '{"server": {"name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-inst", "imageRef": "c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "key_name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-kp", "flavorRef": "61f2a87f-8c70-410d-972a-3c289c120b79", "max_count": 1, "min_count": 1, "networks": [{"port": "8ac601d3-bbe9-422e-8e73-ab1f26b0ca0b"}]}}' 2018-06-27 23:05:13,900 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 23:05:13 GMT Content-Type: application/json Content-Length: 378 Connection: keep-alive Location: https://172.30.10.101:8774/v2.1/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-436f60eb-6187-4f57-8b5a-654d0bf5ca26 X-Compute-Request-Id: req-436f60eb-6187-4f57-8b5a-654d0bf5ca26 RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "rel": "bookmark"}], "adminPass": "wiXpDzyHu2Sg"}} 2018-06-27 23:05:13,900 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers used request id req-436f60eb-6187-4f57-8b5a-654d0bf5ca26 2018-06-27 23:05:13,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/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40670ba79e14e11330470603ca0272dedb55869a" 2018-06-27 23:05:15,167 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:05:15 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-31dcf8f2-cd51-4dd8-be4f-1a9066996a1f X-Compute-Request-Id: req-31dcf8f2-cd51-4dd8-be4f-1a9066996a1f 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/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "rel": "bookmark"}], "image": {"id": "c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "links": [{"href": "http://172.30.10.101:8774/images/c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "61f2a87f-8c70-410d-972a-3c289c120b79", "links": [{"href": "http://172.30.10.101:8774/flavors/61f2a87f-8c70-410d-972a-3c289c120b79", "rel": "bookmark"}]}, "id": "00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "user_id": "ba4ec01081d0421589d2034510520005", "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-27T23:05:14Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-kp", "name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-inst", "created": "2018-06-27T23:05:14Z", "tenant_id": "2a46fdcd05a1435b90cd4169e220b94f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:05:15,168 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 used request id req-31dcf8f2-cd51-4dd8-be4f-1a9066996a1f 2018-06-27 23:05:15,168 - create_instance - INFO - Created instance with name - AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-inst 2018-06-27 23:05:15,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/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40670ba79e14e11330470603ca0272dedb55869a" 2018-06-27 23:05:17,791 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:05:17 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-09ee5d1e-90cd-4be7-8701-51be9c9258da X-Compute-Request-Id: req-09ee5d1e-90cd-4be7-8701-51be9c9258da 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/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "rel": "bookmark"}], "image": {"id": "c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "links": [{"href": "http://172.30.10.101:8774/images/c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "61f2a87f-8c70-410d-972a-3c289c120b79", "links": [{"href": "http://172.30.10.101:8774/flavors/61f2a87f-8c70-410d-972a-3c289c120b79", "rel": "bookmark"}]}, "id": "00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "user_id": "ba4ec01081d0421589d2034510520005", "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-27T23:05:16Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-kp", "name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-inst", "created": "2018-06-27T23:05:14Z", "tenant_id": "2a46fdcd05a1435b90cd4169e220b94f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:05:17,791 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 used request id req-09ee5d1e-90cd-4be7-8701-51be9c9258da 2018-06-27 23:05:17,792 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-inst] is - BUILD 2018-06-27 23:05:17,792 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 23:05:20,795 - create_instance - DEBUG - VM status query timeout in 894.373255014 2018-06-27 23:05:20,798 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40670ba79e14e11330470603ca0272dedb55869a" 2018-06-27 23:05:22,461 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:05: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-4317e3de-0773-4cfa-beea-c2243fc89783 X-Compute-Request-Id: req-4317e3de-0773-4cfa-beea-c2243fc89783 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/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "rel": "bookmark"}], "image": {"id": "c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "links": [{"href": "http://172.30.10.101:8774/images/c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "61f2a87f-8c70-410d-972a-3c289c120b79", "links": [{"href": "http://172.30.10.101:8774/flavors/61f2a87f-8c70-410d-972a-3c289c120b79", "rel": "bookmark"}]}, "id": "00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "security_groups": [{"name": "default"}], "user_id": "ba4ec01081d0421589d2034510520005", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T23:05:19Z", "hostId": "c2b12698d1b7b1129dae5763c710639c8d3834161fc19ef9e592f17d", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-kp", "name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-inst", "created": "2018-06-27T23:05:13Z", "tenant_id": "2a46fdcd05a1435b90cd4169e220b94f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:05:22,461 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 used request id req-4317e3de-0773-4cfa-beea-c2243fc89783 2018-06-27 23:05:22,461 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-inst] is - BUILD 2018-06-27 23:05:22,461 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 23:05:25,462 - create_instance - DEBUG - VM status query timeout in 889.706036091 2018-06-27 23:05:25,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/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40670ba79e14e11330470603ca0272dedb55869a" 2018-06-27 23:05:28,279 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:05: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-63f47abd-be07-4a41-8694-bd9b59af1c96 X-Compute-Request-Id: req-63f47abd-be07-4a41-8694-bd9b59af1c96 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/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "rel": "bookmark"}], "image": {"id": "c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "links": [{"href": "http://172.30.10.101:8774/images/c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "61f2a87f-8c70-410d-972a-3c289c120b79", "links": [{"href": "http://172.30.10.101:8774/flavors/61f2a87f-8c70-410d-972a-3c289c120b79", "rel": "bookmark"}]}, "id": "00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "security_groups": [{"name": "default"}], "user_id": "ba4ec01081d0421589d2034510520005", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T23:05:19Z", "hostId": "c2b12698d1b7b1129dae5763c710639c8d3834161fc19ef9e592f17d", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-kp", "name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-inst", "created": "2018-06-27T23:05:13Z", "tenant_id": "2a46fdcd05a1435b90cd4169e220b94f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:05:28,279 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 used request id req-63f47abd-be07-4a41-8694-bd9b59af1c96 2018-06-27 23:05:28,279 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-inst] is - BUILD 2018-06-27 23:05:28,279 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 23:05:31,283 - create_instance - DEBUG - VM status query timeout in 883.885733128 2018-06-27 23:05:31,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/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40670ba79e14e11330470603ca0272dedb55869a" 2018-06-27 23:05:31,926 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:05: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-66717601-6f2d-457f-8192-07011158a928 X-Compute-Request-Id: req-66717601-6f2d-457f-8192-07011158a928 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/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "rel": "bookmark"}], "image": {"id": "c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "links": [{"href": "http://172.30.10.101:8774/images/c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "61f2a87f-8c70-410d-972a-3c289c120b79", "links": [{"href": "http://172.30.10.101:8774/flavors/61f2a87f-8c70-410d-972a-3c289c120b79", "rel": "bookmark"}]}, "id": "00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "security_groups": [{"name": "default"}], "user_id": "ba4ec01081d0421589d2034510520005", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T23:05:19Z", "hostId": "c2b12698d1b7b1129dae5763c710639c8d3834161fc19ef9e592f17d", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-kp", "name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-inst", "created": "2018-06-27T23:05:13Z", "tenant_id": "2a46fdcd05a1435b90cd4169e220b94f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:05:31,926 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 used request id req-66717601-6f2d-457f-8192-07011158a928 2018-06-27 23:05:31,926 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-inst] is - BUILD 2018-06-27 23:05:31,927 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 23:05:34,928 - create_instance - DEBUG - VM status query timeout in 880.240898132 2018-06-27 23:05:34,931 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40670ba79e14e11330470603ca0272dedb55869a" 2018-06-27 23:05:35,556 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:05: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-c351b013-e6b7-4d49-99a9-75bcb707e8df X-Compute-Request-Id: req-c351b013-e6b7-4d49-99a9-75bcb707e8df 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/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "rel": "bookmark"}], "image": {"id": "c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "links": [{"href": "http://172.30.10.101:8774/images/c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "61f2a87f-8c70-410d-972a-3c289c120b79", "links": [{"href": "http://172.30.10.101:8774/flavors/61f2a87f-8c70-410d-972a-3c289c120b79", "rel": "bookmark"}]}, "id": "00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "security_groups": [{"name": "default"}], "user_id": "ba4ec01081d0421589d2034510520005", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T23:05:19Z", "hostId": "c2b12698d1b7b1129dae5763c710639c8d3834161fc19ef9e592f17d", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-kp", "name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-inst", "created": "2018-06-27T23:05:13Z", "tenant_id": "2a46fdcd05a1435b90cd4169e220b94f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:05:35,556 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 used request id req-c351b013-e6b7-4d49-99a9-75bcb707e8df 2018-06-27 23:05:35,557 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-inst] is - BUILD 2018-06-27 23:05:35,557 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 23:05:38,560 - create_instance - DEBUG - VM status query timeout in 876.608154058 2018-06-27 23:05:38,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/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40670ba79e14e11330470603ca0272dedb55869a" 2018-06-27 23:05:39,741 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:05: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-6a079ad9-c765-4333-b742-576aed223866 X-Compute-Request-Id: req-6a079ad9-c765-4333-b742-576aed223866 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/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "rel": "bookmark"}], "image": {"id": "c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "links": [{"href": "http://172.30.10.101:8774/images/c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "61f2a87f-8c70-410d-972a-3c289c120b79", "links": [{"href": "http://172.30.10.101:8774/flavors/61f2a87f-8c70-410d-972a-3c289c120b79", "rel": "bookmark"}]}, "id": "00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "security_groups": [{"name": "default"}], "user_id": "ba4ec01081d0421589d2034510520005", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T23:05:19Z", "hostId": "c2b12698d1b7b1129dae5763c710639c8d3834161fc19ef9e592f17d", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-kp", "name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-inst", "created": "2018-06-27T23:05:13Z", "tenant_id": "2a46fdcd05a1435b90cd4169e220b94f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:05:39,742 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 used request id req-6a079ad9-c765-4333-b742-576aed223866 2018-06-27 23:05:39,742 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-inst] is - BUILD 2018-06-27 23:05:39,742 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 23:05:42,745 - create_instance - DEBUG - VM status query timeout in 872.423352003 2018-06-27 23:05:42,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/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40670ba79e14e11330470603ca0272dedb55869a" 2018-06-27 23:05:43,478 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:05: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-fbb57e00-e7d9-43e4-9060-21e92592f360 X-Compute-Request-Id: req-fbb57e00-e7d9-43e4-9060-21e92592f360 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/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "rel": "bookmark"}], "image": {"id": "c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "links": [{"href": "http://172.30.10.101:8774/images/c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "61f2a87f-8c70-410d-972a-3c289c120b79", "links": [{"href": "http://172.30.10.101:8774/flavors/61f2a87f-8c70-410d-972a-3c289c120b79", "rel": "bookmark"}]}, "id": "00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "security_groups": [{"name": "default"}], "user_id": "ba4ec01081d0421589d2034510520005", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T23:05:19Z", "hostId": "c2b12698d1b7b1129dae5763c710639c8d3834161fc19ef9e592f17d", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-kp", "name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-inst", "created": "2018-06-27T23:05:13Z", "tenant_id": "2a46fdcd05a1435b90cd4169e220b94f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:05:43,478 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 used request id req-fbb57e00-e7d9-43e4-9060-21e92592f360 2018-06-27 23:05:43,478 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-inst] is - BUILD 2018-06-27 23:05:43,479 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 23:05:46,482 - create_instance - DEBUG - VM status query timeout in 868.686577082 2018-06-27 23:05:46,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/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40670ba79e14e11330470603ca0272dedb55869a" 2018-06-27 23:05:48,553 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:05: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-c37c6349-db1e-466d-be08-3a8344c658ca X-Compute-Request-Id: req-c37c6349-db1e-466d-be08-3a8344c658ca 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/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "rel": "bookmark"}], "image": {"id": "c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "links": [{"href": "http://172.30.10.101:8774/images/c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "61f2a87f-8c70-410d-972a-3c289c120b79", "links": [{"href": "http://172.30.10.101:8774/flavors/61f2a87f-8c70-410d-972a-3c289c120b79", "rel": "bookmark"}]}, "id": "00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "security_groups": [{"name": "default"}], "user_id": "ba4ec01081d0421589d2034510520005", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T23:05:19Z", "hostId": "c2b12698d1b7b1129dae5763c710639c8d3834161fc19ef9e592f17d", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-kp", "name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-inst", "created": "2018-06-27T23:05:13Z", "tenant_id": "2a46fdcd05a1435b90cd4169e220b94f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:05:48,554 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 used request id req-c37c6349-db1e-466d-be08-3a8344c658ca 2018-06-27 23:05:48,554 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-inst] is - BUILD 2018-06-27 23:05:48,554 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 23:05:51,556 - create_instance - DEBUG - VM status query timeout in 863.612881184 2018-06-27 23:05:51,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/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40670ba79e14e11330470603ca0272dedb55869a" 2018-06-27 23:05:52,520 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:05: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-b8253052-e960-4349-9c6b-2d4be28d52ad X-Compute-Request-Id: req-b8253052-e960-4349-9c6b-2d4be28d52ad 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/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "rel": "bookmark"}], "image": {"id": "c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "links": [{"href": "http://172.30.10.101:8774/images/c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "61f2a87f-8c70-410d-972a-3c289c120b79", "links": [{"href": "http://172.30.10.101:8774/flavors/61f2a87f-8c70-410d-972a-3c289c120b79", "rel": "bookmark"}]}, "id": "00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "security_groups": [{"name": "default"}], "user_id": "ba4ec01081d0421589d2034510520005", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T23:05:19Z", "hostId": "c2b12698d1b7b1129dae5763c710639c8d3834161fc19ef9e592f17d", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-kp", "name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-inst", "created": "2018-06-27T23:05:13Z", "tenant_id": "2a46fdcd05a1435b90cd4169e220b94f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:05:52,521 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 used request id req-b8253052-e960-4349-9c6b-2d4be28d52ad 2018-06-27 23:05:52,521 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-inst] is - BUILD 2018-06-27 23:05:52,521 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 23:05:55,524 - create_instance - DEBUG - VM status query timeout in 859.644834042 2018-06-27 23:05:55,527 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40670ba79e14e11330470603ca0272dedb55869a" 2018-06-27 23:05:56,782 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:05: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-b809d930-b83d-4511-8320-95f0786ce77d X-Compute-Request-Id: req-b809d930-b83d-4511-8320-95f0786ce77d 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/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "rel": "bookmark"}], "image": {"id": "c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "links": [{"href": "http://172.30.10.101:8774/images/c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "61f2a87f-8c70-410d-972a-3c289c120b79", "links": [{"href": "http://172.30.10.101:8774/flavors/61f2a87f-8c70-410d-972a-3c289c120b79", "rel": "bookmark"}]}, "id": "00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "security_groups": [{"name": "default"}], "user_id": "ba4ec01081d0421589d2034510520005", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T23:05:19Z", "hostId": "c2b12698d1b7b1129dae5763c710639c8d3834161fc19ef9e592f17d", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-kp", "name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-inst", "created": "2018-06-27T23:05:13Z", "tenant_id": "2a46fdcd05a1435b90cd4169e220b94f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:05:56,782 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 used request id req-b809d930-b83d-4511-8320-95f0786ce77d 2018-06-27 23:05:56,783 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-inst] is - BUILD 2018-06-27 23:05:56,783 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 23:05:59,785 - create_instance - DEBUG - VM status query timeout in 855.383921146 2018-06-27 23:05:59,788 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40670ba79e14e11330470603ca0272dedb55869a" 2018-06-27 23:06:01,697 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:06: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-c780bcbb-513c-4f88-9e2f-007763072713 X-Compute-Request-Id: req-c780bcbb-513c-4f88-9e2f-007763072713 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/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "rel": "bookmark"}], "image": {"id": "c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "links": [{"href": "http://172.30.10.101:8774/images/c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "61f2a87f-8c70-410d-972a-3c289c120b79", "links": [{"href": "http://172.30.10.101:8774/flavors/61f2a87f-8c70-410d-972a-3c289c120b79", "rel": "bookmark"}]}, "id": "00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "security_groups": [{"name": "default"}], "user_id": "ba4ec01081d0421589d2034510520005", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T23:05:19Z", "hostId": "c2b12698d1b7b1129dae5763c710639c8d3834161fc19ef9e592f17d", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-kp", "name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-inst", "created": "2018-06-27T23:05:13Z", "tenant_id": "2a46fdcd05a1435b90cd4169e220b94f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:06:01,697 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 used request id req-c780bcbb-513c-4f88-9e2f-007763072713 2018-06-27 23:06:01,698 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-inst] is - BUILD 2018-06-27 23:06:01,698 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 23:06:04,699 - create_instance - DEBUG - VM status query timeout in 850.46908021 2018-06-27 23:06:04,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/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40670ba79e14e11330470603ca0272dedb55869a" 2018-06-27 23:06:07,104 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:06: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-4cf9a0fc-6bba-4584-a107-26ab07b9b036 X-Compute-Request-Id: req-4cf9a0fc-6bba-4584-a107-26ab07b9b036 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/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "rel": "bookmark"}], "image": {"id": "c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "links": [{"href": "http://172.30.10.101:8774/images/c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "61f2a87f-8c70-410d-972a-3c289c120b79", "links": [{"href": "http://172.30.10.101:8774/flavors/61f2a87f-8c70-410d-972a-3c289c120b79", "rel": "bookmark"}]}, "id": "00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "security_groups": [{"name": "default"}], "user_id": "ba4ec01081d0421589d2034510520005", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T23:05:19Z", "hostId": "c2b12698d1b7b1129dae5763c710639c8d3834161fc19ef9e592f17d", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-kp", "name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-inst", "created": "2018-06-27T23:05:13Z", "tenant_id": "2a46fdcd05a1435b90cd4169e220b94f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:06:07,105 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 used request id req-4cf9a0fc-6bba-4584-a107-26ab07b9b036 2018-06-27 23:06:07,105 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-inst] is - BUILD 2018-06-27 23:06:07,105 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 23:06:10,106 - create_instance - DEBUG - VM status query timeout in 845.062412024 2018-06-27 23:06:10,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/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40670ba79e14e11330470603ca0272dedb55869a" 2018-06-27 23:06:11,627 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:06: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-24b6deb6-c59f-4d52-a4b6-0bc129aa40c2 X-Compute-Request-Id: req-24b6deb6-c59f-4d52-a4b6-0bc129aa40c2 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/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "rel": "bookmark"}], "image": {"id": "c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "links": [{"href": "http://172.30.10.101:8774/images/c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "61f2a87f-8c70-410d-972a-3c289c120b79", "links": [{"href": "http://172.30.10.101:8774/flavors/61f2a87f-8c70-410d-972a-3c289c120b79", "rel": "bookmark"}]}, "id": "00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "security_groups": [{"name": "default"}], "user_id": "ba4ec01081d0421589d2034510520005", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T23:05:19Z", "hostId": "c2b12698d1b7b1129dae5763c710639c8d3834161fc19ef9e592f17d", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-kp", "name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-inst", "created": "2018-06-27T23:05:13Z", "tenant_id": "2a46fdcd05a1435b90cd4169e220b94f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:06:11,627 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 used request id req-24b6deb6-c59f-4d52-a4b6-0bc129aa40c2 2018-06-27 23:06:11,628 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-inst] is - BUILD 2018-06-27 23:06:11,628 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 23:06:14,630 - create_instance - DEBUG - VM status query timeout in 840.53879118 2018-06-27 23:06:14,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/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40670ba79e14e11330470603ca0272dedb55869a" 2018-06-27 23:06:16,304 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:06: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-99072e9c-70c9-4087-95f3-3fefc040088c X-Compute-Request-Id: req-99072e9c-70c9-4087-95f3-3fefc040088c 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/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "rel": "bookmark"}], "image": {"id": "c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "links": [{"href": "http://172.30.10.101:8774/images/c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "61f2a87f-8c70-410d-972a-3c289c120b79", "links": [{"href": "http://172.30.10.101:8774/flavors/61f2a87f-8c70-410d-972a-3c289c120b79", "rel": "bookmark"}]}, "id": "00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "security_groups": [{"name": "default"}], "user_id": "ba4ec01081d0421589d2034510520005", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T23:05:19Z", "hostId": "c2b12698d1b7b1129dae5763c710639c8d3834161fc19ef9e592f17d", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-kp", "name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-inst", "created": "2018-06-27T23:05:13Z", "tenant_id": "2a46fdcd05a1435b90cd4169e220b94f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:06:16,304 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 used request id req-99072e9c-70c9-4087-95f3-3fefc040088c 2018-06-27 23:06:16,304 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-inst] is - BUILD 2018-06-27 23:06:16,305 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 23:06:19,308 - create_instance - DEBUG - VM status query timeout in 835.860601187 2018-06-27 23:06:19,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/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40670ba79e14e11330470603ca0272dedb55869a" 2018-06-27 23:06:21,931 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:06: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-de724349-453a-4cf4-811b-38996faef3ee X-Compute-Request-Id: req-de724349-453a-4cf4-811b-38996faef3ee 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/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "rel": "bookmark"}], "image": {"id": "c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "links": [{"href": "http://172.30.10.101:8774/images/c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "61f2a87f-8c70-410d-972a-3c289c120b79", "links": [{"href": "http://172.30.10.101:8774/flavors/61f2a87f-8c70-410d-972a-3c289c120b79", "rel": "bookmark"}]}, "id": "00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "security_groups": [{"name": "default"}], "user_id": "ba4ec01081d0421589d2034510520005", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T23:05:19Z", "hostId": "c2b12698d1b7b1129dae5763c710639c8d3834161fc19ef9e592f17d", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-kp", "name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-inst", "created": "2018-06-27T23:05:13Z", "tenant_id": "2a46fdcd05a1435b90cd4169e220b94f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:06:21,932 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 used request id req-de724349-453a-4cf4-811b-38996faef3ee 2018-06-27 23:06:21,932 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-inst] is - BUILD 2018-06-27 23:06:21,932 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 23:06:24,933 - create_instance - DEBUG - VM status query timeout in 830.23586607 2018-06-27 23:06:24,936 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40670ba79e14e11330470603ca0272dedb55869a" 2018-06-27 23:06:26,678 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:06: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-75bb6735-9c3d-47dc-bb5d-da9fb1116bf2 X-Compute-Request-Id: req-75bb6735-9c3d-47dc-bb5d-da9fb1116bf2 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/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "rel": "bookmark"}], "image": {"id": "c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "links": [{"href": "http://172.30.10.101:8774/images/c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "61f2a87f-8c70-410d-972a-3c289c120b79", "links": [{"href": "http://172.30.10.101:8774/flavors/61f2a87f-8c70-410d-972a-3c289c120b79", "rel": "bookmark"}]}, "id": "00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "security_groups": [{"name": "default"}], "user_id": "ba4ec01081d0421589d2034510520005", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T23:05:19Z", "hostId": "c2b12698d1b7b1129dae5763c710639c8d3834161fc19ef9e592f17d", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-kp", "name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-inst", "created": "2018-06-27T23:05:13Z", "tenant_id": "2a46fdcd05a1435b90cd4169e220b94f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:06:26,679 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 used request id req-75bb6735-9c3d-47dc-bb5d-da9fb1116bf2 2018-06-27 23:06:26,679 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-inst] is - BUILD 2018-06-27 23:06:26,679 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 23:06:29,680 - create_instance - DEBUG - VM status query timeout in 825.488715172 2018-06-27 23:06:29,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/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40670ba79e14e11330470603ca0272dedb55869a" 2018-06-27 23:06:30,360 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:06: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-87d2d631-e3e7-440a-85fb-b8305c0db4e1 X-Compute-Request-Id: req-87d2d631-e3e7-440a-85fb-b8305c0db4e1 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/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "rel": "bookmark"}], "image": {"id": "c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "links": [{"href": "http://172.30.10.101:8774/images/c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "61f2a87f-8c70-410d-972a-3c289c120b79", "links": [{"href": "http://172.30.10.101:8774/flavors/61f2a87f-8c70-410d-972a-3c289c120b79", "rel": "bookmark"}]}, "id": "00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "security_groups": [{"name": "default"}], "user_id": "ba4ec01081d0421589d2034510520005", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T23:05:19Z", "hostId": "c2b12698d1b7b1129dae5763c710639c8d3834161fc19ef9e592f17d", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-kp", "name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-inst", "created": "2018-06-27T23:05:13Z", "tenant_id": "2a46fdcd05a1435b90cd4169e220b94f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:06:30,360 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 used request id req-87d2d631-e3e7-440a-85fb-b8305c0db4e1 2018-06-27 23:06:30,361 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-inst] is - BUILD 2018-06-27 23:06:30,361 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 23:06:33,363 - create_instance - DEBUG - VM status query timeout in 821.80501914 2018-06-27 23:06:33,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/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40670ba79e14e11330470603ca0272dedb55869a" 2018-06-27 23:06:34,000 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:06:33 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-89fd8450-9dfd-4e22-aad7-334b20f89600 X-Compute-Request-Id: req-89fd8450-9dfd-4e22-aad7-334b20f89600 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/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "rel": "bookmark"}], "image": {"id": "c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "links": [{"href": "http://172.30.10.101:8774/images/c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "61f2a87f-8c70-410d-972a-3c289c120b79", "links": [{"href": "http://172.30.10.101:8774/flavors/61f2a87f-8c70-410d-972a-3c289c120b79", "rel": "bookmark"}]}, "id": "00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "security_groups": [{"name": "default"}], "user_id": "ba4ec01081d0421589d2034510520005", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T23:05:19Z", "hostId": "c2b12698d1b7b1129dae5763c710639c8d3834161fc19ef9e592f17d", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-kp", "name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-inst", "created": "2018-06-27T23:05:13Z", "tenant_id": "2a46fdcd05a1435b90cd4169e220b94f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:06:34,000 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 used request id req-89fd8450-9dfd-4e22-aad7-334b20f89600 2018-06-27 23:06:34,001 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-inst] is - BUILD 2018-06-27 23:06:34,001 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 23:06:37,004 - create_instance - DEBUG - VM status query timeout in 818.164901018 2018-06-27 23:06:37,006 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40670ba79e14e11330470603ca0272dedb55869a" 2018-06-27 23:06:37,633 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:06: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-34eb1ba6-60c5-491d-96b1-2038ea6cc29e X-Compute-Request-Id: req-34eb1ba6-60c5-491d-96b1-2038ea6cc29e 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/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "rel": "bookmark"}], "image": {"id": "c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "links": [{"href": "http://172.30.10.101:8774/images/c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "61f2a87f-8c70-410d-972a-3c289c120b79", "links": [{"href": "http://172.30.10.101:8774/flavors/61f2a87f-8c70-410d-972a-3c289c120b79", "rel": "bookmark"}]}, "id": "00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "security_groups": [{"name": "default"}], "user_id": "ba4ec01081d0421589d2034510520005", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T23:05:19Z", "hostId": "c2b12698d1b7b1129dae5763c710639c8d3834161fc19ef9e592f17d", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-kp", "name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-inst", "created": "2018-06-27T23:05:13Z", "tenant_id": "2a46fdcd05a1435b90cd4169e220b94f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:06:37,634 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 used request id req-34eb1ba6-60c5-491d-96b1-2038ea6cc29e 2018-06-27 23:06:37,634 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-inst] is - BUILD 2018-06-27 23:06:37,634 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 23:06:40,637 - create_instance - DEBUG - VM status query timeout in 814.531093121 2018-06-27 23:06:40,641 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40670ba79e14e11330470603ca0272dedb55869a" 2018-06-27 23:06:42,058 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:06:42 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-92959ccf-bfa3-4bc5-a572-7ee435022741 X-Compute-Request-Id: req-92959ccf-bfa3-4bc5-a572-7ee435022741 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/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "rel": "bookmark"}], "image": {"id": "c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "links": [{"href": "http://172.30.10.101:8774/images/c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "61f2a87f-8c70-410d-972a-3c289c120b79", "links": [{"href": "http://172.30.10.101:8774/flavors/61f2a87f-8c70-410d-972a-3c289c120b79", "rel": "bookmark"}]}, "id": "00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "security_groups": [{"name": "default"}], "user_id": "ba4ec01081d0421589d2034510520005", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T23:05:19Z", "hostId": "c2b12698d1b7b1129dae5763c710639c8d3834161fc19ef9e592f17d", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-kp", "name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-inst", "created": "2018-06-27T23:05:13Z", "tenant_id": "2a46fdcd05a1435b90cd4169e220b94f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:06:42,058 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 used request id req-92959ccf-bfa3-4bc5-a572-7ee435022741 2018-06-27 23:06:42,059 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-inst] is - BUILD 2018-06-27 23:06:42,059 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 23:06:45,062 - create_instance - DEBUG - VM status query timeout in 810.106148005 2018-06-27 23:06:45,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/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40670ba79e14e11330470603ca0272dedb55869a" 2018-06-27 23:06:46,528 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:06: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-df8873fa-3789-418c-b615-24b6cc932b83 X-Compute-Request-Id: req-df8873fa-3789-418c-b615-24b6cc932b83 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/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "rel": "bookmark"}], "image": {"id": "c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "links": [{"href": "http://172.30.10.101:8774/images/c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "61f2a87f-8c70-410d-972a-3c289c120b79", "links": [{"href": "http://172.30.10.101:8774/flavors/61f2a87f-8c70-410d-972a-3c289c120b79", "rel": "bookmark"}]}, "id": "00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "security_groups": [{"name": "default"}], "user_id": "ba4ec01081d0421589d2034510520005", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T23:05:19Z", "hostId": "c2b12698d1b7b1129dae5763c710639c8d3834161fc19ef9e592f17d", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-kp", "name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-inst", "created": "2018-06-27T23:05:13Z", "tenant_id": "2a46fdcd05a1435b90cd4169e220b94f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:06:46,529 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 used request id req-df8873fa-3789-418c-b615-24b6cc932b83 2018-06-27 23:06:46,529 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-inst] is - BUILD 2018-06-27 23:06:46,529 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 23:06:49,532 - create_instance - DEBUG - VM status query timeout in 805.636940002 2018-06-27 23:06:49,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/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40670ba79e14e11330470603ca0272dedb55869a" 2018-06-27 23:06:50,201 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:06: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-d87545ab-c9d1-482e-a5a1-8f8b1c88e3cd X-Compute-Request-Id: req-d87545ab-c9d1-482e-a5a1-8f8b1c88e3cd 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/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "rel": "bookmark"}], "image": {"id": "c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "links": [{"href": "http://172.30.10.101:8774/images/c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "61f2a87f-8c70-410d-972a-3c289c120b79", "links": [{"href": "http://172.30.10.101:8774/flavors/61f2a87f-8c70-410d-972a-3c289c120b79", "rel": "bookmark"}]}, "id": "00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "security_groups": [{"name": "default"}], "user_id": "ba4ec01081d0421589d2034510520005", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T23:05:19Z", "hostId": "c2b12698d1b7b1129dae5763c710639c8d3834161fc19ef9e592f17d", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-kp", "name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-inst", "created": "2018-06-27T23:05:13Z", "tenant_id": "2a46fdcd05a1435b90cd4169e220b94f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:06:50,201 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 used request id req-d87545ab-c9d1-482e-a5a1-8f8b1c88e3cd 2018-06-27 23:06:50,202 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-inst] is - BUILD 2018-06-27 23:06:50,202 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 23:06:53,203 - create_instance - DEBUG - VM status query timeout in 801.96587801 2018-06-27 23:06:53,206 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40670ba79e14e11330470603ca0272dedb55869a" 2018-06-27 23:06:53,839 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:06:53 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-6fe2a706-3557-42bf-b433-19687f8e3c9b X-Compute-Request-Id: req-6fe2a706-3557-42bf-b433-19687f8e3c9b 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/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "rel": "bookmark"}], "image": {"id": "c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "links": [{"href": "http://172.30.10.101:8774/images/c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "61f2a87f-8c70-410d-972a-3c289c120b79", "links": [{"href": "http://172.30.10.101:8774/flavors/61f2a87f-8c70-410d-972a-3c289c120b79", "rel": "bookmark"}]}, "id": "00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "security_groups": [{"name": "default"}], "user_id": "ba4ec01081d0421589d2034510520005", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T23:05:19Z", "hostId": "c2b12698d1b7b1129dae5763c710639c8d3834161fc19ef9e592f17d", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-kp", "name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-inst", "created": "2018-06-27T23:05:13Z", "tenant_id": "2a46fdcd05a1435b90cd4169e220b94f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:06:53,839 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 used request id req-6fe2a706-3557-42bf-b433-19687f8e3c9b 2018-06-27 23:06:53,839 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-inst] is - BUILD 2018-06-27 23:06:53,840 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 23:06:56,841 - create_instance - DEBUG - VM status query timeout in 798.327896118 2018-06-27 23:06:56,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/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40670ba79e14e11330470603ca0272dedb55869a" 2018-06-27 23:06:57,485 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:06:57 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-4a5f7cb4-1efd-4348-b48c-51d7f9fe4131 X-Compute-Request-Id: req-4a5f7cb4-1efd-4348-b48c-51d7f9fe4131 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/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "rel": "bookmark"}], "image": {"id": "c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "links": [{"href": "http://172.30.10.101:8774/images/c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "61f2a87f-8c70-410d-972a-3c289c120b79", "links": [{"href": "http://172.30.10.101:8774/flavors/61f2a87f-8c70-410d-972a-3c289c120b79", "rel": "bookmark"}]}, "id": "00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "security_groups": [{"name": "default"}], "user_id": "ba4ec01081d0421589d2034510520005", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T23:05:19Z", "hostId": "c2b12698d1b7b1129dae5763c710639c8d3834161fc19ef9e592f17d", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-kp", "name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-inst", "created": "2018-06-27T23:05:13Z", "tenant_id": "2a46fdcd05a1435b90cd4169e220b94f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:06:57,485 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 used request id req-4a5f7cb4-1efd-4348-b48c-51d7f9fe4131 2018-06-27 23:06:57,485 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-inst] is - BUILD 2018-06-27 23:06:57,485 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 23:07:00,487 - create_instance - DEBUG - VM status query timeout in 794.681919098 2018-06-27 23:07:00,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/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40670ba79e14e11330470603ca0272dedb55869a" 2018-06-27 23:07:01,249 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:07: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-77442f01-cf7c-4d72-a647-25391e1f0b32 X-Compute-Request-Id: req-77442f01-cf7c-4d72-a647-25391e1f0b32 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/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "rel": "bookmark"}], "image": {"id": "c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "links": [{"href": "http://172.30.10.101:8774/images/c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "61f2a87f-8c70-410d-972a-3c289c120b79", "links": [{"href": "http://172.30.10.101:8774/flavors/61f2a87f-8c70-410d-972a-3c289c120b79", "rel": "bookmark"}]}, "id": "00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "security_groups": [{"name": "default"}], "user_id": "ba4ec01081d0421589d2034510520005", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T23:05:19Z", "hostId": "c2b12698d1b7b1129dae5763c710639c8d3834161fc19ef9e592f17d", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-kp", "name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-inst", "created": "2018-06-27T23:05:13Z", "tenant_id": "2a46fdcd05a1435b90cd4169e220b94f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:07:01,250 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 used request id req-77442f01-cf7c-4d72-a647-25391e1f0b32 2018-06-27 23:07:01,250 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-inst] is - BUILD 2018-06-27 23:07:01,250 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 23:07:04,253 - create_instance - DEBUG - VM status query timeout in 790.915009022 2018-06-27 23:07:04,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/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40670ba79e14e11330470603ca0272dedb55869a" 2018-06-27 23:07:05,670 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:07: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-ee2b3ae8-36c2-4155-b283-11e54708d023 X-Compute-Request-Id: req-ee2b3ae8-36c2-4155-b283-11e54708d023 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/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "rel": "bookmark"}], "image": {"id": "c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "links": [{"href": "http://172.30.10.101:8774/images/c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "61f2a87f-8c70-410d-972a-3c289c120b79", "links": [{"href": "http://172.30.10.101:8774/flavors/61f2a87f-8c70-410d-972a-3c289c120b79", "rel": "bookmark"}]}, "id": "00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "security_groups": [{"name": "default"}], "user_id": "ba4ec01081d0421589d2034510520005", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T23:05:19Z", "hostId": "c2b12698d1b7b1129dae5763c710639c8d3834161fc19ef9e592f17d", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-kp", "name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-inst", "created": "2018-06-27T23:05:13Z", "tenant_id": "2a46fdcd05a1435b90cd4169e220b94f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:07:05,670 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 used request id req-ee2b3ae8-36c2-4155-b283-11e54708d023 2018-06-27 23:07:05,671 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-inst] is - BUILD 2018-06-27 23:07:05,671 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 23:07:08,673 - create_instance - DEBUG - VM status query timeout in 786.495891094 2018-06-27 23:07:08,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/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40670ba79e14e11330470603ca0272dedb55869a" 2018-06-27 23:07:09,394 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:07: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-4ea5815b-a3fe-4733-9188-770148c290a1 X-Compute-Request-Id: req-4ea5815b-a3fe-4733-9188-770148c290a1 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/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "rel": "bookmark"}], "image": {"id": "c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "links": [{"href": "http://172.30.10.101:8774/images/c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "61f2a87f-8c70-410d-972a-3c289c120b79", "links": [{"href": "http://172.30.10.101:8774/flavors/61f2a87f-8c70-410d-972a-3c289c120b79", "rel": "bookmark"}]}, "id": "00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "security_groups": [{"name": "default"}], "user_id": "ba4ec01081d0421589d2034510520005", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T23:05:19Z", "hostId": "c2b12698d1b7b1129dae5763c710639c8d3834161fc19ef9e592f17d", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-kp", "name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-inst", "created": "2018-06-27T23:05:13Z", "tenant_id": "2a46fdcd05a1435b90cd4169e220b94f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:07:09,394 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 used request id req-4ea5815b-a3fe-4733-9188-770148c290a1 2018-06-27 23:07:09,395 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-inst] is - BUILD 2018-06-27 23:07:09,395 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 23:07:12,395 - create_instance - DEBUG - VM status query timeout in 782.773114204 2018-06-27 23:07:12,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/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40670ba79e14e11330470603ca0272dedb55869a" 2018-06-27 23:07:13,873 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:07: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-75af5ec2-afe5-438c-85cc-b11f8a9d43ce X-Compute-Request-Id: req-75af5ec2-afe5-438c-85cc-b11f8a9d43ce 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/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "rel": "bookmark"}], "image": {"id": "c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "links": [{"href": "http://172.30.10.101:8774/images/c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "61f2a87f-8c70-410d-972a-3c289c120b79", "links": [{"href": "http://172.30.10.101:8774/flavors/61f2a87f-8c70-410d-972a-3c289c120b79", "rel": "bookmark"}]}, "id": "00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "security_groups": [{"name": "default"}], "user_id": "ba4ec01081d0421589d2034510520005", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T23:05:19Z", "hostId": "c2b12698d1b7b1129dae5763c710639c8d3834161fc19ef9e592f17d", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-kp", "name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-inst", "created": "2018-06-27T23:05:13Z", "tenant_id": "2a46fdcd05a1435b90cd4169e220b94f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:07:13,874 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 used request id req-75af5ec2-afe5-438c-85cc-b11f8a9d43ce 2018-06-27 23:07:13,874 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-inst] is - BUILD 2018-06-27 23:07:13,874 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 23:07:16,878 - create_instance - DEBUG - VM status query timeout in 778.290915012 2018-06-27 23:07:16,881 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40670ba79e14e11330470603ca0272dedb55869a" 2018-06-27 23:07:17,588 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:07: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-d5039491-1591-4833-9379-c708a2b9b8aa X-Compute-Request-Id: req-d5039491-1591-4833-9379-c708a2b9b8aa 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/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "rel": "bookmark"}], "image": {"id": "c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "links": [{"href": "http://172.30.10.101:8774/images/c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "61f2a87f-8c70-410d-972a-3c289c120b79", "links": [{"href": "http://172.30.10.101:8774/flavors/61f2a87f-8c70-410d-972a-3c289c120b79", "rel": "bookmark"}]}, "id": "00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "security_groups": [{"name": "default"}], "user_id": "ba4ec01081d0421589d2034510520005", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T23:05:19Z", "hostId": "c2b12698d1b7b1129dae5763c710639c8d3834161fc19ef9e592f17d", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-kp", "name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-inst", "created": "2018-06-27T23:05:13Z", "tenant_id": "2a46fdcd05a1435b90cd4169e220b94f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:07:17,588 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 used request id req-d5039491-1591-4833-9379-c708a2b9b8aa 2018-06-27 23:07:17,589 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-inst] is - BUILD 2018-06-27 23:07:17,589 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 23:07:20,592 - create_instance - DEBUG - VM status query timeout in 774.576590061 2018-06-27 23:07:20,595 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40670ba79e14e11330470603ca0272dedb55869a" 2018-06-27 23:07:21,112 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:07: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-a92b3194-caba-48da-b1b6-8bf1335a1c09 X-Compute-Request-Id: req-a92b3194-caba-48da-b1b6-8bf1335a1c09 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/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "rel": "bookmark"}], "image": {"id": "c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "links": [{"href": "http://172.30.10.101:8774/images/c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "61f2a87f-8c70-410d-972a-3c289c120b79", "links": [{"href": "http://172.30.10.101:8774/flavors/61f2a87f-8c70-410d-972a-3c289c120b79", "rel": "bookmark"}]}, "id": "00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "security_groups": [{"name": "default"}], "user_id": "ba4ec01081d0421589d2034510520005", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T23:05:19Z", "hostId": "c2b12698d1b7b1129dae5763c710639c8d3834161fc19ef9e592f17d", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-kp", "name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-inst", "created": "2018-06-27T23:05:13Z", "tenant_id": "2a46fdcd05a1435b90cd4169e220b94f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:07:21,113 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 used request id req-a92b3194-caba-48da-b1b6-8bf1335a1c09 2018-06-27 23:07:21,113 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-inst] is - BUILD 2018-06-27 23:07:21,113 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 23:07:24,115 - create_instance - DEBUG - VM status query timeout in 771.053347111 2018-06-27 23:07:24,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/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40670ba79e14e11330470603ca0272dedb55869a" 2018-06-27 23:07:24,869 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:07: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-ab672eff-8f65-40c5-957e-90870be2ae41 X-Compute-Request-Id: req-ab672eff-8f65-40c5-957e-90870be2ae41 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/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "rel": "bookmark"}], "image": {"id": "c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "links": [{"href": "http://172.30.10.101:8774/images/c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "61f2a87f-8c70-410d-972a-3c289c120b79", "links": [{"href": "http://172.30.10.101:8774/flavors/61f2a87f-8c70-410d-972a-3c289c120b79", "rel": "bookmark"}]}, "id": "00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "security_groups": [{"name": "default"}], "user_id": "ba4ec01081d0421589d2034510520005", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T23:05:19Z", "hostId": "c2b12698d1b7b1129dae5763c710639c8d3834161fc19ef9e592f17d", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-kp", "name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-inst", "created": "2018-06-27T23:05:13Z", "tenant_id": "2a46fdcd05a1435b90cd4169e220b94f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:07:24,870 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 used request id req-ab672eff-8f65-40c5-957e-90870be2ae41 2018-06-27 23:07:24,870 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-inst] is - BUILD 2018-06-27 23:07:24,870 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 23:07:27,873 - create_instance - DEBUG - VM status query timeout in 767.295484066 2018-06-27 23:07:27,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/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40670ba79e14e11330470603ca0272dedb55869a" 2018-06-27 23:07:28,520 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:07: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-da1c98bf-661e-4145-a0a3-05cc3e9eed4e X-Compute-Request-Id: req-da1c98bf-661e-4145-a0a3-05cc3e9eed4e 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/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "rel": "bookmark"}], "image": {"id": "c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "links": [{"href": "http://172.30.10.101:8774/images/c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "61f2a87f-8c70-410d-972a-3c289c120b79", "links": [{"href": "http://172.30.10.101:8774/flavors/61f2a87f-8c70-410d-972a-3c289c120b79", "rel": "bookmark"}]}, "id": "00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "security_groups": [{"name": "default"}], "user_id": "ba4ec01081d0421589d2034510520005", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T23:05:19Z", "hostId": "c2b12698d1b7b1129dae5763c710639c8d3834161fc19ef9e592f17d", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-kp", "name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-inst", "created": "2018-06-27T23:05:13Z", "tenant_id": "2a46fdcd05a1435b90cd4169e220b94f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:07:28,520 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 used request id req-da1c98bf-661e-4145-a0a3-05cc3e9eed4e 2018-06-27 23:07:28,520 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-inst] is - BUILD 2018-06-27 23:07:28,520 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 23:07:31,522 - create_instance - DEBUG - VM status query timeout in 763.646905184 2018-06-27 23:07:31,525 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40670ba79e14e11330470603ca0272dedb55869a" 2018-06-27 23:07:32,137 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:07: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-24164f02-c036-4f04-9274-f2337985fea1 X-Compute-Request-Id: req-24164f02-c036-4f04-9274-f2337985fea1 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/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "rel": "bookmark"}], "image": {"id": "c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "links": [{"href": "http://172.30.10.101:8774/images/c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "61f2a87f-8c70-410d-972a-3c289c120b79", "links": [{"href": "http://172.30.10.101:8774/flavors/61f2a87f-8c70-410d-972a-3c289c120b79", "rel": "bookmark"}]}, "id": "00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "security_groups": [{"name": "default"}], "user_id": "ba4ec01081d0421589d2034510520005", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T23:05:19Z", "hostId": "c2b12698d1b7b1129dae5763c710639c8d3834161fc19ef9e592f17d", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-kp", "name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-inst", "created": "2018-06-27T23:05:13Z", "tenant_id": "2a46fdcd05a1435b90cd4169e220b94f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:07:32,137 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 used request id req-24164f02-c036-4f04-9274-f2337985fea1 2018-06-27 23:07:32,137 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-inst] is - BUILD 2018-06-27 23:07:32,138 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 23:07:35,141 - create_instance - DEBUG - VM status query timeout in 760.027922153 2018-06-27 23:07:35,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/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40670ba79e14e11330470603ca0272dedb55869a" 2018-06-27 23:07:36,566 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:07: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-f91dd764-38af-48ec-baf4-d8fd875d8959 X-Compute-Request-Id: req-f91dd764-38af-48ec-baf4-d8fd875d8959 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/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "rel": "bookmark"}], "image": {"id": "c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "links": [{"href": "http://172.30.10.101:8774/images/c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "61f2a87f-8c70-410d-972a-3c289c120b79", "links": [{"href": "http://172.30.10.101:8774/flavors/61f2a87f-8c70-410d-972a-3c289c120b79", "rel": "bookmark"}]}, "id": "00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "security_groups": [{"name": "default"}], "user_id": "ba4ec01081d0421589d2034510520005", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T23:05:19Z", "hostId": "c2b12698d1b7b1129dae5763c710639c8d3834161fc19ef9e592f17d", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-kp", "name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-inst", "created": "2018-06-27T23:05:13Z", "tenant_id": "2a46fdcd05a1435b90cd4169e220b94f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:07:36,566 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 used request id req-f91dd764-38af-48ec-baf4-d8fd875d8959 2018-06-27 23:07:36,566 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-inst] is - BUILD 2018-06-27 23:07:36,567 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 23:07:39,568 - create_instance - DEBUG - VM status query timeout in 755.600884199 2018-06-27 23:07:39,571 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40670ba79e14e11330470603ca0272dedb55869a" 2018-06-27 23:07:40,299 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:07: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-f2daab44-a58a-4888-9fc3-be43c1880a18 X-Compute-Request-Id: req-f2daab44-a58a-4888-9fc3-be43c1880a18 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/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "rel": "bookmark"}], "image": {"id": "c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "links": [{"href": "http://172.30.10.101:8774/images/c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "61f2a87f-8c70-410d-972a-3c289c120b79", "links": [{"href": "http://172.30.10.101:8774/flavors/61f2a87f-8c70-410d-972a-3c289c120b79", "rel": "bookmark"}]}, "id": "00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "security_groups": [{"name": "default"}], "user_id": "ba4ec01081d0421589d2034510520005", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T23:05:19Z", "hostId": "c2b12698d1b7b1129dae5763c710639c8d3834161fc19ef9e592f17d", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-kp", "name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-inst", "created": "2018-06-27T23:05:13Z", "tenant_id": "2a46fdcd05a1435b90cd4169e220b94f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:07:40,300 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 used request id req-f2daab44-a58a-4888-9fc3-be43c1880a18 2018-06-27 23:07:40,300 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-inst] is - BUILD 2018-06-27 23:07:40,300 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 23:07:43,301 - create_instance - DEBUG - VM status query timeout in 751.86777401 2018-06-27 23:07:43,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/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40670ba79e14e11330470603ca0272dedb55869a" 2018-06-27 23:07:44,708 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:07: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-43e60fb7-9903-4f24-9ca7-72c9f291b57a X-Compute-Request-Id: req-43e60fb7-9903-4f24-9ca7-72c9f291b57a 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/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "rel": "bookmark"}], "image": {"id": "c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "links": [{"href": "http://172.30.10.101:8774/images/c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "61f2a87f-8c70-410d-972a-3c289c120b79", "links": [{"href": "http://172.30.10.101:8774/flavors/61f2a87f-8c70-410d-972a-3c289c120b79", "rel": "bookmark"}]}, "id": "00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "security_groups": [{"name": "default"}], "user_id": "ba4ec01081d0421589d2034510520005", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T23:05:19Z", "hostId": "c2b12698d1b7b1129dae5763c710639c8d3834161fc19ef9e592f17d", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-kp", "name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-inst", "created": "2018-06-27T23:05:13Z", "tenant_id": "2a46fdcd05a1435b90cd4169e220b94f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:07:44,708 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 used request id req-43e60fb7-9903-4f24-9ca7-72c9f291b57a 2018-06-27 23:07:44,709 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-inst] is - BUILD 2018-06-27 23:07:44,709 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 23:07:47,712 - create_instance - DEBUG - VM status query timeout in 747.456192017 2018-06-27 23:07:47,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/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40670ba79e14e11330470603ca0272dedb55869a" 2018-06-27 23:07:49,033 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:07: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-2a11c377-746e-42ea-92e8-b3f972b2261e X-Compute-Request-Id: req-2a11c377-746e-42ea-92e8-b3f972b2261e 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/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "rel": "bookmark"}], "image": {"id": "c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "links": [{"href": "http://172.30.10.101:8774/images/c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "61f2a87f-8c70-410d-972a-3c289c120b79", "links": [{"href": "http://172.30.10.101:8774/flavors/61f2a87f-8c70-410d-972a-3c289c120b79", "rel": "bookmark"}]}, "id": "00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "security_groups": [{"name": "default"}], "user_id": "ba4ec01081d0421589d2034510520005", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T23:05:19Z", "hostId": "c2b12698d1b7b1129dae5763c710639c8d3834161fc19ef9e592f17d", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-kp", "name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-inst", "created": "2018-06-27T23:05:13Z", "tenant_id": "2a46fdcd05a1435b90cd4169e220b94f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:07:49,033 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 used request id req-2a11c377-746e-42ea-92e8-b3f972b2261e 2018-06-27 23:07:49,034 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-inst] is - BUILD 2018-06-27 23:07:49,034 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 23:07:52,036 - create_instance - DEBUG - VM status query timeout in 743.132265091 2018-06-27 23:07:52,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/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40670ba79e14e11330470603ca0272dedb55869a" 2018-06-27 23:07:53,521 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:07:53 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-61b28c4a-d3ec-4b14-94fd-2edd42e551c8 X-Compute-Request-Id: req-61b28c4a-d3ec-4b14-94fd-2edd42e551c8 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/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "rel": "bookmark"}], "image": {"id": "c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "links": [{"href": "http://172.30.10.101:8774/images/c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "61f2a87f-8c70-410d-972a-3c289c120b79", "links": [{"href": "http://172.30.10.101:8774/flavors/61f2a87f-8c70-410d-972a-3c289c120b79", "rel": "bookmark"}]}, "id": "00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "security_groups": [{"name": "default"}], "user_id": "ba4ec01081d0421589d2034510520005", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T23:05:19Z", "hostId": "c2b12698d1b7b1129dae5763c710639c8d3834161fc19ef9e592f17d", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-kp", "name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-inst", "created": "2018-06-27T23:05:13Z", "tenant_id": "2a46fdcd05a1435b90cd4169e220b94f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:07:53,522 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 used request id req-61b28c4a-d3ec-4b14-94fd-2edd42e551c8 2018-06-27 23:07:53,522 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-inst] is - BUILD 2018-06-27 23:07:53,522 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 23:07:56,525 - create_instance - DEBUG - VM status query timeout in 738.643378019 2018-06-27 23:07:56,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/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40670ba79e14e11330470603ca0272dedb55869a" 2018-06-27 23:07:57,882 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:07:57 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-4ca57ca3-4122-4f64-9cc0-e89ac09291e1 X-Compute-Request-Id: req-4ca57ca3-4122-4f64-9cc0-e89ac09291e1 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/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "rel": "bookmark"}], "image": {"id": "c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "links": [{"href": "http://172.30.10.101:8774/images/c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "61f2a87f-8c70-410d-972a-3c289c120b79", "links": [{"href": "http://172.30.10.101:8774/flavors/61f2a87f-8c70-410d-972a-3c289c120b79", "rel": "bookmark"}]}, "id": "00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "security_groups": [{"name": "default"}], "user_id": "ba4ec01081d0421589d2034510520005", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T23:05:19Z", "hostId": "c2b12698d1b7b1129dae5763c710639c8d3834161fc19ef9e592f17d", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-kp", "name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-inst", "created": "2018-06-27T23:05:13Z", "tenant_id": "2a46fdcd05a1435b90cd4169e220b94f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:07:57,882 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 used request id req-4ca57ca3-4122-4f64-9cc0-e89ac09291e1 2018-06-27 23:07:57,883 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-inst] is - BUILD 2018-06-27 23:07:57,883 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 23:08:00,883 - create_instance - DEBUG - VM status query timeout in 734.285297155 2018-06-27 23:08:00,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/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40670ba79e14e11330470603ca0272dedb55869a" 2018-06-27 23:08:02,410 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:08: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-7dd34d5a-bbfc-4d01-82b3-a6a0197dceb5 X-Compute-Request-Id: req-7dd34d5a-bbfc-4d01-82b3-a6a0197dceb5 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/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "rel": "bookmark"}], "image": {"id": "c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "links": [{"href": "http://172.30.10.101:8774/images/c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "61f2a87f-8c70-410d-972a-3c289c120b79", "links": [{"href": "http://172.30.10.101:8774/flavors/61f2a87f-8c70-410d-972a-3c289c120b79", "rel": "bookmark"}]}, "id": "00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "security_groups": [{"name": "default"}], "user_id": "ba4ec01081d0421589d2034510520005", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T23:05:19Z", "hostId": "c2b12698d1b7b1129dae5763c710639c8d3834161fc19ef9e592f17d", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-kp", "name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-inst", "created": "2018-06-27T23:05:13Z", "tenant_id": "2a46fdcd05a1435b90cd4169e220b94f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:08:02,410 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 used request id req-7dd34d5a-bbfc-4d01-82b3-a6a0197dceb5 2018-06-27 23:08:02,410 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-inst] is - BUILD 2018-06-27 23:08:02,411 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 23:08:05,414 - create_instance - DEBUG - VM status query timeout in 729.754667044 2018-06-27 23:08:05,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/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40670ba79e14e11330470603ca0272dedb55869a" 2018-06-27 23:08:06,608 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:08: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-e26a8900-a0e7-47a7-b842-b3ad3f2f1521 X-Compute-Request-Id: req-e26a8900-a0e7-47a7-b842-b3ad3f2f1521 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/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "rel": "bookmark"}], "image": {"id": "c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "links": [{"href": "http://172.30.10.101:8774/images/c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "61f2a87f-8c70-410d-972a-3c289c120b79", "links": [{"href": "http://172.30.10.101:8774/flavors/61f2a87f-8c70-410d-972a-3c289c120b79", "rel": "bookmark"}]}, "id": "00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "security_groups": [{"name": "default"}], "user_id": "ba4ec01081d0421589d2034510520005", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T23:05:19Z", "hostId": "c2b12698d1b7b1129dae5763c710639c8d3834161fc19ef9e592f17d", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-kp", "name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-inst", "created": "2018-06-27T23:05:13Z", "tenant_id": "2a46fdcd05a1435b90cd4169e220b94f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:08:06,609 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 used request id req-e26a8900-a0e7-47a7-b842-b3ad3f2f1521 2018-06-27 23:08:06,609 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-inst] is - BUILD 2018-06-27 23:08:06,609 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 23:08:09,612 - create_instance - DEBUG - VM status query timeout in 725.556919098 2018-06-27 23:08:09,615 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40670ba79e14e11330470603ca0272dedb55869a" 2018-06-27 23:08:10,229 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:08: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-6fea0105-5ee6-47ff-8a77-efbc4b0f15ab X-Compute-Request-Id: req-6fea0105-5ee6-47ff-8a77-efbc4b0f15ab 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/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "rel": "bookmark"}], "image": {"id": "c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "links": [{"href": "http://172.30.10.101:8774/images/c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "61f2a87f-8c70-410d-972a-3c289c120b79", "links": [{"href": "http://172.30.10.101:8774/flavors/61f2a87f-8c70-410d-972a-3c289c120b79", "rel": "bookmark"}]}, "id": "00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "security_groups": [{"name": "default"}], "user_id": "ba4ec01081d0421589d2034510520005", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T23:05:19Z", "hostId": "c2b12698d1b7b1129dae5763c710639c8d3834161fc19ef9e592f17d", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-kp", "name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-inst", "created": "2018-06-27T23:05:13Z", "tenant_id": "2a46fdcd05a1435b90cd4169e220b94f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:08:10,229 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 used request id req-6fea0105-5ee6-47ff-8a77-efbc4b0f15ab 2018-06-27 23:08:10,230 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-inst] is - BUILD 2018-06-27 23:08:10,230 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 23:08:13,233 - create_instance - DEBUG - VM status query timeout in 721.935744047 2018-06-27 23:08:13,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/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40670ba79e14e11330470603ca0272dedb55869a" 2018-06-27 23:08:14,109 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:08: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-3fd2a606-adc1-46de-ba63-156cb617017f X-Compute-Request-Id: req-3fd2a606-adc1-46de-ba63-156cb617017f 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/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "rel": "bookmark"}], "image": {"id": "c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "links": [{"href": "http://172.30.10.101:8774/images/c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "61f2a87f-8c70-410d-972a-3c289c120b79", "links": [{"href": "http://172.30.10.101:8774/flavors/61f2a87f-8c70-410d-972a-3c289c120b79", "rel": "bookmark"}]}, "id": "00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "security_groups": [{"name": "default"}], "user_id": "ba4ec01081d0421589d2034510520005", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T23:05:19Z", "hostId": "c2b12698d1b7b1129dae5763c710639c8d3834161fc19ef9e592f17d", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-kp", "name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-inst", "created": "2018-06-27T23:05:13Z", "tenant_id": "2a46fdcd05a1435b90cd4169e220b94f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:08:14,109 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 used request id req-3fd2a606-adc1-46de-ba63-156cb617017f 2018-06-27 23:08:14,110 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-inst] is - BUILD 2018-06-27 23:08:14,110 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 23:08:17,113 - create_instance - DEBUG - VM status query timeout in 718.05508709 2018-06-27 23:08:17,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/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40670ba79e14e11330470603ca0272dedb55869a" 2018-06-27 23:08:17,745 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:08: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-26967d6e-83ef-4d9e-86dc-fc04275aba19 X-Compute-Request-Id: req-26967d6e-83ef-4d9e-86dc-fc04275aba19 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/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "rel": "bookmark"}], "image": {"id": "c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "links": [{"href": "http://172.30.10.101:8774/images/c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "61f2a87f-8c70-410d-972a-3c289c120b79", "links": [{"href": "http://172.30.10.101:8774/flavors/61f2a87f-8c70-410d-972a-3c289c120b79", "rel": "bookmark"}]}, "id": "00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "security_groups": [{"name": "default"}], "user_id": "ba4ec01081d0421589d2034510520005", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T23:05:19Z", "hostId": "c2b12698d1b7b1129dae5763c710639c8d3834161fc19ef9e592f17d", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-kp", "name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-inst", "created": "2018-06-27T23:05:13Z", "tenant_id": "2a46fdcd05a1435b90cd4169e220b94f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:08:17,746 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 used request id req-26967d6e-83ef-4d9e-86dc-fc04275aba19 2018-06-27 23:08:17,746 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-inst] is - BUILD 2018-06-27 23:08:17,746 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 23:08:20,747 - create_instance - DEBUG - VM status query timeout in 714.421077013 2018-06-27 23:08:20,751 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40670ba79e14e11330470603ca0272dedb55869a" 2018-06-27 23:08:21,344 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:08: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-258e916c-224d-4789-88ab-8870e216d82a X-Compute-Request-Id: req-258e916c-224d-4789-88ab-8870e216d82a 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/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "rel": "bookmark"}], "image": {"id": "c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "links": [{"href": "http://172.30.10.101:8774/images/c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "61f2a87f-8c70-410d-972a-3c289c120b79", "links": [{"href": "http://172.30.10.101:8774/flavors/61f2a87f-8c70-410d-972a-3c289c120b79", "rel": "bookmark"}]}, "id": "00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "security_groups": [{"name": "default"}], "user_id": "ba4ec01081d0421589d2034510520005", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T23:05:19Z", "hostId": "c2b12698d1b7b1129dae5763c710639c8d3834161fc19ef9e592f17d", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-kp", "name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-inst", "created": "2018-06-27T23:05:13Z", "tenant_id": "2a46fdcd05a1435b90cd4169e220b94f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:08:21,345 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 used request id req-258e916c-224d-4789-88ab-8870e216d82a 2018-06-27 23:08:21,345 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-inst] is - BUILD 2018-06-27 23:08:21,345 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 23:08:24,349 - create_instance - DEBUG - VM status query timeout in 710.819875002 2018-06-27 23:08:24,352 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40670ba79e14e11330470603ca0272dedb55869a" 2018-06-27 23:08:24,928 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:08: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-daa8f089-2e1a-4bba-9321-524defe1ffcd X-Compute-Request-Id: req-daa8f089-2e1a-4bba-9321-524defe1ffcd 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/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "rel": "bookmark"}], "image": {"id": "c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "links": [{"href": "http://172.30.10.101:8774/images/c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "61f2a87f-8c70-410d-972a-3c289c120b79", "links": [{"href": "http://172.30.10.101:8774/flavors/61f2a87f-8c70-410d-972a-3c289c120b79", "rel": "bookmark"}]}, "id": "00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "security_groups": [{"name": "default"}], "user_id": "ba4ec01081d0421589d2034510520005", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T23:05:19Z", "hostId": "c2b12698d1b7b1129dae5763c710639c8d3834161fc19ef9e592f17d", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-kp", "name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-inst", "created": "2018-06-27T23:05:13Z", "tenant_id": "2a46fdcd05a1435b90cd4169e220b94f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:08:24,928 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 used request id req-daa8f089-2e1a-4bba-9321-524defe1ffcd 2018-06-27 23:08:24,929 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-inst] is - BUILD 2018-06-27 23:08:24,929 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 23:08:27,932 - create_instance - DEBUG - VM status query timeout in 707.236316204 2018-06-27 23:08:27,935 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40670ba79e14e11330470603ca0272dedb55869a" 2018-06-27 23:08:28,650 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:08: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-e717a693-4cd9-4afd-b470-c3c9401a9a68 X-Compute-Request-Id: req-e717a693-4cd9-4afd-b470-c3c9401a9a68 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/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "rel": "bookmark"}], "image": {"id": "c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "links": [{"href": "http://172.30.10.101:8774/images/c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "61f2a87f-8c70-410d-972a-3c289c120b79", "links": [{"href": "http://172.30.10.101:8774/flavors/61f2a87f-8c70-410d-972a-3c289c120b79", "rel": "bookmark"}]}, "id": "00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "security_groups": [{"name": "default"}], "user_id": "ba4ec01081d0421589d2034510520005", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T23:05:19Z", "hostId": "c2b12698d1b7b1129dae5763c710639c8d3834161fc19ef9e592f17d", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-kp", "name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-inst", "created": "2018-06-27T23:05:13Z", "tenant_id": "2a46fdcd05a1435b90cd4169e220b94f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:08:28,650 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 used request id req-e717a693-4cd9-4afd-b470-c3c9401a9a68 2018-06-27 23:08:28,651 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-inst] is - BUILD 2018-06-27 23:08:28,651 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 23:08:31,654 - create_instance - DEBUG - VM status query timeout in 703.51487112 2018-06-27 23:08:31,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/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40670ba79e14e11330470603ca0272dedb55869a" 2018-06-27 23:08:33,601 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:08:33 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-d39dd902-2163-4443-8a60-8f2271e5fcd2 X-Compute-Request-Id: req-d39dd902-2163-4443-8a60-8f2271e5fcd2 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/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "rel": "bookmark"}], "image": {"id": "c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "links": [{"href": "http://172.30.10.101:8774/images/c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "61f2a87f-8c70-410d-972a-3c289c120b79", "links": [{"href": "http://172.30.10.101:8774/flavors/61f2a87f-8c70-410d-972a-3c289c120b79", "rel": "bookmark"}]}, "id": "00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "security_groups": [{"name": "default"}], "user_id": "ba4ec01081d0421589d2034510520005", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T23:05:19Z", "hostId": "c2b12698d1b7b1129dae5763c710639c8d3834161fc19ef9e592f17d", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-kp", "name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-inst", "created": "2018-06-27T23:05:13Z", "tenant_id": "2a46fdcd05a1435b90cd4169e220b94f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:08:33,601 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 used request id req-d39dd902-2163-4443-8a60-8f2271e5fcd2 2018-06-27 23:08:33,602 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-inst] is - BUILD 2018-06-27 23:08:33,602 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 23:08:36,605 - create_instance - DEBUG - VM status query timeout in 698.563436031 2018-06-27 23:08:36,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/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40670ba79e14e11330470603ca0272dedb55869a" 2018-06-27 23:08:37,321 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:08: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-45a82773-dcda-4f85-981c-672980bcd5f9 X-Compute-Request-Id: req-45a82773-dcda-4f85-981c-672980bcd5f9 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/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "rel": "bookmark"}], "image": {"id": "c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "links": [{"href": "http://172.30.10.101:8774/images/c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "61f2a87f-8c70-410d-972a-3c289c120b79", "links": [{"href": "http://172.30.10.101:8774/flavors/61f2a87f-8c70-410d-972a-3c289c120b79", "rel": "bookmark"}]}, "id": "00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "security_groups": [{"name": "default"}], "user_id": "ba4ec01081d0421589d2034510520005", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T23:05:19Z", "hostId": "c2b12698d1b7b1129dae5763c710639c8d3834161fc19ef9e592f17d", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-kp", "name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-inst", "created": "2018-06-27T23:05:13Z", "tenant_id": "2a46fdcd05a1435b90cd4169e220b94f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:08:37,321 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 used request id req-45a82773-dcda-4f85-981c-672980bcd5f9 2018-06-27 23:08:37,321 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-inst] is - BUILD 2018-06-27 23:08:37,322 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 23:08:40,325 - create_instance - DEBUG - VM status query timeout in 694.843569994 2018-06-27 23:08:40,328 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40670ba79e14e11330470603ca0272dedb55869a" 2018-06-27 23:08:41,076 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:08: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-a8a6f70d-7c7b-406c-b4e7-2864dcba3cdf X-Compute-Request-Id: req-a8a6f70d-7c7b-406c-b4e7-2864dcba3cdf 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/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "rel": "bookmark"}], "image": {"id": "c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "links": [{"href": "http://172.30.10.101:8774/images/c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "61f2a87f-8c70-410d-972a-3c289c120b79", "links": [{"href": "http://172.30.10.101:8774/flavors/61f2a87f-8c70-410d-972a-3c289c120b79", "rel": "bookmark"}]}, "id": "00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "security_groups": [{"name": "default"}], "user_id": "ba4ec01081d0421589d2034510520005", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T23:05:19Z", "hostId": "c2b12698d1b7b1129dae5763c710639c8d3834161fc19ef9e592f17d", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-kp", "name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-inst", "created": "2018-06-27T23:05:13Z", "tenant_id": "2a46fdcd05a1435b90cd4169e220b94f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:08:41,076 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 used request id req-a8a6f70d-7c7b-406c-b4e7-2864dcba3cdf 2018-06-27 23:08:41,077 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-inst] is - BUILD 2018-06-27 23:08:41,077 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 23:08:44,080 - create_instance - DEBUG - VM status query timeout in 691.088167191 2018-06-27 23:08:44,084 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40670ba79e14e11330470603ca0272dedb55869a" 2018-06-27 23:08:44,801 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:08: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-672d9665-95ec-455a-9b5d-b874cb8e412a X-Compute-Request-Id: req-672d9665-95ec-455a-9b5d-b874cb8e412a 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/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "rel": "bookmark"}], "image": {"id": "c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "links": [{"href": "http://172.30.10.101:8774/images/c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "61f2a87f-8c70-410d-972a-3c289c120b79", "links": [{"href": "http://172.30.10.101:8774/flavors/61f2a87f-8c70-410d-972a-3c289c120b79", "rel": "bookmark"}]}, "id": "00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "security_groups": [{"name": "default"}], "user_id": "ba4ec01081d0421589d2034510520005", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T23:05:19Z", "hostId": "c2b12698d1b7b1129dae5763c710639c8d3834161fc19ef9e592f17d", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-kp", "name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-inst", "created": "2018-06-27T23:05:13Z", "tenant_id": "2a46fdcd05a1435b90cd4169e220b94f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:08:44,801 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 used request id req-672d9665-95ec-455a-9b5d-b874cb8e412a 2018-06-27 23:08:44,802 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-inst] is - BUILD 2018-06-27 23:08:44,802 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 23:08:47,805 - create_instance - DEBUG - VM status query timeout in 687.363075018 2018-06-27 23:08:47,809 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40670ba79e14e11330470603ca0272dedb55869a" 2018-06-27 23:08:49,052 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:08: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-c20a1909-950b-402d-b779-80e8b9c701e6 X-Compute-Request-Id: req-c20a1909-950b-402d-b779-80e8b9c701e6 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/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "rel": "bookmark"}], "image": {"id": "c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "links": [{"href": "http://172.30.10.101:8774/images/c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "61f2a87f-8c70-410d-972a-3c289c120b79", "links": [{"href": "http://172.30.10.101:8774/flavors/61f2a87f-8c70-410d-972a-3c289c120b79", "rel": "bookmark"}]}, "id": "00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "security_groups": [{"name": "default"}], "user_id": "ba4ec01081d0421589d2034510520005", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T23:05:19Z", "hostId": "c2b12698d1b7b1129dae5763c710639c8d3834161fc19ef9e592f17d", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-kp", "name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-inst", "created": "2018-06-27T23:05:13Z", "tenant_id": "2a46fdcd05a1435b90cd4169e220b94f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:08:49,053 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 used request id req-c20a1909-950b-402d-b779-80e8b9c701e6 2018-06-27 23:08:49,053 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-inst] is - BUILD 2018-06-27 23:08:49,053 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 23:08:52,057 - create_instance - DEBUG - VM status query timeout in 683.111979008 2018-06-27 23:08:52,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/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40670ba79e14e11330470603ca0272dedb55869a" 2018-06-27 23:08:52,749 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:08: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-e0615686-1c0f-4020-ab6f-9d42d2bc3b48 X-Compute-Request-Id: req-e0615686-1c0f-4020-ab6f-9d42d2bc3b48 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/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "rel": "bookmark"}], "image": {"id": "c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "links": [{"href": "http://172.30.10.101:8774/images/c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "61f2a87f-8c70-410d-972a-3c289c120b79", "links": [{"href": "http://172.30.10.101:8774/flavors/61f2a87f-8c70-410d-972a-3c289c120b79", "rel": "bookmark"}]}, "id": "00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "security_groups": [{"name": "default"}], "user_id": "ba4ec01081d0421589d2034510520005", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T23:05:19Z", "hostId": "c2b12698d1b7b1129dae5763c710639c8d3834161fc19ef9e592f17d", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-kp", "name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-inst", "created": "2018-06-27T23:05:13Z", "tenant_id": "2a46fdcd05a1435b90cd4169e220b94f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:08:52,749 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 used request id req-e0615686-1c0f-4020-ab6f-9d42d2bc3b48 2018-06-27 23:08:52,749 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-inst] is - BUILD 2018-06-27 23:08:52,750 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 23:08:55,753 - create_instance - DEBUG - VM status query timeout in 679.415915012 2018-06-27 23:08:55,756 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40670ba79e14e11330470603ca0272dedb55869a" 2018-06-27 23:08:56,715 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:08: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-28959f85-62a3-40e4-9dbd-a6ae15cb6089 X-Compute-Request-Id: req-28959f85-62a3-40e4-9dbd-a6ae15cb6089 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/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "rel": "bookmark"}], "image": {"id": "c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "links": [{"href": "http://172.30.10.101:8774/images/c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "61f2a87f-8c70-410d-972a-3c289c120b79", "links": [{"href": "http://172.30.10.101:8774/flavors/61f2a87f-8c70-410d-972a-3c289c120b79", "rel": "bookmark"}]}, "id": "00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "security_groups": [{"name": "default"}], "user_id": "ba4ec01081d0421589d2034510520005", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T23:05:19Z", "hostId": "c2b12698d1b7b1129dae5763c710639c8d3834161fc19ef9e592f17d", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-kp", "name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-inst", "created": "2018-06-27T23:05:13Z", "tenant_id": "2a46fdcd05a1435b90cd4169e220b94f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:08:56,715 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 used request id req-28959f85-62a3-40e4-9dbd-a6ae15cb6089 2018-06-27 23:08:56,715 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-inst] is - BUILD 2018-06-27 23:08:56,716 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 23:08:59,719 - create_instance - DEBUG - VM status query timeout in 675.449608088 2018-06-27 23:08: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/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40670ba79e14e11330470603ca0272dedb55869a" 2018-06-27 23:09:00,339 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:09: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-6f454614-3429-4dca-a43a-2e958858f821 X-Compute-Request-Id: req-6f454614-3429-4dca-a43a-2e958858f821 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/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "rel": "bookmark"}], "image": {"id": "c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "links": [{"href": "http://172.30.10.101:8774/images/c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "61f2a87f-8c70-410d-972a-3c289c120b79", "links": [{"href": "http://172.30.10.101:8774/flavors/61f2a87f-8c70-410d-972a-3c289c120b79", "rel": "bookmark"}]}, "id": "00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "security_groups": [{"name": "default"}], "user_id": "ba4ec01081d0421589d2034510520005", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T23:05:19Z", "hostId": "c2b12698d1b7b1129dae5763c710639c8d3834161fc19ef9e592f17d", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-kp", "name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-inst", "created": "2018-06-27T23:05:13Z", "tenant_id": "2a46fdcd05a1435b90cd4169e220b94f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:09:00,339 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 used request id req-6f454614-3429-4dca-a43a-2e958858f821 2018-06-27 23:09:00,340 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-inst] is - BUILD 2018-06-27 23:09:00,340 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 23:09:03,341 - create_instance - DEBUG - VM status query timeout in 671.827888012 2018-06-27 23:09:03,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/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40670ba79e14e11330470603ca0272dedb55869a" 2018-06-27 23:09:04,666 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:09: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-d9476c44-d0ac-4f30-aaa7-2ffc6092888e X-Compute-Request-Id: req-d9476c44-d0ac-4f30-aaa7-2ffc6092888e 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/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "rel": "bookmark"}], "image": {"id": "c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "links": [{"href": "http://172.30.10.101:8774/images/c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "61f2a87f-8c70-410d-972a-3c289c120b79", "links": [{"href": "http://172.30.10.101:8774/flavors/61f2a87f-8c70-410d-972a-3c289c120b79", "rel": "bookmark"}]}, "id": "00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "security_groups": [{"name": "default"}], "user_id": "ba4ec01081d0421589d2034510520005", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T23:05:19Z", "hostId": "c2b12698d1b7b1129dae5763c710639c8d3834161fc19ef9e592f17d", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-kp", "name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-inst", "created": "2018-06-27T23:05:13Z", "tenant_id": "2a46fdcd05a1435b90cd4169e220b94f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:09:04,666 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 used request id req-d9476c44-d0ac-4f30-aaa7-2ffc6092888e 2018-06-27 23:09:04,667 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-inst] is - BUILD 2018-06-27 23:09:04,667 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 23:09:07,670 - create_instance - DEBUG - VM status query timeout in 667.498911142 2018-06-27 23:09:07,673 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40670ba79e14e11330470603ca0272dedb55869a" 2018-06-27 23:09:08,326 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:09: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-6ce37e6e-459a-4fc4-af28-43d558b7a609 X-Compute-Request-Id: req-6ce37e6e-459a-4fc4-af28-43d558b7a609 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/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "rel": "bookmark"}], "image": {"id": "c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "links": [{"href": "http://172.30.10.101:8774/images/c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "61f2a87f-8c70-410d-972a-3c289c120b79", "links": [{"href": "http://172.30.10.101:8774/flavors/61f2a87f-8c70-410d-972a-3c289c120b79", "rel": "bookmark"}]}, "id": "00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "security_groups": [{"name": "default"}], "user_id": "ba4ec01081d0421589d2034510520005", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T23:05:19Z", "hostId": "c2b12698d1b7b1129dae5763c710639c8d3834161fc19ef9e592f17d", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-kp", "name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-inst", "created": "2018-06-27T23:05:13Z", "tenant_id": "2a46fdcd05a1435b90cd4169e220b94f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:09:08,327 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 used request id req-6ce37e6e-459a-4fc4-af28-43d558b7a609 2018-06-27 23:09:08,327 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-inst] is - BUILD 2018-06-27 23:09:08,327 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 23:09:11,331 - create_instance - DEBUG - VM status query timeout in 663.837802172 2018-06-27 23:09:11,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/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40670ba79e14e11330470603ca0272dedb55869a" 2018-06-27 23:09:11,955 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:09: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-244b6852-af8e-4b17-a0f3-c35ad1a8bb59 X-Compute-Request-Id: req-244b6852-af8e-4b17-a0f3-c35ad1a8bb59 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/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "rel": "bookmark"}], "image": {"id": "c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "links": [{"href": "http://172.30.10.101:8774/images/c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "61f2a87f-8c70-410d-972a-3c289c120b79", "links": [{"href": "http://172.30.10.101:8774/flavors/61f2a87f-8c70-410d-972a-3c289c120b79", "rel": "bookmark"}]}, "id": "00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "security_groups": [{"name": "default"}], "user_id": "ba4ec01081d0421589d2034510520005", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T23:05:19Z", "hostId": "c2b12698d1b7b1129dae5763c710639c8d3834161fc19ef9e592f17d", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-kp", "name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-inst", "created": "2018-06-27T23:05:13Z", "tenant_id": "2a46fdcd05a1435b90cd4169e220b94f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:09:11,955 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 used request id req-244b6852-af8e-4b17-a0f3-c35ad1a8bb59 2018-06-27 23:09:11,956 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-inst] is - BUILD 2018-06-27 23:09:11,956 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 23:09:14,957 - create_instance - DEBUG - VM status query timeout in 660.211899996 2018-06-27 23:09:14,960 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40670ba79e14e11330470603ca0272dedb55869a" 2018-06-27 23:09:15,659 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:09: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-9798b695-c43c-4f88-8529-afbcc23c6017 X-Compute-Request-Id: req-9798b695-c43c-4f88-8529-afbcc23c6017 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/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "rel": "bookmark"}], "image": {"id": "c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "links": [{"href": "http://172.30.10.101:8774/images/c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "61f2a87f-8c70-410d-972a-3c289c120b79", "links": [{"href": "http://172.30.10.101:8774/flavors/61f2a87f-8c70-410d-972a-3c289c120b79", "rel": "bookmark"}]}, "id": "00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "security_groups": [{"name": "default"}], "user_id": "ba4ec01081d0421589d2034510520005", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T23:05:19Z", "hostId": "c2b12698d1b7b1129dae5763c710639c8d3834161fc19ef9e592f17d", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-kp", "name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-inst", "created": "2018-06-27T23:05:13Z", "tenant_id": "2a46fdcd05a1435b90cd4169e220b94f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:09:15,659 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 used request id req-9798b695-c43c-4f88-8529-afbcc23c6017 2018-06-27 23:09:15,659 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-inst] is - BUILD 2018-06-27 23:09:15,660 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 23:09:18,660 - create_instance - DEBUG - VM status query timeout in 656.508268118 2018-06-27 23:09:18,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/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40670ba79e14e11330470603ca0272dedb55869a" 2018-06-27 23:09:19,920 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:09: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-24bd0f7a-8c24-4de1-b82e-c6f7b5b6eddc X-Compute-Request-Id: req-24bd0f7a-8c24-4de1-b82e-c6f7b5b6eddc 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/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "rel": "bookmark"}], "image": {"id": "c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "links": [{"href": "http://172.30.10.101:8774/images/c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "61f2a87f-8c70-410d-972a-3c289c120b79", "links": [{"href": "http://172.30.10.101:8774/flavors/61f2a87f-8c70-410d-972a-3c289c120b79", "rel": "bookmark"}]}, "id": "00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "security_groups": [{"name": "default"}], "user_id": "ba4ec01081d0421589d2034510520005", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T23:05:19Z", "hostId": "c2b12698d1b7b1129dae5763c710639c8d3834161fc19ef9e592f17d", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-kp", "name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-inst", "created": "2018-06-27T23:05:13Z", "tenant_id": "2a46fdcd05a1435b90cd4169e220b94f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:09:19,921 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 used request id req-24bd0f7a-8c24-4de1-b82e-c6f7b5b6eddc 2018-06-27 23:09:19,921 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-inst] is - BUILD 2018-06-27 23:09:19,921 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 23:09:22,925 - create_instance - DEBUG - VM status query timeout in 652.243810177 2018-06-27 23:09:22,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/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40670ba79e14e11330470603ca0272dedb55869a" 2018-06-27 23:09:24,188 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:09: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-7054f729-904d-49e8-b37c-8cd2ac6e9426 X-Compute-Request-Id: req-7054f729-904d-49e8-b37c-8cd2ac6e9426 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/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "rel": "bookmark"}], "image": {"id": "c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "links": [{"href": "http://172.30.10.101:8774/images/c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "61f2a87f-8c70-410d-972a-3c289c120b79", "links": [{"href": "http://172.30.10.101:8774/flavors/61f2a87f-8c70-410d-972a-3c289c120b79", "rel": "bookmark"}]}, "id": "00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "security_groups": [{"name": "default"}], "user_id": "ba4ec01081d0421589d2034510520005", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T23:05:19Z", "hostId": "c2b12698d1b7b1129dae5763c710639c8d3834161fc19ef9e592f17d", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-kp", "name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-inst", "created": "2018-06-27T23:05:13Z", "tenant_id": "2a46fdcd05a1435b90cd4169e220b94f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:09:24,188 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 used request id req-7054f729-904d-49e8-b37c-8cd2ac6e9426 2018-06-27 23:09:24,189 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-inst] is - BUILD 2018-06-27 23:09:24,189 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 23:09:27,190 - create_instance - DEBUG - VM status query timeout in 647.978681087 2018-06-27 23:09:27,193 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40670ba79e14e11330470603ca0272dedb55869a" 2018-06-27 23:09:27,751 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:09: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-644f5cff-ab01-4bd9-a37c-5aefd6abc10b X-Compute-Request-Id: req-644f5cff-ab01-4bd9-a37c-5aefd6abc10b 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/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "rel": "bookmark"}], "image": {"id": "c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "links": [{"href": "http://172.30.10.101:8774/images/c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "61f2a87f-8c70-410d-972a-3c289c120b79", "links": [{"href": "http://172.30.10.101:8774/flavors/61f2a87f-8c70-410d-972a-3c289c120b79", "rel": "bookmark"}]}, "id": "00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "security_groups": [{"name": "default"}], "user_id": "ba4ec01081d0421589d2034510520005", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T23:05:19Z", "hostId": "c2b12698d1b7b1129dae5763c710639c8d3834161fc19ef9e592f17d", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-kp", "name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-inst", "created": "2018-06-27T23:05:13Z", "tenant_id": "2a46fdcd05a1435b90cd4169e220b94f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:09:27,752 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 used request id req-644f5cff-ab01-4bd9-a37c-5aefd6abc10b 2018-06-27 23:09:27,752 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-inst] is - BUILD 2018-06-27 23:09:27,752 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 23:09:30,755 - create_instance - DEBUG - VM status query timeout in 644.41320014 2018-06-27 23:09:30,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/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40670ba79e14e11330470603ca0272dedb55869a" 2018-06-27 23:09:32,312 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:09: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-67ea8f9b-2a05-43ec-b478-ce12c3427481 X-Compute-Request-Id: req-67ea8f9b-2a05-43ec-b478-ce12c3427481 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/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "rel": "bookmark"}], "image": {"id": "c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "links": [{"href": "http://172.30.10.101:8774/images/c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "61f2a87f-8c70-410d-972a-3c289c120b79", "links": [{"href": "http://172.30.10.101:8774/flavors/61f2a87f-8c70-410d-972a-3c289c120b79", "rel": "bookmark"}]}, "id": "00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "security_groups": [{"name": "default"}], "user_id": "ba4ec01081d0421589d2034510520005", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T23:05:19Z", "hostId": "c2b12698d1b7b1129dae5763c710639c8d3834161fc19ef9e592f17d", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-kp", "name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-inst", "created": "2018-06-27T23:05:13Z", "tenant_id": "2a46fdcd05a1435b90cd4169e220b94f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:09:32,312 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 used request id req-67ea8f9b-2a05-43ec-b478-ce12c3427481 2018-06-27 23:09:32,312 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-inst] is - BUILD 2018-06-27 23:09:32,312 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 23:09:35,316 - create_instance - DEBUG - VM status query timeout in 639.852874994 2018-06-27 23:09:35,319 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40670ba79e14e11330470603ca0272dedb55869a" 2018-06-27 23:09:35,995 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:09: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-4ef2e3f1-b750-446c-b52b-0211fef96e58 X-Compute-Request-Id: req-4ef2e3f1-b750-446c-b52b-0211fef96e58 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/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "rel": "bookmark"}], "image": {"id": "c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "links": [{"href": "http://172.30.10.101:8774/images/c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "61f2a87f-8c70-410d-972a-3c289c120b79", "links": [{"href": "http://172.30.10.101:8774/flavors/61f2a87f-8c70-410d-972a-3c289c120b79", "rel": "bookmark"}]}, "id": "00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "security_groups": [{"name": "default"}], "user_id": "ba4ec01081d0421589d2034510520005", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T23:05:19Z", "hostId": "c2b12698d1b7b1129dae5763c710639c8d3834161fc19ef9e592f17d", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-kp", "name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-inst", "created": "2018-06-27T23:05:13Z", "tenant_id": "2a46fdcd05a1435b90cd4169e220b94f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:09:35,995 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 used request id req-4ef2e3f1-b750-446c-b52b-0211fef96e58 2018-06-27 23:09:35,995 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-inst] is - BUILD 2018-06-27 23:09:35,995 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 23:09:38,999 - create_instance - DEBUG - VM status query timeout in 636.169711113 2018-06-27 23:09:39,002 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40670ba79e14e11330470603ca0272dedb55869a" 2018-06-27 23:09:39,564 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:09: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-ec77aaeb-aded-4225-b134-4aedf7b53c62 X-Compute-Request-Id: req-ec77aaeb-aded-4225-b134-4aedf7b53c62 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/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "rel": "bookmark"}], "image": {"id": "c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "links": [{"href": "http://172.30.10.101:8774/images/c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "61f2a87f-8c70-410d-972a-3c289c120b79", "links": [{"href": "http://172.30.10.101:8774/flavors/61f2a87f-8c70-410d-972a-3c289c120b79", "rel": "bookmark"}]}, "id": "00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "security_groups": [{"name": "default"}], "user_id": "ba4ec01081d0421589d2034510520005", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T23:05:19Z", "hostId": "c2b12698d1b7b1129dae5763c710639c8d3834161fc19ef9e592f17d", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-kp", "name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-inst", "created": "2018-06-27T23:05:13Z", "tenant_id": "2a46fdcd05a1435b90cd4169e220b94f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:09:39,564 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 used request id req-ec77aaeb-aded-4225-b134-4aedf7b53c62 2018-06-27 23:09:39,564 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-inst] is - BUILD 2018-06-27 23:09:39,565 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 23:09:42,566 - create_instance - DEBUG - VM status query timeout in 632.602246046 2018-06-27 23:09:42,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/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40670ba79e14e11330470603ca0272dedb55869a" 2018-06-27 23:09:43,874 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:09: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-0de81a65-ca50-4b2a-a9e0-5a302eae06b1 X-Compute-Request-Id: req-0de81a65-ca50-4b2a-a9e0-5a302eae06b1 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/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "rel": "bookmark"}], "image": {"id": "c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "links": [{"href": "http://172.30.10.101:8774/images/c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "61f2a87f-8c70-410d-972a-3c289c120b79", "links": [{"href": "http://172.30.10.101:8774/flavors/61f2a87f-8c70-410d-972a-3c289c120b79", "rel": "bookmark"}]}, "id": "00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "security_groups": [{"name": "default"}], "user_id": "ba4ec01081d0421589d2034510520005", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T23:05:19Z", "hostId": "c2b12698d1b7b1129dae5763c710639c8d3834161fc19ef9e592f17d", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-kp", "name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-inst", "created": "2018-06-27T23:05:13Z", "tenant_id": "2a46fdcd05a1435b90cd4169e220b94f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:09:43,874 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 used request id req-0de81a65-ca50-4b2a-a9e0-5a302eae06b1 2018-06-27 23:09:43,874 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-inst] is - BUILD 2018-06-27 23:09:43,875 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 23:09:46,878 - create_instance - DEBUG - VM status query timeout in 628.29065609 2018-06-27 23:09:46,881 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40670ba79e14e11330470603ca0272dedb55869a" 2018-06-27 23:09:47,498 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:09: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-3654e15a-5503-46e0-bb1d-85e27b198dec X-Compute-Request-Id: req-3654e15a-5503-46e0-bb1d-85e27b198dec 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/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "rel": "bookmark"}], "image": {"id": "c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "links": [{"href": "http://172.30.10.101:8774/images/c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "61f2a87f-8c70-410d-972a-3c289c120b79", "links": [{"href": "http://172.30.10.101:8774/flavors/61f2a87f-8c70-410d-972a-3c289c120b79", "rel": "bookmark"}]}, "id": "00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "security_groups": [{"name": "default"}], "user_id": "ba4ec01081d0421589d2034510520005", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T23:05:19Z", "hostId": "c2b12698d1b7b1129dae5763c710639c8d3834161fc19ef9e592f17d", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-kp", "name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-inst", "created": "2018-06-27T23:05:13Z", "tenant_id": "2a46fdcd05a1435b90cd4169e220b94f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:09:47,499 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 used request id req-3654e15a-5503-46e0-bb1d-85e27b198dec 2018-06-27 23:09:47,499 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-inst] is - BUILD 2018-06-27 23:09:47,499 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 23:09:50,502 - create_instance - DEBUG - VM status query timeout in 624.666926146 2018-06-27 23:09:50,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/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40670ba79e14e11330470603ca0272dedb55869a" 2018-06-27 23:09:51,174 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:09: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-2d1d2aff-c0fb-4f73-974e-2cf94ee2a596 X-Compute-Request-Id: req-2d1d2aff-c0fb-4f73-974e-2cf94ee2a596 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/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "rel": "bookmark"}], "image": {"id": "c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "links": [{"href": "http://172.30.10.101:8774/images/c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "61f2a87f-8c70-410d-972a-3c289c120b79", "links": [{"href": "http://172.30.10.101:8774/flavors/61f2a87f-8c70-410d-972a-3c289c120b79", "rel": "bookmark"}]}, "id": "00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "security_groups": [{"name": "default"}], "user_id": "ba4ec01081d0421589d2034510520005", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T23:05:19Z", "hostId": "c2b12698d1b7b1129dae5763c710639c8d3834161fc19ef9e592f17d", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-kp", "name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-inst", "created": "2018-06-27T23:05:13Z", "tenant_id": "2a46fdcd05a1435b90cd4169e220b94f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:09:51,174 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 used request id req-2d1d2aff-c0fb-4f73-974e-2cf94ee2a596 2018-06-27 23:09:51,175 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-inst] is - BUILD 2018-06-27 23:09:51,175 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 23:09:54,175 - create_instance - DEBUG - VM status query timeout in 620.993072987 2018-06-27 23:09:54,179 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40670ba79e14e11330470603ca0272dedb55869a" 2018-06-27 23:09:54,788 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:09: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-168eae5c-40ad-4ec7-8f6a-63d5a47ea76c X-Compute-Request-Id: req-168eae5c-40ad-4ec7-8f6a-63d5a47ea76c 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/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "rel": "bookmark"}], "image": {"id": "c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "links": [{"href": "http://172.30.10.101:8774/images/c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "61f2a87f-8c70-410d-972a-3c289c120b79", "links": [{"href": "http://172.30.10.101:8774/flavors/61f2a87f-8c70-410d-972a-3c289c120b79", "rel": "bookmark"}]}, "id": "00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "security_groups": [{"name": "default"}], "user_id": "ba4ec01081d0421589d2034510520005", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T23:05:19Z", "hostId": "c2b12698d1b7b1129dae5763c710639c8d3834161fc19ef9e592f17d", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-kp", "name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-inst", "created": "2018-06-27T23:05:13Z", "tenant_id": "2a46fdcd05a1435b90cd4169e220b94f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:09:54,788 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 used request id req-168eae5c-40ad-4ec7-8f6a-63d5a47ea76c 2018-06-27 23:09:54,789 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-inst] is - BUILD 2018-06-27 23:09:54,789 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 23:09:57,789 - create_instance - DEBUG - VM status query timeout in 617.379031181 2018-06-27 23:09:57,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/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40670ba79e14e11330470603ca0272dedb55869a" 2018-06-27 23:09:59,055 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:09: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-219a845e-a815-4b5f-a022-e0d6122db390 X-Compute-Request-Id: req-219a845e-a815-4b5f-a022-e0d6122db390 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/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "rel": "bookmark"}], "image": {"id": "c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "links": [{"href": "http://172.30.10.101:8774/images/c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "61f2a87f-8c70-410d-972a-3c289c120b79", "links": [{"href": "http://172.30.10.101:8774/flavors/61f2a87f-8c70-410d-972a-3c289c120b79", "rel": "bookmark"}]}, "id": "00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "security_groups": [{"name": "default"}], "user_id": "ba4ec01081d0421589d2034510520005", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T23:05:19Z", "hostId": "c2b12698d1b7b1129dae5763c710639c8d3834161fc19ef9e592f17d", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-kp", "name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-inst", "created": "2018-06-27T23:05:13Z", "tenant_id": "2a46fdcd05a1435b90cd4169e220b94f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:09:59,055 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 used request id req-219a845e-a815-4b5f-a022-e0d6122db390 2018-06-27 23:09:59,055 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-inst] is - BUILD 2018-06-27 23:09:59,055 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 23:10:02,059 - create_instance - DEBUG - VM status query timeout in 613.109745026 2018-06-27 23:10:02,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/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40670ba79e14e11330470603ca0272dedb55869a" 2018-06-27 23:10:02,737 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:10: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-9aabcf72-73f0-43ed-8098-9e3db08af1b6 X-Compute-Request-Id: req-9aabcf72-73f0-43ed-8098-9e3db08af1b6 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/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "rel": "bookmark"}], "image": {"id": "c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "links": [{"href": "http://172.30.10.101:8774/images/c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "61f2a87f-8c70-410d-972a-3c289c120b79", "links": [{"href": "http://172.30.10.101:8774/flavors/61f2a87f-8c70-410d-972a-3c289c120b79", "rel": "bookmark"}]}, "id": "00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "security_groups": [{"name": "default"}], "user_id": "ba4ec01081d0421589d2034510520005", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T23:05:19Z", "hostId": "c2b12698d1b7b1129dae5763c710639c8d3834161fc19ef9e592f17d", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-kp", "name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-inst", "created": "2018-06-27T23:05:13Z", "tenant_id": "2a46fdcd05a1435b90cd4169e220b94f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:10:02,738 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 used request id req-9aabcf72-73f0-43ed-8098-9e3db08af1b6 2018-06-27 23:10:02,738 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-inst] is - BUILD 2018-06-27 23:10:02,738 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 23:10:05,740 - create_instance - DEBUG - VM status query timeout in 609.428982019 2018-06-27 23:10:05,743 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40670ba79e14e11330470603ca0272dedb55869a" 2018-06-27 23:10:07,033 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:10: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-650917ee-b1fd-4e59-b13e-6636cf919c00 X-Compute-Request-Id: req-650917ee-b1fd-4e59-b13e-6636cf919c00 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/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "rel": "bookmark"}], "image": {"id": "c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "links": [{"href": "http://172.30.10.101:8774/images/c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "61f2a87f-8c70-410d-972a-3c289c120b79", "links": [{"href": "http://172.30.10.101:8774/flavors/61f2a87f-8c70-410d-972a-3c289c120b79", "rel": "bookmark"}]}, "id": "00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "security_groups": [{"name": "default"}], "user_id": "ba4ec01081d0421589d2034510520005", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T23:05:19Z", "hostId": "c2b12698d1b7b1129dae5763c710639c8d3834161fc19ef9e592f17d", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-kp", "name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-inst", "created": "2018-06-27T23:05:13Z", "tenant_id": "2a46fdcd05a1435b90cd4169e220b94f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:10:07,033 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 used request id req-650917ee-b1fd-4e59-b13e-6636cf919c00 2018-06-27 23:10:07,034 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-inst] is - BUILD 2018-06-27 23:10:07,034 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 23:10:10,035 - create_instance - DEBUG - VM status query timeout in 605.133868217 2018-06-27 23:10:10,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/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40670ba79e14e11330470603ca0272dedb55869a" 2018-06-27 23:10:11,176 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:10: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-18dad55c-774d-4192-96a1-ad5bad0d1ffb X-Compute-Request-Id: req-18dad55c-774d-4192-96a1-ad5bad0d1ffb 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/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "rel": "bookmark"}], "image": {"id": "c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "links": [{"href": "http://172.30.10.101:8774/images/c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "61f2a87f-8c70-410d-972a-3c289c120b79", "links": [{"href": "http://172.30.10.101:8774/flavors/61f2a87f-8c70-410d-972a-3c289c120b79", "rel": "bookmark"}]}, "id": "00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "security_groups": [{"name": "default"}], "user_id": "ba4ec01081d0421589d2034510520005", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T23:05:19Z", "hostId": "c2b12698d1b7b1129dae5763c710639c8d3834161fc19ef9e592f17d", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-kp", "name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-inst", "created": "2018-06-27T23:05:13Z", "tenant_id": "2a46fdcd05a1435b90cd4169e220b94f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:10:11,176 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 used request id req-18dad55c-774d-4192-96a1-ad5bad0d1ffb 2018-06-27 23:10:11,177 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-inst] is - BUILD 2018-06-27 23:10:11,177 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 23:10:14,178 - create_instance - DEBUG - VM status query timeout in 600.990320206 2018-06-27 23:10:14,181 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40670ba79e14e11330470603ca0272dedb55869a" 2018-06-27 23:10:15,304 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:10: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-921e7a99-2b6c-4b1c-a653-dea444a6bfd2 X-Compute-Request-Id: req-921e7a99-2b6c-4b1c-a653-dea444a6bfd2 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/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "rel": "bookmark"}], "image": {"id": "c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "links": [{"href": "http://172.30.10.101:8774/images/c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "61f2a87f-8c70-410d-972a-3c289c120b79", "links": [{"href": "http://172.30.10.101:8774/flavors/61f2a87f-8c70-410d-972a-3c289c120b79", "rel": "bookmark"}]}, "id": "00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "security_groups": [{"name": "default"}], "user_id": "ba4ec01081d0421589d2034510520005", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T23:05:19Z", "hostId": "c2b12698d1b7b1129dae5763c710639c8d3834161fc19ef9e592f17d", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-kp", "name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-inst", "created": "2018-06-27T23:05:13Z", "tenant_id": "2a46fdcd05a1435b90cd4169e220b94f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:10:15,305 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 used request id req-921e7a99-2b6c-4b1c-a653-dea444a6bfd2 2018-06-27 23:10:15,305 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-inst] is - BUILD 2018-06-27 23:10:15,305 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 23:10:18,306 - create_instance - DEBUG - VM status query timeout in 596.862424135 2018-06-27 23:10:18,309 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40670ba79e14e11330470603ca0272dedb55869a" 2018-06-27 23:10:18,869 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:10: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-8237867e-e4d1-4c4b-98e9-d7938c4c5618 X-Compute-Request-Id: req-8237867e-e4d1-4c4b-98e9-d7938c4c5618 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/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "rel": "bookmark"}], "image": {"id": "c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "links": [{"href": "http://172.30.10.101:8774/images/c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "61f2a87f-8c70-410d-972a-3c289c120b79", "links": [{"href": "http://172.30.10.101:8774/flavors/61f2a87f-8c70-410d-972a-3c289c120b79", "rel": "bookmark"}]}, "id": "00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "security_groups": [{"name": "default"}], "user_id": "ba4ec01081d0421589d2034510520005", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T23:05:19Z", "hostId": "c2b12698d1b7b1129dae5763c710639c8d3834161fc19ef9e592f17d", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-kp", "name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-inst", "created": "2018-06-27T23:05:13Z", "tenant_id": "2a46fdcd05a1435b90cd4169e220b94f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:10:18,870 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 used request id req-8237867e-e4d1-4c4b-98e9-d7938c4c5618 2018-06-27 23:10:18,870 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-inst] is - BUILD 2018-06-27 23:10:18,870 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 23:10:21,873 - create_instance - DEBUG - VM status query timeout in 593.295040131 2018-06-27 23:10:21,877 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40670ba79e14e11330470603ca0272dedb55869a" 2018-06-27 23:10:23,330 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:10: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-9ef50b59-481c-4abc-b5f0-5f75561a07ab X-Compute-Request-Id: req-9ef50b59-481c-4abc-b5f0-5f75561a07ab 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/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "rel": "bookmark"}], "image": {"id": "c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "links": [{"href": "http://172.30.10.101:8774/images/c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "61f2a87f-8c70-410d-972a-3c289c120b79", "links": [{"href": "http://172.30.10.101:8774/flavors/61f2a87f-8c70-410d-972a-3c289c120b79", "rel": "bookmark"}]}, "id": "00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "security_groups": [{"name": "default"}], "user_id": "ba4ec01081d0421589d2034510520005", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T23:05:19Z", "hostId": "c2b12698d1b7b1129dae5763c710639c8d3834161fc19ef9e592f17d", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-kp", "name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-inst", "created": "2018-06-27T23:05:13Z", "tenant_id": "2a46fdcd05a1435b90cd4169e220b94f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:10:23,330 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 used request id req-9ef50b59-481c-4abc-b5f0-5f75561a07ab 2018-06-27 23:10:23,331 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-inst] is - BUILD 2018-06-27 23:10:23,331 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 23:10:26,332 - create_instance - DEBUG - VM status query timeout in 588.836892128 2018-06-27 23:10:26,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/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40670ba79e14e11330470603ca0272dedb55869a" 2018-06-27 23:10:29,186 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:10: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-073f9113-9830-4450-b268-283ad9a52457 X-Compute-Request-Id: req-073f9113-9830-4450-b268-283ad9a52457 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/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "rel": "bookmark"}], "image": {"id": "c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "links": [{"href": "http://172.30.10.101:8774/images/c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "61f2a87f-8c70-410d-972a-3c289c120b79", "links": [{"href": "http://172.30.10.101:8774/flavors/61f2a87f-8c70-410d-972a-3c289c120b79", "rel": "bookmark"}]}, "id": "00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "security_groups": [{"name": "default"}], "user_id": "ba4ec01081d0421589d2034510520005", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T23:05:19Z", "hostId": "c2b12698d1b7b1129dae5763c710639c8d3834161fc19ef9e592f17d", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-kp", "name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-inst", "created": "2018-06-27T23:05:13Z", "tenant_id": "2a46fdcd05a1435b90cd4169e220b94f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:10:29,186 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 used request id req-073f9113-9830-4450-b268-283ad9a52457 2018-06-27 23:10:29,186 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-inst] is - BUILD 2018-06-27 23:10:29,187 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 23:10:32,190 - create_instance - DEBUG - VM status query timeout in 582.978658199 2018-06-27 23:10:32,193 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40670ba79e14e11330470603ca0272dedb55869a" 2018-06-27 23:10:33,569 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:10:33 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-a860bccc-9570-4d66-82b2-2d152847c155 X-Compute-Request-Id: req-a860bccc-9570-4d66-82b2-2d152847c155 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/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "rel": "bookmark"}], "image": {"id": "c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "links": [{"href": "http://172.30.10.101:8774/images/c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "61f2a87f-8c70-410d-972a-3c289c120b79", "links": [{"href": "http://172.30.10.101:8774/flavors/61f2a87f-8c70-410d-972a-3c289c120b79", "rel": "bookmark"}]}, "id": "00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "security_groups": [{"name": "default"}], "user_id": "ba4ec01081d0421589d2034510520005", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T23:05:19Z", "hostId": "c2b12698d1b7b1129dae5763c710639c8d3834161fc19ef9e592f17d", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-kp", "name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-inst", "created": "2018-06-27T23:05:13Z", "tenant_id": "2a46fdcd05a1435b90cd4169e220b94f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:10:33,569 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 used request id req-a860bccc-9570-4d66-82b2-2d152847c155 2018-06-27 23:10:33,570 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-inst] is - BUILD 2018-06-27 23:10:33,570 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 23:10:36,573 - create_instance - DEBUG - VM status query timeout in 578.595224142 2018-06-27 23:10:36,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/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40670ba79e14e11330470603ca0272dedb55869a" 2018-06-27 23:10:39,150 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:10:39 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-b2f1188e-a781-4b60-ad8b-0d87ba9d0956 X-Compute-Request-Id: req-b2f1188e-a781-4b60-ad8b-0d87ba9d0956 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:3a:28", "version": 4, "addr": "10.55.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "rel": "bookmark"}], "image": {"id": "c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "links": [{"href": "http://172.30.10.101:8774/images/c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T23:10:36.000000", "flavor": {"id": "61f2a87f-8c70-410d-972a-3c289c120b79", "links": [{"href": "http://172.30.10.101:8774/flavors/61f2a87f-8c70-410d-972a-3c289c120b79", "rel": "bookmark"}]}, "id": "00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "security_groups": [{"name": "default"}], "user_id": "ba4ec01081d0421589d2034510520005", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T23:10:37Z", "hostId": "c2b12698d1b7b1129dae5763c710639c8d3834161fc19ef9e592f17d", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-kp", "name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-inst", "created": "2018-06-27T23:05:13Z", "tenant_id": "2a46fdcd05a1435b90cd4169e220b94f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:10:39,150 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 used request id req-b2f1188e-a781-4b60-ad8b-0d87ba9d0956 2018-06-27 23:10:39,150 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-inst] is - ACTIVE 2018-06-27 23:10:39,151 - create_instance - INFO - VM is - ACTIVE 2018-06-27 23:10:39,153 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40670ba79e14e11330470603ca0272dedb55869a" 2018-06-27 23:10:41,558 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:10:41 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-2a2ece50-474a-4857-86d5-d61084e382ea X-Compute-Request-Id: req-2a2ece50-474a-4857-86d5-d61084e382ea Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:3a:28", "version": 4, "addr": "10.55.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "rel": "bookmark"}], "image": {"id": "c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "links": [{"href": "http://172.30.10.101:8774/images/c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T23:10:36.000000", "flavor": {"id": "61f2a87f-8c70-410d-972a-3c289c120b79", "links": [{"href": "http://172.30.10.101:8774/flavors/61f2a87f-8c70-410d-972a-3c289c120b79", "rel": "bookmark"}]}, "id": "00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "security_groups": [{"name": "default"}], "user_id": "ba4ec01081d0421589d2034510520005", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T23:10:37Z", "hostId": "c2b12698d1b7b1129dae5763c710639c8d3834161fc19ef9e592f17d", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-kp", "name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-inst", "created": "2018-06-27T23:05:13Z", "tenant_id": "2a46fdcd05a1435b90cd4169e220b94f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:10:41,558 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 used request id req-2a2ece50-474a-4857-86d5-d61084e382ea 2018-06-27 23:10:41,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/networks?name=AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40670ba79e14e11330470603ca0272dedb55869a" 2018-06-27 23:10:41,926 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:10:41 GMT Content-Type: application/json Content-Length: 634 Connection: keep-alive X-Openstack-Request-Id: req-972c6466-9ac4-4458-8801-cd48016e60cc Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a4ec6285-0647-422d-9975-e315c21ea959"],"updated_at":"2018-06-27T23:04:24Z","tenant_id":"2a46fdcd05a1435b90cd4169e220b94f","created_at":"2018-06-27T23:04:21Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"2a46fdcd05a1435b90cd4169e220b94f","id":"ba088503-7c9b-4c30-bad5-4f37cc2129e4","name":"AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-pub-net"}]} 2018-06-27 23:10:41,926 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-pub-net used request id req-972c6466-9ac4-4458-8801-cd48016e60cc 2018-06-27 23:10:41,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/2a46fdcd05a1435b90cd4169e220b94f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40670ba79e14e11330470603ca0272dedb55869a" 2018-06-27 23:10:42,344 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:10:41 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6bbfa12a-2b28-4169-a220-92c4d688138b Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/2a46fdcd05a1435b90cd4169e220b94f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a46fdcd05a1435b90cd4169e220b94f", "name": "AnsibleProvisioningTests-dcc32623-3861-41b-proj"}} 2018-06-27 23:10:42,344 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/2a46fdcd05a1435b90cd4169e220b94f used request id req-6bbfa12a-2b28-4169-a220-92c4d688138b 2018-06-27 23:10:42,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=ba088503-7c9b-4c30-bad5-4f37cc2129e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40670ba79e14e11330470603ca0272dedb55869a" 2018-06-27 23:10:42,535 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:10:42 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-f558d9ec-0081-45e7-8b7d-98afb56ba8b7 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ba088503-7c9b-4c30-bad5-4f37cc2129e4","tenant_id":"2a46fdcd05a1435b90cd4169e220b94f","created_at":"2018-06-27T23:04:24Z","dns_nameservers":[],"updated_at":"2018-06-27T23:04:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"2a46fdcd05a1435b90cd4169e220b94f","id":"a4ec6285-0647-422d-9975-e315c21ea959","subnetpool_id":null,"name":"AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-pub-subnet"}]} 2018-06-27 23:10:42,535 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=ba088503-7c9b-4c30-bad5-4f37cc2129e4 used request id req-f558d9ec-0081-45e7-8b7d-98afb56ba8b7 2018-06-27 23:10:42,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/ports?network_id=ba088503-7c9b-4c30-bad5-4f37cc2129e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40670ba79e14e11330470603ca0272dedb55869a" 2018-06-27 23:10:42,888 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:10:42 GMT Content-Type: application/json Content-Length: 2999 Connection: keep-alive X-Openstack-Request-Id: req-5341ed27-cfce-4e32-9b5f-da4e0b3838e4 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ba088503-7c9b-4c30-bad5-4f37cc2129e4","tenant_id":"2a46fdcd05a1435b90cd4169e220b94f","created_at":"2018-06-27T23:04:26Z","admin_state_up":true,"updated_at":"2018-06-27T23:04:31Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-ba088503-7c9b-4c30-bad5-4f37cc2129e4","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:d8:1b:9f","id":"225c9b75-0150-4700-a72c-70a64c301c25","port_security_enabled":false,"project_id":"2a46fdcd05a1435b90cd4169e220b94f","fixed_ips":[{"subnet_id":"a4ec6285-0647-422d-9975-e315c21ea959","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ba088503-7c9b-4c30-bad5-4f37cc2129e4","tenant_id":"2a46fdcd05a1435b90cd4169e220b94f","created_at":"2018-06-27T23:04:37Z","admin_state_up":true,"updated_at":"2018-06-27T23:04:46Z","binding:vnic_type":"normal","device_id":"ef6aaf56-2c62-48f3-bb0f-5fcbafcf5096","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:91:5a:12","id":"4bd6a45d-2f24-4399-84bd-74d4b01b36fc","port_security_enabled":false,"project_id":"2a46fdcd05a1435b90cd4169e220b94f","fixed_ips":[{"subnet_id":"a4ec6285-0647-422d-9975-e315c21ea959","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ba088503-7c9b-4c30-bad5-4f37cc2129e4","tenant_id":"2a46fdcd05a1435b90cd4169e220b94f","created_at":"2018-06-27T23:05:03Z","admin_state_up":true,"updated_at":"2018-06-27T23:10:34Z","binding:vnic_type":"normal","device_id":"00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:bf:3a:28","id":"8ac601d3-bbe9-422e-8e73-ab1f26b0ca0b","port_security_enabled":true,"project_id":"2a46fdcd05a1435b90cd4169e220b94f","fixed_ips":[{"subnet_id":"a4ec6285-0647-422d-9975-e315c21ea959","ip_address":"10.55.1.7"}],"extra_dhcp_opts":[],"security_groups":["8723d55b-71dc-412f-b648-59cb5ac5b211"],"name":"AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-port-1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ba088503-7c9b-4c30-bad5-4f37cc2129e4","tenant_id":"2a46fdcd05a1435b90cd4169e220b94f","created_at":"2018-06-27T23:04:25Z","admin_state_up":true,"updated_at":"2018-06-27T23:04:30Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-ba088503-7c9b-4c30-bad5-4f37cc2129e4","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:5a:b1:84","id":"f865d783-e629-419a-a2e2-b8298d81bcc2","port_security_enabled":false,"project_id":"2a46fdcd05a1435b90cd4169e220b94f","fixed_ips":[{"subnet_id":"a4ec6285-0647-422d-9975-e315c21ea959","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-27 23:10:42,889 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=ba088503-7c9b-4c30-bad5-4f37cc2129e4 used request id req-5341ed27-cfce-4e32-9b5f-da4e0b3838e4 2018-06-27 23:10:42,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/routers?name=AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40670ba79e14e11330470603ca0272dedb55869a" 2018-06-27 23:10:43,583 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:10:43 GMT Content-Type: application/json Content-Length: 725 Connection: keep-alive X-Openstack-Request-Id: req-a2cca50f-7399-41fd-b631-3523174fde6a Front-End-Https: on RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "977aff9f-43e9-4fec-86ae-a730f64fa17d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "df0aa635-d718-49cc-81c1-ba349ef8a505", "ip_address": "172.30.10.116"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "2a46fdcd05a1435b90cd4169e220b94f", "created_at": "2018-06-27T23:04:31Z", "admin_state_up": true, "updated_at": "2018-06-27T23:04:38Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "2a46fdcd05a1435b90cd4169e220b94f", "id": "ef6aaf56-2c62-48f3-bb0f-5fcbafcf5096", "name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-pub-router"}]} 2018-06-27 23:10:43,583 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers?name=AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-pub-router used request id req-a2cca50f-7399-41fd-b631-3523174fde6a 2018-06-27 23:10:43,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/2a46fdcd05a1435b90cd4169e220b94f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40670ba79e14e11330470603ca0272dedb55869a" 2018-06-27 23:10:43,902 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:10:43 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0417e96e-e042-4bc7-90c3-8efe45187f95 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/2a46fdcd05a1435b90cd4169e220b94f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a46fdcd05a1435b90cd4169e220b94f", "name": "AnsibleProvisioningTests-dcc32623-3861-41b-proj"}} 2018-06-27 23:10:43,902 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/2a46fdcd05a1435b90cd4169e220b94f used request id req-0417e96e-e042-4bc7-90c3-8efe45187f95 2018-06-27 23:10:43,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/ports?device_id=ef6aaf56-2c62-48f3-bb0f-5fcbafcf5096 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40670ba79e14e11330470603ca0272dedb55869a" 2018-06-27 23:10:44,120 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:10:44 GMT Content-Type: application/json Content-Length: 720 Connection: keep-alive X-Openstack-Request-Id: req-a60f6921-b910-4be2-9145-a7a4ae76272e Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ba088503-7c9b-4c30-bad5-4f37cc2129e4","tenant_id":"2a46fdcd05a1435b90cd4169e220b94f","created_at":"2018-06-27T23:04:37Z","admin_state_up":true,"updated_at":"2018-06-27T23:04:46Z","binding:vnic_type":"normal","device_id":"ef6aaf56-2c62-48f3-bb0f-5fcbafcf5096","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:91:5a:12","id":"4bd6a45d-2f24-4399-84bd-74d4b01b36fc","port_security_enabled":false,"project_id":"2a46fdcd05a1435b90cd4169e220b94f","fixed_ips":[{"subnet_id":"a4ec6285-0647-422d-9975-e315c21ea959","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-27 23:10:44,120 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=ef6aaf56-2c62-48f3-bb0f-5fcbafcf5096 used request id req-a60f6921-b910-4be2-9145-a7a4ae76272e 2018-06-27 23:10:44,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/a4ec6285-0647-422d-9975-e315c21ea959 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40670ba79e14e11330470603ca0272dedb55869a" 2018-06-27 23:10:44,249 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:10:44 GMT Content-Type: application/json Content-Length: 671 Connection: keep-alive X-Openstack-Request-Id: req-1400eb43-4662-42e5-bb4d-d57a40dceda7 Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ba088503-7c9b-4c30-bad5-4f37cc2129e4","tenant_id":"2a46fdcd05a1435b90cd4169e220b94f","created_at":"2018-06-27T23:04:24Z","dns_nameservers":[],"updated_at":"2018-06-27T23:04:24Z","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":"2a46fdcd05a1435b90cd4169e220b94f","id":"a4ec6285-0647-422d-9975-e315c21ea959","subnetpool_id":null,"name":"AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-pub-subnet"}} 2018-06-27 23:10:44,249 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/a4ec6285-0647-422d-9975-e315c21ea959 used request id req-1400eb43-4662-42e5-bb4d-d57a40dceda7 2018-06-27 23:10: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/networks?id=977aff9f-43e9-4fec-86ae-a730f64fa17d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40670ba79e14e11330470603ca0272dedb55869a" 2018-06-27 23:10:44,499 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:10:44 GMT Content-Type: application/json Content-Length: 594 Connection: keep-alive X-Openstack-Request-Id: req-0d9b4ae0-2c71-4ec3-beae-f286a6f7480a 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":["df0aa635-d718-49cc-81c1-ba349ef8a505"],"updated_at":"2018-06-27T18:56:39Z","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T18:56:31Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"977aff9f-43e9-4fec-86ae-a730f64fa17d","name":"floating_net"}]} 2018-06-27 23:10:44,499 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=977aff9f-43e9-4fec-86ae-a730f64fa17d used request id req-0d9b4ae0-2c71-4ec3-beae-f286a6f7480a 2018-06-27 23:10:44,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/subnets?network_id=977aff9f-43e9-4fec-86ae-a730f64fa17d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40670ba79e14e11330470603ca0272dedb55869a" 2018-06-27 23:10:44,571 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:10:44 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-17597023-d290-402c-ba02-3b7a78566f61 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-27 23:10:44,572 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=977aff9f-43e9-4fec-86ae-a730f64fa17d used request id req-17597023-d290-402c-ba02-3b7a78566f61 2018-06-27 23:10:44,574 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40670ba79e14e11330470603ca0272dedb55869a" 2018-06-27 23:10:45,866 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:10:45 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-d494abd8-15d6-401d-8a58-908540e0e806 X-Compute-Request-Id: req-d494abd8-15d6-401d-8a58-908540e0e806 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:3a:28", "version": 4, "addr": "10.55.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "rel": "bookmark"}], "image": {"id": "c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "links": [{"href": "http://172.30.10.101:8774/images/c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T23:10:36.000000", "flavor": {"id": "61f2a87f-8c70-410d-972a-3c289c120b79", "links": [{"href": "http://172.30.10.101:8774/flavors/61f2a87f-8c70-410d-972a-3c289c120b79", "rel": "bookmark"}]}, "id": "00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "security_groups": [{"name": "default"}], "user_id": "ba4ec01081d0421589d2034510520005", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T23:10:37Z", "hostId": "c2b12698d1b7b1129dae5763c710639c8d3834161fc19ef9e592f17d", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-kp", "name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-inst", "created": "2018-06-27T23:05:13Z", "tenant_id": "2a46fdcd05a1435b90cd4169e220b94f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:10:45,866 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 used request id req-d494abd8-15d6-401d-8a58-908540e0e806 2018-06-27 23:10:45,867 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-inst] is - ACTIVE 2018-06-27 23:10:45,867 - create_instance - INFO - VM is - ACTIVE 2018-06-27 23:10:45,870 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40670ba79e14e11330470603ca0272dedb55869a" 2018-06-27 23:10:46,510 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:10:46 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-a656bec0-0ef6-4ed2-9350-cf6444780326 X-Compute-Request-Id: req-a656bec0-0ef6-4ed2-9350-cf6444780326 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:3a:28", "version": 4, "addr": "10.55.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "rel": "bookmark"}], "image": {"id": "c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "links": [{"href": "http://172.30.10.101:8774/images/c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T23:10:36.000000", "flavor": {"id": "61f2a87f-8c70-410d-972a-3c289c120b79", "links": [{"href": "http://172.30.10.101:8774/flavors/61f2a87f-8c70-410d-972a-3c289c120b79", "rel": "bookmark"}]}, "id": "00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "security_groups": [{"name": "default"}], "user_id": "ba4ec01081d0421589d2034510520005", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T23:10:37Z", "hostId": "c2b12698d1b7b1129dae5763c710639c8d3834161fc19ef9e592f17d", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-kp", "name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-inst", "created": "2018-06-27T23:05:13Z", "tenant_id": "2a46fdcd05a1435b90cd4169e220b94f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:10:46,511 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 used request id req-a656bec0-0ef6-4ed2-9350-cf6444780326 2018-06-27 23:10:46,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/networks?name=AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40670ba79e14e11330470603ca0272dedb55869a" 2018-06-27 23:10:46,804 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:10:46 GMT Content-Type: application/json Content-Length: 634 Connection: keep-alive X-Openstack-Request-Id: req-2debd202-7533-41b3-aaff-0b1a1d8813eb Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a4ec6285-0647-422d-9975-e315c21ea959"],"updated_at":"2018-06-27T23:04:24Z","tenant_id":"2a46fdcd05a1435b90cd4169e220b94f","created_at":"2018-06-27T23:04:21Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"2a46fdcd05a1435b90cd4169e220b94f","id":"ba088503-7c9b-4c30-bad5-4f37cc2129e4","name":"AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-pub-net"}]} 2018-06-27 23:10:46,805 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-pub-net used request id req-2debd202-7533-41b3-aaff-0b1a1d8813eb 2018-06-27 23:10:46,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/2a46fdcd05a1435b90cd4169e220b94f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40670ba79e14e11330470603ca0272dedb55869a" 2018-06-27 23:10:46,915 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:10:46 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a094a456-a6f0-4a6e-97b6-95dd2a5fc128 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/2a46fdcd05a1435b90cd4169e220b94f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a46fdcd05a1435b90cd4169e220b94f", "name": "AnsibleProvisioningTests-dcc32623-3861-41b-proj"}} 2018-06-27 23:10:46,915 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/2a46fdcd05a1435b90cd4169e220b94f used request id req-a094a456-a6f0-4a6e-97b6-95dd2a5fc128 2018-06-27 23:10:46,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=ba088503-7c9b-4c30-bad5-4f37cc2129e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40670ba79e14e11330470603ca0272dedb55869a" 2018-06-27 23:10:47,060 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:10:47 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-f6e35def-6cc1-4dc8-90cf-c67c5ef9e940 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ba088503-7c9b-4c30-bad5-4f37cc2129e4","tenant_id":"2a46fdcd05a1435b90cd4169e220b94f","created_at":"2018-06-27T23:04:24Z","dns_nameservers":[],"updated_at":"2018-06-27T23:04:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"2a46fdcd05a1435b90cd4169e220b94f","id":"a4ec6285-0647-422d-9975-e315c21ea959","subnetpool_id":null,"name":"AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-pub-subnet"}]} 2018-06-27 23:10:47,061 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=ba088503-7c9b-4c30-bad5-4f37cc2129e4 used request id req-f6e35def-6cc1-4dc8-90cf-c67c5ef9e940 2018-06-27 23:10:47,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/ports?network_id=ba088503-7c9b-4c30-bad5-4f37cc2129e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40670ba79e14e11330470603ca0272dedb55869a" 2018-06-27 23:10:47,304 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:10:47 GMT Content-Type: application/json Content-Length: 2999 Connection: keep-alive X-Openstack-Request-Id: req-174c547f-3a57-414b-aa4c-d314d54f814c Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ba088503-7c9b-4c30-bad5-4f37cc2129e4","tenant_id":"2a46fdcd05a1435b90cd4169e220b94f","created_at":"2018-06-27T23:04:26Z","admin_state_up":true,"updated_at":"2018-06-27T23:04:31Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-ba088503-7c9b-4c30-bad5-4f37cc2129e4","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:d8:1b:9f","id":"225c9b75-0150-4700-a72c-70a64c301c25","port_security_enabled":false,"project_id":"2a46fdcd05a1435b90cd4169e220b94f","fixed_ips":[{"subnet_id":"a4ec6285-0647-422d-9975-e315c21ea959","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ba088503-7c9b-4c30-bad5-4f37cc2129e4","tenant_id":"2a46fdcd05a1435b90cd4169e220b94f","created_at":"2018-06-27T23:04:37Z","admin_state_up":true,"updated_at":"2018-06-27T23:04:46Z","binding:vnic_type":"normal","device_id":"ef6aaf56-2c62-48f3-bb0f-5fcbafcf5096","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:91:5a:12","id":"4bd6a45d-2f24-4399-84bd-74d4b01b36fc","port_security_enabled":false,"project_id":"2a46fdcd05a1435b90cd4169e220b94f","fixed_ips":[{"subnet_id":"a4ec6285-0647-422d-9975-e315c21ea959","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ba088503-7c9b-4c30-bad5-4f37cc2129e4","tenant_id":"2a46fdcd05a1435b90cd4169e220b94f","created_at":"2018-06-27T23:05:03Z","admin_state_up":true,"updated_at":"2018-06-27T23:10:34Z","binding:vnic_type":"normal","device_id":"00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:bf:3a:28","id":"8ac601d3-bbe9-422e-8e73-ab1f26b0ca0b","port_security_enabled":true,"project_id":"2a46fdcd05a1435b90cd4169e220b94f","fixed_ips":[{"subnet_id":"a4ec6285-0647-422d-9975-e315c21ea959","ip_address":"10.55.1.7"}],"extra_dhcp_opts":[],"security_groups":["8723d55b-71dc-412f-b648-59cb5ac5b211"],"name":"AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-port-1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ba088503-7c9b-4c30-bad5-4f37cc2129e4","tenant_id":"2a46fdcd05a1435b90cd4169e220b94f","created_at":"2018-06-27T23:04:25Z","admin_state_up":true,"updated_at":"2018-06-27T23:04:30Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-ba088503-7c9b-4c30-bad5-4f37cc2129e4","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:5a:b1:84","id":"f865d783-e629-419a-a2e2-b8298d81bcc2","port_security_enabled":false,"project_id":"2a46fdcd05a1435b90cd4169e220b94f","fixed_ips":[{"subnet_id":"a4ec6285-0647-422d-9975-e315c21ea959","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-27 23:10:47,304 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=ba088503-7c9b-4c30-bad5-4f37cc2129e4 used request id req-174c547f-3a57-414b-aa4c-d314d54f814c 2018-06-27 23:10:47,305 - neutron_utils - INFO - Creating floating ip to external network - floating_net 2018-06-27 23:10:47,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/networks?name=floating_net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40670ba79e14e11330470603ca0272dedb55869a" 2018-06-27 23:10:47,808 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:10:47 GMT Content-Type: application/json Content-Length: 594 Connection: keep-alive X-Openstack-Request-Id: req-ee2142d6-4ee8-400a-8806-4cfaff86ca3b 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":["df0aa635-d718-49cc-81c1-ba349ef8a505"],"updated_at":"2018-06-27T18:56:39Z","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T18:56:31Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"977aff9f-43e9-4fec-86ae-a730f64fa17d","name":"floating_net"}]} 2018-06-27 23:10:47,808 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=floating_net used request id req-ee2142d6-4ee8-400a-8806-4cfaff86ca3b 2018-06-27 23:10:47,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?network_id=977aff9f-43e9-4fec-86ae-a730f64fa17d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40670ba79e14e11330470603ca0272dedb55869a" 2018-06-27 23:10:47,898 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:10:47 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-dc12cf46-c679-4adb-9636-ec2790cd00b7 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-27 23:10:47,898 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=977aff9f-43e9-4fec-86ae-a730f64fa17d used request id req-dc12cf46-c679-4adb-9636-ec2790cd00b7 2018-06-27 23:10:47,903 - 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}40670ba79e14e11330470603ca0272dedb55869a" -d '{"floatingip": {"floating_network_id": "977aff9f-43e9-4fec-86ae-a730f64fa17d", "port_id": "8ac601d3-bbe9-422e-8e73-ab1f26b0ca0b"}}' 2018-06-27 23:10:52,766 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 23:10:52 GMT Content-Type: application/json Content-Length: 548 Connection: keep-alive X-Openstack-Request-Id: req-3faa0617-7c76-4d46-bb4c-fd379e991a5a Front-End-Https: on RESP BODY: {"floatingip": {"router_id": "ef6aaf56-2c62-48f3-bb0f-5fcbafcf5096", "status": "DOWN", "description": "", "tags": [], "tenant_id": "2a46fdcd05a1435b90cd4169e220b94f", "created_at": "2018-06-27T23:10:49Z", "updated_at": "2018-06-27T23:10:49Z", "floating_network_id": "977aff9f-43e9-4fec-86ae-a730f64fa17d", "fixed_ip_address": "10.55.1.7", "floating_ip_address": "172.30.10.123", "revision_number": 0, "project_id": "2a46fdcd05a1435b90cd4169e220b94f", "port_id": "8ac601d3-bbe9-422e-8e73-ab1f26b0ca0b", "id": "32070125-b633-4991-963f-98fb3bd0cb34"}} 2018-06-27 23:10:52,766 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/floatingips used request id req-3faa0617-7c76-4d46-bb4c-fd379e991a5a 2018-06-27 23:10:52,767 - create_instance - INFO - Created floating IP 172.30.10.123 via router - AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-pub-router 2018-06-27 23:10:52,767 - create_instance_tests - INFO - Looking for IP 10.55.1.7 in the console log 2018-06-27 23:10:52,769 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40670ba79e14e11330470603ca0272dedb55869a" 2018-06-27 23:10:54,565 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:10:54 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-83e4d505-7c64-4ebe-bf12-52e627392f16 X-Compute-Request-Id: req-83e4d505-7c64-4ebe-bf12-52e627392f16 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:3a:28", "version": 4, "addr": "10.55.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "rel": "bookmark"}], "image": {"id": "c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "links": [{"href": "http://172.30.10.101:8774/images/c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T23:10:36.000000", "flavor": {"id": "61f2a87f-8c70-410d-972a-3c289c120b79", "links": [{"href": "http://172.30.10.101:8774/flavors/61f2a87f-8c70-410d-972a-3c289c120b79", "rel": "bookmark"}]}, "id": "00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "security_groups": [{"name": "default"}], "user_id": "ba4ec01081d0421589d2034510520005", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T23:10:37Z", "hostId": "c2b12698d1b7b1129dae5763c710639c8d3834161fc19ef9e592f17d", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-kp", "name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-inst", "created": "2018-06-27T23:05:13Z", "tenant_id": "2a46fdcd05a1435b90cd4169e220b94f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:10:54,565 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 used request id req-83e4d505-7c64-4ebe-bf12-52e627392f16 2018-06-27 23:10:54,568 - 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/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40670ba79e14e11330470603ca0272dedb55869a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-06-27 23:10:54,769 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:10:54 GMT Content-Type: application/json Content-Length: 30519 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-db125c0b-dbed-4e61-9208-584047073dba X-Compute-Request-Id: req-db125c0b-dbed-4e61-9208-584047073dba 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 0x371d4000-0x378e1fff]\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: 2039684K/2096608K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1368K init, 1448K bss, 56924K 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.009486] Security Framework initialized\n[ 0.010818] AppArmor: AppArmor initialized\n[ 0.012004] Yama: becoming mindful.\n[ 0.013907] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017757] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020601] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022540] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024316] Initializing cgroup subsys memory\n[ 0.025700] Initializing cgroup subsys devices\n[ 0.027093] Initializing cgroup subsys freezer\n[ 0.028005] Initializing cgroup subsys blkio\n[ 0.029359] Initializing cgroup subsys perf_event\n[ 0.030810] Initializing cgroup subsys hugetlb\n[ 0.032085] CPU: Physical Processor ID: 0\n[ 0.033396] FEATURE SPEC_CTRL Present\n[ 0.036582] mce: CPU supports 10 MCE banks\n[ 0.037936] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.037936] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040007] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.041861] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.044004] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.046826] Speculative Store Bypass: Vulnerable\n[ 0.048653] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000)\n[ 0.057111] ACPI: Core revision 20131115\n[ 0.060187] ACPI: All ACPI Tables successfully acquired\n[ 0.062021] ftrace: allocating 28726 entries in 113 pages\n[ 0.096331] Enabling x2apic\n[ 0.097345] Enabled x2apic\n[ 0.100004] Switched APIC routing to physical x2apic.\n[ 0.104426] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.106167] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (fam: 06, model: 3f, stepping: 02)\n[ 0.108716] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver.\n[ 0.111346] ... version: 2\n[ 0.112000] ... bit width: 48\n[ 0.112003] ... generic registers: 4\n[ 0.113284] ... value mask: 0000ffffffffffff\n[ 0.114863] ... max period: 000000007fffffff\n[ 0.116003] ... fixed-purpose events: 3\n[ 0.117283] ... event mask: 000000070000000f\n[ 0.126597] KVM setup paravirtual spinlock\n[ 0.130696] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.\n[ 0.132122] x86: Booting SMP configuration:\n[ 0.133465] .... node #0, CPUs: #1[ 0.130674] kvm-clock: cpu 1, msr 0:7ffd1041, secondary cpu clock\n\n[ 0.148052] x86: Booted up 1 node, 2 CPUs\n[ 0.148039] KVM setup async PF for cpu 1\n[ 0.148045] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.152005] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.154455] devtmpfs: initialized\n[ 0.166855] EVM: security.selinux\n[ 0.168003] EVM: security.SMACK64\n[ 0.169148] EVM: security.ima\n[ 0.170208] EVM: security.capability\n[ 0.173614] pinctrl core: initialized pinctrl subsystem\n[ 0.175279] regulator-dummy: no parameters\n[ 0.176098] RTC time: 23:10:38, date: 06/27/18\n[ 0.177535] NET: Registered protocol family 16\n[ 0.179474] cpuidle: using governor ladder\n[ 0.180004] cpuidle: using governor menu\n[ 0.181415] ACPI: bus type PCI registered\n[ 0.182704] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.184150] PCI: Using configuration type 1 for base access\n[ 0.187315] bio: create slab at 0\n[ 0.188114] ACPI: Added _OSI(Module Device)\n[ 0.189449] ACPI: Added _OSI(Processor Device)\n[ 0.190840] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.192004] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.196244] ACPI: Interpreter enabled\n[ 0.197475] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.200005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.203010] ACPI: (supports S0 S3 S4 S5)\n[ 0.204004] ACPI: Using IOAPIC for interrupt routing\n[ 0.205531] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.208681] ACPI: No dock devices found.\n[ 0.217218] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.219040] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.220009] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.221943] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.224495] acpiphp: Slot [3] registered\n[ 0.225850] acpiphp: Slot [4] registered\n[ 0.227155] acpiphp: Slot [5] registered\n[ 0.228033] acpiphp: Slot [6] registered\n[ 0.229339] acpiphp: Slot [7] registered\n[ 0.230642] acpiphp: Slot [8] registered\n[ 0.232033] acpiphp: Slot [9] registered\n[ 0.233344] acpiphp: Slot [10] registered\n[ 0.234675] acpiphp: Slot [11] registered\n[ 0.236022] acpiphp: Slot [12] registered\n[ 0.237354] acpiphp: Slot [13] registered\n[ 0.238679] acpiphp: Slot [14] registered\n[ 0.240013] acpiphp: Slot [15] registered\n[ 0.241348] acpiphp: Slot [16] registered\n[ 0.242678] acpiphp: Slot [17] registered\n[ 0.244011] acpiphp: Slot [18] registered\n[ 0.245341] acpiphp: Slot [19] registered\n[ 0.246669] acpiphp: Slot [20] registered\n[ 0.248000] acpiphp: Slot [21] registered\n[ 0.248033] acpiphp: Slot [22] registered\n[ 0.249362] acpiphp: Slot [23] registered\n[ 0.250697] acpiphp: Slot [24] registered\n[ 0.252022] acpiphp: Slot [25] registered\n[ 0.253348] acpiphp: Slot [26] registered\n[ 0.254728] acpiphp: Slot [27] registered\n[ 0.256033] acpiphp: Slot [28] registered\n[ 0.257356] acpiphp: Slot [29] registered\n[ 0.258685] acpiphp: Slot [30] registered\n[ 0.260023] acpiphp: Slot [31] registered\n[ 0.261327] PCI host bridge to bus 0000:00\n[ 0.262647] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.264006] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.265812] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.267624] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.268006] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.271573] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.280742] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.283075] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.319675] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.321229] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.324082] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.326454] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.328605] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.330739] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.332184] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.333737] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.336004] vgaarb: loaded\n[ 0.337009] vgaarb: bridge control possible 0000:00:02.0\n[ 0.338892] SCSI subsystem initialized\n[ 0.340053] ACPI: bus type USB registered\n[ 0.341385] usbcore: registered new interface driver usbfs\n[ 0.343043] usbcore: registered new interface driver hub\n[ 0.344025] usbcore: registered new device driver usb\n[ 0.345648] PCI: Using ACPI for IRQ routing\n[ 0.345675] NetLabel: Initializing\n[ 0.348004] NetLabel: domain hash size = 128\n[ 0.349406] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.350943] NetLabel: unlabeled traffic allowed by default\n[ 0.352114] Switched to clocksource kvm-clock\n[ 0.363036] AppArmor: AppArmor Filesystem Enabled\n[ 0.364528] pnp: PnP ACPI init\n[ 0.365616] ACPI: bus type PNP registered\n[ 0.367722] pnp: PnP ACPI: found 8 devices\n[ 0.369045] ACPI: bus type PNP unregistered\n[ 0.378055] NET: Registered protocol family 2\n[ 0.379771] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.382161] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.384156] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.386072] TCP: reno registered\n[ 0.387212] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.388999] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.391320] NET: Registered protocol family 1\n[ 0.392714] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.394467] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396202] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.457161] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.518476] Trying to unpack rootfs image as initramfs...\n[ 0.712209] Freeing initrd memory: 7224K (ffff8800371d4000 - ffff8800378e2000)\n[ 0.714913] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1\n[ 0.716641] microcode: CPU1 sig=0x306f2, pf=0x1, revision=0x1\n[ 0.719206] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.722422] Scanning for low memory corruption every 60 seconds\n[ 0.725224] Initialise system trusted keyring\n[ 0.727226] audit: initializing netlink socket (disabled)\n[ 0.729540] type=2000 audit(1530141038.836:1): initialized\n[ 0.768399] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.773037] zbud: loaded\n[ 0.774714] VFS: Disk quotas dquot_6.5.2\n[ 0.776599] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.780082] fuse init (API version 7.22)\n[ 0.782002] msgmni has been set to 3997\n[ 0.783868] Key type big_key registered\n[ 0.786025] Key type asymmetric registered\n[ 0.788028] Asymmetric key parser 'x509' registered\n[ 0.790016] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.793417] io scheduler noop registered\n[ 0.795229] io scheduler deadline registered (default)\n[ 0.797524] io scheduler cfq registered\n[ 0.799406] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.801843] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.804746] ipmi message handler version 39.2\n[ 0.806811] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.810178] ACPI: Power Button [PWRF]\n[ 0.812058] GHES: HEST is not enabled!\n[ 0.873353] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.994229] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.055043] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 1.057635] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.084877] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.089749] Linux agpgart interface v0.103\n[ 1.093397] brd: module loaded\n[ 1.095698] loop: module loaded\n[ 1.097571] blk-mq: CPU -> queue map\n[ 1.099081] CPU 0 -> Queue 0\n[ 1.100464] CPU 1 -> Queue 0\n[ 1.103155] vda: vda1\n[ 1.104706] blk-mq: CPU -> queue map\n[ 1.105906] CPU 0 -> Queue 0\n[ 1.107046] CPU 1 -> Queue 0\n[ 1.109278] vdb:\n[ 1.111048] scsi0 : ata_piix\n[ 1.112192] scsi1 : ata_piix\n[ 1.113272] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14\n[ 1.115231] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15\n[ 1.117684] libphy: Fixed MDIO Bus: probed\n[ 1.119176] tun: Universal TUN/TAP device driver, 1.6\n[ 1.120721] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.123888] PPP generic driver version 2.4.2\n[ 1.126258] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.129472] ehci-pci: EHCI PCI platform driver\n[ 1.131821] ehci-platform: EHCI generic platform driver\n[ 1.134505] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.137606] ohci-pci: OHCI PCI platform driver\n[ 1.139954] ohci-platform: OHCI generic platform driver\n[ 1.142632] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.205080] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.207788] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.211669] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.214631] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.217977] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.221750] usb usb1: Product: UHCI Host Controller\n[ 1.224066] usb usb1: Manufacturer: Linux 3.13.0-151-generic uhci_hcd\n[ 1.227174] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.229699] hub 1-0:1.0: USB hub found\n[ 1.231055] hub 1-0:1.0: 2 ports detected\n[ 1.232568] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.235963] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.237515] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.239193] mousedev: PS/2 mouse device common for all mice\n[ 1.241056] rtc_cmos 00:00: RTC can wake from S4\n[ 1.243078] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.245706] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.248947] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.252319] device-mapper: uevent: version 1.0.3\n[ 1.254846] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 1.257488] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.259434] TCP: cubic registered\n[ 1.260713] NET: Registered protocol family 10\n[ 1.262405] NET: Registered protocol family 17\n[ 1.263824] Key type dns_resolver registered\n[ 1.265422] Loading compiled-in X.509 certificates\n[ 1.267698] Loaded X.509 cert 'Magrathea: Glacier signing key: 70341c88d698ed60ab45c266f343de534c16a015'\n[ 1.284219] registered taskstats version 1\n[ 1.287998] Key type trusted registered\n[ 1.293177] Key type encrypted registered\n[ 1.294520] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.296179] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.298522] regulator-dummy: disabling\n[ 1.299820] Magic number: 6:88:202\n[ 1.301171] rtc_cmos 00:00: setting system clock to 2018-06-27 23:10:39 UTC (1530141039)\n[ 1.303771] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.305541] EDD information not available.\n[ 1.309400] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 1.311899] Write protecting the kernel read-only data: 12288k\n[ 1.314166] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 1.320064] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 1.339109] systemd-udevd[106]: starting version 204\n[ 1.420603] FDC 0 is a S82078B\n[ 1.544049] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.708257] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.711329] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.714418] usb 1-1: Product: QEMU USB Tablet\n[ 1.716484] usb 1-1: Manufacturer: QEMU\n[ 1.718264] usb 1-1: SerialNumber: 42\n[ 2.425655] 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.916003] 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.046382] random: init urandom read with 12 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.311632] 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 Wed, 27 Jun 2018 23:10:42 +0000. Up 4.17 seconds.\n * Stopping Read required files in advance (for other mountpoints)[74G[ OK ]\ncloud-init-nonet[4.54]: 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 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 * 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 security[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[6.37]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Wed, 27 Jun 2018 23:10:44 +0000. Up 6.67 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.7 | 255.255.255.0 | fa:16:3e:bf:3a:28 |\nci-info: +--------+------+-----------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+-----------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+-----------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 10.55.1.1 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 10.55.1.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: | 2 | 169.254.169.254 | 10.55.1.1 | 255.255.255.255 | eth0 | UGH |\nci-info: +-------+-----------------+-----------+-----------------+-----------+-------+\n * Stopping Read required files in advance (for other mountpoints)[74G[ OK ]\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:\nac:53:31:ea:8c:5f:98:1c:2d:0c:cf:b5:ad:6a:dc:c0 root@ansibleprovisioningtests-9e93046a-db6a-4fd9-bab0-e035c12374d7-i\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| |\n| . + |\n| = = = |\n| .B S . |\n| =EB . |\n| ..Ooo |\n| .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:\n25:76:e6:59:6e:22:07:c8:e7:c7:fd:14:3c:f3:a0:4e root@ansibleprovisioningtests-9e93046a-db6a-4fd9-bab0-e035c12374d7-i\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| |\n| . . . |\n| o = + . * |\n| + O = . * |\n| S B E . .|\n| + = 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:\n1f:e8:ad:90:6b:9c:db:40:8a:4e:8b:82:6e:6c:65:0d root@ansibleprovisioningtests-9e93046a-db6a-4fd9-bab0-e035c12374d7-i\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| |\n| |\n| E . |\n| o . S . |\n| + + o o . |\n|o = ..+.. o |\n|oB . += . |\n|*.o .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:\n1b:86:9a:32:b3:7e:ca:cc:b1:9c:35:c4:4d:61:35:e2 root@ansibleprovisioningtests-9e93046a-db6a-4fd9-bab0-e035c12374d7-i\nThe key's randomart image is:\n+--[ED25519 256--+\n| +.o |\n| o o . |\n| E |\n| . o . |\n| o o S |\n| . o . o |\n| = = . |\n| = X.. |\n| .@o |\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 * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Stopping flush early job output to logs[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 ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Wed, 27 Jun 2018 23:10:52 +0000. Up 14.47 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 save kernel messages[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Stopping save kernel messages[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 Pollinate to seed the pseudo random number generator[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-9e93046a-db6a-4fd9-bab0-e035c12374d7-i ttyS0\n\nansibleprovisioningtests-9e93046a-db6a-4fd9-bab0-e035c12374d7-i login: "} 2018-06-27 23:10:54,770 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4/action used request id req-db125c0b-dbed-4e61-9208-584047073dba 2018-06-27 23:10:54,772 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-06-27 23:10:54,772 - 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 0x371d4000-0x378e1fff] [ 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: 2039684K/2096608K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1368K init, 1448K bss, 56924K 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.009486] Security Framework initialized [ 0.010818] AppArmor: AppArmor initialized [ 0.012004] Yama: becoming mindful. [ 0.013907] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017757] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020601] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022540] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024316] Initializing cgroup subsys memory [ 0.025700] Initializing cgroup subsys devices [ 0.027093] Initializing cgroup subsys freezer [ 0.028005] Initializing cgroup subsys blkio [ 0.029359] Initializing cgroup subsys perf_event [ 0.030810] Initializing cgroup subsys hugetlb [ 0.032085] CPU: Physical Processor ID: 0 [ 0.033396] FEATURE SPEC_CTRL Present [ 0.036582] mce: CPU supports 10 MCE banks [ 0.037936] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.037936] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040007] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.041861] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.044004] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.046826] Speculative Store Bypass: Vulnerable [ 0.048653] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000) [ 0.057111] ACPI: Core revision 20131115 [ 0.060187] ACPI: All ACPI Tables successfully acquired [ 0.062021] ftrace: allocating 28726 entries in 113 pages [ 0.096331] Enabling x2apic [ 0.097345] Enabled x2apic [ 0.100004] Switched APIC routing to physical x2apic. [ 0.104426] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.106167] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (fam: 06, model: 3f, stepping: 02) [ 0.108716] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.111346] ... version: 2 [ 0.112000] ... bit width: 48 [ 0.112003] ... generic registers: 4 [ 0.113284] ... value mask: 0000ffffffffffff [ 0.114863] ... max period: 000000007fffffff [ 0.116003] ... fixed-purpose events: 3 [ 0.117283] ... event mask: 000000070000000f [ 0.126597] KVM setup paravirtual spinlock [ 0.130696] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter. [ 0.132122] x86: Booting SMP configuration: [ 0.133465] .... node #0, CPUs: #1[ 0.130674] kvm-clock: cpu 1, msr 0:7ffd1041, secondary cpu clock [ 0.148052] x86: Booted up 1 node, 2 CPUs [ 0.148039] KVM setup async PF for cpu 1 [ 0.148045] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.152005] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.154455] devtmpfs: initialized [ 0.166855] EVM: security.selinux [ 0.168003] EVM: security.SMACK64 [ 0.169148] EVM: security.ima [ 0.170208] EVM: security.capability [ 0.173614] pinctrl core: initialized pinctrl subsystem [ 0.175279] regulator-dummy: no parameters [ 0.176098] RTC time: 23:10:38, date: 06/27/18 [ 0.177535] NET: Registered protocol family 16 [ 0.179474] cpuidle: using governor ladder [ 0.180004] cpuidle: using governor menu [ 0.181415] ACPI: bus type PCI registered [ 0.182704] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.184150] PCI: Using configuration type 1 for base access [ 0.187315] bio: create slab at 0 [ 0.188114] ACPI: Added _OSI(Module Device) [ 0.189449] ACPI: Added _OSI(Processor Device) [ 0.190840] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.192004] ACPI: Added _OSI(Processor Aggregator Device) [ 0.196244] ACPI: Interpreter enabled [ 0.197475] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.200005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.203010] ACPI: (supports S0 S3 S4 S5) [ 0.204004] ACPI: Using IOAPIC for interrupt routing [ 0.205531] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.208681] ACPI: No dock devices found. [ 0.217218] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.219040] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.220009] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.221943] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.224495] acpiphp: Slot [3] registered [ 0.225850] acpiphp: Slot [4] registered [ 0.227155] acpiphp: Slot [5] registered [ 0.228033] acpiphp: Slot [6] registered [ 0.229339] acpiphp: Slot [7] registered [ 0.230642] acpiphp: Slot [8] registered [ 0.232033] acpiphp: Slot [9] registered [ 0.233344] acpiphp: Slot [10] registered [ 0.234675] acpiphp: Slot [11] registered [ 0.236022] acpiphp: Slot [12] registered [ 0.237354] acpiphp: Slot [13] registered [ 0.238679] acpiphp: Slot [14] registered [ 0.240013] acpiphp: Slot [15] registered [ 0.241348] acpiphp: Slot [16] registered [ 0.242678] acpiphp: Slot [17] registered [ 0.244011] acpiphp: Slot [18] registered [ 0.245341] acpiphp: Slot [19] registered [ 0.246669] acpiphp: Slot [20] registered [ 0.248000] acpiphp: Slot [21] registered [ 0.248033] acpiphp: Slot [22] registered [ 0.249362] acpiphp: Slot [23] registered [ 0.250697] acpiphp: Slot [24] registered [ 0.252022] acpiphp: Slot [25] registered [ 0.253348] acpiphp: Slot [26] registered [ 0.254728] acpiphp: Slot [27] registered [ 0.256033] acpiphp: Slot [28] registered [ 0.257356] acpiphp: Slot [29] registered [ 0.258685] acpiphp: Slot [30] registered [ 0.260023] acpiphp: Slot [31] registered [ 0.261327] PCI host bridge to bus 0000:00 [ 0.262647] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.264006] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.265812] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.267624] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.268006] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.271573] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.280742] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.283075] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.319675] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.321229] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.324082] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.326454] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.328605] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.330739] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332184] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333737] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.336004] vgaarb: loaded [ 0.337009] vgaarb: bridge control possible 0000:00:02.0 [ 0.338892] SCSI subsystem initialized [ 0.340053] ACPI: bus type USB registered [ 0.341385] usbcore: registered new interface driver usbfs [ 0.343043] usbcore: registered new interface driver hub [ 0.344025] usbcore: registered new device driver usb [ 0.345648] PCI: Using ACPI for IRQ routing [ 0.345675] NetLabel: Initializing [ 0.348004] NetLabel: domain hash size = 128 [ 0.349406] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.350943] NetLabel: unlabeled traffic allowed by default [ 0.352114] Switched to clocksource kvm-clock [ 0.363036] AppArmor: AppArmor Filesystem Enabled [ 0.364528] pnp: PnP ACPI init [ 0.365616] ACPI: bus type PNP registered [ 0.367722] pnp: PnP ACPI: found 8 devices [ 0.369045] ACPI: bus type PNP unregistered [ 0.378055] NET: Registered protocol family 2 [ 0.379771] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.382161] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.384156] TCP: Hash tables configured (established 16384 bind 16384) [ 0.386072] TCP: reno registered [ 0.387212] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.388999] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.391320] NET: Registered protocol family 1 [ 0.392714] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.394467] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396202] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.457161] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.518476] Trying to unpack rootfs image as initramfs... [ 0.712209] Freeing initrd memory: 7224K (ffff8800371d4000 - ffff8800378e2000) [ 0.714913] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.716641] microcode: CPU1 sig=0x306f2, pf=0x1, revision=0x1 [ 0.719206] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.722422] Scanning for low memory corruption every 60 seconds [ 0.725224] Initialise system trusted keyring [ 0.727226] audit: initializing netlink socket (disabled) [ 0.729540] type=2000 audit(1530141038.836:1): initialized [ 0.768399] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.773037] zbud: loaded [ 0.774714] VFS: Disk quotas dquot_6.5.2 [ 0.776599] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.780082] fuse init (API version 7.22) [ 0.782002] msgmni has been set to 3997 [ 0.783868] Key type big_key registered [ 0.786025] Key type asymmetric registered [ 0.788028] Asymmetric key parser 'x509' registered [ 0.790016] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.793417] io scheduler noop registered [ 0.795229] io scheduler deadline registered (default) [ 0.797524] io scheduler cfq registered [ 0.799406] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.801843] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.804746] ipmi message handler version 39.2 [ 0.806811] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.810178] ACPI: Power Button [PWRF] [ 0.812058] GHES: HEST is not enabled! [ 0.873353] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.994229] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.055043] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.057635] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.084877] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.089749] Linux agpgart interface v0.103 [ 1.093397] brd: module loaded [ 1.095698] loop: module loaded [ 1.097571] blk-mq: CPU -> queue map [ 1.099081] CPU 0 -> Queue 0 [ 1.100464] CPU 1 -> Queue 0 [ 1.103155] vda: vda1 [ 1.104706] blk-mq: CPU -> queue map [ 1.105906] CPU 0 -> Queue 0 [ 1.107046] CPU 1 -> Queue 0 [ 1.109278] vdb: [ 1.111048] scsi0 : ata_piix [ 1.112192] scsi1 : ata_piix [ 1.113272] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.115231] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.117684] libphy: Fixed MDIO Bus: probed [ 1.119176] tun: Universal TUN/TAP device driver, 1.6 [ 1.120721] tun: (C) 1999-2004 Max Krasnyansky [ 1.123888] PPP generic driver version 2.4.2 [ 1.126258] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.129472] ehci-pci: EHCI PCI platform driver [ 1.131821] ehci-platform: EHCI generic platform driver [ 1.134505] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.137606] ohci-pci: OHCI PCI platform driver [ 1.139954] ohci-platform: OHCI generic platform driver [ 1.142632] uhci_hcd: USB Universal Host Controller Interface driver [ 1.205080] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.207788] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.211669] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.214631] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.217977] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.221750] usb usb1: Product: UHCI Host Controller [ 1.224066] usb usb1: Manufacturer: Linux 3.13.0-151-generic uhci_hcd [ 1.227174] usb usb1: SerialNumber: 0000:00:01.2 [ 1.229699] hub 1-0:1.0: USB hub found [ 1.231055] hub 1-0:1.0: 2 ports detected [ 1.232568] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.235963] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.237515] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.239193] mousedev: PS/2 mouse device common for all mice [ 1.241056] rtc_cmos 00:00: RTC can wake from S4 [ 1.243078] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.245706] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.248947] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.252319] device-mapper: uevent: version 1.0.3 [ 1.254846] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 1.257488] ledtrig-cpu: registered to indicate activity on CPUs [ 1.259434] TCP: cubic registered [ 1.260713] NET: Registered protocol family 10 [ 1.262405] NET: Registered protocol family 17 [ 1.263824] Key type dns_resolver registered [ 1.265422] Loading compiled-in X.509 certificates [ 1.267698] Loaded X.509 cert 'Magrathea: Glacier signing key: 70341c88d698ed60ab45c266f343de534c16a015' [ 1.284219] registered taskstats version 1 [ 1.287998] Key type trusted registered [ 1.293177] Key type encrypted registered [ 1.294520] AppArmor: AppArmor sha1 policy hashing enabled [ 1.296179] IMA: No TPM chip found, activating TPM-bypass! [ 1.298522] regulator-dummy: disabling [ 1.299820] Magic number: 6:88:202 [ 1.301171] rtc_cmos 00:00: setting system clock to 2018-06-27 23:10:39 UTC (1530141039) [ 1.303771] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.305541] EDD information not available. [ 1.309400] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 1.311899] Write protecting the kernel read-only data: 12288k [ 1.314166] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 1.320064] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 1.339109] systemd-udevd[106]: starting version 204 [ 1.420603] FDC 0 is a S82078B [ 1.544049] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.708257] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.711329] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.714418] usb 1-1: Product: QEMU USB Tablet [ 1.716484] usb 1-1: Manufacturer: QEMU [ 1.718264] usb 1-1: SerialNumber: 42 [ 2.425655] 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.916003] 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.046382] random: init urandom read with 12 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.311632] 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 Wed, 27 Jun 2018 23:10:42 +0000. Up 4.17 seconds. * Stopping Read required files in advance (for other mountpoints)[74G[ OK ] cloud-init-nonet[4.54]: 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 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 ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[6.37]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Wed, 27 Jun 2018 23:10:44 +0000. Up 6.67 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.7 | 255.255.255.0 | fa:16:3e:bf:3a:28 | ci-info: +--------+------+-----------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+-----------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+-----------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 10.55.1.1 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 10.55.1.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: | 2 | 169.254.169.254 | 10.55.1.1 | 255.255.255.255 | eth0 | UGH | ci-info: +-------+-----------------+-----------+-----------------+-----------+-------+ * Stopping Read required files in advance (for other mountpoints)[74G[ OK ] 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: ac:53:31:ea:8c:5f:98:1c:2d:0c:cf:b5:ad:6a:dc:c0 root@ansibleprovisioningtests-9e93046a-db6a-4fd9-bab0-e035c12374d7-i The key's randomart image is: +--[ RSA 2048]----+ | | | | | . + | | = = = | | .B S . | | =EB . | | ..Ooo | | .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: 25:76:e6:59:6e:22:07:c8:e7:c7:fd:14:3c:f3:a0:4e root@ansibleprovisioningtests-9e93046a-db6a-4fd9-bab0-e035c12374d7-i The key's randomart image is: +--[ DSA 1024]----+ | | | . . . | | o = + . * | | + O = . * | | S B E . .| | + = 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: 1f:e8:ad:90:6b:9c:db:40:8a:4e:8b:82:6e:6c:65:0d root@ansibleprovisioningtests-9e93046a-db6a-4fd9-bab0-e035c12374d7-i The key's randomart image is: +--[ECDSA 256]---+ | | | | | | | E . | | o . S . | | + + o o . | |o = ..+.. o | |oB . += . | |*.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: 1b:86:9a:32:b3:7e:ca:cc:b1:9c:35:c4:4d:61:35:e2 root@ansibleprovisioningtests-9e93046a-db6a-4fd9-bab0-e035c12374d7-i The key's randomart image is: +--[ED25519 256--+ | +.o | | o o . | | E | | . o . | | o o S | | . o . o | | = = . | | = X.. | | .@o | +-----------------+ * 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 ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Stopping flush early job output to logs[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 ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Wed, 27 Jun 2018 23:10:52 +0000. Up 14.47 seconds. * Starting AppArmor profiles [80G [74G[ OK ] * 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 regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Stopping save kernel messages[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 Pollinate to seed the pseudo random number generator[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-9e93046a-db6a-4fd9-bab0-e035c12374d7-i ttyS0 ansibleprovisioningtests-9e93046a-db6a-4fd9-bab0-e035c12374d7-i login: 2018-06-27 23:10:54,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/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40670ba79e14e11330470603ca0272dedb55869a" 2018-06-27 23:10:55,459 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:10:55 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-9a527624-a33c-4e1e-88fe-1fb3ad7d4caa X-Compute-Request-Id: req-9a527624-a33c-4e1e-88fe-1fb3ad7d4caa Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:3a:28", "version": 4, "addr": "10.55.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:3a:28", "version": 4, "addr": "172.30.10.123", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "rel": "bookmark"}], "image": {"id": "c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "links": [{"href": "http://172.30.10.101:8774/images/c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T23:10:36.000000", "flavor": {"id": "61f2a87f-8c70-410d-972a-3c289c120b79", "links": [{"href": "http://172.30.10.101:8774/flavors/61f2a87f-8c70-410d-972a-3c289c120b79", "rel": "bookmark"}]}, "id": "00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "security_groups": [{"name": "default"}], "user_id": "ba4ec01081d0421589d2034510520005", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T23:10:37Z", "hostId": "c2b12698d1b7b1129dae5763c710639c8d3834161fc19ef9e592f17d", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-kp", "name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-inst", "created": "2018-06-27T23:05:13Z", "tenant_id": "2a46fdcd05a1435b90cd4169e220b94f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:10:55,459 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 used request id req-9a527624-a33c-4e1e-88fe-1fb3ad7d4caa 2018-06-27 23:10:55,460 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-inst] is - ACTIVE 2018-06-27 23:10:55,460 - create_instance - INFO - VM is - ACTIVE 2018-06-27 23:10:55,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/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40670ba79e14e11330470603ca0272dedb55869a" 2018-06-27 23:10:56,073 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:10:56 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-39245423-8ef3-402a-8927-7d845d1299e0 X-Compute-Request-Id: req-39245423-8ef3-402a-8927-7d845d1299e0 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:3a:28", "version": 4, "addr": "10.55.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:3a:28", "version": 4, "addr": "172.30.10.123", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "rel": "bookmark"}], "image": {"id": "c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "links": [{"href": "http://172.30.10.101:8774/images/c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T23:10:36.000000", "flavor": {"id": "61f2a87f-8c70-410d-972a-3c289c120b79", "links": [{"href": "http://172.30.10.101:8774/flavors/61f2a87f-8c70-410d-972a-3c289c120b79", "rel": "bookmark"}]}, "id": "00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "security_groups": [{"name": "default"}], "user_id": "ba4ec01081d0421589d2034510520005", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T23:10:37Z", "hostId": "c2b12698d1b7b1129dae5763c710639c8d3834161fc19ef9e592f17d", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-kp", "name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-inst", "created": "2018-06-27T23:05:13Z", "tenant_id": "2a46fdcd05a1435b90cd4169e220b94f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:10:56,073 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 used request id req-39245423-8ef3-402a-8927-7d845d1299e0 2018-06-27 23:10:56,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/networks?name=AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40670ba79e14e11330470603ca0272dedb55869a" 2018-06-27 23:10:56,449 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:10:56 GMT Content-Type: application/json Content-Length: 634 Connection: keep-alive X-Openstack-Request-Id: req-890a3cb5-0c24-45e8-95ac-c0d2a9ec2be6 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a4ec6285-0647-422d-9975-e315c21ea959"],"updated_at":"2018-06-27T23:04:24Z","tenant_id":"2a46fdcd05a1435b90cd4169e220b94f","created_at":"2018-06-27T23:04:21Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"2a46fdcd05a1435b90cd4169e220b94f","id":"ba088503-7c9b-4c30-bad5-4f37cc2129e4","name":"AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-pub-net"}]} 2018-06-27 23:10:56,449 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-pub-net used request id req-890a3cb5-0c24-45e8-95ac-c0d2a9ec2be6 2018-06-27 23:10:56,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/2a46fdcd05a1435b90cd4169e220b94f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40670ba79e14e11330470603ca0272dedb55869a" 2018-06-27 23:10:56,851 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:10:56 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-761d04fe-adbc-45dc-a79a-5533b7216513 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/2a46fdcd05a1435b90cd4169e220b94f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a46fdcd05a1435b90cd4169e220b94f", "name": "AnsibleProvisioningTests-dcc32623-3861-41b-proj"}} 2018-06-27 23:10:56,851 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/2a46fdcd05a1435b90cd4169e220b94f used request id req-761d04fe-adbc-45dc-a79a-5533b7216513 2018-06-27 23:10:56,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=ba088503-7c9b-4c30-bad5-4f37cc2129e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40670ba79e14e11330470603ca0272dedb55869a" 2018-06-27 23:10:57,021 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:10:57 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-dd651e86-9bb1-4080-be7a-f4d2aa2eb86f Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ba088503-7c9b-4c30-bad5-4f37cc2129e4","tenant_id":"2a46fdcd05a1435b90cd4169e220b94f","created_at":"2018-06-27T23:04:24Z","dns_nameservers":[],"updated_at":"2018-06-27T23:04:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"2a46fdcd05a1435b90cd4169e220b94f","id":"a4ec6285-0647-422d-9975-e315c21ea959","subnetpool_id":null,"name":"AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-pub-subnet"}]} 2018-06-27 23:10:57,021 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=ba088503-7c9b-4c30-bad5-4f37cc2129e4 used request id req-dd651e86-9bb1-4080-be7a-f4d2aa2eb86f 2018-06-27 23:10:57,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=ba088503-7c9b-4c30-bad5-4f37cc2129e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40670ba79e14e11330470603ca0272dedb55869a" 2018-06-27 23:10:57,268 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:10:57 GMT Content-Type: application/json Content-Length: 2999 Connection: keep-alive X-Openstack-Request-Id: req-d03684c9-68bd-49cf-8c01-bf2d4dad36e4 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ba088503-7c9b-4c30-bad5-4f37cc2129e4","tenant_id":"2a46fdcd05a1435b90cd4169e220b94f","created_at":"2018-06-27T23:04:26Z","admin_state_up":true,"updated_at":"2018-06-27T23:04:31Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-ba088503-7c9b-4c30-bad5-4f37cc2129e4","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:d8:1b:9f","id":"225c9b75-0150-4700-a72c-70a64c301c25","port_security_enabled":false,"project_id":"2a46fdcd05a1435b90cd4169e220b94f","fixed_ips":[{"subnet_id":"a4ec6285-0647-422d-9975-e315c21ea959","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ba088503-7c9b-4c30-bad5-4f37cc2129e4","tenant_id":"2a46fdcd05a1435b90cd4169e220b94f","created_at":"2018-06-27T23:04:37Z","admin_state_up":true,"updated_at":"2018-06-27T23:04:46Z","binding:vnic_type":"normal","device_id":"ef6aaf56-2c62-48f3-bb0f-5fcbafcf5096","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:91:5a:12","id":"4bd6a45d-2f24-4399-84bd-74d4b01b36fc","port_security_enabled":false,"project_id":"2a46fdcd05a1435b90cd4169e220b94f","fixed_ips":[{"subnet_id":"a4ec6285-0647-422d-9975-e315c21ea959","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ba088503-7c9b-4c30-bad5-4f37cc2129e4","tenant_id":"2a46fdcd05a1435b90cd4169e220b94f","created_at":"2018-06-27T23:05:03Z","admin_state_up":true,"updated_at":"2018-06-27T23:10:34Z","binding:vnic_type":"normal","device_id":"00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:bf:3a:28","id":"8ac601d3-bbe9-422e-8e73-ab1f26b0ca0b","port_security_enabled":true,"project_id":"2a46fdcd05a1435b90cd4169e220b94f","fixed_ips":[{"subnet_id":"a4ec6285-0647-422d-9975-e315c21ea959","ip_address":"10.55.1.7"}],"extra_dhcp_opts":[],"security_groups":["8723d55b-71dc-412f-b648-59cb5ac5b211"],"name":"AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-port-1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ba088503-7c9b-4c30-bad5-4f37cc2129e4","tenant_id":"2a46fdcd05a1435b90cd4169e220b94f","created_at":"2018-06-27T23:04:25Z","admin_state_up":true,"updated_at":"2018-06-27T23:04:30Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-ba088503-7c9b-4c30-bad5-4f37cc2129e4","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:5a:b1:84","id":"f865d783-e629-419a-a2e2-b8298d81bcc2","port_security_enabled":false,"project_id":"2a46fdcd05a1435b90cd4169e220b94f","fixed_ips":[{"subnet_id":"a4ec6285-0647-422d-9975-e315c21ea959","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-27 23:10:57,268 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=ba088503-7c9b-4c30-bad5-4f37cc2129e4 used request id req-d03684c9-68bd-49cf-8c01-bf2d4dad36e4 2018-06-27 23:10:57,271 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40670ba79e14e11330470603ca0272dedb55869a" 2018-06-27 23:10:58,922 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:10:58 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-22020c98-e466-4b70-9c5e-13fbb9aec242 X-Compute-Request-Id: req-22020c98-e466-4b70-9c5e-13fbb9aec242 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:3a:28", "version": 4, "addr": "10.55.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:3a:28", "version": 4, "addr": "172.30.10.123", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "rel": "bookmark"}], "image": {"id": "c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "links": [{"href": "http://172.30.10.101:8774/images/c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T23:10:36.000000", "flavor": {"id": "61f2a87f-8c70-410d-972a-3c289c120b79", "links": [{"href": "http://172.30.10.101:8774/flavors/61f2a87f-8c70-410d-972a-3c289c120b79", "rel": "bookmark"}]}, "id": "00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "security_groups": [{"name": "default"}], "user_id": "ba4ec01081d0421589d2034510520005", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T23:10:37Z", "hostId": "c2b12698d1b7b1129dae5763c710639c8d3834161fc19ef9e592f17d", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-kp", "name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-inst", "created": "2018-06-27T23:05:13Z", "tenant_id": "2a46fdcd05a1435b90cd4169e220b94f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:10:58,922 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 used request id req-22020c98-e466-4b70-9c5e-13fbb9aec242 2018-06-27 23:10:58,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/networks?name=AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40670ba79e14e11330470603ca0272dedb55869a" 2018-06-27 23:10:59,254 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:10:59 GMT Content-Type: application/json Content-Length: 634 Connection: keep-alive X-Openstack-Request-Id: req-a534b34f-b240-4f15-8744-3546fe6e2b7d Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a4ec6285-0647-422d-9975-e315c21ea959"],"updated_at":"2018-06-27T23:04:24Z","tenant_id":"2a46fdcd05a1435b90cd4169e220b94f","created_at":"2018-06-27T23:04:21Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"2a46fdcd05a1435b90cd4169e220b94f","id":"ba088503-7c9b-4c30-bad5-4f37cc2129e4","name":"AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-pub-net"}]} 2018-06-27 23:10:59,254 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-pub-net used request id req-a534b34f-b240-4f15-8744-3546fe6e2b7d 2018-06-27 23:10:59,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/2a46fdcd05a1435b90cd4169e220b94f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40670ba79e14e11330470603ca0272dedb55869a" 2018-06-27 23:10:59,618 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:10:59 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-94ec9ae4-baac-45f8-9e63-c5d885606304 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/2a46fdcd05a1435b90cd4169e220b94f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a46fdcd05a1435b90cd4169e220b94f", "name": "AnsibleProvisioningTests-dcc32623-3861-41b-proj"}} 2018-06-27 23:10:59,619 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/2a46fdcd05a1435b90cd4169e220b94f used request id req-94ec9ae4-baac-45f8-9e63-c5d885606304 2018-06-27 23:10:59,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=ba088503-7c9b-4c30-bad5-4f37cc2129e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40670ba79e14e11330470603ca0272dedb55869a" 2018-06-27 23:10:59,800 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:10:59 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-7d0114d4-cfd9-4475-91d1-f04c214bdedb Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ba088503-7c9b-4c30-bad5-4f37cc2129e4","tenant_id":"2a46fdcd05a1435b90cd4169e220b94f","created_at":"2018-06-27T23:04:24Z","dns_nameservers":[],"updated_at":"2018-06-27T23:04:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"2a46fdcd05a1435b90cd4169e220b94f","id":"a4ec6285-0647-422d-9975-e315c21ea959","subnetpool_id":null,"name":"AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-pub-subnet"}]} 2018-06-27 23:10:59,800 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=ba088503-7c9b-4c30-bad5-4f37cc2129e4 used request id req-7d0114d4-cfd9-4475-91d1-f04c214bdedb 2018-06-27 23:10:59,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/ports?network_id=ba088503-7c9b-4c30-bad5-4f37cc2129e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40670ba79e14e11330470603ca0272dedb55869a" 2018-06-27 23:11:00,193 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:11:00 GMT Content-Type: application/json Content-Length: 2999 Connection: keep-alive X-Openstack-Request-Id: req-20e80f98-1b83-4992-9022-1d19b9de55a0 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ba088503-7c9b-4c30-bad5-4f37cc2129e4","tenant_id":"2a46fdcd05a1435b90cd4169e220b94f","created_at":"2018-06-27T23:04:26Z","admin_state_up":true,"updated_at":"2018-06-27T23:04:31Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-ba088503-7c9b-4c30-bad5-4f37cc2129e4","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:d8:1b:9f","id":"225c9b75-0150-4700-a72c-70a64c301c25","port_security_enabled":false,"project_id":"2a46fdcd05a1435b90cd4169e220b94f","fixed_ips":[{"subnet_id":"a4ec6285-0647-422d-9975-e315c21ea959","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ba088503-7c9b-4c30-bad5-4f37cc2129e4","tenant_id":"2a46fdcd05a1435b90cd4169e220b94f","created_at":"2018-06-27T23:04:37Z","admin_state_up":true,"updated_at":"2018-06-27T23:04:46Z","binding:vnic_type":"normal","device_id":"ef6aaf56-2c62-48f3-bb0f-5fcbafcf5096","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:91:5a:12","id":"4bd6a45d-2f24-4399-84bd-74d4b01b36fc","port_security_enabled":false,"project_id":"2a46fdcd05a1435b90cd4169e220b94f","fixed_ips":[{"subnet_id":"a4ec6285-0647-422d-9975-e315c21ea959","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ba088503-7c9b-4c30-bad5-4f37cc2129e4","tenant_id":"2a46fdcd05a1435b90cd4169e220b94f","created_at":"2018-06-27T23:05:03Z","admin_state_up":true,"updated_at":"2018-06-27T23:10:34Z","binding:vnic_type":"normal","device_id":"00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:bf:3a:28","id":"8ac601d3-bbe9-422e-8e73-ab1f26b0ca0b","port_security_enabled":true,"project_id":"2a46fdcd05a1435b90cd4169e220b94f","fixed_ips":[{"subnet_id":"a4ec6285-0647-422d-9975-e315c21ea959","ip_address":"10.55.1.7"}],"extra_dhcp_opts":[],"security_groups":["8723d55b-71dc-412f-b648-59cb5ac5b211"],"name":"AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-port-1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ba088503-7c9b-4c30-bad5-4f37cc2129e4","tenant_id":"2a46fdcd05a1435b90cd4169e220b94f","created_at":"2018-06-27T23:04:25Z","admin_state_up":true,"updated_at":"2018-06-27T23:04:30Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-ba088503-7c9b-4c30-bad5-4f37cc2129e4","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:5a:b1:84","id":"f865d783-e629-419a-a2e2-b8298d81bcc2","port_security_enabled":false,"project_id":"2a46fdcd05a1435b90cd4169e220b94f","fixed_ips":[{"subnet_id":"a4ec6285-0647-422d-9975-e315c21ea959","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-27 23:11:00,193 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=ba088503-7c9b-4c30-bad5-4f37cc2129e4 used request id req-20e80f98-1b83-4992-9022-1d19b9de55a0 2018-06-27 23:11:00,195 - 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/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40670ba79e14e11330470603ca0272dedb55869a" -d '{"addSecurityGroup": {"name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-sec-grp"}}' 2018-06-27 23:11:02,120 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 23:11: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-d8831210-a8b6-4e53-876c-136be3ef4bc2 X-Compute-Request-Id: req-d8831210-a8b6-4e53-876c-136be3ef4bc2 2018-06-27 23:11:02,120 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4/action used request id req-d8831210-a8b6-4e53-876c-136be3ef4bc2 2018-06-27 23:11:02,121 - create_instance - INFO - Checking if VM is active 2018-06-27 23:11:02,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/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40670ba79e14e11330470603ca0272dedb55869a" 2018-06-27 23:11:04,038 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:11:04 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-3632d779-6321-4544-8980-acf205e0c6b5 X-Compute-Request-Id: req-3632d779-6321-4544-8980-acf205e0c6b5 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:3a:28", "version": 4, "addr": "10.55.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:3a:28", "version": 4, "addr": "172.30.10.123", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "rel": "bookmark"}], "image": {"id": "c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "links": [{"href": "http://172.30.10.101:8774/images/c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T23:10:36.000000", "flavor": {"id": "61f2a87f-8c70-410d-972a-3c289c120b79", "links": [{"href": "http://172.30.10.101:8774/flavors/61f2a87f-8c70-410d-972a-3c289c120b79", "rel": "bookmark"}]}, "id": "00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-sec-grp"}], "user_id": "ba4ec01081d0421589d2034510520005", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T23:10:37Z", "hostId": "c2b12698d1b7b1129dae5763c710639c8d3834161fc19ef9e592f17d", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-kp", "name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-inst", "created": "2018-06-27T23:05:13Z", "tenant_id": "2a46fdcd05a1435b90cd4169e220b94f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:11:04,038 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 used request id req-3632d779-6321-4544-8980-acf205e0c6b5 2018-06-27 23:11:04,038 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-inst] is - ACTIVE 2018-06-27 23:11:04,039 - create_instance - INFO - VM is - ACTIVE 2018-06-27 23:11:04,041 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40670ba79e14e11330470603ca0272dedb55869a" 2018-06-27 23:11:05,571 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:11:05 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-3bbeda36-4094-4be3-a8da-376e9333a5e8 X-Compute-Request-Id: req-3bbeda36-4094-4be3-a8da-376e9333a5e8 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:3a:28", "version": 4, "addr": "10.55.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:3a:28", "version": 4, "addr": "172.30.10.123", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "rel": "bookmark"}], "image": {"id": "c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "links": [{"href": "http://172.30.10.101:8774/images/c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T23:10:36.000000", "flavor": {"id": "61f2a87f-8c70-410d-972a-3c289c120b79", "links": [{"href": "http://172.30.10.101:8774/flavors/61f2a87f-8c70-410d-972a-3c289c120b79", "rel": "bookmark"}]}, "id": "00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-sec-grp"}], "user_id": "ba4ec01081d0421589d2034510520005", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T23:10:37Z", "hostId": "c2b12698d1b7b1129dae5763c710639c8d3834161fc19ef9e592f17d", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-kp", "name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-inst", "created": "2018-06-27T23:05:13Z", "tenant_id": "2a46fdcd05a1435b90cd4169e220b94f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:11:05,571 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 used request id req-3bbeda36-4094-4be3-a8da-376e9333a5e8 2018-06-27 23:11:05,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=AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40670ba79e14e11330470603ca0272dedb55869a" 2018-06-27 23:11:05,908 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:11:05 GMT Content-Type: application/json Content-Length: 634 Connection: keep-alive X-Openstack-Request-Id: req-9c03b29e-0f42-4a5e-8ea5-d8c8b0f676c1 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a4ec6285-0647-422d-9975-e315c21ea959"],"updated_at":"2018-06-27T23:04:24Z","tenant_id":"2a46fdcd05a1435b90cd4169e220b94f","created_at":"2018-06-27T23:04:21Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"2a46fdcd05a1435b90cd4169e220b94f","id":"ba088503-7c9b-4c30-bad5-4f37cc2129e4","name":"AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-pub-net"}]} 2018-06-27 23:11:05,908 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-pub-net used request id req-9c03b29e-0f42-4a5e-8ea5-d8c8b0f676c1 2018-06-27 23:11:05,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/2a46fdcd05a1435b90cd4169e220b94f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40670ba79e14e11330470603ca0272dedb55869a" 2018-06-27 23:11:06,271 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:11:05 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7ecb8d50-789d-413a-99db-6bd4d0ae1772 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/2a46fdcd05a1435b90cd4169e220b94f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a46fdcd05a1435b90cd4169e220b94f", "name": "AnsibleProvisioningTests-dcc32623-3861-41b-proj"}} 2018-06-27 23:11:06,272 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/2a46fdcd05a1435b90cd4169e220b94f used request id req-7ecb8d50-789d-413a-99db-6bd4d0ae1772 2018-06-27 23:11:06,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=ba088503-7c9b-4c30-bad5-4f37cc2129e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40670ba79e14e11330470603ca0272dedb55869a" 2018-06-27 23:11:06,470 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:11:06 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-f6c75474-d3a4-4024-9427-60100b415dbe Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ba088503-7c9b-4c30-bad5-4f37cc2129e4","tenant_id":"2a46fdcd05a1435b90cd4169e220b94f","created_at":"2018-06-27T23:04:24Z","dns_nameservers":[],"updated_at":"2018-06-27T23:04:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"2a46fdcd05a1435b90cd4169e220b94f","id":"a4ec6285-0647-422d-9975-e315c21ea959","subnetpool_id":null,"name":"AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-pub-subnet"}]} 2018-06-27 23:11:06,470 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=ba088503-7c9b-4c30-bad5-4f37cc2129e4 used request id req-f6c75474-d3a4-4024-9427-60100b415dbe 2018-06-27 23:11:06,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/ports?network_id=ba088503-7c9b-4c30-bad5-4f37cc2129e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40670ba79e14e11330470603ca0272dedb55869a" 2018-06-27 23:11:06,860 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:11:06 GMT Content-Type: application/json Content-Length: 3038 Connection: keep-alive X-Openstack-Request-Id: req-9dbb1cd5-fb0a-4eb2-a4ad-637ec404ee0f Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ba088503-7c9b-4c30-bad5-4f37cc2129e4","tenant_id":"2a46fdcd05a1435b90cd4169e220b94f","created_at":"2018-06-27T23:04:26Z","admin_state_up":true,"updated_at":"2018-06-27T23:04:31Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-ba088503-7c9b-4c30-bad5-4f37cc2129e4","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:d8:1b:9f","id":"225c9b75-0150-4700-a72c-70a64c301c25","port_security_enabled":false,"project_id":"2a46fdcd05a1435b90cd4169e220b94f","fixed_ips":[{"subnet_id":"a4ec6285-0647-422d-9975-e315c21ea959","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ba088503-7c9b-4c30-bad5-4f37cc2129e4","tenant_id":"2a46fdcd05a1435b90cd4169e220b94f","created_at":"2018-06-27T23:04:37Z","admin_state_up":true,"updated_at":"2018-06-27T23:04:46Z","binding:vnic_type":"normal","device_id":"ef6aaf56-2c62-48f3-bb0f-5fcbafcf5096","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:91:5a:12","id":"4bd6a45d-2f24-4399-84bd-74d4b01b36fc","port_security_enabled":false,"project_id":"2a46fdcd05a1435b90cd4169e220b94f","fixed_ips":[{"subnet_id":"a4ec6285-0647-422d-9975-e315c21ea959","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ba088503-7c9b-4c30-bad5-4f37cc2129e4","tenant_id":"2a46fdcd05a1435b90cd4169e220b94f","created_at":"2018-06-27T23:05:03Z","admin_state_up":true,"updated_at":"2018-06-27T23:11:01Z","binding:vnic_type":"normal","device_id":"00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:bf:3a:28","id":"8ac601d3-bbe9-422e-8e73-ab1f26b0ca0b","port_security_enabled":true,"project_id":"2a46fdcd05a1435b90cd4169e220b94f","fixed_ips":[{"subnet_id":"a4ec6285-0647-422d-9975-e315c21ea959","ip_address":"10.55.1.7"}],"extra_dhcp_opts":[],"security_groups":["f17b9762-44c9-46e5-8107-28871ff7e6e6","8723d55b-71dc-412f-b648-59cb5ac5b211"],"name":"AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-port-1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ba088503-7c9b-4c30-bad5-4f37cc2129e4","tenant_id":"2a46fdcd05a1435b90cd4169e220b94f","created_at":"2018-06-27T23:04:25Z","admin_state_up":true,"updated_at":"2018-06-27T23:04:30Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-ba088503-7c9b-4c30-bad5-4f37cc2129e4","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:5a:b1:84","id":"f865d783-e629-419a-a2e2-b8298d81bcc2","port_security_enabled":false,"project_id":"2a46fdcd05a1435b90cd4169e220b94f","fixed_ips":[{"subnet_id":"a4ec6285-0647-422d-9975-e315c21ea959","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-27 23:11:06,860 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=ba088503-7c9b-4c30-bad5-4f37cc2129e4 used request id req-9dbb1cd5-fb0a-4eb2-a4ad-637ec404ee0f 2018-06-27 23:11:06,861 - ansible_utils - DEBUG - Retrieving SSH client 2018-06-27 23:11:06,865 - paramiko.transport - DEBUG - starting thread (client mode): 0x846cb290L 2018-06-27 23:11:06,865 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-06-27 23:11:06,876 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-06-27 23:11:06,876 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-06-27 23:11:06,878 - 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-27 23:11:06,879 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-06-27 23:11:06,879 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-06-27 23:11:06,879 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-06-27 23:11:06,879 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-06-27 23:11:06,879 - paramiko.transport - DEBUG - Compression agreed: none 2018-06-27 23:11:06,925 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-06-27 23:11:06,926 - paramiko.transport - DEBUG - Switch to new keys ... 2018-06-27 23:11:06,929 - paramiko.transport - DEBUG - Trying discovered key d2010cbbb8368f0b852c362df0e47b0f in tmp/AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7 2018-06-27 23:11:06,964 - paramiko.transport - DEBUG - userauth is OK 2018-06-27 23:11:06,988 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-06-27 23:11:07,089 - paramiko.transport - DEBUG - EOF in transport thread 2018-06-27 23:11:07,108 - create_instance - INFO - SSH is active for VM instance 2018-06-27 23:11:07,108 - create_instance - INFO - Checking if cloud-init has completed 2018-06-27 23:11:07,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/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40670ba79e14e11330470603ca0272dedb55869a" 2018-06-27 23:11:07,854 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:11:07 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-dacfc640-1dbe-4d9b-b5c1-4781719681b1 X-Compute-Request-Id: req-dacfc640-1dbe-4d9b-b5c1-4781719681b1 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:3a:28", "version": 4, "addr": "10.55.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:3a:28", "version": 4, "addr": "172.30.10.123", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "rel": "bookmark"}], "image": {"id": "c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "links": [{"href": "http://172.30.10.101:8774/images/c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T23:10:36.000000", "flavor": {"id": "61f2a87f-8c70-410d-972a-3c289c120b79", "links": [{"href": "http://172.30.10.101:8774/flavors/61f2a87f-8c70-410d-972a-3c289c120b79", "rel": "bookmark"}]}, "id": "00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-sec-grp"}], "user_id": "ba4ec01081d0421589d2034510520005", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T23:10:37Z", "hostId": "c2b12698d1b7b1129dae5763c710639c8d3834161fc19ef9e592f17d", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-kp", "name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-inst", "created": "2018-06-27T23:05:13Z", "tenant_id": "2a46fdcd05a1435b90cd4169e220b94f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:11:07,854 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 used request id req-dacfc640-1dbe-4d9b-b5c1-4781719681b1 2018-06-27 23:11:07,855 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-inst] is - ACTIVE 2018-06-27 23:11:07,855 - create_instance - INFO - VM is - ACTIVE 2018-06-27 23:11:07,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/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40670ba79e14e11330470603ca0272dedb55869a" 2018-06-27 23:11:09,964 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:11:09 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-87ffbb4b-7edf-4b02-bb4c-e936d4b638f3 X-Compute-Request-Id: req-87ffbb4b-7edf-4b02-bb4c-e936d4b638f3 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:3a:28", "version": 4, "addr": "10.55.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:3a:28", "version": 4, "addr": "172.30.10.123", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "rel": "bookmark"}], "image": {"id": "c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "links": [{"href": "http://172.30.10.101:8774/images/c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T23:10:36.000000", "flavor": {"id": "61f2a87f-8c70-410d-972a-3c289c120b79", "links": [{"href": "http://172.30.10.101:8774/flavors/61f2a87f-8c70-410d-972a-3c289c120b79", "rel": "bookmark"}]}, "id": "00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-sec-grp"}], "user_id": "ba4ec01081d0421589d2034510520005", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T23:10:37Z", "hostId": "c2b12698d1b7b1129dae5763c710639c8d3834161fc19ef9e592f17d", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-kp", "name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-inst", "created": "2018-06-27T23:05:13Z", "tenant_id": "2a46fdcd05a1435b90cd4169e220b94f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:11:09,964 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 used request id req-87ffbb4b-7edf-4b02-bb4c-e936d4b638f3 2018-06-27 23:11:09,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=AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40670ba79e14e11330470603ca0272dedb55869a" 2018-06-27 23:11:10,290 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:11:10 GMT Content-Type: application/json Content-Length: 634 Connection: keep-alive X-Openstack-Request-Id: req-4a2e8593-2978-47d4-996a-0f6c5e1e0459 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a4ec6285-0647-422d-9975-e315c21ea959"],"updated_at":"2018-06-27T23:04:24Z","tenant_id":"2a46fdcd05a1435b90cd4169e220b94f","created_at":"2018-06-27T23:04:21Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"2a46fdcd05a1435b90cd4169e220b94f","id":"ba088503-7c9b-4c30-bad5-4f37cc2129e4","name":"AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-pub-net"}]} 2018-06-27 23:11:10,290 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-pub-net used request id req-4a2e8593-2978-47d4-996a-0f6c5e1e0459 2018-06-27 23:11:10,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/2a46fdcd05a1435b90cd4169e220b94f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40670ba79e14e11330470603ca0272dedb55869a" 2018-06-27 23:11:10,693 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:11:10 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9d32bcff-30b7-4b59-a584-9a2658b9ef8a Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/2a46fdcd05a1435b90cd4169e220b94f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a46fdcd05a1435b90cd4169e220b94f", "name": "AnsibleProvisioningTests-dcc32623-3861-41b-proj"}} 2018-06-27 23:11:10,693 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/2a46fdcd05a1435b90cd4169e220b94f used request id req-9d32bcff-30b7-4b59-a584-9a2658b9ef8a 2018-06-27 23:11:10,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/subnets?network_id=ba088503-7c9b-4c30-bad5-4f37cc2129e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40670ba79e14e11330470603ca0272dedb55869a" 2018-06-27 23:11:10,864 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:11:10 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-4d790007-8dc4-4448-a3ff-11ce169acccd Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ba088503-7c9b-4c30-bad5-4f37cc2129e4","tenant_id":"2a46fdcd05a1435b90cd4169e220b94f","created_at":"2018-06-27T23:04:24Z","dns_nameservers":[],"updated_at":"2018-06-27T23:04:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"2a46fdcd05a1435b90cd4169e220b94f","id":"a4ec6285-0647-422d-9975-e315c21ea959","subnetpool_id":null,"name":"AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-pub-subnet"}]} 2018-06-27 23:11:10,864 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=ba088503-7c9b-4c30-bad5-4f37cc2129e4 used request id req-4d790007-8dc4-4448-a3ff-11ce169acccd 2018-06-27 23:11:10,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/ports?network_id=ba088503-7c9b-4c30-bad5-4f37cc2129e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40670ba79e14e11330470603ca0272dedb55869a" 2018-06-27 23:11:11,144 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:11:11 GMT Content-Type: application/json Content-Length: 3038 Connection: keep-alive X-Openstack-Request-Id: req-7efbda82-cdf6-45bf-b9f7-48fb7b12aa46 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ba088503-7c9b-4c30-bad5-4f37cc2129e4","tenant_id":"2a46fdcd05a1435b90cd4169e220b94f","created_at":"2018-06-27T23:04:26Z","admin_state_up":true,"updated_at":"2018-06-27T23:04:31Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-ba088503-7c9b-4c30-bad5-4f37cc2129e4","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:d8:1b:9f","id":"225c9b75-0150-4700-a72c-70a64c301c25","port_security_enabled":false,"project_id":"2a46fdcd05a1435b90cd4169e220b94f","fixed_ips":[{"subnet_id":"a4ec6285-0647-422d-9975-e315c21ea959","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ba088503-7c9b-4c30-bad5-4f37cc2129e4","tenant_id":"2a46fdcd05a1435b90cd4169e220b94f","created_at":"2018-06-27T23:04:37Z","admin_state_up":true,"updated_at":"2018-06-27T23:04:46Z","binding:vnic_type":"normal","device_id":"ef6aaf56-2c62-48f3-bb0f-5fcbafcf5096","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:91:5a:12","id":"4bd6a45d-2f24-4399-84bd-74d4b01b36fc","port_security_enabled":false,"project_id":"2a46fdcd05a1435b90cd4169e220b94f","fixed_ips":[{"subnet_id":"a4ec6285-0647-422d-9975-e315c21ea959","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ba088503-7c9b-4c30-bad5-4f37cc2129e4","tenant_id":"2a46fdcd05a1435b90cd4169e220b94f","created_at":"2018-06-27T23:05:03Z","admin_state_up":true,"updated_at":"2018-06-27T23:11:01Z","binding:vnic_type":"normal","device_id":"00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:bf:3a:28","id":"8ac601d3-bbe9-422e-8e73-ab1f26b0ca0b","port_security_enabled":true,"project_id":"2a46fdcd05a1435b90cd4169e220b94f","fixed_ips":[{"subnet_id":"a4ec6285-0647-422d-9975-e315c21ea959","ip_address":"10.55.1.7"}],"extra_dhcp_opts":[],"security_groups":["f17b9762-44c9-46e5-8107-28871ff7e6e6","8723d55b-71dc-412f-b648-59cb5ac5b211"],"name":"AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-port-1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ba088503-7c9b-4c30-bad5-4f37cc2129e4","tenant_id":"2a46fdcd05a1435b90cd4169e220b94f","created_at":"2018-06-27T23:04:25Z","admin_state_up":true,"updated_at":"2018-06-27T23:04:30Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-ba088503-7c9b-4c30-bad5-4f37cc2129e4","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:5a:b1:84","id":"f865d783-e629-419a-a2e2-b8298d81bcc2","port_security_enabled":false,"project_id":"2a46fdcd05a1435b90cd4169e220b94f","fixed_ips":[{"subnet_id":"a4ec6285-0647-422d-9975-e315c21ea959","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-27 23:11:11,144 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=ba088503-7c9b-4c30-bad5-4f37cc2129e4 used request id req-7efbda82-cdf6-45bf-b9f7-48fb7b12aa46 2018-06-27 23:11:11,145 - create_instance - INFO - Checking if VM is active 2018-06-27 23:11:11,148 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40670ba79e14e11330470603ca0272dedb55869a" 2018-06-27 23:11:13,166 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:11: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-b9015052-b54c-49bf-ad96-b5ec3d08bcbb X-Compute-Request-Id: req-b9015052-b54c-49bf-ad96-b5ec3d08bcbb Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:3a:28", "version": 4, "addr": "10.55.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:3a:28", "version": 4, "addr": "172.30.10.123", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "rel": "bookmark"}], "image": {"id": "c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "links": [{"href": "http://172.30.10.101:8774/images/c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T23:10:36.000000", "flavor": {"id": "61f2a87f-8c70-410d-972a-3c289c120b79", "links": [{"href": "http://172.30.10.101:8774/flavors/61f2a87f-8c70-410d-972a-3c289c120b79", "rel": "bookmark"}]}, "id": "00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-sec-grp"}], "user_id": "ba4ec01081d0421589d2034510520005", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T23:10:37Z", "hostId": "c2b12698d1b7b1129dae5763c710639c8d3834161fc19ef9e592f17d", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-kp", "name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-inst", "created": "2018-06-27T23:05:13Z", "tenant_id": "2a46fdcd05a1435b90cd4169e220b94f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:11:13,166 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 used request id req-b9015052-b54c-49bf-ad96-b5ec3d08bcbb 2018-06-27 23:11:13,167 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-inst] is - ACTIVE 2018-06-27 23:11:13,167 - create_instance - INFO - VM is - ACTIVE 2018-06-27 23:11:13,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/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40670ba79e14e11330470603ca0272dedb55869a" 2018-06-27 23:11:14,839 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:11:14 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-00e639c6-4539-4504-a5a6-3fe8810c3f21 X-Compute-Request-Id: req-00e639c6-4539-4504-a5a6-3fe8810c3f21 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:3a:28", "version": 4, "addr": "10.55.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:3a:28", "version": 4, "addr": "172.30.10.123", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "rel": "bookmark"}], "image": {"id": "c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "links": [{"href": "http://172.30.10.101:8774/images/c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T23:10:36.000000", "flavor": {"id": "61f2a87f-8c70-410d-972a-3c289c120b79", "links": [{"href": "http://172.30.10.101:8774/flavors/61f2a87f-8c70-410d-972a-3c289c120b79", "rel": "bookmark"}]}, "id": "00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-sec-grp"}], "user_id": "ba4ec01081d0421589d2034510520005", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T23:10:37Z", "hostId": "c2b12698d1b7b1129dae5763c710639c8d3834161fc19ef9e592f17d", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-kp", "name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-inst", "created": "2018-06-27T23:05:13Z", "tenant_id": "2a46fdcd05a1435b90cd4169e220b94f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:11:14,839 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 used request id req-00e639c6-4539-4504-a5a6-3fe8810c3f21 2018-06-27 23:11:14,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/networks?name=AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40670ba79e14e11330470603ca0272dedb55869a" 2018-06-27 23:11:15,106 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:11:15 GMT Content-Type: application/json Content-Length: 634 Connection: keep-alive X-Openstack-Request-Id: req-bf20a3e6-5d10-4881-9834-113c107a4ef0 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a4ec6285-0647-422d-9975-e315c21ea959"],"updated_at":"2018-06-27T23:04:24Z","tenant_id":"2a46fdcd05a1435b90cd4169e220b94f","created_at":"2018-06-27T23:04:21Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"2a46fdcd05a1435b90cd4169e220b94f","id":"ba088503-7c9b-4c30-bad5-4f37cc2129e4","name":"AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-pub-net"}]} 2018-06-27 23:11:15,106 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-pub-net used request id req-bf20a3e6-5d10-4881-9834-113c107a4ef0 2018-06-27 23:11:15,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/2a46fdcd05a1435b90cd4169e220b94f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40670ba79e14e11330470603ca0272dedb55869a" 2018-06-27 23:11:15,452 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:11:15 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-94b58252-82cb-4597-a252-de212465c670 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/2a46fdcd05a1435b90cd4169e220b94f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a46fdcd05a1435b90cd4169e220b94f", "name": "AnsibleProvisioningTests-dcc32623-3861-41b-proj"}} 2018-06-27 23:11:15,453 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/2a46fdcd05a1435b90cd4169e220b94f used request id req-94b58252-82cb-4597-a252-de212465c670 2018-06-27 23:11:15,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=ba088503-7c9b-4c30-bad5-4f37cc2129e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40670ba79e14e11330470603ca0272dedb55869a" 2018-06-27 23:11:15,584 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:11:15 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-416e93c5-322b-4543-b3fb-fa4af7d30033 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ba088503-7c9b-4c30-bad5-4f37cc2129e4","tenant_id":"2a46fdcd05a1435b90cd4169e220b94f","created_at":"2018-06-27T23:04:24Z","dns_nameservers":[],"updated_at":"2018-06-27T23:04:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"2a46fdcd05a1435b90cd4169e220b94f","id":"a4ec6285-0647-422d-9975-e315c21ea959","subnetpool_id":null,"name":"AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-pub-subnet"}]} 2018-06-27 23:11:15,585 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=ba088503-7c9b-4c30-bad5-4f37cc2129e4 used request id req-416e93c5-322b-4543-b3fb-fa4af7d30033 2018-06-27 23:11:15,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=ba088503-7c9b-4c30-bad5-4f37cc2129e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40670ba79e14e11330470603ca0272dedb55869a" 2018-06-27 23:11:15,817 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:11:15 GMT Content-Type: application/json Content-Length: 3038 Connection: keep-alive X-Openstack-Request-Id: req-27257b11-9793-4e60-bcd4-0a51a48bfbe6 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ba088503-7c9b-4c30-bad5-4f37cc2129e4","tenant_id":"2a46fdcd05a1435b90cd4169e220b94f","created_at":"2018-06-27T23:04:26Z","admin_state_up":true,"updated_at":"2018-06-27T23:04:31Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-ba088503-7c9b-4c30-bad5-4f37cc2129e4","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:d8:1b:9f","id":"225c9b75-0150-4700-a72c-70a64c301c25","port_security_enabled":false,"project_id":"2a46fdcd05a1435b90cd4169e220b94f","fixed_ips":[{"subnet_id":"a4ec6285-0647-422d-9975-e315c21ea959","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ba088503-7c9b-4c30-bad5-4f37cc2129e4","tenant_id":"2a46fdcd05a1435b90cd4169e220b94f","created_at":"2018-06-27T23:04:37Z","admin_state_up":true,"updated_at":"2018-06-27T23:04:46Z","binding:vnic_type":"normal","device_id":"ef6aaf56-2c62-48f3-bb0f-5fcbafcf5096","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:91:5a:12","id":"4bd6a45d-2f24-4399-84bd-74d4b01b36fc","port_security_enabled":false,"project_id":"2a46fdcd05a1435b90cd4169e220b94f","fixed_ips":[{"subnet_id":"a4ec6285-0647-422d-9975-e315c21ea959","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ba088503-7c9b-4c30-bad5-4f37cc2129e4","tenant_id":"2a46fdcd05a1435b90cd4169e220b94f","created_at":"2018-06-27T23:05:03Z","admin_state_up":true,"updated_at":"2018-06-27T23:11:01Z","binding:vnic_type":"normal","device_id":"00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:bf:3a:28","id":"8ac601d3-bbe9-422e-8e73-ab1f26b0ca0b","port_security_enabled":true,"project_id":"2a46fdcd05a1435b90cd4169e220b94f","fixed_ips":[{"subnet_id":"a4ec6285-0647-422d-9975-e315c21ea959","ip_address":"10.55.1.7"}],"extra_dhcp_opts":[],"security_groups":["8723d55b-71dc-412f-b648-59cb5ac5b211","f17b9762-44c9-46e5-8107-28871ff7e6e6"],"name":"AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-port-1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ba088503-7c9b-4c30-bad5-4f37cc2129e4","tenant_id":"2a46fdcd05a1435b90cd4169e220b94f","created_at":"2018-06-27T23:04:25Z","admin_state_up":true,"updated_at":"2018-06-27T23:04:30Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-ba088503-7c9b-4c30-bad5-4f37cc2129e4","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:5a:b1:84","id":"f865d783-e629-419a-a2e2-b8298d81bcc2","port_security_enabled":false,"project_id":"2a46fdcd05a1435b90cd4169e220b94f","fixed_ips":[{"subnet_id":"a4ec6285-0647-422d-9975-e315c21ea959","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-27 23:11:15,817 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=ba088503-7c9b-4c30-bad5-4f37cc2129e4 used request id req-27257b11-9793-4e60-bcd4-0a51a48bfbe6 2018-06-27 23:11:15,818 - ansible_utils - DEBUG - Retrieving SSH client 2018-06-27 23:11:15,820 - paramiko.transport - DEBUG - starting thread (client mode): 0x8466b750L 2018-06-27 23:11:15,821 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-06-27 23:11:15,829 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-06-27 23:11:15,829 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-06-27 23:11:15,830 - 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-27 23:11:15,831 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-06-27 23:11:15,831 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-06-27 23:11:15,831 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-06-27 23:11:15,831 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-06-27 23:11:15,831 - paramiko.transport - DEBUG - Compression agreed: none 2018-06-27 23:11:15,878 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-06-27 23:11:15,878 - paramiko.transport - DEBUG - Switch to new keys ... 2018-06-27 23:11:15,885 - paramiko.transport - DEBUG - Trying discovered key d2010cbbb8368f0b852c362df0e47b0f in tmp/AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7 2018-06-27 23:11:15,917 - paramiko.transport - DEBUG - userauth is OK 2018-06-27 23:11:15,926 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-06-27 23:11:16,026 - paramiko.transport - DEBUG - EOF in transport thread 2018-06-27 23:11:16,064 - create_instance - INFO - SSH is active for VM instance 2018-06-27 23:11:16,064 - ansible_utils - DEBUG - Retrieving SSH client 2018-06-27 23:11:16,066 - paramiko.transport - DEBUG - starting thread (client mode): 0x8466bc50L 2018-06-27 23:11:16,067 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-06-27 23:11:16,073 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-06-27 23:11:16,073 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-06-27 23:11:16,075 - 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-27 23:11:16,075 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-06-27 23:11:16,075 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-06-27 23:11:16,076 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-06-27 23:11:16,076 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-06-27 23:11:16,076 - paramiko.transport - DEBUG - Compression agreed: none 2018-06-27 23:11:16,134 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-06-27 23:11:16,134 - paramiko.transport - DEBUG - Switch to new keys ... 2018-06-27 23:11:16,167 - paramiko.transport - DEBUG - Trying discovered key d2010cbbb8368f0b852c362df0e47b0f in tmp/AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7 2018-06-27 23:11:16,176 - paramiko.transport - DEBUG - userauth is OK 2018-06-27 23:11:16,184 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-06-27 23:11:16,200 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-06-27 23:11:16,745 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-06-27 23:11:16,745 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-06-27 23:11:16,766 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-06-27 23:11:16,775 - create_instance - INFO - cloud-init complete for VM instance 2018-06-27 23:11:16,776 - ansible_utils - DEBUG - Retrieving SSH client 2018-06-27 23:11:16,777 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-06-27 23:11:16,777 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-06-27 23:11:16,780 - paramiko.transport - DEBUG - starting thread (client mode): 0x84616850L 2018-06-27 23:11:16,780 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-06-27 23:11:16,785 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-06-27 23:11:16,785 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-06-27 23:11:16,787 - 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-27 23:11:16,787 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-06-27 23:11:16,787 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-06-27 23:11:16,788 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-06-27 23:11:16,788 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-06-27 23:11:16,788 - paramiko.transport - DEBUG - Compression agreed: none 2018-06-27 23:11:16,833 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-06-27 23:11:16,833 - paramiko.transport - DEBUG - Switch to new keys ... 2018-06-27 23:11:16,845 - paramiko.transport - DEBUG - Trying discovered key d2010cbbb8368f0b852c362df0e47b0f in tmp/AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7 2018-06-27 23:11:16,872 - paramiko.transport - DEBUG - userauth is OK 2018-06-27 23:11:16,881 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-06-27 23:11:16,909 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-06-27 23:11:17,265 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-06-27 23:11:17,265 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-06-27 23:11:17,276 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-06-27 23:11:17,278 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-06-27 23:11:17,293 - 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-27 23:11:17,330 - ansible_utils - DEBUG - Executing Ansible Playbook - /usr/lib/python2.7/site-packages/snaps/provisioning/tests/playbooks/simple_playbook.yml 2018-06-27 23:11:21,526 - ansible_utils - DEBUG - Retrieving SSH client 2018-06-27 23:11:21,529 - paramiko.transport - DEBUG - starting thread (client mode): 0x841a2250L 2018-06-27 23:11:21,529 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-06-27 23:11:21,536 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-06-27 23:11:21,536 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-06-27 23:11:21,537 - 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-27 23:11:21,537 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-06-27 23:11:21,537 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-06-27 23:11:21,537 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-06-27 23:11:21,537 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-06-27 23:11:21,537 - paramiko.transport - DEBUG - Compression agreed: none 2018-06-27 23:11:21,585 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-06-27 23:11:21,586 - paramiko.transport - DEBUG - Switch to new keys ... 2018-06-27 23:11:21,594 - paramiko.transport - DEBUG - Trying discovered key d2010cbbb8368f0b852c362df0e47b0f in tmp/AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7 2018-06-27 23:11:21,624 - paramiko.transport - DEBUG - userauth is OK 2018-06-27 23:11:21,633 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-06-27 23:11:21,660 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-06-27 23:11:22,012 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-06-27 23:11:22,012 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-06-27 23:11:22,026 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-06-27 23:11:22,037 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-06-27 23:11:22,038 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-06-27 23:11:22,139 - paramiko.transport - DEBUG - EOF in transport thread 2018-06-27 23:11:22,153 - create_instance - INFO - Deleting Floating IP - 172.30.10.123 2018-06-27 23:11:22,154 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.10.123 2018-06-27 23:11:22,162 - 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/32070125-b633-4991-963f-98fb3bd0cb34 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40670ba79e14e11330470603ca0272dedb55869a" 2018-06-27 23:11:25,077 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 23:11:25 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-a1fb558f-c59c-4eb7-850e-469ace029837 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 23:11:25,078 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/floatingips/32070125-b633-4991-963f-98fb3bd0cb34 used request id req-a1fb558f-c59c-4eb7-850e-469ace029837 2018-06-27 23:11:25,078 - create_instance - INFO - Deleting Port with ID - 8ac601d3-bbe9-422e-8e73-ab1f26b0ca0b 2018-06-27 23:11:25,078 - neutron_utils - INFO - Deleting port with name AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-port-1 2018-06-27 23:11:25,084 - 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/8ac601d3-bbe9-422e-8e73-ab1f26b0ca0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40670ba79e14e11330470603ca0272dedb55869a" 2018-06-27 23:11:26,569 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 23:11:26 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-d7398cfb-a080-453a-8dad-317b1246404a Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 23:11:26,570 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/ports/8ac601d3-bbe9-422e-8e73-ab1f26b0ca0b used request id req-d7398cfb-a080-453a-8dad-317b1246404a 2018-06-27 23:11:26,571 - create_instance - INFO - Deleting VM instance - AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-inst 2018-06-27 23:11:26,576 - 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/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40670ba79e14e11330470603ca0272dedb55869a" 2018-06-27 23:11:26,918 - novaclient.v2.client - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 23:11:26 GMT Content-Type: application/json Content-Length: 0 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-f4397e66-05f0-484c-8dae-7ed0a3fe6c84 X-Compute-Request-Id: req-f4397e66-05f0-484c-8dae-7ed0a3fe6c84 Front-End-Https: on 2018-06-27 23:11:26,919 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 used request id req-f4397e66-05f0-484c-8dae-7ed0a3fe6c84 2018-06-27 23:11:26,919 - create_instance - INFO - Checking deletion status 2018-06-27 23:11:26,922 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40670ba79e14e11330470603ca0272dedb55869a" 2018-06-27 23:11:27,293 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:11:27 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-f429056d-5f39-46a2-b3b1-da91d358bbe7 X-Compute-Request-Id: req-f429056d-5f39-46a2-b3b1-da91d358bbe7 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/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "rel": "bookmark"}], "image": {"id": "c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "links": [{"href": "http://172.30.10.101:8774/images/c3969d1d-237e-4819-8163-0e1ad8d6ac2f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T23:10:36.000000", "flavor": {"id": "61f2a87f-8c70-410d-972a-3c289c120b79", "links": [{"href": "http://172.30.10.101:8774/flavors/61f2a87f-8c70-410d-972a-3c289c120b79", "rel": "bookmark"}]}, "id": "00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4", "user_id": "ba4ec01081d0421589d2034510520005", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T23:11:27Z", "hostId": "c2b12698d1b7b1129dae5763c710639c8d3834161fc19ef9e592f17d", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-kp", "name": "AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-inst", "created": "2018-06-27T23:05:13Z", "tenant_id": "2a46fdcd05a1435b90cd4169e220b94f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:11:27,293 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 used request id req-f429056d-5f39-46a2-b3b1-da91d358bbe7 2018-06-27 23:11:27,294 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-inst] is - ACTIVE 2018-06-27 23:11:27,294 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 23:11:30,297 - create_instance - DEBUG - VM status query timeout in 296.622426033 2018-06-27 23:11:30,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/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40670ba79e14e11330470603ca0272dedb55869a" 2018-06-27 23:11:31,129 - novaclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Wed, 27 Jun 2018 23:11: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-017a76e4-b95e-44de-8a3d-ca7f9f7dc860 X-Compute-Request-Id: req-017a76e4-b95e-44de-8a3d-ca7f9f7dc860 RESP BODY: {"itemNotFound": {"message": "Instance 00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 could not be found.", "code": 404}} 2018-06-27 23:11:31,129 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 used request id req-017a76e4-b95e-44de-8a3d-ca7f9f7dc860 2018-06-27 23:11:31,129 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 00cda35d-cbc6-4cb1-942d-4e7f73d4bfe4 could not be found. (HTTP 404) (Request-ID: req-017a76e4-b95e-44de-8a3d-ca7f9f7dc860) 2018-06-27 23:11:31,130 - create_instance - INFO - VM has been properly deleted VM with name - AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-inst 2018-06-27 23:11:31,132 - neutron_utils - INFO - Deleting security group rule with ID - f77a54ae-b6f2-49de-9052-599d1b4ff23e 2018-06-27 23:11:31,137 - 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/f77a54ae-b6f2-49de-9052-599d1b4ff23e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd77359cf17114e29c9aeae5bfb65f45a46fcada" 2018-06-27 23:11:32,278 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 23:11:32 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-17b0c22c-d4c2-45f0-9edd-110face9cd27 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 23:11:32,278 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/f77a54ae-b6f2-49de-9052-599d1b4ff23e used request id req-17b0c22c-d4c2-45f0-9edd-110face9cd27 2018-06-27 23:11:32,279 - neutron_utils - INFO - Deleting security group rule with ID - 6d86f9af-5189-4b13-b8cd-7273dd0b4385 2018-06-27 23:11:32,284 - 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/6d86f9af-5189-4b13-b8cd-7273dd0b4385 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd77359cf17114e29c9aeae5bfb65f45a46fcada" 2018-06-27 23:11:32,570 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 23:11:32 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-dcdd48c2-c117-4657-999f-6cddf6adaef3 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 23:11:32,570 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/6d86f9af-5189-4b13-b8cd-7273dd0b4385 used request id req-dcdd48c2-c117-4657-999f-6cddf6adaef3 2018-06-27 23:11:32,570 - neutron_utils - INFO - Deleting security group rule with ID - 5248a70e-fa25-4546-b407-b5019e650d75 2018-06-27 23:11:32,575 - 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/5248a70e-fa25-4546-b407-b5019e650d75 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd77359cf17114e29c9aeae5bfb65f45a46fcada" 2018-06-27 23:11:32,876 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 23:11:32 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-d5362ca4-03a1-4a83-becf-22948704c02a Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 23:11:32,876 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/5248a70e-fa25-4546-b407-b5019e650d75 used request id req-d5362ca4-03a1-4a83-becf-22948704c02a 2018-06-27 23:11:32,876 - neutron_utils - INFO - Deleting security group rule with ID - c30e34d6-cbda-47fb-8aea-5079c9fc97a9 2018-06-27 23:11:32,881 - 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/c30e34d6-cbda-47fb-8aea-5079c9fc97a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd77359cf17114e29c9aeae5bfb65f45a46fcada" 2018-06-27 23:11:33,908 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 23:11:33 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-56806269-1f6d-4900-8b41-bbec51724b9b Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 23:11:33,908 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/c30e34d6-cbda-47fb-8aea-5079c9fc97a9 used request id req-56806269-1f6d-4900-8b41-bbec51724b9b 2018-06-27 23:11:33,908 - neutron_utils - INFO - Deleting security group with name - AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-sec-grp 2018-06-27 23:11:33,913 - 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/f17b9762-44c9-46e5-8107-28871ff7e6e6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd77359cf17114e29c9aeae5bfb65f45a46fcada" 2018-06-27 23:11:34,277 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 23:11:34 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-8f088023-85bd-4722-83d6-e3a26340336e Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 23:11:34,278 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/f17b9762-44c9-46e5-8107-28871ff7e6e6 used request id req-8f088023-85bd-4722-83d6-e3a26340336e 2018-06-27 23:11:34,279 - nova_utils - DEBUG - Deleting keypair - AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-kp 2018-06-27 23:11:34,282 - 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-9e93046a-db6a-4fd9-bab0-e035c12374d7-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}514e9e10788aade8d6af2da3c8fdcbe02cef3810" 2018-06-27 23:11:35,230 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 23:11: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-8133d88f-fd4d-4840-a2a8-5fc86c3153f5 X-Compute-Request-Id: req-8133d88f-fd4d-4840-a2a8-5fc86c3153f5 2018-06-27 23:11:35,230 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/os-keypairs/AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-kp used request id req-8133d88f-fd4d-4840-a2a8-5fc86c3153f5 2018-06-27 23:11:35,231 - OpenStackKeypair - INFO - Deleted public key file [tmp/AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7.pub] 2018-06-27 23:11:35,231 - OpenStackKeypair - INFO - Deleted private key file [tmp/AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7] 2018-06-27 23:11:35,236 - 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/61f2a87f-8c70-410d-972a-3c289c120b79 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0259ecb94eaf8e65750e8864a7ae70fa4ed776b0" 2018-06-27 23:11:36,132 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 23:11: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-f303ac83-9c8b-4879-a0b4-2cdc1885326b X-Compute-Request-Id: req-f303ac83-9c8b-4879-a0b4-2cdc1885326b 2018-06-27 23:11:36,132 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/flavors/61f2a87f-8c70-410d-972a-3c289c120b79 used request id req-f303ac83-9c8b-4879-a0b4-2cdc1885326b 2018-06-27 23:11:36,134 - OpenStackNetwork - INFO - Removing router interface from router AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-pub-router and subnet AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-pub-subnet 2018-06-27 23:11:36,134 - neutron_utils - INFO - Removing router interface from router named AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-pub-router 2018-06-27 23:11:36,140 - 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/ef6aaf56-2c62-48f3-bb0f-5fcbafcf5096/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8668d127f7ce757e2566379d155279d0fc5d3ffa" -d '{"subnet_id": "a4ec6285-0647-422d-9975-e315c21ea959"}' 2018-06-27 23:11:42,134 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:11:42 GMT Content-Type: application/json Content-Length: 309 Connection: keep-alive X-Openstack-Request-Id: req-4f68e95b-a5d7-4821-8d32-ecda99773d59 Front-End-Https: on RESP BODY: {"network_id": "ba088503-7c9b-4c30-bad5-4f37cc2129e4", "tenant_id": "2a46fdcd05a1435b90cd4169e220b94f", "subnet_id": "a4ec6285-0647-422d-9975-e315c21ea959", "subnet_ids": ["a4ec6285-0647-422d-9975-e315c21ea959"], "port_id": "4bd6a45d-2f24-4399-84bd-74d4b01b36fc", "id": "ef6aaf56-2c62-48f3-bb0f-5fcbafcf5096"} 2018-06-27 23:11:42,134 - keystoneauth.session - DEBUG - PUT call to network for https://172.30.10.101:9696/v2.0/routers/ef6aaf56-2c62-48f3-bb0f-5fcbafcf5096/remove_router_interface used request id req-4f68e95b-a5d7-4821-8d32-ecda99773d59 2018-06-27 23:11:42,135 - OpenStackNetwork - INFO - Removing router AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-pub-router 2018-06-27 23:11:42,135 - neutron_utils - INFO - Deleting router with name - AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-pub-router 2018-06-27 23:11:42,140 - 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/ef6aaf56-2c62-48f3-bb0f-5fcbafcf5096 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8668d127f7ce757e2566379d155279d0fc5d3ffa" 2018-06-27 23:11:45,607 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 23:11:45 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-5332472a-5783-4a83-921b-0fa8908618d8 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 23:11:45,607 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/routers/ef6aaf56-2c62-48f3-bb0f-5fcbafcf5096 used request id req-5332472a-5783-4a83-921b-0fa8908618d8 2018-06-27 23:11:45,609 - neutron_utils - INFO - Deleting subnet with name AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-pub-subnet 2018-06-27 23:11:45,609 - neutron_utils - INFO - Deleting subnet with name AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-pub-subnet 2018-06-27 23:11:45,615 - 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/a4ec6285-0647-422d-9975-e315c21ea959 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}779e505cd0082183395a3b1fb5b99ab01d45aae2" 2018-06-27 23:11:51,258 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 23:11:51 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-a96fdea3-1e54-4b5e-ad1f-63ad33e846c6 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 23:11:51,258 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/a4ec6285-0647-422d-9975-e315c21ea959 used request id req-a96fdea3-1e54-4b5e-ad1f-63ad33e846c6 2018-06-27 23:11:51,259 - neutron_utils - INFO - Deleting network with name AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7-pub-net 2018-06-27 23:11:51,264 - 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/ba088503-7c9b-4c30-bad5-4f37cc2129e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}779e505cd0082183395a3b1fb5b99ab01d45aae2" 2018-06-27 23:11:55,764 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 23:11:55 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-43870d4f-e6cd-4924-b14f-14f2688d1120 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 23:11:55,764 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/ba088503-7c9b-4c30-bad5-4f37cc2129e4 used request id req-43870d4f-e6cd-4924-b14f-14f2688d1120 2018-06-27 23:11:55,766 - glance_utils - INFO - Deleting image named - AnsibleProvisioningTests-9e93046a-db6a-4fd9-bab0-e035c12374d7--image 2018-06-27 23:11:55,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9292/v2/images/c3969d1d-237e-4819-8163-0e1ad8d6ac2f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a4ace92ff6419242e2d930dcef6780380c9be6dd" 2018-06-27 23:11:56,997 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 23:11:56 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-42c85a4c-b167-47c6-b363-78d97929e6ab 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-27 23:11:56,997 - keystoneauth.session - DEBUG - DELETE call to image for https://172.30.10.101:9292/v2/images/c3969d1d-237e-4819-8163-0e1ad8d6ac2f used request id req-42c85a4c-b167-47c6-b363-78d97929e6ab 2018-06-27 23:11: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/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcdd7e0d8ebb6013012d0ea4f2d199b8cc9502a5" 2018-06-27 23:11:58,018 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:11:58 GMT Content-Type: application/json Content-Length: 11766 Connection: keep-alive X-Openstack-Request-Id: req-3520adf6-4054-49e5-ade7-25d84c7641f0 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-27T19:03:04Z", "updated_at": "2018-06-27T19:03:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "6748ef1e-56da-434e-9e89-e86b58537b65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "b3e3826c-1c48-4699-93f0-f8a310956753", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "bfad35fa-7ea9-4a81-917d-7b86481eb510", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "d657b333-103d-4d19-add8-1e8bae2f8849", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a46fdcd05a1435b90cd4169e220b94f", "created_at": "2018-06-27T23:04:21Z", "updated_at": "2018-06-27T23:04:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T23:04:21Z", "revision_number": 0, "id": "27341514-f1c2-4af1-936a-b0e1fca8c52a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T23:04:21Z", "security_group_id": "8723d55b-71dc-412f-b648-59cb5ac5b211", "tenant_id": "2a46fdcd05a1435b90cd4169e220b94f", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a46fdcd05a1435b90cd4169e220b94f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T23:04:21Z", "revision_number": 0, "id": "47ee0512-253f-442e-8f92-ecf846bd057f", "remote_group_id": "8723d55b-71dc-412f-b648-59cb5ac5b211", "remote_ip_prefix": null, "created_at": "2018-06-27T23:04:21Z", "security_group_id": "8723d55b-71dc-412f-b648-59cb5ac5b211", "tenant_id": "2a46fdcd05a1435b90cd4169e220b94f", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a46fdcd05a1435b90cd4169e220b94f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T23:04:21Z", "revision_number": 0, "id": "b1b3daff-d890-4b34-b558-f2e49f4fa42f", "remote_group_id": "8723d55b-71dc-412f-b648-59cb5ac5b211", "remote_ip_prefix": null, "created_at": "2018-06-27T23:04:21Z", "security_group_id": "8723d55b-71dc-412f-b648-59cb5ac5b211", "tenant_id": "2a46fdcd05a1435b90cd4169e220b94f", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a46fdcd05a1435b90cd4169e220b94f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T23:04:21Z", "revision_number": 0, "id": "eef87b8a-4684-443a-84c4-2344ea186e03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T23:04:21Z", "security_group_id": "8723d55b-71dc-412f-b648-59cb5ac5b211", "tenant_id": "2a46fdcd05a1435b90cd4169e220b94f", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a46fdcd05a1435b90cd4169e220b94f"}], "revision_number": 4, "project_id": "2a46fdcd05a1435b90cd4169e220b94f", "id": "8723d55b-71dc-412f-b648-59cb5ac5b211", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b92069937e44a3786e439f95c61afe5", "created_at": "2018-06-27T19:08:41Z", "updated_at": "2018-06-27T19:08:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "4ac2a090-f595-4e7b-9b7a-a52fa204e881", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "5508c0b1-6261-44cb-854d-60c64bcbba0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "a60c77dc-6985-48ac-a3a3-067176d3e52f", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "e6ec0fa4-1eb3-4c5d-a451-c7acfd7fde82", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}], "revision_number": 4, "project_id": "4b92069937e44a3786e439f95c61afe5", "id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T18:59:55Z", "updated_at": "2018-06-27T18:59:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "5a060918-419b-4ec3-90df-a7764c06af2f", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "6cd9bbf0-4d1b-4b13-a6c4-e20a15bb3360", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "8134c0f0-89c6-4d45-bef8-a9260d9d0723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "e0e7297a-a59d-4d2b-b75c-2cc86b269114", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}], "revision_number": 4, "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "created_at": "2018-06-27T21:03:43Z", "updated_at": "2018-06-27T21:03:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "41061dbf-a5a2-465f-84dd-140f6104b3f7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "47d5c96d-0510-41a5-b33e-5683702c5bb8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "4b4b6430-3f42-4fe4-a25e-2c5c015a7699", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "e6a68cb7-6491-4474-a4d7-38496cac4eb7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}], "revision_number": 4, "project_id": "3f0a375b66c54145bff1c56e7c91ad73", "id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "name": "default"}]} 2018-06-27 23:11:58,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-3520adf6-4054-49e5-ade7-25d84c7641f0 2018-06-27 23:11:58,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/2a46fdcd05a1435b90cd4169e220b94f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcdd7e0d8ebb6013012d0ea4f2d199b8cc9502a5" 2018-06-27 23:11:58,351 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:11:58 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-708495f4-d69a-4a6d-9557-5ff65692f6a6 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/2a46fdcd05a1435b90cd4169e220b94f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a46fdcd05a1435b90cd4169e220b94f", "name": "AnsibleProvisioningTests-dcc32623-3861-41b-proj"}} 2018-06-27 23:11:58,351 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/2a46fdcd05a1435b90cd4169e220b94f used request id req-708495f4-d69a-4a6d-9557-5ff65692f6a6 2018-06-27 23:11:58,352 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8723d55b-71dc-412f-b648-59cb5ac5b211 2018-06-27 23:11:58,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=8723d55b-71dc-412f-b648-59cb5ac5b211 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcdd7e0d8ebb6013012d0ea4f2d199b8cc9502a5" 2018-06-27 23:11:59,037 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:11:59 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-cf9ad7e6-8bce-4a23-af7d-afbd113cb900 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-27T23:04:21Z", "security_group_id": "8723d55b-71dc-412f-b648-59cb5ac5b211", "port_range_min": null, "revision_number": 0, "tenant_id": "2a46fdcd05a1435b90cd4169e220b94f", "created_at": "2018-06-27T23:04:21Z", "project_id": "2a46fdcd05a1435b90cd4169e220b94f", "id": "27341514-f1c2-4af1-936a-b0e1fca8c52a"}, {"remote_group_id": "8723d55b-71dc-412f-b648-59cb5ac5b211", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T23:04:21Z", "security_group_id": "8723d55b-71dc-412f-b648-59cb5ac5b211", "port_range_min": null, "revision_number": 0, "tenant_id": "2a46fdcd05a1435b90cd4169e220b94f", "created_at": "2018-06-27T23:04:21Z", "project_id": "2a46fdcd05a1435b90cd4169e220b94f", "id": "47ee0512-253f-442e-8f92-ecf846bd057f"}, {"remote_group_id": "8723d55b-71dc-412f-b648-59cb5ac5b211", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T23:04:21Z", "security_group_id": "8723d55b-71dc-412f-b648-59cb5ac5b211", "port_range_min": null, "revision_number": 0, "tenant_id": "2a46fdcd05a1435b90cd4169e220b94f", "created_at": "2018-06-27T23:04:21Z", "project_id": "2a46fdcd05a1435b90cd4169e220b94f", "id": "b1b3daff-d890-4b34-b558-f2e49f4fa42f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T23:04:21Z", "security_group_id": "8723d55b-71dc-412f-b648-59cb5ac5b211", "port_range_min": null, "revision_number": 0, "tenant_id": "2a46fdcd05a1435b90cd4169e220b94f", "created_at": "2018-06-27T23:04:21Z", "project_id": "2a46fdcd05a1435b90cd4169e220b94f", "id": "eef87b8a-4684-443a-84c4-2344ea186e03"}]} 2018-06-27 23:11:59,037 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=8723d55b-71dc-412f-b648-59cb5ac5b211 used request id req-cf9ad7e6-8bce-4a23-af7d-afbd113cb900 2018-06-27 23:11:59,038 - neutron_utils - INFO - Deleting security group with name - default 2018-06-27 23:11:59,044 - 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/8723d55b-71dc-412f-b648-59cb5ac5b211 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcdd7e0d8ebb6013012d0ea4f2d199b8cc9502a5" 2018-06-27 23:12:00,143 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 23:12:00 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-a88df866-f1f2-4956-8c8b-d0013a57d9da Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 23:12:00,143 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/8723d55b-71dc-412f-b648-59cb5ac5b211 used request id req-a88df866-f1f2-4956-8c8b-d0013a57d9da 2018-06-27 23:12:00,144 - keystone_utils - INFO - Deleting project with name - AnsibleProvisioningTests-dcc32623-3861-41b-proj 2018-06-27 23:12:00,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/2a46fdcd05a1435b90cd4169e220b94f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcdd7e0d8ebb6013012d0ea4f2d199b8cc9502a5" 2018-06-27 23:12:00,796 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 23:12:00 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4831c610-5f9d-489b-a8d2-4ccbef415a1a Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 23:12:00,797 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/2a46fdcd05a1435b90cd4169e220b94f used request id req-4831c610-5f9d-489b-a8d2-4ccbef415a1a 2018-06-27 23:12:00,797 - keystone_utils - INFO - Deleting role with name - AnsibleProvisioningTests-dcc32623-3861-41b-proj-role 2018-06-27 23:12:00,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/843d695e8f6047afa3e20be58b33f096 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcdd7e0d8ebb6013012d0ea4f2d199b8cc9502a5" 2018-06-27 23:12:01,241 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 23:12:00 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9b444eaa-adc7-49f8-b8b7-f0eb1c704ada Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 23:12:01,241 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/843d695e8f6047afa3e20be58b33f096 used request id req-9b444eaa-adc7-49f8-b8b7-f0eb1c704ada 2018-06-27 23:12:01,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? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcdd7e0d8ebb6013012d0ea4f2d199b8cc9502a5" 2018-06-27 23:12:01,609 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:12:01 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b2e271cd-9af4-4f8d-988f-60faceb96a3b Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 23:12:01,609 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-b2e271cd-9af4-4f8d-988f-60faceb96a3b 2018-06-27 23:12:01,610 - keystone_utils - INFO - Deleting user with name - AnsibleProvisioningTests-dcc32623-3861-41b-user 2018-06-27 23:12:01,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/ba4ec01081d0421589d2034510520005 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22bde5de151e97528b71690eefde95491b5be60e" 2018-06-27 23:12:02,220 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 23:12:01 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-055f6eb9-01e8-4149-a6dc-f6f8df8ed8cd Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 23:12:02,220 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/ba4ec01081d0421589d2034510520005 used request id req-055f6eb9-01e8-4149-a6dc-f6f8df8ed8cd 2018-06-27 23:12:02,222 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 23:12:03,158 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-28T00:12:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["KQqNjWaXTHS_S9k-INv2tw"], "issued_at": "2018-06-27T23:12:03.000000Z"}} 2018-06-27 23:12:03,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d70b3f397f8e6368aad195537129a1c365fe25db" 2018-06-27 23:12:03,504 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:12:03 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-dcb8aec2-46a1-42b6-8aa8-1e868174a3c8 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 23:12:03,504 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-dcb8aec2-46a1-42b6-8aa8-1e868174a3c8 2018-06-27 23:12:03,506 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 23:12:03,507 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 23:12:04,397 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-28T00:12:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["lzzpCTmPTOOKZYmBgFQTIg"], "issued_at": "2018-06-27T23:12:04.000000Z"}} 2018-06-27 23:12:04,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}56d39c81825ea02c7226eff56f9f57e5f3c64a0b" 2018-06-27 23:12:04,717 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:12:04 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f7e55c66-9c41-466d-9ce8-66c9d40c7654 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 23:12:04,718 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-f7e55c66-9c41-466d-9ce8-66c9d40c7654 2018-06-27 23:12:04,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-27 23:12:04,733 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 23:12: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-27 23:12:04,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=AnsibleProvisioningTests-813c0713-0b67-4c6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56d39c81825ea02c7226eff56f9f57e5f3c64a0b" 2018-06-27 23:12:04,810 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:12:04 GMT Server: Apache Content-Length: 192 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b8045663-9587-4137-bc7f-7723ac6b40b1 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-813c0713-0b67-4c6-proj", "previous": null, "next": null}, "projects": []} 2018-06-27 23:12:04,811 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=AnsibleProvisioningTests-813c0713-0b67-4c6-proj used request id req-b8045663-9587-4137-bc7f-7723ac6b40b1 2018-06-27 23:12:04,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}56d39c81825ea02c7226eff56f9f57e5f3c64a0b" 2018-06-27 23:12:05,258 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:12:04 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-44ff6097-31f1-468d-a3e9-ec3ad780f3b6 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 23:12:05,259 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-44ff6097-31f1-468d-a3e9-ec3ad780f3b6 2018-06-27 23:12:05,263 - 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}56d39c81825ea02c7226eff56f9f57e5f3c64a0b" -d '{"project": {"enabled": true, "domain_id": "default", "name": "AnsibleProvisioningTests-813c0713-0b67-4c6-proj"}}' 2018-06-27 23:12:05,740 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 23:12:05 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-321f7ebb-e231-440b-b0df-a74c43427898 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/f94ec7a5ec504da0801ba83eee05c570"}, "tags": [], "enabled": true, "id": "f94ec7a5ec504da0801ba83eee05c570", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-813c0713-0b67-4c6-proj"}} 2018-06-27 23:12:05,741 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-321f7ebb-e231-440b-b0df-a74c43427898 2018-06-27 23:12:05,741 - keystone_utils - INFO - Created project with name - AnsibleProvisioningTests-813c0713-0b67-4c6-proj 2018-06-27 23:12:05,741 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 23:12:05,742 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 23:12:06,602 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-28T00:12:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["jOoHTYMqTqqJ6Qeio4pynA"], "issued_at": "2018-06-27T23:12:06.000000Z"}} 2018-06-27 23:12:06,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}24bf21d4b4662d07a55809c6f07b89c5585155eb" 2018-06-27 23:12:06,981 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:12:06 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3208e736-03a3-4c66-bd0c-0d53d5e292db Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 23:12:06,981 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-3208e736-03a3-4c66-bd0c-0d53d5e292db 2018-06-27 23:12:06,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-27 23:12:06,999 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 23:12: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-27 23:12:07,000 - 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}24bf21d4b4662d07a55809c6f07b89c5585155eb" 2018-06-27 23:12:07,421 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:12:07 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ba81824d-9bc1-4b7a-8480-d9be02dbe736 Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/05b1bc3fa6fd4243a4ba8b4d6fcc3daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05b1bc3fa6fd4243a4ba8b4d6fcc3daf", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/48d44c9c0fea4f4e80edc7d2e0715db7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d44c9c0fea4f4e80edc7d2e0715db7", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/4d3721127bf84155a837606ce3feba32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d3721127bf84155a837606ce3feba32", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/5c846663ea6d407e9223de0719ce5442"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c846663ea6d407e9223de0719ce5442", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/73a10e6c4f67490a8a4030cc6cea32f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73a10e6c4f67490a8a4030cc6cea32f5", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/8ecfab7d9d4f47bb8892a85b7d2a0b5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ecfab7d9d4f47bb8892a85b7d2a0b5a", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/b278d529e9a54a9195e4e536b9384dc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b278d529e9a54a9195e4e536b9384dc0", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b7f107ae7bb34ccea8282b1a0ec7a979"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7f107ae7bb34ccea8282b1a0ec7a979", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/d21494d0185b463db36b8c8c2b341b97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d21494d0185b463db36b8c8c2b341b97", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e0bb346419f84e4680f6ca9a97f4fc0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e0bb346419f84e4680f6ca9a97f4fc0b", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "c8d542af72ce49338052c29f02c8857e", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e9dd794fa5c040a9a0445386fb2a6116"}, "options": {}, "id": "e9dd794fa5c040a9a0445386fb2a6116", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/e9f9c747d54947bc800a81ecf11858f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9f9c747d54947bc800a81ecf11858f5", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-27 23:12:07,422 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-ba81824d-9bc1-4b7a-8480-d9be02dbe736 2018-06-27 23:12:07,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=AnsibleProvisioningTests-813c0713-0b67-4c6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24bf21d4b4662d07a55809c6f07b89c5585155eb" 2018-06-27 23:12:07,822 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:12:07 GMT Server: Apache Content-Length: 467 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4ad48b43-5ee0-4a3d-bb73-faadb4588da5 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=AnsibleProvisioningTests-813c0713-0b67-4c6-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/f94ec7a5ec504da0801ba83eee05c570"}, "tags": [], "enabled": true, "id": "f94ec7a5ec504da0801ba83eee05c570", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-813c0713-0b67-4c6-proj"}]} 2018-06-27 23:12:07,822 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=AnsibleProvisioningTests-813c0713-0b67-4c6-proj used request id req-4ad48b43-5ee0-4a3d-bb73-faadb4588da5 2018-06-27 23:12:07,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24bf21d4b4662d07a55809c6f07b89c5585155eb" 2018-06-27 23:12:08,171 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:12:07 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0409d175-8310-4a81-a97f-8ffba2cb3408 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 23:12:08,171 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-0409d175-8310-4a81-a97f-8ffba2cb3408 2018-06-27 23:12:08,963 - keystone_utils - INFO - Created user with name - AnsibleProvisioningTests-813c0713-0b67-4c6-user 2018-06-27 23:12:08,964 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 23:12:08,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56d39c81825ea02c7226eff56f9f57e5f3c64a0b" 2018-06-27 23:12:09,372 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:12:08 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0c9c8aba-a6f9-41cb-9adf-367413c26313 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 23:12:09,372 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-0c9c8aba-a6f9-41cb-9adf-367413c26313 2018-06-27 23:12:09,376 - 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}56d39c81825ea02c7226eff56f9f57e5f3c64a0b" -d '{"role": {"name": "AnsibleProvisioningTests-813c0713-0b67-4c6-proj-role"}}' 2018-06-27 23:12:09,469 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 23:12:09 GMT Server: Apache Content-Length: 223 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-591df3aa-d867-4723-a904-a35e8f987591 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1773d7c6627b46d1b7c25b80b3803df1", "links": {"self": "http://10.167.4.35:5000/v3/roles/1773d7c6627b46d1b7c25b80b3803df1"}, "name": "AnsibleProvisioningTests-813c0713-0b67-4c6-proj-role"}} 2018-06-27 23:12:09,469 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-591df3aa-d867-4723-a904-a35e8f987591 2018-06-27 23:12:09,469 - keystone_utils - INFO - Created role with name - AnsibleProvisioningTests-813c0713-0b67-4c6-proj-role 2018-06-27 23:12:09,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/1773d7c6627b46d1b7c25b80b3803df1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56d39c81825ea02c7226eff56f9f57e5f3c64a0b" 2018-06-27 23:12:09,861 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:12:09 GMT Server: Apache Content-Length: 223 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-758b324b-d1d9-47a6-8db2-e39f6baba955 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1773d7c6627b46d1b7c25b80b3803df1", "links": {"self": "http://10.167.4.35:5000/v3/roles/1773d7c6627b46d1b7c25b80b3803df1"}, "name": "AnsibleProvisioningTests-813c0713-0b67-4c6-proj-role"}} 2018-06-27 23:12:09,861 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/1773d7c6627b46d1b7c25b80b3803df1 used request id req-758b324b-d1d9-47a6-8db2-e39f6baba955 2018-06-27 23:12:09,861 - keystone_utils - INFO - Granting role AnsibleProvisioningTests-813c0713-0b67-4c6-proj-role to project AnsibleProvisioningTests-813c0713-0b67-4c6-proj 2018-06-27 23:12:09,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/f94ec7a5ec504da0801ba83eee05c570/users/c56c8f1ba6134d20b7fa9ca8cf9a6cb0/roles/1773d7c6627b46d1b7c25b80b3803df1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56d39c81825ea02c7226eff56f9f57e5f3c64a0b" 2018-06-27 23:12:10,387 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 23:12:09 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7638a064-1ea8-40e3-950d-b8e8b3d1cb6f Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 23:12:10,387 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/f94ec7a5ec504da0801ba83eee05c570/users/c56c8f1ba6134d20b7fa9ca8cf9a6cb0/roles/1773d7c6627b46d1b7c25b80b3803df1 used request id req-7638a064-1ea8-40e3-950d-b8e8b3d1cb6f 2018-06-27 23:12:10,387 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 23:12:10,390 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img'} 2018-06-27 23:12:10,391 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 23:12:10,392 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 23:12:11,277 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1773d7c6627b46d1b7c25b80b3803df1", "name": "AnsibleProvisioningTests-813c0713-0b67-4c6-proj-role"}], "expires_at": "2018-06-28T00:12:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f94ec7a5ec504da0801ba83eee05c570", "name": "AnsibleProvisioningTests-813c0713-0b67-4c6-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/f94ec7a5ec504da0801ba83eee05c570", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/f94ec7a5ec504da0801ba83eee05c570", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/f94ec7a5ec504da0801ba83eee05c570", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f94ec7a5ec504da0801ba83eee05c570", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/f94ec7a5ec504da0801ba83eee05c570", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/f94ec7a5ec504da0801ba83eee05c570", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f94ec7a5ec504da0801ba83eee05c570", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/f94ec7a5ec504da0801ba83eee05c570", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/f94ec7a5ec504da0801ba83eee05c570", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f94ec7a5ec504da0801ba83eee05c570", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/f94ec7a5ec504da0801ba83eee05c570", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/f94ec7a5ec504da0801ba83eee05c570", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-813c0713-0b67-4c6-user", "id": "c56c8f1ba6134d20b7fa9ca8cf9a6cb0"}, "audit_ids": ["-IaEfxRfTUC-u26PN2hmng"], "issued_at": "2018-06-27T23:12:11.000000Z"}} 2018-06-27 23:12:11,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}87fd4cfc9328c10f5885d394aece2804b31e3958" 2018-06-27 23:12:11,619 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:12:11 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fdaddde6-6a87-44c7-93eb-11cb230f6eff Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 23:12:11,619 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-fdaddde6-6a87-44c7-93eb-11cb230f6eff 2018-06-27 23:12:11,624 - 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-339810d8-2845-45dd-bac3-aefc2ebce7a2--image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}87fd4cfc9328c10f5885d394aece2804b31e3958" 2018-06-27 23:12:13,332 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:12:13 GMT Content-Type: application/json Content-Length: 170 Connection: keep-alive X-Openstack-Request-Id: req-5fdd117e-077e-4a15-b191-1ba168239ab1 Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2--image"} 2018-06-27 23:12:13,333 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2--image used request id req-5fdd117e-077e-4a15-b191-1ba168239ab1 2018-06-27 23:12:13,336 - 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}87fd4cfc9328c10f5885d394aece2804b31e3958" 2018-06-27 23:12:14,950 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:12:14 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-ba3f7fb3-0191-46fb-ade2-1c7c323c2fa7 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-27 23:12:14,951 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-ba3f7fb3-0191-46fb-ade2-1c7c323c2fa7 2018-06-27 23:12:14,984 - 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}87fd4cfc9328c10f5885d394aece2804b31e3958" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2--image"}' 2018-06-27 23:12:15,817 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 23:12:15 GMT Content-Type: application/json Content-Length: 612 Connection: keep-alive Location: https://172.30.10.101:9292/v2/images/1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4 Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-5af8b96d-4d98-4b09-8ce9-eb5461dfdd48 Front-End-Https: on RESP BODY: {"status": "queued", "name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2--image", "tags": [], "container_format": "bare", "created_at": "2018-06-27T23:12:16Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-06-27T23:12:16Z", "visibility": "shared", "self": "/v2/images/1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "min_disk": 0, "protected": false, "id": "1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "file": "/v2/images/1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4/file", "checksum": null, "owner": "f94ec7a5ec504da0801ba83eee05c570", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-27 23:12:15,817 - keystoneauth.session - DEBUG - POST call to image for https://172.30.10.101:9292/v2/images used request id req-5af8b96d-4d98-4b09-8ce9-eb5461dfdd48 2018-06-27 23:12:15,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9292/v2/images/1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}87fd4cfc9328c10f5885d394aece2804b31e3958" -d '' 2018-06-27 23:12:23,201 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 23:12:23 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-6c32741e-e7ce-4b7b-ad24-d2bc401f8b9e 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-27 23:12:23,202 - keystoneauth.session - DEBUG - PUT call to image for https://172.30.10.101:9292/v2/images/1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4/file used request id req-6c32741e-e7ce-4b7b-ad24-d2bc401f8b9e 2018-06-27 23:12:23,202 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-06-27 23:12:23,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/1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}87fd4cfc9328c10f5885d394aece2804b31e3958" 2018-06-27 23:12:24,549 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:12:24 GMT Content-Type: application/json Content-Length: 731 Connection: keep-alive X-Openstack-Request-Id: req-a33d6d47-995f-4d28-abcc-f537d64315c5 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2--image", "tags": [], "container_format": "bare", "created_at": "2018-06-27T23:12:16Z", "size": 262930944, "disk_format": "qcow2", "updated_at": "2018-06-27T23:12:23Z", "visibility": "shared", "self": "/v2/images/1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "min_disk": 0, "protected": false, "id": "1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "file": "/v2/images/1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4/file", "checksum": "c59362cc3e07ac436b6fb18509810ffa", "owner": "f94ec7a5ec504da0801ba83eee05c570", "direct_url": "file:///var/lib/glance/images/1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-27 23:12:24,549 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4 used request id req-a33d6d47-995f-4d28-abcc-f537d64315c5 2018-06-27 23:12:24,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}87fd4cfc9328c10f5885d394aece2804b31e3958" 2018-06-27 23:12:25,224 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:12:25 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-81382c04-3bde-4841-b9b3-6097603e5a66 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-27 23:12:25,224 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-81382c04-3bde-4841-b9b3-6097603e5a66 2018-06-27 23:12:25,227 - create_image - INFO - Created image with name - AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2--image 2018-06-27 23:12:25,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}87fd4cfc9328c10f5885d394aece2804b31e3958" 2018-06-27 23:12:25,924 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:12:25 GMT Content-Type: application/json Content-Length: 731 Connection: keep-alive X-Openstack-Request-Id: req-9ca2998e-b29b-41f6-b295-2e756d471ac6 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2--image", "tags": [], "container_format": "bare", "created_at": "2018-06-27T23:12:16Z", "size": 262930944, "disk_format": "qcow2", "updated_at": "2018-06-27T23:12:23Z", "visibility": "shared", "self": "/v2/images/1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "min_disk": 0, "protected": false, "id": "1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "file": "/v2/images/1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4/file", "checksum": "c59362cc3e07ac436b6fb18509810ffa", "owner": "f94ec7a5ec504da0801ba83eee05c570", "direct_url": "file:///var/lib/glance/images/1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-27 23:12:25,924 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4 used request id req-9ca2998e-b29b-41f6-b295-2e756d471ac6 2018-06-27 23:12:25,925 - create_image - DEBUG - Instance status is - active 2018-06-27 23:12:25,925 - create_image - DEBUG - Image is active with name - AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2--image 2018-06-27 23:12:25,925 - create_image - INFO - Image is now active with name - AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2--image 2018-06-27 23:12:25,926 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 23:12:25,926 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 23:12:26,700 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1773d7c6627b46d1b7c25b80b3803df1", "name": "AnsibleProvisioningTests-813c0713-0b67-4c6-proj-role"}], "expires_at": "2018-06-28T00:12:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f94ec7a5ec504da0801ba83eee05c570", "name": "AnsibleProvisioningTests-813c0713-0b67-4c6-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/f94ec7a5ec504da0801ba83eee05c570", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/f94ec7a5ec504da0801ba83eee05c570", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/f94ec7a5ec504da0801ba83eee05c570", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f94ec7a5ec504da0801ba83eee05c570", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/f94ec7a5ec504da0801ba83eee05c570", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/f94ec7a5ec504da0801ba83eee05c570", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f94ec7a5ec504da0801ba83eee05c570", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/f94ec7a5ec504da0801ba83eee05c570", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/f94ec7a5ec504da0801ba83eee05c570", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f94ec7a5ec504da0801ba83eee05c570", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/f94ec7a5ec504da0801ba83eee05c570", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/f94ec7a5ec504da0801ba83eee05c570", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-813c0713-0b67-4c6-user", "id": "c56c8f1ba6134d20b7fa9ca8cf9a6cb0"}, "audit_ids": ["xRS0mtfXRJ6o2WnFVemWGw"], "issued_at": "2018-06-27T23:12:26.000000Z"}} 2018-06-27 23:12:26,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}5055f9af0beba156af9884e3ab2ee32e88ccaff5" 2018-06-27 23:12:27,062 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:12:26 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c215ce6d-353c-46cb-b46a-ee3c3627e67a Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 23:12:27,062 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-c215ce6d-353c-46cb-b46a-ee3c3627e67a 2018-06-27 23:12:27,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=AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5055f9af0beba156af9884e3ab2ee32e88ccaff5" 2018-06-27 23:12:28,045 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:12:28 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-fe99331f-2aa3-47c3-ab85-07c3a1b89f07 Front-End-Https: on RESP BODY: {"networks":[]} 2018-06-27 23:12:28,045 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-pub-net used request id req-fe99331f-2aa3-47c3-ab85-07c3a1b89f07 2018-06-27 23:12:28,046 - neutron_utils - INFO - Creating network with name AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-pub-net 2018-06-27 23:12:28,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/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5055f9af0beba156af9884e3ab2ee32e88ccaff5" -d '{"network": {"mtu": 1450, "name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-pub-net", "admin_state_up": true}}' 2018-06-27 23:12:29,259 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 23:12:29 GMT Content-Type: application/json Content-Length: 606 Connection: keep-alive X-Openstack-Request-Id: req-e3eba974-3db5-4c68-8545-ec187e3de3b9 Front-End-Https: on RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"f94ec7a5ec504da0801ba83eee05c570","created_at":"2018-06-27T23:12:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-06-27T23:12:28Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"f94ec7a5ec504da0801ba83eee05c570","id":"78ed325e-423c-44f3-97a7-0e958a461ae6","name":"AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-pub-net"}} 2018-06-27 23:12:29,260 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-e3eba974-3db5-4c68-8545-ec187e3de3b9 2018-06-27 23:12:29,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?id=78ed325e-423c-44f3-97a7-0e958a461ae6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5055f9af0beba156af9884e3ab2ee32e88ccaff5" 2018-06-27 23:12:30,112 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:12:30 GMT Content-Type: application/json Content-Length: 590 Connection: keep-alive X-Openstack-Request-Id: req-6fb6fbc6-2b8f-4885-b49c-c27fc6d415e1 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-27T23:12:28Z","tenant_id":"f94ec7a5ec504da0801ba83eee05c570","created_at":"2018-06-27T23:12:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"f94ec7a5ec504da0801ba83eee05c570","id":"78ed325e-423c-44f3-97a7-0e958a461ae6","name":"AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-pub-net"}]} 2018-06-27 23:12:30,112 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=78ed325e-423c-44f3-97a7-0e958a461ae6 used request id req-6fb6fbc6-2b8f-4885-b49c-c27fc6d415e1 2018-06-27 23:12:30,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?network_id=78ed325e-423c-44f3-97a7-0e958a461ae6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5055f9af0beba156af9884e3ab2ee32e88ccaff5" 2018-06-27 23:12:30,192 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:12:30 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-eb0e2e33-91d7-4fb1-ad8e-3d97195b5c7b Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-27 23:12:30,192 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=78ed325e-423c-44f3-97a7-0e958a461ae6 used request id req-eb0e2e33-91d7-4fb1-ad8e-3d97195b5c7b 2018-06-27 23:12:30,193 - neutron_utils - INFO - Creating subnet with name AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-pub-subnet 2018-06-27 23:12:30,197 - 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}5055f9af0beba156af9884e3ab2ee32e88ccaff5" -d '{"subnets": [{"ip_version": 4, "network_id": "78ed325e-423c-44f3-97a7-0e958a461ae6", "cidr": "10.55.1.0/24", "name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-pub-subnet"}]}' 2018-06-27 23:12:31,569 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 23:12:31 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-a64ea69c-6269-41f8-8d12-2990eb168805 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"78ed325e-423c-44f3-97a7-0e958a461ae6","tenant_id":"f94ec7a5ec504da0801ba83eee05c570","created_at":"2018-06-27T23:12:30Z","dns_nameservers":[],"updated_at":"2018-06-27T23:12: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":"f94ec7a5ec504da0801ba83eee05c570","id":"83b35d56-a96d-4e1e-9e99-1caa6b2d8984","subnetpool_id":null,"name":"AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-pub-subnet"}]} 2018-06-27 23:12:31,569 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-a64ea69c-6269-41f8-8d12-2990eb168805 2018-06-27 23:12:31,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/networks?id=78ed325e-423c-44f3-97a7-0e958a461ae6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5055f9af0beba156af9884e3ab2ee32e88ccaff5" 2018-06-27 23:12:32,516 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:12:32 GMT Content-Type: application/json Content-Length: 634 Connection: keep-alive X-Openstack-Request-Id: req-4b1642e7-a35f-4bf7-8bbe-b3d64f18cef8 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["83b35d56-a96d-4e1e-9e99-1caa6b2d8984"],"updated_at":"2018-06-27T23:12:30Z","tenant_id":"f94ec7a5ec504da0801ba83eee05c570","created_at":"2018-06-27T23:12:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f94ec7a5ec504da0801ba83eee05c570","id":"78ed325e-423c-44f3-97a7-0e958a461ae6","name":"AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-pub-net"}]} 2018-06-27 23:12:32,516 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=78ed325e-423c-44f3-97a7-0e958a461ae6 used request id req-4b1642e7-a35f-4bf7-8bbe-b3d64f18cef8 2018-06-27 23:12:32,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/subnets?network_id=78ed325e-423c-44f3-97a7-0e958a461ae6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5055f9af0beba156af9884e3ab2ee32e88ccaff5" 2018-06-27 23:12:32,635 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:12:32 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-e4275bf3-67dd-4396-9aa6-4b1838757879 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"78ed325e-423c-44f3-97a7-0e958a461ae6","tenant_id":"f94ec7a5ec504da0801ba83eee05c570","created_at":"2018-06-27T23:12:30Z","dns_nameservers":[],"updated_at":"2018-06-27T23:12: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":"f94ec7a5ec504da0801ba83eee05c570","id":"83b35d56-a96d-4e1e-9e99-1caa6b2d8984","subnetpool_id":null,"name":"AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-pub-subnet"}]} 2018-06-27 23:12:32,635 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=78ed325e-423c-44f3-97a7-0e958a461ae6 used request id req-e4275bf3-67dd-4396-9aa6-4b1838757879 2018-06-27 23:12:32,635 - OpenStackNetwork - DEBUG - Network [78ed325e-423c-44f3-97a7-0e958a461ae6] created successfully 2018-06-27 23:12:32,636 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 23:12:32,637 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 23:12:33,443 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1773d7c6627b46d1b7c25b80b3803df1", "name": "AnsibleProvisioningTests-813c0713-0b67-4c6-proj-role"}], "expires_at": "2018-06-28T00:12:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f94ec7a5ec504da0801ba83eee05c570", "name": "AnsibleProvisioningTests-813c0713-0b67-4c6-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/f94ec7a5ec504da0801ba83eee05c570", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/f94ec7a5ec504da0801ba83eee05c570", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/f94ec7a5ec504da0801ba83eee05c570", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f94ec7a5ec504da0801ba83eee05c570", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/f94ec7a5ec504da0801ba83eee05c570", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/f94ec7a5ec504da0801ba83eee05c570", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f94ec7a5ec504da0801ba83eee05c570", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/f94ec7a5ec504da0801ba83eee05c570", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/f94ec7a5ec504da0801ba83eee05c570", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f94ec7a5ec504da0801ba83eee05c570", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/f94ec7a5ec504da0801ba83eee05c570", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/f94ec7a5ec504da0801ba83eee05c570", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-813c0713-0b67-4c6-user", "id": "c56c8f1ba6134d20b7fa9ca8cf9a6cb0"}, "audit_ids": ["FcUW5stLQqKLoS7UGLcThA"], "issued_at": "2018-06-27T23:12:33.000000Z"}} 2018-06-27 23:12:33,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8f2a48ac754dc94c88ed97f5373330ec998d4f0" 2018-06-27 23:12:33,678 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:12:33 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7c90d0ad-1662-4f54-9713-2b06ad173b16 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 23:12:33,679 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-7c90d0ad-1662-4f54-9713-2b06ad173b16 2018-06-27 23:12:33,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/routers?name=AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8f2a48ac754dc94c88ed97f5373330ec998d4f0" 2018-06-27 23:12:34,587 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:12:34 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-ff8e07f1-ee67-488c-a830-f980b2ca0cd2 Front-End-Https: on RESP BODY: {"routers": []} 2018-06-27 23:12:34,587 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers?name=AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-pub-router&admin_state_up=True used request id req-ff8e07f1-ee67-488c-a830-f980b2ca0cd2 2018-06-27 23:12:34,587 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 23:12:34,588 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 23:12:35,433 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1773d7c6627b46d1b7c25b80b3803df1", "name": "AnsibleProvisioningTests-813c0713-0b67-4c6-proj-role"}], "expires_at": "2018-06-28T00:12:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f94ec7a5ec504da0801ba83eee05c570", "name": "AnsibleProvisioningTests-813c0713-0b67-4c6-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/f94ec7a5ec504da0801ba83eee05c570", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/f94ec7a5ec504da0801ba83eee05c570", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/f94ec7a5ec504da0801ba83eee05c570", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f94ec7a5ec504da0801ba83eee05c570", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/f94ec7a5ec504da0801ba83eee05c570", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/f94ec7a5ec504da0801ba83eee05c570", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f94ec7a5ec504da0801ba83eee05c570", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/f94ec7a5ec504da0801ba83eee05c570", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/f94ec7a5ec504da0801ba83eee05c570", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f94ec7a5ec504da0801ba83eee05c570", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/f94ec7a5ec504da0801ba83eee05c570", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/f94ec7a5ec504da0801ba83eee05c570", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-813c0713-0b67-4c6-user", "id": "c56c8f1ba6134d20b7fa9ca8cf9a6cb0"}, "audit_ids": ["qxEyWjJlRheM3BKm-TGLVg"], "issued_at": "2018-06-27T23:12:35.000000Z"}} 2018-06-27 23:12:35,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}d1496525aea9ccbb74309b0f6de598949945c434" 2018-06-27 23:12:35,812 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:12:35 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8e649aaa-f9e1-42b2-be54-377d5fd6ee88 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 23:12:35,812 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-8e649aaa-f9e1-42b2-be54-377d5fd6ee88 2018-06-27 23:12:35,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?name=floating_net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8f2a48ac754dc94c88ed97f5373330ec998d4f0" 2018-06-27 23:12:36,842 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:12:36 GMT Content-Type: application/json Content-Length: 594 Connection: keep-alive X-Openstack-Request-Id: req-ca0beca0-1b1d-47f4-811b-be21f7250a90 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":["df0aa635-d718-49cc-81c1-ba349ef8a505"],"updated_at":"2018-06-27T18:56:39Z","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T18:56:31Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"977aff9f-43e9-4fec-86ae-a730f64fa17d","name":"floating_net"}]} 2018-06-27 23:12:36,842 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=floating_net used request id req-ca0beca0-1b1d-47f4-811b-be21f7250a90 2018-06-27 23:12: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/subnets?network_id=977aff9f-43e9-4fec-86ae-a730f64fa17d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8f2a48ac754dc94c88ed97f5373330ec998d4f0" 2018-06-27 23:12:36,980 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:12:36 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-430daa85-d6cc-4825-b5d8-bef0f732d364 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-27 23:12:36,980 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=977aff9f-43e9-4fec-86ae-a730f64fa17d used request id req-430daa85-d6cc-4825-b5d8-bef0f732d364 2018-06-27 23:12:36,981 - neutron_utils - INFO - Creating router with name - AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-pub-router 2018-06-27 23:12:36,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/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8f2a48ac754dc94c88ed97f5373330ec998d4f0" -d '{"router": {"external_gateway_info": {"network_id": "977aff9f-43e9-4fec-86ae-a730f64fa17d"}, "name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-pub-router", "admin_state_up": true}}' 2018-06-27 23:12:40,500 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 23:12:40 GMT Content-Type: application/json Content-Length: 716 Connection: keep-alive X-Openstack-Request-Id: req-fd40ca33-2073-4830-8ccf-2698804fe080 Front-End-Https: on RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "977aff9f-43e9-4fec-86ae-a730f64fa17d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "df0aa635-d718-49cc-81c1-ba349ef8a505", "ip_address": "172.30.10.120"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "f94ec7a5ec504da0801ba83eee05c570", "created_at": "2018-06-27T23:12:37Z", "admin_state_up": true, "updated_at": "2018-06-27T23:12:39Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "f94ec7a5ec504da0801ba83eee05c570", "id": "a96fb2a5-ea92-4721-9ba4-cd6fe782d227", "name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-pub-router"}} 2018-06-27 23:12:40,500 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/routers used request id req-fd40ca33-2073-4830-8ccf-2698804fe080 2018-06-27 23:12:40,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?device_id=a96fb2a5-ea92-4721-9ba4-cd6fe782d227 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8f2a48ac754dc94c88ed97f5373330ec998d4f0" 2018-06-27 23:12:40,825 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:12:40 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-6232925e-1916-4f14-99b6-b4a5c99395d4 Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-27 23:12:40,825 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=a96fb2a5-ea92-4721-9ba4-cd6fe782d227 used request id req-6232925e-1916-4f14-99b6-b4a5c99395d4 2018-06-27 23:12:40,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?name=AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8f2a48ac754dc94c88ed97f5373330ec998d4f0" 2018-06-27 23:12:41,110 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:12:41 GMT Content-Type: application/json Content-Length: 634 Connection: keep-alive X-Openstack-Request-Id: req-c4ca6f1d-9779-4b57-a1d9-d4f3b974ec4f Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["83b35d56-a96d-4e1e-9e99-1caa6b2d8984"],"updated_at":"2018-06-27T23:12:30Z","tenant_id":"f94ec7a5ec504da0801ba83eee05c570","created_at":"2018-06-27T23:12:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f94ec7a5ec504da0801ba83eee05c570","id":"78ed325e-423c-44f3-97a7-0e958a461ae6","name":"AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-pub-net"}]} 2018-06-27 23:12:41,110 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-pub-net used request id req-c4ca6f1d-9779-4b57-a1d9-d4f3b974ec4f 2018-06-27 23:12:41,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 23:12:41,124 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 23:12: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-27 23:12:41,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/f94ec7a5ec504da0801ba83eee05c570 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8f2a48ac754dc94c88ed97f5373330ec998d4f0" 2018-06-27 23:12:41,553 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:12:41 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c11b6766-b9a7-4ad3-a507-b2dfb4040359 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/f94ec7a5ec504da0801ba83eee05c570"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f94ec7a5ec504da0801ba83eee05c570", "name": "AnsibleProvisioningTests-813c0713-0b67-4c6-proj"}} 2018-06-27 23:12:41,553 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f94ec7a5ec504da0801ba83eee05c570 used request id req-c11b6766-b9a7-4ad3-a507-b2dfb4040359 2018-06-27 23:12:41,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=78ed325e-423c-44f3-97a7-0e958a461ae6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8f2a48ac754dc94c88ed97f5373330ec998d4f0" 2018-06-27 23:12:41,719 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:12:41 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-bbec0830-a058-415d-9ff0-fcbfdcee4a7d Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"78ed325e-423c-44f3-97a7-0e958a461ae6","tenant_id":"f94ec7a5ec504da0801ba83eee05c570","created_at":"2018-06-27T23:12:30Z","dns_nameservers":[],"updated_at":"2018-06-27T23:12: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":"f94ec7a5ec504da0801ba83eee05c570","id":"83b35d56-a96d-4e1e-9e99-1caa6b2d8984","subnetpool_id":null,"name":"AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-pub-subnet"}]} 2018-06-27 23:12:41,719 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=78ed325e-423c-44f3-97a7-0e958a461ae6 used request id req-bbec0830-a058-415d-9ff0-fcbfdcee4a7d 2018-06-27 23:12:41,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/subnets?network_id=78ed325e-423c-44f3-97a7-0e958a461ae6&name=AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8f2a48ac754dc94c88ed97f5373330ec998d4f0" 2018-06-27 23:12:41,870 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:12:41 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-2b9c7941-0568-44f2-9cca-ce0d7577c69a Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"78ed325e-423c-44f3-97a7-0e958a461ae6","tenant_id":"f94ec7a5ec504da0801ba83eee05c570","created_at":"2018-06-27T23:12:30Z","dns_nameservers":[],"updated_at":"2018-06-27T23:12: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":"f94ec7a5ec504da0801ba83eee05c570","id":"83b35d56-a96d-4e1e-9e99-1caa6b2d8984","subnetpool_id":null,"name":"AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-pub-subnet"}]} 2018-06-27 23:12:41,870 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=78ed325e-423c-44f3-97a7-0e958a461ae6&name=AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-pub-subnet used request id req-2b9c7941-0568-44f2-9cca-ce0d7577c69a 2018-06-27 23:12:41,871 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-06-27 23:12:41,871 - neutron_utils - INFO - Adding interface to router with name AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-pub-router 2018-06-27 23:12:41,875 - 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/a96fb2a5-ea92-4721-9ba4-cd6fe782d227/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8f2a48ac754dc94c88ed97f5373330ec998d4f0" -d '{"subnet_id": "83b35d56-a96d-4e1e-9e99-1caa6b2d8984"}' 2018-06-27 23:12:47,885 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:12:47 GMT Content-Type: application/json Content-Length: 309 Connection: keep-alive X-Openstack-Request-Id: req-bb03c46b-0754-4972-b7af-4dc385efb01e Front-End-Https: on RESP BODY: {"network_id": "78ed325e-423c-44f3-97a7-0e958a461ae6", "tenant_id": "f94ec7a5ec504da0801ba83eee05c570", "subnet_id": "83b35d56-a96d-4e1e-9e99-1caa6b2d8984", "subnet_ids": ["83b35d56-a96d-4e1e-9e99-1caa6b2d8984"], "port_id": "a5465414-24eb-4d6d-be9b-7dd6d5e95e23", "id": "a96fb2a5-ea92-4721-9ba4-cd6fe782d227"} 2018-06-27 23:12:47,885 - keystoneauth.session - DEBUG - PUT call to network for https://172.30.10.101:9696/v2.0/routers/a96fb2a5-ea92-4721-9ba4-cd6fe782d227/add_router_interface used request id req-bb03c46b-0754-4972-b7af-4dc385efb01e 2018-06-27 23:12:47,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/routers/a96fb2a5-ea92-4721-9ba4-cd6fe782d227 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8f2a48ac754dc94c88ed97f5373330ec998d4f0" 2018-06-27 23:12:48,235 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:12:48 GMT Content-Type: application/json Content-Length: 722 Connection: keep-alive X-Openstack-Request-Id: req-bc4130e4-ac46-46fe-8fdf-6771ea30b7aa Front-End-Https: on RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "977aff9f-43e9-4fec-86ae-a730f64fa17d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "df0aa635-d718-49cc-81c1-ba349ef8a505", "ip_address": "172.30.10.120"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "f94ec7a5ec504da0801ba83eee05c570", "created_at": "2018-06-27T23:12:37Z", "admin_state_up": true, "updated_at": "2018-06-27T23:12:45Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "f94ec7a5ec504da0801ba83eee05c570", "id": "a96fb2a5-ea92-4721-9ba4-cd6fe782d227", "name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-pub-router"}} 2018-06-27 23:12:48,235 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers/a96fb2a5-ea92-4721-9ba4-cd6fe782d227 used request id req-bc4130e4-ac46-46fe-8fdf-6771ea30b7aa 2018-06-27 23:12:48,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/ports?device_id=a96fb2a5-ea92-4721-9ba4-cd6fe782d227 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8f2a48ac754dc94c88ed97f5373330ec998d4f0" 2018-06-27 23:12:48,995 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:12:48 GMT Content-Type: application/json Content-Length: 718 Connection: keep-alive X-Openstack-Request-Id: req-9e38d14f-ec25-4239-8ec5-8ef781fcf068 Front-End-Https: on RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"78ed325e-423c-44f3-97a7-0e958a461ae6","tenant_id":"f94ec7a5ec504da0801ba83eee05c570","created_at":"2018-06-27T23:12:43Z","admin_state_up":true,"updated_at":"2018-06-27T23:12:46Z","binding:vnic_type":"normal","device_id":"a96fb2a5-ea92-4721-9ba4-cd6fe782d227","device_owner":"network:router_interface","revision_number":6,"mac_address":"fa:16:3e:bc:54:67","id":"a5465414-24eb-4d6d-be9b-7dd6d5e95e23","port_security_enabled":false,"project_id":"f94ec7a5ec504da0801ba83eee05c570","fixed_ips":[{"subnet_id":"83b35d56-a96d-4e1e-9e99-1caa6b2d8984","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-27 23:12:48,996 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=a96fb2a5-ea92-4721-9ba4-cd6fe782d227 used request id req-9e38d14f-ec25-4239-8ec5-8ef781fcf068 2018-06-27 23:12:49,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/subnets/83b35d56-a96d-4e1e-9e99-1caa6b2d8984 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8f2a48ac754dc94c88ed97f5373330ec998d4f0" 2018-06-27 23:12:49,186 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:12:49 GMT Content-Type: application/json Content-Length: 671 Connection: keep-alive X-Openstack-Request-Id: req-b8702d03-d3fe-48dd-8a2a-e31b91c83d17 Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"78ed325e-423c-44f3-97a7-0e958a461ae6","tenant_id":"f94ec7a5ec504da0801ba83eee05c570","created_at":"2018-06-27T23:12:30Z","dns_nameservers":[],"updated_at":"2018-06-27T23:12: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":"f94ec7a5ec504da0801ba83eee05c570","id":"83b35d56-a96d-4e1e-9e99-1caa6b2d8984","subnetpool_id":null,"name":"AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-pub-subnet"}} 2018-06-27 23:12:49,186 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/83b35d56-a96d-4e1e-9e99-1caa6b2d8984 used request id req-b8702d03-d3fe-48dd-8a2a-e31b91c83d17 2018-06-27 23:12:49,187 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 23:12:49,188 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 23:12:50,307 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-28T00:12:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["9pQtk62USGCo10Hv327PTw"], "issued_at": "2018-06-27T23:12:50.000000Z"}} 2018-06-27 23:12:50,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}245e6c272569365264685dc73b2efb3b2f31d806" 2018-06-27 23:12:50,604 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:12:50 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-faf558ce-76dd-4042-bfac-0bc7980e8844 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 23:12:50,604 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-faf558ce-76dd-4042-bfac-0bc7980e8844 2018-06-27 23:12:50,605 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 23:12:50,611 - novaclient.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}245e6c272569365264685dc73b2efb3b2f31d806" 2018-06-27 23:12:51,284 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:12:51 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-5ff8f8a7-5043-4379-9c0d-483460d3b58a X-Compute-Request-Id: req-5ff8f8a7-5043-4379-9c0d-483460d3b58a Front-End-Https: on RESP BODY: {"flavors": [{"id": "bfce69d5-8948-4e52-8e30-cf8bfa544966", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "bookmark"}], "name": "shaker-flavor_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3"}]} 2018-06-27 23:12:51,284 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-5ff8f8a7-5043-4379-9c0d-483460d3b58a 2018-06-27 23:12:51,288 - 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}245e6c272569365264685dc73b2efb3b2f31d806" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-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-27 23:12:52,186 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:12: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-5466c980-255d-42d5-b1d7-13c8c1b44e21 X-Compute-Request-Id: req-5466c980-255d-42d5-b1d7-13c8c1b44e21 Front-End-Https: on RESP BODY: {"flavor": {"name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/458880e8-d5a3-4ac6-88ff-5b80a318786b", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/458880e8-d5a3-4ac6-88ff-5b80a318786b", "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": "458880e8-d5a3-4ac6-88ff-5b80a318786b"}} 2018-06-27 23:12:52,187 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-5466c980-255d-42d5-b1d7-13c8c1b44e21 2018-06-27 23:12:52,187 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 23:12:52,188 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 23:12:52,985 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1773d7c6627b46d1b7c25b80b3803df1", "name": "AnsibleProvisioningTests-813c0713-0b67-4c6-proj-role"}], "expires_at": "2018-06-28T00:12:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f94ec7a5ec504da0801ba83eee05c570", "name": "AnsibleProvisioningTests-813c0713-0b67-4c6-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/f94ec7a5ec504da0801ba83eee05c570", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/f94ec7a5ec504da0801ba83eee05c570", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/f94ec7a5ec504da0801ba83eee05c570", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f94ec7a5ec504da0801ba83eee05c570", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/f94ec7a5ec504da0801ba83eee05c570", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/f94ec7a5ec504da0801ba83eee05c570", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f94ec7a5ec504da0801ba83eee05c570", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/f94ec7a5ec504da0801ba83eee05c570", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/f94ec7a5ec504da0801ba83eee05c570", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f94ec7a5ec504da0801ba83eee05c570", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/f94ec7a5ec504da0801ba83eee05c570", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/f94ec7a5ec504da0801ba83eee05c570", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-813c0713-0b67-4c6-user", "id": "c56c8f1ba6134d20b7fa9ca8cf9a6cb0"}, "audit_ids": ["2JdbFpEGSKiVWqsOggdJtA"], "issued_at": "2018-06-27T23:12:52.000000Z"}} 2018-06-27 23:12:52,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}26dbcdc6c5faf68ebeddd6e174b98334b6b83e11" 2018-06-27 23:12:53,317 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:12:52 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ffa0c9f3-828e-405b-b365-c093e34a06e8 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 23:12:53,318 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-ffa0c9f3-828e-405b-b365-c093e34a06e8 2018-06-27 23:12:53,319 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 23:12:53,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/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26dbcdc6c5faf68ebeddd6e174b98334b6b83e11" 2018-06-27 23:12:54,050 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:12:54 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-688b46de-8fb9-42e1-837b-fe52f978807f X-Compute-Request-Id: req-688b46de-8fb9-42e1-837b-fe52f978807f Front-End-Https: on RESP BODY: {"keypairs": []} 2018-06-27 23:12:54,050 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/os-keypairs used request id req-688b46de-8fb9-42e1-837b-fe52f978807f 2018-06-27 23:12:54,051 - OpenStackKeypair - INFO - Creating keypair AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-kp... 2018-06-27 23:12:54,051 - OpenStackKeypair - INFO - Creating new keypair 2018-06-27 23:12:54,073 - nova_utils - INFO - Creating keypair with name - AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-kp 2018-06-27 23:12:54,076 - 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}26dbcdc6c5faf68ebeddd6e174b98334b6b83e11" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDnWa3Y2i8OF9FCjA9Y6S/l9pAodnfn+hs+xpf0bn6IMY13Ljg0VAd572KYsMUvEDAmD7B1ADsP4yhWKjefW7jUL7DhY5P5b+HN8J3+2QznfUeN+DXNrJ1LYkHtddOQnSIc2MZA4tOIUxa0PFMuy2BkeyMBPeLL9WsW8VU9Vou4YQ==", "name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-kp"}}' 2018-06-27 23:12:54,896 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:12:54 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-d6e9bbbe-399a-4388-b1c9-fbd3504a7eee X-Compute-Request-Id: req-d6e9bbbe-399a-4388-b1c9-fbd3504a7eee Front-End-Https: on RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDnWa3Y2i8OF9FCjA9Y6S/l9pAodnfn+hs+xpf0bn6IMY13Ljg0VAd572KYsMUvEDAmD7B1ADsP4yhWKjefW7jUL7DhY5P5b+HN8J3+2QznfUeN+DXNrJ1LYkHtddOQnSIc2MZA4tOIUxa0PFMuy2BkeyMBPeLL9WsW8VU9Vou4YQ==", "user_id": "c56c8f1ba6134d20b7fa9ca8cf9a6cb0", "name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-kp", "fingerprint": "a3:5f:e9:c0:b8:46:ca:0a:cc:2c:1b:1a:30:7e:be:ae"}} 2018-06-27 23:12:54,897 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/os-keypairs used request id req-d6e9bbbe-399a-4388-b1c9-fbd3504a7eee 2018-06-27 23:12:54,898 - file_utils - INFO - Saved public key to - tmp/AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2.pub 2018-06-27 23:12:54,899 - file_utils - INFO - Saved private key to - tmp/AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2 2018-06-27 23:12:54,899 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 23:12:54,900 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 23:12:55,853 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1773d7c6627b46d1b7c25b80b3803df1", "name": "AnsibleProvisioningTests-813c0713-0b67-4c6-proj-role"}], "expires_at": "2018-06-28T00:12:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f94ec7a5ec504da0801ba83eee05c570", "name": "AnsibleProvisioningTests-813c0713-0b67-4c6-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/f94ec7a5ec504da0801ba83eee05c570", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/f94ec7a5ec504da0801ba83eee05c570", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/f94ec7a5ec504da0801ba83eee05c570", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f94ec7a5ec504da0801ba83eee05c570", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/f94ec7a5ec504da0801ba83eee05c570", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/f94ec7a5ec504da0801ba83eee05c570", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f94ec7a5ec504da0801ba83eee05c570", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/f94ec7a5ec504da0801ba83eee05c570", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/f94ec7a5ec504da0801ba83eee05c570", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f94ec7a5ec504da0801ba83eee05c570", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/f94ec7a5ec504da0801ba83eee05c570", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/f94ec7a5ec504da0801ba83eee05c570", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-813c0713-0b67-4c6-user", "id": "c56c8f1ba6134d20b7fa9ca8cf9a6cb0"}, "audit_ids": ["lQtMD0ElRw6rjTbSqKs2AQ"], "issued_at": "2018-06-27T23:12:55.000000Z"}} 2018-06-27 23:12:55,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37cfd9c84a85d25bad7a9f896c00292362ff295b" 2018-06-27 23:12:56,269 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:12:55 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2fed77a0-f6f8-482d-88c4-4c0c77ae089f Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 23:12:56,269 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-2fed77a0-f6f8-482d-88c4-4c0c77ae089f 2018-06-27 23:12:56,275 - keystoneauth.session - 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-339810d8-2845-45dd-bac3-aefc2ebce7a2-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37cfd9c84a85d25bad7a9f896c00292362ff295b" 2018-06-27 23:12:57,219 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:12:57 GMT Content-Type: application/json Content-Length: 23 Connection: keep-alive X-Openstack-Request-Id: req-c7504127-3ec7-4d7f-8068-75e2921493b0 Front-End-Https: on RESP BODY: {"security_groups": []} 2018-06-27 23:12:57,219 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-sec-grp used request id req-c7504127-3ec7-4d7f-8068-75e2921493b0 2018-06-27 23:12:57,219 - OpenStackSecurityGroup - INFO - Creating security group AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-sec-grp... 2018-06-27 23:12:57,219 - neutron_utils - INFO - Creating security group with name - AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-sec-grp 2018-06-27 23:12:57,225 - 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}37cfd9c84a85d25bad7a9f896c00292362ff295b" -d '{"security_group": {"name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-sec-grp"}}' 2018-06-27 23:12:58,471 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 23:12:58 GMT Content-Type: application/json Content-Length: 1401 Connection: keep-alive X-Openstack-Request-Id: req-2dfc3c24-a901-4175-b92c-84e2790259ff Front-End-Https: on RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "f94ec7a5ec504da0801ba83eee05c570", "created_at": "2018-06-27T23:12:58Z", "updated_at": "2018-06-27T23:12:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T23:12:58Z", "revision_number": 0, "id": "1a1c9fcc-51d1-4ad0-8a27-5b5b7af64fed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T23:12:58Z", "security_group_id": "00dc8b02-9bd1-43f6-8516-198ad14b4b41", "tenant_id": "f94ec7a5ec504da0801ba83eee05c570", "port_range_min": null, "ethertype": "IPv6", "project_id": "f94ec7a5ec504da0801ba83eee05c570"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T23:12:58Z", "revision_number": 0, "id": "da4cc891-fa8e-47b4-bc76-a73f4ee01e45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T23:12:58Z", "security_group_id": "00dc8b02-9bd1-43f6-8516-198ad14b4b41", "tenant_id": "f94ec7a5ec504da0801ba83eee05c570", "port_range_min": null, "ethertype": "IPv4", "project_id": "f94ec7a5ec504da0801ba83eee05c570"}], "revision_number": 2, "project_id": "f94ec7a5ec504da0801ba83eee05c570", "id": "00dc8b02-9bd1-43f6-8516-198ad14b4b41", "name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-sec-grp"}} 2018-06-27 23:12:58,471 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-groups used request id req-2dfc3c24-a901-4175-b92c-84e2790259ff 2018-06-27 23:12:58,471 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 00dc8b02-9bd1-43f6-8516-198ad14b4b41 2018-06-27 23:12:58,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/security-group-rules?security_group_id=00dc8b02-9bd1-43f6-8516-198ad14b4b41 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37cfd9c84a85d25bad7a9f896c00292362ff295b" 2018-06-27 23:12:59,343 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:12:59 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-4e154d42-aa60-4405-b5ee-0d456dd996ca 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-27T23:12:58Z", "security_group_id": "00dc8b02-9bd1-43f6-8516-198ad14b4b41", "port_range_min": null, "revision_number": 0, "tenant_id": "f94ec7a5ec504da0801ba83eee05c570", "created_at": "2018-06-27T23:12:58Z", "project_id": "f94ec7a5ec504da0801ba83eee05c570", "id": "1a1c9fcc-51d1-4ad0-8a27-5b5b7af64fed"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T23:12:58Z", "security_group_id": "00dc8b02-9bd1-43f6-8516-198ad14b4b41", "port_range_min": null, "revision_number": 0, "tenant_id": "f94ec7a5ec504da0801ba83eee05c570", "created_at": "2018-06-27T23:12:58Z", "project_id": "f94ec7a5ec504da0801ba83eee05c570", "id": "da4cc891-fa8e-47b4-bc76-a73f4ee01e45"}]} 2018-06-27 23:12:59,343 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=00dc8b02-9bd1-43f6-8516-198ad14b4b41 used request id req-4e154d42-aa60-4405-b5ee-0d456dd996ca 2018-06-27 23:12:59,344 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 00dc8b02-9bd1-43f6-8516-198ad14b4b41 2018-06-27 23:12:59,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/security-group-rules?security_group_id=00dc8b02-9bd1-43f6-8516-198ad14b4b41 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37cfd9c84a85d25bad7a9f896c00292362ff295b" 2018-06-27 23:12:59,497 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:12:59 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-42569ccb-bc9f-4eb5-822f-40a6c0cfc36a 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-27T23:12:58Z", "security_group_id": "00dc8b02-9bd1-43f6-8516-198ad14b4b41", "port_range_min": null, "revision_number": 0, "tenant_id": "f94ec7a5ec504da0801ba83eee05c570", "created_at": "2018-06-27T23:12:58Z", "project_id": "f94ec7a5ec504da0801ba83eee05c570", "id": "1a1c9fcc-51d1-4ad0-8a27-5b5b7af64fed"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T23:12:58Z", "security_group_id": "00dc8b02-9bd1-43f6-8516-198ad14b4b41", "port_range_min": null, "revision_number": 0, "tenant_id": "f94ec7a5ec504da0801ba83eee05c570", "created_at": "2018-06-27T23:12:58Z", "project_id": "f94ec7a5ec504da0801ba83eee05c570", "id": "da4cc891-fa8e-47b4-bc76-a73f4ee01e45"}]} 2018-06-27 23:12:59,497 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=00dc8b02-9bd1-43f6-8516-198ad14b4b41 used request id req-42569ccb-bc9f-4eb5-822f-40a6c0cfc36a 2018-06-27 23:12:59,497 - neutron_utils - INFO - Retrieving security group with ID - 00dc8b02-9bd1-43f6-8516-198ad14b4b41 2018-06-27 23:12:59,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/security-groups?id=00dc8b02-9bd1-43f6-8516-198ad14b4b41 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37cfd9c84a85d25bad7a9f896c00292362ff295b" 2018-06-27 23:13:00,360 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:13:00 GMT Content-Type: application/json Content-Length: 1404 Connection: keep-alive X-Openstack-Request-Id: req-3a8c6bc6-9ffb-4367-8e1c-b8cb82ac85f4 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "f94ec7a5ec504da0801ba83eee05c570", "created_at": "2018-06-27T23:12:58Z", "updated_at": "2018-06-27T23:12:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T23:12:58Z", "revision_number": 0, "id": "1a1c9fcc-51d1-4ad0-8a27-5b5b7af64fed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T23:12:58Z", "security_group_id": "00dc8b02-9bd1-43f6-8516-198ad14b4b41", "tenant_id": "f94ec7a5ec504da0801ba83eee05c570", "port_range_min": null, "ethertype": "IPv6", "project_id": "f94ec7a5ec504da0801ba83eee05c570"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T23:12:58Z", "revision_number": 0, "id": "da4cc891-fa8e-47b4-bc76-a73f4ee01e45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T23:12:58Z", "security_group_id": "00dc8b02-9bd1-43f6-8516-198ad14b4b41", "tenant_id": "f94ec7a5ec504da0801ba83eee05c570", "port_range_min": null, "ethertype": "IPv4", "project_id": "f94ec7a5ec504da0801ba83eee05c570"}], "revision_number": 2, "project_id": "f94ec7a5ec504da0801ba83eee05c570", "id": "00dc8b02-9bd1-43f6-8516-198ad14b4b41", "name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-sec-grp"}]} 2018-06-27 23:13:00,360 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=00dc8b02-9bd1-43f6-8516-198ad14b4b41 used request id req-3a8c6bc6-9ffb-4367-8e1c-b8cb82ac85f4 2018-06-27 23:13:00,361 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 00dc8b02-9bd1-43f6-8516-198ad14b4b41 2018-06-27 23:13:00,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-group-rules?security_group_id=00dc8b02-9bd1-43f6-8516-198ad14b4b41 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37cfd9c84a85d25bad7a9f896c00292362ff295b" 2018-06-27 23:13:00,425 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:13:00 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-207c6f1b-7287-43ec-b315-fa070567964c 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-27T23:12:58Z", "security_group_id": "00dc8b02-9bd1-43f6-8516-198ad14b4b41", "port_range_min": null, "revision_number": 0, "tenant_id": "f94ec7a5ec504da0801ba83eee05c570", "created_at": "2018-06-27T23:12:58Z", "project_id": "f94ec7a5ec504da0801ba83eee05c570", "id": "1a1c9fcc-51d1-4ad0-8a27-5b5b7af64fed"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T23:12:58Z", "security_group_id": "00dc8b02-9bd1-43f6-8516-198ad14b4b41", "port_range_min": null, "revision_number": 0, "tenant_id": "f94ec7a5ec504da0801ba83eee05c570", "created_at": "2018-06-27T23:12:58Z", "project_id": "f94ec7a5ec504da0801ba83eee05c570", "id": "da4cc891-fa8e-47b4-bc76-a73f4ee01e45"}]} 2018-06-27 23:13:00,425 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=00dc8b02-9bd1-43f6-8516-198ad14b4b41 used request id req-207c6f1b-7287-43ec-b315-fa070567964c 2018-06-27 23:13:00,426 - neutron_utils - INFO - Retrieving security group with ID - 00dc8b02-9bd1-43f6-8516-198ad14b4b41 2018-06-27 23:13:00,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?id=00dc8b02-9bd1-43f6-8516-198ad14b4b41 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37cfd9c84a85d25bad7a9f896c00292362ff295b" 2018-06-27 23:13:00,540 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:13:00 GMT Content-Type: application/json Content-Length: 1404 Connection: keep-alive X-Openstack-Request-Id: req-2b96cab2-657f-4ee8-9150-4a48411ebf38 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "f94ec7a5ec504da0801ba83eee05c570", "created_at": "2018-06-27T23:12:58Z", "updated_at": "2018-06-27T23:12:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T23:12:58Z", "revision_number": 0, "id": "1a1c9fcc-51d1-4ad0-8a27-5b5b7af64fed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T23:12:58Z", "security_group_id": "00dc8b02-9bd1-43f6-8516-198ad14b4b41", "tenant_id": "f94ec7a5ec504da0801ba83eee05c570", "port_range_min": null, "ethertype": "IPv6", "project_id": "f94ec7a5ec504da0801ba83eee05c570"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T23:12:58Z", "revision_number": 0, "id": "da4cc891-fa8e-47b4-bc76-a73f4ee01e45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T23:12:58Z", "security_group_id": "00dc8b02-9bd1-43f6-8516-198ad14b4b41", "tenant_id": "f94ec7a5ec504da0801ba83eee05c570", "port_range_min": null, "ethertype": "IPv4", "project_id": "f94ec7a5ec504da0801ba83eee05c570"}], "revision_number": 2, "project_id": "f94ec7a5ec504da0801ba83eee05c570", "id": "00dc8b02-9bd1-43f6-8516-198ad14b4b41", "name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-sec-grp"}]} 2018-06-27 23:13:00,540 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=00dc8b02-9bd1-43f6-8516-198ad14b4b41 used request id req-2b96cab2-657f-4ee8-9150-4a48411ebf38 2018-06-27 23:13:00,541 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 00dc8b02-9bd1-43f6-8516-198ad14b4b41 2018-06-27 23:13:00,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=00dc8b02-9bd1-43f6-8516-198ad14b4b41 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37cfd9c84a85d25bad7a9f896c00292362ff295b" 2018-06-27 23:13:00,599 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:13:00 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-19669a01-f9f6-4854-bb7c-c26882fd4367 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-27T23:12:58Z", "security_group_id": "00dc8b02-9bd1-43f6-8516-198ad14b4b41", "port_range_min": null, "revision_number": 0, "tenant_id": "f94ec7a5ec504da0801ba83eee05c570", "created_at": "2018-06-27T23:12:58Z", "project_id": "f94ec7a5ec504da0801ba83eee05c570", "id": "1a1c9fcc-51d1-4ad0-8a27-5b5b7af64fed"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T23:12:58Z", "security_group_id": "00dc8b02-9bd1-43f6-8516-198ad14b4b41", "port_range_min": null, "revision_number": 0, "tenant_id": "f94ec7a5ec504da0801ba83eee05c570", "created_at": "2018-06-27T23:12:58Z", "project_id": "f94ec7a5ec504da0801ba83eee05c570", "id": "da4cc891-fa8e-47b4-bc76-a73f4ee01e45"}]} 2018-06-27 23:13:00,600 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=00dc8b02-9bd1-43f6-8516-198ad14b4b41 used request id req-19669a01-f9f6-4854-bb7c-c26882fd4367 2018-06-27 23:13:00,600 - neutron_utils - INFO - Creating security group to security group - AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-sec-grp 2018-06-27 23:13:00,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/security-groups?name=AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37cfd9c84a85d25bad7a9f896c00292362ff295b" 2018-06-27 23:13:00,873 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:13:00 GMT Content-Type: application/json Content-Length: 1404 Connection: keep-alive X-Openstack-Request-Id: req-3c83c122-a338-45b3-bf5a-1b2f36a7fbea Front-End-Https: on RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "f94ec7a5ec504da0801ba83eee05c570", "created_at": "2018-06-27T23:12:58Z", "updated_at": "2018-06-27T23:12:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T23:12:58Z", "revision_number": 0, "id": "1a1c9fcc-51d1-4ad0-8a27-5b5b7af64fed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T23:12:58Z", "security_group_id": "00dc8b02-9bd1-43f6-8516-198ad14b4b41", "tenant_id": "f94ec7a5ec504da0801ba83eee05c570", "port_range_min": null, "ethertype": "IPv6", "project_id": "f94ec7a5ec504da0801ba83eee05c570"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T23:12:58Z", "revision_number": 0, "id": "da4cc891-fa8e-47b4-bc76-a73f4ee01e45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T23:12:58Z", "security_group_id": "00dc8b02-9bd1-43f6-8516-198ad14b4b41", "tenant_id": "f94ec7a5ec504da0801ba83eee05c570", "port_range_min": null, "ethertype": "IPv4", "project_id": "f94ec7a5ec504da0801ba83eee05c570"}], "revision_number": 2, "project_id": "f94ec7a5ec504da0801ba83eee05c570", "id": "00dc8b02-9bd1-43f6-8516-198ad14b4b41", "name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-sec-grp"}]} 2018-06-27 23:13:00,873 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-sec-grp used request id req-3c83c122-a338-45b3-bf5a-1b2f36a7fbea 2018-06-27 23:13:00,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 23:13:00,890 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 23:13: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-27 23:13: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/projects/f94ec7a5ec504da0801ba83eee05c570 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37cfd9c84a85d25bad7a9f896c00292362ff295b" 2018-06-27 23:13:00,991 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:13:00 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-270c9e96-c5e5-4ab8-b7f9-aaac3c74ea90 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/f94ec7a5ec504da0801ba83eee05c570"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f94ec7a5ec504da0801ba83eee05c570", "name": "AnsibleProvisioningTests-813c0713-0b67-4c6-proj"}} 2018-06-27 23:13:00,991 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f94ec7a5ec504da0801ba83eee05c570 used request id req-270c9e96-c5e5-4ab8-b7f9-aaac3c74ea90 2018-06-27 23:13:00,991 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 00dc8b02-9bd1-43f6-8516-198ad14b4b41 2018-06-27 23:13:00,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=00dc8b02-9bd1-43f6-8516-198ad14b4b41 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37cfd9c84a85d25bad7a9f896c00292362ff295b" 2018-06-27 23:13:01,092 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:13:01 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-2866e3da-f7d3-4323-8690-cbbec9b1e2ca 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-27T23:12:58Z", "security_group_id": "00dc8b02-9bd1-43f6-8516-198ad14b4b41", "port_range_min": null, "revision_number": 0, "tenant_id": "f94ec7a5ec504da0801ba83eee05c570", "created_at": "2018-06-27T23:12:58Z", "project_id": "f94ec7a5ec504da0801ba83eee05c570", "id": "1a1c9fcc-51d1-4ad0-8a27-5b5b7af64fed"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T23:12:58Z", "security_group_id": "00dc8b02-9bd1-43f6-8516-198ad14b4b41", "port_range_min": null, "revision_number": 0, "tenant_id": "f94ec7a5ec504da0801ba83eee05c570", "created_at": "2018-06-27T23:12:58Z", "project_id": "f94ec7a5ec504da0801ba83eee05c570", "id": "da4cc891-fa8e-47b4-bc76-a73f4ee01e45"}]} 2018-06-27 23:13:01,092 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=00dc8b02-9bd1-43f6-8516-198ad14b4b41 used request id req-2866e3da-f7d3-4323-8690-cbbec9b1e2ca 2018-06-27 23:13:01,098 - 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}37cfd9c84a85d25bad7a9f896c00292362ff295b" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "00dc8b02-9bd1-43f6-8516-198ad14b4b41"}}' 2018-06-27 23:13:01,556 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 23:13:01 GMT Content-Type: application/json Content-Length: 509 Connection: keep-alive X-Openstack-Request-Id: req-d2a100ff-e157-4b02-875c-eb9b3b0767c4 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-27T23:13:01Z", "security_group_id": "00dc8b02-9bd1-43f6-8516-198ad14b4b41", "port_range_min": null, "revision_number": 0, "tenant_id": "f94ec7a5ec504da0801ba83eee05c570", "created_at": "2018-06-27T23:13:01Z", "project_id": "f94ec7a5ec504da0801ba83eee05c570", "id": "fe744877-b6a3-4c9d-a350-548bb99943fd"}} 2018-06-27 23:13:01,556 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-group-rules used request id req-d2a100ff-e157-4b02-875c-eb9b3b0767c4 2018-06-27 23:13:01,557 - neutron_utils - INFO - Creating security group to security group - AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-sec-grp 2018-06-27 23:13:01,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-groups?name=AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37cfd9c84a85d25bad7a9f896c00292362ff295b" 2018-06-27 23:13:01,685 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:13:01 GMT Content-Type: application/json Content-Length: 1902 Connection: keep-alive X-Openstack-Request-Id: req-0ae111a2-9f2e-4471-af61-c91e398ab74e Front-End-Https: on RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "f94ec7a5ec504da0801ba83eee05c570", "created_at": "2018-06-27T23:12:58Z", "updated_at": "2018-06-27T23:13:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T23:12:58Z", "revision_number": 0, "id": "1a1c9fcc-51d1-4ad0-8a27-5b5b7af64fed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T23:12:58Z", "security_group_id": "00dc8b02-9bd1-43f6-8516-198ad14b4b41", "tenant_id": "f94ec7a5ec504da0801ba83eee05c570", "port_range_min": null, "ethertype": "IPv6", "project_id": "f94ec7a5ec504da0801ba83eee05c570"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T23:12:58Z", "revision_number": 0, "id": "da4cc891-fa8e-47b4-bc76-a73f4ee01e45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T23:12:58Z", "security_group_id": "00dc8b02-9bd1-43f6-8516-198ad14b4b41", "tenant_id": "f94ec7a5ec504da0801ba83eee05c570", "port_range_min": null, "ethertype": "IPv4", "project_id": "f94ec7a5ec504da0801ba83eee05c570"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-06-27T23:13:01Z", "revision_number": 0, "id": "fe744877-b6a3-4c9d-a350-548bb99943fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T23:13:01Z", "security_group_id": "00dc8b02-9bd1-43f6-8516-198ad14b4b41", "tenant_id": "f94ec7a5ec504da0801ba83eee05c570", "port_range_min": null, "ethertype": "IPv4", "project_id": "f94ec7a5ec504da0801ba83eee05c570"}], "revision_number": 3, "project_id": "f94ec7a5ec504da0801ba83eee05c570", "id": "00dc8b02-9bd1-43f6-8516-198ad14b4b41", "name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-sec-grp"}]} 2018-06-27 23:13:01,686 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-sec-grp used request id req-0ae111a2-9f2e-4471-af61-c91e398ab74e 2018-06-27 23:13:01,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/f94ec7a5ec504da0801ba83eee05c570 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37cfd9c84a85d25bad7a9f896c00292362ff295b" 2018-06-27 23:13:01,785 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:13:01 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-101cb527-8c15-4179-bfaa-ec28aecf5e15 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/f94ec7a5ec504da0801ba83eee05c570"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f94ec7a5ec504da0801ba83eee05c570", "name": "AnsibleProvisioningTests-813c0713-0b67-4c6-proj"}} 2018-06-27 23:13:01,785 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f94ec7a5ec504da0801ba83eee05c570 used request id req-101cb527-8c15-4179-bfaa-ec28aecf5e15 2018-06-27 23:13:01,786 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 00dc8b02-9bd1-43f6-8516-198ad14b4b41 2018-06-27 23:13:01,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-group-rules?security_group_id=00dc8b02-9bd1-43f6-8516-198ad14b4b41 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37cfd9c84a85d25bad7a9f896c00292362ff295b" 2018-06-27 23:13:01,891 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:13:01 GMT Content-Type: application/json Content-Length: 1488 Connection: keep-alive X-Openstack-Request-Id: req-735b86a6-04ae-4cac-a05e-df042d156503 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-27T23:12:58Z", "security_group_id": "00dc8b02-9bd1-43f6-8516-198ad14b4b41", "port_range_min": null, "revision_number": 0, "tenant_id": "f94ec7a5ec504da0801ba83eee05c570", "created_at": "2018-06-27T23:12:58Z", "project_id": "f94ec7a5ec504da0801ba83eee05c570", "id": "1a1c9fcc-51d1-4ad0-8a27-5b5b7af64fed"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T23:12:58Z", "security_group_id": "00dc8b02-9bd1-43f6-8516-198ad14b4b41", "port_range_min": null, "revision_number": 0, "tenant_id": "f94ec7a5ec504da0801ba83eee05c570", "created_at": "2018-06-27T23:12:58Z", "project_id": "f94ec7a5ec504da0801ba83eee05c570", "id": "da4cc891-fa8e-47b4-bc76-a73f4ee01e45"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T23:13:01Z", "security_group_id": "00dc8b02-9bd1-43f6-8516-198ad14b4b41", "port_range_min": null, "revision_number": 0, "tenant_id": "f94ec7a5ec504da0801ba83eee05c570", "created_at": "2018-06-27T23:13:01Z", "project_id": "f94ec7a5ec504da0801ba83eee05c570", "id": "fe744877-b6a3-4c9d-a350-548bb99943fd"}]} 2018-06-27 23:13:01,891 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=00dc8b02-9bd1-43f6-8516-198ad14b4b41 used request id req-735b86a6-04ae-4cac-a05e-df042d156503 2018-06-27 23:13:01,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}37cfd9c84a85d25bad7a9f896c00292362ff295b" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 22, "port_range_max": 22, "security_group_id": "00dc8b02-9bd1-43f6-8516-198ad14b4b41"}}' 2018-06-27 23:13:02,392 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 23:13:02 GMT Content-Type: application/json Content-Length: 505 Connection: keep-alive X-Openstack-Request-Id: req-f7b178c9-6833-489b-892b-ec84141a0b53 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-27T23:13:02Z", "security_group_id": "00dc8b02-9bd1-43f6-8516-198ad14b4b41", "port_range_min": 22, "revision_number": 0, "tenant_id": "f94ec7a5ec504da0801ba83eee05c570", "created_at": "2018-06-27T23:13:02Z", "project_id": "f94ec7a5ec504da0801ba83eee05c570", "id": "c53f4130-68b5-4cef-bfdc-e380f8f565bf"}} 2018-06-27 23:13:02,393 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-group-rules used request id req-f7b178c9-6833-489b-892b-ec84141a0b53 2018-06-27 23:13:02,393 - neutron_utils - INFO - Retrieving security group with ID - 00dc8b02-9bd1-43f6-8516-198ad14b4b41 2018-06-27 23:13:02,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/security-groups?id=00dc8b02-9bd1-43f6-8516-198ad14b4b41 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37cfd9c84a85d25bad7a9f896c00292362ff295b" 2018-06-27 23:13:02,517 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:13:02 GMT Content-Type: application/json Content-Length: 2396 Connection: keep-alive X-Openstack-Request-Id: req-a7e5a352-9df6-47d5-b930-3fe6e826a66f Front-End-Https: on RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "f94ec7a5ec504da0801ba83eee05c570", "created_at": "2018-06-27T23:12:58Z", "updated_at": "2018-06-27T23:13:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T23:12:58Z", "revision_number": 0, "id": "1a1c9fcc-51d1-4ad0-8a27-5b5b7af64fed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T23:12:58Z", "security_group_id": "00dc8b02-9bd1-43f6-8516-198ad14b4b41", "tenant_id": "f94ec7a5ec504da0801ba83eee05c570", "port_range_min": null, "ethertype": "IPv6", "project_id": "f94ec7a5ec504da0801ba83eee05c570"}, {"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-06-27T23:13:02Z", "revision_number": 0, "id": "c53f4130-68b5-4cef-bfdc-e380f8f565bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T23:13:02Z", "security_group_id": "00dc8b02-9bd1-43f6-8516-198ad14b4b41", "tenant_id": "f94ec7a5ec504da0801ba83eee05c570", "port_range_min": 22, "ethertype": "IPv4", "project_id": "f94ec7a5ec504da0801ba83eee05c570"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T23:12:58Z", "revision_number": 0, "id": "da4cc891-fa8e-47b4-bc76-a73f4ee01e45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T23:12:58Z", "security_group_id": "00dc8b02-9bd1-43f6-8516-198ad14b4b41", "tenant_id": "f94ec7a5ec504da0801ba83eee05c570", "port_range_min": null, "ethertype": "IPv4", "project_id": "f94ec7a5ec504da0801ba83eee05c570"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-06-27T23:13:01Z", "revision_number": 0, "id": "fe744877-b6a3-4c9d-a350-548bb99943fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T23:13:01Z", "security_group_id": "00dc8b02-9bd1-43f6-8516-198ad14b4b41", "tenant_id": "f94ec7a5ec504da0801ba83eee05c570", "port_range_min": null, "ethertype": "IPv4", "project_id": "f94ec7a5ec504da0801ba83eee05c570"}], "revision_number": 4, "project_id": "f94ec7a5ec504da0801ba83eee05c570", "id": "00dc8b02-9bd1-43f6-8516-198ad14b4b41", "name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-sec-grp"}]} 2018-06-27 23:13:02,517 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=00dc8b02-9bd1-43f6-8516-198ad14b4b41 used request id req-a7e5a352-9df6-47d5-b930-3fe6e826a66f 2018-06-27 23:13:02,518 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 00dc8b02-9bd1-43f6-8516-198ad14b4b41 2018-06-27 23:13: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/security-group-rules?security_group_id=00dc8b02-9bd1-43f6-8516-198ad14b4b41 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37cfd9c84a85d25bad7a9f896c00292362ff295b" 2018-06-27 23:13:02,629 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:13:02 GMT Content-Type: application/json Content-Length: 1970 Connection: keep-alive X-Openstack-Request-Id: req-3738c1e9-fba8-469a-b524-790d493fa08a 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-27T23:12:58Z", "security_group_id": "00dc8b02-9bd1-43f6-8516-198ad14b4b41", "port_range_min": null, "revision_number": 0, "tenant_id": "f94ec7a5ec504da0801ba83eee05c570", "created_at": "2018-06-27T23:12:58Z", "project_id": "f94ec7a5ec504da0801ba83eee05c570", "id": "1a1c9fcc-51d1-4ad0-8a27-5b5b7af64fed"}, {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-06-27T23:13:02Z", "security_group_id": "00dc8b02-9bd1-43f6-8516-198ad14b4b41", "port_range_min": 22, "revision_number": 0, "tenant_id": "f94ec7a5ec504da0801ba83eee05c570", "created_at": "2018-06-27T23:13:02Z", "project_id": "f94ec7a5ec504da0801ba83eee05c570", "id": "c53f4130-68b5-4cef-bfdc-e380f8f565bf"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T23:12:58Z", "security_group_id": "00dc8b02-9bd1-43f6-8516-198ad14b4b41", "port_range_min": null, "revision_number": 0, "tenant_id": "f94ec7a5ec504da0801ba83eee05c570", "created_at": "2018-06-27T23:12:58Z", "project_id": "f94ec7a5ec504da0801ba83eee05c570", "id": "da4cc891-fa8e-47b4-bc76-a73f4ee01e45"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T23:13:01Z", "security_group_id": "00dc8b02-9bd1-43f6-8516-198ad14b4b41", "port_range_min": null, "revision_number": 0, "tenant_id": "f94ec7a5ec504da0801ba83eee05c570", "created_at": "2018-06-27T23:13:01Z", "project_id": "f94ec7a5ec504da0801ba83eee05c570", "id": "fe744877-b6a3-4c9d-a350-548bb99943fd"}]} 2018-06-27 23:13:02,629 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=00dc8b02-9bd1-43f6-8516-198ad14b4b41 used request id req-3738c1e9-fba8-469a-b524-790d493fa08a 2018-06-27 23:13:02,630 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 23:13:02,631 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 23:13:03,558 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1773d7c6627b46d1b7c25b80b3803df1", "name": "AnsibleProvisioningTests-813c0713-0b67-4c6-proj-role"}], "expires_at": "2018-06-28T00:13:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f94ec7a5ec504da0801ba83eee05c570", "name": "AnsibleProvisioningTests-813c0713-0b67-4c6-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/f94ec7a5ec504da0801ba83eee05c570", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/f94ec7a5ec504da0801ba83eee05c570", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/f94ec7a5ec504da0801ba83eee05c570", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f94ec7a5ec504da0801ba83eee05c570", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/f94ec7a5ec504da0801ba83eee05c570", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/f94ec7a5ec504da0801ba83eee05c570", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f94ec7a5ec504da0801ba83eee05c570", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/f94ec7a5ec504da0801ba83eee05c570", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/f94ec7a5ec504da0801ba83eee05c570", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f94ec7a5ec504da0801ba83eee05c570", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/f94ec7a5ec504da0801ba83eee05c570", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/f94ec7a5ec504da0801ba83eee05c570", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-813c0713-0b67-4c6-user", "id": "c56c8f1ba6134d20b7fa9ca8cf9a6cb0"}, "audit_ids": ["wJB1RLqgTNGKTHBshO45yA"], "issued_at": "2018-06-27T23:13:03.000000Z"}} 2018-06-27 23:13:03,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}a06ce5a6a0520936214a6f6bff39642e845e2c3f" 2018-06-27 23:13:03,921 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:13:03 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-55ce9f98-c840-4fca-bdca-5e46d6e8170e Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 23:13:03,921 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-55ce9f98-c840-4fca-bdca-5e46d6e8170e 2018-06-27 23:13:03,922 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 23:13:03,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}a06ce5a6a0520936214a6f6bff39642e845e2c3f" 2018-06-27 23:13:03,983 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:13:03 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ba05f31e-b347-4abb-83d5-e42196facfff Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 23:13:03,983 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-ba05f31e-b347-4abb-83d5-e42196facfff 2018-06-27 23:13:03,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-339810d8-2845-45dd-bac3-aefc2ebce7a2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06ce5a6a0520936214a6f6bff39642e845e2c3f" 2018-06-27 23:13:05,464 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:13:05 GMT Content-Type: application/json Content-Length: 634 Connection: keep-alive X-Openstack-Request-Id: req-045e900c-dd07-442c-9565-45a943660996 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["83b35d56-a96d-4e1e-9e99-1caa6b2d8984"],"updated_at":"2018-06-27T23:12:30Z","tenant_id":"f94ec7a5ec504da0801ba83eee05c570","created_at":"2018-06-27T23:12:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f94ec7a5ec504da0801ba83eee05c570","id":"78ed325e-423c-44f3-97a7-0e958a461ae6","name":"AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-pub-net"}]} 2018-06-27 23:13:05,464 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-pub-net used request id req-045e900c-dd07-442c-9565-45a943660996 2018-06-27 23:13:05,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-27 23:13:05,480 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 23:13: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-27 23:13:05,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/f94ec7a5ec504da0801ba83eee05c570 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06ce5a6a0520936214a6f6bff39642e845e2c3f" 2018-06-27 23:13:05,908 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:13:05 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a4f88c3b-4ddd-492b-930e-3730c981b1c1 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/f94ec7a5ec504da0801ba83eee05c570"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f94ec7a5ec504da0801ba83eee05c570", "name": "AnsibleProvisioningTests-813c0713-0b67-4c6-proj"}} 2018-06-27 23:13:05,908 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f94ec7a5ec504da0801ba83eee05c570 used request id req-a4f88c3b-4ddd-492b-930e-3730c981b1c1 2018-06-27 23:13:05,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=78ed325e-423c-44f3-97a7-0e958a461ae6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06ce5a6a0520936214a6f6bff39642e845e2c3f" 2018-06-27 23:13:06,646 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:13:06 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-bf5f2fae-4fd0-4fc1-a4e9-10fb0b0c400b Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"78ed325e-423c-44f3-97a7-0e958a461ae6","tenant_id":"f94ec7a5ec504da0801ba83eee05c570","created_at":"2018-06-27T23:12:30Z","dns_nameservers":[],"updated_at":"2018-06-27T23:12: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":"f94ec7a5ec504da0801ba83eee05c570","id":"83b35d56-a96d-4e1e-9e99-1caa6b2d8984","subnetpool_id":null,"name":"AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-pub-subnet"}]} 2018-06-27 23:13:06,646 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=78ed325e-423c-44f3-97a7-0e958a461ae6 used request id req-bf5f2fae-4fd0-4fc1-a4e9-10fb0b0c400b 2018-06-27 23:13:06,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/ports?network_id=78ed325e-423c-44f3-97a7-0e958a461ae6&name=AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06ce5a6a0520936214a6f6bff39642e845e2c3f" 2018-06-27 23:13:06,742 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:13:06 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-376cb1c8-3031-4f0c-bb2a-8853e99c8f83 Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-27 23:13:06,742 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=78ed325e-423c-44f3-97a7-0e958a461ae6&name=AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-port-1&admin_state_up=True used request id req-376cb1c8-3031-4f0c-bb2a-8853e99c8f83 2018-06-27 23:13:06,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/detail?name=AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06ce5a6a0520936214a6f6bff39642e845e2c3f" 2018-06-27 23:13:07,736 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:13:07 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-164cd8f4-4028-40b8-9408-9722902e8970 X-Compute-Request-Id: req-164cd8f4-4028-40b8-9408-9722902e8970 Front-End-Https: on RESP BODY: {"servers": []} 2018-06-27 23:13:07,736 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/detail?name=AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst used request id req-164cd8f4-4028-40b8-9408-9722902e8970 2018-06-27 23:13:07,742 - keystoneauth.session - 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-339810d8-2845-45dd-bac3-aefc2ebce7a2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06ce5a6a0520936214a6f6bff39642e845e2c3f" 2018-06-27 23:13:08,892 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:13:08 GMT Content-Type: application/json Content-Length: 634 Connection: keep-alive X-Openstack-Request-Id: req-b298fe42-f55a-44a8-a012-3d86dd082aa7 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["83b35d56-a96d-4e1e-9e99-1caa6b2d8984"],"updated_at":"2018-06-27T23:12:30Z","tenant_id":"f94ec7a5ec504da0801ba83eee05c570","created_at":"2018-06-27T23:12:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f94ec7a5ec504da0801ba83eee05c570","id":"78ed325e-423c-44f3-97a7-0e958a461ae6","name":"AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-pub-net"}]} 2018-06-27 23:13:08,893 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-pub-net used request id req-b298fe42-f55a-44a8-a012-3d86dd082aa7 2018-06-27 23:13:08,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/f94ec7a5ec504da0801ba83eee05c570 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06ce5a6a0520936214a6f6bff39642e845e2c3f" 2018-06-27 23:13:08,994 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:13:08 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f07cbc60-0529-4bc6-b4ce-dd7f97516655 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/f94ec7a5ec504da0801ba83eee05c570"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f94ec7a5ec504da0801ba83eee05c570", "name": "AnsibleProvisioningTests-813c0713-0b67-4c6-proj"}} 2018-06-27 23:13:08,995 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f94ec7a5ec504da0801ba83eee05c570 used request id req-f07cbc60-0529-4bc6-b4ce-dd7f97516655 2018-06-27 23:13:09,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=78ed325e-423c-44f3-97a7-0e958a461ae6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06ce5a6a0520936214a6f6bff39642e845e2c3f" 2018-06-27 23:13:09,182 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:13:09 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-74777c44-72b9-4eeb-86f3-e7bb70bf64d1 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"78ed325e-423c-44f3-97a7-0e958a461ae6","tenant_id":"f94ec7a5ec504da0801ba83eee05c570","created_at":"2018-06-27T23:12:30Z","dns_nameservers":[],"updated_at":"2018-06-27T23:12: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":"f94ec7a5ec504da0801ba83eee05c570","id":"83b35d56-a96d-4e1e-9e99-1caa6b2d8984","subnetpool_id":null,"name":"AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-pub-subnet"}]} 2018-06-27 23:13:09,183 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=78ed325e-423c-44f3-97a7-0e958a461ae6 used request id req-74777c44-72b9-4eeb-86f3-e7bb70bf64d1 2018-06-27 23:13:09,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/ports?network_id=78ed325e-423c-44f3-97a7-0e958a461ae6&name=AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06ce5a6a0520936214a6f6bff39642e845e2c3f" 2018-06-27 23:13:09,281 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:13:09 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-76b53eb1-1383-4fa4-87cc-adecfa3e527b Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-27 23:13:09,281 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=78ed325e-423c-44f3-97a7-0e958a461ae6&name=AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-port-1&admin_state_up=True used request id req-76b53eb1-1383-4fa4-87cc-adecfa3e527b 2018-06-27 23:13:09,281 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 23:13:09,282 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 23:13:10,269 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1773d7c6627b46d1b7c25b80b3803df1", "name": "AnsibleProvisioningTests-813c0713-0b67-4c6-proj-role"}], "expires_at": "2018-06-28T00:13:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f94ec7a5ec504da0801ba83eee05c570", "name": "AnsibleProvisioningTests-813c0713-0b67-4c6-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/f94ec7a5ec504da0801ba83eee05c570", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/f94ec7a5ec504da0801ba83eee05c570", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/f94ec7a5ec504da0801ba83eee05c570", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f94ec7a5ec504da0801ba83eee05c570", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/f94ec7a5ec504da0801ba83eee05c570", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/f94ec7a5ec504da0801ba83eee05c570", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f94ec7a5ec504da0801ba83eee05c570", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/f94ec7a5ec504da0801ba83eee05c570", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/f94ec7a5ec504da0801ba83eee05c570", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f94ec7a5ec504da0801ba83eee05c570", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/f94ec7a5ec504da0801ba83eee05c570", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/f94ec7a5ec504da0801ba83eee05c570", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-813c0713-0b67-4c6-user", "id": "c56c8f1ba6134d20b7fa9ca8cf9a6cb0"}, "audit_ids": ["0poYzDBrSmWfynTqunjJWg"], "issued_at": "2018-06-27T23:13:10.000000Z"}} 2018-06-27 23:13:10,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f94b5224d352ebb5dcec5f083fec2cb7873c2d7" 2018-06-27 23:13:10,322 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:13:10 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1a0560d9-064c-4e1f-bdf8-6e4ebbf26678 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 23:13:10,322 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-1a0560d9-064c-4e1f-bdf8-6e4ebbf26678 2018-06-27 23:13:10,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/networks?name=AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06ce5a6a0520936214a6f6bff39642e845e2c3f" 2018-06-27 23:13:11,432 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:13:11 GMT Content-Type: application/json Content-Length: 634 Connection: keep-alive X-Openstack-Request-Id: req-e921926e-e5e9-413e-a690-5c11902d1581 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["83b35d56-a96d-4e1e-9e99-1caa6b2d8984"],"updated_at":"2018-06-27T23:12:30Z","tenant_id":"f94ec7a5ec504da0801ba83eee05c570","created_at":"2018-06-27T23:12:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f94ec7a5ec504da0801ba83eee05c570","id":"78ed325e-423c-44f3-97a7-0e958a461ae6","name":"AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-pub-net"}]} 2018-06-27 23:13:11,432 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-pub-net used request id req-e921926e-e5e9-413e-a690-5c11902d1581 2018-06-27 23:13:11,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=78ed325e-423c-44f3-97a7-0e958a461ae6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06ce5a6a0520936214a6f6bff39642e845e2c3f" 2018-06-27 23:13:11,608 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:13:11 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-c908809e-ea86-4fe8-bf38-28c9aad15e58 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"78ed325e-423c-44f3-97a7-0e958a461ae6","tenant_id":"f94ec7a5ec504da0801ba83eee05c570","created_at":"2018-06-27T23:12:30Z","dns_nameservers":[],"updated_at":"2018-06-27T23:12: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":"f94ec7a5ec504da0801ba83eee05c570","id":"83b35d56-a96d-4e1e-9e99-1caa6b2d8984","subnetpool_id":null,"name":"AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-pub-subnet"}]} 2018-06-27 23:13:11,609 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=78ed325e-423c-44f3-97a7-0e958a461ae6 used request id req-c908809e-ea86-4fe8-bf38-28c9aad15e58 2018-06-27 23:13:11,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=AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06ce5a6a0520936214a6f6bff39642e845e2c3f" 2018-06-27 23:13:11,965 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:13:11 GMT Content-Type: application/json Content-Length: 634 Connection: keep-alive X-Openstack-Request-Id: req-67dd4535-3867-493d-9750-d4eae27d6521 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["83b35d56-a96d-4e1e-9e99-1caa6b2d8984"],"updated_at":"2018-06-27T23:12:30Z","tenant_id":"f94ec7a5ec504da0801ba83eee05c570","created_at":"2018-06-27T23:12:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f94ec7a5ec504da0801ba83eee05c570","id":"78ed325e-423c-44f3-97a7-0e958a461ae6","name":"AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-pub-net"}]} 2018-06-27 23:13:11,965 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-pub-net used request id req-67dd4535-3867-493d-9750-d4eae27d6521 2018-06-27 23:13:11,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-27 23:13:11,979 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 23:13: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-27 23:13:11,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/f94ec7a5ec504da0801ba83eee05c570 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f94b5224d352ebb5dcec5f083fec2cb7873c2d7" 2018-06-27 23:13:12,077 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:13:11 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-882a1f83-b322-440b-9e91-f23b7494cbfe Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/f94ec7a5ec504da0801ba83eee05c570"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f94ec7a5ec504da0801ba83eee05c570", "name": "AnsibleProvisioningTests-813c0713-0b67-4c6-proj"}} 2018-06-27 23:13:12,077 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f94ec7a5ec504da0801ba83eee05c570 used request id req-882a1f83-b322-440b-9e91-f23b7494cbfe 2018-06-27 23:13:12,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/subnets?network_id=78ed325e-423c-44f3-97a7-0e958a461ae6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06ce5a6a0520936214a6f6bff39642e845e2c3f" 2018-06-27 23:13:12,264 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:13:12 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-4fc8b51a-6a7d-43df-966e-bc2eecda8c52 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"78ed325e-423c-44f3-97a7-0e958a461ae6","tenant_id":"f94ec7a5ec504da0801ba83eee05c570","created_at":"2018-06-27T23:12:30Z","dns_nameservers":[],"updated_at":"2018-06-27T23:12: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":"f94ec7a5ec504da0801ba83eee05c570","id":"83b35d56-a96d-4e1e-9e99-1caa6b2d8984","subnetpool_id":null,"name":"AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-pub-subnet"}]} 2018-06-27 23:13:12,264 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=78ed325e-423c-44f3-97a7-0e958a461ae6 used request id req-4fc8b51a-6a7d-43df-966e-bc2eecda8c52 2018-06-27 23:13:12,265 - neutron_utils - INFO - Creating port for network with name - AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-pub-net 2018-06-27 23:13:12,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/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06ce5a6a0520936214a6f6bff39642e845e2c3f" -d '{"port": {"network_id": "78ed325e-423c-44f3-97a7-0e958a461ae6", "name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-port-1", "admin_state_up": true}}' 2018-06-27 23:13:14,270 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 23:13:14 GMT Content-Type: application/json Content-Length: 760 Connection: keep-alive X-Openstack-Request-Id: req-7584849c-2b3b-4d68-bcec-bc2cd651150f Front-End-Https: on RESP BODY: {"port":{"status":"DOWN","created_at":"2018-06-27T23:13:12Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"78ed325e-423c-44f3-97a7-0e958a461ae6","tenant_id":"f94ec7a5ec504da0801ba83eee05c570","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-06-27T23:13:13Z","name":"AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-port-1","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:37:80:ef","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"f94ec7a5ec504da0801ba83eee05c570","fixed_ips":[{"subnet_id":"83b35d56-a96d-4e1e-9e99-1caa6b2d8984","ip_address":"10.55.1.5"}],"id":"0d062bb0-2a57-4aaf-a01b-381969639346","security_groups":["788a3bbf-0930-4194-a62e-e5bf69b822ae"],"device_id":""}} 2018-06-27 23:13:14,270 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/ports used request id req-7584849c-2b3b-4d68-bcec-bc2cd651150f 2018-06-27 23:13:14,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=AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06ce5a6a0520936214a6f6bff39642e845e2c3f" 2018-06-27 23:13:14,660 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:13:14 GMT Content-Type: application/json Content-Length: 634 Connection: keep-alive X-Openstack-Request-Id: req-d1bdd872-f409-4e0a-882c-269961d1a0c3 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["83b35d56-a96d-4e1e-9e99-1caa6b2d8984"],"updated_at":"2018-06-27T23:12:30Z","tenant_id":"f94ec7a5ec504da0801ba83eee05c570","created_at":"2018-06-27T23:12:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f94ec7a5ec504da0801ba83eee05c570","id":"78ed325e-423c-44f3-97a7-0e958a461ae6","name":"AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-pub-net"}]} 2018-06-27 23:13:14,660 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-pub-net used request id req-d1bdd872-f409-4e0a-882c-269961d1a0c3 2018-06-27 23:13:14,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/f94ec7a5ec504da0801ba83eee05c570 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06ce5a6a0520936214a6f6bff39642e845e2c3f" 2018-06-27 23:13:14,757 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:13:14 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-72eb5cd9-a04e-43f9-afa1-c976e1783707 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/f94ec7a5ec504da0801ba83eee05c570"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f94ec7a5ec504da0801ba83eee05c570", "name": "AnsibleProvisioningTests-813c0713-0b67-4c6-proj"}} 2018-06-27 23:13:14,757 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f94ec7a5ec504da0801ba83eee05c570 used request id req-72eb5cd9-a04e-43f9-afa1-c976e1783707 2018-06-27 23:13:14,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/subnets?network_id=78ed325e-423c-44f3-97a7-0e958a461ae6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06ce5a6a0520936214a6f6bff39642e845e2c3f" 2018-06-27 23:13:14,947 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:13:14 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-c0fd8cae-8624-480f-8904-5fdfdde953a9 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"78ed325e-423c-44f3-97a7-0e958a461ae6","tenant_id":"f94ec7a5ec504da0801ba83eee05c570","created_at":"2018-06-27T23:12:30Z","dns_nameservers":[],"updated_at":"2018-06-27T23:12: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":"f94ec7a5ec504da0801ba83eee05c570","id":"83b35d56-a96d-4e1e-9e99-1caa6b2d8984","subnetpool_id":null,"name":"AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-pub-subnet"}]} 2018-06-27 23:13:14,947 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=78ed325e-423c-44f3-97a7-0e958a461ae6 used request id req-c0fd8cae-8624-480f-8904-5fdfdde953a9 2018-06-27 23:13:14,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/ports?network_id=78ed325e-423c-44f3-97a7-0e958a461ae6&name=AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06ce5a6a0520936214a6f6bff39642e845e2c3f" 2018-06-27 23:13:15,401 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:13:15 GMT Content-Type: application/json Content-Length: 763 Connection: keep-alive X-Openstack-Request-Id: req-621db772-7aba-427f-a8ef-bc5b60e3267c Front-End-Https: on RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"78ed325e-423c-44f3-97a7-0e958a461ae6","tenant_id":"f94ec7a5ec504da0801ba83eee05c570","created_at":"2018-06-27T23:13:12Z","admin_state_up":true,"updated_at":"2018-06-27T23:13:13Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:37:80:ef","id":"0d062bb0-2a57-4aaf-a01b-381969639346","port_security_enabled":true,"project_id":"f94ec7a5ec504da0801ba83eee05c570","fixed_ips":[{"subnet_id":"83b35d56-a96d-4e1e-9e99-1caa6b2d8984","ip_address":"10.55.1.5"}],"extra_dhcp_opts":[],"security_groups":["788a3bbf-0930-4194-a62e-e5bf69b822ae"],"name":"AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-port-1"}]} 2018-06-27 23:13:15,401 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=78ed325e-423c-44f3-97a7-0e958a461ae6&name=AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-port-1&admin_state_up=True used request id req-621db772-7aba-427f-a8ef-bc5b60e3267c 2018-06-27 23:13:15,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/f94ec7a5ec504da0801ba83eee05c570 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06ce5a6a0520936214a6f6bff39642e845e2c3f" 2018-06-27 23:13:15,504 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:13:15 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ee79cda8-8bed-41df-8023-baff0a4ea14e Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/f94ec7a5ec504da0801ba83eee05c570"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f94ec7a5ec504da0801ba83eee05c570", "name": "AnsibleProvisioningTests-813c0713-0b67-4c6-proj"}} 2018-06-27 23:13:15,504 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f94ec7a5ec504da0801ba83eee05c570 used request id req-ee79cda8-8bed-41df-8023-baff0a4ea14e 2018-06-27 23:13:15,505 - nova_utils - INFO - Creating VM with name - AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst 2018-06-27 23:13:15,508 - novaclient.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}a06ce5a6a0520936214a6f6bff39642e845e2c3f" 2018-06-27 23:13:16,515 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:13:16 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-26330a70-5905-4a1d-a1fc-2db12db4eabd X-Compute-Request-Id: req-26330a70-5905-4a1d-a1fc-2db12db4eabd Front-End-Https: on RESP BODY: {"flavors": [{"id": "458880e8-d5a3-4ac6-88ff-5b80a318786b", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/458880e8-d5a3-4ac6-88ff-5b80a318786b", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/458880e8-d5a3-4ac6-88ff-5b80a318786b", "rel": "bookmark"}], "name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-flavor-name"}, {"id": "bfce69d5-8948-4e52-8e30-cf8bfa544966", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "bookmark"}], "name": "shaker-flavor_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3"}]} 2018-06-27 23:13:16,515 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-26330a70-5905-4a1d-a1fc-2db12db4eabd 2018-06-27 23:13:16,519 - novaclient.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/458880e8-d5a3-4ac6-88ff-5b80a318786b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06ce5a6a0520936214a6f6bff39642e845e2c3f" 2018-06-27 23:13:17,359 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:13:17 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-253716c8-81f9-4699-965a-5d786988d011 X-Compute-Request-Id: req-253716c8-81f9-4699-965a-5d786988d011 Front-End-Https: on RESP BODY: {"flavor": {"name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/458880e8-d5a3-4ac6-88ff-5b80a318786b", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/458880e8-d5a3-4ac6-88ff-5b80a318786b", "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": "458880e8-d5a3-4ac6-88ff-5b80a318786b"}} 2018-06-27 23:13:17,360 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/458880e8-d5a3-4ac6-88ff-5b80a318786b used request id req-253716c8-81f9-4699-965a-5d786988d011 2018-06-27 23:13:17,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=AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2--image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a06ce5a6a0520936214a6f6bff39642e845e2c3f" 2018-06-27 23:13:18,138 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:13:18 GMT Content-Type: application/json Content-Length: 901 Connection: keep-alive X-Openstack-Request-Id: req-17ef3e0d-21f7-40a9-9776-7269211c764f Front-End-Https: on RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2--image", "tags": [], "container_format": "bare", "created_at": "2018-06-27T23:12:16Z", "size": 262930944, "disk_format": "qcow2", "updated_at": "2018-06-27T23:12:23Z", "visibility": "shared", "self": "/v2/images/1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "min_disk": 0, "protected": false, "id": "1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "file": "/v2/images/1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4/file", "checksum": "c59362cc3e07ac436b6fb18509810ffa", "owner": "f94ec7a5ec504da0801ba83eee05c570", "direct_url": "file:///var/lib/glance/images/1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2--image"} 2018-06-27 23:13:18,138 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2--image used request id req-17ef3e0d-21f7-40a9-9776-7269211c764f 2018-06-27 23:13:18,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}a06ce5a6a0520936214a6f6bff39642e845e2c3f" 2018-06-27 23:13:18,776 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:13:18 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-df5be66f-559d-48f0-93e0-88f6c726208d 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-27 23:13:18,776 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-df5be66f-559d-48f0-93e0-88f6c726208d 2018-06-27 23:13:18,782 - 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}a06ce5a6a0520936214a6f6bff39642e845e2c3f" -d '{"server": {"name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst", "imageRef": "1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "key_name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-kp", "flavorRef": "458880e8-d5a3-4ac6-88ff-5b80a318786b", "max_count": 1, "min_count": 1, "networks": [{"port": "0d062bb0-2a57-4aaf-a01b-381969639346"}]}}' 2018-06-27 23:13:23,270 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 23:13:23 GMT Content-Type: application/json Content-Length: 378 Connection: keep-alive Location: https://172.30.10.101:8774/v2.1/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10 Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-89f5e28d-0e20-41b8-9c4c-4b6240976b2c X-Compute-Request-Id: req-89f5e28d-0e20-41b8-9c4c-4b6240976b2c RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "12f7a8f3-83ec-43b8-bc46-5db729e86e10", "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "bookmark"}], "adminPass": "kTdCMvRtPg3g"}} 2018-06-27 23:13:23,271 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers used request id req-89f5e28d-0e20-41b8-9c4c-4b6240976b2c 2018-06-27 23:13:23,275 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06ce5a6a0520936214a6f6bff39642e845e2c3f" 2018-06-27 23:13:25,446 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:13:25 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-5b09ee80-ff04-44cf-9051-534ce872c205 X-Compute-Request-Id: req-5b09ee80-ff04-44cf-9051-534ce872c205 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/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "bookmark"}], "image": {"id": "1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "links": [{"href": "http://172.30.10.101:8774/images/1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "458880e8-d5a3-4ac6-88ff-5b80a318786b", "links": [{"href": "http://172.30.10.101:8774/flavors/458880e8-d5a3-4ac6-88ff-5b80a318786b", "rel": "bookmark"}]}, "id": "12f7a8f3-83ec-43b8-bc46-5db729e86e10", "user_id": "c56c8f1ba6134d20b7fa9ca8cf9a6cb0", "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-27T23:13:23Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-kp", "name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst", "created": "2018-06-27T23:13:23Z", "tenant_id": "f94ec7a5ec504da0801ba83eee05c570", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:13:25,446 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10 used request id req-5b09ee80-ff04-44cf-9051-534ce872c205 2018-06-27 23:13:25,447 - create_instance - INFO - Created instance with name - AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst 2018-06-27 23:13:25,450 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06ce5a6a0520936214a6f6bff39642e845e2c3f" 2018-06-27 23:13:27,133 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:13: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-9d454cba-af48-4d47-9e5f-c14653650ec3 X-Compute-Request-Id: req-9d454cba-af48-4d47-9e5f-c14653650ec3 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/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "bookmark"}], "image": {"id": "1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "links": [{"href": "http://172.30.10.101:8774/images/1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "458880e8-d5a3-4ac6-88ff-5b80a318786b", "links": [{"href": "http://172.30.10.101:8774/flavors/458880e8-d5a3-4ac6-88ff-5b80a318786b", "rel": "bookmark"}]}, "id": "12f7a8f3-83ec-43b8-bc46-5db729e86e10", "user_id": "c56c8f1ba6134d20b7fa9ca8cf9a6cb0", "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-27T23:13:26Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-kp", "name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst", "created": "2018-06-27T23:13:23Z", "tenant_id": "f94ec7a5ec504da0801ba83eee05c570", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:13:27,133 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10 used request id req-9d454cba-af48-4d47-9e5f-c14653650ec3 2018-06-27 23:13:27,134 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst] is - BUILD 2018-06-27 23:13:27,134 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 23:13:30,134 - create_instance - DEBUG - VM status query timeout in 895.312744856 2018-06-27 23:13:30,138 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06ce5a6a0520936214a6f6bff39642e845e2c3f" 2018-06-27 23:13:30,614 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:13: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-61dda92e-ede5-4d5c-96f8-16965b06c55f X-Compute-Request-Id: req-61dda92e-ede5-4d5c-96f8-16965b06c55f 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/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "bookmark"}], "image": {"id": "1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "links": [{"href": "http://172.30.10.101:8774/images/1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "458880e8-d5a3-4ac6-88ff-5b80a318786b", "links": [{"href": "http://172.30.10.101:8774/flavors/458880e8-d5a3-4ac6-88ff-5b80a318786b", "rel": "bookmark"}]}, "id": "12f7a8f3-83ec-43b8-bc46-5db729e86e10", "security_groups": [{"name": "default"}], "user_id": "c56c8f1ba6134d20b7fa9ca8cf9a6cb0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T23:13:28Z", "hostId": "ce9630ada71090e6ddd10dc12d0f119078934e29ec22dc6bd9f959ac", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-kp", "name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst", "created": "2018-06-27T23:13:23Z", "tenant_id": "f94ec7a5ec504da0801ba83eee05c570", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:13:30,614 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10 used request id req-61dda92e-ede5-4d5c-96f8-16965b06c55f 2018-06-27 23:13:30,615 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst] is - BUILD 2018-06-27 23:13:30,615 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 23:13:33,616 - create_instance - DEBUG - VM status query timeout in 891.830844879 2018-06-27 23:13:33,619 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06ce5a6a0520936214a6f6bff39642e845e2c3f" 2018-06-27 23:13:34,898 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:13: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-abc5d4d3-ae6b-43e3-8407-c9df1179584f X-Compute-Request-Id: req-abc5d4d3-ae6b-43e3-8407-c9df1179584f 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/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "bookmark"}], "image": {"id": "1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "links": [{"href": "http://172.30.10.101:8774/images/1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "458880e8-d5a3-4ac6-88ff-5b80a318786b", "links": [{"href": "http://172.30.10.101:8774/flavors/458880e8-d5a3-4ac6-88ff-5b80a318786b", "rel": "bookmark"}]}, "id": "12f7a8f3-83ec-43b8-bc46-5db729e86e10", "security_groups": [{"name": "default"}], "user_id": "c56c8f1ba6134d20b7fa9ca8cf9a6cb0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T23:13:28Z", "hostId": "ce9630ada71090e6ddd10dc12d0f119078934e29ec22dc6bd9f959ac", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-kp", "name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst", "created": "2018-06-27T23:13:23Z", "tenant_id": "f94ec7a5ec504da0801ba83eee05c570", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:13:34,899 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10 used request id req-abc5d4d3-ae6b-43e3-8407-c9df1179584f 2018-06-27 23:13:34,899 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst] is - BUILD 2018-06-27 23:13:34,899 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 23:13:37,900 - create_instance - DEBUG - VM status query timeout in 887.547360897 2018-06-27 23:13:37,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/12f7a8f3-83ec-43b8-bc46-5db729e86e10 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06ce5a6a0520936214a6f6bff39642e845e2c3f" 2018-06-27 23:13:39,485 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:13: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-8e3252af-60a3-4610-89a6-d23506cefcd4 X-Compute-Request-Id: req-8e3252af-60a3-4610-89a6-d23506cefcd4 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/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "bookmark"}], "image": {"id": "1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "links": [{"href": "http://172.30.10.101:8774/images/1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "458880e8-d5a3-4ac6-88ff-5b80a318786b", "links": [{"href": "http://172.30.10.101:8774/flavors/458880e8-d5a3-4ac6-88ff-5b80a318786b", "rel": "bookmark"}]}, "id": "12f7a8f3-83ec-43b8-bc46-5db729e86e10", "security_groups": [{"name": "default"}], "user_id": "c56c8f1ba6134d20b7fa9ca8cf9a6cb0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T23:13:28Z", "hostId": "ce9630ada71090e6ddd10dc12d0f119078934e29ec22dc6bd9f959ac", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-kp", "name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst", "created": "2018-06-27T23:13:23Z", "tenant_id": "f94ec7a5ec504da0801ba83eee05c570", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:13:39,485 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10 used request id req-8e3252af-60a3-4610-89a6-d23506cefcd4 2018-06-27 23:13:39,485 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst] is - BUILD 2018-06-27 23:13:39,486 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 23:13:42,486 - create_instance - DEBUG - VM status query timeout in 882.960968971 2018-06-27 23:13:42,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/12f7a8f3-83ec-43b8-bc46-5db729e86e10 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06ce5a6a0520936214a6f6bff39642e845e2c3f" 2018-06-27 23:13:44,707 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:13: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-f8a16670-0f45-4eda-8b17-1fd440264fd4 X-Compute-Request-Id: req-f8a16670-0f45-4eda-8b17-1fd440264fd4 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/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "bookmark"}], "image": {"id": "1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "links": [{"href": "http://172.30.10.101:8774/images/1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "458880e8-d5a3-4ac6-88ff-5b80a318786b", "links": [{"href": "http://172.30.10.101:8774/flavors/458880e8-d5a3-4ac6-88ff-5b80a318786b", "rel": "bookmark"}]}, "id": "12f7a8f3-83ec-43b8-bc46-5db729e86e10", "security_groups": [{"name": "default"}], "user_id": "c56c8f1ba6134d20b7fa9ca8cf9a6cb0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T23:13:28Z", "hostId": "ce9630ada71090e6ddd10dc12d0f119078934e29ec22dc6bd9f959ac", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-kp", "name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst", "created": "2018-06-27T23:13:23Z", "tenant_id": "f94ec7a5ec504da0801ba83eee05c570", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:13:44,707 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10 used request id req-f8a16670-0f45-4eda-8b17-1fd440264fd4 2018-06-27 23:13:44,707 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst] is - BUILD 2018-06-27 23:13:44,708 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 23:13:47,711 - create_instance - DEBUG - VM status query timeout in 877.736095905 2018-06-27 23:13:47,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/12f7a8f3-83ec-43b8-bc46-5db729e86e10 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06ce5a6a0520936214a6f6bff39642e845e2c3f" 2018-06-27 23:13:51,005 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:13: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-23edba54-b0bd-45c5-b671-a0f8bd891bca X-Compute-Request-Id: req-23edba54-b0bd-45c5-b671-a0f8bd891bca 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/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "bookmark"}], "image": {"id": "1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "links": [{"href": "http://172.30.10.101:8774/images/1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "458880e8-d5a3-4ac6-88ff-5b80a318786b", "links": [{"href": "http://172.30.10.101:8774/flavors/458880e8-d5a3-4ac6-88ff-5b80a318786b", "rel": "bookmark"}]}, "id": "12f7a8f3-83ec-43b8-bc46-5db729e86e10", "security_groups": [{"name": "default"}], "user_id": "c56c8f1ba6134d20b7fa9ca8cf9a6cb0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T23:13:28Z", "hostId": "ce9630ada71090e6ddd10dc12d0f119078934e29ec22dc6bd9f959ac", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-kp", "name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst", "created": "2018-06-27T23:13:23Z", "tenant_id": "f94ec7a5ec504da0801ba83eee05c570", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:13:51,006 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10 used request id req-23edba54-b0bd-45c5-b671-a0f8bd891bca 2018-06-27 23:13:51,006 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst] is - BUILD 2018-06-27 23:13:51,006 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 23:13:54,009 - create_instance - DEBUG - VM status query timeout in 871.437937021 2018-06-27 23:13:54,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/12f7a8f3-83ec-43b8-bc46-5db729e86e10 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06ce5a6a0520936214a6f6bff39642e845e2c3f" 2018-06-27 23:13:56,140 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:13: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-a4ebf01b-b062-424f-858b-d116c61060ee X-Compute-Request-Id: req-a4ebf01b-b062-424f-858b-d116c61060ee 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/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "bookmark"}], "image": {"id": "1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "links": [{"href": "http://172.30.10.101:8774/images/1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "458880e8-d5a3-4ac6-88ff-5b80a318786b", "links": [{"href": "http://172.30.10.101:8774/flavors/458880e8-d5a3-4ac6-88ff-5b80a318786b", "rel": "bookmark"}]}, "id": "12f7a8f3-83ec-43b8-bc46-5db729e86e10", "security_groups": [{"name": "default"}], "user_id": "c56c8f1ba6134d20b7fa9ca8cf9a6cb0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T23:13:28Z", "hostId": "ce9630ada71090e6ddd10dc12d0f119078934e29ec22dc6bd9f959ac", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-kp", "name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst", "created": "2018-06-27T23:13:23Z", "tenant_id": "f94ec7a5ec504da0801ba83eee05c570", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:13:56,140 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10 used request id req-a4ebf01b-b062-424f-858b-d116c61060ee 2018-06-27 23:13:56,141 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst] is - BUILD 2018-06-27 23:13:56,142 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 23:13:59,142 - create_instance - DEBUG - VM status query timeout in 866.304777861 2018-06-27 23:13:59,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/12f7a8f3-83ec-43b8-bc46-5db729e86e10 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06ce5a6a0520936214a6f6bff39642e845e2c3f" 2018-06-27 23:13:59,806 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:13: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-0cba1e04-bfee-4ede-9137-bea5c0fb60e8 X-Compute-Request-Id: req-0cba1e04-bfee-4ede-9137-bea5c0fb60e8 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/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "bookmark"}], "image": {"id": "1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "links": [{"href": "http://172.30.10.101:8774/images/1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "458880e8-d5a3-4ac6-88ff-5b80a318786b", "links": [{"href": "http://172.30.10.101:8774/flavors/458880e8-d5a3-4ac6-88ff-5b80a318786b", "rel": "bookmark"}]}, "id": "12f7a8f3-83ec-43b8-bc46-5db729e86e10", "security_groups": [{"name": "default"}], "user_id": "c56c8f1ba6134d20b7fa9ca8cf9a6cb0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T23:13:28Z", "hostId": "ce9630ada71090e6ddd10dc12d0f119078934e29ec22dc6bd9f959ac", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-kp", "name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst", "created": "2018-06-27T23:13:23Z", "tenant_id": "f94ec7a5ec504da0801ba83eee05c570", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:13:59,807 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10 used request id req-0cba1e04-bfee-4ede-9137-bea5c0fb60e8 2018-06-27 23:13:59,807 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst] is - BUILD 2018-06-27 23:13:59,807 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 23:14:02,810 - create_instance - DEBUG - VM status query timeout in 862.637203932 2018-06-27 23:14:02,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/12f7a8f3-83ec-43b8-bc46-5db729e86e10 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06ce5a6a0520936214a6f6bff39642e845e2c3f" 2018-06-27 23:14:03,485 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:14: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-37b8bc74-8f16-43b8-bc31-f5952d20189f X-Compute-Request-Id: req-37b8bc74-8f16-43b8-bc31-f5952d20189f 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/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "bookmark"}], "image": {"id": "1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "links": [{"href": "http://172.30.10.101:8774/images/1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "458880e8-d5a3-4ac6-88ff-5b80a318786b", "links": [{"href": "http://172.30.10.101:8774/flavors/458880e8-d5a3-4ac6-88ff-5b80a318786b", "rel": "bookmark"}]}, "id": "12f7a8f3-83ec-43b8-bc46-5db729e86e10", "security_groups": [{"name": "default"}], "user_id": "c56c8f1ba6134d20b7fa9ca8cf9a6cb0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T23:13:28Z", "hostId": "ce9630ada71090e6ddd10dc12d0f119078934e29ec22dc6bd9f959ac", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-kp", "name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst", "created": "2018-06-27T23:13:23Z", "tenant_id": "f94ec7a5ec504da0801ba83eee05c570", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:14:03,486 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10 used request id req-37b8bc74-8f16-43b8-bc31-f5952d20189f 2018-06-27 23:14:03,486 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst] is - BUILD 2018-06-27 23:14:03,486 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 23:14:06,490 - create_instance - DEBUG - VM status query timeout in 858.957274914 2018-06-27 23:14:06,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/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06ce5a6a0520936214a6f6bff39642e845e2c3f" 2018-06-27 23:14:07,452 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:14: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-ae4905c5-9f40-42ea-a608-0a27641f0bc7 X-Compute-Request-Id: req-ae4905c5-9f40-42ea-a608-0a27641f0bc7 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/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "bookmark"}], "image": {"id": "1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "links": [{"href": "http://172.30.10.101:8774/images/1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "458880e8-d5a3-4ac6-88ff-5b80a318786b", "links": [{"href": "http://172.30.10.101:8774/flavors/458880e8-d5a3-4ac6-88ff-5b80a318786b", "rel": "bookmark"}]}, "id": "12f7a8f3-83ec-43b8-bc46-5db729e86e10", "security_groups": [{"name": "default"}], "user_id": "c56c8f1ba6134d20b7fa9ca8cf9a6cb0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T23:13:28Z", "hostId": "ce9630ada71090e6ddd10dc12d0f119078934e29ec22dc6bd9f959ac", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-kp", "name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst", "created": "2018-06-27T23:13:23Z", "tenant_id": "f94ec7a5ec504da0801ba83eee05c570", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:14:07,452 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10 used request id req-ae4905c5-9f40-42ea-a608-0a27641f0bc7 2018-06-27 23:14:07,453 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst] is - BUILD 2018-06-27 23:14:07,453 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 23:14:10,456 - create_instance - DEBUG - VM status query timeout in 854.990548849 2018-06-27 23:14:10,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/12f7a8f3-83ec-43b8-bc46-5db729e86e10 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06ce5a6a0520936214a6f6bff39642e845e2c3f" 2018-06-27 23:14:13,143 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:14: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-95c46d71-396a-4015-b7f5-5e0f0b7cb0b5 X-Compute-Request-Id: req-95c46d71-396a-4015-b7f5-5e0f0b7cb0b5 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/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "bookmark"}], "image": {"id": "1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "links": [{"href": "http://172.30.10.101:8774/images/1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "458880e8-d5a3-4ac6-88ff-5b80a318786b", "links": [{"href": "http://172.30.10.101:8774/flavors/458880e8-d5a3-4ac6-88ff-5b80a318786b", "rel": "bookmark"}]}, "id": "12f7a8f3-83ec-43b8-bc46-5db729e86e10", "security_groups": [{"name": "default"}], "user_id": "c56c8f1ba6134d20b7fa9ca8cf9a6cb0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T23:13:28Z", "hostId": "ce9630ada71090e6ddd10dc12d0f119078934e29ec22dc6bd9f959ac", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-kp", "name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst", "created": "2018-06-27T23:13:23Z", "tenant_id": "f94ec7a5ec504da0801ba83eee05c570", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:14:13,143 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10 used request id req-95c46d71-396a-4015-b7f5-5e0f0b7cb0b5 2018-06-27 23:14:13,144 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst] is - BUILD 2018-06-27 23:14:13,144 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 23:14:16,147 - create_instance - DEBUG - VM status query timeout in 849.299777031 2018-06-27 23:14:16,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/12f7a8f3-83ec-43b8-bc46-5db729e86e10 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06ce5a6a0520936214a6f6bff39642e845e2c3f" 2018-06-27 23:14:16,774 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:14: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-38cb73c5-f7c8-4c7b-bbee-1656d73b7c10 X-Compute-Request-Id: req-38cb73c5-f7c8-4c7b-bbee-1656d73b7c10 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/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "bookmark"}], "image": {"id": "1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "links": [{"href": "http://172.30.10.101:8774/images/1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "458880e8-d5a3-4ac6-88ff-5b80a318786b", "links": [{"href": "http://172.30.10.101:8774/flavors/458880e8-d5a3-4ac6-88ff-5b80a318786b", "rel": "bookmark"}]}, "id": "12f7a8f3-83ec-43b8-bc46-5db729e86e10", "security_groups": [{"name": "default"}], "user_id": "c56c8f1ba6134d20b7fa9ca8cf9a6cb0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T23:13:28Z", "hostId": "ce9630ada71090e6ddd10dc12d0f119078934e29ec22dc6bd9f959ac", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-kp", "name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst", "created": "2018-06-27T23:13:23Z", "tenant_id": "f94ec7a5ec504da0801ba83eee05c570", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:14:16,774 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10 used request id req-38cb73c5-f7c8-4c7b-bbee-1656d73b7c10 2018-06-27 23:14:16,775 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst] is - BUILD 2018-06-27 23:14:16,775 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 23:14:19,778 - create_instance - DEBUG - VM status query timeout in 845.669327974 2018-06-27 23:14:19,781 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06ce5a6a0520936214a6f6bff39642e845e2c3f" 2018-06-27 23:14:20,434 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:14: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-f3a95b13-7cee-48c2-af17-1767fd52426a X-Compute-Request-Id: req-f3a95b13-7cee-48c2-af17-1767fd52426a 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/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "bookmark"}], "image": {"id": "1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "links": [{"href": "http://172.30.10.101:8774/images/1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "458880e8-d5a3-4ac6-88ff-5b80a318786b", "links": [{"href": "http://172.30.10.101:8774/flavors/458880e8-d5a3-4ac6-88ff-5b80a318786b", "rel": "bookmark"}]}, "id": "12f7a8f3-83ec-43b8-bc46-5db729e86e10", "security_groups": [{"name": "default"}], "user_id": "c56c8f1ba6134d20b7fa9ca8cf9a6cb0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T23:13:28Z", "hostId": "ce9630ada71090e6ddd10dc12d0f119078934e29ec22dc6bd9f959ac", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-kp", "name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst", "created": "2018-06-27T23:13:23Z", "tenant_id": "f94ec7a5ec504da0801ba83eee05c570", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:14:20,434 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10 used request id req-f3a95b13-7cee-48c2-af17-1767fd52426a 2018-06-27 23:14:20,435 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst] is - BUILD 2018-06-27 23:14:20,435 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 23:14:23,436 - create_instance - DEBUG - VM status query timeout in 842.011132956 2018-06-27 23:14:23,439 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06ce5a6a0520936214a6f6bff39642e845e2c3f" 2018-06-27 23:14:24,720 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:14: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-fb8abf34-debf-4b3e-af1a-c4b7fc0fe44e X-Compute-Request-Id: req-fb8abf34-debf-4b3e-af1a-c4b7fc0fe44e 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/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "bookmark"}], "image": {"id": "1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "links": [{"href": "http://172.30.10.101:8774/images/1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "458880e8-d5a3-4ac6-88ff-5b80a318786b", "links": [{"href": "http://172.30.10.101:8774/flavors/458880e8-d5a3-4ac6-88ff-5b80a318786b", "rel": "bookmark"}]}, "id": "12f7a8f3-83ec-43b8-bc46-5db729e86e10", "security_groups": [{"name": "default"}], "user_id": "c56c8f1ba6134d20b7fa9ca8cf9a6cb0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T23:13:28Z", "hostId": "ce9630ada71090e6ddd10dc12d0f119078934e29ec22dc6bd9f959ac", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-kp", "name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst", "created": "2018-06-27T23:13:23Z", "tenant_id": "f94ec7a5ec504da0801ba83eee05c570", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:14:24,721 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10 used request id req-fb8abf34-debf-4b3e-af1a-c4b7fc0fe44e 2018-06-27 23:14:24,721 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst] is - BUILD 2018-06-27 23:14:24,721 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 23:14:27,724 - create_instance - DEBUG - VM status query timeout in 837.723372936 2018-06-27 23:14:27,726 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06ce5a6a0520936214a6f6bff39642e845e2c3f" 2018-06-27 23:14:29,966 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:14: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-03ac6b67-ea25-4de9-846e-21616bca9caf X-Compute-Request-Id: req-03ac6b67-ea25-4de9-846e-21616bca9caf 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/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "bookmark"}], "image": {"id": "1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "links": [{"href": "http://172.30.10.101:8774/images/1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "458880e8-d5a3-4ac6-88ff-5b80a318786b", "links": [{"href": "http://172.30.10.101:8774/flavors/458880e8-d5a3-4ac6-88ff-5b80a318786b", "rel": "bookmark"}]}, "id": "12f7a8f3-83ec-43b8-bc46-5db729e86e10", "security_groups": [{"name": "default"}], "user_id": "c56c8f1ba6134d20b7fa9ca8cf9a6cb0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T23:13:28Z", "hostId": "ce9630ada71090e6ddd10dc12d0f119078934e29ec22dc6bd9f959ac", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-kp", "name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst", "created": "2018-06-27T23:13:23Z", "tenant_id": "f94ec7a5ec504da0801ba83eee05c570", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:14:29,966 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10 used request id req-03ac6b67-ea25-4de9-846e-21616bca9caf 2018-06-27 23:14:29,966 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst] is - BUILD 2018-06-27 23:14:29,967 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 23:14:32,970 - create_instance - DEBUG - VM status query timeout in 832.477074862 2018-06-27 23:14:32,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/12f7a8f3-83ec-43b8-bc46-5db729e86e10 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06ce5a6a0520936214a6f6bff39642e845e2c3f" 2018-06-27 23:14:34,383 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:14: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-bb5b5ad9-5589-49d3-b30c-2526a7b9b42d X-Compute-Request-Id: req-bb5b5ad9-5589-49d3-b30c-2526a7b9b42d 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/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "bookmark"}], "image": {"id": "1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "links": [{"href": "http://172.30.10.101:8774/images/1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "458880e8-d5a3-4ac6-88ff-5b80a318786b", "links": [{"href": "http://172.30.10.101:8774/flavors/458880e8-d5a3-4ac6-88ff-5b80a318786b", "rel": "bookmark"}]}, "id": "12f7a8f3-83ec-43b8-bc46-5db729e86e10", "security_groups": [{"name": "default"}], "user_id": "c56c8f1ba6134d20b7fa9ca8cf9a6cb0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T23:13:28Z", "hostId": "ce9630ada71090e6ddd10dc12d0f119078934e29ec22dc6bd9f959ac", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-kp", "name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst", "created": "2018-06-27T23:13:23Z", "tenant_id": "f94ec7a5ec504da0801ba83eee05c570", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:14:34,384 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10 used request id req-bb5b5ad9-5589-49d3-b30c-2526a7b9b42d 2018-06-27 23:14:34,384 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst] is - BUILD 2018-06-27 23:14:34,384 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 23:14:37,388 - create_instance - DEBUG - VM status query timeout in 828.059373856 2018-06-27 23:14:37,390 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06ce5a6a0520936214a6f6bff39642e845e2c3f" 2018-06-27 23:14:38,837 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:14: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-d7bc8031-8149-4f1e-9e92-db587da1f2c3 X-Compute-Request-Id: req-d7bc8031-8149-4f1e-9e92-db587da1f2c3 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/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "bookmark"}], "image": {"id": "1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "links": [{"href": "http://172.30.10.101:8774/images/1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "458880e8-d5a3-4ac6-88ff-5b80a318786b", "links": [{"href": "http://172.30.10.101:8774/flavors/458880e8-d5a3-4ac6-88ff-5b80a318786b", "rel": "bookmark"}]}, "id": "12f7a8f3-83ec-43b8-bc46-5db729e86e10", "security_groups": [{"name": "default"}], "user_id": "c56c8f1ba6134d20b7fa9ca8cf9a6cb0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T23:13:28Z", "hostId": "ce9630ada71090e6ddd10dc12d0f119078934e29ec22dc6bd9f959ac", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-kp", "name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst", "created": "2018-06-27T23:13:23Z", "tenant_id": "f94ec7a5ec504da0801ba83eee05c570", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:14:38,837 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10 used request id req-d7bc8031-8149-4f1e-9e92-db587da1f2c3 2018-06-27 23:14:38,838 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst] is - BUILD 2018-06-27 23:14:38,838 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 23:14:41,840 - create_instance - DEBUG - VM status query timeout in 823.607388973 2018-06-27 23:14:41,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/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06ce5a6a0520936214a6f6bff39642e845e2c3f" 2018-06-27 23:14:43,879 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:14: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-2ee7aa04-838d-4557-a2f6-f82b318d8bbd X-Compute-Request-Id: req-2ee7aa04-838d-4557-a2f6-f82b318d8bbd 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/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "bookmark"}], "image": {"id": "1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "links": [{"href": "http://172.30.10.101:8774/images/1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "458880e8-d5a3-4ac6-88ff-5b80a318786b", "links": [{"href": "http://172.30.10.101:8774/flavors/458880e8-d5a3-4ac6-88ff-5b80a318786b", "rel": "bookmark"}]}, "id": "12f7a8f3-83ec-43b8-bc46-5db729e86e10", "security_groups": [{"name": "default"}], "user_id": "c56c8f1ba6134d20b7fa9ca8cf9a6cb0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T23:13:28Z", "hostId": "ce9630ada71090e6ddd10dc12d0f119078934e29ec22dc6bd9f959ac", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-kp", "name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst", "created": "2018-06-27T23:13:23Z", "tenant_id": "f94ec7a5ec504da0801ba83eee05c570", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:14:43,879 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10 used request id req-2ee7aa04-838d-4557-a2f6-f82b318d8bbd 2018-06-27 23:14:43,879 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst] is - BUILD 2018-06-27 23:14:43,880 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 23:14:46,880 - create_instance - DEBUG - VM status query timeout in 818.566484928 2018-06-27 23:14:46,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/12f7a8f3-83ec-43b8-bc46-5db729e86e10 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06ce5a6a0520936214a6f6bff39642e845e2c3f" 2018-06-27 23:14:48,964 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:14: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-c36c1c56-c6a3-46e7-bac1-ced1119b4588 X-Compute-Request-Id: req-c36c1c56-c6a3-46e7-bac1-ced1119b4588 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/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "bookmark"}], "image": {"id": "1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "links": [{"href": "http://172.30.10.101:8774/images/1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "458880e8-d5a3-4ac6-88ff-5b80a318786b", "links": [{"href": "http://172.30.10.101:8774/flavors/458880e8-d5a3-4ac6-88ff-5b80a318786b", "rel": "bookmark"}]}, "id": "12f7a8f3-83ec-43b8-bc46-5db729e86e10", "security_groups": [{"name": "default"}], "user_id": "c56c8f1ba6134d20b7fa9ca8cf9a6cb0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T23:13:28Z", "hostId": "ce9630ada71090e6ddd10dc12d0f119078934e29ec22dc6bd9f959ac", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-kp", "name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst", "created": "2018-06-27T23:13:23Z", "tenant_id": "f94ec7a5ec504da0801ba83eee05c570", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:14:48,964 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10 used request id req-c36c1c56-c6a3-46e7-bac1-ced1119b4588 2018-06-27 23:14:48,964 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst] is - BUILD 2018-06-27 23:14:48,964 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 23:14:51,967 - create_instance - DEBUG - VM status query timeout in 813.479799032 2018-06-27 23:14:51,970 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06ce5a6a0520936214a6f6bff39642e845e2c3f" 2018-06-27 23:14:52,541 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:14: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-29cd7bc5-98fe-4f04-b310-dda9ecdba11e X-Compute-Request-Id: req-29cd7bc5-98fe-4f04-b310-dda9ecdba11e 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/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "bookmark"}], "image": {"id": "1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "links": [{"href": "http://172.30.10.101:8774/images/1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "458880e8-d5a3-4ac6-88ff-5b80a318786b", "links": [{"href": "http://172.30.10.101:8774/flavors/458880e8-d5a3-4ac6-88ff-5b80a318786b", "rel": "bookmark"}]}, "id": "12f7a8f3-83ec-43b8-bc46-5db729e86e10", "security_groups": [{"name": "default"}], "user_id": "c56c8f1ba6134d20b7fa9ca8cf9a6cb0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T23:13:28Z", "hostId": "ce9630ada71090e6ddd10dc12d0f119078934e29ec22dc6bd9f959ac", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-kp", "name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst", "created": "2018-06-27T23:13:23Z", "tenant_id": "f94ec7a5ec504da0801ba83eee05c570", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:14:52,541 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10 used request id req-29cd7bc5-98fe-4f04-b310-dda9ecdba11e 2018-06-27 23:14:52,542 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst] is - BUILD 2018-06-27 23:14:52,542 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 23:14:55,544 - create_instance - DEBUG - VM status query timeout in 809.903250933 2018-06-27 23:14:55,547 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06ce5a6a0520936214a6f6bff39642e845e2c3f" 2018-06-27 23:14:57,855 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:14:57 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-31be3f78-21e0-4b86-8324-393a41ac87c2 X-Compute-Request-Id: req-31be3f78-21e0-4b86-8324-393a41ac87c2 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/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "bookmark"}], "image": {"id": "1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "links": [{"href": "http://172.30.10.101:8774/images/1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "458880e8-d5a3-4ac6-88ff-5b80a318786b", "links": [{"href": "http://172.30.10.101:8774/flavors/458880e8-d5a3-4ac6-88ff-5b80a318786b", "rel": "bookmark"}]}, "id": "12f7a8f3-83ec-43b8-bc46-5db729e86e10", "security_groups": [{"name": "default"}], "user_id": "c56c8f1ba6134d20b7fa9ca8cf9a6cb0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T23:13:28Z", "hostId": "ce9630ada71090e6ddd10dc12d0f119078934e29ec22dc6bd9f959ac", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-kp", "name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst", "created": "2018-06-27T23:13:23Z", "tenant_id": "f94ec7a5ec504da0801ba83eee05c570", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:14:57,856 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10 used request id req-31be3f78-21e0-4b86-8324-393a41ac87c2 2018-06-27 23:14:57,856 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst] is - BUILD 2018-06-27 23:14:57,856 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 23:15:00,860 - create_instance - DEBUG - VM status query timeout in 804.587456942 2018-06-27 23:15:00,863 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06ce5a6a0520936214a6f6bff39642e845e2c3f" 2018-06-27 23:15:01,530 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:15: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-815a495d-a9d7-4cc4-b417-90a5250433a7 X-Compute-Request-Id: req-815a495d-a9d7-4cc4-b417-90a5250433a7 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/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "bookmark"}], "image": {"id": "1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "links": [{"href": "http://172.30.10.101:8774/images/1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "458880e8-d5a3-4ac6-88ff-5b80a318786b", "links": [{"href": "http://172.30.10.101:8774/flavors/458880e8-d5a3-4ac6-88ff-5b80a318786b", "rel": "bookmark"}]}, "id": "12f7a8f3-83ec-43b8-bc46-5db729e86e10", "security_groups": [{"name": "default"}], "user_id": "c56c8f1ba6134d20b7fa9ca8cf9a6cb0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T23:13:28Z", "hostId": "ce9630ada71090e6ddd10dc12d0f119078934e29ec22dc6bd9f959ac", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-kp", "name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst", "created": "2018-06-27T23:13:23Z", "tenant_id": "f94ec7a5ec504da0801ba83eee05c570", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:15:01,530 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10 used request id req-815a495d-a9d7-4cc4-b417-90a5250433a7 2018-06-27 23:15:01,531 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst] is - BUILD 2018-06-27 23:15:01,531 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 23:15:04,534 - create_instance - DEBUG - VM status query timeout in 800.912802935 2018-06-27 23:15:04,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/12f7a8f3-83ec-43b8-bc46-5db729e86e10 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06ce5a6a0520936214a6f6bff39642e845e2c3f" 2018-06-27 23:15:05,770 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:15: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-04a7675d-8f2b-41e5-b2c5-9376fa4d14f8 X-Compute-Request-Id: req-04a7675d-8f2b-41e5-b2c5-9376fa4d14f8 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/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "bookmark"}], "image": {"id": "1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "links": [{"href": "http://172.30.10.101:8774/images/1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "458880e8-d5a3-4ac6-88ff-5b80a318786b", "links": [{"href": "http://172.30.10.101:8774/flavors/458880e8-d5a3-4ac6-88ff-5b80a318786b", "rel": "bookmark"}]}, "id": "12f7a8f3-83ec-43b8-bc46-5db729e86e10", "security_groups": [{"name": "default"}], "user_id": "c56c8f1ba6134d20b7fa9ca8cf9a6cb0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T23:13:28Z", "hostId": "ce9630ada71090e6ddd10dc12d0f119078934e29ec22dc6bd9f959ac", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-kp", "name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst", "created": "2018-06-27T23:13:23Z", "tenant_id": "f94ec7a5ec504da0801ba83eee05c570", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:15:05,771 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10 used request id req-04a7675d-8f2b-41e5-b2c5-9376fa4d14f8 2018-06-27 23:15:05,771 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst] is - BUILD 2018-06-27 23:15:05,771 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 23:15:08,772 - create_instance - DEBUG - VM status query timeout in 796.674595833 2018-06-27 23:15:08,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/12f7a8f3-83ec-43b8-bc46-5db729e86e10 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06ce5a6a0520936214a6f6bff39642e845e2c3f" 2018-06-27 23:15:09,381 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:15: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-9a615d9e-e293-4376-a52f-5741f79d17ac X-Compute-Request-Id: req-9a615d9e-e293-4376-a52f-5741f79d17ac 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/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "bookmark"}], "image": {"id": "1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "links": [{"href": "http://172.30.10.101:8774/images/1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "458880e8-d5a3-4ac6-88ff-5b80a318786b", "links": [{"href": "http://172.30.10.101:8774/flavors/458880e8-d5a3-4ac6-88ff-5b80a318786b", "rel": "bookmark"}]}, "id": "12f7a8f3-83ec-43b8-bc46-5db729e86e10", "security_groups": [{"name": "default"}], "user_id": "c56c8f1ba6134d20b7fa9ca8cf9a6cb0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T23:13:28Z", "hostId": "ce9630ada71090e6ddd10dc12d0f119078934e29ec22dc6bd9f959ac", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-kp", "name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst", "created": "2018-06-27T23:13:23Z", "tenant_id": "f94ec7a5ec504da0801ba83eee05c570", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:15:09,382 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10 used request id req-9a615d9e-e293-4376-a52f-5741f79d17ac 2018-06-27 23:15:09,382 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst] is - BUILD 2018-06-27 23:15:09,382 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 23:15:12,385 - create_instance - DEBUG - VM status query timeout in 793.061472893 2018-06-27 23:15:12,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/12f7a8f3-83ec-43b8-bc46-5db729e86e10 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06ce5a6a0520936214a6f6bff39642e845e2c3f" 2018-06-27 23:15:13,710 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:15: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-5f8ac442-9162-44b2-9ca6-210ddbc89c89 X-Compute-Request-Id: req-5f8ac442-9162-44b2-9ca6-210ddbc89c89 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/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "bookmark"}], "image": {"id": "1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "links": [{"href": "http://172.30.10.101:8774/images/1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "458880e8-d5a3-4ac6-88ff-5b80a318786b", "links": [{"href": "http://172.30.10.101:8774/flavors/458880e8-d5a3-4ac6-88ff-5b80a318786b", "rel": "bookmark"}]}, "id": "12f7a8f3-83ec-43b8-bc46-5db729e86e10", "security_groups": [{"name": "default"}], "user_id": "c56c8f1ba6134d20b7fa9ca8cf9a6cb0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T23:13:28Z", "hostId": "ce9630ada71090e6ddd10dc12d0f119078934e29ec22dc6bd9f959ac", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-kp", "name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst", "created": "2018-06-27T23:13:23Z", "tenant_id": "f94ec7a5ec504da0801ba83eee05c570", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:15:13,710 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10 used request id req-5f8ac442-9162-44b2-9ca6-210ddbc89c89 2018-06-27 23:15:13,711 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst] is - BUILD 2018-06-27 23:15:13,711 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 23:15:16,714 - create_instance - DEBUG - VM status query timeout in 788.732775927 2018-06-27 23:15:16,718 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06ce5a6a0520936214a6f6bff39642e845e2c3f" 2018-06-27 23:15:17,412 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:15: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-dad8caf2-aa53-491c-b2d3-867d5fad98be X-Compute-Request-Id: req-dad8caf2-aa53-491c-b2d3-867d5fad98be 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/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "bookmark"}], "image": {"id": "1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "links": [{"href": "http://172.30.10.101:8774/images/1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "458880e8-d5a3-4ac6-88ff-5b80a318786b", "links": [{"href": "http://172.30.10.101:8774/flavors/458880e8-d5a3-4ac6-88ff-5b80a318786b", "rel": "bookmark"}]}, "id": "12f7a8f3-83ec-43b8-bc46-5db729e86e10", "security_groups": [{"name": "default"}], "user_id": "c56c8f1ba6134d20b7fa9ca8cf9a6cb0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T23:13:28Z", "hostId": "ce9630ada71090e6ddd10dc12d0f119078934e29ec22dc6bd9f959ac", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-kp", "name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst", "created": "2018-06-27T23:13:23Z", "tenant_id": "f94ec7a5ec504da0801ba83eee05c570", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:15:17,412 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10 used request id req-dad8caf2-aa53-491c-b2d3-867d5fad98be 2018-06-27 23:15:17,413 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst] is - BUILD 2018-06-27 23:15:17,413 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 23:15:20,415 - create_instance - DEBUG - VM status query timeout in 785.032142878 2018-06-27 23:15:20,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/12f7a8f3-83ec-43b8-bc46-5db729e86e10 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06ce5a6a0520936214a6f6bff39642e845e2c3f" 2018-06-27 23:15:21,824 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:15: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-9171d995-182d-42e3-9965-f2e99816f87e X-Compute-Request-Id: req-9171d995-182d-42e3-9965-f2e99816f87e 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/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "bookmark"}], "image": {"id": "1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "links": [{"href": "http://172.30.10.101:8774/images/1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "458880e8-d5a3-4ac6-88ff-5b80a318786b", "links": [{"href": "http://172.30.10.101:8774/flavors/458880e8-d5a3-4ac6-88ff-5b80a318786b", "rel": "bookmark"}]}, "id": "12f7a8f3-83ec-43b8-bc46-5db729e86e10", "security_groups": [{"name": "default"}], "user_id": "c56c8f1ba6134d20b7fa9ca8cf9a6cb0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T23:13:28Z", "hostId": "ce9630ada71090e6ddd10dc12d0f119078934e29ec22dc6bd9f959ac", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-kp", "name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst", "created": "2018-06-27T23:13:23Z", "tenant_id": "f94ec7a5ec504da0801ba83eee05c570", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:15:21,824 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10 used request id req-9171d995-182d-42e3-9965-f2e99816f87e 2018-06-27 23:15:21,824 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst] is - BUILD 2018-06-27 23:15:21,824 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 23:15:24,825 - create_instance - DEBUG - VM status query timeout in 780.622076035 2018-06-27 23:15:24,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/12f7a8f3-83ec-43b8-bc46-5db729e86e10 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06ce5a6a0520936214a6f6bff39642e845e2c3f" 2018-06-27 23:15:26,260 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:15: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-9b62647d-cdf7-44fc-bb42-e1e3d5e6351f X-Compute-Request-Id: req-9b62647d-cdf7-44fc-bb42-e1e3d5e6351f 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/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "bookmark"}], "image": {"id": "1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "links": [{"href": "http://172.30.10.101:8774/images/1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "458880e8-d5a3-4ac6-88ff-5b80a318786b", "links": [{"href": "http://172.30.10.101:8774/flavors/458880e8-d5a3-4ac6-88ff-5b80a318786b", "rel": "bookmark"}]}, "id": "12f7a8f3-83ec-43b8-bc46-5db729e86e10", "security_groups": [{"name": "default"}], "user_id": "c56c8f1ba6134d20b7fa9ca8cf9a6cb0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T23:13:28Z", "hostId": "ce9630ada71090e6ddd10dc12d0f119078934e29ec22dc6bd9f959ac", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-kp", "name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst", "created": "2018-06-27T23:13:23Z", "tenant_id": "f94ec7a5ec504da0801ba83eee05c570", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:15:26,260 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10 used request id req-9b62647d-cdf7-44fc-bb42-e1e3d5e6351f 2018-06-27 23:15:26,260 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst] is - BUILD 2018-06-27 23:15:26,260 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 23:15:29,261 - create_instance - DEBUG - VM status query timeout in 776.185940981 2018-06-27 23:15:29,264 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06ce5a6a0520936214a6f6bff39642e845e2c3f" 2018-06-27 23:15:30,569 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:15: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-d75c8b94-3a0b-43c9-a22b-19ba75a49fd0 X-Compute-Request-Id: req-d75c8b94-3a0b-43c9-a22b-19ba75a49fd0 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/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "bookmark"}], "image": {"id": "1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "links": [{"href": "http://172.30.10.101:8774/images/1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "458880e8-d5a3-4ac6-88ff-5b80a318786b", "links": [{"href": "http://172.30.10.101:8774/flavors/458880e8-d5a3-4ac6-88ff-5b80a318786b", "rel": "bookmark"}]}, "id": "12f7a8f3-83ec-43b8-bc46-5db729e86e10", "security_groups": [{"name": "default"}], "user_id": "c56c8f1ba6134d20b7fa9ca8cf9a6cb0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T23:13:28Z", "hostId": "ce9630ada71090e6ddd10dc12d0f119078934e29ec22dc6bd9f959ac", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-kp", "name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst", "created": "2018-06-27T23:13:23Z", "tenant_id": "f94ec7a5ec504da0801ba83eee05c570", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:15:30,569 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10 used request id req-d75c8b94-3a0b-43c9-a22b-19ba75a49fd0 2018-06-27 23:15:30,570 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst] is - BUILD 2018-06-27 23:15:30,570 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 23:15:33,573 - create_instance - DEBUG - VM status query timeout in 771.874388933 2018-06-27 23:15:33,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/12f7a8f3-83ec-43b8-bc46-5db729e86e10 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06ce5a6a0520936214a6f6bff39642e845e2c3f" 2018-06-27 23:15:34,227 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:15: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-2f8bc23b-f9a1-4cd6-9d0d-d0f95b572141 X-Compute-Request-Id: req-2f8bc23b-f9a1-4cd6-9d0d-d0f95b572141 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/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "bookmark"}], "image": {"id": "1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "links": [{"href": "http://172.30.10.101:8774/images/1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "458880e8-d5a3-4ac6-88ff-5b80a318786b", "links": [{"href": "http://172.30.10.101:8774/flavors/458880e8-d5a3-4ac6-88ff-5b80a318786b", "rel": "bookmark"}]}, "id": "12f7a8f3-83ec-43b8-bc46-5db729e86e10", "security_groups": [{"name": "default"}], "user_id": "c56c8f1ba6134d20b7fa9ca8cf9a6cb0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T23:13:28Z", "hostId": "ce9630ada71090e6ddd10dc12d0f119078934e29ec22dc6bd9f959ac", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-kp", "name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst", "created": "2018-06-27T23:13:23Z", "tenant_id": "f94ec7a5ec504da0801ba83eee05c570", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:15:34,228 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10 used request id req-2f8bc23b-f9a1-4cd6-9d0d-d0f95b572141 2018-06-27 23:15:34,228 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst] is - BUILD 2018-06-27 23:15:34,228 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 23:15:37,229 - create_instance - DEBUG - VM status query timeout in 768.21833992 2018-06-27 23:15:37,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/12f7a8f3-83ec-43b8-bc46-5db729e86e10 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06ce5a6a0520936214a6f6bff39642e845e2c3f" 2018-06-27 23:15:38,010 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:15: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-d16cf57a-c705-4035-9ad4-7a88d192df37 X-Compute-Request-Id: req-d16cf57a-c705-4035-9ad4-7a88d192df37 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/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "bookmark"}], "image": {"id": "1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "links": [{"href": "http://172.30.10.101:8774/images/1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "458880e8-d5a3-4ac6-88ff-5b80a318786b", "links": [{"href": "http://172.30.10.101:8774/flavors/458880e8-d5a3-4ac6-88ff-5b80a318786b", "rel": "bookmark"}]}, "id": "12f7a8f3-83ec-43b8-bc46-5db729e86e10", "security_groups": [{"name": "default"}], "user_id": "c56c8f1ba6134d20b7fa9ca8cf9a6cb0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T23:13:28Z", "hostId": "ce9630ada71090e6ddd10dc12d0f119078934e29ec22dc6bd9f959ac", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-kp", "name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst", "created": "2018-06-27T23:13:23Z", "tenant_id": "f94ec7a5ec504da0801ba83eee05c570", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:15:38,010 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10 used request id req-d16cf57a-c705-4035-9ad4-7a88d192df37 2018-06-27 23:15:38,011 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst] is - BUILD 2018-06-27 23:15:38,011 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 23:15:41,014 - create_instance - DEBUG - VM status query timeout in 764.432852983 2018-06-27 23:15:41,017 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06ce5a6a0520936214a6f6bff39642e845e2c3f" 2018-06-27 23:15:41,695 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:15: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-748df4dd-a084-40da-bca7-e36e584599b2 X-Compute-Request-Id: req-748df4dd-a084-40da-bca7-e36e584599b2 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/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "bookmark"}], "image": {"id": "1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "links": [{"href": "http://172.30.10.101:8774/images/1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "458880e8-d5a3-4ac6-88ff-5b80a318786b", "links": [{"href": "http://172.30.10.101:8774/flavors/458880e8-d5a3-4ac6-88ff-5b80a318786b", "rel": "bookmark"}]}, "id": "12f7a8f3-83ec-43b8-bc46-5db729e86e10", "security_groups": [{"name": "default"}], "user_id": "c56c8f1ba6134d20b7fa9ca8cf9a6cb0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T23:13:28Z", "hostId": "ce9630ada71090e6ddd10dc12d0f119078934e29ec22dc6bd9f959ac", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-kp", "name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst", "created": "2018-06-27T23:13:23Z", "tenant_id": "f94ec7a5ec504da0801ba83eee05c570", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:15:41,695 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10 used request id req-748df4dd-a084-40da-bca7-e36e584599b2 2018-06-27 23:15:41,695 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst] is - BUILD 2018-06-27 23:15:41,696 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 23:15:44,697 - create_instance - DEBUG - VM status query timeout in 760.750351906 2018-06-27 23:15:44,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/12f7a8f3-83ec-43b8-bc46-5db729e86e10 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06ce5a6a0520936214a6f6bff39642e845e2c3f" 2018-06-27 23:15:45,330 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:15: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-dc577c78-af71-452d-90cc-7e4a3b2a4c19 X-Compute-Request-Id: req-dc577c78-af71-452d-90cc-7e4a3b2a4c19 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/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "bookmark"}], "image": {"id": "1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "links": [{"href": "http://172.30.10.101:8774/images/1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "458880e8-d5a3-4ac6-88ff-5b80a318786b", "links": [{"href": "http://172.30.10.101:8774/flavors/458880e8-d5a3-4ac6-88ff-5b80a318786b", "rel": "bookmark"}]}, "id": "12f7a8f3-83ec-43b8-bc46-5db729e86e10", "security_groups": [{"name": "default"}], "user_id": "c56c8f1ba6134d20b7fa9ca8cf9a6cb0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T23:13:28Z", "hostId": "ce9630ada71090e6ddd10dc12d0f119078934e29ec22dc6bd9f959ac", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-kp", "name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst", "created": "2018-06-27T23:13:23Z", "tenant_id": "f94ec7a5ec504da0801ba83eee05c570", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:15:45,330 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10 used request id req-dc577c78-af71-452d-90cc-7e4a3b2a4c19 2018-06-27 23:15:45,331 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst] is - BUILD 2018-06-27 23:15:45,331 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 23:15:48,331 - create_instance - DEBUG - VM status query timeout in 757.115717888 2018-06-27 23:15:48,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/12f7a8f3-83ec-43b8-bc46-5db729e86e10 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06ce5a6a0520936214a6f6bff39642e845e2c3f" 2018-06-27 23:15:48,942 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:15: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-498e446d-e9a6-4890-ad56-ef8bfcd9fc58 X-Compute-Request-Id: req-498e446d-e9a6-4890-ad56-ef8bfcd9fc58 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/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "bookmark"}], "image": {"id": "1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "links": [{"href": "http://172.30.10.101:8774/images/1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "458880e8-d5a3-4ac6-88ff-5b80a318786b", "links": [{"href": "http://172.30.10.101:8774/flavors/458880e8-d5a3-4ac6-88ff-5b80a318786b", "rel": "bookmark"}]}, "id": "12f7a8f3-83ec-43b8-bc46-5db729e86e10", "security_groups": [{"name": "default"}], "user_id": "c56c8f1ba6134d20b7fa9ca8cf9a6cb0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T23:13:28Z", "hostId": "ce9630ada71090e6ddd10dc12d0f119078934e29ec22dc6bd9f959ac", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-kp", "name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst", "created": "2018-06-27T23:13:23Z", "tenant_id": "f94ec7a5ec504da0801ba83eee05c570", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:15:48,942 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10 used request id req-498e446d-e9a6-4890-ad56-ef8bfcd9fc58 2018-06-27 23:15:48,943 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst] is - BUILD 2018-06-27 23:15:48,943 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 23:15:51,945 - create_instance - DEBUG - VM status query timeout in 753.501476049 2018-06-27 23:15:51,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/12f7a8f3-83ec-43b8-bc46-5db729e86e10 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06ce5a6a0520936214a6f6bff39642e845e2c3f" 2018-06-27 23:15:52,664 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:15: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-707eb645-b285-4466-a704-7de4446a2d81 X-Compute-Request-Id: req-707eb645-b285-4466-a704-7de4446a2d81 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/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "bookmark"}], "image": {"id": "1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "links": [{"href": "http://172.30.10.101:8774/images/1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "458880e8-d5a3-4ac6-88ff-5b80a318786b", "links": [{"href": "http://172.30.10.101:8774/flavors/458880e8-d5a3-4ac6-88ff-5b80a318786b", "rel": "bookmark"}]}, "id": "12f7a8f3-83ec-43b8-bc46-5db729e86e10", "security_groups": [{"name": "default"}], "user_id": "c56c8f1ba6134d20b7fa9ca8cf9a6cb0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T23:13:28Z", "hostId": "ce9630ada71090e6ddd10dc12d0f119078934e29ec22dc6bd9f959ac", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-kp", "name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst", "created": "2018-06-27T23:13:23Z", "tenant_id": "f94ec7a5ec504da0801ba83eee05c570", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:15:52,664 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10 used request id req-707eb645-b285-4466-a704-7de4446a2d81 2018-06-27 23:15:52,664 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst] is - BUILD 2018-06-27 23:15:52,665 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 23:15:55,668 - create_instance - DEBUG - VM status query timeout in 749.779134989 2018-06-27 23:15:55,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/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06ce5a6a0520936214a6f6bff39642e845e2c3f" 2018-06-27 23:15:56,357 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:15: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-590b6185-0a00-40a3-b137-029baf3fa41e X-Compute-Request-Id: req-590b6185-0a00-40a3-b137-029baf3fa41e 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/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "bookmark"}], "image": {"id": "1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "links": [{"href": "http://172.30.10.101:8774/images/1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "458880e8-d5a3-4ac6-88ff-5b80a318786b", "links": [{"href": "http://172.30.10.101:8774/flavors/458880e8-d5a3-4ac6-88ff-5b80a318786b", "rel": "bookmark"}]}, "id": "12f7a8f3-83ec-43b8-bc46-5db729e86e10", "security_groups": [{"name": "default"}], "user_id": "c56c8f1ba6134d20b7fa9ca8cf9a6cb0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T23:13:28Z", "hostId": "ce9630ada71090e6ddd10dc12d0f119078934e29ec22dc6bd9f959ac", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-kp", "name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst", "created": "2018-06-27T23:13:23Z", "tenant_id": "f94ec7a5ec504da0801ba83eee05c570", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:15:56,357 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10 used request id req-590b6185-0a00-40a3-b137-029baf3fa41e 2018-06-27 23:15:56,358 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst] is - BUILD 2018-06-27 23:15:56,358 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 23:15:59,361 - create_instance - DEBUG - VM status query timeout in 746.085931063 2018-06-27 23:15:59,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/12f7a8f3-83ec-43b8-bc46-5db729e86e10 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06ce5a6a0520936214a6f6bff39642e845e2c3f" 2018-06-27 23:16:00,762 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:16: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-4af27e6a-9cc1-4385-b1a2-701d2107f590 X-Compute-Request-Id: req-4af27e6a-9cc1-4385-b1a2-701d2107f590 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/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "bookmark"}], "image": {"id": "1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "links": [{"href": "http://172.30.10.101:8774/images/1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "458880e8-d5a3-4ac6-88ff-5b80a318786b", "links": [{"href": "http://172.30.10.101:8774/flavors/458880e8-d5a3-4ac6-88ff-5b80a318786b", "rel": "bookmark"}]}, "id": "12f7a8f3-83ec-43b8-bc46-5db729e86e10", "security_groups": [{"name": "default"}], "user_id": "c56c8f1ba6134d20b7fa9ca8cf9a6cb0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T23:13:28Z", "hostId": "ce9630ada71090e6ddd10dc12d0f119078934e29ec22dc6bd9f959ac", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-kp", "name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst", "created": "2018-06-27T23:13:23Z", "tenant_id": "f94ec7a5ec504da0801ba83eee05c570", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:16:00,762 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10 used request id req-4af27e6a-9cc1-4385-b1a2-701d2107f590 2018-06-27 23:16:00,763 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst] is - BUILD 2018-06-27 23:16:00,763 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 23:16:03,764 - create_instance - DEBUG - VM status query timeout in 741.683264971 2018-06-27 23:16:03,767 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06ce5a6a0520936214a6f6bff39642e845e2c3f" 2018-06-27 23:16:04,376 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:16: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-f8c46d80-44ce-4e1a-82fb-fbe4506c8900 X-Compute-Request-Id: req-f8c46d80-44ce-4e1a-82fb-fbe4506c8900 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/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "bookmark"}], "image": {"id": "1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "links": [{"href": "http://172.30.10.101:8774/images/1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "458880e8-d5a3-4ac6-88ff-5b80a318786b", "links": [{"href": "http://172.30.10.101:8774/flavors/458880e8-d5a3-4ac6-88ff-5b80a318786b", "rel": "bookmark"}]}, "id": "12f7a8f3-83ec-43b8-bc46-5db729e86e10", "security_groups": [{"name": "default"}], "user_id": "c56c8f1ba6134d20b7fa9ca8cf9a6cb0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T23:13:28Z", "hostId": "ce9630ada71090e6ddd10dc12d0f119078934e29ec22dc6bd9f959ac", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-kp", "name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst", "created": "2018-06-27T23:13:23Z", "tenant_id": "f94ec7a5ec504da0801ba83eee05c570", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:16:04,376 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10 used request id req-f8c46d80-44ce-4e1a-82fb-fbe4506c8900 2018-06-27 23:16:04,377 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst] is - BUILD 2018-06-27 23:16:04,377 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 23:16:07,378 - create_instance - DEBUG - VM status query timeout in 738.069351912 2018-06-27 23:16:07,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/12f7a8f3-83ec-43b8-bc46-5db729e86e10 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06ce5a6a0520936214a6f6bff39642e845e2c3f" 2018-06-27 23:16:08,064 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:16: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-c58f3ed6-b62f-4f81-9d6e-06e944c336a0 X-Compute-Request-Id: req-c58f3ed6-b62f-4f81-9d6e-06e944c336a0 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/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "bookmark"}], "image": {"id": "1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "links": [{"href": "http://172.30.10.101:8774/images/1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "458880e8-d5a3-4ac6-88ff-5b80a318786b", "links": [{"href": "http://172.30.10.101:8774/flavors/458880e8-d5a3-4ac6-88ff-5b80a318786b", "rel": "bookmark"}]}, "id": "12f7a8f3-83ec-43b8-bc46-5db729e86e10", "security_groups": [{"name": "default"}], "user_id": "c56c8f1ba6134d20b7fa9ca8cf9a6cb0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T23:13:28Z", "hostId": "ce9630ada71090e6ddd10dc12d0f119078934e29ec22dc6bd9f959ac", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-kp", "name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst", "created": "2018-06-27T23:13:23Z", "tenant_id": "f94ec7a5ec504da0801ba83eee05c570", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:16:08,064 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10 used request id req-c58f3ed6-b62f-4f81-9d6e-06e944c336a0 2018-06-27 23:16:08,065 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst] is - BUILD 2018-06-27 23:16:08,065 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 23:16:11,068 - create_instance - DEBUG - VM status query timeout in 734.378893852 2018-06-27 23:16:11,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/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06ce5a6a0520936214a6f6bff39642e845e2c3f" 2018-06-27 23:16:11,930 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:16: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-be3c52ef-c005-4d1f-a6c1-033cb95997cf X-Compute-Request-Id: req-be3c52ef-c005-4d1f-a6c1-033cb95997cf 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/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "bookmark"}], "image": {"id": "1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "links": [{"href": "http://172.30.10.101:8774/images/1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "458880e8-d5a3-4ac6-88ff-5b80a318786b", "links": [{"href": "http://172.30.10.101:8774/flavors/458880e8-d5a3-4ac6-88ff-5b80a318786b", "rel": "bookmark"}]}, "id": "12f7a8f3-83ec-43b8-bc46-5db729e86e10", "security_groups": [{"name": "default"}], "user_id": "c56c8f1ba6134d20b7fa9ca8cf9a6cb0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T23:13:28Z", "hostId": "ce9630ada71090e6ddd10dc12d0f119078934e29ec22dc6bd9f959ac", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-kp", "name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst", "created": "2018-06-27T23:13:23Z", "tenant_id": "f94ec7a5ec504da0801ba83eee05c570", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:16:11,930 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10 used request id req-be3c52ef-c005-4d1f-a6c1-033cb95997cf 2018-06-27 23:16:11,931 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst] is - BUILD 2018-06-27 23:16:11,931 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 23:16:14,932 - create_instance - DEBUG - VM status query timeout in 730.514907837 2018-06-27 23:16:14,935 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06ce5a6a0520936214a6f6bff39642e845e2c3f" 2018-06-27 23:16:16,697 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:16: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-213a2026-4657-4fd6-babd-66a506b8735f X-Compute-Request-Id: req-213a2026-4657-4fd6-babd-66a506b8735f 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/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "bookmark"}], "image": {"id": "1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "links": [{"href": "http://172.30.10.101:8774/images/1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "458880e8-d5a3-4ac6-88ff-5b80a318786b", "links": [{"href": "http://172.30.10.101:8774/flavors/458880e8-d5a3-4ac6-88ff-5b80a318786b", "rel": "bookmark"}]}, "id": "12f7a8f3-83ec-43b8-bc46-5db729e86e10", "security_groups": [{"name": "default"}], "user_id": "c56c8f1ba6134d20b7fa9ca8cf9a6cb0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T23:13:28Z", "hostId": "ce9630ada71090e6ddd10dc12d0f119078934e29ec22dc6bd9f959ac", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-kp", "name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst", "created": "2018-06-27T23:13:23Z", "tenant_id": "f94ec7a5ec504da0801ba83eee05c570", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:16:16,697 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10 used request id req-213a2026-4657-4fd6-babd-66a506b8735f 2018-06-27 23:16:16,697 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst] is - BUILD 2018-06-27 23:16:16,698 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 23:16:19,698 - create_instance - DEBUG - VM status query timeout in 725.748546839 2018-06-27 23:16:19,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/12f7a8f3-83ec-43b8-bc46-5db729e86e10 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06ce5a6a0520936214a6f6bff39642e845e2c3f" 2018-06-27 23:16:20,890 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:16: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-7f01f9f8-2d1e-43ab-9fe3-5286dc1bb651 X-Compute-Request-Id: req-7f01f9f8-2d1e-43ab-9fe3-5286dc1bb651 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/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "bookmark"}], "image": {"id": "1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "links": [{"href": "http://172.30.10.101:8774/images/1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "458880e8-d5a3-4ac6-88ff-5b80a318786b", "links": [{"href": "http://172.30.10.101:8774/flavors/458880e8-d5a3-4ac6-88ff-5b80a318786b", "rel": "bookmark"}]}, "id": "12f7a8f3-83ec-43b8-bc46-5db729e86e10", "security_groups": [{"name": "default"}], "user_id": "c56c8f1ba6134d20b7fa9ca8cf9a6cb0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T23:13:28Z", "hostId": "ce9630ada71090e6ddd10dc12d0f119078934e29ec22dc6bd9f959ac", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-kp", "name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst", "created": "2018-06-27T23:13:23Z", "tenant_id": "f94ec7a5ec504da0801ba83eee05c570", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:16:20,890 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10 used request id req-7f01f9f8-2d1e-43ab-9fe3-5286dc1bb651 2018-06-27 23:16:20,891 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst] is - BUILD 2018-06-27 23:16:20,891 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 23:16:23,893 - create_instance - DEBUG - VM status query timeout in 721.553534985 2018-06-27 23:16:23,897 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06ce5a6a0520936214a6f6bff39642e845e2c3f" 2018-06-27 23:16:24,543 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:16: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-b0e4f1e5-fb97-4e99-bcd0-d20882017dc9 X-Compute-Request-Id: req-b0e4f1e5-fb97-4e99-bcd0-d20882017dc9 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/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "bookmark"}], "image": {"id": "1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "links": [{"href": "http://172.30.10.101:8774/images/1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "458880e8-d5a3-4ac6-88ff-5b80a318786b", "links": [{"href": "http://172.30.10.101:8774/flavors/458880e8-d5a3-4ac6-88ff-5b80a318786b", "rel": "bookmark"}]}, "id": "12f7a8f3-83ec-43b8-bc46-5db729e86e10", "security_groups": [{"name": "default"}], "user_id": "c56c8f1ba6134d20b7fa9ca8cf9a6cb0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T23:13:28Z", "hostId": "ce9630ada71090e6ddd10dc12d0f119078934e29ec22dc6bd9f959ac", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-kp", "name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst", "created": "2018-06-27T23:13:23Z", "tenant_id": "f94ec7a5ec504da0801ba83eee05c570", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:16:24,543 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10 used request id req-b0e4f1e5-fb97-4e99-bcd0-d20882017dc9 2018-06-27 23:16:24,543 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst] is - BUILD 2018-06-27 23:16:24,543 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 23:16:27,547 - create_instance - DEBUG - VM status query timeout in 717.900377035 2018-06-27 23:16:27,550 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06ce5a6a0520936214a6f6bff39642e845e2c3f" 2018-06-27 23:16:29,044 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:16: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-61ff37d7-2657-4d81-8189-707c6fa2838c X-Compute-Request-Id: req-61ff37d7-2657-4d81-8189-707c6fa2838c 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/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "bookmark"}], "image": {"id": "1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "links": [{"href": "http://172.30.10.101:8774/images/1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "458880e8-d5a3-4ac6-88ff-5b80a318786b", "links": [{"href": "http://172.30.10.101:8774/flavors/458880e8-d5a3-4ac6-88ff-5b80a318786b", "rel": "bookmark"}]}, "id": "12f7a8f3-83ec-43b8-bc46-5db729e86e10", "security_groups": [{"name": "default"}], "user_id": "c56c8f1ba6134d20b7fa9ca8cf9a6cb0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T23:13:28Z", "hostId": "ce9630ada71090e6ddd10dc12d0f119078934e29ec22dc6bd9f959ac", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-kp", "name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst", "created": "2018-06-27T23:13:23Z", "tenant_id": "f94ec7a5ec504da0801ba83eee05c570", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:16:29,044 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10 used request id req-61ff37d7-2657-4d81-8189-707c6fa2838c 2018-06-27 23:16:29,044 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst] is - BUILD 2018-06-27 23:16:29,045 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 23:16:32,048 - create_instance - DEBUG - VM status query timeout in 713.399035931 2018-06-27 23:16:32,051 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06ce5a6a0520936214a6f6bff39642e845e2c3f" 2018-06-27 23:16:32,709 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:16: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-090447b9-c14c-41bd-beac-f2b5df15e249 X-Compute-Request-Id: req-090447b9-c14c-41bd-beac-f2b5df15e249 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/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "bookmark"}], "image": {"id": "1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "links": [{"href": "http://172.30.10.101:8774/images/1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "458880e8-d5a3-4ac6-88ff-5b80a318786b", "links": [{"href": "http://172.30.10.101:8774/flavors/458880e8-d5a3-4ac6-88ff-5b80a318786b", "rel": "bookmark"}]}, "id": "12f7a8f3-83ec-43b8-bc46-5db729e86e10", "security_groups": [{"name": "default"}], "user_id": "c56c8f1ba6134d20b7fa9ca8cf9a6cb0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T23:13:28Z", "hostId": "ce9630ada71090e6ddd10dc12d0f119078934e29ec22dc6bd9f959ac", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-kp", "name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst", "created": "2018-06-27T23:13:23Z", "tenant_id": "f94ec7a5ec504da0801ba83eee05c570", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:16:32,709 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10 used request id req-090447b9-c14c-41bd-beac-f2b5df15e249 2018-06-27 23:16:32,710 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst] is - BUILD 2018-06-27 23:16:32,710 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 23:16:35,711 - create_instance - DEBUG - VM status query timeout in 709.735861063 2018-06-27 23:16:35,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/12f7a8f3-83ec-43b8-bc46-5db729e86e10 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06ce5a6a0520936214a6f6bff39642e845e2c3f" 2018-06-27 23:16:36,946 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:16: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-da9f164c-9752-47d6-ae52-69652acd33ec X-Compute-Request-Id: req-da9f164c-9752-47d6-ae52-69652acd33ec 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/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "bookmark"}], "image": {"id": "1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "links": [{"href": "http://172.30.10.101:8774/images/1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "458880e8-d5a3-4ac6-88ff-5b80a318786b", "links": [{"href": "http://172.30.10.101:8774/flavors/458880e8-d5a3-4ac6-88ff-5b80a318786b", "rel": "bookmark"}]}, "id": "12f7a8f3-83ec-43b8-bc46-5db729e86e10", "security_groups": [{"name": "default"}], "user_id": "c56c8f1ba6134d20b7fa9ca8cf9a6cb0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T23:13:28Z", "hostId": "ce9630ada71090e6ddd10dc12d0f119078934e29ec22dc6bd9f959ac", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-kp", "name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst", "created": "2018-06-27T23:13:23Z", "tenant_id": "f94ec7a5ec504da0801ba83eee05c570", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:16:36,946 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10 used request id req-da9f164c-9752-47d6-ae52-69652acd33ec 2018-06-27 23:16:36,947 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst] is - BUILD 2018-06-27 23:16:36,947 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 23:16:39,949 - create_instance - DEBUG - VM status query timeout in 705.497958899 2018-06-27 23:16:39,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/12f7a8f3-83ec-43b8-bc46-5db729e86e10 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06ce5a6a0520936214a6f6bff39642e845e2c3f" 2018-06-27 23:16:41,167 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:16: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-c8eaaca6-a181-453d-bd3e-8438d790a1dc X-Compute-Request-Id: req-c8eaaca6-a181-453d-bd3e-8438d790a1dc 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/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "bookmark"}], "image": {"id": "1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "links": [{"href": "http://172.30.10.101:8774/images/1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "458880e8-d5a3-4ac6-88ff-5b80a318786b", "links": [{"href": "http://172.30.10.101:8774/flavors/458880e8-d5a3-4ac6-88ff-5b80a318786b", "rel": "bookmark"}]}, "id": "12f7a8f3-83ec-43b8-bc46-5db729e86e10", "security_groups": [{"name": "default"}], "user_id": "c56c8f1ba6134d20b7fa9ca8cf9a6cb0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T23:13:28Z", "hostId": "ce9630ada71090e6ddd10dc12d0f119078934e29ec22dc6bd9f959ac", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-kp", "name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst", "created": "2018-06-27T23:13:23Z", "tenant_id": "f94ec7a5ec504da0801ba83eee05c570", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:16:41,168 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10 used request id req-c8eaaca6-a181-453d-bd3e-8438d790a1dc 2018-06-27 23:16:41,168 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst] is - BUILD 2018-06-27 23:16:41,168 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 23:16:44,172 - create_instance - DEBUG - VM status query timeout in 701.275373936 2018-06-27 23:16:44,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/12f7a8f3-83ec-43b8-bc46-5db729e86e10 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06ce5a6a0520936214a6f6bff39642e845e2c3f" 2018-06-27 23:16:44,742 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:16: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-66127b36-de97-4cd7-a493-007009ac93d7 X-Compute-Request-Id: req-66127b36-de97-4cd7-a493-007009ac93d7 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/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "bookmark"}], "image": {"id": "1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "links": [{"href": "http://172.30.10.101:8774/images/1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "458880e8-d5a3-4ac6-88ff-5b80a318786b", "links": [{"href": "http://172.30.10.101:8774/flavors/458880e8-d5a3-4ac6-88ff-5b80a318786b", "rel": "bookmark"}]}, "id": "12f7a8f3-83ec-43b8-bc46-5db729e86e10", "security_groups": [{"name": "default"}], "user_id": "c56c8f1ba6134d20b7fa9ca8cf9a6cb0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T23:13:28Z", "hostId": "ce9630ada71090e6ddd10dc12d0f119078934e29ec22dc6bd9f959ac", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-kp", "name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst", "created": "2018-06-27T23:13:23Z", "tenant_id": "f94ec7a5ec504da0801ba83eee05c570", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:16:44,743 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10 used request id req-66127b36-de97-4cd7-a493-007009ac93d7 2018-06-27 23:16:44,743 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst] is - BUILD 2018-06-27 23:16:44,743 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 23:16:47,744 - create_instance - DEBUG - VM status query timeout in 697.702875853 2018-06-27 23:16:47,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/12f7a8f3-83ec-43b8-bc46-5db729e86e10 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06ce5a6a0520936214a6f6bff39642e845e2c3f" 2018-06-27 23:16:48,461 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:16: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-0559a0ea-18cd-43b9-bd1a-543e592aa9dc X-Compute-Request-Id: req-0559a0ea-18cd-43b9-bd1a-543e592aa9dc 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/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "bookmark"}], "image": {"id": "1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "links": [{"href": "http://172.30.10.101:8774/images/1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "458880e8-d5a3-4ac6-88ff-5b80a318786b", "links": [{"href": "http://172.30.10.101:8774/flavors/458880e8-d5a3-4ac6-88ff-5b80a318786b", "rel": "bookmark"}]}, "id": "12f7a8f3-83ec-43b8-bc46-5db729e86e10", "security_groups": [{"name": "default"}], "user_id": "c56c8f1ba6134d20b7fa9ca8cf9a6cb0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T23:13:28Z", "hostId": "ce9630ada71090e6ddd10dc12d0f119078934e29ec22dc6bd9f959ac", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-kp", "name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst", "created": "2018-06-27T23:13:23Z", "tenant_id": "f94ec7a5ec504da0801ba83eee05c570", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:16:48,461 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10 used request id req-0559a0ea-18cd-43b9-bd1a-543e592aa9dc 2018-06-27 23:16:48,462 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst] is - BUILD 2018-06-27 23:16:48,462 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 23:16:51,465 - create_instance - DEBUG - VM status query timeout in 693.981940031 2018-06-27 23:16:51,468 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06ce5a6a0520936214a6f6bff39642e845e2c3f" 2018-06-27 23:16:52,723 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:16: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-9f6f4bab-cd07-4761-b287-d436e61e384d X-Compute-Request-Id: req-9f6f4bab-cd07-4761-b287-d436e61e384d 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/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "bookmark"}], "image": {"id": "1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "links": [{"href": "http://172.30.10.101:8774/images/1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "458880e8-d5a3-4ac6-88ff-5b80a318786b", "links": [{"href": "http://172.30.10.101:8774/flavors/458880e8-d5a3-4ac6-88ff-5b80a318786b", "rel": "bookmark"}]}, "id": "12f7a8f3-83ec-43b8-bc46-5db729e86e10", "security_groups": [{"name": "default"}], "user_id": "c56c8f1ba6134d20b7fa9ca8cf9a6cb0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T23:13:28Z", "hostId": "ce9630ada71090e6ddd10dc12d0f119078934e29ec22dc6bd9f959ac", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-kp", "name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst", "created": "2018-06-27T23:13:23Z", "tenant_id": "f94ec7a5ec504da0801ba83eee05c570", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:16:52,724 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10 used request id req-9f6f4bab-cd07-4761-b287-d436e61e384d 2018-06-27 23:16:52,724 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst] is - BUILD 2018-06-27 23:16:52,724 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 23:16:55,728 - create_instance - DEBUG - VM status query timeout in 689.719446898 2018-06-27 23:16:55,731 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06ce5a6a0520936214a6f6bff39642e845e2c3f" 2018-06-27 23:16:56,777 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:16: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-205022a6-bf12-4f30-8957-3712d60bef70 X-Compute-Request-Id: req-205022a6-bf12-4f30-8957-3712d60bef70 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/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "bookmark"}], "image": {"id": "1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "links": [{"href": "http://172.30.10.101:8774/images/1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "458880e8-d5a3-4ac6-88ff-5b80a318786b", "links": [{"href": "http://172.30.10.101:8774/flavors/458880e8-d5a3-4ac6-88ff-5b80a318786b", "rel": "bookmark"}]}, "id": "12f7a8f3-83ec-43b8-bc46-5db729e86e10", "security_groups": [{"name": "default"}], "user_id": "c56c8f1ba6134d20b7fa9ca8cf9a6cb0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T23:13:28Z", "hostId": "ce9630ada71090e6ddd10dc12d0f119078934e29ec22dc6bd9f959ac", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-kp", "name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst", "created": "2018-06-27T23:13:23Z", "tenant_id": "f94ec7a5ec504da0801ba83eee05c570", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:16:56,777 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10 used request id req-205022a6-bf12-4f30-8957-3712d60bef70 2018-06-27 23:16:56,778 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst] is - BUILD 2018-06-27 23:16:56,778 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 23:16:59,779 - create_instance - DEBUG - VM status query timeout in 685.668242931 2018-06-27 23:16:59,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/12f7a8f3-83ec-43b8-bc46-5db729e86e10 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06ce5a6a0520936214a6f6bff39642e845e2c3f" 2018-06-27 23:17:00,377 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:17: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-a1cba317-f0ef-4b47-b3b0-707d0b4867df X-Compute-Request-Id: req-a1cba317-f0ef-4b47-b3b0-707d0b4867df 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/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "bookmark"}], "image": {"id": "1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "links": [{"href": "http://172.30.10.101:8774/images/1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "458880e8-d5a3-4ac6-88ff-5b80a318786b", "links": [{"href": "http://172.30.10.101:8774/flavors/458880e8-d5a3-4ac6-88ff-5b80a318786b", "rel": "bookmark"}]}, "id": "12f7a8f3-83ec-43b8-bc46-5db729e86e10", "security_groups": [{"name": "default"}], "user_id": "c56c8f1ba6134d20b7fa9ca8cf9a6cb0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T23:13:28Z", "hostId": "ce9630ada71090e6ddd10dc12d0f119078934e29ec22dc6bd9f959ac", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-kp", "name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst", "created": "2018-06-27T23:13:23Z", "tenant_id": "f94ec7a5ec504da0801ba83eee05c570", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:17:00,377 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10 used request id req-a1cba317-f0ef-4b47-b3b0-707d0b4867df 2018-06-27 23:17:00,378 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst] is - BUILD 2018-06-27 23:17:00,378 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 23:17:03,381 - create_instance - DEBUG - VM status query timeout in 682.065908909 2018-06-27 23:17:03,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/12f7a8f3-83ec-43b8-bc46-5db729e86e10 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06ce5a6a0520936214a6f6bff39642e845e2c3f" 2018-06-27 23:17:03,992 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:17: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-d47bfd52-6751-420e-a26c-5835c05e46fb X-Compute-Request-Id: req-d47bfd52-6751-420e-a26c-5835c05e46fb 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/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "bookmark"}], "image": {"id": "1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "links": [{"href": "http://172.30.10.101:8774/images/1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "458880e8-d5a3-4ac6-88ff-5b80a318786b", "links": [{"href": "http://172.30.10.101:8774/flavors/458880e8-d5a3-4ac6-88ff-5b80a318786b", "rel": "bookmark"}]}, "id": "12f7a8f3-83ec-43b8-bc46-5db729e86e10", "security_groups": [{"name": "default"}], "user_id": "c56c8f1ba6134d20b7fa9ca8cf9a6cb0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T23:13:28Z", "hostId": "ce9630ada71090e6ddd10dc12d0f119078934e29ec22dc6bd9f959ac", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-kp", "name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst", "created": "2018-06-27T23:13:23Z", "tenant_id": "f94ec7a5ec504da0801ba83eee05c570", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:17:03,993 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10 used request id req-d47bfd52-6751-420e-a26c-5835c05e46fb 2018-06-27 23:17:03,993 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst] is - BUILD 2018-06-27 23:17:03,993 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 23:17:06,996 - create_instance - DEBUG - VM status query timeout in 678.450844049 2018-06-27 23:17:06,999 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06ce5a6a0520936214a6f6bff39642e845e2c3f" 2018-06-27 23:17:08,529 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:17: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-b978dd3d-33be-4caf-9bf9-4fe1e140a844 X-Compute-Request-Id: req-b978dd3d-33be-4caf-9bf9-4fe1e140a844 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/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "bookmark"}], "image": {"id": "1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "links": [{"href": "http://172.30.10.101:8774/images/1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "458880e8-d5a3-4ac6-88ff-5b80a318786b", "links": [{"href": "http://172.30.10.101:8774/flavors/458880e8-d5a3-4ac6-88ff-5b80a318786b", "rel": "bookmark"}]}, "id": "12f7a8f3-83ec-43b8-bc46-5db729e86e10", "security_groups": [{"name": "default"}], "user_id": "c56c8f1ba6134d20b7fa9ca8cf9a6cb0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T23:13:28Z", "hostId": "ce9630ada71090e6ddd10dc12d0f119078934e29ec22dc6bd9f959ac", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-kp", "name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst", "created": "2018-06-27T23:13:23Z", "tenant_id": "f94ec7a5ec504da0801ba83eee05c570", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:17:08,530 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10 used request id req-b978dd3d-33be-4caf-9bf9-4fe1e140a844 2018-06-27 23:17:08,530 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst] is - BUILD 2018-06-27 23:17:08,530 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 23:17:11,531 - create_instance - DEBUG - VM status query timeout in 673.915986061 2018-06-27 23:17:11,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/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06ce5a6a0520936214a6f6bff39642e845e2c3f" 2018-06-27 23:17:12,946 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:17:12 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-27b42918-77aa-460f-93d8-3f462d0ac70d X-Compute-Request-Id: req-27b42918-77aa-460f-93d8-3f462d0ac70d 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/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "bookmark"}], "image": {"id": "1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "links": [{"href": "http://172.30.10.101:8774/images/1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "458880e8-d5a3-4ac6-88ff-5b80a318786b", "links": [{"href": "http://172.30.10.101:8774/flavors/458880e8-d5a3-4ac6-88ff-5b80a318786b", "rel": "bookmark"}]}, "id": "12f7a8f3-83ec-43b8-bc46-5db729e86e10", "security_groups": [{"name": "default"}], "user_id": "c56c8f1ba6134d20b7fa9ca8cf9a6cb0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T23:13:28Z", "hostId": "ce9630ada71090e6ddd10dc12d0f119078934e29ec22dc6bd9f959ac", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-kp", "name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst", "created": "2018-06-27T23:13:23Z", "tenant_id": "f94ec7a5ec504da0801ba83eee05c570", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:17:12,947 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10 used request id req-27b42918-77aa-460f-93d8-3f462d0ac70d 2018-06-27 23:17:12,947 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst] is - BUILD 2018-06-27 23:17:12,947 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 23:17:15,948 - create_instance - DEBUG - VM status query timeout in 669.499363899 2018-06-27 23:17:15,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/12f7a8f3-83ec-43b8-bc46-5db729e86e10 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06ce5a6a0520936214a6f6bff39642e845e2c3f" 2018-06-27 23:17:16,540 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:17: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-b6a3a275-982c-433f-8e8f-f9adbe61644a X-Compute-Request-Id: req-b6a3a275-982c-433f-8e8f-f9adbe61644a 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/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "bookmark"}], "image": {"id": "1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "links": [{"href": "http://172.30.10.101:8774/images/1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "458880e8-d5a3-4ac6-88ff-5b80a318786b", "links": [{"href": "http://172.30.10.101:8774/flavors/458880e8-d5a3-4ac6-88ff-5b80a318786b", "rel": "bookmark"}]}, "id": "12f7a8f3-83ec-43b8-bc46-5db729e86e10", "security_groups": [{"name": "default"}], "user_id": "c56c8f1ba6134d20b7fa9ca8cf9a6cb0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T23:13:28Z", "hostId": "ce9630ada71090e6ddd10dc12d0f119078934e29ec22dc6bd9f959ac", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-kp", "name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst", "created": "2018-06-27T23:13:23Z", "tenant_id": "f94ec7a5ec504da0801ba83eee05c570", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:17:16,540 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10 used request id req-b6a3a275-982c-433f-8e8f-f9adbe61644a 2018-06-27 23:17:16,541 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst] is - BUILD 2018-06-27 23:17:16,541 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 23:17:19,542 - create_instance - DEBUG - VM status query timeout in 665.904906034 2018-06-27 23:17:19,545 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06ce5a6a0520936214a6f6bff39642e845e2c3f" 2018-06-27 23:17:20,211 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:17: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-380688ef-bb07-4893-893f-0b07f6aa5da7 X-Compute-Request-Id: req-380688ef-bb07-4893-893f-0b07f6aa5da7 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/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "bookmark"}], "image": {"id": "1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "links": [{"href": "http://172.30.10.101:8774/images/1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "458880e8-d5a3-4ac6-88ff-5b80a318786b", "links": [{"href": "http://172.30.10.101:8774/flavors/458880e8-d5a3-4ac6-88ff-5b80a318786b", "rel": "bookmark"}]}, "id": "12f7a8f3-83ec-43b8-bc46-5db729e86e10", "security_groups": [{"name": "default"}], "user_id": "c56c8f1ba6134d20b7fa9ca8cf9a6cb0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T23:13:28Z", "hostId": "ce9630ada71090e6ddd10dc12d0f119078934e29ec22dc6bd9f959ac", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-kp", "name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst", "created": "2018-06-27T23:13:23Z", "tenant_id": "f94ec7a5ec504da0801ba83eee05c570", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:17:20,211 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10 used request id req-380688ef-bb07-4893-893f-0b07f6aa5da7 2018-06-27 23:17:20,212 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst] is - BUILD 2018-06-27 23:17:20,212 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 23:17:23,213 - create_instance - DEBUG - VM status query timeout in 662.234361887 2018-06-27 23:17:23,216 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06ce5a6a0520936214a6f6bff39642e845e2c3f" 2018-06-27 23:17:23,912 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:17: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-624dbd17-f6a2-4664-99ec-9d02d212159a X-Compute-Request-Id: req-624dbd17-f6a2-4664-99ec-9d02d212159a 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/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "bookmark"}], "image": {"id": "1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "links": [{"href": "http://172.30.10.101:8774/images/1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "458880e8-d5a3-4ac6-88ff-5b80a318786b", "links": [{"href": "http://172.30.10.101:8774/flavors/458880e8-d5a3-4ac6-88ff-5b80a318786b", "rel": "bookmark"}]}, "id": "12f7a8f3-83ec-43b8-bc46-5db729e86e10", "security_groups": [{"name": "default"}], "user_id": "c56c8f1ba6134d20b7fa9ca8cf9a6cb0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T23:13:28Z", "hostId": "ce9630ada71090e6ddd10dc12d0f119078934e29ec22dc6bd9f959ac", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-kp", "name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst", "created": "2018-06-27T23:13:23Z", "tenant_id": "f94ec7a5ec504da0801ba83eee05c570", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:17:23,913 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10 used request id req-624dbd17-f6a2-4664-99ec-9d02d212159a 2018-06-27 23:17:23,913 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst] is - BUILD 2018-06-27 23:17:23,913 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 23:17:26,917 - create_instance - DEBUG - VM status query timeout in 658.530319929 2018-06-27 23:17:26,920 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06ce5a6a0520936214a6f6bff39642e845e2c3f" 2018-06-27 23:17:28,264 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:17: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-6657e203-95e5-4e81-8fec-7040df1eb337 X-Compute-Request-Id: req-6657e203-95e5-4e81-8fec-7040df1eb337 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/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "bookmark"}], "image": {"id": "1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "links": [{"href": "http://172.30.10.101:8774/images/1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "458880e8-d5a3-4ac6-88ff-5b80a318786b", "links": [{"href": "http://172.30.10.101:8774/flavors/458880e8-d5a3-4ac6-88ff-5b80a318786b", "rel": "bookmark"}]}, "id": "12f7a8f3-83ec-43b8-bc46-5db729e86e10", "security_groups": [{"name": "default"}], "user_id": "c56c8f1ba6134d20b7fa9ca8cf9a6cb0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T23:13:28Z", "hostId": "ce9630ada71090e6ddd10dc12d0f119078934e29ec22dc6bd9f959ac", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-kp", "name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst", "created": "2018-06-27T23:13:23Z", "tenant_id": "f94ec7a5ec504da0801ba83eee05c570", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:17:28,264 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10 used request id req-6657e203-95e5-4e81-8fec-7040df1eb337 2018-06-27 23:17:28,264 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst] is - BUILD 2018-06-27 23:17:28,265 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 23:17:31,266 - create_instance - DEBUG - VM status query timeout in 654.181318998 2018-06-27 23:17:31,269 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06ce5a6a0520936214a6f6bff39642e845e2c3f" 2018-06-27 23:17:32,642 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:17: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-2718f609-bcab-4853-9067-6ea4f1928821 X-Compute-Request-Id: req-2718f609-bcab-4853-9067-6ea4f1928821 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/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "bookmark"}], "image": {"id": "1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "links": [{"href": "http://172.30.10.101:8774/images/1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "458880e8-d5a3-4ac6-88ff-5b80a318786b", "links": [{"href": "http://172.30.10.101:8774/flavors/458880e8-d5a3-4ac6-88ff-5b80a318786b", "rel": "bookmark"}]}, "id": "12f7a8f3-83ec-43b8-bc46-5db729e86e10", "security_groups": [{"name": "default"}], "user_id": "c56c8f1ba6134d20b7fa9ca8cf9a6cb0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T23:13:28Z", "hostId": "ce9630ada71090e6ddd10dc12d0f119078934e29ec22dc6bd9f959ac", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-kp", "name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst", "created": "2018-06-27T23:13:23Z", "tenant_id": "f94ec7a5ec504da0801ba83eee05c570", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:17:32,642 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10 used request id req-2718f609-bcab-4853-9067-6ea4f1928821 2018-06-27 23:17:32,643 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst] is - BUILD 2018-06-27 23:17:32,643 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 23:17:35,644 - create_instance - DEBUG - VM status query timeout in 649.803356886 2018-06-27 23:17:35,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/12f7a8f3-83ec-43b8-bc46-5db729e86e10 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06ce5a6a0520936214a6f6bff39642e845e2c3f" 2018-06-27 23:17:36,317 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:17: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-ba955191-7afd-4882-b174-16c16cbd6122 X-Compute-Request-Id: req-ba955191-7afd-4882-b174-16c16cbd6122 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/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "bookmark"}], "image": {"id": "1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "links": [{"href": "http://172.30.10.101:8774/images/1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "458880e8-d5a3-4ac6-88ff-5b80a318786b", "links": [{"href": "http://172.30.10.101:8774/flavors/458880e8-d5a3-4ac6-88ff-5b80a318786b", "rel": "bookmark"}]}, "id": "12f7a8f3-83ec-43b8-bc46-5db729e86e10", "security_groups": [{"name": "default"}], "user_id": "c56c8f1ba6134d20b7fa9ca8cf9a6cb0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T23:13:28Z", "hostId": "ce9630ada71090e6ddd10dc12d0f119078934e29ec22dc6bd9f959ac", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-kp", "name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst", "created": "2018-06-27T23:13:23Z", "tenant_id": "f94ec7a5ec504da0801ba83eee05c570", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:17:36,317 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10 used request id req-ba955191-7afd-4882-b174-16c16cbd6122 2018-06-27 23:17:36,317 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst] is - BUILD 2018-06-27 23:17:36,317 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 23:17:39,321 - create_instance - DEBUG - VM status query timeout in 646.126212835 2018-06-27 23:17:39,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/12f7a8f3-83ec-43b8-bc46-5db729e86e10 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06ce5a6a0520936214a6f6bff39642e845e2c3f" 2018-06-27 23:17:40,434 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:17: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-ca5d13d1-a6be-4afe-a5d8-0b1b644886e8 X-Compute-Request-Id: req-ca5d13d1-a6be-4afe-a5d8-0b1b644886e8 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/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "bookmark"}], "image": {"id": "1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "links": [{"href": "http://172.30.10.101:8774/images/1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "458880e8-d5a3-4ac6-88ff-5b80a318786b", "links": [{"href": "http://172.30.10.101:8774/flavors/458880e8-d5a3-4ac6-88ff-5b80a318786b", "rel": "bookmark"}]}, "id": "12f7a8f3-83ec-43b8-bc46-5db729e86e10", "security_groups": [{"name": "default"}], "user_id": "c56c8f1ba6134d20b7fa9ca8cf9a6cb0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T23:13:28Z", "hostId": "ce9630ada71090e6ddd10dc12d0f119078934e29ec22dc6bd9f959ac", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-kp", "name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst", "created": "2018-06-27T23:13:23Z", "tenant_id": "f94ec7a5ec504da0801ba83eee05c570", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:17:40,434 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10 used request id req-ca5d13d1-a6be-4afe-a5d8-0b1b644886e8 2018-06-27 23:17:40,434 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst] is - BUILD 2018-06-27 23:17:40,435 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 23:17:43,435 - create_instance - DEBUG - VM status query timeout in 642.011585951 2018-06-27 23:17:43,439 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06ce5a6a0520936214a6f6bff39642e845e2c3f" 2018-06-27 23:17:45,008 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:17: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-bf91bbc5-d069-424b-acd6-d703a7dda9a7 X-Compute-Request-Id: req-bf91bbc5-d069-424b-acd6-d703a7dda9a7 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/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "bookmark"}], "image": {"id": "1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "links": [{"href": "http://172.30.10.101:8774/images/1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "458880e8-d5a3-4ac6-88ff-5b80a318786b", "links": [{"href": "http://172.30.10.101:8774/flavors/458880e8-d5a3-4ac6-88ff-5b80a318786b", "rel": "bookmark"}]}, "id": "12f7a8f3-83ec-43b8-bc46-5db729e86e10", "security_groups": [{"name": "default"}], "user_id": "c56c8f1ba6134d20b7fa9ca8cf9a6cb0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T23:13:28Z", "hostId": "ce9630ada71090e6ddd10dc12d0f119078934e29ec22dc6bd9f959ac", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-kp", "name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst", "created": "2018-06-27T23:13:23Z", "tenant_id": "f94ec7a5ec504da0801ba83eee05c570", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:17:45,009 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10 used request id req-bf91bbc5-d069-424b-acd6-d703a7dda9a7 2018-06-27 23:17:45,009 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst] is - BUILD 2018-06-27 23:17:45,009 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 23:17:48,010 - create_instance - DEBUG - VM status query timeout in 637.436719894 2018-06-27 23:17:48,013 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06ce5a6a0520936214a6f6bff39642e845e2c3f" 2018-06-27 23:17:48,740 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:17: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-0d428437-244c-44d5-8c6a-af7b7ddcc0a2 X-Compute-Request-Id: req-0d428437-244c-44d5-8c6a-af7b7ddcc0a2 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/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "bookmark"}], "image": {"id": "1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "links": [{"href": "http://172.30.10.101:8774/images/1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "458880e8-d5a3-4ac6-88ff-5b80a318786b", "links": [{"href": "http://172.30.10.101:8774/flavors/458880e8-d5a3-4ac6-88ff-5b80a318786b", "rel": "bookmark"}]}, "id": "12f7a8f3-83ec-43b8-bc46-5db729e86e10", "security_groups": [{"name": "default"}], "user_id": "c56c8f1ba6134d20b7fa9ca8cf9a6cb0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T23:13:28Z", "hostId": "ce9630ada71090e6ddd10dc12d0f119078934e29ec22dc6bd9f959ac", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-kp", "name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst", "created": "2018-06-27T23:13:23Z", "tenant_id": "f94ec7a5ec504da0801ba83eee05c570", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:17:48,741 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10 used request id req-0d428437-244c-44d5-8c6a-af7b7ddcc0a2 2018-06-27 23:17:48,741 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst] is - BUILD 2018-06-27 23:17:48,741 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 23:17:51,744 - create_instance - DEBUG - VM status query timeout in 633.703099012 2018-06-27 23:17:51,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/12f7a8f3-83ec-43b8-bc46-5db729e86e10 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06ce5a6a0520936214a6f6bff39642e845e2c3f" 2018-06-27 23:17:52,503 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:17: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-b838df87-b161-4799-a885-3691aa0e1065 X-Compute-Request-Id: req-b838df87-b161-4799-a885-3691aa0e1065 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/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "bookmark"}], "image": {"id": "1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "links": [{"href": "http://172.30.10.101:8774/images/1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "458880e8-d5a3-4ac6-88ff-5b80a318786b", "links": [{"href": "http://172.30.10.101:8774/flavors/458880e8-d5a3-4ac6-88ff-5b80a318786b", "rel": "bookmark"}]}, "id": "12f7a8f3-83ec-43b8-bc46-5db729e86e10", "security_groups": [{"name": "default"}], "user_id": "c56c8f1ba6134d20b7fa9ca8cf9a6cb0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T23:13:28Z", "hostId": "ce9630ada71090e6ddd10dc12d0f119078934e29ec22dc6bd9f959ac", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-kp", "name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst", "created": "2018-06-27T23:13:23Z", "tenant_id": "f94ec7a5ec504da0801ba83eee05c570", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:17:52,504 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10 used request id req-b838df87-b161-4799-a885-3691aa0e1065 2018-06-27 23:17:52,504 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst] is - BUILD 2018-06-27 23:17:52,504 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 23:17:55,506 - create_instance - DEBUG - VM status query timeout in 629.940795898 2018-06-27 23:17:55,509 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06ce5a6a0520936214a6f6bff39642e845e2c3f" 2018-06-27 23:17:56,728 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:17: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-9c20d765-361b-4ebe-b5a7-3b42c56bc81f X-Compute-Request-Id: req-9c20d765-361b-4ebe-b5a7-3b42c56bc81f 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/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "bookmark"}], "image": {"id": "1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "links": [{"href": "http://172.30.10.101:8774/images/1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "458880e8-d5a3-4ac6-88ff-5b80a318786b", "links": [{"href": "http://172.30.10.101:8774/flavors/458880e8-d5a3-4ac6-88ff-5b80a318786b", "rel": "bookmark"}]}, "id": "12f7a8f3-83ec-43b8-bc46-5db729e86e10", "security_groups": [{"name": "default"}], "user_id": "c56c8f1ba6134d20b7fa9ca8cf9a6cb0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T23:13:28Z", "hostId": "ce9630ada71090e6ddd10dc12d0f119078934e29ec22dc6bd9f959ac", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-kp", "name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst", "created": "2018-06-27T23:13:23Z", "tenant_id": "f94ec7a5ec504da0801ba83eee05c570", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:17:56,728 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10 used request id req-9c20d765-361b-4ebe-b5a7-3b42c56bc81f 2018-06-27 23:17:56,729 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst] is - BUILD 2018-06-27 23:17:56,729 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 23:17:59,732 - create_instance - DEBUG - VM status query timeout in 625.714678049 2018-06-27 23:17:59,736 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06ce5a6a0520936214a6f6bff39642e845e2c3f" 2018-06-27 23:18:00,937 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:18: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-b31b3157-ca4e-459c-b49e-7656b844c3f9 X-Compute-Request-Id: req-b31b3157-ca4e-459c-b49e-7656b844c3f9 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/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "bookmark"}], "image": {"id": "1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "links": [{"href": "http://172.30.10.101:8774/images/1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "458880e8-d5a3-4ac6-88ff-5b80a318786b", "links": [{"href": "http://172.30.10.101:8774/flavors/458880e8-d5a3-4ac6-88ff-5b80a318786b", "rel": "bookmark"}]}, "id": "12f7a8f3-83ec-43b8-bc46-5db729e86e10", "security_groups": [{"name": "default"}], "user_id": "c56c8f1ba6134d20b7fa9ca8cf9a6cb0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T23:13:28Z", "hostId": "ce9630ada71090e6ddd10dc12d0f119078934e29ec22dc6bd9f959ac", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-kp", "name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst", "created": "2018-06-27T23:13:23Z", "tenant_id": "f94ec7a5ec504da0801ba83eee05c570", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:18:00,937 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10 used request id req-b31b3157-ca4e-459c-b49e-7656b844c3f9 2018-06-27 23:18:00,938 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst] is - BUILD 2018-06-27 23:18:00,938 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 23:18:03,939 - create_instance - DEBUG - VM status query timeout in 621.508358002 2018-06-27 23:18:03,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/12f7a8f3-83ec-43b8-bc46-5db729e86e10 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06ce5a6a0520936214a6f6bff39642e845e2c3f" 2018-06-27 23:18:04,584 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:18: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-8aaef58b-6782-424a-aef1-9382cdc4fdfc X-Compute-Request-Id: req-8aaef58b-6782-424a-aef1-9382cdc4fdfc 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/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "bookmark"}], "image": {"id": "1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "links": [{"href": "http://172.30.10.101:8774/images/1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "458880e8-d5a3-4ac6-88ff-5b80a318786b", "links": [{"href": "http://172.30.10.101:8774/flavors/458880e8-d5a3-4ac6-88ff-5b80a318786b", "rel": "bookmark"}]}, "id": "12f7a8f3-83ec-43b8-bc46-5db729e86e10", "security_groups": [{"name": "default"}], "user_id": "c56c8f1ba6134d20b7fa9ca8cf9a6cb0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T23:13:28Z", "hostId": "ce9630ada71090e6ddd10dc12d0f119078934e29ec22dc6bd9f959ac", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-kp", "name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst", "created": "2018-06-27T23:13:23Z", "tenant_id": "f94ec7a5ec504da0801ba83eee05c570", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:18:04,584 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10 used request id req-8aaef58b-6782-424a-aef1-9382cdc4fdfc 2018-06-27 23:18:04,584 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst] is - BUILD 2018-06-27 23:18:04,585 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 23:18:07,587 - create_instance - DEBUG - VM status query timeout in 617.860125065 2018-06-27 23:18:07,589 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06ce5a6a0520936214a6f6bff39642e845e2c3f" 2018-06-27 23:18:08,296 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:18: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-d4beb4d7-8d08-4813-8524-63c646fc860b X-Compute-Request-Id: req-d4beb4d7-8d08-4813-8524-63c646fc860b 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/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "bookmark"}], "image": {"id": "1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "links": [{"href": "http://172.30.10.101:8774/images/1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "458880e8-d5a3-4ac6-88ff-5b80a318786b", "links": [{"href": "http://172.30.10.101:8774/flavors/458880e8-d5a3-4ac6-88ff-5b80a318786b", "rel": "bookmark"}]}, "id": "12f7a8f3-83ec-43b8-bc46-5db729e86e10", "security_groups": [{"name": "default"}], "user_id": "c56c8f1ba6134d20b7fa9ca8cf9a6cb0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T23:13:28Z", "hostId": "ce9630ada71090e6ddd10dc12d0f119078934e29ec22dc6bd9f959ac", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-kp", "name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst", "created": "2018-06-27T23:13:23Z", "tenant_id": "f94ec7a5ec504da0801ba83eee05c570", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:18:08,296 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10 used request id req-d4beb4d7-8d08-4813-8524-63c646fc860b 2018-06-27 23:18:08,297 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst] is - BUILD 2018-06-27 23:18:08,297 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 23:18:11,299 - create_instance - DEBUG - VM status query timeout in 614.147945881 2018-06-27 23:18:11,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/12f7a8f3-83ec-43b8-bc46-5db729e86e10 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06ce5a6a0520936214a6f6bff39642e845e2c3f" 2018-06-27 23:18:12,956 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:18:12 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-abd4b01b-6653-4704-8b0d-393ade6db36b X-Compute-Request-Id: req-abd4b01b-6653-4704-8b0d-393ade6db36b 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/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "bookmark"}], "image": {"id": "1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "links": [{"href": "http://172.30.10.101:8774/images/1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "458880e8-d5a3-4ac6-88ff-5b80a318786b", "links": [{"href": "http://172.30.10.101:8774/flavors/458880e8-d5a3-4ac6-88ff-5b80a318786b", "rel": "bookmark"}]}, "id": "12f7a8f3-83ec-43b8-bc46-5db729e86e10", "security_groups": [{"name": "default"}], "user_id": "c56c8f1ba6134d20b7fa9ca8cf9a6cb0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T23:13:28Z", "hostId": "ce9630ada71090e6ddd10dc12d0f119078934e29ec22dc6bd9f959ac", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-kp", "name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst", "created": "2018-06-27T23:13:23Z", "tenant_id": "f94ec7a5ec504da0801ba83eee05c570", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:18:12,957 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10 used request id req-abd4b01b-6653-4704-8b0d-393ade6db36b 2018-06-27 23:18:12,957 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst] is - BUILD 2018-06-27 23:18:12,957 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 23:18:15,961 - create_instance - DEBUG - VM status query timeout in 609.486315966 2018-06-27 23:18:15,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/12f7a8f3-83ec-43b8-bc46-5db729e86e10 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06ce5a6a0520936214a6f6bff39642e845e2c3f" 2018-06-27 23:18:17,469 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:18: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-07d45c16-5e36-4ca8-a33a-f1e183793df2 X-Compute-Request-Id: req-07d45c16-5e36-4ca8-a33a-f1e183793df2 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/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "bookmark"}], "image": {"id": "1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "links": [{"href": "http://172.30.10.101:8774/images/1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "458880e8-d5a3-4ac6-88ff-5b80a318786b", "links": [{"href": "http://172.30.10.101:8774/flavors/458880e8-d5a3-4ac6-88ff-5b80a318786b", "rel": "bookmark"}]}, "id": "12f7a8f3-83ec-43b8-bc46-5db729e86e10", "security_groups": [{"name": "default"}], "user_id": "c56c8f1ba6134d20b7fa9ca8cf9a6cb0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T23:13:28Z", "hostId": "ce9630ada71090e6ddd10dc12d0f119078934e29ec22dc6bd9f959ac", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-kp", "name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst", "created": "2018-06-27T23:13:23Z", "tenant_id": "f94ec7a5ec504da0801ba83eee05c570", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:18:17,469 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10 used request id req-07d45c16-5e36-4ca8-a33a-f1e183793df2 2018-06-27 23:18:17,470 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst] is - BUILD 2018-06-27 23:18:17,470 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 23:18:20,470 - create_instance - DEBUG - VM status query timeout in 604.976877928 2018-06-27 23:18:20,473 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06ce5a6a0520936214a6f6bff39642e845e2c3f" 2018-06-27 23:18:21,374 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:18: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-9ce96101-0d37-4be9-b855-9daeb6413e79 X-Compute-Request-Id: req-9ce96101-0d37-4be9-b855-9daeb6413e79 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/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "bookmark"}], "image": {"id": "1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "links": [{"href": "http://172.30.10.101:8774/images/1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "458880e8-d5a3-4ac6-88ff-5b80a318786b", "links": [{"href": "http://172.30.10.101:8774/flavors/458880e8-d5a3-4ac6-88ff-5b80a318786b", "rel": "bookmark"}]}, "id": "12f7a8f3-83ec-43b8-bc46-5db729e86e10", "security_groups": [{"name": "default"}], "user_id": "c56c8f1ba6134d20b7fa9ca8cf9a6cb0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T23:13:28Z", "hostId": "ce9630ada71090e6ddd10dc12d0f119078934e29ec22dc6bd9f959ac", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-kp", "name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst", "created": "2018-06-27T23:13:23Z", "tenant_id": "f94ec7a5ec504da0801ba83eee05c570", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:18:21,375 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10 used request id req-9ce96101-0d37-4be9-b855-9daeb6413e79 2018-06-27 23:18:21,375 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst] is - BUILD 2018-06-27 23:18:21,375 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 23:18:24,379 - create_instance - DEBUG - VM status query timeout in 601.068368912 2018-06-27 23:18:24,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/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06ce5a6a0520936214a6f6bff39642e845e2c3f" 2018-06-27 23:18:25,387 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:18: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-66305cbd-04f9-4e0d-a782-8ba5a8cfaf97 X-Compute-Request-Id: req-66305cbd-04f9-4e0d-a782-8ba5a8cfaf97 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/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "bookmark"}], "image": {"id": "1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "links": [{"href": "http://172.30.10.101:8774/images/1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "458880e8-d5a3-4ac6-88ff-5b80a318786b", "links": [{"href": "http://172.30.10.101:8774/flavors/458880e8-d5a3-4ac6-88ff-5b80a318786b", "rel": "bookmark"}]}, "id": "12f7a8f3-83ec-43b8-bc46-5db729e86e10", "security_groups": [{"name": "default"}], "user_id": "c56c8f1ba6134d20b7fa9ca8cf9a6cb0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T23:13:28Z", "hostId": "ce9630ada71090e6ddd10dc12d0f119078934e29ec22dc6bd9f959ac", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-kp", "name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst", "created": "2018-06-27T23:13:23Z", "tenant_id": "f94ec7a5ec504da0801ba83eee05c570", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:18:25,387 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10 used request id req-66305cbd-04f9-4e0d-a782-8ba5a8cfaf97 2018-06-27 23:18:25,388 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst] is - BUILD 2018-06-27 23:18:25,388 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 23:18:28,391 - create_instance - DEBUG - VM status query timeout in 597.055958033 2018-06-27 23:18:28,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/12f7a8f3-83ec-43b8-bc46-5db729e86e10 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06ce5a6a0520936214a6f6bff39642e845e2c3f" 2018-06-27 23:18:30,126 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:18: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-4bb58477-d9ba-4676-8f7c-9549f05c18b9 X-Compute-Request-Id: req-4bb58477-d9ba-4676-8f7c-9549f05c18b9 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/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "bookmark"}], "image": {"id": "1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "links": [{"href": "http://172.30.10.101:8774/images/1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "458880e8-d5a3-4ac6-88ff-5b80a318786b", "links": [{"href": "http://172.30.10.101:8774/flavors/458880e8-d5a3-4ac6-88ff-5b80a318786b", "rel": "bookmark"}]}, "id": "12f7a8f3-83ec-43b8-bc46-5db729e86e10", "security_groups": [{"name": "default"}], "user_id": "c56c8f1ba6134d20b7fa9ca8cf9a6cb0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T23:13:28Z", "hostId": "ce9630ada71090e6ddd10dc12d0f119078934e29ec22dc6bd9f959ac", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-kp", "name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst", "created": "2018-06-27T23:13:23Z", "tenant_id": "f94ec7a5ec504da0801ba83eee05c570", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:18:30,126 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10 used request id req-4bb58477-d9ba-4676-8f7c-9549f05c18b9 2018-06-27 23:18:30,126 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst] is - BUILD 2018-06-27 23:18:30,127 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 23:18:33,130 - create_instance - DEBUG - VM status query timeout in 592.31707406 2018-06-27 23:18:33,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/12f7a8f3-83ec-43b8-bc46-5db729e86e10 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06ce5a6a0520936214a6f6bff39642e845e2c3f" 2018-06-27 23:18:35,033 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:18: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-ea0aec2a-332b-41dc-916a-0f398cb6e185 X-Compute-Request-Id: req-ea0aec2a-332b-41dc-916a-0f398cb6e185 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/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "bookmark"}], "image": {"id": "1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "links": [{"href": "http://172.30.10.101:8774/images/1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "458880e8-d5a3-4ac6-88ff-5b80a318786b", "links": [{"href": "http://172.30.10.101:8774/flavors/458880e8-d5a3-4ac6-88ff-5b80a318786b", "rel": "bookmark"}]}, "id": "12f7a8f3-83ec-43b8-bc46-5db729e86e10", "security_groups": [{"name": "default"}], "user_id": "c56c8f1ba6134d20b7fa9ca8cf9a6cb0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T23:13:28Z", "hostId": "ce9630ada71090e6ddd10dc12d0f119078934e29ec22dc6bd9f959ac", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-kp", "name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst", "created": "2018-06-27T23:13:23Z", "tenant_id": "f94ec7a5ec504da0801ba83eee05c570", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:18:35,033 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10 used request id req-ea0aec2a-332b-41dc-916a-0f398cb6e185 2018-06-27 23:18:35,033 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst] is - BUILD 2018-06-27 23:18:35,034 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 23:18:38,035 - create_instance - DEBUG - VM status query timeout in 587.412097931 2018-06-27 23:18:38,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/12f7a8f3-83ec-43b8-bc46-5db729e86e10 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06ce5a6a0520936214a6f6bff39642e845e2c3f" 2018-06-27 23:18:39,961 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:18: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-5b18619e-103f-4bdb-baaf-2c5412b2d6f8 X-Compute-Request-Id: req-5b18619e-103f-4bdb-baaf-2c5412b2d6f8 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/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "bookmark"}], "image": {"id": "1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "links": [{"href": "http://172.30.10.101:8774/images/1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "458880e8-d5a3-4ac6-88ff-5b80a318786b", "links": [{"href": "http://172.30.10.101:8774/flavors/458880e8-d5a3-4ac6-88ff-5b80a318786b", "rel": "bookmark"}]}, "id": "12f7a8f3-83ec-43b8-bc46-5db729e86e10", "security_groups": [{"name": "default"}], "user_id": "c56c8f1ba6134d20b7fa9ca8cf9a6cb0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T23:13:28Z", "hostId": "ce9630ada71090e6ddd10dc12d0f119078934e29ec22dc6bd9f959ac", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-kp", "name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst", "created": "2018-06-27T23:13:23Z", "tenant_id": "f94ec7a5ec504da0801ba83eee05c570", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:18:39,962 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10 used request id req-5b18619e-103f-4bdb-baaf-2c5412b2d6f8 2018-06-27 23:18:39,962 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst] is - BUILD 2018-06-27 23:18:39,962 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 23:18:42,963 - create_instance - DEBUG - VM status query timeout in 582.483897924 2018-06-27 23:18:42,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/12f7a8f3-83ec-43b8-bc46-5db729e86e10 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06ce5a6a0520936214a6f6bff39642e845e2c3f" 2018-06-27 23:18:43,587 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:18: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-38e9ea43-00a7-4bda-90ef-a072dac0b6a6 X-Compute-Request-Id: req-38e9ea43-00a7-4bda-90ef-a072dac0b6a6 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/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "bookmark"}], "image": {"id": "1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "links": [{"href": "http://172.30.10.101:8774/images/1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "458880e8-d5a3-4ac6-88ff-5b80a318786b", "links": [{"href": "http://172.30.10.101:8774/flavors/458880e8-d5a3-4ac6-88ff-5b80a318786b", "rel": "bookmark"}]}, "id": "12f7a8f3-83ec-43b8-bc46-5db729e86e10", "security_groups": [{"name": "default"}], "user_id": "c56c8f1ba6134d20b7fa9ca8cf9a6cb0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T23:13:28Z", "hostId": "ce9630ada71090e6ddd10dc12d0f119078934e29ec22dc6bd9f959ac", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-kp", "name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst", "created": "2018-06-27T23:13:23Z", "tenant_id": "f94ec7a5ec504da0801ba83eee05c570", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:18:43,587 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10 used request id req-38e9ea43-00a7-4bda-90ef-a072dac0b6a6 2018-06-27 23:18:43,588 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst] is - BUILD 2018-06-27 23:18:43,588 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 23:18:46,591 - create_instance - DEBUG - VM status query timeout in 578.855638027 2018-06-27 23:18:46,594 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06ce5a6a0520936214a6f6bff39642e845e2c3f" 2018-06-27 23:18:47,113 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:18: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-3f13d648-3823-45ca-bec8-11e0ee657d35 X-Compute-Request-Id: req-3f13d648-3823-45ca-bec8-11e0ee657d35 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/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "bookmark"}], "image": {"id": "1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "links": [{"href": "http://172.30.10.101:8774/images/1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "458880e8-d5a3-4ac6-88ff-5b80a318786b", "links": [{"href": "http://172.30.10.101:8774/flavors/458880e8-d5a3-4ac6-88ff-5b80a318786b", "rel": "bookmark"}]}, "id": "12f7a8f3-83ec-43b8-bc46-5db729e86e10", "security_groups": [{"name": "default"}], "user_id": "c56c8f1ba6134d20b7fa9ca8cf9a6cb0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-06-27T23:13:28Z", "hostId": "ce9630ada71090e6ddd10dc12d0f119078934e29ec22dc6bd9f959ac", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-kp", "name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst", "created": "2018-06-27T23:13:23Z", "tenant_id": "f94ec7a5ec504da0801ba83eee05c570", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:18:47,113 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10 used request id req-3f13d648-3823-45ca-bec8-11e0ee657d35 2018-06-27 23:18:47,114 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst] is - BUILD 2018-06-27 23:18:47,114 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 23:18:50,116 - create_instance - DEBUG - VM status query timeout in 575.330523014 2018-06-27 23:18:50,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/12f7a8f3-83ec-43b8-bc46-5db729e86e10 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06ce5a6a0520936214a6f6bff39642e845e2c3f" 2018-06-27 23:18:50,705 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:18:50 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-9d261a1d-69ee-48a0-869d-7253d315eb21 X-Compute-Request-Id: req-9d261a1d-69ee-48a0-869d-7253d315eb21 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:80:ef", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "bookmark"}], "image": {"id": "1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "links": [{"href": "http://172.30.10.101:8774/images/1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T23:18:47.000000", "flavor": {"id": "458880e8-d5a3-4ac6-88ff-5b80a318786b", "links": [{"href": "http://172.30.10.101:8774/flavors/458880e8-d5a3-4ac6-88ff-5b80a318786b", "rel": "bookmark"}]}, "id": "12f7a8f3-83ec-43b8-bc46-5db729e86e10", "security_groups": [{"name": "default"}], "user_id": "c56c8f1ba6134d20b7fa9ca8cf9a6cb0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T23:18:48Z", "hostId": "ce9630ada71090e6ddd10dc12d0f119078934e29ec22dc6bd9f959ac", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-kp", "name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst", "created": "2018-06-27T23:13:23Z", "tenant_id": "f94ec7a5ec504da0801ba83eee05c570", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:18:50,706 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10 used request id req-9d261a1d-69ee-48a0-869d-7253d315eb21 2018-06-27 23:18:50,706 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst] is - ACTIVE 2018-06-27 23:18:50,706 - create_instance - INFO - VM is - ACTIVE 2018-06-27 23:18:50,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/12f7a8f3-83ec-43b8-bc46-5db729e86e10 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06ce5a6a0520936214a6f6bff39642e845e2c3f" 2018-06-27 23:18:51,347 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:18:51 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-19405482-95f4-479e-9f50-5fe069fcd163 X-Compute-Request-Id: req-19405482-95f4-479e-9f50-5fe069fcd163 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:80:ef", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "bookmark"}], "image": {"id": "1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "links": [{"href": "http://172.30.10.101:8774/images/1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T23:18:47.000000", "flavor": {"id": "458880e8-d5a3-4ac6-88ff-5b80a318786b", "links": [{"href": "http://172.30.10.101:8774/flavors/458880e8-d5a3-4ac6-88ff-5b80a318786b", "rel": "bookmark"}]}, "id": "12f7a8f3-83ec-43b8-bc46-5db729e86e10", "security_groups": [{"name": "default"}], "user_id": "c56c8f1ba6134d20b7fa9ca8cf9a6cb0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T23:18:48Z", "hostId": "ce9630ada71090e6ddd10dc12d0f119078934e29ec22dc6bd9f959ac", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-kp", "name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst", "created": "2018-06-27T23:13:23Z", "tenant_id": "f94ec7a5ec504da0801ba83eee05c570", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:18:51,347 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10 used request id req-19405482-95f4-479e-9f50-5fe069fcd163 2018-06-27 23:18:51,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?name=AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06ce5a6a0520936214a6f6bff39642e845e2c3f" 2018-06-27 23:18:52,428 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:18:52 GMT Content-Type: application/json Content-Length: 634 Connection: keep-alive X-Openstack-Request-Id: req-fbfe5ab5-e996-4e3d-91cd-e0c3c40c982c Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["83b35d56-a96d-4e1e-9e99-1caa6b2d8984"],"updated_at":"2018-06-27T23:12:30Z","tenant_id":"f94ec7a5ec504da0801ba83eee05c570","created_at":"2018-06-27T23:12:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f94ec7a5ec504da0801ba83eee05c570","id":"78ed325e-423c-44f3-97a7-0e958a461ae6","name":"AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-pub-net"}]} 2018-06-27 23:18:52,429 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-pub-net used request id req-fbfe5ab5-e996-4e3d-91cd-e0c3c40c982c 2018-06-27 23:18:52,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/f94ec7a5ec504da0801ba83eee05c570 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06ce5a6a0520936214a6f6bff39642e845e2c3f" 2018-06-27 23:18:52,541 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:18:52 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-06d2204b-4029-425f-9c81-549b291e8200 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/f94ec7a5ec504da0801ba83eee05c570"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f94ec7a5ec504da0801ba83eee05c570", "name": "AnsibleProvisioningTests-813c0713-0b67-4c6-proj"}} 2018-06-27 23:18:52,541 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f94ec7a5ec504da0801ba83eee05c570 used request id req-06d2204b-4029-425f-9c81-549b291e8200 2018-06-27 23:18:52,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=78ed325e-423c-44f3-97a7-0e958a461ae6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06ce5a6a0520936214a6f6bff39642e845e2c3f" 2018-06-27 23:18:52,735 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:18:52 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-3bd048af-918e-49dd-bc29-f69c70bf55d5 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"78ed325e-423c-44f3-97a7-0e958a461ae6","tenant_id":"f94ec7a5ec504da0801ba83eee05c570","created_at":"2018-06-27T23:12:30Z","dns_nameservers":[],"updated_at":"2018-06-27T23:12: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":"f94ec7a5ec504da0801ba83eee05c570","id":"83b35d56-a96d-4e1e-9e99-1caa6b2d8984","subnetpool_id":null,"name":"AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-pub-subnet"}]} 2018-06-27 23:18:52,735 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=78ed325e-423c-44f3-97a7-0e958a461ae6 used request id req-3bd048af-918e-49dd-bc29-f69c70bf55d5 2018-06-27 23:18:52,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=78ed325e-423c-44f3-97a7-0e958a461ae6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06ce5a6a0520936214a6f6bff39642e845e2c3f" 2018-06-27 23:18:53,006 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:18:53 GMT Content-Type: application/json Content-Length: 2999 Connection: keep-alive X-Openstack-Request-Id: req-b8d1773e-bf51-4fba-a250-364028a3cf14 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"78ed325e-423c-44f3-97a7-0e958a461ae6","tenant_id":"f94ec7a5ec504da0801ba83eee05c570","created_at":"2018-06-27T23:13:12Z","admin_state_up":true,"updated_at":"2018-06-27T23:18:46Z","binding:vnic_type":"normal","device_id":"12f7a8f3-83ec-43b8-bc46-5db729e86e10","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:37:80:ef","id":"0d062bb0-2a57-4aaf-a01b-381969639346","port_security_enabled":true,"project_id":"f94ec7a5ec504da0801ba83eee05c570","fixed_ips":[{"subnet_id":"83b35d56-a96d-4e1e-9e99-1caa6b2d8984","ip_address":"10.55.1.5"}],"extra_dhcp_opts":[],"security_groups":["788a3bbf-0930-4194-a62e-e5bf69b822ae"],"name":"AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-port-1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"78ed325e-423c-44f3-97a7-0e958a461ae6","tenant_id":"f94ec7a5ec504da0801ba83eee05c570","created_at":"2018-06-27T23:12:33Z","admin_state_up":true,"updated_at":"2018-06-27T23:12:38Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-78ed325e-423c-44f3-97a7-0e958a461ae6","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:b5:53:66","id":"42baed8b-3441-48bb-b50a-2547334bc5a6","port_security_enabled":false,"project_id":"f94ec7a5ec504da0801ba83eee05c570","fixed_ips":[{"subnet_id":"83b35d56-a96d-4e1e-9e99-1caa6b2d8984","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"78ed325e-423c-44f3-97a7-0e958a461ae6","tenant_id":"f94ec7a5ec504da0801ba83eee05c570","created_at":"2018-06-27T23:12:32Z","admin_state_up":true,"updated_at":"2018-06-27T23:12:37Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-78ed325e-423c-44f3-97a7-0e958a461ae6","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:35:cb:dd","id":"66d5d7b5-f056-4022-8c9a-228e2790e894","port_security_enabled":false,"project_id":"f94ec7a5ec504da0801ba83eee05c570","fixed_ips":[{"subnet_id":"83b35d56-a96d-4e1e-9e99-1caa6b2d8984","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"78ed325e-423c-44f3-97a7-0e958a461ae6","tenant_id":"f94ec7a5ec504da0801ba83eee05c570","created_at":"2018-06-27T23:12:43Z","admin_state_up":true,"updated_at":"2018-06-27T23:12:52Z","binding:vnic_type":"normal","device_id":"a96fb2a5-ea92-4721-9ba4-cd6fe782d227","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:bc:54:67","id":"a5465414-24eb-4d6d-be9b-7dd6d5e95e23","port_security_enabled":false,"project_id":"f94ec7a5ec504da0801ba83eee05c570","fixed_ips":[{"subnet_id":"83b35d56-a96d-4e1e-9e99-1caa6b2d8984","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-27 23:18:53,006 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=78ed325e-423c-44f3-97a7-0e958a461ae6 used request id req-b8d1773e-bf51-4fba-a250-364028a3cf14 2018-06-27 23:18:53,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/routers?name=AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06ce5a6a0520936214a6f6bff39642e845e2c3f" 2018-06-27 23:18:53,414 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:18:53 GMT Content-Type: application/json Content-Length: 725 Connection: keep-alive X-Openstack-Request-Id: req-9e6425df-78e9-4d51-a698-9bcb5d003ed3 Front-End-Https: on RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "977aff9f-43e9-4fec-86ae-a730f64fa17d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "df0aa635-d718-49cc-81c1-ba349ef8a505", "ip_address": "172.30.10.120"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "f94ec7a5ec504da0801ba83eee05c570", "created_at": "2018-06-27T23:12:37Z", "admin_state_up": true, "updated_at": "2018-06-27T23:12:45Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "f94ec7a5ec504da0801ba83eee05c570", "id": "a96fb2a5-ea92-4721-9ba4-cd6fe782d227", "name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-pub-router"}]} 2018-06-27 23:18:53,414 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers?name=AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-pub-router used request id req-9e6425df-78e9-4d51-a698-9bcb5d003ed3 2018-06-27 23:18:53,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/f94ec7a5ec504da0801ba83eee05c570 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06ce5a6a0520936214a6f6bff39642e845e2c3f" 2018-06-27 23:18:53,794 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:18:53 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2f11bc55-1ed4-4379-8dda-f67558f9c952 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/f94ec7a5ec504da0801ba83eee05c570"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f94ec7a5ec504da0801ba83eee05c570", "name": "AnsibleProvisioningTests-813c0713-0b67-4c6-proj"}} 2018-06-27 23:18:53,794 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f94ec7a5ec504da0801ba83eee05c570 used request id req-2f11bc55-1ed4-4379-8dda-f67558f9c952 2018-06-27 23:18: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=a96fb2a5-ea92-4721-9ba4-cd6fe782d227 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06ce5a6a0520936214a6f6bff39642e845e2c3f" 2018-06-27 23:18:54,020 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:18:54 GMT Content-Type: application/json Content-Length: 720 Connection: keep-alive X-Openstack-Request-Id: req-d79e068f-9975-4172-b60a-fbf9d13f28e1 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"78ed325e-423c-44f3-97a7-0e958a461ae6","tenant_id":"f94ec7a5ec504da0801ba83eee05c570","created_at":"2018-06-27T23:12:43Z","admin_state_up":true,"updated_at":"2018-06-27T23:12:52Z","binding:vnic_type":"normal","device_id":"a96fb2a5-ea92-4721-9ba4-cd6fe782d227","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:bc:54:67","id":"a5465414-24eb-4d6d-be9b-7dd6d5e95e23","port_security_enabled":false,"project_id":"f94ec7a5ec504da0801ba83eee05c570","fixed_ips":[{"subnet_id":"83b35d56-a96d-4e1e-9e99-1caa6b2d8984","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-27 23:18:54,020 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=a96fb2a5-ea92-4721-9ba4-cd6fe782d227 used request id req-d79e068f-9975-4172-b60a-fbf9d13f28e1 2018-06-27 23:18:54,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/83b35d56-a96d-4e1e-9e99-1caa6b2d8984 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06ce5a6a0520936214a6f6bff39642e845e2c3f" 2018-06-27 23:18:54,896 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:18:54 GMT Content-Type: application/json Content-Length: 671 Connection: keep-alive X-Openstack-Request-Id: req-267f9d5c-c2cc-4523-afca-c9fe94d5e39e Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"78ed325e-423c-44f3-97a7-0e958a461ae6","tenant_id":"f94ec7a5ec504da0801ba83eee05c570","created_at":"2018-06-27T23:12:30Z","dns_nameservers":[],"updated_at":"2018-06-27T23:12: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":"f94ec7a5ec504da0801ba83eee05c570","id":"83b35d56-a96d-4e1e-9e99-1caa6b2d8984","subnetpool_id":null,"name":"AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-pub-subnet"}} 2018-06-27 23:18:54,896 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/83b35d56-a96d-4e1e-9e99-1caa6b2d8984 used request id req-267f9d5c-c2cc-4523-afca-c9fe94d5e39e 2018-06-27 23:18:54,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/networks?id=977aff9f-43e9-4fec-86ae-a730f64fa17d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06ce5a6a0520936214a6f6bff39642e845e2c3f" 2018-06-27 23:18:55,156 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:18:55 GMT Content-Type: application/json Content-Length: 594 Connection: keep-alive X-Openstack-Request-Id: req-47f2d913-8b42-442d-863f-b0754633e4b5 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":["df0aa635-d718-49cc-81c1-ba349ef8a505"],"updated_at":"2018-06-27T18:56:39Z","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T18:56:31Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"977aff9f-43e9-4fec-86ae-a730f64fa17d","name":"floating_net"}]} 2018-06-27 23:18:55,156 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=977aff9f-43e9-4fec-86ae-a730f64fa17d used request id req-47f2d913-8b42-442d-863f-b0754633e4b5 2018-06-27 23:18:55,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=977aff9f-43e9-4fec-86ae-a730f64fa17d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06ce5a6a0520936214a6f6bff39642e845e2c3f" 2018-06-27 23:18:55,230 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:18:55 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-1ec28beb-92ee-43b3-b5d4-68b16f3e4194 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-27 23:18:55,230 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=977aff9f-43e9-4fec-86ae-a730f64fa17d used request id req-1ec28beb-92ee-43b3-b5d4-68b16f3e4194 2018-06-27 23:18:55,233 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06ce5a6a0520936214a6f6bff39642e845e2c3f" 2018-06-27 23:18:56,118 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:18:56 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-35bbefc6-5725-4530-b30e-01a2a133bb85 X-Compute-Request-Id: req-35bbefc6-5725-4530-b30e-01a2a133bb85 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:80:ef", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "bookmark"}], "image": {"id": "1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "links": [{"href": "http://172.30.10.101:8774/images/1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T23:18:47.000000", "flavor": {"id": "458880e8-d5a3-4ac6-88ff-5b80a318786b", "links": [{"href": "http://172.30.10.101:8774/flavors/458880e8-d5a3-4ac6-88ff-5b80a318786b", "rel": "bookmark"}]}, "id": "12f7a8f3-83ec-43b8-bc46-5db729e86e10", "security_groups": [{"name": "default"}], "user_id": "c56c8f1ba6134d20b7fa9ca8cf9a6cb0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T23:18:48Z", "hostId": "ce9630ada71090e6ddd10dc12d0f119078934e29ec22dc6bd9f959ac", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-kp", "name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst", "created": "2018-06-27T23:13:23Z", "tenant_id": "f94ec7a5ec504da0801ba83eee05c570", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:18:56,119 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10 used request id req-35bbefc6-5725-4530-b30e-01a2a133bb85 2018-06-27 23:18:56,119 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst] is - ACTIVE 2018-06-27 23:18:56,119 - create_instance - INFO - VM is - ACTIVE 2018-06-27 23:18:56,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/12f7a8f3-83ec-43b8-bc46-5db729e86e10 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06ce5a6a0520936214a6f6bff39642e845e2c3f" 2018-06-27 23:18:57,617 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:18:57 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-a31ee10f-130e-4e75-ad4f-734cb06d9be1 X-Compute-Request-Id: req-a31ee10f-130e-4e75-ad4f-734cb06d9be1 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:80:ef", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "bookmark"}], "image": {"id": "1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "links": [{"href": "http://172.30.10.101:8774/images/1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T23:18:47.000000", "flavor": {"id": "458880e8-d5a3-4ac6-88ff-5b80a318786b", "links": [{"href": "http://172.30.10.101:8774/flavors/458880e8-d5a3-4ac6-88ff-5b80a318786b", "rel": "bookmark"}]}, "id": "12f7a8f3-83ec-43b8-bc46-5db729e86e10", "security_groups": [{"name": "default"}], "user_id": "c56c8f1ba6134d20b7fa9ca8cf9a6cb0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T23:18:48Z", "hostId": "ce9630ada71090e6ddd10dc12d0f119078934e29ec22dc6bd9f959ac", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-kp", "name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst", "created": "2018-06-27T23:13:23Z", "tenant_id": "f94ec7a5ec504da0801ba83eee05c570", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:18:57,617 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10 used request id req-a31ee10f-130e-4e75-ad4f-734cb06d9be1 2018-06-27 23:18:57,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?name=AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06ce5a6a0520936214a6f6bff39642e845e2c3f" 2018-06-27 23:18:58,242 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:18:58 GMT Content-Type: application/json Content-Length: 634 Connection: keep-alive X-Openstack-Request-Id: req-ad13c324-f285-498b-9910-7164ce8a1c6a Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["83b35d56-a96d-4e1e-9e99-1caa6b2d8984"],"updated_at":"2018-06-27T23:12:30Z","tenant_id":"f94ec7a5ec504da0801ba83eee05c570","created_at":"2018-06-27T23:12:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f94ec7a5ec504da0801ba83eee05c570","id":"78ed325e-423c-44f3-97a7-0e958a461ae6","name":"AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-pub-net"}]} 2018-06-27 23:18:58,243 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-pub-net used request id req-ad13c324-f285-498b-9910-7164ce8a1c6a 2018-06-27 23:18:58,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/f94ec7a5ec504da0801ba83eee05c570 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06ce5a6a0520936214a6f6bff39642e845e2c3f" 2018-06-27 23:18:58,609 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:18:58 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4dce23bd-1fbc-4e69-9ec5-876c570c59d7 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/f94ec7a5ec504da0801ba83eee05c570"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f94ec7a5ec504da0801ba83eee05c570", "name": "AnsibleProvisioningTests-813c0713-0b67-4c6-proj"}} 2018-06-27 23:18:58,609 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f94ec7a5ec504da0801ba83eee05c570 used request id req-4dce23bd-1fbc-4e69-9ec5-876c570c59d7 2018-06-27 23:18:58,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=78ed325e-423c-44f3-97a7-0e958a461ae6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06ce5a6a0520936214a6f6bff39642e845e2c3f" 2018-06-27 23:18:58,797 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:18:58 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-f32938bd-ad87-4914-96d5-161578e17f0c Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"78ed325e-423c-44f3-97a7-0e958a461ae6","tenant_id":"f94ec7a5ec504da0801ba83eee05c570","created_at":"2018-06-27T23:12:30Z","dns_nameservers":[],"updated_at":"2018-06-27T23:12: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":"f94ec7a5ec504da0801ba83eee05c570","id":"83b35d56-a96d-4e1e-9e99-1caa6b2d8984","subnetpool_id":null,"name":"AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-pub-subnet"}]} 2018-06-27 23:18:58,797 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=78ed325e-423c-44f3-97a7-0e958a461ae6 used request id req-f32938bd-ad87-4914-96d5-161578e17f0c 2018-06-27 23:18:58,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=78ed325e-423c-44f3-97a7-0e958a461ae6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06ce5a6a0520936214a6f6bff39642e845e2c3f" 2018-06-27 23:18:59,070 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:18:59 GMT Content-Type: application/json Content-Length: 2999 Connection: keep-alive X-Openstack-Request-Id: req-87ccb75f-51f3-46c3-91cf-d690f5daf137 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"78ed325e-423c-44f3-97a7-0e958a461ae6","tenant_id":"f94ec7a5ec504da0801ba83eee05c570","created_at":"2018-06-27T23:13:12Z","admin_state_up":true,"updated_at":"2018-06-27T23:18:46Z","binding:vnic_type":"normal","device_id":"12f7a8f3-83ec-43b8-bc46-5db729e86e10","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:37:80:ef","id":"0d062bb0-2a57-4aaf-a01b-381969639346","port_security_enabled":true,"project_id":"f94ec7a5ec504da0801ba83eee05c570","fixed_ips":[{"subnet_id":"83b35d56-a96d-4e1e-9e99-1caa6b2d8984","ip_address":"10.55.1.5"}],"extra_dhcp_opts":[],"security_groups":["788a3bbf-0930-4194-a62e-e5bf69b822ae"],"name":"AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-port-1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"78ed325e-423c-44f3-97a7-0e958a461ae6","tenant_id":"f94ec7a5ec504da0801ba83eee05c570","created_at":"2018-06-27T23:12:33Z","admin_state_up":true,"updated_at":"2018-06-27T23:12:38Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-78ed325e-423c-44f3-97a7-0e958a461ae6","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:b5:53:66","id":"42baed8b-3441-48bb-b50a-2547334bc5a6","port_security_enabled":false,"project_id":"f94ec7a5ec504da0801ba83eee05c570","fixed_ips":[{"subnet_id":"83b35d56-a96d-4e1e-9e99-1caa6b2d8984","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"78ed325e-423c-44f3-97a7-0e958a461ae6","tenant_id":"f94ec7a5ec504da0801ba83eee05c570","created_at":"2018-06-27T23:12:32Z","admin_state_up":true,"updated_at":"2018-06-27T23:12:37Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-78ed325e-423c-44f3-97a7-0e958a461ae6","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:35:cb:dd","id":"66d5d7b5-f056-4022-8c9a-228e2790e894","port_security_enabled":false,"project_id":"f94ec7a5ec504da0801ba83eee05c570","fixed_ips":[{"subnet_id":"83b35d56-a96d-4e1e-9e99-1caa6b2d8984","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"78ed325e-423c-44f3-97a7-0e958a461ae6","tenant_id":"f94ec7a5ec504da0801ba83eee05c570","created_at":"2018-06-27T23:12:43Z","admin_state_up":true,"updated_at":"2018-06-27T23:12:52Z","binding:vnic_type":"normal","device_id":"a96fb2a5-ea92-4721-9ba4-cd6fe782d227","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:bc:54:67","id":"a5465414-24eb-4d6d-be9b-7dd6d5e95e23","port_security_enabled":false,"project_id":"f94ec7a5ec504da0801ba83eee05c570","fixed_ips":[{"subnet_id":"83b35d56-a96d-4e1e-9e99-1caa6b2d8984","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-27 23:18:59,070 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=78ed325e-423c-44f3-97a7-0e958a461ae6 used request id req-87ccb75f-51f3-46c3-91cf-d690f5daf137 2018-06-27 23:18:59,071 - neutron_utils - INFO - Creating floating ip to external network - floating_net 2018-06-27 23:18:59,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=floating_net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06ce5a6a0520936214a6f6bff39642e845e2c3f" 2018-06-27 23:18:59,314 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:18:59 GMT Content-Type: application/json Content-Length: 594 Connection: keep-alive X-Openstack-Request-Id: req-648868a7-ffb4-41f8-b016-79cbb66d6c27 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":["df0aa635-d718-49cc-81c1-ba349ef8a505"],"updated_at":"2018-06-27T18:56:39Z","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T18:56:31Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"977aff9f-43e9-4fec-86ae-a730f64fa17d","name":"floating_net"}]} 2018-06-27 23:18:59,314 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=floating_net used request id req-648868a7-ffb4-41f8-b016-79cbb66d6c27 2018-06-27 23:18:59,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/subnets?network_id=977aff9f-43e9-4fec-86ae-a730f64fa17d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06ce5a6a0520936214a6f6bff39642e845e2c3f" 2018-06-27 23:18:59,385 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:18:59 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-dec7121d-7b45-40d0-a5c5-d2c13bc96ae9 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-27 23:18:59,385 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=977aff9f-43e9-4fec-86ae-a730f64fa17d used request id req-dec7121d-7b45-40d0-a5c5-d2c13bc96ae9 2018-06-27 23:18:59,390 - 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}a06ce5a6a0520936214a6f6bff39642e845e2c3f" -d '{"floatingip": {"floating_network_id": "977aff9f-43e9-4fec-86ae-a730f64fa17d", "port_id": "0d062bb0-2a57-4aaf-a01b-381969639346"}}' 2018-06-27 23:19:04,261 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 23:19:04 GMT Content-Type: application/json Content-Length: 548 Connection: keep-alive X-Openstack-Request-Id: req-5d58d951-972c-4b06-ad14-345f754a8dda Front-End-Https: on RESP BODY: {"floatingip": {"router_id": "a96fb2a5-ea92-4721-9ba4-cd6fe782d227", "status": "DOWN", "description": "", "tags": [], "tenant_id": "f94ec7a5ec504da0801ba83eee05c570", "created_at": "2018-06-27T23:19:01Z", "updated_at": "2018-06-27T23:19:01Z", "floating_network_id": "977aff9f-43e9-4fec-86ae-a730f64fa17d", "fixed_ip_address": "10.55.1.5", "floating_ip_address": "172.30.10.114", "revision_number": 0, "project_id": "f94ec7a5ec504da0801ba83eee05c570", "port_id": "0d062bb0-2a57-4aaf-a01b-381969639346", "id": "d2cec0bd-928e-4317-aded-d1ece2e2cc56"}} 2018-06-27 23:19:04,261 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/floatingips used request id req-5d58d951-972c-4b06-ad14-345f754a8dda 2018-06-27 23:19:04,261 - create_instance - INFO - Created floating IP 172.30.10.114 via router - AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-pub-router 2018-06-27 23:19:04,262 - create_instance_tests - INFO - Looking for IP 10.55.1.5 in the console log 2018-06-27 23:19:04,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/12f7a8f3-83ec-43b8-bc46-5db729e86e10 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06ce5a6a0520936214a6f6bff39642e845e2c3f" 2018-06-27 23:19:04,889 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:19:04 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-7cd00e7d-c0d5-45fe-8590-e79b1c0535bc X-Compute-Request-Id: req-7cd00e7d-c0d5-45fe-8590-e79b1c0535bc Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:80:ef", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "bookmark"}], "image": {"id": "1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "links": [{"href": "http://172.30.10.101:8774/images/1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T23:18:47.000000", "flavor": {"id": "458880e8-d5a3-4ac6-88ff-5b80a318786b", "links": [{"href": "http://172.30.10.101:8774/flavors/458880e8-d5a3-4ac6-88ff-5b80a318786b", "rel": "bookmark"}]}, "id": "12f7a8f3-83ec-43b8-bc46-5db729e86e10", "security_groups": [{"name": "default"}], "user_id": "c56c8f1ba6134d20b7fa9ca8cf9a6cb0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T23:18:48Z", "hostId": "ce9630ada71090e6ddd10dc12d0f119078934e29ec22dc6bd9f959ac", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-kp", "name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst", "created": "2018-06-27T23:13:23Z", "tenant_id": "f94ec7a5ec504da0801ba83eee05c570", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:19:04,889 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10 used request id req-7cd00e7d-c0d5-45fe-8590-e79b1c0535bc 2018-06-27 23:19:04,892 - 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/12f7a8f3-83ec-43b8-bc46-5db729e86e10/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06ce5a6a0520936214a6f6bff39642e845e2c3f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-06-27 23:19:05,689 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:19:05 GMT Content-Type: application/json Content-Length: 30555 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-04a54c4c-8ec4-42ae-bb4c-9c45ae263935 X-Compute-Request-Id: req-04a54c4c-8ec4-42ae-bb4c-9c45ae263935 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 0x371d4000-0x378e1fff]\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: 2039684K/2096608K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1368K init, 1448K bss, 56924K 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.009842] Security Framework initialized\n[ 0.012019] AppArmor: AppArmor initialized\n[ 0.013695] Yama: becoming mindful.\n[ 0.016482] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.020706] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.023854] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024010] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.028294] Initializing cgroup subsys memory\n[ 0.030030] Initializing cgroup subsys devices\n[ 0.032005] Initializing cgroup subsys freezer\n[ 0.033885] Initializing cgroup subsys blkio\n[ 0.036005] Initializing cgroup subsys perf_event\n[ 0.037930] Initializing cgroup subsys hugetlb\n[ 0.040084] CPU: Physical Processor ID: 0\n[ 0.041838] FEATURE SPEC_CTRL Present\n[ 0.044340] mce: CPU supports 10 MCE banks\n[ 0.046047] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.046047] 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.054970] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.056004] Speculative Store Bypass: Vulnerable\n[ 0.060622] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000)\n[ 0.069904] ACPI: Core revision 20131115\n[ 0.073394] ACPI: All ACPI Tables successfully acquired\n[ 0.075761] ftrace: allocating 28726 entries in 113 pages\n[ 0.108319] Enabling x2apic\n[ 0.109598] Enabled x2apic\n[ 0.112004] Switched APIC routing to physical x2apic.\n[ 0.117546] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.119830] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (fam: 06, model: 3f, stepping: 02)\n[ 0.124020] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver.\n[ 0.126626] ... version: 2\n[ 0.127899] ... bit width: 48\n[ 0.128003] ... generic registers: 4\n[ 0.129282] ... value mask: 0000ffffffffffff\n[ 0.130837] ... max period: 000000007fffffff\n[ 0.132003] ... fixed-purpose events: 3\n[ 0.133255] ... event mask: 000000070000000f\n[ 0.142472] KVM setup paravirtual spinlock\n[ 0.146400] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.\n[ 0.148128] x86: Booting SMP configuration:\n[ 0.149443] .... node #0, CPUs: #1[ 0.146380] kvm-clock: cpu 1, msr 0:7ffd1041, secondary cpu clock\n\n[ 0.164047] x86: Booted up 1 node, 2 CPUs\n[ 0.164050] KVM setup async PF for cpu 1\n[ 0.164056] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.168004] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.170413] devtmpfs: initialized\n[ 0.182523] EVM: security.selinux\n[ 0.183622] EVM: security.SMACK64\n[ 0.184003] EVM: security.ima\n[ 0.185028] EVM: security.capability\n[ 0.188325] pinctrl core: initialized pinctrl subsystem\n[ 0.189932] regulator-dummy: no parameters\n[ 0.191311] RTC time: 23:18:49, date: 06/27/18\n[ 0.192043] NET: Registered protocol family 16\n[ 0.193939] cpuidle: using governor ladder\n[ 0.195259] cpuidle: using governor menu\n[ 0.196141] ACPI: bus type PCI registered\n[ 0.197417] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.200054] PCI: Using configuration type 1 for base access\n[ 0.203178] bio: create slab at 0\n[ 0.204112] ACPI: Added _OSI(Module Device)\n[ 0.205451] ACPI: Added _OSI(Processor Device)\n[ 0.206817] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.208004] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.212197] ACPI: Interpreter enabled\n[ 0.213423] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.216005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.218934] ACPI: (supports S0 S3 S4 S5)\n[ 0.220004] ACPI: Using IOAPIC for interrupt routing\n[ 0.221515] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.224662] ACPI: No dock devices found.\n[ 0.233162] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.234951] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.236009] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.237923] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.240473] acpiphp: Slot [3] registered\n[ 0.241728] acpiphp: Slot [4] registered\n[ 0.243016] acpiphp: Slot [5] registered\n[ 0.244033] acpiphp: Slot [6] registered\n[ 0.245288] acpiphp: Slot [7] registered\n[ 0.246546] acpiphp: Slot [8] registered\n[ 0.247839] acpiphp: Slot [9] registered\n[ 0.248034] acpiphp: Slot [10] registered\n[ 0.249309] acpiphp: Slot [11] registered\n[ 0.250623] acpiphp: Slot [12] registered\n[ 0.251925] acpiphp: Slot [13] registered\n[ 0.252032] acpiphp: Slot [14] registered\n[ 0.253339] acpiphp: Slot [15] registered\n[ 0.254622] acpiphp: Slot [16] registered\n[ 0.255905] acpiphp: Slot [17] registered\n[ 0.256032] acpiphp: Slot [18] registered\n[ 0.257315] acpiphp: Slot [19] registered\n[ 0.258595] acpiphp: Slot [20] registered\n[ 0.259909] acpiphp: Slot [21] registered\n[ 0.260032] acpiphp: Slot [22] registered\n[ 0.261309] acpiphp: Slot [23] registered\n[ 0.262619] acpiphp: Slot [24] registered\n[ 0.263908] acpiphp: Slot [25] registered\n[ 0.264032] acpiphp: Slot [26] registered\n[ 0.265326] acpiphp: Slot [27] registered\n[ 0.266619] acpiphp: Slot [28] registered\n[ 0.267889] acpiphp: Slot [29] registered\n[ 0.268033] acpiphp: Slot [30] registered\n[ 0.269337] acpiphp: Slot [31] registered\n[ 0.270594] PCI host bridge to bus 0000:00\n[ 0.271861] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.272005] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.273741] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.275539] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.276006] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.277926] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.288724] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.290996] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.326385] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.328692] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.331092] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.333197] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.335459] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.336935] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.338806] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.338806] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.340005] vgaarb: loaded\n[ 0.340983] vgaarb: bridge control possible 0000:00:02.0\n[ 0.342816] SCSI subsystem initialized\n[ 0.344055] ACPI: bus type USB registered\n[ 0.345344] usbcore: registered new interface driver usbfs\n[ 0.346970] usbcore: registered new interface driver hub\n[ 0.348021] usbcore: registered new device driver usb\n[ 0.349598] PCI: Using ACPI for IRQ routing\n[ 0.349629] NetLabel: Initializing\n[ 0.352004] NetLabel: domain hash size = 128\n[ 0.353374] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.354886] NetLabel: unlabeled traffic allowed by default\n[ 0.356109] Switched to clocksource kvm-clock\n[ 0.366749] AppArmor: AppArmor Filesystem Enabled\n[ 0.368227] pnp: PnP ACPI init\n[ 0.369292] ACPI: bus type PNP registered\n[ 0.371324] pnp: PnP ACPI: found 8 devices\n[ 0.372608] ACPI: bus type PNP unregistered\n[ 0.381444] NET: Registered protocol family 2\n[ 0.383101] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.385482] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.387409] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.389272] TCP: reno registered\n[ 0.390371] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.392089] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.394342] NET: Registered protocol family 1\n[ 0.395695] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.397392] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.399054] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.458422] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.518233] Trying to unpack rootfs image as initramfs...\n[ 0.702535] Freeing initrd memory: 7224K (ffff8800371d4000 - ffff8800378e2000)\n[ 0.705209] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1\n[ 0.706935] microcode: CPU1 sig=0x306f2, pf=0x1, revision=0x1\n[ 0.708724] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.711362] Scanning for low memory corruption every 60 seconds\n[ 0.713527] Initialise system trusted keyring\n[ 0.714963] audit: initializing netlink socket (disabled)\n[ 0.716629] type=2000 audit(1530141530.304:1): initialized\n[ 0.754399] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.758122] zbud: loaded\n[ 0.759443] VFS: Disk quotas dquot_6.5.2\n[ 0.760843] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.763355] fuse init (API version 7.22)\n[ 0.764748] msgmni has been set to 3997\n[ 0.766070] Key type big_key registered\n[ 0.767646] Key type asymmetric registered\n[ 0.768980] Asymmetric key parser 'x509' registered\n[ 0.770516] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.772872] io scheduler noop registered\n[ 0.774143] io scheduler deadline registered (default)\n[ 0.775723] io scheduler cfq registered\n[ 0.777064] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.778730] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.780695] ipmi message handler version 39.2\n[ 0.782148] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.784472] ACPI: Power Button [PWRF]\n[ 0.785827] GHES: HEST is not enabled!\n[ 0.846402] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.967342] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.028668] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 1.031063] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.056162] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.060020] Linux agpgart interface v0.103\n[ 1.063225] brd: module loaded\n[ 1.065279] loop: module loaded\n[ 1.066794] blk-mq: CPU -> queue map\n[ 1.067973] CPU 0 -> Queue 0\n[ 1.069038] CPU 1 -> Queue 0\n[ 1.071605] vda: vda1\n[ 1.073074] blk-mq: CPU -> queue map\n[ 1.074272] CPU 0 -> Queue 0\n[ 1.075328] CPU 1 -> Queue 0\n[ 1.077386] vdb:\n[ 1.079088] scsi0 : ata_piix\n[ 1.080264] scsi1 : ata_piix\n[ 1.081327] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14\n[ 1.083236] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15\n[ 1.085660] libphy: Fixed MDIO Bus: probed\n[ 1.087128] tun: Universal TUN/TAP device driver, 1.6\n[ 1.088659] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.091638] PPP generic driver version 2.4.2\n[ 1.093593] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.096271] ehci-pci: EHCI PCI platform driver\n[ 1.098214] ehci-platform: EHCI generic platform driver\n[ 1.100444] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.102998] ohci-pci: OHCI PCI platform driver\n[ 1.104940] ohci-platform: OHCI generic platform driver\n[ 1.107174] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.169084] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.171295] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.173688] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.175456] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.177407] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.179716] usb usb1: Product: UHCI Host Controller\n[ 1.181226] usb usb1: Manufacturer: Linux 3.13.0-151-generic uhci_hcd\n[ 1.183115] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.184706] hub 1-0:1.0: USB hub found\n[ 1.185983] hub 1-0:1.0: 2 ports detected\n[ 1.187488] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.190904] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.192464] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.194146] mousedev: PS/2 mouse device common for all mice\n[ 1.196013] rtc_cmos 00:00: RTC can wake from S4\n[ 1.198002] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.200699] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.202656] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.204639] device-mapper: uevent: version 1.0.3\n[ 1.206193] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 1.208825] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.210779] TCP: cubic registered\n[ 1.212062] NET: Registered protocol family 10\n[ 1.213764] NET: Registered protocol family 17\n[ 1.215176] Key type dns_resolver registered\n[ 1.216808] Loading compiled-in X.509 certificates\n[ 1.219108] Loaded X.509 cert 'Magrathea: Glacier signing key: 70341c88d698ed60ab45c266f343de534c16a015'\n[ 1.235441] registered taskstats version 1\n[ 1.238908] Key type trusted registered\n[ 1.244074] Key type encrypted registered\n[ 1.245402] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.247058] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.249432] regulator-dummy: disabling\n[ 1.250739] Magic number: 6:741:353\n[ 1.252011] rapidio: hash matches\n[ 1.253305] rtc_cmos 00:00: setting system clock to 2018-06-27 23:18:50 UTC (1530141530)\n[ 1.255886] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.257689] EDD information not available.\n[ 1.261538] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 1.264038] Write protecting the kernel read-only data: 12288k\n[ 1.266333] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 1.272394] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 1.290787] systemd-udevd[107]: starting version 204\n[ 1.336748] FDC 0 is a S82078B\n[ 1.496056] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.660651] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.662833] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.664824] usb 1-1: Product: QEMU USB Tablet\n[ 1.666190] usb 1-1: Manufacturer: QEMU\n[ 1.667413] usb 1-1: SerialNumber: 42\n[ 2.354004] 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.852381] 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.009142] 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 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.260107] 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 Wed, 27 Jun 2018 23:18:53 +0000. Up 4.14 seconds.\n * Stopping Read required files in advance (for other mountpoints)[74G[ OK ]\ncloud-init-nonet[4.52]: 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 * Stopping set console keymap[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting configure network device[74G[ OK ]\ncloud-init-nonet[6.48]: static networking is now up\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Wed, 27 Jun 2018 23:18:56 +0000. Up 6.80 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.5 | 255.255.255.0 | fa:16:3e:37:80:ef |\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 ]\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:\ncb:83:74:ea:95:bd:66:6f:9e:cf:5c:e2:00:eb:33:e4 root@ansibleprovisioningtests-339810d8-2845-45dd-bac3-aefc2ebce7a2-i\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| |\n| |\n| |\n| . S . |\n| . = +.o |\n| o *oo . . .|\n| . . oE..* o |\n| . oo*+.= |\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:\n37:0b:11:b5:43:83:23:8b:32:20:2c:3c:2a:bd:da:8e root@ansibleprovisioningtests-339810d8-2845-45dd-bac3-aefc2ebce7a2-i\nThe key's randomart image is:\n+--[ DSA 1024]----+\n|o .o+ |\n|++ . oo o |\n|+o. . o..o |\n|o + . . . . |\n|. + S o |\n| . o o |\n| o . |\n|... |\n|E.. |\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:\n51:2a:08:d0:96:c3:07:d5:0d:ee:ab:b8:8a:38:0a:76 root@ansibleprovisioningtests-339810d8-2845-45dd-bac3-aefc2ebce7a2-i\nThe key's randomart image is:\n+--[ECDSA 256]---+\n|.+o+...o . |\n| *..o. .o |\n| . o. o o |\n| . . . |\n| . S |\n| . |\n|.. E . |\n|* .. . |\n|*oo.. |\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:\nea:8d:35:64:1d:f4:22:65:57:63:4e:6e:8e:28:24:a3 root@ansibleprovisioningtests-339810d8-2845-45dd-bac3-aefc2ebce7a2-i\nThe key's randomart image is:\n+--[ED25519 256--+\n| + ..= |\n| + o = . |\n| o o o . + |\n| . + o + + |\n| E S o . . |\n| + . |\n| . o |\n| . + . |\n| o . |\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 flush early job output to logs[74G[ OK ]\n * Stopping save udev log and update rules[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting AppArmor profiles [80G [74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Wed, 27 Jun 2018 23:19:04 +0000. Up 14.77 seconds.\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 CPU interrupts balancing daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting ACPI daemon[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 Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n"} 2018-06-27 23:19:05,690 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10/action used request id req-04a54c4c-8ec4-42ae-bb4c-9c45ae263935 2018-06-27 23:19:05,692 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-06-27 23:19:05,692 - 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 0x371d4000-0x378e1fff] [ 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: 2039684K/2096608K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1368K init, 1448K bss, 56924K 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.009842] Security Framework initialized [ 0.012019] AppArmor: AppArmor initialized [ 0.013695] Yama: becoming mindful. [ 0.016482] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.020706] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.023854] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024010] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.028294] Initializing cgroup subsys memory [ 0.030030] Initializing cgroup subsys devices [ 0.032005] Initializing cgroup subsys freezer [ 0.033885] Initializing cgroup subsys blkio [ 0.036005] Initializing cgroup subsys perf_event [ 0.037930] Initializing cgroup subsys hugetlb [ 0.040084] CPU: Physical Processor ID: 0 [ 0.041838] FEATURE SPEC_CTRL Present [ 0.044340] mce: CPU supports 10 MCE banks [ 0.046047] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.046047] 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.054970] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.056004] Speculative Store Bypass: Vulnerable [ 0.060622] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000) [ 0.069904] ACPI: Core revision 20131115 [ 0.073394] ACPI: All ACPI Tables successfully acquired [ 0.075761] ftrace: allocating 28726 entries in 113 pages [ 0.108319] Enabling x2apic [ 0.109598] Enabled x2apic [ 0.112004] Switched APIC routing to physical x2apic. [ 0.117546] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.119830] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (fam: 06, model: 3f, stepping: 02) [ 0.124020] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.126626] ... version: 2 [ 0.127899] ... bit width: 48 [ 0.128003] ... generic registers: 4 [ 0.129282] ... value mask: 0000ffffffffffff [ 0.130837] ... max period: 000000007fffffff [ 0.132003] ... fixed-purpose events: 3 [ 0.133255] ... event mask: 000000070000000f [ 0.142472] KVM setup paravirtual spinlock [ 0.146400] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter. [ 0.148128] x86: Booting SMP configuration: [ 0.149443] .... node #0, CPUs: #1[ 0.146380] kvm-clock: cpu 1, msr 0:7ffd1041, secondary cpu clock [ 0.164047] x86: Booted up 1 node, 2 CPUs [ 0.164050] KVM setup async PF for cpu 1 [ 0.164056] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.168004] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.170413] devtmpfs: initialized [ 0.182523] EVM: security.selinux [ 0.183622] EVM: security.SMACK64 [ 0.184003] EVM: security.ima [ 0.185028] EVM: security.capability [ 0.188325] pinctrl core: initialized pinctrl subsystem [ 0.189932] regulator-dummy: no parameters [ 0.191311] RTC time: 23:18:49, date: 06/27/18 [ 0.192043] NET: Registered protocol family 16 [ 0.193939] cpuidle: using governor ladder [ 0.195259] cpuidle: using governor menu [ 0.196141] ACPI: bus type PCI registered [ 0.197417] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.200054] PCI: Using configuration type 1 for base access [ 0.203178] bio: create slab at 0 [ 0.204112] ACPI: Added _OSI(Module Device) [ 0.205451] ACPI: Added _OSI(Processor Device) [ 0.206817] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.208004] ACPI: Added _OSI(Processor Aggregator Device) [ 0.212197] ACPI: Interpreter enabled [ 0.213423] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.216005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.218934] ACPI: (supports S0 S3 S4 S5) [ 0.220004] ACPI: Using IOAPIC for interrupt routing [ 0.221515] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.224662] ACPI: No dock devices found. [ 0.233162] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.234951] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.236009] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.237923] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.240473] acpiphp: Slot [3] registered [ 0.241728] acpiphp: Slot [4] registered [ 0.243016] acpiphp: Slot [5] registered [ 0.244033] acpiphp: Slot [6] registered [ 0.245288] acpiphp: Slot [7] registered [ 0.246546] acpiphp: Slot [8] registered [ 0.247839] acpiphp: Slot [9] registered [ 0.248034] acpiphp: Slot [10] registered [ 0.249309] acpiphp: Slot [11] registered [ 0.250623] acpiphp: Slot [12] registered [ 0.251925] acpiphp: Slot [13] registered [ 0.252032] acpiphp: Slot [14] registered [ 0.253339] acpiphp: Slot [15] registered [ 0.254622] acpiphp: Slot [16] registered [ 0.255905] acpiphp: Slot [17] registered [ 0.256032] acpiphp: Slot [18] registered [ 0.257315] acpiphp: Slot [19] registered [ 0.258595] acpiphp: Slot [20] registered [ 0.259909] acpiphp: Slot [21] registered [ 0.260032] acpiphp: Slot [22] registered [ 0.261309] acpiphp: Slot [23] registered [ 0.262619] acpiphp: Slot [24] registered [ 0.263908] acpiphp: Slot [25] registered [ 0.264032] acpiphp: Slot [26] registered [ 0.265326] acpiphp: Slot [27] registered [ 0.266619] acpiphp: Slot [28] registered [ 0.267889] acpiphp: Slot [29] registered [ 0.268033] acpiphp: Slot [30] registered [ 0.269337] acpiphp: Slot [31] registered [ 0.270594] PCI host bridge to bus 0000:00 [ 0.271861] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.272005] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.273741] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.275539] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.276006] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.277926] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.288724] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.290996] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.326385] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.328692] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.331092] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.333197] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.335459] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.336935] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.338806] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.338806] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.340005] vgaarb: loaded [ 0.340983] vgaarb: bridge control possible 0000:00:02.0 [ 0.342816] SCSI subsystem initialized [ 0.344055] ACPI: bus type USB registered [ 0.345344] usbcore: registered new interface driver usbfs [ 0.346970] usbcore: registered new interface driver hub [ 0.348021] usbcore: registered new device driver usb [ 0.349598] PCI: Using ACPI for IRQ routing [ 0.349629] NetLabel: Initializing [ 0.352004] NetLabel: domain hash size = 128 [ 0.353374] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.354886] NetLabel: unlabeled traffic allowed by default [ 0.356109] Switched to clocksource kvm-clock [ 0.366749] AppArmor: AppArmor Filesystem Enabled [ 0.368227] pnp: PnP ACPI init [ 0.369292] ACPI: bus type PNP registered [ 0.371324] pnp: PnP ACPI: found 8 devices [ 0.372608] ACPI: bus type PNP unregistered [ 0.381444] NET: Registered protocol family 2 [ 0.383101] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.385482] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.387409] TCP: Hash tables configured (established 16384 bind 16384) [ 0.389272] TCP: reno registered [ 0.390371] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.392089] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.394342] NET: Registered protocol family 1 [ 0.395695] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.397392] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.399054] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.458422] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.518233] Trying to unpack rootfs image as initramfs... [ 0.702535] Freeing initrd memory: 7224K (ffff8800371d4000 - ffff8800378e2000) [ 0.705209] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.706935] microcode: CPU1 sig=0x306f2, pf=0x1, revision=0x1 [ 0.708724] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.711362] Scanning for low memory corruption every 60 seconds [ 0.713527] Initialise system trusted keyring [ 0.714963] audit: initializing netlink socket (disabled) [ 0.716629] type=2000 audit(1530141530.304:1): initialized [ 0.754399] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.758122] zbud: loaded [ 0.759443] VFS: Disk quotas dquot_6.5.2 [ 0.760843] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.763355] fuse init (API version 7.22) [ 0.764748] msgmni has been set to 3997 [ 0.766070] Key type big_key registered [ 0.767646] Key type asymmetric registered [ 0.768980] Asymmetric key parser 'x509' registered [ 0.770516] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.772872] io scheduler noop registered [ 0.774143] io scheduler deadline registered (default) [ 0.775723] io scheduler cfq registered [ 0.777064] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.778730] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.780695] ipmi message handler version 39.2 [ 0.782148] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.784472] ACPI: Power Button [PWRF] [ 0.785827] GHES: HEST is not enabled! [ 0.846402] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.967342] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.028668] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.031063] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.056162] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.060020] Linux agpgart interface v0.103 [ 1.063225] brd: module loaded [ 1.065279] loop: module loaded [ 1.066794] blk-mq: CPU -> queue map [ 1.067973] CPU 0 -> Queue 0 [ 1.069038] CPU 1 -> Queue 0 [ 1.071605] vda: vda1 [ 1.073074] blk-mq: CPU -> queue map [ 1.074272] CPU 0 -> Queue 0 [ 1.075328] CPU 1 -> Queue 0 [ 1.077386] vdb: [ 1.079088] scsi0 : ata_piix [ 1.080264] scsi1 : ata_piix [ 1.081327] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.083236] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.085660] libphy: Fixed MDIO Bus: probed [ 1.087128] tun: Universal TUN/TAP device driver, 1.6 [ 1.088659] tun: (C) 1999-2004 Max Krasnyansky [ 1.091638] PPP generic driver version 2.4.2 [ 1.093593] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.096271] ehci-pci: EHCI PCI platform driver [ 1.098214] ehci-platform: EHCI generic platform driver [ 1.100444] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.102998] ohci-pci: OHCI PCI platform driver [ 1.104940] ohci-platform: OHCI generic platform driver [ 1.107174] uhci_hcd: USB Universal Host Controller Interface driver [ 1.169084] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.171295] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.173688] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.175456] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.177407] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.179716] usb usb1: Product: UHCI Host Controller [ 1.181226] usb usb1: Manufacturer: Linux 3.13.0-151-generic uhci_hcd [ 1.183115] usb usb1: SerialNumber: 0000:00:01.2 [ 1.184706] hub 1-0:1.0: USB hub found [ 1.185983] hub 1-0:1.0: 2 ports detected [ 1.187488] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.190904] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.192464] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.194146] mousedev: PS/2 mouse device common for all mice [ 1.196013] rtc_cmos 00:00: RTC can wake from S4 [ 1.198002] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.200699] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.202656] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.204639] device-mapper: uevent: version 1.0.3 [ 1.206193] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 1.208825] ledtrig-cpu: registered to indicate activity on CPUs [ 1.210779] TCP: cubic registered [ 1.212062] NET: Registered protocol family 10 [ 1.213764] NET: Registered protocol family 17 [ 1.215176] Key type dns_resolver registered [ 1.216808] Loading compiled-in X.509 certificates [ 1.219108] Loaded X.509 cert 'Magrathea: Glacier signing key: 70341c88d698ed60ab45c266f343de534c16a015' [ 1.235441] registered taskstats version 1 [ 1.238908] Key type trusted registered [ 1.244074] Key type encrypted registered [ 1.245402] AppArmor: AppArmor sha1 policy hashing enabled [ 1.247058] IMA: No TPM chip found, activating TPM-bypass! [ 1.249432] regulator-dummy: disabling [ 1.250739] Magic number: 6:741:353 [ 1.252011] rapidio: hash matches [ 1.253305] rtc_cmos 00:00: setting system clock to 2018-06-27 23:18:50 UTC (1530141530) [ 1.255886] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.257689] EDD information not available. [ 1.261538] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 1.264038] Write protecting the kernel read-only data: 12288k [ 1.266333] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 1.272394] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 1.290787] systemd-udevd[107]: starting version 204 [ 1.336748] FDC 0 is a S82078B [ 1.496056] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.660651] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.662833] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.664824] usb 1-1: Product: QEMU USB Tablet [ 1.666190] usb 1-1: Manufacturer: QEMU [ 1.667413] usb 1-1: SerialNumber: 42 [ 2.354004] 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.852381] 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.009142] 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 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.260107] 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 Wed, 27 Jun 2018 23:18:53 +0000. Up 4.14 seconds. * Stopping Read required files in advance (for other mountpoints)[74G[ OK ] cloud-init-nonet[4.52]: 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 ] * Stopping set console keymap[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting configure network device[74G[ OK ] cloud-init-nonet[6.48]: static networking is now up * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Wed, 27 Jun 2018 23:18:56 +0000. Up 6.80 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.5 | 255.255.255.0 | fa:16:3e:37:80:ef | 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 ] 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: cb:83:74:ea:95:bd:66:6f:9e:cf:5c:e2:00:eb:33:e4 root@ansibleprovisioningtests-339810d8-2845-45dd-bac3-aefc2ebce7a2-i The key's randomart image is: +--[ RSA 2048]----+ | | | | | | | | | . S . | | . = +.o | | o *oo . . .| | . . oE..* o | | . oo*+.= | +-----------------+ 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: 37:0b:11:b5:43:83:23:8b:32:20:2c:3c:2a:bd:da:8e root@ansibleprovisioningtests-339810d8-2845-45dd-bac3-aefc2ebce7a2-i The key's randomart image is: +--[ DSA 1024]----+ |o .o+ | |++ . oo o | |+o. . o..o | |o + . . . . | |. + S o | | . o o | | o . | |... | |E.. | +-----------------+ 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: 51:2a:08:d0:96:c3:07:d5:0d:ee:ab:b8:8a:38:0a:76 root@ansibleprovisioningtests-339810d8-2845-45dd-bac3-aefc2ebce7a2-i The key's randomart image is: +--[ECDSA 256]---+ |.+o+...o . | | *..o. .o | | . o. o o | | . . . | | . S | | . | |.. E . | |* .. . | |*oo.. | +-----------------+ 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: ea:8d:35:64:1d:f4:22:65:57:63:4e:6e:8e:28:24:a3 root@ansibleprovisioningtests-339810d8-2845-45dd-bac3-aefc2ebce7a2-i The key's randomart image is: +--[ED25519 256--+ | + ..= | | + o = . | | o o o . + | | . + o + + | | E S o . . | | + . | | . o | | . + . | | o . | +-----------------+ * 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 flush early job output to logs[74G[ OK ] * Stopping save udev log and update rules[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Wed, 27 Jun 2018 23:19:04 +0000. Up 14.77 seconds. * 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 CPU interrupts balancing daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting ACPI daemon[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 Pollinate to seed the pseudo random number generator[74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. 2018-06-27 23:19:05,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/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06ce5a6a0520936214a6f6bff39642e845e2c3f" 2018-06-27 23:19:06,359 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:19: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-bbc15551-9748-4c4e-a2b4-c702ed7ab2ef X-Compute-Request-Id: req-bbc15551-9748-4c4e-a2b4-c702ed7ab2ef Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:80:ef", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:80:ef", "version": 4, "addr": "172.30.10.114", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "bookmark"}], "image": {"id": "1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "links": [{"href": "http://172.30.10.101:8774/images/1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T23:18:47.000000", "flavor": {"id": "458880e8-d5a3-4ac6-88ff-5b80a318786b", "links": [{"href": "http://172.30.10.101:8774/flavors/458880e8-d5a3-4ac6-88ff-5b80a318786b", "rel": "bookmark"}]}, "id": "12f7a8f3-83ec-43b8-bc46-5db729e86e10", "security_groups": [{"name": "default"}], "user_id": "c56c8f1ba6134d20b7fa9ca8cf9a6cb0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T23:18:48Z", "hostId": "ce9630ada71090e6ddd10dc12d0f119078934e29ec22dc6bd9f959ac", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-kp", "name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst", "created": "2018-06-27T23:13:23Z", "tenant_id": "f94ec7a5ec504da0801ba83eee05c570", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:19:06,360 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10 used request id req-bbc15551-9748-4c4e-a2b4-c702ed7ab2ef 2018-06-27 23:19:06,360 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst] is - ACTIVE 2018-06-27 23:19:06,360 - create_instance - INFO - VM is - ACTIVE 2018-06-27 23:19:06,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/12f7a8f3-83ec-43b8-bc46-5db729e86e10 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06ce5a6a0520936214a6f6bff39642e845e2c3f" 2018-06-27 23:19:08,671 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:19:08 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-0387f295-ed01-49cb-8bcc-1d23391ddc4c X-Compute-Request-Id: req-0387f295-ed01-49cb-8bcc-1d23391ddc4c Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:80:ef", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:80:ef", "version": 4, "addr": "172.30.10.114", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "bookmark"}], "image": {"id": "1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "links": [{"href": "http://172.30.10.101:8774/images/1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T23:18:47.000000", "flavor": {"id": "458880e8-d5a3-4ac6-88ff-5b80a318786b", "links": [{"href": "http://172.30.10.101:8774/flavors/458880e8-d5a3-4ac6-88ff-5b80a318786b", "rel": "bookmark"}]}, "id": "12f7a8f3-83ec-43b8-bc46-5db729e86e10", "security_groups": [{"name": "default"}], "user_id": "c56c8f1ba6134d20b7fa9ca8cf9a6cb0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T23:18:48Z", "hostId": "ce9630ada71090e6ddd10dc12d0f119078934e29ec22dc6bd9f959ac", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-kp", "name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst", "created": "2018-06-27T23:13:23Z", "tenant_id": "f94ec7a5ec504da0801ba83eee05c570", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:19:08,672 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10 used request id req-0387f295-ed01-49cb-8bcc-1d23391ddc4c 2018-06-27 23:19:08,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/networks?name=AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06ce5a6a0520936214a6f6bff39642e845e2c3f" 2018-06-27 23:19:09,312 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:19:09 GMT Content-Type: application/json Content-Length: 634 Connection: keep-alive X-Openstack-Request-Id: req-ee1fac41-6ddc-43d9-86af-820edd6e110c Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["83b35d56-a96d-4e1e-9e99-1caa6b2d8984"],"updated_at":"2018-06-27T23:12:30Z","tenant_id":"f94ec7a5ec504da0801ba83eee05c570","created_at":"2018-06-27T23:12:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f94ec7a5ec504da0801ba83eee05c570","id":"78ed325e-423c-44f3-97a7-0e958a461ae6","name":"AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-pub-net"}]} 2018-06-27 23:19:09,312 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-pub-net used request id req-ee1fac41-6ddc-43d9-86af-820edd6e110c 2018-06-27 23:19:09,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/f94ec7a5ec504da0801ba83eee05c570 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06ce5a6a0520936214a6f6bff39642e845e2c3f" 2018-06-27 23:19:09,729 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:19:09 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f738e912-a5c0-4285-b1f1-c8f013f1722c Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/f94ec7a5ec504da0801ba83eee05c570"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f94ec7a5ec504da0801ba83eee05c570", "name": "AnsibleProvisioningTests-813c0713-0b67-4c6-proj"}} 2018-06-27 23:19:09,729 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f94ec7a5ec504da0801ba83eee05c570 used request id req-f738e912-a5c0-4285-b1f1-c8f013f1722c 2018-06-27 23:19:09,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=78ed325e-423c-44f3-97a7-0e958a461ae6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06ce5a6a0520936214a6f6bff39642e845e2c3f" 2018-06-27 23:19:09,909 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:19:09 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-5d7f2c18-f3a6-47dd-b8eb-4fefa90c941b Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"78ed325e-423c-44f3-97a7-0e958a461ae6","tenant_id":"f94ec7a5ec504da0801ba83eee05c570","created_at":"2018-06-27T23:12:30Z","dns_nameservers":[],"updated_at":"2018-06-27T23:12: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":"f94ec7a5ec504da0801ba83eee05c570","id":"83b35d56-a96d-4e1e-9e99-1caa6b2d8984","subnetpool_id":null,"name":"AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-pub-subnet"}]} 2018-06-27 23:19:09,910 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=78ed325e-423c-44f3-97a7-0e958a461ae6 used request id req-5d7f2c18-f3a6-47dd-b8eb-4fefa90c941b 2018-06-27 23:19: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/ports?network_id=78ed325e-423c-44f3-97a7-0e958a461ae6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06ce5a6a0520936214a6f6bff39642e845e2c3f" 2018-06-27 23:19:10,170 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:19:10 GMT Content-Type: application/json Content-Length: 2999 Connection: keep-alive X-Openstack-Request-Id: req-0efcdfe5-1cfc-435f-93cd-129a3b884137 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"78ed325e-423c-44f3-97a7-0e958a461ae6","tenant_id":"f94ec7a5ec504da0801ba83eee05c570","created_at":"2018-06-27T23:13:12Z","admin_state_up":true,"updated_at":"2018-06-27T23:18:46Z","binding:vnic_type":"normal","device_id":"12f7a8f3-83ec-43b8-bc46-5db729e86e10","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:37:80:ef","id":"0d062bb0-2a57-4aaf-a01b-381969639346","port_security_enabled":true,"project_id":"f94ec7a5ec504da0801ba83eee05c570","fixed_ips":[{"subnet_id":"83b35d56-a96d-4e1e-9e99-1caa6b2d8984","ip_address":"10.55.1.5"}],"extra_dhcp_opts":[],"security_groups":["788a3bbf-0930-4194-a62e-e5bf69b822ae"],"name":"AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-port-1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"78ed325e-423c-44f3-97a7-0e958a461ae6","tenant_id":"f94ec7a5ec504da0801ba83eee05c570","created_at":"2018-06-27T23:12:33Z","admin_state_up":true,"updated_at":"2018-06-27T23:12:38Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-78ed325e-423c-44f3-97a7-0e958a461ae6","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:b5:53:66","id":"42baed8b-3441-48bb-b50a-2547334bc5a6","port_security_enabled":false,"project_id":"f94ec7a5ec504da0801ba83eee05c570","fixed_ips":[{"subnet_id":"83b35d56-a96d-4e1e-9e99-1caa6b2d8984","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"78ed325e-423c-44f3-97a7-0e958a461ae6","tenant_id":"f94ec7a5ec504da0801ba83eee05c570","created_at":"2018-06-27T23:12:32Z","admin_state_up":true,"updated_at":"2018-06-27T23:12:37Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-78ed325e-423c-44f3-97a7-0e958a461ae6","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:35:cb:dd","id":"66d5d7b5-f056-4022-8c9a-228e2790e894","port_security_enabled":false,"project_id":"f94ec7a5ec504da0801ba83eee05c570","fixed_ips":[{"subnet_id":"83b35d56-a96d-4e1e-9e99-1caa6b2d8984","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"78ed325e-423c-44f3-97a7-0e958a461ae6","tenant_id":"f94ec7a5ec504da0801ba83eee05c570","created_at":"2018-06-27T23:12:43Z","admin_state_up":true,"updated_at":"2018-06-27T23:12:52Z","binding:vnic_type":"normal","device_id":"a96fb2a5-ea92-4721-9ba4-cd6fe782d227","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:bc:54:67","id":"a5465414-24eb-4d6d-be9b-7dd6d5e95e23","port_security_enabled":false,"project_id":"f94ec7a5ec504da0801ba83eee05c570","fixed_ips":[{"subnet_id":"83b35d56-a96d-4e1e-9e99-1caa6b2d8984","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-27 23:19:10,170 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=78ed325e-423c-44f3-97a7-0e958a461ae6 used request id req-0efcdfe5-1cfc-435f-93cd-129a3b884137 2018-06-27 23:19:10,174 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06ce5a6a0520936214a6f6bff39642e845e2c3f" 2018-06-27 23:19:11,165 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:19:11 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-cb837753-0086-427a-a91e-5b2388167b7e X-Compute-Request-Id: req-cb837753-0086-427a-a91e-5b2388167b7e Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:80:ef", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:80:ef", "version": 4, "addr": "172.30.10.114", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "bookmark"}], "image": {"id": "1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "links": [{"href": "http://172.30.10.101:8774/images/1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T23:18:47.000000", "flavor": {"id": "458880e8-d5a3-4ac6-88ff-5b80a318786b", "links": [{"href": "http://172.30.10.101:8774/flavors/458880e8-d5a3-4ac6-88ff-5b80a318786b", "rel": "bookmark"}]}, "id": "12f7a8f3-83ec-43b8-bc46-5db729e86e10", "security_groups": [{"name": "default"}], "user_id": "c56c8f1ba6134d20b7fa9ca8cf9a6cb0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T23:18:48Z", "hostId": "ce9630ada71090e6ddd10dc12d0f119078934e29ec22dc6bd9f959ac", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-kp", "name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst", "created": "2018-06-27T23:13:23Z", "tenant_id": "f94ec7a5ec504da0801ba83eee05c570", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:19:11,166 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10 used request id req-cb837753-0086-427a-a91e-5b2388167b7e 2018-06-27 23:19:11,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/networks?name=AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06ce5a6a0520936214a6f6bff39642e845e2c3f" 2018-06-27 23:19:11,549 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:19:11 GMT Content-Type: application/json Content-Length: 634 Connection: keep-alive X-Openstack-Request-Id: req-a215dca9-556f-435e-9c71-5183d8947762 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["83b35d56-a96d-4e1e-9e99-1caa6b2d8984"],"updated_at":"2018-06-27T23:12:30Z","tenant_id":"f94ec7a5ec504da0801ba83eee05c570","created_at":"2018-06-27T23:12:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f94ec7a5ec504da0801ba83eee05c570","id":"78ed325e-423c-44f3-97a7-0e958a461ae6","name":"AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-pub-net"}]} 2018-06-27 23:19:11,550 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-pub-net used request id req-a215dca9-556f-435e-9c71-5183d8947762 2018-06-27 23:19:11,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/f94ec7a5ec504da0801ba83eee05c570 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06ce5a6a0520936214a6f6bff39642e845e2c3f" 2018-06-27 23:19:11,942 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:19:11 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-72f59f71-4c6e-4327-8c97-a362aad758eb Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/f94ec7a5ec504da0801ba83eee05c570"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f94ec7a5ec504da0801ba83eee05c570", "name": "AnsibleProvisioningTests-813c0713-0b67-4c6-proj"}} 2018-06-27 23:19:11,942 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f94ec7a5ec504da0801ba83eee05c570 used request id req-72f59f71-4c6e-4327-8c97-a362aad758eb 2018-06-27 23:19:11,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/subnets?network_id=78ed325e-423c-44f3-97a7-0e958a461ae6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06ce5a6a0520936214a6f6bff39642e845e2c3f" 2018-06-27 23:19:12,076 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:19:12 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-e829872e-d1d4-4943-9c83-77efaef9ecbf Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"78ed325e-423c-44f3-97a7-0e958a461ae6","tenant_id":"f94ec7a5ec504da0801ba83eee05c570","created_at":"2018-06-27T23:12:30Z","dns_nameservers":[],"updated_at":"2018-06-27T23:12: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":"f94ec7a5ec504da0801ba83eee05c570","id":"83b35d56-a96d-4e1e-9e99-1caa6b2d8984","subnetpool_id":null,"name":"AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-pub-subnet"}]} 2018-06-27 23:19:12,076 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=78ed325e-423c-44f3-97a7-0e958a461ae6 used request id req-e829872e-d1d4-4943-9c83-77efaef9ecbf 2018-06-27 23:19:12,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=78ed325e-423c-44f3-97a7-0e958a461ae6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06ce5a6a0520936214a6f6bff39642e845e2c3f" 2018-06-27 23:19:12,421 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:19:12 GMT Content-Type: application/json Content-Length: 2999 Connection: keep-alive X-Openstack-Request-Id: req-d4bf6126-7797-45bf-aa9f-a75bd3c30061 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"78ed325e-423c-44f3-97a7-0e958a461ae6","tenant_id":"f94ec7a5ec504da0801ba83eee05c570","created_at":"2018-06-27T23:13:12Z","admin_state_up":true,"updated_at":"2018-06-27T23:18:46Z","binding:vnic_type":"normal","device_id":"12f7a8f3-83ec-43b8-bc46-5db729e86e10","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:37:80:ef","id":"0d062bb0-2a57-4aaf-a01b-381969639346","port_security_enabled":true,"project_id":"f94ec7a5ec504da0801ba83eee05c570","fixed_ips":[{"subnet_id":"83b35d56-a96d-4e1e-9e99-1caa6b2d8984","ip_address":"10.55.1.5"}],"extra_dhcp_opts":[],"security_groups":["788a3bbf-0930-4194-a62e-e5bf69b822ae"],"name":"AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-port-1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"78ed325e-423c-44f3-97a7-0e958a461ae6","tenant_id":"f94ec7a5ec504da0801ba83eee05c570","created_at":"2018-06-27T23:12:33Z","admin_state_up":true,"updated_at":"2018-06-27T23:12:38Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-78ed325e-423c-44f3-97a7-0e958a461ae6","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:b5:53:66","id":"42baed8b-3441-48bb-b50a-2547334bc5a6","port_security_enabled":false,"project_id":"f94ec7a5ec504da0801ba83eee05c570","fixed_ips":[{"subnet_id":"83b35d56-a96d-4e1e-9e99-1caa6b2d8984","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"78ed325e-423c-44f3-97a7-0e958a461ae6","tenant_id":"f94ec7a5ec504da0801ba83eee05c570","created_at":"2018-06-27T23:12:32Z","admin_state_up":true,"updated_at":"2018-06-27T23:12:37Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-78ed325e-423c-44f3-97a7-0e958a461ae6","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:35:cb:dd","id":"66d5d7b5-f056-4022-8c9a-228e2790e894","port_security_enabled":false,"project_id":"f94ec7a5ec504da0801ba83eee05c570","fixed_ips":[{"subnet_id":"83b35d56-a96d-4e1e-9e99-1caa6b2d8984","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"78ed325e-423c-44f3-97a7-0e958a461ae6","tenant_id":"f94ec7a5ec504da0801ba83eee05c570","created_at":"2018-06-27T23:12:43Z","admin_state_up":true,"updated_at":"2018-06-27T23:12:52Z","binding:vnic_type":"normal","device_id":"a96fb2a5-ea92-4721-9ba4-cd6fe782d227","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:bc:54:67","id":"a5465414-24eb-4d6d-be9b-7dd6d5e95e23","port_security_enabled":false,"project_id":"f94ec7a5ec504da0801ba83eee05c570","fixed_ips":[{"subnet_id":"83b35d56-a96d-4e1e-9e99-1caa6b2d8984","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-27 23:19:12,421 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=78ed325e-423c-44f3-97a7-0e958a461ae6 used request id req-d4bf6126-7797-45bf-aa9f-a75bd3c30061 2018-06-27 23:19:12,425 - 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/12f7a8f3-83ec-43b8-bc46-5db729e86e10/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06ce5a6a0520936214a6f6bff39642e845e2c3f" -d '{"addSecurityGroup": {"name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-sec-grp"}}' 2018-06-27 23:19:15,081 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 23:19: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-d26910bf-7153-44a9-840c-11e15e84832e X-Compute-Request-Id: req-d26910bf-7153-44a9-840c-11e15e84832e 2018-06-27 23:19:15,081 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10/action used request id req-d26910bf-7153-44a9-840c-11e15e84832e 2018-06-27 23:19:15,081 - create_instance - INFO - Checking if VM is active 2018-06-27 23:19:15,084 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06ce5a6a0520936214a6f6bff39642e845e2c3f" 2018-06-27 23:19:16,946 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:19: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-dcbbd8f1-74db-4b5a-b4e0-331dc82ec13a X-Compute-Request-Id: req-dcbbd8f1-74db-4b5a-b4e0-331dc82ec13a Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:80:ef", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:80:ef", "version": 4, "addr": "172.30.10.114", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "bookmark"}], "image": {"id": "1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "links": [{"href": "http://172.30.10.101:8774/images/1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T23:18:47.000000", "flavor": {"id": "458880e8-d5a3-4ac6-88ff-5b80a318786b", "links": [{"href": "http://172.30.10.101:8774/flavors/458880e8-d5a3-4ac6-88ff-5b80a318786b", "rel": "bookmark"}]}, "id": "12f7a8f3-83ec-43b8-bc46-5db729e86e10", "security_groups": [{"name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-sec-grp"}, {"name": "default"}], "user_id": "c56c8f1ba6134d20b7fa9ca8cf9a6cb0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T23:18:48Z", "hostId": "ce9630ada71090e6ddd10dc12d0f119078934e29ec22dc6bd9f959ac", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-kp", "name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst", "created": "2018-06-27T23:13:23Z", "tenant_id": "f94ec7a5ec504da0801ba83eee05c570", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:19:16,946 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10 used request id req-dcbbd8f1-74db-4b5a-b4e0-331dc82ec13a 2018-06-27 23:19:16,947 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst] is - ACTIVE 2018-06-27 23:19:16,947 - create_instance - INFO - VM is - ACTIVE 2018-06-27 23:19:16,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/12f7a8f3-83ec-43b8-bc46-5db729e86e10 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06ce5a6a0520936214a6f6bff39642e845e2c3f" 2018-06-27 23:19:18,126 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:19:18 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-e39ef222-7b9e-4ece-8c97-cc38000f9329 X-Compute-Request-Id: req-e39ef222-7b9e-4ece-8c97-cc38000f9329 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:80:ef", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:80:ef", "version": 4, "addr": "172.30.10.114", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "bookmark"}], "image": {"id": "1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "links": [{"href": "http://172.30.10.101:8774/images/1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T23:18:47.000000", "flavor": {"id": "458880e8-d5a3-4ac6-88ff-5b80a318786b", "links": [{"href": "http://172.30.10.101:8774/flavors/458880e8-d5a3-4ac6-88ff-5b80a318786b", "rel": "bookmark"}]}, "id": "12f7a8f3-83ec-43b8-bc46-5db729e86e10", "security_groups": [{"name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-sec-grp"}, {"name": "default"}], "user_id": "c56c8f1ba6134d20b7fa9ca8cf9a6cb0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T23:18:48Z", "hostId": "ce9630ada71090e6ddd10dc12d0f119078934e29ec22dc6bd9f959ac", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-kp", "name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst", "created": "2018-06-27T23:13:23Z", "tenant_id": "f94ec7a5ec504da0801ba83eee05c570", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:19:18,127 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10 used request id req-e39ef222-7b9e-4ece-8c97-cc38000f9329 2018-06-27 23:19:18,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/networks?name=AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06ce5a6a0520936214a6f6bff39642e845e2c3f" 2018-06-27 23:19:18,486 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:19:18 GMT Content-Type: application/json Content-Length: 634 Connection: keep-alive X-Openstack-Request-Id: req-b1b73a20-fd26-42f5-8d33-f91aa28a3e43 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["83b35d56-a96d-4e1e-9e99-1caa6b2d8984"],"updated_at":"2018-06-27T23:12:30Z","tenant_id":"f94ec7a5ec504da0801ba83eee05c570","created_at":"2018-06-27T23:12:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f94ec7a5ec504da0801ba83eee05c570","id":"78ed325e-423c-44f3-97a7-0e958a461ae6","name":"AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-pub-net"}]} 2018-06-27 23:19:18,487 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-pub-net used request id req-b1b73a20-fd26-42f5-8d33-f91aa28a3e43 2018-06-27 23:19:18,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/f94ec7a5ec504da0801ba83eee05c570 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06ce5a6a0520936214a6f6bff39642e845e2c3f" 2018-06-27 23:19:18,568 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:19:18 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-406e83f8-b977-4978-9da9-45d6890cc3c6 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/f94ec7a5ec504da0801ba83eee05c570"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f94ec7a5ec504da0801ba83eee05c570", "name": "AnsibleProvisioningTests-813c0713-0b67-4c6-proj"}} 2018-06-27 23:19:18,568 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f94ec7a5ec504da0801ba83eee05c570 used request id req-406e83f8-b977-4978-9da9-45d6890cc3c6 2018-06-27 23:19:18,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=78ed325e-423c-44f3-97a7-0e958a461ae6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06ce5a6a0520936214a6f6bff39642e845e2c3f" 2018-06-27 23:19:18,749 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:19:18 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-735b3428-33ba-428a-aeba-f476dd7c99a7 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"78ed325e-423c-44f3-97a7-0e958a461ae6","tenant_id":"f94ec7a5ec504da0801ba83eee05c570","created_at":"2018-06-27T23:12:30Z","dns_nameservers":[],"updated_at":"2018-06-27T23:12: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":"f94ec7a5ec504da0801ba83eee05c570","id":"83b35d56-a96d-4e1e-9e99-1caa6b2d8984","subnetpool_id":null,"name":"AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-pub-subnet"}]} 2018-06-27 23:19:18,750 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=78ed325e-423c-44f3-97a7-0e958a461ae6 used request id req-735b3428-33ba-428a-aeba-f476dd7c99a7 2018-06-27 23:19:18,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/ports?network_id=78ed325e-423c-44f3-97a7-0e958a461ae6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06ce5a6a0520936214a6f6bff39642e845e2c3f" 2018-06-27 23:19:19,045 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:19:19 GMT Content-Type: application/json Content-Length: 3038 Connection: keep-alive X-Openstack-Request-Id: req-8fb7d601-51f5-483d-b7e5-5632f1f683b3 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"78ed325e-423c-44f3-97a7-0e958a461ae6","tenant_id":"f94ec7a5ec504da0801ba83eee05c570","created_at":"2018-06-27T23:13:12Z","admin_state_up":true,"updated_at":"2018-06-27T23:19:14Z","binding:vnic_type":"normal","device_id":"12f7a8f3-83ec-43b8-bc46-5db729e86e10","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:37:80:ef","id":"0d062bb0-2a57-4aaf-a01b-381969639346","port_security_enabled":true,"project_id":"f94ec7a5ec504da0801ba83eee05c570","fixed_ips":[{"subnet_id":"83b35d56-a96d-4e1e-9e99-1caa6b2d8984","ip_address":"10.55.1.5"}],"extra_dhcp_opts":[],"security_groups":["788a3bbf-0930-4194-a62e-e5bf69b822ae","00dc8b02-9bd1-43f6-8516-198ad14b4b41"],"name":"AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-port-1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"78ed325e-423c-44f3-97a7-0e958a461ae6","tenant_id":"f94ec7a5ec504da0801ba83eee05c570","created_at":"2018-06-27T23:12:33Z","admin_state_up":true,"updated_at":"2018-06-27T23:12:38Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-78ed325e-423c-44f3-97a7-0e958a461ae6","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:b5:53:66","id":"42baed8b-3441-48bb-b50a-2547334bc5a6","port_security_enabled":false,"project_id":"f94ec7a5ec504da0801ba83eee05c570","fixed_ips":[{"subnet_id":"83b35d56-a96d-4e1e-9e99-1caa6b2d8984","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"78ed325e-423c-44f3-97a7-0e958a461ae6","tenant_id":"f94ec7a5ec504da0801ba83eee05c570","created_at":"2018-06-27T23:12:32Z","admin_state_up":true,"updated_at":"2018-06-27T23:12:37Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-78ed325e-423c-44f3-97a7-0e958a461ae6","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:35:cb:dd","id":"66d5d7b5-f056-4022-8c9a-228e2790e894","port_security_enabled":false,"project_id":"f94ec7a5ec504da0801ba83eee05c570","fixed_ips":[{"subnet_id":"83b35d56-a96d-4e1e-9e99-1caa6b2d8984","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"78ed325e-423c-44f3-97a7-0e958a461ae6","tenant_id":"f94ec7a5ec504da0801ba83eee05c570","created_at":"2018-06-27T23:12:43Z","admin_state_up":true,"updated_at":"2018-06-27T23:12:52Z","binding:vnic_type":"normal","device_id":"a96fb2a5-ea92-4721-9ba4-cd6fe782d227","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:bc:54:67","id":"a5465414-24eb-4d6d-be9b-7dd6d5e95e23","port_security_enabled":false,"project_id":"f94ec7a5ec504da0801ba83eee05c570","fixed_ips":[{"subnet_id":"83b35d56-a96d-4e1e-9e99-1caa6b2d8984","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-27 23:19:19,046 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=78ed325e-423c-44f3-97a7-0e958a461ae6 used request id req-8fb7d601-51f5-483d-b7e5-5632f1f683b3 2018-06-27 23:19:19,047 - ansible_utils - DEBUG - Retrieving SSH client 2018-06-27 23:19:19,052 - paramiko.transport - DEBUG - starting thread (client mode): 0x84047550L 2018-06-27 23:19:19,053 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-06-27 23:19:19,060 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-06-27 23:19:19,061 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-06-27 23:19:19,063 - 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-27 23:19:19,063 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-06-27 23:19:19,063 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-06-27 23:19:19,063 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-06-27 23:19:19,063 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-06-27 23:19:19,064 - paramiko.transport - DEBUG - Compression agreed: none 2018-06-27 23:19:19,112 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-06-27 23:19:19,113 - paramiko.transport - DEBUG - Switch to new keys ... 2018-06-27 23:19:19,117 - paramiko.transport - DEBUG - Trying discovered key a35fe9c0b846ca0acc2c1b1a307ebeae in tmp/AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2 2018-06-27 23:19:19,151 - paramiko.transport - DEBUG - userauth is OK 2018-06-27 23:19:19,180 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-06-27 23:19:19,280 - paramiko.transport - DEBUG - EOF in transport thread 2018-06-27 23:19:19,296 - create_instance - INFO - SSH is active for VM instance 2018-06-27 23:19:19,296 - create_instance - INFO - Checking if cloud-init has completed 2018-06-27 23:19:19,299 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06ce5a6a0520936214a6f6bff39642e845e2c3f" 2018-06-27 23:19:19,971 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:19:19 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-2a566622-207c-402c-ad13-41ca09541487 X-Compute-Request-Id: req-2a566622-207c-402c-ad13-41ca09541487 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:80:ef", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:80:ef", "version": 4, "addr": "172.30.10.114", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "bookmark"}], "image": {"id": "1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "links": [{"href": "http://172.30.10.101:8774/images/1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T23:18:47.000000", "flavor": {"id": "458880e8-d5a3-4ac6-88ff-5b80a318786b", "links": [{"href": "http://172.30.10.101:8774/flavors/458880e8-d5a3-4ac6-88ff-5b80a318786b", "rel": "bookmark"}]}, "id": "12f7a8f3-83ec-43b8-bc46-5db729e86e10", "security_groups": [{"name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-sec-grp"}, {"name": "default"}], "user_id": "c56c8f1ba6134d20b7fa9ca8cf9a6cb0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T23:18:48Z", "hostId": "ce9630ada71090e6ddd10dc12d0f119078934e29ec22dc6bd9f959ac", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-kp", "name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst", "created": "2018-06-27T23:13:23Z", "tenant_id": "f94ec7a5ec504da0801ba83eee05c570", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:19:19,972 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10 used request id req-2a566622-207c-402c-ad13-41ca09541487 2018-06-27 23:19:19,972 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst] is - ACTIVE 2018-06-27 23:19:19,972 - create_instance - INFO - VM is - ACTIVE 2018-06-27 23:19:19,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/12f7a8f3-83ec-43b8-bc46-5db729e86e10 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06ce5a6a0520936214a6f6bff39642e845e2c3f" 2018-06-27 23:19:20,459 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:19:20 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-6433cbde-c052-404d-a6ab-3a58f79cee98 X-Compute-Request-Id: req-6433cbde-c052-404d-a6ab-3a58f79cee98 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:80:ef", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:80:ef", "version": 4, "addr": "172.30.10.114", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "bookmark"}], "image": {"id": "1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "links": [{"href": "http://172.30.10.101:8774/images/1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T23:18:47.000000", "flavor": {"id": "458880e8-d5a3-4ac6-88ff-5b80a318786b", "links": [{"href": "http://172.30.10.101:8774/flavors/458880e8-d5a3-4ac6-88ff-5b80a318786b", "rel": "bookmark"}]}, "id": "12f7a8f3-83ec-43b8-bc46-5db729e86e10", "security_groups": [{"name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-sec-grp"}, {"name": "default"}], "user_id": "c56c8f1ba6134d20b7fa9ca8cf9a6cb0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T23:18:48Z", "hostId": "ce9630ada71090e6ddd10dc12d0f119078934e29ec22dc6bd9f959ac", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-kp", "name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst", "created": "2018-06-27T23:13:23Z", "tenant_id": "f94ec7a5ec504da0801ba83eee05c570", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:19:20,459 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10 used request id req-6433cbde-c052-404d-a6ab-3a58f79cee98 2018-06-27 23:19:20,465 - keystoneauth.session - 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-339810d8-2845-45dd-bac3-aefc2ebce7a2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06ce5a6a0520936214a6f6bff39642e845e2c3f" 2018-06-27 23:19:20,719 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:19:20 GMT Content-Type: application/json Content-Length: 634 Connection: keep-alive X-Openstack-Request-Id: req-454b3a76-a3e6-4d3d-bd39-758384a10049 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["83b35d56-a96d-4e1e-9e99-1caa6b2d8984"],"updated_at":"2018-06-27T23:12:30Z","tenant_id":"f94ec7a5ec504da0801ba83eee05c570","created_at":"2018-06-27T23:12:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f94ec7a5ec504da0801ba83eee05c570","id":"78ed325e-423c-44f3-97a7-0e958a461ae6","name":"AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-pub-net"}]} 2018-06-27 23:19:20,719 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-pub-net used request id req-454b3a76-a3e6-4d3d-bd39-758384a10049 2018-06-27 23:19:20,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/f94ec7a5ec504da0801ba83eee05c570 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06ce5a6a0520936214a6f6bff39642e845e2c3f" 2018-06-27 23:19:20,779 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:19:20 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-68883a4e-46a8-47eb-b48a-d4dbb016f3f9 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/f94ec7a5ec504da0801ba83eee05c570"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f94ec7a5ec504da0801ba83eee05c570", "name": "AnsibleProvisioningTests-813c0713-0b67-4c6-proj"}} 2018-06-27 23:19:20,779 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f94ec7a5ec504da0801ba83eee05c570 used request id req-68883a4e-46a8-47eb-b48a-d4dbb016f3f9 2018-06-27 23:19:20,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=78ed325e-423c-44f3-97a7-0e958a461ae6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06ce5a6a0520936214a6f6bff39642e845e2c3f" 2018-06-27 23:19:20,892 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:19:20 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-b3e4f4df-243a-487b-addf-5caf826d34d3 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"78ed325e-423c-44f3-97a7-0e958a461ae6","tenant_id":"f94ec7a5ec504da0801ba83eee05c570","created_at":"2018-06-27T23:12:30Z","dns_nameservers":[],"updated_at":"2018-06-27T23:12: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":"f94ec7a5ec504da0801ba83eee05c570","id":"83b35d56-a96d-4e1e-9e99-1caa6b2d8984","subnetpool_id":null,"name":"AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-pub-subnet"}]} 2018-06-27 23:19:20,892 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=78ed325e-423c-44f3-97a7-0e958a461ae6 used request id req-b3e4f4df-243a-487b-addf-5caf826d34d3 2018-06-27 23:19:20,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=78ed325e-423c-44f3-97a7-0e958a461ae6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06ce5a6a0520936214a6f6bff39642e845e2c3f" 2018-06-27 23:19:21,208 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:19:21 GMT Content-Type: application/json Content-Length: 3038 Connection: keep-alive X-Openstack-Request-Id: req-f53c4723-7441-42fb-91eb-26250cd12fff Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"78ed325e-423c-44f3-97a7-0e958a461ae6","tenant_id":"f94ec7a5ec504da0801ba83eee05c570","created_at":"2018-06-27T23:13:12Z","admin_state_up":true,"updated_at":"2018-06-27T23:19:14Z","binding:vnic_type":"normal","device_id":"12f7a8f3-83ec-43b8-bc46-5db729e86e10","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:37:80:ef","id":"0d062bb0-2a57-4aaf-a01b-381969639346","port_security_enabled":true,"project_id":"f94ec7a5ec504da0801ba83eee05c570","fixed_ips":[{"subnet_id":"83b35d56-a96d-4e1e-9e99-1caa6b2d8984","ip_address":"10.55.1.5"}],"extra_dhcp_opts":[],"security_groups":["788a3bbf-0930-4194-a62e-e5bf69b822ae","00dc8b02-9bd1-43f6-8516-198ad14b4b41"],"name":"AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-port-1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"78ed325e-423c-44f3-97a7-0e958a461ae6","tenant_id":"f94ec7a5ec504da0801ba83eee05c570","created_at":"2018-06-27T23:12:33Z","admin_state_up":true,"updated_at":"2018-06-27T23:12:38Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-78ed325e-423c-44f3-97a7-0e958a461ae6","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:b5:53:66","id":"42baed8b-3441-48bb-b50a-2547334bc5a6","port_security_enabled":false,"project_id":"f94ec7a5ec504da0801ba83eee05c570","fixed_ips":[{"subnet_id":"83b35d56-a96d-4e1e-9e99-1caa6b2d8984","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"78ed325e-423c-44f3-97a7-0e958a461ae6","tenant_id":"f94ec7a5ec504da0801ba83eee05c570","created_at":"2018-06-27T23:12:32Z","admin_state_up":true,"updated_at":"2018-06-27T23:12:37Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-78ed325e-423c-44f3-97a7-0e958a461ae6","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:35:cb:dd","id":"66d5d7b5-f056-4022-8c9a-228e2790e894","port_security_enabled":false,"project_id":"f94ec7a5ec504da0801ba83eee05c570","fixed_ips":[{"subnet_id":"83b35d56-a96d-4e1e-9e99-1caa6b2d8984","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"78ed325e-423c-44f3-97a7-0e958a461ae6","tenant_id":"f94ec7a5ec504da0801ba83eee05c570","created_at":"2018-06-27T23:12:43Z","admin_state_up":true,"updated_at":"2018-06-27T23:12:52Z","binding:vnic_type":"normal","device_id":"a96fb2a5-ea92-4721-9ba4-cd6fe782d227","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:bc:54:67","id":"a5465414-24eb-4d6d-be9b-7dd6d5e95e23","port_security_enabled":false,"project_id":"f94ec7a5ec504da0801ba83eee05c570","fixed_ips":[{"subnet_id":"83b35d56-a96d-4e1e-9e99-1caa6b2d8984","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-27 23:19:21,208 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=78ed325e-423c-44f3-97a7-0e958a461ae6 used request id req-f53c4723-7441-42fb-91eb-26250cd12fff 2018-06-27 23:19:21,209 - create_instance - INFO - Checking if VM is active 2018-06-27 23:19:21,212 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06ce5a6a0520936214a6f6bff39642e845e2c3f" 2018-06-27 23:19:22,667 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:19:22 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-67dd9a00-c4af-4683-ae06-ffc53d470873 X-Compute-Request-Id: req-67dd9a00-c4af-4683-ae06-ffc53d470873 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:80:ef", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:80:ef", "version": 4, "addr": "172.30.10.114", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "bookmark"}], "image": {"id": "1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "links": [{"href": "http://172.30.10.101:8774/images/1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T23:18:47.000000", "flavor": {"id": "458880e8-d5a3-4ac6-88ff-5b80a318786b", "links": [{"href": "http://172.30.10.101:8774/flavors/458880e8-d5a3-4ac6-88ff-5b80a318786b", "rel": "bookmark"}]}, "id": "12f7a8f3-83ec-43b8-bc46-5db729e86e10", "security_groups": [{"name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-sec-grp"}, {"name": "default"}], "user_id": "c56c8f1ba6134d20b7fa9ca8cf9a6cb0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T23:18:48Z", "hostId": "ce9630ada71090e6ddd10dc12d0f119078934e29ec22dc6bd9f959ac", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-kp", "name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst", "created": "2018-06-27T23:13:23Z", "tenant_id": "f94ec7a5ec504da0801ba83eee05c570", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:19:22,667 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10 used request id req-67dd9a00-c4af-4683-ae06-ffc53d470873 2018-06-27 23:19:22,668 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst] is - ACTIVE 2018-06-27 23:19:22,668 - create_instance - INFO - VM is - ACTIVE 2018-06-27 23:19:22,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/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06ce5a6a0520936214a6f6bff39642e845e2c3f" 2018-06-27 23:19:23,341 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:19:23 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-a481fbf4-86b8-472e-bd24-e0a0a501dc7a X-Compute-Request-Id: req-a481fbf4-86b8-472e-bd24-e0a0a501dc7a Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:80:ef", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:80:ef", "version": 4, "addr": "172.30.10.114", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "bookmark"}], "image": {"id": "1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "links": [{"href": "http://172.30.10.101:8774/images/1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T23:18:47.000000", "flavor": {"id": "458880e8-d5a3-4ac6-88ff-5b80a318786b", "links": [{"href": "http://172.30.10.101:8774/flavors/458880e8-d5a3-4ac6-88ff-5b80a318786b", "rel": "bookmark"}]}, "id": "12f7a8f3-83ec-43b8-bc46-5db729e86e10", "security_groups": [{"name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-sec-grp"}, {"name": "default"}], "user_id": "c56c8f1ba6134d20b7fa9ca8cf9a6cb0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T23:18:48Z", "hostId": "ce9630ada71090e6ddd10dc12d0f119078934e29ec22dc6bd9f959ac", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-kp", "name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst", "created": "2018-06-27T23:13:23Z", "tenant_id": "f94ec7a5ec504da0801ba83eee05c570", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:19:23,341 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10 used request id req-a481fbf4-86b8-472e-bd24-e0a0a501dc7a 2018-06-27 23:19:23,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=AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06ce5a6a0520936214a6f6bff39642e845e2c3f" 2018-06-27 23:19:23,672 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:19:23 GMT Content-Type: application/json Content-Length: 634 Connection: keep-alive X-Openstack-Request-Id: req-ad146638-6a74-4ed0-b6a9-93bd7c498a6a Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["83b35d56-a96d-4e1e-9e99-1caa6b2d8984"],"updated_at":"2018-06-27T23:12:30Z","tenant_id":"f94ec7a5ec504da0801ba83eee05c570","created_at":"2018-06-27T23:12:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f94ec7a5ec504da0801ba83eee05c570","id":"78ed325e-423c-44f3-97a7-0e958a461ae6","name":"AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-pub-net"}]} 2018-06-27 23:19:23,672 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-pub-net used request id req-ad146638-6a74-4ed0-b6a9-93bd7c498a6a 2018-06-27 23:19:23,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/f94ec7a5ec504da0801ba83eee05c570 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06ce5a6a0520936214a6f6bff39642e845e2c3f" 2018-06-27 23:19:23,964 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:19:23 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1757862f-ddf3-499b-b192-e2a1957e33fe Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/f94ec7a5ec504da0801ba83eee05c570"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f94ec7a5ec504da0801ba83eee05c570", "name": "AnsibleProvisioningTests-813c0713-0b67-4c6-proj"}} 2018-06-27 23:19:23,965 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f94ec7a5ec504da0801ba83eee05c570 used request id req-1757862f-ddf3-499b-b192-e2a1957e33fe 2018-06-27 23:19:23,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=78ed325e-423c-44f3-97a7-0e958a461ae6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06ce5a6a0520936214a6f6bff39642e845e2c3f" 2018-06-27 23:19:24,092 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:19:24 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-d720d361-8c31-45c0-88c0-4b67e57d21fb Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"78ed325e-423c-44f3-97a7-0e958a461ae6","tenant_id":"f94ec7a5ec504da0801ba83eee05c570","created_at":"2018-06-27T23:12:30Z","dns_nameservers":[],"updated_at":"2018-06-27T23:12: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":"f94ec7a5ec504da0801ba83eee05c570","id":"83b35d56-a96d-4e1e-9e99-1caa6b2d8984","subnetpool_id":null,"name":"AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-pub-subnet"}]} 2018-06-27 23:19:24,092 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=78ed325e-423c-44f3-97a7-0e958a461ae6 used request id req-d720d361-8c31-45c0-88c0-4b67e57d21fb 2018-06-27 23:19:24,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/ports?network_id=78ed325e-423c-44f3-97a7-0e958a461ae6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06ce5a6a0520936214a6f6bff39642e845e2c3f" 2018-06-27 23:19:24,348 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:19:24 GMT Content-Type: application/json Content-Length: 3038 Connection: keep-alive X-Openstack-Request-Id: req-e4296600-8860-4f05-aef3-f54918c98152 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"78ed325e-423c-44f3-97a7-0e958a461ae6","tenant_id":"f94ec7a5ec504da0801ba83eee05c570","created_at":"2018-06-27T23:13:12Z","admin_state_up":true,"updated_at":"2018-06-27T23:19:14Z","binding:vnic_type":"normal","device_id":"12f7a8f3-83ec-43b8-bc46-5db729e86e10","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:37:80:ef","id":"0d062bb0-2a57-4aaf-a01b-381969639346","port_security_enabled":true,"project_id":"f94ec7a5ec504da0801ba83eee05c570","fixed_ips":[{"subnet_id":"83b35d56-a96d-4e1e-9e99-1caa6b2d8984","ip_address":"10.55.1.5"}],"extra_dhcp_opts":[],"security_groups":["788a3bbf-0930-4194-a62e-e5bf69b822ae","00dc8b02-9bd1-43f6-8516-198ad14b4b41"],"name":"AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-port-1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"78ed325e-423c-44f3-97a7-0e958a461ae6","tenant_id":"f94ec7a5ec504da0801ba83eee05c570","created_at":"2018-06-27T23:12:33Z","admin_state_up":true,"updated_at":"2018-06-27T23:12:38Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-78ed325e-423c-44f3-97a7-0e958a461ae6","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:b5:53:66","id":"42baed8b-3441-48bb-b50a-2547334bc5a6","port_security_enabled":false,"project_id":"f94ec7a5ec504da0801ba83eee05c570","fixed_ips":[{"subnet_id":"83b35d56-a96d-4e1e-9e99-1caa6b2d8984","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"78ed325e-423c-44f3-97a7-0e958a461ae6","tenant_id":"f94ec7a5ec504da0801ba83eee05c570","created_at":"2018-06-27T23:12:32Z","admin_state_up":true,"updated_at":"2018-06-27T23:12:37Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-78ed325e-423c-44f3-97a7-0e958a461ae6","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:35:cb:dd","id":"66d5d7b5-f056-4022-8c9a-228e2790e894","port_security_enabled":false,"project_id":"f94ec7a5ec504da0801ba83eee05c570","fixed_ips":[{"subnet_id":"83b35d56-a96d-4e1e-9e99-1caa6b2d8984","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"78ed325e-423c-44f3-97a7-0e958a461ae6","tenant_id":"f94ec7a5ec504da0801ba83eee05c570","created_at":"2018-06-27T23:12:43Z","admin_state_up":true,"updated_at":"2018-06-27T23:12:52Z","binding:vnic_type":"normal","device_id":"a96fb2a5-ea92-4721-9ba4-cd6fe782d227","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:bc:54:67","id":"a5465414-24eb-4d6d-be9b-7dd6d5e95e23","port_security_enabled":false,"project_id":"f94ec7a5ec504da0801ba83eee05c570","fixed_ips":[{"subnet_id":"83b35d56-a96d-4e1e-9e99-1caa6b2d8984","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-27 23:19:24,348 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=78ed325e-423c-44f3-97a7-0e958a461ae6 used request id req-e4296600-8860-4f05-aef3-f54918c98152 2018-06-27 23:19:24,349 - ansible_utils - DEBUG - Retrieving SSH client 2018-06-27 23:19:24,351 - paramiko.transport - DEBUG - starting thread (client mode): 0x840cf890L 2018-06-27 23:19:24,352 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-06-27 23:19:24,359 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-06-27 23:19:24,359 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-06-27 23:19:24,360 - 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-27 23:19:24,360 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-06-27 23:19:24,361 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-06-27 23:19:24,361 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-06-27 23:19:24,361 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-06-27 23:19:24,361 - paramiko.transport - DEBUG - Compression agreed: none 2018-06-27 23:19:24,407 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-06-27 23:19:24,408 - paramiko.transport - DEBUG - Switch to new keys ... 2018-06-27 23:19:24,416 - paramiko.transport - DEBUG - Trying discovered key a35fe9c0b846ca0acc2c1b1a307ebeae in tmp/AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2 2018-06-27 23:19:24,447 - paramiko.transport - DEBUG - userauth is OK 2018-06-27 23:19:24,455 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-06-27 23:19:24,555 - paramiko.transport - DEBUG - EOF in transport thread 2018-06-27 23:19:24,594 - create_instance - INFO - SSH is active for VM instance 2018-06-27 23:19:24,594 - ansible_utils - DEBUG - Retrieving SSH client 2018-06-27 23:19:24,596 - paramiko.transport - DEBUG - starting thread (client mode): 0x841010d0L 2018-06-27 23:19:24,597 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-06-27 23:19:24,603 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-06-27 23:19:24,603 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-06-27 23:19:24,605 - 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-27 23:19:24,605 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-06-27 23:19:24,605 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-06-27 23:19:24,606 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-06-27 23:19:24,606 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-06-27 23:19:24,606 - paramiko.transport - DEBUG - Compression agreed: none 2018-06-27 23:19:24,651 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-06-27 23:19:24,652 - paramiko.transport - DEBUG - Switch to new keys ... 2018-06-27 23:19:24,661 - paramiko.transport - DEBUG - Trying discovered key a35fe9c0b846ca0acc2c1b1a307ebeae in tmp/AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2 2018-06-27 23:19:24,691 - paramiko.transport - DEBUG - userauth is OK 2018-06-27 23:19:24,699 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-06-27 23:19:24,726 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-06-27 23:19:28,959 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-06-27 23:19:28,959 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-06-27 23:19:28,967 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-06-27 23:19:29,044 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-06-27 23:19:29,045 - create_instance - INFO - cloud-init complete for VM instance 2018-06-27 23:19:29,047 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-06-27 23:19:29,051 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06ce5a6a0520936214a6f6bff39642e845e2c3f" 2018-06-27 23:19:30,007 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:19:30 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-78d59374-d4f3-4ee0-9297-f6ba9495af20 X-Compute-Request-Id: req-78d59374-d4f3-4ee0-9297-f6ba9495af20 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:80:ef", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:80:ef", "version": 4, "addr": "172.30.10.114", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "bookmark"}], "image": {"id": "1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "links": [{"href": "http://172.30.10.101:8774/images/1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T23:18:47.000000", "flavor": {"id": "458880e8-d5a3-4ac6-88ff-5b80a318786b", "links": [{"href": "http://172.30.10.101:8774/flavors/458880e8-d5a3-4ac6-88ff-5b80a318786b", "rel": "bookmark"}]}, "id": "12f7a8f3-83ec-43b8-bc46-5db729e86e10", "security_groups": [{"name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-sec-grp"}, {"name": "default"}], "user_id": "c56c8f1ba6134d20b7fa9ca8cf9a6cb0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T23:18:48Z", "hostId": "ce9630ada71090e6ddd10dc12d0f119078934e29ec22dc6bd9f959ac", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-kp", "name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst", "created": "2018-06-27T23:13:23Z", "tenant_id": "f94ec7a5ec504da0801ba83eee05c570", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:19:30,008 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10 used request id req-78d59374-d4f3-4ee0-9297-f6ba9495af20 2018-06-27 23:19:30,008 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst] is - ACTIVE 2018-06-27 23:19:30,008 - create_instance - INFO - VM is - ACTIVE 2018-06-27 23:19:30,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/12f7a8f3-83ec-43b8-bc46-5db729e86e10 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06ce5a6a0520936214a6f6bff39642e845e2c3f" 2018-06-27 23:19:30,706 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:19:30 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-1df12dde-d344-47ac-bf63-f1c3f65d711c X-Compute-Request-Id: req-1df12dde-d344-47ac-bf63-f1c3f65d711c Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:80:ef", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:80:ef", "version": 4, "addr": "172.30.10.114", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "bookmark"}], "image": {"id": "1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "links": [{"href": "http://172.30.10.101:8774/images/1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T23:18:47.000000", "flavor": {"id": "458880e8-d5a3-4ac6-88ff-5b80a318786b", "links": [{"href": "http://172.30.10.101:8774/flavors/458880e8-d5a3-4ac6-88ff-5b80a318786b", "rel": "bookmark"}]}, "id": "12f7a8f3-83ec-43b8-bc46-5db729e86e10", "security_groups": [{"name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-sec-grp"}, {"name": "default"}], "user_id": "c56c8f1ba6134d20b7fa9ca8cf9a6cb0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T23:18:48Z", "hostId": "ce9630ada71090e6ddd10dc12d0f119078934e29ec22dc6bd9f959ac", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-kp", "name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst", "created": "2018-06-27T23:13:23Z", "tenant_id": "f94ec7a5ec504da0801ba83eee05c570", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:19:30,706 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10 used request id req-1df12dde-d344-47ac-bf63-f1c3f65d711c 2018-06-27 23:19:30,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/networks?name=AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06ce5a6a0520936214a6f6bff39642e845e2c3f" 2018-06-27 23:19:31,052 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:19:31 GMT Content-Type: application/json Content-Length: 634 Connection: keep-alive X-Openstack-Request-Id: req-92f6f548-a4c8-4c23-b71f-05071df7972f Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["83b35d56-a96d-4e1e-9e99-1caa6b2d8984"],"updated_at":"2018-06-27T23:12:30Z","tenant_id":"f94ec7a5ec504da0801ba83eee05c570","created_at":"2018-06-27T23:12:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f94ec7a5ec504da0801ba83eee05c570","id":"78ed325e-423c-44f3-97a7-0e958a461ae6","name":"AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-pub-net"}]} 2018-06-27 23:19:31,052 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-pub-net used request id req-92f6f548-a4c8-4c23-b71f-05071df7972f 2018-06-27 23:19:31,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/f94ec7a5ec504da0801ba83eee05c570 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06ce5a6a0520936214a6f6bff39642e845e2c3f" 2018-06-27 23:19:31,490 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:19:31 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8470ff28-23b5-4a3b-bf05-5ece6f494f70 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/f94ec7a5ec504da0801ba83eee05c570"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f94ec7a5ec504da0801ba83eee05c570", "name": "AnsibleProvisioningTests-813c0713-0b67-4c6-proj"}} 2018-06-27 23:19:31,491 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f94ec7a5ec504da0801ba83eee05c570 used request id req-8470ff28-23b5-4a3b-bf05-5ece6f494f70 2018-06-27 23:19:31,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=78ed325e-423c-44f3-97a7-0e958a461ae6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06ce5a6a0520936214a6f6bff39642e845e2c3f" 2018-06-27 23:19:31,642 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:19:31 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-8fb4f408-a913-4233-a591-3e0ca4ca8348 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"78ed325e-423c-44f3-97a7-0e958a461ae6","tenant_id":"f94ec7a5ec504da0801ba83eee05c570","created_at":"2018-06-27T23:12:30Z","dns_nameservers":[],"updated_at":"2018-06-27T23:12: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":"f94ec7a5ec504da0801ba83eee05c570","id":"83b35d56-a96d-4e1e-9e99-1caa6b2d8984","subnetpool_id":null,"name":"AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-pub-subnet"}]} 2018-06-27 23:19:31,642 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=78ed325e-423c-44f3-97a7-0e958a461ae6 used request id req-8fb4f408-a913-4233-a591-3e0ca4ca8348 2018-06-27 23:19:31,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/ports?network_id=78ed325e-423c-44f3-97a7-0e958a461ae6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06ce5a6a0520936214a6f6bff39642e845e2c3f" 2018-06-27 23:19:31,945 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:19:31 GMT Content-Type: application/json Content-Length: 3038 Connection: keep-alive X-Openstack-Request-Id: req-19fff86d-5bcb-4b1b-a11e-ea35f6941e41 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"78ed325e-423c-44f3-97a7-0e958a461ae6","tenant_id":"f94ec7a5ec504da0801ba83eee05c570","created_at":"2018-06-27T23:13:12Z","admin_state_up":true,"updated_at":"2018-06-27T23:19:14Z","binding:vnic_type":"normal","device_id":"12f7a8f3-83ec-43b8-bc46-5db729e86e10","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:37:80:ef","id":"0d062bb0-2a57-4aaf-a01b-381969639346","port_security_enabled":true,"project_id":"f94ec7a5ec504da0801ba83eee05c570","fixed_ips":[{"subnet_id":"83b35d56-a96d-4e1e-9e99-1caa6b2d8984","ip_address":"10.55.1.5"}],"extra_dhcp_opts":[],"security_groups":["788a3bbf-0930-4194-a62e-e5bf69b822ae","00dc8b02-9bd1-43f6-8516-198ad14b4b41"],"name":"AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-port-1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"78ed325e-423c-44f3-97a7-0e958a461ae6","tenant_id":"f94ec7a5ec504da0801ba83eee05c570","created_at":"2018-06-27T23:12:33Z","admin_state_up":true,"updated_at":"2018-06-27T23:12:38Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-78ed325e-423c-44f3-97a7-0e958a461ae6","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:b5:53:66","id":"42baed8b-3441-48bb-b50a-2547334bc5a6","port_security_enabled":false,"project_id":"f94ec7a5ec504da0801ba83eee05c570","fixed_ips":[{"subnet_id":"83b35d56-a96d-4e1e-9e99-1caa6b2d8984","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"78ed325e-423c-44f3-97a7-0e958a461ae6","tenant_id":"f94ec7a5ec504da0801ba83eee05c570","created_at":"2018-06-27T23:12:32Z","admin_state_up":true,"updated_at":"2018-06-27T23:12:37Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-78ed325e-423c-44f3-97a7-0e958a461ae6","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:35:cb:dd","id":"66d5d7b5-f056-4022-8c9a-228e2790e894","port_security_enabled":false,"project_id":"f94ec7a5ec504da0801ba83eee05c570","fixed_ips":[{"subnet_id":"83b35d56-a96d-4e1e-9e99-1caa6b2d8984","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"78ed325e-423c-44f3-97a7-0e958a461ae6","tenant_id":"f94ec7a5ec504da0801ba83eee05c570","created_at":"2018-06-27T23:12:43Z","admin_state_up":true,"updated_at":"2018-06-27T23:12:52Z","binding:vnic_type":"normal","device_id":"a96fb2a5-ea92-4721-9ba4-cd6fe782d227","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:bc:54:67","id":"a5465414-24eb-4d6d-be9b-7dd6d5e95e23","port_security_enabled":false,"project_id":"f94ec7a5ec504da0801ba83eee05c570","fixed_ips":[{"subnet_id":"83b35d56-a96d-4e1e-9e99-1caa6b2d8984","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-27 23:19:31,945 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=78ed325e-423c-44f3-97a7-0e958a461ae6 used request id req-19fff86d-5bcb-4b1b-a11e-ea35f6941e41 2018-06-27 23:19:31,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/12f7a8f3-83ec-43b8-bc46-5db729e86e10 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06ce5a6a0520936214a6f6bff39642e845e2c3f" 2018-06-27 23:19:33,873 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:19:33 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-2c110b27-b5ca-461e-9706-6ce0be841f78 X-Compute-Request-Id: req-2c110b27-b5ca-461e-9706-6ce0be841f78 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:80:ef", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:80:ef", "version": 4, "addr": "172.30.10.114", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "bookmark"}], "image": {"id": "1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "links": [{"href": "http://172.30.10.101:8774/images/1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T23:18:47.000000", "flavor": {"id": "458880e8-d5a3-4ac6-88ff-5b80a318786b", "links": [{"href": "http://172.30.10.101:8774/flavors/458880e8-d5a3-4ac6-88ff-5b80a318786b", "rel": "bookmark"}]}, "id": "12f7a8f3-83ec-43b8-bc46-5db729e86e10", "security_groups": [{"name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-sec-grp"}, {"name": "default"}], "user_id": "c56c8f1ba6134d20b7fa9ca8cf9a6cb0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T23:18:48Z", "hostId": "ce9630ada71090e6ddd10dc12d0f119078934e29ec22dc6bd9f959ac", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-kp", "name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst", "created": "2018-06-27T23:13:23Z", "tenant_id": "f94ec7a5ec504da0801ba83eee05c570", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:19:33,873 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10 used request id req-2c110b27-b5ca-461e-9706-6ce0be841f78 2018-06-27 23:19:33,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=AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06ce5a6a0520936214a6f6bff39642e845e2c3f" 2018-06-27 23:19:34,199 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:19:34 GMT Content-Type: application/json Content-Length: 634 Connection: keep-alive X-Openstack-Request-Id: req-91aed686-b6c7-4c61-9d47-0e7ddb8bfcf4 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["83b35d56-a96d-4e1e-9e99-1caa6b2d8984"],"updated_at":"2018-06-27T23:12:30Z","tenant_id":"f94ec7a5ec504da0801ba83eee05c570","created_at":"2018-06-27T23:12:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f94ec7a5ec504da0801ba83eee05c570","id":"78ed325e-423c-44f3-97a7-0e958a461ae6","name":"AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-pub-net"}]} 2018-06-27 23:19:34,200 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-pub-net used request id req-91aed686-b6c7-4c61-9d47-0e7ddb8bfcf4 2018-06-27 23:19:34,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/f94ec7a5ec504da0801ba83eee05c570 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06ce5a6a0520936214a6f6bff39642e845e2c3f" 2018-06-27 23:19:34,547 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:19:34 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-47b9519f-061a-415b-8df4-e95432d2640c Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/f94ec7a5ec504da0801ba83eee05c570"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f94ec7a5ec504da0801ba83eee05c570", "name": "AnsibleProvisioningTests-813c0713-0b67-4c6-proj"}} 2018-06-27 23:19:34,547 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f94ec7a5ec504da0801ba83eee05c570 used request id req-47b9519f-061a-415b-8df4-e95432d2640c 2018-06-27 23:19:34,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/subnets?network_id=78ed325e-423c-44f3-97a7-0e958a461ae6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06ce5a6a0520936214a6f6bff39642e845e2c3f" 2018-06-27 23:19:34,753 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:19:34 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-cd24be19-e7f5-44e8-9492-6dfe045071f9 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"78ed325e-423c-44f3-97a7-0e958a461ae6","tenant_id":"f94ec7a5ec504da0801ba83eee05c570","created_at":"2018-06-27T23:12:30Z","dns_nameservers":[],"updated_at":"2018-06-27T23:12: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":"f94ec7a5ec504da0801ba83eee05c570","id":"83b35d56-a96d-4e1e-9e99-1caa6b2d8984","subnetpool_id":null,"name":"AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-pub-subnet"}]} 2018-06-27 23:19:34,754 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=78ed325e-423c-44f3-97a7-0e958a461ae6 used request id req-cd24be19-e7f5-44e8-9492-6dfe045071f9 2018-06-27 23:19:34,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/ports?network_id=78ed325e-423c-44f3-97a7-0e958a461ae6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06ce5a6a0520936214a6f6bff39642e845e2c3f" 2018-06-27 23:19:35,049 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:19:35 GMT Content-Type: application/json Content-Length: 3038 Connection: keep-alive X-Openstack-Request-Id: req-c8dec470-5cfa-40ce-9f00-73b90d3ee3e6 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"78ed325e-423c-44f3-97a7-0e958a461ae6","tenant_id":"f94ec7a5ec504da0801ba83eee05c570","created_at":"2018-06-27T23:13:12Z","admin_state_up":true,"updated_at":"2018-06-27T23:19:14Z","binding:vnic_type":"normal","device_id":"12f7a8f3-83ec-43b8-bc46-5db729e86e10","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:37:80:ef","id":"0d062bb0-2a57-4aaf-a01b-381969639346","port_security_enabled":true,"project_id":"f94ec7a5ec504da0801ba83eee05c570","fixed_ips":[{"subnet_id":"83b35d56-a96d-4e1e-9e99-1caa6b2d8984","ip_address":"10.55.1.5"}],"extra_dhcp_opts":[],"security_groups":["788a3bbf-0930-4194-a62e-e5bf69b822ae","00dc8b02-9bd1-43f6-8516-198ad14b4b41"],"name":"AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-port-1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"78ed325e-423c-44f3-97a7-0e958a461ae6","tenant_id":"f94ec7a5ec504da0801ba83eee05c570","created_at":"2018-06-27T23:12:33Z","admin_state_up":true,"updated_at":"2018-06-27T23:12:38Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-78ed325e-423c-44f3-97a7-0e958a461ae6","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:b5:53:66","id":"42baed8b-3441-48bb-b50a-2547334bc5a6","port_security_enabled":false,"project_id":"f94ec7a5ec504da0801ba83eee05c570","fixed_ips":[{"subnet_id":"83b35d56-a96d-4e1e-9e99-1caa6b2d8984","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"78ed325e-423c-44f3-97a7-0e958a461ae6","tenant_id":"f94ec7a5ec504da0801ba83eee05c570","created_at":"2018-06-27T23:12:32Z","admin_state_up":true,"updated_at":"2018-06-27T23:12:37Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-78ed325e-423c-44f3-97a7-0e958a461ae6","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:35:cb:dd","id":"66d5d7b5-f056-4022-8c9a-228e2790e894","port_security_enabled":false,"project_id":"f94ec7a5ec504da0801ba83eee05c570","fixed_ips":[{"subnet_id":"83b35d56-a96d-4e1e-9e99-1caa6b2d8984","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"78ed325e-423c-44f3-97a7-0e958a461ae6","tenant_id":"f94ec7a5ec504da0801ba83eee05c570","created_at":"2018-06-27T23:12:43Z","admin_state_up":true,"updated_at":"2018-06-27T23:12:52Z","binding:vnic_type":"normal","device_id":"a96fb2a5-ea92-4721-9ba4-cd6fe782d227","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:bc:54:67","id":"a5465414-24eb-4d6d-be9b-7dd6d5e95e23","port_security_enabled":false,"project_id":"f94ec7a5ec504da0801ba83eee05c570","fixed_ips":[{"subnet_id":"83b35d56-a96d-4e1e-9e99-1caa6b2d8984","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-27 23:19:35,050 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=78ed325e-423c-44f3-97a7-0e958a461ae6 used request id req-c8dec470-5cfa-40ce-9f00-73b90d3ee3e6 2018-06-27 23:19:35,053 - 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/12f7a8f3-83ec-43b8-bc46-5db729e86e10/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06ce5a6a0520936214a6f6bff39642e845e2c3f" -d '{"addSecurityGroup": {"name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-sec-grp"}}' 2018-06-27 23:19:35,706 - novaclient.v2.client - DEBUG - RESP: [400] Server: nginx Date: Wed, 27 Jun 2018 23:19:35 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-3d3371c2-0c84-48c7-a0f4-7460edfee911 X-Compute-Request-Id: req-3d3371c2-0c84-48c7-a0f4-7460edfee911 RESP BODY: {"badRequest": {"message": "Invalid input for security_groups. Reason: Duplicate items in the list: '00dc8b02-9bd1-43f6-8516-198ad14b4b41'.\nNeutron server returns request_ids: ['req-91b3482f-3fe3-4b33-8987-d407b71943d8']", "code": 400}} 2018-06-27 23:19:35,706 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10/action used request id req-3d3371c2-0c84-48c7-a0f4-7460edfee911 2018-06-27 23:19:35,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/12f7a8f3-83ec-43b8-bc46-5db729e86e10 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06ce5a6a0520936214a6f6bff39642e845e2c3f" 2018-06-27 23:19:37,717 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:19:37 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-df5cbea7-a8d5-4297-a5f0-ebce972798fb X-Compute-Request-Id: req-df5cbea7-a8d5-4297-a5f0-ebce972798fb Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:80:ef", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:80:ef", "version": 4, "addr": "172.30.10.114", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "bookmark"}], "image": {"id": "1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "links": [{"href": "http://172.30.10.101:8774/images/1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T23:18:47.000000", "flavor": {"id": "458880e8-d5a3-4ac6-88ff-5b80a318786b", "links": [{"href": "http://172.30.10.101:8774/flavors/458880e8-d5a3-4ac6-88ff-5b80a318786b", "rel": "bookmark"}]}, "id": "12f7a8f3-83ec-43b8-bc46-5db729e86e10", "security_groups": [{"name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-sec-grp"}, {"name": "default"}], "user_id": "c56c8f1ba6134d20b7fa9ca8cf9a6cb0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T23:18:48Z", "hostId": "ce9630ada71090e6ddd10dc12d0f119078934e29ec22dc6bd9f959ac", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-kp", "name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst", "created": "2018-06-27T23:13:23Z", "tenant_id": "f94ec7a5ec504da0801ba83eee05c570", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:19:37,718 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10 used request id req-df5cbea7-a8d5-4297-a5f0-ebce972798fb 2018-06-27 23:19:37,718 - nova_utils - WARNING - Security group [AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-sec-grp] already added to VM [AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst] 2018-06-27 23:19:37,726 - 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-27 23:19:37,728 - ansible_utils - DEBUG - Executing Ansible Playbook - /usr/lib/python2.7/site-packages/snaps/provisioning/tests/playbooks/template_playbook.yml 2018-06-27 23:19:40,007 - ansible_utils - DEBUG - Retrieving SSH client 2018-06-27 23:19:40,011 - paramiko.transport - DEBUG - starting thread (client mode): 0x8410dad0L 2018-06-27 23:19:40,012 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-06-27 23:19:40,017 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-06-27 23:19:40,017 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-06-27 23:19:40,019 - 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-27 23:19:40,019 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-06-27 23:19:40,019 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-06-27 23:19:40,019 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-06-27 23:19:40,020 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-06-27 23:19:40,020 - paramiko.transport - DEBUG - Compression agreed: none 2018-06-27 23:19:40,068 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-06-27 23:19:40,069 - paramiko.transport - DEBUG - Switch to new keys ... 2018-06-27 23:19:40,077 - paramiko.transport - DEBUG - Trying discovered key a35fe9c0b846ca0acc2c1b1a307ebeae in tmp/AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2 2018-06-27 23:19:40,107 - paramiko.transport - DEBUG - userauth is OK 2018-06-27 23:19:40,116 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-06-27 23:19:40,142 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-06-27 23:19:40,517 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-06-27 23:19:40,518 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-06-27 23:19:40,545 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-06-27 23:19:40,556 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-06-27 23:19:40,556 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-06-27 23:19:40,658 - paramiko.transport - DEBUG - EOF in transport thread 2018-06-27 23:19:40,672 - create_instance - INFO - Deleting Floating IP - 172.30.10.114 2018-06-27 23:19:40,672 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.10.114 2018-06-27 23:19:40,680 - 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/d2cec0bd-928e-4317-aded-d1ece2e2cc56 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06ce5a6a0520936214a6f6bff39642e845e2c3f" 2018-06-27 23:19:43,563 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 23:19:43 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-0bb186df-675f-4c43-9c9f-7eec60bf5b26 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 23:19:43,563 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/floatingips/d2cec0bd-928e-4317-aded-d1ece2e2cc56 used request id req-0bb186df-675f-4c43-9c9f-7eec60bf5b26 2018-06-27 23:19:43,563 - create_instance - INFO - Deleting Port with ID - 0d062bb0-2a57-4aaf-a01b-381969639346 2018-06-27 23:19:43,564 - neutron_utils - INFO - Deleting port with name AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-port-1 2018-06-27 23:19:43,569 - 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/0d062bb0-2a57-4aaf-a01b-381969639346 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06ce5a6a0520936214a6f6bff39642e845e2c3f" 2018-06-27 23:19:45,140 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 23:19:45 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-73d90ed8-17df-4927-8489-d644e61384ad Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 23:19:45,141 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/ports/0d062bb0-2a57-4aaf-a01b-381969639346 used request id req-73d90ed8-17df-4927-8489-d644e61384ad 2018-06-27 23:19:45,141 - create_instance - INFO - Deleting VM instance - AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst 2018-06-27 23:19:45,144 - 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/12f7a8f3-83ec-43b8-bc46-5db729e86e10 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06ce5a6a0520936214a6f6bff39642e845e2c3f" 2018-06-27 23:19:45,526 - novaclient.v2.client - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 23:19: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-01ff5290-f38f-4d42-873e-f9f242f6a747 X-Compute-Request-Id: req-01ff5290-f38f-4d42-873e-f9f242f6a747 Front-End-Https: on 2018-06-27 23:19:45,527 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10 used request id req-01ff5290-f38f-4d42-873e-f9f242f6a747 2018-06-27 23:19:45,527 - create_instance - INFO - Checking deletion status 2018-06-27 23:19:45,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/12f7a8f3-83ec-43b8-bc46-5db729e86e10 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06ce5a6a0520936214a6f6bff39642e845e2c3f" 2018-06-27 23:19:46,677 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:19:46 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-fb1d6e80-e96b-4f2e-a156-f94a672fd95a X-Compute-Request-Id: req-fb1d6e80-e96b-4f2e-a156-f94a672fd95a 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/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10", "rel": "bookmark"}], "image": {"id": "1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "links": [{"href": "http://172.30.10.101:8774/images/1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-27T23:18:47.000000", "flavor": {"id": "458880e8-d5a3-4ac6-88ff-5b80a318786b", "links": [{"href": "http://172.30.10.101:8774/flavors/458880e8-d5a3-4ac6-88ff-5b80a318786b", "rel": "bookmark"}]}, "id": "12f7a8f3-83ec-43b8-bc46-5db729e86e10", "user_id": "c56c8f1ba6134d20b7fa9ca8cf9a6cb0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-27T23:19:45Z", "hostId": "ce9630ada71090e6ddd10dc12d0f119078934e29ec22dc6bd9f959ac", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-kp", "name": "AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst", "created": "2018-06-27T23:13:23Z", "tenant_id": "f94ec7a5ec504da0801ba83eee05c570", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-27 23:19:46,678 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10 used request id req-fb1d6e80-e96b-4f2e-a156-f94a672fd95a 2018-06-27 23:19:46,678 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst] is - ACTIVE 2018-06-27 23:19:46,679 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-27 23:19:49,680 - create_instance - DEBUG - VM status query timeout in 295.847818851 2018-06-27 23:19:49,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/12f7a8f3-83ec-43b8-bc46-5db729e86e10 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06ce5a6a0520936214a6f6bff39642e845e2c3f" 2018-06-27 23:19:49,881 - novaclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Wed, 27 Jun 2018 23:19:49 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-61450b97-325a-4dbc-b806-5c3d8904e869 X-Compute-Request-Id: req-61450b97-325a-4dbc-b806-5c3d8904e869 RESP BODY: {"itemNotFound": {"message": "Instance 12f7a8f3-83ec-43b8-bc46-5db729e86e10 could not be found.", "code": 404}} 2018-06-27 23:19:49,882 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/12f7a8f3-83ec-43b8-bc46-5db729e86e10 used request id req-61450b97-325a-4dbc-b806-5c3d8904e869 2018-06-27 23:19:49,882 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 12f7a8f3-83ec-43b8-bc46-5db729e86e10 could not be found. (HTTP 404) (Request-ID: req-61450b97-325a-4dbc-b806-5c3d8904e869) 2018-06-27 23:19:49,882 - create_instance - INFO - VM has been properly deleted VM with name - AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-inst 2018-06-27 23:19:49,885 - neutron_utils - INFO - Deleting security group rule with ID - da4cc891-fa8e-47b4-bc76-a73f4ee01e45 2018-06-27 23:19:49,891 - 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/da4cc891-fa8e-47b4-bc76-a73f4ee01e45 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37cfd9c84a85d25bad7a9f896c00292362ff295b" 2018-06-27 23:19:50,868 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 23:19:50 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-ae50f27a-c684-422e-8a9c-b82b5ec96063 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 23:19:50,868 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/da4cc891-fa8e-47b4-bc76-a73f4ee01e45 used request id req-ae50f27a-c684-422e-8a9c-b82b5ec96063 2018-06-27 23:19:50,868 - neutron_utils - INFO - Deleting security group rule with ID - fe744877-b6a3-4c9d-a350-548bb99943fd 2018-06-27 23:19:50,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/fe744877-b6a3-4c9d-a350-548bb99943fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37cfd9c84a85d25bad7a9f896c00292362ff295b" 2018-06-27 23:19:51,078 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 23:19:51 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-a46e4e93-9c40-4b90-b825-880be25475f1 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 23:19:51,078 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/fe744877-b6a3-4c9d-a350-548bb99943fd used request id req-a46e4e93-9c40-4b90-b825-880be25475f1 2018-06-27 23:19:51,079 - neutron_utils - INFO - Deleting security group rule with ID - c53f4130-68b5-4cef-bfdc-e380f8f565bf 2018-06-27 23:19:51,084 - 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/c53f4130-68b5-4cef-bfdc-e380f8f565bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37cfd9c84a85d25bad7a9f896c00292362ff295b" 2018-06-27 23:19:51,757 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 23:19:51 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-cc1bc391-a1d9-4dbb-bfbe-ac70e2333098 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 23:19:51,757 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/c53f4130-68b5-4cef-bfdc-e380f8f565bf used request id req-cc1bc391-a1d9-4dbb-bfbe-ac70e2333098 2018-06-27 23:19:51,757 - neutron_utils - INFO - Deleting security group rule with ID - 1a1c9fcc-51d1-4ad0-8a27-5b5b7af64fed 2018-06-27 23:19:51,762 - 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/1a1c9fcc-51d1-4ad0-8a27-5b5b7af64fed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37cfd9c84a85d25bad7a9f896c00292362ff295b" 2018-06-27 23:19:52,038 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 23:19:52 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-925897f6-f8d8-45ee-82be-d5687252a6b2 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 23:19:52,038 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/1a1c9fcc-51d1-4ad0-8a27-5b5b7af64fed used request id req-925897f6-f8d8-45ee-82be-d5687252a6b2 2018-06-27 23:19:52,038 - neutron_utils - INFO - Deleting security group with name - AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-sec-grp 2018-06-27 23:19:52,043 - 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/00dc8b02-9bd1-43f6-8516-198ad14b4b41 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37cfd9c84a85d25bad7a9f896c00292362ff295b" 2018-06-27 23:19:52,334 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 23:19:52 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-f27fa96b-71e0-4827-bad9-38eca53a02d2 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 23:19:52,334 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/00dc8b02-9bd1-43f6-8516-198ad14b4b41 used request id req-f27fa96b-71e0-4827-bad9-38eca53a02d2 2018-06-27 23:19:52,335 - nova_utils - DEBUG - Deleting keypair - AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-kp 2018-06-27 23:19:52,339 - 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-339810d8-2845-45dd-bac3-aefc2ebce7a2-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26dbcdc6c5faf68ebeddd6e174b98334b6b83e11" 2018-06-27 23:19:53,107 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 23:19: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-93a523fa-d725-4373-acbb-6a6baed45b53 X-Compute-Request-Id: req-93a523fa-d725-4373-acbb-6a6baed45b53 2018-06-27 23:19:53,107 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/os-keypairs/AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-kp used request id req-93a523fa-d725-4373-acbb-6a6baed45b53 2018-06-27 23:19:53,108 - OpenStackKeypair - INFO - Deleted public key file [tmp/AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2.pub] 2018-06-27 23:19:53,108 - OpenStackKeypair - INFO - Deleted private key file [tmp/AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2] 2018-06-27 23:19:53,112 - 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/458880e8-d5a3-4ac6-88ff-5b80a318786b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}245e6c272569365264685dc73b2efb3b2f31d806" 2018-06-27 23:19:53,642 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 23:19: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-fc362380-83e2-45dd-955e-3b9d19a48422 X-Compute-Request-Id: req-fc362380-83e2-45dd-955e-3b9d19a48422 2018-06-27 23:19:53,643 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/flavors/458880e8-d5a3-4ac6-88ff-5b80a318786b used request id req-fc362380-83e2-45dd-955e-3b9d19a48422 2018-06-27 23:19:53,644 - OpenStackNetwork - INFO - Removing router interface from router AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-pub-router and subnet AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-pub-subnet 2018-06-27 23:19:53,644 - neutron_utils - INFO - Removing router interface from router named AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-pub-router 2018-06-27 23:19:53,650 - 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/a96fb2a5-ea92-4721-9ba4-cd6fe782d227/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8f2a48ac754dc94c88ed97f5373330ec998d4f0" -d '{"subnet_id": "83b35d56-a96d-4e1e-9e99-1caa6b2d8984"}' 2018-06-27 23:20:00,022 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:20:00 GMT Content-Type: application/json Content-Length: 309 Connection: keep-alive X-Openstack-Request-Id: req-3c1af1b8-7450-4468-b637-7c845bcf2db1 Front-End-Https: on RESP BODY: {"network_id": "78ed325e-423c-44f3-97a7-0e958a461ae6", "tenant_id": "f94ec7a5ec504da0801ba83eee05c570", "subnet_id": "83b35d56-a96d-4e1e-9e99-1caa6b2d8984", "subnet_ids": ["83b35d56-a96d-4e1e-9e99-1caa6b2d8984"], "port_id": "a5465414-24eb-4d6d-be9b-7dd6d5e95e23", "id": "a96fb2a5-ea92-4721-9ba4-cd6fe782d227"} 2018-06-27 23:20:00,023 - keystoneauth.session - DEBUG - PUT call to network for https://172.30.10.101:9696/v2.0/routers/a96fb2a5-ea92-4721-9ba4-cd6fe782d227/remove_router_interface used request id req-3c1af1b8-7450-4468-b637-7c845bcf2db1 2018-06-27 23:20:00,023 - OpenStackNetwork - INFO - Removing router AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-pub-router 2018-06-27 23:20:00,023 - neutron_utils - INFO - Deleting router with name - AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-pub-router 2018-06-27 23:20:00,029 - 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/a96fb2a5-ea92-4721-9ba4-cd6fe782d227 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8f2a48ac754dc94c88ed97f5373330ec998d4f0" 2018-06-27 23:20:03,977 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 23:20:03 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-94bc3c4c-bce7-42c6-9cc3-e984cda63a7a Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 23:20:03,977 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/routers/a96fb2a5-ea92-4721-9ba4-cd6fe782d227 used request id req-94bc3c4c-bce7-42c6-9cc3-e984cda63a7a 2018-06-27 23:20:03,979 - neutron_utils - INFO - Deleting subnet with name AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-pub-subnet 2018-06-27 23:20:03,979 - neutron_utils - INFO - Deleting subnet with name AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-pub-subnet 2018-06-27 23:20:03,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/subnets/83b35d56-a96d-4e1e-9e99-1caa6b2d8984 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5055f9af0beba156af9884e3ab2ee32e88ccaff5" 2018-06-27 23:20:10,028 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 23:20:10 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-bda00a69-5866-41dc-af31-0fd82d3d5d24 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 23:20:10,028 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/83b35d56-a96d-4e1e-9e99-1caa6b2d8984 used request id req-bda00a69-5866-41dc-af31-0fd82d3d5d24 2018-06-27 23:20:10,028 - neutron_utils - INFO - Deleting network with name AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2-pub-net 2018-06-27 23:20:10,034 - 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/78ed325e-423c-44f3-97a7-0e958a461ae6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5055f9af0beba156af9884e3ab2ee32e88ccaff5" 2018-06-27 23:20:13,300 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 23:20:13 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-ae336689-7d4f-48a3-81bf-ad62c0962afb Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 23:20:13,300 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/78ed325e-423c-44f3-97a7-0e958a461ae6 used request id req-ae336689-7d4f-48a3-81bf-ad62c0962afb 2018-06-27 23:20:13,302 - glance_utils - INFO - Deleting image named - AnsibleProvisioningTests-339810d8-2845-45dd-bac3-aefc2ebce7a2--image 2018-06-27 23:20:13,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9292/v2/images/1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}87fd4cfc9328c10f5885d394aece2804b31e3958" 2018-06-27 23:20:14,633 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 23:20:14 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-9d188b66-5593-4833-9137-14ced1c12283 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-27 23:20:14,633 - keystoneauth.session - DEBUG - DELETE call to image for https://172.30.10.101:9292/v2/images/1c2427bb-6ba3-43dd-bc90-f3e0a77fe4e4 used request id req-9d188b66-5593-4833-9137-14ced1c12283 2018-06-27 23:20: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-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56d39c81825ea02c7226eff56f9f57e5f3c64a0b" 2018-06-27 23:20:15,664 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:20:15 GMT Content-Type: application/json Content-Length: 11766 Connection: keep-alive X-Openstack-Request-Id: req-07315a00-affd-47d5-ab7d-d27f2a37cf99 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f94ec7a5ec504da0801ba83eee05c570", "created_at": "2018-06-27T23:12:28Z", "updated_at": "2018-06-27T23:12:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T23:12:28Z", "revision_number": 0, "id": "9dabc445-de06-4b8f-9e8d-9b86640843b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T23:12:28Z", "security_group_id": "788a3bbf-0930-4194-a62e-e5bf69b822ae", "tenant_id": "f94ec7a5ec504da0801ba83eee05c570", "port_range_min": null, "ethertype": "IPv4", "project_id": "f94ec7a5ec504da0801ba83eee05c570"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T23:12:28Z", "revision_number": 0, "id": "a4d47a72-fc35-4cc5-a27a-b5bf8dbaeede", "remote_group_id": "788a3bbf-0930-4194-a62e-e5bf69b822ae", "remote_ip_prefix": null, "created_at": "2018-06-27T23:12:28Z", "security_group_id": "788a3bbf-0930-4194-a62e-e5bf69b822ae", "tenant_id": "f94ec7a5ec504da0801ba83eee05c570", "port_range_min": null, "ethertype": "IPv6", "project_id": "f94ec7a5ec504da0801ba83eee05c570"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T23:12:28Z", "revision_number": 0, "id": "b85c95ff-d0d9-44eb-8064-4c3431f7ab03", "remote_group_id": "788a3bbf-0930-4194-a62e-e5bf69b822ae", "remote_ip_prefix": null, "created_at": "2018-06-27T23:12:28Z", "security_group_id": "788a3bbf-0930-4194-a62e-e5bf69b822ae", "tenant_id": "f94ec7a5ec504da0801ba83eee05c570", "port_range_min": null, "ethertype": "IPv4", "project_id": "f94ec7a5ec504da0801ba83eee05c570"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T23:12:28Z", "revision_number": 0, "id": "fa1b18c8-b1c3-4104-a029-f1acdf97bbb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T23:12:28Z", "security_group_id": "788a3bbf-0930-4194-a62e-e5bf69b822ae", "tenant_id": "f94ec7a5ec504da0801ba83eee05c570", "port_range_min": null, "ethertype": "IPv6", "project_id": "f94ec7a5ec504da0801ba83eee05c570"}], "revision_number": 4, "project_id": "f94ec7a5ec504da0801ba83eee05c570", "id": "788a3bbf-0930-4194-a62e-e5bf69b822ae", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-27T19:03:04Z", "updated_at": "2018-06-27T19:03:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "6748ef1e-56da-434e-9e89-e86b58537b65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "b3e3826c-1c48-4699-93f0-f8a310956753", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "bfad35fa-7ea9-4a81-917d-7b86481eb510", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "d657b333-103d-4d19-add8-1e8bae2f8849", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b92069937e44a3786e439f95c61afe5", "created_at": "2018-06-27T19:08:41Z", "updated_at": "2018-06-27T19:08:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "4ac2a090-f595-4e7b-9b7a-a52fa204e881", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "5508c0b1-6261-44cb-854d-60c64bcbba0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "a60c77dc-6985-48ac-a3a3-067176d3e52f", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "e6ec0fa4-1eb3-4c5d-a451-c7acfd7fde82", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}], "revision_number": 4, "project_id": "4b92069937e44a3786e439f95c61afe5", "id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T18:59:55Z", "updated_at": "2018-06-27T18:59:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "5a060918-419b-4ec3-90df-a7764c06af2f", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "6cd9bbf0-4d1b-4b13-a6c4-e20a15bb3360", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "8134c0f0-89c6-4d45-bef8-a9260d9d0723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "e0e7297a-a59d-4d2b-b75c-2cc86b269114", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}], "revision_number": 4, "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "created_at": "2018-06-27T21:03:43Z", "updated_at": "2018-06-27T21:03:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "41061dbf-a5a2-465f-84dd-140f6104b3f7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "47d5c96d-0510-41a5-b33e-5683702c5bb8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "4b4b6430-3f42-4fe4-a25e-2c5c015a7699", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "e6a68cb7-6491-4474-a4d7-38496cac4eb7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}], "revision_number": 4, "project_id": "3f0a375b66c54145bff1c56e7c91ad73", "id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "name": "default"}]} 2018-06-27 23:20:15,664 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-07315a00-affd-47d5-ab7d-d27f2a37cf99 2018-06-27 23:20:15,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/f94ec7a5ec504da0801ba83eee05c570 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56d39c81825ea02c7226eff56f9f57e5f3c64a0b" 2018-06-27 23:20:15,982 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:20:15 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7c5639c3-6990-44c6-befa-3bdeecab6d08 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/f94ec7a5ec504da0801ba83eee05c570"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f94ec7a5ec504da0801ba83eee05c570", "name": "AnsibleProvisioningTests-813c0713-0b67-4c6-proj"}} 2018-06-27 23:20:15,982 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f94ec7a5ec504da0801ba83eee05c570 used request id req-7c5639c3-6990-44c6-befa-3bdeecab6d08 2018-06-27 23:20:15,982 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 788a3bbf-0930-4194-a62e-e5bf69b822ae 2018-06-27 23:20:15,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/security-group-rules?security_group_id=788a3bbf-0930-4194-a62e-e5bf69b822ae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56d39c81825ea02c7226eff56f9f57e5f3c64a0b" 2018-06-27 23:20:16,070 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:20:16 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-e6b1811b-77f6-4611-a133-0a8ca09f19eb 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-27T23:12:28Z", "security_group_id": "788a3bbf-0930-4194-a62e-e5bf69b822ae", "port_range_min": null, "revision_number": 0, "tenant_id": "f94ec7a5ec504da0801ba83eee05c570", "created_at": "2018-06-27T23:12:28Z", "project_id": "f94ec7a5ec504da0801ba83eee05c570", "id": "9dabc445-de06-4b8f-9e8d-9b86640843b5"}, {"remote_group_id": "788a3bbf-0930-4194-a62e-e5bf69b822ae", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T23:12:28Z", "security_group_id": "788a3bbf-0930-4194-a62e-e5bf69b822ae", "port_range_min": null, "revision_number": 0, "tenant_id": "f94ec7a5ec504da0801ba83eee05c570", "created_at": "2018-06-27T23:12:28Z", "project_id": "f94ec7a5ec504da0801ba83eee05c570", "id": "a4d47a72-fc35-4cc5-a27a-b5bf8dbaeede"}, {"remote_group_id": "788a3bbf-0930-4194-a62e-e5bf69b822ae", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T23:12:28Z", "security_group_id": "788a3bbf-0930-4194-a62e-e5bf69b822ae", "port_range_min": null, "revision_number": 0, "tenant_id": "f94ec7a5ec504da0801ba83eee05c570", "created_at": "2018-06-27T23:12:28Z", "project_id": "f94ec7a5ec504da0801ba83eee05c570", "id": "b85c95ff-d0d9-44eb-8064-4c3431f7ab03"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T23:12:28Z", "security_group_id": "788a3bbf-0930-4194-a62e-e5bf69b822ae", "port_range_min": null, "revision_number": 0, "tenant_id": "f94ec7a5ec504da0801ba83eee05c570", "created_at": "2018-06-27T23:12:28Z", "project_id": "f94ec7a5ec504da0801ba83eee05c570", "id": "fa1b18c8-b1c3-4104-a029-f1acdf97bbb4"}]} 2018-06-27 23:20:16,070 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=788a3bbf-0930-4194-a62e-e5bf69b822ae used request id req-e6b1811b-77f6-4611-a133-0a8ca09f19eb 2018-06-27 23:20:16,071 - neutron_utils - INFO - Deleting security group with name - default 2018-06-27 23:20:16,076 - 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/788a3bbf-0930-4194-a62e-e5bf69b822ae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56d39c81825ea02c7226eff56f9f57e5f3c64a0b" 2018-06-27 23:20:17,281 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 23:20:17 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-c1b77225-f025-4378-8527-2189573b51af Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 23:20:17,281 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/788a3bbf-0930-4194-a62e-e5bf69b822ae used request id req-c1b77225-f025-4378-8527-2189573b51af 2018-06-27 23:20:17,282 - keystone_utils - INFO - Deleting project with name - AnsibleProvisioningTests-813c0713-0b67-4c6-proj 2018-06-27 23:20:17,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/f94ec7a5ec504da0801ba83eee05c570 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56d39c81825ea02c7226eff56f9f57e5f3c64a0b" 2018-06-27 23:20:18,057 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 23:20:17 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-278156ff-79a5-47e9-9e25-5f82709ee2eb Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 23:20:18,057 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/f94ec7a5ec504da0801ba83eee05c570 used request id req-278156ff-79a5-47e9-9e25-5f82709ee2eb 2018-06-27 23:20:18,057 - keystone_utils - INFO - Deleting role with name - AnsibleProvisioningTests-813c0713-0b67-4c6-proj-role 2018-06-27 23:20:18,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/1773d7c6627b46d1b7c25b80b3803df1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56d39c81825ea02c7226eff56f9f57e5f3c64a0b" 2018-06-27 23:20:18,481 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 23:20:18 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4274a614-1c7f-4f41-8c1b-f0c5b9c1503f Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 23:20:18,481 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/1773d7c6627b46d1b7c25b80b3803df1 used request id req-4274a614-1c7f-4f41-8c1b-f0c5b9c1503f 2018-06-27 23:20:18,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}56d39c81825ea02c7226eff56f9f57e5f3c64a0b" 2018-06-27 23:20:18,767 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:20:18 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a502fc1e-2566-4e61-a253-ea6937cb8de1 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 23:20:18,767 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-a502fc1e-2566-4e61-a253-ea6937cb8de1 2018-06-27 23:20:18,767 - keystone_utils - INFO - Deleting user with name - AnsibleProvisioningTests-813c0713-0b67-4c6-user 2018-06-27 23:20:18,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/c56c8f1ba6134d20b7fa9ca8cf9a6cb0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24bf21d4b4662d07a55809c6f07b89c5585155eb" 2018-06-27 23:20:19,316 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 23:20:18 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f327d9e6-9ade-4882-a679-908eed4271f4 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 23:20:19,316 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/c56c8f1ba6134d20b7fa9ca8cf9a6cb0 used request id req-f327d9e6-9ade-4882-a679-908eed4271f4 2018-06-27 23:20:19,318 - 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 7973.629s OK 2018-06-27 23:20:19,485 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-06-27 23:20:19,486 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 132:54 | PASS | +---------------------+------------------+------------------+----------------+ 2018-06-27 23:20:19,490 - xtesting.ci.run_tests - INFO - Running test case 'neutron_trunk'... 2018-06-27 23:20:19,568 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-06-27 23:20:19,568 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-06-27 23:20:19,568 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-06-27 23:20:19,569 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-06-27 23:20:19,569 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-06-27 23:20:19,569 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-06-27 23:20:19,569 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-06-27 23:20:19,569 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-06-27 23:20:19,569 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-06-27 23:20:19,569 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-06-27 23:20:19,569 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-06-27 23:20:19,569 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-06-27 23:20:19,569 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-06-27 23:20:19,569 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-06-27 23:20:19,570 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-06-27 23:20:19,570 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-06-27 23:20:19,570 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-06-27 23:20:19,570 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-06-27 23:20:19,570 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-06-27 23:20:19,570 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-06-27 23:20:19,570 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-06-27 23:20:19,570 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-06-27 23:20:19,570 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-06-27 23:20:19,570 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-06-27 23:20:19,570 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-06-27 23:20:19,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 "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-27 23:20:19,589 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:20:19 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7c17aaed-b0eb-4250-a158-3a0ad3bcaec6 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 23:20:19,589 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-7c17aaed-b0eb-4250-a158-3a0ad3bcaec6 2018-06-27 23:20:19,589 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 23:20:20,402 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-28T00:20:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["tDmuXXo9Rd-pFNQbBpdNQA"], "issued_at": "2018-06-27T23:20:20.000000Z"}} 2018-06-27 23:20:20,405 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-06-27 23:20:20,406 - 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}22a01b82cc8aeaddcae03451297ec738e96c191b" 2018-06-27 23:20:21,477 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-c15d2d75-ff74-4eba-94c6-36105e8c9e40 Date: Wed, 27 Jun 2018 23:20:21 GMT RESP BODY: {"networks":[{"provider:physical_network":"physnet1","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"977aff9f-43e9-4fec-86ae-a730f64fa17d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":["df0aa635-d718-49cc-81c1-ba349ef8a505"],"description":"","tags":[],"updated_at":"2018-06-27T18:56:39Z","is_default":true,"provider:segmentation_id":null,"name":"floating_net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T18:56:31Z","provider:network_type":"flat"}]} 2018-06-27 23:20:21,477 - 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-c15d2d75-ff74-4eba-94c6-36105e8c9e40 2018-06-27 23:20:21,478 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 1.07205319405s 2018-06-27 23:20:21,478 - 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-c15d2d75-ff74-4eba-94c6-36105e8c9e40 2018-06-27 23:20:21,479 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-06-27 23:20:25,253 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-06-27 23:20:28,403 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | d1f603fe-a1d0-4a30-9061-1e071076b85d | 2018-06-27T23:20:27.711840 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: d1f603fe-a1d0-4a30-9061-1e071076b85d ~/.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-27 23:20:33,561 - 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-27 23:20:33,562 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-06-27 23:20:36,672 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-06-27 23:20:41,014 - 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=cfe7eb1f-5b16-4aad-8aed-e32287324cf7) as the default verifier for the future CLI operations. 2018-06-27 23:20:44,481 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.networks 2018-06-27 23:20:44,483 - 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}22a01b82cc8aeaddcae03451297ec738e96c191b" -d '{"network": {"name": "neutron_trunk-net_75916981-3aa2-4f8e-aa5f-c182480adca9", "admin_state_up": true}}' 2018-06-27 23:20:45,127 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-260ca55a-78ca-487d-90c5-2376616b5fec Date: Wed, 27 Jun 2018 23:20:45 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"030dc687-fc31-476f-b9b1-f39c22b91246","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-27T23:20:44Z","is_default":false,"provider:segmentation_id":17,"name":"neutron_trunk-net_75916981-3aa2-4f8e-aa5f-c182480adca9","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T23:20:44Z","mtu":1450}} 2018-06-27 23:20:45,127 - keystoneauth.session - DEBUG - POST call to network for http://10.167.4.35:9696/v2.0/networks.json used request id req-260ca55a-78ca-487d-90c5-2376616b5fec 2018-06-27 23:20:45,127 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.networks in 0.646117925644s 2018-06-27 23:20:45,128 - shade.request_ids - DEBUG - POST call to network for http://10.167.4.35:9696/v2.0/networks.json used request id req-260ca55a-78ca-487d-90c5-2376616b5fec 2018-06-27 23:20:45,128 - 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-27T23:20:44Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'030dc687-fc31-476f-b9b1-f39c22b91246', u'provider:segmentation_id': 17, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'neutron_trunk-net_75916981-3aa2-4f8e-aa5f-c182480adca9', u'admin_state_up': True, u'tenant_id': u'8cdbc979369d4c15b8ddd6cc77d930e3', u'created_at': u'2018-06-27T23:20:44Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'8cdbc979369d4c15b8ddd6cc77d930e3'}) 2018-06-27 23:20:45,129 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-06-27 23:20:45,130 - 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}22a01b82cc8aeaddcae03451297ec738e96c191b" 2018-06-27 23:20:45,383 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2806 X-Openstack-Request-Id: req-8a1179c8-28c1-4abd-b5cd-7abf945b70b6 Date: Wed, 27 Jun 2018 23:20:45 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"030dc687-fc31-476f-b9b1-f39c22b91246","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-27T23:20:44Z","provider:segmentation_id":17,"name":"neutron_trunk-net_75916981-3aa2-4f8e-aa5f-c182480adca9","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T23:20:44Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"2d27aada-a68c-4052-9724-6227cb9732b0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3f0a375b66c54145bff1c56e7c91ad73","status":"ACTIVE","subnets":["6d2ca691-0040-47d9-8900-3fb3069bbcac"],"description":"","tags":[],"updated_at":"2018-06-27T21:03:45Z","provider:segmentation_id":10,"name":"shaker-net_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3","admin_state_up":true,"tenant_id":"3f0a375b66c54145bff1c56e7c91ad73","created_at":"2018-06-27T21:03:43Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"615936f5-f2fb-4ca8-80e0-0d8673b66da1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c152a71854fb4c1c8d08b5d69450cc3b","status":"ACTIVE","subnets":["9b29dd6b-8ab3-424b-93fa-5f0a04ae7948","d36bab41-9f9f-4399-9e7b-dff85d9b88e4"],"description":"","tags":[],"updated_at":"2018-06-27T21:59:38Z","provider:segmentation_id":35,"name":"CreateInstancePortManipulationTests-4220bea5-c7bf-4ec3-af85-c4746a7c75e2net2","admin_state_up":true,"tenant_id":"c152a71854fb4c1c8d08b5d69450cc3b","created_at":"2018-06-27T21:59:35Z","provider:network_type":"vxlan"},{"provider:physical_network":"physnet1","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"977aff9f-43e9-4fec-86ae-a730f64fa17d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":["df0aa635-d718-49cc-81c1-ba349ef8a505"],"description":"","tags":[],"updated_at":"2018-06-27T18:56:39Z","is_default":true,"provider:segmentation_id":null,"name":"floating_net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T18:56:31Z","provider:network_type":"flat"}]} 2018-06-27 23:20:45,384 - keystoneauth.session - DEBUG - GET call to network for http://10.167.4.35:9696/v2.0/networks.json used request id req-8a1179c8-28c1-4abd-b5cd-7abf945b70b6 2018-06-27 23:20:45,384 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.254608869553s 2018-06-27 23:20:45,384 - shade.request_ids - DEBUG - GET call to network for http://10.167.4.35:9696/v2.0/networks.json used request id req-8a1179c8-28c1-4abd-b5cd-7abf945b70b6 2018-06-27 23:20:45,387 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.subnets 2018-06-27 23:20:45,387 - 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}22a01b82cc8aeaddcae03451297ec738e96c191b" -d '{"subnet": {"name": "neutron_trunk-subnet_75916981-3aa2-4f8e-aa5f-c182480adca9", "enable_dhcp": true, "network_id": "030dc687-fc31-476f-b9b1-f39c22b91246", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.0.0/24"}}' 2018-06-27 23:20:46,348 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-71838c31-e244-4693-affe-eb013f648c34 Date: Wed, 27 Jun 2018 23:20:46 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"030dc687-fc31-476f-b9b1-f39c22b91246","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T23:20:45Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-06-27T23:20:45Z","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":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"f2c17aa3-59e3-4496-a65b-4b5a1fc5ccd3","subnetpool_id":null,"name":"neutron_trunk-subnet_75916981-3aa2-4f8e-aa5f-c182480adca9"}} 2018-06-27 23:20:46,349 - keystoneauth.session - DEBUG - POST call to network for http://10.167.4.35:9696/v2.0/subnets.json used request id req-71838c31-e244-4693-affe-eb013f648c34 2018-06-27 23:20:46,349 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.subnets in 0.961930990219s 2018-06-27 23:20:46,349 - shade.request_ids - DEBUG - POST call to network for http://10.167.4.35:9696/v2.0/subnets.json used request id req-71838c31-e244-4693-affe-eb013f648c34 2018-06-27 23:20:46,350 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-06-27T23:20:45Z', 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'f2c17aa3-59e3-4496-a65b-4b5a1fc5ccd3', u'subnetpool_id': None, u'service_types': [], u'name': u'neutron_trunk-subnet_75916981-3aa2-4f8e-aa5f-c182480adca9', u'enable_dhcp': True, u'network_id': u'030dc687-fc31-476f-b9b1-f39c22b91246', u'tenant_id': u'8cdbc979369d4c15b8ddd6cc77d930e3', u'created_at': u'2018-06-27T23:20:45Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.0.1', u'ip_version': 4, u'project_id': u'8cdbc979369d4c15b8ddd6cc77d930e3'}) 2018-06-27 23:20:46,350 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.routers 2018-06-27 23:20:46,351 - 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}22a01b82cc8aeaddcae03451297ec738e96c191b" -d '{"router": {"external_gateway_info": {"network_id": "977aff9f-43e9-4fec-86ae-a730f64fa17d"}, "name": "neutron_trunk-router_75916981-3aa2-4f8e-aa5f-c182480adca9", "admin_state_up": true}}' 2018-06-27 23:20:49,580 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 714 X-Openstack-Request-Id: req-9f552b0b-5635-4f62-99b4-9faf8dd8ea77 Date: Wed, 27 Jun 2018 23:20:49 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "977aff9f-43e9-4fec-86ae-a730f64fa17d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "df0aa635-d718-49cc-81c1-ba349ef8a505", "ip_address": "172.30.10.114"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T23:20:46Z", "admin_state_up": true, "updated_at": "2018-06-27T23:20:48Z", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "4ec9d32c-6035-4235-90b2-b03b65d3e16a", "name": "neutron_trunk-router_75916981-3aa2-4f8e-aa5f-c182480adca9"}} 2018-06-27 23:20:49,580 - keystoneauth.session - DEBUG - POST call to network for http://10.167.4.35:9696/v2.0/routers.json used request id req-9f552b0b-5635-4f62-99b4-9faf8dd8ea77 2018-06-27 23:20:49,580 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.routers in 3.22957205772s 2018-06-27 23:20:49,580 - shade.request_ids - DEBUG - POST call to network for http://10.167.4.35:9696/v2.0/routers.json used request id req-9f552b0b-5635-4f62-99b4-9faf8dd8ea77 2018-06-27 23:20:49,581 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-06-27T23:20:48Z', u'revision_number': 2, u'ha': False, u'id': u'4ec9d32c-6035-4235-90b2-b03b65d3e16a', u'external_gateway_info': {u'network_id': u'977aff9f-43e9-4fec-86ae-a730f64fa17d', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'df0aa635-d718-49cc-81c1-ba349ef8a505', u'ip_address': u'172.30.10.114'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'neutron_trunk-router_75916981-3aa2-4f8e-aa5f-c182480adca9', u'admin_state_up': True, u'tenant_id': u'8cdbc979369d4c15b8ddd6cc77d930e3', u'created_at': u'2018-06-27T23:20:46Z', u'flavor_id': None, u'routes': [], u'project_id': u'8cdbc979369d4c15b8ddd6cc77d930e3'}) 2018-06-27 23:20:49,582 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.PUT.routers.add_router_interface 2018-06-27 23:20:49,582 - 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/4ec9d32c-6035-4235-90b2-b03b65d3e16a/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}22a01b82cc8aeaddcae03451297ec738e96c191b" -d '{"subnet_id": "f2c17aa3-59e3-4496-a65b-4b5a1fc5ccd3"}' 2018-06-27 23:20:54,272 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-307e41c8-86d4-4cc3-b986-c614c5c27230 Date: Wed, 27 Jun 2018 23:20:54 GMT RESP BODY: {"network_id": "030dc687-fc31-476f-b9b1-f39c22b91246", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "subnet_id": "f2c17aa3-59e3-4496-a65b-4b5a1fc5ccd3", "subnet_ids": ["f2c17aa3-59e3-4496-a65b-4b5a1fc5ccd3"], "port_id": "8d77f866-c128-4a7e-8662-73ad2c286880", "id": "4ec9d32c-6035-4235-90b2-b03b65d3e16a"} 2018-06-27 23:20:54,272 - keystoneauth.session - DEBUG - PUT call to network for http://10.167.4.35:9696/v2.0/routers/4ec9d32c-6035-4235-90b2-b03b65d3e16a/add_router_interface.json used request id req-307e41c8-86d4-4cc3-b986-c614c5c27230 2018-06-27 23:20:54,273 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.PUT.routers.add_router_interface in 4.69098496437s 2018-06-27 23:20:54,273 - shade.request_ids - DEBUG - PUT call to network for http://10.167.4.35:9696/v2.0/routers/4ec9d32c-6035-4235-90b2-b03b65d3e16a/add_router_interface.json used request id req-307e41c8-86d4-4cc3-b986-c614c5c27230 returning object 4ec9d32c-6035-4235-90b2-b03b65d3e16a 2018-06-27 23:20:54,274 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-06-27 23:20:54,408 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-06-27 23:20:54,413 - 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-27 23:20:54,424 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 968 Date: Wed, 27 Jun 2018 23:20:54 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-27 23:20:54,431 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.GET.images 2018-06-27 23:20:54,435 - 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}22a01b82cc8aeaddcae03451297ec738e96c191b" 2018-06-27 23:20:55,003 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1035 Content-Type: application/json X-Openstack-Request-Id: req-18f92094-c83b-4a87-bb30-21849dbc8fc7 Date: Wed, 27 Jun 2018 23:20:54 GMT Connection: close RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-06-27T21:04:05Z", "file": "/v2/images/f3332c9f-31e4-4738-8237-36aadc019465/file", "owner": "3f0a375b66c54145bff1c56e7c91ad73", "id": "f3332c9f-31e4-4738-8237-36aadc019465", "size": 666173440, "self": "/v2/images/f3332c9f-31e4-4738-8237-36aadc019465", "disk_format": "qcow2", "direct_url": "file:///var/lib/glance/images/f3332c9f-31e4-4738-8237-36aadc019465", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "visibility": "private", "owner_specified.shade.object": "images/shaker-img_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3", "checksum": "cea74a063cc5ef2b018ec12beb0bf961", "created_at": "2018-06-27T21:03:59Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-06-27 23:20:55,004 - keystoneauth.session - DEBUG - GET call to image for http://10.167.4.35:9292/v2/images used request id req-18f92094-c83b-4a87-bb30-21849dbc8fc7 2018-06-27 23:20:55,004 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.GET.images in 0.573110818863s 2018-06-27 23:20:55,004 - shade.request_ids - DEBUG - GET call to image for http://10.167.4.35:9292/v2/images used request id req-18f92094-c83b-4a87-bb30-21849dbc8fc7 2018-06-27 23:20:55,015 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.POST.images 2018-06-27 23:20:55,019 - 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}22a01b82cc8aeaddcae03451297ec738e96c191b" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron_trunk-img_75916981-3aa2-4f8e-aa5f-c182480adca9", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron_trunk-img_75916981-3aa2-4f8e-aa5f-c182480adca9"}' 2018-06-27 23:20:55,802 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 860 Content-Type: application/json Location: http://10.167.4.35:9292/v2/images/10845b49-ab19-4e23-b353-123ff77a3e7d Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-4fd27afc-7dfd-48f4-b253-a7ba14bbb4d0 Date: Wed, 27 Jun 2018 23:20:55 GMT Connection: close RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-06-27T23:20:56Z", "file": "/v2/images/10845b49-ab19-4e23-b353-123ff77a3e7d/file", "owner": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "10845b49-ab19-4e23-b353-123ff77a3e7d", "size": null, "self": "/v2/images/10845b49-ab19-4e23-b353-123ff77a3e7d", "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_75916981-3aa2-4f8e-aa5f-c182480adca9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_75916981-3aa2-4f8e-aa5f-c182480adca9", "checksum": null, "created_at": "2018-06-27T23:20:56Z", "protected": false} 2018-06-27 23:20:55,802 - keystoneauth.session - DEBUG - POST call to image for http://10.167.4.35:9292/v2/images used request id req-4fd27afc-7dfd-48f4-b253-a7ba14bbb4d0 2018-06-27 23:20:55,803 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.POST.images in 0.787441968918s 2018-06-27 23:20:55,803 - shade.request_ids - DEBUG - POST call to image for http://10.167.4.35:9292/v2/images used request id req-4fd27afc-7dfd-48f4-b253-a7ba14bbb4d0 returning object 10845b49-ab19-4e23-b353-123ff77a3e7d 2018-06-27 23:20:55,804 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.PUT.images.file 2018-06-27 23:20:55,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:9292/v2/images/10845b49-ab19-4e23-b353-123ff77a3e7d/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}22a01b82cc8aeaddcae03451297ec738e96c191b" -d '' 2018-06-27 23:20:56,888 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-cf3b0f7c-dc8d-4ff9-9516-7e600583b3ea Date: Wed, 27 Jun 2018 23:20:56 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-27 23:20:56,889 - keystoneauth.session - DEBUG - PUT call to image for http://10.167.4.35:9292/v2/images/10845b49-ab19-4e23-b353-123ff77a3e7d/file used request id req-cf3b0f7c-dc8d-4ff9-9516-7e600583b3ea 2018-06-27 23:20:56,889 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.PUT.images.file in 1.08482599258s 2018-06-27 23:20:56,889 - shade.request_ids - DEBUG - PUT call to image for http://10.167.4.35:9292/v2/images/10845b49-ab19-4e23-b353-123ff77a3e7d/file used request id req-cf3b0f7c-dc8d-4ff9-9516-7e600583b3ea 2018-06-27 23:20:56,889 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/neutron_trunk-img_75916981-3aa2-4f8e-aa5f-c182480adca9', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-06-27T23:20:56Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/10845b49-ab19-4e23-b353-123ff77a3e7d/file', u'owner': u'8cdbc979369d4c15b8ddd6cc77d930e3', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'10845b49-ab19-4e23-b353-123ff77a3e7d', u'size': None, u'name': u'neutron_trunk-img_75916981-3aa2-4f8e-aa5f-c182480adca9', u'checksum': None, u'self': u'/v2/images/10845b49-ab19-4e23-b353-123ff77a3e7d', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-06-27T23:20:56Z', u'schema': u'/v2/schemas/image'}) 2018-06-27 23:20:56,890 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.flavors 2018-06-27 23:20:56,893 - 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}22a01b82cc8aeaddcae03451297ec738e96c191b" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "neutron_trunk-flavor_75916981-3aa2-4f8e-aa5f-c182480adca9", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-06-27 23:20:57,558 - 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-1f42654c-37a1-4c66-8055-65ce74d672a8 X-Compute-Request-Id: req-1f42654c-37a1-4c66-8055-65ce74d672a8 Date: Wed, 27 Jun 2018 23:20:57 GMT Connection: close RESP BODY: {"flavor": {"name": "neutron_trunk-flavor_75916981-3aa2-4f8e-aa5f-c182480adca9", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/a9748101-cea3-423f-86d8-9c082ef51cdb", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/a9748101-cea3-423f-86d8-9c082ef51cdb", "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": "a9748101-cea3-423f-86d8-9c082ef51cdb"}} 2018-06-27 23:20:57,559 - keystoneauth.session - DEBUG - POST call to compute for http://10.167.4.35:8774/v2.1/flavors used request id req-1f42654c-37a1-4c66-8055-65ce74d672a8 2018-06-27 23:20:57,559 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.flavors in 0.66844201088s 2018-06-27 23:20:57,559 - shade.request_ids - DEBUG - POST call to compute for http://10.167.4.35:8774/v2.1/flavors used request id req-1f42654c-37a1-4c66-8055-65ce74d672a8 2018-06-27 23:20:57,560 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_75916981-3aa2-4f8e-aa5f-c182480adca9', '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'8cdbc979369d4c15b8ddd6cc77d930e3', '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'a9748101-cea3-423f-86d8-9c082ef51cdb', 'swap': 0}) 2018-06-27 23:20:57,561 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.flavors.os-extra_specs 2018-06-27 23:20:57,564 - 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/a9748101-cea3-423f-86d8-9c082ef51cdb/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}22a01b82cc8aeaddcae03451297ec738e96c191b" -d '{"extra_specs": {}}' 2018-06-27 23:20:58,103 - 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-d85764fa-8da2-4a08-bd5f-cfdbc48241ce X-Compute-Request-Id: req-d85764fa-8da2-4a08-bd5f-cfdbc48241ce Date: Wed, 27 Jun 2018 23:20:58 GMT Connection: close RESP BODY: {"extra_specs": {}} 2018-06-27 23:20:58,103 - keystoneauth.session - DEBUG - POST call to compute for http://10.167.4.35:8774/v2.1/flavors/a9748101-cea3-423f-86d8-9c082ef51cdb/os-extra_specs used request id req-d85764fa-8da2-4a08-bd5f-cfdbc48241ce 2018-06-27 23:20:58,103 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.flavors.os-extra_specs in 0.54220700264s 2018-06-27 23:20:58,103 - shade.request_ids - DEBUG - POST call to compute for http://10.167.4.35:8774/v2.1/flavors/a9748101-cea3-423f-86d8-9c082ef51cdb/os-extra_specs used request id req-d85764fa-8da2-4a08-bd5f-cfdbc48241ce 2018-06-27 23:20:58,106 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.os-hypervisors.detail 2018-06-27 23:20:58,110 - 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}22a01b82cc8aeaddcae03451297ec738e96c191b" 2018-06-27 23:20:58,805 - 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-86ef6060-24e4-479f-ad33-b7827a58250e X-Compute-Request-Id: req-86ef6060-24e4-479f-ad33-b7827a58250e Date: Wed, 27 Jun 2018 23:20:58 GMT Connection: close RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "cmp002", "disabled_reason": null, "id": 46}, "vcpus_used": 1, "hypervisor_type": "QEMU", "local_gb_used": 3, "vcpus": 16, "hypervisor_hostname": "cmp002.mcp-ovs-ha.local", "memory_mb_used": 1024, "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": 1, "free_disk_gb": 2195, "hypervisor_version": 2011001, "disk_available_least": 2048, "local_gb": 2198, "free_ram_mb": 30878, "id": 1}, {"status": "enabled", "service": {"host": "cmp001", "disabled_reason": null, "id": 49}, "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": 2051, "local_gb": 2198, "free_ram_mb": 31390, "id": 4}]} 2018-06-27 23:20:58,805 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/os-hypervisors/detail used request id req-86ef6060-24e4-479f-ad33-b7827a58250e 2018-06-27 23:20:58,805 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.os-hypervisors.detail in 0.698491096497s 2018-06-27 23:20:58,806 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/os-hypervisors/detail used request id req-86ef6060-24e4-479f-ad33-b7827a58250e 2018-06-27 23:20:58,806 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two images for Tempest suite 2018-06-27 23:20:58,811 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.GET.images 2018-06-27 23:20:58,814 - 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}22a01b82cc8aeaddcae03451297ec738e96c191b" 2018-06-27 23:20:59,444 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2015 Content-Type: application/json X-Openstack-Request-Id: req-61ac3632-6b4d-41ac-8220-c190535730f0 Date: Wed, 27 Jun 2018 23:20:59 GMT Connection: close RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-06-27T23:20:57Z", "file": "/v2/images/10845b49-ab19-4e23-b353-123ff77a3e7d/file", "owner": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "10845b49-ab19-4e23-b353-123ff77a3e7d", "size": 12716032, "self": "/v2/images/10845b49-ab19-4e23-b353-123ff77a3e7d", "disk_format": "qcow2", "direct_url": "file:///var/lib/glance/images/10845b49-ab19-4e23-b353-123ff77a3e7d", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_75916981-3aa2-4f8e-aa5f-c182480adca9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_75916981-3aa2-4f8e-aa5f-c182480adca9", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-06-27T23:20:56Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-06-27T21:04:05Z", "file": "/v2/images/f3332c9f-31e4-4738-8237-36aadc019465/file", "owner": "3f0a375b66c54145bff1c56e7c91ad73", "id": "f3332c9f-31e4-4738-8237-36aadc019465", "size": 666173440, "self": "/v2/images/f3332c9f-31e4-4738-8237-36aadc019465", "disk_format": "qcow2", "direct_url": "file:///var/lib/glance/images/f3332c9f-31e4-4738-8237-36aadc019465", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "visibility": "private", "owner_specified.shade.object": "images/shaker-img_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3", "checksum": "cea74a063cc5ef2b018ec12beb0bf961", "created_at": "2018-06-27T21:03:59Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-06-27 23:20:59,444 - keystoneauth.session - DEBUG - GET call to image for http://10.167.4.35:9292/v2/images used request id req-61ac3632-6b4d-41ac-8220-c190535730f0 2018-06-27 23:20:59,445 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.GET.images in 0.633863925934s 2018-06-27 23:20:59,445 - shade.request_ids - DEBUG - GET call to image for http://10.167.4.35:9292/v2/images used request id req-61ac3632-6b4d-41ac-8220-c190535730f0 2018-06-27 23:20:59,454 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.POST.images 2018-06-27 23:20:59,458 - 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}22a01b82cc8aeaddcae03451297ec738e96c191b" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron_trunk-img_alt_75916981-3aa2-4f8e-aa5f-c182480adca9", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron_trunk-img_alt_75916981-3aa2-4f8e-aa5f-c182480adca9"}' 2018-06-27 23:21:00,365 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 868 Content-Type: application/json Location: http://10.167.4.35:9292/v2/images/eb4d48da-8697-4fee-9655-1af85bf141c4 Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-1dbaac55-07ab-4016-81a6-61bc85ea95e3 Date: Wed, 27 Jun 2018 23:21:00 GMT Connection: close RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-06-27T23:21:00Z", "file": "/v2/images/eb4d48da-8697-4fee-9655-1af85bf141c4/file", "owner": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "eb4d48da-8697-4fee-9655-1af85bf141c4", "size": null, "self": "/v2/images/eb4d48da-8697-4fee-9655-1af85bf141c4", "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_75916981-3aa2-4f8e-aa5f-c182480adca9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_alt_75916981-3aa2-4f8e-aa5f-c182480adca9", "checksum": null, "created_at": "2018-06-27T23:21:00Z", "protected": false} 2018-06-27 23:21:00,365 - keystoneauth.session - DEBUG - POST call to image for http://10.167.4.35:9292/v2/images used request id req-1dbaac55-07ab-4016-81a6-61bc85ea95e3 2018-06-27 23:21:00,365 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.POST.images in 0.910967111588s 2018-06-27 23:21:00,366 - shade.request_ids - DEBUG - POST call to image for http://10.167.4.35:9292/v2/images used request id req-1dbaac55-07ab-4016-81a6-61bc85ea95e3 returning object eb4d48da-8697-4fee-9655-1af85bf141c4 2018-06-27 23:21:00,366 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.PUT.images.file 2018-06-27 23:21:00,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:9292/v2/images/eb4d48da-8697-4fee-9655-1af85bf141c4/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}22a01b82cc8aeaddcae03451297ec738e96c191b" -d '' 2018-06-27 23:21:01,509 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-aeb03d57-748b-49f9-8bce-6d68bc3f2faa Date: Wed, 27 Jun 2018 23:21:01 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-27 23:21:01,509 - keystoneauth.session - DEBUG - PUT call to image for http://10.167.4.35:9292/v2/images/eb4d48da-8697-4fee-9655-1af85bf141c4/file used request id req-aeb03d57-748b-49f9-8bce-6d68bc3f2faa 2018-06-27 23:21:01,510 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.PUT.images.file in 1.14299511909s 2018-06-27 23:21:01,510 - shade.request_ids - DEBUG - PUT call to image for http://10.167.4.35:9292/v2/images/eb4d48da-8697-4fee-9655-1af85bf141c4/file used request id req-aeb03d57-748b-49f9-8bce-6d68bc3f2faa 2018-06-27 23:21:01,510 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/neutron_trunk-img_alt_75916981-3aa2-4f8e-aa5f-c182480adca9', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-06-27T23:21:00Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/eb4d48da-8697-4fee-9655-1af85bf141c4/file', u'owner': u'8cdbc979369d4c15b8ddd6cc77d930e3', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'eb4d48da-8697-4fee-9655-1af85bf141c4', u'size': None, u'name': u'neutron_trunk-img_alt_75916981-3aa2-4f8e-aa5f-c182480adca9', u'checksum': None, u'self': u'/v2/images/eb4d48da-8697-4fee-9655-1af85bf141c4', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-06-27T23:21:00Z', u'schema': u'/v2/schemas/image'}) 2018-06-27 23:21:01,510 - 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_75916981-3aa2-4f8e-aa5f-c182480adca9', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-06-27T23:21:00Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/eb4d48da-8697-4fee-9655-1af85bf141c4/file', u'owner': u'8cdbc979369d4c15b8ddd6cc77d930e3', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'eb4d48da-8697-4fee-9655-1af85bf141c4', u'size': None, u'name': u'neutron_trunk-img_alt_75916981-3aa2-4f8e-aa5f-c182480adca9', u'checksum': None, u'self': u'/v2/images/eb4d48da-8697-4fee-9655-1af85bf141c4', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-06-27T23:21:00Z', u'schema': u'/v2/schemas/image'}) 2018-06-27 23:21:01,511 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.flavors 2018-06-27 23:21:01,514 - 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}22a01b82cc8aeaddcae03451297ec738e96c191b" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "neutron_trunk-flavor_alt_75916981-3aa2-4f8e-aa5f-c182480adca9", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-06-27 23:21:02,365 - 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-29b37ef2-c59e-4af3-8637-8de3d4912bec X-Compute-Request-Id: req-29b37ef2-c59e-4af3-8637-8de3d4912bec Date: Wed, 27 Jun 2018 23:21:02 GMT Connection: close RESP BODY: {"flavor": {"name": "neutron_trunk-flavor_alt_75916981-3aa2-4f8e-aa5f-c182480adca9", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/28d097fb-ccf4-41fa-a66a-9a82c7d37dcf", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/28d097fb-ccf4-41fa-a66a-9a82c7d37dcf", "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": "28d097fb-ccf4-41fa-a66a-9a82c7d37dcf"}} 2018-06-27 23:21:02,365 - keystoneauth.session - DEBUG - POST call to compute for http://10.167.4.35:8774/v2.1/flavors used request id req-29b37ef2-c59e-4af3-8637-8de3d4912bec 2018-06-27 23:21:02,365 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.flavors in 0.854094028473s 2018-06-27 23:21:02,365 - shade.request_ids - DEBUG - POST call to compute for http://10.167.4.35:8774/v2.1/flavors used request id req-29b37ef2-c59e-4af3-8637-8de3d4912bec 2018-06-27 23:21:02,366 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_alt_75916981-3aa2-4f8e-aa5f-c182480adca9', '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'8cdbc979369d4c15b8ddd6cc77d930e3', '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'28d097fb-ccf4-41fa-a66a-9a82c7d37dcf', 'swap': 0}) 2018-06-27 23:21:02,367 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.flavors.os-extra_specs 2018-06-27 23:21:02,370 - 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/28d097fb-ccf4-41fa-a66a-9a82c7d37dcf/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}22a01b82cc8aeaddcae03451297ec738e96c191b" -d '{"extra_specs": {}}' 2018-06-27 23:21:02,449 - 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-f11d8ef4-81fe-458e-a3ee-292fa0caee78 X-Compute-Request-Id: req-f11d8ef4-81fe-458e-a3ee-292fa0caee78 Date: Wed, 27 Jun 2018 23:21:02 GMT Connection: close RESP BODY: {"extra_specs": {}} 2018-06-27 23:21:02,449 - keystoneauth.session - DEBUG - POST call to compute for http://10.167.4.35:8774/v2.1/flavors/28d097fb-ccf4-41fa-a66a-9a82c7d37dcf/os-extra_specs used request id req-f11d8ef4-81fe-458e-a3ee-292fa0caee78 2018-06-27 23:21:02,449 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.flavors.os-extra_specs in 0.0822567939758s 2018-06-27 23:21:02,450 - shade.request_ids - DEBUG - POST call to compute for http://10.167.4.35:8774/v2.1/flavors/28d097fb-ccf4-41fa-a66a-9a82c7d37dcf/os-extra_specs used request id req-f11d8ef4-81fe-458e-a3ee-292fa0caee78 2018-06-27 23:21:02,450 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_alt_75916981-3aa2-4f8e-aa5f-c182480adca9', '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'8cdbc979369d4c15b8ddd6cc77d930e3', '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'28d097fb-ccf4-41fa-a66a-9a82c7d37dcf', 'swap': 0}) 2018-06-27 23:21:07,121 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-06-27 23:21:07,122 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-06-27 23:21:07,122 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-06-27 23:21:07,125 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-06-27 23:21:07,132 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-06-27 23:21:11,546 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-cfe7eb1f-5b16-4aad-8aed-e32287324cf7/repo; stestr list 'neutron_tempest_plugin.(api|scenario).test_trunk' >/home/opnfv/functest/results/neutron_trunk/test_list.txt 2>/dev/null) 2018-06-27 23:21:11,547 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-06-27 23:21:11,550 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-06-27 23:21:11,550 - 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-27 23:25:07,716 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 9f8eb52f-a7de-45eb-976c-8ad72d044f4e 2018-06-27 23:25:07,933 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '9f8eb52f-a7de-45eb-976c-8ad72d044f4e']'. 2018-06-27 23:25:08,896 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-06-27 23:25:08,897 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-06-27 23:25:08,897 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-06-27 23:25:08,897 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 9f8eb52f-a7de-45eb-976c-8ad72d044f4e | 2018-06-27 23:25:08,897 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-06-27 23:25:08,897 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-06-27 23:21:14 | 2018-06-27 23:25:08,897 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-06-27 23:25:07 | 2018-06-27 23:25:08,897 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:03:53 | 2018-06-27 23:25:08,897 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-06-27 23:25:08,898 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-06-27 23:25:08,898 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: cfe7eb1f-5b16-4aad-8aed-e32287324cf7) | 2018-06-27 23:25:08,898 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-06-27 23:25:08,898 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: d1f603fe-a1d0-4a30-9061-1e071076b85d) | 2018-06-27 23:25:08,898 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 52 | 2018-06-27 23:25:08,898 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 208.156 | 2018-06-27 23:25:08,898 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 43 | 2018-06-27 23:25:08,898 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 9 | 2018-06-27 23:25:08,898 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-06-27 23:25:08,898 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-06-27 23:25:08,898 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-06-27 23:25:08,899 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-06-27 23:25:08,899 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-06-27 23:25:08,936 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron_trunk success_rate is 100.0% 2018-06-27 23:25:09,082 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-06-27 23:25:09,082 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | neutron_trunk | functest | 04:24 | PASS | +-----------------------+------------------+------------------+----------------+ 2018-06-27 23:25:09,087 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.PUT.routers.remove_router_interface 2018-06-27 23:25:09,088 - 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/4ec9d32c-6035-4235-90b2-b03b65d3e16a/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}22a01b82cc8aeaddcae03451297ec738e96c191b" -d '{"subnet_id": "f2c17aa3-59e3-4496-a65b-4b5a1fc5ccd3"}' 2018-06-27 23:25:14,213 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-5c862fb4-b079-46fb-90b0-39d19df3d09c Date: Wed, 27 Jun 2018 23:25:14 GMT RESP BODY: {"network_id": "030dc687-fc31-476f-b9b1-f39c22b91246", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "subnet_id": "f2c17aa3-59e3-4496-a65b-4b5a1fc5ccd3", "subnet_ids": ["f2c17aa3-59e3-4496-a65b-4b5a1fc5ccd3"], "port_id": "8d77f866-c128-4a7e-8662-73ad2c286880", "id": "4ec9d32c-6035-4235-90b2-b03b65d3e16a"} 2018-06-27 23:25:14,213 - keystoneauth.session - DEBUG - PUT call to network for http://10.167.4.35:9696/v2.0/routers/4ec9d32c-6035-4235-90b2-b03b65d3e16a/remove_router_interface.json used request id req-5c862fb4-b079-46fb-90b0-39d19df3d09c 2018-06-27 23:25:14,213 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.PUT.routers.remove_router_interface in 5.12638306618s 2018-06-27 23:25:14,214 - shade.request_ids - DEBUG - PUT call to network for http://10.167.4.35:9696/v2.0/routers/4ec9d32c-6035-4235-90b2-b03b65d3e16a/remove_router_interface.json used request id req-5c862fb4-b079-46fb-90b0-39d19df3d09c returning object 4ec9d32c-6035-4235-90b2-b03b65d3e16a 2018-06-27 23:25:14,214 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.routers 2018-06-27 23:25:14,215 - 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}22a01b82cc8aeaddcae03451297ec738e96c191b" 2018-06-27 23:25:14,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1426 X-Openstack-Request-Id: req-7cbbb957-ca66-4d03-b819-5927d7058ddb Date: Wed, 27 Jun 2018 23:25:14 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "977aff9f-43e9-4fec-86ae-a730f64fa17d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "df0aa635-d718-49cc-81c1-ba349ef8a505", "ip_address": "172.30.10.114"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T23:20:46Z", "admin_state_up": true, "updated_at": "2018-06-27T23:25:11Z", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "4ec9d32c-6035-4235-90b2-b03b65d3e16a", "name": "neutron_trunk-router_75916981-3aa2-4f8e-aa5f-c182480adca9"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "977aff9f-43e9-4fec-86ae-a730f64fa17d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "df0aa635-d718-49cc-81c1-ba349ef8a505", "ip_address": "172.30.10.118"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "created_at": "2018-06-27T21:03:45Z", "admin_state_up": true, "updated_at": "2018-06-27T21:03:51Z", "project_id": "3f0a375b66c54145bff1c56e7c91ad73", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "5cc1527e-0ded-4b8d-8e77-533da7b2c1d8", "name": "shaker-router_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3"}]} 2018-06-27 23:25:14,557 - keystoneauth.session - DEBUG - GET call to network for http://10.167.4.35:9696/v2.0/routers.json used request id req-7cbbb957-ca66-4d03-b819-5927d7058ddb 2018-06-27 23:25:14,558 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.routers in 0.343241930008s 2018-06-27 23:25:14,558 - shade.request_ids - DEBUG - GET call to network for http://10.167.4.35:9696/v2.0/routers.json used request id req-7cbbb957-ca66-4d03-b819-5927d7058ddb 2018-06-27 23:25:14,560 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.routers 2018-06-27 23:25:14,560 - 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/4ec9d32c-6035-4235-90b2-b03b65d3e16a.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}22a01b82cc8aeaddcae03451297ec738e96c191b" 2018-06-27 23:25:17,638 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4025d8ec-d887-442b-a307-ac5246b31359 Content-Length: 0 Date: Wed, 27 Jun 2018 23:25:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 23:25:17,638 - keystoneauth.session - DEBUG - DELETE call to network for http://10.167.4.35:9696/v2.0/routers/4ec9d32c-6035-4235-90b2-b03b65d3e16a.json used request id req-4025d8ec-d887-442b-a307-ac5246b31359 2018-06-27 23:25:17,639 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.routers in 3.07901597023s 2018-06-27 23:25:17,639 - shade.request_ids - DEBUG - DELETE call to network for http://10.167.4.35:9696/v2.0/routers/4ec9d32c-6035-4235-90b2-b03b65d3e16a.json used request id req-4025d8ec-d887-442b-a307-ac5246b31359 2018-06-27 23:25:17,640 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.subnets 2018-06-27 23:25:17,640 - 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}22a01b82cc8aeaddcae03451297ec738e96c191b" 2018-06-27 23:25:17,845 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3285 X-Openstack-Request-Id: req-a1a995ea-1b85-47ae-bbb2-087ac57c2a89 Date: Wed, 27 Jun 2018 23:25:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2d27aada-a68c-4052-9724-6227cb9732b0","tenant_id":"3f0a375b66c54145bff1c56e7c91ad73","created_at":"2018-06-27T21:03:45Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-06-27T21:03:45Z","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":"3f0a375b66c54145bff1c56e7c91ad73","id":"6d2ca691-0040-47d9-8900-3fb3069bbcac","subnetpool_id":null,"name":"shaker-subnet_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"615936f5-f2fb-4ca8-80e0-0d8673b66da1","tenant_id":"c152a71854fb4c1c8d08b5d69450cc3b","created_at":"2018-06-27T21:59:37Z","dns_nameservers":[],"updated_at":"2018-06-27T21:59: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":"c152a71854fb4c1c8d08b5d69450cc3b","id":"9b29dd6b-8ab3-424b-93fa-5f0a04ae7948","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-4220bea5-c7bf-4ec3-af85-c4746a7c75e2-subnet1"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"615936f5-f2fb-4ca8-80e0-0d8673b66da1","tenant_id":"c152a71854fb4c1c8d08b5d69450cc3b","created_at":"2018-06-27T21:59:38Z","dns_nameservers":[],"updated_at":"2018-06-27T21:59:38Z","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":"c152a71854fb4c1c8d08b5d69450cc3b","id":"d36bab41-9f9f-4399-9e7b-dff85d9b88e4","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-4220bea5-c7bf-4ec3-af85-c4746a7c75e2-subnet2"},{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"977aff9f-43e9-4fec-86ae-a730f64fa17d","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T18:56:39Z","dns_nameservers":[],"updated_at":"2018-06-27T18:56:39Z","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":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"df0aa635-d718-49cc-81c1-ba349ef8a505","subnetpool_id":null,"name":"floating_subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"030dc687-fc31-476f-b9b1-f39c22b91246","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T23:20:45Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-06-27T23:20:45Z","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":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"f2c17aa3-59e3-4496-a65b-4b5a1fc5ccd3","subnetpool_id":null,"name":"neutron_trunk-subnet_75916981-3aa2-4f8e-aa5f-c182480adca9"}]} 2018-06-27 23:25:17,845 - keystoneauth.session - DEBUG - GET call to network for http://10.167.4.35:9696/v2.0/subnets.json used request id req-a1a995ea-1b85-47ae-bbb2-087ac57c2a89 2018-06-27 23:25:17,845 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.subnets in 0.205546140671s 2018-06-27 23:25:17,846 - shade.request_ids - DEBUG - GET call to network for http://10.167.4.35:9696/v2.0/subnets.json used request id req-a1a995ea-1b85-47ae-bbb2-087ac57c2a89 2018-06-27 23:25:17,848 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.subnets 2018-06-27 23:25:17,848 - 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/f2c17aa3-59e3-4496-a65b-4b5a1fc5ccd3.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}22a01b82cc8aeaddcae03451297ec738e96c191b" 2018-06-27 23:25:21,208 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-fcf9a76c-61ba-4bfe-b4b8-eb1ed914779d Date: Wed, 27 Jun 2018 23:25:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 23:25:21,208 - keystoneauth.session - DEBUG - DELETE call to network for http://10.167.4.35:9696/v2.0/subnets/f2c17aa3-59e3-4496-a65b-4b5a1fc5ccd3.json used request id req-fcf9a76c-61ba-4bfe-b4b8-eb1ed914779d 2018-06-27 23:25:21,208 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.subnets in 3.36036300659s 2018-06-27 23:25:21,209 - shade.request_ids - DEBUG - DELETE call to network for http://10.167.4.35:9696/v2.0/subnets/f2c17aa3-59e3-4496-a65b-4b5a1fc5ccd3.json used request id req-fcf9a76c-61ba-4bfe-b4b8-eb1ed914779d 2018-06-27 23:25:21,209 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-06-27 23:25:21,210 - 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}22a01b82cc8aeaddcae03451297ec738e96c191b" 2018-06-27 23:25:21,393 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2812 X-Openstack-Request-Id: req-c8f0db63-3cff-4a62-bd5d-cba1424c30c9 Date: Wed, 27 Jun 2018 23:25:21 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"030dc687-fc31-476f-b9b1-f39c22b91246","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-27T23:25:20Z","provider:segmentation_id":17,"name":"neutron_trunk-net_75916981-3aa2-4f8e-aa5f-c182480adca9","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T23:20:44Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"2d27aada-a68c-4052-9724-6227cb9732b0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3f0a375b66c54145bff1c56e7c91ad73","status":"ACTIVE","subnets":["6d2ca691-0040-47d9-8900-3fb3069bbcac"],"description":"","tags":[],"updated_at":"2018-06-27T21:03:45Z","provider:segmentation_id":10,"name":"shaker-net_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3","admin_state_up":true,"tenant_id":"3f0a375b66c54145bff1c56e7c91ad73","created_at":"2018-06-27T21:03:43Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"615936f5-f2fb-4ca8-80e0-0d8673b66da1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c152a71854fb4c1c8d08b5d69450cc3b","status":"ACTIVE","subnets":["9b29dd6b-8ab3-424b-93fa-5f0a04ae7948","d36bab41-9f9f-4399-9e7b-dff85d9b88e4"],"description":"","tags":[],"updated_at":"2018-06-27T21:59:38Z","provider:segmentation_id":35,"name":"CreateInstancePortManipulationTests-4220bea5-c7bf-4ec3-af85-c4746a7c75e2net2","admin_state_up":true,"tenant_id":"c152a71854fb4c1c8d08b5d69450cc3b","created_at":"2018-06-27T21:59:35Z","provider:network_type":"vxlan"},{"provider:physical_network":"physnet1","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"977aff9f-43e9-4fec-86ae-a730f64fa17d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":["df0aa635-d718-49cc-81c1-ba349ef8a505"],"description":"","tags":[],"updated_at":"2018-06-27T18:56:39Z","is_default":true,"provider:segmentation_id":null,"name":"floating_net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T18:56:31Z","provider:network_type":"flat"}]} 2018-06-27 23:25:21,393 - keystoneauth.session - DEBUG - GET call to network for http://10.167.4.35:9696/v2.0/networks.json used request id req-c8f0db63-3cff-4a62-bd5d-cba1424c30c9 2018-06-27 23:25:21,393 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.18394112587s 2018-06-27 23:25:21,394 - shade.request_ids - DEBUG - GET call to network for http://10.167.4.35:9696/v2.0/networks.json used request id req-c8f0db63-3cff-4a62-bd5d-cba1424c30c9 2018-06-27 23:25:21,395 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.networks 2018-06-27 23:25:21,396 - 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/030dc687-fc31-476f-b9b1-f39c22b91246.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}22a01b82cc8aeaddcae03451297ec738e96c191b" 2018-06-27 23:25:25,346 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-28875b14-30ec-4465-b4c0-c525f9f0658f Date: Wed, 27 Jun 2018 23:25:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 23:25:25,346 - keystoneauth.session - DEBUG - DELETE call to network for http://10.167.4.35:9696/v2.0/networks/030dc687-fc31-476f-b9b1-f39c22b91246.json used request id req-28875b14-30ec-4465-b4c0-c525f9f0658f 2018-06-27 23:25:25,346 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.networks in 3.95060396194s 2018-06-27 23:25:25,346 - shade.request_ids - DEBUG - DELETE call to network for http://10.167.4.35:9696/v2.0/networks/030dc687-fc31-476f-b9b1-f39c22b91246.json used request id req-28875b14-30ec-4465-b4c0-c525f9f0658f 2018-06-27 23:25:25,350 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.GET.images 2018-06-27 23:25:25,354 - 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}22a01b82cc8aeaddcae03451297ec738e96c191b" 2018-06-27 23:25:26,142 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3003 Content-Type: application/json X-Openstack-Request-Id: req-cdad1588-7f3c-428f-b79c-724a0dff68de Date: Wed, 27 Jun 2018 23:25:26 GMT Connection: close RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-06-27T23:21:01Z", "file": "/v2/images/eb4d48da-8697-4fee-9655-1af85bf141c4/file", "owner": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "eb4d48da-8697-4fee-9655-1af85bf141c4", "size": 12716032, "self": "/v2/images/eb4d48da-8697-4fee-9655-1af85bf141c4", "disk_format": "qcow2", "direct_url": "file:///var/lib/glance/images/eb4d48da-8697-4fee-9655-1af85bf141c4", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_alt_75916981-3aa2-4f8e-aa5f-c182480adca9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_alt_75916981-3aa2-4f8e-aa5f-c182480adca9", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-06-27T23:21:00Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-06-27T23:20:57Z", "file": "/v2/images/10845b49-ab19-4e23-b353-123ff77a3e7d/file", "owner": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "10845b49-ab19-4e23-b353-123ff77a3e7d", "size": 12716032, "self": "/v2/images/10845b49-ab19-4e23-b353-123ff77a3e7d", "disk_format": "qcow2", "direct_url": "file:///var/lib/glance/images/10845b49-ab19-4e23-b353-123ff77a3e7d", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_75916981-3aa2-4f8e-aa5f-c182480adca9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_75916981-3aa2-4f8e-aa5f-c182480adca9", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-06-27T23:20:56Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-06-27T21:04:05Z", "file": "/v2/images/f3332c9f-31e4-4738-8237-36aadc019465/file", "owner": "3f0a375b66c54145bff1c56e7c91ad73", "id": "f3332c9f-31e4-4738-8237-36aadc019465", "size": 666173440, "self": "/v2/images/f3332c9f-31e4-4738-8237-36aadc019465", "disk_format": "qcow2", "direct_url": "file:///var/lib/glance/images/f3332c9f-31e4-4738-8237-36aadc019465", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "visibility": "private", "owner_specified.shade.object": "images/shaker-img_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3", "checksum": "cea74a063cc5ef2b018ec12beb0bf961", "created_at": "2018-06-27T21:03:59Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-06-27 23:25:26,142 - keystoneauth.session - DEBUG - GET call to image for http://10.167.4.35:9292/v2/images used request id req-cdad1588-7f3c-428f-b79c-724a0dff68de 2018-06-27 23:25:26,143 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.GET.images in 0.79213309288s 2018-06-27 23:25:26,143 - shade.request_ids - DEBUG - GET call to image for http://10.167.4.35:9292/v2/images used request id req-cdad1588-7f3c-428f-b79c-724a0dff68de 2018-06-27 23:25:26,147 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.DELETE.images 2018-06-27 23:25:26,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:9292/v2/images/10845b49-ab19-4e23-b353-123ff77a3e7d -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}22a01b82cc8aeaddcae03451297ec738e96c191b" 2018-06-27 23:25:27,100 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6b875d5f-9968-44e8-a9b3-c43add83463d Date: Wed, 27 Jun 2018 23:25:27 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-27 23:25:27,100 - keystoneauth.session - DEBUG - DELETE call to image for http://10.167.4.35:9292/v2/images/10845b49-ab19-4e23-b353-123ff77a3e7d used request id req-6b875d5f-9968-44e8-a9b3-c43add83463d 2018-06-27 23:25:27,100 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.DELETE.images in 0.953269004822s 2018-06-27 23:25:27,100 - shade.request_ids - DEBUG - DELETE call to image for http://10.167.4.35:9292/v2/images/10845b49-ab19-4e23-b353-123ff77a3e7d used request id req-6b875d5f-9968-44e8-a9b3-c43add83463d 2018-06-27 23:25:27,101 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.flavors.detail 2018-06-27 23:25:27,104 - 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}22a01b82cc8aeaddcae03451297ec738e96c191b" 2018-06-27 23:25:27,725 - 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-2d5db848-a1ac-4915-96f8-e75eb09b9cd5 X-Compute-Request-Id: req-2d5db848-a1ac-4915-96f8-e75eb09b9cd5 Date: Wed, 27 Jun 2018 23:25:27 GMT Connection: close RESP BODY: {"flavors": [{"name": "neutron_trunk-flavor_alt_75916981-3aa2-4f8e-aa5f-c182480adca9", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/28d097fb-ccf4-41fa-a66a-9a82c7d37dcf", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/28d097fb-ccf4-41fa-a66a-9a82c7d37dcf", "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": "28d097fb-ccf4-41fa-a66a-9a82c7d37dcf"}, {"name": "neutron_trunk-flavor_75916981-3aa2-4f8e-aa5f-c182480adca9", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/a9748101-cea3-423f-86d8-9c082ef51cdb", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/a9748101-cea3-423f-86d8-9c082ef51cdb", "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": "a9748101-cea3-423f-86d8-9c082ef51cdb"}, {"name": "shaker-flavor_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "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": "bfce69d5-8948-4e52-8e30-cf8bfa544966"}]} 2018-06-27 23:25:27,725 - 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-2d5db848-a1ac-4915-96f8-e75eb09b9cd5 2018-06-27 23:25:27,725 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.flavors.detail in 0.624085187912s 2018-06-27 23:25:27,726 - 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-2d5db848-a1ac-4915-96f8-e75eb09b9cd5 2018-06-27 23:25:27,729 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.DELETE.flavors 2018-06-27 23:25:27,732 - 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/a9748101-cea3-423f-86d8-9c082ef51cdb -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}22a01b82cc8aeaddcae03451297ec738e96c191b" 2018-06-27 23:25:27,819 - 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-ded0cfa5-0c3b-48e3-937b-7b97b36f1d73 X-Compute-Request-Id: req-ded0cfa5-0c3b-48e3-937b-7b97b36f1d73 Date: Wed, 27 Jun 2018 23:25:27 GMT Connection: close 2018-06-27 23:25:27,819 - keystoneauth.session - DEBUG - DELETE call to compute for http://10.167.4.35:8774/v2.1/flavors/a9748101-cea3-423f-86d8-9c082ef51cdb used request id req-ded0cfa5-0c3b-48e3-937b-7b97b36f1d73 2018-06-27 23:25:27,820 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.DELETE.flavors in 0.0900819301605s 2018-06-27 23:25:27,820 - shade.request_ids - DEBUG - DELETE call to compute for http://10.167.4.35:8774/v2.1/flavors/a9748101-cea3-423f-86d8-9c082ef51cdb used request id req-ded0cfa5-0c3b-48e3-937b-7b97b36f1d73 2018-06-27 23:25:27,820 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.DELETE.images 2018-06-27 23:25:27,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:9292/v2/images/eb4d48da-8697-4fee-9655-1af85bf141c4 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}22a01b82cc8aeaddcae03451297ec738e96c191b" 2018-06-27 23:25:29,714 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f19c44a7-b07e-4403-86cb-1dbbb29bb49b Date: Wed, 27 Jun 2018 23:25: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-27 23:25:29,715 - keystoneauth.session - DEBUG - DELETE call to image for http://10.167.4.35:9292/v2/images/eb4d48da-8697-4fee-9655-1af85bf141c4 used request id req-f19c44a7-b07e-4403-86cb-1dbbb29bb49b 2018-06-27 23:25:29,715 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.DELETE.images in 1.89434695244s 2018-06-27 23:25:29,715 - shade.request_ids - DEBUG - DELETE call to image for http://10.167.4.35:9292/v2/images/eb4d48da-8697-4fee-9655-1af85bf141c4 used request id req-f19c44a7-b07e-4403-86cb-1dbbb29bb49b 2018-06-27 23:25:29,716 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.flavors.detail 2018-06-27 23:25:29,718 - 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}22a01b82cc8aeaddcae03451297ec738e96c191b" 2018-06-27 23:25:30,353 - 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-13b83831-6b9d-4665-be2c-6041fee0c0d3 X-Compute-Request-Id: req-13b83831-6b9d-4665-be2c-6041fee0c0d3 Date: Wed, 27 Jun 2018 23:25:30 GMT Connection: close RESP BODY: {"flavors": [{"name": "neutron_trunk-flavor_alt_75916981-3aa2-4f8e-aa5f-c182480adca9", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/28d097fb-ccf4-41fa-a66a-9a82c7d37dcf", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/28d097fb-ccf4-41fa-a66a-9a82c7d37dcf", "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": "28d097fb-ccf4-41fa-a66a-9a82c7d37dcf"}, {"name": "shaker-flavor_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "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": "bfce69d5-8948-4e52-8e30-cf8bfa544966"}]} 2018-06-27 23:25:30,353 - 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-13b83831-6b9d-4665-be2c-6041fee0c0d3 2018-06-27 23:25:30,353 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.flavors.detail in 0.637183904648s 2018-06-27 23:25:30,353 - 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-13b83831-6b9d-4665-be2c-6041fee0c0d3 2018-06-27 23:25:30,356 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.DELETE.flavors 2018-06-27 23:25:30,359 - 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/28d097fb-ccf4-41fa-a66a-9a82c7d37dcf -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}22a01b82cc8aeaddcae03451297ec738e96c191b" 2018-06-27 23:25:31,069 - 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-0fe0d6d3-0cd8-4f18-a02f-a417953f1a2a X-Compute-Request-Id: req-0fe0d6d3-0cd8-4f18-a02f-a417953f1a2a Date: Wed, 27 Jun 2018 23:25:31 GMT Connection: close 2018-06-27 23:25:31,069 - keystoneauth.session - DEBUG - DELETE call to compute for http://10.167.4.35:8774/v2.1/flavors/28d097fb-ccf4-41fa-a66a-9a82c7d37dcf used request id req-0fe0d6d3-0cd8-4f18-a02f-a417953f1a2a 2018-06-27 23:25:31,069 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.DELETE.flavors in 0.713278055191s 2018-06-27 23:25:31,069 - shade.request_ids - DEBUG - DELETE call to compute for http://10.167.4.35:8774/v2.1/flavors/28d097fb-ccf4-41fa-a66a-9a82c7d37dcf used request id req-0fe0d6d3-0cd8-4f18-a02f-a417953f1a2a 2018-06-27 23:25:31,071 - xtesting.ci.run_tests - INFO - Xtesting report: +------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------+------------------+---------------+------------------+----------------+ | tempest_smoke_serial | functest | smoke | 30:44 | PASS | | rally_sanity | functest | smoke | 62:08 | PASS | | patrole | functest | smoke | 04:33 | PASS | | shaker | functest | smoke | 03:39 | FAIL | | snaps_smoke | functest | smoke | 132:54 | PASS | | neutron_trunk | functest | smoke | 04:24 | PASS | | refstack_defcore | functest | smoke | 00:00 | SKIP | | barbican | functest | smoke | 00:00 | SKIP | +------------------------------+------------------+---------------+------------------+----------------+ 2018-06-27 23:25:31,077 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-06-27 23:25:31,344 - paramiko.transport - DEBUG - EOF in transport thread 2018-06-27 23:25:38,498 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-292 | | 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-27 23:25:38,504 - 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-27 23:25:38,504 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-06-27 23:25:38,505 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-06-27 23:25:38,506 - 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-27 23:25:38,510 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-06-27 23:25:45,278 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-292 | | 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-27 23:25:45,283 - 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-27 23:25:45,283 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-06-27 23:25:45,284 - 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-27 23:25:45,286 - xtesting.ci.run_tests - INFO - Running tier 'vnf' 2018-06-27 23:25:45,286 - xtesting.ci.run_tests - INFO - Running test case 'cloudify_ims'... 2018-06-27 23:25:45,901 - 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-27 23:25:45,935 - 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-27 23:25:45,954 - 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-27 23:25:46,320 - xtesting.energy.energy - INFO - API recorder available at : http://energy.opnfv.fr/resources/recorders/environment/lf-pod2 2018-06-27 23:25:46,320 - xtesting.energy.energy - DEBUG - Getting current scenario 2018-06-27 23:25:46,741 - xtesting.energy.energy - DEBUG - Starting recording 2018-06-27 23:25:46,741 - xtesting.energy.energy - DEBUG - Submitting scenario (cloudify_ims/running) 2018-06-27 23:25:47,194 - functest.core.vnf - INFO - Prepare VNF: cloudify_ims, description: Created by OPNFV Functest: cloudify_ims 2018-06-27 23:25:47,194 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-06-27 23:25:47,194 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-06-27 23:25:47,194 - openstack_tests - INFO - OS Credentials = > 2018-06-27 23:25:47,195 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 23:25:47,196 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 23:25:47,900 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-28T00:25:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["MF5EUJuZRfKCws_2D_UQUQ"], "issued_at": "2018-06-27T23:25:47.000000Z"}} 2018-06-27 23:25:47,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}a1560854c8bdfe220e1595e3d54d76c5de69a830" 2018-06-27 23:25:47,953 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:25:47 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8501daab-6c79-44d5-ac4b-d78cfd9c1afc Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 23:25:47,953 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-8501daab-6c79-44d5-ac4b-d78cfd9c1afc 2018-06-27 23:25:47,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-27 23:25:47,969 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 23:25: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-27 23:25:47,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?enabled=True&domain_name=Default&name=cloudify_ims-9151a952-e45b-4f40-9f45-cc5a6cd49c23&description=Created+by+OPNFV+Functest%3A+cloudify_ims -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1560854c8bdfe220e1595e3d54d76c5de69a830" 2018-06-27 23:25:48,362 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:25:47 GMT Server: Apache Content-Length: 248 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-925df606-e4c4-48b4-9267-c763de9b1517 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-9151a952-e45b-4f40-9f45-cc5a6cd49c23&description=Created+by+OPNFV+Functest%3A+cloudify_ims", "previous": null, "next": null}, "projects": []} 2018-06-27 23:25:48,362 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=cloudify_ims-9151a952-e45b-4f40-9f45-cc5a6cd49c23&description=Created+by+OPNFV+Functest%3A+cloudify_ims used request id req-925df606-e4c4-48b4-9267-c763de9b1517 2018-06-27 23:25:48,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1560854c8bdfe220e1595e3d54d76c5de69a830" 2018-06-27 23:25:48,709 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:25:48 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-52726e9e-0027-438f-8d76-ec7d74009c00 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 23:25:48,710 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-52726e9e-0027-438f-8d76-ec7d74009c00 2018-06-27 23:25:48,713 - 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}a1560854c8bdfe220e1595e3d54d76c5de69a830" -d '{"project": {"enabled": true, "description": "Created by OPNFV Functest: cloudify_ims", "name": "cloudify_ims-9151a952-e45b-4f40-9f45-cc5a6cd49c23", "domain_id": "default"}}' 2018-06-27 23:25:48,876 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 23:25:48 GMT Server: Apache Content-Length: 362 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-04d8497e-b6dc-4199-b332-715d9890b84f 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/6d297041097a4b21b120ffdac6ffb761"}, "tags": [], "enabled": true, "id": "6d297041097a4b21b120ffdac6ffb761", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-9151a952-e45b-4f40-9f45-cc5a6cd49c23"}} 2018-06-27 23:25:48,877 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-04d8497e-b6dc-4199-b332-715d9890b84f 2018-06-27 23:25:48,877 - keystone_utils - INFO - Created project with name - cloudify_ims-9151a952-e45b-4f40-9f45-cc5a6cd49c23 2018-06-27 23:25:48,877 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 23:25:48,878 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 23:25:49,812 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-28T00:25:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["1okGeNpkSWuJf3rXY248sw"], "issued_at": "2018-06-27T23:25:49.000000Z"}} 2018-06-27 23:25:49,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}3e6793f562939b204e47fec1c1881ffbad066901" 2018-06-27 23:25:49,874 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:25:49 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c2567133-2936-4175-8d56-8645d9d071a9 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 23:25:49,874 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-c2567133-2936-4175-8d56-8645d9d071a9 2018-06-27 23:25:49,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-27 23:25:49,890 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 23:25: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-27 23:25:49,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e6793f562939b204e47fec1c1881ffbad066901" 2018-06-27 23:25:50,225 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:25:49 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7c8b0870-f3da-4f53-993d-eee61c280187 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 23:25:50,225 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-7c8b0870-f3da-4f53-993d-eee61c280187 2018-06-27 23:25:50,226 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 23:25:50,226 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 23:25:51,014 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-28T00:25:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["HiCJlJiVQdqUg9mnTGQG8g"], "issued_at": "2018-06-27T23:25:51.000000Z"}} 2018-06-27 23:25:51,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}2b58382d76886591ffeabef8f2cdf7ec465856f2" 2018-06-27 23:25:51,400 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:25:51 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e5b5a6a3-0c88-4db1-9bb5-6facc9d24ef7 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 23:25:51,400 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-e5b5a6a3-0c88-4db1-9bb5-6facc9d24ef7 2018-06-27 23:25:51,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 23:25:51,415 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 23:25: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-27 23:25:51,416 - 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}2b58382d76886591ffeabef8f2cdf7ec465856f2" 2018-06-27 23:25:51,896 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:25:51 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-23c16280-263b-4a6f-9dd4-7c14afdf8c1b Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/05b1bc3fa6fd4243a4ba8b4d6fcc3daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05b1bc3fa6fd4243a4ba8b4d6fcc3daf", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/48d44c9c0fea4f4e80edc7d2e0715db7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d44c9c0fea4f4e80edc7d2e0715db7", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/4d3721127bf84155a837606ce3feba32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d3721127bf84155a837606ce3feba32", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/5c846663ea6d407e9223de0719ce5442"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c846663ea6d407e9223de0719ce5442", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/73a10e6c4f67490a8a4030cc6cea32f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73a10e6c4f67490a8a4030cc6cea32f5", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/8ecfab7d9d4f47bb8892a85b7d2a0b5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ecfab7d9d4f47bb8892a85b7d2a0b5a", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/b278d529e9a54a9195e4e536b9384dc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b278d529e9a54a9195e4e536b9384dc0", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b7f107ae7bb34ccea8282b1a0ec7a979"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7f107ae7bb34ccea8282b1a0ec7a979", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/d21494d0185b463db36b8c8c2b341b97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d21494d0185b463db36b8c8c2b341b97", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e0bb346419f84e4680f6ca9a97f4fc0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e0bb346419f84e4680f6ca9a97f4fc0b", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "c8d542af72ce49338052c29f02c8857e", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e9dd794fa5c040a9a0445386fb2a6116"}, "options": {}, "id": "e9dd794fa5c040a9a0445386fb2a6116", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/e9f9c747d54947bc800a81ecf11858f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9f9c747d54947bc800a81ecf11858f5", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-27 23:25:51,896 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-23c16280-263b-4a6f-9dd4-7c14afdf8c1b 2018-06-27 23:25:51,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?name=cloudify_ims-9151a952-e45b-4f40-9f45-cc5a6cd49c23 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b58382d76886591ffeabef8f2cdf7ec465856f2" 2018-06-27 23:25:51,997 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:25:51 GMT Server: Apache Content-Length: 510 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-33c69ce2-cd45-4350-a07b-76b8dd4ae193 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=cloudify_ims-9151a952-e45b-4f40-9f45-cc5a6cd49c23", "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/6d297041097a4b21b120ffdac6ffb761"}, "tags": [], "enabled": true, "id": "6d297041097a4b21b120ffdac6ffb761", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-9151a952-e45b-4f40-9f45-cc5a6cd49c23"}]} 2018-06-27 23:25:51,997 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=cloudify_ims-9151a952-e45b-4f40-9f45-cc5a6cd49c23 used request id req-33c69ce2-cd45-4350-a07b-76b8dd4ae193 2018-06-27 23:25:52,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b58382d76886591ffeabef8f2cdf7ec465856f2" 2018-06-27 23:25:52,412 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:25:52 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f638d4ed-0ac5-4487-afb4-e5e83d189bbc Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 23:25:52,412 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-f638d4ed-0ac5-4487-afb4-e5e83d189bbc 2018-06-27 23:25:53,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b58382d76886591ffeabef8f2cdf7ec465856f2" 2018-06-27 23:25:53,390 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:25:53 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7eb2b98e-a0ef-469f-bd69-63de72c61cc1 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 23:25:53,390 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-7eb2b98e-a0ef-469f-bd69-63de72c61cc1 2018-06-27 23:25:53,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=cloudify_ims-9151a952-e45b-4f40-9f45-cc5a6cd49c23 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b58382d76886591ffeabef8f2cdf7ec465856f2" 2018-06-27 23:25:53,847 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:25:53 GMT Server: Apache Content-Length: 510 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2726795b-a6da-4136-aeda-444bcfffd8b9 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=cloudify_ims-9151a952-e45b-4f40-9f45-cc5a6cd49c23", "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/6d297041097a4b21b120ffdac6ffb761"}, "tags": [], "enabled": true, "id": "6d297041097a4b21b120ffdac6ffb761", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-9151a952-e45b-4f40-9f45-cc5a6cd49c23"}]} 2018-06-27 23:25:53,847 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=cloudify_ims-9151a952-e45b-4f40-9f45-cc5a6cd49c23 used request id req-2726795b-a6da-4136-aeda-444bcfffd8b9 2018-06-27 23:25: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/users/29796e60a95f4533845cf81629d33821 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b58382d76886591ffeabef8f2cdf7ec465856f2" 2018-06-27 23:25:54,340 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:25:53 GMT Server: Apache Content-Length: 344 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-43cef539-9461-49d2-b594-0ec0f9ae92de Connection: close Content-Type: application/json RESP BODY: {"user": {"name": "cloudify_ims-9151a952-e45b-4f40-9f45-cc5a6cd49c23", "links": {"self": "http://10.167.4.35:5000/v3/users/29796e60a95f4533845cf81629d33821"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6d297041097a4b21b120ffdac6ffb761", "id": "29796e60a95f4533845cf81629d33821", "password_expires_at": null}} 2018-06-27 23:25:54,340 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users/29796e60a95f4533845cf81629d33821 used request id req-43cef539-9461-49d2-b594-0ec0f9ae92de 2018-06-27 23:25:54,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/6d297041097a4b21b120ffdac6ffb761/users/29796e60a95f4533845cf81629d33821/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b58382d76886591ffeabef8f2cdf7ec465856f2" 2018-06-27 23:25:54,869 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:25:54 GMT Server: Apache Content-Length: 181 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3a5a1505-48f4-4cf3-9b86-f017f35340f0 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects/6d297041097a4b21b120ffdac6ffb761/users/29796e60a95f4533845cf81629d33821/roles", "previous": null, "next": null}, "roles": []} 2018-06-27 23:25:54,869 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/6d297041097a4b21b120ffdac6ffb761/users/29796e60a95f4533845cf81629d33821/roles used request id req-3a5a1505-48f4-4cf3-9b86-f017f35340f0 2018-06-27 23:25:54,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b58382d76886591ffeabef8f2cdf7ec465856f2" 2018-06-27 23:25:54,956 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:25:54 GMT Server: Apache Content-Length: 176 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2b1cd8b6-b11c-48ce-84d1-0b6d854ed548 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}} 2018-06-27 23:25:54,956 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2 used request id req-2b1cd8b6-b11c-48ce-84d1-0b6d854ed548 2018-06-27 23:25:54,957 - keystone_utils - INFO - Granting role admin to project cloudify_ims-9151a952-e45b-4f40-9f45-cc5a6cd49c23 2018-06-27 23:25:54,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/6d297041097a4b21b120ffdac6ffb761/users/29796e60a95f4533845cf81629d33821/roles/b6d09af107b240dbbe6b84f49cc394f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b58382d76886591ffeabef8f2cdf7ec465856f2" 2018-06-27 23:25:55,157 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 23:25:54 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d0588eb6-9957-4d2d-8588-0d49ee18b752 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 23:25:55,157 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/6d297041097a4b21b120ffdac6ffb761/users/29796e60a95f4533845cf81629d33821/roles/b6d09af107b240dbbe6b84f49cc394f2 used request id req-d0588eb6-9957-4d2d-8588-0d49ee18b752 2018-06-27 23:25:55,157 - keystone_utils - INFO - Created user with name - cloudify_ims-9151a952-e45b-4f40-9f45-cc5a6cd49c23 2018-06-27 23:25:55,158 - functest.core.vnf - DEBUG - snaps creds: OSCreds - username=cloudify_ims-9151a952-e45b-4f40-9f45-cc5a6cd49c23, password=79ad3836-d226-45c1-9c5b-9040344b2ae3, auth_url=http://10.167.4.35:35357/v3, project_name=cloudify_ims-9151a952-e45b-4f40-9f45-cc5a6cd49c23, 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-27 23:25:55,158 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Additional pre-configuration steps 2018-06-27 23:25:55,158 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 23:25:55,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/os-quota-sets/6d297041097a4b21b120ffdac6ffb761 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1560854c8bdfe220e1595e3d54d76c5de69a830" 2018-06-27 23:25:56,416 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:25:56 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-19635fa4-a1ce-4c90-bda1-10a3c983a269 X-Compute-Request-Id: req-19635fa4-a1ce-4c90-bda1-10a3c983a269 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": "6d297041097a4b21b120ffdac6ffb761", "instances": 10, "security_group_rules": 20, "injected_files": 5, "cores": 20, "fixed_ips": -1, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-06-27 23:25:56,417 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/os-quota-sets/6d297041097a4b21b120ffdac6ffb761 used request id req-19635fa4-a1ce-4c90-bda1-10a3c983a269 2018-06-27 23:25:56,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/quotas/6d297041097a4b21b120ffdac6ffb761 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1560854c8bdfe220e1595e3d54d76c5de69a830" 2018-06-27 23:25:57,601 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:25:57 GMT Content-Type: application/json Content-Length: 187 Connection: keep-alive X-Openstack-Request-Id: req-bd7336ec-0315-46d5-95e2-37013a2fbd32 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-27 23:25:57,601 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/quotas/6d297041097a4b21b120ffdac6ffb761 used request id req-bd7336ec-0315-46d5-95e2-37013a2fbd32 2018-06-27 23:25:57,602 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 23:25:57,606 - 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/6d297041097a4b21b120ffdac6ffb761 -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1560854c8bdfe220e1595e3d54d76c5de69a830" -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-27 23:25:59,240 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:25:59 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-646709da-cc59-4c16-a3b3-af9558b9eeb1 X-Compute-Request-Id: req-646709da-cc59-4c16-a3b3-af9558b9eeb1 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-27 23:25:59,240 - novaclient.v2.client - DEBUG - PUT call to compute for https://172.30.10.101:8774/v2.1/os-quota-sets/6d297041097a4b21b120ffdac6ffb761 used request id req-646709da-cc59-4c16-a3b3-af9558b9eeb1 2018-06-27 23:25:59,246 - 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/6d297041097a4b21b120ffdac6ffb761 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1560854c8bdfe220e1595e3d54d76c5de69a830" -d '{"quota": {"subnet": 100, "network": 100, "floatingip": 50, "security_group_rule": 100, "security_group": 20, "router": 10, "port": 50}}' 2018-06-27 23:26:00,295 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:26:00 GMT Content-Type: application/json Content-Length: 186 Connection: keep-alive X-Openstack-Request-Id: req-e949ff1f-b7e8-4a49-9721-a10f44a1e27d 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-27 23:26:00,295 - keystoneauth.session - DEBUG - PUT call to network for https://172.30.10.101:9696/v2.0/quotas/6d297041097a4b21b120ffdac6ffb761 used request id req-e949ff1f-b7e8-4a49-9721-a10f44a1e27d 2018-06-27 23:26:00,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Get or create flavor for cloudify manager vm ... 2018-06-27 23:26:00,296 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 23:26:00,297 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 23:26:01,403 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-28T00:26:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d297041097a4b21b120ffdac6ffb761", "name": "cloudify_ims-9151a952-e45b-4f40-9f45-cc5a6cd49c23"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/6d297041097a4b21b120ffdac6ffb761", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/6d297041097a4b21b120ffdac6ffb761", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/6d297041097a4b21b120ffdac6ffb761", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/6d297041097a4b21b120ffdac6ffb761", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/6d297041097a4b21b120ffdac6ffb761", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/6d297041097a4b21b120ffdac6ffb761", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/6d297041097a4b21b120ffdac6ffb761", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/6d297041097a4b21b120ffdac6ffb761", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/6d297041097a4b21b120ffdac6ffb761", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/6d297041097a4b21b120ffdac6ffb761", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/6d297041097a4b21b120ffdac6ffb761", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/6d297041097a4b21b120ffdac6ffb761", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify_ims-9151a952-e45b-4f40-9f45-cc5a6cd49c23", "id": "29796e60a95f4533845cf81629d33821"}, "audit_ids": ["pSCHL8N5RrS-SJRbFBI2bg"], "issued_at": "2018-06-27T23:26:01.000000Z"}} 2018-06-27 23:26:01,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9061b5dde0cf7049fe787ea612f7fba9e7c69c5a" 2018-06-27 23:26:01,804 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:26:01 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-42b20468-73cf-4d2c-a9c9-ea6ed00391ea Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 23:26:01,804 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-42b20468-73cf-4d2c-a9c9-ea6ed00391ea 2018-06-27 23:26:01,805 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 23:26:01,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/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9061b5dde0cf7049fe787ea612f7fba9e7c69c5a" 2018-06-27 23:26:02,660 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:26: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-50eb4b59-1316-41e7-993b-41a96e627ae3 X-Compute-Request-Id: req-50eb4b59-1316-41e7-993b-41a96e627ae3 Front-End-Https: on RESP BODY: {"flavors": [{"id": "bfce69d5-8948-4e52-8e30-cf8bfa544966", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "bookmark"}], "name": "shaker-flavor_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3"}]} 2018-06-27 23:26:02,660 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-50eb4b59-1316-41e7-993b-41a96e627ae3 2018-06-27 23:26:02,664 - 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}9061b5dde0cf7049fe787ea612f7fba9e7c69c5a" -d '{"flavor": {"vcpus": 2, "disk": 50, "name": "cloudify.medium-9151a952-e45b-4f40-9f45-cc5a6cd49c23", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 4096, "id": null, "swap": 0}}' 2018-06-27 23:26:03,316 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:26:03 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-47a81e0b-d692-41fa-b6d8-a687e944e863 X-Compute-Request-Id: req-47a81e0b-d692-41fa-b6d8-a687e944e863 Front-End-Https: on RESP BODY: {"flavor": {"name": "cloudify.medium-9151a952-e45b-4f40-9f45-cc5a6cd49c23", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/66904f95-469f-4cd7-83aa-36c4b4ea20b1", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/66904f95-469f-4cd7-83aa-36c4b4ea20b1", "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": "66904f95-469f-4cd7-83aa-36c4b4ea20b1"}} 2018-06-27 23:26:03,316 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-47a81e0b-d692-41fa-b6d8-a687e944e863 2018-06-27 23:26:03,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating a second user to bypass issues ... 2018-06-27 23:26:03,317 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 23:26:03,318 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 23:26:04,121 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-28T00:26:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d297041097a4b21b120ffdac6ffb761", "name": "cloudify_ims-9151a952-e45b-4f40-9f45-cc5a6cd49c23"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/6d297041097a4b21b120ffdac6ffb761", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/6d297041097a4b21b120ffdac6ffb761", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/6d297041097a4b21b120ffdac6ffb761", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/6d297041097a4b21b120ffdac6ffb761", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/6d297041097a4b21b120ffdac6ffb761", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/6d297041097a4b21b120ffdac6ffb761", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/6d297041097a4b21b120ffdac6ffb761", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/6d297041097a4b21b120ffdac6ffb761", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/6d297041097a4b21b120ffdac6ffb761", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/6d297041097a4b21b120ffdac6ffb761", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/6d297041097a4b21b120ffdac6ffb761", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/6d297041097a4b21b120ffdac6ffb761", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify_ims-9151a952-e45b-4f40-9f45-cc5a6cd49c23", "id": "29796e60a95f4533845cf81629d33821"}, "audit_ids": ["VDWW0CjqRfK7zcr_K_nUkA"], "issued_at": "2018-06-27T23:26:04.000000Z"}} 2018-06-27 23:26:04,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}89d2dbeecf5e2cff6c84f21a3457e2b0eaf71b3a" 2018-06-27 23:26:04,484 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:26:04 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-58a3708b-ef71-4038-a8d4-d4e1fa458854 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 23:26:04,484 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-58a3708b-ef71-4038-a8d4-d4e1fa458854 2018-06-27 23:26:04,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-27 23:26:04,498 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 23:26: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-27 23:26:04,499 - 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}89d2dbeecf5e2cff6c84f21a3457e2b0eaf71b3a" 2018-06-27 23:26:05,038 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:26:04 GMT Server: Apache Content-Length: 3624 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f84a3e77-3007-4228-96cf-6d7fe027b842 Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/05b1bc3fa6fd4243a4ba8b4d6fcc3daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05b1bc3fa6fd4243a4ba8b4d6fcc3daf", "email": "root@localhost", "password_expires_at": null}, {"name": "cloudify_ims-9151a952-e45b-4f40-9f45-cc5a6cd49c23", "links": {"self": "http://10.167.4.35:5000/v3/users/29796e60a95f4533845cf81629d33821"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6d297041097a4b21b120ffdac6ffb761", "id": "29796e60a95f4533845cf81629d33821", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/48d44c9c0fea4f4e80edc7d2e0715db7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d44c9c0fea4f4e80edc7d2e0715db7", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/4d3721127bf84155a837606ce3feba32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d3721127bf84155a837606ce3feba32", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/5c846663ea6d407e9223de0719ce5442"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c846663ea6d407e9223de0719ce5442", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/73a10e6c4f67490a8a4030cc6cea32f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73a10e6c4f67490a8a4030cc6cea32f5", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/8ecfab7d9d4f47bb8892a85b7d2a0b5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ecfab7d9d4f47bb8892a85b7d2a0b5a", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/b278d529e9a54a9195e4e536b9384dc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b278d529e9a54a9195e4e536b9384dc0", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b7f107ae7bb34ccea8282b1a0ec7a979"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7f107ae7bb34ccea8282b1a0ec7a979", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/d21494d0185b463db36b8c8c2b341b97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d21494d0185b463db36b8c8c2b341b97", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e0bb346419f84e4680f6ca9a97f4fc0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e0bb346419f84e4680f6ca9a97f4fc0b", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "c8d542af72ce49338052c29f02c8857e", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e9dd794fa5c040a9a0445386fb2a6116"}, "options": {}, "id": "e9dd794fa5c040a9a0445386fb2a6116", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/e9f9c747d54947bc800a81ecf11858f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9f9c747d54947bc800a81ecf11858f5", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-27 23:26:05,038 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-f84a3e77-3007-4228-96cf-6d7fe027b842 2018-06-27 23:26:05,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=cloudify_ims-9151a952-e45b-4f40-9f45-cc5a6cd49c23 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89d2dbeecf5e2cff6c84f21a3457e2b0eaf71b3a" 2018-06-27 23:26:05,360 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:26:05 GMT Server: Apache Content-Length: 510 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-78217d81-bad3-4bfa-a858-dd51ccf733f7 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=cloudify_ims-9151a952-e45b-4f40-9f45-cc5a6cd49c23", "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/6d297041097a4b21b120ffdac6ffb761"}, "tags": [], "enabled": true, "id": "6d297041097a4b21b120ffdac6ffb761", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-9151a952-e45b-4f40-9f45-cc5a6cd49c23"}]} 2018-06-27 23:26:05,360 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=cloudify_ims-9151a952-e45b-4f40-9f45-cc5a6cd49c23 used request id req-78217d81-bad3-4bfa-a858-dd51ccf733f7 2018-06-27 23:26:05,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89d2dbeecf5e2cff6c84f21a3457e2b0eaf71b3a" 2018-06-27 23:26:05,752 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:26:05 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a0f8720c-ad40-4b27-99bd-6b2ecfccf063 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 23:26:05,752 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-a0f8720c-ad40-4b27-99bd-6b2ecfccf063 2018-06-27 23:26:06,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89d2dbeecf5e2cff6c84f21a3457e2b0eaf71b3a" 2018-06-27 23:26:06,915 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:26:06 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b3889775-48db-4eb8-9f83-ec0776a11193 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 23:26:06,916 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-b3889775-48db-4eb8-9f83-ec0776a11193 2018-06-27 23:26:06,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?name=cloudify_ims-9151a952-e45b-4f40-9f45-cc5a6cd49c23 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89d2dbeecf5e2cff6c84f21a3457e2b0eaf71b3a" 2018-06-27 23:26:07,270 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:26:06 GMT Server: Apache Content-Length: 510 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cbda38e7-551a-45a2-a1e3-dbc26b308bed Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=cloudify_ims-9151a952-e45b-4f40-9f45-cc5a6cd49c23", "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/6d297041097a4b21b120ffdac6ffb761"}, "tags": [], "enabled": true, "id": "6d297041097a4b21b120ffdac6ffb761", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-9151a952-e45b-4f40-9f45-cc5a6cd49c23"}]} 2018-06-27 23:26:07,270 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=cloudify_ims-9151a952-e45b-4f40-9f45-cc5a6cd49c23 used request id req-cbda38e7-551a-45a2-a1e3-dbc26b308bed 2018-06-27 23:26:07,270 - keystone_utils - INFO - Created user with name - cloudify_network_bug-9151a952-e45b-4f40-9f45-cc5a6cd49c23 2018-06-27 23:26:07,271 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - snaps creds: OSCreds - username=cloudify_network_bug-9151a952-e45b-4f40-9f45-cc5a6cd49c23, password=7a886e2b-0276-4789-995d-25a86f608483, auth_url=http://10.167.4.35:35357/v3, project_name=cloudify_ims-9151a952-e45b-4f40-9f45-cc5a6cd49c23, 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-27 23:26:07,271 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating keypair ... 2018-06-27 23:26:07,271 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 23:26:07,272 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 23:26:08,241 - keystoneauth.session - DEBUG - Request returned failure status: 401 2018-06-27 23:26:08,242 - 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-b85b4223-fe63-4abc-99d5-36d22d759d1c) 2018-06-27 23:26:08,280 - xtesting.energy.energy - DEBUG - Restoring previous scenario (default/default) 2018-06-27 23:26:08,280 - xtesting.energy.energy - DEBUG - Submitting scenario (default/default) 2018-06-27 23:26:08,797 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-06-27 23:26:08,798 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | cloudify_ims | functest | 00:21 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-06-27 23:26:08,801 - 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-27 23:26:08,801 - functest.core.vnf - INFO - Removing the VNF resources .. 2018-06-27 23:26:08,802 - keystone_utils - INFO - Deleting user with name - cloudify_network_bug-9151a952-e45b-4f40-9f45-cc5a6cd49c23 2018-06-27 23:26:08,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/86327305bbbe4be8a346620e993ec0f3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89d2dbeecf5e2cff6c84f21a3457e2b0eaf71b3a" 2018-06-27 23:26:09,616 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 23:26:08 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c91993ce-ce99-40b1-b984-a261262c0d43 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 23:26:09,616 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/86327305bbbe4be8a346620e993ec0f3 used request id req-c91993ce-ce99-40b1-b984-a261262c0d43 2018-06-27 23:26:09,619 - 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/66904f95-469f-4cd7-83aa-36c4b4ea20b1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9061b5dde0cf7049fe787ea612f7fba9e7c69c5a" 2018-06-27 23:26:10,343 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 23:26: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-a9571cf3-d37f-4a2f-8809-4346ddd28b8c X-Compute-Request-Id: req-a9571cf3-d37f-4a2f-8809-4346ddd28b8c 2018-06-27 23:26:10,343 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/flavors/66904f95-469f-4cd7-83aa-36c4b4ea20b1 used request id req-a9571cf3-d37f-4a2f-8809-4346ddd28b8c 2018-06-27 23:26:10,344 - keystone_utils - INFO - Deleting user with name - cloudify_ims-9151a952-e45b-4f40-9f45-cc5a6cd49c23 2018-06-27 23:26:10,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/29796e60a95f4533845cf81629d33821 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b58382d76886591ffeabef8f2cdf7ec465856f2" 2018-06-27 23:26:10,871 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 23:26:10 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c54bf284-5de6-4c4b-b6e4-bfaf7aa2c346 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 23:26:10,871 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/29796e60a95f4533845cf81629d33821 used request id req-c54bf284-5de6-4c4b-b6e4-bfaf7aa2c346 2018-06-27 23:26:10,877 - keystoneauth.session - 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}a1560854c8bdfe220e1595e3d54d76c5de69a830" 2018-06-27 23:26:11,095 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:26:11 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-711ed501-4926-4bd4-a0d7-4bdfeba2802e Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-27T19:03:04Z", "updated_at": "2018-06-27T19:03:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "6748ef1e-56da-434e-9e89-e86b58537b65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "b3e3826c-1c48-4699-93f0-f8a310956753", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "bfad35fa-7ea9-4a81-917d-7b86481eb510", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "d657b333-103d-4d19-add8-1e8bae2f8849", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b92069937e44a3786e439f95c61afe5", "created_at": "2018-06-27T19:08:41Z", "updated_at": "2018-06-27T19:08:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "4ac2a090-f595-4e7b-9b7a-a52fa204e881", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "5508c0b1-6261-44cb-854d-60c64bcbba0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "a60c77dc-6985-48ac-a3a3-067176d3e52f", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "e6ec0fa4-1eb3-4c5d-a451-c7acfd7fde82", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}], "revision_number": 4, "project_id": "4b92069937e44a3786e439f95c61afe5", "id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T18:59:55Z", "updated_at": "2018-06-27T18:59:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "5a060918-419b-4ec3-90df-a7764c06af2f", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "6cd9bbf0-4d1b-4b13-a6c4-e20a15bb3360", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "8134c0f0-89c6-4d45-bef8-a9260d9d0723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "e0e7297a-a59d-4d2b-b75c-2cc86b269114", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}], "revision_number": 4, "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "created_at": "2018-06-27T21:03:43Z", "updated_at": "2018-06-27T21:03:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "41061dbf-a5a2-465f-84dd-140f6104b3f7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "47d5c96d-0510-41a5-b33e-5683702c5bb8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "4b4b6430-3f42-4fe4-a25e-2c5c015a7699", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "e6a68cb7-6491-4474-a4d7-38496cac4eb7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}], "revision_number": 4, "project_id": "3f0a375b66c54145bff1c56e7c91ad73", "id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "name": "default"}]} 2018-06-27 23:26:11,096 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-711ed501-4926-4bd4-a0d7-4bdfeba2802e 2018-06-27 23:26:11,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/4b92069937e44a3786e439f95c61afe5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1560854c8bdfe220e1595e3d54d76c5de69a830" 2018-06-27 23:26:11,438 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:26:11 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-74f875ad-32d6-4052-aeea-1014f752c61e 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/4b92069937e44a3786e439f95c61afe5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4b92069937e44a3786e439f95c61afe5", "name": "service"}} 2018-06-27 23:26:11,438 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/4b92069937e44a3786e439f95c61afe5 used request id req-74f875ad-32d6-4052-aeea-1014f752c61e 2018-06-27 23:26:11,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1560854c8bdfe220e1595e3d54d76c5de69a830" 2018-06-27 23:26:11,861 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:26:11 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-12881ce4-df51-4856-9ef6-d558399cb7df 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/8cdbc979369d4c15b8ddd6cc77d930e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}} 2018-06-27 23:26:11,861 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 used request id req-12881ce4-df51-4856-9ef6-d558399cb7df 2018-06-27 23:26:11,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/3f0a375b66c54145bff1c56e7c91ad73 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1560854c8bdfe220e1595e3d54d76c5de69a830" 2018-06-27 23:26:12,186 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 27 Jun 2018 23:26:11 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fc86fc9a-19c8-4bfb-b206-ccd394530036 Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3f0a375b66c54145bff1c56e7c91ad73.", "code": 404, "title": "Not Found"}} 2018-06-27 23:26:12,186 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f0a375b66c54145bff1c56e7c91ad73 used request id req-fc86fc9a-19c8-4bfb-b206-ccd394530036 2018-06-27 23:26:12,187 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-06-27 23:26:12,187 - keystone_utils - INFO - Deleting project with name - cloudify_ims-9151a952-e45b-4f40-9f45-cc5a6cd49c23 2018-06-27 23:26:12,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/6d297041097a4b21b120ffdac6ffb761 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1560854c8bdfe220e1595e3d54d76c5de69a830" 2018-06-27 23:26:12,757 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 23:26:12 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6d3fdfc3-875e-4980-8b34-9182fa3da5e2 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 23:26:12,758 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/6d297041097a4b21b120ffdac6ffb761 used request id req-6d3fdfc3-875e-4980-8b34-9182fa3da5e2 2018-06-27 23:26:12,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}a1560854c8bdfe220e1595e3d54d76c5de69a830" 2018-06-27 23:26:13,116 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:26:12 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-79bc6696-180a-4f6b-bcfe-7161c00efd95 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 23:26:13,116 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-79bc6696-180a-4f6b-bcfe-7161c00efd95 2018-06-27 23:26:13,117 - xtesting.ci.run_tests - ERROR - The test case 'cloudify_ims' failed. 2018-06-27 23:26:13,118 - xtesting.ci.run_tests - INFO - Running test case 'vyos_vrouter'... 2018-06-27 23:26:13,224 - git.cmd - DEBUG - Popen(['git', 'version'], cwd=/, universal_newlines=False, shell=None) 2018-06-27 23:26:14,261 - git.cmd - DEBUG - Popen(['git', 'version'], cwd=/, universal_newlines=False, shell=None) 2018-06-27 23:26:15,198 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-06-27 23:26:15,199 - 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-27 23:26:16,624 - 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-27 23:26:16,684 - 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-27 23:26:16,684 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - name = functest.opnfv_tests.vnf.router.cloudify_vrouter 2018-06-27 23:26:16,723 - 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-27 23:26:16,731 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-06-27 23:26:16,759 - 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-27 23:26:16,759 - functest.core.vnf - INFO - Prepare VNF: vyos_vrouter, description: Created by OPNFV Functest: vyos_vrouter 2018-06-27 23:26:16,759 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-06-27 23:26:16,759 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-06-27 23:26:16,759 - openstack_tests - INFO - OS Credentials = > 2018-06-27 23:26:16,759 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 23:26:16,760 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 23:26:17,675 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-28T00:26:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["kwIxnQsjR1qltGEfC31p8Q"], "issued_at": "2018-06-27T23:26:17.000000Z"}} 2018-06-27 23:26: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}0831336e62f4e6a71f42bab4e31b17a6ad7730bb" 2018-06-27 23:26:18,060 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:26:17 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0904cd0e-434c-4d31-b657-4658a908c5d9 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 23:26:18,060 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-0904cd0e-434c-4d31-b657-4658a908c5d9 2018-06-27 23:26:18,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 23:26:18,075 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 23: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-27 23:26:18,076 - 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-78f505f6-3122-4c62-bfe1-33c5309b668f&description=Created+by+OPNFV+Functest%3A+vyos_vrouter -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0831336e62f4e6a71f42bab4e31b17a6ad7730bb" 2018-06-27 23:26:18,454 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:26:18 GMT Server: Apache Content-Length: 248 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c65bc9b9-00cc-4882-afb8-c8d91a584f83 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-78f505f6-3122-4c62-bfe1-33c5309b668f&description=Created+by+OPNFV+Functest%3A+vyos_vrouter", "previous": null, "next": null}, "projects": []} 2018-06-27 23:26:18,454 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=vyos_vrouter-78f505f6-3122-4c62-bfe1-33c5309b668f&description=Created+by+OPNFV+Functest%3A+vyos_vrouter used request id req-c65bc9b9-00cc-4882-afb8-c8d91a584f83 2018-06-27 23:26:18,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0831336e62f4e6a71f42bab4e31b17a6ad7730bb" 2018-06-27 23:26:18,811 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:26:18 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-594d0a6d-6fa7-4fcf-a809-8e6a71fabbbc Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 23:26:18,812 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-594d0a6d-6fa7-4fcf-a809-8e6a71fabbbc 2018-06-27 23:26:18,816 - 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}0831336e62f4e6a71f42bab4e31b17a6ad7730bb" -d '{"project": {"enabled": true, "description": "Created by OPNFV Functest: vyos_vrouter", "name": "vyos_vrouter-78f505f6-3122-4c62-bfe1-33c5309b668f", "domain_id": "default"}}' 2018-06-27 23:26:19,201 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 23:26:18 GMT Server: Apache Content-Length: 362 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-942adcdc-dc38-4e7d-9161-21faa01e81d7 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/b059a58def9946e2a53103ec19434e10"}, "tags": [], "enabled": true, "id": "b059a58def9946e2a53103ec19434e10", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-78f505f6-3122-4c62-bfe1-33c5309b668f"}} 2018-06-27 23:26:19,202 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-942adcdc-dc38-4e7d-9161-21faa01e81d7 2018-06-27 23:26:19,202 - keystone_utils - INFO - Created project with name - vyos_vrouter-78f505f6-3122-4c62-bfe1-33c5309b668f 2018-06-27 23:26:19,202 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 23:26:19,203 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 23:26:19,958 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-28T00:26:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["qOH4rtYrRaasqbMslQJurA"], "issued_at": "2018-06-27T23:26:19.000000Z"}} 2018-06-27 23:26:19,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}d648444b633e95348331a3707f6d7b52ce328bc5" 2018-06-27 23:26:20,329 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:26:19 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-dd63dc2b-6037-46c8-a8e6-e2e4c950288a Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 23:26:20,329 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-dd63dc2b-6037-46c8-a8e6-e2e4c950288a 2018-06-27 23:26:20,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-27 23:26:20,345 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 23: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-27 23:26:20,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: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d648444b633e95348331a3707f6d7b52ce328bc5" 2018-06-27 23:26:20,690 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:26:20 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4bb7228b-c7c3-44c1-8906-9e72d280e3a6 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 23:26:20,691 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-4bb7228b-c7c3-44c1-8906-9e72d280e3a6 2018-06-27 23:26:20,691 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 23:26:20,692 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 23:26:21,499 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-28T00:26:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["ZS6Nh09VQYm_yAhkv26t9g"], "issued_at": "2018-06-27T23:26:21.000000Z"}} 2018-06-27 23:26:21,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d27aa95a8a1f70d51c2fde189b614a6f2c1122d0" 2018-06-27 23:26:21,871 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:26:21 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-64da918d-c167-4bbd-a010-4ac661e9a3f4 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 23:26:21,871 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-64da918d-c167-4bbd-a010-4ac661e9a3f4 2018-06-27 23:26:21,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 23:26:21,887 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 23:26: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-27 23:26:21,888 - 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}d27aa95a8a1f70d51c2fde189b614a6f2c1122d0" 2018-06-27 23:26:22,337 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:26:21 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2ce79015-2080-4006-94e8-4949d2fb278d Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/05b1bc3fa6fd4243a4ba8b4d6fcc3daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05b1bc3fa6fd4243a4ba8b4d6fcc3daf", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/48d44c9c0fea4f4e80edc7d2e0715db7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d44c9c0fea4f4e80edc7d2e0715db7", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/4d3721127bf84155a837606ce3feba32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d3721127bf84155a837606ce3feba32", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/5c846663ea6d407e9223de0719ce5442"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c846663ea6d407e9223de0719ce5442", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/73a10e6c4f67490a8a4030cc6cea32f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73a10e6c4f67490a8a4030cc6cea32f5", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/8ecfab7d9d4f47bb8892a85b7d2a0b5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ecfab7d9d4f47bb8892a85b7d2a0b5a", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/b278d529e9a54a9195e4e536b9384dc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b278d529e9a54a9195e4e536b9384dc0", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b7f107ae7bb34ccea8282b1a0ec7a979"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7f107ae7bb34ccea8282b1a0ec7a979", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/d21494d0185b463db36b8c8c2b341b97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d21494d0185b463db36b8c8c2b341b97", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e0bb346419f84e4680f6ca9a97f4fc0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e0bb346419f84e4680f6ca9a97f4fc0b", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "c8d542af72ce49338052c29f02c8857e", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e9dd794fa5c040a9a0445386fb2a6116"}, "options": {}, "id": "e9dd794fa5c040a9a0445386fb2a6116", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/e9f9c747d54947bc800a81ecf11858f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9f9c747d54947bc800a81ecf11858f5", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-27 23:26:22,337 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-2ce79015-2080-4006-94e8-4949d2fb278d 2018-06-27 23:26:22,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?name=vyos_vrouter-78f505f6-3122-4c62-bfe1-33c5309b668f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d27aa95a8a1f70d51c2fde189b614a6f2c1122d0" 2018-06-27 23:26:22,807 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:26:22 GMT Server: Apache Content-Length: 510 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-25bb9299-2fc6-4f6c-8f75-642c483a804a Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=vyos_vrouter-78f505f6-3122-4c62-bfe1-33c5309b668f", "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/b059a58def9946e2a53103ec19434e10"}, "tags": [], "enabled": true, "id": "b059a58def9946e2a53103ec19434e10", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-78f505f6-3122-4c62-bfe1-33c5309b668f"}]} 2018-06-27 23:26:22,807 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=vyos_vrouter-78f505f6-3122-4c62-bfe1-33c5309b668f used request id req-25bb9299-2fc6-4f6c-8f75-642c483a804a 2018-06-27 23:26:22,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d27aa95a8a1f70d51c2fde189b614a6f2c1122d0" 2018-06-27 23:26:23,131 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:26:22 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8a263482-8c6f-4585-920d-b62cce00098c Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 23:26:23,132 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-8a263482-8c6f-4585-920d-b62cce00098c 2018-06-27 23:26:23,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d27aa95a8a1f70d51c2fde189b614a6f2c1122d0" 2018-06-27 23:26:23,977 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:26:23 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a8a8da4c-d48b-4514-8409-27f4e225c847 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 23:26:23,977 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-a8a8da4c-d48b-4514-8409-27f4e225c847 2018-06-27 23:26:23,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?name=vyos_vrouter-78f505f6-3122-4c62-bfe1-33c5309b668f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d27aa95a8a1f70d51c2fde189b614a6f2c1122d0" 2018-06-27 23:26:24,415 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:26:23 GMT Server: Apache Content-Length: 510 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c28e3cde-13af-41c4-bd45-fed26343b1bb Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=vyos_vrouter-78f505f6-3122-4c62-bfe1-33c5309b668f", "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/b059a58def9946e2a53103ec19434e10"}, "tags": [], "enabled": true, "id": "b059a58def9946e2a53103ec19434e10", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-78f505f6-3122-4c62-bfe1-33c5309b668f"}]} 2018-06-27 23:26:24,416 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=vyos_vrouter-78f505f6-3122-4c62-bfe1-33c5309b668f used request id req-c28e3cde-13af-41c4-bd45-fed26343b1bb 2018-06-27 23:26:24,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users/9c275bace89e453b8660b06d22cc09e7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d27aa95a8a1f70d51c2fde189b614a6f2c1122d0" 2018-06-27 23:26:24,810 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:26:24 GMT Server: Apache Content-Length: 344 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4a99e422-b822-4211-9a5b-fa3517861fdb Connection: close Content-Type: application/json RESP BODY: {"user": {"name": "vyos_vrouter-78f505f6-3122-4c62-bfe1-33c5309b668f", "links": {"self": "http://10.167.4.35:5000/v3/users/9c275bace89e453b8660b06d22cc09e7"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "b059a58def9946e2a53103ec19434e10", "id": "9c275bace89e453b8660b06d22cc09e7", "password_expires_at": null}} 2018-06-27 23:26:24,811 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users/9c275bace89e453b8660b06d22cc09e7 used request id req-4a99e422-b822-4211-9a5b-fa3517861fdb 2018-06-27 23:26:24,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/b059a58def9946e2a53103ec19434e10/users/9c275bace89e453b8660b06d22cc09e7/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d27aa95a8a1f70d51c2fde189b614a6f2c1122d0" 2018-06-27 23:26:25,172 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:26:24 GMT Server: Apache Content-Length: 181 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7df0a52f-2974-408a-b18c-fb9743750b45 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects/b059a58def9946e2a53103ec19434e10/users/9c275bace89e453b8660b06d22cc09e7/roles", "previous": null, "next": null}, "roles": []} 2018-06-27 23:26:25,172 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b059a58def9946e2a53103ec19434e10/users/9c275bace89e453b8660b06d22cc09e7/roles used request id req-7df0a52f-2974-408a-b18c-fb9743750b45 2018-06-27 23:26:25,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d27aa95a8a1f70d51c2fde189b614a6f2c1122d0" 2018-06-27 23:26:25,505 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:26:25 GMT Server: Apache Content-Length: 176 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-76b29096-42c3-4527-a0fe-ed64f7f988cb Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}} 2018-06-27 23:26:25,505 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2 used request id req-76b29096-42c3-4527-a0fe-ed64f7f988cb 2018-06-27 23:26:25,505 - keystone_utils - INFO - Granting role admin to project vyos_vrouter-78f505f6-3122-4c62-bfe1-33c5309b668f 2018-06-27 23:26:25,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/b059a58def9946e2a53103ec19434e10/users/9c275bace89e453b8660b06d22cc09e7/roles/b6d09af107b240dbbe6b84f49cc394f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d27aa95a8a1f70d51c2fde189b614a6f2c1122d0" 2018-06-27 23:26:26,042 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 23:26:25 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a02510f4-edbf-4a16-af78-e33ee57f074a Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 23:26:26,042 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/b059a58def9946e2a53103ec19434e10/users/9c275bace89e453b8660b06d22cc09e7/roles/b6d09af107b240dbbe6b84f49cc394f2 used request id req-a02510f4-edbf-4a16-af78-e33ee57f074a 2018-06-27 23:26:26,043 - keystone_utils - INFO - Created user with name - vyos_vrouter-78f505f6-3122-4c62-bfe1-33c5309b668f 2018-06-27 23:26:26,043 - functest.core.vnf - DEBUG - snaps creds: OSCreds - username=vyos_vrouter-78f505f6-3122-4c62-bfe1-33c5309b668f, password=f4613974-7663-417f-93e7-2c95fe70331c, auth_url=http://10.167.4.35:35357/v3, project_name=vyos_vrouter-78f505f6-3122-4c62-bfe1-33c5309b668f, 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-27 23:26:26,043 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Additional pre-configuration steps 2018-06-27 23:26:26,044 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Get or create flavor for cloudify manager vm ... 2018-06-27 23:26:26,044 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 23:26:26,045 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 23:26:26,989 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-28T00:26:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b059a58def9946e2a53103ec19434e10", "name": "vyos_vrouter-78f505f6-3122-4c62-bfe1-33c5309b668f"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/b059a58def9946e2a53103ec19434e10", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/b059a58def9946e2a53103ec19434e10", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/b059a58def9946e2a53103ec19434e10", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/b059a58def9946e2a53103ec19434e10", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/b059a58def9946e2a53103ec19434e10", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/b059a58def9946e2a53103ec19434e10", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/b059a58def9946e2a53103ec19434e10", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/b059a58def9946e2a53103ec19434e10", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/b059a58def9946e2a53103ec19434e10", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/b059a58def9946e2a53103ec19434e10", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/b059a58def9946e2a53103ec19434e10", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/b059a58def9946e2a53103ec19434e10", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vyos_vrouter-78f505f6-3122-4c62-bfe1-33c5309b668f", "id": "9c275bace89e453b8660b06d22cc09e7"}, "audit_ids": ["NtudVEPDT8iarlrHW-4ovg"], "issued_at": "2018-06-27T23:26:26.000000Z"}} 2018-06-27 23:26:26,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf6f8a48bdd378899b0762eaa2dff36e2ca996a2" 2018-06-27 23:26:27,359 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:26:26 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3e4b7774-00ab-4ebf-8c42-2418de65590c Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 23:26:27,359 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-3e4b7774-00ab-4ebf-8c42-2418de65590c 2018-06-27 23:26:27,360 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 23:26:27,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/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf6f8a48bdd378899b0762eaa2dff36e2ca996a2" 2018-06-27 23:26:28,225 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:26:28 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-bc9f421e-c6c4-427b-9003-39a4458ed104 X-Compute-Request-Id: req-bc9f421e-c6c4-427b-9003-39a4458ed104 Front-End-Https: on RESP BODY: {"flavors": [{"id": "bfce69d5-8948-4e52-8e30-cf8bfa544966", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "bookmark"}], "name": "shaker-flavor_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3"}]} 2018-06-27 23:26:28,226 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-bc9f421e-c6c4-427b-9003-39a4458ed104 2018-06-27 23:26:28,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}bf6f8a48bdd378899b0762eaa2dff36e2ca996a2" -d '{"flavor": {"vcpus": 2, "disk": 50, "name": "cloudify.medium-78f505f6-3122-4c62-bfe1-33c5309b668f", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 4096, "id": null, "swap": 0}}' 2018-06-27 23:26:29,245 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:26:29 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-49f6fdac-145b-4d82-af9a-1d683fbfadf1 X-Compute-Request-Id: req-49f6fdac-145b-4d82-af9a-1d683fbfadf1 Front-End-Https: on RESP BODY: {"flavor": {"name": "cloudify.medium-78f505f6-3122-4c62-bfe1-33c5309b668f", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/aa5f5898-c843-4ce5-a554-91c84f328867", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/aa5f5898-c843-4ce5-a554-91c84f328867", "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": "aa5f5898-c843-4ce5-a554-91c84f328867"}} 2018-06-27 23:26:29,245 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-49f6fdac-145b-4d82-af9a-1d683fbfadf1 2018-06-27 23:26:29,246 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 23:26:29,247 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 23:26:30,057 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-28T00:26:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b059a58def9946e2a53103ec19434e10", "name": "vyos_vrouter-78f505f6-3122-4c62-bfe1-33c5309b668f"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/b059a58def9946e2a53103ec19434e10", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/b059a58def9946e2a53103ec19434e10", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/b059a58def9946e2a53103ec19434e10", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/b059a58def9946e2a53103ec19434e10", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/b059a58def9946e2a53103ec19434e10", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/b059a58def9946e2a53103ec19434e10", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/b059a58def9946e2a53103ec19434e10", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/b059a58def9946e2a53103ec19434e10", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/b059a58def9946e2a53103ec19434e10", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/b059a58def9946e2a53103ec19434e10", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/b059a58def9946e2a53103ec19434e10", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/b059a58def9946e2a53103ec19434e10", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vyos_vrouter-78f505f6-3122-4c62-bfe1-33c5309b668f", "id": "9c275bace89e453b8660b06d22cc09e7"}, "audit_ids": ["5CupsatEQPal0ZHXJWd7KA"], "issued_at": "2018-06-27T23:26:30.000000Z"}} 2018-06-27 23:26:30,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}30ffbedb6ca45079a14132e696d3ef3c1716a035" 2018-06-27 23:26:30,443 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:26:30 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6a2fddc3-64fc-4af9-8128-00fa54077732 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 23:26:30,444 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-6a2fddc3-64fc-4af9-8128-00fa54077732 2018-06-27 23:26:30,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 23:26:30,459 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 23:26: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-27 23:26:30,460 - 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}30ffbedb6ca45079a14132e696d3ef3c1716a035" 2018-06-27 23:26:30,593 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:26:30 GMT Server: Apache Content-Length: 3624 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-69035403-b026-4308-83c0-995303e9e3cf Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/05b1bc3fa6fd4243a4ba8b4d6fcc3daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05b1bc3fa6fd4243a4ba8b4d6fcc3daf", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/48d44c9c0fea4f4e80edc7d2e0715db7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d44c9c0fea4f4e80edc7d2e0715db7", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/4d3721127bf84155a837606ce3feba32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d3721127bf84155a837606ce3feba32", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/5c846663ea6d407e9223de0719ce5442"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c846663ea6d407e9223de0719ce5442", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/73a10e6c4f67490a8a4030cc6cea32f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73a10e6c4f67490a8a4030cc6cea32f5", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/8ecfab7d9d4f47bb8892a85b7d2a0b5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ecfab7d9d4f47bb8892a85b7d2a0b5a", "email": "root@localhost", "password_expires_at": null}, {"name": "vyos_vrouter-78f505f6-3122-4c62-bfe1-33c5309b668f", "links": {"self": "http://10.167.4.35:5000/v3/users/9c275bace89e453b8660b06d22cc09e7"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "b059a58def9946e2a53103ec19434e10", "id": "9c275bace89e453b8660b06d22cc09e7", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/b278d529e9a54a9195e4e536b9384dc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b278d529e9a54a9195e4e536b9384dc0", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b7f107ae7bb34ccea8282b1a0ec7a979"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7f107ae7bb34ccea8282b1a0ec7a979", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/d21494d0185b463db36b8c8c2b341b97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d21494d0185b463db36b8c8c2b341b97", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e0bb346419f84e4680f6ca9a97f4fc0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e0bb346419f84e4680f6ca9a97f4fc0b", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "c8d542af72ce49338052c29f02c8857e", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e9dd794fa5c040a9a0445386fb2a6116"}, "options": {}, "id": "e9dd794fa5c040a9a0445386fb2a6116", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/e9f9c747d54947bc800a81ecf11858f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9f9c747d54947bc800a81ecf11858f5", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-27 23:26:30,594 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-69035403-b026-4308-83c0-995303e9e3cf 2018-06-27 23:26:30,597 - 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-78f505f6-3122-4c62-bfe1-33c5309b668f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30ffbedb6ca45079a14132e696d3ef3c1716a035" 2018-06-27 23:26:30,701 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:26:30 GMT Server: Apache Content-Length: 510 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f493caeb-97c9-4768-973a-4eed0560d3a2 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=vyos_vrouter-78f505f6-3122-4c62-bfe1-33c5309b668f", "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/b059a58def9946e2a53103ec19434e10"}, "tags": [], "enabled": true, "id": "b059a58def9946e2a53103ec19434e10", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-78f505f6-3122-4c62-bfe1-33c5309b668f"}]} 2018-06-27 23:26:30,701 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=vyos_vrouter-78f505f6-3122-4c62-bfe1-33c5309b668f used request id req-f493caeb-97c9-4768-973a-4eed0560d3a2 2018-06-27 23:26:30,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30ffbedb6ca45079a14132e696d3ef3c1716a035" 2018-06-27 23:26:31,063 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:26:30 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d3a47b74-5988-4b75-a525-330ed5bafd01 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 23:26:31,064 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-d3a47b74-5988-4b75-a525-330ed5bafd01 2018-06-27 23:26:31,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}30ffbedb6ca45079a14132e696d3ef3c1716a035" 2018-06-27 23:26:32,016 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:26:31 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-45743726-6621-4628-bde6-e0b9bca0b7c8 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 23:26:32,017 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-45743726-6621-4628-bde6-e0b9bca0b7c8 2018-06-27 23:26:32,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?name=vyos_vrouter-78f505f6-3122-4c62-bfe1-33c5309b668f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30ffbedb6ca45079a14132e696d3ef3c1716a035" 2018-06-27 23:26:32,403 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:26:32 GMT Server: Apache Content-Length: 510 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-761d4719-78ce-4763-8eb8-c0d66911725e Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=vyos_vrouter-78f505f6-3122-4c62-bfe1-33c5309b668f", "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/b059a58def9946e2a53103ec19434e10"}, "tags": [], "enabled": true, "id": "b059a58def9946e2a53103ec19434e10", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-78f505f6-3122-4c62-bfe1-33c5309b668f"}]} 2018-06-27 23:26:32,403 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=vyos_vrouter-78f505f6-3122-4c62-bfe1-33c5309b668f used request id req-761d4719-78ce-4763-8eb8-c0d66911725e 2018-06-27 23:26:32,404 - keystone_utils - INFO - Created user with name - cloudify_network_bug-78f505f6-3122-4c62-bfe1-33c5309b668f 2018-06-27 23:26:32,404 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - snaps creds: OSCreds - username=cloudify_network_bug-78f505f6-3122-4c62-bfe1-33c5309b668f, password=152b3e9f-860d-4724-a47c-c1ffa6bcedd3, auth_url=http://10.167.4.35:35357/v3, project_name=vyos_vrouter-78f505f6-3122-4c62-bfe1-33c5309b668f, 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-27 23:26:32,404 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating keypair ... 2018-06-27 23:26:32,405 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 23:26:32,405 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 23:26:33,167 - keystoneauth.session - DEBUG - Request returned failure status: 401 2018-06-27 23:26:33,167 - 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-729357be-9005-41f1-ab63-d44cb19e2bfb) 2018-06-27 23:26:33,284 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-06-27 23:26:33,285 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | vyos_vrouter | functest | 00:16 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-06-27 23:26:33,288 - 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-27 23:26:33,288 - functest.core.vnf - INFO - Removing the VNF resources .. 2018-06-27 23:26:33,289 - keystone_utils - INFO - Deleting user with name - cloudify_network_bug-78f505f6-3122-4c62-bfe1-33c5309b668f 2018-06-27 23:26:33,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/b5cce63622fa42edabda3a1612b8cb7d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30ffbedb6ca45079a14132e696d3ef3c1716a035" 2018-06-27 23:26:34,031 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 23:26:33 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b3960b8e-f880-47a0-a057-9a2a5da6b576 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 23:26:34,031 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/b5cce63622fa42edabda3a1612b8cb7d used request id req-b3960b8e-f880-47a0-a057-9a2a5da6b576 2018-06-27 23:26:34,034 - 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/aa5f5898-c843-4ce5-a554-91c84f328867 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf6f8a48bdd378899b0762eaa2dff36e2ca996a2" 2018-06-27 23:26:34,877 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 23:26: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-4e0dfc94-a0a2-4116-a555-46876af6f8c2 X-Compute-Request-Id: req-4e0dfc94-a0a2-4116-a555-46876af6f8c2 2018-06-27 23:26:34,877 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/flavors/aa5f5898-c843-4ce5-a554-91c84f328867 used request id req-4e0dfc94-a0a2-4116-a555-46876af6f8c2 2018-06-27 23:26:34,878 - keystone_utils - INFO - Deleting user with name - vyos_vrouter-78f505f6-3122-4c62-bfe1-33c5309b668f 2018-06-27 23:26:34,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/9c275bace89e453b8660b06d22cc09e7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d27aa95a8a1f70d51c2fde189b614a6f2c1122d0" 2018-06-27 23:26:35,488 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 23:26:34 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6a8743db-6abf-4d9f-be3b-7c31994b633b Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 23:26:35,489 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/9c275bace89e453b8660b06d22cc09e7 used request id req-6a8743db-6abf-4d9f-be3b-7c31994b633b 2018-06-27 23:26:35,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/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0831336e62f4e6a71f42bab4e31b17a6ad7730bb" 2018-06-27 23:26:36,499 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:26:36 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-798fa234-432c-4b9b-9422-01c39f5c24bf Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-27T19:03:04Z", "updated_at": "2018-06-27T19:03:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "6748ef1e-56da-434e-9e89-e86b58537b65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "b3e3826c-1c48-4699-93f0-f8a310956753", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "bfad35fa-7ea9-4a81-917d-7b86481eb510", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "d657b333-103d-4d19-add8-1e8bae2f8849", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b92069937e44a3786e439f95c61afe5", "created_at": "2018-06-27T19:08:41Z", "updated_at": "2018-06-27T19:08:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "4ac2a090-f595-4e7b-9b7a-a52fa204e881", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "5508c0b1-6261-44cb-854d-60c64bcbba0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "a60c77dc-6985-48ac-a3a3-067176d3e52f", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "e6ec0fa4-1eb3-4c5d-a451-c7acfd7fde82", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}], "revision_number": 4, "project_id": "4b92069937e44a3786e439f95c61afe5", "id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T18:59:55Z", "updated_at": "2018-06-27T18:59:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "5a060918-419b-4ec3-90df-a7764c06af2f", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "6cd9bbf0-4d1b-4b13-a6c4-e20a15bb3360", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "8134c0f0-89c6-4d45-bef8-a9260d9d0723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "e0e7297a-a59d-4d2b-b75c-2cc86b269114", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}], "revision_number": 4, "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "created_at": "2018-06-27T21:03:43Z", "updated_at": "2018-06-27T21:03:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "41061dbf-a5a2-465f-84dd-140f6104b3f7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "47d5c96d-0510-41a5-b33e-5683702c5bb8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "4b4b6430-3f42-4fe4-a25e-2c5c015a7699", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "e6a68cb7-6491-4474-a4d7-38496cac4eb7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}], "revision_number": 4, "project_id": "3f0a375b66c54145bff1c56e7c91ad73", "id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "name": "default"}]} 2018-06-27 23:26:36,500 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-798fa234-432c-4b9b-9422-01c39f5c24bf 2018-06-27 23:26:36,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/4b92069937e44a3786e439f95c61afe5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0831336e62f4e6a71f42bab4e31b17a6ad7730bb" 2018-06-27 23:26:37,041 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:26:36 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0aefe120-9bd9-4536-a6ee-1a8c5a097d3b 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/4b92069937e44a3786e439f95c61afe5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4b92069937e44a3786e439f95c61afe5", "name": "service"}} 2018-06-27 23:26:37,041 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/4b92069937e44a3786e439f95c61afe5 used request id req-0aefe120-9bd9-4536-a6ee-1a8c5a097d3b 2018-06-27 23:26: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/projects/8cdbc979369d4c15b8ddd6cc77d930e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0831336e62f4e6a71f42bab4e31b17a6ad7730bb" 2018-06-27 23:26:37,424 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:26:37 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-445bd134-31cd-4c98-aad5-c73b2e330005 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/8cdbc979369d4c15b8ddd6cc77d930e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}} 2018-06-27 23:26:37,424 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8cdbc979369d4c15b8ddd6cc77d930e3 used request id req-445bd134-31cd-4c98-aad5-c73b2e330005 2018-06-27 23:26:37,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/3f0a375b66c54145bff1c56e7c91ad73 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0831336e62f4e6a71f42bab4e31b17a6ad7730bb" 2018-06-27 23:26:37,871 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 27 Jun 2018 23:26:37 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6c1a228e-739e-48e7-aff1-5f849787db8c Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3f0a375b66c54145bff1c56e7c91ad73.", "code": 404, "title": "Not Found"}} 2018-06-27 23:26:37,871 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f0a375b66c54145bff1c56e7c91ad73 used request id req-6c1a228e-739e-48e7-aff1-5f849787db8c 2018-06-27 23:26:37,872 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-06-27 23:26:37,873 - keystone_utils - INFO - Deleting project with name - vyos_vrouter-78f505f6-3122-4c62-bfe1-33c5309b668f 2018-06-27 23:26:37,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/b059a58def9946e2a53103ec19434e10 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0831336e62f4e6a71f42bab4e31b17a6ad7730bb" 2018-06-27 23:26:38,536 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 23:26:37 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-40cb2144-5563-477c-b5d6-ca6b7d9f8416 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 23:26:38,536 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/b059a58def9946e2a53103ec19434e10 used request id req-40cb2144-5563-477c-b5d6-ca6b7d9f8416 2018-06-27 23:26:38,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0831336e62f4e6a71f42bab4e31b17a6ad7730bb" 2018-06-27 23:26:38,876 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:26:38 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-da309e7f-6f82-4267-bcbf-3cca436bd036 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 23:26:38,876 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-da309e7f-6f82-4267-bcbf-3cca436bd036 2018-06-27 23:26:38,877 - xtesting.ci.run_tests - ERROR - The test case 'vyos_vrouter' failed. 2018-06-27 23:26:38,877 - xtesting.ci.run_tests - INFO - Running test case 'juju_epc'... 2018-06-27 23:26:38,968 - 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-27 23:26:38,987 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Additional pre-configuration steps 2018-06-27 23:26:38,987 - functest.core.vnf - INFO - Prepare VNF: juju_epc, description: Created by OPNFV Functest: juju_epc 2018-06-27 23:26:38,987 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-06-27 23:26:38,987 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-06-27 23:26:38,988 - openstack_tests - INFO - OS Credentials = > 2018-06-27 23:26:38,988 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 23:26:38,988 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 23:26:39,762 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-28T00:26:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["xB2ChwsYQYmjHQ6LgRPWUA"], "issued_at": "2018-06-27T23:26:39.000000Z"}} 2018-06-27 23:26:39,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}457defa76e4b57fad39aba3d10247b3f4df835a4" 2018-06-27 23:26:40,116 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:26:39 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-89af113a-8ad1-4c77-a9f2-3e10696839be Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 23:26:40,116 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-89af113a-8ad1-4c77-a9f2-3e10696839be 2018-06-27 23:26:40,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 23:26:40,132 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 23:26: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-27 23:26:40,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?enabled=True&domain_name=Default&name=juju_epc-d2c6dc5c-46e0-43d8-923f-9d40f9f22709&description=Created+by+OPNFV+Functest%3A+juju_epc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}457defa76e4b57fad39aba3d10247b3f4df835a4" 2018-06-27 23:26:40,594 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:26:40 GMT Server: Apache Content-Length: 240 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-73335dc6-833c-4b7e-b6c4-786ff60642b3 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-d2c6dc5c-46e0-43d8-923f-9d40f9f22709&description=Created+by+OPNFV+Functest%3A+juju_epc", "previous": null, "next": null}, "projects": []} 2018-06-27 23:26:40,594 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=juju_epc-d2c6dc5c-46e0-43d8-923f-9d40f9f22709&description=Created+by+OPNFV+Functest%3A+juju_epc used request id req-73335dc6-833c-4b7e-b6c4-786ff60642b3 2018-06-27 23:26:40,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}457defa76e4b57fad39aba3d10247b3f4df835a4" 2018-06-27 23:26:40,958 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:26:40 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6c59f6b9-b1c7-43d7-9fb6-7e28e6edf860 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 23:26:40,958 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-6c59f6b9-b1c7-43d7-9fb6-7e28e6edf860 2018-06-27 23:26:40,961 - 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}457defa76e4b57fad39aba3d10247b3f4df835a4" -d '{"project": {"enabled": true, "description": "Created by OPNFV Functest: juju_epc", "name": "juju_epc-d2c6dc5c-46e0-43d8-923f-9d40f9f22709", "domain_id": "default"}}' 2018-06-27 23:26:41,437 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 27 Jun 2018 23:26:40 GMT Server: Apache Content-Length: 354 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0bb19358-fc17-424b-a0f8-0da91eaf4e93 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/d93d1535fa444d08b47d7562c3196364"}, "tags": [], "enabled": true, "id": "d93d1535fa444d08b47d7562c3196364", "parent_id": "default", "domain_id": "default", "name": "juju_epc-d2c6dc5c-46e0-43d8-923f-9d40f9f22709"}} 2018-06-27 23:26:41,437 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-0bb19358-fc17-424b-a0f8-0da91eaf4e93 2018-06-27 23:26:41,437 - keystone_utils - INFO - Created project with name - juju_epc-d2c6dc5c-46e0-43d8-923f-9d40f9f22709 2018-06-27 23:26:41,438 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 23:26:41,438 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 23:26:42,199 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-28T00:26:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["MI3XJSeqRaa7ZSI24qng5A"], "issued_at": "2018-06-27T23:26:42.000000Z"}} 2018-06-27 23:26:42,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41787e7057f21514110b91f8c2902b67b8a029b5" 2018-06-27 23:26:42,533 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:26:42 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-39408581-ee25-4907-8207-44b0b6c89f18 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 23:26:42,533 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-39408581-ee25-4907-8207-44b0b6c89f18 2018-06-27 23:26:42,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-27 23:26:42,547 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 23:26: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-27 23:26:42,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}41787e7057f21514110b91f8c2902b67b8a029b5" 2018-06-27 23:26:43,002 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:26:42 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c5bddbff-e64d-4911-81e0-05c58a16c4ac Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 23:26:43,002 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-c5bddbff-e64d-4911-81e0-05c58a16c4ac 2018-06-27 23:26:43,003 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 23:26:43,003 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 23:26:43,839 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-28T00:26:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cdbc979369d4c15b8ddd6cc77d930e3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/8cdbc979369d4c15b8ddd6cc77d930e3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e9f9c747d54947bc800a81ecf11858f5"}, "audit_ids": ["a6-ww6ZmS1-jaOfxAMUjbQ"], "issued_at": "2018-06-27T23:26:43.000000Z"}} 2018-06-27 23:26:43,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7a65ff1c3b8dab4a96cdc1b3cab5193cacd1c84" 2018-06-27 23:26:44,195 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:26:43 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3c4cd2d5-44d0-44e5-acc2-f0a98640f9ae Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 23:26:44,195 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-3c4cd2d5-44d0-44e5-acc2-f0a98640f9ae 2018-06-27 23:26:44,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-27 23:26:44,210 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 23:26: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-27 23:26:44,211 - 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}d7a65ff1c3b8dab4a96cdc1b3cab5193cacd1c84" 2018-06-27 23:26:44,756 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:26:44 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5840656d-1b4b-40e8-be55-b4f96afe74ce Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/05b1bc3fa6fd4243a4ba8b4d6fcc3daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05b1bc3fa6fd4243a4ba8b4d6fcc3daf", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/48d44c9c0fea4f4e80edc7d2e0715db7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d44c9c0fea4f4e80edc7d2e0715db7", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/4d3721127bf84155a837606ce3feba32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d3721127bf84155a837606ce3feba32", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/5c846663ea6d407e9223de0719ce5442"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c846663ea6d407e9223de0719ce5442", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/73a10e6c4f67490a8a4030cc6cea32f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73a10e6c4f67490a8a4030cc6cea32f5", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/8ecfab7d9d4f47bb8892a85b7d2a0b5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ecfab7d9d4f47bb8892a85b7d2a0b5a", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/b278d529e9a54a9195e4e536b9384dc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b278d529e9a54a9195e4e536b9384dc0", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b7f107ae7bb34ccea8282b1a0ec7a979"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7f107ae7bb34ccea8282b1a0ec7a979", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/d21494d0185b463db36b8c8c2b341b97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d21494d0185b463db36b8c8c2b341b97", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e0bb346419f84e4680f6ca9a97f4fc0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e0bb346419f84e4680f6ca9a97f4fc0b", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "c8d542af72ce49338052c29f02c8857e", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e9dd794fa5c040a9a0445386fb2a6116"}, "options": {}, "id": "e9dd794fa5c040a9a0445386fb2a6116", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/e9f9c747d54947bc800a81ecf11858f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9f9c747d54947bc800a81ecf11858f5", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-27 23:26:44,757 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-5840656d-1b4b-40e8-be55-b4f96afe74ce 2018-06-27 23:26:44,761 - 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-d2c6dc5c-46e0-43d8-923f-9d40f9f22709 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7a65ff1c3b8dab4a96cdc1b3cab5193cacd1c84" 2018-06-27 23:26:45,229 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:26:44 GMT Server: Apache Content-Length: 498 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9d2ee16d-27d5-4b97-852b-c255e447d2d2 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=juju_epc-d2c6dc5c-46e0-43d8-923f-9d40f9f22709", "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/d93d1535fa444d08b47d7562c3196364"}, "tags": [], "enabled": true, "id": "d93d1535fa444d08b47d7562c3196364", "parent_id": "default", "domain_id": "default", "name": "juju_epc-d2c6dc5c-46e0-43d8-923f-9d40f9f22709"}]} 2018-06-27 23:26:45,229 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=juju_epc-d2c6dc5c-46e0-43d8-923f-9d40f9f22709 used request id req-9d2ee16d-27d5-4b97-852b-c255e447d2d2 2018-06-27 23:26:45,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7a65ff1c3b8dab4a96cdc1b3cab5193cacd1c84" 2018-06-27 23:26:45,332 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:26:45 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-31b4a9ef-ac1a-4673-a9c6-f91a067b80f8 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 23:26:45,333 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-31b4a9ef-ac1a-4673-a9c6-f91a067b80f8 2018-06-27 23:26:46,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7a65ff1c3b8dab4a96cdc1b3cab5193cacd1c84" 2018-06-27 23:26:46,543 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:26:46 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-df3f23e6-e5e2-406e-8cf0-74fa9d2e5728 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 23:26:46,543 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-df3f23e6-e5e2-406e-8cf0-74fa9d2e5728 2018-06-27 23:26:46,547 - 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-d2c6dc5c-46e0-43d8-923f-9d40f9f22709 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7a65ff1c3b8dab4a96cdc1b3cab5193cacd1c84" 2018-06-27 23:26:46,946 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:26:46 GMT Server: Apache Content-Length: 498 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ae63ef4d-e299-41c4-a86a-bcedbc061898 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=juju_epc-d2c6dc5c-46e0-43d8-923f-9d40f9f22709", "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/d93d1535fa444d08b47d7562c3196364"}, "tags": [], "enabled": true, "id": "d93d1535fa444d08b47d7562c3196364", "parent_id": "default", "domain_id": "default", "name": "juju_epc-d2c6dc5c-46e0-43d8-923f-9d40f9f22709"}]} 2018-06-27 23:26:46,946 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=juju_epc-d2c6dc5c-46e0-43d8-923f-9d40f9f22709 used request id req-ae63ef4d-e299-41c4-a86a-bcedbc061898 2018-06-27 23:26:46,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/c9f99da7023f4eada23a81932a13107e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7a65ff1c3b8dab4a96cdc1b3cab5193cacd1c84" 2018-06-27 23:26:47,448 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:26:46 GMT Server: Apache Content-Length: 340 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4242e46e-87ab-41c6-bc6e-9b353a17489f Connection: close Content-Type: application/json RESP BODY: {"user": {"name": "juju_epc-d2c6dc5c-46e0-43d8-923f-9d40f9f22709", "links": {"self": "http://10.167.4.35:5000/v3/users/c9f99da7023f4eada23a81932a13107e"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "d93d1535fa444d08b47d7562c3196364", "id": "c9f99da7023f4eada23a81932a13107e", "password_expires_at": null}} 2018-06-27 23:26:47,448 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users/c9f99da7023f4eada23a81932a13107e used request id req-4242e46e-87ab-41c6-bc6e-9b353a17489f 2018-06-27 23:26:47,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/d93d1535fa444d08b47d7562c3196364/users/c9f99da7023f4eada23a81932a13107e/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7a65ff1c3b8dab4a96cdc1b3cab5193cacd1c84" 2018-06-27 23:26:47,905 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:26:47 GMT Server: Apache Content-Length: 181 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a3d771d7-1e77-4d62-9a8f-a6c8d0f6f23c Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects/d93d1535fa444d08b47d7562c3196364/users/c9f99da7023f4eada23a81932a13107e/roles", "previous": null, "next": null}, "roles": []} 2018-06-27 23:26:47,905 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/d93d1535fa444d08b47d7562c3196364/users/c9f99da7023f4eada23a81932a13107e/roles used request id req-a3d771d7-1e77-4d62-9a8f-a6c8d0f6f23c 2018-06-27 23:26:47,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7a65ff1c3b8dab4a96cdc1b3cab5193cacd1c84" 2018-06-27 23:26:48,333 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:26:47 GMT Server: Apache Content-Length: 176 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-905b5a5b-400f-431b-861d-50d3e44b2ac8 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}} 2018-06-27 23:26:48,334 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2 used request id req-905b5a5b-400f-431b-861d-50d3e44b2ac8 2018-06-27 23:26:48,334 - keystone_utils - INFO - Granting role admin to project juju_epc-d2c6dc5c-46e0-43d8-923f-9d40f9f22709 2018-06-27 23:26:48,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/d93d1535fa444d08b47d7562c3196364/users/c9f99da7023f4eada23a81932a13107e/roles/b6d09af107b240dbbe6b84f49cc394f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7a65ff1c3b8dab4a96cdc1b3cab5193cacd1c84" 2018-06-27 23:26:48,889 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 23:26:48 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-94c92344-8e8e-496c-ad0c-cc6159420991 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 23:26:48,889 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/d93d1535fa444d08b47d7562c3196364/users/c9f99da7023f4eada23a81932a13107e/roles/b6d09af107b240dbbe6b84f49cc394f2 used request id req-94c92344-8e8e-496c-ad0c-cc6159420991 2018-06-27 23:26:48,889 - keystone_utils - INFO - Created user with name - juju_epc-d2c6dc5c-46e0-43d8-923f-9d40f9f22709 2018-06-27 23:26:48,890 - functest.core.vnf - DEBUG - snaps creds: OSCreds - username=juju_epc-d2c6dc5c-46e0-43d8-923f-9d40f9f22709, password=d8824c54-b82f-40c0-80eb-1ca53bed3c25, auth_url=http://10.167.4.35:35357/v3, project_name=juju_epc-d2c6dc5c-46e0-43d8-923f-9d40f9f22709, 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-27 23:26:48,891 - 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-292 | | 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-27 23:26:48,894 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 23:26:48,895 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 23:26:49,771 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-28T00:26:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d93d1535fa444d08b47d7562c3196364", "name": "juju_epc-d2c6dc5c-46e0-43d8-923f-9d40f9f22709"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/d93d1535fa444d08b47d7562c3196364", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/d93d1535fa444d08b47d7562c3196364", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/d93d1535fa444d08b47d7562c3196364", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/d93d1535fa444d08b47d7562c3196364", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/d93d1535fa444d08b47d7562c3196364", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/d93d1535fa444d08b47d7562c3196364", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/d93d1535fa444d08b47d7562c3196364", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/d93d1535fa444d08b47d7562c3196364", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/d93d1535fa444d08b47d7562c3196364", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/d93d1535fa444d08b47d7562c3196364", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/d93d1535fa444d08b47d7562c3196364", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/d93d1535fa444d08b47d7562c3196364", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "juju_epc-d2c6dc5c-46e0-43d8-923f-9d40f9f22709", "id": "c9f99da7023f4eada23a81932a13107e"}, "audit_ids": ["CdKu-MMsRguFkdXezVHpQA"], "issued_at": "2018-06-27T23:26:49.000000Z"}} 2018-06-27 23:26:49,774 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Cloud for Abot-epc ..... 2018-06-27 23:26:51,389 - 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-27 23:26:51,390 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Credentials for Abot-epc ..... 2018-06-27 23:26:51,390 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 23:26:51,391 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 23:26:52,103 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-28T00:26:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d93d1535fa444d08b47d7562c3196364", "name": "juju_epc-d2c6dc5c-46e0-43d8-923f-9d40f9f22709"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/d93d1535fa444d08b47d7562c3196364", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/d93d1535fa444d08b47d7562c3196364", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/d93d1535fa444d08b47d7562c3196364", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/d93d1535fa444d08b47d7562c3196364", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/d93d1535fa444d08b47d7562c3196364", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/d93d1535fa444d08b47d7562c3196364", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/d93d1535fa444d08b47d7562c3196364", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/d93d1535fa444d08b47d7562c3196364", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/d93d1535fa444d08b47d7562c3196364", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/d93d1535fa444d08b47d7562c3196364", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/d93d1535fa444d08b47d7562c3196364", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/d93d1535fa444d08b47d7562c3196364", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "juju_epc-d2c6dc5c-46e0-43d8-923f-9d40f9f22709", "id": "c9f99da7023f4eada23a81932a13107e"}, "audit_ids": ["QUbTfAqCTvSc6_jeiBDiLg"], "issued_at": "2018-06-27T23:26:52.000000Z"}} 2018-06-27 23:26:52,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ba046eb3b0651775529b84dbabe6886b3d88188" 2018-06-27 23:26:52,471 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:26:52 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6ae4ee71-7de1-40e4-a746-9c23986531a9 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 23:26:52,471 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-6ae4ee71-7de1-40e4-a746-9c23986531a9 2018-06-27 23:26:52,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-27 23:26:52,487 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 23: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-27 23:26:52,488 - 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}4ba046eb3b0651775529b84dbabe6886b3d88188" 2018-06-27 23:26:52,990 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:26:52 GMT Server: Apache Content-Length: 3620 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0d093e72-97c3-4331-84da-26181806aad1 Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/05b1bc3fa6fd4243a4ba8b4d6fcc3daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05b1bc3fa6fd4243a4ba8b4d6fcc3daf", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/48d44c9c0fea4f4e80edc7d2e0715db7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d44c9c0fea4f4e80edc7d2e0715db7", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/4d3721127bf84155a837606ce3feba32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d3721127bf84155a837606ce3feba32", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/5c846663ea6d407e9223de0719ce5442"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c846663ea6d407e9223de0719ce5442", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/73a10e6c4f67490a8a4030cc6cea32f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "73a10e6c4f67490a8a4030cc6cea32f5", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/8ecfab7d9d4f47bb8892a85b7d2a0b5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ecfab7d9d4f47bb8892a85b7d2a0b5a", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/b278d529e9a54a9195e4e536b9384dc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b278d529e9a54a9195e4e536b9384dc0", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b7f107ae7bb34ccea8282b1a0ec7a979"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7f107ae7bb34ccea8282b1a0ec7a979", "email": "root@localhost", "password_expires_at": null}, {"name": "juju_epc-d2c6dc5c-46e0-43d8-923f-9d40f9f22709", "links": {"self": "http://10.167.4.35:5000/v3/users/c9f99da7023f4eada23a81932a13107e"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "d93d1535fa444d08b47d7562c3196364", "id": "c9f99da7023f4eada23a81932a13107e", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/d21494d0185b463db36b8c8c2b341b97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d21494d0185b463db36b8c8c2b341b97", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e0bb346419f84e4680f6ca9a97f4fc0b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e0bb346419f84e4680f6ca9a97f4fc0b", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "c8d542af72ce49338052c29f02c8857e", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e9dd794fa5c040a9a0445386fb2a6116"}, "options": {}, "id": "e9dd794fa5c040a9a0445386fb2a6116", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/e9f9c747d54947bc800a81ecf11858f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9f9c747d54947bc800a81ecf11858f5", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-27 23:26:52,991 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-0d093e72-97c3-4331-84da-26181806aad1 2018-06-27 23:26:52,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?name=juju_epc-d2c6dc5c-46e0-43d8-923f-9d40f9f22709 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ba046eb3b0651775529b84dbabe6886b3d88188" 2018-06-27 23:26:53,282 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:26:52 GMT Server: Apache Content-Length: 498 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cf6aa887-64d9-4cf7-b422-999df78b413d Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=juju_epc-d2c6dc5c-46e0-43d8-923f-9d40f9f22709", "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/d93d1535fa444d08b47d7562c3196364"}, "tags": [], "enabled": true, "id": "d93d1535fa444d08b47d7562c3196364", "parent_id": "default", "domain_id": "default", "name": "juju_epc-d2c6dc5c-46e0-43d8-923f-9d40f9f22709"}]} 2018-06-27 23:26:53,282 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=juju_epc-d2c6dc5c-46e0-43d8-923f-9d40f9f22709 used request id req-cf6aa887-64d9-4cf7-b422-999df78b413d 2018-06-27 23:26:53,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ba046eb3b0651775529b84dbabe6886b3d88188" 2018-06-27 23:26:53,648 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:26:53 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-637f15db-1f0d-419c-91e8-015aad7b86be Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-27 23:26:53,649 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-637f15db-1f0d-419c-91e8-015aad7b86be 2018-06-27 23:26:54,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ba046eb3b0651775529b84dbabe6886b3d88188" 2018-06-27 23:26:54,730 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:26:54 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6ebc014e-443a-48bf-a6f1-8647a67f464f Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 23:26:54,730 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-6ebc014e-443a-48bf-a6f1-8647a67f464f 2018-06-27 23:26:54,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?name=juju_epc-d2c6dc5c-46e0-43d8-923f-9d40f9f22709 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ba046eb3b0651775529b84dbabe6886b3d88188" 2018-06-27 23:26:55,123 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:26:54 GMT Server: Apache Content-Length: 498 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c354797e-b569-4a55-9f23-03ca9add226d Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=juju_epc-d2c6dc5c-46e0-43d8-923f-9d40f9f22709", "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/d93d1535fa444d08b47d7562c3196364"}, "tags": [], "enabled": true, "id": "d93d1535fa444d08b47d7562c3196364", "parent_id": "default", "domain_id": "default", "name": "juju_epc-d2c6dc5c-46e0-43d8-923f-9d40f9f22709"}]} 2018-06-27 23:26:55,123 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=juju_epc-d2c6dc5c-46e0-43d8-923f-9d40f9f22709 used request id req-c354797e-b569-4a55-9f23-03ca9add226d 2018-06-27 23:26:55,124 - keystone_utils - INFO - Created user with name - juju_network_discovery_bug 2018-06-27 23:26:55,124 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - snaps creds: OSCreds - username=juju_network_discovery_bug, password=f818a8e1-4bb2-4b30-a84b-4b304ebffd10, auth_url=http://10.167.4.35:35357/v3, project_name=juju_epc-d2c6dc5c-46e0-43d8-923f-9d40f9f22709, 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-27 23:26:55,368 - 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-27 23:26:55,369 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deploying Juju Orchestrator 2018-06-27 23:26:55,369 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating full network with nameserver: 8.8.8.8 2018-06-27 23:26:55,370 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 23:26:55,372 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 23:26:56,184 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-28T00:26:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d93d1535fa444d08b47d7562c3196364", "name": "juju_epc-d2c6dc5c-46e0-43d8-923f-9d40f9f22709"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/d93d1535fa444d08b47d7562c3196364", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/d93d1535fa444d08b47d7562c3196364", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/d93d1535fa444d08b47d7562c3196364", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/d93d1535fa444d08b47d7562c3196364", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/d93d1535fa444d08b47d7562c3196364", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/d93d1535fa444d08b47d7562c3196364", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/d93d1535fa444d08b47d7562c3196364", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/d93d1535fa444d08b47d7562c3196364", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/d93d1535fa444d08b47d7562c3196364", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/d93d1535fa444d08b47d7562c3196364", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/d93d1535fa444d08b47d7562c3196364", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/d93d1535fa444d08b47d7562c3196364", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "juju_epc-d2c6dc5c-46e0-43d8-923f-9d40f9f22709", "id": "c9f99da7023f4eada23a81932a13107e"}, "audit_ids": ["Rec0bsDdSgC0Pf3q8m4ieQ"], "issued_at": "2018-06-27T23:26:56.000000Z"}} 2018-06-27 23:26:56,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1760e4636bf3d83549071e8f7eb4f64d7971d79" 2018-06-27 23:26:56,477 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:26:56 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-db18c8a5-e605-4083-93af-31d3363f0808 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 23:26:56,477 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-db18c8a5-e605-4083-93af-31d3363f0808 2018-06-27 23:26:56,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?name=abot-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1760e4636bf3d83549071e8f7eb4f64d7971d79" 2018-06-27 23:26:57,382 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:26:57 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-df53327a-1cf3-4879-87ab-a3b600c98308 Front-End-Https: on RESP BODY: {"networks":[]} 2018-06-27 23:26:57,382 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=abot-net used request id req-df53327a-1cf3-4879-87ab-a3b600c98308 2018-06-27 23:26:57,383 - neutron_utils - INFO - Creating network with name abot-net 2018-06-27 23:26:57,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/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1760e4636bf3d83549071e8f7eb4f64d7971d79" -d '{"network": {"name": "abot-net", "admin_state_up": true}}' 2018-06-27 23:26:58,343 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 23:26:58 GMT Content-Type: application/json Content-Length: 640 Connection: keep-alive X-Openstack-Request-Id: req-e48f31c1-73e7-44e5-b631-f946fa629209 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":"9b41f40a-834a-4002-b23e-c79238558d6e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"d93d1535fa444d08b47d7562c3196364","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-27T23:26:58Z","is_default":false,"provider:segmentation_id":55,"name":"abot-net","admin_state_up":true,"tenant_id":"d93d1535fa444d08b47d7562c3196364","created_at":"2018-06-27T23:26:57Z","mtu":1450}} 2018-06-27 23:26:58,343 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-e48f31c1-73e7-44e5-b631-f946fa629209 2018-06-27 23:26:58,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=9b41f40a-834a-4002-b23e-c79238558d6e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1760e4636bf3d83549071e8f7eb4f64d7971d79" 2018-06-27 23:26:59,326 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:26:59 GMT Content-Type: application/json Content-Length: 624 Connection: keep-alive X-Openstack-Request-Id: req-2e935abb-aac4-477b-bba1-952576e90581 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":"9b41f40a-834a-4002-b23e-c79238558d6e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"d93d1535fa444d08b47d7562c3196364","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-27T23:26:58Z","provider:segmentation_id":55,"name":"abot-net","admin_state_up":true,"tenant_id":"d93d1535fa444d08b47d7562c3196364","created_at":"2018-06-27T23:26:57Z","provider:network_type":"vxlan"}]} 2018-06-27 23:26:59,326 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=9b41f40a-834a-4002-b23e-c79238558d6e used request id req-2e935abb-aac4-477b-bba1-952576e90581 2018-06-27 23:26:59,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=9b41f40a-834a-4002-b23e-c79238558d6e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1760e4636bf3d83549071e8f7eb4f64d7971d79" 2018-06-27 23:27:00,252 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:27:00 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-55b437d6-f51e-4b03-8b96-0948a33cec99 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-27 23:27:00,252 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=9b41f40a-834a-4002-b23e-c79238558d6e used request id req-55b437d6-f51e-4b03-8b96-0948a33cec99 2018-06-27 23:27:00,253 - neutron_utils - INFO - Creating subnet with name abot-subnet-d2c6dc5c-46e0-43d8-923f-9d40f9f22709 2018-06-27 23:27:00,263 - 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}d1760e4636bf3d83549071e8f7eb4f64d7971d79" -d '{"subnets": [{"ip_version": 4, "network_id": "9b41f40a-834a-4002-b23e-c79238558d6e", "cidr": "172.16.0.0/24", "dns_nameservers": ["8.8.8.8"], "name": "abot-subnet-d2c6dc5c-46e0-43d8-923f-9d40f9f22709"}]}' 2018-06-27 23:27:01,666 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 23:27:01 GMT Content-Type: application/json Content-Length: 663 Connection: keep-alive X-Openstack-Request-Id: req-461cbed8-3dcc-4c3b-bde4-91e94468aca7 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9b41f40a-834a-4002-b23e-c79238558d6e","tenant_id":"d93d1535fa444d08b47d7562c3196364","created_at":"2018-06-27T23:27:00Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-06-27T23:27:00Z","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":"d93d1535fa444d08b47d7562c3196364","id":"c4a849d4-cf4e-43c6-8ba8-5b3e357803d6","subnetpool_id":null,"name":"abot-subnet-d2c6dc5c-46e0-43d8-923f-9d40f9f22709"}]} 2018-06-27 23:27:01,666 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-461cbed8-3dcc-4c3b-bde4-91e94468aca7 2018-06-27 23:27:01,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=9b41f40a-834a-4002-b23e-c79238558d6e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1760e4636bf3d83549071e8f7eb4f64d7971d79" 2018-06-27 23:27:01,915 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:27:01 GMT Content-Type: application/json Content-Length: 668 Connection: keep-alive X-Openstack-Request-Id: req-419e5753-2c27-47e8-bd60-b34c69aa5d78 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":"9b41f40a-834a-4002-b23e-c79238558d6e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d93d1535fa444d08b47d7562c3196364","status":"ACTIVE","subnets":["c4a849d4-cf4e-43c6-8ba8-5b3e357803d6"],"description":"","tags":[],"updated_at":"2018-06-27T23:27:00Z","provider:segmentation_id":55,"name":"abot-net","admin_state_up":true,"tenant_id":"d93d1535fa444d08b47d7562c3196364","created_at":"2018-06-27T23:26:57Z","provider:network_type":"vxlan"}]} 2018-06-27 23:27:01,915 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=9b41f40a-834a-4002-b23e-c79238558d6e used request id req-419e5753-2c27-47e8-bd60-b34c69aa5d78 2018-06-27 23:27:01,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=9b41f40a-834a-4002-b23e-c79238558d6e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1760e4636bf3d83549071e8f7eb4f64d7971d79" 2018-06-27 23:27:02,150 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:27:02 GMT Content-Type: application/json Content-Length: 663 Connection: keep-alive X-Openstack-Request-Id: req-3233c668-94d9-4390-b4ee-d5bfa2c7e523 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9b41f40a-834a-4002-b23e-c79238558d6e","tenant_id":"d93d1535fa444d08b47d7562c3196364","created_at":"2018-06-27T23:27:00Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-06-27T23:27:00Z","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":"d93d1535fa444d08b47d7562c3196364","id":"c4a849d4-cf4e-43c6-8ba8-5b3e357803d6","subnetpool_id":null,"name":"abot-subnet-d2c6dc5c-46e0-43d8-923f-9d40f9f22709"}]} 2018-06-27 23:27:02,151 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=9b41f40a-834a-4002-b23e-c79238558d6e used request id req-3233c668-94d9-4390-b4ee-d5bfa2c7e523 2018-06-27 23:27:02,151 - OpenStackNetwork - DEBUG - Network [9b41f40a-834a-4002-b23e-c79238558d6e] created successfully 2018-06-27 23:27:02,151 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 23:27:02,152 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 23:27:02,795 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-28T00:27:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d93d1535fa444d08b47d7562c3196364", "name": "juju_epc-d2c6dc5c-46e0-43d8-923f-9d40f9f22709"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/d93d1535fa444d08b47d7562c3196364", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/d93d1535fa444d08b47d7562c3196364", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/d93d1535fa444d08b47d7562c3196364", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/d93d1535fa444d08b47d7562c3196364", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/d93d1535fa444d08b47d7562c3196364", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/d93d1535fa444d08b47d7562c3196364", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/d93d1535fa444d08b47d7562c3196364", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/d93d1535fa444d08b47d7562c3196364", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/d93d1535fa444d08b47d7562c3196364", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/d93d1535fa444d08b47d7562c3196364", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/d93d1535fa444d08b47d7562c3196364", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/d93d1535fa444d08b47d7562c3196364", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "juju_epc-d2c6dc5c-46e0-43d8-923f-9d40f9f22709", "id": "c9f99da7023f4eada23a81932a13107e"}, "audit_ids": ["C0NvCndYTM2NTvqKX7mLNQ"], "issued_at": "2018-06-27T23:27:02.000000Z"}} 2018-06-27 23:27:02,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/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7123da4205d896ff0f3bd1e74542c48cdfa7a140" 2018-06-27 23:27:03,796 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:27:03 GMT Content-Type: application/json Content-Length: 696 Connection: keep-alive X-Openstack-Request-Id: req-d6275805-1f9c-4283-b5f7-269b1ab19c83 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":"977aff9f-43e9-4fec-86ae-a730f64fa17d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":["df0aa635-d718-49cc-81c1-ba349ef8a505"],"description":"","tags":[],"updated_at":"2018-06-27T18:56:39Z","is_default":true,"provider:segmentation_id":null,"name":"floating_net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T18:56:31Z","provider:network_type":"flat"}]} 2018-06-27 23:27:03,797 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?router%3Aexternal=True used request id req-d6275805-1f9c-4283-b5f7-269b1ab19c83 2018-06-27 23:27:03,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=977aff9f-43e9-4fec-86ae-a730f64fa17d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7123da4205d896ff0f3bd1e74542c48cdfa7a140" 2018-06-27 23:27:04,672 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:27:04 GMT Content-Type: application/json Content-Length: 628 Connection: keep-alive X-Openstack-Request-Id: req-d89eb986-7663-4ba7-a9c9-eb2358c36952 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"977aff9f-43e9-4fec-86ae-a730f64fa17d","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T18:56:39Z","dns_nameservers":[],"updated_at":"2018-06-27T18:56:39Z","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":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"df0aa635-d718-49cc-81c1-ba349ef8a505","subnetpool_id":null,"name":"floating_subnet"}]} 2018-06-27 23:27:04,672 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=977aff9f-43e9-4fec-86ae-a730f64fa17d used request id req-d89eb986-7663-4ba7-a9c9-eb2358c36952 2018-06-27 23:27:04,673 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating network Router .... 2018-06-27 23:27:04,673 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 23:27:04,675 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 23:27:05,480 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-28T00:27:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d93d1535fa444d08b47d7562c3196364", "name": "juju_epc-d2c6dc5c-46e0-43d8-923f-9d40f9f22709"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/d93d1535fa444d08b47d7562c3196364", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/d93d1535fa444d08b47d7562c3196364", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/d93d1535fa444d08b47d7562c3196364", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/d93d1535fa444d08b47d7562c3196364", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/d93d1535fa444d08b47d7562c3196364", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/d93d1535fa444d08b47d7562c3196364", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/d93d1535fa444d08b47d7562c3196364", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/d93d1535fa444d08b47d7562c3196364", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/d93d1535fa444d08b47d7562c3196364", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/d93d1535fa444d08b47d7562c3196364", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/d93d1535fa444d08b47d7562c3196364", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/d93d1535fa444d08b47d7562c3196364", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "juju_epc-d2c6dc5c-46e0-43d8-923f-9d40f9f22709", "id": "c9f99da7023f4eada23a81932a13107e"}, "audit_ids": ["vFX_TkMrSZ6Tb-5q3I-ZCg"], "issued_at": "2018-06-27T23:27:05.000000Z"}} 2018-06-27 23:27:05,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}9d43fa707605978e95cbf6b6a7b46e2bf95981e7" 2018-06-27 23:27:05,537 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:27:05 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5a5035dd-8974-46c5-8984-e1f2ebe46240 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 23:27:05,537 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-5a5035dd-8974-46c5-8984-e1f2ebe46240 2018-06-27 23:27:05,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/routers?name=abot-router-d2c6dc5c-46e0-43d8-923f-9d40f9f22709&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d43fa707605978e95cbf6b6a7b46e2bf95981e7" 2018-06-27 23:27:06,403 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:27:06 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-b257276a-0c64-4e40-8b0c-1a4083ae1ff2 Front-End-Https: on RESP BODY: {"routers": []} 2018-06-27 23:27:06,404 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers?name=abot-router-d2c6dc5c-46e0-43d8-923f-9d40f9f22709&admin_state_up=True used request id req-b257276a-0c64-4e40-8b0c-1a4083ae1ff2 2018-06-27 23:27:06,404 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 23:27:06,405 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 23:27:07,280 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-28T00:27:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d93d1535fa444d08b47d7562c3196364", "name": "juju_epc-d2c6dc5c-46e0-43d8-923f-9d40f9f22709"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/d93d1535fa444d08b47d7562c3196364", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/d93d1535fa444d08b47d7562c3196364", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/d93d1535fa444d08b47d7562c3196364", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/d93d1535fa444d08b47d7562c3196364", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/d93d1535fa444d08b47d7562c3196364", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/d93d1535fa444d08b47d7562c3196364", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/d93d1535fa444d08b47d7562c3196364", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/d93d1535fa444d08b47d7562c3196364", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/d93d1535fa444d08b47d7562c3196364", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/d93d1535fa444d08b47d7562c3196364", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/d93d1535fa444d08b47d7562c3196364", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/d93d1535fa444d08b47d7562c3196364", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "juju_epc-d2c6dc5c-46e0-43d8-923f-9d40f9f22709", "id": "c9f99da7023f4eada23a81932a13107e"}, "audit_ids": ["S5dKpwBYSveFPsFN_uXSoQ"], "issued_at": "2018-06-27T23:27:07.000000Z"}} 2018-06-27 23:27:07,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 "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}774a6ee01c272d1404b77a86745ba1690c17e98a" 2018-06-27 23:27:07,552 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:27:07 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b0894056-5d27-4619-aa1e-5629d038022c Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 23:27:07,552 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-b0894056-5d27-4619-aa1e-5629d038022c 2018-06-27 23:27:07,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=floating_net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d43fa707605978e95cbf6b6a7b46e2bf95981e7" 2018-06-27 23:27:08,480 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:27:08 GMT Content-Type: application/json Content-Length: 696 Connection: keep-alive X-Openstack-Request-Id: req-654c7d4e-e9c8-4bb1-b22a-c593887b1168 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":"977aff9f-43e9-4fec-86ae-a730f64fa17d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8cdbc979369d4c15b8ddd6cc77d930e3","status":"ACTIVE","subnets":["df0aa635-d718-49cc-81c1-ba349ef8a505"],"description":"","tags":[],"updated_at":"2018-06-27T18:56:39Z","is_default":true,"provider:segmentation_id":null,"name":"floating_net","admin_state_up":true,"tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T18:56:31Z","provider:network_type":"flat"}]} 2018-06-27 23:27:08,480 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=floating_net used request id req-654c7d4e-e9c8-4bb1-b22a-c593887b1168 2018-06-27 23:27:08,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/subnets?network_id=977aff9f-43e9-4fec-86ae-a730f64fa17d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d43fa707605978e95cbf6b6a7b46e2bf95981e7" 2018-06-27 23:27:08,649 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:27:08 GMT Content-Type: application/json Content-Length: 628 Connection: keep-alive X-Openstack-Request-Id: req-19519091-70d0-426d-87eb-a214659171cb Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"977aff9f-43e9-4fec-86ae-a730f64fa17d","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T18:56:39Z","dns_nameservers":[],"updated_at":"2018-06-27T18:56:39Z","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":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"df0aa635-d718-49cc-81c1-ba349ef8a505","subnetpool_id":null,"name":"floating_subnet"}]} 2018-06-27 23:27:08,649 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=977aff9f-43e9-4fec-86ae-a730f64fa17d used request id req-19519091-70d0-426d-87eb-a214659171cb 2018-06-27 23:27:08,650 - neutron_utils - INFO - Creating router with name - abot-router-d2c6dc5c-46e0-43d8-923f-9d40f9f22709 2018-06-27 23:27:08,654 - 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}9d43fa707605978e95cbf6b6a7b46e2bf95981e7" -d '{"router": {"external_gateway_info": {"network_id": "977aff9f-43e9-4fec-86ae-a730f64fa17d"}, "name": "abot-router-d2c6dc5c-46e0-43d8-923f-9d40f9f22709", "admin_state_up": true}}' 2018-06-27 23:27:12,292 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 23:27:12 GMT Content-Type: application/json Content-Length: 705 Connection: keep-alive X-Openstack-Request-Id: req-37db1024-a81d-4846-8604-2ab57f36cda2 Front-End-Https: on RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "977aff9f-43e9-4fec-86ae-a730f64fa17d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "df0aa635-d718-49cc-81c1-ba349ef8a505", "ip_address": "172.30.10.121"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "d93d1535fa444d08b47d7562c3196364", "created_at": "2018-06-27T23:27:08Z", "admin_state_up": true, "updated_at": "2018-06-27T23:27:11Z", "project_id": "d93d1535fa444d08b47d7562c3196364", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "0ec8df55-08c1-42ff-9326-a782bad35a26", "name": "abot-router-d2c6dc5c-46e0-43d8-923f-9d40f9f22709"}} 2018-06-27 23:27:12,293 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/routers used request id req-37db1024-a81d-4846-8604-2ab57f36cda2 2018-06-27 23:27:12,298 - keystoneauth.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=0ec8df55-08c1-42ff-9326-a782bad35a26 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d43fa707605978e95cbf6b6a7b46e2bf95981e7" 2018-06-27 23:27:13,270 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:27:13 GMT Content-Type: application/json Content-Length: 752 Connection: keep-alive X-Openstack-Request-Id: req-743f8606-ff06-402a-a289-e6ae435dfe3a Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T23:27:10Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"df0aa635-d718-49cc-81c1-ba349ef8a505","ip_address":"172.30.10.121"}],"id":"9e8cfd28-0866-4286-9fec-14cbe2a1d581","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:94:98:bd","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"0ec8df55-08c1-42ff-9326-a782bad35a26","name":"","admin_state_up":true,"network_id":"977aff9f-43e9-4fec-86ae-a730f64fa17d","tenant_id":"","created_at":"2018-06-27T23:27:10Z","binding:vnic_type":"normal"}]} 2018-06-27 23:27:13,270 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=0ec8df55-08c1-42ff-9326-a782bad35a26 used request id req-743f8606-ff06-402a-a289-e6ae435dfe3a 2018-06-27 23:27:13,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets/df0aa635-d718-49cc-81c1-ba349ef8a505 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d43fa707605978e95cbf6b6a7b46e2bf95981e7" 2018-06-27 23:27:13,591 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:27:13 GMT Content-Type: application/json Content-Length: 625 Connection: keep-alive X-Openstack-Request-Id: req-a0422ef0-f191-4b93-8799-10ad315ede8b Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"977aff9f-43e9-4fec-86ae-a730f64fa17d","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T18:56:39Z","dns_nameservers":[],"updated_at":"2018-06-27T18:56:39Z","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":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"df0aa635-d718-49cc-81c1-ba349ef8a505","subnetpool_id":null,"name":"floating_subnet"}} 2018-06-27 23:27:13,592 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/df0aa635-d718-49cc-81c1-ba349ef8a505 used request id req-a0422ef0-f191-4b93-8799-10ad315ede8b 2018-06-27 23:27:13,597 - keystoneauth.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-d2c6dc5c-46e0-43d8-923f-9d40f9f22709 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d43fa707605978e95cbf6b6a7b46e2bf95981e7" 2018-06-27 23:27:13,697 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:27:13 GMT Content-Type: application/json Content-Length: 663 Connection: keep-alive X-Openstack-Request-Id: req-15e47e79-e6e1-42a6-88bd-1128815bfbcf Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9b41f40a-834a-4002-b23e-c79238558d6e","tenant_id":"d93d1535fa444d08b47d7562c3196364","created_at":"2018-06-27T23:27:00Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-06-27T23:27:00Z","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":"d93d1535fa444d08b47d7562c3196364","id":"c4a849d4-cf4e-43c6-8ba8-5b3e357803d6","subnetpool_id":null,"name":"abot-subnet-d2c6dc5c-46e0-43d8-923f-9d40f9f22709"}]} 2018-06-27 23:27:13,697 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?name=abot-subnet-d2c6dc5c-46e0-43d8-923f-9d40f9f22709 used request id req-15e47e79-e6e1-42a6-88bd-1128815bfbcf 2018-06-27 23:27:13,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-27 23:27:13,714 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 27 Jun 2018 23:27: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-27 23:27:13,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/d93d1535fa444d08b47d7562c3196364 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d43fa707605978e95cbf6b6a7b46e2bf95981e7" 2018-06-27 23:27:13,808 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:27:13 GMT Server: Apache Content-Length: 354 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-98b3fa71-f7bc-4820-976c-b8cc70c5b377 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/d93d1535fa444d08b47d7562c3196364"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d93d1535fa444d08b47d7562c3196364", "name": "juju_epc-d2c6dc5c-46e0-43d8-923f-9d40f9f22709"}} 2018-06-27 23:27:13,808 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/d93d1535fa444d08b47d7562c3196364 used request id req-98b3fa71-f7bc-4820-976c-b8cc70c5b377 2018-06-27 23:27:13,809 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-06-27 23:27:13,809 - neutron_utils - INFO - Adding interface to router with name abot-router-d2c6dc5c-46e0-43d8-923f-9d40f9f22709 2018-06-27 23:27:13,814 - 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/0ec8df55-08c1-42ff-9326-a782bad35a26/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d43fa707605978e95cbf6b6a7b46e2bf95981e7" -d '{"subnet_id": "c4a849d4-cf4e-43c6-8ba8-5b3e357803d6"}' 2018-06-27 23:27:19,650 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:27:19 GMT Content-Type: application/json Content-Length: 309 Connection: keep-alive X-Openstack-Request-Id: req-7b6799d0-0aa2-4e9c-a11c-23a46aaa9424 Front-End-Https: on RESP BODY: {"network_id": "9b41f40a-834a-4002-b23e-c79238558d6e", "tenant_id": "d93d1535fa444d08b47d7562c3196364", "subnet_id": "c4a849d4-cf4e-43c6-8ba8-5b3e357803d6", "subnet_ids": ["c4a849d4-cf4e-43c6-8ba8-5b3e357803d6"], "port_id": "366c3922-1646-4969-8995-18a59317b895", "id": "0ec8df55-08c1-42ff-9326-a782bad35a26"} 2018-06-27 23:27:19,650 - keystoneauth.session - DEBUG - PUT call to network for https://172.30.10.101:9696/v2.0/routers/0ec8df55-08c1-42ff-9326-a782bad35a26/add_router_interface used request id req-7b6799d0-0aa2-4e9c-a11c-23a46aaa9424 2018-06-27 23:27:19,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/routers/0ec8df55-08c1-42ff-9326-a782bad35a26 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d43fa707605978e95cbf6b6a7b46e2bf95981e7" 2018-06-27 23:27:20,073 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:27:20 GMT Content-Type: application/json Content-Length: 711 Connection: keep-alive X-Openstack-Request-Id: req-10874e91-c8b5-4240-8d50-d5d0d5d10f3a Front-End-Https: on RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "977aff9f-43e9-4fec-86ae-a730f64fa17d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "df0aa635-d718-49cc-81c1-ba349ef8a505", "ip_address": "172.30.10.121"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "d93d1535fa444d08b47d7562c3196364", "created_at": "2018-06-27T23:27:08Z", "admin_state_up": true, "updated_at": "2018-06-27T23:27:17Z", "project_id": "d93d1535fa444d08b47d7562c3196364", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "0ec8df55-08c1-42ff-9326-a782bad35a26", "name": "abot-router-d2c6dc5c-46e0-43d8-923f-9d40f9f22709"}} 2018-06-27 23:27:20,073 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers/0ec8df55-08c1-42ff-9326-a782bad35a26 used request id req-10874e91-c8b5-4240-8d50-d5d0d5d10f3a 2018-06-27 23:27:20,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/ports?device_id=0ec8df55-08c1-42ff-9326-a782bad35a26 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d43fa707605978e95cbf6b6a7b46e2bf95981e7" 2018-06-27 23:27:20,262 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:27:20 GMT Content-Type: application/json Content-Length: 1627 Connection: keep-alive X-Openstack-Request-Id: req-5f064d3f-b3f6-453d-b43d-20f17fa5b701 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T23:27:18Z","device_owner":"network:router_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c4a849d4-cf4e-43c6-8ba8-5b3e357803d6","ip_address":"172.16.0.1"}],"id":"366c3922-1646-4969-8995-18a59317b895","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:08:50:3f","project_id":"d93d1535fa444d08b47d7562c3196364","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"0ec8df55-08c1-42ff-9326-a782bad35a26","name":"","admin_state_up":true,"network_id":"9b41f40a-834a-4002-b23e-c79238558d6e","tenant_id":"d93d1535fa444d08b47d7562c3196364","created_at":"2018-06-27T23:27:16Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-27T23:27:16Z","device_owner":"network:router_gateway","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"df0aa635-d718-49cc-81c1-ba349ef8a505","ip_address":"172.30.10.121"}],"id":"9e8cfd28-0866-4286-9fec-14cbe2a1d581","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:94:98:bd","project_id":"","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"0ec8df55-08c1-42ff-9326-a782bad35a26","name":"","admin_state_up":true,"network_id":"977aff9f-43e9-4fec-86ae-a730f64fa17d","tenant_id":"","created_at":"2018-06-27T23:27:10Z","binding:vnic_type":"normal"}]} 2018-06-27 23:27:20,263 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=0ec8df55-08c1-42ff-9326-a782bad35a26 used request id req-5f064d3f-b3f6-453d-b43d-20f17fa5b701 2018-06-27 23:27:20,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/subnets/df0aa635-d718-49cc-81c1-ba349ef8a505 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d43fa707605978e95cbf6b6a7b46e2bf95981e7" 2018-06-27 23:27:20,405 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:27:20 GMT Content-Type: application/json Content-Length: 625 Connection: keep-alive X-Openstack-Request-Id: req-0d3e17a9-9bb1-49d4-a3e7-4dd877c17dfb Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"977aff9f-43e9-4fec-86ae-a730f64fa17d","tenant_id":"8cdbc979369d4c15b8ddd6cc77d930e3","created_at":"2018-06-27T18:56:39Z","dns_nameservers":[],"updated_at":"2018-06-27T18:56:39Z","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":"8cdbc979369d4c15b8ddd6cc77d930e3","id":"df0aa635-d718-49cc-81c1-ba349ef8a505","subnetpool_id":null,"name":"floating_subnet"}} 2018-06-27 23:27:20,405 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/df0aa635-d718-49cc-81c1-ba349ef8a505 used request id req-0d3e17a9-9bb1-49d4-a3e7-4dd877c17dfb 2018-06-27 23:27:20,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/c4a849d4-cf4e-43c6-8ba8-5b3e357803d6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d43fa707605978e95cbf6b6a7b46e2bf95981e7" 2018-06-27 23:27:20,521 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:27:20 GMT Content-Type: application/json Content-Length: 660 Connection: keep-alive X-Openstack-Request-Id: req-21207391-3261-4dfc-97b0-c9aaa6ca6d0d Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9b41f40a-834a-4002-b23e-c79238558d6e","tenant_id":"d93d1535fa444d08b47d7562c3196364","created_at":"2018-06-27T23:27:00Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-06-27T23:27:00Z","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":"d93d1535fa444d08b47d7562c3196364","id":"c4a849d4-cf4e-43c6-8ba8-5b3e357803d6","subnetpool_id":null,"name":"abot-subnet-d2c6dc5c-46e0-43d8-923f-9d40f9f22709"}} 2018-06-27 23:27:20,521 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/c4a849d4-cf4e-43c6-8ba8-5b3e357803d6 used request id req-21207391-3261-4dfc-97b0-c9aaa6ca6d0d 2018-06-27 23:27:20,522 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Flavor .... 2018-06-27 23:27:20,522 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 23:27:20,523 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 23:27:21,384 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-28T00:27:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d93d1535fa444d08b47d7562c3196364", "name": "juju_epc-d2c6dc5c-46e0-43d8-923f-9d40f9f22709"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/d93d1535fa444d08b47d7562c3196364", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/d93d1535fa444d08b47d7562c3196364", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/d93d1535fa444d08b47d7562c3196364", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/d93d1535fa444d08b47d7562c3196364", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/d93d1535fa444d08b47d7562c3196364", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/d93d1535fa444d08b47d7562c3196364", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/d93d1535fa444d08b47d7562c3196364", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/d93d1535fa444d08b47d7562c3196364", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/d93d1535fa444d08b47d7562c3196364", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/d93d1535fa444d08b47d7562c3196364", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/d93d1535fa444d08b47d7562c3196364", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/d93d1535fa444d08b47d7562c3196364", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "juju_epc-d2c6dc5c-46e0-43d8-923f-9d40f9f22709", "id": "c9f99da7023f4eada23a81932a13107e"}, "audit_ids": ["pglLuwsKQgicXzaO-OSFag"], "issued_at": "2018-06-27T23:27:21.000000Z"}} 2018-06-27 23:27:21,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91bf3cb1f5876140cf3c92b1245397cec8182b54" 2018-06-27 23:27:21,443 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:27:21 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bd0913fd-db30-46eb-886d-573c83998002 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 23:27:21,443 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-bd0913fd-db30-46eb-886d-573c83998002 2018-06-27 23:27:21,445 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-27 23:27:21,450 - novaclient.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}91bf3cb1f5876140cf3c92b1245397cec8182b54" 2018-06-27 23:27:22,227 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:27:22 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-7999e3a9-5c3f-4ef3-82d3-81d16b18c95a X-Compute-Request-Id: req-7999e3a9-5c3f-4ef3-82d3-81d16b18c95a Front-End-Https: on RESP BODY: {"flavors": [{"id": "bfce69d5-8948-4e52-8e30-cf8bfa544966", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/bfce69d5-8948-4e52-8e30-cf8bfa544966", "rel": "bookmark"}], "name": "shaker-flavor_5e7e006e-fc7a-43d4-bc02-b69cf961e4a3"}]} 2018-06-27 23:27:22,227 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-7999e3a9-5c3f-4ef3-82d3-81d16b18c95a 2018-06-27 23:27:22,231 - 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}91bf3cb1f5876140cf3c92b1245397cec8182b54" -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-27 23:27:23,018 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:27:23 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-19adf933-0920-4b88-8640-f57dc7358e21 X-Compute-Request-Id: req-19adf933-0920-4b88-8640-f57dc7358e21 Front-End-Https: on RESP BODY: {"flavor": {"name": "m1.small.juju", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/1e5bf586-4898-4a80-be3a-3b40e607757f", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/1e5bf586-4898-4a80-be3a-3b40e607757f", "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": "1e5bf586-4898-4a80-be3a-3b40e607757f"}} 2018-06-27 23:27:23,018 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-19adf933-0920-4b88-8640-f57dc7358e21 2018-06-27 23:27:23,019 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Upload some OS images if it doesn't exist 2018-06-27 23:27:23,031 - 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-27 23:27:23,031 - 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-27 23:27:23,031 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 23:27:23,032 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 23:27:23,806 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-28T00:27:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d93d1535fa444d08b47d7562c3196364", "name": "juju_epc-d2c6dc5c-46e0-43d8-923f-9d40f9f22709"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/d93d1535fa444d08b47d7562c3196364", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/d93d1535fa444d08b47d7562c3196364", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/d93d1535fa444d08b47d7562c3196364", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/d93d1535fa444d08b47d7562c3196364", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/d93d1535fa444d08b47d7562c3196364", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/d93d1535fa444d08b47d7562c3196364", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/d93d1535fa444d08b47d7562c3196364", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/d93d1535fa444d08b47d7562c3196364", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/d93d1535fa444d08b47d7562c3196364", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/d93d1535fa444d08b47d7562c3196364", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/d93d1535fa444d08b47d7562c3196364", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/d93d1535fa444d08b47d7562c3196364", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "juju_epc-d2c6dc5c-46e0-43d8-923f-9d40f9f22709", "id": "c9f99da7023f4eada23a81932a13107e"}, "audit_ids": ["9WsUsD5IRImFErH7KR0O_Q"], "issued_at": "2018-06-27T23:27:23.000000Z"}} 2018-06-27 23:27:23,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1103a3cd98adc333a76dad3e6013cf52cee95f79" 2018-06-27 23:27:24,189 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:27:23 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-380a2b15-30bf-43ff-9567-109abba88512 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 23:27:24,189 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-380a2b15-30bf-43ff-9567-109abba88512 2018-06-27 23:27:24,230 - 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}1103a3cd98adc333a76dad3e6013cf52cee95f79" 2018-06-27 23:27:24,994 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:27:24 GMT Content-Type: application/json Content-Length: 108 Connection: keep-alive X-Openstack-Request-Id: req-db415d4c-6494-4e07-b7de-65ef848d9ee6 Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=trusty"} 2018-06-27 23:27:24,994 - 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-db415d4c-6494-4e07-b7de-65ef848d9ee6 2018-06-27 23:27:24,997 - 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}1103a3cd98adc333a76dad3e6013cf52cee95f79" 2018-06-27 23:27:25,549 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:27:25 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-7324af3c-b1a5-4653-b13f-3be641badc67 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-27 23:27:25,550 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-7324af3c-b1a5-4653-b13f-3be641badc67 2018-06-27 23:27:25,581 - 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}1103a3cd98adc333a76dad3e6013cf52cee95f79" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "trusty"}' 2018-06-27 23:27:26,428 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 23:27:26 GMT Content-Type: application/json Content-Length: 550 Connection: keep-alive Location: https://172.30.10.101:9292/v2/images/a46e12d9-1238-4d0f-987e-0dbe5b1f8c8b Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-3ff8c80c-d263-437f-a7b7-b2458a765aaa Front-End-Https: on RESP BODY: {"status": "queued", "name": "trusty", "tags": [], "container_format": "bare", "created_at": "2018-06-27T23:27:26Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-06-27T23:27:26Z", "visibility": "shared", "self": "/v2/images/a46e12d9-1238-4d0f-987e-0dbe5b1f8c8b", "min_disk": 0, "protected": false, "id": "a46e12d9-1238-4d0f-987e-0dbe5b1f8c8b", "file": "/v2/images/a46e12d9-1238-4d0f-987e-0dbe5b1f8c8b/file", "checksum": null, "owner": "d93d1535fa444d08b47d7562c3196364", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-27 23:27:26,428 - keystoneauth.session - DEBUG - POST call to image for https://172.30.10.101:9292/v2/images used request id req-3ff8c80c-d263-437f-a7b7-b2458a765aaa 2018-06-27 23:27:26,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9292/v2/images/a46e12d9-1238-4d0f-987e-0dbe5b1f8c8b/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1103a3cd98adc333a76dad3e6013cf52cee95f79" -d '' 2018-06-27 23:27:33,628 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 23:27:33 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-de34f284-f02f-409e-affa-cc9dbc3c7ba3 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-27 23:27:33,628 - keystoneauth.session - DEBUG - PUT call to image for https://172.30.10.101:9292/v2/images/a46e12d9-1238-4d0f-987e-0dbe5b1f8c8b/file used request id req-de34f284-f02f-409e-affa-cc9dbc3c7ba3 2018-06-27 23:27:33,629 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-06-27 23:27:33,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/a46e12d9-1238-4d0f-987e-0dbe5b1f8c8b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1103a3cd98adc333a76dad3e6013cf52cee95f79" 2018-06-27 23:27:34,470 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:27:34 GMT Content-Type: application/json Content-Length: 669 Connection: keep-alive X-Openstack-Request-Id: req-90ad319e-d4b0-4711-a924-cad0da2b6cf3 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "trusty", "tags": [], "container_format": "bare", "created_at": "2018-06-27T23:27:26Z", "size": 262930944, "disk_format": "qcow2", "updated_at": "2018-06-27T23:27:33Z", "visibility": "shared", "self": "/v2/images/a46e12d9-1238-4d0f-987e-0dbe5b1f8c8b", "min_disk": 0, "protected": false, "id": "a46e12d9-1238-4d0f-987e-0dbe5b1f8c8b", "file": "/v2/images/a46e12d9-1238-4d0f-987e-0dbe5b1f8c8b/file", "checksum": "c59362cc3e07ac436b6fb18509810ffa", "owner": "d93d1535fa444d08b47d7562c3196364", "direct_url": "file:///var/lib/glance/images/a46e12d9-1238-4d0f-987e-0dbe5b1f8c8b", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-27 23:27:34,470 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/a46e12d9-1238-4d0f-987e-0dbe5b1f8c8b used request id req-90ad319e-d4b0-4711-a924-cad0da2b6cf3 2018-06-27 23:27:34,473 - 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}1103a3cd98adc333a76dad3e6013cf52cee95f79" 2018-06-27 23:27:35,366 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:27:35 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-5ea0174c-f8a9-48fd-b61f-82f12e4d3565 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-27 23:27:35,366 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-5ea0174c-f8a9-48fd-b61f-82f12e4d3565 2018-06-27 23:27:35,369 - create_image - INFO - Created image with name - trusty 2018-06-27 23:27:35,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/a46e12d9-1238-4d0f-987e-0dbe5b1f8c8b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1103a3cd98adc333a76dad3e6013cf52cee95f79" 2018-06-27 23:27:35,480 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:27:35 GMT Content-Type: application/json Content-Length: 669 Connection: keep-alive X-Openstack-Request-Id: req-5425fe5e-15ad-4c14-867e-1fb9cf9406e0 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "trusty", "tags": [], "container_format": "bare", "created_at": "2018-06-27T23:27:26Z", "size": 262930944, "disk_format": "qcow2", "updated_at": "2018-06-27T23:27:33Z", "visibility": "shared", "self": "/v2/images/a46e12d9-1238-4d0f-987e-0dbe5b1f8c8b", "min_disk": 0, "protected": false, "id": "a46e12d9-1238-4d0f-987e-0dbe5b1f8c8b", "file": "/v2/images/a46e12d9-1238-4d0f-987e-0dbe5b1f8c8b/file", "checksum": "c59362cc3e07ac436b6fb18509810ffa", "owner": "d93d1535fa444d08b47d7562c3196364", "direct_url": "file:///var/lib/glance/images/a46e12d9-1238-4d0f-987e-0dbe5b1f8c8b", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-27 23:27:35,480 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/a46e12d9-1238-4d0f-987e-0dbe5b1f8c8b used request id req-5425fe5e-15ad-4c14-867e-1fb9cf9406e0 2018-06-27 23:27:35,481 - create_image - DEBUG - Instance status is - active 2018-06-27 23:27:35,481 - create_image - DEBUG - Image is active with name - trusty 2018-06-27 23:27:35,481 - create_image - INFO - Image is now active with name - trusty 2018-06-27 23:27:35,759 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d /root -i a46e12d9-1238-4d0f-987e-0dbe5b1f8c8b -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-27 23:27:35,760 - 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-27 23:27:35,760 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-27 23:27:35,763 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-27 23:27:36,779 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b6d09af107b240dbbe6b84f49cc394f2", "name": "admin"}], "expires_at": "2018-06-28T00:27:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d93d1535fa444d08b47d7562c3196364", "name": "juju_epc-d2c6dc5c-46e0-43d8-923f-9d40f9f22709"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/d93d1535fa444d08b47d7562c3196364", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "96a1fdef9b434044b2b2c1d1625d8271"}, {"url": "https://172.30.10.101:8776/v1/d93d1535fa444d08b47d7562c3196364", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ba06f1b49c8649e192a6687dd2abe025"}, {"url": "http://10.167.4.35:8776/v1/d93d1535fa444d08b47d7562c3196364", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fd44179346f74425a2f9bdb66a28d1e5"}], "type": "volume", "id": "1a20bde511814f418748483080945841", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3194070d5c51499b8cdeaa0013ddfe50"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "566e954f41f04de9bee03dc6f9ef95a3"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9950ddfd53ec4b6185d2daefeafa24d7"}], "type": "dns", "id": "2653fb31ed0a4d5bbc11479f8c03a1e3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16166f77bb5a4c688f7405a4869b3df0"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e771ce6167146b39b10baa51ecd8422"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ee63c16bea4c40aea8176431d98e4617"}], "type": "event", "id": "4d4133aa3f5246bb9974d522f4dfc8cd", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14d44e41ad984abcacf9efd8be44a90d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "63eab56cca8c4418a895a5ba20f22717"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "eaf3252f33da4525971b3f9c38752bcb"}], "type": "image", "id": "531c4dc20922431db6eb5ccd65e25010", "name": "glance"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5604d0f9a10b4d7e9aa11075dd7a6112"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5e28f7bfebbb4159aec5f7784e7a2779"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf3bbae1a22b4aa697b44e36c7cf4c27"}], "type": "metering", "id": "62b358734d0248e9b4d8cb154aa7d9e6", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2431bd62627a4a369992c435c22b3db9"}, {"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8867308eca75453694ab4caa7bca8df7"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "af7a13ac029f4bf9b14f0ca906ac77ef"}], "type": "identity", "id": "68f8b1fe87d54756b782e6d0b046842a", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1d753ae87f914e2da19e141b3652111a"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7485238b7b5e4f91868ae597a9d18590"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8b1c707a0cf34728b0b3d008ddbc93cf"}], "type": "compute", "id": "6d802680dcc9450c80a485eb696dd34b", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "36c57c7cd22d488d94f5103424832f41"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4439278c050e4e1e8d9d07f4a7b60a17"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "77c5d7b32e004ba68c6554cc0c2415b9"}], "type": "metric", "id": "83b4b89a7f984cf29b9fc58f3e3d0f14", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3c63324d04324b6998e4669e9e994ca9"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6559eb874dd34c6db0796785fc930e26"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "95211d7b039f4d188096f9be2b0acba4"}], "type": "alarming", "id": "b4f5a1481c1642dfa0884fbe728001a6", "name": "aodh"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/d93d1535fa444d08b47d7562c3196364", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "027e92c812cb4d12aefd6288890f2a9f"}, {"url": "http://10.167.4.35:8004/v1/d93d1535fa444d08b47d7562c3196364", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04581af8c2df4862a4d8ebba3779bd7b"}, {"url": "http://10.167.4.35:8004/v1/d93d1535fa444d08b47d7562c3196364", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "41643a42d9974967869e0619004ddf10"}], "type": "orchestration", "id": "da78df2cdb5e42cd84392e54fcbdf809", "name": "heat"}, {"endpoints": [{"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "288d99d1455e4a10872b564dc104299b"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "69870189c2104e5ba733319eda719315"}, {"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ff01998004a04377851a31b6a08b3d62"}], "type": "placement", "id": "dce1c46e671042e2a1abb63b2b5d5ff0", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/d93d1535fa444d08b47d7562c3196364", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "99e03f1cf1814e319e97b570d7ec39db"}, {"url": "https://172.30.10.101:8776/v2/d93d1535fa444d08b47d7562c3196364", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9f90c5414d5f4bd5bf2c47afe63f793b"}, {"url": "http://10.167.4.35:8776/v2/d93d1535fa444d08b47d7562c3196364", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "df17378fcd3149b585a6dbfa1c909b02"}], "type": "volumev2", "id": "df28c36f477e41e9972d6212b56b6644", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/d93d1535fa444d08b47d7562c3196364", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8d9efa0fab2d403b9eccca5988aefd8f"}, {"url": "https://172.30.10.101:8776/v3/d93d1535fa444d08b47d7562c3196364", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc80c20e615144b299a8514900a6d3bf"}, {"url": "http://10.167.4.35:8776/v3/d93d1535fa444d08b47d7562c3196364", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c919e0d5e3ba4a1582b707cd750ab80a"}], "type": "volumev3", "id": "e57dcbbfd2bc42a495c9cc44cbe5978e", "name": "cinderv3"}, {"endpoints": [{"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "06b01484bd174cc1a489b4979e139f8b"}, {"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "56a75966c70c48548d38f6279bf8709e"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f77cfd3f985f4667a772abd890599b4b"}], "type": "network", "id": "f9001b87d5ce487ab792368ce61de1d5", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "juju_epc-d2c6dc5c-46e0-43d8-923f-9d40f9f22709", "id": "c9f99da7023f4eada23a81932a13107e"}, "audit_ids": ["dSlgsBZrSAOGB9s8UtHlWQ"], "issued_at": "2018-06-27T23:27:36.000000Z"}} 2018-06-27 23:27:36,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}f5ac658995a193a2e5b5ca478b9a57c2b58c5d1e" 2018-06-27 23:27:37,130 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:27:36 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7a2e2050-69e1-4dc8-bdec-383555bea4bc Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-27 23:27:37,131 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-7a2e2050-69e1-4dc8-bdec-383555bea4bc 2018-06-27 23:27:37,136 - 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}f5ac658995a193a2e5b5ca478b9a57c2b58c5d1e" 2018-06-27 23:27:38,118 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:27:38 GMT Content-Type: application/json Content-Length: 108 Connection: keep-alive X-Openstack-Request-Id: req-fc47f1f5-bb40-4db6-9ef9-c84c93c828d5 Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=xenial"} 2018-06-27 23:27:38,118 - 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-fc47f1f5-bb40-4db6-9ef9-c84c93c828d5 2018-06-27 23:27:38,122 - 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}f5ac658995a193a2e5b5ca478b9a57c2b58c5d1e" 2018-06-27 23:27:38,802 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:27:38 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-b6b93862-8d13-475c-8c15-3c6fbff7da96 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-27 23:27:38,802 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-b6b93862-8d13-475c-8c15-3c6fbff7da96 2018-06-27 23:27:38,830 - 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}f5ac658995a193a2e5b5ca478b9a57c2b58c5d1e" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "xenial"}' 2018-06-27 23:27:39,552 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Wed, 27 Jun 2018 23:27:39 GMT Content-Type: application/json Content-Length: 550 Connection: keep-alive Location: https://172.30.10.101:9292/v2/images/a594a8dd-5ed3-415a-bcc1-b65337e88794 Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-1a37b375-490a-4e9f-a473-1d983eaf9d68 Front-End-Https: on RESP BODY: {"status": "queued", "name": "xenial", "tags": [], "container_format": "bare", "created_at": "2018-06-27T23:27:39Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-06-27T23:27:39Z", "visibility": "shared", "self": "/v2/images/a594a8dd-5ed3-415a-bcc1-b65337e88794", "min_disk": 0, "protected": false, "id": "a594a8dd-5ed3-415a-bcc1-b65337e88794", "file": "/v2/images/a594a8dd-5ed3-415a-bcc1-b65337e88794/file", "checksum": null, "owner": "d93d1535fa444d08b47d7562c3196364", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-27 23:27:39,552 - keystoneauth.session - DEBUG - POST call to image for https://172.30.10.101:9292/v2/images used request id req-1a37b375-490a-4e9f-a473-1d983eaf9d68 2018-06-27 23:27:39,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9292/v2/images/a594a8dd-5ed3-415a-bcc1-b65337e88794/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f5ac658995a193a2e5b5ca478b9a57c2b58c5d1e" -d '' 2018-06-27 23:27:47,672 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 23:27:47 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-93164452-6f15-42a8-9064-bbfa3ea09beb 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-27 23:27:47,673 - keystoneauth.session - DEBUG - PUT call to image for https://172.30.10.101:9292/v2/images/a594a8dd-5ed3-415a-bcc1-b65337e88794/file used request id req-93164452-6f15-42a8-9064-bbfa3ea09beb 2018-06-27 23:27:47,674 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img 2018-06-27 23:27:47,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/a594a8dd-5ed3-415a-bcc1-b65337e88794 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f5ac658995a193a2e5b5ca478b9a57c2b58c5d1e" 2018-06-27 23:27:48,348 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:27:48 GMT Content-Type: application/json Content-Length: 669 Connection: keep-alive X-Openstack-Request-Id: req-df387af3-ec49-45b8-adfd-2a9e4c4b3c11 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "xenial", "tags": [], "container_format": "bare", "created_at": "2018-06-27T23:27:39Z", "size": 292159488, "disk_format": "qcow2", "updated_at": "2018-06-27T23:27:47Z", "visibility": "shared", "self": "/v2/images/a594a8dd-5ed3-415a-bcc1-b65337e88794", "min_disk": 0, "protected": false, "id": "a594a8dd-5ed3-415a-bcc1-b65337e88794", "file": "/v2/images/a594a8dd-5ed3-415a-bcc1-b65337e88794/file", "checksum": "4d22acb93e289112047b6439fa6cba2a", "owner": "d93d1535fa444d08b47d7562c3196364", "direct_url": "file:///var/lib/glance/images/a594a8dd-5ed3-415a-bcc1-b65337e88794", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-27 23:27:48,348 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/a594a8dd-5ed3-415a-bcc1-b65337e88794 used request id req-df387af3-ec49-45b8-adfd-2a9e4c4b3c11 2018-06-27 23:27:48,351 - 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}f5ac658995a193a2e5b5ca478b9a57c2b58c5d1e" 2018-06-27 23:27:50,095 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:27:50 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-6947a6fa-c196-4560-861d-db33da499462 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-27 23:27:50,096 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-6947a6fa-c196-4560-861d-db33da499462 2018-06-27 23:27:50,099 - create_image - INFO - Created image with name - xenial 2018-06-27 23:27:50,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/a594a8dd-5ed3-415a-bcc1-b65337e88794 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f5ac658995a193a2e5b5ca478b9a57c2b58c5d1e" 2018-06-27 23:27:50,769 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:27:50 GMT Content-Type: application/json Content-Length: 669 Connection: keep-alive X-Openstack-Request-Id: req-bf5a4c70-5bce-4c23-af5b-6a7c1a61f29a Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "xenial", "tags": [], "container_format": "bare", "created_at": "2018-06-27T23:27:39Z", "size": 292159488, "disk_format": "qcow2", "updated_at": "2018-06-27T23:27:47Z", "visibility": "shared", "self": "/v2/images/a594a8dd-5ed3-415a-bcc1-b65337e88794", "min_disk": 0, "protected": false, "id": "a594a8dd-5ed3-415a-bcc1-b65337e88794", "file": "/v2/images/a594a8dd-5ed3-415a-bcc1-b65337e88794/file", "checksum": "4d22acb93e289112047b6439fa6cba2a", "owner": "d93d1535fa444d08b47d7562c3196364", "direct_url": "file:///var/lib/glance/images/a594a8dd-5ed3-415a-bcc1-b65337e88794", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-27 23:27:50,769 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/a594a8dd-5ed3-415a-bcc1-b65337e88794 used request id req-bf5a4c70-5bce-4c23-af5b-6a7c1a61f29a 2018-06-27 23:27:50,770 - create_image - DEBUG - Instance status is - active 2018-06-27 23:27:50,770 - create_image - DEBUG - Image is active with name - xenial 2018-06-27 23:27:50,770 - create_image - INFO - Image is now active with name - xenial 2018-06-27 23:27:51,026 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d /root -i a594a8dd-5ed3-415a-bcc1-b65337e88794 -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-27 23:27:51,027 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Network ID : 9b41f40a-834a-4002-b23e-c79238558d6e 2018-06-27 23:27:51,027 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Starting Juju Bootstrap process... 2018-06-27 23:27:52,420 - 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=9b41f40a-834a-4002-b23e-c79238558d6e', '--config', 'ssl-hostname-verification=false', '--config', 'use-floating-ip=true', '--config', 'use-default-secgroup=true', '--debug'] 23:27:51 INFO juju.cmd supercommand.go:63 running juju [2.2.5 gc go1.9.4] 23:27:51 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=9b41f40a-834a-4002-b23e-c79238558d6e", "--config", "ssl-hostname-verification=false", "--config", "use-floating-ip=true", "--config", "use-default-secgroup=true", "--debug"} 23:27:51 DEBUG juju.cmd.juju.commands bootstrap.go:804 authenticating with region "" and credential "abot-epc" () 23:27:51 DEBUG juju.cmd.juju.commands bootstrap.go:932 provider attrs: map[external-network: use-floating-ip:true use-default-secgroup:true network:9b41f40a-834a-4002-b23e-c79238558d6e] 23:27:51 INFO cmd authkeys.go:114 Adding contents of "/root/.local/share/juju/ssh/juju_id_rsa.pub" to authorized-keys 23:27:51 DEBUG juju.cmd.juju.commands bootstrap.go:988 preparing controller with config: map[ssl-hostname-verification:false provisioner-harvest-mode:destroyed apt-no-proxy: name:controller use-default-secgroup:true resource-tags: enable-os-upgrade:true image-metadata-url: firewall-mode:instance transmit-vendor-metrics:true proxy-ssh:false network:9b41f40a-834a-4002-b23e-c79238558d6e update-status-hook-interval:5m apt-https-proxy: net-bond-reconfigure-delay:17 ftp-proxy: apt-mirror: disable-network-management:false http-proxy: use-floating-ip:true image-stream:released max-status-history-size:5G type:openstack default-series:xenial enable-os-refresh-update:true agent-stream:released no-proxy:127.0.0.1,localhost,::1 authorized-keys:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC3OoDRHT6CYKRB3q2focuMpW+1qVqdvI7DV2s6sKBjUmm0CAVzZN/OVcBJftz6HptRF/Hr1cuM3Zxbq8aq6sWDufViC6eVKR8WFLyqGppNE6S6d0iGlmxb2Q9wH5XzHSgeQO4FnBCovILHwqYAyDkP67W5phBITde3sQxK7NUj1E3coLQYiUANwY2Jt+sTxHvbrXKMoQbL7wdHSoEddQa/7zFz3RUUDvYXsUA+MIpCFXmbmSuNyTZfgFHySm1XAGkwovYsn+mlbr+dEpZpQ+dQo0dvd3HVCk1VOm9DXiileLzopumMGUaUCFAq8cpQrumK8t2lLF86hWcHd1DAymeN juju-client-key logging-config: https-proxy: max-action-results-size:5G test-mode:false apt-http-proxy: external-network: ignore-machine-addresses:false max-status-history-age:336h uuid:e0f6ab0f-9846-4b2e-8831-98f55c940cbb automatically-retry-hooks:true logforward-enabled:false agent-metadata-url: development:false max-action-results-age:336h apt-ftp-proxy:] 23:27:51 INFO juju.provider.openstack provider.go:144 opening model "controller" 23:27:52 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. 23:27:52 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-27 23:27:52,538 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-06-27 23:27:52,539 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | juju_epc | functest | 01:13 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-06-27 23:27:52,673 - 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-27 23:27:52,674 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Remove the Abot_epc OS object .. 2018-06-27 23:27:52,674 - functest.core.vnf - INFO - Removing the VNF resources .. 2018-06-27 23:27:52,674 - glance_utils - INFO - Deleting image named - xenial 2018-06-27 23:27:52,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9292/v2/images/a594a8dd-5ed3-415a-bcc1-b65337e88794 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f5ac658995a193a2e5b5ca478b9a57c2b58c5d1e" 2018-06-27 23:27:53,120 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 23:27:53 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-a8f60d39-55c1-457f-b375-82b2abef711d 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-27 23:27:53,120 - keystoneauth.session - DEBUG - DELETE call to image for https://172.30.10.101:9292/v2/images/a594a8dd-5ed3-415a-bcc1-b65337e88794 used request id req-a8f60d39-55c1-457f-b375-82b2abef711d 2018-06-27 23:27:53,122 - glance_utils - INFO - Deleting image named - trusty 2018-06-27 23:27:53,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9292/v2/images/a46e12d9-1238-4d0f-987e-0dbe5b1f8c8b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1103a3cd98adc333a76dad3e6013cf52cee95f79" 2018-06-27 23:27:53,495 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 23:27:53 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-6100c93b-d4ea-403b-ac21-1d99015bf225 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-27 23:27:53,495 - keystoneauth.session - DEBUG - DELETE call to image for https://172.30.10.101:9292/v2/images/a46e12d9-1238-4d0f-987e-0dbe5b1f8c8b used request id req-6100c93b-d4ea-403b-ac21-1d99015bf225 2018-06-27 23:27:53,499 - 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/1e5bf586-4898-4a80-be3a-3b40e607757f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91bf3cb1f5876140cf3c92b1245397cec8182b54" 2018-06-27 23:27:54,088 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Wed, 27 Jun 2018 23:27: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-cc6ceea3-a935-4922-804c-9fca872fc370 X-Compute-Request-Id: req-cc6ceea3-a935-4922-804c-9fca872fc370 2018-06-27 23:27:54,088 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/flavors/1e5bf586-4898-4a80-be3a-3b40e607757f used request id req-cc6ceea3-a935-4922-804c-9fca872fc370 2018-06-27 23:27:54,090 - OpenStackNetwork - INFO - Removing router interface from router abot-router-d2c6dc5c-46e0-43d8-923f-9d40f9f22709 and subnet abot-subnet-d2c6dc5c-46e0-43d8-923f-9d40f9f22709 2018-06-27 23:27:54,090 - neutron_utils - INFO - Removing router interface from router named abot-router-d2c6dc5c-46e0-43d8-923f-9d40f9f22709 2018-06-27 23:27:54,096 - 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/0ec8df55-08c1-42ff-9326-a782bad35a26/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d43fa707605978e95cbf6b6a7b46e2bf95981e7" -d '{"subnet_id": "c4a849d4-cf4e-43c6-8ba8-5b3e357803d6"}' 2018-06-27 23:27:59,636 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:27:59 GMT Content-Type: application/json Content-Length: 309 Connection: keep-alive X-Openstack-Request-Id: req-96ec45ef-25ea-4cde-91ee-40a500a0fd91 Front-End-Https: on RESP BODY: {"network_id": "9b41f40a-834a-4002-b23e-c79238558d6e", "tenant_id": "d93d1535fa444d08b47d7562c3196364", "subnet_id": "c4a849d4-cf4e-43c6-8ba8-5b3e357803d6", "subnet_ids": ["c4a849d4-cf4e-43c6-8ba8-5b3e357803d6"], "port_id": "366c3922-1646-4969-8995-18a59317b895", "id": "0ec8df55-08c1-42ff-9326-a782bad35a26"} 2018-06-27 23:27:59,636 - keystoneauth.session - DEBUG - PUT call to network for https://172.30.10.101:9696/v2.0/routers/0ec8df55-08c1-42ff-9326-a782bad35a26/remove_router_interface used request id req-96ec45ef-25ea-4cde-91ee-40a500a0fd91 2018-06-27 23:27:59,636 - OpenStackNetwork - INFO - Removing router abot-router-d2c6dc5c-46e0-43d8-923f-9d40f9f22709 2018-06-27 23:27:59,637 - neutron_utils - INFO - Deleting router with name - abot-router-d2c6dc5c-46e0-43d8-923f-9d40f9f22709 2018-06-27 23:27:59,642 - 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/0ec8df55-08c1-42ff-9326-a782bad35a26 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d43fa707605978e95cbf6b6a7b46e2bf95981e7" 2018-06-27 23:28:02,874 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 23:28:02 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-b4c92b7a-5999-4dee-86d2-7e00c1173d21 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 23:28:02,874 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/routers/0ec8df55-08c1-42ff-9326-a782bad35a26 used request id req-b4c92b7a-5999-4dee-86d2-7e00c1173d21 2018-06-27 23:28:02,877 - neutron_utils - INFO - Deleting subnet with name abot-subnet-d2c6dc5c-46e0-43d8-923f-9d40f9f22709 2018-06-27 23:28:02,877 - neutron_utils - INFO - Deleting subnet with name abot-subnet-d2c6dc5c-46e0-43d8-923f-9d40f9f22709 2018-06-27 23:28:02,882 - 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/c4a849d4-cf4e-43c6-8ba8-5b3e357803d6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1760e4636bf3d83549071e8f7eb4f64d7971d79" 2018-06-27 23:28:06,778 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 23:28:06 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-a45bae06-c36d-44ff-a74b-08c85014601b Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 23:28:06,778 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/c4a849d4-cf4e-43c6-8ba8-5b3e357803d6 used request id req-a45bae06-c36d-44ff-a74b-08c85014601b 2018-06-27 23:28:06,778 - neutron_utils - INFO - Deleting network with name abot-net 2018-06-27 23:28:06,783 - 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/9b41f40a-834a-4002-b23e-c79238558d6e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1760e4636bf3d83549071e8f7eb4f64d7971d79" 2018-06-27 23:28:09,801 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 23:28:09 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-1b412573-a611-4d34-b337-a93a18e4cb30 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 23:28:09,802 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/9b41f40a-834a-4002-b23e-c79238558d6e used request id req-1b412573-a611-4d34-b337-a93a18e4cb30 2018-06-27 23:28:09,804 - keystone_utils - INFO - Deleting user with name - juju_network_discovery_bug 2018-06-27 23:28:09,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/8d2d36452bdb478e967532f3d8abd249 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ba046eb3b0651775529b84dbabe6886b3d88188" 2018-06-27 23:28:10,470 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 23:28:09 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a230f2ea-8353-48fb-a6f0-5132beecedc6 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 23:28:10,470 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/8d2d36452bdb478e967532f3d8abd249 used request id req-a230f2ea-8353-48fb-a6f0-5132beecedc6 2018-06-27 23:28:10,471 - keystone_utils - INFO - Deleting user with name - juju_epc-d2c6dc5c-46e0-43d8-923f-9d40f9f22709 2018-06-27 23:28:10,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/c9f99da7023f4eada23a81932a13107e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7a65ff1c3b8dab4a96cdc1b3cab5193cacd1c84" 2018-06-27 23:28:11,038 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 23:28:10 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d0ac4299-874a-4570-bef4-f5582248181c Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 23:28:11,038 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/c9f99da7023f4eada23a81932a13107e used request id req-d0ac4299-874a-4570-bef4-f5582248181c 2018-06-27 23:28:11,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/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}457defa76e4b57fad39aba3d10247b3f4df835a4" 2018-06-27 23:28:11,994 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:28:11 GMT Content-Type: application/json Content-Length: 11766 Connection: keep-alive X-Openstack-Request-Id: req-8350800a-6a61-43d9-b168-c6cf7fad508d Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-27T19:03:04Z", "updated_at": "2018-06-27T19:03:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "6748ef1e-56da-434e-9e89-e86b58537b65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "b3e3826c-1c48-4699-93f0-f8a310956753", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "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-27T19:03:04Z", "revision_number": 0, "id": "bfad35fa-7ea9-4a81-917d-7b86481eb510", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:03:04Z", "revision_number": 0, "id": "d657b333-103d-4d19-add8-1e8bae2f8849", "remote_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "remote_ip_prefix": null, "created_at": "2018-06-27T19:03:04Z", "security_group_id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78d25d76-dd41-4750-88ea-ffa76f0c3dee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d93d1535fa444d08b47d7562c3196364", "created_at": "2018-06-27T23:26:57Z", "updated_at": "2018-06-27T23:26:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T23:26:57Z", "revision_number": 0, "id": "619e2f37-38d8-4420-a1d8-6b44d26c31f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T23:26:57Z", "security_group_id": "b6a1b03b-b200-49de-8019-05f5e41a4697", "tenant_id": "d93d1535fa444d08b47d7562c3196364", "port_range_min": null, "ethertype": "IPv4", "project_id": "d93d1535fa444d08b47d7562c3196364"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T23:26:57Z", "revision_number": 0, "id": "72b60387-b6a5-4526-969b-f2b28f671f5c", "remote_group_id": "b6a1b03b-b200-49de-8019-05f5e41a4697", "remote_ip_prefix": null, "created_at": "2018-06-27T23:26:57Z", "security_group_id": "b6a1b03b-b200-49de-8019-05f5e41a4697", "tenant_id": "d93d1535fa444d08b47d7562c3196364", "port_range_min": null, "ethertype": "IPv6", "project_id": "d93d1535fa444d08b47d7562c3196364"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T23:26:57Z", "revision_number": 0, "id": "796a95fc-3bdf-4696-8861-af896beb4424", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T23:26:57Z", "security_group_id": "b6a1b03b-b200-49de-8019-05f5e41a4697", "tenant_id": "d93d1535fa444d08b47d7562c3196364", "port_range_min": null, "ethertype": "IPv6", "project_id": "d93d1535fa444d08b47d7562c3196364"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T23:26:57Z", "revision_number": 0, "id": "7ac8e6cb-7cb5-4ceb-9d66-7b370d1140f3", "remote_group_id": "b6a1b03b-b200-49de-8019-05f5e41a4697", "remote_ip_prefix": null, "created_at": "2018-06-27T23:26:57Z", "security_group_id": "b6a1b03b-b200-49de-8019-05f5e41a4697", "tenant_id": "d93d1535fa444d08b47d7562c3196364", "port_range_min": null, "ethertype": "IPv4", "project_id": "d93d1535fa444d08b47d7562c3196364"}], "revision_number": 4, "project_id": "d93d1535fa444d08b47d7562c3196364", "id": "b6a1b03b-b200-49de-8019-05f5e41a4697", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b92069937e44a3786e439f95c61afe5", "created_at": "2018-06-27T19:08:41Z", "updated_at": "2018-06-27T19:08:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "4ac2a090-f595-4e7b-9b7a-a52fa204e881", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "5508c0b1-6261-44cb-854d-60c64bcbba0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "a60c77dc-6985-48ac-a3a3-067176d3e52f", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b92069937e44a3786e439f95c61afe5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T19:08:41Z", "revision_number": 0, "id": "e6ec0fa4-1eb3-4c5d-a451-c7acfd7fde82", "remote_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "remote_ip_prefix": null, "created_at": "2018-06-27T19:08:41Z", "security_group_id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "tenant_id": "4b92069937e44a3786e439f95c61afe5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b92069937e44a3786e439f95c61afe5"}], "revision_number": 4, "project_id": "4b92069937e44a3786e439f95c61afe5", "id": "c2c9c3c5-ebf5-40d3-8b34-299f83517767", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "created_at": "2018-06-27T18:59:55Z", "updated_at": "2018-06-27T18:59:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "5a060918-419b-4ec3-90df-a7764c06af2f", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:56Z", "revision_number": 0, "id": "6cd9bbf0-4d1b-4b13-a6c4-e20a15bb3360", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:56Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "8134c0f0-89c6-4d45-bef8-a9260d9d0723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T18:59:55Z", "revision_number": 0, "id": "e0e7297a-a59d-4d2b-b75c-2cc86b269114", "remote_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "remote_ip_prefix": null, "created_at": "2018-06-27T18:59:55Z", "security_group_id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "tenant_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3"}], "revision_number": 4, "project_id": "8cdbc979369d4c15b8ddd6cc77d930e3", "id": "c550cef9-ba45-49be-8c52-0554a76a0c1e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "created_at": "2018-06-27T21:03:43Z", "updated_at": "2018-06-27T21:03:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "41061dbf-a5a2-465f-84dd-140f6104b3f7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "47d5c96d-0510-41a5-b33e-5683702c5bb8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "4b4b6430-3f42-4fe4-a25e-2c5c015a7699", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-27T21:03:43Z", "revision_number": 0, "id": "e6a68cb7-6491-4474-a4d7-38496cac4eb7", "remote_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "remote_ip_prefix": null, "created_at": "2018-06-27T21:03:43Z", "security_group_id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "tenant_id": "3f0a375b66c54145bff1c56e7c91ad73", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f0a375b66c54145bff1c56e7c91ad73"}], "revision_number": 4, "project_id": "3f0a375b66c54145bff1c56e7c91ad73", "id": "f4b5cffd-5382-4072-a4f9-3a7f81785033", "name": "default"}]} 2018-06-27 23:28:11,995 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-8350800a-6a61-43d9-b168-c6cf7fad508d 2018-06-27 23:28:12,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/d93d1535fa444d08b47d7562c3196364 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}457defa76e4b57fad39aba3d10247b3f4df835a4" 2018-06-27 23:28:12,445 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:28:12 GMT Server: Apache Content-Length: 354 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8909eebb-f48a-4ee8-aa16-5dd133fd43aa 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/d93d1535fa444d08b47d7562c3196364"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d93d1535fa444d08b47d7562c3196364", "name": "juju_epc-d2c6dc5c-46e0-43d8-923f-9d40f9f22709"}} 2018-06-27 23:28:12,445 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/d93d1535fa444d08b47d7562c3196364 used request id req-8909eebb-f48a-4ee8-aa16-5dd133fd43aa 2018-06-27 23:28:12,446 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b6a1b03b-b200-49de-8019-05f5e41a4697 2018-06-27 23:28: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-group-rules?security_group_id=b6a1b03b-b200-49de-8019-05f5e41a4697 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}457defa76e4b57fad39aba3d10247b3f4df835a4" 2018-06-27 23:28:13,344 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Wed, 27 Jun 2018 23:28:13 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-2797f4b1-2f67-40b9-9c60-e4efa1c59c09 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-27T23:26:57Z", "security_group_id": "b6a1b03b-b200-49de-8019-05f5e41a4697", "port_range_min": null, "revision_number": 0, "tenant_id": "d93d1535fa444d08b47d7562c3196364", "created_at": "2018-06-27T23:26:57Z", "project_id": "d93d1535fa444d08b47d7562c3196364", "id": "619e2f37-38d8-4420-a1d8-6b44d26c31f3"}, {"remote_group_id": "b6a1b03b-b200-49de-8019-05f5e41a4697", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T23:26:57Z", "security_group_id": "b6a1b03b-b200-49de-8019-05f5e41a4697", "port_range_min": null, "revision_number": 0, "tenant_id": "d93d1535fa444d08b47d7562c3196364", "created_at": "2018-06-27T23:26:57Z", "project_id": "d93d1535fa444d08b47d7562c3196364", "id": "72b60387-b6a5-4526-969b-f2b28f671f5c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T23:26:57Z", "security_group_id": "b6a1b03b-b200-49de-8019-05f5e41a4697", "port_range_min": null, "revision_number": 0, "tenant_id": "d93d1535fa444d08b47d7562c3196364", "created_at": "2018-06-27T23:26:57Z", "project_id": "d93d1535fa444d08b47d7562c3196364", "id": "796a95fc-3bdf-4696-8861-af896beb4424"}, {"remote_group_id": "b6a1b03b-b200-49de-8019-05f5e41a4697", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-27T23:26:57Z", "security_group_id": "b6a1b03b-b200-49de-8019-05f5e41a4697", "port_range_min": null, "revision_number": 0, "tenant_id": "d93d1535fa444d08b47d7562c3196364", "created_at": "2018-06-27T23:26:57Z", "project_id": "d93d1535fa444d08b47d7562c3196364", "id": "7ac8e6cb-7cb5-4ceb-9d66-7b370d1140f3"}]} 2018-06-27 23:28:13,345 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=b6a1b03b-b200-49de-8019-05f5e41a4697 used request id req-2797f4b1-2f67-40b9-9c60-e4efa1c59c09 2018-06-27 23:28:13,345 - neutron_utils - INFO - Deleting security group with name - default 2018-06-27 23:28:13,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-groups/b6a1b03b-b200-49de-8019-05f5e41a4697 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}457defa76e4b57fad39aba3d10247b3f4df835a4" 2018-06-27 23:28:13,800 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Wed, 27 Jun 2018 23:28:13 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-bea4c70f-8b93-4495-b8d4-ba4e6ba414ab Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 23:28:13,800 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/b6a1b03b-b200-49de-8019-05f5e41a4697 used request id req-bea4c70f-8b93-4495-b8d4-ba4e6ba414ab 2018-06-27 23:28:13,802 - keystone_utils - INFO - Deleting project with name - juju_epc-d2c6dc5c-46e0-43d8-923f-9d40f9f22709 2018-06-27 23:28:13,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/d93d1535fa444d08b47d7562c3196364 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}457defa76e4b57fad39aba3d10247b3f4df835a4" 2018-06-27 23:28:14,482 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 27 Jun 2018 23:28:13 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4049e5c1-4521-45b5-8657-e9d02ba13e5e Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-27 23:28:14,482 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/d93d1535fa444d08b47d7562c3196364 used request id req-4049e5c1-4521-45b5-8657-e9d02ba13e5e 2018-06-27 23:28:14,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}457defa76e4b57fad39aba3d10247b3f4df835a4" 2018-06-27 23:28:14,909 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 27 Jun 2018 23:28:14 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6d74b42c-e77b-4f78-ac77-5d9022958f34 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61448088ef8d4aaca34a748ad19f1646", "links": {"self": "http://10.167.4.35:5000/v3/roles/61448088ef8d4aaca34a748ad19f1646"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b6d09af107b240dbbe6b84f49cc394f2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b6d09af107b240dbbe6b84f49cc394f2"}, "name": "admin"}, {"domain_id": null, "id": "c6fad7d7ad1b456cb9e0561ce3c4210a", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6fad7d7ad1b456cb9e0561ce3c4210a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fb55c67bf8914bbc9f62f63c21af75ca", "links": {"self": "http://10.167.4.35:5000/v3/roles/fb55c67bf8914bbc9f62f63c21af75ca"}, "name": "Member"}]} 2018-06-27 23:28:14,909 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-6d74b42c-e77b-4f78-ac77-5d9022958f34 2018-06-27 23:28:14,910 - xtesting.ci.run_tests - ERROR - The test case 'juju_epc' failed. 2018-06-27 23:28:14,911 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------+------------------+--------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------+------------------+--------------+------------------+----------------+ | cloudify_ims | functest | vnf | 00:21 | FAIL | | vyos_vrouter | functest | vnf | 00:16 | FAIL | | juju_epc | functest | vnf | 01:13 | FAIL | +----------------------+------------------+--------------+------------------+----------------+ 2018-06-27 23:28:14,914 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR